From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 01:39:29 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 00BCFE2F; Wed, 28 Jan 2015 01:39:28 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 E0BB1C1D; Wed, 28 Jan 2015 01:39:28 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S1dS7G069131; Wed, 28 Jan 2015 01:39:28 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S1dSEG069126; Wed, 28 Jan 2015 01:39:28 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 01:39:28 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280139.t0S1dSEG069126@beefy1.isc.freebsd.org> To: demon@FreeBSD.org Subject: [package - 10i386-quarterly][devel/spark] Failed for apache-spark-1.2.0 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: Wed, 28 Jan 2015 01:39:29 -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: demon@FreeBSD.org Last committer: demon@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/devel/spark/Makefile 375075 2014-12-20 18:26:31Z demon $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-quarterly/2015-01-28_01h23m11s/logs/apache-spark-1.2.0.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-quarterly&build=2015-01-28_01h23m11s Log: ====>> Building devel/spark build started at Wed Jan 28 01:34:26 UTC 2015 port directory: /usr/ports/devel/spark building for: FreeBSD 10i386-quarterly-job-02 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: demon@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/devel/spark/Makefile 375075 2014-12-20 18:26:31Z demon $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=apache-spark-1.2.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-quarterly/ref/.p/pool MASTERNAME=10i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/spark/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/spark/work HOME=/wrkdirs/usr/ports/devel/spark/work TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- MAVEN_OPTS="-Xmx2g -XX:MaxPermSize=512M -XX:ReservedCodeCacheSize=512m" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/spark/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/spark/work HOME=/wrkdirs/usr/ports/devel/spark/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-- SPARK_USER=spark SPARK_GROUP=spark VER=1.2.0 JAVASHAREDIR="share/java" JAVAJARDIR="share/java/classes" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd10 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/spark" EXAMPLESDIR="share/examples/spark" DATADIR="share/spark" WWWDIR="www/spark" ETCDIR="etc/spark" --End PLIST_SUB-- --SUB_LIST-- SPARK_USER=spark SPARK_GROUP=spark JAVASHAREDIR="/usr/local/share/java" JAVAJARDIR="/usr/local/share/java/classes" JAVALIBDIR="/usr/local/share/java/classes" JAVA_VERSION="1.7+" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/spark DOCSDIR=/usr/local/share/doc/spark EXAMPLESDIR=/usr/local/share/examples/spark WWWDIR=/usr/local/www/spark ETCDIR=/usr/local/etc/spark --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License APACHE20 accepted by the user =========================================================================== =================================================== ===> apache-spark-1.2.0 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.3.txz [10i386-quarterly-job-02] Installing pkg-1.4.3... [10i386-quarterly-job-02] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of apache-spark-1.2.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by apache-spark-1.2.0 for building =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by apache-spark-1.2.0 for building => SHA256 Checksum OK for hadoop/spark-1.2.0.tgz. => SHA256 Checksum OK for hadoop/FreeBSD-spark-1.2.0-maven-repository.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by apache-spark-1.2.0 for building ===> Extracting for apache-spark-1.2.0 => SHA256 Checksum OK for hadoop/spark-1.2.0.tgz. => SHA256 Checksum OK for hadoop/FreeBSD-spark-1.2.0-maven-repository.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for apache-spark-1.2.0 ===> Applying FreeBSD patches for apache-spark-1.2.0 =========================================================================== =================================================== ===> apache-spark-1.2.0 depends on file: /usr/local/share/java/maven3/bin/mvn - not found ===> Verifying install for /usr/local/share/java/maven3/bin/mvn in /usr/ports/devel/maven3 ===> Installing existing package /packages/All/maven3-3.0.5.txz [10i386-quarterly-job-02] Installing maven3-3.0.5... [10i386-quarterly-job-02] `-- Installing maven-wrapper-1_2... [10i386-quarterly-job-02] `-- Extracting maven-wrapper-1_2... done [10i386-quarterly-job-02] `-- Installing openjdk-7.71.14_1,1... [10i386-quarterly-job-02] | `-- Installing alsa-lib-1.0.28... [10i386-quarterly-job-02] | `-- Extracting alsa-lib-1.0.28... done [10i386-quarterly-job-02] | `-- Installing dejavu-2.34_4... [10i386-quarterly-job-02] | `-- Extracting dejavu-2.34_4... done [10i386-quarterly-job-02] | `-- Installing fontconfig-2.11.1,1... [10i386-quarterly-job-02] | | `-- Installing expat-2.1.0_2... [10i386-quarterly-job-02] | | `-- Extracting expat-2.1.0_2... done [10i386-quarterly-job-02] | | `-- Installing freetype2-2.5.4_1... [10i386-quarterly-job-02] | | `-- Extracting freetype2-2.5.4_1... done [10i386-quarterly-job-02] | `-- 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: caching, new cache contents: 0 fonts, 1 dirs /usr/local/lib/X11/fonts/dejavu: caching, new cache contents: 21 fonts, 0 dirs /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory Re-scanning /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs /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 [10i386-quarterly-job-02] | `-- Installing java-zoneinfo-2014.j... [10i386-quarterly-job-02] | `-- Extracting java-zoneinfo-2014.j... done [10i386-quarterly-job-02] | `-- Installing javavmwrapper-2.5... [10i386-quarterly-job-02] | `-- Extracting javavmwrapper-2.5... done [10i386-quarterly-job-02] | `-- Installing libX11-1.6.2_2,1... [10i386-quarterly-job-02] | | `-- Installing kbproto-1.0.6... [10i386-quarterly-job-02] | | `-- Extracting kbproto-1.0.6... done [10i386-quarterly-job-02] | | `-- Installing libXau-1.0.8_2... [10i386-quarterly-job-02] | | `-- Installing xproto-7.0.26... [10i386-quarterly-job-02] | | `-- Extracting xproto-7.0.26... done [10i386-quarterly-job-02] | | `-- Extracting libXau-1.0.8_2... done [10i386-quarterly-job-02] | | `-- Installing libXdmcp-1.1.1_2... [10i386-quarterly-job-02] | | `-- Extracting libXdmcp-1.1.1_2... done [10i386-quarterly-job-02] | | `-- Installing libxcb-1.11... ===================================================================== ===> Returning to build of apache-spark-1.2.0 ===> apache-spark-1.2.0 depends on executable: python2 - not found ===> Verifying install for python2 in /usr/ports/lang/python2 ===> Installing existing package /packages/All/python2-2_3.txz [10i386-quarterly-job-02] Installing python2-2_3... [10i386-quarterly-job-02] Extracting python2-2_3... done ===> Returning to build of apache-spark-1.2.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for apache-spark-1.2.0 =========================================================================== =================================================== ===> Building for apache-spark-1.2.0 cd /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0 && /usr/bin/env MAVEN_OPTS="-Xmx2g -XX:MaxPermSize=512M -XX:ReservedCodeCacheSize=512m" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/spark/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/spark/work HOME=/wrkdirs/usr/ports/devel/spark/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" /usr/local/share/java/maven3/bin/mvn --offline -Dmaven.repo.local=/wrkdirs/usr/ports/devel/spark/work/m2 cl ean package -Dhadoop.version=2.4.1 -Pyarn -Phadoop-2.4 -DskipTests [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Spark Project Parent POM [INFO] Spark Project Networking [INFO] Spark Project Shuffle Streaming Service [INFO] Spark Project Core [INFO] Spark Project Bagel [INFO] Spark Project GraphX [INFO] Spark Project Streaming [INFO] Spark Project Catalyst [INFO] Spark Project SQL [INFO] Spark Project ML Library [INFO] Spark Project Tools [INFO] Spark Project Hive [INFO] Spark Project REPL [INFO] Spark Project YARN Parent POM [INFO] Spark Project YARN Stable API [INFO] Spark Project Assembly [INFO] Spark Project External Twitter [INFO] Spark Project External Flume Sink [INFO] Spark Project External Flume [INFO] Spark Project External MQTT [INFO] Spark Project External ZeroMQ [INFO] Spark Project External Kafka [INFO] Spark Project Examples [INFO] Spark Project YARN Shuffle Service [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Spark Project Parent POM 1.2.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spark-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ spark-parent --- [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-scala-sources) @ spark-parent --- [INFO] Source directory: /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/src/main/scala added. [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ spark-parent --- [INFO] [INFO] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ spark-parent --- [INFO] No sources to compile [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-test-source (add-scala-test-sources) @ spark-parent --- [INFO] Test Source directory: /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/src/test/scala added. [INFO] [INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ spark-parent --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.9:build-classpath (default) @ spark-parent --- [INFO] Wrote classpath file '/wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/target/spark-test-classpath.txt'. [INFO] [INFO] --- gmavenplus-plugin:1.2:execute (default) @ spark-parent --- [INFO] Using Groovy 2.3.7 to perform execute. [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ spark-parent --- [INFO] [INFO] --- maven-shade-plugin:2.2:shade (default) @ spark-parent --- [INFO] Including org.spark-project.spark:unused:jar:1.0.0 in the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (create-source-jar) @ spark-parent --- [INFO] [INFO] --- scalastyle-maven-plugin:0.4.0:check (default) @ spark-parent --- [WARNING] sourceDirectory is not specified or does not exist value=/wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/src/main/scala Saving to outputFile=/wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/scalastyle-output.xml Processed 0 file(s) Found 0 errors Found 0 warnings Found 0 infos Finished in 52 ms [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Spark Project Networking 1.2.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spark-network-common_2.10 --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ spark-network-common_2.10 --- [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-scala-sources) @ spark-network-common_2.10 --- [INFO] Source directory: /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/network/common/src/main/scala added. [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ spark-network-common_2.10 --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spark-network-common_2.10 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/network/common/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ spark-network-common_2.10 --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] 'compiler-interface' not yet compiled for Scala 2.10.4. Compiling... [INFO] Compilation completed in 137.964 s [INFO] compiler plugin: BasicArtifact(org.scalamacros,paradise_2.10.4,2.0.1,null) [INFO] Compiling 42 Java sources to /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/network/common/target/scala-2.10/classes... [WARNING] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [WARNING] 1 warning [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spark-network-common_2.10 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 42 source files to /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/network/common/target/scala-2.10/classes [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-test-source (add-scala-test-sources) @ spark-network-common_2.10 --- [INFO] Test Source directory: /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/network/common/src/test/scala added. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spark-network-common_2.10 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/network/common/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ spark-network-common_2.10 --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] compiler plugin: BasicArtifact(org.scalamacros,paradise_2.10.4,2.0.1,null) [INFO] Compiling 7 Java sources to /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/network/common/target/scala-2.10/test-classes... [WARNING] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [WARNING] 1 warning [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spark-network-common_2.10 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/network/common/target/scala-2.10/test-classes [INFO] [INFO] --- maven-dependency-plugin:2.9:build-classpath (default) @ spark-network-common_2.10 --- [INFO] Wrote classpath file '/wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/network/common/target/spark-test-classpath.txt'. [INFO] [INFO] --- maven-jar-plugin:2.2:test-jar (test-jar-on-test-compile) @ spark-network-common_2.10 --- [INFO] Building jar: /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/network/common/target/spark-network-common_2.10-1.2.0-tests.jar [INFO] [INFO] --- gmavenplus-plugin:1.2:execute (default) @ spark-network-common_2.10 --- [INFO] Using Groovy 2.3.7 to perform execute. mmap failed for CEN and END part of zip file [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Spark Project Parent POM .......................... SUCCESS [33.156s] [INFO] Spark Project Networking .......................... FAILURE [3:07.898s] [INFO] Spark Project Shuffle Streaming Service ........... SKIPPED [INFO] Spark Project Core ................................ SKIPPED [INFO] Spark Project Bagel ............................... SKIPPED [INFO] Spark Project GraphX .............................. SKIPPED [INFO] Spark Project Streaming ........................... SKIPPED [INFO] Spark Project Catalyst ............................ SKIPPED [INFO] Spark Project SQL ................................. SKIPPED [INFO] Spark Project ML Library .......................... SKIPPED [INFO] Spark Project Tools ............................... SKIPPED [INFO] Spark Project Hive ................................ SKIPPED [INFO] Spark Project REPL ................................ SKIPPED [INFO] Spark Project YARN Parent POM ..................... SKIPPED [INFO] Spark Project YARN Stable API ..................... SKIPPED [INFO] Spark Project Assembly ............................ SKIPPED [INFO] Spark Project External Twitter .................... SKIPPED [INFO] Spark Project External Flume Sink ................. SKIPPED [INFO] Spark Project External Flume ...................... SKIPPED [INFO] Spark Project External MQTT ....................... SKIPPED [INFO] Spark Project External ZeroMQ ..................... SKIPPED [INFO] Spark Project External Kafka ...................... SKIPPED [INFO] Spark Project Examples ............................ SKIPPED [INFO] Spark Project YARN Shuffle Service ................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3:47.332s [INFO] Finished at: Wed Jan 28 01:39:21 GMT 2015 [INFO] Final Memory: 31M/553M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.codehaus.gmavenplus:gmavenplus-plugin:1.2:execute (default) on project spark-network-common_2.10: Error occurred while calling a method on a Groovy class from classpath. InvocationTargetException: OutOfMemoryError -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :spark-network-common_2.10 *** Error code 1 Stop. make: stopped in /usr/ports/devel/spark From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 01:43:49 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 ACADCE6; Wed, 28 Jan 2015 01:43:49 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 981ECCEA; Wed, 28 Jan 2015 01:43:49 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S1hnIv019646; Wed, 28 Jan 2015 01:43:49 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S1hnFg019599; Wed, 28 Jan 2015 01:43:49 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 01:43:49 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280143.t0S1hnFg019599@beefy1.isc.freebsd.org> To: sunpoet@FreeBSD.org Subject: [package - 10i386-quarterly][databases/rocksdb] Failed for rocksdb-3.8 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: Wed, 28 Jan 2015 01:43:49 -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: sunpoet@FreeBSD.org Last committer: sunpoet@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/databases/rocksdb/Makefile 374239 2014-12-08 09:11:01Z sunpoet $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-quarterly/2015-01-28_01h23m11s/logs/rocksdb-3.8.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-quarterly&build=2015-01-28_01h23m11s Log: ====>> Building databases/rocksdb build started at Wed Jan 28 01:33:33 UTC 2015 port directory: /usr/ports/databases/rocksdb building for: FreeBSD 10i386-quarterly-job-17 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: sunpoet@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/databases/rocksdb/Makefile 374239 2014-12-08 09:11:01Z sunpoet $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=rocksdb-3.8 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-quarterly/ref/.p/pool MASTERNAME=10i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/rocksdb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/rocksdb/work HOME=/wrkdirs/usr/ports/databases/rocksdb/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/rocksdb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/rocksdb/work HOME=/wrkdirs/usr/ports/databases/rocksdb/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 -I/usr/local/include -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-DOS_FREEBSD" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/rocksdb" EXAMPLESDIR="share/examples/rocksdb" DATADIR="share/rocksdb" WWWDIR="www/rocksdb" ETCDIR="etc/rocksdb" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/rocksdb DOCSDIR=/usr/local/share/doc/rocksdb EXAMPLESDIR=/usr/local/share/examples/rocksdb WWWDIR=/usr/local/www/rocksdb ETCDIR=/usr/local/etc/rocksdb --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> rocksdb-3.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.4.3.txz [10i386-quarterly-job-17] Installing pkg-1.4.3... [10i386-quarterly-job-17] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of rocksdb-3.8 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by rocksdb-3.8 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by rocksdb-3.8 for building => SHA256 Checksum OK for rocksdb-3.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by rocksdb-3.8 for building ===> Extracting for rocksdb-3.8 => SHA256 Checksum OK for rocksdb-3.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for rocksdb-3.8 ===> Applying FreeBSD patches for rocksdb-3.8 =========================================================================== =================================================== ===> rocksdb-3.8 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 [10i386-quarterly-job-17] Installing gmake-4.1_1... [10i386-quarterly-job-17] `-- Installing gettext-runtime-0.19.3... [10i386-quarterly-job-17] | `-- Installing indexinfo-0.2.2... [10i386-quarterly-job-17] | `-- Extracting indexinfo-0.2.2... done [10i386-quarterly-job-17] `-- Extracting gettext-runtime-0.19.3... done [10i386-quarterly-job-17] Extracting gmake-4.1_1... done ===> Returning to build of rocksdb-3.8 =========================================================================== =================================================== ===> rocksdb-3.8 depends on shared library: libgflags.so - not found ===> Verifying for libgflags.so in /usr/ports/devel/gflags ===> Installing existing package /packages/All/gflags-2.0_1.txz [10i386-quarterly-job-17] Installing gflags-2.0_1... [10i386-quarterly-job-17] Extracting gflags-2.0_1... done ===> Returning to build of rocksdb-3.8 ===> rocksdb-3.8 depends on shared library: libsnappy.so - not found ===> Verifying for libsnappy.so in /usr/ports/archivers/snappy ===> Installing existing package /packages/All/snappy-1.1.1_1.txz [10i386-quarterly-job-17] Installing snappy-1.1.1_1... [10i386-quarterly-job-17] Extracting snappy-1.1.1_1... done ===> Returning to build of rocksdb-3.8 =========================================================================== =================================================== ===> Configuring for rocksdb-3.8 =========================================================================== =================================================== ===> Building for rocksdb-3.8 gmake[1]: Entering directory '/wrkdirs/usr/ports/databases/rocksdb/work/facebook-rocksdb-7fe2470' c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM port/stack_trace.cc -o port/stack_trace.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM port/port_posix.cc -o port/port_posix.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/write_batch_with_index/write_batch_with_index.cc -o utilities/write_batch_with_index/write_batch_with_index.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/ttl/db_ttl_impl.cc -o utilities/ttl/db_ttl_impl.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/spatialdb/spatial_db.cc -o utilities/spatialdb/spatial_db.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/redis/redis_lists.cc -o utilities/redis/redis_lists.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/merge_operators/uint64add.cc -o utilities/merge_operators/uint64add.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/merge_operators/string_append/stringappend2.cc -o utilities/merge_operators/string_append/stringappend2.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/merge_operators/string_append/stringappend.cc -o utilities/merge_operators/string_append/stringappend.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/merge_operators/put.cc -o utilities/merge_operators/put.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/geodb/geodb_impl.cc -o utilities/geodb/geodb_impl.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/document/json_document.cc -o utilities/document/json_document.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/document/document_db.cc -o utilities/document/document_db.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/compacted_db/compacted_db_impl.cc -o utilities/compacted_db/compacted_db_impl.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/backupable/backupable_db.cc -o utilities/backupable/backupable_db.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/xxhash.cc -o util/xxhash.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/vectorrep.cc -o util/vectorrep.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/thread_local.cc -o util/thread_local.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/sync_point.cc -o util/sync_point.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/string_util.cc -o util/string_util.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/status.cc -o util/status.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/statistics.cc -o util/statistics.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/sst_dump_tool.cc -o util/sst_dump_tool.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/slice.cc -o util/slice.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/skiplistrep.cc -o util/skiplistrep.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/rate_limiter.cc -o util/rate_limiter.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/perf_context.cc -o util/perf_context.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/options_helper.cc -o util/options_helper.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/options_builder.cc -o util/options_builder.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/options.cc -o util/options.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/plain_table_index.cc -o table/plain_table_index.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/plain_table_factory.cc -o table/plain_table_factory.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/plain_table_builder.cc -o table/plain_table_builder.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/meta_blocks.cc -o table/meta_blocks.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/merger.cc -o table/merger.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/iterator.cc -o table/iterator.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/get_context.cc -o table/get_context.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/full_filter_block.cc -o table/full_filter_block.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/format.cc -o table/format.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/flush_block_policy.cc -o table/flush_block_policy.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/cuckoo_table_reader.cc -o table/cuckoo_table_reader.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/cuckoo_table_factory.cc -o table/cuckoo_table_factory.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/cuckoo_table_builder.cc -o table/cuckoo_table_builder.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/bloom_block.cc -o table/bloom_block.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/block_prefix_index.cc -o table/block_prefix_index.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/block_hash_index.cc -o table/block_hash_index.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/block_builder.cc -o table/block_builder.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/block_based_table_reader.cc -o table/block_based_table_reader.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/block_based_table_factory.cc -o table/block_based_table_factory.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/block_based_table_builder.cc -o table/block_based_table_builder.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/block_based_filter_block.cc -o table/block_based_filter_block.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/block.cc -o table/block.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/adaptive_table_factory.cc -o table/adaptive_table_factory.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/write_thread.cc -o db/write_thread.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/write_controller.cc -o db/write_controller.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/write_batch.cc -o db/write_batch.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/wal_manager.cc -o db/wal_manager.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/version_set.cc -o db/version_set.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/version_edit.cc -o db/version_edit.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/version_builder.cc -o db/version_builder.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/transaction_log_impl.cc -o db/transaction_log_impl.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/table_properties_collector.cc -o db/table_properties_collector.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/table_cache.cc -o db/table_cache.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/repair.cc -o db/repair.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/merge_operator.cc -o db/merge_operator.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/merge_helper.cc -o db/merge_helper.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/memtable_list.cc -o db/memtable_list.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/memtable.cc -o db/memtable.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/log_writer.cc -o db/log_writer.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/log_reader.cc -o db/log_reader.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/internal_stats.cc -o db/internal_stats.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/forward_iterator.cc -o db/forward_iterator.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/flush_scheduler.cc -o db/flush_scheduler.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/flush_job.cc -o db/flush_job.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/filename.cc -o db/filename.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/file_indexer.cc -o db/file_indexer.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/dbformat.cc -o db/dbformat.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/db_iter.cc -o db/db_iter.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/db_impl_readonly.cc -o db/db_impl_readonly.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/db_impl_debug.cc -o db/db_impl_debug.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/db_impl.cc -o db/db_impl.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/db_filesnapshot.cc -o db/db_filesnapshot.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/compaction_picker.cc -o db/compaction_picker.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/compaction_job.cc -o db/compaction_job.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/compaction.cc -o db/compaction.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/column_family.cc -o db/column_family.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/c.cc -o db/c.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/builder.cc -o db/builder.d c++ -shared -Wl,-soname -Wl,librocksdb.so -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC db/builder.cc db/c.cc db/column_family.cc db/compaction.cc db/compaction_job.cc db/compaction_picker.cc db/db_filesnapshot.cc db/db_impl.cc db/db_impl_debug.cc db/db_impl_readonly.cc db/db_iter.cc db/dbformat.cc db/file_indexer.cc db/filename.cc db/flush_job.cc db/flush_scheduler.cc db/forward_iterator.cc db/internal_stats.cc db/log_reader.cc db/log_writer.cc db/memtable.cc db/memtable_list.cc db/merge_helper.cc db/merge_operator.cc db/repair.cc db/table_cache.cc db/table_properties_collector.cc db/transaction_log_impl.cc db/version_builder.cc db/version_edit.cc db/version_set.cc db/wal_manager.cc db/write_batch.cc db/write_controller.cc db/write_thread.cc table/adaptive_table_factory.cc table/block.cc table/block_based_filter_block.cc table/block_based_table_builder.cc table/block_based_table_factory.cc table/block_based_table_reader.cc table/block_builder.cc table/block_hash_index.cc table/block_prefix_index.cc table/bloom_block.cc table/cuckoo_table_builder.cc table/cuckoo_table_factory.cc table/cuckoo_table_reader.cc table/flush_block_policy.cc table/format.cc table/full_filter_block.cc table/get_context.cc table/iterator.cc table/merger.cc table/meta_blocks.cc table/plain_table_builder.cc table/plain_table_factory.cc table/plain_table_index.cc table/plain_table_key_coding.cc table/plain_table_reader.cc table/table_properties.cc table/two_level_iterator.cc util/arena.cc util/auto_roll_logger.cc util/blob_store.cc util/b loom.cc util/build_version.cc util/cache.cc ! util/coding.cc util/comparator.cc util/crc32c.cc util/db_info_dumper.cc util/dynamic_bloom.cc util/env.cc util/env_hdfs.cc util/env_posix.cc util/filter_policy.cc util/hash.cc util/hash_cuckoo_rep.cc util/hash_linklist_rep.cc util/hash_skiplist_rep.cc util/histogram.cc util/iostats_context.cc util/ldb_cmd.cc util/ldb_tool.cc util/log_buffer.cc util/logging.cc util/murmurhash.cc util/mutable_cf_options.cc util/options.cc util/options_builder.cc util/options_helper.cc util/perf_context.cc util/rate_limiter.cc util/skiplistrep.cc util/slice.cc util/sst_dump_tool.cc util/statistics.cc util/status.cc util/string_util.cc util/sync_point.cc util/thread_local.cc util/vectorrep.cc util/xxhash.cc utilities/backupable/backupable_db.cc utilities/compacted_db/compacted_db_impl.cc utilities/document/document_db.cc utilities/document/json_document.cc utilities/geodb/geodb_impl.cc utilities/merge_operators/put.cc utilities/merge_operators/string_append/stringappend.cc utilities/merge_operators/stri ng_append/stringappend2.cc utilities/merge_operators/uint64add.cc utilities/redis/redis_lists.cc utilities/spatialdb/spatial_db.cc utilities/ttl/db_ttl_impl.cc utilities/write_batch_with_index/write_batch_with_index.cc port/port_posix.cc port/stack_trace.cc -L/usr/local/lib -fstack-protector -pthread -lsnappy -lgflags -lz -lbz2 -o librocksdb.so db/c.cc:2060:25: error: implicit conversion loses integer precision: 'const uint64_t' (aka 'const unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] return lf->rep[index].size; ~~~~~~ ~~~~~~~~~~~~~~~^~~~ 1 error generated. db/transaction_log_impl.cc:98:39: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] Status s = OpenLogReader(files_->at(startFileIndex).get()); ~~~~~~ ^~~~~~~~~~~~~~ 1 error generated. db/wal_manager.cc:226:51: error: implicit conversion loses integer precision: 'unsigned long long' to 'const size_t' (aka 'const unsigned int') [-Werror,-Wshorten-64-to-32] db_options_.WAL_size_limit_MB * 1024 * 1024 / log_file_size; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ db/wal_manager.cc:336:50: error: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] SequenceNumber current_seq_num = all_logs.at(mid)->StartSequence(); ~~~~~~~~ ^~~ db/wal_manager.cc:347:24: error: implicit conversion loses integer precision: 'const long long' to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] size_t start_index = std::max(static_cast(0), end); ~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 errors generated. table/cuckoo_table_builder.cc:164:53: error: implicit conversion loses integer precision: 'unsigned long long' to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] return Slice(&deleted_keys_[(idx - num_values_) * key_size_], key_size_); ~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ table/cuckoo_table_builder.cc:164:67: error: implicit conversion loses integer precision: 'const uint64_t' (aka 'const unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] return Slice(&deleted_keys_[(idx - num_values_) * key_size_], key_size_); ~~~~~ ^~~~~~~~~ table/cuckoo_table_builder.cc:166:26: error: implicit conversion loses integer precision: 'unsigned long long' to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] return Slice(&kvs_[idx * (key_size_ + value_size_)], key_size_); ~~~~ ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ table/cuckoo_table_builder.cc:166:56: error: implicit conversion loses integer precision: 'const uint64_t' (aka 'const unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] return Slice(&kvs_[idx * (key_size_ + value_size_)], key_size_); ~~~~~ ^~~~~~~~~ table/cuckoo_table_builder.cc:177:36: error: implicit conversion loses integer precision: 'const uint64_t' (aka 'const unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] static std::string empty_value(value_size_, 'a'); ~~~~~~~~~~~ ^~~~~~~~~~~ table/cuckoo_table_builder.cc:180:54: error: implicit conversion loses integer precision: 'unsigned long long' to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] return Slice(&kvs_[idx * (key_size_ + value_size_) + key_size_], value_size_); ~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ table/cuckoo_table_builder.cc:180:68: error: implicit conversion loses integer precision: 'const uint64_t' (aka 'const unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] return Slice(&kvs_[idx * (key_size_ + value_size_) + key_size_], value_size_); ~~~~~ ^~~~~~~~~~~ table/cuckoo_table_builder.cc:184:57: error: implicit conversion loses integer precision: 'unsigned long long' to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] buckets->resize(hash_table_size_ + cuckoo_block_size_ - 1); ~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ table/cuckoo_table_builder.cc:200:24: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] if ((*buckets)[hash_val].vector_idx == kMaxVectorIdx) { ~ ^~~~~~~~ table/cuckoo_table_builder.cc:206:39: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] GetUserKey((*buckets)[hash_val].vector_idx)) == 0) { ~ ^~~~~~~~ table/cuckoo_table_builder.cc:226:24: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] if ((*buckets)[hash_val].vector_idx == kMaxVectorIdx) { ~ ^~~~~~~~ table/cuckoo_table_builder.cc:235:16: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] (*buckets)[bucket_id].vector_idx = vector_idx; ~ ^~~~~~~~~ table/cuckoo_table_builder.cc:294:24: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] unused_bucket.resize(bucket_size, 'a'); ~~~~~~~~~~~~~ ^~~~~~~~~~~ table/cuckoo_table_builder.cc:319:36: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] unused_bucket.resize(properties_.fixed_key_len); ~~~~~~~~~~~~~ ~~~~~~~~~~~~^~~~~~~~~~~~~ table/cuckoo_table_builder.cc:454:16: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] (*buckets)[bid].make_space_for_key_call_id = make_space_for_key_call_id; ~ ^~~ table/cuckoo_table_builder.cc:465:54: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] CuckooBucket& curr_bucket = (*buckets)[curr_node.bucket_id]; ~ ~~~~~~~~~~^~~~~~~~~ table/cuckoo_table_builder.cc:474:24: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] if ((*buckets)[child_bucket_id].make_space_for_key_call_id == ~ ^~~~~~~~~~~~~~~ table/cuckoo_table_builder.cc:478:20: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] (*buckets)[child_bucket_id].make_space_for_key_call_id = ~ ^~~~~~~~~~~~~~~ table/cuckoo_table_builder.cc:482:24: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] if ((*buckets)[child_bucket_id].vector_idx == kMaxVectorIdx) { ~ ^~~~~~~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. table/cuckoo_table_reader.cc:127:28: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] status_ = file_->Read(0, file_size, &file_data_, nullptr); ~~~~~ ^~~~~~~~~ table/cuckoo_table_reader.cc:251:61: error: implicit conversion loses integer precision: 'const uint64_t' (aka 'const unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] sorted_bucket_ids_.reserve(reader_->GetTableProperties()->num_entries); ~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 2 errors generated. table/plain_table_reader.cc:272:25: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] return file_->Read(0, file_size_, &file_data_, nullptr); ~~~~~ ^~~~~~~~~~ 1 error generated. util/blob_store.cc:149:54: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] write_size)); ^~~~~~~~~~ util/blob_store.cc:158:51: error: implicit conversion loses integer precision: 'unsigned long long' to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] string zero_string(chunk.size * block_size_ - write_size, 0); ~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ util/blob_store.cc:182:29: error: implicit conversion loses integer precision: 'unsigned long long' to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] value->resize(blob.Size() * block_size_); ~~~~~ ~~~~~~~~~~~~^~~~~~~~~~~~~ util/blob_store.cc:190:58: error: implicit conversion loses integer precision: 'unsigned long long' to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] chunk.size * block_size_, ~~~~~~~~~~~^~~~~~~~~~~~~ util/blob_store.cc:192:58: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] &value->at(offset)); ~~~~~ ^~~~~~ 5 errors generated. utilities/backupable/backupable_db.cc:479:57: error: implicit conversion loses integer precision: 'unsigned long long' to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] copy_file_buffer_size_ = options_.backup_rate_limit / 10; ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ utilities/backupable/backupable_db.cc:727:58: error: implicit conversion loses integer precision: 'unsigned long long' to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] copy_file_buffer_size_ = options_.restore_rate_limit / 10; ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ utilities/backupable/backupable_db.cc:882:32: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] copy_file_buffer_size_ : size_limit; ^~~~~~~~~~ utilities/backupable/backupable_db.cc:1014:32: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] copy_file_buffer_size_ : size_limit; ^~~~~~~~~~ 4 errors generated. utilities/document/document_db.cc:1102:47: error: implicit conversion loses integer precision: 'const uint64_t' (aka 'const unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] rocksdb_options.write_buffer_size = options.memtable_size; ~ ~~~~~~~~^~~~~~~~~~~~~ utilities/document/document_db.cc:1105:51: error: implicit conversion loses integer precision: 'const uint64_t' (aka 'const unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] table_options.block_cache = NewLRUCache(options.cache_size); ~~~~~~~~~~~ ~~~~~~~~^~~~~~~~~~ 2 errors generated. utilities/spatialdb/spatial_db.cc:330:63: error: implicit conversion loses integer precision: 'unsigned long long' to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] quad_keys.reserve((tile_bbox.max_x - tile_bbox.min_x + 1) * ~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ utilities/spatialdb/spatial_db.cc:768:42: error: implicit conversion loses integer precision: 'const uint64_t' (aka 'const unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] auto block_cache = NewLRUCache(options.cache_size); ~~~~~~~~~~~ ~~~~~~~~^~~~~~~~~~ utilities/spatialdb/spatial_db.cc:809:42: error: implicit conversion loses integer precision: 'const uint64_t' (aka 'const unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] auto block_cache = NewLRUCache(options.cache_size); ~~~~~~~~~~~ ~~~~~~~~^~~~~~~~~~ 3 errors generated. Makefile:209: recipe for target 'librocksdb.so' failed gmake[1]: *** [librocksdb.so] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/databases/rocksdb/work/facebook-rocksdb-7fe2470' *** Error code 1 Stop. make: stopped in /usr/ports/databases/rocksdb From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 01:46:43 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 33C45129; Wed, 28 Jan 2015 01:46:43 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 120FDD0C; Wed, 28 Jan 2015 01:46:43 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S1kghJ014589; Wed, 28 Jan 2015 01:46:42 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S1kg1x014575; Wed, 28 Jan 2015 01:46:42 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 01:46:42 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280146.t0S1kg1x014575@beefy1.isc.freebsd.org> To: johans@FreeBSD.org Subject: [package - 10i386-quarterly][lang/pfe] Failed for pfe-0.33.71_1 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: Wed, 28 Jan 2015 01:46:43 -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: johans@FreeBSD.org Last committer: johans@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/lang/pfe/Makefile 360897 2014-07-06 13:09:19Z johans $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-quarterly/2015-01-28_01h23m11s/logs/pfe-0.33.71_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-quarterly&build=2015-01-28_01h23m11s Log: ====>> Building lang/pfe build started at Wed Jan 28 01:46:07 UTC 2015 port directory: /usr/ports/lang/pfe building for: FreeBSD 10i386-quarterly-job-02 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: johans@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/lang/pfe/Makefile 360897 2014-07-06 13:09:19Z johans $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=pfe-0.33.71_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-quarterly/ref/.p/pool MASTERNAME=10i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/pfe/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/pfe/work HOME=/wrkdirs/usr/ports/lang/pfe/work TMPDIR="/tmp" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/pfe/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/pfe/work HOME=/wrkdirs/usr/ports/lang/pfe/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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/pfe" EXAMPLESDIR="share/examples/pfe" DATADIR="share/pfe" WWWDIR="www/pfe" ETCDIR="etc/pfe" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pfe DOCSDIR=/usr/local/share/doc/pfe EXAMPLESDIR=/usr/local/share/examples/pfe WWWDIR=/usr/local/www/pfe ETCDIR=/usr/local/etc/pfe --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> pfe-0.33.71_1 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.3.txz [10i386-quarterly-job-02] Installing pkg-1.4.3... [10i386-quarterly-job-02] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of pfe-0.33.71_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by pfe-0.33.71_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by pfe-0.33.71_1 for building => SHA256 Checksum OK for pfe-0.33.71.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by pfe-0.33.71_1 for building ===> Extracting for pfe-0.33.71_1 => SHA256 Checksum OK for pfe-0.33.71.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for pfe-0.33.71_1 =========================================================================== =================================================== ===> pfe-0.33.71_1 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 [10i386-quarterly-job-02] Installing gmake-4.1_1... [10i386-quarterly-job-02] `-- Installing gettext-runtime-0.19.3... [10i386-quarterly-job-02] | `-- Installing indexinfo-0.2.2... [10i386-quarterly-job-02] | `-- Extracting indexinfo-0.2.2... done [10i386-quarterly-job-02] `-- Extracting gettext-runtime-0.19.3... done [10i386-quarterly-job-02] Extracting gmake-4.1_1... done ===> Returning to build of pfe-0.33.71_1 ===> pfe-0.33.71_1 depends on file: /usr/local/bin/perl5.18.4 - not found ===> Verifying install for /usr/local/bin/perl5.18.4 in /usr/ports/lang/perl5.18 ===> Installing existing package /packages/All/perl5-5.18.4_11.txz [10i386-quarterly-job-02] Installing perl5-5.18.4_11... [10i386-quarterly-job-02] Extracting perl5-5.18.4_11... done ===> Returning to build of pfe-0.33.71_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for pfe-0.33.71_1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/testmodule2/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/testmodule2/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/testmodule1/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/bin/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/pfe/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/uses/libtool.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/uses/ltconfig configure: loading site script /usr/ports/Templates/config.site checking rpm spec file... pfe.spec checking for spec package... pfe checking for spec version... 0.33.71 checking for spec license type... GNU LGPL checking for spec summary... Portable Forth Environment checking for spec category... Development/Languages checking for spec icon... pfe-icon.png (fallback) checking build system type... i386-portbld-freebsd10.0 checking host system type... i386-portbld-freebsd10.0 continue configure in default builddir "./FreeBSD_10.0-RELEASE-p9_i386.d" ...exec /bin/sh ".././configure" "--srcdir=.." "--enable-builddir=FreeBSD_10.0-RELEASE-p9_i386.d" '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' configure: loading site script /usr/ports/Templates/config.site checking rpm spec file... ../pfe.spec checking for spec package... pfe checking for spec version... 0.33.71 checking for spec license type... GNU LGPL checking for spec summary... Portable Forth Environment checking for spec category... Development/Languages checking for spec icon... pfe-icon.png (fallback) checking build system type... i386-portbld-freebsd10.0 checking host system type... i386-portbld-freebsd10.0 checking for gsed... sed checking default prefix system... is /local-package checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking extra modules... EXTRAMODULES = testmodule1 testmodule2 checking existing extra module testmodule1... ok checking existing extra module testmodule2... ok checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd10.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands === configuring in testmodule1 (/wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/FreeBSD_10.0-RELEASE-p9_i386.d/testmodule1) configure: running /bin/sh ../../testmodule1/configure --disable-option-checking '--prefix=/usr/local' '--enable-builddir=FreeBSD_10.0-RELEASE-p9_i386.d' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' '--program-suffix=-forth' --cache-file=/dev/null --srcdir=../../testmodule1 configure: loading site script /usr/ports/Templates/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking build system type... i386-portbld-freebsd10.0 checking host system type... i386-portbld-freebsd10.0 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd10.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for pkg-config... no checking for PFE... fallback for pkg-config... /bin/sh ../pfe/pfe-uninstalled.sh checking for pfe version... 0.33.71 (uninstalled) checking pfeincludedir... (fallback) ${srcdir}/.. checking pfedatadir... (fallback) ${prefix}/share/pfe checking pfelibdir... (fallback) ${libdir}/pfe configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands === configuring in testmodule2 (/wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/FreeBSD_10.0-RELEASE-p9_i386.d/testmodule2) configure: running /bin/sh ../../testmodule2/configure --disable-option-checking '--prefix=/usr/local' '--enable-builddir=FreeBSD_10.0-RELEASE-p9_i386.d' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' '--program-suffix=-forth' --cache-file=/dev/null --srcdir=../../testmodule2 configure: loading site script /usr/ports/Templates/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking build system type... i386-portbld-freebsd10.0 checking host system type... i386-portbld-freebsd10.0 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd10.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for pkg-config... no checking for PFE... fallback for pkg-config... /bin/sh ../pfe/pfe-uninstalled.sh installs into... /wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/FreeBSD_10.0-RELEASE-p9_i386.d/pfe/.libs/pfe-forth configure: creating ./config.status config.status: creating Makefile config.status: executing libtool commands checking for pkg-config... no configure: warning: pkgconfigdir=/usr/local/lib/pkgconfig (see config.log) configure: perhaps: make install pkgconfigdir=/ configure: mkdir dbk # make && make check && make install =========================================================================== =================================================== ===> Building for pfe-0.33.71_1 gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71' Makefile:403: warning: overriding recipe for target 'rpm' Makefile:321: warning: ignoring old recipe for target 'rpm' (cd `uname -msr | tr " /" "__"`.d && test ! -f configure && gmake "all") || exit ; gmake done "RULE=all" gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/FreeBSD_10.0-RELEASE-p9_i386.d' Making all in pfe gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/FreeBSD_10.0-RELEASE-p9_i386.d/pfe' gmake all-am gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/FreeBSD_10.0-RELEASE-p9_i386.d/pfe' /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -fstrict-prototypes -Wstrict-prototypes -fno-builtin -momit-leaf-frame-pointer -MT def-check.lo -MD -MP -MF .deps/def-check.Tpo -c -o def-check.lo ../../pfe/def-check.c cc: warning: argument unused during compilation: '-fstrict-prototypes' In file included from ../../pfe/def-check.c:28: In file included from ../../pfe/../pfe/def-regs.h:25: ./../pfe/../pfe/def-regth.h:44:28: error: global register variables are not supported register struct p4_Thread* p4TH asm (P4_REGTH); ^ 1 error generated. Makefile:1008: recipe for target 'def-check.lo' failed gmake[4]: *** [def-check.lo] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/FreeBSD_10.0-RELEASE-p9_i386.d/pfe' Makefile:672: recipe for target 'all' failed gmake[3]: *** [all] Error 2 gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/FreeBSD_10.0-RELEASE-p9_i386.d/pfe' Makefile:238: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/FreeBSD_10.0-RELEASE-p9_i386.d' Makefile:182: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71' *** Error code 1 Stop. make: stopped in /usr/ports/lang/pfe From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 01:47:16 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 D9BEC144 for ; Wed, 28 Jan 2015 01:47:16 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 B9DB5D14; Wed, 28 Jan 2015 01:47:16 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S1lGo5076572; Wed, 28 Jan 2015 01:47:16 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S1lFXL076076; Wed, 28 Jan 2015 01:47:15 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 01:47:15 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280147.t0S1lFXL076076@beefy1.isc.freebsd.org> To: jura@netams.com Subject: [package - 10i386-quarterly][net-mgmt/netams] Failed for netams-3.4.5_3 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: Wed, 28 Jan 2015 01:47:17 -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: jura@netams.com Last committer: crees@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/net-mgmt/netams/Makefile 373091 2014-11-22 19:13:49Z crees $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-quarterly/2015-01-28_01h23m11s/logs/netams-3.4.5_3.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-quarterly&build=2015-01-28_01h23m11s Log: ====>> Building net-mgmt/netams build started at Wed Jan 28 01:47:11 UTC 2015 port directory: /usr/ports/net-mgmt/netams building for: FreeBSD 10i386-quarterly-job-23 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: jura@netams.com Makefile ident: $FreeBSD: branches/2015Q1/net-mgmt/netams/Makefile 373091 2014-11-22 19:13:49Z crees $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=netams-3.4.5_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-quarterly/ref/.p/pool MASTERNAME=10i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for netams-3.4.5_3: CGI=off: Install admin/user CGI scripts DEBUG=off: Build with debugging support ====> Options available for the multi DATABASE: you have to choose at least one of them MYSQL=on: MySQL database support PGSQL=off: PostgreSQL database support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work HOME=/wrkdirs/usr/ports/net-mgmt/netams/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work HOME=/wrkdirs/usr/ports/net-mgmt/netams/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work HOME=/wrkdirs/usr/ports/net-mgmt/netams/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work HOME=/wrkdirs/usr/ports/net-mgmt/netams/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-- CGI="@comment " NO_CGI="" DEBUG="@comment " NO_DEBUG="" MYSQL="" NO_MYSQL="@comment " PGSQL="@comment " NO_PGSQL="" OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/netams" EXAMPLESDIR="share/examples/netams" DATADIR="share/netams" WWWDIR="www/netams" ETCDIR="etc/netams" --End PLIST_SUB-- --SUB_LIST-- CGI="@comment " NO_CGI="" DEBUG="@comment " NO_DEBUG="" MYSQL="" NO_MYSQL="@comment " PGSQL="@comment " NO_PGSQL="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/netams DOCSDIR=/usr/local/share/doc/netams EXAMPLESDIR=/usr/local/share/examples/netams WWWDIR=/usr/local/www/netams ETCDIR=/usr/local/etc/netams --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> netams-3.4.5_3 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.3.txz [10i386-quarterly-job-23] Installing pkg-1.4.3... [10i386-quarterly-job-23] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of netams-3.4.5_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by netams-3.4.5_3 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by netams-3.4.5_3 for building => SHA256 Checksum OK for netams-3.4.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by netams-3.4.5_3 for building ===> Extracting for netams-3.4.5_3 ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by netams-3.4.5_3 for building => SHA256 Checksum OK for netams-3.4.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for netams-3.4.5_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> netams-3.4.5_3 depends on shared library: libpcap.so - found (/lib/libpcap.so.8) ===> netams-3.4.5_3 depends on shared library: libmysqlclient.so.18 - not found ===> Verifying for libmysqlclient.so.18 in /usr/ports/databases/mysql55-client ===> Installing existing package /packages/All/mysql55-client-5.5.41.txz [10i386-quarterly-job-23] Installing mysql55-client-5.5.41... [10i386-quarterly-job-23] Extracting mysql55-client-5.5.41... done ===> Returning to build of netams-3.4.5_3 =========================================================================== =================================================== ===> Configuring for netams-3.4.5_3 =========================================================================== =================================================== ===> Building for netams-3.4.5_3 sh configure.sh -nodebug ########################################################## ## Configuring NeTAMS for build targets... ## FreeBSD operating system... With FreeBSD 4 patch the sources... Optional features: Use_cli_enable BW_limit Fast_FW_checks Layer7_filter Hash_database Will have MYSQL support [ /usr/local/lib/mysql /usr/local/include/mysql ] Will have MYSQL (static) support [ /usr/local/lib/mysql /usr/local/include/mysql ] LibC - enabling OpenSSL Will have BILLING service No RADIUS support - install "openssl-devel" (md5.h) Will have PAM support (experimental) ## Configuration file was built. ## ########################################################## cd src && make all cd ../lib && make library && cd ../src cc -pipe -O2 -I../src -I./ -DFREEBSD -DHAVE_BW -DFAST_FW_CHECK -DLAYER7_FILTER -DUSE_MYSQL -I/usr/local/include/mysql -DUSE_MYSQL -I/usr/local/include/mysql -DHAVE_BILLING -DHAVE_PAM -Wno-format-zero-length -I./libcli -c libcli/libcli.c ar rc libcli.a libcli.o cc -pipe -O2 -I../src -I./ -DFREEBSD -DHAVE_BW -DFAST_FW_CHECK -DLAYER7_FILTER -DUSE_MYSQL -I/usr/local/include/mysql -DUSE_MYSQL -I/usr/local/include/mysql -DHAVE_BILLING -DHAVE_PAM -c lib.c ar rc libnetams.a lib.o c++ -pipe -fPIC -Wno-deprecated -I/usr/local/include -I../lib -DFREEBSD -DHAVE_BW -DFAST_FW_CHECK -DLAYER7_FILTER -DUSE_MYSQL -I/usr/local/include/mysql -DUSE_MYSQL -I/usr/local/include/mysql -DHAVE_BILLING -DHAVE_PAM -D_REENTRANT -D_THREAD_SAFE -c netamsctl.c c++ netamsctl.o -o netamsctl -L../lib -lnetams c++ netflow.c -c -pipe -fPIC -Wno-deprecated -I/usr/local/include -I../lib -DFREEBSD -DHAVE_BW -DFAST_FW_CHECK -DLAYER7_FILTER -DUSE_MYSQL -I/usr/local/include/mysql -DUSE_MYSQL -I/usr/local/include/mysql -DHAVE_BILLING -DHAVE_PAM -D_REENTRANT -D_THREAD_SAFE In file included from netflow.c:18: ./netflow.h:242:27: error: 'long type-name' is invalid u_int32_t long sent_flows; ^ ./netflow.h:243:27: error: 'long type-name' is invalid u_int32_t long sent_packets; ^ netflow.c:73:37: warning: implicit conversion from '__uint16_t' (aka 'unsigned short') to 'u_int8_t' (aka 'unsigned char') changes value from 7936 to 0 [-Wconstant-conversion] message->header.engine_type=htons(31); ~^~~~~~~~~ /usr/include/netinet/in.h:118:18: note: expanded from macro 'htons' #define htons(x) __htons(x) ^~~~~~~~~~ /usr/include/x86/endian.h:127:20: note: expanded from macro '__htons' #define __htons(x) __bswap16(x) ^~~~~~~~~~~~ /usr/include/x86/endian.h:74:3: note: expanded from macro '__bswap16' ((__uint16_t)(__builtin_constant_p(x) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning and 2 errors generated. *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/net-mgmt/netams/work/netams-3.4.5/src *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/net-mgmt/netams/work/netams-3.4.5 *** Error code 1 Stop. make[1]: stopped in /usr/ports/net-mgmt/netams *** Error code 1 Stop. make: stopped in /usr/ports/net-mgmt/netams From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 01:48:01 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 4DB3C15E; Wed, 28 Jan 2015 01:48:01 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 38F08D1C; Wed, 28 Jan 2015 01:48:01 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S1m1Mo023345; Wed, 28 Jan 2015 01:48:01 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S1m1n5023336; Wed, 28 Jan 2015 01:48:01 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 01:48:01 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280148.t0S1m1n5023336@beefy1.isc.freebsd.org> To: acm@FreeBSD.org Subject: [package - 10i386-quarterly][emulators/gngeo] Failed for gngeo-0.8_2 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: Wed, 28 Jan 2015 01:48:01 -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: acm@FreeBSD.org Last committer: tijl@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/emulators/gngeo/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-quarterly/2015-01-28_01h23m11s/logs/gngeo-0.8_2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-quarterly&build=2015-01-28_01h23m11s Log: ====>> Building emulators/gngeo build started at Wed Jan 28 01:47:21 UTC 2015 port directory: /usr/ports/emulators/gngeo building for: FreeBSD 10i386-quarterly-job-02 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: acm@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/emulators/gngeo/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gngeo-0.8_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-quarterly/ref/.p/pool MASTERNAME=10i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gngeo-0.8_2: ASM=on: Use optimized assembly code RAZE=on: Use Raze as z80 emulator STAR=on: Use Starscream as 68k emulator ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --program-transform-name="" --disable-gp2x --disable-i386asm --with-z80core=raze --with-m68kcore=starscream --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/gngeo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/gngeo/work HOME=/wrkdirs/usr/ports/emulators/gngeo/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/gngeo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/gngeo/work HOME=/wrkdirs/usr/ports/emulators/gngeo/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh SDL_CONFIG=/usr/local/bin/sdl-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/gngeo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/gngeo/work HOME=/wrkdirs/usr/ports/emulators/gngeo/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/gngeo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/gngeo/work HOME=/wrkdirs/usr/ports/emulators/gngeo/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES SDL_CONFIG=/usr/local/bin/sdl-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89" CPP="cpp" CPPFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 `/usr/local/bin/sdl-config --cflags` -I/usr/local/include" LDFLAGS=" `/usr/local/bin/sdl-config --libs` -L/usr/local/lib -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_IN STALL_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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gngeo" EXAMPLESDIR="share/examples/gngeo" DATADIR="share/gngeo" WWWDIR="www/gngeo" ETCDIR="etc/gngeo" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gngeo DOCSDIR=/usr/local/share/doc/gngeo EXAMPLESDIR=/usr/local/share/examples/gngeo WWWDIR=/usr/local/www/gngeo ETCDIR=/usr/local/etc/gngeo --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> gngeo-0.8_2 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.3.txz [10i386-quarterly-job-02] Installing pkg-1.4.3... [10i386-quarterly-job-02] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gngeo-0.8_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gngeo-0.8_2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by gngeo-0.8_2 for building => SHA256 Checksum OK for gngeo-0.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gngeo-0.8_2 for building ===> Extracting for gngeo-0.8_2 => SHA256 Checksum OK for gngeo-0.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gngeo-0.8_2 =========================================================================== =================================================== ===> gngeo-0.8_2 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 [10i386-quarterly-job-02] Installing gmake-4.1_1... [10i386-quarterly-job-02] `-- Installing gettext-runtime-0.19.3... [10i386-quarterly-job-02] | `-- Installing indexinfo-0.2.2... [10i386-quarterly-job-02] | `-- Extracting indexinfo-0.2.2... done [10i386-quarterly-job-02] `-- Extracting gettext-runtime-0.19.3... done [10i386-quarterly-job-02] Extracting gmake-4.1_1... done ===> Returning to build of gngeo-0.8_2 ===> gngeo-0.8_2 depends on executable: nasm - not found ===> Verifying install for nasm in /usr/ports/devel/nasm ===> Installing existing package /packages/All/nasm-2.11.06,1.txz [10i386-quarterly-job-02] Installing nasm-2.11.06,1... [10i386-quarterly-job-02] Extracting nasm-2.11.06,1... done ===> Returning to build of gngeo-0.8_2 ===> gngeo-0.8_2 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/glproto.pc in /usr/ports/x11/glproto ===> Installing existing package /packages/All/glproto-1.4.17.txz [10i386-quarterly-job-02] Installing glproto-1.4.17... [10i386-quarterly-job-02] Extracting glproto-1.4.17... done ===> Returning to build of gngeo-0.8_2 ===> gngeo-0.8_2 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/dri2proto.pc in /usr/ports/x11/dri2proto ===> Installing existing package /packages/All/dri2proto-2.8.txz [10i386-quarterly-job-02] Installing dri2proto-2.8... [10i386-quarterly-job-02] Extracting dri2proto-2.8... done ===> Returning to build of gngeo-0.8_2 ===> gngeo-0.8_2 depends on file: /usr/local/bin/sdl-config - not found ===> Verifying install for /usr/local/bin/sdl-config in /usr/ports/devel/sdl12 ===> Installing existing package /packages/All/sdl-1.2.15_5,2.txz [10i386-quarterly-job-02] Installing sdl-1.2.15_5,2... [10i386-quarterly-job-02] `-- Installing aalib-1.4.r5_11... [10i386-quarterly-job-02] `-- Extracting aalib-1.4.r5_11... done [10i386-quarterly-job-02] `-- Installing libGLU-9.0.0_2... [10i386-quarterly-job-02] | `-- Installing libGL-9.1.7_4... [10i386-quarterly-job-02] | | `-- Installing expat-2.1.0_2... [10i386-quarterly-job-02] | | `-- Extracting expat-2.1.0_2... done [10i386-quarterly-job-02] | | `-- Installing libX11-1.6.2_2,1... [10i386-quarterly-job-02] | | `-- Installing kbproto-1.0.6... [10i386-quarterly-job-02] | | `-- Extracting kbproto-1.0.6... done [10i386-quarterly-job-02] | | `-- Installing libXau-1.0.8_2... [10i386-quarterly-job-02] | | | `-- Installing xproto-7.0.26... [10i386-quarterly-job-02] | | | `-- Extracting xproto-7.0.26... done [10i386-quarterly-job-02] | | `-- Extracting libXau-1.0.8_2... done [10i386-quarterly-job-02] | | `-- Installing libXdmcp-1.1.1_2... [10i386-quarterly-job-02] | | `-- Extracting libXdmcp-1.1.1_2... done [10i386-quarterly-job-02] | | `-- Installing libxcb-1.11... [10i386-quarterly-job-02] | | | `-- Installing libpthread-stubs-0.3_6... [10i386-quarterly-job-02] | | | `-- Extracting libpthread-stubs-0.3_6... done [10i386-quarterly-job-02] | | | `-- Installing libxml2-2.9.2_2... [10i386-quarterly-job-02] | | | `-- Extracting libxml2-2.9.2_2... done [10i386-quarterly-job-02] | | `-- Extracting libxcb-1.11... done [10i386-quarterly-job-02] | | `-- Extracting libX11-1.6.2_2,1... done [10i386-quarterly-job-02] | | `-- Installing libXdamage-1.1.4_2... [10i386-quarterly-job-02] | | `-- Installing damageproto-1.2.1... [10i386-quarterly-job-02] | | `-- Extracting damageproto-1.2.1... done [10i386-quarterly-job-02] | | `-- Installing libXfixes-5.0.1_2... [10i386-quarterly-job-02] | | | `-- Installing fixesproto-5.0... [10i386-quarterly-job-02] | | | `-- Extracting fixesproto-5.0... done [10i386-quarterly-job-02] | | `-- Extracting libXfixes-5.0.1_2... done ^ /usr/include/zconf.h:267:23: note: expanded from macro 'OF' # define OF(args) args ^ state.c:534:10: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] gzwrite(gzf, state_img->pixels, 304 * 224 * 2); ^~~ * /usr/include/zlib.h:1341:40: note: passing argument to parameter 'file' here ZEXTERN int ZEXPORT gzwrite OF((gzFile file, ^ /usr/include/zconf.h:267:23: note: expanded from macro 'OF' # define OF(args) args ^ state.c:538:10: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] gzclose(gzf); ^~~ * /usr/include/zlib.h:1511:43: note: passing argument to parameter 'file' here ZEXTERN int ZEXPORT gzclose OF((gzFile file)); ^ /usr/include/zconf.h:267:23: note: expanded from macro 'OF' # define OF(args) args ^ state.c:556:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] gzread(gzf,state_img_tmp->pixels,304*224*2); ^~~ * /usr/include/zlib.h:1313:39: note: passing argument to parameter 'file' here ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len)); ^ /usr/include/zconf.h:267:23: note: expanded from macro 'OF' # define OF(args) args ^ state.c:590:10: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] gzclose(gzf); ^~~ * /usr/include/zlib.h:1511:43: note: passing argument to parameter 'file' here ZEXTERN int ZEXPORT gzclose OF((gzFile file)); ^ /usr/include/zconf.h:267:23: note: expanded from macro 'OF' # define OF(args) args ^ 15 warnings generated. mv -f .deps/state.Tpo .deps/state.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT conf.o -MD -MP -MF .deps/conf.Tpo -c -o conf.o conf.c cc: warning: argument unused during compilation: '-fstrength-reduce' cc: warning: argument unused during compilation: '-frerun-loop-opt' cc: warning: argument unused during compilation: '-falign-functions=2' cc: warning: argument unused during compilation: '-falign-jumps=2' cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc: warning: argument unused during compilation: '-falign-loops=2' cc: warning: argument unused during compilation: '-fschedule-insns2' cc: warning: argument unused during compilation: '-malign-double' mv -f .deps/conf.Tpo .deps/conf.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT transpack.o -MD -MP -MF .deps/transpack.Tpo -c -o transpack.o transpack.c cc: warning: argument unused during compilation: '-fstrength-reduce' cc: warning: argument unused during compilation: '-frerun-loop-opt' cc: warning: argument unused during compilation: '-falign-functions=2' cc: warning: argument unused during compilation: '-falign-jumps=2' cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc: warning: argument unused during compilation: '-falign-loops=2' cc: warning: argument unused during compilation: '-fschedule-insns2' cc: warning: argument unused during compilation: '-malign-double' mv -f .deps/transpack.Tpo .deps/transpack.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT menu.o -MD -MP -MF .deps/menu.Tpo -c -o menu.o menu.c cc: warning: argument unused during compilation: '-fstrength-reduce' cc: warning: argument unused during compilation: '-frerun-loop-opt' cc: warning: argument unused during compilation: '-falign-functions=2' cc: warning: argument unused during compilation: '-falign-jumps=2' cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc: warning: argument unused during compilation: '-falign-loops=2' cc: warning: argument unused during compilation: '-fschedule-insns2' cc: warning: argument unused during compilation: '-malign-double' menu.c:1290:34: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] (void*) gn_menu_create_item(effect[i].desc, MENU_ACTION, change_effect_action, (void*) effect[i].name)); ^~~~~~~~~~~~~~ menu.c:777:41: note: passing argument to parameter 'name' here GN_MENU_ITEM *gn_menu_create_item(char *name, Uint32 type, ^ 1 warning generated. mv -f .deps/menu.Tpo .deps/menu.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT roms.o -MD -MP -MF .deps/roms.Tpo -c -o roms.o roms.c cc: warning: argument unused during compilation: '-fstrength-reduce' cc: warning: argument unused during compilation: '-frerun-loop-opt' cc: warning: argument unused during compilation: '-falign-functions=2' cc: warning: argument unused during compilation: '-falign-jumps=2' cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc: warning: argument unused during compilation: '-falign-loops=2' cc: warning: argument unused during compilation: '-fschedule-insns2' cc: warning: argument unused during compilation: '-malign-double' roms.c:1324:22: warning: implicit declaration of function 'basename' [-Wimplicit-function-declaration] char *game = strdup(basename(filename)); ^ roms.c:1324:22: warning: incompatible integer to pointer conversion passing 'int' to parameter of type 'const char *' [-Wint-conversion] char *game = strdup(basename(filename)); ^~~~~~~~~~~~~~~~~~ /usr/include/string.h:85:26: note: passing argument to parameter here char *strdup(const char *) __malloc_like; ^ roms.c:1579:40: warning: format specifies type 'long' but the argument has type 'unsigned int' [-Wformat] printf("cmpsize=%d %ld\n", cmpsize, sizeof (uLongf)); ~~~ ^~~~~~~~~~~~~~~ %u 3 warnings generated. mv -f .deps/roms.Tpo .deps/roms.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT mame_layer.o -MD -MP -MF .deps/mame_layer.Tpo -c -o mame_layer.o mame_layer.c cc: warning: argument unused during compilation: '-fstrength-reduce' cc: warning: argument unused during compilation: '-frerun-loop-opt' cc: warning: argument unused during compilation: '-falign-functions=2' cc: warning: argument unused during compilation: '-falign-jumps=2' cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc: warning: argument unused during compilation: '-falign-loops=2' cc: warning: argument unused during compilation: '-fschedule-insns2' cc: warning: argument unused during compilation: '-malign-double' mv -f .deps/mame_layer.Tpo .deps/mame_layer.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT neoboot.o -MD -MP -MF .deps/neoboot.Tpo -c -o neoboot.o neoboot.c cc: warning: argument unused during compilation: '-fstrength-reduce' cc: warning: argument unused during compilation: '-frerun-loop-opt' cc: warning: argument unused during compilation: '-falign-functions=2' cc: warning: argument unused during compilation: '-falign-jumps=2' cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc: warning: argument unused during compilation: '-falign-loops=2' cc: warning: argument unused during compilation: '-fschedule-insns2' cc: warning: argument unused during compilation: '-malign-double' mv -f .deps/neoboot.Tpo .deps/neoboot.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT event.o -MD -MP -MF .deps/event.Tpo -c -o event.o event.c cc: warning: argument unused during compilation: '-fstrength-reduce' cc: warning: argument unused during compilation: '-frerun-loop-opt' cc: warning: argument unused during compilation: '-falign-functions=2' cc: warning: argument unused during compilation: '-falign-jumps=2' cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc: warning: argument unused during compilation: '-falign-loops=2' cc: warning: argument unused during compilation: '-fschedule-insns2' cc: warning: argument unused during compilation: '-malign-double' mv -f .deps/event.Tpo .deps/event.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT stb_image.o -MD -MP -MF .deps/stb_image.Tpo -c -o stb_image.o stb_image.c cc: warning: argument unused during compilation: '-fstrength-reduce' cc: warning: argument unused during compilation: '-frerun-loop-opt' cc: warning: argument unused during compilation: '-falign-functions=2' cc: warning: argument unused during compilation: '-falign-jumps=2' cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc: warning: argument unused during compilation: '-falign-loops=2' cc: warning: argument unused during compilation: '-fschedule-insns2' cc: warning: argument unused during compilation: '-malign-double' mv -f .deps/stb_image.Tpo .deps/stb_image.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT stb_zlib.o -MD -MP -MF .deps/stb_zlib.Tpo -c -o stb_zlib.o stb_zlib.c cc: warning: argument unused during compilation: '-fstrength-reduce' cc: warning: argument unused during compilation: '-frerun-loop-opt' cc: warning: argument unused during compilation: '-falign-functions=2' cc: warning: argument unused during compilation: '-falign-jumps=2' cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc: warning: argument unused during compilation: '-falign-loops=2' cc: warning: argument unused during compilation: '-fschedule-insns2' cc: warning: argument unused during compilation: '-malign-double' mv -f .deps/stb_zlib.Tpo .deps/stb_zlib.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT star_interf.o -MD -MP -MF .deps/star_interf.Tpo -c -o star_interf.o star_interf.c cc: warning: argument unused during compilation: '-fstrength-reduce' cc: warning: argument unused during compilation: '-frerun-loop-opt' cc: warning: argument unused during compilation: '-falign-functions=2' cc: warning: argument unused during compilation: '-falign-jumps=2' cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc: warning: argument unused during compilation: '-falign-loops=2' cc: warning: argument unused during compilation: '-fschedule-insns2' cc: warning: argument unused during compilation: '-malign-double' mv -f .deps/star_interf.Tpo .deps/star_interf.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT raze_interf.o -MD -MP -MF .deps/raze_interf.Tpo -c -o raze_interf.o raze_interf.c cc: warning: argument unused during compilation: '-fstrength-reduce' cc: warning: argument unused during compilation: '-frerun-loop-opt' cc: warning: argument unused during compilation: '-falign-functions=2' cc: warning: argument unused during compilation: '-falign-jumps=2' cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc: warning: argument unused during compilation: '-falign-loops=2' cc: warning: argument unused during compilation: '-fschedule-insns2' cc: warning: argument unused during compilation: '-malign-double' mv -f .deps/raze_interf.Tpo .deps/raze_interf.Po cc -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread -L/usr/local/lib -fstack-protector -o gngeo fileio.o pd4990a.o video.o profiler.o main.o list.o memory.o resfile.o timer.o frame_skip.o messages.o screen.o emu.o neocrypt.o sound.o unzip.o debug.o state.o conf.o transpack.o menu.o roms.o mame_layer.o neoboot.o event.o stb_image.o stb_zlib.o star_interf.o raze_interf.o effect/libeffect.a blitter/libblitter.a ym2610/libym2610.a star/libstar.a raze/libraze.a -lz -lm -L/usr/local/lib -Wl,-rpath,/usr/local/lib -l SDL -pthread state.o: In function `neogeo_mkstate': /wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/state.c:518: undefined reference to `cpu_68k_mkstate' /wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/state.c:521: undefined reference to `cpu_z80_mkstate' /wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/state.c:518: undefined reference to `cpu_68k_mkstate' /wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/state.c:521: undefined reference to `cpu_z80_mkstate' cc: error: linker command failed with exit code 1 (use -v to see invocation) Makefile:385: recipe for target 'gngeo' failed gmake[4]: *** [gngeo] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src' Makefile:477: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src' Makefile:372: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8' Makefile:252: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8' *** Error code 1 Stop. make: stopped in /usr/ports/emulators/gngeo From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 01:48:05 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 1C810162 for ; Wed, 28 Jan 2015 01:48:05 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 F0692D1E for ; Wed, 28 Jan 2015 01:48:04 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S1m4A5030248 for ; Wed, 28 Jan 2015 01:48:04 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S1m4WW030228; Wed, 28 Jan 2015 01:48:04 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 01:48:04 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280148.t0S1m4WW030228@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10i386-quarterly][math/gracetmpl] Failed for gracetmpl-0.3.2 in build 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: Wed, 28 Jan 2015 01:48:05 -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: adamw@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/math/gracetmpl/Makefile 367651 2014-09-08 16:23:56Z adamw $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-quarterly/2015-01-28_01h23m11s/logs/gracetmpl-0.3.2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-quarterly&build=2015-01-28_01h23m11s Log: ====>> Building math/gracetmpl build started at Wed Jan 28 01:47:57 UTC 2015 port directory: /usr/ports/math/gracetmpl building for: FreeBSD 10i386-quarterly-job-19 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/math/gracetmpl/Makefile 367651 2014-09-08 16:23:56Z adamw $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gracetmpl-0.3.2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-quarterly/ref/.p/pool MASTERNAME=10i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/gracetmpl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gracetmpl/work HOME=/wrkdirs/usr/ports/math/gracetmpl/work TMPDIR="/tmp" MAKE=gmake PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/gracetmpl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gracetmpl/work HOME=/wrkdirs/usr/ports/math/gracetmpl/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-- PYTHON_VER=2.7 PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd10 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gracetmpl" EXAMPLESDIR="share/examples/gracetmpl" DATADIR="share/gracetmpl" WWWDIR="www/gracetmpl" ETCDIR="etc/gracetmpl" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gracetmpl DOCSDIR=/usr/local/share/doc/gracetmpl EXAMPLESDIR=/usr/local/share/examples/gracetmpl WWWDIR=/usr/local/www/gracetmpl ETCDIR=/usr/local/etc/gracetmpl --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> gracetmpl-0.3.2 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.3.txz [10i386-quarterly-job-19] Installing pkg-1.4.3... [10i386-quarterly-job-19] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gracetmpl-0.3.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gracetmpl-0.3.2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by gracetmpl-0.3.2 for building => SHA256 Checksum OK for gracetmpl-0.3.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gracetmpl-0.3.2 for building ===> Extracting for gracetmpl-0.3.2 => SHA256 Checksum OK for gracetmpl-0.3.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gracetmpl-0.3.2 ===> Applying FreeBSD patches for gracetmpl-0.3.2 =========================================================================== =================================================== ===> gracetmpl-0.3.2 depends on file: /usr/local/lib/python2.7/site-packages/numarray/__init__.py - not found ===> Verifying install for /usr/local/lib/python2.7/site-packages/numarray/__init__.py in /usr/ports/math/py-numarray ===> Installing existing package /packages/All/py27-numarray-1.5.2.txz [10i386-quarterly-job-19] Installing py27-numarray-1.5.2... [10i386-quarterly-job-19] `-- Installing py27-setuptools27-5.5.1... [10i386-quarterly-job-19] | `-- Installing python27-2.7.9... [10i386-quarterly-job-19] | | `-- Installing gettext-runtime-0.19.3... [10i386-quarterly-job-19] | | `-- Installing indexinfo-0.2.2... [10i386-quarterly-job-19] | | `-- Extracting indexinfo-0.2.2... done [10i386-quarterly-job-19] | | `-- Extracting gettext-runtime-0.19.3... done [10i386-quarterly-job-19] | | `-- Installing libffi-3.0.13_3... [10i386-quarterly-job-19] | | `-- Extracting libffi-3.0.13_3... done [10i386-quarterly-job-19] | `-- Extracting python27-2.7.9... done [10i386-quarterly-job-19] `-- Extracting py27-setuptools27-5.5.1... done [10i386-quarterly-job-19] Extracting py27-numarray-1.5.2... done 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 gracetmpl-0.3.2 ===> gracetmpl-0.3.2 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 [10i386-quarterly-job-19] Installing gmake-4.1_1... [10i386-quarterly-job-19] Extracting gmake-4.1_1... done ===> Returning to build of gracetmpl-0.3.2 ===> gracetmpl-0.3.2 depends on file: /usr/local/bin/python2.7 - found =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for gracetmpl-0.3.2 =========================================================================== =================================================== ===> Building for gracetmpl-0.3.2 gmake[1]: Entering directory '/wrkdirs/usr/ports/math/gracetmpl/work/gracetmpl-0.3.2' c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -c -o gracetmpl.o gracetmpl.cpp gracetmpl.cpp:516:29: error: calling a private constructor of class 'std::__1::__wrap_iter' vector::iterator insPos(&(dataVec_[i])); ^ /usr/include/c++/v1/iterator:1195:31: note: declared private here _LIBCPP_INLINE_VISIBILITY __wrap_iter(iterator_type __x) _NOEXCEPT : __i(__x) {} ^ gracetmpl.cpp:533:32: error: calling a private constructor of class 'std::__1::__wrap_iter' vector::iterator insPos(&(dataVec_[i])); ^ /usr/include/c++/v1/iterator:1195:31: note: declared private here _LIBCPP_INLINE_VISIBILITY __wrap_iter(iterator_type __x) _NOEXCEPT : __i(__x) {} ^ gracetmpl.cpp:1035:36: error: calling a private constructor of class 'std::__1::__wrap_iter' vector::iterator insPos(&(graphsVec_[graph])); ^ /usr/include/c++/v1/iterator:1195:31: note: declared private here _LIBCPP_INLINE_VISIBILITY __wrap_iter(iterator_type __x) _NOEXCEPT : __i(__x) {} ^ 3 errors generated. : recipe for target 'gracetmpl.o' failed gmake[1]: *** [gracetmpl.o] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/gracetmpl/work/gracetmpl-0.3.2' *** Error code 1 Stop. make: stopped in /usr/ports/math/gracetmpl From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 01:49:59 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 0A6AB197; Wed, 28 Jan 2015 01:49:59 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 EA25AD31; Wed, 28 Jan 2015 01:49:58 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S1nwGj018108; Wed, 28 Jan 2015 01:49:58 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S1nwWX018105; Wed, 28 Jan 2015 01:49:58 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 01:49:58 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280149.t0S1nwWX018105@beefy1.isc.freebsd.org> To: danfe@FreeBSD.org Subject: [package - 10i386-quarterly][audio/rezound] Failed for rezound-0.12.3.b_21 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: Wed, 28 Jan 2015 01:49:59 -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: danfe@FreeBSD.org Last committer: tijl@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/audio/rezound/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-quarterly/2015-01-28_01h23m11s/logs/rezound-0.12.3.b_21.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-quarterly&build=2015-01-28_01h23m11s Log: ====>> Building audio/rezound build started at Wed Jan 28 01:34:52 UTC 2015 port directory: /usr/ports/audio/rezound building for: FreeBSD 10i386-quarterly-job-05 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: danfe@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/audio/rezound/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=rezound-0.12.3.b_21 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-quarterly/ref/.p/pool MASTERNAME=10i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for rezound-0.12.3.b_21: AUDIOFILE=on: SGI audio file format support BROKEN_NLS=off: Native Language Support (broken!) CDRDAO=off: Burning audio files to CD support DOCS=on: Build and/or install documentation FFTW=off: Use fast Fourier transform routines FLAC=on: FLAC lossless audio codec support JACK=off: JACK audio server support LADSPA=on: LADSPA audio plugins support LAME=on: LAME MP3 audio encoder support LARGEFILE=off: Use 64-bit file I/O OGG=on: Ogg media format support PORTAUDIO=on: PortAudio library support SOUNDTOUCH=on: Sound processing support via SoundTouch VORBIS=on: Ogg Vorbis audio codec support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-alsa --disable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ac_cv_path_RESWRAP=/usr/local/bin/fox-1.4/reswrap XDG_DATA_HOME=/wrkdirs/usr/ports/audio/rezound/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/rezound/work HOME=/wrkdirs/usr/ports/audio/rezound/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/audio/rezound/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/rezound/work HOME=/wrkdirs/usr/ports/audio/rezound/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/rezound/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/rezound/work HOME=/wrkdirs/usr/ports/audio/rezound/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/audio/rezound/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/rezound/work HOME=/wrkdirs/usr/ports/audio/rezound/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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="-lX11" 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-- NLS="@comment " OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/rezound" EXAMPLESDIR="share/examples/rezound" DATADIR="share/rezound" WWWDIR="www/rezound" ETCDIR="etc/rezound" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/rezound DOCSDIR=/usr/local/share/doc/rezound EXAMPLESDIR=/usr/local/share/examples/rezound WWWDIR=/usr/local/www/rezound ETCDIR=/usr/local/etc/rezound --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> rezound-0.12.3.b_21 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.3.txz [10i386-quarterly-job-05] Installing pkg-1.4.3... [10i386-quarterly-job-05] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of rezound-0.12.3.b_21 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by rezound-0.12.3.b_21 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by rezound-0.12.3.b_21 for building => SHA256 Checksum OK for rezound-0.12.3beta.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by rezound-0.12.3.b_21 for building ===> Extracting for rezound-0.12.3.b_21 => SHA256 Checksum OK for rezound-0.12.3beta.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for rezound-0.12.3.b_21 ===> Applying FreeBSD patches for rezound-0.12.3.b_21 =========================================================================== =================================================== ===> rezound-0.12.3.b_21 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 [10i386-quarterly-job-05] Installing bison-2.7.1,1... [10i386-quarterly-job-05] `-- Installing gettext-runtime-0.19.3... [10i386-quarterly-job-05] | `-- Installing indexinfo-0.2.2... [10i386-quarterly-job-05] | `-- Extracting indexinfo-0.2.2... done [10i386-quarterly-job-05] `-- Extracting gettext-runtime-0.19.3... done [10i386-quarterly-job-05] `-- Installing m4-1.4.17_1,1... [10i386-quarterly-job-05] `-- Extracting m4-1.4.17_1,1... done [10i386-quarterly-job-05] Extracting bison-2.7.1,1... done ===> Returning to build of rezound-0.12.3.b_21 =========================================================================== =================================================== ===> rezound-0.12.3.b_21 depends on shared library: libFOX-1.4.so - not found ===> Verifying for libFOX-1.4.so in /usr/ports/x11-toolkits/fox14 ===> Installing existing package /packages/All/fox14-1.4.35_11.txz [10i386-quarterly-job-05] Installing fox14-1.4.35_11... [10i386-quarterly-job-05] `-- Installing jpeg-8_6... [10i386-quarterly-job-05] `-- Extracting jpeg-8_6... done [10i386-quarterly-job-05] `-- Installing libGLU-9.0.0_2... [10i386-quarterly-job-05] | `-- Installing libGL-9.1.7_4... [10i386-quarterly-job-05] | | `-- Installing dri2proto-2.8... [10i386-quarterly-job-05] | | `-- Extracting dri2proto-2.8... done [10i386-quarterly-job-05] | | `-- Installing expat-2.1.0_2... [10i386-quarterly-job-05] | | `-- Extracting expat-2.1.0_2... done [10i386-quarterly-job-05] | | `-- Installing libX11-1.6.2_2,1... [10i386-quarterly-job-05] | | `-- Installing kbproto-1.0.6... [10i386-quarterly-job-05] | | `-- Extracting kbproto-1.0.6... done [10i386-quarterly-job-05] | | `-- Installing libXau-1.0.8_2... [10i386-quarterly-job-05] | | | `-- Installing xproto-7.0.26... [10i386-quarterly-job-05] | | | `-- Extracting xproto-7.0.26... done [10i386-quarterly-job-05] | | `-- Extracting libXau-1.0.8_2... done [10i386-quarterly-job-05] | | `-- Installing libXdmcp-1.1.1_2... [10i386-quarterly-job-05] | | `-- Extracting libXdmcp-1.1.1_2... done [10i386-quarterly-job-05] | | `-- Installing libxcb-1.11... [10i386-quarterly-job-05] | | | `-- Installing libpthread-stubs-0.3_6... [10i386-quarterly-job-05] | | | `-- Extracting libpthread-stubs-0.3_6... done [10i386-quarterly-job-05] | | | `-- Installing libxml2-2.9.2_2... [10i386-quarterly-job-05] | | | `-- Extracting libxml2-2.9.2_2... done [10i386-quarterly-job-05] | | `-- Extracting libxcb-1.11... done [10i386-quarterly-job-05] | | `-- Extracting libX11-1.6.2_2,1... done [10i386-quarterly-job-05] | | `-- Installing libXdamage-1.1.4_2... ~~~~~~~ ^ ./../backend/CSound_defs.h:283:40: warning: explicit specialization cannot have a storage class template<> static inline const double convert_sample(const register double sample) { return sample; } ~~~~~~~ ^ In file included from main.cpp:39: In file included from ./CSoundFileManager.h:27: ./../backend/ASoundFileManager.h:57:2: warning: do this.. I can call soundFileManager->getActive() from actions when necessary [-W#warnings] #warning do this.. I can call soundFileManager->getActive() from actions when necessary ^ In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:40: In file included from ./FXGraphParamValue.h:30: In file included from ./../backend/CGraphParamValueNode.h:47: ./../src/misc/CNestedDataFile/anytype.h:70:32: warning: explicit specialization cannot have a storage class template<> static const string string_to_anytype(const string &str,string &ret) { return s2at::unescape_chars(s2at::remove_surrounding_quotes(str)); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:72:30: warning: explicit specialization cannot have a storage class template<> static const bool string_to_anytype(const string &str,bool &ret) { return s2at::remove_surrounding_quotes(str)=="true" ? ret=true : ret=false; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:74:30: warning: explicit specialization cannot have a storage class template<> static const char string_to_anytype(const string &str,char &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:75:39: warning: explicit specialization cannot have a storage class template<> static const unsigned char string_to_anytype(const string &str,unsigned char &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:77:31: warning: explicit specialization cannot have a storage class template<> static const short string_to_anytype(const string &str,short &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:78:40: warning: explicit specialization cannot have a storage class template<> static const unsigned short string_to_anytype(const string &str,unsigned short &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:80:29: warning: explicit specialization cannot have a storage class template<> static const int string_to_anytype(const string &str,int &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:81:38: warning: explicit specialization cannot have a storage class template<> static const unsigned int string_to_anytype(const string &str,unsigned int &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:83:30: warning: explicit specialization cannot have a storage class template<> static const long string_to_anytype(const string &str,long &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:84:39: warning: explicit specialization cannot have a storage class template<> static const unsigned long string_to_anytype(const string &str,unsigned long &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:86:35: warning: explicit specialization cannot have a storage class template<> static const long long string_to_anytype(const string &str,long long &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:87:44: warning: explicit specialization cannot have a storage class template<> static const unsigned long long string_to_anytype(const string &str,unsigned long long &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:89:31: warning: explicit specialization cannot have a storage class template<> static const float string_to_anytype(const string &str,float &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0.0f; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:90:32: warning: explicit specialization cannot have a storage class template<> static const double string_to_anytype(const string &str,double &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0.0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:91:37: warning: explicit specialization cannot have a storage class template<> static const long double string_to_anytype(const string &str,long double &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0.0; ss >> ret; return ret; } ~~~~~~~ ^ In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:40: In file included from ./FXGraphParamValue.h:30: In file included from ./../backend/CGraphParamValueNode.h:47: In file included from ../../src/misc/CNestedDataFile/anytype.h:94: ./../src/misc/CMutex.h:157:16: warning: access declarations are deprecated; use using declarations instead [-Wdeprecated] CMutexLocker::didLock; ^ using In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:40: In file included from ./FXGraphParamValue.h:30: In file included from ./../backend/CGraphParamValueNode.h:47: ./../src/misc/CNestedDataFile/anytype.h:122:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const string &any) { return "\""+s2at::escape_chars(any)+"\""; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:124:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const bool &any) { return any ? "true" : "false"; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:126:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const char &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:127:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const unsigned char &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:129:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const short &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:130:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const unsigned short &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:132:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const int &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:133:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const unsigned int &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:135:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const long &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:136:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const unsigned long &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:138:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const long long &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:139:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const unsigned long long &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:144:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const float &any) { if(isnan(any)) return "0"; else { ostringstream ss; NO_LOCALE(ss) if(any>999999.0) {ss.setf(ios::scientific); ss.width(0); ss.precision(12); ss.fill(' '); } else {ss.setf(ios::fixed); ss.precision(6); ss.fill(' '); } ss << any; return istring(ss.str()).trim(); } } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:145:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const double &any) { if(isnan(any)) return "0"; else { ostringstream ss; NO_LOCALE(ss) if(any>999999.0) {ss.setf(ios::scientific); ss.width(0); ss.precision(12); ss.fill(' '); } else {ss.setf(ios::fixed); ss.precision(6); ss.fill(' '); } ss << any; return istring(ss.str()).trim(); } } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:146:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const long double &any) { if(isnan(any)) return "0"; else { ostringstream ss; NO_LOCALE(ss) if(any>999999.0) {ss.setf(ios::scientific); ss.width(0); ss.precision(12); ss.fill(' '); } else {ss.setf(ios::fixed); ss.precision(6); ss.fill(' '); } ss << any; return istring(ss.str()).trim(); } } ~~~~~~~ ^ In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:40: In file included from ./FXGraphParamValue.h:30: ./../backend/CGraphParamValueNode.h:48:46: warning: explicit specialization cannot have a storage class template<> static const CGraphParamValueNode string_to_anytype(const string &_str,CGraphParamValueNode &ret) ~~~~~~~ ^ ./../backend/CGraphParamValueNode.h:59:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const CGraphParamValueNode &any) ~~~~~~~ ^ In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:41: In file included from ./FXLFOParamValue.h:29: ./../backend/ALFO.h:97:41: warning: explicit specialization cannot have a storage class template<> static const CLFODescription string_to_anytype(const string &str,CLFODescription &ret) ~~~~~~~ ^ ./../backend/ALFO.h:105:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const CLFODescription &any) ~~~~~~~ ^ In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:42: In file included from ./FXPluginRoutingParamValue.h:37: ./../backend/CPluginMapping.h:218:40: warning: explicit specialization cannot have a storage class template<> static const CPluginMapping string_to_anytype(const string &str,CPluginMapping &ret) ~~~~~~~ ^ ./../backend/CPluginMapping.h:226:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const CPluginMapping &any) ~~~~~~~ ^ 65 warnings generated. /bin/sh ../../libtool --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/local/include -L/usr/local/lib -fstack-protector -Xlinker -lpthread -o rezound main.o libfrontend.la ../../src/backend/libbackend.la ../../src/backend/File/libFile.la ../../src/backend/Edits/libEdits.la ../../src/backend/Effects/libEffects.la ../../src/backend/Filters/libFilters.la ../../src/backend/Looping/libLooping.la ../../src/backend/Remaster/libRemaster.la ../../src/backend/Generate/libGenerate.la ../../src/backend/LADSPA/libLADSPA.la ../../src/misc/CNestedDataFile/libmiscCN.la ../../src/PoolFile/libPoolFile.la -lFOX-1.4 -lportaudio -lpthread -lpthread -lpthread -lm -lX11 c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/local/include -fstack-protector -Wl,-lpthread -o rezound main.o -L/usr/local/lib ./.libs/libfrontend.a ../../src/backend/.libs/libbackend.a -logg -lvorbisfile -lvorbisenc -lvorbis -lFLAC++ -lFLAC ../../src/backend/File/.libs/libFile.a ../../src/backend/Edits/.libs/libEdits.a ../../src/backend/Effects/.libs/libEffects.a ../../src/backend/Filters/.libs/libFilters.a ../../src/backend/Looping/.libs/libLooping.a ../../src/backend/Remaster/.libs/libRemaster.a -lSoundTouch ../../src/backend/Generate/.libs/libGenerate.a ../../src/backend/LADSPA/.libs/libLADSPA.a ../../src/misc/CNestedDataFile/.libs/libmiscCN.a ../../src/PoolFile/.libs/libPoolFile.a -lFOX-1.4 -lportaudio -lpthread -lm /usr/local/lib/libX11.so -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib ./.libs/libfrontend.a(settings.o): In function `void CNestedDataFile::setValue > >(std::__1::basic_string, std::__1::allocator > const&, std::__1::vector >, bool)': settings.cpp:(.text._ZN15CNestedDataFile8setValueINSt3__16vectorIbNS1_9allocatorIbEEEEEEvRKNS1_12basic_stringIcNS1_11char_traitsIcEENS3_IcEEEET_b[_ZN15CNestedDataFile8setValueINSt3__16vectorIbNS1_9allocatorIbEEEEEEvRKNS1_12basic_stringIcNS1_11char_traitsIcEENS3_IcEEEET_b]+0xdc): undefined reference to `_ZL17anytype_to_stringINSt3__121__bit_const_referenceINS0_6vectorIbNS0_9allocatorIbEEEEEEEKNS0_12basic_stringIcNS0_11char_traitsIcEENS3_IcEEEERKT_' ./../src/backend/.libs/libbackend.a(CMIDISDSSoundTranslator.o): In function `TPoolAccesser > CSound::getGeneralDataAccesser(std::__1::basic_string, std::__1::allocator >)': CMIDISDSSoundTranslator.cpp:(.text._ZN6CSound22getGeneralDataAccesserIsEE13TPoolAccesserIT_9TPoolFileIjyEENSt3__112basic_stringIcNS6_11char_traitsIcEENS6_9allocatorIcEEEE[_ZN6CSound22getGeneralDataAccesserIsEE13TPoolAccesserIT_9TPoolFileIjyEENSt3__112basic_stringIcNS6_11char_traitsIcEENS6_9allocatorIcEEEE]+0x186): undefined reference to `TStaticPoolAccesser > TPoolFile::getPoolAccesser(std::__1::basic_string, std::__1::allocator >)' CMIDISDSSoundTranslator.cpp:(.text._ZN6CSound22getGeneralDataAccesserIsEE13TPoolAccesserIT_9TPoolFileIjyEENSt3__112basic_stringIcNS6_11char_traitsIcEENS6_9allocatorIcEEEE[_ZN6CSound22getGeneralDataAccesserIsEE13TPoolAccesserIT_9TPoolFileIjyEENSt3__112basic_stringIcNS6_11char_traitsIcEENS6_9allocatorIcEEEE]+0x1d3): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' CMIDISDSSoundTranslator.cpp:(.text._ZN6CSound22getGeneralDataAccesserIsEE13TPoolAccesserIT_9TPoolFileIjyEENSt3__112basic_stringIcNS6_11char_traitsIcEENS6_9allocatorIcEEEE[_ZN6CSound22getGeneralDataAccesserIsEE13TPoolAccesserIT_9TPoolFileIjyEENSt3__112basic_stringIcNS6_11char_traitsIcEENS6_9allocatorIcEEEE]+0x26d): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/.libs/libbackend.a(CMIDISDSSoundTranslator.o): In function `TPoolAccesser > const CSound::getGeneralDataAccesser(std::__1::basic_string, std::__1::allocator >) const': CMIDISDSSoundTranslator.cpp:(.text._ZNK6CSound22getGeneralDataAccesserIsEEK13TPoolAccesserIT_9TPoolFileIjyEENSt3__112basic_stringIcNS7_11char_traitsIcEENS7_9allocatorIcEEEE[_ZNK6CSound22getGeneralDataAccesserIsEEK13TPoolAccesserIT_9TPoolFileIjyEENSt3__112basic_stringIcNS7_11char_traitsIcEENS7_9allocatorIcEEEE]+0x17a): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/.libs/libbackend.a(CNativeSoundClipboard.o): In function `CNativeSoundClipboard::copyFrom(CSound const*, bool const*, unsigned int, unsigned int)': CNativeSoundClipboard.cpp:(.text+0x484): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/.libs/libbackend.a(CNativeSoundClipboard.o): In function `CNativeSoundClipboard::copyTo(CSound*, unsigned int, unsigned int, unsigned int, unsigned int, MixMethods, SourceFitTypes, bool)': CNativeSoundClipboard.cpp:(.text+0xc30): undefined reference to `TStaticPoolAccesser > TPoolFile::getPoolAccesser(std::__1::basic_string, std::__1::allocator >)' CNativeSoundClipboard.cpp:(.text+0xc92): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/.libs/libbackend.a(CNativeSoundClipboard.o): In function `CNativeSoundClipboard::temporarilyShortenLength(unsigned int, unsigned int)': CNativeSoundClipboard.cpp:(.text+0x2134): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' CNativeSoundClipboard.cpp:(.text+0x21ff): undefined reference to `TStaticPoolAccesser > TPoolFile::getPoolAccesser(std::__1::basic_string, std::__1::allocator >)' CNativeSoundClipboard.cpp:(.text+0x2275): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/.libs/libbackend.a(CNativeSoundClipboard.o): In function `CNativeSoundClipboard::undoTemporaryShortenLength()': CNativeSoundClipboard.cpp:(.text+0x26e5): undefined reference to `TStaticPoolAccesser > TPoolFile::getPoolAccesser(std::__1::basic_string, std::__1::allocator >)' CNativeSoundClipboard.cpp:(.text+0x2761): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' CNativeSoundClipboard.cpp:(.text+0x27be): undefined reference to `TStaticPoolAccesser > TPoolFile::getPoolAccesser(std::__1::basic_string, std::__1::allocator >)' CNativeSoundClipboard.cpp:(.text+0x2825): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/.libs/libbackend.a(CRecordSoundClipboard.o): In function `CRecordSoundClipboard::copyTo(CSound*, unsigned int, unsigned int, unsigned int, unsigned int, MixMethods, SourceFitTypes, bool)': CRecordSoundClipboard.cpp:(.text+0x6e9): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/Edits/.libs/libEdits.a(CDuplicateChannelEdit.o): In function `CDuplicateChannelEdit::doActionSizeSafe(CActionSound*, bool)': CDuplicateChannelEdit.cpp:(.text+0x192): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/Remaster/.libs/libRemaster.a(CMonoizeAction.o): In function `CMonoizeAction::doActionSizeSafe(CActionSound*, bool)': CMonoizeAction.cpp:(.text+0x853): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/Remaster/.libs/libRemaster.a(CCompressorAction.o): In function `CCompressorAction::doActionSizeSafe(CActionSound*, bool)': CCompressorAction.cpp:(.text+0xc53): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/Remaster/.libs/libRemaster.a(CAdaptiveNormalizeAction.o):CAdaptiveNormalizeAction.cpp:(.text+0x693): more undefined references to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' follow c++: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/audio/rezound/work/rezound-0.12.3beta/src/frontend_fox *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/audio/rezound/work/rezound-0.12.3beta/src *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/audio/rezound/work/rezound-0.12.3beta *** Error code 1 Stop. make: stopped in /usr/ports/audio/rezound From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 01:50:20 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 8CA931A6 for ; Wed, 28 Jan 2015 01:50:20 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 5D3B1D36 for ; Wed, 28 Jan 2015 01:50:20 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S1oKTM033856 for ; Wed, 28 Jan 2015 01:50:20 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S1oKcP033851; Wed, 28 Jan 2015 01:50:20 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 01:50:20 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280150.t0S1oKcP033851@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10i386-quarterly][math/tomsfastmath] Failed for tomsfastmath-0.12 in build 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: Wed, 28 Jan 2015 01:50:20 -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: danfe@FreeBSD.org Ident: $FreeBSD: branches/2014Q3/math/tomsfastmath/Makefile 357102 2014-06-09 04:25:02Z danfe $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-quarterly/2015-01-28_01h23m11s/logs/tomsfastmath-0.12.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-quarterly&build=2015-01-28_01h23m11s Log: ====>> Building math/tomsfastmath build started at Wed Jan 28 01:50:12 UTC 2015 port directory: /usr/ports/math/tomsfastmath building for: FreeBSD 10i386-quarterly-job-12 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q3/math/tomsfastmath/Makefile 357102 2014-06-09 04:25:02Z danfe $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=tomsfastmath-0.12 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-quarterly/ref/.p/pool MASTERNAME=10i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/tomsfastmath/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/tomsfastmath/work HOME=/wrkdirs/usr/ports/math/tomsfastmath/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/tomsfastmath/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/tomsfastmath/work HOME=/wrkdirs/usr/ports/math/tomsfastmath/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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/tomsfastmath" EXAMPLESDIR="share/examples/tomsfastmath" DATADIR="share/tomsfastmath" WWWDIR="www/tomsfastmath" ETCDIR="etc/tomsfastmath" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/tomsfastmath DOCSDIR=/usr/local/share/doc/tomsfastmath EXAMPLESDIR=/usr/local/share/examples/tomsfastmath WWWDIR=/usr/local/www/tomsfastmath ETCDIR=/usr/local/etc/tomsfastmath --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> tomsfastmath-0.12 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.3.txz [10i386-quarterly-job-12] Installing pkg-1.4.3... [10i386-quarterly-job-12] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of tomsfastmath-0.12 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by tomsfastmath-0.12 for building =========================================================================== =================================================== ===> Fetching all distfiles required by tomsfastmath-0.12 for building => SHA256 Checksum OK for tfm-0.12.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by tomsfastmath-0.12 for building ===> Extracting for tomsfastmath-0.12 => SHA256 Checksum OK for tfm-0.12.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for tomsfastmath-0.12 ===> Applying FreeBSD patches for tomsfastmath-0.12 =========================================================================== =================================================== ===> tomsfastmath-0.12 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 [10i386-quarterly-job-12] Installing gmake-4.1_1... [10i386-quarterly-job-12] `-- Installing gettext-runtime-0.19.3... [10i386-quarterly-job-12] | `-- Installing indexinfo-0.2.2... [10i386-quarterly-job-12] | `-- Extracting indexinfo-0.2.2... done [10i386-quarterly-job-12] `-- Extracting gettext-runtime-0.19.3... done [10i386-quarterly-job-12] Extracting gmake-4.1_1... done ===> Returning to build of tomsfastmath-0.12 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for tomsfastmath-0.12 =========================================================================== =================================================== ===> Building for tomsfastmath-0.12 gmake[1]: Entering directory '/wrkdirs/usr/ports/math/tomsfastmath/work/tomsfastmath-0.12' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/addsub/fp_add.o src/addsub/fp_add.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/addsub/fp_add_d.o src/addsub/fp_add_d.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/addsub/fp_addmod.o src/addsub/fp_addmod.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/addsub/fp_cmp.o src/addsub/fp_cmp.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/addsub/fp_cmp_d.o src/addsub/fp_cmp_d.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/addsub/fp_cmp_mag.o src/addsub/fp_cmp_mag.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/addsub/fp_sub.o src/addsub/fp_sub.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/addsub/fp_sub_d.o src/addsub/fp_sub_d.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/addsub/fp_submod.o src/addsub/fp_submod.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/addsub/s_fp_add.o src/addsub/s_fp_add.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/addsub/s_fp_sub.o src/addsub/s_fp_sub.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bin/fp_radix_size.o src/bin/fp_radix_size.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bin/fp_read_radix.o src/bin/fp_read_radix.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bin/fp_read_signed_bin.o src/bin/fp_read_signed_bin.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bin/fp_read_unsigned_bin.o src/bin/fp_read_unsigned_bin.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bin/fp_reverse.o src/bin/fp_reverse.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bin/fp_s_rmap.o src/bin/fp_s_rmap.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bin/fp_signed_bin_size.o src/bin/fp_signed_bin_size.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bin/fp_to_signed_bin.o src/bin/fp_to_signed_bin.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bin/fp_to_unsigned_bin.o src/bin/fp_to_unsigned_bin.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bin/fp_toradix.o src/bin/fp_toradix.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bin/fp_unsigned_bin_size.o src/bin/fp_unsigned_bin_size.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bit/fp_cnt_lsb.o src/bit/fp_cnt_lsb.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bit/fp_count_bits.o src/bit/fp_count_bits.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bit/fp_div_2.o src/bit/fp_div_2.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bit/fp_div_2d.o src/bit/fp_div_2d.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bit/fp_lshd.o src/bit/fp_lshd.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bit/fp_mod_2d.o src/bit/fp_mod_2d.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bit/fp_rshd.o src/bit/fp_rshd.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/divide/fp_div.o src/divide/fp_div.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/divide/fp_div_d.o src/divide/fp_div_d.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/divide/fp_mod.o src/divide/fp_mod.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/divide/fp_mod_d.o src/divide/fp_mod_d.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/exptmod/fp_2expt.o src/exptmod/fp_2expt.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/exptmod/fp_exptmod.o src/exptmod/fp_exptmod.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/misc/fp_ident.o src/misc/fp_ident.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/misc/fp_set.o src/misc/fp_set.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/mont/fp_montgomery_calc_normalization.o src/mont/fp_montgomery_calc_normalization.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/mont/fp_montgomery_reduce.o src/mont/fp_montgomery_reduce.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/mont/fp_montgomery_setup.o src/mont/fp_montgomery_setup.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/mul/fp_mul.o src/mul/fp_mul.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/mul/fp_mul_2.o src/mul/fp_mul_2.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/mul/fp_mul_2d.o src/mul/fp_mul_2d.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/mul/fp_mul_comba.o src/mul/fp_mul_comba.c src/mul/fp_mul_comba.c:349:11: error: ran out of registers during register allocation MULADD(*tmpx++, *tmpy--); ^ src/mul/fp_mul_comba.c:51:6: note: expanded from macro 'MULADD' "movl %6,%%eax \n\t" \ ^ 1 error generated. : recipe for target 'src/mul/fp_mul_comba.o' failed gmake[1]: *** [src/mul/fp_mul_comba.o] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/tomsfastmath/work/tomsfastmath-0.12' *** Error code 1 Stop. make: stopped in /usr/ports/math/tomsfastmath From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 01:51:24 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 E63761B9 for ; Wed, 28 Jan 2015 01:51:24 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 D1B19DCE for ; Wed, 28 Jan 2015 01:51:24 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S1pOSq071455 for ; Wed, 28 Jan 2015 01:51:24 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S1pO2R071442; Wed, 28 Jan 2015 01:51:24 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 01:51:24 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280151.t0S1pO2R071442@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10i386-quarterly][sysutils/apt] Failed for apt-0.6.46.4.1_8 in build 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: Wed, 28 Jan 2015 01:51:25 -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: mandree@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/sysutils/apt/Makefile 365599 2014-08-21 22:50:29Z mandree $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-quarterly/2015-01-28_01h23m11s/logs/apt-0.6.46.4.1_8.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-quarterly&build=2015-01-28_01h23m11s Log: ====>> Building sysutils/apt build started at Wed Jan 28 01:50:53 UTC 2015 port directory: /usr/ports/sysutils/apt building for: FreeBSD 10i386-quarterly-job-05 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/sysutils/apt/Makefile 365599 2014-08-21 22:50:29Z mandree $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=apt-0.6.46.4.1_8 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-quarterly/ref/.p/pool MASTERNAME=10i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/apt/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/apt/work HOME=/wrkdirs/usr/ports/sysutils/apt/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/apt/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/apt/work HOME=/wrkdirs/usr/ports/sysutils/apt/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="-I/usr/local/include/db5 -I/usr/local/include" LDFLAGS=" -L/usr/local/lib/db5 -L/usr/local/lib -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-- APTDIR=var/db/apt OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/apt" EXAMPLESDIR="share/examples/apt" DATADIR="share/apt" WWWDIR="www/apt" ETCDIR="etc/apt" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/apt DOCSDIR=/usr/local/share/doc/apt EXAMPLESDIR=/usr/local/share/examples/apt WWWDIR=/usr/local/www/apt ETCDIR=/usr/local/etc/apt --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> apt-0.6.46.4.1_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.4.3.txz [10i386-quarterly-job-05] Installing pkg-1.4.3... [10i386-quarterly-job-05] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of apt-0.6.46.4.1_8 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by apt-0.6.46.4.1_8 for building =========================================================================== =================================================== ===> Fetching all distfiles required by apt-0.6.46.4.1_8 for building => SHA256 Checksum OK for apt_0.6.46.4-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by apt-0.6.46.4.1_8 for building ===> Extracting for apt-0.6.46.4.1_8 => SHA256 Checksum OK for apt_0.6.46.4-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for apt-0.6.46.4.1_8 ===> Applying FreeBSD patches for apt-0.6.46.4.1_8 No such line 10629 in input file, ignoring /bin/cp /usr/ports/sysutils/apt/files/https.cc /usr/ports/sysutils/apt/files/https.h /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/methods/ /usr/bin/sed -i.bak -e 's|@PREFIX@|/usr/local|g' -e 's|@APTDIR@|/var/db/apt|g' -e 's|@DPKGDIR@|/var/db/dpkg|g' -e 's|@LOCALBASE@|/usr/local|g' /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/apt-pkg/deb/debsystem.cc /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/apt-pkg/init.cc /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/cmdline/apt-key /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/dselect/install /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/dselect/setup /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/dselect/update /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/methods/gpgv.cc =========================================================================== =================================================== ===> apt-0.6.46.4.1_8 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.30_1.txz [10i386-quarterly-job-05] Installing bash-4.3.30_1... [10i386-quarterly-job-05] `-- Installing gettext-runtime-0.19.3... [10i386-quarterly-job-05] | `-- Installing indexinfo-0.2.2... [10i386-quarterly-job-05] | `-- Extracting indexinfo-0.2.2... done [10i386-quarterly-job-05] `-- Extracting gettext-runtime-0.19.3... done [10i386-quarterly-job-05] Extracting bash-4.3.30_1... done Message for bash-4.3.30_1: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== ===> Returning to build of apt-0.6.46.4.1_8 ===> apt-0.6.46.4.1_8 depends on file: /usr/local/lib/libpub.a - not found ===> Verifying install for /usr/local/lib/libpub.a in /usr/ports/devel/publib ===> Installing existing package /packages/All/publib-0.39.txz [10i386-quarterly-job-05] Installing publib-0.39... [10i386-quarterly-job-05] Extracting publib-0.39... done ===> Returning to build of apt-0.6.46.4.1_8 ===> apt-0.6.46.4.1_8 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.3.txz [10i386-quarterly-job-05] Installing gettext-tools-0.19.3... [10i386-quarterly-job-05] `-- Installing expat-2.1.0_2... [10i386-quarterly-job-05] `-- Extracting expat-2.1.0_2... done [10i386-quarterly-job-05] Extracting gettext-tools-0.19.3... done ===> Returning to build of apt-0.6.46.4.1_8 ===> apt-0.6.46.4.1_8 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 [10i386-quarterly-job-05] Installing gmake-4.1_1... [10i386-quarterly-job-05] Extracting gmake-4.1_1... done ===> Returning to build of apt-0.6.46.4.1_8 =========================================================================== =================================================== ===> apt-0.6.46.4.1_8 depends on shared library: libcurl.so - not found ===> Verifying for libcurl.so in /usr/ports/ftp/curl ===> Installing existing package /packages/All/curl-7.39.0_1.txz [10i386-quarterly-job-05] Installing curl-7.39.0_1... [10i386-quarterly-job-05] `-- Installing ca_root_nss-3.17.3_1... [10i386-quarterly-job-05] `-- Extracting ca_root_nss-3.17.3_1... done [10i386-quarterly-job-05] Extracting curl-7.39.0_1... done ===> Returning to build of apt-0.6.46.4.1_8 ===> apt-0.6.46.4.1_8 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.2) ===> apt-0.6.46.4.1_8 depends on shared library: libdb-5.3.so - not found ===> Verifying for libdb-5.3.so in /usr/ports/databases/db5 ===> Installing existing package /packages/All/db5-5.3.28_2.txz [10i386-quarterly-job-05] Installing db5-5.3.28_2... [10i386-quarterly-job-05] Extracting db5-5.3.28_2... done ===> Returning to build of apt-0.6.46.4.1_8 In file included from ../include/apt-pkg/hashes.h:20: ./include/apt-pkg/md5.h:27:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/md5.h" ^ In file included from acquire-method.cc:26: In file included from ../include/apt-pkg/hashes.h:21: ./include/apt-pkg/sha1.h:18:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/sha1.h" ^ In file included from acquire-method.cc:26: In file included from ../include/apt-pkg/hashes.h:22: ./include/apt-pkg/sha256.h:18:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/sha256.h" ^ 10 warnings generated. Compiling init.cc to ../obj/apt-pkg/init.opic In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:16: ./include/apt-pkg/configuration.h:32:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/configuration.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: ./include/apt-pkg/pkgsystem.h:41:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/pkgsystem.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: ./include/apt-pkg/depcache.h:42:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/depcache.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: In file included from ../include/apt-pkg/depcache.h:45: ./include/apt-pkg/pkgcache.h:23:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/pkgcache.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: In file included from ../include/apt-pkg/depcache.h:45: In file included from ../include/apt-pkg/pkgcache.h:28: ./include/apt-pkg/mmap.h:29:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/mmap.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: In file included from ../include/apt-pkg/depcache.h:45: In file included from ../include/apt-pkg/pkgcache.h:28: In file included from ../include/apt-pkg/mmap.h:33: ./include/apt-pkg/fileutl.h:25:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/fileutl.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: In file included from ../include/apt-pkg/depcache.h:45: In file included from ../include/apt-pkg/pkgcache.h:284: ./include/apt-pkg/cacheiterators.h:35:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/cacheiterators.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: In file included from ../include/apt-pkg/depcache.h:46: ./include/apt-pkg/progress.h:25:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/progress.h" ^ In file included from init.cc:13: ./include/apt-pkg/error.h:44:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/error.h" ^ 9 warnings generated. Compiling clean.cc to ../obj/apt-pkg/clean.opic clean.cc:12:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma implementation "apt-pkg/clean.h" ^ In file included from clean.cc:15: ./include/apt-pkg/clean.h:14:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/clean.h" ^ In file included from clean.cc:15: In file included from ../include/apt-pkg/clean.h:17: ./include/apt-pkg/pkgcache.h:23:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/pkgcache.h" ^ In file included from clean.cc:15: In file included from ../include/apt-pkg/clean.h:17: In file included from ../include/apt-pkg/pkgcache.h:28: ./include/apt-pkg/mmap.h:29:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/mmap.h" ^ In file included from clean.cc:15: In file included from ../include/apt-pkg/clean.h:17: In file included from ../include/apt-pkg/pkgcache.h:28: In file included from ../include/apt-pkg/mmap.h:33: ./include/apt-pkg/fileutl.h:25:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/fileutl.h" ^ In file included from clean.cc:15: In file included from ../include/apt-pkg/clean.h:17: In file included from ../include/apt-pkg/pkgcache.h:284: ./include/apt-pkg/cacheiterators.h:35:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/cacheiterators.h" ^ In file included from clean.cc:16: ./include/apt-pkg/strutl.h:20:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/strutl.h" ^ In file included from clean.cc:17: ./include/apt-pkg/error.h:44:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/error.h" ^ In file included from clean.cc:18: ./include/apt-pkg/configuration.h:32:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/configuration.h" ^ 9 warnings generated. Compiling srcrecords.cc to ../obj/apt-pkg/srcrecords.opic srcrecords.cc:15:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma implementation "apt-pkg/srcrecords.h" ^ In file included from srcrecords.cc:18: ./include/apt-pkg/srcrecords.h:17:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/srcrecords.h" ^ In file included from srcrecords.cc:19: ./include/apt-pkg/error.h:44:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/error.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:32: ./include/apt-pkg/pkgcache.h:23:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/pkgcache.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:32: In file included from ../include/apt-pkg/pkgcache.h:28: ./include/apt-pkg/mmap.h:29:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/mmap.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:32: In file included from ../include/apt-pkg/pkgcache.h:28: In file included from ../include/apt-pkg/mmap.h:33: ./include/apt-pkg/fileutl.h:25:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/fileutl.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:32: In file included from ../include/apt-pkg/pkgcache.h:284: ./include/apt-pkg/cacheiterators.h:35:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/cacheiterators.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:33: In file included from ../include/apt-pkg/metaindex.h:11: ./include/apt-pkg/pkgrecords.h:21:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/pkgrecords.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:33: In file included from ../include/apt-pkg/metaindex.h:12: ./include/apt-pkg/indexfile.h:25:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/indexfile.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:33: In file included from ../include/apt-pkg/metaindex.h:13: ./include/apt-pkg/vendor.h:8:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/vendor.h" ^ In file included from srcrecords.cc:20: ./include/apt-pkg/sourcelist.h:39:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/sourcelist.h" ^ In file included from srcrecords.cc:21: ./include/apt-pkg/strutl.h:20:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/strutl.h" ^ srcrecords.cc:29:63: error: field of type 'vector::iterator' (aka '__wrap_iter') has private constructor pkgSrcRecords::pkgSrcRecords(pkgSourceList &List) : Files(0), Current(0) ^ /usr/include/c++/v1/iterator:1195:31: note: declared private here _LIBCPP_INLINE_VISIBILITY __wrap_iter(iterator_type __x) _NOEXCEPT : __i(__x) {} ^ 12 warnings and 1 error generated. ./buildlib/library.mak:65: recipe for target '../obj/apt-pkg/srcrecords.opic' failed gmake[2]: *** [../obj/apt-pkg/srcrecords.opic] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/apt-pkg' Makefile:14: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1' *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/apt From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 01:52:28 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 CCEDD1D9; Wed, 28 Jan 2015 01:52:28 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 AA734DDC; Wed, 28 Jan 2015 01:52:28 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S1qRde005665; Wed, 28 Jan 2015 01:52:27 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S1qRaN005619; Wed, 28 Jan 2015 01:52:27 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 01:52:27 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280152.t0S1qRaN005619@beefy1.isc.freebsd.org> To: mich@FreeBSD.org Subject: [package - 10i386-quarterly][sysutils/ah-tty] Failed for ah-tty-0.3.12 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: Wed, 28 Jan 2015 01:52:29 -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: mich@FreeBSD.org Last committer: miwi@FreeBSD.org Ident: $FreeBSD: branches/2014Q3/sysutils/ah-tty/Makefile 356050 2014-06-01 07:28:20Z miwi $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-quarterly/2015-01-28_01h23m11s/logs/ah-tty-0.3.12.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-quarterly&build=2015-01-28_01h23m11s Log: ====>> Building sysutils/ah-tty build started at Wed Jan 28 01:51:42 UTC 2015 port directory: /usr/ports/sysutils/ah-tty building for: FreeBSD 10i386-quarterly-job-02 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: mich@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q3/sysutils/ah-tty/Makefile 356050 2014-06-01 07:28:20Z miwi $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=ah-tty-0.3.12 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-quarterly/ref/.p/pool MASTERNAME=10i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/ah-tty/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/ah-tty/work HOME=/wrkdirs/usr/ports/sysutils/ah-tty/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/ah-tty/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/ah-tty/work HOME=/wrkdirs/usr/ports/sysutils/ah-tty/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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/ah-tty" EXAMPLESDIR="share/examples/ah-tty" DATADIR="share/ah-tty" WWWDIR="www/ah-tty" ETCDIR="etc/ah-tty" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ah-tty DOCSDIR=/usr/local/share/doc/ah-tty EXAMPLESDIR=/usr/local/share/examples/ah-tty WWWDIR=/usr/local/www/ah-tty ETCDIR=/usr/local/etc/ah-tty --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> ah-tty-0.3.12 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.3.txz [10i386-quarterly-job-02] Installing pkg-1.4.3... [10i386-quarterly-job-02] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ah-tty-0.3.12 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by ah-tty-0.3.12 for building =========================================================================== =================================================== ===> Fetching all distfiles required by ah-tty-0.3.12 for building => SHA256 Checksum OK for ah-tty-0.3.12.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by ah-tty-0.3.12 for building ===> Extracting for ah-tty-0.3.12 => SHA256 Checksum OK for ah-tty-0.3.12.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ah-tty-0.3.12 ===> Applying FreeBSD patches for ah-tty-0.3.12 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for ah-tty-0.3.12 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/ltconfig loading site script /usr/ports/Templates/config.site creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector) works... yes checking whether the C compiler (cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking host system type... i386-portbld-freebsd10.0 checking build system type... i386-portbld-freebsd10.0 checking for ranlib... ranlib checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD-compatible nm... /usr/bin/nm -B checking command to parse /usr/bin/nm -B output... yes checking for _ prefix in compiled symbols... (cached) no checking whether ln -s works... yes updating cache ./config.cache checking for object suffix... o checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions ... yes checking if cc static flag -static works... -static checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking command to parse /usr/bin/nm -B output... yes checking how to hardcode library paths into programs... immediate checking for /usr/bin/ld option to reload object files... -r checking dynamic linker characteristics... freebsd10.0 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for objdir... .libs checking for dlopen... yes checking for dlfcn.h... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no creating libtool loading cache ./config.cache checking for initscr in -lncurses... yes checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/uio.h... yes checking for curses.h... yes checking for ctype.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: multiple definition of `_LDL_cat' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: first defined here usage.o: In function `__CQ_read': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/circque.h:49: multiple definition of `__CQ_read' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/circque.h:49: first defined here usage.o: In function `__CQ_write': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/circque.h:82: multiple definition of `__CQ_write' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/circque.h:82: first defined here usage.o: In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here usage.o: In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here usage.o: In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(autohelp.o): In function `LDL_length': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: multiple definition of `LDL_length' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: first defined here libdill.a(autohelp.o): In function `LDL_prepend': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: multiple definition of `LDL_prepend' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: first defined here libdill.a(autohelp.o): In function `_LDL_cat': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: multiple definition of `_LDL_cat' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: first defined here libdill.a(autohelp.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(autohelp.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(autohelp.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(ahread.o): In function `LDL_length': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: multiple definition of `LDL_length' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: first defined here libdill.a(ahread.o): In function `LDL_prepend': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: multiple definition of `LDL_prepend' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: first defined here libdill.a(ahread.o): In function `_LDL_cat': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: multiple definition of `_LDL_cat' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: first defined here libdill.a(ahread.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(ahread.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(ahread.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(dillospawn.o): In function `LDL_length': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: multiple definition of `LDL_length' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: first defined here libdill.a(dillospawn.o): In function `LDL_prepend': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: multiple definition of `LDL_prepend' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: first defined here libdill.a(dillospawn.o): In function `_LDL_cat': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: multiple definition of `_LDL_cat' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: first defined here libdill.a(dillospawn.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(dillospawn.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(dillospawn.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(vtansi.o): In function `__VT_dmove': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:81: multiple definition of `__VT_dmove' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:81: first defined here libdill.a(vtansi.o): In function `__VT_mcol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:99: multiple definition of `__VT_mcol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:99: first defined here libdill.a(vtansi.o): In function `__VT_mrow': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:110: multiple definition of `__VT_mrow' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:110: first defined here libdill.a(vtansi.o): In function `__VT_nextline': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:121: multiple definition of `__VT_nextline' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:121: first defined here libdill.a(vtansi.o): In function `__VT_scrollpage': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:144: multiple definition of `__VT_scrollpage' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:144: first defined here libdill.a(vtansi.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(vtansi.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(vtansi.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(vtcurses.o): In function `__VT_dmove': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:81: multiple definition of `__VT_dmove' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:81: first defined here libdill.a(vtcurses.o): In function `__VT_mcol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:99: multiple definition of `__VT_mcol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:99: first defined here libdill.a(vtcurses.o): In function `__VT_mrow': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:110: multiple definition of `__VT_mrow' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:110: first defined here libdill.a(vtcurses.o): In function `__VT_nextline': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:121: multiple definition of `__VT_nextline' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:121: first defined here libdill.a(vtcurses.o): In function `__VT_scrollpage': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:144: multiple definition of `__VT_scrollpage' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:144: first defined here libdill.a(vtcurses.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(vtcurses.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(vtcurses.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(vtlabel.o): In function `__VT_dmove': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:81: multiple definition of `__VT_dmove' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:81: first defined here libdill.a(vtlabel.o): In function `__VT_mcol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:99: multiple definition of `__VT_mcol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:99: first defined here libdill.a(vtlabel.o): In function `__VT_mrow': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:110: multiple definition of `__VT_mrow' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:110: first defined here libdill.a(vtlabel.o): In function `__VT_nextline': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:121: multiple definition of `__VT_nextline' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:121: first defined here libdill.a(vtlabel.o): In function `__VT_scrollpage': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:144: multiple definition of `__VT_scrollpage' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:144: first defined here libdill.a(vtlabel.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(vtlabel.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(vtlabel.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(dillofork2.o): In function `FD_bkgnd': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/IOQ.h:60: multiple definition of `FD_bkgnd' monitor.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/IOQ.h:60: first defined here libdill.a(dillofork2.o): In function `LDL_length': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: multiple definition of `LDL_length' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: first defined here libdill.a(dillofork2.o): In function `LDL_prepend': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: multiple definition of `LDL_prepend' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: first defined here libdill.a(dillofork2.o): In function `_LDL_cat': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: multiple definition of `_LDL_cat' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: first defined here libdill.a(dillofork2.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(dillofork2.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(dillofork2.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(pty.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(pty.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(pty.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(dillofork.o): In function `LDL_length': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: multiple definition of `LDL_length' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: first defined here libdill.a(dillofork.o): In function `LDL_prepend': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: multiple definition of `LDL_prepend' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: first defined here libdill.a(dillofork.o): In function `_LDL_cat': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: multiple definition of `_LDL_cat' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: first defined here libdill.a(dillofork.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(dillofork.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(dillofork.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12 *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/ah-tty From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 01:53:30 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 3648C1F5; Wed, 28 Jan 2015 01:53:30 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 15314DE7; Wed, 28 Jan 2015 01:53:30 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S1rTC9046333; Wed, 28 Jan 2015 01:53:29 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S1rTn6046323; Wed, 28 Jan 2015 01:53:29 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 01:53:29 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280153.t0S1rTn6046323@beefy1.isc.freebsd.org> To: sunpoet@FreeBSD.org Subject: [package - 10i386-quarterly][audio/ices] Failed for ices-2.0.2_2, 1 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: Wed, 28 Jan 2015 01:53:30 -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: sunpoet@FreeBSD.org Last committer: sunpoet@FreeBSD.org Ident: $FreeBSD: branches/2014Q3/audio/ices/Makefile 353022 2014-05-05 14:51:06Z sunpoet $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-quarterly/2015-01-28_01h23m11s/logs/ices-2.0.2_2,1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-quarterly&build=2015-01-28_01h23m11s Log: ====>> Building audio/ices build started at Wed Jan 28 01:52:49 UTC 2015 port directory: /usr/ports/audio/ices building for: FreeBSD 10i386-quarterly-job-20 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: sunpoet@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q3/audio/ices/Makefile 353022 2014-05-05 14:51:06Z sunpoet $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=ices-2.0.2_2,1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-quarterly/ref/.p/pool MASTERNAME=10i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for ices-2.0.2_2,1: ALSA=off: ALSA audio architecture support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-roaraudio --disable-sun-audio --disable-alsa --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/ices/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/ices/work HOME=/wrkdirs/usr/ports/audio/ices/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/ices/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/ices/work HOME=/wrkdirs/usr/ports/audio/ices/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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -pthread -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-- OSREL=10.0 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/ices" EXAMPLESDIR="share/examples/ices" DATADIR="share/ices" WWWDIR="www/ices" ETCDIR="etc/ices" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ices DOCSDIR=/usr/local/share/doc/ices EXAMPLESDIR=/usr/local/share/examples/ices WWWDIR=/usr/local/www/ices ETCDIR=/usr/local/etc/ices --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> ices-2.0.2_2,1 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.3.txz [10i386-quarterly-job-20] Installing pkg-1.4.3... [10i386-quarterly-job-20] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ices-2.0.2_2,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ices-2.0.2_2,1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ices-2.0.2_2,1 for building => SHA256 Checksum OK for ices-2.0.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ices-2.0.2_2,1 for building ===> Extracting for ices-2.0.2_2,1 => SHA256 Checksum OK for ices-2.0.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ices-2.0.2_2,1 =========================================================================== =================================================== ===> ices-2.0.2_2,1 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 [10i386-quarterly-job-20] Installing gmake-4.1_1... [10i386-quarterly-job-20] `-- Installing gettext-runtime-0.19.3... [10i386-quarterly-job-20] | `-- Installing indexinfo-0.2.2... [10i386-quarterly-job-20] | `-- Extracting indexinfo-0.2.2... done [10i386-quarterly-job-20] `-- Extracting gettext-runtime-0.19.3... done [10i386-quarterly-job-20] Extracting gmake-4.1_1... done ===> Returning to build of ices-2.0.2_2,1 ===> ices-2.0.2_2,1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [10i386-quarterly-job-20] Installing pkgconf-0.9.7... [10i386-quarterly-job-20] Extracting pkgconf-0.9.7... done ===> Returning to build of ices-2.0.2_2,1 =========================================================================== =================================================== ===> ices-2.0.2_2,1 depends on shared library: libogg.so - not found ===> Verifying for libogg.so in /usr/ports/audio/libogg ===> Installing existing package /packages/All/libogg-1.3.2_1,4.txz [10i386-quarterly-job-20] Installing libogg-1.3.2_1,4... [10i386-quarterly-job-20] Extracting libogg-1.3.2_1,4... done ===> Returning to build of ices-2.0.2_2,1 ===> ices-2.0.2_2,1 depends on shared library: libshout.so - not found ===> Verifying for libshout.so in /usr/ports/audio/libshout ===> Installing existing package /packages/All/libshout-2.3.1.txz [10i386-quarterly-job-20] Installing libshout-2.3.1... [10i386-quarterly-job-20] `-- Installing libtheora-1.1.1_6... [10i386-quarterly-job-20] | `-- Installing libvorbis-1.3.4_2,3... [10i386-quarterly-job-20] | `-- Extracting libvorbis-1.3.4_2,3... done [10i386-quarterly-job-20] `-- Extracting libtheora-1.1.1_6... done [10i386-quarterly-job-20] `-- Installing speex-1.2.r1_7,1... [10i386-quarterly-job-20] `-- Extracting speex-1.2.r1_7,1... done [10i386-quarterly-job-20] Extracting libshout-2.3.1... done ===> Returning to build of ices-2.0.2_2,1 ===> ices-2.0.2_2,1 depends on shared library: libspeex.so - found (/usr/local/lib/libspeex.so.1.5.0) ===> ices-2.0.2_2,1 depends on shared library: libtheora.so - found (/usr/local/lib/libtheora.so.0.3.10) ===> ices-2.0.2_2,1 depends on shared library: libvorbis.so - found (/usr/local/lib/libvorbis.so.0.4.7) ===> ices-2.0.2_2,1 depends on shared library: libxml2.so - not found ===> Verifying for libxml2.so in /usr/ports/textproc/libxml2 ===> Installing existing package /packages/All/libxml2-2.9.2_2.txz [10i386-quarterly-job-20] Installing libxml2-2.9.2_2... [10i386-quarterly-job-20] Extracting libxml2-2.9.2_2... done ===> Returning to build of ices-2.0.2_2,1 =========================================================================== =================================================== ===> Configuring for ices-2.0.2_2,1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/configure configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd10.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd10.0 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for fgrep... (cached) /usr/bin/fgrep checking for ANSI C header files... (cached) yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking for sys/select.h... (cached) yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for uint64_t... yes checking for gettimeofday... (cached) yes checking for ftime... no checking for XML configuration checking for xml2-config... /usr/local/bin/xml2-config checking for xmlParseFile... yes checking for pkg-config... /usr/local/bin/pkg-config checking shout/shout.h usability... yes checking shout/shout.h presence... yes checking for shout/shout.h... yes checking for shout_new... yes checking for libogg... ok checking for libvorbis... ok configure: creating ./config.status config.status: creating Makefile config.status: creating conf/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/log/Makefile config.status: creating src/timing/Makefile config.status: creating src/thread/Makefile config.status: creating src/avl/Makefile config.status: creating config.h config.status: executing depfiles commands Build with alsa: no Build with OSS: yes Build with Sun audio: no Build with RoarAudio: no =========================================================================== =================================================== ===> Building for ices-2.0.2_2,1 gmake[1]: Entering directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2' gmake all-recursive gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2' Making all in src gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src' Making all in log gmake[4]: Entering directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src/log' if /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT log.lo -MD -MP -MF ".deps/log.Tpo" -c -o log.lo log.c; \ then mv -f ".deps/log.Tpo" ".deps/log.Plo"; else rm -f ".deps/log.Tpo"; exit 1; fi mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -fPIC -DPIC -o .libs/log.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -o log.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -pthread -fstack-protector -o libicelog.la log.lo ar cru .libs/libicelog.a .libs/log.o ranlib .libs/libicelog.a creating libicelog.la (cd .libs && rm -f libicelog.la && ln -s ../libicelog.la libicelog.la) gmake[4]: Leaving directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src/log' Making all in timing gmake[4]: Entering directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src/timing' if /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libicetiming_la-timing.lo -MD -MP -MF ".deps/libicetiming_la-timing.Tpo" -c -o libicetiming_la-timing.lo `test -f 'timing.c' || echo './'`timing.c; \ then mv -f ".deps/libicetiming_la-timing.Tpo" ".deps/libicetiming_la-timing.Plo"; else rm -f ".deps/libicetiming_la-timing.Tpo"; exit 1; fi mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libicetiming_la-timing.lo -MD -MP -MF .deps/libicetiming_la-timing.Tpo -c timing.c -fPIC -DPIC -o .libs/libicetiming_la-timing.o In file included from timing.c:38: /usr/include/sys/timeb.h:42:2: warning: "this file includes which is deprecated" [-W#warnings] #warning "this file includes which is deprecated" ^ timing.c:53:5: warning: implicit declaration of function 'gettimeofday' is invalid in C99 [-Wimplicit-function-declaration] gettimeofday(&mtv, NULL); ^ 2 warnings generated. cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libicetiming_la-timing.lo -MD -MP -MF .deps/libicetiming_la-timing.Tpo -c timing.c -o libicetiming_la-timing.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -pthread -fstack-protector -o libicetiming.la libicetiming_la-timing.lo ar cru .libs/libicetiming.a .libs/libicetiming_la-timing.o ranlib .libs/libicetiming.a creating libicetiming.la (cd .libs && rm -f libicetiming.la && ln -s ../libicetiming.la libicetiming.la) gmake[4]: Leaving directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src/timing' Making all in thread gmake[4]: Entering directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src/thread' if /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libicethread_la-thread.lo -MD -MP -MF ".deps/libicethread_la-thread.Tpo" -c -o libicethread_la-thread.lo `test -f 'thread.c' || echo './'`thread.c; \ then mv -f ".deps/libicethread_la-thread.Tpo" ".deps/libicethread_la-thread.Plo"; else rm -f ".deps/libicethread_la-thread.Tpo"; exit 1; fi mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libicethread_la-thread.lo -MD -MP -MF .deps/libicethread_la-thread.Tpo -c thread.c -fPIC -DPIC -o .libs/libicethread_la-thread.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libicethread_la-thread.lo -MD -MP -MF .deps/libicethread_la-thread.Tpo -c thread.c -o libicethread_la-thread.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -pthread -fstack-protector -o libicethread.la libicethread_la-thread.lo ar cru .libs/libicethread.a .libs/libicethread_la-thread.o ranlib .libs/libicethread.a creating libicethread.la (cd .libs && rm -f libicethread.la && ln -s ../libicethread.la libicethread.la) gmake[4]: Leaving directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src/thread' Making all in avl gmake[4]: Entering directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src/avl' if /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libiceavl_la-avl.lo -MD -MP -MF ".deps/libiceavl_la-avl.Tpo" -c -o libiceavl_la-avl.lo `test -f 'avl.c' || echo './'`avl.c; \ then mv -f ".deps/libiceavl_la-avl.Tpo" ".deps/libiceavl_la-avl.Plo"; else rm -f ".deps/libiceavl_la-avl.Tpo"; exit 1; fi mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libiceavl_la-avl.lo -MD -MP -MF .deps/libiceavl_la-avl.Tpo -c avl.c -fPIC -DPIC -o .libs/libiceavl_la-avl.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libiceavl_la-avl.lo -MD -MP -MF .deps/libiceavl_la-avl.Tpo -c avl.c -o libiceavl_la-avl.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -pthread -fstack-protector -o libiceavl.la libiceavl_la-avl.lo ar cru .libs/libiceavl.a .libs/libiceavl_la-avl.o ranlib .libs/libiceavl.a creating libiceavl.la (cd .libs && rm -f libiceavl.la && ln -s ../libiceavl.la libiceavl.la) gmake[4]: Leaving directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src/avl' gmake[4]: Entering directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src' if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT input.o -MD -MP -MF ".deps/input.Tpo" -c -o input.o input.c; \ then mv -f ".deps/input.Tpo" ".deps/input.Po"; else rm -f ".deps/input.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT cfgparse.o -MD -MP -MF ".deps/cfgparse.Tpo" -c -o cfgparse.o cfgparse.c; \ then mv -f ".deps/cfgparse.Tpo" ".deps/cfgparse.Po"; else rm -f ".deps/cfgparse.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT stream.o -MD -MP -MF ".deps/stream.Tpo" -c -o stream.o stream.c; \ then mv -f ".deps/stream.Tpo" ".deps/stream.Po"; else rm -f ".deps/stream.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ices.o -MD -MP -MF ".deps/ices.Tpo" -c -o ices.o ices.c; \ then mv -f ".deps/ices.Tpo" ".deps/ices.Po"; else rm -f ".deps/ices.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT signals.o -MD -MP -MF ".deps/signals.Tpo" -c -o signals.o signals.c; \ then mv -f ".deps/signals.Tpo" ".deps/signals.Po"; else rm -f ".deps/signals.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT im_playlist.o -MD -MP -MF ".deps/im_playlist.Tpo" -c -o im_playlist.o im_playlist.c; \ then mv -f ".deps/im_playlist.Tpo" ".deps/im_playlist.Po"; else rm -f ".deps/im_playlist.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT reencode.o -MD -MP -MF ".deps/reencode.Tpo" -c -o reencode.o reencode.c; \ then mv -f ".deps/reencode.Tpo" ".deps/reencode.Po"; else rm -f ".deps/reencode.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT encode.o -MD -MP -MF ".deps/encode.Tpo" -c -o encode.o encode.c; \ then mv -f ".deps/encode.Tpo" ".deps/encode.Po"; else rm -f ".deps/encode.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT playlist_basic.o -MD -MP -MF ".deps/playlist_basic.Tpo" -c -o playlist_basic.o playlist_basic.c; \ then mv -f ".deps/playlist_basic.Tpo" ".deps/playlist_basic.Po"; else rm -f ".deps/playlist_basic.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT im_stdinpcm.o -MD -MP -MF ".deps/im_stdinpcm.Tpo" -c -o im_stdinpcm.o im_stdinpcm.c; \ then mv -f ".deps/im_stdinpcm.Tpo" ".deps/im_stdinpcm.Po"; else rm -f ".deps/im_stdinpcm.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT stream_shared.o -MD -MP -MF ".deps/stream_shared.Tpo" -c -o stream_shared.o stream_shared.c; \ then mv -f ".deps/stream_shared.Tpo" ".deps/stream_shared.Po"; else rm -f ".deps/stream_shared.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT metadata.o -MD -MP -MF ".deps/metadata.Tpo" -c -o metadata.o metadata.c; \ then mv -f ".deps/metadata.Tpo" ".deps/metadata.Po"; else rm -f ".deps/metadata.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT playlist_script.o -MD -MP -MF ".deps/playlist_script.Tpo" -c -o playlist_script.o playlist_script.c; \ then mv -f ".deps/playlist_script.Tpo" ".deps/playlist_script.Po"; else rm -f ".deps/playlist_script.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT audio.o -MD -MP -MF ".deps/audio.Tpo" -c -o audio.o audio.c; \ then mv -f ".deps/audio.Tpo" ".deps/audio.Po"; else rm -f ".deps/audio.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT resample.o -MD -MP -MF ".deps/resample.Tpo" -c -o resample.o resample.c; \ then mv -f ".deps/resample.Tpo" ".deps/resample.Po"; else rm -f ".deps/resample.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT im_oss.o -MD -MP -MF ".deps/im_oss.Tpo" -c -o im_oss.o im_oss.c; \ then mv -f ".deps/im_oss.Tpo" ".deps/im_oss.Po"; else rm -f ".deps/im_oss.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link cc -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -pthread -fstack-protector -o ices input.o cfgparse.o stream.o ices.o signals.o im_playlist.o reencode.o encode.o playlist_basic.o im_stdinpcm.o stream_shared.o metadata.o playlist_script.o audio.o resample.o im_oss.o log/libicelog.la timing/libicetiming.la thread/libicethread.la avl/libiceavl.la -lvorbisenc -lvorbis -lshout -L/usr/local/lib -lxml2 -lz -L/usr/lib -lm mkdir .libs cc -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -pthread -fstack-protector -o ices input.o cfgparse.o stream.o ices.o signals.o im_playlist.o reencode.o encode.o playlist_basic.o im_stdinpcm.o stream_shared.o metadata.o playlist_script.o audio.o resample.o im_oss.o -L/usr/local/lib log/.libs/libicelog.a timing/.libs/libicetiming.a thread/.libs/libicethread.a avl/.libs/libiceavl.a -lvorbisenc -lvorbis -lshout -lxml2 -lz -L/usr/lib -lm /usr/bin/ld: E: invalid DSO for symbol `ogg_stream_packetout' definition //usr/local/lib/libogg.so.0: could not read symbols: Bad value cc: error: linker command failed with exit code 1 (use -v to see invocation) Makefile:318: recipe for target 'ices' failed gmake[4]: *** [ices] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src' Makefile:385: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src' Makefile:295: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2' Makefile:224: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2' *** Error code 1 Stop. make: stopped in /usr/ports/audio/ices From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 01:53:26 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 89CDE1F3; Wed, 28 Jan 2015 01:53:26 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 7476BDE6; Wed, 28 Jan 2015 01:53:26 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S1rQjd038523; Wed, 28 Jan 2015 01:53:26 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S1rQgB038493; Wed, 28 Jan 2015 01:53:26 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 01:53:26 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280153.t0S1rQgB038493@beefy1.isc.freebsd.org> To: bapt@FreeBSD.org Subject: [package - 10i386-quarterly][devel/amd64-gcc] Failed for amd64-gcc-4.9.1_1 in package 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: Wed, 28 Jan 2015 01:53:26 -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: bapt@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/devel/amd64-gcc/Makefile 373620 2014-11-29 14:46:30Z bapt $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-quarterly/2015-01-28_01h23m11s/logs/amd64-gcc-4.9.1_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-quarterly&build=2015-01-28_01h23m11s Log: ====>> Building devel/amd64-gcc build started at Wed Jan 28 01:32:06 UTC 2015 port directory: /usr/ports/devel/amd64-gcc building for: FreeBSD 10i386-quarterly-job-13 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: bapt@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/devel/amd64-gcc/Makefile 373620 2014-11-29 14:46:30Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=amd64-gcc-4.9.1_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-quarterly/ref/.p/pool MASTERNAME=10i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --target=x86_64-portbld-freebsd10.0 --disable-nls --enable-languages=c,c++ --without-headers --with-gmp=/usr/local --with-pkgversion="FreeBSD Ports Collection for amd64" --with-system-zlib --with-as=/usr/local/bin/x86_64-freebsd-as --with-ld=/usr/local/bin/x86_64-freebsd-ld --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work HOME=/wrkdirs/usr/ports/devel/amd64-gcc/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-- TARGETARCH=amd64 OPSYS=freebsd GCC_TARGET=x86_64-portbld-freebsd10.0 OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gcc" EXAMPLESDIR="share/examples/gcc" DATADIR="share/gcc" WWWDIR="www/gcc" ETCDIR="etc/gcc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gcc DOCSDIR=/usr/local/share/doc/gcc EXAMPLESDIR=/usr/local/share/examples/gcc WWWDIR=/usr/local/www/gcc ETCDIR=/usr/local/etc/gcc --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 GPLv3RLE accepted by the user =========================================================================== =================================================== ===> amd64-gcc-4.9.1_1 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.3.txz [10i386-quarterly-job-13] Installing pkg-1.4.3... [10i386-quarterly-job-13] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of amd64-gcc-4.9.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 GPLv3RLE accepted by the user ===> Fetching all distfiles required by amd64-gcc-4.9.1_1 for building =========================================================================== =================================================== ===> License GPLv3 GPLv3RLE accepted by the user ===> Fetching all distfiles required by amd64-gcc-4.9.1_1 for building => SHA256 Checksum OK for gcc-4.9.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 GPLv3RLE accepted by the user ===> Fetching all distfiles required by amd64-gcc-4.9.1_1 for building ===> Extracting for amd64-gcc-4.9.1_1 => SHA256 Checksum OK for gcc-4.9.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for amd64-gcc-4.9.1_1 ===> Applying extra patch /usr/ports/devel/amd64-gcc/../powerpc64-gcc/files/freebsd-format-extensions =========================================================================== =================================================== ===> amd64-gcc-4.9.1_1 depends on executable: x86_64-freebsd-as - not found ===> Verifying install for x86_64-freebsd-as in /usr/ports/devel/amd64-binutils ===> Installing existing package /packages/All/amd64-binutils-2.25.txz [10i386-quarterly-job-13] Installing amd64-binutils-2.25... [10i386-quarterly-job-13] Extracting amd64-binutils-2.25... done ===> Returning to build of amd64-gcc-4.9.1_1 ===> amd64-gcc-4.9.1_1 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 [10i386-quarterly-job-13] Installing gmake-4.1_1... [10i386-quarterly-job-13] `-- Installing gettext-runtime-0.19.3... [10i386-quarterly-job-13] | `-- Installing indexinfo-0.2.2... [10i386-quarterly-job-13] | `-- Extracting indexinfo-0.2.2... done [10i386-quarterly-job-13] `-- Extracting gettext-runtime-0.19.3... done [10i386-quarterly-job-13] Extracting gmake-4.1_1... done ===> Returning to build of amd64-gcc-4.9.1_1 =========================================================================== =================================================== ===> amd64-gcc-4.9.1_1 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 [10i386-quarterly-job-13] Installing gmp-5.1.3_2... [10i386-quarterly-job-13] Extracting gmp-5.1.3_2... done ===> Returning to build of amd64-gcc-4.9.1_1 ===> amd64-gcc-4.9.1_1 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 [10i386-quarterly-job-13] Installing mpfr-3.1.2_2... [10i386-quarterly-job-13] Extracting mpfr-3.1.2_2... done ===> Returning to build of amd64-gcc-4.9.1_1 ===> amd64-gcc-4.9.1_1 depends on shared library: libmpc.so - not found ===> Verifying for libmpc.so in /usr/ports/math/mpc ===> Installing existing package /packages/All/mpc-1.0.2_1.txz [10i386-quarterly-job-13] Installing mpc-1.0.2_1... [10i386-quarterly-job-13] Extracting mpc-1.0.2_1... done ===> Returning to build of amd64-gcc-4.9.1_1 =========================================================================== =================================================== ===> Configuring for amd64-gcc-4.9.1_1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/amd64-gcc/work/gcc-4.9.1/libgo/config/libtool.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/amd64-gcc/work/gcc-4.9.1/libgo/configure configure: loading site script /usr/ports/Templates/config.site checking build system type... i386-portbld-freebsd10.0 checking host system type... i386-portbld-freebsd10.0 checking target system type... x86_64-portbld-freebsd10.0 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for gawk... (cached) /usr/bin/awk checking for libatomic support... yes checking for libcilkrts support... yes checking for libitm support... yes checking for libsanitizer support... no checking for libvtv support... no checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes install -o root -g wheel -m 0644 bversion.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/bversion.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/c-family/c-common.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/c-family/c-common.def mkdir /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/c-family install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/c-family/c-common.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/c-family/c-common.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/c-family/c-objc.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/c-family/c-objc.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/c-family/c-pragma.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/c-family/c-pragma.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/c-family/c-pretty-print.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/c-family/c-pretty-print.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/c/c-tree.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/c-tree.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/calls.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/calls.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cfg-flags.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/cfg-flags.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cfgexpand.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/cfgexpand.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cfghooks.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/cfghooks.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cfgloop.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/cfgloop.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cgraph.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/cgraph.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cif-code.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/cif-code.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cilk-builtins.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/cilk-builtins.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cilkplus.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/cilkplus.def install -o root -g wheel -m 0644 config.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/config.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/dbxelf.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/config/dbxelf.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/elfos.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/config/elfos.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/freebsd-spec.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/config/freebsd-spec.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/freebsd-stdint.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/config/freebsd-stdint.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/freebsd.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/config/freebsd.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/att.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/config/i386/att.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/biarch64.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/config/i386/biarch64.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/freebsd.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/config/i386/freebsd.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/freebsd64.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/config/i386/freebsd64.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/i386-protos.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/config/i386/i386-protos.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/i386.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/config/i386/i386.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/unix.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/config/i386/unix.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/x86-64.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/config/i386/x86-64.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/initfini-array.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/config/initfini-array.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/vxworks-dummy.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/config/vxworks-dummy.h install -o root -g wheel -m 0644 configargs.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/configargs.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/context.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/context.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/coretypes.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/coretypes.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cppdefault.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/cppdefault.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/debug.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/debug.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/defaults.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/defaults.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/df.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/df.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/diagnostic-color.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/diagnostic-color.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/diagnostic-core.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/diagnostic-core.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/diagnostic.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/diagnostic.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/diagnostic.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/diagnostic.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/double-int.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/double-int.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/dumpfile.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/dumpfile.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/emit-rtl.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/emit-rtl.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/except.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/except.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/fixed-value.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/fixed-value.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/flag-types.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/flag-types.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/flags.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/flags.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/fold-const.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/fold-const.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/function.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/function.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gcc-plugin.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/gcc-plugin.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gcc-symtab.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/gcc-symtab.h install -o root -g wheel -m 0644 genrtl.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/genrtl.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ggc.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/ggc.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-builder.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/gimple-builder.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-expr.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/gimple-expr.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-fold.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/gimple-fold.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-iterator.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/gimple-iterator.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-low.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/gimple-low.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-pretty-print.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/gimple-pretty-print.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-ssa.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/gimple-ssa.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-walk.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/gimple-walk.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/gimple.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/gimple.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimplify-me.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/gimplify-me.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimplify.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/gimplify.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gsstruct.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/gsstruct.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gtm-builtins.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/gtm-builtins.def install -o root -g wheel -m 0644 gtype-desc.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/gtype-desc.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/hard-reg-set.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/hard-reg-set.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/hash-table.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/hash-table.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/highlev-plugin-common.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/highlev-plugin-common.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/hwint.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/hwint.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/incpath.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/incpath.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/input.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/input.h install -o root -g wheel -m 0644 insn-codes.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/insn-codes.h install -o root -g wheel -m 0644 insn-constants.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/insn-constants.h install -o root -g wheel -m 0644 insn-flags.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/insn-flags.h install -o root -g wheel -m 0644 insn-modes.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/insn-modes.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/insn-notes.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/insn-notes.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/internal-fn.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/internal-fn.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/internal-fn.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/internal-fn.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/intl.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/intl.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ipa-prop.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/ipa-prop.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ipa-ref-inline.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/ipa-ref-inline.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ipa-ref.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/ipa-ref.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ipa-reference.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/ipa-reference.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ipa-utils.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/ipa-utils.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/is-a.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/is-a.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/langhooks.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/langhooks.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/machmode.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/machmode.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/mode-classes.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/mode-classes.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/omp-builtins.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/omp-builtins.def install -o root -g wheel -m 0644 options.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/options.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/opts.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/opts.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/output.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/output.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/params.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/params.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/params.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/params.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/pass_manager.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/pass_manager.h install -o root -g wheel -m 0644 plugin-version.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/plugin-version.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/plugin.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/plugin.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/plugin.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/plugin.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/pointer-set.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/pointer-set.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/predict.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/predict.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/predict.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/predict.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/prefix.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/prefix.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/pretty-print.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/pretty-print.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/print-rtl.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/print-rtl.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/print-tree.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/print-tree.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/real.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/real.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/realmpfr.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/realmpfr.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/reg-notes.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/reg-notes.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/regset.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/regset.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/resource.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/resource.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/rtl.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/rtl.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/rtl.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/rtl.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/sanitizer.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/sanitizer.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/sbitmap.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/sbitmap.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ssa-iterators.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/ssa-iterators.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/statistics.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/statistics.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/stmt.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/stmt.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/stor-layout.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/stor-layout.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/stringpool.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/stringpool.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/sync-builtins.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/sync-builtins.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/system.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/system.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/target-hooks-macros.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/target-hooks-macros.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/target.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/target.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/target.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/target.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/timevar.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/timevar.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/timevar.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/timevar.h install -o root -g wheel -m 0644 tm-preds.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tm-preds.h install -o root -g wheel -m 0644 tm.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tm.h install -o root -g wheel -m 0644 tm_p.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tm_p.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/toplev.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/toplev.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-cfg.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-cfg.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-cfgcleanup.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-cfgcleanup.h install -o root -g wheel -m 0644 tree-check.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-check.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-core.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-core.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-dfa.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-dfa.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-dump.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-dump.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-eh.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-eh.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-hasher.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-hasher.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-inline.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-inline.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-into-ssa.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-into-ssa.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-iterator.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-iterator.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-nested.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-nested.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-object-size.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-object-size.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-outof-ssa.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-outof-ssa.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-parloops.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-parloops.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-pass.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-pass.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-phinodes.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-phinodes.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-pretty-print.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-pretty-print.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-address.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-ssa-address.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-alias.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-ssa-alias.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-coalesce.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-ssa-coalesce.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-dom.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-ssa-dom.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-loop-ivopts.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-ssa-loop-ivopts.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-loop-manip.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-ssa-loop-manip.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-loop-niter.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-ssa-loop-niter.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-loop.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-ssa-loop.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-operands.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-ssa-operands.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-sccvn.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-ssa-sccvn.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-ter.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-ssa-ter.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-threadedge.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-ssa-threadedge.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-threadupdate.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-ssa-threadupdate.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-ssa.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssanames.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-ssanames.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/treestruct.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/treestruct.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/varasm.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/varasm.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/vec.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/vec.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/version.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/version.h install -o root -g wheel -m 0644 b-header-vars /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/b-header-vars rm gcc.pod gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/amd64-gcc/work/build-gcc/gcc' gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/amd64-gcc/work/build-gcc' ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for amd64-gcc-4.9.1_1 pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/include-fixed/netinet/ip_fil.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/include-fixed/netinet/ip_lookup.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/include-fixed/netinet/ip_nat.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/include-fixed/netinet/ip_proxy.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/include-fixed/netinet/ip_scan.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/include-fixed/netinet/ip_state.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/include-fixed/stddef.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/include-fixed/stdio.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/include-fixed/stdlib.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/include-fixed/sys/types.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/include-fixed/unistd.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/include-fixed/wchar.h: No such file or directory *** Error code 1 Stop. make: stopped in /usr/ports/devel/amd64-gcc From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 01:53:32 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 0C6C01F7 for ; Wed, 28 Jan 2015 01:53:32 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 E0A98DE8; Wed, 28 Jan 2015 01:53:31 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S1rVNW073772; Wed, 28 Jan 2015 01:53:31 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S1rUSJ072215; Wed, 28 Jan 2015 01:53:30 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 01:53:30 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280153.t0S1rUSJ072215@beefy2.isc.freebsd.org> To: jura@netams.com Subject: [package - 10amd64-quarterly][net-mgmt/netams] Failed for netams-3.4.5_3 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: Wed, 28 Jan 2015 01: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: jura@netams.com Last committer: crees@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/net-mgmt/netams/Makefile 373091 2014-11-22 19:13:49Z crees $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-quarterly/2015-01-28_01h27m56s/logs/netams-3.4.5_3.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-quarterly&build=2015-01-28_01h27m56s Log: ====>> Building net-mgmt/netams build started at Wed Jan 28 01:53:26 UTC 2015 port directory: /usr/ports/net-mgmt/netams building for: FreeBSD 10amd64-quarterly-job-12 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: jura@netams.com Makefile ident: $FreeBSD: branches/2015Q1/net-mgmt/netams/Makefile 373091 2014-11-22 19:13:49Z crees $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=netams-3.4.5_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-quarterly/ref/.p/pool MASTERNAME=10amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for netams-3.4.5_3: CGI=off: Install admin/user CGI scripts DEBUG=off: Build with debugging support ====> Options available for the multi DATABASE: you have to choose at least one of them MYSQL=on: MySQL database support PGSQL=off: PostgreSQL database support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work HOME=/wrkdirs/usr/ports/net-mgmt/netams/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work HOME=/wrkdirs/usr/ports/net-mgmt/netams/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work HOME=/wrkdirs/usr/ports/net-mgmt/netams/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work HOME=/wrkdirs/usr/ports/net-mgmt/netams/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-- CGI="@comment " NO_CGI="" DEBUG="@comment " NO_DEBUG="" MYSQL="" NO_MYSQL="@comment " PGSQL="@comment " NO_PGSQL="" OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/netams" EXAMPLESDIR="share/examples/netams" DATADIR="share/netams" WWWDIR="www/netams" ETCDIR="etc/netams" --End PLIST_SUB-- --SUB_LIST-- CGI="@comment " NO_CGI="" DEBUG="@comment " NO_DEBUG="" MYSQL="" NO_MYSQL="@comment " PGSQL="@comment " NO_PGSQL="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/netams DOCSDIR=/usr/local/share/doc/netams EXAMPLESDIR=/usr/local/share/examples/netams WWWDIR=/usr/local/www/netams ETCDIR=/usr/local/etc/netams --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> netams-3.4.5_3 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.3.txz [10amd64-quarterly-job-12] Installing pkg-1.4.3... [10amd64-quarterly-job-12] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of netams-3.4.5_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by netams-3.4.5_3 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by netams-3.4.5_3 for building => SHA256 Checksum OK for netams-3.4.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by netams-3.4.5_3 for building ===> Extracting for netams-3.4.5_3 ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by netams-3.4.5_3 for building => SHA256 Checksum OK for netams-3.4.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for netams-3.4.5_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> netams-3.4.5_3 depends on shared library: libpcap.so - found (/lib/libpcap.so.8) ===> netams-3.4.5_3 depends on shared library: libmysqlclient.so.18 - not found ===> Verifying for libmysqlclient.so.18 in /usr/ports/databases/mysql55-client ===> Installing existing package /packages/All/mysql55-client-5.5.41.txz [10amd64-quarterly-job-12] Installing mysql55-client-5.5.41... [10amd64-quarterly-job-12] Extracting mysql55-client-5.5.41... done ===> Returning to build of netams-3.4.5_3 =========================================================================== =================================================== ===> Configuring for netams-3.4.5_3 =========================================================================== =================================================== ===> Building for netams-3.4.5_3 sh configure.sh -nodebug ########################################################## ## Configuring NeTAMS for build targets... ## FreeBSD operating system... With FreeBSD 4 patch the sources... Optional features: Use_cli_enable BW_limit Fast_FW_checks Layer7_filter Hash_database Will have MYSQL support [ /usr/local/lib/mysql /usr/local/include/mysql ] Will have MYSQL (static) support [ /usr/local/lib/mysql /usr/local/include/mysql ] LibC - enabling OpenSSL Will have BILLING service No RADIUS support - install "openssl-devel" (md5.h) Will have PAM support (experimental) ## Configuration file was built. ## ########################################################## cd src && make all cd ../lib && make library && cd ../src cc -pipe -O2 -I../src -I./ -DFREEBSD -DHAVE_BW -DFAST_FW_CHECK -DLAYER7_FILTER -DUSE_MYSQL -I/usr/local/include/mysql -DUSE_MYSQL -I/usr/local/include/mysql -DHAVE_BILLING -DHAVE_PAM -Wno-format-zero-length -I./libcli -c libcli/libcli.c ar rc libcli.a libcli.o cc -pipe -O2 -I../src -I./ -DFREEBSD -DHAVE_BW -DFAST_FW_CHECK -DLAYER7_FILTER -DUSE_MYSQL -I/usr/local/include/mysql -DUSE_MYSQL -I/usr/local/include/mysql -DHAVE_BILLING -DHAVE_PAM -c lib.c ar rc libnetams.a lib.o c++ -pipe -fPIC -Wno-deprecated -I/usr/local/include -I../lib -DFREEBSD -DHAVE_BW -DFAST_FW_CHECK -DLAYER7_FILTER -DUSE_MYSQL -I/usr/local/include/mysql -DUSE_MYSQL -I/usr/local/include/mysql -DHAVE_BILLING -DHAVE_PAM -D_REENTRANT -D_THREAD_SAFE -c netamsctl.c c++ netamsctl.o -o netamsctl -L../lib -lnetams c++ netflow.c -c -pipe -fPIC -Wno-deprecated -I/usr/local/include -I../lib -DFREEBSD -DHAVE_BW -DFAST_FW_CHECK -DLAYER7_FILTER -DUSE_MYSQL -I/usr/local/include/mysql -DUSE_MYSQL -I/usr/local/include/mysql -DHAVE_BILLING -DHAVE_PAM -D_REENTRANT -D_THREAD_SAFE In file included from netflow.c:18: ./netflow.h:242:27: error: 'long type-name' is invalid u_int32_t long sent_flows; ^ ./netflow.h:243:27: error: 'long type-name' is invalid u_int32_t long sent_packets; ^ netflow.c:73:37: warning: implicit conversion from '__uint16_t' (aka 'unsigned short') to 'u_int8_t' (aka 'unsigned char') changes value from 7936 to 0 [-Wconstant-conversion] message->header.engine_type=htons(31); ~^~~~~~~~~ /usr/include/netinet/in.h:118:18: note: expanded from macro 'htons' #define htons(x) __htons(x) ^~~~~~~~~~ /usr/include/x86/endian.h:127:20: note: expanded from macro '__htons' #define __htons(x) __bswap16(x) ^~~~~~~~~~~~ /usr/include/x86/endian.h:74:3: note: expanded from macro '__bswap16' ((__uint16_t)(__builtin_constant_p(x) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning and 2 errors generated. *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/net-mgmt/netams/work/netams-3.4.5/src *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/net-mgmt/netams/work/netams-3.4.5 *** Error code 1 Stop. make[1]: stopped in /usr/ports/net-mgmt/netams *** Error code 1 Stop. make: stopped in /usr/ports/net-mgmt/netams From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 01:53:50 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 6B7FC218 for ; Wed, 28 Jan 2015 01:53:50 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 57BE5DED for ; Wed, 28 Jan 2015 01:53:50 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S1roJU003422 for ; Wed, 28 Jan 2015 01:53:50 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S1roPE003421; Wed, 28 Jan 2015 01:53:50 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 01:53:50 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280153.t0S1roPE003421@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10amd64-quarterly][math/gracetmpl] Failed for gracetmpl-0.3.2 in build 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: Wed, 28 Jan 2015 01:53:50 -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: adamw@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/math/gracetmpl/Makefile 367651 2014-09-08 16:23:56Z adamw $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-quarterly/2015-01-28_01h27m56s/logs/gracetmpl-0.3.2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-quarterly&build=2015-01-28_01h27m56s Log: ====>> Building math/gracetmpl build started at Wed Jan 28 01:53:43 UTC 2015 port directory: /usr/ports/math/gracetmpl building for: FreeBSD 10amd64-quarterly-job-05 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/math/gracetmpl/Makefile 367651 2014-09-08 16:23:56Z adamw $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gracetmpl-0.3.2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-quarterly/ref/.p/pool MASTERNAME=10amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/gracetmpl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gracetmpl/work HOME=/wrkdirs/usr/ports/math/gracetmpl/work TMPDIR="/tmp" MAKE=gmake PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/gracetmpl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gracetmpl/work HOME=/wrkdirs/usr/ports/math/gracetmpl/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-- PYTHON_VER=2.7 PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd10 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gracetmpl" EXAMPLESDIR="share/examples/gracetmpl" DATADIR="share/gracetmpl" WWWDIR="www/gracetmpl" ETCDIR="etc/gracetmpl" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gracetmpl DOCSDIR=/usr/local/share/doc/gracetmpl EXAMPLESDIR=/usr/local/share/examples/gracetmpl WWWDIR=/usr/local/www/gracetmpl ETCDIR=/usr/local/etc/gracetmpl --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> gracetmpl-0.3.2 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.3.txz [10amd64-quarterly-job-05] Installing pkg-1.4.3... [10amd64-quarterly-job-05] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gracetmpl-0.3.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gracetmpl-0.3.2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by gracetmpl-0.3.2 for building => SHA256 Checksum OK for gracetmpl-0.3.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gracetmpl-0.3.2 for building ===> Extracting for gracetmpl-0.3.2 => SHA256 Checksum OK for gracetmpl-0.3.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gracetmpl-0.3.2 ===> Applying FreeBSD patches for gracetmpl-0.3.2 =========================================================================== =================================================== ===> gracetmpl-0.3.2 depends on file: /usr/local/lib/python2.7/site-packages/numarray/__init__.py - not found ===> Verifying install for /usr/local/lib/python2.7/site-packages/numarray/__init__.py in /usr/ports/math/py-numarray ===> Installing existing package /packages/All/py27-numarray-1.5.2.txz [10amd64-quarterly-job-05] Installing py27-numarray-1.5.2... [10amd64-quarterly-job-05] `-- Installing py27-setuptools27-5.5.1... [10amd64-quarterly-job-05] | `-- Installing python27-2.7.9... [10amd64-quarterly-job-05] | | `-- Installing gettext-runtime-0.19.3... [10amd64-quarterly-job-05] | | `-- Installing indexinfo-0.2.2... [10amd64-quarterly-job-05] | | `-- Extracting indexinfo-0.2.2... done [10amd64-quarterly-job-05] | | `-- Extracting gettext-runtime-0.19.3... done [10amd64-quarterly-job-05] | | `-- Installing libffi-3.0.13_3... [10amd64-quarterly-job-05] | | `-- Extracting libffi-3.0.13_3... done [10amd64-quarterly-job-05] | `-- Extracting python27-2.7.9... done [10amd64-quarterly-job-05] `-- Extracting py27-setuptools27-5.5.1... done [10amd64-quarterly-job-05] Extracting py27-numarray-1.5.2... done 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 gracetmpl-0.3.2 ===> gracetmpl-0.3.2 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 [10amd64-quarterly-job-05] Installing gmake-4.1_1... [10amd64-quarterly-job-05] Extracting gmake-4.1_1... done ===> Returning to build of gracetmpl-0.3.2 ===> gracetmpl-0.3.2 depends on file: /usr/local/bin/python2.7 - found =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for gracetmpl-0.3.2 =========================================================================== =================================================== ===> Building for gracetmpl-0.3.2 gmake[1]: Entering directory '/wrkdirs/usr/ports/math/gracetmpl/work/gracetmpl-0.3.2' c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -c -o gracetmpl.o gracetmpl.cpp gracetmpl.cpp:516:29: error: calling a private constructor of class 'std::__1::__wrap_iter' vector::iterator insPos(&(dataVec_[i])); ^ /usr/include/c++/v1/iterator:1195:31: note: declared private here _LIBCPP_INLINE_VISIBILITY __wrap_iter(iterator_type __x) _NOEXCEPT : __i(__x) {} ^ gracetmpl.cpp:533:32: error: calling a private constructor of class 'std::__1::__wrap_iter' vector::iterator insPos(&(dataVec_[i])); ^ /usr/include/c++/v1/iterator:1195:31: note: declared private here _LIBCPP_INLINE_VISIBILITY __wrap_iter(iterator_type __x) _NOEXCEPT : __i(__x) {} ^ gracetmpl.cpp:1035:36: error: calling a private constructor of class 'std::__1::__wrap_iter' vector::iterator insPos(&(graphsVec_[graph])); ^ /usr/include/c++/v1/iterator:1195:31: note: declared private here _LIBCPP_INLINE_VISIBILITY __wrap_iter(iterator_type __x) _NOEXCEPT : __i(__x) {} ^ 3 errors generated. : recipe for target 'gracetmpl.o' failed gmake[1]: *** [gracetmpl.o] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/gracetmpl/work/gracetmpl-0.3.2' *** Error code 1 Stop. make: stopped in /usr/ports/math/gracetmpl From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 01:54:11 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 0C1762FF for ; Wed, 28 Jan 2015 01:54:11 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 EC932DF2 for ; Wed, 28 Jan 2015 01:54:10 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S1sAdI066075 for ; Wed, 28 Jan 2015 01:54:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S1sAQD066065; Wed, 28 Jan 2015 01:54:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 01:54:10 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280154.t0S1sAQD066065@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10i386-quarterly][databases/qdbm-plus] Failed for qdbm-plus-1.8.78_1 in build 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: Wed, 28 Jan 2015 01:54: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: ports@FreeBSD.org Last committer: miwi@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/databases/qdbm-plus/Makefile 342270 2014-02-02 11:00:29Z miwi $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-quarterly/2015-01-28_01h23m11s/logs/qdbm-plus-1.8.78_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-quarterly&build=2015-01-28_01h23m11s Log: ====>> Building databases/qdbm-plus build started at Wed Jan 28 01:53:46 UTC 2015 port directory: /usr/ports/databases/qdbm-plus building for: FreeBSD 10i386-quarterly-job-20 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/databases/qdbm-plus/Makefile 342270 2014-02-02 11:00:29Z miwi $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=qdbm-plus-1.8.78_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-quarterly/ref/.p/pool MASTERNAME=10i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work HOME=/wrkdirs/usr/ports/databases/qdbm-plus/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 -fPIC -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fPIC -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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/qdbm" EXAMPLESDIR="share/examples/qdbm" DATADIR="share/qdbm" WWWDIR="www/qdbm" ETCDIR="etc/qdbm" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/qdbm DOCSDIR=/usr/local/share/doc/qdbm EXAMPLESDIR=/usr/local/share/examples/qdbm WWWDIR=/usr/local/www/qdbm ETCDIR=/usr/local/etc/qdbm --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> qdbm-plus-1.8.78_1 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.3.txz [10i386-quarterly-job-20] Installing pkg-1.4.3... [10i386-quarterly-job-20] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of qdbm-plus-1.8.78_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by qdbm-plus-1.8.78_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by qdbm-plus-1.8.78_1 for building => SHA256 Checksum OK for qdbm-1.8.78.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by qdbm-plus-1.8.78_1 for building ===> Extracting for qdbm-plus-1.8.78_1 => SHA256 Checksum OK for qdbm-1.8.78.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for qdbm-plus-1.8.78_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> qdbm-plus-1.8.78_1 depends on shared library: libqdbm.so - not found ===> Verifying for libqdbm.so in /usr/ports/databases/qdbm ===> Installing existing package /packages/All/qdbm-1.8.78_1.txz [10i386-quarterly-job-20] Installing qdbm-1.8.78_1... [10i386-quarterly-job-20] Extracting qdbm-1.8.78_1... done ===> Returning to build of qdbm-plus-1.8.78_1 =========================================================================== =================================================== ===> Configuring for qdbm-plus-1.8.78_1 configure: loading site script /usr/ports/Templates/config.site checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes ./configure: gcc: not found checking for ld... /usr/bin/ld checking for ar... /usr/bin/ar checking for main in -lc... yes checking for main in -lrt... yes checking for main in -pthread... yes checking for main in -lz... yes checking for main in -llzo2... no checking for main in -lbz2... yes checking for main in -liconv... no checking for main in -lstdc++... yes checking for main in -lqdbm... yes checking for main in -lxqdbm... no configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting =========================================================================== =================================================== ===> Building for qdbm-plus-1.8.78_1 c++ -I. -I./.. -I/usr/local/include -I/wrkdirs/usr/ports/databases/qdbm-plus/work/include -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__=1 -D_HPUX_SOURCE=1 -D_POSIX_MAPPED_FILES=1 -D_POSIX_SYNCHRONIZED_IO=1 -DPIC=1 -D_THREAD_SAFE=1 -D_REENTRANT=1 -DNDEBUG -Wall -ansi -pedantic -fsigned-char -fPIC -O2 -fno-strict-aliasing -O1 -c xqdbm.cc c++ -I. -I./.. -I/usr/local/include -I/wrkdirs/usr/ports/databases/qdbm-plus/work/include -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__=1 -D_HPUX_SOURCE=1 -D_POSIX_MAPPED_FILES=1 -D_POSIX_SYNCHRONIZED_IO=1 -DPIC=1 -D_THREAD_SAFE=1 -D_REENTRANT=1 -DNDEBUG -Wall -ansi -pedantic -fsigned-char -fPIC -O2 -fno-strict-aliasing -O1 -c xadbm.cc In file included from xadbm.cc:17: ./xadbm.h:75:19: error: out-of-line declaration of a member must be a definition [-Wout-of-line-declaration] qdbm::Datum qdbm::operator +(const qdbm::Datum& former, const qdbm::Datum& latter); ~~~~~~^ ./xadbm.h:82:19: error: out-of-line declaration of a member must be a definition [-Wout-of-line-declaration] qdbm::Datum qdbm::operator +(const qdbm::Datum& datum, const char* str); ~~~~~~^ ./xadbm.h:89:19: error: out-of-line declaration of a member must be a definition [-Wout-of-line-declaration] qdbm::Datum qdbm::operator +(const char* str, const qdbm::Datum& datum); ~~~~~~^ 3 errors generated. *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/databases/qdbm-plus/work/qdbm-1.8.78/plus *** Error code 1 Stop. make: stopped in /usr/ports/databases/qdbm-plus From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 01:54:13 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 1BA71301 for ; Wed, 28 Jan 2015 01:54:13 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 088B4DF3; Wed, 28 Jan 2015 01:54:13 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S1sCHG069046; Wed, 28 Jan 2015 01:54:12 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S1sCUJ068568; Wed, 28 Jan 2015 01:54:12 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 01:54:12 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280154.t0S1sCUJ068568@beefy1.isc.freebsd.org> To: waitman@waitman.net Subject: [package - 10i386-quarterly][devel/libfortuna] Failed for libfortuna-0.1.0 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: Wed, 28 Jan 2015 01:54:13 -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: waitman@waitman.net Last committer: feld@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/devel/libfortuna/Makefile 375249 2014-12-22 17:12:26Z feld $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-quarterly/2015-01-28_01h23m11s/logs/libfortuna-0.1.0.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-quarterly&build=2015-01-28_01h23m11s Log: ====>> Building devel/libfortuna build started at Wed Jan 28 01:54:02 UTC 2015 port directory: /usr/ports/devel/libfortuna building for: FreeBSD 10i386-quarterly-job-02 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: waitman@waitman.net Makefile ident: $FreeBSD: branches/2015Q1/devel/libfortuna/Makefile 375249 2014-12-22 17:12:26Z feld $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=libfortuna-0.1.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-quarterly/ref/.p/pool MASTERNAME=10i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libfortuna/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libfortuna/work HOME=/wrkdirs/usr/ports/devel/libfortuna/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libfortuna/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libfortuna/work HOME=/wrkdirs/usr/ports/devel/libfortuna/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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/libfortuna" EXAMPLESDIR="share/examples/libfortuna" DATADIR="share/libfortuna" WWWDIR="www/libfortuna" ETCDIR="etc/libfortuna" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libfortuna DOCSDIR=/usr/local/share/doc/libfortuna EXAMPLESDIR=/usr/local/share/examples/libfortuna WWWDIR=/usr/local/www/libfortuna ETCDIR=/usr/local/etc/libfortuna --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License MIT accepted by the user =========================================================================== =================================================== ===> libfortuna-0.1.0 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.3.txz [10i386-quarterly-job-02] Installing pkg-1.4.3... [10i386-quarterly-job-02] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libfortuna-0.1.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by libfortuna-0.1.0 for building =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by libfortuna-0.1.0 for building => SHA256 Checksum OK for libfortuna-0.1.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by libfortuna-0.1.0 for building ===> Extracting for libfortuna-0.1.0 => SHA256 Checksum OK for libfortuna-0.1.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for libfortuna-0.1.0 ===> Applying FreeBSD patches for libfortuna-0.1.0 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for libfortuna-0.1.0 =========================================================================== =================================================== ===> Building for libfortuna-0.1.0 cc -c -fPIC -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -g -Wall -Werror ./src/fortuna.c ./src/rijndael.c ./src/sha2.c ./src/px.c ./src/random.c ./src/internal.c ./src/blf.c ./src/sha1.c ./src/md5.c ./src/sha2.c:183:2: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 4794697086780616226 to 3609767458 [-Werror,-Wconstant-conversion] 0x428a2f98d728ae22ULL, 0x7137449123ef65cdULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:183:25: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 8158064640168781261 to 602891725 [-Werror,-Wconstant-conversion] 0x428a2f98d728ae22ULL, 0x7137449123ef65cdULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:184:2: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 13096744586834688815 to 3964484399 [-Werror,-Wconstant-conversion] 0xb5c0fbcfec4d3b2fULL, 0xe9b5dba58189dbbcULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:184:25: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 16840607885511220156 to 2173295548 [-Werror,-Wconstant-conversion] 0xb5c0fbcfec4d3b2fULL, 0xe9b5dba58189dbbcULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:185:2: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 4131703408338449720 to 4081628472 [-Werror,-Wconstant-conversion] 0x3956c25bf348b538ULL, 0x59f111f1b605d019ULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:185:25: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 6480981068601479193 to 3053834265 [-Werror,-Wconstant-conversion] 0x3956c25bf348b538ULL, 0x59f111f1b605d019ULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:186:2: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 10538285296894168987 to 2937671579 [-Werror,-Wconstant-conversion] 0x923f82a4af194f9bULL, 0xab1c5ed5da6d8118ULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:186:25: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 12329834152419229976 to 3664609560 [-Werror,-Wconstant-conversion] 0x923f82a4af194f9bULL, 0xab1c5ed5da6d8118ULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:187:2: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 15566598209576043074 to 2734883394 [-Werror,-Wconstant-conversion] 0xd807aa98a3030242ULL, 0x12835b0145706fbeULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:187:25: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 1334009975649890238 to 1164996542 [-Werror,-Wconstant-conversion] 0xd807aa98a3030242ULL, 0x12835b0145706fbeULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:188:2: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 2608012711638119052 to 1323610764 [-Werror,-Wconstant-conversion] 0x243185be4ee4b28cULL, 0x550c7dc3d5ffb4e2ULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:188:25: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 6128411473006802146 to 3590304994 [-Werror,-Wconstant-conversion] 0x243185be4ee4b28cULL, 0x550c7dc3d5ffb4e2ULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:189:2: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 8268148722764581231 to 4068182383 [-Werror,-Wconstant-conversion] 0x72be5d74f27b896fULL, 0x80deb1fe3b1696b1ULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:189:25: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 9286055187155687089 to 991336113 [-Werror,-Wconstant-conversion] 0x72be5d74f27b896fULL, 0x80deb1fe3b1696b1ULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:190:2: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 11230858885718282805 to 633803317 [-Werror,-Wconstant-conversion] 0x9bdc06a725c71235ULL, 0xc19bf174cf692694ULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:190:25: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 13951009754708518548 to 3479774868 [-Werror,-Wconstant-conversion] 0x9bdc06a725c71235ULL, 0xc19bf174cf692694ULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:191:2: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 16472876342353939154 to 2666613458 [-Werror,-Wconstant-conversion] 0xe49b69c19ef14ad2ULL, 0xefbe4786384f25e3ULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:191:25: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 17275323862435702243 to 944711139 [-Werror,-Wconstant-conversion] 0xe49b69c19ef14ad2ULL, 0xefbe4786384f25e3ULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:192:2: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 1135362057144423861 to 2341262773 [-Werror,-Wconstant-conversion] 0x0fc19dc68b8cd5b5ULL, 0x240ca1cc77ac9c65ULL, ^~~~~~~~~~~~~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/devel/libfortuna/work/waitman-libfortuna-4a52e16 *** Error code 1 Stop. make: stopped in /usr/ports/devel/libfortuna From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 01:54:29 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 0C795318; Wed, 28 Jan 2015 01:54:29 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 DFCD4DFA; Wed, 28 Jan 2015 01:54:28 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S1sSIf052087; Wed, 28 Jan 2015 01:54:28 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S1sS7X052051; Wed, 28 Jan 2015 01:54:28 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 01:54:28 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280154.t0S1sS7X052051@beefy2.isc.freebsd.org> To: cs@FreeBSD.org Subject: [package - 10amd64-quarterly][security/pond] Failed for pond-20140824_1 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: Wed, 28 Jan 2015 01:54:29 -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: cs@FreeBSD.org Last committer: cs@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/security/pond/Makefile 368278 2014-09-15 18:03:10Z cs $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-quarterly/2015-01-28_01h27m56s/logs/pond-20140824_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-quarterly&build=2015-01-28_01h27m56s Log: ====>> Building security/pond build started at Wed Jan 28 01:53:52 UTC 2015 port directory: /usr/ports/security/pond building for: FreeBSD 10amd64-quarterly-job-05 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: cs@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/security/pond/Makefile 368278 2014-09-15 18:03:10Z cs $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=pond-20140824_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-quarterly/ref/.p/pool MASTERNAME=10amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/pond/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/pond/work HOME=/wrkdirs/usr/ports/security/pond/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/security/pond/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/pond/work HOME=/wrkdirs/usr/ports/security/pond/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/pond/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/pond/work HOME=/wrkdirs/usr/ports/security/pond/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/security/pond/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/pond/work HOME=/wrkdirs/usr/ports/security/pond/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-- GO_LIBDIR=share/go/pkg/freebsd_amd64 GO_SRCDIR=share/go/src GO_PKGNAME=github.com/agl/pond OSREL=10.0 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/pond" EXAMPLESDIR="share/examples/pond" DATADIR="share/pond" WWWDIR="www/pond" ETCDIR="etc/pond" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pond DOCSDIR=/usr/local/share/doc/pond EXAMPLESDIR=/usr/local/share/examples/pond WWWDIR=/usr/local/www/pond ETCDIR=/usr/local/etc/pond --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> pond-20140824_1 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.3.txz [10amd64-quarterly-job-05] Installing pkg-1.4.3... [10amd64-quarterly-job-05] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of pond-20140824_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by pond-20140824_1 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by pond-20140824_1 for building => SHA256 Checksum OK for pond-20140824.tar.gz. => SHA256 Checksum OK for go-gtk-20140629.tar.gz. => SHA256 Checksum OK for ed25519-20140215.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by pond-20140824_1 for building ===> Extracting for pond-20140824_1 => SHA256 Checksum OK for pond-20140824.tar.gz. => SHA256 Checksum OK for go-gtk-20140629.tar.gz. => SHA256 Checksum OK for ed25519-20140215.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for pond-20140824_1 =========================================================================== =================================================== ===> pond-20140824_1 depends on file: /usr/local/share/go/pkg/freebsd_amd64/code.google.com/p/go.crypto/bcrypt.a - not found ===> Verifying install for /usr/local/share/go/pkg/freebsd_amd64/code.google.com/p/go.crypto/bcrypt.a in /usr/ports/security/go.crypto ===> Installing existing package /packages/All/go.crypto-20140828.txz [10amd64-quarterly-job-05] Installing go.crypto-20140828... [10amd64-quarterly-job-05] Extracting go.crypto-20140828... done ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on file: /usr/local/share/go/pkg/freebsd_amd64/code.google.com/p/goprotobuf/proto.a - not found ===> Verifying install for /usr/local/share/go/pkg/freebsd_amd64/code.google.com/p/goprotobuf/proto.a in /usr/ports/devel/goprotobuf ===> Installing existing package /packages/All/goprotobuf-20140812.txz [10amd64-quarterly-job-05] Installing goprotobuf-20140812... [10amd64-quarterly-job-05] `-- Installing protobuf-2.6.0... [10amd64-quarterly-job-05] `-- Extracting protobuf-2.6.0... done [10amd64-quarterly-job-05] Extracting goprotobuf-20140812... done ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on file: /usr/local/share/go/pkg/freebsd_amd64/code.google.com/p/go.net/dict.a - not found ===> Verifying install for /usr/local/share/go/pkg/freebsd_amd64/code.google.com/p/go.net/dict.a in /usr/ports/net/go.net ===> Installing existing package /packages/All/go.net-20131227.txz [10amd64-quarterly-job-05] Installing go.net-20131227... [10amd64-quarterly-job-05] Extracting go.net-20131227... done ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on file: /usr/local/bin/go - not found ===> Verifying install for /usr/local/bin/go in /usr/ports/lang/go ===> Installing existing package /packages/All/go-1.4,1.txz [10amd64-quarterly-job-05] Installing go-1.4,1... [10amd64-quarterly-job-05] Extracting go-1.4,1... done ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on file: /usr/local/bin/intltool-extract - not found ===> Verifying install for /usr/local/bin/intltool-extract in /usr/ports/textproc/intltool ===> Installing existing package /packages/All/intltool-0.50.2.txz [10amd64-quarterly-job-05] Installing intltool-0.50.2... [10amd64-quarterly-job-05] `-- Installing p5-XML-Parser-2.41_2... [10amd64-quarterly-job-05] | `-- Installing expat-2.1.0_2... [10amd64-quarterly-job-05] | `-- Extracting expat-2.1.0_2... done [10amd64-quarterly-job-05] | `-- Installing perl5-5.18.4_11... [10amd64-quarterly-job-05] | `-- Extracting perl5-5.18.4_11... done [10amd64-quarterly-job-05] `-- Extracting p5-XML-Parser-2.41_2... done [10amd64-quarterly-job-05] Extracting intltool-0.50.2... done ===> Returning to build of pond-20140824_1 =========================================================================== =================================================== ===> pond-20140824_1 depends on shared library: libgtkspell.so - not found ===> Verifying for libgtkspell.so in /usr/ports/textproc/gtkspell ===> Installing existing package /packages/All/gtkspell-2.0.16_5.txz [10amd64-quarterly-job-05] Installing gtkspell-2.0.16_5... [10amd64-quarterly-job-05] `-- Installing atk-2.14.0... [10amd64-quarterly-job-05] | `-- Installing gettext-runtime-0.19.3... [10amd64-quarterly-job-05] | | `-- Installing indexinfo-0.2.2... [10amd64-quarterly-job-05] | | `-- Extracting indexinfo-0.2.2... done [10amd64-quarterly-job-05] | `-- Extracting gettext-runtime-0.19.3... done [10amd64-quarterly-job-05] | `-- Installing glib-2.42.1... [10amd64-quarterly-job-05] | | `-- Installing libffi-3.0.13_3... [10amd64-quarterly-job-05] | | `-- Extracting libffi-3.0.13_3... done [10amd64-quarterly-job-05] | | `-- Installing libiconv-1.14_6... [10amd64-quarterly-job-05] | | `-- Extracting libiconv-1.14_6... done [10amd64-quarterly-job-05] | | `-- Installing pcre-8.35_2... [10amd64-quarterly-job-05] | | `-- Extracting pcre-8.35_2... done [10amd64-quarterly-job-05] | | `-- Installing python27-2.7.9... [10amd64-quarterly-job-05] | | `-- Extracting python27-2.7.9... done [10amd64-quarterly-job-05] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [10amd64-quarterly-job-05] `-- Extracting atk-2.14.0... done [10amd64-quarterly-job-05] | | | `-- Extracting pixman-0.32.6... done [10amd64-quarterly-job-05] | | | `-- Installing xcb-util-renderutil-0.3.9... [10amd64-quarterly-job-05] | | | `-- Installing xcb-util-0.3.9_3,1... [10amd64-quarterly-job-05] | | | `-- Extracting xcb-util-0.3.9_3,1... done [10amd64-quarterly-job-05] | | | `-- Extracting xcb-util-renderutil-0.3.9... done [10amd64-quarterly-job-05] | | `-- Extracting cairo-1.12.18_1,2... done [10amd64-quarterly-job-05] | | `-- Installing encodings-1.0.4_1,1... [10amd64-quarterly-job-05] | | | `-- Installing font-util-1.3.0_1... [10amd64-quarterly-job-05] | | | `-- Extracting font-util-1.3.0_1... done [10amd64-quarterly-job-05] | | `-- Extracting encodings-1.0.4_1,1... done [10amd64-quarterly-job-05] | | `-- Installing harfbuzz-0.9.36... [10amd64-quarterly-job-05] | | | `-- Installing graphite2-1.2.4... [10amd64-quarterly-job-05] | | | `-- Extracting graphite2-1.2.4... done [10amd64-quarterly-job-05] | | | `-- Installing icu-53.1... [10amd64-quarterly-job-05] | | | `-- Extracting icu-53.1... done [10amd64-quarterly-job-05] | | `-- Extracting harfbuzz-0.9.36... done [10amd64-quarterly-job-05] | | `-- Installing libXft-2.3.1_2... [10amd64-quarterly-job-05] | | `-- Extracting libXft-2.3.1_2... done [10amd64-quarterly-job-05] | | `-- Installing xorg-fonts-truetype-7.7_1... [10amd64-quarterly-job-05] | | | `-- Installing dejavu-2.34_4... [10amd64-quarterly-job-05] | | | `-- Extracting dejavu-2.34_4... done [10amd64-quarterly-job-05] | | | `-- Installing font-bh-ttf-1.0.3_1... [10amd64-quarterly-job-05] | | | `-- Installing mkfontdir-1.0.7... [10amd64-quarterly-job-05] | | | | `-- Installing mkfontscale-1.1.1_1... [10amd64-quarterly-job-05] | | | | `-- Installing libfontenc-1.1.2_2... [10amd64-quarterly-job-05] | | | | `-- Extracting libfontenc-1.1.2_2... done [10amd64-quarterly-job-05] | | | | `-- Extracting mkfontscale-1.1.1_1... done [10amd64-quarterly-job-05] | | | `-- Extracting mkfontdir-1.0.7... done [10amd64-quarterly-job-05] | | | `-- Extracting font-bh-ttf-1.0.3_1... done [10amd64-quarterly-job-05] | | | `-- Installing font-misc-ethiopic-1.0.3_1... [10amd64-quarterly-job-05] | | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [10amd64-quarterly-job-05] | | | `-- Installing font-misc-meltho-1.0.3_1... [10amd64-quarterly-job-05] | | | `-- Extracting font-misc-meltho-1.0.3_1... done [10amd64-quarterly-job-05] | | `-- Extracting pango-1.36.8... done [10amd64-quarterly-job-05] | | `-- Installing shared-mime-info-1.1_1... [10amd64-quarterly-job-05] | | `-- Extracting shared-mime-info-1.1_1... done [10amd64-quarterly-job-05] | `-- Extracting gtk-update-icon-cache-2.24.25... done [10amd64-quarterly-job-05] | `-- Installing python-2.7_2,2... [10amd64-quarterly-job-05] | | `-- Installing python2-2_3... [10amd64-quarterly-job-05] | | `-- Extracting python2-2_3... done [10amd64-quarterly-job-05] | `-- Extracting python-2.7_2,2... done [10amd64-quarterly-job-05] `-- Extracting gtk2-2.24.25_1... done [10amd64-quarterly-job-05] Extracting gtkspell-2.0.16_5... done 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 ===================================================================== Message for dejavu-2.34_4: 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. ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on shared library: libtspi.so - not found ===> Verifying for libtspi.so in /usr/ports/security/trousers ===> Installing existing package /packages/All/trousers-tddl-0.3.10_7.txz [10amd64-quarterly-job-05] Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [10amd64-quarterly-job-05] Extracting trousers-tddl-0.3.10_7... done Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so.0.21409.1) ===> pond-20140824_1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so.0.4200.1) ===> pond-20140824_1 depends on shared library: libgtk-3.so - not found ===> Verifying for libgtk-3.so in /usr/ports/x11-toolkits/gtk30 ===> Installing existing package /packages/All/gtk3-3.14.6.txz [10amd64-quarterly-job-05] Installing gtk3-3.14.6... [10amd64-quarterly-job-05] `-- Installing adwaita-icon-theme-3.14.0_1... [10amd64-quarterly-job-05] `-- Extracting adwaita-icon-theme-3.14.0_1... done [10amd64-quarterly-job-05] `-- Installing at-spi2-atk-2.14.1... [10amd64-quarterly-job-05] | `-- Installing at-spi2-core-2.14.1... [10amd64-quarterly-job-05] | | `-- Installing dbus-1.8.12... [10amd64-quarterly-job-05] | | `-- Installing gnome_subr-1.0... [10amd64-quarterly-job-05] | | `-- Extracting gnome_subr-1.0... done ===> Creating users and/or groups. Creating group 'messagebus' with gid '556'. Creating user 'messagebus' with uid '556'. [10amd64-quarterly-job-05] | | `-- Extracting dbus-1.8.12... done [10amd64-quarterly-job-05] | | `-- Installing libXtst-1.2.2_2... [10amd64-quarterly-job-05] | | `-- Installing recordproto-1.14.2... [10amd64-quarterly-job-05] | | `-- Extracting recordproto-1.14.2... done [10amd64-quarterly-job-05] | | `-- Extracting libXtst-1.2.2_2... done [10amd64-quarterly-job-05] | `-- Extracting at-spi2-core-2.14.1... done [10amd64-quarterly-job-05] `-- Extracting at-spi2-atk-2.14.1... done [10amd64-quarterly-job-05] `-- Installing colord-1.2.4... [10amd64-quarterly-job-05] | `-- Installing lcms2-2.6_3... [10amd64-quarterly-job-05] | `-- Extracting lcms2-2.6_3... done [10amd64-quarterly-job-05] | `-- Installing polkit-0.105_4... [10amd64-quarterly-job-05] | | `-- Installing gobject-introspection-1.42.0... [10amd64-quarterly-job-05] | | `-- Extracting gobject-introspection-1.42.0... done [10amd64-quarterly-job-05] | `-- Extracting polkit-0.105_4... done [10amd64-quarterly-job-05] | `-- Installing sqlite3-3.8.7.4... [10amd64-quarterly-job-05] | `-- Extracting sqlite3-3.8.7.4... done ===> Creating users and/or groups. Creating group 'colord' with gid '970'. Creating user 'colord' with uid '970'. [10amd64-quarterly-job-05] `-- Extracting colord-1.2.4... done [10amd64-quarterly-job-05] Extracting gtk3-3.14.6... done ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so.0.3600.8) =========================================================================== =================================================== ===> Configuring for pond-20140824_1 =========================================================================== =================================================== ===> Building for pond-20140824_1 code.google.com/p/go.crypto/curve25519 github.com/agl/ed25519/edwards25519 code.google.com/p/go.crypto/bn256 code.google.com/p/go.crypto/poly1305 code.google.com/p/go.crypto/salsa20/salsa github.com/agl/pond/server/protos code.google.com/p/go.crypto/ssh/terminal code.google.com/p/go.net/proxy code.google.com/p/go.crypto/pbkdf2 github.com/agl/pond/client/system code.google.com/p/go.crypto/hkdf code.google.com/p/go.crypto/scrypt github.com/agl/pond/panda/proto github.com/agl/pond/panda/rijndael github.com/agl/pond/bbssig github.com/agl/ed25519 github.com/agl/ed25519/extra25519 code.google.com/p/go.crypto/nacl/secretbox github.com/agl/pond/protos code.google.com/p/go.crypto/nacl/box github.com/agl/pond/panda github.com/agl/pond/transport github.com/agl/pond/client/disk github.com/agl/pond/pond-server github.com/agl/pond/client/ratchet github.com/agl/pond/pond # github.com/agl/pond/pond-server runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519.REDMASK51 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519._121666_213 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519._2P0 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519._2P1234 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA130 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA32 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA64 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA96 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET0 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET1 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET2 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET3 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET3MINUSTWO128 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET0 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET1 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET2 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET3 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.SCALE size 8 # github.com/agl/pond/pond runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519.REDMASK51 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519._121666_213 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519._2P0 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519._2P1234 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA130 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA32 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA64 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA96 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET0 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET1 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET2 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET3 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET3MINUSTWO128 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET0 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET1 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET2 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET3 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.SCALE size 8 *** Error code 2 Stop. make: stopped in /usr/ports/security/pond From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 01:54:38 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 606FC327; Wed, 28 Jan 2015 01:54:38 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 3F936DFD; Wed, 28 Jan 2015 01:54:38 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S1scc5065636; Wed, 28 Jan 2015 01:54:38 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S1scGo065620; Wed, 28 Jan 2015 01:54:38 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 01:54:38 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280154.t0S1scGo065620@beefy2.isc.freebsd.org> To: shaun@FreeBSD.org Subject: [package - 10amd64-quarterly][emulators/x49gp] Failed for x49gp-20100425 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: Wed, 28 Jan 2015 01:54:38 -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: shaun@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: branches/2014Q3/emulators/x49gp/Makefile 359185 2014-06-25 05:35:31Z bapt $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-quarterly/2015-01-28_01h27m56s/logs/x49gp-20100425.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-quarterly&build=2015-01-28_01h27m56s Log: ====>> Building emulators/x49gp build started at Wed Jan 28 01:54:03 UTC 2015 port directory: /usr/ports/emulators/x49gp building for: FreeBSD 10amd64-quarterly-job-15 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: shaun@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q3/emulators/x49gp/Makefile 359185 2014-06-25 05:35:31Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=x49gp-20100425 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-quarterly/ref/.p/pool MASTERNAME=10amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for x49gp-20100425: ====> Options available for the single FIRMWARE: you have to select exactly one of them FIRMWARE_215=on: Calculator ROM firmware version 2.15 FIRMWARE_209=off: Calculator ROM firmware version 2.09 ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/x49gp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/x49gp/work HOME=/wrkdirs/usr/ports/emulators/x49gp/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/x49gp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/x49gp/work HOME=/wrkdirs/usr/ports/emulators/x49gp/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/x49gp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/x49gp/work HOME=/wrkdirs/usr/ports/emulators/x49gp/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/x49gp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/x49gp/work HOME=/wrkdirs/usr/ports/emulators/x49gp/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -fstack-protector -Wl,-rpath=/usr/local/l ib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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-- OSREL=10.0 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/x49gp" EXAMPLESDIR="share/examples/x49gp" DATADIR="share/x49gp" WWWDIR="www/x49gp" ETCDIR="etc/x49gp" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/x49gp DOCSDIR=/usr/local/share/doc/x49gp EXAMPLESDIR=/usr/local/share/examples/x49gp WWWDIR=/usr/local/www/x49gp ETCDIR=/usr/local/etc/x49gp --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> x49gp-20100425 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.3.txz [10amd64-quarterly-job-15] Installing pkg-1.4.3... [10amd64-quarterly-job-15] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of x49gp-20100425 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by x49gp-20100425 for building =========================================================================== =================================================== ===> Fetching all distfiles required by x49gp-20100425 for building => SHA256 Checksum OK for x49gp-20100425.tar.gz. => SHA256 Checksum OK for sdcard64.tar.gz. => SHA256 Checksum OK for hp4950v215.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by x49gp-20100425 for building ===> Extracting for x49gp-20100425 => SHA256 Checksum OK for x49gp-20100425.tar.gz. => SHA256 Checksum OK for sdcard64.tar.gz. => SHA256 Checksum OK for hp4950v215.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for x49gp-20100425 ===> Applying FreeBSD patches for x49gp-20100425 =========================================================================== =================================================== ===> x49gp-20100425 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 [10amd64-quarterly-job-15] Installing gmake-4.1_1... [10amd64-quarterly-job-15] `-- Installing gettext-runtime-0.19.3... [10amd64-quarterly-job-15] | `-- Installing indexinfo-0.2.2... [10amd64-quarterly-job-15] | `-- Extracting indexinfo-0.2.2... done [10amd64-quarterly-job-15] `-- Extracting gettext-runtime-0.19.3... done [10amd64-quarterly-job-15] Extracting gmake-4.1_1... done ===> Returning to build of x49gp-20100425 ===> x49gp-20100425 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [10amd64-quarterly-job-15] Installing pkgconf-0.9.7... [10amd64-quarterly-job-15] Extracting pkgconf-0.9.7... done ===> Returning to build of x49gp-20100425 ===> x49gp-20100425 depends on executable: gcc48 - not found ===> Verifying install for gcc48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.3_2.txz [10amd64-quarterly-job-15] Installing gcc-4.8.3_2... [10amd64-quarterly-job-15] `-- Installing binutils-2.25... [10amd64-quarterly-job-15] `-- Extracting binutils-2.25... done [10amd64-quarterly-job-15] `-- Installing gcc-ecj-4.5... [10amd64-quarterly-job-15] `-- Extracting gcc-ecj-4.5... done [10amd64-quarterly-job-15] `-- Installing gmp-5.1.3_2... [10amd64-quarterly-job-15] `-- Extracting gmp-5.1.3_2... done [10amd64-quarterly-job-15] `-- Installing mpc-1.0.2_1... [10amd64-quarterly-job-15] | `-- Installing mpfr-3.1.2_2... [10amd64-quarterly-job-15] | `-- Extracting mpfr-3.1.2_2... done [10amd64-quarterly-job-15] `-- Extracting mpc-1.0.2_1... done [10amd64-quarterly-job-15] Extracting gcc-4.8.3_2... done Message for gcc-4.8.3_2: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of x49gp-20100425 ===> x49gp-20100425 depends on file: /usr/local/bin/as - found ===> x49gp-20100425 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/x11.pc in /usr/ports/x11/libX11 ===> Installing existing package /packages/All/libX11-1.6.2_2,1.txz [10amd64-quarterly-job-15] Installing libX11-1.6.2_2,1... [10amd64-quarterly-job-15] `-- Installing kbproto-1.0.6... [10amd64-quarterly-job-15] `-- Extracting kbproto-1.0.6... done [10amd64-quarterly-job-15] `-- Installing libXau-1.0.8_2... [10amd64-quarterly-job-15] | `-- Installing xproto-7.0.26... [10amd64-quarterly-job-15] | `-- Extracting xproto-7.0.26... done [10amd64-quarterly-job-15] `-- Extracting libXau-1.0.8_2... done [10amd64-quarterly-job-15] `-- Installing libXdmcp-1.1.1_2... [10amd64-quarterly-job-15] `-- Extracting libXdmcp-1.1.1_2... done [10amd64-quarterly-job-15] `-- Installing libxcb-1.11... [10amd64-quarterly-job-15] | `-- Installing libpthread-stubs-0.3_6... [10amd64-quarterly-job-15] | `-- Extracting libpthread-stubs-0.3_6... done [10amd64-quarterly-job-15] | `-- Installing libxml2-2.9.2_2... [10amd64-quarterly-job-15] | `-- Extracting libxml2-2.9.2_2... done [10amd64-quarterly-job-15] `-- Extracting libxcb-1.11... done [10amd64-quarterly-job-15] Extracting libX11-1.6.2_2,1... done ===> Returning to build of x49gp-20100425 ===> x49gp-20100425 depends on file: /usr/local/bin/intltool-extract - not found ===================================================================== ===> Returning to build of x49gp-20100425 ===> x49gp-20100425 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so.0.4200.1) ===> x49gp-20100425 depends on shared library: libgtk-x11-2.0.so - not found ===> Verifying for libgtk-x11-2.0.so in /usr/ports/x11-toolkits/gtk20 ===> Installing existing package /packages/All/gtk2-2.24.25_1.txz [10amd64-quarterly-job-15] Installing gtk2-2.24.25_1... [10amd64-quarterly-job-15] `-- Installing cups-client-1.7.3_2... ===> Creating users and/or groups. Creating group 'cups' with gid '193'. Creating user 'cups' with uid '193'. [10amd64-quarterly-job-15] `-- Extracting cups-client-1.7.3_2... done [10amd64-quarterly-job-15] `-- Installing gdk-pixbuf2-2.31.2_1... [10amd64-quarterly-job-15] | `-- Installing jasper-1.900.1_14... [10amd64-quarterly-job-15] | | `-- Installing jpeg-8_6... [10amd64-quarterly-job-15] | | `-- Extracting jpeg-8_6... done [10amd64-quarterly-job-15] | `-- Extracting jasper-1.900.1_14... done [10amd64-quarterly-job-15] | `-- Installing libXi-1.7.4,1... [10amd64-quarterly-job-15] | | `-- Installing inputproto-2.3.1... [10amd64-quarterly-job-15] | | `-- Extracting inputproto-2.3.1... done [10amd64-quarterly-job-15] | | `-- Installing libXext-1.3.3,1... [10amd64-quarterly-job-15] | | `-- Installing xextproto-7.3.0... [10amd64-quarterly-job-15] | | `-- Extracting xextproto-7.3.0... done [10amd64-quarterly-job-15] | | `-- Extracting libXext-1.3.3,1... done [10amd64-quarterly-job-15] | | `-- Installing libXfixes-5.0.1_2... [10amd64-quarterly-job-15] | | `-- Installing fixesproto-5.0... [10amd64-quarterly-job-15] | | `-- Extracting fixesproto-5.0... done [10amd64-quarterly-job-15] | | `-- Extracting libXfixes-5.0.1_2... done [10amd64-quarterly-job-15] | `-- Extracting libXi-1.7.4,1... done [10amd64-quarterly-job-15] | `-- Installing libXt-1.1.4_2,1... [10amd64-quarterly-job-15] | | `-- Installing libSM-1.2.2_2,1... [10amd64-quarterly-job-15] | | `-- Installing libICE-1.0.9,1... [10amd64-quarterly-job-15] | | `-- Extracting libICE-1.0.9,1... done [10amd64-quarterly-job-15] | | `-- Extracting libSM-1.2.2_2,1... done [10amd64-quarterly-job-15] | `-- Extracting libXt-1.1.4_2,1... done [10amd64-quarterly-job-15] | `-- Installing png-1.6.16... [10amd64-quarterly-job-15] | `-- Extracting png-1.6.16... done [10amd64-quarterly-job-15] | `-- Installing tiff-4.0.3_5... [10amd64-quarterly-job-15] | | `-- Installing jbigkit-2.1_1... [10amd64-quarterly-job-15] | | `-- Extracting jbigkit-2.1_1... done [10amd64-quarterly-job-15] | `-- Extracting tiff-4.0.3_5... done [10amd64-quarterly-job-15] `-- Extracting gdk-pixbuf2-2.31.2_1... done [10amd64-quarterly-job-15] `-- Installing gtk-update-icon-cache-2.24.25... [10amd64-quarterly-job-15] | `-- Installing hicolor-icon-theme-0.12... [10amd64-quarterly-job-15] | `-- Extracting hicolor-icon-theme-0.12... done [10amd64-quarterly-job-15] | `-- Installing libXcomposite-0.4.4_2,1... [10amd64-quarterly-job-15] | | `-- Installing compositeproto-0.4.2... [10amd64-quarterly-job-15] | | `-- Extracting compositeproto-0.4.2... done [10amd64-quarterly-job-15] | `-- Extracting libXcomposite-0.4.4_2,1... done [10amd64-quarterly-job-15] | `-- Installing libXcursor-1.1.14_2... [10amd64-quarterly-job-15] | | `-- Installing libXrender-0.9.8_2... [10amd64-quarterly-job-15] | | `-- Installing renderproto-0.11.1... [10amd64-quarterly-job-15] | | `-- Extracting renderproto-0.11.1... done [10amd64-quarterly-job-15] | | `-- Extracting libXrender-0.9.8_2... done [10amd64-quarterly-job-15] | `-- Extracting libXcursor-1.1.14_2... done [10amd64-quarterly-job-15] | `-- Installing libXdamage-1.1.4_2... [10amd64-quarterly-job-15] | | `-- Installing damageproto-1.2.1... [10amd64-quarterly-job-15] | | `-- Extracting damageproto-1.2.1... done [10amd64-quarterly-job-15] | `-- Extracting libXdamage-1.1.4_2... done [10amd64-quarterly-job-15] | `-- Installing libXinerama-1.1.3_2,1... [10amd64-quarterly-job-15] | | `-- Installing xineramaproto-1.2.1... [10amd64-quarterly-job-15] | | `-- Extracting xineramaproto-1.2.1... done [10amd64-quarterly-job-15] | `-- Extracting libXinerama-1.1.3_2,1... done [10amd64-quarterly-job-15] | `-- Installing libXrandr-1.4.2_2... [10amd64-quarterly-job-15] | | `-- Installing randrproto-1.4.0... [10amd64-quarterly-job-15] | | `-- Extracting randrproto-1.4.0... done [10amd64-quarterly-job-15] | `-- Extracting libXrandr-1.4.2_2... done [10amd64-quarterly-job-15] | `-- Installing pango-1.36.8... [10amd64-quarterly-job-15] | | `-- Installing cairo-1.12.18_1,2... [10amd64-quarterly-job-15] | | `-- Installing fontconfig-2.11.1,1... [10amd64-quarterly-job-15] | | | `-- Installing freetype2-2.5.4_1... [10amd64-quarterly-job-15] | | | `-- Extracting freetype2-2.5.4_1... done [10amd64-quarterly-job-15] | | `-- 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 [10amd64-quarterly-job-15] | | `-- Installing pixman-0.32.6... [10amd64-quarterly-job-15] | | `-- Extracting pixman-0.32.6... done [10amd64-quarterly-job-15] | | `-- Installing xcb-util-renderutil-0.3.9... [10amd64-quarterly-job-15] | | | `-- Installing xcb-util-0.3.9_3,1... [10amd64-quarterly-job-15] | | | `-- Extracting xcb-util-0.3.9_3,1... done [10amd64-quarterly-job-15] | | `-- Extracting xcb-util-renderutil-0.3.9... done [10amd64-quarterly-job-15] | | `-- Extracting cairo-1.12.18_1,2... done [10amd64-quarterly-job-15] | | `-- Installing encodings-1.0.4_1,1... [10amd64-quarterly-job-15] | | `-- Installing font-util-1.3.0_1... [10amd64-quarterly-job-15] | | `-- Extracting font-util-1.3.0_1... done [10amd64-quarterly-job-15] | | `-- Extracting encodings-1.0.4_1,1... done [10amd64-quarterly-job-15] | | `-- Installing harfbuzz-0.9.36... [10amd64-quarterly-job-15] | | `-- Installing graphite2-1.2.4... [10amd64-quarterly-job-15] | | `-- Extracting graphite2-1.2.4... done [10amd64-quarterly-job-15] | | `-- Installing icu-53.1... [10amd64-quarterly-job-15] | | `-- Extracting icu-53.1... done [10amd64-quarterly-job-15] | | `-- Extracting harfbuzz-0.9.36... done [10amd64-quarterly-job-15] | | `-- Installing libXft-2.3.1_2... [10amd64-quarterly-job-15] | | `-- Extracting libXft-2.3.1_2... done [10amd64-quarterly-job-15] | | `-- Installing xorg-fonts-truetype-7.7_1... [10amd64-quarterly-job-15] | | `-- Installing dejavu-2.34_4... [10amd64-quarterly-job-15] | | `-- Extracting dejavu-2.34_4... done [10amd64-quarterly-job-15] | | `-- Installing font-bh-ttf-1.0.3_1... [10amd64-quarterly-job-15] | | | `-- Installing mkfontdir-1.0.7... [10amd64-quarterly-job-15] | | | `-- Installing mkfontscale-1.1.1_1... [10amd64-quarterly-job-15] | | | | `-- Installing libfontenc-1.1.2_2... [10amd64-quarterly-job-15] | | | | `-- Extracting libfontenc-1.1.2_2... done [10amd64-quarterly-job-15] | | | `-- Extracting mkfontscale-1.1.1_1... done [10amd64-quarterly-job-15] | | | `-- Extracting mkfontdir-1.0.7... done [10amd64-quarterly-job-15] | | `-- Extracting font-bh-ttf-1.0.3_1... done [10amd64-quarterly-job-15] | | `-- Installing font-misc-ethiopic-1.0.3_1... [10amd64-quarterly-job-15] | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [10amd64-quarterly-job-15] | | `-- Installing font-misc-meltho-1.0.3_1... [10amd64-quarterly-job-15] | | `-- Extracting font-misc-meltho-1.0.3_1... done [10amd64-quarterly-job-15] | `-- Extracting pango-1.36.8... done [10amd64-quarterly-job-15] | `-- Installing shared-mime-info-1.1_1... [10amd64-quarterly-job-15] | `-- Extracting shared-mime-info-1.1_1... done [10amd64-quarterly-job-15] `-- Extracting gtk-update-icon-cache-2.24.25... done [10amd64-quarterly-job-15] `-- Installing python-2.7_2,2... [10amd64-quarterly-job-15] | `-- Installing python2-2_3... [10amd64-quarterly-job-15] | `-- Extracting python2-2_3... done [10amd64-quarterly-job-15] `-- Extracting python-2.7_2,2... done [10amd64-quarterly-job-15] Extracting gtk2-2.24.25_1... done Message for dejavu-2.34_4: 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. ===> Returning to build of x49gp-20100425 ===> x49gp-20100425 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so.0.3600.8) =========================================================================== =================================================== ===> Configuring for x49gp-20100425 cd /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git && ./configure-small --extra-cflags=-DX49GP --cc="gcc48" Source path /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git C compiler gcc48 Host C compiler gcc CFLAGS -O2 -g QEMU_CFLAGS -m64 -Wold-style-definition -Wold-style-declaration -I. -I$(SRC_PATH) -U_FORTIFY_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -DX49GP LDFLAGS -Wl,--warn-common -m64 -g make gmake host CPU x86_64 host big endian no target list arm-softmmu tcg debug enabled no gprof enabled no sparse enabled no strip binaries yes profiler no static build no -Werror enabled no mingw32 support no Block whitelist preadv support yes fdatasync no =========================================================================== =================================================== ===> Building for x49gp-20100425 cd /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code && gmake CC="gcc48" FIRMWARE=4950_215.bin DESTDIR=/wrkdirs/usr/ports/emulators/x49gp/work/stage gmake[1]: Entering directory '/wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code' ( cd qemu/qemu-git; \ ./configure-small --extra-cflags=-DX49GP; \ gmake -f Makefile-small ) ERROR: "gcc" either does not exist or does not work gmake[2]: Entering directory '/wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git' GEN arm-softmmu/config-devices.mak GEN config-all-devices.mak GEN config-host.h CC cutils.o CC qemu-malloc.o CC tcg-runtime.o CC host-utils.o GEN config-target.h CC arm-softmmu/exec.o In file included from /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/exec.c:37:0: /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/tcg/tcg.h:25:24: fatal error: tcg-target.h: No such file or directory #include "tcg-target.h" ^ compilation terminated. /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/rules.mak:18: recipe for target 'exec.o' failed gmake[3]: *** [exec.o] Error 1 Makefile-small:69: recipe for target 'subdir-arm-softmmu' failed gmake[2]: *** [subdir-arm-softmmu] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git' Makefile:267: recipe for target 'qemu/qemu-git/config-host.h' failed gmake[1]: *** [qemu/qemu-git/config-host.h] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code' *** Error code 2 Stop. make: stopped in /usr/ports/emulators/x49gp From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 01:54:48 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 42F00336 for ; Wed, 28 Jan 2015 01:54:48 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 22B05E00; Wed, 28 Jan 2015 01:54:48 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S1slJQ089479; Wed, 28 Jan 2015 01:54:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S1slWR088799; Wed, 28 Jan 2015 01:54:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 01:54:47 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280154.t0S1slWR088799@beefy1.isc.freebsd.org> To: konstantin.lepa@gmail.com Subject: [package - 10i386-quarterly][devel/vxlog] Failed for vxlog-1.0.3 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: Wed, 28 Jan 2015 01:54:48 -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: konstantin.lepa@gmail.com Last committer: bapt@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/devel/vxlog/Makefile 343156 2014-02-06 21:52:27Z bapt $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-quarterly/2015-01-28_01h23m11s/logs/vxlog-1.0.3.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-quarterly&build=2015-01-28_01h23m11s Log: ====>> Building devel/vxlog build started at Wed Jan 28 01:54:41 UTC 2015 port directory: /usr/ports/devel/vxlog building for: FreeBSD 10i386-quarterly-job-13 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: konstantin.lepa@gmail.com Makefile ident: $FreeBSD: branches/2015Q1/devel/vxlog/Makefile 343156 2014-02-06 21:52:27Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=vxlog-1.0.3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-quarterly/ref/.p/pool MASTERNAME=10i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/vxlog/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/vxlog/work HOME=/wrkdirs/usr/ports/devel/vxlog/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/vxlog/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/vxlog/work HOME=/wrkdirs/usr/ports/devel/vxlog/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-- CMAKE_BUILD_TYPE="release" OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/vxlog" EXAMPLESDIR="share/examples/vxlog" DATADIR="share/vxlog" WWWDIR="www/vxlog" ETCDIR="etc/vxlog" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/vxlog DOCSDIR=/usr/local/share/doc/vxlog EXAMPLESDIR=/usr/local/share/examples/vxlog WWWDIR=/usr/local/www/vxlog ETCDIR=/usr/local/etc/vxlog --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License MIT accepted by the user =========================================================================== =================================================== ===> vxlog-1.0.3 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.3.txz [10i386-quarterly-job-13] Installing pkg-1.4.3... [10i386-quarterly-job-13] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of vxlog-1.0.3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by vxlog-1.0.3 for building =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by vxlog-1.0.3 for building => SHA256 Checksum OK for vxlog-1.0.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by vxlog-1.0.3 for building ===> Extracting for vxlog-1.0.3 => SHA256 Checksum OK for vxlog-1.0.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for vxlog-1.0.3 =========================================================================== =================================================== ===> vxlog-1.0.3 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.0.2.txz [10i386-quarterly-job-13] Installing cmake-3.0.2... [10i386-quarterly-job-13] `-- Installing cmake-modules-3.0.2... [10i386-quarterly-job-13] `-- Extracting cmake-modules-3.0.2... done [10i386-quarterly-job-13] `-- Installing curl-7.39.0_1... [10i386-quarterly-job-13] | `-- Installing ca_root_nss-3.17.3_1... [10i386-quarterly-job-13] | `-- Extracting ca_root_nss-3.17.3_1... done [10i386-quarterly-job-13] `-- Extracting curl-7.39.0_1... done [10i386-quarterly-job-13] `-- Installing expat-2.1.0_2... [10i386-quarterly-job-13] `-- Extracting expat-2.1.0_2... done [10i386-quarterly-job-13] Extracting cmake-3.0.2... done ===> Returning to build of vxlog-1.0.3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for vxlog-1.0.3 ===> Performing in-source build /bin/mkdir -p /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3 -- The C compiler identification is Clang 3.3.0 -- The CXX compiler identification is Clang 3.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Build type is set to 'Release' -- Found Pthreads: /usr/lib/libpthread.so -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_DEBUG CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_RELEASE CMAKE_EXE_LINKER_FLAGS CMAKE_MODULE_LINKER_FLAGS THREADS_HAVE_PTHREAD_ARG -- Build files have been written to: /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3 =========================================================================== =================================================== ===> Building for vxlog-1.0.3 /usr/local/bin/cmake -H/wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3 -B/wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3/CMakeFiles /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f src/CMakeFiles/vxlog.dir/build.make src/CMakeFiles/vxlog.dir/depend cd /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3 /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3/src /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3 /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3/src /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3/src/CMakeFiles/vxlog.dir/DependInfo.cmake Scanning dependencies of target vxlog /usr/bin/make -f src/CMakeFiles/vxlog.dir/build.make src/CMakeFiles/vxlog.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3/CMakeFiles 1 [ 20%] Building CXX object src/CMakeFiles/vxlog.dir/syslog-outputter.cc.o cd /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3/src && /usr/bin/c++ -Dvxlog_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3/src -I/opt/local/include -I/usr/local/include -o CMakeFiles/vxlog.dir/syslog-outputter.cc.o -c /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3/src/syslog-outputter.cc In file included from /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3/src/syslog-outputter.cc:23: In file included from /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3/src/vxlog/syslog-outputter.h:26: /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3/src/vxlog/outputter-interface.h:40:14: error: no member named 'tr1' in namespace 'std' typedef std::tr1::shared_ptr SharedOutputterPtr; ~~~~~^ /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3/src/vxlog/outputter-interface.h:40:29: error: expected unqualified-id typedef std::tr1::shared_ptr SharedOutputterPtr; ^ In file included from /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3/src/syslog-outputter.cc:23: /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3/src/vxlog/syslog-outputter.h:52:14: error: no member named 'tr1' in namespace 'std' typedef std::tr1::shared_ptr SyslogOutputterPtr; ~~~~~^ /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3/src/vxlog/syslog-outputter.h:52:29: error: expected unqualified-id typedef std::tr1::shared_ptr SyslogOutputterPtr; ^ 4 errors generated. *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3 *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3 *** Error code 1 Stop. make: stopped in /usr/ports/devel/vxlog From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 01:55:31 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 62F59349 for ; Wed, 28 Jan 2015 01:55:31 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 4E697E07 for ; Wed, 28 Jan 2015 01:55:31 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S1tVGa049287 for ; Wed, 28 Jan 2015 01:55:31 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S1tVoU049252; Wed, 28 Jan 2015 01:55:31 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 01:55:31 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280155.t0S1tVoU049252@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10i386-quarterly][lang/libjit] Failed for libjit-0.1.2_1 in build 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: Wed, 28 Jan 2015 01:55:31 -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: amdmi3@FreeBSD.org Ident: $FreeBSD: branches/2014Q3/lang/libjit/Makefile 355510 2014-05-27 13:19:50Z amdmi3 $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-quarterly/2015-01-28_01h23m11s/logs/libjit-0.1.2_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-quarterly&build=2015-01-28_01h23m11s Log: ====>> Building lang/libjit build started at Wed Jan 28 01:55:18 UTC 2015 port directory: /usr/ports/lang/libjit building for: FreeBSD 10i386-quarterly-job-01 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q3/lang/libjit/Makefile 355510 2014-05-27 13:19:50Z amdmi3 $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=libjit-0.1.2_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-quarterly/ref/.p/pool MASTERNAME=10i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/libjit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/libjit/work HOME=/wrkdirs/usr/ports/lang/libjit/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/lang/libjit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/libjit/work HOME=/wrkdirs/usr/ports/lang/libjit/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/libjit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/libjit/work HOME=/wrkdirs/usr/ports/lang/libjit/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/libjit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/libjit/work HOME=/wrkdirs/usr/ports/lang/libjit/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 -O0 -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -O0 -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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/libjit" EXAMPLESDIR="share/examples/libjit" DATADIR="share/libjit" WWWDIR="www/libjit" ETCDIR="etc/libjit" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libjit DOCSDIR=/usr/local/share/doc/libjit EXAMPLESDIR=/usr/local/share/examples/libjit WWWDIR=/usr/local/www/libjit ETCDIR=/usr/local/etc/libjit --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 LGPL3 accepted by the user =========================================================================== =================================================== ===> libjit-0.1.2_1 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.3.txz [10i386-quarterly-job-01] Installing pkg-1.4.3... [10i386-quarterly-job-01] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libjit-0.1.2_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 LGPL3 accepted by the user ===> Fetching all distfiles required by libjit-0.1.2_1 for building =========================================================================== =================================================== ===> License LGPL21 LGPL3 accepted by the user ===> Fetching all distfiles required by libjit-0.1.2_1 for building => SHA256 Checksum OK for libjit-0.1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 LGPL3 accepted by the user ===> Fetching all distfiles required by libjit-0.1.2_1 for building ===> Extracting for libjit-0.1.2_1 => SHA256 Checksum OK for libjit-0.1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for libjit-0.1.2_1 =========================================================================== =================================================== ===> libjit-0.1.2_1 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 [10i386-quarterly-job-01] Installing gmake-4.1_1... [10i386-quarterly-job-01] `-- Installing gettext-runtime-0.19.3... [10i386-quarterly-job-01] | `-- Installing indexinfo-0.2.2... [10i386-quarterly-job-01] | `-- Extracting indexinfo-0.2.2... done [10i386-quarterly-job-01] `-- Extracting gettext-runtime-0.19.3... done [10i386-quarterly-job-01] Extracting gmake-4.1_1... done ===> Returning to build of libjit-0.1.2_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for libjit-0.1.2_1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2/configure configure: loading site script /usr/ports/Templates/config.site checking build system type... i386-portbld-freebsd10.0 checking host system type... i386-portbld-freebsd10.0 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking architecture... x86 checking if building for some Win32 platform... no checking for gawk... (cached) /usr/bin/awk checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking whether gmake sets $(MAKE)... (cached) yes checking for bison... no checking for byacc... byacc checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for pic computed goto support... yes checking for sin in -lm... yes checking for dlopen in -ldl... no checking for pthread_create in -lpthread... yes checking for working memcmp... yes checking for memset... (cached) yes checking for memcmp... (cached) yes checking for memchr... (cached) yes checking for memcpy... (cached) yes checking for memmove... (cached) yes checking for bcopy... (cached) yes checking for bzero... (cached) yes checking for bcmp... (cached) yes checking for strlen... (cached) yes checking for strcpy... yes checking for strcat... yes checking for strncpy... yes checking for strcmp... yes checking for strncmp... yes checking for strchr... yes checking for strrchr... yes checking for vsprintf... (cached) yes checking for vsnprintf... (cached) yes checking for _vsnprintf... no checking for getpagesize... (cached) yes checking for isnan... yes checking for isinf... yes checking for finite... yes checking for fmod... yes checking for remainder... yes checking for drem... yes checking for ceil... yes checking for floor... yes checking for acos... yes checking for asin... yes checking for atan... yes checking for atan2... yes checking for cos... yes checking for cosh... yes checking for exp... yes checking for log... yes checking for log10... yes checking for pow... yes checking for sin... yes checking for sinh... yes checking for sqrt... yes checking for tan... yes checking for tanh... yes checking for isnanf... yes checking for isinff... no checking for finitef... yes checking for fmodf... yes checking for remainderf... yes checking for dremf... yes checking for ceilf... yes checking for floorf... yes checking for acosf... yes checking for asinf... yes checking for atanf... yes checking for atan2f... yes checking for cosf... yes checking for coshf... yes checking for expf... yes checking for logf... yes checking for log10f... yes checking for powf... yes checking for sinf... yes checking for sinhf... yes checking for sqrtf... yes checking for tanf... yes checking for tanhf... yes checking for isnanl... no checking for isinfl... no checking for finitel... no checking for fmodl... yes checking for remainderl... yes checking for dreml... no checking for ceill... yes checking for floorl... yes checking for acosl... yes checking for asinl... yes checking for atanl... yes checking for atan2l... yes checking for cosl... yes checking for coshl... yes checking for expl... yes checking for logl... yes checking for log10l... yes checking for powl... yes checking for sinl... yes checking for sinhl... yes checking for sqrtl... yes checking for tanl... yes checking for tanhl... yes checking for dlopen... (cached) yes checking for cygwin_conv_to_win32_path... no checking for mmap... (cached) yes checking for munmap... (cached) yes checking for mprotect... (cached) yes checking for sigsetjmp... yes checking for __sigsetjmp... no checking for _setjmp... yes checking for working alloca.h... no checking for alloca... yes configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/jit/Makefile config.status: creating include/jit/jit-defs.h config.status: creating tools/Makefile config.status: creating jit/Makefile config.status: creating jitdynamic/Makefile config.status: creating jitplus/Makefile config.status: creating dpas/Makefile config.status: creating tutorial/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands =========================================================================== =================================================== ===> Building for libjit-0.1.2_1 gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2' gmake all-recursive gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2' Making all in include gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2/include' Making all in jit gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2/include/jit' gmake all-am gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2/include/jit' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2/include/jit' gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2/include/jit' gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2/include' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2/include' gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2/include' Making all in tools gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2/tools' cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../jit -I../jit -O2 -pipe -O0 -fstack-protector -fno-strict-aliasing -Wall -fno-omit-frame-pointer -MT gen-apply.o -MD -MP -MF .deps/gen-apply.Tpo -c -o gen-apply.o gen-apply.c gen-apply.c:1460:2: warning: variable '__f' is uninitialized when used here [-Wuninitialized] _JIT_ARCH_GET_CURRENT_FRAME(frame_address); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/jit/jit-arch.h:32:7: note: expanded from macro '_JIT_ARCH_GET_CURRENT_FRAME' f = __f; \ ^~~ gen-apply.c:1460:2: note: variable '__f' is declared here ./include/jit/jit-arch.h:31:3: note: expanded from macro '_JIT_ARCH_GET_CURRENT_FRAME' register void *__f asm("ebp"); \ ^ gen-apply.c:1494:2: warning: variable '__f' is uninitialized when used here [-Wuninitialized] _JIT_ARCH_GET_CURRENT_FRAME(frame_address); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/jit/jit-arch.h:32:7: note: expanded from macro '_JIT_ARCH_GET_CURRENT_FRAME' f = __f; \ ^~~ gen-apply.c:1494:2: note: variable '__f' is declared here ./include/jit/jit-arch.h:31:3: note: expanded from macro '_JIT_ARCH_GET_CURRENT_FRAME' register void *__f asm("ebp"); \ ^ 2 warnings generated. mv -f .deps/gen-apply.Tpo .deps/gen-apply.Po /bin/sh ../libtool --tag=CC --mode=link cc -I../include -I../include -I../jit -I../jit -O2 -pipe -O0 -fstack-protector -fno-strict-aliasing -Wall -fno-omit-frame-pointer -fstack-protector -o gen-apply gen-apply.o -lpthread -lm mkdir .libs cc -I../include -I../include -I../jit -I../jit -O2 -pipe -O0 -fstack-protector -fno-strict-aliasing -Wall -fno-omit-frame-pointer -fstack-protector -o gen-apply gen-apply.o -lpthread -lm cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../jit -I../jit -O2 -pipe -O0 -fstack-protector -fno-strict-aliasing -Wall -fno-omit-frame-pointer -MT gen-rules-parser.o -MD -MP -MF .deps/gen-rules-parser.Tpo -c -o gen-rules-parser.o gen-rules-parser.c gen-rules-parser.y:862:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(names[index]); ^~~~~~~~~~~~ gen-rules-parser.y:868:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(other_names[index]); ^~~~~~~~~~~~~~~~~~ 2 warnings generated. mv -f .deps/gen-rules-parser.Tpo .deps/gen-rules-parser.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../jit -I../jit -O2 -pipe -O0 -fstack-protector -fno-strict-aliasing -Wall -fno-omit-frame-pointer -MT gen-rules-scanner.o -MD -MP -MF .deps/gen-rules-scanner.Tpo -c -o gen-rules-scanner.o gen-rules-scanner.c mv -f .deps/gen-rules-scanner.Tpo .deps/gen-rules-scanner.Po /bin/sh ../libtool --tag=CC --mode=link cc -I../include -I../include -I../jit -I../jit -O2 -pipe -O0 -fstack-protector -fno-strict-aliasing -Wall -fno-omit-frame-pointer -fstack-protector -o gen-rules gen-rules-parser.o gen-rules-scanner.o -lpthread -lm cc -I../include -I../include -I../jit -I../jit -O2 -pipe -O0 -fstack-protector -fno-strict-aliasing -Wall -fno-omit-frame-pointer -fstack-protector -o gen-rules gen-rules-parser.o gen-rules-scanner.o -lpthread -lm cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../jit -I../jit -O2 -pipe -O0 -fstack-protector -fno-strict-aliasing -Wall -fno-omit-frame-pointer -MT gen-sel-parser.o -MD -MP -MF .deps/gen-sel-parser.Tpo -c -o gen-sel-parser.o gen-sel-parser.c mv -f .deps/gen-sel-parser.Tpo .deps/gen-sel-parser.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../jit -I../jit -O2 -pipe -O0 -fstack-protector -fno-strict-aliasing -Wall -fno-omit-frame-pointer -MT gen-sel-scanner.o -MD -MP -MF .deps/gen-sel-scanner.Tpo -c -o gen-sel-scanner.o gen-sel-scanner.c mv -f .deps/gen-sel-scanner.Tpo .deps/gen-sel-scanner.Po /bin/sh ../libtool --tag=CC --mode=link cc -I../include -I../include -I../jit -I../jit -O2 -pipe -O0 -fstack-protector -fno-strict-aliasing -Wall -fno-omit-frame-pointer -fstack-protector -o gen-sel gen-sel-parser.o gen-sel-scanner.o -lpthread -lm cc -I../include -I../include -I../jit -I../jit -O2 -pipe -O0 -fstack-protector -fno-strict-aliasing -Wall -fno-omit-frame-pointer -fstack-protector -o gen-sel gen-sel-parser.o gen-sel-scanner.o -lpthread -lm ./gen-apply >../jit/jit-apply-rules.h Makefile:532: recipe for target '../jit/jit-apply-rules.h' failed gmake[3]: *** [../jit/jit-apply-rules.h] Segmentation fault (core dumped) gmake[3]: *** Deleting file '../jit/jit-apply-rules.h' gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2/tools' Makefile:280: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2' Makefile:210: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2' *** Error code 1 Stop. make: stopped in /usr/ports/lang/libjit From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 01:55:52 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 2E6A9359; Wed, 28 Jan 2015 01:55:52 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 19731E0B; Wed, 28 Jan 2015 01:55:52 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S1tpBX014972; Wed, 28 Jan 2015 01:55:51 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S1tp7k014965; Wed, 28 Jan 2015 01:55:51 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 01:55:51 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280155.t0S1tp7k014965@beefy2.isc.freebsd.org> To: danfe@FreeBSD.org Subject: [package - 10amd64-quarterly][audio/rezound] Failed for rezound-0.12.3.b_21 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: Wed, 28 Jan 2015 01:55:52 -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: danfe@FreeBSD.org Last committer: tijl@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/audio/rezound/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-quarterly/2015-01-28_01h27m56s/logs/rezound-0.12.3.b_21.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-quarterly&build=2015-01-28_01h27m56s Log: ====>> Building audio/rezound build started at Wed Jan 28 01:40:56 UTC 2015 port directory: /usr/ports/audio/rezound building for: FreeBSD 10amd64-quarterly-job-24 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: danfe@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/audio/rezound/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=rezound-0.12.3.b_21 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-quarterly/ref/.p/pool MASTERNAME=10amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for rezound-0.12.3.b_21: AUDIOFILE=on: SGI audio file format support BROKEN_NLS=off: Native Language Support (broken!) CDRDAO=off: Burning audio files to CD support DOCS=on: Build and/or install documentation FFTW=off: Use fast Fourier transform routines FLAC=on: FLAC lossless audio codec support JACK=off: JACK audio server support LADSPA=on: LADSPA audio plugins support LAME=on: LAME MP3 audio encoder support LARGEFILE=off: Use 64-bit file I/O OGG=on: Ogg media format support PORTAUDIO=on: PortAudio library support SOUNDTOUCH=on: Sound processing support via SoundTouch VORBIS=on: Ogg Vorbis audio codec support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-alsa --disable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ac_cv_path_RESWRAP=/usr/local/bin/fox-1.4/reswrap XDG_DATA_HOME=/wrkdirs/usr/ports/audio/rezound/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/rezound/work HOME=/wrkdirs/usr/ports/audio/rezound/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/audio/rezound/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/rezound/work HOME=/wrkdirs/usr/ports/audio/rezound/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/rezound/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/rezound/work HOME=/wrkdirs/usr/ports/audio/rezound/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/audio/rezound/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/rezound/work HOME=/wrkdirs/usr/ports/audio/rezound/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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="-lX11" 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-- NLS="@comment " OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/rezound" EXAMPLESDIR="share/examples/rezound" DATADIR="share/rezound" WWWDIR="www/rezound" ETCDIR="etc/rezound" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/rezound DOCSDIR=/usr/local/share/doc/rezound EXAMPLESDIR=/usr/local/share/examples/rezound WWWDIR=/usr/local/www/rezound ETCDIR=/usr/local/etc/rezound --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> rezound-0.12.3.b_21 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.3.txz [10amd64-quarterly-job-24] Installing pkg-1.4.3... [10amd64-quarterly-job-24] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of rezound-0.12.3.b_21 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by rezound-0.12.3.b_21 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by rezound-0.12.3.b_21 for building => SHA256 Checksum OK for rezound-0.12.3beta.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by rezound-0.12.3.b_21 for building ===> Extracting for rezound-0.12.3.b_21 => SHA256 Checksum OK for rezound-0.12.3beta.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for rezound-0.12.3.b_21 ===> Applying FreeBSD patches for rezound-0.12.3.b_21 =========================================================================== =================================================== ===> rezound-0.12.3.b_21 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 [10amd64-quarterly-job-24] Installing bison-2.7.1,1... [10amd64-quarterly-job-24] `-- Installing gettext-runtime-0.19.3... [10amd64-quarterly-job-24] | `-- Installing indexinfo-0.2.2... [10amd64-quarterly-job-24] | `-- Extracting indexinfo-0.2.2... done [10amd64-quarterly-job-24] `-- Extracting gettext-runtime-0.19.3... done [10amd64-quarterly-job-24] `-- Installing m4-1.4.17_1,1... [10amd64-quarterly-job-24] `-- Extracting m4-1.4.17_1,1... done [10amd64-quarterly-job-24] Extracting bison-2.7.1,1... done ===> Returning to build of rezound-0.12.3.b_21 =========================================================================== =================================================== ===> rezound-0.12.3.b_21 depends on shared library: libFOX-1.4.so - not found ===> Verifying for libFOX-1.4.so in /usr/ports/x11-toolkits/fox14 ===> Installing existing package /packages/All/fox14-1.4.35_11.txz [10amd64-quarterly-job-24] Installing fox14-1.4.35_11... [10amd64-quarterly-job-24] `-- Installing jpeg-8_6... [10amd64-quarterly-job-24] `-- Extracting jpeg-8_6... done [10amd64-quarterly-job-24] `-- Installing libGLU-9.0.0_2... [10amd64-quarterly-job-24] | `-- Installing libGL-9.1.7_4... [10amd64-quarterly-job-24] | | `-- Installing dri2proto-2.8... [10amd64-quarterly-job-24] | | `-- Extracting dri2proto-2.8... done [10amd64-quarterly-job-24] | | `-- Installing expat-2.1.0_2... [10amd64-quarterly-job-24] | | `-- Extracting expat-2.1.0_2... done [10amd64-quarterly-job-24] | | `-- Installing libX11-1.6.2_2,1... [10amd64-quarterly-job-24] | | `-- Installing kbproto-1.0.6... [10amd64-quarterly-job-24] | | `-- Extracting kbproto-1.0.6... done [10amd64-quarterly-job-24] | | `-- Installing libXau-1.0.8_2... [10amd64-quarterly-job-24] | | | `-- Installing xproto-7.0.26... [10amd64-quarterly-job-24] | | | `-- Extracting xproto-7.0.26... done [10amd64-quarterly-job-24] | | `-- Extracting libXau-1.0.8_2... done [10amd64-quarterly-job-24] | | `-- Installing libXdmcp-1.1.1_2... [10amd64-quarterly-job-24] | | `-- Extracting libXdmcp-1.1.1_2... done [10amd64-quarterly-job-24] | | `-- Installing libxcb-1.11... [10amd64-quarterly-job-24] | | | `-- Installing libpthread-stubs-0.3_6... [10amd64-quarterly-job-24] | | | `-- Extracting libpthread-stubs-0.3_6... done [10amd64-quarterly-job-24] | | | `-- Installing libxml2-2.9.2_2... [10amd64-quarterly-job-24] | | | `-- Extracting libxml2-2.9.2_2... done [10amd64-quarterly-job-24] | | `-- Extracting libxcb-1.11... done [10amd64-quarterly-job-24] | | `-- Extracting libX11-1.6.2_2,1... done [10amd64-quarterly-job-24] | | `-- Installing libXdamage-1.1.4_2... [10amd64-quarterly-job-24] | | `-- Installing damageproto-1.2.1... [10amd64-quarterly-job-24] | | `-- Extracting damageproto-1.2.1... done [10amd64-quarterly-job-24] | | `-- Installing libXfixes-5.0.1_2... [10amd64-quarterly-job-24] | | | `-- Installing fixesproto-5.0... [10amd64-quarterly-job-24] | | | `-- Extracting fixesproto-5.0... done [10amd64-quarterly-job-24] | | `-- Extracting libXfixes-5.0.1_2... done [10amd64-quarterly-job-24] | | `-- Extracting libXdamage-1.1.4_2... done [10amd64-quarterly-job-24] | | `-- Installing libXext-1.3.3,1... ~~~~~~~ ^ ./../backend/CSound_defs.h:283:40: warning: explicit specialization cannot have a storage class template<> static inline const double convert_sample(const register double sample) { return sample; } ~~~~~~~ ^ In file included from main.cpp:39: In file included from ./CSoundFileManager.h:27: ./../backend/ASoundFileManager.h:57:2: warning: do this.. I can call soundFileManager->getActive() from actions when necessary [-W#warnings] #warning do this.. I can call soundFileManager->getActive() from actions when necessary ^ In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:40: In file included from ./FXGraphParamValue.h:30: In file included from ./../backend/CGraphParamValueNode.h:47: ./../src/misc/CNestedDataFile/anytype.h:70:32: warning: explicit specialization cannot have a storage class template<> static const string string_to_anytype(const string &str,string &ret) { return s2at::unescape_chars(s2at::remove_surrounding_quotes(str)); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:72:30: warning: explicit specialization cannot have a storage class template<> static const bool string_to_anytype(const string &str,bool &ret) { return s2at::remove_surrounding_quotes(str)=="true" ? ret=true : ret=false; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:74:30: warning: explicit specialization cannot have a storage class template<> static const char string_to_anytype(const string &str,char &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:75:39: warning: explicit specialization cannot have a storage class template<> static const unsigned char string_to_anytype(const string &str,unsigned char &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:77:31: warning: explicit specialization cannot have a storage class template<> static const short string_to_anytype(const string &str,short &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:78:40: warning: explicit specialization cannot have a storage class template<> static const unsigned short string_to_anytype(const string &str,unsigned short &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:80:29: warning: explicit specialization cannot have a storage class template<> static const int string_to_anytype(const string &str,int &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:81:38: warning: explicit specialization cannot have a storage class template<> static const unsigned int string_to_anytype(const string &str,unsigned int &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:83:30: warning: explicit specialization cannot have a storage class template<> static const long string_to_anytype(const string &str,long &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:84:39: warning: explicit specialization cannot have a storage class template<> static const unsigned long string_to_anytype(const string &str,unsigned long &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:86:35: warning: explicit specialization cannot have a storage class template<> static const long long string_to_anytype(const string &str,long long &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:87:44: warning: explicit specialization cannot have a storage class template<> static const unsigned long long string_to_anytype(const string &str,unsigned long long &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:89:31: warning: explicit specialization cannot have a storage class template<> static const float string_to_anytype(const string &str,float &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0.0f; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:90:32: warning: explicit specialization cannot have a storage class template<> static const double string_to_anytype(const string &str,double &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0.0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:91:37: warning: explicit specialization cannot have a storage class template<> static const long double string_to_anytype(const string &str,long double &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0.0; ss >> ret; return ret; } ~~~~~~~ ^ In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:40: In file included from ./FXGraphParamValue.h:30: In file included from ./../backend/CGraphParamValueNode.h:47: In file included from ../../src/misc/CNestedDataFile/anytype.h:94: ./../src/misc/CMutex.h:157:16: warning: access declarations are deprecated; use using declarations instead [-Wdeprecated] CMutexLocker::didLock; ^ using In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:40: In file included from ./FXGraphParamValue.h:30: In file included from ./../backend/CGraphParamValueNode.h:47: ./../src/misc/CNestedDataFile/anytype.h:122:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const string &any) { return "\""+s2at::escape_chars(any)+"\""; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:124:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const bool &any) { return any ? "true" : "false"; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:126:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const char &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:127:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const unsigned char &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:129:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const short &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:130:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const unsigned short &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:132:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const int &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:133:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const unsigned int &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:135:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const long &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:136:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const unsigned long &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:138:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const long long &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:139:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const unsigned long long &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:144:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const float &any) { if(isnan(any)) return "0"; else { ostringstream ss; NO_LOCALE(ss) if(any>999999.0) {ss.setf(ios::scientific); ss.width(0); ss.precision(12); ss.fill(' '); } else {ss.setf(ios::fixed); ss.precision(6); ss.fill(' '); } ss << any; return istring(ss.str()).trim(); } } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:145:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const double &any) { if(isnan(any)) return "0"; else { ostringstream ss; NO_LOCALE(ss) if(any>999999.0) {ss.setf(ios::scientific); ss.width(0); ss.precision(12); ss.fill(' '); } else {ss.setf(ios::fixed); ss.precision(6); ss.fill(' '); } ss << any; return istring(ss.str()).trim(); } } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:146:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const long double &any) { if(isnan(any)) return "0"; else { ostringstream ss; NO_LOCALE(ss) if(any>999999.0) {ss.setf(ios::scientific); ss.width(0); ss.precision(12); ss.fill(' '); } else {ss.setf(ios::fixed); ss.precision(6); ss.fill(' '); } ss << any; return istring(ss.str()).trim(); } } ~~~~~~~ ^ In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:40: In file included from ./FXGraphParamValue.h:30: ./../backend/CGraphParamValueNode.h:48:46: warning: explicit specialization cannot have a storage class template<> static const CGraphParamValueNode string_to_anytype(const string &_str,CGraphParamValueNode &ret) ~~~~~~~ ^ ./../backend/CGraphParamValueNode.h:59:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const CGraphParamValueNode &any) ~~~~~~~ ^ In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:41: In file included from ./FXLFOParamValue.h:29: ./../backend/ALFO.h:97:41: warning: explicit specialization cannot have a storage class template<> static const CLFODescription string_to_anytype(const string &str,CLFODescription &ret) ~~~~~~~ ^ ./../backend/ALFO.h:105:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const CLFODescription &any) ~~~~~~~ ^ In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:42: In file included from ./FXPluginRoutingParamValue.h:37: ./../backend/CPluginMapping.h:218:40: warning: explicit specialization cannot have a storage class template<> static const CPluginMapping string_to_anytype(const string &str,CPluginMapping &ret) ~~~~~~~ ^ ./../backend/CPluginMapping.h:226:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const CPluginMapping &any) ~~~~~~~ ^ 65 warnings generated. /bin/sh ../../libtool --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/local/include -L/usr/local/lib -fstack-protector -Xlinker -lpthread -o rezound main.o libfrontend.la ../../src/backend/libbackend.la ../../src/backend/File/libFile.la ../../src/backend/Edits/libEdits.la ../../src/backend/Effects/libEffects.la ../../src/backend/Filters/libFilters.la ../../src/backend/Looping/libLooping.la ../../src/backend/Remaster/libRemaster.la ../../src/backend/Generate/libGenerate.la ../../src/backend/LADSPA/libLADSPA.la ../../src/misc/CNestedDataFile/libmiscCN.la ../../src/PoolFile/libPoolFile.la -lFOX-1.4 -lportaudio -lpthread -lpthread -lpthread -lm -lX11 c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/local/include -fstack-protector -Wl,-lpthread -o rezound main.o -L/usr/local/lib ./.libs/libfrontend.a ../../src/backend/.libs/libbackend.a -logg -lvorbisfile -lvorbisenc -lvorbis -lFLAC++ -lFLAC ../../src/backend/File/.libs/libFile.a ../../src/backend/Edits/.libs/libEdits.a ../../src/backend/Effects/.libs/libEffects.a ../../src/backend/Filters/.libs/libFilters.a ../../src/backend/Looping/.libs/libLooping.a ../../src/backend/Remaster/.libs/libRemaster.a -lSoundTouch ../../src/backend/Generate/.libs/libGenerate.a ../../src/backend/LADSPA/.libs/libLADSPA.a ../../src/misc/CNestedDataFile/.libs/libmiscCN.a ../../src/PoolFile/.libs/libPoolFile.a -lFOX-1.4 -lportaudio -lpthread -lm /usr/local/lib/libX11.so -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib ./.libs/libfrontend.a(settings.o): In function `void CNestedDataFile::setValue > >(std::__1::basic_string, std::__1::allocator > const&, std::__1::vector >, bool)': settings.cpp:(.text._ZN15CNestedDataFile8setValueINSt3__16vectorIbNS1_9allocatorIbEEEEEEvRKNS1_12basic_stringIcNS1_11char_traitsIcEENS3_IcEEEET_b[_ZN15CNestedDataFile8setValueINSt3__16vectorIbNS1_9allocatorIbEEEEEEvRKNS1_12basic_stringIcNS1_11char_traitsIcEENS3_IcEEEET_b]+0xc8): undefined reference to `_ZL17anytype_to_stringINSt3__121__bit_const_referenceINS0_6vectorIbNS0_9allocatorIbEEEEEEEKNS0_12basic_stringIcNS0_11char_traitsIcEENS3_IcEEEERKT_' ./../src/backend/.libs/libbackend.a(CMIDISDSSoundTranslator.o): In function `TPoolAccesser > CSound::getGeneralDataAccesser(std::__1::basic_string, std::__1::allocator >)': CMIDISDSSoundTranslator.cpp:(.text._ZN6CSound22getGeneralDataAccesserIsEE13TPoolAccesserIT_9TPoolFileIjmEENSt3__112basic_stringIcNS6_11char_traitsIcEENS6_9allocatorIcEEEE[_ZN6CSound22getGeneralDataAccesserIsEE13TPoolAccesserIT_9TPoolFileIjmEENSt3__112basic_stringIcNS6_11char_traitsIcEENS6_9allocatorIcEEEE]+0x152): undefined reference to `TStaticPoolAccesser > TPoolFile::getPoolAccesser(std::__1::basic_string, std::__1::allocator >)' CMIDISDSSoundTranslator.cpp:(.text._ZN6CSound22getGeneralDataAccesserIsEE13TPoolAccesserIT_9TPoolFileIjmEENSt3__112basic_stringIcNS6_11char_traitsIcEENS6_9allocatorIcEEEE[_ZN6CSound22getGeneralDataAccesserIsEE13TPoolAccesserIT_9TPoolFileIjmEENSt3__112basic_stringIcNS6_11char_traitsIcEENS6_9allocatorIcEEEE]+0x19e): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' CMIDISDSSoundTranslator.cpp:(.text._ZN6CSound22getGeneralDataAccesserIsEE13TPoolAccesserIT_9TPoolFileIjmEENSt3__112basic_stringIcNS6_11char_traitsIcEENS6_9allocatorIcEEEE[_ZN6CSound22getGeneralDataAccesserIsEE13TPoolAccesserIT_9TPoolFileIjmEENSt3__112basic_stringIcNS6_11char_traitsIcEENS6_9allocatorIcEEEE]+0x23c): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/.libs/libbackend.a(CMIDISDSSoundTranslator.o): In function `TPoolAccesser > const CSound::getGeneralDataAccesser(std::__1::basic_string, std::__1::allocator >) const': CMIDISDSSoundTranslator.cpp:(.text._ZNK6CSound22getGeneralDataAccesserIsEEK13TPoolAccesserIT_9TPoolFileIjmEENSt3__112basic_stringIcNS7_11char_traitsIcEENS7_9allocatorIcEEEE[_ZNK6CSound22getGeneralDataAccesserIsEEK13TPoolAccesserIT_9TPoolFileIjmEENSt3__112basic_stringIcNS7_11char_traitsIcEENS7_9allocatorIcEEEE]+0x155): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/.libs/libbackend.a(CNativeSoundClipboard.o): In function `CNativeSoundClipboard::copyFrom(CSound const*, bool const*, unsigned int, unsigned int)': CNativeSoundClipboard.cpp:(.text+0x42b): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/.libs/libbackend.a(CNativeSoundClipboard.o): In function `CNativeSoundClipboard::copyTo(CSound*, unsigned int, unsigned int, unsigned int, unsigned int, MixMethods, SourceFitTypes, bool)': CNativeSoundClipboard.cpp:(.text+0xb19): undefined reference to `TStaticPoolAccesser > TPoolFile::getPoolAccesser(std::__1::basic_string, std::__1::allocator >)' CNativeSoundClipboard.cpp:(.text+0xb93): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/.libs/libbackend.a(CNativeSoundClipboard.o): In function `CNativeSoundClipboard::temporarilyShortenLength(unsigned int, unsigned int)': CNativeSoundClipboard.cpp:(.text+0x1cdb): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' CNativeSoundClipboard.cpp:(.text+0x1daa): undefined reference to `TStaticPoolAccesser > TPoolFile::getPoolAccesser(std::__1::basic_string, std::__1::allocator >)' CNativeSoundClipboard.cpp:(.text+0x1e17): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/.libs/libbackend.a(CNativeSoundClipboard.o): In function `CNativeSoundClipboard::undoTemporaryShortenLength()': CNativeSoundClipboard.cpp:(.text+0x21f3): undefined reference to `TStaticPoolAccesser > TPoolFile::getPoolAccesser(std::__1::basic_string, std::__1::allocator >)' CNativeSoundClipboard.cpp:(.text+0x224c): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' CNativeSoundClipboard.cpp:(.text+0x22b5): undefined reference to `TStaticPoolAccesser > TPoolFile::getPoolAccesser(std::__1::basic_string, std::__1::allocator >)' CNativeSoundClipboard.cpp:(.text+0x2323): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/.libs/libbackend.a(CRecordSoundClipboard.o): In function `CRecordSoundClipboard::copyTo(CSound*, unsigned int, unsigned int, unsigned int, unsigned int, MixMethods, SourceFitTypes, bool)': CRecordSoundClipboard.cpp:(.text+0x6a3): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/Edits/.libs/libEdits.a(CDuplicateChannelEdit.o): In function `CDuplicateChannelEdit::doActionSizeSafe(CActionSound*, bool)': CDuplicateChannelEdit.cpp:(.text+0x1aa): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/Remaster/.libs/libRemaster.a(CMonoizeAction.o): In function `CMonoizeAction::doActionSizeSafe(CActionSound*, bool)': CMonoizeAction.cpp:(.text+0x72d): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/Remaster/.libs/libRemaster.a(CCompressorAction.o): In function `CCompressorAction::doActionSizeSafe(CActionSound*, bool)': CCompressorAction.cpp:(.text+0xd65): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/Remaster/.libs/libRemaster.a(CAdaptiveNormalizeAction.o):CAdaptiveNormalizeAction.cpp:(.text+0x61c): more undefined references to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' follow c++: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/audio/rezound/work/rezound-0.12.3beta/src/frontend_fox *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/audio/rezound/work/rezound-0.12.3beta/src *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/audio/rezound/work/rezound-0.12.3beta *** Error code 1 Stop. make: stopped in /usr/ports/audio/rezound From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 01:56:33 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 81F40368; Wed, 28 Jan 2015 01:56:33 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 6CCD4E13; Wed, 28 Jan 2015 01:56:33 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S1uX1K000446; Wed, 28 Jan 2015 01:56:33 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S1uXoF000445; Wed, 28 Jan 2015 01:56:33 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 01:56:33 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280156.t0S1uXoF000445@beefy1.isc.freebsd.org> To: bapt@FreeBSD.org Subject: [package - 10i386-quarterly][devel/i386-linux-binutils] Failed for i386-linux-binutils-2.25 in package 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: Wed, 28 Jan 2015 01:56:33 -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: bapt@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/devel/i386-linux-binutils/Makefile 375610 2014-12-25 22:48:42Z bapt $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-quarterly/2015-01-28_01h23m11s/logs/i386-linux-binutils-2.25.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-quarterly&build=2015-01-28_01h23m11s Log: ====>> Building devel/i386-linux-binutils build started at Wed Jan 28 01:54:26 UTC 2015 port directory: /usr/ports/devel/i386-linux-binutils building for: FreeBSD 10i386-quarterly-job-14 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: bapt@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/devel/i386-linux-binutils/Makefile 375610 2014-12-25 22:48:42Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=i386-linux-binutils-2.25 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-quarterly/ref/.p/pool MASTERNAME=10i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-shared --target=i386-pc-linux-gnu --disable-werror --with-sysroot=/ --disable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/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-- NLS="@comment " NO_NLS="" GOLD="@comment " OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/binutils" EXAMPLESDIR="share/examples/binutils" DATADIR="share/binutils" WWWDIR="www/binutils" ETCDIR="etc/binutils" --End PLIST_SUB-- --SUB_LIST-- NLS="@comment " NO_NLS="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/binutils DOCSDIR=/usr/local/share/doc/binutils EXAMPLESDIR=/usr/local/share/examples/binutils WWWDIR=/usr/local/www/binutils ETCDIR=/usr/local/etc/binutils --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 LGPL3 accepted by the user =========================================================================== =================================================== ===> i386-linux-binutils-2.25 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.3.txz [10i386-quarterly-job-14] Installing pkg-1.4.3... [10i386-quarterly-job-14] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of i386-linux-binutils-2.25 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by i386-linux-binutils-2.25 for building =========================================================================== =================================================== ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by i386-linux-binutils-2.25 for building => SHA256 Checksum OK for binutils-2.25.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by i386-linux-binutils-2.25 for building ===> Extracting for i386-linux-binutils-2.25 => SHA256 Checksum OK for binutils-2.25.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for i386-linux-binutils-2.25 ===> Applying FreeBSD patches for i386-linux-binutils-2.25 =========================================================================== =================================================== ===> i386-linux-binutils-2.25 depends on file: /usr/local/lib/libgmp.so - not found ===> Verifying install for /usr/local/lib/libgmp.so in /usr/ports/math/gmp ===> Installing existing package /packages/All/gmp-5.1.3_2.txz [10i386-quarterly-job-14] Installing gmp-5.1.3_2... [10i386-quarterly-job-14] `-- Installing indexinfo-0.2.2... [10i386-quarterly-job-14] `-- Extracting indexinfo-0.2.2... done [10i386-quarterly-job-14] Extracting gmp-5.1.3_2... done ===> Returning to build of i386-linux-binutils-2.25 ===> i386-linux-binutils-2.25 depends on file: /usr/local/lib/libmpfr.so - not found ===> Verifying install for /usr/local/lib/libmpfr.so in /usr/ports/math/mpfr ===> Installing existing package /packages/All/mpfr-3.1.2_2.txz [10i386-quarterly-job-14] Installing mpfr-3.1.2_2... [10i386-quarterly-job-14] Extracting mpfr-3.1.2_2... done ===> Returning to build of i386-linux-binutils-2.25 ===> i386-linux-binutils-2.25 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 [10i386-quarterly-job-14] Installing bison-2.7.1,1... [10i386-quarterly-job-14] `-- Installing gettext-runtime-0.19.3... [10i386-quarterly-job-14] `-- Extracting gettext-runtime-0.19.3... done [10i386-quarterly-job-14] `-- Installing m4-1.4.17_1,1... [10i386-quarterly-job-14] `-- Extracting m4-1.4.17_1,1... done [10i386-quarterly-job-14] Extracting bison-2.7.1,1... done ===> Returning to build of i386-linux-binutils-2.25 ===> i386-linux-binutils-2.25 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 [10i386-quarterly-job-14] Installing gmake-4.1_1... [10i386-quarterly-job-14] Extracting gmake-4.1_1... done ===> Returning to build of i386-linux-binutils-2.25 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for i386-linux-binutils-2.25 configure: loading site script /usr/ports/Templates/config.site checking build system type... i386-portbld-freebsd10.0 checking host system type... i386-portbld-freebsd10.0 checking target system type... i386-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for gawk... (cached) /usr/bin/awk checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin mkdir /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu mkdir /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin for i in nm-new strip-new ar ranlib dlltool objdump objcopy; do \ if [ -f $i ]; then \ j=`echo $i | sed -e 's/-new//'`; \ k=`echo $j | sed 's&^&i386-pc-linux-gnu-&'`; \ if [ "/usr/local/bin/$k" != "/usr/local/i386-pc-linux-gnu/bin/$j" ]; then \ rm -f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/$j; \ ln /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$k /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/$j >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 $i /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/$j; \ fi; \ else true; \ fi; \ done gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/binutils' gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/binutils' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/binutils' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/binutils' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/etc' gmake[3]: Nothing to be done for 'install'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/etc' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas' Making install in doc gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas/doc' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas/doc' gmake[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/i386-linux/info" || ../../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info" install -o root -g wheel -m 0644 ./as.info '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info' install-info --info-dir='/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info' '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info/as.info' test -z "/usr/local/man/man1" || ../../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/man/man1" install -o root -g wheel -m 0644 'as.1' '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/man/man1/i386-pc-linux-gnu-as.1' gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas/doc' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas/doc' Making install in po gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas/po' gmake[4]: Nothing to be done for 'install'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas/po' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas' /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 as-new /usr/local/bin/i386-pc-linux-gnu-as libtool: install: install -o root -g wheel -m 555 -s as-new /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/i386-pc-linux-gnu-as /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin n=`echo as | sed 's&^&i386-pc-linux-gnu-&'`; \ if [ "/usr/local/bin/$n" != "/usr/local/i386-pc-linux-gnu/bin/as" ]; then \ rm -f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/as; \ ln /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$n /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/as >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 as-new /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/as; \ else \ true ; \ fi gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' gmake install-recursive gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' Making install in po gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof/po' gmake[5]: Nothing to be done for 'install'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof/po' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' gmake[6]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' test -z "/usr/local/bin" || ./../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin" /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 gprof '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/./i386-pc-linux-gnu-gprof' libtool: install: install -o root -g wheel -m 555 -s gprof /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/./i386-pc-linux-gnu-gprof test -z "/usr/local/i386-linux/info" || ./../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info" install -o root -g wheel -m 0644 ./gprof.info '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info' install-info --info-dir='/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info' '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info/gprof.info' test -z "/usr/local/man/man1" || ./../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/man/man1" install -o root -g wheel -m 0644 'gprof.1' '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/man/man1/i386-pc-linux-gnu-gprof.1' gmake[6]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/intl' gmake[3]: Nothing to be done for 'install'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/intl' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' gmake install-recursive gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' Making install in po gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld/po' gmake[5]: Nothing to be done for 'install'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld/po' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' gmake[6]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' test -z "/usr/local/bin" || ./../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin" /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 ld-new '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/./i386-pc-linux-gnu-ld.bfd' libtool: install: install -o root -g wheel -m 555 -s ld-new /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/./i386-pc-linux-gnu-ld.bfd /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin n=`echo ld.bfd | sed 's/^ld-new$/ld.bfd/;s&^&i386-pc-linux-gnu-&'`; \ if test "/usr/local/bin" != "/usr/local/i386-pc-linux-gnu/bin"; then \ rm -f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/ld.bfd; \ ln /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$n /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/ld.bfd >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 ld-new /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/ld.bfd; \ fi; \ if test "xyes" = "xyes"; then \ ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s&^&i386-pc-linux-gnu-&'`; \ rm -f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$ld; \ ln /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$n /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$ld >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 ld-new /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$ld; \ if test "/usr/local/bin" != "/usr/local/i386-pc-linux-gnu/bin"; then \ rm -f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/ld; \ ln /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$n /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/ld >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 ld-new /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/ld; \ fi; \ fi /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts mkdir /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib mkdir /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts for f in ldscripts/* ; do \ install -o root -g wheel -m 0644 $f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/$f ; \ done test -z "/usr/local/i386-linux/info" || ./../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info" install -o root -g wheel -m 0644 ./ld.info '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info' install-info --info-dir='/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info' '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info/ld.info' test -z "/usr/local/man/man1" || ./../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/man/man1" install -o root -g wheel -m 0644 'ld.1' '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/man/man1/i386-pc-linux-gnu-ld.1' gmake[6]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/libiberty' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/libiberty/testsuite' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/libiberty/testsuite' if test -n ""; then \ /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/lib/`cc -O2 -pipe -fstack-protector -fno-strict-aliasing -print-multi-os-directory`; \ install -o root -g wheel -m 0644 ./libiberty.a /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/lib/`cc -O2 -pipe -fstack-protector -fno-strict-aliasing -print-multi-os-directory`/./libiberty.an; \ ( cd /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/lib/`cc -O2 -pipe -fstack-protector -fno-strict-aliasing -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ); \ mv -f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/lib/`cc -O2 -pipe -fstack-protector -fno-strict-aliasing -print-multi-os-directory`/./libiberty.an /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/lib/`cc -O2 -pipe -fstack-protector -fno-strict-aliasing -print-multi-os-directory`/./libiberty.a; \ case "" in \ /*) thd=;; \ *) thd=/usr/local/include/;; \ esac; \ /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage${thd}; \ for h in ./../include/ansidecl.h ./../include/demangle.h ./../include/dyn-string.h ./../include/fibheap.h ./../include/floatformat.h ./../include/hashtab.h ./../include/libiberty.h ./../include/objalloc.h ./../include/partition.h ./../include/safe-ctype.h ./../include/sort.h ./../include/splay-tree.h ./../include/timeval-utils.h; do \ install -o root -g wheel -m 0644 $h /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage${thd}; \ done; \ fi gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/libiberty/testsuite' gmake[4]: Nothing to be done for 'install'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/libiberty/testsuite' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/libiberty' gmake[2]: Nothing to be done for 'install-target'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25' gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25' /bin/rm -f -rf /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux /bin/ln -fs ../../bin/i386-pc-linux-gnu-size /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/size ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for i386-linux-binutils-2.25 pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.x: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xbn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xd: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xdc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xdw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xr: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xs: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xsc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xsw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xu: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.x: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xbn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xd: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xdc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xdw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xr: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xs: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xsc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xsw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xu: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.x: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xbn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xd: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xdc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xdw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xr: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xs: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xsc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xsw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xu: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xw: No such file or directory *** Error code 1 Stop. make: stopped in /usr/ports/devel/i386-linux-binutils From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 01:56: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 862CC374; Wed, 28 Jan 2015 01:56:47 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 71B92E16; Wed, 28 Jan 2015 01:56:47 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S1uldY011377; Wed, 28 Jan 2015 01:56:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S1ul4P011376; Wed, 28 Jan 2015 01:56:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 01:56:47 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280156.t0S1ul4P011376@beefy1.isc.freebsd.org> To: johans@FreeBSD.org Subject: [package - 10i386-quarterly][www/caudium14] Failed for caudium14-1.4.18.7.8.866 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: Wed, 28 Jan 2015 01:56: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: johans@FreeBSD.org Last committer: adamw@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/www/caudium14/Makefile 362026 2014-07-16 03:34:56Z adamw $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-quarterly/2015-01-28_01h23m11s/logs/caudium14-1.4.18.7.8.866.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-quarterly&build=2015-01-28_01h23m11s Log: ====>> Building www/caudium14 build started at Wed Jan 28 01:56:31 UTC 2015 port directory: /usr/ports/www/caudium14 building for: FreeBSD 10i386-quarterly-job-19 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: johans@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/www/caudium14/Makefile 362026 2014-07-16 03:34:56Z adamw $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=caudium14-1.4.18.7.8.866 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-quarterly/ref/.p/pool MASTERNAME=10i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for caudium14-1.4.18.7.8.866: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-debug --with-PiXSL --prefix=/usr/local --with-pike=/usr/local/pike/7.8.866/bin/pike --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/www/caudium14/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/caudium14/work HOME=/wrkdirs/usr/ports/www/caudium14/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/www/caudium14/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/caudium14/work HOME=/wrkdirs/usr/ports/www/caudium14/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/www/caudium14/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/caudium14/work HOME=/wrkdirs/usr/ports/www/caudium14/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/www/caudium14/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/caudium14/work HOME=/wrkdirs/usr/ports/www/caudium14/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="-I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods" 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-- PIKEVERSION=7.8.866 OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/caudium" EXAMPLESDIR="share/examples/caudium14" DATADIR="share/caudium14" WWWDIR="www/caudium14" ETCDIR="etc/caudium14" --End PLIST_SUB-- --SUB_LIST-- PIKEVERSION=7.8.866 PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/caudium14 DOCSDIR=/usr/local/share/doc/caudium EXAMPLESDIR=/usr/local/share/examples/caudium14 WWWDIR=/usr/local/www/caudium14 ETCDIR=/usr/local/etc/caudium14 --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> caudium14-1.4.18.7.8.866 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.3.txz [10i386-quarterly-job-19] Installing pkg-1.4.3... [10i386-quarterly-job-19] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of caudium14-1.4.18.7.8.866 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by caudium14-1.4.18.7.8.866 for building =========================================================================== =================================================== ===> Fetching all distfiles required by caudium14-1.4.18.7.8.866 for building => SHA256 Checksum OK for Caudium-1.4.18.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by caudium14-1.4.18.7.8.866 for building ===> Extracting for caudium14-1.4.18.7.8.866 => SHA256 Checksum OK for Caudium-1.4.18.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for caudium14-1.4.18.7.8.866 ===> Applying FreeBSD patches for caudium14-1.4.18.7.8.866 =========================================================================== =================================================== ===> caudium14-1.4.18.7.8.866 depends on executable: pike78 - not found ===> Verifying install for pike78 in /usr/ports/lang/pike78 ===> Installing existing package /packages/All/pike78-7.8.866_1.txz [10i386-quarterly-job-19] Installing pike78-7.8.866_1... [10i386-quarterly-job-19] `-- Installing freetype-1.3.1_5... [10i386-quarterly-job-19] `-- Extracting freetype-1.3.1_5... done [10i386-quarterly-job-19] `-- Installing freetype2-2.5.4_1... [10i386-quarterly-job-19] `-- Extracting freetype2-2.5.4_1... done [10i386-quarterly-job-19] `-- Installing gdbm-1.11_2... [10i386-quarterly-job-19] | `-- Installing gettext-runtime-0.19.3... [10i386-quarterly-job-19] | | `-- Installing indexinfo-0.2.2... [10i386-quarterly-job-19] | | `-- Extracting indexinfo-0.2.2... done [10i386-quarterly-job-19] | `-- Extracting gettext-runtime-0.19.3... done [10i386-quarterly-job-19] `-- Extracting gdbm-1.11_2... done [10i386-quarterly-job-19] `-- Installing gmp-5.1.3_2... [10i386-quarterly-job-19] `-- Extracting gmp-5.1.3_2... done [10i386-quarterly-job-19] `-- Installing jpeg-8_6... [10i386-quarterly-job-19] `-- Extracting jpeg-8_6... done [10i386-quarterly-job-19] `-- Installing mysql55-client-5.5.41... [10i386-quarterly-job-19] `-- Extracting mysql55-client-5.5.41... done [10i386-quarterly-job-19] `-- Installing nettle-2.7.1... [10i386-quarterly-job-19] `-- Extracting nettle-2.7.1... done [10i386-quarterly-job-19] `-- Installing pcre-8.35_2... [10i386-quarterly-job-19] `-- Extracting pcre-8.35_2... done [10i386-quarterly-job-19] `-- Installing perl5-5.18.4_11... [10i386-quarterly-job-19] `-- Extracting perl5-5.18.4_11... done [10i386-quarterly-job-19] `-- Installing tiff-4.0.3_5... [10i386-quarterly-job-19] | `-- Installing jbigkit-2.1_1... [10i386-quarterly-job-19] | `-- Extracting jbigkit-2.1_1... done [10i386-quarterly-job-19] `-- Extracting tiff-4.0.3_5... done [10i386-quarterly-job-19] Extracting pike78-7.8.866_1... done ===> Returning to build of caudium14-1.4.18.7.8.866 ===> caudium14-1.4.18.7.8.866 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 [10i386-quarterly-job-19] Installing gmake-4.1_1... [10i386-quarterly-job-19] Extracting gmake-4.1_1... done ===> Returning to build of caudium14-1.4.18.7.8.866 =========================================================================== =================================================== ===> caudium14-1.4.18.7.8.866 depends on shared library: libsablot.so - not found ===> Verifying for libsablot.so in /usr/ports/textproc/sablotron ===> Installing existing package /packages/All/Sablot-1.0.3_3.txz [10i386-quarterly-job-19] Installing Sablot-1.0.3_3... [10i386-quarterly-job-19] `-- Installing expat-2.1.0_2... [10i386-quarterly-job-19] `-- Extracting expat-2.1.0_2... done [10i386-quarterly-job-19] Extracting Sablot-1.0.3_3... done ===> Returning to build of caudium14-1.4.18.7.8.866 =========================================================================== =================================================== ===> Configuring for caudium14-1.4.18.7.8.866 configure: loading site script /usr/ports/Templates/config.site checking whether gmake sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel configure: WARNING: Converted . to /wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18, If this does not work, please use an absolute path to the configure script. checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for alloca.h... (cached) no configure: creating ./config.status config.status: creating Makefile.pre config.status: creating caudium_machine.h config.status: executing default commands Calculating dependencies... configure: configuring in tools configure: running /bin/sh '/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/tools/configure' --prefix=/usr/local '--without-debug' '--with-PiXSL' '--with-pike=/usr/local/pike/7.8.866/bin/pike' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'CPPFLAGS=-I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods' 'CPP=cpp' 'LDFLAGS= -fstack-protector' 'build_alias=i386-portbld-freebsd10.0' '--cache-file=/dev/null' '--srcdir=/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src' --cache-file=/dev/null --srcdir=/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/tools configure: loading site script /usr/ports/Templates/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking if /wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/tools/../..//smartlink exists is up to date and works... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for unistd.h... (cached) yes checking for signal.h... (cached) yes checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking for crypt in -lcrypt... (cached) yes checking for crypt... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: configuring in tools configure: running /bin/sh '/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/tools/configure' --prefix=/usr/local '--without-debug' '--with-PiXSL' '--with-pike=/usr/local/pike/7.8.866/bin/pike' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'CPPFLAGS=-I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods' 'CPP=cpp' 'LDFLAGS= -fstack-protector' 'build_alias=i386-portbld-freebsd10.0' --cache-file=/dev/null --srcdir=/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/tools configure: loading site script /usr/ports/Templates/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel configure: creating ./config.status config.status: creating caudium-rc_script chmod: docparser/docparse: No such file or directory config.status: creating docparser/docparse config.status: creating Makefile Caudium is now configured. This is some information about the build environment. If the wrong pike was selected, try re-running configure with '--with-pike=/path/to/correct/pike'. CC: /wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/smartlink cc LDSHARED: /wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/smartlink cc -Wl,-Bshareable CFLAGS: -O2 -pipe -fstack-protector -fno-strict-aliasing CPPFLAGS: -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/ -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/ LDFLAGS: -fstack-protector Pike binary used: /usr/local/pike/7.8.866/bin/pike Pike version: 7.8.866 Pike include dir: -I/usr/local/pike/7.8.866/include/pike -I/usr/local/pike/7.8.866/include/pike Checking for potential compatibility problems with your Pike installation... Pike is missing support for the following database backends: Msql, Odbc, Oracle, Postgres and sybase Supported backend: Mysql *** Found 1 potential problem. =========================================================================== =================================================== ===> Building for caudium14-1.4.18.7.8.866 gmake[1]: Entering directory '/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18' gmake[2]: Entering directory '/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src' ( cd cmods && gmake ) gmake[3]: Entering directory '/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods' Making _Caudium gmake[4]: Entering directory '/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/_Caudium' cc -I/usr/local/pike/7.8.866/include/pike -I/usr/local/pike/7.8.866/include/pike -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/_Caudium/ -I. -c caudium.c -o caudium.o caudium.c:190:31: warning: incompatible pointer types passing 'const char *(*)[]' to parameter of type 'char **' [-Wincompatible-pointer-types] __unsafe_chars[encode_type], ^~~~~~~~~~~~~~~~~~~~~~~~~~~ caudium.c:134:61: note: passing argument to parameter 'unsafe_chars' here char* unsafe_chars[], ^ caudium.c:195:31: warning: incompatible pointer types passing 'const char *(*)[]' to parameter of type 'char **' [-Wincompatible-pointer-types] __unsafe_chars[encode_type], ^~~~~~~~~~~~~~~~~~~~~~~~~~~ caudium.c:134:61: note: passing argument to parameter 'unsafe_chars' here char* unsafe_chars[], ^ caudium.c:917:21: warning: passing 'char [1]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] eres = ent_parser(input->str, input->len, entity_callback, scopemap, extra_args); ^~~~~~~~~~ /wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/_Caudium/entparse.h:102:39: note: passing argument to parameter 'buf' here ENT_RESULT* ent_parser(unsigned char *buf, unsigned long buflen, ^ caudium.c:950:38: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] result = make_shared_binary_string(eres->buf, eres->buflen); ^~~~~~~~~ /usr/local/pike/7.8.866/include/pike/stralloc.h:277:78: note: passing argument to parameter 'str' here PMOD_EXPORT struct pike_string * debug_make_shared_binary_string(const char *str,size_t len); ^ caudium.c:1274:10: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] orig = scratchpad_get(src->len + 1);/* it always returns a valid pointer */ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ caudium.c:1320:8: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] orig = scratchpad_get(src->len + 1);/* it always returns a valid pointer */ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ caudium.c:1360:20: warning: passing 'char [1]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] tmp = url_decode(src->str, src->len, 0, 2); ^~~~~~~~ caudium.c:691:54: note: passing argument to parameter 'str' here static struct pike_string *url_decode(unsigned char *str, int len, int exist, ^ caudium.c:1393:8: warning: assigning to 'unsigned char *' from 'char [1]' converts between pointers to integer types with different sign [-Wpointer-sign] for(i=in->str; *i; i++) ^~~~~~~~ caudium.c:1404:15: warning: assigning to 'unsigned char *' from 'char [1]' converts between pointers to integer types with different sign [-Wpointer-sign] for(o=out, i=in->str; *i; i++) { ^~~~~~~~ caudium.c:1415:29: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] return make_shared_string(out); ^~~ /usr/local/pike/7.8.866/include/pike/stralloc.h:283:70: note: passing argument to parameter 'str' here PMOD_EXPORT struct pike_string *debug_make_shared_string(const char *str); ^ caudium.c:1474:20: warning: passing 'char [1]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] tmp = url_decode(src->str, src->len, 0, 1); ^~~~~~~~ caudium.c:691:54: note: passing argument to parameter 'str' here static struct pike_string *url_decode(unsigned char *str, int len, int exist, ^ 11 warnings generated. cc -I/usr/local/pike/7.8.866/include/pike -I/usr/local/pike/7.8.866/include/pike -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/_Caudium/ -I. -c nb_send.c -o nb_send.o cc -I/usr/local/pike/7.8.866/include/pike -I/usr/local/pike/7.8.866/include/pike -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/_Caudium/ -I. -c getdate.c -o getdate.o cc -I/usr/local/pike/7.8.866/include/pike -I/usr/local/pike/7.8.866/include/pike -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/_Caudium/ -I. -c datetime.c -o datetime.o datetime.c:264:12: warning: incompatible pointer to integer conversion initializing 'long' with an expression of type 'void *' [-Wint-conversion] INT_TYPE timestamp = NULL; ^ ~~~~ 1 warning generated. cc -I/usr/local/pike/7.8.866/include/pike -I/usr/local/pike/7.8.866/include/pike -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/_Caudium/ -I. -c entparse.c -o entparse.o entparse.c:208:17: warning: passing 'unsigned char [256]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] cback(entname, entparts, &cbackres, userdata, extra_args); ^~~~~~~ entparse.c:208:26: warning: passing 'unsigned char [256]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] cback(entname, entparts, &cbackres, userdata, extra_args); ^~~~~~~~ 2 warnings generated. cc -I/usr/local/pike/7.8.866/include/pike -I/usr/local/pike/7.8.866/include/pike -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/_Caudium/ -I. -c scratchpad.c -o scratchpad.o /wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/smartlink cc -Wl,-Bshareable -fstack-protector -o _Caudium.so caudium.o nb_send.o getdate.o datetime.o entparse.o scratchpad.o /usr/lib/libgcc.a -lc /usr/lib/libgcc.a /usr/lib/crt1.o: In function `_start1': /usr/src/lib/csu/i386-elf/crt1_c.c:(.text+0xab): undefined reference to `__preinit_array_start' /usr/src/lib/csu/i386-elf/crt1_c.c:(.text+0xb0): undefined reference to `__preinit_array_end' /usr/src/lib/csu/i386-elf/crt1_c.c:(.text+0xd3): undefined reference to `__preinit_array_start' /usr/src/lib/csu/i386-elf/crt1_c.c:(.text+0xf5): undefined reference to `__init_array_start' /usr/src/lib/csu/i386-elf/crt1_c.c:(.text+0xfa): undefined reference to `__init_array_end' /usr/src/lib/csu/i386-elf/crt1_c.c:(.text+0x123): undefined reference to `__init_array_start' /usr/lib/crt1.o: In function `finalizer': /usr/src/lib/csu/i386-elf/crt1_c.c:(.text+0x175): undefined reference to `__fini_array_start' /usr/src/lib/csu/i386-elf/crt1_c.c:(.text+0x17a): undefined reference to `__fini_array_end' /usr/src/lib/csu/i386-elf/crt1_c.c:(.text+0x199): undefined reference to `__fini_array_start' /usr/bin/ld: _Caudium.so: hidden symbol `__preinit_array_start' isn't defined /usr/bin/ld: final link failed: Nonrepresentable section on output cc: error: linker command failed with exit code 1 (use -v to see invocation) Makefile:44: recipe for target '_Caudium.so' failed gmake[4]: *** [_Caudium.so] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/_Caudium' Makefile:18: recipe for target '_Caudium' failed gmake[3]: *** [_Caudium] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods' Makefile:16: recipe for target 'cmods' failed gmake[2]: *** [cmods] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src' Makefile:36: recipe for target 'src' failed gmake[1]: *** [src] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18' *** Error code 1 Stop. make: stopped in /usr/ports/www/caudium14 From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 01:56:53 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 E3EAE381 for ; Wed, 28 Jan 2015 01:56:53 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 C3C05E18 for ; Wed, 28 Jan 2015 01:56:53 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S1urun015584 for ; Wed, 28 Jan 2015 01:56:53 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S1urfZ015577; Wed, 28 Jan 2015 01:56:53 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 01:56:53 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280156.t0S1urfZ015577@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10i386-quarterly][emulators/doscmd] Failed for doscmd-20110826 in build 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: Wed, 28 Jan 2015 01:56:54 -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: cs@FreeBSD.org Ident: $FreeBSD: branches/2014Q3/emulators/doscmd/Makefile 356407 2014-06-03 20:26:02Z cs $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-quarterly/2015-01-28_01h23m11s/logs/doscmd-20110826.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-quarterly&build=2015-01-28_01h23m11s Log: ====>> Building emulators/doscmd build started at Wed Jan 28 01:56:50 UTC 2015 port directory: /usr/ports/emulators/doscmd building for: FreeBSD 10i386-quarterly-job-19 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q3/emulators/doscmd/Makefile 356407 2014-06-03 20:26:02Z cs $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=doscmd-20110826 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-quarterly/ref/.p/pool MASTERNAME=10i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for doscmd-20110826: X11=on: X11 (graphics) support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/doscmd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/doscmd/work HOME=/wrkdirs/usr/ports/emulators/doscmd/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/doscmd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/doscmd/work HOME=/wrkdirs/usr/ports/emulators/doscmd/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/doscmd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/doscmd/work HOME=/wrkdirs/usr/ports/emulators/doscmd/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/doscmd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/doscmd/work HOME=/wrkdirs/usr/ports/emulators/doscmd/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-- X11="" NO_X11="@comment " OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/doscmd" EXAMPLESDIR="share/examples/doscmd" DATADIR="share/doscmd" WWWDIR="www/doscmd" ETCDIR="etc/doscmd" --End PLIST_SUB-- --SUB_LIST-- X11="" NO_X11="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/doscmd DOCSDIR=/usr/local/share/doc/doscmd EXAMPLESDIR=/usr/local/share/examples/doscmd WWWDIR=/usr/local/www/doscmd ETCDIR=/usr/local/etc/doscmd --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> doscmd-20110826 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.3.txz [10i386-quarterly-job-19] Installing pkg-1.4.3... [10i386-quarterly-job-19] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of doscmd-20110826 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by doscmd-20110826 for building =========================================================================== =================================================== ===> Fetching all distfiles required by doscmd-20110826 for building => SHA256 Checksum OK for doscmd-20110826.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by doscmd-20110826 for building ===> Extracting for doscmd-20110826 => SHA256 Checksum OK for doscmd-20110826.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for doscmd-20110826 =========================================================================== =================================================== ===> doscmd-20110826 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/x11.pc in /usr/ports/x11/libX11 ===> Installing existing package /packages/All/libX11-1.6.2_2,1.txz [10i386-quarterly-job-19] Installing libX11-1.6.2_2,1... [10i386-quarterly-job-19] `-- Installing kbproto-1.0.6... [10i386-quarterly-job-19] `-- Extracting kbproto-1.0.6... done [10i386-quarterly-job-19] `-- Installing libXau-1.0.8_2... [10i386-quarterly-job-19] | `-- Installing xproto-7.0.26... [10i386-quarterly-job-19] | `-- Extracting xproto-7.0.26... done [10i386-quarterly-job-19] `-- Extracting libXau-1.0.8_2... done [10i386-quarterly-job-19] `-- Installing libXdmcp-1.1.1_2... [10i386-quarterly-job-19] `-- Extracting libXdmcp-1.1.1_2... done [10i386-quarterly-job-19] `-- Installing libxcb-1.11... [10i386-quarterly-job-19] | `-- Installing libpthread-stubs-0.3_6... [10i386-quarterly-job-19] | `-- Extracting libpthread-stubs-0.3_6... done [10i386-quarterly-job-19] | `-- Installing libxml2-2.9.2_2... [10i386-quarterly-job-19] | `-- Extracting libxml2-2.9.2_2... done [10i386-quarterly-job-19] `-- Extracting libxcb-1.11... done [10i386-quarterly-job-19] Extracting libX11-1.6.2_2,1... done ===> Returning to build of doscmd-20110826 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for doscmd-20110826 =========================================================================== =================================================== ===> Building for doscmd-20110826 Warning: Object directory not changed from original /wrkdirs/usr/ports/emulators/doscmd/work/doscmd-20110826 uudecode /wrkdirs/usr/ports/emulators/doscmd/work/doscmd-20110826/cp437-8x8.pcf.gz.uu uudecode /wrkdirs/usr/ports/emulators/doscmd/work/doscmd-20110826/cp437-8x14.pcf.gz.uu uudecode /wrkdirs/usr/ports/emulators/doscmd/work/doscmd-20110826/cp437-8x16.pcf.gz.uu uudecode -p cp437-8x8.fnt.uu | file2c 'u_int8_t font8x8[] = {' '};' > font8x8.h uudecode -p cp437-8x14.fnt.uu | file2c 'u_int8_t font8x14[] = {' '};' > font8x14.h uudecode -p cp437-8x16.fnt.uu | file2c 'u_int8_t font8x16[] = {' '};' > font8x16.h uudecode /wrkdirs/usr/ports/emulators/doscmd/work/doscmd-20110826/emsdriv.sys.uu uudecode /wrkdirs/usr/ports/emulators/doscmd/work/doscmd-20110826/redir.com.uu cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DDISASSEMBLER -I/usr/local/include -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -c AsyncIO.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DDISASSEMBLER -I/usr/local/include -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -c ParseBuffer.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DDISASSEMBLER -I/usr/local/include -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -c bios.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DDISASSEMBLER -I/usr/local/include -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -c callback.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DDISASSEMBLER -I/usr/local/include -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -c cmos.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DDISASSEMBLER -I/usr/local/include -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -c config.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DDISASSEMBLER -I/usr/local/include -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -c cpu.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DDISASSEMBLER -I/usr/local/include -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -c cwd.c cwd.c:892:15: error: incomplete definition of type 'struct _dirdesc' search->dp->dd_fd = squirrel_fd(search->dp->dd_fd); ~~~~~~~~~~^ /usr/include/dirent.h:58:8: note: forward declaration of 'struct _dirdesc' struct _dirdesc; ^ cwd.c:892:47: error: incomplete definition of type 'struct _dirdesc' search->dp->dd_fd = squirrel_fd(search->dp->dd_fd); ~~~~~~~~~~^ /usr/include/dirent.h:58:8: note: forward declaration of 'struct _dirdesc' struct _dirdesc; ^ 2 errors generated. *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/emulators/doscmd/work/doscmd-20110826 *** Error code 1 Stop. make: stopped in /usr/ports/emulators/doscmd From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 01:57:07 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 F3EC238D for ; Wed, 28 Jan 2015 01:57:06 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 DF3A1E20 for ; Wed, 28 Jan 2015 01:57:06 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S1v6sJ063286 for ; Wed, 28 Jan 2015 01:57:06 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S1v6uf063283; Wed, 28 Jan 2015 01:57:06 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 01:57:06 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280157.t0S1v6uf063283@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10amd64-quarterly][sysutils/apt] Failed for apt-0.6.46.4.1_8 in build 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: Wed, 28 Jan 2015 01:57:07 -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: mandree@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/sysutils/apt/Makefile 365599 2014-08-21 22:50:29Z mandree $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-quarterly/2015-01-28_01h27m56s/logs/apt-0.6.46.4.1_8.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-quarterly&build=2015-01-28_01h27m56s Log: ====>> Building sysutils/apt build started at Wed Jan 28 01:56:32 UTC 2015 port directory: /usr/ports/sysutils/apt building for: FreeBSD 10amd64-quarterly-job-22 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/sysutils/apt/Makefile 365599 2014-08-21 22:50:29Z mandree $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=apt-0.6.46.4.1_8 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-quarterly/ref/.p/pool MASTERNAME=10amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/apt/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/apt/work HOME=/wrkdirs/usr/ports/sysutils/apt/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/apt/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/apt/work HOME=/wrkdirs/usr/ports/sysutils/apt/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="-I/usr/local/include/db5 -I/usr/local/include" LDFLAGS=" -L/usr/local/lib/db5 -L/usr/local/lib -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-- APTDIR=var/db/apt OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/apt" EXAMPLESDIR="share/examples/apt" DATADIR="share/apt" WWWDIR="www/apt" ETCDIR="etc/apt" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/apt DOCSDIR=/usr/local/share/doc/apt EXAMPLESDIR=/usr/local/share/examples/apt WWWDIR=/usr/local/www/apt ETCDIR=/usr/local/etc/apt --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> apt-0.6.46.4.1_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.4.3.txz [10amd64-quarterly-job-22] Installing pkg-1.4.3... [10amd64-quarterly-job-22] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of apt-0.6.46.4.1_8 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by apt-0.6.46.4.1_8 for building =========================================================================== =================================================== ===> Fetching all distfiles required by apt-0.6.46.4.1_8 for building => SHA256 Checksum OK for apt_0.6.46.4-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by apt-0.6.46.4.1_8 for building ===> Extracting for apt-0.6.46.4.1_8 => SHA256 Checksum OK for apt_0.6.46.4-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for apt-0.6.46.4.1_8 ===> Applying FreeBSD patches for apt-0.6.46.4.1_8 No such line 10629 in input file, ignoring /bin/cp /usr/ports/sysutils/apt/files/https.cc /usr/ports/sysutils/apt/files/https.h /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/methods/ /usr/bin/sed -i.bak -e 's|@PREFIX@|/usr/local|g' -e 's|@APTDIR@|/var/db/apt|g' -e 's|@DPKGDIR@|/var/db/dpkg|g' -e 's|@LOCALBASE@|/usr/local|g' /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/apt-pkg/deb/debsystem.cc /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/apt-pkg/init.cc /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/cmdline/apt-key /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/dselect/install /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/dselect/setup /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/dselect/update /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/methods/gpgv.cc =========================================================================== =================================================== ===> apt-0.6.46.4.1_8 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.30_1.txz [10amd64-quarterly-job-22] Installing bash-4.3.30_1... [10amd64-quarterly-job-22] `-- Installing gettext-runtime-0.19.3... [10amd64-quarterly-job-22] | `-- Installing indexinfo-0.2.2... [10amd64-quarterly-job-22] | `-- Extracting indexinfo-0.2.2... done [10amd64-quarterly-job-22] `-- Extracting gettext-runtime-0.19.3... done [10amd64-quarterly-job-22] Extracting bash-4.3.30_1... done Message for bash-4.3.30_1: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== ===> Returning to build of apt-0.6.46.4.1_8 ===> apt-0.6.46.4.1_8 depends on file: /usr/local/lib/libpub.a - not found ===> Verifying install for /usr/local/lib/libpub.a in /usr/ports/devel/publib ===> Installing existing package /packages/All/publib-0.39.txz [10amd64-quarterly-job-22] Installing publib-0.39... [10amd64-quarterly-job-22] Extracting publib-0.39... done ===> Returning to build of apt-0.6.46.4.1_8 ===> apt-0.6.46.4.1_8 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.3.txz [10amd64-quarterly-job-22] Installing gettext-tools-0.19.3... [10amd64-quarterly-job-22] `-- Installing expat-2.1.0_2... [10amd64-quarterly-job-22] `-- Extracting expat-2.1.0_2... done [10amd64-quarterly-job-22] Extracting gettext-tools-0.19.3... done ===> Returning to build of apt-0.6.46.4.1_8 ===> apt-0.6.46.4.1_8 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 [10amd64-quarterly-job-22] Installing gmake-4.1_1... [10amd64-quarterly-job-22] Extracting gmake-4.1_1... done ===> Returning to build of apt-0.6.46.4.1_8 =========================================================================== =================================================== ===> apt-0.6.46.4.1_8 depends on shared library: libcurl.so - not found ===> Verifying for libcurl.so in /usr/ports/ftp/curl ===> Installing existing package /packages/All/curl-7.39.0_1.txz [10amd64-quarterly-job-22] Installing curl-7.39.0_1... [10amd64-quarterly-job-22] `-- Installing ca_root_nss-3.17.3_1... [10amd64-quarterly-job-22] `-- Extracting ca_root_nss-3.17.3_1... done [10amd64-quarterly-job-22] Extracting curl-7.39.0_1... done ===> Returning to build of apt-0.6.46.4.1_8 ===> apt-0.6.46.4.1_8 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.2) ===> apt-0.6.46.4.1_8 depends on shared library: libdb-5.3.so - not found ===> Verifying for libdb-5.3.so in /usr/ports/databases/db5 ===> Installing existing package /packages/All/db5-5.3.28_2.txz [10amd64-quarterly-job-22] Installing db5-5.3.28_2... [10amd64-quarterly-job-22] Extracting db5-5.3.28_2... done ===> Returning to build of apt-0.6.46.4.1_8 =========================================================================== =================================================== ===> Configuring for apt-0.6.46.4.1_8 configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd10.0 checking host system type... amd64-portbld-freebsd10.0 checking target system type... amd64-portbld-freebsd10.0 checking for gcc... cc In file included from ../include/apt-pkg/hashes.h:20: ./include/apt-pkg/md5.h:27:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/md5.h" ^ In file included from acquire-method.cc:26: In file included from ../include/apt-pkg/hashes.h:21: ./include/apt-pkg/sha1.h:18:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/sha1.h" ^ In file included from acquire-method.cc:26: In file included from ../include/apt-pkg/hashes.h:22: ./include/apt-pkg/sha256.h:18:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/sha256.h" ^ 10 warnings generated. Compiling init.cc to ../obj/apt-pkg/init.opic In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:16: ./include/apt-pkg/configuration.h:32:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/configuration.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: ./include/apt-pkg/pkgsystem.h:41:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/pkgsystem.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: ./include/apt-pkg/depcache.h:42:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/depcache.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: In file included from ../include/apt-pkg/depcache.h:45: ./include/apt-pkg/pkgcache.h:23:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/pkgcache.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: In file included from ../include/apt-pkg/depcache.h:45: In file included from ../include/apt-pkg/pkgcache.h:28: ./include/apt-pkg/mmap.h:29:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/mmap.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: In file included from ../include/apt-pkg/depcache.h:45: In file included from ../include/apt-pkg/pkgcache.h:28: In file included from ../include/apt-pkg/mmap.h:33: ./include/apt-pkg/fileutl.h:25:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/fileutl.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: In file included from ../include/apt-pkg/depcache.h:45: In file included from ../include/apt-pkg/pkgcache.h:284: ./include/apt-pkg/cacheiterators.h:35:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/cacheiterators.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: In file included from ../include/apt-pkg/depcache.h:46: ./include/apt-pkg/progress.h:25:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/progress.h" ^ In file included from init.cc:13: ./include/apt-pkg/error.h:44:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/error.h" ^ 9 warnings generated. Compiling clean.cc to ../obj/apt-pkg/clean.opic clean.cc:12:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma implementation "apt-pkg/clean.h" ^ In file included from clean.cc:15: ./include/apt-pkg/clean.h:14:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/clean.h" ^ In file included from clean.cc:15: In file included from ../include/apt-pkg/clean.h:17: ./include/apt-pkg/pkgcache.h:23:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/pkgcache.h" ^ In file included from clean.cc:15: In file included from ../include/apt-pkg/clean.h:17: In file included from ../include/apt-pkg/pkgcache.h:28: ./include/apt-pkg/mmap.h:29:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/mmap.h" ^ In file included from clean.cc:15: In file included from ../include/apt-pkg/clean.h:17: In file included from ../include/apt-pkg/pkgcache.h:28: In file included from ../include/apt-pkg/mmap.h:33: ./include/apt-pkg/fileutl.h:25:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/fileutl.h" ^ In file included from clean.cc:15: In file included from ../include/apt-pkg/clean.h:17: In file included from ../include/apt-pkg/pkgcache.h:284: ./include/apt-pkg/cacheiterators.h:35:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/cacheiterators.h" ^ In file included from clean.cc:16: ./include/apt-pkg/strutl.h:20:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/strutl.h" ^ In file included from clean.cc:17: ./include/apt-pkg/error.h:44:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/error.h" ^ In file included from clean.cc:18: ./include/apt-pkg/configuration.h:32:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/configuration.h" ^ 9 warnings generated. Compiling srcrecords.cc to ../obj/apt-pkg/srcrecords.opic srcrecords.cc:15:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma implementation "apt-pkg/srcrecords.h" ^ In file included from srcrecords.cc:18: ./include/apt-pkg/srcrecords.h:17:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/srcrecords.h" ^ In file included from srcrecords.cc:19: ./include/apt-pkg/error.h:44:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/error.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:32: ./include/apt-pkg/pkgcache.h:23:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/pkgcache.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:32: In file included from ../include/apt-pkg/pkgcache.h:28: ./include/apt-pkg/mmap.h:29:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/mmap.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:32: In file included from ../include/apt-pkg/pkgcache.h:28: In file included from ../include/apt-pkg/mmap.h:33: ./include/apt-pkg/fileutl.h:25:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/fileutl.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:32: In file included from ../include/apt-pkg/pkgcache.h:284: ./include/apt-pkg/cacheiterators.h:35:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/cacheiterators.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:33: In file included from ../include/apt-pkg/metaindex.h:11: ./include/apt-pkg/pkgrecords.h:21:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/pkgrecords.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:33: In file included from ../include/apt-pkg/metaindex.h:12: ./include/apt-pkg/indexfile.h:25:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/indexfile.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:33: In file included from ../include/apt-pkg/metaindex.h:13: ./include/apt-pkg/vendor.h:8:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/vendor.h" ^ In file included from srcrecords.cc:20: ./include/apt-pkg/sourcelist.h:39:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/sourcelist.h" ^ In file included from srcrecords.cc:21: ./include/apt-pkg/strutl.h:20:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/strutl.h" ^ srcrecords.cc:29:63: error: field of type 'vector::iterator' (aka '__wrap_iter') has private constructor pkgSrcRecords::pkgSrcRecords(pkgSourceList &List) : Files(0), Current(0) ^ /usr/include/c++/v1/iterator:1195:31: note: declared private here _LIBCPP_INLINE_VISIBILITY __wrap_iter(iterator_type __x) _NOEXCEPT : __i(__x) {} ^ 12 warnings and 1 error generated. ./buildlib/library.mak:65: recipe for target '../obj/apt-pkg/srcrecords.opic' failed gmake[2]: *** [../obj/apt-pkg/srcrecords.opic] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/apt-pkg' Makefile:14: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1' *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/apt From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 01:57:25 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 1861439A for ; Wed, 28 Jan 2015 01:57:25 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 F1D36E22; Wed, 28 Jan 2015 01:57:24 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S1vOmn078953; Wed, 28 Jan 2015 01:57:24 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S1vOXY078943; Wed, 28 Jan 2015 01:57:24 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 01:57:24 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280157.t0S1vOXY078943@beefy2.isc.freebsd.org> To: josh.carroll@gmail.com Subject: [package - 10amd64-quarterly][net/shaperprobe] Failed for shaperprobe-0.2_1 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: Wed, 28 Jan 2015 01:57:25 -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: josh.carroll@gmail.com Last committer: danfe@FreeBSD.org Ident: $FreeBSD: branches/2014Q2/net/shaperprobe/Makefile 348316 2014-03-15 12:06:49Z danfe $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-quarterly/2015-01-28_01h27m56s/logs/shaperprobe-0.2_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-quarterly&build=2015-01-28_01h27m56s Log: ====>> Building net/shaperprobe build started at Wed Jan 28 01:57:21 UTC 2015 port directory: /usr/ports/net/shaperprobe building for: FreeBSD 10amd64-quarterly-job-17 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: josh.carroll@gmail.com Makefile ident: $FreeBSD: branches/2014Q2/net/shaperprobe/Makefile 348316 2014-03-15 12:06:49Z danfe $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=shaperprobe-0.2_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-quarterly/ref/.p/pool MASTERNAME=10amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/shaperprobe/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/shaperprobe/work HOME=/wrkdirs/usr/ports/net/shaperprobe/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/shaperprobe/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/shaperprobe/work HOME=/wrkdirs/usr/ports/net/shaperprobe/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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/shaperprobe" EXAMPLESDIR="share/examples/shaperprobe" DATADIR="share/shaperprobe" WWWDIR="www/shaperprobe" ETCDIR="etc/shaperprobe" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/shaperprobe DOCSDIR=/usr/local/share/doc/shaperprobe EXAMPLESDIR=/usr/local/share/examples/shaperprobe WWWDIR=/usr/local/www/shaperprobe ETCDIR=/usr/local/etc/shaperprobe --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> shaperprobe-0.2_1 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.3.txz [10amd64-quarterly-job-17] Installing pkg-1.4.3... [10amd64-quarterly-job-17] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of shaperprobe-0.2_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by shaperprobe-0.2_1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by shaperprobe-0.2_1 for building => SHA256 Checksum OK for shaperprobe.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by shaperprobe-0.2_1 for building ===> Extracting for shaperprobe-0.2_1 => SHA256 Checksum OK for shaperprobe.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for shaperprobe-0.2_1 ===> Applying FreeBSD patches for shaperprobe-0.2_1 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for shaperprobe-0.2_1 =========================================================================== =================================================== ===> Building for shaperprobe-0.2_1 cc -O2 -pipe -fstack-protector -fno-strict-aliasing -c -DOSX prober.c -o prober.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -c -DOSX tcp_client.c -o tcp_client.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -c -DOSX tcpserver.c -o tcpserver.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -c -DOSX wrappers.c -o wrappers.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -c -DOSX tbdetect.c -o tbdetect.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -c -DOSX measflow.c -o measflow.o cc -lm prober.o tcp_client.o tcpserver.o wrappers.o tbdetect.o measflow.o -o prober tbdetect.o: In function `prober_swait': tbdetect.c:(.text+0x2f4): undefined reference to `prober_sbusywait' cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/net/shaperprobe/work/shaperprobe *** Error code 1 Stop. make: stopped in /usr/ports/net/shaperprobe From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 01:57:30 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 CDE503A4; Wed, 28 Jan 2015 01:57:30 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 AD1F8E23; Wed, 28 Jan 2015 01:57:30 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S1vUl9086073; Wed, 28 Jan 2015 01:57:30 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S1vU3A086068; Wed, 28 Jan 2015 01:57:30 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 01:57:30 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280157.t0S1vU3A086068@beefy2.isc.freebsd.org> To: mich@FreeBSD.org Subject: [package - 10amd64-quarterly][sysutils/ah-tty] Failed for ah-tty-0.3.12 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: Wed, 28 Jan 2015 01:57:30 -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: mich@FreeBSD.org Last committer: miwi@FreeBSD.org Ident: $FreeBSD: branches/2014Q3/sysutils/ah-tty/Makefile 356050 2014-06-01 07:28:20Z miwi $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-quarterly/2015-01-28_01h27m56s/logs/ah-tty-0.3.12.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-quarterly&build=2015-01-28_01h27m56s Log: ====>> Building sysutils/ah-tty build started at Wed Jan 28 01:57:24 UTC 2015 port directory: /usr/ports/sysutils/ah-tty building for: FreeBSD 10amd64-quarterly-job-11 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: mich@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q3/sysutils/ah-tty/Makefile 356050 2014-06-01 07:28:20Z miwi $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=ah-tty-0.3.12 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-quarterly/ref/.p/pool MASTERNAME=10amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/ah-tty/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/ah-tty/work HOME=/wrkdirs/usr/ports/sysutils/ah-tty/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/ah-tty/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/ah-tty/work HOME=/wrkdirs/usr/ports/sysutils/ah-tty/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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/ah-tty" EXAMPLESDIR="share/examples/ah-tty" DATADIR="share/ah-tty" WWWDIR="www/ah-tty" ETCDIR="etc/ah-tty" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ah-tty DOCSDIR=/usr/local/share/doc/ah-tty EXAMPLESDIR=/usr/local/share/examples/ah-tty WWWDIR=/usr/local/www/ah-tty ETCDIR=/usr/local/etc/ah-tty --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> ah-tty-0.3.12 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.3.txz [10amd64-quarterly-job-11] Installing pkg-1.4.3... [10amd64-quarterly-job-11] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ah-tty-0.3.12 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by ah-tty-0.3.12 for building =========================================================================== =================================================== ===> Fetching all distfiles required by ah-tty-0.3.12 for building => SHA256 Checksum OK for ah-tty-0.3.12.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by ah-tty-0.3.12 for building ===> Extracting for ah-tty-0.3.12 => SHA256 Checksum OK for ah-tty-0.3.12.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ah-tty-0.3.12 ===> Applying FreeBSD patches for ah-tty-0.3.12 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for ah-tty-0.3.12 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/ltconfig loading site script /usr/ports/Templates/config.site creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector) works... yes checking whether the C compiler (cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking host system type... amd64-portbld-freebsd10.0 checking build system type... amd64-portbld-freebsd10.0 checking for ranlib... ranlib checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD-compatible nm... /usr/bin/nm -B checking command to parse /usr/bin/nm -B output... yes checking for _ prefix in compiled symbols... (cached) no checking whether ln -s works... yes updating cache ./config.cache checking for object suffix... o checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions ... yes checking if cc static flag -static works... -static checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking command to parse /usr/bin/nm -B output... yes checking how to hardcode library paths into programs... immediate checking for /usr/bin/ld option to reload object files... -r checking dynamic linker characteristics... freebsd10.0 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for objdir... .libs checking for dlopen... yes checking for dlfcn.h... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no creating libtool loading cache ./config.cache checking for initscr in -lncurses... yes checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/uio.h... yes checking for curses.h... yes checking for ctype.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for ltdl.h... no checking for stropts.h... no checking for search.h... (cached) yes checking for insque... yes checking for remque... yes checking for strchr... yes checking for memcpy... (cached) yes /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: multiple definition of `_LDL_cat' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: first defined here usage.o: In function `__CQ_read': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/circque.h:49: multiple definition of `__CQ_read' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/circque.h:49: first defined here usage.o: In function `__CQ_write': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/circque.h:82: multiple definition of `__CQ_write' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/circque.h:82: first defined here usage.o: In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here usage.o: In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here usage.o: In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(autohelp.o): In function `LDL_length': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: multiple definition of `LDL_length' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: first defined here libdill.a(autohelp.o): In function `LDL_prepend': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: multiple definition of `LDL_prepend' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: first defined here libdill.a(autohelp.o): In function `_LDL_cat': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: multiple definition of `_LDL_cat' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: first defined here libdill.a(autohelp.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(autohelp.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(autohelp.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(ahread.o): In function `LDL_length': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: multiple definition of `LDL_length' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: first defined here libdill.a(ahread.o): In function `LDL_prepend': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: multiple definition of `LDL_prepend' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: first defined here libdill.a(ahread.o): In function `_LDL_cat': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: multiple definition of `_LDL_cat' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: first defined here libdill.a(ahread.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(ahread.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(ahread.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(dillospawn.o): In function `LDL_length': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: multiple definition of `LDL_length' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: first defined here libdill.a(dillospawn.o): In function `LDL_prepend': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: multiple definition of `LDL_prepend' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: first defined here libdill.a(dillospawn.o): In function `_LDL_cat': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: multiple definition of `_LDL_cat' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: first defined here libdill.a(dillospawn.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(dillospawn.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(dillospawn.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(vtansi.o): In function `__VT_dmove': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:81: multiple definition of `__VT_dmove' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:81: first defined here libdill.a(vtansi.o): In function `__VT_mcol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:99: multiple definition of `__VT_mcol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:99: first defined here libdill.a(vtansi.o): In function `__VT_mrow': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:110: multiple definition of `__VT_mrow' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:110: first defined here libdill.a(vtansi.o): In function `__VT_nextline': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:121: multiple definition of `__VT_nextline' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:121: first defined here libdill.a(vtansi.o): In function `__VT_scrollpage': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:144: multiple definition of `__VT_scrollpage' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:144: first defined here libdill.a(vtansi.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(vtansi.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(vtansi.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(vtcurses.o): In function `__VT_dmove': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:81: multiple definition of `__VT_dmove' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:81: first defined here libdill.a(vtcurses.o): In function `__VT_mcol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:99: multiple definition of `__VT_mcol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:99: first defined here libdill.a(vtcurses.o): In function `__VT_mrow': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:110: multiple definition of `__VT_mrow' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:110: first defined here libdill.a(vtcurses.o): In function `__VT_nextline': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:121: multiple definition of `__VT_nextline' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:121: first defined here libdill.a(vtcurses.o): In function `__VT_scrollpage': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:144: multiple definition of `__VT_scrollpage' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:144: first defined here libdill.a(vtcurses.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(vtcurses.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(vtcurses.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(vtlabel.o): In function `__VT_dmove': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:81: multiple definition of `__VT_dmove' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:81: first defined here libdill.a(vtlabel.o): In function `__VT_mcol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:99: multiple definition of `__VT_mcol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:99: first defined here libdill.a(vtlabel.o): In function `__VT_mrow': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:110: multiple definition of `__VT_mrow' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:110: first defined here libdill.a(vtlabel.o): In function `__VT_nextline': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:121: multiple definition of `__VT_nextline' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:121: first defined here libdill.a(vtlabel.o): In function `__VT_scrollpage': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:144: multiple definition of `__VT_scrollpage' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:144: first defined here libdill.a(vtlabel.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(vtlabel.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(vtlabel.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(dillofork2.o): In function `FD_bkgnd': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/IOQ.h:60: multiple definition of `FD_bkgnd' monitor.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/IOQ.h:60: first defined here libdill.a(dillofork2.o): In function `LDL_length': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: multiple definition of `LDL_length' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: first defined here libdill.a(dillofork2.o): In function `LDL_prepend': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: multiple definition of `LDL_prepend' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: first defined here libdill.a(dillofork2.o): In function `_LDL_cat': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: multiple definition of `_LDL_cat' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: first defined here libdill.a(dillofork2.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(dillofork2.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(dillofork2.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(pty.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(pty.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(pty.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(dillofork.o): In function `LDL_length': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: multiple definition of `LDL_length' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: first defined here libdill.a(dillofork.o): In function `LDL_prepend': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: multiple definition of `LDL_prepend' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: first defined here libdill.a(dillofork.o): In function `_LDL_cat': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: multiple definition of `_LDL_cat' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: first defined here libdill.a(dillofork.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(dillofork.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(dillofork.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12 *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/ah-tty From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 01:57: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 A25E43B1; Wed, 28 Jan 2015 01:57:47 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 81592E28; Wed, 28 Jan 2015 01:57:47 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S1vlas005443; Wed, 28 Jan 2015 01:57:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S1vlZR005419; Wed, 28 Jan 2015 01:57:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 01:57:47 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280157.t0S1vlZR005419@beefy2.isc.freebsd.org> To: sunpoet@FreeBSD.org Subject: [package - 10amd64-quarterly][audio/ices] Failed for ices-2.0.2_2, 1 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: Wed, 28 Jan 2015 01:57: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: sunpoet@FreeBSD.org Last committer: sunpoet@FreeBSD.org Ident: $FreeBSD: branches/2014Q3/audio/ices/Makefile 353022 2014-05-05 14:51:06Z sunpoet $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-quarterly/2015-01-28_01h27m56s/logs/ices-2.0.2_2,1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-quarterly&build=2015-01-28_01h27m56s Log: ====>> Building audio/ices build started at Wed Jan 28 01:57:36 UTC 2015 port directory: /usr/ports/audio/ices building for: FreeBSD 10amd64-quarterly-job-12 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: sunpoet@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q3/audio/ices/Makefile 353022 2014-05-05 14:51:06Z sunpoet $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=ices-2.0.2_2,1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-quarterly/ref/.p/pool MASTERNAME=10amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for ices-2.0.2_2,1: ALSA=off: ALSA audio architecture support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-roaraudio --disable-sun-audio --disable-alsa --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/ices/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/ices/work HOME=/wrkdirs/usr/ports/audio/ices/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/ices/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/ices/work HOME=/wrkdirs/usr/ports/audio/ices/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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -pthread -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-- OSREL=10.0 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/ices" EXAMPLESDIR="share/examples/ices" DATADIR="share/ices" WWWDIR="www/ices" ETCDIR="etc/ices" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ices DOCSDIR=/usr/local/share/doc/ices EXAMPLESDIR=/usr/local/share/examples/ices WWWDIR=/usr/local/www/ices ETCDIR=/usr/local/etc/ices --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> ices-2.0.2_2,1 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.3.txz [10amd64-quarterly-job-12] Installing pkg-1.4.3... [10amd64-quarterly-job-12] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ices-2.0.2_2,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ices-2.0.2_2,1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ices-2.0.2_2,1 for building => SHA256 Checksum OK for ices-2.0.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ices-2.0.2_2,1 for building ===> Extracting for ices-2.0.2_2,1 => SHA256 Checksum OK for ices-2.0.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ices-2.0.2_2,1 =========================================================================== =================================================== ===> ices-2.0.2_2,1 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 [10amd64-quarterly-job-12] Installing gmake-4.1_1... [10amd64-quarterly-job-12] `-- Installing gettext-runtime-0.19.3... [10amd64-quarterly-job-12] | `-- Installing indexinfo-0.2.2... [10amd64-quarterly-job-12] | `-- Extracting indexinfo-0.2.2... done [10amd64-quarterly-job-12] `-- Extracting gettext-runtime-0.19.3... done [10amd64-quarterly-job-12] Extracting gmake-4.1_1... done ===> Returning to build of ices-2.0.2_2,1 ===> ices-2.0.2_2,1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [10amd64-quarterly-job-12] Installing pkgconf-0.9.7... [10amd64-quarterly-job-12] Extracting pkgconf-0.9.7... done ===> Returning to build of ices-2.0.2_2,1 =========================================================================== =================================================== ===> ices-2.0.2_2,1 depends on shared library: libogg.so - not found ===> Verifying for libogg.so in /usr/ports/audio/libogg ===> Installing existing package /packages/All/libogg-1.3.2_1,4.txz [10amd64-quarterly-job-12] Installing libogg-1.3.2_1,4... [10amd64-quarterly-job-12] Extracting libogg-1.3.2_1,4... done ===> Returning to build of ices-2.0.2_2,1 ===> ices-2.0.2_2,1 depends on shared library: libshout.so - not found ===> Verifying for libshout.so in /usr/ports/audio/libshout ===> Installing existing package /packages/All/libshout-2.3.1.txz [10amd64-quarterly-job-12] Installing libshout-2.3.1... [10amd64-quarterly-job-12] `-- Installing libtheora-1.1.1_6... [10amd64-quarterly-job-12] | `-- Installing libvorbis-1.3.4_2,3... [10amd64-quarterly-job-12] | `-- Extracting libvorbis-1.3.4_2,3... done [10amd64-quarterly-job-12] `-- Extracting libtheora-1.1.1_6... done [10amd64-quarterly-job-12] `-- Installing speex-1.2.r1_7,1... [10amd64-quarterly-job-12] `-- Extracting speex-1.2.r1_7,1... done [10amd64-quarterly-job-12] Extracting libshout-2.3.1... done ===> Returning to build of ices-2.0.2_2,1 ===> ices-2.0.2_2,1 depends on shared library: libspeex.so - found (/usr/local/lib/libspeex.so.1.5.0) ===> ices-2.0.2_2,1 depends on shared library: libtheora.so - found (/usr/local/lib/libtheora.so.0.3.10) ===> ices-2.0.2_2,1 depends on shared library: libvorbis.so - found (/usr/local/lib/libvorbis.so.0.4.7) ===> ices-2.0.2_2,1 depends on shared library: libxml2.so - not found ===> Verifying for libxml2.so in /usr/ports/textproc/libxml2 ===> Installing existing package /packages/All/libxml2-2.9.2_2.txz [10amd64-quarterly-job-12] Installing libxml2-2.9.2_2... [10amd64-quarterly-job-12] Extracting libxml2-2.9.2_2... done ===> Returning to build of ices-2.0.2_2,1 =========================================================================== =================================================== ===> Configuring for ices-2.0.2_2,1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/configure configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd10.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd10.0 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for fgrep... (cached) /usr/bin/fgrep checking for ANSI C header files... (cached) yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking for sys/select.h... (cached) yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for uint64_t... yes checking for gettimeofday... (cached) yes checking for ftime... no checking for XML configuration checking for xml2-config... /usr/local/bin/xml2-config checking for xmlParseFile... yes checking for pkg-config... /usr/local/bin/pkg-config checking shout/shout.h usability... yes checking shout/shout.h presence... yes checking for shout/shout.h... yes checking for shout_new... yes checking for libogg... ok checking for libvorbis... ok configure: creating ./config.status config.status: creating Makefile config.status: creating conf/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/log/Makefile config.status: creating src/timing/Makefile config.status: creating src/thread/Makefile config.status: creating src/avl/Makefile config.status: creating config.h config.status: executing depfiles commands Build with alsa: no Build with OSS: yes Build with Sun audio: no Build with RoarAudio: no =========================================================================== =================================================== ===> Building for ices-2.0.2_2,1 gmake[1]: Entering directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2' gmake all-recursive gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2' Making all in src gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src' Making all in log gmake[4]: Entering directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src/log' if /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT log.lo -MD -MP -MF ".deps/log.Tpo" -c -o log.lo log.c; \ then mv -f ".deps/log.Tpo" ".deps/log.Plo"; else rm -f ".deps/log.Tpo"; exit 1; fi mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -fPIC -DPIC -o .libs/log.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -o log.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -pthread -fstack-protector -o libicelog.la log.lo ar cru .libs/libicelog.a .libs/log.o ranlib .libs/libicelog.a creating libicelog.la (cd .libs && rm -f libicelog.la && ln -s ../libicelog.la libicelog.la) gmake[4]: Leaving directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src/log' Making all in timing gmake[4]: Entering directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src/timing' if /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libicetiming_la-timing.lo -MD -MP -MF ".deps/libicetiming_la-timing.Tpo" -c -o libicetiming_la-timing.lo `test -f 'timing.c' || echo './'`timing.c; \ then mv -f ".deps/libicetiming_la-timing.Tpo" ".deps/libicetiming_la-timing.Plo"; else rm -f ".deps/libicetiming_la-timing.Tpo"; exit 1; fi mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libicetiming_la-timing.lo -MD -MP -MF .deps/libicetiming_la-timing.Tpo -c timing.c -fPIC -DPIC -o .libs/libicetiming_la-timing.o In file included from timing.c:38: /usr/include/sys/timeb.h:42:2: warning: "this file includes which is deprecated" [-W#warnings] #warning "this file includes which is deprecated" ^ timing.c:53:5: warning: implicit declaration of function 'gettimeofday' is invalid in C99 [-Wimplicit-function-declaration] gettimeofday(&mtv, NULL); ^ 2 warnings generated. cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libicetiming_la-timing.lo -MD -MP -MF .deps/libicetiming_la-timing.Tpo -c timing.c -o libicetiming_la-timing.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -pthread -fstack-protector -o libicetiming.la libicetiming_la-timing.lo ar cru .libs/libicetiming.a .libs/libicetiming_la-timing.o ranlib .libs/libicetiming.a creating libicetiming.la (cd .libs && rm -f libicetiming.la && ln -s ../libicetiming.la libicetiming.la) gmake[4]: Leaving directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src/timing' Making all in thread gmake[4]: Entering directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src/thread' if /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libicethread_la-thread.lo -MD -MP -MF ".deps/libicethread_la-thread.Tpo" -c -o libicethread_la-thread.lo `test -f 'thread.c' || echo './'`thread.c; \ then mv -f ".deps/libicethread_la-thread.Tpo" ".deps/libicethread_la-thread.Plo"; else rm -f ".deps/libicethread_la-thread.Tpo"; exit 1; fi mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libicethread_la-thread.lo -MD -MP -MF .deps/libicethread_la-thread.Tpo -c thread.c -fPIC -DPIC -o .libs/libicethread_la-thread.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libicethread_la-thread.lo -MD -MP -MF .deps/libicethread_la-thread.Tpo -c thread.c -o libicethread_la-thread.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -pthread -fstack-protector -o libicethread.la libicethread_la-thread.lo ar cru .libs/libicethread.a .libs/libicethread_la-thread.o ranlib .libs/libicethread.a creating libicethread.la (cd .libs && rm -f libicethread.la && ln -s ../libicethread.la libicethread.la) gmake[4]: Leaving directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src/thread' Making all in avl gmake[4]: Entering directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src/avl' if /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libiceavl_la-avl.lo -MD -MP -MF ".deps/libiceavl_la-avl.Tpo" -c -o libiceavl_la-avl.lo `test -f 'avl.c' || echo './'`avl.c; \ then mv -f ".deps/libiceavl_la-avl.Tpo" ".deps/libiceavl_la-avl.Plo"; else rm -f ".deps/libiceavl_la-avl.Tpo"; exit 1; fi mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libiceavl_la-avl.lo -MD -MP -MF .deps/libiceavl_la-avl.Tpo -c avl.c -fPIC -DPIC -o .libs/libiceavl_la-avl.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libiceavl_la-avl.lo -MD -MP -MF .deps/libiceavl_la-avl.Tpo -c avl.c -o libiceavl_la-avl.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -pthread -fstack-protector -o libiceavl.la libiceavl_la-avl.lo ar cru .libs/libiceavl.a .libs/libiceavl_la-avl.o ranlib .libs/libiceavl.a creating libiceavl.la (cd .libs && rm -f libiceavl.la && ln -s ../libiceavl.la libiceavl.la) gmake[4]: Leaving directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src/avl' gmake[4]: Entering directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src' if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT input.o -MD -MP -MF ".deps/input.Tpo" -c -o input.o input.c; \ then mv -f ".deps/input.Tpo" ".deps/input.Po"; else rm -f ".deps/input.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT cfgparse.o -MD -MP -MF ".deps/cfgparse.Tpo" -c -o cfgparse.o cfgparse.c; \ then mv -f ".deps/cfgparse.Tpo" ".deps/cfgparse.Po"; else rm -f ".deps/cfgparse.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT stream.o -MD -MP -MF ".deps/stream.Tpo" -c -o stream.o stream.c; \ then mv -f ".deps/stream.Tpo" ".deps/stream.Po"; else rm -f ".deps/stream.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ices.o -MD -MP -MF ".deps/ices.Tpo" -c -o ices.o ices.c; \ then mv -f ".deps/ices.Tpo" ".deps/ices.Po"; else rm -f ".deps/ices.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT signals.o -MD -MP -MF ".deps/signals.Tpo" -c -o signals.o signals.c; \ then mv -f ".deps/signals.Tpo" ".deps/signals.Po"; else rm -f ".deps/signals.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT im_playlist.o -MD -MP -MF ".deps/im_playlist.Tpo" -c -o im_playlist.o im_playlist.c; \ then mv -f ".deps/im_playlist.Tpo" ".deps/im_playlist.Po"; else rm -f ".deps/im_playlist.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT reencode.o -MD -MP -MF ".deps/reencode.Tpo" -c -o reencode.o reencode.c; \ then mv -f ".deps/reencode.Tpo" ".deps/reencode.Po"; else rm -f ".deps/reencode.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT encode.o -MD -MP -MF ".deps/encode.Tpo" -c -o encode.o encode.c; \ then mv -f ".deps/encode.Tpo" ".deps/encode.Po"; else rm -f ".deps/encode.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT playlist_basic.o -MD -MP -MF ".deps/playlist_basic.Tpo" -c -o playlist_basic.o playlist_basic.c; \ then mv -f ".deps/playlist_basic.Tpo" ".deps/playlist_basic.Po"; else rm -f ".deps/playlist_basic.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT im_stdinpcm.o -MD -MP -MF ".deps/im_stdinpcm.Tpo" -c -o im_stdinpcm.o im_stdinpcm.c; \ then mv -f ".deps/im_stdinpcm.Tpo" ".deps/im_stdinpcm.Po"; else rm -f ".deps/im_stdinpcm.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT stream_shared.o -MD -MP -MF ".deps/stream_shared.Tpo" -c -o stream_shared.o stream_shared.c; \ then mv -f ".deps/stream_shared.Tpo" ".deps/stream_shared.Po"; else rm -f ".deps/stream_shared.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT metadata.o -MD -MP -MF ".deps/metadata.Tpo" -c -o metadata.o metadata.c; \ then mv -f ".deps/metadata.Tpo" ".deps/metadata.Po"; else rm -f ".deps/metadata.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT playlist_script.o -MD -MP -MF ".deps/playlist_script.Tpo" -c -o playlist_script.o playlist_script.c; \ then mv -f ".deps/playlist_script.Tpo" ".deps/playlist_script.Po"; else rm -f ".deps/playlist_script.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT audio.o -MD -MP -MF ".deps/audio.Tpo" -c -o audio.o audio.c; \ then mv -f ".deps/audio.Tpo" ".deps/audio.Po"; else rm -f ".deps/audio.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT resample.o -MD -MP -MF ".deps/resample.Tpo" -c -o resample.o resample.c; \ then mv -f ".deps/resample.Tpo" ".deps/resample.Po"; else rm -f ".deps/resample.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT im_oss.o -MD -MP -MF ".deps/im_oss.Tpo" -c -o im_oss.o im_oss.c; \ then mv -f ".deps/im_oss.Tpo" ".deps/im_oss.Po"; else rm -f ".deps/im_oss.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link cc -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -pthread -fstack-protector -o ices input.o cfgparse.o stream.o ices.o signals.o im_playlist.o reencode.o encode.o playlist_basic.o im_stdinpcm.o stream_shared.o metadata.o playlist_script.o audio.o resample.o im_oss.o log/libicelog.la timing/libicetiming.la thread/libicethread.la avl/libiceavl.la -lvorbisenc -lvorbis -lshout -L/usr/local/lib -lxml2 -lz -L/usr/lib -lm mkdir .libs cc -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -pthread -fstack-protector -o ices input.o cfgparse.o stream.o ices.o signals.o im_playlist.o reencode.o encode.o playlist_basic.o im_stdinpcm.o stream_shared.o metadata.o playlist_script.o audio.o resample.o im_oss.o -L/usr/local/lib log/.libs/libicelog.a timing/.libs/libicetiming.a thread/.libs/libicethread.a avl/.libs/libiceavl.a -lvorbisenc -lvorbis -lshout -lxml2 -lz -L/usr/lib -lm /usr/bin/ld: C: invalid DSO for symbol `ogg_stream_packetout' definition //usr/local/lib/libogg.so.0: could not read symbols: Bad value cc: error: linker command failed with exit code 1 (use -v to see invocation) Makefile:318: recipe for target 'ices' failed gmake[4]: *** [ices] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src' Makefile:385: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src' Makefile:295: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2' Makefile:224: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2' *** Error code 1 Stop. make: stopped in /usr/ports/audio/ices From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 01:58:21 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 79F304D1; Wed, 28 Jan 2015 01:58:21 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 65F49E34; Wed, 28 Jan 2015 01:58:21 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S1wLLI004545; Wed, 28 Jan 2015 01:58:21 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S1wLwI004544; Wed, 28 Jan 2015 01:58:21 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 01:58:21 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280158.t0S1wLwI004544@beefy1.isc.freebsd.org> To: nobutaka@FreeBSD.org Subject: [package - 10i386-quarterly][sysutils/dd_rescue] Failed for dd_rescue-1.46 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: Wed, 28 Jan 2015 01:58:21 -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: nobutaka@FreeBSD.org Last committer: nobutaka@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/sysutils/dd_rescue/Makefile 364787 2014-08-13 14:14:35Z nobutaka $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-quarterly/2015-01-28_01h23m11s/logs/dd_rescue-1.46.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-quarterly&build=2015-01-28_01h23m11s Log: ====>> Building sysutils/dd_rescue build started at Wed Jan 28 01:58:15 UTC 2015 port directory: /usr/ports/sysutils/dd_rescue building for: FreeBSD 10i386-quarterly-job-13 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: nobutaka@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/sysutils/dd_rescue/Makefile 364787 2014-08-13 14:14:35Z nobutaka $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=dd_rescue-1.46 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-quarterly/ref/.p/pool MASTERNAME=10i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for dd_rescue-1.46: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/dd_rescue/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/dd_rescue/work HOME=/wrkdirs/usr/ports/sysutils/dd_rescue/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/dd_rescue/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/dd_rescue/work HOME=/wrkdirs/usr/ports/sysutils/dd_rescue/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/dd_rescue/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/dd_rescue/work HOME=/wrkdirs/usr/ports/sysutils/dd_rescue/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_m ax_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/dd_rescue/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/dd_rescue/work HOME=/wrkdirs/usr/ports/sysutils/dd_rescue/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/dd_rescue/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/dd_rescue/work HOME=/wrkdirs/usr/ports/sysutils/dd_rescue/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/dd_rescue/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/dd_rescue/work HOME=/wrkdirs/usr/ports/sysutils/dd_rescue/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="c c" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89" 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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/dd_rescue" EXAMPLESDIR="share/examples/dd_rescue" DATADIR="share/dd_rescue" WWWDIR="www/dd_rescue" ETCDIR="etc/dd_rescue" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/dd_rescue DOCSDIR=/usr/local/share/doc/dd_rescue EXAMPLESDIR=/usr/local/share/examples/dd_rescue WWWDIR=/usr/local/www/dd_rescue ETCDIR=/usr/local/etc/dd_rescue --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> dd_rescue-1.46 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.3.txz [10i386-quarterly-job-13] Installing pkg-1.4.3... [10i386-quarterly-job-13] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of dd_rescue-1.46 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dd_rescue-1.46 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dd_rescue-1.46 for building => SHA256 Checksum OK for dd_rescue-1.46.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dd_rescue-1.46 for building ===> Extracting for dd_rescue-1.46 => SHA256 Checksum OK for dd_rescue-1.46.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for dd_rescue-1.46 ===> Applying FreeBSD patches for dd_rescue-1.46 =========================================================================== =================================================== ===> dd_rescue-1.46 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 [10i386-quarterly-job-13] Installing gmake-4.1_1... [10i386-quarterly-job-13] `-- Installing gettext-runtime-0.19.3... [10i386-quarterly-job-13] | `-- Installing indexinfo-0.2.2... [10i386-quarterly-job-13] | `-- Extracting indexinfo-0.2.2... done [10i386-quarterly-job-13] `-- Extracting gettext-runtime-0.19.3... done [10i386-quarterly-job-13] Extracting gmake-4.1_1... done ===> Returning to build of dd_rescue-1.46 ===> dd_rescue-1.46 depends on file: /usr/local/bin/autoconf-2.69 - not found ===> Verifying install for /usr/local/bin/autoconf-2.69 in /usr/ports/devel/autoconf ===> Installing existing package /packages/All/autoconf-2.69.txz [10i386-quarterly-job-13] Installing autoconf-2.69... [10i386-quarterly-job-13] `-- Installing autoconf-wrapper-20131203... [10i386-quarterly-job-13] `-- Extracting autoconf-wrapper-20131203... done [10i386-quarterly-job-13] `-- Installing m4-1.4.17_1,1... [10i386-quarterly-job-13] `-- Extracting m4-1.4.17_1,1... done [10i386-quarterly-job-13] `-- Installing perl5-5.18.4_11... [10i386-quarterly-job-13] `-- Extracting perl5-5.18.4_11... done [10i386-quarterly-job-13] Extracting autoconf-2.69... done ===> Returning to build of dd_rescue-1.46 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for dd_rescue-1.46 configure: loading site script /usr/ports/Templates/config.site checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking fallocate.h usability... no checking fallocate.h presence... no checking for fallocate.h... no checking for dlfcn.h... (cached) yes checking for unistd.h... (cached) yes checking attr/xattr.h usability... no checking attr/xattr.h presence... no checking for attr/xattr.h... no checking for sys/acl.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking endian.h usability... no checking endian.h presence... no checking for endian.h... no checking linux/fs.h usability... no checking linux/fs.h presence... no checking for linux/fs.h... no checking linux/fiemap.h usability... no checking linux/fiemap.h presence... no checking for linux/fiemap.h... no checking for stdint.h... (cached) yes checking lzo/lzo1x.h usability... no checking lzo/lzo1x.h presence... no checking for lzo/lzo1x.h... no checking openssl/evp.h usability... yes checking openssl/evp.h presence... yes checking for openssl/evp.h... yes checking for ffs... yes checking for ffsl... yes checking for basename... yes checking for fallocate64... no checking for splice... no checking for getopt_long... yes checking for open64... no checking for pread... (cached) yes checking for pread64... no checking for lseek64... no checking for stat64... no checking for posix_fadvise... yes checking for posix_fadvise64... no checking for __builtin_prefetch... no checking for htobe64... no checking for feof_unlocked... yes checking for getline... (cached) yes checking for dlsym in -ldl... no checking for linux_fallocate64 in -lfallocate... no checking for lzo1x_1_compress in -llzo2... no checking if cc supports -msse4.2... yes checking if cc supports -mavx2... yes configure: creating ./config.status config.status: creating config.h =========================================================================== =================================================== ===> Building for dd_rescue-1.46 gmake[1]: Entering directory '/wrkdirs/usr/ports/sysutils/dd_rescue/work/dd_rescue' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -DHAVE_CONFIG_H -c frandom.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -DHAVE_CONFIG_H -c fmt_no.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -DHAVE_CONFIG_H -c find_nonzero.c "-msse2" cc -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -DHAVE_CONFIG_H -msse2 -c find_nonzero_sse2.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -DHAVE_CONFIG_H -msse4.2 -c ffs_sse42.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -DHAVE_CONFIG_H -mavx2 -c find_nonzero_avx.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -mrdrnd -maes -c rdrand.c In file included from rdrand.c:9: In file included from /usr/include/clang/3.3/immintrin.h:32: In file included from /usr/include/clang/3.3/xmmintrin.h:31: /usr/include/clang/3.3/mmintrin.h:28:2: error: "MMX instruction set not enabled" #error "MMX instruction set not enabled" ^ In file included from rdrand.c:9: In file included from /usr/include/clang/3.3/immintrin.h:32: /usr/include/clang/3.3/xmmintrin.h:420:19: error: unknown type name '__m64' static __inline__ __m64 __attribute__((__always_inline__, __nodebug__)) ^ /usr/include/clang/3.3/xmmintrin.h:420:25: error: expected identifier or '(' static __inline__ __m64 __attribute__((__always_inline__, __nodebug__)) ^ /usr/include/clang/3.3/xmmintrin.h:426:19: error: unknown type name '__m64' static __inline__ __m64 __attribute__((__always_inline__, __nodebug__)) ^ /usr/include/clang/3.3/xmmintrin.h:426:25: error: expected identifier or '(' static __inline__ __m64 __attribute__((__always_inline__, __nodebug__)) ^ /usr/include/clang/3.3/xmmintrin.h:450:19: error: unknown type name '__m64' static __inline__ __m64 __attribute__((__always_inline__, __nodebug__)) ^ /usr/include/clang/3.3/xmmintrin.h:450:25: error: expected identifier or '(' static __inline__ __m64 __attribute__((__always_inline__, __nodebug__)) ^ /usr/include/clang/3.3/xmmintrin.h:456:19: error: unknown type name '__m64' static __inline__ __m64 __attribute__((__always_inline__, __nodebug__)) ^ /usr/include/clang/3.3/xmmintrin.h:456:25: error: expected identifier or '(' static __inline__ __m64 __attribute__((__always_inline__, __nodebug__)) ^ /usr/include/clang/3.3/xmmintrin.h:487:28: error: unknown type name '__m64' _mm_cvtpi32_ps(__m128 __a, __m64 __b) ^ /usr/include/clang/3.3/xmmintrin.h:489:40: error: use of undeclared identifier '__v2si'; did you mean '__v4si'? return __builtin_ia32_cvtpi2ps(__a, (__v2si)__b); ^ /usr/include/clang/3.3/xmmintrin.h:493:27: error: unknown type name '__m64' _mm_cvt_pi2ps(__m128 __a, __m64 __b) ^ /usr/include/clang/3.3/xmmintrin.h:505:32: error: unknown type name '__m64' _mm_loadh_pi(__m128 __a, const __m64 *__p) ^ /usr/include/clang/3.3/xmmintrin.h:517:32: error: unknown type name '__m64' _mm_loadl_pi(__m128 __a, const __m64 *__p) ^ /usr/include/clang/3.3/xmmintrin.h:610:15: error: unknown type name '__m64' _mm_storeh_pi(__m64 *__p, __m128 __a) ^ /usr/include/clang/3.3/xmmintrin.h:612:28: error: use of undeclared identifier '__v2si'; did you mean '__v4si'? __builtin_ia32_storehps((__v2si *)__p, __a); ^ /usr/include/clang/3.3/xmmintrin.h:612:36: error: expected expression __builtin_ia32_storehps((__v2si *)__p, __a); ^ /usr/include/clang/3.3/xmmintrin.h:616:15: error: unknown type name '__m64' _mm_storel_pi(__m64 *__p, __m128 __a) ^ /usr/include/clang/3.3/xmmintrin.h:618:28: error: use of undeclared identifier '__v2si'; did you mean '__v4si'? __builtin_ia32_storelps((__v2si *)__p, __a); ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. Makefile:186: recipe for target 'rdrand.o' failed gmake[1]: *** [rdrand.o] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/dd_rescue/work/dd_rescue' *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/dd_rescue From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 01:58:47 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 20D6D535 for ; Wed, 28 Jan 2015 01:58:47 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 F2BEEE42; Wed, 28 Jan 2015 01:58:46 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S1wkae034430; Wed, 28 Jan 2015 01:58:46 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S1wkLc034375; Wed, 28 Jan 2015 01:58:46 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 01:58:46 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280158.t0S1wkLc034375@beefy1.isc.freebsd.org> To: stucchi@gufi.org Subject: [package - 10i386-quarterly][net/iaxmodem] Failed for iaxmodem-1.2.0_3 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: Wed, 28 Jan 2015 01:58: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: stucchi@gufi.org Last committer: ehaupt@FreeBSD.org Ident: $FreeBSD: branches/2014Q3/net/iaxmodem/Makefile 351467 2014-04-17 12:31:13Z ehaupt $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-quarterly/2015-01-28_01h23m11s/logs/iaxmodem-1.2.0_3.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-quarterly&build=2015-01-28_01h23m11s Log: ====>> Building net/iaxmodem build started at Wed Jan 28 01:58:25 UTC 2015 port directory: /usr/ports/net/iaxmodem building for: FreeBSD 10i386-quarterly-job-17 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: stucchi@gufi.org Makefile ident: $FreeBSD: branches/2014Q3/net/iaxmodem/Makefile 351467 2014-04-17 12:31:13Z ehaupt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=iaxmodem-1.2.0_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-quarterly/ref/.p/pool MASTERNAME=10i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for iaxmodem-1.2.0_3: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/iaxmodem/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/iaxmodem/work HOME=/wrkdirs/usr/ports/net/iaxmodem/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/iaxmodem/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/iaxmodem/work HOME=/wrkdirs/usr/ports/net/iaxmodem/work TMPDIR="/tmp" ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/iaxmodem/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/iaxmodem/work HOME=/wrkdirs/usr/ports/net/iaxmodem/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/iaxmodem/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/iaxmodem/work HOME=/wrkdirs/usr/ports/net/iaxmodem/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 -I/usr/local/include -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/iaxmodem" EXAMPLESDIR="share/examples/iaxmodem" DATADIR="share/iaxmodem" WWWDIR="www/iaxmodem" ETCDIR="etc/iaxmodem" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/iaxmodem DOCSDIR=/usr/local/share/doc/iaxmodem EXAMPLESDIR=/usr/local/share/examples/iaxmodem WWWDIR=/usr/local/www/iaxmodem ETCDIR=/usr/local/etc/iaxmodem --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> iaxmodem-1.2.0_3 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.3.txz [10i386-quarterly-job-17] Installing pkg-1.4.3... [10i386-quarterly-job-17] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of iaxmodem-1.2.0_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by iaxmodem-1.2.0_3 for building =========================================================================== =================================================== ===> Fetching all distfiles required by iaxmodem-1.2.0_3 for building => SHA256 Checksum OK for iaxmodem-1.2.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by iaxmodem-1.2.0_3 for building ===> Extracting for iaxmodem-1.2.0_3 => SHA256 Checksum OK for iaxmodem-1.2.0.tar.gz. =========================================================================== =================================================== ===> iaxmodem-1.2.0_3 depends on file: /usr/local/bin/perl5.18.4 - not found ===> Verifying install for /usr/local/bin/perl5.18.4 in /usr/ports/lang/perl5.18 ===> Installing existing package /packages/All/perl5-5.18.4_11.txz [10i386-quarterly-job-17] Installing perl5-5.18.4_11... [10i386-quarterly-job-17] Extracting perl5-5.18.4_11... done ===> Returning to build of iaxmodem-1.2.0_3 =========================================================================== =================================================== ===> Patching for iaxmodem-1.2.0_3 ===> Applying FreeBSD patches for iaxmodem-1.2.0_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> iaxmodem-1.2.0_3 depends on shared library: libtiff.so - not found ===> Verifying for libtiff.so in /usr/ports/graphics/tiff ===> Installing existing package /packages/All/tiff-4.0.3_5.txz [10i386-quarterly-job-17] Installing tiff-4.0.3_5... [10i386-quarterly-job-17] `-- Installing jbigkit-2.1_1... [10i386-quarterly-job-17] `-- Extracting jbigkit-2.1_1... done [10i386-quarterly-job-17] `-- Installing jpeg-8_6... [10i386-quarterly-job-17] `-- Extracting jpeg-8_6... done [10i386-quarterly-job-17] Extracting tiff-4.0.3_5... done ===> Returning to build of iaxmodem-1.2.0_3 =========================================================================== =================================================== ===> Configuring for iaxmodem-1.2.0_3 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/net/iaxmodem/work/iaxmodem-1.2.0/lib/libiax2/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/net/iaxmodem/work/iaxmodem-1.2.0/lib/libiax2/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/net/iaxmodem/work/iaxmodem-1.2.0/lib/spandsp/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/net/iaxmodem/work/iaxmodem-1.2.0/lib/spandsp/configure checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking build system type... i386-unknown-freebsd10.0 checking host system type... i386-unknown-freebsd10.0 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... cpp checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking FL/Fl_Overlay_Window.H usability... no checking FL/Fl_Overlay_Window.H presence... no checking for FL/Fl_Overlay_Window.H... no checking FL/Fl_Light_Button.H usability... no checking FL/Fl_Light_Button.H presence... no checking for FL/Fl_Light_Button.H... no checking FL/fl_draw.H usability... no checking FL/fl_draw.H presence... no checking for FL/fl_draw.H... no checking FL/Fl_Cartesian.H usability... no checking FL/Fl_Cartesian.H presence... no checking for FL/Fl_Cartesian.H... no checking FL/Fl_Audio_Meter.H usability... no checking FL/Fl_Audio_Meter.H presence... no checking for FL/Fl_Audio_Meter.H... no checking for cos in -lm... yes checking for library containing sinf... none required checking for library containing cosf... none required checking for library containing tanf... none required checking for library containing asinf... none required checking for library containing acosf... none required checking for library containing atanf... none required checking for library containing atan2f... none required checking for library containing ceilf... none required checking for library containing floorf... none required checking for library containing powf... none required checking for library containing expf... none required checking for library containing logf... none required checking for library containing log10f... none required checking for TIFFOpen in -ltiff... yes checking for xmlParseFile in -lxml2... no checking if i386-unknown-freebsd10.0 is fixed point only... no checking if i386-unknown-freebsd10.0 fails on misaligned memory access... no configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/doxygen config.status: creating src/Makefile config.status: creating src/spandsp.h config.status: creating spandsp-sim/Makefile config.status: creating test-data/Makefile config.status: creating test-data/etsi/Makefile config.status: creating test-data/etsi/fax/Makefile config.status: creating test-data/itu/Makefile config.status: creating test-data/itu/fax/Makefile config.status: creating test-data/local/Makefile config.status: creating tests/Makefile config.status: creating spandsp.spec config.status: creating src/config.h config.status: executing depfiles commands 1.2.0 libiax2-0.2.3-SVN-20071223+ spandsp-0.0.5-snapshot-20080725 =========================================================================== =================================================== ===> Building for iaxmodem-1.2.0_3 cd lib/libiax2 && /usr/bin/make Making all in src if /bin/sh ../libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"iax\" -DVERSION=\"0.2.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -I. -I. -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DDEBUG_SUPPORT -DLIBIAX -fsigned-char -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT iax2-parser.lo -MD -MP -MF ".deps/iax2-parser.Tpo" -c -o iax2-parser.lo iax2-parser.c; then mv -f ".deps/iax2-parser.Tpo" ".deps/iax2-parser.Plo"; else rm -f ".deps/iax2-parser.Tpo"; exit 1; fi cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"iax\" -DVERSION=\"0.2.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -I. -I. -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DDEBUG_SUPPORT -DLIBIAX -fsigned-char -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT iax2-parser.lo -MD -MP -MF .deps/iax2-parser.Tpo -c iax2-parser.c -o iax2-parser.o iax2-parser.c:59:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(str); ^~~ 1 warning generated. if /bin/sh ../libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"iax\" -DVERSION=\"0.2.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -I. -I. -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DDEBUG_SUPPORT -DLIBIAX -fsigned-char -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT iax.lo -MD -MP -MF ".deps/iax.Tpo" -c -o iax.lo iax.c; then mv -f ".deps/iax.Tpo" ".deps/iax.Plo"; else rm -f ".deps/iax.Tpo"; exit 1; fi cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"iax\" -DVERSION=\"0.2.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -I. -I. -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DDEBUG_SUPPORT -DLIBIAX -fsigned-char -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT iax.lo -MD -MP -MF .deps/iax.Tpo -c iax.c -o iax.o if /bin/sh ../libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"iax\" -DVERSION=\"0.2.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -I. -I. -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DDEBUG_SUPPORT -DLIBIAX -fsigned-char -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT md5.lo -MD -MP -MF ".deps/md5.Tpo" -c -o md5.lo md5.c; then mv -f ".deps/md5.Tpo" ".deps/md5.Plo"; else rm -f ".deps/md5.Tpo"; exit 1; fi cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"iax\" -DVERSION=\"0.2.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -I. -I. -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DDEBUG_SUPPORT -DLIBIAX -fsigned-char -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o md5.c:180:27: warning: 'memset' call operates on objects of type 'struct MD5Context' while the size is based on a different type 'struct MD5Context *' [-Wsizeof-pointer-memaccess] memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ~~~ ^~~ md5.c:180:27: note: did you mean to dereference the argument to 'sizeof' (and multiply it by the number of elements)? memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ^~~ 1 warning generated. if /bin/sh ../libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"iax\" -DVERSION=\"0.2.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -I. -I. -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DDEBUG_SUPPORT -DLIBIAX -fsigned-char -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT jitterbuf.lo -MD -MP -MF ".deps/jitterbuf.Tpo" -c -o jitterbuf.lo jitterbuf.c; then mv -f ".deps/jitterbuf.Tpo" ".deps/jitterbuf.Plo"; else rm -f ".deps/jitterbuf.Tpo"; exit 1; fi cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"iax\" -DVERSION=\"0.2.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -I. -I. -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DDEBUG_SUPPORT -DLIBIAX -fsigned-char -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT jitterbuf.lo -MD -MP -MF .deps/jitterbuf.Tpo -c jitterbuf.c -o jitterbuf.o /bin/sh ../libtool --mode=link cc -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DDEBUG_SUPPORT -DLIBIAX -fsigned-char -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -L/usr/local/lib -fstack-protector -o libiax.la -rpath /usr/local/lib iax2-parser.lo iax.lo md5.lo jitterbuf.lo mkdir .libs ar cru .libs/libiax.a iax2-parser.o iax.o md5.o jitterbuf.o ranlib .libs/libiax.a creating libiax.la (cd .libs && rm -f libiax.la && ln -s ../libiax.la libiax.la) cd lib/spandsp && /usr/bin/make Making all in src cd .. && /bin/sh /wrkdirs/usr/ports/net/iaxmodem/work/iaxmodem-1.2.0/lib/spandsp/config/missing --run autoheader /wrkdirs/usr/ports/net/iaxmodem/work/iaxmodem-1.2.0/lib/spandsp/config/missing: autoheader: not found WARNING: `autoheader' is missing on your system. You should only need it if you modified `acconfig.h' or `configure.ac'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. rm -f stamp-h1 touch ../config-h.in cd .. && /bin/sh ./config.status src/config.h config.status: creating src/config.h config.status: src/config.h is unchanged /usr/bin/make all-am if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT adsi.lo -MD -MP -MF ".deps/adsi.Tpo" -c -o adsi.lo adsi.c; then mv -f ".deps/adsi.Tpo" ".deps/adsi.Plo"; else rm -f ".deps/adsi.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT adsi.lo -MD -MP -MF .deps/adsi.Tpo -c adsi.c -o adsi.o In file included from adsi.c:61: ./spandsp/adsi.h:381:21: warning: field 'dtmftx' with variable sized type 'dtmf_tx_state_t' not at the end of a struct or class is a GNU extension [-Wgnu] dtmf_tx_state_t dtmftx; ^ 1 warning generated. if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT async.lo -MD -MP -MF ".deps/async.Tpo" -c -o async.lo async.c; then mv -f ".deps/async.Tpo" ".deps/async.Plo"; else rm -f ".deps/async.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT async.lo -MD -MP -MF .deps/async.Tpo -c async.c -o async.o if cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT make_at_dictionary.o -MD -MP -MF ".deps/make_at_dictionary.Tpo" -c -o make_at_dictionary.o make_at_dictionary.c; then mv -f ".deps/make_at_dictionary.Tpo" ".deps/make_at_dictionary.Po"; else rm -f ".deps/make_at_dictionary.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link cc -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -L/usr/local/lib -fstack-protector -o make_at_dictionary make_at_dictionary.o -ltiff -lm mkdir .libs cc -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -fstack-protector -o make_at_dictionary make_at_dictionary.o -L/usr/local/lib -ltiff -lm ./make_at_dictionary >at_interpreter_dictionary.h if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT at_interpreter.lo -MD -MP -MF ".deps/at_interpreter.Tpo" -c -o at_interpreter.lo at_interpreter.c; then mv -f ".deps/at_interpreter.Tpo" ".deps/at_interpreter.Plo"; else rm -f ".deps/at_interpreter.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT at_interpreter.lo -MD -MP -MF .deps/at_interpreter.Tpo -c at_interpreter.c -o at_interpreter.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT awgn.lo -MD -MP -MF ".deps/awgn.Tpo" -c -o awgn.lo awgn.c; then mv -f ".deps/awgn.Tpo" ".deps/awgn.Plo"; else rm -f ".deps/awgn.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT awgn.lo -MD -MP -MF .deps/awgn.Tpo -c awgn.c -o awgn.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT bell_r2_mf.lo -MD -MP -MF ".deps/bell_r2_mf.Tpo" -c -o bell_r2_mf.lo bell_r2_mf.c; then mv -f ".deps/bell_r2_mf.Tpo" ".deps/bell_r2_mf.Plo"; else rm -f ".deps/bell_r2_mf.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT bell_r2_mf.lo -MD -MP -MF .deps/bell_r2_mf.Tpo -c bell_r2_mf.c -o bell_r2_mf.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT bert.lo -MD -MP -MF ".deps/bert.Tpo" -c -o bert.lo bert.c; then mv -f ".deps/bert.Tpo" ".deps/bert.Plo"; else rm -f ".deps/bert.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT bert.lo -MD -MP -MF .deps/bert.Tpo -c bert.c -o bert.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT bit_operations.lo -MD -MP -MF ".deps/bit_operations.Tpo" -c -o bit_operations.lo bit_operations.c; then mv -f ".deps/bit_operations.Tpo" ".deps/bit_operations.Plo"; else rm -f ".deps/bit_operations.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT bit_operations.lo -MD -MP -MF .deps/bit_operations.Tpo -c bit_operations.c -o bit_operations.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT bitstream.lo -MD -MP -MF ".deps/bitstream.Tpo" -c -o bitstream.lo bitstream.c; then mv -f ".deps/bitstream.Tpo" ".deps/bitstream.Plo"; else rm -f ".deps/bitstream.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c bitstream.c -o bitstream.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT complex_filters.lo -MD -MP -MF ".deps/complex_filters.Tpo" -c -o complex_filters.lo complex_filters.c; then mv -f ".deps/complex_filters.Tpo" ".deps/complex_filters.Plo"; else rm -f ".deps/complex_filters.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT complex_filters.lo -MD -MP -MF .deps/complex_filters.Tpo -c complex_filters.c -o complex_filters.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT complex_vector_float.lo -MD -MP -MF ".deps/complex_vector_float.Tpo" -c -o complex_vector_float.lo complex_vector_float.c; then mv -f ".deps/complex_vector_float.Tpo" ".deps/complex_vector_float.Plo"; else rm -f ".deps/complex_vector_float.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT complex_vector_float.lo -MD -MP -MF .deps/complex_vector_float.Tpo -c complex_vector_float.c -o complex_vector_float.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT crc.lo -MD -MP -MF ".deps/crc.Tpo" -c -o crc.lo crc.c; then mv -f ".deps/crc.Tpo" ".deps/crc.Plo"; else rm -f ".deps/crc.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c crc.c -o crc.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT dds_float.lo -MD -MP -MF ".deps/dds_float.Tpo" -c -o dds_float.lo dds_float.c; then mv -f ".deps/dds_float.Tpo" ".deps/dds_float.Plo"; else rm -f ".deps/dds_float.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT dds_float.lo -MD -MP -MF .deps/dds_float.Tpo -c dds_float.c -o dds_float.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT dds_int.lo -MD -MP -MF ".deps/dds_int.Tpo" -c -o dds_int.lo dds_int.c; then mv -f ".deps/dds_int.Tpo" ".deps/dds_int.Plo"; else rm -f ".deps/dds_int.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT dds_int.lo -MD -MP -MF .deps/dds_int.Tpo -c dds_int.c -o dds_int.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT dtmf.lo -MD -MP -MF ".deps/dtmf.Tpo" -c -o dtmf.lo dtmf.c; then mv -f ".deps/dtmf.Tpo" ".deps/dtmf.Plo"; else rm -f ".deps/dtmf.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT dtmf.lo -MD -MP -MF .deps/dtmf.Tpo -c dtmf.c -o dtmf.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT echo.lo -MD -MP -MF ".deps/echo.Tpo" -c -o echo.lo echo.c; then mv -f ".deps/echo.Tpo" ".deps/echo.Plo"; else rm -f ".deps/echo.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT echo.lo -MD -MP -MF .deps/echo.Tpo -c echo.c -o echo.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT fax.lo -MD -MP -MF ".deps/fax.Tpo" -c -o fax.lo fax.c; then mv -f ".deps/fax.Tpo" ".deps/fax.Plo"; else rm -f ".deps/fax.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT fax.lo -MD -MP -MF .deps/fax.Tpo -c fax.c -o fax.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT fsk.lo -MD -MP -MF ".deps/fsk.Tpo" -c -o fsk.lo fsk.c; then mv -f ".deps/fsk.Tpo" ".deps/fsk.Plo"; else rm -f ".deps/fsk.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT fsk.lo -MD -MP -MF .deps/fsk.Tpo -c fsk.c -o fsk.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT g711.lo -MD -MP -MF ".deps/g711.Tpo" -c -o g711.lo g711.c; then mv -f ".deps/g711.Tpo" ".deps/g711.Plo"; else rm -f ".deps/g711.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT g711.lo -MD -MP -MF .deps/g711.Tpo -c g711.c -o g711.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT g722_encode.lo -MD -MP -MF ".deps/g722_encode.Tpo" -c -o g722_encode.lo g722_encode.c; then mv -f ".deps/g722_encode.Tpo" ".deps/g722_encode.Plo"; else rm -f ".deps/g722_encode.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT g722_encode.lo -MD -MP -MF .deps/g722_encode.Tpo -c g722_encode.c -o g722_encode.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT g722_decode.lo -MD -MP -MF ".deps/g722_decode.Tpo" -c -o g722_decode.lo g722_decode.c; then mv -f ".deps/g722_decode.Tpo" ".deps/g722_decode.Plo"; else rm -f ".deps/g722_decode.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT g722_decode.lo -MD -MP -MF .deps/g722_decode.Tpo -c g722_decode.c -o g722_decode.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT g726.lo -MD -MP -MF ".deps/g726.Tpo" -c -o g726.lo g726.c; then mv -f ".deps/g726.Tpo" ".deps/g726.Plo"; else rm -f ".deps/g726.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT g726.lo -MD -MP -MF .deps/g726.Tpo -c g726.c -o g726.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT gsm0610_decode.lo -MD -MP -MF ".deps/gsm0610_decode.Tpo" -c -o gsm0610_decode.lo gsm0610_decode.c; then mv -f ".deps/gsm0610_decode.Tpo" ".deps/gsm0610_decode.Plo"; else rm -f ".deps/gsm0610_decode.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT gsm0610_decode.lo -MD -MP -MF .deps/gsm0610_decode.Tpo -c gsm0610_decode.c -o gsm0610_decode.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT gsm0610_encode.lo -MD -MP -MF ".deps/gsm0610_encode.Tpo" -c -o gsm0610_encode.lo gsm0610_encode.c; then mv -f ".deps/gsm0610_encode.Tpo" ".deps/gsm0610_encode.Plo"; else rm -f ".deps/gsm0610_encode.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT gsm0610_encode.lo -MD -MP -MF .deps/gsm0610_encode.Tpo -c gsm0610_encode.c -o gsm0610_encode.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT gsm0610_long_term.lo -MD -MP -MF ".deps/gsm0610_long_term.Tpo" -c -o gsm0610_long_term.lo gsm0610_long_term.c; then mv -f ".deps/gsm0610_long_term.Tpo" ".deps/gsm0610_long_term.Plo"; else rm -f ".deps/gsm0610_long_term.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT gsm0610_long_term.lo -MD -MP -MF .deps/gsm0610_long_term.Tpo -c gsm0610_long_term.c -o gsm0610_long_term.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT gsm0610_lpc.lo -MD -MP -MF ".deps/gsm0610_lpc.Tpo" -c -o gsm0610_lpc.lo gsm0610_lpc.c; then mv -f ".deps/gsm0610_lpc.Tpo" ".deps/gsm0610_lpc.Plo"; else rm -f ".deps/gsm0610_lpc.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT gsm0610_lpc.lo -MD -MP -MF .deps/gsm0610_lpc.Tpo -c gsm0610_lpc.c -o gsm0610_lpc.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT gsm0610_preprocess.lo -MD -MP -MF ".deps/gsm0610_preprocess.Tpo" -c -o gsm0610_preprocess.lo gsm0610_preprocess.c; then mv -f ".deps/gsm0610_preprocess.Tpo" ".deps/gsm0610_preprocess.Plo"; else rm -f ".deps/gsm0610_preprocess.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT gsm0610_preprocess.lo -MD -MP -MF .deps/gsm0610_preprocess.Tpo -c gsm0610_preprocess.c -o gsm0610_preprocess.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT gsm0610_rpe.lo -MD -MP -MF ".deps/gsm0610_rpe.Tpo" -c -o gsm0610_rpe.lo gsm0610_rpe.c; then mv -f ".deps/gsm0610_rpe.Tpo" ".deps/gsm0610_rpe.Plo"; else rm -f ".deps/gsm0610_rpe.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT gsm0610_rpe.lo -MD -MP -MF .deps/gsm0610_rpe.Tpo -c gsm0610_rpe.c -o gsm0610_rpe.o gsm0610_rpe.c:81:10: error: invalid operand for instruction " movq %[gsm_H],%%mm1;\n" ^ :5:27: note: instantiated into assembly here movq $578149606434209658,%mm1; ^~~~~ gsm0610_rpe.c:82:10: error: invalid operand for instruction " movq %[gsm_H8],%%mm2;\n" ^ :6:27: note: instantiated into assembly here movq $578174260107810413,%mm2; ^~~~~ gsm0610_rpe.c:83:10: error: invalid operand for instruction " movq %[gsm_H16],%%mm3;\n" ^ :7:24: note: instantiated into assembly here movq $280903721549824,%mm3; ^~~~~ 3 errors generated. *** Error code 1 Stop. make[4]: stopped in /wrkdirs/usr/ports/net/iaxmodem/work/iaxmodem-1.2.0/lib/spandsp/src *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/net/iaxmodem/work/iaxmodem-1.2.0/lib/spandsp/src *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/net/iaxmodem/work/iaxmodem-1.2.0/lib/spandsp *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/net/iaxmodem/work/iaxmodem-1.2.0 *** Error code 1 Stop. make: stopped in /usr/ports/net/iaxmodem From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 01:59:10 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 E6451543 for ; Wed, 28 Jan 2015 01:59:10 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 D2630E48 for ; Wed, 28 Jan 2015 01:59:10 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S1xA6d047749 for ; Wed, 28 Jan 2015 01:59:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S1xA2O047735; Wed, 28 Jan 2015 01:59:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 01:59:10 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280159.t0S1xA2O047735@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10amd64-quarterly][databases/qdbm-plus] Failed for qdbm-plus-1.8.78_1 in build 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: Wed, 28 Jan 2015 01:59: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: ports@FreeBSD.org Last committer: miwi@FreeBSD.org Ident: $FreeBSD: branches/2014Q2/databases/qdbm-plus/Makefile 342270 2014-02-02 11:00:29Z miwi $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-quarterly/2015-01-28_01h27m56s/logs/qdbm-plus-1.8.78_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-quarterly&build=2015-01-28_01h27m56s Log: ====>> Building databases/qdbm-plus build started at Wed Jan 28 01:58:26 UTC 2015 port directory: /usr/ports/databases/qdbm-plus building for: FreeBSD 10amd64-quarterly-job-16 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q2/databases/qdbm-plus/Makefile 342270 2014-02-02 11:00:29Z miwi $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=qdbm-plus-1.8.78_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-quarterly/ref/.p/pool MASTERNAME=10amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work HOME=/wrkdirs/usr/ports/databases/qdbm-plus/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 -fPIC -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fPIC -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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/qdbm" EXAMPLESDIR="share/examples/qdbm" DATADIR="share/qdbm" WWWDIR="www/qdbm" ETCDIR="etc/qdbm" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/qdbm DOCSDIR=/usr/local/share/doc/qdbm EXAMPLESDIR=/usr/local/share/examples/qdbm WWWDIR=/usr/local/www/qdbm ETCDIR=/usr/local/etc/qdbm --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> qdbm-plus-1.8.78_1 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.3.txz [10amd64-quarterly-job-16] Installing pkg-1.4.3... [10amd64-quarterly-job-16] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of qdbm-plus-1.8.78_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by qdbm-plus-1.8.78_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by qdbm-plus-1.8.78_1 for building => SHA256 Checksum OK for qdbm-1.8.78.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by qdbm-plus-1.8.78_1 for building ===> Extracting for qdbm-plus-1.8.78_1 => SHA256 Checksum OK for qdbm-1.8.78.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for qdbm-plus-1.8.78_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> qdbm-plus-1.8.78_1 depends on shared library: libqdbm.so - not found ===> Verifying for libqdbm.so in /usr/ports/databases/qdbm ===> Installing existing package /packages/All/qdbm-1.8.78_1.txz [10amd64-quarterly-job-16] Installing qdbm-1.8.78_1... [10amd64-quarterly-job-16] Extracting qdbm-1.8.78_1... done ===> Returning to build of qdbm-plus-1.8.78_1 =========================================================================== =================================================== ===> Configuring for qdbm-plus-1.8.78_1 configure: loading site script /usr/ports/Templates/config.site checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes ./configure: gcc: not found checking for ld... /usr/bin/ld checking for ar... /usr/bin/ar checking for main in -lc... yes checking for main in -lrt... yes checking for main in -pthread... yes checking for main in -lz... yes checking for main in -llzo2... no checking for main in -lbz2... yes checking for main in -liconv... no checking for main in -lstdc++... yes checking for main in -lqdbm... yes checking for main in -lxqdbm... no configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting =========================================================================== =================================================== ===> Building for qdbm-plus-1.8.78_1 c++ -I. -I./.. -I/usr/local/include -I/wrkdirs/usr/ports/databases/qdbm-plus/work/include -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__=1 -D_HPUX_SOURCE=1 -D_POSIX_MAPPED_FILES=1 -D_POSIX_SYNCHRONIZED_IO=1 -DPIC=1 -D_THREAD_SAFE=1 -D_REENTRANT=1 -DNDEBUG -Wall -ansi -pedantic -fsigned-char -fPIC -O2 -fno-strict-aliasing -O1 -c xqdbm.cc c++ -I. -I./.. -I/usr/local/include -I/wrkdirs/usr/ports/databases/qdbm-plus/work/include -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__=1 -D_HPUX_SOURCE=1 -D_POSIX_MAPPED_FILES=1 -D_POSIX_SYNCHRONIZED_IO=1 -DPIC=1 -D_THREAD_SAFE=1 -D_REENTRANT=1 -DNDEBUG -Wall -ansi -pedantic -fsigned-char -fPIC -O2 -fno-strict-aliasing -O1 -c xadbm.cc In file included from xadbm.cc:17: ./xadbm.h:75:19: error: out-of-line declaration of a member must be a definition [-Wout-of-line-declaration] qdbm::Datum qdbm::operator +(const qdbm::Datum& former, const qdbm::Datum& latter); ~~~~~~^ ./xadbm.h:82:19: error: out-of-line declaration of a member must be a definition [-Wout-of-line-declaration] qdbm::Datum qdbm::operator +(const qdbm::Datum& datum, const char* str); ~~~~~~^ ./xadbm.h:89:19: error: out-of-line declaration of a member must be a definition [-Wout-of-line-declaration] qdbm::Datum qdbm::operator +(const char* str, const qdbm::Datum& datum); ~~~~~~^ 3 errors generated. *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/databases/qdbm-plus/work/qdbm-1.8.78/plus *** Error code 1 Stop. make: stopped in /usr/ports/databases/qdbm-plus From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 01:59:27 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 8FD47555 for ; Wed, 28 Jan 2015 01:59:27 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 70196E4D for ; Wed, 28 Jan 2015 01:59:27 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S1xRgW078989 for ; Wed, 28 Jan 2015 01:59:27 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S1xR5H078981; Wed, 28 Jan 2015 01:59:27 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 01:59:27 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280159.t0S1xR5H078981@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10i386-quarterly][multimedia/bombono] Failed for bombono-1.2.2_6 in build 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: Wed, 28 Jan 2015 01:59:27 -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: tijl@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/multimedia/bombono/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-quarterly/2015-01-28_01h23m11s/logs/bombono-1.2.2_6.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-quarterly&build=2015-01-28_01h23m11s Log: ====>> Building multimedia/bombono build started at Wed Jan 28 01:47:30 UTC 2015 port directory: /usr/ports/multimedia/bombono building for: FreeBSD 10i386-quarterly-job-22 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/multimedia/bombono/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=bombono-1.2.2_6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-quarterly/ref/.p/pool MASTERNAME=10i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/bombono/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/bombono/work HOME=/wrkdirs/usr/ports/multimedia/bombono/work TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/bombono/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/bombono/work HOME=/wrkdirs/usr/ports/multimedia/bombono/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -lintl -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-al iasing -I/usr/local/include -Wl,-rpath=/usr/local/lib/gcc48" 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-- OSREL=10.0 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/bombono" EXAMPLESDIR="share/examples/bombono" DATADIR="share/bombono" WWWDIR="www/bombono" ETCDIR="etc/bombono" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/bombono DOCSDIR=/usr/local/share/doc/bombono EXAMPLESDIR=/usr/local/share/examples/bombono WWWDIR=/usr/local/www/bombono ETCDIR=/usr/local/etc/bombono --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> bombono-1.2.2_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.3.txz [10i386-quarterly-job-22] Installing pkg-1.4.3... [10i386-quarterly-job-22] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of bombono-1.2.2_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by bombono-1.2.2_6 for building =========================================================================== =================================================== ===> Fetching all distfiles required by bombono-1.2.2_6 for building => SHA256 Checksum OK for bombono-dvd-1.2.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by bombono-1.2.2_6 for building ===> Extracting for bombono-1.2.2_6 => SHA256 Checksum OK for bombono-dvd-1.2.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for bombono-1.2.2_6 ===> Applying FreeBSD patches for bombono-1.2.2_6 =========================================================================== =================================================== ===> bombono-1.2.2_6 depends on executable: gm - not found ===> Verifying install for gm in /usr/ports/graphics/GraphicsMagick ===> Installing existing package /packages/All/GraphicsMagick-1.3.20_2,1.txz [10i386-quarterly-job-22] Installing GraphicsMagick-1.3.20_2,1... [10i386-quarterly-job-22] `-- Installing freetype2-2.5.4_1... [10i386-quarterly-job-22] `-- Extracting freetype2-2.5.4_1... done [10i386-quarterly-job-22] `-- Installing gcc-4.8.3_2... [10i386-quarterly-job-22] | `-- Installing binutils-2.25... [10i386-quarterly-job-22] | | `-- Installing gettext-runtime-0.19.3... [10i386-quarterly-job-22] | | `-- Installing indexinfo-0.2.2... [10i386-quarterly-job-22] | | `-- Extracting indexinfo-0.2.2... done [10i386-quarterly-job-22] | | `-- Extracting gettext-runtime-0.19.3... done [10i386-quarterly-job-22] | `-- Extracting binutils-2.25... done [10i386-quarterly-job-22] | `-- Installing gcc-ecj-4.5... [10i386-quarterly-job-22] | `-- Extracting gcc-ecj-4.5... done [10i386-quarterly-job-22] | `-- Installing gmp-5.1.3_2... [10i386-quarterly-job-22] | `-- Extracting gmp-5.1.3_2... done [10i386-quarterly-job-22] | `-- Installing mpc-1.0.2_1... [10i386-quarterly-job-22] | | `-- Installing mpfr-3.1.2_2... [10i386-quarterly-job-22] | | `-- Extracting mpfr-3.1.2_2... done [10i386-quarterly-job-22] | `-- Extracting mpc-1.0.2_1... done [10i386-quarterly-job-22] `-- Extracting gcc-4.8.3_2... done [10i386-quarterly-job-22] `-- Installing ghostscript9-9.06_10... [10i386-quarterly-job-22] | `-- Installing cups-image-1.7.3_2... [10i386-quarterly-job-22] | | `-- Installing cups-client-1.7.3_2... ===> Creating users and/or groups. Creating group 'cups' with gid '193'. Creating user 'cups' with uid '193'. [10i386-quarterly-job-22] | | `-- Extracting cups-client-1.7.3_2... done [10i386-quarterly-job-22] | | `-- Installing jpeg-8_6... [10i386-quarterly-job-22] | | `-- Extracting jpeg-8_6... done [10i386-quarterly-job-22] | | `-- Installing png-1.6.16... [10i386-quarterly-job-22] | | `-- Extracting png-1.6.16... done [10i386-quarterly-job-22] | | `-- Installing tiff-4.0.3_5... [10i386-quarterly-job-22] | | `-- Installing jbigkit-2.1_1... [10i386-quarterly-job-22] | | `-- Extracting jbigkit-2.1_1... done [10i386-quarterly-job-22] | | `-- Extracting tiff-4.0.3_5... done ===> Creating users and/or groups. Using existing group 'cups'. Using existing user 'cups'. [10i386-quarterly-job-22] | `-- Extracting cups-image-1.7.3_2... done [10i386-quarterly-job-22] | `-- Installing expat-2.1.0_2... [10i386-quarterly-job-22] | `-- Extracting expat-2.1.0_2... done [10i386-quarterly-job-22] | `-- Installing gsfonts-8.11_6... [10i386-quarterly-job-22] | `-- Extracting gsfonts-8.11_6... done [10i386-quarterly-job-22] | `-- Installing jbig2dec-0.11_4... [10i386-quarterly-job-22] | `-- Extracting jbig2dec-0.11_4... done [10i386-quarterly-job-22] | `-- Installing lcms2-2.6_3... [10i386-quarterly-job-22] | `-- Extracting lcms2-2.6_3... done [10i386-quarterly-job-22] | `-- Installing libXext-1.3.3,1... [10i386-quarterly-job-22] | | `-- Installing libX11-1.6.2_2,1... [10i386-quarterly-job-22] | | `-- Installing kbproto-1.0.6... [10i386-quarterly-job-22] | | `-- Extracting kbproto-1.0.6... done [10i386-quarterly-job-22] | | `-- Installing libXau-1.0.8_2... [10i386-quarterly-job-22] | | | `-- Installing xproto-7.0.26... [10i386-quarterly-job-22] | | | `-- Extracting xproto-7.0.26... done [10i386-quarterly-job-22] | | `-- Extracting libXau-1.0.8_2... done [10i386-quarterly-job-22] | | `-- Installing libXdmcp-1.1.1_2... [10i386-quarterly-job-22] | | `-- Extracting libXdmcp-1.1.1_2... done [10i386-quarterly-job-22] | | `-- Installing libxcb-1.11... [10i386-quarterly-job-22] | | | `-- Installing libpthread-stubs-0.3_6... [10i386-quarterly-job-22] | | | `-- Extracting libpthread-stubs-0.3_6... done [10i386-quarterly-job-22] | | | `-- Installing libxml2-2.9.2_2... add.cpp:(.text+0x87a): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' build/src/mgui/project/add.o: In function `Project::TryAddMedias(std::vector > const&, Project::MediaBrowser&, Gtk::TreePath&, bool)': add.cpp:(.text+0x2912): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' add.cpp:(.text+0x319e): undefined reference to `boost::filesystem3::path::parent_path() const' build/src/mgui/project/browser.o: In function `Project::ObjectBrowser::on_drag_motion(Glib::RefPtr const&, int, int, unsigned int)': browser.cpp:(.text+0x18e): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/browser.o: In function `SafeRemove(std::string const&)': browser.cpp:(.text+0x13fe): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' browser.cpp:(.text+0x141f): undefined reference to `boost::filesystem3::detail::remove(boost::filesystem3::path const&, boost::system::error_code*)' build/src/mgui/project/browser.o: In function `Project::ObjectStore::drag_data_received_vfunc(Gtk::TreePath const&, Gtk::SelectionData const&)': browser.cpp:(.text+0x31e6): undefined reference to `Glib::operator<<(std::ostream&, Glib::ustring const&)' browser.cpp:(.text+0x321c): undefined reference to `Glib::operator<<(std::ostream&, Glib::ustring const&)' build/src/mgui/project/browser.o: In function `Uri2LocalPath(std::string const&, bool&)': browser.cpp:(.text+0x3807): undefined reference to `Gio::File::create_for_uri(std::string const&)' browser.cpp:(.text+0x3947): undefined reference to `Gio::File::query_info_async(sigc::slot&, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil> const&, Glib::RefPtr const&, std::string const&, Gio::FileQueryInfoFlags, int) const' browser.cpp:(.text+0x3bbc): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' browser.cpp:(.text+0x3bdc): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' browser.cpp:(.text+0x3c1f): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' browser.cpp:(.text+0x3ca7): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' browser.cpp:(.text+0x3cf5): undefined reference to `Gio::File::create_for_path(std::string const&)' browser.cpp:(.text+0x40f7): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' browser.cpp:(.text+0x41a9): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' browser.cpp:(.text+0x41fc): undefined reference to `boost::filesystem3::detail::rename(boost::filesystem3::path const&, boost::filesystem3::path const&, boost::system::error_code*)' build/src/mgui/project/browser.o: In function `Gtkmm2ext::DnDTreeView >::on_drag_data_get(Glib::RefPtr const&, Gtk::SelectionData&, unsigned int, unsigned int)': browser.cpp:(.text._ZN9Gtkmm2ext11DnDTreeViewIN5boost13intrusive_ptrIN7Project5MediaEEEE16on_drag_data_getERKN4Glib6RefPtrIN3Gdk11DragContextEEERN3Gtk13SelectionDataEjj[_ZN9Gtkmm2ext11DnDTreeViewIN5boost13intrusive_ptrIN7Project5MediaEEEE16on_drag_data_getERKN4Glib6RefPtrIN3Gdk11DragContextEEERN3Gtk13SelectionDataEjj]+0x11e): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/media-browser.o: In function `Project::OnBitrateControlsChanged(Project::BitrateControls&, bool)': media-browser.cpp:(.text+0xd0): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/media-browser.o: In function `Project::AppendNamedValue(Gtk::VBox&, Glib::RefPtr, char const*, std::string const&)': media-browser.cpp:(.text+0x19f): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/media-browser.o: In function `Project::SetSubtitles(boost::intrusive_ptr, Gtk::Dialog&)': media-browser.cpp:(.text+0x2856): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/media-browser.o: In function `Project::RenderField(Gtk::CellRenderer*, Gtk::TreeIter const&, boost::function const&)': media-browser.cpp:(.text+0x2fd1): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/media-browser.o:media-browser.cpp:(.text+0x6f9e): more undefined references to `Glib::ustring::ustring(std::string const&)' follow build/src/mgui/project/serialize.o: In function `Project::MakeProjectTitle(bool)': serialize.cpp:(.text+0x3eb): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' serialize.cpp:(.text+0x427): undefined reference to `boost::filesystem3::path::parent_path() const' build/src/mgui/project/serialize.o: In function `Project::SetAppTitle(bool)': serialize.cpp:(.text+0x69d): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/serialize.o: In function `Project::CheckBeforeClosing(Project::ConstructorApp&)': serialize.cpp:(.text+0x2570): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/serialize.o: In function `Project::OnNewProject(Project::ConstructorApp&, bool)': serialize.cpp:(.text+0x29d9): undefined reference to `Gtk::Image::Image(std::string const&)' build/src/mgui/project/thumbnail.o: In function `Project::ImgFilePE::MakeImage(PointT const&)': thumbnail.cpp:(.text+0x13d1): undefined reference to `Gdk::Pixbuf::create_from_file(std::string const&)' thumbnail.cpp:(.text+0x14d1): undefined reference to `Gdk::Pixbuf::create_from_file(std::string const&, int, int, bool)' build/src/mgui/sdk/dndtreeview.o: In function `Gtkmm2ext::DnDTreeViewBase::add_object_drag(int, std::string)': dndtreeview.cc:(.text+0x957): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/sdk/textview.o: In function `AppendText(Gtk::TextView&, std::string const&)': textview.cpp:(.text+0x2dd): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/sdk/textview.o: In function `ApplyTag(Gtk::TextView&, std::pair const&, std::string const&, boost::function)>)': textview.cpp:(.text+0x67f): undefined reference to `Glib::ustring::ustring(std::string const&)' textview.cpp:(.text+0x78e): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/sdk/widget.o: In function `SetFilename(Gtk::FileChooser&, std::string const&)': widget.cpp:(.text+0x59c): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/timeline/layout.o:layout.cpp:(.text+0x777): more undefined references to `Glib::ustring::ustring(std::string const&)' follow build/src/mgui/timeline/mviewer.o: In function `OpenFile(Gtk::FileChooser&, boost::function >&)>)': mviewer.cpp:(.text+0x14d3): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' mviewer.cpp:(.text+0x14fe): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' mviewer.cpp:(.text+0x1513): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' mviewer.cpp:(.text+0x153e): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' build/src/mgui/timeline/mviewer.o: In function `PackFileChooserWidget(Gtk::Container&, boost::function >&)>, bool)': mviewer.cpp:(.text+0x2761): undefined reference to `Glib::ustring::ustring(std::string const&)' mviewer.cpp:(.text+0x27ad): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/timeline/mviewer.o: In function `OpenFileWithTrackLayout(TrackLayout&, char const*)': mviewer.cpp:(.text+0x347e): undefined reference to `Glib::ustring::ustring(std::string const&)' mviewer.cpp:(.text+0x3524): undefined reference to `Glib::path_get_basename(std::string const&)' mviewer.cpp:(.text+0x3536): undefined reference to `Glib::filename_to_utf8(std::string const&)' build/src/mgui/timeline/select.o: In function `Timeline::OnSaveFrameDialog(Gtk::FileChooserDialog&, Gtk::CheckButton&)': select.cpp:(.text+0x524): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/timeline/select.o: In function `Timeline::EditBigLabelTL::BeginState(TrackLayout&)': select.cpp:(.text+0x180d): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/timeline/select.o: In function `Timeline::ContextMenuHook::AtScale()': select.cpp:(.text+0x3a10): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/timeline/select.o: In function `Timeline::SaveFrame(Timeline::DAMonitor&)': select.cpp:(.text+0x4b73): undefined reference to `Glib::ustring::ustring(std::string const&)' select.cpp:(.text+0x4d6d): undefined reference to `Glib::ustring::operator=(std::string const&)' select.cpp:(.text+0x4dc8): undefined reference to `Gdk::Pixbuf::save(std::string const&, Glib::ustring const&)' select.cpp:(.text+0x4dee): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' select.cpp:(.text+0x4e17): undefined reference to `boost::filesystem3::path::parent_path() const' build/src/mgui/timeline/service.o: In function `Timeline::Service::FormBigLabel()': service.cpp:(.text+0x2b3): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/timeline/service.o: In function `Timeline::Service::FormTrackName()': service.cpp:(.text+0xd05): undefined reference to `Glib::ustring::ustring(std::string const&)' build/lib/libMdBase.a(archieve.o): In function `Project::Serialization::SaveArchiever::SerializeStringableImpl(boost::function)': archieve.cpp:(.text+0x4db): undefined reference to `Glib::ustring::ustring(std::string const&)' archieve.cpp:(.text+0x54c): undefined reference to `Glib::ustring::ustring(std::string const&)' build/lib/libMdBase.a(archieve-sdk.o): In function `Project::DoLoadArchieve(std::string const&, boost::function const&, char const*)': archieve-sdk.cpp:(.text+0x2b8): undefined reference to `Glib::ustring::ustring(std::string const&)' build/lib/libMdBase.a(media.o): In function `Project::ConvertPathToUtf8(std::string const&)': media.cpp:(.text+0x239): undefined reference to `Glib::filename_to_utf8(std::string const&)' build/lib/libMdBase.a(media.o): In function `Project::ConvertPathFromUtf8(std::string const&)': media.cpp:(.text+0x299): undefined reference to `Glib::ustring::ustring(std::string const&)' build/lib/libMdBase.a(media.o): In function `Project::StorageMD::MakeByPath(std::string const&, bool, std::string const&)': media.cpp:(.text+0x325): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' media.cpp:(.text+0x33f): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' media.cpp:(.text+0x3cc): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' build/lib/libMdBase.a(media.o): In function `CreateDirs(boost::filesystem3::path const&, std::string&)': media.cpp:(.text+0xcca): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' media.cpp:(.text+0xcdf): undefined reference to `boost::filesystem3::detail::create_directories(boost::filesystem3::path const&, boost::system::error_code*)' build/lib/libMdBase.a(resources.o): In function `CreateBmdDir(std::string const&)': resources.cpp:(.text+0x6d4): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' resources.cpp:(.text+0x710): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' resources.cpp:(.text+0x73d): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' build/lib/libMdLib.a(filesystem.o): In function `boost::filesystem::name_str(boost::filesystem3::path const&)': filesystem.cpp:(.text+0x59): undefined reference to `boost::filesystem3::path::filename() const' build/lib/libMdLib.a(filesystem.o): In function `boost::filesystem::name_str(std::string const&)': filesystem.cpp:(.text+0xe3): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' build/lib/libMdLib.a(filesystem.o): In function `get_basename(boost::filesystem3::path const&)': filesystem.cpp:(.text+0x1e9): undefined reference to `boost::filesystem3::path::stem() const' build/lib/libMdLib.a(filesystem.o): In function `get_extension(boost::filesystem3::path const&)': filesystem.cpp:(.text+0x27a): undefined reference to `boost::filesystem3::path::extension() const' build/lib/libMdLib.a(filesystem.o): In function `Project::MakeAbsolutePath(boost::filesystem3::path const&, boost::filesystem3::path const&)': filesystem.cpp:(.text+0x3ee): undefined reference to `boost::filesystem3::path::root_directory() const' filesystem.cpp:(.text+0x44b): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' filesystem.cpp:(.text+0x4a7): undefined reference to `boost::filesystem3::path::m_normalize()' filesystem.cpp:(.text+0x4e1): undefined reference to `boost::filesystem3::detail::current_path(boost::system::error_code*)' build/lib/libMdLib.a(filesystem.o): In function `Project::MakeRelativeToDir(boost::filesystem3::path&, boost::filesystem3::path)': filesystem.cpp:(.text+0x633): undefined reference to `boost::filesystem3::path::m_normalize()' filesystem.cpp:(.text+0x63b): undefined reference to `boost::filesystem3::path::m_normalize()' filesystem.cpp:(.text+0x64d): undefined reference to `boost::filesystem3::path::begin() const' filesystem.cpp:(.text+0x662): undefined reference to `boost::filesystem3::path::end() const' filesystem.cpp:(.text+0x674): undefined reference to `boost::filesystem3::path::begin() const' filesystem.cpp:(.text+0x686): undefined reference to `boost::filesystem3::path::end() const' filesystem.cpp:(.text+0x744): undefined reference to `boost::filesystem3::path::m_path_iterator_increment(boost::filesystem3::path::iterator&)' filesystem.cpp:(.text+0x757): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' filesystem.cpp:(.text+0x75f): undefined reference to `boost::filesystem3::path::m_append_separator_if_needed()' filesystem.cpp:(.text+0x79b): undefined reference to `boost::filesystem3::path::m_erase_redundant_separator(unsigned int)' filesystem.cpp:(.text+0x7c0): undefined reference to `boost::filesystem3::path::m_path_iterator_increment(boost::filesystem3::path::iterator&)' filesystem.cpp:(.text+0x7c8): undefined reference to `boost::filesystem3::path::m_path_iterator_increment(boost::filesystem3::path::iterator&)' filesystem.cpp:(.text+0x80c): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' filesystem.cpp:(.text+0x817): undefined reference to `boost::filesystem3::path::m_path_iterator_increment(boost::filesystem3::path::iterator&)' build/lib/libMdLib.a(filesystem.o): In function `AppendPath(std::string const&, std::string const&)': filesystem.cpp:(.text+0x9f4): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' filesystem.cpp:(.text+0xa12): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' filesystem.cpp:(.text+0xa47): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' build/lib/libMdLib.a(filesystem.o): In function `boost::filesystem::is_empty_directory(boost::filesystem3::path const&)': filesystem.cpp:(.text+0xce5): undefined reference to `boost::filesystem3::detail::directory_iterator_construct(boost::filesystem3::directory_iterator&, boost::filesystem3::path const&, boost::system::error_code*)' build/lib/libMdLib.a(filesystem.o): In function `Project::ClearAllFiles(boost::filesystem3::path const&, std::string&)': filesystem.cpp:(.text+0x1435): undefined reference to `boost::filesystem3::detail::directory_iterator_construct(boost::filesystem3::directory_iterator&, boost::filesystem3::path const&, boost::system::error_code*)' filesystem.cpp:(.text+0x1448): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' filesystem.cpp:(.text+0x145a): undefined reference to `boost::filesystem3::path_traits::dispatch(boost::filesystem3::directory_entry const&, std::string&, std::codecvt const&)' filesystem.cpp:(.text+0x146a): undefined reference to `boost::filesystem3::detail::remove_all(boost::filesystem3::path const&, boost::system::error_code*)' filesystem.cpp:(.text+0x148c): undefined reference to `boost::filesystem3::detail::directory_iterator_increment(boost::filesystem3::directory_iterator&, boost::system::error_code*)' build/lib/libMdLib.a(filesystem.o): In function `void boost::checked_delete(boost::filesystem3::detail::dir_itr_imp*)': filesystem.cpp:(.text._ZN5boost14checked_deleteINS_11filesystem36detail11dir_itr_impEEEvPT_[_ZN5boost14checked_deleteINS_11filesystem36detail11dir_itr_impEEEvPT_]+0x1b): undefined reference to `boost::filesystem3::detail::dir_itr_close(void*&, void*&)' build/lib/libMdLib.a(regex.o): In function `re::search(__gnu_cxx::__normal_iterator, __gnu_cxx::__normal_iterator, re::match_results&, re::pattern const&, boost::regex_constants::_match_flags)': regex.cpp:(.text+0x651): undefined reference to `boost::re_detail::perl_matcher<__gnu_cxx::__normal_iterator, std::allocator > >, boost::regex_traits > >::construct_init(boost::basic_regex > > const&, boost::regex_constants::_match_flags)' build/lib/libMdLib.a(regex.o): In function `re::match(std::string const&, re::match_results&, re::pattern const&, boost::regex_constants::_match_flags)': regex.cpp:(.text+0x8c0): undefined reference to `boost::re_detail::perl_matcher<__gnu_cxx::__normal_iterator, std::allocator > >, boost::regex_traits > >::construct_init(boost::basic_regex > > const&, boost::regex_constants::_match_flags)' build/lib/libMdLib.a(regex.o): In function `boost::re_detail::perl_matcher<__gnu_cxx::__normal_iterator, std::allocator > >, boost::regex_traits > >::match_match()': regex.cpp:(.text._ZN5boost9re_detail12perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcSsEESaINS_9sub_matchIS6_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE11match_matchEv[_ZN5boost9re_detail12perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcSsEESaINS_9sub_matchIS6_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE11match_matchEv]+0x325): undefined reference to `boost::match_results<__gnu_cxx::__normal_iterator, std::allocator > > >::maybe_assign(boost::match_results<__gnu_cxx::__normal_iterator, std::allocator > > > const&)' build/src/mgui/project/mconstructor.o: In function `InitI18n()': mconstructor.cpp:(.text+0xd0a): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' mconstructor.cpp:(.text+0xd46): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' mconstructor.cpp:(.text+0xd82): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' mconstructor.cpp:(.text+0xdba): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' mconstructor.cpp:(.text+0xdfd): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' build/src/mgui/project/mconstructor.o: In function `Project::ConstructorApp::SetTabName(std::string const&, int)': mconstructor.cpp:(.text+0x1745): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/mconstructor.o: In function `Project::UpdateDVDSize()': mconstructor.cpp:(.text+0x1c34): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/mconstructor.o: In function `Project::ConstructorApp::ConstructorApp()': mconstructor.cpp:(.text+0x3eb5): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/mconstructor.o: In function `Project::RunConstructor(std::string const&, bool)': mconstructor.cpp:(.text+0x4d6d): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' mconstructor.cpp:(.text+0x4dfe): undefined reference to `boost::filesystem3::detail::directory_iterator_construct(boost::filesystem3::directory_iterator&, boost::filesystem3::path const&, boost::system::error_code*)' mconstructor.cpp:(.text+0x4e4e): undefined reference to `Gdk::Pixbuf::create_from_file(std::string const&)' mconstructor.cpp:(.text+0x4eae): undefined reference to `boost::filesystem3::detail::directory_iterator_increment(boost::filesystem3::directory_iterator&, boost::system::error_code*)' mconstructor.cpp:(.text+0x5154): undefined reference to `boost::filesystem3::detail::dir_itr_close(void*&, void*&)' build/lib/libMdBase.a(table.o): In function `Project::IsFrameDir(boost::filesystem3::path const&)': table.cpp:(.text+0x267): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' table.cpp:(.text+0x288): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' table.cpp:(.text+0x2db): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' build/lib/libMdBase.a(table.o): In function `Project::SerializePath(Project::Archieve&, char const*, std::string&)': table.cpp:(.text+0xf64): undefined reference to `boost::filesystem3::path::parent_path() const' table.cpp:(.text+0x10f2): undefined reference to `boost::filesystem3::path::root_directory() const' build/lib/libMdBase.a(table.o): In function `Project::AddSrcDirs(std::vector >&, char const*)': table.cpp:(.text+0x1b11): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' build/lib/libMdBase.a(table.o): In function `Project::FindThemePath(std::string const&)': table.cpp:(.text+0x1f4c): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' table.cpp:(.text+0x1faa): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' build/lib/libMdBase.a(table.o): In function `Project::GetThemeList(std::vector >&)': table.cpp:(.text+0x22d6): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' table.cpp:(.text+0x235e): undefined reference to `boost::filesystem3::detail::directory_iterator_construct(boost::filesystem3::directory_iterator&, boost::filesystem3::path const&, boost::system::error_code*)' table.cpp:(.text+0x23b5): undefined reference to `boost::filesystem3::detail::directory_iterator_increment(boost::filesystem3::directory_iterator&, boost::system::error_code*)' table.cpp:(.text+0x23c8): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' table.cpp:(.text+0x23da): undefined reference to `boost::filesystem3::path_traits::dispatch(boost::filesystem3::directory_entry const&, std::string&, std::codecvt const&)' table.cpp:(.text+0x2534): undefined reference to `boost::filesystem3::detail::dir_itr_close(void*&, void*&)' build/lib/libMdBase.a(table.o): In function `Project::ADatabase::SaveWithFnr(boost::function)': table.cpp:(.text+0x2e20): undefined reference to `Glib::ustring::ustring(std::string const&)' build/lib/libMdBase.a(table.o): In function `boost::filesystem3::operator/(boost::filesystem3::path const&, boost::filesystem3::path const&)': table.cpp:(.text._ZN5boost11filesystem3dvERKNS0_4pathES3_[_ZN5boost11filesystem3dvERKNS0_4pathES3_]+0x29): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' collect2: error: ld returned 1 exit status scons: *** [build/bin/bombono-dvd] Error 1 scons: building terminated because of errors. *** Error code 1 Stop. make: stopped in /usr/ports/multimedia/bombono From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 01:59:36 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 91AEA55F for ; Wed, 28 Jan 2015 01:59:36 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 723C2E4E; Wed, 28 Jan 2015 01:59:36 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S1xa4Q070130; Wed, 28 Jan 2015 01:59:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S1xa3S070118; Wed, 28 Jan 2015 01:59:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 01:59:36 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280159.t0S1xa3S070118@beefy2.isc.freebsd.org> To: konstantin.lepa@gmail.com Subject: [package - 10amd64-quarterly][devel/vxlog] Failed for vxlog-1.0.3 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: Wed, 28 Jan 2015 01:59:36 -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: konstantin.lepa@gmail.com Last committer: bapt@FreeBSD.org Ident: $FreeBSD: branches/2014Q2/devel/vxlog/Makefile 343156 2014-02-06 21:52:27Z bapt $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-quarterly/2015-01-28_01h27m56s/logs/vxlog-1.0.3.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-quarterly&build=2015-01-28_01h27m56s Log: ====>> Building devel/vxlog build started at Wed Jan 28 01:59:30 UTC 2015 port directory: /usr/ports/devel/vxlog building for: FreeBSD 10amd64-quarterly-job-15 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: konstantin.lepa@gmail.com Makefile ident: $FreeBSD: branches/2014Q2/devel/vxlog/Makefile 343156 2014-02-06 21:52:27Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=vxlog-1.0.3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-quarterly/ref/.p/pool MASTERNAME=10amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/vxlog/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/vxlog/work HOME=/wrkdirs/usr/ports/devel/vxlog/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/vxlog/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/vxlog/work HOME=/wrkdirs/usr/ports/devel/vxlog/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-- CMAKE_BUILD_TYPE="release" OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/vxlog" EXAMPLESDIR="share/examples/vxlog" DATADIR="share/vxlog" WWWDIR="www/vxlog" ETCDIR="etc/vxlog" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/vxlog DOCSDIR=/usr/local/share/doc/vxlog EXAMPLESDIR=/usr/local/share/examples/vxlog WWWDIR=/usr/local/www/vxlog ETCDIR=/usr/local/etc/vxlog --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License MIT accepted by the user =========================================================================== =================================================== ===> vxlog-1.0.3 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.3.txz [10amd64-quarterly-job-15] Installing pkg-1.4.3... [10amd64-quarterly-job-15] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of vxlog-1.0.3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by vxlog-1.0.3 for building =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by vxlog-1.0.3 for building => SHA256 Checksum OK for vxlog-1.0.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by vxlog-1.0.3 for building ===> Extracting for vxlog-1.0.3 => SHA256 Checksum OK for vxlog-1.0.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for vxlog-1.0.3 =========================================================================== =================================================== ===> vxlog-1.0.3 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.0.2.txz [10amd64-quarterly-job-15] Installing cmake-3.0.2... [10amd64-quarterly-job-15] `-- Installing cmake-modules-3.0.2... [10amd64-quarterly-job-15] `-- Extracting cmake-modules-3.0.2... done [10amd64-quarterly-job-15] `-- Installing curl-7.39.0_1... [10amd64-quarterly-job-15] | `-- Installing ca_root_nss-3.17.3_1... [10amd64-quarterly-job-15] | `-- Extracting ca_root_nss-3.17.3_1... done [10amd64-quarterly-job-15] `-- Extracting curl-7.39.0_1... done [10amd64-quarterly-job-15] `-- Installing expat-2.1.0_2... [10amd64-quarterly-job-15] `-- Extracting expat-2.1.0_2... done [10amd64-quarterly-job-15] Extracting cmake-3.0.2... done ===> Returning to build of vxlog-1.0.3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for vxlog-1.0.3 ===> Performing in-source build /bin/mkdir -p /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3 -- The C compiler identification is Clang 3.3.0 -- The CXX compiler identification is Clang 3.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Build type is set to 'Release' -- Found Pthreads: /usr/lib/libpthread.so -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_DEBUG CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_RELEASE CMAKE_EXE_LINKER_FLAGS CMAKE_MODULE_LINKER_FLAGS THREADS_HAVE_PTHREAD_ARG -- Build files have been written to: /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3 =========================================================================== =================================================== ===> Building for vxlog-1.0.3 /usr/local/bin/cmake -H/wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3 -B/wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3/CMakeFiles /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f src/CMakeFiles/vxlog.dir/build.make src/CMakeFiles/vxlog.dir/depend cd /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3 /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3/src /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3 /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3/src /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3/src/CMakeFiles/vxlog.dir/DependInfo.cmake Scanning dependencies of target vxlog /usr/bin/make -f src/CMakeFiles/vxlog.dir/build.make src/CMakeFiles/vxlog.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3/CMakeFiles 1 [ 20%] Building CXX object src/CMakeFiles/vxlog.dir/syslog-outputter.cc.o cd /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3/src && /usr/bin/c++ -Dvxlog_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3/src -I/opt/local/include -I/usr/local/include -o CMakeFiles/vxlog.dir/syslog-outputter.cc.o -c /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3/src/syslog-outputter.cc In file included from /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3/src/syslog-outputter.cc:23: In file included from /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3/src/vxlog/syslog-outputter.h:26: /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3/src/vxlog/outputter-interface.h:40:14: error: no member named 'tr1' in namespace 'std' typedef std::tr1::shared_ptr SharedOutputterPtr; ~~~~~^ /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3/src/vxlog/outputter-interface.h:40:29: error: expected unqualified-id typedef std::tr1::shared_ptr SharedOutputterPtr; ^ In file included from /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3/src/syslog-outputter.cc:23: /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3/src/vxlog/syslog-outputter.h:52:14: error: no member named 'tr1' in namespace 'std' typedef std::tr1::shared_ptr SyslogOutputterPtr; ~~~~~^ /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3/src/vxlog/syslog-outputter.h:52:29: error: expected unqualified-id typedef std::tr1::shared_ptr SyslogOutputterPtr; ^ 4 errors generated. *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3 *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/devel/vxlog/work/vxlog-1.0.3 *** Error code 1 Stop. make: stopped in /usr/ports/devel/vxlog From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 02:00:03 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 F3503574; Wed, 28 Jan 2015 02:00:02 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 E12F7E57; Wed, 28 Jan 2015 02:00:02 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S202MW018398; Wed, 28 Jan 2015 02:00:02 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S202k0018342; Wed, 28 Jan 2015 02:00:02 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 02:00:02 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280200.t0S202k0018342@beefy1.isc.freebsd.org> To: obrien@FreeBSD.org Subject: [package - 10i386-quarterly][ftp/ncftp1] Failed for ncftp1-1.9.5 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: Wed, 28 Jan 2015 02:00:03 -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: obrien@FreeBSD.org Last committer: adamw@FreeBSD.org Ident: $FreeBSD: branches/2014Q3/ftp/ncftp1/Makefile 351560 2014-04-18 19:21:04Z adamw $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-quarterly/2015-01-28_01h23m11s/logs/ncftp1-1.9.5.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-quarterly&build=2015-01-28_01h23m11s Log: ====>> Building ftp/ncftp1 build started at Wed Jan 28 01:59:59 UTC 2015 port directory: /usr/ports/ftp/ncftp1 building for: FreeBSD 10i386-quarterly-job-10 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: obrien@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q3/ftp/ncftp1/Makefile 351560 2014-04-18 19:21:04Z adamw $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=ncftp1-1.9.5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-quarterly/ref/.p/pool MASTERNAME=10i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for ncftp1-1.9.5: AS_NCFTP=off: Install binary as ncftp instead of ncftp1 ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work HOME=/wrkdirs/usr/ports/ftp/ncftp1/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work HOME=/wrkdirs/usr/ports/ftp/ncftp1/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work HOME=/wrkdirs/usr/ports/ftp/ncftp1/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work HOME=/wrkdirs/usr/ports/ftp/ncftp1/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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/ncftp" EXAMPLESDIR="share/examples/ncftp" DATADIR="share/ncftp" WWWDIR="www/ncftp" ETCDIR="etc/ncftp" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ncftp DOCSDIR=/usr/local/share/doc/ncftp EXAMPLESDIR=/usr/local/share/examples/ncftp WWWDIR=/usr/local/www/ncftp ETCDIR=/usr/local/etc/ncftp --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> ncftp1-1.9.5 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.3.txz [10i386-quarterly-job-10] Installing pkg-1.4.3... [10i386-quarterly-job-10] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ncftp1-1.9.5 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by ncftp1-1.9.5 for building =========================================================================== =================================================== ===> Fetching all distfiles required by ncftp1-1.9.5 for building => SHA256 Checksum OK for ncftp-1.9.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by ncftp1-1.9.5 for building ===> Extracting for ncftp1-1.9.5 => SHA256 Checksum OK for ncftp-1.9.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ncftp1-1.9.5 ===> Applying FreeBSD patches for ncftp1-1.9.5 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for ncftp1-1.9.5 =========================================================================== =================================================== ===> Building for ncftp1-1.9.5 cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -DMK='"cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -s -lreadline"' cmds.c -c cmds.c:997:62: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] (void) strncat(lsflags, (argv[i] + (lsflags[0] == '-')), sizeof(lsflags)); ^~~~~~~~~~~~~~~ cmds.c:997:62: note: change the argument to be the free space in the destination buffer minus the terminating null byte (void) strncat(lsflags, (argv[i] + (lsflags[0] == '-')), sizeof(lsflags)); ^~~~~~~~~~~~~~~ sizeof(lsflags) - strlen(lsflags) - 1 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -c cmdtab.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -c ftp.c ftp.c:208:6: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] if (Getsockname(s, (char *)&myctladdr, &len) < 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./sys.h:481:70: note: expanded from macro 'Getsockname' # define Getsockname(d,a,l) getsockname((d), (struct sockaddr *)(a), (l)) ^~~ /usr/include/sys/socket.h:605:74: note: passing argument to parameter here int getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict); ^ ftp.c:1851:6: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] if (Getsockname(data, (char *)&data_addr, &len) < 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./sys.h:481:70: note: expanded from macro 'Getsockname' # define Getsockname(d,a,l) getsockname((d), (struct sockaddr *)(a), (l)) ^~~ /usr/include/sys/socket.h:605:74: note: passing argument to parameter here int getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict); ^ ftp.c:1904:6: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] s = Accept(data, &from, &fromlen); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./sys.h:493:61: note: expanded from macro 'Accept' # define Accept(a,b,c) (accept((a), (struct sockaddr *)(b), (int *)(c))) ^~~~~~~~~~ /usr/include/sys/socket.h:596:69: note: passing argument to parameter here int accept(int, struct sockaddr * __restrict, socklen_t * __restrict); ^ 3 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -c ftprc.c ftprc.c:255:2: warning: incompatible pointer types passing 'cmp_t' (aka 'int (*)(void *, void *)') to parameter of type 'int (*)(const void *, const void *)' [-Wincompatible-pointer-types] QSort(recents, nRecents, sizeof(recentsite), RecentCmp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./util.h:58:41: note: expanded from macro 'QSort' qsort(base, (size_t)(n), (size_t)(sz), (cmp_t)(cmp)) ^~~~~~~~~~~~ /usr/include/stdlib.h:102:12: note: passing argument to parameter here int (*)(const void *, const void *)); ^ 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -c getpass.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -c glob.c glob.c:51:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] static match(char *s, char *p); ~~~~~~ ^ glob.c:52:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] static amatch(char *s, char *p); ~~~~~~ ^ glob.c:59:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] static tglob(char c); ~~~~~~ ^ glob.c:219:16: error: incomplete definition of type 'struct _dirdesc' if (fstat(dirp->dd_fd, &stb) < 0) ~~~~^ /usr/include/dirent.h:58:8: note: forward declaration of 'struct _dirdesc' struct _dirdesc; ^ glob.c:374:5: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ glob.c:418:7: warning: add explicit braces to avoid dangling else [-Wdangling-else] } else ^ glob.c:524:4: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if (eq(p, "{") || eq(p, "{}")) ^ 6 warnings and 1 error generated. *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/ftp/ncftp1/work/ncftp-1.9.5 *** Error code 1 Stop. make: stopped in /usr/ports/ftp/ncftp1 From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 02:00:47 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 08C12594 for ; Wed, 28 Jan 2015 02:00:47 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 CE589E65; Wed, 28 Jan 2015 02:00:46 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S20kXK078489; Wed, 28 Jan 2015 02:00:46 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S20kMR078164; Wed, 28 Jan 2015 02:00:46 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 02:00:46 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280200.t0S20kMR078164@beefy1.isc.freebsd.org> To: ohartman@zedat.fu-berlin.de Subject: [package - 10i386-quarterly][devel/freeocl] Failed for freeocl-0.3.6_6 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: Wed, 28 Jan 2015 02:00: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: ohartman@zedat.fu-berlin.de Last committer: rodrigo@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/devel/freeocl/Makefile 372647 2014-11-16 19:14:45Z rodrigo $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-quarterly/2015-01-28_01h23m11s/logs/freeocl-0.3.6_6.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-quarterly&build=2015-01-28_01h23m11s Log: ====>> Building devel/freeocl build started at Wed Jan 28 02:00:31 UTC 2015 port directory: /usr/ports/devel/freeocl building for: FreeBSD 10i386-quarterly-job-17 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: ohartman@zedat.fu-berlin.de Makefile ident: $FreeBSD: branches/2015Q1/devel/freeocl/Makefile 372647 2014-11-16 19:14:45Z rodrigo $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=freeocl-0.3.6_6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-quarterly/ref/.p/pool MASTERNAME=10i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/freeocl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/freeocl/work HOME=/wrkdirs/usr/ports/devel/freeocl/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/freeocl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/freeocl/work HOME=/wrkdirs/usr/ports/devel/freeocl/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -pthread -std=gnu++0x -Wl,-rpath =/usr/local/lib/gcc48" 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-- CMAKE_BUILD_TYPE="release" OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/freeocl" EXAMPLESDIR="share/examples/freeocl" DATADIR="share/freeocl" WWWDIR="www/freeocl" ETCDIR="etc/freeocl" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/freeocl DOCSDIR=/usr/local/share/doc/freeocl EXAMPLESDIR=/usr/local/share/examples/freeocl WWWDIR=/usr/local/www/freeocl ETCDIR=/usr/local/etc/freeocl --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL3 accepted by the user =========================================================================== =================================================== ===> freeocl-0.3.6_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.3.txz [10i386-quarterly-job-17] Installing pkg-1.4.3... [10i386-quarterly-job-17] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of freeocl-0.3.6_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL3 accepted by the user ===> Fetching all distfiles required by freeocl-0.3.6_6 for building =========================================================================== =================================================== ===> License LGPL3 accepted by the user ===> Fetching all distfiles required by freeocl-0.3.6_6 for building => SHA256 Checksum OK for FreeOCL-0.3.6-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL3 accepted by the user ===> Fetching all distfiles required by freeocl-0.3.6_6 for building ===> Extracting for freeocl-0.3.6_6 => SHA256 Checksum OK for FreeOCL-0.3.6-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for freeocl-0.3.6_6 ===> Applying FreeBSD patches for freeocl-0.3.6_6 /usr/bin/sed -i.bak -e 's:%%PREFIX%%:/usr/local:g' /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/src/icd/icd_loader.cpp /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeLists.txt =========================================================================== =================================================== ===> freeocl-0.3.6_6 depends on file: /usr/local/lib/libatomic_ops.a - not found ===> Verifying install for /usr/local/lib/libatomic_ops.a in /usr/ports/devel/libatomic_ops ===> Installing existing package /packages/All/libatomic_ops-7.4.0_1.txz [10i386-quarterly-job-17] Installing libatomic_ops-7.4.0_1... [10i386-quarterly-job-17] Extracting libatomic_ops-7.4.0_1... done ===> Returning to build of freeocl-0.3.6_6 ===> freeocl-0.3.6_6 depends on file: /usr/local/include/CL/opencl.h - not found ===> Verifying install for /usr/local/include/CL/opencl.h in /usr/ports/devel/opencl ===> Installing existing package /packages/All/opencl-2.0.txz [10i386-quarterly-job-17] Installing opencl-2.0... [10i386-quarterly-job-17] Extracting opencl-2.0... done Message for opencl-2.0: OpenCL is the first open, royalty-free standard for cross-platform, parallel programming of modern processors. ===> Returning to build of freeocl-0.3.6_6 ===> freeocl-0.3.6_6 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.0.2.txz [10i386-quarterly-job-17] Installing cmake-3.0.2... [10i386-quarterly-job-17] `-- Installing cmake-modules-3.0.2... [10i386-quarterly-job-17] `-- Extracting cmake-modules-3.0.2... done [10i386-quarterly-job-17] `-- Installing curl-7.39.0_1... [10i386-quarterly-job-17] | `-- Installing ca_root_nss-3.17.3_1... [10i386-quarterly-job-17] | `-- Extracting ca_root_nss-3.17.3_1... done [10i386-quarterly-job-17] `-- Extracting curl-7.39.0_1... done [10i386-quarterly-job-17] `-- Installing expat-2.1.0_2... [10i386-quarterly-job-17] `-- Extracting expat-2.1.0_2... done [10i386-quarterly-job-17] Extracting cmake-3.0.2... done ===> Returning to build of freeocl-0.3.6_6 ===> freeocl-0.3.6_6 depends on executable: gcc48 - not found ===> Verifying install for gcc48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.3_2.txz [10i386-quarterly-job-17] Installing gcc-4.8.3_2... [10i386-quarterly-job-17] `-- Installing binutils-2.25... [10i386-quarterly-job-17] | `-- Installing gettext-runtime-0.19.3... [10i386-quarterly-job-17] | | `-- Installing indexinfo-0.2.2... [10i386-quarterly-job-17] | | `-- Extracting indexinfo-0.2.2... done [10i386-quarterly-job-17] | `-- Extracting gettext-runtime-0.19.3... done [10i386-quarterly-job-17] `-- Extracting binutils-2.25... done [10i386-quarterly-job-17] `-- Installing gcc-ecj-4.5... [10i386-quarterly-job-17] `-- Extracting gcc-ecj-4.5... done [10i386-quarterly-job-17] `-- Installing gmp-5.1.3_2... [10i386-quarterly-job-17] `-- Extracting gmp-5.1.3_2... done [10i386-quarterly-job-17] `-- Installing mpc-1.0.2_1... [10i386-quarterly-job-17] | `-- Installing mpfr-3.1.2_2... [10i386-quarterly-job-17] | `-- Extracting mpfr-3.1.2_2... done [10i386-quarterly-job-17] `-- Extracting mpc-1.0.2_1... done [10i386-quarterly-job-17] Extracting gcc-4.8.3_2... done Message for gcc-4.8.3_2: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of freeocl-0.3.6_6 ===> freeocl-0.3.6_6 depends on file: /usr/local/bin/as - found =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for freeocl-0.3.6_6 ===> Performing in-source build /bin/mkdir -p /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source -- The C compiler identification is GNU 4.8.3 -- The CXX compiler identification is GNU 4.8.3 -- Check for working C compiler: /usr/local/bin/gcc48 -- Check for working C compiler: /usr/local/bin/gcc48 -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/local/bin/g++48 -- Check for working CXX compiler: /usr/local/bin/g++48 -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Looking for include file pthread.h -- Looking for include file pthread.h - found -- Found Threads: TRUE -- Try OpenMP C flag = [-fopenmp] -- Performing Test OpenMP_FLAG_DETECTED -- Performing Test OpenMP_FLAG_DETECTED - Success -- Try OpenMP CXX flag = [-fopenmp] -- Performing Test OpenMP_FLAG_DETECTED -- Performing Test OpenMP_FLAG_DETECTED - Success -- Found OpenMP: -fopenmp -- OpenMP found. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_RELEASE CMAKE_EXE_LINKER_FLAGS CMAKE_MODULE_LINKER_FLAGS -- Build files have been written to: /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source =========================================================================== =================================================== ===> Building for freeocl-0.3.6_6 /usr/local/bin/cmake -H/wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source -B/wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f src/CMakeFiles/FreeOCL.dir/build.make src/CMakeFiles/FreeOCL.dir/depend cd /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/src /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/src /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/src/CMakeFiles/FreeOCL.dir/DependInfo.cmake Scanning dependencies of target FreeOCL /usr/bin/make -f src/CMakeFiles/FreeOCL.dir/build.make src/CMakeFiles/FreeOCL.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles 1 [ 1%] Building CXX object src/CMakeFiles/FreeOCL.dir/freeocl.cpp.o cd /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/src && /usr/local/bin/g++48 -DFreeOCL_EXPORTS -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -pthread -std=gnu++0x -Wl,-rpath=/usr/local/lib/gcc48 -std=c++0x -DFREEOCL_USE_CXX0X -fopenmp -DFREEOCL_ARCH_i386 -O3 -ffast-math -fPIC -I/wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/. -I/wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/include -I/wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/src -o CMakeFiles/FreeOCL.dir/freeocl.cpp.o -c /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/src/freeocl.cpp In file included from /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/src/freeocl.h:30:0, from /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/src/freeocl.cpp:18: /usr/local/lib/gcc48/gcc/i386-portbld-freebsd10.0/4.8.3/include/xmmintrin.h:31:3: error: #error "SSE instruction set not enabled" # error "SSE instruction set not enabled" ^ *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source *** Error code 1 Stop. make: stopped in /usr/ports/devel/freeocl From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 02:01:56 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 AA4E85AE for ; Wed, 28 Jan 2015 02:01:56 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 945C3EE9 for ; Wed, 28 Jan 2015 02:01:56 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S21uQd054607 for ; Wed, 28 Jan 2015 02:01:56 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S21uqK054589; Wed, 28 Jan 2015 02:01:56 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 02:01:56 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280201.t0S21uqK054589@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10i386-quarterly][databases/mysql-workbench51] Failed for mysql-workbench-oss51-5.1.16_11 in build 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: Wed, 28 Jan 2015 02:01:56 -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: tijl@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/databases/mysql-workbench51/Makefile 368126 2014-09-13 18:25:04Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-quarterly/2015-01-28_01h23m11s/logs/mysql-workbench-oss51-5.1.16_11.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-quarterly&build=2015-01-28_01h23m11s Log: ====>> Building databases/mysql-workbench51 build started at Wed Jan 28 01:56:20 UTC 2015 port directory: /usr/ports/databases/mysql-workbench51 building for: FreeBSD 10i386-quarterly-job-09 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/databases/mysql-workbench51/Makefile 368126 2014-09-13 18:25:04Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=mysql-workbench-oss51-5.1.16_11 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-quarterly/ref/.p/pool MASTERNAME=10i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for mysql-workbench-oss51-5.1.16_11: PYTHON=off: Python bindings or support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- GNOME2_DIR="/usr/local" LUA_LIBS="-llua-5.1" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh AUTOMAKE=/usr/local/bin/automake-1.14 AUTOMAKE_DIR=/usr/local/share/automake-1.14 AUTOMAKE_VERSION=1.14 AUTOMAKE_APIVER=1.14 ACLOCAL=/usr/local/bin/aclocal-1.14 ACLOCAL_DIR=/usr/local/share/aclocal-1.14 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPD ATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh ESD_CONFIG="/usr/local/bin/esd-config" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work TMPDIR="/tmp" LUA_MODLIBDIR=/usr/local/lib/lua/5.1 LUA_MODSHAREDIR=/usr/local/share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=/usr/local/include/lua51 LUA_LIBDIR=/usr/local/lib NO_PIE=yes SHELL=/bin/sh NO_LINT=YES AUTOMAKE=/usr/local/bin/automake-1.14 AUTOMAKE_DIR=/usr/local/share/automake-1.14 AUTOMAKE_VERSION=1.14 AUTOMAKE_APIVER=1.14 ACLOCAL=/usr/local/bin/aclocal-1.14 ACLOCAL_DIR=/usr/local/share/aclocal-1.14 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/l ocal/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh ESD_CONFIG="/usr/local/bin/esd-config" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51" 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="in! stall -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- LUA_MODLIBDIR=lib/lua/5.1 LUA_MODSHAREDIR=share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=include/lua51 LUA_LIBDIR=lib LUA_VER_STR=51 OSREL=10.0 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/mysql-workbench-oss" EXAMPLESDIR="share/examples/mysql-workbench-oss" DATADIR="share/mysql-workbench" WWWDIR="www/mysql-workbench-oss" ETCDIR="etc/mysql-workbench-oss" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mysql-workbench DOCSDIR=/usr/local/share/doc/mysql-workbench-oss EXAMPLESDIR=/usr/local/share/examples/mysql-workbench-oss WWWDIR=/usr/local/www/mysql-workbench-oss ETCDIR=/usr/local/etc/mysql-workbench-oss --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== /!\ WARNING /!\ DEFAULT_MYSQL_VER is defined, consider using DEFAULT_VERSIONS=mysql=51 instead =========================================================================== =================================================== ===> mysql-workbench-oss51-5.1.16_11 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.3.txz [10i386-quarterly-job-09] Installing pkg-1.4.3... [10i386-quarterly-job-09] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mysql-workbench-oss51-5.1.16_11 =========================================================================== =================================================== =========================================================================== =================================================== /!\ WARNING /!\ DEFAULT_MYSQL_VER is defined, consider using DEFAULT_VERSIONS=mysql=51 instead ===> Fetching all distfiles required by mysql-workbench-oss51-5.1.16_11 for building =========================================================================== =================================================== /!\ WARNING /!\ DEFAULT_MYSQL_VER is defined, consider using DEFAULT_VERSIONS=mysql=51 instead ===> Fetching all distfiles required by mysql-workbench-oss51-5.1.16_11 for building => SHA256 Checksum OK for mysql-workbench-oss-5.1.16.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== /!\ WARNING /!\ DEFAULT_MYSQL_VER is defined, consider using DEFAULT_VERSIONS=mysql=51 instead ===> Fetching all distfiles required by mysql-workbench-oss51-5.1.16_11 for building ===> Extracting for mysql-workbench-oss51-5.1.16_11 => SHA256 Checksum OK for mysql-workbench-oss-5.1.16.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mysql-workbench-oss51-5.1.16_11 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for mysql-workbench-oss51-5.1.16_11 =========================================================================== =================================================== ===> mysql-workbench-oss51-5.1.16_11 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/glproto.pc in /usr/ports/x11/glproto ===> Installing existing package /packages/All/glproto-1.4.17.txz [10i386-quarterly-job-09] Installing glproto-1.4.17... [10i386-quarterly-job-09] Extracting glproto-1.4.17... done ===> Returning to build of mysql-workbench-oss51-5.1.16_11 ===> mysql-workbench-oss51-5.1.16_11 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/dri2proto.pc in /usr/ports/x11/dri2proto ===> Installing existing package /packages/All/dri2proto-2.8.txz [10i386-quarterly-job-09] Installing dri2proto-2.8... [10i386-quarterly-job-09] Extracting dri2proto-2.8... done ===> Returning to build of mysql-workbench-oss51-5.1.16_11 ===> mysql-workbench-oss51-5.1.16_11 depends on file: /usr/local/bin/automake-1.14 - not found ===> Verifying install for /usr/local/bin/automake-1.14 in /usr/ports/devel/automake ===> Installing existing package /packages/All/automake-1.14_1.txz [10i386-quarterly-job-09] Installing automake-1.14_1... [10i386-quarterly-job-09] `-- Installing autoconf-2.69... [10i386-quarterly-job-09] | `-- Installing autoconf-wrapper-20131203... [10i386-quarterly-job-09] | `-- Extracting autoconf-wrapper-20131203... done [10i386-quarterly-job-09] | `-- Installing indexinfo-0.2.2... [10i386-quarterly-job-09] | `-- Extracting indexinfo-0.2.2... done [10i386-quarterly-job-09] | `-- Installing m4-1.4.17_1,1... [10i386-quarterly-job-09] | `-- Extracting m4-1.4.17_1,1... done [10i386-quarterly-job-09] | `-- Installing perl5-5.18.4_11... [10i386-quarterly-job-09] | `-- Extracting perl5-5.18.4_11... done [10i386-quarterly-job-09] `-- Extracting autoconf-2.69... done [10i386-quarterly-job-09] `-- Installing automake-wrapper-20131203... [10i386-quarterly-job-09] `-- Extracting automake-wrapper-20131203... done [10i386-quarterly-job-09] Extracting automake-1.14_1... done ===> Returning to build of mysql-workbench-oss51-5.1.16_11 ===> mysql-workbench-oss51-5.1.16_11 depends on file: /usr/local/bin/autoconf-2.69 - found ===> mysql-workbench-oss51-5.1.16_11 depends on package: libtool>=2.4 - not found ===> Verifying install for libtool>=2.4 in /usr/ports/devel/libtool ===> Installing existing package /packages/All/libtool-2.4.2.418.txz [10i386-quarterly-job-09] Installing libtool-2.4.2.418... [10i386-quarterly-job-09] Extracting libtool-2.4.2.418... done ===> Returning to build of mysql-workbench-oss51-5.1.16_11 ===> mysql-workbench-oss51-5.1.16_11 depends on file: /usr/local/libdata/pkgconfig/gnome-mime-data-2.0.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/gnome-mime-data-2.0.pc in /usr/ports/misc/gnome-mime-data ===> Installing existing package /packages/All/gnome-mime-data-2.18.0_5.txz [10i386-quarterly-job-09] Installing gnome-mime-data-2.18.0_5... ./mdc_figure.h:24:16: note: hidden overloaded virtual function 'mdc::Figure::stroke_outline' declared here: different qualifiers (none vs const) virtual void stroke_outline(CairoCtx *cr, float offset); ^ 2 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_ THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_orthogonal_line_layouter.lo -MD -MP -MF .deps/mdc_orthogonal_line_layouter.Tpo -c mdc_orthogonal_line_layouter.cpp -o mdc_orthogonal_line_layouter.o >/dev/null 2>&1 mv -f .deps/mdc_orthogonal_line_layouter.Tpo .deps/mdc_orthogonal_line_layouter.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/ cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_line_segment_handle.lo -MD -MP -MF .deps/mdc_line_segment_handle.Tpo -c -o mdc_line_segment_handle.lo mdc_line_segment_handle.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_ THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_line_segment_handle.lo -MD -MP -MF .deps/mdc_line_segment_handle.Tpo -c mdc_line_segment_handle.cpp -fPIC -DPIC -o .libs/mdc_line_segment_handle.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_ THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_line_segment_handle.lo -MD -MP -MF .deps/mdc_line_segment_handle.Tpo -c mdc_line_segment_handle.cpp -o mdc_line_segment_handle.o >/dev/null 2>&1 mv -f .deps/mdc_line_segment_handle.Tpo .deps/mdc_line_segment_handle.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/ cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_box_side_magnet.lo -MD -MP -MF .deps/mdc_box_side_magnet.Tpo -c -o mdc_box_side_magnet.lo mdc_box_side_magnet.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_ THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_box_side_magnet.lo -MD -MP -MF .deps/mdc_box_side_magnet.Tpo -c mdc_box_side_magnet.cpp -fPIC -DPIC -o .libs/mdc_box_side_magnet.o In file included from mdc_box_side_magnet.cpp:3: ./mdc_canvas_item.h:134:49: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ mdc_box_side_magnet.cpp:13:20: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] for (int i= 0; i < sizeof(_counts)/sizeof(*_counts); i++) _counts[i]= 0; ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdc_box_side_magnet.cpp:140:11: warning: enumeration value 'Unknown' not handled in switch [-Wswitch] switch ((side= get_connector_side(conn))) ^ mdc_box_side_magnet.cpp:134:79: warning: unused parameter 'srcpos' [-Wunused-parameter] Point BoxSideMagnet::get_position_for_connector(Connector *conn, const Point &srcpos) const ^ 4 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_ THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_box_side_magnet.lo -MD -MP -MF .deps/mdc_box_side_magnet.Tpo -c mdc_box_side_magnet.cpp -o mdc_box_side_magnet.o >/dev/null 2>&1 mv -f .deps/mdc_box_side_magnet.Tpo .deps/mdc_box_side_magnet.Plo /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -L/usr/local/lib -L/usr/local/lib -fstack-protector -o libmdcanvas.la -rpath /usr/local/lib/mysql-workbench mdc_algorithms.lo mdc_area_group.lo mdc_back_layer.lo mdc_bounds_magnet.lo mdc_box.lo mdc_box_handle.lo mdc_button.lo mdc_canvas_item.lo mdc_canvas_view.lo mdc_canvas_view_image.lo mdc_canvas_view_x11.lo mdc_canvas_view_opengl.lo mdc_canvas_view_printing.lo mdc_canvas_view_glx.lo mdc_common.lo mdc_connector.lo mdc_draw_util.lo mdc_figure.lo mdc_group.lo mdc_icon_text.lo mdc_interaction_layer.lo mdc_item_handle.lo mdc_layer.lo mdc_layouter.lo mdc_line.lo mdc_magnet.lo mdc_image.lo mdc_rectangle.lo mdc_selection.lo mdc_text.lo mdc_vertex_handle.lo mdc_image_manager.lo mdc_orthogonal_line_layouter.lo mdc_line_segment_handle.lo mdc_box_side_magnet.lo -L/u sr/local/lib -lcairo -pthread -lGL libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/mdc_algorithms.o .libs/mdc_area_group.o .libs/mdc_back_layer.o .libs/mdc_bounds_magnet.o .libs/mdc_box.o .libs/mdc_box_handle.o .libs/mdc_button.o .libs/mdc_canvas_item.o .libs/mdc_canvas_view.o .libs/mdc_canvas_view_image.o .libs/mdc_canvas_view_x11.o .libs/mdc_canvas_view_opengl.o .libs/mdc_canvas_view_printing.o .libs/mdc_canvas_view_glx.o .libs/mdc_common.o .libs/mdc_connector.o .libs/mdc_draw_util.o .libs/mdc_figure.o .libs/mdc_group.o .libs/mdc_icon_text.o .libs/mdc_interaction_layer.o .libs/mdc_item_handle.o .libs/mdc_layer.o .libs/mdc_layouter.o .libs/mdc_line.o .libs/mdc_magnet.o .libs/mdc_image.o .libs/mdc_rectangle.o .libs/mdc_selection.o .libs/mdc_text.o .libs/mdc_vertex_handle.o .libs/mdc_image_manager.o .libs/mdc_orthogonal_line_layouter.o .libs/mdc_line_segment_handle.o .libs/mdc_box_side_magnet.o -L/usr/local/lib -lcairo -lGL -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/ crtendS.o /usr/lib/crtn.o -O2 -ggdb3 -pthread -pthread -Wl,-soname -Wl,libmdcanvas.so.0 -o .libs/libmdcanvas.so.0.0.0 c++: warning: argument unused during compilation: '-pthread' c++: warning: argument unused during compilation: '-pthread' libtool: link: (cd ".libs" && rm -f "libmdcanvas.so.0" && ln -s "libmdcanvas.so.0.0.0" "libmdcanvas.so.0") libtool: link: (cd ".libs" && rm -f "libmdcanvas.so" && ln -s "libmdcanvas.so.0.0.0" "libmdcanvas.so") libtool: link: ar cru .libs/libmdcanvas.a mdc_algorithms.o mdc_area_group.o mdc_back_layer.o mdc_bounds_magnet.o mdc_box.o mdc_box_handle.o mdc_button.o mdc_canvas_item.o mdc_canvas_view.o mdc_canvas_view_image.o mdc_canvas_view_x11.o mdc_canvas_view_opengl.o mdc_canvas_view_printing.o mdc_canvas_view_glx.o mdc_common.o mdc_connector.o mdc_draw_util.o mdc_figure.o mdc_group.o mdc_icon_text.o mdc_interaction_layer.o mdc_item_handle.o mdc_layer.o mdc_layouter.o mdc_line.o mdc_magnet.o mdc_image.o mdc_rectangle.o mdc_selection.o mdc_text.o mdc_vertex_handle.o mdc_image_manager.o mdc_orthogonal_line_layouter.o mdc_line_segment_handle.o mdc_box_side_magnet.o libtool: link: ranlib .libs/libmdcanvas.a libtool: link: ( cd ".libs" && rm -f "libmdcanvas.la" && ln -s "../libmdcanvas.la" "libmdcanvas.la" ) /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/ca iro -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_gtk_canvas_view.lo -MD -MP -MF .deps/mdc_gtk_canvas_view.Tpo -c -o mdc_gtk_canvas_view.lo `test -f 'gtk/mdc_gtk_canvas_view.cpp' || echo './'`gtk/mdc_gtk_canvas_view.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_ THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_gtk_canvas_view.lo -MD -MP -MF .deps/mdc_gtk_canvas_view.Tpo -c gtk/mdc_gtk_canvas_view.cpp -fPIC -DPIC -o .libs/mdc_gtk_canvas_view.o In file included from gtk/mdc_gtk_canvas_view.cpp:1: In file included from gtk/mdc_gtk_canvas_view.h:9: In file included from ./mdc_canvas_view_x11.h:4: In file included from ./mdc_canvas_view.h:6: In file included from ./mdc_layer.h:6: In file included from ./mdc_group.h:5: In file included from ./mdc_layouter.h:5: ./mdc_canvas_item.h:134:49: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ gtk/mdc_gtk_canvas_view.cpp:238:49: warning: unused parameter 'event' [-Wunused-parameter] bool GtkCanvas::on_key_press_event(GdkEventKey *event) ^ gtk/mdc_gtk_canvas_view.cpp:244:51: warning: unused parameter 'event' [-Wunused-parameter] bool GtkCanvas::on_key_release_event(GdkEventKey *event) ^ 3 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_ THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_gtk_canvas_view.lo -MD -MP -MF .deps/mdc_gtk_canvas_view.Tpo -c gtk/mdc_gtk_canvas_view.cpp -o mdc_gtk_canvas_view.o >/dev/null 2>&1 mv -f .deps/mdc_gtk_canvas_view.Tpo .deps/mdc_gtk_canvas_view.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/ca iro -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_gtk_canvas_scroller.lo -MD -MP -MF .deps/mdc_gtk_canvas_scroller.Tpo -c -o mdc_gtk_canvas_scroller.lo `test -f 'gtk/mdc_gtk_canvas_scrol ler.cpp' || echo './'`gtk/mdc_gtk_canvas_scr! oller.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_ THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_gtk_canvas_scroller.lo -MD -MP -MF .deps/mdc_gtk_canvas_scroller.Tpo -c gtk/mdc_gtk_canvas_scroller.cpp -fPIC -DPIC -o .libs/mdc_gtk_canvas_scroller.o In file included from gtk/mdc_gtk_canvas_scroller.cpp:2: gtk/mdc_gtk_canvas_scroller.h:22:10: warning: 'mdc::GtkCanvasScroller::add' hides overloaded virtual function [-Woverloaded-virtual] void add(GtkCanvas &canvas); ^ /usr/local/include/gtkmm-2.4/gtkmm/container.h:157:15: note: hidden overloaded virtual function 'Gtk::Container::add' declared here: type mismatch at 1st parameter ('Gtk::Widget &' vs 'mdc::GtkCanvas &') virtual void add(Widget& widget); ^ In file included from gtk/mdc_gtk_canvas_scroller.cpp:3: In file included from gtk/mdc_gtk_canvas_view.h:9: In file included from ./mdc_canvas_view_x11.h:4: In file included from ./mdc_canvas_view.h:6: In file included from ./mdc_layer.h:6: In file included from ./mdc_group.h:5: In file included from ./mdc_layouter.h:5: ./mdc_canvas_item.h:134:49: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ 2 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_ THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_gtk_canvas_scroller.lo -MD -MP -MF .deps/mdc_gtk_canvas_scroller.Tpo -c gtk/mdc_gtk_canvas_scroller.cpp -o mdc_gtk_canvas_scroller.o >/dev/null 2>&1 mv -f .deps/mdc_gtk_canvas_scroller.Tpo .deps/mdc_gtk_canvas_scroller.Plo /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -L/usr/local/lib -L/usr/local/lib -fstack-protector -o libmdcanvasgtk.la -rpath /usr/local/lib/mysql-workbench mdc_gtk_canvas_view.lo mdc_gtk_canvas_scroller.lo -L/usr/local/lib -lcairo -pthread -lGL -lglade-2.0 -lxml2 -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lgmodule-2.0 -lORBit-2 -lgthread-2.0 -pthread -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/mdc_gtk_canvas_view.o .libs/mdc_gtk_canvas_scroller.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -lGL /usr/local/lib/libglade-2.0.so -lxml2 /usr/local/lib/libgtkmm-2.4.so -latkmm-1.6 /usr/local/lib/libgdkmm-2.4.so -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 /usr/local/lib/libcairomm-1.0.so -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype /usr/local/lib/libgnome-2.so -lpopt /usr/local/lib/libbonobo-2.so /usr/local/lib/libbonobo-activation.so -lgmodule-2.0 /usr/local/lib/libORBit-2.so -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -ggdb3 -pthread -pthread -pthread -pthread -Wl,-soname -Wl,libmdcanvasgtk.so.0 -o .libs/libmdcanvasgtk.so.0.0.0 c++: warning: argument unused during compilation: '-pthread' c++: warning: argument unused during compilation: '-pthread' c++: warning: argument unused during compilation: '-pthread' c++: warning: argument unused during compilation: '-pthread' libtool: link: (cd ".libs" && rm -f "libmdcanvasgtk.so.0" && ln -s "libmdcanvasgtk.so.0.0.0" "libmdcanvasgtk.so.0") libtool: link: (cd ".libs" && rm -f "libmdcanvasgtk.so" && ln -s "libmdcanvasgtk.so.0.0.0" "libmdcanvasgtk.so") libtool: link: ar cru .libs/libmdcanvasgtk.a mdc_gtk_canvas_view.o mdc_gtk_canvas_scroller.o libtool: link: ranlib .libs/libmdcanvasgtk.a libtool: link: ( cd ".libs" && rm -f "libmdcanvasgtk.la" && ln -s "../libmdcanvasgtk.la" "libmdcanvasgtk.la" ) Making all in dbc /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I /usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I../../backend -I../../generated -I../../library/grt/src -I../../library/utilities/src -I../../ext/cppconn -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENAB LE_DEBUG -MT driver_manager.lo -MD -MP -MF .! deps/driver_manager.Tpo -c -o driver_manager.lo `test -f 'src/driver_manager.cpp' || echo './'`src/driver_manager.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THR EAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I../../backend -I../../generated -I../../library/grt/src -I../../library/utilities/src -I../../ext/cppconn -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT driver_manager.lo -MD -MP -MF . deps/driver_manager.Tpo -c src/driver_manage! r.cpp -fPIC -DPIC -o .libs/driver_manager.o In file included from src/driver_manager.cpp:8: In file included from src/driver_manager.h:6: In file included from ../../generated/grts/structs.db.mgmt.h:4: ./../library/grt/src/grtpp.h:95:21: warning: unused parameter 'index' [-Wunused-parameter] bad_item(size_t index, size_t count) : std::logic_error("Index out of range.") {} ^ ./../library/grt/src/grtpp.h:95:35: warning: unused parameter 'count' [-Wunused-parameter] bad_item(size_t index, size_t count) : std::logic_error("Index out of range.") {} ^ In file included from src/driver_manager.cpp:4: In file included from /usr/include/c++/v1/list:173: In file included from /usr/include/c++/v1/memory:598: /usr/include/c++/v1/utility:243:9: error: field has incomplete type 'grt::ValueRef' _T2 second; ^ /usr/include/c++/v1/map:693:20: note: in instantiation of template class 'std::__1::pair, grt::ValueRef>' requested here value_type __cc; ^ /usr/include/c++/v1/__tree:603:16: note: in instantiation of member class 'std::__1::map, grt::ValueRef, std::__1::less >, std::__1::allocator, grt::ValueRef> > >::__value_type' requested here value_type __value_; ^ /usr/include/c++/v1/__tree:690:22: note: in instantiation of template class 'std::__1::__tree_node, grt::ValueRef, std::__1::less >, std::__1::allocator, grt::ValueRef> > >::__value_type, void *>' requested here typedef typename __node::base __node_base; ^ /usr/include/c++/v1/map:566:19: note: in instantiation of template class 'std::__1::__tree_const_iterator, grt::ValueRef, std::__1::less >, std::__1::allocator, grt::ValueRef> > >::__value_type, std::__1::__tree_node, grt::ValueRef, std::__1::less >, std::__1::allocator, grt::ValueRef> > >::__value_type, void *> *, int>' requested here _TreeIterator __i_; ^ ./../library/grt/src/grtpp_value.h:352:22: note: in instantiation of template class 'std::__1::__map_const_iterator, grt::ValueRef, std::__1::less >, std::__1::allocator, grt::ValueRef> > >::__value_type, std::__1::__tree_node, grt::ValueRef, std::__1::less >, std::__1::allocator, grt::ValueRef> > >::__value_type, void *> *, int> >' requested here const_iterator begin() const { return _content.begin(); } ^ ./../library/grt/src/grtpp_value.h:89:9: note: forward declaration of 'grt::ValueRef' class ValueRef; ^ In file included from src/driver_manager.cpp:8: In file included from src/driver_manager.h:6: In file included from ../../generated/grts/structs.db.mgmt.h:4: ./../library/grt/src/grtpp.h:724:32: error: field of type 'IterType' (aka '__wrap_iter') has private constructor TypedListConstIterator() : iter(0) {} ^ /usr/include/c++/v1/iterator:1195:31: note: declared private here _LIBCPP_INLINE_VISIBILITY __wrap_iter(iterator_type __x) _NOEXCEPT : __i(__x) {} ^ In file included from src/driver_manager.cpp:8: In file included from src/driver_manager.h:6: In file included from ../../generated/grts/structs.db.mgmt.h:18: ./../generated/grts/structs.db.h:465:15: warning: 'db_ForeignKey::owner' hides overloaded virtual function [-Woverloaded-virtual] db_TableRef owner() const { return db_TableRef::cast_from(_owner); } ^ ./../generated/grts/structs.h:59:16: note: hidden overloaded virtual function 'GrtObject::owner' declared here: different number of parameters (1 vs 0) virtual void owner(const GrtObjectRef &value) ^ In file included from src/driver_manager.cpp:8: In file included from src/driver_manager.h:6: In file included from ../../generated/grts/structs.db.mgmt.h:18: ./../generated/grts/structs.db.h:466:16: warning: 'db_ForeignKey::owner' hides overloaded virtual function [-Woverloaded-virtual] virtual void owner(const db_TableRef &value); ^ ./../generated/grts/structs.h:59:16: note: hidden overloaded virtual function 'GrtObject::owner' declared here: type mismatch at 1st parameter ('const GrtObjectRef &' (aka 'const Ref &') vs 'const db_TableRef &' (aka 'const Ref &')) virtual void owner(const GrtObjectRef &value) ^ In file included from src/driver_manager.cpp:8: In file included from src/driver_manager.h:6: In file included from ../../generated/grts/structs.db.mgmt.h:18: ./../generated/grts/structs.db.h:527:100: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_checkCompleteness(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->checkCompleteness(); } ^ ./../generated/grts/structs.db.h:2691:99: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_isDependantTable(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->isDependantTable(); } ^ In file included from src/driver_manager.cpp:8: In file included from src/driver_manager.h:6: In file included from ../../generated/grts/structs.db.mgmt.h:4: In file included from ../../library/grt/src/grtpp.h:29: /usr/include/c++/v1/map:847:50: error: no viable conversion from 'const_iterator' (aka '__tree_const_iterator') to 'const_iterator' (aka '__map_const_iterator') const_iterator end() const _NOEXCEPT {return __tree_.end();} ^~~~~~~~~~~~~ ./../library/grt/src/grtpp_value.h:353:52: note: in instantiation of member function 'std::__1::map, grt::ValueRef, std::__1::less >, std::__1::allocator, grt::ValueRef> > >::end' requested here const_iterator end() const { return _content.end(); } ^ /usr/include/c++/v1/map:564:24: note: candidate constructor (the implicit copy constructor) not viable: no known conversion from 'const_iterator' (aka '__tree_const_iterator') to 'const std::__1::__map_const_iterator, grt::ValueRef, std::__1::less >, std::__1::allocator, grt::ValueRef> > >::__value_type, std::__1::__tree_node, grt::ValueRef, std::__1::less >, std::__1::allocator, grt::ValueRef> > >::__value_type, void *> *, int> > &' for 1st argument class _LIBCPP_TYPE_VIS __map_const_iterator ^ /usr/include/c++/v1/map:590:5: note: candidate constructor not viable: no known conversion from 'const_iterator' (aka '__tree_const_iterator') to '__map_iterator *, int>::__non_const_iterator>' for 1st argument __map_const_iterator( ^ 6 warnings and 3 errors generated. *** Error code 1 Stop. make[4]: stopped in /wrkdirs/usr/ports/databases/mysql-workbench51/work/mysql-workbench-oss-5.1.16/library/dbc *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/databases/mysql-workbench51/work/mysql-workbench-oss-5.1.16/library *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/databases/mysql-workbench51/work/mysql-workbench-oss-5.1.16 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/databases/mysql-workbench51/work/mysql-workbench-oss-5.1.16 *** Error code 1 Stop. make: stopped in /usr/ports/databases/mysql-workbench51 From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 02:02:03 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 5F9AD5B3 for ; Wed, 28 Jan 2015 02:02:03 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 4AA24EFD for ; Wed, 28 Jan 2015 02:02:03 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S223F1058864 for ; Wed, 28 Jan 2015 02:02:03 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S223m7058863; Wed, 28 Jan 2015 02:02:03 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 02:02:03 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280202.t0S223m7058863@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10i386-quarterly][audio/mangler] Failed for mangler-1.2.5_2 in build 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: Wed, 28 Jan 2015 02:02:03 -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: tijl@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/audio/mangler/Makefile 367780 2014-09-09 20:54:26Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-quarterly/2015-01-28_01h23m11s/logs/mangler-1.2.5_2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-quarterly&build=2015-01-28_01h23m11s Log: ====>> Building audio/mangler build started at Wed Jan 28 02:00:34 UTC 2015 port directory: /usr/ports/audio/mangler building for: FreeBSD 10i386-quarterly-job-13 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/audio/mangler/Makefile 367780 2014-09-09 20:54:26Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=mangler-1.2.5_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-quarterly/ref/.p/pool MASTERNAME=10i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for mangler-1.2.5_2: PULSEAUDIO=off: PulseAudio sound server support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-alsa --without-pulseaudio --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/mangler/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/mangler/work HOME=/wrkdirs/usr/ports/audio/mangler/work TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/mangler/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/mangler/work HOME=/wrkdirs/usr/ports/audio/mangler/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="-I/usr/local/include" LDFLAGS=" -fstack-protector" LIBS="-L/usr/local/lib" 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-- OSREL=10.0 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/mangler" EXAMPLESDIR="share/examples/mangler" DATADIR="share/mangler" WWWDIR="www/mangler" ETCDIR="etc/mangler" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mangler DOCSDIR=/usr/local/share/doc/mangler EXAMPLESDIR=/usr/local/share/examples/mangler WWWDIR=/usr/local/www/mangler ETCDIR=/usr/local/etc/mangler --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> mangler-1.2.5_2 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.3.txz [10i386-quarterly-job-13] Installing pkg-1.4.3... [10i386-quarterly-job-13] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mangler-1.2.5_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mangler-1.2.5_2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by mangler-1.2.5_2 for building => SHA256 Checksum OK for mangler-1.2.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mangler-1.2.5_2 for building ===> Extracting for mangler-1.2.5_2 => SHA256 Checksum OK for mangler-1.2.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mangler-1.2.5_2 =========================================================================== =================================================== ===> mangler-1.2.5_2 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [10i386-quarterly-job-13] Installing pkgconf-0.9.7... [10i386-quarterly-job-13] Extracting pkgconf-0.9.7... done ===> Returning to build of mangler-1.2.5_2 ===> mangler-1.2.5_2 depends on file: /usr/local/bin/intltool-extract - not found ===> Verifying install for /usr/local/bin/intltool-extract in /usr/ports/textproc/intltool ===> Installing existing package /packages/All/intltool-0.50.2.txz [10i386-quarterly-job-13] Installing intltool-0.50.2... [10i386-quarterly-job-13] `-- Installing p5-XML-Parser-2.41_2... [10i386-quarterly-job-13] | `-- Installing expat-2.1.0_2... [10i386-quarterly-job-13] | `-- Extracting expat-2.1.0_2... done [10i386-quarterly-job-13] | `-- Installing perl5-5.18.4_11... [10i386-quarterly-job-13] | `-- Extracting perl5-5.18.4_11... done [10i386-quarterly-job-13] `-- Extracting p5-XML-Parser-2.41_2... done [10i386-quarterly-job-13] Extracting intltool-0.50.2... done ===> Returning to build of mangler-1.2.5_2 =========================================================================== =================================================== ===> mangler-1.2.5_2 depends on shared library: libcelt0.so - not found ===> Verifying for libcelt0.so in /usr/ports/audio/celt ===> Installing existing package /packages/All/celt-0.11.3_2.txz [10i386-quarterly-job-13] Installing celt-0.11.3_2... [10i386-quarterly-job-13] `-- Installing libogg-1.3.2_1,4... [10i386-quarterly-job-13] `-- Extracting libogg-1.3.2_1,4... done [10i386-quarterly-job-13] Extracting celt-0.11.3_2... done ===> Returning to build of mangler-1.2.5_2 ===> mangler-1.2.5_2 depends on shared library: libspeex.so - not found ===> Verifying for libspeex.so in /usr/ports/audio/speex ===> Installing existing package /packages/All/speex-1.2.r1_7,1.txz [10i386-quarterly-job-13] Installing speex-1.2.r1_7,1... [10i386-quarterly-job-13] Extracting speex-1.2.r1_7,1... done ===> Returning to build of mangler-1.2.5_2 ===> mangler-1.2.5_2 depends on shared library: libdbus-glib-1.so - not found ===> Verifying for libdbus-glib-1.so in /usr/ports/devel/dbus-glib ===> Installing existing package /packages/All/dbus-glib-0.100.2_1.txz [10i386-quarterly-job-13] Installing dbus-glib-0.100.2_1... [10i386-quarterly-job-13] `-- Installing dbus-1.8.12... [10i386-quarterly-job-13] | `-- Installing gnome_subr-1.0... [10i386-quarterly-job-13] | `-- Extracting gnome_subr-1.0... done [10i386-quarterly-job-13] | `-- Installing libICE-1.0.9,1... [10i386-quarterly-job-13] | | `-- Installing xproto-7.0.26... [10i386-quarterly-job-13] | | `-- Extracting xproto-7.0.26... done [10i386-quarterly-job-13] | `-- Extracting libICE-1.0.9,1... done [10i386-quarterly-job-13] | `-- Installing libSM-1.2.2_2,1... [10i386-quarterly-job-13] | `-- Extracting libSM-1.2.2_2,1... done [10i386-quarterly-job-13] | `-- Installing libX11-1.6.2_2,1... [10i386-quarterly-job-13] | | `-- Installing kbproto-1.0.6... [10i386-quarterly-job-13] | | `-- Extracting kbproto-1.0.6... done [10i386-quarterly-job-13] | | `-- Installing libXau-1.0.8_2... [10i386-quarterly-job-13] | | `-- Extracting libXau-1.0.8_2... done [10i386-quarterly-job-13] | | `-- Installing libXdmcp-1.1.1_2... [10i386-quarterly-job-13] | | `-- Extracting libXdmcp-1.1.1_2... done [10i386-quarterly-job-13] | | `-- Installing libxcb-1.11... [10i386-quarterly-job-13] | | `-- Installing libpthread-stubs-0.3_6... [10i386-quarterly-job-13] | | `-- Extracting libpthread-stubs-0.3_6... done [10i386-quarterly-job-13] | | `-- Installing libxml2-2.9.2_2... [10i386-quarterly-job-13] | | `-- Extracting libxml2-2.9.2_2... done [10i386-quarterly-job-13] | | `-- Extracting libxcb-1.11... done [10i386-quarterly-job-13] | `-- Extracting libX11-1.6.2_2,1... done Optional Opus codec support is not enabled. checking for xosd_create in -lxosd... no Optional XOSD support is not enabled. checking for new_g15_screen in -lg15daemon_client... no Optional Logitech G15 support is not enabled. checking for espeak_Initialize in -lespeak... no Optional eSpeak support is not enabled. checking for x11... yes checking for xi... yes checking for gtk... yes checking for dbus... yes checking for gtkmm... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for gthread... yes checking for gtkmm... yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for int16_t... (cached) yes checking for int64_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint8_t... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for dup2... (cached) yes checking for gettimeofday... (cached) yes checking for inet_ntoa... (cached) yes checking for memset... (cached) yes checking for select... (cached) yes checking for socket... yes checking for strchr... yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for gethostbyname_r... yes configure: creating ./config.status config.status: creating src/Makefile config.status: creating Makefile config.status: creating libventrilo3/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===> Building for mangler-1.2.5_2 /usr/bin/make all-recursive Making all in libventrilo3 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/speex -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT libventrilo3.lo -MD -MP -MF .deps/libventrilo3.Tpo -c -o libventrilo3.lo libventrilo3.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/speex -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT libventrilo3.lo -MD -MP -MF .deps/libventrilo3.Tpo -c libventrilo3.c -fPIC -DPIC -o .libs/libventrilo3.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/speex -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT libventrilo3.lo -MD -MP -MF .deps/libventrilo3.Tpo -c libventrilo3.c -o libventrilo3.o >/dev/null 2>&1 mv -f .deps/libventrilo3.Tpo .deps/libventrilo3.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/speex -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT libventrilo3_message.lo -MD -MP -MF .deps/libventrilo3_message.Tpo -c -o libventrilo3_message.lo libventrilo3_message.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/speex -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT libventrilo3_message.lo -MD -MP -MF .deps/libventrilo3_message.Tpo -c libventrilo3_message.c -fPIC -DPIC -o .libs/libventrilo3_message.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/speex -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT libventrilo3_message.lo -MD -MP -MF .deps/libventrilo3_message.Tpo -c libventrilo3_message.c -o libventrilo3_message.o >/dev/null 2>&1 mv -f .deps/libventrilo3_message.Tpo .deps/libventrilo3_message.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/speex -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT ventrilo3_handshake.lo -MD -MP -MF .deps/ventrilo3_handshake.Tpo -c -o ventrilo3_handshake.lo ventrilo3_handshake.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/speex -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT ventrilo3_handshake.lo -MD -MP -MF .deps/ventrilo3_handshake.Tpo -c ventrilo3_handshake.c -fPIC -DPIC -o .libs/ventrilo3_handshake.o ventrilo3_handshake.c:106:11: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if(sd < 0) return(-1); ~~ ^ ~ ventrilo3_handshake.c:117:12: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if(len < 0) goto quit; ~~~ ^ ~ ventrilo3_handshake.c:126:16: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if(len < 0) break; ~~~ ^ ~ ventrilo3_handshake.c:206:13: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if(vnum >= 0) { ~~~~ ^ ~ ventrilo3_handshake.c:232:25: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if(v3timeout(sd, 2) < 0) return(-1); ~~~~~~~~~~~~~~~~ ^ ~ ventrilo3_handshake.c:235:12: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if(len < 0) return(-1); ~~~ ^ ~ 6 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/speex -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT ventrilo3_handshake.lo -MD -MP -MF .deps/ventrilo3_handshake.Tpo -c ventrilo3_handshake.c -o ventrilo3_handshake.o >/dev/null 2>&1 mv -f .deps/ventrilo3_handshake.Tpo .deps/ventrilo3_handshake.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -version 0:0:0 -fstack-protector -o libventrilo3.la -rpath /usr/local/lib libventrilo3.lo libventrilo3_message.lo ventrilo3_handshake.lo -L/usr/local/lib -lspeex -lgsm -L/usr/local/lib -lm -lgsm -L/usr/local/lib libtool: link: cc -shared -fPIC -DPIC .libs/libventrilo3.o .libs/libventrilo3_message.o .libs/ventrilo3_handshake.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libspeex.so -lm -lgsm -O2 -pthread -pthread -Wl,-soname -Wl,libventrilo3.so.0 -o .libs/libventrilo3.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libventrilo3.so.0" && ln -s "libventrilo3.so.0.0.0" "libventrilo3.so.0") libtool: link: (cd ".libs" && rm -f "libventrilo3.so" && ln -s "libventrilo3.so.0.0.0" "libventrilo3.so") libtool: link: ar cru .libs/libventrilo3.a libventrilo3.o libventrilo3_message.o ventrilo3_handshake.o libtool: link: ranlib .libs/libventrilo3.a libtool: link: ( cd ".libs" && rm -f "libventrilo3.la" && ln -s "../libventrilo3.la" "libventrilo3.la" ) Making all in icons list="" for f in *.svg ; do id=`echo $f | perl -pe 's/^(.*)\..*$/$1/'`; list="$list $id $f"; done ; gdk-pixbuf-csource --raw --build-list $list > mangler-icons.h Making all in sounds Making all in src c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT mangler.o -MD -MP -MF .deps/mangler.Tpo -c -o mangler.o mangler.cpp mv -f .deps/mangler.Tpo .deps/mangler.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT channeltree.o -MD -MP -MF .deps/channeltree.Tpo -c -o channeltree.o channeltree.cpp channeltree.cpp:606:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (row = getChannel(id, row->children())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ channeltree.cpp:606:21: note: place parentheses around the assignment to silence this warning if (row = getChannel(id, row->children())) { ^ ( ) channeltree.cpp:606:21: note: use '==' to turn this assignment into an equality comparison if (row = getChannel(id, row->children())) { ^ == 1 warning generated. mv -f .deps/channeltree.Tpo .deps/channeltree.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT mangleraudio.o -MD -MP -MF .deps/mangleraudio.Tpo -c -o mangleraudio.o mangleraudio.cpp mv -f .deps/mangleraudio.Tpo .deps/mangleraudio.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerbackend.o -MD -MP -MF .deps/manglerbackend.Tpo -c -o manglerbackend.o manglerbackend.cpp mv -f .deps/manglerbackend.Tpo .deps/manglerbackend.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerpulse.o -MD -MP -MF .deps/manglerpulse.Tpo -c -o manglerpulse.o manglerpulse.cpp mv -f .deps/manglerpulse.Tpo .deps/manglerpulse.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT mangleralsa.o -MD -MP -MF .deps/mangleralsa.Tpo -c -o mangleralsa.o mangleralsa.cpp mv -f .deps/mangleralsa.Tpo .deps/mangleralsa.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT mangleross.o -MD -MP -MF .deps/mangleross.Tpo -c -o mangleross.o mangleross.cpp mv -f .deps/mangleross.Tpo .deps/mangleross.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglernetwork.o -MD -MP -MF .deps/manglernetwork.Tpo -c -o manglernetwork.o manglernetwork.cpp mv -f .deps/manglernetwork.Tpo .deps/manglernetwork.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerserverlist.o -MD -MP -MF .deps/manglerserverlist.Tpo -c -o manglerserverlist.o manglerserverlist.cpp mv -f .deps/manglerserverlist.Tpo .deps/manglerserverlist.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglersettings.o -MD -MP -MF .deps/manglersettings.Tpo -c -o manglersettings.o manglersettings.cpp manglersettings.cpp:811:47: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] char *keystring = XKeysymToString(XKeycodeToKeysym(GDK_WINDOW_XDISPLAY(rootwin), ctr, 0)); ^ /usr/local/include/X11/Xlib.h:1699:15: note: 'XKeycodeToKeysym' declared here extern KeySym XKeycodeToKeysym( ^ 1 warning generated. mv -f .deps/manglersettings.Tpo .deps/manglersettings.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerconfig.o -MD -MP -MF .deps/manglerconfig.Tpo -c -o manglerconfig.o manglerconfig.cpp mv -f .deps/manglerconfig.Tpo .deps/manglerconfig.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerchat.o -MD -MP -MF .deps/manglerchat.Tpo -c -o manglerchat.o manglerchat.cpp mv -f .deps/manglerchat.Tpo .deps/manglerchat.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerprivchat.o -MD -MP -MF .deps/manglerprivchat.Tpo -c -o manglerprivchat.o manglerprivchat.cpp mv -f .deps/manglerprivchat.Tpo .deps/manglerprivchat.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglercharset.o -MD -MP -MF .deps/manglercharset.Tpo -c -o manglercharset.o manglercharset.cpp mv -f .deps/manglercharset.Tpo .deps/manglercharset.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerintegration.o -MD -MP -MF .deps/manglerintegration.Tpo -c -o manglerintegration.o manglerintegration.cpp mv -f .deps/manglerintegration.Tpo .deps/manglerintegration.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT mangleradmin.o -MD -MP -MF .deps/mangleradmin.Tpo -c -o mangleradmin.o mangleradmin.cpp mangleradmin.cpp:806:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (row = getChannel(id, row->children())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mangleradmin.cpp:806:21: note: place parentheses around the assignment to silence this warning if (row = getChannel(id, row->children())) { ^ ( ) mangleradmin.cpp:806:21: note: use '==' to turn this assignment into an equality comparison if (row = getChannel(id, row->children())) { ^ == 1 warning generated. mv -f .deps/mangleradmin.Tpo .deps/mangleradmin.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerrecorder.o -MD -MP -MF .deps/manglerrecorder.Tpo -c -o manglerrecorder.o manglerrecorder.cpp mv -f .deps/manglerrecorder.Tpo .deps/manglerrecorder.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerosd.o -MD -MP -MF .deps/manglerosd.Tpo -c -o manglerosd.o manglerosd.cpp mv -f .deps/manglerosd.Tpo .deps/manglerosd.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerg15.o -MD -MP -MF .deps/manglerg15.Tpo -c -o manglerg15.o manglerg15.cpp mv -f .deps/manglerg15.Tpo .deps/manglerg15.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT inilib.o -MD -MP -MF .deps/inilib.Tpo -c -o inilib.o inilib.cpp inilib.cpp:269:15: error: no viable overloaded '=' for (iter = begin(); iter != end(); iter++) { ~~~~ ^ ~~~~~~~ /usr/include/c++/v1/map:564:24: note: candidate function (the implicit copy assignment operator) not viable: no known conversion from '__map_const_iterator<__tree_const_iterator>' to 'const __map_const_iterator<__tree_const_iterator, class iniValue, struct std::__1::less >, class std::__1::allocator, class iniValue> > >::__value_type, class std::__1::__tree_node, class iniValue, struct std::__1::less >, class std::__1::allocator, class iniValue> > >::__value_type, void *> *, [...]>>' for 1st argument class _LIBCPP_TYPE_VIS __map_const_iterator ^ inilib.cpp:269:31: error: invalid operands to binary expression ('map::const_iterator' (aka '__map_const_iterator') and 'const_iterator' (aka '__map_const_iterator')) for (iter = begin(); iter != end(); iter++) { ~~~~ ^ ~~~~~ inilib.cpp:429:15: error: no viable overloaded '=' for (iter = begin(); iter != end(); iter++) { ~~~~ ^ ~~~~~~~ /usr/include/c++/v1/map:564:24: note: candidate function (the implicit copy assignment operator) not viable: no known conversion from '__map_const_iterator<__tree_const_iterator>' to 'const __map_const_iterator<__tree_const_iterator, class iniSection, struct std::__1::less >, class std::__1::allocator, class iniSection> > >::__value_type, class std::__1::__tree_node, class iniSection, struct std::__1::less >, class std::__1::allocator, class iniSection> > >::__value_type, void *> *, [...]>>' for 1st argument class _LIBCPP_TYPE_VIS __map_const_iterator ^ inilib.cpp:429:31: error: invalid operands to binary expression ('map::const_iterator' (aka '__map_const_iterator') and 'const_iterator' (aka '__map_const_iterator')) for (iter = begin(); iter != end(); iter++) { ~~~~ ^ ~~~~~ 4 errors generated. *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/audio/mangler/work/mangler-1.2.5/src *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/audio/mangler/work/mangler-1.2.5 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/audio/mangler/work/mangler-1.2.5 *** Error code 1 Stop. make: stopped in /usr/ports/audio/mangler From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 02:02:56 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 DE0905E3; Wed, 28 Jan 2015 02:02:56 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 C85A6F0A; Wed, 28 Jan 2015 02:02:56 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S22uaB064999; Wed, 28 Jan 2015 02:02:56 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S22ulh064997; Wed, 28 Jan 2015 02:02:56 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 02:02:56 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280202.t0S22ulh064997@beefy1.isc.freebsd.org> To: thierry@FreeBSD.org Subject: [package - 10i386-quarterly][cad/kicad] Failed for kicad-20140622.2.b4027_1, 1 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: Wed, 28 Jan 2015 02:02:57 -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: thierry@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/cad/kicad/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-quarterly/2015-01-28_01h23m11s/logs/kicad-20140622.2.b4027_1,1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-quarterly&build=2015-01-28_01h23m11s Log: ====>> Building cad/kicad build started at Wed Jan 28 01:56:01 UTC 2015 port directory: /usr/ports/cad/kicad building for: FreeBSD 10i386-quarterly-job-24 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: thierry@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/cad/kicad/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=kicad-20140622.2.b4027_1,1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-quarterly/ref/.p/pool MASTERNAME=10i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for kicad-20140622.2.b4027_1,1: DOCS=on: Build and/or install documentation NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/cad/kicad/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/kicad/work HOME=/wrkdirs/usr/ports/cad/kicad/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/cad/kicad/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/kicad/work HOME=/wrkdirs/usr/ports/cad/kicad/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/cad/kicad/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/kicad/work HOME=/wrkdirs/usr/ports/cad/kicad/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/cad/kicad/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/kicad/work HOME=/wrkdirs/usr/ports/cad/kicad/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib/c++ -fstack-prot ector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48" 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-- DESKTOPDIR=share/applications DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " CMAKE_BUILD_TYPE="release" OSREL=10.0 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/kicad" EXAMPLESDIR="share/examples/kicad" DATADIR="share/kicad" WWWDIR="www/kicad" ETCDIR="etc/kicad" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/kicad DOCSDIR=/usr/local/share/doc/kicad EXAMPLESDIR=/usr/local/share/examples/kicad WWWDIR=/usr/local/www/kicad ETCDIR=/usr/local/etc/kicad --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> kicad-20140622.2.b4027_1,1 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.3.txz [10i386-quarterly-job-24] Installing pkg-1.4.3... [10i386-quarterly-job-24] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of kicad-20140622.2.b4027_1,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by kicad-20140622.2.b4027_1,1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by kicad-20140622.2.b4027_1,1 for building => SHA256 Checksum OK for kicad_0.20140622%2Bbzr4027.orig.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by kicad-20140622.2.b4027_1,1 for building ===> Extracting for kicad-20140622.2.b4027_1,1 => SHA256 Checksum OK for kicad_0.20140622%2Bbzr4027.orig.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for kicad-20140622.2.b4027_1,1 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for kicad-20140622.2.b4027_1,1 /bin/mv /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include/boost /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include/boost.orig =========================================================================== =================================================== ===> kicad-20140622.2.b4027_1,1 depends on executable: doxygen - not found ===> Verifying install for doxygen in /usr/ports/devel/doxygen ===> Installing existing package /packages/All/doxygen-1.8.9,2.txz [10i386-quarterly-job-24] Installing doxygen-1.8.9,2... [10i386-quarterly-job-24] `-- Installing graphviz-2.38.0_6... [10i386-quarterly-job-24] | `-- Installing expat-2.1.0_2... [10i386-quarterly-job-24] | `-- Extracting expat-2.1.0_2... done [10i386-quarterly-job-24] | `-- Installing fontconfig-2.11.1,1... [10i386-quarterly-job-24] | | `-- Installing freetype2-2.5.4_1... [10i386-quarterly-job-24] | | `-- Extracting freetype2-2.5.4_1... done [10i386-quarterly-job-24] | `-- 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 [10i386-quarterly-job-24] | `-- Installing gettext-runtime-0.19.3... [10i386-quarterly-job-24] | | `-- Installing indexinfo-0.2.2... [10i386-quarterly-job-24] | | `-- Extracting indexinfo-0.2.2... done [10i386-quarterly-job-24] | `-- Extracting gettext-runtime-0.19.3... done [10i386-quarterly-job-24] | `-- Installing glib-2.42.1... [10i386-quarterly-job-24] | | `-- Installing libffi-3.0.13_3... [10i386-quarterly-job-24] | | `-- Extracting libffi-3.0.13_3... done [10i386-quarterly-job-24] | | `-- Installing libiconv-1.14_6... [10i386-quarterly-job-24] | | `-- Extracting libiconv-1.14_6... done [10i386-quarterly-job-24] | | `-- Installing pcre-8.35_2... [10i386-quarterly-job-24] | | `-- Extracting pcre-8.35_2... done [10i386-quarterly-job-24] | | `-- Installing perl5-5.18.4_11... [10i386-quarterly-job-24] | | `-- Extracting perl5-5.18.4_11... done [10i386-quarterly-job-24] | | `-- Installing python27-2.7.9... [10i386-quarterly-job-24] | | `-- Extracting python27-2.7.9... done [10i386-quarterly-job-24] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [10i386-quarterly-job-24] | `-- Installing jpeg-8_6... [10i386-quarterly-job-24] | `-- Extracting jpeg-8_6... done /usr/bin/make -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialog_about/AboutDialog_main.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialog_about/AboutDialog_main.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialog_about/AboutDialog_main.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialog_about/dialog_about.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialog_about/dialog_about.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialog_about/dialog_about.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialog_about/dialog_about_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialog_about/dialog_about_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialog_about/dialog_about_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_display_info_HTML_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_display_info_HTML_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_display_info_HTML_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_exit_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_exit_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_exit_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_image_editor.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_image_editor.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_image_editor.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_image_editor_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_image_editor_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_image_editor_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_get_component.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_get_component.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_get_component.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_get_component_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_get_component_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_get_component_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_hotkeys_editor.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_hotkeys_editor.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_hotkeys_editor.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles 44 [ 43%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_hotkeys_editor_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_hotkeys_editor_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_hotkeys_editor_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_list_selector_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_list_selector_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_list_selector_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_page_settings_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_page_settings_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_page_settings_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/base_struct.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/base_struct.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/base_struct.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/basicframe.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/basicframe.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/basicframe.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/bezier_curves.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/bezier_curves.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/bezier_curves.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/bitmap.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/bitmap.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/bitmap.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/block_commande.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/block_commande.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/block_commande.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/build_version.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/build_version.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/build_version.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/class_bitmap_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/class_bitmap_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/class_bitmap_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles 45 [ 44%] Building CXX object common/CMakeFiles/common.dir/class_colors_design_settings.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/class_colors_design_settings.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/class_colors_design_settings.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/class_layer_box_selector.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/class_layer_box_selector.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/class_layer_box_selector.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/class_marker_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/class_marker_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/class_marker_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/class_plotter.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/class_plotter.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/class_plotter.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/class_undoredo_container.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/class_undoredo_container.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/class_undoredo_container.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/common.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/common_plot_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plot_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plot_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/common_plotHPGL_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plotHPGL_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plotHPGL_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/common_plotPS_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plotPS_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plotPS_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/common_plotPDF_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plotPDF_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plotPDF_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/common_plotGERBER_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plotGERBER_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plotGERBER_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles 46 [ 45%] Building CXX object common/CMakeFiles/common.dir/common_plotDXF_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plotDXF_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plotDXF_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/common_plotSVG_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plotSVG_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plotSVG_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/confirm.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/confirm.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/confirm.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/copy_to_clipboard.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/copy_to_clipboard.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/copy_to_clipboard.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/dialog_shim.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialog_shim.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialog_shim.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/displlst.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/displlst.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/displlst.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/dlist.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dlist.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dlist.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/drawframe.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/drawframe.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/drawframe.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/drawpanel.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/drawpanel.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/drawpanel.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/drawtxt.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/drawtxt.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/drawtxt.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles 47 [ 46%] Building CXX object common/CMakeFiles/common.dir/dsnlexer.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dsnlexer.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dsnlexer.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/edaappl.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/edaappl.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/edaappl.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/eda_dde.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/eda_dde.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/eda_dde.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/eda_doc.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/eda_doc.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/eda_doc.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/filter_reader.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/filter_reader.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/filter_reader.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/gestfich.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/gestfich.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/gestfich.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/getrunningmicrosecs.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/getrunningmicrosecs.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/getrunningmicrosecs.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/gr_basic.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/gr_basic.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/gr_basic.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/hotkeys_basic.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/hotkeys_basic.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/hotkeys_basic.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/hotkey_grid_table.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/hotkey_grid_table.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/hotkey_grid_table.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/html_messagebox.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/html_messagebox.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/html_messagebox.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles 48 [ 47%] Building CXX object common/CMakeFiles/common.dir/msgpanel.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/msgpanel.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/msgpanel.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 47%] Building CXX object common/CMakeFiles/common.dir/netlist_keywords.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/netlist_keywords.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/netlist_keywords.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 47%] Building CXX object common/CMakeFiles/common.dir/newstroke_font.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/newstroke_font.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/newstroke_font.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 47%] Building CXX object common/CMakeFiles/common.dir/projet_config.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/projet_config.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/projet_config.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 47%] Building CXX object common/CMakeFiles/common.dir/richio.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/richio.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/richio.cpp In file included from /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include/richio.h:32:0, from /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/richio.cpp:29: /usr/local/include/c++/v1/string: In member function 'virtual std::__1::string OUTPUTFORMATTER::Quotes(const string&)': /usr/local/include/c++/v1/string:641:35: error: inlining failed in call to always_inline 'static bool std::__1::char_traits::eq(std::__1::char_traits::char_type, std::__1::char_traits::char_type) throw ()': indirect function call with a yet undetermined callee static _LIBCPP_CONSTEXPR bool eq(char_type __c1, char_type __c2) _NOEXCEPT ^ In file included from /usr/local/include/c++/v1/string:439:0, from /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include/richio.h:32, from /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/richio.cpp:29: /usr/local/include/c++/v1/algorithm:1050:13: error: called from here if (__pred(*__first1, *__j)) ^ *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 *** Error code 1 Stop. make: stopped in /usr/ports/cad/kicad From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 02:05:05 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 259AF7E5 for ; Wed, 28 Jan 2015 02:05:05 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 04B22F46 for ; Wed, 28 Jan 2015 02:05:05 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S254A7078125 for ; Wed, 28 Jan 2015 02:05:04 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S254Ug078124; Wed, 28 Jan 2015 02:05:04 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 02:05:04 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280205.t0S254Ug078124@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10i386-quarterly][lang/gambit-c] Failed for gambit-c-v4.7.3, 1 in build 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: Wed, 28 Jan 2015 02:05:05 -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: vanilla@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/lang/gambit-c/Makefile 366381 2014-08-28 06:36:32Z vanilla $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-quarterly/2015-01-28_01h23m11s/logs/gambit-c-v4.7.3,1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-quarterly&build=2015-01-28_01h23m11s Log: ====>> Building lang/gambit-c build started at Wed Jan 28 01:46:46 UTC 2015 port directory: /usr/ports/lang/gambit-c building for: FreeBSD 10i386-quarterly-job-16 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/lang/gambit-c/Makefile 366381 2014-08-28 06:36:32Z vanilla $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gambit-c-v4.7.3,1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-quarterly/ref/.p/pool MASTERNAME=10i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gambit-c-v4.7.3,1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-single-host --enable-gcc-opts --docdir=/usr/local/share/doc/gambit-c --includedir=/usr/local/include/gambit-c --libdir=/usr/local/lib/gambit-c --enable-compiler-name=gsc-gambit --enable-interpreter-name=gsi-gambit --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gambit-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gambit-c/work HOME=/wrkdirs/usr/ports/lang/gambit-c/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gambit-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gambit-c/work HOME=/wrkdirs/usr/ports/lang/gambit-c/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gambit-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gambit-c/work HOME=/wrkdirs/usr/ports/lang/gambit-c/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gambit-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gambit-c/work HOME=/wrkdirs/usr/ports/lang/gambit-c/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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gambit-c" EXAMPLESDIR="share/examples/gambit-c" DATADIR="share/gambit-c" WWWDIR="www/gambit-c" ETCDIR="etc/gambit-c" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gambit-c DOCSDIR=/usr/local/share/doc/gambit-c EXAMPLESDIR=/usr/local/share/examples/gambit-c WWWDIR=/usr/local/www/gambit-c ETCDIR=/usr/local/etc/gambit-c --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License APACHE20 LGPL21 accepted by the user =========================================================================== =================================================== ===> gambit-c-v4.7.3,1 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.3.txz [10i386-quarterly-job-16] Installing pkg-1.4.3... [10i386-quarterly-job-16] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gambit-c-v4.7.3,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 LGPL21 accepted by the user ===> Fetching all distfiles required by gambit-c-v4.7.3,1 for building =========================================================================== =================================================== ===> License APACHE20 LGPL21 accepted by the user ===> Fetching all distfiles required by gambit-c-v4.7.3,1 for building => SHA256 Checksum OK for gambc-v4_7_3.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 LGPL21 accepted by the user ===> Fetching all distfiles required by gambit-c-v4.7.3,1 for building ===> Extracting for gambit-c-v4.7.3,1 => SHA256 Checksum OK for gambc-v4_7_3.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gambit-c-v4.7.3,1 =========================================================================== =================================================== ===> gambit-c-v4.7.3,1 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 [10i386-quarterly-job-16] Installing gmake-4.1_1... [10i386-quarterly-job-16] `-- Installing gettext-runtime-0.19.3... [10i386-quarterly-job-16] | `-- Installing indexinfo-0.2.2... [10i386-quarterly-job-16] | `-- Extracting indexinfo-0.2.2... done [10i386-quarterly-job-16] `-- Extracting gettext-runtime-0.19.3... done [10i386-quarterly-job-16] Extracting gmake-4.1_1... done ===> Returning to build of gambit-c-v4.7.3,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for gambit-c-v4.7.3,1 configure: loading site script /usr/ports/Templates/config.site checking build system type... i386-portbld-freebsd10.0 checking host system type... i386-portbld-freebsd10.0 checking target system type... i386-portbld-freebsd10.0 checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking size of void*... 4 checking size of long... 4 checking for bool... no checking whether cc defines __GNUC__... yes checking whether cc defines __clang__... yes checking whether cc defines __llvm__... yes checking whether cc defines _MSC_VER... checking whether cc defines _WIN32... checking for errno.h... (cached) yes checking for float.h... (cached) yes checking for signal.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for time.h... (cached) yes checking for unistd.h... (cached) yes checking for pwd.h... (cached) yes checking for dirent.h... (cached) yes checking for poll... (cached) yes checking for ppoll... no checking for openpty... yes checking for getpt... no checking for ptsname... yes checking for ctermid... yes checking for isastream... no checking for hstrerror... yes checking for get_fpc_csr... no checking for struct stat64... no checking how cc's preprocessor evaluates (__GNUC__*1000+__GNUC_MINOR__)>=4002&&(__GNUC__*1000+__GNUC_MINOR__)<=4003... yes checking how cc's preprocessor evaluates __llvm__ && !__clang__ && (__GNUC__*1000+__GNUC_MINOR__)<4005... checking whether cc accepts -Wall... -Wall checking whether cc accepts -W... -W checking whether cc accepts -Wno-unused... -Wno-unused checking whether cc accepts -Wno-write-strings... -Wno-write-strings checking whether cc accepts -g... -g checking whether cc accepts -p... -p checking whether cc accepts -pg... -pg checking whether cc accepts -ftest-coverage... -ftest-coverage checking whether cc accepts -fprofile-arcs... checking whether cc accepts -fbranch-probabilities... -fbranch-probabilities checking whether cc accepts -O1... -O1 checking whether cc accepts -O2... -O2 checking whether cc accepts -fno-math-errno... -fno-math-errno checking whether cc accepts -fno-strict-aliasing... -fno-strict-aliasing checking whether cc accepts -fwrapv... -fwrapv checking whether cc accepts -fomit-frame-pointer... -fomit-frame-pointer checking whether cc accepts -fmodulo-sched... -fmodulo-sched checking whether cc accepts -freschedule-modulo-scheduled-loops... -freschedule-modulo-scheduled-loops checking whether cc accepts -fPIC... -fPIC checking whether cc accepts -fpic... -fpic checking whether cc accepts -fno-common... -fno-common checking whether cc accepts -rdynamic... -rdynamic checking whether cc accepts -shared... -shared xxxxxxxxxxxxxxxxxxxxxxx -D___SINGLE_HOST xxxxxxxxxxxxxxxxxxxxxxx -D___SINGLE_HOST xxxxxxxxxxxxxxxxxxxxxxx -D___SINGLE_HOST -D___DYNAMIC xxxxxxxxxxxxxxxxxxxxxxx -D___SINGLE_HOST xxxxxxxxxxxxxxxxxxxxxxx -D___SINGLE_HOST checking for X... no checking whether ln -s works... yes checking for ranlib... ranlib checking for ar... ar checking whether gmake sets $(MAKE)... yes configure: creating ./config.status config.status: creating makefile config.status: creating include/makefile config.status: creating include/gambit.h config.status: creating lib/makefile config.status: creating gsi/makefile config.status: creating gsc/makefile config.status: creating bin/makefile config.status: creating bin/gambc-cc.unix config.status: creating bin/gambc-cc.bat.windows config.status: creating bin/gambc-doc.unix config.status: creating bin/gambc-doc.bat.windows config.status: creating misc/makefile config.status: creating doc/makefile config.status: creating tests/makefile config.status: creating examples/makefile config.status: creating examples/distr-comp/makefile config.status: creating examples/pi/makefile config.status: creating examples/ring/makefile config.status: creating examples/web-repl/makefile config.status: creating examples/web-server/makefile config.status: creating examples/tcltk/makefile config.status: creating examples/Xlib-simple/makefile config.status: creating examples/pthread/makefile config.status: creating examples/misc/makefile config.status: creating contrib/makefile config.status: creating contrib/GambitREPL/makefile config.status: creating prebuilt/makefile config.status: creating prebuilt/macosx/makefile config.status: creating prebuilt/macosx/build-phase2 config.status: creating prebuilt/windows/makefile config.status: creating prebuilt/windows/build-phase2 config.status: creating include/config.h configure: ************************************************************************** *** *** *** The option "--enable-single-host" was specified to the configure *** *** script and a LLVM C compiler is being used (clang or LLVM GCC). *** *** This combination is not recommended as the build may require a *** *** lot of memory and a very long time (over 30 minutes on a fairly *** *** fast machine with clang 3.0). Configuring with GNU GCC will give *** *** a faster build (1 min on the same machine with GNU GCC 4.2.1) and *** *** the executable will be faster. *** *** *** ************************************************************************** =========================================================================== =================================================== ===> Building for gambit-c-v4.7.3,1 gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_7_3' rm -f gsc-boot gsc-boot cp gsc-boot.bat.windows gsc-boot cp gsc-boot.unix gsc-boot chmod +x gsc-boot making all in include gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_7_3/include' gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_7_3/include' making all in lib gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_7_3/lib' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_io.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CXXFL AGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _io.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_num.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CXXF LAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _num.c -D___LIBRARY _num.c:58356:12: warning: expression result unused [-Wunused-value] ___EXPR(___BIGMMUL(___STK(-3),___R1,___SUB(321),___FIX(0L),___FIX(1L),___R3) ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/gambit.h:2680:7: note: expanded from macro '___BIGMMUL' ___FIX((___BIGMDOUBLEDIGIT)___temp >> ___BIG_MBASE_WIDTH)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/gambit.h:2071:37: note: expanded from macro '___FIX' #define ___FIX(x)(___CAST(___WORD,x)<<___TB) ^ ~~~~~ ./include/gambit.h:4922:19: note: expanded from macro '___EXPR' #define ___EXPR(x)x; ^ 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_std.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CXXF LAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _std.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_kernel.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'C XXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _kernel.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_nonstd.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'C XXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _nonstd.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_repl.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CXX FLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _repl.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_eval.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CXX FLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _eval.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_thread.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'C XXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _thread.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_system.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'C XXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _system.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "main.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CXXF LAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL main.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "os_tty.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CX XFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_tty.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "c_intf.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CX XFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL c_intf.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "os_io.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CXX FLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_io.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "setup.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CXX FLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL setup.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "mem.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CXXFL AGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL mem.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "os_files.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' ' CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_files.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "os.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CXXFLA GS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "os_base.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'C XXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_base.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "os_thread.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_thread.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "os_time.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'C XXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_time.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "os_shell.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' ' CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_shell.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "os_dyn.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CX XFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_dyn.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_gambc.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CX XFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _gambc.c -D___LIBRARY rm -f libgambc.a libgambc.a libgambc.a ar rc libgambc.a main.o setup.o mem.o c_intf.o os.o os_base.o os_thread.o os_time.o os_shell.o os_files.o os_dyn.o os_tty.o os_io.o _kernel.o _system.o _num.o _std.o _eval.o _io.o _nonstd.o _thread.o _repl.o _gambc.o && ranlib libgambc.a if test "" != ""; then \ ln -s libgambc.a libgambc.a; \ ln -s libgambc.a libgambc.a; \ fi gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_7_3/lib' making all in gsi gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_7_3/gsi' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_gsilib.o" -I. -DHAVE_CONFIG_H _gsilib.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_gambcgsi.o" -I. -DHAVE_CONFIG_H _gambcgsi.c -D___LIBRARY rm -f libgambcgsi.a libgambcgsi.a libgambcgsi.a ar rc libgambcgsi.a _gsilib.o _gambcgsi.o && ranlib libgambcgsi.a if test "" != ""; then \ ln -s libgambcgsi.a libgambcgsi.a; \ ln -s libgambcgsi.a libgambcgsi.a; \ fi cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_gsi.o" -I. -DHAVE_CONFIG_H _gsi.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_gsi_.o" -I. -DHAVE_CONFIG_H _gsi_.c cc -fstack-protector -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-unused -Wno-write-strings -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fmodulo-sched -freschedule-modulo-scheduled-loops -fomit-frame-pointer -fPIC -fno-common -rdynamic -I"../include" -o "gsi" _gsi.o _gsi_.o "../lib/libgambc.a" -lutil -lm libgambcgsi.a gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_7_3/gsi' making all in gsc gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_7_3/gsc' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_t-c-2.o" -I. -DHAVE_CONFIG_H _t-c-2.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_ptree1.o" -I. -DHAVE_CONFIG_H _ptree1.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_ptree2.o" -I. -DHAVE_CONFIG_H _ptree2.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_front.o" -I. -DHAVE_CONFIG_H _front.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_t-univ.o" -I. -DHAVE_CONFIG_H _t-univ.c -D___LIBRARY Stack dump: 0. Program arguments: /usr/bin/cc -cc1 -triple i386-unknown-freebsd10.0 -emit-obj -disable-free -disable-llvm-verifier -main-file-name _t-univ.c -mrelocation-model static -mdisable-fp-elim -relaxed-aliasing -masm-verbose -mconstructor-aliases -target-cpu i486 -coverage-file /wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_7_3/gsc/_t-univ.o -resource-dir /usr/bin/../lib/clang/3.3 -D HAVE_CONFIG_H -D ___LIBRARY -I ../include -I . -O2 -fdebug-compilation-dir /wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_7_3/gsc -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -mstackrealign -fobjc-runtime=gnustep -fobjc-default-synthesize-properties -fdiagnostics-show-option -backend-option -vectorize-loops -o _t-univ.o -x c _t-univ.c 1. parser at end of file 2. Per-module optimization passes 3. Running pass 'CallGraph Pass Manager' on module '_t-univ.c'. 4. Running pass 'Value Propagation' on function '@___H__20___t_2d_univ' cc: error: unable to execute command: Abort trap (core dumped) cc: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610 Target: i386-unknown-freebsd10.0 Thread model: posix cc: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. cc: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: cc: note: diagnostic msg: /tmp/_t-univ-UgAJ4U.c cc: note: diagnostic msg: /tmp/_t-univ-UgAJ4U.sh cc: note: diagnostic msg: ******************** makefile:221: recipe for target '_t-univ.o' failed gmake[2]: *** [_t-univ.o] Error 254 gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_7_3/gsc' makefile:405: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_7_3' *** Error code 1 Stop. make: stopped in /usr/ports/lang/gambit-c From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 02:05:36 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 DAC447F7; Wed, 28 Jan 2015 02:05:35 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 C81B4F4B; Wed, 28 Jan 2015 02:05:35 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S25Z88089622; Wed, 28 Jan 2015 02:05:35 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S25Z68089595; Wed, 28 Jan 2015 02:05:35 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 02:05:35 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280205.t0S25Z68089595@beefy2.isc.freebsd.org> To: obrien@FreeBSD.org Subject: [package - 10amd64-quarterly][ftp/ncftp1] Failed for ncftp1-1.9.5 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: Wed, 28 Jan 2015 02:05:36 -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: obrien@FreeBSD.org Last committer: adamw@FreeBSD.org Ident: $FreeBSD: branches/2014Q3/ftp/ncftp1/Makefile 351560 2014-04-18 19:21:04Z adamw $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-quarterly/2015-01-28_01h27m56s/logs/ncftp1-1.9.5.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-quarterly&build=2015-01-28_01h27m56s Log: ====>> Building ftp/ncftp1 build started at Wed Jan 28 02:05:32 UTC 2015 port directory: /usr/ports/ftp/ncftp1 building for: FreeBSD 10amd64-quarterly-job-03 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: obrien@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q3/ftp/ncftp1/Makefile 351560 2014-04-18 19:21:04Z adamw $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=ncftp1-1.9.5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-quarterly/ref/.p/pool MASTERNAME=10amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for ncftp1-1.9.5: AS_NCFTP=off: Install binary as ncftp instead of ncftp1 ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work HOME=/wrkdirs/usr/ports/ftp/ncftp1/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work HOME=/wrkdirs/usr/ports/ftp/ncftp1/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work HOME=/wrkdirs/usr/ports/ftp/ncftp1/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work HOME=/wrkdirs/usr/ports/ftp/ncftp1/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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/ncftp" EXAMPLESDIR="share/examples/ncftp" DATADIR="share/ncftp" WWWDIR="www/ncftp" ETCDIR="etc/ncftp" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ncftp DOCSDIR=/usr/local/share/doc/ncftp EXAMPLESDIR=/usr/local/share/examples/ncftp WWWDIR=/usr/local/www/ncftp ETCDIR=/usr/local/etc/ncftp --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> ncftp1-1.9.5 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.3.txz [10amd64-quarterly-job-03] Installing pkg-1.4.3... [10amd64-quarterly-job-03] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ncftp1-1.9.5 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by ncftp1-1.9.5 for building =========================================================================== =================================================== ===> Fetching all distfiles required by ncftp1-1.9.5 for building => SHA256 Checksum OK for ncftp-1.9.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by ncftp1-1.9.5 for building ===> Extracting for ncftp1-1.9.5 => SHA256 Checksum OK for ncftp-1.9.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ncftp1-1.9.5 ===> Applying FreeBSD patches for ncftp1-1.9.5 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for ncftp1-1.9.5 =========================================================================== =================================================== ===> Building for ncftp1-1.9.5 cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -DMK='"cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -s -lreadline"' cmds.c -c cmds.c:997:62: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] (void) strncat(lsflags, (argv[i] + (lsflags[0] == '-')), sizeof(lsflags)); ^~~~~~~~~~~~~~~ cmds.c:997:62: note: change the argument to be the free space in the destination buffer minus the terminating null byte (void) strncat(lsflags, (argv[i] + (lsflags[0] == '-')), sizeof(lsflags)); ^~~~~~~~~~~~~~~ sizeof(lsflags) - strlen(lsflags) - 1 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -c cmdtab.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -c ftp.c ftp.c:208:6: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] if (Getsockname(s, (char *)&myctladdr, &len) < 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./sys.h:481:70: note: expanded from macro 'Getsockname' # define Getsockname(d,a,l) getsockname((d), (struct sockaddr *)(a), (l)) ^~~ /usr/include/sys/socket.h:605:74: note: passing argument to parameter here int getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict); ^ ftp.c:1851:6: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] if (Getsockname(data, (char *)&data_addr, &len) < 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./sys.h:481:70: note: expanded from macro 'Getsockname' # define Getsockname(d,a,l) getsockname((d), (struct sockaddr *)(a), (l)) ^~~ /usr/include/sys/socket.h:605:74: note: passing argument to parameter here int getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict); ^ ftp.c:1904:6: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] s = Accept(data, &from, &fromlen); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./sys.h:493:61: note: expanded from macro 'Accept' # define Accept(a,b,c) (accept((a), (struct sockaddr *)(b), (int *)(c))) ^~~~~~~~~~ /usr/include/sys/socket.h:596:69: note: passing argument to parameter here int accept(int, struct sockaddr * __restrict, socklen_t * __restrict); ^ 3 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -c ftprc.c ftprc.c:255:2: warning: incompatible pointer types passing 'cmp_t' (aka 'int (*)(void *, void *)') to parameter of type 'int (*)(const void *, const void *)' [-Wincompatible-pointer-types] QSort(recents, nRecents, sizeof(recentsite), RecentCmp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./util.h:58:41: note: expanded from macro 'QSort' qsort(base, (size_t)(n), (size_t)(sz), (cmp_t)(cmp)) ^~~~~~~~~~~~ /usr/include/stdlib.h:102:12: note: passing argument to parameter here int (*)(const void *, const void *)); ^ 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -c getpass.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -c glob.c glob.c:51:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] static match(char *s, char *p); ~~~~~~ ^ glob.c:52:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] static amatch(char *s, char *p); ~~~~~~ ^ glob.c:59:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] static tglob(char c); ~~~~~~ ^ glob.c:219:16: error: incomplete definition of type 'struct _dirdesc' if (fstat(dirp->dd_fd, &stb) < 0) ~~~~^ /usr/include/dirent.h:58:8: note: forward declaration of 'struct _dirdesc' struct _dirdesc; ^ glob.c:374:5: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ glob.c:418:7: warning: add explicit braces to avoid dangling else [-Wdangling-else] } else ^ glob.c:524:4: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if (eq(p, "{") || eq(p, "{}")) ^ 6 warnings and 1 error generated. *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/ftp/ncftp1/work/ncftp-1.9.5 *** Error code 1 Stop. make: stopped in /usr/ports/ftp/ncftp1 From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 02:05:50 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 321F6807; Wed, 28 Jan 2015 02:05:50 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 11A5EF4E; Wed, 28 Jan 2015 02:05:50 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S25ndX081014; Wed, 28 Jan 2015 02:05:49 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S25neT081013; Wed, 28 Jan 2015 02:05:49 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 02:05:49 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280205.t0S25neT081013@beefy1.isc.freebsd.org> To: demon@FreeBSD.org Subject: [package - 10i386-quarterly][math/mosesdecoder] Failed for mosesdecoder-2.1.1 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: Wed, 28 Jan 2015 02:05:50 -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: demon@FreeBSD.org Last committer: demon@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/math/mosesdecoder/Makefile 368380 2014-09-17 14:45:25Z demon $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-quarterly/2015-01-28_01h23m11s/logs/mosesdecoder-2.1.1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-quarterly&build=2015-01-28_01h23m11s Log: ====>> Building math/mosesdecoder build started at Wed Jan 28 01:50:07 UTC 2015 port directory: /usr/ports/math/mosesdecoder building for: FreeBSD 10i386-quarterly-job-23 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: demon@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/math/mosesdecoder/Makefile 368380 2014-09-17 14:45:25Z demon $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=mosesdecoder-2.1.1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-quarterly/ref/.p/pool MASTERNAME=10i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/mosesdecoder/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/mosesdecoder/work HOME=/wrkdirs/usr/ports/math/mosesdecoder/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- BOOST_BUILD_PATH=/wrkdirs/usr/ports/math/mosesdecoder/work/moses-smt-mosesdecoder-4ea250e/jam-files/boost-build XDG_DATA_HOME=/wrkdirs/usr/ports/math/mosesdecoder/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/mosesdecoder/work HOME=/wrkdirs/usr/ports/math/mosesdecoder/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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/mosesdecoder" EXAMPLESDIR="share/examples/mosesdecoder" DATADIR="share/mosesdecoder" WWWDIR="www/mosesdecoder" ETCDIR="etc/mosesdecoder" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mosesdecoder DOCSDIR=/usr/local/share/doc/mosesdecoder EXAMPLESDIR=/usr/local/share/examples/mosesdecoder WWWDIR=/usr/local/www/mosesdecoder ETCDIR=/usr/local/etc/mosesdecoder --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> mosesdecoder-2.1.1 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.3.txz [10i386-quarterly-job-23] Installing pkg-1.4.3... [10i386-quarterly-job-23] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mosesdecoder-2.1.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mosesdecoder-2.1.1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by mosesdecoder-2.1.1 for building => SHA256 Checksum OK for mosesdecoder-2.1.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mosesdecoder-2.1.1 for building ===> Extracting for mosesdecoder-2.1.1 => SHA256 Checksum OK for mosesdecoder-2.1.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mosesdecoder-2.1.1 ===> Applying FreeBSD patches for mosesdecoder-2.1.1 =========================================================================== =================================================== ===> mosesdecoder-2.1.1 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.30_1.txz [10i386-quarterly-job-23] Installing bash-4.3.30_1... [10i386-quarterly-job-23] `-- Installing gettext-runtime-0.19.3... [10i386-quarterly-job-23] | `-- Installing indexinfo-0.2.2... [10i386-quarterly-job-23] | `-- Extracting indexinfo-0.2.2... done [10i386-quarterly-job-23] `-- Extracting gettext-runtime-0.19.3... done [10i386-quarterly-job-23] Extracting bash-4.3.30_1... done Message for bash-4.3.30_1: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== ===> Returning to build of mosesdecoder-2.1.1 ===> mosesdecoder-2.1.1 depends on executable: bjam - not found ===> Verifying install for bjam in /usr/ports/devel/boost-jam ===> Installing existing package /packages/All/boost-jam-1.55.0.txz [10i386-quarterly-job-23] Installing boost-jam-1.55.0... [10i386-quarterly-job-23] Extracting boost-jam-1.55.0... done ===> Returning to build of mosesdecoder-2.1.1 =========================================================================== =================================================== ===> mosesdecoder-2.1.1 depends on shared library: libboost_thread.so - not found ===> Verifying for libboost_thread.so in /usr/ports/devel/boost-libs ===> Installing existing package /packages/All/boost-libs-1.55.0_4.txz [10i386-quarterly-job-23] Installing boost-libs-1.55.0_4... [10i386-quarterly-job-23] `-- Installing icu-53.1... [10i386-quarterly-job-23] `-- Extracting icu-53.1... done [10i386-quarterly-job-23] 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 mosesdecoder-2.1.1 ===> mosesdecoder-2.1.1 depends on shared library: libRandLM.so - not found ===> Verifying for libRandLM.so in /usr/ports/textproc/randlm ===> Installing existing package /packages/All/randlm-0.2.5.txz [10i386-quarterly-job-23] Installing randlm-0.2.5... [10i386-quarterly-job-23] `-- Installing google-sparsehash-2.0.2_2... [10i386-quarterly-job-23] `-- Extracting google-sparsehash-2.0.2_2... done [10i386-quarterly-job-23] Extracting randlm-0.2.5... done ===> Returning to build of mosesdecoder-2.1.1 ===> mosesdecoder-2.1.1 depends on shared library: libirstlm.so - not found ===> Verifying for libirstlm.so in /usr/ports/textproc/irstlm ===> Installing existing package /packages/All/irstlm-5.80.03_3.txz [10i386-quarterly-job-23] Installing irstlm-5.80.03_3... [10i386-quarterly-job-23] Extracting irstlm-5.80.03_3... done ===> Returning to build of mosesdecoder-2.1.1 =========================================================================== =================================================== ===> Configuring for mosesdecoder-2.1.1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/math/mosesdecoder/work/moses-smt-mosesdecoder-4ea250e/jam-files/engine/boehm_gc/libtool.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/math/mosesdecoder/work/moses-smt-mosesdecoder-4ea250e/jam-files/engine/boehm_gc/configure =========================================================================== delete *it; ^ ~~~ mert/ScopedVector.h:18:5: note: in instantiation of member function 'MosesTuning::ScopedVector::reset' requested here reset(); ^ mert/BleuScorer.h:78:3: note: in instantiation of member function 'MosesTuning::ScopedVector::~ScopedVector' requested here BleuScorer(const std::string& name, const std::string& config): StatisticsBasedScorer(name,config) {} ^ mert/BleuScorer.h:19:7: note: forward declaration of 'MosesTuning::Reference' class Reference; ^ In file included from mert/BleuScorerTest.cpp:1: In file included from mert/BleuScorer.h:10: In file included from mert/StatisticsBasedScorer.h:12: mert/Scorer.h:192:14: warning: unused function 'score_min' [-Wunused-function] inline float score_min(const statscores_t& scores, size_t start, size_t end) ^ mert/Scorer.h:203:14: warning: unused function 'score_average' [-Wunused-function] inline float score_average(const statscores_t& scores, size_t start, size_t end) ^ 4 warnings generated. ..skipped bleu_scorer_test for lack of libmert_lib.a... ..skipped bleu_scorer_test.passed for lack of bleu_scorer_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/FeatureDataTest.o In file included from mert/FeatureDataTest.cpp:1: mert/FeatureData.h:106:62: warning: adding 'std::size_t' (aka 'unsigned int') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("there is no entry at index " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/FeatureData.h:106:62: note: use array indexing to silence this warning throw std::runtime_error("there is no entry at index " + idx); ^ & [ ] mert/FeatureData.h:119:67: warning: adding 'std::size_t' (aka 'unsigned int') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("Error: specified id is unknown: " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/FeatureData.h:119:67: note: use array indexing to silence this warning throw std::runtime_error("Error: specified id is unknown: " + idx); ^ & [ ] 2 warnings generated. ..skipped feature_data_test for lack of libmert_lib.a... ..skipped feature_data_test.passed for lack of feature_data_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/DataTest.o In file included from mert/DataTest.cpp:1: In file included from mert/Data.h:16: mert/FeatureData.h:106:62: warning: adding 'std::size_t' (aka 'unsigned int') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("there is no entry at index " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/FeatureData.h:106:62: note: use array indexing to silence this warning throw std::runtime_error("there is no entry at index " + idx); ^ & [ ] mert/FeatureData.h:119:67: warning: adding 'std::size_t' (aka 'unsigned int') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("Error: specified id is unknown: " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/FeatureData.h:119:67: note: use array indexing to silence this warning throw std::runtime_error("Error: specified id is unknown: " + idx); ^ & [ ] In file included from mert/DataTest.cpp:1: In file included from mert/Data.h:17: mert/ScoreData.h:111:62: warning: adding 'std::size_t' (aka 'unsigned int') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("there is no entry at index " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/ScoreData.h:111:62: note: use array indexing to silence this warning throw std::runtime_error("there is no entry at index " + idx); ^ & [ ] In file included from mert/DataTest.cpp:2: mert/Scorer.h:192:14: warning: unused function 'score_min' [-Wunused-function] inline float score_min(const statscores_t& scores, size_t start, size_t end) ^ mert/Scorer.h:203:14: warning: unused function 'score_average' [-Wunused-function] inline float score_average(const statscores_t& scores, size_t start, size_t end) ^ 5 warnings generated. ..skipped data_test for lack of libmert_lib.a... ..skipped data_test.passed for lack of data_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/NgramTest.o ..skipped ngram_test for lack of libmert_lib.a... ..skipped ngram_test.passed for lack of ngram_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/OptimizerFactoryTest.o In file included from mert/OptimizerFactoryTest.cpp:2: In file included from mert/Optimizer.h:6: In file included from mert/Data.h:16: mert/FeatureData.h:106:62: warning: adding 'std::size_t' (aka 'unsigned int') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("there is no entry at index " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/FeatureData.h:106:62: note: use array indexing to silence this warning throw std::runtime_error("there is no entry at index " + idx); ^ & [ ] mert/FeatureData.h:119:67: warning: adding 'std::size_t' (aka 'unsigned int') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("Error: specified id is unknown: " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/FeatureData.h:119:67: note: use array indexing to silence this warning throw std::runtime_error("Error: specified id is unknown: " + idx); ^ & [ ] In file included from mert/OptimizerFactoryTest.cpp:2: In file included from mert/Optimizer.h:6: In file included from mert/Data.h:17: mert/ScoreData.h:111:62: warning: adding 'std::size_t' (aka 'unsigned int') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("there is no entry at index " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/ScoreData.h:111:62: note: use array indexing to silence this warning throw std::runtime_error("there is no entry at index " + idx); ^ & [ ] In file included from mert/OptimizerFactoryTest.cpp:2: In file included from mert/Optimizer.h:8: mert/Scorer.h:192:14: warning: unused function 'score_min' [-Wunused-function] inline float score_min(const statscores_t& scores, size_t start, size_t end) ^ mert/Scorer.h:203:14: warning: unused function 'score_average' [-Wunused-function] inline float score_average(const statscores_t& scores, size_t start, size_t end) ^ 5 warnings generated. ..skipped optimizer_factory_test for lack of libmert_lib.a... ..skipped optimizer_factory_test.passed for lack of optimizer_factory_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/PointTest.o In file included from mert/PointTest.cpp:6: In file included from mert/Optimizer.h:6: In file included from mert/Data.h:16: mert/FeatureData.h:106:62: warning: adding 'std::size_t' (aka 'unsigned int') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("there is no entry at index " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/FeatureData.h:106:62: note: use array indexing to silence this warning throw std::runtime_error("there is no entry at index " + idx); ^ & [ ] mert/FeatureData.h:119:67: warning: adding 'std::size_t' (aka 'unsigned int') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("Error: specified id is unknown: " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/FeatureData.h:119:67: note: use array indexing to silence this warning throw std::runtime_error("Error: specified id is unknown: " + idx); ^ & [ ] In file included from mert/PointTest.cpp:6: In file included from mert/Optimizer.h:6: In file included from mert/Data.h:17: mert/ScoreData.h:111:62: warning: adding 'std::size_t' (aka 'unsigned int') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("there is no entry at index " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/ScoreData.h:111:62: note: use array indexing to silence this warning throw std::runtime_error("there is no entry at index " + idx); ^ & [ ] In file included from mert/PointTest.cpp:6: In file included from mert/Optimizer.h:8: mert/Scorer.h:192:14: warning: unused function 'score_min' [-Wunused-function] inline float score_min(const statscores_t& scores, size_t start, size_t end) ^ mert/Scorer.h:203:14: warning: unused function 'score_average' [-Wunused-function] inline float score_average(const statscores_t& scores, size_t start, size_t end) ^ 5 warnings generated. ..skipped point_test for lack of libmert_lib.a... ..skipped point_test.passed for lack of point_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/ReferenceTest.o ..skipped reference_test for lack of libmert_lib.a... ..skipped reference_test.passed for lack of reference_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/SingletonTest.o ..skipped singleton_test for lack of libmert_lib.a... ..skipped singleton_test.passed for lack of singleton_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/TimerTest.o ..skipped timer_test for lack of libmert_lib.a... ..skipped timer_test.passed for lack of timer_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/UtilTest.o ..skipped util_test for lack of libmert_lib.a... ..skipped util_test.passed for lack of util_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/VocabularyTest.o ..skipped vocabulary_test for lack of libmert_lib.a... ..skipped vocabulary_test.passed for lack of vocabulary_test... ..skipped mert for lack of libmert_lib.a... ..skipped extractor for lack of libmert_lib.a... ..skipped evaluator for lack of libmert_lib.a... ..skipped pro for lack of libmert_lib.a... ..skipped kbmira for lack of libmert_lib.a... ..skipped sentence-bleu for lack of libmert_lib.a... clang-linux.link /wrkdirs/usr/ports/math/mosesdecoder/work/moses-smt-mosesdecoder-4ea250e/lm/builder/bin/clang-linux-3.3/release/link-static/threading-multi/lmplz clang-linux.link lm/bin/clang-linux-3.3/release/link-static/threading-multi/query clang-linux.link lm/bin/clang-linux-3.3/release/link-static/threading-multi/fragment clang-linux.link lm/bin/clang-linux-3.3/release/link-static/threading-multi/build_binary clang-linux.link lm/filter/bin/clang-linux-3.3/release/link-static/threading-multi/filter ..failed updating 1 target... ..skipped 45 targets... ..updated 638 targets... The build failed. If you need support, run: bjam --with-boost=/usr/local --with-irstlm=/usr/local --with-randlm=/usr/local --without-tcmalloc --notrace --toolset=clang debug-symbols=off --debug-configuration -d2 >build.log then attach build.log to your e-mail. You MUST do 3 things before sending to the mailing list: 1. Subscribe to the mailing list at http://mailman.mit.edu/mailman/listinfo/moses-support 2. Zip up your build.log file before attaching it to the email 3. Say what is the EXACT command you executed when you got the error ERROR *** Error code 1 Stop. make: stopped in /usr/ports/math/mosesdecoder From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 02:06:03 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 00B7A816 for ; Wed, 28 Jan 2015 02:06:02 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 DF79DF56 for ; Wed, 28 Jan 2015 02:06:02 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S262YT020276 for ; Wed, 28 Jan 2015 02:06:02 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S262UR020243; Wed, 28 Jan 2015 02:06:02 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 02:06:02 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280206.t0S262UR020243@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10amd64-quarterly][multimedia/bombono] Failed for bombono-1.2.2_6 in build 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: Wed, 28 Jan 2015 02:06:03 -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: tijl@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/multimedia/bombono/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-quarterly/2015-01-28_01h27m56s/logs/bombono-1.2.2_6.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-quarterly&build=2015-01-28_01h27m56s Log: ====>> Building multimedia/bombono build started at Wed Jan 28 01:53:37 UTC 2015 port directory: /usr/ports/multimedia/bombono building for: FreeBSD 10amd64-quarterly-job-18 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/multimedia/bombono/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=bombono-1.2.2_6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-quarterly/ref/.p/pool MASTERNAME=10amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/bombono/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/bombono/work HOME=/wrkdirs/usr/ports/multimedia/bombono/work TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/bombono/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/bombono/work HOME=/wrkdirs/usr/ports/multimedia/bombono/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -lintl -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-al iasing -I/usr/local/include -Wl,-rpath=/usr/local/lib/gcc48" 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-- OSREL=10.0 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/bombono" EXAMPLESDIR="share/examples/bombono" DATADIR="share/bombono" WWWDIR="www/bombono" ETCDIR="etc/bombono" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/bombono DOCSDIR=/usr/local/share/doc/bombono EXAMPLESDIR=/usr/local/share/examples/bombono WWWDIR=/usr/local/www/bombono ETCDIR=/usr/local/etc/bombono --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> bombono-1.2.2_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.3.txz [10amd64-quarterly-job-18] Installing pkg-1.4.3... [10amd64-quarterly-job-18] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of bombono-1.2.2_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by bombono-1.2.2_6 for building =========================================================================== =================================================== ===> Fetching all distfiles required by bombono-1.2.2_6 for building => SHA256 Checksum OK for bombono-dvd-1.2.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by bombono-1.2.2_6 for building ===> Extracting for bombono-1.2.2_6 => SHA256 Checksum OK for bombono-dvd-1.2.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for bombono-1.2.2_6 ===> Applying FreeBSD patches for bombono-1.2.2_6 =========================================================================== =================================================== ===> bombono-1.2.2_6 depends on executable: gm - not found ===> Verifying install for gm in /usr/ports/graphics/GraphicsMagick ===> Installing existing package /packages/All/GraphicsMagick-1.3.20_2,1.txz [10amd64-quarterly-job-18] Installing GraphicsMagick-1.3.20_2,1... [10amd64-quarterly-job-18] `-- Installing freetype2-2.5.4_1... [10amd64-quarterly-job-18] `-- Extracting freetype2-2.5.4_1... done [10amd64-quarterly-job-18] `-- Installing gcc-4.8.3_2... [10amd64-quarterly-job-18] | `-- Installing binutils-2.25... [10amd64-quarterly-job-18] | | `-- Installing gettext-runtime-0.19.3... [10amd64-quarterly-job-18] | | `-- Installing indexinfo-0.2.2... [10amd64-quarterly-job-18] | | `-- Extracting indexinfo-0.2.2... done [10amd64-quarterly-job-18] | | `-- Extracting gettext-runtime-0.19.3... done [10amd64-quarterly-job-18] | `-- Extracting binutils-2.25... done [10amd64-quarterly-job-18] | `-- Installing gcc-ecj-4.5... [10amd64-quarterly-job-18] | `-- Extracting gcc-ecj-4.5... done [10amd64-quarterly-job-18] | `-- Installing gmp-5.1.3_2... [10amd64-quarterly-job-18] | `-- Extracting gmp-5.1.3_2... done [10amd64-quarterly-job-18] | `-- Installing mpc-1.0.2_1... [10amd64-quarterly-job-18] | | `-- Installing mpfr-3.1.2_2... [10amd64-quarterly-job-18] | | `-- Extracting mpfr-3.1.2_2... done [10amd64-quarterly-job-18] | `-- Extracting mpc-1.0.2_1... done [10amd64-quarterly-job-18] `-- Extracting gcc-4.8.3_2... done [10amd64-quarterly-job-18] `-- Installing ghostscript9-9.06_10... [10amd64-quarterly-job-18] | `-- Installing cups-image-1.7.3_2... [10amd64-quarterly-job-18] | | `-- Installing cups-client-1.7.3_2... ===> Creating users and/or groups. Creating group 'cups' with gid '193'. Creating user 'cups' with uid '193'. [10amd64-quarterly-job-18] | | `-- Extracting cups-client-1.7.3_2... done [10amd64-quarterly-job-18] | | `-- Installing jpeg-8_6... [10amd64-quarterly-job-18] | | `-- Extracting jpeg-8_6... done [10amd64-quarterly-job-18] | | `-- Installing png-1.6.16... [10amd64-quarterly-job-18] | | `-- Extracting png-1.6.16... done [10amd64-quarterly-job-18] | | `-- Installing tiff-4.0.3_5... [10amd64-quarterly-job-18] | | `-- Installing jbigkit-2.1_1... [10amd64-quarterly-job-18] | | `-- Extracting jbigkit-2.1_1... done [10amd64-quarterly-job-18] | | `-- Extracting tiff-4.0.3_5... done ===> Creating users and/or groups. Using existing group 'cups'. Using existing user 'cups'. [10amd64-quarterly-job-18] | `-- Extracting cups-image-1.7.3_2... done [10amd64-quarterly-job-18] | `-- Installing expat-2.1.0_2... [10amd64-quarterly-job-18] | `-- Extracting expat-2.1.0_2... done [10amd64-quarterly-job-18] | `-- Installing gsfonts-8.11_6... [10amd64-quarterly-job-18] | `-- Extracting gsfonts-8.11_6... done [10amd64-quarterly-job-18] | `-- Installing jbig2dec-0.11_4... [10amd64-quarterly-job-18] | `-- Extracting jbig2dec-0.11_4... done [10amd64-quarterly-job-18] | `-- Installing lcms2-2.6_3... [10amd64-quarterly-job-18] | `-- Extracting lcms2-2.6_3... done [10amd64-quarterly-job-18] | `-- Installing libXext-1.3.3,1... [10amd64-quarterly-job-18] | | `-- Installing libX11-1.6.2_2,1... [10amd64-quarterly-job-18] | | `-- Installing kbproto-1.0.6... [10amd64-quarterly-job-18] | | `-- Extracting kbproto-1.0.6... done [10amd64-quarterly-job-18] | | `-- Installing libXau-1.0.8_2... [10amd64-quarterly-job-18] | | | `-- Installing xproto-7.0.26... [10amd64-quarterly-job-18] | | | `-- Extracting xproto-7.0.26... done [10amd64-quarterly-job-18] | | `-- Extracting libXau-1.0.8_2... done [10amd64-quarterly-job-18] | | `-- Installing libXdmcp-1.1.1_2... [10amd64-quarterly-job-18] | | `-- Extracting libXdmcp-1.1.1_2... done [10amd64-quarterly-job-18] | | `-- Installing libxcb-1.11... [10amd64-quarterly-job-18] | | | `-- Installing libpthread-stubs-0.3_6... [10amd64-quarterly-job-18] | | | `-- Extracting libpthread-stubs-0.3_6... done [10amd64-quarterly-job-18] | | | `-- Installing libxml2-2.9.2_2... [10amd64-quarterly-job-18] | | | `-- Extracting libxml2-2.9.2_2... done [10amd64-quarterly-job-18] | | `-- Extracting libxcb-1.11... done [10amd64-quarterly-job-18] | | `-- Extracting libX11-1.6.2_2,1... done [10amd64-quarterly-job-18] | | `-- Installing xextproto-7.3.0... [10amd64-quarterly-job-18] | | `-- Extracting xextproto-7.3.0... done [10amd64-quarterly-job-18] | `-- Extracting libXext-1.3.3,1... done [10amd64-quarterly-job-18] | `-- Installing libXt-1.1.4_2,1... [10amd64-quarterly-job-18] | | `-- Installing libSM-1.2.2_2,1... add.cpp:(.text+0x2697): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' add.cpp:(.text+0x2e61): undefined reference to `boost::filesystem3::path::parent_path() const' build/src/mgui/project/browser.o: In function `Project::ObjectBrowser::on_drag_motion(Glib::RefPtr const&, int, int, unsigned int)': browser.cpp:(.text+0x18c): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/browser.o: In function `SafeRemove(std::string const&)': browser.cpp:(.text+0x1413): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' browser.cpp:(.text+0x142b): undefined reference to `boost::filesystem3::detail::remove(boost::filesystem3::path const&, boost::system::error_code*)' build/src/mgui/project/browser.o: In function `Project::ObjectStore::drag_data_received_vfunc(Gtk::TreePath const&, Gtk::SelectionData const&)': browser.cpp:(.text+0x3258): undefined reference to `Glib::operator<<(std::ostream&, Glib::ustring const&)' browser.cpp:(.text+0x327a): undefined reference to `Glib::operator<<(std::ostream&, Glib::ustring const&)' build/src/mgui/project/browser.o: In function `Uri2LocalPath(std::string const&, bool&)': browser.cpp:(.text+0x37dd): undefined reference to `Gio::File::create_for_uri(std::string const&)' browser.cpp:(.text+0x390a): undefined reference to `Gio::File::query_info_async(sigc::slot&, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil> const&, Glib::RefPtr const&, std::string const&, Gio::FileQueryInfoFlags, int) const' browser.cpp:(.text+0x3b48): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' browser.cpp:(.text+0x3b6e): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' browser.cpp:(.text+0x3ba9): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' browser.cpp:(.text+0x3c16): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' browser.cpp:(.text+0x3c5a): undefined reference to `Gio::File::create_for_path(std::string const&)' browser.cpp:(.text+0x3f1d): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' browser.cpp:(.text+0x3fa4): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' browser.cpp:(.text+0x3fe9): undefined reference to `boost::filesystem3::detail::rename(boost::filesystem3::path const&, boost::filesystem3::path const&, boost::system::error_code*)' build/src/mgui/project/browser.o: In function `Gtkmm2ext::DnDTreeView >::on_drag_data_get(Glib::RefPtr const&, Gtk::SelectionData&, unsigned int, unsigned int)': browser.cpp:(.text._ZN9Gtkmm2ext11DnDTreeViewIN5boost13intrusive_ptrIN7Project5MediaEEEE16on_drag_data_getERKN4Glib6RefPtrIN3Gdk11DragContextEEERN3Gtk13SelectionDataEjj[_ZN9Gtkmm2ext11DnDTreeViewIN5boost13intrusive_ptrIN7Project5MediaEEEE16on_drag_data_getERKN4Glib6RefPtrIN3Gdk11DragContextEEERN3Gtk13SelectionDataEjj]+0x108): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/media-browser.o: In function `Project::OnBitrateControlsChanged(Project::BitrateControls&, bool)': media-browser.cpp:(.text+0x91): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/media-browser.o: In function `Project::AppendNamedValue(Gtk::VBox&, Glib::RefPtr, char const*, std::string const&)': media-browser.cpp:(.text+0x16a): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/media-browser.o: In function `Project::SetSubtitles(boost::intrusive_ptr, Gtk::Dialog&)': media-browser.cpp:(.text+0x2796): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/media-browser.o: In function `Project::RenderField(Gtk::CellRenderer*, Gtk::TreeIter const&, boost::function const&)': media-browser.cpp:(.text+0x2e67): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/media-browser.o:media-browser.cpp:(.text+0x7094): more undefined references to `Glib::ustring::ustring(std::string const&)' follow build/src/mgui/project/serialize.o: In function `Project::MakeProjectTitle(bool)': serialize.cpp:(.text+0x482): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' serialize.cpp:(.text+0x4bd): undefined reference to `boost::filesystem3::path::parent_path() const' build/src/mgui/project/serialize.o: In function `Project::SetAppTitle(bool)': serialize.cpp:(.text+0x6fd): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/serialize.o: In function `Project::CheckBeforeClosing(Project::ConstructorApp&)': serialize.cpp:(.text+0x24ef): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/serialize.o: In function `Project::OnNewProject(Project::ConstructorApp&, bool)': serialize.cpp:(.text+0x2925): undefined reference to `Gtk::Image::Image(std::string const&)' build/src/mgui/project/thumbnail.o: In function `Project::ImgFilePE::MakeImage(PointT const&)': thumbnail.cpp:(.text+0x143c): undefined reference to `Gdk::Pixbuf::create_from_file(std::string const&, int, int, bool)' thumbnail.cpp:(.text+0x154e): undefined reference to `Gdk::Pixbuf::create_from_file(std::string const&)' build/src/mgui/sdk/dndtreeview.o: In function `Gtkmm2ext::DnDTreeViewBase::add_object_drag(int, std::string)': dndtreeview.cc:(.text+0x90b): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/sdk/textview.o: In function `AppendText(Gtk::TextView&, std::string const&)': textview.cpp:(.text+0x2f3): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/sdk/textview.o: In function `ApplyTag(Gtk::TextView&, std::pair const&, std::string const&, boost::function)>)': textview.cpp:(.text+0x6dd): undefined reference to `Glib::ustring::ustring(std::string const&)' textview.cpp:(.text+0x801): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/sdk/widget.o: In function `SetFilename(Gtk::FileChooser&, std::string const&)': widget.cpp:(.text+0x4de): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/timeline/layout.o:layout.cpp:(.text+0x676): more undefined references to `Glib::ustring::ustring(std::string const&)' follow build/src/mgui/timeline/mviewer.o: In function `OpenFile(Gtk::FileChooser&, boost::function >&)>)': mviewer.cpp:(.text+0x13d9): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' mviewer.cpp:(.text+0x13fd): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' mviewer.cpp:(.text+0x1414): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' mviewer.cpp:(.text+0x1438): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' build/src/mgui/timeline/mviewer.o: In function `PackFileChooserWidget(Gtk::Container&, boost::function >&)>, bool)': mviewer.cpp:(.text+0x2745): undefined reference to `Glib::ustring::ustring(std::string const&)' mviewer.cpp:(.text+0x27a4): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/timeline/mviewer.o: In function `OpenFileWithTrackLayout(TrackLayout&, char const*)': mviewer.cpp:(.text+0x366d): undefined reference to `Glib::ustring::ustring(std::string const&)' mviewer.cpp:(.text+0x3710): undefined reference to `Glib::path_get_basename(std::string const&)' mviewer.cpp:(.text+0x371f): undefined reference to `Glib::filename_to_utf8(std::string const&)' build/src/mgui/timeline/select.o: In function `Timeline::OnSaveFrameDialog(Gtk::FileChooserDialog&, Gtk::CheckButton&)': select.cpp:(.text+0x4fb): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/timeline/select.o: In function `Timeline::EditBigLabelTL::BeginState(TrackLayout&)': select.cpp:(.text+0x18d6): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/timeline/select.o: In function `Timeline::ContextMenuHook::AtScale()': select.cpp:(.text+0x39d1): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/timeline/select.o: In function `Timeline::SaveFrame(Timeline::DAMonitor&)': select.cpp:(.text+0x4cac): undefined reference to `Glib::ustring::ustring(std::string const&)' select.cpp:(.text+0x4ea2): undefined reference to `Glib::ustring::operator=(std::string const&)' select.cpp:(.text+0x4edd): undefined reference to `Gdk::Pixbuf::save(std::string const&, Glib::ustring const&)' select.cpp:(.text+0x4f02): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' select.cpp:(.text+0x4f23): undefined reference to `boost::filesystem3::path::parent_path() const' build/src/mgui/timeline/service.o: In function `Timeline::Service::FormBigLabel()': service.cpp:(.text+0x2b2): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/timeline/service.o: In function `Timeline::Service::FormTrackName()': service.cpp:(.text+0xc1c): undefined reference to `Glib::ustring::ustring(std::string const&)' build/lib/libMdBase.a(archieve.o): In function `Project::Serialization::SaveArchiever::SerializeStringableImpl(boost::function)': archieve.cpp:(.text+0x4b8): undefined reference to `Glib::ustring::ustring(std::string const&)' archieve.cpp:(.text+0x52b): undefined reference to `Glib::ustring::ustring(std::string const&)' build/lib/libMdBase.a(archieve-sdk.o): In function `Project::DoLoadArchieve(std::string const&, boost::function const&, char const*)': archieve-sdk.cpp:(.text+0x2ea): undefined reference to `Glib::ustring::ustring(std::string const&)' build/lib/libMdBase.a(media.o): In function `Project::ConvertPathToUtf8(std::string const&)': media.cpp:(.text+0x27c): undefined reference to `Glib::filename_to_utf8(std::string const&)' build/lib/libMdBase.a(media.o): In function `Project::ConvertPathFromUtf8(std::string const&)': media.cpp:(.text+0x2bc): undefined reference to `Glib::ustring::ustring(std::string const&)' build/lib/libMdBase.a(media.o): In function `Project::StorageMD::MakeByPath(std::string const&, bool, std::string const&)': media.cpp:(.text+0x32f): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' media.cpp:(.text+0x34f): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' media.cpp:(.text+0x3de): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' build/lib/libMdBase.a(media.o): In function `CreateDirs(boost::filesystem3::path const&, std::string&)': media.cpp:(.text+0xca3): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' media.cpp:(.text+0xcb2): undefined reference to `boost::filesystem3::detail::create_directories(boost::filesystem3::path const&, boost::system::error_code*)' build/lib/libMdBase.a(resources.o): In function `CreateBmdDir(std::string const&)': resources.cpp:(.text+0x716): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' resources.cpp:(.text+0x744): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' resources.cpp:(.text+0x773): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' build/lib/libMdLib.a(filesystem.o): In function `boost::filesystem::name_str(boost::filesystem3::path const&)': filesystem.cpp:(.text+0x2f): undefined reference to `boost::filesystem3::path::filename() const' build/lib/libMdLib.a(filesystem.o): In function `boost::filesystem::name_str(std::string const&)': filesystem.cpp:(.text+0xb6): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' build/lib/libMdLib.a(filesystem.o): In function `get_basename(boost::filesystem3::path const&)': filesystem.cpp:(.text+0x17f): undefined reference to `boost::filesystem3::path::stem() const' build/lib/libMdLib.a(filesystem.o): In function `get_extension(boost::filesystem3::path const&)': filesystem.cpp:(.text+0x201): undefined reference to `boost::filesystem3::path::extension() const' build/lib/libMdLib.a(filesystem.o): In function `Project::MakeAbsolutePath(boost::filesystem3::path const&, boost::filesystem3::path const&)': filesystem.cpp:(.text+0x374): undefined reference to `boost::filesystem3::path::root_directory() const' filesystem.cpp:(.text+0x3cf): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' filesystem.cpp:(.text+0x438): undefined reference to `boost::filesystem3::path::m_normalize()' filesystem.cpp:(.text+0x478): undefined reference to `boost::filesystem3::detail::current_path(boost::system::error_code*)' build/lib/libMdLib.a(filesystem.o): In function `Project::MakeRelativeToDir(boost::filesystem3::path&, boost::filesystem3::path)': filesystem.cpp:(.text+0x5c2): undefined reference to `boost::filesystem3::path::m_normalize()' filesystem.cpp:(.text+0x5ca): undefined reference to `boost::filesystem3::path::m_normalize()' filesystem.cpp:(.text+0x5d7): undefined reference to `boost::filesystem3::path::begin() const' filesystem.cpp:(.text+0x5e4): undefined reference to `boost::filesystem3::path::end() const' filesystem.cpp:(.text+0x5f1): undefined reference to `boost::filesystem3::path::begin() const' filesystem.cpp:(.text+0x601): undefined reference to `boost::filesystem3::path::end() const' filesystem.cpp:(.text+0x6e6): undefined reference to `boost::filesystem3::path::m_path_iterator_increment(boost::filesystem3::path::iterator&)' filesystem.cpp:(.text+0x6fd): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' filesystem.cpp:(.text+0x707): undefined reference to `boost::filesystem3::path::m_append_separator_if_needed()' filesystem.cpp:(.text+0x73c): undefined reference to `boost::filesystem3::path::m_erase_redundant_separator(unsigned long)' filesystem.cpp:(.text+0x76b): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' filesystem.cpp:(.text+0x775): undefined reference to `boost::filesystem3::path::m_path_iterator_increment(boost::filesystem3::path::iterator&)' filesystem.cpp:(.text+0x813): undefined reference to `boost::filesystem3::path::m_path_iterator_increment(boost::filesystem3::path::iterator&)' filesystem.cpp:(.text+0x81d): undefined reference to `boost::filesystem3::path::m_path_iterator_increment(boost::filesystem3::path::iterator&)' build/lib/libMdLib.a(filesystem.o): In function `AppendPath(std::string const&, std::string const&)': filesystem.cpp:(.text+0x9ab): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' filesystem.cpp:(.text+0x9ca): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' filesystem.cpp:(.text+0x9f9): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' build/lib/libMdLib.a(filesystem.o): In function `boost::filesystem::is_empty_directory(boost::filesystem3::path const&)': filesystem.cpp:(.text+0xc68): undefined reference to `boost::filesystem3::detail::directory_iterator_construct(boost::filesystem3::directory_iterator&, boost::filesystem3::path const&, boost::system::error_code*)' build/lib/libMdLib.a(filesystem.o): In function `Project::ClearAllFiles(boost::filesystem3::path const&, std::string&)': filesystem.cpp:(.text+0x1425): undefined reference to `boost::filesystem3::detail::directory_iterator_construct(boost::filesystem3::directory_iterator&, boost::filesystem3::path const&, boost::system::error_code*)' filesystem.cpp:(.text+0x143a): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' filesystem.cpp:(.text+0x144a): undefined reference to `boost::filesystem3::path_traits::dispatch(boost::filesystem3::directory_entry const&, std::string&, std::codecvt const&)' filesystem.cpp:(.text+0x1456): undefined reference to `boost::filesystem3::detail::remove_all(boost::filesystem3::path const&, boost::system::error_code*)' filesystem.cpp:(.text+0x1476): undefined reference to `boost::filesystem3::detail::directory_iterator_increment(boost::filesystem3::directory_iterator&, boost::system::error_code*)' build/lib/libMdLib.a(filesystem.o): In function `void boost::checked_delete(boost::filesystem3::detail::dir_itr_imp*)': filesystem.cpp:(.text._ZN5boost14checked_deleteINS_11filesystem36detail11dir_itr_impEEEvPT_[_ZN5boost14checked_deleteINS_11filesystem36detail11dir_itr_impEEEvPT_]+0x17): undefined reference to `boost::filesystem3::detail::dir_itr_close(void*&, void*&)' build/lib/libMdLib.a(regex.o): In function `re::search(__gnu_cxx::__normal_iterator, __gnu_cxx::__normal_iterator, re::match_results&, re::pattern const&, boost::regex_constants::_match_flags)': regex.cpp:(.text+0x6bd): undefined reference to `boost::re_detail::perl_matcher<__gnu_cxx::__normal_iterator, std::allocator > >, boost::regex_traits > >::construct_init(boost::basic_regex > > const&, boost::regex_constants::_match_flags)' build/lib/libMdLib.a(regex.o): In function `re::match(std::string const&, re::match_results&, re::pattern const&, boost::regex_constants::_match_flags)': regex.cpp:(.text+0x96f): undefined reference to `boost::re_detail::perl_matcher<__gnu_cxx::__normal_iterator, std::allocator > >, boost::regex_traits > >::construct_init(boost::basic_regex > > const&, boost::regex_constants::_match_flags)' build/lib/libMdLib.a(regex.o): In function `boost::re_detail::perl_matcher<__gnu_cxx::__normal_iterator, std::allocator > >, boost::regex_traits > >::match_match()': regex.cpp:(.text._ZN5boost9re_detail12perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcSsEESaINS_9sub_matchIS6_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE11match_matchEv[_ZN5boost9re_detail12perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcSsEESaINS_9sub_matchIS6_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE11match_matchEv]+0x3e2): undefined reference to `boost::match_results<__gnu_cxx::__normal_iterator, std::allocator > > >::maybe_assign(boost::match_results<__gnu_cxx::__normal_iterator, std::allocator > > > const&)' build/src/mgui/project/mconstructor.o: In function `InitI18n()': mconstructor.cpp:(.text+0x11dd): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' mconstructor.cpp:(.text+0x120b): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' mconstructor.cpp:(.text+0x1239): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' mconstructor.cpp:(.text+0x1275): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' mconstructor.cpp:(.text+0x12ba): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' build/src/mgui/project/mconstructor.o: In function `Project::ConstructorApp::SetTabName(std::string const&, int)': mconstructor.cpp:(.text+0x1bdc): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/mconstructor.o: In function `Project::UpdateDVDSize()': mconstructor.cpp:(.text+0x21bf): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/mconstructor.o: In function `Project::ConstructorApp::ConstructorApp()': mconstructor.cpp:(.text+0x3d9e): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/mconstructor.o: In function `Project::RunConstructor(std::string const&, bool)': mconstructor.cpp:(.text+0x4de9): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' mconstructor.cpp:(.text+0x4e92): undefined reference to `boost::filesystem3::detail::directory_iterator_construct(boost::filesystem3::directory_iterator&, boost::filesystem3::path const&, boost::system::error_code*)' mconstructor.cpp:(.text+0x4ed7): undefined reference to `Gdk::Pixbuf::create_from_file(std::string const&)' mconstructor.cpp:(.text+0x4f39): undefined reference to `boost::filesystem3::detail::directory_iterator_increment(boost::filesystem3::directory_iterator&, boost::system::error_code*)' mconstructor.cpp:(.text+0x521a): undefined reference to `boost::filesystem3::detail::dir_itr_close(void*&, void*&)' build/lib/libMdBase.a(table.o): In function `Project::IsFrameDir(boost::filesystem3::path const&)': table.cpp:(.text+0x27b): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' table.cpp:(.text+0x29a): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' table.cpp:(.text+0x2d8): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' build/lib/libMdBase.a(table.o): In function `Project::ADatabase::SetProjectFName(std::string const&, std::string const&)': table.cpp:(.text+0x931): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' build/lib/libMdBase.a(table.o): In function `Project::SerializePath(Project::Archieve&, char const*, std::string&)': table.cpp:(.text+0x1051): undefined reference to `boost::filesystem3::path::parent_path() const' table.cpp:(.text+0x11e8): undefined reference to `boost::filesystem3::path::root_directory() const' build/lib/libMdBase.a(table.o): In function `Project::AddSrcDirs(std::vector >&, char const*)': table.cpp:(.text+0x1bda): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' build/lib/libMdBase.a(table.o): In function `Project::FindThemePath(std::string const&)': table.cpp:(.text+0x1fe7): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' table.cpp:(.text+0x2039): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' build/lib/libMdBase.a(table.o): In function `Project::GetThemeList(std::vector >&)': table.cpp:(.text+0x2353): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' table.cpp:(.text+0x23e1): undefined reference to `boost::filesystem3::detail::directory_iterator_construct(boost::filesystem3::directory_iterator&, boost::filesystem3::path const&, boost::system::error_code*)' table.cpp:(.text+0x2432): undefined reference to `boost::filesystem3::detail::directory_iterator_increment(boost::filesystem3::directory_iterator&, boost::system::error_code*)' table.cpp:(.text+0x244a): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' table.cpp:(.text+0x245a): undefined reference to `boost::filesystem3::path_traits::dispatch(boost::filesystem3::directory_entry const&, std::string&, std::codecvt const&)' table.cpp:(.text+0x25b3): undefined reference to `boost::filesystem3::detail::dir_itr_close(void*&, void*&)' build/lib/libMdBase.a(table.o): In function `Project::ADatabase::SaveWithFnr(boost::function)': table.cpp:(.text+0x2e60): undefined reference to `Glib::ustring::ustring(std::string const&)' build/lib/libMdBase.a(table.o): In function `boost::filesystem3::operator/(boost::filesystem3::path const&, boost::filesystem3::path const&)': table.cpp:(.text._ZN5boost11filesystem3dvERKNS0_4pathES3_[_ZN5boost11filesystem3dvERKNS0_4pathES3_]+0x1f): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' collect2: error: ld returned 1 exit status scons: *** [build/bin/bombono-dvd] Error 1 scons: building terminated because of errors. *** Error code 1 Stop. make: stopped in /usr/ports/multimedia/bombono From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 02:06:39 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 8B3E382A for ; Wed, 28 Jan 2015 02:06:39 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 7593AF5C for ; Wed, 28 Jan 2015 02:06:39 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S26d67084329 for ; Wed, 28 Jan 2015 02:06:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S26dCK084328; Wed, 28 Jan 2015 02:06:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 02:06:39 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280206.t0S26dCK084328@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10i386-quarterly][databases/mysql-workbench52] Failed for mysql-workbench-gpl52-5.2.47_7 in build 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: Wed, 28 Jan 2015 02:06:39 -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: bapt@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/databases/mysql-workbench52/Makefile 375290 2014-12-22 23:14:07Z bapt $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-quarterly/2015-01-28_01h23m11s/logs/mysql-workbench-gpl52-5.2.47_7.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-quarterly&build=2015-01-28_01h23m11s Log: ====>> Building databases/mysql-workbench52 build started at Wed Jan 28 01:59:30 UTC 2015 port directory: /usr/ports/databases/mysql-workbench52 building for: FreeBSD 10i386-quarterly-job-22 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/databases/mysql-workbench52/Makefile 375290 2014-12-22 23:14:07Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=mysql-workbench-gpl52-5.2.47_7 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-quarterly/ref/.p/pool MASTERNAME=10i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for mysql-workbench-gpl52-5.2.47_7: PYTHON_UTILS=off: Python scripts useful for administering MySQL UNIXODBC=off: ODBC backend via unixODBC ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --docdir=/wrkdirs/usr/ports/databases/mysql-workbench52/work/fakeroot --with-unixodbc --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- LUA_CFLAGS="$(pkg-config --cflags lua-5.1)" LUA_LIBS="$(pkg-config --libs lua-5.1)" TINYXML_CFLAGS="-I/usr/local/include" TINYXML_LIBS="-L/usr/local/lib -ltinyxml" ac_cv_header_netinet_tcp_h=yes XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib " READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" AUTOMAKE=/usr/local/bin/automake-1.14 AUTOMAKE_DIR=/usr/local/share/automake-1.14 AUTOMAKE_VERSION=1.14 AUTOMAKE_APIVER=1.14 ACLOCAL=/usr/local/bin/aclocal-1.14 ACLOCAL_DIR=/usr/local/share/aclocal-1.14 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work TMPDIR="/tmp" LUA_MODLIBDIR=/usr/local/lib/lua/5.1 LUA_MODSHAREDIR=/usr/local/share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=/usr/local/include/lua51 LUA_LIBDIR=/usr/local/lib NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" AUTOMAKE=/ usr/local/bin/automake-1.14 AUTOMAKE_DIR=/usr/local/share/automake-1.14 AUTOMAKE_VERSION=1.14 AUTOMAKE_APIVER=1.14 ACLOCAL=/usr/local/bin/aclocal-1.14 ACLOCAL_DIR=/usr/local/share/aclocal-1.14 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/ usr/local/lib -L/usr/local/lib/c++ -fstack-p! rotector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48" 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="5.2.47" PYTHON_VER="2.7" PYTHON_UTILS="@comment " LUA_MODLIBDIR=lib/lua/5.1 LUA_MODSHAREDIR=share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=include/lua51 LUA_LIBDIR=lib LUA_VER_STR=51 PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd10 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=10.0 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/mysql-workbench-gpl" EXAMPLESDIR="share/examples/mysql-workbench-gpl" DATADIR="share/mysql-workbench-gpl" WWWDIR="www/mysql-workbench-gpl" ETCDIR="etc/mysql-workbench-gpl" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mysql-workbench-gpl DOCSDIR=/usr/local/share/doc/mysql-workbench-gpl EXAMPLESDIR=/usr/local/share/examples/mysql-workbench-gpl WWWDIR=/usr/local/www/mysql-workbench-gpl ETCDIR=/usr/local/etc/mysql-workbench-gpl --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 LGPL21 accepted by the user =========================================================================== =================================================== ===> mysql-workbench-gpl52-5.2.47_7 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.3.txz [10i386-quarterly-job-22] Installing pkg-1.4.3... [10i386-quarterly-job-22] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mysql-workbench-gpl52-5.2.47_7 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by mysql-workbench-gpl52-5.2.47_7 for building =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by mysql-workbench-gpl52-5.2.47_7 for building => SHA256 Checksum OK for mysql-workbench-gpl-5.2.47-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by mysql-workbench-gpl52-5.2.47_7 for building ===> Extracting for mysql-workbench-gpl52-5.2.47_7 => SHA256 Checksum OK for mysql-workbench-gpl-5.2.47-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mysql-workbench-gpl52-5.2.47_7 ===> Applying FreeBSD patches for mysql-workbench-gpl52-5.2.47_7 =========================================================================== =================================================== ===> mysql-workbench-gpl52-5.2.47_7 depends on file: /usr/local/lib/c++/libstdc++.so - not found ===> Verifying install for /usr/local/lib/c++/libstdc++.so in /usr/ports/devel/libc++ ===> Installing existing package /packages/All/libc++-208080.txz [10i386-quarterly-job-22] Installing libc++-208080... [10i386-quarterly-job-22] Extracting libc++-208080... done ===> Returning to build of mysql-workbench-gpl52-5.2.47_7 ===> mysql-workbench-gpl52-5.2.47_7 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 [10i386-quarterly-job-22] Installing desktop-file-utils-0.22_3... [10i386-quarterly-job-22] `-- Installing gettext-runtime-0.19.3... [10i386-quarterly-job-22] | `-- Installing indexinfo-0.2.2... [10i386-quarterly-job-22] | `-- Extracting indexinfo-0.2.2... done [10i386-quarterly-job-22] `-- Extracting gettext-runtime-0.19.3... done [10i386-quarterly-job-22] `-- Installing glib-2.42.1... [10i386-quarterly-job-22] | `-- Installing libffi-3.0.13_3... [10i386-quarterly-job-22] | `-- Extracting libffi-3.0.13_3... done [10i386-quarterly-job-22] | `-- Installing libiconv-1.14_6... [10i386-quarterly-job-22] | `-- Extracting libiconv-1.14_6... done [10i386-quarterly-job-22] | `-- Installing pcre-8.35_2... [10i386-quarterly-job-22] | `-- Extracting pcre-8.35_2... done [10i386-quarterly-job-22] | `-- Installing perl5-5.18.4_11... [10i386-quarterly-job-22] | `-- Extracting perl5-5.18.4_11... done [10i386-quarterly-job-22] | `-- Installing python27-2.7.9... [10i386-quarterly-job-22] | `-- Extracting python27-2.7.9... done [10i386-quarterly-job-22] `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [10i386-quarterly-job-22] Extracting desktop-file-utils-0.22_3... done 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 mdc_selection.cpp:53:34: warning: 'void g_static_rec_mutex_lock(GStaticRecMutex*)' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:179): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] g_static_rec_mutex_lock(&_mutex); ^ mdc_selection.cpp: In member function 'void mdc::Selection::unlock()': mdc_selection.cpp:59:3: warning: 'void g_static_rec_mutex_unlock(GStaticRecMutex*)' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:185): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] g_static_rec_mutex_unlock(&_mutex); ^ mdc_selection.cpp:59:36: warning: 'void g_static_rec_mutex_unlock(GStaticRecMutex*)' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:185): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] g_static_rec_mutex_unlock(&_mutex); ^ mv -f .deps/mdc_selection.Tpo .deps/mdc_selection.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_text.lo -MD -MP -MF .deps/mdc_text.Tpo -c -o mdc_text.lo mdc_text.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/ gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_text.lo -MD -MP -MF .deps/mdc_text.Tpo -c mdc_text.cpp -fPIC -DPIC -o .libs/mdc_text.o In file included from mdc_figure.h:23:0, from mdc_text.h:23, from mdc_text.cpp:27: mdc_canvas_item.h:154:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ mdc_canvas_item.h:155:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline_gl(float offset= 0) {} ^ mv -f .deps/mdc_text.Tpo .deps/mdc_text.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_vertex_handle.lo -MD -MP -MF .deps/mdc_vertex_handle.Tpo -c -o mdc_vertex_handle.lo mdc_vertex_handle.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/ gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_vertex_handle.lo -MD -MP -MF .deps/mdc_vertex_handle.Tpo -c mdc_vertex_handle.cpp -fPIC -DPIC -o .libs/mdc_vertex_handle.o mv -f .deps/mdc_vertex_handle.Tpo .deps/mdc_vertex_handle.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_image_manager.lo -MD -MP -MF .deps/mdc_image_manager.Tpo -c -o mdc_image_manager.lo mdc_image_manager.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/ gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_image_manager.lo -MD -MP -MF .deps/mdc_image_manager.Tpo -c mdc_image_manager.cpp -fPIC -DPIC -o .libs/mdc_image_manager.o mv -f .deps/mdc_image_manager.Tpo .deps/mdc_image_manager.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_orthogonal_line_layouter.lo -MD -MP -MF .deps/mdc_orthogonal_line_layouter.Tpo -c -o mdc_orthogonal_line_layouter.lo mdc_orthogonal_line_layouter.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/ gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_orthogonal_line_layouter.lo -MD -MP -MF .deps/mdc_orthogonal_line_layouter.Tpo -c mdc_orthogonal_line_layouter.cpp -fPIC -DPIC -o .libs/mdc_orthogonal_line_layouter.o In file included from mdc_figure.h:23:0, from mdc_line.h:23, from mdc_orthogonal_line_layouter.h:25, from mdc_orthogonal_line_layouter.cpp:23: mdc_canvas_item.h:154:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ mdc_canvas_item.h:155:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline_gl(float offset= 0) {} ^ mv -f .deps/mdc_orthogonal_line_layouter.Tpo .deps/mdc_orthogonal_line_layouter.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_line_segment_handle.lo -MD -MP -MF .deps/mdc_line_segment_handle.Tpo -c -o mdc_line_segment_handle.lo mdc_line_segment_handle.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/ gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_line_segment_handle.lo -MD -MP -MF .deps/mdc_line_segment_handle.Tpo -c mdc_line_segment_handle.cpp -fPIC -DPIC -o .libs/mdc_line_segment_handle.o mv -f .deps/mdc_line_segment_handle.Tpo .deps/mdc_line_segment_handle.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_box_side_magnet.lo -MD -MP -MF .deps/mdc_box_side_magnet.Tpo -c -o mdc_box_side_magnet.lo mdc_box_side_magnet.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/ gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_box_side_magnet.lo -MD -MP -MF .deps/mdc_box_side_magnet.Tpo -c mdc_box_side_magnet.cpp -fPIC -DPIC -o .libs/mdc_box_side_magnet.o In file included from mdc_box_side_magnet.cpp:22:0: mdc_canvas_item.h:154:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ mdc_canvas_item.h:155:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline_gl(float offset= 0) {} ^ mdc_box_side_magnet.cpp:153:7: warning: unused parameter 'srcpos' [-Wunused-parameter] Point BoxSideMagnet::get_position_for_connector(Connector *conn, const Point &srcpos) const ^ mv -f .deps/mdc_box_side_magnet.Tpo .deps/mdc_box_side_magnet.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++48 -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -L/usr/local/lib -L/usr/local/lib/c++ -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -o libmdcanvas.la -rpath /usr/local/lib/mysql-workbench mdc_algorithms.lo mdc_area_group.lo mdc_back_layer.lo mdc_bounds_magnet.lo mdc_box.lo mdc_box_handle.lo mdc_button.lo mdc_canvas_item.lo mdc_canvas_view.lo mdc_canvas_view_image.lo mdc_canvas_view_x11.lo mdc_canvas_view_opengl.lo mdc_canvas_view_printing.lo mdc_canvas_view_glx.lo mdc_common.lo mdc_connector.lo mdc_draw_util.lo mdc_figure.lo mdc_group.lo mdc_icon_text.lo mdc_interaction_layer.lo mdc_item_handle.lo mdc_layer.lo mdc_layouter.lo mdc_line.lo mdc_magnet.lo mdc_image.lo mdc_rectangle.lo mdc_selection.l o mdc_text.lo mdc_vertex_handle.lo mdc_image_manager.lo mdc_orthogonal_line_layouter.lo mdc_line_segment_handle.lo mdc_box_side_magnet.lo -lcairo -pthread -L/usr/local/lib -lGL libtool: link: g++48 -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/local/lib/gcc48/gcc/i386-portbld-freebsd10.0/4.8.3/crtbeginS.o .libs/mdc_algorithms.o .libs/mdc_area_group.o .libs/mdc_back_layer.o .libs/mdc_bounds_magnet.o .libs/mdc_box.o .libs/mdc_box_handle.o .libs/mdc_button.o .libs/mdc_canvas_item.o .libs/mdc_canvas_view.o .libs/mdc_canvas_view_image.o .libs/mdc_canvas_view_x11.o .libs/mdc_canvas_view_opengl.o .libs/mdc_canvas_view_printing.o .libs/mdc_canvas_view_glx.o .libs/mdc_common.o .libs/mdc_connector.o .libs/mdc_draw_util.o .libs/mdc_figure.o .libs/mdc_group.o .libs/mdc_icon_text.o .libs/mdc_interaction_layer.o .libs/mdc_item_handle.o .libs/mdc_layer.o .libs/mdc_layouter.o .libs/mdc_line.o .libs/mdc_magnet.o .libs/mdc_image.o .libs/mdc_rectangle.o .libs/mdc_selection.o .libs/mdc_text.o .libs/mdc_vertex_handle.o .libs/mdc_image_manager.o .libs/mdc_orthogonal_line_layouter.o .libs/mdc_line_segment_handle.o .libs/mdc_box_side_magnet.o -L/usr/local/lib -L/usr/local /lib/c++ -L/usr/local/lib/gcc48 -lcairo -lGL -L/usr/local/lib/gcc48/gcc/i386-portbld-freebsd10.0/4.8.3 -L/usr/local/lib/gcc48/gcc/i386-portbld-freebsd10.0/4.8.3/../../../../../i386-portbld-freebsd10.0/lib -L/usr/local/lib/gcc48/gcc/i386-portbld-freebsd10.0/4.8.3/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/local/lib/gcc48/gcc/i386-portbld-freebsd10.0/4.8.3/crtendS.o /usr/lib/crtn.o -O2 -Wl,-rpath=/usr/local/lib/gcc48 -Wl,-rpath=/usr/local/lib/gcc48 -Wl,-rpath=/usr/local/lib/gcc48 -pthread -pthread -Wl,-soname -Wl,libmdcanvas.so.0 -o .libs/libmdcanvas.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmdcanvas.so.0" && ln -s "libmdcanvas.so.0.0.0" "libmdcanvas.so.0") libtool: link: (cd ".libs" && rm -f "libmdcanvas.so" && ln -s "libmdcanvas.so.0.0.0" "libmdcanvas.so") libtool: link: ( cd ".libs" && rm -f "libmdcanvas.la" && ln -s "../libmdcanvas.la" "libmdcanvas.la" ) /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_gtk_canvas_view.lo -MD -MP -MF .deps/mdc_gtk_canvas_view.Tpo -c -o mdc_gtk_canvas_view.lo `test -f 'gtk/mdc_gtk_canvas_view.cpp' || echo './'`gtk/mdc_gtk_canvas_view.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/ gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_gtk_canvas_view.lo -MD -MP -MF .deps/mdc_gtk_canvas_view.Tpo -c gtk/mdc_gtk_canvas_view.cpp -fPIC -DPIC -o .libs/mdc_gtk_canvas_view.o In file included from ./mdc_layouter.h:24:0, from ./mdc_group.h:23, from ./mdc_layer.h:25, from ./mdc_canvas_view.h:25, from ./mdc_canvas_view_x11.h:23, from gtk/mdc_gtk_canvas_view.h:9, from gtk/mdc_gtk_canvas_view.cpp:20: ./mdc_canvas_item.h:154:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ ./mdc_canvas_item.h:155:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline_gl(float offset= 0) {} ^ gtk/mdc_gtk_canvas_view.cpp:271:6: warning: unused parameter 'event' [-Wunused-parameter] bool GtkCanvas::on_key_press_event(GdkEventKey *event) ^ gtk/mdc_gtk_canvas_view.cpp:277:6: warning: unused parameter 'event' [-Wunused-parameter] bool GtkCanvas::on_key_release_event(GdkEventKey *event) ^ mv -f .deps/mdc_gtk_canvas_view.Tpo .deps/mdc_gtk_canvas_view.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_gtk_canvas_scroller.lo -MD -MP -MF .deps/mdc_gtk_canvas_scroller.Tpo -c -o mdc_gtk_canvas_scroller.lo `test -f 'gtk/mdc_gtk_canvas_scroller.cpp' || echo './'`gtk/mdc_gtk_canvas_scroller.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/ gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_gtk_canvas_scroller.lo -MD -MP -MF .deps/mdc_gtk_canvas_scroller.Tpo -c gtk/mdc_gtk_canvas_scroller.cpp -fPIC -DPIC -o .libs/mdc_gtk_canvas_scroller.o In file included from ./mdc_layouter.h:24:0, from ./mdc_group.h:23, from ./mdc_layer.h:25, from ./mdc_canvas_view.h:25, from ./mdc_canvas_view_x11.h:23, from gtk/mdc_gtk_canvas_view.h:9, from gtk/mdc_gtk_canvas_scroller.cpp:3: ./mdc_canvas_item.h:154:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ ./mdc_canvas_item.h:155:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline_gl(float offset= 0) {} ^ mv -f .deps/mdc_gtk_canvas_scroller.Tpo .deps/mdc_gtk_canvas_scroller.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++48 -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -L/usr/local/lib -L/usr/local/lib/c++ -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -o libmdcanvasgtk.la -rpath /usr/local/lib/mysql-workbench mdc_gtk_canvas_view.lo mdc_gtk_canvas_scroller.lo -lcairo -pthread -L/usr/local/lib -lGL -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype libtool: link: g++48 -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/local/lib/gcc48/gcc/i386-portbld-freebsd10.0/4.8.3/crtbeginS.o .libs/mdc_gtk_canvas_view.o .libs/mdc_gtk_canvas_scroller.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/local/lib/c++ -L/usr/local/lib/gcc48 -lGL /usr/local/lib/libgtkmm-2.4.so -latkmm-1.6 /usr/local/lib/libgdkmm-2.4.so -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 /usr/local/lib/libcairomm-1.0.so -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -L/usr/local/lib/gcc48/gcc/i386-portbld-freebsd10.0/4.8.3 -L/usr/local/lib/gcc48/gcc/i386-portbld-freebsd10.0/4.8.3/../../../../../i386-portbld-freebsd10.0/lib -L/usr/local/lib/gcc48/gcc/i386-portbld-freebsd10.0/4.8.3/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/local/lib/gcc48/gcc/i386-portbld-freebsd10.0/4.8.3/crtendS.o /usr/lib/ crtn.o -O2 -Wl,-rpath=/usr/local/lib/gcc48 -Wl,-rpath=/usr/local/lib/gcc48 -Wl,-rpath=/usr/local/lib/gcc48 -pthread -pthread -pthread -Wl,-soname -Wl,libmdcanvasgtk.so.0 -o .libs/libmdcanvasgtk.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmdcanvasgtk.so.0" && ln -s "libmdcanvasgtk.so.0.0.0" "libmdcanvasgtk.so.0") libtool: link: (cd ".libs" && rm -f "libmdcanvasgtk.so" && ln -s "libmdcanvasgtk.so.0.0.0" "libmdcanvasgtk.so") libtool: link: ( cd ".libs" && rm -f "libmdcanvasgtk.la" && ln -s "../libmdcanvasgtk.la" "libmdcanvasgtk.la" ) gmake[5]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/canvas/src' gmake[5]: Entering directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/canvas' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/canvas' gmake[4]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/canvas' Making all in dbc gmake[4]: Entering directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/dbc' /bin/sh ../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/inc lude -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I../../backend -I../../generated -I../../library/grt/src -I../../library/base -I../../ext -I../../ext/cppconn -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT driver_manager.lo -MD -MP -MF .deps/driver_manager.Tpo -c -o driver_manager.lo `test -f 'src/driver_manager.cpp' || echo './'`sr c/driver_manager.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I /usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I../../backend -I../../generated -I../../library/grt/src -I../../library/base -I../../ext -I../../ext/cppconn -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT driver_manager.lo -MD -MP -MF .deps/driver_manager.Tpo -c src/driver_manager.cpp -fPIC -DPIC -o .libs/driver_manager.o In file included from ../../generated/grts/structs.db.mgmt.h:4:0, from src/driver_manager.h:6, from src/driver_manager.cpp:31: ./../library/grt/src/grtpp.h:113:5: warning: unused parameter 'index' [-Wunused-parameter] bad_item(size_t index, size_t count) : std::logic_error("Index out of range.") {} ^ ./../library/grt/src/grtpp.h:113:5: warning: unused parameter 'count' [-Wunused-parameter] In file included from /usr/local/include/c++/v1/memory:602:0, from /usr/local/include/c++/v1/list:174, from src/driver_manager.cpp:23: /usr/local/include/c++/v1/utility: In instantiation of 'struct std::__1::pair, std::__1::allocator >, grt::ValueRef>': /usr/local/include/c++/v1/map:629:16: required from 'struct std::__1::__value_type, std::__1::allocator >, grt::ValueRef>' /usr/local/include/c++/v1/__tree:603:16: required from 'class std::__1::__tree_node, std::__1::allocator >, grt::ValueRef>, void*>' /usr/local/include/c++/v1/__tree:694:67: required from 'class std::__1::__tree_const_iterator, std::__1::allocator >, grt::ValueRef>, std::__1::__tree_node, std::__1::allocator >, grt::ValueRef>, void*>*, int>' /usr/local/include/c++/v1/map:715:19: required from 'class std::__1::__map_const_iterator, std::__1::allocator >, grt::ValueRef>, std::__1::__tree_node, std::__1::allocator >, grt::ValueRef>, void*>*, int> >' ./../library/grt/src/grtpp_value.h:386:36: required from here /usr/local/include/c++/v1/utility:254:9: error: 'std::__1::pair<_T1, _T2>::second' has incomplete type _T2 second; ^ In file included from ../../library/grt/src/grtpp.h:171:0, from ../../generated/grts/structs.db.mgmt.h:4, from src/driver_manager.h:6, from src/driver_manager.cpp:31: ./../library/grt/src/grtpp_value.h:94:9: error: forward declaration of 'class grt::ValueRef' class ValueRef; ^ In file included from ../../generated/grts/structs.db.mgmt.h:4:0, from src/driver_manager.h:6, from src/driver_manager.cpp:31: ./../library/grt/src/grtpp.h: In member function 'bool grt::DictRef::foreach(TPred) const': ./../library/grt/src/grtpp.h:1643:38: error: 'const struct std::__1::pair, std::__1::allocator >, grt::ValueRef>' has no member named 'second' if (!pred(iter->first, iter->second)) ^ In file included from ../../generated/grts/structs.db.mgmt.h:18:0, from src/driver_manager.h:6, from src/driver_manager.cpp:31: ./../generated/grts/structs.db.h: At global scope: ./../generated/grts/structs.db.h:779:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_checkCompleteness(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->checkCompleteness(); } ^ ./../generated/grts/structs.db.h:4126:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_createInsertsEditor(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->createInsertsEditor(); } ^ ./../generated/grts/structs.db.h:4128:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_inserts(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->inserts(); } ^ ./../generated/grts/structs.db.h:4130:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_isDependantTable(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->isDependantTable(); } ^ In file included from src/driver_manager.h:6:0, from src/driver_manager.cpp:31: ./../generated/grts/structs.db.mgmt.h:138:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_lock(grt::internal::Object *self, const grt::BaseListRef &args){ dynamic_cast(self)->lock(); return grt::ValueRef(); } ^ In file included from src/driver_manager.h:6:0, from src/driver_manager.cpp:31: ./../generated/grts/structs.db.mgmt.h:140:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_tryLock(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->tryLock(); } ^ ./../generated/grts/structs.db.mgmt.h:142:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_unlock(grt::internal::Object *self, const grt::BaseListRef &args){ dynamic_cast(self)->unlock(); return grt::ValueRef(); } ^ In file included from ../../ext/cppconn/cppconn/connection.h:34:0, from ../../ext/cppconn/cppconn/driver.h:30, from src/driver_manager.h:7, from src/driver_manager.cpp:31: ./../ext/cppconn/cppconn/warning.h:64:2: warning: unused parameter 'e' [-Wunused-parameter] SQLWarning(const SQLWarning& e){}; ^ Makefile:486: recipe for target 'driver_manager.lo' failed gmake[4]: *** [driver_manager.lo] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/dbc' Makefile:400: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library' Makefile:602: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src' Makefile:424: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src' *** Error code 1 Stop. make: stopped in /usr/ports/databases/mysql-workbench52 From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 02:07:37 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 13F2A83F for ; Wed, 28 Jan 2015 02:07:37 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 F2D8FF65 for ; Wed, 28 Jan 2015 02:07:36 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S27akK030678 for ; Wed, 28 Jan 2015 02:07:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S27aQ9030677; Wed, 28 Jan 2015 02:07:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 02:07:36 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280207.t0S27aQ9030677@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10amd64-quarterly][audio/mangler] Failed for mangler-1.2.5_2 in build 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: Wed, 28 Jan 2015 02:07:37 -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: tijl@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/audio/mangler/Makefile 367780 2014-09-09 20:54:26Z tijl $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-quarterly/2015-01-28_01h27m56s/logs/mangler-1.2.5_2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-quarterly&build=2015-01-28_01h27m56s Log: ====>> Building audio/mangler build started at Wed Jan 28 02:06:06 UTC 2015 port directory: /usr/ports/audio/mangler building for: FreeBSD 10amd64-quarterly-job-12 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/audio/mangler/Makefile 367780 2014-09-09 20:54:26Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=mangler-1.2.5_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-quarterly/ref/.p/pool MASTERNAME=10amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for mangler-1.2.5_2: PULSEAUDIO=off: PulseAudio sound server support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-alsa --without-pulseaudio --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/mangler/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/mangler/work HOME=/wrkdirs/usr/ports/audio/mangler/work TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/mangler/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/mangler/work HOME=/wrkdirs/usr/ports/audio/mangler/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="-I/usr/local/include" LDFLAGS=" -fstack-protector" LIBS="-L/usr/local/lib" 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-- OSREL=10.0 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/mangler" EXAMPLESDIR="share/examples/mangler" DATADIR="share/mangler" WWWDIR="www/mangler" ETCDIR="etc/mangler" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mangler DOCSDIR=/usr/local/share/doc/mangler EXAMPLESDIR=/usr/local/share/examples/mangler WWWDIR=/usr/local/www/mangler ETCDIR=/usr/local/etc/mangler --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> mangler-1.2.5_2 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.3.txz [10amd64-quarterly-job-12] Installing pkg-1.4.3... [10amd64-quarterly-job-12] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mangler-1.2.5_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mangler-1.2.5_2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by mangler-1.2.5_2 for building => SHA256 Checksum OK for mangler-1.2.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mangler-1.2.5_2 for building ===> Extracting for mangler-1.2.5_2 => SHA256 Checksum OK for mangler-1.2.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mangler-1.2.5_2 =========================================================================== =================================================== ===> mangler-1.2.5_2 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [10amd64-quarterly-job-12] Installing pkgconf-0.9.7... [10amd64-quarterly-job-12] Extracting pkgconf-0.9.7... done ===> Returning to build of mangler-1.2.5_2 ===> mangler-1.2.5_2 depends on file: /usr/local/bin/intltool-extract - not found ===> Verifying install for /usr/local/bin/intltool-extract in /usr/ports/textproc/intltool ===> Installing existing package /packages/All/intltool-0.50.2.txz [10amd64-quarterly-job-12] Installing intltool-0.50.2... [10amd64-quarterly-job-12] `-- Installing p5-XML-Parser-2.41_2... [10amd64-quarterly-job-12] | `-- Installing expat-2.1.0_2... [10amd64-quarterly-job-12] | `-- Extracting expat-2.1.0_2... done [10amd64-quarterly-job-12] | `-- Installing perl5-5.18.4_11... [10amd64-quarterly-job-12] | `-- Extracting perl5-5.18.4_11... done [10amd64-quarterly-job-12] `-- Extracting p5-XML-Parser-2.41_2... done [10amd64-quarterly-job-12] Extracting intltool-0.50.2... done ===> Returning to build of mangler-1.2.5_2 =========================================================================== =================================================== ===> mangler-1.2.5_2 depends on shared library: libcelt0.so - not found ===> Verifying for libcelt0.so in /usr/ports/audio/celt ===> Installing existing package /packages/All/celt-0.11.3_2.txz [10amd64-quarterly-job-12] Installing celt-0.11.3_2... [10amd64-quarterly-job-12] `-- Installing libogg-1.3.2_1,4... [10amd64-quarterly-job-12] `-- Extracting libogg-1.3.2_1,4... done [10amd64-quarterly-job-12] Extracting celt-0.11.3_2... done ===> Returning to build of mangler-1.2.5_2 ===> mangler-1.2.5_2 depends on shared library: libspeex.so - not found ===> Verifying for libspeex.so in /usr/ports/audio/speex ===> Installing existing package /packages/All/speex-1.2.r1_7,1.txz [10amd64-quarterly-job-12] Installing speex-1.2.r1_7,1... [10amd64-quarterly-job-12] Extracting speex-1.2.r1_7,1... done ===> Returning to build of mangler-1.2.5_2 ===> mangler-1.2.5_2 depends on shared library: libdbus-glib-1.so - not found ===> Verifying for libdbus-glib-1.so in /usr/ports/devel/dbus-glib ===> Installing existing package /packages/All/dbus-glib-0.100.2_1.txz [10amd64-quarterly-job-12] Installing dbus-glib-0.100.2_1... [10amd64-quarterly-job-12] `-- Installing dbus-1.8.12... [10amd64-quarterly-job-12] | `-- Installing gnome_subr-1.0... [10amd64-quarterly-job-12] | `-- Extracting gnome_subr-1.0... done [10amd64-quarterly-job-12] | `-- Installing libICE-1.0.9,1... [10amd64-quarterly-job-12] | | `-- Installing xproto-7.0.26... [10amd64-quarterly-job-12] | | `-- Extracting xproto-7.0.26... done [10amd64-quarterly-job-12] | `-- Extracting libICE-1.0.9,1... done [10amd64-quarterly-job-12] | `-- Installing libSM-1.2.2_2,1... [10amd64-quarterly-job-12] | `-- Extracting libSM-1.2.2_2,1... done [10amd64-quarterly-job-12] | `-- Installing libX11-1.6.2_2,1... [10amd64-quarterly-job-12] | | `-- Installing kbproto-1.0.6... [10amd64-quarterly-job-12] | | `-- Extracting kbproto-1.0.6... done [10amd64-quarterly-job-12] | | `-- Installing libXau-1.0.8_2... [10amd64-quarterly-job-12] | | `-- Extracting libXau-1.0.8_2... done [10amd64-quarterly-job-12] | | `-- Installing libXdmcp-1.1.1_2... [10amd64-quarterly-job-12] | | `-- Extracting libXdmcp-1.1.1_2... done [10amd64-quarterly-job-12] | | `-- Installing libxcb-1.11... [10amd64-quarterly-job-12] | | `-- Installing libpthread-stubs-0.3_6... [10amd64-quarterly-job-12] | | `-- Extracting libpthread-stubs-0.3_6... done [10amd64-quarterly-job-12] | | `-- Installing libxml2-2.9.2_2... [10amd64-quarterly-job-12] | | `-- Extracting libxml2-2.9.2_2... done [10amd64-quarterly-job-12] | | `-- Extracting libxcb-1.11... done [10amd64-quarterly-job-12] | `-- Extracting libX11-1.6.2_2,1... done ===> Creating users and/or groups. Creating group 'messagebus' with gid '556'. Creating user 'messagebus' with uid '556'. [10amd64-quarterly-job-12] `-- Extracting dbus-1.8.12... done [10amd64-quarterly-job-12] `-- Installing gettext-runtime-0.19.3... [10amd64-quarterly-job-12] | `-- Installing indexinfo-0.2.2... [10amd64-quarterly-job-12] | `-- Extracting indexinfo-0.2.2... done [10amd64-quarterly-job-12] `-- Extracting gettext-runtime-0.19.3... done Optional Opus codec support is not enabled. checking for xosd_create in -lxosd... no Optional XOSD support is not enabled. checking for new_g15_screen in -lg15daemon_client... no Optional Logitech G15 support is not enabled. checking for espeak_Initialize in -lespeak... no Optional eSpeak support is not enabled. checking for x11... yes checking for xi... yes checking for gtk... yes checking for dbus... yes checking for gtkmm... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for gthread... yes checking for gtkmm... yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for int16_t... (cached) yes checking for int64_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint8_t... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for dup2... (cached) yes checking for gettimeofday... (cached) yes checking for inet_ntoa... (cached) yes checking for memset... (cached) yes checking for select... (cached) yes checking for socket... yes checking for strchr... yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for gethostbyname_r... yes configure: creating ./config.status config.status: creating src/Makefile config.status: creating Makefile config.status: creating libventrilo3/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===> Building for mangler-1.2.5_2 /usr/bin/make all-recursive Making all in libventrilo3 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/speex -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT libventrilo3.lo -MD -MP -MF .deps/libventrilo3.Tpo -c -o libventrilo3.lo libventrilo3.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/speex -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT libventrilo3.lo -MD -MP -MF .deps/libventrilo3.Tpo -c libventrilo3.c -fPIC -DPIC -o .libs/libventrilo3.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/speex -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT libventrilo3.lo -MD -MP -MF .deps/libventrilo3.Tpo -c libventrilo3.c -o libventrilo3.o >/dev/null 2>&1 mv -f .deps/libventrilo3.Tpo .deps/libventrilo3.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/speex -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT libventrilo3_message.lo -MD -MP -MF .deps/libventrilo3_message.Tpo -c -o libventrilo3_message.lo libventrilo3_message.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/speex -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT libventrilo3_message.lo -MD -MP -MF .deps/libventrilo3_message.Tpo -c libventrilo3_message.c -fPIC -DPIC -o .libs/libventrilo3_message.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/speex -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT libventrilo3_message.lo -MD -MP -MF .deps/libventrilo3_message.Tpo -c libventrilo3_message.c -o libventrilo3_message.o >/dev/null 2>&1 mv -f .deps/libventrilo3_message.Tpo .deps/libventrilo3_message.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/speex -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT ventrilo3_handshake.lo -MD -MP -MF .deps/ventrilo3_handshake.Tpo -c -o ventrilo3_handshake.lo ventrilo3_handshake.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/speex -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT ventrilo3_handshake.lo -MD -MP -MF .deps/ventrilo3_handshake.Tpo -c ventrilo3_handshake.c -fPIC -DPIC -o .libs/ventrilo3_handshake.o ventrilo3_handshake.c:106:11: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if(sd < 0) return(-1); ~~ ^ ~ ventrilo3_handshake.c:117:12: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if(len < 0) goto quit; ~~~ ^ ~ ventrilo3_handshake.c:126:16: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if(len < 0) break; ~~~ ^ ~ ventrilo3_handshake.c:206:13: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if(vnum >= 0) { ~~~~ ^ ~ ventrilo3_handshake.c:232:25: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if(v3timeout(sd, 2) < 0) return(-1); ~~~~~~~~~~~~~~~~ ^ ~ ventrilo3_handshake.c:235:12: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if(len < 0) return(-1); ~~~ ^ ~ 6 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include/speex -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT ventrilo3_handshake.lo -MD -MP -MF .deps/ventrilo3_handshake.Tpo -c ventrilo3_handshake.c -o ventrilo3_handshake.o >/dev/null 2>&1 mv -f .deps/ventrilo3_handshake.Tpo .deps/ventrilo3_handshake.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -version 0:0:0 -fstack-protector -o libventrilo3.la -rpath /usr/local/lib libventrilo3.lo libventrilo3_message.lo ventrilo3_handshake.lo -L/usr/local/lib -lspeex -lgsm -L/usr/local/lib -lm -lgsm -L/usr/local/lib libtool: link: cc -shared -fPIC -DPIC .libs/libventrilo3.o .libs/libventrilo3_message.o .libs/ventrilo3_handshake.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libspeex.so -lm -lgsm -O2 -pthread -pthread -Wl,-soname -Wl,libventrilo3.so.0 -o .libs/libventrilo3.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libventrilo3.so.0" && ln -s "libventrilo3.so.0.0.0" "libventrilo3.so.0") libtool: link: (cd ".libs" && rm -f "libventrilo3.so" && ln -s "libventrilo3.so.0.0.0" "libventrilo3.so") libtool: link: ar cru .libs/libventrilo3.a libventrilo3.o libventrilo3_message.o ventrilo3_handshake.o libtool: link: ranlib .libs/libventrilo3.a libtool: link: ( cd ".libs" && rm -f "libventrilo3.la" && ln -s "../libventrilo3.la" "libventrilo3.la" ) Making all in icons list="" for f in *.svg ; do id=`echo $f | perl -pe 's/^(.*)\..*$/$1/'`; list="$list $id $f"; done ; gdk-pixbuf-csource --raw --build-list $list > mangler-icons.h Making all in sounds Making all in src c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT mangler.o -MD -MP -MF .deps/mangler.Tpo -c -o mangler.o mangler.cpp mv -f .deps/mangler.Tpo .deps/mangler.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT channeltree.o -MD -MP -MF .deps/channeltree.Tpo -c -o channeltree.o channeltree.cpp channeltree.cpp:606:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (row = getChannel(id, row->children())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ channeltree.cpp:606:21: note: place parentheses around the assignment to silence this warning if (row = getChannel(id, row->children())) { ^ ( ) channeltree.cpp:606:21: note: use '==' to turn this assignment into an equality comparison if (row = getChannel(id, row->children())) { ^ == 1 warning generated. mv -f .deps/channeltree.Tpo .deps/channeltree.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT mangleraudio.o -MD -MP -MF .deps/mangleraudio.Tpo -c -o mangleraudio.o mangleraudio.cpp mv -f .deps/mangleraudio.Tpo .deps/mangleraudio.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerbackend.o -MD -MP -MF .deps/manglerbackend.Tpo -c -o manglerbackend.o manglerbackend.cpp mv -f .deps/manglerbackend.Tpo .deps/manglerbackend.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerpulse.o -MD -MP -MF .deps/manglerpulse.Tpo -c -o manglerpulse.o manglerpulse.cpp mv -f .deps/manglerpulse.Tpo .deps/manglerpulse.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT mangleralsa.o -MD -MP -MF .deps/mangleralsa.Tpo -c -o mangleralsa.o mangleralsa.cpp mv -f .deps/mangleralsa.Tpo .deps/mangleralsa.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT mangleross.o -MD -MP -MF .deps/mangleross.Tpo -c -o mangleross.o mangleross.cpp mv -f .deps/mangleross.Tpo .deps/mangleross.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglernetwork.o -MD -MP -MF .deps/manglernetwork.Tpo -c -o manglernetwork.o manglernetwork.cpp mv -f .deps/manglernetwork.Tpo .deps/manglernetwork.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerserverlist.o -MD -MP -MF .deps/manglerserverlist.Tpo -c -o manglerserverlist.o manglerserverlist.cpp mv -f .deps/manglerserverlist.Tpo .deps/manglerserverlist.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglersettings.o -MD -MP -MF .deps/manglersettings.Tpo -c -o manglersettings.o manglersettings.cpp manglersettings.cpp:811:47: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] char *keystring = XKeysymToString(XKeycodeToKeysym(GDK_WINDOW_XDISPLAY(rootwin), ctr, 0)); ^ /usr/local/include/X11/Xlib.h:1699:15: note: 'XKeycodeToKeysym' declared here extern KeySym XKeycodeToKeysym( ^ 1 warning generated. mv -f .deps/manglersettings.Tpo .deps/manglersettings.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerconfig.o -MD -MP -MF .deps/manglerconfig.Tpo -c -o manglerconfig.o manglerconfig.cpp mv -f .deps/manglerconfig.Tpo .deps/manglerconfig.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerchat.o -MD -MP -MF .deps/manglerchat.Tpo -c -o manglerchat.o manglerchat.cpp mv -f .deps/manglerchat.Tpo .deps/manglerchat.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerprivchat.o -MD -MP -MF .deps/manglerprivchat.Tpo -c -o manglerprivchat.o manglerprivchat.cpp mv -f .deps/manglerprivchat.Tpo .deps/manglerprivchat.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglercharset.o -MD -MP -MF .deps/manglercharset.Tpo -c -o manglercharset.o manglercharset.cpp mv -f .deps/manglercharset.Tpo .deps/manglercharset.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerintegration.o -MD -MP -MF .deps/manglerintegration.Tpo -c -o manglerintegration.o manglerintegration.cpp mv -f .deps/manglerintegration.Tpo .deps/manglerintegration.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT mangleradmin.o -MD -MP -MF .deps/mangleradmin.Tpo -c -o mangleradmin.o mangleradmin.cpp mangleradmin.cpp:806:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (row = getChannel(id, row->children())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mangleradmin.cpp:806:21: note: place parentheses around the assignment to silence this warning if (row = getChannel(id, row->children())) { ^ ( ) mangleradmin.cpp:806:21: note: use '==' to turn this assignment into an equality comparison if (row = getChannel(id, row->children())) { ^ == 1 warning generated. mv -f .deps/mangleradmin.Tpo .deps/mangleradmin.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerrecorder.o -MD -MP -MF .deps/manglerrecorder.Tpo -c -o manglerrecorder.o manglerrecorder.cpp mv -f .deps/manglerrecorder.Tpo .deps/manglerrecorder.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerosd.o -MD -MP -MF .deps/manglerosd.Tpo -c -o manglerosd.o manglerosd.cpp mv -f .deps/manglerosd.Tpo .deps/manglerosd.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerg15.o -MD -MP -MF .deps/manglerg15.Tpo -c -o manglerg15.o manglerg15.cpp mv -f .deps/manglerg15.Tpo .deps/manglerg15.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT inilib.o -MD -MP -MF .deps/inilib.Tpo -c -o inilib.o inilib.cpp inilib.cpp:269:15: error: no viable overloaded '=' for (iter = begin(); iter != end(); iter++) { ~~~~ ^ ~~~~~~~ /usr/include/c++/v1/map:564:24: note: candidate function (the implicit copy assignment operator) not viable: no known conversion from '__map_const_iterator<__tree_const_iterator>' to 'const __map_const_iterator<__tree_const_iterator, class iniValue, struct std::__1::less >, class std::__1::allocator, class iniValue> > >::__value_type, class std::__1::__tree_node, class iniValue, struct std::__1::less >, class std::__1::allocator, class iniValue> > >::__value_type, void *> *, [...]>>' for 1st argument class _LIBCPP_TYPE_VIS __map_const_iterator ^ inilib.cpp:269:31: error: invalid operands to binary expression ('map::const_iterator' (aka '__map_const_iterator') and 'const_iterator' (aka '__map_const_iterator')) for (iter = begin(); iter != end(); iter++) { ~~~~ ^ ~~~~~ inilib.cpp:429:15: error: no viable overloaded '=' for (iter = begin(); iter != end(); iter++) { ~~~~ ^ ~~~~~~~ /usr/include/c++/v1/map:564:24: note: candidate function (the implicit copy assignment operator) not viable: no known conversion from '__map_const_iterator<__tree_const_iterator>' to 'const __map_const_iterator<__tree_const_iterator, class iniSection, struct std::__1::less >, class std::__1::allocator, class iniSection> > >::__value_type, class std::__1::__tree_node, class iniSection, struct std::__1::less >, class std::__1::allocator, class iniSection> > >::__value_type, void *> *, [...]>>' for 1st argument class _LIBCPP_TYPE_VIS __map_const_iterator ^ inilib.cpp:429:31: error: invalid operands to binary expression ('map::const_iterator' (aka '__map_const_iterator') and 'const_iterator' (aka '__map_const_iterator')) for (iter = begin(); iter != end(); iter++) { ~~~~ ^ ~~~~~ 4 errors generated. *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/audio/mangler/work/mangler-1.2.5/src *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/audio/mangler/work/mangler-1.2.5 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/audio/mangler/work/mangler-1.2.5 *** Error code 1 Stop. make: stopped in /usr/ports/audio/mangler From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 02:07:48 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 5B05C84C for ; Wed, 28 Jan 2015 02:07:48 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 35610F68 for ; Wed, 28 Jan 2015 02:07:48 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S27lhN035476 for ; Wed, 28 Jan 2015 02:07:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S27l3f035475; Wed, 28 Jan 2015 02:07:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 02:07:47 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280207.t0S27l3f035475@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10amd64-quarterly][databases/mysql-workbench51] Failed for mysql-workbench-oss51-5.1.16_11 in build 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: Wed, 28 Jan 2015 02:07:48 -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: tijl@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/databases/mysql-workbench51/Makefile 368126 2014-09-13 18:25:04Z tijl $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-quarterly/2015-01-28_01h27m56s/logs/mysql-workbench-oss51-5.1.16_11.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-quarterly&build=2015-01-28_01h27m56s Log: ====>> Building databases/mysql-workbench51 build started at Wed Jan 28 02:01:57 UTC 2015 port directory: /usr/ports/databases/mysql-workbench51 building for: FreeBSD 10amd64-quarterly-job-15 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/databases/mysql-workbench51/Makefile 368126 2014-09-13 18:25:04Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=mysql-workbench-oss51-5.1.16_11 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-quarterly/ref/.p/pool MASTERNAME=10amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for mysql-workbench-oss51-5.1.16_11: PYTHON=off: Python bindings or support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- GNOME2_DIR="/usr/local" LUA_LIBS="-llua-5.1" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh AUTOMAKE=/usr/local/bin/automake-1.14 AUTOMAKE_DIR=/usr/local/share/automake-1.14 AUTOMAKE_VERSION=1.14 AUTOMAKE_APIVER=1.14 ACLOCAL=/usr/local/bin/aclocal-1.14 ACLOCAL_DIR=/usr/local/share/aclocal-1.14 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPD ATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh ESD_CONFIG="/usr/local/bin/esd-config" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work TMPDIR="/tmp" LUA_MODLIBDIR=/usr/local/lib/lua/5.1 LUA_MODSHAREDIR=/usr/local/share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=/usr/local/include/lua51 LUA_LIBDIR=/usr/local/lib NO_PIE=yes SHELL=/bin/sh NO_LINT=YES AUTOMAKE=/usr/local/bin/automake-1.14 AUTOMAKE_DIR=/usr/local/share/automake-1.14 AUTOMAKE_VERSION=1.14 AUTOMAKE_APIVER=1.14 ACLOCAL=/usr/local/bin/aclocal-1.14 ACLOCAL_DIR=/usr/local/share/aclocal-1.14 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/l ocal/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh ESD_CONFIG="/usr/local/bin/esd-config" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51" 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="in! stall -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- LUA_MODLIBDIR=lib/lua/5.1 LUA_MODSHAREDIR=share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=include/lua51 LUA_LIBDIR=lib LUA_VER_STR=51 OSREL=10.0 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/mysql-workbench-oss" EXAMPLESDIR="share/examples/mysql-workbench-oss" DATADIR="share/mysql-workbench" WWWDIR="www/mysql-workbench-oss" ETCDIR="etc/mysql-workbench-oss" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mysql-workbench DOCSDIR=/usr/local/share/doc/mysql-workbench-oss EXAMPLESDIR=/usr/local/share/examples/mysql-workbench-oss WWWDIR=/usr/local/www/mysql-workbench-oss ETCDIR=/usr/local/etc/mysql-workbench-oss --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== /!\ WARNING /!\ DEFAULT_MYSQL_VER is defined, consider using DEFAULT_VERSIONS=mysql=51 instead =========================================================================== =================================================== ===> mysql-workbench-oss51-5.1.16_11 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.3.txz [10amd64-quarterly-job-15] Installing pkg-1.4.3... [10amd64-quarterly-job-15] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mysql-workbench-oss51-5.1.16_11 =========================================================================== =================================================== =========================================================================== =================================================== /!\ WARNING /!\ DEFAULT_MYSQL_VER is defined, consider using DEFAULT_VERSIONS=mysql=51 instead ===> Fetching all distfiles required by mysql-workbench-oss51-5.1.16_11 for building =========================================================================== =================================================== /!\ WARNING /!\ DEFAULT_MYSQL_VER is defined, consider using DEFAULT_VERSIONS=mysql=51 instead ===> Fetching all distfiles required by mysql-workbench-oss51-5.1.16_11 for building => SHA256 Checksum OK for mysql-workbench-oss-5.1.16.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== /!\ WARNING /!\ DEFAULT_MYSQL_VER is defined, consider using DEFAULT_VERSIONS=mysql=51 instead ===> Fetching all distfiles required by mysql-workbench-oss51-5.1.16_11 for building ===> Extracting for mysql-workbench-oss51-5.1.16_11 => SHA256 Checksum OK for mysql-workbench-oss-5.1.16.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mysql-workbench-oss51-5.1.16_11 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for mysql-workbench-oss51-5.1.16_11 =========================================================================== =================================================== ===> mysql-workbench-oss51-5.1.16_11 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/glproto.pc in /usr/ports/x11/glproto ===> Installing existing package /packages/All/glproto-1.4.17.txz [10amd64-quarterly-job-15] Installing glproto-1.4.17... [10amd64-quarterly-job-15] Extracting glproto-1.4.17... done ===> Returning to build of mysql-workbench-oss51-5.1.16_11 ===> mysql-workbench-oss51-5.1.16_11 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/dri2proto.pc in /usr/ports/x11/dri2proto ===> Installing existing package /packages/All/dri2proto-2.8.txz [10amd64-quarterly-job-15] Installing dri2proto-2.8... [10amd64-quarterly-job-15] Extracting dri2proto-2.8... done ===> Returning to build of mysql-workbench-oss51-5.1.16_11 ===> mysql-workbench-oss51-5.1.16_11 depends on file: /usr/local/bin/automake-1.14 - not found ===> Verifying install for /usr/local/bin/automake-1.14 in /usr/ports/devel/automake ===> Installing existing package /packages/All/automake-1.14_1.txz [10amd64-quarterly-job-15] Installing automake-1.14_1... [10amd64-quarterly-job-15] `-- Installing autoconf-2.69... [10amd64-quarterly-job-15] | `-- Installing autoconf-wrapper-20131203... [10amd64-quarterly-job-15] | `-- Extracting autoconf-wrapper-20131203... done [10amd64-quarterly-job-15] | `-- Installing indexinfo-0.2.2... [10amd64-quarterly-job-15] | `-- Extracting indexinfo-0.2.2... done [10amd64-quarterly-job-15] | `-- Installing m4-1.4.17_1,1... [10amd64-quarterly-job-15] | `-- Extracting m4-1.4.17_1,1... done [10amd64-quarterly-job-15] | `-- Installing perl5-5.18.4_11... [10amd64-quarterly-job-15] | `-- Extracting perl5-5.18.4_11... done [10amd64-quarterly-job-15] `-- Extracting autoconf-2.69... done [10amd64-quarterly-job-15] `-- Installing automake-wrapper-20131203... [10amd64-quarterly-job-15] `-- Extracting automake-wrapper-20131203... done [10amd64-quarterly-job-15] Extracting automake-1.14_1... done ===> Returning to build of mysql-workbench-oss51-5.1.16_11 ===> mysql-workbench-oss51-5.1.16_11 depends on file: /usr/local/bin/autoconf-2.69 - found ===> mysql-workbench-oss51-5.1.16_11 depends on package: libtool>=2.4 - not found ===> Verifying install for libtool>=2.4 in /usr/ports/devel/libtool ===> Installing existing package /packages/All/libtool-2.4.2.418.txz [10amd64-quarterly-job-15] Installing libtool-2.4.2.418... [10amd64-quarterly-job-15] Extracting libtool-2.4.2.418... done ===> Returning to build of mysql-workbench-oss51-5.1.16_11 ===> mysql-workbench-oss51-5.1.16_11 depends on file: /usr/local/libdata/pkgconfig/gnome-mime-data-2.0.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/gnome-mime-data-2.0.pc in /usr/ports/misc/gnome-mime-data ===> Installing existing package /packages/All/gnome-mime-data-2.18.0_5.txz [10amd64-quarterly-job-15] Installing gnome-mime-data-2.18.0_5... [10amd64-quarterly-job-15] `-- Installing gettext-runtime-0.19.3... [10amd64-quarterly-job-15] `-- Extracting gettext-runtime-0.19.3... done [10amd64-quarterly-job-15] Extracting gnome-mime-data-2.18.0_5... done ===> Returning to build of mysql-workbench-oss51-5.1.16_11 ===> mysql-workbench-oss51-5.1.16_11 depends on file: /usr/local/bin/intltool-extract - not found ===> Verifying install for /usr/local/bin/intltool-extract in /usr/ports/textproc/intltool ===> Installing existing package /packages/All/intltool-0.50.2.txz [10amd64-quarterly-job-15] Installing intltool-0.50.2... ./mdc_figure.h:24:16: note: hidden overloaded virtual function 'mdc::Figure::stroke_outline' declared here: different qualifiers (none vs const) virtual void stroke_outline(CairoCtx *cr, float offset); ^ 2 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_ THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_orthogonal_line_layouter.lo -MD -MP -MF .deps/mdc_orthogonal_line_layouter.Tpo -c mdc_orthogonal_line_layouter.cpp -o mdc_orthogonal_line_layouter.o >/dev/null 2>&1 mv -f .deps/mdc_orthogonal_line_layouter.Tpo .deps/mdc_orthogonal_line_layouter.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/ cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_line_segment_handle.lo -MD -MP -MF .deps/mdc_line_segment_handle.Tpo -c -o mdc_line_segment_handle.lo mdc_line_segment_handle.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_ THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_line_segment_handle.lo -MD -MP -MF .deps/mdc_line_segment_handle.Tpo -c mdc_line_segment_handle.cpp -fPIC -DPIC -o .libs/mdc_line_segment_handle.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_ THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_line_segment_handle.lo -MD -MP -MF .deps/mdc_line_segment_handle.Tpo -c mdc_line_segment_handle.cpp -o mdc_line_segment_handle.o >/dev/null 2>&1 mv -f .deps/mdc_line_segment_handle.Tpo .deps/mdc_line_segment_handle.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/ cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_box_side_magnet.lo -MD -MP -MF .deps/mdc_box_side_magnet.Tpo -c -o mdc_box_side_magnet.lo mdc_box_side_magnet.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_ THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_box_side_magnet.lo -MD -MP -MF .deps/mdc_box_side_magnet.Tpo -c mdc_box_side_magnet.cpp -fPIC -DPIC -o .libs/mdc_box_side_magnet.o In file included from mdc_box_side_magnet.cpp:3: ./mdc_canvas_item.h:134:49: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ mdc_box_side_magnet.cpp:13:20: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] for (int i= 0; i < sizeof(_counts)/sizeof(*_counts); i++) _counts[i]= 0; ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdc_box_side_magnet.cpp:140:11: warning: enumeration value 'Unknown' not handled in switch [-Wswitch] switch ((side= get_connector_side(conn))) ^ mdc_box_side_magnet.cpp:134:79: warning: unused parameter 'srcpos' [-Wunused-parameter] Point BoxSideMagnet::get_position_for_connector(Connector *conn, const Point &srcpos) const ^ 4 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_ THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_box_side_magnet.lo -MD -MP -MF .deps/mdc_box_side_magnet.Tpo -c mdc_box_side_magnet.cpp -o mdc_box_side_magnet.o >/dev/null 2>&1 mv -f .deps/mdc_box_side_magnet.Tpo .deps/mdc_box_side_magnet.Plo /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -L/usr/local/lib -L/usr/local/lib -fstack-protector -o libmdcanvas.la -rpath /usr/local/lib/mysql-workbench mdc_algorithms.lo mdc_area_group.lo mdc_back_layer.lo mdc_bounds_magnet.lo mdc_box.lo mdc_box_handle.lo mdc_button.lo mdc_canvas_item.lo mdc_canvas_view.lo mdc_canvas_view_image.lo mdc_canvas_view_x11.lo mdc_canvas_view_opengl.lo mdc_canvas_view_printing.lo mdc_canvas_view_glx.lo mdc_common.lo mdc_connector.lo mdc_draw_util.lo mdc_figure.lo mdc_group.lo mdc_icon_text.lo mdc_interaction_layer.lo mdc_item_handle.lo mdc_layer.lo mdc_layouter.lo mdc_line.lo mdc_magnet.lo mdc_image.lo mdc_rectangle.lo mdc_selection.lo mdc_text.lo mdc_vertex_handle.lo mdc_image_manager.lo mdc_orthogonal_line_layouter.lo mdc_line_segment_handle.lo mdc_box_side_magnet.lo -L/u sr/local/lib -lcairo -pthread -lGL libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/mdc_algorithms.o .libs/mdc_area_group.o .libs/mdc_back_layer.o .libs/mdc_bounds_magnet.o .libs/mdc_box.o .libs/mdc_box_handle.o .libs/mdc_button.o .libs/mdc_canvas_item.o .libs/mdc_canvas_view.o .libs/mdc_canvas_view_image.o .libs/mdc_canvas_view_x11.o .libs/mdc_canvas_view_opengl.o .libs/mdc_canvas_view_printing.o .libs/mdc_canvas_view_glx.o .libs/mdc_common.o .libs/mdc_connector.o .libs/mdc_draw_util.o .libs/mdc_figure.o .libs/mdc_group.o .libs/mdc_icon_text.o .libs/mdc_interaction_layer.o .libs/mdc_item_handle.o .libs/mdc_layer.o .libs/mdc_layouter.o .libs/mdc_line.o .libs/mdc_magnet.o .libs/mdc_image.o .libs/mdc_rectangle.o .libs/mdc_selection.o .libs/mdc_text.o .libs/mdc_vertex_handle.o .libs/mdc_image_manager.o .libs/mdc_orthogonal_line_layouter.o .libs/mdc_line_segment_handle.o .libs/mdc_box_side_magnet.o -L/usr/local/lib -lcairo -lGL -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/ crtendS.o /usr/lib/crtn.o -O2 -ggdb3 -pthread -pthread -Wl,-soname -Wl,libmdcanvas.so.0 -o .libs/libmdcanvas.so.0.0.0 c++: warning: argument unused during compilation: '-pthread' c++: warning: argument unused during compilation: '-pthread' libtool: link: (cd ".libs" && rm -f "libmdcanvas.so.0" && ln -s "libmdcanvas.so.0.0.0" "libmdcanvas.so.0") libtool: link: (cd ".libs" && rm -f "libmdcanvas.so" && ln -s "libmdcanvas.so.0.0.0" "libmdcanvas.so") libtool: link: ar cru .libs/libmdcanvas.a mdc_algorithms.o mdc_area_group.o mdc_back_layer.o mdc_bounds_magnet.o mdc_box.o mdc_box_handle.o mdc_button.o mdc_canvas_item.o mdc_canvas_view.o mdc_canvas_view_image.o mdc_canvas_view_x11.o mdc_canvas_view_opengl.o mdc_canvas_view_printing.o mdc_canvas_view_glx.o mdc_common.o mdc_connector.o mdc_draw_util.o mdc_figure.o mdc_group.o mdc_icon_text.o mdc_interaction_layer.o mdc_item_handle.o mdc_layer.o mdc_layouter.o mdc_line.o mdc_magnet.o mdc_image.o mdc_rectangle.o mdc_selection.o mdc_text.o mdc_vertex_handle.o mdc_image_manager.o mdc_orthogonal_line_layouter.o mdc_line_segment_handle.o mdc_box_side_magnet.o libtool: link: ranlib .libs/libmdcanvas.a libtool: link: ( cd ".libs" && rm -f "libmdcanvas.la" && ln -s "../libmdcanvas.la" "libmdcanvas.la" ) /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/ca iro -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_gtk_canvas_view.lo -MD -MP -MF .deps/mdc_gtk_canvas_view.Tpo -c -o mdc_gtk_canvas_view.lo `test -f 'gtk/mdc_gtk_canvas_view.cpp' || echo './'`gtk/mdc_gtk_canvas_view.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_ THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_gtk_canvas_view.lo -MD -MP -MF .deps/mdc_gtk_canvas_view.Tpo -c gtk/mdc_gtk_canvas_view.cpp -fPIC -DPIC -o .libs/mdc_gtk_canvas_view.o In file included from gtk/mdc_gtk_canvas_view.cpp:1: In file included from gtk/mdc_gtk_canvas_view.h:9: In file included from ./mdc_canvas_view_x11.h:4: In file included from ./mdc_canvas_view.h:6: In file included from ./mdc_layer.h:6: In file included from ./mdc_group.h:5: In file included from ./mdc_layouter.h:5: ./mdc_canvas_item.h:134:49: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ gtk/mdc_gtk_canvas_view.cpp:238:49: warning: unused parameter 'event' [-Wunused-parameter] bool GtkCanvas::on_key_press_event(GdkEventKey *event) ^ gtk/mdc_gtk_canvas_view.cpp:244:51: warning: unused parameter 'event' [-Wunused-parameter] bool GtkCanvas::on_key_release_event(GdkEventKey *event) ^ 3 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_ THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_gtk_canvas_view.lo -MD -MP -MF .deps/mdc_gtk_canvas_view.Tpo -c gtk/mdc_gtk_canvas_view.cpp -o mdc_gtk_canvas_view.o >/dev/null 2>&1 mv -f .deps/mdc_gtk_canvas_view.Tpo .deps/mdc_gtk_canvas_view.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/ca iro -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_gtk_canvas_scroller.lo -MD -MP -MF .deps/mdc_gtk_canvas_scroller.Tpo -c -o mdc_gtk_canvas_scroller.lo `test -f 'gtk/mdc_gtk_canvas_scrol ler.cpp' || echo './'`gtk/mdc_gtk_canvas_scr! oller.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_ THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_gtk_canvas_scroller.lo -MD -MP -MF .deps/mdc_gtk_canvas_scroller.Tpo -c gtk/mdc_gtk_canvas_scroller.cpp -fPIC -DPIC -o .libs/mdc_gtk_canvas_scroller.o In file included from gtk/mdc_gtk_canvas_scroller.cpp:2: gtk/mdc_gtk_canvas_scroller.h:22:10: warning: 'mdc::GtkCanvasScroller::add' hides overloaded virtual function [-Woverloaded-virtual] void add(GtkCanvas &canvas); ^ /usr/local/include/gtkmm-2.4/gtkmm/container.h:157:15: note: hidden overloaded virtual function 'Gtk::Container::add' declared here: type mismatch at 1st parameter ('Gtk::Widget &' vs 'mdc::GtkCanvas &') virtual void add(Widget& widget); ^ In file included from gtk/mdc_gtk_canvas_scroller.cpp:3: In file included from gtk/mdc_gtk_canvas_view.h:9: In file included from ./mdc_canvas_view_x11.h:4: In file included from ./mdc_canvas_view.h:6: In file included from ./mdc_layer.h:6: In file included from ./mdc_group.h:5: In file included from ./mdc_layouter.h:5: ./mdc_canvas_item.h:134:49: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ 2 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_ THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_gtk_canvas_scroller.lo -MD -MP -MF .deps/mdc_gtk_canvas_scroller.Tpo -c gtk/mdc_gtk_canvas_scroller.cpp -o mdc_gtk_canvas_scroller.o >/dev/null 2>&1 mv -f .deps/mdc_gtk_canvas_scroller.Tpo .deps/mdc_gtk_canvas_scroller.Plo /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -L/usr/local/lib -L/usr/local/lib -fstack-protector -o libmdcanvasgtk.la -rpath /usr/local/lib/mysql-workbench mdc_gtk_canvas_view.lo mdc_gtk_canvas_scroller.lo -L/usr/local/lib -lcairo -pthread -lGL -lglade-2.0 -lxml2 -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lgmodule-2.0 -lORBit-2 -lgthread-2.0 -pthread -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/mdc_gtk_canvas_view.o .libs/mdc_gtk_canvas_scroller.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -lGL /usr/local/lib/libglade-2.0.so -lxml2 /usr/local/lib/libgtkmm-2.4.so -latkmm-1.6 /usr/local/lib/libgdkmm-2.4.so -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 /usr/local/lib/libcairomm-1.0.so -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype /usr/local/lib/libgnome-2.so -lpopt /usr/local/lib/libbonobo-2.so /usr/local/lib/libbonobo-activation.so -lgmodule-2.0 /usr/local/lib/libORBit-2.so -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -ggdb3 -pthread -pthread -pthread -pthread -Wl,-soname -Wl,libmdcanvasgtk.so.0 -o .libs/libmdcanvasgtk.so.0.0.0 c++: warning: argument unused during compilation: '-pthread' c++: warning: argument unused during compilation: '-pthread' c++: warning: argument unused during compilation: '-pthread' c++: warning: argument unused during compilation: '-pthread' libtool: link: (cd ".libs" && rm -f "libmdcanvasgtk.so.0" && ln -s "libmdcanvasgtk.so.0.0.0" "libmdcanvasgtk.so.0") libtool: link: (cd ".libs" && rm -f "libmdcanvasgtk.so" && ln -s "libmdcanvasgtk.so.0.0.0" "libmdcanvasgtk.so") libtool: link: ar cru .libs/libmdcanvasgtk.a mdc_gtk_canvas_view.o mdc_gtk_canvas_scroller.o libtool: link: ranlib .libs/libmdcanvasgtk.a libtool: link: ( cd ".libs" && rm -f "libmdcanvasgtk.la" && ln -s "../libmdcanvasgtk.la" "libmdcanvasgtk.la" ) Making all in dbc /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I /usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I../../backend -I../../generated -I../../library/grt/src -I../../library/utilities/src -I../../ext/cppconn -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENAB LE_DEBUG -MT driver_manager.lo -MD -MP -MF .! deps/driver_manager.Tpo -c -o driver_manager.lo `test -f 'src/driver_manager.cpp' || echo './'`src/driver_manager.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THR EAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I../../backend -I../../generated -I../../library/grt/src -I../../library/utilities/src -I../../ext/cppconn -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT driver_manager.lo -MD -MP -MF . deps/driver_manager.Tpo -c src/driver_manage! r.cpp -fPIC -DPIC -o .libs/driver_manager.o In file included from src/driver_manager.cpp:8: In file included from src/driver_manager.h:6: In file included from ../../generated/grts/structs.db.mgmt.h:4: ./../library/grt/src/grtpp.h:95:21: warning: unused parameter 'index' [-Wunused-parameter] bad_item(size_t index, size_t count) : std::logic_error("Index out of range.") {} ^ ./../library/grt/src/grtpp.h:95:35: warning: unused parameter 'count' [-Wunused-parameter] bad_item(size_t index, size_t count) : std::logic_error("Index out of range.") {} ^ In file included from src/driver_manager.cpp:4: In file included from /usr/include/c++/v1/list:173: In file included from /usr/include/c++/v1/memory:598: /usr/include/c++/v1/utility:243:9: error: field has incomplete type 'grt::ValueRef' _T2 second; ^ /usr/include/c++/v1/map:693:20: note: in instantiation of template class 'std::__1::pair, grt::ValueRef>' requested here value_type __cc; ^ /usr/include/c++/v1/__tree:603:16: note: in instantiation of member class 'std::__1::map, grt::ValueRef, std::__1::less >, std::__1::allocator, grt::ValueRef> > >::__value_type' requested here value_type __value_; ^ /usr/include/c++/v1/__tree:690:22: note: in instantiation of template class 'std::__1::__tree_node, grt::ValueRef, std::__1::less >, std::__1::allocator, grt::ValueRef> > >::__value_type, void *>' requested here typedef typename __node::base __node_base; ^ /usr/include/c++/v1/map:566:19: note: in instantiation of template class 'std::__1::__tree_const_iterator, grt::ValueRef, std::__1::less >, std::__1::allocator, grt::ValueRef> > >::__value_type, std::__1::__tree_node, grt::ValueRef, std::__1::less >, std::__1::allocator, grt::ValueRef> > >::__value_type, void *> *, long>' requested here _TreeIterator __i_; ^ ./../library/grt/src/grtpp_value.h:352:22: note: in instantiation of template class 'std::__1::__map_const_iterator, grt::ValueRef, std::__1::less >, std::__1::allocator, grt::ValueRef> > >::__value_type, std::__1::__tree_node, grt::ValueRef, std::__1::less >, std::__1::allocator, grt::ValueRef> > >::__value_type, void *> *, long> >' requested here const_iterator begin() const { return _content.begin(); } ^ ./../library/grt/src/grtpp_value.h:89:9: note: forward declaration of 'grt::ValueRef' class ValueRef; ^ In file included from src/driver_manager.cpp:8: In file included from src/driver_manager.h:6: In file included from ../../generated/grts/structs.db.mgmt.h:4: ./../library/grt/src/grtpp.h:724:32: error: field of type 'IterType' (aka '__wrap_iter') has private constructor TypedListConstIterator() : iter(0) {} ^ /usr/include/c++/v1/iterator:1195:31: note: declared private here _LIBCPP_INLINE_VISIBILITY __wrap_iter(iterator_type __x) _NOEXCEPT : __i(__x) {} ^ In file included from src/driver_manager.cpp:8: In file included from src/driver_manager.h:6: In file included from ../../generated/grts/structs.db.mgmt.h:18: ./../generated/grts/structs.db.h:465:15: warning: 'db_ForeignKey::owner' hides overloaded virtual function [-Woverloaded-virtual] db_TableRef owner() const { return db_TableRef::cast_from(_owner); } ^ ./../generated/grts/structs.h:59:16: note: hidden overloaded virtual function 'GrtObject::owner' declared here: different number of parameters (1 vs 0) virtual void owner(const GrtObjectRef &value) ^ In file included from src/driver_manager.cpp:8: In file included from src/driver_manager.h:6: In file included from ../../generated/grts/structs.db.mgmt.h:18: ./../generated/grts/structs.db.h:466:16: warning: 'db_ForeignKey::owner' hides overloaded virtual function [-Woverloaded-virtual] virtual void owner(const db_TableRef &value); ^ ./../generated/grts/structs.h:59:16: note: hidden overloaded virtual function 'GrtObject::owner' declared here: type mismatch at 1st parameter ('const GrtObjectRef &' (aka 'const Ref &') vs 'const db_TableRef &' (aka 'const Ref &')) virtual void owner(const GrtObjectRef &value) ^ In file included from src/driver_manager.cpp:8: In file included from src/driver_manager.h:6: In file included from ../../generated/grts/structs.db.mgmt.h:18: ./../generated/grts/structs.db.h:527:100: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_checkCompleteness(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->checkCompleteness(); } ^ ./../generated/grts/structs.db.h:2691:99: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_isDependantTable(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->isDependantTable(); } ^ In file included from src/driver_manager.cpp:8: In file included from src/driver_manager.h:6: In file included from ../../generated/grts/structs.db.mgmt.h:4: In file included from ../../library/grt/src/grtpp.h:29: /usr/include/c++/v1/map:847:50: error: no viable conversion from 'const_iterator' (aka '__tree_const_iterator') to 'const_iterator' (aka '__map_const_iterator') const_iterator end() const _NOEXCEPT {return __tree_.end();} ^~~~~~~~~~~~~ ./../library/grt/src/grtpp_value.h:353:52: note: in instantiation of member function 'std::__1::map, grt::ValueRef, std::__1::less >, std::__1::allocator, grt::ValueRef> > >::end' requested here const_iterator end() const { return _content.end(); } ^ /usr/include/c++/v1/map:564:24: note: candidate constructor (the implicit copy constructor) not viable: no known conversion from 'const_iterator' (aka '__tree_const_iterator') to 'const std::__1::__map_const_iterator, grt::ValueRef, std::__1::less >, std::__1::allocator, grt::ValueRef> > >::__value_type, std::__1::__tree_node, grt::ValueRef, std::__1::less >, std::__1::allocator, grt::ValueRef> > >::__value_type, void *> *, long> > &' for 1st argument class _LIBCPP_TYPE_VIS __map_const_iterator ^ /usr/include/c++/v1/map:590:5: note: candidate constructor not viable: no known conversion from 'const_iterator' (aka '__tree_const_iterator') to '__map_iterator *, long>::__non_const_iterator>' for 1st argument __map_const_iterator( ^ 6 warnings and 3 errors generated. *** Error code 1 Stop. make[4]: stopped in /wrkdirs/usr/ports/databases/mysql-workbench51/work/mysql-workbench-oss-5.1.16/library/dbc *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/databases/mysql-workbench51/work/mysql-workbench-oss-5.1.16/library *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/databases/mysql-workbench51/work/mysql-workbench-oss-5.1.16 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/databases/mysql-workbench51/work/mysql-workbench-oss-5.1.16 *** Error code 1 Stop. make: stopped in /usr/ports/databases/mysql-workbench51 From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 02:08:44 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 6149D86D; Wed, 28 Jan 2015 02:08:44 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 4B7EFF72; Wed, 28 Jan 2015 02:08:44 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S28iDX044611; Wed, 28 Jan 2015 02:08:44 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S28irZ044609; Wed, 28 Jan 2015 02:08:44 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 02:08:44 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280208.t0S28irZ044609@beefy2.isc.freebsd.org> To: thierry@FreeBSD.org Subject: [package - 10amd64-quarterly][cad/kicad] Failed for kicad-20140622.2.b4027_1, 1 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: Wed, 28 Jan 2015 02:08:44 -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: thierry@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/cad/kicad/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-quarterly/2015-01-28_01h27m56s/logs/kicad-20140622.2.b4027_1,1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-quarterly&build=2015-01-28_01h27m56s Log: ====>> Building cad/kicad build started at Wed Jan 28 02:01:41 UTC 2015 port directory: /usr/ports/cad/kicad building for: FreeBSD 10amd64-quarterly-job-14 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: thierry@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/cad/kicad/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=kicad-20140622.2.b4027_1,1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-quarterly/ref/.p/pool MASTERNAME=10amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for kicad-20140622.2.b4027_1,1: DOCS=on: Build and/or install documentation NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/cad/kicad/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/kicad/work HOME=/wrkdirs/usr/ports/cad/kicad/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/cad/kicad/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/kicad/work HOME=/wrkdirs/usr/ports/cad/kicad/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/cad/kicad/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/kicad/work HOME=/wrkdirs/usr/ports/cad/kicad/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/cad/kicad/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/kicad/work HOME=/wrkdirs/usr/ports/cad/kicad/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib/c++ -fstack-prot ector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48" 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-- DESKTOPDIR=share/applications DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " CMAKE_BUILD_TYPE="release" OSREL=10.0 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/kicad" EXAMPLESDIR="share/examples/kicad" DATADIR="share/kicad" WWWDIR="www/kicad" ETCDIR="etc/kicad" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/kicad DOCSDIR=/usr/local/share/doc/kicad EXAMPLESDIR=/usr/local/share/examples/kicad WWWDIR=/usr/local/www/kicad ETCDIR=/usr/local/etc/kicad --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> kicad-20140622.2.b4027_1,1 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.3.txz [10amd64-quarterly-job-14] Installing pkg-1.4.3... [10amd64-quarterly-job-14] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of kicad-20140622.2.b4027_1,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by kicad-20140622.2.b4027_1,1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by kicad-20140622.2.b4027_1,1 for building => SHA256 Checksum OK for kicad_0.20140622%2Bbzr4027.orig.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by kicad-20140622.2.b4027_1,1 for building ===> Extracting for kicad-20140622.2.b4027_1,1 => SHA256 Checksum OK for kicad_0.20140622%2Bbzr4027.orig.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for kicad-20140622.2.b4027_1,1 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for kicad-20140622.2.b4027_1,1 /bin/mv /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include/boost /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include/boost.orig =========================================================================== =================================================== ===> kicad-20140622.2.b4027_1,1 depends on executable: doxygen - not found ===> Verifying install for doxygen in /usr/ports/devel/doxygen ===> Installing existing package /packages/All/doxygen-1.8.9,2.txz [10amd64-quarterly-job-14] Installing doxygen-1.8.9,2... [10amd64-quarterly-job-14] `-- Installing graphviz-2.38.0_6... [10amd64-quarterly-job-14] | `-- Installing expat-2.1.0_2... [10amd64-quarterly-job-14] | `-- Extracting expat-2.1.0_2... done [10amd64-quarterly-job-14] | `-- Installing fontconfig-2.11.1,1... [10amd64-quarterly-job-14] | | `-- Installing freetype2-2.5.4_1... [10amd64-quarterly-job-14] | | `-- Extracting freetype2-2.5.4_1... done [10amd64-quarterly-job-14] | `-- 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 [10amd64-quarterly-job-14] | `-- Installing gettext-runtime-0.19.3... [10amd64-quarterly-job-14] | | `-- Installing indexinfo-0.2.2... [10amd64-quarterly-job-14] | | `-- Extracting indexinfo-0.2.2... done [10amd64-quarterly-job-14] | `-- Extracting gettext-runtime-0.19.3... done [10amd64-quarterly-job-14] | `-- Installing glib-2.42.1... [10amd64-quarterly-job-14] | | `-- Installing libffi-3.0.13_3... [10amd64-quarterly-job-14] | | `-- Extracting libffi-3.0.13_3... done [10amd64-quarterly-job-14] | | `-- Installing libiconv-1.14_6... [10amd64-quarterly-job-14] | | `-- Extracting libiconv-1.14_6... done [10amd64-quarterly-job-14] | | `-- Installing pcre-8.35_2... [10amd64-quarterly-job-14] | | `-- Extracting pcre-8.35_2... done [10amd64-quarterly-job-14] | | `-- Installing perl5-5.18.4_11... [10amd64-quarterly-job-14] | | `-- Extracting perl5-5.18.4_11... done [10amd64-quarterly-job-14] | | `-- Installing python27-2.7.9... [10amd64-quarterly-job-14] | | `-- Extracting python27-2.7.9... done [10amd64-quarterly-job-14] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [10amd64-quarterly-job-14] | `-- Installing jpeg-8_6... [10amd64-quarterly-job-14] | `-- Extracting jpeg-8_6... done [10amd64-quarterly-job-14] | `-- Installing libICE-1.0.9,1... [10amd64-quarterly-job-14] | | `-- Installing xproto-7.0.26... [10amd64-quarterly-job-14] | | `-- Extracting xproto-7.0.26... done [10amd64-quarterly-job-14] | `-- Extracting libICE-1.0.9,1... done [10amd64-quarterly-job-14] | `-- Installing libSM-1.2.2_2,1... [10amd64-quarterly-job-14] | `-- Extracting libSM-1.2.2_2,1... done [10amd64-quarterly-job-14] | `-- Installing libX11-1.6.2_2,1... [10amd64-quarterly-job-14] | | `-- Installing kbproto-1.0.6... /usr/bin/make -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialog_about/AboutDialog_main.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialog_about/AboutDialog_main.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialog_about/AboutDialog_main.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialog_about/dialog_about.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialog_about/dialog_about.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialog_about/dialog_about.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialog_about/dialog_about_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialog_about/dialog_about_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialog_about/dialog_about_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_display_info_HTML_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_display_info_HTML_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_display_info_HTML_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_exit_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_exit_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_exit_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_image_editor.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_image_editor.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_image_editor.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_image_editor_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_image_editor_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_image_editor_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_get_component.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_get_component.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_get_component.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_get_component_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_get_component_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_get_component_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_hotkeys_editor.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_hotkeys_editor.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_hotkeys_editor.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles 44 [ 43%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_hotkeys_editor_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_hotkeys_editor_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_hotkeys_editor_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_list_selector_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_list_selector_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_list_selector_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_page_settings_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_page_settings_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_page_settings_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/base_struct.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/base_struct.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/base_struct.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/basicframe.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/basicframe.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/basicframe.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/bezier_curves.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/bezier_curves.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/bezier_curves.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/bitmap.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/bitmap.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/bitmap.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/block_commande.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/block_commande.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/block_commande.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/build_version.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/build_version.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/build_version.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/class_bitmap_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/class_bitmap_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/class_bitmap_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles 45 [ 44%] Building CXX object common/CMakeFiles/common.dir/class_colors_design_settings.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/class_colors_design_settings.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/class_colors_design_settings.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/class_layer_box_selector.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/class_layer_box_selector.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/class_layer_box_selector.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/class_marker_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/class_marker_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/class_marker_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/class_plotter.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/class_plotter.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/class_plotter.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/class_undoredo_container.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/class_undoredo_container.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/class_undoredo_container.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/common.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/common_plot_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plot_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plot_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/common_plotHPGL_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plotHPGL_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plotHPGL_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/common_plotPS_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plotPS_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plotPS_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/common_plotPDF_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plotPDF_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plotPDF_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/common_plotGERBER_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plotGERBER_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plotGERBER_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles 46 [ 45%] Building CXX object common/CMakeFiles/common.dir/common_plotDXF_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plotDXF_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plotDXF_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/common_plotSVG_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plotSVG_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plotSVG_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/confirm.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/confirm.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/confirm.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/copy_to_clipboard.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/copy_to_clipboard.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/copy_to_clipboard.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/dialog_shim.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialog_shim.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialog_shim.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/displlst.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/displlst.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/displlst.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/dlist.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dlist.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dlist.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/drawframe.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/drawframe.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/drawframe.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/drawpanel.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/drawpanel.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/drawpanel.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/drawtxt.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/drawtxt.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/drawtxt.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles 47 [ 46%] Building CXX object common/CMakeFiles/common.dir/dsnlexer.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dsnlexer.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dsnlexer.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/edaappl.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/edaappl.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/edaappl.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/eda_dde.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/eda_dde.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/eda_dde.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/eda_doc.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/eda_doc.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/eda_doc.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/filter_reader.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/filter_reader.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/filter_reader.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/gestfich.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/gestfich.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/gestfich.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/getrunningmicrosecs.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/getrunningmicrosecs.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/getrunningmicrosecs.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/gr_basic.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/gr_basic.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/gr_basic.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/hotkeys_basic.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/hotkeys_basic.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/hotkeys_basic.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/hotkey_grid_table.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/hotkey_grid_table.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/hotkey_grid_table.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/html_messagebox.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/html_messagebox.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/html_messagebox.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles 48 [ 47%] Building CXX object common/CMakeFiles/common.dir/msgpanel.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/msgpanel.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/msgpanel.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 47%] Building CXX object common/CMakeFiles/common.dir/netlist_keywords.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/netlist_keywords.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/netlist_keywords.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 47%] Building CXX object common/CMakeFiles/common.dir/newstroke_font.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/newstroke_font.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/newstroke_font.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 47%] Building CXX object common/CMakeFiles/common.dir/projet_config.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/projet_config.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/projet_config.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 47%] Building CXX object common/CMakeFiles/common.dir/richio.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/richio.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/richio.cpp In file included from /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include/richio.h:32:0, from /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/richio.cpp:29: /usr/local/include/c++/v1/string: In member function 'virtual std::__1::string OUTPUTFORMATTER::Quotes(const string&)': /usr/local/include/c++/v1/string:641:35: error: inlining failed in call to always_inline 'static bool std::__1::char_traits::eq(std::__1::char_traits::char_type, std::__1::char_traits::char_type) throw ()': indirect function call with a yet undetermined callee static _LIBCPP_CONSTEXPR bool eq(char_type __c1, char_type __c2) _NOEXCEPT ^ In file included from /usr/local/include/c++/v1/string:439:0, from /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include/richio.h:32, from /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/richio.cpp:29: /usr/local/include/c++/v1/algorithm:1050:13: error: called from here if (__pred(*__first1, *__j)) ^ *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 *** Error code 1 Stop. make: stopped in /usr/ports/cad/kicad From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 02:11:04 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 3A9D3A9D; Wed, 28 Jan 2015 02:11:04 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 27288F94; Wed, 28 Jan 2015 02:11:04 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S2B3US058062; Wed, 28 Jan 2015 02:11:03 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S2B34A058061; Wed, 28 Jan 2015 02:11:03 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 02:11:03 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280211.t0S2B34A058061@beefy2.isc.freebsd.org> To: demon@FreeBSD.org Subject: [package - 10amd64-quarterly][math/mosesdecoder] Failed for mosesdecoder-2.1.1 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: Wed, 28 Jan 2015 02:11:04 -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: demon@FreeBSD.org Last committer: demon@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/math/mosesdecoder/Makefile 368380 2014-09-17 14:45:25Z demon $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-quarterly/2015-01-28_01h27m56s/logs/mosesdecoder-2.1.1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-quarterly&build=2015-01-28_01h27m56s Log: ====>> Building math/mosesdecoder build started at Wed Jan 28 01:55:07 UTC 2015 port directory: /usr/ports/math/mosesdecoder building for: FreeBSD 10amd64-quarterly-job-02 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: demon@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/math/mosesdecoder/Makefile 368380 2014-09-17 14:45:25Z demon $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=mosesdecoder-2.1.1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-quarterly/ref/.p/pool MASTERNAME=10amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/mosesdecoder/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/mosesdecoder/work HOME=/wrkdirs/usr/ports/math/mosesdecoder/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- BOOST_BUILD_PATH=/wrkdirs/usr/ports/math/mosesdecoder/work/moses-smt-mosesdecoder-4ea250e/jam-files/boost-build XDG_DATA_HOME=/wrkdirs/usr/ports/math/mosesdecoder/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/mosesdecoder/work HOME=/wrkdirs/usr/ports/math/mosesdecoder/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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/mosesdecoder" EXAMPLESDIR="share/examples/mosesdecoder" DATADIR="share/mosesdecoder" WWWDIR="www/mosesdecoder" ETCDIR="etc/mosesdecoder" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mosesdecoder DOCSDIR=/usr/local/share/doc/mosesdecoder EXAMPLESDIR=/usr/local/share/examples/mosesdecoder WWWDIR=/usr/local/www/mosesdecoder ETCDIR=/usr/local/etc/mosesdecoder --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> mosesdecoder-2.1.1 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.3.txz [10amd64-quarterly-job-02] Installing pkg-1.4.3... [10amd64-quarterly-job-02] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mosesdecoder-2.1.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mosesdecoder-2.1.1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by mosesdecoder-2.1.1 for building => SHA256 Checksum OK for mosesdecoder-2.1.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mosesdecoder-2.1.1 for building ===> Extracting for mosesdecoder-2.1.1 => SHA256 Checksum OK for mosesdecoder-2.1.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mosesdecoder-2.1.1 ===> Applying FreeBSD patches for mosesdecoder-2.1.1 =========================================================================== =================================================== ===> mosesdecoder-2.1.1 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.30_1.txz [10amd64-quarterly-job-02] Installing bash-4.3.30_1... [10amd64-quarterly-job-02] `-- Installing gettext-runtime-0.19.3... [10amd64-quarterly-job-02] | `-- Installing indexinfo-0.2.2... [10amd64-quarterly-job-02] | `-- Extracting indexinfo-0.2.2... done [10amd64-quarterly-job-02] `-- Extracting gettext-runtime-0.19.3... done [10amd64-quarterly-job-02] Extracting bash-4.3.30_1... done Message for bash-4.3.30_1: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== ===> Returning to build of mosesdecoder-2.1.1 ===> mosesdecoder-2.1.1 depends on executable: bjam - not found ===> Verifying install for bjam in /usr/ports/devel/boost-jam ===> Installing existing package /packages/All/boost-jam-1.55.0.txz [10amd64-quarterly-job-02] Installing boost-jam-1.55.0... [10amd64-quarterly-job-02] Extracting boost-jam-1.55.0... done ===> Returning to build of mosesdecoder-2.1.1 =========================================================================== =================================================== ===> mosesdecoder-2.1.1 depends on shared library: libboost_thread.so - not found ===> Verifying for libboost_thread.so in /usr/ports/devel/boost-libs ===> Installing existing package /packages/All/boost-libs-1.55.0_4.txz [10amd64-quarterly-job-02] Installing boost-libs-1.55.0_4... [10amd64-quarterly-job-02] `-- Installing icu-53.1... [10amd64-quarterly-job-02] `-- Extracting icu-53.1... done [10amd64-quarterly-job-02] 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 mosesdecoder-2.1.1 ===> mosesdecoder-2.1.1 depends on shared library: libRandLM.so - not found ===> Verifying for libRandLM.so in /usr/ports/textproc/randlm ===> Installing existing package /packages/All/randlm-0.2.5.txz [10amd64-quarterly-job-02] Installing randlm-0.2.5... [10amd64-quarterly-job-02] `-- Installing google-sparsehash-2.0.2_2... [10amd64-quarterly-job-02] `-- Extracting google-sparsehash-2.0.2_2... done [10amd64-quarterly-job-02] Extracting randlm-0.2.5... done ===> Returning to build of mosesdecoder-2.1.1 ===> mosesdecoder-2.1.1 depends on shared library: libirstlm.so - not found ===> Verifying for libirstlm.so in /usr/ports/textproc/irstlm ===> Installing existing package /packages/All/irstlm-5.80.03_3.txz [10amd64-quarterly-job-02] Installing irstlm-5.80.03_3... [10amd64-quarterly-job-02] Extracting irstlm-5.80.03_3... done ===> Returning to build of mosesdecoder-2.1.1 =========================================================================== =================================================== ===> Configuring for mosesdecoder-2.1.1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/math/mosesdecoder/work/moses-smt-mosesdecoder-4ea250e/jam-files/engine/boehm_gc/libtool.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/math/mosesdecoder/work/moses-smt-mosesdecoder-4ea250e/jam-files/engine/boehm_gc/configure =========================================================================== =================================================== ===> Building for mosesdecoder-2.1.1 cd /wrkdirs/usr/ports/math/mosesdecoder/work/moses-smt-mosesdecoder-4ea250e && /usr/bin/env BOOST_BUILD_PATH=/wrkdirs/usr/ports/math/mosesdecoder/work/moses-smt-mosesdecoder-4ea250e/jam-files/boost-build XDG_DATA_HOME=/wrkdirs/usr/ports/math/mosesdecoder/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/mosesdecoder/work HOME=/wrkdirs/usr/ports/math/mosesdecoder/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" bjam --with-boost=/usr/l ocal --with-irstlm=/usr/local --with-randlm=/usr/local --without-tcmalloc --notrace --toolset=clang debug-symbols=off Tip: install tcmalloc for faster threading. See BUILD-INSTRUCTIONS.txt for more information. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!! You are linking the IRSTLM library; be sure the release is >= 5.70.02 !!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ..patience... delete *it; ^ ~~~ mert/ScopedVector.h:18:5: note: in instantiation of member function 'MosesTuning::ScopedVector::reset' requested here reset(); ^ mert/BleuScorer.h:78:3: note: in instantiation of member function 'MosesTuning::ScopedVector::~ScopedVector' requested here BleuScorer(const std::string& name, const std::string& config): StatisticsBasedScorer(name,config) {} ^ mert/BleuScorer.h:19:7: note: forward declaration of 'MosesTuning::Reference' class Reference; ^ In file included from mert/BleuScorerTest.cpp:1: In file included from mert/BleuScorer.h:10: In file included from mert/StatisticsBasedScorer.h:12: mert/Scorer.h:192:14: warning: unused function 'score_min' [-Wunused-function] inline float score_min(const statscores_t& scores, size_t start, size_t end) ^ mert/Scorer.h:203:14: warning: unused function 'score_average' [-Wunused-function] inline float score_average(const statscores_t& scores, size_t start, size_t end) ^ 4 warnings generated. ..skipped bleu_scorer_test for lack of libmert_lib.a... ..skipped bleu_scorer_test.passed for lack of bleu_scorer_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/FeatureDataTest.o In file included from mert/FeatureDataTest.cpp:1: mert/FeatureData.h:106:62: warning: adding 'std::size_t' (aka 'unsigned long') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("there is no entry at index " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/FeatureData.h:106:62: note: use array indexing to silence this warning throw std::runtime_error("there is no entry at index " + idx); ^ & [ ] mert/FeatureData.h:119:67: warning: adding 'std::size_t' (aka 'unsigned long') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("Error: specified id is unknown: " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/FeatureData.h:119:67: note: use array indexing to silence this warning throw std::runtime_error("Error: specified id is unknown: " + idx); ^ & [ ] 2 warnings generated. ..skipped feature_data_test for lack of libmert_lib.a... ..skipped feature_data_test.passed for lack of feature_data_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/DataTest.o In file included from mert/DataTest.cpp:1: In file included from mert/Data.h:16: mert/FeatureData.h:106:62: warning: adding 'std::size_t' (aka 'unsigned long') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("there is no entry at index " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/FeatureData.h:106:62: note: use array indexing to silence this warning throw std::runtime_error("there is no entry at index " + idx); ^ & [ ] mert/FeatureData.h:119:67: warning: adding 'std::size_t' (aka 'unsigned long') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("Error: specified id is unknown: " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/FeatureData.h:119:67: note: use array indexing to silence this warning throw std::runtime_error("Error: specified id is unknown: " + idx); ^ & [ ] In file included from mert/DataTest.cpp:1: In file included from mert/Data.h:17: mert/ScoreData.h:111:62: warning: adding 'std::size_t' (aka 'unsigned long') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("there is no entry at index " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/ScoreData.h:111:62: note: use array indexing to silence this warning throw std::runtime_error("there is no entry at index " + idx); ^ & [ ] In file included from mert/DataTest.cpp:2: mert/Scorer.h:192:14: warning: unused function 'score_min' [-Wunused-function] inline float score_min(const statscores_t& scores, size_t start, size_t end) ^ mert/Scorer.h:203:14: warning: unused function 'score_average' [-Wunused-function] inline float score_average(const statscores_t& scores, size_t start, size_t end) ^ 5 warnings generated. ..skipped data_test for lack of libmert_lib.a... ..skipped data_test.passed for lack of data_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/NgramTest.o ..skipped ngram_test for lack of libmert_lib.a... ..skipped ngram_test.passed for lack of ngram_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/OptimizerFactoryTest.o In file included from mert/OptimizerFactoryTest.cpp:2: In file included from mert/Optimizer.h:6: In file included from mert/Data.h:16: mert/FeatureData.h:106:62: warning: adding 'std::size_t' (aka 'unsigned long') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("there is no entry at index " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/FeatureData.h:106:62: note: use array indexing to silence this warning throw std::runtime_error("there is no entry at index " + idx); ^ & [ ] mert/FeatureData.h:119:67: warning: adding 'std::size_t' (aka 'unsigned long') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("Error: specified id is unknown: " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/FeatureData.h:119:67: note: use array indexing to silence this warning throw std::runtime_error("Error: specified id is unknown: " + idx); ^ & [ ] In file included from mert/OptimizerFactoryTest.cpp:2: In file included from mert/Optimizer.h:6: In file included from mert/Data.h:17: mert/ScoreData.h:111:62: warning: adding 'std::size_t' (aka 'unsigned long') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("there is no entry at index " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/ScoreData.h:111:62: note: use array indexing to silence this warning throw std::runtime_error("there is no entry at index " + idx); ^ & [ ] In file included from mert/OptimizerFactoryTest.cpp:2: In file included from mert/Optimizer.h:8: mert/Scorer.h:192:14: warning: unused function 'score_min' [-Wunused-function] inline float score_min(const statscores_t& scores, size_t start, size_t end) ^ mert/Scorer.h:203:14: warning: unused function 'score_average' [-Wunused-function] inline float score_average(const statscores_t& scores, size_t start, size_t end) ^ 5 warnings generated. ..skipped optimizer_factory_test for lack of libmert_lib.a... ..skipped optimizer_factory_test.passed for lack of optimizer_factory_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/PointTest.o In file included from mert/PointTest.cpp:6: In file included from mert/Optimizer.h:6: In file included from mert/Data.h:16: mert/FeatureData.h:106:62: warning: adding 'std::size_t' (aka 'unsigned long') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("there is no entry at index " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/FeatureData.h:106:62: note: use array indexing to silence this warning throw std::runtime_error("there is no entry at index " + idx); ^ & [ ] mert/FeatureData.h:119:67: warning: adding 'std::size_t' (aka 'unsigned long') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("Error: specified id is unknown: " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/FeatureData.h:119:67: note: use array indexing to silence this warning throw std::runtime_error("Error: specified id is unknown: " + idx); ^ & [ ] In file included from mert/PointTest.cpp:6: In file included from mert/Optimizer.h:6: In file included from mert/Data.h:17: mert/ScoreData.h:111:62: warning: adding 'std::size_t' (aka 'unsigned long') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("there is no entry at index " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/ScoreData.h:111:62: note: use array indexing to silence this warning throw std::runtime_error("there is no entry at index " + idx); ^ & [ ] In file included from mert/PointTest.cpp:6: In file included from mert/Optimizer.h:8: mert/Scorer.h:192:14: warning: unused function 'score_min' [-Wunused-function] inline float score_min(const statscores_t& scores, size_t start, size_t end) ^ mert/Scorer.h:203:14: warning: unused function 'score_average' [-Wunused-function] inline float score_average(const statscores_t& scores, size_t start, size_t end) ^ 5 warnings generated. ..skipped point_test for lack of libmert_lib.a... ..skipped point_test.passed for lack of point_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/ReferenceTest.o ..skipped reference_test for lack of libmert_lib.a... ..skipped reference_test.passed for lack of reference_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/SingletonTest.o ..skipped singleton_test for lack of libmert_lib.a... ..skipped singleton_test.passed for lack of singleton_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/TimerTest.o ..skipped timer_test for lack of libmert_lib.a... ..skipped timer_test.passed for lack of timer_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/UtilTest.o ..skipped util_test for lack of libmert_lib.a... ..skipped util_test.passed for lack of util_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/VocabularyTest.o ..skipped vocabulary_test for lack of libmert_lib.a... ..skipped vocabulary_test.passed for lack of vocabulary_test... ..skipped mert for lack of libmert_lib.a... ..skipped extractor for lack of libmert_lib.a... ..skipped evaluator for lack of libmert_lib.a... ..skipped pro for lack of libmert_lib.a... ..skipped kbmira for lack of libmert_lib.a... ..skipped sentence-bleu for lack of libmert_lib.a... clang-linux.link /wrkdirs/usr/ports/math/mosesdecoder/work/moses-smt-mosesdecoder-4ea250e/lm/builder/bin/clang-linux-3.3/release/link-static/threading-multi/lmplz clang-linux.link lm/bin/clang-linux-3.3/release/link-static/threading-multi/query clang-linux.link lm/bin/clang-linux-3.3/release/link-static/threading-multi/fragment clang-linux.link lm/bin/clang-linux-3.3/release/link-static/threading-multi/build_binary clang-linux.link lm/filter/bin/clang-linux-3.3/release/link-static/threading-multi/filter ..failed updating 1 target... ..skipped 45 targets... ..updated 638 targets... The build failed. If you need support, run: bjam --with-boost=/usr/local --with-irstlm=/usr/local --with-randlm=/usr/local --without-tcmalloc --notrace --toolset=clang debug-symbols=off --debug-configuration -d2 >build.log then attach build.log to your e-mail. You MUST do 3 things before sending to the mailing list: 1. Subscribe to the mailing list at http://mailman.mit.edu/mailman/listinfo/moses-support 2. Zip up your build.log file before attaching it to the email 3. Say what is the EXACT command you executed when you got the error ERROR *** Error code 1 Stop. make: stopped in /usr/ports/math/mosesdecoder From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 02:12:10 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 1CC39AB7 for ; Wed, 28 Jan 2015 02:12:10 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 065EE98 for ; Wed, 28 Jan 2015 02:12:10 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S2C93O062795 for ; Wed, 28 Jan 2015 02:12:09 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S2C9sj062794; Wed, 28 Jan 2015 02:12:09 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 02:12:09 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280212.t0S2C9sj062794@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10amd64-quarterly][databases/mysql-workbench52] Failed for mysql-workbench-gpl52-5.2.47_7 in build 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: Wed, 28 Jan 2015 02:12:10 -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: bapt@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/databases/mysql-workbench52/Makefile 375290 2014-12-22 23:14:07Z bapt $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-quarterly/2015-01-28_01h27m56s/logs/mysql-workbench-gpl52-5.2.47_7.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-quarterly&build=2015-01-28_01h27m56s Log: ====>> Building databases/mysql-workbench52 build started at Wed Jan 28 02:04:56 UTC 2015 port directory: /usr/ports/databases/mysql-workbench52 building for: FreeBSD 10amd64-quarterly-job-05 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/databases/mysql-workbench52/Makefile 375290 2014-12-22 23:14:07Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=mysql-workbench-gpl52-5.2.47_7 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-quarterly/ref/.p/pool MASTERNAME=10amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for mysql-workbench-gpl52-5.2.47_7: PYTHON_UTILS=off: Python scripts useful for administering MySQL UNIXODBC=off: ODBC backend via unixODBC ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --docdir=/wrkdirs/usr/ports/databases/mysql-workbench52/work/fakeroot --with-unixodbc --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- LUA_CFLAGS="$(pkg-config --cflags lua-5.1)" LUA_LIBS="$(pkg-config --libs lua-5.1)" TINYXML_CFLAGS="-I/usr/local/include" TINYXML_LIBS="-L/usr/local/lib -ltinyxml" ac_cv_header_netinet_tcp_h=yes XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib " READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" AUTOMAKE=/usr/local/bin/automake-1.14 AUTOMAKE_DIR=/usr/local/share/automake-1.14 AUTOMAKE_VERSION=1.14 AUTOMAKE_APIVER=1.14 ACLOCAL=/usr/local/bin/aclocal-1.14 ACLOCAL_DIR=/usr/local/share/aclocal-1.14 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work TMPDIR="/tmp" LUA_MODLIBDIR=/usr/local/lib/lua/5.1 LUA_MODSHAREDIR=/usr/local/share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=/usr/local/include/lua51 LUA_LIBDIR=/usr/local/lib NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" AUTOMAKE=/ usr/local/bin/automake-1.14 AUTOMAKE_DIR=/usr/local/share/automake-1.14 AUTOMAKE_VERSION=1.14 AUTOMAKE_APIVER=1.14 ACLOCAL=/usr/local/bin/aclocal-1.14 ACLOCAL_DIR=/usr/local/share/aclocal-1.14 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/ usr/local/lib -L/usr/local/lib/c++ -fstack-p! rotector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48" 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="5.2.47" PYTHON_VER="2.7" PYTHON_UTILS="@comment " LUA_MODLIBDIR=lib/lua/5.1 LUA_MODSHAREDIR=share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=include/lua51 LUA_LIBDIR=lib LUA_VER_STR=51 PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd10 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=10.0 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/mysql-workbench-gpl" EXAMPLESDIR="share/examples/mysql-workbench-gpl" DATADIR="share/mysql-workbench-gpl" WWWDIR="www/mysql-workbench-gpl" ETCDIR="etc/mysql-workbench-gpl" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mysql-workbench-gpl DOCSDIR=/usr/local/share/doc/mysql-workbench-gpl EXAMPLESDIR=/usr/local/share/examples/mysql-workbench-gpl WWWDIR=/usr/local/www/mysql-workbench-gpl ETCDIR=/usr/local/etc/mysql-workbench-gpl --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 LGPL21 accepted by the user =========================================================================== =================================================== ===> mysql-workbench-gpl52-5.2.47_7 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.3.txz [10amd64-quarterly-job-05] Installing pkg-1.4.3... [10amd64-quarterly-job-05] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mysql-workbench-gpl52-5.2.47_7 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by mysql-workbench-gpl52-5.2.47_7 for building =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by mysql-workbench-gpl52-5.2.47_7 for building => SHA256 Checksum OK for mysql-workbench-gpl-5.2.47-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by mysql-workbench-gpl52-5.2.47_7 for building ===> Extracting for mysql-workbench-gpl52-5.2.47_7 => SHA256 Checksum OK for mysql-workbench-gpl-5.2.47-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mysql-workbench-gpl52-5.2.47_7 ===> Applying FreeBSD patches for mysql-workbench-gpl52-5.2.47_7 =========================================================================== =================================================== ===> mysql-workbench-gpl52-5.2.47_7 depends on file: /usr/local/lib/c++/libstdc++.so - not found ===> Verifying install for /usr/local/lib/c++/libstdc++.so in /usr/ports/devel/libc++ ===> Installing existing package /packages/All/libc++-208080.txz [10amd64-quarterly-job-05] Installing libc++-208080... [10amd64-quarterly-job-05] Extracting libc++-208080... done ===> Returning to build of mysql-workbench-gpl52-5.2.47_7 ===> mysql-workbench-gpl52-5.2.47_7 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 [10amd64-quarterly-job-05] Installing desktop-file-utils-0.22_3... [10amd64-quarterly-job-05] `-- Installing gettext-runtime-0.19.3... [10amd64-quarterly-job-05] | `-- Installing indexinfo-0.2.2... [10amd64-quarterly-job-05] | `-- Extracting indexinfo-0.2.2... done [10amd64-quarterly-job-05] `-- Extracting gettext-runtime-0.19.3... done [10amd64-quarterly-job-05] `-- Installing glib-2.42.1... [10amd64-quarterly-job-05] | `-- Installing libffi-3.0.13_3... [10amd64-quarterly-job-05] | `-- Extracting libffi-3.0.13_3... done [10amd64-quarterly-job-05] | `-- Installing libiconv-1.14_6... [10amd64-quarterly-job-05] | `-- Extracting libiconv-1.14_6... done [10amd64-quarterly-job-05] | `-- Installing pcre-8.35_2... [10amd64-quarterly-job-05] | `-- Extracting pcre-8.35_2... done [10amd64-quarterly-job-05] | `-- Installing perl5-5.18.4_11... [10amd64-quarterly-job-05] | `-- Extracting perl5-5.18.4_11... done [10amd64-quarterly-job-05] | `-- Installing python27-2.7.9... [10amd64-quarterly-job-05] | `-- Extracting python27-2.7.9... done [10amd64-quarterly-job-05] `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [10amd64-quarterly-job-05] Extracting desktop-file-utils-0.22_3... done 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 mysql-workbench-gpl52-5.2.47_7 ===> mysql-workbench-gpl52-5.2.47_7 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.3.txz [10amd64-quarterly-job-05] Installing gettext-tools-0.19.3... [10amd64-quarterly-job-05] `-- Installing expat-2.1.0_2... [10amd64-quarterly-job-05] `-- Extracting expat-2.1.0_2... done mdc_selection.cpp:53:34: warning: 'void g_static_rec_mutex_lock(GStaticRecMutex*)' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:179): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] g_static_rec_mutex_lock(&_mutex); ^ mdc_selection.cpp: In member function 'void mdc::Selection::unlock()': mdc_selection.cpp:59:3: warning: 'void g_static_rec_mutex_unlock(GStaticRecMutex*)' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:185): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] g_static_rec_mutex_unlock(&_mutex); ^ mdc_selection.cpp:59:36: warning: 'void g_static_rec_mutex_unlock(GStaticRecMutex*)' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:185): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] g_static_rec_mutex_unlock(&_mutex); ^ mv -f .deps/mdc_selection.Tpo .deps/mdc_selection.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_text.lo -MD -MP -MF .deps/mdc_text.Tpo -c -o mdc_text.lo mdc_text.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/ gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_text.lo -MD -MP -MF .deps/mdc_text.Tpo -c mdc_text.cpp -fPIC -DPIC -o .libs/mdc_text.o In file included from mdc_figure.h:23:0, from mdc_text.h:23, from mdc_text.cpp:27: mdc_canvas_item.h:154:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ mdc_canvas_item.h:155:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline_gl(float offset= 0) {} ^ mv -f .deps/mdc_text.Tpo .deps/mdc_text.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_vertex_handle.lo -MD -MP -MF .deps/mdc_vertex_handle.Tpo -c -o mdc_vertex_handle.lo mdc_vertex_handle.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/ gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_vertex_handle.lo -MD -MP -MF .deps/mdc_vertex_handle.Tpo -c mdc_vertex_handle.cpp -fPIC -DPIC -o .libs/mdc_vertex_handle.o mv -f .deps/mdc_vertex_handle.Tpo .deps/mdc_vertex_handle.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_image_manager.lo -MD -MP -MF .deps/mdc_image_manager.Tpo -c -o mdc_image_manager.lo mdc_image_manager.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/ gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_image_manager.lo -MD -MP -MF .deps/mdc_image_manager.Tpo -c mdc_image_manager.cpp -fPIC -DPIC -o .libs/mdc_image_manager.o mv -f .deps/mdc_image_manager.Tpo .deps/mdc_image_manager.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_orthogonal_line_layouter.lo -MD -MP -MF .deps/mdc_orthogonal_line_layouter.Tpo -c -o mdc_orthogonal_line_layouter.lo mdc_orthogonal_line_layouter.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/ gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_orthogonal_line_layouter.lo -MD -MP -MF .deps/mdc_orthogonal_line_layouter.Tpo -c mdc_orthogonal_line_layouter.cpp -fPIC -DPIC -o .libs/mdc_orthogonal_line_layouter.o In file included from mdc_figure.h:23:0, from mdc_line.h:23, from mdc_orthogonal_line_layouter.h:25, from mdc_orthogonal_line_layouter.cpp:23: mdc_canvas_item.h:154:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ mdc_canvas_item.h:155:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline_gl(float offset= 0) {} ^ mv -f .deps/mdc_orthogonal_line_layouter.Tpo .deps/mdc_orthogonal_line_layouter.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_line_segment_handle.lo -MD -MP -MF .deps/mdc_line_segment_handle.Tpo -c -o mdc_line_segment_handle.lo mdc_line_segment_handle.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/ gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_line_segment_handle.lo -MD -MP -MF .deps/mdc_line_segment_handle.Tpo -c mdc_line_segment_handle.cpp -fPIC -DPIC -o .libs/mdc_line_segment_handle.o mv -f .deps/mdc_line_segment_handle.Tpo .deps/mdc_line_segment_handle.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_box_side_magnet.lo -MD -MP -MF .deps/mdc_box_side_magnet.Tpo -c -o mdc_box_side_magnet.lo mdc_box_side_magnet.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/ gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_box_side_magnet.lo -MD -MP -MF .deps/mdc_box_side_magnet.Tpo -c mdc_box_side_magnet.cpp -fPIC -DPIC -o .libs/mdc_box_side_magnet.o In file included from mdc_box_side_magnet.cpp:22:0: mdc_canvas_item.h:154:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ mdc_canvas_item.h:155:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline_gl(float offset= 0) {} ^ mdc_box_side_magnet.cpp:153:7: warning: unused parameter 'srcpos' [-Wunused-parameter] Point BoxSideMagnet::get_position_for_connector(Connector *conn, const Point &srcpos) const ^ mv -f .deps/mdc_box_side_magnet.Tpo .deps/mdc_box_side_magnet.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++48 -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -L/usr/local/lib -L/usr/local/lib/c++ -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -o libmdcanvas.la -rpath /usr/local/lib/mysql-workbench mdc_algorithms.lo mdc_area_group.lo mdc_back_layer.lo mdc_bounds_magnet.lo mdc_box.lo mdc_box_handle.lo mdc_button.lo mdc_canvas_item.lo mdc_canvas_view.lo mdc_canvas_view_image.lo mdc_canvas_view_x11.lo mdc_canvas_view_opengl.lo mdc_canvas_view_printing.lo mdc_canvas_view_glx.lo mdc_common.lo mdc_connector.lo mdc_draw_util.lo mdc_figure.lo mdc_group.lo mdc_icon_text.lo mdc_interaction_layer.lo mdc_item_handle.lo mdc_layer.lo mdc_layouter.lo mdc_line.lo mdc_magnet.lo mdc_image.lo mdc_rectangle.lo mdc_selection.l o mdc_text.lo mdc_vertex_handle.lo mdc_image_manager.lo mdc_orthogonal_line_layouter.lo mdc_line_segment_handle.lo mdc_box_side_magnet.lo -lcairo -pthread -L/usr/local/lib -lGL libtool: link: g++48 -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/crtbeginS.o .libs/mdc_algorithms.o .libs/mdc_area_group.o .libs/mdc_back_layer.o .libs/mdc_bounds_magnet.o .libs/mdc_box.o .libs/mdc_box_handle.o .libs/mdc_button.o .libs/mdc_canvas_item.o .libs/mdc_canvas_view.o .libs/mdc_canvas_view_image.o .libs/mdc_canvas_view_x11.o .libs/mdc_canvas_view_opengl.o .libs/mdc_canvas_view_printing.o .libs/mdc_canvas_view_glx.o .libs/mdc_common.o .libs/mdc_connector.o .libs/mdc_draw_util.o .libs/mdc_figure.o .libs/mdc_group.o .libs/mdc_icon_text.o .libs/mdc_interaction_layer.o .libs/mdc_item_handle.o .libs/mdc_layer.o .libs/mdc_layouter.o .libs/mdc_line.o .libs/mdc_magnet.o .libs/mdc_image.o .libs/mdc_rectangle.o .libs/mdc_selection.o .libs/mdc_text.o .libs/mdc_vertex_handle.o .libs/mdc_image_manager.o .libs/mdc_orthogonal_line_layouter.o .libs/mdc_line_segment_handle.o .libs/mdc_box_side_magnet.o -L/usr/local/lib -L/usr/loc al/lib/c++ -L/usr/local/lib/gcc48 -lcairo -lGL -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3 -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/../../../../../x86_64-portbld-freebsd10.0/lib -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/crtendS.o /usr/lib/crtn.o -O2 -Wl,-rpath=/usr/local/lib/gcc48 -Wl,-rpath=/usr/local/lib/gcc48 -Wl,-rpath=/usr/local/lib/gcc48 -pthread -pthread -Wl,-soname -Wl,libmdcanvas.so.0 -o .libs/libmdcanvas.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmdcanvas.so.0" && ln -s "libmdcanvas.so.0.0.0" "libmdcanvas.so.0") libtool: link: (cd ".libs" && rm -f "libmdcanvas.so" && ln -s "libmdcanvas.so.0.0.0" "libmdcanvas.so") libtool: link: ( cd ".libs" && rm -f "libmdcanvas.la" && ln -s "../libmdcanvas.la" "libmdcanvas.la" ) /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_gtk_canvas_view.lo -MD -MP -MF .deps/mdc_gtk_canvas_view.Tpo -c -o mdc_gtk_canvas_view.lo `test -f 'gtk/mdc_gtk_canvas_view.cpp' || echo './'`gtk/mdc_gtk_canvas_view.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/ gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_gtk_canvas_view.lo -MD -MP -MF .deps/mdc_gtk_canvas_view.Tpo -c gtk/mdc_gtk_canvas_view.cpp -fPIC -DPIC -o .libs/mdc_gtk_canvas_view.o In file included from ./mdc_layouter.h:24:0, from ./mdc_group.h:23, from ./mdc_layer.h:25, from ./mdc_canvas_view.h:25, from ./mdc_canvas_view_x11.h:23, from gtk/mdc_gtk_canvas_view.h:9, from gtk/mdc_gtk_canvas_view.cpp:20: ./mdc_canvas_item.h:154:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ ./mdc_canvas_item.h:155:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline_gl(float offset= 0) {} ^ gtk/mdc_gtk_canvas_view.cpp:271:6: warning: unused parameter 'event' [-Wunused-parameter] bool GtkCanvas::on_key_press_event(GdkEventKey *event) ^ gtk/mdc_gtk_canvas_view.cpp:277:6: warning: unused parameter 'event' [-Wunused-parameter] bool GtkCanvas::on_key_release_event(GdkEventKey *event) ^ mv -f .deps/mdc_gtk_canvas_view.Tpo .deps/mdc_gtk_canvas_view.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_gtk_canvas_scroller.lo -MD -MP -MF .deps/mdc_gtk_canvas_scroller.Tpo -c -o mdc_gtk_canvas_scroller.lo `test -f 'gtk/mdc_gtk_canvas_scroller.cpp' || echo './'`gtk/mdc_gtk_canvas_scroller.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/ gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_gtk_canvas_scroller.lo -MD -MP -MF .deps/mdc_gtk_canvas_scroller.Tpo -c gtk/mdc_gtk_canvas_scroller.cpp -fPIC -DPIC -o .libs/mdc_gtk_canvas_scroller.o In file included from ./mdc_layouter.h:24:0, from ./mdc_group.h:23, from ./mdc_layer.h:25, from ./mdc_canvas_view.h:25, from ./mdc_canvas_view_x11.h:23, from gtk/mdc_gtk_canvas_view.h:9, from gtk/mdc_gtk_canvas_scroller.cpp:3: ./mdc_canvas_item.h:154:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ ./mdc_canvas_item.h:155:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline_gl(float offset= 0) {} ^ mv -f .deps/mdc_gtk_canvas_scroller.Tpo .deps/mdc_gtk_canvas_scroller.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++48 -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -L/usr/local/lib -L/usr/local/lib/c++ -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -o libmdcanvasgtk.la -rpath /usr/local/lib/mysql-workbench mdc_gtk_canvas_view.lo mdc_gtk_canvas_scroller.lo -lcairo -pthread -L/usr/local/lib -lGL -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype libtool: link: g++48 -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/crtbeginS.o .libs/mdc_gtk_canvas_view.o .libs/mdc_gtk_canvas_scroller.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/local/lib/c++ -L/usr/local/lib/gcc48 -lGL /usr/local/lib/libgtkmm-2.4.so -latkmm-1.6 /usr/local/lib/libgdkmm-2.4.so -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 /usr/local/lib/libcairomm-1.0.so -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3 -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/../../../../../x86_64-portbld-freebsd10.0/lib -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.3/crtendS .o /usr/lib/crtn.o -O2 -Wl,-rpath=/usr/local/lib/gcc48 -Wl,-rpath=/usr/local/lib/gcc48 -Wl,-rpath=/usr/local/lib/gcc48 -pthread -pthread -pthread -Wl,-soname -Wl,libmdcanvasgtk.so.0 -o .libs/libmdcanvasgtk.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmdcanvasgtk.so.0" && ln -s "libmdcanvasgtk.so.0.0.0" "libmdcanvasgtk.so.0") libtool: link: (cd ".libs" && rm -f "libmdcanvasgtk.so" && ln -s "libmdcanvasgtk.so.0.0.0" "libmdcanvasgtk.so") libtool: link: ( cd ".libs" && rm -f "libmdcanvasgtk.la" && ln -s "../libmdcanvasgtk.la" "libmdcanvasgtk.la" ) gmake[5]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/canvas/src' gmake[5]: Entering directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/canvas' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/canvas' gmake[4]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/canvas' Making all in dbc gmake[4]: Entering directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/dbc' /bin/sh ../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/inc lude -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I../../backend -I../../generated -I../../library/grt/src -I../../library/base -I../../ext -I../../ext/cppconn -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT driver_manager.lo -MD -MP -MF .deps/driver_manager.Tpo -c -o driver_manager.lo `test -f 'src/driver_manager.cpp' || echo './'`sr c/driver_manager.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I /usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I../../backend -I../../generated -I../../library/grt/src -I../../library/base -I../../ext -I../../ext/cppconn -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT driver_manager.lo -MD -MP -MF .deps/driver_manager.Tpo -c src/driver_manager.cpp -fPIC -DPIC -o .libs/driver_manager.o In file included from ../../generated/grts/structs.db.mgmt.h:4:0, from src/driver_manager.h:6, from src/driver_manager.cpp:31: ./../library/grt/src/grtpp.h:113:5: warning: unused parameter 'index' [-Wunused-parameter] bad_item(size_t index, size_t count) : std::logic_error("Index out of range.") {} ^ ./../library/grt/src/grtpp.h:113:5: warning: unused parameter 'count' [-Wunused-parameter] In file included from /usr/local/include/c++/v1/memory:602:0, from /usr/local/include/c++/v1/list:174, from src/driver_manager.cpp:23: /usr/local/include/c++/v1/utility: In instantiation of 'struct std::__1::pair, std::__1::allocator >, grt::ValueRef>': /usr/local/include/c++/v1/map:629:16: required from 'struct std::__1::__value_type, std::__1::allocator >, grt::ValueRef>' /usr/local/include/c++/v1/__tree:603:16: required from 'class std::__1::__tree_node, std::__1::allocator >, grt::ValueRef>, void*>' /usr/local/include/c++/v1/__tree:694:67: required from 'class std::__1::__tree_const_iterator, std::__1::allocator >, grt::ValueRef>, std::__1::__tree_node, std::__1::allocator >, grt::ValueRef>, void*>*, long int>' /usr/local/include/c++/v1/map:715:19: required from 'class std::__1::__map_const_iterator, std::__1::allocator >, grt::ValueRef>, std::__1::__tree_node, std::__1::allocator >, grt::ValueRef>, void*>*, long int> >' ./../library/grt/src/grtpp_value.h:386:36: required from here /usr/local/include/c++/v1/utility:254:9: error: 'std::__1::pair<_T1, _T2>::second' has incomplete type _T2 second; ^ In file included from ../../library/grt/src/grtpp.h:171:0, from ../../generated/grts/structs.db.mgmt.h:4, from src/driver_manager.h:6, from src/driver_manager.cpp:31: ./../library/grt/src/grtpp_value.h:94:9: error: forward declaration of 'class grt::ValueRef' class ValueRef; ^ In file included from ../../generated/grts/structs.db.mgmt.h:4:0, from src/driver_manager.h:6, from src/driver_manager.cpp:31: ./../library/grt/src/grtpp.h: In member function 'bool grt::DictRef::foreach(TPred) const': ./../library/grt/src/grtpp.h:1643:38: error: 'const struct std::__1::pair, std::__1::allocator >, grt::ValueRef>' has no member named 'second' if (!pred(iter->first, iter->second)) ^ In file included from ../../generated/grts/structs.db.mgmt.h:18:0, from src/driver_manager.h:6, from src/driver_manager.cpp:31: ./../generated/grts/structs.db.h: At global scope: ./../generated/grts/structs.db.h:779:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_checkCompleteness(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->checkCompleteness(); } ^ ./../generated/grts/structs.db.h:4126:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_createInsertsEditor(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->createInsertsEditor(); } ^ ./../generated/grts/structs.db.h:4128:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_inserts(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->inserts(); } ^ ./../generated/grts/structs.db.h:4130:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_isDependantTable(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->isDependantTable(); } ^ In file included from src/driver_manager.h:6:0, from src/driver_manager.cpp:31: ./../generated/grts/structs.db.mgmt.h:138:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_lock(grt::internal::Object *self, const grt::BaseListRef &args){ dynamic_cast(self)->lock(); return grt::ValueRef(); } ^ In file included from src/driver_manager.h:6:0, from src/driver_manager.cpp:31: ./../generated/grts/structs.db.mgmt.h:140:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_tryLock(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->tryLock(); } ^ ./../generated/grts/structs.db.mgmt.h:142:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_unlock(grt::internal::Object *self, const grt::BaseListRef &args){ dynamic_cast(self)->unlock(); return grt::ValueRef(); } ^ In file included from ../../ext/cppconn/cppconn/connection.h:34:0, from ../../ext/cppconn/cppconn/driver.h:30, from src/driver_manager.h:7, from src/driver_manager.cpp:31: ./../ext/cppconn/cppconn/warning.h:64:2: warning: unused parameter 'e' [-Wunused-parameter] SQLWarning(const SQLWarning& e){}; ^ Makefile:486: recipe for target 'driver_manager.lo' failed gmake[4]: *** [driver_manager.lo] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/dbc' Makefile:400: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library' Makefile:602: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src' Makefile:424: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src' *** Error code 1 Stop. make: stopped in /usr/ports/databases/mysql-workbench52 From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 02:42:12 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 EA9F235E for ; Wed, 28 Jan 2015 02:42:12 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 C91C53BA for ; Wed, 28 Jan 2015 02:42:12 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S2gCP4023593 for ; Wed, 28 Jan 2015 02:42:12 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S2gC1A023316; Wed, 28 Jan 2015 02:42:12 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 02:42:12 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280242.t0S2gC1A023316@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93i386-quarterly][sysutils/deltarpm] Failed for deltarpm-3.6 in build 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: Wed, 28 Jan 2015 02:42:13 -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: gahr@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/sysutils/deltarpm/Makefile 374492 2014-12-10 22:29:14Z gahr $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/deltarpm-3.6.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building sysutils/deltarpm build started at Wed Jan 28 02:41:54 UTC 2015 port directory: /usr/ports/sysutils/deltarpm building for: FreeBSD 93i386-quarterly-job-24 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/sysutils/deltarpm/Makefile 374492 2014-12-10 22:29:14Z gahr $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=deltarpm-3.6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/deltarpm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/deltarpm/work HOME=/wrkdirs/usr/ports/sysutils/deltarpm/work TMPDIR="/tmp" MAKE=gmake PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/deltarpm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/deltarpm/work HOME=/wrkdirs/usr/ports/sysutils/deltarpm/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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/deltarpm" EXAMPLESDIR="share/examples/deltarpm" DATADIR="share/deltarpm" WWWDIR="www/deltarpm" ETCDIR="etc/deltarpm" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/deltarpm DOCSDIR=/usr/local/share/doc/deltarpm EXAMPLESDIR=/usr/local/share/examples/deltarpm WWWDIR=/usr/local/www/deltarpm ETCDIR=/usr/local/etc/deltarpm --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> deltarpm-3.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.3.txz [93i386-quarterly-job-24] Installing pkg-1.4.3... [93i386-quarterly-job-24] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of deltarpm-3.6 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by deltarpm-3.6 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by deltarpm-3.6 for building => SHA256 Checksum OK for deltarpm-3.6.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by deltarpm-3.6 for building ===> Extracting for deltarpm-3.6 => SHA256 Checksum OK for deltarpm-3.6.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for deltarpm-3.6 /usr/bin/sed -i.bak -e '/prefix=/s|=|?=|' -e '/^CFLAGS/s|$| -I/usr/local/include|' -e '/^LDFLAGS/s|$| -L/usr/local/lib|' -e '/^PYTHONS/s|= .*$|= /usr/local/bin/python2.7|' -e 's|make |gmake |g' -e 's|-m 755|-m 755 -s|' -e 's|-s drpmsync|drpmsync|' /wrkdirs/usr/ports/sysutils/deltarpm/work/deltarpm-3.6/Makefile /usr/bin/find /wrkdirs/usr/ports/sysutils/deltarpm/work/deltarpm-3.6 -name "*.[ch]" | /usr/bin/xargs /usr/bin/sed -i.bak -e 's|off64_t|off_t|g' -e 's|mkstemp64|mkstemp|g' -e 's|fopen64|fopen|g' -e 's|ftello64|ftello|g' -e 's|pwrite64|pwrite|g' -e 's|pread64|pread|g' -e 's|fseeko64|fseeko|g' -e 's|ftruncate64|ftruncate|g' -e 's|S_ISLINK|S_ISLNK|g' /usr/bin/sed -i.bak -e '8,11d' /wrkdirs/usr/ports/sysutils/deltarpm/work/deltarpm-3.6/applydeltarpm.c =========================================================================== =================================================== ===> deltarpm-3.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 [93i386-quarterly-job-24] Installing gmake-4.1_1... [93i386-quarterly-job-24] `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-24] | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-24] | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-24] | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-24] | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-24] `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-24] Extracting gmake-4.1_1... done ===> Returning to build of deltarpm-3.6 ===> deltarpm-3.6 depends on file: /usr/local/bin/python2.7 - not found ===> Verifying install for /usr/local/bin/python2.7 in /usr/ports/lang/python27 ===> Installing existing package /packages/All/python27-2.7.9.txz [93i386-quarterly-job-24] Installing python27-2.7.9... [93i386-quarterly-job-24] `-- Installing libffi-3.0.13_3... [93i386-quarterly-job-24] `-- Extracting libffi-3.0.13_3... done [93i386-quarterly-job-24] Extracting python27-2.7.9... done 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 deltarpm-3.6 =========================================================================== =================================================== ===> deltarpm-3.6 depends on shared library: librpm.so - not found ===> Verifying for librpm.so in /usr/ports/archivers/rpm4 ===> Installing existing package /packages/All/rpm4-4.12.0.1_1.txz [93i386-quarterly-job-24] Installing rpm4-4.12.0.1_1... [93i386-quarterly-job-24] `-- Installing db5-5.3.28_2... [93i386-quarterly-job-24] `-- Extracting db5-5.3.28_2... done [93i386-quarterly-job-24] `-- Installing dbus-1.8.12... [93i386-quarterly-job-24] | `-- Installing expat-2.1.0_2... [93i386-quarterly-job-24] | `-- Extracting expat-2.1.0_2... done [93i386-quarterly-job-24] | `-- Installing gnome_subr-1.0... [93i386-quarterly-job-24] | `-- Extracting gnome_subr-1.0... done [93i386-quarterly-job-24] | `-- Installing libICE-1.0.9,1... [93i386-quarterly-job-24] | | `-- Installing xproto-7.0.26... [93i386-quarterly-job-24] | | `-- Extracting xproto-7.0.26... done [93i386-quarterly-job-24] | `-- Extracting libICE-1.0.9,1... done [93i386-quarterly-job-24] | `-- Installing libSM-1.2.2_2,1... [93i386-quarterly-job-24] | `-- Extracting libSM-1.2.2_2,1... done [93i386-quarterly-job-24] | `-- Installing libX11-1.6.2_2,1... [93i386-quarterly-job-24] | | `-- Installing kbproto-1.0.6... [93i386-quarterly-job-24] | | `-- Extracting kbproto-1.0.6... done [93i386-quarterly-job-24] | | `-- Installing libXau-1.0.8_2... [93i386-quarterly-job-24] | | `-- Extracting libXau-1.0.8_2... done [93i386-quarterly-job-24] | | `-- Installing libXdmcp-1.1.1_2... [93i386-quarterly-job-24] | | `-- Extracting libXdmcp-1.1.1_2... done [93i386-quarterly-job-24] | | `-- Installing libxcb-1.11... [93i386-quarterly-job-24] | | `-- Installing libpthread-stubs-0.3_6... [93i386-quarterly-job-24] | | `-- Extracting libpthread-stubs-0.3_6... done [93i386-quarterly-job-24] | | `-- Installing libxml2-2.9.2_2... [93i386-quarterly-job-24] | | `-- Extracting libxml2-2.9.2_2... done [93i386-quarterly-job-24] | | `-- Extracting libxcb-1.11... done [93i386-quarterly-job-24] | `-- Extracting libX11-1.6.2_2,1... done ===> Creating users and/or groups. Creating group 'messagebus' with gid '556'. Creating user 'messagebus' with uid '556'. [93i386-quarterly-job-24] `-- Extracting dbus-1.8.12... done [93i386-quarterly-job-24] `-- Installing libarchive-3.1.2_2,1... [93i386-quarterly-job-24] | `-- Installing lzo2-2.08_1... [93i386-quarterly-job-24] | `-- Extracting lzo2-2.08_1... done [93i386-quarterly-job-24] `-- Extracting libarchive-3.1.2_2,1... done [93i386-quarterly-job-24] `-- Installing lua51-5.1.5_8... [93i386-quarterly-job-24] `-- Extracting lua51-5.1.5_8... done [93i386-quarterly-job-24] `-- Installing nss-3.17.3... [93i386-quarterly-job-24] | `-- Installing nspr-4.10.7... [93i386-quarterly-job-24] | `-- Extracting nspr-4.10.7... done [93i386-quarterly-job-24] | `-- Installing sqlite3-3.8.7.4... [93i386-quarterly-job-24] | `-- Extracting sqlite3-3.8.7.4... done [93i386-quarterly-job-24] `-- Extracting nss-3.17.3... done [93i386-quarterly-job-24] `-- Installing popt-1.16_1... [93i386-quarterly-job-24] `-- Extracting popt-1.16_1... done [93i386-quarterly-job-24] Extracting rpm4-4.12.0.1_1... done No RPM database found. If you wish to use RPM to install RPM packages the you will need to initialise the database with the commands: mkdir -p /var/lib/rpm /usr/local/bin/rpm --initdb ===> Returning to build of deltarpm-3.6 =========================================================================== =================================================== ===> Configuring for deltarpm-3.6 =========================================================================== =================================================== ===> Building for deltarpm-3.6 cc -fPIC -O2 -Wall -g -I/usr/local/include -fPIC -DDELTARPM_64BIT -DBSDIFF_NO_SUF -DRPMDUMPHEADER=\"/usr/local/bin/rpmdumpheader\" -Izlib-1.2.2.f-rsyncable -c -o makedeltarpm.o makedeltarpm.c cc -fPIC -O2 -Wall -g -I/usr/local/include -fPIC -DDELTARPM_64BIT -DBSDIFF_NO_SUF -DRPMDUMPHEADER=\"/usr/local/bin/rpmdumpheader\" -Izlib-1.2.2.f-rsyncable -c -o writedeltarpm.o writedeltarpm.c cc -fPIC -O2 -Wall -g -I/usr/local/include -fPIC -DDELTARPM_64BIT -DBSDIFF_NO_SUF -DRPMDUMPHEADER=\"/usr/local/bin/rpmdumpheader\" -Izlib-1.2.2.f-rsyncable -c -o md5.o md5.c cc -fPIC -O2 -Wall -g -I/usr/local/include -fPIC -DDELTARPM_64BIT -DBSDIFF_NO_SUF -DRPMDUMPHEADER=\"/usr/local/bin/rpmdumpheader\" -Izlib-1.2.2.f-rsyncable -c -o util.o util.c cc -fPIC -O2 -Wall -g -I/usr/local/include -fPIC -DDELTARPM_64BIT -DBSDIFF_NO_SUF -DRPMDUMPHEADER=\"/usr/local/bin/rpmdumpheader\" -Izlib-1.2.2.f-rsyncable -c -o rpml.o rpml.c cc -fPIC -O2 -Wall -g -I/usr/local/include -fPIC -DDELTARPM_64BIT -DBSDIFF_NO_SUF -DRPMDUMPHEADER=\"/usr/local/bin/rpmdumpheader\" -Izlib-1.2.2.f-rsyncable -c -o rpmhead.o rpmhead.c cc -fPIC -O2 -Wall -g -I/usr/local/include -fPIC -DDELTARPM_64BIT -DBSDIFF_NO_SUF -DRPMDUMPHEADER=\"/usr/local/bin/rpmdumpheader\" -Izlib-1.2.2.f-rsyncable -c -o cpio.o cpio.c cc -fPIC -O2 -Wall -g -I/usr/local/include -fPIC -DDELTARPM_64BIT -DBSDIFF_NO_SUF -DRPMDUMPHEADER=\"/usr/local/bin/rpmdumpheader\" -Izlib-1.2.2.f-rsyncable -c -o delta.o delta.c cc -fPIC -O2 -Wall -g -I/usr/local/include -fPIC -DDELTARPM_64BIT -DBSDIFF_NO_SUF -DRPMDUMPHEADER=\"/usr/local/bin/rpmdumpheader\" -Izlib-1.2.2.f-rsyncable -c -o cfile.o cfile.c cd zlib-1.2.2.f-rsyncable ; gmake CFLAGS="-fPIC -fPIC -O2 -Wall -g -I/usr/local/include" libz.a gmake[1]: Entering directory '/wrkdirs/usr/ports/sysutils/deltarpm/work/deltarpm-3.6/zlib-1.2.2.f-rsyncable' cc -fPIC -fPIC -O2 -Wall -g -I/usr/local/include -fPIC -DDELTARPM_64BIT -DBSDIFF_NO_SUF -DRPMDUMPHEADER=\"/usr/local/bin/rpmdumpheader\" -Izlib-1.2.2.f-rsyncable -c -o adler32.o adler32.c cc -fPIC -fPIC -O2 -Wall -g -I/usr/local/include -fPIC -DDELTARPM_64BIT -DBSDIFF_NO_SUF -DRPMDUMPHEADER=\"/usr/local/bin/rpmdumpheader\" -Izlib-1.2.2.f-rsyncable -c -o compress.o compress.c cc -fPIC -fPIC -O2 -Wall -g -I/usr/local/include -fPIC -DDELTARPM_64BIT -DBSDIFF_NO_SUF -DRPMDUMPHEADER=\"/usr/local/bin/rpmdumpheader\" -Izlib-1.2.2.f-rsyncable -c -o crc32.o crc32.c cc -fPIC -fPIC -O2 -Wall -g -I/usr/local/include -fPIC -DDELTARPM_64BIT -DBSDIFF_NO_SUF -DRPMDUMPHEADER=\"/usr/local/bin/rpmdumpheader\" -Izlib-1.2.2.f-rsyncable -c -o gzio.o gzio.c cc -fPIC -fPIC -O2 -Wall -g -I/usr/local/include -fPIC -DDELTARPM_64BIT -DBSDIFF_NO_SUF -DRPMDUMPHEADER=\"/usr/local/bin/rpmdumpheader\" -Izlib-1.2.2.f-rsyncable -c -o uncompr.o uncompr.c cc -fPIC -fPIC -O2 -Wall -g -I/usr/local/include -fPIC -DDELTARPM_64BIT -DBSDIFF_NO_SUF -DRPMDUMPHEADER=\"/usr/local/bin/rpmdumpheader\" -Izlib-1.2.2.f-rsyncable -c -o deflate.o deflate.c cc -fPIC -fPIC -O2 -Wall -g -I/usr/local/include -fPIC -DDELTARPM_64BIT -DBSDIFF_NO_SUF -DRPMDUMPHEADER=\"/usr/local/bin/rpmdumpheader\" -Izlib-1.2.2.f-rsyncable -c -o trees.o trees.c cc -fPIC -fPIC -O2 -Wall -g -I/usr/local/include -fPIC -DDELTARPM_64BIT -DBSDIFF_NO_SUF -DRPMDUMPHEADER=\"/usr/local/bin/rpmdumpheader\" -Izlib-1.2.2.f-rsyncable -c -o zutil.o zutil.c cc -fPIC -fPIC -O2 -Wall -g -I/usr/local/include -fPIC -DDELTARPM_64BIT -DBSDIFF_NO_SUF -DRPMDUMPHEADER=\"/usr/local/bin/rpmdumpheader\" -Izlib-1.2.2.f-rsyncable -c -o inflate.o inflate.c cc -fPIC -fPIC -O2 -Wall -g -I/usr/local/include -fPIC -DDELTARPM_64BIT -DBSDIFF_NO_SUF -DRPMDUMPHEADER=\"/usr/local/bin/rpmdumpheader\" -Izlib-1.2.2.f-rsyncable -c -o infback.o infback.c cc -fPIC -fPIC -O2 -Wall -g -I/usr/local/include -fPIC -DDELTARPM_64BIT -DBSDIFF_NO_SUF -DRPMDUMPHEADER=\"/usr/local/bin/rpmdumpheader\" -Izlib-1.2.2.f-rsyncable -c -o inftrees.o inftrees.c cc -fPIC -fPIC -O2 -Wall -g -I/usr/local/include -fPIC -DDELTARPM_64BIT -DBSDIFF_NO_SUF -DRPMDUMPHEADER=\"/usr/local/bin/rpmdumpheader\" -Izlib-1.2.2.f-rsyncable -c -o inffast.o inffast.c ar rc libz.a adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o zutil.o inflate.o infback.o inftrees.o inffast.o gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/deltarpm/work/deltarpm-3.6/zlib-1.2.2.f-rsyncable' cc -L/usr/local/lib makedeltarpm.o writedeltarpm.o md5.o util.o rpml.o rpmhead.o cpio.o delta.o cfile.o zlib-1.2.2.f-rsyncable/libz.a -lbz2 zlib-1.2.2.f-rsyncable/libz.a -llzma -o makedeltarpm cc -fPIC -O2 -Wall -g -I/usr/local/include -fPIC -DDELTARPM_64BIT -DBSDIFF_NO_SUF -DRPMDUMPHEADER=\"/usr/local/bin/rpmdumpheader\" -Izlib-1.2.2.f-rsyncable -c -o applydeltarpm.o applydeltarpm.c cc -fPIC -O2 -Wall -g -I/usr/local/include -fPIC -DDELTARPM_64BIT -DBSDIFF_NO_SUF -DRPMDUMPHEADER=\"/usr/local/bin/rpmdumpheader\" -Izlib-1.2.2.f-rsyncable -c -o readdeltarpm.o readdeltarpm.c cc -fPIC -O2 -Wall -g -I/usr/local/include -fPIC -DDELTARPM_64BIT -DBSDIFF_NO_SUF -DRPMDUMPHEADER=\"/usr/local/bin/rpmdumpheader\" -Izlib-1.2.2.f-rsyncable -c -o sha256.o sha256.c cc -fPIC -O2 -Wall -g -I/usr/local/include -fPIC -DDELTARPM_64BIT -DBSDIFF_NO_SUF -DRPMDUMPHEADER=\"/usr/local/bin/rpmdumpheader\" -Izlib-1.2.2.f-rsyncable -c -o prelink.o prelink.c cc -L/usr/local/lib applydeltarpm.o readdeltarpm.o md5.o sha256.o util.o rpmhead.o cpio.o cfile.o prelink.o zlib-1.2.2.f-rsyncable/libz.a -lbz2 zlib-1.2.2.f-rsyncable/libz.a -llzma -o applydeltarpm cc -fPIC -O2 -Wall -g -I/usr/local/include -fPIC -DDELTARPM_64BIT -DBSDIFF_NO_SUF -DRPMDUMPHEADER=\"/usr/local/bin/rpmdumpheader\" -Izlib-1.2.2.f-rsyncable -c -o rpmdumpheader.o rpmdumpheader.c cc -L/usr/local/lib rpmdumpheader.o -lrpm -lrpmio -o rpmdumpheader /usr/local/lib/librpm.so: undefined reference to `__stack_chk_fail_local' Makefile:28: recipe for target 'rpmdumpheader' failed gmake: *** [rpmdumpheader] Error 1 *** [do-build] Error code 1 Stop in /usr/ports/sysutils/deltarpm. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 02:43:05 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 8208A385; Wed, 28 Jan 2015 02:43:05 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 617023C7; Wed, 28 Jan 2015 02:43:05 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S2h5di066370; Wed, 28 Jan 2015 02:43:05 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S2h5sP066357; Wed, 28 Jan 2015 02:43:05 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 02:43:05 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280243.t0S2h5sP066357@beefy1.isc.freebsd.org> To: haskell@FreeBSD.org Subject: [package - 93i386-quarterly][x11-toolkits/hs-wxc] Failed for hs-wxc-0.90.1.1_1 in configure 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: Wed, 28 Jan 2015 02:43:05 -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: haskell@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/x11-toolkits/hs-wxc/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/hs-wxc-0.90.1.1_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building x11-toolkits/hs-wxc build started at Wed Jan 28 02:41:49 UTC 2015 port directory: /usr/ports/x11-toolkits/hs-wxc building for: FreeBSD 93i386-quarterly-job-12 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: haskell@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/x11-toolkits/hs-wxc/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=hs-wxc-0.90.1.1_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for hs-wxc-0.90.1.1_1: DYNAMIC=on: Add support for dynamic linking HSCOLOUR=off: Colorize generated documentation by HsColour LLVM=off: Use the LLVM backend for code generation PROFILE=off: Add support for profiling ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --libdir=/usr/local/lib/cabal/ghc-7.8.3 --libsubdir=wxc-0.90.1.1 --with-gcc=gcc48 --with-ld=/usr/local/bin/ld --with-ar=/usr/local/bin/ar --with-ranlib=/usr/local/bin/ranlib --enable-shared --enable-executable-dynamic "--ghc-option=-optl -rpath" "--ghc-option=-optl /usr/local/lib/cabal/ghc-7.8.3/wxc-0.90.1.1" --disable-executable-profiling --disable-library-profiling --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work HOME=/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work TMPDIR="/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work HOME=/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work TMPDIR="/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8 DESTDIR=/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work/stage TMPDIR=/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work/tmp XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work HOME=/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work TMPDIR="/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work HOME=/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work TMPDIR="/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/u sr/local/bin/strings" WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -I/usr/local/include -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -I/usr/local/include -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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-- GHC_VERSION=7.8.3 PORTNAME=wxc PORTVERSION=0.90.1.1 LIBDIR_REL=lib/cabal/ghc-7.8.3/wxc-0.90.1.1 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="@comment " PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/cabal/ghc-7.8.3/wxc-0.90.1.1" EXAMPLESDIR="share/examples/cabal/ghc-7.8.3/wxc-0.90.1.1" DATADIR="share/cabal/ghc-7.8.3/wxc-0.90.1.1" WWWDIR="www/wxc" ETCDIR="etc/wxc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cabal/ghc-7.8.3/wxc-0.90.1.1 DOCSDIR=/usr/local/share/doc/cabal/ghc-7.8.3/wxc-0.90.1.1 EXAMPLESDIR=/usr/local/share/examples/cabal/ghc-7.8.3/wxc-0.90.1.1 WWWDIR=/usr/local/www/wxc ETCDIR=/usr/local/etc/wxc --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> hs-wxc-0.90.1.1_1 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.3.txz [93i386-quarterly-job-12] Installing pkg-1.4.3... [93i386-quarterly-job-12] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of hs-wxc-0.90.1.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by hs-wxc-0.90.1.1_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by hs-wxc-0.90.1.1_1 for building => SHA256 Checksum OK for cabal/wxc-0.90.1.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by hs-wxc-0.90.1.1_1 for building ===> Extracting for hs-wxc-0.90.1.1_1 => SHA256 Checksum OK for cabal/wxc-0.90.1.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for hs-wxc-0.90.1.1_1 ===> Converting DOS text files to UNIX text files ===> Applying extra patch /usr/ports/x11-toolkits/hs-wxc/files/nopatch-wxc.cabal =========================================================================== =================================================== ===> hs-wxc-0.90.1.1_1 depends on executable: ghc - not found ===> Verifying install for ghc in /usr/ports/lang/ghc ===> Installing existing package /packages/All/ghc-7.8.3_1.txz [93i386-quarterly-job-12] Installing ghc-7.8.3_1... [93i386-quarterly-job-12] `-- Installing gcc-4.8.3_2... [93i386-quarterly-job-12] | `-- Installing binutils-2.25... [93i386-quarterly-job-12] | | `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-12] | | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-12] | | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-12] | | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-12] | | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-12] | | `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-12] | `-- Extracting binutils-2.25... done [93i386-quarterly-job-12] | `-- Installing gcc-ecj-4.5... [93i386-quarterly-job-12] | `-- Extracting gcc-ecj-4.5... done [93i386-quarterly-job-12] | `-- Installing gmp-5.1.3_2... [93i386-quarterly-job-12] | `-- Extracting gmp-5.1.3_2... done [93i386-quarterly-job-12] | `-- Installing mpc-1.0.2_1... [93i386-quarterly-job-12] | | `-- Installing mpfr-3.1.2_2... [93i386-quarterly-job-12] | | `-- Extracting mpfr-3.1.2_2... done [93i386-quarterly-job-12] | `-- Extracting mpc-1.0.2_1... done [93i386-quarterly-job-12] `-- Extracting gcc-4.8.3_2... done [93i386-quarterly-job-12] `-- Installing libffi-3.0.13_3... [93i386-quarterly-job-12] `-- Extracting libffi-3.0.13_3... done [93i386-quarterly-job-12] Extracting ghc-7.8.3_1... done Message for gcc-4.8.3_2: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of hs-wxc-0.90.1.1_1 ===> hs-wxc-0.90.1.1_1 depends on package: ghc>=7.8.3 - found ===> hs-wxc-0.90.1.1_1 depends on package: hs-wxdirect>=0.90.1.0 - not found ===> Verifying install for hs-wxdirect>=0.90.1.0 in /usr/ports/x11-toolkits/hs-wxdirect ===> Installing existing package /packages/All/hs-wxdirect-0.90.1.1_1.txz [93i386-quarterly-job-12] Installing hs-wxdirect-0.90.1.1_1... [93i386-quarterly-job-12] `-- Installing hs-parsec-3.1.5_1... [93i386-quarterly-job-12] | `-- Installing hs-mtl-2.1.3.1_1... [93i386-quarterly-job-12] | `-- Extracting hs-mtl-2.1.3.1_1... done [93i386-quarterly-job-12] | `-- Installing hs-text-1.1.0.0_1... [93i386-quarterly-job-12] | `-- Extracting hs-text-1.1.0.0_1... done [93i386-quarterly-job-12] `-- Extracting hs-parsec-3.1.5_1... done [93i386-quarterly-job-12] `-- Installing hs-strict-0.3.2_11... [93i386-quarterly-job-12] `-- Extracting hs-strict-0.3.2_11... done [93i386-quarterly-job-12] Extracting hs-wxdirect-0.90.1.1_1... done ===> Returning to build of hs-wxc-0.90.1.1_1 ===> hs-wxc-0.90.1.1_1 depends on executable: gcc48 - found ===> hs-wxc-0.90.1.1_1 depends on file: /usr/local/bin/as - found =========================================================================== =================================================== ===> hs-wxc-0.90.1.1_1 depends on shared library: libwx_baseu-3.0.so - not found ===> Verifying for libwx_baseu-3.0.so in /usr/ports/x11-toolkits/wxgtk30 ===> Installing existing package /packages/All/wx30-gtk2-3.0.2_1.txz [93i386-quarterly-job-12] Installing wx30-gtk2-3.0.2_1... [93i386-quarterly-job-12] `-- Installing ORBit2-2.14.19_1... [93i386-quarterly-job-12] | `-- Installing glib-2.42.1... [93i386-quarterly-job-12] | | | `-- Extracting xcb-util-renderutil-0.3.9... done [93i386-quarterly-job-12] | | | `-- Extracting cairo-1.12.18_1,2... done [93i386-quarterly-job-12] | | | `-- Installing encodings-1.0.4_1,1... [93i386-quarterly-job-12] | | | `-- Installing font-util-1.3.0_1... [93i386-quarterly-job-12] | | | `-- Extracting font-util-1.3.0_1... done [93i386-quarterly-job-12] | | | `-- Extracting encodings-1.0.4_1,1... done [93i386-quarterly-job-12] | | | `-- Installing harfbuzz-0.9.36... [93i386-quarterly-job-12] | | | `-- Installing graphite2-1.2.4... [93i386-quarterly-job-12] | | | `-- Extracting graphite2-1.2.4... done [93i386-quarterly-job-12] | | | `-- Installing icu-53.1... [93i386-quarterly-job-12] | | | `-- Extracting icu-53.1... done [93i386-quarterly-job-12] | | | `-- Extracting harfbuzz-0.9.36... done [93i386-quarterly-job-12] | | | `-- Installing libXft-2.3.1_2... [93i386-quarterly-job-12] | | | `-- Extracting libXft-2.3.1_2... done [93i386-quarterly-job-12] | | | `-- Installing xorg-fonts-truetype-7.7_1... [93i386-quarterly-job-12] | | | `-- Installing dejavu-2.34_4... [93i386-quarterly-job-12] | | | `-- Extracting dejavu-2.34_4... done [93i386-quarterly-job-12] | | | `-- Installing font-bh-ttf-1.0.3_1... [93i386-quarterly-job-12] | | | | `-- Installing mkfontdir-1.0.7... [93i386-quarterly-job-12] | | | | `-- Installing mkfontscale-1.1.1_1... [93i386-quarterly-job-12] | | | | | `-- Installing libfontenc-1.1.2_2... [93i386-quarterly-job-12] | | | | | `-- Extracting libfontenc-1.1.2_2... done [93i386-quarterly-job-12] | | | | `-- Extracting mkfontscale-1.1.1_1... done [93i386-quarterly-job-12] | | | | `-- Extracting mkfontdir-1.0.7... done [93i386-quarterly-job-12] | | | `-- Extracting font-bh-ttf-1.0.3_1... done [93i386-quarterly-job-12] | | | `-- Installing font-misc-ethiopic-1.0.3_1... [93i386-quarterly-job-12] | | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [93i386-quarterly-job-12] | | | `-- Installing font-misc-meltho-1.0.3_1... [93i386-quarterly-job-12] | | | `-- Extracting font-misc-meltho-1.0.3_1... done [93i386-quarterly-job-12] | | `-- Extracting pango-1.36.8... done [93i386-quarterly-job-12] | | `-- Installing shared-mime-info-1.1_1... [93i386-quarterly-job-12] | | `-- Extracting shared-mime-info-1.1_1... done [93i386-quarterly-job-12] | | `-- Extracting gtk-update-icon-cache-2.24.25... done [93i386-quarterly-job-12] | | `-- Installing python-2.7_2,2... [93i386-quarterly-job-12] | | `-- Installing python2-2_3... [93i386-quarterly-job-12] | | `-- Extracting python2-2_3... done [93i386-quarterly-job-12] | | `-- Extracting python-2.7_2,2... done [93i386-quarterly-job-12] | `-- Extracting gtk2-2.24.25_1... done [93i386-quarterly-job-12] | `-- Installing polkit-0.105_4... [93i386-quarterly-job-12] | | `-- Installing gobject-introspection-1.42.0... [93i386-quarterly-job-12] | | `-- Extracting gobject-introspection-1.42.0... done [93i386-quarterly-job-12] | `-- Extracting polkit-0.105_4... done [93i386-quarterly-job-12] `-- Extracting gconf2-3.2.6_3... done [93i386-quarterly-job-12] `-- Installing gstreamer-plugins-0.10.36_5,3... [93i386-quarterly-job-12] | `-- Installing gstreamer-0.10.36_2... [93i386-quarterly-job-12] | `-- Extracting gstreamer-0.10.36_2... done [93i386-quarterly-job-12] | `-- Installing libXv-1.0.10_2,1... [93i386-quarterly-job-12] | | `-- Installing videoproto-2.3.2... [93i386-quarterly-job-12] | | `-- Extracting videoproto-2.3.2... done [93i386-quarterly-job-12] | `-- Extracting libXv-1.0.10_2,1... done [93i386-quarterly-job-12] | `-- Installing orc-0.4.22... [93i386-quarterly-job-12] | `-- Extracting orc-0.4.22... done [93i386-quarterly-job-12] `-- Extracting gstreamer-plugins-0.10.36_5,3... done [93i386-quarterly-job-12] `-- Installing libGLU-9.0.0_2... [93i386-quarterly-job-12] | `-- Installing libGL-9.1.7_4... [93i386-quarterly-job-12] | | `-- Installing dri2proto-2.8... [93i386-quarterly-job-12] | | `-- Extracting dri2proto-2.8... done [93i386-quarterly-job-12] | | `-- Installing libXxf86vm-1.1.3_2... [93i386-quarterly-job-12] | | `-- Installing xf86vidmodeproto-2.3.1... [93i386-quarterly-job-12] | | `-- Extracting xf86vidmodeproto-2.3.1... done [93i386-quarterly-job-12] | | `-- Extracting libXxf86vm-1.1.3_2... done [93i386-quarterly-job-12] | | `-- Installing libdevq-0.0.2... [93i386-quarterly-job-12] | | `-- Extracting libdevq-0.0.2... done [93i386-quarterly-job-12] | | `-- Installing libdrm-2.4.58_1,1... [93i386-quarterly-job-12] | | `-- Installing libpciaccess-0.13.2_2... [93i386-quarterly-job-12] | | | `-- Installing pciids-20141222... [93i386-quarterly-job-12] | | | `-- Extracting pciids-20141222... done [93i386-quarterly-job-12] | | `-- Extracting libpciaccess-0.13.2_2... done [93i386-quarterly-job-12] | | `-- Extracting libdrm-2.4.58_1,1... done [93i386-quarterly-job-12] | | `-- Installing libglapi-9.1.7_2... [93i386-quarterly-job-12] | | `-- Installing libxshmfence-1.1_3... [93i386-quarterly-job-12] | | `-- Extracting libxshmfence-1.1_3... done [93i386-quarterly-job-12] | | `-- Extracting libglapi-9.1.7_2... done [93i386-quarterly-job-12] | `-- Extracting libGL-9.1.7_4... done [93i386-quarterly-job-12] `-- Extracting libGLU-9.0.0_2... done [93i386-quarterly-job-12] `-- Installing libmspack-0.4_2... [93i386-quarterly-job-12] `-- Extracting libmspack-0.4_2... done [93i386-quarterly-job-12] `-- Installing webkit-gtk2-2.4.8... [93i386-quarterly-job-12] | `-- Installing curl-7.39.0_1... [93i386-quarterly-job-12] | | `-- Installing ca_root_nss-3.17.3_1... [93i386-quarterly-job-12] | | `-- Extracting ca_root_nss-3.17.3_1... done [93i386-quarterly-job-12] | `-- Extracting curl-7.39.0_1... done [93i386-quarterly-job-12] | `-- Installing enchant-1.6.0_4... [93i386-quarterly-job-12] | | `-- Installing hunspell-1.3.3... [93i386-quarterly-job-12] | | `-- Extracting hunspell-1.3.3... done [93i386-quarterly-job-12] | `-- Extracting enchant-1.6.0_4... done [93i386-quarterly-job-12] | `-- Installing geoclue-2.1.9... [93i386-quarterly-job-12] | | `-- Installing json-glib-1.0.2_1... [93i386-quarterly-job-12] | | `-- Extracting json-glib-1.0.2_1... done [93i386-quarterly-job-12] | | `-- Installing libsoup-2.48.1... [93i386-quarterly-job-12] | | `-- Installing glib-networking-2.42.1... [93i386-quarterly-job-12] | | | `-- Installing gnutls-3.2.21... [93i386-quarterly-job-12] | | | `-- Installing libidn-1.29... [93i386-quarterly-job-12] | | | `-- Extracting libidn-1.29... done [93i386-quarterly-job-12] | | | `-- Installing libtasn1-4.2... [93i386-quarterly-job-12] | | | `-- Extracting libtasn1-4.2... done [93i386-quarterly-job-12] | | | `-- Installing nettle-2.7.1... [93i386-quarterly-job-12] | | | `-- Extracting nettle-2.7.1... done [93i386-quarterly-job-12] | | | `-- Installing p11-kit-0.22.1... [93i386-quarterly-job-12] | | | `-- Extracting p11-kit-0.22.1... done [93i386-quarterly-job-12] | | | `-- Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [93i386-quarterly-job-12] | | | `-- Extracting trousers-tddl-0.3.10_7... done [93i386-quarterly-job-12] | | | `-- Extracting gnutls-3.2.21... done [93i386-quarterly-job-12] | | | `-- Installing gsettings-desktop-schemas-3.14.1... [93i386-quarterly-job-12] | | | `-- Installing cantarell-fonts-0.0.15... [93i386-quarterly-job-12] | | | `-- Extracting cantarell-fonts-0.0.15... done /usr/local/share/fonts/cantarell: caching, new cache contents: 2 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory /usr/local/bin/fc-cache: succeeded [93i386-quarterly-job-12] | | | `-- Extracting gsettings-desktop-schemas-3.14.1... done [93i386-quarterly-job-12] | | | `-- Installing libgcrypt-1.6.1_5... [93i386-quarterly-job-12] | | | `-- Installing libgpg-error-1.17... [93i386-quarterly-job-12] | | | `-- Extracting libgpg-error-1.17... done [93i386-quarterly-job-12] | | | `-- Extracting libgcrypt-1.6.1_5... done [93i386-quarterly-job-12] | | | `-- Installing libproxy-0.4.6... [93i386-quarterly-job-12] | | | `-- Extracting libproxy-0.4.6... done [93i386-quarterly-job-12] | | `-- Extracting glib-networking-2.42.1... done [93i386-quarterly-job-12] | | `-- Installing sqlite3-3.8.7.4... [93i386-quarterly-job-12] | | `-- Extracting sqlite3-3.8.7.4... done [93i386-quarterly-job-12] | | `-- Extracting libsoup-2.48.1... done [93i386-quarterly-job-12] | `-- Extracting geoclue-2.1.9... done [93i386-quarterly-job-12] | `-- Installing gstreamer1-plugins-1.4.5_1... [93i386-quarterly-job-12] | | `-- Installing gstreamer1-1.4.5... [93i386-quarterly-job-12] | | `-- Extracting gstreamer1-1.4.5... done [93i386-quarterly-job-12] | | `-- Installing iso-codes-3.56... [93i386-quarterly-job-12] | | `-- Extracting iso-codes-3.56... done [93i386-quarterly-job-12] | `-- Extracting gstreamer1-plugins-1.4.5_1... done [93i386-quarterly-job-12] | `-- Installing libsecret-0.18_1... [93i386-quarterly-job-12] | `-- Extracting libsecret-0.18_1... done [93i386-quarterly-job-12] | `-- Installing libxslt-1.1.28_5... [93i386-quarterly-job-12] | `-- Extracting libxslt-1.1.28_5... done [93i386-quarterly-job-12] | `-- Installing webp-0.4.2_2... [93i386-quarterly-job-12] | | `-- Installing giflib-nox11-4.2.3_4... [93i386-quarterly-job-12] | | `-- Extracting giflib-nox11-4.2.3_4... done [93i386-quarterly-job-12] | `-- Extracting webp-0.4.2_2... done [93i386-quarterly-job-12] `-- Extracting webkit-gtk2-2.4.8... done [93i386-quarterly-job-12] Extracting wx30-gtk2-3.0.2_1... done 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 ===================================================================== Message for dejavu-2.34_4: 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. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of hs-wxc-0.90.1.1_1 =========================================================================== =================================================== ===> Configuring for hs-wxc-0.90.1.1_1 [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Setup.hs:18:1: Warning: Module `System.Cmd' is deprecated: Use "System.Process" instead Linking ./setup ... Configuring wxc-0.90.1.1... Configuring wxc to build against wxWidgets 3.0.2.0 setup: Missing dependencies on foreign libraries: * Missing C libraries: wx_gtk2u_xrc-3.0, wx_gtk2u_webview-3.0, wx_gtk2u_stc-3.0, wx_gtk2u_richtext-3.0, wx_gtk2u_ribbon-3.0, wx_gtk2u_propgrid-3.0, wx_gtk2u_aui-3.0, wx_gtk2u_gl-3.0, wx_gtk2u_html-3.0, wx_gtk2u_qa-3.0, wx_gtk2u_adv-3.0, wx_gtk2u_core-3.0 This problem can usually be solved by installing the system packages that provide these libraries (you may need the "-dev" versions). If the libraries are already installed but in a non-standard location then you can use the flags --extra-include-dirs= and --extra-lib-dirs= to specify where they are. *** [do-configure] Error code 1 Stop in /usr/ports/x11-toolkits/hs-wxc. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 02:43:26 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 2FE70393 for ; Wed, 28 Jan 2015 02:43:26 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 1BAAE3C8 for ; Wed, 28 Jan 2015 02:43:26 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S2hPMl019864 for ; Wed, 28 Jan 2015 02:43:25 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S2hP3P019837; Wed, 28 Jan 2015 02:43:25 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 02:43:25 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280243.t0S2hP3P019837@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93i386-quarterly][textproc/yodl] Failed for yodl-3.04.00 in build 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: Wed, 28 Jan 2015 02:43:26 -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: bapt@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/textproc/yodl/Makefile 373051 2014-11-22 11:55:40Z bapt $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/yodl-3.04.00.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building textproc/yodl build started at Wed Jan 28 02:41:49 UTC 2015 port directory: /usr/ports/textproc/yodl building for: FreeBSD 93i386-quarterly-job-19 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/textproc/yodl/Makefile 373051 2014-11-22 11:55:40Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=yodl-3.04.00 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for yodl-3.04.00: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/yodl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/yodl/work HOME=/wrkdirs/usr/ports/textproc/yodl/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/yodl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/yodl/work HOME=/wrkdirs/usr/ports/textproc/yodl/work TMPDIR="/tmp" ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/yodl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/yodl/work HOME=/wrkdirs/usr/ports/textproc/yodl/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/yodl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/yodl/work HOME=/wrkdirs/usr/ports/textproc/yodl/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g ++48" CXXFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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="3.04.00" 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=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/yodl-3.04.00" EXAMPLESDIR="share/examples/yodl" DATADIR="share/yodl" WWWDIR="www/yodl" ETCDIR="etc/yodl" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/yodl DOCSDIR=/usr/local/share/doc/yodl-3.04.00 EXAMPLESDIR=/usr/local/share/examples/yodl WWWDIR=/usr/local/www/yodl ETCDIR=/usr/local/etc/yodl --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> yodl-3.04.00 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.3.txz [93i386-quarterly-job-19] Installing pkg-1.4.3... [93i386-quarterly-job-19] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of yodl-3.04.00 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by yodl-3.04.00 for building =========================================================================== =================================================== ===> Fetching all distfiles required by yodl-3.04.00 for building => SHA256 Checksum OK for yodl_3.04.00.orig.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by yodl-3.04.00 for building ===> Extracting for yodl-3.04.00 => SHA256 Checksum OK for yodl_3.04.00.orig.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for yodl-3.04.00 ===> Applying FreeBSD patches for yodl-3.04.00 =========================================================================== =================================================== ===> yodl-3.04.00 depends on executable: icmake - not found ===> Verifying install for icmake in /usr/ports/devel/icmake ===> Installing existing package /packages/All/icmake-7.21.00.txz [93i386-quarterly-job-19] Installing icmake-7.21.00... [93i386-quarterly-job-19] Extracting icmake-7.21.00... done ===> Returning to build of yodl-3.04.00 ===> yodl-3.04.00 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.30_1.txz [93i386-quarterly-job-19] Installing bash-4.3.30_1... [93i386-quarterly-job-19] `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-19] | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-19] | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-19] | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-19] | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-19] `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-19] Extracting bash-4.3.30_1... done Message for bash-4.3.30_1: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== ===> Returning to build of yodl-3.04.00 ===> yodl-3.04.00 depends on executable: gsed - not found ===> Verifying install for gsed in /usr/ports/textproc/gsed ===> Installing existing package /packages/All/gsed-4.2.2.txz [93i386-quarterly-job-19] Installing gsed-4.2.2... [93i386-quarterly-job-19] Extracting gsed-4.2.2... done ===> Returning to build of yodl-3.04.00 ===> yodl-3.04.00 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 [93i386-quarterly-job-19] Installing tex-formats-20140525_1... [93i386-quarterly-job-19] `-- Installing tex-kpathsea-6.2.0_1... [93i386-quarterly-job-19] `-- Extracting tex-kpathsea-6.2.0_1... done [93i386-quarterly-job-19] `-- Installing tex-web2c-20140525_1... [93i386-quarterly-job-19] | `-- Installing openjpeg15-1.5.2_1... [93i386-quarterly-job-19] | | `-- Installing lcms2-2.6_3... [93i386-quarterly-job-19] | | `-- Installing jpeg-8_6... [93i386-quarterly-job-19] | | `-- Extracting jpeg-8_6... done [93i386-quarterly-job-19] | | `-- Installing tiff-4.0.3_5... [93i386-quarterly-job-19] | | | `-- Installing jbigkit-2.1_1... [93i386-quarterly-job-19] | | | `-- Extracting jbigkit-2.1_1... done [93i386-quarterly-job-19] | | `-- Extracting tiff-4.0.3_5... done [93i386-quarterly-job-19] | | `-- Extracting lcms2-2.6_3... done [93i386-quarterly-job-19] | | `-- Installing png-1.6.16... [93i386-quarterly-job-19] | | `-- Extracting png-1.6.16... done [93i386-quarterly-job-19] | `-- Extracting openjpeg15-1.5.2_1... done [93i386-quarterly-job-19] | `-- Installing pixman-0.32.6... [93i386-quarterly-job-19] | `-- Extracting pixman-0.32.6... done [93i386-quarterly-job-19] | `-- Installing zziplib-0.13.62_2... [93i386-quarterly-job-19] | `-- Extracting zziplib-0.13.62_2... done [93i386-quarterly-job-19] `-- Extracting tex-web2c-20140525_1... done [93i386-quarterly-job-19] `-- Installing texlive-texmf-20140525_4... [93i386-quarterly-job-19] | `-- Installing texlive-base-20140525_5... [93i386-quarterly-job-19] | | `-- Installing freetype-1.3.1_5... [93i386-quarterly-job-19] | | `-- Extracting freetype-1.3.1_5... done [93i386-quarterly-job-19] | | `-- Installing freetype2-2.5.4_1... [93i386-quarterly-job-19] | | `-- Extracting freetype2-2.5.4_1... done [93i386-quarterly-job-19] | | `-- Installing ghostscript9-9.06_10... [93i386-quarterly-job-19] | | `-- Installing cups-image-1.7.3_2... [93i386-quarterly-job-19] | | | `-- Installing cups-client-1.7.3_2... ===> Creating users and/or groups. Creating group 'cups' with gid '193'. Creating user 'cups' with uid '193'. [93i386-quarterly-job-19] | | | `-- Extracting cups-client-1.7.3_2... done ===> Creating users and/or groups. Using existing group 'cups'. Using existing user 'cups'. [93i386-quarterly-job-19] | | `-- Extracting cups-image-1.7.3_2... done [93i386-quarterly-job-19] | | `-- Installing expat-2.1.0_2... [93i386-quarterly-job-19] | | `-- Extracting expat-2.1.0_2... done [93i386-quarterly-job-19] | | `-- Installing gsfonts-8.11_6... [93i386-quarterly-job-19] | | `-- Extracting gsfonts-8.11_6... done [93i386-quarterly-job-19] | | `-- Installing jbig2dec-0.11_4... [93i386-quarterly-job-19] | | `-- Extracting jbig2dec-0.11_4... done [93i386-quarterly-job-19] | | `-- Installing libXext-1.3.3,1... [93i386-quarterly-job-19] | | | `-- Installing libX11-1.6.2_2,1... [93i386-quarterly-job-19] | | | `-- Installing kbproto-1.0.6... [93i386-quarterly-job-19] | | | `-- Extracting kbproto-1.0.6... done [93i386-quarterly-job-19] | | | `-- Installing libXau-1.0.8_2... [93i386-quarterly-job-19] | | | | `-- Installing xproto-7.0.26... [93i386-quarterly-job-19] | | | | `-- Extracting xproto-7.0.26... done [93i386-quarterly-job-19] | | | `-- Extracting libXau-1.0.8_2... done [93i386-quarterly-job-19] | | | `-- Installing libXdmcp-1.1.1_2... [93i386-quarterly-job-19] | | | `-- Extracting libXdmcp-1.1.1_2... done [93i386-quarterly-job-19] | | | `-- Installing libxcb-1.11... [93i386-quarterly-job-19] | | | | `-- Installing libpthread-stubs-0.3_6... [93i386-quarterly-job-19] | | | | `-- Extracting libpthread-stubs-0.3_6... done [93i386-quarterly-job-19] | | | | `-- Installing libxml2-2.9.2_2... [93i386-quarterly-job-19] | | | | `-- Extracting libxml2-2.9.2_2... done [93i386-quarterly-job-19] | | | `-- Extracting libxcb-1.11... done [93i386-quarterly-job-19] | | | `-- Extracting libX11-1.6.2_2,1... done [93i386-quarterly-job-19] | | | `-- Installing xextproto-7.3.0... [93i386-quarterly-job-19] | | | `-- Extracting xextproto-7.3.0... done [93i386-quarterly-job-19] | | `-- Extracting libXext-1.3.3,1... done [93i386-quarterly-job-19] | | `-- Installing libXt-1.1.4_2,1... [93i386-quarterly-job-19] | | | `-- Installing libSM-1.2.2_2,1... [93i386-quarterly-job-19] | | | `-- Installing libICE-1.0.9,1... [93i386-quarterly-job-19] | | | `-- Extracting libICE-1.0.9,1... done [93i386-quarterly-job-19] | | | `-- Extracting libSM-1.2.2_2,1... done [93i386-quarterly-job-19] | | `-- Extracting libXt-1.1.4_2,1... done [93i386-quarterly-job-19] | | `-- Installing libidn-1.29... [93i386-quarterly-job-19] | | `-- Extracting libidn-1.29... done [93i386-quarterly-job-19] | | `-- Installing libpaper-1.1.24.3... [93i386-quarterly-job-19] | | `-- Extracting libpaper-1.1.24.3... done [93i386-quarterly-job-19] | | `-- Installing svgalib-1.4.3_7... [93i386-quarterly-job-19] | | `-- Extracting svgalib-1.4.3_7... done [93i386-quarterly-job-19] | | `-- Extracting ghostscript9-9.06_10... done [93i386-quarterly-job-19] | | `-- Installing icu-53.1... [93i386-quarterly-job-19] | | `-- Extracting icu-53.1... done [93i386-quarterly-job-19] | | `-- Installing libXaw-1.0.12_2,2... [93i386-quarterly-job-19] | | `-- Installing libXmu-1.1.2_2,1... [93i386-quarterly-job-19] | | `-- Extracting libXmu-1.1.2_2,1... done [93i386-quarterly-job-19] | | `-- Installing libXp-1.0.2_2,1... [93i386-quarterly-job-19] | | | `-- Installing printproto-1.0.5... [93i386-quarterly-job-19] | | | `-- Extracting printproto-1.0.5... done [93i386-quarterly-job-19] | | `-- Extracting libXp-1.0.2_2,1... done [93i386-quarterly-job-19] | | `-- Installing libXpm-3.5.11_2... [93i386-quarterly-job-19] | | `-- Extracting libXpm-3.5.11_2... done [93i386-quarterly-job-19] | | `-- Extracting libXaw-1.0.12_2,2... done [93i386-quarterly-job-19] | | `-- Installing libgd-2.1.0_5,1... [93i386-quarterly-job-19] | | `-- Installing fontconfig-2.11.1,1... [93i386-quarterly-job-19] | | `-- 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 [93i386-quarterly-job-19] | | `-- Extracting libgd-2.1.0_5,1... done [93i386-quarterly-job-19] | | `-- Installing perl5-5.18.4_11... [93i386-quarterly-job-19] | | `-- Extracting perl5-5.18.4_11... done [93i386-quarterly-job-19] | | `-- Installing poppler-0.26.3_1... [93i386-quarterly-job-19] | | `-- Installing cairo-1.12.18_1,2... [93i386-quarterly-job-19] | | | `-- Installing glib-2.42.1... [93i386-quarterly-job-19] | | | `-- Installing libffi-3.0.13_3... [93i386-quarterly-job-19] | | | `-- Extracting libffi-3.0.13_3... done [93i386-quarterly-job-19] | | | `-- Installing pcre-8.35_2... [93i386-quarterly-job-19] | | | `-- Extracting pcre-8.35_2... done [93i386-quarterly-job-19] | | | `-- Installing python27-2.7.9... [93i386-quarterly-job-19] | | | `-- Extracting python27-2.7.9... done [93i386-quarterly-job-19] | | | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93i386-quarterly-job-19] | | | `-- Installing libXrender-0.9.8_2... [93i386-quarterly-job-19] | | | `-- Installing renderproto-0.11.1... [93i386-quarterly-job-19] | | | `-- Extracting renderproto-0.11.1... done [93i386-quarterly-job-19] | | | `-- Extracting libXrender-0.9.8_2... done [93i386-quarterly-job-19] | | | `-- Installing xcb-util-renderutil-0.3.9... [93i386-quarterly-job-19] | | | `-- Installing xcb-util-0.3.9_3,1... [93i386-quarterly-job-19] | | | `-- Extracting xcb-util-0.3.9_3,1... done [93i386-quarterly-job-19] | | | `-- Extracting xcb-util-renderutil-0.3.9... done [93i386-quarterly-job-19] | | `-- Extracting cairo-1.12.18_1,2... done [93i386-quarterly-job-19] | | `-- Installing poppler-data-0.4.7... [93i386-quarterly-job-19] | | `-- Extracting poppler-data-0.4.7... done [93i386-quarterly-job-19] | | `-- Extracting poppler-0.26.3_1... done [93i386-quarterly-job-19] | | `-- Installing psutils-1.17_4... [93i386-quarterly-job-19] | | `-- Extracting psutils-1.17_4... done [93i386-quarterly-job-19] | | `-- Installing silgraphite-2.3.1_2... [93i386-quarterly-job-19] | | `-- Extracting silgraphite-2.3.1_2... done [93i386-quarterly-job-19] | | `-- Installing t1lib-5.1.2_4,1... [93i386-quarterly-job-19] | | `-- Extracting t1lib-5.1.2_4,1... done [93i386-quarterly-job-19] | | `-- Installing teckit-2.5.1_1... [93i386-quarterly-job-19] | | `-- Extracting teckit-2.5.1_1... done [93i386-quarterly-job-19] | | `-- Installing tex-ptexenc-1.3.2... [93i386-quarterly-job-19] | | `-- Extracting tex-ptexenc-1.3.2... done [93i386-quarterly-job-19] | `-- Extracting texlive-base-20140525_5... done [93i386-quarterly-job-19] `-- Extracting texlive-texmf-20140525_4... done [93i386-quarterly-job-19] 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 yodl-3.04.00 ===> yodl-3.04.00 depends on executable: dvips - not found ===> Verifying install for dvips in /usr/ports/print/tex-dvipsk ===> Installing existing package /packages/All/tex-dvipsk-5.994.txz [93i386-quarterly-job-19] Installing tex-dvipsk-5.994... [93i386-quarterly-job-19] Extracting tex-dvipsk-5.994... done ===> Returning to build of yodl-3.04.00 ===> yodl-3.04.00 depends on executable: gcc48 - not found ===> Verifying install for gcc48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.3_2.txz [93i386-quarterly-job-19] Installing gcc-4.8.3_2... [93i386-quarterly-job-19] `-- Installing binutils-2.25... [93i386-quarterly-job-19] `-- Extracting binutils-2.25... done [93i386-quarterly-job-19] `-- Installing gcc-ecj-4.5... [93i386-quarterly-job-19] `-- Extracting gcc-ecj-4.5... done [93i386-quarterly-job-19] `-- Installing gmp-5.1.3_2... [93i386-quarterly-job-19] `-- Extracting gmp-5.1.3_2... done [93i386-quarterly-job-19] `-- Installing mpc-1.0.2_1... [93i386-quarterly-job-19] | `-- Installing mpfr-3.1.2_2... [93i386-quarterly-job-19] | `-- Extracting mpfr-3.1.2_2... done [93i386-quarterly-job-19] `-- Extracting mpc-1.0.2_1... done [93i386-quarterly-job-19] Extracting gcc-4.8.3_2... done Message for gcc-4.8.3_2: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of yodl-3.04.00 ===> yodl-3.04.00 depends on file: /usr/local/bin/as - found ===> yodl-3.04.00 depends on file: /usr/local/bin/perl5.18.4 - found =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for yodl-3.04.00 =========================================================================== =================================================== ===> Building for yodl-3.04.00 mkdir -p tmp/wip mkdir -p tmp/install mkdir -p tmp/install/usr/local/bin cp scripts/yodlstriproff tmp/install/usr/local/bin scripts/configreplacements scripts/yodl2whatever.in tmp/install/usr/local/bin/yodl2whatever tmp/install g++48 --std=c++11 -o tmp/install/usr/local/bin/yodlverbinsert -Wall -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -g src/verbinsert/verbinsert.cc -s src/verbinsert/verbinsert.cc: In function 'int main(int, char**)': src/verbinsert/verbinsert.cc:40:43: error: 'stoul' was not declared in this scope indent.append(stoul(optarg), ' '); ^ system - failure of system call (status 256) system - failure of system call (status 256) *** [do-build] Error code 1 Stop in /usr/ports/textproc/yodl. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 02:43:57 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 5E8963A5; Wed, 28 Jan 2015 02:43:57 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 49E083CD; Wed, 28 Jan 2015 02:43:57 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S2hvls008449; Wed, 28 Jan 2015 02:43:57 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S2huxk008430; Wed, 28 Jan 2015 02:43:57 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 02:43:57 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280243.t0S2huxk008430@beefy1.isc.freebsd.org> To: hamradio@FreeBSD.org Subject: [package - 93i386-quarterly][comms/gnuradio] Failed for gnuradio-3.7.4_1 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: Wed, 28 Jan 2015 02:43:57 -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: hamradio@FreeBSD.org Last committer: mva@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/comms/gnuradio/Makefile 371172 2014-10-19 07:50:53Z mva $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/gnuradio-3.7.4_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building comms/gnuradio build started at Wed Jan 28 02:41:49 UTC 2015 port directory: /usr/ports/comms/gnuradio building for: FreeBSD 93i386-quarterly-job-08 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: hamradio@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/comms/gnuradio/Makefile 371172 2014-10-19 07:50:53Z mva $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gnuradio-3.7.4_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gnuradio-3.7.4_1: TESTING=off: Include testing support USRP=on: Include USRP support (UHD) from Ettus ===> 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-- XDG_DATA_HOME=/wrkdirs/usr/ports/comms/gnuradio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/gnuradio/work HOME=/wrkdirs/usr/ports/comms/gnuradio/work 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)" ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/comms/gnuradio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/gnuradio/work HOME=/wrkdirs/usr/ports/comms/gnuradio/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/comms/gnuradio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/gnuradio/work HOME=/wrkdirs/usr/ports/comms/gnuradio/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/comms/gnuradio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/gnuradio/work HOME=/wrkdirs/usr/ports/comms/gnuradio/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2-3.0-config 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-- MAJOR_VERSION="3" PORTVERSION=3.7.4 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" CMAKE_BUILD_TYPE="release" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 UHD="" OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="@comment " PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/gnuradio-3.7.4" EXAMPLESDIR="share/examples/gnuradio" DATADIR="share/gnuradio" WWWDIR="www/gnuradio" ETCDIR="etc/gnuradio" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gnuradio DOCSDIR=share/doc/gnuradio-3.7.4 EXAMPLESDIR=/usr/local/share/examples/gnuradio WWWDIR=/usr/local/www/gnuradio ETCDIR=/usr/local/etc/gnuradio --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> gnuradio-3.7.4_1 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.3.txz [93i386-quarterly-job-08] Installing pkg-1.4.3... [93i386-quarterly-job-08] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gnuradio-3.7.4_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by gnuradio-3.7.4_1 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by gnuradio-3.7.4_1 for building => SHA256 Checksum OK for gnuradio-3.7.4.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by gnuradio-3.7.4_1 for building ===> Extracting for gnuradio-3.7.4_1 => SHA256 Checksum OK for gnuradio-3.7.4.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gnuradio-3.7.4_1 ===> Applying FreeBSD patches for gnuradio-3.7.4_1 =========================================================================== =================================================== ===> gnuradio-3.7.4_1 depends on executable: sdl-config - not found ===> Verifying install for sdl-config in /usr/ports/devel/sdl12 ===> Installing existing package /packages/All/sdl-1.2.15_5,2.txz [93i386-quarterly-job-08] Installing sdl-1.2.15_5,2... [93i386-quarterly-job-08] `-- Installing aalib-1.4.r5_11... [93i386-quarterly-job-08] | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-08] | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-08] `-- Extracting aalib-1.4.r5_11... done [93i386-quarterly-job-08] `-- Installing libGLU-9.0.0_2... [93i386-quarterly-job-08] | `-- Installing libGL-9.1.7_4... [93i386-quarterly-job-08] | | `-- Installing dri2proto-2.8... [93i386-quarterly-job-08] | | `-- Extracting dri2proto-2.8... done [93i386-quarterly-job-08] | | `-- Installing expat-2.1.0_2... [93i386-quarterly-job-08] | | `-- Extracting expat-2.1.0_2... done [93i386-quarterly-job-08] | | `-- Installing libX11-1.6.2_2,1... [93i386-quarterly-job-08] | | `-- Installing kbproto-1.0.6... [93i386-quarterly-job-08] | | `-- Extracting kbproto-1.0.6... done [93i386-quarterly-job-08] | | `-- Installing libXau-1.0.8_2... [93i386-quarterly-job-08] | | | `-- Installing xproto-7.0.26... [93i386-quarterly-job-08] | | | `-- Extracting xproto-7.0.26... done [93i386-quarterly-job-08] | | `-- Extracting libXau-1.0.8_2... done [93i386-quarterly-job-08] | | `-- Installing libXdmcp-1.1.1_2... [93i386-quarterly-job-08] | | `-- Extracting libXdmcp-1.1.1_2... done [93i386-quarterly-job-08] | | `-- Installing libxcb-1.11... [93i386-quarterly-job-08] | | | `-- Installing libpthread-stubs-0.3_6... [93i386-quarterly-job-08] | | | `-- Extracting libpthread-stubs-0.3_6... done [93i386-quarterly-job-08] | | | `-- Installing libxml2-2.9.2_2... [93i386-quarterly-job-08] | | | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-08] | | | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-08] | | | `-- Extracting libxml2-2.9.2_2... done [93i386-quarterly-job-08] | | `-- Extracting libxcb-1.11... done cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/orcc --include math.h --implementation -o /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_8i_convert_16i_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/orc/volk_8i_convert_16i_a_orc_impl.orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles 96 [ 2%] Generating volk_32fc_s32fc_multiply_32fc_a_orc_impl.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/orcc --include math.h --implementation -o /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_s32fc_multiply_32fc_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/orc/volk_32fc_s32fc_multiply_32fc_a_orc_impl.orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk_32fc_32f_multiply_32fc_a_orc_impl.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/orcc --include math.h --implementation -o /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_32f_multiply_32fc_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/orc/volk_32fc_32f_multiply_32fc_a_orc_impl.orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk_32f_s32f_multiply_32f_a_orc_impl.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/orcc --include math.h --implementation -o /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_s32f_multiply_32f_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/orc/volk_32f_s32f_multiply_32f_a_orc_impl.orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk_16ic_deinterleave_real_8i_a_orc_impl.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/orcc --include math.h --implementation -o /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_16ic_deinterleave_real_8i_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/orc/volk_16ic_deinterleave_real_8i_a_orc_impl.orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk_32i_x2_or_32i_a_orc_impl.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/orcc --include math.h --implementation -o /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32i_x2_or_32i_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/orc/volk_32i_x2_or_32i_a_orc_impl.orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk_32fc_x2_multiply_32fc_a_orc_impl.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/orcc --include math.h --implementation -o /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_x2_multiply_32fc_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/orc/volk_32fc_x2_multiply_32fc_a_orc_impl.orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating ../include/volk/volk.h cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk.tmpl.h --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include/volk/volk.h /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk.tmpl.c --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating ../include/volk/volk_typedefs.h cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_typedefs.tmpl.h --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include/volk/volk_typedefs.h /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating ../include/volk/volk_cpu.h cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_cpu.tmpl.h --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include/volk/volk_cpu.h /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk_cpu.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_cpu.tmpl.c --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_cpu.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating ../include/volk/volk_config_fixed.h cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_config_fixed.tmpl.h --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include/volk/volk_config_fixed.h /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk_machines.h cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_machines.tmpl.h --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machines.h /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk_machines.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_machines.tmpl.c --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machines.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk_machine_generic_orc.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_machine_xxx.tmpl.c --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_generic_orc.c generic_orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles 97 [ 3%] Generating volk_machine_sse2_32_mmx_orc.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_machine_xxx.tmpl.c --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_sse2_32_mmx_orc.c sse2_32_mmx_orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Generating volk_machine_sse3_32_orc.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_machine_xxx.tmpl.c --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_sse3_32_orc.c sse3_32_orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Generating volk_machine_ssse3_32_orc.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_machine_xxx.tmpl.c --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_ssse3_32_orc.c ssse3_32_orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Generating volk_machine_sse4_a_32_orc.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_machine_xxx.tmpl.c --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_sse4_a_32_orc.c sse4_a_32_orc cd /wrkdirs/usr/ports/comms/gnuradio/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4 /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib /wrkdirs/usr/ports/comms/gnuradio/work/.build /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/CMakeFiles/volk.dir/DependInfo.cmake Scanning dependencies of target volk /usr/bin/make -f volk/lib/CMakeFiles/volk.dir/build.make volk/lib/CMakeFiles/volk.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_x2_divide_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_x2_divide_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_x2_divide_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_16ic_magnitude_16i_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_16ic_magnitude_16i_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_16ic_magnitude_16i_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_16ic_magnitude_16i_a_orc_impl.c: In function '_backup_volk_16ic_magnitude_16i_a_orc_impl': /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_16ic_magnitude_16i_a_orc_impl.c:374: warning: comparison between signed and unsigned /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32i_x2_and_32i_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32i_x2_and_32i_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32i_x2_and_32i_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_16sc_magnitude_32f_aligned16_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_16sc_magnitude_32f_aligned16_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_16sc_magnitude_32f_aligned16_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_x2_min_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_x2_min_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_x2_min_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_16ic_s32f_deinterleave_32f_x2_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_16ic_s32f_deinterleave_32f_x2_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_16ic_s32f_deinterleave_32f_x2_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_x2_subtract_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_x2_subtract_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_x2_subtract_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_x2_dot_prod_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_x2_dot_prod_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_x2_dot_prod_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_8i_s32f_convert_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_8i_s32f_convert_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_8i_s32f_convert_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_16u_byteswap_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_16u_byteswap_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_16u_byteswap_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles 98 [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_x2_multiply_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_x2_multiply_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_x2_multiply_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_s32f_normalize_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_s32f_normalize_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_s32f_normalize_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_16ic_deinterleave_16i_x2_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_16ic_deinterleave_16i_x2_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_16ic_deinterleave_16i_x2_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32fc_s32f_magnitude_16i_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32fc_s32f_magnitude_16i_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_s32f_magnitude_16i_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_s32f_magnitude_16i_a_orc_impl.c: In function '_backup_volk_32fc_s32f_magnitude_16i_a_orc_impl': /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_s32f_magnitude_16i_a_orc_impl.c:316: warning: comparison between signed and unsigned /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32fc_magnitude_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32fc_magnitude_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_magnitude_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_x2_max_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_x2_max_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_x2_max_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_x2_add_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_x2_add_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_x2_add_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_sqrt_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_sqrt_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_sqrt_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_8i_convert_16i_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_8i_convert_16i_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_8i_convert_16i_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32fc_s32fc_multiply_32fc_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32fc_s32fc_multiply_32fc_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_s32fc_multiply_32fc_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32fc_32f_multiply_32fc_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32fc_32f_multiply_32fc_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_32f_multiply_32fc_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_s32f_multiply_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_s32f_multiply_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_s32f_multiply_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_16ic_deinterleave_real_8i_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_16ic_deinterleave_real_8i_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_16ic_deinterleave_real_8i_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32i_x2_or_32i_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32i_x2_or_32i_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32i_x2_or_32i_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32fc_x2_multiply_32fc_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32fc_x2_multiply_32fc_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_x2_multiply_32fc_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles 99 [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/constants.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/constants.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/constants.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/volk_prefs.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_prefs.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib/volk_prefs.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/volk_rank_archs.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_rank_archs.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib/volk_rank_archs.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/volk_malloc.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_malloc.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib/volk_malloc.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/volk.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -DLV_MACHINE_GENERIC_ORC -DLV_MACHINE_SSE2_32_MMX_ORC -DLV_MACHINE_SSE3_32_ORC -DLV_MACHINE_SSE4_A_32_ORC -DLV_MACHINE_SSSE3_32_ORC -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/volk_cpu.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_cpu.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_cpu.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/volk_machines.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -DLV_MACHINE_GENERIC_ORC -DLV_MACHINE_SSE2_32_MMX_ORC -DLV_MACHINE_SSE3_32_ORC -DLV_MACHINE_SSE4_A_32_ORC -DLV_MACHINE_SSSE3_32_ORC -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_machines.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machines.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/volk_machine_generic_orc.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_machine_generic_orc.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_generic_orc.c In file included from /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_generic_orc.c:73: /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_64u_popcnt.h: In function 'volk_64u_popcnt_generic': /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_64u_popcnt.h:27: warning: integer constant is too large for 'long' type /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/volk_machine_sse2_32_mmx_orc.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -m32 -mmmx -msse -msse2 -o CMakeFiles/volk.dir/volk_machine_sse2_32_mmx_orc.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_sse2_32_mmx_orc.c In file included from /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_sse2_32_mmx_orc.c:77: /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_64u_popcnt.h: In function 'volk_64u_popcnt_generic': /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_64u_popcnt.h:27: warning: integer constant is too large for 'long' type /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/volk_machine_sse3_32_orc.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -m32 -mmmx -msse -msse2 -msse3 -o CMakeFiles/volk.dir/volk_machine_sse3_32_orc.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_sse3_32_orc.c In file included from /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_sse3_32_orc.c:78: /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_64u_popcnt.h: In function 'volk_64u_popcnt_generic': /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_64u_popcnt.h:27: warning: integer constant is too large for 'long' type In file included from /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_sse3_32_orc.c:97: /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_8u_x4_conv_k7_r2_8u.h: In function 'volk_8u_x4_conv_k7_r2_8u_spiral': /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_8u_x4_conv_k7_r2_8u.h:191: note: use -flax-vector-conversions to permit conversions between vectors with differing element types or numbers of subparts /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_8u_x4_conv_k7_r2_8u.h:191: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_8u_x4_conv_k7_r2_8u.h:192: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_8u_x4_conv_k7_r2_8u.h:193: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_8u_x4_conv_k7_r2_8u.h:315: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_8u_x4_conv_k7_r2_8u.h:316: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_8u_x4_conv_k7_r2_8u.h:317: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' *** [volk/lib/CMakeFiles/volk.dir/volk_machine_sse3_32_orc.c.o] Error code 1 Stop in /wrkdirs/usr/ports/comms/gnuradio/work/.build. *** [volk/lib/CMakeFiles/volk.dir/all] Error code 1 Stop in /wrkdirs/usr/ports/comms/gnuradio/work/.build. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/comms/gnuradio/work/.build. *** [do-build] Error code 1 Stop in /usr/ports/comms/gnuradio. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 02:45:27 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 DA4123DA; Wed, 28 Jan 2015 02:45:26 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 C5D683DB; Wed, 28 Jan 2015 02:45:26 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S2jQno010803; Wed, 28 Jan 2015 02:45:26 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S2jQGo010776; Wed, 28 Jan 2015 02:45:26 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 02:45:26 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280245.t0S2jQGo010776@beefy1.isc.freebsd.org> To: demon@FreeBSD.org Subject: [package - 93i386-quarterly][textproc/kenlm] Failed for kenlm-20140830 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: Wed, 28 Jan 2015 02:45:27 -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: demon@FreeBSD.org Last committer: adamw@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/textproc/kenlm/Makefile 366780 2014-08-31 15:25:07Z adamw $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/kenlm-20140830.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building textproc/kenlm build started at Wed Jan 28 02:41:52 UTC 2015 port directory: /usr/ports/textproc/kenlm building for: FreeBSD 93i386-quarterly-job-10 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: demon@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/textproc/kenlm/Makefile 366780 2014-08-31 15:25:07Z adamw $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=kenlm-20140830 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/kenlm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/kenlm/work HOME=/wrkdirs/usr/ports/textproc/kenlm/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- BOOST_BUILD_PATH=/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/jam-files/boost-build XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/kenlm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/kenlm/work HOME=/wrkdirs/usr/ports/textproc/kenlm/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="clang" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="clang-cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="clang++" 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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/kenlm" EXAMPLESDIR="share/examples/kenlm" DATADIR="share/kenlm" WWWDIR="www/kenlm" ETCDIR="etc/kenlm" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/kenlm DOCSDIR=/usr/local/share/doc/kenlm EXAMPLESDIR=/usr/local/share/examples/kenlm WWWDIR=/usr/local/www/kenlm ETCDIR=/usr/local/etc/kenlm --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> kenlm-20140830 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.3.txz [93i386-quarterly-job-10] Installing pkg-1.4.3... [93i386-quarterly-job-10] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of kenlm-20140830 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by kenlm-20140830 for building =========================================================================== =================================================== ===> Fetching all distfiles required by kenlm-20140830 for building => SHA256 Checksum OK for kenlm.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by kenlm-20140830 for building ===> Extracting for kenlm-20140830 => SHA256 Checksum OK for kenlm.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for kenlm-20140830 ===> Applying FreeBSD patches for kenlm-20140830 =========================================================================== =================================================== ===> kenlm-20140830 depends on executable: bjam - not found ===> Verifying install for bjam in /usr/ports/devel/boost-jam ===> Installing existing package /packages/All/boost-jam-1.55.0.txz [93i386-quarterly-job-10] Installing boost-jam-1.55.0... [93i386-quarterly-job-10] Extracting boost-jam-1.55.0... done ===> Returning to build of kenlm-20140830 ===> kenlm-20140830 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.30_1.txz [93i386-quarterly-job-10] Installing bash-4.3.30_1... [93i386-quarterly-job-10] `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-10] | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-10] | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-10] | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-10] | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-10] `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-10] Extracting bash-4.3.30_1... done Message for bash-4.3.30_1: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== ===> Returning to build of kenlm-20140830 =========================================================================== =================================================== ===> kenlm-20140830 depends on shared library: libboost_thread.so - not found ===> Verifying for libboost_thread.so in /usr/ports/devel/boost-libs ===> Installing existing package /packages/All/boost-libs-1.55.0_4.txz [93i386-quarterly-job-10] Installing boost-libs-1.55.0_4... [93i386-quarterly-job-10] `-- Installing icu-53.1... [93i386-quarterly-job-10] `-- Extracting icu-53.1... done [93i386-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 kenlm-20140830 =========================================================================== =================================================== ===> Configuring for kenlm-20140830 =========================================================================== =================================================== ===> Building for kenlm-20140830 (cd /wrkdirs/usr/ports/textproc/kenlm/work/kenlm && /usr/bin/env BOOST_BUILD_PATH=/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/jam-files/boost-build XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/kenlm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/kenlm/work HOME=/wrkdirs/usr/ports/textproc/kenlm/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="clang" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="clang-cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="clang++" 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" /usr/local/bin/bjam --toolset=clang --with-boost=/usr/local ) ..patience... ..patience... ..found 3543 targets... ..updating 172 targets... common.mkdir lm/bin common.mkdir lm/bin/left_test.test common.mkdir lm/bin/left_test.test/clang-linux-3.4.1 common.mkdir lm/bin/left_test.test/clang-linux-3.4.1/release common.mkdir lm/bin/left_test.test/clang-linux-3.4.1/release/link-static common.mkdir lm/bin/left_test.test/clang-linux-3.4.1/release/link-static/threading-multi common.mkdir lm/bin/clang-linux-3.4.1 common.mkdir lm/bin/clang-linux-3.4.1/release common.mkdir lm/bin/clang-linux-3.4.1/release/link-static common.mkdir lm/bin/clang-linux-3.4.1/release/link-static/threading-multi common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/bin Jamfile.write-options /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/bin/order.log clang-linux.compile.c++.without-pth lm/bin/left_test.test/clang-linux-3.4.1/release/link-static/threading-multi/left_test.o ..failed clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/probing_hash_table_test... ..skipped probing_hash_table_test.passed for lack of probing_hash_table_test... clang-linux.compile.c++.without-pth util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sorted_uniform_test.o clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sorted_uniform_test /usr/lib/crt1.o: In function `_start1': crt1_c.c:(.text+0xa6): undefined reference to `main' clang++: error: linker command failed with exit code 1 (use -v to see invocation) "clang++" -L"/usr/local/lib" -L"/usr/local/lib64" -Wl,-R -Wl,"/usr/local/lib" -Wl,-R -Wl,"/usr/local/lib64" -Wl,-rpath-link -Wl,"/usr/local/lib" -Wl,-rpath-link -Wl,"/usr/local/lib64" -o "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sorted_uniform_test" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sorted_uniform_test.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/parallel_read.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_compressed.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/strtod.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fast-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/double-conversion.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/cach ed-powers.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fixed-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/diy-fp.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/ersatz_progress.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/exception.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/mmap.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/murmur_hash.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pool.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/scoped.o" "util/bin/clang-li nux-3.4.1/release/link-static/threading-mult! i/string_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/usage.o" -llzma -lbz2 -lboost_system -lboost_thread -lz -lboost_unit_test_framework -pthread ..failed clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sorted_uniform_test... ..skipped sorted_uniform_test.passed for lack of sorted_uniform_test... clang-linux.compile.c++.without-pth util/bin/clang-linux-3.4.1/release/link-static/threading-multi/tokenize_piece_test.o clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/tokenize_piece_test /usr/lib/crt1.o: In function `_start1': crt1_c.c:(.text+0xa6): undefined reference to `main' clang++: error: linker command failed with exit code 1 (use -v to see invocation) "clang++" -L"/usr/local/lib" -L"/usr/local/lib64" -Wl,-R -Wl,"/usr/local/lib" -Wl,-R -Wl,"/usr/local/lib64" -Wl,-rpath-link -Wl,"/usr/local/lib" -Wl,-rpath-link -Wl,"/usr/local/lib64" -o "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/tokenize_piece_test" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/tokenize_piece_test.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/parallel_read.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_compressed.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/strtod.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fast-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/double-conversion.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/cach ed-powers.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fixed-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/diy-fp.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/ersatz_progress.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/exception.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/mmap.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/murmur_hash.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pool.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/scoped.o" "util/bin/clang-li nux-3.4.1/release/link-static/threading-mult! i/string_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/usage.o" -llzma -lbz2 -lboost_system -lboost_thread -lz -lboost_unit_test_framework -pthread ..failed clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/tokenize_piece_test... ..skipped tokenize_piece_test.passed for lack of tokenize_piece_test... clang-linux.compile.c++.without-pth util/bin/clang-linux-3.4.1/release/link-static/threading-multi/joint_sort_test.o clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/joint_sort_test /usr/lib/crt1.o: In function `_start1': crt1_c.c:(.text+0xa6): undefined reference to `main' clang++: error: linker command failed with exit code 1 (use -v to see invocation) "clang++" -L"/usr/local/lib" -L"/usr/local/lib64" -Wl,-R -Wl,"/usr/local/lib" -Wl,-R -Wl,"/usr/local/lib64" -Wl,-rpath-link -Wl,"/usr/local/lib" -Wl,-rpath-link -Wl,"/usr/local/lib64" -o "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/joint_sort_test" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/joint_sort_test.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/parallel_read.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_compressed.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/strtod.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fast-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/double-conversion.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/cached-power s.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fixed-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/diy-fp.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/ersatz_progress.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/exception.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/mmap.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/murmur_hash.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pool.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/scoped.o" "util/bin/clang-linux-3.4. 1/release/link-static/threading-multi/string! _piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/usage.o" -llzma -lbz2 -lboost_system -lboost_thread -lz -lboost_unit_test_framework -pthread ..failed clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/joint_sort_test... ..skipped joint_sort_test.passed for lack of joint_sort_test... clang-linux.compile.c++.without-pth util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sized_iterator_test.o clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sized_iterator_test /usr/lib/crt1.o: In function `_start1': crt1_c.c:(.text+0xa6): undefined reference to `main' clang++: error: linker command failed with exit code 1 (use -v to see invocation) "clang++" -L"/usr/local/lib" -L"/usr/local/lib64" -Wl,-R -Wl,"/usr/local/lib" -Wl,-R -Wl,"/usr/local/lib64" -Wl,-rpath-link -Wl,"/usr/local/lib" -Wl,-rpath-link -Wl,"/usr/local/lib64" -o "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sized_iterator_test" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sized_iterator_test.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/parallel_read.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_compressed.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/strtod.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fast-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/double-conversion.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/cach ed-powers.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fixed-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/diy-fp.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/ersatz_progress.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/exception.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/mmap.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/murmur_hash.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pool.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/scoped.o" "util/bin/clang-li nux-3.4.1/release/link-static/threading-mult! i/string_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/usage.o" -llzma -lbz2 -lboost_system -lboost_thread -lz -lboost_unit_test_framework -pthread ..failed clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sized_iterator_test... ..skipped sized_iterator_test.passed for lack of sized_iterator_test... clang-linux.compile.c++.without-pth util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing_test.o clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing_test /usr/lib/crt1.o: In function `_start1': crt1_c.c:(.text+0xa6): undefined reference to `main' clang++: error: linker command failed with exit code 1 (use -v to see invocation) "clang++" -L"/usr/local/lib" -L"/usr/local/lib64" -Wl,-R -Wl,"/usr/local/lib" -Wl,-R -Wl,"/usr/local/lib64" -Wl,-rpath-link -Wl,"/usr/local/lib" -Wl,-rpath-link -Wl,"/usr/local/lib64" -o "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing_test" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing_test.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/parallel_read.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_compressed.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/strtod.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fast-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/double-conversion.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/cached-pow ers.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fixed-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/diy-fp.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/ersatz_progress.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/exception.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/mmap.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/murmur_hash.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pool.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/scoped.o" "util/bin/clang-linux-3. 4.1/release/link-static/threading-multi/stri! ng_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/usage.o" -llzma -lbz2 -lboost_system -lboost_thread -lz -lboost_unit_test_framework -pthread ..failed clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing_test... ..skipped bit_packing_test.passed for lack of bit_packing_test... common.mkdir bin ..on 100th target... common.mkdir bin/clang-linux-3.4.1 common.mkdir bin/clang-linux-3.4.1/release common.mkdir bin/clang-linux-3.4.1/release/link-static common.mkdir bin/clang-linux-3.4.1/release/link-static/threading-multi clang-linux.archive bin/clang-linux-3.4.1/release/link-static/threading-multi/libkenlm.a common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1 common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux-3.4.1 common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux-3.4.1/release common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux-3.4.1/release/link-static common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux-3.4.1/release/link-static/threading-multi clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux-3.4.1/release/link-static/threading-multi/chain.o clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux-3.4.1/release/link-static/threading-multi/io.o clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux-3.4.1/release/link-static/threading-multi/line_input.o clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux-3.4.1/release/link-static/threading-multi/multi_progress.o clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/initial_probabilities.o In file included from /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/initial_probabilities.cc:4: In file included from ./lm/builder/ngram_stream.hh:4: ./lm/builder/ngram.hh:81:29: warning: shift count >= width of type [-Wshift-count-overflow] Value().count |= (1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./lm/builder/ngram.hh:85:30: warning: shift count >= width of type [-Wshift-count-overflow] Value().count &= ~(1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./lm/builder/ngram.hh:89:36: warning: shift count >= width of type [-Wshift-count-overflow] return Value().count & ~(1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/print.o In file included from /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/print.cc:1: In file included from ./lm/builder/print.hh:4: ./lm/builder/ngram.hh:81:29: warning: shift count >= width of type [-Wshift-count-overflow] Value().count |= (1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./lm/builder/ngram.hh:85:30: warning: shift count >= width of type [-Wshift-count-overflow] Value().count &= ~(1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./lm/builder/ngram.hh:89:36: warning: shift count >= width of type [-Wshift-count-overflow] return Value().count & ~(1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/corpus_count.o In file included from /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/corpus_count.cc:3: ./lm/builder/ngram.hh:81:29: warning: shift count >= width of type [-Wshift-count-overflow] Value().count |= (1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./lm/builder/ngram.hh:85:30: warning: shift count >= width of type [-Wshift-count-overflow] Value().count &= ~(1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./lm/builder/ngram.hh:89:36: warning: shift count >= width of type [-Wshift-count-overflow] return Value().count & ~(1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/pipeline.o In file included from /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/pipeline.cc:8: In file included from ./lm/builder/print.hh:4: ./lm/builder/ngram.hh:81:29: warning: shift count >= width of type [-Wshift-count-overflow] Value().count |= (1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./lm/builder/ngram.hh:85:30: warning: shift count >= width of type [-Wshift-count-overflow] Value().count &= ~(1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./lm/builder/ngram.hh:89:36: warning: shift count >= width of type [-Wshift-count-overflow] return Value().count & ~(1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/interpolate.o In file included from /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/interpolate.cc:4: In file included from ./lm/builder/joint_order.hh:4: In file included from ./lm/builder/ngram_stream.hh:4: ./lm/builder/ngram.hh:81:29: warning: shift count >= width of type [-Wshift-count-overflow] Value().count |= (1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./lm/builder/ngram.hh:85:30: warning: shift count >= width of type [-Wshift-count-overflow] Value().count &= ~(1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./lm/builder/ngram.hh:89:36: warning: shift count >= width of type [-Wshift-count-overflow] return Value().count & ~(1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/adjust_counts.o In file included from /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/adjust_counts.cc:2: In file included from ./lm/builder/ngram_stream.hh:4: ./lm/builder/ngram.hh:81:29: warning: shift count >= width of type [-Wshift-count-overflow] Value().count |= (1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./lm/builder/ngram.hh:85:30: warning: shift count >= width of type [-Wshift-count-overflow] Value().count &= ~(1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./lm/builder/ngram.hh:89:36: warning: shift count >= width of type [-Wshift-count-overflow] return Value().count & ~(1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/lmplz_main.o clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/lmplz clang-linux.compile.c++.without-pth lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/query_main.o clang-linux.link lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/query clang-linux.compile.c++.without-pth lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/fragment_main.o clang-linux.link lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/fragment clang-linux.compile.c++.without-pth lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/build_binary_main.o clang-linux.link lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/build_binary common.mkdir lm/filter/bin common.mkdir lm/filter/bin/clang-linux-3.4.1 common.mkdir lm/filter/bin/clang-linux-3.4.1/release common.mkdir lm/filter/bin/clang-linux-3.4.1/release/link-static common.mkdir lm/filter/bin/clang-linux-3.4.1/release/link-static/threading-multi clang-linux.compile.c++.without-pth lm/filter/bin/clang-linux-3.4.1/release/link-static/threading-multi/main.o clang-linux.compile.c++.without-pth lm/filter/bin/clang-linux-3.4.1/release/link-static/threading-multi/phrase.o clang-linux.compile.c++.without-pth lm/filter/bin/clang-linux-3.4.1/release/link-static/threading-multi/vocab.o clang-linux.compile.c++.without-pth lm/filter/bin/clang-linux-3.4.1/release/link-static/threading-multi/arpa_io.o clang-linux.link lm/filter/bin/clang-linux-3.4.1/release/link-static/threading-multi/filter clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/dump_counts_main.o In file included from /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/dump_counts_main.cc:1: In file included from ./lm/builder/print.hh:4: ./lm/builder/ngram.hh:81:29: warning: shift count >= width of type [-Wshift-count-overflow] Value().count |= (1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./lm/builder/ngram.hh:85:30: warning: shift count >= width of type [-Wshift-count-overflow] Value().count &= ~(1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./lm/builder/ngram.hh:89:36: warning: shift count >= width of type [-Wshift-count-overflow] return Value().count & ~(1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/dump_counts clang-linux.compile.c++.without-pth util/bin/clang-linux-3.4.1/release/link-static/threading-multi/cat_compressed_main.o clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/cat_compressed clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/bin/lmplz clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/bin/query clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/bin/fragment clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/bin/build_binary clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/bin/filter clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/bin/dump_counts clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/bin/cat_compressed common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lib common.copy /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lib/libkenlm.a ..failed updating 12 targets... ..skipped 16 targets... ..updated 144 targets... *** [do-build] Error code 1 Stop in /usr/ports/textproc/kenlm. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 02:55:21 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 9D496510; Wed, 28 Jan 2015 02:55:21 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 8835E6B2; Wed, 28 Jan 2015 02:55:21 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S2tKPO045325; Wed, 28 Jan 2015 02:55:20 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S2tKFP045311; Wed, 28 Jan 2015 02:55:20 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 02:55:20 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280255.t0S2tKFP045311@beefy1.isc.freebsd.org> To: gnome@FreeBSD.org Subject: [package - 93i386-quarterly][mail/evolution] Failed for evolution-3.12.9 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: Wed, 28 Jan 2015 02:55:21 -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: gnome@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/mail/evolution/Makefile 375852 2014-12-30 20:13:46Z kwm $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/evolution-3.12.9.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building mail/evolution build started at Wed Jan 28 02:42:41 UTC 2015 port directory: /usr/ports/mail/evolution building for: FreeBSD 93i386-quarterly-job-15 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/mail/evolution/Makefile 375852 2014-12-30 20:13:46Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=evolution-3.12.9 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for evolution-3.12.9: CANBERRA=on: Canberra theme audio plugin LDAP=on: LDAP protocol support PST=off: Outlook .pst importer WEATHER=on: Weather calendar backend ====> Spam filter support SPAMASSASSIN=off: SpamAssassin spam filtering BOGOFILTER=on: Bogofilter spam filtering ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-nss=yes --with-sub-version=" FreeBSD GNOME Team Port" --disable-image-inline --disable-contact-maps --enable-canberra --with-openldap --disable-pst-import --enable-weather --disable-spamassassin --enable-bogofilter --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/mail/evolution/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/evolution/work HOME=/wrkdirs/usr/ports/mail/evolution/work TMPDIR="/tmp" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh GTKDOC="false" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/mail/evolution/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/evolution/work HOME=/wrkdirs/usr/ports/mail/evolution/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 -DLDAP_DEPRECATED -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -DLDAP_DEPRECATED -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=3.12 PORTVERSION=2.12 CANBERRA="" NO_CANBERRA="@comment " LDAP="" NO_LDAP="@comment " PST="@comment " NO_PST="" WEATHER="" NO_WEATHER="@comment " SPAMASSASSIN="@comment " NO_SPAMASSASSIN="" BOGOFILTER="" NO_BOGOFILTER="@comment " OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/evolution" EXAMPLESDIR="share/examples/evolution" DATADIR="share/evolution" WWWDIR="www/evolution" ETCDIR="etc/evolution" --End PLIST_SUB-- --SUB_LIST-- CANBERRA="" NO_CANBERRA="@comment " LDAP="" NO_LDAP="@comment " PST="@comment " NO_PST="" WEATHER="" NO_WEATHER="@comment " SPAMASSASSIN="@comment " NO_SPAMASSASSIN="" BOGOFILTER="" NO_BOGOFILTER="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/evolution DOCSDIR=/usr/local/share/doc/evolution EXAMPLESDIR=/usr/local/share/examples/evolution WWWDIR=/usr/local/www/evolution ETCDIR=/usr/local/etc/evolution --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> evolution-3.12.9 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.3.txz [93i386-quarterly-job-15] Installing pkg-1.4.3... [93i386-quarterly-job-15] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of evolution-3.12.9 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by evolution-3.12.9 for building =========================================================================== =================================================== ===> Fetching all distfiles required by evolution-3.12.9 for building => SHA256 Checksum OK for gnome3/evolution-3.12.9.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by evolution-3.12.9 for building ===> Extracting for evolution-3.12.9 => SHA256 Checksum OK for gnome3/evolution-3.12.9.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for evolution-3.12.9 ===> Applying FreeBSD patches for evolution-3.12.9 =========================================================================== =================================================== ===> evolution-3.12.9 depends on executable: itstool - not found ===> Verifying install for itstool in /usr/ports/textproc/itstool ===> Installing existing package /packages/All/itstool-2.0.2_1.txz [93i386-quarterly-job-15] Installing itstool-2.0.2_1... [93i386-quarterly-job-15] `-- Installing py27-libxml2-2.9.2... [93i386-quarterly-job-15] | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-15] | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-15] | `-- Installing libxml2-2.9.2_2... [93i386-quarterly-job-15] | `-- Extracting libxml2-2.9.2_2... done [93i386-quarterly-job-15] | `-- Installing py27-setuptools27-5.5.1... [93i386-quarterly-job-15] | | `-- Installing python27-2.7.9... [93i386-quarterly-job-15] | | `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-15] | | | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-15] | | | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-15] | | `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-15] | | `-- Installing libffi-3.0.13_3... [93i386-quarterly-job-15] | | `-- Extracting libffi-3.0.13_3... done CC libevolution_util_la-e-mail-signature-script-dialog.lo CC libevolution_util_la-e-mail-signature-tree-view.lo CC libevolution_util_la-e-map.lo CC libevolution_util_la-e-marshal.lo CC libevolution_util_la-e-menu-tool-action.lo CC libevolution_util_la-e-menu-tool-button.lo CC libevolution_util_la-e-misc-utils.lo CC libevolution_util_la-e-mktemp.lo CC libevolution_util_la-e-name-selector-dialog.lo CC libevolution_util_la-e-name-selector-entry.lo CC libevolution_util_la-e-name-selector-list.lo CC libevolution_util_la-e-name-selector-model.lo CC libevolution_util_la-e-name-selector.lo CC libevolution_util_la-e-online-button.lo CC libevolution_util_la-e-paned.lo CC libevolution_util_la-e-passwords.lo CC libevolution_util_la-e-photo-cache.lo CC libevolution_util_la-e-photo-source.lo CC libevolution_util_la-e-picture-gallery.lo CC libevolution_util_la-e-plugin-ui.lo CC libevolution_util_la-e-plugin.lo CC libevolution_util_la-e-poolv.lo CC libevolution_util_la-e-popup-action.lo CC libevolution_util_la-e-popup-menu.lo CC libevolution_util_la-e-port-entry.lo CC libevolution_util_la-e-preferences-window.lo CC libevolution_util_la-e-preview-pane.lo e-preview-pane.c: In function 'e_preview_pane_get_type': e-preview-pane.c:55: warning: 'gtk_vbox_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59) CC libevolution_util_la-e-print.lo CC libevolution_util_la-e-printable.lo CC libevolution_util_la-e-proxy-combo-box.lo CC libevolution_util_la-e-proxy-editor.lo CC libevolution_util_la-e-proxy-link-selector.lo CC libevolution_util_la-e-proxy-preferences.lo CC libevolution_util_la-e-proxy-selector.lo CC libevolution_util_la-e-reflow-model.lo CC libevolution_util_la-e-reflow.lo CC libevolution_util_la-e-rule-context.lo CC libevolution_util_la-e-rule-editor.lo CC libevolution_util_la-e-search-bar.lo e-search-bar.c: In function 'e_search_bar_get_type': e-search-bar.c:68: warning: 'gtk_hbox_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61) CC libevolution_util_la-e-selectable.lo CC libevolution_util_la-e-selection-model-array.lo CC libevolution_util_la-e-selection-model-simple.lo CC libevolution_util_la-e-selection-model.lo CC libevolution_util_la-e-selection.lo CC libevolution_util_la-e-send-options.lo CC libevolution_util_la-e-sorter-array.lo CC libevolution_util_la-e-sorter.lo CC libevolution_util_la-e-source-combo-box.lo CC libevolution_util_la-e-source-config-backend.lo CC libevolution_util_la-e-source-config-dialog.lo CC libevolution_util_la-e-source-config.lo CC libevolution_util_la-e-source-selector-dialog.lo CC libevolution_util_la-e-source-selector.lo CC libevolution_util_la-e-source-util.lo CC libevolution_util_la-e-spell-entry.lo CC libevolution_util_la-e-spell-text-view.lo CC libevolution_util_la-e-spinner.lo CC libevolution_util_la-e-stock-request.lo CC libevolution_util_la-e-table-click-to-add.lo CC libevolution_util_la-e-table-col.lo CC libevolution_util_la-e-table-column-selector.lo CC libevolution_util_la-e-table-column-specification.lo CC libevolution_util_la-e-table-config.lo CC libevolution_util_la-e-table-extras.lo CC libevolution_util_la-e-table-field-chooser-dialog.lo CC libevolution_util_la-e-table-field-chooser-item.lo CC libevolution_util_la-e-table-field-chooser.lo e-table-field-chooser.c: In function 'e_table_field_chooser_get_type': e-table-field-chooser.c:47: warning: 'gtk_vbox_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59) CC libevolution_util_la-e-table-group-container.lo CC libevolution_util_la-e-table-group-leaf.lo CC libevolution_util_la-e-table-group.lo CC libevolution_util_la-e-table-header-item.lo CC libevolution_util_la-e-table-header-utils.lo CC libevolution_util_la-e-table-header.lo CC libevolution_util_la-e-table-item.lo CC libevolution_util_la-e-table-model.lo CC libevolution_util_la-e-table-one.lo CC libevolution_util_la-e-table-search.lo CC libevolution_util_la-e-table-selection-model.lo CC libevolution_util_la-e-table-sort-info.lo CC libevolution_util_la-e-table-sorted-variable.lo CC libevolution_util_la-e-table-sorted.lo CC libevolution_util_la-e-table-sorter.lo CC libevolution_util_la-e-table-sorting-utils.lo CC libevolution_util_la-e-table-specification.lo CC libevolution_util_la-e-table-state.lo CC libevolution_util_la-e-table-subset-variable.lo CC libevolution_util_la-e-table-subset.lo CC libevolution_util_la-e-table-utils.lo CC libevolution_util_la-e-table.lo CC libevolution_util_la-e-text-event-processor-emacs-like.lo CC libevolution_util_la-e-text-event-processor.lo CC libevolution_util_la-e-text-model-repos.lo CC libevolution_util_la-e-text-model.lo CC libevolution_util_la-e-text.lo CC libevolution_util_la-e-timezone-dialog.lo CC libevolution_util_la-e-tree-model-generator.lo CC libevolution_util_la-e-tree-model.lo CC libevolution_util_la-e-tree-selection-model.lo CC libevolution_util_la-e-tree-table-adapter.lo CC libevolution_util_la-e-tree-view-frame.lo CC libevolution_util_la-e-tree.lo CC libevolution_util_la-e-unicode.lo CC libevolution_util_la-e-url-entry.lo CC libevolution_util_la-e-util-enumtypes.lo CC libevolution_util_la-e-web-view-gtkhtml.lo CC libevolution_util_la-e-web-view-preview.lo e-web-view-preview.c: In function 'e_web_view_preview_get_type': e-web-view-preview.c:46: warning: 'gtk_vpaned_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkvpaned.h:59) CC libevolution_util_la-e-web-view.lo CC libevolution_util_la-e-widget-undo.lo CC libevolution_util_la-e-xml-utils.lo CC libevolution_util_la-ea-calendar-cell.lo ea-calendar-cell.c: In function 'ea_calendar_cell_get_name': ea-calendar-cell.c:245: warning: 'atk_table_get_index_at' is deprecated (declared at /usr/local/include/atk-1.0/atk/atktable.h:141) ea-calendar-cell.c: In function 'ea_calendar_cell_get_index_in_parent': ea-calendar-cell.c:296: warning: 'atk_table_get_index_at' is deprecated (declared at /usr/local/include/atk-1.0/atk/atktable.h:141) ea-calendar-cell.c: In function 'component_interface_get_extents': ea-calendar-cell.c:355: warning: 'atk_table_get_index_at' is deprecated (declared at /usr/local/include/atk-1.0/atk/atktable.h:141) CC libevolution_util_la-ea-calendar-item.lo ea-calendar-item.c: In function 'ea_calendar_item_get_row_label': ea-calendar-item.c:1139: warning: 'atk_table_get_index_at' is deprecated (declared at /usr/local/include/atk-1.0/atk/atktable.h:141) CC libevolution_util_la-ea-cell-table.lo CC libevolution_util_la-ea-widgets.lo CC libevolution_util_la-gal-a11y-e-cell-popup.lo CC libevolution_util_la-gal-a11y-e-cell-registry.lo CC libevolution_util_la-gal-a11y-e-cell-toggle.lo gal-a11y-e-cell-toggle.c: In function 'model_change_cb': gal-a11y-e-cell-toggle.c:136: warning: 'atk_focus_tracker_notify' is deprecated (declared at /usr/local/include/atk-1.0/atk/atkutil.h:197) CC libevolution_util_la-gal-a11y-e-cell-tree.lo CC libevolution_util_la-gal-a11y-e-cell-vbox.lo CC libevolution_util_la-gal-a11y-e-cell.lo gal-a11y-e-cell.c: In function 'gal_a11y_e_cell_get_extents': gal-a11y-e-cell.c:187: warning: 'atk_component_get_position' is deprecated (declared at /usr/local/include/atk-1.0/atk/atkcomponent.h:190) CC libevolution_util_la-gal-a11y-e-table-click-to-add-factory.lo CC libevolution_util_la-gal-a11y-e-table-click-to-add.lo gal-a11y-e-table-click-to-add.c: In function 'etcta_selection_cursor_changed': gal-a11y-e-table-click-to-add.c:319: warning: 'atk_focus_tracker_notify' is deprecated (declared at /usr/local/include/atk-1.0/atk/atkutil.h:197) CC libevolution_util_la-gal-a11y-e-table-column-header.lo CC libevolution_util_la-gal-a11y-e-table-factory.lo CC libevolution_util_la-gal-a11y-e-table-item-factory.lo CC libevolution_util_la-gal-a11y-e-table-item.lo gal-a11y-e-table-item.c: In function 'eti_a11y_reset_focus_object': gal-a11y-e-table-item.c:227: warning: 'atk_focus_tracker_notify' is deprecated (declared at /usr/local/include/atk-1.0/atk/atkutil.h:197) gal-a11y-e-table-item.c: In function 'eti_ref_accessible_at_point': gal-a11y-e-table-item.c:340: warning: 'atk_component_get_position' is deprecated (declared at /usr/local/include/atk-1.0/atk/atkcomponent.h:190) gal-a11y-e-table-item.c: In function 'selection_add_selection': gal-a11y-e-table-item.c:1335: warning: 'atk_table_get_row_at_index' is deprecated (declared at /usr/local/include/atk-1.0/atk/atktable.h:147) gal-a11y-e-table-item.c:1336: warning: 'atk_table_get_column_at_index' is deprecated (declared at /usr/local/include/atk-1.0/atk/atktable.h:144) gal-a11y-e-table-item.c: In function 'selection_ref_selection': gal-a11y-e-table-item.c:1393: warning: 'atk_table_get_row_at_index' is deprecated (declared at /usr/local/include/atk-1.0/atk/atktable.h:147) gal-a11y-e-table-item.c:1394: warning: 'atk_table_get_column_at_index' is deprecated (declared at /usr/local/include/atk-1.0/atk/atktable.h:144) gal-a11y-e-table-item.c: In function 'selection_is_child_selected': gal-a11y-e-table-item.c:1420: warning: 'atk_table_get_row_at_index' is deprecated (declared at /usr/local/include/atk-1.0/atk/atktable.h:147) CC libevolution_util_la-gal-a11y-e-table.lo CC libevolution_util_la-gal-a11y-e-text-factory.lo CC libevolution_util_la-gal-a11y-e-text.lo CC libevolution_util_la-gal-a11y-e-tree-factory.lo CC libevolution_util_la-gal-a11y-e-tree.lo CC libevolution_util_la-gal-a11y-util.lo CC libevolution_util_la-gal-view-collection.lo CC libevolution_util_la-gal-view-etable.lo CC libevolution_util_la-gal-view-instance-save-as-dialog.lo CC libevolution_util_la-gal-view-instance.lo CC libevolution_util_la-gal-view.lo CCLD libevolution-util.la CC evolution_source_viewer-evolution-source-viewer.o CCLD evolution-source-viewer /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_call@GLIBCXX_3.4.11' Makefile:1646: recipe for target 'evolution-source-viewer' failed gmake[3]: *** [evolution-source-viewer] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/mail/evolution/work/evolution-3.12.9/e-util' Makefile:1563: recipe for target 'all' failed gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/evolution/work/evolution-3.12.9/e-util' Makefile:737: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/mail/evolution/work/evolution-3.12.9' Makefile:620: recipe for target 'all' failed gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/mail/evolution. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 02:55:30 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 35BDF656; Wed, 28 Jan 2015 02:55:30 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 216DA6B4; Wed, 28 Jan 2015 02:55:30 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S2tT39047485; Wed, 28 Jan 2015 02:55:29 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S2tTeC047481; Wed, 28 Jan 2015 02:55:29 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 02:55:29 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280255.t0S2tTeC047481@beefy1.isc.freebsd.org> To: bsam@FreeBSD.org Subject: [package - 93i386-quarterly][graphics/oyranos] Failed for oyranos-0.9.5_4 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: Wed, 28 Jan 2015 02:55:30 -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: bsam@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/graphics/oyranos/Makefile 375598 2014-12-25 20:54:41Z bapt $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/oyranos-0.9.5_4.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building graphics/oyranos build started at Wed Jan 28 02:44:05 UTC 2015 port directory: /usr/ports/graphics/oyranos building for: FreeBSD 93i386-quarterly-job-16 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: bsam@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/graphics/oyranos/Makefile 375598 2014-12-25 20:54:41Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=oyranos-0.9.5_4 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 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-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/oyranos/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/oyranos/work HOME=/wrkdirs/usr/ports/graphics/oyranos/work 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="$(/usr/bin/clang++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/oyranos/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/oyranos/work HOME=/wrkdirs/usr/ports/graphics/oyranos/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/oyranos/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/oyranos/work HOME=/wrkdirs/usr/ports/graphics/oyranos/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/oyranos/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/oyranos/work HOME=/wrkdirs/usr/ports/graphics/oyranos/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/usr/bin/clang" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -liconv" LIBS="" CXX="/usr/bin/clang++" 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-- 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" CMAKE_BUILD_TYPE="release" VER=0.9.5 OSREL=9.3 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/oyranos" EXAMPLESDIR="share/examples/oyranos" DATADIR="share/oyranos" WWWDIR="www/oyranos" ETCDIR="etc/oyranos" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/oyranos DOCSDIR=/usr/local/share/doc/oyranos EXAMPLESDIR=/usr/local/share/examples/oyranos WWWDIR=/usr/local/www/oyranos ETCDIR=/usr/local/etc/oyranos --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> oyranos-0.9.5_4 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.3.txz [93i386-quarterly-job-16] Installing pkg-1.4.3... [93i386-quarterly-job-16] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of oyranos-0.9.5_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by oyranos-0.9.5_4 for building =========================================================================== =================================================== ===> Fetching all distfiles required by oyranos-0.9.5_4 for building => SHA256 Checksum OK for oyranos-0.9.5.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by oyranos-0.9.5_4 for building ===> Extracting for oyranos-0.9.5_4 => SHA256 Checksum OK for oyranos-0.9.5.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for oyranos-0.9.5_4 ===> Applying FreeBSD patches for oyranos-0.9.5_4 =========================================================================== =================================================== ===> oyranos-0.9.5_4 depends on file: /usr/local/bin/doxygen - not found ===> Verifying install for /usr/local/bin/doxygen in /usr/ports/devel/doxygen ===> Installing existing package /packages/All/doxygen-1.8.9,2.txz [93i386-quarterly-job-16] Installing doxygen-1.8.9,2... [93i386-quarterly-job-16] `-- Installing graphviz-2.38.0_6... [93i386-quarterly-job-16] | `-- Installing expat-2.1.0_2... [93i386-quarterly-job-16] | `-- Extracting expat-2.1.0_2... done [93i386-quarterly-job-16] | `-- Installing fontconfig-2.11.1,1... [93i386-quarterly-job-16] | | `-- Installing freetype2-2.5.4_1... [93i386-quarterly-job-16] | | `-- Extracting freetype2-2.5.4_1... done [93i386-quarterly-job-16] | `-- 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 [93i386-quarterly-job-16] | `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-16] | | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-16] | | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-16] | | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-16] | | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-16] | `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-16] | `-- Installing glib-2.42.1... [93i386-quarterly-job-16] | | `-- Installing libffi-3.0.13_3... [93i386-quarterly-job-16] | | `-- Extracting libffi-3.0.13_3... done [93i386-quarterly-job-16] | | `-- Installing pcre-8.35_2... [93i386-quarterly-job-16] | | `-- Extracting pcre-8.35_2... done [93i386-quarterly-job-16] | | `-- Installing perl5-5.18.4_11... [93i386-quarterly-job-16] | | `-- Extracting perl5-5.18.4_11... done [93i386-quarterly-job-16] | | `-- Installing python27-2.7.9... [93i386-quarterly-job-16] | | `-- Extracting python27-2.7.9... done [93i386-quarterly-job-16] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93i386-quarterly-job-16] | `-- Installing jpeg-8_6... [93i386-quarterly-job-16] | `-- Extracting jpeg-8_6... done [93i386-quarterly-job-16] | `-- Installing libICE-1.0.9,1... [93i386-quarterly-job-16] | | `-- Installing xproto-7.0.26... [93i386-quarterly-job-16] | | `-- Extracting xproto-7.0.26... done [93i386-quarterly-job-16] | `-- Extracting libICE-1.0.9,1... done [93i386-quarterly-job-16] | `-- Installing libSM-1.2.2_2,1... [93i386-quarterly-job-16] | `-- Extracting libSM-1.2.2_2,1... done [93i386-quarterly-job-16] | `-- Installing libX11-1.6.2_2,1... [93i386-quarterly-job-16] | | `-- Installing kbproto-1.0.6... [93i386-quarterly-job-16] | | `-- Extracting kbproto-1.0.6... done [93i386-quarterly-job-16] | | `-- Installing libXau-1.0.8_2... [93i386-quarterly-job-16] | | `-- Extracting libXau-1.0.8_2... done [93i386-quarterly-job-16] | | `-- Installing libXdmcp-1.1.1_2... Linking C executable test_object cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_object.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -liconv CMakeFiles/test_object.dir/test_object.c.o -o test_object -L/usr/local/lib -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object ../liboyranos_object/liboyranos_object.so.0.9.5 ../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm /usr/local/lib/libxml2.so -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 89%] Built target test_object /usr/bin/make -f src/tests/CMakeFiles/test_object-static.dir/build.make src/tests/CMakeFiles/test_object-static.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests/CMakeFiles/test_object-static.dir/DependInfo.cmake Scanning dependencies of target test_object-static /usr/bin/make -f src/tests/CMakeFiles/test_object-static.dir/build.make src/tests/CMakeFiles/test_object-static.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 89%] Building C object src/tests/CMakeFiles/test_object-static.dir/test_object.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests && /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos -I/wrkdirs/usr/ports/graphics/o yranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/test_object-static.dir/test_object.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests/test_object.c Linking C executable test_object-static cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_object-static.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -liconv CMakeFiles/test_object-static.dir/test_object.c.o -o test_object-static -L/usr/local/lib -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object ../liboyranos_object/liboyranos_object-static.a ../liboyranos_core/liboyranos_core-static.a /usr/local/lib/libintl.so -lm /usr/local/lib/libxml2.so -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 89%] Built target test_object-static /usr/bin/make -f src/tests/CMakeFiles/test_oyranos.dir/build.make src/tests/CMakeFiles/test_oyranos.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests/CMakeFiles/test_oyranos.dir/DependInfo.cmake Scanning dependencies of target test_oyranos /usr/bin/make -f src/tests/CMakeFiles/test_oyranos.dir/build.make src/tests/CMakeFiles/test_oyranos.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 89%] Building C object src/tests/CMakeFiles/test_oyranos.dir/test_oyranos.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests && /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos -I/wrkdirs/usr/ports/graphics/o yranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/test_oyranos.dir/test_oyranos.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests/test_oyranos.c Linking C executable test_oyranos cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_oyranos.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -liconv CMakeFiles/test_oyranos.dir/test_oyranos.c.o -o test_oyranos -L/usr/local/lib -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos ../liboyranos/liboyranos.so.0.9.5 ../liboyranos_config/liboyranos_config.so.0.9.5 -lyajl ../liboyranos_modules/liboyranos_modules.so.0.9.5 ../liboyranos_object/liboyranos_object.so.0.9.5 /usr/local/lib/libxml2.so ../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm -lc -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core:/wrkdirs/usr/ports/graphics/ oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 89%] Built target test_oyranos /usr/bin/make -f src/tests/CMakeFiles/test_oyranos-static.dir/build.make src/tests/CMakeFiles/test_oyranos-static.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests/CMakeFiles/test_oyranos-static.dir/DependInfo.cmake Scanning dependencies of target test_oyranos-static /usr/bin/make -f src/tests/CMakeFiles/test_oyranos-static.dir/build.make src/tests/CMakeFiles/test_oyranos-static.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 98 [ 90%] Building C object src/tests/CMakeFiles/test_oyranos-static.dir/test_oyranos.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests && /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos -I/wrkdirs/usr/ports/graphics/o yranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/test_oyranos-static.dir/test_oyranos.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests/test_oyranos.c Linking C executable test_oyranos-static cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_oyranos-static.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -liconv CMakeFiles/test_oyranos-static.dir/test_oyranos.c.o -o test_oyranos-static -L/usr/local/lib -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos ../liboyranos/liboyranos-static.a ../liboyranos_config/liboyranos_config-static.a -lyajl ../liboyranos_modules/liboyranos_modules-static.a ../liboyranos_object/liboyranos_object-static.a /usr/local/lib/libxml2.so ../liboyranos_core/liboyranos_core-static.a /usr/local/lib/libintl.so -lm -lc -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core:/wrkdirs/usr/p orts/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos ./liboyranos_core/liboyranos_core-static.a(oyranos_io_core.c.o): In function `oyGetTempFileName_': /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core/oyranos_io_core.c:(.text+0x2155): warning: warning: tmpnam() possibly used unsafely; consider using mkstemp() /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 98 [ 90%] Built target test_oyranos-static /usr/bin/make -f src/examples/oforms/CMakeFiles/oyranos_forms_cmd_line-static.dir/build.make src/examples/oforms/CMakeFiles/oyranos_forms_cmd_line-static.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/oforms /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/oforms /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/oforms/CMakeFiles/oyranos_forms_cmd_line-static.dir/DependInfo.cmake Scanning dependencies of target oyranos_forms_cmd_line-static /usr/bin/make -f src/examples/oforms/CMakeFiles/oyranos_forms_cmd_line-static.dir/build.make src/examples/oforms/CMakeFiles/oyranos_forms_cmd_line-static.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 42 [ 91%] Building C object src/examples/oforms/CMakeFiles/oyranos_forms_cmd_line-static.dir/oyranos_forms_cmd_line.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/oforms && /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos -I/wrkdirs/usr/ports/ graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/oyranos_forms_cmd_line-static.dir/oyranos_forms_cmd_line.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/oforms/oyranos_forms_cmd_line.c Linking C static library liboyranos_forms_cmd_line-static.a cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/oforms && /usr/local/bin/cmake -P CMakeFiles/oyranos_forms_cmd_line-static.dir/cmake_clean_target.cmake cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/oforms && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/oyranos_forms_cmd_line-static.dir/link.txt --verbose=1 /usr/bin/ar cr liboyranos_forms_cmd_line-static.a CMakeFiles/oyranos_forms_cmd_line-static.dir/oyranos_forms_cmd_line.c.o /usr/bin/ranlib liboyranos_forms_cmd_line-static.a /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 42 [ 91%] Built target oyranos_forms_cmd_line-static /usr/bin/make -f src/tools/CMakeFiles/oyranos-icc.dir/build.make src/tools/CMakeFiles/oyranos-icc.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/CMakeFiles/oyranos-icc.dir/DependInfo.cmake Scanning dependencies of target oyranos-icc /usr/bin/make -f src/tools/CMakeFiles/oyranos-icc.dir/build.make src/tools/CMakeFiles/oyranos-icc.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 91%] Building C object src/tools/CMakeFiles/oyranos-icc.dir/oyranos_convert.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos -I/wrkdirs/usr/ports/graphics/o yranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/oyranos-icc.dir/oyranos_convert.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/oyranos_convert.c Linking C executable oyranos-icc cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/oyranos-icc.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -liconv CMakeFiles/oyranos-icc.dir/oyranos_convert.c.o -o oyranos-icc -L/usr/local/lib ../liboyranos/liboyranos.so.0.9.5 /usr/local/lib/libintl.so -lm -lc ../examples/oforms/liboyranos_forms_cmd_line-static.a ../liboyranos/liboyranos.so.0.9.5 ../liboyranos_config/liboyranos_config.so.0.9.5 -lyajl ../liboyranos_modules/liboyranos_modules.so.0.9.5 ../liboyranos_object/liboyranos_object.so.0.9.5 /usr/local/lib/libxml2.so ../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm -lc -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_ core: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 91%] Built target oyranos-icc /usr/bin/make -f src/tools/CMakeFiles/oyranos-monitor.dir/build.make src/tools/CMakeFiles/oyranos-monitor.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/CMakeFiles/oyranos-monitor.dir/DependInfo.cmake Scanning dependencies of target oyranos-monitor /usr/bin/make -f src/tools/CMakeFiles/oyranos-monitor.dir/build.make src/tools/CMakeFiles/oyranos-monitor.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 12 [ 92%] Building C object src/tools/CMakeFiles/oyranos-monitor.dir/oyranos_gamma.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos -I/wrkdirs/usr/ports/graphics/o yranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/oyranos-monitor.dir/oyranos_gamma.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/oyranos_gamma.c Linking C executable oyranos-monitor cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/oyranos-monitor.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -liconv CMakeFiles/oyranos-monitor.dir/oyranos_gamma.c.o -o oyranos-monitor -L/usr/local/lib ../liboyranos/liboyranos.so.0.9.5 /usr/local/lib/libintl.so -lm -lc -lXinerama -lXrandr -lXcm -lXcmEDID -lXcmX11 -lXfixes /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so ../liboyranos_config/liboyranos_config.so.0.9.5 -lyajl ../liboyranos_modules/liboyranos_modules.so.0.9.5 -lc ../liboyranos_object/liboyranos_object.so.0.9.5 /usr/local/lib/libxml2.so ../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_objec t:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 12 [ 92%] Built target oyranos-monitor /usr/bin/make -f src/tools/CMakeFiles/oyranos-policy.dir/build.make src/tools/CMakeFiles/oyranos-policy.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/CMakeFiles/oyranos-policy.dir/DependInfo.cmake Scanning dependencies of target oyranos-policy /usr/bin/make -f src/tools/CMakeFiles/oyranos-policy.dir/build.make src/tools/CMakeFiles/oyranos-policy.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 92%] Building C object src/tools/CMakeFiles/oyranos-policy.dir/oyranos_policy.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos -I/wrkdirs/usr/ports/graphics/o yranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/oyranos-policy.dir/oyranos_policy.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/oyranos_policy.c Linking C executable oyranos-policy cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/oyranos-policy.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -liconv CMakeFiles/oyranos-policy.dir/oyranos_policy.c.o -o oyranos-policy -L/usr/local/lib ../liboyranos/liboyranos.so.0.9.5 /usr/local/lib/libintl.so -lm -lc ../liboyranos_config/liboyranos_config.so.0.9.5 -lyajl ../liboyranos_modules/liboyranos_modules.so.0.9.5 -lc ../liboyranos_object/liboyranos_object.so.0.9.5 /usr/local/lib/libxml2.so ../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 92%] Built target oyranos-policy /usr/bin/make -f src/tools/CMakeFiles/oyranos-profile.dir/build.make src/tools/CMakeFiles/oyranos-profile.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/CMakeFiles/oyranos-profile.dir/DependInfo.cmake Scanning dependencies of target oyranos-profile /usr/bin/make -f src/tools/CMakeFiles/oyranos-profile.dir/build.make src/tools/CMakeFiles/oyranos-profile.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 92%] Building C object src/tools/CMakeFiles/oyranos-profile.dir/oyranos_profile_tool.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos -I/wrkdirs/usr/ports/graphics/o yranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/oyranos-profile.dir/oyranos_profile_tool.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/oyranos_profile_tool.c Linking C executable oyranos-profile cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/oyranos-profile.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -liconv CMakeFiles/oyranos-profile.dir/oyranos_profile_tool.c.o -o oyranos-profile -L/usr/local/lib ../liboyranos/liboyranos.so.0.9.5 /usr/local/lib/libintl.so -lm -lc ../liboyranos_config/liboyranos_config.so.0.9.5 -lyajl ../liboyranos_modules/liboyranos_modules.so.0.9.5 -lc ../liboyranos_object/liboyranos_object.so.0.9.5 /usr/local/lib/libxml2.so ../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 92%] Built target oyranos-profile /usr/bin/make -f src/tools/CMakeFiles/oyranos-profile-graph.dir/build.make src/tools/CMakeFiles/oyranos-profile-graph.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/CMakeFiles/oyranos-profile-graph.dir/DependInfo.cmake Scanning dependencies of target oyranos-profile-graph /usr/bin/make -f src/tools/CMakeFiles/oyranos-profile-graph.dir/build.make src/tools/CMakeFiles/oyranos-profile-graph.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 92%] Building C object src/tools/CMakeFiles/oyranos-profile-graph.dir/oyranos_profile_graph.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos -I/wrkdirs/usr/ports/graphics/o yranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/oyranos-profile-graph.dir/oyranos_profile_graph.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/oyranos_profile_graph.c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/oyranos_profile_graph.c:706:26: warning: use of logical '||' with constant operand [-Wconstant-logical-operand] if(csp == icSigRgbData || icSigXYZData || ^ ~~~~~~~~~~~~ /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/oyranos_profile_graph.c:706:26: note: use '|' for a bitwise operation if(csp == icSigRgbData || icSigXYZData || ^~ | 1 warning generated. Linking C executable oyranos-profile-graph cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/oyranos-profile-graph.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -liconv CMakeFiles/oyranos-profile-graph.dir/oyranos_profile_graph.c.o -o oyranos-profile-graph -L/usr/local/lib ../liboyranos/liboyranos.so.0.9.5 /usr/local/lib/libintl.so -lm -lc -lcairo ../liboyranos_config/liboyranos_config.so.0.9.5 -lyajl ../liboyranos_modules/liboyranos_modules.so.0.9.5 -lc ../liboyranos_object/liboyranos_object.so.0.9.5 /usr/local/lib/libxml2.so ../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 92%] Built target oyranos-profile-graph /usr/bin/make -f src/tools/CMakeFiles/oyranos-profiles.dir/build.make src/tools/CMakeFiles/oyranos-profiles.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/CMakeFiles/oyranos-profiles.dir/DependInfo.cmake Scanning dependencies of target oyranos-profiles /usr/bin/make -f src/tools/CMakeFiles/oyranos-profiles.dir/build.make src/tools/CMakeFiles/oyranos-profiles.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 13 [ 93%] Building C object src/tools/CMakeFiles/oyranos-profiles.dir/oyranos_profiles.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos -I/wrkdirs/usr/ports/graphics/o yranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/oyranos-profiles.dir/oyranos_profiles.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/oyranos_profiles.c Linking C executable oyranos-profiles cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/oyranos-profiles.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -liconv CMakeFiles/oyranos-profiles.dir/oyranos_profiles.c.o -o oyranos-profiles -L/usr/local/lib ../liboyranos/liboyranos.so.0.9.5 /usr/local/lib/libintl.so -lm -lc ../liboyranos_config/liboyranos_config.so.0.9.5 -lyajl ../liboyranos_modules/liboyranos_modules.so.0.9.5 -lc ../liboyranos_object/liboyranos_object.so.0.9.5 /usr/local/lib/libxml2.so ../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 13 [ 93%] Built target oyranos-profiles /usr/bin/make -f src/tools/qcmsevents/CMakeFiles/qcmsevents.dir/build.make src/tools/qcmsevents/CMakeFiles/qcmsevents.dir/depend /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 93%] Generating moc_qcmsevents.cxx cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents && /usr/local/bin/moc-qt4 @/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents/moc_qcmsevents.cxx_parameters /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 93%] Generating qrc_qcmsevents.cxx cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents && /usr/local/bin/rcc -name qcmsevents -o /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents/qrc_qcmsevents.cxx /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents/qcmsevents.qrc cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents/CMakeFiles/qcmsevents.dir/DependInfo.cmake Scanning dependencies of target qcmsevents /usr/bin/make -f src/tools/qcmsevents/CMakeFiles/qcmsevents.dir/build.make src/tools/qcmsevents/CMakeFiles/qcmsevents.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 91 [ 94%] Building CXX object src/tools/qcmsevents/CMakeFiles/qcmsevents.dir/qcmsevents.cpp.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents && /usr/bin/clang++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyrano s-0.9.5/src/liboyranos -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -o CMakeFiles/qcmsevents.dir/qcmsevents.cpp.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents/qcmsevents.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 94%] Building CXX object src/tools/qcmsevents/CMakeFiles/qcmsevents.dir/moc_qcmsevents.cxx.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents && /usr/bin/clang++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyrano s-0.9.5/src/liboyranos -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -o CMakeFiles/qcmsevents.dir/moc_qcmsevents.cxx.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents/moc_qcmsevents.cxx /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 94%] Building CXX object src/tools/qcmsevents/CMakeFiles/qcmsevents.dir/qrc_qcmsevents.cxx.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents && /usr/bin/clang++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyrano s-0.9.5/src/liboyranos -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -o CMakeFiles/qcmsevents.dir/qrc_qcmsevents.cxx.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents/qrc_qcmsevents.cxx Linking CXX executable qcmsevents cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/qcmsevents.dir/link.txt --verbose=1 /usr/bin/clang++ -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -liconv CMakeFiles/qcmsevents.dir/qcmsevents.cpp.o CMakeFiles/qcmsevents.dir/moc_qcmsevents.cxx.o CMakeFiles/qcmsevents.dir/qrc_qcmsevents.cxx.o -o qcmsevents -L/usr/local/lib ../../liboyranos/liboyranos.so.0.9.5 /usr/local/lib/libintl.so -lm -lc /usr/local/lib/qt4/libQtGui.so /usr/local/lib/qt4/libQtCore.so -lXcm -lXcmEDID -lXcmX11 ../../liboyranos_config/liboyranos_config.so.0.9.5 -lyajl ../../liboyranos_modules/liboyranos_modules.so.0.9.5 -lc ../../liboyranos_object/liboyranos_object.so.0.9.5 /usr/local/lib/libxml2.so ../../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos:/usr/local/lib/qt4:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/gr aphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 91 [ 94%] Built target qcmsevents /usr/bin/make -f src/examples/CMakeFiles/image-display.dir/build.make src/examples/CMakeFiles/image-display.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/CMakeFiles/image-display.dir/DependInfo.cmake Scanning dependencies of target image-display /usr/bin/make -f src/examples/CMakeFiles/image-display.dir/build.make src/examples/CMakeFiles/image-display.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 94%] Building CXX object src/examples/CMakeFiles/image-display.dir/image_display/image_display.cpp.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples && /usr/bin/clang++ -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos -I/wrkdirs/usr/ports/grap hics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/image-display.dir/image_display/image_display.cpp.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/image_display/image_display.cpp In file included from /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/image_display/image_display.cpp:201: /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/image_display/../../liboyranos_core/oyranos_threads.c:203:40: warning: format specifies type 'long' but the argument has type 'oyThread_t' (aka 'pthread *') [-Wformat] printf("thread created [%ld]\n", background_thread); ~~~ ^~~~~~~~~~~~~~~~~ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 94%] Building C object src/examples/CMakeFiles/image-display.dir/image_display/GLee.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples && /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos -I/wrkdirs/usr/ports/graphic s/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/image-display.dir/image_display/GLee.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/image_display/GLee.c In file included from /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/image_display/GLee.c:43: /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/image_display/GLee.h:1056:17: warning: redefinition of typedef '__GLXextFuncPtr' is a C11 feature [-Wtypedef-redefinition] typedef void (*__GLXextFuncPtr)(void); ^ /usr/local/include/GL/glx.h:317:16: note: previous definition is here typedef void (*__GLXextFuncPtr)(void); ^ 1 warning generated. Linking CXX executable image-display cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/image-display.dir/link.txt --verbose=1 /usr/bin/clang++ -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -liconv CMakeFiles/image-display.dir/image_display/image_display.cpp.o CMakeFiles/image-display.dir/image_display/GLee.c.o -o image-display -L/usr/local/lib ../liboyranos/liboyranos.so.0.9.5 /usr/local/lib/libintl.so -lm -lc /usr/local/lib/libfltk_images.so /usr/local/lib/libfltk_forms.so /usr/local/lib/libfltk_gl.so /usr/local/lib/libGL.so /usr/local/lib/libfltk.so -L/usr/local/lib -lm -Wl,-rpath,/usr/local/lib -L/wrkdirs/usr/ports/x11-toolkits/fltk/work/fltk-1.3.2/src -R/usr/local/lib -lfltk -lXext -lXft -lfontconfig -lpthread -lm -lX11 /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so -lm ../liboyranos_config/liboyranos_config.so.0.9.5 -lyajl ../liboyranos_modules/liboyranos_modules.so.0.9.5 -lc ../liboyranos_object/liboyranos_object.so.0.9.5 /usr/local/lib/libxml2.so ../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libi ntl.so -lm -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core clang++: error: unknown argument: '-R/usr/local/lib' *** [src/examples/image-display] Error code 1 Stop in /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5. *** [src/examples/CMakeFiles/image-display.dir/all] Error code 1 Stop in /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5. *** [do-build] Error code 1 Stop in /usr/ports/graphics/oyranos. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 02:56:31 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 DB009798; Wed, 28 Jan 2015 02:56:31 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 BD2BE6C7; Wed, 28 Jan 2015 02:56:31 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S2uV4Y064498; Wed, 28 Jan 2015 02:56:31 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S2uV5I064477; Wed, 28 Jan 2015 02:56:31 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 02:56:31 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280256.t0S2uV5I064477@beefy1.isc.freebsd.org> To: gecko@FreeBSD.org Subject: [package - 93i386-quarterly][www/libxul] Failed for libxul-31.4.0_1 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: Wed, 28 Jan 2015 02:56: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: gecko@FreeBSD.org Last committer: jbeich@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/www/libxul/Makefile 377609 2015-01-21 13:53:22Z jbeich $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/libxul-31.4.0_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building www/libxul build started at Wed Jan 28 02:41:54 UTC 2015 port directory: /usr/ports/www/libxul building for: FreeBSD 93i386-quarterly-job-04 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: gecko@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/www/libxul/Makefile 377609 2015-01-21 13:53:22Z jbeich $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=libxul-31.4.0_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for libxul-31.4.0_1: DBUS=on: D-Bus IPC system support DEBUG=off: Build with debugging support DTRACE=off: Build with DTrace probes GCONF=off: GConf configuration backend support GIO=on: GIO for file I/O GNOMEUI=off: libgnomeui support module GSTREAMER=on: Multimedia support via GStreamer LIBPROXY=off: Proxy support via libproxy LOGGING=on: Additional log messages OPTIMIZED_CFLAGS=on: Use extra compiler optimizations PGO=off: Use Profile-Guided Optimization PROFILE=off: Build with profiling support TEST=off: Build and/or run tests ====> Options available for the multi AUDIO: you have to choose at least one of them ALSA=on: ALSA audio architecture support PULSEAUDIO=off: PulseAudio sound server support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/www/libxul/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/libxul/work HOME=/wrkdirs/usr/ports/www/libxul/work TMPDIR="/tmp" CPATH=/usr/local/include LIBRARY_PATH=/usr/local/lib MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/www/libxul/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/libxul/work HOME=/wrkdirs/usr/ports/www/libxul/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- SKIP_GRE_REGISTRATION=1 mozappdir=/usr/local/lib/libxul XDG_DATA_HOME=/wrkdirs/usr/ports/www/libxul/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/libxul/work HOME=/wrkdirs/usr/ports/www/libxul/work TMPDIR="/tmp" CPATH=/usr/local/include LIBRARY_PATH=/usr/local/lib XDG_DATA_HOME=/wrkdirs/usr/ports/www/libxul/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/libxul/work HOME=/wrkdirs/usr/ports/www/libxul/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="clang" CFLAGS="-O2 -pipe -O3 -fno-strict-aliasing" CPP="clang-cpp" CPPFLAGS="-isystem/usr/local/include" LDFLAGS=" -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -Wl,-rpath,/usr/local/lib/libxul" LIBS="" CXX="clang++" CXXFLAGS="-O2 -pipe -O3 -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-- QT_PREFIX="/usr/local" QT_BINDIR="lib/qt5/bin" QT_INCDIR="include/qt5" QT_LIBDIR="lib" QT_ARCHDIR="lib/qt5" QT_PLUGINDIR="lib/qt5/plugins" QT_LIBEXECDIR="libexec/qt5" QT_IMPORTDIR="lib/qt5/imports" QT_QMLDIR="lib/qt5/qml" QT_DATADIR="share/qt5" QT_DOCDIR="share/doc/qt5" QT_L10NDIR="share/qt5/translations" QT_ETCDIR="etc/xdg" QT_EXAMPLEDIR="share/examples/qt5" QT_TESTDIR="share/qt5/tests" QT_MKSPECDIR="lib/qt5/mkspecs" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/libxul" EXAMPLESDIR="share/examples/libxul" DATADIR="share/libxul" WWWDIR="www/libxul" ETCDIR="etc/libxul" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libxul DOCSDIR=/usr/local/share/doc/libxul EXAMPLESDIR=/usr/local/share/examples/libxul WWWDIR=/usr/local/www/libxul ETCDIR=/usr/local/etc/libxul --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> libxul-31.4.0_1 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.3.txz [93i386-quarterly-job-04] Installing pkg-1.4.3... [93i386-quarterly-job-04] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libxul-31.4.0_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by libxul-31.4.0_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by libxul-31.4.0_1 for building => SHA256 Checksum OK for firefox-31.4.0esr.source.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by libxul-31.4.0_1 for building ===> Extracting for libxul-31.4.0_1 => SHA256 Checksum OK for firefox-31.4.0esr.source.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for libxul-31.4.0_1 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for libxul-31.4.0_1 =========================================================================== =================================================== ===> libxul-31.4.0_1 depends on package: nspr>=4.10.6 - not found ===> Verifying install for nspr>=4.10.6 in /usr/ports/devel/nspr ===> Installing existing package /packages/All/nspr-4.10.7.txz [93i386-quarterly-job-04] Installing nspr-4.10.7... [93i386-quarterly-job-04] Extracting nspr-4.10.7... done ===> Returning to build of libxul-31.4.0_1 ===> libxul-31.4.0_1 depends on package: nss>=3.16.2 - not found ===> Verifying install for nss>=3.16.2 in /usr/ports/security/nss ===> Installing existing package /packages/All/nss-3.17.3.txz [93i386-quarterly-job-04] Installing nss-3.17.3... [93i386-quarterly-job-04] `-- Installing sqlite3-3.8.7.4... [93i386-quarterly-job-04] `-- Extracting sqlite3-3.8.7.4... done [93i386-quarterly-job-04] Extracting nss-3.17.3... done ===> Returning to build of libxul-31.4.0_1 ===> libxul-31.4.0_1 depends on package: libevent2>=2.0.21_2 - not found ===> Verifying install for libevent2>=2.0.21_2 in /usr/ports/devel/libevent2 ===> Installing existing package /packages/All/libevent2-2.0.21_3.txz [93i386-quarterly-job-04] Installing libevent2-2.0.21_3... [93i386-quarterly-job-04] Extracting libevent2-2.0.21_3... done ===> Returning to build of libxul-31.4.0_1 ===> libxul-31.4.0_1 depends on package: cairo>=1.12.16_1,2 - not found ===> Verifying install for cairo>=1.12.16_1,2 in /usr/ports/graphics/cairo ===> Installing existing package /packages/All/cairo-1.12.18_1,2.txz /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest' /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/FeedProcessor.manifest' gmake[5]: Leaving directory '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/toolkit/components/feeds' gmake[5]: Entering directory '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/toolkit/components/printing' /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/_virtualenv/bin/python -m mozbuild.action.jar_maker -j ../../../dist/bin/chrome -t /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31 -f symlink --relativesrcdir=toolkit/components/printing -c /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/components/printing/en-US -DNDEBUG -DTRIMMED -DMOZ_GLUE_IN_PROGRAM -DNO_NSPR_10_SUPPORT -DHAVE_X86_AVX2='1' -DMOZILLA_VERSION='"31.4.0"' -DMOZILLA_VERSION_U='31.4.0' -DMOZILLA_UAVERSION='"31.0"' -DD_INO='d_ino' -DSTDC_HEADERS='1' -DHAVE_SSIZE_T='1' -DHAVE_ST_BLKSIZE='1' -DHAVE_SIGINFO_T='1' -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE='1' -DHAVE_VISIBILITY_ATTRIBUTE='1' -DHAVE_DIRENT_H='1' -DHAVE_GETOPT_H='1' -DHAVE_MEMORY_H='1' -DHAVE_UNISTD_H='1' -DHAVE_NL_TYPES_H='1' -DHAVE_X11_XKBLIB_H='1' -DHAVE_CPUID_H='1' -DHAVE_SYS_TYPES_H='1' -DHAVE_NETINET_IN_H='1' -DHAVE_SIN_LEN='1' -DHAVE_SCONN_LEN='1' -DHAVE_SIN6_LEN='1' -DHAVE_SA_LEN='1' -DHAVE_SYS_CDEFS_H='1' -DHAVE_DLOPEN= '1' -DHAVE_DLADDR='1' -DHAVE_MEMMEM='1' -DFUNCPROTO='15' -D_REENTRANT='1' -D_THREAD_SAFE='1' -DHAVE_LOCALTIME_R='1' -DHAVE_ARC4RANDOM='1' -DHAVE_ARC4RANDOM_BUF='1' -DHAVE_CLOCK_MONOTONIC='1' -DHAVE_RES_NINIT='1' -DHAVE_LANGINFO_CODESET='1' -DVA_COPY='va_copy' -DHAVE_VA_COPY='1' -DHAVE_THREAD_TLS_KEYWORD='1' -DMALLOC_H='' -DHAVE_STRNDUP='1' -DHAVE_POSIX_MEMALIGN='1' -DHAVE_VALLOC='1' -DHAVE_MALLOC_USABLE_SIZE='1' -DHAVE_I18N_LC_MESSAGES='1' -DHAVE_LOCALECONV='1' -DNS_ATTR_MALLOC='__attribute__((malloc))' -DNS_WARN_UNUSED_RESULT='__attribute__((warn_unused_result))' -DRELEASE_BUILD='1' -DHAVE_LIBPNG='1' -DMOZ_UPDATE_CHANNEL='default' -DEARLY_BETA_OR_EARLIER='1' -DMOZ_XULRUNNER='1' -DMOZ_BUILD_APP='xulrunner' -DMOZ_X11='1' -DMOZ_WIDGET_GTK2='1' -DMOZ_WIDGET_GTK='2' -DMOZ_PDF_PRINTING='1' -DMOZ_ENABLE_XREMOTE='1' -DMOZ_INSTRUMENT_EVENT_LOOP='1' -DMOZ_ENABLE_STARTUP_NOTIFICATION='1' -DNS_PRINTING='1' -DNS_PRINT_PREVIEW='1' -DMOZ_DISTRIBUTION_ID='"org.mozilla"' -DMOZ_ENABLE_G IO='1' -DMOZ_ENABLE_DBUS='1' -DACCESSIBILITY! ='1' -DMOZ_WEBRTC='1' -DMOZ_WEBRTC_ASSERT_ALWAYS='1' -DMOZ_WEBRTC_SIGNALING='1' -DMOZ_PEERCONNECTION='1' -DMOZ_SCTP='1' -DMOZ_SRTP='1' -DMOZ_SAMPLE_TYPE_FLOAT32='1' -DMOZ_WEBSPEECH='1' -DMOZ_RAW='1' -DATTRIBUTE_ALIGNED_MAX='64' -DMOZ_OGG_NO_MEM_REPORTING='1' -DMOZ_WEBM='1' -DMOZ_FFMPEG='1' -DMOZ_FMP4='1' -DMOZ_MEDIA_NAVIGATOR='1' -DMOZ_VPX='1' -DMOZ_VPX_ERROR_CONCEALMENT='1' -DHAVE_LIBVPX='1' -DMOZ_VPX_NO_MEM_REPORTING='1' -DMOZ_WAVE='1' -DMOZ_VORBIS='1' -DMOZ_OPUS='1' -DHAVE_SYS_SOUNDCARD_H='1' -DMOZ_GSTREAMER='1' -DGST_API_VERSION='"1.0"' -DENABLE_SYSTEM_EXTENSION_DIRS='1' -DMOZ_WEBGL='1' -DMOZ_CRASHREPORTER_ENABLE_PERCENT='100' -DMOZ_CONTENT_SANDBOX_REPORTER='1' -DMOZ_FEEDS='1' -DMOZ_NATIVE_SQLITE='1' -DMOZ_URL_CLASSIFIER='1' -DGL_PROVIDER_GLX='1' -DMOZ_LOGGING='1' -DMOZ_MEMORY='1' -DMOZ_JEMALLOC3='1' -DMOZ_MEMORY_BSD='1' -DHAVE___CXA_DEMANGLE='1' -DJS_DEFAULT_JITREPORT_GRANULARITY='3' -DMOZ_OMNIJAR='1' -DMOZ_USER_DIR='".mozilla"' -DHAVE_FT_BITMAP_SIZE_Y_PPEM='1' -DHAVE_FT_GLYPHS LOT_EMBOLDEN='1' -DHAVE_FT_LOAD_SFNT_TABLE='1' -DHAVE_FONTCONFIG_FCFREETYPE_H='1' -DHAVE_STDINT_H='1' -DHAVE_INTTYPES_H='1' -DMOZ_ENABLE_SKIA='1' -DUSE_SKIA='1' -DUSE_SKIA_GPU='1' -DMOZ_XUL='1' -DMOZ_PROFILELOCKING='1' -DENABLE_MARIONETTE='1' -DBUILD_CTYPES='1' -DMOZ_PLACES='1' -DMOZ_SOCIAL='1' -DMOZ_SERVICES_COMMON='1' -DMOZ_SERVICES_CRYPTO='1' -DMOZ_SERVICES_HEALTHREPORT='1' -DMOZ_SERVICES_METRICS='1' -DMOZ_SERVICES_SYNC='1' -DMOZ_MACBUNDLE_ID='org.mozilla.xulrunner' -DMOZ_B2G_VERSION='"1.0.0"' -DMOZ_B2G_OS_NAME='""' -DMOZ_APP_UA_NAME='""' -DMOZ_APP_UA_VERSION='"31.4.0"' -DFIREFOX_VERSION='31.4.0' -DMOZ_TELEMETRY_DISPLAY_REV='2' -DMOZ_DATA_REPORTING='1' -DMOZ_DLL_SUFFIX='".so"' -DHAVE_POSIX_FADVISE='1' -DHAVE_POSIX_FALLOCATE='1' -DXP_UNIX='1' -DMOZ_ACCESSIBILITY_ATK='1' -DATK_MAJOR_VERSION='2' -DATK_MINOR_VERSION='14' -DATK_REV_VERSION='0' -DA11Y_LOG='1' -DEXPOSE_INTL_API='1' -DENABLE_INTL_API='1' -DMOZ_STATIC_JS='1' /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/compone nts/printing/jar.mn mkdir -p '.deps/' processing /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/components/printing/jar.mn gmake[5]: Leaving directory '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/toolkit/components/printing' gmake[5]: Entering directory '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/toolkit/components/autocomplete' libtoolkit_components_autocomplete.a.desc rm -f libtoolkit_components_autocomplete.a ./../../dist/bin/nsinstall -R -m 644 '../../../config/makefiles/xpidl/xpt/autocomplete.xpt' '../../../dist/bin/components' /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/_virtualenv/bin/python /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/config/expandlibs_gen.py --depend .deps/libtoolkit_components_autocomplete.a.desc.pp -o libtoolkit_components_autocomplete.a.desc Unified_cpp_autocomplete0.o /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces autocomplete.xpt' /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest' gmake[5]: Leaving directory '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/toolkit/components/autocomplete' gmake[5]: Entering directory '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/toolkit/components/satchel' libtoolkit_components_satchel.a.desc rm -f libtoolkit_components_satchel.a ./../../dist/bin/nsinstall -R -m 644 '../../../config/makefiles/xpidl/xpt/satchel.xpt' '../../../dist/bin/components' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/components/satchel/FormHistoryStartup.js' '../../../dist/bin/components' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/components/satchel/nsFormAutoComplete.js' '../../../dist/bin/components' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/components/satchel/nsInputListAutoComplete.js' '../../../dist/bin/components' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/components/satchel/satchel.manifest' '../../../dist/bin/components' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/components/satchel/AutoCompleteE10S.jsm' '../../../dist/bin/modules' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/components/satchel/nsFormAutoCompleteResult.jsm' '../../../dist/bin/modules' rm -f '../../../dist/bin/components/nsFormHistory.js' rm -f '../../../dist/bin/modules/FormHistory.jsm' /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/_virtualenv/bin/python /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/config/expandlibs_gen.py --depend .deps/libtoolkit_components_satchel.a.desc.pp -o libtoolkit_components_satchel.a.desc nsFormFillController.o /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/_virtualenv/bin/python -m mozbuild.action.preprocessor --depend .deps/nsFormHistory.js.pp -DMOZ_GLUE_IN_PROGRAM -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DSTATIC_EXPORTABLE_JS_API -DNO_NSPR_10_SUPPORT -DHAVE_X86_AVX2='1' -DMOZILLA_VERSION='"31.4.0"' -DMOZILLA_VERSION_U='31.4.0' -DMOZILLA_UAVERSION='"31.0"' -DD_INO='d_ino' -DSTDC_HEADERS='1' -DHAVE_SSIZE_T='1' -DHAVE_ST_BLKSIZE='1' -DHAVE_SIGINFO_T='1' -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE='1' -DHAVE_VISIBILITY_ATTRIBUTE='1' -DHAVE_DIRENT_H='1' -DHAVE_GETOPT_H='1' -DHAVE_MEMORY_H='1' -DHAVE_UNISTD_H='1' -DHAVE_NL_TYPES_H='1' -DHAVE_X11_XKBLIB_H='1' -DHAVE_CPUID_H='1' -DHAVE_SYS_TYPES_H='1' -DHAVE_NETINET_IN_H='1' -DHAVE_SIN_LEN='1' -DHAVE_SCONN_LEN='1' -DHAVE_SIN6_LEN='1' -DHAVE_SA_LEN='1' -DHAVE_SYS_CDEFS_H='1' -DHAVE_DLOPEN='1' -DHAVE_DLADDR='1' -DHAVE_MEMMEM='1' -DFUNCPROTO='15' -D_REENTRANT='1' -D_THREAD_SAFE='1' -DHAVE_LOCALTIME_R='1' -DHAVE_ARC4RANDOM='1' -D HAVE_ARC4RANDOM_BUF='1' -DHAVE_CLOCK_MONOTONIC='1' -DHAVE_RES_NINIT='1' -DHAVE_LANGINFO_CODESET='1' -DVA_COPY='va_copy' -DHAVE_VA_COPY='1' -DHAVE_THREAD_TLS_KEYWORD='1' -DMALLOC_H='' -DHAVE_STRNDUP='1' -DHAVE_POSIX_MEMALIGN='1' -DHAVE_VALLOC='1' -DHAVE_MALLOC_USABLE_SIZE='1' -DHAVE_I18N_LC_MESSAGES='1' -DHAVE_LOCALECONV='1' -DNS_ATTR_MALLOC='__attribute__((malloc))' -DNS_WARN_UNUSED_RESULT='__attribute__((warn_unused_result))' -DRELEASE_BUILD='1' -DHAVE_LIBPNG='1' -DMOZ_UPDATE_CHANNEL='default' -DEARLY_BETA_OR_EARLIER='1' -DMOZ_XULRUNNER='1' -DMOZ_BUILD_APP='xulrunner' -DMOZ_X11='1' -DMOZ_WIDGET_GTK2='1' -DMOZ_WIDGET_GTK='2' -DMOZ_PDF_PRINTING='1' -DMOZ_ENABLE_XREMOTE='1' -DMOZ_INSTRUMENT_EVENT_LOOP='1' -DMOZ_ENABLE_STARTUP_NOTIFICATION='1' -DNS_PRINTING='1' -DNS_PRINT_PREVIEW='1' -DMOZ_DISTRIBUTION_ID='"org.mozilla"' -DMOZ_ENABLE_GIO='1' -DMOZ_ENABLE_DBUS='1' -DACCESSIBILITY='1' -DMOZ_WEBRTC='1' -DMOZ_WEBRTC_ASSERT_ALWAYS='1' -DMOZ_WEBRTC_SIGNALING='1' -DMOZ_PEERCONNEC TION='1' -DMOZ_SCTP='1' -DMOZ_SRTP='1' -DMOZ! _SAMPLE_TYPE_FLOAT32='1' -DMOZ_WEBSPEECH='1' -DMOZ_RAW='1' -DATTRIBUTE_ALIGNED_MAX='64' -DMOZ_OGG_NO_MEM_REPORTING='1' -DMOZ_WEBM='1' -DMOZ_FFMPEG='1' -DMOZ_FMP4='1' -DMOZ_MEDIA_NAVIGATOR='1' -DMOZ_VPX='1' -DMOZ_VPX_ERROR_CONCEALMENT='1' -DHAVE_LIBVPX='1' -DMOZ_VPX_NO_MEM_REPORTING='1' -DMOZ_WAVE='1' -DMOZ_VORBIS='1' -DMOZ_OPUS='1' -DHAVE_SYS_SOUNDCARD_H='1' -DMOZ_GSTREAMER='1' -DGST_API_VERSION='"1.0"' -DENABLE_SYSTEM_EXTENSION_DIRS='1' -DMOZ_WEBGL='1' -DMOZ_CRASHREPORTER_ENABLE_PERCENT='100' -DMOZ_CONTENT_SANDBOX_REPORTER='1' -DMOZ_FEEDS='1' -DMOZ_NATIVE_SQLITE='1' -DMOZ_URL_CLASSIFIER='1' -DGL_PROVIDER_GLX='1' -DMOZ_LOGGING='1' -DMOZ_MEMORY='1' -DMOZ_JEMALLOC3='1' -DMOZ_MEMORY_BSD='1' -DHAVE___CXA_DEMANGLE='1' -DJS_DEFAULT_JITREPORT_GRANULARITY='3' -DMOZ_OMNIJAR='1' -DMOZ_USER_DIR='".mozilla"' -DHAVE_FT_BITMAP_SIZE_Y_PPEM='1' -DHAVE_FT_GLYPHSLOT_EMBOLDEN='1' -DHAVE_FT_LOAD_SFNT_TABLE='1' -DHAVE_FONTCONFIG_FCFREETYPE_H='1' -DHAVE_STDINT_H='1' -DHAVE_INTTYPES_H='1' -DMOZ_ENABLE_SKI A='1' -DUSE_SKIA='1' -DUSE_SKIA_GPU='1' -DMOZ_XUL='1' -DMOZ_PROFILELOCKING='1' -DENABLE_MARIONETTE='1' -DBUILD_CTYPES='1' -DMOZ_PLACES='1' -DMOZ_SOCIAL='1' -DMOZ_SERVICES_COMMON='1' -DMOZ_SERVICES_CRYPTO='1' -DMOZ_SERVICES_HEALTHREPORT='1' -DMOZ_SERVICES_METRICS='1' -DMOZ_SERVICES_SYNC='1' -DMOZ_MACBUNDLE_ID='org.mozilla.xulrunner' -DMOZ_B2G_VERSION='"1.0.0"' -DMOZ_B2G_OS_NAME='""' -DMOZ_APP_UA_NAME='""' -DMOZ_APP_UA_VERSION='"31.4.0"' -DFIREFOX_VERSION='31.4.0' -DMOZ_TELEMETRY_DISPLAY_REV='2' -DMOZ_DATA_REPORTING='1' -DMOZ_DLL_SUFFIX='".so"' -DHAVE_POSIX_FADVISE='1' -DHAVE_POSIX_FALLOCATE='1' -DXP_UNIX='1' -DMOZ_ACCESSIBILITY_ATK='1' -DATK_MAJOR_VERSION='2' -DATK_MINOR_VERSION='14' -DATK_REV_VERSION='0' -DA11Y_LOG='1' -DEXPOSE_INTL_API='1' -DENABLE_INTL_API='1' -DMOZ_STATIC_JS='1' -DNDEBUG -DTRIMMED '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/components/satchel/nsFormHistory.js' -o '../../../dist/bin/components/nsFormHistory.js' /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/_virtualenv/bin/python -m mozbuild.action.preprocessor --depend .deps/FormHistory.jsm.pp -DMOZ_GLUE_IN_PROGRAM -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DSTATIC_EXPORTABLE_JS_API -DNO_NSPR_10_SUPPORT -DHAVE_X86_AVX2='1' -DMOZILLA_VERSION='"31.4.0"' -DMOZILLA_VERSION_U='31.4.0' -DMOZILLA_UAVERSION='"31.0"' -DD_INO='d_ino' -DSTDC_HEADERS='1' -DHAVE_SSIZE_T='1' -DHAVE_ST_BLKSIZE='1' -DHAVE_SIGINFO_T='1' -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE='1' -DHAVE_VISIBILITY_ATTRIBUTE='1' -DHAVE_DIRENT_H='1' -DHAVE_GETOPT_H='1' -DHAVE_MEMORY_H='1' -DHAVE_UNISTD_H='1' -DHAVE_NL_TYPES_H='1' -DHAVE_X11_XKBLIB_H='1' -DHAVE_CPUID_H='1' -DHAVE_SYS_TYPES_H='1' -DHAVE_NETINET_IN_H='1' -DHAVE_SIN_LEN='1' -DHAVE_SCONN_LEN='1' -DHAVE_SIN6_LEN='1' -DHAVE_SA_LEN='1' -DHAVE_SYS_CDEFS_H='1' -DHAVE_DLOPEN='1' -DHAVE_DLADDR='1' -DHAVE_MEMMEM='1' -DFUNCPROTO='15' -D_REENTRANT='1' -D_THREAD_SAFE='1' -DHAVE_LOCALTIME_R='1' -DHAVE_ARC4RANDOM='1' -DH AVE_ARC4RANDOM_BUF='1' -DHAVE_CLOCK_MONOTONIC='1' -DHAVE_RES_NINIT='1' -DHAVE_LANGINFO_CODESET='1' -DVA_COPY='va_copy' -DHAVE_VA_COPY='1' -DHAVE_THREAD_TLS_KEYWORD='1' -DMALLOC_H='' -DHAVE_STRNDUP='1' -DHAVE_POSIX_MEMALIGN='1' -DHAVE_VALLOC='1' -DHAVE_MALLOC_USABLE_SIZE='1' -DHAVE_I18N_LC_MESSAGES='1' -DHAVE_LOCALECONV='1' -DNS_ATTR_MALLOC='__attribute__((malloc))' -DNS_WARN_UNUSED_RESULT='__attribute__((warn_unused_result))' -DRELEASE_BUILD='1' -DHAVE_LIBPNG='1' -DMOZ_UPDATE_CHANNEL='default' -DEARLY_BETA_OR_EARLIER='1' -DMOZ_XULRUNNER='1' -DMOZ_BUILD_APP='xulrunner' -DMOZ_X11='1' -DMOZ_WIDGET_GTK2='1' -DMOZ_WIDGET_GTK='2' -DMOZ_PDF_PRINTING='1' -DMOZ_ENABLE_XREMOTE='1' -DMOZ_INSTRUMENT_EVENT_LOOP='1' -DMOZ_ENABLE_STARTUP_NOTIFICATION='1' -DNS_PRINTING='1' -DNS_PRINT_PREVIEW='1' -DMOZ_DISTRIBUTION_ID='"org.mozilla"' -DMOZ_ENABLE_GIO='1' -DMOZ_ENABLE_DBUS='1' -DACCESSIBILITY='1' -DMOZ_WEBRTC='1' -DMOZ_WEBRTC_ASSERT_ALWAYS='1' -DMOZ_WEBRTC_SIGNALING='1' -DMOZ_PEERCONNECT ION='1' -DMOZ_SCTP='1' -DMOZ_SRTP='1' -DMOZ_! SAMPLE_TYPE_FLOAT32='1' -DMOZ_WEBSPEECH='1' -DMOZ_RAW='1' -DATTRIBUTE_ALIGNED_MAX='64' -DMOZ_OGG_NO_MEM_REPORTING='1' -DMOZ_WEBM='1' -DMOZ_FFMPEG='1' -DMOZ_FMP4='1' -DMOZ_MEDIA_NAVIGATOR='1' -DMOZ_VPX='1' -DMOZ_VPX_ERROR_CONCEALMENT='1' -DHAVE_LIBVPX='1' -DMOZ_VPX_NO_MEM_REPORTING='1' -DMOZ_WAVE='1' -DMOZ_VORBIS='1' -DMOZ_OPUS='1' -DHAVE_SYS_SOUNDCARD_H='1' -DMOZ_GSTREAMER='1' -DGST_API_VERSION='"1.0"' -DENABLE_SYSTEM_EXTENSION_DIRS='1' -DMOZ_WEBGL='1' -DMOZ_CRASHREPORTER_ENABLE_PERCENT='100' -DMOZ_CONTENT_SANDBOX_REPORTER='1' -DMOZ_FEEDS='1' -DMOZ_NATIVE_SQLITE='1' -DMOZ_URL_CLASSIFIER='1' -DGL_PROVIDER_GLX='1' -DMOZ_LOGGING='1' -DMOZ_MEMORY='1' -DMOZ_JEMALLOC3='1' -DMOZ_MEMORY_BSD='1' -DHAVE___CXA_DEMANGLE='1' -DJS_DEFAULT_JITREPORT_GRANULARITY='3' -DMOZ_OMNIJAR='1' -DMOZ_USER_DIR='".mozilla"' -DHAVE_FT_BITMAP_SIZE_Y_PPEM='1' -DHAVE_FT_GLYPHSLOT_EMBOLDEN='1' -DHAVE_FT_LOAD_SFNT_TABLE='1' -DHAVE_FONTCONFIG_FCFREETYPE_H='1' -DHAVE_STDINT_H='1' -DHAVE_INTTYPES_H='1' -DMOZ_ENABLE_SKIA ='1' -DUSE_SKIA='1' -DUSE_SKIA_GPU='1' -DMOZ_XUL='1' -DMOZ_PROFILELOCKING='1' -DENABLE_MARIONETTE='1' -DBUILD_CTYPES='1' -DMOZ_PLACES='1' -DMOZ_SOCIAL='1' -DMOZ_SERVICES_COMMON='1' -DMOZ_SERVICES_CRYPTO='1' -DMOZ_SERVICES_HEALTHREPORT='1' -DMOZ_SERVICES_METRICS='1' -DMOZ_SERVICES_SYNC='1' -DMOZ_MACBUNDLE_ID='org.mozilla.xulrunner' -DMOZ_B2G_VERSION='"1.0.0"' -DMOZ_B2G_OS_NAME='""' -DMOZ_APP_UA_NAME='""' -DMOZ_APP_UA_VERSION='"31.4.0"' -DFIREFOX_VERSION='31.4.0' -DMOZ_TELEMETRY_DISPLAY_REV='2' -DMOZ_DATA_REPORTING='1' -DMOZ_DLL_SUFFIX='".so"' -DHAVE_POSIX_FADVISE='1' -DHAVE_POSIX_FALLOCATE='1' -DXP_UNIX='1' -DMOZ_ACCESSIBILITY_ATK='1' -DATK_MAJOR_VERSION='2' -DATK_MINOR_VERSION='14' -DATK_REV_VERSION='0' -DA11Y_LOG='1' -DEXPOSE_INTL_API='1' -DENABLE_INTL_API='1' -DMOZ_STATIC_JS='1' -DNDEBUG -DTRIMMED '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/components/satchel/FormHistory.jsm' -o '../../../dist/bin/modules/FormHistory.jsm' /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces satchel.xpt' /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest' /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/satchel.manifest' /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/_virtualenv/bin/python -m mozbuild.action.jar_maker -j ../../../dist/bin/chrome -t /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31 -f symlink --relativesrcdir=toolkit/components/satchel -c /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/components/satchel/en-US -DNDEBUG -DTRIMMED -DMOZ_GLUE_IN_PROGRAM -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DSTATIC_EXPORTABLE_JS_API -DNO_NSPR_10_SUPPORT -DHAVE_X86_AVX2='1' -DMOZILLA_VERSION='"31.4.0"' -DMOZILLA_VERSION_U='31.4.0' -DMOZILLA_UAVERSION='"31.0"' -DD_INO='d_ino' -DSTDC_HEADERS='1' -DHAVE_SSIZE_T='1' -DHAVE_ST_BLKSIZE='1' -DHAVE_SIGINFO_T='1' -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE='1' -DHAVE_VISIBILITY_ATTRIBUTE='1' -DHAVE_DIRENT_H='1' -DHAVE_GETOPT_H='1' -DHAVE_MEMORY_H='1' -DHAVE_UNISTD_H='1' -DHAVE_NL_TYPES_H='1' -DHAVE_X11_XKBLIB_H='1' -DHAVE_CPUID_H='1' -DHAVE_SYS_TYPES_H='1' -DHAVE_NETINET_IN_H='1' -DHAVE_SIN_LEN='1' -DHAVE_SCONN_LEN='1' -DHAVE_SIN6_ LEN='1' -DHAVE_SA_LEN='1' -DHAVE_SYS_CDEFS_H='1' -DHAVE_DLOPEN='1' -DHAVE_DLADDR='1' -DHAVE_MEMMEM='1' -DFUNCPROTO='15' -D_REENTRANT='1' -D_THREAD_SAFE='1' -DHAVE_LOCALTIME_R='1' -DHAVE_ARC4RANDOM='1' -DHAVE_ARC4RANDOM_BUF='1' -DHAVE_CLOCK_MONOTONIC='1' -DHAVE_RES_NINIT='1' -DHAVE_LANGINFO_CODESET='1' -DVA_COPY='va_copy' -DHAVE_VA_COPY='1' -DHAVE_THREAD_TLS_KEYWORD='1' -DMALLOC_H='' -DHAVE_STRNDUP='1' -DHAVE_POSIX_MEMALIGN='1' -DHAVE_VALLOC='1' -DHAVE_MALLOC_USABLE_SIZE='1' -DHAVE_I18N_LC_MESSAGES='1' -DHAVE_LOCALECONV='1' -DNS_ATTR_MALLOC='__attribute__((malloc))' -DNS_WARN_UNUSED_RESULT='__attribute__((warn_unused_result))' -DRELEASE_BUILD='1' -DHAVE_LIBPNG='1' -DMOZ_UPDATE_CHANNEL='default' -DEARLY_BETA_OR_EARLIER='1' -DMOZ_XULRUNNER='1' -DMOZ_BUILD_APP='xulrunner' -DMOZ_X11='1' -DMOZ_WIDGET_GTK2='1' -DMOZ_WIDGET_GTK='2' -DMOZ_PDF_PRINTING='1' -DMOZ_ENABLE_XREMOTE='1' -DMOZ_INSTRUMENT_EVENT_LOOP='1' -DMOZ_ENABLE_STARTUP_NOTIFICATION='1' -DNS_PRINTING='1' -DNS_PRINT_P REVIEW='1' -DMOZ_DISTRIBUTION_ID='"org.mozil! la"' -DMOZ_ENABLE_GIO='1' -DMOZ_ENABLE_DBUS='1' -DACCESSIBILITY='1' -DMOZ_WEBRTC='1' -DMOZ_WEBRTC_ASSERT_ALWAYS='1' -DMOZ_WEBRTC_SIGNALING='1' -DMOZ_PEERCONNECTION='1' -DMOZ_SCTP='1' -DMOZ_SRTP='1' -DMOZ_SAMPLE_TYPE_FLOAT32='1' -DMOZ_WEBSPEECH='1' -DMOZ_RAW='1' -DATTRIBUTE_ALIGNED_MAX='64' -DMOZ_OGG_NO_MEM_REPORTING='1' -DMOZ_WEBM='1' -DMOZ_FFMPEG='1' -DMOZ_FMP4='1' -DMOZ_MEDIA_NAVIGATOR='1' -DMOZ_VPX='1' -DMOZ_VPX_ERROR_CONCEALMENT='1' -DHAVE_LIBVPX='1' -DMOZ_VPX_NO_MEM_REPORTING='1' -DMOZ_WAVE='1' -DMOZ_VORBIS='1' -DMOZ_OPUS='1' -DHAVE_SYS_SOUNDCARD_H='1' -DMOZ_GSTREAMER='1' -DGST_API_VERSION='"1.0"' -DENABLE_SYSTEM_EXTENSION_DIRS='1' -DMOZ_WEBGL='1' -DMOZ_CRASHREPORTER_ENABLE_PERCENT='100' -DMOZ_CONTENT_SANDBOX_REPORTER='1' -DMOZ_FEEDS='1' -DMOZ_NATIVE_SQLITE='1' -DMOZ_URL_CLASSIFIER='1' -DGL_PROVIDER_GLX='1' -DMOZ_LOGGING='1' -DMOZ_MEMORY='1' -DMOZ_JEMALLOC3='1' -DMOZ_MEMORY_BSD='1' -DHAVE___CXA_DEMANGLE='1' -DJS_DEFAULT_JITREPORT_GRANULARITY='3' -DMOZ_OMNIJAR='1' -DMOZ_USER_DIR ='".mozilla"' -DHAVE_FT_BITMAP_SIZE_Y_PPEM='1' -DHAVE_FT_GLYPHSLOT_EMBOLDEN='1' -DHAVE_FT_LOAD_SFNT_TABLE='1' -DHAVE_FONTCONFIG_FCFREETYPE_H='1' -DHAVE_STDINT_H='1' -DHAVE_INTTYPES_H='1' -DMOZ_ENABLE_SKIA='1' -DUSE_SKIA='1' -DUSE_SKIA_GPU='1' -DMOZ_XUL='1' -DMOZ_PROFILELOCKING='1' -DENABLE_MARIONETTE='1' -DBUILD_CTYPES='1' -DMOZ_PLACES='1' -DMOZ_SOCIAL='1' -DMOZ_SERVICES_COMMON='1' -DMOZ_SERVICES_CRYPTO='1' -DMOZ_SERVICES_HEALTHREPORT='1' -DMOZ_SERVICES_METRICS='1' -DMOZ_SERVICES_SYNC='1' -DMOZ_MACBUNDLE_ID='org.mozilla.xulrunner' -DMOZ_B2G_VERSION='"1.0.0"' -DMOZ_B2G_OS_NAME='""' -DMOZ_APP_UA_NAME='""' -DMOZ_APP_UA_VERSION='"31.4.0"' -DFIREFOX_VERSION='31.4.0' -DMOZ_TELEMETRY_DISPLAY_REV='2' -DMOZ_DATA_REPORTING='1' -DMOZ_DLL_SUFFIX='".so"' -DHAVE_POSIX_FADVISE='1' -DHAVE_POSIX_FALLOCATE='1' -DXP_UNIX='1' -DMOZ_ACCESSIBILITY_ATK='1' -DATK_MAJOR_VERSION='2' -DATK_MINOR_VERSION='14' -DATK_REV_VERSION='0' -DA11Y_LOG='1' -DEXPOSE_INTL_API='1' -DENABLE_INTL_API='1' -DMOZ_STATIC_JS='1' / wrkdirs/usr/ports/www/libxul/work/mozilla-es! r31/toolk! it/components/satchel/jar.mn processing /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/components/satchel/jar.mn gmake[5]: Leaving directory '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/toolkit/components/satchel' gmake[5]: Entering directory '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/toolkit/components/search' /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/toolkitsearch.manifest' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/components/search/nsSearchSuggestions.js' '../../../dist/bin/components' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/components/search/toolkitsearch.manifest' '../../../dist/bin/components' rm -f '../../../dist/bin/components/nsSearchService.js' mkdir -p '.deps/' /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/_virtualenv/bin/python -m mozbuild.action.preprocessor --depend .deps/nsSearchService.js.pp -DMOZ_DISTRIBUTION_ID='org.mozilla' -DMOZ_GLUE_IN_PROGRAM -DNO_NSPR_10_SUPPORT -DHAVE_X86_AVX2='1' -DMOZILLA_VERSION='"31.4.0"' -DMOZILLA_VERSION_U='31.4.0' -DMOZILLA_UAVERSION='"31.0"' -DD_INO='d_ino' -DSTDC_HEADERS='1' -DHAVE_SSIZE_T='1' -DHAVE_ST_BLKSIZE='1' -DHAVE_SIGINFO_T='1' -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE='1' -DHAVE_VISIBILITY_ATTRIBUTE='1' -DHAVE_DIRENT_H='1' -DHAVE_GETOPT_H='1' -DHAVE_MEMORY_H='1' -DHAVE_UNISTD_H='1' -DHAVE_NL_TYPES_H='1' -DHAVE_X11_XKBLIB_H='1' -DHAVE_CPUID_H='1' -DHAVE_SYS_TYPES_H='1' -DHAVE_NETINET_IN_H='1' -DHAVE_SIN_LEN='1' -DHAVE_SCONN_LEN='1' -DHAVE_SIN6_LEN='1' -DHAVE_SA_LEN='1' -DHAVE_SYS_CDEFS_H='1' -DHAVE_DLOPEN='1' -DHAVE_DLADDR='1' -DHAVE_MEMMEM='1' -DFUNCPROTO='15' -D_REENTRANT='1' -D_THREAD_SAFE='1' -DHAVE_LOCALTIME_R='1' -DHAVE_ARC4RANDOM='1' -DHAVE_ARC4RANDOM_BUF='1' -DH AVE_CLOCK_MONOTONIC='1' -DHAVE_RES_NINIT='1' -DHAVE_LANGINFO_CODESET='1' -DVA_COPY='va_copy' -DHAVE_VA_COPY='1' -DHAVE_THREAD_TLS_KEYWORD='1' -DMALLOC_H='' -DHAVE_STRNDUP='1' -DHAVE_POSIX_MEMALIGN='1' -DHAVE_VALLOC='1' -DHAVE_MALLOC_USABLE_SIZE='1' -DHAVE_I18N_LC_MESSAGES='1' -DHAVE_LOCALECONV='1' -DNS_ATTR_MALLOC='__attribute__((malloc))' -DNS_WARN_UNUSED_RESULT='__attribute__((warn_unused_result))' -DRELEASE_BUILD='1' -DHAVE_LIBPNG='1' -DMOZ_UPDATE_CHANNEL='default' -DEARLY_BETA_OR_EARLIER='1' -DMOZ_XULRUNNER='1' -DMOZ_BUILD_APP='xulrunner' -DMOZ_X11='1' -DMOZ_WIDGET_GTK2='1' -DMOZ_WIDGET_GTK='2' -DMOZ_PDF_PRINTING='1' -DMOZ_ENABLE_XREMOTE='1' -DMOZ_INSTRUMENT_EVENT_LOOP='1' -DMOZ_ENABLE_STARTUP_NOTIFICATION='1' -DNS_PRINTING='1' -DNS_PRINT_PREVIEW='1' -DMOZ_DISTRIBUTION_ID='"org.mozilla"' -DMOZ_ENABLE_GIO='1' -DMOZ_ENABLE_DBUS='1' -DACCESSIBILITY='1' -DMOZ_WEBRTC='1' -DMOZ_WEBRTC_ASSERT_ALWAYS='1' -DMOZ_WEBRTC_SIGNALING='1' -DMOZ_PEERCONNECTION='1' -DMOZ_SCTP='1' -DM OZ_SRTP='1' -DMOZ_SAMPLE_TYPE_FLOAT32='1' -D! MOZ_WEBSPEECH='1' -DMOZ_RAW='1' -DATTRIBUTE_ALIGNED_MAX='64' -DMOZ_OGG_NO_MEM_REPORTING='1' -DMOZ_WEBM='1' -DMOZ_FFMPEG='1' -DMOZ_FMP4='1' -DMOZ_MEDIA_NAVIGATOR='1' -DMOZ_VPX='1' -DMOZ_VPX_ERROR_CONCEALMENT='1' -DHAVE_LIBVPX='1' -DMOZ_VPX_NO_MEM_REPORTING='1' -DMOZ_WAVE='1' -DMOZ_VORBIS='1' -DMOZ_OPUS='1' -DHAVE_SYS_SOUNDCARD_H='1' -DMOZ_GSTREAMER='1' -DGST_API_VERSION='"1.0"' -DENABLE_SYSTEM_EXTENSION_DIRS='1' -DMOZ_WEBGL='1' -DMOZ_CRASHREPORTER_ENABLE_PERCENT='100' -DMOZ_CONTENT_SANDBOX_REPORTER='1' -DMOZ_FEEDS='1' -DMOZ_NATIVE_SQLITE='1' -DMOZ_URL_CLASSIFIER='1' -DGL_PROVIDER_GLX='1' -DMOZ_LOGGING='1' -DMOZ_MEMORY='1' -DMOZ_JEMALLOC3='1' -DMOZ_MEMORY_BSD='1' -DHAVE___CXA_DEMANGLE='1' -DJS_DEFAULT_JITREPORT_GRANULARITY='3' -DMOZ_OMNIJAR='1' -DMOZ_USER_DIR='".mozilla"' -DHAVE_FT_BITMAP_SIZE_Y_PPEM='1' -DHAVE_FT_GLYPHSLOT_EMBOLDEN='1' -DHAVE_FT_LOAD_SFNT_TABLE='1' -DHAVE_FONTCONFIG_FCFREETYPE_H='1' -DHAVE_STDINT_H='1' -DHAVE_INTTYPES_H='1' -DMOZ_ENABLE_SKIA='1' -DUSE_SKIA='1' -DUSE_ SKIA_GPU='1' -DMOZ_XUL='1' -DMOZ_PROFILELOCKING='1' -DENABLE_MARIONETTE='1' -DBUILD_CTYPES='1' -DMOZ_PLACES='1' -DMOZ_SOCIAL='1' -DMOZ_SERVICES_COMMON='1' -DMOZ_SERVICES_CRYPTO='1' -DMOZ_SERVICES_HEALTHREPORT='1' -DMOZ_SERVICES_METRICS='1' -DMOZ_SERVICES_SYNC='1' -DMOZ_MACBUNDLE_ID='org.mozilla.xulrunner' -DMOZ_B2G_VERSION='"1.0.0"' -DMOZ_B2G_OS_NAME='""' -DMOZ_APP_UA_NAME='""' -DMOZ_APP_UA_VERSION='"31.4.0"' -DFIREFOX_VERSION='31.4.0' -DMOZ_TELEMETRY_DISPLAY_REV='2' -DMOZ_DATA_REPORTING='1' -DMOZ_DLL_SUFFIX='".so"' -DHAVE_POSIX_FADVISE='1' -DHAVE_POSIX_FALLOCATE='1' -DXP_UNIX='1' -DMOZ_ACCESSIBILITY_ATK='1' -DATK_MAJOR_VERSION='2' -DATK_MINOR_VERSION='14' -DATK_REV_VERSION='0' -DA11Y_LOG='1' -DEXPOSE_INTL_API='1' -DENABLE_INTL_API='1' -DMOZ_STATIC_JS='1' -DNDEBUG -DTRIMMED '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/components/search/nsSearchService.js' -o '../../../dist/bin/components/nsSearchService.js' gmake[5]: Leaving directory '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/toolkit/components/search' gmake[5]: Entering directory '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/toolkit/components/url-classifier' libtoolkit_components_url-classifier.a.desc rm -f libtoolkit_components_url-classifier.a ./../../dist/bin/nsinstall -R -m 644 '../../../config/makefiles/xpidl/xpt/url-classifier.xpt' '../../../dist/bin/components' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/components/url-classifier/nsURLClassifier.manifest' '../../../dist/bin/components' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/components/url-classifier/nsUrlClassifierHashCompleter.js' '../../../dist/bin/components' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/components/url-classifier/SafeBrowsing.jsm' '../../../dist/bin/modules' rm -f '../../../dist/bin/components/nsUrlClassifierLib.js' rm -f '../../../dist/bin/components/nsUrlClassifierListManager.js' /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/_virtualenv/bin/python -m mozbuild.action.preprocessor --depend .deps/nsUrlClassifierLib.js.pp -DMOZ_GLUE_IN_PROGRAM -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DSTATIC_EXPORTABLE_JS_API -DNO_NSPR_10_SUPPORT -DHAVE_X86_AVX2='1' -DMOZILLA_VERSION='"31.4.0"' -DMOZILLA_VERSION_U='31.4.0' -DMOZILLA_UAVERSION='"31.0"' -DD_INO='d_ino' -DSTDC_HEADERS='1' -DHAVE_SSIZE_T='1' -DHAVE_ST_BLKSIZE='1' -DHAVE_SIGINFO_T='1' -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE='1' -DHAVE_VISIBILITY_ATTRIBUTE='1' -DHAVE_DIRENT_H='1' -DHAVE_GETOPT_H='1' -DHAVE_MEMORY_H='1' -DHAVE_UNISTD_H='1' -DHAVE_NL_TYPES_H='1' -DHAVE_X11_XKBLIB_H='1' -DHAVE_CPUID_H='1' -DHAVE_SYS_TYPES_H='1' -DHAVE_NETINET_IN_H='1' -DHAVE_SIN_LEN='1' -DHAVE_SCONN_LEN='1' -DHAVE_SIN6_LEN='1' -DHAVE_SA_LEN='1' -DHAVE_SYS_CDEFS_H='1' -DHAVE_DLOPEN='1' -DHAVE_DLADDR='1' -DHAVE_MEMMEM='1' -DFUNCPROTO='15' -D_REENTRANT='1' -D_THREAD_SAFE='1' -DHAVE_LOCALTIME_R='1' -DHAVE_ARC4RANDOM=' 1' -DHAVE_ARC4RANDOM_BUF='1' -DHAVE_CLOCK_MONOTONIC='1' -DHAVE_RES_NINIT='1' -DHAVE_LANGINFO_CODESET='1' -DVA_COPY='va_copy' -DHAVE_VA_COPY='1' -DHAVE_THREAD_TLS_KEYWORD='1' -DMALLOC_H='' -DHAVE_STRNDUP='1' -DHAVE_POSIX_MEMALIGN='1' -DHAVE_VALLOC='1' -DHAVE_MALLOC_USABLE_SIZE='1' -DHAVE_I18N_LC_MESSAGES='1' -DHAVE_LOCALECONV='1' -DNS_ATTR_MALLOC='__attribute__((malloc))' -DNS_WARN_UNUSED_RESULT='__attribute__((warn_unused_result))' -DRELEASE_BUILD='1' -DHAVE_LIBPNG='1' -DMOZ_UPDATE_CHANNEL='default' -DEARLY_BETA_OR_EARLIER='1' -DMOZ_XULRUNNER='1' -DMOZ_BUILD_APP='xulrunner' -DMOZ_X11='1' -DMOZ_WIDGET_GTK2='1' -DMOZ_WIDGET_GTK='2' -DMOZ_PDF_PRINTING='1' -DMOZ_ENABLE_XREMOTE='1' -DMOZ_INSTRUMENT_EVENT_LOOP='1' -DMOZ_ENABLE_STARTUP_NOTIFICATION='1' -DNS_PRINTING='1' -DNS_PRINT_PREVIEW='1' -DMOZ_DISTRIBUTION_ID='"org.mozilla"' -DMOZ_ENABLE_GIO='1' -DMOZ_ENABLE_DBUS='1' -DACCESSIBILITY='1' -DMOZ_WEBRTC='1' -DMOZ_WEBRTC_ASSERT_ALWAYS='1' -DMOZ_WEBRTC_SIGNALING='1' -DMOZ_PEERC ONNECTION='1' -DMOZ_SCTP='1' -DMOZ_SRTP='1' ! -DMOZ_SAMPLE_TYPE_FLOAT32='1' -DMOZ_WEBSPEECH='1' -DMOZ_RAW='1' -DATTRIBUTE_ALIGNED_MAX='64' -DMOZ_OGG_NO_MEM_REPORTING='1' -DMOZ_WEBM='1' -DMOZ_FFMPEG='1' -DMOZ_FMP4='1' -DMOZ_MEDIA_NAVIGATOR='1' -DMOZ_VPX='1' -DMOZ_VPX_ERROR_CONCEALMENT='1' -DHAVE_LIBVPX='1' -DMOZ_VPX_NO_MEM_REPORTING='1' -DMOZ_WAVE='1' -DMOZ_VORBIS='1' -DMOZ_OPUS='1' -DHAVE_SYS_SOUNDCARD_H='1' -DMOZ_GSTREAMER='1' -DGST_API_VERSION='"1.0"' -DENABLE_SYSTEM_EXTENSION_DIRS='1' -DMOZ_WEBGL='1' -DMOZ_CRASHREPORTER_ENABLE_PERCENT='100' -DMOZ_CONTENT_SANDBOX_REPORTER='1' -DMOZ_FEEDS='1' -DMOZ_NATIVE_SQLITE='1' -DMOZ_URL_CLASSIFIER='1' -DGL_PROVIDER_GLX='1' -DMOZ_LOGGING='1' -DMOZ_MEMORY='1' -DMOZ_JEMALLOC3='1' -DMOZ_MEMORY_BSD='1' -DHAVE___CXA_DEMANGLE='1' -DJS_DEFAULT_JITREPORT_GRANULARITY='3' -DMOZ_OMNIJAR='1' -DMOZ_USER_DIR='".mozilla"' -DHAVE_FT_BITMAP_SIZE_Y_PPEM='1' -DHAVE_FT_GLYPHSLOT_EMBOLDEN='1' -DHAVE_FT_LOAD_SFNT_TABLE='1' -DHAVE_FONTCONFIG_FCFREETYPE_H='1' -DHAVE_STDINT_H='1' -DHAVE_INTTYPES_H='1' -DMOZ_ENABL E_SKIA='1' -DUSE_SKIA='1' -DUSE_SKIA_GPU='1' -DMOZ_XUL='1' -DMOZ_PROFILELOCKING='1' -DENABLE_MARIONETTE='1' -DBUILD_CTYPES='1' -DMOZ_PLACES='1' -DMOZ_SOCIAL='1' -DMOZ_SERVICES_COMMON='1' -DMOZ_SERVICES_CRYPTO='1' -DMOZ_SERVICES_HEALTHREPORT='1' -DMOZ_SERVICES_METRICS='1' -DMOZ_SERVICES_SYNC='1' -DMOZ_MACBUNDLE_ID='org.mozilla.xulrunner' -DMOZ_B2G_VERSION='"1.0.0"' -DMOZ_B2G_OS_NAME='""' -DMOZ_APP_UA_NAME='""' -DMOZ_APP_UA_VERSION='"31.4.0"' -DFIREFOX_VERSION='31.4.0' -DMOZ_TELEMETRY_DISPLAY_REV='2' -DMOZ_DATA_REPORTING='1' -DMOZ_DLL_SUFFIX='".so"' -DHAVE_POSIX_FADVISE='1' -DHAVE_POSIX_FALLOCATE='1' -DXP_UNIX='1' -DMOZ_ACCESSIBILITY_ATK='1' -DATK_MAJOR_VERSION='2' -DATK_MINOR_VERSION='14' -DATK_REV_VERSION='0' -DA11Y_LOG='1' -DEXPOSE_INTL_API='1' -DENABLE_INTL_API='1' -DMOZ_STATIC_JS='1' -DNDEBUG -DTRIMMED '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/components/url-classifier/nsUrlClassifierLib.js' -o '../../../dist/bin/components/nsUrlClassifierLib.js' /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/_virtualenv/bin/python -m mozbuild.action.preprocessor --depend .deps/nsUrlClassifierListManager.js.pp -DMOZ_GLUE_IN_PROGRAM -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DSTATIC_EXPORTABLE_JS_API -DNO_NSPR_10_SUPPORT -DHAVE_X86_AVX2='1' -DMOZILLA_VERSION='"31.4.0"' -DMOZILLA_VERSION_U='31.4.0' -DMOZILLA_UAVERSION='"31.0"' -DD_INO='d_ino' -DSTDC_HEADERS='1' -DHAVE_SSIZE_T='1' -DHAVE_ST_BLKSIZE='1' -DHAVE_SIGINFO_T='1' -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE='1' -DHAVE_VISIBILITY_ATTRIBUTE='1' -DHAVE_DIRENT_H='1' -DHAVE_GETOPT_H='1' -DHAVE_MEMORY_H='1' -DHAVE_UNISTD_H='1' -DHAVE_NL_TYPES_H='1' -DHAVE_X11_XKBLIB_H='1' -DHAVE_CPUID_H='1' -DHAVE_SYS_TYPES_H='1' -DHAVE_NETINET_IN_H='1' -DHAVE_SIN_LEN='1' -DHAVE_SCONN_LEN='1' -DHAVE_SIN6_LEN='1' -DHAVE_SA_LEN='1' -DHAVE_SYS_CDEFS_H='1' -DHAVE_DLOPEN='1' -DHAVE_DLADDR='1' -DHAVE_MEMMEM='1' -DFUNCPROTO='15' -D_REENTRANT='1' -D_THREAD_SAFE='1' -DHAVE_LOCALTIME_R='1' -DHAVE_ARC4 RANDOM='1' -DHAVE_ARC4RANDOM_BUF='1' -DHAVE_CLOCK_MONOTONIC='1' -DHAVE_RES_NINIT='1' -DHAVE_LANGINFO_CODESET='1' -DVA_COPY='va_copy' -DHAVE_VA_COPY='1' -DHAVE_THREAD_TLS_KEYWORD='1' -DMALLOC_H='' -DHAVE_STRNDUP='1' -DHAVE_POSIX_MEMALIGN='1' -DHAVE_VALLOC='1' -DHAVE_MALLOC_USABLE_SIZE='1' -DHAVE_I18N_LC_MESSAGES='1' -DHAVE_LOCALECONV='1' -DNS_ATTR_MALLOC='__attribute__((malloc))' -DNS_WARN_UNUSED_RESULT='__attribute__((warn_unused_result))' -DRELEASE_BUILD='1' -DHAVE_LIBPNG='1' -DMOZ_UPDATE_CHANNEL='default' -DEARLY_BETA_OR_EARLIER='1' -DMOZ_XULRUNNER='1' -DMOZ_BUILD_APP='xulrunner' -DMOZ_X11='1' -DMOZ_WIDGET_GTK2='1' -DMOZ_WIDGET_GTK='2' -DMOZ_PDF_PRINTING='1' -DMOZ_ENABLE_XREMOTE='1' -DMOZ_INSTRUMENT_EVENT_LOOP='1' -DMOZ_ENABLE_STARTUP_NOTIFICATION='1' -DNS_PRINTING='1' -DNS_PRINT_PREVIEW='1' -DMOZ_DISTRIBUTION_ID='"org.mozilla"' -DMOZ_ENABLE_GIO='1' -DMOZ_ENABLE_DBUS='1' -DACCESSIBILITY='1' -DMOZ_WEBRTC='1' -DMOZ_WEBRTC_ASSERT_ALWAYS='1' -DMOZ_WEBRTC_SIGNALING='1' -DM OZ_PEERCONNECTION='1' -DMOZ_SCTP='1' -DMOZ_S! RTP='1' -DMOZ_SAMPLE_TYPE_FLOAT32='1' -DMOZ_WEBSPEECH='1' -DMOZ_RAW='1' -DATTRIBUTE_ALIGNED_MAX='64' -DMOZ_OGG_NO_MEM_REPORTING='1' -DMOZ_WEBM='1' -DMOZ_FFMPEG='1' -DMOZ_FMP4='1' -DMOZ_MEDIA_NAVIGATOR='1' -DMOZ_VPX='1' -DMOZ_VPX_ERROR_CONCEALMENT='1' -DHAVE_LIBVPX='1' -DMOZ_VPX_NO_MEM_REPORTING='1' -DMOZ_WAVE='1' -DMOZ_VORBIS='1' -DMOZ_OPUS='1' -DHAVE_SYS_SOUNDCARD_H='1' -DMOZ_GSTREAMER='1' -DGST_API_VERSION='"1.0"' -DENABLE_SYSTEM_EXTENSION_DIRS='1' -DMOZ_WEBGL='1' -DMOZ_CRASHREPORTER_ENABLE_PERCENT='100' -DMOZ_CONTENT_SANDBOX_REPORTER='1' -DMOZ_FEEDS='1' -DMOZ_NATIVE_SQLITE='1' -DMOZ_URL_CLASSIFIER='1' -DGL_PROVIDER_GLX='1' -DMOZ_LOGGING='1' -DMOZ_MEMORY='1' -DMOZ_JEMALLOC3='1' -DMOZ_MEMORY_BSD='1' -DHAVE___CXA_DEMANGLE='1' -DJS_DEFAULT_JITREPORT_GRANULARITY='3' -DMOZ_OMNIJAR='1' -DMOZ_USER_DIR='".mozilla"' -DHAVE_FT_BITMAP_SIZE_Y_PPEM='1' -DHAVE_FT_GLYPHSLOT_EMBOLDEN='1' -DHAVE_FT_LOAD_SFNT_TABLE='1' -DHAVE_FONTCONFIG_FCFREETYPE_H='1' -DHAVE_STDINT_H='1' -DHAVE_INTTYPES_H='1' -DM OZ_ENABLE_SKIA='1' -DUSE_SKIA='1' -DUSE_SKIA_GPU='1' -DMOZ_XUL='1' -DMOZ_PROFILELOCKING='1' -DENABLE_MARIONETTE='1' -DBUILD_CTYPES='1' -DMOZ_PLACES='1' -DMOZ_SOCIAL='1' -DMOZ_SERVICES_COMMON='1' -DMOZ_SERVICES_CRYPTO='1' -DMOZ_SERVICES_HEALTHREPORT='1' -DMOZ_SERVICES_METRICS='1' -DMOZ_SERVICES_SYNC='1' -DMOZ_MACBUNDLE_ID='org.mozilla.xulrunner' -DMOZ_B2G_VERSION='"1.0.0"' -DMOZ_B2G_OS_NAME='""' -DMOZ_APP_UA_NAME='""' -DMOZ_APP_UA_VERSION='"31.4.0"' -DFIREFOX_VERSION='31.4.0' -DMOZ_TELEMETRY_DISPLAY_REV='2' -DMOZ_DATA_REPORTING='1' -DMOZ_DLL_SUFFIX='".so"' -DHAVE_POSIX_FADVISE='1' -DHAVE_POSIX_FALLOCATE='1' -DXP_UNIX='1' -DMOZ_ACCESSIBILITY_ATK='1' -DATK_MAJOR_VERSION='2' -DATK_MINOR_VERSION='14' -DATK_REV_VERSION='0' -DA11Y_LOG='1' -DEXPOSE_INTL_API='1' -DENABLE_INTL_API='1' -DMOZ_STATIC_JS='1' -DNDEBUG -DTRIMMED '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/components/url-classifier/nsUrlClassifierListManager.js' -o '../../../dist/bin/components/nsUrlClassifierListManag er.js' /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/_virtualenv/bin/python /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/config/expandlibs_gen.py --depend .deps/libtoolkit_components_url-classifier.a.desc.pp -o libtoolkit_components_url-classifier.a.desc nsUrlClassifierPrefixSet.o nsUrlClassifierStreamUpdater.o HashStore.o Unified_cpp_url-classifier0.o /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces url-classifier.xpt' /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest' /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/nsURLClassifier.manifest' gmake[5]: Leaving directory '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/toolkit/components/url-classifier' gmake[5]: Entering directory '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/toolkit/components/build' libtoolkitcomps.a.desc rm -f libtoolkitcomps.a /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/_virtualenv/bin/python /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/config/expandlibs_gen.py --depend .deps/libtoolkitcomps.a.desc.pp -o libtoolkitcomps.a.desc nsToolkitCompsModule.o ../../../toolkit/components/alerts/libtoolkit_components_alerts.a ../../../toolkit/components/downloads/libtoolkit_components_downloads.a ../../../toolkit/components/finalizationwitness/libtoolkit_components_finalizationwitness.a ../../../toolkit/components/find/libtoolkit_components_find.a ../../../toolkit/components/intl/libtoolkit_components_intl.a ../../../toolkit/components/jsdownloads/src/libtoolkit_components_jsdownloads_src.a ../../../toolkit/components/osfile/libtoolkit_components_osfile.a ../../../toolkit/components/protobuf/libtoolkit_components_protobuf.a ../../../toolkit/components/startup/libtoolkit_components_startup.a ../../../toolkit/components/statusfilter/libtoolkit_components_statusfilter.a ../../../toolk it/components/typeaheadfind/libtoolkit_components_typeaheadfind.a ../../../toolkit/components/url-classifier/libtoolkit_components_url-classifier.a gmake[5]: Leaving directory '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/toolkit/components/build' gmake[5]: Entering directory '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/toolkit/content' /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/_virtualenv/bin/python -m mozbuild.action.jar_maker -j ../../dist/bin/chrome -t /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31 -f symlink --relativesrcdir=toolkit/content -c /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/content/en-US -DNDEBUG -DTRIMMED -DCXXFLAGS='-Qunused-arguments -isystem/usr/local/include -Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Werror=int-to-pointer-cast -Wtype-limits -Wempty-body -Wsign-compare -Wno-invalid-offsetof -Wno-inline-new-delete -Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -O2 -pipe -O3 -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -pipe -DNDEBUG -DTRIMMED -O2 -O3 -fomit-frame-pointer' -DCPPFLAGS='-Qunused-arguments -isystem/usr/local/includ e ' -DBUILD_HOSTNAME='93i386-quarterly-job-04' -Dtarget='i386-portbld-freebsd9.3' -Dac_configure_args=' --enable-application=xulrunner i386-portbld-freebsd9.3 --prefix=/usr/local --enable-jemalloc --enable-system-cairo --with-system-libevent --enable-system-ffi --with-system-graphite2 --with-system-harfbuzz --enable-system-hunspell --with-system-icu --with-intl-api --with-system-jpeg=/usr/local --with-system-nspr --with-system-nss --with-system-opus --with-system-png=/usr/local --enable-system-pixman --with-system-soundtouch --enable-system-sqlite --with-system-vorbis --with-system-ogg --with-system-libvpx --enable-chrome-format=omni --enable-default-toolkit=cairo-gtk2 --with-pthreads --enable-extensions=default --enable-necko-protocols=default --with-system-zlib --with-system-bz2 --enable-unified-compilation --disable-debug-symbols --disable-glibtest --disable-gtktest --disable-freetypetest --disable-installer --disable-updater --disable-pedantic --enable-optimize --enable-startup -notification --enable-gstreamer=1.0 --disab! le-gconf --enable-gio --disable-gnomeui --disable-libproxy --enable-alsa --disable-pulseaudio --disable-debug --enable-release --disable-dtrace --enable-logging --disable-profiling --disable-tests --enable-strip --enable-install-strip' -DCC='clang' -DCC_VERSION='' -DCFLAGS='-Qunused-arguments -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Werror=int-to-pointer-cast -Wtype-limits -Wempty-body -Wsign-compare -Wno-unused -O2 -pipe -O3 -fno-strict-aliasing -std=gnu99 -fgnu89-inline -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pipe' -DCXX='clang++' -DCXX_VERSION='' -DMOZ_GLUE_IN_PROGRAM -DNO_NSPR_10_SUPPORT -DHAVE_X86_AVX2='1' -DMOZILLA_VERSION='"31.4.0"' -DMOZILLA_VERSION_U='31.4.0' -DMOZILLA_UAVERSION='"31.0"' -DD_INO='d_ino' -DSTDC_HEADERS='1' -DHAVE_SSIZE_T='1' -DHAVE_ST_BLKSIZE='1' -DHAVE_SIGINFO_T='1' -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE='1' -DHAVE_VISIBILITY_ATTRIBUTE='1' -DHAVE_DIRENT_H='1' -DHAVE_GETOPT_H='1' -DHAVE_MEMORY_H=' 1' -DHAVE_UNISTD_H='1' -DHAVE_NL_TYPES_H='1' -DHAVE_X11_XKBLIB_H='1' -DHAVE_CPUID_H='1' -DHAVE_SYS_TYPES_H='1' -DHAVE_NETINET_IN_H='1' -DHAVE_SIN_LEN='1' -DHAVE_SCONN_LEN='1' -DHAVE_SIN6_LEN='1' -DHAVE_SA_LEN='1' -DHAVE_SYS_CDEFS_H='1' -DHAVE_DLOPEN='1' -DHAVE_DLADDR='1' -DHAVE_MEMMEM='1' -DFUNCPROTO='15' -D_REENTRANT='1' -D_THREAD_SAFE='1' -DHAVE_LOCALTIME_R='1' -DHAVE_ARC4RANDOM='1' -DHAVE_ARC4RANDOM_BUF='1' -DHAVE_CLOCK_MONOTONIC='1' -DHAVE_RES_NINIT='1' -DHAVE_LANGINFO_CODESET='1' -DVA_COPY='va_copy' -DHAVE_VA_COPY='1' -DHAVE_THREAD_TLS_KEYWORD='1' -DMALLOC_H='' -DHAVE_STRNDUP='1' -DHAVE_POSIX_MEMALIGN='1' -DHAVE_VALLOC='1' -DHAVE_MALLOC_USABLE_SIZE='1' -DHAVE_I18N_LC_MESSAGES='1' -DHAVE_LOCALECONV='1' -DNS_ATTR_MALLOC='__attribute__((malloc))' -DNS_WARN_UNUSED_RESULT='__attribute__((warn_unused_result))' -DRELEASE_BUILD='1' -DHAVE_LIBPNG='1' -DMOZ_UPDATE_CHANNEL='default' -DEARLY_BETA_OR_EARLIER='1' -DMOZ_XULRUNNER='1' -DMOZ_BUILD_APP='xulrunner' -DMOZ_X11='1' -DMO Z_WIDGET_GTK2='1' -DMOZ_WIDGET_GTK='2' -DMOZ! _PDF_PRIN! TING='1' -DMOZ_ENABLE_XREMOTE='1' -DMOZ_INSTRUMENT_EVENT_LOOP='1' -DMOZ_ENABLE_STARTUP_NOTIFICATION='1' -DNS_PRINTING='1' -DNS_PRINT_PREVIEW='1' -DMOZ_DISTRIBUTION_ID='"org.mozilla"' -DMOZ_ENABLE_GIO='1' -DMOZ_ENABLE_DBUS='1' -DACCESSIBILITY='1' -DMOZ_WEBRTC='1' -DMOZ_WEBRTC_ASSERT_ALWAYS='1' -DMOZ_WEBRTC_SIGNALING='1' -DMOZ_PEERCONNECTION='1' -DMOZ_SCTP='1' -DMOZ_SRTP='1' -DMOZ_SAMPLE_TYPE_FLOAT32='1' -DMOZ_WEBSPEECH='1' -DMOZ_RAW='1' -DATTRIBUTE_ALIGNED_MAX='64' -DMOZ_OGG_NO_MEM_REPORTING='1' -DMOZ_WEBM='1' -DMOZ_FFMPEG='1' -DMOZ_FMP4='1' -DMOZ_MEDIA_NAVIGATOR='1' -DMOZ_VPX='1' -DMOZ_VPX_ERROR_CONCEALMENT='1' -DHAVE_LIBVPX='1' -DMOZ_VPX_NO_MEM_REPORTING='1' -DMOZ_WAVE='1' -DMOZ_VORBIS='1' -DMOZ_OPUS='1' -DHAVE_SYS_SOUNDCARD_H='1' -DMOZ_GSTREAMER='1' -DGST_API_VERSION='"1.0"' -DENABLE_SYSTEM_EXTENSION_DIRS='1' -DMOZ_WEBGL='1' -DMOZ_CRASHREPORTER_ENABLE_PERCENT='100' -DMOZ_CONTENT_SANDBOX_REPORTER='1' -DMOZ_FEEDS='1' -DMOZ_NATIVE_SQLITE='1' -DMOZ_URL_CLASSIFIER='1' -DGL_PROVIDER_GLX ='1' -DMOZ_LOGGING='1' -DMOZ_MEMORY='1' -DMOZ_JEMALLOC3='1' -DMOZ_MEMORY_BSD='1' -DHAVE___CXA_DEMANGLE='1' -DJS_DEFAULT_JITREPORT_GRANULARITY='3' -DMOZ_OMNIJAR='1' -DMOZ_USER_DIR='".mozilla"' -DHAVE_FT_BITMAP_SIZE_Y_PPEM='1' -DHAVE_FT_GLYPHSLOT_EMBOLDEN='1' -DHAVE_FT_LOAD_SFNT_TABLE='1' -DHAVE_FONTCONFIG_FCFREETYPE_H='1' -DHAVE_STDINT_H='1' -DHAVE_INTTYPES_H='1' -DMOZ_ENABLE_SKIA='1' -DUSE_SKIA='1' -DUSE_SKIA_GPU='1' -DMOZ_XUL='1' -DMOZ_PROFILELOCKING='1' -DENABLE_MARIONETTE='1' -DBUILD_CTYPES='1' -DMOZ_PLACES='1' -DMOZ_SOCIAL='1' -DMOZ_SERVICES_COMMON='1' -DMOZ_SERVICES_CRYPTO='1' -DMOZ_SERVICES_HEALTHREPORT='1' -DMOZ_SERVICES_METRICS='1' -DMOZ_SERVICES_SYNC='1' -DMOZ_MACBUNDLE_ID='org.mozilla.xulrunner' -DMOZ_B2G_VERSION='"1.0.0"' -DMOZ_B2G_OS_NAME='""' -DMOZ_APP_UA_NAME='""' -DMOZ_APP_UA_VERSION='"31.4.0"' -DFIREFOX_VERSION='31.4.0' -DMOZ_TELEMETRY_DISPLAY_REV='2' -DMOZ_DATA_REPORTING='1' -DMOZ_DLL_SUFFIX='".so"' -DHAVE_POSIX_FADVISE='1' -DHAVE_POSIX_FALLOCATE='1' -DXP_UNIX='1' - DMOZ_ACCESSIBILITY_ATK='1' -DATK_MAJOR_VERSI! ON='2' -D! ATK_MINOR_VERSION='14' -DATK_REV_VERSION='0' -DA11Y_LOG='1' -DEXPOSE_INTL_API='1' -DENABLE_INTL_API='1' -DMOZ_STATIC_JS='1' /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/content/jar.mn mkdir -p '.deps/' processing /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/content/jar.mn /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/content/widgets/popup.xml: WARNING: no preprocessor directives found gmake[5]: Leaving directory '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/toolkit/content' gmake[5]: Entering directory '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/toolkit/devtools' ./../dist/bin/nsinstall -m 644 /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/*.jsm ../../dist/bin/modules/devtools mkdir -p '.deps/' ./../dist/bin/nsinstall -m 644 /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/*.js ../../dist/bin/modules/devtools gmake[5]: Leaving directory '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/toolkit/devtools' gmake[5]: Entering directory '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/toolkit/devtools/server' libtoolkit_devtools_server.a.desc rm -f libtoolkit_devtools_server.a ./../../dist/bin/nsinstall -R -m 644 '../../../config/makefiles/xpidl/xpt/jsinspector.xpt' '../../../dist/bin/components' /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/_virtualenv/bin/python /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/config/expandlibs_gen.py --depend .deps/libtoolkit_devtools_server.a.desc.pp -o libtoolkit_devtools_server.a.desc nsJSInspector.o /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/components/interfaces.manifest 'interfaces jsinspector.xpt' /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/_virtualenv/bin/python -m mozbuild.action.buildlist ../../../dist/bin/chrome.manifest 'manifest components/interfaces.manifest' ./../../dist/bin/nsinstall -R -m 644 /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/server/*.jsm ../../../dist/bin/modules/devtools ./../../dist/bin/nsinstall -R -m 644 /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/server/*.js ../../../dist/bin/modules/devtools/server ./../../dist/bin/nsinstall -R -m 644 /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/server/actors/*.js ../../../dist/bin/modules/devtools/server/actors gmake[5]: Leaving directory '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/toolkit/devtools/server' gmake[5]: Entering directory '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/toolkit/devtools/client' ./../../dist/bin/nsinstall -R -m 644 /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/client/*.jsm ../../../dist/bin/modules/devtools mkdir -p '.deps/' ./../../dist/bin/nsinstall -R -m 644 /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/client/*.js ../../../dist/bin/modules/devtools/client gmake[5]: Leaving directory '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/toolkit/devtools/client' gmake[5]: Entering directory '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/toolkit/devtools/gcli' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/commands/media.js' '../../../dist/bin/modules/devtools/gcli/commands' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/commands/calllog.js' '../../../dist/bin/modules/devtools/gcli/commands' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/commands/cookie.js' '../../../dist/bin/modules/devtools/gcli/commands' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/commands/cmd.js' '../../../dist/bin/modules/devtools/gcli/commands' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/commands/addon.js' '../../../dist/bin/modules/devtools/gcli/commands' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/commands/tools.js' '../../../dist/bin/modules/devtools/gcli/commands' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/commands/screenshot.js' '../../../dist/bin/modules/devtools/gcli/commands' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/commands/listen.js' '../../../dist/bin/modules/devtools/gcli/commands' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/commands/jsb.js' '../../../dist/bin/modules/devtools/gcli/commands' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/commands/appcache.js' '../../../dist/bin/modules/devtools/gcli/commands' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/commands/paintflashing.js' '../../../dist/bin/modules/devtools/gcli/commands' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/commands/restart.js' '../../../dist/bin/modules/devtools/gcli/commands' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/commands/pagemod.js' '../../../dist/bin/modules/devtools/gcli/commands' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/commands/pref.js' '../../../dist/bin/modules/devtools/gcli/commands' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/commands/clear.js' '../../../dist/bin/modules/devtools/gcli/commands' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/commands/mocks.js' '../../../dist/bin/modules/devtools/gcli/commands' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/commands/lang.js' '../../../dist/bin/modules/devtools/gcli/commands' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/commands/commands.js' '../../../dist/bin/modules/devtools/gcli/commands' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/commands/context.js' '../../../dist/bin/modules/devtools/gcli/commands' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/commands/help.js' '../../../dist/bin/modules/devtools/gcli/commands' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/commands/global.js' '../../../dist/bin/modules/devtools/gcli/commands' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/commands/connect.js' '../../../dist/bin/modules/devtools/gcli/commands' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/commands/exec.js' '../../../dist/bin/modules/devtools/gcli/commands' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/commands/test.js' '../../../dist/bin/modules/devtools/gcli/commands' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/commands/intro.js' '../../../dist/bin/modules/devtools/gcli/commands' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/commands/preflist.js' '../../../dist/bin/modules/devtools/gcli/commands' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/connectors/index.js' '../../../dist/bin/modules/devtools/gcli/connectors' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/connectors/connectors.js' '../../../dist/bin/modules/devtools/gcli/connectors' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/connectors/remoted.js' '../../../dist/bin/modules/devtools/gcli/connectors' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/connectors/rdp.js' '../../../dist/bin/modules/devtools/gcli/connectors' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/connectors/protocol.js' '../../../dist/bin/modules/devtools/gcli/connectors' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/converters/terminal.js' '../../../dist/bin/modules/devtools/gcli/converters' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/converters/html.js' '../../../dist/bin/modules/devtools/gcli/converters' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/converters/basic.js' '../../../dist/bin/modules/devtools/gcli/converters' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/converters/converters.js' '../../../dist/bin/modules/devtools/gcli/converters' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/fields/delegate.js' '../../../dist/bin/modules/devtools/gcli/fields' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/fields/fields.js' '../../../dist/bin/modules/devtools/gcli/fields' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/fields/selection.js' '../../../dist/bin/modules/devtools/gcli/fields' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/languages/command.html' '../../../dist/bin/modules/devtools/gcli/languages' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/languages/javascript.js' '../../../dist/bin/modules/devtools/gcli/languages' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/languages/languages.js' '../../../dist/bin/modules/devtools/gcli/languages' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/languages/command.js' '../../../dist/bin/modules/devtools/gcli/languages' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/mozui/completer.js' '../../../dist/bin/modules/devtools/gcli/mozui' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/mozui/ffdisplay.js' '../../../dist/bin/modules/devtools/gcli/mozui' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/mozui/inputter.js' '../../../dist/bin/modules/devtools/gcli/mozui' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/mozui/tooltip.js' '../../../dist/bin/modules/devtools/gcli/mozui' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/types/setting.js' '../../../dist/bin/modules/devtools/gcli/types' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/types/number.js' '../../../dist/bin/modules/devtools/gcli/types' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/types/boolean.js' '../../../dist/bin/modules/devtools/gcli/types' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/types/fileparser.js' '../../../dist/bin/modules/devtools/gcli/types' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/types/date.js' '../../../dist/bin/modules/devtools/gcli/types' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/types/delegate.js' '../../../dist/bin/modules/devtools/gcli/types' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/types/node.js' '../../../dist/bin/modules/devtools/gcli/types' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/types/string.js' '../../../dist/bin/modules/devtools/gcli/types' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/types/resource.js' '../../../dist/bin/modules/devtools/gcli/types' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/types/javascript.js' '../../../dist/bin/modules/devtools/gcli/types' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/types/file.js' '../../../dist/bin/modules/devtools/gcli/types' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/types/types.js' '../../../dist/bin/modules/devtools/gcli/types' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/types/array.js' '../../../dist/bin/modules/devtools/gcli/types' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/types/selection.js' '../../../dist/bin/modules/devtools/gcli/types' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/types/command.js' '../../../dist/bin/modules/devtools/gcli/types' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/ui/intro.js' '../../../dist/bin/modules/devtools/gcli/ui' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/ui/menu.js' '../../../dist/bin/modules/devtools/gcli/ui' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/ui/focus.js' '../../../dist/bin/modules/devtools/gcli/ui' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/ui/menu.html' '../../../dist/bin/modules/devtools/gcli/ui' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/ui/view.js' '../../../dist/bin/modules/devtools/gcli/ui' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/ui/menu.css' '../../../dist/bin/modules/devtools/gcli/ui' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/ui/history.js' '../../../dist/bin/modules/devtools/gcli/ui' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/util/fileparser.js' '../../../dist/bin/modules/devtools/gcli/util' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/util/util.js' '../../../dist/bin/modules/devtools/gcli/util' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/util/legacy.js' '../../../dist/bin/modules/devtools/gcli/util' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/util/promise.js' '../../../dist/bin/modules/devtools/gcli/util' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/util/spell.js' '../../../dist/bin/modules/devtools/gcli/util' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/util/prism.js' '../../../dist/bin/modules/devtools/gcli/util' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/util/l10n.js' '../../../dist/bin/modules/devtools/gcli/util' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/util/filesystem.js' '../../../dist/bin/modules/devtools/gcli/util' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/util/domtemplate.js' '../../../dist/bin/modules/devtools/gcli/util' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/util/host.js' '../../../dist/bin/modules/devtools/gcli/util' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/index.js' '../../../dist/bin/modules/devtools/gcli' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/api.js' '../../../dist/bin/modules/devtools/gcli' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/util' '../../../dist/bin/modules/devtools/gcli' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/cli.js' '../../../dist/bin/modules/devtools/gcli' ./../../dist/bin/nsinstall -R -m 644 '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/devtools/gcli/source/lib/gcli/settings.js' '../../../dist/bin/modules/devtools/gcli' mkdir -p '.deps/' ./../../dist/bin/nsinstall: cannot make symbolic link /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/dist/bin/modules/devtools/gcli/util: File exists /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/config/rules.mk:1475: recipe for target '../../../dist/bin/modules/devtools/gcli/util' failed gmake[5]: *** [../../../dist/bin/modules/devtools/gcli/util] Error 1 gmake[5]: *** Waiting for unfinished jobs.... gmake[5]: Leaving directory '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3/toolkit/devtools/gcli' /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/config/recurse.mk:95: recipe for target 'toolkit/devtools/gcli/libs' failed gmake[4]: *** [toolkit/devtools/gcli/libs] Error 2 gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3' /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/config/recurse.mk:39: recipe for target 'libs' failed gmake[3]: *** [libs] Error 2 gmake[3]: Leaving directory '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3' /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/config/rules.mk:592: recipe for target 'default' failed gmake[2]: *** [default] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-i386-portbld-freebsd9.3' /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/client.mk:381: recipe for target 'realbuild' failed gmake[1]: *** [realbuild] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31' /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/client.mk:168: recipe for target 'build' failed gmake: *** [build] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/www/libxul. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:04:57 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 60D69A4D; Wed, 28 Jan 2015 03:04:57 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 4CB91906; Wed, 28 Jan 2015 03:04:57 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S34vYe082039; Wed, 28 Jan 2015 03:04:57 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S34vtJ082020; Wed, 28 Jan 2015 03:04:57 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:04:57 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280304.t0S34vtJ082020@beefy1.isc.freebsd.org> To: johans@FreeBSD.org Subject: [package - 93i386-quarterly][security/gss] Failed for gss-1.0.3 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: Wed, 28 Jan 2015 03:04:57 -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: johans@FreeBSD.org Last committer: johans@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/security/gss/Makefile 370945 2014-10-15 19:17:17Z johans $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/gss-1.0.3.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building security/gss build started at Wed Jan 28 03:04:43 UTC 2015 port directory: /usr/ports/security/gss building for: FreeBSD 93i386-quarterly-job-15 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: johans@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/security/gss/Makefile 370945 2014-10-15 19:17:17Z johans $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gss-1.0.3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gss-1.0.3: DOCS=on: Build and/or install documentation NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-kerberos5 --enable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/gss/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/gss/work HOME=/wrkdirs/usr/ports/security/gss/work TMPDIR="/tmp" PKG_CONFIG=pkgconf ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/gss/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/gss/work HOME=/wrkdirs/usr/ports/security/gss/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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" 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-- DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/gss" EXAMPLESDIR="share/examples/gss" DATADIR="share/gss" WWWDIR="www/gss" ETCDIR="etc/gss" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gss DOCSDIR=/usr/local/share/doc/gss EXAMPLESDIR=/usr/local/share/examples/gss WWWDIR=/usr/local/www/gss ETCDIR=/usr/local/etc/gss --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> gss-1.0.3 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.3.txz [93i386-quarterly-job-15] Installing pkg-1.4.3... [93i386-quarterly-job-15] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gss-1.0.3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gss-1.0.3 for building =========================================================================== =================================================== ===> Fetching all distfiles required by gss-1.0.3 for building => SHA256 Checksum OK for gss-1.0.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gss-1.0.3 for building ===> Extracting for gss-1.0.3 => SHA256 Checksum OK for gss-1.0.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gss-1.0.3 =========================================================================== =================================================== ===> gss-1.0.3 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93i386-quarterly-job-15] Installing pkgconf-0.9.7... [93i386-quarterly-job-15] Extracting pkgconf-0.9.7... done ===> Returning to build of gss-1.0.3 ===> gss-1.0.3 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.3.txz [93i386-quarterly-job-15] Installing gettext-tools-0.19.3... [93i386-quarterly-job-15] `-- Installing expat-2.1.0_2... [93i386-quarterly-job-15] `-- Extracting expat-2.1.0_2... done [93i386-quarterly-job-15] `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-15] | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-15] | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-15] | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-15] | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-15] `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-15] Extracting gettext-tools-0.19.3... done ===> Returning to build of gss-1.0.3 ===> gss-1.0.3 depends on file: /usr/local/bin/perl5.18.4 - not found ===> Verifying install for /usr/local/bin/perl5.18.4 in /usr/ports/lang/perl5.18 ===> Installing existing package /packages/All/perl5-5.18.4_11.txz [93i386-quarterly-job-15] Installing perl5-5.18.4_11... [93i386-quarterly-job-15] Extracting perl5-5.18.4_11... done ===> Returning to build of gss-1.0.3 =========================================================================== =================================================== ===> gss-1.0.3 depends on shared library: libshishi.so - not found ===> Verifying for libshishi.so in /usr/ports/security/shishi ===> Installing existing package /packages/All/shishi-1.0.2_7.txz [93i386-quarterly-job-15] Installing shishi-1.0.2_7... [93i386-quarterly-job-15] `-- Installing gnutls-3.2.21... [93i386-quarterly-job-15] | `-- Installing libidn-1.29... [93i386-quarterly-job-15] | `-- Extracting libidn-1.29... done [93i386-quarterly-job-15] | `-- Installing libtasn1-4.2... [93i386-quarterly-job-15] | `-- Extracting libtasn1-4.2... done [93i386-quarterly-job-15] | `-- Installing nettle-2.7.1... [93i386-quarterly-job-15] | | `-- Installing gmp-5.1.3_2... [93i386-quarterly-job-15] | | `-- Extracting gmp-5.1.3_2... done [93i386-quarterly-job-15] | `-- Extracting nettle-2.7.1... done [93i386-quarterly-job-15] | `-- Installing p11-kit-0.22.1... [93i386-quarterly-job-15] | | `-- Installing ca_root_nss-3.17.3_1... [93i386-quarterly-job-15] | | `-- Extracting ca_root_nss-3.17.3_1... done [93i386-quarterly-job-15] | | `-- Installing libffi-3.0.13_3... [93i386-quarterly-job-15] | | `-- Extracting libffi-3.0.13_3... done [93i386-quarterly-job-15] | `-- Extracting p11-kit-0.22.1... done [93i386-quarterly-job-15] | `-- Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for ld used by cc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib checking if LD -Wl,--version-script works... yes checking for pmccabe... false checking for valgrind... no checking whether self tests are run under valgrind... no checking for valgrind... no checking whether self tests are run under valgrind... no checking for wchar_t... (cached) yes checking whether the preprocessor supports include_next... (cached) yes checking whether system header files limit the line length... no checking for C/C++ restrict keyword... no checking whether ffsl is declared without a macro... (cached) yes checking whether ffsll is declared without a macro... (cached) yes checking whether memmem is declared without a macro... (cached) yes checking whether mempcpy is declared without a macro... no checking whether memrchr is declared without a macro... (cached) yes checking whether rawmemchr is declared without a macro... (cached) yes checking whether stpcpy is declared without a macro... (cached) yes checking whether stpncpy is declared without a macro... (cached) yes checking whether strchrnul is declared without a macro... no checking whether strdup is declared without a macro... (cached) yes checking whether strncat is declared without a macro... (cached) yes checking whether strndup is declared without a macro... (cached) yes checking whether strnlen is declared without a macro... (cached) yes checking whether strpbrk is declared without a macro... (cached) yes checking whether strsep is declared without a macro... (cached) yes checking whether strcasestr is declared without a macro... (cached) yes checking whether strtok_r is declared without a macro... (cached) yes checking whether strerror_r is declared without a macro... (cached) yes checking whether strsignal is declared without a macro... (cached) yes checking whether strverscmp is declared without a macro... (cached) no checking if gcc/ld supports -Wl,--output-def... no checking whether NULL can be used in arbitrary expressions... yes checking for strverscmp... no checking for complete errno.h... (cached) yes checking whether strerror_r is declared... (cached) yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking for getopt.h... (cached) yes checking for sys/mman.h... (cached) yes checking for sys/socket.h... (cached) yes checking for unistd.h... (cached) yes checking for getopt.h... (cached) yes checking for getopt_long_only... (cached) yes checking whether getopt is POSIX compatible... (cached) yes checking for working GNU getopt function... no checking whether getenv is declared... (cached) yes checking for mprotect... (cached) yes checking for _set_invalid_parameter_handler... no checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking whether strerror(0) succeeds... yes checking for pid_t... (cached) yes checking for mode_t... (cached) yes checking for error_at_line... no checking whether program_invocation_name is declared... no checking whether program_invocation_short_name is declared... no checking for ssize_t... (cached) yes checking for va_copy... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking whether dprintf is declared without a macro... (cached) yes checking whether fpurge is declared without a macro... (cached) yes checking whether fseeko is declared without a macro... (cached) yes checking whether ftello is declared without a macro... (cached) yes checking whether getdelim is declared without a macro... (cached) yes checking whether getline is declared without a macro... (cached) yes checking whether gets is declared without a macro... (cached) yes checking whether pclose is declared without a macro... (cached) yes checking whether popen is declared without a macro... (cached) yes checking whether renameat is declared without a macro... (cached) yes checking whether snprintf is declared without a macro... (cached) yes checking whether tmpfile is declared without a macro... (cached) yes checking whether vdprintf is declared without a macro... (cached) yes checking whether vsnprintf is declared without a macro... (cached) yes checking for working strerror function... yes checking whether chdir is declared without a macro... (cached) yes checking whether chown is declared without a macro... (cached) yes checking whether dup is declared without a macro... (cached) yes checking whether dup2 is declared without a macro... (cached) yes checking whether dup3 is declared without a macro... no checking whether environ is declared without a macro... no checking whether euidaccess is declared without a macro... no checking whether faccessat is declared without a macro... (cached) yes checking whether fchdir is declared without a macro... (cached) yes checking whether fchownat is declared without a macro... (cached) yes checking whether fdatasync is declared without a macro... no checking whether fsync is declared without a macro... (cached) yes checking whether ftruncate is declared without a macro... (cached) yes checking whether getcwd is declared without a macro... (cached) yes checking whether getdomainname is declared without a macro... (cached) yes checking whether getdtablesize is declared without a macro... (cached) yes checking whether getgroups is declared without a macro... (cached) yes checking whether gethostname is declared without a macro... (cached) yes checking whether getlogin is declared without a macro... (cached) yes checking whether getlogin_r is declared without a macro... (cached) yes checking whether getpagesize is declared without a macro... (cached) yes checking whether getusershell is declared without a macro... (cached) yes checking whether setusershell is declared without a macro... (cached) yes checking whether endusershell is declared without a macro... (cached) yes checking whether group_member is declared without a macro... no checking whether isatty is declared without a macro... (cached) yes checking whether lchown is declared without a macro... (cached) yes checking whether link is declared without a macro... (cached) yes checking whether linkat is declared without a macro... (cached) yes checking whether lseek is declared without a macro... (cached) yes checking whether pipe is declared without a macro... (cached) yes checking whether pipe2 is declared without a macro... no checking whether pread is declared without a macro... (cached) yes checking whether pwrite is declared without a macro... (cached) yes checking whether readlink is declared without a macro... (cached) yes checking whether readlinkat is declared without a macro... (cached) yes checking whether rmdir is declared without a macro... (cached) yes checking whether sethostname is declared without a macro... (cached) yes checking whether sleep is declared without a macro... (cached) yes checking whether symlink is declared without a macro... (cached) yes checking whether symlinkat is declared without a macro... (cached) yes checking whether ttyname_r is declared without a macro... (cached) yes checking whether unlink is declared without a macro... (cached) yes checking whether unlinkat is declared without a macro... (cached) yes checking whether usleep is declared without a macro... (cached) yes checking if the Kerberos V5 mechanism should be supported... no checking pkg-config is at least version 0.9.0... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for gettext translation domain suffix to use... none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/cyclo/Makefile config.status: creating doc/reference/Makefile config.status: creating doc/reference/version.xml config.status: creating gl/Makefile config.status: creating gss.pc config.status: creating lib/Makefile config.status: creating lib/gl/Makefile config.status: creating lib/headers/gss.h config.status: creating lib/krb5/Makefile config.status: creating po/Makefile.in config.status: creating po/Makevars config.status: creating src/Makefile config.status: creating src/gl/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: summary of build options: version: 1.0.3 shared 3:3:0 Host type: i386-portbld-freebsd9.3 Install prefix: /usr/local Compiler: cc -std=gnu99 C flags: -O2 -pipe -fno-strict-aliasing Warning flags: errors: warnings: Library types: Shared=yes, Static=yes Valgrind: Version script: yes I18n domain suffix: none Kerberos V5: no LDADD: =========================================================================== =================================================== ===> Building for gss-1.0.3 /usr/bin/make all-recursive Making all in po Error expanding embedded variable. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/security/gss/work/gss-1.0.3. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/security/gss/work/gss-1.0.3. *** [do-build] Error code 1 Stop in /usr/ports/security/gss. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:05:13 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 84294A5F for ; Wed, 28 Jan 2015 03:05:13 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 644EB90B for ; Wed, 28 Jan 2015 03:05:13 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S35DGi091374 for ; Wed, 28 Jan 2015 03:05:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S35DVe091369; Wed, 28 Jan 2015 03:05:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:05:13 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280305.t0S35DVe091369@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93i386-quarterly][audio/py-karaoke] Failed for py27-karaoke-0.7.5_7 in configure 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: Wed, 28 Jan 2015 03:05:13 -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: tijl@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/audio/py-karaoke/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/py27-karaoke-0.7.5_7.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building audio/py-karaoke build started at Wed Jan 28 03:04:11 UTC 2015 port directory: /usr/ports/audio/py-karaoke building for: FreeBSD 93i386-quarterly-job-09 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/audio/py-karaoke/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=py27-karaoke-0.7.5_7 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for py27-karaoke-0.7.5_7: MUTAGEN=off: Mutagen support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/py-karaoke/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/py-karaoke/work HOME=/wrkdirs/usr/ports/audio/py-karaoke/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/py-karaoke/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/py-karaoke/work HOME=/wrkdirs/usr/ports/audio/py-karaoke/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2-3.0-config LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/karaoke" EXAMPLESDIR="share/examples/karaoke" DATADIR="share/pykaraoke" WWWDIR="www/karaoke" ETCDIR="etc/karaoke" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pykaraoke DOCSDIR=/usr/local/share/doc/karaoke EXAMPLESDIR=/usr/local/share/examples/karaoke WWWDIR=/usr/local/www/karaoke ETCDIR=/usr/local/etc/karaoke --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> py27-karaoke-0.7.5_7 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.3.txz [93i386-quarterly-job-09] Installing pkg-1.4.3... [93i386-quarterly-job-09] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of py27-karaoke-0.7.5_7 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by py27-karaoke-0.7.5_7 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by py27-karaoke-0.7.5_7 for building => SHA256 Checksum OK for pykaraoke-0.7.5.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by py27-karaoke-0.7.5_7 for building ===> Extracting for py27-karaoke-0.7.5_7 => SHA256 Checksum OK for pykaraoke-0.7.5.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py27-karaoke-0.7.5_7 ===> Applying FreeBSD patches for py27-karaoke-0.7.5_7 =========================================================================== =================================================== ===> py27-karaoke-0.7.5_7 depends on package: py27-game>0 - not found ===> Verifying install for py27-game>0 in /usr/ports/devel/py-game ===> Installing existing package /packages/All/py27-game-1.9.1_5.txz [93i386-quarterly-job-09] Installing py27-game-1.9.1_5... [93i386-quarterly-job-09] `-- Installing py27-numpy-1.9.1_1,1... [93i386-quarterly-job-09] | `-- Installing blas-3.4.2_3... [93i386-quarterly-job-09] | | `-- Installing gcc-4.8.3_2... [93i386-quarterly-job-09] | | `-- Installing binutils-2.25... [93i386-quarterly-job-09] | | | `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-09] | | | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-09] | | | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-09] | | | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-09] | | | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-09] | | | `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-09] | | `-- Extracting binutils-2.25... done [93i386-quarterly-job-09] | | `-- Installing gcc-ecj-4.5... [93i386-quarterly-job-09] | | `-- Extracting gcc-ecj-4.5... done [93i386-quarterly-job-09] | | `-- Installing gmp-5.1.3_2... [93i386-quarterly-job-09] | | `-- Extracting gmp-5.1.3_2... done [93i386-quarterly-job-09] | | `-- Installing mpc-1.0.2_1... [93i386-quarterly-job-09] | | | `-- Installing mpfr-3.1.2_2... [93i386-quarterly-job-09] | | | `-- Extracting mpfr-3.1.2_2... done [93i386-quarterly-job-09] | | `-- Extracting mpc-1.0.2_1... done [93i386-quarterly-job-09] | | `-- Extracting gcc-4.8.3_2... done [93i386-quarterly-job-09] | `-- Extracting blas-3.4.2_3... done [93i386-quarterly-job-09] | `-- Installing lapack-3.4.2_3... [93i386-quarterly-job-09] | `-- Extracting lapack-3.4.2_3... done [93i386-quarterly-job-09] | `-- Installing py27-nose-1.3.3... [93i386-quarterly-job-09] | | `-- Installing py27-setuptools27-5.5.1... [93i386-quarterly-job-09] | | `-- Installing python27-2.7.9... [93i386-quarterly-job-09] | | | `-- Installing libffi-3.0.13_3... [93i386-quarterly-job-09] | | | `-- Extracting libffi-3.0.13_3... done [93i386-quarterly-job-09] | | `-- Extracting python27-2.7.9... done [93i386-quarterly-job-09] | | `-- Extracting py27-setuptools27-5.5.1... done [93i386-quarterly-job-09] | `-- Extracting py27-nose-1.3.3... done [93i386-quarterly-job-09] | `-- Installing suitesparse-4.0.2_4... [93i386-quarterly-job-09] | `-- Extracting suitesparse-4.0.2_4... done [93i386-quarterly-job-09] `-- Extracting py27-numpy-1.9.1_1,1... done [93i386-quarterly-job-09] `-- Installing sdl-1.2.15_5,2... [93i386-quarterly-job-09] | `-- Installing aalib-1.4.r5_11... [93i386-quarterly-job-09] | `-- Extracting aalib-1.4.r5_11... done [93i386-quarterly-job-09] | `-- Installing libGLU-9.0.0_2... [93i386-quarterly-job-09] | | `-- Installing libGL-9.1.7_4... [93i386-quarterly-job-09] | | `-- Installing dri2proto-2.8... [93i386-quarterly-job-09] | | `-- Extracting dri2proto-2.8... done [93i386-quarterly-job-09] | | `-- Installing expat-2.1.0_2... [93i386-quarterly-job-09] | | `-- Extracting expat-2.1.0_2... done [93i386-quarterly-job-09] | | `-- Installing libX11-1.6.2_2,1... [93i386-quarterly-job-09] | | | `-- Installing kbproto-1.0.6... [93i386-quarterly-job-09] | | | `-- Extracting kbproto-1.0.6... done [93i386-quarterly-job-09] | | | `-- Installing libXau-1.0.8_2... [93i386-quarterly-job-09] | | | `-- Installing xproto-7.0.26... [93i386-quarterly-job-09] | | | `-- Extracting xproto-7.0.26... done [93i386-quarterly-job-09] | | | `-- Extracting libXau-1.0.8_2... done [93i386-quarterly-job-09] | | | `-- Installing libXdmcp-1.1.1_2... [93i386-quarterly-job-09] | | | `-- Extracting libXdmcp-1.1.1_2... done [93i386-quarterly-job-09] | | | `-- Installing libxcb-1.11... [93i386-quarterly-job-09] | | | `-- Installing libpthread-stubs-0.3_6... [93i386-quarterly-job-09] | | `-- Installing gdk-pixbuf2-2.31.2_1... [93i386-quarterly-job-09] | | | `-- Installing jasper-1.900.1_14... [93i386-quarterly-job-09] | | | `-- Extracting jasper-1.900.1_14... done [93i386-quarterly-job-09] | | | `-- Installing libXi-1.7.4,1... [93i386-quarterly-job-09] | | | `-- Installing inputproto-2.3.1... [93i386-quarterly-job-09] | | | `-- Extracting inputproto-2.3.1... done [93i386-quarterly-job-09] | | | `-- Extracting libXi-1.7.4,1... done [93i386-quarterly-job-09] | | | `-- Installing libXt-1.1.4_2,1... [93i386-quarterly-job-09] | | | `-- Extracting libXt-1.1.4_2,1... done [93i386-quarterly-job-09] | | `-- Extracting gdk-pixbuf2-2.31.2_1... done [93i386-quarterly-job-09] | | `-- Installing gtk-update-icon-cache-2.24.25... [93i386-quarterly-job-09] | | | `-- Installing hicolor-icon-theme-0.12... [93i386-quarterly-job-09] | | | `-- Extracting hicolor-icon-theme-0.12... done [93i386-quarterly-job-09] | | | `-- Installing libXcomposite-0.4.4_2,1... [93i386-quarterly-job-09] | | | `-- Installing compositeproto-0.4.2... [93i386-quarterly-job-09] | | | `-- Extracting compositeproto-0.4.2... done [93i386-quarterly-job-09] | | | `-- Extracting libXcomposite-0.4.4_2,1... done [93i386-quarterly-job-09] | | | `-- Installing libXcursor-1.1.14_2... [93i386-quarterly-job-09] | | | `-- Extracting libXcursor-1.1.14_2... done [93i386-quarterly-job-09] | | | `-- Installing libXinerama-1.1.3_2,1... [93i386-quarterly-job-09] | | | `-- Installing xineramaproto-1.2.1... [93i386-quarterly-job-09] | | | `-- Extracting xineramaproto-1.2.1... done [93i386-quarterly-job-09] | | | `-- Extracting libXinerama-1.1.3_2,1... done [93i386-quarterly-job-09] | | | `-- Installing pango-1.36.8... [93i386-quarterly-job-09] | | | `-- Installing cairo-1.12.18_1,2... [93i386-quarterly-job-09] | | | | `-- Installing fontconfig-2.11.1,1... [93i386-quarterly-job-09] | | | | `-- 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 [93i386-quarterly-job-09] | | | | `-- Installing pixman-0.32.6... [93i386-quarterly-job-09] | | | | `-- Extracting pixman-0.32.6... done [93i386-quarterly-job-09] | | | | `-- Installing xcb-util-renderutil-0.3.9... [93i386-quarterly-job-09] | | | | `-- Installing xcb-util-0.3.9_3,1... [93i386-quarterly-job-09] | | | | `-- Extracting xcb-util-0.3.9_3,1... done [93i386-quarterly-job-09] | | | | `-- Extracting xcb-util-renderutil-0.3.9... done [93i386-quarterly-job-09] | | | `-- Extracting cairo-1.12.18_1,2... done [93i386-quarterly-job-09] | | | `-- Installing encodings-1.0.4_1,1... [93i386-quarterly-job-09] | | | | `-- Installing font-util-1.3.0_1... [93i386-quarterly-job-09] | | | | `-- Extracting font-util-1.3.0_1... done [93i386-quarterly-job-09] | | | `-- Extracting encodings-1.0.4_1,1... done [93i386-quarterly-job-09] | | | `-- Installing harfbuzz-0.9.36... [93i386-quarterly-job-09] | | | | `-- Installing graphite2-1.2.4... [93i386-quarterly-job-09] | | | | `-- Extracting graphite2-1.2.4... done [93i386-quarterly-job-09] | | | | `-- Installing icu-53.1... [93i386-quarterly-job-09] | | | | `-- Extracting icu-53.1... done [93i386-quarterly-job-09] | | | `-- Extracting harfbuzz-0.9.36... done [93i386-quarterly-job-09] | | | `-- Installing libXft-2.3.1_2... [93i386-quarterly-job-09] | | | `-- Extracting libXft-2.3.1_2... done [93i386-quarterly-job-09] | | | `-- Installing xorg-fonts-truetype-7.7_1... [93i386-quarterly-job-09] | | | | `-- Installing dejavu-2.34_4... [93i386-quarterly-job-09] | | | | `-- Extracting dejavu-2.34_4... done [93i386-quarterly-job-09] | | | | `-- Installing font-bh-ttf-1.0.3_1... [93i386-quarterly-job-09] | | | | `-- Installing mkfontdir-1.0.7... [93i386-quarterly-job-09] | | | | | `-- Installing mkfontscale-1.1.1_1... [93i386-quarterly-job-09] | | | | | `-- Installing libfontenc-1.1.2_2... [93i386-quarterly-job-09] | | | | | `-- Extracting libfontenc-1.1.2_2... done [93i386-quarterly-job-09] | | | | | `-- Extracting mkfontscale-1.1.1_1... done [93i386-quarterly-job-09] | | | | `-- Extracting mkfontdir-1.0.7... done [93i386-quarterly-job-09] | | | | `-- Extracting font-bh-ttf-1.0.3_1... done [93i386-quarterly-job-09] | | | | `-- Installing font-misc-ethiopic-1.0.3_1... [93i386-quarterly-job-09] | | | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [93i386-quarterly-job-09] | | | | `-- Installing font-misc-meltho-1.0.3_1... [93i386-quarterly-job-09] | | | | `-- Extracting font-misc-meltho-1.0.3_1... done [93i386-quarterly-job-09] | | | `-- Extracting pango-1.36.8... done [93i386-quarterly-job-09] | | | `-- Installing shared-mime-info-1.1_1... [93i386-quarterly-job-09] | | | `-- Extracting shared-mime-info-1.1_1... done [93i386-quarterly-job-09] | | `-- Extracting gtk-update-icon-cache-2.24.25... done [93i386-quarterly-job-09] | | `-- Installing python-2.7_2,2... [93i386-quarterly-job-09] | | `-- Extracting python-2.7_2,2... done [93i386-quarterly-job-09] | | `-- Extracting gtk2-2.24.25_1... done [93i386-quarterly-job-09] | | `-- Installing polkit-0.105_4... [93i386-quarterly-job-09] | | `-- Installing gobject-introspection-1.42.0... [93i386-quarterly-job-09] | | `-- Extracting gobject-introspection-1.42.0... done [93i386-quarterly-job-09] | | `-- Extracting polkit-0.105_4... done [93i386-quarterly-job-09] | `-- Extracting gconf2-3.2.6_3... done [93i386-quarterly-job-09] | `-- Installing gstreamer-plugins-0.10.36_5,3... [93i386-quarterly-job-09] | | `-- Installing gstreamer-0.10.36_2... [93i386-quarterly-job-09] | | `-- Extracting gstreamer-0.10.36_2... done [93i386-quarterly-job-09] | | `-- Installing libXv-1.0.10_2,1... [93i386-quarterly-job-09] | | `-- Installing videoproto-2.3.2... [93i386-quarterly-job-09] | | `-- Extracting videoproto-2.3.2... done [93i386-quarterly-job-09] | | `-- Extracting libXv-1.0.10_2,1... done [93i386-quarterly-job-09] | | `-- Installing orc-0.4.22... [93i386-quarterly-job-09] | | `-- Extracting orc-0.4.22... done [93i386-quarterly-job-09] | `-- Extracting gstreamer-plugins-0.10.36_5,3... done [93i386-quarterly-job-09] | `-- Installing libmspack-0.4_2... [93i386-quarterly-job-09] | `-- Extracting libmspack-0.4_2... done [93i386-quarterly-job-09] | `-- Installing webkit-gtk2-2.4.8... [93i386-quarterly-job-09] | | `-- Installing curl-7.39.0_1... [93i386-quarterly-job-09] | | `-- Installing ca_root_nss-3.17.3_1... [93i386-quarterly-job-09] | | `-- Extracting ca_root_nss-3.17.3_1... done [93i386-quarterly-job-09] | | `-- Extracting curl-7.39.0_1... done [93i386-quarterly-job-09] | | `-- Installing enchant-1.6.0_4... [93i386-quarterly-job-09] | | `-- Installing hunspell-1.3.3... [93i386-quarterly-job-09] | | `-- Extracting hunspell-1.3.3... done [93i386-quarterly-job-09] | | `-- Extracting enchant-1.6.0_4... done [93i386-quarterly-job-09] | | `-- Installing geoclue-2.1.9... [93i386-quarterly-job-09] | | `-- Installing json-glib-1.0.2_1... [93i386-quarterly-job-09] | | `-- Extracting json-glib-1.0.2_1... done [93i386-quarterly-job-09] | | `-- Installing libsoup-2.48.1... [93i386-quarterly-job-09] | | | `-- Installing glib-networking-2.42.1... [93i386-quarterly-job-09] | | | `-- Installing gnutls-3.2.21... [93i386-quarterly-job-09] | | | | `-- Installing libidn-1.29... [93i386-quarterly-job-09] | | | | `-- Extracting libidn-1.29... done [93i386-quarterly-job-09] | | | | `-- Installing libtasn1-4.2... [93i386-quarterly-job-09] | | | | `-- Extracting libtasn1-4.2... done [93i386-quarterly-job-09] | | | | `-- Installing nettle-2.7.1... [93i386-quarterly-job-09] | | | | `-- Extracting nettle-2.7.1... done [93i386-quarterly-job-09] | | | | `-- Installing p11-kit-0.22.1... [93i386-quarterly-job-09] | | | | `-- Extracting p11-kit-0.22.1... done [93i386-quarterly-job-09] | | | | `-- Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [93i386-quarterly-job-09] | | | | `-- Extracting trousers-tddl-0.3.10_7... done [93i386-quarterly-job-09] | | | `-- Extracting gnutls-3.2.21... done [93i386-quarterly-job-09] | | | `-- Installing gsettings-desktop-schemas-3.14.1... [93i386-quarterly-job-09] | | | | `-- Installing cantarell-fonts-0.0.15... [93i386-quarterly-job-09] | | | | `-- Extracting cantarell-fonts-0.0.15... done /usr/local/share/fonts/cantarell: caching, new cache contents: 2 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory /usr/local/bin/fc-cache: succeeded [93i386-quarterly-job-09] | | | `-- Extracting gsettings-desktop-schemas-3.14.1... done [93i386-quarterly-job-09] | | | `-- Installing libgcrypt-1.6.1_5... [93i386-quarterly-job-09] | | | | `-- Installing libgpg-error-1.17... [93i386-quarterly-job-09] | | | | `-- Extracting libgpg-error-1.17... done [93i386-quarterly-job-09] | | | `-- Extracting libgcrypt-1.6.1_5... done [93i386-quarterly-job-09] | | | `-- Installing libproxy-0.4.6... [93i386-quarterly-job-09] | | | `-- Extracting libproxy-0.4.6... done [93i386-quarterly-job-09] | | | `-- Extracting glib-networking-2.42.1... done [93i386-quarterly-job-09] | | | `-- Installing sqlite3-3.8.7.4... [93i386-quarterly-job-09] | | | `-- Extracting sqlite3-3.8.7.4... done [93i386-quarterly-job-09] | | `-- Extracting libsoup-2.48.1... done [93i386-quarterly-job-09] | | `-- Extracting geoclue-2.1.9... done [93i386-quarterly-job-09] | | `-- Installing gstreamer1-plugins-1.4.5_1... [93i386-quarterly-job-09] | | `-- Installing gstreamer1-1.4.5... [93i386-quarterly-job-09] | | `-- Extracting gstreamer1-1.4.5... done [93i386-quarterly-job-09] | | `-- Installing iso-codes-3.56... [93i386-quarterly-job-09] | | `-- Extracting iso-codes-3.56... done [93i386-quarterly-job-09] | | `-- Extracting gstreamer1-plugins-1.4.5_1... done [93i386-quarterly-job-09] | | `-- Installing libsecret-0.18_1... [93i386-quarterly-job-09] | | `-- Extracting libsecret-0.18_1... done [93i386-quarterly-job-09] | | `-- Installing libxslt-1.1.28_5... [93i386-quarterly-job-09] | | `-- Extracting libxslt-1.1.28_5... done [93i386-quarterly-job-09] | `-- Extracting webkit-gtk2-2.4.8... done [93i386-quarterly-job-09] `-- Extracting wx30-gtk2-3.0.2_1... done [93i386-quarterly-job-09] Extracting py27-wxPython30-3.0.0.0_1... done Message for dejavu-2.34_4: 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. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of py27-karaoke-0.7.5_7 =========================================================================== =================================================== ===> py27-karaoke-0.7.5_7 depends on shared library: libpthread-stubs.so - found (/usr/local/lib/libpthread-stubs.so.0.0.0) ===> py27-karaoke-0.7.5_7 depends on shared library: libaa.so - found (/usr/local/lib/libaa.so.1.0.4) ===> py27-karaoke-0.7.5_7 depends on shared library: libSDL.so - found (/usr/local/lib/libSDL-1.2.so.0.11.4) ===> py27-karaoke-0.7.5_7 depends on shared library: libiconv.so.3 - found (/usr/local/lib/libiconv.so.2.5.1) =========================================================================== =================================================== ===> Configuring for py27-karaoke-0.7.5_7 Traceback (most recent call last): File "", line 1, in File "setup.py", line 33, in import wx File "/usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/wx/__init__.py", line 45, in from wx._core import * File "/usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py", line 4, in import _core_ ImportError: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.14 required by /usr/local/lib/libwebkitgtk-1.0.so.0 not found *** [do-configure] Error code 1 Stop in /usr/ports/audio/py-karaoke. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:06:55 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 BA829B55; Wed, 28 Jan 2015 03:06:55 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 A669891E; Wed, 28 Jan 2015 03:06:55 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S36tpu083146; Wed, 28 Jan 2015 03:06:55 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S36tk6083136; Wed, 28 Jan 2015 03:06:55 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:06:55 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280306.t0S36tk6083136@beefy1.isc.freebsd.org> To: sunpoet@FreeBSD.org Subject: [package - 93i386-quarterly][databases/rocksdb] Failed for rocksdb-3.8 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: Wed, 28 Jan 2015 03:06:55 -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: sunpoet@FreeBSD.org Last committer: sunpoet@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/databases/rocksdb/Makefile 374239 2014-12-08 09:11:01Z sunpoet $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/rocksdb-3.8.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building databases/rocksdb build started at Wed Jan 28 03:05:21 UTC 2015 port directory: /usr/ports/databases/rocksdb building for: FreeBSD 93i386-quarterly-job-20 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: sunpoet@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/databases/rocksdb/Makefile 374239 2014-12-08 09:11:01Z sunpoet $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=rocksdb-3.8 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/rocksdb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/rocksdb/work HOME=/wrkdirs/usr/ports/databases/rocksdb/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/rocksdb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/rocksdb/work HOME=/wrkdirs/usr/ports/databases/rocksdb/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="clang" CFLAGS="-O2 -pipe -I/usr/local/include -fno-strict-aliasing" CPP="clang-cpp" CPPFLAGS="-DOS_FREEBSD" LDFLAGS=" -L/usr/local/lib" LIBS="" CXX="clang++" CXXFLAGS="-O2 -pipe -I/usr/local/include -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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/rocksdb" EXAMPLESDIR="share/examples/rocksdb" DATADIR="share/rocksdb" WWWDIR="www/rocksdb" ETCDIR="etc/rocksdb" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/rocksdb DOCSDIR=/usr/local/share/doc/rocksdb EXAMPLESDIR=/usr/local/share/examples/rocksdb WWWDIR=/usr/local/www/rocksdb ETCDIR=/usr/local/etc/rocksdb --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> rocksdb-3.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.4.3.txz [93i386-quarterly-job-20] Installing pkg-1.4.3... [93i386-quarterly-job-20] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of rocksdb-3.8 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by rocksdb-3.8 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by rocksdb-3.8 for building => SHA256 Checksum OK for rocksdb-3.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by rocksdb-3.8 for building ===> Extracting for rocksdb-3.8 => SHA256 Checksum OK for rocksdb-3.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for rocksdb-3.8 ===> Applying FreeBSD patches for rocksdb-3.8 =========================================================================== =================================================== ===> rocksdb-3.8 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 [93i386-quarterly-job-20] Installing gmake-4.1_1... [93i386-quarterly-job-20] `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-20] | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-20] | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-20] | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-20] | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-20] `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-20] Extracting gmake-4.1_1... done ===> Returning to build of rocksdb-3.8 =========================================================================== =================================================== ===> rocksdb-3.8 depends on shared library: libgflags.so - not found ===> Verifying for libgflags.so in /usr/ports/devel/gflags ===> Installing existing package /packages/All/gflags-2.0_1.txz [93i386-quarterly-job-20] Installing gflags-2.0_1... [93i386-quarterly-job-20] Extracting gflags-2.0_1... done ===> Returning to build of rocksdb-3.8 ===> rocksdb-3.8 depends on shared library: libsnappy.so - not found ===> Verifying for libsnappy.so in /usr/ports/archivers/snappy ===> Installing existing package /packages/All/snappy-1.1.1_1.txz [93i386-quarterly-job-20] Installing snappy-1.1.1_1... [93i386-quarterly-job-20] Extracting snappy-1.1.1_1... done ===> Returning to build of rocksdb-3.8 =========================================================================== =================================================== ===> Configuring for rocksdb-3.8 =========================================================================== =================================================== ===> Building for rocksdb-3.8 clang++ -O2 -pipe -I/usr/local/include -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM port/stack_trace.cc -o port/stack_trace.d clang++ -O2 -pipe -I/usr/local/include -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM port/port_posix.cc -o port/port_posix.d In file included from port/port_posix.cc:10: In file included from ./port/port_posix.h:57: ./include/rocksdb/options.h:19:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. clang++ -O2 -pipe -I/usr/local/include -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/write_batch_with_index/write_batch_with_index.cc -o utilities/write_batch_with_index/write_batch_with_index.d In file included from utilities/write_batch_with_index/write_batch_with_index.cc:12: ./db/column_family.h:12:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. clang++ -O2 -pipe -I/usr/local/include -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/ttl/db_ttl_impl.cc -o utilities/ttl/db_ttl_impl.d In file included from utilities/ttl/db_ttl_impl.cc:6: In file included from ./utilities/ttl/db_ttl_impl.h:12: ./include/rocksdb/db.h:17:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. clang++ -O2 -pipe -I/usr/local/include -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/spatialdb/spatial_db.cc -o utilities/spatialdb/spatial_db.d In file included from utilities/spatialdb/spatial_db.cc:8: In file included from ./include/rocksdb/utilities/spatial_db.h:12: ./include/rocksdb/db.h:17:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. clang++ -O2 -pipe -I/usr/local/include -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/redis/redis_lists.cc -o utilities/redis/redis_lists.d In file included from utilities/redis/redis_lists.cc:25: In file included from utilities/redis/redis_lists.h:15: ./include/rocksdb/db.h:17:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. std::shared_ptr MergeOperators::CreatePutOperator() { ~~~~~^ utilities/merge_operators/put.cc:64:16: error: expected unqualified-id std::shared_ptr MergeOperators::CreatePutOperator() { ^ 12 errors generated. In file included from utilities/merge_operators/string_append/stringappend.cc:14: ./utilities/merge_operators.h:18:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreatePutOperator(); ~~~~~^ ./utilities/merge_operators.h:18:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreatePutOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:19:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateUInt64AddOperator(); ~~~~~^ ./utilities/merge_operators.h:19:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateUInt64AddOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:20:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateStringAppendOperator(); ~~~~~^ ./utilities/merge_operators.h:20:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateStringAppendOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:21:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateStringAppendTESTOperator(); ~~~~~^ ./utilities/merge_operators.h:21:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateStringAppendTESTOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:25:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateFromStringId( ~~~~~^ ./utilities/merge_operators.h:25:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateFromStringId( ~~~~~~~~~~~~~~~~~~~~~~^ utilities/merge_operators/string_append/stringappend.cc:53:6: error: no type named 'shared_ptr' in namespace 'std' std::shared_ptr MergeOperators::CreateStringAppendOperator() { ~~~~~^ utilities/merge_operators/string_append/stringappend.cc:53:16: error: expected unqualified-id std::shared_ptr MergeOperators::CreateStringAppendOperator() { ^ 12 errors generated. In file included from utilities/merge_operators/string_append/stringappend2.cc:14: ./utilities/merge_operators.h:18:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreatePutOperator(); ~~~~~^ ./utilities/merge_operators.h:18:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreatePutOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:19:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateUInt64AddOperator(); ~~~~~^ ./utilities/merge_operators.h:19:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateUInt64AddOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:20:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateStringAppendOperator(); ~~~~~^ ./utilities/merge_operators.h:20:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateStringAppendOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:21:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateStringAppendTESTOperator(); ~~~~~^ ./utilities/merge_operators.h:21:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateStringAppendTESTOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:25:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateFromStringId( ~~~~~^ ./utilities/merge_operators.h:25:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateFromStringId( ~~~~~~~~~~~~~~~~~~~~~~^ utilities/merge_operators/string_append/stringappend2.cc:107:6: error: no type named 'shared_ptr' in namespace 'std' std::shared_ptr ~~~~~^ utilities/merge_operators/string_append/stringappend2.cc:107:16: error: expected unqualified-id std::shared_ptr ^ 12 errors generated. In file included from utilities/merge_operators/uint64add.cc:7: ./include/rocksdb/env.h:41:12: error: no member named 'unique_ptr' in namespace 'std' using std::unique_ptr; ~~~~~^ ./include/rocksdb/env.h:42:12: error: no member named 'shared_ptr' in namespace 'std' using std::shared_ptr; ~~~~~^ ./include/rocksdb/env.h:103:36: error: unknown type name 'unique_ptr' unique_ptr* result, ^ ./include/rocksdb/env.h:103:46: error: expected ')' unique_ptr* result, ^ ./include/rocksdb/env.h:102:35: note: to match this '(' virtual Status NewSequentialFile(const std::string& fname, ^ ./include/rocksdb/env.h:115:38: error: unknown type name 'unique_ptr' unique_ptr* result, ^ ./include/rocksdb/env.h:115:48: error: expected ')' unique_ptr* result, ^ ./include/rocksdb/env.h:114:37: note: to match this '(' virtual Status NewRandomAccessFile(const std::string& fname, ^ ./include/rocksdb/env.h:127:34: error: unknown type name 'unique_ptr' unique_ptr* result, ^ ./include/rocksdb/env.h:127:44: error: expected ')' unique_ptr* result, ^ ./include/rocksdb/env.h:126:33: note: to match this '(' virtual Status NewWritableFile(const std::string& fname, ^ ./include/rocksdb/env.h:136:34: error: unknown type name 'unique_ptr' unique_ptr* result, ^ ./include/rocksdb/env.h:136:44: error: expected ')' unique_ptr* result, ^ ./include/rocksdb/env.h:135:33: note: to match this '(' virtual Status NewRandomRWFile(const std::string& fname, ^ ./include/rocksdb/env.h:147:31: error: unknown type name 'unique_ptr' unique_ptr* result) = 0; ^ ./include/rocksdb/env.h:147:41: error: expected ')' unique_ptr* result) = 0; ^ ./include/rocksdb/env.h:146:30: note: to match this '(' virtual Status NewDirectory(const std::string& name, ^ ./include/rocksdb/env.h:245:28: error: unknown type name 'shared_ptr' shared_ptr* result) = 0; ^ ./include/rocksdb/env.h:245:38: error: expected ')' shared_ptr* result) = 0; ^ ./include/rocksdb/env.h:244:27: note: to match this '(' virtual Status NewLogger(const std::string& fname, ^ ./include/rocksdb/env.h:645:28: error: unknown type name 'shared_ptr' extern void LogFlush(const shared_ptr& info_log); ^ ./include/rocksdb/env.h:645:38: error: expected ')' extern void LogFlush(const shared_ptr& info_log); ^ ./include/rocksdb/env.h:645:21: note: to match this '(' extern void LogFlush(const shared_ptr& info_log); ^ ./include/rocksdb/env.h:648:23: error: unknown type name 'shared_ptr' const shared_ptr& info_log, const char* format, ...); ^ ./include/rocksdb/env.h:648:33: error: expected ')' const shared_ptr& info_log, const char* format, ...); ^ ./include/rocksdb/env.h:647:16: note: to match this '(' extern void Log(const InfoLogLevel log_level, ^ ./include/rocksdb/env.h:651:25: error: unknown type name 'shared_ptr' extern void Debug(const shared_ptr& info_log, const char* format, ...); ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. In file included from utilities/redis/redis_lists.cc:25: In file included from utilities/redis/redis_lists.h:15: ./include/rocksdb/db.h:17:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. In file included from utilities/spatialdb/spatial_db.cc:8: In file included from ./include/rocksdb/utilities/spatial_db.h:12: ./include/rocksdb/db.h:17:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. In file included from utilities/ttl/db_ttl_impl.cc:6: In file included from ./utilities/ttl/db_ttl_impl.h:12: ./include/rocksdb/db.h:17:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. In file included from utilities/write_batch_with_index/write_batch_with_index.cc:12: ./db/column_family.h:12:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. In file included from port/port_posix.cc:10: In file included from ./port/port_posix.h:57: ./include/rocksdb/options.h:19:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. Makefile:209: recipe for target 'librocksdb.so' failed gmake: *** [librocksdb.so] Error 1 *** [do-build] Error code 1 Stop in /usr/ports/databases/rocksdb. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:06:18 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 CE7B3B4E; Wed, 28 Jan 2015 03:06:18 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 AD3CB919; Wed, 28 Jan 2015 03:06:18 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S36IUE045997; Wed, 28 Jan 2015 03:06:18 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S36Iab045976; Wed, 28 Jan 2015 03:06:18 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:06:18 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280306.t0S36Iab045976@beefy1.isc.freebsd.org> To: multimedia@FreeBSD.org Subject: [package - 93i386-quarterly][multimedia/gstreamer1-vaapi] Failed for gstreamer1-vaapi-0.5.9 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: Wed, 28 Jan 2015 03:06:19 -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: multimedia@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/multimedia/gstreamer1-vaapi/Makefile 374861 2014-12-17 16:20:33Z kwm $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/gstreamer1-vaapi-0.5.9.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building multimedia/gstreamer1-vaapi build started at Wed Jan 28 03:05:22 UTC 2015 port directory: /usr/ports/multimedia/gstreamer1-vaapi building for: FreeBSD 93i386-quarterly-job-09 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: multimedia@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/multimedia/gstreamer1-vaapi/Makefile 374861 2014-12-17 16:20:33Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gstreamer1-vaapi-0.5.9 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-wayland --with-gstreamer-api=1.4 --disable-builtin-libvpx --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work HOME=/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work HOME=/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/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-- VERSION=1.0 LIBVER=1.4 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gstreamer1-vaapi" EXAMPLESDIR="share/examples/gstreamer1-vaapi" DATADIR="share/gstreamer1-vaapi" WWWDIR="www/gstreamer1-vaapi" ETCDIR="etc/gstreamer1-vaapi" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gstreamer1-vaapi DOCSDIR=/usr/local/share/doc/gstreamer1-vaapi EXAMPLESDIR=/usr/local/share/examples/gstreamer1-vaapi WWWDIR=/usr/local/www/gstreamer1-vaapi ETCDIR=/usr/local/etc/gstreamer1-vaapi --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> gstreamer1-vaapi-0.5.9 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.3.txz [93i386-quarterly-job-09] Installing pkg-1.4.3... [93i386-quarterly-job-09] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gstreamer1-vaapi-0.5.9 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by gstreamer1-vaapi-0.5.9 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by gstreamer1-vaapi-0.5.9 for building => SHA256 Checksum OK for gstreamer-vaapi-0.5.9.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by gstreamer1-vaapi-0.5.9 for building ===> Extracting for gstreamer1-vaapi-0.5.9 => SHA256 Checksum OK for gstreamer-vaapi-0.5.9.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gstreamer1-vaapi-0.5.9 =========================================================================== =================================================== ===> gstreamer1-vaapi-0.5.9 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 [93i386-quarterly-job-09] Installing gmake-4.1_1... [93i386-quarterly-job-09] `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-09] | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-09] | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-09] | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-09] | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-09] `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-09] Extracting gmake-4.1_1... done ===> Returning to build of gstreamer1-vaapi-0.5.9 ===> gstreamer1-vaapi-0.5.9 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93i386-quarterly-job-09] Installing pkgconf-0.9.7... [93i386-quarterly-job-09] Extracting pkgconf-0.9.7... done ===> Returning to build of gstreamer1-vaapi-0.5.9 ===> gstreamer1-vaapi-0.5.9 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/glproto.pc in /usr/ports/x11/glproto ===> Installing existing package /packages/All/glproto-1.4.17.txz [93i386-quarterly-job-09] Installing glproto-1.4.17... [93i386-quarterly-job-09] Extracting glproto-1.4.17... done ===> Returning to build of gstreamer1-vaapi-0.5.9 ===> gstreamer1-vaapi-0.5.9 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/dri2proto.pc in /usr/ports/x11/dri2proto ===> Installing existing package /packages/All/dri2proto-2.8.txz [93i386-quarterly-job-09] Installing dri2proto-2.8... [93i386-quarterly-job-09] Extracting dri2proto-2.8... done ===> Returning to build of gstreamer1-vaapi-0.5.9 ===> gstreamer1-vaapi-0.5.9 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/x11.pc in /usr/ports/x11/libX11 ===> Installing existing package /packages/All/libX11-1.6.2_2,1.txz [93i386-quarterly-job-09] Installing libX11-1.6.2_2,1... [93i386-quarterly-job-09] `-- Installing kbproto-1.0.6... [93i386-quarterly-job-09] `-- Extracting kbproto-1.0.6... done [93i386-quarterly-job-09] `-- Installing libXau-1.0.8_2... [93i386-quarterly-job-09] | `-- Installing xproto-7.0.26... [93i386-quarterly-job-09] | `-- Extracting xproto-7.0.26... done [93i386-quarterly-job-09] `-- Extracting libXau-1.0.8_2... done [93i386-quarterly-job-09] `-- Installing libXdmcp-1.1.1_2... [93i386-quarterly-job-09] `-- Extracting libXdmcp-1.1.1_2... done [93i386-quarterly-job-09] `-- Installing libxcb-1.11... [93i386-quarterly-job-09] | `-- Installing libpthread-stubs-0.3_6... [93i386-quarterly-job-09] | `-- Extracting libpthread-stubs-0.3_6... done [93i386-quarterly-job-09] | `-- Installing libxml2-2.9.2_2... [93i386-quarterly-job-09] | `-- Extracting libxml2-2.9.2_2... done [93i386-quarterly-job-09] `-- Extracting libxcb-1.11... done [93i386-quarterly-job-09] Extracting libX11-1.6.2_2,1... done ===> Returning to build of gstreamer1-vaapi-0.5.9 ===> gstreamer1-vaapi-0.5.9 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/xrandr.pc in /usr/ports/x11/libXrandr ===> Installing existing package /packages/All/libXrandr-1.4.2_2.txz [93i386-quarterly-job-09] Installing libXrandr-1.4.2_2... [93i386-quarterly-job-09] `-- Installing libXext-1.3.3,1... [93i386-quarterly-job-09] | `-- Installing xextproto-7.3.0... [93i386-quarterly-job-09] | `-- Extracting xextproto-7.3.0... done [93i386-quarterly-job-09] `-- Extracting libXext-1.3.3,1... done [93i386-quarterly-job-09] `-- Installing libXrender-0.9.8_2... [93i386-quarterly-job-09] | `-- Installing renderproto-0.11.1... [93i386-quarterly-job-09] | `-- Extracting renderproto-0.11.1... done [93i386-quarterly-job-09] `-- Extracting libXrender-0.9.8_2... done [93i386-quarterly-job-09] `-- Installing randrproto-1.4.0... [93i386-quarterly-job-09] `-- Extracting randrproto-1.4.0... done [93i386-quarterly-job-09] Extracting libXrandr-1.4.2_2... done ===> Returning to build of gstreamer1-vaapi-0.5.9 checking for JPEG decoding API... yes checking for va/va_dec_vp8.h... yes checking for VP8 decoding API... yes checking for video post-postprocessing API... yes checking for LIBVA... yes checking for va/va_enc_mpeg2.h... yes checking for va/va_enc_h264.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating debian.upstream/Makefile config.status: creating debian.upstream/changelog config.status: creating debian.upstream/control config.status: creating debian.upstream/gstreamer1.4-vaapi-doc.install config.status: creating debian.upstream/gstreamer1.4-vaapi.install config.status: creating debian.upstream/libgstvaapi1.0-dev.install config.status: creating debian.upstream/libgstvaapi0.install config.status: creating debian.upstream/libgstvaapi-drm-0.install config.status: creating debian.upstream/libgstvaapi-glx-0.install config.status: creating debian.upstream/libgstvaapi-wayland-0.install config.status: creating debian.upstream/libgstvaapi-x11-0.install config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/libs/Makefile config.status: creating docs/reference/libs/libs-docs.xml config.status: creating docs/reference/plugins/Makefile config.status: creating docs/reference/plugins/plugins-docs.xml config.status: creating ext/Makefile config.status: creating ext/libvpx/Makefile config.status: creating gst-libs/Makefile config.status: creating gst-libs/gst/Makefile config.status: creating gst-libs/gst/base/Makefile config.status: creating gst-libs/gst/codecparsers/Makefile config.status: creating gst-libs/gst/vaapi/Makefile config.status: creating gst-libs/gst/video/Makefile config.status: creating gst/Makefile config.status: creating gst/vaapi/Makefile config.status: creating patches/Makefile config.status: creating patches/videoparsers/Makefile config.status: creating pkgconfig/Makefile config.status: creating pkgconfig/gstreamer-vaapi-1.0.pc config.status: creating pkgconfig/gstreamer-vaapi-drm-1.0.pc config.status: creating pkgconfig/gstreamer-vaapi-glx-1.0.pc config.status: creating pkgconfig/gstreamer-vaapi-wayland-1.0.pc config.status: creating pkgconfig/gstreamer-vaapi-x11-1.0.pc config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands gstreamer-vaapi configuration summary: GStreamer API version ............ : 1.4 VA-API version ................... : 0.37.0 Video encoding ................... : yes Video outputs .................... : x11 glx =========================================================================== =================================================== ===> Building for gstreamer1-vaapi-0.5.9 gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9' Making all in debian.upstream gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/debian.upstream' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/debian.upstream' Making all in ext gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/ext' Making all in libvpx gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/ext/libvpx' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/ext/libvpx' gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/ext' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/ext' gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/ext' Making all in gst-libs gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs' Making all in gst gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst' Making all in base gmake[4]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/base' CC libgstvaapi_baseutils_la-gstbitwriter.lo CCLD libgstvaapi-baseutils.la gmake[4]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/base' Making all in codecparsers gmake[4]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/codecparsers' ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/parserutils.h parserutils.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/nalutils.h nalutils.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstvc1parser.h gstvc1parser.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstmpeg4parser.h gstmpeg4parser.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstjpegparser.h gstjpegparser.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstmpegvideoparser.h gstmpegvideoparser.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gsth264parser.h gsth264parser.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstvp8parser.h gstvp8parser.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstvp8rangedecoder.h gstvp8rangedecoder.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/vp8utils.h vp8utils.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/dboolhuff.h dboolhuff.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/parserutils.c parserutils.c CC libgstvaapi_codecparsers_la-parserutils.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/nalutils.c nalutils.c CC libgstvaapi_codecparsers_la-nalutils.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstvc1parser.c gstvc1parser.c CC libgstvaapi_codecparsers_la-gstvc1parser.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstmpeg4parser.c gstmpeg4parser.c CC libgstvaapi_codecparsers_la-gstmpeg4parser.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstjpegparser.c gstjpegparser.c CC libgstvaapi_codecparsers_la-gstjpegparser.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstmpegvideoparser.c gstmpegvideoparser.c CC libgstvaapi_codecparsers_la-gstmpegvideoparser.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gsth264parser.c gsth264parser.c CC libgstvaapi_codecparsers_la-gsth264parser.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstvp8parser.c gstvp8parser.c CC libgstvaapi_codecparsers_la-gstvp8parser.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/dboolhuff.c dboolhuff.c CC libgstvaapi_codecparsers_la-dboolhuff.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstvp8rangedecoder.c gstvp8rangedecoder.c CC libgstvaapi_codecparsers_la-gstvp8rangedecoder.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/vp8utils.c vp8utils.c CC libgstvaapi_codecparsers_la-vp8utils.lo CCLD libgstvaapi-codecparsers.la touch .timestamp.symlinks gmake[4]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/codecparsers' Making all in video gmake[4]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/video' CCLD libgstvaapi-videoutils.la touch .timestamp.symlinks gmake[4]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/video' Making all in vaapi gmake[4]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/vaapi' GEN gstvaapiversion.h gmake all-am gmake[5]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/vaapi' CC libgstvaapi_1.4_la-gstvaapicodec_objects.lo CC libgstvaapi_1.4_la-gstvaapicontext.lo CC libgstvaapi_1.4_la-gstvaapicontext_overlay.lo CC libgstvaapi_1.4_la-gstvaapidecoder.lo CC libgstvaapi_1.4_la-gstvaapidecoder_dpb.lo CC libgstvaapi_1.4_la-gstvaapidecoder_h264.lo CC libgstvaapi_1.4_la-gstvaapidecoder_mpeg2.lo CC libgstvaapi_1.4_la-gstvaapidecoder_mpeg4.lo CC libgstvaapi_1.4_la-gstvaapidecoder_objects.lo CC libgstvaapi_1.4_la-gstvaapidecoder_unit.lo CC libgstvaapi_1.4_la-gstvaapidecoder_vc1.lo CC libgstvaapi_1.4_la-gstvaapidisplay.lo CC libgstvaapi_1.4_la-gstvaapidisplaycache.lo CC libgstvaapi_1.4_la-gstvaapifilter.lo CC libgstvaapi_1.4_la-gstvaapiimage.lo CC libgstvaapi_1.4_la-gstvaapiimagepool.lo CC libgstvaapi_1.4_la-gstvaapiminiobject.lo CC libgstvaapi_1.4_la-gstvaapiobject.lo CC libgstvaapi_1.4_la-gstvaapiparser_frame.lo CC libgstvaapi_1.4_la-gstvaapipixmap.lo CC libgstvaapi_1.4_la-gstvaapiprofile.lo CC libgstvaapi_1.4_la-gstvaapisubpicture.lo CC libgstvaapi_1.4_la-gstvaapisurface.lo CC libgstvaapi_1.4_la-gstvaapisurfacepool.lo CC libgstvaapi_1.4_la-gstvaapisurfaceproxy.lo CC libgstvaapi_1.4_la-gstvaapiutils.lo CC libgstvaapi_1.4_la-gstvaapiutils_core.lo CC libgstvaapi_1.4_la-gstvaapiutils_h264.lo CC libgstvaapi_1.4_la-gstvaapiutils_mpeg2.lo CC libgstvaapi_1.4_la-gstvaapivalue.lo CC libgstvaapi_1.4_la-gstvaapivideopool.lo CC libgstvaapi_1.4_la-gstvaapiwindow.lo CC libgstvaapi_1.4_la-video-format.lo CC libgstvaapi_1.4_la-gstvaapidecoder_jpeg.lo CC libgstvaapi_1.4_la-gstvaapidecoder_vp8.lo gstvaapidecoder_vp8.c: In function 'ensure_quant_matrix': gstvaapidecoder_vp8.c:219: warning: comparison is always false due to limited range of data type gstvaapidecoder_vp8.c:221: warning: comparison is always false due to limited range of data type gstvaapidecoder_vp8.c:223: warning: comparison is always false due to limited range of data type gstvaapidecoder_vp8.c:225: warning: comparison is always false due to limited range of data type gstvaapidecoder_vp8.c:227: warning: comparison is always false due to limited range of data type gstvaapidecoder_vp8.c:229: warning: comparison is always false due to limited range of data type CC libgstvaapi_1.4_la-gstvaapicodedbuffer.lo In file included from gstvaapiencoder_priv.h:28, from gstvaapicodedbuffer.c:27: ./../../gst-libs/gst/vaapi/gstvaapiencoder_objects.h:36: error: redefinition of typedef 'GstVaapiCodedBuffer' gstvaapicodedbuffer.h:41: error: previous declaration of 'GstVaapiCodedBuffer' was here Makefile:1390: recipe for target 'libgstvaapi_1.4_la-gstvaapicodedbuffer.lo' failed gmake[5]: *** [libgstvaapi_1.4_la-gstvaapicodedbuffer.lo] Error 1 gmake[5]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/vaapi' Makefile:972: recipe for target 'all' failed gmake[4]: *** [all] Error 2 gmake[4]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/vaapi' Makefile:419: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst' Makefile:419: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs' Makefile:479: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9' Makefile:410: recipe for target 'all' failed gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/multimedia/gstreamer1-vaapi. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:08:27 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 0FEB9BB9; Wed, 28 Jan 2015 03:08:27 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 EF7EE92D; Wed, 28 Jan 2015 03:08:26 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S38QM2067841; Wed, 28 Jan 2015 03:08:26 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S38QHt067835; Wed, 28 Jan 2015 03:08:26 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:08:26 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280308.t0S38QHt067835@beefy1.isc.freebsd.org> To: bapt@FreeBSD.org Subject: [package - 93i386-quarterly][devel/amd64-gcc] Failed for amd64-gcc-4.9.1_1 in package 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: Wed, 28 Jan 2015 03:08:27 -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: bapt@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/devel/amd64-gcc/Makefile 373620 2014-11-29 14:46:30Z bapt $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/amd64-gcc-4.9.1_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building devel/amd64-gcc build started at Wed Jan 28 02:42:34 UTC 2015 port directory: /usr/ports/devel/amd64-gcc building for: FreeBSD 93i386-quarterly-job-06 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: bapt@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/devel/amd64-gcc/Makefile 373620 2014-11-29 14:46:30Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=amd64-gcc-4.9.1_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --target=x86_64-portbld-freebsd9.3 --disable-nls --enable-languages=c,c++ --without-headers --with-gmp=/usr/local --with-pkgversion="FreeBSD Ports Collection for amd64" --with-system-zlib --with-as=/usr/local/bin/x86_64-freebsd-as --with-ld=/usr/local/bin/x86_64-freebsd-ld --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work HOME=/wrkdirs/usr/ports/devel/amd64-gcc/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-- TARGETARCH=amd64 OPSYS=freebsd GCC_TARGET=x86_64-portbld-freebsd9.3 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gcc" EXAMPLESDIR="share/examples/gcc" DATADIR="share/gcc" WWWDIR="www/gcc" ETCDIR="etc/gcc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gcc DOCSDIR=/usr/local/share/doc/gcc EXAMPLESDIR=/usr/local/share/examples/gcc WWWDIR=/usr/local/www/gcc ETCDIR=/usr/local/etc/gcc --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 GPLv3RLE accepted by the user =========================================================================== =================================================== ===> amd64-gcc-4.9.1_1 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.3.txz [93i386-quarterly-job-06] Installing pkg-1.4.3... [93i386-quarterly-job-06] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of amd64-gcc-4.9.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 GPLv3RLE accepted by the user ===> Fetching all distfiles required by amd64-gcc-4.9.1_1 for building =========================================================================== =================================================== ===> License GPLv3 GPLv3RLE accepted by the user ===> Fetching all distfiles required by amd64-gcc-4.9.1_1 for building => SHA256 Checksum OK for gcc-4.9.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 GPLv3RLE accepted by the user ===> Fetching all distfiles required by amd64-gcc-4.9.1_1 for building ===> Extracting for amd64-gcc-4.9.1_1 => SHA256 Checksum OK for gcc-4.9.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for amd64-gcc-4.9.1_1 ===> Applying extra patch /usr/ports/devel/amd64-gcc/../powerpc64-gcc/files/freebsd-format-extensions =========================================================================== =================================================== ===> amd64-gcc-4.9.1_1 depends on executable: x86_64-freebsd-as - not found ===> Verifying install for x86_64-freebsd-as in /usr/ports/devel/amd64-binutils ===> Installing existing package /packages/All/amd64-binutils-2.25.txz [93i386-quarterly-job-06] Installing amd64-binutils-2.25... [93i386-quarterly-job-06] Extracting amd64-binutils-2.25... done ===> Returning to build of amd64-gcc-4.9.1_1 ===> amd64-gcc-4.9.1_1 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 [93i386-quarterly-job-06] Installing gmake-4.1_1... [93i386-quarterly-job-06] `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-06] | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-06] | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-06] | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-06] | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-06] `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-06] Extracting gmake-4.1_1... done ===> Returning to build of amd64-gcc-4.9.1_1 =========================================================================== =================================================== ===> amd64-gcc-4.9.1_1 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 [93i386-quarterly-job-06] Installing gmp-5.1.3_2... [93i386-quarterly-job-06] Extracting gmp-5.1.3_2... done ===> Returning to build of amd64-gcc-4.9.1_1 ===> amd64-gcc-4.9.1_1 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 [93i386-quarterly-job-06] Installing mpfr-3.1.2_2... [93i386-quarterly-job-06] Extracting mpfr-3.1.2_2... done ===> Returning to build of amd64-gcc-4.9.1_1 ===> amd64-gcc-4.9.1_1 depends on shared library: libmpc.so - not found ===> Verifying for libmpc.so in /usr/ports/math/mpc ===> Installing existing package /packages/All/mpc-1.0.2_1.txz [93i386-quarterly-job-06] Installing mpc-1.0.2_1... [93i386-quarterly-job-06] Extracting mpc-1.0.2_1... done ===> Returning to build of amd64-gcc-4.9.1_1 ===> amd64-gcc-4.9.1_1 depends on shared library: libiconv.so.3 - found (/usr/local/lib/libiconv.so.2.5.1) =========================================================================== =================================================== ===> Configuring for amd64-gcc-4.9.1_1 configure: loading site script /usr/ports/Templates/config.site checking build system type... i386-portbld-freebsd9.3 checking host system type... i386-portbld-freebsd9.3 checking target system type... x86_64-portbld-freebsd9.3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for gawk... (cached) /usr/bin/awk checking for libatomic support... yes checking for libcilkrts support... yes checking for libitm support... yes checking for libsanitizer support... no checking for libvtv support... no checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/bitmap.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/bitmap.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/builtins.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/builtins.def install -o root -g wheel -m 0644 bversion.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/bversion.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/c-family/c-common.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/c-family/c-common.def mkdir /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/c-family install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/c-family/c-common.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/c-family/c-common.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/c-family/c-objc.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/c-family/c-objc.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/c-family/c-pragma.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/c-family/c-pragma.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/c-family/c-pretty-print.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/c-family/c-pretty-print.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/c/c-tree.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/c-tree.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/calls.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/calls.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cfg-flags.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/cfg-flags.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cfgexpand.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/cfgexpand.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cfghooks.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/cfghooks.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cfgloop.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/cfgloop.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cgraph.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/cgraph.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cif-code.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/cif-code.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cilk-builtins.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/cilk-builtins.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cilkplus.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/cilkplus.def install -o root -g wheel -m 0644 config.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/config.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/dbxelf.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/config/dbxelf.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/elfos.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/config/elfos.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/freebsd-spec.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/config/freebsd-spec.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/freebsd-stdint.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/config/freebsd-stdint.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/freebsd.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/config/freebsd.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/att.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/config/i386/att.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/biarch64.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/config/i386/biarch64.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/freebsd.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/config/i386/freebsd.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/freebsd64.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/config/i386/freebsd64.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/i386-protos.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/config/i386/i386-protos.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/i386.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/config/i386/i386.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/unix.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/config/i386/unix.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/x86-64.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/config/i386/x86-64.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/initfini-array.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/config/initfini-array.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/vxworks-dummy.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/config/vxworks-dummy.h install -o root -g wheel -m 0644 configargs.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/configargs.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/context.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/context.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/coretypes.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/coretypes.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cppdefault.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/cppdefault.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/debug.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/debug.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/defaults.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/defaults.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/df.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/df.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/diagnostic-color.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/diagnostic-color.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/diagnostic-core.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/diagnostic-core.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/diagnostic.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/diagnostic.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/diagnostic.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/diagnostic.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/double-int.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/double-int.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/dumpfile.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/dumpfile.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/emit-rtl.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/emit-rtl.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/except.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/except.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/fixed-value.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/fixed-value.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/flag-types.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/flag-types.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/flags.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/flags.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/fold-const.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/fold-const.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/function.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/function.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gcc-plugin.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/gcc-plugin.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gcc-symtab.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/gcc-symtab.h install -o root -g wheel -m 0644 genrtl.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/genrtl.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ggc.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/ggc.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-builder.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/gimple-builder.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-expr.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/gimple-expr.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-fold.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/gimple-fold.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-iterator.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/gimple-iterator.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-low.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/gimple-low.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-pretty-print.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/gimple-pretty-print.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-ssa.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/gimple-ssa.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-walk.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/gimple-walk.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/gimple.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/gimple.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimplify-me.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/gimplify-me.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimplify.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/gimplify.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gsstruct.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/gsstruct.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gtm-builtins.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/gtm-builtins.def install -o root -g wheel -m 0644 gtype-desc.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/gtype-desc.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/hard-reg-set.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/hard-reg-set.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/hash-table.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/hash-table.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/highlev-plugin-common.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/highlev-plugin-common.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/hwint.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/hwint.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/incpath.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/incpath.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/input.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/input.h install -o root -g wheel -m 0644 insn-codes.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/insn-codes.h install -o root -g wheel -m 0644 insn-constants.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/insn-constants.h install -o root -g wheel -m 0644 insn-flags.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/insn-flags.h install -o root -g wheel -m 0644 insn-modes.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/insn-modes.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/insn-notes.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/insn-notes.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/internal-fn.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/internal-fn.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/internal-fn.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/internal-fn.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/intl.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/intl.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ipa-prop.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/ipa-prop.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ipa-ref-inline.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/ipa-ref-inline.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ipa-ref.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/ipa-ref.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ipa-reference.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/ipa-reference.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ipa-utils.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/ipa-utils.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/is-a.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/is-a.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/langhooks.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/langhooks.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/machmode.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/machmode.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/mode-classes.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/mode-classes.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/omp-builtins.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/omp-builtins.def install -o root -g wheel -m 0644 options.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/options.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/opts.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/opts.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/output.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/output.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/params.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/params.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/params.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/params.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/pass_manager.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/pass_manager.h install -o root -g wheel -m 0644 plugin-version.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/plugin-version.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/plugin.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/plugin.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/plugin.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/plugin.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/pointer-set.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/pointer-set.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/predict.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/predict.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/predict.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/predict.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/prefix.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/prefix.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/pretty-print.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/pretty-print.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/print-rtl.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/print-rtl.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/print-tree.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/print-tree.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/real.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/real.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/realmpfr.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/realmpfr.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/reg-notes.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/reg-notes.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/regset.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/regset.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/resource.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/resource.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/rtl.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/rtl.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/rtl.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/rtl.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/sanitizer.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/sanitizer.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/sbitmap.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/sbitmap.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ssa-iterators.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/ssa-iterators.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/statistics.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/statistics.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/stmt.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/stmt.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/stor-layout.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/stor-layout.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/stringpool.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/stringpool.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/sync-builtins.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/sync-builtins.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/system.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/system.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/target-hooks-macros.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/target-hooks-macros.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/target.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/target.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/target.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/target.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/timevar.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/timevar.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/timevar.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/timevar.h install -o root -g wheel -m 0644 tm-preds.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tm-preds.h install -o root -g wheel -m 0644 tm.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tm.h install -o root -g wheel -m 0644 tm_p.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tm_p.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/toplev.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/toplev.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-cfg.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-cfg.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-cfgcleanup.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-cfgcleanup.h install -o root -g wheel -m 0644 tree-check.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-check.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-core.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-core.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-dfa.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-dfa.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-dump.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-dump.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-eh.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-eh.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-hasher.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-hasher.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-inline.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-inline.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-into-ssa.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-into-ssa.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-iterator.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-iterator.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-nested.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-nested.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-object-size.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-object-size.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-outof-ssa.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-outof-ssa.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-parloops.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-parloops.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-pass.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-pass.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-phinodes.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-phinodes.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-pretty-print.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-pretty-print.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-address.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-ssa-address.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-alias.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-ssa-alias.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-coalesce.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-ssa-coalesce.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-dom.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-ssa-dom.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-loop-ivopts.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-ssa-loop-ivopts.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-loop-manip.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-ssa-loop-manip.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-loop-niter.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-ssa-loop-niter.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-loop.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-ssa-loop.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-operands.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-ssa-operands.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-sccvn.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-ssa-sccvn.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-ter.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-ssa-ter.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-threadedge.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-ssa-threadedge.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-threadupdate.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-ssa-threadupdate.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-ssa.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssanames.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-ssanames.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/treestruct.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/treestruct.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/varasm.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/varasm.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/vec.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/vec.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/version.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/version.h install -o root -g wheel -m 0644 b-header-vars /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/b-header-vars rm gcc.pod gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/amd64-gcc/work/build-gcc/gcc' ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for amd64-gcc-4.9.1_1 pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/include-fixed/netinet/ip_fil.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/include-fixed/netinet/ip_lookup.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/include-fixed/netinet/ip_nat.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/include-fixed/netinet/ip_proxy.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/include-fixed/netinet/ip_scan.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/include-fixed/netinet/ip_state.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/include-fixed/stddef.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/include-fixed/stdio.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/include-fixed/stdlib.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/include-fixed/sys/types.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/include-fixed/unistd.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/include-fixed/wchar.h: No such file or directory *** [do-package] Error code 1 Stop in /usr/ports/devel/amd64-gcc. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:08:46 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 BBA8DBC2; Wed, 28 Jan 2015 03:08:46 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 9B2E492E; Wed, 28 Jan 2015 03:08:46 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S38kko090651; Wed, 28 Jan 2015 03:08:46 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S38kqD090602; Wed, 28 Jan 2015 03:08:46 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:08:46 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280308.t0S38kqD090602@beefy1.isc.freebsd.org> To: vsevolod@FreeBSD.org Subject: [package - 93i386-quarterly][dns/curvedns] Failed for curvedns-0.88.b_9 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: Wed, 28 Jan 2015 03:08:46 -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: vsevolod@FreeBSD.org Last committer: vsevolod@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/dns/curvedns/Makefile 373214 2014-11-24 14:36:52Z vsevolod $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/curvedns-0.88.b_9.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building dns/curvedns build started at Wed Jan 28 03:08:41 UTC 2015 port directory: /usr/ports/dns/curvedns building for: FreeBSD 93i386-quarterly-job-12 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: vsevolod@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/dns/curvedns/Makefile 373214 2014-11-24 14:36:52Z vsevolod $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=curvedns-0.88.b_9 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/dns/curvedns/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/dns/curvedns/work HOME=/wrkdirs/usr/ports/dns/curvedns/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/dns/curvedns/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/dns/curvedns/work HOME=/wrkdirs/usr/ports/dns/curvedns/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 -I/usr/local/include -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -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-- CURVE_UID="bind" CURVE_GID="bind" OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/curvedns" EXAMPLESDIR="share/examples/curvedns" DATADIR="share/curvedns" WWWDIR="www/curvedns" ETCDIR="etc/curvedns" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/curvedns DOCSDIR=/usr/local/share/doc/curvedns EXAMPLESDIR=/usr/local/share/examples/curvedns WWWDIR=/usr/local/www/curvedns ETCDIR=/usr/local/etc/curvedns --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> curvedns-0.88.b_9 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.3.txz [93i386-quarterly-job-12] Installing pkg-1.4.3... [93i386-quarterly-job-12] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of curvedns-0.88.b_9 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by curvedns-0.88.b_9 for building =========================================================================== =================================================== ===> Fetching all distfiles required by curvedns-0.88.b_9 for building => SHA256 Checksum OK for curvedns-0.88-unstable.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by curvedns-0.88.b_9 for building ===> Extracting for curvedns-0.88.b_9 => SHA256 Checksum OK for curvedns-0.88-unstable.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for curvedns-0.88.b_9 =========================================================================== =================================================== ===> curvedns-0.88.b_9 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.30_1.txz [93i386-quarterly-job-12] Installing bash-4.3.30_1... [93i386-quarterly-job-12] `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-12] | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-12] | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-12] | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-12] | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-12] `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-12] Extracting bash-4.3.30_1... done Message for bash-4.3.30_1: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== ===> Returning to build of curvedns-0.88.b_9 =========================================================================== =================================================== ===> curvedns-0.88.b_9 depends on shared library: libev.so - not found ===> Verifying for libev.so in /usr/ports/devel/libev ===> Installing existing package /packages/All/libev-4.15_1,1.txz [93i386-quarterly-job-12] Installing libev-4.15_1,1... [93i386-quarterly-job-12] Extracting libev-4.15_1,1... done ===> Returning to build of curvedns-0.88.b_9 ===> curvedns-0.88.b_9 depends on shared library: libsodium.so - not found ===> Verifying for libsodium.so in /usr/ports/security/libsodium ===> Installing existing package /packages/All/libsodium-1.0.1.txz [93i386-quarterly-job-12] Installing libsodium-1.0.1... [93i386-quarterly-job-12] Extracting libsodium-1.0.1... done ===> Returning to build of curvedns-0.88.b_9 =========================================================================== =================================================== ===> Configuring for curvedns-0.88.b_9 =========================================================================== =================================================== ===> Building for curvedns-0.88.b_9 cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -c curvedns-keygen.c cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -c debug.c cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -c ip.c cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -c misc.c cc -L/usr/local/lib curvedns-keygen.o debug.o ip.o misc.o -lev -lsodium -o curvedns-keygen /usr/local/lib/libsodium.so: undefined reference to `__stack_chk_fail_local' *** [curvedns-keygen] Error code 1 Stop in /wrkdirs/usr/ports/dns/curvedns/work/vstakhov-curvedns-a88e27e. *** [do-build] Error code 1 Stop in /usr/ports/dns/curvedns. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:08:51 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 F1E64BCF; Wed, 28 Jan 2015 03:08:50 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 D13C5930; Wed, 28 Jan 2015 03:08:50 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S38od8096215; Wed, 28 Jan 2015 03:08:50 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S38ohZ096207; Wed, 28 Jan 2015 03:08:50 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:08:50 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280308.t0S38ohZ096207@beefy1.isc.freebsd.org> To: demon@FreeBSD.org Subject: [package - 93i386-quarterly][devel/spark] Failed for apache-spark-1.2.0 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: Wed, 28 Jan 2015 03:08:51 -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: demon@FreeBSD.org Last committer: demon@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/devel/spark/Makefile 375075 2014-12-20 18:26:31Z demon $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/apache-spark-1.2.0.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building devel/spark build started at Wed Jan 28 03:07:59 UTC 2015 port directory: /usr/ports/devel/spark building for: FreeBSD 93i386-quarterly-job-20 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: demon@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/devel/spark/Makefile 375075 2014-12-20 18:26:31Z demon $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=apache-spark-1.2.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/spark/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/spark/work HOME=/wrkdirs/usr/ports/devel/spark/work TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- MAVEN_OPTS="-Xmx2g -XX:MaxPermSize=512M -XX:ReservedCodeCacheSize=512m" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/spark/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/spark/work HOME=/wrkdirs/usr/ports/devel/spark/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-- SPARK_USER=spark SPARK_GROUP=spark VER=1.2.0 JAVASHAREDIR="share/java" JAVAJARDIR="share/java/classes" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/spark" EXAMPLESDIR="share/examples/spark" DATADIR="share/spark" WWWDIR="www/spark" ETCDIR="etc/spark" --End PLIST_SUB-- --SUB_LIST-- SPARK_USER=spark SPARK_GROUP=spark JAVASHAREDIR="/usr/local/share/java" JAVAJARDIR="/usr/local/share/java/classes" JAVALIBDIR="/usr/local/share/java/classes" JAVA_VERSION="1.7+" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/spark DOCSDIR=/usr/local/share/doc/spark EXAMPLESDIR=/usr/local/share/examples/spark WWWDIR=/usr/local/www/spark ETCDIR=/usr/local/etc/spark --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License APACHE20 accepted by the user =========================================================================== =================================================== ===> apache-spark-1.2.0 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.3.txz [93i386-quarterly-job-20] Installing pkg-1.4.3... [93i386-quarterly-job-20] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of apache-spark-1.2.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by apache-spark-1.2.0 for building =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by apache-spark-1.2.0 for building => SHA256 Checksum OK for hadoop/spark-1.2.0.tgz. => SHA256 Checksum OK for hadoop/FreeBSD-spark-1.2.0-maven-repository.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by apache-spark-1.2.0 for building ===> Extracting for apache-spark-1.2.0 => SHA256 Checksum OK for hadoop/spark-1.2.0.tgz. => SHA256 Checksum OK for hadoop/FreeBSD-spark-1.2.0-maven-repository.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for apache-spark-1.2.0 ===> Applying FreeBSD patches for apache-spark-1.2.0 =========================================================================== =================================================== ===> apache-spark-1.2.0 depends on file: /usr/local/share/java/maven3/bin/mvn - not found ===> Verifying install for /usr/local/share/java/maven3/bin/mvn in /usr/ports/devel/maven3 ===> Installing existing package /packages/All/maven3-3.0.5.txz [93i386-quarterly-job-20] Installing maven3-3.0.5... [93i386-quarterly-job-20] `-- Installing maven-wrapper-1_2... [93i386-quarterly-job-20] `-- Extracting maven-wrapper-1_2... done [93i386-quarterly-job-20] `-- Installing openjdk-7.71.14_1,1... [93i386-quarterly-job-20] | `-- Installing alsa-lib-1.0.28... [93i386-quarterly-job-20] | `-- Extracting alsa-lib-1.0.28... done [93i386-quarterly-job-20] | `-- Installing dejavu-2.34_4... [93i386-quarterly-job-20] | `-- Extracting dejavu-2.34_4... done [93i386-quarterly-job-20] | `-- Installing fontconfig-2.11.1,1... [93i386-quarterly-job-20] | | `-- Installing expat-2.1.0_2... [93i386-quarterly-job-20] | | `-- Extracting expat-2.1.0_2... done [93i386-quarterly-job-20] | | `-- Installing freetype2-2.5.4_1... [93i386-quarterly-job-20] | | `-- Extracting freetype2-2.5.4_1... done [93i386-quarterly-job-20] | `-- 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: caching, new cache contents: 0 fonts, 1 dirs /usr/local/lib/X11/fonts/dejavu: caching, new cache contents: 21 fonts, 0 dirs /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory Re-scanning /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs /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 [93i386-quarterly-job-20] | `-- Installing java-zoneinfo-2014.j... [93i386-quarterly-job-20] | `-- Extracting java-zoneinfo-2014.j... done [93i386-quarterly-job-20] | `-- Installing javavmwrapper-2.5... [93i386-quarterly-job-20] | `-- Extracting javavmwrapper-2.5... done [93i386-quarterly-job-20] | `-- Installing libX11-1.6.2_2,1... [93i386-quarterly-job-20] | | `-- Installing kbproto-1.0.6... [93i386-quarterly-job-20] | | `-- Extracting kbproto-1.0.6... done [93i386-quarterly-job-20] | | `-- Installing libXau-1.0.8_2... [93i386-quarterly-job-20] | | `-- Installing xproto-7.0.26... [93i386-quarterly-job-20] | | `-- Extracting xproto-7.0.26... done [93i386-quarterly-job-20] | | `-- Extracting libXau-1.0.8_2... done [93i386-quarterly-job-20] | | `-- Installing libXdmcp-1.1.1_2... [93i386-quarterly-job-20] | | `-- Extracting libXdmcp-1.1.1_2... done [93i386-quarterly-job-20] | | `-- Installing libxcb-1.11... [93i386-quarterly-job-20] | | `-- Installing libpthread-stubs-0.3_6... [93i386-quarterly-job-20] | | `-- Extracting libpthread-stubs-0.3_6... done [93i386-quarterly-job-20] | | `-- Installing libxml2-2.9.2_2... [93i386-quarterly-job-20] | | | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-20] | | | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-20] | | `-- Extracting libxml2-2.9.2_2... done [93i386-quarterly-job-20] | `-- Installing libXi-1.7.4,1... [93i386-quarterly-job-20] | | `-- Installing inputproto-2.3.1... [93i386-quarterly-job-20] | | `-- Extracting inputproto-2.3.1... done [93i386-quarterly-job-20] | | `-- Installing libXfixes-5.0.1_2... [93i386-quarterly-job-20] | | `-- Installing fixesproto-5.0... [93i386-quarterly-job-20] | | `-- Extracting fixesproto-5.0... done [93i386-quarterly-job-20] | | `-- Extracting libXfixes-5.0.1_2... done [93i386-quarterly-job-20] | `-- Extracting libXi-1.7.4,1... done [93i386-quarterly-job-20] | `-- Installing libXrender-0.9.8_2... [93i386-quarterly-job-20] | | `-- Installing renderproto-0.11.1... [93i386-quarterly-job-20] | | `-- Extracting renderproto-0.11.1... done [93i386-quarterly-job-20] | `-- Extracting libXrender-0.9.8_2... done [93i386-quarterly-job-20] | `-- Installing libXt-1.1.4_2,1... [93i386-quarterly-job-20] | | `-- Installing libSM-1.2.2_2,1... [93i386-quarterly-job-20] | | `-- Installing libICE-1.0.9,1... [93i386-quarterly-job-20] | | `-- Extracting libICE-1.0.9,1... done [93i386-quarterly-job-20] | | `-- Extracting libSM-1.2.2_2,1... done [93i386-quarterly-job-20] | `-- Extracting libXt-1.1.4_2,1... done [93i386-quarterly-job-20] | `-- Installing libXtst-1.2.2_2... [93i386-quarterly-job-20] | | `-- Installing recordproto-1.14.2... [93i386-quarterly-job-20] | | `-- Extracting recordproto-1.14.2... done [93i386-quarterly-job-20] | `-- Extracting libXtst-1.2.2_2... done [93i386-quarterly-job-20] `-- Extracting openjdk-7.71.14_1,1... done [93i386-quarterly-job-20] Extracting maven3-3.0.5... done Message for dejavu-2.34_4: 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. Message for openjdk-7.71.14_1,1: ====================================================================== This OpenJDK implementation requires fdescfs(5) mounted on /dev/fd and procfs(5) mounted on /proc for some functionality. If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd mount -t procfs proc /proc To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 proc /proc procfs rw 0 0 ====================================================================== ===> Returning to build of apache-spark-1.2.0 ===> apache-spark-1.2.0 depends on file: /usr/local/openjdk7/bin/java - found ===> apache-spark-1.2.0 depends on file: /usr/local/bin/python2.7 - not found ===> Verifying install for /usr/local/bin/python2.7 in /usr/ports/lang/python27 ===> Installing existing package /packages/All/python27-2.7.9.txz [93i386-quarterly-job-20] Installing python27-2.7.9... [93i386-quarterly-job-20] `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-20] | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-20] | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-20] `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-20] `-- Installing libffi-3.0.13_3... [93i386-quarterly-job-20] `-- Extracting libffi-3.0.13_3... done [93i386-quarterly-job-20] Extracting python27-2.7.9... done 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 apache-spark-1.2.0 ===> apache-spark-1.2.0 depends on executable: python2 - not found ===> Verifying install for python2 in /usr/ports/lang/python2 ===> Installing existing package /packages/All/python2-2_3.txz [93i386-quarterly-job-20] Installing python2-2_3... [93i386-quarterly-job-20] Extracting python2-2_3... done ===> Returning to build of apache-spark-1.2.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for apache-spark-1.2.0 =========================================================================== =================================================== ===> Building for apache-spark-1.2.0 cd /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0 && /usr/bin/env MAVEN_OPTS="-Xmx2g -XX:MaxPermSize=512M -XX:ReservedCodeCacheSize=512m" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/spark/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/spark/work HOME=/wrkdirs/usr/ports/devel/spark/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" /usr/local/share/java/maven3/bin/mvn --offline -Dmaven.repo.local=/wrkdirs/usr/ports/devel/spark/work/m2 clean package -Dhadoop.version=2.4.1 -Pyarn -Phadoop-2.4 -DskipTests [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Spark Project Parent POM [INFO] Spark Project Networking [INFO] Spark Project Shuffle Streaming Service [INFO] Spark Project Core [INFO] Spark Project Bagel [INFO] Spark Project GraphX [INFO] Spark Project Streaming [INFO] Spark Project Catalyst [INFO] Spark Project SQL [INFO] Spark Project ML Library [INFO] Spark Project Tools [INFO] Spark Project Hive [INFO] Spark Project REPL [INFO] Spark Project YARN Parent POM [INFO] Spark Project YARN Stable API [INFO] Spark Project Assembly [INFO] Spark Project External Twitter [INFO] Spark Project External Flume Sink [INFO] Spark Project External Flume [INFO] Spark Project External MQTT [INFO] Spark Project External ZeroMQ [INFO] Spark Project External Kafka [INFO] Spark Project Examples [INFO] Spark Project YARN Shuffle Service [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Spark Project Parent POM 1.2.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spark-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ spark-parent --- [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-scala-sources) @ spark-parent --- [INFO] Source directory: /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/src/main/scala added. [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ spark-parent --- [INFO] [INFO] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ spark-parent --- [INFO] No sources to compile [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-test-source (add-scala-test-sources) @ spark-parent --- [INFO] Test Source directory: /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/src/test/scala added. [INFO] [INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ spark-parent --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.9:build-classpath (default) @ spark-parent --- [INFO] Wrote classpath file '/wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/target/spark-test-classpath.txt'. [INFO] [INFO] --- gmavenplus-plugin:1.2:execute (default) @ spark-parent --- [INFO] Using Groovy 2.3.7 to perform execute. [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ spark-parent --- [INFO] [INFO] --- maven-shade-plugin:2.2:shade (default) @ spark-parent --- [INFO] Including org.spark-project.spark:unused:jar:1.0.0 in the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (create-source-jar) @ spark-parent --- [INFO] [INFO] --- scalastyle-maven-plugin:0.4.0:check (default) @ spark-parent --- [WARNING] sourceDirectory is not specified or does not exist value=/wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/src/main/scala Saving to outputFile=/wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/scalastyle-output.xml Processed 0 file(s) Found 0 errors Found 0 warnings Found 0 infos Finished in 58 ms [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Spark Project Networking 1.2.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spark-network-common_2.10 --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ spark-network-common_2.10 --- [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-scala-sources) @ spark-network-common_2.10 --- [INFO] Source directory: /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/network/common/src/main/scala added. [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ spark-network-common_2.10 --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spark-network-common_2.10 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/network/common/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ spark-network-common_2.10 --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation mmap failed for CEN and END part of zip file [ERROR] OutOfMemoryError -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/OutOfMemoryError *** [do-build] Error code 1 Stop in /usr/ports/devel/spark. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:08:55 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 3D22EBD9; Wed, 28 Jan 2015 03:08:55 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 287A9931; Wed, 28 Jan 2015 03:08:55 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S38t1a003052; Wed, 28 Jan 2015 03:08:55 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S38sHt003021; Wed, 28 Jan 2015 03:08:54 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:08:54 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280308.t0S38sHt003021@beefy1.isc.freebsd.org> To: gnome@FreeBSD.org Subject: [package - 93i386-quarterly][x11-fm/sushi] Failed for sushi-3.12.0 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: Wed, 28 Jan 2015 03:08:55 -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: gnome@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/x11-fm/sushi/Makefile 372768 2014-11-19 11:49:04Z kwm $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/sushi-3.12.0.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building x11-fm/sushi build started at Wed Jan 28 03:07:29 UTC 2015 port directory: /usr/ports/x11-fm/sushi building for: FreeBSD 93i386-quarterly-job-07 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/x11-fm/sushi/Makefile 372768 2014-11-19 11:49:04Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=sushi-3.12.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/x11-fm/sushi/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-fm/sushi/work HOME=/wrkdirs/usr/ports/x11-fm/sushi/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh GTKDOC="false" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/x11-fm/sushi/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-fm/sushi/work HOME=/wrkdirs/usr/ports/x11-fm/sushi/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/wrkdirs/usr/ports/x11-fm/sushi/work PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" 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-- OSREL=9.3 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/sushi" EXAMPLESDIR="share/examples/sushi" DATADIR="share/sushi" WWWDIR="www/sushi" ETCDIR="etc/sushi" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sushi DOCSDIR=/usr/local/share/doc/sushi EXAMPLESDIR=/usr/local/share/examples/sushi WWWDIR=/usr/local/www/sushi ETCDIR=/usr/local/etc/sushi --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> sushi-3.12.0 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.3.txz [93i386-quarterly-job-07] Installing pkg-1.4.3... [93i386-quarterly-job-07] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of sushi-3.12.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by sushi-3.12.0 for building =========================================================================== =================================================== ===> Fetching all distfiles required by sushi-3.12.0 for building => SHA256 Checksum OK for gnome3/sushi-3.12.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by sushi-3.12.0 for building ===> Extracting for sushi-3.12.0 => SHA256 Checksum OK for gnome3/sushi-3.12.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for sushi-3.12.0 =========================================================================== =================================================== ===> sushi-3.12.0 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.3.txz [93i386-quarterly-job-07] Installing gettext-tools-0.19.3... [93i386-quarterly-job-07] `-- Installing expat-2.1.0_2... [93i386-quarterly-job-07] `-- Extracting expat-2.1.0_2... done [93i386-quarterly-job-07] `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-07] | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-07] | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-07] | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-07] | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-07] `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-07] Extracting gettext-tools-0.19.3... done ===> Returning to build of sushi-3.12.0 ===> sushi-3.12.0 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 [93i386-quarterly-job-07] Installing gmake-4.1_1... [93i386-quarterly-job-07] Extracting gmake-4.1_1... done ===> Returning to build of sushi-3.12.0 ===> sushi-3.12.0 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93i386-quarterly-job-07] Installing pkgconf-0.9.7... [93i386-quarterly-job-07] Extracting pkgconf-0.9.7... done ===> Returning to build of sushi-3.12.0 ===> sushi-3.12.0 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.25.txz [93i386-quarterly-job-07] Installing gtk-update-icon-cache-2.24.25... [93i386-quarterly-job-07] `-- Installing atk-2.14.0... [93i386-quarterly-job-07] | `-- Installing glib-2.42.1... [93i386-quarterly-job-07] | | `-- Installing libffi-3.0.13_3... [93i386-quarterly-job-07] | | `-- Extracting libffi-3.0.13_3... done [93i386-quarterly-job-07] | | `-- Installing pcre-8.35_2... [93i386-quarterly-job-07] | | `-- Extracting pcre-8.35_2... done [93i386-quarterly-job-07] | | `-- Installing perl5-5.18.4_11... [93i386-quarterly-job-07] | | `-- Extracting perl5-5.18.4_11... done [93i386-quarterly-job-07] | | `-- Installing python27-2.7.9... [93i386-quarterly-job-07] | | `-- Extracting python27-2.7.9... done [93i386-quarterly-job-07] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93i386-quarterly-job-07] `-- Extracting atk-2.14.0... done [93i386-quarterly-job-07] `-- Installing gdk-pixbuf2-2.31.2_1... [93i386-quarterly-job-07] | `-- Installing jasper-1.900.1_14... [93i386-quarterly-job-07] | | `-- Installing jpeg-8_6... [93i386-quarterly-job-07] | | `-- Extracting jpeg-8_6... done [93i386-quarterly-job-07] | `-- Extracting jasper-1.900.1_14... done [93i386-quarterly-job-07] | `-- Installing libX11-1.6.2_2,1... [93i386-quarterly-job-07] | | `-- Installing kbproto-1.0.6... [93i386-quarterly-job-07] | | `-- Extracting kbproto-1.0.6... done [93i386-quarterly-job-07] | | `-- Installing libXau-1.0.8_2... [93i386-quarterly-job-07] | | `-- Installing xproto-7.0.26... [93i386-quarterly-job-07] | | `-- Extracting xproto-7.0.26... done [93i386-quarterly-job-07] | | `-- Extracting libXau-1.0.8_2... done [93i386-quarterly-job-07] | | `-- Installing libXdmcp-1.1.1_2... [93i386-quarterly-job-07] | | `-- Extracting libXdmcp-1.1.1_2... done [93i386-quarterly-job-07] | | `-- Installing libxcb-1.11... [93i386-quarterly-job-07] | | `-- Installing libpthread-stubs-0.3_6... [93i386-quarterly-job-07] | | `-- Extracting libpthread-stubs-0.3_6... done [93i386-quarterly-job-07] | | `-- Installing libxml2-2.9.2_2... [93i386-quarterly-job-07] | | `-- Extracting libxml2-2.9.2_2... done [93i386-quarterly-job-07] | | `-- Extracting libxcb-1.11... done [93i386-quarterly-job-07] | `-- Extracting libX11-1.6.2_2,1... done [93i386-quarterly-job-07] | `-- Installing libXi-1.7.4,1... [93i386-quarterly-job-07] | | `-- Installing inputproto-2.3.1... [93i386-quarterly-job-07] | | `-- Extracting inputproto-2.3.1... done [93i386-quarterly-job-07] | | `-- Installing libXext-1.3.3,1... [93i386-quarterly-job-07] | | `-- Installing xextproto-7.3.0... [93i386-quarterly-job-07] | | `-- Extracting xextproto-7.3.0... done checking host system type... i386-portbld-freebsd9.3 checking target system type... i386-portbld-freebsd9.3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether NLS is requested... yes checking for style of include used by gmake... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for intltool >= 0.40.0... 0.50.2 found checking for intltool-update... /usr/local/bin/intltool-update checking for intltool-merge... /usr/local/bin/intltool-merge checking for intltool-extract... /usr/local/bin/intltool-extract checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.18.4 checking for XML::Parser... ok checking pkg-config is at least version 0.22... yes checking for gobject-introspection... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking whether cc understands -c and -o together... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for library containing strerror... none required checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i386-portbld-freebsd9.3 file names to i386-portbld-freebsd9.3 format... func_convert_file_noop checking how to convert i386-portbld-freebsd9.3 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking pkg-config is at least version 0.16... yes checking for SUSHI... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating data/Makefile config.status: creating data/style/Makefile config.status: creating po/Makefile.in config.status: creating config/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po/stamp-it commands configure: WARNING: unrecognized options: --with-html-dir, --disable-gtk-doc, --with-gconf-source Sushi 3.12.0 ================== prefix: /usr/local compiler: cc Now type 'make' to build sushi =========================================================================== =================================================== ===> Building for sushi-3.12.0 Making all in src gmake[1]: Entering directory '/wrkdirs/usr/ports/x11-fm/sushi/work/sushi-3.12.0/src' GEN js/util/path.js GEN stamp-sushi-enum-types.h GEN sushi-enum-types.c gmake all-am gmake[2]: Entering directory '/wrkdirs/usr/ports/x11-fm/sushi/work/sushi-3.12.0/src' CC libsushi_1_0_la-sushi-cover-art.lo libsushi/sushi-cover-art.c: In function 'fetch_uri_job': libsushi/sushi-cover-art.c:270: warning: 'g_io_scheduler_job_send_to_mainloop_async' is deprecated (declared at /usr/local/include/glib-2.0/gio/gioscheduler.h:50) libsushi/sushi-cover-art.c: In function 'sushi_cover_art_fetcher_get_uri_for_track_async': libsushi/sushi-cover-art.c:304: warning: 'g_io_scheduler_push_job' is deprecated (declared at /usr/local/include/glib-2.0/gio/gioscheduler.h:38) CC libsushi_1_0_la-sushi-pdf-loader.lo CC libsushi_1_0_la-sushi-sound-player.lo CC libsushi_1_0_la-sushi-file-loader.lo libsushi/sushi-file-loader.c: In function 'sushi_file_loader_get_icon': libsushi/sushi-file-loader.c:593: warning: 'gtk_icon_info_free' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkicontheme.h:283) CC libsushi_1_0_la-sushi-font-loader.lo libsushi/sushi-font-loader.c: In function 'font_load_job': libsushi/sushi-font-loader.c:142: warning: 'g_io_scheduler_job_send_to_mainloop_async' is deprecated (declared at /usr/local/include/glib-2.0/gio/gioscheduler.h:50) libsushi/sushi-font-loader.c: In function 'sushi_new_ft_face_from_uri_async': libsushi/sushi-font-loader.c:187: warning: 'g_io_scheduler_push_job' is deprecated (declared at /usr/local/include/glib-2.0/gio/gioscheduler.h:38) CC libsushi_1_0_la-sushi-font-widget.lo CC libsushi_1_0_la-sushi-text-loader.lo CC libsushi_1_0_la-sushi-utils.lo libsushi/sushi-utils.c: In function 'rounded_background_draw_cb': libsushi/sushi-utils.c:60: warning: 'clutter_cairo_texture_clear' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:119) libsushi/sushi-utils.c:60: warning: 'clutter_cairo_texture_get_type' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:98) libsushi/sushi-utils.c: In function 'sushi_create_rounded_background': libsushi/sushi-utils.c:81: warning: 'clutter_cairo_texture_new' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:102) libsushi/sushi-utils.c:82: warning: 'clutter_cairo_texture_set_auto_resize' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:114) libsushi/sushi-utils.c:82: warning: 'clutter_cairo_texture_get_type' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:98) CC libsushi_1_0_la-sushi-enum-types.lo CCLD libsushi-1.0.la CC sushi_start-main.o CCLD sushi-start /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_call@GLIBCXX_3.4.11' Makefile:672: recipe for target 'sushi-start' failed gmake[2]: *** [sushi-start] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/x11-fm/sushi/work/sushi-3.12.0/src' Makefile:548: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/x11-fm/sushi/work/sushi-3.12.0/src' Makefile:446: recipe for target 'all-recursive' failed gmake: *** [all-recursive] Error 1 *** [do-build] Error code 1 Stop in /usr/ports/x11-fm/sushi. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:09:48 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 A65A9BFE; Wed, 28 Jan 2015 03:09:48 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 91BAF934; Wed, 28 Jan 2015 03:09:48 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S39mTV067606; Wed, 28 Jan 2015 03:09:48 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S39mmw067576; Wed, 28 Jan 2015 03:09:48 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:09:48 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280309.t0S39mmw067576@beefy1.isc.freebsd.org> To: acm@FreeBSD.org Subject: [package - 93i386-quarterly][emulators/wxmupen64plus] Failed for wxmupen64plus-0.3_3 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: Wed, 28 Jan 2015 03:09:48 -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: acm@FreeBSD.org Last committer: tijl@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/emulators/wxmupen64plus/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/wxmupen64plus-0.3_3.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building emulators/wxmupen64plus build started at Wed Jan 28 03:08:55 UTC 2015 port directory: /usr/ports/emulators/wxmupen64plus building for: FreeBSD 93i386-quarterly-job-20 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: acm@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/emulators/wxmupen64plus/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=wxmupen64plus-0.3_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/wxmupen64plus/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/wxmupen64plus/work HOME=/wrkdirs/usr/ports/emulators/wxmupen64plus/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/wxmupen64plus/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/wxmupen64plus/work HOME=/wrkdirs/usr/ports/emulators/wxmupen64plus/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/wxmupen64plus" EXAMPLESDIR="share/examples/wxmupen64plus" DATADIR="share/wxmupen64plus" WWWDIR="www/wxmupen64plus" ETCDIR="etc/wxmupen64plus" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/wxmupen64plus DOCSDIR=/usr/local/share/doc/wxmupen64plus EXAMPLESDIR=/usr/local/share/examples/wxmupen64plus WWWDIR=/usr/local/www/wxmupen64plus ETCDIR=/usr/local/etc/wxmupen64plus --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> wxmupen64plus-0.3_3 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.3.txz [93i386-quarterly-job-20] Installing pkg-1.4.3... [93i386-quarterly-job-20] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of wxmupen64plus-0.3_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by wxmupen64plus-0.3_3 for building =========================================================================== =================================================== ===> Fetching all distfiles required by wxmupen64plus-0.3_3 for building => SHA256 Checksum OK for mupen64plus/wxmupen64plus-0.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by wxmupen64plus-0.3_3 for building ===> Extracting for wxmupen64plus-0.3_3 => SHA256 Checksum OK for mupen64plus/wxmupen64plus-0.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for wxmupen64plus-0.3_3 ===> Applying FreeBSD patches for wxmupen64plus-0.3_3 =========================================================================== =================================================== ===> wxmupen64plus-0.3_3 depends on file: /usr/local/bin/sdl-config - not found ===> Verifying install for /usr/local/bin/sdl-config in /usr/ports/devel/sdl12 ===> Installing existing package /packages/All/sdl-1.2.15_5,2.txz [93i386-quarterly-job-20] Installing sdl-1.2.15_5,2... [93i386-quarterly-job-20] `-- Installing aalib-1.4.r5_11... [93i386-quarterly-job-20] | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-20] | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-20] `-- Extracting aalib-1.4.r5_11... done [93i386-quarterly-job-20] `-- Installing libGLU-9.0.0_2... [93i386-quarterly-job-20] | `-- Installing libGL-9.1.7_4... [93i386-quarterly-job-20] | | `-- Installing dri2proto-2.8... [93i386-quarterly-job-20] | | `-- Extracting dri2proto-2.8... done [93i386-quarterly-job-20] | | `-- Installing expat-2.1.0_2... [93i386-quarterly-job-20] | | `-- Extracting expat-2.1.0_2... done [93i386-quarterly-job-20] | | `-- Installing libX11-1.6.2_2,1... [93i386-quarterly-job-20] | | `-- Installing kbproto-1.0.6... [93i386-quarterly-job-20] | | `-- Extracting kbproto-1.0.6... done [93i386-quarterly-job-20] | | `-- Installing libXau-1.0.8_2... [93i386-quarterly-job-20] | | | `-- Installing xproto-7.0.26... [93i386-quarterly-job-20] | | | `-- Extracting xproto-7.0.26... done [93i386-quarterly-job-20] | | `-- Extracting libXau-1.0.8_2... done [93i386-quarterly-job-20] | | `-- Installing libXdmcp-1.1.1_2... [93i386-quarterly-job-20] | | `-- Extracting libXdmcp-1.1.1_2... done [93i386-quarterly-job-20] | | `-- Installing libxcb-1.11... [93i386-quarterly-job-20] | | | `-- Installing libpthread-stubs-0.3_6... [93i386-quarterly-job-20] | | | `-- Extracting libpthread-stubs-0.3_6... done [93i386-quarterly-job-20] | | | `-- Installing libxml2-2.9.2_2... [93i386-quarterly-job-20] | | | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-20] | | | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-20] | | | `-- Extracting libxml2-2.9.2_2... done [93i386-quarterly-job-20] | | `-- Extracting libxcb-1.11... done [93i386-quarterly-job-20] | | `-- Extracting libX11-1.6.2_2,1... done [93i386-quarterly-job-20] | | `-- Installing libXdamage-1.1.4_2... [93i386-quarterly-job-20] | | `-- Installing damageproto-1.2.1... [93i386-quarterly-job-20] | | `-- Extracting damageproto-1.2.1... done [93i386-quarterly-job-20] | | `-- Installing libXfixes-5.0.1_2... [93i386-quarterly-job-20] | | | `-- Installing fixesproto-5.0... [93i386-quarterly-job-20] | | | `-- Extracting fixesproto-5.0... done [93i386-quarterly-job-20] | | `-- Extracting libXfixes-5.0.1_2... done [93i386-quarterly-job-20] | | `-- Extracting libXdamage-1.1.4_2... done [93i386-quarterly-job-20] | | `-- Installing libXext-1.3.3,1... [93i386-quarterly-job-20] | | `-- Installing xextproto-7.3.0... [93i386-quarterly-job-20] | | `-- Extracting xextproto-7.3.0... done [93i386-quarterly-job-20] | | `-- Extracting libXext-1.3.3,1... done [93i386-quarterly-job-20] | | `-- Installing libXxf86vm-1.1.3_2... [93i386-quarterly-job-20] | | `-- Installing xf86vidmodeproto-2.3.1... [93i386-quarterly-job-20] | | `-- Extracting xf86vidmodeproto-2.3.1... done [93i386-quarterly-job-20] | | `-- Extracting libXxf86vm-1.1.3_2... done [93i386-quarterly-job-20] | | `-- Installing libdevq-0.0.2... [93i386-quarterly-job-20] | | `-- Extracting libdevq-0.0.2... done [93i386-quarterly-job-20] | | `-- Installing libdrm-2.4.58_1,1... [93i386-quarterly-job-20] | | `-- Installing libpciaccess-0.13.2_2... [93i386-quarterly-job-20] | | | `-- Installing pciids-20141222... [93i386-quarterly-job-20] | | | `-- Extracting pciids-20141222... done [93i386-quarterly-job-20] | | `-- Extracting libpciaccess-0.13.2_2... done [93i386-quarterly-job-20] | | `-- Extracting libdrm-2.4.58_1,1... done [93i386-quarterly-job-20] | | `-- Installing libglapi-9.1.7_2... [93i386-quarterly-job-20] | | `-- Installing libxshmfence-1.1_3... [93i386-quarterly-job-20] | | `-- Extracting libxshmfence-1.1_3... done [93i386-quarterly-job-20] | | `-- Extracting libglapi-9.1.7_2... done [93i386-quarterly-job-20] | `-- Extracting libGL-9.1.7_4... done [93i386-quarterly-job-20] `-- Extracting libGLU-9.0.0_2... done [93i386-quarterly-job-20] `-- Installing libXrandr-1.4.2_2... [93i386-quarterly-job-20] | `-- Installing libXrender-0.9.8_2... [93i386-quarterly-job-20] | | `-- Installing renderproto-0.11.1... [93i386-quarterly-job-20] | | | | `-- Installing mkfontdir-1.0.7... [93i386-quarterly-job-20] | | | | `-- Installing mkfontscale-1.1.1_1... [93i386-quarterly-job-20] | | | | | `-- Installing libfontenc-1.1.2_2... [93i386-quarterly-job-20] | | | | | `-- Extracting libfontenc-1.1.2_2... done [93i386-quarterly-job-20] | | | | `-- Extracting mkfontscale-1.1.1_1... done [93i386-quarterly-job-20] | | | | `-- Extracting mkfontdir-1.0.7... done [93i386-quarterly-job-20] | | | `-- Extracting font-bh-ttf-1.0.3_1... done [93i386-quarterly-job-20] | | | `-- Installing font-misc-ethiopic-1.0.3_1... [93i386-quarterly-job-20] | | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [93i386-quarterly-job-20] | | | `-- Installing font-misc-meltho-1.0.3_1... [93i386-quarterly-job-20] | | | `-- Extracting font-misc-meltho-1.0.3_1... done [93i386-quarterly-job-20] | | `-- Extracting pango-1.36.8... done [93i386-quarterly-job-20] | | `-- Installing shared-mime-info-1.1_1... [93i386-quarterly-job-20] | | `-- Extracting shared-mime-info-1.1_1... done [93i386-quarterly-job-20] | | `-- Extracting gtk-update-icon-cache-2.24.25... done [93i386-quarterly-job-20] | | `-- Installing python-2.7_2,2... [93i386-quarterly-job-20] | | `-- Installing python2-2_3... [93i386-quarterly-job-20] | | `-- Extracting python2-2_3... done [93i386-quarterly-job-20] | | `-- Extracting python-2.7_2,2... done [93i386-quarterly-job-20] | `-- Extracting gtk2-2.24.25_1... done [93i386-quarterly-job-20] | `-- Installing polkit-0.105_4... [93i386-quarterly-job-20] | | `-- Installing gobject-introspection-1.42.0... [93i386-quarterly-job-20] | | `-- Extracting gobject-introspection-1.42.0... done [93i386-quarterly-job-20] | `-- Extracting polkit-0.105_4... done [93i386-quarterly-job-20] `-- Extracting gconf2-3.2.6_3... done [93i386-quarterly-job-20] `-- Installing gstreamer-plugins-0.10.36_5,3... [93i386-quarterly-job-20] | `-- Installing gstreamer-0.10.36_2... [93i386-quarterly-job-20] | `-- Extracting gstreamer-0.10.36_2... done [93i386-quarterly-job-20] | `-- Installing libXv-1.0.10_2,1... [93i386-quarterly-job-20] | | `-- Installing videoproto-2.3.2... [93i386-quarterly-job-20] | | `-- Extracting videoproto-2.3.2... done [93i386-quarterly-job-20] | `-- Extracting libXv-1.0.10_2,1... done [93i386-quarterly-job-20] | `-- Installing orc-0.4.22... [93i386-quarterly-job-20] | `-- Extracting orc-0.4.22... done [93i386-quarterly-job-20] `-- Extracting gstreamer-plugins-0.10.36_5,3... done [93i386-quarterly-job-20] `-- Installing libmspack-0.4_2... [93i386-quarterly-job-20] `-- Extracting libmspack-0.4_2... done [93i386-quarterly-job-20] `-- Installing webkit-gtk2-2.4.8... [93i386-quarterly-job-20] | `-- Installing curl-7.39.0_1... [93i386-quarterly-job-20] | | `-- Installing ca_root_nss-3.17.3_1... [93i386-quarterly-job-20] | | `-- Extracting ca_root_nss-3.17.3_1... done [93i386-quarterly-job-20] | `-- Extracting curl-7.39.0_1... done [93i386-quarterly-job-20] | `-- Installing enchant-1.6.0_4... [93i386-quarterly-job-20] | | `-- Installing hunspell-1.3.3... [93i386-quarterly-job-20] | | `-- Extracting hunspell-1.3.3... done [93i386-quarterly-job-20] | `-- Extracting enchant-1.6.0_4... done [93i386-quarterly-job-20] | `-- Installing gcc-4.8.3_2... [93i386-quarterly-job-20] | | `-- Installing binutils-2.25... [93i386-quarterly-job-20] | | `-- Extracting binutils-2.25... done [93i386-quarterly-job-20] | | `-- Installing gcc-ecj-4.5... [93i386-quarterly-job-20] | | `-- Extracting gcc-ecj-4.5... done [93i386-quarterly-job-20] | | `-- Installing gmp-5.1.3_2... [93i386-quarterly-job-20] | | `-- Extracting gmp-5.1.3_2... done [93i386-quarterly-job-20] | | `-- Installing mpc-1.0.2_1... [93i386-quarterly-job-20] | | `-- Installing mpfr-3.1.2_2... [93i386-quarterly-job-20] | | `-- Extracting mpfr-3.1.2_2... done [93i386-quarterly-job-20] | | `-- Extracting mpc-1.0.2_1... done [93i386-quarterly-job-20] | `-- Extracting gcc-4.8.3_2... done [93i386-quarterly-job-20] | `-- Installing geoclue-2.1.9... [93i386-quarterly-job-20] | | `-- Installing json-glib-1.0.2_1... [93i386-quarterly-job-20] | | `-- Extracting json-glib-1.0.2_1... done [93i386-quarterly-job-20] | | `-- Installing libsoup-2.48.1... [93i386-quarterly-job-20] | | `-- Installing glib-networking-2.42.1... [93i386-quarterly-job-20] | | | `-- Installing gnutls-3.2.21... [93i386-quarterly-job-20] | | | `-- Installing libidn-1.29... [93i386-quarterly-job-20] | | | `-- Extracting libidn-1.29... done [93i386-quarterly-job-20] | | | `-- Installing libtasn1-4.2... [93i386-quarterly-job-20] | | | `-- Extracting libtasn1-4.2... done [93i386-quarterly-job-20] | | | `-- Installing nettle-2.7.1... [93i386-quarterly-job-20] | | | `-- Extracting nettle-2.7.1... done [93i386-quarterly-job-20] | | | `-- Installing p11-kit-0.22.1... [93i386-quarterly-job-20] | | | `-- Extracting p11-kit-0.22.1... done [93i386-quarterly-job-20] | | | `-- Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [93i386-quarterly-job-20] | | | `-- Extracting trousers-tddl-0.3.10_7... done [93i386-quarterly-job-20] | | | `-- Extracting gnutls-3.2.21... done [93i386-quarterly-job-20] | | | `-- Installing gsettings-desktop-schemas-3.14.1... [93i386-quarterly-job-20] | | | `-- Installing cantarell-fonts-0.0.15... [93i386-quarterly-job-20] | | | `-- Extracting cantarell-fonts-0.0.15... done /usr/local/share/fonts/cantarell: caching, new cache contents: 2 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory /usr/local/bin/fc-cache: succeeded [93i386-quarterly-job-20] | | | `-- Extracting gsettings-desktop-schemas-3.14.1... done [93i386-quarterly-job-20] | | | `-- Installing libgcrypt-1.6.1_5... [93i386-quarterly-job-20] | | | `-- Installing libgpg-error-1.17... [93i386-quarterly-job-20] | | | `-- Extracting libgpg-error-1.17... done [93i386-quarterly-job-20] | | | `-- Extracting libgcrypt-1.6.1_5... done [93i386-quarterly-job-20] | | | `-- Installing libproxy-0.4.6... [93i386-quarterly-job-20] | | | `-- Extracting libproxy-0.4.6... done [93i386-quarterly-job-20] | | `-- Extracting glib-networking-2.42.1... done [93i386-quarterly-job-20] | | `-- Installing sqlite3-3.8.7.4... [93i386-quarterly-job-20] | | `-- Extracting sqlite3-3.8.7.4... done [93i386-quarterly-job-20] | | `-- Extracting libsoup-2.48.1... done [93i386-quarterly-job-20] | `-- Extracting geoclue-2.1.9... done [93i386-quarterly-job-20] | `-- Installing gstreamer1-plugins-1.4.5_1... [93i386-quarterly-job-20] | | `-- Installing gstreamer1-1.4.5... [93i386-quarterly-job-20] | | `-- Extracting gstreamer1-1.4.5... done [93i386-quarterly-job-20] | | `-- Installing iso-codes-3.56... [93i386-quarterly-job-20] | | `-- Extracting iso-codes-3.56... done [93i386-quarterly-job-20] | `-- Extracting gstreamer1-plugins-1.4.5_1... done [93i386-quarterly-job-20] | `-- Installing libsecret-0.18_1... [93i386-quarterly-job-20] | `-- Extracting libsecret-0.18_1... done [93i386-quarterly-job-20] | `-- Installing libxslt-1.1.28_5... [93i386-quarterly-job-20] | `-- Extracting libxslt-1.1.28_5... done [93i386-quarterly-job-20] | `-- Installing webp-0.4.2_2... [93i386-quarterly-job-20] | | `-- Installing giflib-nox11-4.2.3_4... [93i386-quarterly-job-20] | | `-- Extracting giflib-nox11-4.2.3_4... done [93i386-quarterly-job-20] | `-- Extracting webp-0.4.2_2... done [93i386-quarterly-job-20] `-- Extracting webkit-gtk2-2.4.8... done [93i386-quarterly-job-20] Extracting wx30-gtk2-3.0.2_1... done Message for dejavu-2.34_4: 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. Message for gcc-4.8.3_2: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of wxmupen64plus-0.3_3 =========================================================================== =================================================== ===> Configuring for wxmupen64plus-0.3_3 Setting top to : /wrkdirs/usr/ports/emulators/wxmupen64plus/work/wxmupen64plus-0.3 Setting out to : /wrkdirs/usr/ports/emulators/wxmupen64plus/work/wxmupen64plus-0.3/build Checking for 'gcc' (c compiler) : ok Checking for 'g++' (c++ compiler) : ok Checking for program cc : /usr/bin/cc Checking for program c++ : /usr/bin/c++ Checking C compiler works : yes Checking C++ compiler works : yes Checking for header m64p_frontend.h : yes Checking for header m64p_config.h : yes Checking for header m64p_types.h : yes Checking for '/usr/local/bin/sdl-config' : yes Checking for wxWidgets 2.9.x : yes 'configure' finished successfully (0.575s) =========================================================================== =================================================== ===> Building for wxmupen64plus-0.3_3 Waf: Entering directory `/wrkdirs/usr/ports/emulators/wxmupen64plus/work/wxmupen64plus-0.3/build' [ 1/13] cxx: main.cpp -> build/main.cpp.0.o [ 2/13] cxx: gamespanel.cpp -> build/gamespanel.cpp.0.o [ 3/13] cxx: parameterpanel.cpp -> build/parameterpanel.cpp.0.o [ 4/13] cxx: sdlkeypicker.cpp -> build/sdlkeypicker.cpp.0.o [ 5/13] cxx: mupen64plusplus/MupenAPIpp.cpp -> build/mupen64plusplus/MupenAPIpp.cpp.0.o [ 6/13] c: mupen64plusplus/MupenAPI.c -> build/mupen64plusplus/MupenAPI.c.0.o [ 7/13] cxx: sdlhelper.cpp -> build/sdlhelper.cpp.0.o [ 8/13] cxx: config.cpp -> build/config.cpp.0.o [ 9/13] c: mupen64plusplus/plugin.c -> build/mupen64plusplus/plugin.c.0.o [10/13] cxx: wxvidext.cpp -> build/wxvidext.cpp.0.o [11/13] c: mupen64plusplus/osal_dynamiclib_unix.c -> build/mupen64plusplus/osal_dynamiclib_unix.c.0.o [12/13] c: mupen64plusplus/osal_files_unix.c -> build/mupen64plusplus/osal_files_unix.c.0.o [13/13] cxxprogram: build/main.cpp.0.o build/gamespanel.cpp.0.o build/parameterpanel.cpp.0.o build/sdlkeypicker.cpp.0.o build/mupen64plusplus/MupenAPIpp.cpp.0.o build/mupen64plusplus/MupenAPI.c.0.o build/sdlhelper.cpp.0.o build/config.cpp.0.o build/mupen64plusplus/plugin.c.0.o build/wxvidext.cpp.0.o build/mupen64plusplus/osal_dynamiclib_unix.c.0.o build/mupen64plusplus/osal_files_unix.c.0.o -> build/wxmupen64plus /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' Waf: Leaving directory `/wrkdirs/usr/ports/emulators/wxmupen64plus/work/wxmupen64plus-0.3/build' Build failed -> task failed (exit status 1): {task 689973612: cxxprogram main.cpp.0.o,gamespanel.cpp.0.o,parameterpanel.cpp.0.o,sdlkeypicker.cpp.0.o,MupenAPIpp.cpp.0.o,MupenAPI.c.0.o,sdlhelper.cpp.0.o,config.cpp.0.o,plugin.c.0.o,wxvidext.cpp.0.o,osal_dynamiclib_unix.c.0.o,osal_files_unix.c.0.o -> wxmupen64plus} ['c++', 'main.cpp.0.o', 'gamespanel.cpp.0.o', 'parameterpanel.cpp.0.o', 'sdlkeypicker.cpp.0.o', 'mupen64plusplus/MupenAPIpp.cpp.0.o', 'mupen64plusplus/MupenAPI.c.0.o', 'sdlhelper.cpp.0.o', 'config.cpp.0.o', 'mupen64plusplus/plugin.c.0.o', 'wxvidext.cpp.0.o', 'mupen64plusplus/osal_dynamiclib_unix.c.0.o', 'mupen64plusplus/osal_files_unix.c.0.o', '-o', '/wrkdirs/usr/ports/emulators/wxmupen64plus/work/wxmupen64plus-0.3/build/wxmupen64plus', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/usr/local/lib', '-L/usr/local/lib', '-lSDL', '-lwx_gtk2u_adv-3.0', '-lwx_gtk2u_core-3.0', '-lwx_baseu-3.0', '-lwx_gtk2u_gl-3.0', '-lwx_gtk2u_html-3.0', '-lGL', '-lX11', '-Wl,-rpath,/usr/local/lib', '-pthread'] *** [do-build] Error code 1 Stop in /usr/ports/emulators/wxmupen64plus. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:12:33 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 A29AFC43 for ; Wed, 28 Jan 2015 03:12:33 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 8156A9DB; Wed, 28 Jan 2015 03:12:33 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3CW0Q086911; Wed, 28 Jan 2015 03:12:32 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3CWXM086858; Wed, 28 Jan 2015 03:12:32 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:12:32 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280312.t0S3CWXM086858@beefy1.isc.freebsd.org> To: waitman@waitman.net Subject: [package - 93i386-quarterly][graphics/dcraw-m] Failed for dcraw-m-9.22 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: Wed, 28 Jan 2015 03:12:33 -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: waitman@waitman.net Last committer: rene@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/graphics/dcraw-m/Makefile 373628 2014-11-29 15:22:03Z rene $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/dcraw-m-9.22.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building graphics/dcraw-m build started at Wed Jan 28 03:12:07 UTC 2015 port directory: /usr/ports/graphics/dcraw-m building for: FreeBSD 93i386-quarterly-job-11 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: waitman@waitman.net Makefile ident: $FreeBSD: branches/2015Q1/graphics/dcraw-m/Makefile 373628 2014-11-29 15:22:03Z rene $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=dcraw-m-9.22 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/dcraw-m/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/dcraw-m/work HOME=/wrkdirs/usr/ports/graphics/dcraw-m/work TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/dcraw-m/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/dcraw-m/work HOME=/wrkdirs/usr/ports/graphics/dcraw-m/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 -Wall -Werror -I/usr/local/include `MagickWand-config --cflags --cppflags` -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" `MagickWand-config --ldflags --libs` -lm -llcms2 -ljpeg -ljasper" LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -Wall -Werror -I/usr/local/include `MagickWand-config --cflags --cppflags` -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/dcraw-m" EXAMPLESDIR="share/examples/dcraw-m" DATADIR="share/dcraw-m" WWWDIR="www/dcraw-m" ETCDIR="etc/dcraw-m" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/dcraw-m DOCSDIR=/usr/local/share/doc/dcraw-m EXAMPLESDIR=/usr/local/share/examples/dcraw-m WWWDIR=/usr/local/www/dcraw-m ETCDIR=/usr/local/etc/dcraw-m --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> dcraw-m-9.22 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.3.txz [93i386-quarterly-job-11] Installing pkg-1.4.3... [93i386-quarterly-job-11] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of dcraw-m-9.22 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dcraw-m-9.22 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dcraw-m-9.22 for building => SHA256 Checksum OK for dcraw-m-9.22.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dcraw-m-9.22 for building ===> Extracting for dcraw-m-9.22 => SHA256 Checksum OK for dcraw-m-9.22.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for dcraw-m-9.22 =========================================================================== =================================================== ===> dcraw-m-9.22 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93i386-quarterly-job-11] Installing pkgconf-0.9.7... [93i386-quarterly-job-11] Extracting pkgconf-0.9.7... done ===> Returning to build of dcraw-m-9.22 =========================================================================== =================================================== ===> dcraw-m-9.22 depends on shared library: libjasper.so - not found ===> Verifying for libjasper.so in /usr/ports/graphics/jasper ===> Installing existing package /packages/All/jasper-1.900.1_14.txz [93i386-quarterly-job-11] Installing jasper-1.900.1_14... [93i386-quarterly-job-11] `-- Installing jpeg-8_6... [93i386-quarterly-job-11] `-- Extracting jpeg-8_6... done [93i386-quarterly-job-11] Extracting jasper-1.900.1_14... done ===> Returning to build of dcraw-m-9.22 ===> dcraw-m-9.22 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so.8.4.0) ===> dcraw-m-9.22 depends on shared library: liblcms2.so - not found ===> Verifying for liblcms2.so in /usr/ports/graphics/lcms2 ===> Installing existing package /packages/All/lcms2-2.6_3.txz [93i386-quarterly-job-11] Installing lcms2-2.6_3... [93i386-quarterly-job-11] `-- Installing tiff-4.0.3_5... [93i386-quarterly-job-11] | `-- Installing jbigkit-2.1_1... [93i386-quarterly-job-11] | `-- Extracting jbigkit-2.1_1... done [93i386-quarterly-job-11] `-- Extracting tiff-4.0.3_5... done [93i386-quarterly-job-11] Extracting lcms2-2.6_3... done ===> Returning to build of dcraw-m-9.22 ===> dcraw-m-9.22 depends on shared library: libMagickWand-6.Q16.so - not found ===> Verifying for libMagickWand-6.Q16.so in /usr/ports/graphics/ImageMagick ===> Installing existing package /packages/All/ImageMagick-6.9.0.2,1.txz [93i386-quarterly-job-11] Installing ImageMagick-6.9.0.2,1... [93i386-quarterly-job-11] `-- Installing fftw3-3.3.3_2... [93i386-quarterly-job-11] | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-11] | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-11] `-- Extracting fftw3-3.3.3_2... done [93i386-quarterly-job-11] `-- Installing fontconfig-2.11.1,1... [93i386-quarterly-job-11] | `-- Installing expat-2.1.0_2... [93i386-quarterly-job-11] | `-- Extracting expat-2.1.0_2... done [93i386-quarterly-job-11] | `-- Installing freetype2-2.5.4_1... [93i386-quarterly-job-11] | `-- Extracting freetype2-2.5.4_1... done [93i386-quarterly-job-11] `-- 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 [93i386-quarterly-job-11] `-- Installing ghostscript9-9.06_10... [93i386-quarterly-job-11] | `-- Installing cups-image-1.7.3_2... [93i386-quarterly-job-11] | | `-- Installing cups-client-1.7.3_2... [93i386-quarterly-job-11] | | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-11] | | `-- Extracting libiconv-1.14_6... done ===> Creating users and/or groups. Creating group 'cups' with gid '193'. Creating user 'cups' with uid '193'. [93i386-quarterly-job-11] | | `-- Extracting cups-client-1.7.3_2... done [93i386-quarterly-job-11] | | `-- Installing png-1.6.16... [93i386-quarterly-job-11] | | `-- Extracting png-1.6.16... done ===> Creating users and/or groups. Using existing group 'cups'. Using existing user 'cups'. [93i386-quarterly-job-11] | `-- Extracting cups-image-1.7.3_2... done [93i386-quarterly-job-11] | `-- Installing gsfonts-8.11_6... [93i386-quarterly-job-11] | `-- Extracting gsfonts-8.11_6... done [93i386-quarterly-job-11] | `-- Installing jbig2dec-0.11_4... [93i386-quarterly-job-11] | | `-- Extracting kbproto-1.0.6... done [93i386-quarterly-job-11] | | `-- Installing libXau-1.0.8_2... [93i386-quarterly-job-11] | | | `-- Installing xproto-7.0.26... [93i386-quarterly-job-11] | | | `-- Extracting xproto-7.0.26... done [93i386-quarterly-job-11] | | `-- Extracting libXau-1.0.8_2... done [93i386-quarterly-job-11] | | `-- Installing libXdmcp-1.1.1_2... [93i386-quarterly-job-11] | | `-- Extracting libXdmcp-1.1.1_2... done [93i386-quarterly-job-11] | | `-- Installing libxcb-1.11... [93i386-quarterly-job-11] | | | `-- Installing libpthread-stubs-0.3_6... [93i386-quarterly-job-11] | | | `-- Extracting libpthread-stubs-0.3_6... done [93i386-quarterly-job-11] | | | `-- Installing libxml2-2.9.2_2... [93i386-quarterly-job-11] | | | `-- Extracting libxml2-2.9.2_2... done [93i386-quarterly-job-11] | | `-- Extracting libxcb-1.11... done [93i386-quarterly-job-11] | | `-- Extracting libX11-1.6.2_2,1... done [93i386-quarterly-job-11] | | `-- Installing xextproto-7.3.0... [93i386-quarterly-job-11] | | `-- Extracting xextproto-7.3.0... done [93i386-quarterly-job-11] | `-- Extracting libXext-1.3.3,1... done [93i386-quarterly-job-11] | `-- Installing libXt-1.1.4_2,1... [93i386-quarterly-job-11] | | `-- Installing libSM-1.2.2_2,1... [93i386-quarterly-job-11] | | `-- Installing libICE-1.0.9,1... [93i386-quarterly-job-11] | | `-- Extracting libICE-1.0.9,1... done [93i386-quarterly-job-11] | | `-- Extracting libSM-1.2.2_2,1... done [93i386-quarterly-job-11] | `-- Extracting libXt-1.1.4_2,1... done [93i386-quarterly-job-11] | `-- Installing libidn-1.29... [93i386-quarterly-job-11] | | `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-11] | | `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-11] | `-- Extracting libidn-1.29... done [93i386-quarterly-job-11] | `-- Installing libpaper-1.1.24.3... [93i386-quarterly-job-11] | `-- Extracting libpaper-1.1.24.3... done [93i386-quarterly-job-11] | `-- Installing svgalib-1.4.3_7... [93i386-quarterly-job-11] | `-- Extracting svgalib-1.4.3_7... done [93i386-quarterly-job-11] `-- Extracting ghostscript9-9.06_10... done [93i386-quarterly-job-11] `-- Installing libfpx-1.3.1.4... [93i386-quarterly-job-11] `-- Extracting libfpx-1.3.1.4... done [93i386-quarterly-job-11] `-- Installing liblqr-1-0.4.1_8... [93i386-quarterly-job-11] | `-- Installing glib-2.42.1... [93i386-quarterly-job-11] | | `-- Installing libffi-3.0.13_3... [93i386-quarterly-job-11] | | `-- Extracting libffi-3.0.13_3... done [93i386-quarterly-job-11] | | `-- Installing pcre-8.35_2... [93i386-quarterly-job-11] | | `-- Extracting pcre-8.35_2... done [93i386-quarterly-job-11] | | `-- Installing perl5-5.18.4_11... [93i386-quarterly-job-11] | | `-- Extracting perl5-5.18.4_11... done [93i386-quarterly-job-11] | | `-- Installing python27-2.7.9... [93i386-quarterly-job-11] | | `-- Extracting python27-2.7.9... done [93i386-quarterly-job-11] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93i386-quarterly-job-11] `-- Extracting liblqr-1-0.4.1_8... done [93i386-quarterly-job-11] `-- Installing libltdl-2.4.2.418... [93i386-quarterly-job-11] `-- Extracting libltdl-2.4.2.418... done [93i386-quarterly-job-11] `-- Installing librsvg2-2.40.6... [93i386-quarterly-job-11] | `-- Installing atk-2.14.0... [93i386-quarterly-job-11] | `-- Extracting atk-2.14.0... done [93i386-quarterly-job-11] | `-- Installing gtk-engines2-2.20.2_2... [93i386-quarterly-job-11] | | `-- Installing gtk2-2.24.25_1... [93i386-quarterly-job-11] | | `-- Installing gdk-pixbuf2-2.31.2_1... [93i386-quarterly-job-11] | | | `-- Installing libXi-1.7.4,1... [93i386-quarterly-job-11] | | | `-- Installing inputproto-2.3.1... [93i386-quarterly-job-11] | | | `-- Extracting inputproto-2.3.1... done [93i386-quarterly-job-11] | | | `-- Installing libXfixes-5.0.1_2... [93i386-quarterly-job-11] | | | | `-- Installing fixesproto-5.0... [93i386-quarterly-job-11] | | | | `-- Extracting fixesproto-5.0... done [93i386-quarterly-job-11] | | | `-- Extracting libXfixes-5.0.1_2... done [93i386-quarterly-job-11] | | | `-- Extracting libXi-1.7.4,1... done [93i386-quarterly-job-11] | | `-- Extracting gdk-pixbuf2-2.31.2_1... done [93i386-quarterly-job-11] | | `-- Installing gtk-update-icon-cache-2.24.25... [93i386-quarterly-job-11] | | | `-- Installing hicolor-icon-theme-0.12... [93i386-quarterly-job-11] | | | `-- Extracting hicolor-icon-theme-0.12... done [93i386-quarterly-job-11] | | | `-- Installing libXcomposite-0.4.4_2,1... [93i386-quarterly-job-11] | | | `-- Installing compositeproto-0.4.2... [93i386-quarterly-job-11] | | | `-- Extracting compositeproto-0.4.2... done [93i386-quarterly-job-11] | | | `-- Extracting libXcomposite-0.4.4_2,1... done [93i386-quarterly-job-11] | | | `-- Installing libXcursor-1.1.14_2... [93i386-quarterly-job-11] | | | `-- Installing libXrender-0.9.8_2... [93i386-quarterly-job-11] | | | | `-- Installing renderproto-0.11.1... [93i386-quarterly-job-11] | | | | `-- Extracting renderproto-0.11.1... done [93i386-quarterly-job-11] | | | `-- Extracting libXrender-0.9.8_2... done [93i386-quarterly-job-11] | | | `-- Extracting libXcursor-1.1.14_2... done [93i386-quarterly-job-11] | | | `-- Installing libXdamage-1.1.4_2... [93i386-quarterly-job-11] | | | `-- Installing damageproto-1.2.1... [93i386-quarterly-job-11] | | | `-- Extracting damageproto-1.2.1... done [93i386-quarterly-job-11] | | | `-- Extracting libXdamage-1.1.4_2... done [93i386-quarterly-job-11] | | | `-- Installing libXinerama-1.1.3_2,1... [93i386-quarterly-job-11] | | | `-- Installing xineramaproto-1.2.1... [93i386-quarterly-job-11] | | | `-- Extracting xineramaproto-1.2.1... done [93i386-quarterly-job-11] | | | `-- Extracting libXinerama-1.1.3_2,1... done [93i386-quarterly-job-11] | | | `-- Installing libXrandr-1.4.2_2... [93i386-quarterly-job-11] | | | `-- Installing randrproto-1.4.0... [93i386-quarterly-job-11] | | | `-- Extracting randrproto-1.4.0... done [93i386-quarterly-job-11] | | | `-- Extracting libXrandr-1.4.2_2... done [93i386-quarterly-job-11] | | | `-- Installing pango-1.36.8... [93i386-quarterly-job-11] | | | `-- Installing cairo-1.12.18_1,2... [93i386-quarterly-job-11] | | | | `-- Installing pixman-0.32.6... [93i386-quarterly-job-11] | | | | `-- Extracting pixman-0.32.6... done [93i386-quarterly-job-11] | | | | `-- Installing xcb-util-renderutil-0.3.9... [93i386-quarterly-job-11] | | | | `-- Installing xcb-util-0.3.9_3,1... [93i386-quarterly-job-11] | | | | `-- Extracting xcb-util-0.3.9_3,1... done [93i386-quarterly-job-11] | | | | `-- Extracting xcb-util-renderutil-0.3.9... done [93i386-quarterly-job-11] | | | `-- Extracting cairo-1.12.18_1,2... done [93i386-quarterly-job-11] | | | `-- Installing encodings-1.0.4_1,1... [93i386-quarterly-job-11] | | | | `-- Installing font-util-1.3.0_1... [93i386-quarterly-job-11] | | | | `-- Extracting font-util-1.3.0_1... done [93i386-quarterly-job-11] | | | `-- Extracting encodings-1.0.4_1,1... done [93i386-quarterly-job-11] | | | `-- Installing harfbuzz-0.9.36... [93i386-quarterly-job-11] | | | | `-- Installing graphite2-1.2.4... [93i386-quarterly-job-11] | | | | `-- Extracting graphite2-1.2.4... done [93i386-quarterly-job-11] | | | | `-- Installing icu-53.1... [93i386-quarterly-job-11] | | | | `-- Extracting icu-53.1... done [93i386-quarterly-job-11] | | | `-- Extracting harfbuzz-0.9.36... done [93i386-quarterly-job-11] | | | `-- Installing libXft-2.3.1_2... [93i386-quarterly-job-11] | | | `-- Extracting libXft-2.3.1_2... done [93i386-quarterly-job-11] | | | `-- Installing xorg-fonts-truetype-7.7_1... [93i386-quarterly-job-11] | | | | `-- Installing dejavu-2.34_4... [93i386-quarterly-job-11] | | | | `-- Extracting dejavu-2.34_4... done [93i386-quarterly-job-11] | | | | `-- Installing font-bh-ttf-1.0.3_1... [93i386-quarterly-job-11] | | | | `-- Installing mkfontdir-1.0.7... [93i386-quarterly-job-11] | | | | | `-- Installing mkfontscale-1.1.1_1... [93i386-quarterly-job-11] | | | | | `-- Installing libfontenc-1.1.2_2... [93i386-quarterly-job-11] | | | | | `-- Extracting libfontenc-1.1.2_2... done [93i386-quarterly-job-11] | | | | | `-- Extracting mkfontscale-1.1.1_1... done [93i386-quarterly-job-11] | | | | `-- Extracting mkfontdir-1.0.7... done [93i386-quarterly-job-11] | | | | `-- Extracting font-bh-ttf-1.0.3_1... done [93i386-quarterly-job-11] | | | | `-- Installing font-misc-ethiopic-1.0.3_1... [93i386-quarterly-job-11] | | | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [93i386-quarterly-job-11] | | | | `-- Installing font-misc-meltho-1.0.3_1... [93i386-quarterly-job-11] | | | | `-- Extracting font-misc-meltho-1.0.3_1... done [93i386-quarterly-job-11] | | | `-- Extracting pango-1.36.8... done [93i386-quarterly-job-11] | | | `-- Installing shared-mime-info-1.1_1... [93i386-quarterly-job-11] | | | `-- Extracting shared-mime-info-1.1_1... done [93i386-quarterly-job-11] | | `-- Extracting gtk-update-icon-cache-2.24.25... done [93i386-quarterly-job-11] | | `-- Installing python-2.7_2,2... [93i386-quarterly-job-11] | | | `-- Installing python2-2_3... [93i386-quarterly-job-11] | | | `-- Extracting python2-2_3... done [93i386-quarterly-job-11] | | `-- Extracting python-2.7_2,2... done [93i386-quarterly-job-11] | | `-- Extracting gtk2-2.24.25_1... done [93i386-quarterly-job-11] | `-- Extracting gtk-engines2-2.20.2_2... done [93i386-quarterly-job-11] | `-- Installing libcroco-0.6.8_2... [93i386-quarterly-job-11] | `-- Extracting libcroco-0.6.8_2... done [93i386-quarterly-job-11] | `-- Installing libgsf-1.14.30... [93i386-quarterly-job-11] | `-- Extracting libgsf-1.14.30... done [93i386-quarterly-job-11] `-- Extracting librsvg2-2.40.6... done [93i386-quarterly-job-11] `-- Installing libwmf-0.2.8.4_13... [93i386-quarterly-job-11] `-- Extracting libwmf-0.2.8.4_13... done [93i386-quarterly-job-11] `-- Installing openjpeg-2.1.0_1... [93i386-quarterly-job-11] `-- Extracting openjpeg-2.1.0_1... done [93i386-quarterly-job-11] `-- Installing webp-0.4.2_2... [93i386-quarterly-job-11] | `-- Installing giflib-nox11-4.2.3_4... [93i386-quarterly-job-11] | `-- Extracting giflib-nox11-4.2.3_4... done [93i386-quarterly-job-11] `-- Extracting webp-0.4.2_2... done [93i386-quarterly-job-11] Extracting ImageMagick-6.9.0.2,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 ===================================================================== Message for liblqr-1-0.4.1_8: ========================================================================== NOTE: In order to compile examples for liblqr, you will also need pngwriter port (/usr/ports/graphics/pngwriter). Examples are located in /usr/local/share/examples/liblqr-1 ========================================================================== Message for dejavu-2.34_4: 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. ===> Returning to build of dcraw-m-9.22 =========================================================================== =================================================== ===> Configuring for dcraw-m-9.22 =========================================================================== =================================================== ===> Building for dcraw-m-9.22 ( cd /wrkdirs/usr/ports/graphics/dcraw-m/work/waitman-dcraw-m-1392579 ; cc -O2 -pipe -Wall -Werror -I/usr/local/include `MagickWand-config --cflags --cppflags` -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fno-strict-aliasing -L/usr/local/lib `MagickWand-config --ldflags --libs` -lm -llcms2 -ljpeg -ljasper -o dcraw-m dcraw-m.c ) cc1: warnings being treated as errors dcraw-m.c: In function 'xtrans_interpolate': dcraw-m.c:4491: warning: 'sgcol' may be used uninitialized in this function dcraw-m.c:4491: warning: 'sgrow' may be used uninitialized in this function *** [do-build] Error code 1 Stop in /usr/ports/graphics/dcraw-m. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:12:35 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 B0EAEC44; Wed, 28 Jan 2015 03:12:35 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 9C4109DC; Wed, 28 Jan 2015 03:12:35 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3CZO8091471; Wed, 28 Jan 2015 03:12:35 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3CZEY091461; Wed, 28 Jan 2015 03:12:35 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:12:35 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280312.t0S3CZEY091461@beefy1.isc.freebsd.org> To: sperber@FreeBSD.org Subject: [package - 93i386-quarterly][math/fityk] Failed for fityk-0.9.8_4 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: Wed, 28 Jan 2015 03:12:35 -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: sperber@FreeBSD.org Last committer: antoine@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/math/fityk/Makefile 375062 2014-12-20 18:17:32Z antoine $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/fityk-0.9.8_4.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building math/fityk build started at Wed Jan 28 03:05:54 UTC 2015 port directory: /usr/ports/math/fityk building for: FreeBSD 93i386-quarterly-job-02 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: sperber@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/math/fityk/Makefile 375062 2014-12-20 18:17:32Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=fityk-0.9.8_4 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for fityk-0.9.8_4: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-doc --disable-xyconvert --with-wx-config=/usr/local/bin/wxgtk2u-3.0-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/fityk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/fityk/work HOME=/wrkdirs/usr/ports/math/fityk/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/fityk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/fityk/work HOME=/wrkdirs/usr/ports/math/fityk/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include " LDFLAGS=" -lbz2 -lz -L/wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs -L/usr/local/lib -pthread" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -D_GNU_SOURCE -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-- OSREL=9.3 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/fityk" EXAMPLESDIR="share/examples/fityk" DATADIR="share/fityk" WWWDIR="www/fityk" ETCDIR="etc/fityk" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/fityk DOCSDIR=/usr/local/share/doc/fityk EXAMPLESDIR=/usr/local/share/examples/fityk WWWDIR=/usr/local/www/fityk ETCDIR=/usr/local/etc/fityk --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 LGPL21 accepted by the user =========================================================================== =================================================== ===> fityk-0.9.8_4 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.3.txz [93i386-quarterly-job-02] Installing pkg-1.4.3... [93i386-quarterly-job-02] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of fityk-0.9.8_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by fityk-0.9.8_4 for building =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by fityk-0.9.8_4 for building => SHA256 Checksum OK for fityk-0.9.8.tar.bz2. => SHA256 Checksum OK for xylib-1.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by fityk-0.9.8_4 for building ===> Extracting for fityk-0.9.8_4 => SHA256 Checksum OK for fityk-0.9.8.tar.bz2. => SHA256 Checksum OK for xylib-1.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for fityk-0.9.8_4 ===> Applying FreeBSD patches for fityk-0.9.8_4 =========================================================================== =================================================== ===> fityk-0.9.8_4 depends on file: /usr/local/include/boost/spirit/include/classic_core.hpp - not found ===> Verifying install for /usr/local/include/boost/spirit/include/classic_core.hpp in /usr/ports/devel/boost-libs ===> Installing existing package /packages/All/boost-libs-1.55.0_4.txz [93i386-quarterly-job-02] Installing boost-libs-1.55.0_4... [93i386-quarterly-job-02] `-- Installing icu-53.1... [93i386-quarterly-job-02] `-- Extracting icu-53.1... done [93i386-quarterly-job-02] 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 fityk-0.9.8_4 ===> fityk-0.9.8_4 depends on executable: gnuplot - not found ===> Verifying install for gnuplot in /usr/ports/math/gnuplot ===> Installing existing package /packages/All/gnuplot-4.6.6_1.txz [93i386-quarterly-job-02] Installing gnuplot-4.6.6_1... [93i386-quarterly-job-02] `-- Installing cairo-1.12.18_1,2... [93i386-quarterly-job-02] | `-- Installing fontconfig-2.11.1,1... [93i386-quarterly-job-02] | | `-- Installing expat-2.1.0_2... [93i386-quarterly-job-02] | | `-- Extracting expat-2.1.0_2... done [93i386-quarterly-job-02] | | `-- Installing freetype2-2.5.4_1... [93i386-quarterly-job-02] | | `-- Extracting freetype2-2.5.4_1... done [93i386-quarterly-job-02] | `-- 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 [93i386-quarterly-job-02] | `-- Installing glib-2.42.1... [93i386-quarterly-job-02] | | `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-02] | | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-02] | | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-02] | | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-02] | | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-02] | | `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-02] | | `-- Installing libffi-3.0.13_3... [93i386-quarterly-job-02] | | `-- Extracting libffi-3.0.13_3... done [93i386-quarterly-job-02] | | `-- Installing pcre-8.35_2... [93i386-quarterly-job-02] | | `-- Extracting pcre-8.35_2... done [93i386-quarterly-job-02] | | `-- Installing perl5-5.18.4_11... [93i386-quarterly-job-02] | | `-- Extracting perl5-5.18.4_11... done [93i386-quarterly-job-02] | | `-- Installing python27-2.7.9... [93i386-quarterly-job-02] | | `-- Extracting python27-2.7.9... done [93i386-quarterly-job-02] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93i386-quarterly-job-02] | `-- Installing libXext-1.3.3,1... [93i386-quarterly-job-02] | | `-- Installing libX11-1.6.2_2,1... [93i386-quarterly-job-02] | | `-- Installing kbproto-1.0.6... [93i386-quarterly-job-02] | | `-- Extracting kbproto-1.0.6... done [93i386-quarterly-job-02] | | `-- Installing libXau-1.0.8_2... [93i386-quarterly-job-02] | | | `-- Installing xproto-7.0.26... [93i386-quarterly-job-02] | | | `-- Extracting xproto-7.0.26... done [93i386-quarterly-job-02] | | `-- Extracting libXau-1.0.8_2... done [93i386-quarterly-job-02] | | `-- Installing libXdmcp-1.1.1_2... [93i386-quarterly-job-02] | | `-- Extracting libXdmcp-1.1.1_2... done c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -fPIC -MT xyconv-xyconv.o -MD -MP -MF .deps/xyconv-xyconv.Tpo -c -o xyconv-xyconv.o `test -f 'xyconv.cpp' || echo './'`xyconv.cpp mv -f .deps/xyconv-xyconv.Tpo .deps/xyconv-xyconv.Po /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -fPIC -L/usr/local/lib -o xyconv xyconv-xyconv.o xylib/libxy.la -lm -lbz2 -lz libtool: link: c++ -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -fPIC -o xyconv xyconv-xyconv.o -L/usr/local/lib xylib/.libs/libxy.a -lm -lbz2 -lz gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src' Making all in . gmake[3]: Entering directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src' /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT logic.lo -MD -MP -MF .deps/logic.Tpo -c -o logic.lo logic.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT logic.lo -MD -MP -MF .deps/logic.Tpo -c logic.cpp -fPIC -DPIC -o .libs/logic.o mv -f .deps/logic.Tpo .deps/logic.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT view.lo -MD -MP -MF .deps/view.Tpo -c -o view.lo view.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT view.lo -MD -MP -MF .deps/view.Tpo -c view.cpp -fPIC -DPIC -o .libs/view.o mv -f .deps/view.Tpo .deps/view.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT lexer.lo -MD -MP -MF .deps/lexer.Tpo -c -o lexer.lo lexer.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT lexer.lo -MD -MP -MF .deps/lexer.Tpo -c lexer.cpp -fPIC -DPIC -o .libs/lexer.o mv -f .deps/lexer.Tpo .deps/lexer.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT eparser.lo -MD -MP -MF .deps/eparser.Tpo -c -o eparser.lo eparser.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT eparser.lo -MD -MP -MF .deps/eparser.Tpo -c eparser.cpp -fPIC -DPIC -o .libs/eparser.o mv -f .deps/eparser.Tpo .deps/eparser.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT cparser.lo -MD -MP -MF .deps/cparser.Tpo -c -o cparser.lo cparser.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT cparser.lo -MD -MP -MF .deps/cparser.Tpo -c cparser.cpp -fPIC -DPIC -o .libs/cparser.o mv -f .deps/cparser.Tpo .deps/cparser.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT runner.lo -MD -MP -MF .deps/runner.Tpo -c -o runner.lo runner.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT runner.lo -MD -MP -MF .deps/runner.Tpo -c runner.cpp -fPIC -DPIC -o .libs/runner.o mv -f .deps/runner.Tpo .deps/runner.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT info.lo -MD -MP -MF .deps/info.Tpo -c -o info.lo info.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.cpp -fPIC -DPIC -o .libs/info.o mv -f .deps/info.Tpo .deps/info.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT common.lo -MD -MP -MF .deps/common.Tpo -c -o common.lo common.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.cpp -fPIC -DPIC -o .libs/common.o mv -f .deps/common.Tpo .deps/common.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT data.lo -MD -MP -MF .deps/data.Tpo -c -o data.lo data.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT data.lo -MD -MP -MF .deps/data.Tpo -c data.cpp -fPIC -DPIC -o .libs/data.o mv -f .deps/data.Tpo .deps/data.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT var.lo -MD -MP -MF .deps/var.Tpo -c -o var.lo var.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT var.lo -MD -MP -MF .deps/var.Tpo -c var.cpp -fPIC -DPIC -o .libs/var.o mv -f .deps/var.Tpo .deps/var.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT mgr.lo -MD -MP -MF .deps/mgr.Tpo -c -o mgr.lo mgr.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT mgr.lo -MD -MP -MF .deps/mgr.Tpo -c mgr.cpp -fPIC -DPIC -o .libs/mgr.o mv -f .deps/mgr.Tpo .deps/mgr.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT tplate.lo -MD -MP -MF .deps/tplate.Tpo -c -o tplate.lo tplate.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT tplate.lo -MD -MP -MF .deps/tplate.Tpo -c tplate.cpp -fPIC -DPIC -o .libs/tplate.o mv -f .deps/tplate.Tpo .deps/tplate.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT func.lo -MD -MP -MF .deps/func.Tpo -c -o func.lo func.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT func.lo -MD -MP -MF .deps/func.Tpo -c func.cpp -fPIC -DPIC -o .libs/func.o mv -f .deps/func.Tpo .deps/func.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT udf.lo -MD -MP -MF .deps/udf.Tpo -c -o udf.lo udf.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT udf.lo -MD -MP -MF .deps/udf.Tpo -c udf.cpp -fPIC -DPIC -o .libs/udf.o mv -f .deps/udf.Tpo .deps/udf.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT bfunc.lo -MD -MP -MF .deps/bfunc.Tpo -c -o bfunc.lo bfunc.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT bfunc.lo -MD -MP -MF .deps/bfunc.Tpo -c bfunc.cpp -fPIC -DPIC -o .libs/bfunc.o mv -f .deps/bfunc.Tpo .deps/bfunc.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT ast.lo -MD -MP -MF .deps/ast.Tpo -c -o ast.lo ast.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT ast.lo -MD -MP -MF .deps/ast.Tpo -c ast.cpp -fPIC -DPIC -o .libs/ast.o mv -f .deps/ast.Tpo .deps/ast.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT vm.lo -MD -MP -MF .deps/vm.Tpo -c -o vm.lo vm.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT vm.lo -MD -MP -MF .deps/vm.Tpo -c vm.cpp -fPIC -DPIC -o .libs/vm.o mv -f .deps/vm.Tpo .deps/vm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT settings.lo -MD -MP -MF .deps/settings.Tpo -c -o settings.lo settings.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT settings.lo -MD -MP -MF .deps/settings.Tpo -c settings.cpp -fPIC -DPIC -o .libs/settings.o mv -f .deps/settings.Tpo .deps/settings.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT ui.lo -MD -MP -MF .deps/ui.Tpo -c -o ui.lo ui.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT ui.lo -MD -MP -MF .deps/ui.Tpo -c ui.cpp -fPIC -DPIC -o .libs/ui.o mv -f .deps/ui.Tpo .deps/ui.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT GAfit.lo -MD -MP -MF .deps/GAfit.Tpo -c -o GAfit.lo GAfit.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT GAfit.lo -MD -MP -MF .deps/GAfit.Tpo -c GAfit.cpp -fPIC -DPIC -o .libs/GAfit.o mv -f .deps/GAfit.Tpo .deps/GAfit.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT LMfit.lo -MD -MP -MF .deps/LMfit.Tpo -c -o LMfit.lo LMfit.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT LMfit.lo -MD -MP -MF .deps/LMfit.Tpo -c LMfit.cpp -fPIC -DPIC -o .libs/LMfit.o mv -f .deps/LMfit.Tpo .deps/LMfit.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT guess.lo -MD -MP -MF .deps/guess.Tpo -c -o guess.lo guess.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT guess.lo -MD -MP -MF .deps/guess.Tpo -c guess.cpp -fPIC -DPIC -o .libs/guess.o mv -f .deps/guess.Tpo .deps/guess.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT NMfit.lo -MD -MP -MF .deps/NMfit.Tpo -c -o NMfit.lo NMfit.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT NMfit.lo -MD -MP -MF .deps/NMfit.Tpo -c NMfit.cpp -fPIC -DPIC -o .libs/NMfit.o mv -f .deps/NMfit.Tpo .deps/NMfit.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT model.lo -MD -MP -MF .deps/model.Tpo -c -o model.lo model.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT model.lo -MD -MP -MF .deps/model.Tpo -c model.cpp -fPIC -DPIC -o .libs/model.o mv -f .deps/model.Tpo .deps/model.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fit.lo -MD -MP -MF .deps/fit.Tpo -c -o fit.lo fit.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fit.lo -MD -MP -MF .deps/fit.Tpo -c fit.cpp -fPIC -DPIC -o .libs/fit.o mv -f .deps/fit.Tpo .deps/fit.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT voigt.lo -MD -MP -MF .deps/voigt.Tpo -c -o voigt.lo voigt.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT voigt.lo -MD -MP -MF .deps/voigt.Tpo -c voigt.cpp -fPIC -DPIC -o .libs/voigt.o mv -f .deps/voigt.Tpo .deps/voigt.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT numfuncs.lo -MD -MP -MF .deps/numfuncs.Tpo -c -o numfuncs.lo numfuncs.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT numfuncs.lo -MD -MP -MF .deps/numfuncs.Tpo -c numfuncs.cpp -fPIC -DPIC -o .libs/numfuncs.o mv -f .deps/numfuncs.Tpo .deps/numfuncs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk.lo -MD -MP -MF .deps/fityk.Tpo -c -o fityk.lo fityk.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk.lo -MD -MP -MF .deps/fityk.Tpo -c fityk.cpp -fPIC -DPIC -o .libs/fityk.o mv -f .deps/fityk.Tpo .deps/fityk.Plo /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -version-info 3:0:0 -lbz2 -lz -L/wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs -L/usr/local/lib -pthread -o libfityk.la -rpath /usr/local/lib logic.lo view.lo lexer.lo eparser.lo cparser.lo runner.lo info.lo common.lo data.lo var.lo mgr.lo tplate.lo func.lo udf.lo bfunc.lo ast.lo vm.lo settings.lo ui.lo GAfit.lo LMfit.lo guess.lo NMfit.lo model.lo fit.lo voigt.lo numfuncs.lo fityk.lo -lxy -lm -lm -lm libtool: link: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/logic.o .libs/view.o .libs/lexer.o .libs/eparser.o .libs/cparser.o .libs/runner.o .libs/info.o .libs/common.o .libs/data.o .libs/var.o .libs/mgr.o .libs/tplate.o .libs/func.o .libs/udf.o .libs/bfunc.o .libs/ast.o .libs/vm.o .libs/settings.o .libs/ui.o .libs/GAfit.o .libs/LMfit.o .libs/guess.o .libs/NMfit.o .libs/model.o .libs/fit.o .libs/voigt.o .libs/numfuncs.o .libs/fityk.o -lbz2 -lz -L/wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs -L/usr/local/lib /wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs/libxy.a -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -pthread -pthread -Wl,-soname -Wl,libfityk.so.3 -o .libs/libfityk.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libfityk.so.3" && ln -s "libfityk.so.3.0.0" "libfityk.so.3") libtool: link: (cd ".libs" && rm -f "libfityk.so" && ln -s "libfityk.so.3.0.0" "libfityk.so") libtool: link: ( cd ".libs" && rm -f "libfityk.la" && ln -s "../libfityk.la" "libfityk.la" ) gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src' Making all in wxgui gmake[3]: Entering directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src/wxgui' c++ -DHAVE_CONFIG_H -I. -I../.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT ceria.o -MD -MP -MF .deps/ceria.Tpo -c -o ceria.o ceria.cpp mv -f .deps/ceria.Tpo .deps/ceria.Po cc -DHAVE_CONFIG_H -I. -I../.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT atomtables.o -MD -MP -MF .deps/atomtables.Tpo -c -o atomtables.o atomtables.c mv -f .deps/atomtables.Tpo .deps/atomtables.Po cc -DHAVE_CONFIG_H -I. -I../.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT sgtables.o -MD -MP -MF .deps/sgtables.Tpo -c -o sgtables.o sgtables.c mv -f .deps/sgtables.Tpo .deps/sgtables.Po rm -f libceria.a ar cru libceria.a ceria.o atomtables.o sgtables.o ranlib libceria.a c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-cmn.o -MD -MP -MF .deps/fityk-cmn.Tpo -c -o fityk-cmn.o `test -f 'cmn.cpp' || echo './'`cmn.cpp mv -f .deps/fityk-cmn.Tpo .deps/fityk-cmn.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-gradient.o -MD -MP -MF .deps/fityk-gradient.Tpo -c -o fityk-gradient.o `test -f 'gradient.cpp' || echo './'`gradient.cpp mv -f .deps/fityk-gradient.Tpo .deps/fityk-gradient.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-fancyrc.o -MD -MP -MF .deps/fityk-fancyrc.Tpo -c -o fityk-fancyrc.o `test -f 'fancyrc.cpp' || echo './'`fancyrc.cpp mv -f .deps/fityk-fancyrc.Tpo .deps/fityk-fancyrc.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-inputline.o -MD -MP -MF .deps/fityk-inputline.Tpo -c -o fityk-inputline.o `test -f 'inputline.cpp' || echo './'`inputline.cpp mv -f .deps/fityk-inputline.Tpo .deps/fityk-inputline.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-listptxt.o -MD -MP -MF .deps/fityk-listptxt.Tpo -c -o fityk-listptxt.o `test -f 'listptxt.cpp' || echo './'`listptxt.cpp mv -f .deps/fityk-listptxt.Tpo .deps/fityk-listptxt.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-dload.o -MD -MP -MF .deps/fityk-dload.Tpo -c -o fityk-dload.o `test -f 'dload.cpp' || echo './'`dload.cpp mv -f .deps/fityk-dload.Tpo .deps/fityk-dload.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-pplot.o -MD -MP -MF .deps/fityk-pplot.Tpo -c -o fityk-pplot.o `test -f 'pplot.cpp' || echo './'`pplot.cpp mv -f .deps/fityk-pplot.Tpo .deps/fityk-pplot.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-statbar.o -MD -MP -MF .deps/fityk-statbar.Tpo -c -o fityk-statbar.o `test -f 'statbar.cpp' || echo './'`statbar.cpp mv -f .deps/fityk-statbar.Tpo .deps/fityk-statbar.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-pane.o -MD -MP -MF .deps/fityk-pane.Tpo -c -o fityk-pane.o `test -f 'pane.cpp' || echo './'`pane.cpp mv -f .deps/fityk-pane.Tpo .deps/fityk-pane.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-sidebar.o -MD -MP -MF .deps/fityk-sidebar.Tpo -c -o fityk-sidebar.o `test -f 'sidebar.cpp' || echo './'`sidebar.cpp mv -f .deps/fityk-sidebar.Tpo .deps/fityk-sidebar.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-history.o -MD -MP -MF .deps/fityk-history.Tpo -c -o fityk-history.o `test -f 'history.cpp' || echo './'`history.cpp mv -f .deps/fityk-history.Tpo .deps/fityk-history.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-datatable.o -MD -MP -MF .deps/fityk-datatable.Tpo -c -o fityk-datatable.o `test -f 'datatable.cpp' || echo './'`datatable.cpp mv -f .deps/fityk-datatable.Tpo .deps/fityk-datatable.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-dataedit.o -MD -MP -MF .deps/fityk-dataedit.Tpo -c -o fityk-dataedit.o `test -f 'dataedit.cpp' || echo './'`dataedit.cpp mv -f .deps/fityk-dataedit.Tpo .deps/fityk-dataedit.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-defmgr.o -MD -MP -MF .deps/fityk-defmgr.Tpo -c -o fityk-defmgr.o `test -f 'defmgr.cpp' || echo './'`defmgr.cpp mv -f .deps/fityk-defmgr.Tpo .deps/fityk-defmgr.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-setdlg.o -MD -MP -MF .deps/fityk-setdlg.Tpo -c -o fityk-setdlg.o `test -f 'setdlg.cpp' || echo './'`setdlg.cpp mv -f .deps/fityk-setdlg.Tpo .deps/fityk-setdlg.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-print.o -MD -MP -MF .deps/fityk-print.Tpo -c -o fityk-print.o `test -f 'print.cpp' || echo './'`print.cpp mv -f .deps/fityk-print.Tpo .deps/fityk-print.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-sdebug.o -MD -MP -MF .deps/fityk-sdebug.Tpo -c -o fityk-sdebug.o `test -f 'sdebug.cpp' || echo './'`sdebug.cpp mv -f .deps/fityk-sdebug.Tpo .deps/fityk-sdebug.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-plot.o -MD -MP -MF .deps/fityk-plot.Tpo -c -o fityk-plot.o `test -f 'plot.cpp' || echo './'`plot.cpp mv -f .deps/fityk-plot.Tpo .deps/fityk-plot.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-aplot.o -MD -MP -MF .deps/fityk-aplot.Tpo -c -o fityk-aplot.o `test -f 'aplot.cpp' || echo './'`aplot.cpp mv -f .deps/fityk-aplot.Tpo .deps/fityk-aplot.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-mplot.o -MD -MP -MF .deps/fityk-mplot.Tpo -c -o fityk-mplot.o `test -f 'mplot.cpp' || echo './'`mplot.cpp mv -f .deps/fityk-mplot.Tpo .deps/fityk-mplot.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-uplot.o -MD -MP -MF .deps/fityk-uplot.Tpo -c -o fityk-uplot.o `test -f 'uplot.cpp' || echo './'`uplot.cpp mv -f .deps/fityk-uplot.Tpo .deps/fityk-uplot.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-about.o -MD -MP -MF .deps/fityk-about.Tpo -c -o fityk-about.o `test -f 'about.cpp' || echo './'`about.cpp mv -f .deps/fityk-about.Tpo .deps/fityk-about.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-fitinfo.o -MD -MP -MF .deps/fityk-fitinfo.Tpo -c -o fityk-fitinfo.o `test -f 'fitinfo.cpp' || echo './'`fitinfo.cpp mv -f .deps/fityk-fitinfo.Tpo .deps/fityk-fitinfo.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-dialogs.o -MD -MP -MF .deps/fityk-dialogs.Tpo -c -o fityk-dialogs.o `test -f 'dialogs.cpp' || echo './'`dialogs.cpp mv -f .deps/fityk-dialogs.Tpo .deps/fityk-dialogs.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-exportd.o -MD -MP -MF .deps/fityk-exportd.Tpo -c -o fityk-exportd.o `test -f 'exportd.cpp' || echo './'`exportd.cpp mv -f .deps/fityk-exportd.Tpo .deps/fityk-exportd.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-bgm.o -MD -MP -MF .deps/fityk-bgm.Tpo -c -o fityk-bgm.o `test -f 'bgm.cpp' || echo './'`bgm.cpp mv -f .deps/fityk-bgm.Tpo .deps/fityk-bgm.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-frame.o -MD -MP -MF .deps/fityk-frame.Tpo -c -o fityk-frame.o `test -f 'frame.cpp' || echo './'`frame.cpp mv -f .deps/fityk-frame.Tpo .deps/fityk-frame.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-app.o -MD -MP -MF .deps/fityk-app.Tpo -c -o fityk-app.o `test -f 'app.cpp' || echo './'`app.cpp mv -f .deps/fityk-app.Tpo .deps/fityk-app.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-powdifpat.o -MD -MP -MF .deps/fityk-powdifpat.Tpo -c -o fityk-powdifpat.o `test -f 'powdifpat.cpp' || echo './'`powdifpat.cpp mv -f .deps/fityk-powdifpat.Tpo .deps/fityk-powdifpat.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-sgchooser.o -MD -MP -MF .deps/fityk-sgchooser.Tpo -c -o fityk-sgchooser.o `test -f 'sgchooser.cpp' || echo './'`sgchooser.cpp mv -f .deps/fityk-sgchooser.Tpo .deps/fityk-sgchooser.Po /bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -lbz2 -lz -L/wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs -L/usr/local/lib -pthread -o fityk fityk-cmn.o fityk-gradient.o fityk-fancyrc.o fityk-inputline.o fityk-listptxt.o fityk-dload.o fityk-pplot.o fityk-statbar.o fityk-pane.o fityk-sidebar.o fityk-history.o fityk-datatable.o fityk-dataedit.o fityk-defmgr.o fityk-setdlg.o fityk-print.o fityk-sdebug.o fityk-plot.o fityk-aplot.o fityk-mplot.o fityk-uplot.o fityk-about.o fityk-fitinfo.o fityk-dialogs.o fityk-exportd.o fityk-bgm.o fityk-frame.o fityk-app.o fityk-powdifpat.o fityk-sgchooser.o ../libfityk.la libceria.a -lxy -L/usr/local/lib -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu-3.0 -lm -lm -lm libtool: link: c++ -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -pthread -o .libs/fityk fityk-cmn.o fityk-gradient.o fityk-fancyrc.o fityk-inputline.o fityk-listptxt.o fityk-dload.o fityk-pplot.o fityk-statbar.o fityk-pane.o fityk-sidebar.o fityk-history.o fityk-datatable.o fityk-dataedit.o fityk-defmgr.o fityk-setdlg.o fityk-print.o fityk-sdebug.o fityk-plot.o fityk-aplot.o fityk-mplot.o fityk-uplot.o fityk-about.o fityk-fitinfo.o fityk-dialogs.o fityk-exportd.o fityk-bgm.o fityk-frame.o fityk-app.o fityk-powdifpat.o fityk-sgchooser.o -L/wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs -L/usr/local/lib ../.libs/libfityk.so libceria.a /wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs/libxy.a -lbz2 -lz -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu-3.0 -lm -pthread -Wl,-rpath -Wl,/usr/local/lib /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' Makefile:513: recipe for target 'fityk' failed gmake[3]: *** [fityk] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src/wxgui' Makefile:485: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src' Makefile:443: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8' Makefile:310: recipe for target 'all' failed gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/math/fityk. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:13:40 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 0E156C5E; Wed, 28 Jan 2015 03:13:40 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 ED71C9E1; Wed, 28 Jan 2015 03:13:39 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3DdC3044859; Wed, 28 Jan 2015 03:13:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3DdCW044844; Wed, 28 Jan 2015 03:13:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:13:39 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280313.t0S3DdCW044844@beefy1.isc.freebsd.org> To: multimedia@FreeBSD.org Subject: [package - 93i386-quarterly][multimedia/dvdstyler] Failed for dvdstyler-2.8_2, 2 in configure 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: Wed, 28 Jan 2015 03:13:40 -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: multimedia@FreeBSD.org Last committer: danilo@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/multimedia/dvdstyler/Makefile 374870 2014-12-17 19:24:35Z danilo $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/dvdstyler-2.8_2,2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building multimedia/dvdstyler build started at Wed Jan 28 03:12:24 UTC 2015 port directory: /usr/ports/multimedia/dvdstyler building for: FreeBSD 93i386-quarterly-job-07 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: multimedia@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/multimedia/dvdstyler/Makefile 374870 2014-12-17 19:24:35Z danilo $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=dvdstyler-2.8_2,2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for dvdstyler-2.8_2,2: DOCS=on: Build and/or install documentation GNOME=off: GNOME desktop environment support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-gnome --with-wx-config=/usr/local/bin/wxgtk2u-3.0-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ac_cv_path_AVCONV_PATH="" XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config AUTOMAKE=/usr/local/bin/automake-1.14 AUTOMAKE_DIR=/usr/local/share/automake-1.14 AUTOMAKE_VERSION=1.14 AUTOMAKE_APIVER=1.14 ACLOCAL=/usr/local/bin/aclocal-1.14 ACLOCAL_DIR=/usr/local/share/aclocal-1.14 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan- 2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config AUTOMAKE=/usr/local/bin/automake-1.14 AUTOMAKE_DIR=/usr/local/share/automake-1.14 AUTOMAKE_VERSION=1.14 AUTOMAKE_APIVER=1.14 ACLOCAL=/usr/local/bin/aclocal-1.14 ACLOCAL_DIR=/usr/local/share/aclocal-1.14 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOC ONF_VERSION=2.69 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" 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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/dvdstyler" EXAMPLESDIR="share/examples/dvdstyler" DATADIR="share/dvdstyler" WWWDIR="www/dvdstyler" ETCDIR="etc/dvdstyler" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/dvdstyler DOCSDIR=/usr/local/share/doc/dvdstyler EXAMPLESDIR=/usr/local/share/examples/dvdstyler WWWDIR=/usr/local/www/dvdstyler ETCDIR=/usr/local/etc/dvdstyler --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> ===> The default DVD device is /dev/cd0 ===> Define WITH_DVD_DEVICE if you want to change the default ===> For example, 'make WITH_DVD_DEVICE="/dev/somedevice"' ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> dvdstyler-2.8_2,2 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.3.txz [93i386-quarterly-job-07] Installing pkg-1.4.3... [93i386-quarterly-job-07] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of dvdstyler-2.8_2,2 =========================================================================== =================================================== =========================================================================== =================================================== ===> ===> The default DVD device is /dev/cd0 ===> Define WITH_DVD_DEVICE if you want to change the default ===> For example, 'make WITH_DVD_DEVICE="/dev/somedevice"' ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dvdstyler-2.8_2,2 for building =========================================================================== =================================================== ===> ===> The default DVD device is /dev/cd0 ===> Define WITH_DVD_DEVICE if you want to change the default ===> For example, 'make WITH_DVD_DEVICE="/dev/somedevice"' ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dvdstyler-2.8_2,2 for building => SHA256 Checksum OK for DVDStyler-2.8.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> ===> The default DVD device is /dev/cd0 ===> Define WITH_DVD_DEVICE if you want to change the default ===> For example, 'make WITH_DVD_DEVICE="/dev/somedevice"' ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dvdstyler-2.8_2,2 for building ===> Extracting for dvdstyler-2.8_2,2 => SHA256 Checksum OK for DVDStyler-2.8.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for dvdstyler-2.8_2,2 ===> Applying FreeBSD patches for dvdstyler-2.8_2,2 =========================================================================== =================================================== ===> dvdstyler-2.8_2,2 depends on executable: zip - not found ===> Verifying install for zip in /usr/ports/archivers/zip ===> Installing existing package /packages/All/zip-3.0_1.txz [93i386-quarterly-job-07] Installing zip-3.0_1... [93i386-quarterly-job-07] Extracting zip-3.0_1... done ===> Returning to build of dvdstyler-2.8_2,2 ===> dvdstyler-2.8_2,2 depends on package: wxsvg>=1.2 - not found ===> Verifying install for wxsvg>=1.2 in /usr/ports/graphics/wxsvg ===> Installing existing package /packages/All/wxsvg-1.5.2.txz [93i386-quarterly-job-07] Installing wxsvg-1.5.2... [93i386-quarterly-job-07] `-- Installing cairo-1.12.18_1,2... [93i386-quarterly-job-07] | `-- Installing fontconfig-2.11.1,1... [93i386-quarterly-job-07] | | `-- Installing expat-2.1.0_2... [93i386-quarterly-job-07] | | `-- Extracting expat-2.1.0_2... done [93i386-quarterly-job-07] | | `-- Installing freetype2-2.5.4_1... [93i386-quarterly-job-07] | | `-- Extracting freetype2-2.5.4_1... done [93i386-quarterly-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 [93i386-quarterly-job-07] | `-- Installing glib-2.42.1... [93i386-quarterly-job-07] | | `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-07] | | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-07] | | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-07] | | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-07] | | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-07] | | `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-07] | | `-- Installing libffi-3.0.13_3... [93i386-quarterly-job-07] | | `-- Extracting libffi-3.0.13_3... done [93i386-quarterly-job-07] | | `-- Installing pcre-8.35_2... [93i386-quarterly-job-07] | | `-- Extracting pcre-8.35_2... done [93i386-quarterly-job-07] | | `-- Installing perl5-5.18.4_11... [93i386-quarterly-job-07] | | `-- Extracting perl5-5.18.4_11... done [93i386-quarterly-job-07] | | `-- Installing python27-2.7.9... [93i386-quarterly-job-07] | | `-- Extracting python27-2.7.9... done [93i386-quarterly-job-07] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93i386-quarterly-job-07] | `-- Installing libXext-1.3.3,1... [93i386-quarterly-job-07] | | `-- Installing libX11-1.6.2_2,1... [93i386-quarterly-job-07] | | `-- Installing kbproto-1.0.6... [93i386-quarterly-job-07] | | `-- Extracting kbproto-1.0.6... done Note: The location of the cdrtools `defaults' files has been set to /usr/local/etc This is the FreeBSD ports standard config file location, NOT the cdrtools standard location, which is /etc/default. The reason for this is that FreeBSD ports and packages should not use configuration files outside of /usr/local. =========================================================================== ===> Returning to build of dvdstyler-2.8_2,2 ===> dvdstyler-2.8_2,2 depends on package: docbook-xml>=4.1.2 - not found ===> Verifying install for docbook-xml>=4.1.2 in /usr/ports/textproc/docbook-xml ===> Installing existing package /packages/All/docbook-xml-5.0_2.txz [93i386-quarterly-job-07] Installing docbook-xml-5.0_2... [93i386-quarterly-job-07] `-- Installing xmlcatmgr-2.2_2... [93i386-quarterly-job-07] `-- Extracting xmlcatmgr-2.2_2... done + Creating /usr/local/share/sgml/catalog + Registering CATALOG catalog.ports (SGML) + Creating /usr/local/share/sgml/catalog.ports + Creating /usr/local/share/xml/catalog + Registering nextCatalog catalog.ports (XML) + Creating /usr/local/share/xml/catalog.ports [93i386-quarterly-job-07] `-- Installing xmlcharent-0.3_2... [93i386-quarterly-job-07] `-- Extracting xmlcharent-0.3_2... done [93i386-quarterly-job-07] Extracting docbook-xml-5.0_2... done Message for xmlcatmgr-2.2_2: The following catalogs are installed: 1) /usr/local/share/sgml/catalog The top level catalog for SGML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 2) /usr/local/share/sgml/catalog.ports This catalog is for handling SGML stuff installed under /usr/local/share/sgml. It is changed by ports/packages. 3) /usr/local/share/xml/catalog The top level catalog for XML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 4) /usr/local/share/xml/catalog.ports This catalog is for handling XML stuff installed under /usr/local/share/xml. It is changed by ports/packages. ===> Returning to build of dvdstyler-2.8_2,2 ===> dvdstyler-2.8_2,2 depends on executable: xmlto - not found ===> Verifying install for xmlto in /usr/ports/textproc/xmlto ===> Installing existing package /packages/All/xmlto-0.0.26_2.txz [93i386-quarterly-job-07] Installing xmlto-0.0.26_2... [93i386-quarterly-job-07] `-- Installing bash-4.3.30_1... [93i386-quarterly-job-07] `-- Extracting bash-4.3.30_1... done [93i386-quarterly-job-07] `-- Installing docbook-xsl-1.76.1_2... [93i386-quarterly-job-07] | `-- Installing docbook-1.5... [93i386-quarterly-job-07] | | `-- Installing docbook-sgml-4.5_1... [93i386-quarterly-job-07] | | `-- Installing iso8879-1986_3... [93i386-quarterly-job-07] | | `-- Extracting iso8879-1986_3... done [93i386-quarterly-job-07] | | `-- Extracting docbook-sgml-4.5_1... done [93i386-quarterly-job-07] | | `-- Installing sdocbook-xml-1.1_1,2... [93i386-quarterly-job-07] | | `-- Extracting sdocbook-xml-1.1_1,2... done [93i386-quarterly-job-07] `-- Extracting docbook-xsl-1.76.1_2... done [93i386-quarterly-job-07] `-- Installing getopt-1.1.6... [93i386-quarterly-job-07] `-- Extracting getopt-1.1.6... done [93i386-quarterly-job-07] `-- Installing libpaper-1.1.24.3... [93i386-quarterly-job-07] `-- Extracting libpaper-1.1.24.3... done [93i386-quarterly-job-07] `-- Installing w3m-0.5.3_4... [93i386-quarterly-job-07] | `-- Installing boehm-gc-7.4.2_3... [93i386-quarterly-job-07] | `-- Extracting boehm-gc-7.4.2_3... done [93i386-quarterly-job-07] `-- Extracting w3m-0.5.3_4... done [93i386-quarterly-job-07] Extracting xmlto-0.0.26_2... done Message for bash-4.3.30_1: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== Message for xmlto-0.0.26_2: For benefits of conversions away from XHTML1 through XSL-FO, a stylesheet xhtml2fo.xsl has been installed into /usr/local/share/xmlto. Example use: xmlto pdf -x /usr/local/share/xmlto/xhtml2fo.xsl myXHTML1file.xml More style sheets for XHTML1 conversions can be found at under "Stylesheet for XHTML to XSL-FO transformation" ===> Returning to build of dvdstyler-2.8_2,2 ===> dvdstyler-2.8_2,2 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.3.txz [93i386-quarterly-job-07] Installing gettext-tools-0.19.3... [93i386-quarterly-job-07] Extracting gettext-tools-0.19.3... done ===> Returning to build of dvdstyler-2.8_2,2 ===> dvdstyler-2.8_2,2 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 [93i386-quarterly-job-07] Installing gmake-4.1_1... [93i386-quarterly-job-07] Extracting gmake-4.1_1... done ===> Returning to build of dvdstyler-2.8_2,2 ===> dvdstyler-2.8_2,2 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93i386-quarterly-job-07] Installing pkgconf-0.9.7... [93i386-quarterly-job-07] Extracting pkgconf-0.9.7... done ===> Returning to build of dvdstyler-2.8_2,2 ===> dvdstyler-2.8_2,2 depends on file: /usr/local/bin/automake-1.14 - not found ===> Verifying install for /usr/local/bin/automake-1.14 in /usr/ports/devel/automake ===> Installing existing package /packages/All/automake-1.14_1.txz [93i386-quarterly-job-07] Installing automake-1.14_1... [93i386-quarterly-job-07] `-- Installing autoconf-2.69... [93i386-quarterly-job-07] | `-- Installing autoconf-wrapper-20131203... [93i386-quarterly-job-07] | `-- Extracting autoconf-wrapper-20131203... done [93i386-quarterly-job-07] | `-- Installing m4-1.4.17_1,1... [93i386-quarterly-job-07] | `-- Extracting m4-1.4.17_1,1... done [93i386-quarterly-job-07] `-- Extracting autoconf-2.69... done [93i386-quarterly-job-07] `-- Installing automake-wrapper-20131203... [93i386-quarterly-job-07] `-- Extracting automake-wrapper-20131203... done [93i386-quarterly-job-07] Extracting automake-1.14_1... done ===> Returning to build of dvdstyler-2.8_2,2 ===> dvdstyler-2.8_2,2 depends on file: /usr/local/bin/autoconf-2.69 - found =========================================================================== =================================================== ===> dvdstyler-2.8_2,2 depends on shared library: libexif.so - not found ===> Verifying for libexif.so in /usr/ports/graphics/libexif ===> Installing existing package /packages/All/libexif-0.6.21_3.txz [93i386-quarterly-job-07] Installing libexif-0.6.21_3... [93i386-quarterly-job-07] Extracting libexif-0.6.21_3... done ===> Returning to build of dvdstyler-2.8_2,2 ===> dvdstyler-2.8_2,2 depends on shared library: libavcodec.so - found (/usr/local/lib/libavcodec.so.55.69.100) ===> dvdstyler-2.8_2,2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.2) ===> dvdstyler-2.8_2,2 depends on shared library: libwx_baseu-3.0.so - found (/usr/local/lib/libwx_baseu-3.0.so.0.2.0) =========================================================================== =================================================== ===> Configuring for dvdstyler-2.8_2,2 configure: loading site script /usr/ports/Templates/config.site checking build system type... i386-portbld-freebsd9.3 checking host system type... i386-portbld-freebsd9.3 checking target system type... i386-portbld-freebsd9.3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for install location... /usr/local checking whether ln -s works... yes checking for ranlib... ranlib checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... no checking for byacc... byacc checking pkg-config is at least version 0.9.0... yes checking for wx-config... /usr/local/bin/wxgtk2u-3.0-config checking for wxWidgets version >= 2.8.7... yes (version 3.0.2) checking for wxWidgets static library... no checking for wxWidgets media... no configure: error: wxWidgets media library (libwx_gtk2u_media) is missing. ===> Script "configure" failed unexpectedly. Please report the problem to multimedia@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/multimedia/dvdstyler/work/DVDStyler-2.8/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** [do-configure] Error code 1 Stop in /usr/ports/multimedia/dvdstyler. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:14:15 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 B443FCA6 for ; Wed, 28 Jan 2015 03:14:15 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 93B6A9E7; Wed, 28 Jan 2015 03:14:15 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3EFMw078021; Wed, 28 Jan 2015 03:14:15 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3EE8M076117; Wed, 28 Jan 2015 03:14:14 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:14:14 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280314.t0S3EE8M076117@beefy1.isc.freebsd.org> To: leo@mediatomb.cc Subject: [package - 93i386-quarterly][net/mediatomb] Failed for mediatomb-0.12.1_12 in configure 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: Wed, 28 Jan 2015 03:14:15 -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: leo@mediatomb.cc Last committer: bapt@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/net/mediatomb/Makefile 362050 2014-07-16 08:26:25Z bapt $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/mediatomb-0.12.1_12.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building net/mediatomb build started at Wed Jan 28 03:13:19 UTC 2015 port directory: /usr/ports/net/mediatomb building for: FreeBSD 93i386-quarterly-job-17 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: leo@mediatomb.cc Makefile ident: $FreeBSD: branches/2014Q4/net/mediatomb/Makefile 362050 2014-07-16 08:26:25Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=mediatomb-0.12.1_12 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for mediatomb-0.12.1_12: CURL=on: Data transfer support via cURL DEBUG=off: Build with debugging support EXTERNAL_TRANSCODING=on: external transcoding support FFMPEGTHUMBNAILER=on: ffmpeg thumbnailer support JS=on: JavaScript (SpiderMonkey) support LIBEXIF=on: EXIF metadata support via libexif ====> Database backend: you have to choose at least one of them SQLITE=on: SQLite database support MYSQL=on: MySQL database support ====> Metadata extractor: you can only select none or one of them FFMPEG=on: ffmpeg metadata extraction support LIBEXTRACTOR=off: libextractor support ====> Tag library: you can only select none or one of them TAGLIB=on: taglib support ID3LIB=off: id3lib support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-search="/usr/local" --disable-inotify --enable-sqlite3 --with-sqlite3-h="/usr/local/include" --with-sqlite3-libs="/usr/local/lib" --enable-mysql --with-mysql-cfg="/usr/local/bin/mysql_config" --enable-libjs --with-js-h="/usr/local/include" --with-js-libs="/usr/local/lib" --enable-libexif --with-libexif-h="/usr/local/include" --with-libexif-libs="/usr/local/lib" --enable-external-transcoding --enable-ffmpegthumbnailer --with-ffmpegthumbnailer-h="/usr/local/include" --with-ffmpegthumbnailer-libs="/usr/local/lib" --enable-curl --with-curl-cfg="/usr/local/bin/curl-config" --enable-ffmpeg --disable-libextractor --disable-id3lib --enable-taglib --with-taglib-cfg="/usr/local/bin/taglib-config" --disable-tombdebug --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PTHREAD_LIBS="-pthread" PTHREAD_CFLAGS="" XDG_DATA_HOME=/wrkdirs/usr/ports/net/mediatomb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mediatomb/work HOME=/wrkdirs/usr/ports/net/mediatomb/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/mediatomb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mediatomb/work HOME=/wrkdirs/usr/ports/net/mediatomb/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/mediatomb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mediatomb/work HOME=/wrkdirs/usr/ports/net/mediatomb/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/mediatomb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mediatomb/work HOME=/wrkdirs/usr/ports/net/mediatomb/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=" -pthread" 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-- MEDIATOMB_USER=mediatomb MEDIATOMB_GROUP=mediatomb MEDIATOMB_DIR=/var/mediatomb MEDIATOMB_MASK=750 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/mediatomb" EXAMPLESDIR="share/examples/mediatomb" DATADIR="share/mediatomb" WWWDIR="www/mediatomb" ETCDIR="etc/mediatomb" --End PLIST_SUB-- --SUB_LIST-- MEDIATOMB_USER=mediatomb MEDIATOMB_GROUP=mediatomb MEDIATOMB_DIR=/var/mediatomb MEDIATOMB_MASK=750 PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mediatomb DOCSDIR=/usr/local/share/doc/mediatomb EXAMPLESDIR=/usr/local/share/examples/mediatomb WWWDIR=/usr/local/www/mediatomb ETCDIR=/usr/local/etc/mediatomb --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> mediatomb-0.12.1_12 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.3.txz [93i386-quarterly-job-17] Installing pkg-1.4.3... [93i386-quarterly-job-17] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mediatomb-0.12.1_12 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mediatomb-0.12.1_12 for building =========================================================================== =================================================== ===> Fetching all distfiles required by mediatomb-0.12.1_12 for building => SHA256 Checksum OK for mediatomb-0.12.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mediatomb-0.12.1_12 for building ===> Extracting for mediatomb-0.12.1_12 => SHA256 Checksum OK for mediatomb-0.12.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mediatomb-0.12.1_12 ===> Applying FreeBSD patches for mediatomb-0.12.1_12 =========================================================================== =================================================== =========================================================================== =================================================== ===> mediatomb-0.12.1_12 depends on shared library: libexpat.so - not found ===> Verifying for libexpat.so in /usr/ports/textproc/expat2 ===> Installing existing package /packages/All/expat-2.1.0_2.txz [93i386-quarterly-job-17] Installing expat-2.1.0_2... [93i386-quarterly-job-17] Extracting expat-2.1.0_2... done ===> Returning to build of mediatomb-0.12.1_12 ===> mediatomb-0.12.1_12 depends on shared library: libiconv.so.3 - not found ===> Verifying for libiconv.so.3 in /usr/ports/converters/libiconv ===> Installing existing package /packages/All/libiconv-1.14_6.txz [93i386-quarterly-job-17] Installing libiconv-1.14_6... [93i386-quarterly-job-17] Extracting libiconv-1.14_6... done ===> Returning to build of mediatomb-0.12.1_12 ===> mediatomb-0.12.1_12 depends on shared library: libsqlite3.so - not found ===> Verifying for libsqlite3.so in /usr/ports/databases/sqlite3 ===> Installing existing package /packages/All/sqlite3-3.8.7.4.txz [93i386-quarterly-job-17] Installing sqlite3-3.8.7.4... [93i386-quarterly-job-17] Extracting sqlite3-3.8.7.4... done ===> Returning to build of mediatomb-0.12.1_12 ===> mediatomb-0.12.1_12 depends on shared library: libjs.so - not found ===> Verifying for libjs.so in /usr/ports/lang/spidermonkey17 ===> Installing existing package /packages/All/spidermonkey17-1.7.0_1.txz [93i386-quarterly-job-17] Installing spidermonkey17-1.7.0_1... [93i386-quarterly-job-17] `-- Installing nspr-4.10.7... [93i386-quarterly-job-17] `-- Extracting nspr-4.10.7... done [93i386-quarterly-job-17] Extracting spidermonkey17-1.7.0_1... done ===> Returning to build of mediatomb-0.12.1_12 ===> mediatomb-0.12.1_12 depends on shared library: libexif.so - not found ===> Verifying for libexif.so in /usr/ports/graphics/libexif ===> Installing existing package /packages/All/libexif-0.6.21_3.txz [93i386-quarterly-job-17] Installing libexif-0.6.21_3... [93i386-quarterly-job-17] `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-17] | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-17] | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-17] `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-17] Extracting libexif-0.6.21_3... done ===> Returning to build of mediatomb-0.12.1_12 ===> mediatomb-0.12.1_12 depends on shared library: libffmpegthumbnailer.so - not found ===> Verifying for libffmpegthumbnailer.so in /usr/ports/multimedia/ffmpegthumbnailer ===> Installing existing package /packages/All/ffmpegthumbnailer-2.0.9_1.txz [93i386-quarterly-job-17] Installing ffmpegthumbnailer-2.0.9_1... [93i386-quarterly-job-17] `-- Installing ffmpeg-2.3.5_4,1... [93i386-quarterly-job-17] | `-- Installing fontconfig-2.11.1,1... [93i386-quarterly-job-17] | | `-- Installing freetype2-2.5.4_1... [93i386-quarterly-job-17] | | `-- Extracting freetype2-2.5.4_1... done checking /usr/local/include/iconv.h presence... yes checking for /usr/local/include/iconv.h... yes checking for iconv... no checking for iconv in -liconv... yes checking if iconv declaration requires const char cast... yes checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no checking for time_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for off_t... (cached) yes checking for size_t... (cached) yes checking for _LARGEFILE_SOURCE value needed for large files... no checking size of off_t... 8 checking size of size_t... 4 checking size of time_t... 4 checking size of unsigned int... 4 checking size of unsigned long... 4 checking for strtoll... (cached) yes checking for nl_langinfo... (cached) yes checking for setlocale... (cached) yes checking for backtrace... no checking for backtrace_symbols... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking return type of signal handlers... void checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for int64_t... (cached) yes checking for ssize_t... (cached) yes checking for uint32_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether byte ordering is bigendian... no checking whether LONG_MAX is declared... yes checking whether LLONG_MAX is declared... (cached) yes checking for working alloca.h... no checking for alloca... yes checking whether closedir returns void... no checking for error_at_line... no checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes checking whether stat accepts an empty string... no checking for working strtod... yes checking for vprintf... (cached) yes checking for _doprnt... no checking whether strerror_r is declared... (cached) yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking for strftime... (cached) yes checking for gethostname... (cached) yes checking for gettimeofday... (cached) yes checking for localtime_r... yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for regcomp... yes checking for select... (cached) yes checking for strcasecmp... (cached) yes checking for strchr... yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strncasecmp... (cached) yes checking for strrchr... yes checking for strstr... yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking for uname... (cached) yes checking for sigaction... (cached) yes checking for sigprocmask... (cached) yes checking for ioctl... yes checking for tolower... yes checking for toupper... yes checking for inet_ntoa... (cached) yes checking for socket... yes checking for gethostbyname... (cached) yes checking how to run the C++ preprocessor... c++ -E checking for gethostbyname_r... yes checking for if_nameindex... yes checking for if_freenameindex... yes checking for pthread_join in LIBS=-pthread with CFLAGS=... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for clock_gettime in -lrt... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for uncompress in -lz... yes configure: Will search for sqlite3 headers in /usr/local/include checking /usr/local/include/sqlite3.h usability... yes checking /usr/local/include/sqlite3.h presence... yes checking for /usr/local/include/sqlite3.h... yes configure: Will search for sqlite3 libs in /usr/local/lib checking for sqlite3_open in -lsqlite3... yes configure: Will search for mysql config in /usr/local/bin/mysql_config configure: You specified /usr/local/bin/mysql_config for mysql_config checking mysql cflags... -I/usr/local/include/mysql -pipe -fno-strict-aliasing -g -DNDEBUG checking mysql libs... -L/usr/local/lib/mysql -lmysqlclient_r -pthread -lz -lm checking mysql.h usability... yes checking mysql.h presence... yes checking for mysql.h... yes checking for mysql_init... yes checking mysql version... 5.5.41 checking for mysql_stmt_init... yes checking MYSQL_OPT_RECONNECT... yes configure: Will search for js (spidermonkey) headers in /usr/local/include checking /usr/local/include/jsapi.h usability... yes checking /usr/local/include/jsapi.h presence... yes checking for /usr/local/include/jsapi.h... yes configure: Will search for js (spidermonkey) libraries in /usr/local/lib checking for JS_NewObject in -ljs... yes checking for JS_ClearContextThread in -ljs... yes checking magic.h usability... yes checking magic.h presence... yes checking for magic.h... yes checking for magic_load in -lmagic... yes checking if libmagic is broken (Slackware check)... no configure: WARNING: id3lib disabled configure: Will search for taglib config in /usr/local/bin/taglib-config configure: You specified /usr/local/bin/taglib-config for taglib-config checking taglib cflags... -I/usr/local/include/taglib checking taglib libs... -L/usr/local/lib -ltag checking taglib.h usability... yes checking taglib.h presence... yes checking for taglib.h... yes checking fileref.h usability... yes checking fileref.h presence... yes checking for fileref.h... yes checking tag.h usability... yes checking tag.h presence... yes checking for tag.h... yes checking audioproperties.h usability... yes checking audioproperties.h presence... yes checking for audioproperties.h... yes checking tstring.h usability... yes checking tstring.h presence... yes checking for tstring.h... yes checking textidentificationframe.h usability... yes checking textidentificationframe.h presence... yes checking for textidentificationframe.h... yes checking attachedpictureframe.h usability... yes checking attachedpictureframe.h presence... yes checking for attachedpictureframe.h... yes checking for main in -ltag... yes configure: Checking for curl (needed for extended external transcoding/YouTube support) configure: You specified /usr/local/bin/curl-config for curl-config checking curl cflags... -I/usr/local/include checking curl libraries... -L/usr/local/lib -lcurl checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking for curl_easy_init in -lcurl... yes checking ffmpeg/avformat.h usability... no checking ffmpeg/avformat.h presence... no checking for ffmpeg/avformat.h... no checking /usr/local/include/ffmpeg/avformat.h usability... no checking /usr/local/include/ffmpeg/avformat.h presence... no checking for /usr/local/include/ffmpeg/avformat.h... no checking libavformat/avformat.h usability... yes checking libavformat/avformat.h presence... no configure: WARNING: libavformat/avformat.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: libavformat/avformat.h: proceeding with the compiler's result checking for libavformat/avformat.h... yes checking for av_register_all in -lavformat... no checking for av_register_all in -lavformat... yes checking for av_log_set_callback in -lavutil... no checking for av_log_set_callback in -lavutil... yes configure: Will search for ffmpegthumbnailer headers in /usr/local/include checking /usr/local/include/libffmpegthumbnailer/videothumbnailerc.h usability... yes checking /usr/local/include/libffmpegthumbnailer/videothumbnailerc.h presence... yes checking for /usr/local/include/libffmpegthumbnailer/videothumbnailerc.h... yes configure: Will search for ffmpegthumbnailer libs in /usr/local/lib checking for video_thumbnailer_create in -lffmpegthumbnailer... no configure: ffmpegthumbnailer library not found in requested location /usr/local/lib configure: Will search for ffmpegthumbnailer headers in /usr/local/include checking for /usr/local/include/libffmpegthumbnailer/videothumbnailerc.h... (cached) yes configure: Will search for ffmpegthumbnailer libs in /usr/local/lib checking for create_thumbnailer in -lffmpegthumbnailer... no configure: error: ffmpegthumbnailer library not found in requested location /usr/local/lib ===> Script "configure" failed unexpectedly. Please report the problem to leo@mediatomb.cc [maintainer] and attach the "/wrkdirs/usr/ports/net/mediatomb/work/mediatomb-0.12.1/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** [do-configure] Error code 1 Stop in /usr/ports/net/mediatomb. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:15:06 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 2BE5FCC5 for ; Wed, 28 Jan 2015 03:15:06 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 0B2169F6 for ; Wed, 28 Jan 2015 03:15:06 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3F5vS056888 for ; Wed, 28 Jan 2015 03:15:05 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3F5ta056887; Wed, 28 Jan 2015 03:15:05 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:15:05 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280315.t0S3F5ta056887@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93i386-quarterly][games/asc] Failed for asc-2.6.0.0_5 in configure 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: Wed, 28 Jan 2015 03:15:06 -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: tijl@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/games/asc/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/asc-2.6.0.0_5.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building games/asc build started at Wed Jan 28 03:14:11 UTC 2015 port directory: /usr/ports/games/asc building for: FreeBSD 93i386-quarterly-job-02 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/games/asc/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=asc-2.6.0.0_5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for asc-2.6.0.0_5: MUSIC=off: Install extra music files XVID=off: Xvid MPEG-4 video codec support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-wx-config=/usr/local/bin/wxgtk2u-3.0-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/asc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/asc/work HOME=/wrkdirs/usr/ports/games/asc/work TMPDIR="/tmp" ac_cv_lib_xvidcore_xvid_encore=no XDG_DATA_HOME=/wrkdirs/usr/ports/games/asc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/asc/work HOME=/wrkdirs/usr/ports/games/asc/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/asc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/asc/work HOME=/wrkdirs/usr/ports/games/asc/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/games/asc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/asc/work HOME=/wrkdirs/usr/ports/games/asc/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config LUA_MODLIBDIR=/usr/local/lib/lua/5.1 LUA_MODSHAREDIR=/usr/local/share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=/usr/local/include/lua51 LUA_LIBDIR=/usr/local/lib NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -D_UNICODE_BROKEN_ -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -D_UNICODE_BROKEN_ -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" B SD_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-- LUA_MODLIBDIR=lib/lua/5.1 LUA_MODSHAREDIR=share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=include/lua51 LUA_LIBDIR=lib LUA_VER_STR=51 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/asc" EXAMPLESDIR="share/examples/asc" DATADIR="share/asc" WWWDIR="www/asc" ETCDIR="etc/asc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/asc DOCSDIR=/usr/local/share/doc/asc EXAMPLESDIR=/usr/local/share/examples/asc WWWDIR=/usr/local/www/asc ETCDIR=/usr/local/etc/asc --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> asc-2.6.0.0_5 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.3.txz [93i386-quarterly-job-02] Installing pkg-1.4.3... [93i386-quarterly-job-02] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of asc-2.6.0.0_5 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by asc-2.6.0.0_5 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by asc-2.6.0.0_5 for building => SHA256 Checksum OK for asc/asc-2.6.0.0.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by asc-2.6.0.0_5 for building ===> Extracting for asc-2.6.0.0_5 => SHA256 Checksum OK for asc/asc-2.6.0.0.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for asc-2.6.0.0_5 =========================================================================== =================================================== ===> asc-2.6.0.0_5 depends on executable: zip - not found ===> Verifying install for zip in /usr/ports/archivers/zip ===> Installing existing package /packages/All/zip-3.0_1.txz [93i386-quarterly-job-02] Installing zip-3.0_1... [93i386-quarterly-job-02] Extracting zip-3.0_1... done ===> Returning to build of asc-2.6.0.0_5 ===> asc-2.6.0.0_5 depends on file: /usr/local/bin/sdl-config - not found ===> Verifying install for /usr/local/bin/sdl-config in /usr/ports/devel/sdl12 ===> Installing existing package /packages/All/sdl-1.2.15_5,2.txz [93i386-quarterly-job-02] Installing sdl-1.2.15_5,2... [93i386-quarterly-job-02] `-- Installing aalib-1.4.r5_11... [93i386-quarterly-job-02] | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-02] | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-02] `-- Extracting aalib-1.4.r5_11... done [93i386-quarterly-job-02] `-- Installing libGLU-9.0.0_2... [93i386-quarterly-job-02] | `-- Installing libGL-9.1.7_4... [93i386-quarterly-job-02] | | `-- Installing dri2proto-2.8... [93i386-quarterly-job-02] | | `-- Extracting dri2proto-2.8... done [93i386-quarterly-job-02] | | `-- Installing expat-2.1.0_2... [93i386-quarterly-job-02] | | `-- Extracting expat-2.1.0_2... done [93i386-quarterly-job-02] | | `-- Installing libX11-1.6.2_2,1... [93i386-quarterly-job-02] | | `-- Installing kbproto-1.0.6... [93i386-quarterly-job-02] | | `-- Extracting kbproto-1.0.6... done [93i386-quarterly-job-02] | | `-- Installing libXau-1.0.8_2... [93i386-quarterly-job-02] | | | `-- Installing xproto-7.0.26... [93i386-quarterly-job-02] | | | `-- Extracting xproto-7.0.26... done [93i386-quarterly-job-02] | | `-- Extracting libXau-1.0.8_2... done [93i386-quarterly-job-02] | | `-- Installing libXdmcp-1.1.1_2... [93i386-quarterly-job-02] | | `-- Extracting libXdmcp-1.1.1_2... done [93i386-quarterly-job-02] | | `-- Installing libxcb-1.11... [93i386-quarterly-job-02] | | | `-- Installing libpthread-stubs-0.3_6... [93i386-quarterly-job-02] | | | `-- Extracting libpthread-stubs-0.3_6... done [93i386-quarterly-job-02] | | | `-- Installing libxml2-2.9.2_2... [93i386-quarterly-job-02] | | | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-02] | | | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-02] | | | `-- Extracting libxml2-2.9.2_2... done [93i386-quarterly-job-02] | | `-- Extracting libxcb-1.11... done [93i386-quarterly-job-02] | | `-- Extracting libX11-1.6.2_2,1... done [93i386-quarterly-job-02] | | `-- Installing libXdamage-1.1.4_2... [93i386-quarterly-job-02] | | `-- Installing damageproto-1.2.1... [93i386-quarterly-job-02] | | `-- Extracting damageproto-1.2.1... done [93i386-quarterly-job-02] | | `-- Installing libXfixes-5.0.1_2... [93i386-quarterly-job-02] | | | `-- Installing fixesproto-5.0... [93i386-quarterly-job-02] | | | `-- Extracting fixesproto-5.0... done [93i386-quarterly-job-02] | | `-- Extracting libXfixes-5.0.1_2... done [93i386-quarterly-job-02] | | `-- Extracting libXdamage-1.1.4_2... done [93i386-quarterly-job-02] | | `-- Installing libXext-1.3.3,1... [93i386-quarterly-job-02] | | `-- Installing xextproto-7.3.0... [93i386-quarterly-job-02] | | `-- Extracting xextproto-7.3.0... done [93i386-quarterly-job-02] | | `-- Extracting libXext-1.3.3,1... done [93i386-quarterly-job-02] | | `-- Installing libXxf86vm-1.1.3_2... [93i386-quarterly-job-02] | | `-- Installing xf86vidmodeproto-2.3.1... [93i386-quarterly-job-02] | | `-- Extracting xf86vidmodeproto-2.3.1... done [93i386-quarterly-job-02] | | `-- Extracting glib-networking-2.42.1... done [93i386-quarterly-job-02] | | `-- Installing sqlite3-3.8.7.4... [93i386-quarterly-job-02] | | `-- Extracting sqlite3-3.8.7.4... done [93i386-quarterly-job-02] | | `-- Extracting libsoup-2.48.1... done [93i386-quarterly-job-02] | `-- Extracting geoclue-2.1.9... done [93i386-quarterly-job-02] | `-- Installing gstreamer1-plugins-1.4.5_1... [93i386-quarterly-job-02] | | `-- Installing gstreamer1-1.4.5... [93i386-quarterly-job-02] | | `-- Extracting gstreamer1-1.4.5... done [93i386-quarterly-job-02] | | `-- Installing iso-codes-3.56... [93i386-quarterly-job-02] | | `-- Extracting iso-codes-3.56... done [93i386-quarterly-job-02] | `-- Extracting gstreamer1-plugins-1.4.5_1... done [93i386-quarterly-job-02] | `-- Installing libsecret-0.18_1... [93i386-quarterly-job-02] | `-- Extracting libsecret-0.18_1... done [93i386-quarterly-job-02] | `-- Installing libxslt-1.1.28_5... [93i386-quarterly-job-02] | `-- Extracting libxslt-1.1.28_5... done [93i386-quarterly-job-02] `-- Extracting webkit-gtk2-2.4.8... done [93i386-quarterly-job-02] Extracting wx30-gtk2-3.0.2_1... done 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 ===================================================================== Message for dejavu-2.34_4: 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. Message for gcc-4.8.3_2: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of asc-2.6.0.0_5 =========================================================================== =================================================== ===> Configuring for asc-2.6.0.0_5 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: ASC version is 2.6.0.0 checking build system type... i386-portbld-freebsd9.3 checking host system type... i386-portbld-freebsd9.3 checking how to print strings... printf checking for style of include used by gmake... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i386-portbld-freebsd9.3 file names to i386-portbld-freebsd9.3 format... func_convert_file_noop checking how to convert i386-portbld-freebsd9.3 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking for perl... yes checking for working C++ compiler... yes checking bitset usability... yes checking bitset presence... yes checking for bitset... yes checking for xvid_encore in -lxvidcore... (cached) no checking for sdl-config... /usr/local/bin/sdl-config checking for SDL - version >= 1.2.2... yes checking for IMG_LoadJPG_RW in -lSDL_image... yes checking for pkg-config... yes checking pkg-config is at least version 0.9.0... yes checking for LUA... yes checking for Mix_PlayChannelTimed in -lSDL_mixer... yes checking for Sound_Init in -lSDL_sound... yes checking for wx-config... /usr/local/bin/wxgtk2u-3.0-config checking for wxWidgets version >= 2.4.0... yes (version 3.0.2) checking for wxWidgets static library... no checking SDL_sound.h usability... yes checking SDL_sound.h presence... yes checking for SDL_sound.h... yes checking boost/unordered_map.hpp usability... yes checking boost/unordered_map.hpp presence... yes checking for boost/unordered_map.hpp... yes checking for main in -lboost_regex-mt... no checking for main in -lboost_regex-gcc-mt... no checking for main in -lboost_regex... no checking for main in -lboost_regex-gcc... no configure: error: ASC requires the Boost library( which may be splitted into several distinct libraries). If you have a distribution supplied Boost package installed, perhaps the Boost-devel package is missing. If your distribution does not include the Boost library, you can get it from http://www.boost.org/ ===> Script "configure" failed unexpectedly. Please report the problem to ports@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/games/asc/work/asc-2.6.0.0/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** [do-configure] Error code 1 Stop in /usr/ports/games/asc. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:16:15 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 4EB58CE8 for ; Wed, 28 Jan 2015 03:16:15 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 396BDA07 for ; Wed, 28 Jan 2015 03:16:15 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3GEoU094051 for ; Wed, 28 Jan 2015 03:16:14 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3GEg3094050; Wed, 28 Jan 2015 03:16:14 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:16:14 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280316.t0S3GEg3094050@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10amd64-quarterly][multimedia/2mandvd] Failed for 2ManDVD-1.8.5_2 in package/timeout 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: Wed, 28 Jan 2015 03:16:15 -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: tijl@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/multimedia/2mandvd/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-quarterly/2015-01-28_01h27m56s/logs/2ManDVD-1.8.5_2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-quarterly&build=2015-01-28_01h27m56s Log: ====>> Building multimedia/2mandvd build started at Wed Jan 28 01:55:53 UTC 2015 port directory: /usr/ports/multimedia/2mandvd building for: FreeBSD 10amd64-quarterly-job-24 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/multimedia/2mandvd/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=2ManDVD-1.8.5_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-quarterly/ref/.p/pool MASTERNAME=10amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 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-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/2mandvd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/2mandvd/work HOME=/wrkdirs/usr/ports/multimedia/2mandvd/work 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)" SDL_CONFIG=/usr/local/bin/sdl-config MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/2mandvd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/2mandvd/work HOME=/wrkdirs/usr/ports/multimedia/2mandvd/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config 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-- 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=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/2ManDVD" EXAMPLESDIR="share/examples/2ManDVD" DATADIR="share/2ManDVD" WWWDIR="www/2ManDVD" ETCDIR="etc/2ManDVD" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/2ManDVD DOCSDIR=/usr/local/share/doc/2ManDVD EXAMPLESDIR=/usr/local/share/examples/2ManDVD WWWDIR=/usr/local/www/2ManDVD ETCDIR=/usr/local/etc/2ManDVD --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> 2ManDVD-1.8.5_2 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.3.txz [10amd64-quarterly-job-24] Installing pkg-1.4.3... [10amd64-quarterly-job-24] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of 2ManDVD-1.8.5_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by 2ManDVD-1.8.5_2 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by 2ManDVD-1.8.5_2 for building => SHA256 Checksum OK for 2ManDVD-1.8.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by 2ManDVD-1.8.5_2 for building ===> Extracting for 2ManDVD-1.8.5_2 => SHA256 Checksum OK for 2ManDVD-1.8.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for 2ManDVD-1.8.5_2 ===> Applying FreeBSD patches for 2ManDVD-1.8.5_2 =========================================================================== =================================================== ===> 2ManDVD-1.8.5_2 depends on file: /usr/local/bin/sdl-config - not found ===> Verifying install for /usr/local/bin/sdl-config in /usr/ports/devel/sdl12 ===> Installing existing package /packages/All/sdl-1.2.15_5,2.txz [10amd64-quarterly-job-24] Installing sdl-1.2.15_5,2... [10amd64-quarterly-job-24] `-- Installing aalib-1.4.r5_11... [10amd64-quarterly-job-24] | `-- Installing indexinfo-0.2.2... [10amd64-quarterly-job-24] | `-- Extracting indexinfo-0.2.2... done [10amd64-quarterly-job-24] `-- Extracting aalib-1.4.r5_11... done [10amd64-quarterly-job-24] `-- Installing libGLU-9.0.0_2... [10amd64-quarterly-job-24] | `-- Installing libGL-9.1.7_4... [10amd64-quarterly-job-24] | | `-- Installing dri2proto-2.8... [10amd64-quarterly-job-24] | | `-- Extracting dri2proto-2.8... done [10amd64-quarterly-job-24] | | `-- Installing expat-2.1.0_2... [10amd64-quarterly-job-24] | | `-- Extracting expat-2.1.0_2... done [10amd64-quarterly-job-24] | | `-- Installing libX11-1.6.2_2,1... [10amd64-quarterly-job-24] | | `-- Installing kbproto-1.0.6... [10amd64-quarterly-job-24] | | `-- Extracting kbproto-1.0.6... done [10amd64-quarterly-job-24] | | `-- Installing libXau-1.0.8_2... [10amd64-quarterly-job-24] | | | `-- Installing xproto-7.0.26... [10amd64-quarterly-job-24] | | | `-- Extracting xproto-7.0.26... done [10amd64-quarterly-job-24] | | `-- Extracting libXau-1.0.8_2... done [10amd64-quarterly-job-24] | | `-- Installing libXdmcp-1.1.1_2... [10amd64-quarterly-job-24] | | `-- Extracting libXdmcp-1.1.1_2... done [10amd64-quarterly-job-24] | | `-- Installing libxcb-1.11... [10amd64-quarterly-job-24] | | | `-- Installing libpthread-stubs-0.3_6... [10amd64-quarterly-job-24] | | | `-- Extracting libpthread-stubs-0.3_6... done [10amd64-quarterly-job-24] | | | `-- Installing libxml2-2.9.2_2... [10amd64-quarterly-job-24] | | | `-- Extracting libxml2-2.9.2_2... done [10amd64-quarterly-job-24] | | `-- Extracting libxcb-1.11... done [10amd64-quarterly-job-24] | | `-- Extracting libX11-1.6.2_2,1... done [10amd64-quarterly-job-24] | | `-- Installing libXdamage-1.1.4_2... [10amd64-quarterly-job-24] | | `-- Installing damageproto-1.2.1... [10amd64-quarterly-job-24] | | `-- Extracting damageproto-1.2.1... done [10amd64-quarterly-job-24] | | `-- Installing libXfixes-5.0.1_2... [10amd64-quarterly-job-24] | | | `-- Installing fixesproto-5.0... [10amd64-quarterly-job-24] | | | `-- Extracting fixesproto-5.0... done [10amd64-quarterly-job-24] | | `-- Extracting libXfixes-5.0.1_2... done [10amd64-quarterly-job-24] | | `-- Extracting libXdamage-1.1.4_2... done [10amd64-quarterly-job-24] | | `-- Installing libXext-1.3.3,1... [10amd64-quarterly-job-24] | | `-- Installing xextproto-7.3.0... [10amd64-quarterly-job-24] | | `-- Extracting xextproto-7.3.0... done [10amd64-quarterly-job-24] | | `-- Extracting libXext-1.3.3,1... done [10amd64-quarterly-job-24] | | `-- Installing libXxf86vm-1.1.3_2... [10amd64-quarterly-job-24] | | `-- Installing xf86vidmodeproto-2.3.1... [10amd64-quarterly-job-24] | | `-- Extracting xf86vidmodeproto-2.3.1... done [10amd64-quarterly-job-24] | | `-- Extracting libXxf86vm-1.1.3_2... done [10amd64-quarterly-job-24] | | `-- Installing libdevq-0.0.2... [10amd64-quarterly-job-24] | | `-- Extracting libdevq-0.0.2... done [10amd64-quarterly-job-24] | | | `-- Installing pixman-0.32.6... [10amd64-quarterly-job-24] | | | `-- Extracting pixman-0.32.6... done [10amd64-quarterly-job-24] | | | `-- Installing xcb-util-renderutil-0.3.9... [10amd64-quarterly-job-24] | | | `-- Installing xcb-util-0.3.9_3,1... [10amd64-quarterly-job-24] | | | `-- Extracting xcb-util-0.3.9_3,1... done [10amd64-quarterly-job-24] | | | `-- Extracting xcb-util-renderutil-0.3.9... done [10amd64-quarterly-job-24] | | `-- Extracting cairo-1.12.18_1,2... done [10amd64-quarterly-job-24] | | `-- Installing harfbuzz-0.9.36... [10amd64-quarterly-job-24] | | | `-- Installing graphite2-1.2.4... [10amd64-quarterly-job-24] | | | `-- Extracting graphite2-1.2.4... done [10amd64-quarterly-job-24] | | `-- Extracting harfbuzz-0.9.36... done [10amd64-quarterly-job-24] | | `-- Installing libXft-2.3.1_2... [10amd64-quarterly-job-24] | | `-- Extracting libXft-2.3.1_2... done [10amd64-quarterly-job-24] | | `-- Extracting pango-1.36.8... done [10amd64-quarterly-job-24] | | `-- Installing shared-mime-info-1.1_1... [10amd64-quarterly-job-24] | | `-- Extracting shared-mime-info-1.1_1... done [10amd64-quarterly-job-24] | `-- Extracting gtk-update-icon-cache-2.24.25... done [10amd64-quarterly-job-24] | `-- Installing python-2.7_2,2... [10amd64-quarterly-job-24] | `-- Extracting python-2.7_2,2... done [10amd64-quarterly-job-24] `-- Extracting gtk2-2.24.25_1... done [10amd64-quarterly-job-24] `-- Installing sdl_gfx-2.0.25_2... [10amd64-quarterly-job-24] `-- Extracting sdl_gfx-2.0.25_2... done [10amd64-quarterly-job-24] Extracting mjpegtools-2.1.0_7... done ===> Returning to build of 2ManDVD-1.8.5_2 ===> 2ManDVD-1.8.5_2 depends on executable: mplayer - not found ===> Verifying install for mplayer in /usr/ports/multimedia/mplayer ===> Installing existing package /packages/All/mplayer-1.1.r20141223.txz [10amd64-quarterly-job-24] Installing mplayer-1.1.r20141223... [10amd64-quarterly-job-24] `-- Installing libXScrnSaver-1.2.2_2... [10amd64-quarterly-job-24] | `-- Installing scrnsaverproto-1.2.2... [10amd64-quarterly-job-24] | `-- Extracting scrnsaverproto-1.2.2... done [10amd64-quarterly-job-24] `-- Extracting libXScrnSaver-1.2.2_2... done [10amd64-quarterly-job-24] `-- Installing libXxf86dga-1.1.4_2... [10amd64-quarterly-job-24] | `-- Installing xf86dgaproto-2.1... [10amd64-quarterly-job-24] | `-- Extracting xf86dgaproto-2.1... done [10amd64-quarterly-job-24] `-- Extracting libXxf86dga-1.1.4_2... done [10amd64-quarterly-job-24] Extracting mplayer-1.1.r20141223... done Message for mplayer-1.1.r20141223: =================================================================== MPlayer's comprehensive documentation covers many topics like output devices, video encoding, repairing broken files etc. It is auto-generated daily and can be found on the project homepage in the documentation section: http://www.mplayerhq.hu/design7/documentation.html =================================================================== MPlayer's system-wide configuration dir is /usr/local/etc/mplayer If you want to install configuration files into this location in order to change mplayer's default settings for all users on your system, you find some examples in /usr/local/share/mplayer/examples/etc =================================================================== ===> Returning to build of 2ManDVD-1.8.5_2 ===> 2ManDVD-1.8.5_2 depends on executable: tcprobe - not found ===> Verifying install for tcprobe in /usr/ports/multimedia/transcode ===> Installing existing package /packages/All/transcode-1.1.7_20.txz [10amd64-quarterly-job-24] Installing transcode-1.1.7_20... [10amd64-quarterly-job-24] `-- Installing gcc-4.8.3_2... [10amd64-quarterly-job-24] | `-- Installing binutils-2.25... [10amd64-quarterly-job-24] | `-- Extracting binutils-2.25... done [10amd64-quarterly-job-24] | `-- Installing gcc-ecj-4.5... [10amd64-quarterly-job-24] | `-- Extracting gcc-ecj-4.5... done [10amd64-quarterly-job-24] | `-- Installing mpc-1.0.2_1... [10amd64-quarterly-job-24] | | `-- Installing mpfr-3.1.2_2... [10amd64-quarterly-job-24] | | `-- Extracting mpfr-3.1.2_2... done [10amd64-quarterly-job-24] | `-- Extracting mpc-1.0.2_1... done [10amd64-quarterly-job-24] `-- Extracting gcc-4.8.3_2... done [10amd64-quarterly-job-24] Extracting transcode-1.1.7_20... done Message for gcc-4.8.3_2: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of 2ManDVD-1.8.5_2 ===> 2ManDVD-1.8.5_2 depends on executable: xine - not found ===> Verifying install for xine in /usr/ports/multimedia/xine ===> Installing existing package /packages/All/xine-0.99.9_3.txz [10amd64-quarterly-job-24] Installing xine-0.99.9_3... [10amd64-quarterly-job-24] `-- Installing curl-7.39.0_1... [10amd64-quarterly-job-24] `-- Extracting curl-7.39.0_1... done [10amd64-quarterly-job-24] `-- Installing libXtst-1.2.2_2... [10amd64-quarterly-job-24] | `-- Installing recordproto-1.14.2... [10amd64-quarterly-job-24] | `-- Extracting recordproto-1.14.2... done [10amd64-quarterly-job-24] `-- Extracting libXtst-1.2.2_2... done [10amd64-quarterly-job-24] `-- Installing libxine-1.2.6_2... [10amd64-quarterly-job-24] | `-- Installing faad2-2.7_5,1... [10amd64-quarterly-job-24] | `-- Extracting faad2-2.7_5,1... done [10amd64-quarterly-job-24] | `-- Installing liba52-0.7.4_3... [10amd64-quarterly-job-24] | `-- Extracting liba52-0.7.4_3... done [10amd64-quarterly-job-24] | `-- Installing libcdio-paranoia-10.2+0.90+1_1... [10amd64-quarterly-job-24] | | `-- Installing libcdio-0.92_1... [10amd64-quarterly-job-24] | | `-- Installing libcddb-1.3.2_4... [10amd64-quarterly-job-24] | | `-- Extracting libcddb-1.3.2_4... done [10amd64-quarterly-job-24] | | `-- Extracting libcdio-0.92_1... done [10amd64-quarterly-job-24] | `-- Extracting libcdio-paranoia-10.2+0.90+1_1... done [10amd64-quarterly-job-24] | `-- Installing libdca-0.0.5_1... [10amd64-quarterly-job-24] | `-- Extracting libdca-0.0.5_1... done [10amd64-quarterly-job-24] | `-- Installing libfame-0.9.1_5... [10amd64-quarterly-job-24] | `-- Extracting libfame-0.9.1_5... done [10amd64-quarterly-job-24] | `-- Installing libmng-1.0.10_2... [10amd64-quarterly-job-24] | | `-- Installing lcms-1.19_5,1... [10amd64-quarterly-job-24] | | `-- Extracting lcms-1.19_5,1... done [10amd64-quarterly-job-24] | `-- Extracting libmng-1.0.10_2... done [10amd64-quarterly-job-24] | `-- Installing libmodplug-0.8.8.5_2... [10amd64-quarterly-job-24] | `-- Extracting libmodplug-0.8.8.5_2... done [10amd64-quarterly-job-24] | `-- Installing libvdpau-0.8_1... [10amd64-quarterly-job-24] | `-- Extracting libvdpau-0.8_1... done [10amd64-quarterly-job-24] | `-- Installing speex-1.2.r1_7,1... [10amd64-quarterly-job-24] | `-- Extracting speex-1.2.r1_7,1... done [10amd64-quarterly-job-24] | `-- Installing vcdimager-0.7.24_6... [10amd64-quarterly-job-24] | `-- Extracting vcdimager-0.7.24_6... done [10amd64-quarterly-job-24] `-- Extracting libxine-1.2.6_2... done [10amd64-quarterly-job-24] Extracting xine-0.99.9_3... done Message for xine-0.99.9_3: ******************************************************** * Make sure you've enough shared memory, the xine FAQ * * advises to have the following sysctl settings: * * * * kern.ipc.shmmax=67108864 * * kern.ipc.shmall=32768 * * * * To suppress many xitk warnings, please put following * * setting in ~/.xitkrc. * * * * feature.shm = 0 * ******************************************************** ===> Returning to build of 2ManDVD-1.8.5_2 ===> 2ManDVD-1.8.5_2 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.30_1.txz [10amd64-quarterly-job-24] Installing bash-4.3.30_1... [10amd64-quarterly-job-24] Extracting bash-4.3.30_1... done Message for bash-4.3.30_1: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== ===> Returning to build of 2ManDVD-1.8.5_2 ===> 2ManDVD-1.8.5_2 depends on executable: cdrecord - not found ===> Verifying install for cdrecord in /usr/ports/sysutils/cdrtools ===> Installing existing package /packages/All/cdrtools-3.00_2.txz [10amd64-quarterly-job-24] Installing cdrtools-3.00_2... [10amd64-quarterly-job-24] Extracting cdrtools-3.00_2... done Message for cdrtools-3.00_2: =========================================================================== Note: The location of the cdrtools `defaults' files has been set to /usr/local/etc This is the FreeBSD ports standard config file location, NOT the cdrtools standard location, which is /etc/default. The reason for this is that FreeBSD ports and packages should not use configuration files outside of /usr/local. =========================================================================== ===> Returning to build of 2ManDVD-1.8.5_2 ===> 2ManDVD-1.8.5_2 depends on executable: growisofs - not found ===> Verifying install for growisofs in /usr/ports/sysutils/dvd+rw-tools ===> Installing existing package /packages/All/dvd+rw-tools-7.1.txz [10amd64-quarterly-job-24] Installing dvd+rw-tools-7.1... [10amd64-quarterly-job-24] Extracting dvd+rw-tools-7.1... done ===> Returning to build of 2ManDVD-1.8.5_2 ===> 2ManDVD-1.8.5_2 depends on executable: update-desktop-database - found ===> 2ManDVD-1.8.5_2 depends on file: /usr/local/lib/qt4/libQtCore.so - found ===> 2ManDVD-1.8.5_2 depends on file: /usr/local/lib/qt4/libQtGui.so - found ===> 2ManDVD-1.8.5_2 depends on file: /usr/local/lib/qt4/libQtOpenGL.so - found ===> 2ManDVD-1.8.5_2 depends on file: /usr/local/bin/perl5.18.4 - found =========================================================================== =================================================== ===> Staging for 2ManDVD-1.8.5_2 ===> Generating temporary packing list (cd /wrkdirs/usr/ports/multimedia/2mandvd/work/2ManDVD && install -s -o root -g wheel -m 555 2ManDVD /wrkdirs/usr/ports/multimedia/2mandvd/work/stage/usr/local/bin) (cd /wrkdirs/usr/ports/multimedia/2mandvd/work/2ManDVD && install -o root -g wheel -m 555 fake.pl /wrkdirs/usr/ports/multimedia/2mandvd/work/stage/usr/local/share/2ManDVD) (cd /wrkdirs/usr/ports/multimedia/2mandvd/work/2ManDVD && install -o root -g wheel -m 0644 *.qm /wrkdirs/usr/ports/multimedia/2mandvd/work/stage/usr/local/share/2ManDVD) (cd /wrkdirs/usr/ports/multimedia/2mandvd/work/2ManDVD && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/sbin/chown -Rh root:wheel $1 && /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; && /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- Bibliotheque /wrkdirs/usr/ports/multimedia/2mandvd/work/stage/usr/local/share/2ManDVD) (cd /wrkdirs/usr/ports/multimedia/2mandvd/work/2ManDVD && install -o root -g wheel -m 0644 2ManDVD.desktop /wrkdirs/usr/ports/multimedia/2mandvd/work/stage/usr/local/share/applications) (cd /wrkdirs/usr/ports/multimedia/2mandvd/work/2ManDVD/Interface && install -o root -g wheel -m 0644 mandvdico.png /wrkdirs/usr/ports/multimedia/2mandvd/work/stage/usr/local/share/pixmaps) ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for 2ManDVD-1.8.5_2 ====>> Killing timed out build after 3600 seconds From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:17:57 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 949A2D04 for ; Wed, 28 Jan 2015 03:17:57 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 7F2F8A11; Wed, 28 Jan 2015 03:17:57 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3Hvcg046358; Wed, 28 Jan 2015 03:17:57 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3HuYP046023; Wed, 28 Jan 2015 03:17:56 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:17:56 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280317.t0S3HuYP046023@beefy1.isc.freebsd.org> To: FreeBSD@ShaneWare.Biz Subject: [package - 93i386-quarterly][audio/hydrogen-devel] Failed for hydrogen-devel-0.9.6r2_1 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: Wed, 28 Jan 2015 03:17:57 -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: FreeBSD@ShaneWare.Biz Last committer: riggs@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/audio/hydrogen-devel/Makefile 367687 2014-09-08 19:41:56Z riggs $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/hydrogen-devel-0.9.6r2_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building audio/hydrogen-devel build started at Wed Jan 28 03:16:28 UTC 2015 port directory: /usr/ports/audio/hydrogen-devel building for: FreeBSD 93i386-quarterly-job-22 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: FreeBSD@ShaneWare.Biz Makefile ident: $FreeBSD: branches/2014Q4/audio/hydrogen-devel/Makefile 367687 2014-09-08 19:41:56Z riggs $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=hydrogen-devel-0.9.6r2_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for hydrogen-devel-0.9.6r2_1: ALSA=off: ALSA audio architecture support JACK=on: JACK audio server support LADSPA=on: LADSPA audio plugins support LASH=off: LASH audio support LIBARCHIVE=on: LibArchive support OSS=on: Open Sound System support PORTAUDIO=off: PortAudio library support RDF=on: RDF File support RUBBERBAND=off: librubberband for time stretching ===> 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-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/hydrogen-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/hydrogen-devel/work HOME=/wrkdirs/usr/ports/audio/hydrogen-devel/work 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)" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/hydrogen-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/hydrogen-devel/work HOME=/wrkdirs/usr/ports/audio/hydrogen-devel/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=" -L/usr/local/lib" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2" 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-- 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" CMAKE_BUILD_TYPE="release" OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/hydrogen-devel" EXAMPLESDIR="share/examples/hydrogen-devel" DATADIR="share/hydrogen-devel" WWWDIR="www/hydrogen-devel" ETCDIR="etc/hydrogen-devel" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/hydrogen-devel DOCSDIR=/usr/local/share/doc/hydrogen-devel EXAMPLESDIR=/usr/local/share/examples/hydrogen-devel WWWDIR=/usr/local/www/hydrogen-devel ETCDIR=/usr/local/etc/hydrogen-devel --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> hydrogen-devel-0.9.6r2_1 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.3.txz [93i386-quarterly-job-22] Installing pkg-1.4.3... [93i386-quarterly-job-22] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of hydrogen-devel-0.9.6r2_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by hydrogen-devel-0.9.6r2_1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by hydrogen-devel-0.9.6r2_1 for building => SHA256 Checksum OK for hydrogen-devel-0.9.6r2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by hydrogen-devel-0.9.6r2_1 for building ===> Extracting for hydrogen-devel-0.9.6r2_1 => SHA256 Checksum OK for hydrogen-devel-0.9.6r2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for hydrogen-devel-0.9.6r2_1 ===> Applying FreeBSD patches for hydrogen-devel-0.9.6r2_1 =========================================================================== =================================================== ===> hydrogen-devel-0.9.6r2_1 depends on package: ladspa>=0 - not found ===> Verifying install for ladspa>=0 in /usr/ports/audio/ladspa ===> Installing existing package /packages/All/ladspa-1.13.txz [93i386-quarterly-job-22] Installing ladspa-1.13... [93i386-quarterly-job-22] Extracting ladspa-1.13... done ===> Returning to build of hydrogen-devel-0.9.6r2_1 ===> hydrogen-devel-0.9.6r2_1 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.0.2.txz [93i386-quarterly-job-22] Installing cmake-3.0.2... [93i386-quarterly-job-22] `-- Installing cmake-modules-3.0.2... [93i386-quarterly-job-22] `-- Extracting cmake-modules-3.0.2... done [93i386-quarterly-job-22] `-- Installing curl-7.39.0_1... [93i386-quarterly-job-22] | `-- Installing ca_root_nss-3.17.3_1... [93i386-quarterly-job-22] | `-- Extracting ca_root_nss-3.17.3_1... done [93i386-quarterly-job-22] `-- Extracting curl-7.39.0_1... done [93i386-quarterly-job-22] `-- Installing expat-2.1.0_2... [93i386-quarterly-job-22] `-- Extracting expat-2.1.0_2... done [93i386-quarterly-job-22] Extracting cmake-3.0.2... done ===> Returning to build of hydrogen-devel-0.9.6r2_1 ===> hydrogen-devel-0.9.6r2_1 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 [93i386-quarterly-job-22] Installing desktop-file-utils-0.22_3... [93i386-quarterly-job-22] `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-22] | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-22] | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-22] | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-22] | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-22] `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-22] `-- Installing glib-2.42.1... [93i386-quarterly-job-22] | `-- Installing libffi-3.0.13_3... [93i386-quarterly-job-22] | `-- Extracting libffi-3.0.13_3... done [93i386-quarterly-job-22] | `-- Installing pcre-8.35_2... [93i386-quarterly-job-22] | `-- Extracting pcre-8.35_2... done [93i386-quarterly-job-22] | `-- Installing perl5-5.18.4_11... [93i386-quarterly-job-22] | `-- Extracting perl5-5.18.4_11... done [93i386-quarterly-job-22] | `-- Installing python27-2.7.9... [93i386-quarterly-job-22] | `-- Extracting python27-2.7.9... done -- Could NOT find ALSA (missing: ALSA_LIBRARIES ALSA_INCLUDE_DIR) -- Checking for module 'LADSPA' Warning: You do not have a LADSPA_PATH environment variable set. -- Found LADSPA: /usr/local/lib/ladspa -- checking for module 'oss' -- package 'oss' not found -- Found OSS: /usr/lib/libc.so -- checking for module 'jack' -- found jack, version 0.124.1 -- Found JACK: jack -- checking for module 'jack' -- found jack, version 0.124.1 -- Found JACKSESSION: jack -- checking for module 'portaudio-2.0' -- package 'portaudio-2.0' not found -- Found PORTAUDIO: /usr/local/lib/libportaudio.so -- checking for module 'portmidi' -- package 'portmidi' not found -- Could NOT find PORTMIDI (missing: PORTMIDI_LIBRARIES PORTMIDI_INCLUDE_DIR) -- checking for module 'pulseaudio' -- package 'pulseaudio' not found -- Could NOT find PULSEAUDIO (missing: PULSEAUDIO_LIBRARIES PULSEAUDIO_INCLUDE_DIR) -- checking for module 'lash-1.0' -- package 'lash-1.0' not found -- Could NOT find LASH (missing: LASH_LIBRARIES LASH_INCLUDE_DIR) -- checking for module 'lrdf' -- found lrdf, version 0.5.0 -- Found LRDF: lrdf -- checking for module 'rubberband' -- package 'rubberband' not found -- Could NOT find RUBBERBAND (missing: RUBBERBAND_LIBRARIES RUBBERBAND_INCLUDE_DIR) -- checking for module 'cppunit' -- package 'cppunit' not found -- Could NOT find CPPUNIT (missing: CPPUNIT_LIBRARIES CPPUNIT_INCLUDE_DIR) -- Looking for Q_WS_X11 -- Looking for Q_WS_X11 - found -- Looking for Q_WS_WIN -- Looking for Q_WS_WIN - not found -- Looking for Q_WS_QWS -- Looking for Q_WS_QWS - not found -- Looking for Q_WS_MAC -- Looking for Q_WS_MAC - not found -- Found Qt4: /usr/local/bin/qmake-qt4 (found suitable version "4.8.6", minimum required is "4.3.0") -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) Installation Summary -------------------- * Install Directory : /usr/local * User data path : .hydrogen-devel/data * System data path : /usr/local/share/hydrogen-devel/data * core library build as : SHARED * debug capabilities : FALSE * macosx bundle : FALSE Main librarires * libQt : 4.8.6 * libsndfile : + used 1.0.25 ( sndfile ) * libsndfile supports FLAC and OGG sound file formats * libtar : ? available but not desired ( /usr/local/lib/libtar.so ) * libarchive : + used ( /usr/lib/libarchive.so ) * ladspa : + used ( /usr/local/lib/ladspa ) Supported audio interfaces -------------------------- * ALSA : - not found and not desired * OSS : + used ( /usr/lib/libc.so ) * JACK : + used 0.124.1 ( jack ) * JACKSESSION : + used 0.124.1 ( jack ) * CoreAudio : - not found and not desired * CoreMidi : - not found and not desired * PortAudio : ? available but not desired ( /usr/local/lib/libportaudio.so ) * PortMidi : - not found and not desired * PulseAudio : -- not found but desired ... Usefull extensions ----------------------------------------- * LASH : - not found and not desired * LRDF : + used 0.5.0 ( lrdf ) * RUBBERBAND : - not found and not desired * The use of librubberband2 is marked as experimental. * Because the current implementation produce wrong timing! * So long this bug isn't solved, please disable this option. * If rubberband-cli is installed, the hydrogen rubberband-fuction * will work properly as expected. ----------------------------------------------------------------- IMPORTANT: after installing missing packages, remove /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeCache.txt before running cmake again! ----------------------------------------------------------------- -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS -- Build files have been written to: /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build =========================================================================== =================================================== ===> Building for hydrogen-devel-0.9.6r2_1 /usr/local/bin/cmake -H/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010 -B/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f src/core/CMakeFiles/hydrogen-core-0.9.6.dir/build.make src/core/CMakeFiles/hydrogen-core-0.9.6.dir/depend cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010 /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/CMakeFiles/hydrogen-core-0.9.6.dir/DependInfo.cmake Scanning dependencies of target hydrogen-core-0.9.6 /usr/bin/make -f src/core/CMakeFiles/hydrogen-core-0.9.6.dir/build.make src/core/CMakeFiles/hydrogen-core-0.9.6.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles 82 [ 1%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/synth/synth.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/synth/synth.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/synth/synth.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles [ 1%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/audio_engine.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/audio_engine.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/audio_engine.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles 83 [ 2%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/coremidi_driver.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/coremidi_driver.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/IO/coremidi_driver.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles [ 2%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/null_driver.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/null_driver.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/IO/null_driver.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles [ 2%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/fake_driver.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/fake_driver.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/IO/fake_driver.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles 84 [ 3%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/portmidi_driver.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/portmidi_driver.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/IO/portmidi_driver.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles [ 3%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/alsa_midi_driver.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/alsa_midi_driver.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/IO/alsa_midi_driver.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles [ 3%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/transport_info.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/transport_info.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/IO/transport_info.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles 85 [ 4%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/disk_writer_driver.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/disk_writer_driver.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/IO/disk_writer_driver.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles [ 4%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/pulse_audio_driver.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/pulse_audio_driver.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/IO/pulse_audio_driver.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles 86 [ 5%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/midi_input.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/midi_input.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/IO/midi_input.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles [ 5%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/jack_midi_driver.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/jack_midi_driver.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/IO/jack_midi_driver.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles [ 5%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/coreaudio_driver.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/coreaudio_driver.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/IO/coreaudio_driver.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles 87 [ 6%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/alsa_audio_driver.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/alsa_audio_driver.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/IO/alsa_audio_driver.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles [ 6%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/oss_driver.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/oss_driver.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/IO/oss_driver.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles [ 6%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/portaudio_driver.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/portaudio_driver.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/IO/portaudio_driver.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles 88 [ 7%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/midi_output.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/midi_output.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/IO/midi_output.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles [ 7%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/jack_output.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/jack_output.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/IO/jack_output.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles 89 [ 8%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/basics/sample.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/basics/sample.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/basics/sample.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles [ 8%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/basics/note.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/basics/note.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/basics/note.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles [ 8%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/basics/pattern_list.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/basics/pattern_list.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/basics/pattern_list.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles 90 [ 9%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/basics/adsr.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/basics/adsr.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/basics/adsr.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles [ 9%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/basics/pattern.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/basics/pattern.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/basics/pattern.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles [ 9%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/basics/instrument.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/basics/instrument.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/basics/instrument.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles 91 [ 10%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/basics/drumkit.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/basics/drumkit.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/basics/drumkit.cpp /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/basics/drumkit.cpp: In static member function 'static bool H2Core::Drumkit::install(const QString&)': /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/basics/drumkit.cpp:302: error: 'archive_read_support_filter_all' was not declared in this scope *** [src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/basics/drumkit.cpp.o] Error code 1 Stop in /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build. *** [src/core/CMakeFiles/hydrogen-core-0.9.6.dir/all] Error code 1 Stop in /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build. *** [do-build] Error code 1 Stop in /usr/ports/audio/hydrogen-devel. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:19:16 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 64087D1A; Wed, 28 Jan 2015 03:19:16 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 4FB3EA15; Wed, 28 Jan 2015 03:19:16 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3JGNp039828; Wed, 28 Jan 2015 03:19:16 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3JGDL039827; Wed, 28 Jan 2015 03:19:16 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:19:16 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280319.t0S3JGDL039827@beefy1.isc.freebsd.org> To: acm@FreeBSD.org Subject: [package - 93i386-quarterly][emulators/gngeo] Failed for gngeo-0.8_2 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: Wed, 28 Jan 2015 03:19:16 -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: acm@FreeBSD.org Last committer: tijl@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/emulators/gngeo/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/gngeo-0.8_2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building emulators/gngeo build started at Wed Jan 28 03:18:30 UTC 2015 port directory: /usr/ports/emulators/gngeo building for: FreeBSD 93i386-quarterly-job-09 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: acm@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/emulators/gngeo/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gngeo-0.8_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gngeo-0.8_2: ASM=on: Use optimized assembly code RAZE=on: Use Raze as z80 emulator STAR=on: Use Starscream as 68k emulator ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --program-transform-name="" --disable-gp2x --disable-i386asm --with-z80core=raze --with-m68kcore=starscream --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/gngeo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/gngeo/work HOME=/wrkdirs/usr/ports/emulators/gngeo/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/gngeo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/gngeo/work HOME=/wrkdirs/usr/ports/emulators/gngeo/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh SDL_CONFIG=/usr/local/bin/sdl-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/gngeo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/gngeo/work HOME=/wrkdirs/usr/ports/emulators/gngeo/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/gngeo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/gngeo/work HOME=/wrkdirs/usr/ports/emulators/gngeo/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES SDL_CONFIG=/usr/local/bin/sdl-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing -std=gnu89" CPP="cpp" CPPFLAGS="-O2 -pipe -fno-strict-aliasing -std=gnu89 `/usr/local/bin/sdl-config --cflags` -I/usr/local/include" LDFLAGS=" `/usr/local/bin/sdl-config --libs` -L/usr/local/lib" 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="insta ll -o root -g wheel -m 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gngeo" EXAMPLESDIR="share/examples/gngeo" DATADIR="share/gngeo" WWWDIR="www/gngeo" ETCDIR="etc/gngeo" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gngeo DOCSDIR=/usr/local/share/doc/gngeo EXAMPLESDIR=/usr/local/share/examples/gngeo WWWDIR=/usr/local/www/gngeo ETCDIR=/usr/local/etc/gngeo --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> gngeo-0.8_2 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.3.txz [93i386-quarterly-job-09] Installing pkg-1.4.3... [93i386-quarterly-job-09] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gngeo-0.8_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gngeo-0.8_2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by gngeo-0.8_2 for building => SHA256 Checksum OK for gngeo-0.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gngeo-0.8_2 for building ===> Extracting for gngeo-0.8_2 => SHA256 Checksum OK for gngeo-0.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gngeo-0.8_2 =========================================================================== =================================================== ===> gngeo-0.8_2 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 [93i386-quarterly-job-09] Installing gmake-4.1_1... [93i386-quarterly-job-09] `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-09] | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-09] | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-09] | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-09] | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-09] `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-09] Extracting gmake-4.1_1... done ===> Returning to build of gngeo-0.8_2 ===> gngeo-0.8_2 depends on executable: nasm - not found ===> Verifying install for nasm in /usr/ports/devel/nasm ===> Installing existing package /packages/All/nasm-2.11.06,1.txz [93i386-quarterly-job-09] Installing nasm-2.11.06,1... [93i386-quarterly-job-09] Extracting nasm-2.11.06,1... done ===> Returning to build of gngeo-0.8_2 ===> gngeo-0.8_2 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/glproto.pc in /usr/ports/x11/glproto ===> Installing existing package /packages/All/glproto-1.4.17.txz [93i386-quarterly-job-09] Installing glproto-1.4.17... [93i386-quarterly-job-09] Extracting glproto-1.4.17... done ===> Returning to build of gngeo-0.8_2 ===> gngeo-0.8_2 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/dri2proto.pc in /usr/ports/x11/dri2proto ===> Installing existing package /packages/All/dri2proto-2.8.txz [93i386-quarterly-job-09] Installing dri2proto-2.8... [93i386-quarterly-job-09] Extracting dri2proto-2.8... done ===> Returning to build of gngeo-0.8_2 ===> gngeo-0.8_2 depends on file: /usr/local/bin/sdl-config - not found ===> Verifying install for /usr/local/bin/sdl-config in /usr/ports/devel/sdl12 ===> Installing existing package /packages/All/sdl-1.2.15_5,2.txz [93i386-quarterly-job-09] Installing sdl-1.2.15_5,2... [93i386-quarterly-job-09] `-- Installing aalib-1.4.r5_11... [93i386-quarterly-job-09] `-- Extracting aalib-1.4.r5_11... done [93i386-quarterly-job-09] `-- Installing libGLU-9.0.0_2... [93i386-quarterly-job-09] | `-- Installing libGL-9.1.7_4... [93i386-quarterly-job-09] | | `-- Installing expat-2.1.0_2... [93i386-quarterly-job-09] | | `-- Extracting expat-2.1.0_2... done [93i386-quarterly-job-09] | | `-- Installing libX11-1.6.2_2,1... [93i386-quarterly-job-09] | | `-- Installing kbproto-1.0.6... [93i386-quarterly-job-09] | | `-- Extracting kbproto-1.0.6... done [93i386-quarterly-job-09] | | `-- Installing libXau-1.0.8_2... [93i386-quarterly-job-09] | | | `-- Installing xproto-7.0.26... [93i386-quarterly-job-09] | | | `-- Extracting xproto-7.0.26... done [93i386-quarterly-job-09] | | `-- Extracting libXau-1.0.8_2... done [93i386-quarterly-job-09] | | `-- Installing libXdmcp-1.1.1_2... [93i386-quarterly-job-09] | | `-- Extracting libXdmcp-1.1.1_2... done [93i386-quarterly-job-09] | | `-- Installing libxcb-1.11... [93i386-quarterly-job-09] | | | `-- Installing libpthread-stubs-0.3_6... [93i386-quarterly-job-09] | | | `-- Extracting libpthread-stubs-0.3_6... done [93i386-quarterly-job-09] | | | `-- Installing libxml2-2.9.2_2... [93i386-quarterly-job-09] | | | `-- Extracting libxml2-2.9.2_2... done [93i386-quarterly-job-09] | | `-- Extracting libxcb-1.11... done [93i386-quarterly-job-09] | | `-- Extracting libX11-1.6.2_2,1... done [93i386-quarterly-job-09] | | `-- Installing libXdamage-1.1.4_2... [93i386-quarterly-job-09] | | `-- Installing damageproto-1.2.1... [93i386-quarterly-job-09] | | `-- Extracting damageproto-1.2.1... done [93i386-quarterly-job-09] | | `-- Installing libXfixes-5.0.1_2... [93i386-quarterly-job-09] | | | `-- Installing fixesproto-5.0... [93i386-quarterly-job-09] | | | `-- Extracting fixesproto-5.0... done [93i386-quarterly-job-09] | | `-- Extracting libXfixes-5.0.1_2... done [93i386-quarterly-job-09] | | `-- Extracting libXdamage-1.1.4_2... done [93i386-quarterly-job-09] | | `-- Installing libXext-1.3.3,1... [93i386-quarterly-job-09] | | `-- Installing xextproto-7.3.0... [93i386-quarterly-job-09] | | `-- Extracting xextproto-7.3.0... done config.status: creating src/mamez80/Makefile config.status: creating src/generator68k/Makefile config.status: creating src/cyclone/Makefile config.status: creating src/drz80/Makefile config.status: creating src/effect/Makefile config.status: creating src/blitter/Makefile config.status: creating src/ym2610/Makefile config.status: creating config.h config.status: executing depfiles commands =========================================================================== =================================================== ===> Building for gngeo-0.8_2 gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src' Making all in effect gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/effect' cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT scale2x.o -MD -MP -MF .deps/scale2x.Tpo -c -o scale2x.o scale2x.c mv -f .deps/scale2x.Tpo .deps/scale2x.Po cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT scanline.o -MD -MP -MF .deps/scanline.Tpo -c -o scanline.o scanline.c mv -f .deps/scanline.Tpo .deps/scanline.Po cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT hq2x.o -MD -MP -MF .deps/hq2x.Tpo -c -o hq2x.o hq2x.c mv -f .deps/hq2x.Tpo .deps/hq2x.Po cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT interp.o -MD -MP -MF .deps/interp.Tpo -c -o interp.o interp.c mv -f .deps/interp.Tpo .deps/interp.Po cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT lq2x.o -MD -MP -MF .deps/lq2x.Tpo -c -o lq2x.o lq2x.c mv -f .deps/lq2x.Tpo .deps/lq2x.Po cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT hq3x.o -MD -MP -MF .deps/hq3x.Tpo -c -o hq3x.o hq3x.c mv -f .deps/hq3x.Tpo .deps/hq3x.Po cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT lq3x.o -MD -MP -MF .deps/lq3x.Tpo -c -o lq3x.o lq3x.c mv -f .deps/lq3x.Tpo .deps/lq3x.Po cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT hqx_common.o -MD -MP -MF .deps/hqx_common.Tpo -c -o hqx_common.o hqx_common.c mv -f .deps/hqx_common.Tpo .deps/hqx_common.Po rm -f libeffect.a ar cru libeffect.a scale2x.o scanline.o hq2x.o interp.o lq2x.o hq3x.o lq3x.o hqx_common.o ranlib libeffect.a gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/effect' Making all in blitter gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/blitter' cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT opengl.o -MD -MP -MF .deps/opengl.Tpo -c -o opengl.o opengl.c mv -f .deps/opengl.Tpo .deps/opengl.Po cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT overlay.o -MD -MP -MF .deps/overlay.Tpo -c -o overlay.o overlay.c mv -f .deps/overlay.Tpo .deps/overlay.Po cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT soft.o -MD -MP -MF .deps/soft.Tpo -c -o soft.o soft.c mv -f .deps/soft.Tpo .deps/soft.Po rm -f libblitter.a ar cru libblitter.a opengl.o overlay.o soft.o ranlib libblitter.a gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/blitter' Making all in ym2610 gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/ym2610' cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT 2610intf.o -MD -MP -MF .deps/2610intf.Tpo -c -o 2610intf.o 2610intf.c mv -f .deps/2610intf.Tpo .deps/2610intf.Po cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT ym2610.o -MD -MP -MF .deps/ym2610.Tpo -c -o ym2610.o ym2610.c mv -f .deps/ym2610.Tpo .deps/ym2610.Po rm -f libym2610.a ar cru libym2610.a 2610intf.o ym2610.o ranlib libym2610.a gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/ym2610' Making all in star gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/star' cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT cpudebug.o -MD -MP -MF .deps/cpudebug.Tpo -c -o cpudebug.o cpudebug.c mv -f .deps/cpudebug.Tpo .deps/cpudebug.Po cc ./star.c -o mkstar ./mkstar _star.asm -hog STARSCREAM version 0.26c Generating "_star.asm" with the following options: * CPU type: 68000 (24-bit addresses) * Identifiers begin with "s68000" * Stack calling conventions * Hog mode: On Decoding instructions: 0123456789ABCDEF done Building table: done routine_counter = 7243 ./strip_ _star.asm star.asm nasm -f elf -I ./ star.asm star.asm:141851: warning: label alone on a line without a colon might be in error rm -f libstar.a ar cru libstar.a cpudebug.o star.o ranlib libstar.a gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/star' Making all in raze gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/raze' ./strip_ raze.asm raze.asmu ./strip_ raze.inc raze.incu ./strip_ raze.reg raze.regu nasm -w+orphan-labels -I ./ -e raze.asmu -o raze2.asm nasm -w+orphan-labels -f elf -I ./ raze2.asm -o raze.o -praze.regu rm -f libraze.a ar cru libraze.a raze.o ranlib libraze.a gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/raze' gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src' cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT fileio.o -MD -MP -MF .deps/fileio.Tpo -c -o fileio.o fileio.c mv -f .deps/fileio.Tpo .deps/fileio.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT pd4990a.o -MD -MP -MF .deps/pd4990a.Tpo -c -o pd4990a.o pd4990a.c mv -f .deps/pd4990a.Tpo .deps/pd4990a.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT video.o -MD -MP -MF .deps/video.Tpo -c -o video.o video.c mv -f .deps/video.Tpo .deps/video.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT profiler.o -MD -MP -MF .deps/profiler.Tpo -c -o profiler.o profiler.c mv -f .deps/profiler.Tpo .deps/profiler.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c mv -f .deps/list.Tpo .deps/list.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT memory.o -MD -MP -MF .deps/memory.Tpo -c -o memory.o memory.c mv -f .deps/memory.Tpo .deps/memory.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT resfile.o -MD -MP -MF .deps/resfile.Tpo -c -o resfile.o resfile.c mv -f .deps/resfile.Tpo .deps/resfile.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT timer.o -MD -MP -MF .deps/timer.Tpo -c -o timer.o timer.c mv -f .deps/timer.Tpo .deps/timer.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT frame_skip.o -MD -MP -MF .deps/frame_skip.Tpo -c -o frame_skip.o frame_skip.c mv -f .deps/frame_skip.Tpo .deps/frame_skip.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT messages.o -MD -MP -MF .deps/messages.Tpo -c -o messages.o messages.c mv -f .deps/messages.Tpo .deps/messages.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT screen.o -MD -MP -MF .deps/screen.Tpo -c -o screen.o screen.c mv -f .deps/screen.Tpo .deps/screen.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT emu.o -MD -MP -MF .deps/emu.Tpo -c -o emu.o emu.c mv -f .deps/emu.Tpo .deps/emu.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT neocrypt.o -MD -MP -MF .deps/neocrypt.Tpo -c -o neocrypt.o neocrypt.c mv -f .deps/neocrypt.Tpo .deps/neocrypt.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT sound.o -MD -MP -MF .deps/sound.Tpo -c -o sound.o sound.c mv -f .deps/sound.Tpo .deps/sound.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT unzip.o -MD -MP -MF .deps/unzip.Tpo -c -o unzip.o unzip.c mv -f .deps/unzip.Tpo .deps/unzip.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c mv -f .deps/debug.Tpo .deps/debug.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT state.o -MD -MP -MF .deps/state.Tpo -c -o state.o state.c state.c: In function 'open_state': state.c:455: warning: assignment from incompatible pointer type state.c:463: warning: passing argument 1 of 'gzread' from incompatible pointer type state.c:467: warning: passing argument 1 of 'gzclose' from incompatible pointer type state.c:471: warning: passing argument 1 of 'gzread' from incompatible pointer type state.c:476: warning: passing argument 1 of 'gzclose' from incompatible pointer type state.c:481: warning: passing argument 1 of 'gzwrite' from incompatible pointer type state.c:482: warning: passing argument 1 of 'gzwrite' from incompatible pointer type state.c: In function 'mkstate_data': state.c:489: warning: passing argument 1 of 'gzread' from incompatible pointer type state.c:490: warning: passing argument 1 of 'gzwrite' from incompatible pointer type state.c: In function 'load_state_img': state.c:499: warning: passing argument 1 of 'gzread' from incompatible pointer type state.c:502: warning: passing argument 1 of 'gzclose' from incompatible pointer type state.c: In function 'save_state': state.c:534: warning: passing argument 1 of 'gzwrite' from incompatible pointer type state.c:538: warning: passing argument 1 of 'gzclose' from incompatible pointer type state.c: In function 'load_state': state.c:556: warning: passing argument 1 of 'gzread' from incompatible pointer type state.c:590: warning: passing argument 1 of 'gzclose' from incompatible pointer type mv -f .deps/state.Tpo .deps/state.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT conf.o -MD -MP -MF .deps/conf.Tpo -c -o conf.o conf.c mv -f .deps/conf.Tpo .deps/conf.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT transpack.o -MD -MP -MF .deps/transpack.Tpo -c -o transpack.o transpack.c mv -f .deps/transpack.Tpo .deps/transpack.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT menu.o -MD -MP -MF .deps/menu.Tpo -c -o menu.o menu.c menu.c: In function 'change_effect': menu.c:1290: warning: passing argument 1 of 'gn_menu_create_item' discards qualifiers from pointer target type menu.c:1289: warning: passing argument 1 of 'gn_menu_create_item' discards qualifiers from pointer target type menu.c:1289: warning: passing argument 4 of 'gn_menu_create_item' discards qualifiers from pointer target type mv -f .deps/menu.Tpo .deps/menu.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT roms.o -MD -MP -MF .deps/roms.Tpo -c -o roms.o roms.c roms.c: In function 'dr_check_zip': roms.c:1324: warning: implicit declaration of function 'basename' roms.c:1324: warning: passing argument 1 of 'strdup' makes pointer from integer without a cast roms.c: In function 'dump_region': roms.c:1579: warning: format '%ld' expects type 'long int', but argument 3 has type 'unsigned int' mv -f .deps/roms.Tpo .deps/roms.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT mame_layer.o -MD -MP -MF .deps/mame_layer.Tpo -c -o mame_layer.o mame_layer.c mv -f .deps/mame_layer.Tpo .deps/mame_layer.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT neoboot.o -MD -MP -MF .deps/neoboot.Tpo -c -o neoboot.o neoboot.c mv -f .deps/neoboot.Tpo .deps/neoboot.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT event.o -MD -MP -MF .deps/event.Tpo -c -o event.o event.c mv -f .deps/event.Tpo .deps/event.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT stb_image.o -MD -MP -MF .deps/stb_image.Tpo -c -o stb_image.o stb_image.c mv -f .deps/stb_image.Tpo .deps/stb_image.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT stb_zlib.o -MD -MP -MF .deps/stb_zlib.Tpo -c -o stb_zlib.o stb_zlib.c mv -f .deps/stb_zlib.Tpo .deps/stb_zlib.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT star_interf.o -MD -MP -MF .deps/star_interf.Tpo -c -o star_interf.o star_interf.c mv -f .deps/star_interf.Tpo .deps/star_interf.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT raze_interf.o -MD -MP -MF .deps/raze_interf.Tpo -c -o raze_interf.o raze_interf.c mv -f .deps/raze_interf.Tpo .deps/raze_interf.Po cc -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread -L/usr/local/lib -o gngeo fileio.o pd4990a.o video.o profiler.o main.o list.o memory.o resfile.o timer.o frame_skip.o messages.o screen.o emu.o neocrypt.o sound.o unzip.o debug.o state.o conf.o transpack.o menu.o roms.o mame_layer.o neoboot.o event.o stb_image.o stb_zlib.o star_interf.o raze_interf.o effect/libeffect.a blitter/libblitter.a ym2610/libym2610.a star/libstar.a raze/libraze.a -lz -lm -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread state.o: In function `neogeo_mkstate': /wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/state.c:518: undefined reference to `cpu_68k_mkstate' /wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/state.c:521: undefined reference to `cpu_z80_mkstate' /wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/state.c:518: undefined reference to `cpu_68k_mkstate' Makefile:385: recipe for target 'gngeo' failed gmake[3]: *** [gngeo] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src' Makefile:477: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src' Makefile:372: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8' Makefile:252: recipe for target 'all' failed gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/emulators/gngeo. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:20:35 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 8DD7DD29; Wed, 28 Jan 2015 03:20:35 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 6CF39A19; Wed, 28 Jan 2015 03:20:35 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3KZJV010565; Wed, 28 Jan 2015 03:20:35 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3KZJm010560; Wed, 28 Jan 2015 03:20:35 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:20:35 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280320.t0S3KZJm010560@beefy1.isc.freebsd.org> To: cy@FreeBSD.org Subject: [package - 93i386-quarterly][sysutils/syslog-ng-devel] Failed for syslog-ng-devel-3.7.0a2 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: Wed, 28 Jan 2015 03:20:35 -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: cy@FreeBSD.org Last committer: cy@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/sysutils/syslog-ng-devel/Makefile 374923 2014-12-18 21:07:43Z cy $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/syslog-ng-devel-3.7.0a2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building sysutils/syslog-ng-devel build started at Wed Jan 28 03:19:55 UTC 2015 port directory: /usr/ports/sysutils/syslog-ng-devel building for: FreeBSD 93i386-quarterly-job-22 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: cy@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/sysutils/syslog-ng-devel/Makefile 374923 2014-12-18 21:07:43Z cy $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=syslog-ng-devel-3.7.0a2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for syslog-ng-devel-3.7.0a2: DOCS=on: Build and/or install documentation GEOIP=off: Build with GeoIP support IPV6=on: Build with IPV6 support JSON=on: Build with JSON-C support REDIS=off: Build with Redis support SMTP=off: Build with SMTP support SPOOF=off: Build with spoof source support SQL=off: Build with database (libdbi) support TCP_WRAPPERS=off: Build with TCP Wrappers ====> SSL protocol support: you can only select none or one of them SYS_SSL=off: Build with OpenSSL support (from system) PORTS_SSL=on: Build with OpenSSL support (from ports) ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --sysconfdir=/usr/local/etc --localstatedir=/var/db --enable-dynamic-linking --enable-debug --datadir=/usr/local/share/syslog-ng/ --enable-ssl --disable-tcp-wrapper --disable-spoof-source --enable-ipv6 --disable-geoip --disable-redis --disable-smtp --disable-sql --enable-json --disable-linux-caps --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work TMPDIR="/tmp" OPENSSL_CFLAGS="" OPENSSL_LIBS="-Wl,-rpath,/usr/local/lib -lcrypto -lssl" XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work TMPDIR="/tmp" OPENSSLLIB=/usr/local/lib OPENSSLINC=/usr/local/include OPENSSLBASE=/usr/local OPENSSLDIR=/usr/local/openssl XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/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=" -Wl,-rpath,/usr/local/lib" 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-- OSREL=9.3 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/syslog-ng" EXAMPLESDIR="share/examples/syslog-ng" DATADIR="share/syslog-ng" WWWDIR="www/syslog-ng" ETCDIR="etc/syslog-ng" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/syslog-ng DOCSDIR=/usr/local/share/doc/syslog-ng EXAMPLESDIR=/usr/local/share/examples/syslog-ng WWWDIR=/usr/local/www/syslog-ng ETCDIR=/usr/local/etc/syslog-ng --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> syslog-ng-devel-3.7.0a2 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.3.txz [93i386-quarterly-job-22] Installing pkg-1.4.3... [93i386-quarterly-job-22] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of syslog-ng-devel-3.7.0a2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by syslog-ng-devel-3.7.0a2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by syslog-ng-devel-3.7.0a2 for building => SHA256 Checksum OK for syslog-ng-3.7.0alpha2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by syslog-ng-devel-3.7.0a2 for building ===> Extracting for syslog-ng-devel-3.7.0a2 => SHA256 Checksum OK for syslog-ng-3.7.0alpha2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for syslog-ng-devel-3.7.0a2 =========================================================================== =================================================== ===> syslog-ng-devel-3.7.0a2 depends on file: /usr/local/lib/libcrypto.so.8 - not found ===> Verifying install for /usr/local/lib/libcrypto.so.8 in /usr/ports/security/openssl ===> Installing existing package /packages/All/openssl-1.0.1_16.txz [93i386-quarterly-job-22] Installing openssl-1.0.1_16... [93i386-quarterly-job-22] Extracting openssl-1.0.1_16... done Message for openssl-1.0.1_16: Copy /usr/local/openssl/openssl.cnf.sample to /usr/local/openssl/openssl.cnf and edit it to fit your needs. ===> Returning to build of syslog-ng-devel-3.7.0a2 ===> syslog-ng-devel-3.7.0a2 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 [93i386-quarterly-job-22] Installing gmake-4.1_1... [93i386-quarterly-job-22] `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-22] | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-22] | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-22] | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-22] | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-22] `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-22] Extracting gmake-4.1_1... done ===> Returning to build of syslog-ng-devel-3.7.0a2 ===> syslog-ng-devel-3.7.0a2 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93i386-quarterly-job-22] Installing pkgconf-0.9.7... [93i386-quarterly-job-22] Extracting pkgconf-0.9.7... done ===> Returning to build of syslog-ng-devel-3.7.0a2 =========================================================================== =================================================== ===> syslog-ng-devel-3.7.0a2 depends on shared library: libevtlog.so - not found ===> Verifying for libevtlog.so in /usr/ports/sysutils/eventlog ===> Installing existing package /packages/All/eventlog-0.2.12_1.txz [93i386-quarterly-job-22] Installing eventlog-0.2.12_1... [93i386-quarterly-job-22] Extracting eventlog-0.2.12_1... done ===> Returning to build of syslog-ng-devel-3.7.0a2 ===> syslog-ng-devel-3.7.0a2 depends on shared library: libpcre.so - not found ===> Verifying for libpcre.so in /usr/ports/devel/pcre ===> Installing existing package /packages/All/pcre-8.35_2.txz [93i386-quarterly-job-22] Installing pcre-8.35_2... [93i386-quarterly-job-22] Extracting pcre-8.35_2... done ===> Returning to build of syslog-ng-devel-3.7.0a2 ===> syslog-ng-devel-3.7.0a2 depends on shared library: libjson-c.so - not found ===> Verifying for libjson-c.so in /usr/ports/devel/json-c ===> Installing existing package /packages/All/json-c-0.12_1.txz [93i386-quarterly-job-22] Installing json-c-0.12_1... [93i386-quarterly-job-22] Extracting json-c-0.12_1... done ===> Returning to build of syslog-ng-devel-3.7.0a2 ===> syslog-ng-devel-3.7.0a2 depends on shared library: libglib-2.0.so - not found ===> Verifying for libglib-2.0.so in /usr/ports/devel/glib20 ===> Installing existing package /packages/All/glib-2.42.1.txz [93i386-quarterly-job-22] Installing glib-2.42.1... [93i386-quarterly-job-22] `-- Installing libffi-3.0.13_3... [93i386-quarterly-job-22] `-- Extracting libffi-3.0.13_3... done [93i386-quarterly-job-22] `-- Installing perl5-5.18.4_11... [93i386-quarterly-job-22] `-- Extracting perl5-5.18.4_11... done [93i386-quarterly-job-22] `-- Installing python27-2.7.9... ivykis : internal libmongo-client : internal librabbitmq : internal jsonc : system Features: Debug symbols : yes GCC profiling : no Memtrace : no IPV6 support : yes spoof-source support : no tcp-wrapper support : no Linux capability support : no Env wrapper support : no systemd support : no (unit dir: none) systemd-journal support : no Modules: Module search path : ${exec_prefix}/lib/syslog-ng Sun STREAMS support (module): no SSL support (module) : yes SQL support (module) : no PACCT module (EXPERIMENTAL) : no MongoDB destination (module): yes JSON support (module) : yes SMTP support (module) : no AMQP destination (module) : yes STOMP destination (module) : yes GEOIP support (module) : no Redis support (module) : no Riemann destination (module): no =========================================================================== =================================================== ===> Building for syslog-ng-devel-3.7.0a2 gmake -C modules/afamqp/rabbitmq-c gmake[1]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afamqp/rabbitmq-c' gmake all-am gmake[2]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afamqp/rabbitmq-c' CC librabbitmq/librabbitmq_librabbitmq_la-amqp_api.lo CC librabbitmq/librabbitmq_librabbitmq_la-amqp_connection.lo CC librabbitmq/librabbitmq_librabbitmq_la-amqp_framing.lo CC librabbitmq/librabbitmq_librabbitmq_la-amqp_mem.lo CC librabbitmq/librabbitmq_librabbitmq_la-amqp_socket.lo CC librabbitmq/librabbitmq_librabbitmq_la-amqp_table.lo CC librabbitmq/librabbitmq_librabbitmq_la-amqp_url.lo CC librabbitmq/unix/librabbitmq_librabbitmq_la-socket.lo CCLD librabbitmq/librabbitmq.la CC examples/examples_libutils_la-utils.lo CC examples/unix/examples_libutils_la-platform_utils.lo CCLD examples/libutils.la CC examples/amqp_bind.o CCLD examples/amqp_bind CC examples/amqp_consumer.o CCLD examples/amqp_consumer CC examples/amqp_exchange_declare.o CCLD examples/amqp_exchange_declare CC examples/amqp_listen.o CCLD examples/amqp_listen CC examples/amqp_listenq.o CCLD examples/amqp_listenq CC examples/amqp_producer.o CCLD examples/amqp_producer CC examples/amqp_rpc_sendstring_client.o CCLD examples/amqp_rpc_sendstring_client CC examples/amqp_sendstring.o CCLD examples/amqp_sendstring CC examples/amqp_unbind.o CCLD examples/amqp_unbind gmake[2]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afamqp/rabbitmq-c' gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afamqp/rabbitmq-c' GEN modules/afamqp/dummy.c gmake -C modules/afmongodb/libmongo-client gmake[1]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client' gmake all-recursive gmake[2]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client' Making all in docs gmake[3]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/docs' Making all in tutorial gmake[4]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/docs/tutorial' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/docs/tutorial' gmake[4]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/docs' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/docs' gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/docs' Making all in src gmake[3]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/src' CC libmongo_client_la-compat.lo CC libmongo_client_la-bson.lo CC libmongo_client_la-mongo-wire.lo CC libmongo_client_la-mongo-client.lo mongo-client.c:44:1: warning: "MSG_NOSIGNAL" redefined In file included from compat.h:23, from libmongo-private.h:26, from mongo-client.c:25: /usr/include/sys/socket.h:461:1: warning: this is the location of the previous definition CC libmongo_client_la-mongo-utils.lo CC libmongo_client_la-mongo-sync.lo CC libmongo_client_la-mongo-sync-cursor.lo CC libmongo_client_la-mongo-sync-pool.lo CC libmongo_client_la-sync-gridfs.lo CC libmongo_client_la-sync-gridfs-chunk.lo CC libmongo_client_la-sync-gridfs-stream.lo CCLD libmongo-client.la gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/src' Making all in tests gmake[3]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/tests' Making all in libtap gmake[4]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/tests/libtap' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/tests/libtap' gmake[4]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/tests' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/tests' gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/tests' Making all in examples gmake[3]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/examples' CC mongo-dump.o CCLD mongo-dump CC bson-inspect.o CCLD bson-inspect CC gridfs.o CCLD gridfs gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/examples' gmake[3]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client' gmake[2]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client' gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client' GEN modules/afmongodb/dummy.c gmake --no-print-directory all-recursive CC libtest/libtest.o CC libtest/testutils.o libtest/testutils.c: In function 'stop_stopwatch_and_display_result': libtest/testutils.c:89: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'guint64' libtest/testutils.c:89: warning: format '%06lu' expects type 'long unsigned int', but argument 3 has type 'guint64' libtest/testutils.c: In function 'assert_null_non_fatal': libtest/testutils.c:383: warning: cast from pointer to integer of different size CC libtest/msg_parse_lib.o CC libtest/template_lib.o CC libtest/proto_lib.o CC libtest/persist_lib.o CC libtest/mock-transport.o CC libtest/config_parse_lib.o AR libtest/libsyslog-ng-test.a CC lib/lib_libsyslog_ng_la-afinter.lo CC lib/lib_libsyslog_ng_la-alarms.lo CC lib/lib_libsyslog_ng_la-apphook.lo CC lib/lib_libsyslog_ng_la-block-ref-parser.lo CC lib/lib_libsyslog_ng_la-cache.lo CC lib/lib_libsyslog_ng_la-cfg.lo CC lib/lib_libsyslog_ng_la-cfg-args.lo CC lib/lib_libsyslog_ng_la-cfg-lexer.lo CC lib/lib_libsyslog_ng_la-cfg-lexer-subst.lo CC lib/lib_libsyslog_ng_la-cfg-parser.lo CC lib/lib_libsyslog_ng_la-cfg-tree.lo CC lib/lib_libsyslog_ng_la-children.lo CC lib/lib_libsyslog_ng_la-dnscache.lo CC lib/lib_libsyslog_ng_la-driver.lo CC lib/lib_libsyslog_ng_la-file-perms.lo CC lib/lib_libsyslog_ng_la-globals.lo CC lib/lib_libsyslog_ng_la-gprocess.lo CC lib/lib_libsyslog_ng_la-gsockaddr.lo CC lib/lib_libsyslog_ng_la-gsocket.lo CC lib/lib_libsyslog_ng_la-hostname.lo lib/hostname.c: In function 'is_hostname_fqdn': lib/hostname.c:51: warning: implicit declaration of function 'strchr' lib/hostname.c:51: warning: incompatible implicit declaration of built-in function 'strchr' lib/hostname.c: In function 'extract_domain_from_fqdn': lib/hostname.c:57: warning: incompatible implicit declaration of built-in function 'strchr' lib/hostname.c: In function 'convert_hostname_to_fqdn': lib/hostname.c:101: warning: implicit declaration of function 'strlen' lib/hostname.c:101: warning: incompatible implicit declaration of built-in function 'strlen' lib/hostname.c:107: warning: implicit declaration of function 'strncpy' lib/hostname.c:107: warning: incompatible implicit declaration of built-in function 'strncpy' lib/hostname.c: In function 'convert_hostname_to_short_hostname': lib/hostname.c:118: warning: incompatible implicit declaration of built-in function 'strchr' CC lib/lib_libsyslog_ng_la-host-resolve.lo lib/host-resolve.c: In function 'hostname_apply_options': lib/host-resolve.c:77: warning: implicit declaration of function 'strlen' lib/host-resolve.c:77: warning: incompatible implicit declaration of built-in function 'strlen' lib/host-resolve.c: In function 'resolve_wildcard_hostname_to_sockaddr': lib/host-resolve.c:114: warning: implicit declaration of function 'memset' lib/host-resolve.c:114: warning: incompatible implicit declaration of built-in function 'memset' lib/host-resolve.c: In function 'resolve_hostname_to_sockaddr_using_getaddrinfo': lib/host-resolve.c:140: warning: incompatible implicit declaration of built-in function 'memset' CC lib/lib_libsyslog_ng_la-logmatcher.lo CC lib/lib_libsyslog_ng_la-logmpx.lo CC lib/lib_libsyslog_ng_la-logmsg.lo In file included from lib/template/macros.h:29, from lib/logmsg.c:37: lib/template/common-template-typedefs.h:27: error: redefinition of typedef 'LogTemplateOptions' lib/template/common-template-typedefs.h:27: error: previous declaration of 'LogTemplateOptions' was here Makefile:6854: recipe for target 'lib/lib_libsyslog_ng_la-logmsg.lo' failed gmake[2]: *** [lib/lib_libsyslog_ng_la-logmsg.lo] Error 1 Makefile:9942: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 Makefile:4071: recipe for target 'all' failed gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/sysutils/syslog-ng-devel. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:20:54 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 79AC8D39; Wed, 28 Jan 2015 03:20:54 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 64274AAC; Wed, 28 Jan 2015 03:20:54 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3Ksmn023667; Wed, 28 Jan 2015 03:20:54 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3Ksu9023665; Wed, 28 Jan 2015 03:20:54 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:20:54 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280320.t0S3Ksu9023665@beefy1.isc.freebsd.org> To: makc@FreeBSD.org Subject: [package - 93i386-quarterly][games/golly] Failed for golly-2.4_3 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: Wed, 28 Jan 2015 03:20:54 -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: makc@FreeBSD.org Last committer: mva@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/games/golly/Makefile 371287 2014-10-20 17:36:02Z mva $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/golly-2.4_3.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building games/golly build started at Wed Jan 28 03:17:17 UTC 2015 port directory: /usr/ports/games/golly building for: FreeBSD 93i386-quarterly-job-21 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: makc@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/games/golly/Makefile 371287 2014-10-20 17:36:02Z mva $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=golly-2.4_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/golly/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/golly/work HOME=/wrkdirs/usr/ports/games/golly/work TMPDIR="/tmp" ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/golly/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/golly/work HOME=/wrkdirs/usr/ports/games/golly/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config 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-- CMAKE_BUILD_TYPE="release" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/golly" EXAMPLESDIR="share/examples/golly" DATADIR="share/golly" WWWDIR="www/golly" ETCDIR="etc/golly" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/golly DOCSDIR=/usr/local/share/doc/golly EXAMPLESDIR=/usr/local/share/examples/golly WWWDIR=/usr/local/www/golly ETCDIR=/usr/local/etc/golly --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> golly-2.4_3 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.3.txz [93i386-quarterly-job-21] Installing pkg-1.4.3... [93i386-quarterly-job-21] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of golly-2.4_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by golly-2.4_3 for building =========================================================================== =================================================== ===> Fetching all distfiles required by golly-2.4_3 for building => SHA256 Checksum OK for golly-2.4-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by golly-2.4_3 for building ===> Extracting for golly-2.4_3 => SHA256 Checksum OK for golly-2.4-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for golly-2.4_3 ===> Applying FreeBSD patches for golly-2.4_3 =========================================================================== =================================================== ===> golly-2.4_3 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.0.2.txz [93i386-quarterly-job-21] Installing cmake-3.0.2... [93i386-quarterly-job-21] `-- Installing cmake-modules-3.0.2... [93i386-quarterly-job-21] `-- Extracting cmake-modules-3.0.2... done [93i386-quarterly-job-21] `-- Installing curl-7.39.0_1... [93i386-quarterly-job-21] | `-- Installing ca_root_nss-3.17.3_1... [93i386-quarterly-job-21] | `-- Extracting ca_root_nss-3.17.3_1... done [93i386-quarterly-job-21] `-- Extracting curl-7.39.0_1... done [93i386-quarterly-job-21] `-- Installing expat-2.1.0_2... [93i386-quarterly-job-21] `-- Extracting expat-2.1.0_2... done [93i386-quarterly-job-21] Extracting cmake-3.0.2... done ===> Returning to build of golly-2.4_3 ===> golly-2.4_3 depends on file: /usr/local/bin/python2.7 - not found ===> Verifying install for /usr/local/bin/python2.7 in /usr/ports/lang/python27 ===> Installing existing package /packages/All/python27-2.7.9.txz [93i386-quarterly-job-21] Installing python27-2.7.9... [93i386-quarterly-job-21] `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-21] | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-21] | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-21] | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-21] | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-21] `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-21] `-- Installing libffi-3.0.13_3... [93i386-quarterly-job-21] `-- Extracting libffi-3.0.13_3... done [93i386-quarterly-job-21] Extracting python27-2.7.9... done 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 golly-2.4_3 ===> golly-2.4_3 depends on file: /usr/local/bin/perl5.18.4 - not found ===> Verifying install for /usr/local/bin/perl5.18.4 in /usr/ports/lang/perl5.18 ===> Installing existing package /packages/All/perl5-5.18.4_11.txz [93i386-quarterly-job-21] Installing perl5-5.18.4_11... [93i386-quarterly-job-21] Extracting perl5-5.18.4_11... done ===> Returning to build of golly-2.4_3 =========================================================================== =================================================== ===> golly-2.4_3 depends on shared library: libwx_baseu-3.0.so - not found ===> Verifying for libwx_baseu-3.0.so in /usr/ports/x11-toolkits/wxgtk30 ===> Installing existing package /packages/All/wx30-gtk2-3.0.2_1.txz [93i386-quarterly-job-21] Installing wx30-gtk2-3.0.2_1... [93i386-quarterly-job-21] `-- Installing ORBit2-2.14.19_1... [93i386-quarterly-job-21] | `-- Installing glib-2.42.1... [93i386-quarterly-job-21] | | `-- Installing pcre-8.35_2... [93i386-quarterly-job-21] | | `-- Extracting pcre-8.35_2... done [93i386-quarterly-job-21] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93i386-quarterly-job-21] | `-- Installing libIDL-0.8.14_2... CMAKE_C_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS CMAKE_SHARED_LINKER_FLAGS THREADS_HAVE_PTHREAD_ARG -- Build files have been written to: /wrkdirs/usr/ports/games/golly/work/.build =========================================================================== =================================================== ===> Building for golly-2.4_3 /usr/local/bin/cmake -H/wrkdirs/usr/ports/games/golly/work/golly-2.4-src -B/wrkdirs/usr/ports/games/golly/work/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/gollybase.dir/build.make CMakeFiles/gollybase.dir/depend cd /wrkdirs/usr/ports/games/golly/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/games/golly/work/golly-2.4-src /wrkdirs/usr/ports/games/golly/work/golly-2.4-src /wrkdirs/usr/ports/games/golly/work/.build /wrkdirs/usr/ports/games/golly/work/.build /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles/gollybase.dir/DependInfo.cmake Scanning dependencies of target gollybase /usr/bin/make -f CMakeFiles/gollybase.dir/build.make CMakeFiles/gollybase.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 24 [ 2%] Building CXX object CMakeFiles/gollybase.dir/bigint.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/bigint.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/bigint.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 25 [ 4%] Building CXX object CMakeFiles/gollybase.dir/generationsalgo.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/generationsalgo.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/generationsalgo.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 26 [ 7%] Building CXX object CMakeFiles/gollybase.dir/ghashbase.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/ghashbase.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/ghashbase.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 27 [ 9%] Building CXX object CMakeFiles/gollybase.dir/ghashdraw.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/ghashdraw.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/ghashdraw.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 28 [ 11%] Building CXX object CMakeFiles/gollybase.dir/hlifealgo.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/hlifealgo.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/hlifealgo.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 29 [ 14%] Building CXX object CMakeFiles/gollybase.dir/hlifedraw.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/hlifedraw.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/hlifedraw.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 30 [ 16%] Building CXX object CMakeFiles/gollybase.dir/jvnalgo.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/jvnalgo.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/jvnalgo.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 31 [ 19%] Building CXX object CMakeFiles/gollybase.dir/lifealgo.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/lifealgo.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/lifealgo.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 32 [ 21%] Building CXX object CMakeFiles/gollybase.dir/lifepoll.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/lifepoll.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/lifepoll.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 33 [ 23%] Building CXX object CMakeFiles/gollybase.dir/liferender.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/liferender.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/liferender.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 34 [ 26%] Building CXX object CMakeFiles/gollybase.dir/liferules.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/liferules.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/liferules.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 35 [ 28%] Building CXX object CMakeFiles/gollybase.dir/qlifealgo.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/qlifealgo.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/qlifealgo.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 36 [ 30%] Building CXX object CMakeFiles/gollybase.dir/qlifedraw.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/qlifedraw.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/qlifedraw.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 37 [ 33%] Building CXX object CMakeFiles/gollybase.dir/readpattern.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/readpattern.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/readpattern.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 38 [ 35%] Building CXX object CMakeFiles/gollybase.dir/ruletable_algo.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/ruletable_algo.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/ruletable_algo.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 39 [ 38%] Building CXX object CMakeFiles/gollybase.dir/ruletreealgo.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/ruletreealgo.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/ruletreealgo.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 40 [ 40%] Building CXX object CMakeFiles/gollybase.dir/util.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/util.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/util.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 41 [ 42%] Building CXX object CMakeFiles/gollybase.dir/viewport.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/viewport.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/viewport.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 42 [ 45%] Building CXX object CMakeFiles/gollybase.dir/writepattern.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/writepattern.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/writepattern.cpp Linking CXX static library libgollybase.a /usr/local/bin/cmake -P CMakeFiles/gollybase.dir/cmake_clean_target.cmake /usr/local/bin/cmake -E cmake_link_script CMakeFiles/gollybase.dir/link.txt --verbose=1 /usr/bin/ar cr libgollybase.a CMakeFiles/gollybase.dir/bigint.cpp.o CMakeFiles/gollybase.dir/generationsalgo.cpp.o CMakeFiles/gollybase.dir/ghashbase.cpp.o CMakeFiles/gollybase.dir/ghashdraw.cpp.o CMakeFiles/gollybase.dir/hlifealgo.cpp.o CMakeFiles/gollybase.dir/hlifedraw.cpp.o CMakeFiles/gollybase.dir/jvnalgo.cpp.o CMakeFiles/gollybase.dir/lifealgo.cpp.o CMakeFiles/gollybase.dir/lifepoll.cpp.o CMakeFiles/gollybase.dir/liferender.cpp.o CMakeFiles/gollybase.dir/liferules.cpp.o CMakeFiles/gollybase.dir/qlifealgo.cpp.o CMakeFiles/gollybase.dir/qlifedraw.cpp.o CMakeFiles/gollybase.dir/readpattern.cpp.o CMakeFiles/gollybase.dir/ruletable_algo.cpp.o CMakeFiles/gollybase.dir/ruletreealgo.cpp.o CMakeFiles/gollybase.dir/util.cpp.o CMakeFiles/gollybase.dir/viewport.cpp.o CMakeFiles/gollybase.dir/writepattern.cpp.o /usr/bin/ranlib libgollybase.a /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 [ 45%] Built target gollybase /usr/bin/make -f CMakeFiles/RuleTableToTree.dir/build.make CMakeFiles/RuleTableToTree.dir/depend cd /wrkdirs/usr/ports/games/golly/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/games/golly/work/golly-2.4-src /wrkdirs/usr/ports/games/golly/work/golly-2.4-src /wrkdirs/usr/ports/games/golly/work/.build /wrkdirs/usr/ports/games/golly/work/.build /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles/RuleTableToTree.dir/DependInfo.cmake Scanning dependencies of target RuleTableToTree /usr/bin/make -f CMakeFiles/RuleTableToTree.dir/build.make CMakeFiles/RuleTableToTree.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 1 [ 47%] Building CXX object CMakeFiles/RuleTableToTree.dir/RuleTableToTree.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/RuleTableToTree.dir/RuleTableToTree.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/RuleTableToTree.cpp Linking CXX executable /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/RuleTableToTree /usr/local/bin/cmake -E cmake_link_script CMakeFiles/RuleTableToTree.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 CMakeFiles/RuleTableToTree.dir/RuleTableToTree.cpp.o -o /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/RuleTableToTree -L/usr/local/lib libgollybase.a /usr/lib/libz.a -Wl,-rpath,/usr/local/lib: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 1 [ 47%] Built target RuleTableToTree /usr/bin/make -f CMakeFiles/bgolly.dir/build.make CMakeFiles/bgolly.dir/depend cd /wrkdirs/usr/ports/games/golly/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/games/golly/work/golly-2.4-src /wrkdirs/usr/ports/games/golly/work/golly-2.4-src /wrkdirs/usr/ports/games/golly/work/.build /wrkdirs/usr/ports/games/golly/work/.build /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles/bgolly.dir/DependInfo.cmake Scanning dependencies of target bgolly /usr/bin/make -f CMakeFiles/bgolly.dir/build.make CMakeFiles/bgolly.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 2 [ 50%] Building CXX object CMakeFiles/bgolly.dir/bgolly.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/bgolly.dir/bgolly.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/bgolly.cpp Linking CXX executable /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/bgolly /usr/local/bin/cmake -E cmake_link_script CMakeFiles/bgolly.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 CMakeFiles/bgolly.dir/bgolly.cpp.o -o /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/bgolly -L/usr/local/lib libgollybase.a /usr/lib/libz.a -Wl,-rpath,/usr/local/lib: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 2 [ 50%] Built target bgolly /usr/bin/make -f CMakeFiles/golly.dir/build.make CMakeFiles/golly.dir/depend cd /wrkdirs/usr/ports/games/golly/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/games/golly/work/golly-2.4-src /wrkdirs/usr/ports/games/golly/work/golly-2.4-src /wrkdirs/usr/ports/games/golly/work/.build /wrkdirs/usr/ports/games/golly/work/.build /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles/golly.dir/DependInfo.cmake Scanning dependencies of target golly /usr/bin/make -f CMakeFiles/golly.dir/build.make CMakeFiles/golly.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 3 [ 52%] Building CXX object CMakeFiles/golly.dir/wxalgos.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxalgos.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxalgos.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 4 [ 54%] Building CXX object CMakeFiles/golly.dir/wxcontrol.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxcontrol.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxcontrol.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 5 [ 57%] Building CXX object CMakeFiles/golly.dir/wxedit.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxedit.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxedit.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 6 [ 59%] Building CXX object CMakeFiles/golly.dir/wxfile.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxfile.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxfile.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 7 [ 61%] Building CXX object CMakeFiles/golly.dir/wxgolly.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxgolly.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxgolly.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 8 [ 64%] Building CXX object CMakeFiles/golly.dir/wxhelp.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxhelp.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxhelp.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 9 [ 66%] Building CXX object CMakeFiles/golly.dir/wxinfo.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxinfo.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxinfo.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 10 [ 69%] Building CXX object CMakeFiles/golly.dir/wxlayer.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxlayer.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxlayer.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 11 [ 71%] Building CXX object CMakeFiles/golly.dir/wxmain.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxmain.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxmain.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 12 [ 73%] Building CXX object CMakeFiles/golly.dir/wxperl.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxperl.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxperl.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 13 [ 76%] Building CXX object CMakeFiles/golly.dir/wxprefs.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxprefs.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxprefs.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 14 [ 78%] Building CXX object CMakeFiles/golly.dir/wxpython.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxpython.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxpython.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 15 [ 80%] Building CXX object CMakeFiles/golly.dir/wxrender.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxrender.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxrender.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 16 [ 83%] Building CXX object CMakeFiles/golly.dir/wxrule.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxrule.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxrule.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 17 [ 85%] Building CXX object CMakeFiles/golly.dir/wxscript.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxscript.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxscript.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 18 [ 88%] Building CXX object CMakeFiles/golly.dir/wxselect.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxselect.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxselect.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 19 [ 90%] Building CXX object CMakeFiles/golly.dir/wxstatus.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxstatus.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxstatus.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 20 [ 92%] Building CXX object CMakeFiles/golly.dir/wxtimeline.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxtimeline.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxtimeline.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 21 [ 95%] Building CXX object CMakeFiles/golly.dir/wxundo.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxundo.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxundo.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 22 [ 97%] Building CXX object CMakeFiles/golly.dir/wxutils.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxutils.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxutils.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 23 [100%] Building CXX object CMakeFiles/golly.dir/wxview.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxview.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxview.cpp Linking CXX executable /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/golly /usr/local/bin/cmake -E cmake_link_script CMakeFiles/golly.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fno-strict-aliasing -DwxDEBUG_LEVEL=0 CMakeFiles/golly.dir/wxalgos.cpp.o CMakeFiles/golly.dir/wxcontrol.cpp.o CMakeFiles/golly.dir/wxedit.cpp.o CMakeFiles/golly.dir/wxfile.cpp.o CMakeFiles/golly.dir/wxgolly.cpp.o CMakeFiles/golly.dir/wxhelp.cpp.o CMakeFiles/golly.dir/wxinfo.cpp.o CMakeFiles/golly.dir/wxlayer.cpp.o CMakeFiles/golly.dir/wxmain.cpp.o CMakeFiles/golly.dir/wxperl.cpp.o CMakeFiles/golly.dir/wxprefs.cpp.o CMakeFiles/golly.dir/wxpython.cpp.o CMakeFiles/golly.dir/wxrender.cpp.o CMakeFiles/golly.dir/wxrule.cpp.o CMakeFiles/golly.dir/wxscript.cpp.o CMakeFiles/golly.dir/wxselect.cpp.o CMakeFiles/golly.dir/wxstatus.cpp.o CMakeFiles/golly.dir/wxtimeline.cpp.o CMakeFiles/golly.dir/wxundo.cpp.o CMakeFiles/golly.dir/wxutils.cpp.o CMakeFiles/golly.dir/wxview.cpp.o -o /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/golly -L/usr/local/lib libgollybase.a -L/usr/local/lib -lwx_gtk2u_html-3.0 -lwx_b aseu_net-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu-3.0 /usr/lib/libz.a -Wl,-rpath,/usr/local/lib: /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' *** [/wrkdirs/usr/ports/games/golly/work/golly-2.4-src/golly] Error code 1 Stop in /wrkdirs/usr/ports/games/golly/work/.build. *** [CMakeFiles/golly.dir/all] Error code 1 Stop in /wrkdirs/usr/ports/games/golly/work/.build. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/games/golly/work/.build. *** [do-build] Error code 1 Stop in /usr/ports/games/golly. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:20:59 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 40340D3D; Wed, 28 Jan 2015 03:20:59 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 2BC86AB1; Wed, 28 Jan 2015 03:20:59 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3Kx3O024899; Wed, 28 Jan 2015 03:20:59 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3KxBY024898; Wed, 28 Jan 2015 03:20:59 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:20:59 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280320.t0S3KxBY024898@beefy1.isc.freebsd.org> To: tabthorpe@FreeBSD.org Subject: [package - 93i386-quarterly][misc/xiphos] Failed for xiphos-3.1.6_2 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: Wed, 28 Jan 2015 03:20:59 -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: tabthorpe@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/misc/xiphos/Makefile 375517 2014-12-25 01:58:48Z bapt $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/xiphos-3.1.6_2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building misc/xiphos build started at Wed Jan 28 03:18:49 UTC 2015 port directory: /usr/ports/misc/xiphos building for: FreeBSD 93i386-quarterly-job-06 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: tabthorpe@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/misc/xiphos/Makefile 375517 2014-12-25 01:58:48Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=xiphos-3.1.6_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for xiphos-3.1.6_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/misc/xiphos/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/xiphos/work HOME=/wrkdirs/usr/ports/misc/xiphos/work TMPDIR="/tmp" PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh GTKDOC="false" --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/misc/xiphos/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/xiphos/work HOME=/wrkdirs/usr/ports/misc/xiphos/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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 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/xiphos" EXAMPLESDIR="share/examples/xiphos" DATADIR="share/xiphos" WWWDIR="www/xiphos" ETCDIR="etc/xiphos" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/xiphos DOCSDIR=/usr/local/share/doc/xiphos EXAMPLESDIR=/usr/local/share/examples/xiphos WWWDIR=/usr/local/www/xiphos ETCDIR=/usr/local/etc/xiphos --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> xiphos-3.1.6_2 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.3.txz [93i386-quarterly-job-06] Installing pkg-1.4.3... [93i386-quarterly-job-06] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of xiphos-3.1.6_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by xiphos-3.1.6_2 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by xiphos-3.1.6_2 for building => SHA256 Checksum OK for xiphos-3.1.6.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by xiphos-3.1.6_2 for building ===> Extracting for xiphos-3.1.6_2 => SHA256 Checksum OK for xiphos-3.1.6.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for xiphos-3.1.6_2 =========================================================================== =================================================== ===> xiphos-3.1.6_2 depends on executable: yelp - not found ===> Verifying install for yelp in /usr/ports/x11/yelp ===> Installing existing package /packages/All/yelp-3.14.1.txz [93i386-quarterly-job-06] Installing yelp-3.14.1... [93i386-quarterly-job-06] `-- Installing atk-2.14.0... [93i386-quarterly-job-06] | `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-06] | | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-06] | | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-06] | | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-06] | | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-06] | `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-06] | `-- Installing glib-2.42.1... [93i386-quarterly-job-06] | | `-- Installing libffi-3.0.13_3... [93i386-quarterly-job-06] | | `-- Extracting libffi-3.0.13_3... done [93i386-quarterly-job-06] | | `-- Installing pcre-8.35_2... [93i386-quarterly-job-06] | | `-- Extracting pcre-8.35_2... done [93i386-quarterly-job-06] | | `-- Installing perl5-5.18.4_11... [93i386-quarterly-job-06] | | `-- Extracting perl5-5.18.4_11... done [93i386-quarterly-job-06] | | `-- Installing python27-2.7.9... [93i386-quarterly-job-06] | | `-- Extracting python27-2.7.9... done [93i386-quarterly-job-06] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93i386-quarterly-job-06] `-- Extracting atk-2.14.0... done [93i386-quarterly-job-06] `-- Installing desktop-file-utils-0.22_3... [93i386-quarterly-job-06] `-- Extracting desktop-file-utils-0.22_3... done [93i386-quarterly-job-06] `-- Installing gdk-pixbuf2-2.31.2_1... [93i386-quarterly-job-06] | `-- Installing jasper-1.900.1_14... [93i386-quarterly-job-06] | | `-- Installing jpeg-8_6... [93i386-quarterly-job-06] | | `-- Extracting jpeg-8_6... done [93i386-quarterly-job-06] | `-- Extracting jasper-1.900.1_14... done [93i386-quarterly-job-06] | `-- Installing libX11-1.6.2_2,1... [93i386-quarterly-job-06] | | `-- Installing kbproto-1.0.6... [93i386-quarterly-job-06] | | `-- Extracting kbproto-1.0.6... done [93i386-quarterly-job-06] | | `-- Installing libXau-1.0.8_2... [93i386-quarterly-job-06] | | `-- Installing xproto-7.0.26... [93i386-quarterly-job-06] | | `-- Extracting xproto-7.0.26... done [93i386-quarterly-job-06] | | `-- Extracting libXau-1.0.8_2... done [93i386-quarterly-job-06] | | `-- Installing libXdmcp-1.1.1_2... [93i386-quarterly-job-06] | | `-- Extracting libXdmcp-1.1.1_2... done [93i386-quarterly-job-06] | | `-- Installing libxcb-1.11... [93i386-quarterly-job-06] | | `-- Installing libpthread-stubs-0.3_6... [93i386-quarterly-job-06] | | `-- Extracting libpthread-stubs-0.3_6... done [93i386-quarterly-job-06] | | `-- Installing libxml2-2.9.2_2... [93i386-quarterly-job-06] | | `-- Extracting libxml2-2.9.2_2... done [93i386-quarterly-job-06] | | `-- Extracting libxcb-1.11... done [93i386-quarterly-job-06] | `-- Extracting libX11-1.6.2_2,1... done [93i386-quarterly-job-06] | `-- Installing libXi-1.7.4,1... [93i386-quarterly-job-06] | | `-- Installing inputproto-2.3.1... [93i386-quarterly-job-06] | | `-- Extracting inputproto-2.3.1... done [93i386-quarterly-job-06] | | `-- Installing libXext-1.3.3,1... [93i386-quarterly-job-06] | | `-- Installing xextproto-7.3.0... [93i386-quarterly-job-06] | | `-- Extracting xextproto-7.3.0... done [93i386-quarterly-job-06] | | `-- Extracting libXext-1.3.3,1... done [93i386-quarterly-job-06] | | `-- Installing libXfixes-5.0.1_2... [93i386-quarterly-job-06] | | `-- Installing fixesproto-5.0... [93i386-quarterly-job-06] | | `-- Extracting fixesproto-5.0... done [93i386-quarterly-job-06] | | `-- Extracting libXfixes-5.0.1_2... done /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:125: element sect3: validity error : ID xiphos-toolbar-summary already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:141: element sect2: validity error : ID xiphos-sidebar already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:143: element figure: validity error : ID sidebar_figure already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:168: element figure: validity error : ID shortcut_figure already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:189: element sect2: validity error : ID xiphos-bible already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:191: element figure: validity error : ID textpane_figure already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:216: element sect3: validity error : ID xiphos-bible-open already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:239: element sect3: validity error : ID xiphos-bible-parallel already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:258: element figure: validity error : ID parallel_figure already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:282: element figure: validity error : ID parallel_figure_separate already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:303: element sect3: validity error : ID xiphos-bible-open-separate already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:320: element sect3: validity error : ID xiphos-bible-about already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:343: element sect3: validity error : ID xiphos-bible-options already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:401: element figure: validity error : ID module_options already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:422: element sect3: validity error : ID xiphos-view-options already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:427: element figure: validity error : ID view_options already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:491: element sect3: validity error : ID xiphos-user-annotation already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:513: element sect3: validity error : ID xiphos-geography-support already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:525: element sect3: validity error : ID xiphos-bible-dictionary already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:533: element sect3: validity error : ID xiphos-bible-find already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:550: element sect2: validity error : ID xiphos-viewer already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:552: element figure: validity error : ID viewer_figure already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:600: element sect2: validity error : ID xiphos-commentaries already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:602: element figure: validity error : ID commentary_figure already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:641: element sect3: validity error : ID xiphos-commentary-about already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:656: element sect3: validity error : ID xiphos-commentary-headings already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:673: element sect2: validity error : ID xiphos-dictionary already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:675: element figure: validity error : ID dict_figure already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:701: element sect2: validity error : ID xiphos-shortcut already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:5: element sect2: validity error : ID preferences-introduction already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:29: element sect2: validity error : ID fonts-and-colors already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:31: element sect3: validity error : ID font-color already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:60: element sect3: validity error : ID font-misc already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:124: element sect2: validity error : ID general-settings already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:126: element sect3: validity error : ID tab-pane2 already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:183: element sect2: validity error : ID module-settings already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:4: element sect2: validity error : ID module-introduction already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:46: element sect2: validity error : ID sword-config already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:48: element sect3: validity error : ID sword-sources already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:81: element sect3: validity error : ID installation already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:112: element sect4: validity error : ID destination-linux already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:126: element sect4: validity error : ID destination-xp already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:136: element sect4: validity error : ID destination-vista already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:148: element sect2: validity error : ID module-management already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:150: element sect3: validity error : ID add-module already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:193: element sect3: validity error : ID remove-module already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:237: element sect2: validity error : ID non-standard-modules already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:3: element sect2: validity error : ID xiphos-searchpane already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:67: element sect3: validity error : ID xiphos-search-key already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:83: element sect3: validity error : ID xiphos-search-modselect already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:91: element sect3: validity error : ID xiphos-search-typeselect already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:131: element sect3: validity error : ID xiphos-search-options already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:138: element sect3: validity error : ID xiphos-search-scopeselect already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:175: element sect3: validity error : ID xiphos-search-results already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:205: element sect2: validity error : ID xiphos-advanced-search already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:315: element sect2: validity error : ID hdbk-op-search-dialog-text-regexp already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:333: element sect3: validity error : ID hdbk-op-search-dialog-text-regexp-rules already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:359: element sect4: validity error : ID period already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:375: element sect4: validity error : ID asterisk already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:389: element sect4: validity error : ID plus already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:401: element sect4: validity error : ID question already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:411: element sect4: validity error : ID bracket already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:434: element sect4: validity error : ID caret already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:442: element sect4: validity error : ID caret-s already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:456: element sect4: validity error : ID dollar already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:471: element sect4: validity error : ID bar already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:483: element sect4: validity error : ID parenth already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:490: element sect4: validity error : ID backslash already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:499: element sect4: validity error : ID backslash-o already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:3: element sect2: validity error : ID xiphos-studypad already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:3: element sect2: validity error : ID xiphos-mailing-list already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:12: element sect2: validity error : ID xiphos-live-chat already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:3: element sect2: validity error : ID orig-lang-install-modules already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:55: element sect2: validity error : ID orig-lang-setup already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:72: element sect2: validity error : ID orig-lang-search already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:85: element sect2: validity error : ID orig-lang-additional already defined [ 40/129] xsltproc2po: help/xiphos.omf.in build/default/help/fr/xiphos.xml -> build/default/help/fr/xiphos-fr.omf [ 41/129] cxx: src/backend/gs_stringmgr.cpp -> build/default/src/backend/gs_stringmgr_1.o [ 42/129] cxx: src/backend/module_manager.cc -> build/default/src/backend/module_manager_1.o [ 43/129] cxx: src/backend/sword_main.cc -> build/default/src/backend/sword_main_1.o [ 44/129] cxx: src/main/configs.cc -> build/default/src/main/configs_1.o [ 45/129] cxx: src/main/display.cc -> build/default/src/main/display_1.o [ 46/129] cxx: src/main/export_passage.cc -> build/default/src/main/export_passage_1.o [ 47/129] cxx: src/main/global_ops.cc -> build/default/src/main/global_ops_1.o [ 48/129] cxx: src/main/lists.cc -> build/default/src/main/lists_1.o [ 49/129] cxx: src/main/mod_mgr.cc -> build/default/src/main/mod_mgr_1.o [ 50/129] cxx: src/main/module_dialogs.cc -> build/default/src/main/module_dialogs_1.o [ 51/129] cxx: src/main/modulecache.cc -> build/default/src/main/modulecache_1.o [ 52/129] cxx: src/main/navbar.cc -> build/default/src/main/navbar_1.o [ 53/129] cxx: src/main/navbar_book.cc -> build/default/src/main/navbar_book_1.o [ 54/129] cxx: src/main/navbar_book_dialog.cc -> build/default/src/main/navbar_book_dialog_1.o [ 55/129] cxx: src/main/navbar_versekey.cc -> build/default/src/main/navbar_versekey_1.o [ 56/129] cxx: src/main/parallel_view.cc -> build/default/src/main/parallel_view_1.o [ 57/129] cxx: src/main/prayerlists.cc -> build/default/src/main/prayerlists_1.o [ 58/129] cxx: src/main/previewer.cc -> build/default/src/main/previewer_1.o [ 59/129] cxx: src/main/search_dialog.cc -> build/default/src/main/search_dialog_1.o [ 60/129] cxx: src/main/search_sidebar.cc -> build/default/src/main/search_sidebar_1.o [ 61/129] cxx: src/main/sidebar.cc -> build/default/src/main/sidebar_1.o [ 62/129] cxx: src/main/sword.cc -> build/default/src/main/sword_1.o [ 63/129] cxx: src/main/sword_treekey.cc -> build/default/src/main/sword_treekey_1.o [ 64/129] cxx: src/main/url.cc -> build/default/src/main/url_1.o [ 65/129] cxx: src/gnome2/dummy.cpp -> build/default/src/gnome2/dummy_2.o [ 66/129] cc: src/editor/slib-editor.c -> build/default/src/editor/slib-editor_1.o [ 67/129] cc: src/editor/link_dialog.c -> build/default/src/editor/link_dialog_1.o [ 68/129] cc: src/main/main.c -> build/default/src/main/main_1.o [ 69/129] cc: src/main/settings.c -> build/default/src/main/settings_1.o [ 70/129] cc: src/main/tab_history.c -> build/default/src/main/tab_history_1.o [ 71/129] cc: src/main/xml.c -> build/default/src/main/xml_1.o [ 72/129] cc: build/default/src/gnome2/locale_set.c -> build/default/src/gnome2/locale_set_2.o [ 73/129] cc: build/default/src/gnome2/marshal.c -> build/default/src/gnome2/marshal_2.o [ 74/129] cc: src/gnome2/about_modules.c -> build/default/src/gnome2/about_modules_2.o [ 75/129] cc: src/gnome2/about_sword.c -> build/default/src/gnome2/about_sword_2.o [ 76/129] cc: src/gnome2/about_trans.c -> build/default/src/gnome2/about_trans_2.o [ 77/129] cc: src/gnome2/about_xiphos.c -> build/default/src/gnome2/about_xiphos_2.o [ 78/129] cc: src/gnome2/bibletext.c -> build/default/src/gnome2/bibletext_2.o [ 79/129] cc: src/gnome2/bibletext_dialog.c -> build/default/src/gnome2/bibletext_dialog_2.o [ 80/129] cc: src/gnome2/bookmark_dialog.c -> build/default/src/gnome2/bookmark_dialog_2.o [ 81/129] cc: src/gnome2/bookmarks_menu.c -> build/default/src/gnome2/bookmarks_menu_2.o [ 82/129] cc: src/gnome2/bookmarks_treeview.c -> build/default/src/gnome2/bookmarks_treeview_2.o [ 83/129] cc: src/gnome2/cipher_key_dialog.c -> build/default/src/gnome2/cipher_key_dialog_2.o [ 84/129] cc: src/gnome2/commentary.c -> build/default/src/gnome2/commentary_2.o [ 85/129] cc: src/gnome2/commentary_dialog.c -> build/default/src/gnome2/commentary_dialog_2.o [ 86/129] cc: src/gnome2/dialog.c -> build/default/src/gnome2/dialog_2.o [ 87/129] cc: src/gnome2/dictlex.c -> build/default/src/gnome2/dictlex_2.o [ 88/129] cc: src/gnome2/dictlex_dialog.c -> build/default/src/gnome2/dictlex_dialog_2.o [ 89/129] cc: src/gnome2/display_info.c -> build/default/src/gnome2/display_info_2.o [ 90/129] cc: src/gnome2/export_bookmarks.c -> build/default/src/gnome2/export_bookmarks_2.o [ 91/129] cc: src/gnome2/export_dialog.c -> build/default/src/gnome2/export_dialog_2.o [ 92/129] cc: src/gnome2/find_dialog.c -> build/default/src/gnome2/find_dialog_2.o [ 93/129] cc: src/gnome2/font_dialog.c -> build/default/src/gnome2/font_dialog_2.o [ 94/129] cc: src/gnome2/gbs.c -> build/default/src/gnome2/gbs_2.o [ 95/129] cc: src/gnome2/gbs_dialog.c -> build/default/src/gnome2/gbs_dialog_2.o [ 96/129] cc: src/gnome2/gui.c -> build/default/src/gnome2/gui_2.o [ 97/129] cc: src/gnome2/ipc.c -> build/default/src/gnome2/ipc_2.o [ 98/129] cc: src/gnome2/main_menu.c -> build/default/src/gnome2/main_menu_2.o [ 99/129] cc: src/gnome2/main_window.c -> build/default/src/gnome2/main_window_2.o [100/129] cc: src/gnome2/menu_popup.c -> build/default/src/gnome2/menu_popup_2.o [101/129] cc: src/gnome2/mod_mgr.c -> build/default/src/gnome2/mod_mgr_2.o [102/129] cc: src/gnome2/navbar_book.c -> build/default/src/gnome2/navbar_book_2.o [103/129] cc: src/gnome2/navbar_book_dialog.c -> build/default/src/gnome2/navbar_book_dialog_2.o [104/129] cc: src/gnome2/navbar_versekey.c -> build/default/src/gnome2/navbar_versekey_2.o [105/129] cc: src/gnome2/navbar_versekey_dialog.c -> build/default/src/gnome2/navbar_versekey_dialog_2.o [106/129] cc: src/gnome2/navbar_versekey_editor.c -> build/default/src/gnome2/navbar_versekey_editor_2.o [107/129] cc: src/gnome2/navbar_versekey_parallel.c -> build/default/src/gnome2/navbar_versekey_parallel_2.o [108/129] cc: src/gnome2/parallel_dialog.c -> build/default/src/gnome2/parallel_dialog_2.o [109/129] cc: src/gnome2/parallel_tab.c -> build/default/src/gnome2/parallel_tab_2.o [110/129] cc: src/gnome2/parallel_view.c -> build/default/src/gnome2/parallel_view_2.o [111/129] cc: src/gnome2/preferences_dialog.c -> build/default/src/gnome2/preferences_dialog_2.o [112/129] cc: src/gnome2/search_dialog.c -> build/default/src/gnome2/search_dialog_2.o [113/129] cc: src/gnome2/search_sidebar.c -> build/default/src/gnome2/search_sidebar_2.o [114/129] cc: src/gnome2/sidebar.c -> build/default/src/gnome2/sidebar_2.o [115/129] cc: src/gnome2/sidebar_dialog.c -> build/default/src/gnome2/sidebar_dialog_2.o [116/129] cc: src/gnome2/splash.c -> build/default/src/gnome2/splash_2.o [117/129] cc: src/gnome2/tabbed_browser.c -> build/default/src/gnome2/tabbed_browser_2.o [118/129] cc: src/gnome2/treekey-editor.c -> build/default/src/gnome2/treekey-editor_2.o [119/129] cc: src/gnome2/utilities.c -> build/default/src/gnome2/utilities_2.o [120/129] cc: src/gnome2/xiphos.c -> build/default/src/gnome2/xiphos_2.o [121/129] cc: build/default/src/xiphos_html/marshal.c -> build/default/src/xiphos_html/marshal_1.o [122/129] cc: src/xiphos_html/xiphos_html.c -> build/default/src/xiphos_html/xiphos_html_1.o [123/129] cc: build/default/src/webkit/marshal.c -> build/default/src/webkit/marshal_1.o [124/129] cc: src/webkit/wk-html.c -> build/default/src/webkit/wk-html_1.o [125/129] cc: build/default/src/examples/marshal.c -> build/default/src/examples/marshal_1.o [126/129] cc: src/examples/xiphos-nav.c -> build/default/src/examples/xiphos-nav_1.o [127/129] cxx_link: build/default/src/gnome2/locale_set_2.o build/default/src/gnome2/marshal_2.o build/default/src/gnome2/about_modules_2.o build/default/src/gnome2/about_sword_2.o build/default/src/gnome2/about_trans_2.o build/default/src/gnome2/about_xiphos_2.o build/default/src/gnome2/bibletext_2.o build/default/src/gnome2/bibletext_dialog_2.o build/default/src/gnome2/bookmark_dialog_2.o build/default/src/gnome2/bookmarks_menu_2.o build/default/src/gnome2/bookmarks_treeview_2.o build/default/src/gnome2/cipher_key_dialog_2.o build/default/src/gnome2/commentary_2.o build/default/src/gnome2/commentary_dialog_2.o build/default/src/gnome2/dialog_2.o build/default/src/gnome2/dictlex_2.o build/default/src/gnome2/dictlex_dialog_2.o build/default/src/gnome2/display_info_2.o build/default/src/gnome2/dummy_2.o build/default/src/gnome2/export_bookmarks_2.o build/default/src/gnome2/export_dialog_2.o build/default/src/gnome2/find_dialog_2.o build/default/src/gnome2/font_dialog_2.o build/default /src/gnome2/gbs_2.o build/default/src/gnome2/gbs_dialog_2.o build/default/src/gnome2/gui_2.o build/default/src/gnome2/ipc_2.o build/default/src/gnome2/main_menu_2.o build/default/src/gnome2/main_window_2.o build/default/src/gnome2/menu_popup_2.o build/default/src/gnome2/mod_mgr_2.o build/default/src/gnome2/navbar_book_2.o build/default/src/gnome2/navbar_book_dialog_2.o build/default/src/gnome2/navbar_versekey_2.o build/default/src/gnome2/navbar_versekey_dialog_2.o build/default/src/gnome2/navbar_versekey_editor_2.o build/default/src/gnome2/navbar_versekey_parallel_2.o build/default/src/gnome2/parallel_dialog_2.o build/default/src/gnome2/parallel_tab_2.o build/default/src/gnome2/parallel_view_2.o build/default/src/gnome2/preferences_dialog_2.o build/default/src/gnome2/search_dialog_2.o build/default/src/gnome2/search_sidebar_2.o build/default/src/gnome2/sidebar_2.o build/default/src/gnome2/sidebar_dialog_2.o build/default/src/gnome2/splash_2.o build/default/src/gnome2/tabbed_browser_ 2.o build/default/src/gnome2/treekey-editor_! 2.o build/default/src/gnome2/utilities_2.o build/default/src/gnome2/xiphos_2.o build/default/src/backend/gs_stringmgr_1.o build/default/src/backend/module_manager_1.o build/default/src/backend/sword_main_1.o build/default/src/editor/slib-editor_1.o build/default/src/editor/link_dialog_1.o build/default/src/main/configs_1.o build/default/src/main/display_1.o build/default/src/main/export_passage_1.o build/default/src/main/global_ops_1.o build/default/src/main/lists_1.o build/default/src/main/main_1.o build/default/src/main/mod_mgr_1.o build/default/src/main/module_dialogs_1.o build/default/src/main/modulecache_1.o build/default/src/main/navbar_1.o build/default/src/main/navbar_book_1.o build/default/src/main/navbar_book_dialog_1.o build/default/src/main/navbar_versekey_1.o build/default/src/main/parallel_view_1.o build/default/src/main/prayerlists_1.o build/default/src/main/previewer_1.o build/default/src/main/search_dialog_1.o build/default/src/main/search_sidebar_1.o build/default/ src/main/settings_1.o build/default/src/main/sidebar_1.o build/default/src/main/sword_1.o build/default/src/main/sword_treekey_1.o build/default/src/main/tab_history_1.o build/default/src/main/url_1.o build/default/src/main/xml_1.o build/default/src/xiphos_html/marshal_1.o build/default/src/xiphos_html/xiphos_html_1.o build/default/src/webkit/marshal_1.o build/default/src/webkit/wk-html_1.o -> build/default/src/gnome2/xiphos [128/129] cxx_link: build/default/src/examples/marshal_1.o build/default/src/examples/xiphos-nav_1.o -> build/default/src/examples/xiphos-nav /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::__once_call@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::__once_call@GLIBCXX_3.4.11' Waf: Leaving directory `/wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/build' Build failed: -> task failed (err #1): {task: cxx_link marshal_1.o,xiphos-nav_1.o -> xiphos-nav} -> task failed (err #1): {task: cxx_link locale_set_2.o,marshal_2.o,about_modules_2.o,about_sword_2.o,about_trans_2.o,about_xiphos_2.o,bibletext_2.o,bibletext_dialog_2.o,bookmark_dialog_2.o,bookmarks_menu_2.o,bookmarks_treeview_2.o,cipher_key_dialog_2.o,commentary_2.o,commentary_dialog_2.o,dialog_2.o,dictlex_2.o,dictlex_dialog_2.o,display_info_2.o,dummy_2.o,export_bookmarks_2.o,export_dialog_2.o,find_dialog_2.o,font_dialog_2.o,gbs_2.o,gbs_dialog_2.o,gui_2.o,ipc_2.o,main_menu_2.o,main_window_2.o,menu_popup_2.o,mod_mgr_2.o,navbar_book_2.o,navbar_book_dialog_2.o,navbar_versekey_2.o,navbar_versekey_dialog_2.o,navbar_versekey_editor_2.o,navbar_versekey_parallel_2.o,parallel_dialog_2.o,parallel_tab_2.o,parallel_view_2.o,preferences_dialog_2.o,search_dialog_2.o,search_sidebar_2.o,sidebar_2.o,sidebar_dialog_2.o,splash_2.o,tabbed_browser_2.o,treekey-editor_2.o,utilities_2.o,xiphos_2.o,gs_stringmgr_1.o,module_manager_1.o,sword_main_1.o,slib-editor_1.o,link_dialog_1.o,configs_1.o,display_1.o,export_passage_1.o,global_ ops_1.o,lists_1.o,main_1.o,mod_mgr_1.o,module_dialogs_1.o,modulecache_1.o,navbar_1.o,navbar_book_1.o,navbar_book_dialog_1.o,navbar_versekey_1.o,parallel_view_1.o,prayerlists_1.o,previewer_1.o,search_dialog_1.o,search_sidebar_1.o,settings_1.o,sidebar_1.o,sword_1.o,sword_treekey_1.o,tab_history_1.o,url_1.o,xml_1.o,marshal_1.o,xiphos_html_1.o,marshal_1.o,wk-html_1.o -> xiphos} *** [do-build] Error code 1 Stop in /usr/ports/misc/xiphos. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:21:21 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 3D958D5B for ; Wed, 28 Jan 2015 03:21:21 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 1C999AB8; Wed, 28 Jan 2015 03:21:21 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3LKPc045420; Wed, 28 Jan 2015 03:21:20 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3LKa9045391; Wed, 28 Jan 2015 03:21:20 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:21:20 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280321.t0S3LKa9045391@beefy1.isc.freebsd.org> To: xjflyttp@gmail.com Subject: [package - 93i386-quarterly][ftp/vsftpd-ext] Failed for vsftpd-ext-3.0.2.1_1 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: Wed, 28 Jan 2015 03:21:21 -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: xjflyttp@gmail.com Last committer: marino@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/ftp/vsftpd-ext/Makefile 371982 2014-11-01 00:35:10Z marino $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/vsftpd-ext-3.0.2.1_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building ftp/vsftpd-ext build started at Wed Jan 28 03:21:12 UTC 2015 port directory: /usr/ports/ftp/vsftpd-ext building for: FreeBSD 93i386-quarterly-job-21 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: xjflyttp@gmail.com Makefile ident: $FreeBSD: branches/2015Q1/ftp/vsftpd-ext/Makefile 371982 2014-11-01 00:35:10Z marino $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=vsftpd-ext-3.0.2.1_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for vsftpd-ext-3.0.2.1_1: DOCS=on: Build and/or install documentation RC_SCRIPT=on: install RC_SCRIPT VSFTPD_SSL=off: Include support for SSL ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/vsftpd-ext/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/vsftpd-ext/work HOME=/wrkdirs/usr/ports/ftp/vsftpd-ext/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/vsftpd-ext/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/vsftpd-ext/work HOME=/wrkdirs/usr/ports/ftp/vsftpd-ext/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/vsftpd-ext/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/vsftpd-ext/work HOME=/wrkdirs/usr/ports/ftp/vsftpd-ext/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/vsftpd-ext/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/vsftpd-ext/work HOME=/wrkdirs/usr/ports/ftp/vsftpd-ext/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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/vsftpd-ext" EXAMPLESDIR="share/examples/vsftpd-ext" DATADIR="share/vsftpd-ext" WWWDIR="www/vsftpd-ext" ETCDIR="etc/vsftpd-ext" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/vsftpd-ext DOCSDIR=/usr/local/share/doc/vsftpd-ext EXAMPLESDIR=/usr/local/share/examples/vsftpd-ext WWWDIR=/usr/local/www/vsftpd-ext ETCDIR=/usr/local/etc/vsftpd-ext --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> vsftpd-ext-3.0.2.1_1 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.3.txz [93i386-quarterly-job-21] Installing pkg-1.4.3... [93i386-quarterly-job-21] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of vsftpd-ext-3.0.2.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by vsftpd-ext-3.0.2.1_1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by vsftpd-ext-3.0.2.1_1 for building => SHA256 Checksum OK for vsFTPd-3.0.2-ext1.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by vsftpd-ext-3.0.2.1_1 for building ===> Extracting for vsftpd-ext-3.0.2.1_1 => SHA256 Checksum OK for vsFTPd-3.0.2-ext1.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for vsftpd-ext-3.0.2.1_1 ===> Applying FreeBSD patches for vsftpd-ext-3.0.2.1_1 =========================================================================== =================================================== ===> vsftpd-ext-3.0.2.1_1 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 [93i386-quarterly-job-21] Installing gmake-4.1_1... [93i386-quarterly-job-21] `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-21] | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-21] | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-21] | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-21] | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-21] `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-21] Extracting gmake-4.1_1... done ===> Returning to build of vsftpd-ext-3.0.2.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for vsftpd-ext-3.0.2.1_1 /usr/bin/sed -i.bak -e "s|#undef VSF_BUILD_TCPWRAPPERS|#define VSF_BUILD_TCPWRAPPERS 1|" /wrkdirs/usr/ports/ftp/vsftpd-ext/work/vsFTPd-3.0.2-ext.1/builddefs.h /usr/bin/sed -i.bak -e "s|\"vsftpd.conf\"|\"/usr/local/etc/vsftpd.conf\"|" /wrkdirs/usr/ports/ftp/vsftpd-ext/work/vsFTPd-3.0.2-ext.1/defs.h /usr/bin/sed -i.bak -e "s|/etc/v|/usr/local/etc/v|" /wrkdirs/usr/ports/ftp/vsftpd-ext/work/vsFTPd-3.0.2-ext.1/vsftpd.8 /wrkdirs/usr/ports/ftp/vsftpd-ext/work/vsFTPd-3.0.2-ext.1/vsftpd.conf.5 /usr/bin/sed -i.bak -e "s|/usr/share/empty|/usr/local/share/vsftpd/empty|" /wrkdirs/usr/ports/ftp/vsftpd-ext/work/vsFTPd-3.0.2-ext.1/tunables.c /usr/bin/sed -i.bak -e "s|-O2 ||" -e '/^CC/s/=/?=/' -e '/^CFLAGS/{s/=/+=/;s/-O[0-9]//;}' -e '/^LIBS/s|=.*|= `./vsf_findlibs.sh`|' -e '/^LINK/s/=.*/=/' -e 's|-Werror||' /wrkdirs/usr/ports/ftp/vsftpd-ext/work/vsFTPd-3.0.2-ext.1/Makefile /usr/bin/sed -i.bak -e '/-lutil/d' /wrkdirs/usr/ports/ftp/vsftpd-ext/work/vsFTPd-3.0.2-ext.1/vsf_findlibs.sh /usr/bin/sed -i.bak -e "s|^listen=.*|listen=NO|" /wrkdirs/usr/ports/ftp/vsftpd-ext/work/vsFTPd-3.0.2-ext.1/vsftpd.conf =========================================================================== =================================================== ===> Building for vsftpd-ext-3.0.2.1_1 cc -c sysdeputil.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc sysdeputil.c: In function 'vsf_sysdep_check_auth': sysdeputil.c:334: warning: unused variable 'pam_user_name' sysdeputil.c:333: warning: unused variable 'item' cc -c http.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c secutil.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c access.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c oneprocess.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c features.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c ls.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c charconv.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c pasvrules.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c secbuf.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c prelogin.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c ftpcmdio.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c tunables.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c sysstr.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c ftpdataio.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c ssl.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c ptracesandbox.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c ascii.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c logging.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c filestr.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c netstr.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c strlist.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c twoprocess.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c sysutil.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc sysutil.c: In function 'vsf_sysutil_get_datetimefmt': sysutil.c:2828: warning: passing argument 1 of 'gmtime' from incompatible pointer type sysutil.c:2830: warning: passing argument 1 of 'localtime' from incompatible pointer type cc -c sslslave.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c hash.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c main.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c utility.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c seccompsandbox.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c usersip.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c ftppolicy.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c postlogin.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c ipaddrparse.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c parseconf.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c str.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c readwrite.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c opts.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c postprivparent.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c banner.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c tcpwrap.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c http_msg.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c standalone.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c privops.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c privsock.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c http_str.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -o vsftpd -fPIE -pie -Wl,-z,relro -Wl,-z,now http.o privops.o sysstr.o charconv.o oneprocess.o ftppolicy.o secbuf.o ptracesandbox.o ascii.o netstr.o twoprocess.o sysutil.o sslslave.o hash.o main.o seccompsandbox.o ipaddrparse.o parseconf.o str.o opts.o privsock.o sysdeputil.o postprivparent.o secutil.o features.o access.o http_msg.o ls.o pasvrules.o prelogin.o ftpcmdio.o tunables.o ftpdataio.o ssl.o filestr.o strlist.o utility.o usersip.o readwrite.o logging.o tcpwrap.o banner.o standalone.o postlogin.o http_str.o `./vsf_findlibs.sh` sysutil.o: In function `vsf_sysutil_tzset': sysutil.c:(.text+0x13da): undefined reference to `__stack_chk_fail_local' sysutil.o: In function `vsf_sysutil_parse_time': sysutil.c:(.text+0x306a): undefined reference to `__stack_chk_fail_local' sysutil.o: In function `vsf_sysutil_sockaddr_in_mask': sysutil.c:(.text+0x3ac8): undefined reference to `__stack_chk_fail_local' sysutil.o: In function `vsf_sysutil_getpeername': sysutil.c:(.text+0x3c75): undefined reference to `__stack_chk_fail_local' sysutil.o: In function `vsf_sysutil_getsockname': sysutil.c:(.text+0x3d45): undefined reference to `__stack_chk_fail_local' sysutil.o:sysutil.c:(.text+0x44d2): more undefined references to `__stack_chk_fail_local' follow Makefile:34: recipe for target 'vsftpd' failed gmake: *** [vsftpd] Error 1 *** [do-build] Error code 1 Stop in /usr/ports/ftp/vsftpd-ext. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:21:51 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 76193D68; Wed, 28 Jan 2015 03:21:51 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 610C8ABA; Wed, 28 Jan 2015 03:21:51 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3LojF064709; Wed, 28 Jan 2015 03:21:50 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3Lo8l064706; Wed, 28 Jan 2015 03:21:50 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:21:50 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280321.t0S3Lo8l064706@beefy1.isc.freebsd.org> To: demon@FreeBSD.org Subject: [package - 93i386-quarterly][math/py-pyfst] Failed for py27-pyfst-0.2.3 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: Wed, 28 Jan 2015 03:21:51 -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: demon@FreeBSD.org Last committer: demon@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/math/py-pyfst/Makefile 371395 2014-10-23 14:03:56Z demon $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/py27-pyfst-0.2.3.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building math/py-pyfst build started at Wed Jan 28 03:21:23 UTC 2015 port directory: /usr/ports/math/py-pyfst building for: FreeBSD 93i386-quarterly-job-04 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: demon@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/math/py-pyfst/Makefile 371395 2014-10-23 14:03:56Z demon $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=py27-pyfst-0.2.3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-pyfst/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-pyfst/work HOME=/wrkdirs/usr/ports/math/py-pyfst/work TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-pyfst/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-pyfst/work HOME=/wrkdirs/usr/ports/math/py-pyfst/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/pyfst" EXAMPLESDIR="share/examples/pyfst" DATADIR="share/pyfst" WWWDIR="www/pyfst" ETCDIR="etc/pyfst" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pyfst DOCSDIR=/usr/local/share/doc/pyfst EXAMPLESDIR=/usr/local/share/examples/pyfst WWWDIR=/usr/local/www/pyfst ETCDIR=/usr/local/etc/pyfst --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License APACHE20 accepted by the user =========================================================================== =================================================== ===> py27-pyfst-0.2.3 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.3.txz [93i386-quarterly-job-04] Installing pkg-1.4.3... [93i386-quarterly-job-04] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of py27-pyfst-0.2.3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by py27-pyfst-0.2.3 for building =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by py27-pyfst-0.2.3 for building => SHA256 Checksum OK for pyfst-0.2.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by py27-pyfst-0.2.3 for building ===> Extracting for py27-pyfst-0.2.3 => SHA256 Checksum OK for pyfst-0.2.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py27-pyfst-0.2.3 =========================================================================== =================================================== ===> py27-pyfst-0.2.3 depends on package: py27-setuptools27>0 - not found ===> Verifying install for py27-setuptools27>0 in /usr/ports/devel/py-setuptools27 ===> Installing existing package /packages/All/py27-setuptools27-5.5.1.txz [93i386-quarterly-job-04] Installing py27-setuptools27-5.5.1... [93i386-quarterly-job-04] `-- Installing python27-2.7.9... [93i386-quarterly-job-04] | `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-04] | | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-04] | | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-04] | | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-04] | | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-04] | `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-04] | `-- Installing libffi-3.0.13_3... [93i386-quarterly-job-04] | `-- Extracting libffi-3.0.13_3... done [93i386-quarterly-job-04] `-- Extracting python27-2.7.9... done [93i386-quarterly-job-04] Extracting py27-setuptools27-5.5.1... done 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 py27-pyfst-0.2.3 ===> py27-pyfst-0.2.3 depends on file: /usr/local/bin/python2.7 - found =========================================================================== =================================================== ===> py27-pyfst-0.2.3 depends on shared library: libfst.so - not found ===> Verifying for libfst.so in /usr/ports/math/openfst ===> Installing existing package /packages/All/openfst-1.4.1_4.txz [93i386-quarterly-job-04] Installing openfst-1.4.1_4... [93i386-quarterly-job-04] `-- Installing gcc-4.8.3_2... [93i386-quarterly-job-04] | `-- Installing binutils-2.25... [93i386-quarterly-job-04] | `-- Extracting binutils-2.25... done [93i386-quarterly-job-04] | `-- Installing gcc-ecj-4.5... [93i386-quarterly-job-04] | `-- Extracting gcc-ecj-4.5... done [93i386-quarterly-job-04] | `-- Installing gmp-5.1.3_2... [93i386-quarterly-job-04] | `-- Extracting gmp-5.1.3_2... done [93i386-quarterly-job-04] | `-- Installing mpc-1.0.2_1... [93i386-quarterly-job-04] | | `-- Installing mpfr-3.1.2_2... [93i386-quarterly-job-04] | | `-- Extracting mpfr-3.1.2_2... done [93i386-quarterly-job-04] | `-- Extracting mpc-1.0.2_1... done [93i386-quarterly-job-04] `-- Extracting gcc-4.8.3_2... done [93i386-quarterly-job-04] Extracting openfst-1.4.1_4... done Message for gcc-4.8.3_2: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of py27-pyfst-0.2.3 =========================================================================== =================================================== ===> Configuring for py27-pyfst-0.2.3 running config =========================================================================== /usr/local/include/fst/determinize.h: In member function 'void fst::DeterminizeFsaImpl::NormArc(fst::DeterminizeArc >*) [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]': /usr/local/include/fst/determinize.h:672: instantiated from 'void fst::DeterminizeFsaImpl::GetLabelMap(typename A::StateId, typename F::LabelMap*) [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:639: instantiated from 'void fst::DeterminizeFsaImpl::Expand(typename A::StateId) [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/determinize.h:680: error: 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' has no member named 'subset' /usr/local/include/fst/determinize.h:681: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:682: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:682: error: 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' has no member named 'subset' /usr/local/include/fst/determinize.h:682: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:682: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:681: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:682: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:681: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:682: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:696: error: 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' has no member named 'subset' /usr/local/include/fst/determinize.h:681: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:682: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:681: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:682: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:705: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:705: error: 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' has no member named 'subset' /usr/local/include/fst/determinize.h:705: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:705: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:705: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::DeterminizeStateTuple >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, H = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, E = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, fst::HSType HS = HS_STL]': /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, D = fst::GallicCommonDivisor, GALLIC_LEFT_RESTRICT, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_RESTRICT> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, D = fst::GallicCommonDivisor, GALLIC_LEFT_RESTRICT, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_RESTRICT> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminize StateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminize StateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, D = fst::GallicCommonDivisor, GALLIC_LEFT_RESTRICT, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_RESTRICT> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, D = fst::GallicCommonDivisor, GALLIC_LEFT_RESTRICT, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_RESTRICT> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminize StateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::DeterminizeStateTuple >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, H = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, E = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, fst::HSType HS = HS_STL]': /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, D = fst::GallicCommonDivisor, GALLIC_LEFT_MIN, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_MIN> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, D = fst::GallicCommonDivisor, GALLIC_LEFT_MIN, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_MIN> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, D = fst::GallicCommonDivisor, GALLIC_LEFT_MIN, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_MIN> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, D = fst::GallicCommonDivisor, GALLIC_LEFT_MIN, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_MIN> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::DeterminizeStateTuple >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, H = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, E = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, fst::HSType HS = HS_STL]': /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, D = fst::GallicCommonDivisor, GALLIC_LEFT_RESTRICT, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_RESTRICT> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, D = fst::GallicCommonDivisor, GALLIC_LEFT_RESTRICT, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_RESTRICT> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey , fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDe terminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey , fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDe terminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, D = fst::GallicCommonDivisor, GALLIC_LEFT_RESTRICT, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_RESTRICT> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, D = fst::GallicCommonDivisor, GALLIC_LEFT_RESTRICT, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_RESTRICT> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey , fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDe terminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::DeterminizeStateTuple >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, H = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, E = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, fst::HSType HS = HS_STL]': /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, D = fst::GallicCommonDivisor, GALLIC_LEFT_MIN, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_MIN> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, D = fst::GallicCommonDivisor, GALLIC_LEFT_MIN, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_MIN> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminize StateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminize StateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, D = fst::GallicCommonDivisor, GALLIC_LEFT_MIN, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_MIN> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, D = fst::GallicCommonDivisor, GALLIC_LEFT_MIN, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_MIN> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminize StateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::DeterminizeStateTuple > >, fst::IntegerFilterState >*, H = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, E = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, fst::HSType HS = HS_STL]': /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::ReverseArc > >, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::ReverseArc > >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > > >, T = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::ReverseArc > >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > > >, T = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTu pleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTu pleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::ReverseArc > >, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::ReverseArc > >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > > >, T = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::ReverseArc > >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > > >, T = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTu pleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::DeterminizeStateTuple > >, fst::IntegerFilterState >*, H = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, E = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, fst::HSType HS = HS_STL]': /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::ReverseArc > >, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::ReverseArc > >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > > >, T = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::ReverseArc > >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > > >, T = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, f st::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilte rState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, f st::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilte rState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::ReverseArc > >, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::ReverseArc > >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > > >, T = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::ReverseArc > >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > > >, T = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, f st::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilte rState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::ReplaceStateTuple, H = fst::ReplaceHash, E = std::equal_to >, fst::HSType HS = HS_DENSE]': /usr/local/include/fst/state-table.h:111: instantiated from 'typename T::StateId fst::CompactHashStateTable::FindState(const T&) [with T = fst::ReplaceStateTuple, H = fst::ReplaceHash]' /usr/local/include/fst/replace.h:685: instantiated from 'typename A::StateId fst::ReplaceFstImpl::Start() [with A = fst::ArcTpl >, T = fst::DefaultReplaceStateTable >, int>, C = fst::DefaultCacheStore > >]' /usr/local/include/fst/fst.h:873: instantiated from 'typename I::Arc::StateId fst::ImplToFst::Start() const [with I = fst::ReplaceFstImpl >, fst::DefaultReplaceStateTable >, int>, fst::DefaultCacheStore > > >, F = fst::Fst > >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/state-table.h:111: instantiated from 'typename T::StateId fst::CompactHashStateTable::FindState(const T&) [with T = fst::ReplaceStateTuple, H = fst::ReplaceHash]' /usr/local/include/fst/replace.h:685: instantiated from 'typename A::StateId fst::ReplaceFstImpl::Start() [with A = fst::ArcTpl >, T = fst::DefaultReplaceStateTable >, int>, C = fst::DefaultCacheStore > >]' /usr/local/include/fst/fst.h:873: instantiated from 'typename I::Arc::StateId fst::ImplToFst::Start() const [with I = fst::ReplaceFstImpl >, fst::DefaultReplaceStateTable >, int>, fst::DefaultCacheStore > > >, F = fst::Fst > >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::DeterminizeStateTuple >, fst::IntegerFilterState >*, H = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, E = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, fst::HSType HS = HS_STL]': /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::ArcTpl >, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::ArcTpl >, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::DeterminizeStateTuple >, fst::IntegerFilterState >*, H = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, E = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, fst::HSType HS = HS_STL]': /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::ArcTpl >, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::ArcTpl >, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::ReplaceStackPrefix, H = fst::ReplaceStackPrefixHash, E = std::equal_to >, fst::HSType HS = HS_DENSE]': /usr/local/include/fst/replace.h:368: instantiated from 'P fst::DefaultReplaceStateTable::FindPrefixId(const fst::ReplaceStackPrefix&) [with A = fst::ArcTpl >, P = int]' /usr/local/include/fst/replace.h:1023: instantiated from 'typename T::PrefixId fst::ReplaceFstImpl::GetPrefixId(const fst::ReplaceStackPrefix&) [with A = fst::ArcTpl >, T = fst::DefaultReplaceStateTable >, int>, C = fst::DefaultCacheStore > >]' /usr/local/include/fst/replace.h:683: instantiated from 'typename A::StateId fst::ReplaceFstImpl::Start() [with A = fst::ArcTpl >, T = fst::DefaultReplaceStateTable >, int>, C = fst::DefaultCacheStore > >]' /usr/local/include/fst/fst.h:873: instantiated from 'typename I::Arc::StateId fst::ImplToFst::Start() const [with I = fst::ReplaceFstImpl >, fst::DefaultReplaceStateTable >, int>, fst::DefaultCacheStore > > >, F = fst::Fst > >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/replace.h:368: instantiated from 'P fst::DefaultReplaceStateTable::FindPrefixId(const fst::ReplaceStackPrefix&) [with A = fst::ArcTpl >, P = int]' /usr/local/include/fst/replace.h:1023: instantiated from 'typename T::PrefixId fst::ReplaceFstImpl::GetPrefixId(const fst::ReplaceStackPrefix&) [with A = fst::ArcTpl >, T = fst::DefaultReplaceStateTable >, int>, C = fst::DefaultCacheStore > >]' /usr/local/include/fst/replace.h:683: instantiated from 'typename A::StateId fst::ReplaceFstImpl::Start() [with A = fst::ArcTpl >, T = fst::DefaultReplaceStateTable >, int>, C = fst::DefaultCacheStore > >]' /usr/local/include/fst/fst.h:873: instantiated from 'typename I::Arc::StateId fst::ImplToFst::Start() const [with I = fst::ReplaceFstImpl >, fst::DefaultReplaceStateTable >, int>, fst::DefaultCacheStore > > >, F = fst::Fst > >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' error: command 'cc' failed with exit status 1 *** [do-build] Error code 1 Stop in /usr/ports/math/py-pyfst. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:21:56 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 F124BD6A for ; Wed, 28 Jan 2015 03:21:55 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 D0223ABB for ; Wed, 28 Jan 2015 03:21:55 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3LtLw069727 for ; Wed, 28 Jan 2015 03:21:55 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3LtRJ069726; Wed, 28 Jan 2015 03:21:55 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:21:55 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280321.t0S3LtRJ069726@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93i386-quarterly][devel/drpython] Failed for drpython-py27-3.11.4_3 in configure 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: Wed, 28 Jan 2015 03:21:56 -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: mva@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/devel/drpython/Makefile 371280 2014-10-20 16:04:12Z mva $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/drpython-py27-3.11.4_3.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building devel/drpython build started at Wed Jan 28 03:21:14 UTC 2015 port directory: /usr/ports/devel/drpython building for: FreeBSD 93i386-quarterly-job-11 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/devel/drpython/Makefile 371280 2014-10-20 16:04:12Z mva $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=drpython-py27-3.11.4_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/drpython/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/drpython/work HOME=/wrkdirs/usr/ports/devel/drpython/work TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/drpython/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/drpython/work HOME=/wrkdirs/usr/ports/devel/drpython/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2-3.0-config LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/drpython" EXAMPLESDIR="share/examples/drpython" DATADIR="share/drpython" WWWDIR="www/drpython" ETCDIR="etc/drpython" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/drpython DOCSDIR=/usr/local/share/doc/drpython EXAMPLESDIR=/usr/local/share/examples/drpython WWWDIR=/usr/local/www/drpython ETCDIR=/usr/local/etc/drpython --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> drpython-py27-3.11.4_3 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.3.txz [93i386-quarterly-job-11] Installing pkg-1.4.3... [93i386-quarterly-job-11] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of drpython-py27-3.11.4_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by drpython-py27-3.11.4_3 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by drpython-py27-3.11.4_3 for building => SHA256 Checksum OK for DrPython_3.11.4.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by drpython-py27-3.11.4_3 for building ===> Extracting for drpython-py27-3.11.4_3 => SHA256 Checksum OK for DrPython_3.11.4.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for drpython-py27-3.11.4_3 ===> Applying FreeBSD patches for drpython-py27-3.11.4_3 =========================================================================== =================================================== ===> drpython-py27-3.11.4_3 depends on package: py27-sphinx>0 - not found ===> Verifying install for py27-sphinx>0 in /usr/ports/textproc/py-sphinx ===> Installing existing package /packages/All/py27-sphinx-1.2.3.txz [93i386-quarterly-job-11] Installing py27-sphinx-1.2.3... [93i386-quarterly-job-11] `-- Installing py27-Jinja2-2.7.3... [93i386-quarterly-job-11] | `-- Installing py27-Babel-1.3_2... [93i386-quarterly-job-11] | | `-- Installing py27-pytz-2014.10,1... [93i386-quarterly-job-11] | | `-- Installing py27-setuptools27-5.5.1... [93i386-quarterly-job-11] | | | `-- Installing python27-2.7.9... [93i386-quarterly-job-11] | | | `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-11] | | | | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-11] | | | | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-11] | | | | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-11] | | | | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-11] | | | `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-11] | | | `-- Installing libffi-3.0.13_3... [93i386-quarterly-job-11] | | | `-- Extracting libffi-3.0.13_3... done [93i386-quarterly-job-11] | | | `-- Extracting python27-2.7.9... done [93i386-quarterly-job-11] | | `-- Extracting py27-setuptools27-5.5.1... done [93i386-quarterly-job-11] | | `-- Extracting py27-pytz-2014.10,1... done [93i386-quarterly-job-11] | `-- Extracting py27-Babel-1.3_2... done [93i386-quarterly-job-11] | `-- Installing py27-MarkupSafe-0.23... [93i386-quarterly-job-11] | `-- Extracting py27-MarkupSafe-0.23... done [93i386-quarterly-job-11] `-- Extracting py27-Jinja2-2.7.3... done [93i386-quarterly-job-11] `-- Installing py27-docutils-0.12... [93i386-quarterly-job-11] `-- Extracting py27-docutils-0.12... done [93i386-quarterly-job-11] `-- Installing py27-pygments-1.6_2... [93i386-quarterly-job-11] `-- Extracting py27-pygments-1.6_2... done [93i386-quarterly-job-11] Extracting py27-sphinx-1.2.3... done 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 drpython-py27-3.11.4_3 ===> drpython-py27-3.11.4_3 depends on package: py27-setuptools27>0 - found ===> drpython-py27-3.11.4_3 depends on file: /usr/local/bin/python2.7 - found ===> drpython-py27-3.11.4_3 depends on file: /usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/wx/__init__.py - not found ===> Verifying install for /usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/wx/__init__.py in /usr/ports/x11-toolkits/py-wxPython30 ===> Installing existing package /packages/All/py27-wxPython30-3.0.0.0_1.txz [93i386-quarterly-job-11] Installing py27-wxPython30-3.0.0.0_1... [93i386-quarterly-job-11] `-- Installing py27-wxPython-common-3.0.0.0_1... [93i386-quarterly-job-11] `-- Extracting py27-wxPython-common-3.0.0.0_1... done [93i386-quarterly-job-11] `-- Installing wx30-gtk2-3.0.2_1... [93i386-quarterly-job-11] | `-- Installing ORBit2-2.14.19_1... [93i386-quarterly-job-11] | | `-- Installing glib-2.42.1... [93i386-quarterly-job-11] | | `-- Installing pcre-8.35_2... [93i386-quarterly-job-11] | | `-- Extracting pcre-8.35_2... done [93i386-quarterly-job-11] | | `-- Installing perl5-5.18.4_11... [93i386-quarterly-job-11] | | `-- Extracting perl5-5.18.4_11... done [93i386-quarterly-job-11] | | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93i386-quarterly-job-11] | | `-- Installing libIDL-0.8.14_2... [93i386-quarterly-job-11] | | `-- Extracting libIDL-0.8.14_2... done [93i386-quarterly-job-11] | | | `-- Extracting encodings-1.0.4_1,1... done [93i386-quarterly-job-11] | | | `-- Installing harfbuzz-0.9.36... [93i386-quarterly-job-11] | | | | `-- Installing graphite2-1.2.4... [93i386-quarterly-job-11] | | | | `-- Extracting graphite2-1.2.4... done [93i386-quarterly-job-11] | | | | `-- Installing icu-53.1... [93i386-quarterly-job-11] | | | | `-- Extracting icu-53.1... done [93i386-quarterly-job-11] | | | `-- Extracting harfbuzz-0.9.36... done [93i386-quarterly-job-11] | | | `-- Installing libXft-2.3.1_2... [93i386-quarterly-job-11] | | | `-- Extracting libXft-2.3.1_2... done [93i386-quarterly-job-11] | | | `-- Installing xorg-fonts-truetype-7.7_1... [93i386-quarterly-job-11] | | | | `-- Installing dejavu-2.34_4... [93i386-quarterly-job-11] | | | | `-- Extracting dejavu-2.34_4... done [93i386-quarterly-job-11] | | | | `-- Installing font-bh-ttf-1.0.3_1... [93i386-quarterly-job-11] | | | | `-- Installing mkfontdir-1.0.7... [93i386-quarterly-job-11] | | | | | `-- Installing mkfontscale-1.1.1_1... [93i386-quarterly-job-11] | | | | | `-- Installing libfontenc-1.1.2_2... [93i386-quarterly-job-11] | | | | | `-- Extracting libfontenc-1.1.2_2... done [93i386-quarterly-job-11] | | | | | `-- Extracting mkfontscale-1.1.1_1... done [93i386-quarterly-job-11] | | | | `-- Extracting mkfontdir-1.0.7... done [93i386-quarterly-job-11] | | | | `-- Extracting font-bh-ttf-1.0.3_1... done [93i386-quarterly-job-11] | | | | `-- Installing font-misc-ethiopic-1.0.3_1... [93i386-quarterly-job-11] | | | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [93i386-quarterly-job-11] | | | | `-- Installing font-misc-meltho-1.0.3_1... [93i386-quarterly-job-11] | | | | `-- Extracting font-misc-meltho-1.0.3_1... done [93i386-quarterly-job-11] | | | `-- Extracting pango-1.36.8... done [93i386-quarterly-job-11] | | | `-- Installing shared-mime-info-1.1_1... [93i386-quarterly-job-11] | | | `-- Extracting shared-mime-info-1.1_1... done [93i386-quarterly-job-11] | | `-- Extracting gtk-update-icon-cache-2.24.25... done [93i386-quarterly-job-11] | | `-- Installing python-2.7_2,2... [93i386-quarterly-job-11] | | | `-- Installing python2-2_3... [93i386-quarterly-job-11] | | | `-- Extracting python2-2_3... done [93i386-quarterly-job-11] | | `-- Extracting python-2.7_2,2... done [93i386-quarterly-job-11] | | `-- Extracting gtk2-2.24.25_1... done [93i386-quarterly-job-11] | | `-- Installing polkit-0.105_4... [93i386-quarterly-job-11] | | `-- Installing gobject-introspection-1.42.0... [93i386-quarterly-job-11] | | `-- Extracting gobject-introspection-1.42.0... done [93i386-quarterly-job-11] | | `-- Extracting polkit-0.105_4... done [93i386-quarterly-job-11] | `-- Extracting gconf2-3.2.6_3... done [93i386-quarterly-job-11] | `-- Installing gstreamer-plugins-0.10.36_5,3... [93i386-quarterly-job-11] | | `-- Installing gstreamer-0.10.36_2... [93i386-quarterly-job-11] | | `-- Extracting gstreamer-0.10.36_2... done [93i386-quarterly-job-11] | | `-- Installing libXv-1.0.10_2,1... [93i386-quarterly-job-11] | | `-- Installing videoproto-2.3.2... [93i386-quarterly-job-11] | | `-- Extracting videoproto-2.3.2... done [93i386-quarterly-job-11] | | `-- Extracting libXv-1.0.10_2,1... done [93i386-quarterly-job-11] | | `-- Installing orc-0.4.22... [93i386-quarterly-job-11] | | `-- Extracting orc-0.4.22... done [93i386-quarterly-job-11] | `-- Extracting gstreamer-plugins-0.10.36_5,3... done [93i386-quarterly-job-11] | `-- Installing libGLU-9.0.0_2... [93i386-quarterly-job-11] | | `-- Installing libGL-9.1.7_4... [93i386-quarterly-job-11] | | `-- Installing dri2proto-2.8... [93i386-quarterly-job-11] | | `-- Extracting dri2proto-2.8... done [93i386-quarterly-job-11] | | `-- Installing libXxf86vm-1.1.3_2... [93i386-quarterly-job-11] | | | `-- Installing xf86vidmodeproto-2.3.1... [93i386-quarterly-job-11] | | | `-- Extracting xf86vidmodeproto-2.3.1... done [93i386-quarterly-job-11] | | `-- Extracting libXxf86vm-1.1.3_2... done [93i386-quarterly-job-11] | | `-- Installing libdevq-0.0.2... [93i386-quarterly-job-11] | | `-- Extracting libdevq-0.0.2... done [93i386-quarterly-job-11] | | `-- Installing libdrm-2.4.58_1,1... [93i386-quarterly-job-11] | | | `-- Installing libpciaccess-0.13.2_2... [93i386-quarterly-job-11] | | | `-- Installing pciids-20141222... [93i386-quarterly-job-11] | | | `-- Extracting pciids-20141222... done [93i386-quarterly-job-11] | | | `-- Extracting libpciaccess-0.13.2_2... done [93i386-quarterly-job-11] | | `-- Extracting libdrm-2.4.58_1,1... done [93i386-quarterly-job-11] | | `-- Installing libglapi-9.1.7_2... [93i386-quarterly-job-11] | | | `-- Installing libxshmfence-1.1_3... [93i386-quarterly-job-11] | | | `-- Extracting libxshmfence-1.1_3... done [93i386-quarterly-job-11] | | `-- Extracting libglapi-9.1.7_2... done [93i386-quarterly-job-11] | | `-- Extracting libGL-9.1.7_4... done [93i386-quarterly-job-11] | `-- Extracting libGLU-9.0.0_2... done [93i386-quarterly-job-11] | `-- Installing libmspack-0.4_2... [93i386-quarterly-job-11] | `-- Extracting libmspack-0.4_2... done [93i386-quarterly-job-11] | `-- Installing webkit-gtk2-2.4.8... [93i386-quarterly-job-11] | | `-- Installing curl-7.39.0_1... [93i386-quarterly-job-11] | | `-- Installing ca_root_nss-3.17.3_1... [93i386-quarterly-job-11] | | `-- Extracting ca_root_nss-3.17.3_1... done [93i386-quarterly-job-11] | | `-- Extracting curl-7.39.0_1... done [93i386-quarterly-job-11] | | `-- Installing enchant-1.6.0_4... [93i386-quarterly-job-11] | | `-- Installing hunspell-1.3.3... [93i386-quarterly-job-11] | | `-- Extracting hunspell-1.3.3... done [93i386-quarterly-job-11] | | `-- Extracting enchant-1.6.0_4... done [93i386-quarterly-job-11] | | `-- Installing gcc-4.8.3_2... [93i386-quarterly-job-11] | | `-- Installing binutils-2.25... [93i386-quarterly-job-11] | | `-- Extracting binutils-2.25... done [93i386-quarterly-job-11] | | `-- Installing gcc-ecj-4.5... [93i386-quarterly-job-11] | | `-- Extracting gcc-ecj-4.5... done [93i386-quarterly-job-11] | | `-- Installing gmp-5.1.3_2... [93i386-quarterly-job-11] | | `-- Extracting gmp-5.1.3_2... done [93i386-quarterly-job-11] | | `-- Installing mpc-1.0.2_1... [93i386-quarterly-job-11] | | | `-- Installing mpfr-3.1.2_2... [93i386-quarterly-job-11] | | | `-- Extracting mpfr-3.1.2_2... done [93i386-quarterly-job-11] | | `-- Extracting mpc-1.0.2_1... done [93i386-quarterly-job-11] | | `-- Extracting gcc-4.8.3_2... done [93i386-quarterly-job-11] | | `-- Installing geoclue-2.1.9... [93i386-quarterly-job-11] | | `-- Installing json-glib-1.0.2_1... [93i386-quarterly-job-11] | | `-- Extracting json-glib-1.0.2_1... done [93i386-quarterly-job-11] | | `-- Installing libsoup-2.48.1... [93i386-quarterly-job-11] | | | `-- Installing glib-networking-2.42.1... [93i386-quarterly-job-11] | | | `-- Installing gnutls-3.2.21... [93i386-quarterly-job-11] | | | | `-- Installing libidn-1.29... [93i386-quarterly-job-11] | | | | `-- Extracting libidn-1.29... done [93i386-quarterly-job-11] | | | | `-- Installing libtasn1-4.2... [93i386-quarterly-job-11] | | | | `-- Extracting libtasn1-4.2... done [93i386-quarterly-job-11] | | | | `-- Installing nettle-2.7.1... [93i386-quarterly-job-11] | | | | `-- Extracting nettle-2.7.1... done [93i386-quarterly-job-11] | | | | `-- Installing p11-kit-0.22.1... [93i386-quarterly-job-11] | | | | `-- Extracting p11-kit-0.22.1... done [93i386-quarterly-job-11] | | | | `-- Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [93i386-quarterly-job-11] | | | | `-- Extracting trousers-tddl-0.3.10_7... done [93i386-quarterly-job-11] | | | `-- Extracting gnutls-3.2.21... done [93i386-quarterly-job-11] | | | `-- Installing gsettings-desktop-schemas-3.14.1... [93i386-quarterly-job-11] | | | | `-- Installing cantarell-fonts-0.0.15... [93i386-quarterly-job-11] | | | | `-- Extracting cantarell-fonts-0.0.15... done /usr/local/share/fonts/cantarell: caching, new cache contents: 2 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory /usr/local/bin/fc-cache: succeeded [93i386-quarterly-job-11] | | | `-- Extracting gsettings-desktop-schemas-3.14.1... done [93i386-quarterly-job-11] | | | `-- Installing libgcrypt-1.6.1_5... [93i386-quarterly-job-11] | | | | `-- Installing libgpg-error-1.17... [93i386-quarterly-job-11] | | | | `-- Extracting libgpg-error-1.17... done [93i386-quarterly-job-11] | | | `-- Extracting libgcrypt-1.6.1_5... done [93i386-quarterly-job-11] | | | `-- Installing libproxy-0.4.6... [93i386-quarterly-job-11] | | | `-- Extracting libproxy-0.4.6... done [93i386-quarterly-job-11] | | | `-- Extracting glib-networking-2.42.1... done [93i386-quarterly-job-11] | | | `-- Installing sqlite3-3.8.7.4... [93i386-quarterly-job-11] | | | `-- Extracting sqlite3-3.8.7.4... done [93i386-quarterly-job-11] | | `-- Extracting libsoup-2.48.1... done [93i386-quarterly-job-11] | | `-- Extracting geoclue-2.1.9... done [93i386-quarterly-job-11] | | `-- Installing gstreamer1-plugins-1.4.5_1... [93i386-quarterly-job-11] | | `-- Installing gstreamer1-1.4.5... [93i386-quarterly-job-11] | | `-- Extracting gstreamer1-1.4.5... done [93i386-quarterly-job-11] | | `-- Installing iso-codes-3.56... [93i386-quarterly-job-11] | | `-- Extracting iso-codes-3.56... done [93i386-quarterly-job-11] | | `-- Extracting gstreamer1-plugins-1.4.5_1... done [93i386-quarterly-job-11] | | `-- Installing libsecret-0.18_1... [93i386-quarterly-job-11] | | `-- Extracting libsecret-0.18_1... done [93i386-quarterly-job-11] | | `-- Installing libxslt-1.1.28_5... [93i386-quarterly-job-11] | | `-- Extracting libxslt-1.1.28_5... done [93i386-quarterly-job-11] | | `-- Installing webp-0.4.2_2... [93i386-quarterly-job-11] | | `-- Installing giflib-nox11-4.2.3_4... [93i386-quarterly-job-11] | | `-- Extracting giflib-nox11-4.2.3_4... done [93i386-quarterly-job-11] | | `-- Extracting webp-0.4.2_2... done [93i386-quarterly-job-11] | `-- Extracting webkit-gtk2-2.4.8... done [93i386-quarterly-job-11] `-- Extracting wx30-gtk2-3.0.2_1... done [93i386-quarterly-job-11] Extracting py27-wxPython30-3.0.0.0_1... done Message for dejavu-2.34_4: 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. Message for gcc-4.8.3_2: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of drpython-py27-3.11.4_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for drpython-py27-3.11.4_3 Traceback (most recent call last): File "", line 1, in File "setup.py", line 49, in from drpython import DRPY_VER File "drpython.py", line 49, in import wx, wx.stc File "/usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/wx/__init__.py", line 45, in from wx._core import * File "/usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py", line 4, in import _core_ ImportError: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.14 required by /usr/local/lib/libwebkitgtk-1.0.so.0 not found *** [do-configure] Error code 1 Stop in /usr/ports/devel/drpython. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:22:07 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 327BFD7D for ; Wed, 28 Jan 2015 03:22:07 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 0354EABD for ; Wed, 28 Jan 2015 03:22:07 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3M6og081148 for ; Wed, 28 Jan 2015 03:22:06 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3M6AA081136; Wed, 28 Jan 2015 03:22:06 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:22:06 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280322.t0S3M6AA081136@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93i386-quarterly][mail/qsheff] Failed for qsheff-II-2.1.r3_6 in build 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: Wed, 28 Jan 2015 03:22:07 -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: vanilla@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/mail/qsheff/Makefile 366852 2014-09-01 09:18:32Z vanilla $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/qsheff-II-2.1.r3_6.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building mail/qsheff build started at Wed Jan 28 03:21:58 UTC 2015 port directory: /usr/ports/mail/qsheff building for: FreeBSD 93i386-quarterly-job-11 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/mail/qsheff/Makefile 366852 2014-09-01 09:18:32Z vanilla $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=qsheff-II-2.1.r3_6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for qsheff-II-2.1.r3_6: BACKUP=off: Logging Incoming/Outgoing Mail CLAMAV=on: Integrate with Clam AntiVirus CUSTOMERROR=off: Custom Error Patch DEBUG=off: Build with debugging support DISABLELOCAL=off: Disable Filters For Local Users DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples SPAMTAG=off: Spam Tagging SYSLOG=off: Syslog logging support VIRUSTAG=off ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-qmaildir=/var/qmail --with-clamav --with-clamd-socket=/var/run/clamav/clamd --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/mail/qsheff/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/qsheff/work HOME=/wrkdirs/usr/ports/mail/qsheff/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/mail/qsheff/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/qsheff/work HOME=/wrkdirs/usr/ports/mail/qsheff/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/mail/qsheff/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/qsheff/work HOME=/wrkdirs/usr/ports/mail/qsheff/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/mail/qsheff/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/qsheff/work HOME=/wrkdirs/usr/ports/mail/qsheff/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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/qsheff-II" EXAMPLESDIR="share/examples/qsheff-II" DATADIR="share/qsheff-II" WWWDIR="www/qsheff-II" ETCDIR="etc/qsheff-II" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/qsheff-II DOCSDIR=/usr/local/share/doc/qsheff-II EXAMPLESDIR=/usr/local/share/examples/qsheff-II WWWDIR=/usr/local/www/qsheff-II ETCDIR=/usr/local/etc/qsheff-II --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> qsheff-II-2.1.r3_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.3.txz [93i386-quarterly-job-11] Installing pkg-1.4.3... [93i386-quarterly-job-11] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of qsheff-II-2.1.r3_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by qsheff-II-2.1.r3_6 for building =========================================================================== =================================================== ===> Fetching all distfiles required by qsheff-II-2.1.r3_6 for building => SHA256 Checksum OK for qsheff-II-2.1-r3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by qsheff-II-2.1.r3_6 for building ===> Extracting for qsheff-II-2.1.r3_6 => SHA256 Checksum OK for qsheff-II-2.1-r3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for qsheff-II-2.1.r3_6 =========================================================================== =================================================== ===> qsheff-II-2.1.r3_6 depends on file: /usr/local/bin/ripmime - not found ===> Verifying install for /usr/local/bin/ripmime in /usr/ports/mail/ripmime ===> Installing existing package /packages/All/ripmime-1.4.0.10.txz [93i386-quarterly-job-11] Installing ripmime-1.4.0.10... [93i386-quarterly-job-11] Extracting ripmime-1.4.0.10... done Message for ripmime-1.4.0.10: You have installed RipMIME, a utility to extract attachments from MIME-encoded email messages. If you have an MIME encoded archive (say from sendmail's output) called recvmail001.mime and you wish to unpack it to a directory (which already exists) called "/var/tmp/unpack", then you would type: ripmime -i recvmail001.mime -d /var/tmp/unpack ===> Returning to build of qsheff-II-2.1.r3_6 ===> qsheff-II-2.1.r3_6 depends on file: /usr/local/bin/clamdscan - not found ===> Verifying install for /usr/local/bin/clamdscan in /usr/ports/security/clamav ===> Installing existing package /packages/All/clamav-0.98.5_1.txz [93i386-quarterly-job-11] Installing clamav-0.98.5_1... [93i386-quarterly-job-11] `-- Installing arc-5.21p... [93i386-quarterly-job-11] `-- Extracting arc-5.21p... done [93i386-quarterly-job-11] `-- Installing arj-3.10.22_4... [93i386-quarterly-job-11] `-- Extracting arj-3.10.22_4... done [93i386-quarterly-job-11] `-- Installing curl-7.39.0_1... [93i386-quarterly-job-11] | `-- Installing ca_root_nss-3.17.3_1... [93i386-quarterly-job-11] | `-- Extracting ca_root_nss-3.17.3_1... done [93i386-quarterly-job-11] `-- Extracting curl-7.39.0_1... done [93i386-quarterly-job-11] `-- Installing lha-1.14i_6... [93i386-quarterly-job-11] `-- Extracting lha-1.14i_6... done [93i386-quarterly-job-11] `-- Installing libltdl-2.4.2.418... [93i386-quarterly-job-11] `-- Extracting libltdl-2.4.2.418... done [93i386-quarterly-job-11] `-- Installing libxml2-2.9.2_2... [93i386-quarterly-job-11] | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-11] | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-11] `-- Extracting libxml2-2.9.2_2... done [93i386-quarterly-job-11] `-- Installing unzoo-4.4_2... [93i386-quarterly-job-11] `-- Extracting unzoo-4.4_2... done ===> Creating users and/or groups. Creating group 'clamav' with gid '106'. Using existing group 'mail'. Creating user 'clamav' with uid '106'. Adding user 'clamav' to group 'mail'. [93i386-quarterly-job-11] Extracting clamav-0.98.5_1... done ===> Returning to build of qsheff-II-2.1.r3_6 ===> qsheff-II-2.1.r3_6 depends on file: /var/qmail/bin/qmail-send - not found ===> Verifying install for /var/qmail/bin/qmail-send in /usr/ports/mail/qmail ===> Installing existing package /packages/All/netqmail-1.06_1.txz [93i386-quarterly-job-11] Installing netqmail-1.06_1... ===> Creating users and/or groups. Creating group 'qmail' with gid '82'. Creating group 'qnofiles' with gid '81'. Creating user 'alias' with uid '81'. Creating user 'qmaild' with uid '82'. Creating user 'qmaill' with uid '83'. Creating user 'qmailp' with uid '84'. Creating user 'qmailq' with uid '85'. Creating user 'qmailr' with uid '86'. Creating user 'qmails' with uid '87'. [93i386-quarterly-job-11] Extracting netqmail-1.06_1... done A /usr/local/etc/rc.d/qmailsmtpd symlink was created. To enable qmail at boot time you need to copy a script to /var/qmail/rc. There are some examples at /var/qmail/boot Your hostname is 93i386-quarterly-job-11. hard error Sorry, I couldn't find your host's canonical name in DNS. You will have to set up control/me yourself. Message for netqmail-1.06_1: ATTENTION: You can enable qmail as your default mailer executing: > /var/qmail/scripts/enable-qmail ===> Returning to build of qsheff-II-2.1.r3_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for qsheff-II-2.1.r3_6 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking dependency style of cc... gcc3 checking for library containing strerror... none required checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for ripmime... /usr/local/bin/ripmime checking for library containing gethostbyname... none required checking for library containing connect... none required checking for library containing setsockopt... none required checking for library containing socket... none required checking for strcasestr... yes checking for debug mode... disabled checking for local filters... enabled checking for syslog... disabled checking for backup mode... disabled checking for spam tagging... disabled checking for virus tagging... disabled checking for custom error patch... disabled checking for maximum body line... 40 checking for maximum files... 32000 checking for qq patch... disabled checking for qmailgroup... qmail checking for qmail root directory... /var/qmail checking for ClamAv antivirus... default checking for clamd socket path... /var/run/clamav/clamd checking for custom prog... disabled cat: /var/qmail/control/me: No such file or directory configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating etc/install-wrapper.sh config.status: creating etc/uninstall-wrapper.sh config.status: creating etc/Makefile config.status: creating etc/qsheff.conf-default config.status: creating contrib/Makefile config.status: creating doc/Makefile config.status: creating samples/Makefile config.status: creating src/qsheff-config.h config.status: executing depfiles commands Type 'make && make install' to install files. =========================================================================== =================================================== ===> Building for qsheff-II-2.1.r3_6 Making all in doc Making all in etc Making all in samples Making all in contrib Making all in src /usr/bin/make all-am if cc -DHAVE_CONFIG_H -I. -I. -I. -ansi -I/usr/local/include -L/usr/local/lib -MT djb.o -MD -MP -MF ".deps/djb.Tpo" -c -o djb.o djb.c; then mv -f ".deps/djb.Tpo" ".deps/djb.Po"; else rm -f ".deps/djb.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -ansi -I/usr/local/include -L/usr/local/lib -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi In file included from main.c:40: /usr/local/include/clamav.h:167: error: expected identifier or '(' before '/' token /usr/local/include/clamav.h:167: error: stray '#' in program *** [main.o] Error code 1 Stop in /wrkdirs/usr/ports/mail/qsheff/work/qsheff-II-2.1-r3/src. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/mail/qsheff/work/qsheff-II-2.1-r3/src. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/mail/qsheff/work/qsheff-II-2.1-r3. *** [do-build] Error code 1 Stop in /usr/ports/mail/qsheff. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:22:20 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 C1118D8A for ; Wed, 28 Jan 2015 03:22:20 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 91ADEAC0 for ; Wed, 28 Jan 2015 03:22:20 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3MKAp098421 for ; Wed, 28 Jan 2015 03:22:20 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3MKtp098420; Wed, 28 Jan 2015 03:22:20 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:22:20 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280322.t0S3MKtp098420@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93i386-quarterly][math/yacas] Failed for yacas-1.3.6_1 in build 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: Wed, 28 Jan 2015 03:22:20 -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: antoine@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/math/yacas/Makefile 375124 2014-12-20 20:09:06Z antoine $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/yacas-1.3.6_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building math/yacas build started at Wed Jan 28 03:22:12 UTC 2015 port directory: /usr/ports/math/yacas building for: FreeBSD 93i386-quarterly-job-21 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/math/yacas/Makefile 375124 2014-12-20 20:09:06Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=yacas-1.3.6_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for yacas-1.3.6_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-html-doc --with-html-dir=/usr/local/share/doc/yacas --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/yacas/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/yacas/work HOME=/wrkdirs/usr/ports/math/yacas/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/yacas/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/yacas/work HOME=/wrkdirs/usr/ports/math/yacas/work TMPDIR="/tmp" ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/yacas/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/yacas/work HOME=/wrkdirs/usr/ports/math/yacas/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/yacas/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/yacas/work HOME=/wrkdirs/usr/ports/math/yacas/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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/yacas" EXAMPLESDIR="share/examples/yacas" DATADIR="share/yacas" WWWDIR="www/yacas" ETCDIR="etc/yacas" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/yacas DOCSDIR=/usr/local/share/doc/yacas EXAMPLESDIR=/usr/local/share/examples/yacas WWWDIR=/usr/local/www/yacas ETCDIR=/usr/local/etc/yacas --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> yacas-1.3.6_1 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.3.txz [93i386-quarterly-job-21] Installing pkg-1.4.3... [93i386-quarterly-job-21] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of yacas-1.3.6_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by yacas-1.3.6_1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by yacas-1.3.6_1 for building => SHA256 Checksum OK for yacas-1.3.6.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by yacas-1.3.6_1 for building ===> Extracting for yacas-1.3.6_1 => SHA256 Checksum OK for yacas-1.3.6.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for yacas-1.3.6_1 ===> Applying FreeBSD patches for yacas-1.3.6_1 =========================================================================== =================================================== ===> yacas-1.3.6_1 depends on file: /usr/local/bin/perl5.18.4 - not found ===> Verifying install for /usr/local/bin/perl5.18.4 in /usr/ports/lang/perl5.18 ===> Installing existing package /packages/All/perl5-5.18.4_11.txz [93i386-quarterly-job-21] Installing perl5-5.18.4_11... [93i386-quarterly-job-21] Extracting perl5-5.18.4_11... done ===> Returning to build of yacas-1.3.6_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for yacas-1.3.6_1 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i386-portbld-freebsd9.3 checking host system type... i386-portbld-freebsd9.3 checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i386-portbld-freebsd9.3 file names to i386-portbld-freebsd9.3 format... func_convert_file_noop checking how to convert i386-portbld-freebsd9.3 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cpp checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking for perl... yes checking for pdflatex... no checking for makeindex... no checking for gzip... yes checking for ar... (cached) ar checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/sysinfo.h usability... no checking sys/sysinfo.h presence... no checking for sys/sysinfo.h... no checking for malloc.h... (cached) no checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking for stdio.h... (cached) yes checking for ctype.h... (cached) yes checking for dirent.h... (cached) yes checking for signal.h... (cached) yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking for select... (cached) yes checking for socket... yes checking for strchr... yes checking type of argument of signal handler... int checking whether to build the debug version... checking whether to enable the server mode... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating scripts/Makefile config.status: creating JavaYacas/Makefile config.status: creating tests/Makefile config.status: creating manmake/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===> Building for yacas-1.3.6_1 /usr/bin/make all-recursive Making all in . Making all in docs c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -std=c++11 -Wall -pedantic -MT riptestfromyart.o -MD -MP -MF .deps/riptestfromyart.Tpo -c -o riptestfromyart.o riptestfromyart.cpp cc1plus: error: unrecognized command line option "-std=c++11" *** [riptestfromyart.o] Error code 1 Stop in /wrkdirs/usr/ports/math/yacas/work/yacas-1.3.6/docs. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/math/yacas/work/yacas-1.3.6. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/math/yacas/work/yacas-1.3.6. *** [do-build] Error code 1 Stop in /usr/ports/math/yacas. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:25:31 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 62826DE7 for ; Wed, 28 Jan 2015 03:25:31 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 4DABBAD7; Wed, 28 Jan 2015 03:25:31 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3PVij076498; Wed, 28 Jan 2015 03:25:31 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3PVwa076480; Wed, 28 Jan 2015 03:25:31 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:25:31 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280325.t0S3PVwa076480@beefy1.isc.freebsd.org> To: gustau.perez@gmail.com Subject: [package - 93i386-quarterly][deskutils/nemo-extensions] Failed for nemo-extensions-2.4.0 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: Wed, 28 Jan 2015 03:25:31 -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: gustau.perez@gmail.com Last committer: kwm@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/deskutils/nemo-extensions/Makefile 375854 2014-12-30 20:38:55Z kwm $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/nemo-extensions-2.4.0.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building deskutils/nemo-extensions build started at Wed Jan 28 03:23:36 UTC 2015 port directory: /usr/ports/deskutils/nemo-extensions building for: FreeBSD 93i386-quarterly-job-07 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: gustau.perez@gmail.com Makefile ident: $FreeBSD: branches/2015Q1/deskutils/nemo-extensions/Makefile 375854 2014-12-30 20:38:55Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=nemo-extensions-2.4.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh GTKDOC="false" --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" 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-- OSREL=9.3 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/nemo-extensions" EXAMPLESDIR="share/examples/nemo-extensions" DATADIR="share/nemo-extensions" WWWDIR="www/nemo-extensions" ETCDIR="etc/nemo-extensions" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/nemo-extensions DOCSDIR=/usr/local/share/doc/nemo-extensions EXAMPLESDIR=/usr/local/share/examples/nemo-extensions WWWDIR=/usr/local/www/nemo-extensions ETCDIR=/usr/local/etc/nemo-extensions --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> nemo-extensions-2.4.0 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.3.txz [93i386-quarterly-job-07] Installing pkg-1.4.3... [93i386-quarterly-job-07] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of nemo-extensions-2.4.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by nemo-extensions-2.4.0 for building =========================================================================== =================================================== ===> Fetching all distfiles required by nemo-extensions-2.4.0 for building => SHA256 Checksum OK for gnome3/nemo-extensions-2.4.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by nemo-extensions-2.4.0 for building ===> Extracting for nemo-extensions-2.4.0 => SHA256 Checksum OK for gnome3/nemo-extensions-2.4.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for nemo-extensions-2.4.0 =========================================================================== =================================================== ===> nemo-extensions-2.4.0 depends on package: gnome-icon-theme>=0 - not found ===> Verifying install for gnome-icon-theme>=0 in /usr/ports/misc/gnome-icon-theme ===> Installing existing package /packages/All/gnome-icon-theme-3.12.0_1.txz [93i386-quarterly-job-07] Installing gnome-icon-theme-3.12.0_1... [93i386-quarterly-job-07] `-- Installing atk-2.14.0... [93i386-quarterly-job-07] | `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-07] | | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-07] | | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-07] | | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-07] | | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-07] | `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-07] | `-- Installing glib-2.42.1... [93i386-quarterly-job-07] | | `-- Installing libffi-3.0.13_3... [93i386-quarterly-job-07] | | `-- Extracting libffi-3.0.13_3... done [93i386-quarterly-job-07] | | `-- Installing pcre-8.35_2... [93i386-quarterly-job-07] | | `-- Extracting pcre-8.35_2... done [93i386-quarterly-job-07] | | `-- Installing perl5-5.18.4_11... [93i386-quarterly-job-07] | | `-- Extracting perl5-5.18.4_11... done [93i386-quarterly-job-07] | | `-- Installing python27-2.7.9... [93i386-quarterly-job-07] | | `-- Extracting python27-2.7.9... done [93i386-quarterly-job-07] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93i386-quarterly-job-07] `-- Extracting atk-2.14.0... done [93i386-quarterly-job-07] `-- Installing gdk-pixbuf2-2.31.2_1... [93i386-quarterly-job-07] | `-- Installing jasper-1.900.1_14... [93i386-quarterly-job-07] | | `-- Installing jpeg-8_6... [93i386-quarterly-job-07] | | `-- Extracting jpeg-8_6... done [93i386-quarterly-job-07] | `-- Extracting jasper-1.900.1_14... done [93i386-quarterly-job-07] | `-- Installing libX11-1.6.2_2,1... [93i386-quarterly-job-07] | | `-- Installing kbproto-1.0.6... [93i386-quarterly-job-07] | | `-- Extracting kbproto-1.0.6... done [93i386-quarterly-job-07] | | `-- Installing libXau-1.0.8_2... [93i386-quarterly-job-07] | | `-- Installing xproto-7.0.26... [93i386-quarterly-job-07] | | `-- Extracting xproto-7.0.26... done [93i386-quarterly-job-07] | | `-- Extracting libXau-1.0.8_2... done [93i386-quarterly-job-07] | | `-- Installing libXdmcp-1.1.1_2... [93i386-quarterly-job-07] | | `-- Extracting libXdmcp-1.1.1_2... done [93i386-quarterly-job-07] | | `-- Installing libxcb-1.11... [93i386-quarterly-job-07] | | `-- Installing libpthread-stubs-0.3_6... [93i386-quarterly-job-07] | | `-- Extracting libpthread-stubs-0.3_6... done [93i386-quarterly-job-07] | | `-- Installing libxml2-2.9.2_2... [93i386-quarterly-job-07] | | `-- Extracting libxml2-2.9.2_2... done [93i386-quarterly-job-07] | | `-- Extracting libxcb-1.11... done [93i386-quarterly-job-07] | `-- Extracting libX11-1.6.2_2,1... done [93i386-quarterly-job-07] | `-- Installing libXi-1.7.4,1... [93i386-quarterly-job-07] | | `-- Installing inputproto-2.3.1... [93i386-quarterly-job-07] | | `-- Extracting inputproto-2.3.1... done [93i386-quarterly-job-07] | | `-- Installing libXext-1.3.3,1... [93i386-quarterly-job-07] | | `-- Installing xextproto-7.3.0... [93i386-quarterly-job-07] | | `-- Extracting xextproto-7.3.0... done [93i386-quarterly-job-07] | | `-- Extracting libXext-1.3.3,1... done [93i386-quarterly-job-07] | | `-- Installing libXfixes-5.0.1_2... [93i386-quarterly-job-07] | | `-- Installing fixesproto-5.0... [93i386-quarterly-job-07] | | `-- Extracting fixesproto-5.0... done [93i386-quarterly-job-07] | | `-- Extracting libXfixes-5.0.1_2... done [93i386-quarterly-job-07] | `-- Extracting libXi-1.7.4,1... done [93i386-quarterly-job-07] | `-- Installing libXt-1.1.4_2,1... [93i386-quarterly-job-07] | | `-- Installing libSM-1.2.2_2,1... [93i386-quarterly-job-07] | | `-- Installing libICE-1.0.9,1... [93i386-quarterly-job-07] | | `-- Extracting libICE-1.0.9,1... done [93i386-quarterly-job-07] | | `-- Extracting libSM-1.2.2_2,1... done [93i386-quarterly-job-07] | `-- Extracting libXt-1.1.4_2,1... done [93i386-quarterly-job-07] | `-- Installing png-1.6.16... [93i386-quarterly-job-07] | `-- Extracting png-1.6.16... done [93i386-quarterly-job-07] | `-- Installing tiff-4.0.3_5... [93i386-quarterly-job-07] | | `-- Installing jbigkit-2.1_1... [93i386-quarterly-job-07] | | `-- Extracting jbigkit-2.1_1... done [93i386-quarterly-job-07] | `-- Extracting tiff-4.0.3_5... done [93i386-quarterly-job-07] `-- Extracting gdk-pixbuf2-2.31.2_1... done [93i386-quarterly-job-07] `-- Installing gnome-icon-theme-symbolic-3.12.0... gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/24x24' gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/24x24' Making all in 32x32 gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/32x32' Making all in apps gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/32x32/apps' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/32x32/apps' gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/32x32' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/32x32' gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/32x32' Making all in 48x48 gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/48x48' Making all in apps gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/48x48/apps' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/48x48/apps' gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/48x48' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/48x48' gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/48x48' Making all in 64x64 gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/64x64' Making all in apps gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/64x64/apps' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/64x64/apps' gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/64x64' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/64x64' gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/64x64' Making all in 256x256 gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/256x256' Making all in apps gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/256x256/apps' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/256x256/apps' gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/256x256' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/256x256' gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/256x256' gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor' gmake[4]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor' gmake[4]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons' gmake[3]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons' Making all in emblems gmake[3]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/emblems' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/emblems' gmake[3]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data' gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-nemo-dropbox.lo -MD -MP -MF .deps/libnemo_dropbox_la-nemo-dropbox.Tpo -c -o lib nemo_dropbox_la-nemo-dropbox.lo `test -f 'nemo-dropbox.c' || echo './'`nemo-dropbox.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-nemo-dropbox.lo -MD -MP -MF .deps/libnemo_dropbox_la-nemo-dropbox.Tpo -c nemo-dropbox.c -fPIC -DPIC -o .libs/libnem o_dropbox_la-nemo-dropbox.o nemo-dropbox.c: In function 'canonicalize_path': nemo-dropbox.c:85: warning: implicit declaration of function 'strcmp' nemo-dropbox.c: In function 'nemo_dropbox_parse_menu': nemo-dropbox.c:540: warning: implicit declaration of function 'strlen' nemo-dropbox.c:540: warning: incompatible implicit declaration of built-in function 'strlen' nemo-dropbox.c:546: warning: implicit declaration of function 'strchr' nemo-dropbox.c:546: warning: incompatible implicit declaration of built-in function 'strchr' nemo-dropbox.c: In function 'nemo_dropbox_get_file_items': nemo-dropbox.c:695: warning: 'g_async_queue_timed_pop' is deprecated (declared at /usr/local/include/glib-2.0/glib/gasyncqueue.h:102) nemo-dropbox.c: In function 'nemo_dropbox_instance_init': nemo-dropbox.c:879: warning: 'g_mutex_new' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:277) libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-nemo-dropbox.lo -MD -MP -MF .deps/libnemo_dropbox_la-nemo-dropbox.Tpo -c nemo-dropbox.c -o libnemo_dropbox_la-nemo-d ropbox.o >/dev/null 2>&1 mv -f .deps/libnemo_dropbox_la-nemo-dropbox.Tpo .deps/libnemo_dropbox_la-nemo-dropbox.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-nemo-dropbox-hooks.lo -MD -MP -MF .deps/libnemo_dropbox_la-nemo-dropbox-hooks.T po -c -o libnemo_dropbox_la-nemo-dropbox-hooks.lo `test -f 'nemo-dropbox-hooks.c' || echo './'`nemo-dropbox-hooks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-nemo-dropbox-hooks.lo -MD -MP -MF .deps/libnemo_dropbox_la-nemo-dropbox-hooks.Tpo -c nemo-dropbox-hooks.c -fPIC -DP IC -o .libs/libnemo_dropbox_la-nemo-dropbox-hooks.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-nemo-dropbox-hooks.lo -MD -MP -MF .deps/libnemo_dropbox_la-nemo-dropbox-hooks.Tpo -c nemo-dropbox-hooks.c -o libnemo _dropbox_la-nemo-dropbox-hooks.o >/dev/null 2>&1 mv -f .deps/libnemo_dropbox_la-nemo-dropbox-hooks.Tpo .deps/libnemo_dropbox_la-nemo-dropbox-hooks.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox-command-client.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox-command- client.Tpo -c -o libnemo_dropbox_la-dropbox-command-client.lo `test -f 'dropbox-command-client.c' || echo './'`dropbox-command-client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox-command-client.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox-command-client.Tpo -c dropbox-command-client. c -fPIC -DPIC -o .libs/libnemo_dropbox_la-dropbox-command-client.o dropbox-command-client.c: In function 'dropbox_command_client_thread': dropbox-command-client.c:682: warning: 'g_async_queue_timed_pop' is deprecated (declared at /usr/local/include/glib-2.0/glib/gasyncqueue.h:102) dropbox-command-client.c: In function 'dropbox_command_client_setup': dropbox-command-client.c:779: warning: 'g_mutex_new' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:277) dropbox-command-client.c: In function 'dropbox_command_client_start': dropbox-command-client.c:833: warning: 'g_thread_create' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:107) libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox-command-client.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox-command-client.Tpo -c dropbox-command-client. c -o libnemo_dropbox_la-dropbox-command-client.o >/dev/null 2>&1 mv -f .deps/libnemo_dropbox_la-dropbox-command-client.Tpo .deps/libnemo_dropbox_la-dropbox-command-client.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox-client.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox-client.Tpo -c -o libnemo_dropbox_la-dropbox-client.lo `test -f 'dropbox-client.c' || echo './'`dropbox-client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox-client.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox-client.Tpo -c dropbox-client.c -fPIC -DPIC -o .libs/ libnemo_dropbox_la-dropbox-client.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox-client.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox-client.Tpo -c dropbox-client.c -o libnemo_dropbox_la- dropbox-client.o >/dev/null 2>&1 mv -f .deps/libnemo_dropbox_la-dropbox-client.Tpo .deps/libnemo_dropbox_la-dropbox-client.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox-client-util.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox-client-util .Tpo -c -o libnemo_dropbox_la-dropbox-client-util.lo `test -f 'dropbox-client-util.c' || echo './'`dropbox-client-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox-client-util.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox-client-util.Tpo -c dropbox-client-util.c -fPIC -DPIC -o .libs/libnemo_dropbox_la-dropbox-client-util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox-client-util.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox-client-util.Tpo -c dropbox-client-util.c -o libn emo_dropbox_la-dropbox-client-util.o >/dev/null 2>&1 mv -f .deps/libnemo_dropbox_la-dropbox-client-util.Tpo .deps/libnemo_dropbox_la-dropbox-client-util.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox.Tpo -c -o libnemo_dropb ox_la-dropbox.lo `test -f 'dropbox.c' || echo './'`dropbox.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox.Tpo -c dropbox.c -fPIC -DPIC -o .libs/libnemo_dropbox_la-dr opbox.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox.Tpo -c dropbox.c -o libnemo_dropbox_la-dropbox.o >/dev/null 2>&1 mv -f .deps/libnemo_dropbox_la-dropbox.Tpo .deps/libnemo_dropbox_la-dropbox.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -module -avoid-version -o libnemo-dropbox.la -rpath /usr/local/lib/nemo/extensions-3.0 libnemo_dropbox_la-nemo-dropbox.lo libnemo_dropbox_la- nemo-dropbox-hooks.lo libnemo_dropbox_la-dropbox-command-client.lo libnemo_dropbox_la-dropbox-client.lo libnemo_dropbox_la-dropbox-client-util.lo libnemo_dropbox_la-dropbox.lo -lnemo-extension -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -lglib-2.0 -lintl libtool: link: gcc -shared -fPIC -DPIC .libs/libnemo_dropbox_la-nemo-dropbox.o .libs/libnemo_dropbox_la-nemo-dropbox-hooks.o .libs/libnemo_dropbox_la-dropbox-command-client.o .libs/libnemo_dropbox_la-dropbox-client.o .libs/libnemo_dropbox_la-dropbox-client-util.o .libs/libnemo_dropbox_la-dropbox.o -lnemo-extension -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -pthread -g -O2 -pthread -pthread -Wl,-soname -Wl,libnemo-dropbox.so -o .libs/libnemo-dropbox.so libtool: link: ar cru .libs/libnemo-dropbox.a libnemo_dropbox_la-nemo-dropbox.o libnemo_dropbox_la-nemo-dropbox-hooks.o libnemo_dropbox_la-dropbox-command-client.o libnemo_dropbox_la-dropbox-client.o libnemo_dropbox_la-dropbox-client-util.o libnemo_dropbox_la-dropbox.o libtool: link: ranlib .libs/libnemo-dropbox.a libtool: link: ( cd ".libs" && rm -f "libnemo-dropbox.la" && ln -s "../libnemo-dropbox.la" "libnemo-dropbox.la" ) gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/src' gmake[2]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox' python serializeimages.py 2.4.0 /usr/local/share/applications < dropbox.in > dropbox /usr/local/lib/python2.7/site-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display warnings.warn(str(e), _gtk.Warning) chmod +x dropbox python docgen.py 2.4.0 < dropbox.txt.in > dropbox.txt /usr/local/bin/rst2man dropbox.txt > dropbox.1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox' gmake[1]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox' cd /wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-fileroller && XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" 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" gmake -f Makefile DEST DIR=/wrkdirs/usr/ports/deskutils/nemo-extensions/work/stage all gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-fileroller' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-fileroller/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGETTEXT_PACKAGE=\""file-roller"\" -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_fileroller_la-fileroller-module.lo -MD -MP - MF .deps/libnemo_fileroller_la-fileroller-module.Tpo -c -o libnemo_fileroller_la-fileroller-module.lo `test -f 'fileroller-module.c' || echo './'`fileroller-module.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -DGETTEXT_PACKAGE=\"file-roller\" -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_fileroller_la-fileroller-module.lo -MD -MP -MF .deps/libnemo_fileroller_la-fileroller -module.Tpo -c fileroller-module.c -fPIC -DPIC -o .libs/libnemo_fileroller_la-fileroller-module.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -DGETTEXT_PACKAGE=\"file-roller\" -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_fileroller_la-fileroller-module.lo -MD -MP -MF .deps/libnemo_fileroller_la-fileroller -module.Tpo -c fileroller-module.c -o libnemo_fileroller_la-fileroller-module.o >/dev/null 2>&1 mv -f .deps/libnemo_fileroller_la-fileroller-module.Tpo .deps/libnemo_fileroller_la-fileroller-module.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGETTEXT_PACKAGE=\""file-roller"\" -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_fileroller_la-nemo-fileroller.lo -MD -MP -MF .deps/libnemo_fileroller_la-nemo-fileroller.Tpo -c -o libnemo_fileroller_la-nemo-fileroller.lo `test -f 'nemo-fileroller.c' || echo './'`nemo-fileroller.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -DGETTEXT_PACKAGE=\"file-roller\" -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_fileroller_la-nemo-fileroller.lo -MD -MP -MF .deps/libnemo_fileroller_la-nemo-filerol ler.Tpo -c nemo-fileroller.c -fPIC -DPIC -o .libs/libnemo_fileroller_la-nemo-fileroller.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -DGETTEXT_PACKAGE=\"file-roller\" -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_fileroller_la-nemo-fileroller.lo -MD -MP -MF .deps/libnemo_fileroller_la-nemo-filerol ler.Tpo -c nemo-fileroller.c -o libnemo_fileroller_la-nemo-fileroller.o >/dev/null 2>&1 mv -f .deps/libnemo_fileroller_la-nemo-fileroller.Tpo .deps/libnemo_fileroller_la-nemo-fileroller.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -module -avoid-version -o libnemo-fileroller.la -rpath /usr/local/lib/nemo/extensions-3.0 libnemo_fileroller_la-fileroller-module.lo libnemo_fileroller_la-nemo-fileroller.lo -lne mo-extension -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -lglib-2.0 -lintl libtool: link: gcc -shared -fPIC -DPIC .libs/libnemo_fileroller_la-fileroller-module.o .libs/libnemo_fileroller_la-nemo-fileroller.o -lnemo-extension -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -pthread -g -O2 -pthread -pthread -Wl,-soname -Wl,libnemo-fileroller.so -o .libs/libnemo-fileroller.so libtool: link: ar cru .libs/libnemo-fileroller.a libnemo_fileroller_la-fileroller-module.o libnemo_fileroller_la-nemo-fileroller.o libtool: link: ranlib .libs/libnemo-fileroller.a libtool: link: ( cd ".libs" && rm -f "libnemo-fileroller.la" && ln -s "../libnemo-fileroller.la" "libnemo-fileroller.la" ) gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-fileroller/src' gmake[2]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-fileroller' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-fileroller' gmake[1]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-fileroller' cd /wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-preview && XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" 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" gmake -f Makefile DESTDIR =/wrkdirs/usr/ports/deskutils/nemo-extensions/work/stage all Making all in src gmake[1]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-preview/src' GEN js/util/path.js GEN stamp-nemo-preview-enum-types.h GEN nemo-preview-enum-types.c gmake all-am gmake[2]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-preview/src' CC libnemo_preview_1_0_la-nemo-preview-cover-art.lo libnemo-preview/nemo-preview-cover-art.c: In function 'fetch_uri_job': libnemo-preview/nemo-preview-cover-art.c:272: warning: 'g_io_scheduler_job_send_to_mainloop_async' is deprecated (declared at /usr/local/include/glib-2.0/gio/gioscheduler.h:50) libnemo-preview/nemo-preview-cover-art.c: In function 'nemo_preview_cover_art_fetcher_get_uri_for_track_async': libnemo-preview/nemo-preview-cover-art.c:306: warning: 'g_io_scheduler_push_job' is deprecated (declared at /usr/local/include/glib-2.0/gio/gioscheduler.h:38) CC libnemo_preview_1_0_la-nemo-preview-pdf-loader.lo CC libnemo_preview_1_0_la-nemo-preview-sound-player.lo CC libnemo_preview_1_0_la-nemo-preview-file-loader.lo libnemo-preview/nemo-preview-file-loader.c: In function 'nemo_preview_file_loader_get_icon': libnemo-preview/nemo-preview-file-loader.c:593: warning: 'gtk_icon_info_free' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkicontheme.h:283) CC libnemo_preview_1_0_la-nemo-preview-font-loader.lo libnemo-preview/nemo-preview-font-loader.c: In function 'font_load_job': libnemo-preview/nemo-preview-font-loader.c:144: warning: 'g_io_scheduler_job_send_to_mainloop_async' is deprecated (declared at /usr/local/include/glib-2.0/gio/gioscheduler.h:50) libnemo-preview/nemo-preview-font-loader.c: In function 'nemo_preview_new_ft_face_from_uri_async': libnemo-preview/nemo-preview-font-loader.c:189: warning: 'g_io_scheduler_push_job' is deprecated (declared at /usr/local/include/glib-2.0/gio/gioscheduler.h:38) CC libnemo_preview_1_0_la-nemo-preview-font-widget.lo CC libnemo_preview_1_0_la-nemo-preview-text-loader.lo CC libnemo_preview_1_0_la-nemo-preview-utils.lo libnemo-preview/nemo-preview-utils.c: In function 'rounded_background_draw_cb': libnemo-preview/nemo-preview-utils.c:62: warning: 'clutter_cairo_texture_clear' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:119) libnemo-preview/nemo-preview-utils.c:62: warning: 'clutter_cairo_texture_get_type' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:98) libnemo-preview/nemo-preview-utils.c: In function 'nemo_preview_create_rounded_background': libnemo-preview/nemo-preview-utils.c:83: warning: 'clutter_cairo_texture_new' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:102) libnemo-preview/nemo-preview-utils.c:84: warning: 'clutter_cairo_texture_set_auto_resize' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:114) libnemo-preview/nemo-preview-utils.c:84: warning: 'clutter_cairo_texture_get_type' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:98) CC libnemo_preview_1_0_la-nemo-preview-enum-types.lo CCLD libnemo-preview-1.0.la CC nemo_preview_start-main.o CCLD nemo-preview-start /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_call@GLIBCXX_3.4.11' Makefile:677: recipe for target 'nemo-preview-start' failed gmake[2]: *** [nemo-preview-start] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-preview/src' Makefile:553: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-preview/src' Makefile:447: recipe for target 'all-recursive' failed gmake: *** [all-recursive] Error 1 *** [do-build] Error code 2 Stop in /usr/ports/deskutils/nemo-extensions. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:25:42 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 4328BDF1 for ; Wed, 28 Jan 2015 03:25:42 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 2EB53AD8; Wed, 28 Jan 2015 03:25:42 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3PgOT085504; Wed, 28 Jan 2015 03:25:42 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3Pg4m085501; Wed, 28 Jan 2015 03:25:42 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:25:42 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280325.t0S3Pg4m085501@beefy1.isc.freebsd.org> To: waitman@waitman.net Subject: [package - 93i386-quarterly][devel/libfortuna] Failed for libfortuna-0.1.0 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: Wed, 28 Jan 2015 03:25:42 -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: waitman@waitman.net Last committer: feld@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/devel/libfortuna/Makefile 375249 2014-12-22 17:12:26Z feld $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/libfortuna-0.1.0.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building devel/libfortuna build started at Wed Jan 28 03:25:37 UTC 2015 port directory: /usr/ports/devel/libfortuna building for: FreeBSD 93i386-quarterly-job-11 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: waitman@waitman.net Makefile ident: $FreeBSD: branches/2015Q1/devel/libfortuna/Makefile 375249 2014-12-22 17:12:26Z feld $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=libfortuna-0.1.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libfortuna/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libfortuna/work HOME=/wrkdirs/usr/ports/devel/libfortuna/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libfortuna/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libfortuna/work HOME=/wrkdirs/usr/ports/devel/libfortuna/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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/libfortuna" EXAMPLESDIR="share/examples/libfortuna" DATADIR="share/libfortuna" WWWDIR="www/libfortuna" ETCDIR="etc/libfortuna" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libfortuna DOCSDIR=/usr/local/share/doc/libfortuna EXAMPLESDIR=/usr/local/share/examples/libfortuna WWWDIR=/usr/local/www/libfortuna ETCDIR=/usr/local/etc/libfortuna --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License MIT accepted by the user =========================================================================== =================================================== ===> libfortuna-0.1.0 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.3.txz [93i386-quarterly-job-11] Installing pkg-1.4.3... [93i386-quarterly-job-11] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libfortuna-0.1.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by libfortuna-0.1.0 for building =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by libfortuna-0.1.0 for building => SHA256 Checksum OK for libfortuna-0.1.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by libfortuna-0.1.0 for building ===> Extracting for libfortuna-0.1.0 => SHA256 Checksum OK for libfortuna-0.1.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for libfortuna-0.1.0 ===> Applying FreeBSD patches for libfortuna-0.1.0 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for libfortuna-0.1.0 =========================================================================== =================================================== ===> Building for libfortuna-0.1.0 cc -c -fPIC -I. -O2 -pipe -fno-strict-aliasing -g -Wall -Werror ./src/fortuna.c ./src/rijndael.c ./src/sha2.c ./src/px.c ./src/random.c ./src/internal.c ./src/blf.c ./src/sha1.c ./src/md5.c cc1: warnings being treated as errors ./src/sha2.c:183: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:183: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:184: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:184: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:185: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:185: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:186: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:186: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:187: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:187: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:188: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:188: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:189: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:189: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:190: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:190: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:191: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:191: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:192: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:192: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:193: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:193: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:194: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:194: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:195: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:195: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:196: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:196: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:197: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:197: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:198: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:198: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:199: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:199: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:200: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:200: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:201: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:201: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:202: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:202: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:203: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:203: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:204: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:204: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:205: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:205: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:206: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:206: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:207: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:207: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:208: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:208: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:209: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:209: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:210: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:210: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:211: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:211: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:212: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:212: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:213: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:213: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:214: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:214: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:215: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:215: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:216: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:216: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:217: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:217: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:218: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:218: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:219: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:219: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:220: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:220: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:221: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:221: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:222: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:223: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:227: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:228: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:229: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:230: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:231: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:232: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:233: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:235: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:239: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:240: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:241: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:242: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:243: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:244: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:245: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:247: warning: large integer implicitly truncated to unsigned type ./src/sha2.c: In function 'SHA256_Last': ./src/sha2.c:509: warning: right shift count >= width of type ./src/sha2.c:509: warning: left shift count >= width of type ./src/sha2.c: In function 'SHA512_Transform': ./src/sha2.c:717: warning: left shift count >= width of type ./src/sha2.c:717: warning: left shift count >= width of type ./src/sha2.c:718: warning: left shift count >= width of type ./src/sha2.c:718: warning: left shift count >= width of type ./src/sha2.c:721: warning: left shift count >= width of type ./src/sha2.c:721: warning: left shift count >= width of type ./src/sha2.c:721: warning: right shift count >= width of type ./src/sha2.c:722: warning: left shift count >= width of type ./src/sha2.c:722: warning: right shift count >= width of type ./src/sha2.c:722: warning: right shift count >= width of type ./src/sha2.c:739: warning: left shift count >= width of type ./src/sha2.c:739: warning: left shift count >= width of type ./src/sha2.c:741: warning: left shift count >= width of type ./src/sha2.c:741: warning: right shift count >= width of type ./src/sha2.c:744: warning: left shift count >= width of type ./src/sha2.c:744: warning: left shift count >= width of type ./src/sha2.c:744: warning: right shift count >= width of type ./src/sha2.c:746: warning: left shift count >= width of type ./src/sha2.c:746: warning: right shift count >= width of type ./src/sha2.c:746: warning: right shift count >= width of type ./src/sha2.c: In function 'SHA512_Last': ./src/sha2.c:835: warning: right shift count >= width of type ./src/sha2.c:835: warning: left shift count >= width of type ./src/sha2.c:836: warning: right shift count >= width of type ./src/sha2.c:836: warning: left shift count >= width of type ./src/sha2.c: In function 'pg_SHA512_Final': ./src/sha2.c:893: warning: right shift count >= width of type ./src/sha2.c:893: warning: left shift count >= width of type ./src/sha2.c: In function 'pg_SHA384_Final': ./src/sha2.c:938: warning: right shift count >= width of type ./src/sha2.c:938: warning: left shift count >= width of type *** [fortuna] Error code 1 Stop in /wrkdirs/usr/ports/devel/libfortuna/work/waitman-libfortuna-4a52e16. *** [do-build] Error code 1 Stop in /usr/ports/devel/libfortuna. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:28:17 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 40CD5E11; Wed, 28 Jan 2015 03:28:17 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 28AA0AEB; Wed, 28 Jan 2015 03:28:17 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3SGkX025571; Wed, 28 Jan 2015 03:28:16 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3SGnX025562; Wed, 28 Jan 2015 03:28:16 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:28:16 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280328.t0S3SGnX025562@beefy1.isc.freebsd.org> To: ashish@FreeBSD.org Subject: [package - 93i386-quarterly][editors/emacs-devel] Failed for emacs-devel-25.0.50.118251_3, 2 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: Wed, 28 Jan 2015 03:28:17 -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: ashish@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/editors/emacs-devel/Makefile 375598 2014-12-25 20:54:41Z bapt $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/emacs-devel-25.0.50.118251_3,2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building editors/emacs-devel build started at Wed Jan 28 03:24:59 UTC 2015 port directory: /usr/ports/editors/emacs-devel building for: FreeBSD 93i386-quarterly-job-20 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: ashish@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/editors/emacs-devel/Makefile 375598 2014-12-25 20:54:41Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=emacs-devel-25.0.50.118251_3,2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for emacs-devel-25.0.50.118251_3,2: ACL=on: ACL support DBUS=on: D-Bus IPC system support FILENOTIFY=on: File notification support GCONF=on: GConf configuration backend support GIF=on: GIF image format support GNUTLS=on: SSL/TLS support via GnuTLS GSETTINGS=on: GSettings support JPEG=on: JPEG image format support LTO=off: Enable link-time optimization (requires GCC 4.6+) M17N=on: M17N support for text-shaping MAGICK=on: ImageMagick image processing library support OTF=on: Opentype fonts suport PNG=on: PNG image format support SCROLLBARS=on: Toolkit scroll-bars SOUND=on: Sound support SOURCES=on: Install sources SVG=on: SVG vector image format support TIFF=on: TIFF image format support X11=on: X11 (graphics) support XFT=on: Xft font library support XIM=on: X Input Method Support XML=on: XML format or parser support XPM=on: XPM pixmap image format support ====> X11 (graphics) support: you have to select exactly one of them GTK2=on: GTK+ 2 GUI toolkit support GTK3=off: GTK+ 3 GUI toolkit support XAW=off: Athena widgets XAW3D=off: Athena3D widgets MOTIF=off: Motif widget library support ====> Sound support: you have to select exactly one of them ALSA=off: ALSA audio architecture support OSS=on: Open Sound System support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --localstatedir=/var --without-compress-install --with-dbus --with-file-notification=gfile --with-gconf --with-gif --with-gnutls --with-gsettings --with-jpeg --with-m17n-flt --with-imagemagick --with-libotf --with-png --with-toolkit-scroll-bars --with-rsvg --with-tiff --with-x --with-xft --with-xim --with-xml2 --with-xpm --with-x-toolkit=gtk2 --with-sound=oss --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work HOME=/wrkdirs/usr/ports/editors/emacs-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work HOME=/wrkdirs/usr/ports/editors/emacs-devel/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work HOME=/wrkdirs/usr/ports/editors/emacs-devel/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh AUTOMAKE=/usr/local/bin/automake-1.14 AUTOMAKE_DIR=/usr/local/share/automake-1.14 AUTOMAKE_VERSION=1.14 AUTOMAKE_APIVER=1.14 ACLOCAL=/usr/local/bin/aclocal-1.14 ACLOCAL_DIR=/usr/local/share/aclocal-1.14 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE =/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- LC_ALL=C XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work HOME=/wrkdirs/usr/ports/editors/emacs-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work HOME=/wrkdirs/usr/ports/editors/emacs-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work HOME=/wrkdirs/usr/ports/editors/emacs-devel/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES AUTOMAKE=/usr/local/bin/automake-1.14 AUTOMAKE_DIR=/usr/local/share/automake-1.14 AUTOMAKE_VERSION=1.14 AUTOMAKE_APIVER=1.14 ACLOCAL=/usr/local/bin/aclocal-1.14 ACLOCAL_DIR=/usr/local/share/aclocal-1.14 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/aut om4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="gcpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib" LIBS="" CXX="g++" 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-- EMACS_VER=25.0.50 GNU_HOST=i386-portbld-freebsd9.3 ACL="" NO_ACL="@comment " DBUS="" NO_DBUS="@comment " FILENOTIFY="" NO_FILENOTIFY="@comment " GCONF="" NO_GCONF="@comment " GIF="" NO_GIF="@comment " GNUTLS="" NO_GNUTLS="@comment " GSETTINGS="" NO_GSETTINGS="@comment " JPEG="" NO_JPEG="@comment " LTO="@comment " NO_LTO="" M17N="" NO_M17N="@comment " MAGICK="" NO_MAGICK="@comment " OTF="" NO_OTF="@comment " PNG="" NO_PNG="@comment " SCROLLBARS="" NO_SCROLLBARS="@comment " SOUND="" NO_SOUND="@comment " SOURCES="" NO_SOURCES="@comment " SVG="" NO_SVG="@comment " TIFF="" NO_TIFF="@comment " X11="" NO_X11="@comment " XFT="" NO_XFT="@comment " XIM="" NO_XIM="@comment " XML="" NO_XML="@comment " XPM="" NO_XPM="@comment " GTK2="" NO_GTK2="@comment " GTK3="@comment " NO_GTK3="" XAW="@comment " NO_XAW="" XAW3D="@comment " NO_XAW3D="" MOTIF="@comment " NO_MOTIF="" ALSA="@comment " NO_ALSA="" OSS="" NO_OSS="@comment " OSREL=9.3 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/emacs" EXAMPLESDIR="share/examples/emacs" DATADIR="share/emacs" WWWDIR="www/emacs" ETCDIR="etc/emacs" --End PLIST_SUB-- --SUB_LIST-- ARCHLIBDIR=/usr/local/libexec/emacs/25.0.50/i386-portbld-freebsd9.3 ACL="" NO_ACL="@comment " DBUS="" NO_DBUS="@comment gcc -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing emacsclient.c \ -DVERSION="\"25.0.50\"" ../lib/libgnu.a -lutil \ -o emacsclient gcc -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DVERSION="\"25.0.50\"" \ ebrowse.c ../lib/libgnu.a -lutil -o ebrowse gcc -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing profile.c \ ../lib/libgnu.a -lutil -o profile gcc -std=gnu99 -c -I. -I../src -I../lib -I. -I./../src -I./../lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing pop.c gcc -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing movemail.c pop.o \ ../lib/libgnu.a -lutil -o movemail gcc -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing hexl.c ../lib/libgnu.a -lutil -o hexl gcc -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing \ -DHAVE_SHARED_GAME_DIR="\"/var/games/emacs\"" \ update-game-score.c ../lib/libgnu.a -lutil -o update-game-score gcc -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing make-docfile.c ../lib/libgnu.a -lutil -o make-docfile gmake[1]: Leaving directory '/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lib-src' dirstate='.bzr/checkout/dirstate'; \ vcswitness='$(srcdir)/../'$dirstate; \ [ -r "./$dirstate" ] || vcswitness=''; \ gmake -C src all VCSWITNESS="$vcswitness" gmake[1]: Entering directory '/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/src' ./lib-src/make-docfile -d . -g dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o xterm.o xfns.o xselect.o xrdb.o xsmfns.o xsettings.o gtkutil.o dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexelf.o bytecode.o process.o gnutls.o callproc.o region-cache.o sound.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o gfilenotify.o profiler.o decompress.o xfont.o ftfont.o xftfont.o ftxfont.o fontset.o fringe.o image.o xgselect.o > gl.tmp ./build-aux/move-if-change gl.tmp globals.h echo timestamp > gl-stamp gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/vm-limit.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing vm-limit.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/dispnew.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing dispnew.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/frame.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing frame.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/scroll.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing scroll.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xdisp.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xdisp.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/menu.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing menu.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xmenu.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xmenu.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/window.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing window.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/charset.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing charset.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/coding.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing coding.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/category.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing category.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/ccl.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing ccl.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/character.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing character.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/chartab.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing chartab.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/bidi.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing bidi.c bidi.c: In function 'bidi_move_to_visually_next': bidi.c:3372: warning: comparison is always true due to limited range of data type gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/cm.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing cm.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/term.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing term.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/terminal.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing terminal.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xfaces.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xfaces.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xterm.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xterm.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xfns.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xfns.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xselect.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xselect.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xrdb.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xrdb.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xsmfns.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xsmfns.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xsettings.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xsettings.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/gtkutil.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing gtkutil.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/dbusbind.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing dbusbind.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/emacs.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing emacs.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/keyboard.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing keyboard.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/macros.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing macros.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/keymap.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing keymap.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/sysdep.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing sysdep.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/buffer.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing buffer.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/filelock.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing filelock.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/insdel.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing insdel.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/marker.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing marker.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/minibuf.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing minibuf.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/fileio.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing fileio.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/dired.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing dired.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/cmds.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing cmds.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/casetab.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing casetab.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/casefiddle.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing casefiddle.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/indent.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing indent.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/search.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing search.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/regex.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing regex.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/undo.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing undo.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/alloc.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing alloc.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/data.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing data.c for i in vm-limit.o dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o xterm.o xfns.o xselect.o xrdb.o xsmfns.o xsettings.o gtkutil.o dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexelf.o bytecode.o process.o gnutls.o callproc.o region-cache.o sound.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o gfilenotify.o profiler.o decompress.o xfont.o ftfont.o xftfont.o ftxfont.o fontset.o fringe.o image.o xgselect.o terminfo.o lastfile.o gmalloc.o ; do \ echo "$i" | sed 's,.*/,,; s/\.obj$/\.o/; s/^/"/; s/$/",/' \ || exit; \ done >buildobj.h.tmp mv buildobj.h.tmp buildobj.h gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/doc.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing doc.c doc.c: In function 'get_doc_string': doc.c:162: warning: comparison is always false due to limited range of data type gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/editfns.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing editfns.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/callint.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing callint.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/eval.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing eval.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/floatfns.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing floatfns.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/fns.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing fns.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/font.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing font.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/print.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing print.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/lread.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing lread.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/syntax.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing syntax.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/unexelf.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing unexelf.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/bytecode.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing bytecode.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/process.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing process.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/gnutls.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing gnutls.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/callproc.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing callproc.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/region-cache.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing region-cache.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/sound.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing sound.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/atimer.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing atimer.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/doprnt.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing doprnt.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/intervals.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing intervals.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/textprop.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing textprop.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/composite.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing composite.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xml.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xml.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/gfilenotify.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing gfilenotify.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/profiler.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing profiler.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/decompress.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing decompress.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xfont.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xfont.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/ftfont.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing ftfont.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xftfont.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xftfont.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/ftxfont.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing ftxfont.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/fontset.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing fontset.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/fringe.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing fringe.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/image.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing image.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xgselect.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xgselect.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/terminfo.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing terminfo.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/lastfile.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing lastfile.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/gmalloc.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing gmalloc.c gcc -std=gnu99 -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/libxml2 -I/usr/local/inc lude -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wl,-znocombreloc -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -L/usr/local/li b \ -o temacs vm-limit.o dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o xterm.o xfns.o xselect.o xrdb.o xsmfns.o xsettings.o gtkutil.o dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexelf.o bytecode.o process.o gnutls.o callproc.o region-cache.o sound.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o gfilenotify.o profiler.o decompress.o xfont.o ftfont.o xftfont.o ftxfont.o fontset.o fringe.o image.o xgselect.o terminfo.o lastfile.o gmalloc.o ../lib/libgnu.a -ltiff -ljpeg -lpng16 -lgif -lXpm -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -l gobject-2.0 -lfontconfig -lfreetype -L/usr/local/lib -lglib-2.0 -lintl -lSM -lICE -lX11 -lXrender -L/usr/local/lib -lXft -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lcairo -pthread -lMagickWand-6.Q16 -L/usr/local/lib -lMagickCore-6.Q16 -lrt -L/usr/local/lib -ldbus-1 -L/usr/local/lib -lXrandr -L/usr/local/lib -lXinerama -L/usr/local/lib -lXfixes -L/usr/local/lib -lxml2 -lutil -lncurses -lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -lgconf-2 -L/usr/local/lib -lglib-2.0 -lintl -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -lfreetype -lfontconfig -L/usr/local/lib -lfreetype -lotf -L/usr/local/lib -lfreetype -lm17n-flt -L/usr/local/lib -lm17n-core -L/usr/local/lib -lgnutls -lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -lm -lz /bin/mkdir -p ../etc test "no" = "yes" || \ test "X" = X || -r temacs test "no" = "yes" || test -z "" || \ -n user.pax.flags -v r temacs gmake -C ../lisp update-subdirs gmake[2]: Entering directory '/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp' for file in `find . -type d -print`; do case $file in .*/cedet* | .*/leim* ) ;; *) wins="$wins${wins:+ }$file" ;; esac; done; \ for file in $wins; do \ ./../build-aux/update-subdirs $file; \ done; gmake[2]: Leaving directory '/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp' if test "no" = "yes"; then \ rm -f bootstrap-emacs; \ ln temacs bootstrap-emacs; \ else \ ./temacs --batch --load loadup bootstrap || exit 1; \ test "X" = X || -zex emacs; \ mv -f emacs bootstrap-emacs; \ fi Loading loadup.el (source)... Using load-path (/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/emacs-lisp /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/international /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/textmodes /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/vc) Loading emacs-lisp/byte-run (source)... Loading emacs-lisp/backquote (source)... Loading subr (source)... Loading version (source)... Loading widget (source)... Loading custom (source)... Loading emacs-lisp/map-ynp (source)... Loading international/mule (source)... Loading international/mule-conf (source)... Loading env (source)... Loading format (source)... Loading bindings (source)... Loading cus-start (source)... Loading window (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/files.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/emacs-lisp/macroexp.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/emacs-lisp/pcase.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/emacs-lisp/macroexp.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/cus-face.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/faces.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/button.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/ldefs-boot.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/emacs-lisp/nadvice.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/minibuffer.el (source)... ./lisp/minibuffer.el: `with-wrapper-hook' is an obsolete macro (as of 24.4); use a -function variable modified by `add-function'. Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/abbrev.el (source)... ./lisp/abbrev.el: `with-wrapper-hook' is an obsolete macro (as of 24.4); use a -function variable modified by `add-function'. Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/simple.el (source)... ./lisp/simple.el: `with-wrapper-hook' is an obsolete macro (as of 24.4); use a -function variable modified by `add-function'. Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/help.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/jka-cmpr-hook.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/epa-hook.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/international/mule-cmds.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/case-table.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/international/characters.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/composite.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/chinese.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/cyrillic.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/indian.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/sinhala.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/english.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/ethiopic.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/european.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/czech.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/slovak.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/romanian.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/greek.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/hebrew.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/japanese.el (source)... Odd length text property list Makefile:833: recipe for target 'bootstrap-emacs' failed gmake[1]: *** [bootstrap-emacs] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/src' Makefile:380: recipe for target 'src' failed gmake: *** [src] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/editors/emacs-devel. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:28:48 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 33AEEE20; Wed, 28 Jan 2015 03:28:48 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 1E269AEF; Wed, 28 Jan 2015 03:28:48 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3Slu1060367; Wed, 28 Jan 2015 03:28:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3SlWH060364; Wed, 28 Jan 2015 03:28:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:28:47 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280328.t0S3SlWH060364@beefy1.isc.freebsd.org> To: bapt@FreeBSD.org Subject: [package - 93i386-quarterly][devel/i386-linux-binutils] Failed for i386-linux-binutils-2.25 in package 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: Wed, 28 Jan 2015 03:28:48 -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: bapt@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/devel/i386-linux-binutils/Makefile 375610 2014-12-25 22:48:42Z bapt $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/i386-linux-binutils-2.25.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building devel/i386-linux-binutils build started at Wed Jan 28 03:26:24 UTC 2015 port directory: /usr/ports/devel/i386-linux-binutils building for: FreeBSD 93i386-quarterly-job-17 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: bapt@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/devel/i386-linux-binutils/Makefile 375610 2014-12-25 22:48:42Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=i386-linux-binutils-2.25 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-shared --target=i386-pc-linux-gnu --disable-werror --with-sysroot=/ --disable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/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-- NLS="@comment " NO_NLS="" GOLD="@comment " OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/binutils" EXAMPLESDIR="share/examples/binutils" DATADIR="share/binutils" WWWDIR="www/binutils" ETCDIR="etc/binutils" --End PLIST_SUB-- --SUB_LIST-- NLS="@comment " NO_NLS="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/binutils DOCSDIR=/usr/local/share/doc/binutils EXAMPLESDIR=/usr/local/share/examples/binutils WWWDIR=/usr/local/www/binutils ETCDIR=/usr/local/etc/binutils --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 LGPL3 accepted by the user =========================================================================== =================================================== ===> i386-linux-binutils-2.25 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.3.txz [93i386-quarterly-job-17] Installing pkg-1.4.3... [93i386-quarterly-job-17] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of i386-linux-binutils-2.25 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by i386-linux-binutils-2.25 for building =========================================================================== =================================================== ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by i386-linux-binutils-2.25 for building => SHA256 Checksum OK for binutils-2.25.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by i386-linux-binutils-2.25 for building ===> Extracting for i386-linux-binutils-2.25 => SHA256 Checksum OK for binutils-2.25.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for i386-linux-binutils-2.25 ===> Applying FreeBSD patches for i386-linux-binutils-2.25 =========================================================================== =================================================== ===> i386-linux-binutils-2.25 depends on file: /usr/local/lib/libgmp.so - not found ===> Verifying install for /usr/local/lib/libgmp.so in /usr/ports/math/gmp ===> Installing existing package /packages/All/gmp-5.1.3_2.txz [93i386-quarterly-job-17] Installing gmp-5.1.3_2... [93i386-quarterly-job-17] `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-17] `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-17] Extracting gmp-5.1.3_2... done ===> Returning to build of i386-linux-binutils-2.25 ===> i386-linux-binutils-2.25 depends on file: /usr/local/lib/libmpfr.so - not found ===> Verifying install for /usr/local/lib/libmpfr.so in /usr/ports/math/mpfr ===> Installing existing package /packages/All/mpfr-3.1.2_2.txz [93i386-quarterly-job-17] Installing mpfr-3.1.2_2... [93i386-quarterly-job-17] Extracting mpfr-3.1.2_2... done ===> Returning to build of i386-linux-binutils-2.25 ===> i386-linux-binutils-2.25 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 [93i386-quarterly-job-17] Installing bison-2.7.1,1... [93i386-quarterly-job-17] `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-17] | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-17] | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-17] `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-17] `-- Installing m4-1.4.17_1,1... [93i386-quarterly-job-17] `-- Extracting m4-1.4.17_1,1... done [93i386-quarterly-job-17] Extracting bison-2.7.1,1... done ===> Returning to build of i386-linux-binutils-2.25 ===> i386-linux-binutils-2.25 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 [93i386-quarterly-job-17] Installing gmake-4.1_1... [93i386-quarterly-job-17] Extracting gmake-4.1_1... done ===> Returning to build of i386-linux-binutils-2.25 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for i386-linux-binutils-2.25 configure: loading site script /usr/ports/Templates/config.site checking build system type... i386-portbld-freebsd9.3 checking host system type... i386-portbld-freebsd9.3 checking target system type... i386-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for gawk... (cached) /usr/bin/awk checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... no checking for gnatbind... no /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 cxxfilt /usr/local/bin/i386-pc-linux-gnu-c++filt libtool: install: install -o root -g wheel -m 555 -s cxxfilt /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/i386-pc-linux-gnu-c++filt /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin mkdir /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu mkdir /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin for i in nm-new strip-new ar ranlib dlltool objdump objcopy; do \ if [ -f $i ]; then \ j=`echo $i | sed -e 's/-new//'`; \ k=`echo $j | sed 's&^&i386-pc-linux-gnu-&'`; \ if [ "/usr/local/bin/$k" != "/usr/local/i386-pc-linux-gnu/bin/$j" ]; then \ rm -f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/$j; \ ln /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$k /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/$j >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 $i /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/$j; \ fi; \ else true; \ fi; \ done gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/binutils' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/binutils' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/binutils' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/binutils' gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/etc' gmake[2]: Nothing to be done for 'install'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/etc' gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas' Making install in doc gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas/doc' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas/doc' gmake[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/i386-linux/info" || ../../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info" install -o root -g wheel -m 0644 ./as.info '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info' install-info --info-dir='/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info' '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info/as.info' test -z "/usr/local/man/man1" || ../../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/man/man1" install -o root -g wheel -m 0644 'as.1' '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/man/man1/i386-pc-linux-gnu-as.1' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas/doc' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas/doc' Making install in po gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas/po' gmake[3]: Nothing to be done for 'install'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas/po' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas' /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 as-new /usr/local/bin/i386-pc-linux-gnu-as libtool: install: install -o root -g wheel -m 555 -s as-new /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/i386-pc-linux-gnu-as /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin n=`echo as | sed 's&^&i386-pc-linux-gnu-&'`; \ if [ "/usr/local/bin/$n" != "/usr/local/i386-pc-linux-gnu/bin/as" ]; then \ rm -f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/as; \ ln /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$n /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/as >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 as-new /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/as; \ else \ true ; \ fi gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas' gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' gmake install-recursive gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' Making install in po gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof/po' gmake[4]: Nothing to be done for 'install'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof/po' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' test -z "/usr/local/bin" || ./../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin" /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 gprof '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/./i386-pc-linux-gnu-gprof' libtool: install: install -o root -g wheel -m 555 -s gprof /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/./i386-pc-linux-gnu-gprof test -z "/usr/local/i386-linux/info" || ./../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info" install -o root -g wheel -m 0644 ./gprof.info '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info' install-info --info-dir='/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info' '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info/gprof.info' test -z "/usr/local/man/man1" || ./../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/man/man1" install -o root -g wheel -m 0644 'gprof.1' '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/man/man1/i386-pc-linux-gnu-gprof.1' gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/intl' gmake[2]: Nothing to be done for 'install'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/intl' gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' gmake install-recursive gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' Making install in po gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld/po' gmake[4]: Nothing to be done for 'install'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld/po' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' test -z "/usr/local/bin" || ./../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin" /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 ld-new '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/./i386-pc-linux-gnu-ld.bfd' libtool: install: install -o root -g wheel -m 555 -s ld-new /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/./i386-pc-linux-gnu-ld.bfd /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin n=`echo ld.bfd | sed 's/^ld-new$/ld.bfd/;s&^&i386-pc-linux-gnu-&'`; \ if test "/usr/local/bin" != "/usr/local/i386-pc-linux-gnu/bin"; then \ rm -f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/ld.bfd; \ ln /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$n /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/ld.bfd >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 ld-new /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/ld.bfd; \ fi; \ if test "xyes" = "xyes"; then \ ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s&^&i386-pc-linux-gnu-&'`; \ rm -f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$ld; \ ln /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$n /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$ld >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 ld-new /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$ld; \ if test "/usr/local/bin" != "/usr/local/i386-pc-linux-gnu/bin"; then \ rm -f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/ld; \ ln /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$n /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/ld >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 ld-new /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/ld; \ fi; \ fi /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts mkdir /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib mkdir /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts for f in ldscripts/* ; do \ install -o root -g wheel -m 0644 $f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/$f ; \ done test -z "/usr/local/i386-linux/info" || ./../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info" install -o root -g wheel -m 0644 ./ld.info '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info' install-info --info-dir='/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info' '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info/ld.info' test -z "/usr/local/man/man1" || ./../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/man/man1" install -o root -g wheel -m 0644 'ld.1' '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/man/man1/i386-pc-linux-gnu-ld.1' gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/libiberty' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/libiberty/testsuite' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/libiberty/testsuite' if test -n ""; then \ /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/lib/`cc -O2 -pipe -fno-strict-aliasing -print-multi-os-directory`; \ install -o root -g wheel -m 0644 ./libiberty.a /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/lib/`cc -O2 -pipe -fno-strict-aliasing -print-multi-os-directory`/./libiberty.an; \ ( cd /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/lib/`cc -O2 -pipe -fno-strict-aliasing -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ); \ mv -f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/lib/`cc -O2 -pipe -fno-strict-aliasing -print-multi-os-directory`/./libiberty.an /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/lib/`cc -O2 -pipe -fno-strict-aliasing -print-multi-os-directory`/./libiberty.a; \ case "" in \ /*) thd=;; \ *) thd=/usr/local/include/;; \ esac; \ /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage${thd}; \ for h in ./../include/ansidecl.h ./../include/demangle.h ./../include/dyn-string.h ./../include/fibheap.h ./../include/floatformat.h ./../include/hashtab.h ./../include/libiberty.h ./../include/objalloc.h ./../include/partition.h ./../include/safe-ctype.h ./../include/sort.h ./../include/splay-tree.h ./../include/timeval-utils.h; do \ install -o root -g wheel -m 0644 $h /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage${thd}; \ done; \ fi gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/libiberty/testsuite' gmake[3]: Nothing to be done for 'install'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/libiberty/testsuite' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/libiberty' gmake[1]: Nothing to be done for 'install-target'. gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25' /bin/rm -f -rf /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux /bin/ln -fs ../../bin/i386-pc-linux-gnu-size /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/size ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for i386-linux-binutils-2.25 pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.x: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xbn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xd: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xdc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xdw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xr: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xs: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xsc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xsw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xu: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.x: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xbn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xd: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xdc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xdw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xr: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xs: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xsc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xsw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xu: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.x: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xbn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xd: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xdc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xdw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xr: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xs: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xsc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xsw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xu: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xw: No such file or directory *** [do-package] Error code 1 Stop in /usr/ports/devel/i386-linux-binutils. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:30:30 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 3CFB0F91 for ; Wed, 28 Jan 2015 03:30:30 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 28994AFF; Wed, 28 Jan 2015 03:30:30 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3UUDU040202; Wed, 28 Jan 2015 03:30:30 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3UTlw040198; Wed, 28 Jan 2015 03:30:29 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:30:29 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280330.t0S3UTlw040198@beefy1.isc.freebsd.org> To: Mario.G.Pavlov@gmail.com Subject: [package - 93i386-quarterly][ports-mgmt/portrac] Failed for portrac-0.5 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: Wed, 28 Jan 2015 03:30:30 -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: Mario.G.Pavlov@gmail.com Last committer: rodrigo@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/ports-mgmt/portrac/Makefile 370958 2014-10-15 21:48:04Z rodrigo $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/portrac-0.5.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building ports-mgmt/portrac build started at Wed Jan 28 03:30:11 UTC 2015 port directory: /usr/ports/ports-mgmt/portrac building for: FreeBSD 93i386-quarterly-job-14 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: Mario.G.Pavlov@gmail.com Makefile ident: $FreeBSD: branches/2015Q1/ports-mgmt/portrac/Makefile 370958 2014-10-15 21:48:04Z rodrigo $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=portrac-0.5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-qt-includes=/usr/local/include/qt5 --with-qt-libraries=/usr/local/lib --with-extra-includes=/usr/local/include --with-extra-libs=/usr/local/lib --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/ports-mgmt/portrac/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ports-mgmt/portrac/work HOME=/wrkdirs/usr/ports/ports-mgmt/portrac/work TMPDIR="/tmp" QTDIR="/usr/local" QMAKE="/usr/local/lib/qt5/bin/qmake" MOC="/usr/local/lib/qt5/bin/moc" RCC="/usr/local/lib/qt5/bin/rcc" UIC="/usr/local/lib/qt5/bin/uic" QMAKESPEC="/usr/local/lib/qt5/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" CPATH=/usr/local/include LIBRARY_PATH=/usr/local/lib SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/ports-mgmt/portrac/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ports-mgmt/portrac/work HOME=/wrkdirs/usr/ports/ports-mgmt/portrac/work TMPDIR="/tmp" CPATH=/usr/local/include LIBRARY_PATH=/usr/local/lib 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-- QT_PREFIX="/usr/local" QT_BINDIR="lib/qt5/bin" QT_INCDIR="include/qt5" QT_LIBDIR="lib" QT_ARCHDIR="lib/qt5" QT_PLUGINDIR="lib/qt5/plugins" QT_LIBEXECDIR="libexec/qt5" QT_IMPORTDIR="lib/qt5/imports" QT_QMLDIR="lib/qt5/qml" QT_DATADIR="share/qt5" QT_DOCDIR="share/doc/qt5" QT_L10NDIR="share/qt5/translations" QT_ETCDIR="etc/xdg" QT_EXAMPLEDIR="share/examples/qt5" QT_TESTDIR="share/qt5/tests" QT_MKSPECDIR="lib/qt5/mkspecs" OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/portrac" EXAMPLESDIR="share/examples/portrac" DATADIR="share/portrac" WWWDIR="www/portrac" ETCDIR="etc/portrac" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/portrac DOCSDIR=/usr/local/share/doc/portrac EXAMPLESDIR=/usr/local/share/examples/portrac WWWDIR=/usr/local/www/portrac ETCDIR=/usr/local/etc/portrac --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD2CLAUSE accepted by the user =========================================================================== =================================================== ===> portrac-0.5 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.3.txz [93i386-quarterly-job-14] Installing pkg-1.4.3... [93i386-quarterly-job-14] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of portrac-0.5 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by portrac-0.5 for building =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by portrac-0.5 for building => SHA256 Checksum OK for portrac-0.5.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by portrac-0.5 for building ===> Extracting for portrac-0.5 => SHA256 Checksum OK for portrac-0.5.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for portrac-0.5 =========================================================================== =================================================== ===> portrac-0.5 depends on file: /usr/local/lib/qt5/bin/moc - not found ===> Verifying install for /usr/local/lib/qt5/bin/moc in /usr/ports/devel/qt5-buildtools ===> Installing existing package /packages/All/qt5-buildtools-5.3.2.txz [93i386-quarterly-job-14] Installing qt5-buildtools-5.3.2... [93i386-quarterly-job-14] `-- Installing perl5-5.18.4_11... [93i386-quarterly-job-14] `-- Extracting perl5-5.18.4_11... done [93i386-quarterly-job-14] Extracting qt5-buildtools-5.3.2... done ===> Returning to build of portrac-0.5 ===> portrac-0.5 depends on file: /usr/local/lib/qt5/bin/qmake - not found ===> Verifying install for /usr/local/lib/qt5/bin/qmake in /usr/ports/devel/qmake5 ===> Installing existing package /packages/All/qt5-qmake-5.3.2.txz [93i386-quarterly-job-14] Installing qt5-qmake-5.3.2... [93i386-quarterly-job-14] Extracting qt5-qmake-5.3.2... done ===> Returning to build of portrac-0.5 ===> portrac-0.5 depends on file: /usr/local/lib/libQt5Widgets.so - not found ===> Verifying install for /usr/local/lib/libQt5Widgets.so in /usr/ports/x11-toolkits/qt5-widgets ===> Installing existing package /packages/All/qt5-widgets-5.3.2.txz [93i386-quarterly-job-14] Installing qt5-widgets-5.3.2... [93i386-quarterly-job-14] `-- Installing libX11-1.6.2_2,1... [93i386-quarterly-job-14] | `-- Installing kbproto-1.0.6... [93i386-quarterly-job-14] | `-- Extracting kbproto-1.0.6... done [93i386-quarterly-job-14] | `-- Installing libXau-1.0.8_2... [93i386-quarterly-job-14] | | `-- Installing xproto-7.0.26... [93i386-quarterly-job-14] | | `-- Extracting xproto-7.0.26... done [93i386-quarterly-job-14] | `-- Extracting libXau-1.0.8_2... done [93i386-quarterly-job-14] | `-- Installing libXdmcp-1.1.1_2... [93i386-quarterly-job-14] | `-- Extracting libXdmcp-1.1.1_2... done [93i386-quarterly-job-14] | `-- Installing libxcb-1.11... [93i386-quarterly-job-14] | | `-- Installing libpthread-stubs-0.3_6... [93i386-quarterly-job-14] | | `-- Extracting libpthread-stubs-0.3_6... done [93i386-quarterly-job-14] | | `-- Installing libxml2-2.9.2_2... [93i386-quarterly-job-14] | | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-14] | | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-14] | | `-- Extracting libxml2-2.9.2_2... done [93i386-quarterly-job-14] | `-- Extracting libxcb-1.11... done [93i386-quarterly-job-14] `-- Extracting libX11-1.6.2_2,1... done [93i386-quarterly-job-14] `-- Installing qt5-core-5.3.2_1... [93i386-quarterly-job-14] | `-- Installing glib-2.42.1... [93i386-quarterly-job-14] | | `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-14] | | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-14] | | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-14] | | `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-14] | | `-- Installing libffi-3.0.13_3... [93i386-quarterly-job-14] | | `-- Extracting libffi-3.0.13_3... done [93i386-quarterly-job-14] | | `-- Installing pcre-8.35_2... [93i386-quarterly-job-14] | | `-- Extracting pcre-8.35_2... done [93i386-quarterly-job-14] | | `-- Installing python27-2.7.9... [93i386-quarterly-job-14] | | `-- Extracting python27-2.7.9... done [93i386-quarterly-job-14] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93i386-quarterly-job-14] | `-- Installing icu-53.1... [93i386-quarterly-job-14] | `-- Extracting icu-53.1... done [93i386-quarterly-job-14] `-- Extracting qt5-core-5.3.2_1... done [93i386-quarterly-job-14] `-- Installing qt5-gui-5.3.2_1... [93i386-quarterly-job-14] | `-- Installing dbus-1.8.12... [93i386-quarterly-job-14] | | `-- Installing expat-2.1.0_2... [93i386-quarterly-job-14] | | `-- Extracting expat-2.1.0_2... done [93i386-quarterly-job-14] | | `-- Installing gnome_subr-1.0... [93i386-quarterly-job-14] | | `-- Extracting gnome_subr-1.0... done [93i386-quarterly-job-14] | | `-- Installing libICE-1.0.9,1... [93i386-quarterly-job-14] | | `-- Extracting libICE-1.0.9,1... done [93i386-quarterly-job-14] | | `-- Installing libSM-1.2.2_2,1... [93i386-quarterly-job-14] | | `-- Extracting libSM-1.2.2_2,1... done ===> Creating users and/or groups. Creating group 'messagebus' with gid '556'. Creating user 'messagebus' with uid '556'. [93i386-quarterly-job-14] | `-- Extracting dbus-1.8.12... done [93i386-quarterly-job-14] | `-- Installing encodings-1.0.4_1,1... [93i386-quarterly-job-14] | | `-- Installing font-util-1.3.0_1... [93i386-quarterly-job-14] | | `-- Extracting font-util-1.3.0_1... done [93i386-quarterly-job-14] | `-- Extracting encodings-1.0.4_1,1... done [93i386-quarterly-job-14] | `-- Installing fontconfig-2.11.1,1... [93i386-quarterly-job-14] | | `-- Installing freetype2-2.5.4_1... [93i386-quarterly-job-14] | | `-- Extracting freetype2-2.5.4_1... done [93i386-quarterly-job-14] | `-- 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: caching, new cache contents: 0 fonts, 2 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/util: caching, new cache contents: 0 fonts, 0 dirs /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory Re-scanning /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 2 dirs Re-scanning /usr/local/lib/X11/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs /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 [93i386-quarterly-job-14] | `-- Installing jpeg-8_6... [93i386-quarterly-job-14] | `-- Extracting jpeg-8_6... done [93i386-quarterly-job-14] | `-- Installing libGL-9.1.7_4... [93i386-quarterly-job-14] | | `-- Installing dri2proto-2.8... [93i386-quarterly-job-14] | | `-- Extracting dri2proto-2.8... done [93i386-quarterly-job-14] | | `-- Installing libXdamage-1.1.4_2... [93i386-quarterly-job-14] | | `-- Installing damageproto-1.2.1... [93i386-quarterly-job-14] | | `-- Extracting damageproto-1.2.1... done [93i386-quarterly-job-14] | | `-- Installing libXfixes-5.0.1_2... [93i386-quarterly-job-14] | | | `-- Installing fixesproto-5.0... [93i386-quarterly-job-14] | | | `-- Extracting fixesproto-5.0... done [93i386-quarterly-job-14] | | `-- Extracting libXfixes-5.0.1_2... done [93i386-quarterly-job-14] | | `-- Extracting libXdamage-1.1.4_2... done [93i386-quarterly-job-14] | | `-- Installing libXext-1.3.3,1... [93i386-quarterly-job-14] | | `-- Installing xextproto-7.3.0... [93i386-quarterly-job-14] | | `-- Extracting xextproto-7.3.0... done [93i386-quarterly-job-14] | | `-- Extracting libXext-1.3.3,1... done [93i386-quarterly-job-14] | | `-- Installing libXxf86vm-1.1.3_2... [93i386-quarterly-job-14] | | `-- Installing xf86vidmodeproto-2.3.1... [93i386-quarterly-job-14] | | `-- Extracting xf86vidmodeproto-2.3.1... done [93i386-quarterly-job-14] | | `-- Extracting libXxf86vm-1.1.3_2... done [93i386-quarterly-job-14] | | `-- Installing libdevq-0.0.2... [93i386-quarterly-job-14] | | `-- Extracting libdevq-0.0.2... done [93i386-quarterly-job-14] | | `-- Installing libdrm-2.4.58_1,1... [93i386-quarterly-job-14] | | `-- Installing libpciaccess-0.13.2_2... [93i386-quarterly-job-14] | | | `-- Installing pciids-20141222... [93i386-quarterly-job-14] | | | `-- Extracting pciids-20141222... done [93i386-quarterly-job-14] | | `-- Extracting libpciaccess-0.13.2_2... done [93i386-quarterly-job-14] | | `-- Extracting libdrm-2.4.58_1,1... done [93i386-quarterly-job-14] | | `-- Installing libglapi-9.1.7_2... [93i386-quarterly-job-14] | | `-- Installing libxshmfence-1.1_3... [93i386-quarterly-job-14] | | `-- Extracting libxshmfence-1.1_3... done [93i386-quarterly-job-14] | | `-- Extracting libglapi-9.1.7_2... done [93i386-quarterly-job-14] | `-- Extracting libGL-9.1.7_4... done [93i386-quarterly-job-14] | `-- Installing libXi-1.7.4,1... [93i386-quarterly-job-14] | | `-- Installing inputproto-2.3.1... [93i386-quarterly-job-14] | | `-- Extracting inputproto-2.3.1... done [93i386-quarterly-job-14] | `-- Extracting libXi-1.7.4,1... done [93i386-quarterly-job-14] | `-- Installing libXrender-0.9.8_2... [93i386-quarterly-job-14] | | `-- Installing renderproto-0.11.1... [93i386-quarterly-job-14] | | `-- Extracting renderproto-0.11.1... done [93i386-quarterly-job-14] | `-- Extracting libXrender-0.9.8_2... done [93i386-quarterly-job-14] | `-- Installing libxkbcommon-0.5.0... [93i386-quarterly-job-14] | `-- Extracting libxkbcommon-0.5.0... done [93i386-quarterly-job-14] | `-- Installing png-1.6.16... [93i386-quarterly-job-14] | `-- Extracting png-1.6.16... done [93i386-quarterly-job-14] | `-- Installing qt5-dbus-5.3.2... [93i386-quarterly-job-14] | `-- Extracting qt5-dbus-5.3.2... done [93i386-quarterly-job-14] | `-- Installing xcb-util-image-0.3.9_2... [93i386-quarterly-job-14] | | `-- Installing xcb-util-0.3.9_3,1... [93i386-quarterly-job-14] | | `-- Extracting xcb-util-0.3.9_3,1... done [93i386-quarterly-job-14] | `-- Extracting xcb-util-image-0.3.9_2... done [93i386-quarterly-job-14] | `-- Installing xcb-util-keysyms-0.3.9_2... [93i386-quarterly-job-14] | `-- Extracting xcb-util-keysyms-0.3.9_2... done [93i386-quarterly-job-14] | `-- Installing xcb-util-renderutil-0.3.9... [93i386-quarterly-job-14] | `-- Extracting xcb-util-renderutil-0.3.9... done [93i386-quarterly-job-14] | `-- Installing xcb-util-wm-0.4.1_2... [93i386-quarterly-job-14] | `-- Extracting xcb-util-wm-0.4.1_2... done [93i386-quarterly-job-14] | `-- Installing xdg-utils-1.0.2.20130919_1... [93i386-quarterly-job-14] | | `-- Installing hicolor-icon-theme-0.12... [93i386-quarterly-job-14] | | `-- Extracting hicolor-icon-theme-0.12... done [93i386-quarterly-job-14] | | `-- Installing xprop-1.2.2... [93i386-quarterly-job-14] | | `-- Installing libXmu-1.1.2_2,1... [93i386-quarterly-job-14] | | | `-- Installing libXt-1.1.4_2,1... [93i386-quarterly-job-14] | | | `-- Extracting libXt-1.1.4_2,1... done [93i386-quarterly-job-14] | | `-- Extracting libXmu-1.1.2_2,1... done [93i386-quarterly-job-14] | | `-- Extracting xprop-1.2.2... done [93i386-quarterly-job-14] | | `-- Installing xset-1.2.3_1... [93i386-quarterly-job-14] | | `-- Installing libXfontcache-1.0.5_2... [93i386-quarterly-job-14] | | | `-- Installing fontcacheproto-0.1.3... [93i386-quarterly-job-14] | | | `-- Extracting fontcacheproto-0.1.3... done [93i386-quarterly-job-14] | | `-- Extracting libXfontcache-1.0.5_2... done [93i386-quarterly-job-14] | | `-- Extracting xset-1.2.3_1... done [93i386-quarterly-job-14] | `-- Extracting xdg-utils-1.0.2.20130919_1... done [93i386-quarterly-job-14] | `-- Installing xorg-fonts-truetype-7.7_1... [93i386-quarterly-job-14] | | `-- Installing dejavu-2.34_4... [93i386-quarterly-job-14] | | `-- Extracting dejavu-2.34_4... done [93i386-quarterly-job-14] | | `-- Installing font-bh-ttf-1.0.3_1... [93i386-quarterly-job-14] | | `-- Installing mkfontdir-1.0.7... [93i386-quarterly-job-14] | | | `-- Installing mkfontscale-1.1.1_1... [93i386-quarterly-job-14] | | | `-- Installing libfontenc-1.1.2_2... [93i386-quarterly-job-14] | | | `-- Extracting libfontenc-1.1.2_2... done [93i386-quarterly-job-14] | | | `-- Extracting mkfontscale-1.1.1_1... done [93i386-quarterly-job-14] | | `-- Extracting mkfontdir-1.0.7... done [93i386-quarterly-job-14] | | `-- Extracting font-bh-ttf-1.0.3_1... done [93i386-quarterly-job-14] | | `-- Installing font-misc-ethiopic-1.0.3_1... [93i386-quarterly-job-14] | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [93i386-quarterly-job-14] | | `-- Installing font-misc-meltho-1.0.3_1... [93i386-quarterly-job-14] | | `-- Extracting font-misc-meltho-1.0.3_1... done [93i386-quarterly-job-14] `-- Extracting qt5-gui-5.3.2_1... done [93i386-quarterly-job-14] Extracting qt5-widgets-5.3.2... done 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 ===================================================================== Message for dejavu-2.34_4: 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. Message for qt5-gui-5.3.2_1: ====================================================================== 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 portrac-0.5 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for portrac-0.5 =========================================================================== =================================================== ===> Building for portrac-0.5 c++ -c -O2 -pipe -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -I. -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o PortChecker.o PortChecker.cc PortChecker.cc: In member function 'std::string PortChecker::downloadIndex() const': PortChecker.cc:164: error: 'errno' was not declared in this scope *** [PortChecker.o] Error code 1 Stop in /wrkdirs/usr/ports/ports-mgmt/portrac/work/portrac-0.5. *** [do-build] Error code 1 Stop in /usr/ports/ports-mgmt/portrac. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:30:43 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 EC474F9B for ; Wed, 28 Jan 2015 03:30:43 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 D5FF4B00 for ; Wed, 28 Jan 2015 03:30:43 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3Uhb0051970 for ; Wed, 28 Jan 2015 03:30:43 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3Uhmk051962; Wed, 28 Jan 2015 03:30:43 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:30:43 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280330.t0S3Uhmk051962@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93i386-quarterly][graphics/delaboratory] Failed for delaboratory-0.8_2 in build 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: Wed, 28 Jan 2015 03:30:44 -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: branches/2014Q4/graphics/delaboratory/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/delaboratory-0.8_2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building graphics/delaboratory build started at Wed Jan 28 03:26:21 UTC 2015 port directory: /usr/ports/graphics/delaboratory building for: FreeBSD 93i386-quarterly-job-04 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/graphics/delaboratory/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=delaboratory-0.8_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/delaboratory/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/delaboratory/work HOME=/wrkdirs/usr/ports/graphics/delaboratory/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/delaboratory/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/delaboratory/work HOME=/wrkdirs/usr/ports/graphics/delaboratory/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config 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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/delaboratory" EXAMPLESDIR="share/examples/delaboratory" DATADIR="share/delaboratory" WWWDIR="www/delaboratory" ETCDIR="etc/delaboratory" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/delaboratory DOCSDIR=/usr/local/share/doc/delaboratory EXAMPLESDIR=/usr/local/share/examples/delaboratory WWWDIR=/usr/local/www/delaboratory ETCDIR=/usr/local/etc/delaboratory --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> delaboratory-0.8_2 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.3.txz [93i386-quarterly-job-04] Installing pkg-1.4.3... [93i386-quarterly-job-04] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of delaboratory-0.8_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by delaboratory-0.8_2 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by delaboratory-0.8_2 for building => SHA256 Checksum OK for delaboratory-0.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by delaboratory-0.8_2 for building ===> Extracting for delaboratory-0.8_2 => SHA256 Checksum OK for delaboratory-0.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for delaboratory-0.8_2 =========================================================================== =================================================== ===> delaboratory-0.8_2 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 [93i386-quarterly-job-04] Installing gmake-4.1_1... [93i386-quarterly-job-04] `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-04] | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-04] | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-04] | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-04] | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-04] `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-04] Extracting gmake-4.1_1... done ===> Returning to build of delaboratory-0.8_2 =========================================================================== =================================================== ===> delaboratory-0.8_2 depends on shared library: libwx_baseu-3.0.so - not found ===> Verifying for libwx_baseu-3.0.so in /usr/ports/x11-toolkits/wxgtk30 ===> Installing existing package /packages/All/wx30-gtk2-3.0.2_1.txz [93i386-quarterly-job-04] Installing wx30-gtk2-3.0.2_1... [93i386-quarterly-job-04] `-- Installing ORBit2-2.14.19_1... [93i386-quarterly-job-04] | `-- Installing glib-2.42.1... [93i386-quarterly-job-04] | | `-- Installing libffi-3.0.13_3... [93i386-quarterly-job-04] | | `-- Extracting libffi-3.0.13_3... done [93i386-quarterly-job-04] | | `-- Installing pcre-8.35_2... [93i386-quarterly-job-04] | | `-- Extracting pcre-8.35_2... done [93i386-quarterly-job-04] | | `-- Installing perl5-5.18.4_11... [93i386-quarterly-job-04] | | `-- Extracting perl5-5.18.4_11... done [93i386-quarterly-job-04] | | `-- Installing python27-2.7.9... [93i386-quarterly-job-04] | | `-- Extracting python27-2.7.9... done [93i386-quarterly-job-04] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93i386-quarterly-job-04] | `-- Installing libIDL-0.8.14_2... [93i386-quarterly-job-04] | `-- Extracting libIDL-0.8.14_2... done [93i386-quarterly-job-04] `-- Extracting ORBit2-2.14.19_1... done [93i386-quarterly-job-04] `-- Installing atk-2.14.0... [93i386-quarterly-job-04] `-- Extracting atk-2.14.0... done [93i386-quarterly-job-04] `-- Installing expat-2.1.0_2... [93i386-quarterly-job-04] `-- Extracting expat-2.1.0_2... done [93i386-quarterly-job-04] `-- Installing gconf2-3.2.6_3... [93i386-quarterly-job-04] | `-- Installing dbus-glib-0.100.2_1... [93i386-quarterly-job-04] | | `-- Installing dbus-1.8.12... [93i386-quarterly-job-04] | | `-- Installing gnome_subr-1.0... [93i386-quarterly-job-04] | | `-- Extracting gnome_subr-1.0... done [93i386-quarterly-job-04] | | `-- Installing libICE-1.0.9,1... [93i386-quarterly-job-04] | | | `-- Installing xproto-7.0.26... [93i386-quarterly-job-04] | | | `-- Extracting xproto-7.0.26... done [93i386-quarterly-job-04] | | `-- Extracting libICE-1.0.9,1... done [93i386-quarterly-job-04] | | `-- Installing libSM-1.2.2_2,1... [93i386-quarterly-job-04] | | `-- Extracting libSM-1.2.2_2,1... done [93i386-quarterly-job-04] | | `-- Installing libX11-1.6.2_2,1... [93i386-quarterly-job-04] | | | `-- Installing kbproto-1.0.6... [93i386-quarterly-job-04] | | | `-- Extracting kbproto-1.0.6... done [93i386-quarterly-job-04] | | | `-- Installing libXau-1.0.8_2... [93i386-quarterly-job-04] | | | `-- Extracting libXau-1.0.8_2... done [93i386-quarterly-job-04] | | | `-- Installing libXdmcp-1.1.1_2... [93i386-quarterly-job-04] | | | `-- Extracting libXdmcp-1.1.1_2... done [93i386-quarterly-job-04] | | | `-- Installing libxcb-1.11... [93i386-quarterly-job-04] | | | `-- Installing libpthread-stubs-0.3_6... [93i386-quarterly-job-04] | | | `-- Extracting libpthread-stubs-0.3_6... done [93i386-quarterly-job-04] | | | `-- Installing libxml2-2.9.2_2... [93i386-quarterly-job-04] | | | `-- Extracting libxml2-2.9.2_2... done [93i386-quarterly-job-04] | | | `-- Extracting libxcb-1.11... done [93i386-quarterly-job-04] | | `-- Extracting libX11-1.6.2_2,1... done ===> Creating users and/or groups. Creating group 'messagebus' with gid '556'. Creating user 'messagebus' with uid '556'. [93i386-quarterly-job-04] | | `-- Extracting dbus-1.8.12... done [93i386-quarterly-job-04] | `-- Extracting dbus-glib-0.100.2_1... done [93i386-quarterly-job-04] | `-- Installing dconf-0.22.0_1... 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. Message for gcc-4.8.3_2: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of delaboratory-0.8_2 =========================================================================== =================================================== ===> Configuring for delaboratory-0.8_2 =========================================================================== =================================================== ===> Building for delaboratory-0.8_2 c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/base_layer.o core/base_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/base_layer_with_properties.o core/base_layer_with_properties.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/base_layer_with_source.o core/base_layer_with_source.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/channel_manager.o core/channel_manager.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/layer_stack.o core/layer_stack.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/conversion_cpu.o core/conversion_cpu.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/conversion_processor.o core/conversion_processor.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/property.o core/property.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/color_space.o core/color_space.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/value.o core/value.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/image.o core/image.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/power.o core/power.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/size.o core/size.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/copy_channel.o core/copy_channel.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/histogram.o core/histogram.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/layer_factory.o core/layer_factory.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/operation_processor.o core/operation_processor.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/sampler_manager.o core/sampler_manager.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/sampler.o core/sampler.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/preset.o core/preset.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/static_image.o core/static_image.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/view_manager.o core/view_manager.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/zoom_manager.o core/zoom_manager.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/str.o core/str.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/switchable_layer.o core/switchable_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/color_matrix.o core/color_matrix.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/palette.o core/palette.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/layer_processor.o core/layer_processor.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/flatten_layers.o core/flatten_layers.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/layer_with_blending.o core/layer_with_blending.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/test_image.o core/test_image.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/skin_color_chart.o core/skin_color_chart.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/renderer.o core/renderer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/generic_layer_frame.o core/generic_layer_frame.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/layer_frame.o core/layer_frame.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/preset_button.o core/preset_button.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/project.o core/project.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/curves_layer.o layers/curves_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/mixer_layer.o layers/mixer_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/auto_dodge_layer.o layers/auto_dodge_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/auto_burn_layer.o layers/auto_burn_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/recover_shadows_layer.o layers/recover_shadows_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/recover_highlights_layer.o layers/recover_highlights_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/high_pass_layer.o layers/high_pass_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/vignette_layer.o layers/vignette_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/source_image_layer.o layers/source_image_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/gaussian_blur_layer.o layers/gaussian_blur_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/gaussian_blur_single_layer.o layers/gaussian_blur_single_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/conversion_layer.o layers/conversion_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/equalizer_layer.o layers/equalizer_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/c2g_layer.o layers/c2g_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/copy_layer.o layers/copy_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/gradient_layer.o layers/gradient_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/fill_layer.o layers/fill_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/levels_layer.o layers/levels_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/tone_layer.o layers/tone_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/exposure_layer.o layers/exposure_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/white_balance_layer.o layers/white_balance_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/saturation_layer.o layers/saturation_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/local_contrast_layer.o layers/local_contrast_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/sharpen_layer.o layers/sharpen_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/blur.o algorithms/blur.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/usm.o algorithms/usm.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/c2g.o algorithms/c2g.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/scale_channel.o algorithms/scale_channel.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/sample_pixel.o algorithms/sample_pixel.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/blend_channel.o algorithms/blend_channel.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/vignette.o algorithms/vignette.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/gradient.o algorithms/gradient.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/blur_type.o algorithms/blur_type.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/blend_mode.o algorithms/blend_mode.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/blend_color_luminosity.o algorithms/blend_color_luminosity.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/fill_channel.o algorithms/fill_channel.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/radial_lut.o algorithms/radial_lut.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/property_numeric.o properties/property_numeric.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/property_mixer.o properties/property_mixer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/mixer.o properties/mixer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/property_curves.o properties/property_curves.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/curve.o properties/curve.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/curve_point.o properties/curve_point.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/curve_shape.o properties/curve_shape.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/curve_function_bezier.o properties/curve_function_bezier.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/property_choice.o properties/property_choice.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/property_boolean.o properties/property_boolean.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/property_levels.o properties/property_levels.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/delaboratory.o gui_wx/delaboratory.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/main_frame.o gui_wx/main_frame.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/image_io.o gui_wx/image_io.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/layer_grid_panel.o gui_wx/layer_grid_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/image_area_panel.o gui_wx/image_area_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/image_panel.o gui_wx/image_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/curves_panel.o gui_wx/curves_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/frame.o gui_wx/frame.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/slider.o gui_wx/slider.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/histogram_panel.o gui_wx/histogram_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/control_panel.o gui_wx/control_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/gradient_panel.o gui_wx/gradient_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/view_mode_panel.o gui_wx/view_mode_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_frame.o gui_wx/help_frame.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_color_spaces_frame.o gui_wx/help_color_spaces_frame.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_color_spaces_frame2.o gui_wx/help_color_spaces_frame2.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_color_spaces_frame3.o gui_wx/help_color_spaces_frame3.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_color_spaces_frame4.o gui_wx/help_color_spaces_frame4.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_color_spaces_frame5.o gui_wx/help_color_spaces_frame5.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_color_spaces_frame6.o gui_wx/help_color_spaces_frame6.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/histogram_mode_panel.o gui_wx/histogram_mode_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/file_dialogs.o gui_wx/file_dialogs.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/external_editor.o gui_wx/external_editor.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/choice.o gui_wx/choice.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/property_choice_ui.o gui_wx/property_choice_ui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/check_box.o gui_wx/check_box.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/property_boolean_ui.o gui_wx/property_boolean_ui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/samplers_panel.o gui_wx/samplers_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/sampler_panel.o gui_wx/sampler_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/layer_frame_manager.o gui_wx/layer_frame_manager.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/rendered_image.o gui_wx/rendered_image.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/dcraw_support.o gui_wx/dcraw_support.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/raw_module.o gui_wx/raw_module.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/zoom_panel.o gui_wx/zoom_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/threads_panel.o gui_wx/threads_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/color_matrix_frame.o gui_wx/color_matrix_frame.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/mutex.o gui_wx/mutex.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/color_space_utils.o gui_wx/color_space_utils.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/semaphore.o gui_wx/semaphore.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/main_window.o gui_wx/main_window.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/canvas.o gui_wx/canvas.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/canvas_wx.o gui_wx/canvas_wx.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/bitmap.o gui_wx/bitmap.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/bitmap_wx.o gui_wx/bitmap_wx.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/window.o gui_wx/window.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/window_wx.o gui_wx/window_wx.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/panel_wx.o gui_wx/panel_wx.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/property_numeric_ui.o gui_wx/property_numeric_ui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/button.o gui_wx/button.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/warning_panel.o gui_wx/warning_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/property_levels_ui.o gui_wx/property_levels_ui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/mutex_read_write.o gui_wx/mutex_read_write.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/property_mixer_ui.o gui_wx/property_mixer_ui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/channel_selector.o gui_wx/channel_selector.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/property_curves_ui.o gui_wx/property_curves_ui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/tiff.o gui_wx/tiff.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/logger.o gui_wx/logger.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/str_wx.o gui_wx/str_wx.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/update_main_layer_image.o gui_wx/update_main_layer_image.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/layer_processor_threads.o gui_wx/layer_processor_threads.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/progress_dialog.o gui_wx/progress_dialog.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/message_box.o gui_wx/message_box.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/update_blend.o gui_wx/update_blend.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/gui.o gui_wx/gui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/tmp.o gui_wx/tmp.cc c++ -o delaboratory obj/base_layer.o obj/base_layer_with_properties.o obj/base_layer_with_source.o obj/channel_manager.o obj/layer_stack.o obj/conversion_cpu.o obj/conversion_processor.o obj/property.o obj/color_space.o obj/value.o obj/image.o obj/power.o obj/size.o obj/copy_channel.o obj/histogram.o obj/layer_factory.o obj/operation_processor.o obj/sampler_manager.o obj/sampler.o obj/preset.o obj/static_image.o obj/view_manager.o obj/zoom_manager.o obj/str.o obj/switchable_layer.o obj/color_matrix.o obj/palette.o obj/layer_processor.o obj/flatten_layers.o obj/layer_with_blending.o obj/test_image.o obj/skin_color_chart.o obj/renderer.o obj/generic_layer_frame.o obj/layer_frame.o obj/preset_button.o obj/project.o obj/delaboratory.o obj/main_frame.o obj/image_io.o obj/layer_grid_panel.o obj/image_area_panel.o obj/image_panel.o obj/curves_panel.o obj/frame.o obj/slider.o obj/histogram_panel.o obj/control_panel.o obj/gradient_panel.o obj/view_mode_panel.o obj/help_frame.o obj/help_color_ spaces_frame.o obj/help_color_spaces_frame2.o obj/help_color_spaces_frame3.o obj/help_color_spaces_frame4.o obj/help_color_spaces_frame5.o obj/help_color_spaces_frame6.o obj/histogram_mode_panel.o obj/file_dialogs.o obj/external_editor.o obj/choice.o obj/property_choice_ui.o obj/check_box.o obj/property_boolean_ui.o obj/samplers_panel.o obj/sampler_panel.o obj/layer_frame_manager.o obj/rendered_image.o obj/dcraw_support.o obj/raw_module.o obj/zoom_panel.o obj/threads_panel.o obj/color_matrix_frame.o obj/mutex.o obj/color_space_utils.o obj/semaphore.o obj/main_window.o obj/canvas.o obj/canvas_wx.o obj/bitmap.o obj/bitmap_wx.o obj/window.o obj/window_wx.o obj/panel_wx.o obj/property_numeric_ui.o obj/button.o obj/warning_panel.o obj/property_levels_ui.o obj/mutex_read_write.o obj/property_mixer_ui.o obj/channel_selector.o obj/property_curves_ui.o obj/tiff.o obj/logger.o obj/str_wx.o obj/update_main_layer_image.o obj/layer_processor_threads.o obj/progress_dialog.o obj/message_box.o obj/ update_blend.o obj/gui.o obj/tmp.o obj/curve! s_layer.o obj/mixer_layer.o obj/auto_dodge_layer.o obj/auto_burn_layer.o obj/recover_shadows_layer.o obj/recover_highlights_layer.o obj/high_pass_layer.o obj/vignette_layer.o obj/source_image_layer.o obj/gaussian_blur_layer.o obj/gaussian_blur_single_layer.o obj/conversion_layer.o obj/equalizer_layer.o obj/c2g_layer.o obj/copy_layer.o obj/gradient_layer.o obj/fill_layer.o obj/levels_layer.o obj/tone_layer.o obj/exposure_layer.o obj/white_balance_layer.o obj/saturation_layer.o obj/local_contrast_layer.o obj/sharpen_layer.o obj/blur.o obj/usm.o obj/c2g.o obj/scale_channel.o obj/sample_pixel.o obj/blend_channel.o obj/vignette.o obj/gradient.o obj/blur_type.o obj/blend_mode.o obj/blend_color_luminosity.o obj/fill_channel.o obj/radial_lut.o obj/property_numeric.o obj/property_mixer.o obj/mixer.o obj/property_curves.o obj/curve.o obj/curve_point.o obj/curve_shape.o obj/curve_function_bezier.o obj/property_choice.o obj/property_boolean.o obj/property_levels.o `/usr/local/bin/wxgtk2u-3.0-co nfig --libs` `xml2-config --libs` -ltiff /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' Makefile:107: recipe for target 'delaboratory' failed gmake: *** [delaboratory] Error 1 *** [do-build] Error code 1 Stop in /usr/ports/graphics/delaboratory. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:32:39 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 59F466B for ; Wed, 28 Jan 2015 03:32:39 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 44ADDBAE for ; Wed, 28 Jan 2015 03:32:39 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3Wdkv041687 for ; Wed, 28 Jan 2015 03:32:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3Wcsu041684; Wed, 28 Jan 2015 03:32:38 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:32:38 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280332.t0S3Wcsu041684@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93i386-quarterly][audio/sooperlooper] Failed for sooperlooper-1.7.2_3 in build 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: Wed, 28 Jan 2015 03:32:39 -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: tijl@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/audio/sooperlooper/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/sooperlooper-1.7.2_3.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building audio/sooperlooper build started at Wed Jan 28 03:28:53 UTC 2015 port directory: /usr/ports/audio/sooperlooper building for: FreeBSD 93i386-quarterly-job-17 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/audio/sooperlooper/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=sooperlooper-1.7.2_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for sooperlooper-1.7.2_3: ALSA=off: ALSA audio architecture support WXGTK=on: wxGTK GUI toolkit support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-wxconfig-path=/usr/local/bin/wxgtk2u-3.0-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work HOME=/wrkdirs/usr/ports/audio/sooperlooper/work TMPDIR="/tmp" ac_cv_header_alsa_asoundlib_h=no XDG_DATA_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work HOME=/wrkdirs/usr/ports/audio/sooperlooper/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work HOME=/wrkdirs/usr/ports/audio/sooperlooper/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work HOME=/wrkdirs/usr/ports/audio/sooperlooper/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="clang" CFLAGS="-O2 -pipe -Wno-error=write-strings -fno-strict-aliasing" CPP="clang-cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib" LIBS="" CXX="clang++" CXXFLAGS="-O2 -pipe -Wno-error=write-strings -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-- ALSA="@comment " NO_ALSA="" WXGTK="" NO_WXGTK="@comment " OSREL=9.3 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/sooperlooper" EXAMPLESDIR="share/examples/sooperlooper" DATADIR="share/sooperlooper" WWWDIR="www/sooperlooper" ETCDIR="etc/sooperlooper" --End PLIST_SUB-- --SUB_LIST-- ALSA="@comment " NO_ALSA="" WXGTK="" NO_WXGTK="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sooperlooper DOCSDIR=/usr/local/share/doc/sooperlooper EXAMPLESDIR=/usr/local/share/examples/sooperlooper WWWDIR=/usr/local/www/sooperlooper ETCDIR=/usr/local/etc/sooperlooper --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> sooperlooper-1.7.2_3 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.3.txz [93i386-quarterly-job-17] Installing pkg-1.4.3... [93i386-quarterly-job-17] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of sooperlooper-1.7.2_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by sooperlooper-1.7.2_3 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by sooperlooper-1.7.2_3 for building => SHA256 Checksum OK for sooperlooper-1.7.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by sooperlooper-1.7.2_3 for building ===> Extracting for sooperlooper-1.7.2_3 => SHA256 Checksum OK for sooperlooper-1.7.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for sooperlooper-1.7.2_3 ===> Applying FreeBSD patches for sooperlooper-1.7.2_3 =========================================================================== =================================================== ===> sooperlooper-1.7.2_3 depends on package: ladspa>0 - not found ===> Verifying install for ladspa>0 in /usr/ports/audio/ladspa ===> Installing existing package /packages/All/ladspa-1.13.txz [93i386-quarterly-job-17] Installing ladspa-1.13... [93i386-quarterly-job-17] Extracting ladspa-1.13... done ===> Returning to build of sooperlooper-1.7.2_3 ===> sooperlooper-1.7.2_3 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 [93i386-quarterly-job-17] Installing gmake-4.1_1... [93i386-quarterly-job-17] `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-17] | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-17] | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-17] | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-17] | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-17] `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-17] Extracting gmake-4.1_1... done ===> Returning to build of sooperlooper-1.7.2_3 ===> sooperlooper-1.7.2_3 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93i386-quarterly-job-17] Installing pkgconf-0.9.7... [93i386-quarterly-job-17] Extracting pkgconf-0.9.7... done ===> Returning to build of sooperlooper-1.7.2_3 =========================================================================== =================================================== ===> sooperlooper-1.7.2_3 depends on shared library: libjack.so - not found ===> Verifying for libjack.so in /usr/ports/audio/jack ===> Installing existing package /packages/All/jackit-0.124.1_2.txz [93i386-quarterly-job-17] Installing jackit-0.124.1_2... [93i386-quarterly-job-17] `-- Installing celt-0.11.3_2... [93i386-quarterly-job-17] | `-- Installing libogg-1.3.2_1,4... [93i386-quarterly-job-17] | `-- Extracting libogg-1.3.2_1,4... done [93i386-quarterly-job-17] `-- Extracting celt-0.11.3_2... done [93i386-quarterly-job-17] `-- Installing db5-5.3.28_2... [93i386-quarterly-job-17] `-- Extracting db5-5.3.28_2... done [93i386-quarterly-job-17] `-- Installing e2fsprogs-libuuid-1.42.12... [93i386-quarterly-job-17] `-- Extracting e2fsprogs-libuuid-1.42.12... done [93i386-quarterly-job-17] `-- Installing libsamplerate-0.1.8_6... [93i386-quarterly-job-17] | `-- Installing libsndfile-1.0.25_5... [93i386-quarterly-job-17] | | `-- Installing flac-1.3.0_4... [93i386-quarterly-job-17] | | `-- Extracting flac-1.3.0_4... done [93i386-quarterly-job-17] | | `-- Installing libvorbis-1.3.4_2,3... [93i386-quarterly-job-17] | | `-- Extracting libvorbis-1.3.4_2,3... done [93i386-quarterly-job-17] | `-- Extracting libsndfile-1.0.25_5... done [93i386-quarterly-job-17] `-- Extracting libsamplerate-0.1.8_6... done [93i386-quarterly-job-17] `-- Installing portaudio-18.1_3... [93i386-quarterly-job-17] `-- Extracting portaudio-18.1_3... done [93i386-quarterly-job-17] Extracting jackit-0.124.1_2... done ^ ./pixmaps/solo_selected.xpm:61:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "s c #48887A", ^ ./pixmaps/solo_selected.xpm:62:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "t c #C4D9D4", ^ ./pixmaps/solo_selected.xpm:63:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "u c #F3F7F6", ^ ./pixmaps/solo_selected.xpm:64:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "v c #233249", ^ ./pixmaps/solo_selected.xpm:65:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "w c #24334A", ^ ./pixmaps/solo_selected.xpm:66:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "x c #141C2A", ^ ./pixmaps/solo_selected.xpm:67:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "y c #16202E", ^ ./pixmaps/solo_selected.xpm:68:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "z c #141C29", ^ ./pixmaps/solo_selected.xpm:69:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "A c #172130", ^ ./pixmaps/solo_selected.xpm:70:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "B c #17202F", ^ ./pixmaps/solo_selected.xpm:71:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "C c #182231", ^ ./pixmaps/solo_selected.xpm:72:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "D c #101621", ^ ./pixmaps/solo_selected.xpm:73:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " .", ^ ./pixmaps/solo_selected.xpm:74:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " .", ^ ./pixmaps/solo_selected.xpm:75:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " .", ^ ./pixmaps/solo_selected.xpm:76:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " +", ^ ./pixmaps/solo_selected.xpm:77:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " +", ^ ./pixmaps/solo_selected.xpm:78:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " +", ^ ./pixmaps/solo_selected.xpm:79:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " +", ^ ./pixmaps/solo_selected.xpm:80:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " @@# +", ^ ./pixmaps/solo_selected.xpm:81:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " @@# +", ^ ./pixmaps/solo_selected.xpm:82:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " @@# +", ^ ./pixmaps/solo_selected.xpm:83:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " $%&*=-; >,')!~{ @@# >,')!~{ +", ^ ./pixmaps/solo_selected.xpm:84:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " ]@^/(*_ :)@&<[@}| @@# :)@&<[@}| +", ^ ./pixmaps/solo_selected.xpm:85:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " 1@2 3> 4@56 7@@8 @@# 4@56 7@@8 +", ^ ./pixmaps/solo_selected.xpm:86:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " 9@@&0ab c@d 6@@; @@# c@d 6@@; e", ^ ./pixmaps/solo_selected.xpm:87:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " fgh/[@i c@d 6@@; @@# c@d 6@@; +", ^ ./pixmaps/solo_selected.xpm:88:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " jk l@) 4@56 7@@8 @@# 4@56 7@@8 m", ^ ./pixmaps/solo_selected.xpm:89:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " @c/][@n :o@&/[@}| @@# :o@&/[@}| m", ^ ./pixmaps/solo_selected.xpm:90:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " p_q^r2s >tu)!~{ @@# >tu)!~{ m", ^ ./pixmaps/solo_selected.xpm:91:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " m", ^ ./pixmaps/solo_selected.xpm:92:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " v", ^ ./pixmaps/solo_selected.xpm:93:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " m", ^ ./pixmaps/solo_selected.xpm:94:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " v", ^ ./pixmaps/solo_selected.xpm:95:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " w", ^ ./pixmaps/solo_selected.xpm:96:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " w", ^ ./pixmaps/solo_selected.xpm:97:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "xxxxxyzxxxxxxxxxxzzzzzzxxxxxxyxyyyyyyyyABBBCBD"}; ^ looper_panel.cpp:179:13: warning: unused variable 'edgegap' [-Wunused-variable] int edgegap = 0; ^ looper_panel.cpp:1464:7: warning: explicitly assigning a variable of type 'float' to itself [-Wself-assign] val = val; ~~~ ^ ~~~ 7533 warnings generated. mv -f .deps/looper_panel.Tpo .deps/looper_panel.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/midi++ -MT loop_control.o -MD -MP -MF .deps/loop_control.Tpo -c -o loop_control.o loop_control.cpp mv -f .deps/loop_control.Tpo .deps/loop_control.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/midi++ -MT time_panel.o -MD -MP -MF .deps/time_panel.Tpo -c -o time_panel.o time_panel.cpp mv -f .deps/time_panel.Tpo .deps/time_panel.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/midi++ -MT slider_bar.o -MD -MP -MF .deps/slider_bar.Tpo -c -o slider_bar.o slider_bar.cpp mv -f .deps/slider_bar.Tpo .deps/slider_bar.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/midi++ -MT choice_box.o -MD -MP -MF .deps/choice_box.Tpo -c -o choice_box.o choice_box.cpp mv -f .deps/choice_box.Tpo .deps/choice_box.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/midi++ -MT spin_box.o -MD -MP -MF .deps/spin_box.Tpo -c -o spin_box.o spin_box.cpp mv -f .deps/spin_box.Tpo .deps/spin_box.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/midi++ -MT keyboard_target.o -MD -MP -MF .deps/keyboard_target.Tpo -c -o keyboard_target.o keyboard_target.cpp mv -f .deps/keyboard_target.Tpo .deps/keyboard_target.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/midi++ -MT keys_panel.o -MD -MP -MF .deps/keys_panel.Tpo -c -o keys_panel.o keys_panel.cpp mv -f .deps/keys_panel.Tpo .deps/keys_panel.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/midi++ -MT check_box.o -MD -MP -MF .deps/check_box.Tpo -c -o check_box.o check_box.cpp check_box.cpp:94:2: warning: 'SetVirtualSizeHints' is deprecated [-Wdeprecated-declarations] SetVirtualSizeHints (6 + _boxsize + w, max(_boxsize, h)); ^ /usr/local/include/wx-3.0/wx/window.h:459:32: note: 'SetVirtualSizeHints' declared here wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH, ^ /usr/local/include/wx-3.0/wx/defs.h:615:43: note: expanded from macro 'wxDEPRECATED' #define wxDEPRECATED(x) wxDEPRECATED_DECL x ^ check_box.cpp:137:2: warning: 'SetVirtualSizeHints' is deprecated [-Wdeprecated-declarations] SetVirtualSizeHints (6 + _boxsize + w, max(_boxsize, h)); ^ /usr/local/include/wx-3.0/wx/window.h:459:32: note: 'SetVirtualSizeHints' declared here wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH, ^ /usr/local/include/wx-3.0/wx/defs.h:615:43: note: expanded from macro 'wxDEPRECATED' #define wxDEPRECATED(x) wxDEPRECATED_DECL x ^ check_box.cpp:240:14: warning: 'Inside' is deprecated [-Wdeprecated-declarations] if (bounds.Inside(ev.GetPosition())) { ^ /usr/local/include/wx-3.0/wx/gdicmn.h:869:21: note: 'Inside' declared here inline bool wxRect::Inside(const wxPoint& pt) const { return Contains(pt); } ^ 3 warnings generated. mv -f .deps/check_box.Tpo .deps/check_box.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/midi++ -MT midi_bind_panel.o -MD -MP -MF .deps/midi_bind_panel.Tpo -c -o midi_bind_panel.o midi_bind_panel.cpp mv -f .deps/midi_bind_panel.Tpo .deps/midi_bind_panel.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/midi++ -MT config_panel.o -MD -MP -MF .deps/config_panel.Tpo -c -o config_panel.o config_panel.cpp mv -f .deps/config_panel.Tpo .deps/config_panel.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/midi++ -MT prefs_dialog.o -MD -MP -MF .deps/prefs_dialog.Tpo -c -o prefs_dialog.o prefs_dialog.cpp mv -f .deps/prefs_dialog.Tpo .deps/prefs_dialog.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/midi++ -MT help_window.o -MD -MP -MF .deps/help_window.Tpo -c -o help_window.o help_window.cpp mv -f .deps/help_window.Tpo .deps/help_window.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/midi++ -MT latency_panel.o -MD -MP -MF .deps/latency_panel.Tpo -c -o latency_panel.o latency_panel.cpp mv -f .deps/latency_panel.Tpo .deps/latency_panel.Po clang++ -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/midi++ -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -o slgui gui_app.o main_panel.o app_frame.o pix_button.o looper_panel.o loop_control.o time_panel.o slider_bar.o choice_box.o spin_box.o keyboard_target.o keys_panel.o check_box.o midi_bind_panel.o config_panel.o prefs_dialog.o help_window.o latency_panel.o ../libslcore.a /wrkdirs /usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/midi++/libmidipp.a /wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/pbd/libpbd.a -L/usr/local/lib -llo -lpthread -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L/usr/local/lib -lsigc-2.0 -L/usr/local/lib -lxml2 /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' clang++: error: linker command failed with exit code 1 (use -v to see invocation) Makefile:326: recipe for target 'slgui' failed gmake[3]: *** [slgui] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/src/gui' Makefile:519: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/src' Makefile:329: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2' Makefile:265: recipe for target 'all' failed gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/audio/sooperlooper. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:33:50 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 1FA599B for ; Wed, 28 Jan 2015 03:33:50 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 0A590BBB for ; Wed, 28 Jan 2015 03:33:50 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3XnmA012069 for ; Wed, 28 Jan 2015 03:33:49 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3XnC6012057; Wed, 28 Jan 2015 03:33:49 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:33:49 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280333.t0S3XnC6012057@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93i386-quarterly][graphics/pixie] Failed for pixie-2.2.6_11 in package 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: Wed, 28 Jan 2015 03:33:50 -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: amdmi3@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/graphics/pixie/Makefile 371065 2014-10-17 15:37:58Z amdmi3 $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/pixie-2.2.6_11.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building graphics/pixie build started at Wed Jan 28 03:30:33 UTC 2015 port directory: /usr/ports/graphics/pixie building for: FreeBSD 93i386-quarterly-job-14 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/graphics/pixie/Makefile 371065 2014-10-17 15:37:58Z amdmi3 $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=pixie-2.2.6_11 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for pixie-2.2.6_11: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --includedir=/usr/local/include/pixie --libdir=/usr/local/lib/pixie --with-docdir=/usr/local/share/doc/pixie --with-shaderdir=/usr/local/share/pixie/shaders --with-ribdir=/usr/local/share/pixie/ribs --with-texturedir=/usr/local/share/pixie/textures --with-displaysdir=/usr/local/lib/pixie/displays --with-modulesdir=/usr/local/lib/pixie/modules --with-openexr-prefix=/usr/local --enable-openexr-threads --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/pixie/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/pixie/work HOME=/wrkdirs/usr/ports/graphics/pixie/work TMPDIR="/tmp" ac_cv_path_FLEX="/usr/local/bin/flex" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/pixie/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/pixie/work HOME=/wrkdirs/usr/ports/graphics/pixie/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/pixie/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/pixie/work HOME=/wrkdirs/usr/ports/graphics/pixie/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/pixie/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/pixie/work HOME=/wrkdirs/usr/ports/graphics/pixie/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 -fPIC -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fPIC -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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/pixie" EXAMPLESDIR="share/examples/pixie" DATADIR="share/pixie" WWWDIR="www/pixie" ETCDIR="etc/pixie" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pixie DOCSDIR=/usr/local/share/doc/pixie EXAMPLESDIR=/usr/local/share/examples/pixie WWWDIR=/usr/local/www/pixie ETCDIR=/usr/local/etc/pixie --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> pixie-2.2.6_11 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.3.txz [93i386-quarterly-job-14] Installing pkg-1.4.3... [93i386-quarterly-job-14] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of pixie-2.2.6_11 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by pixie-2.2.6_11 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by pixie-2.2.6_11 for building => SHA256 Checksum OK for Pixie-src-2.2.6.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by pixie-2.2.6_11 for building ===> Extracting for pixie-2.2.6_11 => SHA256 Checksum OK for Pixie-src-2.2.6.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for pixie-2.2.6_11 ===> Applying FreeBSD patches for pixie-2.2.6_11 =========================================================================== =================================================== ===> pixie-2.2.6_11 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 [93i386-quarterly-job-14] Installing bison-2.7.1,1... [93i386-quarterly-job-14] `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-14] | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-14] | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-14] | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-14] | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-14] `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-14] `-- Installing m4-1.4.17_1,1... [93i386-quarterly-job-14] `-- Extracting m4-1.4.17_1,1... done [93i386-quarterly-job-14] Extracting bison-2.7.1,1... done ===> Returning to build of pixie-2.2.6_11 ===> pixie-2.2.6_11 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 [93i386-quarterly-job-14] Installing flex-2.5.39_2... [93i386-quarterly-job-14] Extracting flex-2.5.39_2... done ===> Returning to build of pixie-2.2.6_11 ===> pixie-2.2.6_11 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/glproto.pc in /usr/ports/x11/glproto ===> Installing existing package /packages/All/glproto-1.4.17.txz [93i386-quarterly-job-14] Installing glproto-1.4.17... [93i386-quarterly-job-14] Extracting glproto-1.4.17... done ===> Returning to build of pixie-2.2.6_11 ===> pixie-2.2.6_11 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/dri2proto.pc in /usr/ports/x11/dri2proto ===> Installing existing package /packages/All/dri2proto-2.8.txz [93i386-quarterly-job-14] Installing dri2proto-2.8... [93i386-quarterly-job-14] Extracting dri2proto-2.8... done ===> Returning to build of pixie-2.2.6_11 =========================================================================== =================================================== ===> pixie-2.2.6_11 depends on shared library: libIlmImf.so - not found ===> Verifying for libIlmImf.so in /usr/ports/graphics/OpenEXR ===> Installing existing package /packages/All/OpenEXR-2.2.0_4.txz [93i386-quarterly-job-14] Installing OpenEXR-2.2.0_4... [93i386-quarterly-job-14] `-- Installing gcc-4.8.3_2... [93i386-quarterly-job-14] | `-- Installing binutils-2.25... [93i386-quarterly-job-14] | `-- Extracting binutils-2.25... done [93i386-quarterly-job-14] | `-- Installing gcc-ecj-4.5... [93i386-quarterly-job-14] | `-- Extracting gcc-ecj-4.5... done [93i386-quarterly-job-14] | `-- Installing gmp-5.1.3_2... [93i386-quarterly-job-14] | `-- Extracting gmp-5.1.3_2... done [93i386-quarterly-job-14] | `-- Installing mpc-1.0.2_1... [93i386-quarterly-job-14] | | `-- Installing mpfr-3.1.2_2... [93i386-quarterly-job-14] | | `-- Extracting mpfr-3.1.2_2... done [93i386-quarterly-job-14] | `-- Extracting mpc-1.0.2_1... done [93i386-quarterly-job-14] `-- Extracting gcc-4.8.3_2... done [93i386-quarterly-job-14] `-- Installing ilmbase-2.2.0... [93i386-quarterly-job-14] `-- Extracting ilmbase-2.2.0... done [93i386-quarterly-job-14] Extracting OpenEXR-2.2.0_4... done Message for gcc-4.8.3_2: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of pixie-2.2.6_11 ===> pixie-2.2.6_11 depends on shared library: libtiff.so - not found ===> Verifying for libtiff.so in /usr/ports/graphics/tiff /usr/bin/make INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s" install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s" INSTALL_STRIP_FLAG=-s `test -z 'strip' || echo "INSTALL_PROGRAM_ENV=STRIPPROG='strip'"` install Making install in src Making install in common test -z "/usr/local/lib/pixie" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'libpixiecommon.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libpixiecommon.la' libtool: install: /usr/bin/install -c -o root -g wheel .libs/libpixiecommon.so.0.0.0 /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libpixiecommon.so.0.0.0 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libpixiecommon.so.0.0.0 libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie && { ln -s -f libpixiecommon.so.0.0.0 libpixiecommon.so.0 || { rm -f libpixiecommon.so.0 && ln -s libpixiecommon.so.0.0.0 libpixiecommon.so.0; }; }) libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie && { ln -s -f libpixiecommon.so.0.0.0 libpixiecommon.so || { rm -f libpixiecommon.so && ln -s libpixiecommon.so.0.0.0 libpixiecommon.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libpixiecommon.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libpixiecommon.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie' Making install in file test -z "/usr/local/lib/pixie/displays" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'file.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/file.la' libtool: install: warning: relinking `file.la' libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/file; /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/libtool --tag CXX --mode=relink c++ -O2 -pipe -fPIC -fno-strict-aliasing -module -avoid-version -L/usr/local/lib -o file.la -rpath /usr/local/lib/pixie/displays file.lo file_tiff.lo file_png.lo ../common/libpixiecommon.la -ltiff -pthread -lm -lc -lpng -pthread -lm -lc -pthread -lm -lc -inst-prefix-dir /wrkdirs/usr/ports/graphics/pixie/work/stage) libtool: relink: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/file.o .libs/file_tiff.o .libs/file_png.o -Wl,-rpath -Wl,/usr/local/lib/pixie -L/usr/local/lib ../common/.libs/libpixiecommon.so -ltiff -lpng -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -pthread -pthread -pthread -pthread -Wl,-soname -Wl,file.so -o .libs/file.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/file.soT /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/file.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/file.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/file.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/file.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie/displays' Making install in framebuffer test -z "/usr/local/lib/pixie/displays" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'framebuffer.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/framebuffer.la' libtool: install: warning: relinking `framebuffer.la' libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/framebuffer; /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/libtool --tag CXX --mode=relink c++ -I/usr/local/include -O2 -pipe -fPIC -fno-strict-aliasing -module -avoid-version -lX11 -lXext -L/usr/local/lib -o framebuffer.la -rpath /usr/local/lib/pixie/displays framebuffer_la-framebuffer.lo framebuffer_la-fbx.lo ../common/libpixiecommon.la -L/usr/local/lib -R/usr/local/lib -pthread -lm -lc -inst-prefix-dir /wrkdirs/usr/ports/graphics/pixie/work/stage) libtool: relink: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/framebuffer_la-framebuffer.o .libs/framebuffer_la-fbx.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib/pixie /usr/local/lib/libX11.so /usr/local/lib/libXext.so -L/usr/local/lib ../common/.libs/libpixiecommon.so -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -pthread -pthread -Wl,-soname -Wl,framebuffer.so -o .libs/framebuffer.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/framebuffer.soT /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/framebuffer.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/framebuffer.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/framebuffer.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/framebuffer.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie/displays' Making install in openexr test -z "/usr/local/lib/pixie/displays" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays" Making install in precomp Making install in gui test -z "/usr/local/lib/pixie/modules" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/modules" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'gui.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/modules/gui.la' libtool: install: warning: relinking `gui.la' libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/gui; /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/libtool --tag CXX --mode=relink c++ -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -pipe -fPIC -fno-strict-aliasing -module -avoid-version -L/wrkdirs/usr/ports/x11-toolkits/fltk/work/fltk-1.3.2/src -L/usr/local/lib -L/usr/local/lib -R/usr/local/lib /usr/local/lib/libfltk_gl.a -lGLU -lGL -lm /usr/local/lib/libfltk.a -lXext -lXft -lfontconfig -lpthread -lm -lX11 -lX11 -lXext -L/usr/local/lib -o gui.la -rpath /usr/local/lib/pixie/modules gui_la-opengl.lo ../common/libpixiecommon.la -L/usr/local/lib -R/usr/local/lib -pthread -lm -lc -inst-prefix-dir /wrkdirs/usr/ports/graphics/pixie/work/stage) *** Warning: Linking the shared library gui.la against the *** static library /usr/local/lib/libfltk_gl.a is not portable! *** Warning: Linking the shared library gui.la against the *** static library /usr/local/lib/libfltk.a is not portable! libtool: relink: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/gui_la-opengl.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib/pixie -L/wrkdirs/usr/ports/x11-toolkits/fltk/work/fltk-1.3.2/src -L/usr/local/lib /usr/local/lib/libfltk_gl.a -lGLU -lGL /usr/local/lib/libfltk.a /usr/local/lib/libXft.so -lfontconfig -lpthread /usr/local/lib/libX11.so /usr/local/lib/libXext.so ../common/.libs/libpixiecommon.so -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -pthread -pthread -Wl,-soname -Wl,gui.so -o .libs/gui.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/gui.soT /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/modules/gui.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/modules/gui.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/gui.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/modules/gui.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie/modules' Making install in rgbe test -z "/usr/local/lib/pixie/displays" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'rgbe.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/rgbe.la' libtool: install: warning: relinking `rgbe.la' libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/rgbe; /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/libtool --tag CXX --mode=relink c++ -O2 -pipe -fPIC -fno-strict-aliasing -module -avoid-version -L/usr/local/lib -o rgbe.la -rpath /usr/local/lib/pixie/displays file.lo rgbe.lo ../common/libpixiecommon.la -pthread -lm -lc -inst-prefix-dir /wrkdirs/usr/ports/graphics/pixie/work/stage) libtool: relink: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/file.o .libs/rgbe.o -Wl,-rpath -Wl,/usr/local/lib/pixie -L/usr/local/lib ../common/.libs/libpixiecommon.so -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -pthread -pthread -Wl,-soname -Wl,rgbe.so -o .libs/rgbe.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/rgbe.soT /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/rgbe.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/rgbe.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/rgbe.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/rgbe.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie/displays' Making install in sdr /usr/bin/make install-am test -z "/usr/local/lib/pixie" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'libsdr.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libsdr.la' libtool: install: warning: relinking `libsdr.la' libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/sdr; /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/libtool --tag CXX --mode=relink c++ -O2 -pipe -fPIC -fno-strict-aliasing -export-dynamic -version-info 0:0:0 -L/usr/local/lib -o libsdr.la -rpath /usr/local/lib/pixie sdr.lo ../common/libpixiecommon.la -pthread -lm -lc -inst-prefix-dir /wrkdirs/usr/ports/graphics/pixie/work/stage) libtool: relink: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/sdr.o -Wl,-rpath -Wl,/usr/local/lib/pixie -L/usr/local/lib ../common/.libs/libpixiecommon.so -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -pthread -pthread -Wl,-soname -Wl,libsdr.so.0 -o .libs/libsdr.so.0.0.0 libtool: install: /usr/bin/install -c -o root -g wheel .libs/libsdr.so.0.0.0T /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libsdr.so.0.0.0 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libsdr.so.0.0.0 libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie && { ln -s -f libsdr.so.0.0.0 libsdr.so.0 || { rm -f libsdr.so.0 && ln -s libsdr.so.0.0.0 libsdr.so.0; }; }) libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie && { ln -s -f libsdr.so.0.0.0 libsdr.so || { rm -f libsdr.so && ln -s libsdr.so.0.0.0 libsdr.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libsdr.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libsdr.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie' test -z "/usr/local/include/pixie" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie" install -o root -g wheel -m 0644 'sdr.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/sdr.h' Making install in sdrc /usr/bin/make install-am test -z "/usr/local/bin" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin" STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s 'sdrc' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/sdrc' libtool: install: warning: `../common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s .libs/sdrc /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/sdrc Making install in ri /usr/bin/make install-am test -z "/usr/local/lib/pixie" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'libri.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libri.la' libtool: install: warning: relinking `libri.la' libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/ri; /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/libtool --tag CXX --mode=relink c++ -O2 -pipe -fPIC -fno-strict-aliasing -export-dynamic -version-info 0:0:0 -L/usr/local/lib -o libri.la -rpath /usr/local/lib/pixie attributes.lo brickmap.lo bundles.lo curves.lo bsplinePatchgrid.lo debug.lo delayed.lo displayChannel.lo dlobject.lo dso.lo error.lo execute.lo executeMisc.lo fileResource.lo hcshader.lo ifexpr.lo implicitSurface.lo init.lo irradiance.lo linsys.lo memory.lo noise.lo object.lo occlusion.lo options.lo patches.lo patchgrid.lo photon.lo photonMap.lo pl.lo points.lo pointCloud.lo pointHierarchy.lo polygons.lo ptcapi.lo quadrics.lo random.lo raytracer.lo refCounter.lo remoteChannel.lo renderer.lo rendererClipping.lo rendererContext.lo rendererDeclerations.lo rendererDisplay.lo rendererFiles.lo rendererJobs.lo rendererMutexes.lo rendererNetwork.lo resource.lo reyes.lo ri.lo rib.lo riInterface.lo ribOu t.lo shader.lo shaderPl.lo shading.lo show.lo sl.lo stats.lo stochastic.lo subdivision.lo subdivisionCreator.lo surface.lo texmake.lo texture.lo texture3d.lo trace.lo variable.lo xform.lo zbuffer.lo ../common/libpixiecommon.la -ltiff -pthread -lm -lc -lz -pthread -lm -lc -inst-prefix-dir /wrkdirs/usr/ports/graphics/pixie/work/stage) libtool: relink: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/attributes.o .libs/brickmap.o .libs/bundles.o .libs/curves.o .libs/bsplinePatchgrid.o .libs/debug.o .libs/delayed.o .libs/displayChannel.o .libs/dlobject.o .libs/dso.o .libs/error.o .libs/execute.o .libs/executeMisc.o .libs/fileResource.o .libs/hcshader.o .libs/ifexpr.o .libs/implicitSurface.o .libs/init.o .libs/irradiance.o .libs/linsys.o .libs/memory.o .libs/noise.o .libs/object.o .libs/occlusion.o .libs/options.o .libs/patches.o .libs/patchgrid.o .libs/photon.o .libs/photonMap.o .libs/pl.o .libs/points.o .libs/pointCloud.o .libs/pointHierarchy.o .libs/polygons.o .libs/ptcapi.o .libs/quadrics.o .libs/random.o .libs/raytracer.o .libs/refCounter.o .libs/remoteChannel.o .libs/renderer.o .libs/rendererClipping.o .libs/rendererContext.o .libs/rendererDeclerations.o .libs/rendererDisplay.o .libs/rendererFiles.o .libs/rendererJobs.o .libs/rendererMutexes.o .libs/rendererNetwork.o .libs/resource.o .libs/reye s.o .libs/ri.o .libs/rib.o .libs/riInterface.o .libs/ribOut.o .libs/shader.o .libs/shaderPl.o .libs/shading.o .libs/show.o .libs/sl.o .libs/stats.o .libs/stochastic.o .libs/subdivision.o .libs/subdivisionCreator.o .libs/surface.o .libs/texmake.o .libs/texture.o .libs/texture3d.o .libs/trace.o .libs/variable.o .libs/xform.o .libs/zbuffer.o -Wl,-rpath -Wl,/usr/local/lib/pixie -L/usr/local/lib ../common/.libs/libpixiecommon.so -ltiff -lz -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -pthread -pthread -pthread -Wl,-soname -Wl,libri.so.0 -o .libs/libri.so.0.0.0 libtool: install: /usr/bin/install -c -o root -g wheel .libs/libri.so.0.0.0T /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libri.so.0.0.0 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libri.so.0.0.0 libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie && { ln -s -f libri.so.0.0.0 libri.so.0 || { rm -f libri.so.0 && ln -s libri.so.0.0.0 libri.so.0; }; }) libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie && { ln -s -f libri.so.0.0.0 libri.so || { rm -f libri.so && ln -s libri.so.0.0.0 libri.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libri.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libri.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie' test -z "/usr/local/include/pixie" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie" install -o root -g wheel -m 0644 'ri.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/ri.h' install -o root -g wheel -m 0644 'dsply.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/dsply.h' install -o root -g wheel -m 0644 'shadeop.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/shadeop.h' install -o root -g wheel -m 0644 'implicit.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/implicit.h' install -o root -g wheel -m 0644 'dlo.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/dlo.h' install -o root -g wheel -m 0644 'ptcapi.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/ptcapi.h' Making install in rndr test -z "/usr/local/bin" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin" STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s 'rndr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/rndr' libtool: install: warning: `../ri/libri.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `/wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `../common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s .libs/rndr /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/rndr Making install in texmake test -z "/usr/local/bin" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin" STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s 'texmake' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/texmake' libtool: install: warning: `../ri/libri.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `/wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `../common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s .libs/texmake /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/texmake Making install in sdrinfo test -z "/usr/local/bin" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin" STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s 'sdrinfo' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/sdrinfo' libtool: install: warning: `../sdr/libsdr.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `/wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `../common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s .libs/sdrinfo /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/sdrinfo Making install in show test -z "/usr/local/bin" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin" STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s 'show' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/show' libtool: install: warning: `../common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `../ri/libri.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `/wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s .libs/show /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/show test -z "/usr/local/man/man1" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/man/man1" install -o root -g wheel -m 0644 'man/rndr.1' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/man/man1/rndr.1' install -o root -g wheel -m 0644 'man/sdrc.1' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/man/man1/sdrc.1' install -o root -g wheel -m 0644 'man/sdrinfo.1' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/man/man1/sdrinfo.1' install -o root -g wheel -m 0644 'man/texmake.1' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/man/man1/texmake.1' test -z "/usr/local/share/pixie/shaders" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders" install -o root -g wheel -m 0644 'shaders/ambientindirect.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/ambientindirect.sdr' install -o root -g wheel -m 0644 'shaders/ambientindirect.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/ambientindirect.sl' install -o root -g wheel -m 0644 'shaders/ambientlight.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/ambientlight.sdr' install -o root -g wheel -m 0644 'shaders/ambientlight.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/ambientlight.sl' install -o root -g wheel -m 0644 'shaders/ambientocclusion.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/ambientocclusion.sdr' install -o root -g wheel -m 0644 'shaders/ambientocclusion.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/ambientocclusion.sl' install -o root -g wheel -m 0644 'shaders/arealight.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/arealight.sdr' install -o root -g wheel -m 0644 'shaders/arealight.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/arealight.sl' install -o root -g wheel -m 0644 'shaders/constant.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/constant.sdr' install -o root -g wheel -m 0644 'shaders/constant.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/constant.sl' install -o root -g wheel -m 0644 'shaders/distantlight.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/distantlight.sdr' install -o root -g wheel -m 0644 'shaders/distantlight.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/distantlight.sl' install -o root -g wheel -m 0644 'shaders/fog.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/fog.sdr' install -o root -g wheel -m 0644 'shaders/fog.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/fog.sl' install -o root -g wheel -m 0644 'shaders/glass.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/glass.sdr' install -o root -g wheel -m 0644 'shaders/glass.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/glass.sl' install -o root -g wheel -m 0644 'shaders/matte.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/matte.sdr' install -o root -g wheel -m 0644 'shaders/matte.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/matte.sl' install -o root -g wheel -m 0644 'shaders/metal.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/metal.sdr' install -o root -g wheel -m 0644 'shaders/metal.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/metal.sl' install -o root -g wheel -m 0644 'shaders/mirror.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mirror.sdr' install -o root -g wheel -m 0644 'shaders/mirror.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mirror.sl' install -o root -g wheel -m 0644 'shaders/mtorDirectionalLight.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mtorDirectionalLight.sdr' install -o root -g wheel -m 0644 'shaders/mtorDirectionalLight.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mtorDirectionalLight.sl' install -o root -g wheel -m 0644 'shaders/mtorLambert.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mtorLambert.sdr' install -o root -g wheel -m 0644 'shaders/mtorLambert.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mtorLambert.sl' install -o root -g wheel -m 0644 'shaders/mtorPhong.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mtorPhong.sdr' install -o root -g wheel -m 0644 'shaders/mtorPhong.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mtorPhong.sl' install -o root -g wheel -m 0644 'shaders/normdir.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/normdir.sdr' install -o root -g wheel -m 0644 'shaders/normdir.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/normdir.sl' install -o root -g wheel -m 0644 'shaders/paintedmatte.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/paintedmatte.sdr' install -o root -g wheel -m 0644 'shaders/paintedmatte.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/paintedmatte.sl' install -o root -g wheel -m 0644 'shaders/paintedplastic.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/paintedplastic.sdr' install -o root -g wheel -m 0644 'shaders/paintedplastic.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/paintedplastic.sl' install -o root -g wheel -m 0644 'shaders/plastic.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/plastic.sdr' install -o root -g wheel -m 0644 'shaders/plastic.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/plastic.sl' install -o root -g wheel -m 0644 'shaders/pointlight.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/pointlight.sdr' install -o root -g wheel -m 0644 'shaders/pointlight.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/pointlight.sl' install -o root -g wheel -m 0644 'shaders/rayarea.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/rayarea.sdr' install -o root -g wheel -m 0644 'shaders/rayarea.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/rayarea.sl' install -o root -g wheel -m 0644 'shaders/raydistant.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/raydistant.sdr' install -o root -g wheel -m 0644 'shaders/raydistant.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/raydistant.sl' install -o root -g wheel -m 0644 'shaders/raypoint.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/raypoint.sdr' install -o root -g wheel -m 0644 'shaders/raypoint.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/raypoint.sl' install -o root -g wheel -m 0644 'shaders/shadowarea.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowarea.sdr' install -o root -g wheel -m 0644 'shaders/shadowarea.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowarea.sl' install -o root -g wheel -m 0644 'shaders/shadowdistant.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowdistant.sdr' install -o root -g wheel -m 0644 'shaders/shadowdistant.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowdistant.sl' install -o root -g wheel -m 0644 'shaders/shadowpoint.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowpoint.sdr' install -o root -g wheel -m 0644 'shaders/shadowpoint.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowpoint.sl' install -o root -g wheel -m 0644 'shaders/shadowspot.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowspot.sdr' install -o root -g wheel -m 0644 'shaders/shadowspot.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowspot.sl' install -o root -g wheel -m 0644 'shaders/spotlight.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/spotlight.sdr' install -o root -g wheel -m 0644 'shaders/spotlight.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/spotlight.sl' (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie && install -o root -g wheel -m 0644 AUTHORS ChangeLog DEVNOTES NEWS README /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/doc/pixie) (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/doc && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/sbin/chown -Rh root:wheel $1 && /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; && /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- . /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/doc/pixie '! -name "*Makefile*"') ====> Compressing man pages (compress-man) ===> Installing ldconfig configuration file =========================================================================== =================================================== ===> Building package for pixie-2.2.6_11 pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/openexr.so: No such file or directory *** [do-package] Error code 1 Stop in /usr/ports/graphics/pixie. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:35:23 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 22003B6; Wed, 28 Jan 2015 03:35:23 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 0D784BC2; Wed, 28 Jan 2015 03:35:23 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3ZMHB088040; Wed, 28 Jan 2015 03:35:22 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3ZMvL088030; Wed, 28 Jan 2015 03:35:22 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:35:22 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280335.t0S3ZMvL088030@beefy1.isc.freebsd.org> To: johans@FreeBSD.org Subject: [package - 93i386-quarterly][security/lsh] Failed for lsh-2.1_1 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: Wed, 28 Jan 2015 03:35:23 -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: johans@FreeBSD.org Last committer: amdmi3@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/security/lsh/Makefile 365330 2014-08-18 17:30:24Z amdmi3 $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/lsh-2.1_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building security/lsh build started at Wed Jan 28 03:35:02 UTC 2015 port directory: /usr/ports/security/lsh building for: FreeBSD 93i386-quarterly-job-17 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: johans@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/security/lsh/Makefile 365330 2014-08-18 17:30:24Z amdmi3 $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=lsh-2.1_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/lsh/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/lsh/work HOME=/wrkdirs/usr/ports/security/lsh/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/security/lsh/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/lsh/work HOME=/wrkdirs/usr/ports/security/lsh/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/lsh/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/lsh/work HOME=/wrkdirs/usr/ports/security/lsh/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/security/lsh/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/lsh/work HOME=/wrkdirs/usr/ports/security/lsh/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 -std=c89" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" 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-- KRB="" OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/lsh" EXAMPLESDIR="share/examples/lsh" DATADIR="share/lsh" WWWDIR="www/lsh" ETCDIR="etc/lsh" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/lsh DOCSDIR=/usr/local/share/doc/lsh EXAMPLESDIR=/usr/local/share/examples/lsh WWWDIR=/usr/local/www/lsh ETCDIR=/usr/local/etc/lsh --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> lsh-2.1_1 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.3.txz [93i386-quarterly-job-17] Installing pkg-1.4.3... [93i386-quarterly-job-17] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of lsh-2.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by lsh-2.1_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by lsh-2.1_1 for building => SHA256 Checksum OK for lsh-2.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by lsh-2.1_1 for building ===> Extracting for lsh-2.1_1 => SHA256 Checksum OK for lsh-2.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for lsh-2.1_1 =========================================================================== =================================================== ===> lsh-2.1_1 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 [93i386-quarterly-job-17] Installing gmake-4.1_1... [93i386-quarterly-job-17] `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-17] | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-17] | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-17] | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-17] | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-17] `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-17] Extracting gmake-4.1_1... done ===> Returning to build of lsh-2.1_1 ===> lsh-2.1_1 depends on file: /usr/local/libdata/pkgconfig/xau.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/xau.pc in /usr/ports/x11/libXau ===> Installing existing package /packages/All/libXau-1.0.8_2.txz [93i386-quarterly-job-17] Installing libXau-1.0.8_2... [93i386-quarterly-job-17] `-- Installing xproto-7.0.26... [93i386-quarterly-job-17] `-- Extracting xproto-7.0.26... done [93i386-quarterly-job-17] Extracting libXau-1.0.8_2... done ===> Returning to build of lsh-2.1_1 =========================================================================== =================================================== ===> lsh-2.1_1 depends on shared library: liboop.so - not found ===> Verifying for liboop.so in /usr/ports/devel/liboop ===> Installing existing package /packages/All/liboop-1.0_12.txz [93i386-quarterly-job-17] Installing liboop-1.0_12... [93i386-quarterly-job-17] `-- Installing adns-1.5.0... [93i386-quarterly-job-17] `-- Extracting adns-1.5.0... done [93i386-quarterly-job-17] `-- Installing glib-2.42.1... [93i386-quarterly-job-17] | `-- Installing libffi-3.0.13_3... [93i386-quarterly-job-17] | `-- Extracting libffi-3.0.13_3... done [93i386-quarterly-job-17] | `-- Installing pcre-8.35_2... [93i386-quarterly-job-17] | `-- Extracting pcre-8.35_2... done [93i386-quarterly-job-17] | `-- Installing perl5-5.18.4_11... [93i386-quarterly-job-17] | `-- Extracting perl5-5.18.4_11... done [93i386-quarterly-job-17] | `-- Installing python27-2.7.9... [93i386-quarterly-job-17] | `-- Extracting python27-2.7.9... done [93i386-quarterly-job-17] `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93i386-quarterly-job-17] `-- Installing glib12-1.2.10_15... [93i386-quarterly-job-17] `-- Extracting glib12-1.2.10_15... done [93i386-quarterly-job-17] `-- Installing libwww-5.4.0_5... [93i386-quarterly-job-17] `-- Extracting libwww-5.4.0_5... done [93i386-quarterly-job-17] `-- Installing tcl86-8.6.3... [93i386-quarterly-job-17] `-- Extracting tcl86-8.6.3... done [93i386-quarterly-job-17] Extracting liboop-1.0_12... done 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 lsh-2.1_1 ===> lsh-2.1_1 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 [93i386-quarterly-job-17] Installing gmp-5.1.3_2... [93i386-quarterly-job-17] Extracting gmp-5.1.3_2... done ===> Returning to build of lsh-2.1_1 ===> lsh-2.1_1 depends on shared library: libnettle.so - not found ===> Verifying for libnettle.so in /usr/ports/security/nettle ===> Installing existing package /packages/All/nettle-2.7.1.txz [93i386-quarterly-job-17] Installing nettle-2.7.1... [93i386-quarterly-job-17] Extracting nettle-2.7.1... done ===> Returning to build of lsh-2.1_1 checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for glob.h... (cached) yes checking for memory.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking history.h usability... no checking history.h presence... no checking for history.h... no checking for netinet/in.h... (cached) yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for pwd.h... (cached) yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for tgetent in -ltermcap... yes checking for rl_callback_handler_remove in -lreadline... yes checking for using_history in -lreadline... yes checking for struct stat.st_rdev... yes checking for working alloca.h... no checking for alloca... yes checking for malloc.h... (cached) no checking whether cc needs -traditional... no checking whether sys/types.h defines makedev... yes checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... (cached) yes checking for getcwd... (cached) yes checking for getwd... (cached) yes checking for strcoll... yes checking for strdup... (cached) yes checking for getenv... yes checking for fnmatch... yes checking for dup2... (cached) yes checking for canonicalize_file_name... no checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing depfiles commands /usr/bin/sed -i.bak 's,^#define WITH_READLINE,// &,' /wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp/config.h =========================================================================== =================================================== ===> Building for lsh-2.1_1 gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src' (echo '/* Automatically generated from environ.h.in, by make. */' ; \ sed -e 's,@''prefix@,/usr/local,' \ -e 's,@''bindir@,/usr/local/bin,' \ -e 's,@''sbindir@,/usr/local/sbin,' \ -e 's,@''libexecdir@,/usr/local/libexec,' \ -e 's,@''sysconfdir@,/usr/local/etc,' \ < /wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/environ.h.in) >environ.hT test -s environ.hT && mv -f environ.hT environ.h gmake all-recursive gmake[3]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src' Making all in argp gmake[4]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp' gmake all-recursive gmake[5]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp' Making all in . gmake[6]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp' cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-ba.o -MD -MP -MF .deps/argp-ba.Tpo -c -o argp-ba.o argp-ba.c mv -f .deps/argp-ba.Tpo .deps/argp-ba.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-eexst.o -MD -MP -MF .deps/argp-eexst.Tpo -c -o argp-eexst.o argp-eexst.c mv -f .deps/argp-eexst.Tpo .deps/argp-eexst.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-fmtstream.o -MD -MP -MF .deps/argp-fmtstream.Tpo -c -o argp-fmtstream.o argp-fmtstream.c mv -f .deps/argp-fmtstream.Tpo .deps/argp-fmtstream.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-help.o -MD -MP -MF .deps/argp-help.Tpo -c -o argp-help.o argp-help.c argp-help.c: In function 'fill_in_uparams': argp-help.c:239: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness argp-help.c:247: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness argp-help.c:1739:4: warning: #warning No reasonable value to return mv -f .deps/argp-help.Tpo .deps/argp-help.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-parse.o -MD -MP -MF .deps/argp-parse.Tpo -c -o argp-parse.o argp-parse.c mv -f .deps/argp-parse.Tpo .deps/argp-parse.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-pv.o -MD -MP -MF .deps/argp-pv.Tpo -c -o argp-pv.o argp-pv.c mv -f .deps/argp-pv.Tpo .deps/argp-pv.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-pvh.o -MD -MP -MF .deps/argp-pvh.Tpo -c -o argp-pvh.o argp-pvh.c mv -f .deps/argp-pvh.Tpo .deps/argp-pvh.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT mempcpy.o -MD -MP -MF .deps/mempcpy.Tpo -c -o mempcpy.o mempcpy.c mempcpy.c:14: warning: no previous prototype for 'mempcpy' mv -f .deps/mempcpy.Tpo .deps/mempcpy.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT strchrnul.o -MD -MP -MF .deps/strchrnul.Tpo -c -o strchrnul.o strchrnul.c strchrnul.c:15: warning: no previous prototype for 'strchrnul' mv -f .deps/strchrnul.Tpo .deps/strchrnul.Po rm -f libargp.a ar cru libargp.a argp-ba.o argp-eexst.o argp-fmtstream.o argp-help.o argp-parse.o argp-pv.o argp-pvh.o mempcpy.o strchrnul.o ranlib libargp.a gmake[6]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp' Making all in testsuite gmake[6]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp/testsuite' cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I. -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ex1.o -MD -MP -MF .deps/ex1.Tpo -c -o ex1.o ex1.c mv -f .deps/ex1.Tpo .deps/ex1.Po cc -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -L/usr/local/lib -o ex1 ex1.o ../libargp.a cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I. -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ex3.o -MD -MP -MF .deps/ex3.Tpo -c -o ex3.o ex3.c mv -f .deps/ex3.Tpo .deps/ex3.Po cc -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -L/usr/local/lib -o ex3 ex3.o ../libargp.a cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I. -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ex4.o -MD -MP -MF .deps/ex4.Tpo -c -o ex4.o ex4.c mv -f .deps/ex4.Tpo .deps/ex4.Po cc -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -L/usr/local/lib -o ex4 ex4.o ../libargp.a gmake[6]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp/testsuite' gmake[5]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp' gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp' Making all in rsync gmake[4]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/rsync' cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT generate.o -MD -MP -MF .deps/generate.Tpo -c -o generate.o generate.c mv -f .deps/generate.Tpo .deps/generate.Po cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT receive.o -MD -MP -MF .deps/receive.Tpo -c -o receive.o receive.c mv -f .deps/receive.Tpo .deps/receive.Po cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT checksum.o -MD -MP -MF .deps/checksum.Tpo -c -o checksum.o checksum.c mv -f .deps/checksum.Tpo .deps/checksum.Po cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT send.o -MD -MP -MF .deps/send.Tpo -c -o send.o send.c mv -f .deps/send.Tpo .deps/send.Po rm -f librsync.a ar cru librsync.a generate.o receive.o checksum.o send.o ranlib librsync.a gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/rsync' Making all in scm gmake[4]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/scm' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/scm' Making all in sftp gmake[4]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp' gmake all-recursive gmake[5]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp' Making all in . gmake[6]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp' cc -DHAVE_CONFIG_H -I. -I/usr/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"/usr/local/bin/lshg"' -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -Wcast-align -MT commands.o -MD -MP -MF .deps/commands.Tpo -c -o commands.o commands.c In file included from commands.c:28: config.h:249: error: expected identifier or '(' before '/' token config.h:249: error: stray '#' in program In file included from /usr/include/machine/_types.h:6, from /usr/include/sys/_types.h:33, from /usr/include/stdlib.h:38, from commands.h:30, from commands.c:31: /usr/include/x86/_types.h:96: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__int_least8_t' In file included from /usr/include/sys/types.h:63, from commands.h:31, from commands.c:31: /usr/include/sys/_stdint.h:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int8_t' In file included from /usr/local/include/nettle/nettle-stdint.h:11, from /usr/local/include/nettle/nettle-types.h:29, from buffer.h:31, from sftp_c.h:49, from sftp_bind.h:61, from commands.h:41, from commands.c:31: /usr/include/stdint.h:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int_least8_t' commands.c: In function 'handle_command': commands.c:2144: warning: pointer targets in initialization differ in signedness commands.c:2149: warning: pointer targets in passing argument 1 of 'lsftp_s_skip' differ in signedness commands.c:2149: warning: pointer targets in assignment differ in signedness commands.c:2158: warning: pointer targets in passing argument 1 of 'com_escape' differ in signedness commands.c:2161: warning: pointer targets in passing argument 1 of 'com_longhelp' differ in signedness commands.c:2165: warning: pointer targets in passing argument 1 of 'lsftp_s_strtok' differ in signedness commands.c:2165: warning: pointer targets in assignment differ in signedness commands.c:2184: warning: pointer targets in passing argument 1 of 'lsftp_s_skip' differ in signedness Makefile:568: recipe for target 'commands.o' failed gmake[6]: *** [commands.o] Error 1 gmake[6]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp' Makefile:674: recipe for target 'all-recursive' failed gmake[5]: *** [all-recursive] Error 1 gmake[5]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp' Makefile:382: recipe for target 'all' failed gmake[4]: *** [all] Error 2 gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp' Makefile:1039: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src' Makefile:696: recipe for target 'all' failed gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src' Makefile:384: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1' Makefile:324: recipe for target 'all' failed gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/security/lsh. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:35:46 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 8FE5EC3 for ; Wed, 28 Jan 2015 03:35:46 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 7AC30BC4; Wed, 28 Jan 2015 03:35:46 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3ZkPw013338; Wed, 28 Jan 2015 03:35:46 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3ZjoR013182; Wed, 28 Jan 2015 03:35:45 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:35:45 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280335.t0S3ZjoR013182@beefy1.isc.freebsd.org> To: oliver@fromme.com Subject: [package - 93i386-quarterly][devel/cssc] Failed for cssc-1.4.0 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: Wed, 28 Jan 2015 03:35:46 -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: oliver@fromme.com Last committer: rodrigo@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/devel/cssc/Makefile 374333 2014-12-08 21:46:40Z rodrigo $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/cssc-1.4.0.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building devel/cssc build started at Wed Jan 28 03:35:26 UTC 2015 port directory: /usr/ports/devel/cssc building for: FreeBSD 93i386-quarterly-job-19 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: oliver@fromme.com Makefile ident: $FreeBSD: branches/2015Q1/devel/cssc/Makefile 374333 2014-12-08 21:46:40Z rodrigo $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=cssc-1.4.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for cssc-1.4.0: BINARY=on: Support binary SCCS files (Solaris interoperability) ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-binary --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cssc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cssc/work HOME=/wrkdirs/usr/ports/devel/cssc/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cssc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cssc/work HOME=/wrkdirs/usr/ports/devel/cssc/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="gcpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="g++" 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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/cssc" EXAMPLESDIR="share/examples/cssc" DATADIR="share/cssc" WWWDIR="www/cssc" ETCDIR="etc/cssc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cssc DOCSDIR=/usr/local/share/doc/cssc EXAMPLESDIR=/usr/local/share/examples/cssc WWWDIR=/usr/local/www/cssc ETCDIR=/usr/local/etc/cssc --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> cssc-1.4.0 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.3.txz [93i386-quarterly-job-19] Installing pkg-1.4.3... [93i386-quarterly-job-19] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of cssc-1.4.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by cssc-1.4.0 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by cssc-1.4.0 for building => SHA256 Checksum OK for CSSC-1.4.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by cssc-1.4.0 for building ===> Extracting for cssc-1.4.0 => SHA256 Checksum OK for CSSC-1.4.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for cssc-1.4.0 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for cssc-1.4.0 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking if binary file support should be disabled... no checking for required SCCS file line length limits... no limit checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for library containing strerror... none required checking build system type... i386-portbld-freebsd9.3 checking host system type... i386-portbld-freebsd9.3 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i386-portbld-freebsd9.3 file names to i386-portbld-freebsd9.3 format... func_convert_file_noop checking how to convert i386-portbld-freebsd9.3 file names to toolchain format... func_convert_file_noop config.status: creating src/sccsdiff.sh config.status: creating unit-tests/Makefile config.status: creating tests/Makefile config.status: creating docs/Makefile config.status: creating testutils/decompress_stdin.sh config.status: creating auxfiles/Makefile config.status: creating auxfiles/CSSC.spec config.status: creating sccs-cgi/Makefile config.status: creating docs/config-info.texi config.status: creating unit-tests/testwrapper.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===> Building for cssc-1.4.0 /usr/bin/make all-recursive Making all in gl Making all in lib rm -f c++defs.h-t c++defs.h && sed -n -e '/_GL_CXXDEFS/,$p' < ../../build-aux/snippet/c++defs.h > c++defs.h-t && mv c++defs.h-t c++defs.h rm -f warn-on-use.h-t warn-on-use.h && sed -n -e '/^.ifndef/,$p' < ../../build-aux/snippet/warn-on-use.h > warn-on-use.h-t && mv warn-on-use.h-t warn-on-use.h rm -f ctype.h-t ctype.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_CTYPE_H''@||g' -e 's/@''GNULIB_ISBLANK''@/0/g' -e 's/@''HAVE_ISBLANK''@/1/g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./ctype.in.h; } > ctype.h-t && mv ctype.h-t ctype.h rm -f arg-nonnull.h-t arg-nonnull.h && sed -n -e '/GL_ARG_NONNULL/,$p' < ../../build-aux/snippet/arg-nonnull.h > arg-nonnull.h-t && mv arg-nonnull.h-t arg-nonnull.h rm -f dirent.h-t dirent.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_DIRENT_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_DIRENT_H''@||g' -e 's/@''GNULIB_OPENDIR''@/1/g' -e 's/@''GNULIB_READDIR''@/0/g' -e 's/@''GNULIB_REWINDDIR''@/0/g' -e 's/@''GNULIB_CLOSEDIR''@/1/g' -e 's/@''GNULIB_DIRFD''@/1/g' -e 's/@''GNULIB_FDOPENDIR''@/0/g' -e 's/@''GNULIB_SCANDIR''@/0/g' -e 's/@''GNULIB_ALPHASORT''@/0/g' -e 's/@''HAVE_OPENDIR''@/1/g' -e 's/@''HAVE_READDIR''@/1/g' -e 's/@''HAVE_REWINDDIR''@/1/g' -e 's/@''HAVE_CLOSEDIR''@/1/g' -e 's|@''HAVE_DECL_DIRFD''@|1|g' -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' -e 's|@''HAVE_FDOPENDIR''@|1|g' -e 's|@''HAVE_SCANDIR''@|1|g' -e 's|@''HAVE_ALPHASORT''@|1|g' -e 's|@''REPLACE_OPENDIR''@|0|g' -e 's|@''REPLACE_CLOSEDIR''@|0|g' -e 's|@''REPLACE_DIRFD''@|0|g' - e 's|@''REPLACE_FDOPENDIR''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./dirent.in.h; } > dirent.h-t && mv dirent.h-t dirent.h rm -f fcntl.h-t fcntl.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_FCNTL_H''@||g' -e 's/@''GNULIB_FCNTL''@/1/g' -e 's/@''GNULIB_NONBLOCKING''@/0/g' -e 's/@''GNULIB_OPEN''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_OPENAT''@/0/g' -e 's|@''HAVE_FCNTL''@|1|g' -e 's|@''HAVE_OPENAT''@|1|g' -e 's|@''REPLACE_FCNTL''@|0|g' -e 's|@''REPLACE_OPEN''@|0|g' -e 's|@''REPLACE_OPENAT''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./fcntl.in.h; } > fcntl.h-t && mv fcntl.h-t fcntl.h rm -f signal.h-t signal.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SIGNAL_H''@||g' -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' -e 's|@''GNULIB_RAISE''@|0|g' -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' -e 's/@''GNULIB_SIGPROCMASK''@/0/g' -e 's/@''GNULIB_SIGACTION''@/0/g' -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' -e 's|@''HAVE_RAISE''@|1|g' -e 's|@''HAVE_SIGSET_T''@|1|g' -e 's|@''HAVE_SIGINFO_T''@|1|g' -e 's|@''HAVE_SIGACTION''@|1|g' -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' -e 's|@''HAVE_SIGHANDLER_T''@|0|g' -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' -e 's|@''REPLACE_RAISE''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./signal.in.h; } > signal.h-t && mv signal.h-t signal.h rm -f stdio.h-t stdio.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STDIO_H''@||g' -e 's/@''GNULIB_DPRINTF''@/0/g' -e 's/@''GNULIB_FCLOSE''@/0/g' -e 's/@''GNULIB_FDOPEN''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_FFLUSH''@/0/g' -e 's/@''GNULIB_FGETC''@/1/g' -e 's/@''GNULIB_FGETS''@/1/g' -e 's/@''GNULIB_FOPEN''@/0/g' -e 's/@''GNULIB_FPRINTF''@/1/g' -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_FPURGE''@/0/g' -e 's/@''GNULIB_FPUTC''@/1/g' -e 's/@''GNULIB_FPUTS''@/1/g' -e 's/@''GNULIB_FREAD''@/1/g' -e 's/@''GNULIB_FREOPEN''@/0/g' -e 's/@''GNULIB_FSCANF''@/1/g' -e 's/@''GNULIB_FSEEK''@/1/g' -e 's/@''GNULIB_FSEEKO''@/1/g' -e 's/@''GNULIB_FTELL''@/0/g' -e 's/@''GNULIB_FTELLO''@/0/g' -e 's/@''GNULIB_FWRITE''@/1/g' -e 's/@''GNULIB_GETC''@/1/g' -e 's/@''G NULIB_GETCHAR''@/1/g' -e 's/@''GNULIB_GETDELIM''@/0/g' -e 's/@''GNULIB_GETLINE''@/0/g' -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' -e 's/@''GNULIB_PCLOSE''@/0/g' -e 's/@''GNULIB_PERROR''@/0/g' -e 's/@''GNULIB_POPEN''@/0/g' -e 's/@''GNULIB_PRINTF''@/1/g' -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' -e 's/@''GNULIB_PUTC''@/1/g' -e 's/@''GNULIB_PUTCHAR''@/1/g' -e 's/@''GNULIB_PUTS''@/1/g' -e 's/@''GNULIB_REMOVE''@/0/g' -e 's/@''GNULIB_RENAME''@/0/g' -e 's/@''GNULIB_RENAMEAT''@/0/g' -e 's/@''GNULIB_SCANF''@/1/g' -e 's/@''GNULIB_SNPRINTF''@/0/g' -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' -e 's/@''GNULIB_TMPFILE''@/0/g' -e 's/@''GNULIB_VASPRINTF''@/0/g' -e 's/@''GNULIB_VDPRINTF''@/0/g' -e 's/@''GNULIB_VFPRINTF''@/1/g' -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_VFSCANF''@/0/g' -e 's/@''GNULIB_VSCANF''@/0/g' -e 's/@''GNULIB_VPRINTF''@/1/g' - e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' -e 's/! @''GNULIB_VSNPRINTF''@/0/g' -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' < ./stdio.in.h | sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' -e 's|@''HAVE_DECL_FSEEKO''@|1|g' -e 's|@''HAVE_DECL_FTELLO''@|1|g' -e 's|@''HAVE_DECL_GETDELIM''@|1|g' -e 's|@''HAVE_DECL_GETLINE''@|1|g' -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' -e 's|@''HAVE_DPRINTF''@|1|g' -e 's|@''HAVE_FSEEKO''@|1|g' -e 's|@''HAVE_FTELLO''@|1|g' -e 's|@''HAVE_PCLOSE''@|1|g' -e 's|@''HAVE_POPEN''@|1|g' -e 's|@''HAVE_RENAMEAT''@|1|g' -e 's|@''HAVE_VASPRINTF''@|1|g' -e 's|@''HAVE_VDPRINTF''@|1|g' -e 's|@''REPLACE_DPRINTF''@|0|g' -e 's|@''REPLACE_FCLOSE''@|0|g' -e 's|@''REPLACE_FDOPEN''@|0|g' -e 's|@''REPLACE_FFLUSH''@|0|g' -e 's|@''REPLACE_FOPEN''@|0|g' -e 's|@''REPLACE_FPRINTF''@|0|g' -e 's|@''REPLACE_FPURGE''@|0|g' -e 's|@''REPLACE_FREOPEN''@|0|g' -e 's|@''REPLACE_FSEEK''@|0|g' -e 's|@''REPLACE_FSEEKO''@|0|g' -e 's|@''REPLACE_FTELL''@|0|g' -e 's|@''REPLACE_FTELLO''@|0|g' -e 's|@''REPLACE_GETDELIM''@|0|g' -e 's|@''REPLACE_GETLINE''@|0|g' -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' -e 's|@''REPLACE_PERROR''@|0|g' -e 's|@''REPLACE_POPEN''@|0|g' -e 's|@''REPLACE_PRINTF''@|0|g' -e 's|@''REPLACE_REMOVE''@|0|g' -e 's|@''REPLACE_RENAME''@|0|g' -e 's|@''REPLACE_RENAMEAT''@|0|g' -e 's|@''REPLACE_SNPRINTF''@|0|g' -e 's|@''REPLACE_SPRINTF''@|0|g' -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' -e 's|@''REPLACE_TMPFILE''@|0|g' -e 's|@''REPLACE_VASPRINTF''@|0|g' -e 's|@''REPLACE_VDPRINTF''@|0|g' -e 's|@''REPLACE_VFPRINTF''@|0|g' -e 's|@''REPLACE_VPRINTF''@|0|g' -e 's|@''REPLACE_VSNPRINTF''@|0|g' -e 's|@''REPLACE_VSPRINTF''@|0|g' -e 's|@''ASM_SYMBOL_PREFIX''@||g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; } > stdio.h-t && mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STDLIB_H''@||g' -e 's/@''GNULIB__EXIT''@/0/g' -e 's/@''GNULIB_ATOLL''@/0/g' -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' -e 's/@''GNULIB_GETLOADAVG''@/0/g' -e 's/@''GNULIB_GETSUBOPT''@/0/g' -e 's/@''GNULIB_GRANTPT''@/0/g' -e 's/@''GNULIB_MALLOC_POSIX''@/0/g' -e 's/@''GNULIB_MBTOWC''@/0/g' -e 's/@''GNULIB_MKDTEMP''@/0/g' -e 's/@''GNULIB_MKOSTEMP''@/0/g' -e 's/@''GNULIB_MKOSTEMPS''@/0/g' -e 's/@''GNULIB_MKSTEMP''@/0/g' -e 's/@''GNULIB_MKSTEMPS''@/0/g' -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' -e 's/@''GNULIB_PTSNAME''@/0/g' -e 's/@''GNULIB_PTSNAME_R''@/0/g' -e 's/@''GNULIB_PUTENV''@/0/g' -e 's/@''GNULIB_RANDOM''@/0/g' -e 's/@''GNULIB_RANDOM_R''@/0/g' -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' -e 's/@''GNULIB_REALPATH''@/0/g' -e 's/@''GNULIB_RPMATCH''@/0/g' -e 's/@''GNULIB_SECURE_GETENV''@/0/g' -e 's/@''GNULIB_SETENV''@/0/g' -e 's/@''GNULIB_STRTOD''@/0/g' -e 's/@''GNULIB_STRTOLL''@/0/g' -e 's/@''GNULIB_STRTOULL''@/0/g' -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' -e 's/@''GNULIB_UNLOCKPT''@/0/g' -e 's/@''GNULIB_UNSETENV''@/0/g' -e 's/@''GNULIB_WCTOMB''@/0/g' < ./stdlib.in.h | sed -e 's|@''HAVE__EXIT''@|1|g' -e 's|@''HAVE_ATOLL''@|1|g' -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' -e 's|@''HAVE_GETSUBOPT''@|1|g' -e 's|@''HAVE_GRANTPT''@|1|g' -e 's|@''HAVE_MKDTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMPS''@|1|g' -e 's|@''HAVE_MKSTEMP''@|1|g' -e 's|@''HAVE_MKSTEMPS''@|1|g' -e 's|@''HAVE_POSIX_OPENPT''@|1|g' -e 's|@''HAVE_PTSNAME''@|1|g' -e 's|@''HAVE_PTSNAME_R''@|1|g' -e 's|@''HAVE_RANDOM''@|1|g' -e 's|@''HAVE_RANDOM_H''@|1|g' -e 's|@''HAVE_RANDOM_R''@|1|g' -e 's|@''HAVE_REALPATH''@|1|g' -e 's|@''HAVE_! RPMATCH''@|1|g' -e 's|@''HAVE_SECURE_GETENV''@|1|g' -e 's|@''HAVE_DECL_SETENV''@|1|g' -e 's|@''HAVE_STRTOD''@|1|g' -e 's|@''HAVE_STRTOLL''@|1|g' -e 's|@''HAVE_STRTOULL''@|1|g' -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' -e 's|@''HAVE_UNLOCKPT''@|1|g' -e 's|@''HAVE_DECL_UNSETENV''@|1|g' -e 's|@''REPLACE_CALLOC''@|0|g' -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' -e 's|@''REPLACE_MALLOC''@|0|g' -e 's|@''REPLACE_MBTOWC''@|0|g' -e 's|@''REPLACE_MKSTEMP''@|0|g' -e 's|@''REPLACE_PTSNAME''@|0|g' -e 's|@''REPLACE_PTSNAME_R''@|0|g' -e 's|@''REPLACE_PUTENV''@|0|g' -e 's|@''REPLACE_RANDOM_R''@|0|g' -e 's|@''REPLACE_REALLOC''@|0|g' -e 's|@''REPLACE_REALPATH''@|0|g' -e 's|@''REPLACE_SETENV''@|0|g' -e 's|@''REPLACE_STRTOD''@|0|g' -e 's|@''REPLACE_UNSETENV''@|0|g' -e 's|@''REPLACE_WCTOMB''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _Noreturn/r ../../build-aux/snippet/_Noreturn.h' -e '/definition of _GL_A RG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; } > stdlib.h-t && mv stdlib.h-t stdlib.h rm -f string.h-t string.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STRING_H''@||g' -e 's/@''GNULIB_FFSL''@/0/g' -e 's/@''GNULIB_FFSLL''@/0/g' -e 's/@''GNULIB_MBSLEN''@/0/g' -e 's/@''GNULIB_MBSNLEN''@/0/g' -e 's/@''GNULIB_MBSCHR''@/0/g' -e 's/@''GNULIB_MBSRCHR''@/0/g' -e 's/@''GNULIB_MBSSTR''@/0/g' -e 's/@''GNULIB_MBSCASECMP''@/0/g' -e 's/@''GNULIB_MBSNCASECMP''@/0/g' -e 's/@''GNULIB_MBSPCASECMP''@/0/g' -e 's/@''GNULIB_MBSCASESTR''@/0/g' -e 's/@''GNULIB_MBSCSPN''@/0/g' -e 's/@''GNULIB_MBSPBRK''@/0/g' -e 's/@''GNULIB_MBSSPN''@/0/g' -e 's/@''GNULIB_MBSSEP''@/0/g' -e 's/@''GNULIB_MBSTOK_R''@/0/g' -e 's/@''GNULIB_MEMCHR''@/0/g' -e 's/@''GNULIB_MEMMEM''@/0/g' -e 's/@''GNULIB_MEMPCPY''@/0/g' -e 's/@''GNULIB_MEMRCHR''@/0/g' -e 's/@''GNULIB_RAWMEMCHR''@/0/g' -e 's/@''GNULIB_STPCPY''@/0/g' -e 's/@''GNULIB_STPNCPY''@/0/g' -e 's/@''GNULIB_STRCHRNUL''@/0/g' -e 's/@''GNULIB_STRDUP''@/0/g' -e 's/@''GNULIB_STRNCAT''@/0/g' -e 's/@''GNULIB_STRNDUP''@/0/g' -e 's/@''GNULIB_STRNLEN''@/0/g' -e 's/@''GNULIB_STRPBRK''@/0/g' -e 's/@''GNULIB_STRSEP''@/0/g' -e 's/@''GNULIB_STRSTR''@/0/g' -e 's/@''GNULIB_STRCASESTR''@/0/g' -e 's/@''GNULIB_STRTOK_R''@/0/g' -e 's/@''GNULIB_STRERROR''@/0/g' -e 's/@''GNULIB_STRERROR_R''@/0/g' -e 's/@''GNULIB_STRSIGNAL''@/0/g' -e 's/@''GNULIB_STRVERSCMP''@/0/g' < ./string.in.h | sed -e 's|@''HAVE_FFSL''@|1|g' -e 's|@''HAVE_FFSLL''@|1|g' -e 's|@''HAVE_MBSLEN''@|0|g' -e 's|@''HAVE_MEMCHR''@|1|g' -e 's|@''HAVE_DECL_MEMMEM''@|1|g' -e 's|@''HAVE_MEMPCPY''@|1|g' -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' -e 's|@''HAVE_RAWMEMCHR''@|1|g' -e 's|@''HAVE_STPCPY''@|1|g' -e 's|@''HAVE_STPNCPY''@|1|g' -e 's|@''HAVE_STRCHRNUL''@|1|g' -e 's|@''HAVE_DECL_STRDUP''@|1|g' -e 's|@''HAVE_DECL_STRNDUP''@|1|g' -e 's|@''HAVE_DEC L_STRNLEN''@|1|g' -e 's|@''HAVE_STRPBRK''@|! 1|g' -e 's|@''HAVE_STRSEP''@|1|g' -e 's|@''HAVE_STRCASESTR''@|1|g' -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' -e 's|@''HAVE_STRVERSCMP''@|1|g' -e 's|@''REPLACE_STPNCPY''@|0|g' -e 's|@''REPLACE_MEMCHR''@|0|g' -e 's|@''REPLACE_MEMMEM''@|0|g' -e 's|@''REPLACE_STRCASESTR''@|0|g' -e 's|@''REPLACE_STRCHRNUL''@|0|g' -e 's|@''REPLACE_STRDUP''@|0|g' -e 's|@''REPLACE_STRSTR''@|0|g' -e 's|@''REPLACE_STRERROR''@|0|g' -e 's|@''REPLACE_STRERROR_R''@|0|g' -e 's|@''REPLACE_STRNCAT''@|0|g' -e 's|@''REPLACE_STRNDUP''@|0|g' -e 's|@''REPLACE_STRNLEN''@|0|g' -e 's|@''REPLACE_STRSIGNAL''@|0|g' -e 's|@''REPLACE_STRTOK_R''@|0|g' -e 's|@''UNDEFINE_STRTOK_R''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; < ./string.in.h; } > string.h-t && mv string.h-t string.h /bin/mkdir -p sys rm -f sys/file.h-t sys/file.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's/@''HAVE_SYS_FILE_H''@/1/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_FILE_H''@||g' -e 's/@''HAVE_FLOCK''@/1/g' -e 's/@''GNULIB_FLOCK''@/0/g' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_file.in.h; } > sys/file.h-t && mv sys/file.h-t sys/file.h /bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_STAT_H''@||g' -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' -e 's/@''GNULIB_FCHMODAT''@/0/g' -e 's/@''GNULIB_FSTAT''@/1/g' -e 's/@''GNULIB_FSTATAT''@/0/g' -e 's/@''GNULIB_FUTIMENS''@/0/g' -e 's/@''GNULIB_LCHMOD''@/0/g' -e 's/@''GNULIB_LSTAT''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_MKDIRAT''@/0/g' -e 's/@''GNULIB_MKFIFO''@/0/g' -e 's/@''GNULIB_MKFIFOAT''@/0/g' -e 's/@''GNULIB_MKNOD''@/0/g' -e 's/@''GNULIB_MKNODAT''@/0/g' -e 's/@''GNULIB_STAT''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_UTIMENSAT''@/0/g' -e 's|@''HAVE_FCHMODAT''@|1|g' -e 's|@''HAVE_FSTATAT''@|1|g' -e 's|@''HAVE_FUTIMENS''@|1|g' -e 's|@''HAVE_LCHMOD''@|1|g' -e 's|@''HAVE_LSTAT''@|1|g' -e 's|@''HAVE_MKDIRAT''@|1|g' -e ' s|@''HAVE_MKFIFO''@|1|g' -e 's|@''HAVE_MKFIFOAT''@|1|g' -e 's|@''HAVE_MKNOD''@|1|g' -e 's|@''HAVE_MKNODAT''@|1|g' -e 's|@''HAVE_UTIMENSAT''@|1|g' -e 's|@''REPLACE_FSTAT''@|0|g' -e 's|@''REPLACE_FSTATAT''@|0|g' -e 's|@''REPLACE_FUTIMENS''@|0|g' -e 's|@''REPLACE_LSTAT''@|0|g' -e 's|@''REPLACE_MKDIR''@|0|g' -e 's|@''REPLACE_MKFIFO''@|0|g' -e 's|@''REPLACE_MKNOD''@|0|g' -e 's|@''REPLACE_STAT''@|0|g' -e 's|@''REPLACE_UTIMENSAT''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_stat.in.h; } > sys/stat.h-t && mv sys/stat.h-t sys/stat.h /bin/mkdir -p sys rm -f sys/time.h-t sys/time.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's/@''HAVE_SYS_TIME_H''@/1/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_TIME_H''@||g' -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' -e 's|@''HAVE_WINSOCK2_H''@|0|g' -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_time.in.h; } > sys/time.h-t && mv sys/time.h-t sys/time.h /bin/mkdir -p sys rm -f sys/types.h-t sys/types.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_TYPES_H''@||g' -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' < ./sys_types.in.h; } > sys/types.h-t && mv sys/types.h-t sys/types.h /bin/mkdir -p sys rm -f sys/wait.h-t sys/wait.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_WAIT_H''@||g' -e 's/@''GNULIB_WAITPID''@/0/g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_wait.in.h; } > sys/wait.h-t && mv sys/wait.h-t sys/wait.h rm -f time.h-t time.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_TIME_H''@||g' -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' -e 's/@''GNULIB_MKTIME''@/0/g' -e 's/@''GNULIB_NANOSLEEP''@/0/g' -e 's/@''GNULIB_STRPTIME''@/0/g' -e 's/@''GNULIB_TIMEGM''@/0/g' -e 's/@''GNULIB_TIME_R''@/0/g' -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' -e 's|@''HAVE_NANOSLEEP''@|1|g' -e 's|@''HAVE_STRPTIME''@|1|g' -e 's|@''HAVE_TIMEGM''@|1|g' -e 's|@''REPLACE_GMTIME''@|0|g' -e 's|@''REPLACE_LOCALTIME''@|0|g' -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@ |0|g' -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./time.in.h; } > time.h-t && mv time.h-t time.h rm -f unistd.h-t unistd.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_UNISTD_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_UNISTD_H''@||g' -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' -e 's/@''GNULIB_CHDIR''@/0/g' -e 's/@''GNULIB_CHOWN''@/0/g' -e 's/@''GNULIB_CLOSE''@/1/g' -e 's/@''GNULIB_DUP''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_DUP2''@/1/g' -e 's/@''GNULIB_DUP3''@/0/g' -e 's/@''GNULIB_ENVIRON''@/0/g' -e 's/@''GNULIB_EUIDACCESS''@/0/g' -e 's/@''GNULIB_FACCESSAT''@/0/g' -e 's/@''GNULIB_FCHDIR''@/0/g' -e 's/@''GNULIB_FCHOWNAT''@/0/g' -e 's/@''GNULIB_FDATASYNC''@/0/g' -e 's/@''GNULIB_FSYNC''@/0/g' -e 's/@''GNULIB_FTRUNCATE''@/0/g' -e 's/@''GNULIB_GETCWD''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' -e 's/@''GNULIB_GETGROUPS'' @/0/g' -e 's/@''GNULIB_GETHOSTNAME''@/0/g' -e 's/@''GNULIB_GETLOGIN''@/0/g' -e 's/@''GNULIB_GETLOGIN_R''@/0/g' -e 's/@''GNULIB_GETPAGESIZE''@/0/g' -e 's/@''GNULIB_GETUSERSHELL''@/0/g' -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' -e 's/@''GNULIB_ISATTY''@/0/g' -e 's/@''GNULIB_LCHOWN''@/0/g' -e 's/@''GNULIB_LINK''@/0/g' -e 's/@''GNULIB_LINKAT''@/0/g' -e 's/@''GNULIB_LSEEK''@/1/g' -e 's/@''GNULIB_PIPE''@/0/g' -e 's/@''GNULIB_PIPE2''@/0/g' -e 's/@''GNULIB_PREAD''@/0/g' -e 's/@''GNULIB_PWRITE''@/0/g' -e 's/@''GNULIB_READ''@/0/g' -e 's/@''GNULIB_READLINK''@/0/g' -e 's/@''GNULIB_READLINKAT''@/0/g' -e 's/@''GNULIB_RMDIR''@/0/g' -e 's/@''GNULIB_SETHOSTNAME''@/0/g' -e 's/@''GNULIB_SLEEP''@/0/g' -e 's/@''GNULIB_SYMLINK''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_SYMLINKAT''@/0/g' -e 's/@''GNULIB_TTYNAME_R''@/0/g' -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' -e 's/@''GNULIB_UNLINK''@/0/g' -e 's/ @''GNULIB_UNLINKAT''@/0/g' -e 's/@''GNULIB_! USLEEP''@/0/g' -e 's/@''GNULIB_WRITE''@/0/g' < ./unistd.in.h | sed -e 's|@''HAVE_CHOWN''@|1|g' -e 's|@''HAVE_DUP2''@|1|g' -e 's|@''HAVE_DUP3''@|1|g' -e 's|@''HAVE_EUIDACCESS''@|1|g' -e 's|@''HAVE_FACCESSAT''@|1|g' -e 's|@''HAVE_FCHDIR''@|1|g' -e 's|@''HAVE_FCHOWNAT''@|1|g' -e 's|@''HAVE_FDATASYNC''@|1|g' -e 's|@''HAVE_FSYNC''@|1|g' -e 's|@''HAVE_FTRUNCATE''@|1|g' -e 's|@''HAVE_GETDTABLESIZE''@|1|g' -e 's|@''HAVE_GETGROUPS''@|1|g' -e 's|@''HAVE_GETHOSTNAME''@|1|g' -e 's|@''HAVE_GETLOGIN''@|1|g' -e 's|@''HAVE_GETPAGESIZE''@|1|g' -e 's|@''HAVE_GROUP_MEMBER''@|1|g' -e 's|@''HAVE_LCHOWN''@|1|g' -e 's|@''HAVE_LINK''@|1|g' -e 's|@''HAVE_LINKAT''@|1|g' -e 's|@''HAVE_PIPE''@|1|g' -e 's|@''HAVE_PIPE2''@|1|g' -e 's|@''HAVE_PREAD''@|1|g' -e 's|@''HAVE_PWRITE''@|1|g' -e 's|@''HAVE_READLINK''@|1|g' -e 's|@''HAVE_READLINKAT''@|1|g' -e 's|@''HAVE_SETHOSTNAME''@|1|g' -e 's|@''HAVE_SLEEP''@|1|g' -e 's|@''HAVE_SYMLINK''@|1|g' -e 's|@''HAVE_SYMLINKAT''@|1|g' -e 's|@''HAV E_UNLINKAT''@|1|g' -e 's|@''HAVE_USLEEP''@|1|g' -e 's|@''HAVE_DECL_ENVIRON''@|1|g' -e 's|@''HAVE_DECL_FCHDIR''@|1|g' -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' -e 's|@''HAVE_OS_H''@|0|g' -e 's|@''HAVE_SYS_PARAM_H''@|0|g' | sed -e 's|@''REPLACE_CHOWN''@|0|g' -e 's|@''REPLACE_CLOSE''@|0|g' -e 's|@''REPLACE_DUP''@|0|g' -e 's|@''REPLACE_DUP2''@|0|g' -e 's|@''REPLACE_FCHOWNAT''@|0|g' -e 's|@''REPLACE_FTRUNCATE''@|0|g' -e 's|@''REPLACE_GETCWD''@|0|g' -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' -e 's|@''REPLACE_GETLOGIN_R''@|0|g' -e 's|@''REPLACE_GETGROUPS''@|0|g' -e 's|@''REPLACE_GETPAGESIZE''@|0|g' -e 's|@''REPLACE_ISATTY''@|0|g' -e 's|@''REPLACE_LCHOWN''@|0|g' -e 's|@''REPLACE_LINK''@|0|g' -e 's|@''RE PLACE_LINKAT''@|0|g' -e 's|@''REPLACE_LSEEK! ''@|0|g' ! -e 's|@''REPLACE_PREAD''@|0|g' -e 's|@''REPLACE_PWRITE''@|0|g' -e 's|@''REPLACE_READ''@|0|g' -e 's|@''REPLACE_READLINK''@|0|g' -e 's|@''REPLACE_RMDIR''@|0|g' -e 's|@''REPLACE_SLEEP''@|0|g' -e 's|@''REPLACE_SYMLINK''@|0|g' -e 's|@''REPLACE_TTYNAME_R''@|0|g' -e 's|@''REPLACE_UNLINK''@|0|g' -e 's|@''REPLACE_UNLINKAT''@|0|g' -e 's|@''REPLACE_USLEEP''@|0|g' -e 's|@''REPLACE_WRITE''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; } > unistd.h-t && mv unistd.h-t unistd.h /usr/bin/make all-recursive /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT opendir-safer.lo -MD -MP -MF .deps/opendir-safer.Tpo -c -o opendir-safer.lo opendir-safer.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT opendir-safer.lo -MD -MP -MF .deps/opendir-safer.Tpo -c opendir-safer.c -fPIC -DPIC -o .libs/opendir-safer.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT opendir-safer.lo -MD -MP -MF .deps/opendir-safer.Tpo -c opendir-safer.c -o opendir-safer.o >/dev/null 2>&1 mv -f .deps/opendir-safer.Tpo .deps/opendir-safer.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT fd-hook.lo -MD -MP -MF .deps/fd-hook.Tpo -c -o fd-hook.lo fd-hook.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT fd-hook.lo -MD -MP -MF .deps/fd-hook.Tpo -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT fd-hook.lo -MD -MP -MF .deps/fd-hook.Tpo -c fd-hook.c -o fd-hook.o >/dev/null 2>&1 mv -f .deps/fd-hook.Tpo .deps/fd-hook.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c -o progname.lo progname.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -fPIC -DPIC -o .libs/progname.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -o progname.o >/dev/null 2>&1 mv -f .deps/progname.Tpo .deps/progname.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c -o unistd.lo unistd.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c unistd.c -fPIC -DPIC -o .libs/unistd.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c unistd.c -o unistd.o >/dev/null 2>&1 mv -f .deps/unistd.Tpo .deps/unistd.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT dup-safer.lo -MD -MP -MF .deps/dup-safer.Tpo -c -o dup-safer.lo dup-safer.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT dup-safer.lo -MD -MP -MF .deps/dup-safer.Tpo -c dup-safer.c -fPIC -DPIC -o .libs/dup-safer.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT dup-safer.lo -MD -MP -MF .deps/dup-safer.Tpo -c dup-safer.c -o dup-safer.o >/dev/null 2>&1 mv -f .deps/dup-safer.Tpo .deps/dup-safer.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT fd-safer.lo -MD -MP -MF .deps/fd-safer.Tpo -c -o fd-safer.lo fd-safer.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT fd-safer.lo -MD -MP -MF .deps/fd-safer.Tpo -c fd-safer.c -fPIC -DPIC -o .libs/fd-safer.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT fd-safer.lo -MD -MP -MF .deps/fd-safer.Tpo -c fd-safer.c -o fd-safer.o >/dev/null 2>&1 mv -f .deps/fd-safer.Tpo .deps/fd-safer.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT pipe-safer.lo -MD -MP -MF .deps/pipe-safer.Tpo -c -o pipe-safer.lo pipe-safer.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT pipe-safer.lo -MD -MP -MF .deps/pipe-safer.Tpo -c pipe-safer.c -fPIC -DPIC -o .libs/pipe-safer.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT pipe-safer.lo -MD -MP -MF .deps/pipe-safer.Tpo -c pipe-safer.c -o pipe-safer.o >/dev/null 2>&1 mv -f .deps/pipe-safer.Tpo .deps/pipe-safer.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -no-undefined -lpthread -o libgnulib.la opendir-safer.lo fd-hook.lo progname.lo unistd.lo dup-safer.lo fd-safer.lo pipe-safer.lo libtool: link: ar cru .libs/libgnulib.a .libs/opendir-safer.o .libs/fd-hook.o .libs/progname.o .libs/unistd.o .libs/dup-safer.o .libs/fd-safer.o .libs/pipe-safer.o libtool: link: ranlib .libs/libgnulib.a libtool: link: ( cd ".libs" && rm -f "libgnulib.la" && ln -s "../libgnulib.la" "libgnulib.la" ) Making all in doc Making all in tests rm -f arg-nonnull.h-t arg-nonnull.h && sed -n -e '/GL_ARG_NONNULL/,$p' < ../../build-aux/snippet/arg-nonnull.h > arg-nonnull.h-t && mv arg-nonnull.h-t arg-nonnull.h rm -f c++defs.h-t c++defs.h && sed -n -e '/_GL_CXXDEFS/,$p' < ../../build-aux/snippet/c++defs.h > c++defs.h-t && mv c++defs.h-t c++defs.h rm -f warn-on-use.h-t warn-on-use.h && sed -n -e '/^.ifndef/,$p' < ../../build-aux/snippet/warn-on-use.h > warn-on-use.h-t && mv warn-on-use.h-t warn-on-use.h /usr/bin/make all-recursive Making all in . Making all in docs Making all in testutils gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT lndir.o -MD -MP -MF .deps/lndir.Tpo -c -o lndir.o lndir.c mv -f .deps/lndir.Tpo .deps/lndir.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -L../gl/lib -o lndir lndir.o libtool: link: gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -o lndir lndir.o -L../gl/lib g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT realpwd.o -MD -MP -MF .deps/realpwd.Tpo -c -o realpwd.o realpwd.cc mv -f .deps/realpwd.Tpo .deps/realpwd.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -pipe -fno-strict-aliasing -L../gl/lib -o realpwd realpwd.o libtool: link: g++ -O2 -pipe -fno-strict-aliasing -o realpwd realpwd.o -L../gl/lib gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT user.o -MD -MP -MF .deps/user.Tpo -c -o user.o user.c mv -f .deps/user.Tpo .deps/user.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -L../gl/lib -o user user.o libtool: link: gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -o user user.o -L../gl/lib gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT yes.o -MD -MP -MF .deps/yes.Tpo -c -o yes.o yes.c mv -f .deps/yes.Tpo .deps/yes.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -L../gl/lib -o yes yes.o libtool: link: gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -o yes yes.o -L../gl/lib gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT ekko.o -MD -MP -MF .deps/ekko.Tpo -c -o ekko.o ekko.c mv -f .deps/ekko.Tpo .deps/ekko.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -L../gl/lib -o ekko ekko.o libtool: link: gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -o ekko ekko.o -L../gl/lib gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT seeker.o -MD -MP -MF .deps/seeker.Tpo -c -o seeker.o seeker.c mv -f .deps/seeker.Tpo .deps/seeker.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -L../gl/lib -o seeker seeker.o libtool: link: gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -o seeker seeker.o -L../gl/lib gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT yammer.o -MD -MP -MF .deps/yammer.Tpo -c -o yammer.o yammer.c mv -f .deps/yammer.Tpo .deps/yammer.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -L../gl/lib -o yammer yammer.o libtool: link: gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -o yammer yammer.o -L../gl/lib gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT uu_decode.o -MD -MP -MF .deps/uu_decode.Tpo -c -o uu_decode.o uu_decode.c mv -f .deps/uu_decode.Tpo .deps/uu_decode.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -L../gl/lib -o uu_decode uu_decode.o libtool: link: gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -o uu_decode uu_decode.o -L../gl/lib Making all in auxfiles Making all in src /usr/bin/make all-am g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT rl-merge.o -MD -MP -MF .deps/rl-merge.Tpo -c -o rl-merge.o rl-merge.cc mv -f .deps/rl-merge.Tpo .deps/rl-merge.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT bodyio.o -MD -MP -MF .deps/bodyio.Tpo -c -o bodyio.o bodyio.cc mv -f .deps/bodyio.Tpo .deps/bodyio.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT sf-get.o -MD -MP -MF .deps/sf-get.Tpo -c -o sf-get.o sf-get.cc mv -f .deps/sf-get.Tpo .deps/sf-get.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT sf-get3.o -MD -MP -MF .deps/sf-get3.Tpo -c -o sf-get3.o sf-get3.cc mv -f .deps/sf-get3.Tpo .deps/sf-get3.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT seqstate.o -MD -MP -MF .deps/seqstate.Tpo -c -o seqstate.o seqstate.cc mv -f .deps/seqstate.Tpo .deps/seqstate.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT canonify.o -MD -MP -MF .deps/canonify.Tpo -c -o canonify.o canonify.cc mv -f .deps/canonify.Tpo .deps/canonify.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT writesubst.o -MD -MP -MF .deps/writesubst.Tpo -c -o writesubst.o writesubst.cc mv -f .deps/writesubst.Tpo .deps/writesubst.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT pfile.o -MD -MP -MF .deps/pfile.Tpo -c -o pfile.o pfile.cc mv -f .deps/pfile.Tpo .deps/pfile.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT encoding.o -MD -MP -MF .deps/encoding.Tpo -c -o encoding.o encoding.cc mv -f .deps/encoding.Tpo .deps/encoding.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT sf-add.o -MD -MP -MF .deps/sf-add.Tpo -c -o sf-add.o sf-add.cc mv -f .deps/sf-add.Tpo .deps/sf-add.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT sf-kw.o -MD -MP -MF .deps/sf-kw.Tpo -c -o sf-kw.o sf-kw.cc mv -f .deps/sf-kw.Tpo .deps/sf-kw.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT dtbl-prepend.o -MD -MP -MF .deps/dtbl-prepend.Tpo -c -o dtbl-prepend.o dtbl-prepend.cc In file included from /usr/include/c++/4.2/bits/gthr-default.h:44, from /usr/include/c++/4.2/bits/gthr.h:114, from /usr/include/c++/4.2/bits/c++io.h:43, from /usr/include/c++/4.2/iosfwd:46, from /usr/include/c++/4.2/bits/stl_algobase.h:70, from /usr/include/c++/4.2/deque:66, from delta-table.h:28, from dtbl-prepend.cc:27: ./gl/lib/unistd.h:135:3: error: #error "Please include config.h first." In file included from /usr/include/c++/4.2/bits/gthr-default.h:44, from /usr/include/c++/4.2/bits/gthr.h:114, from /usr/include/c++/4.2/bits/c++io.h:43, from /usr/include/c++/4.2/iosfwd:46, from /usr/include/c++/4.2/bits/stl_algobase.h:70, from /usr/include/c++/4.2/deque:66, from delta-table.h:28, from dtbl-prepend.cc:27: ./gl/lib/unistd.h:620: error: expected constructor, destructor, or type conversion before 'extern' In file included from /usr/include/c++/4.2/bits/gthr.h:114, from /usr/include/c++/4.2/bits/c++io.h:43, from /usr/include/c++/4.2/iosfwd:46, from /usr/include/c++/4.2/bits/stl_algobase.h:70, from /usr/include/c++/4.2/deque:66, from delta-table.h:28, from dtbl-prepend.cc:27: /usr/include/c++/4.2/bits/gthr-default.h:46: error: expected constructor, destructor, or type conversion before 'typedef' /usr/include/c++/4.2/bits/gthr-default.h:584: error: '__gthread_key_create' declared as an 'inline' variable /usr/include/c++/4.2/bits/gthr-default.h:584: error: '__gthread_key_t' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:584: error: 'key' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:584: error: 'dtor' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:584: error: expected primary-expression before 'void' /usr/include/c++/4.2/bits/gthr-default.h:584: error: initializer expression list treated as compound expression /usr/include/c++/4.2/bits/gthr-default.h:585: error: expected ',' or ';' before '{' token /usr/include/c++/4.2/bits/gthr-default.h:590: error: '__gthread_key_delete' declared as an 'inline' variable /usr/include/c++/4.2/bits/gthr-default.h:590: error: '__gthread_key_t' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:591: error: expected ',' or ';' before '{' token /usr/include/c++/4.2/bits/gthr-default.h:596: error: '__gthread_getspecific' declared as an 'inline' variable /usr/include/c++/4.2/bits/gthr-default.h:596: error: '__gthread_key_t' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:597: error: expected ',' or ';' before '{' token /usr/include/c++/4.2/bits/gthr-default.h:602: error: '__gthread_setspecific' declared as an 'inline' variable /usr/include/c++/4.2/bits/gthr-default.h:602: error: '__gthread_key_t' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:602: error: expected primary-expression before 'const' /usr/include/c++/4.2/bits/gthr-default.h:602: error: initializer expression list treated as compound expression /usr/include/c++/4.2/bits/gthr-default.h:603: error: expected ',' or ';' before '{' token *** [dtbl-prepend.o] Error code 1 Stop in /wrkdirs/usr/ports/devel/cssc/work/CSSC-1.4.0/src. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/devel/cssc/work/CSSC-1.4.0/src. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/devel/cssc/work/CSSC-1.4.0. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/devel/cssc/work/CSSC-1.4.0. *** [do-build] Error code 1 Stop in /usr/ports/devel/cssc. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:36:05 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 8E5E1CE; Wed, 28 Jan 2015 03:36:05 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 7ABA7BCA; Wed, 28 Jan 2015 03:36:05 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3a51c023828; Wed, 28 Jan 2015 03:36:05 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3a5mR023818; Wed, 28 Jan 2015 03:36:05 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:36:05 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280336.t0S3a5mR023818@beefy1.isc.freebsd.org> To: mr@FreeBSD.org Subject: [package - 93i386-quarterly][cad/kicad-devel] Failed for kicad-devel-r5104_8 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: Wed, 28 Jan 2015 03:36:05 -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: mva@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/cad/kicad-devel/Makefile 371172 2014-10-19 07:50:53Z mva $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/kicad-devel-r5104_8.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building cad/kicad-devel build started at Wed Jan 28 03:24:24 UTC 2015 port directory: /usr/ports/cad/kicad-devel building for: FreeBSD 93i386-quarterly-job-22 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: mr@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/cad/kicad-devel/Makefile 371172 2014-10-19 07:50:53Z mva $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=kicad-devel-r5104_8 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for kicad-devel-r5104_8: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/cad/kicad-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/kicad-devel/work HOME=/wrkdirs/usr/ports/cad/kicad-devel/work TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/cad/kicad-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/kicad-devel/work HOME=/wrkdirs/usr/ports/cad/kicad-devel/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="clang" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="clang-cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="clang++" 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-- OPSYS=FreeBSD DESKTOPDIR=share/applications CMAKE_BUILD_TYPE="release" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 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/kicad" EXAMPLESDIR="share/examples/kicad" DATADIR="share/kicad" WWWDIR="www/kicad" ETCDIR="etc/kicad" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/kicad DOCSDIR=/usr/local/share/doc/kicad EXAMPLESDIR=/usr/local/share/examples/kicad WWWDIR=/usr/local/www/kicad ETCDIR=/usr/local/etc/kicad --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> kicad-devel-r5104_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.4.3.txz [93i386-quarterly-job-22] Installing pkg-1.4.3... [93i386-quarterly-job-22] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of kicad-devel-r5104_8 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by kicad-devel-r5104_8 for building =========================================================================== =================================================== ===> Fetching all distfiles required by kicad-devel-r5104_8 for building => SHA256 Checksum OK for kicad/kicad-r5104.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by kicad-devel-r5104_8 for building ===> Extracting for kicad-devel-r5104_8 => SHA256 Checksum OK for kicad/kicad-r5104.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for kicad-devel-r5104_8 ===> Applying FreeBSD patches for kicad-devel-r5104_8 =========================================================================== =================================================== ===> kicad-devel-r5104_8 depends on executable: bzr - not found ===> Verifying install for bzr in /usr/ports/devel/bzr ===> Installing existing package /packages/All/bzr-2.6.0.txz [93i386-quarterly-job-22] Installing bzr-2.6.0... [93i386-quarterly-job-22] `-- Installing ca_root_nss-3.17.3_1... [93i386-quarterly-job-22] `-- Extracting ca_root_nss-3.17.3_1... done [93i386-quarterly-job-22] `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-22] | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-22] | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-22] | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-22] | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-22] `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-22] `-- Installing py27-paramiko-1.14.0... [93i386-quarterly-job-22] | `-- Installing py27-ecdsa-0.11_1... [93i386-quarterly-job-22] | | `-- Installing py27-setuptools27-5.5.1... [93i386-quarterly-job-22] | | `-- Installing python27-2.7.9... [93i386-quarterly-job-22] | | | `-- Installing libffi-3.0.13_3... [93i386-quarterly-job-22] | | | `-- Extracting libffi-3.0.13_3... done [93i386-quarterly-job-22] | | `-- Extracting python27-2.7.9... done [93i386-quarterly-job-22] | | `-- Extracting py27-setuptools27-5.5.1... done [93i386-quarterly-job-22] | `-- Extracting py27-ecdsa-0.11_1... done [93i386-quarterly-job-22] | `-- Installing py27-pycrypto-2.6.1_1... [93i386-quarterly-job-22] | | `-- Installing gmp-5.1.3_2... [93i386-quarterly-job-22] | | `-- Extracting gmp-5.1.3_2... done [93i386-quarterly-job-22] | `-- Extracting py27-pycrypto-2.6.1_1... done [93i386-quarterly-job-22] `-- Extracting py27-paramiko-1.14.0... done [93i386-quarterly-job-22] Extracting bzr-2.6.0... done 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 kicad-devel-r5104_8 ===> kicad-devel-r5104_8 depends on file: /usr/local/lib/python2.7/site-packages/bzrlib/plugins/bzrtools/bzrtools.py - not found ===> Verifying install for /usr/local/lib/python2.7/site-packages/bzrlib/plugins/bzrtools/bzrtools.py in /usr/ports/devel/bzrtools ===> Installing existing package /packages/All/bzrtools-2.6.0_1.txz [93i386-quarterly-job-22] Installing bzrtools-2.6.0_1... [93i386-quarterly-job-22] Extracting bzrtools-2.6.0_1... done ===> Returning to build of kicad-devel-r5104_8 ===> kicad-devel-r5104_8 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 [93i386-quarterly-job-22] Installing desktop-file-utils-0.22_3... [93i386-quarterly-job-22] `-- Installing glib-2.42.1... [93i386-quarterly-job-22] | `-- Installing pcre-8.35_2... [93i386-quarterly-job-22] | `-- Extracting pcre-8.35_2... done [93i386-quarterly-job-22] | `-- Installing perl5-5.18.4_11... [93i386-quarterly-job-22] | `-- Extracting perl5-5.18.4_11... done [93i386-quarterly-job-22] `-- Extracting glib-2.42.1... done No schema files found: doing nothing. In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/kiway_holder.cpp:3: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/kiway_player.h:30: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles [ 41%] Building CXX object common/CMakeFiles/common.dir/kiway_player.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5104 -o CMakeFiles/common.dir/kiway_player.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/kiway_player.cpp In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/kiway_player.cpp:26: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/kiway_player.h:30: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles [ 41%] Building CXX object common/CMakeFiles/common.dir/msgpanel.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5104 -o CMakeFiles/common.dir/msgpanel.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/msgpanel.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles [ 41%] Building CXX object common/CMakeFiles/common.dir/netlist_keywords.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5104 -o CMakeFiles/common.dir/netlist_keywords.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/netlist_keywords.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles [ 41%] Building CXX object common/CMakeFiles/common.dir/newstroke_font.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5104 -o CMakeFiles/common.dir/newstroke_font.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/newstroke_font.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles 44 [ 42%] Building CXX object common/CMakeFiles/common.dir/prependpath.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5104 -o CMakeFiles/common.dir/prependpath.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/prependpath.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/project.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5104 -o CMakeFiles/common.dir/project.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/project.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/ptree.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5104 -o CMakeFiles/common.dir/ptree.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/ptree.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/reporter.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5104 -o CMakeFiles/common.dir/reporter.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/reporter.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/richio.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5104 -o CMakeFiles/common.dir/richio.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/richio.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/searchhelpfilefullpath.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5104 -o CMakeFiles/common.dir/searchhelpfilefullpath.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/searchhelpfilefullpath.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/search_stack.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5104 -o CMakeFiles/common.dir/search_stack.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/search_stack.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/selcolor.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5104 -o CMakeFiles/common.dir/selcolor.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/selcolor.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/systemdirsappend.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5104 -o CMakeFiles/common.dir/systemdirsappend.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/systemdirsappend.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/trigo.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5104 -o CMakeFiles/common.dir/trigo.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/trigo.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/utf8.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5104 -o CMakeFiles/common.dir/utf8.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/utf8.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/wildcards_and_files_ext.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5104 -o CMakeFiles/common.dir/wildcards_and_files_ext.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/wildcards_and_files_ext.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles 45 [ 43%] Building CXX object common/CMakeFiles/common.dir/worksheet.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5104 -o CMakeFiles/common.dir/worksheet.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/worksheet.cpp In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/worksheet.cpp:40: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/draw_frame.h:28: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/wxwineda.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5104 -o CMakeFiles/common.dir/wxwineda.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/wxwineda.cpp In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/wxwineda.cpp:30: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/wxunittext.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5104 -o CMakeFiles/common.dir/wxunittext.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/wxunittext.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/xnode.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5104 -o CMakeFiles/common.dir/xnode.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/xnode.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/zoom.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5104 -o CMakeFiles/common.dir/zoom.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/zoom.cpp In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/zoom.cpp:40: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/draw_frame.h:28: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/pgm_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5104 -o CMakeFiles/common.dir/pgm_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/pgm_base.cpp In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/pgm_base.cpp:42: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/pgm_base.cpp:61:21: warning: unused variable 'kicadFpLibPath' [-Wunused-const-variable] static const wxChar kicadFpLibPath[] = wxT( "KicadFootprintLibraryPath" ); ^ 2 warnings generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/view/view.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5104 -o CMakeFiles/common.dir/view/view.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/view/view.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/view/view_item.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5104 -o CMakeFiles/common.dir/view/view_item.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/view/view_item.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/view/view_group.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5104 -o CMakeFiles/common.dir/view/view_group.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/view/view_group.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/math/math_util.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5104 -o CMakeFiles/common.dir/math/math_util.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/math/math_util.cpp /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/math/math_util.cpp:49:17: error: call to 'abs' is ambiguous int64_t a = std::abs( aNumerator ); ^~~~~~~~ /usr/include/c++/4.2/cmath:89:3: note: candidate function abs(double __x) ^ /usr/include/c++/4.2/cmath:93:3: note: candidate function abs(float __x) ^ /usr/include/c++/4.2/cmath:97:3: note: candidate function abs(long double __x) ^ /usr/include/stdlib.h:83:6: note: candidate function int abs(int) __pure2; ^ /usr/include/c++/4.2/cstdlib:143:3: note: candidate function abs(long __i) { return labs(__i); } ^ /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/math/math_util.cpp:50:17: error: call to 'abs' is ambiguous int64_t b = std::abs( aValue ); ^~~~~~~~ /usr/include/c++/4.2/cmath:89:3: note: candidate function abs(double __x) ^ /usr/include/c++/4.2/cmath:93:3: note: candidate function abs(float __x) ^ /usr/include/c++/4.2/cmath:97:3: note: candidate function abs(long double __x) ^ /usr/include/stdlib.h:83:6: note: candidate function int abs(int) __pure2; ^ /usr/include/c++/4.2/cstdlib:143:3: note: candidate function abs(long __i) { return labs(__i); } ^ /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/math/math_util.cpp:51:17: error: call to 'abs' is ambiguous int64_t c = std::abs( aDenominator ); ^~~~~~~~ /usr/include/c++/4.2/cmath:89:3: note: candidate function abs(double __x) ^ /usr/include/c++/4.2/cmath:93:3: note: candidate function abs(float __x) ^ /usr/include/c++/4.2/cmath:97:3: note: candidate function abs(long double __x) ^ /usr/include/stdlib.h:83:6: note: candidate function int abs(int) __pure2; ^ /usr/include/c++/4.2/cstdlib:143:3: note: candidate function abs(long __i) { return labs(__i); } ^ 3 errors generated. *** [common/CMakeFiles/common.dir/math/math_util.cpp.o] Error code 1 Stop in /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104. *** [common/CMakeFiles/common.dir/all] Error code 1 Stop in /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104. *** [do-build] Error code 1 Stop in /usr/ports/cad/kicad-devel. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:36:30 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 7B568DB; Wed, 28 Jan 2015 03:36:30 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 66261BCC; Wed, 28 Jan 2015 03:36:30 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3aU41050744; Wed, 28 Jan 2015 03:36:30 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3aUxo050736; Wed, 28 Jan 2015 03:36:30 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:36:30 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280336.t0S3aUxo050736@beefy1.isc.freebsd.org> To: theraven@FreeBSD.org Subject: [package - 93i386-quarterly][devel/cherivis-devel] Failed for cherivis-devel-0.1_2 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: Wed, 28 Jan 2015 03:36:30 -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: theraven@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/devel/cherivis-devel/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/cherivis-devel-0.1_2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building devel/cherivis-devel build started at Wed Jan 28 03:36:02 UTC 2015 port directory: /usr/ports/devel/cherivis-devel building for: FreeBSD 93i386-quarterly-job-06 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: theraven@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/devel/cherivis-devel/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=cherivis-devel-0.1_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work TMPDIR="/tmp" "CC=/usr/bin/clang CXX=/usr/bin/clang++" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/usr/bin/clang" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="/usr/bin/clang-cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="/usr/bin/clang++" 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-- GNUSTEP_DEVEL="@comment " GNUSTEP_STABLE="" GNU_ARCH=ix86 VERSION=0.1 MAJORVERSION=0 LIBVERSION=0.0.1 MAJORLIBVERSION=0 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/cherivis-devel" EXAMPLESDIR="share/examples/cherivis-devel" DATADIR="share/cherivis-devel" WWWDIR="www/cherivis-devel" ETCDIR="etc/cherivis-devel" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cherivis-devel DOCSDIR=/usr/local/share/doc/cherivis-devel EXAMPLESDIR=/usr/local/share/examples/cherivis-devel WWWDIR=/usr/local/www/cherivis-devel ETCDIR=/usr/local/etc/cherivis-devel --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License MIT accepted by the user =========================================================================== =================================================== ===> cherivis-devel-0.1_2 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.3.txz [93i386-quarterly-job-06] Installing pkg-1.4.3... [93i386-quarterly-job-06] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of cherivis-devel-0.1_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by cherivis-devel-0.1_2 for building =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by cherivis-devel-0.1_2 for building => SHA256 Checksum OK for cherivis-devel-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by cherivis-devel-0.1_2 for building ===> Extracting for cherivis-devel-0.1_2 => SHA256 Checksum OK for cherivis-devel-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for cherivis-devel-0.1_2 =========================================================================== =================================================== ===> cherivis-devel-0.1_2 depends on executable: llvm-config34 - not found ===> Verifying install for llvm-config34 in /usr/ports/devel/llvm34 ===> Installing existing package /packages/All/llvm34-3.4.2_1.txz [93i386-quarterly-job-06] Installing llvm34-3.4.2_1... [93i386-quarterly-job-06] `-- Installing libexecinfo-1.1_3... [93i386-quarterly-job-06] `-- Extracting libexecinfo-1.1_3... done [93i386-quarterly-job-06] `-- Installing perl5-5.18.4_11... [93i386-quarterly-job-06] `-- Extracting perl5-5.18.4_11... done [93i386-quarterly-job-06] `-- Installing python27-2.7.9... [93i386-quarterly-job-06] | `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-06] | | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-06] | | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-06] | | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-06] | | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-06] | `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-06] | `-- Installing libffi-3.0.13_3... [93i386-quarterly-job-06] | `-- Extracting libffi-3.0.13_3... done [93i386-quarterly-job-06] `-- Extracting python27-2.7.9... done [93i386-quarterly-job-06] Extracting llvm34-3.4.2_1... done 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 cherivis-devel-0.1_2 ===> cherivis-devel-0.1_2 depends on file: /usr/local/GNUstep/System/Library/Makefiles/GNUstep.sh - not found ===> Verifying install for /usr/local/GNUstep/System/Library/Makefiles/GNUstep.sh in /usr/ports/devel/gnustep-make ===> Installing existing package /packages/All/gnustep-make-2.6.6_3.txz [93i386-quarterly-job-06] Installing gnustep-make-2.6.6_3... [93i386-quarterly-job-06] `-- Installing libobjc2-1.7_1... [93i386-quarterly-job-06] `-- Extracting libobjc2-1.7_1... done [93i386-quarterly-job-06] Extracting gnustep-make-2.6.6_3... done ===> Returning to build of cherivis-devel-0.1_2 ===> cherivis-devel-0.1_2 depends on file: /usr/local/GNUstep/System/Library/Bundles/libgnustep-back-024.bundle/libgnustep-back-024 - not found ===> Verifying install for /usr/local/GNUstep/System/Library/Bundles/libgnustep-back-024.bundle/libgnustep-back-024 in /usr/ports/x11-toolkits/gnustep-back ===> Installing existing package /packages/All/gnustep-back-0.24.0_5.txz [93i386-quarterly-job-06] Installing gnustep-back-0.24.0_5... [93i386-quarterly-job-06] `-- Installing cairo-1.12.18_1,2... [93i386-quarterly-job-06] | `-- Installing fontconfig-2.11.1,1... [93i386-quarterly-job-06] | | `-- Installing expat-2.1.0_2... [93i386-quarterly-job-06] | | `-- Extracting expat-2.1.0_2... done [93i386-quarterly-job-06] | | `-- Installing freetype2-2.5.4_1... [93i386-quarterly-job-06] | | `-- Extracting freetype2-2.5.4_1... done [93i386-quarterly-job-06] | `-- 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 [93i386-quarterly-job-06] | `-- Extracting libao-1.2.0_1... done [93i386-quarterly-job-06] | `-- Installing libsndfile-1.0.25_5... [93i386-quarterly-job-06] | | `-- Installing flac-1.3.0_4... [93i386-quarterly-job-06] | | `-- Installing libogg-1.3.2_1,4... [93i386-quarterly-job-06] | | `-- Extracting libogg-1.3.2_1,4... done [93i386-quarterly-job-06] | | `-- Extracting flac-1.3.0_4... done [93i386-quarterly-job-06] | | `-- Installing libvorbis-1.3.4_2,3... [93i386-quarterly-job-06] | | `-- Extracting libvorbis-1.3.4_2,3... done [93i386-quarterly-job-06] | `-- Extracting libsndfile-1.0.25_5... done [93i386-quarterly-job-06] | `-- Installing tiff-4.0.3_5... [93i386-quarterly-job-06] | | `-- Installing jbigkit-2.1_1... [93i386-quarterly-job-06] | | `-- Extracting jbigkit-2.1_1... done [93i386-quarterly-job-06] | `-- Extracting tiff-4.0.3_5... done [93i386-quarterly-job-06] `-- Extracting gnustep-gui-0.24.0_4... done [93i386-quarterly-job-06] `-- Installing libGLU-9.0.0_2... [93i386-quarterly-job-06] | `-- Installing libGL-9.1.7_4... [93i386-quarterly-job-06] | | `-- Installing dri2proto-2.8... [93i386-quarterly-job-06] | | `-- Extracting dri2proto-2.8... done [93i386-quarterly-job-06] | | `-- Installing libXdamage-1.1.4_2... [93i386-quarterly-job-06] | | `-- Installing damageproto-1.2.1... [93i386-quarterly-job-06] | | `-- Extracting damageproto-1.2.1... done [93i386-quarterly-job-06] | | `-- Installing libXfixes-5.0.1_2... [93i386-quarterly-job-06] | | | `-- Installing fixesproto-5.0... [93i386-quarterly-job-06] | | | `-- Extracting fixesproto-5.0... done [93i386-quarterly-job-06] | | `-- Extracting libXfixes-5.0.1_2... done [93i386-quarterly-job-06] | | `-- Extracting libXdamage-1.1.4_2... done [93i386-quarterly-job-06] | | `-- Installing libXxf86vm-1.1.3_2... [93i386-quarterly-job-06] | | `-- Installing xf86vidmodeproto-2.3.1... [93i386-quarterly-job-06] | | `-- Extracting xf86vidmodeproto-2.3.1... done [93i386-quarterly-job-06] | | `-- Extracting libXxf86vm-1.1.3_2... done [93i386-quarterly-job-06] | | `-- Installing libdevq-0.0.2... [93i386-quarterly-job-06] | | `-- Extracting libdevq-0.0.2... done [93i386-quarterly-job-06] | | `-- Installing libdrm-2.4.58_1,1... [93i386-quarterly-job-06] | | `-- Installing libpciaccess-0.13.2_2... [93i386-quarterly-job-06] | | | `-- Installing pciids-20141222... [93i386-quarterly-job-06] | | | `-- Extracting pciids-20141222... done [93i386-quarterly-job-06] | | `-- Extracting libpciaccess-0.13.2_2... done [93i386-quarterly-job-06] | | `-- Extracting libdrm-2.4.58_1,1... done [93i386-quarterly-job-06] | | `-- Installing libglapi-9.1.7_2... [93i386-quarterly-job-06] | | `-- Installing libxshmfence-1.1_3... [93i386-quarterly-job-06] | | `-- Extracting libxshmfence-1.1_3... done [93i386-quarterly-job-06] | | `-- Extracting libglapi-9.1.7_2... done [93i386-quarterly-job-06] | `-- Extracting libGL-9.1.7_4... done [93i386-quarterly-job-06] `-- Extracting libGLU-9.0.0_2... done [93i386-quarterly-job-06] `-- Installing libXcursor-1.1.14_2... [93i386-quarterly-job-06] `-- Extracting libXcursor-1.1.14_2... done [93i386-quarterly-job-06] `-- Installing libXft-2.3.1_2... [93i386-quarterly-job-06] `-- Extracting libXft-2.3.1_2... done [93i386-quarterly-job-06] `-- Installing libXmu-1.1.2_2,1... [93i386-quarterly-job-06] `-- Extracting libXmu-1.1.2_2,1... done [93i386-quarterly-job-06] Extracting gnustep-back-0.24.0_5... done Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of cherivis-devel-0.1_2 ===> cherivis-devel-0.1_2 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 [93i386-quarterly-job-06] Installing gmake-4.1_1... [93i386-quarterly-job-06] Extracting gmake-4.1_1... done ===> Returning to build of cherivis-devel-0.1_2 =========================================================================== =================================================== ===> cherivis-devel-0.1_2 depends on shared library: libdispatch.so - not found ===> Verifying for libdispatch.so in /usr/ports/devel/libdispatch ===> Installing existing package /packages/All/libdispatch-210_1.txz [93i386-quarterly-job-06] Installing libdispatch-210_1... [93i386-quarterly-job-06] Extracting libdispatch-210_1... done ===> Returning to build of cherivis-devel-0.1_2 =========================================================================== =================================================== ===> Configuring for cherivis-devel-0.1_2 =========================================================================== =================================================== ===> Building for cherivis-devel-0.1_2 This is gnustep-make 2.6.6. Type 'gmake print-gnustep-make-help' for help. gmake: Nothing to be done for 'GNUmakefile'. Making all for app CheriVis... Creating CheriVis.app/.... Compiling file CheriVis.m ... Compiling file CVCallGraph.m ... Compiling file CVColors.m ... Compiling file CVDisassemblyController.m ... Compiling file CVAddressMap.m ... Compiling file main.m ... Compiling file CVDisassembler.mm ... In file included from CVDisassembler.mm:6: In file included from /usr/local/llvm34/include/llvm/MC/MCAsmInfo.h:20: In file included from /usr/local/llvm34/include/llvm/MC/MCDwarf.h:21: In file included from /usr/local/llvm34/include/llvm/Support/raw_ostream.h:20: In file included from /usr/local/llvm34/include/llvm/Support/FileSystem.h:32: In file included from /usr/local/llvm34/include/llvm/ADT/SmallString.h:17: /usr/local/llvm34/include/llvm/ADT/SmallVector.h:188:15: error: no member named 'move' in namespace 'std'; did you mean simply 'move'? *Dest = ::std::move(*I); ^~~~~~~~~~~ move /usr/local/llvm34/include/llvm/ADT/SmallVector.h:185:14: note: 'move' declared here static It2 move(It1 I, It1 E, It2 Dest) { ^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:203:17: error: no member named 'move' in namespace 'std'; did you mean simply 'move'? *--Dest = ::std::move(*--E); ^~~~~~~~~~~ move /usr/local/llvm34/include/llvm/ADT/SmallVector.h:185:14: note: 'move' declared here static It2 move(It1 I, It1 E, It2 Dest) { ^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:216:32: error: no member named 'move' in namespace 'std'; did you mean simply 'move'? ::new ((void*) &*Dest) T(::std::move(*I)); ^~~~~~~~~~~ move /usr/local/llvm34/include/llvm/ADT/SmallVector.h:185:14: note: 'move' declared here static It2 move(It1 I, It1 E, It2 Dest) { ^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:251:37: error: no member named 'move' in namespace 'std'; did you mean simply 'move'? ::new ((void*) this->end()) T(::std::move(Elt)); ^~~~~~~~~~~ move /usr/local/llvm34/include/llvm/ADT/SmallVector.h:185:14: note: 'move' declared here static It2 move(It1 I, It1 E, It2 Dest) { ^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:432:23: error: no member named 'move' in namespace 'std' T Result = ::std::move(this->back()); ~~~~~~~^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:507:30: error: no member named 'move' in namespace 'std' this->push_back(::std::move(Elt)); ~~~~~~~^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:516:44: error: no member named 'move' in namespace 'std' ::new ((void*) this->end()) T(::std::move(this->back())); ~~~~~~~^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:527:19: error: no member named 'move' in namespace 'std' *I = ::std::move(*EltPtr); ~~~~~~~^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:910:44: error: no member named 'move' in namespace 'std' SmallVectorImpl::operator=(::std::move(RHS)); ~~~~~~~^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:914:42: error: no member named 'move' in namespace 'std' SmallVectorImpl::operator=(::std::move(RHS)); ~~~~~~~^ In file included from CVDisassembler.mm:7: In file included from /usr/local/llvm34/include/llvm/MC/MCAtom.h:19: /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:88:38: error: no type named 'initializer_list' in namespace 'std' /*implicit*/ ArrayRef(const std::initializer_list &Vec) ~~~~~^ /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:88:54: error: expected ')' /*implicit*/ ArrayRef(const std::initializer_list &Vec) ^ /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:88:26: note: to match this '(' /*implicit*/ ArrayRef(const std::initializer_list &Vec) ^ /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:89:12: error: use of undeclared identifier 'Vec'; did you mean 'vec'? : Data(Vec.begin() == Vec.end() ? (T*)0 : Vec.begin()), ^~~ vec /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:157:20: note: 'vec' declared here std::vector vec() const { ^ /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:89:12: error: reference to non-static member function must be called : Data(Vec.begin() == Vec.end() ? (T*)0 : Vec.begin()), ^~~ /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:90:14: error: use of undeclared identifier 'Vec'; did you mean 'vec'? Length(Vec.size()) {} ^~~ vec /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:157:20: note: 'vec' declared here std::vector vec() const { ^ /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:90:14: error: reference to non-static member function must be called Length(Vec.size()) {} ^~~ In file included from CVDisassembler.mm:8: In file included from /usr/local/llvm34/include/llvm/MC/MCContext.h:13: /usr/local/llvm34/include/llvm/ADT/DenseMap.h:175:39: error: no member named 'move' in namespace 'std' TheBucket = InsertIntoBucket(std::move(KV.first), ~~~~~^ /usr/local/llvm34/include/llvm/ADT/DenseMap.h:227:35: error: no member named 'move' in namespace 'std' return *InsertIntoBucket(std::move(Key), ValueT(), TheBucket); ~~~~~^ /usr/local/llvm34/include/llvm/ADT/DenseMap.h:231:34: error: no member named 'move' in namespace 'std' return FindAndConstruct(std::move(Key)).second; ~~~~~^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. /usr/local/GNUstep/System/Library/Makefiles/rules.make:509: recipe for target 'obj/CheriVis.obj/CVDisassembler.mm.o' failed gmake[3]: *** [obj/CheriVis.obj/CVDisassembler.mm.o] Error 1 /usr/local/GNUstep/System/Library/Makefiles/Instance/application.make:145: recipe for target 'internal-app-run-compile-submake' failed gmake[2]: *** [internal-app-run-compile-submake] Error 2 /usr/local/GNUstep/System/Library/Makefiles/Master/rules.make:298: recipe for target 'CheriVis.all.app.variables' failed gmake[1]: *** [CheriVis.all.app.variables] Error 2 /usr/local/GNUstep/System/Library/Makefiles/Master/application.make:38: recipe for target 'internal-all' failed gmake: *** [internal-all] Error 2 *** [do-build] Error code 2 Stop in /usr/ports/devel/cherivis-devel. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:37:02 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 B995BE9 for ; Wed, 28 Jan 2015 03:37:02 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 98072BCF for ; Wed, 28 Jan 2015 03:37:02 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3b256078970 for ; Wed, 28 Jan 2015 03:37:02 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3b20l078966; Wed, 28 Jan 2015 03:37:02 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:37:02 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280337.t0S3b20l078966@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93i386-quarterly][graphics/gtimelapse] Failed for gtimelapse-0.1_4 in build 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: Wed, 28 Jan 2015 03:37:02 -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: tijl@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/graphics/gtimelapse/Makefile 368126 2014-09-13 18:25:04Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/gtimelapse-0.1_4.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building graphics/gtimelapse build started at Wed Jan 28 03:36:08 UTC 2015 port directory: /usr/ports/graphics/gtimelapse building for: FreeBSD 93i386-quarterly-job-18 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/graphics/gtimelapse/Makefile 368126 2014-09-13 18:25:04Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gtimelapse-0.1_4 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-wx-config=/usr/local/bin/wxgtk2u-3.0-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gtimelapse/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gtimelapse/work HOME=/wrkdirs/usr/ports/graphics/gtimelapse/work TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config AUTOMAKE=/usr/local/bin/automake-1.14 AUTOMAKE_DIR=/usr/local/share/automake-1.14 AUTOMAKE_VERSION=1.14 AUTOMAKE_APIVER=1.14 ACLOCAL=/usr/local/bin/aclocal-1.14 ACLOCAL_DIR=/usr/local/share/aclocal-1.14 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share /aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gtimelapse/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gtimelapse/work HOME=/wrkdirs/usr/ports/graphics/gtimelapse/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config AUTOMAKE=/usr/local/bin/automake-1.14 AUTOMAKE_DIR=/usr/local/share/automake-1.14 AUTOMAKE_VERSION=1.14 AUTOMAKE_APIVER=1.14 ACLOCAL=/usr/local/bin/aclocal-1.14 ACLOCAL_DIR=/usr/local/share/aclocal-1.14 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool. m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh 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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gtimelapse" EXAMPLESDIR="share/examples/gtimelapse" DATADIR="share/gtimelapse" WWWDIR="www/gtimelapse" ETCDIR="etc/gtimelapse" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gtimelapse DOCSDIR=/usr/local/share/doc/gtimelapse EXAMPLESDIR=/usr/local/share/examples/gtimelapse WWWDIR=/usr/local/www/gtimelapse ETCDIR=/usr/local/etc/gtimelapse --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> gtimelapse-0.1_4 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.3.txz [93i386-quarterly-job-18] Installing pkg-1.4.3... [93i386-quarterly-job-18] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gtimelapse-0.1_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gtimelapse-0.1_4 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gtimelapse-0.1_4 for building => SHA256 Checksum OK for gtimelapse-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gtimelapse-0.1_4 for building ===> Extracting for gtimelapse-0.1_4 => SHA256 Checksum OK for gtimelapse-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gtimelapse-0.1_4 ===> Applying FreeBSD patches for gtimelapse-0.1_4 =========================================================================== =================================================== ===> gtimelapse-0.1_4 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93i386-quarterly-job-18] Installing pkgconf-0.9.7... [93i386-quarterly-job-18] Extracting pkgconf-0.9.7... done ===> Returning to build of gtimelapse-0.1_4 ===> gtimelapse-0.1_4 depends on file: /usr/local/bin/automake-1.14 - not found ===> Verifying install for /usr/local/bin/automake-1.14 in /usr/ports/devel/automake ===> Installing existing package /packages/All/automake-1.14_1.txz [93i386-quarterly-job-18] Installing automake-1.14_1... [93i386-quarterly-job-18] `-- Installing autoconf-2.69... [93i386-quarterly-job-18] | `-- Installing autoconf-wrapper-20131203... [93i386-quarterly-job-18] | `-- Extracting autoconf-wrapper-20131203... done [93i386-quarterly-job-18] | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-18] | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-18] | `-- Installing m4-1.4.17_1,1... [93i386-quarterly-job-18] | `-- Extracting m4-1.4.17_1,1... done [93i386-quarterly-job-18] | `-- Installing perl5-5.18.4_11... [93i386-quarterly-job-18] | `-- Extracting perl5-5.18.4_11... done [93i386-quarterly-job-18] `-- Extracting autoconf-2.69... done [93i386-quarterly-job-18] `-- Installing automake-wrapper-20131203... [93i386-quarterly-job-18] `-- Extracting automake-wrapper-20131203... done [93i386-quarterly-job-18] Extracting automake-1.14_1... done ===> Returning to build of gtimelapse-0.1_4 ===> gtimelapse-0.1_4 depends on file: /usr/local/bin/autoconf-2.69 - found ===> gtimelapse-0.1_4 depends on package: libtool>=2.4 - not found ===> Verifying install for libtool>=2.4 in /usr/ports/devel/libtool ===> Installing existing package /packages/All/libtool-2.4.2.418.txz [93i386-quarterly-job-18] Installing libtool-2.4.2.418... [93i386-quarterly-job-18] Extracting libtool-2.4.2.418... done ===> Returning to build of gtimelapse-0.1_4 =========================================================================== =================================================== ===> gtimelapse-0.1_4 depends on shared library: libgphoto2.so - not found ===> Verifying for libgphoto2.so in /usr/ports/graphics/libgphoto2 ===> Installing existing package /packages/All/libgphoto2-2.5.5.1.txz [93i386-quarterly-job-18] Installing libgphoto2-2.5.5.1... [93i386-quarterly-job-18] `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-18] | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-18] | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-18] `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-18] `-- Installing jpeg-8_6... [93i386-quarterly-job-18] `-- Extracting jpeg-8_6... done [93i386-quarterly-job-18] `-- Installing libexif-0.6.21_3... [93i386-quarterly-job-18] `-- Extracting libexif-0.6.21_3... done [93i386-quarterly-job-18] `-- Installing libgd-2.1.0_5,1... [93i386-quarterly-job-18] | `-- Installing fontconfig-2.11.1,1... [93i386-quarterly-job-18] | | `-- Installing expat-2.1.0_2... [93i386-quarterly-job-18] | | `-- Extracting expat-2.1.0_2... done [93i386-quarterly-job-18] | | `-- Installing freetype2-2.5.4_1... [93i386-quarterly-job-18] | | `-- Extracting freetype2-2.5.4_1... done [93i386-quarterly-job-18] | `-- 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 [93i386-quarterly-job-18] | `-- Installing png-1.6.16... [93i386-quarterly-job-18] | `-- Extracting png-1.6.16... done [93i386-quarterly-job-18] | `-- Installing tiff-4.0.3_5... [93i386-quarterly-job-18] | | `-- Installing jbigkit-2.1_1... [93i386-quarterly-job-18] | | `-- Extracting jbigkit-2.1_1... done [93i386-quarterly-job-18] | `-- Extracting tiff-4.0.3_5... done 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. Message for gcc-4.8.3_2: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of gtimelapse-0.1_4 =========================================================================== =================================================== ===> Configuring for gtimelapse-0.1_4 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/config.guess' libtoolize: copying file 'config/config.sub' libtoolize: copying file 'config/install-sh' libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: You should add the contents of 'm4/libtool.m4' to 'aclocal.m4'. libtoolize: copying file 'm4/ltoptions.m4' libtoolize: You should add the contents of 'm4/ltoptions.m4' to 'aclocal.m4'. libtoolize: copying file 'm4/ltsugar.m4' libtoolize: You should add the contents of 'm4/ltsugar.m4' to 'aclocal.m4'. libtoolize: copying file 'm4/ltversion.m4' libtoolize: You should add the contents of 'm4/ltversion.m4' to 'aclocal.m4'. libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: You should add the contents of 'm4/lt~obsolete.m4' to 'aclocal.m4'. configure.ac:12: warning: GP_CONFIG_MSG is m4_require'd but not m4_defun'd m4/gp-check-library.m4:95: _GP_CHECK_LIBRARY is expanded from... m4/gp-check-library.m4:411: GP_CHECK_LIBRARY is expanded from... configure.ac:12: the top level configure.ac:12: warning: GP_PKG_CONFIG is m4_require'd but not m4_defun'd m4/gp-check-library.m4:95: _GP_CHECK_LIBRARY is expanded from... m4/gp-check-library.m4:411: GP_CHECK_LIBRARY is expanded from... configure.ac:12: the top level configure.ac:9: installing 'config/compile' configure.ac:6: installing 'config/missing' src/Makefile.am: installing 'config/depcomp' configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking build system type... i386-portbld-freebsd9.3 checking host system type... i386-portbld-freebsd9.3 checking how to print strings... printf checking for gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert i386-portbld-freebsd9.3 file names to i386-portbld-freebsd9.3 format... func_convert_file_noop checking how to convert i386-portbld-freebsd9.3 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking for POSIX sh $() command substitution... yes checking PKG_CONFIG_PATH... empty checking for pkg-config... /usr/local/bin/pkg-config checking for dynamic library extension... .so checking pkg-config is at least version 0.9.0... yes checking for libgphoto2 to use... autodetect checking for LIBGPHOTO2... yes checking libgphoto2 library flags... "-lgphoto2 -lgphoto2_port -lm -L/usr/local/lib -lexif " checking libgphoto2 cpp flags... "-I/usr/local/include/gphoto2 -I/usr/local/include " checking for wx-config... /usr/local/bin/wxgtk2u-3.0-config checking for wxWidgets version >= 2.8.9... yes (version 3.0.2) checking for wxWidgets static library... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===> Building for gtimelapse-0.1_4 Making all in src c++ -DPACKAGE_NAME=\"gTimelapse\" -DPACKAGE_TARNAME=\"gtimelapse\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"gTimelapse\ 1.0\" -DPACKAGE_BUGREPORT=\"timnugent@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gtimelapse\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBGPHOTO2=1 -I. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/gphoto2 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT gtimelapse-globals.o -MD -MP -MF .deps/gtimelapse-globals.Tpo -c -o gtimelapse-globals.o `test -f 'globals.cpp' || echo './'`globals.cpp mv -f .deps/gtimelapse-globals.Tpo .deps/gtimelapse-globals.Po c++ -DPACKAGE_NAME=\"gTimelapse\" -DPACKAGE_TARNAME=\"gtimelapse\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"gTimelapse\ 1.0\" -DPACKAGE_BUGREPORT=\"timnugent@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gtimelapse\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBGPHOTO2=1 -I. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/gphoto2 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT gtimelapse-gphotofunctions.o -MD -MP -MF .deps/gtimelapse-gphotofunctions.Tpo -c -o gtimelapse-gphotofunctions.o `test -f 'gphotofunctions.cpp' || echo './'`gphotofunctions.cpp mv -f .deps/gtimelapse-gphotofunctions.Tpo .deps/gtimelapse-gphotofunctions.Po c++ -DPACKAGE_NAME=\"gTimelapse\" -DPACKAGE_TARNAME=\"gtimelapse\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"gTimelapse\ 1.0\" -DPACKAGE_BUGREPORT=\"timnugent@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gtimelapse\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBGPHOTO2=1 -I. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/gphoto2 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT gtimelapse-gtimelapse.o -MD -MP -MF .deps/gtimelapse-gtimelapse.Tpo -c -o gtimelapse-gtimelapse.o `test -f 'gtimelapse.cpp' || echo './'`gtimelapse.cpp mv -f .deps/gtimelapse-gtimelapse.Tpo .deps/gtimelapse-gtimelapse.Po /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/gphoto2 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -o gtimelapse gtimelapse-globals.o gtimelapse-gphotofunctions.o gtimelapse-gtimelapse.o -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lgphoto2 -lgphoto2_port -lm -L/usr/local/lib -lexif -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 libtool: link: c++ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/gphoto2 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -o gtimelapse gtimelapse-globals.o gtimelapse-gphotofunctions.o gtimelapse-gtimelapse.o -L/usr/local/lib -lgphoto2 -lgphoto2_port -lm -lexif -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' *** [gtimelapse] Error code 1 Stop in /wrkdirs/usr/ports/graphics/gtimelapse/work/gtimelapse/src. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/graphics/gtimelapse/work/gtimelapse. *** [do-build] Error code 1 Stop in /usr/ports/graphics/gtimelapse. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:37:12 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 A5F0FF6; Wed, 28 Jan 2015 03:37:12 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 85EA2BD2; Wed, 28 Jan 2015 03:37:12 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3bC3E085413; Wed, 28 Jan 2015 03:37:12 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3bCvF085412; Wed, 28 Jan 2015 03:37:12 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:37:12 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280337.t0S3bCvF085412@beefy1.isc.freebsd.org> To: amdmi3@FreeBSD.org Subject: [package - 93i386-quarterly][audio/wxguitar] Failed for wxguitar-1.01_6 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: Wed, 28 Jan 2015 03:37:12 -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: amdmi3@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/audio/wxguitar/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/wxguitar-1.01_6.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building audio/wxguitar build started at Wed Jan 28 03:36:27 UTC 2015 port directory: /usr/ports/audio/wxguitar building for: FreeBSD 93i386-quarterly-job-02 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: amdmi3@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/audio/wxguitar/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=wxguitar-1.01_6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for wxguitar-1.01_6: NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-wx-config=/usr/local/bin/wxgtk2u-3.0-config --enable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/wxguitar/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/wxguitar/work HOME=/wrkdirs/usr/ports/audio/wxguitar/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/wxguitar/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/wxguitar/work HOME=/wrkdirs/usr/ports/audio/wxguitar/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" 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-- NLS="" NO_NLS="@comment " OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/wxguitar" EXAMPLESDIR="share/examples/wxguitar" DATADIR="share/wxguitar" WWWDIR="www/wxguitar" ETCDIR="etc/wxguitar" --End PLIST_SUB-- --SUB_LIST-- NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/wxguitar DOCSDIR=/usr/local/share/doc/wxguitar EXAMPLESDIR=/usr/local/share/examples/wxguitar WWWDIR=/usr/local/www/wxguitar ETCDIR=/usr/local/etc/wxguitar --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> wxguitar-1.01_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.3.txz [93i386-quarterly-job-02] Installing pkg-1.4.3... [93i386-quarterly-job-02] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of wxguitar-1.01_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by wxguitar-1.01_6 for building =========================================================================== =================================================== ===> Fetching all distfiles required by wxguitar-1.01_6 for building => SHA256 Checksum OK for wxguitar-1.01.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by wxguitar-1.01_6 for building ===> Extracting for wxguitar-1.01_6 => SHA256 Checksum OK for wxguitar-1.01.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for wxguitar-1.01_6 =========================================================================== =================================================== ===> wxguitar-1.01_6 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.3.txz [93i386-quarterly-job-02] Installing gettext-tools-0.19.3... [93i386-quarterly-job-02] `-- Installing expat-2.1.0_2... [93i386-quarterly-job-02] `-- Extracting expat-2.1.0_2... done [93i386-quarterly-job-02] `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-02] | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-02] | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-02] | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-02] | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-02] `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-02] Extracting gettext-tools-0.19.3... done ===> Returning to build of wxguitar-1.01_6 =========================================================================== =================================================== ===> wxguitar-1.01_6 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.2) ===> wxguitar-1.01_6 depends on shared library: libwx_baseu-3.0.so - not found ===> Verifying for libwx_baseu-3.0.so in /usr/ports/x11-toolkits/wxgtk30 ===> Installing existing package /packages/All/wx30-gtk2-3.0.2_1.txz [93i386-quarterly-job-02] Installing wx30-gtk2-3.0.2_1... [93i386-quarterly-job-02] `-- Installing ORBit2-2.14.19_1... [93i386-quarterly-job-02] | `-- Installing glib-2.42.1... [93i386-quarterly-job-02] | | `-- Installing libffi-3.0.13_3... [93i386-quarterly-job-02] | | `-- Extracting libffi-3.0.13_3... done [93i386-quarterly-job-02] | | `-- Installing pcre-8.35_2... [93i386-quarterly-job-02] | | `-- Extracting pcre-8.35_2... done [93i386-quarterly-job-02] | | `-- Installing perl5-5.18.4_11... [93i386-quarterly-job-02] | | `-- Extracting perl5-5.18.4_11... done [93i386-quarterly-job-02] | | `-- Installing python27-2.7.9... [93i386-quarterly-job-02] | | `-- Extracting python27-2.7.9... done [93i386-quarterly-job-02] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93i386-quarterly-job-02] | `-- Installing libIDL-0.8.14_2... [93i386-quarterly-job-02] | `-- Extracting libIDL-0.8.14_2... done [93i386-quarterly-job-02] `-- Extracting ORBit2-2.14.19_1... done [93i386-quarterly-job-02] `-- Installing atk-2.14.0... [93i386-quarterly-job-02] `-- Extracting atk-2.14.0... done [93i386-quarterly-job-02] `-- Installing gconf2-3.2.6_3... [93i386-quarterly-job-02] | `-- Installing dbus-glib-0.100.2_1... [93i386-quarterly-job-02] | | `-- Installing dbus-1.8.12... [93i386-quarterly-job-02] | | `-- Installing gnome_subr-1.0... [93i386-quarterly-job-02] | | `-- Extracting gnome_subr-1.0... done [93i386-quarterly-job-02] | | `-- Installing libICE-1.0.9,1... [93i386-quarterly-job-02] | | | `-- Installing xproto-7.0.26... [93i386-quarterly-job-02] | | | `-- Extracting xproto-7.0.26... done [93i386-quarterly-job-02] | | `-- Extracting libICE-1.0.9,1... done [93i386-quarterly-job-02] | | `-- Installing libSM-1.2.2_2,1... [93i386-quarterly-job-02] | | `-- Extracting libSM-1.2.2_2,1... done [93i386-quarterly-job-02] | | `-- Installing libX11-1.6.2_2,1... [93i386-quarterly-job-02] | | | `-- Installing kbproto-1.0.6... [93i386-quarterly-job-02] | | | `-- Extracting kbproto-1.0.6... done [93i386-quarterly-job-02] | | | `-- Installing libXau-1.0.8_2... [93i386-quarterly-job-02] | | | `-- Extracting libXau-1.0.8_2... done [93i386-quarterly-job-02] | | | `-- Installing libXdmcp-1.1.1_2... [93i386-quarterly-job-02] | | | `-- Extracting libXdmcp-1.1.1_2... done [93i386-quarterly-job-02] | | | `-- Installing libxcb-1.11... [93i386-quarterly-job-02] | | | `-- Installing libpthread-stubs-0.3_6... [93i386-quarterly-job-02] | | | `-- Extracting libpthread-stubs-0.3_6... done [93i386-quarterly-job-02] | | | `-- Installing libxml2-2.9.2_2... [93i386-quarterly-job-02] | | | `-- Extracting libxml2-2.9.2_2... done [93i386-quarterly-job-02] | | | `-- Extracting libxcb-1.11... done [93i386-quarterly-job-02] | | `-- Extracting libX11-1.6.2_2,1... done [93i386-quarterly-job-02] | | `-- Installing json-glib-1.0.2_1... [93i386-quarterly-job-02] | | `-- Extracting json-glib-1.0.2_1... done [93i386-quarterly-job-02] | | `-- Installing libsoup-2.48.1... [93i386-quarterly-job-02] | | `-- Installing glib-networking-2.42.1... [93i386-quarterly-job-02] | | | `-- Installing gnutls-3.2.21... [93i386-quarterly-job-02] | | | `-- Installing libidn-1.29... [93i386-quarterly-job-02] | | | `-- Extracting libidn-1.29... done [93i386-quarterly-job-02] | | | `-- Installing libtasn1-4.2... [93i386-quarterly-job-02] | | | `-- Extracting libtasn1-4.2... done [93i386-quarterly-job-02] | | | `-- Installing nettle-2.7.1... [93i386-quarterly-job-02] | | | `-- Extracting nettle-2.7.1... done [93i386-quarterly-job-02] | | | `-- Installing p11-kit-0.22.1... [93i386-quarterly-job-02] | | | `-- Extracting p11-kit-0.22.1... done [93i386-quarterly-job-02] | | | `-- Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [93i386-quarterly-job-02] | | | `-- Extracting trousers-tddl-0.3.10_7... done [93i386-quarterly-job-02] | | | `-- Extracting gnutls-3.2.21... done [93i386-quarterly-job-02] | | | `-- Installing gsettings-desktop-schemas-3.14.1... [93i386-quarterly-job-02] | | | `-- Installing cantarell-fonts-0.0.15... [93i386-quarterly-job-02] | | | `-- Extracting cantarell-fonts-0.0.15... done /usr/local/share/fonts/cantarell: caching, new cache contents: 2 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory /usr/local/bin/fc-cache: succeeded [93i386-quarterly-job-02] | | | `-- Extracting gsettings-desktop-schemas-3.14.1... done [93i386-quarterly-job-02] | | | `-- Installing libgcrypt-1.6.1_5... [93i386-quarterly-job-02] | | | `-- Installing libgpg-error-1.17... [93i386-quarterly-job-02] | | | `-- Extracting libgpg-error-1.17... done [93i386-quarterly-job-02] | | | `-- Extracting libgcrypt-1.6.1_5... done [93i386-quarterly-job-02] | | | `-- Installing libproxy-0.4.6... [93i386-quarterly-job-02] | | | `-- Extracting libproxy-0.4.6... done [93i386-quarterly-job-02] | | `-- Extracting glib-networking-2.42.1... done [93i386-quarterly-job-02] | | `-- Installing sqlite3-3.8.7.4... [93i386-quarterly-job-02] | | `-- Extracting sqlite3-3.8.7.4... done [93i386-quarterly-job-02] | | `-- Extracting libsoup-2.48.1... done [93i386-quarterly-job-02] | `-- Extracting geoclue-2.1.9... done [93i386-quarterly-job-02] | `-- Installing gstreamer1-plugins-1.4.5_1... [93i386-quarterly-job-02] | | `-- Installing gstreamer1-1.4.5... [93i386-quarterly-job-02] | | `-- Extracting gstreamer1-1.4.5... done [93i386-quarterly-job-02] | | `-- Installing iso-codes-3.56... [93i386-quarterly-job-02] | | `-- Extracting iso-codes-3.56... done [93i386-quarterly-job-02] | `-- Extracting gstreamer1-plugins-1.4.5_1... done [93i386-quarterly-job-02] | `-- Installing libsecret-0.18_1... [93i386-quarterly-job-02] | `-- Extracting libsecret-0.18_1... done [93i386-quarterly-job-02] | `-- Installing libxslt-1.1.28_5... [93i386-quarterly-job-02] | `-- Extracting libxslt-1.1.28_5... done [93i386-quarterly-job-02] | `-- Installing webp-0.4.2_2... [93i386-quarterly-job-02] | | `-- Installing giflib-nox11-4.2.3_4... [93i386-quarterly-job-02] | | `-- Extracting giflib-nox11-4.2.3_4... done [93i386-quarterly-job-02] | `-- Extracting webp-0.4.2_2... done [93i386-quarterly-job-02] `-- Extracting webkit-gtk2-2.4.8... done [93i386-quarterly-job-02] Extracting wx30-gtk2-3.0.2_1... done 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 ===================================================================== Message for dejavu-2.34_4: 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. Message for gcc-4.8.3_2: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of wxguitar-1.01_6 =========================================================================== =================================================== ===> Configuring for wxguitar-1.01_6 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for style of include used by make... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking build system type... i386-portbld-freebsd9.3 checking host system type... i386-portbld-freebsd9.3 checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for wx-config... /usr/local/bin/wxgtk2u-3.0-config checking for wxWidgets version >= 2.8.10... yes (version 3.0.2) checking for wxWidgets static library... no checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes configure: creating ./config.status config.status: creating po/Makefile.in config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating Makefile config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands =========================================================================== =================================================== ===> Building for wxguitar-1.01_6 Making all in src c++ -DPACKAGE_NAME=\"wxguitar\" -DPACKAGE_TARNAME=\"wxguitar\" -DPACKAGE_VERSION=\"1.01\" -DPACKAGE_STRING=\"wxguitar\ 1.01\" -DPACKAGE_BUGREPORT=\"indt@mail.ru\" -DPACKAGE=\"wxguitar\" -DVERSION=\"1.01\" -DHAVE_ICONV=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -s -O2 -pipe -fno-strict-aliasing -s -MT wxguitar-wxGuitarMain.o -MD -MP -MF .deps/wxguitar-wxGuitarMain.Tpo -c -o wxguitar-wxGuitarMain.o `test -f 'wxGuitarMain.cpp' || echo './'`wxGuitarMain.cpp mv -f .deps/wxguitar-wxGuitarMain.Tpo .deps/wxguitar-wxGuitarMain.Po c++ -DPACKAGE_NAME=\"wxguitar\" -DPACKAGE_TARNAME=\"wxguitar\" -DPACKAGE_VERSION=\"1.01\" -DPACKAGE_STRING=\"wxguitar\ 1.01\" -DPACKAGE_BUGREPORT=\"indt@mail.ru\" -DPACKAGE=\"wxguitar\" -DVERSION=\"1.01\" -DHAVE_ICONV=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -s -O2 -pipe -fno-strict-aliasing -s -MT wxguitar-wxGuitarApp.o -MD -MP -MF .deps/wxguitar-wxGuitarApp.Tpo -c -o wxguitar-wxGuitarApp.o `test -f 'wxGuitarApp.cpp' || echo './'`wxGuitarApp.cpp mv -f .deps/wxguitar-wxGuitarApp.Tpo .deps/wxguitar-wxGuitarApp.Po c++ -O2 -pipe -fno-strict-aliasing -s -O2 -pipe -fno-strict-aliasing -s -L/usr/local/lib -o wxguitar wxguitar-wxGuitarMain.o wxguitar-wxGuitarApp.o -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' *** [wxguitar] Error code 1 Stop in /wrkdirs/usr/ports/audio/wxguitar/work/wxGuitar/src. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/audio/wxguitar/work/wxGuitar. *** [do-build] Error code 1 Stop in /usr/ports/audio/wxguitar. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:41:14 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 223BA12E; Wed, 28 Jan 2015 03:41:14 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 0DF81BEF; Wed, 28 Jan 2015 03:41:14 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3fDXX018067; Wed, 28 Jan 2015 03:41:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3fDOx018059; Wed, 28 Jan 2015 03:41:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:41:13 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280341.t0S3fDOx018059@beefy1.isc.freebsd.org> To: demon@FreeBSD.org Subject: [package - 93i386-quarterly][math/hfst] Failed for hfst-3.7.2_1 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: Wed, 28 Jan 2015 03:41:14 -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: demon@FreeBSD.org Last committer: mva@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/math/hfst/Makefile 371328 2014-10-21 16:54:54Z mva $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/hfst-3.7.2_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building math/hfst build started at Wed Jan 28 03:30:50 UTC 2015 port directory: /usr/ports/math/hfst building for: FreeBSD 93i386-quarterly-job-13 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: demon@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/math/hfst/Makefile 371328 2014-10-21 16:54:54Z mva $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=hfst-3.7.2_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-readline --with-unicode-handler=glib --enable-proc --enable-tagger --enable-xfst --enable-shuffle --enable-traverse --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/hfst/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/hfst/work HOME=/wrkdirs/usr/ports/math/hfst/work TMPDIR="/tmp" PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/hfst/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/hfst/work HOME=/wrkdirs/usr/ports/math/hfst/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 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/hfst" EXAMPLESDIR="share/examples/hfst" DATADIR="share/hfst" WWWDIR="www/hfst" ETCDIR="etc/hfst" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/hfst DOCSDIR=/usr/local/share/doc/hfst EXAMPLESDIR=/usr/local/share/examples/hfst WWWDIR=/usr/local/www/hfst ETCDIR=/usr/local/etc/hfst --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> hfst-3.7.2_1 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.3.txz [93i386-quarterly-job-13] Installing pkg-1.4.3... [93i386-quarterly-job-13] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of hfst-3.7.2_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by hfst-3.7.2_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by hfst-3.7.2_1 for building => SHA256 Checksum OK for hfst-3.7.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by hfst-3.7.2_1 for building ===> Extracting for hfst-3.7.2_1 => SHA256 Checksum OK for hfst-3.7.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for hfst-3.7.2_1 ===> Applying FreeBSD patches for hfst-3.7.2_1 =========================================================================== =================================================== ===> hfst-3.7.2_1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93i386-quarterly-job-13] Installing pkgconf-0.9.7... [93i386-quarterly-job-13] Extracting pkgconf-0.9.7... done ===> Returning to build of hfst-3.7.2_1 ===> hfst-3.7.2_1 depends on file: /usr/local/bin/python2.7 - not found ===> Verifying install for /usr/local/bin/python2.7 in /usr/ports/lang/python27 ===> Installing existing package /packages/All/python27-2.7.9.txz [93i386-quarterly-job-13] Installing python27-2.7.9... [93i386-quarterly-job-13] `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-13] | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-13] | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-13] | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-13] | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-13] `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-13] `-- Installing libffi-3.0.13_3... [93i386-quarterly-job-13] `-- Extracting libffi-3.0.13_3... done [93i386-quarterly-job-13] Extracting python27-2.7.9... done 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 hfst-3.7.2_1 ===> hfst-3.7.2_1 depends on executable: python2 - not found ===> Verifying install for python2 in /usr/ports/lang/python2 ===> Installing existing package /packages/All/python2-2_3.txz [93i386-quarterly-job-13] Installing python2-2_3... [93i386-quarterly-job-13] Extracting python2-2_3... done ===> Returning to build of hfst-3.7.2_1 ===> hfst-3.7.2_1 depends on executable: gcc48 - not found ===> Verifying install for gcc48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.3_2.txz [93i386-quarterly-job-13] Installing gcc-4.8.3_2... [93i386-quarterly-job-13] `-- Installing binutils-2.25... [93i386-quarterly-job-13] `-- Extracting binutils-2.25... done [93i386-quarterly-job-13] `-- Installing gcc-ecj-4.5... [93i386-quarterly-job-13] `-- Extracting gcc-ecj-4.5... done [93i386-quarterly-job-13] `-- Installing gmp-5.1.3_2... [93i386-quarterly-job-13] `-- Extracting gmp-5.1.3_2... done [93i386-quarterly-job-13] `-- Installing mpc-1.0.2_1... [93i386-quarterly-job-13] | `-- Installing mpfr-3.1.2_2... [93i386-quarterly-job-13] | `-- Extracting mpfr-3.1.2_2... done [93i386-quarterly-job-13] `-- Extracting mpc-1.0.2_1... done [93i386-quarterly-job-13] Extracting gcc-4.8.3_2... done Message for gcc-4.8.3_2: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of hfst-3.7.2_1 ===> hfst-3.7.2_1 depends on file: /usr/local/bin/as - found libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT define.lo -MD -MP -MF .deps/define.Tpo -c define.c -o define.o >/dev/null 2>&1 mv -f .deps/define.Tpo .deps/define.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT determinize.lo -MD -MP -MF .deps/determinize.Tpo -c -o determinize.lo determinize.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT determinize.lo -MD -MP -MF .deps/determinize.Tpo -c determinize.c -fPIC -DPIC -o .libs/determinize.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT determinize.lo -MD -MP -MF .deps/determinize.Tpo -c determinize.c -o determinize.o >/dev/null 2>&1 mv -f .deps/determinize.Tpo .deps/determinize.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT apply.lo -MD -MP -MF .deps/apply.Tpo -c -o apply.lo apply.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT apply.lo -MD -MP -MF .deps/apply.Tpo -c apply.c -fPIC -DPIC -o .libs/apply.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT apply.lo -MD -MP -MF .deps/apply.Tpo -c apply.c -o apply.o >/dev/null 2>&1 mv -f .deps/apply.Tpo .deps/apply.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT rewrite.lo -MD -MP -MF .deps/rewrite.Tpo -c -o rewrite.lo rewrite.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT rewrite.lo -MD -MP -MF .deps/rewrite.Tpo -c rewrite.c -fPIC -DPIC -o .libs/rewrite.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT rewrite.lo -MD -MP -MF .deps/rewrite.Tpo -c rewrite.c -o rewrite.o >/dev/null 2>&1 mv -f .deps/rewrite.Tpo .deps/rewrite.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lexcread.lo -MD -MP -MF .deps/lexcread.Tpo -c -o lexcread.lo lexcread.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lexcread.lo -MD -MP -MF .deps/lexcread.Tpo -c lexcread.c -fPIC -DPIC -o .libs/lexcread.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lexcread.lo -MD -MP -MF .deps/lexcread.Tpo -c lexcread.c -o lexcread.o >/dev/null 2>&1 mv -f .deps/lexcread.Tpo .deps/lexcread.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT topsort.lo -MD -MP -MF .deps/topsort.Tpo -c -o topsort.lo topsort.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT topsort.lo -MD -MP -MF .deps/topsort.Tpo -c topsort.c -fPIC -DPIC -o .libs/topsort.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT topsort.lo -MD -MP -MF .deps/topsort.Tpo -c topsort.c -o topsort.o >/dev/null 2>&1 mv -f .deps/topsort.Tpo .deps/topsort.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT flags.lo -MD -MP -MF .deps/flags.Tpo -c -o flags.lo flags.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT flags.lo -MD -MP -MF .deps/flags.Tpo -c flags.c -fPIC -DPIC -o .libs/flags.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT flags.lo -MD -MP -MF .deps/flags.Tpo -c flags.c -o flags.o >/dev/null 2>&1 mv -f .deps/flags.Tpo .deps/flags.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT minimize.lo -MD -MP -MF .deps/minimize.Tpo -c -o minimize.lo minimize.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT minimize.lo -MD -MP -MF .deps/minimize.Tpo -c minimize.c -fPIC -DPIC -o .libs/minimize.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT minimize.lo -MD -MP -MF .deps/minimize.Tpo -c minimize.c -o minimize.o >/dev/null 2>&1 mv -f .deps/minimize.Tpo .deps/minimize.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT reverse.lo -MD -MP -MF .deps/reverse.Tpo -c -o reverse.lo reverse.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT reverse.lo -MD -MP -MF .deps/reverse.Tpo -c reverse.c -fPIC -DPIC -o .libs/reverse.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT reverse.lo -MD -MP -MF .deps/reverse.Tpo -c reverse.c -o reverse.o >/dev/null 2>&1 mv -f .deps/reverse.Tpo .deps/reverse.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c -o extract.lo extract.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c extract.c -fPIC -DPIC -o .libs/extract.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c extract.c -o extract.o >/dev/null 2>&1 mv -f .deps/extract.Tpo .deps/extract.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT sigma.lo -MD -MP -MF .deps/sigma.Tpo -c -o sigma.lo sigma.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT sigma.lo -MD -MP -MF .deps/sigma.Tpo -c sigma.c -fPIC -DPIC -o .libs/sigma.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT sigma.lo -MD -MP -MF .deps/sigma.Tpo -c sigma.c -o sigma.o >/dev/null 2>&1 mv -f .deps/sigma.Tpo .deps/sigma.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT structures.lo -MD -MP -MF .deps/structures.Tpo -c -o structures.lo structures.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT structures.lo -MD -MP -MF .deps/structures.Tpo -c structures.c -fPIC -DPIC -o .libs/structures.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT structures.lo -MD -MP -MF .deps/structures.Tpo -c structures.c -o structures.o >/dev/null 2>&1 mv -f .deps/structures.Tpo .deps/structures.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT constructions.lo -MD -MP -MF .deps/constructions.Tpo -c -o constructions.lo constructions.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT constructions.lo -MD -MP -MF .deps/constructions.Tpo -c constructions.c -fPIC -DPIC -o .libs/constructions.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT constructions.lo -MD -MP -MF .deps/constructions.Tpo -c constructions.c -o constructions.o >/dev/null 2>&1 mv -f .deps/constructions.Tpo .deps/constructions.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT coaccessible.lo -MD -MP -MF .deps/coaccessible.Tpo -c -o coaccessible.lo coaccessible.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT coaccessible.lo -MD -MP -MF .deps/coaccessible.Tpo -c coaccessible.c -fPIC -DPIC -o .libs/coaccessible.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT coaccessible.lo -MD -MP -MF .deps/coaccessible.Tpo -c coaccessible.c -o coaccessible.o >/dev/null 2>&1 mv -f .deps/coaccessible.Tpo .deps/coaccessible.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT io.lo -MD -MP -MF .deps/io.Tpo -c -o io.lo io.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT io.lo -MD -MP -MF .deps/io.Tpo -c io.c -fPIC -DPIC -o .libs/io.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT io.lo -MD -MP -MF .deps/io.Tpo -c io.c -o io.o >/dev/null 2>&1 mv -f .deps/io.Tpo .deps/io.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c -o utf8.lo utf8.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -fPIC -DPIC -o .libs/utf8.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -o utf8.o >/dev/null 2>&1 mv -f .deps/utf8.Tpo .deps/utf8.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT spelling.lo -MD -MP -MF .deps/spelling.Tpo -c -o spelling.lo spelling.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT spelling.lo -MD -MP -MF .deps/spelling.Tpo -c spelling.c -fPIC -DPIC -o .libs/spelling.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT spelling.lo -MD -MP -MF .deps/spelling.Tpo -c spelling.c -o spelling.o >/dev/null 2>&1 mv -f .deps/spelling.Tpo .deps/spelling.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT dynarray.lo -MD -MP -MF .deps/dynarray.Tpo -c -o dynarray.lo dynarray.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT dynarray.lo -MD -MP -MF .deps/dynarray.Tpo -c dynarray.c -fPIC -DPIC -o .libs/dynarray.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT dynarray.lo -MD -MP -MF .deps/dynarray.Tpo -c dynarray.c -o dynarray.o >/dev/null 2>&1 mv -f .deps/dynarray.Tpo .deps/dynarray.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c -o mem.lo mem.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -fPIC -DPIC -o .libs/mem.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -o mem.o >/dev/null 2>&1 mv -f .deps/mem.Tpo .deps/mem.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT stringhash.lo -MD -MP -MF .deps/stringhash.Tpo -c -o stringhash.lo stringhash.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT stringhash.lo -MD -MP -MF .deps/stringhash.Tpo -c stringhash.c -fPIC -DPIC -o .libs/stringhash.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT stringhash.lo -MD -MP -MF .deps/stringhash.Tpo -c stringhash.c -o stringhash.o >/dev/null 2>&1 mv -f .deps/stringhash.Tpo .deps/stringhash.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c -o trie.lo trie.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c trie.c -fPIC -DPIC -o .libs/trie.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c trie.c -o trie.o >/dev/null 2>&1 mv -f .deps/trie.Tpo .deps/trie.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lex.lexc.lo -MD -MP -MF .deps/lex.lexc.Tpo -c -o lex.lexc.lo lex.lexc.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lex.lexc.lo -MD -MP -MF .deps/lex.lexc.Tpo -c lex.lexc.c -fPIC -DPIC -o .libs/lex.lexc.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lex.lexc.lo -MD -MP -MF .deps/lex.lexc.Tpo -c lex.lexc.c -o lex.lexc.o >/dev/null 2>&1 mv -f .deps/lex.lexc.Tpo .deps/lex.lexc.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lex.yy.lo -MD -MP -MF .deps/lex.yy.Tpo -c -o lex.yy.lo lex.yy.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lex.yy.lo -MD -MP -MF .deps/lex.yy.Tpo -c lex.yy.c -fPIC -DPIC -o .libs/lex.yy.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lex.yy.lo -MD -MP -MF .deps/lex.yy.Tpo -c lex.yy.c -o lex.yy.o >/dev/null 2>&1 mv -f .deps/lex.yy.Tpo .deps/lex.yy.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c -o regex.lo regex.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c regex.c -fPIC -DPIC -o .libs/regex.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c regex.c -o regex.o >/dev/null 2>&1 mv -f .deps/regex.Tpo .deps/regex.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc48 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -o libfoma.la int_stack.lo define.lo determinize.lo apply.lo rewrite.lo lexcread.lo topsort.lo flags.lo minimize.lo reverse.lo extract.lo sigma.lo structures.lo constructions.lo coaccessible.lo io.lo utf8.lo spelling.lo dynarray.lo mem.lo stringhash.lo trie.lo lex.lexc.lo lex.yy.lo regex.lo -lreadline -lglib-2.0 -lm -lpthread -lxml2 libtool: link: /usr/local/bin/ar cru .libs/libfoma.a .libs/int_stack.o .libs/define.o .libs/determinize.o .libs/apply.o .libs/rewrite.o .libs/lexcread.o .libs/topsort.o .libs/flags.o .libs/minimize.o .libs/reverse.o .libs/extract.o .libs/sigma.o .libs/structures.o .libs/constructions.o .libs/coaccessible.o .libs/io.o .libs/utf8.o .libs/spelling.o .libs/dynarray.o .libs/mem.o .libs/stringhash.o .libs/trie.o .libs/lex.lexc.o .libs/lex.yy.o .libs/regex.o libtool: link: /usr/local/bin/ranlib .libs/libfoma.a libtool: link: ( cd ".libs" && rm -f "libfoma.la" && ln -s "../libfoma.la" "libfoma.la" ) Making all in libhfst Making all in src /usr/bin/make all-recursive Making all in implementations depbase=`echo HfstTransitionGraph.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstTransitionGraph.lo -MD -MP -MF $depbase.Tpo -c -o HfstTransitionGraph.lo HfstTransitionGraph.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstTransitionGraph.lo -MD -MP -MF .deps/HfstTransitionGraph.Tpo -c HfstTransitionGraph.cc -fPIC -DPIC -o .libs/HfstTransitionGraph.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstTransitionGraph.lo -MD -MP -MF .deps/HfstTransitionGraph.Tpo -c HfstTransitionGraph.cc -o HfstTransitionGraph.o >/dev/null 2>&1 depbase=`echo ConvertTransducerFormat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertTransducerFormat.lo -MD -MP -MF $depbase.Tpo -c -o ConvertTransducerFormat.lo ConvertTransducerFormat.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertTransducerFormat.lo -MD -MP -MF .deps/ConvertTransducerFormat.Tpo -c ConvertTransducerFormat.cc -fPIC -DPIC -o .libs/ConvertTransducerFormat.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertTransducerFormat.lo -MD -MP -MF .deps/ConvertTransducerFormat.Tpo -c ConvertTransducerFormat.cc -o ConvertTransducerFormat.o >/dev/null 2>&1 depbase=`echo HfstTropicalTransducerTransitionData.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstTropicalTransducerTransitionData.lo -MD -MP -MF $depbase.Tpo -c -o HfstTropicalTransducerTransitionData.lo HfstTropicalTransducerTransitionData.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstTropicalTransducerTransitionData.lo -MD -MP -MF .deps/HfstTropicalTransducerTransitionData.Tpo -c HfstTropicalTransducerTransitionData.cc -fPIC -DPIC -o .libs/HfstTropicalTransducerTransitionData.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstTropicalTransducerTransitionData.lo -MD -MP -MF .deps/HfstTropicalTransducerTransitionData.Tpo -c HfstTropicalTransducerTransitionData.cc -o HfstTropicalTransducerTransitionData.o >/dev/null 2>&1 depbase=`echo ConvertSfstTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertSfstTransducer.lo -MD -MP -MF $depbase.Tpo -c -o ConvertSfstTransducer.lo ConvertSfstTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertSfstTransducer.lo -MD -MP -MF .deps/ConvertSfstTransducer.Tpo -c ConvertSfstTransducer.cc -fPIC -DPIC -o .libs/ConvertSfstTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertSfstTransducer.lo -MD -MP -MF .deps/ConvertSfstTransducer.Tpo -c ConvertSfstTransducer.cc -o ConvertSfstTransducer.o >/dev/null 2>&1 depbase=`echo ConvertTropicalWeightTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertTropicalWeightTransducer.lo -MD -MP -MF $depbase.Tpo -c -o ConvertTropicalWeightTransducer.lo ConvertTropicalWeightTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertTropicalWeightTransducer.lo -MD -MP -MF .deps/ConvertTropicalWeightTransducer.Tpo -c ConvertTropicalWeightTransducer.cc -fPIC -DPIC -o .libs/ConvertTropicalWeightTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertTropicalWeightTransducer.lo -MD -MP -MF .deps/ConvertTropicalWeightTransducer.Tpo -c ConvertTropicalWeightTransducer.cc -o ConvertTropicalWeightTransducer.o >/dev/null 2>&1 depbase=`echo ConvertLogWeightTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertLogWeightTransducer.lo -MD -MP -MF $depbase.Tpo -c -o ConvertLogWeightTransducer.lo ConvertLogWeightTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertLogWeightTransducer.lo -MD -MP -MF .deps/ConvertLogWeightTransducer.Tpo -c ConvertLogWeightTransducer.cc -fPIC -DPIC -o .libs/ConvertLogWeightTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertLogWeightTransducer.lo -MD -MP -MF .deps/ConvertLogWeightTransducer.Tpo -c ConvertLogWeightTransducer.cc -o ConvertLogWeightTransducer.o >/dev/null 2>&1 depbase=`echo ConvertFomaTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertFomaTransducer.lo -MD -MP -MF $depbase.Tpo -c -o ConvertFomaTransducer.lo ConvertFomaTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertFomaTransducer.lo -MD -MP -MF .deps/ConvertFomaTransducer.Tpo -c ConvertFomaTransducer.cc -fPIC -DPIC -o .libs/ConvertFomaTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertFomaTransducer.lo -MD -MP -MF .deps/ConvertFomaTransducer.Tpo -c ConvertFomaTransducer.cc -o ConvertFomaTransducer.o >/dev/null 2>&1 depbase=`echo ConvertOlTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertOlTransducer.lo -MD -MP -MF $depbase.Tpo -c -o ConvertOlTransducer.lo ConvertOlTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertOlTransducer.lo -MD -MP -MF .deps/ConvertOlTransducer.Tpo -c ConvertOlTransducer.cc -fPIC -DPIC -o .libs/ConvertOlTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertOlTransducer.lo -MD -MP -MF .deps/ConvertOlTransducer.Tpo -c ConvertOlTransducer.cc -o ConvertOlTransducer.o >/dev/null 2>&1 depbase=`echo compose_intersect/ComposeIntersectRulePair.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectRulePair.lo -MD -MP -MF $depbase.Tpo -c -o compose_intersect/ComposeIntersectRulePair.lo compose_intersect/ComposeIntersectRulePair.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectRulePair.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectRulePair.Tpo -c compose_intersect/ComposeIntersectRulePair.cc -fPIC -DPIC -o compose_intersect/.libs/ComposeIntersectRulePair.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectRulePair.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectRulePair.Tpo -c compose_intersect/ComposeIntersectRulePair.cc -o compose_intersect/ComposeIntersectRulePair.o >/dev/null 2>&1 depbase=`echo compose_intersect/ComposeIntersectLexicon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectLexicon.lo -MD -MP -MF $depbase.Tpo -c -o compose_intersect/ComposeIntersectLexicon.lo compose_intersect/ComposeIntersectLexicon.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectLexicon.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectLexicon.Tpo -c compose_intersect/ComposeIntersectLexicon.cc -fPIC -DPIC -o compose_intersect/.libs/ComposeIntersectLexicon.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectLexicon.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectLexicon.Tpo -c compose_intersect/ComposeIntersectLexicon.cc -o compose_intersect/ComposeIntersectLexicon.o >/dev/null 2>&1 depbase=`echo compose_intersect/ComposeIntersectRule.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectRule.lo -MD -MP -MF $depbase.Tpo -c -o compose_intersect/ComposeIntersectRule.lo compose_intersect/ComposeIntersectRule.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectRule.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectRule.Tpo -c compose_intersect/ComposeIntersectRule.cc -fPIC -DPIC -o compose_intersect/.libs/ComposeIntersectRule.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectRule.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectRule.Tpo -c compose_intersect/ComposeIntersectRule.cc -o compose_intersect/ComposeIntersectRule.o >/dev/null 2>&1 depbase=`echo compose_intersect/ComposeIntersectFst.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectFst.lo -MD -MP -MF $depbase.Tpo -c -o compose_intersect/ComposeIntersectFst.lo compose_intersect/ComposeIntersectFst.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectFst.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectFst.Tpo -c compose_intersect/ComposeIntersectFst.cc -fPIC -DPIC -o compose_intersect/.libs/ComposeIntersectFst.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectFst.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectFst.Tpo -c compose_intersect/ComposeIntersectFst.cc -o compose_intersect/ComposeIntersectFst.o >/dev/null 2>&1 depbase=`echo compose_intersect/ComposeIntersectUtilities.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectUtilities.lo -MD -MP -MF $depbase.Tpo -c -o compose_intersect/ComposeIntersectUtilities.lo compose_intersect/ComposeIntersectUtilities.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectUtilities.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectUtilities.Tpo -c compose_intersect/ComposeIntersectUtilities.cc -fPIC -DPIC -o compose_intersect/.libs/ComposeIntersectUtilities.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectUtilities.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectUtilities.Tpo -c compose_intersect/ComposeIntersectUtilities.cc -o compose_intersect/ComposeIntersectUtilities.o >/dev/null 2>&1 depbase=`echo SfstTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT SfstTransducer.lo -MD -MP -MF $depbase.Tpo -c -o SfstTransducer.lo SfstTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT SfstTransducer.lo -MD -MP -MF .deps/SfstTransducer.Tpo -c SfstTransducer.cc -fPIC -DPIC -o .libs/SfstTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT SfstTransducer.lo -MD -MP -MF .deps/SfstTransducer.Tpo -c SfstTransducer.cc -o SfstTransducer.o >/dev/null 2>&1 depbase=`echo TropicalWeightTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT TropicalWeightTransducer.lo -MD -MP -MF $depbase.Tpo -c -o TropicalWeightTransducer.lo TropicalWeightTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT TropicalWeightTransducer.lo -MD -MP -MF .deps/TropicalWeightTransducer.Tpo -c TropicalWeightTransducer.cc -fPIC -DPIC -o .libs/TropicalWeightTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT TropicalWeightTransducer.lo -MD -MP -MF .deps/TropicalWeightTransducer.Tpo -c TropicalWeightTransducer.cc -o TropicalWeightTransducer.o >/dev/null 2>&1 depbase=`echo LogWeightTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT LogWeightTransducer.lo -MD -MP -MF $depbase.Tpo -c -o LogWeightTransducer.lo LogWeightTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT LogWeightTransducer.lo -MD -MP -MF .deps/LogWeightTransducer.Tpo -c LogWeightTransducer.cc -fPIC -DPIC -o .libs/LogWeightTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT LogWeightTransducer.lo -MD -MP -MF .deps/LogWeightTransducer.Tpo -c LogWeightTransducer.cc -o LogWeightTransducer.o >/dev/null 2>&1 depbase=`echo FomaTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT FomaTransducer.lo -MD -MP -MF $depbase.Tpo -c -o FomaTransducer.lo FomaTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT FomaTransducer.lo -MD -MP -MF .deps/FomaTransducer.Tpo -c FomaTransducer.cc -fPIC -DPIC -o .libs/FomaTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT FomaTransducer.lo -MD -MP -MF .deps/FomaTransducer.Tpo -c FomaTransducer.cc -o FomaTransducer.o >/dev/null 2>&1 depbase=`echo HfstOlTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstOlTransducer.lo -MD -MP -MF $depbase.Tpo -c -o HfstOlTransducer.lo HfstOlTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstOlTransducer.lo -MD -MP -MF .deps/HfstOlTransducer.Tpo -c HfstOlTransducer.cc -fPIC -DPIC -o .libs/HfstOlTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstOlTransducer.lo -MD -MP -MF .deps/HfstOlTransducer.Tpo -c HfstOlTransducer.cc -o HfstOlTransducer.o >/dev/null 2>&1 depbase=`echo optimized-lookup/transducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/transducer.lo -MD -MP -MF $depbase.Tpo -c -o optimized-lookup/transducer.lo optimized-lookup/transducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/transducer.lo -MD -MP -MF optimized-lookup/.deps/transducer.Tpo -c optimized-lookup/transducer.cc -fPIC -DPIC -o optimized-lookup/.libs/transducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/transducer.lo -MD -MP -MF optimized-lookup/.deps/transducer.Tpo -c optimized-lookup/transducer.cc -o optimized-lookup/transducer.o >/dev/null 2>&1 depbase=`echo optimized-lookup/convert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/convert.lo -MD -MP -MF $depbase.Tpo -c -o optimized-lookup/convert.lo optimized-lookup/convert.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/convert.lo -MD -MP -MF optimized-lookup/.deps/convert.Tpo -c optimized-lookup/convert.cc -fPIC -DPIC -o optimized-lookup/.libs/convert.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/convert.lo -MD -MP -MF optimized-lookup/.deps/convert.Tpo -c optimized-lookup/convert.cc -o optimized-lookup/convert.o >/dev/null 2>&1 depbase=`echo optimized-lookup/ospell.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/ospell.lo -MD -MP -MF $depbase.Tpo -c -o optimized-lookup/ospell.lo optimized-lookup/ospell.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/ospell.lo -MD -MP -MF optimized-lookup/.deps/ospell.Tpo -c optimized-lookup/ospell.cc -fPIC -DPIC -o optimized-lookup/.libs/ospell.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/ospell.lo -MD -MP -MF optimized-lookup/.deps/ospell.Tpo -c optimized-lookup/ospell.cc -o optimized-lookup/ospell.o >/dev/null 2>&1 depbase=`echo optimized-lookup/pmatch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/pmatch.lo -MD -MP -MF $depbase.Tpo -c -o optimized-lookup/pmatch.lo optimized-lookup/pmatch.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/pmatch.lo -MD -MP -MF optimized-lookup/.deps/pmatch.Tpo -c optimized-lookup/pmatch.cc -fPIC -DPIC -o optimized-lookup/.libs/pmatch.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/pmatch.lo -MD -MP -MF optimized-lookup/.deps/pmatch.Tpo -c optimized-lookup/pmatch.cc -o optimized-lookup/pmatch.o >/dev/null 2>&1 depbase=`echo optimized-lookup/find_epsilon_loops.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/find_epsilon_loops.lo -MD -MP -MF $depbase.Tpo -c -o optimized-lookup/find_epsilon_loops.lo optimized-lookup/find_epsilon_loops.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/find_epsilon_loops.lo -MD -MP -MF optimized-lookup/.deps/find_epsilon_loops.Tpo -c optimized-lookup/find_epsilon_loops.cc -fPIC -DPIC -o optimized-lookup/.libs/find_epsilon_loops.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/find_epsilon_loops.lo -MD -MP -MF optimized-lookup/.deps/find_epsilon_loops.Tpo -c optimized-lookup/find_epsilon_loops.cc -o optimized-lookup/find_epsilon_loops.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++48 -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -o libhfstimplementations.la HfstTransitionGraph.lo ConvertTransducerFormat.lo HfstTropicalTransducerTransitionData.lo ConvertSfstTransducer.lo ConvertTropicalWeightTransducer.lo ConvertLogWeightTransducer.lo ConvertFomaTransducer.lo ConvertOlTransducer.lo compose_intersect/ComposeIntersectRulePair.lo compose_intersect/ComposeIntersectLexicon.lo compose_intersect/ComposeIntersectRule.lo compose_intersect/ComposeIntersectFst.lo compose_intersect/ComposeIntersectUtilities.lo SfstTransducer.lo TropicalWeightTransducer.lo LogWeightTransducer.lo FomaTransducer.lo HfstOlTransducer.lo optimized-lookup/transducer.lo optimized-lookup/convert.lo optimized-lookup/ospell.lo optimized-lookup/pmatch.lo optimized-lookup/find_epsilon_loops.lo -lreadline -lgli b-2.0 -lm -lpthread -lxml2 libtool: link: /usr/local/bin/ar cru .libs/libhfstimplementations.a .libs/HfstTransitionGraph.o .libs/ConvertTransducerFormat.o .libs/HfstTropicalTransducerTransitionData.o .libs/ConvertSfstTransducer.o .libs/ConvertTropicalWeightTransducer.o .libs/ConvertLogWeightTransducer.o .libs/ConvertFomaTransducer.o .libs/ConvertOlTransducer.o compose_intersect/.libs/ComposeIntersectRulePair.o compose_intersect/.libs/ComposeIntersectLexicon.o compose_intersect/.libs/ComposeIntersectRule.o compose_intersect/.libs/ComposeIntersectFst.o compose_intersect/.libs/ComposeIntersectUtilities.o .libs/SfstTransducer.o .libs/TropicalWeightTransducer.o .libs/LogWeightTransducer.o .libs/FomaTransducer.o .libs/HfstOlTransducer.o optimized-lookup/.libs/transducer.o optimized-lookup/.libs/convert.o optimized-lookup/.libs/ospell.o optimized-lookup/.libs/pmatch.o optimized-lookup/.libs/find_epsilon_loops.o libtool: link: /usr/local/bin/ranlib .libs/libhfstimplementations.a libtool: link: ( cd ".libs" && rm -f "libhfstimplementations.la" && ln -s "../libhfstimplementations.la" "libhfstimplementations.la" ) Making all in parsers /bin/sh ../../../build-aux/ylwrap xre_lex.ll lex.yy.c xre_lex.cc -- flex --outfile=lex.yy.c flex: unknown flag '-'. For usage, try flex --help *** [xre_lex.cc] Error code 1 Stop in /wrkdirs/usr/ports/math/hfst/work/hfst-3.7.2/libhfst/src/parsers. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/math/hfst/work/hfst-3.7.2/libhfst/src. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/math/hfst/work/hfst-3.7.2/libhfst/src. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/math/hfst/work/hfst-3.7.2/libhfst. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/math/hfst/work/hfst-3.7.2. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/math/hfst/work/hfst-3.7.2. *** [do-build] Error code 1 Stop in /usr/ports/math/hfst. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:41:22 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 90ED913A for ; Wed, 28 Jan 2015 03:41:22 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 71C0ABF1; Wed, 28 Jan 2015 03:41:22 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3fMpO035440; Wed, 28 Jan 2015 03:41:22 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3fLk8034996; Wed, 28 Jan 2015 03:41:21 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:41:21 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280341.t0S3fLk8034996@beefy1.isc.freebsd.org> To: ohartman@zedat.fu-berlin.de Subject: [package - 93i386-quarterly][devel/freeocl] Failed for freeocl-0.3.6_6 in configure 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: Wed, 28 Jan 2015 03:41:22 -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: ohartman@zedat.fu-berlin.de Last committer: rodrigo@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/devel/freeocl/Makefile 372647 2014-11-16 19:14:45Z rodrigo $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/freeocl-0.3.6_6.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building devel/freeocl build started at Wed Jan 28 03:41:17 UTC 2015 port directory: /usr/ports/devel/freeocl building for: FreeBSD 93i386-quarterly-job-13 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: ohartman@zedat.fu-berlin.de Makefile ident: $FreeBSD: branches/2015Q1/devel/freeocl/Makefile 372647 2014-11-16 19:14:45Z rodrigo $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=freeocl-0.3.6_6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/freeocl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/freeocl/work HOME=/wrkdirs/usr/ports/devel/freeocl/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/freeocl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/freeocl/work HOME=/wrkdirs/usr/ports/devel/freeocl/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="gcpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="g++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing -pthread -std=gnu++0x" 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-- CMAKE_BUILD_TYPE="release" OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/freeocl" EXAMPLESDIR="share/examples/freeocl" DATADIR="share/freeocl" WWWDIR="www/freeocl" ETCDIR="etc/freeocl" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/freeocl DOCSDIR=/usr/local/share/doc/freeocl EXAMPLESDIR=/usr/local/share/examples/freeocl WWWDIR=/usr/local/www/freeocl ETCDIR=/usr/local/etc/freeocl --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL3 accepted by the user =========================================================================== =================================================== ===> freeocl-0.3.6_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.3.txz [93i386-quarterly-job-13] Installing pkg-1.4.3... [93i386-quarterly-job-13] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of freeocl-0.3.6_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL3 accepted by the user ===> Fetching all distfiles required by freeocl-0.3.6_6 for building =========================================================================== =================================================== ===> License LGPL3 accepted by the user ===> Fetching all distfiles required by freeocl-0.3.6_6 for building => SHA256 Checksum OK for FreeOCL-0.3.6-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL3 accepted by the user ===> Fetching all distfiles required by freeocl-0.3.6_6 for building ===> Extracting for freeocl-0.3.6_6 => SHA256 Checksum OK for FreeOCL-0.3.6-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for freeocl-0.3.6_6 ===> Applying FreeBSD patches for freeocl-0.3.6_6 /usr/bin/sed -i.bak -e 's:%%PREFIX%%:/usr/local:g' /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/src/icd/icd_loader.cpp /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeLists.txt =========================================================================== =================================================== ===> freeocl-0.3.6_6 depends on file: /usr/local/lib/libatomic_ops.a - not found ===> Verifying install for /usr/local/lib/libatomic_ops.a in /usr/ports/devel/libatomic_ops ===> Installing existing package /packages/All/libatomic_ops-7.4.0_1.txz [93i386-quarterly-job-13] Installing libatomic_ops-7.4.0_1... [93i386-quarterly-job-13] Extracting libatomic_ops-7.4.0_1... done ===> Returning to build of freeocl-0.3.6_6 ===> freeocl-0.3.6_6 depends on file: /usr/local/include/CL/opencl.h - not found ===> Verifying install for /usr/local/include/CL/opencl.h in /usr/ports/devel/opencl ===> Installing existing package /packages/All/opencl-2.0.txz [93i386-quarterly-job-13] Installing opencl-2.0... [93i386-quarterly-job-13] Extracting opencl-2.0... done Message for opencl-2.0: OpenCL is the first open, royalty-free standard for cross-platform, parallel programming of modern processors. ===> Returning to build of freeocl-0.3.6_6 ===> freeocl-0.3.6_6 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.0.2.txz [93i386-quarterly-job-13] Installing cmake-3.0.2... [93i386-quarterly-job-13] `-- Installing cmake-modules-3.0.2... [93i386-quarterly-job-13] `-- Extracting cmake-modules-3.0.2... done [93i386-quarterly-job-13] `-- Installing curl-7.39.0_1... [93i386-quarterly-job-13] | `-- Installing ca_root_nss-3.17.3_1... [93i386-quarterly-job-13] | `-- Extracting ca_root_nss-3.17.3_1... done [93i386-quarterly-job-13] `-- Extracting curl-7.39.0_1... done [93i386-quarterly-job-13] `-- Installing expat-2.1.0_2... [93i386-quarterly-job-13] `-- Extracting expat-2.1.0_2... done [93i386-quarterly-job-13] Extracting cmake-3.0.2... done ===> Returning to build of freeocl-0.3.6_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for freeocl-0.3.6_6 ===> Performing in-source build /bin/mkdir -p /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source -- The C compiler identification is GNU 4.2.1 -- The CXX compiler identification is unknown -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- broken CMake Error at /usr/local/share/cmake/Modules/CMakeTestCXXCompiler.cmake:54 (message): The C++ compiler "/usr/bin/g++" is not able to compile a simple test program. It fails with the following output: Change Dir: /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec2796682813/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec2796682813.dir/build.make CMakeFiles/cmTryCompileExec2796682813.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeTmp/CMakeFiles 1 Building CXX object CMakeFiles/cmTryCompileExec2796682813.dir/testCXXCompiler.cxx.o /usr/bin/g++ -O2 -pipe -fno-strict-aliasing -pthread -std=gnu++0x -o CMakeFiles/cmTryCompileExec2796682813.dir/testCXXCompiler.cxx.o -c /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeTmp/testCXXCompiler.cxx cc1plus: error: unrecognized command line option "-std=gnu++0x" *** [CMakeFiles/cmTryCompileExec2796682813.dir/testCXXCompiler.cxx.o] Error code 1 Stop in /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeTmp. *** [cmTryCompileExec2796682813/fast] Error code 1 Stop in /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeTmp. CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:1 (project) -- Configuring incomplete, errors occurred! See also "/wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeOutput.log". See also "/wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeError.log". *** [do-configure] Error code 1 Stop in /usr/ports/devel/freeocl. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:43:35 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 F383B164 for ; Wed, 28 Jan 2015 03:43:34 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 DE691C8E; Wed, 28 Jan 2015 03:43:34 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3hYRM099020; Wed, 28 Jan 2015 03:43:34 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3hXPs099019; Wed, 28 Jan 2015 03:43:33 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:43:33 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280343.t0S3hXPs099019@beefy1.isc.freebsd.org> To: cmt@burggraben.net Subject: [package - 93i386-quarterly][graphics/shotwell] Failed for shotwell-0.20.2_1 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: Wed, 28 Jan 2015 03:43:35 -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: cmt@burggraben.net Last committer: bapt@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/graphics/shotwell/Makefile 375143 2014-12-21 00:16:45Z bapt $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/shotwell-0.20.2_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building graphics/shotwell build started at Wed Jan 28 03:37:35 UTC 2015 port directory: /usr/ports/graphics/shotwell building for: FreeBSD 93i386-quarterly-job-16 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: cmt@burggraben.net Makefile ident: $FreeBSD: branches/2015Q1/graphics/shotwell/Makefile 375143 2014-12-21 00:16:45Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=shotwell-0.20.2_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for shotwell-0.20.2_1: OPENMP=off: libraw uses OpenMP (implies GCC 4.6+) ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local --disable-icon-update --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- --define=NO_CAMERA XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/shotwell/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/shotwell/work HOME=/wrkdirs/usr/ports/graphics/shotwell/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/shotwell/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/shotwell/work HOME=/wrkdirs/usr/ports/graphics/shotwell/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/shotwell/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/shotwell/work HOME=/wrkdirs/usr/ports/graphics/shotwell/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/shotwell/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/shotwell/work HOME=/wrkdirs/usr/ports/graphics/shotwell/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/shotwell/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/shotwell/work HOME=/wrkdirs/usr/ports/graphics/shotwell/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/shotwell/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/shotwell/work HOME=/wrkdirs/usr/ports/graphics/shotwell/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 roo t -g wheel -m 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=9.3 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/shotwell" EXAMPLESDIR="share/examples/shotwell" DATADIR="share/shotwell" WWWDIR="www/shotwell" ETCDIR="etc/shotwell" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/shotwell DOCSDIR=/usr/local/share/doc/shotwell EXAMPLESDIR=/usr/local/share/examples/shotwell WWWDIR=/usr/local/www/shotwell ETCDIR=/usr/local/etc/shotwell --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> shotwell-0.20.2_1 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.3.txz [93i386-quarterly-job-16] Installing pkg-1.4.3... [93i386-quarterly-job-16] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of shotwell-0.20.2_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by shotwell-0.20.2_1 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by shotwell-0.20.2_1 for building => SHA256 Checksum OK for shotwell-0.20.2.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by shotwell-0.20.2_1 for building ===> Extracting for shotwell-0.20.2_1 => SHA256 Checksum OK for shotwell-0.20.2.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for shotwell-0.20.2_1 ===> Applying FreeBSD patches for shotwell-0.20.2_1 =========================================================================== =================================================== ===> shotwell-0.20.2_1 depends on package: vala>=0.18.0 - not found ===> Verifying install for vala>=0.18.0 in /usr/ports/lang/vala ===> Installing existing package /packages/All/vala-0.26.1.txz [93i386-quarterly-job-16] Installing vala-0.26.1... [93i386-quarterly-job-16] `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-16] | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-16] | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-16] | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-16] | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-16] `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-16] `-- Installing glib-2.42.1... [93i386-quarterly-job-16] | `-- Installing libffi-3.0.13_3... [93i386-quarterly-job-16] | `-- Extracting libffi-3.0.13_3... done [93i386-quarterly-job-16] | `-- Installing pcre-8.35_2... [93i386-quarterly-job-16] | `-- Extracting pcre-8.35_2... done [93i386-quarterly-job-16] | `-- Installing perl5-5.18.4_11... [93i386-quarterly-job-16] | `-- Extracting perl5-5.18.4_11... done [93i386-quarterly-job-16] | `-- Installing python27-2.7.9... [93i386-quarterly-job-16] | `-- Extracting python27-2.7.9... done [93i386-quarterly-job-16] `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93i386-quarterly-job-16] `-- Installing libxml2-2.9.2_2... [93i386-quarterly-job-16] `-- Extracting libxml2-2.9.2_2... done [93i386-quarterly-job-16] `-- Installing libxslt-1.1.28_5... [93i386-quarterly-job-16] | `-- Installing libgcrypt-1.6.1_5... [93i386-quarterly-job-16] | | `-- Installing libgpg-error-1.17... [93i386-quarterly-job-16] | | `-- Extracting libgpg-error-1.17... done [93i386-quarterly-job-16] | `-- Extracting libgcrypt-1.6.1_5... done [93i386-quarterly-job-16] `-- Extracting libxslt-1.1.28_5... done [93i386-quarterly-job-16] Extracting vala-0.26.1... done 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 shotwell-0.20.2_1 ===> shotwell-0.20.2_1 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.30_1.txz [93i386-quarterly-job-16] Installing bash-4.3.30_1... [93i386-quarterly-job-16] Extracting bash-4.3.30_1... done Message for bash-4.3.30_1: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:495: warning: 'gtk_action_set_stock_id' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:180) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:495: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:499: warning: 'gtk_action_set_stock_id' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:180) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:499: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:501: warning: 'gtk_action_set_stock_id' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:180) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:501: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:503: warning: 'gtk_action_set_stock_id' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:180) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:503: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_register': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:580: warning: 'gtk_action_group_add_radio_actions' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:225) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:609: warning: 'gtk_action_group_add_toggle_actions' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:218) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_on_rating_changed': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:612: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:612: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:613: warning: 'gtk_radio_action_get_current_value' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:89) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:613: warning: 'gtk_radio_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_on_flagged_toggled': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:616: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:617: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:617: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_on_photos_toggled': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:620: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:621: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:621: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_on_videos_toggled': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:624: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:625: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:625: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_on_raw_toggled': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:628: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:629: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:629: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_get_flagged': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:322: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_get_photos': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:328: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_get_videos': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:334: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_get_raw': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:340: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_get_rating': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:346: warning: 'gtk_radio_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_instance_init': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:357: warning: 'gtk_action_group_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_construct': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:950: warning: 'gtk_ui_manager_add_ui_from_file' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:165) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:956: warning: 'gtk_ui_manager_insert_action_group' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:140) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:964: warning: 'gtk_image_menu_item_set_always_show_image' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:88) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:973: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:196) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:973: warning: 'gtk_action_get_tooltip' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:177) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:976: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:196) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:976: warning: 'gtk_action_get_tooltip' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:177) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:979: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:196) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:979: warning: 'gtk_action_get_tooltip' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:177) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:994: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:196) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:994: warning: 'gtk_action_get_tooltip' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:177) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1005: warning: 'gtk_ui_manager_get_widget' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:150) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_on_context_menu_close_chosen': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1110: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1115: warning: 'gtk_toggle_action_set_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:83) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_on_rating_changed': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1145: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1147: warning: 'gtk_toggle_action_set_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:83) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_update': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1186: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1187: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1188: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1189: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1191: warning: 'gtk_radio_action_get_current_value' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:89) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_label_tool_item_construct': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:665: warning: 'gtk_alignment_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkalignment.h:82) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_toggle_action_tool_button_construct': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:684: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:688: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_toggle_action_tool_button_on_button_activate': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:702: warning: 'gtk_action_activate' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:119) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:702: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_toggle_action_tool_button_set_icon_name': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:708: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_instance_init': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:728: warning: 'gtk_image_menu_item_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:728: warning: 'GtkStock' is deprecated /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:924: warning: 'gtk_ui_manager_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130) cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/MediaViewTracker.o src/MediaViewTracker.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/UnityProgressBar.o src/UnityProgressBar.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Upgrades.o src/Upgrades.c /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/Upgrades.vala: In function 'upgrades_execute': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/Upgrades.vala:40: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/Upgrades.vala: In function 'fixup_raw_thumbnails_task_real_get_step_count': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/Upgrades.vala:97: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/Upgrades.vala: In function 'fixup_raw_thumbnails_task_real_execute': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/Upgrades.vala:107: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_UnitInternals.o src/.unitize/_UnitInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_UtilInternals.o src/.unitize/_UtilInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_ThreadsInternals.o src/.unitize/_ThreadsInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_DbInternals.o src/.unitize/_DbInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_EditingToolsInternals.o src/.unitize/_EditingToolsInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_PluginsInternals.o src/.unitize/_PluginsInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_SlideshowInternals.o src/.unitize/_SlideshowInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_PhotosInternals.o src/.unitize/_PhotosInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_PublishingInternals.o src/.unitize/_PublishingInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_LibraryInternals.o src/.unitize/_LibraryInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_DirectInternals.o src/.unitize/_DirectInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_CoreInternals.o src/.unitize/_CoreInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_SidebarInternals.o src/.unitize/_SidebarInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_EventsInternals.o src/.unitize/_EventsInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_TagsInternals.o src/.unitize/_TagsInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_CameraInternals.o src/.unitize/_CameraInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_SearchesInternals.o src/.unitize/_SearchesInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_ConfigInternals.o src/.unitize/_ConfigInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_DataImportsInternals.o src/.unitize/_DataImportsInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_FoldersInternals.o src/.unitize/_FoldersInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_Library_unitize_entry.o src/.unitize/_Library_unitize_entry.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_Direct_unitize_entry.o src/.unitize/_Direct_unitize_entry.c msgfmt: po/ast.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/bg.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/bn.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/bn_IN.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/ca.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/en_GB.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/et.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/gu.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this po/gu.po:1590: 'msgstr' is not a valid C format string, unlike 'msgid'. Reason: The character that terminates the directive number 1 is not a valid conversion specifier. po/gu.po:1599: 'msgstr' is not a valid C format string, unlike 'msgid'. Reason: The character that terminates the directive number 1 is not a valid conversion specifier. msgfmt: found 2 fatal errors msgfmt: po/he.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/hi.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/hr.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this po/ia.po:9: warning: header field 'Language-Team' still has the initial default value msgfmt: po/it.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this po/km.po:9: warning: header field 'Language-Team' still has the initial default value msgfmt: po/ko.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/lv.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/mk.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/ml.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/mr.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/nb.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/nn.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/or.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/pa.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/pt.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/ro.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/ru.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/sl.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/sv.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/th.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/tr.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/vi.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this /usr/local/bin/valac thumbnailer/shotwell-video-thumbnailer.vala -g --enable-checking --target-glib=2.32 --thread --fatal-warnings --enable-experimental --enable-deprecated --define WITH_GPHOTO_25 --vapidir=plugins/ -o thumbnailer/shotwell-video-thumbnailer --pkg=gtk+-3.0 --pkg=gee-0.8 --pkg=gstreamer-1.0 --pkg=gstreamer-base-1.0 rm -f misc/gschemas.compiled glib-compile-schemas misc `xml2po -m mallard -p help/el/el.po -o help/el/edit-adjustments.page help/C/edit-adjustments.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-crop.page help/C/edit-crop.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-enhance.page help/C/edit-enhance.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-external.page help/C/edit-external.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-nondestructive.page help/C/edit-nondestructive.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-redeye.page help/C/edit-redeye.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-rotate.page help/C/edit-rotate.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-straighten.page help/C/edit-straighten.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-time-date.page help/C/edit-time-date.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-undo.page help/C/edit-undo.page` `xml2po -m mallard -p help/el/el.po -o help/el/formats.page help/C/formats.page` `xml2po -m mallard -p help/el/el.po -o help/el/import-camera.page help/C/import-camera.page` `xml2po -m mallard -p help/el/el.po -o help/el/import-file.page help/C/import-file.page` `xml2po -m mallard -p help/el/el.po -o help/el/import-f-spot.page help/C/import-f-spot.page` `xml2po -m mallard -p help/el/el.po -o help/el/import-memorycard.page help/C/import-memorycard.page` `xml2po -m mallard -p help/el/el.po -o help/el/index.page help/C/index.page` `xml2po -m mallard -p help/el/el.po -o help/el/organize-event.page help/C/organize-event.page` `xml2po -m mallard -p help/el/el.po -o help/el/organize-flag.page help/C/organize-flag.page` `xml2po -m mallard -p help/el/el.po -o help/el/organize-rating.page help/C/organize-rating.page` `xml2po -m mallard -p help/el/el.po -o help/el/organize-remove.page help/C/organize-remove.page` `xml2po -m mallard -p help/el/el.po -o help/el/organize-search.page help/C/organize-search.page` `xml2po -m mallard -p help/el/el. po -o help/el/organize-tag.page help/C/organ! ize-tag.page` `xml2po -m mallard -p help/el/el.po -o help/el/organize-title.page help/C/organize-title.page` `xml2po -m mallard -p help/el/el.po -o help/el/other-files.page help/C/other-files.page` `xml2po -m mallard -p help/el/el.po -o help/el/other-missing.page help/C/other-missing.page` `xml2po -m mallard -p help/el/el.po -o help/el/other-multiple.page help/C/other-multiple.page` `xml2po -m mallard -p help/el/el.po -o help/el/other-plugins.page help/C/other-plugins.page` `xml2po -m mallard -p help/el/el.po -o help/el/raw.page help/C/raw.page` `xml2po -m mallard -p help/el/el.po -o help/el/running.page help/C/running.page` `xml2po -m mallard -p help/el/el.po -o help/el/share-background.page help/C/share-background.page` `xml2po -m mallard -p help/el/el.po -o help/el/share-export.page help/C/share-export.page` `xml2po -m mallard -p help/el/el.po -o help/el/share-print.page help/C/share-print.page` `xml2po -m mallard -p help/el/el.po -o help/el/share-send.page help/C/shar e-send.page` `xml2po -m mallard -p help/el/el.po -o help/el/share-slideshow.page help/C/share-slideshow.page` `xml2po -m mallard -p help/el/el.po -o help/el/share-upload.page help/C/share-upload.page` `xml2po -m mallard -p help/el/el.po -o help/el/view-displaying.page help/C/view-displaying.page` `xml2po -m mallard -p help/el/el.po -o help/el/view-information.page help/C/view-information.page` `xml2po -m mallard -p help/el/el.po -o help/el/view-sidebar.page help/C/view-sidebar.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-adjustments.page help/C/edit-adjustments.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-crop.page help/C/edit-crop.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-enhance.page help/C/edit-enhance.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-external.page help/C/edit-external.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-nondestructive.page help/C/edit-nondestructive.page` `xml2po -m mallard -p he lp/es/es.po -o help/es/edit-redeye.page help! /C/edit-r! edeye.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-rotate.page help/C/edit-rotate.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-straighten.page help/C/edit-straighten.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-time-date.page help/C/edit-time-date.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-undo.page help/C/edit-undo.page` `xml2po -m mallard -p help/es/es.po -o help/es/formats.page help/C/formats.page` `xml2po -m mallard -p help/es/es.po -o help/es/import-camera.page help/C/import-camera.page` `xml2po -m mallard -p help/es/es.po -o help/es/import-file.page help/C/import-file.page` `xml2po -m mallard -p help/es/es.po -o help/es/import-f-spot.page help/C/import-f-spot.page` `xml2po -m mallard -p help/es/es.po -o help/es/import-memorycard.page help/C/import-memorycard.page` `xml2po -m mallard -p help/es/es.po -o help/es/index.page help/C/index.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-event.page help/C/ organize-event.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-flag.page help/C/organize-flag.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-rating.page help/C/organize-rating.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-remove.page help/C/organize-remove.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-search.page help/C/organize-search.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-tag.page help/C/organize-tag.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-title.page help/C/organize-title.page` `xml2po -m mallard -p help/es/es.po -o help/es/other-files.page help/C/other-files.page` `xml2po -m mallard -p help/es/es.po -o help/es/other-missing.page help/C/other-missing.page` `xml2po -m mallard -p help/es/es.po -o help/es/other-multiple.page help/C/other-multiple.page` `xml2po -m mallard -p help/es/es.po -o help/es/other-plugins.page help/C/other-plugins.page` `xml2po -m mallard -p hel p/es/es.po -o help/es/raw.page help/C/raw.pa! ge` `xml! 2po -m mallard -p help/es/es.po -o help/es/running.page help/C/running.page` `xml2po -m mallard -p help/es/es.po -o help/es/share-background.page help/C/share-background.page` `xml2po -m mallard -p help/es/es.po -o help/es/share-export.page help/C/share-export.page` `xml2po -m mallard -p help/es/es.po -o help/es/share-print.page help/C/share-print.page` `xml2po -m mallard -p help/es/es.po -o help/es/share-send.page help/C/share-send.page` `xml2po -m mallard -p help/es/es.po -o help/es/share-slideshow.page help/C/share-slideshow.page` `xml2po -m mallard -p help/es/es.po -o help/es/share-upload.page help/C/share-upload.page` `xml2po -m mallard -p help/es/es.po -o help/es/view-displaying.page help/C/view-displaying.page` `xml2po -m mallard -p help/es/es.po -o help/es/view-information.page help/C/view-information.page` `xml2po -m mallard -p help/es/es.po -o help/es/view-sidebar.page help/C/view-sidebar.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-adjustments.page help/C/edit-adjustments.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-crop.page help/C/edit-crop.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-enhance.page help/C/edit-enhance.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-external.page help/C/edit-external.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-nondestructive.page help/C/edit-nondestructive.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-redeye.page help/C/edit-redeye.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-rotate.page help/C/edit-rotate.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-straighten.page help/C/edit-straighten.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-time-date.page help/C/edit-time-date.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-undo.page help/C/edit-undo.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/formats.page help/C/formats.page` `xml2po -m mallard -p help/hu/hu.po -o help/h u/import-camera.page help/C/import-camera.pa! ge` `xml! 2po -m mallard -p help/hu/hu.po -o help/hu/import-file.page help/C/import-file.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/import-f-spot.page help/C/import-f-spot.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/import-memorycard.page help/C/import-memorycard.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/index.page help/C/index.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-event.page help/C/organize-event.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-flag.page help/C/organize-flag.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-rating.page help/C/organize-rating.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-remove.page help/C/organize-remove.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-search.page help/C/organize-search.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-tag.page help/C/organize-tag.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-title .page help/C/organize-title.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/other-files.page help/C/other-files.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/other-missing.page help/C/other-missing.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/other-multiple.page help/C/other-multiple.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/other-plugins.page help/C/other-plugins.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/raw.page help/C/raw.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/running.page help/C/running.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/share-background.page help/C/share-background.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/share-export.page help/C/share-export.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/share-print.page help/C/share-print.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/share-send.page help/C/share-send.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/share-slideshow .page help/C/share-slideshow.page` `xml2po ! -m mallar! d -p help/hu/hu.po -o help/hu/share-upload.page help/C/share-upload.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/view-displaying.page help/C/view-displaying.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/view-information.page help/C/view-information.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/view-sidebar.page help/C/view-sidebar.page` cc src/unit/Unit.o src/util/Util.o src/util/file.o src/util/image.o src/util/misc.o src/util/string.o src/util/system.o src/util/KeyValueMap.o src/util/ui.o src/threads/Threads.o src/threads/Workers.o src/threads/BackgroundJob.o src/threads/Semaphore.o src/db/Db.o src/db/DatabaseTable.o src/db/PhotoTable.o src/db/EventTable.o src/db/TagTable.o src/db/TombstoneTable.o src/db/VideoTable.o src/db/VersionTable.o src/db/SavedSearchDBTable.o src/editing_tools/EditingTools.o src/editing_tools/StraightenTool.o src/plugins/Plugins.o src/plugins/PublishingInterfaces.o src/plugins/SpitInterfaces.o src/plugins/TransitionsInterfaces.o src/plugins/StandardHostInterface.o src/plugins/ManifestWidget.o src/plugins/DataImportsInterfaces.o src/slideshow/Slideshow.o src/slideshow/TransitionEffects.o src/photos/Photos.o src/photos/PhotoFileAdapter.o src/photos/PhotoFileFormat.o src/photos/PhotoFileSniffer.o src/photos/PhotoMetadata.o src/photos/GRaw.o src/photos/GdkSupport.o src/photos/JfifSupport.o src/ photos/BmpSupport.o src/photos/RawSupport.o src/photos/PngSupport.o src/photos/TiffSupport.o src/publishing/Publishing.o src/publishing/PublishingUI.o src/publishing/PublishingPluginHost.o src/publishing/APIGlue.o src/library/Library.o src/library/LibraryWindow.o src/library/Branch.o src/library/TrashBranch.o src/library/OfflineBranch.o src/library/FlaggedBranch.o src/library/LastImportBranch.o src/library/ImportQueueBranch.o src/library/FlaggedPage.o src/library/ImportQueuePage.o src/library/LastImportPage.o src/library/OfflinePage.o src/library/TrashPage.o src/direct/Direct.o src/direct/DirectWindow.o src/direct/DirectPhoto.o src/direct/DirectPhotoPage.o src/direct/DirectView.o src/core/Core.o src/core/DataCollection.o src/core/DataSet.o src/core/util.o src/core/SourceCollection.o src/core/SourceHoldingTank.o src/core/DatabaseSourceCollection.o src/core/ContainerSourceCollection.o src/core/ViewCollection.o src/core/DataObject.o src/core/Alteration.o src/core/DataSource.o src/core/ DataSourceTypes.o src/core/DataView.o src/co! re/DataViewTypes.o src/core/Tracker.o src/core/SourceInterfaces.o src/sidebar/Sidebar.o src/sidebar/Branch.o src/sidebar/Entry.o src/sidebar/Tree.o src/sidebar/common.o src/events/Events.o src/events/Branch.o src/events/EventsDirectoryPage.o src/events/EventPage.o src/events/EventDirectoryItem.o src/tags/Tags.o src/tags/Branch.o src/tags/TagPage.o src/tags/HierarchicalTagIndex.o src/tags/HierarchicalTagUtilities.o src/camera/Camera.o src/camera/Branch.o src/camera/CameraTable.o src/camera/GPhoto.o src/camera/ImportPage.o src/searches/Searches.o src/searches/Branch.o src/searches/SearchBoolean.o src/searches/SavedSearchPage.o src/searches/SavedSearchDialog.o src/config/Config.o src/config/ConfigurationInterfaces.o src/config/GSettingsEngine.o src/data_imports/DataImports.o src/data_imports/DataImportsPluginHost.o src/data_imports/DataImportsUI.o src/data_imports/DataImportJob.o src/data_imports/DataImportSource.o src/folders/Folders.o src/folders/Branch.o src/folders/Page.o src/main. o src/AppWindow.o src/CollectionPage.o src/Thumbnail.o src/ThumbnailCache.o src/CheckerboardLayout.o src/PhotoPage.o src/Page.o src/SortedList.o src/Dimensions.o src/Box.o src/Photo.o src/Orientation.o src/BatchImport.o src/Dialogs.o src/Resources.o src/Debug.o src/ColorTransformation.o src/Properties.o src/CustomComponents.o src/Event.o src/International.o src/AppDirs.o src/PixbufCache.o src/CommandManager.o src/Commands.o src/SlideshowPage.o src/LibraryFiles.o src/Printing.o src/Tag.o src/Screensaver.o src/Exporter.o src/DirectoryMonitor.o src/LibraryMonitor.o src/VideoSupport.o src/Tombstone.o src/MetadataWriter.o src/Application.o src/TimedQueue.o src/MediaPage.o src/MediaDataRepresentation.o src/DesktopIntegration.o src/MediaInterfaces.o src/MediaMetadata.o src/VideoMetadata.o src/MediaMonitor.o src/PhotoMonitor.o src/VideoMonitor.o src/SearchFilter.o src/MediaViewTracker.o src/UnityProgressBar.o src/Upgrades.o src/.unitize/_UnitInternals.o src/.unitize/_UtilInternals.o src/.un itize/_ThreadsInternals.o src/.unitize/_DbIn! ternals.o! src/.unitize/_EditingToolsInternals.o src/.unitize/_PluginsInternals.o src/.unitize/_SlideshowInternals.o src/.unitize/_PhotosInternals.o src/.unitize/_PublishingInternals.o src/.unitize/_LibraryInternals.o src/.unitize/_DirectInternals.o src/.unitize/_CoreInternals.o src/.unitize/_SidebarInternals.o src/.unitize/_EventsInternals.o src/.unitize/_TagsInternals.o src/.unitize/_CameraInternals.o src/.unitize/_SearchesInternals.o src/.unitize/_ConfigInternals.o src/.unitize/_DataImportsInternals.o src/.unitize/_FoldersInternals.o src/.unitize/_Library_unitize_entry.o src/.unitize/_Direct_unitize_entry.o -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE `pkg-config --libs atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -export-dynamic -o shotwell /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_call@GLIBCXX_3.4.11' Makefile:676: recipe for target 'shotwell' failed gmake: *** [shotwell] Error 1 *** [do-build] Error code 1 Stop in /usr/ports/graphics/shotwell. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:43:45 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 D3AE6175 for ; Wed, 28 Jan 2015 03:43:45 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 BEC30C93 for ; Wed, 28 Jan 2015 03:43:45 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3hjja001892 for ; Wed, 28 Jan 2015 03:43:45 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3hjWS001891; Wed, 28 Jan 2015 03:43:45 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:43:45 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280343.t0S3hjWS001891@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93i386-quarterly][math/gambit] Failed for gambit-13.1.2 in build 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: Wed, 28 Jan 2015 03:43:45 -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: gahr@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/math/gambit/Makefile 374492 2014-12-10 22:29:14Z gahr $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/gambit-13.1.2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building math/gambit build started at Wed Jan 28 03:37:19 UTC 2015 port directory: /usr/ports/math/gambit building for: FreeBSD 93i386-quarterly-job-10 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/math/gambit/Makefile 374492 2014-12-10 22:29:14Z gahr $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gambit-13.1.2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-wx-config=/usr/local/bin/wxgtk2u-3.0-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/gambit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gambit/work HOME=/wrkdirs/usr/ports/math/gambit/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/gambit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gambit/work HOME=/wrkdirs/usr/ports/math/gambit/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config 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-- OSREL=9.3 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/gambit" EXAMPLESDIR="share/examples/gambit" DATADIR="share/gambit" WWWDIR="www/gambit" ETCDIR="etc/gambit" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gambit DOCSDIR=/usr/local/share/doc/gambit EXAMPLESDIR=/usr/local/share/examples/gambit WWWDIR=/usr/local/www/gambit ETCDIR=/usr/local/etc/gambit --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> gambit-13.1.2 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.3.txz [93i386-quarterly-job-10] Installing pkg-1.4.3... [93i386-quarterly-job-10] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gambit-13.1.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gambit-13.1.2 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gambit-13.1.2 for building => SHA256 Checksum OK for gambit-13.1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gambit-13.1.2 for building ===> Extracting for gambit-13.1.2 => SHA256 Checksum OK for gambit-13.1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gambit-13.1.2 ===> Applying FreeBSD patches for gambit-13.1.2 =========================================================================== =================================================== ===> gambit-13.1.2 depends on file: /usr/local/bin/intltool-extract - not found ===> Verifying install for /usr/local/bin/intltool-extract in /usr/ports/textproc/intltool ===> Installing existing package /packages/All/intltool-0.50.2.txz [93i386-quarterly-job-10] Installing intltool-0.50.2... [93i386-quarterly-job-10] `-- Installing libiconv-1.14_6... [93i386-quarterly-job-10] `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-10] `-- Installing p5-XML-Parser-2.41_2... [93i386-quarterly-job-10] | `-- Installing expat-2.1.0_2... [93i386-quarterly-job-10] | `-- Extracting expat-2.1.0_2... done [93i386-quarterly-job-10] | `-- Installing perl5-5.18.4_11... [93i386-quarterly-job-10] | `-- Extracting perl5-5.18.4_11... done [93i386-quarterly-job-10] `-- Extracting p5-XML-Parser-2.41_2... done [93i386-quarterly-job-10] Extracting intltool-0.50.2... done ===> Returning to build of gambit-13.1.2 =========================================================================== =================================================== ===> gambit-13.1.2 depends on shared library: libwx_baseu-3.0.so - not found ===> Verifying for libwx_baseu-3.0.so in /usr/ports/x11-toolkits/wxgtk30 ===> Installing existing package /packages/All/wx30-gtk2-3.0.2_1.txz [93i386-quarterly-job-10] Installing wx30-gtk2-3.0.2_1... [93i386-quarterly-job-10] `-- Installing ORBit2-2.14.19_1... [93i386-quarterly-job-10] | `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-10] | | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-10] | | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-10] | `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-10] | `-- Installing glib-2.42.1... [93i386-quarterly-job-10] | | `-- Installing libffi-3.0.13_3... [93i386-quarterly-job-10] | | `-- Extracting libffi-3.0.13_3... done [93i386-quarterly-job-10] | | `-- Installing pcre-8.35_2... [93i386-quarterly-job-10] | | `-- Extracting pcre-8.35_2... done [93i386-quarterly-job-10] | | `-- Installing python27-2.7.9... [93i386-quarterly-job-10] | | `-- Extracting python27-2.7.9... done [93i386-quarterly-job-10] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93i386-quarterly-job-10] | `-- Installing libIDL-0.8.14_2... [93i386-quarterly-job-10] | `-- Extracting libIDL-0.8.14_2... done [93i386-quarterly-job-10] `-- Extracting ORBit2-2.14.19_1... done [93i386-quarterly-job-10] `-- Installing atk-2.14.0... [93i386-quarterly-job-10] `-- Extracting atk-2.14.0... done [93i386-quarterly-job-10] `-- Installing gconf2-3.2.6_3... [93i386-quarterly-job-10] | `-- Installing dbus-glib-0.100.2_1... [93i386-quarterly-job-10] | | `-- Installing dbus-1.8.12... [93i386-quarterly-job-10] | | `-- Installing gnome_subr-1.0... [93i386-quarterly-job-10] | | `-- Extracting gnome_subr-1.0... done [93i386-quarterly-job-10] | | `-- Installing libICE-1.0.9,1... [93i386-quarterly-job-10] | | | `-- Installing xproto-7.0.26... [93i386-quarterly-job-10] | | | `-- Extracting xproto-7.0.26... done [93i386-quarterly-job-10] | | `-- Extracting libICE-1.0.9,1... done [93i386-quarterly-job-10] | | `-- Installing libSM-1.2.2_2,1... [93i386-quarterly-job-10] | | `-- Extracting libSM-1.2.2_2,1... done [93i386-quarterly-job-10] | | `-- Installing libX11-1.6.2_2,1... [93i386-quarterly-job-10] | | | `-- Installing kbproto-1.0.6... [93i386-quarterly-job-10] | | | `-- Extracting kbproto-1.0.6... done [93i386-quarterly-job-10] | | | `-- Installing libXau-1.0.8_2... [93i386-quarterly-job-10] | | | `-- Extracting libXau-1.0.8_2... done [93i386-quarterly-job-10] | | | `-- Installing libXdmcp-1.1.1_2... [93i386-quarterly-job-10] | | | `-- Extracting libXdmcp-1.1.1_2... done [93i386-quarterly-job-10] | | | `-- Installing libxcb-1.11... [93i386-quarterly-job-10] | | | `-- Installing libpthread-stubs-0.3_6... [93i386-quarterly-job-10] | | | `-- Extracting libpthread-stubs-0.3_6... done [93i386-quarterly-job-10] | | | `-- Installing libxml2-2.9.2_2... [93i386-quarterly-job-10] | | | `-- Extracting libxml2-2.9.2_2... done [93i386-quarterly-job-10] | | | `-- Extracting libxcb-1.11... done [93i386-quarterly-job-10] | | `-- Extracting libX11-1.6.2_2,1... done ===> Creating users and/or groups. ./src/labenski/include/wx/plotctrl/plotctrl.h:32: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:34: warning: type attributes ignored after type is already defined In file included from src/labenski/src/plotdraw.cpp:25: ./src/labenski/include/wx/plotctrl/plotdraw.h:23: warning: type attributes ignored after type is already defined depbase=`echo src/labenski/src/plotfunc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/labenski/src/plotfunc.o -MD -MP -MF $depbase.Tpo -c -o src/labenski/src/plotfunc.o src/labenski/src/plotfunc.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/labenski/src/plotfunc.cpp:26: ./src/labenski/include/wx/plotctrl/fparser.h:26: warning: type attributes ignored after type is already defined depbase=`echo src/labenski/src/plotmark.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/labenski/src/plotmark.o -MD -MP -MF $depbase.Tpo -c -o src/labenski/src/plotmark.o src/labenski/src/plotmark.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/labenski/src/plotmark.cpp:25: ./src/labenski/include/wx/plotctrl/plotctrl.h:25: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:27: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:28: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:29: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:30: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:31: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:32: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:33: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:34: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:35: warning: type attributes ignored after type is already defined depbase=`echo src/labenski/src/plotprnt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/labenski/src/plotprnt.o -MD -MP -MF $depbase.Tpo -c -o src/labenski/src/plotprnt.o src/labenski/src/plotprnt.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/labenski/src/plotprnt.cpp:26: ./src/labenski/include/wx/plotctrl/plotctrl.h:25: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:27: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:28: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:29: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:32: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:34: warning: type attributes ignored after type is already defined depbase=`echo src/gui/analysis.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/analysis.o -MD -MP -MF $depbase.Tpo -c -o src/gui/analysis.o src/gui/analysis.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/edittext.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/edittext.o -MD -MP -MF $depbase.Tpo -c -o src/gui/edittext.o src/gui/edittext.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dcsvg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dcsvg.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dcsvg.o src/gui/dcsvg.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlabout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dlabout.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlabout.o src/gui/dlabout.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dleditmove.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dleditmove.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dleditmove.o src/gui/dleditmove.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/dleditmove.cc:27: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/dleditmove.cc:27: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/dleditnode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dleditnode.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dleditnode.o src/gui/dleditnode.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlefglayout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dlefglayout.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlefglayout.o src/gui/dlefglayout.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlefglegend.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dlefglegend.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlefglegend.o src/gui/dlefglegend.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlefglogit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dlefglogit.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlefglogit.o src/gui/dlefglogit.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/dlefglogit.cc:33: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/dlefglogit.cc:33: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/dlefgreveal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dlefgreveal.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlefgreveal.o src/gui/dlefgreveal.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlgameprop.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dlgameprop.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlgameprop.o src/gui/dlgameprop.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlinsertmove.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dlinsertmove.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlinsertmove.o src/gui/dlinsertmove.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlnash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dlnash.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlnash.o src/gui/dlnash.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlnashmon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dlnashmon.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlnashmon.o src/gui/dlnashmon.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/dlnashmon.h:27, from src/gui/dlnashmon.cc:29: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/dlnashmon.h:27, from src/gui/dlnashmon.cc:29: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/dlnfglogit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dlnfglogit.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlnfglogit.o src/gui/dlnfglogit.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/dlnfglogit.cc:35: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/dlnfglogit.cc:35: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined In file included from src/gui/dlnfglogit.cc:36: ./src/labenski/include/wx/plotctrl/plotctrl.h:25: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:27: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:28: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:29: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:30: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:31: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:32: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:33: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:34: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:35: warning: type attributes ignored after type is already defined In file included from src/gui/dlnfglogit.cc:37: ./src/labenski/include/wx/wxthings/spinctld.h:45: warning: type attributes ignored after type is already defined depbase=`echo src/gui/efgdisplay.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/efgdisplay.o -MD -MP -MF $depbase.Tpo -c -o src/gui/efgdisplay.o src/gui/efgdisplay.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/efglayout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/efglayout.o -MD -MP -MF $depbase.Tpo -c -o src/gui/efglayout.o src/gui/efglayout.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/efgpanel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/efgpanel.o -MD -MP -MF $depbase.Tpo -c -o src/gui/efgpanel.o src/gui/efgpanel.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/efgprofile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/efgprofile.o -MD -MP -MF $depbase.Tpo -c -o src/gui/efgprofile.o src/gui/efgprofile.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/efgprofile.h:26, from src/gui/efgprofile.cc:28: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/efgprofile.h:26, from src/gui/efgprofile.cc:28: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/gambit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/gambit.o -MD -MP -MF $depbase.Tpo -c -o src/gui/gambit.o src/gui/gambit.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/gamedoc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/gamedoc.o -MD -MP -MF $depbase.Tpo -c -o src/gui/gamedoc.o src/gui/gamedoc.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/gameframe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/gameframe.o -MD -MP -MF $depbase.Tpo -c -o src/gui/gameframe.o src/gui/gameframe.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/efgprofile.h:26, from src/gui/gameframe.cc:44: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/efgprofile.h:26, from src/gui/gameframe.cc:44: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/nfgpanel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/nfgpanel.o -MD -MP -MF $depbase.Tpo -c -o src/gui/nfgpanel.o src/gui/nfgpanel.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/nfgpanel.h:26, from src/gui/nfgpanel.cc:32: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/nfgpanel.h:26, from src/gui/nfgpanel.cc:32: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/nfgprofile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/nfgprofile.o -MD -MP -MF $depbase.Tpo -c -o src/gui/nfgprofile.o src/gui/nfgprofile.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/nfgprofile.h:26, from src/gui/nfgprofile.cc:28: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/nfgprofile.h:26, from src/gui/nfgprofile.cc:28: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/nfgtable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/nfgtable.o -MD -MP -MF $depbase.Tpo -c -o src/gui/nfgtable.o src/gui/nfgtable.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/nfgtable.cc:35: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/nfgtable.cc:35: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/renratio.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/renratio.o -MD -MP -MF $depbase.Tpo -c -o src/gui/renratio.o src/gui/renratio.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/renratio.h:26, from src/gui/renratio.cc:28: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/renratio.h:26, from src/gui/renratio.cc:28: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/style.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/style.o -MD -MP -MF $depbase.Tpo -c -o src/gui/style.o src/gui/style.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/valnumber.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/valnumber.o -MD -MP -MF $depbase.Tpo -c -o src/gui/valnumber.o src/gui/valnumber.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/tinyxml.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/tinyxml.o -MD -MP -MF $depbase.Tpo -c -o src/gui/tinyxml.o src/gui/tinyxml.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/tinyxmlerror.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/tinyxmlerror.o -MD -MP -MF $depbase.Tpo -c -o src/gui/tinyxmlerror.o src/gui/tinyxmlerror.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/tinyxmlparser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/tinyxmlparser.o -MD -MP -MF $depbase.Tpo -c -o src/gui/tinyxmlparser.o src/gui/tinyxmlparser.cc && mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -o gambit src/libgambit/integer.o src/libgambit/rational.o src/libgambit/vector.o src/libgambit/pvector.o src/libgambit/dvector.o src/libgambit/matrix.o src/libgambit/sqmatrix.o src/libgambit/game.o src/libgambit/gametable.o src/libgambit/gametree.o src/libgambit/behav.o src/libgambit/behavitr.o src/libgambit/behavspt.o src/libgambit/mixed.o src/libgambit/stratitr.o src/libgambit/stratspt.o src/libgambit/subgame.o src/libgambit/file.o src/labenski/src/sheetatr.o src/labenski/src/sheet.o src/labenski/src/sheetedg.o src/labenski/src/sheetedt.o src/labenski/src/sheetren.o src/labenski/src/sheetsel.o src/labenski/src/sheetspt.o src/labenski/src/sheettbl.o src/labenski/src/block.o src/labenski/src/genergdi.o src/labenski/src/geometry.o src/labenski/src/menubtn.o src/labenski/src/optvalue.o src/labenski/src/range.o src/labenski/src/spinctld.o src/labenski/src/toggle.o src/labenski /src/fparser.o src/labenski/src/fourier.o src/labenski/src/lm_lsqr.o src/labenski/src/plotctrl.o src/labenski/src/plotcurv.o src/labenski/src/plotdata.o src/labenski/src/plotdraw.o src/labenski/src/plotfunc.o src/labenski/src/plotmark.o src/labenski/src/plotprnt.o src/gui/analysis.o src/gui/edittext.o src/gui/dcsvg.o src/gui/dlabout.o src/gui/dleditmove.o src/gui/dleditnode.o src/gui/dlefglayout.o src/gui/dlefglegend.o src/gui/dlefglogit.o src/gui/dlefgreveal.o src/gui/dlgameprop.o src/gui/dlinsertmove.o src/gui/dlnash.o src/gui/dlnashmon.o src/gui/dlnfglogit.o src/gui/efgdisplay.o src/gui/efglayout.o src/gui/efgpanel.o src/gui/efgprofile.o src/gui/gambit.o src/gui/gamedoc.o src/gui/gameframe.o src/gui/nfgpanel.o src/gui/nfgprofile.o src/gui/nfgtable.o src/gui/renratio.o src/gui/style.o src/gui/valnumber.o src/gui/tinyxml.o src/gui/tinyxmlerror.o src/gui/tinyxmlparser.o -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_g tk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_co! re-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 libtool: link: c++ -O2 -pipe -fno-strict-aliasing -o gambit src/libgambit/integer.o src/libgambit/rational.o src/libgambit/vector.o src/libgambit/pvector.o src/libgambit/dvector.o src/libgambit/matrix.o src/libgambit/sqmatrix.o src/libgambit/game.o src/libgambit/gametable.o src/libgambit/gametree.o src/libgambit/behav.o src/libgambit/behavitr.o src/libgambit/behavspt.o src/libgambit/mixed.o src/libgambit/stratitr.o src/libgambit/stratspt.o src/libgambit/subgame.o src/libgambit/file.o src/labenski/src/sheetatr.o src/labenski/src/sheet.o src/labenski/src/sheetedg.o src/labenski/src/sheetedt.o src/labenski/src/sheetren.o src/labenski/src/sheetsel.o src/labenski/src/sheetspt.o src/labenski/src/sheettbl.o src/labenski/src/block.o src/labenski/src/genergdi.o src/labenski/src/geometry.o src/labenski/src/menubtn.o src/labenski/src/optvalue.o src/labenski/src/range.o src/labenski/src/spinctld.o src/labenski/src/toggle.o src/labenski/src/fparser.o src/labenski/src/fourier.o src/labenski/src/lm _lsqr.o src/labenski/src/plotctrl.o src/labenski/src/plotcurv.o src/labenski/src/plotdata.o src/labenski/src/plotdraw.o src/labenski/src/plotfunc.o src/labenski/src/plotmark.o src/labenski/src/plotprnt.o src/gui/analysis.o src/gui/edittext.o src/gui/dcsvg.o src/gui/dlabout.o src/gui/dleditmove.o src/gui/dleditnode.o src/gui/dlefglayout.o src/gui/dlefglegend.o src/gui/dlefglogit.o src/gui/dlefgreveal.o src/gui/dlgameprop.o src/gui/dlinsertmove.o src/gui/dlnash.o src/gui/dlnashmon.o src/gui/dlnfglogit.o src/gui/efgdisplay.o src/gui/efglayout.o src/gui/efgpanel.o src/gui/efgprofile.o src/gui/gambit.o src/gui/gamedoc.o src/gui/gameframe.o src/gui/nfgpanel.o src/gui/nfgprofile.o src/gui/nfgtable.o src/gui/renratio.o src/gui/style.o src/gui/valnumber.o src/gui/tinyxml.o src/gui/tinyxmlerror.o src/gui/tinyxmlparser.o -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' *** [gambit] Error code 1 Stop in /wrkdirs/usr/ports/math/gambit/work/gambit-13.1.2. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/math/gambit/work/gambit-13.1.2. *** [do-build] Error code 1 Stop in /usr/ports/math/gambit. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:45:25 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 C499C19E for ; Wed, 28 Jan 2015 03:45:25 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 AE364CA2 for ; Wed, 28 Jan 2015 03:45:25 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3jP0E016456 for ; Wed, 28 Jan 2015 03:45:25 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3jP6b016454; Wed, 28 Jan 2015 03:45:25 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:45:25 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280345.t0S3jP6b016454@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93i386-quarterly][editors/codelite] Failed for codelite-6.1.1_1 in build 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: Wed, 28 Jan 2015 03:45:25 -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: gahr@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/editors/codelite/Makefile 374492 2014-12-10 22:29:14Z gahr $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/codelite-6.1.1_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building editors/codelite build started at Wed Jan 28 03:14:42 UTC 2015 port directory: /usr/ports/editors/codelite building for: FreeBSD 93i386-quarterly-job-05 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/editors/codelite/Makefile 374492 2014-12-10 22:29:14Z gahr $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=codelite-6.1.1_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for codelite-6.1.1_1: CLANG=off: Clang code-completion CSCOPE=off: CScope integration NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/editors/codelite/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/codelite/work HOME=/wrkdirs/usr/ports/editors/codelite/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/editors/codelite/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/codelite/work HOME=/wrkdirs/usr/ports/editors/codelite/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/editors/codelite/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/codelite/work HOME=/wrkdirs/usr/ports/editors/codelite/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/editors/codelite/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/codelite/work HOME=/wrkdirs/usr/ports/editors/codelite/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config 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 -I/usr/local/include" 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-- CLANG="@comment " NO_CLANG="" CSCOPE="@comment " NO_CSCOPE="" NLS="" NO_NLS="@comment " CMAKE_BUILD_TYPE="release" OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/codelite" EXAMPLESDIR="share/examples/codelite" DATADIR="share/codelite" WWWDIR="www/codelite" ETCDIR="etc/codelite" --End PLIST_SUB-- --SUB_LIST-- CLANG="@comment " NO_CLANG="" CSCOPE="@comment " NO_CSCOPE="" NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/codelite DOCSDIR=/usr/local/share/doc/codelite EXAMPLESDIR=/usr/local/share/examples/codelite WWWDIR=/usr/local/www/codelite ETCDIR=/usr/local/etc/codelite --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> codelite-6.1.1_1 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.3.txz [93i386-quarterly-job-05] Installing pkg-1.4.3... [93i386-quarterly-job-05] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of codelite-6.1.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by codelite-6.1.1_1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by codelite-6.1.1_1 for building => SHA256 Checksum OK for codelite-6.1.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by codelite-6.1.1_1 for building ===> Extracting for codelite-6.1.1_1 => SHA256 Checksum OK for codelite-6.1.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for codelite-6.1.1_1 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for codelite-6.1.1_1 /usr/bin/sed -i.bak -e 's|wx-config|/usr/local/bin/wxgtk2u-3.0-config|; s|%%LOCALBASE%%|/usr/local|g; s|%%PREFIX%%|/usr/local|g; /IS_FREEBSD/s|0|1|' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakeLists.txt /usr/bin/sed -i.bak -e 's|share/man|man|' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor/CMakeLists.txt /usr/bin/sed -i.bak -e 's|codelitegcc|codelite-cc|' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Runtime/clgcc /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Runtime/clg++ =========================================================================== =================================================== ===> codelite-6.1.1_1 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.3.txz [93i386-quarterly-job-05] Installing gettext-tools-0.19.3... [93i386-quarterly-job-05] `-- Installing expat-2.1.0_2... [93i386-quarterly-job-05] `-- Extracting expat-2.1.0_2... done [93i386-quarterly-job-05] `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-05] | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-05] | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-05] | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-05] | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-05] `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-05] Extracting gettext-tools-0.19.3... done ===> Returning to build of codelite-6.1.1_1 ===> codelite-6.1.1_1 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.0.2.txz [93i386-quarterly-job-05] Installing cmake-3.0.2... [93i386-quarterly-job-05] `-- Installing cmake-modules-3.0.2... [93i386-quarterly-job-05] `-- Extracting cmake-modules-3.0.2... done [93i386-quarterly-job-05] `-- Installing curl-7.39.0_1... [93i386-quarterly-job-05] | `-- Installing ca_root_nss-3.17.3_1... [93i386-quarterly-job-05] | `-- Extracting ca_root_nss-3.17.3_1... done [93i386-quarterly-job-05] `-- Extracting curl-7.39.0_1... done [93i386-quarterly-job-05] Extracting cmake-3.0.2... done ===> Returning to build of codelite-6.1.1_1 =========================================================================== =================================================== ===> codelite-6.1.1_1 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so.4.3.0) ===> codelite-6.1.1_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.2) ===> codelite-6.1.1_1 depends on shared library: libwx_baseu-3.0.so - not found ===> Verifying for libwx_baseu-3.0.so in /usr/ports/x11-toolkits/wxgtk30 ===> Installing existing package /packages/All/wx30-gtk2-3.0.2_1.txz [93i386-quarterly-job-05] Installing wx30-gtk2-3.0.2_1... [93i386-quarterly-job-05] `-- Installing ORBit2-2.14.19_1... [93i386-quarterly-job-05] | `-- Installing glib-2.42.1... [93i386-quarterly-job-05] | | `-- Installing libffi-3.0.13_3... [93i386-quarterly-job-05] | | `-- Extracting libffi-3.0.13_3... done [93i386-quarterly-job-05] | | `-- Installing pcre-8.35_2... [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/svn_patch_dlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/svn_patch_dlg.cpp.o -c /wrk dirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/svn_patch_dlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/svnxml.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/svnxml.cpp.o -c /wrkdirs/us r/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/svnxml.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/svn_default_command_handler.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/svn_default_command_handler .cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/svn_default_command_handler.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/svn_local_properties.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/svn_local_properties.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/svn_local_properties.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/wxcrafter.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/wxcrafter.cpp.o -c /wrkdirs /usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/wxcrafter.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/svn_select_local_repo_dlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/svn_select_local_repo_dlg.c pp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/svn_select_local_repo_dlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/subversion2.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/subversion2.cpp.o -c /wrkdi rs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/subversion2.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 18 [ 53%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/SvnCommitDialog.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/SvnCommitDialog.cpp.o -c /w rkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/SvnCommitDialog.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/subversion2_ui.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/subversion2_ui.cpp.o -c /wr kdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/subversion2_ui.cpp Linking CXX shared library ../lib/Subversion.so cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/Subversion.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -shared -Wl,-soname,Subversion.so -o ../lib/Subversion.so CMakeFiles/Subversion.dir/SvnInfoDialog.cpp.o CMakeFiles/Subversion.dir/wxcrafter_subversion2_bitmaps.cpp.o CMakeFiles/Subversion.dir/workspacesvnsettings.cpp.o CMakeFiles/Subversion.dir/commitmessagescache.cpp.o CMakeFiles/Subversion.dir/svn_overlay_tool.cpp.o CMakeFiles/Subversion.dir/svncommandhandler.cpp.o CMakeFiles/Subversion.dir/svn_checkout_dialog.cpp.o CMakeFiles/Subversion.dir/subversion_view.cpp.o CMakeFiles/Subversion.dir/svnblameeditor.cpp.o CMakeFiles/Subversion.dir/svn_sync_dialog.cpp.o CMakeFiles/Subversion.dir/svn_login_dialog.cpp.o CMakeFiles/Subversion.dir/svn_console.cpp.o CMakeFiles/Subversion.dir/SvnLogDialog.cpp.o CMakeFiles/Subversion.dir/svnstatushandler.cpp.o CMakeFiles/Subversion.dir/svn_props_dialog.cpp.o CMakeFiles/Subversion.dir/diff_dialog.cpp.o CMakeFiles/Subversion.dir/subversion_password_db .cpp.o CMakeFiles/Subversion.dir/SvnBlameFrame.cpp.o CMakeFiles/Subversion.dir/svn_preferences_dialog.cpp.o CMakeFiles/Subversion.dir/svncommand.cpp.o CMakeFiles/Subversion.dir/changelogpage.cpp.o CMakeFiles/Subversion.dir/subversion2_subversion2_bitmaps.cpp.o CMakeFiles/Subversion.dir/svn_copy_dialog.cpp.o CMakeFiles/Subversion.dir/svn_command_handlers.cpp.o CMakeFiles/Subversion.dir/svn_patch_dlg.cpp.o CMakeFiles/Subversion.dir/svnxml.cpp.o CMakeFiles/Subversion.dir/svn_default_command_handler.cpp.o CMakeFiles/Subversion.dir/svn_local_properties.cpp.o CMakeFiles/Subversion.dir/wxcrafter.cpp.o CMakeFiles/Subversion.dir/svn_select_local_repo_dlg.cpp.o CMakeFiles/Subversion.dir/subversion2.cpp.o CMakeFiles/Subversion.dir/SvnCommitDialog.cpp.o CMakeFiles/Subversion.dir/subversion2_ui.cpp.o -L/usr/local/lib -Wl,-rpath,"/usr/local/lib/codelite" -L/usr/local/lib -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_ribbon-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_g! tk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L"/wrkdirs/usr/ports/editors/codelite/work/.build/lib" -lwxsqlite3 -lsqlite3lib -llibcodelite -lplugin -Wl,-rpath,/usr/local/lib:::::::::::::::::::::::: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 15 16 17 18 [ 53%] Built target Subversion /usr/bin/make -f ZoomNavigator/CMakeFiles/ZoomNavigator.dir/build.make ZoomNavigator/CMakeFiles/ZoomNavigator.dir/depend cd /wrkdirs/usr/ports/editors/codelite/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator /wrkdirs/usr/ports/editors/codelite/work/.build /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator/CMakeFiles/ZoomNavigator.dir/DependInfo.cmake Scanning dependencies of target ZoomNavigator /usr/bin/make -f ZoomNavigator/CMakeFiles/ZoomNavigator.dir/build.make ZoomNavigator/CMakeFiles/ZoomNavigator.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object ZoomNavigator/CMakeFiles/ZoomNavigator.dir/zoomtext.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -DZoomNavigator_EXPORTS -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ZoomNavigator.dir/zoomtext.cpp.o -c / wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator/zoomtext.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object ZoomNavigator/CMakeFiles/ZoomNavigator.dir/zoom_navigator_zoomnavigator_bitmaps.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -DZoomNavigator_EXPORTS -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ZoomNavigator.dir/zoom_navigator_zoom navigator_bitmaps.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator/zoom_navigator_zoomnavigator_bitmaps.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object ZoomNavigator/CMakeFiles/ZoomNavigator.dir/zoom_navigator.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -DZoomNavigator_EXPORTS -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ZoomNavigator.dir/zoom_navigator.cpp. o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator/zoom_navigator.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object ZoomNavigator/CMakeFiles/ZoomNavigator.dir/znSettingsDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -DZoomNavigator_EXPORTS -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ZoomNavigator.dir/znSettingsDlg.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator/znSettingsDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object ZoomNavigator/CMakeFiles/ZoomNavigator.dir/zn_config_item.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -DZoomNavigator_EXPORTS -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ZoomNavigator.dir/zn_config_item.cpp. o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator/zn_config_item.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object ZoomNavigator/CMakeFiles/ZoomNavigator.dir/zoomnavigator.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -DZoomNavigator_EXPORTS -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ZoomNavigator.dir/zoomnavigator.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator/zoomnavigator.cpp Linking CXX shared library ../lib/ZoomNavigator.so cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/ZoomNavigator.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -shared -Wl,-soname,ZoomNavigator.so -o ../lib/ZoomNavigator.so CMakeFiles/ZoomNavigator.dir/zoomtext.cpp.o CMakeFiles/ZoomNavigator.dir/zoom_navigator_zoomnavigator_bitmaps.cpp.o CMakeFiles/ZoomNavigator.dir/zoom_navigator.cpp.o CMakeFiles/ZoomNavigator.dir/znSettingsDlg.cpp.o CMakeFiles/ZoomNavigator.dir/zn_config_item.cpp.o CMakeFiles/ZoomNavigator.dir/zoomnavigator.cpp.o -L/usr/local/lib -Wl,-rpath,"/usr/local/lib/codelite" -L/usr/local/lib -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_ribbon-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L"/wrkdirs/usr/ports/editors/codelite/work/.build/lib" -lwxsqlite3 -lsqlite3lib -llibcodelite -lplugin -Wl,-rpath,/usr/local/lib:::::::::::::::::::::::: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Built target ZoomNavigator /usr/bin/make -f git/CMakeFiles/git.dir/build.make git/CMakeFiles/git.dir/depend cd /wrkdirs/usr/ports/editors/codelite/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/git /wrkdirs/usr/ports/editors/codelite/work/.build /wrkdirs/usr/ports/editors/codelite/work/.build/git /wrkdirs/usr/ports/editors/codelite/work/.build/git/CMakeFiles/git.dir/DependInfo.cmake Scanning dependencies of target git /usr/bin/make -f git/CMakeFiles/git.dir/build.make git/CMakeFiles/git.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object git/CMakeFiles/git.dir/dataviewfilesmodel.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/dataviewfilesmodel.cpp.o -c /wrkdirs/usr/ports/ed itors/codelite/work/eranif-codelite-ae5704e/git/dataviewfilesmodel.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object git/CMakeFiles/git.dir/GitApplyPatchDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/GitApplyPatchDlg.cpp.o -c /wrkdirs/usr/ports/edit ors/codelite/work/eranif-codelite-ae5704e/git/GitApplyPatchDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object git/CMakeFiles/git.dir/gitui.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitui.cpp.o -c /wrkdirs/usr/ports/editors/codelit e/work/eranif-codelite-ae5704e/git/gitui.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 70 [ 54%] Building CXX object git/CMakeFiles/git.dir/gitSettingsDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitSettingsDlg.cpp.o -c /wrkdirs/usr/ports/editor s/codelite/work/eranif-codelite-ae5704e/git/gitSettingsDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitCloneDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitCloneDlg.cpp.o -c /wrkdirs/usr/ports/editors/c odelite/work/eranif-codelite-ae5704e/git/gitCloneDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitentry.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitentry.cpp.o -c /wrkdirs/usr/ports/editors/code lite/work/eranif-codelite-ae5704e/git/gitentry.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/GitConsole.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/GitConsole.cpp.o -c /wrkdirs/usr/ports/editors/co delite/work/eranif-codelite-ae5704e/git/GitConsole.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitCommitListDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitCommitListDlg.cpp.o -c /wrkdirs/usr/ports/edit ors/codelite/work/eranif-codelite-ae5704e/git/gitCommitListDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitLogDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitLogDlg.cpp.o -c /wrkdirs/usr/ports/editors/cod elite/work/eranif-codelite-ae5704e/git/gitLogDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/git.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/git.cpp.o -c /wrkdirs/usr/ports/editors/codelite/ work/eranif-codelite-ae5704e/git/git.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitFileDiffDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitFileDiffDlg.cpp.o -c /wrkdirs/usr/ports/editor s/codelite/work/eranif-codelite-ae5704e/git/gitFileDiffDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitDiffDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitDiffDlg.cpp.o -c /wrkdirs/usr/ports/editors/co delite/work/eranif-codelite-ae5704e/git/gitDiffDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitui_git_bitmaps.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitui_git_bitmaps.cpp.o -c /wrkdirs/usr/ports/edi tors/codelite/work/eranif-codelite-ae5704e/git/gitui_git_bitmaps.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 71 [ 55%] Building CXX object git/CMakeFiles/git.dir/gitCommitDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitCommitDlg.cpp.o -c /wrkdirs/usr/ports/editors/ codelite/work/eranif-codelite-ae5704e/git/gitCommitDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object git/CMakeFiles/git.dir/gitCommitEditor.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitCommitEditor.cpp.o -c /wrkdirs/usr/ports/edito rs/codelite/work/eranif-codelite-ae5704e/git/gitCommitEditor.cpp Linking CXX shared library ../lib/git.so cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/git.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -shared -Wl,-soname,git.so -o ../lib/git.so CMakeFiles/git.dir/dataviewfilesmodel.cpp.o CMakeFiles/git.dir/GitApplyPatchDlg.cpp.o CMakeFiles/git.dir/gitui.cpp.o CMakeFiles/git.dir/gitSettingsDlg.cpp.o CMakeFiles/git.dir/gitCloneDlg.cpp.o CMakeFiles/git.dir/gitentry.cpp.o CMakeFiles/git.dir/GitConsole.cpp.o CMakeFiles/git.dir/gitCommitListDlg.cpp.o CMakeFiles/git.dir/gitLogDlg.cpp.o CMakeFiles/git.dir/git.cpp.o CMakeFiles/git.dir/gitFileDiffDlg.cpp.o CMakeFiles/git.dir/gitDiffDlg.cpp.o CMakeFiles/git.dir/gitui_git_bitmaps.cpp.o CMakeFiles/git.dir/gitCommitDlg.cpp.o CMakeFiles/git.dir/gitCommitEditor.cpp.o -L/usr/local/lib -Wl,-rpath,"/usr/local/lib/codelite" -L/usr/local/lib -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_ribbon-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_b aseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L"/wrkdirs/usr/ports/editors/codelite/work/.build/lib" -lwxsqlite3 -lsqlite3lib -llibcodelite -lplugin -Wl,-rpath,/usr/local/lib:::::::::::::::::::::::: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 70 71 [ 55%] Built target git /usr/bin/make -f CMakePlugin/CMakeFiles/CMakePlugin.dir/build.make CMakePlugin/CMakeFiles/CMakePlugin.dir/depend cd /wrkdirs/usr/ports/editors/codelite/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin /wrkdirs/usr/ports/editors/codelite/work/.build /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin/CMakeFiles/CMakePlugin.dir/DependInfo.cmake Scanning dependencies of target CMakePlugin /usr/bin/make -f CMakePlugin/CMakeFiles/CMakePlugin.dir/build.make CMakePlugin/CMakeFiles/CMakePlugin.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeHelpTab.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/CMakePlugin.dir/CMakeHelpTab.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeHelpTab.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeWorkspaceMenu.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/CMakePlugin.dir/CMakeWorkspaceMenu.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeWorkspaceMenu.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeSettingsManager.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/CMakePlugin.dir/CMakeSettingsManager.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeSettingsManager.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeProjectMenu.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/CMakePlugin.dir/CMakeProjectMenu.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeProjectMenu.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMake.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/CMakePlugin.dir/CMake.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMake.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakePlugin.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/CMakePlugin.dir/CMakePlugin.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakePlugin.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeGenerator.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/CMakePlugin.dir/CMakeGenerator.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeGenerator.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakePluginUi_bitmaps.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/CMakePlugin.dir/CMakePluginUi_bitmaps.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakePluginUi_bitmaps.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeParser.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/CMakePlugin.dir/CMakeParser.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeParser.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 1 [ 56%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeProjectSettingsPanel.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/CMakePlugin.dir/CMakeProjectSettingsPanel.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeProjectSettingsPanel.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeSettingsDialog.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/CMakePlugin.dir/CMakeSettingsDialog.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeSettingsDialog.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakePluginUi.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/CMakePlugin.dir/CMakePluginUi.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakePluginUi.cpp Linking CXX shared library ../lib/CMakePlugin.so cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/CMakePlugin.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -shared -Wl,-soname,CMakePlugin.so -o ../lib/CMakePlugin.so CMakeFiles/CMakePlugin.dir/CMakeHelpTab.cpp.o CMakeFiles/CMakePlugin.dir/CMakeWorkspaceMenu.cpp.o CMakeFiles/CMakePlugin.dir/CMakeSettingsManager.cpp.o CMakeFiles/CMakePlugin.dir/CMakeProjectMenu.cpp.o CMakeFiles/CMakePlugin.dir/CMake.cpp.o CMakeFiles/CMakePlugin.dir/CMakePlugin.cpp.o CMakeFiles/CMakePlugin.dir/CMakeGenerator.cpp.o CMakeFiles/CMakePlugin.dir/CMakePluginUi_bitmaps.cpp.o CMakeFiles/CMakePlugin.dir/CMakeParser.cpp.o CMakeFiles/CMakePlugin.dir/CMakeProjectSettingsPanel.cpp.o CMakeFiles/CMakePlugin.dir/CMakeSettingsDialog.cpp.o CMakeFiles/CMakePlugin.dir/CMakePluginUi.cpp.o -L/usr/local/lib -Wl,-rpath,"/usr/local/lib/codelite" -L/usr/local/lib -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_ribbon-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx _gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L"/wrkdirs/usr/ports/editors/codelite/work/.build/lib" -llibcodelite -lplugin -lwxsqlite3 -lsqlite3lib -Wl,-rpath,/usr/local/lib:::::::::::::::::::::::: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 1 [ 56%] Built target CMakePlugin /usr/bin/make -f CodeLiteDiff/CMakeFiles/CodeLiteDiff.dir/build.make CodeLiteDiff/CMakeFiles/CodeLiteDiff.dir/depend cd /wrkdirs/usr/ports/editors/codelite/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLiteDiff /wrkdirs/usr/ports/editors/codelite/work/.build /wrkdirs/usr/ports/editors/codelite/work/.build/CodeLiteDiff /wrkdirs/usr/ports/editors/codelite/work/.build/CodeLiteDiff/CMakeFiles/CodeLiteDiff.dir/DependInfo.cmake Scanning dependencies of target CodeLiteDiff /usr/bin/make -f CodeLiteDiff/CMakeFiles/CodeLiteDiff.dir/build.make CodeLiteDiff/CMakeFiles/CodeLiteDiff.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Building CXX object CodeLiteDiff/CMakeFiles/CodeLiteDiff.dir/codelitediff.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CodeLiteDiff && /usr/bin/c++ -DCodeLiteDiff_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interface s -o CMakeFiles/CodeLiteDiff.dir/codelitediff.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLiteDiff/codelitediff.cpp Linking CXX shared library ../lib/CodeLiteDiff.so cd /wrkdirs/usr/ports/editors/codelite/work/.build/CodeLiteDiff && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/CodeLiteDiff.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -shared -Wl,-soname,CodeLiteDiff.so -o ../lib/CodeLiteDiff.so CMakeFiles/CodeLiteDiff.dir/codelitediff.cpp.o -L/usr/local/lib -Wl,-rpath,"/usr/local/lib/codelite" -L/usr/local/lib -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_ribbon-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L"/wrkdirs/usr/ports/editors/codelite/work/.build/lib" -llibcodelite -lplugin -lwxsqlite3 -lsqlite3lib -Wl,-rpath,/usr/local/lib:::::::::::::::::::::::: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Built target CodeLiteDiff /usr/bin/make -f SpellChecker/CMakeFiles/SpellCheck.dir/build.make SpellChecker/CMakeFiles/SpellCheck.dir/depend cd /wrkdirs/usr/ports/editors/codelite/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker /wrkdirs/usr/ports/editors/codelite/work/.build /wrkdirs/usr/ports/editors/codelite/work/.build/SpellChecker /wrkdirs/usr/ports/editors/codelite/work/.build/SpellChecker/CMakeFiles/SpellCheck.dir/DependInfo.cmake Scanning dependencies of target SpellCheck /usr/bin/make -f SpellChecker/CMakeFiles/SpellCheck.dir/build.make SpellChecker/CMakeFiles/SpellCheck.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Building CXX object SpellChecker/CMakeFiles/SpellCheck.dir/CorrectSpellingDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/SpellChecker && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSpellCheck_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-cod elite-ae5704e/Interfaces -I/usr/local/include/hunspell -o CMakeFiles/SpellCheck.dir/CorrectSpellingDlg.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/CorrectSpellingDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Building CXX object SpellChecker/CMakeFiles/SpellCheck.dir/spellcheckeroptions.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/SpellChecker && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSpellCheck_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-cod elite-ae5704e/Interfaces -I/usr/local/include/hunspell -o CMakeFiles/SpellCheck.dir/spellcheckeroptions.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/spellcheckeroptions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Building CXX object SpellChecker/CMakeFiles/SpellCheck.dir/IHunSpell.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/SpellChecker && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSpellCheck_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-cod elite-ae5704e/Interfaces -I/usr/local/include/hunspell -o CMakeFiles/SpellCheck.dir/IHunSpell.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp: In member function 'void IHunSpell::CheckCppSpelling(const wxString&)': /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp:176: error: no matching function for call to 'make_pair(posLen&, IHunSpell::)' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp:185: error: no matching function for call to 'make_pair(posLen&, IHunSpell::)' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp:194: error: no matching function for call to 'make_pair(posLen&, IHunSpell::)' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp:203: error: no matching function for call to 'make_pair(posLen&, IHunSpell::)' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp:212: error: no matching function for call to 'make_pair(posLen&, IHunSpell::)' *** [SpellChecker/CMakeFiles/SpellCheck.dir/IHunSpell.cpp.o] Error code 1 Stop in /wrkdirs/usr/ports/editors/codelite/work/.build. *** [SpellChecker/CMakeFiles/SpellCheck.dir/all] Error code 1 Stop in /wrkdirs/usr/ports/editors/codelite/work/.build. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/editors/codelite/work/.build. *** [do-build] Error code 1 Stop in /usr/ports/editors/codelite. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:46:31 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 1E4A71B2; Wed, 28 Jan 2015 03:46:31 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 09281CAD; Wed, 28 Jan 2015 03:46:31 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3kUSI052070; Wed, 28 Jan 2015 03:46:30 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3kUlJ050818; Wed, 28 Jan 2015 03:46:30 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:46:30 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280346.t0S3kUlJ050818@beefy2.isc.freebsd.org> To: haskell@FreeBSD.org Subject: [package - 93amd64-quarterly][x11-toolkits/hs-wxc] Failed for hs-wxc-0.90.1.1_1 in configure 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: Wed, 28 Jan 2015 03:46:31 -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: haskell@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/x11-toolkits/hs-wxc/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/hs-wxc-0.90.1.1_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building x11-toolkits/hs-wxc build started at Wed Jan 28 03:45:12 UTC 2015 port directory: /usr/ports/x11-toolkits/hs-wxc building for: FreeBSD 93amd64-quarterly-job-12 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: haskell@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/x11-toolkits/hs-wxc/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=hs-wxc-0.90.1.1_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for hs-wxc-0.90.1.1_1: DYNAMIC=on: Add support for dynamic linking HSCOLOUR=off: Colorize generated documentation by HsColour LLVM=off: Use the LLVM backend for code generation PROFILE=off: Add support for profiling ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --libdir=/usr/local/lib/cabal/ghc-7.8.3 --libsubdir=wxc-0.90.1.1 --with-gcc=gcc48 --with-ld=/usr/local/bin/ld --with-ar=/usr/local/bin/ar --with-ranlib=/usr/local/bin/ranlib --enable-shared --enable-executable-dynamic "--ghc-option=-optl -rpath" "--ghc-option=-optl /usr/local/lib/cabal/ghc-7.8.3/wxc-0.90.1.1" --disable-executable-profiling --disable-library-profiling --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work HOME=/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work TMPDIR="/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work HOME=/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work TMPDIR="/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8 DESTDIR=/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work/stage TMPDIR=/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work/tmp XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work HOME=/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work TMPDIR="/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work HOME=/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work TMPDIR="/wrkdirs/usr/ports/x11-toolkits/hs-wxc/work/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/u sr/local/bin/strings" WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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-- GHC_VERSION=7.8.3 PORTNAME=wxc PORTVERSION=0.90.1.1 LIBDIR_REL=lib/cabal/ghc-7.8.3/wxc-0.90.1.1 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="@comment " PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/cabal/ghc-7.8.3/wxc-0.90.1.1" EXAMPLESDIR="share/examples/cabal/ghc-7.8.3/wxc-0.90.1.1" DATADIR="share/cabal/ghc-7.8.3/wxc-0.90.1.1" WWWDIR="www/wxc" ETCDIR="etc/wxc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cabal/ghc-7.8.3/wxc-0.90.1.1 DOCSDIR=/usr/local/share/doc/cabal/ghc-7.8.3/wxc-0.90.1.1 EXAMPLESDIR=/usr/local/share/examples/cabal/ghc-7.8.3/wxc-0.90.1.1 WWWDIR=/usr/local/www/wxc ETCDIR=/usr/local/etc/wxc --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> hs-wxc-0.90.1.1_1 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.3.txz [93amd64-quarterly-job-12] Installing pkg-1.4.3... [93amd64-quarterly-job-12] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of hs-wxc-0.90.1.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by hs-wxc-0.90.1.1_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by hs-wxc-0.90.1.1_1 for building => SHA256 Checksum OK for cabal/wxc-0.90.1.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by hs-wxc-0.90.1.1_1 for building ===> Extracting for hs-wxc-0.90.1.1_1 => SHA256 Checksum OK for cabal/wxc-0.90.1.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for hs-wxc-0.90.1.1_1 ===> Converting DOS text files to UNIX text files ===> Applying extra patch /usr/ports/x11-toolkits/hs-wxc/files/nopatch-wxc.cabal =========================================================================== =================================================== ===> hs-wxc-0.90.1.1_1 depends on executable: ghc - not found ===> Verifying install for ghc in /usr/ports/lang/ghc ===> Installing existing package /packages/All/ghc-7.8.3_1.txz [93amd64-quarterly-job-12] Installing ghc-7.8.3_1... [93amd64-quarterly-job-12] `-- Installing gcc-4.8.3_2... [93amd64-quarterly-job-12] | `-- Installing binutils-2.25... [93amd64-quarterly-job-12] | | `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-12] | | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-12] | | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-12] | | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-12] | | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-12] | | `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-12] | `-- Extracting binutils-2.25... done [93amd64-quarterly-job-12] | `-- Installing gcc-ecj-4.5... [93amd64-quarterly-job-12] | `-- Extracting gcc-ecj-4.5... done [93amd64-quarterly-job-12] | `-- Installing gmp-5.1.3_2... [93amd64-quarterly-job-12] | `-- Extracting gmp-5.1.3_2... done [93amd64-quarterly-job-12] | `-- Installing mpc-1.0.2_1... [93amd64-quarterly-job-12] | | `-- Installing mpfr-3.1.2_2... [93amd64-quarterly-job-12] | | `-- Extracting mpfr-3.1.2_2... done [93amd64-quarterly-job-12] | `-- Extracting mpc-1.0.2_1... done [93amd64-quarterly-job-12] `-- Extracting gcc-4.8.3_2... done [93amd64-quarterly-job-12] `-- Installing libffi-3.0.13_3... [93amd64-quarterly-job-12] `-- Extracting libffi-3.0.13_3... done [93amd64-quarterly-job-12] Extracting ghc-7.8.3_1... done Message for gcc-4.8.3_2: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of hs-wxc-0.90.1.1_1 ===> hs-wxc-0.90.1.1_1 depends on package: ghc>=7.8.3 - found ===> hs-wxc-0.90.1.1_1 depends on package: hs-wxdirect>=0.90.1.0 - not found ===> Verifying install for hs-wxdirect>=0.90.1.0 in /usr/ports/x11-toolkits/hs-wxdirect ===> Installing existing package /packages/All/hs-wxdirect-0.90.1.1_1.txz [93amd64-quarterly-job-12] Installing hs-wxdirect-0.90.1.1_1... [93amd64-quarterly-job-12] `-- Installing hs-parsec-3.1.5_1... [93amd64-quarterly-job-12] | `-- Installing hs-mtl-2.1.3.1_1... [93amd64-quarterly-job-12] | `-- Extracting hs-mtl-2.1.3.1_1... done [93amd64-quarterly-job-12] | `-- Installing hs-text-1.1.0.0_1... [93amd64-quarterly-job-12] | `-- Extracting hs-text-1.1.0.0_1... done [93amd64-quarterly-job-12] `-- Extracting hs-parsec-3.1.5_1... done [93amd64-quarterly-job-12] `-- Installing hs-strict-0.3.2_11... [93amd64-quarterly-job-12] `-- Extracting hs-strict-0.3.2_11... done [93amd64-quarterly-job-12] Extracting hs-wxdirect-0.90.1.1_1... done ===> Returning to build of hs-wxc-0.90.1.1_1 ===> hs-wxc-0.90.1.1_1 depends on executable: gcc48 - found ===> hs-wxc-0.90.1.1_1 depends on file: /usr/local/bin/as - found =========================================================================== =================================================== ===> hs-wxc-0.90.1.1_1 depends on shared library: libwx_baseu-3.0.so - not found ===> Verifying for libwx_baseu-3.0.so in /usr/ports/x11-toolkits/wxgtk30 ===> Installing existing package /packages/All/wx30-gtk2-3.0.2_1.txz [93amd64-quarterly-job-12] Installing wx30-gtk2-3.0.2_1... [93amd64-quarterly-job-12] `-- Installing ORBit2-2.14.19_1... [93amd64-quarterly-job-12] | `-- Installing glib-2.42.1... [93amd64-quarterly-job-12] | | `-- Installing pcre-8.35_2... [93amd64-quarterly-job-12] | | `-- Extracting pcre-8.35_2... done [93amd64-quarterly-job-12] | | `-- Installing perl5-5.18.4_11... [93amd64-quarterly-job-12] | | `-- Extracting perl5-5.18.4_11... done [93amd64-quarterly-job-12] | | `-- Installing python27-2.7.9... [93amd64-quarterly-job-12] | | | `-- Extracting xcb-util-renderutil-0.3.9... done [93amd64-quarterly-job-12] | | | `-- Extracting cairo-1.12.18_1,2... done [93amd64-quarterly-job-12] | | | `-- Installing encodings-1.0.4_1,1... [93amd64-quarterly-job-12] | | | `-- Installing font-util-1.3.0_1... [93amd64-quarterly-job-12] | | | `-- Extracting font-util-1.3.0_1... done [93amd64-quarterly-job-12] | | | `-- Extracting encodings-1.0.4_1,1... done [93amd64-quarterly-job-12] | | | `-- Installing harfbuzz-0.9.36... [93amd64-quarterly-job-12] | | | `-- Installing graphite2-1.2.4... [93amd64-quarterly-job-12] | | | `-- Extracting graphite2-1.2.4... done [93amd64-quarterly-job-12] | | | `-- Installing icu-53.1... [93amd64-quarterly-job-12] | | | `-- Extracting icu-53.1... done [93amd64-quarterly-job-12] | | | `-- Extracting harfbuzz-0.9.36... done [93amd64-quarterly-job-12] | | | `-- Installing libXft-2.3.1_2... [93amd64-quarterly-job-12] | | | `-- Extracting libXft-2.3.1_2... done [93amd64-quarterly-job-12] | | | `-- Installing xorg-fonts-truetype-7.7_1... [93amd64-quarterly-job-12] | | | `-- Installing dejavu-2.34_4... [93amd64-quarterly-job-12] | | | `-- Extracting dejavu-2.34_4... done [93amd64-quarterly-job-12] | | | `-- Installing font-bh-ttf-1.0.3_1... [93amd64-quarterly-job-12] | | | | `-- Installing mkfontdir-1.0.7... [93amd64-quarterly-job-12] | | | | `-- Installing mkfontscale-1.1.1_1... [93amd64-quarterly-job-12] | | | | | `-- Installing libfontenc-1.1.2_2... [93amd64-quarterly-job-12] | | | | | `-- Extracting libfontenc-1.1.2_2... done [93amd64-quarterly-job-12] | | | | `-- Extracting mkfontscale-1.1.1_1... done [93amd64-quarterly-job-12] | | | | `-- Extracting mkfontdir-1.0.7... done [93amd64-quarterly-job-12] | | | `-- Extracting font-bh-ttf-1.0.3_1... done [93amd64-quarterly-job-12] | | | `-- Installing font-misc-ethiopic-1.0.3_1... [93amd64-quarterly-job-12] | | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [93amd64-quarterly-job-12] | | | `-- Installing font-misc-meltho-1.0.3_1... [93amd64-quarterly-job-12] | | | `-- Extracting font-misc-meltho-1.0.3_1... done [93amd64-quarterly-job-12] | | `-- Extracting pango-1.36.8... done [93amd64-quarterly-job-12] | | `-- Installing shared-mime-info-1.1_1... [93amd64-quarterly-job-12] | | `-- Extracting shared-mime-info-1.1_1... done [93amd64-quarterly-job-12] | | `-- Extracting gtk-update-icon-cache-2.24.25... done [93amd64-quarterly-job-12] | | `-- Installing python-2.7_2,2... [93amd64-quarterly-job-12] | | `-- Installing python2-2_3... [93amd64-quarterly-job-12] | | `-- Extracting python2-2_3... done [93amd64-quarterly-job-12] | | `-- Extracting python-2.7_2,2... done [93amd64-quarterly-job-12] | `-- Extracting gtk2-2.24.25_1... done [93amd64-quarterly-job-12] | `-- Installing polkit-0.105_4... [93amd64-quarterly-job-12] | | `-- Installing gobject-introspection-1.42.0... [93amd64-quarterly-job-12] | | `-- Extracting gobject-introspection-1.42.0... done [93amd64-quarterly-job-12] | `-- Extracting polkit-0.105_4... done [93amd64-quarterly-job-12] `-- Extracting gconf2-3.2.6_3... done [93amd64-quarterly-job-12] `-- Installing gstreamer-plugins-0.10.36_5,3... [93amd64-quarterly-job-12] | `-- Installing gstreamer-0.10.36_2... [93amd64-quarterly-job-12] | `-- Extracting gstreamer-0.10.36_2... done [93amd64-quarterly-job-12] | `-- Installing libXv-1.0.10_2,1... [93amd64-quarterly-job-12] | | `-- Installing videoproto-2.3.2... [93amd64-quarterly-job-12] | | `-- Extracting videoproto-2.3.2... done [93amd64-quarterly-job-12] | `-- Extracting libXv-1.0.10_2,1... done [93amd64-quarterly-job-12] | `-- Installing orc-0.4.22... [93amd64-quarterly-job-12] | `-- Extracting orc-0.4.22... done [93amd64-quarterly-job-12] `-- Extracting gstreamer-plugins-0.10.36_5,3... done [93amd64-quarterly-job-12] `-- Installing libGLU-9.0.0_2... [93amd64-quarterly-job-12] | `-- Installing libGL-9.1.7_4... [93amd64-quarterly-job-12] | | `-- Installing dri2proto-2.8... [93amd64-quarterly-job-12] | | `-- Extracting dri2proto-2.8... done [93amd64-quarterly-job-12] | | `-- Installing libXxf86vm-1.1.3_2... [93amd64-quarterly-job-12] | | `-- Installing xf86vidmodeproto-2.3.1... [93amd64-quarterly-job-12] | | `-- Extracting xf86vidmodeproto-2.3.1... done [93amd64-quarterly-job-12] | | `-- Extracting libXxf86vm-1.1.3_2... done [93amd64-quarterly-job-12] | | `-- Installing libdevq-0.0.2... [93amd64-quarterly-job-12] | | `-- Extracting libdevq-0.0.2... done [93amd64-quarterly-job-12] | | `-- Installing libdrm-2.4.58_1,1... [93amd64-quarterly-job-12] | | `-- Installing libpciaccess-0.13.2_2... [93amd64-quarterly-job-12] | | | `-- Installing pciids-20141222... [93amd64-quarterly-job-12] | | | `-- Extracting pciids-20141222... done [93amd64-quarterly-job-12] | | `-- Extracting libpciaccess-0.13.2_2... done [93amd64-quarterly-job-12] | | `-- Extracting libdrm-2.4.58_1,1... done [93amd64-quarterly-job-12] | | `-- Installing libglapi-9.1.7_2... [93amd64-quarterly-job-12] | | `-- Installing libxshmfence-1.1_3... [93amd64-quarterly-job-12] | | `-- Extracting libxshmfence-1.1_3... done [93amd64-quarterly-job-12] | | `-- Extracting libglapi-9.1.7_2... done [93amd64-quarterly-job-12] | `-- Extracting libGL-9.1.7_4... done [93amd64-quarterly-job-12] `-- Extracting libGLU-9.0.0_2... done [93amd64-quarterly-job-12] `-- Installing libmspack-0.4_2... [93amd64-quarterly-job-12] `-- Extracting libmspack-0.4_2... done [93amd64-quarterly-job-12] `-- Installing webkit-gtk2-2.4.8... [93amd64-quarterly-job-12] | `-- Installing curl-7.39.0_1... [93amd64-quarterly-job-12] | | `-- Installing ca_root_nss-3.17.3_1... [93amd64-quarterly-job-12] | | `-- Extracting ca_root_nss-3.17.3_1... done [93amd64-quarterly-job-12] | `-- Extracting curl-7.39.0_1... done [93amd64-quarterly-job-12] | `-- Installing enchant-1.6.0_4... [93amd64-quarterly-job-12] | | `-- Installing hunspell-1.3.3... [93amd64-quarterly-job-12] | | `-- Extracting hunspell-1.3.3... done [93amd64-quarterly-job-12] | `-- Extracting enchant-1.6.0_4... done [93amd64-quarterly-job-12] | `-- Installing geoclue-2.1.9... [93amd64-quarterly-job-12] | | `-- Installing json-glib-1.0.2_1... [93amd64-quarterly-job-12] | | `-- Extracting json-glib-1.0.2_1... done [93amd64-quarterly-job-12] | | `-- Installing libsoup-2.48.1... [93amd64-quarterly-job-12] | | `-- Installing glib-networking-2.42.1... [93amd64-quarterly-job-12] | | | `-- Installing gnutls-3.2.21... [93amd64-quarterly-job-12] | | | `-- Installing libidn-1.29... [93amd64-quarterly-job-12] | | | `-- Extracting libidn-1.29... done [93amd64-quarterly-job-12] | | | `-- Installing libtasn1-4.2... [93amd64-quarterly-job-12] | | | `-- Extracting libtasn1-4.2... done [93amd64-quarterly-job-12] | | | `-- Installing nettle-2.7.1... [93amd64-quarterly-job-12] | | | `-- Extracting nettle-2.7.1... done [93amd64-quarterly-job-12] | | | `-- Installing p11-kit-0.22.1... [93amd64-quarterly-job-12] | | | `-- Extracting p11-kit-0.22.1... done [93amd64-quarterly-job-12] | | | `-- Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [93amd64-quarterly-job-12] | | | `-- Extracting trousers-tddl-0.3.10_7... done [93amd64-quarterly-job-12] | | | `-- Extracting gnutls-3.2.21... done [93amd64-quarterly-job-12] | | | `-- Installing gsettings-desktop-schemas-3.14.1... [93amd64-quarterly-job-12] | | | `-- Installing cantarell-fonts-0.0.15... [93amd64-quarterly-job-12] | | | `-- Extracting cantarell-fonts-0.0.15... done /usr/local/share/fonts/cantarell: caching, new cache contents: 2 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory /usr/local/bin/fc-cache: succeeded [93amd64-quarterly-job-12] | | | `-- Extracting gsettings-desktop-schemas-3.14.1... done [93amd64-quarterly-job-12] | | | `-- Installing libgcrypt-1.6.1_5... [93amd64-quarterly-job-12] | | | `-- Installing libgpg-error-1.17... [93amd64-quarterly-job-12] | | | `-- Extracting libgpg-error-1.17... done [93amd64-quarterly-job-12] | | | `-- Extracting libgcrypt-1.6.1_5... done [93amd64-quarterly-job-12] | | | `-- Installing libproxy-0.4.6... [93amd64-quarterly-job-12] | | | `-- Extracting libproxy-0.4.6... done [93amd64-quarterly-job-12] | | `-- Extracting glib-networking-2.42.1... done [93amd64-quarterly-job-12] | | `-- Installing sqlite3-3.8.7.4... [93amd64-quarterly-job-12] | | `-- Extracting sqlite3-3.8.7.4... done [93amd64-quarterly-job-12] | | `-- Extracting libsoup-2.48.1... done [93amd64-quarterly-job-12] | `-- Extracting geoclue-2.1.9... done [93amd64-quarterly-job-12] | `-- Installing gstreamer1-plugins-1.4.5_1... [93amd64-quarterly-job-12] | | `-- Installing gstreamer1-1.4.5... [93amd64-quarterly-job-12] | | `-- Extracting gstreamer1-1.4.5... done [93amd64-quarterly-job-12] | | `-- Installing iso-codes-3.56... [93amd64-quarterly-job-12] | | `-- Extracting iso-codes-3.56... done [93amd64-quarterly-job-12] | `-- Extracting gstreamer1-plugins-1.4.5_1... done [93amd64-quarterly-job-12] | `-- Installing libsecret-0.18_1... [93amd64-quarterly-job-12] | `-- Extracting libsecret-0.18_1... done [93amd64-quarterly-job-12] | `-- Installing libxslt-1.1.28_5... [93amd64-quarterly-job-12] | `-- Extracting libxslt-1.1.28_5... done [93amd64-quarterly-job-12] | `-- Installing webp-0.4.2_2... [93amd64-quarterly-job-12] | | `-- Installing giflib-nox11-4.2.3_4... [93amd64-quarterly-job-12] | | `-- Extracting giflib-nox11-4.2.3_4... done [93amd64-quarterly-job-12] | `-- Extracting webp-0.4.2_2... done [93amd64-quarterly-job-12] `-- Extracting webkit-gtk2-2.4.8... done [93amd64-quarterly-job-12] Extracting wx30-gtk2-3.0.2_1... done 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 ===================================================================== Message for dejavu-2.34_4: 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. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of hs-wxc-0.90.1.1_1 =========================================================================== =================================================== ===> Configuring for hs-wxc-0.90.1.1_1 [1 of 1] Compiling Main ( Setup.hs, Setup.o ) Setup.hs:18:1: Warning: Module `System.Cmd' is deprecated: Use "System.Process" instead Linking ./setup ... Configuring wxc-0.90.1.1... Configuring wxc to build against wxWidgets 3.0.2.0 setup: Missing dependencies on foreign libraries: * Missing C libraries: wx_gtk2u_xrc-3.0, wx_gtk2u_webview-3.0, wx_gtk2u_stc-3.0, wx_gtk2u_richtext-3.0, wx_gtk2u_ribbon-3.0, wx_gtk2u_propgrid-3.0, wx_gtk2u_aui-3.0, wx_gtk2u_gl-3.0, wx_gtk2u_html-3.0, wx_gtk2u_qa-3.0, wx_gtk2u_adv-3.0, wx_gtk2u_core-3.0 This problem can usually be solved by installing the system packages that provide these libraries (you may need the "-dev" versions). If the libraries are already installed but in a non-standard location then you can use the flags --extra-include-dirs= and --extra-lib-dirs= to specify where they are. *** [do-configure] Error code 1 Stop in /usr/ports/x11-toolkits/hs-wxc. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:46: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 048571BE for ; Wed, 28 Jan 2015 03:46:47 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 E3F32CAE for ; Wed, 28 Jan 2015 03:46:46 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3kknt096670 for ; Wed, 28 Jan 2015 03:46:46 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3kkeN096641; Wed, 28 Jan 2015 03:46:46 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:46:46 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280346.t0S3kkeN096641@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93amd64-quarterly][textproc/yodl] Failed for yodl-3.04.00 in build 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: Wed, 28 Jan 2015 03:46: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: ports@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/textproc/yodl/Makefile 373051 2014-11-22 11:55:40Z bapt $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/yodl-3.04.00.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building textproc/yodl build started at Wed Jan 28 03:45:12 UTC 2015 port directory: /usr/ports/textproc/yodl building for: FreeBSD 93amd64-quarterly-job-20 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/textproc/yodl/Makefile 373051 2014-11-22 11:55:40Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=yodl-3.04.00 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for yodl-3.04.00: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/yodl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/yodl/work HOME=/wrkdirs/usr/ports/textproc/yodl/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/yodl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/yodl/work HOME=/wrkdirs/usr/ports/textproc/yodl/work TMPDIR="/tmp" ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/yodl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/yodl/work HOME=/wrkdirs/usr/ports/textproc/yodl/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/yodl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/yodl/work HOME=/wrkdirs/usr/ports/textproc/yodl/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/ usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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="3.04.00" 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=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/yodl-3.04.00" EXAMPLESDIR="share/examples/yodl" DATADIR="share/yodl" WWWDIR="www/yodl" ETCDIR="etc/yodl" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/yodl DOCSDIR=/usr/local/share/doc/yodl-3.04.00 EXAMPLESDIR=/usr/local/share/examples/yodl WWWDIR=/usr/local/www/yodl ETCDIR=/usr/local/etc/yodl --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> yodl-3.04.00 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.3.txz [93amd64-quarterly-job-20] Installing pkg-1.4.3... [93amd64-quarterly-job-20] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of yodl-3.04.00 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by yodl-3.04.00 for building =========================================================================== =================================================== ===> Fetching all distfiles required by yodl-3.04.00 for building => SHA256 Checksum OK for yodl_3.04.00.orig.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by yodl-3.04.00 for building ===> Extracting for yodl-3.04.00 => SHA256 Checksum OK for yodl_3.04.00.orig.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for yodl-3.04.00 ===> Applying FreeBSD patches for yodl-3.04.00 =========================================================================== =================================================== ===> yodl-3.04.00 depends on executable: icmake - not found ===> Verifying install for icmake in /usr/ports/devel/icmake ===> Installing existing package /packages/All/icmake-7.21.00.txz [93amd64-quarterly-job-20] Installing icmake-7.21.00... [93amd64-quarterly-job-20] Extracting icmake-7.21.00... done ===> Returning to build of yodl-3.04.00 ===> yodl-3.04.00 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.30_1.txz [93amd64-quarterly-job-20] Installing bash-4.3.30_1... [93amd64-quarterly-job-20] `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-20] | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-20] | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-20] | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-20] | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-20] `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-20] Extracting bash-4.3.30_1... done Message for bash-4.3.30_1: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== ===> Returning to build of yodl-3.04.00 ===> yodl-3.04.00 depends on executable: gsed - not found ===> Verifying install for gsed in /usr/ports/textproc/gsed ===> Installing existing package /packages/All/gsed-4.2.2.txz [93amd64-quarterly-job-20] Installing gsed-4.2.2... [93amd64-quarterly-job-20] Extracting gsed-4.2.2... done ===> Returning to build of yodl-3.04.00 ===> yodl-3.04.00 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 [93amd64-quarterly-job-20] Installing tex-formats-20140525_1... [93amd64-quarterly-job-20] `-- Installing tex-kpathsea-6.2.0_1... [93amd64-quarterly-job-20] `-- Extracting tex-kpathsea-6.2.0_1... done [93amd64-quarterly-job-20] `-- Installing tex-web2c-20140525_1... [93amd64-quarterly-job-20] | `-- Installing openjpeg15-1.5.2_1... [93amd64-quarterly-job-20] | | `-- Installing lcms2-2.6_3... [93amd64-quarterly-job-20] | | `-- Installing jpeg-8_6... [93amd64-quarterly-job-20] | | `-- Extracting jpeg-8_6... done [93amd64-quarterly-job-20] | | `-- Installing tiff-4.0.3_5... [93amd64-quarterly-job-20] | | | `-- Installing jbigkit-2.1_1... [93amd64-quarterly-job-20] | | | `-- Extracting jbigkit-2.1_1... done [93amd64-quarterly-job-20] | | `-- Extracting tiff-4.0.3_5... done [93amd64-quarterly-job-20] | | `-- Extracting lcms2-2.6_3... done [93amd64-quarterly-job-20] | | `-- Installing png-1.6.16... [93amd64-quarterly-job-20] | | `-- Extracting png-1.6.16... done [93amd64-quarterly-job-20] | `-- Extracting openjpeg15-1.5.2_1... done [93amd64-quarterly-job-20] | `-- Installing pixman-0.32.6... [93amd64-quarterly-job-20] | `-- Extracting pixman-0.32.6... done [93amd64-quarterly-job-20] | `-- Installing zziplib-0.13.62_2... [93amd64-quarterly-job-20] | `-- Extracting zziplib-0.13.62_2... done [93amd64-quarterly-job-20] `-- Extracting tex-web2c-20140525_1... done [93amd64-quarterly-job-20] `-- Installing texlive-texmf-20140525_4... [93amd64-quarterly-job-20] | `-- Installing texlive-base-20140525_5... [93amd64-quarterly-job-20] | | `-- Installing freetype-1.3.1_5... [93amd64-quarterly-job-20] | | `-- Extracting freetype-1.3.1_5... done [93amd64-quarterly-job-20] | | `-- Installing freetype2-2.5.4_1... [93amd64-quarterly-job-20] | | `-- Extracting freetype2-2.5.4_1... done [93amd64-quarterly-job-20] | | `-- Installing ghostscript9-9.06_10... [93amd64-quarterly-job-20] | | `-- Installing cups-image-1.7.3_2... [93amd64-quarterly-job-20] | | | `-- Installing cups-client-1.7.3_2... ===> Creating users and/or groups. Creating group 'cups' with gid '193'. Creating user 'cups' with uid '193'. [93amd64-quarterly-job-20] | | | `-- Extracting cups-client-1.7.3_2... done ===> Creating users and/or groups. Using existing group 'cups'. Using existing user 'cups'. [93amd64-quarterly-job-20] | | `-- Extracting cups-image-1.7.3_2... done [93amd64-quarterly-job-20] | | `-- Installing expat-2.1.0_2... [93amd64-quarterly-job-20] | | `-- Extracting expat-2.1.0_2... done [93amd64-quarterly-job-20] | | `-- Installing gsfonts-8.11_6... [93amd64-quarterly-job-20] | | `-- Extracting gsfonts-8.11_6... done [93amd64-quarterly-job-20] | | `-- Installing jbig2dec-0.11_4... [93amd64-quarterly-job-20] | | `-- Extracting jbig2dec-0.11_4... done [93amd64-quarterly-job-20] | | `-- Installing libXext-1.3.3,1... [93amd64-quarterly-job-20] | | | `-- Installing libX11-1.6.2_2,1... [93amd64-quarterly-job-20] | | | `-- Installing kbproto-1.0.6... [93amd64-quarterly-job-20] | | | `-- Extracting kbproto-1.0.6... done [93amd64-quarterly-job-20] | | | `-- Installing libXau-1.0.8_2... [93amd64-quarterly-job-20] | | | | `-- Installing xproto-7.0.26... [93amd64-quarterly-job-20] | | | | `-- Extracting xproto-7.0.26... done [93amd64-quarterly-job-20] | | | `-- Extracting libXau-1.0.8_2... done [93amd64-quarterly-job-20] | | | `-- Installing libXdmcp-1.1.1_2... [93amd64-quarterly-job-20] | | | `-- Extracting libXdmcp-1.1.1_2... done [93amd64-quarterly-job-20] | | | `-- Installing libxcb-1.11... [93amd64-quarterly-job-20] | | | | `-- Installing libpthread-stubs-0.3_6... [93amd64-quarterly-job-20] | | | | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-quarterly-job-20] | | | | `-- Installing libxml2-2.9.2_2... [93amd64-quarterly-job-20] | | | | `-- Extracting libxml2-2.9.2_2... done [93amd64-quarterly-job-20] | | | `-- Extracting libxcb-1.11... done [93amd64-quarterly-job-20] | | | `-- Extracting libX11-1.6.2_2,1... done [93amd64-quarterly-job-20] | | | `-- Installing xextproto-7.3.0... [93amd64-quarterly-job-20] | | | `-- Extracting xextproto-7.3.0... done [93amd64-quarterly-job-20] | | `-- Extracting libXext-1.3.3,1... done [93amd64-quarterly-job-20] | | `-- Installing libXt-1.1.4_2,1... [93amd64-quarterly-job-20] | | | `-- Installing libSM-1.2.2_2,1... [93amd64-quarterly-job-20] | | | `-- Installing libICE-1.0.9,1... [93amd64-quarterly-job-20] | | | `-- Extracting libICE-1.0.9,1... done [93amd64-quarterly-job-20] | | | `-- Extracting libSM-1.2.2_2,1... done [93amd64-quarterly-job-20] | | `-- Extracting libXt-1.1.4_2,1... done [93amd64-quarterly-job-20] | | `-- Installing libidn-1.29... [93amd64-quarterly-job-20] | | `-- Extracting libidn-1.29... done [93amd64-quarterly-job-20] | | `-- Installing libpaper-1.1.24.3... [93amd64-quarterly-job-20] | | `-- Extracting libpaper-1.1.24.3... done [93amd64-quarterly-job-20] | | `-- Installing svgalib-1.4.3_7... [93amd64-quarterly-job-20] | | `-- Extracting svgalib-1.4.3_7... done [93amd64-quarterly-job-20] | | `-- Extracting ghostscript9-9.06_10... done [93amd64-quarterly-job-20] | | `-- Installing icu-53.1... [93amd64-quarterly-job-20] | | `-- Extracting icu-53.1... done [93amd64-quarterly-job-20] | | `-- Installing libXaw-1.0.12_2,2... [93amd64-quarterly-job-20] | | `-- Installing libXmu-1.1.2_2,1... [93amd64-quarterly-job-20] | | `-- Extracting libXmu-1.1.2_2,1... done [93amd64-quarterly-job-20] | | `-- Installing libXp-1.0.2_2,1... [93amd64-quarterly-job-20] | | | `-- Installing printproto-1.0.5... [93amd64-quarterly-job-20] | | | `-- Extracting printproto-1.0.5... done [93amd64-quarterly-job-20] | | `-- Extracting libXp-1.0.2_2,1... done [93amd64-quarterly-job-20] | | `-- Installing libXpm-3.5.11_2... [93amd64-quarterly-job-20] | | `-- Extracting libXpm-3.5.11_2... done [93amd64-quarterly-job-20] | | `-- Extracting libXaw-1.0.12_2,2... done [93amd64-quarterly-job-20] | | `-- Installing libgd-2.1.0_5,1... [93amd64-quarterly-job-20] | | `-- Installing fontconfig-2.11.1,1... [93amd64-quarterly-job-20] | | `-- 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 [93amd64-quarterly-job-20] | | `-- Extracting libgd-2.1.0_5,1... done [93amd64-quarterly-job-20] | | `-- Installing perl5-5.18.4_11... [93amd64-quarterly-job-20] | | `-- Extracting perl5-5.18.4_11... done [93amd64-quarterly-job-20] | | `-- Installing poppler-0.26.3_1... [93amd64-quarterly-job-20] | | `-- Installing cairo-1.12.18_1,2... [93amd64-quarterly-job-20] | | | `-- Installing glib-2.42.1... [93amd64-quarterly-job-20] | | | `-- Installing libffi-3.0.13_3... [93amd64-quarterly-job-20] | | | `-- Extracting libffi-3.0.13_3... done [93amd64-quarterly-job-20] | | | `-- Installing pcre-8.35_2... [93amd64-quarterly-job-20] | | | `-- Extracting pcre-8.35_2... done [93amd64-quarterly-job-20] | | | `-- Installing python27-2.7.9... [93amd64-quarterly-job-20] | | | `-- Extracting python27-2.7.9... done [93amd64-quarterly-job-20] | | | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-quarterly-job-20] | | | `-- Installing libXrender-0.9.8_2... [93amd64-quarterly-job-20] | | | `-- Installing renderproto-0.11.1... [93amd64-quarterly-job-20] | | | `-- Extracting renderproto-0.11.1... done [93amd64-quarterly-job-20] | | | `-- Extracting libXrender-0.9.8_2... done [93amd64-quarterly-job-20] | | | `-- Installing xcb-util-renderutil-0.3.9... [93amd64-quarterly-job-20] | | | `-- Installing xcb-util-0.3.9_3,1... [93amd64-quarterly-job-20] | | | `-- Extracting xcb-util-0.3.9_3,1... done [93amd64-quarterly-job-20] | | | `-- Extracting xcb-util-renderutil-0.3.9... done [93amd64-quarterly-job-20] | | `-- Extracting cairo-1.12.18_1,2... done [93amd64-quarterly-job-20] | | `-- Installing poppler-data-0.4.7... [93amd64-quarterly-job-20] | | `-- Extracting poppler-data-0.4.7... done [93amd64-quarterly-job-20] | | `-- Extracting poppler-0.26.3_1... done [93amd64-quarterly-job-20] | | `-- Installing psutils-1.17_4... [93amd64-quarterly-job-20] | | `-- Extracting psutils-1.17_4... done [93amd64-quarterly-job-20] | | `-- Installing silgraphite-2.3.1_2... [93amd64-quarterly-job-20] | | `-- Extracting silgraphite-2.3.1_2... done [93amd64-quarterly-job-20] | | `-- Installing t1lib-5.1.2_4,1... [93amd64-quarterly-job-20] | | `-- Extracting t1lib-5.1.2_4,1... done [93amd64-quarterly-job-20] | | `-- Installing teckit-2.5.1_1... [93amd64-quarterly-job-20] | | `-- Extracting teckit-2.5.1_1... done [93amd64-quarterly-job-20] | | `-- Installing tex-ptexenc-1.3.2... [93amd64-quarterly-job-20] | | `-- Extracting tex-ptexenc-1.3.2... done [93amd64-quarterly-job-20] | `-- Extracting texlive-base-20140525_5... done [93amd64-quarterly-job-20] `-- Extracting texlive-texmf-20140525_4... done [93amd64-quarterly-job-20] 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 yodl-3.04.00 ===> yodl-3.04.00 depends on executable: dvips - not found ===> Verifying install for dvips in /usr/ports/print/tex-dvipsk ===> Installing existing package /packages/All/tex-dvipsk-5.994.txz [93amd64-quarterly-job-20] Installing tex-dvipsk-5.994... [93amd64-quarterly-job-20] Extracting tex-dvipsk-5.994... done ===> Returning to build of yodl-3.04.00 ===> yodl-3.04.00 depends on executable: gcc48 - not found ===> Verifying install for gcc48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.3_2.txz [93amd64-quarterly-job-20] Installing gcc-4.8.3_2... [93amd64-quarterly-job-20] `-- Installing binutils-2.25... [93amd64-quarterly-job-20] `-- Extracting binutils-2.25... done [93amd64-quarterly-job-20] `-- Installing gcc-ecj-4.5... [93amd64-quarterly-job-20] `-- Extracting gcc-ecj-4.5... done [93amd64-quarterly-job-20] `-- Installing gmp-5.1.3_2... [93amd64-quarterly-job-20] `-- Extracting gmp-5.1.3_2... done [93amd64-quarterly-job-20] `-- Installing mpc-1.0.2_1... [93amd64-quarterly-job-20] | `-- Installing mpfr-3.1.2_2... [93amd64-quarterly-job-20] | `-- Extracting mpfr-3.1.2_2... done [93amd64-quarterly-job-20] `-- Extracting mpc-1.0.2_1... done [93amd64-quarterly-job-20] Extracting gcc-4.8.3_2... done Message for gcc-4.8.3_2: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of yodl-3.04.00 ===> yodl-3.04.00 depends on file: /usr/local/bin/as - found ===> yodl-3.04.00 depends on file: /usr/local/bin/perl5.18.4 - found =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for yodl-3.04.00 =========================================================================== =================================================== ===> Building for yodl-3.04.00 mkdir -p tmp/wip mkdir -p tmp/install mkdir -p tmp/install/usr/local/bin cp scripts/yodlstriproff tmp/install/usr/local/bin scripts/configreplacements scripts/yodl2whatever.in tmp/install/usr/local/bin/yodl2whatever tmp/install g++48 --std=c++11 -o tmp/install/usr/local/bin/yodlverbinsert -Wall -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -g src/verbinsert/verbinsert.cc -s src/verbinsert/verbinsert.cc: In function 'int main(int, char**)': src/verbinsert/verbinsert.cc:40:43: error: 'stoul' was not declared in this scope indent.append(stoul(optarg), ' '); ^ system - failure of system call (status 256) system - failure of system call (status 256) *** [do-build] Error code 1 Stop in /usr/ports/textproc/yodl. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:47:03 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 B1C6C1CA; Wed, 28 Jan 2015 03:47:03 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 91F2DCB1; Wed, 28 Jan 2015 03:47:03 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3l33Q041234; Wed, 28 Jan 2015 03:47:03 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3l3TA041180; Wed, 28 Jan 2015 03:47:03 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:47:03 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280347.t0S3l3TA041180@beefy2.isc.freebsd.org> To: bdrewery@FreeBSD.org Subject: [package - 93amd64-quarterly][math/miracl] Failed for miracl-5.6, 1 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: Wed, 28 Jan 2015 03:47:03 -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: bdrewery@FreeBSD.org Last committer: ak@FreeBSD.org Ident: $FreeBSD: branches/2014Q3/math/miracl/Makefile 356803 2014-06-06 15:26:41Z ak $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/miracl-5.6,1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building math/miracl build started at Wed Jan 28 03:46:53 UTC 2015 port directory: /usr/ports/math/miracl building for: FreeBSD 93amd64-quarterly-job-23 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: bdrewery@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q3/math/miracl/Makefile 356803 2014-06-06 15:26:41Z ak $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=miracl-5.6,1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/miracl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/miracl/work HOME=/wrkdirs/usr/ports/math/miracl/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/miracl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/miracl/work HOME=/wrkdirs/usr/ports/math/miracl/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/miracl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/miracl/work HOME=/wrkdirs/usr/ports/math/miracl/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/miracl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/miracl/work HOME=/wrkdirs/usr/ports/math/miracl/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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/miracl" EXAMPLESDIR="share/examples/miracl" DATADIR="share/miracl" WWWDIR="www/miracl" ETCDIR="etc/miracl" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/miracl DOCSDIR=/usr/local/share/doc/miracl EXAMPLESDIR=/usr/local/share/examples/miracl WWWDIR=/usr/local/www/miracl ETCDIR=/usr/local/etc/miracl --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License AGPLv3 COMMERCIAL accepted by the user =========================================================================== =================================================== ===> miracl-5.6,1 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.3.txz [93amd64-quarterly-job-23] Installing pkg-1.4.3... [93amd64-quarterly-job-23] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of miracl-5.6,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License AGPLv3 COMMERCIAL accepted by the user ===> Fetching all distfiles required by miracl-5.6,1 for building =========================================================================== =================================================== ===> License AGPLv3 COMMERCIAL accepted by the user ===> Fetching all distfiles required by miracl-5.6,1 for building => SHA256 Checksum OK for miracl-5.6.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> License AGPLv3 COMMERCIAL accepted by the user ===> Fetching all distfiles required by miracl-5.6,1 for building ===> Extracting for miracl-5.6,1 => SHA256 Checksum OK for miracl-5.6.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for miracl-5.6,1 ===> Applying FreeBSD patches for miracl-5.6,1 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for miracl-5.6,1 =========================================================================== =================================================== ===> Building for miracl-5.6,1 /bin/rm -f -f *.exe /bin/rm -f -f miracl.a cp mirdef.h64 mirdef.h cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrcore.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrarth0.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrarth1.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrarth2.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mralloc.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrsmall.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrio1.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrio2.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrgcd.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrjack.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrxgcd.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrarth3.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrbits.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrrand.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrprime.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrcrt.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrscrt.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrmonty.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrpower.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrsroot.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrcurve.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrfast.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrshs.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrshs256.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrshs512.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mraes.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrgcm.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrlucas.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrzzn2.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrzzn2b.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrzzn3.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrecn2.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrstrong.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrbrick.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrebrick.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrec2m.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrgf2m.c mrgf2m.c: In function 'mr_mul2': mrgf2m.c:317: note: use -flax-vector-conversions to permit conversions between vectors with differing element types or numbers of subparts mrgf2m.c:317: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' mrgf2m.c:318: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' mrgf2m.c:319: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' mrgf2m.c:336: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' mrgf2m.c:339: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' mrgf2m.c:344: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' mrgf2m.c:349: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' mrgf2m.c:354: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' mrgf2m.c:359: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' mrgf2m.c:364: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' mrgf2m.c:369: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' *** [do-build] Error code 1 Stop in /usr/ports/math/miracl. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:47:00 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 1E1421C7 for ; Wed, 28 Jan 2015 03:47:00 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 0625BCAF for ; Wed, 28 Jan 2015 03:47:00 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3kxAg046608 for ; Wed, 28 Jan 2015 03:46:59 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3kxsa046577; Wed, 28 Jan 2015 03:46:59 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:46:59 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280346.t0S3kxsa046577@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93i386-quarterly][print/lilypond-devel] Failed for lilypond-devel-2.19.11_2 in build 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: Wed, 28 Jan 2015 03:47:00 -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: gahr@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/print/lilypond-devel/Makefile 374492 2014-12-10 22:29:14Z gahr $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/lilypond-devel-2.19.11_2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building print/lilypond-devel build started at Wed Jan 28 03:36:46 UTC 2015 port directory: /usr/ports/print/lilypond-devel building for: FreeBSD 93i386-quarterly-job-07 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/print/lilypond-devel/Makefile 374492 2014-12-10 22:29:14Z gahr $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=lilypond-devel-2.19.11_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for lilypond-devel-2.19.11_2: NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-ncsb-dir=/usr/local/share/ghostscript/fonts --with-python-include=/usr/local/include/python2.7 --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ac_cv_prog_MAKEINFO="/usr/local/bin/makeinfo" FLEX=/usr/bin/flex YACC=yacc HOME=/wrkdirs/usr/ports/print/lilypond-devel/work XDG_DATA_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work HOME=/wrkdirs/usr/ports/print/lilypond-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work HOME=/wrkdirs/usr/ports/print/lilypond-devel/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZ E="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work HOME=/wrkdirs/usr/ports/print/lilypond-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work HOME=/wrkdirs/usr/ports/print/lilypond-devel/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -Wl,-rpath=/usr/local/lib/gcc 48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11" 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=2.19.11 NLS="" 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" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/lilypond" EXAMPLESDIR="share/examples/lilypond" DATADIR="share/lilypond" WWWDIR="www/lilypond" ETCDIR="etc/lilypond" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/lilypond DOCSDIR=/usr/local/share/doc/lilypond EXAMPLESDIR=/usr/local/share/examples/lilypond WWWDIR=/usr/local/www/lilypond ETCDIR=/usr/local/etc/lilypond --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> lilypond-devel-2.19.11_2 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.3.txz [93i386-quarterly-job-07] Installing pkg-1.4.3... [93i386-quarterly-job-07] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of lilypond-devel-2.19.11_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by lilypond-devel-2.19.11_2 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by lilypond-devel-2.19.11_2 for building => SHA256 Checksum OK for lilypond-2.19.11.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by lilypond-devel-2.19.11_2 for building ===> Extracting for lilypond-devel-2.19.11_2 => SHA256 Checksum OK for lilypond-2.19.11.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for lilypond-devel-2.19.11_2 ===> Applying FreeBSD patches for lilypond-devel-2.19.11_2 /usr/bin/find /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11 -name "*.cc" | /usr/bin/xargs /usr/bin/sed -i.bak -e 's|isinf[ ]*(|::isinf(|g' -e 's|isnan|::isnan|g' /usr/bin/sed -i.bak -e 's||"/usr/include/FlexLexer.h"|' /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/lily/include/includable-lexer.hh =========================================================================== =================================================== ===> lilypond-devel-2.19.11_2 depends on executable: pdftexi2dvi - not found ===> Verifying install for pdftexi2dvi in /usr/ports/print/texinfo ===> Installing existing package /packages/All/texinfo-5.2.20141212_1.txz [93i386-quarterly-job-07] Installing texinfo-5.2.20141212_1... [93i386-quarterly-job-07] `-- Installing gettext-runtime-0.19.3... [93i386-quarterly-job-07] | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-07] | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-07] | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-07] | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-07] `-- Extracting gettext-runtime-0.19.3... done [93i386-quarterly-job-07] `-- Installing perl5-5.18.4_11... [93i386-quarterly-job-07] `-- Extracting perl5-5.18.4_11... done [93i386-quarterly-job-07] Extracting texinfo-5.2.20141212_1... done ===> Returning to build of lilypond-devel-2.19.11_2 ===> lilypond-devel-2.19.11_2 depends on executable: t1ascii - not found ===> Verifying install for t1ascii in /usr/ports/print/t1utils ===> Installing existing package /packages/All/t1utils-1.32.txz [93i386-quarterly-job-07] Installing t1utils-1.32... [93i386-quarterly-job-07] Extracting t1utils-1.32... done ===> Returning to build of lilypond-devel-2.19.11_2 ===> lilypond-devel-2.19.11_2 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.30_1.txz [93i386-quarterly-job-07] Installing bash-4.3.30_1... [93i386-quarterly-job-07] Extracting bash-4.3.30_1... done Message for bash-4.3.30_1: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== ===> Returning to build of lilypond-devel-2.19.11_2 ===> lilypond-devel-2.19.11_2 depends on executable: convert - not found rm -f ./out/translator-scheme.dep; DEPENDENCIES_OUTPUT="./out/translator-scheme.dep ./out/translator-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/translator-scheme.o translator-scheme.cc rm -f ./out/apply-context-iterator.dep; DEPENDENCIES_OUTPUT="./out/apply-context-iterator.dep ./out/apply-context-iterator.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/apply-context-iterator.o apply-context-iterator.cc rm -f ./out/font-config-scheme.dep; DEPENDENCIES_OUTPUT="./out/font-config-scheme.dep ./out/font-config-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/font-config-scheme.o font-config-scheme.cc rm -f ./out/footnote-engraver.dep; DEPENDENCIES_OUTPUT="./out/footnote-engraver.dep ./out/footnote-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/footnote-engraver.o footnote-engraver.cc rm -f ./out/breathing-sign-engraver.dep; DEPENDENCIES_OUTPUT="./out/breathing-sign-engraver.dep ./out/breathing-sign-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/breathing-sign-engraver.o breathing-sign-engraver.cc rm -f ./out/rhythmic-column-engraver.dep; DEPENDENCIES_OUTPUT="./out/rhythmic-column-engraver.dep ./out/rhythmic-column-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/rhythmic-column-engraver.o rhythmic-column-engraver.cc rm -f ./out/figured-bass-engraver.dep; DEPENDENCIES_OUTPUT="./out/figured-bass-engraver.dep ./out/figured-bass-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/figured-bass-engraver.o figured-bass-engraver.cc rm -f ./out/event-chord-iterator.dep; DEPENDENCIES_OUTPUT="./out/event-chord-iterator.dep ./out/event-chord-iterator.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/event-chord-iterator.o event-chord-iterator.cc rm -f ./out/midi-control-function-performer.dep; DEPENDENCIES_OUTPUT="./out/midi-control-function-performer.dep ./out/midi-control-function-performer.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/midi-control-function-performer.o midi-control-function-performer.cc rm -f ./out/volta-bracket.dep; DEPENDENCIES_OUTPUT="./out/volta-bracket.dep ./out/volta-bracket.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/volta-bracket.o volta-bracket.cc rm -f ./out/midi-walker.dep; DEPENDENCIES_OUTPUT="./out/midi-walker.dep ./out/midi-walker.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/midi-walker.o midi-walker.cc rm -f ./out/nested-property.dep; DEPENDENCIES_OUTPUT="./out/nested-property.dep ./out/nested-property.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/nested-property.o nested-property.cc rm -f ./out/staff-grouper-interface.dep; DEPENDENCIES_OUTPUT="./out/staff-grouper-interface.dep ./out/staff-grouper-interface.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/staff-grouper-interface.o staff-grouper-interface.cc rm -f ./out/tie.dep; DEPENDENCIES_OUTPUT="./out/tie.dep ./out/tie.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/tie.o tie.cc rm -f ./out/grid-point-engraver.dep; DEPENDENCIES_OUTPUT="./out/grid-point-engraver.dep ./out/grid-point-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/grid-point-engraver.o grid-point-engraver.cc rm -f ./out/paper-book.dep; DEPENDENCIES_OUTPUT="./out/paper-book.dep ./out/paper-book.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/paper-book.o paper-book.cc rm -f ./out/breathing-sign.dep; DEPENDENCIES_OUTPUT="./out/breathing-sign.dep ./out/breathing-sign.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/breathing-sign.o breathing-sign.cc rm -f ./out/spacing-loose-columns.dep; DEPENDENCIES_OUTPUT="./out/spacing-loose-columns.dep ./out/spacing-loose-columns.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spacing-loose-columns.o spacing-loose-columns.cc rm -f ./out/pitch-squash-engraver.dep; DEPENDENCIES_OUTPUT="./out/pitch-squash-engraver.dep ./out/pitch-squash-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/pitch-squash-engraver.o pitch-squash-engraver.cc rm -f ./out/system-start-delimiter.dep; DEPENDENCIES_OUTPUT="./out/system-start-delimiter.dep ./out/system-start-delimiter.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/system-start-delimiter.o system-start-delimiter.cc rm -f ./out/multi-measure-rest.dep; DEPENDENCIES_OUTPUT="./out/multi-measure-rest.dep ./out/multi-measure-rest.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/multi-measure-rest.o multi-measure-rest.cc rm -f ./out/modified-font-metric.dep; DEPENDENCIES_OUTPUT="./out/modified-font-metric.dep ./out/modified-font-metric.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/modified-font-metric.o modified-font-metric.cc rm -f ./out/pfb.dep; DEPENDENCIES_OUTPUT="./out/pfb.dep ./out/pfb.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/pfb.o pfb.cc rm -f ./out/grace-engraver.dep; DEPENDENCIES_OUTPUT="./out/grace-engraver.dep ./out/grace-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/grace-engraver.o grace-engraver.cc rm -f ./out/ligature-engraver.dep; DEPENDENCIES_OUTPUT="./out/ligature-engraver.dep ./out/ligature-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/ligature-engraver.o ligature-engraver.cc rm -f ./out/percent-repeat-item.dep; DEPENDENCIES_OUTPUT="./out/percent-repeat-item.dep ./out/percent-repeat-item.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/percent-repeat-item.o percent-repeat-item.cc rm -f ./out/fingering-column.dep; DEPENDENCIES_OUTPUT="./out/fingering-column.dep ./out/fingering-column.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/fingering-column.o fingering-column.cc rm -f ./out/stencil-integral.dep; DEPENDENCIES_OUTPUT="./out/stencil-integral.dep ./out/stencil-integral.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/stencil-integral.o stencil-integral.cc rm -f ./out/chord-name-engraver.dep; DEPENDENCIES_OUTPUT="./out/chord-name-engraver.dep ./out/chord-name-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/chord-name-engraver.o chord-name-engraver.cc rm -f ./out/music.dep; DEPENDENCIES_OUTPUT="./out/music.dep ./out/music.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/music.o music.cc rm -f ./out/paper-system.dep; DEPENDENCIES_OUTPUT="./out/paper-system.dep ./out/paper-system.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/paper-system.o paper-system.cc rm -f ./out/tab-staff-symbol-engraver.dep; DEPENDENCIES_OUTPUT="./out/tab-staff-symbol-engraver.dep ./out/tab-staff-symbol-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/tab-staff-symbol-engraver.o tab-staff-symbol-engraver.cc rm -f ./out/ledger-line-engraver.dep; DEPENDENCIES_OUTPUT="./out/ledger-line-engraver.dep ./out/ledger-line-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/ledger-line-engraver.o ledger-line-engraver.cc rm -f ./out/paper-outputter-scheme.dep; DEPENDENCIES_OUTPUT="./out/paper-outputter-scheme.dep ./out/paper-outputter-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/paper-outputter-scheme.o paper-outputter-scheme.cc rm -f ./out/module-scheme.dep; DEPENDENCIES_OUTPUT="./out/module-scheme.dep ./out/module-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/module-scheme.o module-scheme.cc rm -f ./out/stencil-scheme.dep; DEPENDENCIES_OUTPUT="./out/stencil-scheme.dep ./out/stencil-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/stencil-scheme.o stencil-scheme.cc rm -f ./out/skyline.dep; DEPENDENCIES_OUTPUT="./out/skyline.dep ./out/skyline.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/skyline.o skyline.cc rm -f ./out/guile-init.dep; DEPENDENCIES_OUTPUT="./out/guile-init.dep ./out/guile-init.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/guile-init.o guile-init.cc rm -f ./out/simple-closure.dep; DEPENDENCIES_OUTPUT="./out/simple-closure.dep ./out/simple-closure.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/simple-closure.o simple-closure.cc rm -f ./out/global-context.dep; DEPENDENCIES_OUTPUT="./out/global-context.dep ./out/global-context.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/global-context.o global-context.cc rm -f ./out/piano-pedal-engraver.dep; DEPENDENCIES_OUTPUT="./out/piano-pedal-engraver.dep ./out/piano-pedal-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/piano-pedal-engraver.o piano-pedal-engraver.cc rm -f ./out/paper-score.dep; DEPENDENCIES_OUTPUT="./out/paper-score.dep ./out/paper-score.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/paper-score.o paper-score.cc rm -f ./out/lookup.dep; DEPENDENCIES_OUTPUT="./out/lookup.dep ./out/lookup.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/lookup.o lookup.cc rm -f ./out/slur-configuration.dep; DEPENDENCIES_OUTPUT="./out/slur-configuration.dep ./out/slur-configuration.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/slur-configuration.o slur-configuration.cc rm -f ./out/vaticana-ligature.dep; DEPENDENCIES_OUTPUT="./out/vaticana-ligature.dep ./out/vaticana-ligature.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/vaticana-ligature.o vaticana-ligature.cc rm -f ./out/default-bar-line-engraver.dep; DEPENDENCIES_OUTPUT="./out/default-bar-line-engraver.dep ./out/default-bar-line-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/default-bar-line-engraver.o default-bar-line-engraver.cc rm -f ./out/context.dep; DEPENDENCIES_OUTPUT="./out/context.dep ./out/context.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/context.o context.cc rm -f ./out/grob-array.dep; DEPENDENCIES_OUTPUT="./out/grob-array.dep ./out/grob-array.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/grob-array.o grob-array.cc rm -f ./out/beam-engraver.dep; DEPENDENCIES_OUTPUT="./out/beam-engraver.dep ./out/beam-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/beam-engraver.o beam-engraver.cc rm -f ./out/grob-interface-scheme.dep; DEPENDENCIES_OUTPUT="./out/grob-interface-scheme.dep ./out/grob-interface-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/grob-interface-scheme.o grob-interface-scheme.cc rm -f ./out/pitch.dep; DEPENDENCIES_OUTPUT="./out/pitch.dep ./out/pitch.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/pitch.o pitch.cc rm -f ./out/all-font-metrics-scheme.dep; DEPENDENCIES_OUTPUT="./out/all-font-metrics-scheme.dep ./out/all-font-metrics-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/all-font-metrics-scheme.o all-font-metrics-scheme.cc rm -f ./out/midi-chunk.dep; DEPENDENCIES_OUTPUT="./out/midi-chunk.dep ./out/midi-chunk.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/midi-chunk.o midi-chunk.cc rm -f ./out/moment-scheme.dep; DEPENDENCIES_OUTPUT="./out/moment-scheme.dep ./out/moment-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/moment-scheme.o moment-scheme.cc rm -f ./out/dot-configuration.dep; DEPENDENCIES_OUTPUT="./out/dot-configuration.dep ./out/dot-configuration.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/dot-configuration.o dot-configuration.cc rm -f ./out/stanza-number-engraver.dep; DEPENDENCIES_OUTPUT="./out/stanza-number-engraver.dep ./out/stanza-number-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/stanza-number-engraver.o stanza-number-engraver.cc rm -f ./out/laissez-vibrer-engraver.dep; DEPENDENCIES_OUTPUT="./out/laissez-vibrer-engraver.dep ./out/laissez-vibrer-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/laissez-vibrer-engraver.o laissez-vibrer-engraver.cc rm -f ./out/auto-beam-engraver.dep; DEPENDENCIES_OUTPUT="./out/auto-beam-engraver.dep ./out/auto-beam-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/auto-beam-engraver.o auto-beam-engraver.cc rm -f ./out/ottava-engraver.dep; DEPENDENCIES_OUTPUT="./out/ottava-engraver.dep ./out/ottava-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/ottava-engraver.o ottava-engraver.cc rm -f ./out/page-layout-problem-scheme.dep; DEPENDENCIES_OUTPUT="./out/page-layout-problem-scheme.dep ./out/page-layout-problem-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/page-layout-problem-scheme.o page-layout-problem-scheme.cc rm -f ./out/mark-engraver.dep; DEPENDENCIES_OUTPUT="./out/mark-engraver.dep ./out/mark-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/mark-engraver.o mark-engraver.cc rm -f ./out/lily-parser.dep; DEPENDENCIES_OUTPUT="./out/lily-parser.dep ./out/lily-parser.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/lily-parser.o lily-parser.cc rm -f ./out/page-turn-page-breaking.dep; DEPENDENCIES_OUTPUT="./out/page-turn-page-breaking.dep ./out/page-turn-page-breaking.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/page-turn-page-breaking.o page-turn-page-breaking.cc rm -f ./out/program-option-scheme.dep; DEPENDENCIES_OUTPUT="./out/program-option-scheme.dep ./out/program-option-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/program-option-scheme.o program-option-scheme.cc rm -f ./out/slur-scoring.dep; DEPENDENCIES_OUTPUT="./out/slur-scoring.dep ./out/slur-scoring.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/slur-scoring.o slur-scoring.cc rm -f ./out/translator-group-ctors.dep; DEPENDENCIES_OUTPUT="./out/translator-group-ctors.dep ./out/translator-group-ctors.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/translator-group-ctors.o translator-group-ctors.cc rm -f ./out/ambitus-engraver.dep; DEPENDENCIES_OUTPUT="./out/ambitus-engraver.dep ./out/ambitus-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/ambitus-engraver.o ambitus-engraver.cc rm -f ./out/output-def-scheme.dep; DEPENDENCIES_OUTPUT="./out/output-def-scheme.dep ./out/output-def-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/output-def-scheme.o output-def-scheme.cc rm -f ./out/column-x-positions.dep; DEPENDENCIES_OUTPUT="./out/column-x-positions.dep ./out/column-x-positions.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/column-x-positions.o column-x-positions.cc rm -f ./out/concurrent-hairpin-engraver.dep; DEPENDENCIES_OUTPUT="./out/concurrent-hairpin-engraver.dep ./out/concurrent-hairpin-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/concurrent-hairpin-engraver.o concurrent-hairpin-engraver.cc rm -f ./out/align-interface.dep; DEPENDENCIES_OUTPUT="./out/align-interface.dep ./out/align-interface.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/align-interface.o align-interface.cc rm -f ./out/gdb.dep; DEPENDENCIES_OUTPUT="./out/gdb.dep ./out/gdb.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/gdb.o gdb.cc rm -f ./out/spanner-scheme.dep; DEPENDENCIES_OUTPUT="./out/spanner-scheme.dep ./out/spanner-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spanner-scheme.o spanner-scheme.cc rm -f ./out/page-marker-scheme.dep; DEPENDENCIES_OUTPUT="./out/page-marker-scheme.dep ./out/page-marker-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/page-marker-scheme.o page-marker-scheme.cc rm -f ./out/context-mod-scheme.dep; DEPENDENCIES_OUTPUT="./out/context-mod-scheme.dep ./out/context-mod-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/context-mod-scheme.o context-mod-scheme.cc rm -f ./out/property-iterator.dep; DEPENDENCIES_OUTPUT="./out/property-iterator.dep ./out/property-iterator.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/property-iterator.o property-iterator.cc rm -f ./out/forbid-break-engraver.dep; DEPENDENCIES_OUTPUT="./out/forbid-break-engraver.dep ./out/forbid-break-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/forbid-break-engraver.o forbid-break-engraver.cc rm -f ./out/dot-formatting-problem.dep; DEPENDENCIES_OUTPUT="./out/dot-formatting-problem.dep ./out/dot-formatting-problem.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/dot-formatting-problem.o dot-formatting-problem.cc rm -f ./out/all-font-metrics.dep; DEPENDENCIES_OUTPUT="./out/all-font-metrics.dep ./out/all-font-metrics.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/all-font-metrics.o all-font-metrics.cc rm -f ./out/scheme-listener-scheme.dep; DEPENDENCIES_OUTPUT="./out/scheme-listener-scheme.dep ./out/scheme-listener-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/scheme-listener-scheme.o scheme-listener-scheme.cc rm -f ./out/dots-engraver.dep; DEPENDENCIES_OUTPUT="./out/dots-engraver.dep ./out/dots-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/dots-engraver.o dots-engraver.cc rm -f ./out/misc.dep; DEPENDENCIES_OUTPUT="./out/misc.dep ./out/misc.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/misc.o misc.cc rm -f ./out/percent-repeat-engraver.dep; DEPENDENCIES_OUTPUT="./out/percent-repeat-engraver.dep ./out/percent-repeat-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/percent-repeat-engraver.o percent-repeat-engraver.cc rm -f ./out/bar-engraver.dep; DEPENDENCIES_OUTPUT="./out/bar-engraver.dep ./out/bar-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/bar-engraver.o bar-engraver.cc rm -f ./out/beam-quanting.dep; DEPENDENCIES_OUTPUT="./out/beam-quanting.dep ./out/beam-quanting.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/beam-quanting.o beam-quanting.cc rm -f ./out/tie-performer.dep; DEPENDENCIES_OUTPUT="./out/tie-performer.dep ./out/tie-performer.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/tie-performer.o tie-performer.cc rm -f ./out/dot-column-engraver.dep; DEPENDENCIES_OUTPUT="./out/dot-column-engraver.dep ./out/dot-column-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/dot-column-engraver.o dot-column-engraver.cc rm -f ./out/note-head.dep; DEPENDENCIES_OUTPUT="./out/note-head.dep ./out/note-head.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/note-head.o note-head.cc rm -f ./out/tuplet-engraver.dep; DEPENDENCIES_OUTPUT="./out/tuplet-engraver.dep ./out/tuplet-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/tuplet-engraver.o tuplet-engraver.cc rm -f ./out/protected-scm.dep; DEPENDENCIES_OUTPUT="./out/protected-scm.dep ./out/protected-scm.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/protected-scm.o protected-scm.cc rm -f ./out/spacing-basic.dep; DEPENDENCIES_OUTPUT="./out/spacing-basic.dep ./out/spacing-basic.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spacing-basic.o spacing-basic.cc rm -f ./out/glissando-engraver.dep; DEPENDENCIES_OUTPUT="./out/glissando-engraver.dep ./out/glissando-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/glissando-engraver.o glissando-engraver.cc rm -f ./out/lyric-performer.dep; DEPENDENCIES_OUTPUT="./out/lyric-performer.dep ./out/lyric-performer.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/lyric-performer.o lyric-performer.cc rm -f ./out/music-wrapper-iterator.dep; DEPENDENCIES_OUTPUT="./out/music-wrapper-iterator.dep ./out/music-wrapper-iterator.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/music-wrapper-iterator.o music-wrapper-iterator.cc rm -f ./out/dispatcher-scheme.dep; DEPENDENCIES_OUTPUT="./out/dispatcher-scheme.dep ./out/dispatcher-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/dispatcher-scheme.o dispatcher-scheme.cc rm -f ./out/spaceable-grob.dep; DEPENDENCIES_OUTPUT="./out/spaceable-grob.dep ./out/spaceable-grob.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spaceable-grob.o spaceable-grob.cc rm -f ./out/axis-group-engraver.dep; DEPENDENCIES_OUTPUT="./out/axis-group-engraver.dep ./out/axis-group-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/axis-group-engraver.o axis-group-engraver.cc rm -f ./out/skyline-pair.dep; DEPENDENCIES_OUTPUT="./out/skyline-pair.dep ./out/skyline-pair.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/skyline-pair.o skyline-pair.cc rm -f ./out/context-def.dep; DEPENDENCIES_OUTPUT="./out/context-def.dep ./out/context-def.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/context-def.o context-def.cc rm -f ./out/drum-note-performer.dep; DEPENDENCIES_OUTPUT="./out/drum-note-performer.dep ./out/drum-note-performer.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/drum-note-performer.o drum-note-performer.cc rm -f ./out/drum-note-engraver.dep; DEPENDENCIES_OUTPUT="./out/drum-note-engraver.dep ./out/drum-note-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/drum-note-engraver.o drum-note-engraver.cc rm -f ./out/tab-tie-follow-engraver.dep; DEPENDENCIES_OUTPUT="./out/tab-tie-follow-engraver.dep ./out/tab-tie-follow-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/tab-tie-follow-engraver.o tab-tie-follow-engraver.cc rm -f ./out/spanner.dep; DEPENDENCIES_OUTPUT="./out/spanner.dep ./out/spanner.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spanner.o spanner.cc rm -f ./out/grob-smob.dep; DEPENDENCIES_OUTPUT="./out/grob-smob.dep ./out/grob-smob.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/grob-smob.o grob-smob.cc rm -f ./out/tie-specification.dep; DEPENDENCIES_OUTPUT="./out/tie-specification.dep ./out/tie-specification.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/tie-specification.o tie-specification.cc rm -f ./out/clef-engraver.dep; DEPENDENCIES_OUTPUT="./out/clef-engraver.dep ./out/clef-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/clef-engraver.o clef-engraver.cc rm -f ./out/sustain-pedal.dep; DEPENDENCIES_OUTPUT="./out/sustain-pedal.dep ./out/sustain-pedal.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/sustain-pedal.o sustain-pedal.cc rm -f ./out/output-def.dep; DEPENDENCIES_OUTPUT="./out/output-def.dep ./out/output-def.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/output-def.o output-def.cc rm -f ./out/stream-event-scheme.dep; DEPENDENCIES_OUTPUT="./out/stream-event-scheme.dep ./out/stream-event-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/stream-event-scheme.o stream-event-scheme.cc rm -f ./out/context-specced-music-iterator.dep; DEPENDENCIES_OUTPUT="./out/context-specced-music-iterator.dep ./out/context-specced-music-iterator.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/context-specced-music-iterator.o context-specced-music-iterator.cc rm -f ./out/gregorian-ligature-engraver.dep; DEPENDENCIES_OUTPUT="./out/gregorian-ligature-engraver.dep ./out/gregorian-ligature-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/gregorian-ligature-engraver.o gregorian-ligature-engraver.cc rm -f ./out/horizontal-bracket.dep; DEPENDENCIES_OUTPUT="./out/horizontal-bracket.dep ./out/horizontal-bracket.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/horizontal-bracket.o horizontal-bracket.cc rm -f ./out/script-interface.dep; DEPENDENCIES_OUTPUT="./out/script-interface.dep ./out/script-interface.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/script-interface.o script-interface.cc rm -f ./out/pango-font.dep; DEPENDENCIES_OUTPUT="./out/pango-font.dep ./out/pango-font.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/pango-font.o pango-font.cc rm -f ./out/unfolded-repeat-iterator.dep; DEPENDENCIES_OUTPUT="./out/unfolded-repeat-iterator.dep ./out/unfolded-repeat-iterator.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/unfolded-repeat-iterator.o unfolded-repeat-iterator.cc rm -f ./out/timing-translator.dep; DEPENDENCIES_OUTPUT="./out/timing-translator.dep ./out/timing-translator.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/timing-translator.o timing-translator.cc rm -f ./out/part-combine-engraver.dep; DEPENDENCIES_OUTPUT="./out/part-combine-engraver.dep ./out/part-combine-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/part-combine-engraver.o part-combine-engraver.cc rm -f ./out/episema-engraver.dep; DEPENDENCIES_OUTPUT="./out/episema-engraver.dep ./out/episema-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/episema-engraver.o episema-engraver.cc rm -f ./out/simple-spacer-scheme.dep; DEPENDENCIES_OUTPUT="./out/simple-spacer-scheme.dep ./out/simple-spacer-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/simple-spacer-scheme.o simple-spacer-scheme.cc rm -f ./out/melody-spanner.dep; DEPENDENCIES_OUTPUT="./out/melody-spanner.dep ./out/melody-spanner.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/melody-spanner.o melody-spanner.cc rm -f ./out/book-scheme.dep; DEPENDENCIES_OUTPUT="./out/book-scheme.dep ./out/book-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/book-scheme.o book-scheme.cc rm -f ./out/note-performer.dep; DEPENDENCIES_OUTPUT="./out/note-performer.dep ./out/note-performer.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/note-performer.o note-performer.cc rm -f ./out/piano-pedal-align-engraver.dep; DEPENDENCIES_OUTPUT="./out/piano-pedal-align-engraver.dep ./out/piano-pedal-align-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/piano-pedal-align-engraver.o piano-pedal-align-engraver.cc rm -f ./out/accidental-engraver.dep; DEPENDENCIES_OUTPUT="./out/accidental-engraver.dep ./out/accidental-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/accidental-engraver.o accidental-engraver.cc rm -f ./out/input-scheme.dep; DEPENDENCIES_OUTPUT="./out/input-scheme.dep ./out/input-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/input-scheme.o input-scheme.cc rm -f ./out/control-track-performer.dep; DEPENDENCIES_OUTPUT="./out/control-track-performer.dep ./out/control-track-performer.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/control-track-performer.o control-track-performer.cc rm -f ./out/audio-staff.dep; DEPENDENCIES_OUTPUT="./out/audio-staff.dep ./out/audio-staff.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/audio-staff.o audio-staff.cc rm -f ./out/translator-ctors.dep; DEPENDENCIES_OUTPUT="./out/translator-ctors.dep ./out/translator-ctors.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/translator-ctors.o translator-ctors.cc rm -f ./out/text-engraver.dep; DEPENDENCIES_OUTPUT="./out/text-engraver.dep ./out/text-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/text-engraver.o text-engraver.cc rm -f ./out/auto-change-iterator.dep; DEPENDENCIES_OUTPUT="./out/auto-change-iterator.dep ./out/auto-change-iterator.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/auto-change-iterator.o auto-change-iterator.cc rm -f ./out/translator-dispatch-list.dep; DEPENDENCIES_OUTPUT="./out/translator-dispatch-list.dep ./out/translator-dispatch-list.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/translator-dispatch-list.o translator-dispatch-list.cc rm -f ./out/one-line-page-breaking.dep; DEPENDENCIES_OUTPUT="./out/one-line-page-breaking.dep ./out/one-line-page-breaking.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/one-line-page-breaking.o one-line-page-breaking.cc rm -f ./out/music-output.dep; DEPENDENCIES_OUTPUT="./out/music-output.dep ./out/music-output.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/music-output.o music-output.cc rm -f ./out/time-signature-engraver.dep; DEPENDENCIES_OUTPUT="./out/time-signature-engraver.dep ./out/time-signature-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/time-signature-engraver.o time-signature-engraver.cc rm -f ./out/rhythmic-music-iterator.dep; DEPENDENCIES_OUTPUT="./out/rhythmic-music-iterator.dep ./out/rhythmic-music-iterator.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/rhythmic-music-iterator.o rhythmic-music-iterator.cc rm -f ./out/clef.dep; DEPENDENCIES_OUTPUT="./out/clef.dep ./out/clef.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/clef.o clef.cc rm -f ./out/slash-repeat-engraver.dep; DEPENDENCIES_OUTPUT="./out/slash-repeat-engraver.dep ./out/slash-repeat-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/slash-repeat-engraver.o slash-repeat-engraver.cc rm -f ./out/piano-pedal-performer.dep; DEPENDENCIES_OUTPUT="./out/piano-pedal-performer.dep ./out/piano-pedal-performer.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/piano-pedal-performer.o piano-pedal-performer.cc rm -f ./out/sources.dep; DEPENDENCIES_OUTPUT="./out/sources.dep ./out/sources.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/sources.o sources.cc rm -f ./out/audio-column.dep; DEPENDENCIES_OUTPUT="./out/audio-column.dep ./out/audio-column.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/audio-column.o audio-column.cc rm -f ./out/grob-pq-engraver.dep; DEPENDENCIES_OUTPUT="./out/grob-pq-engraver.dep ./out/grob-pq-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/grob-pq-engraver.o grob-pq-engraver.cc rm -f ./out/bend-engraver.dep; DEPENDENCIES_OUTPUT="./out/bend-engraver.dep ./out/bend-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/bend-engraver.o bend-engraver.cc rm -f ./out/key-signature-interface.dep; DEPENDENCIES_OUTPUT="./out/key-signature-interface.dep ./out/key-signature-interface.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/key-signature-interface.o key-signature-interface.cc rm -f ./out/stencil-interpret.dep; DEPENDENCIES_OUTPUT="./out/stencil-interpret.dep ./out/stencil-interpret.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/stencil-interpret.o stencil-interpret.cc rm -f ./out/main.dep; DEPENDENCIES_OUTPUT="./out/main.dep ./out/main.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/main.o main.cc rm -f ./out/pango-select.dep; DEPENDENCIES_OUTPUT="./out/pango-select.dep ./out/pango-select.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/pango-select.o pango-select.cc rm -f ./out/gregorian-ligature.dep; DEPENDENCIES_OUTPUT="./out/gregorian-ligature.dep ./out/gregorian-ligature.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/gregorian-ligature.o gregorian-ligature.cc rm -f ./out/tie-configuration.dep; DEPENDENCIES_OUTPUT="./out/tie-configuration.dep ./out/tie-configuration.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/tie-configuration.o tie-configuration.cc rm -f ./out/repeated-music.dep; DEPENDENCIES_OUTPUT="./out/repeated-music.dep ./out/repeated-music.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/repeated-music.o repeated-music.cc rm -f ./out/lily-guile.dep; DEPENDENCIES_OUTPUT="./out/lily-guile.dep ./out/lily-guile.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/lily-guile.o lily-guile.cc rm -f ./out/stanza-number-align-engraver.dep; DEPENDENCIES_OUTPUT="./out/stanza-number-align-engraver.dep ./out/stanza-number-align-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/stanza-number-align-engraver.o stanza-number-align-engraver.cc rm -f ./out/duration-scheme.dep; DEPENDENCIES_OUTPUT="./out/duration-scheme.dep ./out/duration-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/duration-scheme.o duration-scheme.cc rm -f ./out/dot-column.dep; DEPENDENCIES_OUTPUT="./out/dot-column.dep ./out/dot-column.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/dot-column.o dot-column.cc rm -f ./out/side-position-interface.dep; DEPENDENCIES_OUTPUT="./out/side-position-interface.dep ./out/side-position-interface.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/side-position-interface.o side-position-interface.cc rm -f ./out/context-property.dep; DEPENDENCIES_OUTPUT="./out/context-property.dep ./out/context-property.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/context-property.o context-property.cc rm -f ./out/music-function-scheme.dep; DEPENDENCIES_OUTPUT="./out/music-function-scheme.dep ./out/music-function-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/music-function-scheme.o music-function-scheme.cc rm -f ./out/span-bar-engraver.dep; DEPENDENCIES_OUTPUT="./out/span-bar-engraver.dep ./out/span-bar-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/span-bar-engraver.o span-bar-engraver.cc rm -f ./out/staff-symbol.dep; DEPENDENCIES_OUTPUT="./out/staff-symbol.dep ./out/staff-symbol.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/staff-symbol.o staff-symbol.cc rm -f ./out/spanner-break-forbid-engraver.dep; DEPENDENCIES_OUTPUT="./out/spanner-break-forbid-engraver.dep ./out/spanner-break-forbid-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spanner-break-forbid-engraver.o spanner-break-forbid-engraver.cc rm -f ./out/note-column-scheme.dep; DEPENDENCIES_OUTPUT="./out/note-column-scheme.dep ./out/note-column-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/note-column-scheme.o note-column-scheme.cc rm -f ./out/open-type-font.dep; DEPENDENCIES_OUTPUT="./out/open-type-font.dep ./out/open-type-font.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/open-type-font.o open-type-font.cc rm -f ./out/rest-collision-engraver.dep; DEPENDENCIES_OUTPUT="./out/rest-collision-engraver.dep ./out/rest-collision-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/rest-collision-engraver.o rest-collision-engraver.cc rm -f ./out/spring-smob.dep; DEPENDENCIES_OUTPUT="./out/spring-smob.dep ./out/spring-smob.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spring-smob.o spring-smob.cc rm -f ./out/spacing-determine-loose-columns.dep; DEPENDENCIES_OUTPUT="./out/spacing-determine-loose-columns.dep ./out/spacing-determine-loose-columns.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spacing-determine-loose-columns.o spacing-determine-loose-columns.cc rm -f ./out/profile.dep; DEPENDENCIES_OUTPUT="./out/profile.dep ./out/profile.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/profile.o profile.cc rm -f ./out/separating-line-group-engraver.dep; DEPENDENCIES_OUTPUT="./out/separating-line-group-engraver.dep ./out/separating-line-group-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/separating-line-group-engraver.o separating-line-group-engraver.cc rm -f ./out/spacing-interface.dep; DEPENDENCIES_OUTPUT="./out/spacing-interface.dep ./out/spacing-interface.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spacing-interface.o spacing-interface.cc rm -f ./out/font-config.dep; DEPENDENCIES_OUTPUT="./out/font-config.dep ./out/font-config.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/font-config.o font-config.cc rm -f ./out/dots.dep; DEPENDENCIES_OUTPUT="./out/dots.dep ./out/dots.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/dots.o dots.cc rm -f ./out/item.dep; DEPENDENCIES_OUTPUT="./out/item.dep ./out/item.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/item.o item.cc rm -f ./out/music-function.dep; DEPENDENCIES_OUTPUT="./out/music-function.dep ./out/music-function.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/music-function.o music-function.cc rm -f ./out/lyric-engraver.dep; DEPENDENCIES_OUTPUT="./out/lyric-engraver.dep ./out/lyric-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/lyric-engraver.o lyric-engraver.cc rm -f ./out/fingering-column-engraver.dep; DEPENDENCIES_OUTPUT="./out/fingering-column-engraver.dep ./out/fingering-column-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/fingering-column-engraver.o fingering-column-engraver.cc rm -f ./out/metronome-engraver.dep; DEPENDENCIES_OUTPUT="./out/metronome-engraver.dep ./out/metronome-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/metronome-engraver.o metronome-engraver.cc rm -f ./out/key-engraver.dep; DEPENDENCIES_OUTPUT="./out/key-engraver.dep ./out/key-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/key-engraver.o key-engraver.cc /usr/bin/flex -Cfe -p -p -oout/lexer.cc lexer.ll rm -f ./out/lexer.dep; DEPENDENCIES_OUTPUT="./out/lexer.dep ./out/lexer.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/lexer.o out/lexer.cc rm -f ./out/parser.dep; DEPENDENCIES_OUTPUT="./out/parser.dep ./out/parser.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/parser.o out/parser.cc ./out/parser.cc: In function 'int yyparse(Lily_parser*, scm_unused_struct**)': ./out/parser.cc:2744:10: warning: conversion to 'yytype_int16 {aka short int}' from 'int' may alter its value [-Wconversion] *yyssp = yystate; ^ gmake -C ../flower && true gmake[2]: Entering directory '/wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/flower' true gmake[2]: Leaving directory '/wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/flower' g++48 -o out/lilypond ./out/dimensions-scheme.o ./out/bar-line.o ./out/paper-outputter.o ./out/music-scheme.o ./out/stencil.o ./out/slur.o ./out/repeat-tie-engraver.o ./out/page-breaking-scheme.o ./out/midi-item.o ./out/bezier-bow.o ./out/script-column-engraver.o ./out/separation-item.o ./out/program-option.o ./out/pure-from-neighbor-interface.o ./out/system-start-delimiter-engraver.o ./out/simultaneous-music-iterator.o ./out/grob-info.o ./out/grace-iterator.o ./out/audio-element-info.o ./out/kievan-ligature.o ./out/system.o ./out/unpure-pure-container.o ./out/score-engraver.o ./out/prob.o ./out/audio-item.o ./out/vaticana-ligature-engraver.o ./out/dynamic-performer.o ./out/slur-score-parameters.o ./out/box.o ./out/prob-scheme.o ./out/chord-tremolo-engraver.o ./out/measure-grouping-spanner.o ./out/line-interface.o ./out/spacing-spanner.o ./out/lily-lexer-scheme.o ./out/beam-collision-engraver.o ./out/page-layout-problem.o ./out/ly-module.o ./out/script-column.o ./out/font-select.o . /out/semi-tie-column.o ./out/partial-iterator.o ./out/beaming-pattern.o ./out/ligature-bracket-engraver.o ./out/keep-alive-together-engraver.o ./out/enclosing-bracket.o ./out/beam-performer.o ./out/volta-engraver.o ./out/minimal-page-breaking.o ./out/note-collision.o ./out/page-marker.o ./out/trill-spanner-engraver.o ./out/break-alignment-interface.o ./out/tie-formatting-problem.o ./out/repeat-acknowledge-engraver.o ./out/undead.o ./out/note-name-engraver.o ./out/dynamic-engraver.o ./out/lyric-combine-music-iterator.o ./out/simple-spacer.o ./out/lyric-hyphen.o ./out/input.o ./out/extender-engraver.o ./out/bezier.o ./out/arpeggio-engraver.o ./out/pointer-group-interface-scheme.o ./out/item-scheme.o ./out/double-percent-repeat-engraver.o ./out/music-sequence.o ./out/part-combine-iterator.o ./out/output-property-engraver.o ./out/lily-lexer.o ./out/paper-column.o ./out/staff-symbol-referencer-scheme.o ./out/grace-music.o ./out/figured-bass-position-engraver.o ./out/percent-repeat-iterat or.o ./out/mensural-ligature-engraver.o ./ou! t/line-spanner.o ./out/pitch-scheme.o ./out/simple-music-iterator.o ./out/global-ctor.o ./out/accidental.o ./out/paper-column-engraver.o ./out/dispatcher.o ./out/bar-number-engraver.o ./out/music-iterator.o ./out/accidental-placement.o ./out/freetype-error.o ./out/note-spacing-engraver.o ./out/font-metric.o ./out/listener.o ./out/new-fingering-engraver.o ./out/piano-pedal-bracket.o ./out/cue-clef-engraver.o ./out/arpeggio.o ./out/scale.o ./out/note-head-line-engraver.o ./out/scheme-listener.o ./out/book.o ./out/pitch-interval.o ./out/tie-column.o ./out/audio-element.o ./out/time-signature.o ./out/dimension-cache.o ./out/tuplet-number.o ./out/translator-group.o ./out/context-handle.o ./out/performer.o ./out/ledger-line-spanner.o ./out/paper-book-scheme.o ./out/tuplet-iterator.o ./out/mensural-ligature.o ./out/grid-line-interface.o ./out/chord-name.o ./out/cluster-engraver.o ./out/smobs.o ./out/fingering-engraver.o ./out/stem.o ./out/bar-check-iterator.o ./out/grob-scheme.o ./out/inst rument-switch-engraver.o ./out/font-size-engraver.o ./out/staff-symbol-engraver.o ./out/note-spacing.o ./out/event-iterator.o ./out/music-wrapper.o ./out/rod.o ./out/pfb-scheme.o ./out/time-signature-performer.o ./out/spacing-options.o ./out/staff-performer.o ./out/font-metric-scheme.o ./out/page-spacing-result.o ./out/ttf.o ./out/script-engraver.o ./out/melody-engraver.o ./out/relative-octave-check.o ./out/engraver-group.o ./out/slur-proto-engraver.o ./out/rest-engraver.o ./out/semi-tie.o ./out/engraver.o ./out/articulations.o ./out/paper-system-scheme.o ./out/performer-group.o ./out/note-column.o ./out/coherent-ligature-engraver.o ./out/grid-line-span-engraver.o ./out/chord-tremolo-iterator.o ./out/grace-spacing-engraver.o ./out/axis-group-interface.o ./out/self-alignment-interface.o ./out/page-breaking.o ./out/grob-property.o ./out/lyric-combine-music.o ./out/translator.o ./out/rhythmic-head.o ./out/general-scheme.o ./out/paper-score-scheme.o ./out/cluster.o ./out/script-row-engr aver.o ./out/text-interface.o ./out/balloon-! engraver.! o ./out/source-file.o ./out/context-scheme.o ./out/grob-array-scheme.o ./out/slur-performer.o ./out/font-interface.o ./out/phrasing-slur-engraver.o ./out/stream-event.o ./out/moment.o ./out/stem-tremolo.o ./out/key-performer.o ./out/slur-engraver.o ./out/relocate.o ./out/rest.o ./out/kievan-ligature-engraver.o ./out/ottava-bracket.o ./out/staff-spacing.o ./out/tuplet-bracket.o ./out/pango-select-scheme.o ./out/pango-font-scheme.o ./out/global-context-scheme.o ./out/parenthesis-engraver.o ./out/rest-collision.o ./out/pure-from-neighbor-engraver.o ./out/pitched-trill-engraver.o ./out/engraver-scheme.o ./out/lily-parser-scheme.o ./out/function-documentation.o ./out/keyword.o ./out/text-spanner-engraver.o ./out/balloon.o ./out/score-performer.o ./out/least-squares.o ./out/staff-collecting-engraver.o ./out/break-substitution.o ./out/context-mod.o ./out/parse-scm.o ./out/tie-engraver.o ./out/grob-closure.o ./out/score-scheme.o ./out/figured-bass-continuation.o ./out/constrained-breaking.o ./out/vertical-align-engraver.o ./out/input-smob.o ./out/quote-iterator.o ./out/hairpin.o ./out/performance.o ./out/scheme-engraver.o ./out/span-bar-stub-engraver.o ./out/sequential-iterator.o ./out/includable-lexer.o ./out/template5.o ./out/optimal-page-breaking.o ./out/stencil-expression.o ./out/grob-interface.o ./out/page-turn-engraver.o ./out/page-spacing.o ./out/change-iterator.o ./out/directional-element-interface.o ./out/tie-details.o ./out/beam.o ./out/custos.o ./out/lilypond-version.o ./out/pointer-group-interface.o ./out/spacing-engraver.o ./out/measure-grouping-engraver.o ./out/midi-stream.o ./out/warn-scheme.o ./out/performance-scheme.o ./out/grob.o ./out/axis-group-interface-scheme.o ./out/note-heads-engraver.o ./out/break-align-engraver.o ./out/staff-symbol-referencer.o ./out/collision-engraver.o ./out/dynamic-align-engraver.o ./out/relative-octave-music.o ./out/global-vars.o ./out/hyphen-engraver.o ./out/fretboard-engraver.o ./out/volta-repeat-iterator.o ./out/spring .o ./out/file-name-map.o ./out/lily-version.! o ./out/h! orizontal-bracket-engraver.o ./out/completion-rest-engraver.o ./out/interval-minefield.o ./out/freetype.o ./out/custos-engraver.o ./out/hara-kiri-group-spanner.o ./out/multi-measure-rest-engraver.o ./out/duration.o ./out/pdf-scheme.o ./out/note-head-scheme.o ./out/tab-note-heads-engraver.o ./out/score.o ./out/open-type-font-scheme.o ./out/span-arpeggio-engraver.o ./out/flag.o ./out/completion-note-heads-engraver.o ./out/tweak-engraver.o ./out/instrument-name-engraver.o ./out/lyric-extender.o ./out/stem-engraver.o ./out/paper-def.o ./out/scm-hash.o ./out/tempo-performer.o ./out/translator-scheme.o ./out/apply-context-iterator.o ./out/font-config-scheme.o ./out/footnote-engraver.o ./out/breathing-sign-engraver.o ./out/rhythmic-column-engraver.o ./out/figured-bass-engraver.o ./out/event-chord-iterator.o ./out/midi-control-function-performer.o ./out/volta-bracket.o ./out/midi-walker.o ./out/nested-property.o ./out/staff-grouper-interface.o ./out/tie.o ./out/grid-point-engraver.o ./out/p aper-book.o ./out/breathing-sign.o ./out/spacing-loose-columns.o ./out/pitch-squash-engraver.o ./out/system-start-delimiter.o ./out/multi-measure-rest.o ./out/modified-font-metric.o ./out/pfb.o ./out/grace-engraver.o ./out/ligature-engraver.o ./out/percent-repeat-item.o ./out/fingering-column.o ./out/stencil-integral.o ./out/chord-name-engraver.o ./out/music.o ./out/paper-system.o ./out/tab-staff-symbol-engraver.o ./out/ledger-line-engraver.o ./out/paper-outputter-scheme.o ./out/module-scheme.o ./out/stencil-scheme.o ./out/skyline.o ./out/guile-init.o ./out/simple-closure.o ./out/global-context.o ./out/piano-pedal-engraver.o ./out/paper-score.o ./out/lookup.o ./out/slur-configuration.o ./out/vaticana-ligature.o ./out/default-bar-line-engraver.o ./out/context.o ./out/grob-array.o ./out/beam-engraver.o ./out/grob-interface-scheme.o ./out/pitch.o ./out/all-font-metrics-scheme.o ./out/midi-chunk.o ./out/moment-scheme.o ./out/dot-configuration.o ./out/stanza-number-engraver.o ./out/laiss ez-vibrer-engraver.o ./out/auto-beam-engrave! r.o ./out! /ottava-engraver.o ./out/page-layout-problem-scheme.o ./out/mark-engraver.o ./out/lily-parser.o ./out/page-turn-page-breaking.o ./out/program-option-scheme.o ./out/slur-scoring.o ./out/translator-group-ctors.o ./out/ambitus-engraver.o ./out/output-def-scheme.o ./out/column-x-positions.o ./out/concurrent-hairpin-engraver.o ./out/align-interface.o ./out/gdb.o ./out/spanner-scheme.o ./out/page-marker-scheme.o ./out/context-mod-scheme.o ./out/property-iterator.o ./out/forbid-break-engraver.o ./out/dot-formatting-problem.o ./out/all-font-metrics.o ./out/scheme-listener-scheme.o ./out/dots-engraver.o ./out/misc.o ./out/percent-repeat-engraver.o ./out/bar-engraver.o ./out/beam-quanting.o ./out/tie-performer.o ./out/dot-column-engraver.o ./out/note-head.o ./out/tuplet-engraver.o ./out/protected-scm.o ./out/spacing-basic.o ./out/glissando-engraver.o ./out/lyric-performer.o ./out/music-wrapper-iterator.o ./out/dispatcher-scheme.o ./out/spaceable-grob.o ./out/axis-group-engraver.o ./out/skylin e-pair.o ./out/context-def.o ./out/drum-note-performer.o ./out/drum-note-engraver.o ./out/tab-tie-follow-engraver.o ./out/spanner.o ./out/grob-smob.o ./out/tie-specification.o ./out/clef-engraver.o ./out/sustain-pedal.o ./out/output-def.o ./out/stream-event-scheme.o ./out/context-specced-music-iterator.o ./out/gregorian-ligature-engraver.o ./out/horizontal-bracket.o ./out/script-interface.o ./out/pango-font.o ./out/unfolded-repeat-iterator.o ./out/timing-translator.o ./out/part-combine-engraver.o ./out/episema-engraver.o ./out/simple-spacer-scheme.o ./out/melody-spanner.o ./out/book-scheme.o ./out/note-performer.o ./out/piano-pedal-align-engraver.o ./out/accidental-engraver.o ./out/input-scheme.o ./out/control-track-performer.o ./out/audio-staff.o ./out/translator-ctors.o ./out/text-engraver.o ./out/auto-change-iterator.o ./out/translator-dispatch-list.o ./out/one-line-page-breaking.o ./out/music-output.o ./out/time-signature-engraver.o ./out/rhythmic-music-iterator.o ./out/clef.o . /out/slash-repeat-engraver.o ./out/piano-ped! al-perfor! mer.o ./out/sources.o ./out/audio-column.o ./out/grob-pq-engraver.o ./out/bend-engraver.o ./out/key-signature-interface.o ./out/stencil-interpret.o ./out/main.o ./out/pango-select.o ./out/gregorian-ligature.o ./out/tie-configuration.o ./out/repeated-music.o ./out/lily-guile.o ./out/stanza-number-align-engraver.o ./out/duration-scheme.o ./out/dot-column.o ./out/side-position-interface.o ./out/context-property.o ./out/music-function-scheme.o ./out/span-bar-engraver.o ./out/staff-symbol.o ./out/spanner-break-forbid-engraver.o ./out/note-column-scheme.o ./out/open-type-font.o ./out/rest-collision-engraver.o ./out/spring-smob.o ./out/spacing-determine-loose-columns.o ./out/profile.o ./out/separating-line-group-engraver.o ./out/spacing-interface.o ./out/font-config.o ./out/dots.o ./out/item.o ./out/music-function.o ./out/lyric-engraver.o ./out/fingering-column-engraver.o ./out/metronome-engraver.o ./out/key-engraver.o ./out/lexer.o ./out/parser.o ./out/../../flower/out/library.a -lintl -I/usr/local/include -D_THREAD_SAFE -pthread -L/usr/local/lib -lguile -lltdl -Wl,-rpath=/usr/lib:/usr/local/lib -lgmp -lcrypt -lm -lltdl -L/usr/local/lib -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype -lfontconfig -L/usr/local/lib -lfreetype -L/usr/local/lib -lfreetype -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 echo /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/scripts/build/out/help2man /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/scripts/build/out/help2man /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/scripts/build/out/help2man out/lilypond > out/lilypond.1 help2man: can't get `--help' info from out/lilypond Try `--no-discard-stderr' if option outputs to stderr /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/stepmake/stepmake/help2man-rules.make:26: recipe for target 'out/lilypond.1' failed gmake[1]: *** [out/lilypond.1] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/lily' /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/stepmake/stepmake/generic-targets.make:6: recipe for target 'all' failed gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/print/lilypond-devel. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:47:22 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 BB631200; Wed, 28 Jan 2015 03:47:22 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 A53F6CB4; Wed, 28 Jan 2015 03:47:22 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3lMjI088763; Wed, 28 Jan 2015 03:47:22 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3lML9088753; Wed, 28 Jan 2015 03:47:22 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:47:22 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280347.t0S3lML9088753@beefy2.isc.freebsd.org> To: hamradio@FreeBSD.org Subject: [package - 93amd64-quarterly][comms/gnuradio] Failed for gnuradio-3.7.4_1 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: Wed, 28 Jan 2015 03:47:22 -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: hamradio@FreeBSD.org Last committer: mva@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/comms/gnuradio/Makefile 371172 2014-10-19 07:50:53Z mva $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/gnuradio-3.7.4_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building comms/gnuradio build started at Wed Jan 28 03:45:12 UTC 2015 port directory: /usr/ports/comms/gnuradio building for: FreeBSD 93amd64-quarterly-job-07 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: hamradio@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/comms/gnuradio/Makefile 371172 2014-10-19 07:50:53Z mva $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=gnuradio-3.7.4_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gnuradio-3.7.4_1: TESTING=off: Include testing support USRP=on: Include USRP support (UHD) from Ettus ===> 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-- XDG_DATA_HOME=/wrkdirs/usr/ports/comms/gnuradio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/gnuradio/work HOME=/wrkdirs/usr/ports/comms/gnuradio/work 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)" ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/comms/gnuradio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/gnuradio/work HOME=/wrkdirs/usr/ports/comms/gnuradio/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/comms/gnuradio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/gnuradio/work HOME=/wrkdirs/usr/ports/comms/gnuradio/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/comms/gnuradio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/gnuradio/work HOME=/wrkdirs/usr/ports/comms/gnuradio/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2-3.0-config 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-- MAJOR_VERSION="3" PORTVERSION=3.7.4 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" CMAKE_BUILD_TYPE="release" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 UHD="" OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="@comment " PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/gnuradio-3.7.4" EXAMPLESDIR="share/examples/gnuradio" DATADIR="share/gnuradio" WWWDIR="www/gnuradio" ETCDIR="etc/gnuradio" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gnuradio DOCSDIR=share/doc/gnuradio-3.7.4 EXAMPLESDIR=/usr/local/share/examples/gnuradio WWWDIR=/usr/local/www/gnuradio ETCDIR=/usr/local/etc/gnuradio --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> gnuradio-3.7.4_1 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.3.txz [93amd64-quarterly-job-07] Installing pkg-1.4.3... [93amd64-quarterly-job-07] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gnuradio-3.7.4_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by gnuradio-3.7.4_1 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by gnuradio-3.7.4_1 for building => SHA256 Checksum OK for gnuradio-3.7.4.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by gnuradio-3.7.4_1 for building ===> Extracting for gnuradio-3.7.4_1 => SHA256 Checksum OK for gnuradio-3.7.4.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gnuradio-3.7.4_1 ===> Applying FreeBSD patches for gnuradio-3.7.4_1 =========================================================================== =================================================== ===> gnuradio-3.7.4_1 depends on executable: sdl-config - not found ===> Verifying install for sdl-config in /usr/ports/devel/sdl12 ===> Installing existing package /packages/All/sdl-1.2.15_5,2.txz [93amd64-quarterly-job-07] Installing sdl-1.2.15_5,2... [93amd64-quarterly-job-07] `-- Installing aalib-1.4.r5_11... [93amd64-quarterly-job-07] | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-07] | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-07] `-- Extracting aalib-1.4.r5_11... done [93amd64-quarterly-job-07] `-- Installing libGLU-9.0.0_2... [93amd64-quarterly-job-07] | `-- Installing libGL-9.1.7_4... [93amd64-quarterly-job-07] | | `-- Installing dri2proto-2.8... [93amd64-quarterly-job-07] | | `-- Extracting dri2proto-2.8... done [93amd64-quarterly-job-07] | | `-- Installing expat-2.1.0_2... [93amd64-quarterly-job-07] | | `-- Extracting expat-2.1.0_2... done [93amd64-quarterly-job-07] | | `-- Installing libX11-1.6.2_2,1... [93amd64-quarterly-job-07] | | `-- Installing kbproto-1.0.6... [93amd64-quarterly-job-07] | | `-- Extracting kbproto-1.0.6... done [93amd64-quarterly-job-07] | | `-- Installing libXau-1.0.8_2... [93amd64-quarterly-job-07] | | | `-- Installing xproto-7.0.26... [93amd64-quarterly-job-07] | | | `-- Extracting xproto-7.0.26... done [93amd64-quarterly-job-07] | | `-- Extracting libXau-1.0.8_2... done [93amd64-quarterly-job-07] | | `-- Installing libXdmcp-1.1.1_2... [93amd64-quarterly-job-07] | | `-- Extracting libXdmcp-1.1.1_2... done [93amd64-quarterly-job-07] | | `-- Installing libxcb-1.11... [93amd64-quarterly-job-07] | | | `-- Installing libpthread-stubs-0.3_6... [93amd64-quarterly-job-07] | | | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-quarterly-job-07] | | | `-- Installing libxml2-2.9.2_2... [93amd64-quarterly-job-07] | | | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-07] | | | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-07] | | | `-- Extracting libxml2-2.9.2_2... done [93amd64-quarterly-job-07] | | `-- Extracting libxcb-1.11... done [93amd64-quarterly-job-07] | | `-- Extracting libX11-1.6.2_2,1... done [93amd64-quarterly-job-07] | | `-- Installing libXdamage-1.1.4_2... [93amd64-quarterly-job-07] | | `-- Installing damageproto-1.2.1... [93amd64-quarterly-job-07] | | `-- Extracting damageproto-1.2.1... done [93amd64-quarterly-job-07] | | `-- Installing libXfixes-5.0.1_2... cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/orcc --include math.h --implementation -o /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_x2_max_32f_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/orc/volk_32f_x2_max_32f_a_orc_impl.orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 1%] Generating volk_32f_x2_add_32f_a_orc_impl.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/orcc --include math.h --implementation -o /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_x2_add_32f_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/orc/volk_32f_x2_add_32f_a_orc_impl.orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 1%] Generating volk_32f_sqrt_32f_a_orc_impl.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/orcc --include math.h --implementation -o /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_sqrt_32f_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/orc/volk_32f_sqrt_32f_a_orc_impl.orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 1%] Generating volk_8i_convert_16i_a_orc_impl.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/orcc --include math.h --implementation -o /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_8i_convert_16i_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/orc/volk_8i_convert_16i_a_orc_impl.orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles 96 [ 2%] Generating volk_32fc_s32fc_multiply_32fc_a_orc_impl.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/orcc --include math.h --implementation -o /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_s32fc_multiply_32fc_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/orc/volk_32fc_s32fc_multiply_32fc_a_orc_impl.orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk_32fc_32f_multiply_32fc_a_orc_impl.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/orcc --include math.h --implementation -o /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_32f_multiply_32fc_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/orc/volk_32fc_32f_multiply_32fc_a_orc_impl.orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk_32f_s32f_multiply_32f_a_orc_impl.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/orcc --include math.h --implementation -o /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_s32f_multiply_32f_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/orc/volk_32f_s32f_multiply_32f_a_orc_impl.orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk_16ic_deinterleave_real_8i_a_orc_impl.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/orcc --include math.h --implementation -o /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_16ic_deinterleave_real_8i_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/orc/volk_16ic_deinterleave_real_8i_a_orc_impl.orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk_32i_x2_or_32i_a_orc_impl.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/orcc --include math.h --implementation -o /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32i_x2_or_32i_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/orc/volk_32i_x2_or_32i_a_orc_impl.orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk_32fc_x2_multiply_32fc_a_orc_impl.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/orcc --include math.h --implementation -o /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_x2_multiply_32fc_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/orc/volk_32fc_x2_multiply_32fc_a_orc_impl.orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating ../include/volk/volk.h cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk.tmpl.h --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include/volk/volk.h /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk.tmpl.c --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating ../include/volk/volk_typedefs.h cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_typedefs.tmpl.h --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include/volk/volk_typedefs.h /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating ../include/volk/volk_cpu.h cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_cpu.tmpl.h --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include/volk/volk_cpu.h /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk_cpu.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_cpu.tmpl.c --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_cpu.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating ../include/volk/volk_config_fixed.h cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_config_fixed.tmpl.h --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include/volk/volk_config_fixed.h /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk_machines.h cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_machines.tmpl.h --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machines.h /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk_machines.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_machines.tmpl.c --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machines.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk_machine_generic_orc.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_machine_xxx.tmpl.c --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_generic_orc.c generic_orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles 97 [ 3%] Generating volk_machine_sse2_64_mmx_orc.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_machine_xxx.tmpl.c --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_sse2_64_mmx_orc.c sse2_64_mmx_orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Generating volk_machine_sse3_64_orc.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_machine_xxx.tmpl.c --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_sse3_64_orc.c sse3_64_orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Generating volk_machine_ssse3_64_orc.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_machine_xxx.tmpl.c --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_ssse3_64_orc.c ssse3_64_orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Generating volk_machine_sse4_a_64_orc.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_machine_xxx.tmpl.c --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_sse4_a_64_orc.c sse4_a_64_orc cd /wrkdirs/usr/ports/comms/gnuradio/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4 /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib /wrkdirs/usr/ports/comms/gnuradio/work/.build /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/CMakeFiles/volk.dir/DependInfo.cmake Scanning dependencies of target volk /usr/bin/make -f volk/lib/CMakeFiles/volk.dir/build.make volk/lib/CMakeFiles/volk.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_x2_divide_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_x2_divide_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_x2_divide_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_16ic_magnitude_16i_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_16ic_magnitude_16i_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_16ic_magnitude_16i_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_16ic_magnitude_16i_a_orc_impl.c: In function '_backup_volk_16ic_magnitude_16i_a_orc_impl': /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_16ic_magnitude_16i_a_orc_impl.c:374: warning: comparison between signed and unsigned /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32i_x2_and_32i_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32i_x2_and_32i_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32i_x2_and_32i_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_16sc_magnitude_32f_aligned16_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_16sc_magnitude_32f_aligned16_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_16sc_magnitude_32f_aligned16_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_x2_min_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_x2_min_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_x2_min_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_16ic_s32f_deinterleave_32f_x2_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_16ic_s32f_deinterleave_32f_x2_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_16ic_s32f_deinterleave_32f_x2_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_x2_subtract_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_x2_subtract_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_x2_subtract_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_x2_dot_prod_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_x2_dot_prod_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_x2_dot_prod_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_8i_s32f_convert_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_8i_s32f_convert_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_8i_s32f_convert_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_16u_byteswap_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_16u_byteswap_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_16u_byteswap_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles 98 [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_x2_multiply_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_x2_multiply_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_x2_multiply_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_s32f_normalize_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_s32f_normalize_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_s32f_normalize_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_16ic_deinterleave_16i_x2_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_16ic_deinterleave_16i_x2_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_16ic_deinterleave_16i_x2_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32fc_s32f_magnitude_16i_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32fc_s32f_magnitude_16i_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_s32f_magnitude_16i_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_s32f_magnitude_16i_a_orc_impl.c: In function '_backup_volk_32fc_s32f_magnitude_16i_a_orc_impl': /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_s32f_magnitude_16i_a_orc_impl.c:316: warning: comparison between signed and unsigned /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32fc_magnitude_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32fc_magnitude_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_magnitude_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_x2_max_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_x2_max_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_x2_max_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_x2_add_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_x2_add_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_x2_add_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_sqrt_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_sqrt_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_sqrt_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_8i_convert_16i_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_8i_convert_16i_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_8i_convert_16i_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32fc_s32fc_multiply_32fc_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32fc_s32fc_multiply_32fc_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_s32fc_multiply_32fc_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32fc_32f_multiply_32fc_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32fc_32f_multiply_32fc_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_32f_multiply_32fc_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_s32f_multiply_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_s32f_multiply_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_s32f_multiply_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_16ic_deinterleave_real_8i_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_16ic_deinterleave_real_8i_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_16ic_deinterleave_real_8i_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32i_x2_or_32i_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32i_x2_or_32i_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32i_x2_or_32i_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32fc_x2_multiply_32fc_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32fc_x2_multiply_32fc_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_x2_multiply_32fc_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles 99 [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/constants.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/constants.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/constants.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/volk_prefs.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_prefs.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib/volk_prefs.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/volk_rank_archs.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_rank_archs.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib/volk_rank_archs.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/volk_malloc.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_malloc.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib/volk_malloc.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/volk.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -DLV_MACHINE_GENERIC_ORC -DLV_MACHINE_SSE2_64_MMX_ORC -DLV_MACHINE_SSE3_64_ORC -DLV_MACHINE_SSE4_A_64_ORC -DLV_MACHINE_SSSE3_64_ORC -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/volk_cpu.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_cpu.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_cpu.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/volk_machines.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -DLV_MACHINE_GENERIC_ORC -DLV_MACHINE_SSE2_64_MMX_ORC -DLV_MACHINE_SSE3_64_ORC -DLV_MACHINE_SSE4_A_64_ORC -DLV_MACHINE_SSSE3_64_ORC -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_machines.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machines.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/volk_machine_generic_orc.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_machine_generic_orc.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_generic_orc.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/volk_machine_sse2_64_mmx_orc.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -m64 -mmmx -msse -msse2 -o CMakeFiles/volk.dir/volk_machine_sse2_64_mmx_orc.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_sse2_64_mmx_orc.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/volk_machine_sse3_64_orc.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -m64 -mmmx -msse -msse2 -msse3 -o CMakeFiles/volk.dir/volk_machine_sse3_64_orc.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_sse3_64_orc.c In file included from /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_sse3_64_orc.c:97: /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_8u_x4_conv_k7_r2_8u.h: In function 'volk_8u_x4_conv_k7_r2_8u_spiral': /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_8u_x4_conv_k7_r2_8u.h:191: note: use -flax-vector-conversions to permit conversions between vectors with differing element types or numbers of subparts /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_8u_x4_conv_k7_r2_8u.h:191: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_8u_x4_conv_k7_r2_8u.h:192: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_8u_x4_conv_k7_r2_8u.h:193: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_8u_x4_conv_k7_r2_8u.h:315: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_8u_x4_conv_k7_r2_8u.h:316: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_8u_x4_conv_k7_r2_8u.h:317: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' *** [volk/lib/CMakeFiles/volk.dir/volk_machine_sse3_64_orc.c.o] Error code 1 Stop in /wrkdirs/usr/ports/comms/gnuradio/work/.build. *** [volk/lib/CMakeFiles/volk.dir/all] Error code 1 Stop in /wrkdirs/usr/ports/comms/gnuradio/work/.build. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/comms/gnuradio/work/.build. *** [do-build] Error code 1 Stop in /usr/ports/comms/gnuradio. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:48:41 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 6CA27210; Wed, 28 Jan 2015 03:48:41 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 58AE7CB9; Wed, 28 Jan 2015 03:48:41 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3mfsR089792; Wed, 28 Jan 2015 03:48:41 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3mfTM089785; Wed, 28 Jan 2015 03:48:41 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:48:41 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280348.t0S3mfTM089785@beefy2.isc.freebsd.org> To: demon@FreeBSD.org Subject: [package - 93amd64-quarterly][textproc/kenlm] Failed for kenlm-20140830 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: Wed, 28 Jan 2015 03:48:41 -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: demon@FreeBSD.org Last committer: adamw@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/textproc/kenlm/Makefile 366780 2014-08-31 15:25:07Z adamw $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/kenlm-20140830.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building textproc/kenlm build started at Wed Jan 28 03:45:16 UTC 2015 port directory: /usr/ports/textproc/kenlm building for: FreeBSD 93amd64-quarterly-job-09 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: demon@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/textproc/kenlm/Makefile 366780 2014-08-31 15:25:07Z adamw $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=kenlm-20140830 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/kenlm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/kenlm/work HOME=/wrkdirs/usr/ports/textproc/kenlm/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- BOOST_BUILD_PATH=/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/jam-files/boost-build XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/kenlm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/kenlm/work HOME=/wrkdirs/usr/ports/textproc/kenlm/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="clang" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="clang-cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="clang++" 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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/kenlm" EXAMPLESDIR="share/examples/kenlm" DATADIR="share/kenlm" WWWDIR="www/kenlm" ETCDIR="etc/kenlm" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/kenlm DOCSDIR=/usr/local/share/doc/kenlm EXAMPLESDIR=/usr/local/share/examples/kenlm WWWDIR=/usr/local/www/kenlm ETCDIR=/usr/local/etc/kenlm --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> kenlm-20140830 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.3.txz [93amd64-quarterly-job-09] Installing pkg-1.4.3... [93amd64-quarterly-job-09] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of kenlm-20140830 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by kenlm-20140830 for building =========================================================================== =================================================== ===> Fetching all distfiles required by kenlm-20140830 for building => SHA256 Checksum OK for kenlm.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by kenlm-20140830 for building ===> Extracting for kenlm-20140830 => SHA256 Checksum OK for kenlm.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for kenlm-20140830 ===> Applying FreeBSD patches for kenlm-20140830 =========================================================================== =================================================== ===> kenlm-20140830 depends on executable: bjam - not found ===> Verifying install for bjam in /usr/ports/devel/boost-jam ===> Installing existing package /packages/All/boost-jam-1.55.0.txz [93amd64-quarterly-job-09] Installing boost-jam-1.55.0... [93amd64-quarterly-job-09] Extracting boost-jam-1.55.0... done ===> Returning to build of kenlm-20140830 ===> kenlm-20140830 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.30_1.txz [93amd64-quarterly-job-09] Installing bash-4.3.30_1... [93amd64-quarterly-job-09] `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-09] | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-09] | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-09] | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-09] | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-09] `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-09] Extracting bash-4.3.30_1... done Message for bash-4.3.30_1: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== ===> Returning to build of kenlm-20140830 =========================================================================== =================================================== ===> kenlm-20140830 depends on shared library: libboost_thread.so - not found ===> Verifying for libboost_thread.so in /usr/ports/devel/boost-libs ===> Installing existing package /packages/All/boost-libs-1.55.0_4.txz [93amd64-quarterly-job-09] Installing boost-libs-1.55.0_4... [93amd64-quarterly-job-09] `-- Installing icu-53.1... [93amd64-quarterly-job-09] `-- Extracting icu-53.1... done [93amd64-quarterly-job-09] 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 kenlm-20140830 =========================================================================== =================================================== ===> Configuring for kenlm-20140830 =========================================================================== =================================================== ===> Building for kenlm-20140830 (cd /wrkdirs/usr/ports/textproc/kenlm/work/kenlm && /usr/bin/env BOOST_BUILD_PATH=/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/jam-files/boost-build XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/kenlm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/kenlm/work HOME=/wrkdirs/usr/ports/textproc/kenlm/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="clang" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="clang-cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="clang++" 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" /usr/local/bin/bjam --toolset=clang --with-boost=/usr/local ) ..patience... ..patience... ..found 3543 targets... ..updating 172 targets... common.mkdir lm/bin common.mkdir lm/bin/left_test.test common.mkdir lm/bin/left_test.test/clang-linux-3.4.1 common.mkdir lm/bin/left_test.test/clang-linux-3.4.1/release common.mkdir lm/bin/left_test.test/clang-linux-3.4.1/release/link-static common.mkdir lm/bin/left_test.test/clang-linux-3.4.1/release/link-static/threading-multi common.mkdir lm/bin/clang-linux-3.4.1 common.mkdir lm/bin/clang-linux-3.4.1/release common.mkdir lm/bin/clang-linux-3.4.1/release/link-static common.mkdir lm/bin/clang-linux-3.4.1/release/link-static/threading-multi common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/bin Jamfile.write-options /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/bin/order.log clang-linux.compile.c++.without-pth lm/bin/left_test.test/clang-linux-3.4.1/release/link-static/threading-multi/left_test.o common.mkdir util/bin common.mkdir util/bin/clang-linux-3.4.1 common.mkdir util/bin/clang-linux-3.4.1/release common.mkdir util/bin/clang-linux-3.4.1/release/link-static common.mkdir util/bin/clang-linux-3.4.1/release/link-static/threading-multi 1 warning generated. clang-linux.link lm/bin/left_test.test/clang-linux-3.4.1/release/link-static/threading-multi/left_test /usr/lib/crt1.o: In function `_start': crt1.c:(.text+0x9d): undefined reference to `main' clang++: error: linker command failed with exit code 1 (use -v to see invocation) "clang++" -L"/usr/local/lib" -L"/usr/local/lib64" -Wl,-R -Wl,"/usr/local/lib" -Wl,-R -Wl,"/usr/local/lib64" -Wl,-rpath-link -Wl,"/usr/local/lib" -Wl,-rpath-link -Wl,"/usr/local/lib64" -o "lm/bin/left_test.test/clang-linux-3.4.1/release/link-static/threading-multi/left_test" "lm/bin/left_test.test/clang-linux-3.4.1/release/link-static/threading-multi/left_test.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/parallel_read.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_compressed.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/strtod.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fast-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/double-conversion.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-mult i/cached-powers.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fixed-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/diy-fp.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/ersatz_progress.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/exception.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/mmap.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/murmur_hash.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pool.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/scoped.o" "util/bin/cl ang-linux-3.4.1/release/link-static/threadin! g-multi/string_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/usage.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/value_build.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/trie.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/vocab.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/bhiksha.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/binary_format.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/config.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_arpa.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/search_hashed.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/search_trie.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/virtual_interface.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/sizes.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/lm_exceptio n.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/quantize.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/model.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/trie_sort.o" -llzma -lbz2 -lboost_system -lboost_thread -lz -lboost_unit_test_framework -pthread -fstack-protector ..failed clang-linux.link lm/bin/left_test.test/clang-linux-3.4.1/release/link-static/threading-multi/left_test... ..skipped left_test.run for lack of left_test... common.mkdir lm/bin/model_test.test common.mkdir lm/bin/model_test.test/clang-linux-3.4.1 common.mkdir lm/bin/model_test.test/clang-linux-3.4.1/release common.mkdir lm/bin/model_test.test/clang-linux-3.4.1/release/link-static common.mkdir lm/bin/model_test.test/clang-linux-3.4.1/release/link-static/threading-multi clang-linux.compile.c++.without-pth lm/bin/model_test.test/clang-linux-3.4.1/release/link-static/threading-multi/model_test.o clang-linux.link lm/bin/model_test.test/clang-linux-3.4.1/release/link-static/threading-multi/model_test /usr/lib/crt1.o: In function `_start': crt1.c:(.text+0x9d): undefined reference to `main' clang++: error: linker command failed with exit code 1 (use -v to see invocation) "clang++" -L"/usr/local/lib" -L"/usr/local/lib64" -Wl,-R -Wl,"/usr/local/lib" -Wl,-R -Wl,"/usr/local/lib64" -Wl,-rpath-link -Wl,"/usr/local/lib" -Wl,-rpath-link -Wl,"/usr/local/lib64" -o "lm/bin/model_test.test/clang-linux-3.4.1/release/link-static/threading-multi/model_test" "lm/bin/model_test.test/clang-linux-3.4.1/release/link-static/threading-multi/model_test.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/parallel_read.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_compressed.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/strtod.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fast-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/double-conversion.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading- multi/cached-powers.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fixed-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/diy-fp.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/ersatz_progress.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/exception.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/mmap.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/murmur_hash.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pool.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/scoped.o" "util/bi n/clang-linux-3.4.1/release/link-static/thre! ading-multi/string_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/usage.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/value_build.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/trie.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/vocab.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/bhiksha.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/binary_format.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/config.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_arpa.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/search_hashed.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/search_trie.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/virtual_interface.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/sizes.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/lm_exce ption.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/quantize.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/model.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/trie_sort.o" -llzma -lbz2 -lboost_system -lboost_thread -lz -lboost_unit_test_framework -pthread -fstack-protector ..failed clang-linux.link lm/bin/model_test.test/clang-linux-3.4.1/release/link-static/threading-multi/model_test... ..skipped model_test.run for lack of model_test... common.mkdir lm/bin/partial_test.test common.mkdir lm/bin/partial_test.test/clang-linux-3.4.1 common.mkdir lm/bin/partial_test.test/clang-linux-3.4.1/release common.mkdir lm/bin/partial_test.test/clang-linux-3.4.1/release/link-static common.mkdir lm/bin/partial_test.test/clang-linux-3.4.1/release/link-static/threading-multi clang-linux.compile.c++.without-pth lm/bin/partial_test.test/clang-linux-3.4.1/release/link-static/threading-multi/partial_test.o clang-linux.link lm/bin/partial_test.test/clang-linux-3.4.1/release/link-static/threading-multi/partial_test /usr/lib/crt1.o: In function `_start': crt1.c:(.text+0x9d): undefined reference to `main' clang++: error: linker command failed with exit code 1 (use -v to see invocation) "clang++" -L"/usr/local/lib" -L"/usr/local/lib64" -Wl,-R -Wl,"/usr/local/lib" -Wl,-R -Wl,"/usr/local/lib64" -Wl,-rpath-link -Wl,"/usr/local/lib" -Wl,-rpath-link -Wl,"/usr/local/lib64" -o "lm/bin/partial_test.test/clang-linux-3.4.1/release/link-static/threading-multi/partial_test" "lm/bin/partial_test.test/clang-linux-3.4.1/release/link-static/threading-multi/partial_test.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/parallel_read.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_compressed.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/strtod.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fast-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/double-conversion.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/th reading-multi/cached-powers.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fixed-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/diy-fp.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/ersatz_progress.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/exception.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/mmap.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/murmur_hash.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pool.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/scoped.o" "util/bin/clang-linux-3.4.1/release/link-sta! tic/threading-multi/string_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/usage.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/value_build.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/trie.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/vocab.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/bhiksha.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/binary_format.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/config.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_arpa.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/search_hashed.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/search_trie.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/virtual_interface.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/sizes.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi /lm_exception.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/quantize.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/model.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/trie_sort.o" -llzma -lbz2 -lboost_system -lboost_thread -lz -lboost_unit_test_framework -pthread -fstack-protector ..failed clang-linux.link lm/bin/partial_test.test/clang-linux-3.4.1/release/link-static/threading-multi/partial_test... ..skipped partial_test.run for lack of partial_test... clang-linux.compile.c++.without-pth util/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_compressed_test.o clang-linux.compile.c++.without-pth util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece_test.o common.mkdir util/bin/file_piece_test.test common.mkdir util/bin/file_piece_test.test/clang-linux-3.4.1 common.mkdir util/bin/file_piece_test.test/clang-linux-3.4.1/release common.mkdir util/bin/file_piece_test.test/clang-linux-3.4.1/release/link-static common.mkdir util/bin/file_piece_test.test/clang-linux-3.4.1/release/link-static/threading-multi clang-linux.link util/bin/file_piece_test.test/clang-linux-3.4.1/release/link-static/threading-multi/file_piece_test /usr/lib/crt1.o: In function `_start': crt1.c:(.text+0x9d): undefined reference to `main' clang++: error: linker command failed with exit code 1 (use -v to see invocation) "clang++" -L"/usr/local/lib" -L"/usr/local/lib64" -Wl,-R -Wl,"/usr/local/lib" -Wl,-R -Wl,"/usr/local/lib64" -Wl,-rpath-link -Wl,"/usr/local/lib" -Wl,-rpath-link -Wl,"/usr/local/lib64" -o "util/bin/file_piece_test.test/clang-linux-3.4.1/release/link-static/threading-multi/file_piece_test" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece_test.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/parallel_read.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_compressed.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/strtod.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fast-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/double-conversion.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threadi ng-multi/cached-powers.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fixed-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/diy-fp.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/ersatz_progress.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/exception.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/mmap.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/murmur_hash.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pool.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/scoped.o" "util /bin/clang-linux-3.4.1/release/link-static/t! hreading-multi/string_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/usage.o" -llzma -lbz2 -lboost_system -lboost_thread -lz -lboost_unit_test_framework -pthread -fstack-protector ..failed clang-linux.link util/bin/file_piece_test.test/clang-linux-3.4.1/release/link-static/threading-multi/file_piece_test... ..skipped file_piece_test.run for lack of file_piece_test... clang-linux.compile.c++.without-pth util/bin/clang-linux-3.4.1/release/link-static/threading-multi/multi_intersection_test.o clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/multi_intersection_test /usr/lib/crt1.o: In function `_start': crt1.c:(.text+0x9d): undefined reference to `main' clang++: error: linker command failed with exit code 1 (use -v to see invocation) "clang++" -L"/usr/local/lib" -L"/usr/local/lib64" -Wl,-R -Wl,"/usr/local/lib" -Wl,-R -Wl,"/usr/local/lib64" -Wl,-rpath-link -Wl,"/usr/local/lib" -Wl,-rpath-link -Wl,"/usr/local/lib64" -o "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/multi_intersection_test" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/multi_intersection_test.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/parallel_read.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_compressed.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/strtod.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fast-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/double-conversion.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-mu lti/cached-powers.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fixed-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/diy-fp.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/ersatz_progress.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/exception.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/mmap.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/murmur_hash.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pool.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/scoped.o" "util/bin/ clang-linux-3.4.1/release/link-static/thread! ing-multi/string_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/usage.o" -llzma -lbz2 -lboost_system -lboost_thread -lz -lboost_unit_test_framework -pthread -fstack-protector ..failed clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/multi_intersection_test... ..skipped multi_intersection_test.passed for lack of multi_intersection_test... clang-linux.compile.c++.without-pth util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pcqueue_test.o clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pcqueue_test /usr/lib/crt1.o: In function `_start': crt1.c:(.text+0x9d): undefined reference to `main' clang++: error: linker command failed with exit code 1 (use -v to see invocation) "clang++" -L"/usr/local/lib" -L"/usr/local/lib64" -Wl,-R -Wl,"/usr/local/lib" -Wl,-R -Wl,"/usr/local/lib64" -Wl,-rpath-link -Wl,"/usr/local/lib" -Wl,-rpath-link -Wl,"/usr/local/lib64" -o "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pcqueue_test" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pcqueue_test.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/parallel_read.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_compressed.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/strtod.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fast-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/double-conversion.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/cached-powers.o" " util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fixed-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/diy-fp.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/ersatz_progress.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/exception.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/mmap.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/murmur_hash.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pool.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/scoped.o" "util/bin/clang-linux-3.4.1/rele ase/link-static/threading-multi/string_piece! .o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/usage.o" -llzma -lbz2 -lboost_system -lboost_thread -lz -lboost_unit_test_framework -pthread -fstack-protector ..failed clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pcqueue_test... ..skipped pcqueue_test.passed for lack of pcqueue_test... clang-linux.compile.c++.without-pth util/bin/clang-linux-3.4.1/release/link-static/threading-multi/probing_hash_table_test.o clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/probing_hash_table_test /usr/lib/crt1.o: In function `_start': crt1.c:(.text+0x9d): undefined reference to `main' clang++: error: linker command failed with exit code 1 (use -v to see invocation) "clang++" -L"/usr/local/lib" -L"/usr/local/lib64" -Wl,-R -Wl,"/usr/local/lib" -Wl,-R -Wl,"/usr/local/lib64" -Wl,-rpath-link -Wl,"/usr/local/lib" -Wl,-rpath-link -Wl,"/usr/local/lib64" -o "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/probing_hash_table_test" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/probing_hash_table_test.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/parallel_read.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_compressed.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/strtod.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fast-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/double-conversion.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-mu lti/cached-powers.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fixed-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/diy-fp.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/ersatz_progress.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/exception.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/mmap.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/murmur_hash.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pool.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/scoped.o" "util/bin/ clang-linux-3.4.1/release/link-static/thread! ing-multi/string_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/usage.o" -llzma -lbz2 -lboost_system -lboost_thread -lz -lboost_unit_test_framework -pthread -fstack-protector ..failed clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/probing_hash_table_test... ..skipped probing_hash_table_test.passed for lack of probing_hash_table_test... clang-linux.compile.c++.without-pth util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sorted_uniform_test.o clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sorted_uniform_test /usr/lib/crt1.o: In function `_start': crt1.c:(.text+0x9d): undefined reference to `main' clang++: error: linker command failed with exit code 1 (use -v to see invocation) "clang++" -L"/usr/local/lib" -L"/usr/local/lib64" -Wl,-R -Wl,"/usr/local/lib" -Wl,-R -Wl,"/usr/local/lib64" -Wl,-rpath-link -Wl,"/usr/local/lib" -Wl,-rpath-link -Wl,"/usr/local/lib64" -o "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sorted_uniform_test" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sorted_uniform_test.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/parallel_read.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_compressed.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/strtod.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fast-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/double-conversion.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/cach ed-powers.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fixed-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/diy-fp.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/ersatz_progress.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/exception.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/mmap.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/murmur_hash.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pool.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/scoped.o" "util/bin/clang-li nux-3.4.1/release/link-static/threading-mult! i/string_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/usage.o" -llzma -lbz2 -lboost_system -lboost_thread -lz -lboost_unit_test_framework -pthread -fstack-protector ..failed clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sorted_uniform_test... ..skipped sorted_uniform_test.passed for lack of sorted_uniform_test... clang-linux.compile.c++.without-pth util/bin/clang-linux-3.4.1/release/link-static/threading-multi/tokenize_piece_test.o clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/tokenize_piece_test /usr/lib/crt1.o: In function `_start': crt1.c:(.text+0x9d): undefined reference to `main' clang++: error: linker command failed with exit code 1 (use -v to see invocation) "clang++" -L"/usr/local/lib" -L"/usr/local/lib64" -Wl,-R -Wl,"/usr/local/lib" -Wl,-R -Wl,"/usr/local/lib64" -Wl,-rpath-link -Wl,"/usr/local/lib" -Wl,-rpath-link -Wl,"/usr/local/lib64" -o "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/tokenize_piece_test" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/tokenize_piece_test.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/parallel_read.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_compressed.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/strtod.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fast-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/double-conversion.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/cach ed-powers.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fixed-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/diy-fp.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/ersatz_progress.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/exception.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/mmap.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/murmur_hash.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pool.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/scoped.o" "util/bin/clang-li nux-3.4.1/release/link-static/threading-mult! i/string_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/usage.o" -llzma -lbz2 -lboost_system -lboost_thread -lz -lboost_unit_test_framework -pthread -fstack-protector ..failed clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/tokenize_piece_test... ..skipped tokenize_piece_test.passed for lack of tokenize_piece_test... clang-linux.compile.c++.without-pth util/bin/clang-linux-3.4.1/release/link-static/threading-multi/joint_sort_test.o clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/joint_sort_test /usr/lib/crt1.o: In function `_start': crt1.c:(.text+0x9d): undefined reference to `main' clang++: error: linker command failed with exit code 1 (use -v to see invocation) "clang++" -L"/usr/local/lib" -L"/usr/local/lib64" -Wl,-R -Wl,"/usr/local/lib" -Wl,-R -Wl,"/usr/local/lib64" -Wl,-rpath-link -Wl,"/usr/local/lib" -Wl,-rpath-link -Wl,"/usr/local/lib64" -o "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/joint_sort_test" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/joint_sort_test.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/parallel_read.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_compressed.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/strtod.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fast-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/double-conversion.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/cached-power s.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fixed-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/diy-fp.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/ersatz_progress.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/exception.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/mmap.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/murmur_hash.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pool.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/scoped.o" "util/bin/clang-linux-3.4. 1/release/link-static/threading-multi/string! _piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/usage.o" -llzma -lbz2 -lboost_system -lboost_thread -lz -lboost_unit_test_framework -pthread -fstack-protector ..failed clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/joint_sort_test... ..skipped joint_sort_test.passed for lack of joint_sort_test... clang-linux.compile.c++.without-pth util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sized_iterator_test.o clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sized_iterator_test /usr/lib/crt1.o: In function `_start': crt1.c:(.text+0x9d): undefined reference to `main' clang++: error: linker command failed with exit code 1 (use -v to see invocation) "clang++" -L"/usr/local/lib" -L"/usr/local/lib64" -Wl,-R -Wl,"/usr/local/lib" -Wl,-R -Wl,"/usr/local/lib64" -Wl,-rpath-link -Wl,"/usr/local/lib" -Wl,-rpath-link -Wl,"/usr/local/lib64" -o "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sized_iterator_test" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sized_iterator_test.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/parallel_read.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_compressed.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/strtod.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fast-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/double-conversion.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/cach ed-powers.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fixed-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/diy-fp.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/ersatz_progress.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/exception.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/mmap.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/murmur_hash.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pool.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/scoped.o" "util/bin/clang-li nux-3.4.1/release/link-static/threading-mult! i/string_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/usage.o" -llzma -lbz2 -lboost_system -lboost_thread -lz -lboost_unit_test_framework -pthread -fstack-protector ..failed clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sized_iterator_test... ..skipped sized_iterator_test.passed for lack of sized_iterator_test... clang-linux.compile.c++.without-pth util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing_test.o clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing_test /usr/lib/crt1.o: In function `_start': crt1.c:(.text+0x9d): undefined reference to `main' clang++: error: linker command failed with exit code 1 (use -v to see invocation) "clang++" -L"/usr/local/lib" -L"/usr/local/lib64" -Wl,-R -Wl,"/usr/local/lib" -Wl,-R -Wl,"/usr/local/lib64" -Wl,-rpath-link -Wl,"/usr/local/lib" -Wl,-rpath-link -Wl,"/usr/local/lib64" -o "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing_test" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing_test.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/parallel_read.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_compressed.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/strtod.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fast-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/double-conversion.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/cached-pow ers.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fixed-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/diy-fp.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/ersatz_progress.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/exception.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/mmap.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/murmur_hash.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pool.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/scoped.o" "util/bin/clang-linux-3. 4.1/release/link-static/threading-multi/stri! ng_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/usage.o" -llzma -lbz2 -lboost_system -lboost_thread -lz -lboost_unit_test_framework -pthread -fstack-protector ..failed clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing_test... ..skipped bit_packing_test.passed for lack of bit_packing_test... common.mkdir bin ..on 100th target... common.mkdir bin/clang-linux-3.4.1 common.mkdir bin/clang-linux-3.4.1/release common.mkdir bin/clang-linux-3.4.1/release/link-static common.mkdir bin/clang-linux-3.4.1/release/link-static/threading-multi clang-linux.archive bin/clang-linux-3.4.1/release/link-static/threading-multi/libkenlm.a common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1 common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux-3.4.1 common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux-3.4.1/release common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux-3.4.1/release/link-static common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux-3.4.1/release/link-static/threading-multi clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux-3.4.1/release/link-static/threading-multi/chain.o clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux-3.4.1/release/link-static/threading-multi/io.o clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux-3.4.1/release/link-static/threading-multi/line_input.o clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux-3.4.1/release/link-static/threading-multi/multi_progress.o clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/initial_probabilities.o clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/print.o clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/corpus_count.o clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/pipeline.o clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/interpolate.o clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/adjust_counts.o clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/lmplz_main.o clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/lmplz clang-linux.compile.c++.without-pth lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/query_main.o clang-linux.link lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/query clang-linux.compile.c++.without-pth lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/fragment_main.o clang-linux.link lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/fragment clang-linux.compile.c++.without-pth lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/build_binary_main.o clang-linux.link lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/build_binary common.mkdir lm/filter/bin common.mkdir lm/filter/bin/clang-linux-3.4.1 common.mkdir lm/filter/bin/clang-linux-3.4.1/release common.mkdir lm/filter/bin/clang-linux-3.4.1/release/link-static common.mkdir lm/filter/bin/clang-linux-3.4.1/release/link-static/threading-multi clang-linux.compile.c++.without-pth lm/filter/bin/clang-linux-3.4.1/release/link-static/threading-multi/main.o clang-linux.compile.c++.without-pth lm/filter/bin/clang-linux-3.4.1/release/link-static/threading-multi/phrase.o clang-linux.compile.c++.without-pth lm/filter/bin/clang-linux-3.4.1/release/link-static/threading-multi/vocab.o clang-linux.compile.c++.without-pth lm/filter/bin/clang-linux-3.4.1/release/link-static/threading-multi/arpa_io.o clang-linux.link lm/filter/bin/clang-linux-3.4.1/release/link-static/threading-multi/filter clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/dump_counts_main.o clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/dump_counts clang-linux.compile.c++.without-pth util/bin/clang-linux-3.4.1/release/link-static/threading-multi/cat_compressed_main.o clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/cat_compressed clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/bin/lmplz clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/bin/query clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/bin/fragment clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/bin/build_binary clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/bin/filter clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/bin/dump_counts clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/bin/cat_compressed common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lib common.copy /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lib/libkenlm.a ..failed updating 12 targets... ..skipped 16 targets... ..updated 144 targets... *** [do-build] Error code 1 Stop in /usr/ports/textproc/kenlm. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:52:38 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 4D89124E; Wed, 28 Jan 2015 03:52:38 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 34B39D65; Wed, 28 Jan 2015 03:52:38 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3qbOZ071570; Wed, 28 Jan 2015 03:52:37 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3qbU2071544; Wed, 28 Jan 2015 03:52:37 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:52:37 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280352.t0S3qbU2071544@beefy2.isc.freebsd.org> To: thierry@FreeBSD.org Subject: [package - 93amd64-quarterly][science/ecs] Failed for ecs-2.0.3 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: Wed, 28 Jan 2015 03:52:38 -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: thierry@FreeBSD.org Last committer: thierry@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/science/ecs/Makefile 368185 2014-09-14 14:42:20Z thierry $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/ecs-2.0.3.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building science/ecs build started at Wed Jan 28 03:46:54 UTC 2015 port directory: /usr/ports/science/ecs building for: FreeBSD 93amd64-quarterly-job-24 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: thierry@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/science/ecs/Makefile 368185 2014-09-14 14:42:20Z thierry $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=ecs-2.0.3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for ecs-2.0.3: DOCS=on: Build and/or install documentation NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-bft=/usr/local --with-hdf5=/usr/local --with-cgns=/usr/local --without-adf --without-ccm --with-scotch=/usr/local --with-med=/usr/local --with-metis=/usr/local --with-metis-include=/usr/local/include/metis --enable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PTHREAD_LIBS=-pthread XDG_DATA_HOME=/wrkdirs/usr/ports/science/ecs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/ecs/work HOME=/wrkdirs/usr/ports/science/ecs/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/science/ecs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/ecs/work HOME=/wrkdirs/usr/ports/science/ecs/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/science/ecs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/ecs/work HOME=/wrkdirs/usr/ports/science/ecs/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/science/ecs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/ecs/work HOME=/wrkdirs/usr/ports/science/ecs/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/science/ecs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/ecs/work HOME=/wrkdirs/usr/ports/science/ecs/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/science/ecs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/ecs/work HOME=/wrkdirs/usr/ports/science/ecs/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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -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 55 5" 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-- DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " 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=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/ecs" EXAMPLESDIR="share/examples/ecs" DATADIR="share/ecs" WWWDIR="www/ecs" ETCDIR="etc/ecs" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ecs DOCSDIR=/usr/local/share/doc/ecs EXAMPLESDIR=/usr/local/share/examples/ecs WWWDIR=/usr/local/www/ecs ETCDIR=/usr/local/etc/ecs --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> ecs-2.0.3 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.3.txz [93amd64-quarterly-job-24] Installing pkg-1.4.3... [93amd64-quarterly-job-24] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ecs-2.0.3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ecs-2.0.3 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ecs-2.0.3 for building => SHA256 Checksum OK for ecs-2.0.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ecs-2.0.3 for building ===> Extracting for ecs-2.0.3 => SHA256 Checksum OK for ecs-2.0.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ecs-2.0.3 ===> Applying FreeBSD patches for ecs-2.0.3 =========================================================================== =================================================== ===> ecs-2.0.3 depends on file: /usr/local/lib/libscotch.a - not found ===> Verifying install for /usr/local/lib/libscotch.a in /usr/ports/cad/scotch ===> Installing existing package /packages/All/scotch-5.1.12.b.e_5.txz [93amd64-quarterly-job-24] Installing scotch-5.1.12.b.e_5... [93amd64-quarterly-job-24] `-- Installing mpich2-1.5_2,5... [93amd64-quarterly-job-24] | `-- Installing bash-4.3.30_1... [93amd64-quarterly-job-24] | | `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-24] | | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-24] | | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-24] | | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-24] | | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-24] | | `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-24] | `-- Extracting bash-4.3.30_1... done [93amd64-quarterly-job-24] | `-- Installing gcc-4.8.3_2... [93amd64-quarterly-job-24] | | `-- Installing binutils-2.25... [93amd64-quarterly-job-24] | | `-- Extracting binutils-2.25... done [93amd64-quarterly-job-24] | | `-- Installing gcc-ecj-4.5... [93amd64-quarterly-job-24] | | `-- Extracting gcc-ecj-4.5... done [93amd64-quarterly-job-24] | | `-- Installing gmp-5.1.3_2... [93amd64-quarterly-job-24] | | `-- Extracting gmp-5.1.3_2... done [93amd64-quarterly-job-24] | | `-- Installing mpc-1.0.2_1... [93amd64-quarterly-job-24] | | `-- Installing mpfr-3.1.2_2... [93amd64-quarterly-job-24] | | `-- Extracting mpfr-3.1.2_2... done [93amd64-quarterly-job-24] | | `-- Extracting mpc-1.0.2_1... done [93amd64-quarterly-job-24] | `-- Extracting gcc-4.8.3_2... done [93amd64-quarterly-job-24] | `-- Installing javavmwrapper-2.5... [93amd64-quarterly-job-24] | `-- Extracting javavmwrapper-2.5... done [93amd64-quarterly-job-24] | `-- Installing libX11-1.6.2_2,1... [93amd64-quarterly-job-24] | | `-- Installing kbproto-1.0.6... [93amd64-quarterly-job-24] | | `-- Extracting kbproto-1.0.6... done [93amd64-quarterly-job-24] | | `-- Installing libXau-1.0.8_2... [93amd64-quarterly-job-24] | | `-- Installing xproto-7.0.26... [93amd64-quarterly-job-24] | | `-- Extracting xproto-7.0.26... done [93amd64-quarterly-job-24] | | `-- Extracting libXau-1.0.8_2... done [93amd64-quarterly-job-24] | | `-- Installing libXdmcp-1.1.1_2... [93amd64-quarterly-job-24] | | `-- Extracting libXdmcp-1.1.1_2... done [93amd64-quarterly-job-24] | | `-- Installing libxcb-1.11... [93amd64-quarterly-job-24] | | `-- Installing libpthread-stubs-0.3_6... [93amd64-quarterly-job-24] | | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-quarterly-job-24] | | `-- Installing libxml2-2.9.2_2... [93amd64-quarterly-job-24] | | `-- Extracting libxml2-2.9.2_2... done [93amd64-quarterly-job-24] | | `-- Extracting libxcb-1.11... done [93amd64-quarterly-job-24] | `-- Extracting libX11-1.6.2_2,1... done [93amd64-quarterly-job-24] | `-- Installing libXt-1.1.4_2,1... [93amd64-quarterly-job-24] | | `-- Installing libSM-1.2.2_2,1... [93amd64-quarterly-job-24] | | `-- Installing libICE-1.0.9,1... [93amd64-quarterly-job-24] | | `-- Extracting libICE-1.0.9,1... done [93amd64-quarterly-job-24] | | `-- Extracting libSM-1.2.2_2,1... done [93amd64-quarterly-job-24] | `-- Extracting libXt-1.1.4_2,1... done [93amd64-quarterly-job-24] | `-- Installing libexecinfo-1.1_3... mv -f .deps/ecs_vec_def.Tpo .deps/ecs_vec_def.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_def_perio.lo -MD -MP -MF .deps/ecs_vec_def_perio.Tpo -c -o ecs_vec_def_perio.lo ecs_vec_def_perio.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_def_perio.lo -MD -MP -MF .deps/ecs_vec_def_perio.Tpo -c ecs_vec_def_perio.c -fPIC -DPIC -o .libs/ecs_vec_def_perio.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_def_perio.lo -MD -MP -MF .deps/ecs_vec_def_perio.Tpo -c ecs_vec_def_perio.c -o ecs_vec_def_perio.o >/dev/null 2>&1 mv -f .deps/ecs_vec_def_perio.Tpo .deps/ecs_vec_def_perio.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_def_rc.lo -MD -MP -MF .deps/ecs_vec_def_rc.Tpo -c -o ecs_vec_def_rc.lo ecs_vec_def_rc.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_def_rc.lo -MD -MP -MF .deps/ecs_vec_def_rc.Tpo -c ecs_vec_def_rc.c -fPIC -DPIC -o .libs/ecs_vec_def_rc.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_def_rc.lo -MD -MP -MF .deps/ecs_vec_def_rc.Tpo -c ecs_vec_def_rc.c -o ecs_vec_def_rc.o >/dev/null 2>&1 mv -f .deps/ecs_vec_def_rc.Tpo .deps/ecs_vec_def_rc.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_int.lo -MD -MP -MF .deps/ecs_vec_int.Tpo -c -o ecs_vec_int.lo ecs_vec_int.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_int.lo -MD -MP -MF .deps/ecs_vec_int.Tpo -c ecs_vec_int.c -fPIC -DPIC -o .libs/ecs_vec_int.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_int.lo -MD -MP -MF .deps/ecs_vec_int.Tpo -c ecs_vec_int.c -o ecs_vec_int.o >/dev/null 2>&1 mv -f .deps/ecs_vec_int.Tpo .deps/ecs_vec_int.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_int_att.lo -MD -MP -MF .deps/ecs_vec_int_att.Tpo -c -o ecs_vec_int_att.lo ecs_vec_int_att.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_int_att.lo -MD -MP -MF .deps/ecs_vec_int_att.Tpo -c ecs_vec_int_att.c -fPIC -DPIC -o .libs/ecs_vec_int_att.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_int_att.lo -MD -MP -MF .deps/ecs_vec_int_att.Tpo -c ecs_vec_int_att.c -o ecs_vec_int_att.o >/dev/null 2>&1 mv -f .deps/ecs_vec_int_att.Tpo .deps/ecs_vec_int_att.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_int_tri.lo -MD -MP -MF .deps/ecs_vec_int_tri.Tpo -c -o ecs_vec_int_tri.lo ecs_vec_int_tri.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_int_tri.lo -MD -MP -MF .deps/ecs_vec_int_tri.Tpo -c ecs_vec_int_tri.c -fPIC -DPIC -o .libs/ecs_vec_int_tri.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_int_tri.lo -MD -MP -MF .deps/ecs_vec_int_tri.Tpo -c ecs_vec_int_tri.c -o ecs_vec_int_tri.o >/dev/null 2>&1 mv -f .deps/ecs_vec_int_tri.Tpo .deps/ecs_vec_int_tri.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_real.lo -MD -MP -MF .deps/ecs_vec_real.Tpo -c -o ecs_vec_real.lo ecs_vec_real.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_real.lo -MD -MP -MF .deps/ecs_vec_real.Tpo -c ecs_vec_real.c -fPIC -DPIC -o .libs/ecs_vec_real.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_real.lo -MD -MP -MF .deps/ecs_vec_real.Tpo -c ecs_vec_real.c -o ecs_vec_real.o >/dev/null 2>&1 mv -f .deps/ecs_vec_real.Tpo .deps/ecs_vec_real.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_real_tri.lo -MD -MP -MF .deps/ecs_vec_real_tri.Tpo -c -o ecs_vec_real_tri.lo ecs_vec_real_tri.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_real_tri.lo -MD -MP -MF .deps/ecs_vec_real_tri.Tpo -c ecs_vec_real_tri.c -fPIC -DPIC -o .libs/ecs_vec_real_tri.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_real_tri.lo -MD -MP -MF .deps/ecs_vec_real_tri.Tpo -c ecs_vec_real_tri.c -o ecs_vec_real_tri.o >/dev/null 2>&1 mv -f .deps/ecs_vec_real_tri.Tpo .deps/ecs_vec_real_tri.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -no-undefined -L/usr/local/lib -fstack-protector -o libbaseecs.la ecs_champ.lo ecs_champ_att.lo ecs_champ_chaine.lo ecs_champ_def.lo ecs_champ_vec.lo ecs_champ_vec_int.lo ecs_champ_vec_real.lo ecs_descr.lo ecs_descr_chaine.lo ecs_entmail.lo ecs_entmail_pcp.lo ecs_famille.lo ecs_famille_chaine.lo ecs_maillage.lo ecs_vec.lo ecs_vec_def.lo ecs_vec_def_perio.lo ecs_vec_def_rc.lo ecs_vec_int.lo ecs_vec_int_att.lo ecs_vec_int_tri.lo ecs_vec_real.lo ecs_vec_real_tri.lo libtool: link: ar cru .libs/libbaseecs.a .libs/ecs_champ.o .libs/ecs_champ_att.o .libs/ecs_champ_chaine.o .libs/ecs_champ_def.o .libs/ecs_champ_vec.o .libs/ecs_champ_vec_int.o .libs/ecs_champ_vec_real.o .libs/ecs_descr.o .libs/ecs_descr_chaine.o .libs/ecs_entmail.o .libs/ecs_entmail_pcp.o .libs/ecs_famille.o .libs/ecs_famille_chaine.o .libs/ecs_maillage.o .libs/ecs_vec.o .libs/ecs_vec_def.o .libs/ecs_vec_def_perio.o .libs/ecs_vec_def_rc.o .libs/ecs_vec_int.o .libs/ecs_vec_int_att.o .libs/ecs_vec_int_tri.o .libs/ecs_vec_real.o .libs/ecs_vec_real_tri.o libtool: link: ranlib .libs/libbaseecs.a libtool: link: ( cd ".libs" && rm -f "libbaseecs.la" && ln -s "../libbaseecs.la" "libbaseecs.la" ) gmake[2]: Leaving directory '/wrkdirs/usr/ports/science/ecs/work/ecs-2.0.3/src/base' Making all in src/pre-post gmake[2]: Entering directory '/wrkdirs/usr/ports/science/ecs/work/ecs-2.0.3/src/pre-post' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_comm.lo -MD -MP -MF .deps/ecs_champ_comm.Tpo -c -o ecs_champ_comm.lo ecs_champ_comm.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_comm.lo -MD -MP -MF .deps/ecs_champ_comm.Tpo -c ecs_champ_comm.c -fPIC -DPIC -o .libs/ecs_champ_comm.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_comm.lo -MD -MP -MF .deps/ecs_champ_comm.Tpo -c ecs_champ_comm.c -o ecs_champ_comm.o >/dev/null 2>&1 mv -f .deps/ecs_champ_comm.Tpo .deps/ecs_champ_comm.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_post.lo -MD -MP -MF .deps/ecs_champ_post.Tpo -c -o ecs_champ_post.lo ecs_champ_post.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_post.lo -MD -MP -MF .deps/ecs_champ_post.Tpo -c ecs_champ_post.c -fPIC -DPIC -o .libs/ecs_champ_post.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_post.lo -MD -MP -MF .deps/ecs_champ_post.Tpo -c ecs_champ_post.c -o ecs_champ_post.o >/dev/null 2>&1 mv -f .deps/ecs_champ_post.Tpo .deps/ecs_champ_post.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_post_cgns.lo -MD -MP -MF .deps/ecs_champ_post_cgns.Tpo -c -o ecs_champ_post_cgns.lo ecs_champ_post_cgns.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_post_cgns.lo -MD -MP -MF .deps/ecs_champ_post_cgns.Tpo -c ecs_champ_post_cgns.c -fPIC -DPIC -o .libs/ecs_champ_post_cgns.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_post_cgns.lo -MD -MP -MF .deps/ecs_champ_post_cgns.Tpo -c ecs_champ_post_cgns.c -o ecs_champ_post_cgns.o >/dev/null 2>&1 mv -f .deps/ecs_champ_post_cgns.Tpo .deps/ecs_champ_post_cgns.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_post_ens.lo -MD -MP -MF .deps/ecs_champ_post_ens.Tpo -c -o ecs_champ_post_ens.lo ecs_champ_post_ens.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_post_ens.lo -MD -MP -MF .deps/ecs_champ_post_ens.Tpo -c ecs_champ_post_ens.c -fPIC -DPIC -o .libs/ecs_champ_post_ens.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_post_ens.lo -MD -MP -MF .deps/ecs_champ_post_ens.Tpo -c ecs_champ_post_ens.c -o ecs_champ_post_ens.o >/dev/null 2>&1 mv -f .deps/ecs_champ_post_ens.Tpo .deps/ecs_champ_post_ens.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_post_med.lo -MD -MP -MF .deps/ecs_champ_post_med.Tpo -c -o ecs_champ_post_med.lo ecs_champ_post_med.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_post_med.lo -MD -MP -MF .deps/ecs_champ_post_med.Tpo -c ecs_champ_post_med.c -fPIC -DPIC -o .libs/ecs_champ_post_med.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_post_med.lo -MD -MP -MF .deps/ecs_champ_post_med.Tpo -c ecs_champ_post_med.c -o ecs_champ_post_med.o >/dev/null 2>&1 mv -f .deps/ecs_champ_post_med.Tpo .deps/ecs_champ_post_med.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_entmail_ncs.lo -MD -MP -MF .deps/ecs_entmail_ncs.Tpo -c -o ecs_entmail_ncs.lo ecs_entmail_ncs.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_entmail_ncs.lo -MD -MP -MF .deps/ecs_entmail_ncs.Tpo -c ecs_entmail_ncs.c -fPIC -DPIC -o .libs/ecs_entmail_ncs.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_entmail_ncs.lo -MD -MP -MF .deps/ecs_entmail_ncs.Tpo -c ecs_entmail_ncs.c -o ecs_entmail_ncs.o >/dev/null 2>&1 mv -f .deps/ecs_entmail_ncs.Tpo .deps/ecs_entmail_ncs.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_entmail_post.lo -MD -MP -MF .deps/ecs_entmail_post.Tpo -c -o ecs_entmail_post.lo ecs_entmail_post.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_entmail_post.lo -MD -MP -MF .deps/ecs_entmail_post.Tpo -c ecs_entmail_post.c -fPIC -DPIC -o .libs/ecs_entmail_post.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_entmail_post.lo -MD -MP -MF .deps/ecs_entmail_post.Tpo -c ecs_entmail_post.c -o ecs_entmail_post.o >/dev/null 2>&1 mv -f .deps/ecs_entmail_post.Tpo .deps/ecs_entmail_post.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_entmail_pre.lo -MD -MP -MF .deps/ecs_entmail_pre.Tpo -c -o ecs_entmail_pre.lo ecs_entmail_pre.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_entmail_pre.lo -MD -MP -MF .deps/ecs_entmail_pre.Tpo -c ecs_entmail_pre.c -fPIC -DPIC -o .libs/ecs_entmail_pre.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_entmail_pre.lo -MD -MP -MF .deps/ecs_entmail_pre.Tpo -c ecs_entmail_pre.c -o ecs_entmail_pre.o >/dev/null 2>&1 mv -f .deps/ecs_entmail_pre.Tpo .deps/ecs_entmail_pre.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_maillage_ncs.lo -MD -MP -MF .deps/ecs_maillage_ncs.Tpo -c -o ecs_maillage_ncs.lo ecs_maillage_ncs.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_maillage_ncs.lo -MD -MP -MF .deps/ecs_maillage_ncs.Tpo -c ecs_maillage_ncs.c -fPIC -DPIC -o .libs/ecs_maillage_ncs.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_maillage_ncs.lo -MD -MP -MF .deps/ecs_maillage_ncs.Tpo -c ecs_maillage_ncs.c -o ecs_maillage_ncs.o >/dev/null 2>&1 mv -f .deps/ecs_maillage_ncs.Tpo .deps/ecs_maillage_ncs.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_maillage_post.lo -MD -MP -MF .deps/ecs_maillage_post.Tpo -c -o ecs_maillage_post.lo ecs_maillage_post.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_maillage_post.lo -MD -MP -MF .deps/ecs_maillage_post.Tpo -c ecs_maillage_post.c -fPIC -DPIC -o .libs/ecs_maillage_post.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_maillage_post.lo -MD -MP -MF .deps/ecs_maillage_post.Tpo -c ecs_maillage_post.c -o ecs_maillage_post.o >/dev/null 2>&1 mv -f .deps/ecs_maillage_post.Tpo .deps/ecs_maillage_post.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_med.lo -MD -MP -MF .deps/ecs_med.Tpo -c -o ecs_med.lo ecs_med.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_med.lo -MD -MP -MF .deps/ecs_med.Tpo -c ecs_med.c -fPIC -DPIC -o .libs/ecs_med.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_med.lo -MD -MP -MF .deps/ecs_med.Tpo -c ecs_med.c -o ecs_med.o >/dev/null 2>&1 mv -f .deps/ecs_med.Tpo .deps/ecs_med.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_post.lo -MD -MP -MF .deps/ecs_post.Tpo -c -o ecs_post.lo ecs_post.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_post.lo -MD -MP -MF .deps/ecs_post.Tpo -c ecs_post.c -fPIC -DPIC -o .libs/ecs_post.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_post.lo -MD -MP -MF .deps/ecs_post.Tpo -c ecs_post.c -o ecs_post.o >/dev/null 2>&1 mv -f .deps/ecs_post.Tpo .deps/ecs_post.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_post_cgns.lo -MD -MP -MF .deps/ecs_post_cgns.Tpo -c -o ecs_post_cgns.lo ecs_post_cgns.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_post_cgns.lo -MD -MP -MF .deps/ecs_post_cgns.Tpo -c ecs_post_cgns.c -fPIC -DPIC -o .libs/ecs_post_cgns.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_post_cgns.lo -MD -MP -MF .deps/ecs_post_cgns.Tpo -c ecs_post_cgns.c -o ecs_post_cgns.o >/dev/null 2>&1 mv -f .deps/ecs_post_cgns.Tpo .deps/ecs_post_cgns.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_post_ens.lo -MD -MP -MF .deps/ecs_post_ens.Tpo -c -o ecs_post_ens.lo ecs_post_ens.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_post_ens.lo -MD -MP -MF .deps/ecs_post_ens.Tpo -c ecs_post_ens.c -fPIC -DPIC -o .libs/ecs_post_ens.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_post_ens.lo -MD -MP -MF .deps/ecs_post_ens.Tpo -c ecs_post_ens.c -o ecs_post_ens.o >/dev/null 2>&1 mv -f .deps/ecs_post_ens.Tpo .deps/ecs_post_ens.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_post_med.lo -MD -MP -MF .deps/ecs_post_med.Tpo -c -o ecs_post_med.lo ecs_post_med.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_post_med.lo -MD -MP -MF .deps/ecs_post_med.Tpo -c ecs_post_med.c -fPIC -DPIC -o .libs/ecs_post_med.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_post_med.lo -MD -MP -MF .deps/ecs_post_med.Tpo -c ecs_post_med.c -o ecs_post_med.o >/dev/null 2>&1 mv -f .deps/ecs_post_med.Tpo .deps/ecs_post_med.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre.lo -MD -MP -MF .deps/ecs_pre.Tpo -c -o ecs_pre.lo ecs_pre.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre.lo -MD -MP -MF .deps/ecs_pre.Tpo -c ecs_pre.c -fPIC -DPIC -o .libs/ecs_pre.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre.lo -MD -MP -MF .deps/ecs_pre.Tpo -c ecs_pre.c -o ecs_pre.o >/dev/null 2>&1 mv -f .deps/ecs_pre.Tpo .deps/ecs_pre.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_ccm.lo -MD -MP -MF .deps/ecs_pre_ccm.Tpo -c -o ecs_pre_ccm.lo ecs_pre_ccm.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_ccm.lo -MD -MP -MF .deps/ecs_pre_ccm.Tpo -c ecs_pre_ccm.c -fPIC -DPIC -o .libs/ecs_pre_ccm.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_ccm.lo -MD -MP -MF .deps/ecs_pre_ccm.Tpo -c ecs_pre_ccm.c -o ecs_pre_ccm.o >/dev/null 2>&1 mv -f .deps/ecs_pre_ccm.Tpo .deps/ecs_pre_ccm.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_cgns.lo -MD -MP -MF .deps/ecs_pre_cgns.Tpo -c -o ecs_pre_cgns.lo ecs_pre_cgns.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_cgns.lo -MD -MP -MF .deps/ecs_pre_cgns.Tpo -c ecs_pre_cgns.c -fPIC -DPIC -o .libs/ecs_pre_cgns.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_cgns.lo -MD -MP -MF .deps/ecs_pre_cgns.Tpo -c ecs_pre_cgns.c -o ecs_pre_cgns.o >/dev/null 2>&1 mv -f .deps/ecs_pre_cgns.Tpo .deps/ecs_pre_cgns.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_comet.lo -MD -MP -MF .deps/ecs_pre_comet.Tpo -c -o ecs_pre_comet.lo ecs_pre_comet.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_comet.lo -MD -MP -MF .deps/ecs_pre_comet.Tpo -c ecs_pre_comet.c -fPIC -DPIC -o .libs/ecs_pre_comet.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_comet.lo -MD -MP -MF .deps/ecs_pre_comet.Tpo -c ecs_pre_comet.c -o ecs_pre_comet.o >/dev/null 2>&1 mv -f .deps/ecs_pre_comet.Tpo .deps/ecs_pre_comet.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_ens.lo -MD -MP -MF .deps/ecs_pre_ens.Tpo -c -o ecs_pre_ens.lo ecs_pre_ens.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_ens.lo -MD -MP -MF .deps/ecs_pre_ens.Tpo -c ecs_pre_ens.c -fPIC -DPIC -o .libs/ecs_pre_ens.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_ens.lo -MD -MP -MF .deps/ecs_pre_ens.Tpo -c ecs_pre_ens.c -o ecs_pre_ens.o >/dev/null 2>&1 mv -f .deps/ecs_pre_ens.Tpo .deps/ecs_pre_ens.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_gambit.lo -MD -MP -MF .deps/ecs_pre_gambit.Tpo -c -o ecs_pre_gambit.lo ecs_pre_gambit.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_gambit.lo -MD -MP -MF .deps/ecs_pre_gambit.Tpo -c ecs_pre_gambit.c -fPIC -DPIC -o .libs/ecs_pre_gambit.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_gambit.lo -MD -MP -MF .deps/ecs_pre_gambit.Tpo -c ecs_pre_gambit.c -o ecs_pre_gambit.o >/dev/null 2>&1 mv -f .deps/ecs_pre_gambit.Tpo .deps/ecs_pre_gambit.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_gmsh.lo -MD -MP -MF .deps/ecs_pre_gmsh.Tpo -c -o ecs_pre_gmsh.lo ecs_pre_gmsh.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_gmsh.lo -MD -MP -MF .deps/ecs_pre_gmsh.Tpo -c ecs_pre_gmsh.c -fPIC -DPIC -o .libs/ecs_pre_gmsh.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_gmsh.lo -MD -MP -MF .deps/ecs_pre_gmsh.Tpo -c ecs_pre_gmsh.c -o ecs_pre_gmsh.o >/dev/null 2>&1 mv -f .deps/ecs_pre_gmsh.Tpo .deps/ecs_pre_gmsh.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_ideas.lo -MD -MP -MF .deps/ecs_pre_ideas.Tpo -c -o ecs_pre_ideas.lo ecs_pre_ideas.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_ideas.lo -MD -MP -MF .deps/ecs_pre_ideas.Tpo -c ecs_pre_ideas.c -fPIC -DPIC -o .libs/ecs_pre_ideas.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_ideas.lo -MD -MP -MF .deps/ecs_pre_ideas.Tpo -c ecs_pre_ideas.c -o ecs_pre_ideas.o >/dev/null 2>&1 mv -f .deps/ecs_pre_ideas.Tpo .deps/ecs_pre_ideas.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_med.lo -MD -MP -MF .deps/ecs_pre_med.Tpo -c -o ecs_pre_med.lo ecs_pre_med.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_med.lo -MD -MP -MF .deps/ecs_pre_med.Tpo -c ecs_pre_med.c -fPIC -DPIC -o .libs/ecs_pre_med.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_med.lo -MD -MP -MF .deps/ecs_pre_med.Tpo -c ecs_pre_med.c -o ecs_pre_med.o >/dev/null 2>&1 mv -f .deps/ecs_pre_med.Tpo .deps/ecs_pre_med.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_nopo.lo -MD -MP -MF .deps/ecs_pre_nopo.Tpo -c -o ecs_pre_nopo.lo ecs_pre_nopo.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_nopo.lo -MD -MP -MF .deps/ecs_pre_nopo.Tpo -c ecs_pre_nopo.c -fPIC -DPIC -o .libs/ecs_pre_nopo.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_nopo.lo -MD -MP -MF .deps/ecs_pre_nopo.Tpo -c ecs_pre_nopo.c -o ecs_pre_nopo.o >/dev/null 2>&1 mv -f .deps/ecs_pre_nopo.Tpo .deps/ecs_pre_nopo.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_meta.lo -MD -MP -MF .deps/ecs_pre_meta.Tpo -c -o ecs_pre_meta.lo ecs_pre_meta.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_meta.lo -MD -MP -MF .deps/ecs_pre_meta.Tpo -c ecs_pre_meta.c -fPIC -DPIC -o .libs/ecs_pre_meta.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_meta.lo -MD -MP -MF .deps/ecs_pre_meta.Tpo -c ecs_pre_meta.c -o ecs_pre_meta.o >/dev/null 2>&1 mv -f .deps/ecs_pre_meta.Tpo .deps/ecs_pre_meta.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -no-undefined -L/usr/local/lib -fstack-protector -o libprepostecs.la ecs_champ_comm.lo ecs_champ_post.lo ecs_champ_post_cgns.lo ecs_champ_post_ens.lo ecs_champ_post_med.lo ecs_entmail_ncs.lo ecs_entmail_post.lo ecs_entmail_pre.lo ecs_maillage_ncs.lo ecs_maillage_post.lo ecs_med.lo ecs_post.lo ecs_post_cgns.lo ecs_post_ens.lo ecs_post_med.lo ecs_pre.lo ecs_pre_ccm.lo ecs_pre_cgns.lo ecs_pre_comet.lo ecs_pre_ens.lo ecs_pre_gambit.lo ecs_pre_gmsh.lo ecs_pre_ideas.lo ecs_pre_med.lo ecs_pre_nopo.lo ecs_pre_meta.lo libtool: link: ar cru .libs/libprepostecs.a .libs/ecs_champ_comm.o .libs/ecs_champ_post.o .libs/ecs_champ_post_cgns.o .libs/ecs_champ_post_ens.o .libs/ecs_champ_post_med.o .libs/ecs_entmail_ncs.o .libs/ecs_entmail_post.o .libs/ecs_entmail_pre.o .libs/ecs_maillage_ncs.o .libs/ecs_maillage_post.o .libs/ecs_med.o .libs/ecs_post.o .libs/ecs_post_cgns.o .libs/ecs_post_ens.o .libs/ecs_post_med.o .libs/ecs_pre.o .libs/ecs_pre_ccm.o .libs/ecs_pre_cgns.o .libs/ecs_pre_comet.o .libs/ecs_pre_ens.o .libs/ecs_pre_gambit.o .libs/ecs_pre_gmsh.o .libs/ecs_pre_ideas.o .libs/ecs_pre_med.o .libs/ecs_pre_nopo.o .libs/ecs_pre_meta.o libtool: link: ranlib .libs/libprepostecs.a libtool: link: ( cd ".libs" && rm -f "libprepostecs.la" && ln -s "../libprepostecs.la" "libprepostecs.la" ) gmake[2]: Leaving directory '/wrkdirs/usr/ports/science/ecs/work/ecs-2.0.3/src/pre-post' Making all in src/util gmake[2]: Entering directory '/wrkdirs/usr/ports/science/ecs/work/ecs-2.0.3/src/util' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_comm.lo -MD -MP -MF .deps/ecs_comm.Tpo -c -o ecs_comm.lo ecs_comm.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_comm.lo -MD -MP -MF .deps/ecs_comm.Tpo -c ecs_comm.c -fPIC -DPIC -o .libs/ecs_comm.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_comm.lo -MD -MP -MF .deps/ecs_comm.Tpo -c ecs_comm.c -o ecs_comm.o >/dev/null 2>&1 mv -f .deps/ecs_comm.Tpo .deps/ecs_comm.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_def.lo -MD -MP -MF .deps/ecs_def.Tpo -c -o ecs_def.lo ecs_def.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_def.lo -MD -MP -MF .deps/ecs_def.Tpo -c ecs_def.c -fPIC -DPIC -o .libs/ecs_def.o ecs_def.c: In function 'ecs_loc_def__strlen': ecs_def.c:311: warning: comparison is always true due to limited range of data type ecs_def.c:311: warning: comparison is always false due to limited range of data type ecs_def.c:315: warning: comparison is always true due to limited range of data type ecs_def.c:318: warning: comparison is always false due to limited range of data type ecs_def.c:318: warning: comparison is always true due to limited range of data type libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_def.lo -MD -MP -MF .deps/ecs_def.Tpo -c ecs_def.c -o ecs_def.o >/dev/null 2>&1 mv -f .deps/ecs_def.Tpo .deps/ecs_def.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_fic.lo -MD -MP -MF .deps/ecs_fic.Tpo -c -o ecs_fic.lo ecs_fic.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_fic.lo -MD -MP -MF .deps/ecs_fic.Tpo -c ecs_fic.c -fPIC -DPIC -o .libs/ecs_fic.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_fic.lo -MD -MP -MF .deps/ecs_fic.Tpo -c ecs_fic.c -o ecs_fic.o >/dev/null 2>&1 mv -f .deps/ecs_fic.Tpo .deps/ecs_fic.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_tab.lo -MD -MP -MF .deps/ecs_tab.Tpo -c -o ecs_tab.lo ecs_tab.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_tab.lo -MD -MP -MF .deps/ecs_tab.Tpo -c ecs_tab.c -fPIC -DPIC -o .libs/ecs_tab.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_tab.lo -MD -MP -MF .deps/ecs_tab.Tpo -c ecs_tab.c -o ecs_tab.o >/dev/null 2>&1 mv -f .deps/ecs_tab.Tpo .deps/ecs_tab.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -no-undefined -L/usr/local/lib -fstack-protector -o libutilecs.la ecs_comm.lo ecs_def.lo ecs_fic.lo ecs_tab.lo libtool: link: ar cru .libs/libutilecs.a .libs/ecs_comm.o .libs/ecs_def.o .libs/ecs_fic.o .libs/ecs_tab.o libtool: link: ranlib .libs/libutilecs.a libtool: link: ( cd ".libs" && rm -f "libutilecs.la" && ln -s "../libutilecs.la" "libutilecs.la" ) gmake[2]: Leaving directory '/wrkdirs/usr/ports/science/ecs/work/ecs-2.0.3/src/util' Making all in src/appli gmake[2]: Entering directory '/wrkdirs/usr/ports/science/ecs/work/ecs-2.0.3/src/appli' cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT cs_preprocess-ecs_cmd.o -MD -MP -MF .deps/cs_preprocess-ecs_cmd.Tpo -c -o cs_preprocess-ecs_cmd.o `test -f 'ecs_cmd.c' || echo './'`ecs_cmd.c mv -f .deps/cs_preprocess-ecs_cmd.Tpo .deps/cs_preprocess-ecs_cmd.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT cs_preprocess-ecs_main.o -MD -MP -MF .deps/cs_preprocess-ecs_main.Tpo -c -o cs_preprocess-ecs_main.o `test -f 'ecs_main.c' || echo './'`ecs_main.c mv -f .deps/cs_preprocess-ecs_main.Tpo .deps/cs_preprocess-ecs_main.Po /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -fstack-protector -o cs_preprocess cs_preprocess-ecs_cmd.o cs_preprocess-ecs_main.o ../../src/pre-post/libprepostecs.la ../../src/base/libbaseecs.la ../../src/util/libutilecs.la -L/usr/local/lib -lintl -R/usr/local/lib -L/usr/local/lib -lbft -lz -L/usr/local/lib -lhdf5 -pthread -L/usr/local/lib -lmedC -L/usr/local/lib -R/usr/local/lib -lcgns -lm libtool: link: cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o cs_preprocess cs_preprocess-ecs_cmd.o cs_preprocess-ecs_main.o -pthread -L/usr/local/lib ../../src/pre-post/.libs/libprepostecs.a ../../src/base/.libs/libbaseecs.a ../../src/util/.libs/libutilecs.a -lintl -lbft -lz -lhdf5 -lmedC -lcgns -lm -pthread -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT cs_io_dump-cs_io_dump.o -MD -MP -MF .deps/cs_io_dump-cs_io_dump.Tpo -c -o cs_io_dump-cs_io_dump.o `test -f 'cs_io_dump.c' || echo './'`cs_io_dump.c mv -f .deps/cs_io_dump-cs_io_dump.Tpo .deps/cs_io_dump-cs_io_dump.Po /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -fstack-protector -o cs_io_dump cs_io_dump-cs_io_dump.o -L/usr/local/lib -lintl -R/usr/local/lib libtool: link: cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o cs_io_dump cs_io_dump-cs_io_dump.o -L/usr/local/lib -lintl -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include/metis -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT cs_partition-cs_partition.o -MD -MP -MF .deps/cs_partition-cs_partition.Tpo -c -o cs_partition-cs_partition.o `test -f 'cs_partition.c' || echo './'`cs_partition.c In file included from cs_partition.c:120: /usr/local/include/scotch.h:75: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SCOTCH_Idx' Makefile:503: recipe for target 'cs_partition-cs_partition.o' failed gmake[2]: *** [cs_partition-cs_partition.o] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/science/ecs/work/ecs-2.0.3/src/appli' Makefile:556: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/science/ecs/work/ecs-2.0.3' Makefile:409: recipe for target 'all' failed gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/science/ecs. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:56:37 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 F319B27D; Wed, 28 Jan 2015 03:56:36 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 DE7DCD7F; Wed, 28 Jan 2015 03:56:36 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3ua48053957; Wed, 28 Jan 2015 03:56:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3uanF053916; Wed, 28 Jan 2015 03:56:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:56:36 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280356.t0S3uanF053916@beefy2.isc.freebsd.org> To: gnome@FreeBSD.org Subject: [package - 93amd64-quarterly][mail/evolution] Failed for evolution-3.12.9 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: Wed, 28 Jan 2015 03:56:37 -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: gnome@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/mail/evolution/Makefile 375852 2014-12-30 20:13:46Z kwm $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/evolution-3.12.9.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building mail/evolution build started at Wed Jan 28 03:45:21 UTC 2015 port directory: /usr/ports/mail/evolution building for: FreeBSD 93amd64-quarterly-job-11 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/mail/evolution/Makefile 375852 2014-12-30 20:13:46Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=evolution-3.12.9 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for evolution-3.12.9: CANBERRA=on: Canberra theme audio plugin LDAP=on: LDAP protocol support PST=off: Outlook .pst importer WEATHER=on: Weather calendar backend ====> Spam filter support SPAMASSASSIN=off: SpamAssassin spam filtering BOGOFILTER=on: Bogofilter spam filtering ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-nss=yes --with-sub-version=" FreeBSD GNOME Team Port" --disable-image-inline --disable-contact-maps --enable-canberra --with-openldap --disable-pst-import --enable-weather --disable-spamassassin --enable-bogofilter --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/mail/evolution/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/evolution/work HOME=/wrkdirs/usr/ports/mail/evolution/work TMPDIR="/tmp" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh GTKDOC="false" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/mail/evolution/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/evolution/work HOME=/wrkdirs/usr/ports/mail/evolution/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 -DLDAP_DEPRECATED -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -DLDAP_DEPRECATED -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=3.12 PORTVERSION=2.12 CANBERRA="" NO_CANBERRA="@comment " LDAP="" NO_LDAP="@comment " PST="@comment " NO_PST="" WEATHER="" NO_WEATHER="@comment " SPAMASSASSIN="@comment " NO_SPAMASSASSIN="" BOGOFILTER="" NO_BOGOFILTER="@comment " OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/evolution" EXAMPLESDIR="share/examples/evolution" DATADIR="share/evolution" WWWDIR="www/evolution" ETCDIR="etc/evolution" --End PLIST_SUB-- --SUB_LIST-- CANBERRA="" NO_CANBERRA="@comment " LDAP="" NO_LDAP="@comment " PST="@comment " NO_PST="" WEATHER="" NO_WEATHER="@comment " SPAMASSASSIN="@comment " NO_SPAMASSASSIN="" BOGOFILTER="" NO_BOGOFILTER="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/evolution DOCSDIR=/usr/local/share/doc/evolution EXAMPLESDIR=/usr/local/share/examples/evolution WWWDIR=/usr/local/www/evolution ETCDIR=/usr/local/etc/evolution --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> evolution-3.12.9 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.3.txz [93amd64-quarterly-job-11] Installing pkg-1.4.3... [93amd64-quarterly-job-11] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of evolution-3.12.9 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by evolution-3.12.9 for building =========================================================================== =================================================== ===> Fetching all distfiles required by evolution-3.12.9 for building => SHA256 Checksum OK for gnome3/evolution-3.12.9.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by evolution-3.12.9 for building ===> Extracting for evolution-3.12.9 => SHA256 Checksum OK for gnome3/evolution-3.12.9.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for evolution-3.12.9 ===> Applying FreeBSD patches for evolution-3.12.9 =========================================================================== =================================================== ===> evolution-3.12.9 depends on executable: itstool - not found ===> Verifying install for itstool in /usr/ports/textproc/itstool ===> Installing existing package /packages/All/itstool-2.0.2_1.txz [93amd64-quarterly-job-11] Installing itstool-2.0.2_1... [93amd64-quarterly-job-11] `-- Installing py27-libxml2-2.9.2... [93amd64-quarterly-job-11] | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-11] | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-11] | `-- Installing libxml2-2.9.2_2... [93amd64-quarterly-job-11] | `-- Extracting libxml2-2.9.2_2... done [93amd64-quarterly-job-11] | `-- Installing py27-setuptools27-5.5.1... [93amd64-quarterly-job-11] | | `-- Installing python27-2.7.9... [93amd64-quarterly-job-11] | | `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-11] | | | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-11] | | | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-11] | | `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-11] | | `-- Installing libffi-3.0.13_3... [93amd64-quarterly-job-11] | | `-- Extracting libffi-3.0.13_3... done [93amd64-quarterly-job-11] | | `-- Extracting python27-2.7.9... done [93amd64-quarterly-job-11] | `-- Extracting py27-setuptools27-5.5.1... done [93amd64-quarterly-job-11] | `-- Installing python2-2_3... [93amd64-quarterly-job-11] | `-- Extracting python2-2_3... done [93amd64-quarterly-job-11] `-- Extracting py27-libxml2-2.9.2... done CC libevolution_util_la-e-mail-signature-script-dialog.lo CC libevolution_util_la-e-mail-signature-tree-view.lo CC libevolution_util_la-e-map.lo CC libevolution_util_la-e-marshal.lo CC libevolution_util_la-e-menu-tool-action.lo CC libevolution_util_la-e-menu-tool-button.lo CC libevolution_util_la-e-misc-utils.lo CC libevolution_util_la-e-mktemp.lo CC libevolution_util_la-e-name-selector-dialog.lo CC libevolution_util_la-e-name-selector-entry.lo CC libevolution_util_la-e-name-selector-list.lo CC libevolution_util_la-e-name-selector-model.lo CC libevolution_util_la-e-name-selector.lo CC libevolution_util_la-e-online-button.lo CC libevolution_util_la-e-paned.lo CC libevolution_util_la-e-passwords.lo CC libevolution_util_la-e-photo-cache.lo CC libevolution_util_la-e-photo-source.lo CC libevolution_util_la-e-picture-gallery.lo CC libevolution_util_la-e-plugin-ui.lo CC libevolution_util_la-e-plugin.lo CC libevolution_util_la-e-poolv.lo CC libevolution_util_la-e-popup-action.lo CC libevolution_util_la-e-popup-menu.lo CC libevolution_util_la-e-port-entry.lo CC libevolution_util_la-e-preferences-window.lo CC libevolution_util_la-e-preview-pane.lo e-preview-pane.c: In function 'e_preview_pane_get_type': e-preview-pane.c:55: warning: 'gtk_vbox_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59) CC libevolution_util_la-e-print.lo CC libevolution_util_la-e-printable.lo CC libevolution_util_la-e-proxy-combo-box.lo CC libevolution_util_la-e-proxy-editor.lo CC libevolution_util_la-e-proxy-link-selector.lo CC libevolution_util_la-e-proxy-preferences.lo CC libevolution_util_la-e-proxy-selector.lo CC libevolution_util_la-e-reflow-model.lo CC libevolution_util_la-e-reflow.lo CC libevolution_util_la-e-rule-context.lo CC libevolution_util_la-e-rule-editor.lo CC libevolution_util_la-e-search-bar.lo e-search-bar.c: In function 'e_search_bar_get_type': e-search-bar.c:68: warning: 'gtk_hbox_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkhbox.h:61) CC libevolution_util_la-e-selectable.lo CC libevolution_util_la-e-selection-model-array.lo CC libevolution_util_la-e-selection-model-simple.lo CC libevolution_util_la-e-selection-model.lo CC libevolution_util_la-e-selection.lo CC libevolution_util_la-e-send-options.lo CC libevolution_util_la-e-sorter-array.lo CC libevolution_util_la-e-sorter.lo CC libevolution_util_la-e-source-combo-box.lo CC libevolution_util_la-e-source-config-backend.lo CC libevolution_util_la-e-source-config-dialog.lo CC libevolution_util_la-e-source-config.lo CC libevolution_util_la-e-source-selector-dialog.lo CC libevolution_util_la-e-source-selector.lo CC libevolution_util_la-e-source-util.lo CC libevolution_util_la-e-spell-entry.lo CC libevolution_util_la-e-spell-text-view.lo CC libevolution_util_la-e-spinner.lo CC libevolution_util_la-e-stock-request.lo CC libevolution_util_la-e-table-click-to-add.lo CC libevolution_util_la-e-table-col.lo CC libevolution_util_la-e-table-column-selector.lo CC libevolution_util_la-e-table-column-specification.lo CC libevolution_util_la-e-table-config.lo CC libevolution_util_la-e-table-extras.lo CC libevolution_util_la-e-table-field-chooser-dialog.lo CC libevolution_util_la-e-table-field-chooser-item.lo CC libevolution_util_la-e-table-field-chooser.lo e-table-field-chooser.c: In function 'e_table_field_chooser_get_type': e-table-field-chooser.c:47: warning: 'gtk_vbox_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkvbox.h:59) CC libevolution_util_la-e-table-group-container.lo CC libevolution_util_la-e-table-group-leaf.lo CC libevolution_util_la-e-table-group.lo CC libevolution_util_la-e-table-header-item.lo CC libevolution_util_la-e-table-header-utils.lo CC libevolution_util_la-e-table-header.lo CC libevolution_util_la-e-table-item.lo CC libevolution_util_la-e-table-model.lo CC libevolution_util_la-e-table-one.lo CC libevolution_util_la-e-table-search.lo CC libevolution_util_la-e-table-selection-model.lo CC libevolution_util_la-e-table-sort-info.lo CC libevolution_util_la-e-table-sorted-variable.lo CC libevolution_util_la-e-table-sorted.lo CC libevolution_util_la-e-table-sorter.lo CC libevolution_util_la-e-table-sorting-utils.lo CC libevolution_util_la-e-table-specification.lo CC libevolution_util_la-e-table-state.lo CC libevolution_util_la-e-table-subset-variable.lo CC libevolution_util_la-e-table-subset.lo CC libevolution_util_la-e-table-utils.lo CC libevolution_util_la-e-table.lo CC libevolution_util_la-e-text-event-processor-emacs-like.lo CC libevolution_util_la-e-text-event-processor.lo CC libevolution_util_la-e-text-model-repos.lo CC libevolution_util_la-e-text-model.lo CC libevolution_util_la-e-text.lo CC libevolution_util_la-e-timezone-dialog.lo CC libevolution_util_la-e-tree-model-generator.lo CC libevolution_util_la-e-tree-model.lo CC libevolution_util_la-e-tree-selection-model.lo CC libevolution_util_la-e-tree-table-adapter.lo CC libevolution_util_la-e-tree-view-frame.lo CC libevolution_util_la-e-tree.lo CC libevolution_util_la-e-unicode.lo CC libevolution_util_la-e-url-entry.lo CC libevolution_util_la-e-util-enumtypes.lo CC libevolution_util_la-e-web-view-gtkhtml.lo CC libevolution_util_la-e-web-view-preview.lo e-web-view-preview.c: In function 'e_web_view_preview_get_type': e-web-view-preview.c:46: warning: 'gtk_vpaned_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkvpaned.h:59) CC libevolution_util_la-e-web-view.lo CC libevolution_util_la-e-widget-undo.lo CC libevolution_util_la-e-xml-utils.lo CC libevolution_util_la-ea-calendar-cell.lo ea-calendar-cell.c: In function 'ea_calendar_cell_get_name': ea-calendar-cell.c:245: warning: 'atk_table_get_index_at' is deprecated (declared at /usr/local/include/atk-1.0/atk/atktable.h:141) ea-calendar-cell.c: In function 'ea_calendar_cell_get_index_in_parent': ea-calendar-cell.c:296: warning: 'atk_table_get_index_at' is deprecated (declared at /usr/local/include/atk-1.0/atk/atktable.h:141) ea-calendar-cell.c: In function 'component_interface_get_extents': ea-calendar-cell.c:355: warning: 'atk_table_get_index_at' is deprecated (declared at /usr/local/include/atk-1.0/atk/atktable.h:141) CC libevolution_util_la-ea-calendar-item.lo ea-calendar-item.c: In function 'ea_calendar_item_get_row_label': ea-calendar-item.c:1139: warning: 'atk_table_get_index_at' is deprecated (declared at /usr/local/include/atk-1.0/atk/atktable.h:141) CC libevolution_util_la-ea-cell-table.lo CC libevolution_util_la-ea-widgets.lo CC libevolution_util_la-gal-a11y-e-cell-popup.lo CC libevolution_util_la-gal-a11y-e-cell-registry.lo CC libevolution_util_la-gal-a11y-e-cell-toggle.lo gal-a11y-e-cell-toggle.c: In function 'model_change_cb': gal-a11y-e-cell-toggle.c:136: warning: 'atk_focus_tracker_notify' is deprecated (declared at /usr/local/include/atk-1.0/atk/atkutil.h:197) CC libevolution_util_la-gal-a11y-e-cell-tree.lo CC libevolution_util_la-gal-a11y-e-cell-vbox.lo CC libevolution_util_la-gal-a11y-e-cell.lo gal-a11y-e-cell.c: In function 'gal_a11y_e_cell_get_extents': gal-a11y-e-cell.c:187: warning: 'atk_component_get_position' is deprecated (declared at /usr/local/include/atk-1.0/atk/atkcomponent.h:190) CC libevolution_util_la-gal-a11y-e-table-click-to-add-factory.lo CC libevolution_util_la-gal-a11y-e-table-click-to-add.lo gal-a11y-e-table-click-to-add.c: In function 'etcta_selection_cursor_changed': gal-a11y-e-table-click-to-add.c:319: warning: 'atk_focus_tracker_notify' is deprecated (declared at /usr/local/include/atk-1.0/atk/atkutil.h:197) CC libevolution_util_la-gal-a11y-e-table-column-header.lo CC libevolution_util_la-gal-a11y-e-table-factory.lo CC libevolution_util_la-gal-a11y-e-table-item-factory.lo CC libevolution_util_la-gal-a11y-e-table-item.lo gal-a11y-e-table-item.c: In function 'eti_a11y_reset_focus_object': gal-a11y-e-table-item.c:227: warning: 'atk_focus_tracker_notify' is deprecated (declared at /usr/local/include/atk-1.0/atk/atkutil.h:197) gal-a11y-e-table-item.c: In function 'eti_ref_accessible_at_point': gal-a11y-e-table-item.c:340: warning: 'atk_component_get_position' is deprecated (declared at /usr/local/include/atk-1.0/atk/atkcomponent.h:190) gal-a11y-e-table-item.c: In function 'selection_add_selection': gal-a11y-e-table-item.c:1335: warning: 'atk_table_get_row_at_index' is deprecated (declared at /usr/local/include/atk-1.0/atk/atktable.h:147) gal-a11y-e-table-item.c:1336: warning: 'atk_table_get_column_at_index' is deprecated (declared at /usr/local/include/atk-1.0/atk/atktable.h:144) gal-a11y-e-table-item.c: In function 'selection_ref_selection': gal-a11y-e-table-item.c:1393: warning: 'atk_table_get_row_at_index' is deprecated (declared at /usr/local/include/atk-1.0/atk/atktable.h:147) gal-a11y-e-table-item.c:1394: warning: 'atk_table_get_column_at_index' is deprecated (declared at /usr/local/include/atk-1.0/atk/atktable.h:144) gal-a11y-e-table-item.c: In function 'selection_is_child_selected': gal-a11y-e-table-item.c:1420: warning: 'atk_table_get_row_at_index' is deprecated (declared at /usr/local/include/atk-1.0/atk/atktable.h:147) CC libevolution_util_la-gal-a11y-e-table.lo CC libevolution_util_la-gal-a11y-e-text-factory.lo CC libevolution_util_la-gal-a11y-e-text.lo CC libevolution_util_la-gal-a11y-e-tree-factory.lo CC libevolution_util_la-gal-a11y-e-tree.lo CC libevolution_util_la-gal-a11y-util.lo CC libevolution_util_la-gal-view-collection.lo CC libevolution_util_la-gal-view-etable.lo CC libevolution_util_la-gal-view-instance-save-as-dialog.lo CC libevolution_util_la-gal-view-instance.lo CC libevolution_util_la-gal-view.lo CCLD libevolution-util.la CC evolution_source_viewer-evolution-source-viewer.o CCLD evolution-source-viewer /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_call@GLIBCXX_3.4.11' Makefile:1646: recipe for target 'evolution-source-viewer' failed gmake[3]: *** [evolution-source-viewer] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/mail/evolution/work/evolution-3.12.9/e-util' Makefile:1563: recipe for target 'all' failed gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/evolution/work/evolution-3.12.9/e-util' Makefile:737: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/mail/evolution/work/evolution-3.12.9' Makefile:620: recipe for target 'all' failed gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/mail/evolution. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:02:16 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 1644B2CD; Wed, 28 Jan 2015 04:02:16 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 003F4E28; Wed, 28 Jan 2015 04:02:15 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S42FxY056898; Wed, 28 Jan 2015 04:02:15 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S42FEU056879; Wed, 28 Jan 2015 04:02:15 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:02:15 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280402.t0S42FEU056879@beefy2.isc.freebsd.org> To: bsam@FreeBSD.org Subject: [package - 93amd64-quarterly][graphics/oyranos] Failed for oyranos-0.9.5_4 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: Wed, 28 Jan 2015 04:02:16 -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: bsam@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/graphics/oyranos/Makefile 375598 2014-12-25 20:54:41Z bapt $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/oyranos-0.9.5_4.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building graphics/oyranos build started at Wed Jan 28 03:47:59 UTC 2015 port directory: /usr/ports/graphics/oyranos building for: FreeBSD 93amd64-quarterly-job-12 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: bsam@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/graphics/oyranos/Makefile 375598 2014-12-25 20:54:41Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=oyranos-0.9.5_4 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 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-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/oyranos/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/oyranos/work HOME=/wrkdirs/usr/ports/graphics/oyranos/work 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="$(/usr/bin/clang++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/oyranos/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/oyranos/work HOME=/wrkdirs/usr/ports/graphics/oyranos/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/oyranos/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/oyranos/work HOME=/wrkdirs/usr/ports/graphics/oyranos/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/oyranos/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/oyranos/work HOME=/wrkdirs/usr/ports/graphics/oyranos/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/usr/bin/clang" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -liconv -fstack-protector" LIBS="" CXX="/usr/bin/clang++" 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-- 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" CMAKE_BUILD_TYPE="release" VER=0.9.5 OSREL=9.3 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/oyranos" EXAMPLESDIR="share/examples/oyranos" DATADIR="share/oyranos" WWWDIR="www/oyranos" ETCDIR="etc/oyranos" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/oyranos DOCSDIR=/usr/local/share/doc/oyranos EXAMPLESDIR=/usr/local/share/examples/oyranos WWWDIR=/usr/local/www/oyranos ETCDIR=/usr/local/etc/oyranos --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> oyranos-0.9.5_4 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.3.txz [93amd64-quarterly-job-12] Installing pkg-1.4.3... [93amd64-quarterly-job-12] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of oyranos-0.9.5_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by oyranos-0.9.5_4 for building =========================================================================== =================================================== ===> Fetching all distfiles required by oyranos-0.9.5_4 for building => SHA256 Checksum OK for oyranos-0.9.5.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by oyranos-0.9.5_4 for building ===> Extracting for oyranos-0.9.5_4 => SHA256 Checksum OK for oyranos-0.9.5.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for oyranos-0.9.5_4 ===> Applying FreeBSD patches for oyranos-0.9.5_4 =========================================================================== =================================================== ===> oyranos-0.9.5_4 depends on file: /usr/local/bin/doxygen - not found ===> Verifying install for /usr/local/bin/doxygen in /usr/ports/devel/doxygen ===> Installing existing package /packages/All/doxygen-1.8.9,2.txz [93amd64-quarterly-job-12] Installing doxygen-1.8.9,2... [93amd64-quarterly-job-12] `-- Installing graphviz-2.38.0_6... [93amd64-quarterly-job-12] | `-- Installing expat-2.1.0_2... [93amd64-quarterly-job-12] | `-- Extracting expat-2.1.0_2... done [93amd64-quarterly-job-12] | `-- Installing fontconfig-2.11.1,1... [93amd64-quarterly-job-12] | | `-- Installing freetype2-2.5.4_1... [93amd64-quarterly-job-12] | | `-- Extracting freetype2-2.5.4_1... done [93amd64-quarterly-job-12] | `-- 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 [93amd64-quarterly-job-12] | `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-12] | | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-12] | | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-12] | | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-12] | | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-12] | `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-12] | `-- Installing glib-2.42.1... [93amd64-quarterly-job-12] | | `-- Installing libffi-3.0.13_3... [93amd64-quarterly-job-12] | | `-- Extracting libffi-3.0.13_3... done [93amd64-quarterly-job-12] | | `-- Installing pcre-8.35_2... [93amd64-quarterly-job-12] | | `-- Extracting pcre-8.35_2... done [93amd64-quarterly-job-12] | | `-- Installing perl5-5.18.4_11... [93amd64-quarterly-job-12] | | `-- Extracting perl5-5.18.4_11... done [93amd64-quarterly-job-12] | | `-- Installing python27-2.7.9... [93amd64-quarterly-job-12] | | `-- Extracting python27-2.7.9... done [93amd64-quarterly-job-12] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-quarterly-job-12] | `-- Installing jpeg-8_6... [93amd64-quarterly-job-12] | `-- Extracting jpeg-8_6... done [93amd64-quarterly-job-12] | `-- Installing libICE-1.0.9,1... [93amd64-quarterly-job-12] | | `-- Installing xproto-7.0.26... [93amd64-quarterly-job-12] | | `-- Extracting xproto-7.0.26... done [93amd64-quarterly-job-12] | `-- Extracting libICE-1.0.9,1... done [93amd64-quarterly-job-12] | `-- Installing libSM-1.2.2_2,1... [93amd64-quarterly-job-12] | `-- Extracting libSM-1.2.2_2,1... done [93amd64-quarterly-job-12] | `-- Installing libX11-1.6.2_2,1... [93amd64-quarterly-job-12] | | `-- Installing kbproto-1.0.6... [93amd64-quarterly-job-12] | | `-- Extracting kbproto-1.0.6... done [93amd64-quarterly-job-12] | | `-- Installing libXau-1.0.8_2... [93amd64-quarterly-job-12] | | `-- Extracting libXau-1.0.8_2... done [93amd64-quarterly-job-12] | | `-- Installing libXdmcp-1.1.1_2... [93amd64-quarterly-job-12] | | `-- Extracting libXdmcp-1.1.1_2... done [93amd64-quarterly-job-12] | | `-- Installing libxcb-1.11... [93amd64-quarterly-job-12] | | `-- Installing libpthread-stubs-0.3_6... [93amd64-quarterly-job-12] | | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-quarterly-job-12] | | `-- Installing libxml2-2.9.2_2... Linking C executable test_object cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_object.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -liconv -fstack-protector CMakeFiles/test_object.dir/test_object.c.o -o test_object -L/usr/local/lib -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object ../liboyranos_object/liboyranos_object.so.0.9.5 ../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm /usr/local/lib/libxml2.so -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 89%] Built target test_object /usr/bin/make -f src/tests/CMakeFiles/test_object-static.dir/build.make src/tests/CMakeFiles/test_object-static.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests/CMakeFiles/test_object-static.dir/DependInfo.cmake Scanning dependencies of target test_object-static /usr/bin/make -f src/tests/CMakeFiles/test_object-static.dir/build.make src/tests/CMakeFiles/test_object-static.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 89%] Building C object src/tests/CMakeFiles/test_object-static.dir/test_object.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests && /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyr anos -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/test_object-static.dir/test_object.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests/test_object.c Linking C executable test_object-static cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_object-static.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -liconv -fstack-protector CMakeFiles/test_object-static.dir/test_object.c.o -o test_object-static -L/usr/local/lib -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object ../liboyranos_object/liboyranos_object-static.a ../liboyranos_core/liboyranos_core-static.a /usr/local/lib/libintl.so -lm /usr/local/lib/libxml2.so -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 89%] Built target test_object-static /usr/bin/make -f src/tests/CMakeFiles/test_oyranos.dir/build.make src/tests/CMakeFiles/test_oyranos.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests/CMakeFiles/test_oyranos.dir/DependInfo.cmake Scanning dependencies of target test_oyranos /usr/bin/make -f src/tests/CMakeFiles/test_oyranos.dir/build.make src/tests/CMakeFiles/test_oyranos.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 89%] Building C object src/tests/CMakeFiles/test_oyranos.dir/test_oyranos.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests && /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyr anos -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/test_oyranos.dir/test_oyranos.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests/test_oyranos.c Linking C executable test_oyranos cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_oyranos.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -liconv -fstack-protector CMakeFiles/test_oyranos.dir/test_oyranos.c.o -o test_oyranos -L/usr/local/lib -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos ../liboyranos/liboyranos.so.0.9.5 ../liboyranos_config/liboyranos_config.so.0.9.5 -lyajl ../liboyranos_modules/liboyranos_modules.so.0.9.5 ../liboyranos_object/liboyranos_object.so.0.9.5 /usr/local/lib/libxml2.so ../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm -lc -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos- 0.9.5/src/liboyranos_core:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 89%] Built target test_oyranos /usr/bin/make -f src/tests/CMakeFiles/test_oyranos-static.dir/build.make src/tests/CMakeFiles/test_oyranos-static.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests/CMakeFiles/test_oyranos-static.dir/DependInfo.cmake Scanning dependencies of target test_oyranos-static /usr/bin/make -f src/tests/CMakeFiles/test_oyranos-static.dir/build.make src/tests/CMakeFiles/test_oyranos-static.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 98 [ 90%] Building C object src/tests/CMakeFiles/test_oyranos-static.dir/test_oyranos.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests && /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyr anos -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/test_oyranos-static.dir/test_oyranos.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests/test_oyranos.c Linking C executable test_oyranos-static cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_oyranos-static.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -liconv -fstack-protector CMakeFiles/test_oyranos-static.dir/test_oyranos.c.o -o test_oyranos-static -L/usr/local/lib -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos ../liboyranos/liboyranos-static.a ../liboyranos_config/liboyranos_config-static.a -lyajl ../liboyranos_modules/liboyranos_modules-static.a ../liboyranos_object/liboyranos_object-static.a /usr/local/lib/libxml2.so ../liboyranos_core/liboyranos_core-static.a /usr/local/lib/libintl.so -lm -lc -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos /work/oyranos-0.9.5/src/liboyranos_core:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos ./liboyranos_core/liboyranos_core-static.a(oyranos_io_core.c.o): In function `oyGetTempFileName_': /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core/oyranos_io_core.c:(.text+0x1fea): warning: warning: tmpnam() possibly used unsafely; consider using mkstemp() /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 98 [ 90%] Built target test_oyranos-static /usr/bin/make -f src/examples/oforms/CMakeFiles/oyranos_forms_cmd_line-static.dir/build.make src/examples/oforms/CMakeFiles/oyranos_forms_cmd_line-static.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/oforms /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/oforms /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/oforms/CMakeFiles/oyranos_forms_cmd_line-static.dir/DependInfo.cmake Scanning dependencies of target oyranos_forms_cmd_line-static /usr/bin/make -f src/examples/oforms/CMakeFiles/oyranos_forms_cmd_line-static.dir/build.make src/examples/oforms/CMakeFiles/oyranos_forms_cmd_line-static.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 42 [ 91%] Building C object src/examples/oforms/CMakeFiles/oyranos_forms_cmd_line-static.dir/oyranos_forms_cmd_line.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/oforms && /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/ src/liboyranos -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/oyranos_forms_cmd_line-static.dir/oyranos_forms_cmd_line.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/oforms/oyranos_forms_cmd_line.c Linking C static library liboyranos_forms_cmd_line-static.a cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/oforms && /usr/local/bin/cmake -P CMakeFiles/oyranos_forms_cmd_line-static.dir/cmake_clean_target.cmake cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/oforms && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/oyranos_forms_cmd_line-static.dir/link.txt --verbose=1 /usr/bin/ar cr liboyranos_forms_cmd_line-static.a CMakeFiles/oyranos_forms_cmd_line-static.dir/oyranos_forms_cmd_line.c.o /usr/bin/ranlib liboyranos_forms_cmd_line-static.a /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 42 [ 91%] Built target oyranos_forms_cmd_line-static /usr/bin/make -f src/tools/CMakeFiles/oyranos-icc.dir/build.make src/tools/CMakeFiles/oyranos-icc.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/CMakeFiles/oyranos-icc.dir/DependInfo.cmake Scanning dependencies of target oyranos-icc /usr/bin/make -f src/tools/CMakeFiles/oyranos-icc.dir/build.make src/tools/CMakeFiles/oyranos-icc.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 91%] Building C object src/tools/CMakeFiles/oyranos-icc.dir/oyranos_convert.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyr anos -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/oyranos-icc.dir/oyranos_convert.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/oyranos_convert.c Linking C executable oyranos-icc cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/oyranos-icc.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -liconv -fstack-protector CMakeFiles/oyranos-icc.dir/oyranos_convert.c.o -o oyranos-icc -L/usr/local/lib ../liboyranos/liboyranos.so.0.9.5 /usr/local/lib/libintl.so -lm -lc ../examples/oforms/liboyranos_forms_cmd_line-static.a ../liboyranos/liboyranos.so.0.9.5 ../liboyranos_config/liboyranos_config.so.0.9.5 -lyajl ../liboyranos_modules/liboyranos_modules.so.0.9.5 ../liboyranos_object/liboyranos_object.so.0.9.5 /usr/local/lib/libxml2.so ../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm -lc -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/por ts/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 91%] Built target oyranos-icc /usr/bin/make -f src/tools/CMakeFiles/oyranos-monitor.dir/build.make src/tools/CMakeFiles/oyranos-monitor.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/CMakeFiles/oyranos-monitor.dir/DependInfo.cmake Scanning dependencies of target oyranos-monitor /usr/bin/make -f src/tools/CMakeFiles/oyranos-monitor.dir/build.make src/tools/CMakeFiles/oyranos-monitor.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 12 [ 92%] Building C object src/tools/CMakeFiles/oyranos-monitor.dir/oyranos_gamma.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyr anos -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/oyranos-monitor.dir/oyranos_gamma.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/oyranos_gamma.c Linking C executable oyranos-monitor cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/oyranos-monitor.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -liconv -fstack-protector CMakeFiles/oyranos-monitor.dir/oyranos_gamma.c.o -o oyranos-monitor -L/usr/local/lib ../liboyranos/liboyranos.so.0.9.5 /usr/local/lib/libintl.so -lm -lc -lXinerama -lXrandr -lXcm -lXcmEDID -lXcmX11 -lXfixes /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so ../liboyranos_config/liboyranos_config.so.0.9.5 -lyajl ../liboyranos_modules/liboyranos_modules.so.0.9.5 -lc ../liboyranos_object/liboyranos_object.so.0.9.5 /usr/local/lib/libxml2.so ../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/gr aphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 12 [ 92%] Built target oyranos-monitor /usr/bin/make -f src/tools/CMakeFiles/oyranos-policy.dir/build.make src/tools/CMakeFiles/oyranos-policy.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/CMakeFiles/oyranos-policy.dir/DependInfo.cmake Scanning dependencies of target oyranos-policy /usr/bin/make -f src/tools/CMakeFiles/oyranos-policy.dir/build.make src/tools/CMakeFiles/oyranos-policy.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 92%] Building C object src/tools/CMakeFiles/oyranos-policy.dir/oyranos_policy.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyr anos -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/oyranos-policy.dir/oyranos_policy.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/oyranos_policy.c Linking C executable oyranos-policy cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/oyranos-policy.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -liconv -fstack-protector CMakeFiles/oyranos-policy.dir/oyranos_policy.c.o -o oyranos-policy -L/usr/local/lib ../liboyranos/liboyranos.so.0.9.5 /usr/local/lib/libintl.so -lm -lc ../liboyranos_config/liboyranos_config.so.0.9.5 -lyajl ../liboyranos_modules/liboyranos_modules.so.0.9.5 -lc ../liboyranos_object/liboyranos_object.so.0.9.5 /usr/local/lib/libxml2.so ../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 92%] Built target oyranos-policy /usr/bin/make -f src/tools/CMakeFiles/oyranos-profile.dir/build.make src/tools/CMakeFiles/oyranos-profile.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/CMakeFiles/oyranos-profile.dir/DependInfo.cmake Scanning dependencies of target oyranos-profile /usr/bin/make -f src/tools/CMakeFiles/oyranos-profile.dir/build.make src/tools/CMakeFiles/oyranos-profile.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 92%] Building C object src/tools/CMakeFiles/oyranos-profile.dir/oyranos_profile_tool.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyr anos -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/oyranos-profile.dir/oyranos_profile_tool.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/oyranos_profile_tool.c Linking C executable oyranos-profile cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/oyranos-profile.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -liconv -fstack-protector CMakeFiles/oyranos-profile.dir/oyranos_profile_tool.c.o -o oyranos-profile -L/usr/local/lib ../liboyranos/liboyranos.so.0.9.5 /usr/local/lib/libintl.so -lm -lc ../liboyranos_config/liboyranos_config.so.0.9.5 -lyajl ../liboyranos_modules/liboyranos_modules.so.0.9.5 -lc ../liboyranos_object/liboyranos_object.so.0.9.5 /usr/local/lib/libxml2.so ../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 92%] Built target oyranos-profile /usr/bin/make -f src/tools/CMakeFiles/oyranos-profile-graph.dir/build.make src/tools/CMakeFiles/oyranos-profile-graph.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/CMakeFiles/oyranos-profile-graph.dir/DependInfo.cmake Scanning dependencies of target oyranos-profile-graph /usr/bin/make -f src/tools/CMakeFiles/oyranos-profile-graph.dir/build.make src/tools/CMakeFiles/oyranos-profile-graph.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 92%] Building C object src/tools/CMakeFiles/oyranos-profile-graph.dir/oyranos_profile_graph.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyr anos -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/oyranos-profile-graph.dir/oyranos_profile_graph.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/oyranos_profile_graph.c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/oyranos_profile_graph.c:706:26: warning: use of logical '||' with constant operand [-Wconstant-logical-operand] if(csp == icSigRgbData || icSigXYZData || ^ ~~~~~~~~~~~~ /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/oyranos_profile_graph.c:706:26: note: use '|' for a bitwise operation if(csp == icSigRgbData || icSigXYZData || ^~ | 1 warning generated. Linking C executable oyranos-profile-graph cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/oyranos-profile-graph.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -liconv -fstack-protector CMakeFiles/oyranos-profile-graph.dir/oyranos_profile_graph.c.o -o oyranos-profile-graph -L/usr/local/lib ../liboyranos/liboyranos.so.0.9.5 /usr/local/lib/libintl.so -lm -lc -lcairo ../liboyranos_config/liboyranos_config.so.0.9.5 -lyajl ../liboyranos_modules/liboyranos_modules.so.0.9.5 -lc ../liboyranos_object/liboyranos_object.so.0.9.5 /usr/local/lib/libxml2.so ../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_ core: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 92%] Built target oyranos-profile-graph /usr/bin/make -f src/tools/CMakeFiles/oyranos-profiles.dir/build.make src/tools/CMakeFiles/oyranos-profiles.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/CMakeFiles/oyranos-profiles.dir/DependInfo.cmake Scanning dependencies of target oyranos-profiles /usr/bin/make -f src/tools/CMakeFiles/oyranos-profiles.dir/build.make src/tools/CMakeFiles/oyranos-profiles.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 13 [ 93%] Building C object src/tools/CMakeFiles/oyranos-profiles.dir/oyranos_profiles.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyr anos -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/oyranos-profiles.dir/oyranos_profiles.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/oyranos_profiles.c Linking C executable oyranos-profiles cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/oyranos-profiles.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -liconv -fstack-protector CMakeFiles/oyranos-profiles.dir/oyranos_profiles.c.o -o oyranos-profiles -L/usr/local/lib ../liboyranos/liboyranos.so.0.9.5 /usr/local/lib/libintl.so -lm -lc ../liboyranos_config/liboyranos_config.so.0.9.5 -lyajl ../liboyranos_modules/liboyranos_modules.so.0.9.5 -lc ../liboyranos_object/liboyranos_object.so.0.9.5 /usr/local/lib/libxml2.so ../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 13 [ 93%] Built target oyranos-profiles /usr/bin/make -f src/tools/qcmsevents/CMakeFiles/qcmsevents.dir/build.make src/tools/qcmsevents/CMakeFiles/qcmsevents.dir/depend /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 93%] Generating moc_qcmsevents.cxx cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents && /usr/local/bin/moc-qt4 @/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents/moc_qcmsevents.cxx_parameters /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 93%] Generating qrc_qcmsevents.cxx cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents && /usr/local/bin/rcc -name qcmsevents -o /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents/qrc_qcmsevents.cxx /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents/qcmsevents.qrc cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents/CMakeFiles/qcmsevents.dir/DependInfo.cmake Scanning dependencies of target qcmsevents /usr/bin/make -f src/tools/qcmsevents/CMakeFiles/qcmsevents.dir/build.make src/tools/qcmsevents/CMakeFiles/qcmsevents.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 91 [ 94%] Building CXX object src/tools/qcmsevents/CMakeFiles/qcmsevents.dir/qcmsevents.cpp.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents && /usr/bin/clang++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/us r/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -o CMakeFiles/qcmsevents.dir/qcmsevents.cpp.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents/qcmsevents.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 94%] Building CXX object src/tools/qcmsevents/CMakeFiles/qcmsevents.dir/moc_qcmsevents.cxx.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents && /usr/bin/clang++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/us r/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -o CMakeFiles/qcmsevents.dir/moc_qcmsevents.cxx.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents/moc_qcmsevents.cxx /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 94%] Building CXX object src/tools/qcmsevents/CMakeFiles/qcmsevents.dir/qrc_qcmsevents.cxx.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents && /usr/bin/clang++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/us r/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -o CMakeFiles/qcmsevents.dir/qrc_qcmsevents.cxx.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents/qrc_qcmsevents.cxx Linking CXX executable qcmsevents cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/qcmsevents.dir/link.txt --verbose=1 /usr/bin/clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -liconv -fstack-protector CMakeFiles/qcmsevents.dir/qcmsevents.cpp.o CMakeFiles/qcmsevents.dir/moc_qcmsevents.cxx.o CMakeFiles/qcmsevents.dir/qrc_qcmsevents.cxx.o -o qcmsevents -L/usr/local/lib ../../liboyranos/liboyranos.so.0.9.5 /usr/local/lib/libintl.so -lm -lc /usr/local/lib/qt4/libQtGui.so /usr/local/lib/qt4/libQtCore.so -lXcm -lXcmEDID -lXcmX11 ../../liboyranos_config/liboyranos_config.so.0.9.5 -lyajl ../../liboyranos_modules/liboyranos_modules.so.0.9.5 -lc ../../liboyranos_object/liboyranos_object.so.0.9.5 /usr/local/lib/libxml2.so ../../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos:/usr/local/lib/qt4:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyra nos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 91 [ 94%] Built target qcmsevents /usr/bin/make -f src/examples/CMakeFiles/image-display.dir/build.make src/examples/CMakeFiles/image-display.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/CMakeFiles/image-display.dir/DependInfo.cmake Scanning dependencies of target image-display /usr/bin/make -f src/examples/CMakeFiles/image-display.dir/build.make src/examples/CMakeFiles/image-display.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 94%] Building CXX object src/examples/CMakeFiles/image-display.dir/image_display/image_display.cpp.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples && /usr/bin/clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/ liboyranos -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/image-display.dir/image_display/image_display.cpp.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/image_display/image_display.cpp In file included from /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/image_display/image_display.cpp:201: /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/image_display/../../liboyranos_core/oyranos_threads.c:203:40: warning: format specifies type 'long' but the argument has type 'oyThread_t' (aka 'pthread *') [-Wformat] printf("thread created [%ld]\n", background_thread); ~~~ ^~~~~~~~~~~~~~~~~ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 94%] Building C object src/examples/CMakeFiles/image-display.dir/image_display/GLee.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples && /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/lib oyranos -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/image-display.dir/image_display/GLee.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/image_display/GLee.c In file included from /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/image_display/GLee.c:43: /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/image_display/GLee.h:1056:17: warning: redefinition of typedef '__GLXextFuncPtr' is a C11 feature [-Wtypedef-redefinition] typedef void (*__GLXextFuncPtr)(void); ^ /usr/local/include/GL/glx.h:317:16: note: previous definition is here typedef void (*__GLXextFuncPtr)(void); ^ 1 warning generated. Linking CXX executable image-display cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/image-display.dir/link.txt --verbose=1 /usr/bin/clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -liconv -fstack-protector CMakeFiles/image-display.dir/image_display/image_display.cpp.o CMakeFiles/image-display.dir/image_display/GLee.c.o -o image-display -L/usr/local/lib ../liboyranos/liboyranos.so.0.9.5 /usr/local/lib/libintl.so -lm -lc /usr/local/lib/libfltk_images.so /usr/local/lib/libfltk_forms.so /usr/local/lib/libfltk_gl.so /usr/local/lib/libGL.so /usr/local/lib/libfltk.so -L/usr/local/lib -lm -Wl,-rpath,/usr/local/lib -L/wrkdirs/usr/ports/x11-toolkits/fltk/work/fltk-1.3.2/src -fstack-protector -R/usr/local/lib -lfltk -lXext -lXft -lfontconfig -lpthread -lm -lX11 /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so -lm ../liboyranos_config/liboyranos_config.so.0.9.5 -lyajl ../liboyranos_modules/liboyranos_modules.so.0.9.5 -lc ../liboyranos_object/liboyranos_object.so.0.9.5 /usr/local/lib/li bxml2.so ../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core clang++: error: unknown argument: '-R/usr/local/lib' *** [src/examples/image-display] Error code 1 Stop in /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5. *** [src/examples/CMakeFiles/image-display.dir/all] Error code 1 Stop in /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5. *** [do-build] Error code 1 Stop in /usr/ports/graphics/oyranos. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:06:12 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 1E084512; Wed, 28 Jan 2015 04:06:12 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 D12F9E45; Wed, 28 Jan 2015 04:06:11 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S46B7O087842; Wed, 28 Jan 2015 04:06:11 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S46Bru087837; Wed, 28 Jan 2015 04:06:11 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:06:11 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280406.t0S46Bru087837@beefy2.isc.freebsd.org> To: decke@FreeBSD.org Subject: [package - 93amd64-quarterly][multimedia/libdvbcsa] Failed for libdvbcsa-1.1.0_1 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: Wed, 28 Jan 2015 04:06:12 -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: decke@FreeBSD.org Last committer: tijl@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/multimedia/libdvbcsa/Makefile 362005 2014-07-15 20:56:44Z tijl $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/libdvbcsa-1.1.0_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building multimedia/libdvbcsa build started at Wed Jan 28 04:06:04 UTC 2015 port directory: /usr/ports/multimedia/libdvbcsa building for: FreeBSD 93amd64-quarterly-job-24 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: decke@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/multimedia/libdvbcsa/Makefile 362005 2014-07-15 20:56:44Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=libdvbcsa-1.1.0_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-sse2 --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/libdvbcsa/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/libdvbcsa/work HOME=/wrkdirs/usr/ports/multimedia/libdvbcsa/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/libdvbcsa/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/libdvbcsa/work HOME=/wrkdirs/usr/ports/multimedia/libdvbcsa/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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/libdvbcsa" EXAMPLESDIR="share/examples/libdvbcsa" DATADIR="share/libdvbcsa" WWWDIR="www/libdvbcsa" ETCDIR="etc/libdvbcsa" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libdvbcsa DOCSDIR=/usr/local/share/doc/libdvbcsa EXAMPLESDIR=/usr/local/share/examples/libdvbcsa WWWDIR=/usr/local/www/libdvbcsa ETCDIR=/usr/local/etc/libdvbcsa --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> libdvbcsa-1.1.0_1 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.3.txz [93amd64-quarterly-job-24] Installing pkg-1.4.3... [93amd64-quarterly-job-24] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libdvbcsa-1.1.0_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by libdvbcsa-1.1.0_1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by libdvbcsa-1.1.0_1 for building => SHA256 Checksum OK for libdvbcsa-1.1.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by libdvbcsa-1.1.0_1 for building ===> Extracting for libdvbcsa-1.1.0_1 => SHA256 Checksum OK for libdvbcsa-1.1.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for libdvbcsa-1.1.0_1 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for libdvbcsa-1.1.0_1 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking build system type... amd64-portbld-freebsd9.3 checking host system type... amd64-portbld-freebsd9.3 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert amd64-portbld-freebsd9.3 file names to amd64-portbld-freebsd9.3 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd9.3 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ANSI C header files... (cached) yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking size of long... 8 checking for posix_memalign... yes checking _mm_malloc availability... found configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/dvbcsa/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===> Building for libdvbcsa-1.1.0_1 /usr/bin/make all-recursive Making all in src Making all in dvbcsa /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -fomit-frame-pointer -D_XOPEN_SOURCE=600 -msse -msse2 -MT dvbcsa_algo.lo -MD -MP -MF .deps/dvbcsa_algo.Tpo -c -o dvbcsa_algo.lo dvbcsa_algo.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -fomit-frame-pointer -D_XOPEN_SOURCE=600 -msse -msse2 -MT dvbcsa_algo.lo -MD -MP -MF .deps/dvbcsa_algo.Tpo -c dvbcsa_algo.c -fPIC -DPIC -o .libs/dvbcsa_algo.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -fomit-frame-pointer -D_XOPEN_SOURCE=600 -msse -msse2 -MT dvbcsa_algo.lo -MD -MP -MF .deps/dvbcsa_algo.Tpo -c dvbcsa_algo.c -o dvbcsa_algo.o >/dev/null 2>&1 mv -f .deps/dvbcsa_algo.Tpo .deps/dvbcsa_algo.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -fomit-frame-pointer -D_XOPEN_SOURCE=600 -msse -msse2 -MT dvbcsa_block.lo -MD -MP -MF .deps/dvbcsa_block.Tpo -c -o dvbcsa_block.lo dvbcsa_block.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -fomit-frame-pointer -D_XOPEN_SOURCE=600 -msse -msse2 -MT dvbcsa_block.lo -MD -MP -MF .deps/dvbcsa_block.Tpo -c dvbcsa_block.c -fPIC -DPIC -o .libs/dvbcsa_block.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -fomit-frame-pointer -D_XOPEN_SOURCE=600 -msse -msse2 -MT dvbcsa_block.lo -MD -MP -MF .deps/dvbcsa_block.Tpo -c dvbcsa_block.c -o dvbcsa_block.o >/dev/null 2>&1 mv -f .deps/dvbcsa_block.Tpo .deps/dvbcsa_block.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -fomit-frame-pointer -D_XOPEN_SOURCE=600 -msse -msse2 -MT dvbcsa_bs_algo.lo -MD -MP -MF .deps/dvbcsa_bs_algo.Tpo -c -o dvbcsa_bs_algo.lo dvbcsa_bs_algo.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -fomit-frame-pointer -D_XOPEN_SOURCE=600 -msse -msse2 -MT dvbcsa_bs_algo.lo -MD -MP -MF .deps/dvbcsa_bs_algo.Tpo -c dvbcsa_bs_algo.c -fPIC -DPIC -o .libs/dvbcsa_bs_algo.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -fomit-frame-pointer -D_XOPEN_SOURCE=600 -msse -msse2 -MT dvbcsa_bs_algo.lo -MD -MP -MF .deps/dvbcsa_bs_algo.Tpo -c dvbcsa_bs_algo.c -o dvbcsa_bs_algo.o >/dev/null 2>&1 mv -f .deps/dvbcsa_bs_algo.Tpo .deps/dvbcsa_bs_algo.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -fomit-frame-pointer -D_XOPEN_SOURCE=600 -msse -msse2 -MT dvbcsa_bs_block.lo -MD -MP -MF .deps/dvbcsa_bs_block.Tpo -c -o dvbcsa_bs_block.lo dvbcsa_bs_block.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -fomit-frame-pointer -D_XOPEN_SOURCE=600 -msse -msse2 -MT dvbcsa_bs_block.lo -MD -MP -MF .deps/dvbcsa_bs_block.Tpo -c dvbcsa_bs_block.c -fPIC -DPIC -o .libs/dvbcsa_bs_block.o dvbcsa_bs_block.c: In function 'dvbcsa_bs_block_decrypt_register': dvbcsa_bs_block.c:63: note: use -flax-vector-conversions to permit conversions between vectors with differing element types or numbers of subparts dvbcsa_bs_block.c:63: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' dvbcsa_bs_block.c:63: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' dvbcsa_bs_block.c:63: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' dvbcsa_bs_block.c: In function 'dvbcsa_bs_block_encrypt_register': dvbcsa_bs_block.c:138: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' dvbcsa_bs_block.c:138: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' dvbcsa_bs_block.c:138: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' *** [dvbcsa_bs_block.lo] Error code 1 Stop in /wrkdirs/usr/ports/multimedia/libdvbcsa/work/libdvbcsa-1.1.0/src. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/multimedia/libdvbcsa/work/libdvbcsa-1.1.0/src. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/multimedia/libdvbcsa/work/libdvbcsa-1.1.0. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/multimedia/libdvbcsa/work/libdvbcsa-1.1.0. *** [do-build] Error code 1 Stop in /usr/ports/multimedia/libdvbcsa. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:07:04 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 6A783533; Wed, 28 Jan 2015 04:07:04 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 4956AE58; Wed, 28 Jan 2015 04:07:04 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S474DW054181; Wed, 28 Jan 2015 04:07:04 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S474aJ054168; Wed, 28 Jan 2015 04:07:04 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:07:04 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280407.t0S474aJ054168@beefy2.isc.freebsd.org> To: johans@FreeBSD.org Subject: [package - 93amd64-quarterly][security/gss] Failed for gss-1.0.3 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: Wed, 28 Jan 2015 04:07:04 -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: johans@FreeBSD.org Last committer: johans@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/security/gss/Makefile 370945 2014-10-15 19:17:17Z johans $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/gss-1.0.3.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building security/gss build started at Wed Jan 28 04:06:51 UTC 2015 port directory: /usr/ports/security/gss building for: FreeBSD 93amd64-quarterly-job-15 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: johans@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/security/gss/Makefile 370945 2014-10-15 19:17:17Z johans $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=gss-1.0.3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gss-1.0.3: DOCS=on: Build and/or install documentation NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-kerberos5 --enable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/gss/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/gss/work HOME=/wrkdirs/usr/ports/security/gss/work TMPDIR="/tmp" PKG_CONFIG=pkgconf ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/gss/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/gss/work HOME=/wrkdirs/usr/ports/security/gss/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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -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-- DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/gss" EXAMPLESDIR="share/examples/gss" DATADIR="share/gss" WWWDIR="www/gss" ETCDIR="etc/gss" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gss DOCSDIR=/usr/local/share/doc/gss EXAMPLESDIR=/usr/local/share/examples/gss WWWDIR=/usr/local/www/gss ETCDIR=/usr/local/etc/gss --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> gss-1.0.3 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.3.txz [93amd64-quarterly-job-15] Installing pkg-1.4.3... [93amd64-quarterly-job-15] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gss-1.0.3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gss-1.0.3 for building =========================================================================== =================================================== ===> Fetching all distfiles required by gss-1.0.3 for building => SHA256 Checksum OK for gss-1.0.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gss-1.0.3 for building ===> Extracting for gss-1.0.3 => SHA256 Checksum OK for gss-1.0.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gss-1.0.3 =========================================================================== =================================================== ===> gss-1.0.3 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93amd64-quarterly-job-15] Installing pkgconf-0.9.7... [93amd64-quarterly-job-15] Extracting pkgconf-0.9.7... done ===> Returning to build of gss-1.0.3 ===> gss-1.0.3 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.3.txz [93amd64-quarterly-job-15] Installing gettext-tools-0.19.3... [93amd64-quarterly-job-15] `-- Installing expat-2.1.0_2... [93amd64-quarterly-job-15] `-- Extracting expat-2.1.0_2... done [93amd64-quarterly-job-15] `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-15] | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-15] | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-15] | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-15] | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-15] `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-15] Extracting gettext-tools-0.19.3... done ===> Returning to build of gss-1.0.3 ===> gss-1.0.3 depends on file: /usr/local/bin/perl5.18.4 - not found ===> Verifying install for /usr/local/bin/perl5.18.4 in /usr/ports/lang/perl5.18 ===> Installing existing package /packages/All/perl5-5.18.4_11.txz [93amd64-quarterly-job-15] Installing perl5-5.18.4_11... [93amd64-quarterly-job-15] Extracting perl5-5.18.4_11... done ===> Returning to build of gss-1.0.3 =========================================================================== =================================================== ===> gss-1.0.3 depends on shared library: libshishi.so - not found ===> Verifying for libshishi.so in /usr/ports/security/shishi ===> Installing existing package /packages/All/shishi-1.0.2_7.txz [93amd64-quarterly-job-15] Installing shishi-1.0.2_7... [93amd64-quarterly-job-15] `-- Installing gnutls-3.2.21... [93amd64-quarterly-job-15] | `-- Installing libidn-1.29... [93amd64-quarterly-job-15] | `-- Extracting libidn-1.29... done [93amd64-quarterly-job-15] | `-- Installing libtasn1-4.2... [93amd64-quarterly-job-15] | `-- Extracting libtasn1-4.2... done [93amd64-quarterly-job-15] | `-- Installing nettle-2.7.1... [93amd64-quarterly-job-15] | | `-- Installing gmp-5.1.3_2... [93amd64-quarterly-job-15] | | `-- Extracting gmp-5.1.3_2... done [93amd64-quarterly-job-15] | `-- Extracting nettle-2.7.1... done [93amd64-quarterly-job-15] | `-- Installing p11-kit-0.22.1... [93amd64-quarterly-job-15] | | `-- Installing ca_root_nss-3.17.3_1... [93amd64-quarterly-job-15] | | `-- Extracting ca_root_nss-3.17.3_1... done [93amd64-quarterly-job-15] | | `-- Installing libffi-3.0.13_3... [93amd64-quarterly-job-15] | | `-- Extracting libffi-3.0.13_3... done [93amd64-quarterly-job-15] | `-- Extracting p11-kit-0.22.1... done [93amd64-quarterly-job-15] | `-- Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [93amd64-quarterly-job-15] | `-- Extracting trousers-tddl-0.3.10_7... done [93amd64-quarterly-job-15] `-- Extracting gnutls-3.2.21... done [93amd64-quarterly-job-15] `-- Installing libgcrypt-1.6.1_5... [93amd64-quarterly-job-15] | `-- Installing libgpg-error-1.17... [93amd64-quarterly-job-15] | `-- Extracting libgpg-error-1.17... done checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for ld used by cc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib checking if LD -Wl,--version-script works... yes checking for pmccabe... false checking for valgrind... no checking whether self tests are run under valgrind... no checking for valgrind... no checking whether self tests are run under valgrind... no checking for wchar_t... (cached) yes checking whether the preprocessor supports include_next... (cached) yes checking whether system header files limit the line length... no checking for C/C++ restrict keyword... no checking whether ffsl is declared without a macro... (cached) yes checking whether ffsll is declared without a macro... (cached) yes checking whether memmem is declared without a macro... (cached) yes checking whether mempcpy is declared without a macro... no checking whether memrchr is declared without a macro... (cached) yes checking whether rawmemchr is declared without a macro... (cached) yes checking whether stpcpy is declared without a macro... (cached) yes checking whether stpncpy is declared without a macro... (cached) yes checking whether strchrnul is declared without a macro... no checking whether strdup is declared without a macro... (cached) yes checking whether strncat is declared without a macro... (cached) yes checking whether strndup is declared without a macro... (cached) yes checking whether strnlen is declared without a macro... (cached) yes checking whether strpbrk is declared without a macro... (cached) yes checking whether strsep is declared without a macro... (cached) yes checking whether strcasestr is declared without a macro... (cached) yes checking whether strtok_r is declared without a macro... (cached) yes checking whether strerror_r is declared without a macro... (cached) yes checking whether strsignal is declared without a macro... (cached) yes checking whether strverscmp is declared without a macro... (cached) no checking if gcc/ld supports -Wl,--output-def... no checking whether NULL can be used in arbitrary expressions... yes checking for strverscmp... no checking for complete errno.h... (cached) yes checking whether strerror_r is declared... (cached) yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking for getopt.h... (cached) yes checking for sys/mman.h... (cached) yes checking for sys/socket.h... (cached) yes checking for unistd.h... (cached) yes checking for getopt.h... (cached) yes checking for getopt_long_only... (cached) yes checking whether getopt is POSIX compatible... (cached) yes checking for working GNU getopt function... no checking whether getenv is declared... (cached) yes checking for mprotect... (cached) yes checking for _set_invalid_parameter_handler... no checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking whether strerror(0) succeeds... yes checking for pid_t... (cached) yes checking for mode_t... (cached) yes checking for error_at_line... no checking whether program_invocation_name is declared... no checking whether program_invocation_short_name is declared... no checking for ssize_t... (cached) yes checking for va_copy... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking whether dprintf is declared without a macro... (cached) yes checking whether fpurge is declared without a macro... (cached) yes checking whether fseeko is declared without a macro... (cached) yes checking whether ftello is declared without a macro... (cached) yes checking whether getdelim is declared without a macro... (cached) yes checking whether getline is declared without a macro... (cached) yes checking whether gets is declared without a macro... (cached) yes checking whether pclose is declared without a macro... (cached) yes checking whether popen is declared without a macro... (cached) yes checking whether renameat is declared without a macro... (cached) yes checking whether snprintf is declared without a macro... (cached) yes checking whether tmpfile is declared without a macro... (cached) yes checking whether vdprintf is declared without a macro... (cached) yes checking whether vsnprintf is declared without a macro... (cached) yes checking for working strerror function... yes checking whether chdir is declared without a macro... (cached) yes checking whether chown is declared without a macro... (cached) yes checking whether dup is declared without a macro... (cached) yes checking whether dup2 is declared without a macro... (cached) yes checking whether dup3 is declared without a macro... no checking whether environ is declared without a macro... no checking whether euidaccess is declared without a macro... no checking whether faccessat is declared without a macro... (cached) yes checking whether fchdir is declared without a macro... (cached) yes checking whether fchownat is declared without a macro... (cached) yes checking whether fdatasync is declared without a macro... no checking whether fsync is declared without a macro... (cached) yes checking whether ftruncate is declared without a macro... (cached) yes checking whether getcwd is declared without a macro... (cached) yes checking whether getdomainname is declared without a macro... (cached) yes checking whether getdtablesize is declared without a macro... (cached) yes checking whether getgroups is declared without a macro... (cached) yes checking whether gethostname is declared without a macro... (cached) yes checking whether getlogin is declared without a macro... (cached) yes checking whether getlogin_r is declared without a macro... (cached) yes checking whether getpagesize is declared without a macro... (cached) yes checking whether getusershell is declared without a macro... (cached) yes checking whether setusershell is declared without a macro... (cached) yes checking whether endusershell is declared without a macro... (cached) yes checking whether group_member is declared without a macro... no checking whether isatty is declared without a macro... (cached) yes checking whether lchown is declared without a macro... (cached) yes checking whether link is declared without a macro... (cached) yes checking whether linkat is declared without a macro... (cached) yes checking whether lseek is declared without a macro... (cached) yes checking whether pipe is declared without a macro... (cached) yes checking whether pipe2 is declared without a macro... no checking whether pread is declared without a macro... (cached) yes checking whether pwrite is declared without a macro... (cached) yes checking whether readlink is declared without a macro... (cached) yes checking whether readlinkat is declared without a macro... (cached) yes checking whether rmdir is declared without a macro... (cached) yes checking whether sethostname is declared without a macro... (cached) yes checking whether sleep is declared without a macro... (cached) yes checking whether symlink is declared without a macro... (cached) yes checking whether symlinkat is declared without a macro... (cached) yes checking whether ttyname_r is declared without a macro... (cached) yes checking whether unlink is declared without a macro... (cached) yes checking whether unlinkat is declared without a macro... (cached) yes checking whether usleep is declared without a macro... (cached) yes checking if the Kerberos V5 mechanism should be supported... no checking pkg-config is at least version 0.9.0... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for gettext translation domain suffix to use... none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/cyclo/Makefile config.status: creating doc/reference/Makefile config.status: creating doc/reference/version.xml config.status: creating gl/Makefile config.status: creating gss.pc config.status: creating lib/Makefile config.status: creating lib/gl/Makefile config.status: creating lib/headers/gss.h config.status: creating lib/krb5/Makefile config.status: creating po/Makefile.in config.status: creating po/Makevars config.status: creating src/Makefile config.status: creating src/gl/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: summary of build options: version: 1.0.3 shared 3:3:0 Host type: amd64-portbld-freebsd9.3 Install prefix: /usr/local Compiler: cc -std=gnu99 C flags: -O2 -pipe -fstack-protector -fno-strict-aliasing Warning flags: errors: warnings: Library types: Shared=yes, Static=yes Valgrind: Version script: yes I18n domain suffix: none Kerberos V5: no LDADD: =========================================================================== =================================================== ===> Building for gss-1.0.3 /usr/bin/make all-recursive Making all in po Error expanding embedded variable. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/security/gss/work/gss-1.0.3. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/security/gss/work/gss-1.0.3. *** [do-build] Error code 1 Stop in /usr/ports/security/gss. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:07:23 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 1E01453F for ; Wed, 28 Jan 2015 04:07:23 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 08B45E5B for ; Wed, 28 Jan 2015 04:07:23 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S47MJ5070774 for ; Wed, 28 Jan 2015 04:07:22 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S47MHM070755; Wed, 28 Jan 2015 04:07:22 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:07:22 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280407.t0S47MHM070755@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93amd64-quarterly][audio/py-karaoke] Failed for py27-karaoke-0.7.5_7 in configure 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: Wed, 28 Jan 2015 04:07:23 -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: tijl@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/audio/py-karaoke/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/py27-karaoke-0.7.5_7.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building audio/py-karaoke build started at Wed Jan 28 04:06:37 UTC 2015 port directory: /usr/ports/audio/py-karaoke building for: FreeBSD 93amd64-quarterly-job-13 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/audio/py-karaoke/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=py27-karaoke-0.7.5_7 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for py27-karaoke-0.7.5_7: MUTAGEN=off: Mutagen support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/py-karaoke/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/py-karaoke/work HOME=/wrkdirs/usr/ports/audio/py-karaoke/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/py-karaoke/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/py-karaoke/work HOME=/wrkdirs/usr/ports/audio/py-karaoke/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2-3.0-config LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/karaoke" EXAMPLESDIR="share/examples/karaoke" DATADIR="share/pykaraoke" WWWDIR="www/karaoke" ETCDIR="etc/karaoke" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pykaraoke DOCSDIR=/usr/local/share/doc/karaoke EXAMPLESDIR=/usr/local/share/examples/karaoke WWWDIR=/usr/local/www/karaoke ETCDIR=/usr/local/etc/karaoke --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> py27-karaoke-0.7.5_7 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.3.txz [93amd64-quarterly-job-13] Installing pkg-1.4.3... [93amd64-quarterly-job-13] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of py27-karaoke-0.7.5_7 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by py27-karaoke-0.7.5_7 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by py27-karaoke-0.7.5_7 for building => SHA256 Checksum OK for pykaraoke-0.7.5.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by py27-karaoke-0.7.5_7 for building ===> Extracting for py27-karaoke-0.7.5_7 => SHA256 Checksum OK for pykaraoke-0.7.5.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py27-karaoke-0.7.5_7 ===> Applying FreeBSD patches for py27-karaoke-0.7.5_7 =========================================================================== =================================================== ===> py27-karaoke-0.7.5_7 depends on package: py27-game>0 - not found ===> Verifying install for py27-game>0 in /usr/ports/devel/py-game ===> Installing existing package /packages/All/py27-game-1.9.1_5.txz [93amd64-quarterly-job-13] Installing py27-game-1.9.1_5... [93amd64-quarterly-job-13] `-- Installing py27-numpy-1.9.1_1,1... [93amd64-quarterly-job-13] | `-- Installing blas-3.4.2_3... [93amd64-quarterly-job-13] | | `-- Installing gcc-4.8.3_2... [93amd64-quarterly-job-13] | | `-- Installing binutils-2.25... [93amd64-quarterly-job-13] | | | `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-13] | | | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-13] | | | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-13] | | | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-13] | | | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-13] | | | `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-13] | | `-- Extracting binutils-2.25... done [93amd64-quarterly-job-13] | | `-- Installing gcc-ecj-4.5... [93amd64-quarterly-job-13] | | `-- Extracting gcc-ecj-4.5... done [93amd64-quarterly-job-13] | | `-- Installing gmp-5.1.3_2... [93amd64-quarterly-job-13] | | `-- Extracting gmp-5.1.3_2... done [93amd64-quarterly-job-13] | | `-- Installing mpc-1.0.2_1... [93amd64-quarterly-job-13] | | | `-- Installing mpfr-3.1.2_2... [93amd64-quarterly-job-13] | | | `-- Extracting mpfr-3.1.2_2... done [93amd64-quarterly-job-13] | | `-- Extracting mpc-1.0.2_1... done [93amd64-quarterly-job-13] | | `-- Extracting gcc-4.8.3_2... done [93amd64-quarterly-job-13] | `-- Extracting blas-3.4.2_3... done [93amd64-quarterly-job-13] | `-- Installing lapack-3.4.2_3... [93amd64-quarterly-job-13] | `-- Extracting lapack-3.4.2_3... done [93amd64-quarterly-job-13] | `-- Installing py27-nose-1.3.3... [93amd64-quarterly-job-13] | | `-- Installing py27-setuptools27-5.5.1... [93amd64-quarterly-job-13] | | `-- Installing python27-2.7.9... [93amd64-quarterly-job-13] | | | `-- Installing libffi-3.0.13_3... [93amd64-quarterly-job-13] | | | `-- Extracting libffi-3.0.13_3... done [93amd64-quarterly-job-13] | | `-- Extracting python27-2.7.9... done [93amd64-quarterly-job-13] | | `-- Extracting py27-setuptools27-5.5.1... done [93amd64-quarterly-job-13] | `-- Extracting py27-nose-1.3.3... done [93amd64-quarterly-job-13] | `-- Installing suitesparse-4.0.2_4... [93amd64-quarterly-job-13] | `-- Extracting suitesparse-4.0.2_4... done [93amd64-quarterly-job-13] `-- Extracting py27-numpy-1.9.1_1,1... done [93amd64-quarterly-job-13] `-- Installing sdl-1.2.15_5,2... [93amd64-quarterly-job-13] | `-- Installing aalib-1.4.r5_11... [93amd64-quarterly-job-13] | `-- Extracting aalib-1.4.r5_11... done [93amd64-quarterly-job-13] | `-- Installing libGLU-9.0.0_2... [93amd64-quarterly-job-13] | | `-- Installing libGL-9.1.7_4... [93amd64-quarterly-job-13] | | `-- Installing dri2proto-2.8... [93amd64-quarterly-job-13] | | `-- Extracting dri2proto-2.8... done [93amd64-quarterly-job-13] | | `-- Installing expat-2.1.0_2... [93amd64-quarterly-job-13] | | `-- Extracting expat-2.1.0_2... done [93amd64-quarterly-job-13] | | `-- Installing libX11-1.6.2_2,1... [93amd64-quarterly-job-13] | | | `-- Installing kbproto-1.0.6... [93amd64-quarterly-job-13] | | | `-- Extracting kbproto-1.0.6... done [93amd64-quarterly-job-13] | | | `-- Installing libXau-1.0.8_2... [93amd64-quarterly-job-13] | | | `-- Installing xproto-7.0.26... [93amd64-quarterly-job-13] | | | `-- Extracting xproto-7.0.26... done [93amd64-quarterly-job-13] | | | `-- Extracting libXau-1.0.8_2... done [93amd64-quarterly-job-13] | | | `-- Installing libXdmcp-1.1.1_2... [93amd64-quarterly-job-13] | | | `-- Extracting libXdmcp-1.1.1_2... done [93amd64-quarterly-job-13] | | | `-- Installing libxcb-1.11... [93amd64-quarterly-job-13] | | | `-- Installing libpthread-stubs-0.3_6... [93amd64-quarterly-job-13] | | | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-quarterly-job-13] | | | `-- Installing libxml2-2.9.2_2... [93amd64-quarterly-job-13] | | | `-- Extracting libxml2-2.9.2_2... done [93amd64-quarterly-job-13] | | | `-- Extracting libxcb-1.11... done [93amd64-quarterly-job-13] | | `-- Extracting libX11-1.6.2_2,1... done [93amd64-quarterly-job-13] | | `-- Installing gdk-pixbuf2-2.31.2_1... [93amd64-quarterly-job-13] | | | `-- Installing jasper-1.900.1_14... [93amd64-quarterly-job-13] | | | `-- Extracting jasper-1.900.1_14... done [93amd64-quarterly-job-13] | | | `-- Installing libXi-1.7.4,1... [93amd64-quarterly-job-13] | | | `-- Installing inputproto-2.3.1... [93amd64-quarterly-job-13] | | | `-- Extracting inputproto-2.3.1... done [93amd64-quarterly-job-13] | | | `-- Extracting libXi-1.7.4,1... done [93amd64-quarterly-job-13] | | | `-- Installing libXt-1.1.4_2,1... [93amd64-quarterly-job-13] | | | `-- Extracting libXt-1.1.4_2,1... done [93amd64-quarterly-job-13] | | `-- Extracting gdk-pixbuf2-2.31.2_1... done [93amd64-quarterly-job-13] | | `-- Installing gtk-update-icon-cache-2.24.25... [93amd64-quarterly-job-13] | | | `-- Installing hicolor-icon-theme-0.12... [93amd64-quarterly-job-13] | | | `-- Extracting hicolor-icon-theme-0.12... done [93amd64-quarterly-job-13] | | | `-- Installing libXcomposite-0.4.4_2,1... [93amd64-quarterly-job-13] | | | `-- Installing compositeproto-0.4.2... [93amd64-quarterly-job-13] | | | `-- Extracting compositeproto-0.4.2... done [93amd64-quarterly-job-13] | | | `-- Extracting libXcomposite-0.4.4_2,1... done [93amd64-quarterly-job-13] | | | `-- Installing libXcursor-1.1.14_2... [93amd64-quarterly-job-13] | | | `-- Extracting libXcursor-1.1.14_2... done [93amd64-quarterly-job-13] | | | `-- Installing libXinerama-1.1.3_2,1... [93amd64-quarterly-job-13] | | | `-- Installing xineramaproto-1.2.1... [93amd64-quarterly-job-13] | | | `-- Extracting xineramaproto-1.2.1... done [93amd64-quarterly-job-13] | | | `-- Extracting libXinerama-1.1.3_2,1... done [93amd64-quarterly-job-13] | | | `-- Installing pango-1.36.8... [93amd64-quarterly-job-13] | | | `-- Installing cairo-1.12.18_1,2... [93amd64-quarterly-job-13] | | | | `-- Installing fontconfig-2.11.1,1... [93amd64-quarterly-job-13] | | | | `-- 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 [93amd64-quarterly-job-13] | | | | `-- Installing pixman-0.32.6... [93amd64-quarterly-job-13] | | | | `-- Extracting pixman-0.32.6... done [93amd64-quarterly-job-13] | | | | `-- Installing xcb-util-renderutil-0.3.9... [93amd64-quarterly-job-13] | | | | `-- Installing xcb-util-0.3.9_3,1... [93amd64-quarterly-job-13] | | | | `-- Extracting xcb-util-0.3.9_3,1... done [93amd64-quarterly-job-13] | | | | `-- Extracting xcb-util-renderutil-0.3.9... done [93amd64-quarterly-job-13] | | | `-- Extracting cairo-1.12.18_1,2... done [93amd64-quarterly-job-13] | | | `-- Installing encodings-1.0.4_1,1... [93amd64-quarterly-job-13] | | | | `-- Installing font-util-1.3.0_1... [93amd64-quarterly-job-13] | | | | `-- Extracting font-util-1.3.0_1... done [93amd64-quarterly-job-13] | | | `-- Extracting encodings-1.0.4_1,1... done [93amd64-quarterly-job-13] | | | `-- Installing harfbuzz-0.9.36... [93amd64-quarterly-job-13] | | | | `-- Installing graphite2-1.2.4... [93amd64-quarterly-job-13] | | | | `-- Extracting graphite2-1.2.4... done [93amd64-quarterly-job-13] | | | | `-- Installing icu-53.1... [93amd64-quarterly-job-13] | | | | `-- Extracting icu-53.1... done [93amd64-quarterly-job-13] | | | `-- Extracting harfbuzz-0.9.36... done [93amd64-quarterly-job-13] | | | `-- Installing libXft-2.3.1_2... [93amd64-quarterly-job-13] | | | `-- Extracting libXft-2.3.1_2... done [93amd64-quarterly-job-13] | | | `-- Installing xorg-fonts-truetype-7.7_1... [93amd64-quarterly-job-13] | | | | `-- Installing dejavu-2.34_4... [93amd64-quarterly-job-13] | | | | `-- Extracting dejavu-2.34_4... done [93amd64-quarterly-job-13] | | | | `-- Installing font-bh-ttf-1.0.3_1... [93amd64-quarterly-job-13] | | | | `-- Installing mkfontdir-1.0.7... [93amd64-quarterly-job-13] | | | | | `-- Installing mkfontscale-1.1.1_1... [93amd64-quarterly-job-13] | | | | | `-- Installing libfontenc-1.1.2_2... [93amd64-quarterly-job-13] | | | | | `-- Extracting libfontenc-1.1.2_2... done [93amd64-quarterly-job-13] | | | | | `-- Extracting mkfontscale-1.1.1_1... done [93amd64-quarterly-job-13] | | | | `-- Extracting mkfontdir-1.0.7... done [93amd64-quarterly-job-13] | | | | `-- Extracting font-bh-ttf-1.0.3_1... done [93amd64-quarterly-job-13] | | | | `-- Installing font-misc-ethiopic-1.0.3_1... [93amd64-quarterly-job-13] | | | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [93amd64-quarterly-job-13] | | | | `-- Installing font-misc-meltho-1.0.3_1... [93amd64-quarterly-job-13] | | | | `-- Extracting font-misc-meltho-1.0.3_1... done [93amd64-quarterly-job-13] | | | `-- Extracting pango-1.36.8... done [93amd64-quarterly-job-13] | | | `-- Installing shared-mime-info-1.1_1... [93amd64-quarterly-job-13] | | | `-- Extracting shared-mime-info-1.1_1... done [93amd64-quarterly-job-13] | | `-- Extracting gtk-update-icon-cache-2.24.25... done [93amd64-quarterly-job-13] | | `-- Installing python-2.7_2,2... [93amd64-quarterly-job-13] | | `-- Extracting python-2.7_2,2... done [93amd64-quarterly-job-13] | | `-- Extracting gtk2-2.24.25_1... done [93amd64-quarterly-job-13] | | `-- Installing polkit-0.105_4... [93amd64-quarterly-job-13] | | `-- Installing gobject-introspection-1.42.0... [93amd64-quarterly-job-13] | | `-- Extracting gobject-introspection-1.42.0... done [93amd64-quarterly-job-13] | | `-- Extracting polkit-0.105_4... done [93amd64-quarterly-job-13] | `-- Extracting gconf2-3.2.6_3... done [93amd64-quarterly-job-13] | `-- Installing gstreamer-plugins-0.10.36_5,3... [93amd64-quarterly-job-13] | | `-- Installing gstreamer-0.10.36_2... [93amd64-quarterly-job-13] | | `-- Extracting gstreamer-0.10.36_2... done [93amd64-quarterly-job-13] | | `-- Installing libXv-1.0.10_2,1... [93amd64-quarterly-job-13] | | `-- Installing videoproto-2.3.2... [93amd64-quarterly-job-13] | | `-- Extracting videoproto-2.3.2... done [93amd64-quarterly-job-13] | | `-- Extracting libXv-1.0.10_2,1... done [93amd64-quarterly-job-13] | | `-- Installing orc-0.4.22... [93amd64-quarterly-job-13] | | `-- Extracting orc-0.4.22... done [93amd64-quarterly-job-13] | `-- Extracting gstreamer-plugins-0.10.36_5,3... done [93amd64-quarterly-job-13] | `-- Installing libmspack-0.4_2... [93amd64-quarterly-job-13] | `-- Extracting libmspack-0.4_2... done [93amd64-quarterly-job-13] | `-- Installing webkit-gtk2-2.4.8... [93amd64-quarterly-job-13] | | `-- Installing curl-7.39.0_1... [93amd64-quarterly-job-13] | | `-- Installing ca_root_nss-3.17.3_1... [93amd64-quarterly-job-13] | | `-- Extracting ca_root_nss-3.17.3_1... done [93amd64-quarterly-job-13] | | `-- Extracting curl-7.39.0_1... done [93amd64-quarterly-job-13] | | `-- Installing enchant-1.6.0_4... [93amd64-quarterly-job-13] | | `-- Installing hunspell-1.3.3... [93amd64-quarterly-job-13] | | `-- Extracting hunspell-1.3.3... done [93amd64-quarterly-job-13] | | `-- Extracting enchant-1.6.0_4... done [93amd64-quarterly-job-13] | | `-- Installing geoclue-2.1.9... [93amd64-quarterly-job-13] | | `-- Installing json-glib-1.0.2_1... [93amd64-quarterly-job-13] | | `-- Extracting json-glib-1.0.2_1... done [93amd64-quarterly-job-13] | | `-- Installing libsoup-2.48.1... [93amd64-quarterly-job-13] | | | `-- Installing glib-networking-2.42.1... [93amd64-quarterly-job-13] | | | `-- Installing gnutls-3.2.21... [93amd64-quarterly-job-13] | | | | `-- Installing libidn-1.29... [93amd64-quarterly-job-13] | | | | `-- Extracting libidn-1.29... done [93amd64-quarterly-job-13] | | | | `-- Installing libtasn1-4.2... [93amd64-quarterly-job-13] | | | | `-- Extracting libtasn1-4.2... done [93amd64-quarterly-job-13] | | | | `-- Installing nettle-2.7.1... [93amd64-quarterly-job-13] | | | | `-- Extracting nettle-2.7.1... done [93amd64-quarterly-job-13] | | | | `-- Installing p11-kit-0.22.1... [93amd64-quarterly-job-13] | | | | `-- Extracting p11-kit-0.22.1... done [93amd64-quarterly-job-13] | | | | `-- Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [93amd64-quarterly-job-13] | | | | `-- Extracting trousers-tddl-0.3.10_7... done [93amd64-quarterly-job-13] | | | `-- Extracting gnutls-3.2.21... done [93amd64-quarterly-job-13] | | | `-- Installing gsettings-desktop-schemas-3.14.1... [93amd64-quarterly-job-13] | | | | `-- Installing cantarell-fonts-0.0.15... [93amd64-quarterly-job-13] | | | | `-- Extracting cantarell-fonts-0.0.15... done /usr/local/share/fonts/cantarell: caching, new cache contents: 2 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory /usr/local/bin/fc-cache: succeeded [93amd64-quarterly-job-13] | | | `-- Extracting gsettings-desktop-schemas-3.14.1... done [93amd64-quarterly-job-13] | | | `-- Installing libgcrypt-1.6.1_5... [93amd64-quarterly-job-13] | | | | `-- Installing libgpg-error-1.17... [93amd64-quarterly-job-13] | | | | `-- Extracting libgpg-error-1.17... done [93amd64-quarterly-job-13] | | | `-- Extracting libgcrypt-1.6.1_5... done [93amd64-quarterly-job-13] | | | `-- Installing libproxy-0.4.6... [93amd64-quarterly-job-13] | | | `-- Extracting libproxy-0.4.6... done [93amd64-quarterly-job-13] | | | `-- Extracting glib-networking-2.42.1... done [93amd64-quarterly-job-13] | | | `-- Installing sqlite3-3.8.7.4... [93amd64-quarterly-job-13] | | | `-- Extracting sqlite3-3.8.7.4... done [93amd64-quarterly-job-13] | | `-- Extracting libsoup-2.48.1... done [93amd64-quarterly-job-13] | | `-- Extracting geoclue-2.1.9... done [93amd64-quarterly-job-13] | | `-- Installing gstreamer1-plugins-1.4.5_1... [93amd64-quarterly-job-13] | | `-- Installing gstreamer1-1.4.5... [93amd64-quarterly-job-13] | | `-- Extracting gstreamer1-1.4.5... done [93amd64-quarterly-job-13] | | `-- Installing iso-codes-3.56... [93amd64-quarterly-job-13] | | `-- Extracting iso-codes-3.56... done [93amd64-quarterly-job-13] | | `-- Extracting gstreamer1-plugins-1.4.5_1... done [93amd64-quarterly-job-13] | | `-- Installing libsecret-0.18_1... [93amd64-quarterly-job-13] | | `-- Extracting libsecret-0.18_1... done [93amd64-quarterly-job-13] | | `-- Installing libxslt-1.1.28_5... [93amd64-quarterly-job-13] | | `-- Extracting libxslt-1.1.28_5... done [93amd64-quarterly-job-13] | `-- Extracting webkit-gtk2-2.4.8... done [93amd64-quarterly-job-13] `-- Extracting wx30-gtk2-3.0.2_1... done [93amd64-quarterly-job-13] Extracting py27-wxPython30-3.0.0.0_1... done Message for dejavu-2.34_4: 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. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of py27-karaoke-0.7.5_7 =========================================================================== =================================================== ===> py27-karaoke-0.7.5_7 depends on shared library: libpthread-stubs.so - found (/usr/local/lib/libpthread-stubs.so.0.0.0) ===> py27-karaoke-0.7.5_7 depends on shared library: libaa.so - found (/usr/local/lib/libaa.so.1.0.4) ===> py27-karaoke-0.7.5_7 depends on shared library: libSDL.so - found (/usr/local/lib/libSDL-1.2.so.0.11.4) ===> py27-karaoke-0.7.5_7 depends on shared library: libiconv.so.3 - found (/usr/local/lib/libiconv.so.2.5.1) =========================================================================== =================================================== ===> Configuring for py27-karaoke-0.7.5_7 Traceback (most recent call last): File "", line 1, in File "setup.py", line 33, in import wx File "/usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/wx/__init__.py", line 45, in from wx._core import * File "/usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py", line 4, in import _core_ ImportError: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.14 required by /usr/local/lib/libwebkitgtk-1.0.so.0 not found *** [do-configure] Error code 1 Stop in /usr/ports/audio/py-karaoke. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:08:36 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 E57B6570; Wed, 28 Jan 2015 04:08:36 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 C4510E6A; Wed, 28 Jan 2015 04:08:36 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S48aQ5028502; Wed, 28 Jan 2015 04:08:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S48aNJ028495; Wed, 28 Jan 2015 04:08:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:08:36 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280408.t0S48aNJ028495@beefy2.isc.freebsd.org> To: multimedia@FreeBSD.org Subject: [package - 93amd64-quarterly][multimedia/gstreamer1-vaapi] Failed for gstreamer1-vaapi-0.5.9 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: Wed, 28 Jan 2015 04:08:37 -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: multimedia@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/multimedia/gstreamer1-vaapi/Makefile 374861 2014-12-17 16:20:33Z kwm $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/gstreamer1-vaapi-0.5.9.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building multimedia/gstreamer1-vaapi build started at Wed Jan 28 04:07:10 UTC 2015 port directory: /usr/ports/multimedia/gstreamer1-vaapi building for: FreeBSD 93amd64-quarterly-job-17 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: multimedia@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/multimedia/gstreamer1-vaapi/Makefile 374861 2014-12-17 16:20:33Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=gstreamer1-vaapi-0.5.9 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-wayland --with-gstreamer-api=1.4 --disable-builtin-libvpx --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work HOME=/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work HOME=/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/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-- VERSION=1.0 LIBVER=1.4 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gstreamer1-vaapi" EXAMPLESDIR="share/examples/gstreamer1-vaapi" DATADIR="share/gstreamer1-vaapi" WWWDIR="www/gstreamer1-vaapi" ETCDIR="etc/gstreamer1-vaapi" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gstreamer1-vaapi DOCSDIR=/usr/local/share/doc/gstreamer1-vaapi EXAMPLESDIR=/usr/local/share/examples/gstreamer1-vaapi WWWDIR=/usr/local/www/gstreamer1-vaapi ETCDIR=/usr/local/etc/gstreamer1-vaapi --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> gstreamer1-vaapi-0.5.9 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.3.txz [93amd64-quarterly-job-17] Installing pkg-1.4.3... [93amd64-quarterly-job-17] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gstreamer1-vaapi-0.5.9 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by gstreamer1-vaapi-0.5.9 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by gstreamer1-vaapi-0.5.9 for building => SHA256 Checksum OK for gstreamer-vaapi-0.5.9.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by gstreamer1-vaapi-0.5.9 for building ===> Extracting for gstreamer1-vaapi-0.5.9 => SHA256 Checksum OK for gstreamer-vaapi-0.5.9.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gstreamer1-vaapi-0.5.9 =========================================================================== =================================================== ===> gstreamer1-vaapi-0.5.9 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 [93amd64-quarterly-job-17] Installing gmake-4.1_1... [93amd64-quarterly-job-17] `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-17] | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-17] | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-17] | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-17] | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-17] `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-17] Extracting gmake-4.1_1... done ===> Returning to build of gstreamer1-vaapi-0.5.9 ===> gstreamer1-vaapi-0.5.9 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93amd64-quarterly-job-17] Installing pkgconf-0.9.7... [93amd64-quarterly-job-17] Extracting pkgconf-0.9.7... done ===> Returning to build of gstreamer1-vaapi-0.5.9 ===> gstreamer1-vaapi-0.5.9 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/glproto.pc in /usr/ports/x11/glproto ===> Installing existing package /packages/All/glproto-1.4.17.txz [93amd64-quarterly-job-17] Installing glproto-1.4.17... [93amd64-quarterly-job-17] Extracting glproto-1.4.17... done ===> Returning to build of gstreamer1-vaapi-0.5.9 ===> gstreamer1-vaapi-0.5.9 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/dri2proto.pc in /usr/ports/x11/dri2proto ===> Installing existing package /packages/All/dri2proto-2.8.txz [93amd64-quarterly-job-17] Installing dri2proto-2.8... [93amd64-quarterly-job-17] Extracting dri2proto-2.8... done ===> Returning to build of gstreamer1-vaapi-0.5.9 ===> gstreamer1-vaapi-0.5.9 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/x11.pc in /usr/ports/x11/libX11 ===> Installing existing package /packages/All/libX11-1.6.2_2,1.txz [93amd64-quarterly-job-17] Installing libX11-1.6.2_2,1... [93amd64-quarterly-job-17] `-- Installing kbproto-1.0.6... [93amd64-quarterly-job-17] `-- Extracting kbproto-1.0.6... done [93amd64-quarterly-job-17] `-- Installing libXau-1.0.8_2... [93amd64-quarterly-job-17] | `-- Installing xproto-7.0.26... [93amd64-quarterly-job-17] | `-- Extracting xproto-7.0.26... done [93amd64-quarterly-job-17] `-- Extracting libXau-1.0.8_2... done [93amd64-quarterly-job-17] `-- Installing libXdmcp-1.1.1_2... [93amd64-quarterly-job-17] `-- Extracting libXdmcp-1.1.1_2... done [93amd64-quarterly-job-17] `-- Installing libxcb-1.11... [93amd64-quarterly-job-17] | `-- Installing libpthread-stubs-0.3_6... [93amd64-quarterly-job-17] | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-quarterly-job-17] | `-- Installing libxml2-2.9.2_2... [93amd64-quarterly-job-17] | `-- Extracting libxml2-2.9.2_2... done [93amd64-quarterly-job-17] `-- Extracting libxcb-1.11... done [93amd64-quarterly-job-17] Extracting libX11-1.6.2_2,1... done ===> Returning to build of gstreamer1-vaapi-0.5.9 ===> gstreamer1-vaapi-0.5.9 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/xrandr.pc in /usr/ports/x11/libXrandr ===> Installing existing package /packages/All/libXrandr-1.4.2_2.txz [93amd64-quarterly-job-17] Installing libXrandr-1.4.2_2... [93amd64-quarterly-job-17] `-- Installing libXext-1.3.3,1... [93amd64-quarterly-job-17] | `-- Installing xextproto-7.3.0... [93amd64-quarterly-job-17] | `-- Extracting xextproto-7.3.0... done [93amd64-quarterly-job-17] `-- Extracting libXext-1.3.3,1... done [93amd64-quarterly-job-17] `-- Installing libXrender-0.9.8_2... [93amd64-quarterly-job-17] | `-- Installing renderproto-0.11.1... [93amd64-quarterly-job-17] | `-- Extracting renderproto-0.11.1... done [93amd64-quarterly-job-17] `-- Extracting libXrender-0.9.8_2... done [93amd64-quarterly-job-17] `-- Installing randrproto-1.4.0... [93amd64-quarterly-job-17] `-- Extracting randrproto-1.4.0... done [93amd64-quarterly-job-17] Extracting libXrandr-1.4.2_2... done ===> Returning to build of gstreamer1-vaapi-0.5.9 ===> gstreamer1-vaapi-0.5.9 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found ===> gstreamer1-vaapi-0.5.9 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found ===> gstreamer1-vaapi-0.5.9 depends on package: gstreamer1-plugins>=1.4.0 - not found ===> Verifying install for gstreamer1-plugins>=1.4.0 in /usr/ports/multimedia/gstreamer1-plugins ===> Installing existing package /packages/All/gstreamer1-plugins-1.4.5_1.txz checking for JPEG decoding API... yes checking for va/va_dec_vp8.h... yes checking for VP8 decoding API... yes checking for video post-postprocessing API... yes checking for LIBVA... yes checking for va/va_enc_mpeg2.h... yes checking for va/va_enc_h264.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating debian.upstream/Makefile config.status: creating debian.upstream/changelog config.status: creating debian.upstream/control config.status: creating debian.upstream/gstreamer1.4-vaapi-doc.install config.status: creating debian.upstream/gstreamer1.4-vaapi.install config.status: creating debian.upstream/libgstvaapi1.0-dev.install config.status: creating debian.upstream/libgstvaapi0.install config.status: creating debian.upstream/libgstvaapi-drm-0.install config.status: creating debian.upstream/libgstvaapi-glx-0.install config.status: creating debian.upstream/libgstvaapi-wayland-0.install config.status: creating debian.upstream/libgstvaapi-x11-0.install config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/libs/Makefile config.status: creating docs/reference/libs/libs-docs.xml config.status: creating docs/reference/plugins/Makefile config.status: creating docs/reference/plugins/plugins-docs.xml config.status: creating ext/Makefile config.status: creating ext/libvpx/Makefile config.status: creating gst-libs/Makefile config.status: creating gst-libs/gst/Makefile config.status: creating gst-libs/gst/base/Makefile config.status: creating gst-libs/gst/codecparsers/Makefile config.status: creating gst-libs/gst/vaapi/Makefile config.status: creating gst-libs/gst/video/Makefile config.status: creating gst/Makefile config.status: creating gst/vaapi/Makefile config.status: creating patches/Makefile config.status: creating patches/videoparsers/Makefile config.status: creating pkgconfig/Makefile config.status: creating pkgconfig/gstreamer-vaapi-1.0.pc config.status: creating pkgconfig/gstreamer-vaapi-drm-1.0.pc config.status: creating pkgconfig/gstreamer-vaapi-glx-1.0.pc config.status: creating pkgconfig/gstreamer-vaapi-wayland-1.0.pc config.status: creating pkgconfig/gstreamer-vaapi-x11-1.0.pc config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands gstreamer-vaapi configuration summary: GStreamer API version ............ : 1.4 VA-API version ................... : 0.37.0 Video encoding ................... : yes Video outputs .................... : x11 glx =========================================================================== =================================================== ===> Building for gstreamer1-vaapi-0.5.9 gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9' Making all in debian.upstream gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/debian.upstream' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/debian.upstream' Making all in ext gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/ext' Making all in libvpx gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/ext/libvpx' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/ext/libvpx' gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/ext' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/ext' gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/ext' Making all in gst-libs gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs' Making all in gst gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst' Making all in base gmake[4]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/base' CC libgstvaapi_baseutils_la-gstbitwriter.lo CCLD libgstvaapi-baseutils.la gmake[4]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/base' Making all in codecparsers gmake[4]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/codecparsers' ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/parserutils.h parserutils.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/nalutils.h nalutils.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstvc1parser.h gstvc1parser.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstmpeg4parser.h gstmpeg4parser.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstjpegparser.h gstjpegparser.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstmpegvideoparser.h gstmpegvideoparser.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gsth264parser.h gsth264parser.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstvp8parser.h gstvp8parser.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstvp8rangedecoder.h gstvp8rangedecoder.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/vp8utils.h vp8utils.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/dboolhuff.h dboolhuff.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/parserutils.c parserutils.c CC libgstvaapi_codecparsers_la-parserutils.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/nalutils.c nalutils.c CC libgstvaapi_codecparsers_la-nalutils.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstvc1parser.c gstvc1parser.c CC libgstvaapi_codecparsers_la-gstvc1parser.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstmpeg4parser.c gstmpeg4parser.c CC libgstvaapi_codecparsers_la-gstmpeg4parser.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstjpegparser.c gstjpegparser.c CC libgstvaapi_codecparsers_la-gstjpegparser.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstmpegvideoparser.c gstmpegvideoparser.c CC libgstvaapi_codecparsers_la-gstmpegvideoparser.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gsth264parser.c gsth264parser.c CC libgstvaapi_codecparsers_la-gsth264parser.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstvp8parser.c gstvp8parser.c CC libgstvaapi_codecparsers_la-gstvp8parser.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/dboolhuff.c dboolhuff.c CC libgstvaapi_codecparsers_la-dboolhuff.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstvp8rangedecoder.c gstvp8rangedecoder.c CC libgstvaapi_codecparsers_la-gstvp8rangedecoder.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/vp8utils.c vp8utils.c CC libgstvaapi_codecparsers_la-vp8utils.lo CCLD libgstvaapi-codecparsers.la touch .timestamp.symlinks gmake[4]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/codecparsers' Making all in video gmake[4]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/video' CCLD libgstvaapi-videoutils.la touch .timestamp.symlinks gmake[4]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/video' Making all in vaapi gmake[4]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/vaapi' GEN gstvaapiversion.h gmake all-am gmake[5]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/vaapi' CC libgstvaapi_1.4_la-gstvaapicodec_objects.lo CC libgstvaapi_1.4_la-gstvaapicontext.lo CC libgstvaapi_1.4_la-gstvaapicontext_overlay.lo CC libgstvaapi_1.4_la-gstvaapidecoder.lo CC libgstvaapi_1.4_la-gstvaapidecoder_dpb.lo CC libgstvaapi_1.4_la-gstvaapidecoder_h264.lo CC libgstvaapi_1.4_la-gstvaapidecoder_mpeg2.lo CC libgstvaapi_1.4_la-gstvaapidecoder_mpeg4.lo CC libgstvaapi_1.4_la-gstvaapidecoder_objects.lo CC libgstvaapi_1.4_la-gstvaapidecoder_unit.lo CC libgstvaapi_1.4_la-gstvaapidecoder_vc1.lo CC libgstvaapi_1.4_la-gstvaapidisplay.lo CC libgstvaapi_1.4_la-gstvaapidisplaycache.lo CC libgstvaapi_1.4_la-gstvaapifilter.lo CC libgstvaapi_1.4_la-gstvaapiimage.lo CC libgstvaapi_1.4_la-gstvaapiimagepool.lo CC libgstvaapi_1.4_la-gstvaapiminiobject.lo CC libgstvaapi_1.4_la-gstvaapiobject.lo CC libgstvaapi_1.4_la-gstvaapiparser_frame.lo CC libgstvaapi_1.4_la-gstvaapipixmap.lo CC libgstvaapi_1.4_la-gstvaapiprofile.lo CC libgstvaapi_1.4_la-gstvaapisubpicture.lo CC libgstvaapi_1.4_la-gstvaapisurface.lo CC libgstvaapi_1.4_la-gstvaapisurfacepool.lo CC libgstvaapi_1.4_la-gstvaapisurfaceproxy.lo CC libgstvaapi_1.4_la-gstvaapiutils.lo CC libgstvaapi_1.4_la-gstvaapiutils_core.lo CC libgstvaapi_1.4_la-gstvaapiutils_h264.lo CC libgstvaapi_1.4_la-gstvaapiutils_mpeg2.lo CC libgstvaapi_1.4_la-gstvaapivalue.lo CC libgstvaapi_1.4_la-gstvaapivideopool.lo CC libgstvaapi_1.4_la-gstvaapiwindow.lo CC libgstvaapi_1.4_la-video-format.lo CC libgstvaapi_1.4_la-gstvaapidecoder_jpeg.lo CC libgstvaapi_1.4_la-gstvaapidecoder_vp8.lo gstvaapidecoder_vp8.c: In function 'ensure_quant_matrix': gstvaapidecoder_vp8.c:219: warning: comparison is always false due to limited range of data type gstvaapidecoder_vp8.c:221: warning: comparison is always false due to limited range of data type gstvaapidecoder_vp8.c:223: warning: comparison is always false due to limited range of data type gstvaapidecoder_vp8.c:225: warning: comparison is always false due to limited range of data type gstvaapidecoder_vp8.c:227: warning: comparison is always false due to limited range of data type gstvaapidecoder_vp8.c:229: warning: comparison is always false due to limited range of data type CC libgstvaapi_1.4_la-gstvaapicodedbuffer.lo In file included from gstvaapiencoder_priv.h:28, from gstvaapicodedbuffer.c:27: ./../../gst-libs/gst/vaapi/gstvaapiencoder_objects.h:36: error: redefinition of typedef 'GstVaapiCodedBuffer' gstvaapicodedbuffer.h:41: error: previous declaration of 'GstVaapiCodedBuffer' was here Makefile:1390: recipe for target 'libgstvaapi_1.4_la-gstvaapicodedbuffer.lo' failed gmake[5]: *** [libgstvaapi_1.4_la-gstvaapicodedbuffer.lo] Error 1 gmake[5]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/vaapi' Makefile:972: recipe for target 'all' failed gmake[4]: *** [all] Error 2 gmake[4]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/vaapi' Makefile:419: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst' Makefile:419: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs' Makefile:479: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9' Makefile:410: recipe for target 'all' failed gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/multimedia/gstreamer1-vaapi. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:09:04 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 C00815C4; Wed, 28 Jan 2015 04:09:04 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 9F4A5E75; Wed, 28 Jan 2015 04:09:04 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S494bU050537; Wed, 28 Jan 2015 04:09:04 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S494br050496; Wed, 28 Jan 2015 04:09:04 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:09:04 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280409.t0S494br050496@beefy2.isc.freebsd.org> To: sunpoet@FreeBSD.org Subject: [package - 93amd64-quarterly][databases/rocksdb] Failed for rocksdb-3.8 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: Wed, 28 Jan 2015 04:09:05 -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: sunpoet@FreeBSD.org Last committer: sunpoet@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/databases/rocksdb/Makefile 374239 2014-12-08 09:11:01Z sunpoet $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/rocksdb-3.8.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building databases/rocksdb build started at Wed Jan 28 04:07:09 UTC 2015 port directory: /usr/ports/databases/rocksdb building for: FreeBSD 93amd64-quarterly-job-15 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: sunpoet@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/databases/rocksdb/Makefile 374239 2014-12-08 09:11:01Z sunpoet $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=rocksdb-3.8 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/rocksdb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/rocksdb/work HOME=/wrkdirs/usr/ports/databases/rocksdb/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/rocksdb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/rocksdb/work HOME=/wrkdirs/usr/ports/databases/rocksdb/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="clang" CFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing" CPP="clang-cpp" CPPFLAGS="-DOS_FREEBSD" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="" CXX="clang++" CXXFLAGS="-O2 -pipe -I/usr/local/include -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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/rocksdb" EXAMPLESDIR="share/examples/rocksdb" DATADIR="share/rocksdb" WWWDIR="www/rocksdb" ETCDIR="etc/rocksdb" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/rocksdb DOCSDIR=/usr/local/share/doc/rocksdb EXAMPLESDIR=/usr/local/share/examples/rocksdb WWWDIR=/usr/local/www/rocksdb ETCDIR=/usr/local/etc/rocksdb --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> rocksdb-3.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.4.3.txz [93amd64-quarterly-job-15] Installing pkg-1.4.3... [93amd64-quarterly-job-15] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of rocksdb-3.8 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by rocksdb-3.8 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by rocksdb-3.8 for building => SHA256 Checksum OK for rocksdb-3.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by rocksdb-3.8 for building ===> Extracting for rocksdb-3.8 => SHA256 Checksum OK for rocksdb-3.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for rocksdb-3.8 ===> Applying FreeBSD patches for rocksdb-3.8 =========================================================================== =================================================== ===> rocksdb-3.8 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 [93amd64-quarterly-job-15] Installing gmake-4.1_1... [93amd64-quarterly-job-15] `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-15] | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-15] | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-15] | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-15] | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-15] `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-15] Extracting gmake-4.1_1... done ===> Returning to build of rocksdb-3.8 =========================================================================== =================================================== ===> rocksdb-3.8 depends on shared library: libgflags.so - not found ===> Verifying for libgflags.so in /usr/ports/devel/gflags ===> Installing existing package /packages/All/gflags-2.0_1.txz [93amd64-quarterly-job-15] Installing gflags-2.0_1... [93amd64-quarterly-job-15] Extracting gflags-2.0_1... done ===> Returning to build of rocksdb-3.8 ===> rocksdb-3.8 depends on shared library: libsnappy.so - not found ===> Verifying for libsnappy.so in /usr/ports/archivers/snappy ===> Installing existing package /packages/All/snappy-1.1.1_1.txz [93amd64-quarterly-job-15] Installing snappy-1.1.1_1... [93amd64-quarterly-job-15] Extracting snappy-1.1.1_1... done ===> Returning to build of rocksdb-3.8 =========================================================================== =================================================== ===> Configuring for rocksdb-3.8 =========================================================================== =================================================== ===> Building for rocksdb-3.8 clang++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM port/stack_trace.cc -o port/stack_trace.d clang++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM port/port_posix.cc -o port/port_posix.d In file included from port/port_posix.cc:10: In file included from ./port/port_posix.h:57: ./include/rocksdb/options.h:19:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. clang++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/write_batch_with_index/write_batch_with_index.cc -o utilities/write_batch_with_index/write_batch_with_index.d In file included from utilities/write_batch_with_index/write_batch_with_index.cc:12: ./db/column_family.h:12:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. clang++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/ttl/db_ttl_impl.cc -o utilities/ttl/db_ttl_impl.d In file included from utilities/ttl/db_ttl_impl.cc:6: In file included from ./utilities/ttl/db_ttl_impl.h:12: ./include/rocksdb/db.h:17:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. clang++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/spatialdb/spatial_db.cc -o utilities/spatialdb/spatial_db.d In file included from utilities/spatialdb/spatial_db.cc:8: In file included from ./include/rocksdb/utilities/spatial_db.h:12: ./include/rocksdb/db.h:17:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. clang++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/redis/redis_lists.cc -o utilities/redis/redis_lists.d In file included from utilities/redis/redis_lists.cc:25: In file included from utilities/redis/redis_lists.h:15: ./include/rocksdb/db.h:17:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. clang++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/merge_operators/uint64add.cc -o utilities/merge_operators/uint64add.d In file included from utilities/merge_operators/uint64add.cc:10: In file included from ./util/coding.h:22: In file included from ./port/port.h:19: In file included from ./port/port_posix.h:57: std::shared_ptr MergeOperators::CreatePutOperator() { ~~~~~^ utilities/merge_operators/put.cc:64:16: error: expected unqualified-id std::shared_ptr MergeOperators::CreatePutOperator() { ^ 12 errors generated. In file included from utilities/merge_operators/string_append/stringappend.cc:14: ./utilities/merge_operators.h:18:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreatePutOperator(); ~~~~~^ ./utilities/merge_operators.h:18:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreatePutOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:19:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateUInt64AddOperator(); ~~~~~^ ./utilities/merge_operators.h:19:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateUInt64AddOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:20:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateStringAppendOperator(); ~~~~~^ ./utilities/merge_operators.h:20:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateStringAppendOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:21:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateStringAppendTESTOperator(); ~~~~~^ ./utilities/merge_operators.h:21:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateStringAppendTESTOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:25:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateFromStringId( ~~~~~^ ./utilities/merge_operators.h:25:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateFromStringId( ~~~~~~~~~~~~~~~~~~~~~~^ utilities/merge_operators/string_append/stringappend.cc:53:6: error: no type named 'shared_ptr' in namespace 'std' std::shared_ptr MergeOperators::CreateStringAppendOperator() { ~~~~~^ utilities/merge_operators/string_append/stringappend.cc:53:16: error: expected unqualified-id std::shared_ptr MergeOperators::CreateStringAppendOperator() { ^ 12 errors generated. In file included from utilities/merge_operators/string_append/stringappend2.cc:14: ./utilities/merge_operators.h:18:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreatePutOperator(); ~~~~~^ ./utilities/merge_operators.h:18:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreatePutOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:19:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateUInt64AddOperator(); ~~~~~^ ./utilities/merge_operators.h:19:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateUInt64AddOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:20:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateStringAppendOperator(); ~~~~~^ ./utilities/merge_operators.h:20:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateStringAppendOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:21:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateStringAppendTESTOperator(); ~~~~~^ ./utilities/merge_operators.h:21:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateStringAppendTESTOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:25:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateFromStringId( ~~~~~^ ./utilities/merge_operators.h:25:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateFromStringId( ~~~~~~~~~~~~~~~~~~~~~~^ utilities/merge_operators/string_append/stringappend2.cc:107:6: error: no type named 'shared_ptr' in namespace 'std' std::shared_ptr ~~~~~^ utilities/merge_operators/string_append/stringappend2.cc:107:16: error: expected unqualified-id std::shared_ptr ^ 12 errors generated. In file included from utilities/merge_operators/uint64add.cc:7: ./include/rocksdb/env.h:41:12: error: no member named 'unique_ptr' in namespace 'std' using std::unique_ptr; ~~~~~^ ./include/rocksdb/env.h:42:12: error: no member named 'shared_ptr' in namespace 'std' using std::shared_ptr; ~~~~~^ ./include/rocksdb/env.h:103:36: error: unknown type name 'unique_ptr' unique_ptr* result, ^ ./include/rocksdb/env.h:103:46: error: expected ')' unique_ptr* result, ^ ./include/rocksdb/env.h:102:35: note: to match this '(' virtual Status NewSequentialFile(const std::string& fname, ^ ./include/rocksdb/env.h:115:38: error: unknown type name 'unique_ptr' unique_ptr* result, ^ ./include/rocksdb/env.h:115:48: error: expected ')' unique_ptr* result, ^ ./include/rocksdb/env.h:114:37: note: to match this '(' virtual Status NewRandomAccessFile(const std::string& fname, ^ ./include/rocksdb/env.h:127:34: error: unknown type name 'unique_ptr' unique_ptr* result, ^ ./include/rocksdb/env.h:127:44: error: expected ')' unique_ptr* result, ^ ./include/rocksdb/env.h:126:33: note: to match this '(' virtual Status NewWritableFile(const std::string& fname, ^ ./include/rocksdb/env.h:136:34: error: unknown type name 'unique_ptr' unique_ptr* result, ^ ./include/rocksdb/env.h:136:44: error: expected ')' unique_ptr* result, ^ ./include/rocksdb/env.h:135:33: note: to match this '(' virtual Status NewRandomRWFile(const std::string& fname, ^ ./include/rocksdb/env.h:147:31: error: unknown type name 'unique_ptr' unique_ptr* result) = 0; ^ ./include/rocksdb/env.h:147:41: error: expected ')' unique_ptr* result) = 0; ^ ./include/rocksdb/env.h:146:30: note: to match this '(' virtual Status NewDirectory(const std::string& name, ^ ./include/rocksdb/env.h:245:28: error: unknown type name 'shared_ptr' shared_ptr* result) = 0; ^ ./include/rocksdb/env.h:245:38: error: expected ')' shared_ptr* result) = 0; ^ ./include/rocksdb/env.h:244:27: note: to match this '(' virtual Status NewLogger(const std::string& fname, ^ ./include/rocksdb/env.h:645:28: error: unknown type name 'shared_ptr' extern void LogFlush(const shared_ptr& info_log); ^ ./include/rocksdb/env.h:645:38: error: expected ')' extern void LogFlush(const shared_ptr& info_log); ^ ./include/rocksdb/env.h:645:21: note: to match this '(' extern void LogFlush(const shared_ptr& info_log); ^ ./include/rocksdb/env.h:648:23: error: unknown type name 'shared_ptr' const shared_ptr& info_log, const char* format, ...); ^ ./include/rocksdb/env.h:648:33: error: expected ')' const shared_ptr& info_log, const char* format, ...); ^ ./include/rocksdb/env.h:647:16: note: to match this '(' extern void Log(const InfoLogLevel log_level, ^ ./include/rocksdb/env.h:651:25: error: unknown type name 'shared_ptr' extern void Debug(const shared_ptr& info_log, const char* format, ...); ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. In file included from utilities/redis/redis_lists.cc:25: In file included from utilities/redis/redis_lists.h:15: ./include/rocksdb/db.h:17:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. In file included from utilities/spatialdb/spatial_db.cc:8: In file included from ./include/rocksdb/utilities/spatial_db.h:12: ./include/rocksdb/db.h:17:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. In file included from utilities/ttl/db_ttl_impl.cc:6: In file included from ./utilities/ttl/db_ttl_impl.h:12: ./include/rocksdb/db.h:17:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. In file included from utilities/write_batch_with_index/write_batch_with_index.cc:12: ./db/column_family.h:12:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. In file included from port/port_posix.cc:10: In file included from ./port/port_posix.h:57: ./include/rocksdb/options.h:19:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. Makefile:209: recipe for target 'librocksdb.so' failed gmake: *** [librocksdb.so] Error 1 *** [do-build] Error code 1 Stop in /usr/ports/databases/rocksdb. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:11:26 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 9F0195F4; Wed, 28 Jan 2015 04:11:26 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 8A247F15; Wed, 28 Jan 2015 04:11:26 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S4BQGU007847; Wed, 28 Jan 2015 04:11:26 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S4BQkt007817; Wed, 28 Jan 2015 04:11:26 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:11:26 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280411.t0S4BQkt007817@beefy2.isc.freebsd.org> To: acm@FreeBSD.org Subject: [package - 93amd64-quarterly][emulators/wxmupen64plus] Failed for wxmupen64plus-0.3_3 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: Wed, 28 Jan 2015 04:11:26 -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: acm@FreeBSD.org Last committer: tijl@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/emulators/wxmupen64plus/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/wxmupen64plus-0.3_3.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building emulators/wxmupen64plus build started at Wed Jan 28 04:10:27 UTC 2015 port directory: /usr/ports/emulators/wxmupen64plus building for: FreeBSD 93amd64-quarterly-job-17 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: acm@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/emulators/wxmupen64plus/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=wxmupen64plus-0.3_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/wxmupen64plus/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/wxmupen64plus/work HOME=/wrkdirs/usr/ports/emulators/wxmupen64plus/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/wxmupen64plus/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/wxmupen64plus/work HOME=/wrkdirs/usr/ports/emulators/wxmupen64plus/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/wxmupen64plus" EXAMPLESDIR="share/examples/wxmupen64plus" DATADIR="share/wxmupen64plus" WWWDIR="www/wxmupen64plus" ETCDIR="etc/wxmupen64plus" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/wxmupen64plus DOCSDIR=/usr/local/share/doc/wxmupen64plus EXAMPLESDIR=/usr/local/share/examples/wxmupen64plus WWWDIR=/usr/local/www/wxmupen64plus ETCDIR=/usr/local/etc/wxmupen64plus --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> wxmupen64plus-0.3_3 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.3.txz [93amd64-quarterly-job-17] Installing pkg-1.4.3... [93amd64-quarterly-job-17] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of wxmupen64plus-0.3_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by wxmupen64plus-0.3_3 for building =========================================================================== =================================================== ===> Fetching all distfiles required by wxmupen64plus-0.3_3 for building => SHA256 Checksum OK for mupen64plus/wxmupen64plus-0.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by wxmupen64plus-0.3_3 for building ===> Extracting for wxmupen64plus-0.3_3 => SHA256 Checksum OK for mupen64plus/wxmupen64plus-0.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for wxmupen64plus-0.3_3 ===> Applying FreeBSD patches for wxmupen64plus-0.3_3 =========================================================================== =================================================== ===> wxmupen64plus-0.3_3 depends on file: /usr/local/bin/sdl-config - not found ===> Verifying install for /usr/local/bin/sdl-config in /usr/ports/devel/sdl12 ===> Installing existing package /packages/All/sdl-1.2.15_5,2.txz [93amd64-quarterly-job-17] Installing sdl-1.2.15_5,2... [93amd64-quarterly-job-17] `-- Installing aalib-1.4.r5_11... [93amd64-quarterly-job-17] | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-17] | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-17] `-- Extracting aalib-1.4.r5_11... done [93amd64-quarterly-job-17] `-- Installing libGLU-9.0.0_2... [93amd64-quarterly-job-17] | `-- Installing libGL-9.1.7_4... [93amd64-quarterly-job-17] | | `-- Installing dri2proto-2.8... [93amd64-quarterly-job-17] | | `-- Extracting dri2proto-2.8... done [93amd64-quarterly-job-17] | | `-- Installing expat-2.1.0_2... [93amd64-quarterly-job-17] | | `-- Extracting expat-2.1.0_2... done [93amd64-quarterly-job-17] | | `-- Installing libX11-1.6.2_2,1... [93amd64-quarterly-job-17] | | `-- Installing kbproto-1.0.6... [93amd64-quarterly-job-17] | | `-- Extracting kbproto-1.0.6... done [93amd64-quarterly-job-17] | | `-- Installing libXau-1.0.8_2... [93amd64-quarterly-job-17] | | | `-- Installing xproto-7.0.26... [93amd64-quarterly-job-17] | | | `-- Extracting xproto-7.0.26... done [93amd64-quarterly-job-17] | | `-- Extracting libXau-1.0.8_2... done [93amd64-quarterly-job-17] | | `-- Installing libXdmcp-1.1.1_2... [93amd64-quarterly-job-17] | | `-- Extracting libXdmcp-1.1.1_2... done [93amd64-quarterly-job-17] | | `-- Installing libxcb-1.11... [93amd64-quarterly-job-17] | | | `-- Installing libpthread-stubs-0.3_6... [93amd64-quarterly-job-17] | | | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-quarterly-job-17] | | | `-- Installing libxml2-2.9.2_2... [93amd64-quarterly-job-17] | | | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-17] | | | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-17] | | | `-- Extracting libxml2-2.9.2_2... done [93amd64-quarterly-job-17] | | `-- Extracting libxcb-1.11... done [93amd64-quarterly-job-17] | | `-- Extracting libX11-1.6.2_2,1... done [93amd64-quarterly-job-17] | | `-- Installing libXdamage-1.1.4_2... [93amd64-quarterly-job-17] | | `-- Installing damageproto-1.2.1... [93amd64-quarterly-job-17] | | `-- Extracting damageproto-1.2.1... done [93amd64-quarterly-job-17] | | `-- Installing libXfixes-5.0.1_2... [93amd64-quarterly-job-17] | | | `-- Installing fixesproto-5.0... [93amd64-quarterly-job-17] | | | `-- Extracting fixesproto-5.0... done [93amd64-quarterly-job-17] | | `-- Extracting libXfixes-5.0.1_2... done [93amd64-quarterly-job-17] | | `-- Extracting libXdamage-1.1.4_2... done [93amd64-quarterly-job-17] | | `-- Installing libXext-1.3.3,1... [93amd64-quarterly-job-17] | | `-- Installing xextproto-7.3.0... [93amd64-quarterly-job-17] | | `-- Extracting xextproto-7.3.0... done [93amd64-quarterly-job-17] | | `-- Extracting libXext-1.3.3,1... done [93amd64-quarterly-job-17] | | `-- Installing libXxf86vm-1.1.3_2... [93amd64-quarterly-job-17] | | `-- Installing xf86vidmodeproto-2.3.1... [93amd64-quarterly-job-17] | | `-- Extracting xf86vidmodeproto-2.3.1... done [93amd64-quarterly-job-17] | | `-- Extracting libXxf86vm-1.1.3_2... done [93amd64-quarterly-job-17] | | `-- Installing libdevq-0.0.2... [93amd64-quarterly-job-17] | | `-- Extracting libdevq-0.0.2... done [93amd64-quarterly-job-17] | | `-- Installing libdrm-2.4.58_1,1... [93amd64-quarterly-job-17] | | `-- Installing libpciaccess-0.13.2_2... [93amd64-quarterly-job-17] | | | `-- Installing pciids-20141222... [93amd64-quarterly-job-17] | | | `-- Extracting pciids-20141222... done [93amd64-quarterly-job-17] | | `-- Extracting libpciaccess-0.13.2_2... done [93amd64-quarterly-job-17] | | `-- Extracting libdrm-2.4.58_1,1... done [93amd64-quarterly-job-17] | | `-- Installing libglapi-9.1.7_2... [93amd64-quarterly-job-17] | | `-- Installing libxshmfence-1.1_3... [93amd64-quarterly-job-17] | | `-- Extracting libxshmfence-1.1_3... done [93amd64-quarterly-job-17] | | `-- Extracting libglapi-9.1.7_2... done [93amd64-quarterly-job-17] | `-- Extracting libGL-9.1.7_4... done [93amd64-quarterly-job-17] `-- Extracting libGLU-9.0.0_2... done [93amd64-quarterly-job-17] `-- Installing libXrandr-1.4.2_2... [93amd64-quarterly-job-17] | `-- Installing libXrender-0.9.8_2... [93amd64-quarterly-job-17] | | `-- Installing renderproto-0.11.1... [93amd64-quarterly-job-17] | | `-- Extracting renderproto-0.11.1... done [93amd64-quarterly-job-17] | `-- Extracting libXrender-0.9.8_2... done [93amd64-quarterly-job-17] | `-- Installing randrproto-1.4.0... [93amd64-quarterly-job-17] | `-- Extracting randrproto-1.4.0... done [93amd64-quarterly-job-17] `-- Extracting libXrandr-1.4.2_2... done [93amd64-quarterly-job-17] | | | | `-- Installing mkfontdir-1.0.7... [93amd64-quarterly-job-17] | | | | `-- Installing mkfontscale-1.1.1_1... [93amd64-quarterly-job-17] | | | | | `-- Installing libfontenc-1.1.2_2... [93amd64-quarterly-job-17] | | | | | `-- Extracting libfontenc-1.1.2_2... done [93amd64-quarterly-job-17] | | | | `-- Extracting mkfontscale-1.1.1_1... done [93amd64-quarterly-job-17] | | | | `-- Extracting mkfontdir-1.0.7... done [93amd64-quarterly-job-17] | | | `-- Extracting font-bh-ttf-1.0.3_1... done [93amd64-quarterly-job-17] | | | `-- Installing font-misc-ethiopic-1.0.3_1... [93amd64-quarterly-job-17] | | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [93amd64-quarterly-job-17] | | | `-- Installing font-misc-meltho-1.0.3_1... [93amd64-quarterly-job-17] | | | `-- Extracting font-misc-meltho-1.0.3_1... done [93amd64-quarterly-job-17] | | `-- Extracting pango-1.36.8... done [93amd64-quarterly-job-17] | | `-- Installing shared-mime-info-1.1_1... [93amd64-quarterly-job-17] | | `-- Extracting shared-mime-info-1.1_1... done [93amd64-quarterly-job-17] | | `-- Extracting gtk-update-icon-cache-2.24.25... done [93amd64-quarterly-job-17] | | `-- Installing python-2.7_2,2... [93amd64-quarterly-job-17] | | `-- Installing python2-2_3... [93amd64-quarterly-job-17] | | `-- Extracting python2-2_3... done [93amd64-quarterly-job-17] | | `-- Extracting python-2.7_2,2... done [93amd64-quarterly-job-17] | `-- Extracting gtk2-2.24.25_1... done [93amd64-quarterly-job-17] | `-- Installing polkit-0.105_4... [93amd64-quarterly-job-17] | | `-- Installing gobject-introspection-1.42.0... [93amd64-quarterly-job-17] | | `-- Extracting gobject-introspection-1.42.0... done [93amd64-quarterly-job-17] | `-- Extracting polkit-0.105_4... done [93amd64-quarterly-job-17] `-- Extracting gconf2-3.2.6_3... done [93amd64-quarterly-job-17] `-- Installing gstreamer-plugins-0.10.36_5,3... [93amd64-quarterly-job-17] | `-- Installing gstreamer-0.10.36_2... [93amd64-quarterly-job-17] | `-- Extracting gstreamer-0.10.36_2... done [93amd64-quarterly-job-17] | `-- Installing libXv-1.0.10_2,1... [93amd64-quarterly-job-17] | | `-- Installing videoproto-2.3.2... [93amd64-quarterly-job-17] | | `-- Extracting videoproto-2.3.2... done [93amd64-quarterly-job-17] | `-- Extracting libXv-1.0.10_2,1... done [93amd64-quarterly-job-17] | `-- Installing orc-0.4.22... [93amd64-quarterly-job-17] | `-- Extracting orc-0.4.22... done [93amd64-quarterly-job-17] `-- Extracting gstreamer-plugins-0.10.36_5,3... done [93amd64-quarterly-job-17] `-- Installing libmspack-0.4_2... [93amd64-quarterly-job-17] `-- Extracting libmspack-0.4_2... done [93amd64-quarterly-job-17] `-- Installing webkit-gtk2-2.4.8... [93amd64-quarterly-job-17] | `-- Installing curl-7.39.0_1... [93amd64-quarterly-job-17] | | `-- Installing ca_root_nss-3.17.3_1... [93amd64-quarterly-job-17] | | `-- Extracting ca_root_nss-3.17.3_1... done [93amd64-quarterly-job-17] | `-- Extracting curl-7.39.0_1... done [93amd64-quarterly-job-17] | `-- Installing enchant-1.6.0_4... [93amd64-quarterly-job-17] | | `-- Installing hunspell-1.3.3... [93amd64-quarterly-job-17] | | `-- Extracting hunspell-1.3.3... done [93amd64-quarterly-job-17] | `-- Extracting enchant-1.6.0_4... done [93amd64-quarterly-job-17] | `-- Installing gcc-4.8.3_2... [93amd64-quarterly-job-17] | | `-- Installing binutils-2.25... [93amd64-quarterly-job-17] | | `-- Extracting binutils-2.25... done [93amd64-quarterly-job-17] | | `-- Installing gcc-ecj-4.5... [93amd64-quarterly-job-17] | | `-- Extracting gcc-ecj-4.5... done [93amd64-quarterly-job-17] | | `-- Installing gmp-5.1.3_2... [93amd64-quarterly-job-17] | | `-- Extracting gmp-5.1.3_2... done [93amd64-quarterly-job-17] | | `-- Installing mpc-1.0.2_1... [93amd64-quarterly-job-17] | | `-- Installing mpfr-3.1.2_2... [93amd64-quarterly-job-17] | | `-- Extracting mpfr-3.1.2_2... done [93amd64-quarterly-job-17] | | `-- Extracting mpc-1.0.2_1... done [93amd64-quarterly-job-17] | `-- Extracting gcc-4.8.3_2... done [93amd64-quarterly-job-17] | `-- Installing geoclue-2.1.9... [93amd64-quarterly-job-17] | | `-- Installing json-glib-1.0.2_1... [93amd64-quarterly-job-17] | | `-- Extracting json-glib-1.0.2_1... done [93amd64-quarterly-job-17] | | `-- Installing libsoup-2.48.1... [93amd64-quarterly-job-17] | | `-- Installing glib-networking-2.42.1... [93amd64-quarterly-job-17] | | | `-- Installing gnutls-3.2.21... [93amd64-quarterly-job-17] | | | `-- Installing libidn-1.29... [93amd64-quarterly-job-17] | | | `-- Extracting libidn-1.29... done [93amd64-quarterly-job-17] | | | `-- Installing libtasn1-4.2... [93amd64-quarterly-job-17] | | | `-- Extracting libtasn1-4.2... done [93amd64-quarterly-job-17] | | | `-- Installing nettle-2.7.1... [93amd64-quarterly-job-17] | | | `-- Extracting nettle-2.7.1... done [93amd64-quarterly-job-17] | | | `-- Installing p11-kit-0.22.1... [93amd64-quarterly-job-17] | | | `-- Extracting p11-kit-0.22.1... done [93amd64-quarterly-job-17] | | | `-- Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [93amd64-quarterly-job-17] | | | `-- Extracting trousers-tddl-0.3.10_7... done [93amd64-quarterly-job-17] | | | `-- Extracting gnutls-3.2.21... done [93amd64-quarterly-job-17] | | | `-- Installing gsettings-desktop-schemas-3.14.1... [93amd64-quarterly-job-17] | | | `-- Installing cantarell-fonts-0.0.15... [93amd64-quarterly-job-17] | | | `-- Extracting cantarell-fonts-0.0.15... done /usr/local/share/fonts/cantarell: caching, new cache contents: 2 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory /usr/local/bin/fc-cache: succeeded [93amd64-quarterly-job-17] | | | `-- Extracting gsettings-desktop-schemas-3.14.1... done [93amd64-quarterly-job-17] | | | `-- Installing libgcrypt-1.6.1_5... [93amd64-quarterly-job-17] | | | `-- Installing libgpg-error-1.17... [93amd64-quarterly-job-17] | | | `-- Extracting libgpg-error-1.17... done [93amd64-quarterly-job-17] | | | `-- Extracting libgcrypt-1.6.1_5... done [93amd64-quarterly-job-17] | | | `-- Installing libproxy-0.4.6... [93amd64-quarterly-job-17] | | | `-- Extracting libproxy-0.4.6... done [93amd64-quarterly-job-17] | | `-- Extracting glib-networking-2.42.1... done [93amd64-quarterly-job-17] | | `-- Installing sqlite3-3.8.7.4... [93amd64-quarterly-job-17] | | `-- Extracting sqlite3-3.8.7.4... done [93amd64-quarterly-job-17] | | `-- Extracting libsoup-2.48.1... done [93amd64-quarterly-job-17] | `-- Extracting geoclue-2.1.9... done [93amd64-quarterly-job-17] | `-- Installing gstreamer1-plugins-1.4.5_1... [93amd64-quarterly-job-17] | | `-- Installing gstreamer1-1.4.5... [93amd64-quarterly-job-17] | | `-- Extracting gstreamer1-1.4.5... done [93amd64-quarterly-job-17] | | `-- Installing iso-codes-3.56... [93amd64-quarterly-job-17] | | `-- Extracting iso-codes-3.56... done [93amd64-quarterly-job-17] | `-- Extracting gstreamer1-plugins-1.4.5_1... done [93amd64-quarterly-job-17] | `-- Installing libsecret-0.18_1... [93amd64-quarterly-job-17] | `-- Extracting libsecret-0.18_1... done [93amd64-quarterly-job-17] | `-- Installing libxslt-1.1.28_5... [93amd64-quarterly-job-17] | `-- Extracting libxslt-1.1.28_5... done [93amd64-quarterly-job-17] | `-- Installing webp-0.4.2_2... [93amd64-quarterly-job-17] | | `-- Installing giflib-nox11-4.2.3_4... [93amd64-quarterly-job-17] | | `-- Extracting giflib-nox11-4.2.3_4... done [93amd64-quarterly-job-17] | `-- Extracting webp-0.4.2_2... done [93amd64-quarterly-job-17] `-- Extracting webkit-gtk2-2.4.8... done [93amd64-quarterly-job-17] Extracting wx30-gtk2-3.0.2_1... done Message for dejavu-2.34_4: 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. Message for gcc-4.8.3_2: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of wxmupen64plus-0.3_3 =========================================================================== =================================================== ===> Configuring for wxmupen64plus-0.3_3 Setting top to : /wrkdirs/usr/ports/emulators/wxmupen64plus/work/wxmupen64plus-0.3 Setting out to : /wrkdirs/usr/ports/emulators/wxmupen64plus/work/wxmupen64plus-0.3/build Checking for 'gcc' (c compiler) : ok Checking for 'g++' (c++ compiler) : ok Checking for program cc : /usr/bin/cc Checking for program c++ : /usr/bin/c++ Checking C compiler works : yes Checking C++ compiler works : yes Checking for header m64p_frontend.h : yes Checking for header m64p_config.h : yes Checking for header m64p_types.h : yes Checking for '/usr/local/bin/sdl-config' : yes Checking for wxWidgets 2.9.x : yes 'configure' finished successfully (0.639s) =========================================================================== =================================================== ===> Building for wxmupen64plus-0.3_3 Waf: Entering directory `/wrkdirs/usr/ports/emulators/wxmupen64plus/work/wxmupen64plus-0.3/build' [ 1/13] cxx: main.cpp -> build/main.cpp.0.o [ 2/13] cxx: gamespanel.cpp -> build/gamespanel.cpp.0.o [ 3/13] cxx: parameterpanel.cpp -> build/parameterpanel.cpp.0.o [ 4/13] cxx: sdlkeypicker.cpp -> build/sdlkeypicker.cpp.0.o [ 5/13] cxx: mupen64plusplus/MupenAPIpp.cpp -> build/mupen64plusplus/MupenAPIpp.cpp.0.o [ 6/13] c: mupen64plusplus/MupenAPI.c -> build/mupen64plusplus/MupenAPI.c.0.o [ 7/13] cxx: sdlhelper.cpp -> build/sdlhelper.cpp.0.o [ 8/13] cxx: config.cpp -> build/config.cpp.0.o [ 9/13] c: mupen64plusplus/plugin.c -> build/mupen64plusplus/plugin.c.0.o [10/13] cxx: wxvidext.cpp -> build/wxvidext.cpp.0.o [11/13] c: mupen64plusplus/osal_dynamiclib_unix.c -> build/mupen64plusplus/osal_dynamiclib_unix.c.0.o [12/13] c: mupen64plusplus/osal_files_unix.c -> build/mupen64plusplus/osal_files_unix.c.0.o [13/13] cxxprogram: build/main.cpp.0.o build/gamespanel.cpp.0.o build/parameterpanel.cpp.0.o build/sdlkeypicker.cpp.0.o build/mupen64plusplus/MupenAPIpp.cpp.0.o build/mupen64plusplus/MupenAPI.c.0.o build/sdlhelper.cpp.0.o build/config.cpp.0.o build/mupen64plusplus/plugin.c.0.o build/wxvidext.cpp.0.o build/mupen64plusplus/osal_dynamiclib_unix.c.0.o build/mupen64plusplus/osal_files_unix.c.0.o -> build/wxmupen64plus /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' Waf: Leaving directory `/wrkdirs/usr/ports/emulators/wxmupen64plus/work/wxmupen64plus-0.3/build' Build failed -> task failed (exit status 1): {task 34396735632: cxxprogram main.cpp.0.o,gamespanel.cpp.0.o,parameterpanel.cpp.0.o,sdlkeypicker.cpp.0.o,MupenAPIpp.cpp.0.o,MupenAPI.c.0.o,sdlhelper.cpp.0.o,config.cpp.0.o,plugin.c.0.o,wxvidext.cpp.0.o,osal_dynamiclib_unix.c.0.o,osal_files_unix.c.0.o -> wxmupen64plus} ['c++', 'main.cpp.0.o', 'gamespanel.cpp.0.o', 'parameterpanel.cpp.0.o', 'sdlkeypicker.cpp.0.o', 'mupen64plusplus/MupenAPIpp.cpp.0.o', 'mupen64plusplus/MupenAPI.c.0.o', 'sdlhelper.cpp.0.o', 'config.cpp.0.o', 'mupen64plusplus/plugin.c.0.o', 'wxvidext.cpp.0.o', 'mupen64plusplus/osal_dynamiclib_unix.c.0.o', 'mupen64plusplus/osal_files_unix.c.0.o', '-o', '/wrkdirs/usr/ports/emulators/wxmupen64plus/work/wxmupen64plus-0.3/build/wxmupen64plus', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/usr/local/lib', '-L/usr/local/lib', '-lSDL', '-lwx_gtk2u_adv-3.0', '-lwx_gtk2u_core-3.0', '-lwx_baseu-3.0', '-lwx_gtk2u_gl-3.0', '-lwx_gtk2u_html-3.0', '-fstack-protector', '-fstack-protector', '-lGL', '-lX11', '-Wl,-rpath,/usr/local/lib', '-pthread'] *** [do-build] Error code 1 Stop in /usr/ports/emulators/wxmupen64plus. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:11:33 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 A4BCE602; Wed, 28 Jan 2015 04:11:33 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 9029EF18; Wed, 28 Jan 2015 04:11:33 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S4BX6G021405; Wed, 28 Jan 2015 04:11:33 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S4BXor021391; Wed, 28 Jan 2015 04:11:33 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:11:33 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280411.t0S4BXor021391@beefy2.isc.freebsd.org> To: gnome@FreeBSD.org Subject: [package - 93amd64-quarterly][x11-fm/sushi] Failed for sushi-3.12.0 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: Wed, 28 Jan 2015 04:11:33 -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: gnome@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/x11-fm/sushi/Makefile 372768 2014-11-19 11:49:04Z kwm $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/sushi-3.12.0.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building x11-fm/sushi build started at Wed Jan 28 04:10:15 UTC 2015 port directory: /usr/ports/x11-fm/sushi building for: FreeBSD 93amd64-quarterly-job-22 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/x11-fm/sushi/Makefile 372768 2014-11-19 11:49:04Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=sushi-3.12.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/x11-fm/sushi/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-fm/sushi/work HOME=/wrkdirs/usr/ports/x11-fm/sushi/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh GTKDOC="false" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/x11-fm/sushi/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-fm/sushi/work HOME=/wrkdirs/usr/ports/x11-fm/sushi/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/wrkdirs/usr/ports/x11-fm/sushi/work PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -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-- OSREL=9.3 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/sushi" EXAMPLESDIR="share/examples/sushi" DATADIR="share/sushi" WWWDIR="www/sushi" ETCDIR="etc/sushi" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sushi DOCSDIR=/usr/local/share/doc/sushi EXAMPLESDIR=/usr/local/share/examples/sushi WWWDIR=/usr/local/www/sushi ETCDIR=/usr/local/etc/sushi --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> sushi-3.12.0 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.3.txz [93amd64-quarterly-job-22] Installing pkg-1.4.3... [93amd64-quarterly-job-22] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of sushi-3.12.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by sushi-3.12.0 for building =========================================================================== =================================================== ===> Fetching all distfiles required by sushi-3.12.0 for building => SHA256 Checksum OK for gnome3/sushi-3.12.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by sushi-3.12.0 for building ===> Extracting for sushi-3.12.0 => SHA256 Checksum OK for gnome3/sushi-3.12.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for sushi-3.12.0 =========================================================================== =================================================== ===> sushi-3.12.0 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.3.txz [93amd64-quarterly-job-22] Installing gettext-tools-0.19.3... [93amd64-quarterly-job-22] `-- Installing expat-2.1.0_2... [93amd64-quarterly-job-22] `-- Extracting expat-2.1.0_2... done [93amd64-quarterly-job-22] `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-22] | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-22] | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-22] | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-22] | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-22] `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-22] Extracting gettext-tools-0.19.3... done ===> Returning to build of sushi-3.12.0 ===> sushi-3.12.0 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 [93amd64-quarterly-job-22] Installing gmake-4.1_1... [93amd64-quarterly-job-22] Extracting gmake-4.1_1... done ===> Returning to build of sushi-3.12.0 ===> sushi-3.12.0 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93amd64-quarterly-job-22] Installing pkgconf-0.9.7... [93amd64-quarterly-job-22] Extracting pkgconf-0.9.7... done ===> Returning to build of sushi-3.12.0 ===> sushi-3.12.0 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.25.txz [93amd64-quarterly-job-22] Installing gtk-update-icon-cache-2.24.25... [93amd64-quarterly-job-22] `-- Installing atk-2.14.0... [93amd64-quarterly-job-22] | `-- Installing glib-2.42.1... [93amd64-quarterly-job-22] | | `-- Installing libffi-3.0.13_3... [93amd64-quarterly-job-22] | | `-- Extracting libffi-3.0.13_3... done [93amd64-quarterly-job-22] | | `-- Installing pcre-8.35_2... [93amd64-quarterly-job-22] | | `-- Extracting pcre-8.35_2... done [93amd64-quarterly-job-22] | | `-- Installing perl5-5.18.4_11... [93amd64-quarterly-job-22] | | `-- Extracting perl5-5.18.4_11... done [93amd64-quarterly-job-22] | | `-- Installing python27-2.7.9... [93amd64-quarterly-job-22] | | `-- Extracting python27-2.7.9... done [93amd64-quarterly-job-22] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-quarterly-job-22] `-- Extracting atk-2.14.0... done [93amd64-quarterly-job-22] `-- Installing gdk-pixbuf2-2.31.2_1... [93amd64-quarterly-job-22] | `-- Installing jasper-1.900.1_14... [93amd64-quarterly-job-22] | | `-- Installing jpeg-8_6... [93amd64-quarterly-job-22] | | `-- Extracting jpeg-8_6... done [93amd64-quarterly-job-22] | `-- Extracting jasper-1.900.1_14... done [93amd64-quarterly-job-22] | `-- Installing libX11-1.6.2_2,1... [93amd64-quarterly-job-22] | | `-- Installing kbproto-1.0.6... [93amd64-quarterly-job-22] | | `-- Extracting kbproto-1.0.6... done [93amd64-quarterly-job-22] | | `-- Installing libXau-1.0.8_2... [93amd64-quarterly-job-22] | | `-- Installing xproto-7.0.26... [93amd64-quarterly-job-22] | | `-- Extracting xproto-7.0.26... done [93amd64-quarterly-job-22] | | `-- Extracting libXau-1.0.8_2... done [93amd64-quarterly-job-22] | | `-- Installing libXdmcp-1.1.1_2... [93amd64-quarterly-job-22] | | `-- Extracting libXdmcp-1.1.1_2... done [93amd64-quarterly-job-22] | | `-- Installing libxcb-1.11... [93amd64-quarterly-job-22] | | `-- Installing libpthread-stubs-0.3_6... [93amd64-quarterly-job-22] | | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-quarterly-job-22] | | `-- Installing libxml2-2.9.2_2... [93amd64-quarterly-job-22] | | `-- Extracting libxml2-2.9.2_2... done [93amd64-quarterly-job-22] | | `-- Extracting libxcb-1.11... done [93amd64-quarterly-job-22] | `-- Extracting libX11-1.6.2_2,1... done [93amd64-quarterly-job-22] | `-- Installing libXi-1.7.4,1... [93amd64-quarterly-job-22] | | `-- Installing inputproto-2.3.1... [93amd64-quarterly-job-22] | | `-- Extracting inputproto-2.3.1... done [93amd64-quarterly-job-22] | | `-- Installing libXext-1.3.3,1... [93amd64-quarterly-job-22] | | `-- Installing xextproto-7.3.0... [93amd64-quarterly-job-22] | | `-- Extracting xextproto-7.3.0... done [93amd64-quarterly-job-22] | | `-- Extracting libXext-1.3.3,1... done [93amd64-quarterly-job-22] | | `-- Installing libXfixes-5.0.1_2... [93amd64-quarterly-job-22] | | `-- Installing fixesproto-5.0... [93amd64-quarterly-job-22] | | `-- Extracting fixesproto-5.0... done [93amd64-quarterly-job-22] | | `-- Extracting libXfixes-5.0.1_2... done checking host system type... amd64-portbld-freebsd9.3 checking target system type... amd64-portbld-freebsd9.3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether NLS is requested... yes checking for style of include used by gmake... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for intltool >= 0.40.0... 0.50.2 found checking for intltool-update... /usr/local/bin/intltool-update checking for intltool-merge... /usr/local/bin/intltool-merge checking for intltool-extract... /usr/local/bin/intltool-extract checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.18.4 checking for XML::Parser... ok checking pkg-config is at least version 0.22... yes checking for gobject-introspection... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking whether cc understands -c and -o together... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for library containing strerror... none required checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert amd64-portbld-freebsd9.3 file names to amd64-portbld-freebsd9.3 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd9.3 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking pkg-config is at least version 0.16... yes checking for SUSHI... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating data/Makefile config.status: creating data/style/Makefile config.status: creating po/Makefile.in config.status: creating config/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po/stamp-it commands configure: WARNING: unrecognized options: --with-html-dir, --disable-gtk-doc, --with-gconf-source Sushi 3.12.0 ================== prefix: /usr/local compiler: cc Now type 'make' to build sushi =========================================================================== =================================================== ===> Building for sushi-3.12.0 Making all in src gmake[1]: Entering directory '/wrkdirs/usr/ports/x11-fm/sushi/work/sushi-3.12.0/src' GEN js/util/path.js GEN stamp-sushi-enum-types.h GEN sushi-enum-types.c gmake all-am gmake[2]: Entering directory '/wrkdirs/usr/ports/x11-fm/sushi/work/sushi-3.12.0/src' CC libsushi_1_0_la-sushi-cover-art.lo libsushi/sushi-cover-art.c: In function 'fetch_uri_job': libsushi/sushi-cover-art.c:270: warning: 'g_io_scheduler_job_send_to_mainloop_async' is deprecated (declared at /usr/local/include/glib-2.0/gio/gioscheduler.h:50) libsushi/sushi-cover-art.c: In function 'sushi_cover_art_fetcher_get_uri_for_track_async': libsushi/sushi-cover-art.c:304: warning: 'g_io_scheduler_push_job' is deprecated (declared at /usr/local/include/glib-2.0/gio/gioscheduler.h:38) CC libsushi_1_0_la-sushi-pdf-loader.lo CC libsushi_1_0_la-sushi-sound-player.lo CC libsushi_1_0_la-sushi-file-loader.lo libsushi/sushi-file-loader.c: In function 'sushi_file_loader_get_icon': libsushi/sushi-file-loader.c:593: warning: 'gtk_icon_info_free' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkicontheme.h:283) CC libsushi_1_0_la-sushi-font-loader.lo libsushi/sushi-font-loader.c: In function 'font_load_job': libsushi/sushi-font-loader.c:142: warning: 'g_io_scheduler_job_send_to_mainloop_async' is deprecated (declared at /usr/local/include/glib-2.0/gio/gioscheduler.h:50) libsushi/sushi-font-loader.c: In function 'sushi_new_ft_face_from_uri_async': libsushi/sushi-font-loader.c:187: warning: 'g_io_scheduler_push_job' is deprecated (declared at /usr/local/include/glib-2.0/gio/gioscheduler.h:38) CC libsushi_1_0_la-sushi-font-widget.lo CC libsushi_1_0_la-sushi-text-loader.lo CC libsushi_1_0_la-sushi-utils.lo libsushi/sushi-utils.c: In function 'rounded_background_draw_cb': libsushi/sushi-utils.c:60: warning: 'clutter_cairo_texture_clear' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:119) libsushi/sushi-utils.c:60: warning: 'clutter_cairo_texture_get_type' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:98) libsushi/sushi-utils.c: In function 'sushi_create_rounded_background': libsushi/sushi-utils.c:81: warning: 'clutter_cairo_texture_new' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:102) libsushi/sushi-utils.c:82: warning: 'clutter_cairo_texture_set_auto_resize' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:114) libsushi/sushi-utils.c:82: warning: 'clutter_cairo_texture_get_type' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:98) CC libsushi_1_0_la-sushi-enum-types.lo CCLD libsushi-1.0.la CC sushi_start-main.o CCLD sushi-start /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_call@GLIBCXX_3.4.11' Makefile:672: recipe for target 'sushi-start' failed gmake[2]: *** [sushi-start] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/x11-fm/sushi/work/sushi-3.12.0/src' Makefile:548: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/x11-fm/sushi/work/sushi-3.12.0/src' Makefile:446: recipe for target 'all-recursive' failed gmake: *** [all-recursive] Error 1 *** [do-build] Error code 1 Stop in /usr/ports/x11-fm/sushi. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:12:28 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 61E0B6B7 for ; Wed, 28 Jan 2015 04:12:28 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 40A30F28; Wed, 28 Jan 2015 04:12:28 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S4CSQJ095734; Wed, 28 Jan 2015 04:12:28 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S4CRk3095337; Wed, 28 Jan 2015 04:12:27 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:12:27 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280412.t0S4CRk3095337@beefy2.isc.freebsd.org> To: waitman@waitman.net Subject: [package - 93amd64-quarterly][graphics/dcraw-m] Failed for dcraw-m-9.22 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: Wed, 28 Jan 2015 04:12:28 -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: waitman@waitman.net Last committer: rene@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/graphics/dcraw-m/Makefile 373628 2014-11-29 15:22:03Z rene $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/dcraw-m-9.22.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building graphics/dcraw-m build started at Wed Jan 28 04:12:01 UTC 2015 port directory: /usr/ports/graphics/dcraw-m building for: FreeBSD 93amd64-quarterly-job-15 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: waitman@waitman.net Makefile ident: $FreeBSD: branches/2015Q1/graphics/dcraw-m/Makefile 373628 2014-11-29 15:22:03Z rene $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=dcraw-m-9.22 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/dcraw-m/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/dcraw-m/work HOME=/wrkdirs/usr/ports/graphics/dcraw-m/work TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/dcraw-m/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/dcraw-m/work HOME=/wrkdirs/usr/ports/graphics/dcraw-m/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 -Wall -Werror -I/usr/local/include `MagickWand-config --cflags --cppflags` -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" `MagickWand-config --ldflags --libs` -lm -llcms2 -ljpeg -ljasper -fstack-protector" LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -Wall -Werror -I/usr/local/include `MagickWand-config --cflags --cppflags` -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/dcraw-m" EXAMPLESDIR="share/examples/dcraw-m" DATADIR="share/dcraw-m" WWWDIR="www/dcraw-m" ETCDIR="etc/dcraw-m" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/dcraw-m DOCSDIR=/usr/local/share/doc/dcraw-m EXAMPLESDIR=/usr/local/share/examples/dcraw-m WWWDIR=/usr/local/www/dcraw-m ETCDIR=/usr/local/etc/dcraw-m --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> dcraw-m-9.22 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.3.txz [93amd64-quarterly-job-15] Installing pkg-1.4.3... [93amd64-quarterly-job-15] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of dcraw-m-9.22 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dcraw-m-9.22 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dcraw-m-9.22 for building => SHA256 Checksum OK for dcraw-m-9.22.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dcraw-m-9.22 for building ===> Extracting for dcraw-m-9.22 => SHA256 Checksum OK for dcraw-m-9.22.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for dcraw-m-9.22 =========================================================================== =================================================== ===> dcraw-m-9.22 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93amd64-quarterly-job-15] Installing pkgconf-0.9.7... [93amd64-quarterly-job-15] Extracting pkgconf-0.9.7... done ===> Returning to build of dcraw-m-9.22 =========================================================================== =================================================== ===> dcraw-m-9.22 depends on shared library: libjasper.so - not found ===> Verifying for libjasper.so in /usr/ports/graphics/jasper ===> Installing existing package /packages/All/jasper-1.900.1_14.txz [93amd64-quarterly-job-15] Installing jasper-1.900.1_14... [93amd64-quarterly-job-15] `-- Installing jpeg-8_6... [93amd64-quarterly-job-15] `-- Extracting jpeg-8_6... done [93amd64-quarterly-job-15] Extracting jasper-1.900.1_14... done ===> Returning to build of dcraw-m-9.22 ===> dcraw-m-9.22 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so.8.4.0) ===> dcraw-m-9.22 depends on shared library: liblcms2.so - not found ===> Verifying for liblcms2.so in /usr/ports/graphics/lcms2 ===> Installing existing package /packages/All/lcms2-2.6_3.txz [93amd64-quarterly-job-15] Installing lcms2-2.6_3... [93amd64-quarterly-job-15] `-- Installing tiff-4.0.3_5... [93amd64-quarterly-job-15] | `-- Installing jbigkit-2.1_1... [93amd64-quarterly-job-15] | `-- Extracting jbigkit-2.1_1... done [93amd64-quarterly-job-15] `-- Extracting tiff-4.0.3_5... done [93amd64-quarterly-job-15] Extracting lcms2-2.6_3... done ===> Returning to build of dcraw-m-9.22 ===> dcraw-m-9.22 depends on shared library: libMagickWand-6.Q16.so - not found ===> Verifying for libMagickWand-6.Q16.so in /usr/ports/graphics/ImageMagick ===> Installing existing package /packages/All/ImageMagick-6.9.0.2,1.txz [93amd64-quarterly-job-15] Installing ImageMagick-6.9.0.2,1... [93amd64-quarterly-job-15] `-- Installing fftw3-3.3.3_2... [93amd64-quarterly-job-15] | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-15] | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-15] `-- Extracting fftw3-3.3.3_2... done [93amd64-quarterly-job-15] `-- Installing fontconfig-2.11.1,1... [93amd64-quarterly-job-15] | `-- Installing expat-2.1.0_2... [93amd64-quarterly-job-15] | `-- Extracting expat-2.1.0_2... done [93amd64-quarterly-job-15] | `-- Installing freetype2-2.5.4_1... [93amd64-quarterly-job-15] | `-- Extracting freetype2-2.5.4_1... done [93amd64-quarterly-job-15] `-- 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 [93amd64-quarterly-job-15] `-- Installing ghostscript9-9.06_10... [93amd64-quarterly-job-15] | `-- Installing cups-image-1.7.3_2... [93amd64-quarterly-job-15] | | `-- Installing cups-client-1.7.3_2... [93amd64-quarterly-job-15] | | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-15] | | `-- Extracting libiconv-1.14_6... done ===> Creating users and/or groups. Creating group 'cups' with gid '193'. Creating user 'cups' with uid '193'. [93amd64-quarterly-job-15] | | `-- Extracting cups-client-1.7.3_2... done [93amd64-quarterly-job-15] | | `-- Installing png-1.6.16... [93amd64-quarterly-job-15] | | `-- Extracting png-1.6.16... done ===> Creating users and/or groups. Using existing group 'cups'. Using existing user 'cups'. [93amd64-quarterly-job-15] | `-- Extracting cups-image-1.7.3_2... done [93amd64-quarterly-job-15] | `-- Installing gsfonts-8.11_6... [93amd64-quarterly-job-15] | `-- Extracting gsfonts-8.11_6... done [93amd64-quarterly-job-15] | `-- Installing jbig2dec-0.11_4... [93amd64-quarterly-job-15] | `-- Extracting jbig2dec-0.11_4... done [93amd64-quarterly-job-15] | `-- Installing libXext-1.3.3,1... [93amd64-quarterly-job-15] | | `-- Installing libX11-1.6.2_2,1... [93amd64-quarterly-job-15] | | `-- Installing kbproto-1.0.6... [93amd64-quarterly-job-15] | | `-- Extracting kbproto-1.0.6... done [93amd64-quarterly-job-15] | | `-- Installing libXau-1.0.8_2... [93amd64-quarterly-job-15] | | | `-- Installing xproto-7.0.26... [93amd64-quarterly-job-15] | | | `-- Extracting xproto-7.0.26... done [93amd64-quarterly-job-15] | | `-- Extracting libXau-1.0.8_2... done [93amd64-quarterly-job-15] | | `-- Installing libXdmcp-1.1.1_2... [93amd64-quarterly-job-15] | | `-- Extracting libXdmcp-1.1.1_2... done [93amd64-quarterly-job-15] | | `-- Installing libxcb-1.11... [93amd64-quarterly-job-15] | | | `-- Installing libpthread-stubs-0.3_6... [93amd64-quarterly-job-15] | | | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-quarterly-job-15] | | | `-- Installing libxml2-2.9.2_2... [93amd64-quarterly-job-15] | | | `-- Extracting libxml2-2.9.2_2... done [93amd64-quarterly-job-15] | | `-- Extracting libxcb-1.11... done [93amd64-quarterly-job-15] | | `-- Extracting libX11-1.6.2_2,1... done [93amd64-quarterly-job-15] | | `-- Installing xextproto-7.3.0... [93amd64-quarterly-job-15] | | `-- Extracting xextproto-7.3.0... done [93amd64-quarterly-job-15] | `-- Extracting libXext-1.3.3,1... done [93amd64-quarterly-job-15] | `-- Installing libXt-1.1.4_2,1... [93amd64-quarterly-job-15] | | `-- Installing libSM-1.2.2_2,1... [93amd64-quarterly-job-15] | | `-- Installing libICE-1.0.9,1... [93amd64-quarterly-job-15] | | `-- Extracting libICE-1.0.9,1... done [93amd64-quarterly-job-15] | | `-- Extracting libSM-1.2.2_2,1... done [93amd64-quarterly-job-15] | `-- Extracting libXt-1.1.4_2,1... done [93amd64-quarterly-job-15] | `-- Installing libidn-1.29... [93amd64-quarterly-job-15] | | `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-15] | | `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-15] | `-- Extracting libidn-1.29... done [93amd64-quarterly-job-15] | `-- Installing libpaper-1.1.24.3... [93amd64-quarterly-job-15] | `-- Extracting libpaper-1.1.24.3... done [93amd64-quarterly-job-15] | `-- Installing svgalib-1.4.3_7... [93amd64-quarterly-job-15] | `-- Extracting svgalib-1.4.3_7... done [93amd64-quarterly-job-15] `-- Extracting ghostscript9-9.06_10... done [93amd64-quarterly-job-15] `-- Installing libfpx-1.3.1.4... [93amd64-quarterly-job-15] `-- Extracting libfpx-1.3.1.4... done [93amd64-quarterly-job-15] `-- Installing liblqr-1-0.4.1_8... [93amd64-quarterly-job-15] | `-- Installing glib-2.42.1... [93amd64-quarterly-job-15] | | `-- Installing libffi-3.0.13_3... [93amd64-quarterly-job-15] | | `-- Extracting libffi-3.0.13_3... done [93amd64-quarterly-job-15] | | `-- Installing pcre-8.35_2... [93amd64-quarterly-job-15] | | `-- Extracting pcre-8.35_2... done [93amd64-quarterly-job-15] | | `-- Installing perl5-5.18.4_11... [93amd64-quarterly-job-15] | | `-- Extracting perl5-5.18.4_11... done [93amd64-quarterly-job-15] | | `-- Installing python27-2.7.9... [93amd64-quarterly-job-15] | | `-- Extracting python27-2.7.9... done [93amd64-quarterly-job-15] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-quarterly-job-15] `-- Extracting liblqr-1-0.4.1_8... done [93amd64-quarterly-job-15] `-- Installing libltdl-2.4.2.418... [93amd64-quarterly-job-15] `-- Extracting libltdl-2.4.2.418... done [93amd64-quarterly-job-15] `-- Installing librsvg2-2.40.6... [93amd64-quarterly-job-15] | `-- Installing atk-2.14.0... [93amd64-quarterly-job-15] | `-- Extracting atk-2.14.0... done [93amd64-quarterly-job-15] | `-- Installing gtk-engines2-2.20.2_2... [93amd64-quarterly-job-15] | | `-- Installing gtk2-2.24.25_1... [93amd64-quarterly-job-15] | | `-- Installing gdk-pixbuf2-2.31.2_1... [93amd64-quarterly-job-15] | | | `-- Installing libXi-1.7.4,1... [93amd64-quarterly-job-15] | | | `-- Installing inputproto-2.3.1... [93amd64-quarterly-job-15] | | | `-- Extracting inputproto-2.3.1... done [93amd64-quarterly-job-15] | | | `-- Installing libXfixes-5.0.1_2... [93amd64-quarterly-job-15] | | | | `-- Installing fixesproto-5.0... [93amd64-quarterly-job-15] | | | | `-- Extracting fixesproto-5.0... done [93amd64-quarterly-job-15] | | | `-- Extracting libXfixes-5.0.1_2... done [93amd64-quarterly-job-15] | | | `-- Extracting libXi-1.7.4,1... done [93amd64-quarterly-job-15] | | `-- Extracting gdk-pixbuf2-2.31.2_1... done [93amd64-quarterly-job-15] | | `-- Installing gtk-update-icon-cache-2.24.25... [93amd64-quarterly-job-15] | | | `-- Installing hicolor-icon-theme-0.12... [93amd64-quarterly-job-15] | | | `-- Extracting hicolor-icon-theme-0.12... done [93amd64-quarterly-job-15] | | | `-- Installing libXcomposite-0.4.4_2,1... [93amd64-quarterly-job-15] | | | `-- Installing compositeproto-0.4.2... [93amd64-quarterly-job-15] | | | `-- Extracting compositeproto-0.4.2... done [93amd64-quarterly-job-15] | | | `-- Extracting libXcomposite-0.4.4_2,1... done [93amd64-quarterly-job-15] | | | `-- Installing libXcursor-1.1.14_2... [93amd64-quarterly-job-15] | | | `-- Installing libXrender-0.9.8_2... [93amd64-quarterly-job-15] | | | | `-- Installing renderproto-0.11.1... [93amd64-quarterly-job-15] | | | | `-- Extracting renderproto-0.11.1... done [93amd64-quarterly-job-15] | | | `-- Extracting libXrender-0.9.8_2... done [93amd64-quarterly-job-15] | | | `-- Extracting libXcursor-1.1.14_2... done [93amd64-quarterly-job-15] | | | `-- Installing libXdamage-1.1.4_2... [93amd64-quarterly-job-15] | | | `-- Installing damageproto-1.2.1... [93amd64-quarterly-job-15] | | | `-- Extracting damageproto-1.2.1... done [93amd64-quarterly-job-15] | | | `-- Extracting libXdamage-1.1.4_2... done [93amd64-quarterly-job-15] | | | `-- Installing libXinerama-1.1.3_2,1... [93amd64-quarterly-job-15] | | | `-- Installing xineramaproto-1.2.1... [93amd64-quarterly-job-15] | | | `-- Extracting xineramaproto-1.2.1... done [93amd64-quarterly-job-15] | | | `-- Extracting libXinerama-1.1.3_2,1... done [93amd64-quarterly-job-15] | | | `-- Installing libXrandr-1.4.2_2... [93amd64-quarterly-job-15] | | | `-- Installing randrproto-1.4.0... [93amd64-quarterly-job-15] | | | `-- Extracting randrproto-1.4.0... done [93amd64-quarterly-job-15] | | | `-- Extracting libXrandr-1.4.2_2... done [93amd64-quarterly-job-15] | | | `-- Installing pango-1.36.8... [93amd64-quarterly-job-15] | | | `-- Installing cairo-1.12.18_1,2... [93amd64-quarterly-job-15] | | | | `-- Installing pixman-0.32.6... [93amd64-quarterly-job-15] | | | | `-- Extracting pixman-0.32.6... done [93amd64-quarterly-job-15] | | | | `-- Installing xcb-util-renderutil-0.3.9... [93amd64-quarterly-job-15] | | | | `-- Installing xcb-util-0.3.9_3,1... [93amd64-quarterly-job-15] | | | | `-- Extracting xcb-util-0.3.9_3,1... done [93amd64-quarterly-job-15] | | | | `-- Extracting xcb-util-renderutil-0.3.9... done [93amd64-quarterly-job-15] | | | `-- Extracting cairo-1.12.18_1,2... done [93amd64-quarterly-job-15] | | | `-- Installing encodings-1.0.4_1,1... [93amd64-quarterly-job-15] | | | | `-- Installing font-util-1.3.0_1... [93amd64-quarterly-job-15] | | | | `-- Extracting font-util-1.3.0_1... done [93amd64-quarterly-job-15] | | | `-- Extracting encodings-1.0.4_1,1... done [93amd64-quarterly-job-15] | | | `-- Installing harfbuzz-0.9.36... [93amd64-quarterly-job-15] | | | | `-- Installing graphite2-1.2.4... [93amd64-quarterly-job-15] | | | | `-- Extracting graphite2-1.2.4... done [93amd64-quarterly-job-15] | | | | `-- Installing icu-53.1... [93amd64-quarterly-job-15] | | | | `-- Extracting icu-53.1... done [93amd64-quarterly-job-15] | | | `-- Extracting harfbuzz-0.9.36... done [93amd64-quarterly-job-15] | | | `-- Installing libXft-2.3.1_2... [93amd64-quarterly-job-15] | | | `-- Extracting libXft-2.3.1_2... done [93amd64-quarterly-job-15] | | | `-- Installing xorg-fonts-truetype-7.7_1... [93amd64-quarterly-job-15] | | | | `-- Installing dejavu-2.34_4... [93amd64-quarterly-job-15] | | | | `-- Extracting dejavu-2.34_4... done [93amd64-quarterly-job-15] | | | | `-- Installing font-bh-ttf-1.0.3_1... [93amd64-quarterly-job-15] | | | | `-- Installing mkfontdir-1.0.7... [93amd64-quarterly-job-15] | | | | | `-- Installing mkfontscale-1.1.1_1... [93amd64-quarterly-job-15] | | | | | `-- Installing libfontenc-1.1.2_2... [93amd64-quarterly-job-15] | | | | | `-- Extracting libfontenc-1.1.2_2... done [93amd64-quarterly-job-15] | | | | | `-- Extracting mkfontscale-1.1.1_1... done [93amd64-quarterly-job-15] | | | | `-- Extracting mkfontdir-1.0.7... done [93amd64-quarterly-job-15] | | | | `-- Extracting font-bh-ttf-1.0.3_1... done [93amd64-quarterly-job-15] | | | | `-- Installing font-misc-ethiopic-1.0.3_1... [93amd64-quarterly-job-15] | | | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [93amd64-quarterly-job-15] | | | | `-- Installing font-misc-meltho-1.0.3_1... [93amd64-quarterly-job-15] | | | | `-- Extracting font-misc-meltho-1.0.3_1... done [93amd64-quarterly-job-15] | | | `-- Extracting pango-1.36.8... done [93amd64-quarterly-job-15] | | | `-- Installing shared-mime-info-1.1_1... [93amd64-quarterly-job-15] | | | `-- Extracting shared-mime-info-1.1_1... done [93amd64-quarterly-job-15] | | `-- Extracting gtk-update-icon-cache-2.24.25... done [93amd64-quarterly-job-15] | | `-- Installing python-2.7_2,2... [93amd64-quarterly-job-15] | | | `-- Installing python2-2_3... [93amd64-quarterly-job-15] | | | `-- Extracting python2-2_3... done [93amd64-quarterly-job-15] | | `-- Extracting python-2.7_2,2... done [93amd64-quarterly-job-15] | | `-- Extracting gtk2-2.24.25_1... done [93amd64-quarterly-job-15] | `-- Extracting gtk-engines2-2.20.2_2... done [93amd64-quarterly-job-15] | `-- Installing libcroco-0.6.8_2... [93amd64-quarterly-job-15] | `-- Extracting libcroco-0.6.8_2... done [93amd64-quarterly-job-15] | `-- Installing libgsf-1.14.30... [93amd64-quarterly-job-15] | `-- Extracting libgsf-1.14.30... done [93amd64-quarterly-job-15] `-- Extracting librsvg2-2.40.6... done [93amd64-quarterly-job-15] `-- Installing libwmf-0.2.8.4_13... [93amd64-quarterly-job-15] `-- Extracting libwmf-0.2.8.4_13... done [93amd64-quarterly-job-15] `-- Installing openjpeg-2.1.0_1... [93amd64-quarterly-job-15] `-- Extracting openjpeg-2.1.0_1... done [93amd64-quarterly-job-15] `-- Installing webp-0.4.2_2... [93amd64-quarterly-job-15] | `-- Installing giflib-nox11-4.2.3_4... [93amd64-quarterly-job-15] | `-- Extracting giflib-nox11-4.2.3_4... done [93amd64-quarterly-job-15] `-- Extracting webp-0.4.2_2... done [93amd64-quarterly-job-15] Extracting ImageMagick-6.9.0.2,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 ===================================================================== Message for liblqr-1-0.4.1_8: ========================================================================== NOTE: In order to compile examples for liblqr, you will also need pngwriter port (/usr/ports/graphics/pngwriter). Examples are located in /usr/local/share/examples/liblqr-1 ========================================================================== Message for dejavu-2.34_4: 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. ===> Returning to build of dcraw-m-9.22 =========================================================================== =================================================== ===> Configuring for dcraw-m-9.22 =========================================================================== =================================================== ===> Building for dcraw-m-9.22 ( cd /wrkdirs/usr/ports/graphics/dcraw-m/work/waitman-dcraw-m-1392579 ; cc -O2 -pipe -Wall -Werror -I/usr/local/include `MagickWand-config --cflags --cppflags` -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fstack-protector -fno-strict-aliasing -L/usr/local/lib `MagickWand-config --ldflags --libs` -lm -llcms2 -ljpeg -ljasper -fstack-protector -o dcraw-m dcraw-m.c ) cc1: warnings being treated as errors dcraw-m.c: In function 'xtrans_interpolate': dcraw-m.c:4491: warning: 'sgcol' may be used uninitialized in this function dcraw-m.c:4491: warning: 'sgrow' may be used uninitialized in this function *** [do-build] Error code 1 Stop in /usr/ports/graphics/dcraw-m. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:14:18 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 80D9E6E1; Wed, 28 Jan 2015 04:14:18 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 6C04CF3A; Wed, 28 Jan 2015 04:14:18 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S4EIT2064282; Wed, 28 Jan 2015 04:14:18 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S4EIDe064246; Wed, 28 Jan 2015 04:14:18 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:14:18 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280414.t0S4EIDe064246@beefy2.isc.freebsd.org> To: multimedia@FreeBSD.org Subject: [package - 93amd64-quarterly][multimedia/dvdstyler] Failed for dvdstyler-2.8_2, 2 in configure 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: Wed, 28 Jan 2015 04:14:18 -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: multimedia@FreeBSD.org Last committer: danilo@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/multimedia/dvdstyler/Makefile 374870 2014-12-17 19:24:35Z danilo $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/dvdstyler-2.8_2,2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building multimedia/dvdstyler build started at Wed Jan 28 04:12:26 UTC 2015 port directory: /usr/ports/multimedia/dvdstyler building for: FreeBSD 93amd64-quarterly-job-24 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: multimedia@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/multimedia/dvdstyler/Makefile 374870 2014-12-17 19:24:35Z danilo $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=dvdstyler-2.8_2,2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for dvdstyler-2.8_2,2: DOCS=on: Build and/or install documentation GNOME=off: GNOME desktop environment support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-gnome --with-wx-config=/usr/local/bin/wxgtk2u-3.0-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ac_cv_path_AVCONV_PATH="" XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config AUTOMAKE=/usr/local/bin/automake-1.14 AUTOMAKE_DIR=/usr/local/share/automake-1.14 AUTOMAKE_VERSION=1.14 AUTOMAKE_APIVER=1.14 ACLOCAL=/usr/local/bin/aclocal-1.14 ACLOCAL_DIR=/usr/local/share/aclocal-1.14 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan- 2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config AUTOMAKE=/usr/local/bin/automake-1.14 AUTOMAKE_DIR=/usr/local/share/automake-1.14 AUTOMAKE_VERSION=1.14 AUTOMAKE_APIVER=1.14 ACLOCAL=/usr/local/bin/aclocal-1.14 ACLOCAL_DIR=/usr/local/share/aclocal-1.14 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOC ONF_VERSION=2.69 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/dvdstyler" EXAMPLESDIR="share/examples/dvdstyler" DATADIR="share/dvdstyler" WWWDIR="www/dvdstyler" ETCDIR="etc/dvdstyler" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/dvdstyler DOCSDIR=/usr/local/share/doc/dvdstyler EXAMPLESDIR=/usr/local/share/examples/dvdstyler WWWDIR=/usr/local/www/dvdstyler ETCDIR=/usr/local/etc/dvdstyler --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> ===> The default DVD device is /dev/cd0 ===> Define WITH_DVD_DEVICE if you want to change the default ===> For example, 'make WITH_DVD_DEVICE="/dev/somedevice"' ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> dvdstyler-2.8_2,2 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.3.txz [93amd64-quarterly-job-24] Installing pkg-1.4.3... [93amd64-quarterly-job-24] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of dvdstyler-2.8_2,2 =========================================================================== =================================================== =========================================================================== =================================================== ===> ===> The default DVD device is /dev/cd0 ===> Define WITH_DVD_DEVICE if you want to change the default ===> For example, 'make WITH_DVD_DEVICE="/dev/somedevice"' ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dvdstyler-2.8_2,2 for building =========================================================================== =================================================== ===> ===> The default DVD device is /dev/cd0 ===> Define WITH_DVD_DEVICE if you want to change the default ===> For example, 'make WITH_DVD_DEVICE="/dev/somedevice"' ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dvdstyler-2.8_2,2 for building => SHA256 Checksum OK for DVDStyler-2.8.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> ===> The default DVD device is /dev/cd0 ===> Define WITH_DVD_DEVICE if you want to change the default ===> For example, 'make WITH_DVD_DEVICE="/dev/somedevice"' ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dvdstyler-2.8_2,2 for building ===> Extracting for dvdstyler-2.8_2,2 => SHA256 Checksum OK for DVDStyler-2.8.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for dvdstyler-2.8_2,2 ===> Applying FreeBSD patches for dvdstyler-2.8_2,2 =========================================================================== =================================================== ===> dvdstyler-2.8_2,2 depends on executable: zip - not found ===> Verifying install for zip in /usr/ports/archivers/zip ===> Installing existing package /packages/All/zip-3.0_1.txz [93amd64-quarterly-job-24] Installing zip-3.0_1... [93amd64-quarterly-job-24] Extracting zip-3.0_1... done ===> Returning to build of dvdstyler-2.8_2,2 ===> dvdstyler-2.8_2,2 depends on package: wxsvg>=1.2 - not found ===> Verifying install for wxsvg>=1.2 in /usr/ports/graphics/wxsvg ===> Installing existing package /packages/All/wxsvg-1.5.2.txz [93amd64-quarterly-job-24] Installing wxsvg-1.5.2... [93amd64-quarterly-job-24] `-- Installing cairo-1.12.18_1,2... [93amd64-quarterly-job-24] | `-- Installing fontconfig-2.11.1,1... [93amd64-quarterly-job-24] | | `-- Installing expat-2.1.0_2... [93amd64-quarterly-job-24] | | `-- Extracting expat-2.1.0_2... done [93amd64-quarterly-job-24] | | `-- Installing freetype2-2.5.4_1... [93amd64-quarterly-job-24] | | `-- Extracting freetype2-2.5.4_1... done [93amd64-quarterly-job-24] | `-- 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 [93amd64-quarterly-job-24] | `-- Installing glib-2.42.1... [93amd64-quarterly-job-24] | | `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-24] | | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-24] | | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-24] | | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-24] | | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-24] | | `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-24] | | `-- Installing libffi-3.0.13_3... [93amd64-quarterly-job-24] | | `-- Extracting libffi-3.0.13_3... done [93amd64-quarterly-job-24] | | `-- Installing pcre-8.35_2... [93amd64-quarterly-job-24] | | `-- Extracting pcre-8.35_2... done [93amd64-quarterly-job-24] | | `-- Installing perl5-5.18.4_11... [93amd64-quarterly-job-24] | | `-- Extracting perl5-5.18.4_11... done [93amd64-quarterly-job-24] | | `-- Installing python27-2.7.9... [93amd64-quarterly-job-24] | | `-- Extracting python27-2.7.9... done [93amd64-quarterly-job-24] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-quarterly-job-24] | `-- Installing libXext-1.3.3,1... [93amd64-quarterly-job-24] | | `-- Installing libX11-1.6.2_2,1... [93amd64-quarterly-job-24] | | `-- Installing kbproto-1.0.6... [93amd64-quarterly-job-24] | | `-- Extracting kbproto-1.0.6... done [93amd64-quarterly-job-24] | | `-- Installing libXau-1.0.8_2... [93amd64-quarterly-job-24] | | | `-- Installing xproto-7.0.26... [93amd64-quarterly-job-24] | | | `-- Extracting xproto-7.0.26... done [93amd64-quarterly-job-24] | | `-- Extracting libXau-1.0.8_2... done [93amd64-quarterly-job-24] | | `-- Installing libXdmcp-1.1.1_2... Note: The location of the cdrtools `defaults' files has been set to /usr/local/etc This is the FreeBSD ports standard config file location, NOT the cdrtools standard location, which is /etc/default. The reason for this is that FreeBSD ports and packages should not use configuration files outside of /usr/local. =========================================================================== ===> Returning to build of dvdstyler-2.8_2,2 ===> dvdstyler-2.8_2,2 depends on package: docbook-xml>=4.1.2 - not found ===> Verifying install for docbook-xml>=4.1.2 in /usr/ports/textproc/docbook-xml ===> Installing existing package /packages/All/docbook-xml-5.0_2.txz [93amd64-quarterly-job-24] Installing docbook-xml-5.0_2... [93amd64-quarterly-job-24] `-- Installing xmlcatmgr-2.2_2... [93amd64-quarterly-job-24] `-- Extracting xmlcatmgr-2.2_2... done + Creating /usr/local/share/sgml/catalog + Registering CATALOG catalog.ports (SGML) + Creating /usr/local/share/sgml/catalog.ports + Creating /usr/local/share/xml/catalog + Registering nextCatalog catalog.ports (XML) + Creating /usr/local/share/xml/catalog.ports [93amd64-quarterly-job-24] `-- Installing xmlcharent-0.3_2... [93amd64-quarterly-job-24] `-- Extracting xmlcharent-0.3_2... done [93amd64-quarterly-job-24] Extracting docbook-xml-5.0_2... done Message for xmlcatmgr-2.2_2: The following catalogs are installed: 1) /usr/local/share/sgml/catalog The top level catalog for SGML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 2) /usr/local/share/sgml/catalog.ports This catalog is for handling SGML stuff installed under /usr/local/share/sgml. It is changed by ports/packages. 3) /usr/local/share/xml/catalog The top level catalog for XML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 4) /usr/local/share/xml/catalog.ports This catalog is for handling XML stuff installed under /usr/local/share/xml. It is changed by ports/packages. ===> Returning to build of dvdstyler-2.8_2,2 ===> dvdstyler-2.8_2,2 depends on executable: xmlto - not found ===> Verifying install for xmlto in /usr/ports/textproc/xmlto ===> Installing existing package /packages/All/xmlto-0.0.26_2.txz [93amd64-quarterly-job-24] Installing xmlto-0.0.26_2... [93amd64-quarterly-job-24] `-- Installing bash-4.3.30_1... [93amd64-quarterly-job-24] `-- Extracting bash-4.3.30_1... done [93amd64-quarterly-job-24] `-- Installing docbook-xsl-1.76.1_2... [93amd64-quarterly-job-24] | `-- Installing docbook-1.5... [93amd64-quarterly-job-24] | | `-- Installing docbook-sgml-4.5_1... [93amd64-quarterly-job-24] | | `-- Installing iso8879-1986_3... [93amd64-quarterly-job-24] | | `-- Extracting iso8879-1986_3... done [93amd64-quarterly-job-24] | | `-- Extracting docbook-sgml-4.5_1... done [93amd64-quarterly-job-24] | | `-- Installing sdocbook-xml-1.1_1,2... [93amd64-quarterly-job-24] | | `-- Extracting sdocbook-xml-1.1_1,2... done [93amd64-quarterly-job-24] `-- Extracting docbook-xsl-1.76.1_2... done [93amd64-quarterly-job-24] `-- Installing getopt-1.1.6... [93amd64-quarterly-job-24] `-- Extracting getopt-1.1.6... done [93amd64-quarterly-job-24] `-- Installing libpaper-1.1.24.3... [93amd64-quarterly-job-24] `-- Extracting libpaper-1.1.24.3... done [93amd64-quarterly-job-24] `-- Installing w3m-0.5.3_4... [93amd64-quarterly-job-24] | `-- Installing boehm-gc-7.4.2_3... [93amd64-quarterly-job-24] | `-- Extracting boehm-gc-7.4.2_3... done [93amd64-quarterly-job-24] `-- Extracting w3m-0.5.3_4... done [93amd64-quarterly-job-24] Extracting xmlto-0.0.26_2... done Message for bash-4.3.30_1: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== Message for xmlto-0.0.26_2: For benefits of conversions away from XHTML1 through XSL-FO, a stylesheet xhtml2fo.xsl has been installed into /usr/local/share/xmlto. Example use: xmlto pdf -x /usr/local/share/xmlto/xhtml2fo.xsl myXHTML1file.xml More style sheets for XHTML1 conversions can be found at under "Stylesheet for XHTML to XSL-FO transformation" ===> Returning to build of dvdstyler-2.8_2,2 ===> dvdstyler-2.8_2,2 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.3.txz [93amd64-quarterly-job-24] Installing gettext-tools-0.19.3... [93amd64-quarterly-job-24] Extracting gettext-tools-0.19.3... done ===> Returning to build of dvdstyler-2.8_2,2 ===> dvdstyler-2.8_2,2 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 [93amd64-quarterly-job-24] Installing gmake-4.1_1... [93amd64-quarterly-job-24] Extracting gmake-4.1_1... done ===> Returning to build of dvdstyler-2.8_2,2 ===> dvdstyler-2.8_2,2 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93amd64-quarterly-job-24] Installing pkgconf-0.9.7... [93amd64-quarterly-job-24] Extracting pkgconf-0.9.7... done ===> Returning to build of dvdstyler-2.8_2,2 ===> dvdstyler-2.8_2,2 depends on file: /usr/local/bin/automake-1.14 - not found ===> Verifying install for /usr/local/bin/automake-1.14 in /usr/ports/devel/automake ===> Installing existing package /packages/All/automake-1.14_1.txz [93amd64-quarterly-job-24] Installing automake-1.14_1... [93amd64-quarterly-job-24] `-- Installing autoconf-2.69... [93amd64-quarterly-job-24] | `-- Installing autoconf-wrapper-20131203... [93amd64-quarterly-job-24] | `-- Extracting autoconf-wrapper-20131203... done [93amd64-quarterly-job-24] | `-- Installing m4-1.4.17_1,1... [93amd64-quarterly-job-24] | `-- Extracting m4-1.4.17_1,1... done [93amd64-quarterly-job-24] `-- Extracting autoconf-2.69... done [93amd64-quarterly-job-24] `-- Installing automake-wrapper-20131203... [93amd64-quarterly-job-24] `-- Extracting automake-wrapper-20131203... done [93amd64-quarterly-job-24] Extracting automake-1.14_1... done ===> Returning to build of dvdstyler-2.8_2,2 ===> dvdstyler-2.8_2,2 depends on file: /usr/local/bin/autoconf-2.69 - found =========================================================================== =================================================== ===> dvdstyler-2.8_2,2 depends on shared library: libexif.so - not found ===> Verifying for libexif.so in /usr/ports/graphics/libexif ===> Installing existing package /packages/All/libexif-0.6.21_3.txz [93amd64-quarterly-job-24] Installing libexif-0.6.21_3... [93amd64-quarterly-job-24] Extracting libexif-0.6.21_3... done ===> Returning to build of dvdstyler-2.8_2,2 ===> dvdstyler-2.8_2,2 depends on shared library: libavcodec.so - found (/usr/local/lib/libavcodec.so.55.69.100) ===> dvdstyler-2.8_2,2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.2) ===> dvdstyler-2.8_2,2 depends on shared library: libwx_baseu-3.0.so - found (/usr/local/lib/libwx_baseu-3.0.so.0.2.0) =========================================================================== =================================================== ===> Configuring for dvdstyler-2.8_2,2 configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd9.3 checking host system type... amd64-portbld-freebsd9.3 checking target system type... amd64-portbld-freebsd9.3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for install location... /usr/local checking whether ln -s works... yes checking for ranlib... ranlib checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... no checking for byacc... byacc checking pkg-config is at least version 0.9.0... yes checking for wx-config... /usr/local/bin/wxgtk2u-3.0-config checking for wxWidgets version >= 2.8.7... yes (version 3.0.2) checking for wxWidgets static library... no checking for wxWidgets media... no configure: error: wxWidgets media library (libwx_gtk2u_media) is missing. ===> Script "configure" failed unexpectedly. Please report the problem to multimedia@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/multimedia/dvdstyler/work/DVDStyler-2.8/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** [do-configure] Error code 1 Stop in /usr/ports/multimedia/dvdstyler. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:14:18 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 5C9E86DF; Wed, 28 Jan 2015 04:14:18 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 46E7EF39; Wed, 28 Jan 2015 04:14:18 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S4EInV064022; Wed, 28 Jan 2015 04:14:18 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S4EI1v064001; Wed, 28 Jan 2015 04:14:18 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:14:18 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280414.t0S4EI1v064001@beefy2.isc.freebsd.org> To: sperber@FreeBSD.org Subject: [package - 93amd64-quarterly][math/fityk] Failed for fityk-0.9.8_4 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: Wed, 28 Jan 2015 04:14:18 -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: sperber@FreeBSD.org Last committer: antoine@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/math/fityk/Makefile 375062 2014-12-20 18:17:32Z antoine $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/fityk-0.9.8_4.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building math/fityk build started at Wed Jan 28 04:07:59 UTC 2015 port directory: /usr/ports/math/fityk building for: FreeBSD 93amd64-quarterly-job-14 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: sperber@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/math/fityk/Makefile 375062 2014-12-20 18:17:32Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=fityk-0.9.8_4 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for fityk-0.9.8_4: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-doc --disable-xyconvert --with-wx-config=/usr/local/bin/wxgtk2u-3.0-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/fityk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/fityk/work HOME=/wrkdirs/usr/ports/math/fityk/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/fityk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/fityk/work HOME=/wrkdirs/usr/ports/math/fityk/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include " LDFLAGS=" -lbz2 -lz -L/wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs -L/usr/local/lib -pthread -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -D_GNU_SOURCE -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-- OSREL=9.3 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/fityk" EXAMPLESDIR="share/examples/fityk" DATADIR="share/fityk" WWWDIR="www/fityk" ETCDIR="etc/fityk" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/fityk DOCSDIR=/usr/local/share/doc/fityk EXAMPLESDIR=/usr/local/share/examples/fityk WWWDIR=/usr/local/www/fityk ETCDIR=/usr/local/etc/fityk --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 LGPL21 accepted by the user =========================================================================== =================================================== ===> fityk-0.9.8_4 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.3.txz [93amd64-quarterly-job-14] Installing pkg-1.4.3... [93amd64-quarterly-job-14] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of fityk-0.9.8_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by fityk-0.9.8_4 for building =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by fityk-0.9.8_4 for building => SHA256 Checksum OK for fityk-0.9.8.tar.bz2. => SHA256 Checksum OK for xylib-1.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by fityk-0.9.8_4 for building ===> Extracting for fityk-0.9.8_4 => SHA256 Checksum OK for fityk-0.9.8.tar.bz2. => SHA256 Checksum OK for xylib-1.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for fityk-0.9.8_4 ===> Applying FreeBSD patches for fityk-0.9.8_4 =========================================================================== =================================================== ===> fityk-0.9.8_4 depends on file: /usr/local/include/boost/spirit/include/classic_core.hpp - not found ===> Verifying install for /usr/local/include/boost/spirit/include/classic_core.hpp in /usr/ports/devel/boost-libs ===> Installing existing package /packages/All/boost-libs-1.55.0_4.txz [93amd64-quarterly-job-14] Installing boost-libs-1.55.0_4... [93amd64-quarterly-job-14] `-- Installing icu-53.1... [93amd64-quarterly-job-14] `-- Extracting icu-53.1... done [93amd64-quarterly-job-14] 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 fityk-0.9.8_4 ===> fityk-0.9.8_4 depends on executable: gnuplot - not found ===> Verifying install for gnuplot in /usr/ports/math/gnuplot ===> Installing existing package /packages/All/gnuplot-4.6.6_1.txz [93amd64-quarterly-job-14] Installing gnuplot-4.6.6_1... [93amd64-quarterly-job-14] `-- Installing cairo-1.12.18_1,2... [93amd64-quarterly-job-14] | `-- Installing fontconfig-2.11.1,1... [93amd64-quarterly-job-14] | | `-- Installing expat-2.1.0_2... [93amd64-quarterly-job-14] | | `-- Extracting expat-2.1.0_2... done [93amd64-quarterly-job-14] | | `-- Installing freetype2-2.5.4_1... [93amd64-quarterly-job-14] | | `-- Extracting freetype2-2.5.4_1... done [93amd64-quarterly-job-14] | `-- 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 [93amd64-quarterly-job-14] | `-- Installing glib-2.42.1... [93amd64-quarterly-job-14] | | `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-14] | | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-14] | | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-14] | | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-14] | | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-14] | | `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-14] | | `-- Installing libffi-3.0.13_3... [93amd64-quarterly-job-14] | | `-- Extracting libffi-3.0.13_3... done [93amd64-quarterly-job-14] | | `-- Installing pcre-8.35_2... [93amd64-quarterly-job-14] | | `-- Extracting pcre-8.35_2... done [93amd64-quarterly-job-14] | | `-- Installing perl5-5.18.4_11... [93amd64-quarterly-job-14] | | `-- Extracting perl5-5.18.4_11... done [93amd64-quarterly-job-14] | | `-- Installing python27-2.7.9... [93amd64-quarterly-job-14] | | `-- Extracting python27-2.7.9... done [93amd64-quarterly-job-14] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-quarterly-job-14] | `-- Installing libXext-1.3.3,1... [93amd64-quarterly-job-14] | | `-- Installing libX11-1.6.2_2,1... [93amd64-quarterly-job-14] | | `-- Installing kbproto-1.0.6... [93amd64-quarterly-job-14] | | `-- Extracting kbproto-1.0.6... done [93amd64-quarterly-job-14] | | `-- Installing libXau-1.0.8_2... [93amd64-quarterly-job-14] | | | `-- Installing xproto-7.0.26... [93amd64-quarterly-job-14] | | | `-- Extracting xproto-7.0.26... done [93amd64-quarterly-job-14] | | `-- Extracting libXau-1.0.8_2... done [93amd64-quarterly-job-14] | | `-- Installing libXdmcp-1.1.1_2... [93amd64-quarterly-job-14] | | `-- Extracting libXdmcp-1.1.1_2... done [93amd64-quarterly-job-14] | | `-- Installing libxcb-1.11... [93amd64-quarterly-job-14] | | | `-- Installing libpthread-stubs-0.3_6... [93amd64-quarterly-job-14] | | | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-quarterly-job-14] | | | `-- Installing libxml2-2.9.2_2... [93amd64-quarterly-job-14] | | | `-- Extracting libxml2-2.9.2_2... done c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT xyconv-xyconv.o -MD -MP -MF .deps/xyconv-xyconv.Tpo -c -o xyconv-xyconv.o `test -f 'xyconv.cpp' || echo './'`xyconv.cpp mv -f .deps/xyconv-xyconv.Tpo .deps/xyconv-xyconv.Po /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -L/usr/local/lib -o xyconv xyconv-xyconv.o xylib/libxy.la -lm -lbz2 -lz libtool: link: c++ -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -o xyconv xyconv-xyconv.o -L/usr/local/lib xylib/.libs/libxy.a -lm -lbz2 -lz gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src' Making all in . gmake[3]: Entering directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src' /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT logic.lo -MD -MP -MF .deps/logic.Tpo -c -o logic.lo logic.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT logic.lo -MD -MP -MF .deps/logic.Tpo -c logic.cpp -fPIC -DPIC -o .libs/logic.o mv -f .deps/logic.Tpo .deps/logic.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT view.lo -MD -MP -MF .deps/view.Tpo -c -o view.lo view.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT view.lo -MD -MP -MF .deps/view.Tpo -c view.cpp -fPIC -DPIC -o .libs/view.o mv -f .deps/view.Tpo .deps/view.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT lexer.lo -MD -MP -MF .deps/lexer.Tpo -c -o lexer.lo lexer.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT lexer.lo -MD -MP -MF .deps/lexer.Tpo -c lexer.cpp -fPIC -DPIC -o .libs/lexer.o mv -f .deps/lexer.Tpo .deps/lexer.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT eparser.lo -MD -MP -MF .deps/eparser.Tpo -c -o eparser.lo eparser.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT eparser.lo -MD -MP -MF .deps/eparser.Tpo -c eparser.cpp -fPIC -DPIC -o .libs/eparser.o mv -f .deps/eparser.Tpo .deps/eparser.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT cparser.lo -MD -MP -MF .deps/cparser.Tpo -c -o cparser.lo cparser.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT cparser.lo -MD -MP -MF .deps/cparser.Tpo -c cparser.cpp -fPIC -DPIC -o .libs/cparser.o mv -f .deps/cparser.Tpo .deps/cparser.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT runner.lo -MD -MP -MF .deps/runner.Tpo -c -o runner.lo runner.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT runner.lo -MD -MP -MF .deps/runner.Tpo -c runner.cpp -fPIC -DPIC -o .libs/runner.o mv -f .deps/runner.Tpo .deps/runner.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT info.lo -MD -MP -MF .deps/info.Tpo -c -o info.lo info.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.cpp -fPIC -DPIC -o .libs/info.o mv -f .deps/info.Tpo .deps/info.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT common.lo -MD -MP -MF .deps/common.Tpo -c -o common.lo common.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.cpp -fPIC -DPIC -o .libs/common.o mv -f .deps/common.Tpo .deps/common.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT data.lo -MD -MP -MF .deps/data.Tpo -c -o data.lo data.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT data.lo -MD -MP -MF .deps/data.Tpo -c data.cpp -fPIC -DPIC -o .libs/data.o mv -f .deps/data.Tpo .deps/data.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT var.lo -MD -MP -MF .deps/var.Tpo -c -o var.lo var.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT var.lo -MD -MP -MF .deps/var.Tpo -c var.cpp -fPIC -DPIC -o .libs/var.o mv -f .deps/var.Tpo .deps/var.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT mgr.lo -MD -MP -MF .deps/mgr.Tpo -c -o mgr.lo mgr.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT mgr.lo -MD -MP -MF .deps/mgr.Tpo -c mgr.cpp -fPIC -DPIC -o .libs/mgr.o mv -f .deps/mgr.Tpo .deps/mgr.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT tplate.lo -MD -MP -MF .deps/tplate.Tpo -c -o tplate.lo tplate.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT tplate.lo -MD -MP -MF .deps/tplate.Tpo -c tplate.cpp -fPIC -DPIC -o .libs/tplate.o mv -f .deps/tplate.Tpo .deps/tplate.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT func.lo -MD -MP -MF .deps/func.Tpo -c -o func.lo func.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT func.lo -MD -MP -MF .deps/func.Tpo -c func.cpp -fPIC -DPIC -o .libs/func.o mv -f .deps/func.Tpo .deps/func.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT udf.lo -MD -MP -MF .deps/udf.Tpo -c -o udf.lo udf.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT udf.lo -MD -MP -MF .deps/udf.Tpo -c udf.cpp -fPIC -DPIC -o .libs/udf.o mv -f .deps/udf.Tpo .deps/udf.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT bfunc.lo -MD -MP -MF .deps/bfunc.Tpo -c -o bfunc.lo bfunc.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT bfunc.lo -MD -MP -MF .deps/bfunc.Tpo -c bfunc.cpp -fPIC -DPIC -o .libs/bfunc.o mv -f .deps/bfunc.Tpo .deps/bfunc.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT ast.lo -MD -MP -MF .deps/ast.Tpo -c -o ast.lo ast.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT ast.lo -MD -MP -MF .deps/ast.Tpo -c ast.cpp -fPIC -DPIC -o .libs/ast.o mv -f .deps/ast.Tpo .deps/ast.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT vm.lo -MD -MP -MF .deps/vm.Tpo -c -o vm.lo vm.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT vm.lo -MD -MP -MF .deps/vm.Tpo -c vm.cpp -fPIC -DPIC -o .libs/vm.o mv -f .deps/vm.Tpo .deps/vm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT settings.lo -MD -MP -MF .deps/settings.Tpo -c -o settings.lo settings.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT settings.lo -MD -MP -MF .deps/settings.Tpo -c settings.cpp -fPIC -DPIC -o .libs/settings.o mv -f .deps/settings.Tpo .deps/settings.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT ui.lo -MD -MP -MF .deps/ui.Tpo -c -o ui.lo ui.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT ui.lo -MD -MP -MF .deps/ui.Tpo -c ui.cpp -fPIC -DPIC -o .libs/ui.o mv -f .deps/ui.Tpo .deps/ui.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT GAfit.lo -MD -MP -MF .deps/GAfit.Tpo -c -o GAfit.lo GAfit.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT GAfit.lo -MD -MP -MF .deps/GAfit.Tpo -c GAfit.cpp -fPIC -DPIC -o .libs/GAfit.o mv -f .deps/GAfit.Tpo .deps/GAfit.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT LMfit.lo -MD -MP -MF .deps/LMfit.Tpo -c -o LMfit.lo LMfit.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT LMfit.lo -MD -MP -MF .deps/LMfit.Tpo -c LMfit.cpp -fPIC -DPIC -o .libs/LMfit.o mv -f .deps/LMfit.Tpo .deps/LMfit.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT guess.lo -MD -MP -MF .deps/guess.Tpo -c -o guess.lo guess.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT guess.lo -MD -MP -MF .deps/guess.Tpo -c guess.cpp -fPIC -DPIC -o .libs/guess.o mv -f .deps/guess.Tpo .deps/guess.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT NMfit.lo -MD -MP -MF .deps/NMfit.Tpo -c -o NMfit.lo NMfit.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT NMfit.lo -MD -MP -MF .deps/NMfit.Tpo -c NMfit.cpp -fPIC -DPIC -o .libs/NMfit.o mv -f .deps/NMfit.Tpo .deps/NMfit.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT model.lo -MD -MP -MF .deps/model.Tpo -c -o model.lo model.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT model.lo -MD -MP -MF .deps/model.Tpo -c model.cpp -fPIC -DPIC -o .libs/model.o mv -f .deps/model.Tpo .deps/model.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fit.lo -MD -MP -MF .deps/fit.Tpo -c -o fit.lo fit.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fit.lo -MD -MP -MF .deps/fit.Tpo -c fit.cpp -fPIC -DPIC -o .libs/fit.o mv -f .deps/fit.Tpo .deps/fit.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT voigt.lo -MD -MP -MF .deps/voigt.Tpo -c -o voigt.lo voigt.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT voigt.lo -MD -MP -MF .deps/voigt.Tpo -c voigt.cpp -fPIC -DPIC -o .libs/voigt.o mv -f .deps/voigt.Tpo .deps/voigt.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT numfuncs.lo -MD -MP -MF .deps/numfuncs.Tpo -c -o numfuncs.lo numfuncs.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT numfuncs.lo -MD -MP -MF .deps/numfuncs.Tpo -c numfuncs.cpp -fPIC -DPIC -o .libs/numfuncs.o mv -f .deps/numfuncs.Tpo .deps/numfuncs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk.lo -MD -MP -MF .deps/fityk.Tpo -c -o fityk.lo fityk.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk.lo -MD -MP -MF .deps/fityk.Tpo -c fityk.cpp -fPIC -DPIC -o .libs/fityk.o mv -f .deps/fityk.Tpo .deps/fityk.Plo /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -version-info 3:0:0 -lbz2 -lz -L/wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs -L/usr/local/lib -pthread -fstack-protector -o libfityk.la -rpath /usr/local/lib logic.lo view.lo lexer.lo eparser.lo cparser.lo runner.lo info.lo common.lo data.lo var.lo mgr.lo tplate.lo func.lo udf.lo bfunc.lo ast.lo vm.lo settings.lo ui.lo GAfit.lo LMfit.lo guess.lo NMfit.lo model.lo fit.lo voigt.lo numfuncs.lo fityk.lo -lxy -lm -lm -lm libtool: link: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/logic.o .libs/view.o .libs/lexer.o .libs/eparser.o .libs/cparser.o .libs/runner.o .libs/info.o .libs/common.o .libs/data.o .libs/var.o .libs/mgr.o .libs/tplate.o .libs/func.o .libs/udf.o .libs/bfunc.o .libs/ast.o .libs/vm.o .libs/settings.o .libs/ui.o .libs/GAfit.o .libs/LMfit.o .libs/guess.o .libs/NMfit.o .libs/model.o .libs/fit.o .libs/voigt.o .libs/numfuncs.o .libs/fityk.o -lbz2 -lz -L/wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs -L/usr/local/lib /wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs/libxy.a -L/usr/lib -lstdc++ -lm -lc -lssp_nonshared -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -pthread -pthread -Wl,-soname -Wl,libfityk.so.3 -o .libs/libfityk.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libfityk.so.3" && ln -s "libfityk.so.3.0.0" "libfityk.so.3") libtool: link: (cd ".libs" && rm -f "libfityk.so" && ln -s "libfityk.so.3.0.0" "libfityk.so") libtool: link: ( cd ".libs" && rm -f "libfityk.la" && ln -s "../libfityk.la" "libfityk.la" ) gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src' Making all in wxgui gmake[3]: Entering directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src/wxgui' c++ -DHAVE_CONFIG_H -I. -I../.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT ceria.o -MD -MP -MF .deps/ceria.Tpo -c -o ceria.o ceria.cpp mv -f .deps/ceria.Tpo .deps/ceria.Po cc -DHAVE_CONFIG_H -I. -I../.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT atomtables.o -MD -MP -MF .deps/atomtables.Tpo -c -o atomtables.o atomtables.c mv -f .deps/atomtables.Tpo .deps/atomtables.Po cc -DHAVE_CONFIG_H -I. -I../.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT sgtables.o -MD -MP -MF .deps/sgtables.Tpo -c -o sgtables.o sgtables.c mv -f .deps/sgtables.Tpo .deps/sgtables.Po rm -f libceria.a ar cru libceria.a ceria.o atomtables.o sgtables.o ranlib libceria.a c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-cmn.o -MD -MP -MF .deps/fityk-cmn.Tpo -c -o fityk-cmn.o `test -f 'cmn.cpp' || echo './'`cmn.cpp mv -f .deps/fityk-cmn.Tpo .deps/fityk-cmn.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-gradient.o -MD -MP -MF .deps/fityk-gradient.Tpo -c -o fityk-gradient.o `test -f 'gradient.cpp' || echo './'`gradient.cpp mv -f .deps/fityk-gradient.Tpo .deps/fityk-gradient.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-fancyrc.o -MD -MP -MF .deps/fityk-fancyrc.Tpo -c -o fityk-fancyrc.o `test -f 'fancyrc.cpp' || echo './'`fancyrc.cpp mv -f .deps/fityk-fancyrc.Tpo .deps/fityk-fancyrc.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-inputline.o -MD -MP -MF .deps/fityk-inputline.Tpo -c -o fityk-inputline.o `test -f 'inputline.cpp' || echo './'`inputline.cpp mv -f .deps/fityk-inputline.Tpo .deps/fityk-inputline.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-listptxt.o -MD -MP -MF .deps/fityk-listptxt.Tpo -c -o fityk-listptxt.o `test -f 'listptxt.cpp' || echo './'`listptxt.cpp mv -f .deps/fityk-listptxt.Tpo .deps/fityk-listptxt.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-dload.o -MD -MP -MF .deps/fityk-dload.Tpo -c -o fityk-dload.o `test -f 'dload.cpp' || echo './'`dload.cpp mv -f .deps/fityk-dload.Tpo .deps/fityk-dload.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-pplot.o -MD -MP -MF .deps/fityk-pplot.Tpo -c -o fityk-pplot.o `test -f 'pplot.cpp' || echo './'`pplot.cpp mv -f .deps/fityk-pplot.Tpo .deps/fityk-pplot.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-statbar.o -MD -MP -MF .deps/fityk-statbar.Tpo -c -o fityk-statbar.o `test -f 'statbar.cpp' || echo './'`statbar.cpp mv -f .deps/fityk-statbar.Tpo .deps/fityk-statbar.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-pane.o -MD -MP -MF .deps/fityk-pane.Tpo -c -o fityk-pane.o `test -f 'pane.cpp' || echo './'`pane.cpp mv -f .deps/fityk-pane.Tpo .deps/fityk-pane.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-sidebar.o -MD -MP -MF .deps/fityk-sidebar.Tpo -c -o fityk-sidebar.o `test -f 'sidebar.cpp' || echo './'`sidebar.cpp mv -f .deps/fityk-sidebar.Tpo .deps/fityk-sidebar.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-history.o -MD -MP -MF .deps/fityk-history.Tpo -c -o fityk-history.o `test -f 'history.cpp' || echo './'`history.cpp mv -f .deps/fityk-history.Tpo .deps/fityk-history.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-datatable.o -MD -MP -MF .deps/fityk-datatable.Tpo -c -o fityk-datatable.o `test -f 'datatable.cpp' || echo './'`datatable.cpp mv -f .deps/fityk-datatable.Tpo .deps/fityk-datatable.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-dataedit.o -MD -MP -MF .deps/fityk-dataedit.Tpo -c -o fityk-dataedit.o `test -f 'dataedit.cpp' || echo './'`dataedit.cpp mv -f .deps/fityk-dataedit.Tpo .deps/fityk-dataedit.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-defmgr.o -MD -MP -MF .deps/fityk-defmgr.Tpo -c -o fityk-defmgr.o `test -f 'defmgr.cpp' || echo './'`defmgr.cpp mv -f .deps/fityk-defmgr.Tpo .deps/fityk-defmgr.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-setdlg.o -MD -MP -MF .deps/fityk-setdlg.Tpo -c -o fityk-setdlg.o `test -f 'setdlg.cpp' || echo './'`setdlg.cpp mv -f .deps/fityk-setdlg.Tpo .deps/fityk-setdlg.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-print.o -MD -MP -MF .deps/fityk-print.Tpo -c -o fityk-print.o `test -f 'print.cpp' || echo './'`print.cpp mv -f .deps/fityk-print.Tpo .deps/fityk-print.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-sdebug.o -MD -MP -MF .deps/fityk-sdebug.Tpo -c -o fityk-sdebug.o `test -f 'sdebug.cpp' || echo './'`sdebug.cpp mv -f .deps/fityk-sdebug.Tpo .deps/fityk-sdebug.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-plot.o -MD -MP -MF .deps/fityk-plot.Tpo -c -o fityk-plot.o `test -f 'plot.cpp' || echo './'`plot.cpp mv -f .deps/fityk-plot.Tpo .deps/fityk-plot.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-aplot.o -MD -MP -MF .deps/fityk-aplot.Tpo -c -o fityk-aplot.o `test -f 'aplot.cpp' || echo './'`aplot.cpp mv -f .deps/fityk-aplot.Tpo .deps/fityk-aplot.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-mplot.o -MD -MP -MF .deps/fityk-mplot.Tpo -c -o fityk-mplot.o `test -f 'mplot.cpp' || echo './'`mplot.cpp mv -f .deps/fityk-mplot.Tpo .deps/fityk-mplot.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-uplot.o -MD -MP -MF .deps/fityk-uplot.Tpo -c -o fityk-uplot.o `test -f 'uplot.cpp' || echo './'`uplot.cpp mv -f .deps/fityk-uplot.Tpo .deps/fityk-uplot.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-about.o -MD -MP -MF .deps/fityk-about.Tpo -c -o fityk-about.o `test -f 'about.cpp' || echo './'`about.cpp mv -f .deps/fityk-about.Tpo .deps/fityk-about.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-fitinfo.o -MD -MP -MF .deps/fityk-fitinfo.Tpo -c -o fityk-fitinfo.o `test -f 'fitinfo.cpp' || echo './'`fitinfo.cpp mv -f .deps/fityk-fitinfo.Tpo .deps/fityk-fitinfo.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-dialogs.o -MD -MP -MF .deps/fityk-dialogs.Tpo -c -o fityk-dialogs.o `test -f 'dialogs.cpp' || echo './'`dialogs.cpp mv -f .deps/fityk-dialogs.Tpo .deps/fityk-dialogs.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-exportd.o -MD -MP -MF .deps/fityk-exportd.Tpo -c -o fityk-exportd.o `test -f 'exportd.cpp' || echo './'`exportd.cpp mv -f .deps/fityk-exportd.Tpo .deps/fityk-exportd.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-bgm.o -MD -MP -MF .deps/fityk-bgm.Tpo -c -o fityk-bgm.o `test -f 'bgm.cpp' || echo './'`bgm.cpp mv -f .deps/fityk-bgm.Tpo .deps/fityk-bgm.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-frame.o -MD -MP -MF .deps/fityk-frame.Tpo -c -o fityk-frame.o `test -f 'frame.cpp' || echo './'`frame.cpp mv -f .deps/fityk-frame.Tpo .deps/fityk-frame.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-app.o -MD -MP -MF .deps/fityk-app.Tpo -c -o fityk-app.o `test -f 'app.cpp' || echo './'`app.cpp mv -f .deps/fityk-app.Tpo .deps/fityk-app.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-powdifpat.o -MD -MP -MF .deps/fityk-powdifpat.Tpo -c -o fityk-powdifpat.o `test -f 'powdifpat.cpp' || echo './'`powdifpat.cpp mv -f .deps/fityk-powdifpat.Tpo .deps/fityk-powdifpat.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-sgchooser.o -MD -MP -MF .deps/fityk-sgchooser.Tpo -c -o fityk-sgchooser.o `test -f 'sgchooser.cpp' || echo './'`sgchooser.cpp mv -f .deps/fityk-sgchooser.Tpo .deps/fityk-sgchooser.Po /bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -lbz2 -lz -L/wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs -L/usr/local/lib -pthread -fstack-protector -o fityk fityk-cmn.o fityk-gradient.o fityk-fancyrc.o fityk-inputline.o fityk-listptxt.o fityk-dload.o fityk-pplot.o fityk-statbar.o fityk-pane.o fityk-sidebar.o fityk-history.o fityk-datatable.o fityk-dataedit.o fityk-defmgr.o fityk-setdlg.o fityk-print.o fityk-sdebug.o fityk-plot.o fityk-aplot.o fityk-mplot.o fityk-uplot.o fityk-about.o fityk-fitinfo.o fityk-dialogs.o fityk-exportd.o fityk-bgm.o fityk-frame.o fityk-app.o fityk-powdifpat.o fityk-sgchooser.o ../libfityk.la libceria.a -lxy -L/usr/local/lib -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu-3.0 -lm -lm -lm libtool: link: c++ -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -pthread -fstack-protector -o .libs/fityk fityk-cmn.o fityk-gradient.o fityk-fancyrc.o fityk-inputline.o fityk-listptxt.o fityk-dload.o fityk-pplot.o fityk-statbar.o fityk-pane.o fityk-sidebar.o fityk-history.o fityk-datatable.o fityk-dataedit.o fityk-defmgr.o fityk-setdlg.o fityk-print.o fityk-sdebug.o fityk-plot.o fityk-aplot.o fityk-mplot.o fityk-uplot.o fityk-about.o fityk-fitinfo.o fityk-dialogs.o fityk-exportd.o fityk-bgm.o fityk-frame.o fityk-app.o fityk-powdifpat.o fityk-sgchooser.o -L/wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs -L/usr/local/lib ../.libs/libfityk.so libceria.a /wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs/libxy.a -lbz2 -lz -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu-3.0 -lm -pthread -Wl,-rpath -Wl,/usr/local/lib /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' Makefile:513: recipe for target 'fityk' failed gmake[3]: *** [fityk] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src/wxgui' Makefile:485: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src' Makefile:443: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8' Makefile:310: recipe for target 'all' failed gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/math/fityk. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:14:30 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 DD8B6729 for ; Wed, 28 Jan 2015 04:14:29 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 BAA14F3B; Wed, 28 Jan 2015 04:14:29 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S4ETIo089676; Wed, 28 Jan 2015 04:14:29 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S4ETYi089172; Wed, 28 Jan 2015 04:14:29 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:14:29 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280414.t0S4ETYi089172@beefy2.isc.freebsd.org> To: leo@mediatomb.cc Subject: [package - 93amd64-quarterly][net/mediatomb] Failed for mediatomb-0.12.1_12 in configure 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: Wed, 28 Jan 2015 04:14:30 -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: leo@mediatomb.cc Last committer: bapt@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/net/mediatomb/Makefile 362050 2014-07-16 08:26:25Z bapt $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/mediatomb-0.12.1_12.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building net/mediatomb build started at Wed Jan 28 04:13:09 UTC 2015 port directory: /usr/ports/net/mediatomb building for: FreeBSD 93amd64-quarterly-job-07 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: leo@mediatomb.cc Makefile ident: $FreeBSD: branches/2014Q4/net/mediatomb/Makefile 362050 2014-07-16 08:26:25Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=mediatomb-0.12.1_12 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for mediatomb-0.12.1_12: CURL=on: Data transfer support via cURL DEBUG=off: Build with debugging support EXTERNAL_TRANSCODING=on: external transcoding support FFMPEGTHUMBNAILER=on: ffmpeg thumbnailer support JS=on: JavaScript (SpiderMonkey) support LIBEXIF=on: EXIF metadata support via libexif ====> Database backend: you have to choose at least one of them SQLITE=on: SQLite database support MYSQL=on: MySQL database support ====> Metadata extractor: you can only select none or one of them FFMPEG=on: ffmpeg metadata extraction support LIBEXTRACTOR=off: libextractor support ====> Tag library: you can only select none or one of them TAGLIB=on: taglib support ID3LIB=off: id3lib support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-search="/usr/local" --disable-inotify --enable-sqlite3 --with-sqlite3-h="/usr/local/include" --with-sqlite3-libs="/usr/local/lib" --enable-mysql --with-mysql-cfg="/usr/local/bin/mysql_config" --enable-libjs --with-js-h="/usr/local/include" --with-js-libs="/usr/local/lib" --enable-libexif --with-libexif-h="/usr/local/include" --with-libexif-libs="/usr/local/lib" --enable-external-transcoding --enable-ffmpegthumbnailer --with-ffmpegthumbnailer-h="/usr/local/include" --with-ffmpegthumbnailer-libs="/usr/local/lib" --enable-curl --with-curl-cfg="/usr/local/bin/curl-config" --enable-ffmpeg --disable-libextractor --disable-id3lib --enable-taglib --with-taglib-cfg="/usr/local/bin/taglib-config" --disable-tombdebug --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PTHREAD_LIBS="-pthread" PTHREAD_CFLAGS="" XDG_DATA_HOME=/wrkdirs/usr/ports/net/mediatomb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mediatomb/work HOME=/wrkdirs/usr/ports/net/mediatomb/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/mediatomb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mediatomb/work HOME=/wrkdirs/usr/ports/net/mediatomb/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/mediatomb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mediatomb/work HOME=/wrkdirs/usr/ports/net/mediatomb/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/mediatomb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mediatomb/work HOME=/wrkdirs/usr/ports/net/mediatomb/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=" -pthread -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-- MEDIATOMB_USER=mediatomb MEDIATOMB_GROUP=mediatomb MEDIATOMB_DIR=/var/mediatomb MEDIATOMB_MASK=750 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/mediatomb" EXAMPLESDIR="share/examples/mediatomb" DATADIR="share/mediatomb" WWWDIR="www/mediatomb" ETCDIR="etc/mediatomb" --End PLIST_SUB-- --SUB_LIST-- MEDIATOMB_USER=mediatomb MEDIATOMB_GROUP=mediatomb MEDIATOMB_DIR=/var/mediatomb MEDIATOMB_MASK=750 PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mediatomb DOCSDIR=/usr/local/share/doc/mediatomb EXAMPLESDIR=/usr/local/share/examples/mediatomb WWWDIR=/usr/local/www/mediatomb ETCDIR=/usr/local/etc/mediatomb --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> mediatomb-0.12.1_12 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.3.txz [93amd64-quarterly-job-07] Installing pkg-1.4.3... [93amd64-quarterly-job-07] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mediatomb-0.12.1_12 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mediatomb-0.12.1_12 for building =========================================================================== =================================================== ===> Fetching all distfiles required by mediatomb-0.12.1_12 for building => SHA256 Checksum OK for mediatomb-0.12.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mediatomb-0.12.1_12 for building ===> Extracting for mediatomb-0.12.1_12 => SHA256 Checksum OK for mediatomb-0.12.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mediatomb-0.12.1_12 ===> Applying FreeBSD patches for mediatomb-0.12.1_12 =========================================================================== =================================================== =========================================================================== =================================================== ===> mediatomb-0.12.1_12 depends on shared library: libexpat.so - not found ===> Verifying for libexpat.so in /usr/ports/textproc/expat2 ===> Installing existing package /packages/All/expat-2.1.0_2.txz [93amd64-quarterly-job-07] Installing expat-2.1.0_2... [93amd64-quarterly-job-07] Extracting expat-2.1.0_2... done ===> Returning to build of mediatomb-0.12.1_12 ===> mediatomb-0.12.1_12 depends on shared library: libiconv.so.3 - not found ===> Verifying for libiconv.so.3 in /usr/ports/converters/libiconv ===> Installing existing package /packages/All/libiconv-1.14_6.txz [93amd64-quarterly-job-07] Installing libiconv-1.14_6... [93amd64-quarterly-job-07] Extracting libiconv-1.14_6... done ===> Returning to build of mediatomb-0.12.1_12 ===> mediatomb-0.12.1_12 depends on shared library: libsqlite3.so - not found ===> Verifying for libsqlite3.so in /usr/ports/databases/sqlite3 ===> Installing existing package /packages/All/sqlite3-3.8.7.4.txz [93amd64-quarterly-job-07] Installing sqlite3-3.8.7.4... [93amd64-quarterly-job-07] Extracting sqlite3-3.8.7.4... done ===> Returning to build of mediatomb-0.12.1_12 ===> mediatomb-0.12.1_12 depends on shared library: libjs.so - not found ===> Verifying for libjs.so in /usr/ports/lang/spidermonkey17 ===> Installing existing package /packages/All/spidermonkey17-1.7.0_1.txz [93amd64-quarterly-job-07] Installing spidermonkey17-1.7.0_1... [93amd64-quarterly-job-07] `-- Installing nspr-4.10.7... [93amd64-quarterly-job-07] `-- Extracting nspr-4.10.7... done [93amd64-quarterly-job-07] Extracting spidermonkey17-1.7.0_1... done ===> Returning to build of mediatomb-0.12.1_12 ===> mediatomb-0.12.1_12 depends on shared library: libexif.so - not found ===> Verifying for libexif.so in /usr/ports/graphics/libexif ===> Installing existing package /packages/All/libexif-0.6.21_3.txz [93amd64-quarterly-job-07] Installing libexif-0.6.21_3... [93amd64-quarterly-job-07] `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-07] | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-07] | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-07] `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-07] Extracting libexif-0.6.21_3... done ===> Returning to build of mediatomb-0.12.1_12 ===> mediatomb-0.12.1_12 depends on shared library: libffmpegthumbnailer.so - not found ===> Verifying for libffmpegthumbnailer.so in /usr/ports/multimedia/ffmpegthumbnailer ===> Installing existing package /packages/All/ffmpegthumbnailer-2.0.9_1.txz [93amd64-quarterly-job-07] Installing ffmpegthumbnailer-2.0.9_1... [93amd64-quarterly-job-07] `-- Installing ffmpeg-2.3.5_4,1... [93amd64-quarterly-job-07] | `-- Installing fontconfig-2.11.1,1... [93amd64-quarterly-job-07] | | `-- Installing freetype2-2.5.4_1... [93amd64-quarterly-job-07] | | `-- Extracting freetype2-2.5.4_1... done [93amd64-quarterly-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 checking /usr/local/include/iconv.h presence... yes checking for /usr/local/include/iconv.h... yes checking for iconv... no checking for iconv in -liconv... yes checking if iconv declaration requires const char cast... yes checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no checking for time_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for off_t... (cached) yes checking for size_t... (cached) yes checking for _LARGEFILE_SOURCE value needed for large files... no checking size of off_t... 8 checking size of size_t... 8 checking size of time_t... 8 checking size of unsigned int... 4 checking size of unsigned long... 8 checking for strtoll... (cached) yes checking for nl_langinfo... (cached) yes checking for setlocale... (cached) yes checking for backtrace... no checking for backtrace_symbols... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking return type of signal handlers... void checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for int64_t... (cached) yes checking for ssize_t... (cached) yes checking for uint32_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether byte ordering is bigendian... no checking whether LONG_MAX is declared... yes checking whether LLONG_MAX is declared... (cached) yes checking for working alloca.h... no checking for alloca... yes checking whether closedir returns void... no checking for error_at_line... no checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes checking whether stat accepts an empty string... no checking for working strtod... yes checking for vprintf... (cached) yes checking for _doprnt... no checking whether strerror_r is declared... (cached) yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking for strftime... (cached) yes checking for gethostname... (cached) yes checking for gettimeofday... (cached) yes checking for localtime_r... yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for regcomp... yes checking for select... (cached) yes checking for strcasecmp... (cached) yes checking for strchr... yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strncasecmp... (cached) yes checking for strrchr... yes checking for strstr... yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking for uname... (cached) yes checking for sigaction... (cached) yes checking for sigprocmask... (cached) yes checking for ioctl... yes checking for tolower... yes checking for toupper... yes checking for inet_ntoa... (cached) yes checking for socket... yes checking for gethostbyname... (cached) yes checking how to run the C++ preprocessor... c++ -E checking for gethostbyname_r... yes checking for if_nameindex... yes checking for if_freenameindex... yes checking for pthread_join in LIBS=-pthread with CFLAGS=... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for clock_gettime in -lrt... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for uncompress in -lz... yes configure: Will search for sqlite3 headers in /usr/local/include checking /usr/local/include/sqlite3.h usability... yes checking /usr/local/include/sqlite3.h presence... yes checking for /usr/local/include/sqlite3.h... yes configure: Will search for sqlite3 libs in /usr/local/lib checking for sqlite3_open in -lsqlite3... yes configure: Will search for mysql config in /usr/local/bin/mysql_config configure: You specified /usr/local/bin/mysql_config for mysql_config checking mysql cflags... -I/usr/local/include/mysql -pipe -fstack-protector -fno-strict-aliasing -g -DNDEBUG checking mysql libs... -L/usr/local/lib/mysql -lmysqlclient_r -pthread -lz -lm checking mysql.h usability... yes checking mysql.h presence... yes checking for mysql.h... yes checking for mysql_init... yes checking mysql version... 5.5.41 checking for mysql_stmt_init... yes checking MYSQL_OPT_RECONNECT... yes configure: Will search for js (spidermonkey) headers in /usr/local/include checking /usr/local/include/jsapi.h usability... yes checking /usr/local/include/jsapi.h presence... yes checking for /usr/local/include/jsapi.h... yes configure: Will search for js (spidermonkey) libraries in /usr/local/lib checking for JS_NewObject in -ljs... yes checking for JS_ClearContextThread in -ljs... yes checking magic.h usability... yes checking magic.h presence... yes checking for magic.h... yes checking for magic_load in -lmagic... yes checking if libmagic is broken (Slackware check)... no configure: WARNING: id3lib disabled configure: Will search for taglib config in /usr/local/bin/taglib-config configure: You specified /usr/local/bin/taglib-config for taglib-config checking taglib cflags... -I/usr/local/include/taglib checking taglib libs... -L/usr/local/lib -ltag checking taglib.h usability... yes checking taglib.h presence... yes checking for taglib.h... yes checking fileref.h usability... yes checking fileref.h presence... yes checking for fileref.h... yes checking tag.h usability... yes checking tag.h presence... yes checking for tag.h... yes checking audioproperties.h usability... yes checking audioproperties.h presence... yes checking for audioproperties.h... yes checking tstring.h usability... yes checking tstring.h presence... yes checking for tstring.h... yes checking textidentificationframe.h usability... yes checking textidentificationframe.h presence... yes checking for textidentificationframe.h... yes checking attachedpictureframe.h usability... yes checking attachedpictureframe.h presence... yes checking for attachedpictureframe.h... yes checking for main in -ltag... yes configure: Checking for curl (needed for extended external transcoding/YouTube support) configure: You specified /usr/local/bin/curl-config for curl-config checking curl cflags... -I/usr/local/include checking curl libraries... -L/usr/local/lib -lcurl checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking for curl_easy_init in -lcurl... yes checking ffmpeg/avformat.h usability... no checking ffmpeg/avformat.h presence... no checking for ffmpeg/avformat.h... no checking /usr/local/include/ffmpeg/avformat.h usability... no checking /usr/local/include/ffmpeg/avformat.h presence... no checking for /usr/local/include/ffmpeg/avformat.h... no checking libavformat/avformat.h usability... yes checking libavformat/avformat.h presence... no configure: WARNING: libavformat/avformat.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: libavformat/avformat.h: proceeding with the compiler's result checking for libavformat/avformat.h... yes checking for av_register_all in -lavformat... no checking for av_register_all in -lavformat... yes checking for av_log_set_callback in -lavutil... no checking for av_log_set_callback in -lavutil... yes configure: Will search for ffmpegthumbnailer headers in /usr/local/include checking /usr/local/include/libffmpegthumbnailer/videothumbnailerc.h usability... yes checking /usr/local/include/libffmpegthumbnailer/videothumbnailerc.h presence... yes checking for /usr/local/include/libffmpegthumbnailer/videothumbnailerc.h... yes configure: Will search for ffmpegthumbnailer libs in /usr/local/lib checking for video_thumbnailer_create in -lffmpegthumbnailer... no configure: ffmpegthumbnailer library not found in requested location /usr/local/lib configure: Will search for ffmpegthumbnailer headers in /usr/local/include checking for /usr/local/include/libffmpegthumbnailer/videothumbnailerc.h... (cached) yes configure: Will search for ffmpegthumbnailer libs in /usr/local/lib checking for create_thumbnailer in -lffmpegthumbnailer... no configure: error: ffmpegthumbnailer library not found in requested location /usr/local/lib ===> Script "configure" failed unexpectedly. Please report the problem to leo@mediatomb.cc [maintainer] and attach the "/wrkdirs/usr/ports/net/mediatomb/work/mediatomb-0.12.1/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** [do-configure] Error code 1 Stop in /usr/ports/net/mediatomb. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:16:41 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 2CBB5788 for ; Wed, 28 Jan 2015 04:16:41 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 0BB4BF68 for ; Wed, 28 Jan 2015 04:16:41 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S4Gerv007095 for ; Wed, 28 Jan 2015 04:16:40 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S4GeOG007079; Wed, 28 Jan 2015 04:16:40 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:16:40 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280416.t0S4GeOG007079@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93amd64-quarterly][games/asc] Failed for asc-2.6.0.0_5 in configure 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: Wed, 28 Jan 2015 04:16:41 -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: tijl@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/games/asc/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/asc-2.6.0.0_5.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building games/asc build started at Wed Jan 28 04:14:37 UTC 2015 port directory: /usr/ports/games/asc building for: FreeBSD 93amd64-quarterly-job-07 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/games/asc/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=asc-2.6.0.0_5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for asc-2.6.0.0_5: MUSIC=off: Install extra music files XVID=off: Xvid MPEG-4 video codec support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-wx-config=/usr/local/bin/wxgtk2u-3.0-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/asc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/asc/work HOME=/wrkdirs/usr/ports/games/asc/work TMPDIR="/tmp" ac_cv_lib_xvidcore_xvid_encore=no XDG_DATA_HOME=/wrkdirs/usr/ports/games/asc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/asc/work HOME=/wrkdirs/usr/ports/games/asc/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/asc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/asc/work HOME=/wrkdirs/usr/ports/games/asc/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/games/asc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/asc/work HOME=/wrkdirs/usr/ports/games/asc/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config LUA_MODLIBDIR=/usr/local/lib/lua/5.1 LUA_MODSHAREDIR=/usr/local/share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=/usr/local/include/lua51 LUA_LIBDIR=/usr/local/lib NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -D_UNICODE_BROKEN_ -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -D_UNICODE_BROKEN_ -fstack-protector -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BS D_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-- LUA_MODLIBDIR=lib/lua/5.1 LUA_MODSHAREDIR=share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=include/lua51 LUA_LIBDIR=lib LUA_VER_STR=51 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/asc" EXAMPLESDIR="share/examples/asc" DATADIR="share/asc" WWWDIR="www/asc" ETCDIR="etc/asc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/asc DOCSDIR=/usr/local/share/doc/asc EXAMPLESDIR=/usr/local/share/examples/asc WWWDIR=/usr/local/www/asc ETCDIR=/usr/local/etc/asc --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> asc-2.6.0.0_5 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.3.txz [93amd64-quarterly-job-07] Installing pkg-1.4.3... [93amd64-quarterly-job-07] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of asc-2.6.0.0_5 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by asc-2.6.0.0_5 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by asc-2.6.0.0_5 for building => SHA256 Checksum OK for asc/asc-2.6.0.0.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by asc-2.6.0.0_5 for building ===> Extracting for asc-2.6.0.0_5 => SHA256 Checksum OK for asc/asc-2.6.0.0.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for asc-2.6.0.0_5 =========================================================================== =================================================== ===> asc-2.6.0.0_5 depends on executable: zip - not found ===> Verifying install for zip in /usr/ports/archivers/zip ===> Installing existing package /packages/All/zip-3.0_1.txz [93amd64-quarterly-job-07] Installing zip-3.0_1... [93amd64-quarterly-job-07] Extracting zip-3.0_1... done ===> Returning to build of asc-2.6.0.0_5 ===> asc-2.6.0.0_5 depends on file: /usr/local/bin/sdl-config - not found ===> Verifying install for /usr/local/bin/sdl-config in /usr/ports/devel/sdl12 ===> Installing existing package /packages/All/sdl-1.2.15_5,2.txz [93amd64-quarterly-job-07] Installing sdl-1.2.15_5,2... [93amd64-quarterly-job-07] `-- Installing aalib-1.4.r5_11... [93amd64-quarterly-job-07] | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-07] | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-07] `-- Extracting aalib-1.4.r5_11... done [93amd64-quarterly-job-07] `-- Installing libGLU-9.0.0_2... [93amd64-quarterly-job-07] | `-- Installing libGL-9.1.7_4... [93amd64-quarterly-job-07] | | `-- Installing dri2proto-2.8... [93amd64-quarterly-job-07] | | `-- Extracting dri2proto-2.8... done [93amd64-quarterly-job-07] | | `-- Installing expat-2.1.0_2... [93amd64-quarterly-job-07] | | `-- Extracting expat-2.1.0_2... done [93amd64-quarterly-job-07] | | `-- Installing libX11-1.6.2_2,1... [93amd64-quarterly-job-07] | | `-- Installing kbproto-1.0.6... [93amd64-quarterly-job-07] | | `-- Extracting kbproto-1.0.6... done [93amd64-quarterly-job-07] | | `-- Installing libXau-1.0.8_2... [93amd64-quarterly-job-07] | | | `-- Installing xproto-7.0.26... [93amd64-quarterly-job-07] | | | `-- Extracting xproto-7.0.26... done [93amd64-quarterly-job-07] | | `-- Extracting libXau-1.0.8_2... done [93amd64-quarterly-job-07] | | `-- Installing libXdmcp-1.1.1_2... [93amd64-quarterly-job-07] | | `-- Extracting libXdmcp-1.1.1_2... done [93amd64-quarterly-job-07] | | `-- Installing libxcb-1.11... [93amd64-quarterly-job-07] | | | `-- Installing libpthread-stubs-0.3_6... [93amd64-quarterly-job-07] | | | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-quarterly-job-07] | | | `-- Installing libxml2-2.9.2_2... [93amd64-quarterly-job-07] | | | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-07] | | | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-07] | | | `-- Extracting libxml2-2.9.2_2... done [93amd64-quarterly-job-07] | | `-- Extracting libxcb-1.11... done [93amd64-quarterly-job-07] | | `-- Extracting libX11-1.6.2_2,1... done [93amd64-quarterly-job-07] | | `-- Installing libXdamage-1.1.4_2... [93amd64-quarterly-job-07] | | `-- Installing damageproto-1.2.1... [93amd64-quarterly-job-07] | | `-- Extracting damageproto-1.2.1... done [93amd64-quarterly-job-07] | | `-- Installing libXfixes-5.0.1_2... [93amd64-quarterly-job-07] | | | `-- Installing fixesproto-5.0... [93amd64-quarterly-job-07] | | | `-- Extracting fixesproto-5.0... done [93amd64-quarterly-job-07] | | `-- Extracting libXfixes-5.0.1_2... done [93amd64-quarterly-job-07] | | `-- Extracting libXdamage-1.1.4_2... done [93amd64-quarterly-job-07] | | `-- Installing libXext-1.3.3,1... [93amd64-quarterly-job-07] | | `-- Installing xextproto-7.3.0... [93amd64-quarterly-job-07] | | `-- Extracting xextproto-7.3.0... done [93amd64-quarterly-job-07] | | `-- Extracting libXext-1.3.3,1... done [93amd64-quarterly-job-07] | | `-- Installing libXxf86vm-1.1.3_2... [93amd64-quarterly-job-07] | | `-- Installing xf86vidmodeproto-2.3.1... [93amd64-quarterly-job-07] | | `-- Extracting xf86vidmodeproto-2.3.1... done [93amd64-quarterly-job-07] | | `-- Extracting libXxf86vm-1.1.3_2... done [93amd64-quarterly-job-07] | | `-- Installing libdevq-0.0.2... [93amd64-quarterly-job-07] | | `-- Extracting libdevq-0.0.2... done [93amd64-quarterly-job-07] | | `-- Installing libdrm-2.4.58_1,1... [93amd64-quarterly-job-07] | | `-- Installing libpciaccess-0.13.2_2... [93amd64-quarterly-job-07] | | `-- Extracting glib-networking-2.42.1... done [93amd64-quarterly-job-07] | | `-- Installing sqlite3-3.8.7.4... [93amd64-quarterly-job-07] | | `-- Extracting sqlite3-3.8.7.4... done [93amd64-quarterly-job-07] | | `-- Extracting libsoup-2.48.1... done [93amd64-quarterly-job-07] | `-- Extracting geoclue-2.1.9... done [93amd64-quarterly-job-07] | `-- Installing gstreamer1-plugins-1.4.5_1... [93amd64-quarterly-job-07] | | `-- Installing gstreamer1-1.4.5... [93amd64-quarterly-job-07] | | `-- Extracting gstreamer1-1.4.5... done [93amd64-quarterly-job-07] | | `-- Installing iso-codes-3.56... [93amd64-quarterly-job-07] | | `-- Extracting iso-codes-3.56... done [93amd64-quarterly-job-07] | `-- Extracting gstreamer1-plugins-1.4.5_1... done [93amd64-quarterly-job-07] | `-- Installing libsecret-0.18_1... [93amd64-quarterly-job-07] | `-- Extracting libsecret-0.18_1... done [93amd64-quarterly-job-07] | `-- Installing libxslt-1.1.28_5... [93amd64-quarterly-job-07] | `-- Extracting libxslt-1.1.28_5... done [93amd64-quarterly-job-07] `-- Extracting webkit-gtk2-2.4.8... done [93amd64-quarterly-job-07] Extracting wx30-gtk2-3.0.2_1... done 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 ===================================================================== Message for dejavu-2.34_4: 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. Message for gcc-4.8.3_2: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of asc-2.6.0.0_5 =========================================================================== =================================================== ===> Configuring for asc-2.6.0.0_5 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: ASC version is 2.6.0.0 checking build system type... amd64-portbld-freebsd9.3 checking host system type... amd64-portbld-freebsd9.3 checking how to print strings... printf checking for style of include used by gmake... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert amd64-portbld-freebsd9.3 file names to amd64-portbld-freebsd9.3 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd9.3 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking for perl... yes checking for working C++ compiler... yes checking bitset usability... yes checking bitset presence... yes checking for bitset... yes checking for xvid_encore in -lxvidcore... (cached) no checking for sdl-config... /usr/local/bin/sdl-config checking for SDL - version >= 1.2.2... yes checking for IMG_LoadJPG_RW in -lSDL_image... yes checking for pkg-config... yes checking pkg-config is at least version 0.9.0... yes checking for LUA... yes checking for Mix_PlayChannelTimed in -lSDL_mixer... yes checking for Sound_Init in -lSDL_sound... yes checking for wx-config... /usr/local/bin/wxgtk2u-3.0-config checking for wxWidgets version >= 2.4.0... yes (version 3.0.2) checking for wxWidgets static library... no checking SDL_sound.h usability... yes checking SDL_sound.h presence... yes checking for SDL_sound.h... yes checking boost/unordered_map.hpp usability... yes checking boost/unordered_map.hpp presence... yes checking for boost/unordered_map.hpp... yes checking for main in -lboost_regex-mt... no checking for main in -lboost_regex-gcc-mt... no checking for main in -lboost_regex... no checking for main in -lboost_regex-gcc... no configure: error: ASC requires the Boost library( which may be splitted into several distinct libraries). If you have a distribution supplied Boost package installed, perhaps the Boost-devel package is missing. If your distribution does not include the Boost library, you can get it from http://www.boost.org/ ===> Script "configure" failed unexpectedly. Please report the problem to ports@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/games/asc/work/asc-2.6.0.0/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** [do-configure] Error code 1 Stop in /usr/ports/games/asc. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:19:10 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 A22717CA for ; Wed, 28 Jan 2015 04:19:10 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 8CA03F88; Wed, 28 Jan 2015 04:19:10 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S4JAbA028315; Wed, 28 Jan 2015 04:19:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S4J9HF027752; Wed, 28 Jan 2015 04:19:09 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:19:09 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280419.t0S4J9HF027752@beefy2.isc.freebsd.org> To: FreeBSD@ShaneWare.Biz Subject: [package - 93amd64-quarterly][audio/hydrogen-devel] Failed for hydrogen-devel-0.9.6r2_1 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: Wed, 28 Jan 2015 04:19:10 -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: FreeBSD@ShaneWare.Biz Last committer: riggs@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/audio/hydrogen-devel/Makefile 367687 2014-09-08 19:41:56Z riggs $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/hydrogen-devel-0.9.6r2_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building audio/hydrogen-devel build started at Wed Jan 28 04:17:51 UTC 2015 port directory: /usr/ports/audio/hydrogen-devel building for: FreeBSD 93amd64-quarterly-job-19 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: FreeBSD@ShaneWare.Biz Makefile ident: $FreeBSD: branches/2014Q4/audio/hydrogen-devel/Makefile 367687 2014-09-08 19:41:56Z riggs $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=hydrogen-devel-0.9.6r2_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for hydrogen-devel-0.9.6r2_1: ALSA=off: ALSA audio architecture support JACK=on: JACK audio server support LADSPA=on: LADSPA audio plugins support LASH=off: LASH audio support LIBARCHIVE=on: LibArchive support OSS=on: Open Sound System support PORTAUDIO=off: PortAudio library support RDF=on: RDF File support RUBBERBAND=off: librubberband for time stretching ===> 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-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/hydrogen-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/hydrogen-devel/work HOME=/wrkdirs/usr/ports/audio/hydrogen-devel/work 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)" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/hydrogen-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/hydrogen-devel/work HOME=/wrkdirs/usr/ports/audio/hydrogen-devel/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=" -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2" 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-- 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" CMAKE_BUILD_TYPE="release" OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/hydrogen-devel" EXAMPLESDIR="share/examples/hydrogen-devel" DATADIR="share/hydrogen-devel" WWWDIR="www/hydrogen-devel" ETCDIR="etc/hydrogen-devel" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/hydrogen-devel DOCSDIR=/usr/local/share/doc/hydrogen-devel EXAMPLESDIR=/usr/local/share/examples/hydrogen-devel WWWDIR=/usr/local/www/hydrogen-devel ETCDIR=/usr/local/etc/hydrogen-devel --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> hydrogen-devel-0.9.6r2_1 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.3.txz [93amd64-quarterly-job-19] Installing pkg-1.4.3... [93amd64-quarterly-job-19] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of hydrogen-devel-0.9.6r2_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by hydrogen-devel-0.9.6r2_1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by hydrogen-devel-0.9.6r2_1 for building => SHA256 Checksum OK for hydrogen-devel-0.9.6r2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by hydrogen-devel-0.9.6r2_1 for building ===> Extracting for hydrogen-devel-0.9.6r2_1 => SHA256 Checksum OK for hydrogen-devel-0.9.6r2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for hydrogen-devel-0.9.6r2_1 ===> Applying FreeBSD patches for hydrogen-devel-0.9.6r2_1 =========================================================================== =================================================== ===> hydrogen-devel-0.9.6r2_1 depends on package: ladspa>=0 - not found ===> Verifying install for ladspa>=0 in /usr/ports/audio/ladspa ===> Installing existing package /packages/All/ladspa-1.13.txz [93amd64-quarterly-job-19] Installing ladspa-1.13... [93amd64-quarterly-job-19] Extracting ladspa-1.13... done ===> Returning to build of hydrogen-devel-0.9.6r2_1 ===> hydrogen-devel-0.9.6r2_1 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.0.2.txz [93amd64-quarterly-job-19] Installing cmake-3.0.2... [93amd64-quarterly-job-19] `-- Installing cmake-modules-3.0.2... [93amd64-quarterly-job-19] `-- Extracting cmake-modules-3.0.2... done [93amd64-quarterly-job-19] `-- Installing curl-7.39.0_1... [93amd64-quarterly-job-19] | `-- Installing ca_root_nss-3.17.3_1... [93amd64-quarterly-job-19] | `-- Extracting ca_root_nss-3.17.3_1... done [93amd64-quarterly-job-19] `-- Extracting curl-7.39.0_1... done [93amd64-quarterly-job-19] `-- Installing expat-2.1.0_2... [93amd64-quarterly-job-19] `-- Extracting expat-2.1.0_2... done [93amd64-quarterly-job-19] Extracting cmake-3.0.2... done ===> Returning to build of hydrogen-devel-0.9.6r2_1 ===> hydrogen-devel-0.9.6r2_1 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-19] Installing desktop-file-utils-0.22_3... [93amd64-quarterly-job-19] `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-19] | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-19] | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-19] | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-19] | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-19] `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-19] `-- Installing glib-2.42.1... [93amd64-quarterly-job-19] | `-- Installing libffi-3.0.13_3... [93amd64-quarterly-job-19] | `-- Extracting libffi-3.0.13_3... done [93amd64-quarterly-job-19] | `-- Installing pcre-8.35_2... [93amd64-quarterly-job-19] | `-- Extracting pcre-8.35_2... done [93amd64-quarterly-job-19] | `-- Installing perl5-5.18.4_11... [93amd64-quarterly-job-19] | `-- Extracting perl5-5.18.4_11... done [93amd64-quarterly-job-19] | `-- Installing python27-2.7.9... [93amd64-quarterly-job-19] | `-- Extracting python27-2.7.9... done [93amd64-quarterly-job-19] `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-quarterly-job-19] Extracting desktop-file-utils-0.22_3... done Message for python27-2.7.9: ===================================================================== -- Could NOT find ALSA (missing: ALSA_LIBRARIES ALSA_INCLUDE_DIR) -- Checking for module 'LADSPA' Warning: You do not have a LADSPA_PATH environment variable set. -- Found LADSPA: /usr/local/lib/ladspa -- checking for module 'oss' -- package 'oss' not found -- Found OSS: /usr/lib/libc.so -- checking for module 'jack' -- found jack, version 0.124.1 -- Found JACK: jack -- checking for module 'jack' -- found jack, version 0.124.1 -- Found JACKSESSION: jack -- checking for module 'portaudio-2.0' -- package 'portaudio-2.0' not found -- Found PORTAUDIO: /usr/local/lib/libportaudio.so -- checking for module 'portmidi' -- package 'portmidi' not found -- Could NOT find PORTMIDI (missing: PORTMIDI_LIBRARIES PORTMIDI_INCLUDE_DIR) -- checking for module 'pulseaudio' -- package 'pulseaudio' not found -- Could NOT find PULSEAUDIO (missing: PULSEAUDIO_LIBRARIES PULSEAUDIO_INCLUDE_DIR) -- checking for module 'lash-1.0' -- package 'lash-1.0' not found -- Could NOT find LASH (missing: LASH_LIBRARIES LASH_INCLUDE_DIR) -- checking for module 'lrdf' -- found lrdf, version 0.5.0 -- Found LRDF: lrdf -- checking for module 'rubberband' -- package 'rubberband' not found -- Could NOT find RUBBERBAND (missing: RUBBERBAND_LIBRARIES RUBBERBAND_INCLUDE_DIR) -- checking for module 'cppunit' -- package 'cppunit' not found -- Could NOT find CPPUNIT (missing: CPPUNIT_LIBRARIES CPPUNIT_INCLUDE_DIR) -- Looking for Q_WS_X11 -- Looking for Q_WS_X11 - found -- Looking for Q_WS_WIN -- Looking for Q_WS_WIN - not found -- Looking for Q_WS_QWS -- Looking for Q_WS_QWS - not found -- Looking for Q_WS_MAC -- Looking for Q_WS_MAC - not found -- Found Qt4: /usr/local/bin/qmake-qt4 (found suitable version "4.8.6", minimum required is "4.3.0") -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) Installation Summary -------------------- * Install Directory : /usr/local * User data path : .hydrogen-devel/data * System data path : /usr/local/share/hydrogen-devel/data * core library build as : SHARED * debug capabilities : FALSE * macosx bundle : FALSE Main librarires * libQt : 4.8.6 * libsndfile : + used 1.0.25 ( sndfile ) * libsndfile supports FLAC and OGG sound file formats * libtar : ? available but not desired ( /usr/local/lib/libtar.so ) * libarchive : + used ( /usr/lib/libarchive.so ) * ladspa : + used ( /usr/local/lib/ladspa ) Supported audio interfaces -------------------------- * ALSA : - not found and not desired * OSS : + used ( /usr/lib/libc.so ) * JACK : + used 0.124.1 ( jack ) * JACKSESSION : + used 0.124.1 ( jack ) * CoreAudio : - not found and not desired * CoreMidi : - not found and not desired * PortAudio : ? available but not desired ( /usr/local/lib/libportaudio.so ) * PortMidi : - not found and not desired * PulseAudio : -- not found but desired ... Usefull extensions ----------------------------------------- * LASH : - not found and not desired * LRDF : + used 0.5.0 ( lrdf ) * RUBBERBAND : - not found and not desired * The use of librubberband2 is marked as experimental. * Because the current implementation produce wrong timing! * So long this bug isn't solved, please disable this option. * If rubberband-cli is installed, the hydrogen rubberband-fuction * will work properly as expected. ----------------------------------------------------------------- IMPORTANT: after installing missing packages, remove /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeCache.txt before running cmake again! ----------------------------------------------------------------- -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS -- Build files have been written to: /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build =========================================================================== =================================================== ===> Building for hydrogen-devel-0.9.6r2_1 /usr/local/bin/cmake -H/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010 -B/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f src/core/CMakeFiles/hydrogen-core-0.9.6.dir/build.make src/core/CMakeFiles/hydrogen-core-0.9.6.dir/depend cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010 /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/CMakeFiles/hydrogen-core-0.9.6.dir/DependInfo.cmake Scanning dependencies of target hydrogen-core-0.9.6 /usr/bin/make -f src/core/CMakeFiles/hydrogen-core-0.9.6.dir/build.make src/core/CMakeFiles/hydrogen-core-0.9.6.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles 82 [ 1%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/synth/synth.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mksp ecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/synth/synth.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/synth/synth.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles [ 1%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/audio_engine.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mksp ecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/audio_engine.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/audio_engine.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles 83 [ 2%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/coremidi_driver.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mksp ecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/coremidi_driver.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/IO/coremidi_driver.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles [ 2%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/null_driver.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mksp ecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/null_driver.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/IO/null_driver.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles [ 2%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/fake_driver.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mksp ecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/fake_driver.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/IO/fake_driver.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles 84 [ 3%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/portmidi_driver.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mksp ecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/portmidi_driver.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/IO/portmidi_driver.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles [ 3%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/alsa_midi_driver.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mksp ecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/alsa_midi_driver.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/IO/alsa_midi_driver.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles [ 3%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/transport_info.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mksp ecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/transport_info.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/IO/transport_info.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles 85 [ 4%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/disk_writer_driver.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mksp ecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/disk_writer_driver.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/IO/disk_writer_driver.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles [ 4%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/pulse_audio_driver.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mksp ecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/pulse_audio_driver.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/IO/pulse_audio_driver.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles 86 [ 5%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/midi_input.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mksp ecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/midi_input.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/IO/midi_input.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles [ 5%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/jack_midi_driver.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mksp ecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/jack_midi_driver.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/IO/jack_midi_driver.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles [ 5%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/coreaudio_driver.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mksp ecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/coreaudio_driver.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/IO/coreaudio_driver.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles 87 [ 6%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/alsa_audio_driver.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mksp ecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/alsa_audio_driver.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/IO/alsa_audio_driver.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles [ 6%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/oss_driver.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mksp ecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/oss_driver.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/IO/oss_driver.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles [ 6%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/portaudio_driver.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mksp ecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/portaudio_driver.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/IO/portaudio_driver.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles 88 [ 7%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/midi_output.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mksp ecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/midi_output.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/IO/midi_output.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles [ 7%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/jack_output.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mksp ecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/IO/jack_output.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/IO/jack_output.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles 89 [ 8%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/basics/sample.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mksp ecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/basics/sample.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/basics/sample.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles [ 8%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/basics/note.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mksp ecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/basics/note.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/basics/note.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles [ 8%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/basics/pattern_list.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mksp ecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/basics/pattern_list.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/basics/pattern_list.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles 90 [ 9%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/basics/adsr.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mksp ecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/basics/adsr.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/basics/adsr.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles [ 9%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/basics/pattern.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mksp ecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/basics/pattern.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/basics/pattern.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles [ 9%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/basics/instrument.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mksp ecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/basics/instrument.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/basics/instrument.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/CMakeFiles 91 [ 10%] Building CXX object src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/basics/drumkit.cpp.o cd /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core && /usr/bin/c++ -Dhydrogen_core_0_9_6_EXPORTS -O2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/raptor2 -fPIC -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/include -I/wrkdirs/usr/ports/audio/hydrogen-devel/work/.build/src/core/include -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtHelp -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/share/qt4/mksp ecs/default -I/usr/local/include/qt4 -I/usr/local/include -o CMakeFiles/hydrogen-core-0.9.6.dir/src/basics/drumkit.cpp.o -c /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/basics/drumkit.cpp /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/basics/drumkit.cpp: In static member function 'static bool H2Core::Drumkit::install(const QString&)': /wrkdirs/usr/ports/audio/hydrogen-devel/work/hydrogen-music-hydrogen-2ff9010/src/core/src/basics/drumkit.cpp:302: error: 'archive_read_support_filter_all' was not declared in this scope *** [src/core/CMakeFiles/hydrogen-core-0.9.6.dir/src/basics/drumkit.cpp.o] Error code 1 Stop in /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build. *** [src/core/CMakeFiles/hydrogen-core-0.9.6.dir/all] Error code 1 Stop in /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/audio/hydrogen-devel/work/.build. *** [do-build] Error code 1 Stop in /usr/ports/audio/hydrogen-devel. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:22:12 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 6AF1083E; Wed, 28 Jan 2015 04:22:12 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 561EDBC; Wed, 28 Jan 2015 04:22:12 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S4MCrJ082633; Wed, 28 Jan 2015 04:22:12 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S4MCEq082622; Wed, 28 Jan 2015 04:22:12 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:22:12 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280422.t0S4MCEq082622@beefy2.isc.freebsd.org> To: makc@FreeBSD.org Subject: [package - 93amd64-quarterly][games/golly] Failed for golly-2.4_3 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: Wed, 28 Jan 2015 04:22:12 -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: makc@FreeBSD.org Last committer: mva@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/games/golly/Makefile 371287 2014-10-20 17:36:02Z mva $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/golly-2.4_3.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building games/golly build started at Wed Jan 28 04:18:33 UTC 2015 port directory: /usr/ports/games/golly building for: FreeBSD 93amd64-quarterly-job-13 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: makc@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/games/golly/Makefile 371287 2014-10-20 17:36:02Z mva $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=golly-2.4_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/golly/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/golly/work HOME=/wrkdirs/usr/ports/games/golly/work TMPDIR="/tmp" ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/golly/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/golly/work HOME=/wrkdirs/usr/ports/games/golly/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config 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-- CMAKE_BUILD_TYPE="release" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/golly" EXAMPLESDIR="share/examples/golly" DATADIR="share/golly" WWWDIR="www/golly" ETCDIR="etc/golly" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/golly DOCSDIR=/usr/local/share/doc/golly EXAMPLESDIR=/usr/local/share/examples/golly WWWDIR=/usr/local/www/golly ETCDIR=/usr/local/etc/golly --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> golly-2.4_3 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.3.txz [93amd64-quarterly-job-13] Installing pkg-1.4.3... [93amd64-quarterly-job-13] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of golly-2.4_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by golly-2.4_3 for building =========================================================================== =================================================== ===> Fetching all distfiles required by golly-2.4_3 for building => SHA256 Checksum OK for golly-2.4-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by golly-2.4_3 for building ===> Extracting for golly-2.4_3 => SHA256 Checksum OK for golly-2.4-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for golly-2.4_3 ===> Applying FreeBSD patches for golly-2.4_3 =========================================================================== =================================================== ===> golly-2.4_3 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.0.2.txz [93amd64-quarterly-job-13] Installing cmake-3.0.2... [93amd64-quarterly-job-13] `-- Installing cmake-modules-3.0.2... [93amd64-quarterly-job-13] `-- Extracting cmake-modules-3.0.2... done [93amd64-quarterly-job-13] `-- Installing curl-7.39.0_1... [93amd64-quarterly-job-13] | `-- Installing ca_root_nss-3.17.3_1... [93amd64-quarterly-job-13] | `-- Extracting ca_root_nss-3.17.3_1... done [93amd64-quarterly-job-13] `-- Extracting curl-7.39.0_1... done [93amd64-quarterly-job-13] `-- Installing expat-2.1.0_2... [93amd64-quarterly-job-13] `-- Extracting expat-2.1.0_2... done [93amd64-quarterly-job-13] Extracting cmake-3.0.2... done ===> Returning to build of golly-2.4_3 ===> golly-2.4_3 depends on file: /usr/local/bin/python2.7 - not found ===> Verifying install for /usr/local/bin/python2.7 in /usr/ports/lang/python27 ===> Installing existing package /packages/All/python27-2.7.9.txz [93amd64-quarterly-job-13] Installing python27-2.7.9... [93amd64-quarterly-job-13] `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-13] | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-13] | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-13] | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-13] | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-13] `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-13] `-- Installing libffi-3.0.13_3... [93amd64-quarterly-job-13] `-- Extracting libffi-3.0.13_3... done [93amd64-quarterly-job-13] Extracting python27-2.7.9... done 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 golly-2.4_3 ===> golly-2.4_3 depends on file: /usr/local/bin/perl5.18.4 - not found ===> Verifying install for /usr/local/bin/perl5.18.4 in /usr/ports/lang/perl5.18 ===> Installing existing package /packages/All/perl5-5.18.4_11.txz [93amd64-quarterly-job-13] Installing perl5-5.18.4_11... [93amd64-quarterly-job-13] Extracting perl5-5.18.4_11... done ===> Returning to build of golly-2.4_3 =========================================================================== =================================================== ===> golly-2.4_3 depends on shared library: libwx_baseu-3.0.so - not found ===> Verifying for libwx_baseu-3.0.so in /usr/ports/x11-toolkits/wxgtk30 ===> Installing existing package /packages/All/wx30-gtk2-3.0.2_1.txz [93amd64-quarterly-job-13] Installing wx30-gtk2-3.0.2_1... [93amd64-quarterly-job-13] `-- Installing ORBit2-2.14.19_1... [93amd64-quarterly-job-13] | `-- Installing glib-2.42.1... [93amd64-quarterly-job-13] | | `-- Installing pcre-8.35_2... [93amd64-quarterly-job-13] | | `-- Extracting pcre-8.35_2... done [93amd64-quarterly-job-13] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-quarterly-job-13] | `-- Installing libIDL-0.8.14_2... [93amd64-quarterly-job-13] | `-- Extracting libIDL-0.8.14_2... done [93amd64-quarterly-job-13] `-- Extracting ORBit2-2.14.19_1... done [93amd64-quarterly-job-13] `-- Installing atk-2.14.0... [93amd64-quarterly-job-13] `-- Extracting atk-2.14.0... done [93amd64-quarterly-job-13] `-- Installing gconf2-3.2.6_3... CMAKE_C_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS CMAKE_SHARED_LINKER_FLAGS THREADS_HAVE_PTHREAD_ARG -- Build files have been written to: /wrkdirs/usr/ports/games/golly/work/.build =========================================================================== =================================================== ===> Building for golly-2.4_3 /usr/local/bin/cmake -H/wrkdirs/usr/ports/games/golly/work/golly-2.4-src -B/wrkdirs/usr/ports/games/golly/work/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/gollybase.dir/build.make CMakeFiles/gollybase.dir/depend cd /wrkdirs/usr/ports/games/golly/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/games/golly/work/golly-2.4-src /wrkdirs/usr/ports/games/golly/work/golly-2.4-src /wrkdirs/usr/ports/games/golly/work/.build /wrkdirs/usr/ports/games/golly/work/.build /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles/gollybase.dir/DependInfo.cmake Scanning dependencies of target gollybase /usr/bin/make -f CMakeFiles/gollybase.dir/build.make CMakeFiles/gollybase.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 24 [ 2%] Building CXX object CMakeFiles/gollybase.dir/bigint.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/bigint.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/bigint.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 25 [ 4%] Building CXX object CMakeFiles/gollybase.dir/generationsalgo.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/generationsalgo.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/generationsalgo.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 26 [ 7%] Building CXX object CMakeFiles/gollybase.dir/ghashbase.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/ghashbase.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/ghashbase.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 27 [ 9%] Building CXX object CMakeFiles/gollybase.dir/ghashdraw.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/ghashdraw.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/ghashdraw.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 28 [ 11%] Building CXX object CMakeFiles/gollybase.dir/hlifealgo.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/hlifealgo.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/hlifealgo.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 29 [ 14%] Building CXX object CMakeFiles/gollybase.dir/hlifedraw.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/hlifedraw.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/hlifedraw.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 30 [ 16%] Building CXX object CMakeFiles/gollybase.dir/jvnalgo.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/jvnalgo.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/jvnalgo.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 31 [ 19%] Building CXX object CMakeFiles/gollybase.dir/lifealgo.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/lifealgo.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/lifealgo.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 32 [ 21%] Building CXX object CMakeFiles/gollybase.dir/lifepoll.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/lifepoll.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/lifepoll.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 33 [ 23%] Building CXX object CMakeFiles/gollybase.dir/liferender.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/liferender.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/liferender.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 34 [ 26%] Building CXX object CMakeFiles/gollybase.dir/liferules.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/liferules.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/liferules.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 35 [ 28%] Building CXX object CMakeFiles/gollybase.dir/qlifealgo.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/qlifealgo.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/qlifealgo.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 36 [ 30%] Building CXX object CMakeFiles/gollybase.dir/qlifedraw.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/qlifedraw.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/qlifedraw.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 37 [ 33%] Building CXX object CMakeFiles/gollybase.dir/readpattern.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/readpattern.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/readpattern.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 38 [ 35%] Building CXX object CMakeFiles/gollybase.dir/ruletable_algo.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/ruletable_algo.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/ruletable_algo.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 39 [ 38%] Building CXX object CMakeFiles/gollybase.dir/ruletreealgo.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/ruletreealgo.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/ruletreealgo.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 40 [ 40%] Building CXX object CMakeFiles/gollybase.dir/util.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/util.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/util.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 41 [ 42%] Building CXX object CMakeFiles/gollybase.dir/viewport.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/viewport.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/viewport.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 42 [ 45%] Building CXX object CMakeFiles/gollybase.dir/writepattern.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/gollybase.dir/writepattern.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/writepattern.cpp Linking CXX static library libgollybase.a /usr/local/bin/cmake -P CMakeFiles/gollybase.dir/cmake_clean_target.cmake /usr/local/bin/cmake -E cmake_link_script CMakeFiles/gollybase.dir/link.txt --verbose=1 /usr/bin/ar cr libgollybase.a CMakeFiles/gollybase.dir/bigint.cpp.o CMakeFiles/gollybase.dir/generationsalgo.cpp.o CMakeFiles/gollybase.dir/ghashbase.cpp.o CMakeFiles/gollybase.dir/ghashdraw.cpp.o CMakeFiles/gollybase.dir/hlifealgo.cpp.o CMakeFiles/gollybase.dir/hlifedraw.cpp.o CMakeFiles/gollybase.dir/jvnalgo.cpp.o CMakeFiles/gollybase.dir/lifealgo.cpp.o CMakeFiles/gollybase.dir/lifepoll.cpp.o CMakeFiles/gollybase.dir/liferender.cpp.o CMakeFiles/gollybase.dir/liferules.cpp.o CMakeFiles/gollybase.dir/qlifealgo.cpp.o CMakeFiles/gollybase.dir/qlifedraw.cpp.o CMakeFiles/gollybase.dir/readpattern.cpp.o CMakeFiles/gollybase.dir/ruletable_algo.cpp.o CMakeFiles/gollybase.dir/ruletreealgo.cpp.o CMakeFiles/gollybase.dir/util.cpp.o CMakeFiles/gollybase.dir/viewport.cpp.o CMakeFiles/gollybase.dir/writepattern.cpp.o /usr/bin/ranlib libgollybase.a /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 [ 45%] Built target gollybase /usr/bin/make -f CMakeFiles/RuleTableToTree.dir/build.make CMakeFiles/RuleTableToTree.dir/depend cd /wrkdirs/usr/ports/games/golly/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/games/golly/work/golly-2.4-src /wrkdirs/usr/ports/games/golly/work/golly-2.4-src /wrkdirs/usr/ports/games/golly/work/.build /wrkdirs/usr/ports/games/golly/work/.build /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles/RuleTableToTree.dir/DependInfo.cmake Scanning dependencies of target RuleTableToTree /usr/bin/make -f CMakeFiles/RuleTableToTree.dir/build.make CMakeFiles/RuleTableToTree.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 1 [ 47%] Building CXX object CMakeFiles/RuleTableToTree.dir/RuleTableToTree.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/RuleTableToTree.dir/RuleTableToTree.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/RuleTableToTree.cpp Linking CXX executable /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/RuleTableToTree /usr/local/bin/cmake -E cmake_link_script CMakeFiles/RuleTableToTree.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -fstack-protector CMakeFiles/RuleTableToTree.dir/RuleTableToTree.cpp.o -o /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/RuleTableToTree -L/usr/local/lib libgollybase.a /usr/lib/libz.a -Wl,-rpath,/usr/local/lib: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 1 [ 47%] Built target RuleTableToTree /usr/bin/make -f CMakeFiles/bgolly.dir/build.make CMakeFiles/bgolly.dir/depend cd /wrkdirs/usr/ports/games/golly/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/games/golly/work/golly-2.4-src /wrkdirs/usr/ports/games/golly/work/golly-2.4-src /wrkdirs/usr/ports/games/golly/work/.build /wrkdirs/usr/ports/games/golly/work/.build /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles/bgolly.dir/DependInfo.cmake Scanning dependencies of target bgolly /usr/bin/make -f CMakeFiles/bgolly.dir/build.make CMakeFiles/bgolly.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 2 [ 50%] Building CXX object CMakeFiles/bgolly.dir/bgolly.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/bgolly.dir/bgolly.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/bgolly.cpp Linking CXX executable /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/bgolly /usr/local/bin/cmake -E cmake_link_script CMakeFiles/bgolly.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -fstack-protector CMakeFiles/bgolly.dir/bgolly.cpp.o -o /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/bgolly -L/usr/local/lib libgollybase.a /usr/lib/libz.a -Wl,-rpath,/usr/local/lib: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 2 [ 50%] Built target bgolly /usr/bin/make -f CMakeFiles/golly.dir/build.make CMakeFiles/golly.dir/depend cd /wrkdirs/usr/ports/games/golly/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/games/golly/work/golly-2.4-src /wrkdirs/usr/ports/games/golly/work/golly-2.4-src /wrkdirs/usr/ports/games/golly/work/.build /wrkdirs/usr/ports/games/golly/work/.build /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles/golly.dir/DependInfo.cmake Scanning dependencies of target golly /usr/bin/make -f CMakeFiles/golly.dir/build.make CMakeFiles/golly.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 3 [ 52%] Building CXX object CMakeFiles/golly.dir/wxalgos.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxalgos.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxalgos.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 4 [ 54%] Building CXX object CMakeFiles/golly.dir/wxcontrol.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxcontrol.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxcontrol.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 5 [ 57%] Building CXX object CMakeFiles/golly.dir/wxedit.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxedit.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxedit.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 6 [ 59%] Building CXX object CMakeFiles/golly.dir/wxfile.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxfile.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxfile.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 7 [ 61%] Building CXX object CMakeFiles/golly.dir/wxgolly.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxgolly.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxgolly.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 8 [ 64%] Building CXX object CMakeFiles/golly.dir/wxhelp.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxhelp.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxhelp.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 9 [ 66%] Building CXX object CMakeFiles/golly.dir/wxinfo.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxinfo.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxinfo.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 10 [ 69%] Building CXX object CMakeFiles/golly.dir/wxlayer.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxlayer.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxlayer.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 11 [ 71%] Building CXX object CMakeFiles/golly.dir/wxmain.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxmain.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxmain.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 12 [ 73%] Building CXX object CMakeFiles/golly.dir/wxperl.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxperl.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxperl.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 13 [ 76%] Building CXX object CMakeFiles/golly.dir/wxprefs.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxprefs.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxprefs.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 14 [ 78%] Building CXX object CMakeFiles/golly.dir/wxpython.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxpython.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxpython.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 15 [ 80%] Building CXX object CMakeFiles/golly.dir/wxrender.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxrender.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxrender.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 16 [ 83%] Building CXX object CMakeFiles/golly.dir/wxrule.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxrule.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxrule.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 17 [ 85%] Building CXX object CMakeFiles/golly.dir/wxscript.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxscript.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxscript.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 18 [ 88%] Building CXX object CMakeFiles/golly.dir/wxselect.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxselect.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxselect.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 19 [ 90%] Building CXX object CMakeFiles/golly.dir/wxstatus.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxstatus.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxstatus.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 20 [ 92%] Building CXX object CMakeFiles/golly.dir/wxtimeline.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxtimeline.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxtimeline.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 21 [ 95%] Building CXX object CMakeFiles/golly.dir/wxundo.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxundo.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxundo.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 22 [ 97%] Building CXX object CMakeFiles/golly.dir/wxutils.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxutils.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxutils.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/golly/work/.build/CMakeFiles 23 [100%] Building CXX object CMakeFiles/golly.dir/wxview.cpp.o /usr/bin/c++ -DDATADIR=\"/usr/local/share/golly/\" -DPERL_SHLIB=/usr/local/lib/perl5/5.18/mach/CORE/libperl.so.5.18.4 -DPYTHON_SHLIB=/usr/local/lib/libpython2.7.so -DVERSION=2.4 -DWXUSINGDLL -DZLIB -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -I/usr/local/lib/perl5/5.18/mach/CORE -I/usr/local/include/python2.7 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -o CMakeFiles/golly.dir/wxview.cpp.o -c /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/wxview.cpp Linking CXX executable /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/golly /usr/local/bin/cmake -E cmake_link_script CMakeFiles/golly.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -fno-strict-aliasing -DwxDEBUG_LEVEL=0 -fstack-protector CMakeFiles/golly.dir/wxalgos.cpp.o CMakeFiles/golly.dir/wxcontrol.cpp.o CMakeFiles/golly.dir/wxedit.cpp.o CMakeFiles/golly.dir/wxfile.cpp.o CMakeFiles/golly.dir/wxgolly.cpp.o CMakeFiles/golly.dir/wxhelp.cpp.o CMakeFiles/golly.dir/wxinfo.cpp.o CMakeFiles/golly.dir/wxlayer.cpp.o CMakeFiles/golly.dir/wxmain.cpp.o CMakeFiles/golly.dir/wxperl.cpp.o CMakeFiles/golly.dir/wxprefs.cpp.o CMakeFiles/golly.dir/wxpython.cpp.o CMakeFiles/golly.dir/wxrender.cpp.o CMakeFiles/golly.dir/wxrule.cpp.o CMakeFiles/golly.dir/wxscript.cpp.o CMakeFiles/golly.dir/wxselect.cpp.o CMakeFiles/golly.dir/wxstatus.cpp.o CMakeFiles/golly.dir/wxtimeline.cpp.o CMakeFiles/golly.dir/wxundo.cpp.o CMakeFiles/golly.dir/wxutils.cpp.o CMakeFiles/golly.dir/wxview.cpp.o -o /wrkdirs/usr/ports/games/golly/work/golly-2.4-src/golly -L/usr/local/lib libg ollybase.a -L/usr/local/lib -lwx_gtk2u_html-3.0 -lwx_baseu_net-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu-3.0 /usr/lib/libz.a -Wl,-rpath,/usr/local/lib: /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' *** [/wrkdirs/usr/ports/games/golly/work/golly-2.4-src/golly] Error code 1 Stop in /wrkdirs/usr/ports/games/golly/work/.build. *** [CMakeFiles/golly.dir/all] Error code 1 Stop in /wrkdirs/usr/ports/games/golly/work/.build. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/games/golly/work/.build. *** [do-build] Error code 1 Stop in /usr/ports/games/golly. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:22:12 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 7095383F; Wed, 28 Jan 2015 04:22:12 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 5A702BD; Wed, 28 Jan 2015 04:22:12 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S4MCQ9082868; Wed, 28 Jan 2015 04:22:12 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S4MCQ0082854; Wed, 28 Jan 2015 04:22:12 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:22:12 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280422.t0S4MCQ0082854@beefy2.isc.freebsd.org> To: cs@FreeBSD.org Subject: [package - 93amd64-quarterly][security/pond] Failed for pond-20140824_1 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: Wed, 28 Jan 2015 04:22:12 -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: cs@FreeBSD.org Last committer: cs@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/security/pond/Makefile 368278 2014-09-15 18:03:10Z cs $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/pond-20140824_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building security/pond build started at Wed Jan 28 04:21:45 UTC 2015 port directory: /usr/ports/security/pond building for: FreeBSD 93amd64-quarterly-job-03 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: cs@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/security/pond/Makefile 368278 2014-09-15 18:03:10Z cs $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=pond-20140824_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/pond/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/pond/work HOME=/wrkdirs/usr/ports/security/pond/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/security/pond/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/pond/work HOME=/wrkdirs/usr/ports/security/pond/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/pond/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/pond/work HOME=/wrkdirs/usr/ports/security/pond/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/security/pond/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/pond/work HOME=/wrkdirs/usr/ports/security/pond/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-- GO_LIBDIR=share/go/pkg/freebsd_amd64 GO_SRCDIR=share/go/src GO_PKGNAME=github.com/agl/pond OSREL=9.3 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/pond" EXAMPLESDIR="share/examples/pond" DATADIR="share/pond" WWWDIR="www/pond" ETCDIR="etc/pond" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pond DOCSDIR=/usr/local/share/doc/pond EXAMPLESDIR=/usr/local/share/examples/pond WWWDIR=/usr/local/www/pond ETCDIR=/usr/local/etc/pond --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> pond-20140824_1 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.3.txz [93amd64-quarterly-job-03] Installing pkg-1.4.3... [93amd64-quarterly-job-03] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of pond-20140824_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by pond-20140824_1 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by pond-20140824_1 for building => SHA256 Checksum OK for pond-20140824.tar.gz. => SHA256 Checksum OK for go-gtk-20140629.tar.gz. => SHA256 Checksum OK for ed25519-20140215.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by pond-20140824_1 for building ===> Extracting for pond-20140824_1 => SHA256 Checksum OK for pond-20140824.tar.gz. => SHA256 Checksum OK for go-gtk-20140629.tar.gz. => SHA256 Checksum OK for ed25519-20140215.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for pond-20140824_1 =========================================================================== =================================================== ===> pond-20140824_1 depends on file: /usr/local/share/go/pkg/freebsd_amd64/code.google.com/p/go.crypto/bcrypt.a - not found ===> Verifying install for /usr/local/share/go/pkg/freebsd_amd64/code.google.com/p/go.crypto/bcrypt.a in /usr/ports/security/go.crypto ===> Installing existing package /packages/All/go.crypto-20140828.txz [93amd64-quarterly-job-03] Installing go.crypto-20140828... [93amd64-quarterly-job-03] Extracting go.crypto-20140828... done ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on file: /usr/local/share/go/pkg/freebsd_amd64/code.google.com/p/goprotobuf/proto.a - not found ===> Verifying install for /usr/local/share/go/pkg/freebsd_amd64/code.google.com/p/goprotobuf/proto.a in /usr/ports/devel/goprotobuf ===> Installing existing package /packages/All/goprotobuf-20140812.txz [93amd64-quarterly-job-03] Installing goprotobuf-20140812... [93amd64-quarterly-job-03] `-- Installing protobuf-2.6.0... [93amd64-quarterly-job-03] `-- Extracting protobuf-2.6.0... done [93amd64-quarterly-job-03] Extracting goprotobuf-20140812... done ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on file: /usr/local/share/go/pkg/freebsd_amd64/code.google.com/p/go.net/dict.a - not found ===> Verifying install for /usr/local/share/go/pkg/freebsd_amd64/code.google.com/p/go.net/dict.a in /usr/ports/net/go.net ===> Installing existing package /packages/All/go.net-20131227.txz [93amd64-quarterly-job-03] Installing go.net-20131227... [93amd64-quarterly-job-03] Extracting go.net-20131227... done ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on file: /usr/local/bin/go - not found ===> Verifying install for /usr/local/bin/go in /usr/ports/lang/go ===> Installing existing package /packages/All/go-1.4,1.txz [93amd64-quarterly-job-03] Installing go-1.4,1... [93amd64-quarterly-job-03] Extracting go-1.4,1... done ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on file: /usr/local/bin/intltool-extract - not found ===> Verifying install for /usr/local/bin/intltool-extract in /usr/ports/textproc/intltool ===> Installing existing package /packages/All/intltool-0.50.2.txz [93amd64-quarterly-job-03] Installing intltool-0.50.2... [93amd64-quarterly-job-03] `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-03] `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-03] `-- Installing p5-XML-Parser-2.41_2... [93amd64-quarterly-job-03] | `-- Installing expat-2.1.0_2... [93amd64-quarterly-job-03] | `-- Extracting expat-2.1.0_2... done [93amd64-quarterly-job-03] | `-- Installing perl5-5.18.4_11... [93amd64-quarterly-job-03] | `-- Extracting perl5-5.18.4_11... done [93amd64-quarterly-job-03] `-- Extracting p5-XML-Parser-2.41_2... done [93amd64-quarterly-job-03] Extracting intltool-0.50.2... done ===> Returning to build of pond-20140824_1 =========================================================================== =================================================== ===> pond-20140824_1 depends on shared library: libgtkspell.so - not found ===> Verifying for libgtkspell.so in /usr/ports/textproc/gtkspell ===> Installing existing package /packages/All/gtkspell-2.0.16_5.txz [93amd64-quarterly-job-03] Installing gtkspell-2.0.16_5... [93amd64-quarterly-job-03] `-- Installing atk-2.14.0... [93amd64-quarterly-job-03] | `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-03] | | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-03] | | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-03] | `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-03] | `-- Installing glib-2.42.1... [93amd64-quarterly-job-03] | | `-- Installing libffi-3.0.13_3... [93amd64-quarterly-job-03] | | `-- Extracting libffi-3.0.13_3... done [93amd64-quarterly-job-03] | | `-- Installing pcre-8.35_2... [93amd64-quarterly-job-03] | | `-- Extracting pcre-8.35_2... done [93amd64-quarterly-job-03] | | `-- Installing python27-2.7.9... [93amd64-quarterly-job-03] | | `-- Extracting python27-2.7.9... done [93amd64-quarterly-job-03] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-quarterly-job-03] `-- Extracting atk-2.14.0... done [93amd64-quarterly-job-03] `-- Installing enchant-1.6.0_4... [93amd64-quarterly-job-03] | `-- Installing hunspell-1.3.3... [93amd64-quarterly-job-03] | `-- Extracting hunspell-1.3.3... done /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 [93amd64-quarterly-job-03] | | | `-- Installing pixman-0.32.6... [93amd64-quarterly-job-03] | | | `-- Extracting pixman-0.32.6... done [93amd64-quarterly-job-03] | | | `-- Installing xcb-util-renderutil-0.3.9... [93amd64-quarterly-job-03] | | | `-- Installing xcb-util-0.3.9_3,1... [93amd64-quarterly-job-03] | | | `-- Extracting xcb-util-0.3.9_3,1... done [93amd64-quarterly-job-03] | | | `-- Extracting xcb-util-renderutil-0.3.9... done [93amd64-quarterly-job-03] | | `-- Extracting cairo-1.12.18_1,2... done [93amd64-quarterly-job-03] | | `-- Installing encodings-1.0.4_1,1... [93amd64-quarterly-job-03] | | | `-- Installing font-util-1.3.0_1... [93amd64-quarterly-job-03] | | | `-- Extracting font-util-1.3.0_1... done [93amd64-quarterly-job-03] | | `-- Extracting encodings-1.0.4_1,1... done [93amd64-quarterly-job-03] | | `-- Installing harfbuzz-0.9.36... [93amd64-quarterly-job-03] | | | `-- Installing graphite2-1.2.4... [93amd64-quarterly-job-03] | | | `-- Extracting graphite2-1.2.4... done [93amd64-quarterly-job-03] | | | `-- Installing icu-53.1... [93amd64-quarterly-job-03] | | | `-- Extracting icu-53.1... done [93amd64-quarterly-job-03] | | `-- Extracting harfbuzz-0.9.36... done [93amd64-quarterly-job-03] | | `-- Installing libXft-2.3.1_2... [93amd64-quarterly-job-03] | | `-- Extracting libXft-2.3.1_2... done [93amd64-quarterly-job-03] | | `-- Installing xorg-fonts-truetype-7.7_1... [93amd64-quarterly-job-03] | | | `-- Installing dejavu-2.34_4... [93amd64-quarterly-job-03] | | | `-- Extracting dejavu-2.34_4... done [93amd64-quarterly-job-03] | | | `-- Installing font-bh-ttf-1.0.3_1... [93amd64-quarterly-job-03] | | | `-- Installing mkfontdir-1.0.7... [93amd64-quarterly-job-03] | | | | `-- Installing mkfontscale-1.1.1_1... [93amd64-quarterly-job-03] | | | | `-- Installing libfontenc-1.1.2_2... [93amd64-quarterly-job-03] | | | | `-- Extracting libfontenc-1.1.2_2... done [93amd64-quarterly-job-03] | | | | `-- Extracting mkfontscale-1.1.1_1... done [93amd64-quarterly-job-03] | | | `-- Extracting mkfontdir-1.0.7... done [93amd64-quarterly-job-03] | | | `-- Extracting font-bh-ttf-1.0.3_1... done [93amd64-quarterly-job-03] | | | `-- Installing font-misc-ethiopic-1.0.3_1... [93amd64-quarterly-job-03] | | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [93amd64-quarterly-job-03] | | | `-- Installing font-misc-meltho-1.0.3_1... [93amd64-quarterly-job-03] | | | `-- Extracting font-misc-meltho-1.0.3_1... done [93amd64-quarterly-job-03] | | `-- Extracting pango-1.36.8... done [93amd64-quarterly-job-03] | | `-- Installing shared-mime-info-1.1_1... [93amd64-quarterly-job-03] | | `-- Extracting shared-mime-info-1.1_1... done [93amd64-quarterly-job-03] | `-- Extracting gtk-update-icon-cache-2.24.25... done [93amd64-quarterly-job-03] | `-- Installing python-2.7_2,2... [93amd64-quarterly-job-03] | | `-- Installing python2-2_3... [93amd64-quarterly-job-03] | | `-- Extracting python2-2_3... done [93amd64-quarterly-job-03] | `-- Extracting python-2.7_2,2... done [93amd64-quarterly-job-03] `-- Extracting gtk2-2.24.25_1... done [93amd64-quarterly-job-03] Extracting gtkspell-2.0.16_5... done 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 ===================================================================== Message for dejavu-2.34_4: 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. ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on shared library: libtspi.so - not found ===> Verifying for libtspi.so in /usr/ports/security/trousers ===> Installing existing package /packages/All/trousers-tddl-0.3.10_7.txz [93amd64-quarterly-job-03] Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [93amd64-quarterly-job-03] Extracting trousers-tddl-0.3.10_7... done Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so.0.21409.1) ===> pond-20140824_1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so.0.4200.1) ===> pond-20140824_1 depends on shared library: libgtk-3.so - not found ===> Verifying for libgtk-3.so in /usr/ports/x11-toolkits/gtk30 ===> Installing existing package /packages/All/gtk3-3.14.6.txz [93amd64-quarterly-job-03] Installing gtk3-3.14.6... [93amd64-quarterly-job-03] `-- Installing adwaita-icon-theme-3.14.0_1... [93amd64-quarterly-job-03] `-- Extracting adwaita-icon-theme-3.14.0_1... done [93amd64-quarterly-job-03] `-- Installing at-spi2-atk-2.14.1... [93amd64-quarterly-job-03] | `-- Installing at-spi2-core-2.14.1... [93amd64-quarterly-job-03] | | `-- Installing dbus-1.8.12... [93amd64-quarterly-job-03] | | `-- Installing gnome_subr-1.0... [93amd64-quarterly-job-03] | | `-- Extracting gnome_subr-1.0... done ===> Creating users and/or groups. Creating group 'messagebus' with gid '556'. Creating user 'messagebus' with uid '556'. [93amd64-quarterly-job-03] | | `-- Extracting dbus-1.8.12... done [93amd64-quarterly-job-03] | | `-- Installing libXtst-1.2.2_2... [93amd64-quarterly-job-03] | | `-- Installing recordproto-1.14.2... [93amd64-quarterly-job-03] | | `-- Extracting recordproto-1.14.2... done [93amd64-quarterly-job-03] | | `-- Extracting libXtst-1.2.2_2... done [93amd64-quarterly-job-03] | `-- Extracting at-spi2-core-2.14.1... done [93amd64-quarterly-job-03] `-- Extracting at-spi2-atk-2.14.1... done [93amd64-quarterly-job-03] `-- Installing colord-1.2.4... [93amd64-quarterly-job-03] | `-- Installing lcms2-2.6_3... [93amd64-quarterly-job-03] | `-- Extracting lcms2-2.6_3... done [93amd64-quarterly-job-03] | `-- Installing polkit-0.105_4... [93amd64-quarterly-job-03] | | `-- Installing gobject-introspection-1.42.0... [93amd64-quarterly-job-03] | | `-- Extracting gobject-introspection-1.42.0... done [93amd64-quarterly-job-03] | `-- Extracting polkit-0.105_4... done [93amd64-quarterly-job-03] | `-- Installing sqlite3-3.8.7.4... [93amd64-quarterly-job-03] | `-- Extracting sqlite3-3.8.7.4... done ===> Creating users and/or groups. Creating group 'colord' with gid '970'. Creating user 'colord' with uid '970'. [93amd64-quarterly-job-03] `-- Extracting colord-1.2.4... done [93amd64-quarterly-job-03] Extracting gtk3-3.14.6... done ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so.0.3600.8) =========================================================================== =================================================== ===> Configuring for pond-20140824_1 =========================================================================== =================================================== ===> Building for pond-20140824_1 github.com/agl/ed25519/edwards25519 github.com/agl/pond/bbssig code.google.com/p/go.crypto/nacl/secretbox github.com/agl/pond/server/protos code.google.com/p/go.crypto/ssh/terminal github.com/agl/pond/client/system github.com/agl/pond/panda/proto github.com/agl/pond/panda/rijndael github.com/agl/pond/protos code.google.com/p/go.crypto/nacl/box github.com/agl/pond/panda github.com/agl/pond/transport github.com/agl/pond/client/disk github.com/agl/ed25519 github.com/agl/ed25519/extra25519 github.com/agl/pond/pond-server github.com/agl/pond/client/ratchet github.com/agl/pond/pond # github.com/agl/pond/pond-server runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519.REDMASK51 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519._121666_213 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519._2P0 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519._2P1234 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA130 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA32 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA64 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA96 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET0 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET1 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET2 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET3 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET3MINUSTWO128 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET0 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET1 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET2 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET3 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.SCALE size 8 # github.com/agl/pond/pond runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519.REDMASK51 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519._121666_213 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519._2P0 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519._2P1234 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA130 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA32 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA64 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA96 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET0 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET1 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET2 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET3 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET3MINUSTWO128 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET0 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET1 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET2 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET3 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.SCALE size 8 *** [do-build] Error code 2 Stop in /usr/ports/security/pond. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:22:26 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 0E1E3852; Wed, 28 Jan 2015 04:22:26 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 EE354BE; Wed, 28 Jan 2015 04:22:25 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S4MPKY091080; Wed, 28 Jan 2015 04:22:25 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S4MPLw091066; Wed, 28 Jan 2015 04:22:25 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:22:25 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280422.t0S4MPLw091066@beefy2.isc.freebsd.org> To: shaun@FreeBSD.org Subject: [package - 93amd64-quarterly][emulators/x49gp] Failed for x49gp-20100425 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: Wed, 28 Jan 2015 04:22:26 -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: shaun@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: branches/2014Q3/emulators/x49gp/Makefile 359185 2014-06-25 05:35:31Z bapt $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/x49gp-20100425.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building emulators/x49gp build started at Wed Jan 28 04:22:05 UTC 2015 port directory: /usr/ports/emulators/x49gp building for: FreeBSD 93amd64-quarterly-job-07 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: shaun@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q3/emulators/x49gp/Makefile 359185 2014-06-25 05:35:31Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=x49gp-20100425 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for x49gp-20100425: ====> Options available for the single FIRMWARE: you have to select exactly one of them FIRMWARE_215=on: Calculator ROM firmware version 2.15 FIRMWARE_209=off: Calculator ROM firmware version 2.09 ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/x49gp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/x49gp/work HOME=/wrkdirs/usr/ports/emulators/x49gp/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/x49gp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/x49gp/work HOME=/wrkdirs/usr/ports/emulators/x49gp/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/x49gp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/x49gp/work HOME=/wrkdirs/usr/ports/emulators/x49gp/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/x49gp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/x49gp/work HOME=/wrkdirs/usr/ports/emulators/x49gp/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="gcpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="g++" 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-- OSREL=9.3 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/x49gp" EXAMPLESDIR="share/examples/x49gp" DATADIR="share/x49gp" WWWDIR="www/x49gp" ETCDIR="etc/x49gp" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/x49gp DOCSDIR=/usr/local/share/doc/x49gp EXAMPLESDIR=/usr/local/share/examples/x49gp WWWDIR=/usr/local/www/x49gp ETCDIR=/usr/local/etc/x49gp --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> x49gp-20100425 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.3.txz [93amd64-quarterly-job-07] Installing pkg-1.4.3... [93amd64-quarterly-job-07] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of x49gp-20100425 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by x49gp-20100425 for building =========================================================================== =================================================== ===> Fetching all distfiles required by x49gp-20100425 for building => SHA256 Checksum OK for x49gp-20100425.tar.gz. => SHA256 Checksum OK for sdcard64.tar.gz. => SHA256 Checksum OK for hp4950v215.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by x49gp-20100425 for building ===> Extracting for x49gp-20100425 => SHA256 Checksum OK for x49gp-20100425.tar.gz. => SHA256 Checksum OK for sdcard64.tar.gz. => SHA256 Checksum OK for hp4950v215.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for x49gp-20100425 ===> Applying FreeBSD patches for x49gp-20100425 =========================================================================== =================================================== ===> x49gp-20100425 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 [93amd64-quarterly-job-07] Installing gmake-4.1_1... [93amd64-quarterly-job-07] `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-07] | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-07] | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-07] | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-07] | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-07] `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-07] Extracting gmake-4.1_1... done ===> Returning to build of x49gp-20100425 ===> x49gp-20100425 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93amd64-quarterly-job-07] Installing pkgconf-0.9.7... [93amd64-quarterly-job-07] Extracting pkgconf-0.9.7... done ===> Returning to build of x49gp-20100425 ===> x49gp-20100425 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/x11.pc in /usr/ports/x11/libX11 ===> Installing existing package /packages/All/libX11-1.6.2_2,1.txz [93amd64-quarterly-job-07] Installing libX11-1.6.2_2,1... [93amd64-quarterly-job-07] `-- Installing kbproto-1.0.6... [93amd64-quarterly-job-07] `-- Extracting kbproto-1.0.6... done [93amd64-quarterly-job-07] `-- Installing libXau-1.0.8_2... [93amd64-quarterly-job-07] | `-- Installing xproto-7.0.26... [93amd64-quarterly-job-07] | `-- Extracting xproto-7.0.26... done [93amd64-quarterly-job-07] `-- Extracting libXau-1.0.8_2... done [93amd64-quarterly-job-07] `-- Installing libXdmcp-1.1.1_2... [93amd64-quarterly-job-07] `-- Extracting libXdmcp-1.1.1_2... done [93amd64-quarterly-job-07] `-- Installing libxcb-1.11... [93amd64-quarterly-job-07] | `-- Installing libpthread-stubs-0.3_6... [93amd64-quarterly-job-07] | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-quarterly-job-07] | `-- Installing libxml2-2.9.2_2... [93amd64-quarterly-job-07] | `-- Extracting libxml2-2.9.2_2... done [93amd64-quarterly-job-07] `-- Extracting libxcb-1.11... done [93amd64-quarterly-job-07] Extracting libX11-1.6.2_2,1... done ===> Returning to build of x49gp-20100425 ===> x49gp-20100425 depends on file: /usr/local/bin/intltool-extract - not found ===> Verifying install for /usr/local/bin/intltool-extract in /usr/ports/textproc/intltool ===> Installing existing package /packages/All/intltool-0.50.2.txz [93amd64-quarterly-job-07] Installing intltool-0.50.2... [93amd64-quarterly-job-07] `-- Installing p5-XML-Parser-2.41_2... [93amd64-quarterly-job-07] | `-- Installing expat-2.1.0_2... [93amd64-quarterly-job-07] | `-- Extracting expat-2.1.0_2... done [93amd64-quarterly-job-07] | `-- Installing perl5-5.18.4_11... [93amd64-quarterly-job-07] | `-- Extracting perl5-5.18.4_11... done [93amd64-quarterly-job-07] `-- Extracting p5-XML-Parser-2.41_2... done [93amd64-quarterly-job-07] Extracting intltool-0.50.2... done ===> Returning to build of x49gp-20100425 =========================================================================== =================================================== ===> x49gp-20100425 depends on shared library: libatk-1.0.so - not found ===> Verifying for libatk-1.0.so in /usr/ports/accessibility/atk ===> Installing existing package /packages/All/atk-2.14.0.txz [93amd64-quarterly-job-07] Installing atk-2.14.0... [93amd64-quarterly-job-07] `-- Installing glib-2.42.1... [93amd64-quarterly-job-07] | `-- Installing libffi-3.0.13_3... [93amd64-quarterly-job-07] | `-- Extracting libffi-3.0.13_3... done [93amd64-quarterly-job-07] | `-- Installing pcre-8.35_2... [93amd64-quarterly-job-07] | `-- Extracting pcre-8.35_2... done [93amd64-quarterly-job-07] | `-- Installing python27-2.7.9... [93amd64-quarterly-job-07] | `-- Extracting python27-2.7.9... done [93amd64-quarterly-job-07] `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-quarterly-job-07] | | `-- Installing compositeproto-0.4.2... [93amd64-quarterly-job-07] | | `-- Extracting compositeproto-0.4.2... done [93amd64-quarterly-job-07] | `-- Extracting libXcomposite-0.4.4_2,1... done [93amd64-quarterly-job-07] | `-- Installing libXcursor-1.1.14_2... [93amd64-quarterly-job-07] | | `-- Installing libXrender-0.9.8_2... [93amd64-quarterly-job-07] | | `-- Installing renderproto-0.11.1... [93amd64-quarterly-job-07] | | `-- Extracting renderproto-0.11.1... done [93amd64-quarterly-job-07] | | `-- Extracting libXrender-0.9.8_2... done [93amd64-quarterly-job-07] | `-- Extracting libXcursor-1.1.14_2... done [93amd64-quarterly-job-07] | `-- Installing libXdamage-1.1.4_2... [93amd64-quarterly-job-07] | | `-- Installing damageproto-1.2.1... [93amd64-quarterly-job-07] | | `-- Extracting damageproto-1.2.1... done [93amd64-quarterly-job-07] | `-- Extracting libXdamage-1.1.4_2... done [93amd64-quarterly-job-07] | `-- Installing libXinerama-1.1.3_2,1... [93amd64-quarterly-job-07] | | `-- Installing xineramaproto-1.2.1... [93amd64-quarterly-job-07] | | `-- Extracting xineramaproto-1.2.1... done [93amd64-quarterly-job-07] | `-- Extracting libXinerama-1.1.3_2,1... done [93amd64-quarterly-job-07] | `-- Installing libXrandr-1.4.2_2... [93amd64-quarterly-job-07] | | `-- Installing randrproto-1.4.0... [93amd64-quarterly-job-07] | | `-- Extracting randrproto-1.4.0... done [93amd64-quarterly-job-07] | `-- Extracting libXrandr-1.4.2_2... done [93amd64-quarterly-job-07] | `-- Installing pango-1.36.8... [93amd64-quarterly-job-07] | | `-- Installing cairo-1.12.18_1,2... [93amd64-quarterly-job-07] | | `-- Installing fontconfig-2.11.1,1... [93amd64-quarterly-job-07] | | | `-- Installing freetype2-2.5.4_1... [93amd64-quarterly-job-07] | | | `-- Extracting freetype2-2.5.4_1... done [93amd64-quarterly-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 [93amd64-quarterly-job-07] | | `-- Installing pixman-0.32.6... [93amd64-quarterly-job-07] | | `-- Extracting pixman-0.32.6... done [93amd64-quarterly-job-07] | | `-- Installing xcb-util-renderutil-0.3.9... [93amd64-quarterly-job-07] | | | `-- Installing xcb-util-0.3.9_3,1... [93amd64-quarterly-job-07] | | | `-- Extracting xcb-util-0.3.9_3,1... done [93amd64-quarterly-job-07] | | `-- Extracting xcb-util-renderutil-0.3.9... done [93amd64-quarterly-job-07] | | `-- Extracting cairo-1.12.18_1,2... done [93amd64-quarterly-job-07] | | `-- Installing encodings-1.0.4_1,1... [93amd64-quarterly-job-07] | | `-- Installing font-util-1.3.0_1... [93amd64-quarterly-job-07] | | `-- Extracting font-util-1.3.0_1... done [93amd64-quarterly-job-07] | | `-- Extracting encodings-1.0.4_1,1... done [93amd64-quarterly-job-07] | | `-- Installing harfbuzz-0.9.36... [93amd64-quarterly-job-07] | | `-- Installing graphite2-1.2.4... [93amd64-quarterly-job-07] | | `-- Extracting graphite2-1.2.4... done [93amd64-quarterly-job-07] | | `-- Installing icu-53.1... [93amd64-quarterly-job-07] | | `-- Extracting icu-53.1... done [93amd64-quarterly-job-07] | | `-- Extracting harfbuzz-0.9.36... done [93amd64-quarterly-job-07] | | `-- Installing libXft-2.3.1_2... [93amd64-quarterly-job-07] | | `-- Extracting libXft-2.3.1_2... done [93amd64-quarterly-job-07] | | `-- Installing xorg-fonts-truetype-7.7_1... [93amd64-quarterly-job-07] | | `-- Installing dejavu-2.34_4... [93amd64-quarterly-job-07] | | `-- Extracting dejavu-2.34_4... done [93amd64-quarterly-job-07] | | `-- Installing font-bh-ttf-1.0.3_1... [93amd64-quarterly-job-07] | | | `-- Installing mkfontdir-1.0.7... [93amd64-quarterly-job-07] | | | `-- Installing mkfontscale-1.1.1_1... [93amd64-quarterly-job-07] | | | | `-- Installing libfontenc-1.1.2_2... [93amd64-quarterly-job-07] | | | | `-- Extracting libfontenc-1.1.2_2... done [93amd64-quarterly-job-07] | | | `-- Extracting mkfontscale-1.1.1_1... done [93amd64-quarterly-job-07] | | | `-- Extracting mkfontdir-1.0.7... done [93amd64-quarterly-job-07] | | `-- Extracting font-bh-ttf-1.0.3_1... done [93amd64-quarterly-job-07] | | `-- Installing font-misc-ethiopic-1.0.3_1... [93amd64-quarterly-job-07] | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [93amd64-quarterly-job-07] | | `-- Installing font-misc-meltho-1.0.3_1... [93amd64-quarterly-job-07] | | `-- Extracting font-misc-meltho-1.0.3_1... done [93amd64-quarterly-job-07] | `-- Extracting pango-1.36.8... done [93amd64-quarterly-job-07] | `-- Installing shared-mime-info-1.1_1... [93amd64-quarterly-job-07] | `-- Extracting shared-mime-info-1.1_1... done [93amd64-quarterly-job-07] `-- Extracting gtk-update-icon-cache-2.24.25... done [93amd64-quarterly-job-07] `-- Installing python-2.7_2,2... [93amd64-quarterly-job-07] | `-- Installing python2-2_3... [93amd64-quarterly-job-07] | `-- Extracting python2-2_3... done [93amd64-quarterly-job-07] `-- Extracting python-2.7_2,2... done [93amd64-quarterly-job-07] Extracting gtk2-2.24.25_1... done Message for dejavu-2.34_4: 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. ===> Returning to build of x49gp-20100425 ===> x49gp-20100425 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so.0.3600.8) =========================================================================== =================================================== ===> Configuring for x49gp-20100425 cd /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git && ./configure-small --extra-cflags=-DX49GP --cc="gcc" Source path /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git C compiler gcc Host C compiler gcc CFLAGS -O2 -g QEMU_CFLAGS -m64 -Wold-style-definition -I. -I$(SRC_PATH) -U_FORTIFY_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -DX49GP LDFLAGS -Wl,--warn-common -m64 -g make gmake host CPU x86_64 host big endian no target list arm-softmmu tcg debug enabled no gprof enabled no sparse enabled no strip binaries yes profiler no static build no -Werror enabled no mingw32 support no Block whitelist preadv support yes fdatasync no =========================================================================== =================================================== ===> Building for x49gp-20100425 cd /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code && gmake CC="gcc" FIRMWARE=4950_215.bin DESTDIR=/wrkdirs/usr/ports/emulators/x49gp/work/stage ( cd qemu/qemu-git; \ ./configure-small --extra-cflags=-DX49GP; \ gmake -f Makefile-small ) Source path /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git C compiler gcc Host C compiler gcc CFLAGS -O2 -g QEMU_CFLAGS -m64 -Wold-style-definition -I. -I$(SRC_PATH) -U_FORTIFY_SOURCE -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wendif-labels -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -DX49GP LDFLAGS -Wl,--warn-common -m64 -g make gmake host CPU x86_64 host big endian no target list arm-softmmu tcg debug enabled no gprof enabled no sparse enabled no strip binaries yes profiler no static build no -Werror enabled no mingw32 support no Block whitelist preadv support yes fdatasync no gmake[1]: Entering directory '/wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git' GEN arm-softmmu/config-devices.mak GEN config-all-devices.mak GEN config-host.h CC cutils.o CC qemu-malloc.o CC tcg-runtime.o CC host-utils.o GEN config-target.h CC arm-softmmu/exec.o In file included from /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/exec.c:37: /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/tcg/tcg.h:25:24: error: tcg-target.h: No such file or directory /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/tcg/tcg.h:28:5: warning: "TCG_TARGET_REG_BITS" is not defined /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/tcg/tcg.h:33:7: warning: "TCG_TARGET_REG_BITS" is not defined /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/tcg/tcg.h:39:2: error: #error unsupported /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/tcg/tcg.h:42:5: warning: "TCG_TARGET_NB_REGS" is not defined In file included from /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/tcg/tcg.h:52, from /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/exec.c:37: /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/tcg/tcg-opc.h:80:5: warning: "TCG_TARGET_REG_BITS" is not defined /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/tcg/tcg-opc.h:111:5: warning: "TCG_TARGET_REG_BITS" is not defined /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/tcg/tcg-opc.h:188:24: warning: "TCG_TARGET_REG_BITS" is not defined /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/tcg/tcg-opc.h:197:5: warning: "TCG_TARGET_REG_BITS" is not defined In file included from /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/exec.c:37: /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/tcg/tcg.h:72: error: expected specifier-qualifier-list before 'tcg_target_long' /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/tcg/tcg.h:78: error: expected specifier-qualifier-list before 'tcg_target_ulong' In file included from /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/exec.c:37: /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/tcg/tcg.h:105:5: warning: "TCG_TARGET_REG_BITS" is not defined /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/tcg/tcg.h:111: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'TCGArg' /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/tcg/tcg.h:161:5: warning: "TCG_TARGET_REG_BITS" is not defined /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/tcg/tcg.h:224: error: expected specifier-qualifier-list before 'tcg_target_long' /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/tcg/tcg.h:240: error: expected specifier-qualifier-list before 'tcg_target_ulong' /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/tcg/tcg.h:269: error: 'TCG_TARGET_NB_REGS' undeclared here (not in a function) /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/tcg/tcg.h:271: error: expected specifier-qualifier-list before 'tcg_target_long' /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/tcg/tcg.h:305: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/tcg/tcg.h:307: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gen_opparam_buf' /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/tcg/tcg.h:337: error: expected declaration specifiers or '...' before 'tcg_target_long' /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/tcg/tcg.h:337: error: expected declaration specifiers or '...' before 'tcg_target_long' /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/tcg/tcg.h:340: error: expected declaration specifiers or '...' before 'tcg_target_long' /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/tcg/tcg.h:355: error: expected declaration specifiers or '...' before 'tcg_target_long' /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/tcg/tcg.h:420:5: warning: "TCG_TARGET_REG_BITS" is not defined /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/tcg/tcg.h:443: error: expected declaration specifiers or '...' before 'TCGArg' /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/tcg/tcg.h:443: error: expected declaration specifiers or '...' before 'TCGArg' /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/tcg/tcg.h:453: warning: type defaults to 'int' in declaration of 'TCGArg' /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/tcg/tcg.h:453: error: expected ';', ',' or ')' before '*' token /wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git/rules.mak:18: recipe for target 'exec.o' failed gmake[2]: *** [exec.o] Error 1 Makefile-small:69: recipe for target 'subdir-arm-softmmu' failed gmake[1]: *** [subdir-arm-softmmu] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/emulators/x49gp/work/x49gp/x49gp-code/qemu/qemu-git' Makefile:267: recipe for target 'qemu/qemu-git/config-host.h' failed gmake: *** [qemu/qemu-git/config-host.h] Error 2 *** [do-build] Error code 2 Stop in /usr/ports/emulators/x49gp. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:22:42 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 E3700888; Wed, 28 Jan 2015 04:22:41 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 CEE3EC7; Wed, 28 Jan 2015 04:22:41 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S4Mfqi001469; Wed, 28 Jan 2015 04:22:41 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S4Mfhx001450; Wed, 28 Jan 2015 04:22:41 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:22:41 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280422.t0S4Mfhx001450@beefy2.isc.freebsd.org> To: tabthorpe@FreeBSD.org Subject: [package - 93amd64-quarterly][misc/xiphos] Failed for xiphos-3.1.6_2 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: Wed, 28 Jan 2015 04:22:42 -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: tabthorpe@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/misc/xiphos/Makefile 375517 2014-12-25 01:58:48Z bapt $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/xiphos-3.1.6_2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building misc/xiphos build started at Wed Jan 28 04:20:31 UTC 2015 port directory: /usr/ports/misc/xiphos building for: FreeBSD 93amd64-quarterly-job-19 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: tabthorpe@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/misc/xiphos/Makefile 375517 2014-12-25 01:58:48Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=xiphos-3.1.6_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for xiphos-3.1.6_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/misc/xiphos/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/xiphos/work HOME=/wrkdirs/usr/ports/misc/xiphos/work TMPDIR="/tmp" PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh GTKDOC="false" --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/misc/xiphos/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/xiphos/work HOME=/wrkdirs/usr/ports/misc/xiphos/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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 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/xiphos" EXAMPLESDIR="share/examples/xiphos" DATADIR="share/xiphos" WWWDIR="www/xiphos" ETCDIR="etc/xiphos" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/xiphos DOCSDIR=/usr/local/share/doc/xiphos EXAMPLESDIR=/usr/local/share/examples/xiphos WWWDIR=/usr/local/www/xiphos ETCDIR=/usr/local/etc/xiphos --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> xiphos-3.1.6_2 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.3.txz [93amd64-quarterly-job-19] Installing pkg-1.4.3... [93amd64-quarterly-job-19] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of xiphos-3.1.6_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by xiphos-3.1.6_2 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by xiphos-3.1.6_2 for building => SHA256 Checksum OK for xiphos-3.1.6.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by xiphos-3.1.6_2 for building ===> Extracting for xiphos-3.1.6_2 => SHA256 Checksum OK for xiphos-3.1.6.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for xiphos-3.1.6_2 =========================================================================== =================================================== ===> xiphos-3.1.6_2 depends on executable: yelp - not found ===> Verifying install for yelp in /usr/ports/x11/yelp ===> Installing existing package /packages/All/yelp-3.14.1.txz [93amd64-quarterly-job-19] Installing yelp-3.14.1... [93amd64-quarterly-job-19] `-- Installing atk-2.14.0... [93amd64-quarterly-job-19] | `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-19] | | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-19] | | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-19] | | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-19] | | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-19] | `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-19] | `-- Installing glib-2.42.1... [93amd64-quarterly-job-19] | | `-- Installing libffi-3.0.13_3... [93amd64-quarterly-job-19] | | `-- Extracting libffi-3.0.13_3... done [93amd64-quarterly-job-19] | | `-- Installing pcre-8.35_2... [93amd64-quarterly-job-19] | | `-- Extracting pcre-8.35_2... done [93amd64-quarterly-job-19] | | `-- Installing perl5-5.18.4_11... [93amd64-quarterly-job-19] | | `-- Extracting perl5-5.18.4_11... done [93amd64-quarterly-job-19] | | `-- Installing python27-2.7.9... [93amd64-quarterly-job-19] | | `-- Extracting python27-2.7.9... done [93amd64-quarterly-job-19] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-quarterly-job-19] `-- Extracting atk-2.14.0... done [93amd64-quarterly-job-19] `-- Installing desktop-file-utils-0.22_3... [93amd64-quarterly-job-19] `-- Extracting desktop-file-utils-0.22_3... done [93amd64-quarterly-job-19] `-- Installing gdk-pixbuf2-2.31.2_1... [93amd64-quarterly-job-19] | `-- Installing jasper-1.900.1_14... [93amd64-quarterly-job-19] | | `-- Installing jpeg-8_6... [93amd64-quarterly-job-19] | | `-- Extracting jpeg-8_6... done [93amd64-quarterly-job-19] | `-- Extracting jasper-1.900.1_14... done [93amd64-quarterly-job-19] | `-- Installing libX11-1.6.2_2,1... [93amd64-quarterly-job-19] | | `-- Installing kbproto-1.0.6... [93amd64-quarterly-job-19] | | `-- Extracting kbproto-1.0.6... done [93amd64-quarterly-job-19] | | `-- Installing libXau-1.0.8_2... [93amd64-quarterly-job-19] | | `-- Installing xproto-7.0.26... [93amd64-quarterly-job-19] | | `-- Extracting xproto-7.0.26... done [93amd64-quarterly-job-19] | | `-- Extracting libXau-1.0.8_2... done [93amd64-quarterly-job-19] | | `-- Installing libXdmcp-1.1.1_2... [93amd64-quarterly-job-19] | | `-- Extracting libXdmcp-1.1.1_2... done [93amd64-quarterly-job-19] | | `-- Installing libxcb-1.11... [93amd64-quarterly-job-19] | | `-- Installing libpthread-stubs-0.3_6... [93amd64-quarterly-job-19] | | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-quarterly-job-19] | | `-- Installing libxml2-2.9.2_2... [93amd64-quarterly-job-19] | | `-- Extracting libxml2-2.9.2_2... done [93amd64-quarterly-job-19] | | `-- Extracting libxcb-1.11... done [93amd64-quarterly-job-19] | `-- Extracting libX11-1.6.2_2,1... done [93amd64-quarterly-job-19] | `-- Installing libXi-1.7.4,1... [93amd64-quarterly-job-19] | | `-- Installing inputproto-2.3.1... [93amd64-quarterly-job-19] | | `-- Extracting inputproto-2.3.1... done [93amd64-quarterly-job-19] | | `-- Installing libXext-1.3.3,1... [93amd64-quarterly-job-19] | | `-- Installing xextproto-7.3.0... [93amd64-quarterly-job-19] | | `-- Extracting xextproto-7.3.0... done [93amd64-quarterly-job-19] | | `-- Extracting libXext-1.3.3,1... done [93amd64-quarterly-job-19] | | `-- Installing libXfixes-5.0.1_2... [93amd64-quarterly-job-19] | | `-- Installing fixesproto-5.0... [93amd64-quarterly-job-19] | | `-- Extracting fixesproto-5.0... done [93amd64-quarterly-job-19] | | `-- Extracting libXfixes-5.0.1_2... done [93amd64-quarterly-job-19] | `-- Extracting libXi-1.7.4,1... done [93amd64-quarterly-job-19] | `-- Installing libXt-1.1.4_2,1... [93amd64-quarterly-job-19] | | `-- Installing libSM-1.2.2_2,1... [93amd64-quarterly-job-19] | | `-- Installing libICE-1.0.9,1... [93amd64-quarterly-job-19] | | `-- Extracting libICE-1.0.9,1... done /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:117: element sect3: validity error : ID xiphos-toolbar-verse already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:125: element sect3: validity error : ID xiphos-toolbar-summary already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:141: element sect2: validity error : ID xiphos-sidebar already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:143: element figure: validity error : ID sidebar_figure already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:168: element figure: validity error : ID shortcut_figure already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:189: element sect2: validity error : ID xiphos-bible already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:191: element figure: validity error : ID textpane_figure already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:216: element sect3: validity error : ID xiphos-bible-open already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:239: element sect3: validity error : ID xiphos-bible-parallel already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:258: element figure: validity error : ID parallel_figure already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:282: element figure: validity error : ID parallel_figure_separate already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:303: element sect3: validity error : ID xiphos-bible-open-separate already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:320: element sect3: validity error : ID xiphos-bible-about already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:343: element sect3: validity error : ID xiphos-bible-options already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:401: element figure: validity error : ID module_options already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:422: element sect3: validity error : ID xiphos-view-options already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:427: element figure: validity error : ID view_options already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:491: element sect3: validity error : ID xiphos-user-annotation already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:513: element sect3: validity error : ID xiphos-geography-support already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:525: element sect3: validity error : ID xiphos-bible-dictionary already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:533: element sect3: validity error : ID xiphos-bible-find already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:550: element sect2: validity error : ID xiphos-viewer already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:552: element figure: validity error : ID viewer_figure already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:600: element sect2: validity error : ID xiphos-commentaries already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:602: element figure: validity error : ID commentary_figure already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:641: element sect3: validity error : ID xiphos-commentary-about already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:656: element sect3: validity error : ID xiphos-commentary-headings already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:673: element sect2: validity error : ID xiphos-dictionary already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:675: element figure: validity error : ID dict_figure already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:701: element sect2: validity error : ID xiphos-shortcut already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:5: element sect2: validity error : ID preferences-introduction already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:29: element sect2: validity error : ID fonts-and-colors already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:31: element sect3: validity error : ID font-color already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:60: element sect3: validity error : ID font-misc already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:124: element sect2: validity error : ID general-settings already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:126: element sect3: validity error : ID tab-pane2 already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:183: element sect2: validity error : ID module-settings already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:4: element sect2: validity error : ID module-introduction already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:46: element sect2: validity error : ID sword-config already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:48: element sect3: validity error : ID sword-sources already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:81: element sect3: validity error : ID installation already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:112: element sect4: validity error : ID destination-linux already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:126: element sect4: validity error : ID destination-xp already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:136: element sect4: validity error : ID destination-vista already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:148: element sect2: validity error : ID module-management already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:150: element sect3: validity error : ID add-module already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:193: element sect3: validity error : ID remove-module already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:237: element sect2: validity error : ID non-standard-modules already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:3: element sect2: validity error : ID xiphos-searchpane already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:67: element sect3: validity error : ID xiphos-search-key already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:83: element sect3: validity error : ID xiphos-search-modselect already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:91: element sect3: validity error : ID xiphos-search-typeselect already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:131: element sect3: validity error : ID xiphos-search-options already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:138: element sect3: validity error : ID xiphos-search-scopeselect already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:175: element sect3: validity error : ID xiphos-search-results already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:205: element sect2: validity error : ID xiphos-advanced-search already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:315: element sect2: validity error : ID hdbk-op-search-dialog-text-regexp already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:333: element sect3: validity error : ID hdbk-op-search-dialog-text-regexp-rules already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:359: element sect4: validity error : ID period already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:375: element sect4: validity error : ID asterisk already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:389: element sect4: validity error : ID plus already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:401: element sect4: validity error : ID question already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:411: element sect4: validity error : ID bracket already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:434: element sect4: validity error : ID caret already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:442: element sect4: validity error : ID caret-s already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:456: element sect4: validity error : ID dollar already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:471: element sect4: validity error : ID bar already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:483: element sect4: validity error : ID parenth already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:490: element sect4: validity error : ID backslash already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:499: element sect4: validity error : ID backslash-o already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:3: element sect2: validity error : ID xiphos-studypad already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:3: element sect2: validity error : ID xiphos-mailing-list already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:12: element sect2: validity error : ID xiphos-live-chat already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:3: element sect2: validity error : ID orig-lang-install-modules already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:55: element sect2: validity error : ID orig-lang-setup already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:72: element sect2: validity error : ID orig-lang-search already defined /wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/help/C/xiphos.xml:85: element sect2: validity error : ID orig-lang-additional already defined [ 41/129] cxx: src/backend/gs_stringmgr.cpp -> build/default/src/backend/gs_stringmgr_1.o [ 42/129] cxx: src/backend/module_manager.cc -> build/default/src/backend/module_manager_1.o [ 43/129] cxx: src/backend/sword_main.cc -> build/default/src/backend/sword_main_1.o [ 44/129] cxx: src/main/configs.cc -> build/default/src/main/configs_1.o [ 45/129] cxx: src/main/display.cc -> build/default/src/main/display_1.o [ 46/129] cxx: src/main/export_passage.cc -> build/default/src/main/export_passage_1.o [ 47/129] cxx: src/main/global_ops.cc -> build/default/src/main/global_ops_1.o [ 48/129] cxx: src/main/lists.cc -> build/default/src/main/lists_1.o [ 49/129] cxx: src/main/mod_mgr.cc -> build/default/src/main/mod_mgr_1.o [ 50/129] cxx: src/main/module_dialogs.cc -> build/default/src/main/module_dialogs_1.o [ 51/129] cxx: src/main/modulecache.cc -> build/default/src/main/modulecache_1.o [ 52/129] cxx: src/main/navbar.cc -> build/default/src/main/navbar_1.o [ 53/129] cxx: src/main/navbar_book.cc -> build/default/src/main/navbar_book_1.o [ 54/129] cxx: src/main/navbar_book_dialog.cc -> build/default/src/main/navbar_book_dialog_1.o [ 55/129] cxx: src/main/navbar_versekey.cc -> build/default/src/main/navbar_versekey_1.o [ 56/129] cxx: src/main/parallel_view.cc -> build/default/src/main/parallel_view_1.o [ 57/129] cxx: src/main/prayerlists.cc -> build/default/src/main/prayerlists_1.o [ 58/129] cxx: src/main/previewer.cc -> build/default/src/main/previewer_1.o [ 59/129] cxx: src/main/search_dialog.cc -> build/default/src/main/search_dialog_1.o [ 60/129] cxx: src/main/search_sidebar.cc -> build/default/src/main/search_sidebar_1.o [ 61/129] cxx: src/main/sidebar.cc -> build/default/src/main/sidebar_1.o [ 62/129] cxx: src/main/sword.cc -> build/default/src/main/sword_1.o [ 63/129] cxx: src/main/sword_treekey.cc -> build/default/src/main/sword_treekey_1.o [ 64/129] cxx: src/main/url.cc -> build/default/src/main/url_1.o [ 65/129] cxx: src/gnome2/dummy.cpp -> build/default/src/gnome2/dummy_2.o [ 66/129] cc: src/editor/slib-editor.c -> build/default/src/editor/slib-editor_1.o [ 67/129] cc: src/editor/link_dialog.c -> build/default/src/editor/link_dialog_1.o [ 68/129] cc: src/main/main.c -> build/default/src/main/main_1.o [ 69/129] cc: src/main/settings.c -> build/default/src/main/settings_1.o [ 70/129] cc: src/main/tab_history.c -> build/default/src/main/tab_history_1.o [ 71/129] cc: src/main/xml.c -> build/default/src/main/xml_1.o [ 72/129] cc: build/default/src/gnome2/locale_set.c -> build/default/src/gnome2/locale_set_2.o [ 73/129] cc: build/default/src/gnome2/marshal.c -> build/default/src/gnome2/marshal_2.o [ 74/129] cc: src/gnome2/about_modules.c -> build/default/src/gnome2/about_modules_2.o [ 75/129] cc: src/gnome2/about_sword.c -> build/default/src/gnome2/about_sword_2.o [ 76/129] cc: src/gnome2/about_trans.c -> build/default/src/gnome2/about_trans_2.o [ 77/129] cc: src/gnome2/about_xiphos.c -> build/default/src/gnome2/about_xiphos_2.o [ 78/129] cc: src/gnome2/bibletext.c -> build/default/src/gnome2/bibletext_2.o [ 79/129] cc: src/gnome2/bibletext_dialog.c -> build/default/src/gnome2/bibletext_dialog_2.o [ 80/129] cc: src/gnome2/bookmark_dialog.c -> build/default/src/gnome2/bookmark_dialog_2.o [ 81/129] cc: src/gnome2/bookmarks_menu.c -> build/default/src/gnome2/bookmarks_menu_2.o [ 82/129] cc: src/gnome2/bookmarks_treeview.c -> build/default/src/gnome2/bookmarks_treeview_2.o [ 83/129] cc: src/gnome2/cipher_key_dialog.c -> build/default/src/gnome2/cipher_key_dialog_2.o [ 84/129] cc: src/gnome2/commentary.c -> build/default/src/gnome2/commentary_2.o [ 85/129] cc: src/gnome2/commentary_dialog.c -> build/default/src/gnome2/commentary_dialog_2.o [ 86/129] cc: src/gnome2/dialog.c -> build/default/src/gnome2/dialog_2.o [ 87/129] cc: src/gnome2/dictlex.c -> build/default/src/gnome2/dictlex_2.o [ 88/129] cc: src/gnome2/dictlex_dialog.c -> build/default/src/gnome2/dictlex_dialog_2.o [ 89/129] cc: src/gnome2/display_info.c -> build/default/src/gnome2/display_info_2.o [ 90/129] cc: src/gnome2/export_bookmarks.c -> build/default/src/gnome2/export_bookmarks_2.o [ 91/129] cc: src/gnome2/export_dialog.c -> build/default/src/gnome2/export_dialog_2.o [ 92/129] cc: src/gnome2/find_dialog.c -> build/default/src/gnome2/find_dialog_2.o [ 93/129] cc: src/gnome2/font_dialog.c -> build/default/src/gnome2/font_dialog_2.o [ 94/129] cc: src/gnome2/gbs.c -> build/default/src/gnome2/gbs_2.o [ 95/129] cc: src/gnome2/gbs_dialog.c -> build/default/src/gnome2/gbs_dialog_2.o [ 96/129] cc: src/gnome2/gui.c -> build/default/src/gnome2/gui_2.o [ 97/129] cc: src/gnome2/ipc.c -> build/default/src/gnome2/ipc_2.o [ 98/129] cc: src/gnome2/main_menu.c -> build/default/src/gnome2/main_menu_2.o [ 99/129] cc: src/gnome2/main_window.c -> build/default/src/gnome2/main_window_2.o [100/129] cc: src/gnome2/menu_popup.c -> build/default/src/gnome2/menu_popup_2.o [101/129] cc: src/gnome2/mod_mgr.c -> build/default/src/gnome2/mod_mgr_2.o [102/129] cc: src/gnome2/navbar_book.c -> build/default/src/gnome2/navbar_book_2.o [103/129] cc: src/gnome2/navbar_book_dialog.c -> build/default/src/gnome2/navbar_book_dialog_2.o [104/129] cc: src/gnome2/navbar_versekey.c -> build/default/src/gnome2/navbar_versekey_2.o [105/129] cc: src/gnome2/navbar_versekey_dialog.c -> build/default/src/gnome2/navbar_versekey_dialog_2.o [106/129] cc: src/gnome2/navbar_versekey_editor.c -> build/default/src/gnome2/navbar_versekey_editor_2.o [107/129] cc: src/gnome2/navbar_versekey_parallel.c -> build/default/src/gnome2/navbar_versekey_parallel_2.o [108/129] cc: src/gnome2/parallel_dialog.c -> build/default/src/gnome2/parallel_dialog_2.o [109/129] cc: src/gnome2/parallel_tab.c -> build/default/src/gnome2/parallel_tab_2.o [110/129] cc: src/gnome2/parallel_view.c -> build/default/src/gnome2/parallel_view_2.o [111/129] cc: src/gnome2/preferences_dialog.c -> build/default/src/gnome2/preferences_dialog_2.o [112/129] cc: src/gnome2/search_dialog.c -> build/default/src/gnome2/search_dialog_2.o [113/129] cc: src/gnome2/search_sidebar.c -> build/default/src/gnome2/search_sidebar_2.o [114/129] cc: src/gnome2/sidebar.c -> build/default/src/gnome2/sidebar_2.o [115/129] cc: src/gnome2/sidebar_dialog.c -> build/default/src/gnome2/sidebar_dialog_2.o [116/129] cc: src/gnome2/splash.c -> build/default/src/gnome2/splash_2.o [117/129] cc: src/gnome2/tabbed_browser.c -> build/default/src/gnome2/tabbed_browser_2.o [118/129] cc: src/gnome2/treekey-editor.c -> build/default/src/gnome2/treekey-editor_2.o [119/129] cc: src/gnome2/utilities.c -> build/default/src/gnome2/utilities_2.o [120/129] cc: src/gnome2/xiphos.c -> build/default/src/gnome2/xiphos_2.o [121/129] cc: build/default/src/xiphos_html/marshal.c -> build/default/src/xiphos_html/marshal_1.o [122/129] cc: src/xiphos_html/xiphos_html.c -> build/default/src/xiphos_html/xiphos_html_1.o [123/129] cc: build/default/src/webkit/marshal.c -> build/default/src/webkit/marshal_1.o [124/129] cc: src/webkit/wk-html.c -> build/default/src/webkit/wk-html_1.o [125/129] cc: build/default/src/examples/marshal.c -> build/default/src/examples/marshal_1.o [126/129] cc: src/examples/xiphos-nav.c -> build/default/src/examples/xiphos-nav_1.o [127/129] cxx_link: build/default/src/gnome2/locale_set_2.o build/default/src/gnome2/marshal_2.o build/default/src/gnome2/about_modules_2.o build/default/src/gnome2/about_sword_2.o build/default/src/gnome2/about_trans_2.o build/default/src/gnome2/about_xiphos_2.o build/default/src/gnome2/bibletext_2.o build/default/src/gnome2/bibletext_dialog_2.o build/default/src/gnome2/bookmark_dialog_2.o build/default/src/gnome2/bookmarks_menu_2.o build/default/src/gnome2/bookmarks_treeview_2.o build/default/src/gnome2/cipher_key_dialog_2.o build/default/src/gnome2/commentary_2.o build/default/src/gnome2/commentary_dialog_2.o build/default/src/gnome2/dialog_2.o build/default/src/gnome2/dictlex_2.o build/default/src/gnome2/dictlex_dialog_2.o build/default/src/gnome2/display_info_2.o build/default/src/gnome2/dummy_2.o build/default/src/gnome2/export_bookmarks_2.o build/default/src/gnome2/export_dialog_2.o build/default/src/gnome2/find_dialog_2.o build/default/src/gnome2/font_dialog_2.o build/default /src/gnome2/gbs_2.o build/default/src/gnome2/gbs_dialog_2.o build/default/src/gnome2/gui_2.o build/default/src/gnome2/ipc_2.o build/default/src/gnome2/main_menu_2.o build/default/src/gnome2/main_window_2.o build/default/src/gnome2/menu_popup_2.o build/default/src/gnome2/mod_mgr_2.o build/default/src/gnome2/navbar_book_2.o build/default/src/gnome2/navbar_book_dialog_2.o build/default/src/gnome2/navbar_versekey_2.o build/default/src/gnome2/navbar_versekey_dialog_2.o build/default/src/gnome2/navbar_versekey_editor_2.o build/default/src/gnome2/navbar_versekey_parallel_2.o build/default/src/gnome2/parallel_dialog_2.o build/default/src/gnome2/parallel_tab_2.o build/default/src/gnome2/parallel_view_2.o build/default/src/gnome2/preferences_dialog_2.o build/default/src/gnome2/search_dialog_2.o build/default/src/gnome2/search_sidebar_2.o build/default/src/gnome2/sidebar_2.o build/default/src/gnome2/sidebar_dialog_2.o build/default/src/gnome2/splash_2.o build/default/src/gnome2/tabbed_browser_ 2.o build/default/src/gnome2/treekey-editor_! 2.o build/default/src/gnome2/utilities_2.o build/default/src/gnome2/xiphos_2.o build/default/src/backend/gs_stringmgr_1.o build/default/src/backend/module_manager_1.o build/default/src/backend/sword_main_1.o build/default/src/editor/slib-editor_1.o build/default/src/editor/link_dialog_1.o build/default/src/main/configs_1.o build/default/src/main/display_1.o build/default/src/main/export_passage_1.o build/default/src/main/global_ops_1.o build/default/src/main/lists_1.o build/default/src/main/main_1.o build/default/src/main/mod_mgr_1.o build/default/src/main/module_dialogs_1.o build/default/src/main/modulecache_1.o build/default/src/main/navbar_1.o build/default/src/main/navbar_book_1.o build/default/src/main/navbar_book_dialog_1.o build/default/src/main/navbar_versekey_1.o build/default/src/main/parallel_view_1.o build/default/src/main/prayerlists_1.o build/default/src/main/previewer_1.o build/default/src/main/search_dialog_1.o build/default/src/main/search_sidebar_1.o build/default/ src/main/settings_1.o build/default/src/main/sidebar_1.o build/default/src/main/sword_1.o build/default/src/main/sword_treekey_1.o build/default/src/main/tab_history_1.o build/default/src/main/url_1.o build/default/src/main/xml_1.o build/default/src/xiphos_html/marshal_1.o build/default/src/xiphos_html/xiphos_html_1.o build/default/src/webkit/marshal_1.o build/default/src/webkit/wk-html_1.o -> build/default/src/gnome2/xiphos [128/129] cxx_link: build/default/src/examples/marshal_1.o build/default/src/examples/xiphos-nav_1.o -> build/default/src/examples/xiphos-nav /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::__once_call@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so: undefined reference to `std::__once_call@GLIBCXX_3.4.11' Waf: Leaving directory `/wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/build' Build failed: -> task failed (err #1): {task: cxx_link marshal_1.o,xiphos-nav_1.o -> xiphos-nav} -> task failed (err #1): {task: cxx_link locale_set_2.o,marshal_2.o,about_modules_2.o,about_sword_2.o,about_trans_2.o,about_xiphos_2.o,bibletext_2.o,bibletext_dialog_2.o,bookmark_dialog_2.o,bookmarks_menu_2.o,bookmarks_treeview_2.o,cipher_key_dialog_2.o,commentary_2.o,commentary_dialog_2.o,dialog_2.o,dictlex_2.o,dictlex_dialog_2.o,display_info_2.o,dummy_2.o,export_bookmarks_2.o,export_dialog_2.o,find_dialog_2.o,font_dialog_2.o,gbs_2.o,gbs_dialog_2.o,gui_2.o,ipc_2.o,main_menu_2.o,main_window_2.o,menu_popup_2.o,mod_mgr_2.o,navbar_book_2.o,navbar_book_dialog_2.o,navbar_versekey_2.o,navbar_versekey_dialog_2.o,navbar_versekey_editor_2.o,navbar_versekey_parallel_2.o,parallel_dialog_2.o,parallel_tab_2.o,parallel_view_2.o,preferences_dialog_2.o,search_dialog_2.o,search_sidebar_2.o,sidebar_2.o,sidebar_dialog_2.o,splash_2.o,tabbed_browser_2.o,treekey-editor_2.o,utilities_2.o,xiphos_2.o,gs_stringmgr_1.o,module_manager_1.o,sword_main_1.o,slib-editor_1.o,link_dialog_1.o,configs_1.o,display_1.o,export_passage_1.o,global_ ops_1.o,lists_1.o,main_1.o,mod_mgr_1.o,module_dialogs_1.o,modulecache_1.o,navbar_1.o,navbar_book_1.o,navbar_book_dialog_1.o,navbar_versekey_1.o,parallel_view_1.o,prayerlists_1.o,previewer_1.o,search_dialog_1.o,search_sidebar_1.o,settings_1.o,sidebar_1.o,sword_1.o,sword_treekey_1.o,tab_history_1.o,url_1.o,xml_1.o,marshal_1.o,xiphos_html_1.o,marshal_1.o,wk-html_1.o -> xiphos} *** [do-build] Error code 1 Stop in /usr/ports/misc/xiphos. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:23:06 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 6984D8A2; Wed, 28 Jan 2015 04:23:06 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 48A13CF; Wed, 28 Jan 2015 04:23:06 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S4N6uc025768; Wed, 28 Jan 2015 04:23:06 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S4N6rp025736; Wed, 28 Jan 2015 04:23:06 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:23:06 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280423.t0S4N6rp025736@beefy2.isc.freebsd.org> To: cy@FreeBSD.org Subject: [package - 93amd64-quarterly][sysutils/syslog-ng-devel] Failed for syslog-ng-devel-3.7.0a2 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: Wed, 28 Jan 2015 04:23:06 -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: cy@FreeBSD.org Last committer: cy@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/sysutils/syslog-ng-devel/Makefile 374923 2014-12-18 21:07:43Z cy $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/syslog-ng-devel-3.7.0a2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building sysutils/syslog-ng-devel build started at Wed Jan 28 04:22:20 UTC 2015 port directory: /usr/ports/sysutils/syslog-ng-devel building for: FreeBSD 93amd64-quarterly-job-13 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: cy@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/sysutils/syslog-ng-devel/Makefile 374923 2014-12-18 21:07:43Z cy $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=syslog-ng-devel-3.7.0a2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for syslog-ng-devel-3.7.0a2: DOCS=on: Build and/or install documentation GEOIP=off: Build with GeoIP support IPV6=on: Build with IPV6 support JSON=on: Build with JSON-C support REDIS=off: Build with Redis support SMTP=off: Build with SMTP support SPOOF=off: Build with spoof source support SQL=off: Build with database (libdbi) support TCP_WRAPPERS=off: Build with TCP Wrappers ====> SSL protocol support: you can only select none or one of them SYS_SSL=off: Build with OpenSSL support (from system) PORTS_SSL=on: Build with OpenSSL support (from ports) ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --sysconfdir=/usr/local/etc --localstatedir=/var/db --enable-dynamic-linking --enable-debug --datadir=/usr/local/share/syslog-ng/ --enable-ssl --disable-tcp-wrapper --disable-spoof-source --enable-ipv6 --disable-geoip --disable-redis --disable-smtp --disable-sql --enable-json --disable-linux-caps --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work TMPDIR="/tmp" OPENSSL_CFLAGS="" OPENSSL_LIBS="-Wl,-rpath,/usr/local/lib -lcrypto -lssl" XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work TMPDIR="/tmp" OPENSSLLIB=/usr/local/lib OPENSSLINC=/usr/local/include OPENSSLBASE=/usr/local OPENSSLDIR=/usr/local/openssl XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/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=" -Wl,-rpath,/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-prote ctor -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-- OSREL=9.3 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/syslog-ng" EXAMPLESDIR="share/examples/syslog-ng" DATADIR="share/syslog-ng" WWWDIR="www/syslog-ng" ETCDIR="etc/syslog-ng" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/syslog-ng DOCSDIR=/usr/local/share/doc/syslog-ng EXAMPLESDIR=/usr/local/share/examples/syslog-ng WWWDIR=/usr/local/www/syslog-ng ETCDIR=/usr/local/etc/syslog-ng --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> syslog-ng-devel-3.7.0a2 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.3.txz [93amd64-quarterly-job-13] Installing pkg-1.4.3... [93amd64-quarterly-job-13] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of syslog-ng-devel-3.7.0a2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by syslog-ng-devel-3.7.0a2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by syslog-ng-devel-3.7.0a2 for building => SHA256 Checksum OK for syslog-ng-3.7.0alpha2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by syslog-ng-devel-3.7.0a2 for building ===> Extracting for syslog-ng-devel-3.7.0a2 => SHA256 Checksum OK for syslog-ng-3.7.0alpha2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for syslog-ng-devel-3.7.0a2 =========================================================================== =================================================== ===> syslog-ng-devel-3.7.0a2 depends on file: /usr/local/lib/libcrypto.so.8 - not found ===> Verifying install for /usr/local/lib/libcrypto.so.8 in /usr/ports/security/openssl ===> Installing existing package /packages/All/openssl-1.0.1_16.txz [93amd64-quarterly-job-13] Installing openssl-1.0.1_16... [93amd64-quarterly-job-13] Extracting openssl-1.0.1_16... done Message for openssl-1.0.1_16: Copy /usr/local/openssl/openssl.cnf.sample to /usr/local/openssl/openssl.cnf and edit it to fit your needs. ===> Returning to build of syslog-ng-devel-3.7.0a2 ===> syslog-ng-devel-3.7.0a2 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 [93amd64-quarterly-job-13] Installing gmake-4.1_1... [93amd64-quarterly-job-13] `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-13] | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-13] | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-13] | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-13] | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-13] `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-13] Extracting gmake-4.1_1... done ===> Returning to build of syslog-ng-devel-3.7.0a2 ===> syslog-ng-devel-3.7.0a2 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93amd64-quarterly-job-13] Installing pkgconf-0.9.7... [93amd64-quarterly-job-13] Extracting pkgconf-0.9.7... done ===> Returning to build of syslog-ng-devel-3.7.0a2 =========================================================================== =================================================== ===> syslog-ng-devel-3.7.0a2 depends on shared library: libevtlog.so - not found ===> Verifying for libevtlog.so in /usr/ports/sysutils/eventlog ===> Installing existing package /packages/All/eventlog-0.2.12_1.txz [93amd64-quarterly-job-13] Installing eventlog-0.2.12_1... [93amd64-quarterly-job-13] Extracting eventlog-0.2.12_1... done ===> Returning to build of syslog-ng-devel-3.7.0a2 ===> syslog-ng-devel-3.7.0a2 depends on shared library: libpcre.so - not found ===> Verifying for libpcre.so in /usr/ports/devel/pcre ===> Installing existing package /packages/All/pcre-8.35_2.txz [93amd64-quarterly-job-13] Installing pcre-8.35_2... [93amd64-quarterly-job-13] Extracting pcre-8.35_2... done ===> Returning to build of syslog-ng-devel-3.7.0a2 ===> syslog-ng-devel-3.7.0a2 depends on shared library: libjson-c.so - not found ===> Verifying for libjson-c.so in /usr/ports/devel/json-c ===> Installing existing package /packages/All/json-c-0.12_1.txz [93amd64-quarterly-job-13] Installing json-c-0.12_1... [93amd64-quarterly-job-13] Extracting json-c-0.12_1... done ===> Returning to build of syslog-ng-devel-3.7.0a2 ===> syslog-ng-devel-3.7.0a2 depends on shared library: libglib-2.0.so - not found ===> Verifying for libglib-2.0.so in /usr/ports/devel/glib20 ===> Installing existing package /packages/All/glib-2.42.1.txz [93amd64-quarterly-job-13] Installing glib-2.42.1... [93amd64-quarterly-job-13] `-- Installing libffi-3.0.13_3... [93amd64-quarterly-job-13] `-- Extracting libffi-3.0.13_3... done [93amd64-quarterly-job-13] `-- Installing perl5-5.18.4_11... [93amd64-quarterly-job-13] `-- Extracting perl5-5.18.4_11... done [93amd64-quarterly-job-13] `-- Installing python27-2.7.9... [93amd64-quarterly-job-13] `-- Extracting python27-2.7.9... done [93amd64-quarterly-job-13] Extracting glib-2.42.1... done No schema files found: doing nothing. Message for python27-2.7.9: ===================================================================== prefix : /usr/local linking mode : dynamic embedded crypto : no __thread keyword : yes Submodules: ivykis : internal libmongo-client : internal librabbitmq : internal jsonc : system Features: Debug symbols : yes GCC profiling : no Memtrace : no IPV6 support : yes spoof-source support : no tcp-wrapper support : no Linux capability support : no Env wrapper support : no systemd support : no (unit dir: none) systemd-journal support : no Modules: Module search path : ${exec_prefix}/lib/syslog-ng Sun STREAMS support (module): no SSL support (module) : yes SQL support (module) : no PACCT module (EXPERIMENTAL) : no MongoDB destination (module): yes JSON support (module) : yes SMTP support (module) : no AMQP destination (module) : yes STOMP destination (module) : yes GEOIP support (module) : no Redis support (module) : no Riemann destination (module): no =========================================================================== =================================================== ===> Building for syslog-ng-devel-3.7.0a2 gmake -C modules/afamqp/rabbitmq-c gmake[1]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afamqp/rabbitmq-c' gmake all-am gmake[2]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afamqp/rabbitmq-c' CC librabbitmq/librabbitmq_librabbitmq_la-amqp_api.lo CC librabbitmq/librabbitmq_librabbitmq_la-amqp_connection.lo CC librabbitmq/librabbitmq_librabbitmq_la-amqp_framing.lo CC librabbitmq/librabbitmq_librabbitmq_la-amqp_mem.lo CC librabbitmq/librabbitmq_librabbitmq_la-amqp_socket.lo CC librabbitmq/librabbitmq_librabbitmq_la-amqp_table.lo CC librabbitmq/librabbitmq_librabbitmq_la-amqp_url.lo CC librabbitmq/unix/librabbitmq_librabbitmq_la-socket.lo CCLD librabbitmq/librabbitmq.la CC examples/examples_libutils_la-utils.lo CC examples/unix/examples_libutils_la-platform_utils.lo CCLD examples/libutils.la CC examples/amqp_bind.o CCLD examples/amqp_bind CC examples/amqp_consumer.o CCLD examples/amqp_consumer CC examples/amqp_exchange_declare.o CCLD examples/amqp_exchange_declare CC examples/amqp_listen.o CCLD examples/amqp_listen CC examples/amqp_listenq.o CCLD examples/amqp_listenq CC examples/amqp_producer.o CCLD examples/amqp_producer CC examples/amqp_rpc_sendstring_client.o CCLD examples/amqp_rpc_sendstring_client CC examples/amqp_sendstring.o CCLD examples/amqp_sendstring CC examples/amqp_unbind.o CCLD examples/amqp_unbind gmake[2]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afamqp/rabbitmq-c' gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afamqp/rabbitmq-c' GEN modules/afamqp/dummy.c gmake -C modules/afmongodb/libmongo-client gmake[1]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client' gmake all-recursive gmake[2]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client' Making all in docs gmake[3]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/docs' Making all in tutorial gmake[4]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/docs/tutorial' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/docs/tutorial' gmake[4]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/docs' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/docs' gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/docs' Making all in src gmake[3]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/src' CC libmongo_client_la-compat.lo CC libmongo_client_la-bson.lo CC libmongo_client_la-mongo-wire.lo CC libmongo_client_la-mongo-client.lo mongo-client.c:44:1: warning: "MSG_NOSIGNAL" redefined In file included from compat.h:23, from libmongo-private.h:26, from mongo-client.c:25: /usr/include/sys/socket.h:461:1: warning: this is the location of the previous definition CC libmongo_client_la-mongo-utils.lo CC libmongo_client_la-mongo-sync.lo CC libmongo_client_la-mongo-sync-cursor.lo CC libmongo_client_la-mongo-sync-pool.lo CC libmongo_client_la-sync-gridfs.lo CC libmongo_client_la-sync-gridfs-chunk.lo CC libmongo_client_la-sync-gridfs-stream.lo CCLD libmongo-client.la gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/src' Making all in tests gmake[3]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/tests' Making all in libtap gmake[4]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/tests/libtap' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/tests/libtap' gmake[4]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/tests' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/tests' gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/tests' Making all in examples gmake[3]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/examples' CC mongo-dump.o CCLD mongo-dump CC bson-inspect.o CCLD bson-inspect CC gridfs.o CCLD gridfs gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/examples' gmake[3]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client' gmake[2]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client' gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client' GEN modules/afmongodb/dummy.c gmake --no-print-directory all-recursive CC libtest/libtest.o CC libtest/testutils.o CC libtest/msg_parse_lib.o CC libtest/template_lib.o CC libtest/proto_lib.o CC libtest/persist_lib.o CC libtest/mock-transport.o CC libtest/config_parse_lib.o AR libtest/libsyslog-ng-test.a CC lib/lib_libsyslog_ng_la-afinter.lo CC lib/lib_libsyslog_ng_la-alarms.lo CC lib/lib_libsyslog_ng_la-apphook.lo CC lib/lib_libsyslog_ng_la-block-ref-parser.lo CC lib/lib_libsyslog_ng_la-cache.lo CC lib/lib_libsyslog_ng_la-cfg.lo CC lib/lib_libsyslog_ng_la-cfg-args.lo CC lib/lib_libsyslog_ng_la-cfg-lexer.lo CC lib/lib_libsyslog_ng_la-cfg-lexer-subst.lo CC lib/lib_libsyslog_ng_la-cfg-parser.lo CC lib/lib_libsyslog_ng_la-cfg-tree.lo CC lib/lib_libsyslog_ng_la-children.lo CC lib/lib_libsyslog_ng_la-dnscache.lo CC lib/lib_libsyslog_ng_la-driver.lo CC lib/lib_libsyslog_ng_la-file-perms.lo CC lib/lib_libsyslog_ng_la-globals.lo CC lib/lib_libsyslog_ng_la-gprocess.lo CC lib/lib_libsyslog_ng_la-gsockaddr.lo CC lib/lib_libsyslog_ng_la-gsocket.lo CC lib/lib_libsyslog_ng_la-hostname.lo lib/hostname.c: In function 'is_hostname_fqdn': lib/hostname.c:51: warning: implicit declaration of function 'strchr' lib/hostname.c:51: warning: incompatible implicit declaration of built-in function 'strchr' lib/hostname.c: In function 'extract_domain_from_fqdn': lib/hostname.c:57: warning: incompatible implicit declaration of built-in function 'strchr' lib/hostname.c: In function 'convert_hostname_to_fqdn': lib/hostname.c:101: warning: implicit declaration of function 'strlen' lib/hostname.c:101: warning: incompatible implicit declaration of built-in function 'strlen' lib/hostname.c:107: warning: implicit declaration of function 'strncpy' lib/hostname.c:107: warning: incompatible implicit declaration of built-in function 'strncpy' lib/hostname.c: In function 'convert_hostname_to_short_hostname': lib/hostname.c:118: warning: incompatible implicit declaration of built-in function 'strchr' CC lib/lib_libsyslog_ng_la-host-resolve.lo lib/host-resolve.c: In function 'hostname_apply_options': lib/host-resolve.c:77: warning: implicit declaration of function 'strlen' lib/host-resolve.c:77: warning: incompatible implicit declaration of built-in function 'strlen' lib/host-resolve.c: In function 'resolve_wildcard_hostname_to_sockaddr': lib/host-resolve.c:114: warning: implicit declaration of function 'memset' lib/host-resolve.c:114: warning: incompatible implicit declaration of built-in function 'memset' lib/host-resolve.c: In function 'resolve_hostname_to_sockaddr_using_getaddrinfo': lib/host-resolve.c:140: warning: incompatible implicit declaration of built-in function 'memset' CC lib/lib_libsyslog_ng_la-logmatcher.lo CC lib/lib_libsyslog_ng_la-logmpx.lo CC lib/lib_libsyslog_ng_la-logmsg.lo In file included from lib/template/macros.h:29, from lib/logmsg.c:37: lib/template/common-template-typedefs.h:27: error: redefinition of typedef 'LogTemplateOptions' lib/template/common-template-typedefs.h:27: error: previous declaration of 'LogTemplateOptions' was here Makefile:6854: recipe for target 'lib/lib_libsyslog_ng_la-logmsg.lo' failed gmake[2]: *** [lib/lib_libsyslog_ng_la-logmsg.lo] Error 1 Makefile:9942: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 Makefile:4071: recipe for target 'all' failed gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/sysutils/syslog-ng-devel. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:23:51 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 B41EF8DA; Wed, 28 Jan 2015 04:23:51 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 9DF91DD; Wed, 28 Jan 2015 04:23:51 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S4Np9o064657; Wed, 28 Jan 2015 04:23:51 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S4NpNn064640; Wed, 28 Jan 2015 04:23:51 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:23:51 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280423.t0S4NpNn064640@beefy2.isc.freebsd.org> To: demon@FreeBSD.org Subject: [package - 93amd64-quarterly][math/py-pyfst] Failed for py27-pyfst-0.2.3 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: Wed, 28 Jan 2015 04:23:51 -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: demon@FreeBSD.org Last committer: demon@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/math/py-pyfst/Makefile 371395 2014-10-23 14:03:56Z demon $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/py27-pyfst-0.2.3.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building math/py-pyfst build started at Wed Jan 28 04:23:23 UTC 2015 port directory: /usr/ports/math/py-pyfst building for: FreeBSD 93amd64-quarterly-job-24 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: demon@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/math/py-pyfst/Makefile 371395 2014-10-23 14:03:56Z demon $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=py27-pyfst-0.2.3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-pyfst/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-pyfst/work HOME=/wrkdirs/usr/ports/math/py-pyfst/work TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-pyfst/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-pyfst/work HOME=/wrkdirs/usr/ports/math/py-pyfst/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/pyfst" EXAMPLESDIR="share/examples/pyfst" DATADIR="share/pyfst" WWWDIR="www/pyfst" ETCDIR="etc/pyfst" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pyfst DOCSDIR=/usr/local/share/doc/pyfst EXAMPLESDIR=/usr/local/share/examples/pyfst WWWDIR=/usr/local/www/pyfst ETCDIR=/usr/local/etc/pyfst --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License APACHE20 accepted by the user =========================================================================== =================================================== ===> py27-pyfst-0.2.3 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.3.txz [93amd64-quarterly-job-24] Installing pkg-1.4.3... [93amd64-quarterly-job-24] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of py27-pyfst-0.2.3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by py27-pyfst-0.2.3 for building =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by py27-pyfst-0.2.3 for building => SHA256 Checksum OK for pyfst-0.2.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by py27-pyfst-0.2.3 for building ===> Extracting for py27-pyfst-0.2.3 => SHA256 Checksum OK for pyfst-0.2.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py27-pyfst-0.2.3 =========================================================================== =================================================== ===> py27-pyfst-0.2.3 depends on package: py27-setuptools27>0 - not found ===> Verifying install for py27-setuptools27>0 in /usr/ports/devel/py-setuptools27 ===> Installing existing package /packages/All/py27-setuptools27-5.5.1.txz [93amd64-quarterly-job-24] Installing py27-setuptools27-5.5.1... [93amd64-quarterly-job-24] `-- Installing python27-2.7.9... [93amd64-quarterly-job-24] | `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-24] | | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-24] | | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-24] | | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-24] | | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-24] | `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-24] | `-- Installing libffi-3.0.13_3... [93amd64-quarterly-job-24] | `-- Extracting libffi-3.0.13_3... done [93amd64-quarterly-job-24] `-- Extracting python27-2.7.9... done [93amd64-quarterly-job-24] Extracting py27-setuptools27-5.5.1... done 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 py27-pyfst-0.2.3 ===> py27-pyfst-0.2.3 depends on file: /usr/local/bin/python2.7 - found =========================================================================== =================================================== ===> py27-pyfst-0.2.3 depends on shared library: libfst.so - not found ===> Verifying for libfst.so in /usr/ports/math/openfst ===> Installing existing package /packages/All/openfst-1.4.1_4.txz [93amd64-quarterly-job-24] Installing openfst-1.4.1_4... [93amd64-quarterly-job-24] `-- Installing gcc-4.8.3_2... [93amd64-quarterly-job-24] | `-- Installing binutils-2.25... [93amd64-quarterly-job-24] | `-- Extracting binutils-2.25... done [93amd64-quarterly-job-24] | `-- Installing gcc-ecj-4.5... [93amd64-quarterly-job-24] | `-- Extracting gcc-ecj-4.5... done [93amd64-quarterly-job-24] | `-- Installing gmp-5.1.3_2... [93amd64-quarterly-job-24] | `-- Extracting gmp-5.1.3_2... done [93amd64-quarterly-job-24] | `-- Installing mpc-1.0.2_1... [93amd64-quarterly-job-24] | | `-- Installing mpfr-3.1.2_2... [93amd64-quarterly-job-24] | | `-- Extracting mpfr-3.1.2_2... done [93amd64-quarterly-job-24] | `-- Extracting mpc-1.0.2_1... done [93amd64-quarterly-job-24] `-- Extracting gcc-4.8.3_2... done [93amd64-quarterly-job-24] Extracting openfst-1.4.1_4... done Message for gcc-4.8.3_2: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of py27-pyfst-0.2.3 =========================================================================== =================================================== ===> Configuring for py27-pyfst-0.2.3 running config =========================================================================== =================================================== ===> Building for py27-pyfst-0.2.3 running build running build_py creating build /usr/local/include/fst/determinize.h: In member function 'void fst::DeterminizeFsaImpl::NormArc(fst::DeterminizeArc >*) [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]': /usr/local/include/fst/determinize.h:672: instantiated from 'void fst::DeterminizeFsaImpl::GetLabelMap(typename A::StateId, typename F::LabelMap*) [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:639: instantiated from 'void fst::DeterminizeFsaImpl::Expand(typename A::StateId) [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/determinize.h:680: error: 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' has no member named 'subset' /usr/local/include/fst/determinize.h:681: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:682: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:682: error: 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' has no member named 'subset' /usr/local/include/fst/determinize.h:682: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:682: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:681: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:682: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:681: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:682: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:696: error: 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' has no member named 'subset' /usr/local/include/fst/determinize.h:681: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:682: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:681: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:682: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:705: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:705: error: 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' has no member named 'subset' /usr/local/include/fst/determinize.h:705: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:705: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:705: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::DeterminizeStateTuple >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, H = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, E = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, fst::HSType HS = HS_STL]': /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, D = fst::GallicCommonDivisor, GALLIC_LEFT_RESTRICT, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_RESTRICT> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, D = fst::GallicCommonDivisor, GALLIC_LEFT_RESTRICT, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_RESTRICT> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminize StateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminize StateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, D = fst::GallicCommonDivisor, GALLIC_LEFT_RESTRICT, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_RESTRICT> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, D = fst::GallicCommonDivisor, GALLIC_LEFT_RESTRICT, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_RESTRICT> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminize StateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::DeterminizeStateTuple >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, H = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, E = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, fst::HSType HS = HS_STL]': /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, D = fst::GallicCommonDivisor, GALLIC_LEFT_MIN, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_MIN> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, D = fst::GallicCommonDivisor, GALLIC_LEFT_MIN, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_MIN> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, D = fst::GallicCommonDivisor, GALLIC_LEFT_MIN, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_MIN> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, D = fst::GallicCommonDivisor, GALLIC_LEFT_MIN, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_MIN> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::DeterminizeStateTuple >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, H = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, E = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, fst::HSType HS = HS_STL]': /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, D = fst::GallicCommonDivisor, GALLIC_LEFT_RESTRICT, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_RESTRICT> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, D = fst::GallicCommonDivisor, GALLIC_LEFT_RESTRICT, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_RESTRICT> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey , fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDe terminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey , fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDe terminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, D = fst::GallicCommonDivisor, GALLIC_LEFT_RESTRICT, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_RESTRICT> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, D = fst::GallicCommonDivisor, GALLIC_LEFT_RESTRICT, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_RESTRICT> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey , fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDe terminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::DeterminizeStateTuple >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, H = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, E = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, fst::HSType HS = HS_STL]': /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, D = fst::GallicCommonDivisor, GALLIC_LEFT_MIN, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_MIN> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, D = fst::GallicCommonDivisor, GALLIC_LEFT_MIN, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_MIN> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminize StateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminize StateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, D = fst::GallicCommonDivisor, GALLIC_LEFT_MIN, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_MIN> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, D = fst::GallicCommonDivisor, GALLIC_LEFT_MIN, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_MIN> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminize StateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::DeterminizeStateTuple > >, fst::IntegerFilterState >*, H = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, E = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, fst::HSType HS = HS_STL]': /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::ReverseArc > >, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::ReverseArc > >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > > >, T = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::ReverseArc > >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > > >, T = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTu pleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTu pleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::ReverseArc > >, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::ReverseArc > >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > > >, T = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::ReverseArc > >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > > >, T = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTu pleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::DeterminizeStateTuple > >, fst::IntegerFilterState >*, H = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, E = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, fst::HSType HS = HS_STL]': /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::ReverseArc > >, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::ReverseArc > >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > > >, T = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::ReverseArc > >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > > >, T = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, f st::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilte rState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, f st::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilte rState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::ReverseArc > >, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::ReverseArc > >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > > >, T = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::ReverseArc > >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > > >, T = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, f st::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilte rState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::ReplaceStateTuple, H = fst::ReplaceHash, E = std::equal_to >, fst::HSType HS = HS_DENSE]': /usr/local/include/fst/state-table.h:111: instantiated from 'typename T::StateId fst::CompactHashStateTable::FindState(const T&) [with T = fst::ReplaceStateTuple, H = fst::ReplaceHash]' /usr/local/include/fst/replace.h:685: instantiated from 'typename A::StateId fst::ReplaceFstImpl::Start() [with A = fst::ArcTpl >, T = fst::DefaultReplaceStateTable >, long int>, C = fst::DefaultCacheStore > >]' /usr/local/include/fst/fst.h:873: instantiated from 'typename I::Arc::StateId fst::ImplToFst::Start() const [with I = fst::ReplaceFstImpl >, fst::DefaultReplaceStateTable >, long int>, fst::DefaultCacheStore > > >, F = fst::Fst > >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/state-table.h:111: instantiated from 'typename T::StateId fst::CompactHashStateTable::FindState(const T&) [with T = fst::ReplaceStateTuple, H = fst::ReplaceHash]' /usr/local/include/fst/replace.h:685: instantiated from 'typename A::StateId fst::ReplaceFstImpl::Start() [with A = fst::ArcTpl >, T = fst::DefaultReplaceStateTable >, long int>, C = fst::DefaultCacheStore > >]' /usr/local/include/fst/fst.h:873: instantiated from 'typename I::Arc::StateId fst::ImplToFst::Start() const [with I = fst::ReplaceFstImpl >, fst::DefaultReplaceStateTable >, long int>, fst::DefaultCacheStore > > >, F = fst::Fst > >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::DeterminizeStateTuple >, fst::IntegerFilterState >*, H = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, E = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, fst::HSType HS = HS_STL]': /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::ArcTpl >, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::ArcTpl >, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::DeterminizeStateTuple >, fst::IntegerFilterState >*, H = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, E = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, fst::HSType HS = HS_STL]': /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::ArcTpl >, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::ArcTpl >, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = long int, T = fst::ReplaceStackPrefix, H = fst::ReplaceStackPrefixHash, E = std::equal_to >, fst::HSType HS = HS_DENSE]': /usr/local/include/fst/replace.h:368: instantiated from 'P fst::DefaultReplaceStateTable::FindPrefixId(const fst::ReplaceStackPrefix&) [with A = fst::ArcTpl >, P = long int]' /usr/local/include/fst/replace.h:1023: instantiated from 'typename T::PrefixId fst::ReplaceFstImpl::GetPrefixId(const fst::ReplaceStackPrefix&) [with A = fst::ArcTpl >, T = fst::DefaultReplaceStateTable >, long int>, C = fst::DefaultCacheStore > >]' /usr/local/include/fst/replace.h:683: instantiated from 'typename A::StateId fst::ReplaceFstImpl::Start() [with A = fst::ArcTpl >, T = fst::DefaultReplaceStateTable >, long int>, C = fst::DefaultCacheStore > >]' /usr/local/include/fst/fst.h:873: instantiated from 'typename I::Arc::StateId fst::ImplToFst::Start() const [with I = fst::ReplaceFstImpl >, fst::DefaultReplaceStateTable >, long int>, fst::DefaultCacheStore > > >, F = fst::Fst > >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/replace.h:368: instantiated from 'P fst::DefaultReplaceStateTable::FindPrefixId(const fst::ReplaceStackPrefix&) [with A = fst::ArcTpl >, P = long int]' /usr/local/include/fst/replace.h:1023: instantiated from 'typename T::PrefixId fst::ReplaceFstImpl::GetPrefixId(const fst::ReplaceStackPrefix&) [with A = fst::ArcTpl >, T = fst::DefaultReplaceStateTable >, long int>, C = fst::DefaultCacheStore > >]' /usr/local/include/fst/replace.h:683: instantiated from 'typename A::StateId fst::ReplaceFstImpl::Start() [with A = fst::ArcTpl >, T = fst::DefaultReplaceStateTable >, long int>, C = fst::DefaultCacheStore > >]' /usr/local/include/fst/fst.h:873: instantiated from 'typename I::Arc::StateId fst::ImplToFst::Start() const [with I = fst::ReplaceFstImpl >, fst::DefaultReplaceStateTable >, long int>, fst::DefaultCacheStore > > >, F = fst::Fst > >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' error: command 'cc' failed with exit status 1 *** [do-build] Error code 1 Stop in /usr/ports/math/py-pyfst. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:24:01 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 5CC938E8 for ; Wed, 28 Jan 2015 04:24:01 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 3C10FE1 for ; Wed, 28 Jan 2015 04:24:01 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S4O1wC072857 for ; Wed, 28 Jan 2015 04:24:01 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S4O1Ie072841; Wed, 28 Jan 2015 04:24:01 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:24:01 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280424.t0S4O1Ie072841@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93amd64-quarterly][devel/drpython] Failed for drpython-py27-3.11.4_3 in configure 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: Wed, 28 Jan 2015 04:24:01 -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: mva@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/devel/drpython/Makefile 371280 2014-10-20 16:04:12Z mva $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/drpython-py27-3.11.4_3.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building devel/drpython build started at Wed Jan 28 04:23:19 UTC 2015 port directory: /usr/ports/devel/drpython building for: FreeBSD 93amd64-quarterly-job-03 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/devel/drpython/Makefile 371280 2014-10-20 16:04:12Z mva $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=drpython-py27-3.11.4_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/drpython/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/drpython/work HOME=/wrkdirs/usr/ports/devel/drpython/work TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/drpython/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/drpython/work HOME=/wrkdirs/usr/ports/devel/drpython/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2-3.0-config LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/drpython" EXAMPLESDIR="share/examples/drpython" DATADIR="share/drpython" WWWDIR="www/drpython" ETCDIR="etc/drpython" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/drpython DOCSDIR=/usr/local/share/doc/drpython EXAMPLESDIR=/usr/local/share/examples/drpython WWWDIR=/usr/local/www/drpython ETCDIR=/usr/local/etc/drpython --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> drpython-py27-3.11.4_3 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.3.txz [93amd64-quarterly-job-03] Installing pkg-1.4.3... [93amd64-quarterly-job-03] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of drpython-py27-3.11.4_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by drpython-py27-3.11.4_3 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by drpython-py27-3.11.4_3 for building => SHA256 Checksum OK for DrPython_3.11.4.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by drpython-py27-3.11.4_3 for building ===> Extracting for drpython-py27-3.11.4_3 => SHA256 Checksum OK for DrPython_3.11.4.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for drpython-py27-3.11.4_3 ===> Applying FreeBSD patches for drpython-py27-3.11.4_3 =========================================================================== =================================================== ===> drpython-py27-3.11.4_3 depends on package: py27-sphinx>0 - not found ===> Verifying install for py27-sphinx>0 in /usr/ports/textproc/py-sphinx ===> Installing existing package /packages/All/py27-sphinx-1.2.3.txz [93amd64-quarterly-job-03] Installing py27-sphinx-1.2.3... [93amd64-quarterly-job-03] `-- Installing py27-Jinja2-2.7.3... [93amd64-quarterly-job-03] | `-- Installing py27-Babel-1.3_2... [93amd64-quarterly-job-03] | | `-- Installing py27-pytz-2014.10,1... [93amd64-quarterly-job-03] | | `-- Installing py27-setuptools27-5.5.1... [93amd64-quarterly-job-03] | | | `-- Installing python27-2.7.9... [93amd64-quarterly-job-03] | | | `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-03] | | | | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-03] | | | | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-03] | | | | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-03] | | | | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-03] | | | `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-03] | | | `-- Installing libffi-3.0.13_3... [93amd64-quarterly-job-03] | | | `-- Extracting libffi-3.0.13_3... done [93amd64-quarterly-job-03] | | | `-- Extracting python27-2.7.9... done [93amd64-quarterly-job-03] | | `-- Extracting py27-setuptools27-5.5.1... done [93amd64-quarterly-job-03] | | `-- Extracting py27-pytz-2014.10,1... done [93amd64-quarterly-job-03] | `-- Extracting py27-Babel-1.3_2... done [93amd64-quarterly-job-03] | `-- Installing py27-MarkupSafe-0.23... [93amd64-quarterly-job-03] | `-- Extracting py27-MarkupSafe-0.23... done [93amd64-quarterly-job-03] `-- Extracting py27-Jinja2-2.7.3... done [93amd64-quarterly-job-03] `-- Installing py27-docutils-0.12... [93amd64-quarterly-job-03] `-- Extracting py27-docutils-0.12... done [93amd64-quarterly-job-03] `-- Installing py27-pygments-1.6_2... [93amd64-quarterly-job-03] `-- Extracting py27-pygments-1.6_2... done [93amd64-quarterly-job-03] Extracting py27-sphinx-1.2.3... done 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 drpython-py27-3.11.4_3 ===> drpython-py27-3.11.4_3 depends on package: py27-setuptools27>0 - found ===> drpython-py27-3.11.4_3 depends on file: /usr/local/bin/python2.7 - found ===> drpython-py27-3.11.4_3 depends on file: /usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/wx/__init__.py - not found ===> Verifying install for /usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/wx/__init__.py in /usr/ports/x11-toolkits/py-wxPython30 ===> Installing existing package /packages/All/py27-wxPython30-3.0.0.0_1.txz [93amd64-quarterly-job-03] Installing py27-wxPython30-3.0.0.0_1... [93amd64-quarterly-job-03] `-- Installing py27-wxPython-common-3.0.0.0_1... [93amd64-quarterly-job-03] `-- Extracting py27-wxPython-common-3.0.0.0_1... done [93amd64-quarterly-job-03] `-- Installing wx30-gtk2-3.0.2_1... [93amd64-quarterly-job-03] | `-- Installing ORBit2-2.14.19_1... [93amd64-quarterly-job-03] | | `-- Installing glib-2.42.1... [93amd64-quarterly-job-03] | | `-- Installing pcre-8.35_2... [93amd64-quarterly-job-03] | | `-- Extracting pcre-8.35_2... done [93amd64-quarterly-job-03] | | `-- Installing perl5-5.18.4_11... [93amd64-quarterly-job-03] | | `-- Extracting perl5-5.18.4_11... done [93amd64-quarterly-job-03] | | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-quarterly-job-03] | | `-- Installing libIDL-0.8.14_2... [93amd64-quarterly-job-03] | | `-- Extracting libIDL-0.8.14_2... done [93amd64-quarterly-job-03] | `-- Extracting ORBit2-2.14.19_1... done [93amd64-quarterly-job-03] | `-- Installing atk-2.14.0... [93amd64-quarterly-job-03] | `-- Extracting atk-2.14.0... done [93amd64-quarterly-job-03] | `-- Installing expat-2.1.0_2... [93amd64-quarterly-job-03] | `-- Extracting expat-2.1.0_2... done [93amd64-quarterly-job-03] | | | `-- Extracting encodings-1.0.4_1,1... done [93amd64-quarterly-job-03] | | | `-- Installing harfbuzz-0.9.36... [93amd64-quarterly-job-03] | | | | `-- Installing graphite2-1.2.4... [93amd64-quarterly-job-03] | | | | `-- Extracting graphite2-1.2.4... done [93amd64-quarterly-job-03] | | | | `-- Installing icu-53.1... [93amd64-quarterly-job-03] | | | | `-- Extracting icu-53.1... done [93amd64-quarterly-job-03] | | | `-- Extracting harfbuzz-0.9.36... done [93amd64-quarterly-job-03] | | | `-- Installing libXft-2.3.1_2... [93amd64-quarterly-job-03] | | | `-- Extracting libXft-2.3.1_2... done [93amd64-quarterly-job-03] | | | `-- Installing xorg-fonts-truetype-7.7_1... [93amd64-quarterly-job-03] | | | | `-- Installing dejavu-2.34_4... [93amd64-quarterly-job-03] | | | | `-- Extracting dejavu-2.34_4... done [93amd64-quarterly-job-03] | | | | `-- Installing font-bh-ttf-1.0.3_1... [93amd64-quarterly-job-03] | | | | `-- Installing mkfontdir-1.0.7... [93amd64-quarterly-job-03] | | | | | `-- Installing mkfontscale-1.1.1_1... [93amd64-quarterly-job-03] | | | | | `-- Installing libfontenc-1.1.2_2... [93amd64-quarterly-job-03] | | | | | `-- Extracting libfontenc-1.1.2_2... done [93amd64-quarterly-job-03] | | | | | `-- Extracting mkfontscale-1.1.1_1... done [93amd64-quarterly-job-03] | | | | `-- Extracting mkfontdir-1.0.7... done [93amd64-quarterly-job-03] | | | | `-- Extracting font-bh-ttf-1.0.3_1... done [93amd64-quarterly-job-03] | | | | `-- Installing font-misc-ethiopic-1.0.3_1... [93amd64-quarterly-job-03] | | | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [93amd64-quarterly-job-03] | | | | `-- Installing font-misc-meltho-1.0.3_1... [93amd64-quarterly-job-03] | | | | `-- Extracting font-misc-meltho-1.0.3_1... done [93amd64-quarterly-job-03] | | | `-- Extracting pango-1.36.8... done [93amd64-quarterly-job-03] | | | `-- Installing shared-mime-info-1.1_1... [93amd64-quarterly-job-03] | | | `-- Extracting shared-mime-info-1.1_1... done [93amd64-quarterly-job-03] | | `-- Extracting gtk-update-icon-cache-2.24.25... done [93amd64-quarterly-job-03] | | `-- Installing python-2.7_2,2... [93amd64-quarterly-job-03] | | | `-- Installing python2-2_3... [93amd64-quarterly-job-03] | | | `-- Extracting python2-2_3... done [93amd64-quarterly-job-03] | | `-- Extracting python-2.7_2,2... done [93amd64-quarterly-job-03] | | `-- Extracting gtk2-2.24.25_1... done [93amd64-quarterly-job-03] | | `-- Installing polkit-0.105_4... [93amd64-quarterly-job-03] | | `-- Installing gobject-introspection-1.42.0... [93amd64-quarterly-job-03] | | `-- Extracting gobject-introspection-1.42.0... done [93amd64-quarterly-job-03] | | `-- Extracting polkit-0.105_4... done [93amd64-quarterly-job-03] | `-- Extracting gconf2-3.2.6_3... done [93amd64-quarterly-job-03] | `-- Installing gstreamer-plugins-0.10.36_5,3... [93amd64-quarterly-job-03] | | `-- Installing gstreamer-0.10.36_2... [93amd64-quarterly-job-03] | | `-- Extracting gstreamer-0.10.36_2... done [93amd64-quarterly-job-03] | | `-- Installing libXv-1.0.10_2,1... [93amd64-quarterly-job-03] | | `-- Installing videoproto-2.3.2... [93amd64-quarterly-job-03] | | `-- Extracting videoproto-2.3.2... done [93amd64-quarterly-job-03] | | `-- Extracting libXv-1.0.10_2,1... done [93amd64-quarterly-job-03] | | `-- Installing orc-0.4.22... [93amd64-quarterly-job-03] | | `-- Extracting orc-0.4.22... done [93amd64-quarterly-job-03] | `-- Extracting gstreamer-plugins-0.10.36_5,3... done [93amd64-quarterly-job-03] | `-- Installing libGLU-9.0.0_2... [93amd64-quarterly-job-03] | | `-- Installing libGL-9.1.7_4... [93amd64-quarterly-job-03] | | `-- Installing dri2proto-2.8... [93amd64-quarterly-job-03] | | `-- Extracting dri2proto-2.8... done [93amd64-quarterly-job-03] | | `-- Installing libXxf86vm-1.1.3_2... [93amd64-quarterly-job-03] | | | `-- Installing xf86vidmodeproto-2.3.1... [93amd64-quarterly-job-03] | | | `-- Extracting xf86vidmodeproto-2.3.1... done [93amd64-quarterly-job-03] | | `-- Extracting libXxf86vm-1.1.3_2... done [93amd64-quarterly-job-03] | | `-- Installing libdevq-0.0.2... [93amd64-quarterly-job-03] | | `-- Extracting libdevq-0.0.2... done [93amd64-quarterly-job-03] | | `-- Installing libdrm-2.4.58_1,1... [93amd64-quarterly-job-03] | | | `-- Installing libpciaccess-0.13.2_2... [93amd64-quarterly-job-03] | | | `-- Installing pciids-20141222... [93amd64-quarterly-job-03] | | | `-- Extracting pciids-20141222... done [93amd64-quarterly-job-03] | | | `-- Extracting libpciaccess-0.13.2_2... done [93amd64-quarterly-job-03] | | `-- Extracting libdrm-2.4.58_1,1... done [93amd64-quarterly-job-03] | | `-- Installing libglapi-9.1.7_2... [93amd64-quarterly-job-03] | | | `-- Installing libxshmfence-1.1_3... [93amd64-quarterly-job-03] | | | `-- Extracting libxshmfence-1.1_3... done [93amd64-quarterly-job-03] | | `-- Extracting libglapi-9.1.7_2... done [93amd64-quarterly-job-03] | | `-- Extracting libGL-9.1.7_4... done [93amd64-quarterly-job-03] | `-- Extracting libGLU-9.0.0_2... done [93amd64-quarterly-job-03] | `-- Installing libmspack-0.4_2... [93amd64-quarterly-job-03] | `-- Extracting libmspack-0.4_2... done [93amd64-quarterly-job-03] | `-- Installing webkit-gtk2-2.4.8... [93amd64-quarterly-job-03] | | `-- Installing curl-7.39.0_1... [93amd64-quarterly-job-03] | | `-- Installing ca_root_nss-3.17.3_1... [93amd64-quarterly-job-03] | | `-- Extracting ca_root_nss-3.17.3_1... done [93amd64-quarterly-job-03] | | `-- Extracting curl-7.39.0_1... done [93amd64-quarterly-job-03] | | `-- Installing enchant-1.6.0_4... [93amd64-quarterly-job-03] | | `-- Installing hunspell-1.3.3... [93amd64-quarterly-job-03] | | `-- Extracting hunspell-1.3.3... done [93amd64-quarterly-job-03] | | `-- Extracting enchant-1.6.0_4... done [93amd64-quarterly-job-03] | | `-- Installing gcc-4.8.3_2... [93amd64-quarterly-job-03] | | `-- Installing binutils-2.25... [93amd64-quarterly-job-03] | | `-- Extracting binutils-2.25... done [93amd64-quarterly-job-03] | | `-- Installing gcc-ecj-4.5... [93amd64-quarterly-job-03] | | `-- Extracting gcc-ecj-4.5... done [93amd64-quarterly-job-03] | | `-- Installing gmp-5.1.3_2... [93amd64-quarterly-job-03] | | `-- Extracting gmp-5.1.3_2... done [93amd64-quarterly-job-03] | | `-- Installing mpc-1.0.2_1... [93amd64-quarterly-job-03] | | | `-- Installing mpfr-3.1.2_2... [93amd64-quarterly-job-03] | | | `-- Extracting mpfr-3.1.2_2... done [93amd64-quarterly-job-03] | | `-- Extracting mpc-1.0.2_1... done [93amd64-quarterly-job-03] | | `-- Extracting gcc-4.8.3_2... done [93amd64-quarterly-job-03] | | `-- Installing geoclue-2.1.9... [93amd64-quarterly-job-03] | | `-- Installing json-glib-1.0.2_1... [93amd64-quarterly-job-03] | | `-- Extracting json-glib-1.0.2_1... done [93amd64-quarterly-job-03] | | `-- Installing libsoup-2.48.1... [93amd64-quarterly-job-03] | | | `-- Installing glib-networking-2.42.1... [93amd64-quarterly-job-03] | | | `-- Installing gnutls-3.2.21... [93amd64-quarterly-job-03] | | | | `-- Installing libidn-1.29... [93amd64-quarterly-job-03] | | | | `-- Extracting libidn-1.29... done [93amd64-quarterly-job-03] | | | | `-- Installing libtasn1-4.2... [93amd64-quarterly-job-03] | | | | `-- Extracting libtasn1-4.2... done [93amd64-quarterly-job-03] | | | | `-- Installing nettle-2.7.1... [93amd64-quarterly-job-03] | | | | `-- Extracting nettle-2.7.1... done [93amd64-quarterly-job-03] | | | | `-- Installing p11-kit-0.22.1... [93amd64-quarterly-job-03] | | | | `-- Extracting p11-kit-0.22.1... done [93amd64-quarterly-job-03] | | | | `-- Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [93amd64-quarterly-job-03] | | | | `-- Extracting trousers-tddl-0.3.10_7... done [93amd64-quarterly-job-03] | | | `-- Extracting gnutls-3.2.21... done [93amd64-quarterly-job-03] | | | `-- Installing gsettings-desktop-schemas-3.14.1... [93amd64-quarterly-job-03] | | | | `-- Installing cantarell-fonts-0.0.15... [93amd64-quarterly-job-03] | | | | `-- Extracting cantarell-fonts-0.0.15... done /usr/local/share/fonts/cantarell: caching, new cache contents: 2 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory /usr/local/bin/fc-cache: succeeded [93amd64-quarterly-job-03] | | | `-- Extracting gsettings-desktop-schemas-3.14.1... done [93amd64-quarterly-job-03] | | | `-- Installing libgcrypt-1.6.1_5... [93amd64-quarterly-job-03] | | | | `-- Installing libgpg-error-1.17... [93amd64-quarterly-job-03] | | | | `-- Extracting libgpg-error-1.17... done [93amd64-quarterly-job-03] | | | `-- Extracting libgcrypt-1.6.1_5... done [93amd64-quarterly-job-03] | | | `-- Installing libproxy-0.4.6... [93amd64-quarterly-job-03] | | | `-- Extracting libproxy-0.4.6... done [93amd64-quarterly-job-03] | | | `-- Extracting glib-networking-2.42.1... done [93amd64-quarterly-job-03] | | | `-- Installing sqlite3-3.8.7.4... [93amd64-quarterly-job-03] | | | `-- Extracting sqlite3-3.8.7.4... done [93amd64-quarterly-job-03] | | `-- Extracting libsoup-2.48.1... done [93amd64-quarterly-job-03] | | `-- Extracting geoclue-2.1.9... done [93amd64-quarterly-job-03] | | `-- Installing gstreamer1-plugins-1.4.5_1... [93amd64-quarterly-job-03] | | `-- Installing gstreamer1-1.4.5... [93amd64-quarterly-job-03] | | `-- Extracting gstreamer1-1.4.5... done [93amd64-quarterly-job-03] | | `-- Installing iso-codes-3.56... [93amd64-quarterly-job-03] | | `-- Extracting iso-codes-3.56... done [93amd64-quarterly-job-03] | | `-- Extracting gstreamer1-plugins-1.4.5_1... done [93amd64-quarterly-job-03] | | `-- Installing libsecret-0.18_1... [93amd64-quarterly-job-03] | | `-- Extracting libsecret-0.18_1... done [93amd64-quarterly-job-03] | | `-- Installing libxslt-1.1.28_5... [93amd64-quarterly-job-03] | | `-- Extracting libxslt-1.1.28_5... done [93amd64-quarterly-job-03] | | `-- Installing webp-0.4.2_2... [93amd64-quarterly-job-03] | | `-- Installing giflib-nox11-4.2.3_4... [93amd64-quarterly-job-03] | | `-- Extracting giflib-nox11-4.2.3_4... done [93amd64-quarterly-job-03] | | `-- Extracting webp-0.4.2_2... done [93amd64-quarterly-job-03] | `-- Extracting webkit-gtk2-2.4.8... done [93amd64-quarterly-job-03] `-- Extracting wx30-gtk2-3.0.2_1... done [93amd64-quarterly-job-03] Extracting py27-wxPython30-3.0.0.0_1... done Message for dejavu-2.34_4: 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. Message for gcc-4.8.3_2: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of drpython-py27-3.11.4_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for drpython-py27-3.11.4_3 Traceback (most recent call last): File "", line 1, in File "setup.py", line 49, in from drpython import DRPY_VER File "drpython.py", line 49, in import wx, wx.stc File "/usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/wx/__init__.py", line 45, in from wx._core import * File "/usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py", line 4, in import _core_ ImportError: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.14 required by /usr/local/lib/libwebkitgtk-1.0.so.0 not found *** [do-configure] Error code 1 Stop in /usr/ports/devel/drpython. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:24:07 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 6358C8F9 for ; Wed, 28 Jan 2015 04:24:07 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 33B44E6 for ; Wed, 28 Jan 2015 04:24:07 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S4O6X0080968 for ; Wed, 28 Jan 2015 04:24:06 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S4O6V1080962; Wed, 28 Jan 2015 04:24:06 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:24:06 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280424.t0S4O6V1080962@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93amd64-quarterly][mail/qsheff] Failed for qsheff-II-2.1.r3_6 in build 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: Wed, 28 Jan 2015 04:24:07 -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: vanilla@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/mail/qsheff/Makefile 366852 2014-09-01 09:18:32Z vanilla $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/qsheff-II-2.1.r3_6.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building mail/qsheff build started at Wed Jan 28 04:23:59 UTC 2015 port directory: /usr/ports/mail/qsheff building for: FreeBSD 93amd64-quarterly-job-11 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/mail/qsheff/Makefile 366852 2014-09-01 09:18:32Z vanilla $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=qsheff-II-2.1.r3_6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for qsheff-II-2.1.r3_6: BACKUP=off: Logging Incoming/Outgoing Mail CLAMAV=on: Integrate with Clam AntiVirus CUSTOMERROR=off: Custom Error Patch DEBUG=off: Build with debugging support DISABLELOCAL=off: Disable Filters For Local Users DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples SPAMTAG=off: Spam Tagging SYSLOG=off: Syslog logging support VIRUSTAG=off ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-qmaildir=/var/qmail --with-clamav --with-clamd-socket=/var/run/clamav/clamd --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/mail/qsheff/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/qsheff/work HOME=/wrkdirs/usr/ports/mail/qsheff/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/mail/qsheff/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/qsheff/work HOME=/wrkdirs/usr/ports/mail/qsheff/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/mail/qsheff/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/qsheff/work HOME=/wrkdirs/usr/ports/mail/qsheff/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/mail/qsheff/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/qsheff/work HOME=/wrkdirs/usr/ports/mail/qsheff/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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/qsheff-II" EXAMPLESDIR="share/examples/qsheff-II" DATADIR="share/qsheff-II" WWWDIR="www/qsheff-II" ETCDIR="etc/qsheff-II" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/qsheff-II DOCSDIR=/usr/local/share/doc/qsheff-II EXAMPLESDIR=/usr/local/share/examples/qsheff-II WWWDIR=/usr/local/www/qsheff-II ETCDIR=/usr/local/etc/qsheff-II --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> qsheff-II-2.1.r3_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.3.txz [93amd64-quarterly-job-11] Installing pkg-1.4.3... [93amd64-quarterly-job-11] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of qsheff-II-2.1.r3_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by qsheff-II-2.1.r3_6 for building =========================================================================== =================================================== ===> Fetching all distfiles required by qsheff-II-2.1.r3_6 for building => SHA256 Checksum OK for qsheff-II-2.1-r3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by qsheff-II-2.1.r3_6 for building ===> Extracting for qsheff-II-2.1.r3_6 => SHA256 Checksum OK for qsheff-II-2.1-r3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for qsheff-II-2.1.r3_6 =========================================================================== =================================================== ===> qsheff-II-2.1.r3_6 depends on file: /usr/local/bin/ripmime - not found ===> Verifying install for /usr/local/bin/ripmime in /usr/ports/mail/ripmime ===> Installing existing package /packages/All/ripmime-1.4.0.10.txz [93amd64-quarterly-job-11] Installing ripmime-1.4.0.10... [93amd64-quarterly-job-11] Extracting ripmime-1.4.0.10... done Message for ripmime-1.4.0.10: You have installed RipMIME, a utility to extract attachments from MIME-encoded email messages. If you have an MIME encoded archive (say from sendmail's output) called recvmail001.mime and you wish to unpack it to a directory (which already exists) called "/var/tmp/unpack", then you would type: ripmime -i recvmail001.mime -d /var/tmp/unpack ===> Returning to build of qsheff-II-2.1.r3_6 ===> qsheff-II-2.1.r3_6 depends on file: /usr/local/bin/clamdscan - not found ===> Verifying install for /usr/local/bin/clamdscan in /usr/ports/security/clamav ===> Installing existing package /packages/All/clamav-0.98.5_1.txz [93amd64-quarterly-job-11] Installing clamav-0.98.5_1... [93amd64-quarterly-job-11] `-- Installing arc-5.21p... [93amd64-quarterly-job-11] `-- Extracting arc-5.21p... done [93amd64-quarterly-job-11] `-- Installing arj-3.10.22_4... [93amd64-quarterly-job-11] `-- Extracting arj-3.10.22_4... done [93amd64-quarterly-job-11] `-- Installing curl-7.39.0_1... [93amd64-quarterly-job-11] | `-- Installing ca_root_nss-3.17.3_1... [93amd64-quarterly-job-11] | `-- Extracting ca_root_nss-3.17.3_1... done [93amd64-quarterly-job-11] `-- Extracting curl-7.39.0_1... done [93amd64-quarterly-job-11] `-- Installing lha-1.14i_6... [93amd64-quarterly-job-11] `-- Extracting lha-1.14i_6... done [93amd64-quarterly-job-11] `-- Installing libltdl-2.4.2.418... [93amd64-quarterly-job-11] `-- Extracting libltdl-2.4.2.418... done [93amd64-quarterly-job-11] `-- Installing libxml2-2.9.2_2... [93amd64-quarterly-job-11] | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-11] | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-11] `-- Extracting libxml2-2.9.2_2... done [93amd64-quarterly-job-11] `-- Installing unzoo-4.4_2... [93amd64-quarterly-job-11] `-- Extracting unzoo-4.4_2... done ===> Creating users and/or groups. Creating group 'clamav' with gid '106'. Using existing group 'mail'. Creating user 'clamav' with uid '106'. Adding user 'clamav' to group 'mail'. [93amd64-quarterly-job-11] Extracting clamav-0.98.5_1... done ===> Returning to build of qsheff-II-2.1.r3_6 ===> qsheff-II-2.1.r3_6 depends on file: /var/qmail/bin/qmail-send - not found ===> Verifying install for /var/qmail/bin/qmail-send in /usr/ports/mail/qmail ===> Installing existing package /packages/All/netqmail-1.06_1.txz [93amd64-quarterly-job-11] Installing netqmail-1.06_1... ===> Creating users and/or groups. Creating group 'qmail' with gid '82'. Creating group 'qnofiles' with gid '81'. Creating user 'alias' with uid '81'. Creating user 'qmaild' with uid '82'. Creating user 'qmaill' with uid '83'. Creating user 'qmailp' with uid '84'. Creating user 'qmailq' with uid '85'. Creating user 'qmailr' with uid '86'. Creating user 'qmails' with uid '87'. [93amd64-quarterly-job-11] Extracting netqmail-1.06_1... done A /usr/local/etc/rc.d/qmailsmtpd symlink was created. To enable qmail at boot time you need to copy a script to /var/qmail/rc. There are some examples at /var/qmail/boot Your hostname is 93amd64-quarterly-job-11. hard error Sorry, I couldn't find your host's canonical name in DNS. You will have to set up control/me yourself. Message for netqmail-1.06_1: ATTENTION: You can enable qmail as your default mailer executing: > /var/qmail/scripts/enable-qmail ===> Returning to build of qsheff-II-2.1.r3_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for qsheff-II-2.1.r3_6 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking dependency style of cc... gcc3 checking for library containing strerror... none required checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for ripmime... /usr/local/bin/ripmime checking for library containing gethostbyname... none required checking for library containing connect... none required checking for library containing setsockopt... none required checking for library containing socket... none required checking for strcasestr... yes checking for debug mode... disabled checking for local filters... enabled checking for syslog... disabled checking for backup mode... disabled checking for spam tagging... disabled checking for virus tagging... disabled checking for custom error patch... disabled checking for maximum body line... 40 checking for maximum files... 32000 checking for qq patch... disabled checking for qmailgroup... qmail checking for qmail root directory... /var/qmail checking for ClamAv antivirus... default checking for clamd socket path... /var/run/clamav/clamd checking for custom prog... disabled cat: /var/qmail/control/me: No such file or directory configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating etc/install-wrapper.sh config.status: creating etc/uninstall-wrapper.sh config.status: creating etc/Makefile config.status: creating etc/qsheff.conf-default config.status: creating contrib/Makefile config.status: creating doc/Makefile config.status: creating samples/Makefile config.status: creating src/qsheff-config.h config.status: executing depfiles commands Type 'make && make install' to install files. =========================================================================== =================================================== ===> Building for qsheff-II-2.1.r3_6 Making all in doc Making all in etc Making all in samples Making all in contrib Making all in src /usr/bin/make all-am if cc -DHAVE_CONFIG_H -I. -I. -I. -ansi -I/usr/local/include -L/usr/local/lib -MT djb.o -MD -MP -MF ".deps/djb.Tpo" -c -o djb.o djb.c; then mv -f ".deps/djb.Tpo" ".deps/djb.Po"; else rm -f ".deps/djb.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -ansi -I/usr/local/include -L/usr/local/lib -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi In file included from main.c:40: /usr/local/include/clamav.h:167: error: expected identifier or '(' before '/' token /usr/local/include/clamav.h:167: error: stray '#' in program *** [main.o] Error code 1 Stop in /wrkdirs/usr/ports/mail/qsheff/work/qsheff-II-2.1-r3/src. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/mail/qsheff/work/qsheff-II-2.1-r3/src. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/mail/qsheff/work/qsheff-II-2.1-r3. *** [do-build] Error code 1 Stop in /usr/ports/mail/qsheff. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:24:19 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 D339B906 for ; Wed, 28 Jan 2015 04:24:19 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 A3BBFE9 for ; Wed, 28 Jan 2015 04:24:19 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S4OJ2Z099057 for ; Wed, 28 Jan 2015 04:24:19 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S4OJ0K099035; Wed, 28 Jan 2015 04:24:19 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:24:19 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280424.t0S4OJ0K099035@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93amd64-quarterly][math/yacas] Failed for yacas-1.3.6_1 in build 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: Wed, 28 Jan 2015 04:24:19 -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: antoine@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/math/yacas/Makefile 375124 2014-12-20 20:09:06Z antoine $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/yacas-1.3.6_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building math/yacas build started at Wed Jan 28 04:24:10 UTC 2015 port directory: /usr/ports/math/yacas building for: FreeBSD 93amd64-quarterly-job-16 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/math/yacas/Makefile 375124 2014-12-20 20:09:06Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=yacas-1.3.6_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for yacas-1.3.6_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-html-doc --with-html-dir=/usr/local/share/doc/yacas --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/yacas/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/yacas/work HOME=/wrkdirs/usr/ports/math/yacas/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/yacas/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/yacas/work HOME=/wrkdirs/usr/ports/math/yacas/work TMPDIR="/tmp" ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/yacas/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/yacas/work HOME=/wrkdirs/usr/ports/math/yacas/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/yacas/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/yacas/work HOME=/wrkdirs/usr/ports/math/yacas/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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/yacas" EXAMPLESDIR="share/examples/yacas" DATADIR="share/yacas" WWWDIR="www/yacas" ETCDIR="etc/yacas" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/yacas DOCSDIR=/usr/local/share/doc/yacas EXAMPLESDIR=/usr/local/share/examples/yacas WWWDIR=/usr/local/www/yacas ETCDIR=/usr/local/etc/yacas --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> yacas-1.3.6_1 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.3.txz [93amd64-quarterly-job-16] Installing pkg-1.4.3... [93amd64-quarterly-job-16] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of yacas-1.3.6_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by yacas-1.3.6_1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by yacas-1.3.6_1 for building => SHA256 Checksum OK for yacas-1.3.6.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by yacas-1.3.6_1 for building ===> Extracting for yacas-1.3.6_1 => SHA256 Checksum OK for yacas-1.3.6.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for yacas-1.3.6_1 ===> Applying FreeBSD patches for yacas-1.3.6_1 =========================================================================== =================================================== ===> yacas-1.3.6_1 depends on file: /usr/local/bin/perl5.18.4 - not found ===> Verifying install for /usr/local/bin/perl5.18.4 in /usr/ports/lang/perl5.18 ===> Installing existing package /packages/All/perl5-5.18.4_11.txz [93amd64-quarterly-job-16] Installing perl5-5.18.4_11... [93amd64-quarterly-job-16] Extracting perl5-5.18.4_11... done ===> Returning to build of yacas-1.3.6_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for yacas-1.3.6_1 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... amd64-portbld-freebsd9.3 checking host system type... amd64-portbld-freebsd9.3 checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert amd64-portbld-freebsd9.3 file names to amd64-portbld-freebsd9.3 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd9.3 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cpp checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking for perl... yes checking for pdflatex... no checking for makeindex... no checking for gzip... yes checking for ar... (cached) ar checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/sysinfo.h usability... no checking sys/sysinfo.h presence... no checking for sys/sysinfo.h... no checking for malloc.h... (cached) no checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking for stdio.h... (cached) yes checking for ctype.h... (cached) yes checking for dirent.h... (cached) yes checking for signal.h... (cached) yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking for select... (cached) yes checking for socket... yes checking for strchr... yes checking type of argument of signal handler... int checking whether to build the debug version... checking whether to enable the server mode... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating scripts/Makefile config.status: creating JavaYacas/Makefile config.status: creating tests/Makefile config.status: creating manmake/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===> Building for yacas-1.3.6_1 /usr/bin/make all-recursive Making all in . Making all in docs c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -pedantic -MT riptestfromyart.o -MD -MP -MF .deps/riptestfromyart.Tpo -c -o riptestfromyart.o riptestfromyart.cpp cc1plus: error: unrecognized command line option "-std=c++11" *** [riptestfromyart.o] Error code 1 Stop in /wrkdirs/usr/ports/math/yacas/work/yacas-1.3.6/docs. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/math/yacas/work/yacas-1.3.6. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/math/yacas/work/yacas-1.3.6. *** [do-build] Error code 1 Stop in /usr/ports/math/yacas. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:27:49 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 687289A0 for ; Wed, 28 Jan 2015 04:27:49 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 533F0143; Wed, 28 Jan 2015 04:27:49 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S4RnDn099858; Wed, 28 Jan 2015 04:27:49 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S4RmIM099791; Wed, 28 Jan 2015 04:27:48 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:27:48 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280427.t0S4RmIM099791@beefy2.isc.freebsd.org> To: gustau.perez@gmail.com Subject: [package - 93amd64-quarterly][deskutils/nemo-extensions] Failed for nemo-extensions-2.4.0 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: Wed, 28 Jan 2015 04:27:49 -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: gustau.perez@gmail.com Last committer: kwm@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/deskutils/nemo-extensions/Makefile 375854 2014-12-30 20:38:55Z kwm $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/nemo-extensions-2.4.0.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building deskutils/nemo-extensions build started at Wed Jan 28 04:25:41 UTC 2015 port directory: /usr/ports/deskutils/nemo-extensions building for: FreeBSD 93amd64-quarterly-job-18 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: gustau.perez@gmail.com Makefile ident: $FreeBSD: branches/2015Q1/deskutils/nemo-extensions/Makefile 375854 2014-12-30 20:38:55Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=nemo-extensions-2.4.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh GTKDOC="false" --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -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-- OSREL=9.3 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/nemo-extensions" EXAMPLESDIR="share/examples/nemo-extensions" DATADIR="share/nemo-extensions" WWWDIR="www/nemo-extensions" ETCDIR="etc/nemo-extensions" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/nemo-extensions DOCSDIR=/usr/local/share/doc/nemo-extensions EXAMPLESDIR=/usr/local/share/examples/nemo-extensions WWWDIR=/usr/local/www/nemo-extensions ETCDIR=/usr/local/etc/nemo-extensions --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> nemo-extensions-2.4.0 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.3.txz [93amd64-quarterly-job-18] Installing pkg-1.4.3... [93amd64-quarterly-job-18] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of nemo-extensions-2.4.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by nemo-extensions-2.4.0 for building =========================================================================== =================================================== ===> Fetching all distfiles required by nemo-extensions-2.4.0 for building => SHA256 Checksum OK for gnome3/nemo-extensions-2.4.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by nemo-extensions-2.4.0 for building ===> Extracting for nemo-extensions-2.4.0 => SHA256 Checksum OK for gnome3/nemo-extensions-2.4.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for nemo-extensions-2.4.0 =========================================================================== =================================================== ===> nemo-extensions-2.4.0 depends on package: gnome-icon-theme>=0 - not found ===> Verifying install for gnome-icon-theme>=0 in /usr/ports/misc/gnome-icon-theme ===> Installing existing package /packages/All/gnome-icon-theme-3.12.0_1.txz [93amd64-quarterly-job-18] Installing gnome-icon-theme-3.12.0_1... [93amd64-quarterly-job-18] `-- Installing atk-2.14.0... [93amd64-quarterly-job-18] | `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-18] | | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-18] | | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-18] | | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-18] | | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-18] | `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-18] | `-- Installing glib-2.42.1... [93amd64-quarterly-job-18] | | `-- Installing libffi-3.0.13_3... [93amd64-quarterly-job-18] | | `-- Extracting libffi-3.0.13_3... done [93amd64-quarterly-job-18] | | `-- Installing pcre-8.35_2... [93amd64-quarterly-job-18] | | `-- Extracting pcre-8.35_2... done [93amd64-quarterly-job-18] | | `-- Installing perl5-5.18.4_11... [93amd64-quarterly-job-18] | | `-- Extracting perl5-5.18.4_11... done [93amd64-quarterly-job-18] | | `-- Installing python27-2.7.9... [93amd64-quarterly-job-18] | | `-- Extracting python27-2.7.9... done [93amd64-quarterly-job-18] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-quarterly-job-18] `-- Extracting atk-2.14.0... done [93amd64-quarterly-job-18] `-- Installing gdk-pixbuf2-2.31.2_1... [93amd64-quarterly-job-18] | `-- Installing jasper-1.900.1_14... [93amd64-quarterly-job-18] | | `-- Installing jpeg-8_6... [93amd64-quarterly-job-18] | | `-- Extracting jpeg-8_6... done [93amd64-quarterly-job-18] | `-- Extracting jasper-1.900.1_14... done [93amd64-quarterly-job-18] | `-- Installing libX11-1.6.2_2,1... [93amd64-quarterly-job-18] | | `-- Installing kbproto-1.0.6... [93amd64-quarterly-job-18] | | `-- Extracting kbproto-1.0.6... done [93amd64-quarterly-job-18] | | `-- Installing libXau-1.0.8_2... [93amd64-quarterly-job-18] | | `-- Installing xproto-7.0.26... [93amd64-quarterly-job-18] | | `-- Extracting xproto-7.0.26... done [93amd64-quarterly-job-18] | | `-- Extracting libXau-1.0.8_2... done [93amd64-quarterly-job-18] | | `-- Installing libXdmcp-1.1.1_2... [93amd64-quarterly-job-18] | | `-- Extracting libXdmcp-1.1.1_2... done [93amd64-quarterly-job-18] | | `-- Installing libxcb-1.11... [93amd64-quarterly-job-18] | | `-- Installing libpthread-stubs-0.3_6... [93amd64-quarterly-job-18] | | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-quarterly-job-18] | | `-- Installing libxml2-2.9.2_2... [93amd64-quarterly-job-18] | | `-- Extracting libxml2-2.9.2_2... done [93amd64-quarterly-job-18] | | `-- Extracting libxcb-1.11... done [93amd64-quarterly-job-18] | `-- Extracting libX11-1.6.2_2,1... done [93amd64-quarterly-job-18] | `-- Installing libXi-1.7.4,1... [93amd64-quarterly-job-18] | | `-- Installing inputproto-2.3.1... [93amd64-quarterly-job-18] | | `-- Extracting inputproto-2.3.1... done [93amd64-quarterly-job-18] | | `-- Installing libXext-1.3.3,1... [93amd64-quarterly-job-18] | | `-- Installing xextproto-7.3.0... [93amd64-quarterly-job-18] | | `-- Extracting xextproto-7.3.0... done [93amd64-quarterly-job-18] | | `-- Extracting libXext-1.3.3,1... done [93amd64-quarterly-job-18] | | `-- Installing libXfixes-5.0.1_2... [93amd64-quarterly-job-18] | | `-- Installing fixesproto-5.0... [93amd64-quarterly-job-18] | | `-- Extracting fixesproto-5.0... done [93amd64-quarterly-job-18] | | `-- Extracting libXfixes-5.0.1_2... done [93amd64-quarterly-job-18] | `-- Extracting libXi-1.7.4,1... done [93amd64-quarterly-job-18] | `-- Installing libXt-1.1.4_2,1... [93amd64-quarterly-job-18] | | `-- Installing libSM-1.2.2_2,1... [93amd64-quarterly-job-18] | | `-- Installing libICE-1.0.9,1... [93amd64-quarterly-job-18] | | `-- Extracting libICE-1.0.9,1... done [93amd64-quarterly-job-18] | | `-- Extracting libSM-1.2.2_2,1... done [93amd64-quarterly-job-18] | `-- Extracting libXt-1.1.4_2,1... done [93amd64-quarterly-job-18] | `-- Installing png-1.6.16... [93amd64-quarterly-job-18] | `-- Extracting png-1.6.16... done [93amd64-quarterly-job-18] | `-- Installing tiff-4.0.3_5... [93amd64-quarterly-job-18] | | `-- Installing jbigkit-2.1_1... [93amd64-quarterly-job-18] | | `-- Extracting jbigkit-2.1_1... done [93amd64-quarterly-job-18] | `-- Extracting tiff-4.0.3_5... done [93amd64-quarterly-job-18] `-- Extracting gdk-pixbuf2-2.31.2_1... done [93amd64-quarterly-job-18] `-- Installing gnome-icon-theme-symbolic-3.12.0... [93amd64-quarterly-job-18] | `-- Installing gtk-update-icon-cache-2.24.25... [93amd64-quarterly-job-18] | | `-- Installing hicolor-icon-theme-0.12... [93amd64-quarterly-job-18] | | `-- Extracting hicolor-icon-theme-0.12... done [93amd64-quarterly-job-18] | | `-- Installing libXcomposite-0.4.4_2,1... [93amd64-quarterly-job-18] | | `-- Installing compositeproto-0.4.2... gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/24x24' gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/24x24' Making all in 32x32 gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/32x32' Making all in apps gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/32x32/apps' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/32x32/apps' gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/32x32' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/32x32' gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/32x32' Making all in 48x48 gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/48x48' Making all in apps gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/48x48/apps' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/48x48/apps' gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/48x48' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/48x48' gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/48x48' Making all in 64x64 gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/64x64' Making all in apps gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/64x64/apps' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/64x64/apps' gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/64x64' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/64x64' gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/64x64' Making all in 256x256 gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/256x256' Making all in apps gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/256x256/apps' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/256x256/apps' gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/256x256' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/256x256' gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/256x256' gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor' gmake[4]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor' gmake[4]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons' gmake[3]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons' Making all in emblems gmake[3]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/emblems' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/emblems' gmake[3]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data' gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-nemo-dropbox.lo -MD -MP -MF .deps/libnemo_dropbox_la-nemo-dropbox.Tpo -c -o lib nemo_dropbox_la-nemo-dropbox.lo `test -f 'nemo-dropbox.c' || echo './'`nemo-dropbox.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-nemo-dropbox.lo -MD -MP -MF .deps/libnemo_dropbox_la-nemo-dropbox.Tpo -c nemo-dropbox.c -fPIC -DPIC -o .libs/libnem o_dropbox_la-nemo-dropbox.o nemo-dropbox.c: In function 'canonicalize_path': nemo-dropbox.c:85: warning: implicit declaration of function 'strcmp' nemo-dropbox.c: In function 'nemo_dropbox_parse_menu': nemo-dropbox.c:540: warning: implicit declaration of function 'strlen' nemo-dropbox.c:540: warning: incompatible implicit declaration of built-in function 'strlen' nemo-dropbox.c:546: warning: implicit declaration of function 'strchr' nemo-dropbox.c:546: warning: incompatible implicit declaration of built-in function 'strchr' nemo-dropbox.c: In function 'nemo_dropbox_get_file_items': nemo-dropbox.c:695: warning: 'g_async_queue_timed_pop' is deprecated (declared at /usr/local/include/glib-2.0/glib/gasyncqueue.h:102) nemo-dropbox.c: In function 'nemo_dropbox_instance_init': nemo-dropbox.c:879: warning: 'g_mutex_new' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:277) libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-nemo-dropbox.lo -MD -MP -MF .deps/libnemo_dropbox_la-nemo-dropbox.Tpo -c nemo-dropbox.c -o libnemo_dropbox_la-nemo-d ropbox.o >/dev/null 2>&1 mv -f .deps/libnemo_dropbox_la-nemo-dropbox.Tpo .deps/libnemo_dropbox_la-nemo-dropbox.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-nemo-dropbox-hooks.lo -MD -MP -MF .deps/libnemo_dropbox_la-nemo-dropbox-hooks.T po -c -o libnemo_dropbox_la-nemo-dropbox-hooks.lo `test -f 'nemo-dropbox-hooks.c' || echo './'`nemo-dropbox-hooks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-nemo-dropbox-hooks.lo -MD -MP -MF .deps/libnemo_dropbox_la-nemo-dropbox-hooks.Tpo -c nemo-dropbox-hooks.c -fPIC -DP IC -o .libs/libnemo_dropbox_la-nemo-dropbox-hooks.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-nemo-dropbox-hooks.lo -MD -MP -MF .deps/libnemo_dropbox_la-nemo-dropbox-hooks.Tpo -c nemo-dropbox-hooks.c -o libnemo _dropbox_la-nemo-dropbox-hooks.o >/dev/null 2>&1 mv -f .deps/libnemo_dropbox_la-nemo-dropbox-hooks.Tpo .deps/libnemo_dropbox_la-nemo-dropbox-hooks.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox-command-client.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox-command- client.Tpo -c -o libnemo_dropbox_la-dropbox-command-client.lo `test -f 'dropbox-command-client.c' || echo './'`dropbox-command-client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox-command-client.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox-command-client.Tpo -c dropbox-command-client. c -fPIC -DPIC -o .libs/libnemo_dropbox_la-dropbox-command-client.o dropbox-command-client.c: In function 'dropbox_command_client_thread': dropbox-command-client.c:682: warning: 'g_async_queue_timed_pop' is deprecated (declared at /usr/local/include/glib-2.0/glib/gasyncqueue.h:102) dropbox-command-client.c: In function 'dropbox_command_client_setup': dropbox-command-client.c:779: warning: 'g_mutex_new' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:277) dropbox-command-client.c: In function 'dropbox_command_client_start': dropbox-command-client.c:833: warning: 'g_thread_create' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:107) libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox-command-client.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox-command-client.Tpo -c dropbox-command-client. c -o libnemo_dropbox_la-dropbox-command-client.o >/dev/null 2>&1 mv -f .deps/libnemo_dropbox_la-dropbox-command-client.Tpo .deps/libnemo_dropbox_la-dropbox-command-client.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox-client.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox-client.Tpo -c -o libnemo_dropbox_la-dropbox-client.lo `test -f 'dropbox-client.c' || echo './'`dropbox-client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox-client.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox-client.Tpo -c dropbox-client.c -fPIC -DPIC -o .libs/ libnemo_dropbox_la-dropbox-client.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox-client.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox-client.Tpo -c dropbox-client.c -o libnemo_dropbox_la- dropbox-client.o >/dev/null 2>&1 mv -f .deps/libnemo_dropbox_la-dropbox-client.Tpo .deps/libnemo_dropbox_la-dropbox-client.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox-client-util.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox-client-util .Tpo -c -o libnemo_dropbox_la-dropbox-client-util.lo `test -f 'dropbox-client-util.c' || echo './'`dropbox-client-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox-client-util.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox-client-util.Tpo -c dropbox-client-util.c -fPIC -DPIC -o .libs/libnemo_dropbox_la-dropbox-client-util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox-client-util.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox-client-util.Tpo -c dropbox-client-util.c -o libn emo_dropbox_la-dropbox-client-util.o >/dev/null 2>&1 mv -f .deps/libnemo_dropbox_la-dropbox-client-util.Tpo .deps/libnemo_dropbox_la-dropbox-client-util.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox.Tpo -c -o libnemo_dropb ox_la-dropbox.lo `test -f 'dropbox.c' || echo './'`dropbox.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox.Tpo -c dropbox.c -fPIC -DPIC -o .libs/libnemo_dropbox_la-dr opbox.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox.Tpo -c dropbox.c -o libnemo_dropbox_la-dropbox.o >/dev/null 2>&1 mv -f .deps/libnemo_dropbox_la-dropbox.Tpo .deps/libnemo_dropbox_la-dropbox.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -module -avoid-version -o libnemo-dropbox.la -rpath /usr/local/lib/nemo/extensions-3.0 libnemo_dropbox_la-nemo-dropbox.lo libnemo_dropbox_la- nemo-dropbox-hooks.lo libnemo_dropbox_la-dropbox-command-client.lo libnemo_dropbox_la-dropbox-client.lo libnemo_dropbox_la-dropbox-client-util.lo libnemo_dropbox_la-dropbox.lo -lnemo-extension -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -lglib-2.0 -lintl libtool: link: gcc -shared -fPIC -DPIC .libs/libnemo_dropbox_la-nemo-dropbox.o .libs/libnemo_dropbox_la-nemo-dropbox-hooks.o .libs/libnemo_dropbox_la-dropbox-command-client.o .libs/libnemo_dropbox_la-dropbox-client.o .libs/libnemo_dropbox_la-dropbox-client-util.o .libs/libnemo_dropbox_la-dropbox.o -lnemo-extension -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -pthread -g -O2 -pthread -pthread -Wl,-soname -Wl,libnemo-dropbox.so -o .libs/libnemo-dropbox.so libtool: link: ar cru .libs/libnemo-dropbox.a libnemo_dropbox_la-nemo-dropbox.o libnemo_dropbox_la-nemo-dropbox-hooks.o libnemo_dropbox_la-dropbox-command-client.o libnemo_dropbox_la-dropbox-client.o libnemo_dropbox_la-dropbox-client-util.o libnemo_dropbox_la-dropbox.o libtool: link: ranlib .libs/libnemo-dropbox.a libtool: link: ( cd ".libs" && rm -f "libnemo-dropbox.la" && ln -s "../libnemo-dropbox.la" "libnemo-dropbox.la" ) gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/src' gmake[2]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox' python serializeimages.py 2.4.0 /usr/local/share/applications < dropbox.in > dropbox /usr/local/lib/python2.7/site-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display warnings.warn(str(e), _gtk.Warning) chmod +x dropbox python docgen.py 2.4.0 < dropbox.txt.in > dropbox.txt /usr/local/bin/rst2man dropbox.txt > dropbox.1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox' gmake[1]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox' cd /wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-fileroller && XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -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="ins tall -o root -g wheel -m 444" gmake -f Makefile DESTDIR=/wrkdirs/usr/ports/deskutils/nemo-extensions/work/stage all gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-fileroller' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-fileroller/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGETTEXT_PACKAGE=\""file-roller"\" -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_fileroller_la-fileroller-module.lo -MD -MP - MF .deps/libnemo_fileroller_la-fileroller-module.Tpo -c -o libnemo_fileroller_la-fileroller-module.lo `test -f 'fileroller-module.c' || echo './'`fileroller-module.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -DGETTEXT_PACKAGE=\"file-roller\" -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_fileroller_la-fileroller-module.lo -MD -MP -MF .deps/libnemo_fileroller_la-fileroller -module.Tpo -c fileroller-module.c -fPIC -DPIC -o .libs/libnemo_fileroller_la-fileroller-module.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -DGETTEXT_PACKAGE=\"file-roller\" -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_fileroller_la-fileroller-module.lo -MD -MP -MF .deps/libnemo_fileroller_la-fileroller -module.Tpo -c fileroller-module.c -o libnemo_fileroller_la-fileroller-module.o >/dev/null 2>&1 mv -f .deps/libnemo_fileroller_la-fileroller-module.Tpo .deps/libnemo_fileroller_la-fileroller-module.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGETTEXT_PACKAGE=\""file-roller"\" -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_fileroller_la-nemo-fileroller.lo -MD -MP -MF .deps/libnemo_fileroller_la-nemo-fileroller.Tpo -c -o libnemo_fileroller_la-nemo-fileroller.lo `test -f 'nemo-fileroller.c' || echo './'`nemo-fileroller.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -DGETTEXT_PACKAGE=\"file-roller\" -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_fileroller_la-nemo-fileroller.lo -MD -MP -MF .deps/libnemo_fileroller_la-nemo-filerol ler.Tpo -c nemo-fileroller.c -fPIC -DPIC -o .libs/libnemo_fileroller_la-nemo-fileroller.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -DGETTEXT_PACKAGE=\"file-roller\" -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_fileroller_la-nemo-fileroller.lo -MD -MP -MF .deps/libnemo_fileroller_la-nemo-filerol ler.Tpo -c nemo-fileroller.c -o libnemo_fileroller_la-nemo-fileroller.o >/dev/null 2>&1 mv -f .deps/libnemo_fileroller_la-nemo-fileroller.Tpo .deps/libnemo_fileroller_la-nemo-fileroller.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -module -avoid-version -o libnemo-fileroller.la -rpath /usr/local/lib/nemo/extensions-3.0 libnemo_fileroller_la-fileroller-module.lo libnemo_fileroller_la-nemo-fileroller.lo -lne mo-extension -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -lglib-2.0 -lintl libtool: link: gcc -shared -fPIC -DPIC .libs/libnemo_fileroller_la-fileroller-module.o .libs/libnemo_fileroller_la-nemo-fileroller.o -lnemo-extension -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -pthread -g -O2 -pthread -pthread -Wl,-soname -Wl,libnemo-fileroller.so -o .libs/libnemo-fileroller.so libtool: link: ar cru .libs/libnemo-fileroller.a libnemo_fileroller_la-fileroller-module.o libnemo_fileroller_la-nemo-fileroller.o libtool: link: ranlib .libs/libnemo-fileroller.a libtool: link: ( cd ".libs" && rm -f "libnemo-fileroller.la" && ln -s "../libnemo-fileroller.la" "libnemo-fileroller.la" ) gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-fileroller/src' gmake[2]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-fileroller' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-fileroller' gmake[1]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-fileroller' cd /wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-preview && XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -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="instal l -o root -g wheel -m 444" gmake -f Makefile DESTDIR=/wrkdirs/usr/ports/deskutils/nemo-extensions/work/stage all Making all in src gmake[1]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-preview/src' GEN js/util/path.js GEN stamp-nemo-preview-enum-types.h GEN nemo-preview-enum-types.c gmake all-am gmake[2]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-preview/src' CC libnemo_preview_1_0_la-nemo-preview-cover-art.lo libnemo-preview/nemo-preview-cover-art.c: In function 'fetch_uri_job': libnemo-preview/nemo-preview-cover-art.c:272: warning: 'g_io_scheduler_job_send_to_mainloop_async' is deprecated (declared at /usr/local/include/glib-2.0/gio/gioscheduler.h:50) libnemo-preview/nemo-preview-cover-art.c: In function 'nemo_preview_cover_art_fetcher_get_uri_for_track_async': libnemo-preview/nemo-preview-cover-art.c:306: warning: 'g_io_scheduler_push_job' is deprecated (declared at /usr/local/include/glib-2.0/gio/gioscheduler.h:38) CC libnemo_preview_1_0_la-nemo-preview-pdf-loader.lo CC libnemo_preview_1_0_la-nemo-preview-sound-player.lo CC libnemo_preview_1_0_la-nemo-preview-file-loader.lo libnemo-preview/nemo-preview-file-loader.c: In function 'nemo_preview_file_loader_get_icon': libnemo-preview/nemo-preview-file-loader.c:593: warning: 'gtk_icon_info_free' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkicontheme.h:283) CC libnemo_preview_1_0_la-nemo-preview-font-loader.lo libnemo-preview/nemo-preview-font-loader.c: In function 'font_load_job': libnemo-preview/nemo-preview-font-loader.c:144: warning: 'g_io_scheduler_job_send_to_mainloop_async' is deprecated (declared at /usr/local/include/glib-2.0/gio/gioscheduler.h:50) libnemo-preview/nemo-preview-font-loader.c: In function 'nemo_preview_new_ft_face_from_uri_async': libnemo-preview/nemo-preview-font-loader.c:189: warning: 'g_io_scheduler_push_job' is deprecated (declared at /usr/local/include/glib-2.0/gio/gioscheduler.h:38) CC libnemo_preview_1_0_la-nemo-preview-font-widget.lo CC libnemo_preview_1_0_la-nemo-preview-text-loader.lo CC libnemo_preview_1_0_la-nemo-preview-utils.lo libnemo-preview/nemo-preview-utils.c: In function 'rounded_background_draw_cb': libnemo-preview/nemo-preview-utils.c:62: warning: 'clutter_cairo_texture_clear' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:119) libnemo-preview/nemo-preview-utils.c:62: warning: 'clutter_cairo_texture_get_type' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:98) libnemo-preview/nemo-preview-utils.c: In function 'nemo_preview_create_rounded_background': libnemo-preview/nemo-preview-utils.c:83: warning: 'clutter_cairo_texture_new' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:102) libnemo-preview/nemo-preview-utils.c:84: warning: 'clutter_cairo_texture_set_auto_resize' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:114) libnemo-preview/nemo-preview-utils.c:84: warning: 'clutter_cairo_texture_get_type' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:98) CC libnemo_preview_1_0_la-nemo-preview-enum-types.lo CCLD libnemo-preview-1.0.la CC nemo_preview_start-main.o CCLD nemo-preview-start /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_call@GLIBCXX_3.4.11' Makefile:677: recipe for target 'nemo-preview-start' failed gmake[2]: *** [nemo-preview-start] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-preview/src' Makefile:553: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-preview/src' Makefile:447: recipe for target 'all-recursive' failed gmake: *** [all-recursive] Error 1 *** [do-build] Error code 2 Stop in /usr/ports/deskutils/nemo-extensions. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:30:39 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 07FF29C9; Wed, 28 Jan 2015 04:30:39 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 E525A153; Wed, 28 Jan 2015 04:30:38 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S4UclA025307; Wed, 28 Jan 2015 04:30:38 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S4UcFM025298; Wed, 28 Jan 2015 04:30:38 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:30:38 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280430.t0S4UcFM025298@beefy2.isc.freebsd.org> To: ashish@FreeBSD.org Subject: [package - 93amd64-quarterly][editors/emacs-devel] Failed for emacs-devel-25.0.50.118251_3, 2 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: Wed, 28 Jan 2015 04:30:39 -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: ashish@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/editors/emacs-devel/Makefile 375598 2014-12-25 20:54:41Z bapt $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/emacs-devel-25.0.50.118251_3,2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building editors/emacs-devel build started at Wed Jan 28 04:27:08 UTC 2015 port directory: /usr/ports/editors/emacs-devel building for: FreeBSD 93amd64-quarterly-job-17 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: ashish@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/editors/emacs-devel/Makefile 375598 2014-12-25 20:54:41Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=emacs-devel-25.0.50.118251_3,2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for emacs-devel-25.0.50.118251_3,2: ACL=on: ACL support DBUS=on: D-Bus IPC system support FILENOTIFY=on: File notification support GCONF=on: GConf configuration backend support GIF=on: GIF image format support GNUTLS=on: SSL/TLS support via GnuTLS GSETTINGS=on: GSettings support JPEG=on: JPEG image format support LTO=off: Enable link-time optimization (requires GCC 4.6+) M17N=on: M17N support for text-shaping MAGICK=on: ImageMagick image processing library support OTF=on: Opentype fonts suport PNG=on: PNG image format support SCROLLBARS=on: Toolkit scroll-bars SOUND=on: Sound support SOURCES=on: Install sources SVG=on: SVG vector image format support TIFF=on: TIFF image format support X11=on: X11 (graphics) support XFT=on: Xft font library support XIM=on: X Input Method Support XML=on: XML format or parser support XPM=on: XPM pixmap image format support ====> X11 (graphics) support: you have to select exactly one of them GTK2=on: GTK+ 2 GUI toolkit support GTK3=off: GTK+ 3 GUI toolkit support XAW=off: Athena widgets XAW3D=off: Athena3D widgets MOTIF=off: Motif widget library support ====> Sound support: you have to select exactly one of them ALSA=off: ALSA audio architecture support OSS=on: Open Sound System support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --localstatedir=/var --without-compress-install --with-dbus --with-file-notification=gfile --with-gconf --with-gif --with-gnutls --with-gsettings --with-jpeg --with-m17n-flt --with-imagemagick --with-libotf --with-png --with-toolkit-scroll-bars --with-rsvg --with-tiff --with-x --with-xft --with-xim --with-xml2 --with-xpm --with-x-toolkit=gtk2 --with-sound=oss --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work HOME=/wrkdirs/usr/ports/editors/emacs-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work HOME=/wrkdirs/usr/ports/editors/emacs-devel/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work HOME=/wrkdirs/usr/ports/editors/emacs-devel/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh AUTOMAKE=/usr/local/bin/automake-1.14 AUTOMAKE_DIR=/usr/local/share/automake-1.14 AUTOMAKE_VERSION=1.14 AUTOMAKE_APIVER=1.14 ACLOCAL=/usr/local/bin/aclocal-1.14 ACLOCAL_DIR=/usr/local/share/aclocal-1.14 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE =/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- LC_ALL=C XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work HOME=/wrkdirs/usr/ports/editors/emacs-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work HOME=/wrkdirs/usr/ports/editors/emacs-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work HOME=/wrkdirs/usr/ports/editors/emacs-devel/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES AUTOMAKE=/usr/local/bin/automake-1.14 AUTOMAKE_DIR=/usr/local/share/automake-1.14 AUTOMAKE_VERSION=1.14 AUTOMAKE_APIVER=1.14 ACLOCAL=/usr/local/bin/aclocal-1.14 ACLOCAL_DIR=/usr/local/share/aclocal-1.14 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/aut om4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -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-- EMACS_VER=25.0.50 GNU_HOST=amd64-portbld-freebsd9.3 ACL="" NO_ACL="@comment " DBUS="" NO_DBUS="@comment " FILENOTIFY="" NO_FILENOTIFY="@comment " GCONF="" NO_GCONF="@comment " GIF="" NO_GIF="@comment " GNUTLS="" NO_GNUTLS="@comment " GSETTINGS="" NO_GSETTINGS="@comment " JPEG="" NO_JPEG="@comment " LTO="@comment " NO_LTO="" M17N="" NO_M17N="@comment " MAGICK="" NO_MAGICK="@comment " OTF="" NO_OTF="@comment " PNG="" NO_PNG="@comment " SCROLLBARS="" NO_SCROLLBARS="@comment " SOUND="" NO_SOUND="@comment " SOURCES="" NO_SOURCES="@comment " SVG="" NO_SVG="@comment " TIFF="" NO_TIFF="@comment " X11="" NO_X11="@comment " XFT="" NO_XFT="@comment " XIM="" NO_XIM="@comment " XML="" NO_XML="@comment " XPM="" NO_XPM="@comment " GTK2="" NO_GTK2="@comment " GTK3="@comment " NO_GTK3="" XAW="@comment " NO_XAW="" XAW3D="@comment " NO_XAW3D="" MOTIF="@comment " NO_MOTIF="" ALSA="@comment " NO_ALSA="" OSS="" NO_OSS="@comment " OSREL=9.3 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/emacs" EXAMPLESDIR="share/examples/emacs" DATADIR="share/emacs" WWWDIR="www/emacs" ETCDIR="etc/emacs" --End PLIST_SUB-- --SUB_LIST-- ARCHLIBDIR=/usr/local/libexec/emacs/25.0.50/amd64-portbld-freebsd9.3 ACL="" NO_ACL="@comment " DBUS="" NO_DBUS="@comment " FILENOTIFY="" dired.c:996: warning: comparison is always true due to limited range of data type dired.c:996: warning: comparison is always true due to limited range of data type cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/cmds.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing cmds.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/casetab.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing casetab.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/casefiddle.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing casefiddle.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/indent.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing indent.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/search.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing search.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/regex.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing regex.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/undo.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing undo.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/alloc.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing alloc.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/data.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing data.c for i in vm-limit.o dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o xterm.o xfns.o xselect.o xrdb.o xsmfns.o xsettings.o gtkutil.o dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexelf.o bytecode.o process.o gnutls.o callproc.o region-cache.o sound.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o gfilenotify.o profiler.o decompress.o xfont.o ftfont.o xftfont.o ftxfont.o fontset.o fringe.o image.o xgselect.o terminfo.o lastfile.o gmalloc.o ; do \ echo "$i" | sed 's,.*/,,; s/\.obj$/\.o/; s/^/"/; s/$/",/' \ || exit; \ done >buildobj.h.tmp mv buildobj.h.tmp buildobj.h cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/doc.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing doc.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/editfns.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing editfns.c editfns.c: In function 'init_editfns': editfns.c:174: warning: comparison is always true due to limited range of data type editfns.c:174: warning: comparison is always true due to limited range of data type editfns.c: In function 'Fuser_uid': editfns.c:1270: warning: comparison is always true due to limited range of data type editfns.c:1270: warning: comparison is always true due to limited range of data type editfns.c: In function 'Fuser_real_uid': editfns.c:1279: warning: comparison is always true due to limited range of data type editfns.c:1279: warning: comparison is always true due to limited range of data type editfns.c: In function 'Fgroup_gid': editfns.c:1288: warning: comparison is always true due to limited range of data type editfns.c:1288: warning: comparison is always true due to limited range of data type editfns.c: In function 'Fgroup_real_gid': editfns.c:1297: warning: comparison is always true due to limited range of data type editfns.c:1297: warning: comparison is always true due to limited range of data type editfns.c: In function 'Femacs_pid': editfns.c:1376: warning: comparison is always true due to limited range of data type editfns.c:1376: warning: comparison is always true due to limited range of data type editfns.c: In function 'Fdecode_time': editfns.c:1863: warning: comparison is always true due to limited range of data type editfns.c:1863: warning: comparison is always true due to limited range of data type cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/callint.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing callint.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/eval.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing eval.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/floatfns.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing floatfns.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/fns.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing fns.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/font.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing font.c font.c: In function 'font_fill_lglyph_metrics': font.c:4349: warning: comparison is always true due to limited range of data type font.c:4349: warning: comparison is always true due to limited range of data type font.c:4349: warning: comparison is always true due to limited range of data type font.c:4349: warning: comparison is always true due to limited range of data type font.c: In function 'Ffont_variation_glyphs': font.c:4466: warning: comparison is always true due to limited range of data type font.c:4466: warning: comparison is always true due to limited range of data type font.c:4466: warning: comparison is always true due to limited range of data type font.c:4466: warning: comparison is always true due to limited range of data type font.c: In function 'Ffont_get_glyphs': font.c:4807: warning: comparison is always true due to limited range of data type font.c:4807: warning: comparison is always true due to limited range of data type font.c:4807: warning: comparison is always true due to limited range of data type font.c:4807: warning: comparison is always true due to limited range of data type cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/print.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing print.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/lread.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing lread.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/syntax.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing syntax.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/unexelf.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing unexelf.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/bytecode.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing bytecode.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/process.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing process.c process.c: In function 'record_deleted_pid': process.c:845: warning: comparison is always true due to limited range of data type process.c:845: warning: comparison is always true due to limited range of data type process.c: In function 'Fprocess_id': process.c:965: warning: comparison is always true due to limited range of data type process.c:965: warning: comparison is always true due to limited range of data type cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/gnutls.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing gnutls.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/callproc.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing callproc.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/region-cache.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing region-cache.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/sound.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing sound.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/atimer.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing atimer.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/doprnt.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing doprnt.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/intervals.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing intervals.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/textprop.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing textprop.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/composite.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing composite.c composite.c: In function 'fill_gstring_body': composite.c:846: warning: comparison is always true due to limited range of data type composite.c:846: warning: comparison is always true due to limited range of data type composite.c:846: warning: comparison is always true due to limited range of data type composite.c:846: warning: comparison is always true due to limited range of data type composite.c:846: warning: comparison is always true due to limited range of data type composite.c:846: warning: comparison is always true due to limited range of data type cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xml.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing xml.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/gfilenotify.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing gfilenotify.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/profiler.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing profiler.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/decompress.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing decompress.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xfont.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing xfont.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/ftfont.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing ftfont.c ftfont.c: In function 'ftfont_shape_by_flt': ftfont.c:2461: warning: comparison is always true due to limited range of data type ftfont.c:2461: warning: comparison is always true due to limited range of data type ftfont.c:2461: warning: comparison is always true due to limited range of data type ftfont.c:2461: warning: comparison is always true due to limited range of data type ftfont.c:2563: warning: comparison is always true due to limited range of data type ftfont.c:2563: warning: comparison is always true due to limited range of data type ftfont.c:2563: warning: comparison is always true due to limited range of data type ftfont.c:2563: warning: comparison is always true due to limited range of data type cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xftfont.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing xftfont.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/ftxfont.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing ftxfont.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/fontset.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing fontset.c fontset.c: In function 'Finternal_char_font': fontset.c:1858: warning: comparison is always true due to limited range of data type fontset.c:1858: warning: comparison is always true due to limited range of data type fontset.c:1858: warning: comparison is always true due to limited range of data type fontset.c:1858: warning: comparison is always true due to limited range of data type cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/fringe.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing fringe.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/image.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing image.c image.c: In function 'png_load_body': image.c:5946: warning: comparison is always false due to limited range of data type cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xgselect.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing xgselect.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/terminfo.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing terminfo.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/lastfile.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing lastfile.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/gmalloc.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing gmalloc.c cc -std=gnu99 -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/libxml2 -I/usr/local/incl ude -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wl,-znocombreloc -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/li b -fstack-protector -L/usr/local/lib \ -o temacs vm-limit.o dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o xterm.o xfns.o xselect.o xrdb.o xsmfns.o xsettings.o gtkutil.o dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexelf.o bytecode.o process.o gnutls.o callproc.o region-cache.o sound.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o gfilenotify.o profiler.o decompress.o xfont.o ftfont.o xftfont.o ftxfont.o fontset.o fringe.o image.o xgselect.o terminfo.o lastfile.o gmalloc.o ../lib/libgnu.a -ltiff -ljpeg -lpng16 -lgif -lXpm -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -l gobject-2.0 -lfontconfig -lfreetype -L/usr/local/lib -lglib-2.0 -lintl -lSM -lICE -lX11 -lXrender -L/usr/local/lib -lXft -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lcairo -pthread -lMagickWand-6.Q16 -L/usr/local/lib -lMagickCore-6.Q16 -lrt -L/usr/local/lib -ldbus-1 -L/usr/local/lib -lXrandr -L/usr/local/lib -lXinerama -L/usr/local/lib -lXfixes -L/usr/local/lib -lxml2 -lutil -lncurses -lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -lgconf-2 -L/usr/local/lib -lglib-2.0 -lintl -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -lfreetype -lfontconfig -L/usr/local/lib -lfreetype -lotf -L/usr/local/lib -lfreetype -lm17n-flt -L/usr/local/lib -lm17n-core -L/usr/local/lib -lgnutls -lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -lm -lz /bin/mkdir -p ../etc test "no" = "yes" || \ test "X" = X || -r temacs test "no" = "yes" || test -z "" || \ -n user.pax.flags -v r temacs gmake -C ../lisp update-subdirs gmake[2]: Entering directory '/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp' for file in `find . -type d -print`; do case $file in .*/cedet* | .*/leim* ) ;; *) wins="$wins${wins:+ }$file" ;; esac; done; \ for file in $wins; do \ ./../build-aux/update-subdirs $file; \ done; gmake[2]: Leaving directory '/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp' if test "no" = "yes"; then \ rm -f bootstrap-emacs; \ ln temacs bootstrap-emacs; \ else \ ./temacs --batch --load loadup bootstrap || exit 1; \ test "X" = X || -zex emacs; \ mv -f emacs bootstrap-emacs; \ fi Loading loadup.el (source)... Using load-path (/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/emacs-lisp /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/international /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/textmodes /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/vc) Loading emacs-lisp/byte-run (source)... Loading emacs-lisp/backquote (source)... Loading subr (source)... Loading version (source)... Loading widget (source)... Loading custom (source)... Loading emacs-lisp/map-ynp (source)... Loading international/mule (source)... Loading international/mule-conf (source)... Loading env (source)... Loading format (source)... Loading bindings (source)... Loading cus-start (source)... Loading window (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/files.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/emacs-lisp/macroexp.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/emacs-lisp/pcase.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/emacs-lisp/macroexp.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/cus-face.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/faces.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/button.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/ldefs-boot.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/emacs-lisp/nadvice.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/minibuffer.el (source)... ./lisp/minibuffer.el: `with-wrapper-hook' is an obsolete macro (as of 24.4); use a -function variable modified by `add-function'. Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/abbrev.el (source)... ./lisp/abbrev.el: `with-wrapper-hook' is an obsolete macro (as of 24.4); use a -function variable modified by `add-function'. Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/simple.el (source)... ./lisp/simple.el: `with-wrapper-hook' is an obsolete macro (as of 24.4); use a -function variable modified by `add-function'. Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/help.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/jka-cmpr-hook.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/epa-hook.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/international/mule-cmds.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/case-table.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/international/characters.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/composite.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/chinese.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/cyrillic.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/indian.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/sinhala.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/english.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/ethiopic.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/european.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/czech.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/slovak.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/romanian.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/greek.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/hebrew.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/japanese.el (source)... Odd length text property list Makefile:833: recipe for target 'bootstrap-emacs' failed gmake[1]: *** [bootstrap-emacs] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/src' Makefile:380: recipe for target 'src' failed gmake: *** [src] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/editors/emacs-devel. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:33:13 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 933DCA90 for ; Wed, 28 Jan 2015 04:33:13 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 7DB3E277 for ; Wed, 28 Jan 2015 04:33:13 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S4XD38073333 for ; Wed, 28 Jan 2015 04:33:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S4XDPG073326; Wed, 28 Jan 2015 04:33:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:33:13 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280433.t0S4XDPG073326@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93amd64-quarterly][graphics/delaboratory] Failed for delaboratory-0.8_2 in build 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: Wed, 28 Jan 2015 04:33:13 -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: branches/2014Q4/graphics/delaboratory/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/delaboratory-0.8_2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building graphics/delaboratory build started at Wed Jan 28 04:28:31 UTC 2015 port directory: /usr/ports/graphics/delaboratory building for: FreeBSD 93amd64-quarterly-job-24 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/graphics/delaboratory/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=delaboratory-0.8_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/delaboratory/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/delaboratory/work HOME=/wrkdirs/usr/ports/graphics/delaboratory/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/delaboratory/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/delaboratory/work HOME=/wrkdirs/usr/ports/graphics/delaboratory/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config 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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/delaboratory" EXAMPLESDIR="share/examples/delaboratory" DATADIR="share/delaboratory" WWWDIR="www/delaboratory" ETCDIR="etc/delaboratory" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/delaboratory DOCSDIR=/usr/local/share/doc/delaboratory EXAMPLESDIR=/usr/local/share/examples/delaboratory WWWDIR=/usr/local/www/delaboratory ETCDIR=/usr/local/etc/delaboratory --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> delaboratory-0.8_2 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.3.txz [93amd64-quarterly-job-24] Installing pkg-1.4.3... [93amd64-quarterly-job-24] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of delaboratory-0.8_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by delaboratory-0.8_2 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by delaboratory-0.8_2 for building => SHA256 Checksum OK for delaboratory-0.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by delaboratory-0.8_2 for building ===> Extracting for delaboratory-0.8_2 => SHA256 Checksum OK for delaboratory-0.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for delaboratory-0.8_2 =========================================================================== =================================================== ===> delaboratory-0.8_2 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 [93amd64-quarterly-job-24] Installing gmake-4.1_1... [93amd64-quarterly-job-24] `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-24] | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-24] | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-24] | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-24] | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-24] `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-24] Extracting gmake-4.1_1... done ===> Returning to build of delaboratory-0.8_2 =========================================================================== =================================================== ===> delaboratory-0.8_2 depends on shared library: libwx_baseu-3.0.so - not found ===> Verifying for libwx_baseu-3.0.so in /usr/ports/x11-toolkits/wxgtk30 ===> Installing existing package /packages/All/wx30-gtk2-3.0.2_1.txz [93amd64-quarterly-job-24] Installing wx30-gtk2-3.0.2_1... [93amd64-quarterly-job-24] `-- Installing ORBit2-2.14.19_1... [93amd64-quarterly-job-24] | `-- Installing glib-2.42.1... [93amd64-quarterly-job-24] | | `-- Installing libffi-3.0.13_3... [93amd64-quarterly-job-24] | | `-- Extracting libffi-3.0.13_3... done [93amd64-quarterly-job-24] | | `-- Installing pcre-8.35_2... [93amd64-quarterly-job-24] | | `-- Extracting pcre-8.35_2... done [93amd64-quarterly-job-24] | | `-- Installing perl5-5.18.4_11... [93amd64-quarterly-job-24] | | `-- Extracting perl5-5.18.4_11... done [93amd64-quarterly-job-24] | | `-- Installing python27-2.7.9... [93amd64-quarterly-job-24] | | `-- Extracting python27-2.7.9... done [93amd64-quarterly-job-24] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-quarterly-job-24] | `-- Installing libIDL-0.8.14_2... [93amd64-quarterly-job-24] | `-- Extracting libIDL-0.8.14_2... done [93amd64-quarterly-job-24] `-- Extracting ORBit2-2.14.19_1... done [93amd64-quarterly-job-24] `-- Installing atk-2.14.0... [93amd64-quarterly-job-24] `-- Extracting atk-2.14.0... done [93amd64-quarterly-job-24] `-- Installing expat-2.1.0_2... [93amd64-quarterly-job-24] `-- Extracting expat-2.1.0_2... done [93amd64-quarterly-job-24] `-- Installing gconf2-3.2.6_3... [93amd64-quarterly-job-24] | `-- Installing dbus-glib-0.100.2_1... [93amd64-quarterly-job-24] | | `-- Installing dbus-1.8.12... [93amd64-quarterly-job-24] | | `-- Installing gnome_subr-1.0... [93amd64-quarterly-job-24] | | `-- Extracting gnome_subr-1.0... done [93amd64-quarterly-job-24] | | `-- Installing libICE-1.0.9,1... [93amd64-quarterly-job-24] | | | `-- Installing xproto-7.0.26... [93amd64-quarterly-job-24] | | | `-- Extracting xproto-7.0.26... done [93amd64-quarterly-job-24] | | `-- Extracting libICE-1.0.9,1... done [93amd64-quarterly-job-24] | | `-- Installing libSM-1.2.2_2,1... [93amd64-quarterly-job-24] | | `-- Extracting libSM-1.2.2_2,1... done [93amd64-quarterly-job-24] | | `-- Installing libX11-1.6.2_2,1... [93amd64-quarterly-job-24] | | | `-- Installing kbproto-1.0.6... [93amd64-quarterly-job-24] | | | `-- Extracting kbproto-1.0.6... done [93amd64-quarterly-job-24] | | | `-- Installing libXau-1.0.8_2... [93amd64-quarterly-job-24] | | | `-- Extracting libXau-1.0.8_2... done [93amd64-quarterly-job-24] | | | `-- Installing libXdmcp-1.1.1_2... [93amd64-quarterly-job-24] | | | `-- Extracting libXdmcp-1.1.1_2... done [93amd64-quarterly-job-24] | | | `-- Installing libxcb-1.11... [93amd64-quarterly-job-24] | | | `-- Installing libpthread-stubs-0.3_6... [93amd64-quarterly-job-24] | | | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-quarterly-job-24] | | | `-- Installing libxml2-2.9.2_2... [93amd64-quarterly-job-24] | | | `-- Extracting libxml2-2.9.2_2... done [93amd64-quarterly-job-24] | | | `-- Extracting libxcb-1.11... done [93amd64-quarterly-job-24] | | `-- Extracting libX11-1.6.2_2,1... done ===> Creating users and/or groups. Creating group 'messagebus' with gid '556'. Creating user 'messagebus' with uid '556'. [93amd64-quarterly-job-24] | | `-- Extracting dbus-1.8.12... done [93amd64-quarterly-job-24] | `-- Extracting dbus-glib-0.100.2_1... done [93amd64-quarterly-job-24] | `-- Installing dconf-0.22.0_1... [93amd64-quarterly-job-24] | `-- Extracting dconf-0.22.0_1... done [93amd64-quarterly-job-24] | `-- Installing gtk2-2.24.25_1... [93amd64-quarterly-job-24] | | `-- Installing cups-client-1.7.3_2... ===> Creating users and/or groups. Creating group 'cups' with gid '193'. 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. Message for gcc-4.8.3_2: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of delaboratory-0.8_2 =========================================================================== =================================================== ===> Configuring for delaboratory-0.8_2 =========================================================================== =================================================== ===> Building for delaboratory-0.8_2 c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/base_layer.o core/base_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/base_layer_with_properties.o core/base_layer_with_properties.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/base_layer_with_source.o core/base_layer_with_source.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/channel_manager.o core/channel_manager.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/layer_stack.o core/layer_stack.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/conversion_cpu.o core/conversion_cpu.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/conversion_processor.o core/conversion_processor.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/property.o core/property.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/color_space.o core/color_space.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/value.o core/value.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/image.o core/image.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/power.o core/power.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/size.o core/size.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/copy_channel.o core/copy_channel.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/histogram.o core/histogram.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/layer_factory.o core/layer_factory.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/operation_processor.o core/operation_processor.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/sampler_manager.o core/sampler_manager.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/sampler.o core/sampler.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/preset.o core/preset.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/static_image.o core/static_image.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/view_manager.o core/view_manager.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/zoom_manager.o core/zoom_manager.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/str.o core/str.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/switchable_layer.o core/switchable_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/color_matrix.o core/color_matrix.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/palette.o core/palette.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/layer_processor.o core/layer_processor.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/flatten_layers.o core/flatten_layers.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/layer_with_blending.o core/layer_with_blending.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/test_image.o core/test_image.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/skin_color_chart.o core/skin_color_chart.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/renderer.o core/renderer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/generic_layer_frame.o core/generic_layer_frame.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/layer_frame.o core/layer_frame.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/preset_button.o core/preset_button.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/project.o core/project.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/curves_layer.o layers/curves_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/mixer_layer.o layers/mixer_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/auto_dodge_layer.o layers/auto_dodge_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/auto_burn_layer.o layers/auto_burn_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/recover_shadows_layer.o layers/recover_shadows_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/recover_highlights_layer.o layers/recover_highlights_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/high_pass_layer.o layers/high_pass_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/vignette_layer.o layers/vignette_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/source_image_layer.o layers/source_image_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/gaussian_blur_layer.o layers/gaussian_blur_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/gaussian_blur_single_layer.o layers/gaussian_blur_single_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/conversion_layer.o layers/conversion_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/equalizer_layer.o layers/equalizer_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/c2g_layer.o layers/c2g_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/copy_layer.o layers/copy_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/gradient_layer.o layers/gradient_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/fill_layer.o layers/fill_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/levels_layer.o layers/levels_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/tone_layer.o layers/tone_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/exposure_layer.o layers/exposure_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/white_balance_layer.o layers/white_balance_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/saturation_layer.o layers/saturation_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/local_contrast_layer.o layers/local_contrast_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/sharpen_layer.o layers/sharpen_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/blur.o algorithms/blur.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/usm.o algorithms/usm.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/c2g.o algorithms/c2g.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/scale_channel.o algorithms/scale_channel.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/sample_pixel.o algorithms/sample_pixel.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/blend_channel.o algorithms/blend_channel.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/vignette.o algorithms/vignette.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/gradient.o algorithms/gradient.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/blur_type.o algorithms/blur_type.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/blend_mode.o algorithms/blend_mode.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/blend_color_luminosity.o algorithms/blend_color_luminosity.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/fill_channel.o algorithms/fill_channel.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/radial_lut.o algorithms/radial_lut.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/property_numeric.o properties/property_numeric.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/property_mixer.o properties/property_mixer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/mixer.o properties/mixer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/property_curves.o properties/property_curves.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/curve.o properties/curve.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/curve_point.o properties/curve_point.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/curve_shape.o properties/curve_shape.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/curve_function_bezier.o properties/curve_function_bezier.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/property_choice.o properties/property_choice.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/property_boolean.o properties/property_boolean.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/property_levels.o properties/property_levels.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/delaboratory.o gui_wx/delaboratory.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/main_frame.o gui_wx/main_frame.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/image_io.o gui_wx/image_io.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/layer_grid_panel.o gui_wx/layer_grid_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/image_area_panel.o gui_wx/image_area_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/image_panel.o gui_wx/image_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/curves_panel.o gui_wx/curves_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/frame.o gui_wx/frame.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/slider.o gui_wx/slider.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/histogram_panel.o gui_wx/histogram_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/control_panel.o gui_wx/control_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/gradient_panel.o gui_wx/gradient_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/view_mode_panel.o gui_wx/view_mode_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_frame.o gui_wx/help_frame.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_color_spaces_frame.o gui_wx/help_color_spaces_frame.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_color_spaces_frame2.o gui_wx/help_color_spaces_frame2.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_color_spaces_frame3.o gui_wx/help_color_spaces_frame3.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_color_spaces_frame4.o gui_wx/help_color_spaces_frame4.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_color_spaces_frame5.o gui_wx/help_color_spaces_frame5.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_color_spaces_frame6.o gui_wx/help_color_spaces_frame6.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/histogram_mode_panel.o gui_wx/histogram_mode_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/file_dialogs.o gui_wx/file_dialogs.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/external_editor.o gui_wx/external_editor.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/choice.o gui_wx/choice.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/property_choice_ui.o gui_wx/property_choice_ui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/check_box.o gui_wx/check_box.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/property_boolean_ui.o gui_wx/property_boolean_ui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/samplers_panel.o gui_wx/samplers_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/sampler_panel.o gui_wx/sampler_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/layer_frame_manager.o gui_wx/layer_frame_manager.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/rendered_image.o gui_wx/rendered_image.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/dcraw_support.o gui_wx/dcraw_support.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/raw_module.o gui_wx/raw_module.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/zoom_panel.o gui_wx/zoom_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/threads_panel.o gui_wx/threads_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/color_matrix_frame.o gui_wx/color_matrix_frame.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/mutex.o gui_wx/mutex.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/color_space_utils.o gui_wx/color_space_utils.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/semaphore.o gui_wx/semaphore.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/main_window.o gui_wx/main_window.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/canvas.o gui_wx/canvas.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/canvas_wx.o gui_wx/canvas_wx.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/bitmap.o gui_wx/bitmap.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/bitmap_wx.o gui_wx/bitmap_wx.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/window.o gui_wx/window.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/window_wx.o gui_wx/window_wx.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/panel_wx.o gui_wx/panel_wx.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/property_numeric_ui.o gui_wx/property_numeric_ui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/button.o gui_wx/button.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/warning_panel.o gui_wx/warning_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/property_levels_ui.o gui_wx/property_levels_ui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/mutex_read_write.o gui_wx/mutex_read_write.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/property_mixer_ui.o gui_wx/property_mixer_ui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/channel_selector.o gui_wx/channel_selector.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/property_curves_ui.o gui_wx/property_curves_ui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/tiff.o gui_wx/tiff.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/logger.o gui_wx/logger.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/str_wx.o gui_wx/str_wx.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/update_main_layer_image.o gui_wx/update_main_layer_image.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/layer_processor_threads.o gui_wx/layer_processor_threads.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/progress_dialog.o gui_wx/progress_dialog.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/message_box.o gui_wx/message_box.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/update_blend.o gui_wx/update_blend.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/gui.o gui_wx/gui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/tmp.o gui_wx/tmp.cc c++ -o delaboratory obj/base_layer.o obj/base_layer_with_properties.o obj/base_layer_with_source.o obj/channel_manager.o obj/layer_stack.o obj/conversion_cpu.o obj/conversion_processor.o obj/property.o obj/color_space.o obj/value.o obj/image.o obj/power.o obj/size.o obj/copy_channel.o obj/histogram.o obj/layer_factory.o obj/operation_processor.o obj/sampler_manager.o obj/sampler.o obj/preset.o obj/static_image.o obj/view_manager.o obj/zoom_manager.o obj/str.o obj/switchable_layer.o obj/color_matrix.o obj/palette.o obj/layer_processor.o obj/flatten_layers.o obj/layer_with_blending.o obj/test_image.o obj/skin_color_chart.o obj/renderer.o obj/generic_layer_frame.o obj/layer_frame.o obj/preset_button.o obj/project.o obj/delaboratory.o obj/main_frame.o obj/image_io.o obj/layer_grid_panel.o obj/image_area_panel.o obj/image_panel.o obj/curves_panel.o obj/frame.o obj/slider.o obj/histogram_panel.o obj/control_panel.o obj/gradient_panel.o obj/view_mode_panel.o obj/help_frame.o obj/help_color_ spaces_frame.o obj/help_color_spaces_frame2.o obj/help_color_spaces_frame3.o obj/help_color_spaces_frame4.o obj/help_color_spaces_frame5.o obj/help_color_spaces_frame6.o obj/histogram_mode_panel.o obj/file_dialogs.o obj/external_editor.o obj/choice.o obj/property_choice_ui.o obj/check_box.o obj/property_boolean_ui.o obj/samplers_panel.o obj/sampler_panel.o obj/layer_frame_manager.o obj/rendered_image.o obj/dcraw_support.o obj/raw_module.o obj/zoom_panel.o obj/threads_panel.o obj/color_matrix_frame.o obj/mutex.o obj/color_space_utils.o obj/semaphore.o obj/main_window.o obj/canvas.o obj/canvas_wx.o obj/bitmap.o obj/bitmap_wx.o obj/window.o obj/window_wx.o obj/panel_wx.o obj/property_numeric_ui.o obj/button.o obj/warning_panel.o obj/property_levels_ui.o obj/mutex_read_write.o obj/property_mixer_ui.o obj/channel_selector.o obj/property_curves_ui.o obj/tiff.o obj/logger.o obj/str_wx.o obj/update_main_layer_image.o obj/layer_processor_threads.o obj/progress_dialog.o obj/message_box.o obj/ update_blend.o obj/gui.o obj/tmp.o obj/curve! s_layer.o obj/mixer_layer.o obj/auto_dodge_layer.o obj/auto_burn_layer.o obj/recover_shadows_layer.o obj/recover_highlights_layer.o obj/high_pass_layer.o obj/vignette_layer.o obj/source_image_layer.o obj/gaussian_blur_layer.o obj/gaussian_blur_single_layer.o obj/conversion_layer.o obj/equalizer_layer.o obj/c2g_layer.o obj/copy_layer.o obj/gradient_layer.o obj/fill_layer.o obj/levels_layer.o obj/tone_layer.o obj/exposure_layer.o obj/white_balance_layer.o obj/saturation_layer.o obj/local_contrast_layer.o obj/sharpen_layer.o obj/blur.o obj/usm.o obj/c2g.o obj/scale_channel.o obj/sample_pixel.o obj/blend_channel.o obj/vignette.o obj/gradient.o obj/blur_type.o obj/blend_mode.o obj/blend_color_luminosity.o obj/fill_channel.o obj/radial_lut.o obj/property_numeric.o obj/property_mixer.o obj/mixer.o obj/property_curves.o obj/curve.o obj/curve_point.o obj/curve_shape.o obj/curve_function_bezier.o obj/property_choice.o obj/property_boolean.o obj/property_levels.o `/usr/local/bin/wxgtk2u-3.0-co nfig --libs` `xml2-config --libs` -ltiff /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' Makefile:107: recipe for target 'delaboratory' failed gmake: *** [delaboratory] Error 1 *** [do-build] Error code 1 Stop in /usr/ports/graphics/delaboratory. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 03:34:37 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 22641AD for ; Wed, 28 Jan 2015 03:34:37 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 07214BC0; Wed, 28 Jan 2015 03:34:37 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S3Yada043626; Wed, 28 Jan 2015 03:34:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S3YaY7043249; Wed, 28 Jan 2015 03:34:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 03:34:36 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280334.t0S3YaY7043249@beefy1.isc.freebsd.org> To: rnejdl@ringofsaturn.com Subject: [package - 93i386-quarterly][games/megaglest] Failed for megaglest-3.9.0.4_5 in build X-Mailman-Approved-At: Wed, 28 Jan 2015 04:33:39 +0000 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: Wed, 28 Jan 2015 03:34:37 -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: rnejdl@ringofsaturn.com Last committer: bapt@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/games/megaglest/Makefile 375598 2014-12-25 20:54:41Z bapt $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/megaglest-3.9.0.4_5.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building games/megaglest build started at Wed Jan 28 03:21:35 UTC 2015 port directory: /usr/ports/games/megaglest building for: FreeBSD 93i386-quarterly-job-09 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: rnejdl@ringofsaturn.com Makefile ident: $FreeBSD: branches/2015Q1/games/megaglest/Makefile 375598 2014-12-25 20:54:41Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=megaglest-3.9.0.4_5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for megaglest-3.9.0.4_5: DOCS=on: Build and/or install documentation EDITOR=off: Install MegaGlest Editor ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/megaglest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/megaglest/work HOME=/wrkdirs/usr/ports/games/megaglest/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/games/megaglest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/megaglest/work HOME=/wrkdirs/usr/ports/games/megaglest/work TMPDIR="/tmp" PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/games/megaglest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/megaglest/work HOME=/wrkdirs/usr/ports/games/megaglest/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh SDL_CONFIG=/usr/local/bin/sdl-config WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/megaglest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/megaglest/work HOME=/wrkdirs/usr/ports/games/megaglest/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/games/megaglest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/megaglest/work HOME=/wrkdirs/usr/ports/games/megaglest/work TMPDIR="/tmp" DISPLAY=":0" LUA_MODLIBDIR=/usr/local/lib/lua/5.2 LUA_MODSHAREDIR=/usr/local/share/lua/5.2 LUA_VER=5.2 LUA_INCDIR=/usr/local/include/lua52 LUA_LIBDIR=/usr/local/lib XDG_DATA_HOME=/wrkdirs/usr/ports/games/megaglest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/megaglest/work HOME=/wrkdirs/usr/ports/games/megaglest/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES SDL_CONFIG=/usr/local/bin/sdl-config WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -I/usr/local/include -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -lssl -lcrypto" LI BS="" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -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-- DOCS="" NO_DOCS="@comment " EDITOR="@comment " NO_EDITOR="" CMAKE_BUILD_TYPE="release" LUA_MODLIBDIR=lib/lua/5.2 LUA_MODSHAREDIR=share/lua/5.2 LUA_VER=5.2 LUA_INCDIR=include/lua52 LUA_LIBDIR=lib LUA_VER_STR=52 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/megaglest" EXAMPLESDIR="share/examples/megaglest" DATADIR="share/megaglest" WWWDIR="www/megaglest" ETCDIR="etc/megaglest" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " EDITOR="@comment " NO_EDITOR="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/megaglest DOCSDIR=/usr/local/share/doc/megaglest EXAMPLESDIR=/usr/local/share/examples/megaglest WWWDIR=/usr/local/www/megaglest ETCDIR=/usr/local/etc/megaglest --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> megaglest-3.9.0.4_5 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.3.txz [93i386-quarterly-job-09] Installing pkg-1.4.3... [93i386-quarterly-job-09] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of megaglest-3.9.0.4_5 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by megaglest-3.9.0.4_5 for building =========================================================================== =================================================== ===> Fetching all distfiles required by megaglest-3.9.0.4_5 for building => SHA256 Checksum OK for megaglest-source-3.9.0.4.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by megaglest-3.9.0.4_5 for building ===> Extracting for megaglest-3.9.0.4_5 => SHA256 Checksum OK for megaglest-source-3.9.0.4.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for megaglest-3.9.0.4_5 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for megaglest-3.9.0.4_5 =========================================================================== =================================================== ===> megaglest-3.9.0.4_5 depends on file: /usr/local/include/libircclient.h - not found ===> Verifying install for /usr/local/include/libircclient.h in /usr/ports/irc/libircclient ===> Installing existing package /packages/All/libircclient-1.7.txz [93i386-quarterly-job-09] Installing libircclient-1.7... [93i386-quarterly-job-09] Extracting libircclient-1.7... done ===> Returning to build of megaglest-3.9.0.4_5 ===> megaglest-3.9.0.4_5 depends on file: /usr/local/include/miniupnpc/miniupnpc.h - not found ===> Verifying install for /usr/local/include/miniupnpc/miniupnpc.h in /usr/ports/net/miniupnpc ===> Installing existing package /packages/All/miniupnpc-1.9.txz [93i386-quarterly-job-09] Installing miniupnpc-1.9... [93i386-quarterly-job-09] Extracting miniupnpc-1.9... done ===> Returning to build of megaglest-3.9.0.4_5 ===> megaglest-3.9.0.4_5 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.0.2.txz [93i386-quarterly-job-09] Installing cmake-3.0.2... [93i386-quarterly-job-09] `-- Installing cmake-modules-3.0.2... [93i386-quarterly-job-09] `-- Extracting cmake-modules-3.0.2... done [93i386-quarterly-job-09] `-- Installing curl-7.39.0_1... [93i386-quarterly-job-09] | `-- Installing ca_root_nss-3.17.3_1... [93i386-quarterly-job-09] | `-- Extracting ca_root_nss-3.17.3_1... done [93i386-quarterly-job-09] `-- Extracting curl-7.39.0_1... done [93i386-quarterly-job-09] `-- Installing expat-2.1.0_2... [93i386-quarterly-job-09] `-- Extracting expat-2.1.0_2... done [93i386-quarterly-job-09] Extracting cmake-3.0.2... done ===> Returning to build of megaglest-3.9.0.4_5 ===> megaglest-3.9.0.4_5 depends on executable: Xvfb - not found ===> Verifying install for Xvfb in /usr/ports/x11-servers/xorg-vfbserver ===> Installing existing package /packages/All/xorg-vfbserver-1.14.7,1.txz [93i386-quarterly-job-09] Installing xorg-vfbserver-1.14.7,1... [93i386-quarterly-job-09] `-- Installing libX11-1.6.2_2,1... [93i386-quarterly-job-09] | `-- Installing kbproto-1.0.6... [93i386-quarterly-job-09] | `-- Extracting kbproto-1.0.6... done [93i386-quarterly-job-09] | `-- Installing libXau-1.0.8_2... [93i386-quarterly-job-09] | | `-- Installing xproto-7.0.26... [93i386-quarterly-job-09] | | `-- Extracting xproto-7.0.26... done [93i386-quarterly-job-09] | `-- Extracting libXau-1.0.8_2... done [93i386-quarterly-job-09] | `-- Installing libXdmcp-1.1.1_2... [93i386-quarterly-job-09] | `-- Extracting libXdmcp-1.1.1_2... done [93i386-quarterly-job-09] | `-- Installing libxcb-1.11... [93i386-quarterly-job-09] | | `-- Installing libpthread-stubs-0.3_6... [93i386-quarterly-job-09] | | `-- Extracting libpthread-stubs-0.3_6... done [93i386-quarterly-job-09] | | `-- Installing libxml2-2.9.2_2... [93i386-quarterly-job-09] | | `-- Installing libiconv-1.14_6... [93i386-quarterly-job-09] | | `-- Extracting libiconv-1.14_6... done [93i386-quarterly-job-09] | | `-- Extracting libxml2-2.9.2_2... done [93i386-quarterly-job-09] | `-- Extracting libxcb-1.11... done cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_load_game.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_load_game.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 51 [ 77%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_graphic_info.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_graphic_info.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_graphic_info.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 77%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_background.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_background.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_background.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 52 [ 78%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_options.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_options.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_options.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 78%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_custom_game.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_custom_game.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_custom_game.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 78%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_connected_game.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_connected_game.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_connected_game.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 53 [ 79%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_options_graphics.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_options_graphics.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_options_graphics.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 79%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_mods.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_mods.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_mods.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 54 [ 80%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_options_network.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_options_network.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_options_network.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 80%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_join_game.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_join_game.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_join_game.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 80%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_new_game.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_new_game.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_new_game.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 55 [ 81%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_scenario.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_scenario.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_scenario.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 81%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_masterserver.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_masterserver.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_masterserver.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 56 [ 82%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/network_manager.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/network_manager.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/network_manager.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 82%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/client_interface.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/client_interface.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/client_interface.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 82%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/server_interface.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/server_interface.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/server_interface.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 57 [ 83%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/network_message.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/network_message.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/network_message.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 83%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/network_types.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/network_types.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/network_types.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 58 [ 84%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/network_interface.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/network_interface.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/network_interface.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 84%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/network_protocol.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/network_protocol.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/network_protocol.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 84%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/connection_slot.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/connection_slot.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/connection_slot.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 59 [ 85%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/sound/sound_renderer.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/sound/sound_renderer.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound/sound_renderer.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 85%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/sound/sound_container.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/sound/sound_container.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound/sound_container.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 60 [ 86%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/resource.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/type_instances/resource.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances/resource.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 86%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/faction.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/type_instances/faction.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances/faction.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 86%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/object.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/type_instances/object.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances/object.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 61 [ 87%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/command.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/type_instances/command.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances/command.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 87%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/unit.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/type_instances/unit.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances/unit.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 62 [ 88%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/upgrade.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/type_instances/upgrade.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances/upgrade.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 88%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/object_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/object_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/object_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 88%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/unit_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/unit_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/unit_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 63 [ 89%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/skill_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/skill_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/skill_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 89%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/tech_tree.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/tech_tree.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/tech_tree.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 64 [ 90%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/tileset_model_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/tileset_model_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/tileset_model_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 90%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/resource_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/resource_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/resource_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 90%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/damage_multiplier.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/damage_multiplier.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/damage_multiplier.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 65 [ 91%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/faction_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/faction_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/faction_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 91%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/command_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/command_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/command_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 66 [ 92%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/element_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/element_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/element_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 92%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/upgrade_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/upgrade_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/upgrade_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 92%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/water_effects.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/water_effects.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/water_effects.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 67 [ 93%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/scenario.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/scenario.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/scenario.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 93%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/world.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/world.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/world.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 68 [ 94%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/unit_updater.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/unit_updater.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/unit_updater.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 94%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/minimap.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/minimap.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/minimap.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 94%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/map.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/map.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/map.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 69 [ 95%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/time_flow.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/time_flow.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/time_flow.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 95%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/surface_atlas.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/surface_atlas.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/surface_atlas.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 70 [ 96%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/tileset.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/tileset.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/tileset.cpp Linking CXX executable megaglest cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/megaglest.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -L/usr/local/lib -lssl -lcrypto -s CMakeFiles/megaglest.dir/ai/ai.cpp.o CMakeFiles/megaglest.dir/ai/path_finder.cpp.o CMakeFiles/megaglest.dir/ai/ai_rule.cpp.o CMakeFiles/megaglest.dir/ai/ai_interface.cpp.o CMakeFiles/megaglest.dir/facilities/game_util.cpp.o CMakeFiles/megaglest.dir/facilities/logger.cpp.o CMakeFiles/megaglest.dir/facilities/components.cpp.o CMakeFiles/megaglest.dir/facilities/auto_test.cpp.o CMakeFiles/megaglest.dir/game/game.cpp.o CMakeFiles/megaglest.dir/game/game_camera.cpp.o CMakeFiles/megaglest.dir/game/stats.cpp.o CMakeFiles/megaglest.dir/game/script_manager.cpp.o CMakeFiles/megaglest.dir/game/commander.cpp.o CMakeFiles/megaglest.dir/game/chat_manager.cpp.o CMakeFiles/megaglest.dir/game/console.cpp.o CMakeFiles/megaglest.dir/global/config.cpp.o CMakeFi les/megaglest.dir/global/metrics.cpp.o CMakeFiles/megaglest.dir/global/lang.cpp.o CMakeFiles/megaglest.dir/global/core_data.cpp.o CMakeFiles/megaglest.dir/graphics/unit_particle_type.cpp.o CMakeFiles/megaglest.dir/graphics/particle_type.cpp.o CMakeFiles/megaglest.dir/graphics/renderer.cpp.o CMakeFiles/megaglest.dir/gui/selection.cpp.o CMakeFiles/megaglest.dir/gui/display.cpp.o CMakeFiles/megaglest.dir/gui/gui.cpp.o CMakeFiles/megaglest.dir/main/program.cpp.o CMakeFiles/megaglest.dir/main/main.cpp.o CMakeFiles/megaglest.dir/main/battle_end.cpp.o CMakeFiles/megaglest.dir/main/intro.cpp.o CMakeFiles/megaglest.dir/menu/server_line.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_options_sound.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_about.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_keysetup.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_root.cpp.o CMakeFiles/megaglest.dir/menu/main_menu.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_load_game.cpp.o CMakeFiles/megaglest.dir/menu/m enu_state_graphic_info.cpp.o CMakeFiles/mega! glest.dir/menu/menu_background.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_options.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_custom_game.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_connected_game.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_options_graphics.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_mods.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_options_network.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_join_game.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_new_game.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_scenario.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_masterserver.cpp.o CMakeFiles/megaglest.dir/network/network_manager.cpp.o CMakeFiles/megaglest.dir/network/client_interface.cpp.o CMakeFiles/megaglest.dir/network/server_interface.cpp.o CMakeFiles/megaglest.dir/network/network_message.cpp.o CMakeFiles/megaglest.dir/network/network_types.cpp.o CMakeFiles/megaglest.dir/network/network_interface.cpp.o CMakeFiles/megaglest.dir/network/network_pro tocol.cpp.o CMakeFiles/megaglest.dir/network/connection_slot.cpp.o CMakeFiles/megaglest.dir/sound/sound_renderer.cpp.o CMakeFiles/megaglest.dir/sound/sound_container.cpp.o CMakeFiles/megaglest.dir/type_instances/resource.cpp.o CMakeFiles/megaglest.dir/type_instances/faction.cpp.o CMakeFiles/megaglest.dir/type_instances/object.cpp.o CMakeFiles/megaglest.dir/type_instances/command.cpp.o CMakeFiles/megaglest.dir/type_instances/unit.cpp.o CMakeFiles/megaglest.dir/type_instances/upgrade.cpp.o CMakeFiles/megaglest.dir/types/object_type.cpp.o CMakeFiles/megaglest.dir/types/unit_type.cpp.o CMakeFiles/megaglest.dir/types/skill_type.cpp.o CMakeFiles/megaglest.dir/types/tech_tree.cpp.o CMakeFiles/megaglest.dir/types/tileset_model_type.cpp.o CMakeFiles/megaglest.dir/types/resource_type.cpp.o CMakeFiles/megaglest.dir/types/damage_multiplier.cpp.o CMakeFiles/megaglest.dir/types/faction_type.cpp.o CMakeFiles/megaglest.dir/types/command_type.cpp.o CMakeFiles/megaglest.dir/types/element_type.cpp.o C MakeFiles/megaglest.dir/types/upgrade_type.c! pp.o CMak! eFiles/megaglest.dir/world/water_effects.cpp.o CMakeFiles/megaglest.dir/world/scenario.cpp.o CMakeFiles/megaglest.dir/world/world.cpp.o CMakeFiles/megaglest.dir/world/unit_updater.cpp.o CMakeFiles/megaglest.dir/world/minimap.cpp.o CMakeFiles/megaglest.dir/world/map.cpp.o CMakeFiles/megaglest.dir/world/time_flow.cpp.o CMakeFiles/megaglest.dir/world/surface_atlas.cpp.o CMakeFiles/megaglest.dir/world/tileset.cpp.o -o megaglest ../shared_lib/sources/streflop/libstreflop.a ../shared_lib/liblibmegaglest.a /usr/local/lib/libSDLmain.a /usr/local/lib/libSDL.so -pthread /usr/local/lib/libGLU.so /usr/local/lib/libGL.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so /usr/local/lib/libxerces-c.so /usr/local/lib/libopenal.so /usr/local/lib/libvorbisfile.so /usr/local/lib/liblua-5.2.so /usr/local/lib/libjpeg.so /usr/local/lib/libpng.so -L/usr/local/lib -lcurl /usr/local/lib/libGLEW.so ../shared_lib/sources/streflop/libstreflop.a /usr/local/lib /libfontconfig.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so /usr/local/lib/libminiupnpc.so /usr/local/lib/libircclient.a /usr/local/lib/libGLEW.so -Wl,-rpath,/usr/local/lib: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 [ 96%] Built target megaglest /usr/bin/make -f source/glest_game/CMakeFiles/run.dir/build.make source/glest_game/CMakeFiles/run.dir/depend cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0 /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0 /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/CMakeFiles/run.dir/DependInfo.cmake Scanning dependencies of target run /usr/bin/make -f source/glest_game/CMakeFiles/run.dir/build.make source/glest_game/CMakeFiles/run.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 96%] Generating mg.tmp cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && touch /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities/game_util.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 96%] Built target run /usr/bin/make -f source/glest_map_editor/CMakeFiles/megaglest_editor.dir/build.make source/glest_map_editor/CMakeFiles/megaglest_editor.dir/depend cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0 /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0 /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/CMakeFiles/megaglest_editor.dir/DependInfo.cmake Scanning dependencies of target megaglest_editor /usr/bin/make -f source/glest_map_editor/CMakeFiles/megaglest_editor.dir/build.make source/glest_map_editor/CMakeFiles/megaglest_editor.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 96%] Building CXX object source/glest_map_editor/CMakeFiles/megaglest_editor.dir/__/glest_game/global/config.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/inc lude/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/. -Wuninitialize d -Wsign-compare -Wunused-function -Wunused-! variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest_editor.dir/__/glest_game/global/config.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global/config.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 96%] Building CXX object source/glest_map_editor/CMakeFiles/megaglest_editor.dir/program.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/inc lude/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/. -Wuninitialize d -Wsign-compare -Wunused-function -Wunused-! variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest_editor.dir/program.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/program.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 71 [ 97%] Building CXX object source/glest_map_editor/CMakeFiles/megaglest_editor.dir/main.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/inc lude/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/. -Wuninitialize d -Wsign-compare -Wunused-function -Wunused-! variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest_editor.dir/main.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/main.cpp Linking CXX executable megaglest_editor cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/megaglest_editor.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -L/usr/local/lib -lssl -lcrypto -s CMakeFiles/megaglest_editor.dir/__/glest_game/global/config.cpp.o CMakeFiles/megaglest_editor.dir/program.cpp.o CMakeFiles/megaglest_editor.dir/main.cpp.o -o megaglest_editor -L/usr/local/lib ../shared_lib/sources/streflop/libstreflop.a ../shared_lib/liblibmegaglest.a /usr/local/lib/libSDLmain.a /usr/local/lib/libSDL.so -pthread /usr/local/lib/libGLU.so /usr/local/lib/libGL.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so -L/usr/local/lib -lwx_gtk2u_core-3.0 -lwx_baseu-3.0 -lwx_gtk2u_gl-3.0 ../shared_lib/sources/streflop/libstreflop.a -L/usr/local/lib -lcurl /usr/local/lib/libxerces-c.so /usr/local/lib/libopenal.so /usr/local/lib/liblua-5.2.so /usr/local/lib /libjpeg.so /usr/local/lib/libpng.so /usr/local/lib/libfontconfig.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so /usr/local/lib/libGLEW.so /usr/local/lib/libminiupnpc.so /usr/local/lib/libircclient.a -Wl,-rpath,/usr/local/lib: /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' *** [source/glest_map_editor/megaglest_editor] Error code 1 Stop in /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0. *** [source/glest_map_editor/CMakeFiles/megaglest_editor.dir/all] Error code 1 Stop in /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0. *** [do-build] Error code 1 Stop in /usr/ports/games/megaglest. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:37:00 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 38EC8B0E for ; Wed, 28 Jan 2015 04:37:00 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 179632AA for ; Wed, 28 Jan 2015 04:37:00 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S4axRh083499 for ; Wed, 28 Jan 2015 04:36:59 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S4axqR083476; Wed, 28 Jan 2015 04:36:59 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:36:59 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280436.t0S4axqR083476@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93amd64-quarterly][emulators/pearpc] Failed for pearpc-0.5_2 in build 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: Wed, 28 Jan 2015 04:37:00 -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: bapt@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/emulators/pearpc/Makefile 375061 2014-12-20 18:17:19Z bapt $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/pearpc-0.5_2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building emulators/pearpc build started at Wed Jan 28 04:36:33 UTC 2015 port directory: /usr/ports/emulators/pearpc building for: FreeBSD 93amd64-quarterly-job-14 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/emulators/pearpc/Makefile 375061 2014-12-20 18:17:19Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=pearpc-0.5_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for pearpc-0.5_2: DEBUG=off: Build with debugging support EXAMPLES=on: Build and/or install examples OPTIMIZED_CFLAGS=off: Use extra compiler optimizations SDL=off: Simple Direct Media Layer support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-debug --disable-fpo --enable-ui=x11 --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/pearpc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/pearpc/work HOME=/wrkdirs/usr/ports/emulators/pearpc/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/pearpc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/pearpc/work HOME=/wrkdirs/usr/ports/emulators/pearpc/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/pearpc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/pearpc/work HOME=/wrkdirs/usr/ports/emulators/pearpc/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/pearpc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/pearpc/work HOME=/wrkdirs/usr/ports/emulators/pearpc/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -fstack-protector -Wl,-rpath=/usr/l ocal/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/pearpc" EXAMPLESDIR="share/examples/pearpc" DATADIR="share/pearpc" WWWDIR="www/pearpc" ETCDIR="etc/pearpc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pearpc DOCSDIR=/usr/local/share/doc/pearpc EXAMPLESDIR=/usr/local/share/examples/pearpc WWWDIR=/usr/local/www/pearpc ETCDIR=/usr/local/etc/pearpc --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> pearpc-0.5_2 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.3.txz [93amd64-quarterly-job-14] Installing pkg-1.4.3... [93amd64-quarterly-job-14] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of pearpc-0.5_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by pearpc-0.5_2 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by pearpc-0.5_2 for building => SHA256 Checksum OK for pearpc-0.5.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by pearpc-0.5_2 for building ===> Extracting for pearpc-0.5_2 => SHA256 Checksum OK for pearpc-0.5.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for pearpc-0.5_2 ===> Applying FreeBSD patches for pearpc-0.5_2 =========================================================================== =================================================== ===> pearpc-0.5_2 depends on executable: gcc48 - not found ===> Verifying install for gcc48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.3_2.txz [93amd64-quarterly-job-14] Installing gcc-4.8.3_2... [93amd64-quarterly-job-14] `-- Installing binutils-2.25... [93amd64-quarterly-job-14] | `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-14] | | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-14] | | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-14] | | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-14] | | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-14] | `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-14] `-- Extracting binutils-2.25... done [93amd64-quarterly-job-14] `-- Installing gcc-ecj-4.5... [93amd64-quarterly-job-14] `-- Extracting gcc-ecj-4.5... done [93amd64-quarterly-job-14] `-- Installing gmp-5.1.3_2... [93amd64-quarterly-job-14] `-- Extracting gmp-5.1.3_2... done [93amd64-quarterly-job-14] `-- Installing mpc-1.0.2_1... [93amd64-quarterly-job-14] | `-- Installing mpfr-3.1.2_2... [93amd64-quarterly-job-14] | `-- Extracting mpfr-3.1.2_2... done [93amd64-quarterly-job-14] `-- Extracting mpc-1.0.2_1... done [93amd64-quarterly-job-14] Extracting gcc-4.8.3_2... done Message for gcc-4.8.3_2: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of pearpc-0.5_2 ===> pearpc-0.5_2 depends on file: /usr/local/bin/as - found ===> pearpc-0.5_2 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/x11.pc in /usr/ports/x11/libX11 ===> Installing existing package /packages/All/libX11-1.6.2_2,1.txz [93amd64-quarterly-job-14] Installing libX11-1.6.2_2,1... [93amd64-quarterly-job-14] `-- Installing kbproto-1.0.6... [93amd64-quarterly-job-14] `-- Extracting kbproto-1.0.6... done [93amd64-quarterly-job-14] `-- Installing libXau-1.0.8_2... [93amd64-quarterly-job-14] | `-- Installing xproto-7.0.26... [93amd64-quarterly-job-14] | `-- Extracting xproto-7.0.26... done [93amd64-quarterly-job-14] `-- Extracting libXau-1.0.8_2... done [93amd64-quarterly-job-14] `-- Installing libXdmcp-1.1.1_2... [93amd64-quarterly-job-14] `-- Extracting libXdmcp-1.1.1_2... done [93amd64-quarterly-job-14] `-- Installing libxcb-1.11... [93amd64-quarterly-job-14] | `-- Installing libpthread-stubs-0.3_6... [93amd64-quarterly-job-14] | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-quarterly-job-14] | `-- Installing libxml2-2.9.2_2... [93amd64-quarterly-job-14] | `-- Extracting libxml2-2.9.2_2... done [93amd64-quarterly-job-14] `-- Extracting libxcb-1.11... done [93amd64-quarterly-job-14] Extracting libX11-1.6.2_2,1... done ===> Returning to build of pearpc-0.5_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for pearpc-0.5_2 configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd9.3 checking host system type... amd64-portbld-freebsd9.3 checking target system type... amd64-portbld-freebsd9.3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes *** FREEBSD, building native FreeBSD version. we need pthread. ppc_double A, B, D; ^ ppc_fpu.cc:1063:19: warning: 'D.ppc_double::e' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc:1063:19: warning: 'D.ppc_double::m' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc:1063:19: warning: 'D.ppc_double::e' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc:1063:19: warning: 'D.ppc_double::s' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc:1063:19: warning: 'D.ppc_double::type' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc: In function 'void ppc_opc_fmaddsx(PPC_CPU_State&)': ppc_fpu.cc:509:13: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_quadro p; ^ ppc_fpu.cc:532:13: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_quadro x; ^ ppc_fpu.cc:539:13: warning: 'x.ppc_quadro::e' may be used uninitialized in this function [-Wmaybe-uninitialized] res.e = x.e; ^ ppc_fpu.cc:532:13: note: 'x.ppc_quadro::e' was declared here ppc_quadro x; ^ ppc_fpu.cc:543:17: warning: '*((void*)& x +24)' may be used uninitialized in this function [-Wmaybe-uninitialized] res.m |= x.m1 & 1; // X' bit from m1 ^ ppc_fpu.cc:532:13: note: '*((void*)& x +24)' was declared here ppc_quadro x; ^ ppc_fpu.cc:541:16: warning: '*((void*)& x +16)' may be used uninitialized in this function [-Wmaybe-uninitialized] res.m = x.m0 << 13; // 43 bits from m0 ^ ppc_fpu.cc:532:13: note: '*((void*)& x +16)' was declared here ppc_quadro x; ^ ppc_fpu.cc:538:13: warning: 'x.ppc_quadro::s' may be used uninitialized in this function [-Wmaybe-uninitialized] res.s = x.s; ^ ppc_fpu.cc:532:13: note: 'x.ppc_quadro::s' was declared here ppc_quadro x; ^ ppc_fpu.cc:201:22: warning: 'p.ppc_quadro::e' may be used uninitialized in this function [-Wmaybe-uninitialized] int diff = a.e - b.e; ^ ppc_fpu.cc:509:13: note: 'p.ppc_quadro::e' was declared here ppc_quadro p; ^ ppc_fpu.cc:207:20: warning: '*((void*)& p +24)' may be used uninitialized in this function [-Wmaybe-uninitialized] } else if (a.m0 || a.m1) { ^ ppc_fpu.cc:509:13: note: '*((void*)& p +24)' was declared here ppc_quadro p; ^ ppc_fpu.cc:509:13: warning: '*((void*)& p +16)' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc: In function 'void ppc_opc_fmsubsx(PPC_CPU_State&)': ppc_fpu.cc:509:13: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc:539:13: warning: 'x.ppc_quadro::e' may be used uninitialized in this function [-Wmaybe-uninitialized] res.e = x.e; ^ ppc_fpu.cc:532:13: note: 'x.ppc_quadro::e' was declared here ppc_quadro x; ^ ppc_fpu.cc:543:17: warning: '*((void*)& x +24)' may be used uninitialized in this function [-Wmaybe-uninitialized] res.m |= x.m1 & 1; // X' bit from m1 ^ ppc_fpu.cc:532:13: note: '*((void*)& x +24)' was declared here ppc_quadro x; ^ ppc_fpu.cc:541:16: warning: '*((void*)& x +16)' may be used uninitialized in this function [-Wmaybe-uninitialized] res.m = x.m0 << 13; // 43 bits from m0 ^ ppc_fpu.cc:532:13: note: '*((void*)& x +16)' was declared here ppc_quadro x; ^ ppc_fpu.cc:538:13: warning: 'x.ppc_quadro::s' may be used uninitialized in this function [-Wmaybe-uninitialized] res.s = x.s; ^ ppc_fpu.cc:532:13: note: 'x.ppc_quadro::s' was declared here ppc_quadro x; ^ ppc_fpu.cc:537:19: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] res.type = x.type; ^ ppc_fpu.cc:532:13: note: 'x' was declared here ppc_quadro x; ^ ppc_fpu.cc:201:22: warning: 'p.ppc_quadro::e' may be used uninitialized in this function [-Wmaybe-uninitialized] int diff = a.e - b.e; ^ ppc_fpu.cc:509:13: note: 'p.ppc_quadro::e' was declared here ppc_quadro p; ^ ppc_fpu.cc:207:20: warning: '*((void*)& p +24)' may be used uninitialized in this function [-Wmaybe-uninitialized] } else if (a.m0 || a.m1) { ^ ppc_fpu.cc:509:13: note: '*((void*)& p +24)' was declared here ppc_quadro p; ^ ppc_fpu.cc:509:13: warning: '*((void*)& p +16)' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc: In function 'void ppc_opc_fnmaddsx(PPC_CPU_State&)': ppc_fpu.cc:509:13: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc:539:13: warning: 'x.ppc_quadro::e' may be used uninitialized in this function [-Wmaybe-uninitialized] res.e = x.e; ^ ppc_fpu.cc:532:13: note: 'x.ppc_quadro::e' was declared here ppc_quadro x; ^ ppc_fpu.cc:543:17: warning: '*((void*)& x +24)' may be used uninitialized in this function [-Wmaybe-uninitialized] res.m |= x.m1 & 1; // X' bit from m1 ^ ppc_fpu.cc:532:13: note: '*((void*)& x +24)' was declared here ppc_quadro x; ^ ppc_fpu.cc:541:16: warning: '*((void*)& x +16)' may be used uninitialized in this function [-Wmaybe-uninitialized] res.m = x.m0 << 13; // 43 bits from m0 ^ ppc_fpu.cc:532:13: note: '*((void*)& x +16)' was declared here ppc_quadro x; ^ ppc_fpu.cc:532:13: warning: 'x.ppc_quadro::s' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc:537:19: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] res.type = x.type; ^ ppc_fpu.cc:532:13: note: 'x' was declared here ppc_quadro x; ^ ppc_fpu.cc:201:22: warning: 'p.ppc_quadro::e' may be used uninitialized in this function [-Wmaybe-uninitialized] int diff = a.e - b.e; ^ ppc_fpu.cc:509:13: note: 'p.ppc_quadro::e' was declared here ppc_quadro p; ^ ppc_fpu.cc:207:20: warning: '*((void*)& p +24)' may be used uninitialized in this function [-Wmaybe-uninitialized] } else if (a.m0 || a.m1) { ^ ppc_fpu.cc:509:13: note: '*((void*)& p +24)' was declared here ppc_quadro p; ^ ppc_fpu.cc:509:13: warning: '*((void*)& p +16)' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc: In function 'void ppc_opc_fnmsubsx(PPC_CPU_State&)': ppc_fpu.cc:509:13: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc:539:13: warning: 'x.ppc_quadro::e' may be used uninitialized in this function [-Wmaybe-uninitialized] res.e = x.e; ^ ppc_fpu.cc:532:13: note: 'x.ppc_quadro::e' was declared here ppc_quadro x; ^ ppc_fpu.cc:543:17: warning: '*((void*)& x +24)' may be used uninitialized in this function [-Wmaybe-uninitialized] res.m |= x.m1 & 1; // X' bit from m1 ^ ppc_fpu.cc:532:13: note: '*((void*)& x +24)' was declared here ppc_quadro x; ^ ppc_fpu.cc:541:16: warning: '*((void*)& x +16)' may be used uninitialized in this function [-Wmaybe-uninitialized] res.m = x.m0 << 13; // 43 bits from m0 ^ ppc_fpu.cc:532:13: note: '*((void*)& x +16)' was declared here ppc_quadro x; ^ ppc_fpu.cc:532:13: warning: 'x.ppc_quadro::s' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc:537:19: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] res.type = x.type; ^ ppc_fpu.cc:532:13: note: 'x' was declared here ppc_quadro x; ^ ppc_fpu.cc:201:22: warning: 'p.ppc_quadro::e' may be used uninitialized in this function [-Wmaybe-uninitialized] int diff = a.e - b.e; ^ ppc_fpu.cc:509:13: note: 'p.ppc_quadro::e' was declared here ppc_quadro p; ^ ppc_fpu.cc:207:20: warning: '*((void*)& p +24)' may be used uninitialized in this function [-Wmaybe-uninitialized] } else if (a.m0 || a.m1) { ^ ppc_fpu.cc:509:13: note: '*((void*)& p +24)' was declared here ppc_quadro p; ^ ppc_fpu.cc:509:13: warning: '*((void*)& p +16)' may be used uninitialized in this function [-Wmaybe-uninitialized] mv -f .deps/ppc_fpu.Tpo .deps/ppc_fpu.Po g++48 -DHAVE_CONFIG_H -I. -I../../.. -I ../.. -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wundef -Wall -Woverloaded-virtual -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -MT ppc_mmu.o -MD -MP -MF .deps/ppc_mmu.Tpo -c -o ppc_mmu.o ppc_mmu.cc ppc_mmu.cc: In function 'bool ppc_init_physical_memory(uint)': ppc_mmu.cc:828:84: error: 'MAP_32BIT' was not declared in this scope gMemory = (byte*)mmap(NULL, size, PROT_READ | PROT_WRITE, MAP_ANON | MAP_SHARED | MAP_32BIT, -1, 0); ^ *** [ppc_mmu.o] Error code 1 Stop in /wrkdirs/usr/ports/emulators/pearpc/work/pearpc-0.5/src/cpu/cpu_jitc_x86_64. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/emulators/pearpc/work/pearpc-0.5/src/cpu. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/emulators/pearpc/work/pearpc-0.5/src. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/emulators/pearpc/work/pearpc-0.5. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/emulators/pearpc/work/pearpc-0.5. *** [do-build] Error code 1 Stop in /usr/ports/emulators/pearpc. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:39:13 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 DB116B5E for ; Wed, 28 Jan 2015 04:39:13 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 BA6EA2CE for ; Wed, 28 Jan 2015 04:39:13 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S4dDND011472 for ; Wed, 28 Jan 2015 04:39:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S4dDFh011471; Wed, 28 Jan 2015 04:39:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:39:13 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280439.t0S4dDFh011471@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93amd64-quarterly][graphics/gtimelapse] Failed for gtimelapse-0.1_4 in build 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: Wed, 28 Jan 2015 04:39:13 -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: tijl@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/graphics/gtimelapse/Makefile 368126 2014-09-13 18:25:04Z tijl $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/gtimelapse-0.1_4.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building graphics/gtimelapse build started at Wed Jan 28 04:38:19 UTC 2015 port directory: /usr/ports/graphics/gtimelapse building for: FreeBSD 93amd64-quarterly-job-23 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/graphics/gtimelapse/Makefile 368126 2014-09-13 18:25:04Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=gtimelapse-0.1_4 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-wx-config=/usr/local/bin/wxgtk2u-3.0-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gtimelapse/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gtimelapse/work HOME=/wrkdirs/usr/ports/graphics/gtimelapse/work TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config AUTOMAKE=/usr/local/bin/automake-1.14 AUTOMAKE_DIR=/usr/local/share/automake-1.14 AUTOMAKE_VERSION=1.14 AUTOMAKE_APIVER=1.14 ACLOCAL=/usr/local/bin/aclocal-1.14 ACLOCAL_DIR=/usr/local/share/aclocal-1.14 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share /aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gtimelapse/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gtimelapse/work HOME=/wrkdirs/usr/ports/graphics/gtimelapse/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config AUTOMAKE=/usr/local/bin/automake-1.14 AUTOMAKE_DIR=/usr/local/share/automake-1.14 AUTOMAKE_VERSION=1.14 AUTOMAKE_APIVER=1.14 ACLOCAL=/usr/local/bin/aclocal-1.14 ACLOCAL_DIR=/usr/local/share/aclocal-1.14 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool. m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh 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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gtimelapse" EXAMPLESDIR="share/examples/gtimelapse" DATADIR="share/gtimelapse" WWWDIR="www/gtimelapse" ETCDIR="etc/gtimelapse" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gtimelapse DOCSDIR=/usr/local/share/doc/gtimelapse EXAMPLESDIR=/usr/local/share/examples/gtimelapse WWWDIR=/usr/local/www/gtimelapse ETCDIR=/usr/local/etc/gtimelapse --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> gtimelapse-0.1_4 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.3.txz [93amd64-quarterly-job-23] Installing pkg-1.4.3... [93amd64-quarterly-job-23] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gtimelapse-0.1_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gtimelapse-0.1_4 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gtimelapse-0.1_4 for building => SHA256 Checksum OK for gtimelapse-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gtimelapse-0.1_4 for building ===> Extracting for gtimelapse-0.1_4 => SHA256 Checksum OK for gtimelapse-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gtimelapse-0.1_4 ===> Applying FreeBSD patches for gtimelapse-0.1_4 =========================================================================== =================================================== ===> gtimelapse-0.1_4 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93amd64-quarterly-job-23] Installing pkgconf-0.9.7... [93amd64-quarterly-job-23] Extracting pkgconf-0.9.7... done ===> Returning to build of gtimelapse-0.1_4 ===> gtimelapse-0.1_4 depends on file: /usr/local/bin/automake-1.14 - not found ===> Verifying install for /usr/local/bin/automake-1.14 in /usr/ports/devel/automake ===> Installing existing package /packages/All/automake-1.14_1.txz [93amd64-quarterly-job-23] Installing automake-1.14_1... [93amd64-quarterly-job-23] `-- Installing autoconf-2.69... [93amd64-quarterly-job-23] | `-- Installing autoconf-wrapper-20131203... [93amd64-quarterly-job-23] | `-- Extracting autoconf-wrapper-20131203... done [93amd64-quarterly-job-23] | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-23] | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-23] | `-- Installing m4-1.4.17_1,1... [93amd64-quarterly-job-23] | `-- Extracting m4-1.4.17_1,1... done [93amd64-quarterly-job-23] | `-- Installing perl5-5.18.4_11... [93amd64-quarterly-job-23] | `-- Extracting perl5-5.18.4_11... done [93amd64-quarterly-job-23] `-- Extracting autoconf-2.69... done [93amd64-quarterly-job-23] `-- Installing automake-wrapper-20131203... [93amd64-quarterly-job-23] `-- Extracting automake-wrapper-20131203... done [93amd64-quarterly-job-23] Extracting automake-1.14_1... done ===> Returning to build of gtimelapse-0.1_4 ===> gtimelapse-0.1_4 depends on file: /usr/local/bin/autoconf-2.69 - found ===> gtimelapse-0.1_4 depends on package: libtool>=2.4 - not found ===> Verifying install for libtool>=2.4 in /usr/ports/devel/libtool ===> Installing existing package /packages/All/libtool-2.4.2.418.txz [93amd64-quarterly-job-23] Installing libtool-2.4.2.418... [93amd64-quarterly-job-23] Extracting libtool-2.4.2.418... done ===> Returning to build of gtimelapse-0.1_4 =========================================================================== =================================================== ===> gtimelapse-0.1_4 depends on shared library: libgphoto2.so - not found ===> Verifying for libgphoto2.so in /usr/ports/graphics/libgphoto2 ===> Installing existing package /packages/All/libgphoto2-2.5.5.1.txz [93amd64-quarterly-job-23] Installing libgphoto2-2.5.5.1... [93amd64-quarterly-job-23] `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-23] | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-23] | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-23] `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-23] `-- Installing jpeg-8_6... [93amd64-quarterly-job-23] `-- Extracting jpeg-8_6... done [93amd64-quarterly-job-23] `-- Installing libexif-0.6.21_3... [93amd64-quarterly-job-23] `-- Extracting libexif-0.6.21_3... done [93amd64-quarterly-job-23] `-- Installing libgd-2.1.0_5,1... [93amd64-quarterly-job-23] | `-- Installing fontconfig-2.11.1,1... [93amd64-quarterly-job-23] | | `-- Installing expat-2.1.0_2... [93amd64-quarterly-job-23] | | `-- Extracting expat-2.1.0_2... done [93amd64-quarterly-job-23] | | `-- Installing freetype2-2.5.4_1... [93amd64-quarterly-job-23] | | `-- Extracting freetype2-2.5.4_1... done [93amd64-quarterly-job-23] | `-- 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 [93amd64-quarterly-job-23] | `-- Installing png-1.6.16... [93amd64-quarterly-job-23] | `-- Extracting png-1.6.16... done [93amd64-quarterly-job-23] | `-- Installing tiff-4.0.3_5... [93amd64-quarterly-job-23] | | `-- Installing jbigkit-2.1_1... [93amd64-quarterly-job-23] | | `-- Extracting jbigkit-2.1_1... done [93amd64-quarterly-job-23] | `-- Extracting tiff-4.0.3_5... done [93amd64-quarterly-job-23] `-- Extracting libgd-2.1.0_5,1... done [93amd64-quarterly-job-23] `-- Installing libltdl-2.4.2.418... [93amd64-quarterly-job-23] `-- Extracting libltdl-2.4.2.418... done [93amd64-quarterly-job-23] `-- Installing libxml2-2.9.2_2... [93amd64-quarterly-job-23] `-- Extracting libxml2-2.9.2_2... done 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. Message for gcc-4.8.3_2: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of gtimelapse-0.1_4 =========================================================================== =================================================== ===> Configuring for gtimelapse-0.1_4 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/config.guess' libtoolize: copying file 'config/config.sub' libtoolize: copying file 'config/install-sh' libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: You should add the contents of 'm4/libtool.m4' to 'aclocal.m4'. libtoolize: copying file 'm4/ltoptions.m4' libtoolize: You should add the contents of 'm4/ltoptions.m4' to 'aclocal.m4'. libtoolize: copying file 'm4/ltsugar.m4' libtoolize: You should add the contents of 'm4/ltsugar.m4' to 'aclocal.m4'. libtoolize: copying file 'm4/ltversion.m4' libtoolize: You should add the contents of 'm4/ltversion.m4' to 'aclocal.m4'. libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: You should add the contents of 'm4/lt~obsolete.m4' to 'aclocal.m4'. configure.ac:12: warning: GP_CONFIG_MSG is m4_require'd but not m4_defun'd m4/gp-check-library.m4:95: _GP_CHECK_LIBRARY is expanded from... m4/gp-check-library.m4:411: GP_CHECK_LIBRARY is expanded from... configure.ac:12: the top level configure.ac:12: warning: GP_PKG_CONFIG is m4_require'd but not m4_defun'd m4/gp-check-library.m4:95: _GP_CHECK_LIBRARY is expanded from... m4/gp-check-library.m4:411: GP_CHECK_LIBRARY is expanded from... configure.ac:12: the top level configure.ac:9: installing 'config/compile' configure.ac:6: installing 'config/missing' src/Makefile.am: installing 'config/depcomp' configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking build system type... amd64-portbld-freebsd9.3 checking host system type... amd64-portbld-freebsd9.3 checking how to print strings... printf checking for gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert amd64-portbld-freebsd9.3 file names to amd64-portbld-freebsd9.3 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd9.3 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking for POSIX sh $() command substitution... yes checking PKG_CONFIG_PATH... empty checking for pkg-config... /usr/local/bin/pkg-config checking for dynamic library extension... .so checking pkg-config is at least version 0.9.0... yes checking for libgphoto2 to use... autodetect checking for LIBGPHOTO2... yes checking libgphoto2 library flags... "-lgphoto2 -lgphoto2_port -lm -L/usr/local/lib -lexif " checking libgphoto2 cpp flags... "-I/usr/local/include/gphoto2 -I/usr/local/include " checking for wx-config... /usr/local/bin/wxgtk2u-3.0-config checking for wxWidgets version >= 2.8.9... yes (version 3.0.2) checking for wxWidgets static library... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===> Building for gtimelapse-0.1_4 Making all in src c++ -DPACKAGE_NAME=\"gTimelapse\" -DPACKAGE_TARNAME=\"gtimelapse\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"gTimelapse\ 1.0\" -DPACKAGE_BUGREPORT=\"timnugent@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gtimelapse\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBGPHOTO2=1 -I. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/gphoto2 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT gtimelapse-globals.o -MD -MP -MF .deps/gtimelapse-globals.Tpo -c -o gtimelapse-globals.o `test -f 'globals.cpp' || echo './'`globals.cpp mv -f .deps/gtimelapse-globals.Tpo .deps/gtimelapse-globals.Po c++ -DPACKAGE_NAME=\"gTimelapse\" -DPACKAGE_TARNAME=\"gtimelapse\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"gTimelapse\ 1.0\" -DPACKAGE_BUGREPORT=\"timnugent@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gtimelapse\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBGPHOTO2=1 -I. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/gphoto2 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT gtimelapse-gphotofunctions.o -MD -MP -MF .deps/gtimelapse-gphotofunctions.Tpo -c -o gtimelapse-gphotofunctions.o `test -f 'gphotofunctions.cpp' || echo './'`gphotofunctions.cpp mv -f .deps/gtimelapse-gphotofunctions.Tpo .deps/gtimelapse-gphotofunctions.Po c++ -DPACKAGE_NAME=\"gTimelapse\" -DPACKAGE_TARNAME=\"gtimelapse\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"gTimelapse\ 1.0\" -DPACKAGE_BUGREPORT=\"timnugent@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gtimelapse\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBGPHOTO2=1 -I. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/gphoto2 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT gtimelapse-gtimelapse.o -MD -MP -MF .deps/gtimelapse-gtimelapse.Tpo -c -o gtimelapse-gtimelapse.o `test -f 'gtimelapse.cpp' || echo './'`gtimelapse.cpp mv -f .deps/gtimelapse-gtimelapse.Tpo .deps/gtimelapse-gtimelapse.Po /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/gphoto2 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o gtimelapse gtimelapse-globals.o gtimelapse-gphotofunctions.o gtimelapse-gtimelapse.o -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lgphoto2 -lgphoto2_port -lm -L/usr/local/lib -lexif -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 libtool: link: c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/gphoto2 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o gtimelapse gtimelapse-globals.o gtimelapse-gphotofunctions.o gtimelapse-gtimelapse.o -L/usr/local/lib -lgphoto2 -lgphoto2_port -lm -lexif -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' *** [gtimelapse] Error code 1 Stop in /wrkdirs/usr/ports/graphics/gtimelapse/work/gtimelapse/src. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/graphics/gtimelapse/work/gtimelapse. *** [do-build] Error code 1 Stop in /usr/ports/graphics/gtimelapse. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:39:29 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 59D71B6B; Wed, 28 Jan 2015 04:39:29 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 38B972D2; Wed, 28 Jan 2015 04:39:29 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S4dTl4022042; Wed, 28 Jan 2015 04:39:29 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S4dT52022035; Wed, 28 Jan 2015 04:39:29 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:39:29 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280439.t0S4dT52022035@beefy2.isc.freebsd.org> To: amdmi3@FreeBSD.org Subject: [package - 93amd64-quarterly][audio/wxguitar] Failed for wxguitar-1.01_6 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: Wed, 28 Jan 2015 04:39:29 -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: amdmi3@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/audio/wxguitar/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/wxguitar-1.01_6.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building audio/wxguitar build started at Wed Jan 28 04:38:45 UTC 2015 port directory: /usr/ports/audio/wxguitar building for: FreeBSD 93amd64-quarterly-job-17 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: amdmi3@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/audio/wxguitar/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=wxguitar-1.01_6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for wxguitar-1.01_6: NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-wx-config=/usr/local/bin/wxgtk2u-3.0-config --enable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/wxguitar/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/wxguitar/work HOME=/wrkdirs/usr/ports/audio/wxguitar/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/wxguitar/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/wxguitar/work HOME=/wrkdirs/usr/ports/audio/wxguitar/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -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-- NLS="" NO_NLS="@comment " OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/wxguitar" EXAMPLESDIR="share/examples/wxguitar" DATADIR="share/wxguitar" WWWDIR="www/wxguitar" ETCDIR="etc/wxguitar" --End PLIST_SUB-- --SUB_LIST-- NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/wxguitar DOCSDIR=/usr/local/share/doc/wxguitar EXAMPLESDIR=/usr/local/share/examples/wxguitar WWWDIR=/usr/local/www/wxguitar ETCDIR=/usr/local/etc/wxguitar --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> wxguitar-1.01_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.3.txz [93amd64-quarterly-job-17] Installing pkg-1.4.3... [93amd64-quarterly-job-17] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of wxguitar-1.01_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by wxguitar-1.01_6 for building =========================================================================== =================================================== ===> Fetching all distfiles required by wxguitar-1.01_6 for building => SHA256 Checksum OK for wxguitar-1.01.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by wxguitar-1.01_6 for building ===> Extracting for wxguitar-1.01_6 => SHA256 Checksum OK for wxguitar-1.01.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for wxguitar-1.01_6 =========================================================================== =================================================== ===> wxguitar-1.01_6 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.3.txz [93amd64-quarterly-job-17] Installing gettext-tools-0.19.3... [93amd64-quarterly-job-17] `-- Installing expat-2.1.0_2... [93amd64-quarterly-job-17] `-- Extracting expat-2.1.0_2... done [93amd64-quarterly-job-17] `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-17] | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-17] | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-17] | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-17] | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-17] `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-17] Extracting gettext-tools-0.19.3... done ===> Returning to build of wxguitar-1.01_6 =========================================================================== =================================================== ===> wxguitar-1.01_6 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.2) ===> wxguitar-1.01_6 depends on shared library: libwx_baseu-3.0.so - not found ===> Verifying for libwx_baseu-3.0.so in /usr/ports/x11-toolkits/wxgtk30 ===> Installing existing package /packages/All/wx30-gtk2-3.0.2_1.txz [93amd64-quarterly-job-17] Installing wx30-gtk2-3.0.2_1... [93amd64-quarterly-job-17] `-- Installing ORBit2-2.14.19_1... [93amd64-quarterly-job-17] | `-- Installing glib-2.42.1... [93amd64-quarterly-job-17] | | `-- Installing libffi-3.0.13_3... [93amd64-quarterly-job-17] | | `-- Extracting libffi-3.0.13_3... done [93amd64-quarterly-job-17] | | `-- Installing pcre-8.35_2... [93amd64-quarterly-job-17] | | `-- Extracting pcre-8.35_2... done [93amd64-quarterly-job-17] | | `-- Installing perl5-5.18.4_11... [93amd64-quarterly-job-17] | | `-- Extracting perl5-5.18.4_11... done [93amd64-quarterly-job-17] | | `-- Installing python27-2.7.9... [93amd64-quarterly-job-17] | | `-- Extracting python27-2.7.9... done [93amd64-quarterly-job-17] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-quarterly-job-17] | `-- Installing libIDL-0.8.14_2... [93amd64-quarterly-job-17] | `-- Extracting libIDL-0.8.14_2... done [93amd64-quarterly-job-17] `-- Extracting ORBit2-2.14.19_1... done [93amd64-quarterly-job-17] `-- Installing atk-2.14.0... [93amd64-quarterly-job-17] `-- Extracting atk-2.14.0... done [93amd64-quarterly-job-17] `-- Installing gconf2-3.2.6_3... [93amd64-quarterly-job-17] | `-- Installing dbus-glib-0.100.2_1... [93amd64-quarterly-job-17] | | `-- Installing dbus-1.8.12... [93amd64-quarterly-job-17] | | `-- Installing gnome_subr-1.0... [93amd64-quarterly-job-17] | | `-- Extracting gnome_subr-1.0... done [93amd64-quarterly-job-17] | | `-- Installing libICE-1.0.9,1... [93amd64-quarterly-job-17] | | | `-- Installing xproto-7.0.26... [93amd64-quarterly-job-17] | | | `-- Extracting xproto-7.0.26... done [93amd64-quarterly-job-17] | | `-- Extracting libICE-1.0.9,1... done [93amd64-quarterly-job-17] | | `-- Installing libSM-1.2.2_2,1... [93amd64-quarterly-job-17] | | `-- Extracting libSM-1.2.2_2,1... done [93amd64-quarterly-job-17] | | `-- Installing libX11-1.6.2_2,1... [93amd64-quarterly-job-17] | | | `-- Installing kbproto-1.0.6... [93amd64-quarterly-job-17] | | | `-- Extracting kbproto-1.0.6... done [93amd64-quarterly-job-17] | | | `-- Installing libXau-1.0.8_2... [93amd64-quarterly-job-17] | | | `-- Extracting libXau-1.0.8_2... done [93amd64-quarterly-job-17] | | | `-- Installing libXdmcp-1.1.1_2... [93amd64-quarterly-job-17] | | | `-- Extracting libXdmcp-1.1.1_2... done [93amd64-quarterly-job-17] | | | `-- Installing libxcb-1.11... [93amd64-quarterly-job-17] | | | `-- Installing libpthread-stubs-0.3_6... [93amd64-quarterly-job-17] | | | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-quarterly-job-17] | | | `-- Installing libxml2-2.9.2_2... [93amd64-quarterly-job-17] | | | `-- Extracting libxml2-2.9.2_2... done [93amd64-quarterly-job-17] | | | `-- Extracting libxcb-1.11... done [93amd64-quarterly-job-17] | | `-- Extracting libX11-1.6.2_2,1... done ===> Creating users and/or groups. Creating group 'messagebus' with gid '556'. Creating user 'messagebus' with uid '556'. [93amd64-quarterly-job-17] | | `-- Extracting dbus-1.8.12... done [93amd64-quarterly-job-17] | `-- Extracting dbus-glib-0.100.2_1... done [93amd64-quarterly-job-17] | | `-- Installing json-glib-1.0.2_1... [93amd64-quarterly-job-17] | | `-- Extracting json-glib-1.0.2_1... done [93amd64-quarterly-job-17] | | `-- Installing libsoup-2.48.1... [93amd64-quarterly-job-17] | | `-- Installing glib-networking-2.42.1... [93amd64-quarterly-job-17] | | | `-- Installing gnutls-3.2.21... [93amd64-quarterly-job-17] | | | `-- Installing libidn-1.29... [93amd64-quarterly-job-17] | | | `-- Extracting libidn-1.29... done [93amd64-quarterly-job-17] | | | `-- Installing libtasn1-4.2... [93amd64-quarterly-job-17] | | | `-- Extracting libtasn1-4.2... done [93amd64-quarterly-job-17] | | | `-- Installing nettle-2.7.1... [93amd64-quarterly-job-17] | | | `-- Extracting nettle-2.7.1... done [93amd64-quarterly-job-17] | | | `-- Installing p11-kit-0.22.1... [93amd64-quarterly-job-17] | | | `-- Extracting p11-kit-0.22.1... done [93amd64-quarterly-job-17] | | | `-- Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [93amd64-quarterly-job-17] | | | `-- Extracting trousers-tddl-0.3.10_7... done [93amd64-quarterly-job-17] | | | `-- Extracting gnutls-3.2.21... done [93amd64-quarterly-job-17] | | | `-- Installing gsettings-desktop-schemas-3.14.1... [93amd64-quarterly-job-17] | | | `-- Installing cantarell-fonts-0.0.15... [93amd64-quarterly-job-17] | | | `-- Extracting cantarell-fonts-0.0.15... done /usr/local/share/fonts/cantarell: caching, new cache contents: 2 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory /usr/local/bin/fc-cache: succeeded [93amd64-quarterly-job-17] | | | `-- Extracting gsettings-desktop-schemas-3.14.1... done [93amd64-quarterly-job-17] | | | `-- Installing libgcrypt-1.6.1_5... [93amd64-quarterly-job-17] | | | `-- Installing libgpg-error-1.17... [93amd64-quarterly-job-17] | | | `-- Extracting libgpg-error-1.17... done [93amd64-quarterly-job-17] | | | `-- Extracting libgcrypt-1.6.1_5... done [93amd64-quarterly-job-17] | | | `-- Installing libproxy-0.4.6... [93amd64-quarterly-job-17] | | | `-- Extracting libproxy-0.4.6... done [93amd64-quarterly-job-17] | | `-- Extracting glib-networking-2.42.1... done [93amd64-quarterly-job-17] | | `-- Installing sqlite3-3.8.7.4... [93amd64-quarterly-job-17] | | `-- Extracting sqlite3-3.8.7.4... done [93amd64-quarterly-job-17] | | `-- Extracting libsoup-2.48.1... done [93amd64-quarterly-job-17] | `-- Extracting geoclue-2.1.9... done [93amd64-quarterly-job-17] | `-- Installing gstreamer1-plugins-1.4.5_1... [93amd64-quarterly-job-17] | | `-- Installing gstreamer1-1.4.5... [93amd64-quarterly-job-17] | | `-- Extracting gstreamer1-1.4.5... done [93amd64-quarterly-job-17] | | `-- Installing iso-codes-3.56... [93amd64-quarterly-job-17] | | `-- Extracting iso-codes-3.56... done [93amd64-quarterly-job-17] | `-- Extracting gstreamer1-plugins-1.4.5_1... done [93amd64-quarterly-job-17] | `-- Installing libsecret-0.18_1... [93amd64-quarterly-job-17] | `-- Extracting libsecret-0.18_1... done [93amd64-quarterly-job-17] | `-- Installing libxslt-1.1.28_5... [93amd64-quarterly-job-17] | `-- Extracting libxslt-1.1.28_5... done [93amd64-quarterly-job-17] | `-- Installing webp-0.4.2_2... [93amd64-quarterly-job-17] | | `-- Installing giflib-nox11-4.2.3_4... [93amd64-quarterly-job-17] | | `-- Extracting giflib-nox11-4.2.3_4... done [93amd64-quarterly-job-17] | `-- Extracting webp-0.4.2_2... done [93amd64-quarterly-job-17] `-- Extracting webkit-gtk2-2.4.8... done [93amd64-quarterly-job-17] Extracting wx30-gtk2-3.0.2_1... done 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 ===================================================================== Message for dejavu-2.34_4: 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. Message for gcc-4.8.3_2: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of wxguitar-1.01_6 =========================================================================== =================================================== ===> Configuring for wxguitar-1.01_6 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for style of include used by make... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking build system type... amd64-portbld-freebsd9.3 checking host system type... amd64-portbld-freebsd9.3 checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for wx-config... /usr/local/bin/wxgtk2u-3.0-config checking for wxWidgets version >= 2.8.10... yes (version 3.0.2) checking for wxWidgets static library... no checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes configure: creating ./config.status config.status: creating po/Makefile.in config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating Makefile config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands =========================================================================== =================================================== ===> Building for wxguitar-1.01_6 Making all in src c++ -DPACKAGE_NAME=\"wxguitar\" -DPACKAGE_TARNAME=\"wxguitar\" -DPACKAGE_VERSION=\"1.01\" -DPACKAGE_STRING=\"wxguitar\ 1.01\" -DPACKAGE_BUGREPORT=\"indt@mail.ru\" -DPACKAGE=\"wxguitar\" -DVERSION=\"1.01\" -DHAVE_ICONV=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -s -O2 -pipe -fstack-protector -fno-strict-aliasing -s -MT wxguitar-wxGuitarMain.o -MD -MP -MF .deps/wxguitar-wxGuitarMain.Tpo -c -o wxguitar-wxGuitarMain.o `test -f 'wxGuitarMain.cpp' || echo './'`wxGuitarMain.cpp mv -f .deps/wxguitar-wxGuitarMain.Tpo .deps/wxguitar-wxGuitarMain.Po c++ -DPACKAGE_NAME=\"wxguitar\" -DPACKAGE_TARNAME=\"wxguitar\" -DPACKAGE_VERSION=\"1.01\" -DPACKAGE_STRING=\"wxguitar\ 1.01\" -DPACKAGE_BUGREPORT=\"indt@mail.ru\" -DPACKAGE=\"wxguitar\" -DVERSION=\"1.01\" -DHAVE_ICONV=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -s -O2 -pipe -fstack-protector -fno-strict-aliasing -s -MT wxguitar-wxGuitarApp.o -MD -MP -MF .deps/wxguitar-wxGuitarApp.Tpo -c -o wxguitar-wxGuitarApp.o `test -f 'wxGuitarApp.cpp' || echo './'`wxGuitarApp.cpp mv -f .deps/wxguitar-wxGuitarApp.Tpo .deps/wxguitar-wxGuitarApp.Po c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -s -O2 -pipe -fstack-protector -fno-strict-aliasing -s -L/usr/local/lib -fstack-protector -o wxguitar wxguitar-wxGuitarMain.o wxguitar-wxGuitarApp.o -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' *** [wxguitar] Error code 1 Stop in /wrkdirs/usr/ports/audio/wxguitar/work/wxGuitar/src. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/audio/wxguitar/work/wxGuitar. *** [do-build] Error code 1 Stop in /usr/ports/audio/wxguitar. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:38:40 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 EF193B49; Wed, 28 Jan 2015 04:38:40 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 DAB1A2C1; Wed, 28 Jan 2015 04:38:40 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S4ce7j079329; Wed, 28 Jan 2015 04:38:40 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S4ce7H079316; Wed, 28 Jan 2015 04:38:40 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:38:40 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280438.t0S4ce7H079316@beefy2.isc.freebsd.org> To: theraven@FreeBSD.org Subject: [package - 93amd64-quarterly][devel/cherivis-devel] Failed for cherivis-devel-0.1_2 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: Wed, 28 Jan 2015 04:38:41 -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: theraven@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/devel/cherivis-devel/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/cherivis-devel-0.1_2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building devel/cherivis-devel build started at Wed Jan 28 04:38:11 UTC 2015 port directory: /usr/ports/devel/cherivis-devel building for: FreeBSD 93amd64-quarterly-job-07 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: theraven@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/devel/cherivis-devel/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=cherivis-devel-0.1_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work TMPDIR="/tmp" "CC=/usr/bin/clang CXX=/usr/bin/clang++" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/usr/bin/clang" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="/usr/bin/clang-cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="/usr/bin/clang++" 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-- GNUSTEP_DEVEL="@comment " GNUSTEP_STABLE="" GNU_ARCH=amd64 VERSION=0.1 MAJORVERSION=0 LIBVERSION=0.0.1 MAJORLIBVERSION=0 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/cherivis-devel" EXAMPLESDIR="share/examples/cherivis-devel" DATADIR="share/cherivis-devel" WWWDIR="www/cherivis-devel" ETCDIR="etc/cherivis-devel" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cherivis-devel DOCSDIR=/usr/local/share/doc/cherivis-devel EXAMPLESDIR=/usr/local/share/examples/cherivis-devel WWWDIR=/usr/local/www/cherivis-devel ETCDIR=/usr/local/etc/cherivis-devel --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License MIT accepted by the user =========================================================================== =================================================== ===> cherivis-devel-0.1_2 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.3.txz [93amd64-quarterly-job-07] Installing pkg-1.4.3... [93amd64-quarterly-job-07] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of cherivis-devel-0.1_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by cherivis-devel-0.1_2 for building =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by cherivis-devel-0.1_2 for building => SHA256 Checksum OK for cherivis-devel-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by cherivis-devel-0.1_2 for building ===> Extracting for cherivis-devel-0.1_2 => SHA256 Checksum OK for cherivis-devel-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for cherivis-devel-0.1_2 =========================================================================== =================================================== ===> cherivis-devel-0.1_2 depends on executable: llvm-config34 - not found ===> Verifying install for llvm-config34 in /usr/ports/devel/llvm34 ===> Installing existing package /packages/All/llvm34-3.4.2_1.txz [93amd64-quarterly-job-07] Installing llvm34-3.4.2_1... [93amd64-quarterly-job-07] `-- Installing libexecinfo-1.1_3... [93amd64-quarterly-job-07] `-- Extracting libexecinfo-1.1_3... done [93amd64-quarterly-job-07] `-- Installing perl5-5.18.4_11... [93amd64-quarterly-job-07] `-- Extracting perl5-5.18.4_11... done [93amd64-quarterly-job-07] `-- Installing python27-2.7.9... [93amd64-quarterly-job-07] | `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-07] | | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-07] | | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-07] | | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-07] | | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-07] | `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-07] | `-- Installing libffi-3.0.13_3... [93amd64-quarterly-job-07] | `-- Extracting libffi-3.0.13_3... done [93amd64-quarterly-job-07] `-- Extracting python27-2.7.9... done [93amd64-quarterly-job-07] Extracting llvm34-3.4.2_1... done 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 cherivis-devel-0.1_2 ===> cherivis-devel-0.1_2 depends on file: /usr/local/GNUstep/System/Library/Makefiles/GNUstep.sh - not found ===> Verifying install for /usr/local/GNUstep/System/Library/Makefiles/GNUstep.sh in /usr/ports/devel/gnustep-make ===> Installing existing package /packages/All/gnustep-make-2.6.6_3.txz [93amd64-quarterly-job-07] Installing gnustep-make-2.6.6_3... [93amd64-quarterly-job-07] `-- Installing libobjc2-1.7_1... [93amd64-quarterly-job-07] `-- Extracting libobjc2-1.7_1... done [93amd64-quarterly-job-07] Extracting gnustep-make-2.6.6_3... done ===> Returning to build of cherivis-devel-0.1_2 ===> cherivis-devel-0.1_2 depends on file: /usr/local/GNUstep/System/Library/Bundles/libgnustep-back-024.bundle/libgnustep-back-024 - not found ===> Verifying install for /usr/local/GNUstep/System/Library/Bundles/libgnustep-back-024.bundle/libgnustep-back-024 in /usr/ports/x11-toolkits/gnustep-back ===> Installing existing package /packages/All/gnustep-back-0.24.0_5.txz [93amd64-quarterly-job-07] Installing gnustep-back-0.24.0_5... [93amd64-quarterly-job-07] `-- Installing cairo-1.12.18_1,2... [93amd64-quarterly-job-07] | `-- Installing fontconfig-2.11.1,1... [93amd64-quarterly-job-07] | | `-- Installing expat-2.1.0_2... [93amd64-quarterly-job-07] | | `-- Extracting expat-2.1.0_2... done [93amd64-quarterly-job-07] | | `-- Installing freetype2-2.5.4_1... [93amd64-quarterly-job-07] | | `-- Extracting freetype2-2.5.4_1... done [93amd64-quarterly-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 [93amd64-quarterly-job-07] | `-- Installing glib-2.42.1... [93amd64-quarterly-job-07] | | `-- Installing pcre-8.35_2... [93amd64-quarterly-job-07] | | `-- Extracting pcre-8.35_2... done [93amd64-quarterly-job-07] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-quarterly-job-07] | `-- Extracting libao-1.2.0_1... done [93amd64-quarterly-job-07] | `-- Installing libsndfile-1.0.25_5... [93amd64-quarterly-job-07] | | `-- Installing flac-1.3.0_4... [93amd64-quarterly-job-07] | | `-- Installing libogg-1.3.2_1,4... [93amd64-quarterly-job-07] | | `-- Extracting libogg-1.3.2_1,4... done [93amd64-quarterly-job-07] | | `-- Extracting flac-1.3.0_4... done [93amd64-quarterly-job-07] | | `-- Installing libvorbis-1.3.4_2,3... [93amd64-quarterly-job-07] | | `-- Extracting libvorbis-1.3.4_2,3... done [93amd64-quarterly-job-07] | `-- Extracting libsndfile-1.0.25_5... done [93amd64-quarterly-job-07] | `-- Installing tiff-4.0.3_5... [93amd64-quarterly-job-07] | | `-- Installing jbigkit-2.1_1... [93amd64-quarterly-job-07] | | `-- Extracting jbigkit-2.1_1... done [93amd64-quarterly-job-07] | `-- Extracting tiff-4.0.3_5... done [93amd64-quarterly-job-07] `-- Extracting gnustep-gui-0.24.0_4... done [93amd64-quarterly-job-07] `-- Installing libGLU-9.0.0_2... [93amd64-quarterly-job-07] | `-- Installing libGL-9.1.7_4... [93amd64-quarterly-job-07] | | `-- Installing dri2proto-2.8... [93amd64-quarterly-job-07] | | `-- Extracting dri2proto-2.8... done [93amd64-quarterly-job-07] | | `-- Installing libXdamage-1.1.4_2... [93amd64-quarterly-job-07] | | `-- Installing damageproto-1.2.1... [93amd64-quarterly-job-07] | | `-- Extracting damageproto-1.2.1... done [93amd64-quarterly-job-07] | | `-- Installing libXfixes-5.0.1_2... [93amd64-quarterly-job-07] | | | `-- Installing fixesproto-5.0... [93amd64-quarterly-job-07] | | | `-- Extracting fixesproto-5.0... done [93amd64-quarterly-job-07] | | `-- Extracting libXfixes-5.0.1_2... done [93amd64-quarterly-job-07] | | `-- Extracting libXdamage-1.1.4_2... done [93amd64-quarterly-job-07] | | `-- Installing libXxf86vm-1.1.3_2... [93amd64-quarterly-job-07] | | `-- Installing xf86vidmodeproto-2.3.1... [93amd64-quarterly-job-07] | | `-- Extracting xf86vidmodeproto-2.3.1... done [93amd64-quarterly-job-07] | | `-- Extracting libXxf86vm-1.1.3_2... done [93amd64-quarterly-job-07] | | `-- Installing libdevq-0.0.2... [93amd64-quarterly-job-07] | | `-- Extracting libdevq-0.0.2... done [93amd64-quarterly-job-07] | | `-- Installing libdrm-2.4.58_1,1... [93amd64-quarterly-job-07] | | `-- Installing libpciaccess-0.13.2_2... [93amd64-quarterly-job-07] | | | `-- Installing pciids-20141222... [93amd64-quarterly-job-07] | | | `-- Extracting pciids-20141222... done [93amd64-quarterly-job-07] | | `-- Extracting libpciaccess-0.13.2_2... done [93amd64-quarterly-job-07] | | `-- Extracting libdrm-2.4.58_1,1... done [93amd64-quarterly-job-07] | | `-- Installing libglapi-9.1.7_2... [93amd64-quarterly-job-07] | | `-- Installing libxshmfence-1.1_3... [93amd64-quarterly-job-07] | | `-- Extracting libxshmfence-1.1_3... done [93amd64-quarterly-job-07] | | `-- Extracting libglapi-9.1.7_2... done [93amd64-quarterly-job-07] | `-- Extracting libGL-9.1.7_4... done [93amd64-quarterly-job-07] `-- Extracting libGLU-9.0.0_2... done [93amd64-quarterly-job-07] `-- Installing libXcursor-1.1.14_2... [93amd64-quarterly-job-07] `-- Extracting libXcursor-1.1.14_2... done [93amd64-quarterly-job-07] `-- Installing libXft-2.3.1_2... [93amd64-quarterly-job-07] `-- Extracting libXft-2.3.1_2... done [93amd64-quarterly-job-07] `-- Installing libXmu-1.1.2_2,1... [93amd64-quarterly-job-07] `-- Extracting libXmu-1.1.2_2,1... done [93amd64-quarterly-job-07] Extracting gnustep-back-0.24.0_5... done Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of cherivis-devel-0.1_2 ===> cherivis-devel-0.1_2 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 [93amd64-quarterly-job-07] Installing gmake-4.1_1... [93amd64-quarterly-job-07] Extracting gmake-4.1_1... done ===> Returning to build of cherivis-devel-0.1_2 =========================================================================== =================================================== ===> cherivis-devel-0.1_2 depends on shared library: libdispatch.so - not found ===> Verifying for libdispatch.so in /usr/ports/devel/libdispatch ===> Installing existing package /packages/All/libdispatch-210_1.txz [93amd64-quarterly-job-07] Installing libdispatch-210_1... [93amd64-quarterly-job-07] Extracting libdispatch-210_1... done ===> Returning to build of cherivis-devel-0.1_2 =========================================================================== =================================================== ===> Configuring for cherivis-devel-0.1_2 =========================================================================== =================================================== ===> Building for cherivis-devel-0.1_2 This is gnustep-make 2.6.6. Type 'gmake print-gnustep-make-help' for help. gmake: Nothing to be done for 'GNUmakefile'. Making all for app CheriVis... Creating CheriVis.app/.... Compiling file CheriVis.m ... Compiling file CVCallGraph.m ... Compiling file CVColors.m ... Compiling file CVDisassemblyController.m ... Compiling file CVAddressMap.m ... Compiling file main.m ... Compiling file CVDisassembler.mm ... In file included from CVDisassembler.mm:6: In file included from /usr/local/llvm34/include/llvm/MC/MCAsmInfo.h:20: In file included from /usr/local/llvm34/include/llvm/MC/MCDwarf.h:21: In file included from /usr/local/llvm34/include/llvm/Support/raw_ostream.h:20: In file included from /usr/local/llvm34/include/llvm/Support/FileSystem.h:32: In file included from /usr/local/llvm34/include/llvm/ADT/SmallString.h:17: /usr/local/llvm34/include/llvm/ADT/SmallVector.h:188:15: error: no member named 'move' in namespace 'std'; did you mean simply 'move'? *Dest = ::std::move(*I); ^~~~~~~~~~~ move /usr/local/llvm34/include/llvm/ADT/SmallVector.h:185:14: note: 'move' declared here static It2 move(It1 I, It1 E, It2 Dest) { ^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:203:17: error: no member named 'move' in namespace 'std'; did you mean simply 'move'? *--Dest = ::std::move(*--E); ^~~~~~~~~~~ move /usr/local/llvm34/include/llvm/ADT/SmallVector.h:185:14: note: 'move' declared here static It2 move(It1 I, It1 E, It2 Dest) { ^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:216:32: error: no member named 'move' in namespace 'std'; did you mean simply 'move'? ::new ((void*) &*Dest) T(::std::move(*I)); ^~~~~~~~~~~ move /usr/local/llvm34/include/llvm/ADT/SmallVector.h:185:14: note: 'move' declared here static It2 move(It1 I, It1 E, It2 Dest) { ^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:251:37: error: no member named 'move' in namespace 'std'; did you mean simply 'move'? ::new ((void*) this->end()) T(::std::move(Elt)); ^~~~~~~~~~~ move /usr/local/llvm34/include/llvm/ADT/SmallVector.h:185:14: note: 'move' declared here static It2 move(It1 I, It1 E, It2 Dest) { ^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:432:23: error: no member named 'move' in namespace 'std' T Result = ::std::move(this->back()); ~~~~~~~^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:507:30: error: no member named 'move' in namespace 'std' this->push_back(::std::move(Elt)); ~~~~~~~^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:516:44: error: no member named 'move' in namespace 'std' ::new ((void*) this->end()) T(::std::move(this->back())); ~~~~~~~^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:527:19: error: no member named 'move' in namespace 'std' *I = ::std::move(*EltPtr); ~~~~~~~^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:910:44: error: no member named 'move' in namespace 'std' SmallVectorImpl::operator=(::std::move(RHS)); ~~~~~~~^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:914:42: error: no member named 'move' in namespace 'std' SmallVectorImpl::operator=(::std::move(RHS)); ~~~~~~~^ In file included from CVDisassembler.mm:7: In file included from /usr/local/llvm34/include/llvm/MC/MCAtom.h:19: /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:88:38: error: no type named 'initializer_list' in namespace 'std' /*implicit*/ ArrayRef(const std::initializer_list &Vec) ~~~~~^ /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:88:54: error: expected ')' /*implicit*/ ArrayRef(const std::initializer_list &Vec) ^ /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:88:26: note: to match this '(' /*implicit*/ ArrayRef(const std::initializer_list &Vec) ^ /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:89:12: error: use of undeclared identifier 'Vec'; did you mean 'vec'? : Data(Vec.begin() == Vec.end() ? (T*)0 : Vec.begin()), ^~~ vec /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:157:20: note: 'vec' declared here std::vector vec() const { ^ /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:89:12: error: reference to non-static member function must be called : Data(Vec.begin() == Vec.end() ? (T*)0 : Vec.begin()), ^~~ /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:90:14: error: use of undeclared identifier 'Vec'; did you mean 'vec'? Length(Vec.size()) {} ^~~ vec /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:157:20: note: 'vec' declared here std::vector vec() const { ^ /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:90:14: error: reference to non-static member function must be called Length(Vec.size()) {} ^~~ In file included from CVDisassembler.mm:8: In file included from /usr/local/llvm34/include/llvm/MC/MCContext.h:13: /usr/local/llvm34/include/llvm/ADT/DenseMap.h:175:39: error: no member named 'move' in namespace 'std' TheBucket = InsertIntoBucket(std::move(KV.first), ~~~~~^ /usr/local/llvm34/include/llvm/ADT/DenseMap.h:227:35: error: no member named 'move' in namespace 'std' return *InsertIntoBucket(std::move(Key), ValueT(), TheBucket); ~~~~~^ /usr/local/llvm34/include/llvm/ADT/DenseMap.h:231:34: error: no member named 'move' in namespace 'std' return FindAndConstruct(std::move(Key)).second; ~~~~~^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. /usr/local/GNUstep/System/Library/Makefiles/rules.make:509: recipe for target 'obj/CheriVis.obj/CVDisassembler.mm.o' failed gmake[3]: *** [obj/CheriVis.obj/CVDisassembler.mm.o] Error 1 /usr/local/GNUstep/System/Library/Makefiles/Instance/application.make:145: recipe for target 'internal-app-run-compile-submake' failed gmake[2]: *** [internal-app-run-compile-submake] Error 2 /usr/local/GNUstep/System/Library/Makefiles/Master/rules.make:298: recipe for target 'CheriVis.all.app.variables' failed gmake[1]: *** [CheriVis.all.app.variables] Error 2 /usr/local/GNUstep/System/Library/Makefiles/Master/application.make:38: recipe for target 'internal-all' failed gmake: *** [internal-all] Error 2 *** [do-build] Error code 2 Stop in /usr/ports/devel/cherivis-devel. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:36:24 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 CA672AFA for ; Wed, 28 Jan 2015 04:36:24 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 B598329C for ; Wed, 28 Jan 2015 04:36:24 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S4aOWo048529 for ; Wed, 28 Jan 2015 04:36:24 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S4aOXc048526; Wed, 28 Jan 2015 04:36:24 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:36:24 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280436.t0S4aOXc048526@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93amd64-quarterly][graphics/pixie] Failed for pixie-2.2.6_11 in package 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: Wed, 28 Jan 2015 04:36:25 -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: amdmi3@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/graphics/pixie/Makefile 371065 2014-10-17 15:37:58Z amdmi3 $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/pixie-2.2.6_11.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building graphics/pixie build started at Wed Jan 28 04:32:59 UTC 2015 port directory: /usr/ports/graphics/pixie building for: FreeBSD 93amd64-quarterly-job-07 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/graphics/pixie/Makefile 371065 2014-10-17 15:37:58Z amdmi3 $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=pixie-2.2.6_11 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for pixie-2.2.6_11: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --includedir=/usr/local/include/pixie --libdir=/usr/local/lib/pixie --with-docdir=/usr/local/share/doc/pixie --with-shaderdir=/usr/local/share/pixie/shaders --with-ribdir=/usr/local/share/pixie/ribs --with-texturedir=/usr/local/share/pixie/textures --with-displaysdir=/usr/local/lib/pixie/displays --with-modulesdir=/usr/local/lib/pixie/modules --with-openexr-prefix=/usr/local --enable-openexr-threads --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/pixie/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/pixie/work HOME=/wrkdirs/usr/ports/graphics/pixie/work TMPDIR="/tmp" ac_cv_path_FLEX="/usr/local/bin/flex" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/pixie/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/pixie/work HOME=/wrkdirs/usr/ports/graphics/pixie/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/pixie/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/pixie/work HOME=/wrkdirs/usr/ports/graphics/pixie/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/pixie/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/pixie/work HOME=/wrkdirs/usr/ports/graphics/pixie/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 -fPIC -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fPIC -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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/pixie" EXAMPLESDIR="share/examples/pixie" DATADIR="share/pixie" WWWDIR="www/pixie" ETCDIR="etc/pixie" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pixie DOCSDIR=/usr/local/share/doc/pixie EXAMPLESDIR=/usr/local/share/examples/pixie WWWDIR=/usr/local/www/pixie ETCDIR=/usr/local/etc/pixie --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> pixie-2.2.6_11 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.3.txz [93amd64-quarterly-job-07] Installing pkg-1.4.3... [93amd64-quarterly-job-07] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of pixie-2.2.6_11 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by pixie-2.2.6_11 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by pixie-2.2.6_11 for building => SHA256 Checksum OK for Pixie-src-2.2.6.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by pixie-2.2.6_11 for building ===> Extracting for pixie-2.2.6_11 => SHA256 Checksum OK for Pixie-src-2.2.6.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for pixie-2.2.6_11 ===> Applying FreeBSD patches for pixie-2.2.6_11 =========================================================================== =================================================== ===> pixie-2.2.6_11 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-07] Installing bison-2.7.1,1... [93amd64-quarterly-job-07] `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-07] | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-07] | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-07] | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-07] | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-07] `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-07] `-- Installing m4-1.4.17_1,1... [93amd64-quarterly-job-07] `-- Extracting m4-1.4.17_1,1... done [93amd64-quarterly-job-07] Extracting bison-2.7.1,1... done ===> Returning to build of pixie-2.2.6_11 ===> pixie-2.2.6_11 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-07] Installing flex-2.5.39_2... [93amd64-quarterly-job-07] Extracting flex-2.5.39_2... done ===> Returning to build of pixie-2.2.6_11 ===> pixie-2.2.6_11 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/glproto.pc in /usr/ports/x11/glproto ===> Installing existing package /packages/All/glproto-1.4.17.txz [93amd64-quarterly-job-07] Installing glproto-1.4.17... [93amd64-quarterly-job-07] Extracting glproto-1.4.17... done ===> Returning to build of pixie-2.2.6_11 ===> pixie-2.2.6_11 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/dri2proto.pc in /usr/ports/x11/dri2proto ===> Installing existing package /packages/All/dri2proto-2.8.txz [93amd64-quarterly-job-07] Installing dri2proto-2.8... [93amd64-quarterly-job-07] Extracting dri2proto-2.8... done ===> Returning to build of pixie-2.2.6_11 =========================================================================== =================================================== ===> pixie-2.2.6_11 depends on shared library: libIlmImf.so - not found ===> Verifying for libIlmImf.so in /usr/ports/graphics/OpenEXR ===> Installing existing package /packages/All/OpenEXR-2.2.0_4.txz [93amd64-quarterly-job-07] Installing OpenEXR-2.2.0_4... [93amd64-quarterly-job-07] `-- Installing gcc-4.8.3_2... [93amd64-quarterly-job-07] | `-- Installing binutils-2.25... [93amd64-quarterly-job-07] | `-- Extracting binutils-2.25... done [93amd64-quarterly-job-07] | `-- Installing gcc-ecj-4.5... [93amd64-quarterly-job-07] | `-- Extracting gcc-ecj-4.5... done [93amd64-quarterly-job-07] | `-- Installing gmp-5.1.3_2... [93amd64-quarterly-job-07] | `-- Extracting gmp-5.1.3_2... done [93amd64-quarterly-job-07] | `-- Installing mpc-1.0.2_1... [93amd64-quarterly-job-07] | | `-- Installing mpfr-3.1.2_2... [93amd64-quarterly-job-07] | | `-- Extracting mpfr-3.1.2_2... done [93amd64-quarterly-job-07] | `-- Extracting mpc-1.0.2_1... done [93amd64-quarterly-job-07] `-- Extracting gcc-4.8.3_2... done [93amd64-quarterly-job-07] `-- Installing ilmbase-2.2.0... [93amd64-quarterly-job-07] `-- Extracting ilmbase-2.2.0... done [93amd64-quarterly-job-07] Extracting OpenEXR-2.2.0_4... done Message for gcc-4.8.3_2: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of pixie-2.2.6_11 ===> pixie-2.2.6_11 depends on shared library: libtiff.so - not found ===> Verifying for libtiff.so in /usr/ports/graphics/tiff ===> Installing existing package /packages/All/tiff-4.0.3_5.txz [93amd64-quarterly-job-07] Installing tiff-4.0.3_5... [93amd64-quarterly-job-07] `-- Installing jbigkit-2.1_1... [93amd64-quarterly-job-07] `-- Extracting jbigkit-2.1_1... done [93amd64-quarterly-job-07] `-- Installing jpeg-8_6... /usr/bin/make INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s" install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s" INSTALL_STRIP_FLAG=-s `test -z 'strip' || echo "INSTALL_PROGRAM_ENV=STRIPPROG='strip'"` install Making install in src Making install in common test -z "/usr/local/lib/pixie" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'libpixiecommon.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libpixiecommon.la' libtool: install: /usr/bin/install -c -o root -g wheel .libs/libpixiecommon.so.0.0.0 /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libpixiecommon.so.0.0.0 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libpixiecommon.so.0.0.0 libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie && { ln -s -f libpixiecommon.so.0.0.0 libpixiecommon.so.0 || { rm -f libpixiecommon.so.0 && ln -s libpixiecommon.so.0.0.0 libpixiecommon.so.0; }; }) libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie && { ln -s -f libpixiecommon.so.0.0.0 libpixiecommon.so || { rm -f libpixiecommon.so && ln -s libpixiecommon.so.0.0.0 libpixiecommon.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libpixiecommon.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libpixiecommon.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie' Making install in file test -z "/usr/local/lib/pixie/displays" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'file.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/file.la' libtool: install: warning: relinking `file.la' libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/file; /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/libtool --tag CXX --mode=relink c++ -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -module -avoid-version -L/usr/local/lib -fstack-protector -o file.la -rpath /usr/local/lib/pixie/displays file.lo file_tiff.lo file_png.lo ../common/libpixiecommon.la -ltiff -pthread -lm -lc -lpng -pthread -lm -lc -pthread -lm -lc -inst-prefix-dir /wrkdirs/usr/ports/graphics/pixie/work/stage) libtool: relink: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/file.o .libs/file_tiff.o .libs/file_png.o -Wl,-rpath -Wl,/usr/local/lib/pixie -L/usr/local/lib ../common/.libs/libpixiecommon.so -ltiff -lpng -L/usr/lib -lstdc++ -lm -lc -lssp_nonshared -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -pthread -pthread -pthread -pthread -Wl,-soname -Wl,file.so -o .libs/file.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/file.soT /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/file.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/file.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/file.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/file.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie/displays' Making install in framebuffer test -z "/usr/local/lib/pixie/displays" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'framebuffer.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/framebuffer.la' libtool: install: warning: relinking `framebuffer.la' libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/framebuffer; /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/libtool --tag CXX --mode=relink c++ -I/usr/local/include -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -module -avoid-version -lX11 -lXext -L/usr/local/lib -fstack-protector -o framebuffer.la -rpath /usr/local/lib/pixie/displays framebuffer_la-framebuffer.lo framebuffer_la-fbx.lo ../common/libpixiecommon.la -L/usr/local/lib -R/usr/local/lib -pthread -lm -lc -inst-prefix-dir /wrkdirs/usr/ports/graphics/pixie/work/stage) libtool: relink: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/framebuffer_la-framebuffer.o .libs/framebuffer_la-fbx.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib/pixie /usr/local/lib/libX11.so /usr/local/lib/libXext.so -L/usr/local/lib ../common/.libs/libpixiecommon.so -L/usr/lib -lstdc++ -lm -lc -lssp_nonshared -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -pthread -pthread -Wl,-soname -Wl,framebuffer.so -o .libs/framebuffer.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/framebuffer.soT /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/framebuffer.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/framebuffer.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/framebuffer.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/framebuffer.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie/displays' Making install in openexr test -z "/usr/local/lib/pixie/displays" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays" Making install in precomp Making install in gui test -z "/usr/local/lib/pixie/modules" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/modules" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'gui.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/modules/gui.la' libtool: install: warning: relinking `gui.la' libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/gui; /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/libtool --tag CXX --mode=relink c++ -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -module -avoid-version -L/wrkdirs/usr/ports/x11-toolkits/fltk/work/fltk-1.3.2/src -L/usr/local/lib -fstack-protector -L/usr/local/lib -R/usr/local/lib /usr/local/lib/libfltk_gl.a -lGLU -lGL -lm /usr/local/lib/libfltk.a -lXext -lXft -lfontconfig -lpthread -lm -lX11 -lX11 -lXext -L/usr/local/lib -fstack-protector -o gui.la -rpath /usr/local/lib/pixie/modules gui_la-opengl.lo ../common/libpixiecommon.la -L/usr/local/lib -R/usr/local/lib -pthread -lm -lc -inst-prefix-dir /wrkdirs/usr/ports/graphics/pixie/work/stage) *** Warning: Linking the shared library gui.la against the *** static library /usr/local/lib/libfltk_gl.a is not portable! *** Warning: Linking the shared library gui.la against the *** static library /usr/local/lib/libfltk.a is not portable! libtool: relink: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/gui_la-opengl.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib/pixie -L/wrkdirs/usr/ports/x11-toolkits/fltk/work/fltk-1.3.2/src -L/usr/local/lib /usr/local/lib/libfltk_gl.a -lGLU -lGL /usr/local/lib/libfltk.a /usr/local/lib/libXft.so -lfontconfig -lpthread /usr/local/lib/libX11.so /usr/local/lib/libXext.so ../common/.libs/libpixiecommon.so -L/usr/lib -lstdc++ -lm -lc -lssp_nonshared -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -pthread -pthread -Wl,-soname -Wl,gui.so -o .libs/gui.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/gui.soT /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/modules/gui.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/modules/gui.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/gui.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/modules/gui.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie/modules' Making install in rgbe test -z "/usr/local/lib/pixie/displays" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'rgbe.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/rgbe.la' libtool: install: warning: relinking `rgbe.la' libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/rgbe; /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/libtool --tag CXX --mode=relink c++ -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -module -avoid-version -L/usr/local/lib -fstack-protector -o rgbe.la -rpath /usr/local/lib/pixie/displays file.lo rgbe.lo ../common/libpixiecommon.la -pthread -lm -lc -inst-prefix-dir /wrkdirs/usr/ports/graphics/pixie/work/stage) libtool: relink: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/file.o .libs/rgbe.o -Wl,-rpath -Wl,/usr/local/lib/pixie -L/usr/local/lib ../common/.libs/libpixiecommon.so -L/usr/lib -lstdc++ -lm -lc -lssp_nonshared -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -pthread -pthread -Wl,-soname -Wl,rgbe.so -o .libs/rgbe.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/rgbe.soT /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/rgbe.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/rgbe.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/rgbe.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/rgbe.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie/displays' Making install in sdr /usr/bin/make install-am test -z "/usr/local/lib/pixie" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'libsdr.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libsdr.la' libtool: install: warning: relinking `libsdr.la' libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/sdr; /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/libtool --tag CXX --mode=relink c++ -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -export-dynamic -version-info 0:0:0 -L/usr/local/lib -fstack-protector -o libsdr.la -rpath /usr/local/lib/pixie sdr.lo ../common/libpixiecommon.la -pthread -lm -lc -inst-prefix-dir /wrkdirs/usr/ports/graphics/pixie/work/stage) libtool: relink: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/sdr.o -Wl,-rpath -Wl,/usr/local/lib/pixie -L/usr/local/lib ../common/.libs/libpixiecommon.so -L/usr/lib -lstdc++ -lm -lc -lssp_nonshared -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -pthread -pthread -Wl,-soname -Wl,libsdr.so.0 -o .libs/libsdr.so.0.0.0 libtool: install: /usr/bin/install -c -o root -g wheel .libs/libsdr.so.0.0.0T /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libsdr.so.0.0.0 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libsdr.so.0.0.0 libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie && { ln -s -f libsdr.so.0.0.0 libsdr.so.0 || { rm -f libsdr.so.0 && ln -s libsdr.so.0.0.0 libsdr.so.0; }; }) libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie && { ln -s -f libsdr.so.0.0.0 libsdr.so || { rm -f libsdr.so && ln -s libsdr.so.0.0.0 libsdr.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libsdr.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libsdr.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie' test -z "/usr/local/include/pixie" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie" install -o root -g wheel -m 0644 'sdr.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/sdr.h' Making install in sdrc /usr/bin/make install-am test -z "/usr/local/bin" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin" STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s 'sdrc' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/sdrc' libtool: install: warning: `../common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s .libs/sdrc /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/sdrc Making install in ri /usr/bin/make install-am test -z "/usr/local/lib/pixie" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'libri.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libri.la' libtool: install: warning: relinking `libri.la' libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/ri; /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/libtool --tag CXX --mode=relink c++ -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -export-dynamic -version-info 0:0:0 -L/usr/local/lib -fstack-protector -o libri.la -rpath /usr/local/lib/pixie attributes.lo brickmap.lo bundles.lo curves.lo bsplinePatchgrid.lo debug.lo delayed.lo displayChannel.lo dlobject.lo dso.lo error.lo execute.lo executeMisc.lo fileResource.lo hcshader.lo ifexpr.lo implicitSurface.lo init.lo irradiance.lo linsys.lo memory.lo noise.lo object.lo occlusion.lo options.lo patches.lo patchgrid.lo photon.lo photonMap.lo pl.lo points.lo pointCloud.lo pointHierarchy.lo polygons.lo ptcapi.lo quadrics.lo random.lo raytracer.lo refCounter.lo remoteChannel.lo renderer.lo rendererClipping.lo rendererContext.lo rendererDeclerations.lo rendererDisplay.lo rendererFiles.lo rendererJobs.lo rendererMutexes.lo rendererNetwork.lo resource.lo reyes. lo ri.lo rib.lo riInterface.lo ribOut.lo shader.lo shaderPl.lo shading.lo show.lo sl.lo stats.lo stochastic.lo subdivision.lo subdivisionCreator.lo surface.lo texmake.lo texture.lo texture3d.lo trace.lo variable.lo xform.lo zbuffer.lo ../common/libpixiecommon.la -ltiff -pthread -lm -lc -lz -pthread -lm -lc -inst-prefix-dir /wrkdirs/usr/ports/graphics/pixie/work/stage) libtool: relink: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/attributes.o .libs/brickmap.o .libs/bundles.o .libs/curves.o .libs/bsplinePatchgrid.o .libs/debug.o .libs/delayed.o .libs/displayChannel.o .libs/dlobject.o .libs/dso.o .libs/error.o .libs/execute.o .libs/executeMisc.o .libs/fileResource.o .libs/hcshader.o .libs/ifexpr.o .libs/implicitSurface.o .libs/init.o .libs/irradiance.o .libs/linsys.o .libs/memory.o .libs/noise.o .libs/object.o .libs/occlusion.o .libs/options.o .libs/patches.o .libs/patchgrid.o .libs/photon.o .libs/photonMap.o .libs/pl.o .libs/points.o .libs/pointCloud.o .libs/pointHierarchy.o .libs/polygons.o .libs/ptcapi.o .libs/quadrics.o .libs/random.o .libs/raytracer.o .libs/refCounter.o .libs/remoteChannel.o .libs/renderer.o .libs/rendererClipping.o .libs/rendererContext.o .libs/rendererDeclerations.o .libs/rendererDisplay.o .libs/rendererFiles.o .libs/rendererJobs.o .libs/rendererMutexes.o .libs/rendererNetwork.o .libs/resource.o .libs/reye s.o .libs/ri.o .libs/rib.o .libs/riInterface.o .libs/ribOut.o .libs/shader.o .libs/shaderPl.o .libs/shading.o .libs/show.o .libs/sl.o .libs/stats.o .libs/stochastic.o .libs/subdivision.o .libs/subdivisionCreator.o .libs/surface.o .libs/texmake.o .libs/texture.o .libs/texture3d.o .libs/trace.o .libs/variable.o .libs/xform.o .libs/zbuffer.o -Wl,-rpath -Wl,/usr/local/lib/pixie -L/usr/local/lib ../common/.libs/libpixiecommon.so -ltiff -lz -L/usr/lib -lstdc++ -lm -lc -lssp_nonshared -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -pthread -pthread -pthread -Wl,-soname -Wl,libri.so.0 -o .libs/libri.so.0.0.0 libtool: install: /usr/bin/install -c -o root -g wheel .libs/libri.so.0.0.0T /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libri.so.0.0.0 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libri.so.0.0.0 libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie && { ln -s -f libri.so.0.0.0 libri.so.0 || { rm -f libri.so.0 && ln -s libri.so.0.0.0 libri.so.0; }; }) libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie && { ln -s -f libri.so.0.0.0 libri.so || { rm -f libri.so && ln -s libri.so.0.0.0 libri.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libri.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libri.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie' test -z "/usr/local/include/pixie" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie" install -o root -g wheel -m 0644 'ri.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/ri.h' install -o root -g wheel -m 0644 'dsply.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/dsply.h' install -o root -g wheel -m 0644 'shadeop.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/shadeop.h' install -o root -g wheel -m 0644 'implicit.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/implicit.h' install -o root -g wheel -m 0644 'dlo.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/dlo.h' install -o root -g wheel -m 0644 'ptcapi.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/ptcapi.h' Making install in rndr test -z "/usr/local/bin" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin" STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s 'rndr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/rndr' libtool: install: warning: `../ri/libri.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `/wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `../common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s .libs/rndr /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/rndr Making install in texmake test -z "/usr/local/bin" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin" STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s 'texmake' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/texmake' libtool: install: warning: `../ri/libri.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `/wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `../common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s .libs/texmake /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/texmake Making install in sdrinfo test -z "/usr/local/bin" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin" STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s 'sdrinfo' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/sdrinfo' libtool: install: warning: `../sdr/libsdr.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `/wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `../common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s .libs/sdrinfo /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/sdrinfo Making install in show test -z "/usr/local/bin" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin" STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s 'show' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/show' libtool: install: warning: `../common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `../ri/libri.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `/wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s .libs/show /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/show test -z "/usr/local/man/man1" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/man/man1" install -o root -g wheel -m 0644 'man/rndr.1' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/man/man1/rndr.1' install -o root -g wheel -m 0644 'man/sdrc.1' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/man/man1/sdrc.1' install -o root -g wheel -m 0644 'man/sdrinfo.1' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/man/man1/sdrinfo.1' install -o root -g wheel -m 0644 'man/texmake.1' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/man/man1/texmake.1' test -z "/usr/local/share/pixie/shaders" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders" install -o root -g wheel -m 0644 'shaders/ambientindirect.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/ambientindirect.sdr' install -o root -g wheel -m 0644 'shaders/ambientindirect.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/ambientindirect.sl' install -o root -g wheel -m 0644 'shaders/ambientlight.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/ambientlight.sdr' install -o root -g wheel -m 0644 'shaders/ambientlight.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/ambientlight.sl' install -o root -g wheel -m 0644 'shaders/ambientocclusion.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/ambientocclusion.sdr' install -o root -g wheel -m 0644 'shaders/ambientocclusion.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/ambientocclusion.sl' install -o root -g wheel -m 0644 'shaders/arealight.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/arealight.sdr' install -o root -g wheel -m 0644 'shaders/arealight.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/arealight.sl' install -o root -g wheel -m 0644 'shaders/constant.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/constant.sdr' install -o root -g wheel -m 0644 'shaders/constant.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/constant.sl' install -o root -g wheel -m 0644 'shaders/distantlight.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/distantlight.sdr' install -o root -g wheel -m 0644 'shaders/distantlight.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/distantlight.sl' install -o root -g wheel -m 0644 'shaders/fog.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/fog.sdr' install -o root -g wheel -m 0644 'shaders/fog.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/fog.sl' install -o root -g wheel -m 0644 'shaders/glass.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/glass.sdr' install -o root -g wheel -m 0644 'shaders/glass.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/glass.sl' install -o root -g wheel -m 0644 'shaders/matte.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/matte.sdr' install -o root -g wheel -m 0644 'shaders/matte.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/matte.sl' install -o root -g wheel -m 0644 'shaders/metal.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/metal.sdr' install -o root -g wheel -m 0644 'shaders/metal.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/metal.sl' install -o root -g wheel -m 0644 'shaders/mirror.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mirror.sdr' install -o root -g wheel -m 0644 'shaders/mirror.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mirror.sl' install -o root -g wheel -m 0644 'shaders/mtorDirectionalLight.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mtorDirectionalLight.sdr' install -o root -g wheel -m 0644 'shaders/mtorDirectionalLight.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mtorDirectionalLight.sl' install -o root -g wheel -m 0644 'shaders/mtorLambert.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mtorLambert.sdr' install -o root -g wheel -m 0644 'shaders/mtorLambert.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mtorLambert.sl' install -o root -g wheel -m 0644 'shaders/mtorPhong.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mtorPhong.sdr' install -o root -g wheel -m 0644 'shaders/mtorPhong.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mtorPhong.sl' install -o root -g wheel -m 0644 'shaders/normdir.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/normdir.sdr' install -o root -g wheel -m 0644 'shaders/normdir.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/normdir.sl' install -o root -g wheel -m 0644 'shaders/paintedmatte.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/paintedmatte.sdr' install -o root -g wheel -m 0644 'shaders/paintedmatte.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/paintedmatte.sl' install -o root -g wheel -m 0644 'shaders/paintedplastic.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/paintedplastic.sdr' install -o root -g wheel -m 0644 'shaders/paintedplastic.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/paintedplastic.sl' install -o root -g wheel -m 0644 'shaders/plastic.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/plastic.sdr' install -o root -g wheel -m 0644 'shaders/plastic.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/plastic.sl' install -o root -g wheel -m 0644 'shaders/pointlight.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/pointlight.sdr' install -o root -g wheel -m 0644 'shaders/pointlight.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/pointlight.sl' install -o root -g wheel -m 0644 'shaders/rayarea.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/rayarea.sdr' install -o root -g wheel -m 0644 'shaders/rayarea.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/rayarea.sl' install -o root -g wheel -m 0644 'shaders/raydistant.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/raydistant.sdr' install -o root -g wheel -m 0644 'shaders/raydistant.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/raydistant.sl' install -o root -g wheel -m 0644 'shaders/raypoint.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/raypoint.sdr' install -o root -g wheel -m 0644 'shaders/raypoint.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/raypoint.sl' install -o root -g wheel -m 0644 'shaders/shadowarea.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowarea.sdr' install -o root -g wheel -m 0644 'shaders/shadowarea.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowarea.sl' install -o root -g wheel -m 0644 'shaders/shadowdistant.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowdistant.sdr' install -o root -g wheel -m 0644 'shaders/shadowdistant.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowdistant.sl' install -o root -g wheel -m 0644 'shaders/shadowpoint.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowpoint.sdr' install -o root -g wheel -m 0644 'shaders/shadowpoint.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowpoint.sl' install -o root -g wheel -m 0644 'shaders/shadowspot.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowspot.sdr' install -o root -g wheel -m 0644 'shaders/shadowspot.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowspot.sl' install -o root -g wheel -m 0644 'shaders/spotlight.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/spotlight.sdr' install -o root -g wheel -m 0644 'shaders/spotlight.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/spotlight.sl' (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie && install -o root -g wheel -m 0644 AUTHORS ChangeLog DEVNOTES NEWS README /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/doc/pixie) (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/doc && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/sbin/chown -Rh root:wheel $1 && /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; && /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- . /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/doc/pixie '! -name "*Makefile*"') ====> Compressing man pages (compress-man) ===> Installing ldconfig configuration file =========================================================================== =================================================== ===> Building package for pixie-2.2.6_11 pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/openexr.so: No such file or directory *** [do-package] Error code 1 Stop in /usr/ports/graphics/pixie. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:43:37 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 7155FD24; Wed, 28 Jan 2015 04:43:37 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 5CE3238C; Wed, 28 Jan 2015 04:43:37 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S4hajF049677; Wed, 28 Jan 2015 04:43:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S4haeN049668; Wed, 28 Jan 2015 04:43:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:43:36 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280443.t0S4haeN049668@beefy2.isc.freebsd.org> To: demon@FreeBSD.org Subject: [package - 93amd64-quarterly][math/hfst] Failed for hfst-3.7.2_1 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: Wed, 28 Jan 2015 04:43:37 -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: demon@FreeBSD.org Last committer: mva@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/math/hfst/Makefile 371328 2014-10-21 16:54:54Z mva $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/hfst-3.7.2_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building math/hfst build started at Wed Jan 28 04:33:15 UTC 2015 port directory: /usr/ports/math/hfst building for: FreeBSD 93amd64-quarterly-job-24 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: demon@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/math/hfst/Makefile 371328 2014-10-21 16:54:54Z mva $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=hfst-3.7.2_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-readline --with-unicode-handler=glib --enable-proc --enable-tagger --enable-xfst --enable-shuffle --enable-traverse --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/hfst/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/hfst/work HOME=/wrkdirs/usr/ports/math/hfst/work TMPDIR="/tmp" PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/hfst/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/hfst/work HOME=/wrkdirs/usr/ports/math/hfst/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 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/hfst" EXAMPLESDIR="share/examples/hfst" DATADIR="share/hfst" WWWDIR="www/hfst" ETCDIR="etc/hfst" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/hfst DOCSDIR=/usr/local/share/doc/hfst EXAMPLESDIR=/usr/local/share/examples/hfst WWWDIR=/usr/local/www/hfst ETCDIR=/usr/local/etc/hfst --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> hfst-3.7.2_1 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.3.txz [93amd64-quarterly-job-24] Installing pkg-1.4.3... [93amd64-quarterly-job-24] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of hfst-3.7.2_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by hfst-3.7.2_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by hfst-3.7.2_1 for building => SHA256 Checksum OK for hfst-3.7.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by hfst-3.7.2_1 for building ===> Extracting for hfst-3.7.2_1 => SHA256 Checksum OK for hfst-3.7.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for hfst-3.7.2_1 ===> Applying FreeBSD patches for hfst-3.7.2_1 =========================================================================== =================================================== ===> hfst-3.7.2_1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93amd64-quarterly-job-24] Installing pkgconf-0.9.7... [93amd64-quarterly-job-24] Extracting pkgconf-0.9.7... done ===> Returning to build of hfst-3.7.2_1 ===> hfst-3.7.2_1 depends on file: /usr/local/bin/python2.7 - not found ===> Verifying install for /usr/local/bin/python2.7 in /usr/ports/lang/python27 ===> Installing existing package /packages/All/python27-2.7.9.txz [93amd64-quarterly-job-24] Installing python27-2.7.9... [93amd64-quarterly-job-24] `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-24] | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-24] | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-24] | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-24] | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-24] `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-24] `-- Installing libffi-3.0.13_3... [93amd64-quarterly-job-24] `-- Extracting libffi-3.0.13_3... done [93amd64-quarterly-job-24] Extracting python27-2.7.9... done 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 hfst-3.7.2_1 ===> hfst-3.7.2_1 depends on executable: python2 - not found ===> Verifying install for python2 in /usr/ports/lang/python2 ===> Installing existing package /packages/All/python2-2_3.txz [93amd64-quarterly-job-24] Installing python2-2_3... [93amd64-quarterly-job-24] Extracting python2-2_3... done ===> Returning to build of hfst-3.7.2_1 ===> hfst-3.7.2_1 depends on executable: gcc48 - not found ===> Verifying install for gcc48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.3_2.txz [93amd64-quarterly-job-24] Installing gcc-4.8.3_2... [93amd64-quarterly-job-24] `-- Installing binutils-2.25... [93amd64-quarterly-job-24] `-- Extracting binutils-2.25... done [93amd64-quarterly-job-24] `-- Installing gcc-ecj-4.5... [93amd64-quarterly-job-24] `-- Extracting gcc-ecj-4.5... done [93amd64-quarterly-job-24] `-- Installing gmp-5.1.3_2... [93amd64-quarterly-job-24] `-- Extracting gmp-5.1.3_2... done [93amd64-quarterly-job-24] `-- Installing mpc-1.0.2_1... [93amd64-quarterly-job-24] | `-- Installing mpfr-3.1.2_2... [93amd64-quarterly-job-24] | `-- Extracting mpfr-3.1.2_2... done [93amd64-quarterly-job-24] `-- Extracting mpc-1.0.2_1... done [93amd64-quarterly-job-24] Extracting gcc-4.8.3_2... done Message for gcc-4.8.3_2: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of hfst-3.7.2_1 ===> hfst-3.7.2_1 depends on file: /usr/local/bin/as - found =========================================================================== =================================================== ===> hfst-3.7.2_1 depends on shared library: libglib-2.0.so - not found ===> Verifying for libglib-2.0.so in /usr/ports/devel/glib20 ===> Installing existing package /packages/All/glib-2.42.1.txz libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT define.lo -MD -MP -MF .deps/define.Tpo -c define.c -o define.o >/dev/null 2>&1 mv -f .deps/define.Tpo .deps/define.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT determinize.lo -MD -MP -MF .deps/determinize.Tpo -c -o determinize.lo determinize.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT determinize.lo -MD -MP -MF .deps/determinize.Tpo -c determinize.c -fPIC -DPIC -o .libs/determinize.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT determinize.lo -MD -MP -MF .deps/determinize.Tpo -c determinize.c -o determinize.o >/dev/null 2>&1 mv -f .deps/determinize.Tpo .deps/determinize.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT apply.lo -MD -MP -MF .deps/apply.Tpo -c -o apply.lo apply.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT apply.lo -MD -MP -MF .deps/apply.Tpo -c apply.c -fPIC -DPIC -o .libs/apply.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT apply.lo -MD -MP -MF .deps/apply.Tpo -c apply.c -o apply.o >/dev/null 2>&1 mv -f .deps/apply.Tpo .deps/apply.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT rewrite.lo -MD -MP -MF .deps/rewrite.Tpo -c -o rewrite.lo rewrite.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT rewrite.lo -MD -MP -MF .deps/rewrite.Tpo -c rewrite.c -fPIC -DPIC -o .libs/rewrite.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT rewrite.lo -MD -MP -MF .deps/rewrite.Tpo -c rewrite.c -o rewrite.o >/dev/null 2>&1 mv -f .deps/rewrite.Tpo .deps/rewrite.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lexcread.lo -MD -MP -MF .deps/lexcread.Tpo -c -o lexcread.lo lexcread.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lexcread.lo -MD -MP -MF .deps/lexcread.Tpo -c lexcread.c -fPIC -DPIC -o .libs/lexcread.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lexcread.lo -MD -MP -MF .deps/lexcread.Tpo -c lexcread.c -o lexcread.o >/dev/null 2>&1 mv -f .deps/lexcread.Tpo .deps/lexcread.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT topsort.lo -MD -MP -MF .deps/topsort.Tpo -c -o topsort.lo topsort.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT topsort.lo -MD -MP -MF .deps/topsort.Tpo -c topsort.c -fPIC -DPIC -o .libs/topsort.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT topsort.lo -MD -MP -MF .deps/topsort.Tpo -c topsort.c -o topsort.o >/dev/null 2>&1 mv -f .deps/topsort.Tpo .deps/topsort.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT flags.lo -MD -MP -MF .deps/flags.Tpo -c -o flags.lo flags.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT flags.lo -MD -MP -MF .deps/flags.Tpo -c flags.c -fPIC -DPIC -o .libs/flags.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT flags.lo -MD -MP -MF .deps/flags.Tpo -c flags.c -o flags.o >/dev/null 2>&1 mv -f .deps/flags.Tpo .deps/flags.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT minimize.lo -MD -MP -MF .deps/minimize.Tpo -c -o minimize.lo minimize.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT minimize.lo -MD -MP -MF .deps/minimize.Tpo -c minimize.c -fPIC -DPIC -o .libs/minimize.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT minimize.lo -MD -MP -MF .deps/minimize.Tpo -c minimize.c -o minimize.o >/dev/null 2>&1 mv -f .deps/minimize.Tpo .deps/minimize.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT reverse.lo -MD -MP -MF .deps/reverse.Tpo -c -o reverse.lo reverse.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT reverse.lo -MD -MP -MF .deps/reverse.Tpo -c reverse.c -fPIC -DPIC -o .libs/reverse.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT reverse.lo -MD -MP -MF .deps/reverse.Tpo -c reverse.c -o reverse.o >/dev/null 2>&1 mv -f .deps/reverse.Tpo .deps/reverse.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c -o extract.lo extract.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c extract.c -fPIC -DPIC -o .libs/extract.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c extract.c -o extract.o >/dev/null 2>&1 mv -f .deps/extract.Tpo .deps/extract.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT sigma.lo -MD -MP -MF .deps/sigma.Tpo -c -o sigma.lo sigma.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT sigma.lo -MD -MP -MF .deps/sigma.Tpo -c sigma.c -fPIC -DPIC -o .libs/sigma.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT sigma.lo -MD -MP -MF .deps/sigma.Tpo -c sigma.c -o sigma.o >/dev/null 2>&1 mv -f .deps/sigma.Tpo .deps/sigma.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT structures.lo -MD -MP -MF .deps/structures.Tpo -c -o structures.lo structures.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT structures.lo -MD -MP -MF .deps/structures.Tpo -c structures.c -fPIC -DPIC -o .libs/structures.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT structures.lo -MD -MP -MF .deps/structures.Tpo -c structures.c -o structures.o >/dev/null 2>&1 mv -f .deps/structures.Tpo .deps/structures.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT constructions.lo -MD -MP -MF .deps/constructions.Tpo -c -o constructions.lo constructions.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT constructions.lo -MD -MP -MF .deps/constructions.Tpo -c constructions.c -fPIC -DPIC -o .libs/constructions.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT constructions.lo -MD -MP -MF .deps/constructions.Tpo -c constructions.c -o constructions.o >/dev/null 2>&1 mv -f .deps/constructions.Tpo .deps/constructions.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT coaccessible.lo -MD -MP -MF .deps/coaccessible.Tpo -c -o coaccessible.lo coaccessible.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT coaccessible.lo -MD -MP -MF .deps/coaccessible.Tpo -c coaccessible.c -fPIC -DPIC -o .libs/coaccessible.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT coaccessible.lo -MD -MP -MF .deps/coaccessible.Tpo -c coaccessible.c -o coaccessible.o >/dev/null 2>&1 mv -f .deps/coaccessible.Tpo .deps/coaccessible.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT io.lo -MD -MP -MF .deps/io.Tpo -c -o io.lo io.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT io.lo -MD -MP -MF .deps/io.Tpo -c io.c -fPIC -DPIC -o .libs/io.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT io.lo -MD -MP -MF .deps/io.Tpo -c io.c -o io.o >/dev/null 2>&1 mv -f .deps/io.Tpo .deps/io.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c -o utf8.lo utf8.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -fPIC -DPIC -o .libs/utf8.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -o utf8.o >/dev/null 2>&1 mv -f .deps/utf8.Tpo .deps/utf8.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT spelling.lo -MD -MP -MF .deps/spelling.Tpo -c -o spelling.lo spelling.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT spelling.lo -MD -MP -MF .deps/spelling.Tpo -c spelling.c -fPIC -DPIC -o .libs/spelling.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT spelling.lo -MD -MP -MF .deps/spelling.Tpo -c spelling.c -o spelling.o >/dev/null 2>&1 mv -f .deps/spelling.Tpo .deps/spelling.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT dynarray.lo -MD -MP -MF .deps/dynarray.Tpo -c -o dynarray.lo dynarray.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT dynarray.lo -MD -MP -MF .deps/dynarray.Tpo -c dynarray.c -fPIC -DPIC -o .libs/dynarray.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT dynarray.lo -MD -MP -MF .deps/dynarray.Tpo -c dynarray.c -o dynarray.o >/dev/null 2>&1 mv -f .deps/dynarray.Tpo .deps/dynarray.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c -o mem.lo mem.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -fPIC -DPIC -o .libs/mem.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -o mem.o >/dev/null 2>&1 mv -f .deps/mem.Tpo .deps/mem.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT stringhash.lo -MD -MP -MF .deps/stringhash.Tpo -c -o stringhash.lo stringhash.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT stringhash.lo -MD -MP -MF .deps/stringhash.Tpo -c stringhash.c -fPIC -DPIC -o .libs/stringhash.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT stringhash.lo -MD -MP -MF .deps/stringhash.Tpo -c stringhash.c -o stringhash.o >/dev/null 2>&1 mv -f .deps/stringhash.Tpo .deps/stringhash.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c -o trie.lo trie.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c trie.c -fPIC -DPIC -o .libs/trie.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c trie.c -o trie.o >/dev/null 2>&1 mv -f .deps/trie.Tpo .deps/trie.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lex.lexc.lo -MD -MP -MF .deps/lex.lexc.Tpo -c -o lex.lexc.lo lex.lexc.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lex.lexc.lo -MD -MP -MF .deps/lex.lexc.Tpo -c lex.lexc.c -fPIC -DPIC -o .libs/lex.lexc.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lex.lexc.lo -MD -MP -MF .deps/lex.lexc.Tpo -c lex.lexc.c -o lex.lexc.o >/dev/null 2>&1 mv -f .deps/lex.lexc.Tpo .deps/lex.lexc.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lex.yy.lo -MD -MP -MF .deps/lex.yy.Tpo -c -o lex.yy.lo lex.yy.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lex.yy.lo -MD -MP -MF .deps/lex.yy.Tpo -c lex.yy.c -fPIC -DPIC -o .libs/lex.yy.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lex.yy.lo -MD -MP -MF .deps/lex.yy.Tpo -c lex.yy.c -o lex.yy.o >/dev/null 2>&1 mv -f .deps/lex.yy.Tpo .deps/lex.yy.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c -o regex.lo regex.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c regex.c -fPIC -DPIC -o .libs/regex.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c regex.c -o regex.o >/dev/null 2>&1 mv -f .deps/regex.Tpo .deps/regex.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc48 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -o libfoma.la int_stack.lo define.lo determinize.lo apply.lo rewrite.lo lexcread.lo topsort.lo flags.lo minimize.lo reverse.lo extract.lo sigma.lo structures.lo constructions.lo coaccessible.lo io.lo utf8.lo spelling.lo dynarray.lo mem.lo stringhash.lo trie.lo lex.lexc.lo lex.yy.lo regex.lo -lreadline -lglib-2.0 -lm -lpthread -lxml2 libtool: link: /usr/local/bin/ar cru .libs/libfoma.a .libs/int_stack.o .libs/define.o .libs/determinize.o .libs/apply.o .libs/rewrite.o .libs/lexcread.o .libs/topsort.o .libs/flags.o .libs/minimize.o .libs/reverse.o .libs/extract.o .libs/sigma.o .libs/structures.o .libs/constructions.o .libs/coaccessible.o .libs/io.o .libs/utf8.o .libs/spelling.o .libs/dynarray.o .libs/mem.o .libs/stringhash.o .libs/trie.o .libs/lex.lexc.o .libs/lex.yy.o .libs/regex.o libtool: link: /usr/local/bin/ranlib .libs/libfoma.a libtool: link: ( cd ".libs" && rm -f "libfoma.la" && ln -s "../libfoma.la" "libfoma.la" ) Making all in libhfst Making all in src /usr/bin/make all-recursive Making all in implementations depbase=`echo HfstTransitionGraph.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstTransitionGraph.lo -MD -MP -MF $depbase.Tpo -c -o HfstTransitionGraph.lo HfstTransitionGraph.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstTransitionGraph.lo -MD -MP -MF .deps/HfstTransitionGraph.Tpo -c HfstTransitionGraph.cc -fPIC -DPIC -o .libs/HfstTransitionGraph.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstTransitionGraph.lo -MD -MP -MF .deps/HfstTransitionGraph.Tpo -c HfstTransitionGraph.cc -o HfstTransitionGraph.o >/dev/null 2>&1 depbase=`echo ConvertTransducerFormat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertTransducerFormat.lo -MD -MP -MF $depbase.Tpo -c -o ConvertTransducerFormat.lo ConvertTransducerFormat.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertTransducerFormat.lo -MD -MP -MF .deps/ConvertTransducerFormat.Tpo -c ConvertTransducerFormat.cc -fPIC -DPIC -o .libs/ConvertTransducerFormat.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertTransducerFormat.lo -MD -MP -MF .deps/ConvertTransducerFormat.Tpo -c ConvertTransducerFormat.cc -o ConvertTransducerFormat.o >/dev/null 2>&1 depbase=`echo HfstTropicalTransducerTransitionData.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstTropicalTransducerTransitionData.lo -MD -MP -MF $depbase.Tpo -c -o HfstTropicalTransducerTransitionData.lo HfstTropicalTransducerTransitionData.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstTropicalTransducerTransitionData.lo -MD -MP -MF .deps/HfstTropicalTransducerTransitionData.Tpo -c HfstTropicalTransducerTransitionData.cc -fPIC -DPIC -o .libs/HfstTropicalTransducerTransitionData.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstTropicalTransducerTransitionData.lo -MD -MP -MF .deps/HfstTropicalTransducerTransitionData.Tpo -c HfstTropicalTransducerTransitionData.cc -o HfstTropicalTransducerTransitionData.o >/dev/null 2>&1 depbase=`echo ConvertSfstTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertSfstTransducer.lo -MD -MP -MF $depbase.Tpo -c -o ConvertSfstTransducer.lo ConvertSfstTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertSfstTransducer.lo -MD -MP -MF .deps/ConvertSfstTransducer.Tpo -c ConvertSfstTransducer.cc -fPIC -DPIC -o .libs/ConvertSfstTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertSfstTransducer.lo -MD -MP -MF .deps/ConvertSfstTransducer.Tpo -c ConvertSfstTransducer.cc -o ConvertSfstTransducer.o >/dev/null 2>&1 depbase=`echo ConvertTropicalWeightTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertTropicalWeightTransducer.lo -MD -MP -MF $depbase.Tpo -c -o ConvertTropicalWeightTransducer.lo ConvertTropicalWeightTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertTropicalWeightTransducer.lo -MD -MP -MF .deps/ConvertTropicalWeightTransducer.Tpo -c ConvertTropicalWeightTransducer.cc -fPIC -DPIC -o .libs/ConvertTropicalWeightTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertTropicalWeightTransducer.lo -MD -MP -MF .deps/ConvertTropicalWeightTransducer.Tpo -c ConvertTropicalWeightTransducer.cc -o ConvertTropicalWeightTransducer.o >/dev/null 2>&1 depbase=`echo ConvertLogWeightTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertLogWeightTransducer.lo -MD -MP -MF $depbase.Tpo -c -o ConvertLogWeightTransducer.lo ConvertLogWeightTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertLogWeightTransducer.lo -MD -MP -MF .deps/ConvertLogWeightTransducer.Tpo -c ConvertLogWeightTransducer.cc -fPIC -DPIC -o .libs/ConvertLogWeightTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertLogWeightTransducer.lo -MD -MP -MF .deps/ConvertLogWeightTransducer.Tpo -c ConvertLogWeightTransducer.cc -o ConvertLogWeightTransducer.o >/dev/null 2>&1 depbase=`echo ConvertFomaTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertFomaTransducer.lo -MD -MP -MF $depbase.Tpo -c -o ConvertFomaTransducer.lo ConvertFomaTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertFomaTransducer.lo -MD -MP -MF .deps/ConvertFomaTransducer.Tpo -c ConvertFomaTransducer.cc -fPIC -DPIC -o .libs/ConvertFomaTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertFomaTransducer.lo -MD -MP -MF .deps/ConvertFomaTransducer.Tpo -c ConvertFomaTransducer.cc -o ConvertFomaTransducer.o >/dev/null 2>&1 depbase=`echo ConvertOlTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertOlTransducer.lo -MD -MP -MF $depbase.Tpo -c -o ConvertOlTransducer.lo ConvertOlTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertOlTransducer.lo -MD -MP -MF .deps/ConvertOlTransducer.Tpo -c ConvertOlTransducer.cc -fPIC -DPIC -o .libs/ConvertOlTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertOlTransducer.lo -MD -MP -MF .deps/ConvertOlTransducer.Tpo -c ConvertOlTransducer.cc -o ConvertOlTransducer.o >/dev/null 2>&1 depbase=`echo compose_intersect/ComposeIntersectRulePair.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectRulePair.lo -MD -MP -MF $depbase.Tpo -c -o compose_intersect/ComposeIntersectRulePair.lo compose_intersect/ComposeIntersectRulePair.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectRulePair.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectRulePair.Tpo -c compose_intersect/ComposeIntersectRulePair.cc -fPIC -DPIC -o compose_intersect/.libs/ComposeIntersectRulePair.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectRulePair.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectRulePair.Tpo -c compose_intersect/ComposeIntersectRulePair.cc -o compose_intersect/ComposeIntersectRulePair.o >/dev/null 2>&1 depbase=`echo compose_intersect/ComposeIntersectLexicon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectLexicon.lo -MD -MP -MF $depbase.Tpo -c -o compose_intersect/ComposeIntersectLexicon.lo compose_intersect/ComposeIntersectLexicon.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectLexicon.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectLexicon.Tpo -c compose_intersect/ComposeIntersectLexicon.cc -fPIC -DPIC -o compose_intersect/.libs/ComposeIntersectLexicon.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectLexicon.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectLexicon.Tpo -c compose_intersect/ComposeIntersectLexicon.cc -o compose_intersect/ComposeIntersectLexicon.o >/dev/null 2>&1 depbase=`echo compose_intersect/ComposeIntersectRule.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectRule.lo -MD -MP -MF $depbase.Tpo -c -o compose_intersect/ComposeIntersectRule.lo compose_intersect/ComposeIntersectRule.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectRule.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectRule.Tpo -c compose_intersect/ComposeIntersectRule.cc -fPIC -DPIC -o compose_intersect/.libs/ComposeIntersectRule.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectRule.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectRule.Tpo -c compose_intersect/ComposeIntersectRule.cc -o compose_intersect/ComposeIntersectRule.o >/dev/null 2>&1 depbase=`echo compose_intersect/ComposeIntersectFst.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectFst.lo -MD -MP -MF $depbase.Tpo -c -o compose_intersect/ComposeIntersectFst.lo compose_intersect/ComposeIntersectFst.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectFst.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectFst.Tpo -c compose_intersect/ComposeIntersectFst.cc -fPIC -DPIC -o compose_intersect/.libs/ComposeIntersectFst.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectFst.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectFst.Tpo -c compose_intersect/ComposeIntersectFst.cc -o compose_intersect/ComposeIntersectFst.o >/dev/null 2>&1 depbase=`echo compose_intersect/ComposeIntersectUtilities.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectUtilities.lo -MD -MP -MF $depbase.Tpo -c -o compose_intersect/ComposeIntersectUtilities.lo compose_intersect/ComposeIntersectUtilities.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectUtilities.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectUtilities.Tpo -c compose_intersect/ComposeIntersectUtilities.cc -fPIC -DPIC -o compose_intersect/.libs/ComposeIntersectUtilities.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectUtilities.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectUtilities.Tpo -c compose_intersect/ComposeIntersectUtilities.cc -o compose_intersect/ComposeIntersectUtilities.o >/dev/null 2>&1 depbase=`echo SfstTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT SfstTransducer.lo -MD -MP -MF $depbase.Tpo -c -o SfstTransducer.lo SfstTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT SfstTransducer.lo -MD -MP -MF .deps/SfstTransducer.Tpo -c SfstTransducer.cc -fPIC -DPIC -o .libs/SfstTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT SfstTransducer.lo -MD -MP -MF .deps/SfstTransducer.Tpo -c SfstTransducer.cc -o SfstTransducer.o >/dev/null 2>&1 depbase=`echo TropicalWeightTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT TropicalWeightTransducer.lo -MD -MP -MF $depbase.Tpo -c -o TropicalWeightTransducer.lo TropicalWeightTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT TropicalWeightTransducer.lo -MD -MP -MF .deps/TropicalWeightTransducer.Tpo -c TropicalWeightTransducer.cc -fPIC -DPIC -o .libs/TropicalWeightTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT TropicalWeightTransducer.lo -MD -MP -MF .deps/TropicalWeightTransducer.Tpo -c TropicalWeightTransducer.cc -o TropicalWeightTransducer.o >/dev/null 2>&1 depbase=`echo LogWeightTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT LogWeightTransducer.lo -MD -MP -MF $depbase.Tpo -c -o LogWeightTransducer.lo LogWeightTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT LogWeightTransducer.lo -MD -MP -MF .deps/LogWeightTransducer.Tpo -c LogWeightTransducer.cc -fPIC -DPIC -o .libs/LogWeightTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT LogWeightTransducer.lo -MD -MP -MF .deps/LogWeightTransducer.Tpo -c LogWeightTransducer.cc -o LogWeightTransducer.o >/dev/null 2>&1 depbase=`echo FomaTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT FomaTransducer.lo -MD -MP -MF $depbase.Tpo -c -o FomaTransducer.lo FomaTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT FomaTransducer.lo -MD -MP -MF .deps/FomaTransducer.Tpo -c FomaTransducer.cc -fPIC -DPIC -o .libs/FomaTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT FomaTransducer.lo -MD -MP -MF .deps/FomaTransducer.Tpo -c FomaTransducer.cc -o FomaTransducer.o >/dev/null 2>&1 depbase=`echo HfstOlTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstOlTransducer.lo -MD -MP -MF $depbase.Tpo -c -o HfstOlTransducer.lo HfstOlTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstOlTransducer.lo -MD -MP -MF .deps/HfstOlTransducer.Tpo -c HfstOlTransducer.cc -fPIC -DPIC -o .libs/HfstOlTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstOlTransducer.lo -MD -MP -MF .deps/HfstOlTransducer.Tpo -c HfstOlTransducer.cc -o HfstOlTransducer.o >/dev/null 2>&1 depbase=`echo optimized-lookup/transducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/transducer.lo -MD -MP -MF $depbase.Tpo -c -o optimized-lookup/transducer.lo optimized-lookup/transducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/transducer.lo -MD -MP -MF optimized-lookup/.deps/transducer.Tpo -c optimized-lookup/transducer.cc -fPIC -DPIC -o optimized-lookup/.libs/transducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/transducer.lo -MD -MP -MF optimized-lookup/.deps/transducer.Tpo -c optimized-lookup/transducer.cc -o optimized-lookup/transducer.o >/dev/null 2>&1 depbase=`echo optimized-lookup/convert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/convert.lo -MD -MP -MF $depbase.Tpo -c -o optimized-lookup/convert.lo optimized-lookup/convert.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/convert.lo -MD -MP -MF optimized-lookup/.deps/convert.Tpo -c optimized-lookup/convert.cc -fPIC -DPIC -o optimized-lookup/.libs/convert.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/convert.lo -MD -MP -MF optimized-lookup/.deps/convert.Tpo -c optimized-lookup/convert.cc -o optimized-lookup/convert.o >/dev/null 2>&1 depbase=`echo optimized-lookup/ospell.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/ospell.lo -MD -MP -MF $depbase.Tpo -c -o optimized-lookup/ospell.lo optimized-lookup/ospell.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/ospell.lo -MD -MP -MF optimized-lookup/.deps/ospell.Tpo -c optimized-lookup/ospell.cc -fPIC -DPIC -o optimized-lookup/.libs/ospell.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/ospell.lo -MD -MP -MF optimized-lookup/.deps/ospell.Tpo -c optimized-lookup/ospell.cc -o optimized-lookup/ospell.o >/dev/null 2>&1 depbase=`echo optimized-lookup/pmatch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/pmatch.lo -MD -MP -MF $depbase.Tpo -c -o optimized-lookup/pmatch.lo optimized-lookup/pmatch.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/pmatch.lo -MD -MP -MF optimized-lookup/.deps/pmatch.Tpo -c optimized-lookup/pmatch.cc -fPIC -DPIC -o optimized-lookup/.libs/pmatch.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/pmatch.lo -MD -MP -MF optimized-lookup/.deps/pmatch.Tpo -c optimized-lookup/pmatch.cc -o optimized-lookup/pmatch.o >/dev/null 2>&1 depbase=`echo optimized-lookup/find_epsilon_loops.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/find_epsilon_loops.lo -MD -MP -MF $depbase.Tpo -c -o optimized-lookup/find_epsilon_loops.lo optimized-lookup/find_epsilon_loops.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/find_epsilon_loops.lo -MD -MP -MF optimized-lookup/.deps/find_epsilon_loops.Tpo -c optimized-lookup/find_epsilon_loops.cc -fPIC -DPIC -o optimized-lookup/.libs/find_epsilon_loops.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/find_epsilon_loops.lo -MD -MP -MF optimized-lookup/.deps/find_epsilon_loops.Tpo -c optimized-lookup/find_epsilon_loops.cc -o optimized-lookup/find_epsilon_loops.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++48 -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -o libhfstimplementations.la HfstTransitionGraph.lo ConvertTransducerFormat.lo HfstTropicalTransducerTransitionData.lo ConvertSfstTransducer.lo ConvertTropicalWeightTransducer.lo ConvertLogWeightTransducer.lo ConvertFomaTransducer.lo ConvertOlTransducer.lo compose_intersect/ComposeIntersectRulePair.lo compose_intersect/ComposeIntersectLexicon.lo compose_intersect/ComposeIntersectRule.lo compose_intersect/ComposeIntersectFst.lo compose_intersect/ComposeIntersectUtilities.lo SfstTransducer.lo TropicalWeightTransducer.lo LogWeightTransducer.lo FomaTransducer.lo HfstOlTransducer.lo optimized-lookup/transducer.lo optimized-lookup/convert.lo optimized-lookup/ospell.lo optimized-lookup/pmatch.lo optimized-lookup/fin d_epsilon_loops.lo -lreadline -lglib-2.0 -lm -lpthread -lxml2 libtool: link: /usr/local/bin/ar cru .libs/libhfstimplementations.a .libs/HfstTransitionGraph.o .libs/ConvertTransducerFormat.o .libs/HfstTropicalTransducerTransitionData.o .libs/ConvertSfstTransducer.o .libs/ConvertTropicalWeightTransducer.o .libs/ConvertLogWeightTransducer.o .libs/ConvertFomaTransducer.o .libs/ConvertOlTransducer.o compose_intersect/.libs/ComposeIntersectRulePair.o compose_intersect/.libs/ComposeIntersectLexicon.o compose_intersect/.libs/ComposeIntersectRule.o compose_intersect/.libs/ComposeIntersectFst.o compose_intersect/.libs/ComposeIntersectUtilities.o .libs/SfstTransducer.o .libs/TropicalWeightTransducer.o .libs/LogWeightTransducer.o .libs/FomaTransducer.o .libs/HfstOlTransducer.o optimized-lookup/.libs/transducer.o optimized-lookup/.libs/convert.o optimized-lookup/.libs/ospell.o optimized-lookup/.libs/pmatch.o optimized-lookup/.libs/find_epsilon_loops.o libtool: link: /usr/local/bin/ranlib .libs/libhfstimplementations.a libtool: link: ( cd ".libs" && rm -f "libhfstimplementations.la" && ln -s "../libhfstimplementations.la" "libhfstimplementations.la" ) Making all in parsers /bin/sh ../../../build-aux/ylwrap xre_lex.ll lex.yy.c xre_lex.cc -- flex --outfile=lex.yy.c flex: unknown flag '-'. For usage, try flex --help *** [xre_lex.cc] Error code 1 Stop in /wrkdirs/usr/ports/math/hfst/work/hfst-3.7.2/libhfst/src/parsers. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/math/hfst/work/hfst-3.7.2/libhfst/src. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/math/hfst/work/hfst-3.7.2/libhfst/src. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/math/hfst/work/hfst-3.7.2/libhfst. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/math/hfst/work/hfst-3.7.2. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/math/hfst/work/hfst-3.7.2. *** [do-build] Error code 1 Stop in /usr/ports/math/hfst. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:32:53 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 07A3CA80 for ; Wed, 28 Jan 2015 04:32:53 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 E7BDC272; Wed, 28 Jan 2015 04:32:52 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S4WqcM052588; Wed, 28 Jan 2015 04:32:52 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S4WqOe052509; Wed, 28 Jan 2015 04:32:52 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:32:52 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280432.t0S4WqOe052509@beefy2.isc.freebsd.org> To: Mario.G.Pavlov@gmail.com Subject: [package - 93amd64-quarterly][ports-mgmt/portrac] Failed for portrac-0.5 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: Wed, 28 Jan 2015 04:32:53 -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: Mario.G.Pavlov@gmail.com Last committer: rodrigo@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/ports-mgmt/portrac/Makefile 370958 2014-10-15 21:48:04Z rodrigo $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/portrac-0.5.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building ports-mgmt/portrac build started at Wed Jan 28 04:32:34 UTC 2015 port directory: /usr/ports/ports-mgmt/portrac building for: FreeBSD 93amd64-quarterly-job-11 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: Mario.G.Pavlov@gmail.com Makefile ident: $FreeBSD: branches/2015Q1/ports-mgmt/portrac/Makefile 370958 2014-10-15 21:48:04Z rodrigo $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=portrac-0.5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-qt-includes=/usr/local/include/qt5 --with-qt-libraries=/usr/local/lib --with-extra-includes=/usr/local/include --with-extra-libs=/usr/local/lib --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/ports-mgmt/portrac/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ports-mgmt/portrac/work HOME=/wrkdirs/usr/ports/ports-mgmt/portrac/work TMPDIR="/tmp" QTDIR="/usr/local" QMAKE="/usr/local/lib/qt5/bin/qmake" MOC="/usr/local/lib/qt5/bin/moc" RCC="/usr/local/lib/qt5/bin/rcc" UIC="/usr/local/lib/qt5/bin/uic" QMAKESPEC="/usr/local/lib/qt5/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" CPATH=/usr/local/include LIBRARY_PATH=/usr/local/lib SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/ports-mgmt/portrac/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ports-mgmt/portrac/work HOME=/wrkdirs/usr/ports/ports-mgmt/portrac/work TMPDIR="/tmp" CPATH=/usr/local/include LIBRARY_PATH=/usr/local/lib 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-- QT_PREFIX="/usr/local" QT_BINDIR="lib/qt5/bin" QT_INCDIR="include/qt5" QT_LIBDIR="lib" QT_ARCHDIR="lib/qt5" QT_PLUGINDIR="lib/qt5/plugins" QT_LIBEXECDIR="libexec/qt5" QT_IMPORTDIR="lib/qt5/imports" QT_QMLDIR="lib/qt5/qml" QT_DATADIR="share/qt5" QT_DOCDIR="share/doc/qt5" QT_L10NDIR="share/qt5/translations" QT_ETCDIR="etc/xdg" QT_EXAMPLEDIR="share/examples/qt5" QT_TESTDIR="share/qt5/tests" QT_MKSPECDIR="lib/qt5/mkspecs" OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/portrac" EXAMPLESDIR="share/examples/portrac" DATADIR="share/portrac" WWWDIR="www/portrac" ETCDIR="etc/portrac" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/portrac DOCSDIR=/usr/local/share/doc/portrac EXAMPLESDIR=/usr/local/share/examples/portrac WWWDIR=/usr/local/www/portrac ETCDIR=/usr/local/etc/portrac --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD2CLAUSE accepted by the user =========================================================================== =================================================== ===> portrac-0.5 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.3.txz [93amd64-quarterly-job-11] Installing pkg-1.4.3... [93amd64-quarterly-job-11] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of portrac-0.5 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by portrac-0.5 for building =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by portrac-0.5 for building => SHA256 Checksum OK for portrac-0.5.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by portrac-0.5 for building ===> Extracting for portrac-0.5 => SHA256 Checksum OK for portrac-0.5.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for portrac-0.5 =========================================================================== =================================================== ===> portrac-0.5 depends on file: /usr/local/lib/qt5/bin/moc - not found ===> Verifying install for /usr/local/lib/qt5/bin/moc in /usr/ports/devel/qt5-buildtools ===> Installing existing package /packages/All/qt5-buildtools-5.3.2.txz [93amd64-quarterly-job-11] Installing qt5-buildtools-5.3.2... [93amd64-quarterly-job-11] `-- Installing perl5-5.18.4_11... [93amd64-quarterly-job-11] `-- Extracting perl5-5.18.4_11... done [93amd64-quarterly-job-11] Extracting qt5-buildtools-5.3.2... done ===> Returning to build of portrac-0.5 ===> portrac-0.5 depends on file: /usr/local/lib/qt5/bin/qmake - not found ===> Verifying install for /usr/local/lib/qt5/bin/qmake in /usr/ports/devel/qmake5 ===> Installing existing package /packages/All/qt5-qmake-5.3.2.txz [93amd64-quarterly-job-11] Installing qt5-qmake-5.3.2... [93amd64-quarterly-job-11] Extracting qt5-qmake-5.3.2... done ===> Returning to build of portrac-0.5 ===> portrac-0.5 depends on file: /usr/local/lib/libQt5Widgets.so - not found ===> Verifying install for /usr/local/lib/libQt5Widgets.so in /usr/ports/x11-toolkits/qt5-widgets ===> Installing existing package /packages/All/qt5-widgets-5.3.2.txz [93amd64-quarterly-job-11] Installing qt5-widgets-5.3.2... [93amd64-quarterly-job-11] `-- Installing libX11-1.6.2_2,1... [93amd64-quarterly-job-11] | `-- Installing kbproto-1.0.6... [93amd64-quarterly-job-11] | `-- Extracting kbproto-1.0.6... done [93amd64-quarterly-job-11] | `-- Installing libXau-1.0.8_2... [93amd64-quarterly-job-11] | | `-- Installing xproto-7.0.26... [93amd64-quarterly-job-11] | | `-- Extracting xproto-7.0.26... done [93amd64-quarterly-job-11] | `-- Extracting libXau-1.0.8_2... done [93amd64-quarterly-job-11] | `-- Installing libXdmcp-1.1.1_2... [93amd64-quarterly-job-11] | `-- Extracting libXdmcp-1.1.1_2... done [93amd64-quarterly-job-11] | `-- Installing libxcb-1.11... [93amd64-quarterly-job-11] | | `-- Installing libpthread-stubs-0.3_6... [93amd64-quarterly-job-11] | | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-quarterly-job-11] | | `-- Installing libxml2-2.9.2_2... [93amd64-quarterly-job-11] | | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-11] | | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-11] | | `-- Extracting libxml2-2.9.2_2... done [93amd64-quarterly-job-11] | `-- Extracting libxcb-1.11... done [93amd64-quarterly-job-11] `-- Extracting libX11-1.6.2_2,1... done [93amd64-quarterly-job-11] `-- Installing qt5-core-5.3.2_1... [93amd64-quarterly-job-11] | `-- Installing glib-2.42.1... [93amd64-quarterly-job-11] | | `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-11] | | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-11] | | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-11] | | `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-11] | | `-- Installing libffi-3.0.13_3... [93amd64-quarterly-job-11] | | `-- Extracting libffi-3.0.13_3... done [93amd64-quarterly-job-11] | | `-- Installing pcre-8.35_2... [93amd64-quarterly-job-11] | | `-- Extracting pcre-8.35_2... done [93amd64-quarterly-job-11] | | `-- Installing python27-2.7.9... [93amd64-quarterly-job-11] | | `-- Extracting python27-2.7.9... done [93amd64-quarterly-job-11] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-quarterly-job-11] | `-- Installing icu-53.1... [93amd64-quarterly-job-11] | `-- Extracting icu-53.1... done [93amd64-quarterly-job-11] `-- Extracting qt5-core-5.3.2_1... done [93amd64-quarterly-job-11] `-- Installing qt5-gui-5.3.2_1... [93amd64-quarterly-job-11] | `-- Installing dbus-1.8.12... [93amd64-quarterly-job-11] | | `-- Installing expat-2.1.0_2... [93amd64-quarterly-job-11] | | `-- Extracting expat-2.1.0_2... done [93amd64-quarterly-job-11] | | `-- Installing gnome_subr-1.0... [93amd64-quarterly-job-11] | | `-- Extracting gnome_subr-1.0... done [93amd64-quarterly-job-11] | | `-- Installing libICE-1.0.9,1... [93amd64-quarterly-job-11] | | `-- Extracting libICE-1.0.9,1... done [93amd64-quarterly-job-11] | | `-- Installing libSM-1.2.2_2,1... [93amd64-quarterly-job-11] | | `-- Extracting libSM-1.2.2_2,1... done ===> Creating users and/or groups. Creating group 'messagebus' with gid '556'. Creating user 'messagebus' with uid '556'. [93amd64-quarterly-job-11] | `-- Extracting dbus-1.8.12... done [93amd64-quarterly-job-11] | `-- Installing encodings-1.0.4_1,1... [93amd64-quarterly-job-11] | | `-- Installing font-util-1.3.0_1... [93amd64-quarterly-job-11] | | `-- Extracting font-util-1.3.0_1... done [93amd64-quarterly-job-11] | `-- Extracting encodings-1.0.4_1,1... done [93amd64-quarterly-job-11] | `-- Installing fontconfig-2.11.1,1... [93amd64-quarterly-job-11] | | `-- Installing freetype2-2.5.4_1... [93amd64-quarterly-job-11] | | `-- Extracting freetype2-2.5.4_1... done [93amd64-quarterly-job-11] | `-- 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: caching, new cache contents: 0 fonts, 2 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/util: caching, new cache contents: 0 fonts, 0 dirs /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory Re-scanning /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 2 dirs Re-scanning /usr/local/lib/X11/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs /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 [93amd64-quarterly-job-11] | `-- Installing jpeg-8_6... [93amd64-quarterly-job-11] | `-- Extracting jpeg-8_6... done [93amd64-quarterly-job-11] | `-- Installing libGL-9.1.7_4... [93amd64-quarterly-job-11] | | `-- Installing dri2proto-2.8... [93amd64-quarterly-job-11] | | `-- Extracting dri2proto-2.8... done [93amd64-quarterly-job-11] | | `-- Installing libXdamage-1.1.4_2... [93amd64-quarterly-job-11] | | `-- Installing damageproto-1.2.1... [93amd64-quarterly-job-11] | | `-- Extracting damageproto-1.2.1... done [93amd64-quarterly-job-11] | | `-- Installing libXfixes-5.0.1_2... [93amd64-quarterly-job-11] | | | `-- Installing fixesproto-5.0... [93amd64-quarterly-job-11] | | | `-- Extracting fixesproto-5.0... done [93amd64-quarterly-job-11] | | `-- Extracting libXfixes-5.0.1_2... done [93amd64-quarterly-job-11] | | `-- Extracting libXdamage-1.1.4_2... done [93amd64-quarterly-job-11] | | `-- Installing libXext-1.3.3,1... [93amd64-quarterly-job-11] | | `-- Installing xextproto-7.3.0... [93amd64-quarterly-job-11] | | `-- Extracting xextproto-7.3.0... done [93amd64-quarterly-job-11] | | `-- Extracting libXext-1.3.3,1... done [93amd64-quarterly-job-11] | | `-- Installing libXxf86vm-1.1.3_2... [93amd64-quarterly-job-11] | | `-- Installing xf86vidmodeproto-2.3.1... [93amd64-quarterly-job-11] | | `-- Extracting xf86vidmodeproto-2.3.1... done [93amd64-quarterly-job-11] | | `-- Extracting libXxf86vm-1.1.3_2... done [93amd64-quarterly-job-11] | | `-- Installing libdevq-0.0.2... [93amd64-quarterly-job-11] | | `-- Extracting libdevq-0.0.2... done [93amd64-quarterly-job-11] | | `-- Installing libdrm-2.4.58_1,1... [93amd64-quarterly-job-11] | | `-- Installing libpciaccess-0.13.2_2... [93amd64-quarterly-job-11] | | | `-- Installing pciids-20141222... [93amd64-quarterly-job-11] | | | `-- Extracting pciids-20141222... done [93amd64-quarterly-job-11] | | `-- Extracting libpciaccess-0.13.2_2... done [93amd64-quarterly-job-11] | | `-- Extracting libdrm-2.4.58_1,1... done [93amd64-quarterly-job-11] | | `-- Installing libglapi-9.1.7_2... [93amd64-quarterly-job-11] | | `-- Installing libxshmfence-1.1_3... [93amd64-quarterly-job-11] | | `-- Extracting libxshmfence-1.1_3... done [93amd64-quarterly-job-11] | | `-- Extracting libglapi-9.1.7_2... done [93amd64-quarterly-job-11] | `-- Extracting libGL-9.1.7_4... done [93amd64-quarterly-job-11] | `-- Installing libXi-1.7.4,1... [93amd64-quarterly-job-11] | | `-- Installing inputproto-2.3.1... [93amd64-quarterly-job-11] | | `-- Extracting inputproto-2.3.1... done [93amd64-quarterly-job-11] | `-- Extracting libXi-1.7.4,1... done [93amd64-quarterly-job-11] | `-- Installing libXrender-0.9.8_2... [93amd64-quarterly-job-11] | | `-- Installing renderproto-0.11.1... [93amd64-quarterly-job-11] | | `-- Extracting renderproto-0.11.1... done [93amd64-quarterly-job-11] | `-- Extracting libXrender-0.9.8_2... done [93amd64-quarterly-job-11] | `-- Installing libxkbcommon-0.5.0... [93amd64-quarterly-job-11] | `-- Extracting libxkbcommon-0.5.0... done [93amd64-quarterly-job-11] | `-- Installing png-1.6.16... [93amd64-quarterly-job-11] | `-- Extracting png-1.6.16... done [93amd64-quarterly-job-11] | `-- Installing qt5-dbus-5.3.2... [93amd64-quarterly-job-11] | `-- Extracting qt5-dbus-5.3.2... done [93amd64-quarterly-job-11] | `-- Installing xcb-util-image-0.3.9_2... [93amd64-quarterly-job-11] | | `-- Installing xcb-util-0.3.9_3,1... [93amd64-quarterly-job-11] | | `-- Extracting xcb-util-0.3.9_3,1... done [93amd64-quarterly-job-11] | `-- Extracting xcb-util-image-0.3.9_2... done [93amd64-quarterly-job-11] | `-- Installing xcb-util-keysyms-0.3.9_2... [93amd64-quarterly-job-11] | `-- Extracting xcb-util-keysyms-0.3.9_2... done [93amd64-quarterly-job-11] | `-- Installing xcb-util-renderutil-0.3.9... [93amd64-quarterly-job-11] | `-- Extracting xcb-util-renderutil-0.3.9... done [93amd64-quarterly-job-11] | `-- Installing xcb-util-wm-0.4.1_2... [93amd64-quarterly-job-11] | `-- Extracting xcb-util-wm-0.4.1_2... done [93amd64-quarterly-job-11] | `-- Installing xdg-utils-1.0.2.20130919_1... [93amd64-quarterly-job-11] | | `-- Installing hicolor-icon-theme-0.12... [93amd64-quarterly-job-11] | | `-- Extracting hicolor-icon-theme-0.12... done [93amd64-quarterly-job-11] | | `-- Installing xprop-1.2.2... [93amd64-quarterly-job-11] | | `-- Installing libXmu-1.1.2_2,1... [93amd64-quarterly-job-11] | | | `-- Installing libXt-1.1.4_2,1... [93amd64-quarterly-job-11] | | | `-- Extracting libXt-1.1.4_2,1... done [93amd64-quarterly-job-11] | | `-- Extracting libXmu-1.1.2_2,1... done [93amd64-quarterly-job-11] | | `-- Extracting xprop-1.2.2... done [93amd64-quarterly-job-11] | | `-- Installing xset-1.2.3_1... [93amd64-quarterly-job-11] | | `-- Installing libXfontcache-1.0.5_2... [93amd64-quarterly-job-11] | | | `-- Installing fontcacheproto-0.1.3... [93amd64-quarterly-job-11] | | | `-- Extracting fontcacheproto-0.1.3... done [93amd64-quarterly-job-11] | | `-- Extracting libXfontcache-1.0.5_2... done [93amd64-quarterly-job-11] | | `-- Extracting xset-1.2.3_1... done [93amd64-quarterly-job-11] | `-- Extracting xdg-utils-1.0.2.20130919_1... done [93amd64-quarterly-job-11] | `-- Installing xorg-fonts-truetype-7.7_1... [93amd64-quarterly-job-11] | | `-- Installing dejavu-2.34_4... [93amd64-quarterly-job-11] | | `-- Extracting dejavu-2.34_4... done [93amd64-quarterly-job-11] | | `-- Installing font-bh-ttf-1.0.3_1... [93amd64-quarterly-job-11] | | `-- Installing mkfontdir-1.0.7... [93amd64-quarterly-job-11] | | | `-- Installing mkfontscale-1.1.1_1... [93amd64-quarterly-job-11] | | | `-- Installing libfontenc-1.1.2_2... [93amd64-quarterly-job-11] | | | `-- Extracting libfontenc-1.1.2_2... done [93amd64-quarterly-job-11] | | | `-- Extracting mkfontscale-1.1.1_1... done [93amd64-quarterly-job-11] | | `-- Extracting mkfontdir-1.0.7... done [93amd64-quarterly-job-11] | | `-- Extracting font-bh-ttf-1.0.3_1... done [93amd64-quarterly-job-11] | | `-- Installing font-misc-ethiopic-1.0.3_1... [93amd64-quarterly-job-11] | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [93amd64-quarterly-job-11] | | `-- Installing font-misc-meltho-1.0.3_1... [93amd64-quarterly-job-11] | | `-- Extracting font-misc-meltho-1.0.3_1... done [93amd64-quarterly-job-11] `-- Extracting qt5-gui-5.3.2_1... done [93amd64-quarterly-job-11] Extracting qt5-widgets-5.3.2... done 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 ===================================================================== Message for dejavu-2.34_4: 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. Message for qt5-gui-5.3.2_1: ====================================================================== 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 portrac-0.5 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for portrac-0.5 =========================================================================== =================================================== ===> Building for portrac-0.5 c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -I. -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o PortChecker.o PortChecker.cc PortChecker.cc: In member function 'std::string PortChecker::downloadIndex() const': PortChecker.cc:164: error: 'errno' was not declared in this scope *** [PortChecker.o] Error code 1 Stop in /wrkdirs/usr/ports/ports-mgmt/portrac/work/portrac-0.5. *** [do-build] Error code 1 Stop in /usr/ports/ports-mgmt/portrac. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:35:03 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 20274ABE for ; Wed, 28 Jan 2015 04:35:03 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 0A3F3281 for ; Wed, 28 Jan 2015 04:35:03 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S4Z2IK064256 for ; Wed, 28 Jan 2015 04:35:02 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S4Z2VY064235; Wed, 28 Jan 2015 04:35:02 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:35:02 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280435.t0S4Z2VY064235@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93amd64-quarterly][audio/sooperlooper] Failed for sooperlooper-1.7.2_3 in build 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: Wed, 28 Jan 2015 04:35:03 -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: tijl@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/audio/sooperlooper/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/sooperlooper-1.7.2_3.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building audio/sooperlooper build started at Wed Jan 28 04:31:20 UTC 2015 port directory: /usr/ports/audio/sooperlooper building for: FreeBSD 93amd64-quarterly-job-13 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/audio/sooperlooper/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=sooperlooper-1.7.2_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for sooperlooper-1.7.2_3: ALSA=off: ALSA audio architecture support WXGTK=on: wxGTK GUI toolkit support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-wxconfig-path=/usr/local/bin/wxgtk2u-3.0-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work HOME=/wrkdirs/usr/ports/audio/sooperlooper/work TMPDIR="/tmp" ac_cv_header_alsa_asoundlib_h=no XDG_DATA_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work HOME=/wrkdirs/usr/ports/audio/sooperlooper/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work HOME=/wrkdirs/usr/ports/audio/sooperlooper/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work HOME=/wrkdirs/usr/ports/audio/sooperlooper/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="clang" CFLAGS="-O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing" CPP="clang-cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector" LIBS="" CXX="clang++" CXXFLAGS="-O2 -pipe -Wno-error=write-strings -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="instal l -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-- ALSA="@comment " NO_ALSA="" WXGTK="" NO_WXGTK="@comment " OSREL=9.3 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/sooperlooper" EXAMPLESDIR="share/examples/sooperlooper" DATADIR="share/sooperlooper" WWWDIR="www/sooperlooper" ETCDIR="etc/sooperlooper" --End PLIST_SUB-- --SUB_LIST-- ALSA="@comment " NO_ALSA="" WXGTK="" NO_WXGTK="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sooperlooper DOCSDIR=/usr/local/share/doc/sooperlooper EXAMPLESDIR=/usr/local/share/examples/sooperlooper WWWDIR=/usr/local/www/sooperlooper ETCDIR=/usr/local/etc/sooperlooper --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> sooperlooper-1.7.2_3 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.3.txz [93amd64-quarterly-job-13] Installing pkg-1.4.3... [93amd64-quarterly-job-13] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of sooperlooper-1.7.2_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by sooperlooper-1.7.2_3 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by sooperlooper-1.7.2_3 for building => SHA256 Checksum OK for sooperlooper-1.7.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by sooperlooper-1.7.2_3 for building ===> Extracting for sooperlooper-1.7.2_3 => SHA256 Checksum OK for sooperlooper-1.7.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for sooperlooper-1.7.2_3 ===> Applying FreeBSD patches for sooperlooper-1.7.2_3 =========================================================================== =================================================== ===> sooperlooper-1.7.2_3 depends on package: ladspa>0 - not found ===> Verifying install for ladspa>0 in /usr/ports/audio/ladspa ===> Installing existing package /packages/All/ladspa-1.13.txz [93amd64-quarterly-job-13] Installing ladspa-1.13... [93amd64-quarterly-job-13] Extracting ladspa-1.13... done ===> Returning to build of sooperlooper-1.7.2_3 ===> sooperlooper-1.7.2_3 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 [93amd64-quarterly-job-13] Installing gmake-4.1_1... [93amd64-quarterly-job-13] `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-13] | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-13] | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-13] | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-13] | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-13] `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-13] Extracting gmake-4.1_1... done ===> Returning to build of sooperlooper-1.7.2_3 ===> sooperlooper-1.7.2_3 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93amd64-quarterly-job-13] Installing pkgconf-0.9.7... [93amd64-quarterly-job-13] Extracting pkgconf-0.9.7... done ===> Returning to build of sooperlooper-1.7.2_3 =========================================================================== =================================================== ===> sooperlooper-1.7.2_3 depends on shared library: libjack.so - not found ===> Verifying for libjack.so in /usr/ports/audio/jack ===> Installing existing package /packages/All/jackit-0.124.1_2.txz [93amd64-quarterly-job-13] Installing jackit-0.124.1_2... [93amd64-quarterly-job-13] `-- Installing celt-0.11.3_2... [93amd64-quarterly-job-13] | `-- Installing libogg-1.3.2_1,4... [93amd64-quarterly-job-13] | `-- Extracting libogg-1.3.2_1,4... done [93amd64-quarterly-job-13] `-- Extracting celt-0.11.3_2... done [93amd64-quarterly-job-13] `-- Installing db5-5.3.28_2... [93amd64-quarterly-job-13] `-- Extracting db5-5.3.28_2... done [93amd64-quarterly-job-13] `-- Installing e2fsprogs-libuuid-1.42.12... [93amd64-quarterly-job-13] `-- Extracting e2fsprogs-libuuid-1.42.12... done [93amd64-quarterly-job-13] `-- Installing libsamplerate-0.1.8_6... [93amd64-quarterly-job-13] | `-- Installing libsndfile-1.0.25_5... [93amd64-quarterly-job-13] | | `-- Installing flac-1.3.0_4... [93amd64-quarterly-job-13] | | `-- Extracting flac-1.3.0_4... done [93amd64-quarterly-job-13] | | `-- Installing libvorbis-1.3.4_2,3... [93amd64-quarterly-job-13] | | `-- Extracting libvorbis-1.3.4_2,3... done [93amd64-quarterly-job-13] | `-- Extracting libsndfile-1.0.25_5... done [93amd64-quarterly-job-13] `-- Extracting libsamplerate-0.1.8_6... done [93amd64-quarterly-job-13] `-- Installing portaudio-18.1_3... [93amd64-quarterly-job-13] `-- Extracting portaudio-18.1_3... done [93amd64-quarterly-job-13] Extracting jackit-0.124.1_2... done ===> Returning to build of sooperlooper-1.7.2_3 ===> sooperlooper-1.7.2_3 depends on shared library: liblo.so - not found ===> Verifying for liblo.so in /usr/ports/audio/liblo ===> Installing existing package /packages/All/liblo-0.28_3.txz [93amd64-quarterly-job-13] Installing liblo-0.28_3... ./pixmaps/solo_selected.xpm:62:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "t c #C4D9D4", ^ ./pixmaps/solo_selected.xpm:63:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "u c #F3F7F6", ^ ./pixmaps/solo_selected.xpm:64:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "v c #233249", ^ ./pixmaps/solo_selected.xpm:65:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "w c #24334A", ^ ./pixmaps/solo_selected.xpm:66:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "x c #141C2A", ^ ./pixmaps/solo_selected.xpm:67:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "y c #16202E", ^ ./pixmaps/solo_selected.xpm:68:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "z c #141C29", ^ ./pixmaps/solo_selected.xpm:69:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "A c #172130", ^ ./pixmaps/solo_selected.xpm:70:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "B c #17202F", ^ ./pixmaps/solo_selected.xpm:71:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "C c #182231", ^ ./pixmaps/solo_selected.xpm:72:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "D c #101621", ^ ./pixmaps/solo_selected.xpm:73:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " .", ^ ./pixmaps/solo_selected.xpm:74:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " .", ^ ./pixmaps/solo_selected.xpm:75:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " .", ^ ./pixmaps/solo_selected.xpm:76:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " +", ^ ./pixmaps/solo_selected.xpm:77:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " +", ^ ./pixmaps/solo_selected.xpm:78:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " +", ^ ./pixmaps/solo_selected.xpm:79:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " +", ^ ./pixmaps/solo_selected.xpm:80:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " @@# +", ^ ./pixmaps/solo_selected.xpm:81:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " @@# +", ^ ./pixmaps/solo_selected.xpm:82:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " @@# +", ^ ./pixmaps/solo_selected.xpm:83:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " $%&*=-; >,')!~{ @@# >,')!~{ +", ^ ./pixmaps/solo_selected.xpm:84:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " ]@^/(*_ :)@&<[@}| @@# :)@&<[@}| +", ^ ./pixmaps/solo_selected.xpm:85:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " 1@2 3> 4@56 7@@8 @@# 4@56 7@@8 +", ^ ./pixmaps/solo_selected.xpm:86:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " 9@@&0ab c@d 6@@; @@# c@d 6@@; e", ^ ./pixmaps/solo_selected.xpm:87:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " fgh/[@i c@d 6@@; @@# c@d 6@@; +", ^ ./pixmaps/solo_selected.xpm:88:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " jk l@) 4@56 7@@8 @@# 4@56 7@@8 m", ^ ./pixmaps/solo_selected.xpm:89:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " @c/][@n :o@&/[@}| @@# :o@&/[@}| m", ^ ./pixmaps/solo_selected.xpm:90:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " p_q^r2s >tu)!~{ @@# >tu)!~{ m", ^ ./pixmaps/solo_selected.xpm:91:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " m", ^ ./pixmaps/solo_selected.xpm:92:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " v", ^ ./pixmaps/solo_selected.xpm:93:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " m", ^ ./pixmaps/solo_selected.xpm:94:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " v", ^ ./pixmaps/solo_selected.xpm:95:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " w", ^ ./pixmaps/solo_selected.xpm:96:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " w", ^ ./pixmaps/solo_selected.xpm:97:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "xxxxxyzxxxxxxxxxxzzzzzzxxxxxxyxyyyyyyyyABBBCBD"}; ^ looper_panel.cpp:179:13: warning: unused variable 'edgegap' [-Wunused-variable] int edgegap = 0; ^ looper_panel.cpp:1464:7: warning: explicitly assigning a variable of type 'float' to itself [-Wself-assign] val = val; ~~~ ^ ~~~ 7533 warnings generated. mv -f .deps/looper_panel.Tpo .deps/looper_panel.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/midi++ -MT loop_control.o -MD -MP -MF .deps/loop_control.Tpo -c -o loop_control.o loop_control.cpp mv -f .deps/loop_control.Tpo .deps/loop_control.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/midi++ -MT time_panel.o -MD -MP -MF .deps/time_panel.Tpo -c -o time_panel.o time_panel.cpp mv -f .deps/time_panel.Tpo .deps/time_panel.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/midi++ -MT slider_bar.o -MD -MP -MF .deps/slider_bar.Tpo -c -o slider_bar.o slider_bar.cpp mv -f .deps/slider_bar.Tpo .deps/slider_bar.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/midi++ -MT choice_box.o -MD -MP -MF .deps/choice_box.Tpo -c -o choice_box.o choice_box.cpp mv -f .deps/choice_box.Tpo .deps/choice_box.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/midi++ -MT spin_box.o -MD -MP -MF .deps/spin_box.Tpo -c -o spin_box.o spin_box.cpp mv -f .deps/spin_box.Tpo .deps/spin_box.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/midi++ -MT keyboard_target.o -MD -MP -MF .deps/keyboard_target.Tpo -c -o keyboard_target.o keyboard_target.cpp mv -f .deps/keyboard_target.Tpo .deps/keyboard_target.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/midi++ -MT keys_panel.o -MD -MP -MF .deps/keys_panel.Tpo -c -o keys_panel.o keys_panel.cpp mv -f .deps/keys_panel.Tpo .deps/keys_panel.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/midi++ -MT check_box.o -MD -MP -MF .deps/check_box.Tpo -c -o check_box.o check_box.cpp check_box.cpp:94:2: warning: 'SetVirtualSizeHints' is deprecated [-Wdeprecated-declarations] SetVirtualSizeHints (6 + _boxsize + w, max(_boxsize, h)); ^ /usr/local/include/wx-3.0/wx/window.h:459:32: note: 'SetVirtualSizeHints' declared here wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH, ^ /usr/local/include/wx-3.0/wx/defs.h:615:43: note: expanded from macro 'wxDEPRECATED' #define wxDEPRECATED(x) wxDEPRECATED_DECL x ^ check_box.cpp:137:2: warning: 'SetVirtualSizeHints' is deprecated [-Wdeprecated-declarations] SetVirtualSizeHints (6 + _boxsize + w, max(_boxsize, h)); ^ /usr/local/include/wx-3.0/wx/window.h:459:32: note: 'SetVirtualSizeHints' declared here wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH, ^ /usr/local/include/wx-3.0/wx/defs.h:615:43: note: expanded from macro 'wxDEPRECATED' #define wxDEPRECATED(x) wxDEPRECATED_DECL x ^ check_box.cpp:240:14: warning: 'Inside' is deprecated [-Wdeprecated-declarations] if (bounds.Inside(ev.GetPosition())) { ^ /usr/local/include/wx-3.0/wx/gdicmn.h:869:21: note: 'Inside' declared here inline bool wxRect::Inside(const wxPoint& pt) const { return Contains(pt); } ^ 3 warnings generated. mv -f .deps/check_box.Tpo .deps/check_box.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/midi++ -MT midi_bind_panel.o -MD -MP -MF .deps/midi_bind_panel.Tpo -c -o midi_bind_panel.o midi_bind_panel.cpp midi_bind_panel.cpp:222:59: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast] _loopnum_combo->Append (wxString::Format(wxT("%d"), i), (void *) i); ^ 1 warning generated. mv -f .deps/midi_bind_panel.Tpo .deps/midi_bind_panel.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/midi++ -MT config_panel.o -MD -MP -MF .deps/config_panel.Tpo -c -o config_panel.o config_panel.cpp mv -f .deps/config_panel.Tpo .deps/config_panel.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/midi++ -MT prefs_dialog.o -MD -MP -MF .deps/prefs_dialog.Tpo -c -o prefs_dialog.o prefs_dialog.cpp mv -f .deps/prefs_dialog.Tpo .deps/prefs_dialog.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/midi++ -MT help_window.o -MD -MP -MF .deps/help_window.Tpo -c -o help_window.o help_window.cpp mv -f .deps/help_window.Tpo .deps/help_window.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/midi++ -MT latency_panel.o -MD -MP -MF .deps/latency_panel.Tpo -c -o latency_panel.o latency_panel.cpp mv -f .deps/latency_panel.Tpo .deps/latency_panel.Po clang++ -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/midi++ -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector -o slgui gui_app.o main_panel.o app_frame.o pix_button.o looper_panel.o loop_control.o time_panel.o slider_bar.o choice_box.o spin_box.o keyboard_target.o keys_panel.o check_box.o midi_bind_panel.o config_panel.o prefs_dialog.o help_window.o latency_panel.o ../libslcore.a /wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/midi++/libmidipp.a /wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/libs/pbd/libpbd.a -L/usr/local/lib -llo -lpthread -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L/usr/local/lib -lsigc-2.0 -L/usr/local/lib -lxml2 /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' clang++: error: linker command failed with exit code 1 (use -v to see invocation) Makefile:326: recipe for target 'slgui' failed gmake[3]: *** [slgui] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/src/gui' Makefile:519: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2/src' Makefile:329: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.2' Makefile:265: recipe for target 'all' failed gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/audio/sooperlooper. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:37:48 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 1069DB2A; Wed, 28 Jan 2015 04:37:48 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 E3A872BA; Wed, 28 Jan 2015 04:37:47 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S4blIG023460; Wed, 28 Jan 2015 04:37:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S4blrZ023452; Wed, 28 Jan 2015 04:37:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:37:47 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280437.t0S4blrZ023452@beefy2.isc.freebsd.org> To: johans@FreeBSD.org Subject: [package - 93amd64-quarterly][security/lsh] Failed for lsh-2.1_1 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: Wed, 28 Jan 2015 04:37:48 -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: johans@FreeBSD.org Last committer: amdmi3@FreeBSD.org Ident: $FreeBSD: branches/2014Q4/security/lsh/Makefile 365330 2014-08-18 17:30:24Z amdmi3 $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/lsh-2.1_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building security/lsh build started at Wed Jan 28 04:37:27 UTC 2015 port directory: /usr/ports/security/lsh building for: FreeBSD 93amd64-quarterly-job-17 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: johans@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q4/security/lsh/Makefile 365330 2014-08-18 17:30:24Z amdmi3 $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=lsh-2.1_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/lsh/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/lsh/work HOME=/wrkdirs/usr/ports/security/lsh/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/security/lsh/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/lsh/work HOME=/wrkdirs/usr/ports/security/lsh/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/lsh/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/lsh/work HOME=/wrkdirs/usr/ports/security/lsh/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/security/lsh/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/lsh/work HOME=/wrkdirs/usr/ports/security/lsh/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 -std=c89" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -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-- KRB="" OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/lsh" EXAMPLESDIR="share/examples/lsh" DATADIR="share/lsh" WWWDIR="www/lsh" ETCDIR="etc/lsh" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/lsh DOCSDIR=/usr/local/share/doc/lsh EXAMPLESDIR=/usr/local/share/examples/lsh WWWDIR=/usr/local/www/lsh ETCDIR=/usr/local/etc/lsh --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> lsh-2.1_1 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.3.txz [93amd64-quarterly-job-17] Installing pkg-1.4.3... [93amd64-quarterly-job-17] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of lsh-2.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by lsh-2.1_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by lsh-2.1_1 for building => SHA256 Checksum OK for lsh-2.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by lsh-2.1_1 for building ===> Extracting for lsh-2.1_1 => SHA256 Checksum OK for lsh-2.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for lsh-2.1_1 =========================================================================== =================================================== ===> lsh-2.1_1 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 [93amd64-quarterly-job-17] Installing gmake-4.1_1... [93amd64-quarterly-job-17] `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-17] | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-17] | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-17] | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-17] | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-17] `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-17] Extracting gmake-4.1_1... done ===> Returning to build of lsh-2.1_1 ===> lsh-2.1_1 depends on file: /usr/local/libdata/pkgconfig/xau.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/xau.pc in /usr/ports/x11/libXau ===> Installing existing package /packages/All/libXau-1.0.8_2.txz [93amd64-quarterly-job-17] Installing libXau-1.0.8_2... [93amd64-quarterly-job-17] `-- Installing xproto-7.0.26... [93amd64-quarterly-job-17] `-- Extracting xproto-7.0.26... done [93amd64-quarterly-job-17] Extracting libXau-1.0.8_2... done ===> Returning to build of lsh-2.1_1 =========================================================================== =================================================== ===> lsh-2.1_1 depends on shared library: liboop.so - not found ===> Verifying for liboop.so in /usr/ports/devel/liboop ===> Installing existing package /packages/All/liboop-1.0_12.txz [93amd64-quarterly-job-17] Installing liboop-1.0_12... [93amd64-quarterly-job-17] `-- Installing adns-1.5.0... [93amd64-quarterly-job-17] `-- Extracting adns-1.5.0... done [93amd64-quarterly-job-17] `-- Installing glib-2.42.1... [93amd64-quarterly-job-17] | `-- Installing libffi-3.0.13_3... [93amd64-quarterly-job-17] | `-- Extracting libffi-3.0.13_3... done [93amd64-quarterly-job-17] | `-- Installing pcre-8.35_2... [93amd64-quarterly-job-17] | `-- Extracting pcre-8.35_2... done [93amd64-quarterly-job-17] | `-- Installing perl5-5.18.4_11... [93amd64-quarterly-job-17] | `-- Extracting perl5-5.18.4_11... done [93amd64-quarterly-job-17] | `-- Installing python27-2.7.9... [93amd64-quarterly-job-17] | `-- Extracting python27-2.7.9... done [93amd64-quarterly-job-17] `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-quarterly-job-17] `-- Installing glib12-1.2.10_15... [93amd64-quarterly-job-17] `-- Extracting glib12-1.2.10_15... done [93amd64-quarterly-job-17] `-- Installing libwww-5.4.0_5... [93amd64-quarterly-job-17] `-- Extracting libwww-5.4.0_5... done [93amd64-quarterly-job-17] `-- Installing tcl86-8.6.3... [93amd64-quarterly-job-17] `-- Extracting tcl86-8.6.3... done [93amd64-quarterly-job-17] Extracting liboop-1.0_12... done 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 lsh-2.1_1 ===> lsh-2.1_1 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-17] Installing gmp-5.1.3_2... [93amd64-quarterly-job-17] Extracting gmp-5.1.3_2... done ===> Returning to build of lsh-2.1_1 ===> lsh-2.1_1 depends on shared library: libnettle.so - not found ===> Verifying for libnettle.so in /usr/ports/security/nettle ===> Installing existing package /packages/All/nettle-2.7.1.txz [93amd64-quarterly-job-17] Installing nettle-2.7.1... [93amd64-quarterly-job-17] Extracting nettle-2.7.1... done ===> Returning to build of lsh-2.1_1 =========================================================================== =================================================== ===> Configuring for lsh-2.1_1 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for glob.h... (cached) yes checking for memory.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking history.h usability... no checking history.h presence... no checking for history.h... no checking for netinet/in.h... (cached) yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for pwd.h... (cached) yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for tgetent in -ltermcap... yes checking for rl_callback_handler_remove in -lreadline... yes checking for using_history in -lreadline... yes checking for struct stat.st_rdev... yes checking for working alloca.h... no checking for alloca... yes checking for malloc.h... (cached) no checking whether cc needs -traditional... no checking whether sys/types.h defines makedev... yes checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... (cached) yes checking for getcwd... (cached) yes checking for getwd... (cached) yes checking for strcoll... yes checking for strdup... (cached) yes checking for getenv... yes checking for fnmatch... yes checking for dup2... (cached) yes checking for canonicalize_file_name... no checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing depfiles commands /usr/bin/sed -i.bak 's,^#define WITH_READLINE,// &,' /wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp/config.h =========================================================================== =================================================== ===> Building for lsh-2.1_1 gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src' (echo '/* Automatically generated from environ.h.in, by make. */' ; \ sed -e 's,@''prefix@,/usr/local,' \ -e 's,@''bindir@,/usr/local/bin,' \ -e 's,@''sbindir@,/usr/local/sbin,' \ -e 's,@''libexecdir@,/usr/local/libexec,' \ -e 's,@''sysconfdir@,/usr/local/etc,' \ < /wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/environ.h.in) >environ.hT test -s environ.hT && mv -f environ.hT environ.h gmake all-recursive gmake[3]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src' Making all in argp gmake[4]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp' gmake all-recursive gmake[5]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp' Making all in . gmake[6]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp' cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-ba.o -MD -MP -MF .deps/argp-ba.Tpo -c -o argp-ba.o argp-ba.c mv -f .deps/argp-ba.Tpo .deps/argp-ba.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-eexst.o -MD -MP -MF .deps/argp-eexst.Tpo -c -o argp-eexst.o argp-eexst.c mv -f .deps/argp-eexst.Tpo .deps/argp-eexst.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-fmtstream.o -MD -MP -MF .deps/argp-fmtstream.Tpo -c -o argp-fmtstream.o argp-fmtstream.c mv -f .deps/argp-fmtstream.Tpo .deps/argp-fmtstream.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-help.o -MD -MP -MF .deps/argp-help.Tpo -c -o argp-help.o argp-help.c argp-help.c: In function 'fill_in_uparams': argp-help.c:239: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness argp-help.c:247: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness argp-help.c:1739:4: warning: #warning No reasonable value to return mv -f .deps/argp-help.Tpo .deps/argp-help.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-parse.o -MD -MP -MF .deps/argp-parse.Tpo -c -o argp-parse.o argp-parse.c mv -f .deps/argp-parse.Tpo .deps/argp-parse.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-pv.o -MD -MP -MF .deps/argp-pv.Tpo -c -o argp-pv.o argp-pv.c mv -f .deps/argp-pv.Tpo .deps/argp-pv.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-pvh.o -MD -MP -MF .deps/argp-pvh.Tpo -c -o argp-pvh.o argp-pvh.c mv -f .deps/argp-pvh.Tpo .deps/argp-pvh.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT mempcpy.o -MD -MP -MF .deps/mempcpy.Tpo -c -o mempcpy.o mempcpy.c mempcpy.c:14: warning: no previous prototype for 'mempcpy' mv -f .deps/mempcpy.Tpo .deps/mempcpy.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT strchrnul.o -MD -MP -MF .deps/strchrnul.Tpo -c -o strchrnul.o strchrnul.c strchrnul.c:15: warning: no previous prototype for 'strchrnul' mv -f .deps/strchrnul.Tpo .deps/strchrnul.Po rm -f libargp.a ar cru libargp.a argp-ba.o argp-eexst.o argp-fmtstream.o argp-help.o argp-parse.o argp-pv.o argp-pvh.o mempcpy.o strchrnul.o ranlib libargp.a gmake[6]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp' Making all in testsuite gmake[6]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp/testsuite' cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ex1.o -MD -MP -MF .deps/ex1.Tpo -c -o ex1.o ex1.c mv -f .deps/ex1.Tpo .deps/ex1.Po cc -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -L/usr/local/lib -fstack-protector -o ex1 ex1.o ../libargp.a cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ex3.o -MD -MP -MF .deps/ex3.Tpo -c -o ex3.o ex3.c mv -f .deps/ex3.Tpo .deps/ex3.Po cc -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -L/usr/local/lib -fstack-protector -o ex3 ex3.o ../libargp.a cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ex4.o -MD -MP -MF .deps/ex4.Tpo -c -o ex4.o ex4.c mv -f .deps/ex4.Tpo .deps/ex4.Po cc -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -L/usr/local/lib -fstack-protector -o ex4 ex4.o ../libargp.a gmake[6]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp/testsuite' gmake[5]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp' gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp' Making all in rsync gmake[4]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/rsync' cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT generate.o -MD -MP -MF .deps/generate.Tpo -c -o generate.o generate.c mv -f .deps/generate.Tpo .deps/generate.Po cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT receive.o -MD -MP -MF .deps/receive.Tpo -c -o receive.o receive.c mv -f .deps/receive.Tpo .deps/receive.Po cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT checksum.o -MD -MP -MF .deps/checksum.Tpo -c -o checksum.o checksum.c mv -f .deps/checksum.Tpo .deps/checksum.Po cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT send.o -MD -MP -MF .deps/send.Tpo -c -o send.o send.c mv -f .deps/send.Tpo .deps/send.Po rm -f librsync.a ar cru librsync.a generate.o receive.o checksum.o send.o ranlib librsync.a gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/rsync' Making all in scm gmake[4]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/scm' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/scm' Making all in sftp gmake[4]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp' gmake all-recursive gmake[5]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp' Making all in . gmake[6]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp' cc -DHAVE_CONFIG_H -I. -I/usr/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"/usr/local/bin/lshg"' -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -Wcast-align -MT commands.o -MD -MP -MF .deps/commands.Tpo -c -o commands.o commands.c In file included from commands.c:28: config.h:249: error: expected identifier or '(' before '/' token config.h:249: error: stray '#' in program In file included from /usr/include/machine/_types.h:6, from /usr/include/sys/_types.h:33, from /usr/include/stdlib.h:38, from commands.h:30, from commands.c:31: /usr/include/x86/_types.h:96: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__int_least8_t' In file included from /usr/include/sys/types.h:63, from commands.h:31, from commands.c:31: /usr/include/sys/_stdint.h:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int8_t' In file included from /usr/local/include/nettle/nettle-stdint.h:11, from /usr/local/include/nettle/nettle-types.h:29, from buffer.h:31, from sftp_c.h:49, from sftp_bind.h:61, from commands.h:41, from commands.c:31: /usr/include/stdint.h:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int_least8_t' commands.c: In function 'handle_command': commands.c:2144: warning: pointer targets in initialization differ in signedness commands.c:2149: warning: pointer targets in passing argument 1 of 'lsftp_s_skip' differ in signedness commands.c:2149: warning: pointer targets in assignment differ in signedness commands.c:2158: warning: pointer targets in passing argument 1 of 'com_escape' differ in signedness commands.c:2161: warning: pointer targets in passing argument 1 of 'com_longhelp' differ in signedness commands.c:2165: warning: pointer targets in passing argument 1 of 'lsftp_s_strtok' differ in signedness commands.c:2165: warning: pointer targets in assignment differ in signedness commands.c:2184: warning: pointer targets in passing argument 1 of 'lsftp_s_skip' differ in signedness Makefile:568: recipe for target 'commands.o' failed gmake[6]: *** [commands.o] Error 1 gmake[6]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp' Makefile:674: recipe for target 'all-recursive' failed gmake[5]: *** [all-recursive] Error 1 gmake[5]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp' Makefile:382: recipe for target 'all' failed gmake[4]: *** [all] Error 2 gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp' Makefile:1039: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src' Makefile:696: recipe for target 'all' failed gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src' Makefile:384: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1' Makefile:324: recipe for target 'all' failed gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/security/lsh. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:38:06 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 AA021B31 for ; Wed, 28 Jan 2015 04:38:06 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 948082BB; Wed, 28 Jan 2015 04:38:06 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S4c6Z7047240; Wed, 28 Jan 2015 04:38:06 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S4c67f047036; Wed, 28 Jan 2015 04:38:06 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:38:06 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280438.t0S4c67f047036@beefy2.isc.freebsd.org> To: oliver@fromme.com Subject: [package - 93amd64-quarterly][devel/cssc] Failed for cssc-1.4.0 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: Wed, 28 Jan 2015 04:38:06 -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: oliver@fromme.com Last committer: rodrigo@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/devel/cssc/Makefile 374333 2014-12-08 21:46:40Z rodrigo $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/cssc-1.4.0.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building devel/cssc build started at Wed Jan 28 04:37:46 UTC 2015 port directory: /usr/ports/devel/cssc building for: FreeBSD 93amd64-quarterly-job-06 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: oliver@fromme.com Makefile ident: $FreeBSD: branches/2015Q1/devel/cssc/Makefile 374333 2014-12-08 21:46:40Z rodrigo $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=cssc-1.4.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for cssc-1.4.0: BINARY=on: Support binary SCCS files (Solaris interoperability) ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-binary --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cssc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cssc/work HOME=/wrkdirs/usr/ports/devel/cssc/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cssc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cssc/work HOME=/wrkdirs/usr/ports/devel/cssc/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="gcpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="g++" 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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/cssc" EXAMPLESDIR="share/examples/cssc" DATADIR="share/cssc" WWWDIR="www/cssc" ETCDIR="etc/cssc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cssc DOCSDIR=/usr/local/share/doc/cssc EXAMPLESDIR=/usr/local/share/examples/cssc WWWDIR=/usr/local/www/cssc ETCDIR=/usr/local/etc/cssc --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> cssc-1.4.0 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.3.txz [93amd64-quarterly-job-06] Installing pkg-1.4.3... [93amd64-quarterly-job-06] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of cssc-1.4.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by cssc-1.4.0 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by cssc-1.4.0 for building => SHA256 Checksum OK for CSSC-1.4.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by cssc-1.4.0 for building ===> Extracting for cssc-1.4.0 => SHA256 Checksum OK for CSSC-1.4.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for cssc-1.4.0 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for cssc-1.4.0 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking if binary file support should be disabled... no checking for required SCCS file line length limits... no limit checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for library containing strerror... none required checking build system type... amd64-portbld-freebsd9.3 checking host system type... amd64-portbld-freebsd9.3 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert amd64-portbld-freebsd9.3 file names to amd64-portbld-freebsd9.3 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd9.3 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n config.status: creating src/sccsdiff.sh config.status: creating unit-tests/Makefile config.status: creating tests/Makefile config.status: creating docs/Makefile config.status: creating testutils/decompress_stdin.sh config.status: creating auxfiles/Makefile config.status: creating auxfiles/CSSC.spec config.status: creating sccs-cgi/Makefile config.status: creating docs/config-info.texi config.status: creating unit-tests/testwrapper.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===> Building for cssc-1.4.0 /usr/bin/make all-recursive Making all in gl Making all in lib rm -f c++defs.h-t c++defs.h && sed -n -e '/_GL_CXXDEFS/,$p' < ../../build-aux/snippet/c++defs.h > c++defs.h-t && mv c++defs.h-t c++defs.h rm -f warn-on-use.h-t warn-on-use.h && sed -n -e '/^.ifndef/,$p' < ../../build-aux/snippet/warn-on-use.h > warn-on-use.h-t && mv warn-on-use.h-t warn-on-use.h rm -f ctype.h-t ctype.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_CTYPE_H''@||g' -e 's/@''GNULIB_ISBLANK''@/0/g' -e 's/@''HAVE_ISBLANK''@/1/g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./ctype.in.h; } > ctype.h-t && mv ctype.h-t ctype.h rm -f arg-nonnull.h-t arg-nonnull.h && sed -n -e '/GL_ARG_NONNULL/,$p' < ../../build-aux/snippet/arg-nonnull.h > arg-nonnull.h-t && mv arg-nonnull.h-t arg-nonnull.h rm -f dirent.h-t dirent.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_DIRENT_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_DIRENT_H''@||g' -e 's/@''GNULIB_OPENDIR''@/1/g' -e 's/@''GNULIB_READDIR''@/0/g' -e 's/@''GNULIB_REWINDDIR''@/0/g' -e 's/@''GNULIB_CLOSEDIR''@/1/g' -e 's/@''GNULIB_DIRFD''@/1/g' -e 's/@''GNULIB_FDOPENDIR''@/0/g' -e 's/@''GNULIB_SCANDIR''@/0/g' -e 's/@''GNULIB_ALPHASORT''@/0/g' -e 's/@''HAVE_OPENDIR''@/1/g' -e 's/@''HAVE_READDIR''@/1/g' -e 's/@''HAVE_REWINDDIR''@/1/g' -e 's/@''HAVE_CLOSEDIR''@/1/g' -e 's|@''HAVE_DECL_DIRFD''@|1|g' -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' -e 's|@''HAVE_FDOPENDIR''@|1|g' -e 's|@''HAVE_SCANDIR''@|1|g' -e 's|@''HAVE_ALPHASORT''@|1|g' -e 's|@''REPLACE_OPENDIR''@|0|g' -e 's|@''REPLACE_CLOSEDIR''@|0|g' -e 's|@''REPLACE_DIRFD''@|0|g' - e 's|@''REPLACE_FDOPENDIR''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./dirent.in.h; } > dirent.h-t && mv dirent.h-t dirent.h rm -f fcntl.h-t fcntl.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_FCNTL_H''@||g' -e 's/@''GNULIB_FCNTL''@/1/g' -e 's/@''GNULIB_NONBLOCKING''@/0/g' -e 's/@''GNULIB_OPEN''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_OPENAT''@/0/g' -e 's|@''HAVE_FCNTL''@|1|g' -e 's|@''HAVE_OPENAT''@|1|g' -e 's|@''REPLACE_FCNTL''@|0|g' -e 's|@''REPLACE_OPEN''@|0|g' -e 's|@''REPLACE_OPENAT''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./fcntl.in.h; } > fcntl.h-t && mv fcntl.h-t fcntl.h rm -f signal.h-t signal.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SIGNAL_H''@||g' -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' -e 's|@''GNULIB_RAISE''@|0|g' -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' -e 's/@''GNULIB_SIGPROCMASK''@/0/g' -e 's/@''GNULIB_SIGACTION''@/0/g' -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' -e 's|@''HAVE_RAISE''@|1|g' -e 's|@''HAVE_SIGSET_T''@|1|g' -e 's|@''HAVE_SIGINFO_T''@|1|g' -e 's|@''HAVE_SIGACTION''@|1|g' -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' -e 's|@''HAVE_SIGHANDLER_T''@|0|g' -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' -e 's|@''REPLACE_RAISE''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./signal.in.h; } > signal.h-t && mv signal.h-t signal.h rm -f stdio.h-t stdio.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STDIO_H''@||g' -e 's/@''GNULIB_DPRINTF''@/0/g' -e 's/@''GNULIB_FCLOSE''@/0/g' -e 's/@''GNULIB_FDOPEN''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_FFLUSH''@/0/g' -e 's/@''GNULIB_FGETC''@/1/g' -e 's/@''GNULIB_FGETS''@/1/g' -e 's/@''GNULIB_FOPEN''@/0/g' -e 's/@''GNULIB_FPRINTF''@/1/g' -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_FPURGE''@/0/g' -e 's/@''GNULIB_FPUTC''@/1/g' -e 's/@''GNULIB_FPUTS''@/1/g' -e 's/@''GNULIB_FREAD''@/1/g' -e 's/@''GNULIB_FREOPEN''@/0/g' -e 's/@''GNULIB_FSCANF''@/1/g' -e 's/@''GNULIB_FSEEK''@/1/g' -e 's/@''GNULIB_FSEEKO''@/1/g' -e 's/@''GNULIB_FTELL''@/0/g' -e 's/@''GNULIB_FTELLO''@/0/g' -e 's/@''GNULIB_FWRITE''@/1/g' -e 's/@''GNULIB_GETC''@/1/g' -e 's/@''G NULIB_GETCHAR''@/1/g' -e 's/@''GNULIB_GETDELIM''@/0/g' -e 's/@''GNULIB_GETLINE''@/0/g' -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' -e 's/@''GNULIB_PCLOSE''@/0/g' -e 's/@''GNULIB_PERROR''@/0/g' -e 's/@''GNULIB_POPEN''@/0/g' -e 's/@''GNULIB_PRINTF''@/1/g' -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' -e 's/@''GNULIB_PUTC''@/1/g' -e 's/@''GNULIB_PUTCHAR''@/1/g' -e 's/@''GNULIB_PUTS''@/1/g' -e 's/@''GNULIB_REMOVE''@/0/g' -e 's/@''GNULIB_RENAME''@/0/g' -e 's/@''GNULIB_RENAMEAT''@/0/g' -e 's/@''GNULIB_SCANF''@/1/g' -e 's/@''GNULIB_SNPRINTF''@/0/g' -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' -e 's/@''GNULIB_TMPFILE''@/0/g' -e 's/@''GNULIB_VASPRINTF''@/0/g' -e 's/@''GNULIB_VDPRINTF''@/0/g' -e 's/@''GNULIB_VFPRINTF''@/1/g' -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_VFSCANF''@/0/g' -e 's/@''GNULIB_VSCANF''@/0/g' -e 's/@''GNULIB_VPRINTF''@/1/g' - e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' -e 's/! @''GNULIB_VSNPRINTF''@/0/g' -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' < ./stdio.in.h | sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' -e 's|@''HAVE_DECL_FSEEKO''@|1|g' -e 's|@''HAVE_DECL_FTELLO''@|1|g' -e 's|@''HAVE_DECL_GETDELIM''@|1|g' -e 's|@''HAVE_DECL_GETLINE''@|1|g' -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' -e 's|@''HAVE_DPRINTF''@|1|g' -e 's|@''HAVE_FSEEKO''@|1|g' -e 's|@''HAVE_FTELLO''@|1|g' -e 's|@''HAVE_PCLOSE''@|1|g' -e 's|@''HAVE_POPEN''@|1|g' -e 's|@''HAVE_RENAMEAT''@|1|g' -e 's|@''HAVE_VASPRINTF''@|1|g' -e 's|@''HAVE_VDPRINTF''@|1|g' -e 's|@''REPLACE_DPRINTF''@|0|g' -e 's|@''REPLACE_FCLOSE''@|0|g' -e 's|@''REPLACE_FDOPEN''@|0|g' -e 's|@''REPLACE_FFLUSH''@|0|g' -e 's|@''REPLACE_FOPEN''@|0|g' -e 's|@''REPLACE_FPRINTF''@|0|g' -e 's|@''REPLACE_FPURGE''@|0|g' -e 's|@''REPLACE_FREOPEN''@|0|g' -e 's|@''REPLACE_FSEEK''@|0|g' -e 's|@''REPLACE_FSEEKO''@|0|g' -e 's|@''REPLACE_FTELL''@|0|g' -e 's|@''REPLACE_FTELLO''@|0|g' -e 's|@''REPLACE_GETDELIM''@|0|g' -e 's|@''REPLACE_GETLINE''@|0|g' -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' -e 's|@''REPLACE_PERROR''@|0|g' -e 's|@''REPLACE_POPEN''@|0|g' -e 's|@''REPLACE_PRINTF''@|0|g' -e 's|@''REPLACE_REMOVE''@|0|g' -e 's|@''REPLACE_RENAME''@|0|g' -e 's|@''REPLACE_RENAMEAT''@|0|g' -e 's|@''REPLACE_SNPRINTF''@|0|g' -e 's|@''REPLACE_SPRINTF''@|0|g' -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' -e 's|@''REPLACE_TMPFILE''@|0|g' -e 's|@''REPLACE_VASPRINTF''@|0|g' -e 's|@''REPLACE_VDPRINTF''@|0|g' -e 's|@''REPLACE_VFPRINTF''@|0|g' -e 's|@''REPLACE_VPRINTF''@|0|g' -e 's|@''REPLACE_VSNPRINTF''@|0|g' -e 's|@''REPLACE_VSPRINTF''@|0|g' -e 's|@''ASM_SYMBOL_PREFIX''@||g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; } > stdio.h-t && mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STDLIB_H''@||g' -e 's/@''GNULIB__EXIT''@/0/g' -e 's/@''GNULIB_ATOLL''@/0/g' -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' -e 's/@''GNULIB_GETLOADAVG''@/0/g' -e 's/@''GNULIB_GETSUBOPT''@/0/g' -e 's/@''GNULIB_GRANTPT''@/0/g' -e 's/@''GNULIB_MALLOC_POSIX''@/0/g' -e 's/@''GNULIB_MBTOWC''@/0/g' -e 's/@''GNULIB_MKDTEMP''@/0/g' -e 's/@''GNULIB_MKOSTEMP''@/0/g' -e 's/@''GNULIB_MKOSTEMPS''@/0/g' -e 's/@''GNULIB_MKSTEMP''@/0/g' -e 's/@''GNULIB_MKSTEMPS''@/0/g' -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' -e 's/@''GNULIB_PTSNAME''@/0/g' -e 's/@''GNULIB_PTSNAME_R''@/0/g' -e 's/@''GNULIB_PUTENV''@/0/g' -e 's/@''GNULIB_RANDOM''@/0/g' -e 's/@''GNULIB_RANDOM_R''@/0/g' -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' -e 's/@''GNULIB_REALPATH''@/0/g' -e 's/@''GNULIB_RPMATCH''@/0/g' -e 's/@''GNULIB_SECURE_GETENV''@/0/g' -e 's/@''GNULIB_SETENV''@/0/g' -e 's/@''GNULIB_STRTOD''@/0/g' -e 's/@''GNULIB_STRTOLL''@/0/g' -e 's/@''GNULIB_STRTOULL''@/0/g' -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' -e 's/@''GNULIB_UNLOCKPT''@/0/g' -e 's/@''GNULIB_UNSETENV''@/0/g' -e 's/@''GNULIB_WCTOMB''@/0/g' < ./stdlib.in.h | sed -e 's|@''HAVE__EXIT''@|1|g' -e 's|@''HAVE_ATOLL''@|1|g' -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' -e 's|@''HAVE_GETSUBOPT''@|1|g' -e 's|@''HAVE_GRANTPT''@|1|g' -e 's|@''HAVE_MKDTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMPS''@|1|g' -e 's|@''HAVE_MKSTEMP''@|1|g' -e 's|@''HAVE_MKSTEMPS''@|1|g' -e 's|@''HAVE_POSIX_OPENPT''@|1|g' -e 's|@''HAVE_PTSNAME''@|1|g' -e 's|@''HAVE_PTSNAME_R''@|1|g' -e 's|@''HAVE_RANDOM''@|1|g' -e 's|@''HAVE_RANDOM_H''@|1|g' -e 's|@''HAVE_RANDOM_R''@|1|g' -e 's|@''HAVE_REALPATH''@|1|g' -e 's|@''HAVE_! RPMATCH''@|1|g' -e 's|@''HAVE_SECURE_GETENV''@|1|g' -e 's|@''HAVE_DECL_SETENV''@|1|g' -e 's|@''HAVE_STRTOD''@|1|g' -e 's|@''HAVE_STRTOLL''@|1|g' -e 's|@''HAVE_STRTOULL''@|1|g' -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' -e 's|@''HAVE_UNLOCKPT''@|1|g' -e 's|@''HAVE_DECL_UNSETENV''@|1|g' -e 's|@''REPLACE_CALLOC''@|0|g' -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' -e 's|@''REPLACE_MALLOC''@|0|g' -e 's|@''REPLACE_MBTOWC''@|0|g' -e 's|@''REPLACE_MKSTEMP''@|0|g' -e 's|@''REPLACE_PTSNAME''@|0|g' -e 's|@''REPLACE_PTSNAME_R''@|0|g' -e 's|@''REPLACE_PUTENV''@|0|g' -e 's|@''REPLACE_RANDOM_R''@|0|g' -e 's|@''REPLACE_REALLOC''@|0|g' -e 's|@''REPLACE_REALPATH''@|0|g' -e 's|@''REPLACE_SETENV''@|0|g' -e 's|@''REPLACE_STRTOD''@|0|g' -e 's|@''REPLACE_UNSETENV''@|0|g' -e 's|@''REPLACE_WCTOMB''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _Noreturn/r ../../build-aux/snippet/_Noreturn.h' -e '/definition of _GL_A RG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; } > stdlib.h-t && mv stdlib.h-t stdlib.h rm -f string.h-t string.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STRING_H''@||g' -e 's/@''GNULIB_FFSL''@/0/g' -e 's/@''GNULIB_FFSLL''@/0/g' -e 's/@''GNULIB_MBSLEN''@/0/g' -e 's/@''GNULIB_MBSNLEN''@/0/g' -e 's/@''GNULIB_MBSCHR''@/0/g' -e 's/@''GNULIB_MBSRCHR''@/0/g' -e 's/@''GNULIB_MBSSTR''@/0/g' -e 's/@''GNULIB_MBSCASECMP''@/0/g' -e 's/@''GNULIB_MBSNCASECMP''@/0/g' -e 's/@''GNULIB_MBSPCASECMP''@/0/g' -e 's/@''GNULIB_MBSCASESTR''@/0/g' -e 's/@''GNULIB_MBSCSPN''@/0/g' -e 's/@''GNULIB_MBSPBRK''@/0/g' -e 's/@''GNULIB_MBSSPN''@/0/g' -e 's/@''GNULIB_MBSSEP''@/0/g' -e 's/@''GNULIB_MBSTOK_R''@/0/g' -e 's/@''GNULIB_MEMCHR''@/0/g' -e 's/@''GNULIB_MEMMEM''@/0/g' -e 's/@''GNULIB_MEMPCPY''@/0/g' -e 's/@''GNULIB_MEMRCHR''@/0/g' -e 's/@''GNULIB_RAWMEMCHR''@/0/g' -e 's/@''GNULIB_STPCPY''@/0/g' -e 's/@''GNULIB_STPNCPY''@/0/g' -e 's/@''GNULIB_STRCHRNUL''@/0/g' -e 's/@''GNULIB_STRDUP''@/0/g' -e 's/@''GNULIB_STRNCAT''@/0/g' -e 's/@''GNULIB_STRNDUP''@/0/g' -e 's/@''GNULIB_STRNLEN''@/0/g' -e 's/@''GNULIB_STRPBRK''@/0/g' -e 's/@''GNULIB_STRSEP''@/0/g' -e 's/@''GNULIB_STRSTR''@/0/g' -e 's/@''GNULIB_STRCASESTR''@/0/g' -e 's/@''GNULIB_STRTOK_R''@/0/g' -e 's/@''GNULIB_STRERROR''@/0/g' -e 's/@''GNULIB_STRERROR_R''@/0/g' -e 's/@''GNULIB_STRSIGNAL''@/0/g' -e 's/@''GNULIB_STRVERSCMP''@/0/g' < ./string.in.h | sed -e 's|@''HAVE_FFSL''@|1|g' -e 's|@''HAVE_FFSLL''@|1|g' -e 's|@''HAVE_MBSLEN''@|0|g' -e 's|@''HAVE_MEMCHR''@|1|g' -e 's|@''HAVE_DECL_MEMMEM''@|1|g' -e 's|@''HAVE_MEMPCPY''@|1|g' -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' -e 's|@''HAVE_RAWMEMCHR''@|1|g' -e 's|@''HAVE_STPCPY''@|1|g' -e 's|@''HAVE_STPNCPY''@|1|g' -e 's|@''HAVE_STRCHRNUL''@|1|g' -e 's|@''HAVE_DECL_STRDUP''@|1|g' -e 's|@''HAVE_DECL_STRNDUP''@|1|g' -e 's|@''HAVE_DEC L_STRNLEN''@|1|g' -e 's|@''HAVE_STRPBRK''@|! 1|g' -e 's|@''HAVE_STRSEP''@|1|g' -e 's|@''HAVE_STRCASESTR''@|1|g' -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' -e 's|@''HAVE_STRVERSCMP''@|1|g' -e 's|@''REPLACE_STPNCPY''@|0|g' -e 's|@''REPLACE_MEMCHR''@|0|g' -e 's|@''REPLACE_MEMMEM''@|0|g' -e 's|@''REPLACE_STRCASESTR''@|0|g' -e 's|@''REPLACE_STRCHRNUL''@|0|g' -e 's|@''REPLACE_STRDUP''@|0|g' -e 's|@''REPLACE_STRSTR''@|0|g' -e 's|@''REPLACE_STRERROR''@|0|g' -e 's|@''REPLACE_STRERROR_R''@|0|g' -e 's|@''REPLACE_STRNCAT''@|0|g' -e 's|@''REPLACE_STRNDUP''@|0|g' -e 's|@''REPLACE_STRNLEN''@|0|g' -e 's|@''REPLACE_STRSIGNAL''@|0|g' -e 's|@''REPLACE_STRTOK_R''@|0|g' -e 's|@''UNDEFINE_STRTOK_R''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; < ./string.in.h; } > string.h-t && mv string.h-t string.h /bin/mkdir -p sys rm -f sys/file.h-t sys/file.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's/@''HAVE_SYS_FILE_H''@/1/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_FILE_H''@||g' -e 's/@''HAVE_FLOCK''@/1/g' -e 's/@''GNULIB_FLOCK''@/0/g' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_file.in.h; } > sys/file.h-t && mv sys/file.h-t sys/file.h /bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_STAT_H''@||g' -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' -e 's/@''GNULIB_FCHMODAT''@/0/g' -e 's/@''GNULIB_FSTAT''@/1/g' -e 's/@''GNULIB_FSTATAT''@/0/g' -e 's/@''GNULIB_FUTIMENS''@/0/g' -e 's/@''GNULIB_LCHMOD''@/0/g' -e 's/@''GNULIB_LSTAT''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_MKDIRAT''@/0/g' -e 's/@''GNULIB_MKFIFO''@/0/g' -e 's/@''GNULIB_MKFIFOAT''@/0/g' -e 's/@''GNULIB_MKNOD''@/0/g' -e 's/@''GNULIB_MKNODAT''@/0/g' -e 's/@''GNULIB_STAT''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_UTIMENSAT''@/0/g' -e 's|@''HAVE_FCHMODAT''@|1|g' -e 's|@''HAVE_FSTATAT''@|1|g' -e 's|@''HAVE_FUTIMENS''@|1|g' -e 's|@''HAVE_LCHMOD''@|1|g' -e 's|@''HAVE_LSTAT''@|1|g' -e 's|@''HAVE_MKDIRAT''@|1|g' -e ' s|@''HAVE_MKFIFO''@|1|g' -e 's|@''HAVE_MKFIFOAT''@|1|g' -e 's|@''HAVE_MKNOD''@|1|g' -e 's|@''HAVE_MKNODAT''@|1|g' -e 's|@''HAVE_UTIMENSAT''@|1|g' -e 's|@''REPLACE_FSTAT''@|0|g' -e 's|@''REPLACE_FSTATAT''@|0|g' -e 's|@''REPLACE_FUTIMENS''@|0|g' -e 's|@''REPLACE_LSTAT''@|0|g' -e 's|@''REPLACE_MKDIR''@|0|g' -e 's|@''REPLACE_MKFIFO''@|0|g' -e 's|@''REPLACE_MKNOD''@|0|g' -e 's|@''REPLACE_STAT''@|0|g' -e 's|@''REPLACE_UTIMENSAT''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_stat.in.h; } > sys/stat.h-t && mv sys/stat.h-t sys/stat.h /bin/mkdir -p sys rm -f sys/time.h-t sys/time.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's/@''HAVE_SYS_TIME_H''@/1/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_TIME_H''@||g' -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' -e 's|@''HAVE_WINSOCK2_H''@|0|g' -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_time.in.h; } > sys/time.h-t && mv sys/time.h-t sys/time.h /bin/mkdir -p sys rm -f sys/types.h-t sys/types.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_TYPES_H''@||g' -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' < ./sys_types.in.h; } > sys/types.h-t && mv sys/types.h-t sys/types.h /bin/mkdir -p sys rm -f sys/wait.h-t sys/wait.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_WAIT_H''@||g' -e 's/@''GNULIB_WAITPID''@/0/g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_wait.in.h; } > sys/wait.h-t && mv sys/wait.h-t sys/wait.h rm -f time.h-t time.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_TIME_H''@||g' -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' -e 's/@''GNULIB_MKTIME''@/0/g' -e 's/@''GNULIB_NANOSLEEP''@/0/g' -e 's/@''GNULIB_STRPTIME''@/0/g' -e 's/@''GNULIB_TIMEGM''@/0/g' -e 's/@''GNULIB_TIME_R''@/0/g' -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' -e 's|@''HAVE_NANOSLEEP''@|1|g' -e 's|@''HAVE_STRPTIME''@|1|g' -e 's|@''HAVE_TIMEGM''@|1|g' -e 's|@''REPLACE_GMTIME''@|0|g' -e 's|@''REPLACE_LOCALTIME''@|0|g' -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@ |0|g' -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./time.in.h; } > time.h-t && mv time.h-t time.h rm -f unistd.h-t unistd.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_UNISTD_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_UNISTD_H''@||g' -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' -e 's/@''GNULIB_CHDIR''@/0/g' -e 's/@''GNULIB_CHOWN''@/0/g' -e 's/@''GNULIB_CLOSE''@/1/g' -e 's/@''GNULIB_DUP''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_DUP2''@/1/g' -e 's/@''GNULIB_DUP3''@/0/g' -e 's/@''GNULIB_ENVIRON''@/0/g' -e 's/@''GNULIB_EUIDACCESS''@/0/g' -e 's/@''GNULIB_FACCESSAT''@/0/g' -e 's/@''GNULIB_FCHDIR''@/0/g' -e 's/@''GNULIB_FCHOWNAT''@/0/g' -e 's/@''GNULIB_FDATASYNC''@/0/g' -e 's/@''GNULIB_FSYNC''@/0/g' -e 's/@''GNULIB_FTRUNCATE''@/0/g' -e 's/@''GNULIB_GETCWD''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' -e 's/@''GNULIB_GETGROUPS'' @/0/g' -e 's/@''GNULIB_GETHOSTNAME''@/0/g' -e 's/@''GNULIB_GETLOGIN''@/0/g' -e 's/@''GNULIB_GETLOGIN_R''@/0/g' -e 's/@''GNULIB_GETPAGESIZE''@/0/g' -e 's/@''GNULIB_GETUSERSHELL''@/0/g' -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' -e 's/@''GNULIB_ISATTY''@/0/g' -e 's/@''GNULIB_LCHOWN''@/0/g' -e 's/@''GNULIB_LINK''@/0/g' -e 's/@''GNULIB_LINKAT''@/0/g' -e 's/@''GNULIB_LSEEK''@/1/g' -e 's/@''GNULIB_PIPE''@/0/g' -e 's/@''GNULIB_PIPE2''@/0/g' -e 's/@''GNULIB_PREAD''@/0/g' -e 's/@''GNULIB_PWRITE''@/0/g' -e 's/@''GNULIB_READ''@/0/g' -e 's/@''GNULIB_READLINK''@/0/g' -e 's/@''GNULIB_READLINKAT''@/0/g' -e 's/@''GNULIB_RMDIR''@/0/g' -e 's/@''GNULIB_SETHOSTNAME''@/0/g' -e 's/@''GNULIB_SLEEP''@/0/g' -e 's/@''GNULIB_SYMLINK''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_SYMLINKAT''@/0/g' -e 's/@''GNULIB_TTYNAME_R''@/0/g' -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' -e 's/@''GNULIB_UNLINK''@/0/g' -e 's/ @''GNULIB_UNLINKAT''@/0/g' -e 's/@''GNULIB_! USLEEP''@/0/g' -e 's/@''GNULIB_WRITE''@/0/g' < ./unistd.in.h | sed -e 's|@''HAVE_CHOWN''@|1|g' -e 's|@''HAVE_DUP2''@|1|g' -e 's|@''HAVE_DUP3''@|1|g' -e 's|@''HAVE_EUIDACCESS''@|1|g' -e 's|@''HAVE_FACCESSAT''@|1|g' -e 's|@''HAVE_FCHDIR''@|1|g' -e 's|@''HAVE_FCHOWNAT''@|1|g' -e 's|@''HAVE_FDATASYNC''@|1|g' -e 's|@''HAVE_FSYNC''@|1|g' -e 's|@''HAVE_FTRUNCATE''@|1|g' -e 's|@''HAVE_GETDTABLESIZE''@|1|g' -e 's|@''HAVE_GETGROUPS''@|1|g' -e 's|@''HAVE_GETHOSTNAME''@|1|g' -e 's|@''HAVE_GETLOGIN''@|1|g' -e 's|@''HAVE_GETPAGESIZE''@|1|g' -e 's|@''HAVE_GROUP_MEMBER''@|1|g' -e 's|@''HAVE_LCHOWN''@|1|g' -e 's|@''HAVE_LINK''@|1|g' -e 's|@''HAVE_LINKAT''@|1|g' -e 's|@''HAVE_PIPE''@|1|g' -e 's|@''HAVE_PIPE2''@|1|g' -e 's|@''HAVE_PREAD''@|1|g' -e 's|@''HAVE_PWRITE''@|1|g' -e 's|@''HAVE_READLINK''@|1|g' -e 's|@''HAVE_READLINKAT''@|1|g' -e 's|@''HAVE_SETHOSTNAME''@|1|g' -e 's|@''HAVE_SLEEP''@|1|g' -e 's|@''HAVE_SYMLINK''@|1|g' -e 's|@''HAVE_SYMLINKAT''@|1|g' -e 's|@''HAV E_UNLINKAT''@|1|g' -e 's|@''HAVE_USLEEP''@|1|g' -e 's|@''HAVE_DECL_ENVIRON''@|1|g' -e 's|@''HAVE_DECL_FCHDIR''@|1|g' -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' -e 's|@''HAVE_OS_H''@|0|g' -e 's|@''HAVE_SYS_PARAM_H''@|0|g' | sed -e 's|@''REPLACE_CHOWN''@|0|g' -e 's|@''REPLACE_CLOSE''@|0|g' -e 's|@''REPLACE_DUP''@|0|g' -e 's|@''REPLACE_DUP2''@|0|g' -e 's|@''REPLACE_FCHOWNAT''@|0|g' -e 's|@''REPLACE_FTRUNCATE''@|0|g' -e 's|@''REPLACE_GETCWD''@|0|g' -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' -e 's|@''REPLACE_GETLOGIN_R''@|0|g' -e 's|@''REPLACE_GETGROUPS''@|0|g' -e 's|@''REPLACE_GETPAGESIZE''@|0|g' -e 's|@''REPLACE_ISATTY''@|0|g' -e 's|@''REPLACE_LCHOWN''@|0|g' -e 's|@''REPLACE_LINK''@|0|g' -e 's|@''RE PLACE_LINKAT''@|0|g' -e 's|@''REPLACE_LSEEK! ''@|0|g' ! -e 's|@''REPLACE_PREAD''@|0|g' -e 's|@''REPLACE_PWRITE''@|0|g' -e 's|@''REPLACE_READ''@|0|g' -e 's|@''REPLACE_READLINK''@|0|g' -e 's|@''REPLACE_RMDIR''@|0|g' -e 's|@''REPLACE_SLEEP''@|0|g' -e 's|@''REPLACE_SYMLINK''@|0|g' -e 's|@''REPLACE_TTYNAME_R''@|0|g' -e 's|@''REPLACE_UNLINK''@|0|g' -e 's|@''REPLACE_UNLINKAT''@|0|g' -e 's|@''REPLACE_USLEEP''@|0|g' -e 's|@''REPLACE_WRITE''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; } > unistd.h-t && mv unistd.h-t unistd.h /usr/bin/make all-recursive /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT opendir-safer.lo -MD -MP -MF .deps/opendir-safer.Tpo -c -o opendir-safer.lo opendir-safer.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT opendir-safer.lo -MD -MP -MF .deps/opendir-safer.Tpo -c opendir-safer.c -fPIC -DPIC -o .libs/opendir-safer.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT opendir-safer.lo -MD -MP -MF .deps/opendir-safer.Tpo -c opendir-safer.c -o opendir-safer.o >/dev/null 2>&1 mv -f .deps/opendir-safer.Tpo .deps/opendir-safer.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT fd-hook.lo -MD -MP -MF .deps/fd-hook.Tpo -c -o fd-hook.lo fd-hook.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT fd-hook.lo -MD -MP -MF .deps/fd-hook.Tpo -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT fd-hook.lo -MD -MP -MF .deps/fd-hook.Tpo -c fd-hook.c -o fd-hook.o >/dev/null 2>&1 mv -f .deps/fd-hook.Tpo .deps/fd-hook.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c -o progname.lo progname.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -fPIC -DPIC -o .libs/progname.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -o progname.o >/dev/null 2>&1 mv -f .deps/progname.Tpo .deps/progname.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c -o unistd.lo unistd.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c unistd.c -fPIC -DPIC -o .libs/unistd.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c unistd.c -o unistd.o >/dev/null 2>&1 mv -f .deps/unistd.Tpo .deps/unistd.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT dup-safer.lo -MD -MP -MF .deps/dup-safer.Tpo -c -o dup-safer.lo dup-safer.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT dup-safer.lo -MD -MP -MF .deps/dup-safer.Tpo -c dup-safer.c -fPIC -DPIC -o .libs/dup-safer.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT dup-safer.lo -MD -MP -MF .deps/dup-safer.Tpo -c dup-safer.c -o dup-safer.o >/dev/null 2>&1 mv -f .deps/dup-safer.Tpo .deps/dup-safer.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT fd-safer.lo -MD -MP -MF .deps/fd-safer.Tpo -c -o fd-safer.lo fd-safer.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT fd-safer.lo -MD -MP -MF .deps/fd-safer.Tpo -c fd-safer.c -fPIC -DPIC -o .libs/fd-safer.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT fd-safer.lo -MD -MP -MF .deps/fd-safer.Tpo -c fd-safer.c -o fd-safer.o >/dev/null 2>&1 mv -f .deps/fd-safer.Tpo .deps/fd-safer.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT pipe-safer.lo -MD -MP -MF .deps/pipe-safer.Tpo -c -o pipe-safer.lo pipe-safer.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT pipe-safer.lo -MD -MP -MF .deps/pipe-safer.Tpo -c pipe-safer.c -fPIC -DPIC -o .libs/pipe-safer.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT pipe-safer.lo -MD -MP -MF .deps/pipe-safer.Tpo -c pipe-safer.c -o pipe-safer.o >/dev/null 2>&1 mv -f .deps/pipe-safer.Tpo .deps/pipe-safer.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -no-undefined -lpthread -fstack-protector -o libgnulib.la opendir-safer.lo fd-hook.lo progname.lo unistd.lo dup-safer.lo fd-safer.lo pipe-safer.lo libtool: link: ar cru .libs/libgnulib.a .libs/opendir-safer.o .libs/fd-hook.o .libs/progname.o .libs/unistd.o .libs/dup-safer.o .libs/fd-safer.o .libs/pipe-safer.o libtool: link: ranlib .libs/libgnulib.a libtool: link: ( cd ".libs" && rm -f "libgnulib.la" && ln -s "../libgnulib.la" "libgnulib.la" ) Making all in doc Making all in tests rm -f arg-nonnull.h-t arg-nonnull.h && sed -n -e '/GL_ARG_NONNULL/,$p' < ../../build-aux/snippet/arg-nonnull.h > arg-nonnull.h-t && mv arg-nonnull.h-t arg-nonnull.h rm -f c++defs.h-t c++defs.h && sed -n -e '/_GL_CXXDEFS/,$p' < ../../build-aux/snippet/c++defs.h > c++defs.h-t && mv c++defs.h-t c++defs.h rm -f warn-on-use.h-t warn-on-use.h && sed -n -e '/^.ifndef/,$p' < ../../build-aux/snippet/warn-on-use.h > warn-on-use.h-t && mv warn-on-use.h-t warn-on-use.h /usr/bin/make all-recursive Making all in . Making all in docs Making all in testutils gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT lndir.o -MD -MP -MF .deps/lndir.Tpo -c -o lndir.o lndir.c mv -f .deps/lndir.Tpo .deps/lndir.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -L../gl/lib -fstack-protector -o lndir lndir.o libtool: link: gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o lndir lndir.o -L../gl/lib g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT realpwd.o -MD -MP -MF .deps/realpwd.Tpo -c -o realpwd.o realpwd.cc mv -f .deps/realpwd.Tpo .deps/realpwd.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -pipe -fstack-protector -fno-strict-aliasing -L../gl/lib -fstack-protector -o realpwd realpwd.o libtool: link: g++ -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o realpwd realpwd.o -L../gl/lib gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT user.o -MD -MP -MF .deps/user.Tpo -c -o user.o user.c mv -f .deps/user.Tpo .deps/user.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -L../gl/lib -fstack-protector -o user user.o libtool: link: gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o user user.o -L../gl/lib gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT yes.o -MD -MP -MF .deps/yes.Tpo -c -o yes.o yes.c mv -f .deps/yes.Tpo .deps/yes.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -L../gl/lib -fstack-protector -o yes yes.o libtool: link: gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o yes yes.o -L../gl/lib gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ekko.o -MD -MP -MF .deps/ekko.Tpo -c -o ekko.o ekko.c mv -f .deps/ekko.Tpo .deps/ekko.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -L../gl/lib -fstack-protector -o ekko ekko.o libtool: link: gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o ekko ekko.o -L../gl/lib gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT seeker.o -MD -MP -MF .deps/seeker.Tpo -c -o seeker.o seeker.c mv -f .deps/seeker.Tpo .deps/seeker.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -L../gl/lib -fstack-protector -o seeker seeker.o libtool: link: gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o seeker seeker.o -L../gl/lib gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT yammer.o -MD -MP -MF .deps/yammer.Tpo -c -o yammer.o yammer.c mv -f .deps/yammer.Tpo .deps/yammer.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -L../gl/lib -fstack-protector -o yammer yammer.o libtool: link: gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o yammer yammer.o -L../gl/lib gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT uu_decode.o -MD -MP -MF .deps/uu_decode.Tpo -c -o uu_decode.o uu_decode.c mv -f .deps/uu_decode.Tpo .deps/uu_decode.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -L../gl/lib -fstack-protector -o uu_decode uu_decode.o libtool: link: gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o uu_decode uu_decode.o -L../gl/lib Making all in auxfiles Making all in src /usr/bin/make all-am g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT rl-merge.o -MD -MP -MF .deps/rl-merge.Tpo -c -o rl-merge.o rl-merge.cc mv -f .deps/rl-merge.Tpo .deps/rl-merge.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT bodyio.o -MD -MP -MF .deps/bodyio.Tpo -c -o bodyio.o bodyio.cc mv -f .deps/bodyio.Tpo .deps/bodyio.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT sf-get.o -MD -MP -MF .deps/sf-get.Tpo -c -o sf-get.o sf-get.cc mv -f .deps/sf-get.Tpo .deps/sf-get.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT sf-get3.o -MD -MP -MF .deps/sf-get3.Tpo -c -o sf-get3.o sf-get3.cc mv -f .deps/sf-get3.Tpo .deps/sf-get3.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT seqstate.o -MD -MP -MF .deps/seqstate.Tpo -c -o seqstate.o seqstate.cc mv -f .deps/seqstate.Tpo .deps/seqstate.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT canonify.o -MD -MP -MF .deps/canonify.Tpo -c -o canonify.o canonify.cc mv -f .deps/canonify.Tpo .deps/canonify.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT writesubst.o -MD -MP -MF .deps/writesubst.Tpo -c -o writesubst.o writesubst.cc mv -f .deps/writesubst.Tpo .deps/writesubst.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT pfile.o -MD -MP -MF .deps/pfile.Tpo -c -o pfile.o pfile.cc mv -f .deps/pfile.Tpo .deps/pfile.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT encoding.o -MD -MP -MF .deps/encoding.Tpo -c -o encoding.o encoding.cc mv -f .deps/encoding.Tpo .deps/encoding.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT sf-add.o -MD -MP -MF .deps/sf-add.Tpo -c -o sf-add.o sf-add.cc mv -f .deps/sf-add.Tpo .deps/sf-add.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT sf-kw.o -MD -MP -MF .deps/sf-kw.Tpo -c -o sf-kw.o sf-kw.cc mv -f .deps/sf-kw.Tpo .deps/sf-kw.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT dtbl-prepend.o -MD -MP -MF .deps/dtbl-prepend.Tpo -c -o dtbl-prepend.o dtbl-prepend.cc In file included from /usr/include/c++/4.2/bits/gthr-default.h:44, from /usr/include/c++/4.2/bits/gthr.h:114, from /usr/include/c++/4.2/bits/c++io.h:43, from /usr/include/c++/4.2/iosfwd:46, from /usr/include/c++/4.2/bits/stl_algobase.h:70, from /usr/include/c++/4.2/deque:66, from delta-table.h:28, from dtbl-prepend.cc:27: ./gl/lib/unistd.h:135:3: error: #error "Please include config.h first." In file included from /usr/include/c++/4.2/bits/gthr-default.h:44, from /usr/include/c++/4.2/bits/gthr.h:114, from /usr/include/c++/4.2/bits/c++io.h:43, from /usr/include/c++/4.2/iosfwd:46, from /usr/include/c++/4.2/bits/stl_algobase.h:70, from /usr/include/c++/4.2/deque:66, from delta-table.h:28, from dtbl-prepend.cc:27: ./gl/lib/unistd.h:620: error: expected constructor, destructor, or type conversion before 'extern' In file included from /usr/include/c++/4.2/bits/gthr.h:114, from /usr/include/c++/4.2/bits/c++io.h:43, from /usr/include/c++/4.2/iosfwd:46, from /usr/include/c++/4.2/bits/stl_algobase.h:70, from /usr/include/c++/4.2/deque:66, from delta-table.h:28, from dtbl-prepend.cc:27: /usr/include/c++/4.2/bits/gthr-default.h:46: error: expected constructor, destructor, or type conversion before 'typedef' /usr/include/c++/4.2/bits/gthr-default.h:584: error: '__gthread_key_create' declared as an 'inline' variable /usr/include/c++/4.2/bits/gthr-default.h:584: error: '__gthread_key_t' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:584: error: 'key' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:584: error: 'dtor' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:584: error: expected primary-expression before 'void' /usr/include/c++/4.2/bits/gthr-default.h:584: error: initializer expression list treated as compound expression /usr/include/c++/4.2/bits/gthr-default.h:585: error: expected ',' or ';' before '{' token /usr/include/c++/4.2/bits/gthr-default.h:590: error: '__gthread_key_delete' declared as an 'inline' variable /usr/include/c++/4.2/bits/gthr-default.h:590: error: '__gthread_key_t' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:591: error: expected ',' or ';' before '{' token /usr/include/c++/4.2/bits/gthr-default.h:596: error: '__gthread_getspecific' declared as an 'inline' variable /usr/include/c++/4.2/bits/gthr-default.h:596: error: '__gthread_key_t' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:597: error: expected ',' or ';' before '{' token /usr/include/c++/4.2/bits/gthr-default.h:602: error: '__gthread_setspecific' declared as an 'inline' variable /usr/include/c++/4.2/bits/gthr-default.h:602: error: '__gthread_key_t' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:602: error: expected primary-expression before 'const' /usr/include/c++/4.2/bits/gthr-default.h:602: error: initializer expression list treated as compound expression /usr/include/c++/4.2/bits/gthr-default.h:603: error: expected ',' or ';' before '{' token *** [dtbl-prepend.o] Error code 1 Stop in /wrkdirs/usr/ports/devel/cssc/work/CSSC-1.4.0/src. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/devel/cssc/work/CSSC-1.4.0/src. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/devel/cssc/work/CSSC-1.4.0. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/devel/cssc/work/CSSC-1.4.0. *** [do-build] Error code 1 Stop in /usr/ports/devel/cssc. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:45:26 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 E4F87EED for ; Wed, 28 Jan 2015 04:45:26 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 CE0763B9; Wed, 28 Jan 2015 04:45:26 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S4jQdD044283; Wed, 28 Jan 2015 04:45:26 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S4jQTc044273; Wed, 28 Jan 2015 04:45:26 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:45:26 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280445.t0S4jQTc044273@beefy2.isc.freebsd.org> To: cmt@burggraben.net Subject: [package - 93amd64-quarterly][graphics/shotwell] Failed for shotwell-0.20.2_1 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: Wed, 28 Jan 2015 04:45:27 -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: cmt@burggraben.net Last committer: bapt@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/graphics/shotwell/Makefile 375143 2014-12-21 00:16:45Z bapt $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/shotwell-0.20.2_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building graphics/shotwell build started at Wed Jan 28 04:40:18 UTC 2015 port directory: /usr/ports/graphics/shotwell building for: FreeBSD 93amd64-quarterly-job-19 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: cmt@burggraben.net Makefile ident: $FreeBSD: branches/2015Q1/graphics/shotwell/Makefile 375143 2014-12-21 00:16:45Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=shotwell-0.20.2_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for shotwell-0.20.2_1: OPENMP=off: libraw uses OpenMP (implies GCC 4.6+) ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local --disable-icon-update --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- --define=NO_CAMERA XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/shotwell/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/shotwell/work HOME=/wrkdirs/usr/ports/graphics/shotwell/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/shotwell/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/shotwell/work HOME=/wrkdirs/usr/ports/graphics/shotwell/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/shotwell/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/shotwell/work HOME=/wrkdirs/usr/ports/graphics/shotwell/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/shotwell/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/shotwell/work HOME=/wrkdirs/usr/ports/graphics/shotwell/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/shotwell/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/shotwell/work HOME=/wrkdirs/usr/ports/graphics/shotwell/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/shotwell/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/shotwell/work HOME=/wrkdirs/usr/ports/graphics/shotwell/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 ro ot -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-- OSREL=9.3 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/shotwell" EXAMPLESDIR="share/examples/shotwell" DATADIR="share/shotwell" WWWDIR="www/shotwell" ETCDIR="etc/shotwell" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/shotwell DOCSDIR=/usr/local/share/doc/shotwell EXAMPLESDIR=/usr/local/share/examples/shotwell WWWDIR=/usr/local/www/shotwell ETCDIR=/usr/local/etc/shotwell --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> shotwell-0.20.2_1 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.3.txz [93amd64-quarterly-job-19] Installing pkg-1.4.3... [93amd64-quarterly-job-19] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of shotwell-0.20.2_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by shotwell-0.20.2_1 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by shotwell-0.20.2_1 for building => SHA256 Checksum OK for shotwell-0.20.2.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by shotwell-0.20.2_1 for building ===> Extracting for shotwell-0.20.2_1 => SHA256 Checksum OK for shotwell-0.20.2.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for shotwell-0.20.2_1 ===> Applying FreeBSD patches for shotwell-0.20.2_1 =========================================================================== =================================================== ===> shotwell-0.20.2_1 depends on package: vala>=0.18.0 - not found ===> Verifying install for vala>=0.18.0 in /usr/ports/lang/vala ===> Installing existing package /packages/All/vala-0.26.1.txz [93amd64-quarterly-job-19] Installing vala-0.26.1... [93amd64-quarterly-job-19] `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-19] | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-19] | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-19] | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-19] | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-19] `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-19] `-- Installing glib-2.42.1... [93amd64-quarterly-job-19] | `-- Installing libffi-3.0.13_3... [93amd64-quarterly-job-19] | `-- Extracting libffi-3.0.13_3... done [93amd64-quarterly-job-19] | `-- Installing pcre-8.35_2... [93amd64-quarterly-job-19] | `-- Extracting pcre-8.35_2... done [93amd64-quarterly-job-19] | `-- Installing perl5-5.18.4_11... [93amd64-quarterly-job-19] | `-- Extracting perl5-5.18.4_11... done [93amd64-quarterly-job-19] | `-- Installing python27-2.7.9... [93amd64-quarterly-job-19] | `-- Extracting python27-2.7.9... done [93amd64-quarterly-job-19] `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-quarterly-job-19] `-- Installing libxml2-2.9.2_2... [93amd64-quarterly-job-19] `-- Extracting libxml2-2.9.2_2... done [93amd64-quarterly-job-19] `-- Installing libxslt-1.1.28_5... [93amd64-quarterly-job-19] | `-- Installing libgcrypt-1.6.1_5... [93amd64-quarterly-job-19] | | `-- Installing libgpg-error-1.17... [93amd64-quarterly-job-19] | | `-- Extracting libgpg-error-1.17... done [93amd64-quarterly-job-19] | `-- Extracting libgcrypt-1.6.1_5... done [93amd64-quarterly-job-19] `-- Extracting libxslt-1.1.28_5... done [93amd64-quarterly-job-19] Extracting vala-0.26.1... done 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 shotwell-0.20.2_1 ===> shotwell-0.20.2_1 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.30_1.txz [93amd64-quarterly-job-19] Installing bash-4.3.30_1... [93amd64-quarterly-job-19] Extracting bash-4.3.30_1... done Message for bash-4.3.30_1: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== ===> Returning to build of shotwell-0.20.2_1 ===> shotwell-0.20.2_1 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.3.txz [93amd64-quarterly-job-19] Installing gettext-tools-0.19.3... /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:495: warning: 'gtk_action_set_stock_id' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:180) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:495: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:499: warning: 'gtk_action_set_stock_id' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:180) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:499: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:501: warning: 'gtk_action_set_stock_id' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:180) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:501: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:503: warning: 'gtk_action_set_stock_id' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:180) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:503: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_register': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:580: warning: 'gtk_action_group_add_radio_actions' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:225) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:609: warning: 'gtk_action_group_add_toggle_actions' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:218) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_on_rating_changed': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:612: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:612: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:613: warning: 'gtk_radio_action_get_current_value' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:89) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:613: warning: 'gtk_radio_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_on_flagged_toggled': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:616: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:617: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:617: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_on_photos_toggled': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:620: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:621: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:621: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_on_videos_toggled': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:624: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:625: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:625: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_on_raw_toggled': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:628: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:629: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:629: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_get_flagged': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:322: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_get_photos': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:328: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_get_videos': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:334: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_get_raw': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:340: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_get_rating': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:346: warning: 'gtk_radio_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_instance_init': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:357: warning: 'gtk_action_group_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_construct': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:950: warning: 'gtk_ui_manager_add_ui_from_file' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:165) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:956: warning: 'gtk_ui_manager_insert_action_group' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:140) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:964: warning: 'gtk_image_menu_item_set_always_show_image' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:88) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:973: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:196) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:973: warning: 'gtk_action_get_tooltip' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:177) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:976: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:196) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:976: warning: 'gtk_action_get_tooltip' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:177) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:979: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:196) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:979: warning: 'gtk_action_get_tooltip' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:177) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:994: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:196) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:994: warning: 'gtk_action_get_tooltip' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:177) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1005: warning: 'gtk_ui_manager_get_widget' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:150) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_on_context_menu_close_chosen': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1110: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1115: warning: 'gtk_toggle_action_set_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:83) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_on_rating_changed': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1145: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1147: warning: 'gtk_toggle_action_set_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:83) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_update': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1186: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1187: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1188: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1189: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1191: warning: 'gtk_radio_action_get_current_value' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:89) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_label_tool_item_construct': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:665: warning: 'gtk_alignment_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkalignment.h:82) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_toggle_action_tool_button_construct': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:684: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:688: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_toggle_action_tool_button_on_button_activate': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:702: warning: 'gtk_action_activate' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:119) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:702: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_toggle_action_tool_button_set_icon_name': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:708: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_instance_init': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:728: warning: 'gtk_image_menu_item_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:728: warning: 'GtkStock' is deprecated /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:924: warning: 'gtk_ui_manager_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130) cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/MediaViewTracker.o src/MediaViewTracker.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/UnityProgressBar.o src/UnityProgressBar.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Upgrades.o src/Upgrades.c /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/Upgrades.vala: In function 'upgrades_execute': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/Upgrades.vala:40: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/Upgrades.vala: In function 'fixup_raw_thumbnails_task_real_get_step_count': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/Upgrades.vala:97: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/Upgrades.vala: In function 'fixup_raw_thumbnails_task_real_execute': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/Upgrades.vala:107: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_UnitInternals.o src/.unitize/_UnitInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_UtilInternals.o src/.unitize/_UtilInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_ThreadsInternals.o src/.unitize/_ThreadsInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_DbInternals.o src/.unitize/_DbInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_EditingToolsInternals.o src/.unitize/_EditingToolsInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_PluginsInternals.o src/.unitize/_PluginsInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_SlideshowInternals.o src/.unitize/_SlideshowInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_PhotosInternals.o src/.unitize/_PhotosInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_PublishingInternals.o src/.unitize/_PublishingInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_LibraryInternals.o src/.unitize/_LibraryInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_DirectInternals.o src/.unitize/_DirectInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_CoreInternals.o src/.unitize/_CoreInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_SidebarInternals.o src/.unitize/_SidebarInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_EventsInternals.o src/.unitize/_EventsInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_TagsInternals.o src/.unitize/_TagsInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_CameraInternals.o src/.unitize/_CameraInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_SearchesInternals.o src/.unitize/_SearchesInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_ConfigInternals.o src/.unitize/_ConfigInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_DataImportsInternals.o src/.unitize/_DataImportsInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_FoldersInternals.o src/.unitize/_FoldersInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_Library_unitize_entry.o src/.unitize/_Library_unitize_entry.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_Direct_unitize_entry.o src/.unitize/_Direct_unitize_entry.c msgfmt: po/ast.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/bg.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/bn.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/bn_IN.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/ca.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/en_GB.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/et.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/gu.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this po/gu.po:1590: 'msgstr' is not a valid C format string, unlike 'msgid'. Reason: The character that terminates the directive number 1 is not a valid conversion specifier. po/gu.po:1599: 'msgstr' is not a valid C format string, unlike 'msgid'. Reason: The character that terminates the directive number 1 is not a valid conversion specifier. msgfmt: found 2 fatal errors msgfmt: po/he.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/hi.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/hr.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this po/ia.po:9: warning: header field 'Language-Team' still has the initial default value msgfmt: po/it.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this po/km.po:9: warning: header field 'Language-Team' still has the initial default value msgfmt: po/ko.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/lv.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/mk.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/ml.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/mr.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/nb.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/nn.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/or.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/pa.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/pt.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/ro.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/ru.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/sl.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/sv.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/th.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/tr.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/vi.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this /usr/local/bin/valac thumbnailer/shotwell-video-thumbnailer.vala -g --enable-checking --target-glib=2.32 --thread --fatal-warnings --enable-experimental --enable-deprecated --define WITH_GPHOTO_25 --vapidir=plugins/ -o thumbnailer/shotwell-video-thumbnailer --pkg=gtk+-3.0 --pkg=gee-0.8 --pkg=gstreamer-1.0 --pkg=gstreamer-base-1.0 rm -f misc/gschemas.compiled glib-compile-schemas misc `xml2po -m mallard -p help/el/el.po -o help/el/edit-adjustments.page help/C/edit-adjustments.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-crop.page help/C/edit-crop.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-enhance.page help/C/edit-enhance.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-external.page help/C/edit-external.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-nondestructive.page help/C/edit-nondestructive.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-redeye.page help/C/edit-redeye.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-rotate.page help/C/edit-rotate.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-straighten.page help/C/edit-straighten.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-time-date.page help/C/edit-time-date.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-undo.page help/C/edit-undo.page` `xml2po -m mallard -p help/el/el.po -o help/el/formats.page help/C/formats.page` `xml2po -m mallard -p help/el/el.po -o help/el/import-camera.page help/C/import-camera.page` `xml2po -m mallard -p help/el/el.po -o help/el/import-file.page help/C/import-file.page` `xml2po -m mallard -p help/el/el.po -o help/el/import-f-spot.page help/C/import-f-spot.page` `xml2po -m mallard -p help/el/el.po -o help/el/import-memorycard.page help/C/import-memorycard.page` `xml2po -m mallard -p help/el/el.po -o help/el/index.page help/C/index.page` `xml2po -m mallard -p help/el/el.po -o help/el/organize-event.page help/C/organize-event.page` `xml2po -m mallard -p help/el/el.po -o help/el/organize-flag.page help/C/organize-flag.page` `xml2po -m mallard -p help/el/el.po -o help/el/organize-rating.page help/C/organize-rating.page` `xml2po -m mallard -p help/el/el.po -o help/el/organize-remove.page help/C/organize-remove.page` `xml2po -m mallard -p help/el/el.po -o help/el/organize-search.page help/C/organize-search.page` `xml2po -m mallard -p help/el/el. po -o help/el/organize-tag.page help/C/organ! ize-tag.page` `xml2po -m mallard -p help/el/el.po -o help/el/organize-title.page help/C/organize-title.page` `xml2po -m mallard -p help/el/el.po -o help/el/other-files.page help/C/other-files.page` `xml2po -m mallard -p help/el/el.po -o help/el/other-missing.page help/C/other-missing.page` `xml2po -m mallard -p help/el/el.po -o help/el/other-multiple.page help/C/other-multiple.page` `xml2po -m mallard -p help/el/el.po -o help/el/other-plugins.page help/C/other-plugins.page` `xml2po -m mallard -p help/el/el.po -o help/el/raw.page help/C/raw.page` `xml2po -m mallard -p help/el/el.po -o help/el/running.page help/C/running.page` `xml2po -m mallard -p help/el/el.po -o help/el/share-background.page help/C/share-background.page` `xml2po -m mallard -p help/el/el.po -o help/el/share-export.page help/C/share-export.page` `xml2po -m mallard -p help/el/el.po -o help/el/share-print.page help/C/share-print.page` `xml2po -m mallard -p help/el/el.po -o help/el/share-send.page help/C/shar e-send.page` `xml2po -m mallard -p help/el/el.po -o help/el/share-slideshow.page help/C/share-slideshow.page` `xml2po -m mallard -p help/el/el.po -o help/el/share-upload.page help/C/share-upload.page` `xml2po -m mallard -p help/el/el.po -o help/el/view-displaying.page help/C/view-displaying.page` `xml2po -m mallard -p help/el/el.po -o help/el/view-information.page help/C/view-information.page` `xml2po -m mallard -p help/el/el.po -o help/el/view-sidebar.page help/C/view-sidebar.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-adjustments.page help/C/edit-adjustments.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-crop.page help/C/edit-crop.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-enhance.page help/C/edit-enhance.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-external.page help/C/edit-external.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-nondestructive.page help/C/edit-nondestructive.page` `xml2po -m mallard -p he lp/es/es.po -o help/es/edit-redeye.page help! /C/edit-r! edeye.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-rotate.page help/C/edit-rotate.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-straighten.page help/C/edit-straighten.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-time-date.page help/C/edit-time-date.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-undo.page help/C/edit-undo.page` `xml2po -m mallard -p help/es/es.po -o help/es/formats.page help/C/formats.page` `xml2po -m mallard -p help/es/es.po -o help/es/import-camera.page help/C/import-camera.page` `xml2po -m mallard -p help/es/es.po -o help/es/import-file.page help/C/import-file.page` `xml2po -m mallard -p help/es/es.po -o help/es/import-f-spot.page help/C/import-f-spot.page` `xml2po -m mallard -p help/es/es.po -o help/es/import-memorycard.page help/C/import-memorycard.page` `xml2po -m mallard -p help/es/es.po -o help/es/index.page help/C/index.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-event.page help/C/ organize-event.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-flag.page help/C/organize-flag.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-rating.page help/C/organize-rating.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-remove.page help/C/organize-remove.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-search.page help/C/organize-search.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-tag.page help/C/organize-tag.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-title.page help/C/organize-title.page` `xml2po -m mallard -p help/es/es.po -o help/es/other-files.page help/C/other-files.page` `xml2po -m mallard -p help/es/es.po -o help/es/other-missing.page help/C/other-missing.page` `xml2po -m mallard -p help/es/es.po -o help/es/other-multiple.page help/C/other-multiple.page` `xml2po -m mallard -p help/es/es.po -o help/es/other-plugins.page help/C/other-plugins.page` `xml2po -m mallard -p hel p/es/es.po -o help/es/raw.page help/C/raw.pa! ge` `xml! 2po -m mallard -p help/es/es.po -o help/es/running.page help/C/running.page` `xml2po -m mallard -p help/es/es.po -o help/es/share-background.page help/C/share-background.page` `xml2po -m mallard -p help/es/es.po -o help/es/share-export.page help/C/share-export.page` `xml2po -m mallard -p help/es/es.po -o help/es/share-print.page help/C/share-print.page` `xml2po -m mallard -p help/es/es.po -o help/es/share-send.page help/C/share-send.page` `xml2po -m mallard -p help/es/es.po -o help/es/share-slideshow.page help/C/share-slideshow.page` `xml2po -m mallard -p help/es/es.po -o help/es/share-upload.page help/C/share-upload.page` `xml2po -m mallard -p help/es/es.po -o help/es/view-displaying.page help/C/view-displaying.page` `xml2po -m mallard -p help/es/es.po -o help/es/view-information.page help/C/view-information.page` `xml2po -m mallard -p help/es/es.po -o help/es/view-sidebar.page help/C/view-sidebar.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-adjustments.page help/C/edit-adjustments.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-crop.page help/C/edit-crop.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-enhance.page help/C/edit-enhance.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-external.page help/C/edit-external.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-nondestructive.page help/C/edit-nondestructive.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-redeye.page help/C/edit-redeye.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-rotate.page help/C/edit-rotate.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-straighten.page help/C/edit-straighten.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-time-date.page help/C/edit-time-date.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-undo.page help/C/edit-undo.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/formats.page help/C/formats.page` `xml2po -m mallard -p help/hu/hu.po -o help/h u/import-camera.page help/C/import-camera.pa! ge` `xml! 2po -m mallard -p help/hu/hu.po -o help/hu/import-file.page help/C/import-file.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/import-f-spot.page help/C/import-f-spot.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/import-memorycard.page help/C/import-memorycard.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/index.page help/C/index.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-event.page help/C/organize-event.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-flag.page help/C/organize-flag.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-rating.page help/C/organize-rating.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-remove.page help/C/organize-remove.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-search.page help/C/organize-search.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-tag.page help/C/organize-tag.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-title .page help/C/organize-title.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/other-files.page help/C/other-files.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/other-missing.page help/C/other-missing.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/other-multiple.page help/C/other-multiple.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/other-plugins.page help/C/other-plugins.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/raw.page help/C/raw.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/running.page help/C/running.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/share-background.page help/C/share-background.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/share-export.page help/C/share-export.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/share-print.page help/C/share-print.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/share-send.page help/C/share-send.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/share-slideshow .page help/C/share-slideshow.page` `xml2po ! -m mallar! d -p help/hu/hu.po -o help/hu/share-upload.page help/C/share-upload.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/view-displaying.page help/C/view-displaying.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/view-information.page help/C/view-information.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/view-sidebar.page help/C/view-sidebar.page` cc src/unit/Unit.o src/util/Util.o src/util/file.o src/util/image.o src/util/misc.o src/util/string.o src/util/system.o src/util/KeyValueMap.o src/util/ui.o src/threads/Threads.o src/threads/Workers.o src/threads/BackgroundJob.o src/threads/Semaphore.o src/db/Db.o src/db/DatabaseTable.o src/db/PhotoTable.o src/db/EventTable.o src/db/TagTable.o src/db/TombstoneTable.o src/db/VideoTable.o src/db/VersionTable.o src/db/SavedSearchDBTable.o src/editing_tools/EditingTools.o src/editing_tools/StraightenTool.o src/plugins/Plugins.o src/plugins/PublishingInterfaces.o src/plugins/SpitInterfaces.o src/plugins/TransitionsInterfaces.o src/plugins/StandardHostInterface.o src/plugins/ManifestWidget.o src/plugins/DataImportsInterfaces.o src/slideshow/Slideshow.o src/slideshow/TransitionEffects.o src/photos/Photos.o src/photos/PhotoFileAdapter.o src/photos/PhotoFileFormat.o src/photos/PhotoFileSniffer.o src/photos/PhotoMetadata.o src/photos/GRaw.o src/photos/GdkSupport.o src/photos/JfifSupport.o src/ photos/BmpSupport.o src/photos/RawSupport.o src/photos/PngSupport.o src/photos/TiffSupport.o src/publishing/Publishing.o src/publishing/PublishingUI.o src/publishing/PublishingPluginHost.o src/publishing/APIGlue.o src/library/Library.o src/library/LibraryWindow.o src/library/Branch.o src/library/TrashBranch.o src/library/OfflineBranch.o src/library/FlaggedBranch.o src/library/LastImportBranch.o src/library/ImportQueueBranch.o src/library/FlaggedPage.o src/library/ImportQueuePage.o src/library/LastImportPage.o src/library/OfflinePage.o src/library/TrashPage.o src/direct/Direct.o src/direct/DirectWindow.o src/direct/DirectPhoto.o src/direct/DirectPhotoPage.o src/direct/DirectView.o src/core/Core.o src/core/DataCollection.o src/core/DataSet.o src/core/util.o src/core/SourceCollection.o src/core/SourceHoldingTank.o src/core/DatabaseSourceCollection.o src/core/ContainerSourceCollection.o src/core/ViewCollection.o src/core/DataObject.o src/core/Alteration.o src/core/DataSource.o src/core/ DataSourceTypes.o src/core/DataView.o src/co! re/DataViewTypes.o src/core/Tracker.o src/core/SourceInterfaces.o src/sidebar/Sidebar.o src/sidebar/Branch.o src/sidebar/Entry.o src/sidebar/Tree.o src/sidebar/common.o src/events/Events.o src/events/Branch.o src/events/EventsDirectoryPage.o src/events/EventPage.o src/events/EventDirectoryItem.o src/tags/Tags.o src/tags/Branch.o src/tags/TagPage.o src/tags/HierarchicalTagIndex.o src/tags/HierarchicalTagUtilities.o src/camera/Camera.o src/camera/Branch.o src/camera/CameraTable.o src/camera/GPhoto.o src/camera/ImportPage.o src/searches/Searches.o src/searches/Branch.o src/searches/SearchBoolean.o src/searches/SavedSearchPage.o src/searches/SavedSearchDialog.o src/config/Config.o src/config/ConfigurationInterfaces.o src/config/GSettingsEngine.o src/data_imports/DataImports.o src/data_imports/DataImportsPluginHost.o src/data_imports/DataImportsUI.o src/data_imports/DataImportJob.o src/data_imports/DataImportSource.o src/folders/Folders.o src/folders/Branch.o src/folders/Page.o src/main. o src/AppWindow.o src/CollectionPage.o src/Thumbnail.o src/ThumbnailCache.o src/CheckerboardLayout.o src/PhotoPage.o src/Page.o src/SortedList.o src/Dimensions.o src/Box.o src/Photo.o src/Orientation.o src/BatchImport.o src/Dialogs.o src/Resources.o src/Debug.o src/ColorTransformation.o src/Properties.o src/CustomComponents.o src/Event.o src/International.o src/AppDirs.o src/PixbufCache.o src/CommandManager.o src/Commands.o src/SlideshowPage.o src/LibraryFiles.o src/Printing.o src/Tag.o src/Screensaver.o src/Exporter.o src/DirectoryMonitor.o src/LibraryMonitor.o src/VideoSupport.o src/Tombstone.o src/MetadataWriter.o src/Application.o src/TimedQueue.o src/MediaPage.o src/MediaDataRepresentation.o src/DesktopIntegration.o src/MediaInterfaces.o src/MediaMetadata.o src/VideoMetadata.o src/MediaMonitor.o src/PhotoMonitor.o src/VideoMonitor.o src/SearchFilter.o src/MediaViewTracker.o src/UnityProgressBar.o src/Upgrades.o src/.unitize/_UnitInternals.o src/.unitize/_UtilInternals.o src/.un itize/_ThreadsInternals.o src/.unitize/_DbIn! ternals.o! src/.unitize/_EditingToolsInternals.o src/.unitize/_PluginsInternals.o src/.unitize/_SlideshowInternals.o src/.unitize/_PhotosInternals.o src/.unitize/_PublishingInternals.o src/.unitize/_LibraryInternals.o src/.unitize/_DirectInternals.o src/.unitize/_CoreInternals.o src/.unitize/_SidebarInternals.o src/.unitize/_EventsInternals.o src/.unitize/_TagsInternals.o src/.unitize/_CameraInternals.o src/.unitize/_SearchesInternals.o src/.unitize/_ConfigInternals.o src/.unitize/_DataImportsInternals.o src/.unitize/_FoldersInternals.o src/.unitize/_Library_unitize_entry.o src/.unitize/_Direct_unitize_entry.o -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -fstack-protector `pkg-config --libs atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -export-dynamic -o shotwell /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_call@GLIBCXX_3.4.11' Makefile:676: recipe for target 'shotwell' failed gmake: *** [shotwell] Error 1 *** [do-build] Error code 1 Stop in /usr/ports/graphics/shotwell. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:46:14 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 97690F0C for ; Wed, 28 Jan 2015 04:46:14 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 813163C9 for ; Wed, 28 Jan 2015 04:46:14 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S4kEvQ048058 for ; Wed, 28 Jan 2015 04:46:14 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S4kECk048054; Wed, 28 Jan 2015 04:46:14 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:46:14 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280446.t0S4kECk048054@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93amd64-quarterly][math/gambit] Failed for gambit-13.1.2 in build 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: Wed, 28 Jan 2015 04:46:14 -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: gahr@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/math/gambit/Makefile 374492 2014-12-10 22:29:14Z gahr $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/gambit-13.1.2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building math/gambit build started at Wed Jan 28 04:39:35 UTC 2015 port directory: /usr/ports/math/gambit building for: FreeBSD 93amd64-quarterly-job-13 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/math/gambit/Makefile 374492 2014-12-10 22:29:14Z gahr $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=gambit-13.1.2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-wx-config=/usr/local/bin/wxgtk2u-3.0-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/gambit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gambit/work HOME=/wrkdirs/usr/ports/math/gambit/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/gambit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gambit/work HOME=/wrkdirs/usr/ports/math/gambit/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config 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-- OSREL=9.3 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/gambit" EXAMPLESDIR="share/examples/gambit" DATADIR="share/gambit" WWWDIR="www/gambit" ETCDIR="etc/gambit" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gambit DOCSDIR=/usr/local/share/doc/gambit EXAMPLESDIR=/usr/local/share/examples/gambit WWWDIR=/usr/local/www/gambit ETCDIR=/usr/local/etc/gambit --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> gambit-13.1.2 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.3.txz [93amd64-quarterly-job-13] Installing pkg-1.4.3... [93amd64-quarterly-job-13] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gambit-13.1.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gambit-13.1.2 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gambit-13.1.2 for building => SHA256 Checksum OK for gambit-13.1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gambit-13.1.2 for building ===> Extracting for gambit-13.1.2 => SHA256 Checksum OK for gambit-13.1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gambit-13.1.2 ===> Applying FreeBSD patches for gambit-13.1.2 =========================================================================== =================================================== ===> gambit-13.1.2 depends on file: /usr/local/bin/intltool-extract - not found ===> Verifying install for /usr/local/bin/intltool-extract in /usr/ports/textproc/intltool ===> Installing existing package /packages/All/intltool-0.50.2.txz [93amd64-quarterly-job-13] Installing intltool-0.50.2... [93amd64-quarterly-job-13] `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-13] `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-13] `-- Installing p5-XML-Parser-2.41_2... [93amd64-quarterly-job-13] | `-- Installing expat-2.1.0_2... [93amd64-quarterly-job-13] | `-- Extracting expat-2.1.0_2... done [93amd64-quarterly-job-13] | `-- Installing perl5-5.18.4_11... [93amd64-quarterly-job-13] | `-- Extracting perl5-5.18.4_11... done [93amd64-quarterly-job-13] `-- Extracting p5-XML-Parser-2.41_2... done [93amd64-quarterly-job-13] Extracting intltool-0.50.2... done ===> Returning to build of gambit-13.1.2 =========================================================================== =================================================== ===> gambit-13.1.2 depends on shared library: libwx_baseu-3.0.so - not found ===> Verifying for libwx_baseu-3.0.so in /usr/ports/x11-toolkits/wxgtk30 ===> Installing existing package /packages/All/wx30-gtk2-3.0.2_1.txz [93amd64-quarterly-job-13] Installing wx30-gtk2-3.0.2_1... [93amd64-quarterly-job-13] `-- Installing ORBit2-2.14.19_1... [93amd64-quarterly-job-13] | `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-13] | | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-13] | | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-13] | `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-13] | `-- Installing glib-2.42.1... [93amd64-quarterly-job-13] | | `-- Installing libffi-3.0.13_3... [93amd64-quarterly-job-13] | | `-- Extracting libffi-3.0.13_3... done [93amd64-quarterly-job-13] | | `-- Installing pcre-8.35_2... [93amd64-quarterly-job-13] | | `-- Extracting pcre-8.35_2... done [93amd64-quarterly-job-13] | | `-- Installing python27-2.7.9... [93amd64-quarterly-job-13] | | `-- Extracting python27-2.7.9... done [93amd64-quarterly-job-13] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-quarterly-job-13] | `-- Installing libIDL-0.8.14_2... [93amd64-quarterly-job-13] | `-- Extracting libIDL-0.8.14_2... done [93amd64-quarterly-job-13] `-- Extracting ORBit2-2.14.19_1... done [93amd64-quarterly-job-13] `-- Installing atk-2.14.0... [93amd64-quarterly-job-13] `-- Extracting atk-2.14.0... done [93amd64-quarterly-job-13] `-- Installing gconf2-3.2.6_3... [93amd64-quarterly-job-13] | `-- Installing dbus-glib-0.100.2_1... [93amd64-quarterly-job-13] | | `-- Installing dbus-1.8.12... [93amd64-quarterly-job-13] | | `-- Installing gnome_subr-1.0... [93amd64-quarterly-job-13] | | `-- Extracting gnome_subr-1.0... done [93amd64-quarterly-job-13] | | `-- Installing libICE-1.0.9,1... [93amd64-quarterly-job-13] | | | `-- Installing xproto-7.0.26... [93amd64-quarterly-job-13] | | | `-- Extracting xproto-7.0.26... done [93amd64-quarterly-job-13] | | `-- Extracting libICE-1.0.9,1... done [93amd64-quarterly-job-13] | | `-- Installing libSM-1.2.2_2,1... [93amd64-quarterly-job-13] | | `-- Extracting libSM-1.2.2_2,1... done [93amd64-quarterly-job-13] | | `-- Installing libX11-1.6.2_2,1... [93amd64-quarterly-job-13] | | | `-- Installing kbproto-1.0.6... [93amd64-quarterly-job-13] | | | `-- Extracting kbproto-1.0.6... done [93amd64-quarterly-job-13] | | | `-- Installing libXau-1.0.8_2... [93amd64-quarterly-job-13] | | | `-- Extracting libXau-1.0.8_2... done [93amd64-quarterly-job-13] | | | `-- Installing libXdmcp-1.1.1_2... [93amd64-quarterly-job-13] | | | `-- Extracting libXdmcp-1.1.1_2... done [93amd64-quarterly-job-13] | | | `-- Installing libxcb-1.11... [93amd64-quarterly-job-13] | | | `-- Installing libpthread-stubs-0.3_6... [93amd64-quarterly-job-13] | | | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-quarterly-job-13] | | | `-- Installing libxml2-2.9.2_2... [93amd64-quarterly-job-13] | | | `-- Extracting libxml2-2.9.2_2... done [93amd64-quarterly-job-13] | | | `-- Extracting libxcb-1.11... done [93amd64-quarterly-job-13] | | `-- Extracting libX11-1.6.2_2,1... done ===> Creating users and/or groups. Creating group 'messagebus' with gid '556'. Creating user 'messagebus' with uid '556'. [93amd64-quarterly-job-13] | | `-- Extracting dbus-1.8.12... done [93amd64-quarterly-job-13] | `-- Extracting dbus-glib-0.100.2_1... done [93amd64-quarterly-job-13] | `-- Installing dconf-0.22.0_1... ./src/labenski/include/wx/plotctrl/plotctrl.h:32: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:34: warning: type attributes ignored after type is already defined In file included from src/labenski/src/plotdraw.cpp:25: ./src/labenski/include/wx/plotctrl/plotdraw.h:23: warning: type attributes ignored after type is already defined depbase=`echo src/labenski/src/plotfunc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/labenski/src/plotfunc.o -MD -MP -MF $depbase.Tpo -c -o src/labenski/src/plotfunc.o src/labenski/src/plotfunc.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/labenski/src/plotfunc.cpp:26: ./src/labenski/include/wx/plotctrl/fparser.h:26: warning: type attributes ignored after type is already defined depbase=`echo src/labenski/src/plotmark.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/labenski/src/plotmark.o -MD -MP -MF $depbase.Tpo -c -o src/labenski/src/plotmark.o src/labenski/src/plotmark.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/labenski/src/plotmark.cpp:25: ./src/labenski/include/wx/plotctrl/plotctrl.h:25: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:27: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:28: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:29: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:30: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:31: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:32: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:33: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:34: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:35: warning: type attributes ignored after type is already defined depbase=`echo src/labenski/src/plotprnt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/labenski/src/plotprnt.o -MD -MP -MF $depbase.Tpo -c -o src/labenski/src/plotprnt.o src/labenski/src/plotprnt.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/labenski/src/plotprnt.cpp:26: ./src/labenski/include/wx/plotctrl/plotctrl.h:25: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:27: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:28: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:29: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:32: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:34: warning: type attributes ignored after type is already defined depbase=`echo src/gui/analysis.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/analysis.o -MD -MP -MF $depbase.Tpo -c -o src/gui/analysis.o src/gui/analysis.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/edittext.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/edittext.o -MD -MP -MF $depbase.Tpo -c -o src/gui/edittext.o src/gui/edittext.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dcsvg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dcsvg.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dcsvg.o src/gui/dcsvg.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlabout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dlabout.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlabout.o src/gui/dlabout.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dleditmove.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dleditmove.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dleditmove.o src/gui/dleditmove.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/dleditmove.cc:27: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/dleditmove.cc:27: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/dleditnode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dleditnode.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dleditnode.o src/gui/dleditnode.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlefglayout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dlefglayout.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlefglayout.o src/gui/dlefglayout.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlefglegend.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dlefglegend.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlefglegend.o src/gui/dlefglegend.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlefglogit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dlefglogit.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlefglogit.o src/gui/dlefglogit.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/dlefglogit.cc:33: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/dlefglogit.cc:33: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/dlefgreveal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dlefgreveal.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlefgreveal.o src/gui/dlefgreveal.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlgameprop.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dlgameprop.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlgameprop.o src/gui/dlgameprop.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlinsertmove.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dlinsertmove.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlinsertmove.o src/gui/dlinsertmove.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlnash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dlnash.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlnash.o src/gui/dlnash.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlnashmon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dlnashmon.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlnashmon.o src/gui/dlnashmon.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/dlnashmon.h:27, from src/gui/dlnashmon.cc:29: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/dlnashmon.h:27, from src/gui/dlnashmon.cc:29: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/dlnfglogit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dlnfglogit.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlnfglogit.o src/gui/dlnfglogit.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/dlnfglogit.cc:35: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/dlnfglogit.cc:35: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined In file included from src/gui/dlnfglogit.cc:36: ./src/labenski/include/wx/plotctrl/plotctrl.h:25: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:27: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:28: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:29: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:30: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:31: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:32: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:33: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:34: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:35: warning: type attributes ignored after type is already defined In file included from src/gui/dlnfglogit.cc:37: ./src/labenski/include/wx/wxthings/spinctld.h:45: warning: type attributes ignored after type is already defined depbase=`echo src/gui/efgdisplay.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/efgdisplay.o -MD -MP -MF $depbase.Tpo -c -o src/gui/efgdisplay.o src/gui/efgdisplay.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/efglayout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/efglayout.o -MD -MP -MF $depbase.Tpo -c -o src/gui/efglayout.o src/gui/efglayout.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/efgpanel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/efgpanel.o -MD -MP -MF $depbase.Tpo -c -o src/gui/efgpanel.o src/gui/efgpanel.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/efgprofile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/efgprofile.o -MD -MP -MF $depbase.Tpo -c -o src/gui/efgprofile.o src/gui/efgprofile.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/efgprofile.h:26, from src/gui/efgprofile.cc:28: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/efgprofile.h:26, from src/gui/efgprofile.cc:28: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/gambit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/gambit.o -MD -MP -MF $depbase.Tpo -c -o src/gui/gambit.o src/gui/gambit.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/gamedoc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/gamedoc.o -MD -MP -MF $depbase.Tpo -c -o src/gui/gamedoc.o src/gui/gamedoc.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/gameframe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/gameframe.o -MD -MP -MF $depbase.Tpo -c -o src/gui/gameframe.o src/gui/gameframe.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/efgprofile.h:26, from src/gui/gameframe.cc:44: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/efgprofile.h:26, from src/gui/gameframe.cc:44: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/nfgpanel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/nfgpanel.o -MD -MP -MF $depbase.Tpo -c -o src/gui/nfgpanel.o src/gui/nfgpanel.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/nfgpanel.h:26, from src/gui/nfgpanel.cc:32: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/nfgpanel.h:26, from src/gui/nfgpanel.cc:32: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/nfgprofile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/nfgprofile.o -MD -MP -MF $depbase.Tpo -c -o src/gui/nfgprofile.o src/gui/nfgprofile.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/nfgprofile.h:26, from src/gui/nfgprofile.cc:28: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/nfgprofile.h:26, from src/gui/nfgprofile.cc:28: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/nfgtable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/nfgtable.o -MD -MP -MF $depbase.Tpo -c -o src/gui/nfgtable.o src/gui/nfgtable.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/nfgtable.cc:35: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/nfgtable.cc:35: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/renratio.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/renratio.o -MD -MP -MF $depbase.Tpo -c -o src/gui/renratio.o src/gui/renratio.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/renratio.h:26, from src/gui/renratio.cc:28: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/renratio.h:26, from src/gui/renratio.cc:28: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/style.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/style.o -MD -MP -MF $depbase.Tpo -c -o src/gui/style.o src/gui/style.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/valnumber.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/valnumber.o -MD -MP -MF $depbase.Tpo -c -o src/gui/valnumber.o src/gui/valnumber.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/tinyxml.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/tinyxml.o -MD -MP -MF $depbase.Tpo -c -o src/gui/tinyxml.o src/gui/tinyxml.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/tinyxmlerror.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/tinyxmlerror.o -MD -MP -MF $depbase.Tpo -c -o src/gui/tinyxmlerror.o src/gui/tinyxmlerror.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/tinyxmlparser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/tinyxmlparser.o -MD -MP -MF $depbase.Tpo -c -o src/gui/tinyxmlparser.o src/gui/tinyxmlparser.cc && mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o gambit src/libgambit/integer.o src/libgambit/rational.o src/libgambit/vector.o src/libgambit/pvector.o src/libgambit/dvector.o src/libgambit/matrix.o src/libgambit/sqmatrix.o src/libgambit/game.o src/libgambit/gametable.o src/libgambit/gametree.o src/libgambit/behav.o src/libgambit/behavitr.o src/libgambit/behavspt.o src/libgambit/mixed.o src/libgambit/stratitr.o src/libgambit/stratspt.o src/libgambit/subgame.o src/libgambit/file.o src/labenski/src/sheetatr.o src/labenski/src/sheet.o src/labenski/src/sheetedg.o src/labenski/src/sheetedt.o src/labenski/src/sheetren.o src/labenski/src/sheetsel.o src/labenski/src/sheetspt.o src/labenski/src/sheettbl.o src/labenski/src/block.o src/labenski/src/genergdi.o src/labenski/src/geometry.o src/labenski/src/menubtn.o src/labenski/src/optvalue.o src/labenski/src/range.o src/labenski/src/spinctld.o src/ labenski/src/toggle.o src/labenski/src/fparser.o src/labenski/src/fourier.o src/labenski/src/lm_lsqr.o src/labenski/src/plotctrl.o src/labenski/src/plotcurv.o src/labenski/src/plotdata.o src/labenski/src/plotdraw.o src/labenski/src/plotfunc.o src/labenski/src/plotmark.o src/labenski/src/plotprnt.o src/gui/analysis.o src/gui/edittext.o src/gui/dcsvg.o src/gui/dlabout.o src/gui/dleditmove.o src/gui/dleditnode.o src/gui/dlefglayout.o src/gui/dlefglegend.o src/gui/dlefglogit.o src/gui/dlefgreveal.o src/gui/dlgameprop.o src/gui/dlinsertmove.o src/gui/dlnash.o src/gui/dlnashmon.o src/gui/dlnfglogit.o src/gui/efgdisplay.o src/gui/efglayout.o src/gui/efgpanel.o src/gui/efgprofile.o src/gui/gambit.o src/gui/gamedoc.o src/gui/gameframe.o src/gui/nfgpanel.o src/gui/nfgprofile.o src/gui/nfgtable.o src/gui/renratio.o src/gui/style.o src/gui/valnumber.o src/gui/tinyxml.o src/gui/tinyxmlerror.o src/gui/tinyxmlparser.o -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_web view-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3! .0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 libtool: link: c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o gambit src/libgambit/integer.o src/libgambit/rational.o src/libgambit/vector.o src/libgambit/pvector.o src/libgambit/dvector.o src/libgambit/matrix.o src/libgambit/sqmatrix.o src/libgambit/game.o src/libgambit/gametable.o src/libgambit/gametree.o src/libgambit/behav.o src/libgambit/behavitr.o src/libgambit/behavspt.o src/libgambit/mixed.o src/libgambit/stratitr.o src/libgambit/stratspt.o src/libgambit/subgame.o src/libgambit/file.o src/labenski/src/sheetatr.o src/labenski/src/sheet.o src/labenski/src/sheetedg.o src/labenski/src/sheetedt.o src/labenski/src/sheetren.o src/labenski/src/sheetsel.o src/labenski/src/sheetspt.o src/labenski/src/sheettbl.o src/labenski/src/block.o src/labenski/src/genergdi.o src/labenski/src/geometry.o src/labenski/src/menubtn.o src/labenski/src/optvalue.o src/labenski/src/range.o src/labenski/src/spinctld.o src/labenski/src/toggle.o src/labenski/src/fparser.o src/labens ki/src/fourier.o src/labenski/src/lm_lsqr.o src/labenski/src/plotctrl.o src/labenski/src/plotcurv.o src/labenski/src/plotdata.o src/labenski/src/plotdraw.o src/labenski/src/plotfunc.o src/labenski/src/plotmark.o src/labenski/src/plotprnt.o src/gui/analysis.o src/gui/edittext.o src/gui/dcsvg.o src/gui/dlabout.o src/gui/dleditmove.o src/gui/dleditnode.o src/gui/dlefglayout.o src/gui/dlefglegend.o src/gui/dlefglogit.o src/gui/dlefgreveal.o src/gui/dlgameprop.o src/gui/dlinsertmove.o src/gui/dlnash.o src/gui/dlnashmon.o src/gui/dlnfglogit.o src/gui/efgdisplay.o src/gui/efglayout.o src/gui/efgpanel.o src/gui/efgprofile.o src/gui/gambit.o src/gui/gamedoc.o src/gui/gameframe.o src/gui/nfgpanel.o src/gui/nfgprofile.o src/gui/nfgtable.o src/gui/renratio.o src/gui/style.o src/gui/valnumber.o src/gui/tinyxml.o src/gui/tinyxmlerror.o src/gui/tinyxmlparser.o -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -l wx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_bas! eu-3.0 /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' *** [gambit] Error code 1 Stop in /wrkdirs/usr/ports/math/gambit/work/gambit-13.1.2. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/math/gambit/work/gambit-13.1.2. *** [do-build] Error code 1 Stop in /usr/ports/math/gambit. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:44:04 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 B3BB9D4A for ; Wed, 28 Jan 2015 04:44:04 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 93720398; Wed, 28 Jan 2015 04:44:04 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S4i4dh088917; Wed, 28 Jan 2015 04:44:04 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S4i4Wv088279; Wed, 28 Jan 2015 04:44:04 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:44:04 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280444.t0S4i4Wv088279@beefy2.isc.freebsd.org> To: ohartman@zedat.fu-berlin.de Subject: [package - 93amd64-quarterly][devel/freeocl] Failed for freeocl-0.3.6_6 in configure 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: Wed, 28 Jan 2015 04:44:04 -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: ohartman@zedat.fu-berlin.de Last committer: rodrigo@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/devel/freeocl/Makefile 372647 2014-11-16 19:14:45Z rodrigo $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/freeocl-0.3.6_6.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building devel/freeocl build started at Wed Jan 28 04:43:59 UTC 2015 port directory: /usr/ports/devel/freeocl building for: FreeBSD 93amd64-quarterly-job-16 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: ohartman@zedat.fu-berlin.de Makefile ident: $FreeBSD: branches/2015Q1/devel/freeocl/Makefile 372647 2014-11-16 19:14:45Z rodrigo $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=freeocl-0.3.6_6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/freeocl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/freeocl/work HOME=/wrkdirs/usr/ports/devel/freeocl/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/freeocl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/freeocl/work HOME=/wrkdirs/usr/ports/devel/freeocl/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="gcpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="g++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing -pthread -std=gnu++0x" 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-- CMAKE_BUILD_TYPE="release" OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/freeocl" EXAMPLESDIR="share/examples/freeocl" DATADIR="share/freeocl" WWWDIR="www/freeocl" ETCDIR="etc/freeocl" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/freeocl DOCSDIR=/usr/local/share/doc/freeocl EXAMPLESDIR=/usr/local/share/examples/freeocl WWWDIR=/usr/local/www/freeocl ETCDIR=/usr/local/etc/freeocl --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL3 accepted by the user =========================================================================== =================================================== ===> freeocl-0.3.6_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.3.txz [93amd64-quarterly-job-16] Installing pkg-1.4.3... [93amd64-quarterly-job-16] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of freeocl-0.3.6_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL3 accepted by the user ===> Fetching all distfiles required by freeocl-0.3.6_6 for building =========================================================================== =================================================== ===> License LGPL3 accepted by the user ===> Fetching all distfiles required by freeocl-0.3.6_6 for building => SHA256 Checksum OK for FreeOCL-0.3.6-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL3 accepted by the user ===> Fetching all distfiles required by freeocl-0.3.6_6 for building ===> Extracting for freeocl-0.3.6_6 => SHA256 Checksum OK for FreeOCL-0.3.6-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for freeocl-0.3.6_6 ===> Applying FreeBSD patches for freeocl-0.3.6_6 /usr/bin/sed -i.bak -e 's:%%PREFIX%%:/usr/local:g' /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/src/icd/icd_loader.cpp /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeLists.txt =========================================================================== =================================================== ===> freeocl-0.3.6_6 depends on file: /usr/local/lib/libatomic_ops.a - not found ===> Verifying install for /usr/local/lib/libatomic_ops.a in /usr/ports/devel/libatomic_ops ===> Installing existing package /packages/All/libatomic_ops-7.4.0_1.txz [93amd64-quarterly-job-16] Installing libatomic_ops-7.4.0_1... [93amd64-quarterly-job-16] Extracting libatomic_ops-7.4.0_1... done ===> Returning to build of freeocl-0.3.6_6 ===> freeocl-0.3.6_6 depends on file: /usr/local/include/CL/opencl.h - not found ===> Verifying install for /usr/local/include/CL/opencl.h in /usr/ports/devel/opencl ===> Installing existing package /packages/All/opencl-2.0.txz [93amd64-quarterly-job-16] Installing opencl-2.0... [93amd64-quarterly-job-16] Extracting opencl-2.0... done Message for opencl-2.0: OpenCL is the first open, royalty-free standard for cross-platform, parallel programming of modern processors. ===> Returning to build of freeocl-0.3.6_6 ===> freeocl-0.3.6_6 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.0.2.txz [93amd64-quarterly-job-16] Installing cmake-3.0.2... [93amd64-quarterly-job-16] `-- Installing cmake-modules-3.0.2... [93amd64-quarterly-job-16] `-- Extracting cmake-modules-3.0.2... done [93amd64-quarterly-job-16] `-- Installing curl-7.39.0_1... [93amd64-quarterly-job-16] | `-- Installing ca_root_nss-3.17.3_1... [93amd64-quarterly-job-16] | `-- Extracting ca_root_nss-3.17.3_1... done [93amd64-quarterly-job-16] `-- Extracting curl-7.39.0_1... done [93amd64-quarterly-job-16] `-- Installing expat-2.1.0_2... [93amd64-quarterly-job-16] `-- Extracting expat-2.1.0_2... done [93amd64-quarterly-job-16] Extracting cmake-3.0.2... done ===> Returning to build of freeocl-0.3.6_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for freeocl-0.3.6_6 ===> Performing in-source build /bin/mkdir -p /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source -- The C compiler identification is GNU 4.2.1 -- The CXX compiler identification is unknown -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- broken CMake Error at /usr/local/share/cmake/Modules/CMakeTestCXXCompiler.cmake:54 (message): The C++ compiler "/usr/bin/g++" is not able to compile a simple test program. It fails with the following output: Change Dir: /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec2959544349/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec2959544349.dir/build.make CMakeFiles/cmTryCompileExec2959544349.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeTmp/CMakeFiles 1 Building CXX object CMakeFiles/cmTryCompileExec2959544349.dir/testCXXCompiler.cxx.o /usr/bin/g++ -O2 -pipe -fstack-protector -fno-strict-aliasing -pthread -std=gnu++0x -o CMakeFiles/cmTryCompileExec2959544349.dir/testCXXCompiler.cxx.o -c /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeTmp/testCXXCompiler.cxx cc1plus: error: unrecognized command line option "-std=gnu++0x" *** [CMakeFiles/cmTryCompileExec2959544349.dir/testCXXCompiler.cxx.o] Error code 1 Stop in /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeTmp. *** [cmTryCompileExec2959544349/fast] Error code 1 Stop in /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeTmp. CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:1 (project) -- Configuring incomplete, errors occurred! See also "/wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeOutput.log". See also "/wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeError.log". *** [do-configure] Error code 1 Stop in /usr/ports/devel/freeocl. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:48:07 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 BF485F33 for ; Wed, 28 Jan 2015 04:48:07 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 A95FF3D2 for ; Wed, 28 Jan 2015 04:48:07 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S4m7TE054041 for ; Wed, 28 Jan 2015 04:48:07 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S4m7pQ054039; Wed, 28 Jan 2015 04:48:07 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:48:07 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280448.t0S4m7pQ054039@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93amd64-quarterly][editors/codelite] Failed for codelite-6.1.1_1 in build 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: Wed, 28 Jan 2015 04:48:07 -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: gahr@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/editors/codelite/Makefile 374492 2014-12-10 22:29:14Z gahr $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/codelite-6.1.1_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building editors/codelite build started at Wed Jan 28 04:15:20 UTC 2015 port directory: /usr/ports/editors/codelite building for: FreeBSD 93amd64-quarterly-job-10 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/editors/codelite/Makefile 374492 2014-12-10 22:29:14Z gahr $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=codelite-6.1.1_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for codelite-6.1.1_1: CLANG=off: Clang code-completion CSCOPE=off: CScope integration NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/editors/codelite/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/codelite/work HOME=/wrkdirs/usr/ports/editors/codelite/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/editors/codelite/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/codelite/work HOME=/wrkdirs/usr/ports/editors/codelite/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/editors/codelite/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/codelite/work HOME=/wrkdirs/usr/ports/editors/codelite/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/editors/codelite/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/codelite/work HOME=/wrkdirs/usr/ports/editors/codelite/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config 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 -I/usr/local/include" 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-- CLANG="@comment " NO_CLANG="" CSCOPE="@comment " NO_CSCOPE="" NLS="" NO_NLS="@comment " CMAKE_BUILD_TYPE="release" OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/codelite" EXAMPLESDIR="share/examples/codelite" DATADIR="share/codelite" WWWDIR="www/codelite" ETCDIR="etc/codelite" --End PLIST_SUB-- --SUB_LIST-- CLANG="@comment " NO_CLANG="" CSCOPE="@comment " NO_CSCOPE="" NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/codelite DOCSDIR=/usr/local/share/doc/codelite EXAMPLESDIR=/usr/local/share/examples/codelite WWWDIR=/usr/local/www/codelite ETCDIR=/usr/local/etc/codelite --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> codelite-6.1.1_1 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.3.txz [93amd64-quarterly-job-10] Installing pkg-1.4.3... [93amd64-quarterly-job-10] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of codelite-6.1.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by codelite-6.1.1_1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by codelite-6.1.1_1 for building => SHA256 Checksum OK for codelite-6.1.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by codelite-6.1.1_1 for building ===> Extracting for codelite-6.1.1_1 => SHA256 Checksum OK for codelite-6.1.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for codelite-6.1.1_1 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for codelite-6.1.1_1 /usr/bin/sed -i.bak -e 's|wx-config|/usr/local/bin/wxgtk2u-3.0-config|; s|%%LOCALBASE%%|/usr/local|g; s|%%PREFIX%%|/usr/local|g; /IS_FREEBSD/s|0|1|' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakeLists.txt /usr/bin/sed -i.bak -e 's|share/man|man|' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor/CMakeLists.txt /usr/bin/sed -i.bak -e 's|codelitegcc|codelite-cc|' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Runtime/clgcc /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Runtime/clg++ =========================================================================== =================================================== ===> codelite-6.1.1_1 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.3.txz [93amd64-quarterly-job-10] Installing gettext-tools-0.19.3... [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] `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-10] | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-10] | `-- Extracting indexinfo-0.2.2... 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.3... done [93amd64-quarterly-job-10] Extracting gettext-tools-0.19.3... done ===> Returning to build of codelite-6.1.1_1 ===> codelite-6.1.1_1 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.0.2.txz [93amd64-quarterly-job-10] Installing cmake-3.0.2... [93amd64-quarterly-job-10] `-- Installing cmake-modules-3.0.2... [93amd64-quarterly-job-10] `-- Extracting cmake-modules-3.0.2... done [93amd64-quarterly-job-10] `-- Installing curl-7.39.0_1... [93amd64-quarterly-job-10] | `-- Installing ca_root_nss-3.17.3_1... [93amd64-quarterly-job-10] | `-- Extracting ca_root_nss-3.17.3_1... done [93amd64-quarterly-job-10] `-- Extracting curl-7.39.0_1... done [93amd64-quarterly-job-10] Extracting cmake-3.0.2... done ===> Returning to build of codelite-6.1.1_1 =========================================================================== =================================================== ===> codelite-6.1.1_1 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so.4.3.0) ===> codelite-6.1.1_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.2) ===> codelite-6.1.1_1 depends on shared library: libwx_baseu-3.0.so - not found ===> Verifying for libwx_baseu-3.0.so in /usr/ports/x11-toolkits/wxgtk30 ===> Installing existing package /packages/All/wx30-gtk2-3.0.2_1.txz [93amd64-quarterly-job-10] Installing wx30-gtk2-3.0.2_1... [93amd64-quarterly-job-10] `-- Installing ORBit2-2.14.19_1... [93amd64-quarterly-job-10] | `-- Installing glib-2.42.1... [93amd64-quarterly-job-10] | | `-- Installing libffi-3.0.13_3... [93amd64-quarterly-job-10] | | `-- Extracting libffi-3.0.13_3... 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 [93amd64-quarterly-job-10] | | `-- Installing python27-2.7.9... [93amd64-quarterly-job-10] | | `-- Extracting python27-2.7.9... done [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/svn_patch_dlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/svn_patch _dlg.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/svn_patch_dlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/svnxml.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/svnxml.cp p.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/svnxml.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/svn_default_command_handler.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/svn_defau lt_command_handler.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/svn_default_command_handler.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/svn_local_properties.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/svn_local _properties.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/svn_local_properties.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/wxcrafter.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/wxcrafter .cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/wxcrafter.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/svn_select_local_repo_dlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/svn_selec t_local_repo_dlg.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/svn_select_local_repo_dlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/subversion2.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/subversio n2.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/subversion2.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 18 [ 53%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/SvnCommitDialog.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/SvnCommit Dialog.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/SvnCommitDialog.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/subversion2_ui.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/subversio n2_ui.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/subversion2_ui.cpp Linking CXX shared library ../lib/Subversion.so cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/Subversion.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fstack-protector -shared -Wl,-soname,Subversion.so -o ../lib/Subversion.so CMakeFiles/Subversion.dir/SvnInfoDialog.cpp.o CMakeFiles/Subversion.dir/wxcrafter_subversion2_bitmaps.cpp.o CMakeFiles/Subversion.dir/workspacesvnsettings.cpp.o CMakeFiles/Subversion.dir/commitmessagescache.cpp.o CMakeFiles/Subversion.dir/svn_overlay_tool.cpp.o CMakeFiles/Subversion.dir/svncommandhandler.cpp.o CMakeFiles/Subversion.dir/svn_checkout_dialog.cpp.o CMakeFiles/Subversion.dir/subversion_view.cpp.o CMakeFiles/Subversion.dir/svnblameeditor.cpp.o CMakeFiles/Subversion.dir/svn_sync_dialog.cpp.o CMakeFiles/Subversion.dir/svn_login_dialog.cpp.o CMakeFiles/Subversion.dir/svn_console.cpp.o CMakeFiles/Subversion.dir/SvnLogDialog.cpp.o CMakeFiles/Subversion.dir/svnstatushandler.cpp.o CMakeFiles/Subversion.dir/svn_props_dialog.cpp.o CMakeFiles/Subversion.dir/diff_dialog.cpp.o CMakeFiles/S ubversion.dir/subversion_password_db.cpp.o CMakeFiles/Subversion.dir/SvnBlameFrame.cpp.o CMakeFiles/Subversion.dir/svn_preferences_dialog.cpp.o CMakeFiles/Subversion.dir/svncommand.cpp.o CMakeFiles/Subversion.dir/changelogpage.cpp.o CMakeFiles/Subversion.dir/subversion2_subversion2_bitmaps.cpp.o CMakeFiles/Subversion.dir/svn_copy_dialog.cpp.o CMakeFiles/Subversion.dir/svn_command_handlers.cpp.o CMakeFiles/Subversion.dir/svn_patch_dlg.cpp.o CMakeFiles/Subversion.dir/svnxml.cpp.o CMakeFiles/Subversion.dir/svn_default_command_handler.cpp.o CMakeFiles/Subversion.dir/svn_local_properties.cpp.o CMakeFiles/Subversion.dir/wxcrafter.cpp.o CMakeFiles/Subversion.dir/svn_select_local_repo_dlg.cpp.o CMakeFiles/Subversion.dir/subversion2.cpp.o CMakeFiles/Subversion.dir/SvnCommitDialog.cpp.o CMakeFiles/Subversion.dir/subversion2_ui.cpp.o -L/usr/local/lib -Wl,-rpath,"/usr/local/lib/codelite" -L/usr/local/lib -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_ribbon-3.0 -lwx_g tk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk! 2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L"/wrkdirs/usr/ports/editors/codelite/work/.build/lib" -lwxsqlite3 -lsqlite3lib -llibcodelite -lplugin -Wl,-rpath,/usr/local/lib:::::::::::::::::::::::: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 15 16 17 18 [ 53%] Built target Subversion /usr/bin/make -f ZoomNavigator/CMakeFiles/ZoomNavigator.dir/build.make ZoomNavigator/CMakeFiles/ZoomNavigator.dir/depend cd /wrkdirs/usr/ports/editors/codelite/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator /wrkdirs/usr/ports/editors/codelite/work/.build /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator/CMakeFiles/ZoomNavigator.dir/DependInfo.cmake Scanning dependencies of target ZoomNavigator /usr/bin/make -f ZoomNavigator/CMakeFiles/ZoomNavigator.dir/build.make ZoomNavigator/CMakeFiles/ZoomNavigator.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object ZoomNavigator/CMakeFiles/ZoomNavigator.dir/zoomtext.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -DZoomNavigator_EXPORTS -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ZoomNavigator.dir/z oomtext.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator/zoomtext.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object ZoomNavigator/CMakeFiles/ZoomNavigator.dir/zoom_navigator_zoomnavigator_bitmaps.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -DZoomNavigator_EXPORTS -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ZoomNavigator.dir/z oom_navigator_zoomnavigator_bitmaps.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator/zoom_navigator_zoomnavigator_bitmaps.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object ZoomNavigator/CMakeFiles/ZoomNavigator.dir/zoom_navigator.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -DZoomNavigator_EXPORTS -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ZoomNavigator.dir/z oom_navigator.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator/zoom_navigator.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object ZoomNavigator/CMakeFiles/ZoomNavigator.dir/znSettingsDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -DZoomNavigator_EXPORTS -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ZoomNavigator.dir/z nSettingsDlg.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator/znSettingsDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object ZoomNavigator/CMakeFiles/ZoomNavigator.dir/zn_config_item.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -DZoomNavigator_EXPORTS -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ZoomNavigator.dir/z n_config_item.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator/zn_config_item.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object ZoomNavigator/CMakeFiles/ZoomNavigator.dir/zoomnavigator.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -DZoomNavigator_EXPORTS -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ZoomNavigator.dir/z oomnavigator.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator/zoomnavigator.cpp Linking CXX shared library ../lib/ZoomNavigator.so cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/ZoomNavigator.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fstack-protector -shared -Wl,-soname,ZoomNavigator.so -o ../lib/ZoomNavigator.so CMakeFiles/ZoomNavigator.dir/zoomtext.cpp.o CMakeFiles/ZoomNavigator.dir/zoom_navigator_zoomnavigator_bitmaps.cpp.o CMakeFiles/ZoomNavigator.dir/zoom_navigator.cpp.o CMakeFiles/ZoomNavigator.dir/znSettingsDlg.cpp.o CMakeFiles/ZoomNavigator.dir/zn_config_item.cpp.o CMakeFiles/ZoomNavigator.dir/zoomnavigator.cpp.o -L/usr/local/lib -Wl,-rpath,"/usr/local/lib/codelite" -L/usr/local/lib -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_ribbon-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L"/wrkdirs/usr/ports/editors/codelite/work/.build/lib" -lwxsqlite3 -lsqlite3lib -llibcodelite -lplugin -Wl,-rpath,/usr/local/lib:::::::::::::::::::::: :: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Built target ZoomNavigator /usr/bin/make -f git/CMakeFiles/git.dir/build.make git/CMakeFiles/git.dir/depend cd /wrkdirs/usr/ports/editors/codelite/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/git /wrkdirs/usr/ports/editors/codelite/work/.build /wrkdirs/usr/ports/editors/codelite/work/.build/git /wrkdirs/usr/ports/editors/codelite/work/.build/git/CMakeFiles/git.dir/DependInfo.cmake Scanning dependencies of target git /usr/bin/make -f git/CMakeFiles/git.dir/build.make git/CMakeFiles/git.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object git/CMakeFiles/git.dir/dataviewfilesmodel.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/dataviewfilesmodel.cpp.o -c /wr kdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/git/dataviewfilesmodel.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object git/CMakeFiles/git.dir/GitApplyPatchDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/GitApplyPatchDlg.cpp.o -c /wrkd irs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/git/GitApplyPatchDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object git/CMakeFiles/git.dir/gitui.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitui.cpp.o -c /wrkdirs/usr/por ts/editors/codelite/work/eranif-codelite-ae5704e/git/gitui.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 70 [ 54%] Building CXX object git/CMakeFiles/git.dir/gitSettingsDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitSettingsDlg.cpp.o -c /wrkdir s/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/git/gitSettingsDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitCloneDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitCloneDlg.cpp.o -c /wrkdirs/u sr/ports/editors/codelite/work/eranif-codelite-ae5704e/git/gitCloneDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitentry.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitentry.cpp.o -c /wrkdirs/usr/ ports/editors/codelite/work/eranif-codelite-ae5704e/git/gitentry.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/GitConsole.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/GitConsole.cpp.o -c /wrkdirs/us r/ports/editors/codelite/work/eranif-codelite-ae5704e/git/GitConsole.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitCommitListDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitCommitListDlg.cpp.o -c /wrkd irs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/git/gitCommitListDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitLogDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitLogDlg.cpp.o -c /wrkdirs/usr /ports/editors/codelite/work/eranif-codelite-ae5704e/git/gitLogDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/git.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/git.cpp.o -c /wrkdirs/usr/ports /editors/codelite/work/eranif-codelite-ae5704e/git/git.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitFileDiffDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitFileDiffDlg.cpp.o -c /wrkdir s/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/git/gitFileDiffDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitDiffDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitDiffDlg.cpp.o -c /wrkdirs/us r/ports/editors/codelite/work/eranif-codelite-ae5704e/git/gitDiffDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitui_git_bitmaps.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitui_git_bitmaps.cpp.o -c /wrk dirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/git/gitui_git_bitmaps.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 71 [ 55%] Building CXX object git/CMakeFiles/git.dir/gitCommitDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitCommitDlg.cpp.o -c /wrkdirs/ usr/ports/editors/codelite/work/eranif-codelite-ae5704e/git/gitCommitDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object git/CMakeFiles/git.dir/gitCommitEditor.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitCommitEditor.cpp.o -c /wrkdi rs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/git/gitCommitEditor.cpp Linking CXX shared library ../lib/git.so cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/git.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fstack-protector -shared -Wl,-soname,git.so -o ../lib/git.so CMakeFiles/git.dir/dataviewfilesmodel.cpp.o CMakeFiles/git.dir/GitApplyPatchDlg.cpp.o CMakeFiles/git.dir/gitui.cpp.o CMakeFiles/git.dir/gitSettingsDlg.cpp.o CMakeFiles/git.dir/gitCloneDlg.cpp.o CMakeFiles/git.dir/gitentry.cpp.o CMakeFiles/git.dir/GitConsole.cpp.o CMakeFiles/git.dir/gitCommitListDlg.cpp.o CMakeFiles/git.dir/gitLogDlg.cpp.o CMakeFiles/git.dir/git.cpp.o CMakeFiles/git.dir/gitFileDiffDlg.cpp.o CMakeFiles/git.dir/gitDiffDlg.cpp.o CMakeFiles/git.dir/gitui_git_bitmaps.cpp.o CMakeFiles/git.dir/gitCommitDlg.cpp.o CMakeFiles/git.dir/gitCommitEditor.cpp.o -L/usr/local/lib -Wl,-rpath,"/usr/local/lib/codelite" -L/usr/local/lib -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_ribbon-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2 u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L"/wrkdirs/usr/ports/editors/codelite/work/.build/lib" -lwxsqlite3 -lsqlite3lib -llibcodelite -lplugin -Wl,-rpath,/usr/local/lib:::::::::::::::::::::::: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 70 71 [ 55%] Built target git /usr/bin/make -f CMakePlugin/CMakeFiles/CMakePlugin.dir/build.make CMakePlugin/CMakeFiles/CMakePlugin.dir/depend cd /wrkdirs/usr/ports/editors/codelite/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin /wrkdirs/usr/ports/editors/codelite/work/.build /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin/CMakeFiles/CMakePlugin.dir/DependInfo.cmake Scanning dependencies of target CMakePlugin /usr/bin/make -f CMakePlugin/CMakeFiles/CMakePlugin.dir/build.make CMakePlugin/CMakeFiles/CMakePlugin.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeHelpTab.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-a e5704e/Interfaces -o CMakeFiles/CMakePlugin.dir/CMakeHelpTab.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeHelpTab.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeWorkspaceMenu.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-a e5704e/Interfaces -o CMakeFiles/CMakePlugin.dir/CMakeWorkspaceMenu.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeWorkspaceMenu.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeSettingsManager.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-a e5704e/Interfaces -o CMakeFiles/CMakePlugin.dir/CMakeSettingsManager.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeSettingsManager.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeProjectMenu.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-a e5704e/Interfaces -o CMakeFiles/CMakePlugin.dir/CMakeProjectMenu.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeProjectMenu.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMake.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-a e5704e/Interfaces -o CMakeFiles/CMakePlugin.dir/CMake.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMake.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakePlugin.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-a e5704e/Interfaces -o CMakeFiles/CMakePlugin.dir/CMakePlugin.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakePlugin.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeGenerator.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-a e5704e/Interfaces -o CMakeFiles/CMakePlugin.dir/CMakeGenerator.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeGenerator.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakePluginUi_bitmaps.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-a e5704e/Interfaces -o CMakeFiles/CMakePlugin.dir/CMakePluginUi_bitmaps.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakePluginUi_bitmaps.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeParser.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-a e5704e/Interfaces -o CMakeFiles/CMakePlugin.dir/CMakeParser.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeParser.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 1 [ 56%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeProjectSettingsPanel.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-a e5704e/Interfaces -o CMakeFiles/CMakePlugin.dir/CMakeProjectSettingsPanel.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeProjectSettingsPanel.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeSettingsDialog.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-a e5704e/Interfaces -o CMakeFiles/CMakePlugin.dir/CMakeSettingsDialog.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeSettingsDialog.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakePluginUi.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-a e5704e/Interfaces -o CMakeFiles/CMakePlugin.dir/CMakePluginUi.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakePluginUi.cpp Linking CXX shared library ../lib/CMakePlugin.so cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/CMakePlugin.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fstack-protector -shared -Wl,-soname,CMakePlugin.so -o ../lib/CMakePlugin.so CMakeFiles/CMakePlugin.dir/CMakeHelpTab.cpp.o CMakeFiles/CMakePlugin.dir/CMakeWorkspaceMenu.cpp.o CMakeFiles/CMakePlugin.dir/CMakeSettingsManager.cpp.o CMakeFiles/CMakePlugin.dir/CMakeProjectMenu.cpp.o CMakeFiles/CMakePlugin.dir/CMake.cpp.o CMakeFiles/CMakePlugin.dir/CMakePlugin.cpp.o CMakeFiles/CMakePlugin.dir/CMakeGenerator.cpp.o CMakeFiles/CMakePlugin.dir/CMakePluginUi_bitmaps.cpp.o CMakeFiles/CMakePlugin.dir/CMakeParser.cpp.o CMakeFiles/CMakePlugin.dir/CMakeProjectSettingsPanel.cpp.o CMakeFiles/CMakePlugin.dir/CMakeSettingsDialog.cpp.o CMakeFiles/CMakePlugin.dir/CMakePluginUi.cpp.o -L/usr/local/lib -Wl,-rpath,"/usr/local/lib/codelite" -L/usr/local/lib -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_ribbon-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_g tk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L"/wrkdirs/usr/ports/editors/codelite/work/.build/lib" -llibcodelite -lplugin -lwxsqlite3 -lsqlite3lib -Wl,-rpath,/usr/local/lib:::::::::::::::::::::::: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 1 [ 56%] Built target CMakePlugin /usr/bin/make -f CodeLiteDiff/CMakeFiles/CodeLiteDiff.dir/build.make CodeLiteDiff/CMakeFiles/CodeLiteDiff.dir/depend cd /wrkdirs/usr/ports/editors/codelite/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLiteDiff /wrkdirs/usr/ports/editors/codelite/work/.build /wrkdirs/usr/ports/editors/codelite/work/.build/CodeLiteDiff /wrkdirs/usr/ports/editors/codelite/work/.build/CodeLiteDiff/CMakeFiles/CodeLiteDiff.dir/DependInfo.cmake Scanning dependencies of target CodeLiteDiff /usr/bin/make -f CodeLiteDiff/CMakeFiles/CodeLiteDiff.dir/build.make CodeLiteDiff/CMakeFiles/CodeLiteDiff.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Building CXX object CodeLiteDiff/CMakeFiles/CodeLiteDiff.dir/codelitediff.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CodeLiteDiff && /usr/bin/c++ -DCodeLiteDiff_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite -ae5704e/Interfaces -o CMakeFiles/CodeLiteDiff.dir/codelitediff.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLiteDiff/codelitediff.cpp Linking CXX shared library ../lib/CodeLiteDiff.so cd /wrkdirs/usr/ports/editors/codelite/work/.build/CodeLiteDiff && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/CodeLiteDiff.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fstack-protector -shared -Wl,-soname,CodeLiteDiff.so -o ../lib/CodeLiteDiff.so CMakeFiles/CodeLiteDiff.dir/codelitediff.cpp.o -L/usr/local/lib -Wl,-rpath,"/usr/local/lib/codelite" -L/usr/local/lib -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_ribbon-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L"/wrkdirs/usr/ports/editors/codelite/work/.build/lib" -llibcodelite -lplugin -lwxsqlite3 -lsqlite3lib -Wl,-rpath,/usr/local/lib:::::::::::::::::::::::: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Built target CodeLiteDiff /usr/bin/make -f SpellChecker/CMakeFiles/SpellCheck.dir/build.make SpellChecker/CMakeFiles/SpellCheck.dir/depend cd /wrkdirs/usr/ports/editors/codelite/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker /wrkdirs/usr/ports/editors/codelite/work/.build /wrkdirs/usr/ports/editors/codelite/work/.build/SpellChecker /wrkdirs/usr/ports/editors/codelite/work/.build/SpellChecker/CMakeFiles/SpellCheck.dir/DependInfo.cmake Scanning dependencies of target SpellCheck /usr/bin/make -f SpellChecker/CMakeFiles/SpellCheck.dir/build.make SpellChecker/CMakeFiles/SpellCheck.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Building CXX object SpellChecker/CMakeFiles/SpellCheck.dir/CorrectSpellingDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/SpellChecker && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSpellCheck_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codeli te/work/eranif-codelite-ae5704e/Interfaces -I/usr/local/include/hunspell -o CMakeFiles/SpellCheck.dir/CorrectSpellingDlg.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/CorrectSpellingDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Building CXX object SpellChecker/CMakeFiles/SpellCheck.dir/spellcheckeroptions.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/SpellChecker && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSpellCheck_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codeli te/work/eranif-codelite-ae5704e/Interfaces -I/usr/local/include/hunspell -o CMakeFiles/SpellCheck.dir/spellcheckeroptions.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/spellcheckeroptions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Building CXX object SpellChecker/CMakeFiles/SpellCheck.dir/IHunSpell.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/SpellChecker && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSpellCheck_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codeli te/work/eranif-codelite-ae5704e/Interfaces -I/usr/local/include/hunspell -o CMakeFiles/SpellCheck.dir/IHunSpell.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp: In member function 'void IHunSpell::CheckCppSpelling(const wxString&)': /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp:176: error: no matching function for call to 'make_pair(posLen&, IHunSpell::)' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp:185: error: no matching function for call to 'make_pair(posLen&, IHunSpell::)' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp:194: error: no matching function for call to 'make_pair(posLen&, IHunSpell::)' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp:203: error: no matching function for call to 'make_pair(posLen&, IHunSpell::)' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp:212: error: no matching function for call to 'make_pair(posLen&, IHunSpell::)' *** [SpellChecker/CMakeFiles/SpellCheck.dir/IHunSpell.cpp.o] Error code 1 Stop in /wrkdirs/usr/ports/editors/codelite/work/.build. *** [SpellChecker/CMakeFiles/SpellCheck.dir/all] Error code 1 Stop in /wrkdirs/usr/ports/editors/codelite/work/.build. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/editors/codelite/work/.build. *** [do-build] Error code 1 Stop in /usr/ports/editors/codelite. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:49:28 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 2D64DF48 for ; Wed, 28 Jan 2015 04:49:28 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 164243D8 for ; Wed, 28 Jan 2015 04:49:28 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S4nR8F075073 for ; Wed, 28 Jan 2015 04:49:27 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S4nR8l075071; Wed, 28 Jan 2015 04:49:27 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:49:27 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280449.t0S4nR8l075071@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93amd64-quarterly][print/lilypond-devel] Failed for lilypond-devel-2.19.11_2 in build 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: Wed, 28 Jan 2015 04:49:28 -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: gahr@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/print/lilypond-devel/Makefile 374492 2014-12-10 22:29:14Z gahr $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/lilypond-devel-2.19.11_2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building print/lilypond-devel build started at Wed Jan 28 04:38:59 UTC 2015 port directory: /usr/ports/print/lilypond-devel building for: FreeBSD 93amd64-quarterly-job-08 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/print/lilypond-devel/Makefile 374492 2014-12-10 22:29:14Z gahr $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=lilypond-devel-2.19.11_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for lilypond-devel-2.19.11_2: NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-ncsb-dir=/usr/local/share/ghostscript/fonts --with-python-include=/usr/local/include/python2.7 --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ac_cv_prog_MAKEINFO="/usr/local/bin/makeinfo" FLEX=/usr/bin/flex YACC=yacc HOME=/wrkdirs/usr/ports/print/lilypond-devel/work XDG_DATA_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work HOME=/wrkdirs/usr/ports/print/lilypond-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work HOME=/wrkdirs/usr/ports/print/lilypond-devel/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZ E="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work HOME=/wrkdirs/usr/ports/print/lilypond-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work HOME=/wrkdirs/usr/ports/print/lilypond-devel/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -fstack-pro tector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11" 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=2.19.11 NLS="" 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" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/lilypond" EXAMPLESDIR="share/examples/lilypond" DATADIR="share/lilypond" WWWDIR="www/lilypond" ETCDIR="etc/lilypond" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/lilypond DOCSDIR=/usr/local/share/doc/lilypond EXAMPLESDIR=/usr/local/share/examples/lilypond WWWDIR=/usr/local/www/lilypond ETCDIR=/usr/local/etc/lilypond --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> lilypond-devel-2.19.11_2 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.3.txz [93amd64-quarterly-job-08] Installing pkg-1.4.3... [93amd64-quarterly-job-08] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of lilypond-devel-2.19.11_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by lilypond-devel-2.19.11_2 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by lilypond-devel-2.19.11_2 for building => SHA256 Checksum OK for lilypond-2.19.11.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by lilypond-devel-2.19.11_2 for building ===> Extracting for lilypond-devel-2.19.11_2 => SHA256 Checksum OK for lilypond-2.19.11.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for lilypond-devel-2.19.11_2 ===> Applying FreeBSD patches for lilypond-devel-2.19.11_2 /usr/bin/find /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11 -name "*.cc" | /usr/bin/xargs /usr/bin/sed -i.bak -e 's|isinf[ ]*(|::isinf(|g' -e 's|isnan|::isnan|g' /usr/bin/sed -i.bak -e 's||"/usr/include/FlexLexer.h"|' /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/lily/include/includable-lexer.hh =========================================================================== =================================================== ===> lilypond-devel-2.19.11_2 depends on executable: pdftexi2dvi - not found ===> Verifying install for pdftexi2dvi in /usr/ports/print/texinfo ===> Installing existing package /packages/All/texinfo-5.2.20141212_1.txz [93amd64-quarterly-job-08] Installing texinfo-5.2.20141212_1... [93amd64-quarterly-job-08] `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-08] | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-08] | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-08] | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-08] | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-08] `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-08] `-- Installing perl5-5.18.4_11... [93amd64-quarterly-job-08] `-- Extracting perl5-5.18.4_11... done [93amd64-quarterly-job-08] Extracting texinfo-5.2.20141212_1... done ===> Returning to build of lilypond-devel-2.19.11_2 ===> lilypond-devel-2.19.11_2 depends on executable: t1ascii - not found ===> Verifying install for t1ascii in /usr/ports/print/t1utils ===> Installing existing package /packages/All/t1utils-1.32.txz [93amd64-quarterly-job-08] Installing t1utils-1.32... [93amd64-quarterly-job-08] Extracting t1utils-1.32... done ===> Returning to build of lilypond-devel-2.19.11_2 ===> lilypond-devel-2.19.11_2 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.30_1.txz [93amd64-quarterly-job-08] Installing bash-4.3.30_1... [93amd64-quarterly-job-08] Extracting bash-4.3.30_1... done Message for bash-4.3.30_1: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== ===> Returning to build of lilypond-devel-2.19.11_2 ===> lilypond-devel-2.19.11_2 depends on executable: convert - not found ===> Verifying install for convert in /usr/ports/graphics/ImageMagick ===> Installing existing package /packages/All/ImageMagick-6.9.0.2,1.txz [93amd64-quarterly-job-08] Installing ImageMagick-6.9.0.2,1... [93amd64-quarterly-job-08] `-- Installing fftw3-3.3.3_2... [93amd64-quarterly-job-08] `-- Extracting fftw3-3.3.3_2... done beam-quanting.cc:636:15: warning: conversion to 'Real {aka double}' from 'std::vector::size_type {aka long unsigned int}' may alter its value [-Wconversion] concaveness /= positions.size (); ^ beam-quanting.cc: In member function 'Drul_array Beam_scoring_problem::solve() const': beam-quanting.cc:1028:89: warning: format '%d' expects argument of type 'int', but argument 3 has type 'std::vector::size_type {aka long unsigned int}' [-Wformat=] string card = best->score_card_ + to_string (" c%d/%d", completed, configs.size ()); ^ rm -f ./out/tie-performer.dep; DEPENDENCIES_OUTPUT="./out/tie-performer.dep ./out/tie-performer.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/tie-performer.o tie-performer.cc rm -f ./out/dot-column-engraver.dep; DEPENDENCIES_OUTPUT="./out/dot-column-engraver.dep ./out/dot-column-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/dot-column-engraver.o dot-column-engraver.cc rm -f ./out/note-head.dep; DEPENDENCIES_OUTPUT="./out/note-head.dep ./out/note-head.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/note-head.o note-head.cc note-head.cc: In static member function 'static Offset Note_head::get_stem_attachment(Font_metric*, const string&)': note-head.cc:169:33: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] int k = fm->name_to_index (key); ^ rm -f ./out/tuplet-engraver.dep; DEPENDENCIES_OUTPUT="./out/tuplet-engraver.dep ./out/tuplet-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/tuplet-engraver.o tuplet-engraver.cc rm -f ./out/protected-scm.dep; DEPENDENCIES_OUTPUT="./out/protected-scm.dep ./out/protected-scm.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/protected-scm.o protected-scm.cc rm -f ./out/spacing-basic.dep; DEPENDENCIES_OUTPUT="./out/spacing-basic.dep ./out/spacing-basic.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spacing-basic.o spacing-basic.cc rm -f ./out/glissando-engraver.dep; DEPENDENCIES_OUTPUT="./out/glissando-engraver.dep ./out/glissando-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/glissando-engraver.o glissando-engraver.cc rm -f ./out/lyric-performer.dep; DEPENDENCIES_OUTPUT="./out/lyric-performer.dep ./out/lyric-performer.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/lyric-performer.o lyric-performer.cc rm -f ./out/music-wrapper-iterator.dep; DEPENDENCIES_OUTPUT="./out/music-wrapper-iterator.dep ./out/music-wrapper-iterator.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/music-wrapper-iterator.o music-wrapper-iterator.cc rm -f ./out/dispatcher-scheme.dep; DEPENDENCIES_OUTPUT="./out/dispatcher-scheme.dep ./out/dispatcher-scheme.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/dispatcher-scheme.o dispatcher-scheme.cc rm -f ./out/spaceable-grob.dep; DEPENDENCIES_OUTPUT="./out/spaceable-grob.dep ./out/spaceable-grob.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spaceable-grob.o spaceable-grob.cc rm -f ./out/axis-group-engraver.dep; DEPENDENCIES_OUTPUT="./out/axis-group-engraver.dep ./out/axis-group-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/axis-group-engraver.o axis-group-engraver.cc rm -f ./out/skyline-pair.dep; DEPENDENCIES_OUTPUT="./out/skyline-pair.dep ./out/skyline-pair.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/skyline-pair.o skyline-pair.cc rm -f ./out/context-def.dep; DEPENDENCIES_OUTPUT="./out/context-def.dep ./out/context-def.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/context-def.o context-def.cc rm -f ./out/drum-note-performer.dep; DEPENDENCIES_OUTPUT="./out/drum-note-performer.dep ./out/drum-note-performer.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/drum-note-performer.o drum-note-performer.cc rm -f ./out/drum-note-engraver.dep; DEPENDENCIES_OUTPUT="./out/drum-note-engraver.dep ./out/drum-note-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/drum-note-engraver.o drum-note-engraver.cc rm -f ./out/tab-tie-follow-engraver.dep; DEPENDENCIES_OUTPUT="./out/tab-tie-follow-engraver.dep ./out/tab-tie-follow-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/tab-tie-follow-engraver.o tab-tie-follow-engraver.cc rm -f ./out/spanner.dep; DEPENDENCIES_OUTPUT="./out/spanner.dep ./out/spanner.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spanner.o spanner.cc rm -f ./out/grob-smob.dep; DEPENDENCIES_OUTPUT="./out/grob-smob.dep ./out/grob-smob.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/grob-smob.o grob-smob.cc rm -f ./out/tie-specification.dep; DEPENDENCIES_OUTPUT="./out/tie-specification.dep ./out/tie-specification.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/tie-specification.o tie-specification.cc rm -f ./out/clef-engraver.dep; DEPENDENCIES_OUTPUT="./out/clef-engraver.dep ./out/clef-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/clef-engraver.o clef-engraver.cc rm -f ./out/sustain-pedal.dep; DEPENDENCIES_OUTPUT="./out/sustain-pedal.dep ./out/sustain-pedal.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/sustain-pedal.o sustain-pedal.cc rm -f ./out/output-def.dep; DEPENDENCIES_OUTPUT="./out/output-def.dep ./out/output-def.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/output-def.o output-def.cc rm -f ./out/stream-event-scheme.dep; DEPENDENCIES_OUTPUT="./out/stream-event-scheme.dep ./out/stream-event-scheme.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/stream-event-scheme.o stream-event-scheme.cc rm -f ./out/context-specced-music-iterator.dep; DEPENDENCIES_OUTPUT="./out/context-specced-music-iterator.dep ./out/context-specced-music-iterator.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/context-specced-music-iterator.o context-specced-music-iterator.cc rm -f ./out/gregorian-ligature-engraver.dep; DEPENDENCIES_OUTPUT="./out/gregorian-ligature-engraver.dep ./out/gregorian-ligature-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/gregorian-ligature-engraver.o gregorian-ligature-engraver.cc rm -f ./out/horizontal-bracket.dep; DEPENDENCIES_OUTPUT="./out/horizontal-bracket.dep ./out/horizontal-bracket.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/horizontal-bracket.o horizontal-bracket.cc rm -f ./out/script-interface.dep; DEPENDENCIES_OUTPUT="./out/script-interface.dep ./out/script-interface.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/script-interface.o script-interface.cc rm -f ./out/pango-font.dep; DEPENDENCIES_OUTPUT="./out/pango-font.dep ./out/pango-font.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/pango-font.o pango-font.cc pango-font.cc: In member function 'Box Pango_font::get_scaled_indexed_char_dimensions(size_t) const': pango-font.cc:150:75: warning: conversion to 'PangoGlyph {aka unsigned int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] pango_font_get_glyph_extents (font, signed_idx, &ink_rect, &logical_rect); ^ rm -f ./out/unfolded-repeat-iterator.dep; DEPENDENCIES_OUTPUT="./out/unfolded-repeat-iterator.dep ./out/unfolded-repeat-iterator.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/unfolded-repeat-iterator.o unfolded-repeat-iterator.cc unfolded-repeat-iterator.cc: In member function 'virtual scm_unused_struct* Unfolded_repeat_iterator::get_music_list() const': unfolded-repeat-iterator.cc:40:36: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] int alt_count = scm_ilength (alts); ^ rm -f ./out/timing-translator.dep; DEPENDENCIES_OUTPUT="./out/timing-translator.dep ./out/timing-translator.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/timing-translator.o timing-translator.cc rm -f ./out/part-combine-engraver.dep; DEPENDENCIES_OUTPUT="./out/part-combine-engraver.dep ./out/part-combine-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/part-combine-engraver.o part-combine-engraver.cc rm -f ./out/episema-engraver.dep; DEPENDENCIES_OUTPUT="./out/episema-engraver.dep ./out/episema-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/episema-engraver.o episema-engraver.cc rm -f ./out/simple-spacer-scheme.dep; DEPENDENCIES_OUTPUT="./out/simple-spacer-scheme.dep ./out/simple-spacer-scheme.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/simple-spacer-scheme.o simple-spacer-scheme.cc simple-spacer-scheme.cc: In function 'scm_unused_struct* ly_solve_spring_rod_problem(SCM, SCM, SCM, SCM)': simple-spacer-scheme.cc:43:33: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] int len = scm_ilength (springs); ^ rm -f ./out/melody-spanner.dep; DEPENDENCIES_OUTPUT="./out/melody-spanner.dep ./out/melody-spanner.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/melody-spanner.o melody-spanner.cc rm -f ./out/book-scheme.dep; DEPENDENCIES_OUTPUT="./out/book-scheme.dep ./out/book-scheme.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/book-scheme.o book-scheme.cc rm -f ./out/note-performer.dep; DEPENDENCIES_OUTPUT="./out/note-performer.dep ./out/note-performer.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/note-performer.o note-performer.cc rm -f ./out/piano-pedal-align-engraver.dep; DEPENDENCIES_OUTPUT="./out/piano-pedal-align-engraver.dep ./out/piano-pedal-align-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/piano-pedal-align-engraver.o piano-pedal-align-engraver.cc rm -f ./out/accidental-engraver.dep; DEPENDENCIES_OUTPUT="./out/accidental-engraver.dep ./out/accidental-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/accidental-engraver.o accidental-engraver.cc rm -f ./out/input-scheme.dep; DEPENDENCIES_OUTPUT="./out/input-scheme.dep ./out/input-scheme.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/input-scheme.o input-scheme.cc rm -f ./out/control-track-performer.dep; DEPENDENCIES_OUTPUT="./out/control-track-performer.dep ./out/control-track-performer.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/control-track-performer.o control-track-performer.cc rm -f ./out/audio-staff.dep; DEPENDENCIES_OUTPUT="./out/audio-staff.dep ./out/audio-staff.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/audio-staff.o audio-staff.cc rm -f ./out/translator-ctors.dep; DEPENDENCIES_OUTPUT="./out/translator-ctors.dep ./out/translator-ctors.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/translator-ctors.o translator-ctors.cc rm -f ./out/text-engraver.dep; DEPENDENCIES_OUTPUT="./out/text-engraver.dep ./out/text-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/text-engraver.o text-engraver.cc text-engraver.cc: In member function 'void Text_engraver::process_music()': text-engraver.cc:70:16: warning: conversion to 'int' from 'vsize {aka long unsigned int}' may alter its value [-Wconversion] priority += i; ^ rm -f ./out/auto-change-iterator.dep; DEPENDENCIES_OUTPUT="./out/auto-change-iterator.dep ./out/auto-change-iterator.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/auto-change-iterator.o auto-change-iterator.cc rm -f ./out/translator-dispatch-list.dep; DEPENDENCIES_OUTPUT="./out/translator-dispatch-list.dep ./out/translator-dispatch-list.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/translator-dispatch-list.o translator-dispatch-list.cc rm -f ./out/one-line-page-breaking.dep; DEPENDENCIES_OUTPUT="./out/one-line-page-breaking.dep ./out/one-line-page-breaking.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/one-line-page-breaking.o one-line-page-breaking.cc rm -f ./out/music-output.dep; DEPENDENCIES_OUTPUT="./out/music-output.dep ./out/music-output.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/music-output.o music-output.cc rm -f ./out/time-signature-engraver.dep; DEPENDENCIES_OUTPUT="./out/time-signature-engraver.dep ./out/time-signature-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/time-signature-engraver.o time-signature-engraver.cc rm -f ./out/rhythmic-music-iterator.dep; DEPENDENCIES_OUTPUT="./out/rhythmic-music-iterator.dep ./out/rhythmic-music-iterator.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/rhythmic-music-iterator.o rhythmic-music-iterator.cc rm -f ./out/clef.dep; DEPENDENCIES_OUTPUT="./out/clef.dep ./out/clef.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/clef.o clef.cc rm -f ./out/slash-repeat-engraver.dep; DEPENDENCIES_OUTPUT="./out/slash-repeat-engraver.dep ./out/slash-repeat-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/slash-repeat-engraver.o slash-repeat-engraver.cc rm -f ./out/piano-pedal-performer.dep; DEPENDENCIES_OUTPUT="./out/piano-pedal-performer.dep ./out/piano-pedal-performer.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/piano-pedal-performer.o piano-pedal-performer.cc rm -f ./out/sources.dep; DEPENDENCIES_OUTPUT="./out/sources.dep ./out/sources.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/sources.o sources.cc rm -f ./out/audio-column.dep; DEPENDENCIES_OUTPUT="./out/audio-column.dep ./out/audio-column.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/audio-column.o audio-column.cc rm -f ./out/grob-pq-engraver.dep; DEPENDENCIES_OUTPUT="./out/grob-pq-engraver.dep ./out/grob-pq-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/grob-pq-engraver.o grob-pq-engraver.cc rm -f ./out/bend-engraver.dep; DEPENDENCIES_OUTPUT="./out/bend-engraver.dep ./out/bend-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/bend-engraver.o bend-engraver.cc rm -f ./out/key-signature-interface.dep; DEPENDENCIES_OUTPUT="./out/key-signature-interface.dep ./out/key-signature-interface.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/key-signature-interface.o key-signature-interface.cc rm -f ./out/stencil-interpret.dep; DEPENDENCIES_OUTPUT="./out/stencil-interpret.dep ./out/stencil-interpret.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/stencil-interpret.o stencil-interpret.cc rm -f ./out/main.dep; DEPENDENCIES_OUTPUT="./out/main.dep ./out/main.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/main.o main.cc rm -f ./out/pango-select.dep; DEPENDENCIES_OUTPUT="./out/pango-select.dep ./out/pango-select.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/pango-select.o pango-select.cc rm -f ./out/gregorian-ligature.dep; DEPENDENCIES_OUTPUT="./out/gregorian-ligature.dep ./out/gregorian-ligature.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/gregorian-ligature.o gregorian-ligature.cc rm -f ./out/tie-configuration.dep; DEPENDENCIES_OUTPUT="./out/tie-configuration.dep ./out/tie-configuration.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/tie-configuration.o tie-configuration.cc tie-configuration.cc: In member function 'std::string Ties_configuration::complete_tie_card(vsize) const': tie-configuration.cc:173:50: warning: conversion to 'int' from 'vsize {aka long unsigned int}' may alter its value [-Wconversion] + (*this)[i].card () + (*this).tie_card (i); ^ rm -f ./out/repeated-music.dep; DEPENDENCIES_OUTPUT="./out/repeated-music.dep ./out/repeated-music.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/repeated-music.o repeated-music.cc repeated-music.cc: In static member function 'static Moment Repeated_music::alternatives_get_length(Music*, bool)': repeated-music.cc:42:42: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] int len = scm_ilength (alternative_list); ^ rm -f ./out/lily-guile.dep; DEPENDENCIES_OUTPUT="./out/lily-guile.dep ./out/lily-guile.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/lily-guile.o lily-guile.cc lily-guile.cc: In function 'unsigned int ly_scm_hash(SCM)': lily-guile.cc:180:28: warning: conversion to 'unsigned int' from 'long unsigned int' may alter its value [-Wconversion] return scm_ihashv (s, ~1u); ^ lily-guile.cc: In function 'scm_unused_struct* ly_deep_copy(SCM)': lily-guile.cc:376:41: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] int len = scm_c_vector_length (src); ^ lily-guile.cc: In function 'scm_unused_struct* alist_to_hashq(SCM)': lily-guile.cc:642:29: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] int i = scm_ilength (alist); ^ rm -f ./out/stanza-number-align-engraver.dep; DEPENDENCIES_OUTPUT="./out/stanza-number-align-engraver.dep ./out/stanza-number-align-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/stanza-number-align-engraver.o stanza-number-align-engraver.cc rm -f ./out/duration-scheme.dep; DEPENDENCIES_OUTPUT="./out/duration-scheme.dep ./out/duration-scheme.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/duration-scheme.o duration-scheme.cc rm -f ./out/dot-column.dep; DEPENDENCIES_OUTPUT="./out/dot-column.dep ./out/dot-column.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/dot-column.o dot-column.cc dot-column.cc: In static member function 'static scm_unused_struct* Dot_column::calc_positioning_done(SCM)': dot-column.cc:175:52: warning: conversion to 'int' from 'std::vector::size_type {aka long unsigned int}' may alter its value [-Wconversion] int total_dots = dots_each_stem[j].size (); ^ rm -f ./out/side-position-interface.dep; DEPENDENCIES_OUTPUT="./out/side-position-interface.dep ./out/side-position-interface.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/side-position-interface.o side-position-interface.cc rm -f ./out/context-property.dep; DEPENDENCIES_OUTPUT="./out/context-property.dep ./out/context-property.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/context-property.o context-property.cc rm -f ./out/music-function-scheme.dep; DEPENDENCIES_OUTPUT="./out/music-function-scheme.dep ./out/music-function-scheme.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/music-function-scheme.o music-function-scheme.cc rm -f ./out/span-bar-engraver.dep; DEPENDENCIES_OUTPUT="./out/span-bar-engraver.dep ./out/span-bar-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/span-bar-engraver.o span-bar-engraver.cc span-bar-engraver.cc: In member function 'void Span_bar_engraver::acknowledge_bar_line(Grob_info)': span-bar-engraver.cc:55:46: warning: conversion to 'int' from 'std::vector::size_type {aka long unsigned int}' may alter its value [-Wconversion] int depth = i.origin_contexts (this).size (); ^ rm -f ./out/staff-symbol.dep; DEPENDENCIES_OUTPUT="./out/staff-symbol.dep ./out/staff-symbol.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/staff-symbol.o staff-symbol.cc staff-symbol.cc: In static member function 'static std::vector Staff_symbol::line_positions(Grob*)': staff-symbol.cc:106:51: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] int line_count = scm_ilength (line_positions); ^ staff-symbol.cc: In static member function 'static int Staff_symbol::line_count(Grob*)': staff-symbol.cc:250:39: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] return scm_ilength (line_positions); ^ rm -f ./out/spanner-break-forbid-engraver.dep; DEPENDENCIES_OUTPUT="./out/spanner-break-forbid-engraver.dep ./out/spanner-break-forbid-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spanner-break-forbid-engraver.o spanner-break-forbid-engraver.cc rm -f ./out/note-column-scheme.dep; DEPENDENCIES_OUTPUT="./out/note-column-scheme.dep ./out/note-column-scheme.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/note-column-scheme.o note-column-scheme.cc rm -f ./out/open-type-font.dep; DEPENDENCIES_OUTPUT="./out/open-type-font.dep ./out/open-type-font.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/open-type-font.o open-type-font.cc rm -f ./out/rest-collision-engraver.dep; DEPENDENCIES_OUTPUT="./out/rest-collision-engraver.dep ./out/rest-collision-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/rest-collision-engraver.o rest-collision-engraver.cc rm -f ./out/spring-smob.dep; DEPENDENCIES_OUTPUT="./out/spring-smob.dep ./out/spring-smob.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spring-smob.o spring-smob.cc rm -f ./out/spacing-determine-loose-columns.dep; DEPENDENCIES_OUTPUT="./out/spacing-determine-loose-columns.dep ./out/spacing-determine-loose-columns.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spacing-determine-loose-columns.o spacing-determine-loose-columns.cc rm -f ./out/profile.dep; DEPENDENCIES_OUTPUT="./out/profile.dep ./out/profile.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/profile.o profile.cc rm -f ./out/separating-line-group-engraver.dep; DEPENDENCIES_OUTPUT="./out/separating-line-group-engraver.dep ./out/separating-line-group-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/separating-line-group-engraver.o separating-line-group-engraver.cc rm -f ./out/spacing-interface.dep; DEPENDENCIES_OUTPUT="./out/spacing-interface.dep ./out/spacing-interface.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spacing-interface.o spacing-interface.cc rm -f ./out/font-config.dep; DEPENDENCIES_OUTPUT="./out/font-config.dep ./out/font-config.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/font-config.o font-config.cc rm -f ./out/dots.dep; DEPENDENCIES_OUTPUT="./out/dots.dep ./out/dots.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/dots.o dots.cc rm -f ./out/item.dep; DEPENDENCIES_OUTPUT="./out/item.dep ./out/item.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/item.o item.cc rm -f ./out/music-function.dep; DEPENDENCIES_OUTPUT="./out/music-function.dep ./out/music-function.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/music-function.o music-function.cc rm -f ./out/lyric-engraver.dep; DEPENDENCIES_OUTPUT="./out/lyric-engraver.dep ./out/lyric-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/lyric-engraver.o lyric-engraver.cc rm -f ./out/fingering-column-engraver.dep; DEPENDENCIES_OUTPUT="./out/fingering-column-engraver.dep ./out/fingering-column-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/fingering-column-engraver.o fingering-column-engraver.cc rm -f ./out/metronome-engraver.dep; DEPENDENCIES_OUTPUT="./out/metronome-engraver.dep ./out/metronome-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/metronome-engraver.o metronome-engraver.cc rm -f ./out/key-engraver.dep; DEPENDENCIES_OUTPUT="./out/key-engraver.dep ./out/key-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/key-engraver.o key-engraver.cc /usr/bin/flex -Cfe -p -p -oout/lexer.cc lexer.ll rm -f ./out/lexer.dep; DEPENDENCIES_OUTPUT="./out/lexer.dep ./out/lexer.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/lexer.o out/lexer.cc lexer.ll: In member function 'virtual int Lily_lexer::yylex()': lexer.ll:337:20: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] int n = hi.end () - hi.start (); ^ lexer.ll:394:20: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] int n = hi.end () - hi.start (); ^ lexer.ll:410:20: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] int n = hi.end () - hi.start (); ^ out/lexer.cc: In member function 'virtual int yyFlexLexer::LexerInput(char*, int)': out/lexer.cc:6242:23: warning: conversion to 'int' from 'std::streamsize {aka long int}' may alter its value [-Wconversion] return yyin->gcount(); ^ out/lexer.cc: In member function 'int yyFlexLexer::yyinput()': out/lexer.cc:6479:28: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] int offset = yy_c_buf_p - yytext_ptr; ^ out/lexer.cc: In member function 'void yyFlexLexer::yy_push_state(int)': out/lexer.cc:6671:35: warning: conversion to 'yy_size_t {aka unsigned int}' from 'long unsigned int' may alter its value [-Wconversion] new_size = yy_start_stack_depth * sizeof( int ); ^ rm -f ./out/parser.dep; DEPENDENCIES_OUTPUT="./out/parser.dep ./out/parser.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/parser.o out/parser.cc ./out/parser.cc: In function 'int yyparse(Lily_parser*, scm_unused_struct**)': ./out/parser.cc:2744:10: warning: conversion to 'yytype_int16 {aka short int}' from 'int' may alter its value [-Wconversion] *yyssp = yystate; ^ gmake -C ../flower && true gmake[2]: Entering directory '/wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/flower' true gmake[2]: Leaving directory '/wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/flower' g++48 -o out/lilypond ./out/dimensions-scheme.o ./out/bar-line.o ./out/paper-outputter.o ./out/music-scheme.o ./out/stencil.o ./out/slur.o ./out/repeat-tie-engraver.o ./out/page-breaking-scheme.o ./out/midi-item.o ./out/bezier-bow.o ./out/script-column-engraver.o ./out/separation-item.o ./out/program-option.o ./out/pure-from-neighbor-interface.o ./out/system-start-delimiter-engraver.o ./out/simultaneous-music-iterator.o ./out/grob-info.o ./out/grace-iterator.o ./out/audio-element-info.o ./out/kievan-ligature.o ./out/system.o ./out/unpure-pure-container.o ./out/score-engraver.o ./out/prob.o ./out/audio-item.o ./out/vaticana-ligature-engraver.o ./out/dynamic-performer.o ./out/slur-score-parameters.o ./out/box.o ./out/prob-scheme.o ./out/chord-tremolo-engraver.o ./out/measure-grouping-spanner.o ./out/line-interface.o ./out/spacing-spanner.o ./out/lily-lexer-scheme.o ./out/beam-collision-engraver.o ./out/page-layout-problem.o ./out/ly-module.o ./out/script-column.o ./out/font-select.o . /out/semi-tie-column.o ./out/partial-iterator.o ./out/beaming-pattern.o ./out/ligature-bracket-engraver.o ./out/keep-alive-together-engraver.o ./out/enclosing-bracket.o ./out/beam-performer.o ./out/volta-engraver.o ./out/minimal-page-breaking.o ./out/note-collision.o ./out/page-marker.o ./out/trill-spanner-engraver.o ./out/break-alignment-interface.o ./out/tie-formatting-problem.o ./out/repeat-acknowledge-engraver.o ./out/undead.o ./out/note-name-engraver.o ./out/dynamic-engraver.o ./out/lyric-combine-music-iterator.o ./out/simple-spacer.o ./out/lyric-hyphen.o ./out/input.o ./out/extender-engraver.o ./out/bezier.o ./out/arpeggio-engraver.o ./out/pointer-group-interface-scheme.o ./out/item-scheme.o ./out/double-percent-repeat-engraver.o ./out/music-sequence.o ./out/part-combine-iterator.o ./out/output-property-engraver.o ./out/lily-lexer.o ./out/paper-column.o ./out/staff-symbol-referencer-scheme.o ./out/grace-music.o ./out/figured-bass-position-engraver.o ./out/percent-repeat-iterat or.o ./out/mensural-ligature-engraver.o ./ou! t/line-spanner.o ./out/pitch-scheme.o ./out/simple-music-iterator.o ./out/global-ctor.o ./out/accidental.o ./out/paper-column-engraver.o ./out/dispatcher.o ./out/bar-number-engraver.o ./out/music-iterator.o ./out/accidental-placement.o ./out/freetype-error.o ./out/note-spacing-engraver.o ./out/font-metric.o ./out/listener.o ./out/new-fingering-engraver.o ./out/piano-pedal-bracket.o ./out/cue-clef-engraver.o ./out/arpeggio.o ./out/scale.o ./out/note-head-line-engraver.o ./out/scheme-listener.o ./out/book.o ./out/pitch-interval.o ./out/tie-column.o ./out/audio-element.o ./out/time-signature.o ./out/dimension-cache.o ./out/tuplet-number.o ./out/translator-group.o ./out/context-handle.o ./out/performer.o ./out/ledger-line-spanner.o ./out/paper-book-scheme.o ./out/tuplet-iterator.o ./out/mensural-ligature.o ./out/grid-line-interface.o ./out/chord-name.o ./out/cluster-engraver.o ./out/smobs.o ./out/fingering-engraver.o ./out/stem.o ./out/bar-check-iterator.o ./out/grob-scheme.o ./out/inst rument-switch-engraver.o ./out/font-size-engraver.o ./out/staff-symbol-engraver.o ./out/note-spacing.o ./out/event-iterator.o ./out/music-wrapper.o ./out/rod.o ./out/pfb-scheme.o ./out/time-signature-performer.o ./out/spacing-options.o ./out/staff-performer.o ./out/font-metric-scheme.o ./out/page-spacing-result.o ./out/ttf.o ./out/script-engraver.o ./out/melody-engraver.o ./out/relative-octave-check.o ./out/engraver-group.o ./out/slur-proto-engraver.o ./out/rest-engraver.o ./out/semi-tie.o ./out/engraver.o ./out/articulations.o ./out/paper-system-scheme.o ./out/performer-group.o ./out/note-column.o ./out/coherent-ligature-engraver.o ./out/grid-line-span-engraver.o ./out/chord-tremolo-iterator.o ./out/grace-spacing-engraver.o ./out/axis-group-interface.o ./out/self-alignment-interface.o ./out/page-breaking.o ./out/grob-property.o ./out/lyric-combine-music.o ./out/translator.o ./out/rhythmic-head.o ./out/general-scheme.o ./out/paper-score-scheme.o ./out/cluster.o ./out/script-row-engr aver.o ./out/text-interface.o ./out/balloon-! engraver.! o ./out/source-file.o ./out/context-scheme.o ./out/grob-array-scheme.o ./out/slur-performer.o ./out/font-interface.o ./out/phrasing-slur-engraver.o ./out/stream-event.o ./out/moment.o ./out/stem-tremolo.o ./out/key-performer.o ./out/slur-engraver.o ./out/relocate.o ./out/rest.o ./out/kievan-ligature-engraver.o ./out/ottava-bracket.o ./out/staff-spacing.o ./out/tuplet-bracket.o ./out/pango-select-scheme.o ./out/pango-font-scheme.o ./out/global-context-scheme.o ./out/parenthesis-engraver.o ./out/rest-collision.o ./out/pure-from-neighbor-engraver.o ./out/pitched-trill-engraver.o ./out/engraver-scheme.o ./out/lily-parser-scheme.o ./out/function-documentation.o ./out/keyword.o ./out/text-spanner-engraver.o ./out/balloon.o ./out/score-performer.o ./out/least-squares.o ./out/staff-collecting-engraver.o ./out/break-substitution.o ./out/context-mod.o ./out/parse-scm.o ./out/tie-engraver.o ./out/grob-closure.o ./out/score-scheme.o ./out/figured-bass-continuation.o ./out/constrained-breaking.o ./out/vertical-align-engraver.o ./out/input-smob.o ./out/quote-iterator.o ./out/hairpin.o ./out/performance.o ./out/scheme-engraver.o ./out/span-bar-stub-engraver.o ./out/sequential-iterator.o ./out/includable-lexer.o ./out/template5.o ./out/optimal-page-breaking.o ./out/stencil-expression.o ./out/grob-interface.o ./out/page-turn-engraver.o ./out/page-spacing.o ./out/change-iterator.o ./out/directional-element-interface.o ./out/tie-details.o ./out/beam.o ./out/custos.o ./out/lilypond-version.o ./out/pointer-group-interface.o ./out/spacing-engraver.o ./out/measure-grouping-engraver.o ./out/midi-stream.o ./out/warn-scheme.o ./out/performance-scheme.o ./out/grob.o ./out/axis-group-interface-scheme.o ./out/note-heads-engraver.o ./out/break-align-engraver.o ./out/staff-symbol-referencer.o ./out/collision-engraver.o ./out/dynamic-align-engraver.o ./out/relative-octave-music.o ./out/global-vars.o ./out/hyphen-engraver.o ./out/fretboard-engraver.o ./out/volta-repeat-iterator.o ./out/spring .o ./out/file-name-map.o ./out/lily-version.! o ./out/h! orizontal-bracket-engraver.o ./out/completion-rest-engraver.o ./out/interval-minefield.o ./out/freetype.o ./out/custos-engraver.o ./out/hara-kiri-group-spanner.o ./out/multi-measure-rest-engraver.o ./out/duration.o ./out/pdf-scheme.o ./out/note-head-scheme.o ./out/tab-note-heads-engraver.o ./out/score.o ./out/open-type-font-scheme.o ./out/span-arpeggio-engraver.o ./out/flag.o ./out/completion-note-heads-engraver.o ./out/tweak-engraver.o ./out/instrument-name-engraver.o ./out/lyric-extender.o ./out/stem-engraver.o ./out/paper-def.o ./out/scm-hash.o ./out/tempo-performer.o ./out/translator-scheme.o ./out/apply-context-iterator.o ./out/font-config-scheme.o ./out/footnote-engraver.o ./out/breathing-sign-engraver.o ./out/rhythmic-column-engraver.o ./out/figured-bass-engraver.o ./out/event-chord-iterator.o ./out/midi-control-function-performer.o ./out/volta-bracket.o ./out/midi-walker.o ./out/nested-property.o ./out/staff-grouper-interface.o ./out/tie.o ./out/grid-point-engraver.o ./out/p aper-book.o ./out/breathing-sign.o ./out/spacing-loose-columns.o ./out/pitch-squash-engraver.o ./out/system-start-delimiter.o ./out/multi-measure-rest.o ./out/modified-font-metric.o ./out/pfb.o ./out/grace-engraver.o ./out/ligature-engraver.o ./out/percent-repeat-item.o ./out/fingering-column.o ./out/stencil-integral.o ./out/chord-name-engraver.o ./out/music.o ./out/paper-system.o ./out/tab-staff-symbol-engraver.o ./out/ledger-line-engraver.o ./out/paper-outputter-scheme.o ./out/module-scheme.o ./out/stencil-scheme.o ./out/skyline.o ./out/guile-init.o ./out/simple-closure.o ./out/global-context.o ./out/piano-pedal-engraver.o ./out/paper-score.o ./out/lookup.o ./out/slur-configuration.o ./out/vaticana-ligature.o ./out/default-bar-line-engraver.o ./out/context.o ./out/grob-array.o ./out/beam-engraver.o ./out/grob-interface-scheme.o ./out/pitch.o ./out/all-font-metrics-scheme.o ./out/midi-chunk.o ./out/moment-scheme.o ./out/dot-configuration.o ./out/stanza-number-engraver.o ./out/laiss ez-vibrer-engraver.o ./out/auto-beam-engrave! r.o ./out! /ottava-engraver.o ./out/page-layout-problem-scheme.o ./out/mark-engraver.o ./out/lily-parser.o ./out/page-turn-page-breaking.o ./out/program-option-scheme.o ./out/slur-scoring.o ./out/translator-group-ctors.o ./out/ambitus-engraver.o ./out/output-def-scheme.o ./out/column-x-positions.o ./out/concurrent-hairpin-engraver.o ./out/align-interface.o ./out/gdb.o ./out/spanner-scheme.o ./out/page-marker-scheme.o ./out/context-mod-scheme.o ./out/property-iterator.o ./out/forbid-break-engraver.o ./out/dot-formatting-problem.o ./out/all-font-metrics.o ./out/scheme-listener-scheme.o ./out/dots-engraver.o ./out/misc.o ./out/percent-repeat-engraver.o ./out/bar-engraver.o ./out/beam-quanting.o ./out/tie-performer.o ./out/dot-column-engraver.o ./out/note-head.o ./out/tuplet-engraver.o ./out/protected-scm.o ./out/spacing-basic.o ./out/glissando-engraver.o ./out/lyric-performer.o ./out/music-wrapper-iterator.o ./out/dispatcher-scheme.o ./out/spaceable-grob.o ./out/axis-group-engraver.o ./out/skylin e-pair.o ./out/context-def.o ./out/drum-note-performer.o ./out/drum-note-engraver.o ./out/tab-tie-follow-engraver.o ./out/spanner.o ./out/grob-smob.o ./out/tie-specification.o ./out/clef-engraver.o ./out/sustain-pedal.o ./out/output-def.o ./out/stream-event-scheme.o ./out/context-specced-music-iterator.o ./out/gregorian-ligature-engraver.o ./out/horizontal-bracket.o ./out/script-interface.o ./out/pango-font.o ./out/unfolded-repeat-iterator.o ./out/timing-translator.o ./out/part-combine-engraver.o ./out/episema-engraver.o ./out/simple-spacer-scheme.o ./out/melody-spanner.o ./out/book-scheme.o ./out/note-performer.o ./out/piano-pedal-align-engraver.o ./out/accidental-engraver.o ./out/input-scheme.o ./out/control-track-performer.o ./out/audio-staff.o ./out/translator-ctors.o ./out/text-engraver.o ./out/auto-change-iterator.o ./out/translator-dispatch-list.o ./out/one-line-page-breaking.o ./out/music-output.o ./out/time-signature-engraver.o ./out/rhythmic-music-iterator.o ./out/clef.o . /out/slash-repeat-engraver.o ./out/piano-ped! al-perfor! mer.o ./out/sources.o ./out/audio-column.o ./out/grob-pq-engraver.o ./out/bend-engraver.o ./out/key-signature-interface.o ./out/stencil-interpret.o ./out/main.o ./out/pango-select.o ./out/gregorian-ligature.o ./out/tie-configuration.o ./out/repeated-music.o ./out/lily-guile.o ./out/stanza-number-align-engraver.o ./out/duration-scheme.o ./out/dot-column.o ./out/side-position-interface.o ./out/context-property.o ./out/music-function-scheme.o ./out/span-bar-engraver.o ./out/staff-symbol.o ./out/spanner-break-forbid-engraver.o ./out/note-column-scheme.o ./out/open-type-font.o ./out/rest-collision-engraver.o ./out/spring-smob.o ./out/spacing-determine-loose-columns.o ./out/profile.o ./out/separating-line-group-engraver.o ./out/spacing-interface.o ./out/font-config.o ./out/dots.o ./out/item.o ./out/music-function.o ./out/lyric-engraver.o ./out/fingering-column-engraver.o ./out/metronome-engraver.o ./out/key-engraver.o ./out/lexer.o ./out/parser.o ./out/../../flower/out/library.a -lintl -I/usr/local/include -D_THREAD_SAFE -pthread -L/usr/local/lib -lguile -lltdl -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector -lgmp -lcrypt -lm -lltdl -L/usr/local/lib -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype -lfontconfig -L/usr/local/lib -lfreetype -L/usr/local/lib -lfreetype -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 echo /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/scripts/build/out/help2man /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/scripts/build/out/help2man /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/scripts/build/out/help2man out/lilypond > out/lilypond.1 help2man: can't get `--help' info from out/lilypond Try `--no-discard-stderr' if option outputs to stderr /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/stepmake/stepmake/help2man-rules.make:26: recipe for target 'out/lilypond.1' failed gmake[1]: *** [out/lilypond.1] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/lily' /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/stepmake/stepmake/generic-targets.make:6: recipe for target 'all' failed gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/print/lilypond-devel. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:54:12 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 62E6814A; Wed, 28 Jan 2015 04:54:12 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 4DFA3671; Wed, 28 Jan 2015 04:54:12 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S4sCGG075460; Wed, 28 Jan 2015 04:54:12 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S4sCfc075459; Wed, 28 Jan 2015 04:54:12 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:54:12 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280454.t0S4sCfc075459@beefy2.isc.freebsd.org> To: mr@FreeBSD.org Subject: [package - 93amd64-quarterly][cad/kicad-devel] Failed for kicad-devel-r5104_8 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: Wed, 28 Jan 2015 04:54:12 -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: mva@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/cad/kicad-devel/Makefile 371172 2014-10-19 07:50:53Z mva $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/kicad-devel-r5104_8.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building cad/kicad-devel build started at Wed Jan 28 04:26:32 UTC 2015 port directory: /usr/ports/cad/kicad-devel building for: FreeBSD 93amd64-quarterly-job-15 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: mr@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/cad/kicad-devel/Makefile 371172 2014-10-19 07:50:53Z mva $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=kicad-devel-r5104_8 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for kicad-devel-r5104_8: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/cad/kicad-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/kicad-devel/work HOME=/wrkdirs/usr/ports/cad/kicad-devel/work TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/cad/kicad-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/kicad-devel/work HOME=/wrkdirs/usr/ports/cad/kicad-devel/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="clang" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="clang-cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="clang++" 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-- OPSYS=FreeBSD DESKTOPDIR=share/applications CMAKE_BUILD_TYPE="release" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 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/kicad" EXAMPLESDIR="share/examples/kicad" DATADIR="share/kicad" WWWDIR="www/kicad" ETCDIR="etc/kicad" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/kicad DOCSDIR=/usr/local/share/doc/kicad EXAMPLESDIR=/usr/local/share/examples/kicad WWWDIR=/usr/local/www/kicad ETCDIR=/usr/local/etc/kicad --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> kicad-devel-r5104_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.4.3.txz [93amd64-quarterly-job-15] Installing pkg-1.4.3... [93amd64-quarterly-job-15] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of kicad-devel-r5104_8 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by kicad-devel-r5104_8 for building =========================================================================== =================================================== ===> Fetching all distfiles required by kicad-devel-r5104_8 for building => SHA256 Checksum OK for kicad/kicad-r5104.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by kicad-devel-r5104_8 for building ===> Extracting for kicad-devel-r5104_8 => SHA256 Checksum OK for kicad/kicad-r5104.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for kicad-devel-r5104_8 ===> Applying FreeBSD patches for kicad-devel-r5104_8 =========================================================================== =================================================== ===> kicad-devel-r5104_8 depends on executable: bzr - not found ===> Verifying install for bzr in /usr/ports/devel/bzr ===> Installing existing package /packages/All/bzr-2.6.0.txz [93amd64-quarterly-job-15] Installing bzr-2.6.0... [93amd64-quarterly-job-15] `-- Installing ca_root_nss-3.17.3_1... [93amd64-quarterly-job-15] `-- Extracting ca_root_nss-3.17.3_1... done [93amd64-quarterly-job-15] `-- Installing gettext-runtime-0.19.3... [93amd64-quarterly-job-15] | `-- Installing indexinfo-0.2.2... [93amd64-quarterly-job-15] | `-- Extracting indexinfo-0.2.2... done [93amd64-quarterly-job-15] | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-15] | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-15] `-- Extracting gettext-runtime-0.19.3... done [93amd64-quarterly-job-15] `-- Installing py27-paramiko-1.14.0... [93amd64-quarterly-job-15] | `-- Installing py27-ecdsa-0.11_1... [93amd64-quarterly-job-15] | | `-- Installing py27-setuptools27-5.5.1... [93amd64-quarterly-job-15] | | `-- Installing python27-2.7.9... [93amd64-quarterly-job-15] | | | `-- Installing libffi-3.0.13_3... [93amd64-quarterly-job-15] | | | `-- Extracting libffi-3.0.13_3... done [93amd64-quarterly-job-15] | | `-- Extracting python27-2.7.9... done [93amd64-quarterly-job-15] | | `-- Extracting py27-setuptools27-5.5.1... done [93amd64-quarterly-job-15] | `-- Extracting py27-ecdsa-0.11_1... done [93amd64-quarterly-job-15] | `-- Installing py27-pycrypto-2.6.1_1... [93amd64-quarterly-job-15] | | `-- Installing gmp-5.1.3_2... [93amd64-quarterly-job-15] | | `-- Extracting gmp-5.1.3_2... done [93amd64-quarterly-job-15] | `-- Extracting py27-pycrypto-2.6.1_1... done [93amd64-quarterly-job-15] `-- Extracting py27-paramiko-1.14.0... done [93amd64-quarterly-job-15] Extracting bzr-2.6.0... done 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 kicad-devel-r5104_8 ===> kicad-devel-r5104_8 depends on file: /usr/local/lib/python2.7/site-packages/bzrlib/plugins/bzrtools/bzrtools.py - not found ===> Verifying install for /usr/local/lib/python2.7/site-packages/bzrlib/plugins/bzrtools/bzrtools.py in /usr/ports/devel/bzrtools ===> Installing existing package /packages/All/bzrtools-2.6.0_1.txz [93amd64-quarterly-job-15] Installing bzrtools-2.6.0_1... [93amd64-quarterly-job-15] Extracting bzrtools-2.6.0_1... done ===> Returning to build of kicad-devel-r5104_8 ===> kicad-devel-r5104_8 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-15] Installing desktop-file-utils-0.22_3... [93amd64-quarterly-job-15] `-- Installing glib-2.42.1... [93amd64-quarterly-job-15] | `-- Installing pcre-8.35_2... [93amd64-quarterly-job-15] | `-- Extracting pcre-8.35_2... done [93amd64-quarterly-job-15] | `-- Installing perl5-5.18.4_11... [93amd64-quarterly-job-15] | `-- Extracting perl5-5.18.4_11... done [93amd64-quarterly-job-15] `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-quarterly-job-15] Extracting desktop-file-utils-0.22_3... done ===> Returning to build of kicad-devel-r5104_8 ===> kicad-devel-r5104_8 depends on executable: update-mime-database - not found ===> Verifying install for update-mime-database in /usr/ports/misc/shared-mime-info ===> Installing existing package /packages/All/shared-mime-info-1.1_1.txz /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles [ 57%] Building CXX object cvpcb/CMakeFiles/cvpcb_kiface.dir/menubar.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb && /usr/bin/clang++ -DCVPCB -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dcvpcb_kiface_EXPORTS -I/usr/local/include -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -fPIC -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../pcbnew/dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kica d-r5104/cvpcb/../common -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104 -o CMakeFiles/cvpcb_kiface.dir/menubar.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/menubar.cpp In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/menubar.cpp:37: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/./cvpcb_mainframe.h:37: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/wxBasePcbFrame.h:37: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/draw_frame.h:28: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles 48 [ 58%] Building CXX object cvpcb/CMakeFiles/cvpcb_kiface.dir/readwrite_dlgs.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb && /usr/bin/clang++ -DCVPCB -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dcvpcb_kiface_EXPORTS -I/usr/local/include -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -fPIC -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../pcbnew/dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kica d-r5104/cvpcb/../common -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104 -o CMakeFiles/cvpcb_kiface.dir/readwrite_dlgs.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/readwrite_dlgs.cpp In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/readwrite_dlgs.cpp:39: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/html_messagebox.h:10: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/../common/dialogs/dialog_display_info_HTML_base.h:16: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/dialog_shim.h:30: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/kiway_player.h:30: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles [ 58%] Building CXX object cvpcb/CMakeFiles/cvpcb_kiface.dir/tool_cvpcb.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb && /usr/bin/clang++ -DCVPCB -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dcvpcb_kiface_EXPORTS -I/usr/local/include -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -fPIC -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../pcbnew/dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kica d-r5104/cvpcb/../common -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104 -o CMakeFiles/cvpcb_kiface.dir/tool_cvpcb.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/tool_cvpcb.cpp In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/tool_cvpcb.cpp:36: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/./cvpcb_mainframe.h:37: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/wxBasePcbFrame.h:37: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/draw_frame.h:28: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles [ 58%] Building CXX object cvpcb/CMakeFiles/cvpcb_kiface.dir/dialogs/dialog_display_options.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb && /usr/bin/clang++ -DCVPCB -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dcvpcb_kiface_EXPORTS -I/usr/local/include -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -fPIC -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../pcbnew/dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kica d-r5104/cvpcb/../common -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104 -o CMakeFiles/cvpcb_kiface.dir/dialogs/dialog_display_options.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/dialogs/dialog_display_options.cpp In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/dialogs/dialog_display_options.cpp:30: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles [ 58%] Building CXX object cvpcb/CMakeFiles/cvpcb_kiface.dir/dialogs/dialog_display_options_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb && /usr/bin/clang++ -DCVPCB -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dcvpcb_kiface_EXPORTS -I/usr/local/include -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -fPIC -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../pcbnew/dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kica d-r5104/cvpcb/../common -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104 -o CMakeFiles/cvpcb_kiface.dir/dialogs/dialog_display_options_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/dialogs/dialog_display_options_base.cpp In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/dialogs/dialog_display_options_base.cpp:8: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/./dialogs/dialog_display_options_base.h:16: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/dialog_shim.h:30: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/kiway_player.h:30: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles [ 58%] Building CXX object cvpcb/CMakeFiles/cvpcb_kiface.dir/__/pcbnew/dialogs/dialog_fp_lib_table.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb && /usr/bin/clang++ -DCVPCB -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dcvpcb_kiface_EXPORTS -I/usr/local/include -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -fPIC -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../pcbnew/dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kica d-r5104/cvpcb/../common -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104 -o CMakeFiles/cvpcb_kiface.dir/__/pcbnew/dialogs/dialog_fp_lib_table.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/pcbnew/dialogs/dialog_fp_lib_table.cpp In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/pcbnew/dialogs/dialog_fp_lib_table.cpp:39: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../3d-viewer/3d_viewer.h:33: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/draw_frame.h:28: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles [ 58%] Building CXX object cvpcb/CMakeFiles/cvpcb_kiface.dir/__/pcbnew/dialogs/dialog_fp_lib_table_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb && /usr/bin/clang++ -DCVPCB -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dcvpcb_kiface_EXPORTS -I/usr/local/include -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -fPIC -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../pcbnew/dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kica d-r5104/cvpcb/../common -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104 -o CMakeFiles/cvpcb_kiface.dir/__/pcbnew/dialogs/dialog_fp_lib_table_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/pcbnew/dialogs/dialog_fp_lib_table_base.cpp In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/pcbnew/dialogs/dialog_fp_lib_table_base.cpp:8: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../pcbnew/dialogs/dialog_fp_lib_table_base.h:16: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/dialog_shim.h:30: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/kiway_player.h:30: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles [ 58%] Building CXX object cvpcb/CMakeFiles/cvpcb_kiface.dir/__/pcbnew/dialogs/dialog_fp_plugin_options.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb && /usr/bin/clang++ -DCVPCB -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dcvpcb_kiface_EXPORTS -I/usr/local/include -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -fPIC -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../pcbnew/dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kica d-r5104/cvpcb/../common -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104 -o CMakeFiles/cvpcb_kiface.dir/__/pcbnew/dialogs/dialog_fp_plugin_options.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/pcbnew/dialogs/dialog_fp_plugin_options.cpp In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/pcbnew/dialogs/dialog_fp_plugin_options.cpp:29: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../pcbnew/dialogs/dialog_fp_plugin_options_base.h:16: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/dialog_shim.h:30: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/kiway_player.h:30: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles [ 58%] Building CXX object cvpcb/CMakeFiles/cvpcb_kiface.dir/__/pcbnew/dialogs/dialog_fp_plugin_options_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb && /usr/bin/clang++ -DCVPCB -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dcvpcb_kiface_EXPORTS -I/usr/local/include -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -fPIC -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../pcbnew/dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kica d-r5104/cvpcb/../common -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104 -o CMakeFiles/cvpcb_kiface.dir/__/pcbnew/dialogs/dialog_fp_plugin_options_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/pcbnew/dialogs/dialog_fp_plugin_options_base.cpp In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/pcbnew/dialogs/dialog_fp_plugin_options_base.cpp:8: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../pcbnew/dialogs/dialog_fp_plugin_options_base.h:16: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/dialog_shim.h:30: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/kiway_player.h:30: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ 1 warning generated. Linking CXX shared module _cvpcb.kiface cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cvpcb_kiface.dir/link.txt --verbose=1 /usr/bin/clang++ -fPIC -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -XLinker,-cref -XLinker,-Map=_cvpcb.kiface.map -XLinker,--no-undefined -XLinker,-Bsymbolic -shared -Wl,-soname,_cvpcb.kiface -o _cvpcb.kiface CMakeFiles/cvpcb_kiface.dir/cvpcb.cpp.o CMakeFiles/cvpcb_kiface.dir/__/common/base_units.cpp.o CMakeFiles/cvpcb_kiface.dir/__/pcbnew/board_items_to_polygon_shape_transform.cpp.o CMakeFiles/cvpcb_kiface.dir/__/pcbnew/class_drc_item.cpp.o CMakeFiles/cvpcb_kiface.dir/autosel.cpp.o CMakeFiles/cvpcb_kiface.dir/cfg.cpp.o CMakeFiles/cvpcb_kiface.dir/class_components_listbox.cpp.o CMakeFiles/cvpcb_kiface.dir/class_DisplayFootprintsFrame.cpp.o CMakeFiles/cvpcb_kiface.dir/class_footprints_listbox.cpp.o CMakeFiles/cvpcb_kiface.dir/class_library_listbox.cpp.o CMakeFiles/cvpcb_kiface.dir/cvframe.cpp.o CMakeFiles/cvpcb_kiface.dir/listboxes.cpp.o CMakeFiles/cvpcb_kiface.dir/menubar.cpp.o CMakeFiles/cvpcb_kiface.dir /readwrite_dlgs.cpp.o CMakeFiles/cvpcb_kiface.dir/tool_cvpcb.cpp.o CMakeFiles/cvpcb_kiface.dir/dialogs/dialog_display_options.cpp.o CMakeFiles/cvpcb_kiface.dir/dialogs/dialog_display_options_base.cpp.o CMakeFiles/cvpcb_kiface.dir/__/pcbnew/dialogs/dialog_fp_lib_table.cpp.o CMakeFiles/cvpcb_kiface.dir/__/pcbnew/dialogs/dialog_fp_lib_table_base.cpp.o CMakeFiles/cvpcb_kiface.dir/__/pcbnew/dialogs/dialog_fp_plugin_options.cpp.o CMakeFiles/cvpcb_kiface.dir/__/pcbnew/dialogs/dialog_fp_plugin_options_base.cpp.o -L/usr/local/lib ../3d-viewer/lib3d-viewer.a ../common/libpcbcommon.a ../pcbnew/pcad2kicadpcb_plugin/libpcad2kicadpcb.a ../common/libcommon.a ../bitmaps_png/libbitmaps.a ../polygon/libpolygon.a ../common/libgal.a -L/usr/local/lib -lwx_gtk2u_gl-3.0 -lwx_gtk2u_aui-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lwx_baseu_xml-3.0 /usr/local/lib/libGLU.so /usr/local/lib/libGL.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/loca l/lib/libX11.so /usr/local/lib/libXext.so /u! sr/local/lib/libGLEW.so /usr/local/lib/libcairo.so ../pcbnew/github/libgithub_plugin.a /usr/local/lib/libboost_context.so /usr/local/lib/libboost_date_time.so /usr/local/lib/libboost_filesystem.so /usr/local/lib/libboost_iostreams.so /usr/local/lib/libboost_locale.so /usr/local/lib/libboost_program_options.so /usr/local/lib/libboost_regex.so /usr/local/lib/libboost_system.so /usr/local/lib/libboost_thread.so -lrt -lssl -lcrypto -Wl,-rpath,/usr/local/lib: clang++: warning: argument unused during compilation: '-XLinker,-cref' clang++: warning: argument unused during compilation: '-XLinker,-Map=_cvpcb.kiface.map' clang++: warning: argument unused during compilation: '-XLinker,--no-undefined' clang++: warning: argument unused during compilation: '-XLinker,-Bsymbolic' /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles 47 48 [ 58%] Built target cvpcb_kiface /usr/bin/make -f cvpcb/CMakeFiles/cvpcb.dir/build.make cvpcb/CMakeFiles/cvpcb.dir/depend cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104 /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104 /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/CMakeFiles/cvpcb.dir/DependInfo.cmake Scanning dependencies of target cvpcb /usr/bin/make -f cvpcb/CMakeFiles/cvpcb.dir/build.make cvpcb/CMakeFiles/cvpcb.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles [ 58%] Building CXX object cvpcb/CMakeFiles/cvpcb.dir/__/common/single_top.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb && /usr/bin/clang++ -DCVPCB -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DBUILD_KIWAY_DLL -DPGM_DATA_FILE_EXT=\"net\" -DTOP_FRAME=FRAME_CVPCB -I/usr/local/include -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../pcbnew/dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../polygon -I/wr kdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../common -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104 -o CMakeFiles/cvpcb.dir/__/common/single_top.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/single_top.cpp In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/single_top.cpp:46: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/kiway_player.h:30: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/single_top.cpp:97:8: warning: 'PGM_SINGLE_TOP' defined as a struct here but previously declared as a class [-Wmismatched-tags] static struct PGM_SINGLE_TOP : public PGM_BASE ^ /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/kiway.h:253:12: note: did you mean struct here? friend class PGM_SINGLE_TOP; // can use set_kiface() ^~~~~ struct 2 warnings generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/CMakeFiles [ 58%] Building CXX object cvpcb/CMakeFiles/cvpcb.dir/__/common/pgm_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb && /usr/bin/clang++ -DCVPCB -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../pcbnew/dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb/../common -I/us r/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104 -o CMakeFiles/cvpcb.dir/__/common/pgm_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/pgm_base.cpp In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/pgm_base.cpp:42: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/common/pgm_base.cpp:61:21: warning: unused variable 'kicadFpLibPath' [-Wunused-const-variable] static const wxChar kicadFpLibPath[] = wxT( "KicadFootprintLibraryPath" ); ^ 2 warnings generated. Linking CXX executable cvpcb cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104/cvpcb && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cvpcb.dir/link.txt --verbose=1 /usr/bin/clang++ -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -fstack-protector -s -XLinker,-cref -XLinker,-Map=cvpcb.map CMakeFiles/cvpcb.dir/__/common/single_top.cpp.o CMakeFiles/cvpcb.dir/__/common/pgm_base.cpp.o -o cvpcb -L/usr/local/lib ../common/libcommon.a ../bitmaps_png/libbitmaps.a -L/usr/local/lib -lwx_gtk2u_gl-3.0 -lwx_gtk2u_aui-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lwx_baseu_xml-3.0 -Wl,-rpath,/usr/local/lib: clang++: warning: argument unused during compilation: '-XLinker,-cref' clang++: warning: argument unused during compilation: '-XLinker,-Map=cvpcb.map' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' clang++: error: linker command failed with exit code 1 (use -v to see invocation) *** [cvpcb/cvpcb] Error code 1 Stop in /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104. *** [cvpcb/CMakeFiles/cvpcb.dir/all] Error code 1 Stop in /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5104. *** [do-build] Error code 1 Stop in /usr/ports/cad/kicad-devel. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 06:44:49 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 8297E22B; Wed, 28 Jan 2015 06:44:49 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 6C5B911B; Wed, 28 Jan 2015 06:44:49 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S6ilAB050759; Wed, 28 Jan 2015 06:44:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S6ilwh050758; Wed, 28 Jan 2015 06:44:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 06:44:47 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280644.t0S6ilwh050758@beefy1.isc.freebsd.org> To: gnome@FreeBSD.org Subject: [package - 93i386-quarterly][www/webkit2-gtk3] Failed for webkit2-gtk3-2.6.4 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: Wed, 28 Jan 2015 06:44:49 -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: gnome@FreeBSD.org Last committer: rakuco@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/www/webkit2-gtk3/Makefile 375660 2014-12-26 21:59:11Z rakuco $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-quarterly/2015-01-28_02h27m07s/logs/webkit2-gtk3-2.6.4.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-quarterly&build=2015-01-28_02h27m07s Log: ====>> Building www/webkit2-gtk3 build started at Wed Jan 28 03:04:14 UTC 2015 port directory: /usr/ports/www/webkit2-gtk3 building for: FreeBSD 93i386-quarterly-job-08 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: branches/2015Q1/www/webkit2-gtk3/Makefile 375660 2014-12-26 21:59:11Z rakuco $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=webkit2-gtk3-2.6.4 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-quarterly/ref/.p/pool MASTERNAME=93i386-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for webkit2-gtk3-2.6.4: DEBUG=off: Just enable debug symbols FULLDEBUG=off: Enable asserts and other debug support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-debug-symbols --disable-debug --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/www/webkit2-gtk3/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/webkit2-gtk3/work HOME=/wrkdirs/usr/ports/www/webkit2-gtk3/work TMPDIR="/tmp" FLEX_PATH="/usr/local/bin/flex" XDG_DATA_HOME=/wrkdirs/usr/ports/www/webkit2-gtk3/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/webkit2-gtk3/work HOME=/wrkdirs/usr/ports/www/webkit2-gtk3/work TMPDIR="/tmp" MAKE=gmake GPERF=/usr/bin/gperf ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/www/webkit2-gtk3/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/webkit2-gtk3/work HOME=/wrkdirs/usr/ports/www/webkit2-gtk3/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/www/webkit2-gtk3/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/webkit2-gtk3/work HOME=/wrkdirs/usr/ports/www/webkit2-gtk3/work TMPDIR="/tmp" GPERF=/usr/bin/gperf NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/wrkdirs/usr/ports/www/webkit2-gtk3/work PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-st rict-aliasing" CPP="cpp48" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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-- RUBY_LIBDIR="lib/ruby/2.0" RUBY_ARCHLIBDIR="lib/ruby/2.0/i386-freebsd9" RUBY_SITELIBDIR="lib/ruby/site_ruby/2.0" RUBY_SITEARCHLIBDIR="lib/ruby/site_ruby/2.0/i386-freebsd9" RUBY_VENDORLIBDIR="lib/ruby/vendor_ruby/2.0" RUBY_VENDORARCHLIBDIR="lib/ruby/vendor_ruby/2.0/i386-freebsd9" RUBY_MODDOCDIR="share/doc/ruby20/webkit" RUBY_MODEXAMPLESDIR="share/examples/ruby20/webkit" RUBY_DOCDIR="share/doc/ruby20" RUBY_EXAMPLESDIR="share/examples/ruby20" RUBY_RIDIR="share/ri/2.0/system" RUBY_SITERIDIR="share/ri/2.0/site" RUBY_ELISPDIR="lib/ruby/elisp" RUBY_VERSION="2.0.0.598" RUBY_VER="2.0" RUBY_SHLIBVER="20" RUBY_ARCH="i386-freebsd9" RUBY_SUFFIX="20" RUBY_NAME="ruby20" RUBY_DEFAULT_SUFFIX="20" RUBY19="@comment " RUBY20="" RUBY21="@comment " RUBY_RD_HTML_FILES="@comment " PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/webkit" EXAMPLESDIR="share/examples/webkit" DATADIR="share/webkit" WWWDIR="www/webkit" ETCDIR="etc/webkit" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/webkit DOCSDIR=/usr/local/share/doc/webkit EXAMPLESDIR=/usr/local/share/examples/webkit WWWDIR=/usr/local/www/webkit ETCDIR=/usr/local/etc/webkit --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> webkit2-gtk3-2.6.4 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.3.txz [93i386-quarterly-job-08] Installing pkg-1.4.3... [93i386-quarterly-job-08] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of webkit2-gtk3-2.6.4 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by webkit2-gtk3-2.6.4 for building =========================================================================== =================================================== ===> Fetching all distfiles required by webkit2-gtk3-2.6.4 for building => SHA256 Checksum OK for webkitgtk-2.6.4.tar.xz. =========================================================================== =================================================== ===> webkit2-gtk3-2.6.4 depends on file: /usr/local/bin/ruby20 - not found ===> Verifying install for /usr/local/bin/ruby20 in /usr/ports/lang/ruby20 ===> Installing existing package /packages/All/ruby-2.0.0.598_1,1.txz [93i386-quarterly-job-08] Installing ruby-2.0.0.598_1,1... [93i386-quarterly-job-08] `-- Installing libexecinfo-1.1_3... [93i386-quarterly-job-08] `-- Extracting libexecinfo-1.1_3... done [93i386-quarterly-job-08] `-- Installing libffi-3.0.13_3... [93i386-quarterly-job-08] | `-- Installing indexinfo-0.2.2... [93i386-quarterly-job-08] | `-- Extracting indexinfo-0.2.2... done [93i386-quarterly-job-08] `-- Extracting libffi-3.0.13_3... done [93i386-quarterly-job-08] `-- Installing libyaml-0.1.6_1... [93i386-quarterly-job-08] `-- Extracting libyaml-0.1.6_1... done [93i386-quarterly-job-08] `-- Installing readline-6.3.8... [93i386-quarterly-job-08] `-- Extracting readline-6.3.8... done [93i386-quarterly-job-08] Extracting ruby-2.0.0.598_1,1... done Message for ruby-2.0.0.598_1,1: ==== Some of the standard commands are provided as separate ports for ease of upgrading: devel/ruby-gems: gem - RubyGems package manager devel/rubygem-rake: rake - Ruby Make And some of the standard libraries are provided as separate ports since they require extra dependencies: databases/ruby-gdbm: GDBM module x11-toolkits/ruby-tk: Tcl/Tk modules japanese/ruby-tk: Tcl/Tk modules for Japanized Tcl/Tk Install them as occasion demands. ==== ===> Returning to build of webkit2-gtk3-2.6.4 =========================================================================== =================================================== ===> Fetching all distfiles required by webkit2-gtk3-2.6.4 for building ===> Extracting for webkit2-gtk3-2.6.4 => SHA256 Checksum OK for webkitgtk-2.6.4.tar.xz. =========================================================================== =================================================== [ 93%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/Shared/unix/ChildProcessMain.cpp.o [ 93%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/DefaultUndoController.cpp.o [ 93%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/DrawingAreaProxyImpl.cpp.o [ 93%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/C/cairo/WKIconDatabaseCairo.cpp.o [ 93%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/C/gtk/WKFullScreenClientGtk.cpp.o [ 93%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/C/gtk/WKInspectorClientGtk.cpp.o [ 93%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/C/gtk/WKView.cpp.o [ 93%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/C/soup/WKCookieManagerSoup.cpp.o [ 93%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/C/soup/WKSoupCustomProtocolRequestManager.cpp.o [ 93%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/PageClientImpl.cpp.o [ 93%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitAuthenticationDialog.cpp.o [ 93%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitAuthenticationRequest.cpp.o [ 93%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitBackForwardList.cpp.o [ 93%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitBackForwardListItem.cpp.o [ 93%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitContextMenu.cpp.o [ 93%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitContextMenuActions.cpp.o [ 93%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitContextMenuClient.cpp.o [ 93%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitContextMenuItem.cpp.o [ 93%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitCookieManager.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitCredential.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitDownload.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitDownloadClient.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitError.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitFaviconDatabase.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitFileChooserRequest.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitFindController.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitFormClient.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitFormSubmissionRequest.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitFullscreenClient.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitGeolocationPermissionRequest.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitGeolocationProvider.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitHitTestResult.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitInjectedBundleClient.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitJavascriptResult.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitLoaderClient.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitMimeInfo.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitNavigationAction.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitNavigationPolicyDecision.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitPermissionRequest.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitPlugin.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitPolicyClient.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitPolicyDecision.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitPrintOperation.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitPrivate.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitRequestManagerClient.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitResponsePolicyDecision.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitScriptDialog.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitSecurityManager.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitSettings.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitTextChecker.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitUIClient.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitURIRequest.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitURIResponse.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitURISchemeRequest.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitUserContent.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitUserContentManager.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitVersion.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitWebContext.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitWebInspector.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitWebResource.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitWebView.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitWebViewBase.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitWebViewBaseAccessible.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebKitWindowProperties.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/API/gtk/WebViewBaseInputMethodFilter.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/InspectorServer/gtk/WebInspectorServerGtk.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/InspectorServer/soup/WebSocketServerSoup.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/Launcher/gtk/ProcessLauncherGtk.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/Network/CustomProtocols/soup/CustomProtocolManagerProxySoup.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/Network/CustomProtocols/soup/WebSoupCustomProtocolRequestManagerClient.cpp.o [ 94%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/Network/CustomProtocols/soup/WebSoupCustomProtocolRequestManager.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/Plugins/gtk/PluginInfoCache.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/Plugins/unix/PluginInfoStoreUnix.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/Plugins/unix/PluginProcessProxyUnix.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/Storage/StorageManager.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/cairo/BackingStoreCairo.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/gtk/DragAndDropHandler.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/gtk/ExperimentalFeatures.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/gtk/TextCheckerGtk.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/gtk/WebContextGtk.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/gtk/WebContextMenuProxyGtk.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/gtk/WebFullScreenClientGtk.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/gtk/WebInspectorClientGtk.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/gtk/WebInspectorProxyGtk.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/gtk/WebPageProxyGtk.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/gtk/WebPopupMenuProxyGtk.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/gtk/WebPreferencesGtk.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/gtk/WebProcessProxyGtk.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/Network/soup/NetworkProcessProxySoup.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/soup/WebContextSoup.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/UIProcess/soup/WebCookieManagerProxySoup.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/WebProcess/Cookies/soup/WebCookieManagerSoup.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/WebProcess/Cookies/soup/WebKitSoupCookieJarSqlite.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/WebProcess/InjectedBundle/API/gtk/WebKitFrame.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/WebProcess/InjectedBundle/API/gtk/WebKitScriptWorld.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/WebProcess/InjectedBundle/API/gtk/WebKitWebExtension.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/WebProcess/InjectedBundle/API/gtk/WebKitWebPage.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/WebProcess/InjectedBundle/gtk/InjectedBundleGtk.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/WebProcess/Plugins/Netscape/unix/PluginProxyUnix.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/WebProcess/Plugins/Netscape/x11/NetscapePluginX11.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/WebProcess/WebCoreSupport/gtk/WebContextMenuClientGtk.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/WebProcess/WebCoreSupport/gtk/WebDragClientGtk.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/WebProcess/WebCoreSupport/gtk/WebEditorClientGtk.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/WebProcess/WebCoreSupport/gtk/WebErrorsGtk.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/WebProcess/WebCoreSupport/gtk/WebPopupMenuGtk.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/WebProcess/WebCoreSupport/soup/WebFrameNetworkingContext.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/WebProcess/WebPage/DrawingAreaImpl.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/WebProcess/WebPage/atk/WebPageAccessibilityObjectAtk.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/WebProcess/WebPage/gtk/LayerTreeHostGtk.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/WebProcess/WebPage/gtk/PrinterListGtk.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/WebProcess/WebPage/gtk/WebInspectorGtk.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/WebProcess/WebPage/gtk/WebPageGtk.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/WebProcess/WebPage/gtk/WebPrintOperationGtk.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/WebProcess/gtk/WebGtkExtensionManager.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/WebProcess/gtk/WebGtkInjectedBundleMain.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/WebProcess/gtk/WebProcessMainGtk.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/WebProcess/soup/WebKitSoupRequestGeneric.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/WebProcess/soup/WebKitSoupRequestInputStream.cpp.o [ 95%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/WebProcess/soup/WebProcessSoup.cpp.o [ 95%] Building C object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/webkit2gtk/InspectorGResourceBundle.c.o [ 95%] Building C object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/webkit2gtk/WebKit2InspectorGResourceBundle.c.o [ 95%] Building C object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/webkit2gtk/WebKit2ResourcesGResourceBundle.c.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/webkit2gtk/webkit2/WebKitEnumTypes.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/webkit2gtk/webkit2/WebKitMarshal.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/NetworkConnectionToWebProcessMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/NetworkProcessMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/NetworkResourceLoaderMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/PluginControllerProxyMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/PluginProcessMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/WebProcessConnectionMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/WebConnectionMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/AuthenticationManagerMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/NPObjectMessageReceiverMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/CustomProtocolManagerMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/DrawingAreaProxyMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/VisitedLinkProviderMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/WebApplicationCacheManagerProxyMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/WebBatteryManagerProxyMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/WebContextMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/WebCookieManagerProxyMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/WebDatabaseManagerProxyMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/WebFullScreenManagerProxyMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/WebGeolocationManagerProxyMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/WebIconDatabaseMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/WebInspectorProxyMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/WebMediaCacheManagerProxyMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/WebOriginDataManagerProxyMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/WebPageProxyMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/WebProcessProxyMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/WebResourceCacheManagerProxyMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/WebVibrationProxyMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/DownloadProxyMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/NetworkProcessProxyMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/CustomProtocolManagerProxyMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/PluginProcessProxyMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/StorageManagerMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/WebUserContentControllerProxyMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/WebProcessMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/WebApplicationCacheManagerMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/WebBatteryManagerMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/WebCookieManagerMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/WebFullScreenManagerMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/WebGeolocationManagerMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/WebIconDatabaseProxyMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/WebMediaCacheManagerMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/NetworkProcessConnectionMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/WebResourceLoaderMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/WebNotificationManagerMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/WebOriginDataManagerMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/PluginProcessConnectionMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/PluginProcessConnectionManagerMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/PluginProxyMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/WebResourceCacheManagerMessageReceiver.cpp.o [ 96%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/StorageAreaMapMessageReceiver.cpp.o [ 97%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/WebUserContentControllerMessageReceiver.cpp.o [ 97%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/WebDatabaseManagerMessageReceiver.cpp.o [ 97%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/DrawingAreaMessageReceiver.cpp.o [ 97%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/EventDispatcherMessageReceiver.cpp.o [ 97%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/VisitedLinkTableControllerMessageReceiver.cpp.o [ 97%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/WebInspectorMessageReceiver.cpp.o [ 97%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/WebPageMessageReceiver.cpp.o /wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.6.4/DerivedSources/WebKit2/WebPageMessageReceiver.cpp:1057:6: warning: unused parameter 'connection' [-Wunused-parameter] void WebPage::didReceiveSyncWebPageMessage(IPC::Connection* connection, IPC::MessageDecoder& decoder, std::unique_ptr& replyEncoder) ^ [ 97%] Building CXX object Source/WebKit2/CMakeFiles/WebKit2.dir/__/__/DerivedSources/WebKit2/WebPageGroupProxyMessageReceiver.cpp.o Linking CXX shared library ../../lib/libwebkit2gtk-4.0.so CMakeFiles/WebKit2.dir/Platform/IPC/Connection.cpp.o: In function `std::__atomic_base::operator++()': Connection.cpp:(.text._ZNSt13__atomic_baseIyEppEv[_ZNSt13__atomic_baseIyEppEv]+0x31): undefined reference to `__atomic_fetch_add_8' CMakeFiles/WebKit2.dir/UIProcess/StatisticsRequest.cpp.o: In function `std::__atomic_base::operator++()': StatisticsRequest.cpp:(.text._ZNSt13__atomic_baseIxEppEv[_ZNSt13__atomic_baseIxEppEv]+0x31): undefined reference to `__atomic_fetch_add_8' collect2: error: ld returned 1 exit status Source/WebKit2/CMakeFiles/WebKit2.dir/build.make:16141: recipe for target 'lib/libwebkit2gtk-4.0.so.37.2.5' failed gmake[2]: *** [lib/libwebkit2gtk-4.0.so.37.2.5] Error 1 CMakeFiles/Makefile2:885: recipe for target 'Source/WebKit2/CMakeFiles/WebKit2.dir/all' failed gmake[1]: *** [Source/WebKit2/CMakeFiles/WebKit2.dir/all] Error 2 Makefile:137: recipe for target 'all' failed gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/www/webkit2-gtk3. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 07:01:39 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 BB0DB464 for ; Wed, 28 Jan 2015 07:01:39 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 A473C316 for ; Wed, 28 Jan 2015 07:01:39 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S71ctR062302 for ; Wed, 28 Jan 2015 07:01:38 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S71c6g062241; Wed, 28 Jan 2015 07:01:38 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 07:01:38 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280701.t0S71c6g062241@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10amd64-default][databases/mysql-workbench51] Failed for mysql-workbench-oss51-5.1.16_11 in build 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: Wed, 28 Jan 2015 07:01:39 -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: tijl@FreeBSD.org Ident: $FreeBSD: head/databases/mysql-workbench51/Makefile 368126 2014-09-13 18:25:04Z tijl $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-default/2015-01-28_05h16m48s/logs/mysql-workbench-oss51-5.1.16_11.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-default&build=2015-01-28_05h16m48s Log: ====>> Building databases/mysql-workbench51 build started at Wed Jan 28 06:55:04 UTC 2015 port directory: /usr/ports/databases/mysql-workbench51 building for: FreeBSD 10amd64-default-job-09 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/databases/mysql-workbench51/Makefile 368126 2014-09-13 18:25:04Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=mysql-workbench-oss51-5.1.16_11 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-default/ref/.p/pool MASTERNAME=10amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for mysql-workbench-oss51-5.1.16_11: PYTHON=off: Python bindings or support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- GNOME2_DIR="/usr/local" LUA_LIBS="-llua-5.1" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPD ATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh ESD_CONFIG="/usr/local/bin/esd-config" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work TMPDIR="/tmp" LUA_MODLIBDIR=/usr/local/lib/lua/5.1 LUA_MODSHAREDIR=/usr/local/share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=/usr/local/include/lua51 LUA_LIBDIR=/usr/local/lib NO_PIE=yes SHELL=/bin/sh NO_LINT=YES AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/l ocal/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh ESD_CONFIG="/usr/local/bin/esd-config" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51" 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="in! stall -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- LUA_MODLIBDIR=lib/lua/5.1 LUA_MODSHAREDIR=share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=include/lua51 LUA_LIBDIR=lib LUA_VER_STR=51 OSREL=10.0 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/mysql-workbench-oss" EXAMPLESDIR="share/examples/mysql-workbench-oss" DATADIR="share/mysql-workbench" WWWDIR="www/mysql-workbench-oss" ETCDIR="etc/mysql-workbench-oss" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mysql-workbench DOCSDIR=/usr/local/share/doc/mysql-workbench-oss EXAMPLESDIR=/usr/local/share/examples/mysql-workbench-oss WWWDIR=/usr/local/www/mysql-workbench-oss ETCDIR=/usr/local/etc/mysql-workbench-oss --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== /!\ WARNING /!\ DEFAULT_MYSQL_VER is defined, consider using DEFAULT_VERSIONS=mysql=51 instead =========================================================================== =================================================== ===> mysql-workbench-oss51-5.1.16_11 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.7.txz [10amd64-default-job-09] Installing pkg-1.4.7... [10amd64-default-job-09] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mysql-workbench-oss51-5.1.16_11 =========================================================================== =================================================== =========================================================================== =================================================== /!\ WARNING /!\ DEFAULT_MYSQL_VER is defined, consider using DEFAULT_VERSIONS=mysql=51 instead ===> Fetching all distfiles required by mysql-workbench-oss51-5.1.16_11 for building =========================================================================== =================================================== /!\ WARNING /!\ DEFAULT_MYSQL_VER is defined, consider using DEFAULT_VERSIONS=mysql=51 instead ===> Fetching all distfiles required by mysql-workbench-oss51-5.1.16_11 for building => SHA256 Checksum OK for mysql-workbench-oss-5.1.16.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== /!\ WARNING /!\ DEFAULT_MYSQL_VER is defined, consider using DEFAULT_VERSIONS=mysql=51 instead ===> Fetching all distfiles required by mysql-workbench-oss51-5.1.16_11 for building ===> Extracting for mysql-workbench-oss51-5.1.16_11 => SHA256 Checksum OK for mysql-workbench-oss-5.1.16.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mysql-workbench-oss51-5.1.16_11 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for mysql-workbench-oss51-5.1.16_11 =========================================================================== =================================================== ===> mysql-workbench-oss51-5.1.16_11 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/glproto.pc in /usr/ports/x11/glproto ===> Installing existing package /packages/All/glproto-1.4.17.txz [10amd64-default-job-09] Installing glproto-1.4.17... [10amd64-default-job-09] Extracting glproto-1.4.17... done ===> Returning to build of mysql-workbench-oss51-5.1.16_11 ===> mysql-workbench-oss51-5.1.16_11 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/dri2proto.pc in /usr/ports/x11/dri2proto ===> Installing existing package /packages/All/dri2proto-2.8.txz [10amd64-default-job-09] Installing dri2proto-2.8... [10amd64-default-job-09] Extracting dri2proto-2.8... done ===> Returning to build of mysql-workbench-oss51-5.1.16_11 ===> mysql-workbench-oss51-5.1.16_11 depends on file: /usr/local/bin/automake-1.15 - not found ===> Verifying install for /usr/local/bin/automake-1.15 in /usr/ports/devel/automake ===> Installing existing package /packages/All/automake-1.15.txz [10amd64-default-job-09] Installing automake-1.15... [10amd64-default-job-09] `-- Installing autoconf-2.69... [10amd64-default-job-09] | `-- Installing autoconf-wrapper-20131203... [10amd64-default-job-09] | `-- Extracting autoconf-wrapper-20131203... done [10amd64-default-job-09] | `-- Installing indexinfo-0.2.2... [10amd64-default-job-09] | `-- Extracting indexinfo-0.2.2... done [10amd64-default-job-09] | `-- Installing m4-1.4.17_1,1... [10amd64-default-job-09] | `-- Extracting m4-1.4.17_1,1... done [10amd64-default-job-09] | `-- Installing perl5-5.18.4_11... [10amd64-default-job-09] | `-- Extracting perl5-5.18.4_11... done [10amd64-default-job-09] `-- Extracting autoconf-2.69... done [10amd64-default-job-09] `-- Installing automake-wrapper-20131203... [10amd64-default-job-09] `-- Extracting automake-wrapper-20131203... done [10amd64-default-job-09] Extracting automake-1.15... done ===> Returning to build of mysql-workbench-oss51-5.1.16_11 ===> mysql-workbench-oss51-5.1.16_11 depends on file: /usr/local/bin/autoconf-2.69 - found ===> mysql-workbench-oss51-5.1.16_11 depends on package: libtool>=2.4 - not found ===> Verifying install for libtool>=2.4 in /usr/ports/devel/libtool ===> Installing existing package /packages/All/libtool-2.4.5.txz [10amd64-default-job-09] Installing libtool-2.4.5... [10amd64-default-job-09] Extracting libtool-2.4.5... done ===> Returning to build of mysql-workbench-oss51-5.1.16_11 ===> mysql-workbench-oss51-5.1.16_11 depends on file: /usr/local/libdata/pkgconfig/gnome-mime-data-2.0.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/gnome-mime-data-2.0.pc in /usr/ports/misc/gnome-mime-data ===> Installing existing package /packages/All/gnome-mime-data-2.18.0_5.txz [10amd64-default-job-09] Installing gnome-mime-data-2.18.0_5... [10amd64-default-job-09] `-- Installing gettext-runtime-0.19.4... [10amd64-default-job-09] `-- Extracting gettext-runtime-0.19.4... done [10amd64-default-job-09] Extracting gnome-mime-data-2.18.0_5... done ===> Returning to build of mysql-workbench-oss51-5.1.16_11 ===> mysql-workbench-oss51-5.1.16_11 depends on file: /usr/local/bin/intltool-extract - not found ===> Verifying install for /usr/local/bin/intltool-extract in /usr/ports/textproc/intltool ===> Installing existing package /packages/All/intltool-0.50.2.txz [10amd64-default-job-09] Installing intltool-0.50.2... ./mdc_figure.h:24:16: note: hidden overloaded virtual function 'mdc::Figure::stroke_outline' declared here: different qualifiers (none vs const) virtual void stroke_outline(CairoCtx *cr, float offset); ^ 2 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_ THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_orthogonal_line_layouter.lo -MD -MP -MF .deps/mdc_orthogonal_line_layouter.Tpo -c mdc_orthogonal_line_layouter.cpp -o mdc_orthogonal_line_layouter.o >/dev/null 2>&1 mv -f .deps/mdc_orthogonal_line_layouter.Tpo .deps/mdc_orthogonal_line_layouter.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/ cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_line_segment_handle.lo -MD -MP -MF .deps/mdc_line_segment_handle.Tpo -c -o mdc_line_segment_handle.lo mdc_line_segment_handle.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_ THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_line_segment_handle.lo -MD -MP -MF .deps/mdc_line_segment_handle.Tpo -c mdc_line_segment_handle.cpp -fPIC -DPIC -o .libs/mdc_line_segment_handle.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_ THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_line_segment_handle.lo -MD -MP -MF .deps/mdc_line_segment_handle.Tpo -c mdc_line_segment_handle.cpp -o mdc_line_segment_handle.o >/dev/null 2>&1 mv -f .deps/mdc_line_segment_handle.Tpo .deps/mdc_line_segment_handle.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/ cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_box_side_magnet.lo -MD -MP -MF .deps/mdc_box_side_magnet.Tpo -c -o mdc_box_side_magnet.lo mdc_box_side_magnet.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_ THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_box_side_magnet.lo -MD -MP -MF .deps/mdc_box_side_magnet.Tpo -c mdc_box_side_magnet.cpp -fPIC -DPIC -o .libs/mdc_box_side_magnet.o In file included from mdc_box_side_magnet.cpp:3: ./mdc_canvas_item.h:134:49: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ mdc_box_side_magnet.cpp:13:20: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] for (int i= 0; i < sizeof(_counts)/sizeof(*_counts); i++) _counts[i]= 0; ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdc_box_side_magnet.cpp:140:11: warning: enumeration value 'Unknown' not handled in switch [-Wswitch] switch ((side= get_connector_side(conn))) ^ mdc_box_side_magnet.cpp:134:79: warning: unused parameter 'srcpos' [-Wunused-parameter] Point BoxSideMagnet::get_position_for_connector(Connector *conn, const Point &srcpos) const ^ 4 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_ THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_box_side_magnet.lo -MD -MP -MF .deps/mdc_box_side_magnet.Tpo -c mdc_box_side_magnet.cpp -o mdc_box_side_magnet.o >/dev/null 2>&1 mv -f .deps/mdc_box_side_magnet.Tpo .deps/mdc_box_side_magnet.Plo /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -L/usr/local/lib -L/usr/local/lib -fstack-protector -o libmdcanvas.la -rpath /usr/local/lib/mysql-workbench mdc_algorithms.lo mdc_area_group.lo mdc_back_layer.lo mdc_bounds_magnet.lo mdc_box.lo mdc_box_handle.lo mdc_button.lo mdc_canvas_item.lo mdc_canvas_view.lo mdc_canvas_view_image.lo mdc_canvas_view_x11.lo mdc_canvas_view_opengl.lo mdc_canvas_view_printing.lo mdc_canvas_view_glx.lo mdc_common.lo mdc_connector.lo mdc_draw_util.lo mdc_figure.lo mdc_group.lo mdc_icon_text.lo mdc_interaction_layer.lo mdc_item_handle.lo mdc_layer.lo mdc_layouter.lo mdc_line.lo mdc_magnet.lo mdc_image.lo mdc_rectangle.lo mdc_selection.lo mdc_text.lo mdc_vertex_handle.lo mdc_image_manager.lo mdc_orthogonal_line_layouter.lo mdc_line_segment_handle.lo mdc_box_side_magnet.lo -L/u sr/local/lib -lcairo -pthread -lGL libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/mdc_algorithms.o .libs/mdc_area_group.o .libs/mdc_back_layer.o .libs/mdc_bounds_magnet.o .libs/mdc_box.o .libs/mdc_box_handle.o .libs/mdc_button.o .libs/mdc_canvas_item.o .libs/mdc_canvas_view.o .libs/mdc_canvas_view_image.o .libs/mdc_canvas_view_x11.o .libs/mdc_canvas_view_opengl.o .libs/mdc_canvas_view_printing.o .libs/mdc_canvas_view_glx.o .libs/mdc_common.o .libs/mdc_connector.o .libs/mdc_draw_util.o .libs/mdc_figure.o .libs/mdc_group.o .libs/mdc_icon_text.o .libs/mdc_interaction_layer.o .libs/mdc_item_handle.o .libs/mdc_layer.o .libs/mdc_layouter.o .libs/mdc_line.o .libs/mdc_magnet.o .libs/mdc_image.o .libs/mdc_rectangle.o .libs/mdc_selection.o .libs/mdc_text.o .libs/mdc_vertex_handle.o .libs/mdc_image_manager.o .libs/mdc_orthogonal_line_layouter.o .libs/mdc_line_segment_handle.o .libs/mdc_box_side_magnet.o -L/usr/local/lib -lcairo -lGL -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/ crtendS.o /usr/lib/crtn.o -O2 -fstack-protector -ggdb3 -fstack-protector -pthread -pthread -Wl,-soname -Wl,libmdcanvas.so.0 -o .libs/libmdcanvas.so.0.0.0 c++: warning: argument unused during compilation: '-pthread' c++: warning: argument unused during compilation: '-pthread' libtool: link: (cd ".libs" && rm -f "libmdcanvas.so.0" && ln -s "libmdcanvas.so.0.0.0" "libmdcanvas.so.0") libtool: link: (cd ".libs" && rm -f "libmdcanvas.so" && ln -s "libmdcanvas.so.0.0.0" "libmdcanvas.so") libtool: link: ar cru .libs/libmdcanvas.a mdc_algorithms.o mdc_area_group.o mdc_back_layer.o mdc_bounds_magnet.o mdc_box.o mdc_box_handle.o mdc_button.o mdc_canvas_item.o mdc_canvas_view.o mdc_canvas_view_image.o mdc_canvas_view_x11.o mdc_canvas_view_opengl.o mdc_canvas_view_printing.o mdc_canvas_view_glx.o mdc_common.o mdc_connector.o mdc_draw_util.o mdc_figure.o mdc_group.o mdc_icon_text.o mdc_interaction_layer.o mdc_item_handle.o mdc_layer.o mdc_layouter.o mdc_line.o mdc_magnet.o mdc_image.o mdc_rectangle.o mdc_selection.o mdc_text.o mdc_vertex_handle.o mdc_image_manager.o mdc_orthogonal_line_layouter.o mdc_line_segment_handle.o mdc_box_side_magnet.o libtool: link: ranlib .libs/libmdcanvas.a libtool: link: ( cd ".libs" && rm -f "libmdcanvas.la" && ln -s "../libmdcanvas.la" "libmdcanvas.la" ) /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/ca iro -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_gtk_canvas_view.lo -MD -MP -MF .deps/mdc_gtk_canvas_view.Tpo -c -o mdc_gtk_canvas_view.lo `test -f 'gtk/mdc_gtk_canvas_view.cpp' || echo './'`gtk/mdc_gtk_canvas_view.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_ THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_gtk_canvas_view.lo -MD -MP -MF .deps/mdc_gtk_canvas_view.Tpo -c gtk/mdc_gtk_canvas_view.cpp -fPIC -DPIC -o .libs/mdc_gtk_canvas_view.o In file included from gtk/mdc_gtk_canvas_view.cpp:1: In file included from gtk/mdc_gtk_canvas_view.h:9: In file included from ./mdc_canvas_view_x11.h:4: In file included from ./mdc_canvas_view.h:6: In file included from ./mdc_layer.h:6: In file included from ./mdc_group.h:5: In file included from ./mdc_layouter.h:5: ./mdc_canvas_item.h:134:49: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ gtk/mdc_gtk_canvas_view.cpp:238:49: warning: unused parameter 'event' [-Wunused-parameter] bool GtkCanvas::on_key_press_event(GdkEventKey *event) ^ gtk/mdc_gtk_canvas_view.cpp:244:51: warning: unused parameter 'event' [-Wunused-parameter] bool GtkCanvas::on_key_release_event(GdkEventKey *event) ^ 3 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_ THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_gtk_canvas_view.lo -MD -MP -MF .deps/mdc_gtk_canvas_view.Tpo -c gtk/mdc_gtk_canvas_view.cpp -o mdc_gtk_canvas_view.o >/dev/null 2>&1 mv -f .deps/mdc_gtk_canvas_view.Tpo .deps/mdc_gtk_canvas_view.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/ca iro -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_gtk_canvas_scroller.lo -MD -MP -MF .deps/mdc_gtk_canvas_scroller.Tpo -c -o mdc_gtk_canvas_scroller.lo `test -f 'gtk/mdc_gtk_canvas_scrol ler.cpp' || echo './'`gtk/mdc_gtk_canvas_scr! oller.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_ THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_gtk_canvas_scroller.lo -MD -MP -MF .deps/mdc_gtk_canvas_scroller.Tpo -c gtk/mdc_gtk_canvas_scroller.cpp -fPIC -DPIC -o .libs/mdc_gtk_canvas_scroller.o In file included from gtk/mdc_gtk_canvas_scroller.cpp:2: gtk/mdc_gtk_canvas_scroller.h:22:10: warning: 'mdc::GtkCanvasScroller::add' hides overloaded virtual function [-Woverloaded-virtual] void add(GtkCanvas &canvas); ^ /usr/local/include/gtkmm-2.4/gtkmm/container.h:157:15: note: hidden overloaded virtual function 'Gtk::Container::add' declared here: type mismatch at 1st parameter ('Gtk::Widget &' vs 'mdc::GtkCanvas &') virtual void add(Widget& widget); ^ In file included from gtk/mdc_gtk_canvas_scroller.cpp:3: In file included from gtk/mdc_gtk_canvas_view.h:9: In file included from ./mdc_canvas_view_x11.h:4: In file included from ./mdc_canvas_view.h:6: In file included from ./mdc_layer.h:6: In file included from ./mdc_group.h:5: In file included from ./mdc_layouter.h:5: ./mdc_canvas_item.h:134:49: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ 2 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_ THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_gtk_canvas_scroller.lo -MD -MP -MF .deps/mdc_gtk_canvas_scroller.Tpo -c gtk/mdc_gtk_canvas_scroller.cpp -o mdc_gtk_canvas_scroller.o >/dev/null 2>&1 mv -f .deps/mdc_gtk_canvas_scroller.Tpo .deps/mdc_gtk_canvas_scroller.Plo /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -L/usr/local/lib -L/usr/local/lib -fstack-protector -o libmdcanvasgtk.la -rpath /usr/local/lib/mysql-workbench mdc_gtk_canvas_view.lo mdc_gtk_canvas_scroller.lo -L/usr/local/lib -lcairo -pthread -lGL -lglade-2.0 -lxml2 -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lgmodule-2.0 -lORBit-2 -lgthread-2.0 -pthread -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/mdc_gtk_canvas_view.o .libs/mdc_gtk_canvas_scroller.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -lGL /usr/local/lib/libglade-2.0.so -lxml2 /usr/local/lib/libgtkmm-2.4.so -latkmm-1.6 /usr/local/lib/libgdkmm-2.4.so -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 /usr/local/lib/libcairomm-1.0.so -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype /usr/local/lib/libgnome-2.so -lpopt /usr/local/lib/libbonobo-2.so /usr/local/lib/libbonobo-activation.so -lgmodule-2.0 /usr/local/lib/libORBit-2.so -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -fstack-protector -ggdb3 -fstack-protector -pthread -pthread -pthread -pthread -Wl,-soname -Wl,libmdcanvasgtk.so.0 -o .libs/libmdcanvasgtk.so.0.0.0 c++: warning: argument unused during compilation: '-pthread' c++: warning: argument unused during compilation: '-pthread' c++: warning: argument unused during compilation: '-pthread' c++: warning: argument unused during compilation: '-pthread' libtool: link: (cd ".libs" && rm -f "libmdcanvasgtk.so.0" && ln -s "libmdcanvasgtk.so.0.0.0" "libmdcanvasgtk.so.0") libtool: link: (cd ".libs" && rm -f "libmdcanvasgtk.so" && ln -s "libmdcanvasgtk.so.0.0.0" "libmdcanvasgtk.so") libtool: link: ar cru .libs/libmdcanvasgtk.a mdc_gtk_canvas_view.o mdc_gtk_canvas_scroller.o libtool: link: ranlib .libs/libmdcanvasgtk.a libtool: link: ( cd ".libs" && rm -f "libmdcanvasgtk.la" && ln -s "../libmdcanvasgtk.la" "libmdcanvasgtk.la" ) Making all in dbc /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I /usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I../../backend -I../../generated -I../../library/grt/src -I../../library/utilities/src -I../../ext/cppconn -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENAB LE_DEBUG -MT driver_manager.lo -MD -MP -MF .! deps/driver_manager.Tpo -c -o driver_manager.lo `test -f 'src/driver_manager.cpp' || echo './'`src/driver_manager.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THR EAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I../../backend -I../../generated -I../../library/grt/src -I../../library/utilities/src -I../../ext/cppconn -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT driver_manager.lo -MD -MP -MF . deps/driver_manager.Tpo -c src/driver_manage! r.cpp -fPIC -DPIC -o .libs/driver_manager.o In file included from src/driver_manager.cpp:8: In file included from src/driver_manager.h:6: In file included from ../../generated/grts/structs.db.mgmt.h:4: ./../library/grt/src/grtpp.h:95:21: warning: unused parameter 'index' [-Wunused-parameter] bad_item(size_t index, size_t count) : std::logic_error("Index out of range.") {} ^ ./../library/grt/src/grtpp.h:95:35: warning: unused parameter 'count' [-Wunused-parameter] bad_item(size_t index, size_t count) : std::logic_error("Index out of range.") {} ^ In file included from src/driver_manager.cpp:4: In file included from /usr/include/c++/v1/list:173: In file included from /usr/include/c++/v1/memory:598: /usr/include/c++/v1/utility:243:9: error: field has incomplete type 'grt::ValueRef' _T2 second; ^ /usr/include/c++/v1/map:693:20: note: in instantiation of template class 'std::__1::pair, grt::ValueRef>' requested here value_type __cc; ^ /usr/include/c++/v1/__tree:603:16: note: in instantiation of member class 'std::__1::map, grt::ValueRef, std::__1::less >, std::__1::allocator, grt::ValueRef> > >::__value_type' requested here value_type __value_; ^ /usr/include/c++/v1/__tree:690:22: note: in instantiation of template class 'std::__1::__tree_node, grt::ValueRef, std::__1::less >, std::__1::allocator, grt::ValueRef> > >::__value_type, void *>' requested here typedef typename __node::base __node_base; ^ /usr/include/c++/v1/map:566:19: note: in instantiation of template class 'std::__1::__tree_const_iterator, grt::ValueRef, std::__1::less >, std::__1::allocator, grt::ValueRef> > >::__value_type, std::__1::__tree_node, grt::ValueRef, std::__1::less >, std::__1::allocator, grt::ValueRef> > >::__value_type, void *> *, long>' requested here _TreeIterator __i_; ^ ./../library/grt/src/grtpp_value.h:352:22: note: in instantiation of template class 'std::__1::__map_const_iterator, grt::ValueRef, std::__1::less >, std::__1::allocator, grt::ValueRef> > >::__value_type, std::__1::__tree_node, grt::ValueRef, std::__1::less >, std::__1::allocator, grt::ValueRef> > >::__value_type, void *> *, long> >' requested here const_iterator begin() const { return _content.begin(); } ^ ./../library/grt/src/grtpp_value.h:89:9: note: forward declaration of 'grt::ValueRef' class ValueRef; ^ In file included from src/driver_manager.cpp:8: In file included from src/driver_manager.h:6: In file included from ../../generated/grts/structs.db.mgmt.h:4: ./../library/grt/src/grtpp.h:724:32: error: field of type 'IterType' (aka '__wrap_iter') has private constructor TypedListConstIterator() : iter(0) {} ^ /usr/include/c++/v1/iterator:1195:31: note: declared private here _LIBCPP_INLINE_VISIBILITY __wrap_iter(iterator_type __x) _NOEXCEPT : __i(__x) {} ^ In file included from src/driver_manager.cpp:8: In file included from src/driver_manager.h:6: In file included from ../../generated/grts/structs.db.mgmt.h:18: ./../generated/grts/structs.db.h:465:15: warning: 'db_ForeignKey::owner' hides overloaded virtual function [-Woverloaded-virtual] db_TableRef owner() const { return db_TableRef::cast_from(_owner); } ^ ./../generated/grts/structs.h:59:16: note: hidden overloaded virtual function 'GrtObject::owner' declared here: different number of parameters (1 vs 0) virtual void owner(const GrtObjectRef &value) ^ In file included from src/driver_manager.cpp:8: In file included from src/driver_manager.h:6: In file included from ../../generated/grts/structs.db.mgmt.h:18: ./../generated/grts/structs.db.h:466:16: warning: 'db_ForeignKey::owner' hides overloaded virtual function [-Woverloaded-virtual] virtual void owner(const db_TableRef &value); ^ ./../generated/grts/structs.h:59:16: note: hidden overloaded virtual function 'GrtObject::owner' declared here: type mismatch at 1st parameter ('const GrtObjectRef &' (aka 'const Ref &') vs 'const db_TableRef &' (aka 'const Ref &')) virtual void owner(const GrtObjectRef &value) ^ In file included from src/driver_manager.cpp:8: In file included from src/driver_manager.h:6: In file included from ../../generated/grts/structs.db.mgmt.h:18: ./../generated/grts/structs.db.h:527:100: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_checkCompleteness(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->checkCompleteness(); } ^ ./../generated/grts/structs.db.h:2691:99: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_isDependantTable(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->isDependantTable(); } ^ In file included from src/driver_manager.cpp:8: In file included from src/driver_manager.h:6: In file included from ../../generated/grts/structs.db.mgmt.h:4: In file included from ../../library/grt/src/grtpp.h:29: /usr/include/c++/v1/map:847:50: error: no viable conversion from 'const_iterator' (aka '__tree_const_iterator') to 'const_iterator' (aka '__map_const_iterator') const_iterator end() const _NOEXCEPT {return __tree_.end();} ^~~~~~~~~~~~~ ./../library/grt/src/grtpp_value.h:353:52: note: in instantiation of member function 'std::__1::map, grt::ValueRef, std::__1::less >, std::__1::allocator, grt::ValueRef> > >::end' requested here const_iterator end() const { return _content.end(); } ^ /usr/include/c++/v1/map:564:24: note: candidate constructor (the implicit copy constructor) not viable: no known conversion from 'const_iterator' (aka '__tree_const_iterator') to 'const std::__1::__map_const_iterator, grt::ValueRef, std::__1::less >, std::__1::allocator, grt::ValueRef> > >::__value_type, std::__1::__tree_node, grt::ValueRef, std::__1::less >, std::__1::allocator, grt::ValueRef> > >::__value_type, void *> *, long> > &' for 1st argument class _LIBCPP_TYPE_VIS __map_const_iterator ^ /usr/include/c++/v1/map:590:5: note: candidate constructor not viable: no known conversion from 'const_iterator' (aka '__tree_const_iterator') to '__map_iterator *, long>::__non_const_iterator>' for 1st argument __map_const_iterator( ^ 6 warnings and 3 errors generated. *** Error code 1 Stop. make[4]: stopped in /wrkdirs/usr/ports/databases/mysql-workbench51/work/mysql-workbench-oss-5.1.16/library/dbc *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/databases/mysql-workbench51/work/mysql-workbench-oss-5.1.16/library *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/databases/mysql-workbench51/work/mysql-workbench-oss-5.1.16 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/databases/mysql-workbench51/work/mysql-workbench-oss-5.1.16 *** Error code 1 Stop. make: stopped in /usr/ports/databases/mysql-workbench51 From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 07:06:34 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 D6A095C8 for ; Wed, 28 Jan 2015 07:06:34 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 BFA1A356 for ; Wed, 28 Jan 2015 07:06:34 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S76YZD083861 for ; Wed, 28 Jan 2015 07:06:34 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S76Ybw083856; Wed, 28 Jan 2015 07:06:34 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 07:06:34 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280706.t0S76Ybw083856@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10amd64-default][databases/mysql-workbench52] Failed for mysql-workbench-gpl52-5.2.47_7 in build 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: Wed, 28 Jan 2015 07:06:34 -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: bapt@FreeBSD.org Ident: $FreeBSD: head/databases/mysql-workbench52/Makefile 375290 2014-12-22 23:14:07Z bapt $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-default/2015-01-28_05h16m48s/logs/mysql-workbench-gpl52-5.2.47_7.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-default&build=2015-01-28_05h16m48s Log: ====>> Building databases/mysql-workbench52 build started at Wed Jan 28 06:55:09 UTC 2015 port directory: /usr/ports/databases/mysql-workbench52 building for: FreeBSD 10amd64-default-job-08 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/databases/mysql-workbench52/Makefile 375290 2014-12-22 23:14:07Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=mysql-workbench-gpl52-5.2.47_7 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-default/ref/.p/pool MASTERNAME=10amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for mysql-workbench-gpl52-5.2.47_7: PYTHON_UTILS=off: Python scripts useful for administering MySQL UNIXODBC=off: ODBC backend via unixODBC ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --docdir=/wrkdirs/usr/ports/databases/mysql-workbench52/work/fakeroot --with-unixodbc --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- LUA_CFLAGS="$(pkg-config --cflags lua-5.1)" LUA_LIBS="$(pkg-config --libs lua-5.1)" TINYXML_CFLAGS="-I/usr/local/include" TINYXML_LIBS="-L/usr/local/lib -ltinyxml" ac_cv_header_netinet_tcp_h=yes XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib " READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work TMPDIR="/tmp" LUA_MODLIBDIR=/usr/local/lib/lua/5.1 LUA_MODSHAREDIR=/usr/local/share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=/usr/local/include/lua51 LUA_LIBDIR=/usr/local/lib NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" AUTOMAKE=/ usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/ usr/local/lib -L/usr/local/lib/c++ -fstack-p! rotector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48" 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="5.2.47" PYTHON_VER="2.7" PYTHON_UTILS="@comment " LUA_MODLIBDIR=lib/lua/5.1 LUA_MODSHAREDIR=share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=include/lua51 LUA_LIBDIR=lib LUA_VER_STR=51 PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd10 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=10.0 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/mysql-workbench-gpl" EXAMPLESDIR="share/examples/mysql-workbench-gpl" DATADIR="share/mysql-workbench-gpl" WWWDIR="www/mysql-workbench-gpl" ETCDIR="etc/mysql-workbench-gpl" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mysql-workbench-gpl DOCSDIR=/usr/local/share/doc/mysql-workbench-gpl EXAMPLESDIR=/usr/local/share/examples/mysql-workbench-gpl WWWDIR=/usr/local/www/mysql-workbench-gpl ETCDIR=/usr/local/etc/mysql-workbench-gpl --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 LGPL21 accepted by the user =========================================================================== =================================================== ===> mysql-workbench-gpl52-5.2.47_7 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.7.txz [10amd64-default-job-08] Installing pkg-1.4.7... [10amd64-default-job-08] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mysql-workbench-gpl52-5.2.47_7 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by mysql-workbench-gpl52-5.2.47_7 for building =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by mysql-workbench-gpl52-5.2.47_7 for building => SHA256 Checksum OK for mysql-workbench-gpl-5.2.47-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by mysql-workbench-gpl52-5.2.47_7 for building ===> Extracting for mysql-workbench-gpl52-5.2.47_7 => SHA256 Checksum OK for mysql-workbench-gpl-5.2.47-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mysql-workbench-gpl52-5.2.47_7 ===> Applying FreeBSD patches for mysql-workbench-gpl52-5.2.47_7 =========================================================================== =================================================== ===> mysql-workbench-gpl52-5.2.47_7 depends on file: /usr/local/lib/c++/libstdc++.so - not found ===> Verifying install for /usr/local/lib/c++/libstdc++.so in /usr/ports/devel/libc++ ===> Installing existing package /packages/All/libc++-208080.txz [10amd64-default-job-08] Installing libc++-208080... [10amd64-default-job-08] Extracting libc++-208080... done ===> Returning to build of mysql-workbench-gpl52-5.2.47_7 ===> mysql-workbench-gpl52-5.2.47_7 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 [10amd64-default-job-08] Installing desktop-file-utils-0.22_3... [10amd64-default-job-08] `-- Installing gettext-runtime-0.19.4... [10amd64-default-job-08] | `-- Installing indexinfo-0.2.2... [10amd64-default-job-08] | `-- Extracting indexinfo-0.2.2... done [10amd64-default-job-08] `-- Extracting gettext-runtime-0.19.4... done [10amd64-default-job-08] `-- Installing glib-2.42.1... [10amd64-default-job-08] | `-- Installing libffi-3.2.1... [10amd64-default-job-08] | `-- Extracting libffi-3.2.1... done [10amd64-default-job-08] | `-- Installing libiconv-1.14_6... [10amd64-default-job-08] | `-- Extracting libiconv-1.14_6... done [10amd64-default-job-08] | `-- Installing pcre-8.35_2... [10amd64-default-job-08] | `-- Extracting pcre-8.35_2... done [10amd64-default-job-08] | `-- Installing perl5-5.18.4_11... [10amd64-default-job-08] | `-- Extracting perl5-5.18.4_11... done [10amd64-default-job-08] | `-- Installing python27-2.7.9... [10amd64-default-job-08] | `-- Extracting python27-2.7.9... done [10amd64-default-job-08] `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [10amd64-default-job-08] Extracting desktop-file-utils-0.22_3... done 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 mysql-workbench-gpl52-5.2.47_7 ===> mysql-workbench-gpl52-5.2.47_7 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 [10amd64-default-job-08] Installing gettext-tools-0.19.4... [10amd64-default-job-08] `-- Installing expat-2.1.0_2... [10amd64-default-job-08] `-- Extracting expat-2.1.0_2... done mdc_selection.cpp:53:34: warning: 'void g_static_rec_mutex_lock(GStaticRecMutex*)' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:179): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] g_static_rec_mutex_lock(&_mutex); ^ mdc_selection.cpp: In member function 'void mdc::Selection::unlock()': mdc_selection.cpp:59:3: warning: 'void g_static_rec_mutex_unlock(GStaticRecMutex*)' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:185): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] g_static_rec_mutex_unlock(&_mutex); ^ mdc_selection.cpp:59:36: warning: 'void g_static_rec_mutex_unlock(GStaticRecMutex*)' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:185): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] g_static_rec_mutex_unlock(&_mutex); ^ mv -f .deps/mdc_selection.Tpo .deps/mdc_selection.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_text.lo -MD -MP -MF .deps/mdc_text.Tpo -c -o mdc_text.lo mdc_text.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/ gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_text.lo -MD -MP -MF .deps/mdc_text.Tpo -c mdc_text.cpp -fPIC -DPIC -o .libs/mdc_text.o In file included from mdc_figure.h:23:0, from mdc_text.h:23, from mdc_text.cpp:27: mdc_canvas_item.h:154:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ mdc_canvas_item.h:155:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline_gl(float offset= 0) {} ^ mv -f .deps/mdc_text.Tpo .deps/mdc_text.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_vertex_handle.lo -MD -MP -MF .deps/mdc_vertex_handle.Tpo -c -o mdc_vertex_handle.lo mdc_vertex_handle.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/ gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_vertex_handle.lo -MD -MP -MF .deps/mdc_vertex_handle.Tpo -c mdc_vertex_handle.cpp -fPIC -DPIC -o .libs/mdc_vertex_handle.o mv -f .deps/mdc_vertex_handle.Tpo .deps/mdc_vertex_handle.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_image_manager.lo -MD -MP -MF .deps/mdc_image_manager.Tpo -c -o mdc_image_manager.lo mdc_image_manager.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/ gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_image_manager.lo -MD -MP -MF .deps/mdc_image_manager.Tpo -c mdc_image_manager.cpp -fPIC -DPIC -o .libs/mdc_image_manager.o mv -f .deps/mdc_image_manager.Tpo .deps/mdc_image_manager.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_orthogonal_line_layouter.lo -MD -MP -MF .deps/mdc_orthogonal_line_layouter.Tpo -c -o mdc_orthogonal_line_layouter.lo mdc_orthogonal_line_layouter.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/ gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_orthogonal_line_layouter.lo -MD -MP -MF .deps/mdc_orthogonal_line_layouter.Tpo -c mdc_orthogonal_line_layouter.cpp -fPIC -DPIC -o .libs/mdc_orthogonal_line_layouter.o In file included from mdc_figure.h:23:0, from mdc_line.h:23, from mdc_orthogonal_line_layouter.h:25, from mdc_orthogonal_line_layouter.cpp:23: mdc_canvas_item.h:154:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ mdc_canvas_item.h:155:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline_gl(float offset= 0) {} ^ mv -f .deps/mdc_orthogonal_line_layouter.Tpo .deps/mdc_orthogonal_line_layouter.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_line_segment_handle.lo -MD -MP -MF .deps/mdc_line_segment_handle.Tpo -c -o mdc_line_segment_handle.lo mdc_line_segment_handle.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/ gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_line_segment_handle.lo -MD -MP -MF .deps/mdc_line_segment_handle.Tpo -c mdc_line_segment_handle.cpp -fPIC -DPIC -o .libs/mdc_line_segment_handle.o mv -f .deps/mdc_line_segment_handle.Tpo .deps/mdc_line_segment_handle.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_box_side_magnet.lo -MD -MP -MF .deps/mdc_box_side_magnet.Tpo -c -o mdc_box_side_magnet.lo mdc_box_side_magnet.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/ gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_box_side_magnet.lo -MD -MP -MF .deps/mdc_box_side_magnet.Tpo -c mdc_box_side_magnet.cpp -fPIC -DPIC -o .libs/mdc_box_side_magnet.o In file included from mdc_box_side_magnet.cpp:22:0: mdc_canvas_item.h:154:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ mdc_canvas_item.h:155:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline_gl(float offset= 0) {} ^ mdc_box_side_magnet.cpp:153:7: warning: unused parameter 'srcpos' [-Wunused-parameter] Point BoxSideMagnet::get_position_for_connector(Connector *conn, const Point &srcpos) const ^ mv -f .deps/mdc_box_side_magnet.Tpo .deps/mdc_box_side_magnet.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++48 -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -L/usr/local/lib -L/usr/local/lib/c++ -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -o libmdcanvas.la -rpath /usr/local/lib/mysql-workbench mdc_algorithms.lo mdc_area_group.lo mdc_back_layer.lo mdc_bounds_magnet.lo mdc_box.lo mdc_box_handle.lo mdc_button.lo mdc_canvas_item.lo mdc_canvas_view.lo mdc_canvas_view_image.lo mdc_canvas_view_x11.lo mdc_canvas_view_opengl.lo mdc_canvas_view_printing.lo mdc_canvas_view_glx.lo mdc_common.lo mdc_connector.lo mdc_draw_util.lo mdc_figure.lo mdc_group.lo mdc_icon_text.lo mdc_interaction_layer.lo mdc_item_handle.lo mdc_layer.lo mdc_layouter.lo mdc_line.lo mdc_magnet.lo mdc_image.lo mdc_rectangle.lo mdc_selection.l o mdc_text.lo mdc_vertex_handle.lo mdc_image_manager.lo mdc_orthogonal_line_layouter.lo mdc_line_segment_handle.lo mdc_box_side_magnet.lo -lcairo -pthread -L/usr/local/lib -lGL libtool: link: g++48 -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.4/crtbeginS.o .libs/mdc_algorithms.o .libs/mdc_area_group.o .libs/mdc_back_layer.o .libs/mdc_bounds_magnet.o .libs/mdc_box.o .libs/mdc_box_handle.o .libs/mdc_button.o .libs/mdc_canvas_item.o .libs/mdc_canvas_view.o .libs/mdc_canvas_view_image.o .libs/mdc_canvas_view_x11.o .libs/mdc_canvas_view_opengl.o .libs/mdc_canvas_view_printing.o .libs/mdc_canvas_view_glx.o .libs/mdc_common.o .libs/mdc_connector.o .libs/mdc_draw_util.o .libs/mdc_figure.o .libs/mdc_group.o .libs/mdc_icon_text.o .libs/mdc_interaction_layer.o .libs/mdc_item_handle.o .libs/mdc_layer.o .libs/mdc_layouter.o .libs/mdc_line.o .libs/mdc_magnet.o .libs/mdc_image.o .libs/mdc_rectangle.o .libs/mdc_selection.o .libs/mdc_text.o .libs/mdc_vertex_handle.o .libs/mdc_image_manager.o .libs/mdc_orthogonal_line_layouter.o .libs/mdc_line_segment_handle.o .libs/mdc_box_side_magnet.o -L/usr/local/lib -L/usr/loc al/lib/c++ -L/usr/local/lib/gcc48 -lcairo -lGL -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.4 -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.4/../../../../../x86_64-portbld-freebsd10.0/lib -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.4/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.4/crtendS.o /usr/lib/crtn.o -O2 -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -Wl,-rpath=/usr/local/lib/gcc48 -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -pthread -pthread -Wl,-soname -Wl,libmdcanvas.so.0 -o .libs/libmdcanvas.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmdcanvas.so.0" && ln -s "libmdcanvas.so.0.0.0" "libmdcanvas.so.0") libtool: link: (cd ".libs" && rm -f "libmdcanvas.so" && ln -s "libmdcanvas.so.0.0.0" "libmdcanvas.so") libtool: link: ( cd ".libs" && rm -f "libmdcanvas.la" && ln -s "../libmdcanvas.la" "libmdcanvas.la" ) /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_gtk_canvas_view.lo -MD -MP -MF .deps/mdc_gtk_canvas_view.Tpo -c -o mdc_gtk_canvas_view.lo `test -f 'gtk/mdc_gtk_canvas_view.cpp' || echo './'`gtk/mdc_gtk_canvas_view.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/ gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_gtk_canvas_view.lo -MD -MP -MF .deps/mdc_gtk_canvas_view.Tpo -c gtk/mdc_gtk_canvas_view.cpp -fPIC -DPIC -o .libs/mdc_gtk_canvas_view.o In file included from ./mdc_layouter.h:24:0, from ./mdc_group.h:23, from ./mdc_layer.h:25, from ./mdc_canvas_view.h:25, from ./mdc_canvas_view_x11.h:23, from gtk/mdc_gtk_canvas_view.h:9, from gtk/mdc_gtk_canvas_view.cpp:20: ./mdc_canvas_item.h:154:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ ./mdc_canvas_item.h:155:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline_gl(float offset= 0) {} ^ gtk/mdc_gtk_canvas_view.cpp:271:6: warning: unused parameter 'event' [-Wunused-parameter] bool GtkCanvas::on_key_press_event(GdkEventKey *event) ^ gtk/mdc_gtk_canvas_view.cpp:277:6: warning: unused parameter 'event' [-Wunused-parameter] bool GtkCanvas::on_key_release_event(GdkEventKey *event) ^ mv -f .deps/mdc_gtk_canvas_view.Tpo .deps/mdc_gtk_canvas_view.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_gtk_canvas_scroller.lo -MD -MP -MF .deps/mdc_gtk_canvas_scroller.Tpo -c -o mdc_gtk_canvas_scroller.lo `test -f 'gtk/mdc_gtk_canvas_scroller.cpp' || echo './'`gtk/mdc_gtk_canvas_scroller.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/ gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_gtk_canvas_scroller.lo -MD -MP -MF .deps/mdc_gtk_canvas_scroller.Tpo -c gtk/mdc_gtk_canvas_scroller.cpp -fPIC -DPIC -o .libs/mdc_gtk_canvas_scroller.o In file included from ./mdc_layouter.h:24:0, from ./mdc_group.h:23, from ./mdc_layer.h:25, from ./mdc_canvas_view.h:25, from ./mdc_canvas_view_x11.h:23, from gtk/mdc_gtk_canvas_view.h:9, from gtk/mdc_gtk_canvas_scroller.cpp:3: ./mdc_canvas_item.h:154:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ ./mdc_canvas_item.h:155:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline_gl(float offset= 0) {} ^ mv -f .deps/mdc_gtk_canvas_scroller.Tpo .deps/mdc_gtk_canvas_scroller.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++48 -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -L/usr/local/lib -L/usr/local/lib/c++ -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -o libmdcanvasgtk.la -rpath /usr/local/lib/mysql-workbench mdc_gtk_canvas_view.lo mdc_gtk_canvas_scroller.lo -lcairo -pthread -L/usr/local/lib -lGL -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype libtool: link: g++48 -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.4/crtbeginS.o .libs/mdc_gtk_canvas_view.o .libs/mdc_gtk_canvas_scroller.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/local/lib/c++ -L/usr/local/lib/gcc48 -lGL /usr/local/lib/libgtkmm-2.4.so -latkmm-1.6 /usr/local/lib/libgdkmm-2.4.so -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 /usr/local/lib/libcairomm-1.0.so -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.4 -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.4/../../../../../x86_64-portbld-freebsd10.0/lib -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.4/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd10.0/4.8.4/crtendS .o /usr/lib/crtn.o -O2 -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -Wl,-rpath=/usr/local/lib/gcc48 -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -pthread -pthread -pthread -Wl,-soname -Wl,libmdcanvasgtk.so.0 -o .libs/libmdcanvasgtk.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmdcanvasgtk.so.0" && ln -s "libmdcanvasgtk.so.0.0.0" "libmdcanvasgtk.so.0") libtool: link: (cd ".libs" && rm -f "libmdcanvasgtk.so" && ln -s "libmdcanvasgtk.so.0.0.0" "libmdcanvasgtk.so") libtool: link: ( cd ".libs" && rm -f "libmdcanvasgtk.la" && ln -s "../libmdcanvasgtk.la" "libmdcanvasgtk.la" ) gmake[5]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/canvas/src' gmake[5]: Entering directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/canvas' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/canvas' gmake[4]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/canvas' Making all in dbc gmake[4]: Entering directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/dbc' /bin/sh ../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/inc lude -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I../../backend -I../../generated -I../../library/grt/src -I../../library/base -I../../ext -I../../ext/cppconn -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT driver_manager.lo -MD -MP -MF .deps/driver_manager.Tpo -c -o driver_manager.lo `test -f 'src/driver_manager.cpp' || echo './'`sr c/driver_manager.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I /usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I../../backend -I../../generated -I../../library/grt/src -I../../library/base -I../../ext -I../../ext/cppconn -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT driver_manager.lo -MD -MP -MF .deps/driver_manager.Tpo -c src/driver_manager.cpp -fPIC -DPIC -o .libs/driver_manager.o In file included from ../../generated/grts/structs.db.mgmt.h:4:0, from src/driver_manager.h:6, from src/driver_manager.cpp:31: ./../library/grt/src/grtpp.h:113:5: warning: unused parameter 'index' [-Wunused-parameter] bad_item(size_t index, size_t count) : std::logic_error("Index out of range.") {} ^ ./../library/grt/src/grtpp.h:113:5: warning: unused parameter 'count' [-Wunused-parameter] In file included from /usr/local/include/c++/v1/memory:602:0, from /usr/local/include/c++/v1/list:174, from src/driver_manager.cpp:23: /usr/local/include/c++/v1/utility: In instantiation of 'struct std::__1::pair, std::__1::allocator >, grt::ValueRef>': /usr/local/include/c++/v1/map:629:16: required from 'struct std::__1::__value_type, std::__1::allocator >, grt::ValueRef>' /usr/local/include/c++/v1/__tree:603:16: required from 'class std::__1::__tree_node, std::__1::allocator >, grt::ValueRef>, void*>' /usr/local/include/c++/v1/__tree:694:67: required from 'class std::__1::__tree_const_iterator, std::__1::allocator >, grt::ValueRef>, std::__1::__tree_node, std::__1::allocator >, grt::ValueRef>, void*>*, long int>' /usr/local/include/c++/v1/map:715:19: required from 'class std::__1::__map_const_iterator, std::__1::allocator >, grt::ValueRef>, std::__1::__tree_node, std::__1::allocator >, grt::ValueRef>, void*>*, long int> >' ./../library/grt/src/grtpp_value.h:386:36: required from here /usr/local/include/c++/v1/utility:254:9: error: 'std::__1::pair<_T1, _T2>::second' has incomplete type _T2 second; ^ In file included from ../../library/grt/src/grtpp.h:171:0, from ../../generated/grts/structs.db.mgmt.h:4, from src/driver_manager.h:6, from src/driver_manager.cpp:31: ./../library/grt/src/grtpp_value.h:94:9: error: forward declaration of 'class grt::ValueRef' class ValueRef; ^ In file included from ../../generated/grts/structs.db.mgmt.h:4:0, from src/driver_manager.h:6, from src/driver_manager.cpp:31: ./../library/grt/src/grtpp.h: In member function 'bool grt::DictRef::foreach(TPred) const': ./../library/grt/src/grtpp.h:1643:38: error: 'const struct std::__1::pair, std::__1::allocator >, grt::ValueRef>' has no member named 'second' if (!pred(iter->first, iter->second)) ^ In file included from ../../generated/grts/structs.db.mgmt.h:18:0, from src/driver_manager.h:6, from src/driver_manager.cpp:31: ./../generated/grts/structs.db.h: At global scope: ./../generated/grts/structs.db.h:779:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_checkCompleteness(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->checkCompleteness(); } ^ ./../generated/grts/structs.db.h:4126:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_createInsertsEditor(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->createInsertsEditor(); } ^ ./../generated/grts/structs.db.h:4128:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_inserts(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->inserts(); } ^ ./../generated/grts/structs.db.h:4130:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_isDependantTable(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->isDependantTable(); } ^ In file included from src/driver_manager.h:6:0, from src/driver_manager.cpp:31: ./../generated/grts/structs.db.mgmt.h:138:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_lock(grt::internal::Object *self, const grt::BaseListRef &args){ dynamic_cast(self)->lock(); return grt::ValueRef(); } ^ In file included from src/driver_manager.h:6:0, from src/driver_manager.cpp:31: ./../generated/grts/structs.db.mgmt.h:140:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_tryLock(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->tryLock(); } ^ ./../generated/grts/structs.db.mgmt.h:142:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_unlock(grt::internal::Object *self, const grt::BaseListRef &args){ dynamic_cast(self)->unlock(); return grt::ValueRef(); } ^ In file included from ../../ext/cppconn/cppconn/connection.h:34:0, from ../../ext/cppconn/cppconn/driver.h:30, from src/driver_manager.h:7, from src/driver_manager.cpp:31: ./../ext/cppconn/cppconn/warning.h:64:2: warning: unused parameter 'e' [-Wunused-parameter] SQLWarning(const SQLWarning& e){}; ^ Makefile:496: recipe for target 'driver_manager.lo' failed gmake[4]: *** [driver_manager.lo] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/dbc' Makefile:411: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library' Makefile:612: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src' Makefile:435: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src' *** Error code 1 Stop. make: stopped in /usr/ports/databases/mysql-workbench52 From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 08:37:42 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 4521E2A4 for ; Wed, 28 Jan 2015 08:37:42 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 06FA5EAB for ; Wed, 28 Jan 2015 08:37:42 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S8bex0001964 for ; Wed, 28 Jan 2015 08:37:40 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S8beeD001929; Wed, 28 Jan 2015 08:37:40 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 08:37:40 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280837.t0S8beeD001929@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10i386-default][databases/mysql-workbench51] Failed for mysql-workbench-oss51-5.1.16_11 in build 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: Wed, 28 Jan 2015 08:37:42 -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: tijl@FreeBSD.org Ident: $FreeBSD: head/databases/mysql-workbench51/Makefile 368126 2014-09-13 18:25:04Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-01-28_06h57m35s/logs/mysql-workbench-oss51-5.1.16_11.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-01-28_06h57m35s Log: ====>> Building databases/mysql-workbench51 build started at Wed Jan 28 08:31:21 UTC 2015 port directory: /usr/ports/databases/mysql-workbench51 building for: FreeBSD 10i386-default-job-23 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/databases/mysql-workbench51/Makefile 368126 2014-09-13 18:25:04Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=mysql-workbench-oss51-5.1.16_11 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for mysql-workbench-oss51-5.1.16_11: PYTHON=off: Python bindings or support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- GNOME2_DIR="/usr/local" LUA_LIBS="-llua-5.1" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPD ATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh ESD_CONFIG="/usr/local/bin/esd-config" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench51/work TMPDIR="/tmp" LUA_MODLIBDIR=/usr/local/lib/lua/5.1 LUA_MODSHAREDIR=/usr/local/share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=/usr/local/include/lua51 LUA_LIBDIR=/usr/local/lib NO_PIE=yes SHELL=/bin/sh NO_LINT=YES AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/l ocal/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh ESD_CONFIG="/usr/local/bin/esd-config" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51" 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="in! stall -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- LUA_MODLIBDIR=lib/lua/5.1 LUA_MODSHAREDIR=share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=include/lua51 LUA_LIBDIR=lib LUA_VER_STR=51 OSREL=10.0 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/mysql-workbench-oss" EXAMPLESDIR="share/examples/mysql-workbench-oss" DATADIR="share/mysql-workbench" WWWDIR="www/mysql-workbench-oss" ETCDIR="etc/mysql-workbench-oss" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mysql-workbench DOCSDIR=/usr/local/share/doc/mysql-workbench-oss EXAMPLESDIR=/usr/local/share/examples/mysql-workbench-oss WWWDIR=/usr/local/www/mysql-workbench-oss ETCDIR=/usr/local/etc/mysql-workbench-oss --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== /!\ WARNING /!\ DEFAULT_MYSQL_VER is defined, consider using DEFAULT_VERSIONS=mysql=51 instead =========================================================================== =================================================== ===> mysql-workbench-oss51-5.1.16_11 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.7.txz [10i386-default-job-23] Installing pkg-1.4.7... [10i386-default-job-23] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mysql-workbench-oss51-5.1.16_11 =========================================================================== =================================================== =========================================================================== =================================================== /!\ WARNING /!\ DEFAULT_MYSQL_VER is defined, consider using DEFAULT_VERSIONS=mysql=51 instead ===> Fetching all distfiles required by mysql-workbench-oss51-5.1.16_11 for building =========================================================================== =================================================== /!\ WARNING /!\ DEFAULT_MYSQL_VER is defined, consider using DEFAULT_VERSIONS=mysql=51 instead ===> Fetching all distfiles required by mysql-workbench-oss51-5.1.16_11 for building => SHA256 Checksum OK for mysql-workbench-oss-5.1.16.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== /!\ WARNING /!\ DEFAULT_MYSQL_VER is defined, consider using DEFAULT_VERSIONS=mysql=51 instead ===> Fetching all distfiles required by mysql-workbench-oss51-5.1.16_11 for building ===> Extracting for mysql-workbench-oss51-5.1.16_11 => SHA256 Checksum OK for mysql-workbench-oss-5.1.16.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mysql-workbench-oss51-5.1.16_11 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for mysql-workbench-oss51-5.1.16_11 =========================================================================== =================================================== ===> mysql-workbench-oss51-5.1.16_11 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/glproto.pc in /usr/ports/x11/glproto ===> Installing existing package /packages/All/glproto-1.4.17.txz [10i386-default-job-23] Installing glproto-1.4.17... [10i386-default-job-23] Extracting glproto-1.4.17... done ===> Returning to build of mysql-workbench-oss51-5.1.16_11 ===> mysql-workbench-oss51-5.1.16_11 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/dri2proto.pc in /usr/ports/x11/dri2proto ===> Installing existing package /packages/All/dri2proto-2.8.txz [10i386-default-job-23] Installing dri2proto-2.8... [10i386-default-job-23] Extracting dri2proto-2.8... done ===> Returning to build of mysql-workbench-oss51-5.1.16_11 ===> mysql-workbench-oss51-5.1.16_11 depends on file: /usr/local/bin/automake-1.15 - not found ===> Verifying install for /usr/local/bin/automake-1.15 in /usr/ports/devel/automake ===> Installing existing package /packages/All/automake-1.15.txz [10i386-default-job-23] Installing automake-1.15... [10i386-default-job-23] `-- Installing autoconf-2.69... [10i386-default-job-23] | `-- Installing autoconf-wrapper-20131203... [10i386-default-job-23] | `-- Extracting autoconf-wrapper-20131203... done [10i386-default-job-23] | `-- Installing indexinfo-0.2.2... [10i386-default-job-23] | `-- Extracting indexinfo-0.2.2... done [10i386-default-job-23] | `-- Installing m4-1.4.17_1,1... [10i386-default-job-23] | `-- Extracting m4-1.4.17_1,1... done [10i386-default-job-23] | `-- Installing perl5-5.18.4_11... [10i386-default-job-23] | `-- Extracting perl5-5.18.4_11... done [10i386-default-job-23] `-- Extracting autoconf-2.69... done [10i386-default-job-23] `-- Installing automake-wrapper-20131203... [10i386-default-job-23] `-- Extracting automake-wrapper-20131203... done [10i386-default-job-23] Extracting automake-1.15... done ===> Returning to build of mysql-workbench-oss51-5.1.16_11 ===> mysql-workbench-oss51-5.1.16_11 depends on file: /usr/local/bin/autoconf-2.69 - found ===> mysql-workbench-oss51-5.1.16_11 depends on package: libtool>=2.4 - not found ===> Verifying install for libtool>=2.4 in /usr/ports/devel/libtool ===> Installing existing package /packages/All/libtool-2.4.5.txz [10i386-default-job-23] Installing libtool-2.4.5... [10i386-default-job-23] Extracting libtool-2.4.5... done ===> Returning to build of mysql-workbench-oss51-5.1.16_11 ===> mysql-workbench-oss51-5.1.16_11 depends on file: /usr/local/libdata/pkgconfig/gnome-mime-data-2.0.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/gnome-mime-data-2.0.pc in /usr/ports/misc/gnome-mime-data ===> Installing existing package /packages/All/gnome-mime-data-2.18.0_5.txz [10i386-default-job-23] Installing gnome-mime-data-2.18.0_5... ./mdc_figure.h:24:16: note: hidden overloaded virtual function 'mdc::Figure::stroke_outline' declared here: different qualifiers (none vs const) virtual void stroke_outline(CairoCtx *cr, float offset); ^ 2 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_ THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_orthogonal_line_layouter.lo -MD -MP -MF .deps/mdc_orthogonal_line_layouter.Tpo -c mdc_orthogonal_line_layouter.cpp -o mdc_orthogonal_line_layouter.o >/dev/null 2>&1 mv -f .deps/mdc_orthogonal_line_layouter.Tpo .deps/mdc_orthogonal_line_layouter.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/ cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_line_segment_handle.lo -MD -MP -MF .deps/mdc_line_segment_handle.Tpo -c -o mdc_line_segment_handle.lo mdc_line_segment_handle.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_ THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_line_segment_handle.lo -MD -MP -MF .deps/mdc_line_segment_handle.Tpo -c mdc_line_segment_handle.cpp -fPIC -DPIC -o .libs/mdc_line_segment_handle.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_ THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_line_segment_handle.lo -MD -MP -MF .deps/mdc_line_segment_handle.Tpo -c mdc_line_segment_handle.cpp -o mdc_line_segment_handle.o >/dev/null 2>&1 mv -f .deps/mdc_line_segment_handle.Tpo .deps/mdc_line_segment_handle.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/ cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_box_side_magnet.lo -MD -MP -MF .deps/mdc_box_side_magnet.Tpo -c -o mdc_box_side_magnet.lo mdc_box_side_magnet.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_ THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_box_side_magnet.lo -MD -MP -MF .deps/mdc_box_side_magnet.Tpo -c mdc_box_side_magnet.cpp -fPIC -DPIC -o .libs/mdc_box_side_magnet.o In file included from mdc_box_side_magnet.cpp:3: ./mdc_canvas_item.h:134:49: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ mdc_box_side_magnet.cpp:13:20: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] for (int i= 0; i < sizeof(_counts)/sizeof(*_counts); i++) _counts[i]= 0; ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mdc_box_side_magnet.cpp:140:11: warning: enumeration value 'Unknown' not handled in switch [-Wswitch] switch ((side= get_connector_side(conn))) ^ mdc_box_side_magnet.cpp:134:79: warning: unused parameter 'srcpos' [-Wunused-parameter] Point BoxSideMagnet::get_position_for_connector(Connector *conn, const Point &srcpos) const ^ 4 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_ THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_box_side_magnet.lo -MD -MP -MF .deps/mdc_box_side_magnet.Tpo -c mdc_box_side_magnet.cpp -o mdc_box_side_magnet.o >/dev/null 2>&1 mv -f .deps/mdc_box_side_magnet.Tpo .deps/mdc_box_side_magnet.Plo /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -L/usr/local/lib -L/usr/local/lib -fstack-protector -o libmdcanvas.la -rpath /usr/local/lib/mysql-workbench mdc_algorithms.lo mdc_area_group.lo mdc_back_layer.lo mdc_bounds_magnet.lo mdc_box.lo mdc_box_handle.lo mdc_button.lo mdc_canvas_item.lo mdc_canvas_view.lo mdc_canvas_view_image.lo mdc_canvas_view_x11.lo mdc_canvas_view_opengl.lo mdc_canvas_view_printing.lo mdc_canvas_view_glx.lo mdc_common.lo mdc_connector.lo mdc_draw_util.lo mdc_figure.lo mdc_group.lo mdc_icon_text.lo mdc_interaction_layer.lo mdc_item_handle.lo mdc_layer.lo mdc_layouter.lo mdc_line.lo mdc_magnet.lo mdc_image.lo mdc_rectangle.lo mdc_selection.lo mdc_text.lo mdc_vertex_handle.lo mdc_image_manager.lo mdc_orthogonal_line_layouter.lo mdc_line_segment_handle.lo mdc_box_side_magnet.lo -L/u sr/local/lib -lcairo -pthread -lGL libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/mdc_algorithms.o .libs/mdc_area_group.o .libs/mdc_back_layer.o .libs/mdc_bounds_magnet.o .libs/mdc_box.o .libs/mdc_box_handle.o .libs/mdc_button.o .libs/mdc_canvas_item.o .libs/mdc_canvas_view.o .libs/mdc_canvas_view_image.o .libs/mdc_canvas_view_x11.o .libs/mdc_canvas_view_opengl.o .libs/mdc_canvas_view_printing.o .libs/mdc_canvas_view_glx.o .libs/mdc_common.o .libs/mdc_connector.o .libs/mdc_draw_util.o .libs/mdc_figure.o .libs/mdc_group.o .libs/mdc_icon_text.o .libs/mdc_interaction_layer.o .libs/mdc_item_handle.o .libs/mdc_layer.o .libs/mdc_layouter.o .libs/mdc_line.o .libs/mdc_magnet.o .libs/mdc_image.o .libs/mdc_rectangle.o .libs/mdc_selection.o .libs/mdc_text.o .libs/mdc_vertex_handle.o .libs/mdc_image_manager.o .libs/mdc_orthogonal_line_layouter.o .libs/mdc_line_segment_handle.o .libs/mdc_box_side_magnet.o -L/usr/local/lib -lcairo -lGL -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/ crtendS.o /usr/lib/crtn.o -O2 -fstack-protector -ggdb3 -fstack-protector -pthread -pthread -Wl,-soname -Wl,libmdcanvas.so.0 -o .libs/libmdcanvas.so.0.0.0 c++: warning: argument unused during compilation: '-pthread' c++: warning: argument unused during compilation: '-pthread' libtool: link: (cd ".libs" && rm -f "libmdcanvas.so.0" && ln -s "libmdcanvas.so.0.0.0" "libmdcanvas.so.0") libtool: link: (cd ".libs" && rm -f "libmdcanvas.so" && ln -s "libmdcanvas.so.0.0.0" "libmdcanvas.so") libtool: link: ar cru .libs/libmdcanvas.a mdc_algorithms.o mdc_area_group.o mdc_back_layer.o mdc_bounds_magnet.o mdc_box.o mdc_box_handle.o mdc_button.o mdc_canvas_item.o mdc_canvas_view.o mdc_canvas_view_image.o mdc_canvas_view_x11.o mdc_canvas_view_opengl.o mdc_canvas_view_printing.o mdc_canvas_view_glx.o mdc_common.o mdc_connector.o mdc_draw_util.o mdc_figure.o mdc_group.o mdc_icon_text.o mdc_interaction_layer.o mdc_item_handle.o mdc_layer.o mdc_layouter.o mdc_line.o mdc_magnet.o mdc_image.o mdc_rectangle.o mdc_selection.o mdc_text.o mdc_vertex_handle.o mdc_image_manager.o mdc_orthogonal_line_layouter.o mdc_line_segment_handle.o mdc_box_side_magnet.o libtool: link: ranlib .libs/libmdcanvas.a libtool: link: ( cd ".libs" && rm -f "libmdcanvas.la" && ln -s "../libmdcanvas.la" "libmdcanvas.la" ) /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/ca iro -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_gtk_canvas_view.lo -MD -MP -MF .deps/mdc_gtk_canvas_view.Tpo -c -o mdc_gtk_canvas_view.lo `test -f 'gtk/mdc_gtk_canvas_view.cpp' || echo './'`gtk/mdc_gtk_canvas_view.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_ THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_gtk_canvas_view.lo -MD -MP -MF .deps/mdc_gtk_canvas_view.Tpo -c gtk/mdc_gtk_canvas_view.cpp -fPIC -DPIC -o .libs/mdc_gtk_canvas_view.o In file included from gtk/mdc_gtk_canvas_view.cpp:1: In file included from gtk/mdc_gtk_canvas_view.h:9: In file included from ./mdc_canvas_view_x11.h:4: In file included from ./mdc_canvas_view.h:6: In file included from ./mdc_layer.h:6: In file included from ./mdc_group.h:5: In file included from ./mdc_layouter.h:5: ./mdc_canvas_item.h:134:49: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ gtk/mdc_gtk_canvas_view.cpp:238:49: warning: unused parameter 'event' [-Wunused-parameter] bool GtkCanvas::on_key_press_event(GdkEventKey *event) ^ gtk/mdc_gtk_canvas_view.cpp:244:51: warning: unused parameter 'event' [-Wunused-parameter] bool GtkCanvas::on_key_release_event(GdkEventKey *event) ^ 3 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_ THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_gtk_canvas_view.lo -MD -MP -MF .deps/mdc_gtk_canvas_view.Tpo -c gtk/mdc_gtk_canvas_view.cpp -o mdc_gtk_canvas_view.o >/dev/null 2>&1 mv -f .deps/mdc_gtk_canvas_view.Tpo .deps/mdc_gtk_canvas_view.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/ca iro -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_gtk_canvas_scroller.lo -MD -MP -MF .deps/mdc_gtk_canvas_scroller.Tpo -c -o mdc_gtk_canvas_scroller.lo `test -f 'gtk/mdc_gtk_canvas_scrol ler.cpp' || echo './'`gtk/mdc_gtk_canvas_scr! oller.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_ THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_gtk_canvas_scroller.lo -MD -MP -MF .deps/mdc_gtk_canvas_scroller.Tpo -c gtk/mdc_gtk_canvas_scroller.cpp -fPIC -DPIC -o .libs/mdc_gtk_canvas_scroller.o In file included from gtk/mdc_gtk_canvas_scroller.cpp:2: gtk/mdc_gtk_canvas_scroller.h:22:10: warning: 'mdc::GtkCanvasScroller::add' hides overloaded virtual function [-Woverloaded-virtual] void add(GtkCanvas &canvas); ^ /usr/local/include/gtkmm-2.4/gtkmm/container.h:157:15: note: hidden overloaded virtual function 'Gtk::Container::add' declared here: type mismatch at 1st parameter ('Gtk::Widget &' vs 'mdc::GtkCanvas &') virtual void add(Widget& widget); ^ In file included from gtk/mdc_gtk_canvas_scroller.cpp:3: In file included from gtk/mdc_gtk_canvas_view.h:9: In file included from ./mdc_canvas_view_x11.h:4: In file included from ./mdc_canvas_view.h:6: In file included from ./mdc_layer.h:6: In file included from ./mdc_group.h:5: In file included from ./mdc_layouter.h:5: ./mdc_canvas_item.h:134:49: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ 2 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_ THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I../../../backend -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT mdc_gtk_canvas_scroller.lo -MD -MP -MF .deps/mdc_gtk_canvas_scroller.Tpo -c gtk/mdc_gtk_canvas_scroller.cpp -o mdc_gtk_canvas_scroller.o >/dev/null 2>&1 mv -f .deps/mdc_gtk_canvas_scroller.Tpo .deps/mdc_gtk_canvas_scroller.Plo /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -L/usr/local/lib -L/usr/local/lib -fstack-protector -o libmdcanvasgtk.la -rpath /usr/local/lib/mysql-workbench mdc_gtk_canvas_view.lo mdc_gtk_canvas_scroller.lo -L/usr/local/lib -lcairo -pthread -lGL -lglade-2.0 -lxml2 -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lgmodule-2.0 -lORBit-2 -lgthread-2.0 -pthread -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/mdc_gtk_canvas_view.o .libs/mdc_gtk_canvas_scroller.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -lGL /usr/local/lib/libglade-2.0.so -lxml2 /usr/local/lib/libgtkmm-2.4.so -latkmm-1.6 /usr/local/lib/libgdkmm-2.4.so -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 /usr/local/lib/libcairomm-1.0.so -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype /usr/local/lib/libgnome-2.so -lpopt /usr/local/lib/libbonobo-2.so /usr/local/lib/libbonobo-activation.so -lgmodule-2.0 /usr/local/lib/libORBit-2.so -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -fstack-protector -ggdb3 -fstack-protector -pthread -pthread -pthread -pthread -Wl,-soname -Wl,libmdcanvasgtk.so.0 -o .libs/libmdcanvasgtk.so.0.0.0 c++: warning: argument unused during compilation: '-pthread' c++: warning: argument unused during compilation: '-pthread' c++: warning: argument unused during compilation: '-pthread' c++: warning: argument unused during compilation: '-pthread' libtool: link: (cd ".libs" && rm -f "libmdcanvasgtk.so.0" && ln -s "libmdcanvasgtk.so.0.0.0" "libmdcanvasgtk.so.0") libtool: link: (cd ".libs" && rm -f "libmdcanvasgtk.so" && ln -s "libmdcanvasgtk.so.0.0.0" "libmdcanvasgtk.so") libtool: link: ar cru .libs/libmdcanvasgtk.a mdc_gtk_canvas_view.o mdc_gtk_canvas_scroller.o libtool: link: ranlib .libs/libmdcanvasgtk.a libtool: link: ( cd ".libs" && rm -f "libmdcanvasgtk.la" && ln -s "../libmdcanvasgtk.la" "libmdcanvasgtk.la" ) Making all in dbc /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I /usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I../../backend -I../../generated -I../../library/grt/src -I../../library/utilities/src -I../../ext/cppconn -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENAB LE_DEBUG -MT driver_manager.lo -MD -MP -MF .! deps/driver_manager.Tpo -c -o driver_manager.lo `test -f 'src/driver_manager.cpp' || echo './'`src/driver_manager.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THR EAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_REENTRANT -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I../../backend -I../../generated -I../../library/grt/src -I../../library/utilities/src -I../../ext/cppconn -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/lua51 -Wextra -Wall -Wno-unused -Wno-deprecated -ggdb3 -DENABLE_DEBUG -MT driver_manager.lo -MD -MP -MF . deps/driver_manager.Tpo -c src/driver_manage! r.cpp -fPIC -DPIC -o .libs/driver_manager.o In file included from src/driver_manager.cpp:8: In file included from src/driver_manager.h:6: In file included from ../../generated/grts/structs.db.mgmt.h:4: ./../library/grt/src/grtpp.h:95:21: warning: unused parameter 'index' [-Wunused-parameter] bad_item(size_t index, size_t count) : std::logic_error("Index out of range.") {} ^ ./../library/grt/src/grtpp.h:95:35: warning: unused parameter 'count' [-Wunused-parameter] bad_item(size_t index, size_t count) : std::logic_error("Index out of range.") {} ^ In file included from src/driver_manager.cpp:4: In file included from /usr/include/c++/v1/list:173: In file included from /usr/include/c++/v1/memory:598: /usr/include/c++/v1/utility:243:9: error: field has incomplete type 'grt::ValueRef' _T2 second; ^ /usr/include/c++/v1/map:693:20: note: in instantiation of template class 'std::__1::pair, grt::ValueRef>' requested here value_type __cc; ^ /usr/include/c++/v1/__tree:603:16: note: in instantiation of member class 'std::__1::map, grt::ValueRef, std::__1::less >, std::__1::allocator, grt::ValueRef> > >::__value_type' requested here value_type __value_; ^ /usr/include/c++/v1/__tree:690:22: note: in instantiation of template class 'std::__1::__tree_node, grt::ValueRef, std::__1::less >, std::__1::allocator, grt::ValueRef> > >::__value_type, void *>' requested here typedef typename __node::base __node_base; ^ /usr/include/c++/v1/map:566:19: note: in instantiation of template class 'std::__1::__tree_const_iterator, grt::ValueRef, std::__1::less >, std::__1::allocator, grt::ValueRef> > >::__value_type, std::__1::__tree_node, grt::ValueRef, std::__1::less >, std::__1::allocator, grt::ValueRef> > >::__value_type, void *> *, int>' requested here _TreeIterator __i_; ^ ./../library/grt/src/grtpp_value.h:352:22: note: in instantiation of template class 'std::__1::__map_const_iterator, grt::ValueRef, std::__1::less >, std::__1::allocator, grt::ValueRef> > >::__value_type, std::__1::__tree_node, grt::ValueRef, std::__1::less >, std::__1::allocator, grt::ValueRef> > >::__value_type, void *> *, int> >' requested here const_iterator begin() const { return _content.begin(); } ^ ./../library/grt/src/grtpp_value.h:89:9: note: forward declaration of 'grt::ValueRef' class ValueRef; ^ In file included from src/driver_manager.cpp:8: In file included from src/driver_manager.h:6: In file included from ../../generated/grts/structs.db.mgmt.h:4: ./../library/grt/src/grtpp.h:724:32: error: field of type 'IterType' (aka '__wrap_iter') has private constructor TypedListConstIterator() : iter(0) {} ^ /usr/include/c++/v1/iterator:1195:31: note: declared private here _LIBCPP_INLINE_VISIBILITY __wrap_iter(iterator_type __x) _NOEXCEPT : __i(__x) {} ^ In file included from src/driver_manager.cpp:8: In file included from src/driver_manager.h:6: In file included from ../../generated/grts/structs.db.mgmt.h:18: ./../generated/grts/structs.db.h:465:15: warning: 'db_ForeignKey::owner' hides overloaded virtual function [-Woverloaded-virtual] db_TableRef owner() const { return db_TableRef::cast_from(_owner); } ^ ./../generated/grts/structs.h:59:16: note: hidden overloaded virtual function 'GrtObject::owner' declared here: different number of parameters (1 vs 0) virtual void owner(const GrtObjectRef &value) ^ In file included from src/driver_manager.cpp:8: In file included from src/driver_manager.h:6: In file included from ../../generated/grts/structs.db.mgmt.h:18: ./../generated/grts/structs.db.h:466:16: warning: 'db_ForeignKey::owner' hides overloaded virtual function [-Woverloaded-virtual] virtual void owner(const db_TableRef &value); ^ ./../generated/grts/structs.h:59:16: note: hidden overloaded virtual function 'GrtObject::owner' declared here: type mismatch at 1st parameter ('const GrtObjectRef &' (aka 'const Ref &') vs 'const db_TableRef &' (aka 'const Ref &')) virtual void owner(const GrtObjectRef &value) ^ In file included from src/driver_manager.cpp:8: In file included from src/driver_manager.h:6: In file included from ../../generated/grts/structs.db.mgmt.h:18: ./../generated/grts/structs.db.h:527:100: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_checkCompleteness(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->checkCompleteness(); } ^ ./../generated/grts/structs.db.h:2691:99: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_isDependantTable(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->isDependantTable(); } ^ In file included from src/driver_manager.cpp:8: In file included from src/driver_manager.h:6: In file included from ../../generated/grts/structs.db.mgmt.h:4: In file included from ../../library/grt/src/grtpp.h:29: /usr/include/c++/v1/map:847:50: error: no viable conversion from 'const_iterator' (aka '__tree_const_iterator') to 'const_iterator' (aka '__map_const_iterator') const_iterator end() const _NOEXCEPT {return __tree_.end();} ^~~~~~~~~~~~~ ./../library/grt/src/grtpp_value.h:353:52: note: in instantiation of member function 'std::__1::map, grt::ValueRef, std::__1::less >, std::__1::allocator, grt::ValueRef> > >::end' requested here const_iterator end() const { return _content.end(); } ^ /usr/include/c++/v1/map:564:24: note: candidate constructor (the implicit copy constructor) not viable: no known conversion from 'const_iterator' (aka '__tree_const_iterator') to 'const std::__1::__map_const_iterator, grt::ValueRef, std::__1::less >, std::__1::allocator, grt::ValueRef> > >::__value_type, std::__1::__tree_node, grt::ValueRef, std::__1::less >, std::__1::allocator, grt::ValueRef> > >::__value_type, void *> *, int> > &' for 1st argument class _LIBCPP_TYPE_VIS __map_const_iterator ^ /usr/include/c++/v1/map:590:5: note: candidate constructor not viable: no known conversion from 'const_iterator' (aka '__tree_const_iterator') to '__map_iterator *, int>::__non_const_iterator>' for 1st argument __map_const_iterator( ^ 6 warnings and 3 errors generated. *** Error code 1 Stop. make[4]: stopped in /wrkdirs/usr/ports/databases/mysql-workbench51/work/mysql-workbench-oss-5.1.16/library/dbc *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/databases/mysql-workbench51/work/mysql-workbench-oss-5.1.16/library *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/databases/mysql-workbench51/work/mysql-workbench-oss-5.1.16 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/databases/mysql-workbench51/work/mysql-workbench-oss-5.1.16 *** Error code 1 Stop. make: stopped in /usr/ports/databases/mysql-workbench51 From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 08:42:18 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 B2FA689F for ; Wed, 28 Jan 2015 08:42:18 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 9D34CF8F for ; Wed, 28 Jan 2015 08:42:18 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S8gIDM084013 for ; Wed, 28 Jan 2015 08:42:18 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S8gIYL084010; Wed, 28 Jan 2015 08:42:18 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 08:42:18 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280842.t0S8gIYL084010@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10i386-default][databases/mysql-workbench52] Failed for mysql-workbench-gpl52-5.2.47_7 in build 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: Wed, 28 Jan 2015 08:42:18 -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: bapt@FreeBSD.org Ident: $FreeBSD: head/databases/mysql-workbench52/Makefile 375290 2014-12-22 23:14:07Z bapt $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-01-28_06h57m35s/logs/mysql-workbench-gpl52-5.2.47_7.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-01-28_06h57m35s Log: ====>> Building databases/mysql-workbench52 build started at Wed Jan 28 08:31:28 UTC 2015 port directory: /usr/ports/databases/mysql-workbench52 building for: FreeBSD 10i386-default-job-06 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/databases/mysql-workbench52/Makefile 375290 2014-12-22 23:14:07Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=mysql-workbench-gpl52-5.2.47_7 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for mysql-workbench-gpl52-5.2.47_7: PYTHON_UTILS=off: Python scripts useful for administering MySQL UNIXODBC=off: ODBC backend via unixODBC ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --docdir=/wrkdirs/usr/ports/databases/mysql-workbench52/work/fakeroot --with-unixodbc --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- LUA_CFLAGS="$(pkg-config --cflags lua-5.1)" LUA_LIBS="$(pkg-config --libs lua-5.1)" TINYXML_CFLAGS="-I/usr/local/include" TINYXML_LIBS="-L/usr/local/lib -ltinyxml" ac_cv_header_netinet_tcp_h=yes XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib " READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work TMPDIR="/tmp" LUA_MODLIBDIR=/usr/local/lib/lua/5.1 LUA_MODSHAREDIR=/usr/local/share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=/usr/local/include/lua51 LUA_LIBDIR=/usr/local/lib NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" AUTOMAKE=/ usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/ usr/local/lib -L/usr/local/lib/c++ -fstack-p! rotector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48" 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="5.2.47" PYTHON_VER="2.7" PYTHON_UTILS="@comment " LUA_MODLIBDIR=lib/lua/5.1 LUA_MODSHAREDIR=share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=include/lua51 LUA_LIBDIR=lib LUA_VER_STR=51 PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd10 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=10.0 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/mysql-workbench-gpl" EXAMPLESDIR="share/examples/mysql-workbench-gpl" DATADIR="share/mysql-workbench-gpl" WWWDIR="www/mysql-workbench-gpl" ETCDIR="etc/mysql-workbench-gpl" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mysql-workbench-gpl DOCSDIR=/usr/local/share/doc/mysql-workbench-gpl EXAMPLESDIR=/usr/local/share/examples/mysql-workbench-gpl WWWDIR=/usr/local/www/mysql-workbench-gpl ETCDIR=/usr/local/etc/mysql-workbench-gpl --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 LGPL21 accepted by the user =========================================================================== =================================================== ===> mysql-workbench-gpl52-5.2.47_7 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.7.txz [10i386-default-job-06] Installing pkg-1.4.7... [10i386-default-job-06] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mysql-workbench-gpl52-5.2.47_7 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by mysql-workbench-gpl52-5.2.47_7 for building =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by mysql-workbench-gpl52-5.2.47_7 for building => SHA256 Checksum OK for mysql-workbench-gpl-5.2.47-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by mysql-workbench-gpl52-5.2.47_7 for building ===> Extracting for mysql-workbench-gpl52-5.2.47_7 => SHA256 Checksum OK for mysql-workbench-gpl-5.2.47-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mysql-workbench-gpl52-5.2.47_7 ===> Applying FreeBSD patches for mysql-workbench-gpl52-5.2.47_7 =========================================================================== =================================================== ===> mysql-workbench-gpl52-5.2.47_7 depends on file: /usr/local/lib/c++/libstdc++.so - not found ===> Verifying install for /usr/local/lib/c++/libstdc++.so in /usr/ports/devel/libc++ ===> Installing existing package /packages/All/libc++-208080.txz [10i386-default-job-06] Installing libc++-208080... [10i386-default-job-06] Extracting libc++-208080... done ===> Returning to build of mysql-workbench-gpl52-5.2.47_7 ===> mysql-workbench-gpl52-5.2.47_7 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 [10i386-default-job-06] Installing desktop-file-utils-0.22_3... [10i386-default-job-06] `-- Installing gettext-runtime-0.19.4... [10i386-default-job-06] | `-- Installing indexinfo-0.2.2... [10i386-default-job-06] | `-- Extracting indexinfo-0.2.2... done [10i386-default-job-06] `-- Extracting gettext-runtime-0.19.4... done [10i386-default-job-06] `-- Installing glib-2.42.1... [10i386-default-job-06] | `-- Installing libffi-3.2.1... [10i386-default-job-06] | `-- Extracting libffi-3.2.1... done [10i386-default-job-06] | `-- Installing libiconv-1.14_6... [10i386-default-job-06] | `-- Extracting libiconv-1.14_6... done [10i386-default-job-06] | `-- Installing pcre-8.35_2... [10i386-default-job-06] | `-- Extracting pcre-8.35_2... done [10i386-default-job-06] | `-- Installing perl5-5.18.4_11... [10i386-default-job-06] | `-- Extracting perl5-5.18.4_11... done [10i386-default-job-06] | `-- Installing python27-2.7.9... [10i386-default-job-06] | `-- Extracting python27-2.7.9... done [10i386-default-job-06] `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [10i386-default-job-06] Extracting desktop-file-utils-0.22_3... done 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 mdc_selection.cpp:53:34: warning: 'void g_static_rec_mutex_lock(GStaticRecMutex*)' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:179): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] g_static_rec_mutex_lock(&_mutex); ^ mdc_selection.cpp: In member function 'void mdc::Selection::unlock()': mdc_selection.cpp:59:3: warning: 'void g_static_rec_mutex_unlock(GStaticRecMutex*)' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:185): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] g_static_rec_mutex_unlock(&_mutex); ^ mdc_selection.cpp:59:36: warning: 'void g_static_rec_mutex_unlock(GStaticRecMutex*)' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:185): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] g_static_rec_mutex_unlock(&_mutex); ^ mv -f .deps/mdc_selection.Tpo .deps/mdc_selection.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_text.lo -MD -MP -MF .deps/mdc_text.Tpo -c -o mdc_text.lo mdc_text.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/ gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_text.lo -MD -MP -MF .deps/mdc_text.Tpo -c mdc_text.cpp -fPIC -DPIC -o .libs/mdc_text.o In file included from mdc_figure.h:23:0, from mdc_text.h:23, from mdc_text.cpp:27: mdc_canvas_item.h:154:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ mdc_canvas_item.h:155:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline_gl(float offset= 0) {} ^ mv -f .deps/mdc_text.Tpo .deps/mdc_text.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_vertex_handle.lo -MD -MP -MF .deps/mdc_vertex_handle.Tpo -c -o mdc_vertex_handle.lo mdc_vertex_handle.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/ gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_vertex_handle.lo -MD -MP -MF .deps/mdc_vertex_handle.Tpo -c mdc_vertex_handle.cpp -fPIC -DPIC -o .libs/mdc_vertex_handle.o mv -f .deps/mdc_vertex_handle.Tpo .deps/mdc_vertex_handle.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_image_manager.lo -MD -MP -MF .deps/mdc_image_manager.Tpo -c -o mdc_image_manager.lo mdc_image_manager.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/ gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_image_manager.lo -MD -MP -MF .deps/mdc_image_manager.Tpo -c mdc_image_manager.cpp -fPIC -DPIC -o .libs/mdc_image_manager.o mv -f .deps/mdc_image_manager.Tpo .deps/mdc_image_manager.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_orthogonal_line_layouter.lo -MD -MP -MF .deps/mdc_orthogonal_line_layouter.Tpo -c -o mdc_orthogonal_line_layouter.lo mdc_orthogonal_line_layouter.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/ gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_orthogonal_line_layouter.lo -MD -MP -MF .deps/mdc_orthogonal_line_layouter.Tpo -c mdc_orthogonal_line_layouter.cpp -fPIC -DPIC -o .libs/mdc_orthogonal_line_layouter.o In file included from mdc_figure.h:23:0, from mdc_line.h:23, from mdc_orthogonal_line_layouter.h:25, from mdc_orthogonal_line_layouter.cpp:23: mdc_canvas_item.h:154:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ mdc_canvas_item.h:155:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline_gl(float offset= 0) {} ^ mv -f .deps/mdc_orthogonal_line_layouter.Tpo .deps/mdc_orthogonal_line_layouter.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_line_segment_handle.lo -MD -MP -MF .deps/mdc_line_segment_handle.Tpo -c -o mdc_line_segment_handle.lo mdc_line_segment_handle.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/ gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_line_segment_handle.lo -MD -MP -MF .deps/mdc_line_segment_handle.Tpo -c mdc_line_segment_handle.cpp -fPIC -DPIC -o .libs/mdc_line_segment_handle.o mv -f .deps/mdc_line_segment_handle.Tpo .deps/mdc_line_segment_handle.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_box_side_magnet.lo -MD -MP -MF .deps/mdc_box_side_magnet.Tpo -c -o mdc_box_side_magnet.lo mdc_box_side_magnet.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/ gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_box_side_magnet.lo -MD -MP -MF .deps/mdc_box_side_magnet.Tpo -c mdc_box_side_magnet.cpp -fPIC -DPIC -o .libs/mdc_box_side_magnet.o In file included from mdc_box_side_magnet.cpp:22:0: mdc_canvas_item.h:154:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ mdc_canvas_item.h:155:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline_gl(float offset= 0) {} ^ mdc_box_side_magnet.cpp:153:7: warning: unused parameter 'srcpos' [-Wunused-parameter] Point BoxSideMagnet::get_position_for_connector(Connector *conn, const Point &srcpos) const ^ mv -f .deps/mdc_box_side_magnet.Tpo .deps/mdc_box_side_magnet.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++48 -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -L/usr/local/lib -L/usr/local/lib/c++ -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -o libmdcanvas.la -rpath /usr/local/lib/mysql-workbench mdc_algorithms.lo mdc_area_group.lo mdc_back_layer.lo mdc_bounds_magnet.lo mdc_box.lo mdc_box_handle.lo mdc_button.lo mdc_canvas_item.lo mdc_canvas_view.lo mdc_canvas_view_image.lo mdc_canvas_view_x11.lo mdc_canvas_view_opengl.lo mdc_canvas_view_printing.lo mdc_canvas_view_glx.lo mdc_common.lo mdc_connector.lo mdc_draw_util.lo mdc_figure.lo mdc_group.lo mdc_icon_text.lo mdc_interaction_layer.lo mdc_item_handle.lo mdc_layer.lo mdc_layouter.lo mdc_line.lo mdc_magnet.lo mdc_image.lo mdc_rectangle.lo mdc_selection.l o mdc_text.lo mdc_vertex_handle.lo mdc_image_manager.lo mdc_orthogonal_line_layouter.lo mdc_line_segment_handle.lo mdc_box_side_magnet.lo -lcairo -pthread -L/usr/local/lib -lGL libtool: link: g++48 -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/local/lib/gcc48/gcc/i386-portbld-freebsd10.0/4.8.4/crtbeginS.o .libs/mdc_algorithms.o .libs/mdc_area_group.o .libs/mdc_back_layer.o .libs/mdc_bounds_magnet.o .libs/mdc_box.o .libs/mdc_box_handle.o .libs/mdc_button.o .libs/mdc_canvas_item.o .libs/mdc_canvas_view.o .libs/mdc_canvas_view_image.o .libs/mdc_canvas_view_x11.o .libs/mdc_canvas_view_opengl.o .libs/mdc_canvas_view_printing.o .libs/mdc_canvas_view_glx.o .libs/mdc_common.o .libs/mdc_connector.o .libs/mdc_draw_util.o .libs/mdc_figure.o .libs/mdc_group.o .libs/mdc_icon_text.o .libs/mdc_interaction_layer.o .libs/mdc_item_handle.o .libs/mdc_layer.o .libs/mdc_layouter.o .libs/mdc_line.o .libs/mdc_magnet.o .libs/mdc_image.o .libs/mdc_rectangle.o .libs/mdc_selection.o .libs/mdc_text.o .libs/mdc_vertex_handle.o .libs/mdc_image_manager.o .libs/mdc_orthogonal_line_layouter.o .libs/mdc_line_segment_handle.o .libs/mdc_box_side_magnet.o -L/usr/local/lib -L/usr/local /lib/c++ -L/usr/local/lib/gcc48 -lcairo -lGL -L/usr/local/lib/gcc48/gcc/i386-portbld-freebsd10.0/4.8.4 -L/usr/local/lib/gcc48/gcc/i386-portbld-freebsd10.0/4.8.4/../../../../../i386-portbld-freebsd10.0/lib -L/usr/local/lib/gcc48/gcc/i386-portbld-freebsd10.0/4.8.4/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/local/lib/gcc48/gcc/i386-portbld-freebsd10.0/4.8.4/crtendS.o /usr/lib/crtn.o -O2 -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -Wl,-rpath=/usr/local/lib/gcc48 -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -pthread -pthread -Wl,-soname -Wl,libmdcanvas.so.0 -o .libs/libmdcanvas.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmdcanvas.so.0" && ln -s "libmdcanvas.so.0.0.0" "libmdcanvas.so.0") libtool: link: (cd ".libs" && rm -f "libmdcanvas.so" && ln -s "libmdcanvas.so.0.0.0" "libmdcanvas.so") libtool: link: ( cd ".libs" && rm -f "libmdcanvas.la" && ln -s "../libmdcanvas.la" "libmdcanvas.la" ) /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_gtk_canvas_view.lo -MD -MP -MF .deps/mdc_gtk_canvas_view.Tpo -c -o mdc_gtk_canvas_view.lo `test -f 'gtk/mdc_gtk_canvas_view.cpp' || echo './'`gtk/mdc_gtk_canvas_view.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/ gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_gtk_canvas_view.lo -MD -MP -MF .deps/mdc_gtk_canvas_view.Tpo -c gtk/mdc_gtk_canvas_view.cpp -fPIC -DPIC -o .libs/mdc_gtk_canvas_view.o In file included from ./mdc_layouter.h:24:0, from ./mdc_group.h:23, from ./mdc_layer.h:25, from ./mdc_canvas_view.h:25, from ./mdc_canvas_view_x11.h:23, from gtk/mdc_gtk_canvas_view.h:9, from gtk/mdc_gtk_canvas_view.cpp:20: ./mdc_canvas_item.h:154:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ ./mdc_canvas_item.h:155:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline_gl(float offset= 0) {} ^ gtk/mdc_gtk_canvas_view.cpp:271:6: warning: unused parameter 'event' [-Wunused-parameter] bool GtkCanvas::on_key_press_event(GdkEventKey *event) ^ gtk/mdc_gtk_canvas_view.cpp:277:6: warning: unused parameter 'event' [-Wunused-parameter] bool GtkCanvas::on_key_release_event(GdkEventKey *event) ^ mv -f .deps/mdc_gtk_canvas_view.Tpo .deps/mdc_gtk_canvas_view.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_gtk_canvas_scroller.lo -MD -MP -MF .deps/mdc_gtk_canvas_scroller.Tpo -c -o mdc_gtk_canvas_scroller.lo `test -f 'gtk/mdc_gtk_canvas_scroller.cpp' || echo './'`gtk/mdc_gtk_canvas_scroller.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/ gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_gtk_canvas_scroller.lo -MD -MP -MF .deps/mdc_gtk_canvas_scroller.Tpo -c gtk/mdc_gtk_canvas_scroller.cpp -fPIC -DPIC -o .libs/mdc_gtk_canvas_scroller.o In file included from ./mdc_layouter.h:24:0, from ./mdc_group.h:23, from ./mdc_layer.h:25, from ./mdc_canvas_view.h:25, from ./mdc_canvas_view_x11.h:23, from gtk/mdc_gtk_canvas_view.h:9, from gtk/mdc_gtk_canvas_scroller.cpp:3: ./mdc_canvas_item.h:154:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ ./mdc_canvas_item.h:155:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline_gl(float offset= 0) {} ^ mv -f .deps/mdc_gtk_canvas_scroller.Tpo .deps/mdc_gtk_canvas_scroller.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++48 -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -L/usr/local/lib -L/usr/local/lib/c++ -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -o libmdcanvasgtk.la -rpath /usr/local/lib/mysql-workbench mdc_gtk_canvas_view.lo mdc_gtk_canvas_scroller.lo -lcairo -pthread -L/usr/local/lib -lGL -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype libtool: link: g++48 -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/local/lib/gcc48/gcc/i386-portbld-freebsd10.0/4.8.4/crtbeginS.o .libs/mdc_gtk_canvas_view.o .libs/mdc_gtk_canvas_scroller.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/local/lib/c++ -L/usr/local/lib/gcc48 -lGL /usr/local/lib/libgtkmm-2.4.so -latkmm-1.6 /usr/local/lib/libgdkmm-2.4.so -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 /usr/local/lib/libcairomm-1.0.so -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -L/usr/local/lib/gcc48/gcc/i386-portbld-freebsd10.0/4.8.4 -L/usr/local/lib/gcc48/gcc/i386-portbld-freebsd10.0/4.8.4/../../../../../i386-portbld-freebsd10.0/lib -L/usr/local/lib/gcc48/gcc/i386-portbld-freebsd10.0/4.8.4/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/local/lib/gcc48/gcc/i386-portbld-freebsd10.0/4.8.4/crtendS.o /usr/lib/ crtn.o -O2 -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -Wl,-rpath=/usr/local/lib/gcc48 -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -pthread -pthread -pthread -Wl,-soname -Wl,libmdcanvasgtk.so.0 -o .libs/libmdcanvasgtk.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmdcanvasgtk.so.0" && ln -s "libmdcanvasgtk.so.0.0.0" "libmdcanvasgtk.so.0") libtool: link: (cd ".libs" && rm -f "libmdcanvasgtk.so" && ln -s "libmdcanvasgtk.so.0.0.0" "libmdcanvasgtk.so") libtool: link: ( cd ".libs" && rm -f "libmdcanvasgtk.la" && ln -s "../libmdcanvasgtk.la" "libmdcanvasgtk.la" ) gmake[5]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/canvas/src' gmake[5]: Entering directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/canvas' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/canvas' gmake[4]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/canvas' Making all in dbc gmake[4]: Entering directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/dbc' /bin/sh ../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/inc lude -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I../../backend -I../../generated -I../../library/grt/src -I../../library/base -I../../ext -I../../ext/cppconn -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT driver_manager.lo -MD -MP -MF .deps/driver_manager.Tpo -c -o driver_manager.lo `test -f 'src/driver_manager.cpp' || echo './'`sr c/driver_manager.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I /usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I../../backend -I../../generated -I../../library/grt/src -I../../library/base -I../../ext -I../../ext/cppconn -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT driver_manager.lo -MD -MP -MF .deps/driver_manager.Tpo -c src/driver_manager.cpp -fPIC -DPIC -o .libs/driver_manager.o In file included from ../../generated/grts/structs.db.mgmt.h:4:0, from src/driver_manager.h:6, from src/driver_manager.cpp:31: ./../library/grt/src/grtpp.h:113:5: warning: unused parameter 'index' [-Wunused-parameter] bad_item(size_t index, size_t count) : std::logic_error("Index out of range.") {} ^ ./../library/grt/src/grtpp.h:113:5: warning: unused parameter 'count' [-Wunused-parameter] In file included from /usr/local/include/c++/v1/memory:602:0, from /usr/local/include/c++/v1/list:174, from src/driver_manager.cpp:23: /usr/local/include/c++/v1/utility: In instantiation of 'struct std::__1::pair, std::__1::allocator >, grt::ValueRef>': /usr/local/include/c++/v1/map:629:16: required from 'struct std::__1::__value_type, std::__1::allocator >, grt::ValueRef>' /usr/local/include/c++/v1/__tree:603:16: required from 'class std::__1::__tree_node, std::__1::allocator >, grt::ValueRef>, void*>' /usr/local/include/c++/v1/__tree:694:67: required from 'class std::__1::__tree_const_iterator, std::__1::allocator >, grt::ValueRef>, std::__1::__tree_node, std::__1::allocator >, grt::ValueRef>, void*>*, int>' /usr/local/include/c++/v1/map:715:19: required from 'class std::__1::__map_const_iterator, std::__1::allocator >, grt::ValueRef>, std::__1::__tree_node, std::__1::allocator >, grt::ValueRef>, void*>*, int> >' ./../library/grt/src/grtpp_value.h:386:36: required from here /usr/local/include/c++/v1/utility:254:9: error: 'std::__1::pair<_T1, _T2>::second' has incomplete type _T2 second; ^ In file included from ../../library/grt/src/grtpp.h:171:0, from ../../generated/grts/structs.db.mgmt.h:4, from src/driver_manager.h:6, from src/driver_manager.cpp:31: ./../library/grt/src/grtpp_value.h:94:9: error: forward declaration of 'class grt::ValueRef' class ValueRef; ^ In file included from ../../generated/grts/structs.db.mgmt.h:4:0, from src/driver_manager.h:6, from src/driver_manager.cpp:31: ./../library/grt/src/grtpp.h: In member function 'bool grt::DictRef::foreach(TPred) const': ./../library/grt/src/grtpp.h:1643:38: error: 'const struct std::__1::pair, std::__1::allocator >, grt::ValueRef>' has no member named 'second' if (!pred(iter->first, iter->second)) ^ In file included from ../../generated/grts/structs.db.mgmt.h:18:0, from src/driver_manager.h:6, from src/driver_manager.cpp:31: ./../generated/grts/structs.db.h: At global scope: ./../generated/grts/structs.db.h:779:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_checkCompleteness(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->checkCompleteness(); } ^ ./../generated/grts/structs.db.h:4126:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_createInsertsEditor(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->createInsertsEditor(); } ^ ./../generated/grts/structs.db.h:4128:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_inserts(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->inserts(); } ^ ./../generated/grts/structs.db.h:4130:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_isDependantTable(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->isDependantTable(); } ^ In file included from src/driver_manager.h:6:0, from src/driver_manager.cpp:31: ./../generated/grts/structs.db.mgmt.h:138:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_lock(grt::internal::Object *self, const grt::BaseListRef &args){ dynamic_cast(self)->lock(); return grt::ValueRef(); } ^ In file included from src/driver_manager.h:6:0, from src/driver_manager.cpp:31: ./../generated/grts/structs.db.mgmt.h:140:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_tryLock(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->tryLock(); } ^ ./../generated/grts/structs.db.mgmt.h:142:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_unlock(grt::internal::Object *self, const grt::BaseListRef &args){ dynamic_cast(self)->unlock(); return grt::ValueRef(); } ^ In file included from ../../ext/cppconn/cppconn/connection.h:34:0, from ../../ext/cppconn/cppconn/driver.h:30, from src/driver_manager.h:7, from src/driver_manager.cpp:31: ./../ext/cppconn/cppconn/warning.h:64:2: warning: unused parameter 'e' [-Wunused-parameter] SQLWarning(const SQLWarning& e){}; ^ Makefile:496: recipe for target 'driver_manager.lo' failed gmake[4]: *** [driver_manager.lo] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/dbc' Makefile:411: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library' Makefile:612: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src' Makefile:435: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src' *** Error code 1 Stop. make: stopped in /usr/ports/databases/mysql-workbench52 From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 11:12:41 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 34B3544F; Wed, 28 Jan 2015 11:12:41 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 21BF427B; Wed, 28 Jan 2015 11:12:41 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SBCefi089282; Wed, 28 Jan 2015 11:12:40 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SBCeqk089275; Wed, 28 Jan 2015 11:12:40 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 11:12:40 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281112.t0SBCeqk089275@beefy1.isc.freebsd.org> To: demon@FreeBSD.org Subject: [package - 10i386-default][devel/cld] Failed for cld2-20150113 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: Wed, 28 Jan 2015 11:12:41 -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: demon@FreeBSD.org Last committer: demon@FreeBSD.org Ident: $FreeBSD: head/devel/cld/Makefile 376945 2015-01-13 14:41:18Z demon $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-01-28_06h57m35s/logs/cld2-20150113.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-01-28_06h57m35s Log: ====>> Building devel/cld build started at Wed Jan 28 11:12:04 UTC 2015 port directory: /usr/ports/devel/cld building for: FreeBSD 10i386-default-job-11 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: demon@FreeBSD.org Makefile ident: $FreeBSD: head/devel/cld/Makefile 376945 2015-01-13 14:41:18Z demon $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=cld2-20150113 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cld/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cld/work HOME=/wrkdirs/usr/ports/devel/cld/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cld/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cld/work HOME=/wrkdirs/usr/ports/devel/cld/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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/cld" EXAMPLESDIR="share/examples/cld" DATADIR="share/cld" WWWDIR="www/cld" ETCDIR="etc/cld" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cld DOCSDIR=/usr/local/share/doc/cld EXAMPLESDIR=/usr/local/share/examples/cld WWWDIR=/usr/local/www/cld ETCDIR=/usr/local/etc/cld --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License APACHE20 accepted by the user =========================================================================== =================================================== ===> cld2-20150113 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.7.txz [10i386-default-job-11] Installing pkg-1.4.7... [10i386-default-job-11] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of cld2-20150113 =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by cld2-20150113 for building =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by cld2-20150113 for building => SHA256 Checksum OK for cld-20150113.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by cld2-20150113 for building ===> Extracting for cld2-20150113 => SHA256 Checksum OK for cld-20150113.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for cld2-20150113 /usr/bin/sed -i.bak -e "s#g++#c++ -O2 -pipe -fstack-protector -fno-strict-aliasing#" /wrkdirs/usr/ports/devel/cld/work/cld-20150113/internal/compile_libs.sh =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for cld2-20150113 =========================================================================== =================================================== ===> Building for cld2-20150113 cd /wrkdirs/usr/ports/devel/cld/work/cld-20150113/internal && ./compile_libs.sh /tmp/cldutil-pBk29N.o: file not recognized: File format not recognized c++: error: linker command failed with exit code 1 (use -v to see invocation) /tmp/cldutil-D4pxUD.o: file not recognized: File format not recognized c++: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make: stopped in /usr/ports/devel/cld From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 11:38:55 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 4554DA46; Wed, 28 Jan 2015 11:38:55 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 2EE426B0; Wed, 28 Jan 2015 11:38:55 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SBcsU7011385; Wed, 28 Jan 2015 11:38:54 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SBcsq3011359; Wed, 28 Jan 2015 11:38:54 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 11:38:54 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281138.t0SBcsq3011359@beefy1.isc.freebsd.org> To: bapt@FreeBSD.org Subject: [package - 10i386-default][devel/amd64-gcc] Failed for amd64-gcc-4.9.1_1 in package 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: Wed, 28 Jan 2015 11:38:55 -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: bapt@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/devel/amd64-gcc/Makefile 373620 2014-11-29 14:46:30Z bapt $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-01-28_06h57m35s/logs/amd64-gcc-4.9.1_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-01-28_06h57m35s Log: ====>> Building devel/amd64-gcc build started at Wed Jan 28 11:24:20 UTC 2015 port directory: /usr/ports/devel/amd64-gcc building for: FreeBSD 10i386-default-job-24 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: bapt@FreeBSD.org Makefile ident: $FreeBSD: head/devel/amd64-gcc/Makefile 373620 2014-11-29 14:46:30Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=amd64-gcc-4.9.1_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --target=x86_64-portbld-freebsd10.0 --disable-nls --enable-languages=c,c++ --without-headers --with-gmp=/usr/local --with-pkgversion="FreeBSD Ports Collection for amd64" --with-system-zlib --with-as=/usr/local/bin/x86_64-freebsd-as --with-ld=/usr/local/bin/x86_64-freebsd-ld --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work HOME=/wrkdirs/usr/ports/devel/amd64-gcc/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-- TARGETARCH=amd64 OPSYS=freebsd GCC_TARGET=x86_64-portbld-freebsd10.0 OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gcc" EXAMPLESDIR="share/examples/gcc" DATADIR="share/gcc" WWWDIR="www/gcc" ETCDIR="etc/gcc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gcc DOCSDIR=/usr/local/share/doc/gcc EXAMPLESDIR=/usr/local/share/examples/gcc WWWDIR=/usr/local/www/gcc ETCDIR=/usr/local/etc/gcc --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 GPLv3RLE accepted by the user =========================================================================== =================================================== ===> amd64-gcc-4.9.1_1 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.7.txz [10i386-default-job-24] Installing pkg-1.4.7... [10i386-default-job-24] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of amd64-gcc-4.9.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 GPLv3RLE accepted by the user ===> Fetching all distfiles required by amd64-gcc-4.9.1_1 for building =========================================================================== =================================================== ===> License GPLv3 GPLv3RLE accepted by the user ===> Fetching all distfiles required by amd64-gcc-4.9.1_1 for building => SHA256 Checksum OK for gcc-4.9.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 GPLv3RLE accepted by the user ===> Fetching all distfiles required by amd64-gcc-4.9.1_1 for building ===> Extracting for amd64-gcc-4.9.1_1 => SHA256 Checksum OK for gcc-4.9.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for amd64-gcc-4.9.1_1 ===> Applying extra patch /usr/ports/devel/amd64-gcc/../powerpc64-gcc/files/freebsd-format-extensions =========================================================================== =================================================== ===> amd64-gcc-4.9.1_1 depends on executable: x86_64-freebsd-as - not found ===> Verifying install for x86_64-freebsd-as in /usr/ports/devel/amd64-binutils ===> Installing existing package /packages/All/amd64-binutils-2.25.txz [10i386-default-job-24] Installing amd64-binutils-2.25... [10i386-default-job-24] Extracting amd64-binutils-2.25... done ===> Returning to build of amd64-gcc-4.9.1_1 ===> amd64-gcc-4.9.1_1 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 [10i386-default-job-24] Installing gmake-4.1_1... [10i386-default-job-24] `-- Installing gettext-runtime-0.19.4... [10i386-default-job-24] | `-- Installing indexinfo-0.2.2... [10i386-default-job-24] | `-- Extracting indexinfo-0.2.2... done [10i386-default-job-24] `-- Extracting gettext-runtime-0.19.4... done [10i386-default-job-24] Extracting gmake-4.1_1... done ===> Returning to build of amd64-gcc-4.9.1_1 =========================================================================== =================================================== ===> amd64-gcc-4.9.1_1 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 [10i386-default-job-24] Installing gmp-5.1.3_2... [10i386-default-job-24] Extracting gmp-5.1.3_2... done ===> Returning to build of amd64-gcc-4.9.1_1 ===> amd64-gcc-4.9.1_1 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 [10i386-default-job-24] Installing mpfr-3.1.2_2... [10i386-default-job-24] Extracting mpfr-3.1.2_2... done ===> Returning to build of amd64-gcc-4.9.1_1 ===> amd64-gcc-4.9.1_1 depends on shared library: libmpc.so - not found ===> Verifying for libmpc.so in /usr/ports/math/mpc ===> Installing existing package /packages/All/mpc-1.0.2_1.txz [10i386-default-job-24] Installing mpc-1.0.2_1... [10i386-default-job-24] Extracting mpc-1.0.2_1... done ===> Returning to build of amd64-gcc-4.9.1_1 =========================================================================== =================================================== ===> Configuring for amd64-gcc-4.9.1_1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/amd64-gcc/work/gcc-4.9.1/libgo/config/libtool.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/amd64-gcc/work/gcc-4.9.1/libgo/configure configure: loading site script /usr/ports/Templates/config.site checking build system type... i386-portbld-freebsd10.0 checking host system type... i386-portbld-freebsd10.0 checking target system type... x86_64-portbld-freebsd10.0 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for gawk... (cached) /usr/bin/awk checking for libatomic support... yes checking for libcilkrts support... yes checking for libitm support... yes checking for libsanitizer support... no checking for libvtv support... no checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes install -o root -g wheel -m 0644 bversion.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/bversion.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/c-family/c-common.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/c-family/c-common.def mkdir /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/c-family install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/c-family/c-common.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/c-family/c-common.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/c-family/c-objc.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/c-family/c-objc.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/c-family/c-pragma.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/c-family/c-pragma.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/c-family/c-pretty-print.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/c-family/c-pretty-print.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/c/c-tree.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/c-tree.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/calls.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/calls.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cfg-flags.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/cfg-flags.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cfgexpand.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/cfgexpand.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cfghooks.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/cfghooks.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cfgloop.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/cfgloop.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cgraph.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/cgraph.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cif-code.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/cif-code.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cilk-builtins.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/cilk-builtins.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cilkplus.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/cilkplus.def install -o root -g wheel -m 0644 config.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/config.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/dbxelf.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/config/dbxelf.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/elfos.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/config/elfos.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/freebsd-spec.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/config/freebsd-spec.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/freebsd-stdint.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/config/freebsd-stdint.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/freebsd.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/config/freebsd.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/att.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/config/i386/att.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/biarch64.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/config/i386/biarch64.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/freebsd.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/config/i386/freebsd.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/freebsd64.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/config/i386/freebsd64.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/i386-protos.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/config/i386/i386-protos.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/i386.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/config/i386/i386.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/unix.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/config/i386/unix.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/x86-64.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/config/i386/x86-64.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/initfini-array.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/config/initfini-array.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/vxworks-dummy.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/config/vxworks-dummy.h install -o root -g wheel -m 0644 configargs.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/configargs.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/context.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/context.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/coretypes.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/coretypes.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cppdefault.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/cppdefault.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/debug.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/debug.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/defaults.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/defaults.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/df.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/df.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/diagnostic-color.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/diagnostic-color.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/diagnostic-core.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/diagnostic-core.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/diagnostic.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/diagnostic.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/diagnostic.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/diagnostic.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/double-int.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/double-int.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/dumpfile.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/dumpfile.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/emit-rtl.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/emit-rtl.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/except.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/except.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/fixed-value.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/fixed-value.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/flag-types.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/flag-types.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/flags.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/flags.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/fold-const.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/fold-const.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/function.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/function.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gcc-plugin.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/gcc-plugin.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gcc-symtab.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/gcc-symtab.h install -o root -g wheel -m 0644 genrtl.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/genrtl.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ggc.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/ggc.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-builder.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/gimple-builder.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-expr.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/gimple-expr.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-fold.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/gimple-fold.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-iterator.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/gimple-iterator.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-low.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/gimple-low.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-pretty-print.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/gimple-pretty-print.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-ssa.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/gimple-ssa.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-walk.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/gimple-walk.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/gimple.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/gimple.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimplify-me.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/gimplify-me.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimplify.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/gimplify.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gsstruct.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/gsstruct.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gtm-builtins.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/gtm-builtins.def install -o root -g wheel -m 0644 gtype-desc.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/gtype-desc.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/hard-reg-set.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/hard-reg-set.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/hash-table.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/hash-table.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/highlev-plugin-common.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/highlev-plugin-common.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/hwint.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/hwint.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/incpath.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/incpath.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/input.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/input.h install -o root -g wheel -m 0644 insn-codes.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/insn-codes.h install -o root -g wheel -m 0644 insn-constants.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/insn-constants.h install -o root -g wheel -m 0644 insn-flags.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/insn-flags.h install -o root -g wheel -m 0644 insn-modes.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/insn-modes.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/insn-notes.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/insn-notes.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/internal-fn.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/internal-fn.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/internal-fn.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/internal-fn.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/intl.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/intl.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ipa-prop.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/ipa-prop.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ipa-ref-inline.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/ipa-ref-inline.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ipa-ref.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/ipa-ref.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ipa-reference.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/ipa-reference.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ipa-utils.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/ipa-utils.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/is-a.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/is-a.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/langhooks.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/langhooks.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/machmode.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/machmode.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/mode-classes.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/mode-classes.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/omp-builtins.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/omp-builtins.def install -o root -g wheel -m 0644 options.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/options.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/opts.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/opts.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/output.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/output.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/params.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/params.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/params.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/params.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/pass_manager.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/pass_manager.h install -o root -g wheel -m 0644 plugin-version.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/plugin-version.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/plugin.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/plugin.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/plugin.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/plugin.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/pointer-set.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/pointer-set.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/predict.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/predict.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/predict.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/predict.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/prefix.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/prefix.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/pretty-print.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/pretty-print.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/print-rtl.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/print-rtl.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/print-tree.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/print-tree.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/real.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/real.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/realmpfr.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/realmpfr.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/reg-notes.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/reg-notes.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/regset.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/regset.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/resource.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/resource.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/rtl.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/rtl.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/rtl.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/rtl.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/sanitizer.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/sanitizer.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/sbitmap.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/sbitmap.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ssa-iterators.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/ssa-iterators.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/statistics.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/statistics.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/stmt.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/stmt.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/stor-layout.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/stor-layout.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/stringpool.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/stringpool.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/sync-builtins.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/sync-builtins.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/system.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/system.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/target-hooks-macros.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/target-hooks-macros.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/target.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/target.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/target.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/target.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/timevar.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/timevar.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/timevar.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/timevar.h install -o root -g wheel -m 0644 tm-preds.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tm-preds.h install -o root -g wheel -m 0644 tm.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tm.h install -o root -g wheel -m 0644 tm_p.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tm_p.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/toplev.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/toplev.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-cfg.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-cfg.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-cfgcleanup.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-cfgcleanup.h install -o root -g wheel -m 0644 tree-check.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-check.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-core.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-core.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-dfa.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-dfa.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-dump.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-dump.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-eh.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-eh.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-hasher.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-hasher.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-inline.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-inline.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-into-ssa.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-into-ssa.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-iterator.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-iterator.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-nested.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-nested.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-object-size.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-object-size.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-outof-ssa.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-outof-ssa.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-parloops.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-parloops.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-pass.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-pass.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-phinodes.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-phinodes.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-pretty-print.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-pretty-print.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-address.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-ssa-address.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-alias.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-ssa-alias.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-coalesce.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-ssa-coalesce.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-dom.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-ssa-dom.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-loop-ivopts.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-ssa-loop-ivopts.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-loop-manip.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-ssa-loop-manip.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-loop-niter.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-ssa-loop-niter.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-loop.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-ssa-loop.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-operands.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-ssa-operands.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-sccvn.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-ssa-sccvn.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-ter.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-ssa-ter.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-threadedge.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-ssa-threadedge.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-threadupdate.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-ssa-threadupdate.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-ssa.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssanames.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree-ssanames.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/tree.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/treestruct.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/treestruct.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/varasm.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/varasm.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/vec.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/vec.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/version.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/version.h install -o root -g wheel -m 0644 b-header-vars /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/plugin/include/b-header-vars rm gcc.pod gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/amd64-gcc/work/build-gcc/gcc' gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/amd64-gcc/work/build-gcc' ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for amd64-gcc-4.9.1_1 pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/include-fixed/netinet/ip_fil.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/include-fixed/netinet/ip_lookup.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/include-fixed/netinet/ip_nat.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/include-fixed/netinet/ip_proxy.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/include-fixed/netinet/ip_scan.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/include-fixed/netinet/ip_state.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/include-fixed/stddef.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/include-fixed/stdio.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/include-fixed/stdlib.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/include-fixed/sys/types.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/include-fixed/unistd.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd10.0/4.9.1/include-fixed/wchar.h: No such file or directory *** Error code 1 Stop. make: stopped in /usr/ports/devel/amd64-gcc From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 04:37:32 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 B93F6B1D for ; Wed, 28 Jan 2015 04:37:32 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 86D642B2; Wed, 28 Jan 2015 04:37:32 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0S4bW8L007280; Wed, 28 Jan 2015 04:37:32 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0S4bWrC007028; Wed, 28 Jan 2015 04:37:32 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 04:37:32 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501280437.t0S4bWrC007028@beefy2.isc.freebsd.org> To: rnejdl@ringofsaturn.com Subject: [package - 93amd64-quarterly][games/megaglest] Failed for megaglest-3.9.0.4_5 in build X-Mailman-Approved-At: Wed, 28 Jan 2015 12:44:09 +0000 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: Wed, 28 Jan 2015 04:37: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: rnejdl@ringofsaturn.com Last committer: bapt@FreeBSD.org Ident: $FreeBSD: branches/2015Q1/games/megaglest/Makefile 375598 2014-12-25 20:54:41Z bapt $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-quarterly/2015-01-28_03h28m52s/logs/megaglest-3.9.0.4_5.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-quarterly&build=2015-01-28_03h28m52s Log: ====>> Building games/megaglest build started at Wed Jan 28 04:23:32 UTC 2015 port directory: /usr/ports/games/megaglest building for: FreeBSD 93amd64-quarterly-job-19 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: rnejdl@ringofsaturn.com Makefile ident: $FreeBSD: branches/2015Q1/games/megaglest/Makefile 375598 2014-12-25 20:54:41Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=megaglest-3.9.0.4_5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-quarterly/ref/.p/pool MASTERNAME=93amd64-quarterly USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for megaglest-3.9.0.4_5: DOCS=on: Build and/or install documentation EDITOR=off: Install MegaGlest Editor ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/megaglest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/megaglest/work HOME=/wrkdirs/usr/ports/games/megaglest/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/games/megaglest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/megaglest/work HOME=/wrkdirs/usr/ports/games/megaglest/work TMPDIR="/tmp" PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/games/megaglest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/megaglest/work HOME=/wrkdirs/usr/ports/games/megaglest/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh SDL_CONFIG=/usr/local/bin/sdl-config WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/megaglest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/megaglest/work HOME=/wrkdirs/usr/ports/games/megaglest/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/games/megaglest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/megaglest/work HOME=/wrkdirs/usr/ports/games/megaglest/work TMPDIR="/tmp" DISPLAY=":0" LUA_MODLIBDIR=/usr/local/lib/lua/5.2 LUA_MODSHAREDIR=/usr/local/share/lua/5.2 LUA_VER=5.2 LUA_INCDIR=/usr/local/include/lua52 LUA_LIBDIR=/usr/local/lib XDG_DATA_HOME=/wrkdirs/usr/ports/games/megaglest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/megaglest/work HOME=/wrkdirs/usr/ports/games/megaglest/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES SDL_CONFIG=/usr/local/bin/sdl-config WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -lssl -lcrypto -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -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-- DOCS="" NO_DOCS="@comment " EDITOR="@comment " NO_EDITOR="" CMAKE_BUILD_TYPE="release" LUA_MODLIBDIR=lib/lua/5.2 LUA_MODSHAREDIR=share/lua/5.2 LUA_VER=5.2 LUA_INCDIR=include/lua52 LUA_LIBDIR=lib LUA_VER_STR=52 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/megaglest" EXAMPLESDIR="share/examples/megaglest" DATADIR="share/megaglest" WWWDIR="www/megaglest" ETCDIR="etc/megaglest" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " EDITOR="@comment " NO_EDITOR="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/megaglest DOCSDIR=/usr/local/share/doc/megaglest EXAMPLESDIR=/usr/local/share/examples/megaglest WWWDIR=/usr/local/www/megaglest ETCDIR=/usr/local/etc/megaglest --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> megaglest-3.9.0.4_5 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.3.txz [93amd64-quarterly-job-19] Installing pkg-1.4.3... [93amd64-quarterly-job-19] Extracting pkg-1.4.3... done Message for pkg-1.4.3: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of megaglest-3.9.0.4_5 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by megaglest-3.9.0.4_5 for building =========================================================================== =================================================== ===> Fetching all distfiles required by megaglest-3.9.0.4_5 for building => SHA256 Checksum OK for megaglest-source-3.9.0.4.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by megaglest-3.9.0.4_5 for building ===> Extracting for megaglest-3.9.0.4_5 => SHA256 Checksum OK for megaglest-source-3.9.0.4.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for megaglest-3.9.0.4_5 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for megaglest-3.9.0.4_5 =========================================================================== =================================================== ===> megaglest-3.9.0.4_5 depends on file: /usr/local/include/libircclient.h - not found ===> Verifying install for /usr/local/include/libircclient.h in /usr/ports/irc/libircclient ===> Installing existing package /packages/All/libircclient-1.7.txz [93amd64-quarterly-job-19] Installing libircclient-1.7... [93amd64-quarterly-job-19] Extracting libircclient-1.7... done ===> Returning to build of megaglest-3.9.0.4_5 ===> megaglest-3.9.0.4_5 depends on file: /usr/local/include/miniupnpc/miniupnpc.h - not found ===> Verifying install for /usr/local/include/miniupnpc/miniupnpc.h in /usr/ports/net/miniupnpc ===> Installing existing package /packages/All/miniupnpc-1.9.txz [93amd64-quarterly-job-19] Installing miniupnpc-1.9... [93amd64-quarterly-job-19] Extracting miniupnpc-1.9... done ===> Returning to build of megaglest-3.9.0.4_5 ===> megaglest-3.9.0.4_5 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.0.2.txz [93amd64-quarterly-job-19] Installing cmake-3.0.2... [93amd64-quarterly-job-19] `-- Installing cmake-modules-3.0.2... [93amd64-quarterly-job-19] `-- Extracting cmake-modules-3.0.2... done [93amd64-quarterly-job-19] `-- Installing curl-7.39.0_1... [93amd64-quarterly-job-19] | `-- Installing ca_root_nss-3.17.3_1... [93amd64-quarterly-job-19] | `-- Extracting ca_root_nss-3.17.3_1... done [93amd64-quarterly-job-19] `-- Extracting curl-7.39.0_1... done [93amd64-quarterly-job-19] `-- Installing expat-2.1.0_2... [93amd64-quarterly-job-19] `-- Extracting expat-2.1.0_2... done [93amd64-quarterly-job-19] Extracting cmake-3.0.2... done ===> Returning to build of megaglest-3.9.0.4_5 ===> megaglest-3.9.0.4_5 depends on executable: Xvfb - not found ===> Verifying install for Xvfb in /usr/ports/x11-servers/xorg-vfbserver ===> Installing existing package /packages/All/xorg-vfbserver-1.14.7,1.txz [93amd64-quarterly-job-19] Installing xorg-vfbserver-1.14.7,1... [93amd64-quarterly-job-19] `-- Installing libX11-1.6.2_2,1... [93amd64-quarterly-job-19] | `-- Installing kbproto-1.0.6... [93amd64-quarterly-job-19] | `-- Extracting kbproto-1.0.6... done [93amd64-quarterly-job-19] | `-- Installing libXau-1.0.8_2... [93amd64-quarterly-job-19] | | `-- Installing xproto-7.0.26... [93amd64-quarterly-job-19] | | `-- Extracting xproto-7.0.26... done [93amd64-quarterly-job-19] | `-- Extracting libXau-1.0.8_2... done [93amd64-quarterly-job-19] | `-- Installing libXdmcp-1.1.1_2... [93amd64-quarterly-job-19] | `-- Extracting libXdmcp-1.1.1_2... done [93amd64-quarterly-job-19] | `-- Installing libxcb-1.11... [93amd64-quarterly-job-19] | | `-- Installing libpthread-stubs-0.3_6... [93amd64-quarterly-job-19] | | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-quarterly-job-19] | | `-- Installing libxml2-2.9.2_2... [93amd64-quarterly-job-19] | | `-- Installing libiconv-1.14_6... [93amd64-quarterly-job-19] | | `-- Extracting libiconv-1.14_6... done [93amd64-quarterly-job-19] | | `-- Extracting libxml2-2.9.2_2... done [93amd64-quarterly-job-19] | `-- Extracting libxcb-1.11... done [93amd64-quarterly-job-19] `-- Extracting libX11-1.6.2_2,1... done [93amd64-quarterly-job-19] `-- Installing libXfont-1.4.8,2... [93amd64-quarterly-job-19] | `-- Installing fontsproto-2.1.2,1... [93amd64-quarterly-job-19] | `-- Extracting fontsproto-2.1.2,1... done [93amd64-quarterly-job-19] | `-- Installing freetype2-2.5.4_1... cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_load_game.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_load_game.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 51 [ 77%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_graphic_info.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_graphic_info.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_graphic_info.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 77%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_background.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_background.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_background.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 52 [ 78%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_options.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_options.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_options.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 78%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_custom_game.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_custom_game.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_custom_game.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 78%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_connected_game.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_connected_game.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_connected_game.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 53 [ 79%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_options_graphics.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_options_graphics.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_options_graphics.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 79%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_mods.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_mods.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_mods.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 54 [ 80%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_options_network.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_options_network.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_options_network.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 80%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_join_game.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_join_game.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_join_game.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 80%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_new_game.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_new_game.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_new_game.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 55 [ 81%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_scenario.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_scenario.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_scenario.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 81%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_masterserver.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_masterserver.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_masterserver.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 56 [ 82%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/network_manager.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/network_manager.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/network_manager.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 82%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/client_interface.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/client_interface.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/client_interface.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 82%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/server_interface.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/server_interface.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/server_interface.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 57 [ 83%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/network_message.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/network_message.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/network_message.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 83%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/network_types.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/network_types.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/network_types.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 58 [ 84%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/network_interface.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/network_interface.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/network_interface.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 84%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/network_protocol.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/network_protocol.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/network_protocol.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 84%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/connection_slot.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/connection_slot.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/connection_slot.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 59 [ 85%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/sound/sound_renderer.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/sound/sound_renderer.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound/sound_renderer.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 85%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/sound/sound_container.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/sound/sound_container.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound/sound_container.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 60 [ 86%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/resource.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/type_instances/resource.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances/resource.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 86%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/faction.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/type_instances/faction.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances/faction.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 86%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/object.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/type_instances/object.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances/object.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 61 [ 87%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/command.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/type_instances/command.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances/command.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 87%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/unit.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/type_instances/unit.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances/unit.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 62 [ 88%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/upgrade.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/type_instances/upgrade.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances/upgrade.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 88%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/object_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/object_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/object_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 88%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/unit_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/unit_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/unit_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 63 [ 89%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/skill_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/skill_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/skill_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 89%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/tech_tree.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/tech_tree.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/tech_tree.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 64 [ 90%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/tileset_model_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/tileset_model_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/tileset_model_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 90%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/resource_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/resource_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/resource_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 90%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/damage_multiplier.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/damage_multiplier.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/damage_multiplier.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 65 [ 91%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/faction_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/faction_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/faction_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 91%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/command_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/command_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/command_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 66 [ 92%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/element_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/element_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/element_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 92%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/upgrade_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/upgrade_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/upgrade_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 92%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/water_effects.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/water_effects.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/water_effects.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 67 [ 93%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/scenario.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/scenario.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/scenario.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 93%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/world.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/world.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/world.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 68 [ 94%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/unit_updater.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/unit_updater.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/unit_updater.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 94%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/minimap.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/minimap.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/minimap.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 94%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/map.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/map.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/map.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 69 [ 95%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/time_flow.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/time_flow.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/time_flow.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 95%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/surface_atlas.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/surface_atlas.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/surface_atlas.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 70 [ 96%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/tileset.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/tileset.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/tileset.cpp Linking CXX executable megaglest cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/megaglest.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -L/usr/local/lib -lssl -lcrypto -fstack-protector -s CMakeFiles/megaglest.dir/ai/ai.cpp.o CMakeFiles/megaglest.dir/ai/path_finder.cpp.o CMakeFiles/megaglest.dir/ai/ai_rule.cpp.o CMakeFiles/megaglest.dir/ai/ai_interface.cpp.o CMakeFiles/megaglest.dir/facilities/game_util.cpp.o CMakeFiles/megaglest.dir/facilities/logger.cpp.o CMakeFiles/megaglest.dir/facilities/components.cpp.o CMakeFiles/megaglest.dir/facilities/auto_test.cpp.o CMakeFiles/megaglest.dir/game/game.cpp.o CMakeFiles/megaglest.dir/game/game_camera.cpp.o CMakeFiles/megaglest.dir/game/stats.cpp.o CMakeFiles/megaglest.dir/game/script_manager.cpp.o CMakeFiles/megaglest.dir/game/commander.cpp.o CMakeFiles/megaglest.dir/game/chat_manager.cpp.o CMakeFiles/megaglest.dir/game/console.cpp. o CMakeFiles/megaglest.dir/global/config.cpp.o CMakeFiles/megaglest.dir/global/metrics.cpp.o CMakeFiles/megaglest.dir/global/lang.cpp.o CMakeFiles/megaglest.dir/global/core_data.cpp.o CMakeFiles/megaglest.dir/graphics/unit_particle_type.cpp.o CMakeFiles/megaglest.dir/graphics/particle_type.cpp.o CMakeFiles/megaglest.dir/graphics/renderer.cpp.o CMakeFiles/megaglest.dir/gui/selection.cpp.o CMakeFiles/megaglest.dir/gui/display.cpp.o CMakeFiles/megaglest.dir/gui/gui.cpp.o CMakeFiles/megaglest.dir/main/program.cpp.o CMakeFiles/megaglest.dir/main/main.cpp.o CMakeFiles/megaglest.dir/main/battle_end.cpp.o CMakeFiles/megaglest.dir/main/intro.cpp.o CMakeFiles/megaglest.dir/menu/server_line.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_options_sound.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_about.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_keysetup.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_root.cpp.o CMakeFiles/megaglest.dir/menu/main_menu.cpp.o CMakeFiles/megaglest.dir/menu/menu _state_load_game.cpp.o CMakeFiles/megaglest.! dir/menu/menu_state_graphic_info.cpp.o CMakeFiles/megaglest.dir/menu/menu_background.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_options.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_custom_game.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_connected_game.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_options_graphics.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_mods.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_options_network.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_join_game.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_new_game.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_scenario.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_masterserver.cpp.o CMakeFiles/megaglest.dir/network/network_manager.cpp.o CMakeFiles/megaglest.dir/network/client_interface.cpp.o CMakeFiles/megaglest.dir/network/server_interface.cpp.o CMakeFiles/megaglest.dir/network/network_message.cpp.o CMakeFiles/megaglest.dir/network/network_types.cpp.o CMakeFiles/megaglest.dir/network/network_interf ace.cpp.o CMakeFiles/megaglest.dir/network/network_protocol.cpp.o CMakeFiles/megaglest.dir/network/connection_slot.cpp.o CMakeFiles/megaglest.dir/sound/sound_renderer.cpp.o CMakeFiles/megaglest.dir/sound/sound_container.cpp.o CMakeFiles/megaglest.dir/type_instances/resource.cpp.o CMakeFiles/megaglest.dir/type_instances/faction.cpp.o CMakeFiles/megaglest.dir/type_instances/object.cpp.o CMakeFiles/megaglest.dir/type_instances/command.cpp.o CMakeFiles/megaglest.dir/type_instances/unit.cpp.o CMakeFiles/megaglest.dir/type_instances/upgrade.cpp.o CMakeFiles/megaglest.dir/types/object_type.cpp.o CMakeFiles/megaglest.dir/types/unit_type.cpp.o CMakeFiles/megaglest.dir/types/skill_type.cpp.o CMakeFiles/megaglest.dir/types/tech_tree.cpp.o CMakeFiles/megaglest.dir/types/tileset_model_type.cpp.o CMakeFiles/megaglest.dir/types/resource_type.cpp.o CMakeFiles/megaglest.dir/types/damage_multiplier.cpp.o CMakeFiles/megaglest.dir/types/faction_type.cpp.o CMakeFiles/megaglest.dir/types/command_type.cpp .o CMakeFiles/megaglest.dir/types/element_ty! pe.cpp.o ! CMakeFiles/megaglest.dir/types/upgrade_type.cpp.o CMakeFiles/megaglest.dir/world/water_effects.cpp.o CMakeFiles/megaglest.dir/world/scenario.cpp.o CMakeFiles/megaglest.dir/world/world.cpp.o CMakeFiles/megaglest.dir/world/unit_updater.cpp.o CMakeFiles/megaglest.dir/world/minimap.cpp.o CMakeFiles/megaglest.dir/world/map.cpp.o CMakeFiles/megaglest.dir/world/time_flow.cpp.o CMakeFiles/megaglest.dir/world/surface_atlas.cpp.o CMakeFiles/megaglest.dir/world/tileset.cpp.o -o megaglest ../shared_lib/sources/streflop/libstreflop.a ../shared_lib/liblibmegaglest.a /usr/local/lib/libSDLmain.a /usr/local/lib/libSDL.so -pthread /usr/local/lib/libGLU.so /usr/local/lib/libGL.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so /usr/local/lib/libxerces-c.so /usr/local/lib/libopenal.so /usr/local/lib/libvorbisfile.so /usr/local/lib/liblua-5.2.so /usr/local/lib/libjpeg.so /usr/local/lib/libpng.so -L/usr/local/lib -lcurl /usr/local/lib/libGLEW.so ../sh ared_lib/sources/streflop/libstreflop.a /usr/local/lib/libfontconfig.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so /usr/local/lib/libminiupnpc.so /usr/local/lib/libircclient.a /usr/local/lib/libGLEW.so -Wl,-rpath,/usr/local/lib: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 [ 96%] Built target megaglest /usr/bin/make -f source/glest_game/CMakeFiles/run.dir/build.make source/glest_game/CMakeFiles/run.dir/depend cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0 /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0 /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/CMakeFiles/run.dir/DependInfo.cmake Scanning dependencies of target run /usr/bin/make -f source/glest_game/CMakeFiles/run.dir/build.make source/glest_game/CMakeFiles/run.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 96%] Generating mg.tmp cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && touch /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities/game_util.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 96%] Built target run /usr/bin/make -f source/glest_map_editor/CMakeFiles/megaglest_editor.dir/build.make source/glest_map_editor/CMakeFiles/megaglest_editor.dir/depend cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0 /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0 /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/CMakeFiles/megaglest_editor.dir/DependInfo.cmake Scanning dependencies of target megaglest_editor /usr/bin/make -f source/glest_map_editor/CMakeFiles/megaglest_editor.dir/build.make source/glest_map_editor/CMakeFiles/megaglest_editor.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 96%] Building CXX object source/glest_map_editor/CMakeFiles/megaglest_editor.dir/__/glest_game/global/config.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/sourc e/glest_map_editor/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/ glest_map_editor/. -Wuninitialized -Wsign! -compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest_editor.dir/__/glest_game/global/config.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global/config.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 96%] Building CXX object source/glest_map_editor/CMakeFiles/megaglest_editor.dir/program.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/sourc e/glest_map_editor/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/ glest_map_editor/. -Wuninitialized -Wsign! -compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest_editor.dir/program.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/program.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 71 [ 97%] Building CXX object source/glest_map_editor/CMakeFiles/megaglest_editor.dir/main.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/sourc e/glest_map_editor/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/ glest_map_editor/. -Wuninitialized -Wsign! -compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest_editor.dir/main.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/main.cpp Linking CXX executable megaglest_editor cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/megaglest_editor.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -L/usr/local/lib -lssl -lcrypto -fstack-protector -s CMakeFiles/megaglest_editor.dir/__/glest_game/global/config.cpp.o CMakeFiles/megaglest_editor.dir/program.cpp.o CMakeFiles/megaglest_editor.dir/main.cpp.o -o megaglest_editor -L/usr/local/lib ../shared_lib/sources/streflop/libstreflop.a ../shared_lib/liblibmegaglest.a /usr/local/lib/libSDLmain.a /usr/local/lib/libSDL.so -pthread /usr/local/lib/libGLU.so /usr/local/lib/libGL.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so -L/usr/local/lib -lwx_gtk2u_core-3.0 -lwx_baseu-3.0 -lwx_gtk2u_gl-3.0 ../shared_lib/sources/streflop/libstreflop.a -L/usr/local/lib -lcurl /usr/local/lib/libxerces-c.so /usr/local/lib/li bopenal.so /usr/local/lib/liblua-5.2.so /usr/local/lib/libjpeg.so /usr/local/lib/libpng.so /usr/local/lib/libfontconfig.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so /usr/local/lib/libGLEW.so /usr/local/lib/libminiupnpc.so /usr/local/lib/libircclient.a -Wl,-rpath,/usr/local/lib: /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' *** [source/glest_map_editor/megaglest_editor] Error code 1 Stop in /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0. *** [source/glest_map_editor/CMakeFiles/megaglest_editor.dir/all] Error code 1 Stop in /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0. *** [do-build] Error code 1 Stop in /usr/ports/games/megaglest. From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 13:42:47 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 976ABF38; Wed, 28 Jan 2015 13:42:47 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 814733B1; Wed, 28 Jan 2015 13:42:47 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SDgkbi026099; Wed, 28 Jan 2015 13:42:46 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SDgkwL026080; Wed, 28 Jan 2015 13:42:46 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 13:42:46 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281342.t0SDgkwL026080@beefy2.isc.freebsd.org> To: danfe@FreeBSD.org Subject: [package - 10amd64-default][audio/rezound] Failed for rezound-0.12.3.b_21 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: Wed, 28 Jan 2015 13:42: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: danfe@FreeBSD.org Last committer: pawel@FreeBSD.org Ident: $FreeBSD: head/audio/rezound/Makefile 377845 2015-01-25 00:46:11Z pawel $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-default/2015-01-28_05h16m48s/logs/rezound-0.12.3.b_21.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-default&build=2015-01-28_05h16m48s Log: ====>> Building audio/rezound build started at Wed Jan 28 13:37:17 UTC 2015 port directory: /usr/ports/audio/rezound building for: FreeBSD 10amd64-default-job-20 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: danfe@FreeBSD.org Makefile ident: $FreeBSD: head/audio/rezound/Makefile 377845 2015-01-25 00:46:11Z pawel $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=rezound-0.12.3.b_21 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-default/ref/.p/pool MASTERNAME=10amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for rezound-0.12.3.b_21: AUDIOFILE=on: SGI audio file format support BROKEN_NLS=off: Native Language Support (broken!) CDRDAO=off: Burning audio files to CD support DOCS=on: Build and/or install documentation FFTW=off: Use fast Fourier transform routines FLAC=on: FLAC lossless audio codec support JACK=off: JACK audio server support LADSPA=on: LADSPA audio plugins support LAME=on: LAME MP3 audio encoder support LARGEFILE=off: Use 64-bit file I/O OGG=on: Ogg media format support PORTAUDIO=on: PortAudio library support SOUNDTOUCH=on: Sound processing support via SoundTouch VORBIS=on: Ogg Vorbis audio codec support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-alsa --disable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ac_cv_path_RESWRAP=/usr/local/bin/fox-1.4/reswrap XDG_DATA_HOME=/wrkdirs/usr/ports/audio/rezound/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/rezound/work HOME=/wrkdirs/usr/ports/audio/rezound/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/audio/rezound/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/rezound/work HOME=/wrkdirs/usr/ports/audio/rezound/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/rezound/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/rezound/work HOME=/wrkdirs/usr/ports/audio/rezound/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/audio/rezound/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/rezound/work HOME=/wrkdirs/usr/ports/audio/rezound/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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="-lX11" 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-- NLS="@comment " OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/rezound" EXAMPLESDIR="share/examples/rezound" DATADIR="share/rezound" WWWDIR="www/rezound" ETCDIR="etc/rezound" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/rezound DOCSDIR=/usr/local/share/doc/rezound EXAMPLESDIR=/usr/local/share/examples/rezound WWWDIR=/usr/local/www/rezound ETCDIR=/usr/local/etc/rezound --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> rezound-0.12.3.b_21 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.7.txz [10amd64-default-job-20] Installing pkg-1.4.7... [10amd64-default-job-20] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of rezound-0.12.3.b_21 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by rezound-0.12.3.b_21 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by rezound-0.12.3.b_21 for building => SHA256 Checksum OK for rezound-0.12.3beta.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by rezound-0.12.3.b_21 for building ===> Extracting for rezound-0.12.3.b_21 => SHA256 Checksum OK for rezound-0.12.3beta.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for rezound-0.12.3.b_21 ===> Applying FreeBSD patches for rezound-0.12.3.b_21 =========================================================================== =================================================== ===> rezound-0.12.3.b_21 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 [10amd64-default-job-20] Installing bison-2.7.1,1... [10amd64-default-job-20] `-- Installing gettext-runtime-0.19.4... [10amd64-default-job-20] | `-- Installing indexinfo-0.2.2... [10amd64-default-job-20] | `-- Extracting indexinfo-0.2.2... done [10amd64-default-job-20] `-- Extracting gettext-runtime-0.19.4... done [10amd64-default-job-20] `-- Installing m4-1.4.17_1,1... [10amd64-default-job-20] `-- Extracting m4-1.4.17_1,1... done [10amd64-default-job-20] Extracting bison-2.7.1,1... done ===> Returning to build of rezound-0.12.3.b_21 =========================================================================== =================================================== ===> rezound-0.12.3.b_21 depends on shared library: libFOX-1.4.so - not found ===> Verifying for libFOX-1.4.so in /usr/ports/x11-toolkits/fox14 ===> Installing existing package /packages/All/fox14-1.4.35_11.txz [10amd64-default-job-20] Installing fox14-1.4.35_11... [10amd64-default-job-20] `-- Installing jpeg-8_6... [10amd64-default-job-20] `-- Extracting jpeg-8_6... done [10amd64-default-job-20] `-- Installing libGLU-9.0.0_2... [10amd64-default-job-20] | `-- Installing libGL-9.1.7_4... [10amd64-default-job-20] | | `-- Installing dri2proto-2.8... [10amd64-default-job-20] | | `-- Extracting dri2proto-2.8... done [10amd64-default-job-20] | | `-- Installing expat-2.1.0_2... [10amd64-default-job-20] | | `-- Extracting expat-2.1.0_2... done [10amd64-default-job-20] | | `-- Installing libX11-1.6.2_2,1... [10amd64-default-job-20] | | `-- Installing kbproto-1.0.6... [10amd64-default-job-20] | | `-- Extracting kbproto-1.0.6... done [10amd64-default-job-20] | | `-- Installing libXau-1.0.8_2... [10amd64-default-job-20] | | | `-- Installing xproto-7.0.26... [10amd64-default-job-20] | | | `-- Extracting xproto-7.0.26... done [10amd64-default-job-20] | | `-- Extracting libXau-1.0.8_2... done [10amd64-default-job-20] | | `-- Installing libXdmcp-1.1.1_2... [10amd64-default-job-20] | | `-- Extracting libXdmcp-1.1.1_2... done [10amd64-default-job-20] | | `-- Installing libxcb-1.11... [10amd64-default-job-20] | | | `-- Installing libpthread-stubs-0.3_6... [10amd64-default-job-20] | | | `-- Extracting libpthread-stubs-0.3_6... done [10amd64-default-job-20] | | | `-- Installing libxml2-2.9.2_2... [10amd64-default-job-20] | | | `-- Extracting libxml2-2.9.2_2... done [10amd64-default-job-20] | | `-- Extracting libxcb-1.11... done [10amd64-default-job-20] | | `-- Extracting libX11-1.6.2_2,1... done [10amd64-default-job-20] | | `-- Installing libXdamage-1.1.4_2... [10amd64-default-job-20] | | `-- Installing damageproto-1.2.1... [10amd64-default-job-20] | | `-- Extracting damageproto-1.2.1... done [10amd64-default-job-20] | | `-- Installing libXfixes-5.0.1_2... [10amd64-default-job-20] | | | `-- Installing fixesproto-5.0... [10amd64-default-job-20] | | | `-- Extracting fixesproto-5.0... done [10amd64-default-job-20] | | `-- Extracting libXfixes-5.0.1_2... done [10amd64-default-job-20] | | `-- Extracting libXdamage-1.1.4_2... done [10amd64-default-job-20] | | `-- Installing libXext-1.3.3,1... ~~~~~~~ ^ ./../backend/CSound_defs.h:283:40: warning: explicit specialization cannot have a storage class template<> static inline const double convert_sample(const register double sample) { return sample; } ~~~~~~~ ^ In file included from main.cpp:39: In file included from ./CSoundFileManager.h:27: ./../backend/ASoundFileManager.h:57:2: warning: do this.. I can call soundFileManager->getActive() from actions when necessary [-W#warnings] #warning do this.. I can call soundFileManager->getActive() from actions when necessary ^ In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:40: In file included from ./FXGraphParamValue.h:30: In file included from ./../backend/CGraphParamValueNode.h:47: ./../src/misc/CNestedDataFile/anytype.h:70:32: warning: explicit specialization cannot have a storage class template<> static const string string_to_anytype(const string &str,string &ret) { return s2at::unescape_chars(s2at::remove_surrounding_quotes(str)); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:72:30: warning: explicit specialization cannot have a storage class template<> static const bool string_to_anytype(const string &str,bool &ret) { return s2at::remove_surrounding_quotes(str)=="true" ? ret=true : ret=false; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:74:30: warning: explicit specialization cannot have a storage class template<> static const char string_to_anytype(const string &str,char &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:75:39: warning: explicit specialization cannot have a storage class template<> static const unsigned char string_to_anytype(const string &str,unsigned char &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:77:31: warning: explicit specialization cannot have a storage class template<> static const short string_to_anytype(const string &str,short &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:78:40: warning: explicit specialization cannot have a storage class template<> static const unsigned short string_to_anytype(const string &str,unsigned short &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:80:29: warning: explicit specialization cannot have a storage class template<> static const int string_to_anytype(const string &str,int &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:81:38: warning: explicit specialization cannot have a storage class template<> static const unsigned int string_to_anytype(const string &str,unsigned int &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:83:30: warning: explicit specialization cannot have a storage class template<> static const long string_to_anytype(const string &str,long &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:84:39: warning: explicit specialization cannot have a storage class template<> static const unsigned long string_to_anytype(const string &str,unsigned long &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:86:35: warning: explicit specialization cannot have a storage class template<> static const long long string_to_anytype(const string &str,long long &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:87:44: warning: explicit specialization cannot have a storage class template<> static const unsigned long long string_to_anytype(const string &str,unsigned long long &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:89:31: warning: explicit specialization cannot have a storage class template<> static const float string_to_anytype(const string &str,float &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0.0f; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:90:32: warning: explicit specialization cannot have a storage class template<> static const double string_to_anytype(const string &str,double &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0.0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:91:37: warning: explicit specialization cannot have a storage class template<> static const long double string_to_anytype(const string &str,long double &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0.0; ss >> ret; return ret; } ~~~~~~~ ^ In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:40: In file included from ./FXGraphParamValue.h:30: In file included from ./../backend/CGraphParamValueNode.h:47: In file included from ../../src/misc/CNestedDataFile/anytype.h:94: ./../src/misc/CMutex.h:157:16: warning: access declarations are deprecated; use using declarations instead [-Wdeprecated] CMutexLocker::didLock; ^ using In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:40: In file included from ./FXGraphParamValue.h:30: In file included from ./../backend/CGraphParamValueNode.h:47: ./../src/misc/CNestedDataFile/anytype.h:122:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const string &any) { return "\""+s2at::escape_chars(any)+"\""; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:124:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const bool &any) { return any ? "true" : "false"; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:126:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const char &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:127:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const unsigned char &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:129:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const short &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:130:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const unsigned short &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:132:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const int &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:133:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const unsigned int &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:135:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const long &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:136:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const unsigned long &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:138:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const long long &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:139:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const unsigned long long &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:144:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const float &any) { if(isnan(any)) return "0"; else { ostringstream ss; NO_LOCALE(ss) if(any>999999.0) {ss.setf(ios::scientific); ss.width(0); ss.precision(12); ss.fill(' '); } else {ss.setf(ios::fixed); ss.precision(6); ss.fill(' '); } ss << any; return istring(ss.str()).trim(); } } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:145:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const double &any) { if(isnan(any)) return "0"; else { ostringstream ss; NO_LOCALE(ss) if(any>999999.0) {ss.setf(ios::scientific); ss.width(0); ss.precision(12); ss.fill(' '); } else {ss.setf(ios::fixed); ss.precision(6); ss.fill(' '); } ss << any; return istring(ss.str()).trim(); } } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:146:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const long double &any) { if(isnan(any)) return "0"; else { ostringstream ss; NO_LOCALE(ss) if(any>999999.0) {ss.setf(ios::scientific); ss.width(0); ss.precision(12); ss.fill(' '); } else {ss.setf(ios::fixed); ss.precision(6); ss.fill(' '); } ss << any; return istring(ss.str()).trim(); } } ~~~~~~~ ^ In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:40: In file included from ./FXGraphParamValue.h:30: ./../backend/CGraphParamValueNode.h:48:46: warning: explicit specialization cannot have a storage class template<> static const CGraphParamValueNode string_to_anytype(const string &_str,CGraphParamValueNode &ret) ~~~~~~~ ^ ./../backend/CGraphParamValueNode.h:59:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const CGraphParamValueNode &any) ~~~~~~~ ^ In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:41: In file included from ./FXLFOParamValue.h:29: ./../backend/ALFO.h:97:41: warning: explicit specialization cannot have a storage class template<> static const CLFODescription string_to_anytype(const string &str,CLFODescription &ret) ~~~~~~~ ^ ./../backend/ALFO.h:105:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const CLFODescription &any) ~~~~~~~ ^ In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:42: In file included from ./FXPluginRoutingParamValue.h:37: ./../backend/CPluginMapping.h:218:40: warning: explicit specialization cannot have a storage class template<> static const CPluginMapping string_to_anytype(const string &str,CPluginMapping &ret) ~~~~~~~ ^ ./../backend/CPluginMapping.h:226:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const CPluginMapping &any) ~~~~~~~ ^ 65 warnings generated. /bin/sh ../../libtool --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/local/include -L/usr/local/lib -fstack-protector -Xlinker -lpthread -o rezound main.o libfrontend.la ../../src/backend/libbackend.la ../../src/backend/File/libFile.la ../../src/backend/Edits/libEdits.la ../../src/backend/Effects/libEffects.la ../../src/backend/Filters/libFilters.la ../../src/backend/Looping/libLooping.la ../../src/backend/Remaster/libRemaster.la ../../src/backend/Generate/libGenerate.la ../../src/backend/LADSPA/libLADSPA.la ../../src/misc/CNestedDataFile/libmiscCN.la ../../src/PoolFile/libPoolFile.la -lFOX-1.4 -lportaudio -lpthread -lpthread -lpthread -lm -lX11 c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/local/include -fstack-protector -Wl,-lpthread -o rezound main.o -L/usr/local/lib ./.libs/libfrontend.a ../../src/backend/.libs/libbackend.a -logg -lvorbisfile -lvorbisenc -lvorbis -lFLAC++ -lFLAC ../../src/backend/File/.libs/libFile.a ../../src/backend/Edits/.libs/libEdits.a ../../src/backend/Effects/.libs/libEffects.a ../../src/backend/Filters/.libs/libFilters.a ../../src/backend/Looping/.libs/libLooping.a ../../src/backend/Remaster/.libs/libRemaster.a -lSoundTouch ../../src/backend/Generate/.libs/libGenerate.a ../../src/backend/LADSPA/.libs/libLADSPA.a ../../src/misc/CNestedDataFile/.libs/libmiscCN.a ../../src/PoolFile/.libs/libPoolFile.a -lFOX-1.4 -lportaudio -lpthread -lm /usr/local/lib/libX11.so -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib ./.libs/libfrontend.a(settings.o): In function `void CNestedDataFile::setValue > >(std::__1::basic_string, std::__1::allocator > const&, std::__1::vector >, bool)': settings.cpp:(.text._ZN15CNestedDataFile8setValueINSt3__16vectorIbNS1_9allocatorIbEEEEEEvRKNS1_12basic_stringIcNS1_11char_traitsIcEENS3_IcEEEET_b[_ZN15CNestedDataFile8setValueINSt3__16vectorIbNS1_9allocatorIbEEEEEEvRKNS1_12basic_stringIcNS1_11char_traitsIcEENS3_IcEEEET_b]+0xc8): undefined reference to `_ZL17anytype_to_stringINSt3__121__bit_const_referenceINS0_6vectorIbNS0_9allocatorIbEEEEEEEKNS0_12basic_stringIcNS0_11char_traitsIcEENS3_IcEEEERKT_' ./../src/backend/.libs/libbackend.a(CMIDISDSSoundTranslator.o): In function `TPoolAccesser > CSound::getGeneralDataAccesser(std::__1::basic_string, std::__1::allocator >)': CMIDISDSSoundTranslator.cpp:(.text._ZN6CSound22getGeneralDataAccesserIsEE13TPoolAccesserIT_9TPoolFileIjmEENSt3__112basic_stringIcNS6_11char_traitsIcEENS6_9allocatorIcEEEE[_ZN6CSound22getGeneralDataAccesserIsEE13TPoolAccesserIT_9TPoolFileIjmEENSt3__112basic_stringIcNS6_11char_traitsIcEENS6_9allocatorIcEEEE]+0x152): undefined reference to `TStaticPoolAccesser > TPoolFile::getPoolAccesser(std::__1::basic_string, std::__1::allocator >)' CMIDISDSSoundTranslator.cpp:(.text._ZN6CSound22getGeneralDataAccesserIsEE13TPoolAccesserIT_9TPoolFileIjmEENSt3__112basic_stringIcNS6_11char_traitsIcEENS6_9allocatorIcEEEE[_ZN6CSound22getGeneralDataAccesserIsEE13TPoolAccesserIT_9TPoolFileIjmEENSt3__112basic_stringIcNS6_11char_traitsIcEENS6_9allocatorIcEEEE]+0x19e): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' CMIDISDSSoundTranslator.cpp:(.text._ZN6CSound22getGeneralDataAccesserIsEE13TPoolAccesserIT_9TPoolFileIjmEENSt3__112basic_stringIcNS6_11char_traitsIcEENS6_9allocatorIcEEEE[_ZN6CSound22getGeneralDataAccesserIsEE13TPoolAccesserIT_9TPoolFileIjmEENSt3__112basic_stringIcNS6_11char_traitsIcEENS6_9allocatorIcEEEE]+0x23c): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/.libs/libbackend.a(CMIDISDSSoundTranslator.o): In function `TPoolAccesser > const CSound::getGeneralDataAccesser(std::__1::basic_string, std::__1::allocator >) const': CMIDISDSSoundTranslator.cpp:(.text._ZNK6CSound22getGeneralDataAccesserIsEEK13TPoolAccesserIT_9TPoolFileIjmEENSt3__112basic_stringIcNS7_11char_traitsIcEENS7_9allocatorIcEEEE[_ZNK6CSound22getGeneralDataAccesserIsEEK13TPoolAccesserIT_9TPoolFileIjmEENSt3__112basic_stringIcNS7_11char_traitsIcEENS7_9allocatorIcEEEE]+0x155): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/.libs/libbackend.a(CNativeSoundClipboard.o): In function `CNativeSoundClipboard::copyFrom(CSound const*, bool const*, unsigned int, unsigned int)': CNativeSoundClipboard.cpp:(.text+0x42b): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/.libs/libbackend.a(CNativeSoundClipboard.o): In function `CNativeSoundClipboard::copyTo(CSound*, unsigned int, unsigned int, unsigned int, unsigned int, MixMethods, SourceFitTypes, bool)': CNativeSoundClipboard.cpp:(.text+0xb19): undefined reference to `TStaticPoolAccesser > TPoolFile::getPoolAccesser(std::__1::basic_string, std::__1::allocator >)' CNativeSoundClipboard.cpp:(.text+0xb93): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/.libs/libbackend.a(CNativeSoundClipboard.o): In function `CNativeSoundClipboard::temporarilyShortenLength(unsigned int, unsigned int)': CNativeSoundClipboard.cpp:(.text+0x1cdb): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' CNativeSoundClipboard.cpp:(.text+0x1daa): undefined reference to `TStaticPoolAccesser > TPoolFile::getPoolAccesser(std::__1::basic_string, std::__1::allocator >)' CNativeSoundClipboard.cpp:(.text+0x1e17): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/.libs/libbackend.a(CNativeSoundClipboard.o): In function `CNativeSoundClipboard::undoTemporaryShortenLength()': CNativeSoundClipboard.cpp:(.text+0x21f3): undefined reference to `TStaticPoolAccesser > TPoolFile::getPoolAccesser(std::__1::basic_string, std::__1::allocator >)' CNativeSoundClipboard.cpp:(.text+0x224c): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' CNativeSoundClipboard.cpp:(.text+0x22b5): undefined reference to `TStaticPoolAccesser > TPoolFile::getPoolAccesser(std::__1::basic_string, std::__1::allocator >)' CNativeSoundClipboard.cpp:(.text+0x2323): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/.libs/libbackend.a(CRecordSoundClipboard.o): In function `CRecordSoundClipboard::copyTo(CSound*, unsigned int, unsigned int, unsigned int, unsigned int, MixMethods, SourceFitTypes, bool)': CRecordSoundClipboard.cpp:(.text+0x6a3): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/Edits/.libs/libEdits.a(CDuplicateChannelEdit.o): In function `CDuplicateChannelEdit::doActionSizeSafe(CActionSound*, bool)': CDuplicateChannelEdit.cpp:(.text+0x1aa): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/Remaster/.libs/libRemaster.a(CMonoizeAction.o): In function `CMonoizeAction::doActionSizeSafe(CActionSound*, bool)': CMonoizeAction.cpp:(.text+0x72d): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/Remaster/.libs/libRemaster.a(CCompressorAction.o): In function `CCompressorAction::doActionSizeSafe(CActionSound*, bool)': CCompressorAction.cpp:(.text+0xd65): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/Remaster/.libs/libRemaster.a(CAdaptiveNormalizeAction.o):CAdaptiveNormalizeAction.cpp:(.text+0x61c): more undefined references to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' follow c++: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/audio/rezound/work/rezound-0.12.3beta/src/frontend_fox *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/audio/rezound/work/rezound-0.12.3beta/src *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/audio/rezound/work/rezound-0.12.3beta *** Error code 1 Stop. make: stopped in /usr/ports/audio/rezound From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 14:34:26 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 9664863B; Wed, 28 Jan 2015 14:34:26 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 81267BBF; Wed, 28 Jan 2015 14:34:26 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SEYQZK076398; Wed, 28 Jan 2015 14:34:26 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SEYQG1076364; Wed, 28 Jan 2015 14:34:26 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 14:34:26 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281434.t0SEYQG1076364@beefy1.isc.freebsd.org> To: sunpoet@FreeBSD.org Subject: [package - 10i386-default][databases/rocksdb] Failed for rocksdb-3.8 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: Wed, 28 Jan 2015 14:34:26 -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: sunpoet@FreeBSD.org Last committer: sunpoet@FreeBSD.org Ident: $FreeBSD: head/databases/rocksdb/Makefile 374239 2014-12-08 09:11:01Z sunpoet $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-01-28_06h57m35s/logs/rocksdb-3.8.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-01-28_06h57m35s Log: ====>> Building databases/rocksdb build started at Wed Jan 28 14:30:37 UTC 2015 port directory: /usr/ports/databases/rocksdb building for: FreeBSD 10i386-default-job-11 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: sunpoet@FreeBSD.org Makefile ident: $FreeBSD: head/databases/rocksdb/Makefile 374239 2014-12-08 09:11:01Z sunpoet $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=rocksdb-3.8 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/rocksdb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/rocksdb/work HOME=/wrkdirs/usr/ports/databases/rocksdb/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/rocksdb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/rocksdb/work HOME=/wrkdirs/usr/ports/databases/rocksdb/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 -I/usr/local/include -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-DOS_FREEBSD" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/rocksdb" EXAMPLESDIR="share/examples/rocksdb" DATADIR="share/rocksdb" WWWDIR="www/rocksdb" ETCDIR="etc/rocksdb" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/rocksdb DOCSDIR=/usr/local/share/doc/rocksdb EXAMPLESDIR=/usr/local/share/examples/rocksdb WWWDIR=/usr/local/www/rocksdb ETCDIR=/usr/local/etc/rocksdb --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> rocksdb-3.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.4.7.txz [10i386-default-job-11] Installing pkg-1.4.7... [10i386-default-job-11] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of rocksdb-3.8 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by rocksdb-3.8 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by rocksdb-3.8 for building => SHA256 Checksum OK for rocksdb-3.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by rocksdb-3.8 for building ===> Extracting for rocksdb-3.8 => SHA256 Checksum OK for rocksdb-3.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for rocksdb-3.8 ===> Applying FreeBSD patches for rocksdb-3.8 =========================================================================== =================================================== ===> rocksdb-3.8 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 [10i386-default-job-11] Installing gmake-4.1_1... [10i386-default-job-11] `-- Installing gettext-runtime-0.19.4... [10i386-default-job-11] | `-- Installing indexinfo-0.2.2... [10i386-default-job-11] | `-- Extracting indexinfo-0.2.2... done [10i386-default-job-11] `-- Extracting gettext-runtime-0.19.4... done [10i386-default-job-11] Extracting gmake-4.1_1... done ===> Returning to build of rocksdb-3.8 =========================================================================== =================================================== ===> rocksdb-3.8 depends on shared library: libgflags.so - not found ===> Verifying for libgflags.so in /usr/ports/devel/gflags ===> Installing existing package /packages/All/gflags-2.0_1.txz [10i386-default-job-11] Installing gflags-2.0_1... [10i386-default-job-11] Extracting gflags-2.0_1... done ===> Returning to build of rocksdb-3.8 ===> rocksdb-3.8 depends on shared library: libsnappy.so - not found ===> Verifying for libsnappy.so in /usr/ports/archivers/snappy ===> Installing existing package /packages/All/snappy-1.1.1_1.txz [10i386-default-job-11] Installing snappy-1.1.1_1... [10i386-default-job-11] Extracting snappy-1.1.1_1... done ===> Returning to build of rocksdb-3.8 =========================================================================== =================================================== ===> Configuring for rocksdb-3.8 =========================================================================== =================================================== ===> Building for rocksdb-3.8 gmake[1]: Entering directory '/wrkdirs/usr/ports/databases/rocksdb/work/facebook-rocksdb-7fe2470' c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM port/stack_trace.cc -o port/stack_trace.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM port/port_posix.cc -o port/port_posix.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/write_batch_with_index/write_batch_with_index.cc -o utilities/write_batch_with_index/write_batch_with_index.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/ttl/db_ttl_impl.cc -o utilities/ttl/db_ttl_impl.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/spatialdb/spatial_db.cc -o utilities/spatialdb/spatial_db.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/redis/redis_lists.cc -o utilities/redis/redis_lists.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/merge_operators/uint64add.cc -o utilities/merge_operators/uint64add.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/merge_operators/string_append/stringappend2.cc -o utilities/merge_operators/string_append/stringappend2.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/merge_operators/string_append/stringappend.cc -o utilities/merge_operators/string_append/stringappend.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/merge_operators/put.cc -o utilities/merge_operators/put.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/geodb/geodb_impl.cc -o utilities/geodb/geodb_impl.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/document/json_document.cc -o utilities/document/json_document.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/document/document_db.cc -o utilities/document/document_db.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/compacted_db/compacted_db_impl.cc -o utilities/compacted_db/compacted_db_impl.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/backupable/backupable_db.cc -o utilities/backupable/backupable_db.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/xxhash.cc -o util/xxhash.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/vectorrep.cc -o util/vectorrep.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/thread_local.cc -o util/thread_local.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/sync_point.cc -o util/sync_point.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/string_util.cc -o util/string_util.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/status.cc -o util/status.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/statistics.cc -o util/statistics.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/sst_dump_tool.cc -o util/sst_dump_tool.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/slice.cc -o util/slice.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/skiplistrep.cc -o util/skiplistrep.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/rate_limiter.cc -o util/rate_limiter.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/perf_context.cc -o util/perf_context.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/options_helper.cc -o util/options_helper.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/options_builder.cc -o util/options_builder.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/options.cc -o util/options.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/plain_table_index.cc -o table/plain_table_index.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/plain_table_factory.cc -o table/plain_table_factory.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/plain_table_builder.cc -o table/plain_table_builder.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/meta_blocks.cc -o table/meta_blocks.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/merger.cc -o table/merger.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/iterator.cc -o table/iterator.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/get_context.cc -o table/get_context.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/full_filter_block.cc -o table/full_filter_block.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/format.cc -o table/format.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/flush_block_policy.cc -o table/flush_block_policy.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/cuckoo_table_reader.cc -o table/cuckoo_table_reader.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/cuckoo_table_factory.cc -o table/cuckoo_table_factory.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/cuckoo_table_builder.cc -o table/cuckoo_table_builder.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/bloom_block.cc -o table/bloom_block.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/block_prefix_index.cc -o table/block_prefix_index.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/block_hash_index.cc -o table/block_hash_index.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/block_builder.cc -o table/block_builder.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/block_based_table_reader.cc -o table/block_based_table_reader.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/block_based_table_factory.cc -o table/block_based_table_factory.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/block_based_table_builder.cc -o table/block_based_table_builder.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/block_based_filter_block.cc -o table/block_based_filter_block.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/block.cc -o table/block.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/adaptive_table_factory.cc -o table/adaptive_table_factory.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/write_thread.cc -o db/write_thread.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/write_controller.cc -o db/write_controller.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/write_batch.cc -o db/write_batch.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/wal_manager.cc -o db/wal_manager.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/version_set.cc -o db/version_set.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/version_edit.cc -o db/version_edit.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/version_builder.cc -o db/version_builder.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/transaction_log_impl.cc -o db/transaction_log_impl.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/table_properties_collector.cc -o db/table_properties_collector.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/table_cache.cc -o db/table_cache.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/repair.cc -o db/repair.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/merge_operator.cc -o db/merge_operator.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/merge_helper.cc -o db/merge_helper.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/memtable_list.cc -o db/memtable_list.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/memtable.cc -o db/memtable.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/log_writer.cc -o db/log_writer.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/log_reader.cc -o db/log_reader.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/internal_stats.cc -o db/internal_stats.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/forward_iterator.cc -o db/forward_iterator.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/flush_scheduler.cc -o db/flush_scheduler.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/flush_job.cc -o db/flush_job.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/filename.cc -o db/filename.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/file_indexer.cc -o db/file_indexer.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/dbformat.cc -o db/dbformat.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/db_iter.cc -o db/db_iter.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/db_impl_readonly.cc -o db/db_impl_readonly.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/db_impl_debug.cc -o db/db_impl_debug.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/db_impl.cc -o db/db_impl.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/db_filesnapshot.cc -o db/db_filesnapshot.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/compaction_picker.cc -o db/compaction_picker.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/compaction_job.cc -o db/compaction_job.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/compaction.cc -o db/compaction.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/column_family.cc -o db/column_family.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/c.cc -o db/c.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/builder.cc -o db/builder.d c++ -shared -Wl,-soname -Wl,librocksdb.so -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC db/builder.cc db/c.cc db/column_family.cc db/compaction.cc db/compaction_job.cc db/compaction_picker.cc db/db_filesnapshot.cc db/db_impl.cc db/db_impl_debug.cc db/db_impl_readonly.cc db/db_iter.cc db/dbformat.cc db/file_indexer.cc db/filename.cc db/flush_job.cc db/flush_scheduler.cc db/forward_iterator.cc db/internal_stats.cc db/log_reader.cc db/log_writer.cc db/memtable.cc db/memtable_list.cc db/merge_helper.cc db/merge_operator.cc db/repair.cc db/table_cache.cc db/table_properties_collector.cc db/transaction_log_impl.cc db/version_builder.cc db/version_edit.cc db/version_set.cc db/wal_manager.cc db/write_batch.cc db/write_controller.cc db/write_thread.cc table/adaptive_table_factory.cc table/block.cc table/block_based_filter_block.cc table/block_based_table_builder.cc table/block_based_table_factory.cc table/block_based_table_reader.cc table/block_builder.cc table/block_hash_index.cc table/block_prefix_index.cc table/bloom_block.cc table/cuckoo_table_builder.cc table/cuckoo_table_factory.cc table/cuckoo_table_reader.cc table/flush_block_policy.cc table/format.cc table/full_filter_block.cc table/get_context.cc table/iterator.cc table/merger.cc table/meta_blocks.cc table/plain_table_builder.cc table/plain_table_factory.cc table/plain_table_index.cc table/plain_table_key_coding.cc table/plain_table_reader.cc table/table_properties.cc table/two_level_iterator.cc util/arena.cc util/auto_roll_logger.cc util/blob_store.cc util/b loom.cc util/build_version.cc util/cache.cc ! util/coding.cc util/comparator.cc util/crc32c.cc util/db_info_dumper.cc util/dynamic_bloom.cc util/env.cc util/env_hdfs.cc util/env_posix.cc util/filter_policy.cc util/hash.cc util/hash_cuckoo_rep.cc util/hash_linklist_rep.cc util/hash_skiplist_rep.cc util/histogram.cc util/iostats_context.cc util/ldb_cmd.cc util/ldb_tool.cc util/log_buffer.cc util/logging.cc util/murmurhash.cc util/mutable_cf_options.cc util/options.cc util/options_builder.cc util/options_helper.cc util/perf_context.cc util/rate_limiter.cc util/skiplistrep.cc util/slice.cc util/sst_dump_tool.cc util/statistics.cc util/status.cc util/string_util.cc util/sync_point.cc util/thread_local.cc util/vectorrep.cc util/xxhash.cc utilities/backupable/backupable_db.cc utilities/compacted_db/compacted_db_impl.cc utilities/document/document_db.cc utilities/document/json_document.cc utilities/geodb/geodb_impl.cc utilities/merge_operators/put.cc utilities/merge_operators/string_append/stringappend.cc utilities/merge_operators/stri ng_append/stringappend2.cc utilities/merge_operators/uint64add.cc utilities/redis/redis_lists.cc utilities/spatialdb/spatial_db.cc utilities/ttl/db_ttl_impl.cc utilities/write_batch_with_index/write_batch_with_index.cc port/port_posix.cc port/stack_trace.cc -L/usr/local/lib -fstack-protector -pthread -lsnappy -lgflags -lz -lbz2 -o librocksdb.so db/c.cc:2060:25: error: implicit conversion loses integer precision: 'const uint64_t' (aka 'const unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] return lf->rep[index].size; ~~~~~~ ~~~~~~~~~~~~~~~^~~~ 1 error generated. db/transaction_log_impl.cc:98:39: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] Status s = OpenLogReader(files_->at(startFileIndex).get()); ~~~~~~ ^~~~~~~~~~~~~~ 1 error generated. db/wal_manager.cc:226:51: error: implicit conversion loses integer precision: 'unsigned long long' to 'const size_t' (aka 'const unsigned int') [-Werror,-Wshorten-64-to-32] db_options_.WAL_size_limit_MB * 1024 * 1024 / log_file_size; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ db/wal_manager.cc:336:50: error: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] SequenceNumber current_seq_num = all_logs.at(mid)->StartSequence(); ~~~~~~~~ ^~~ db/wal_manager.cc:347:24: error: implicit conversion loses integer precision: 'const long long' to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] size_t start_index = std::max(static_cast(0), end); ~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 errors generated. table/cuckoo_table_builder.cc:164:53: error: implicit conversion loses integer precision: 'unsigned long long' to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] return Slice(&deleted_keys_[(idx - num_values_) * key_size_], key_size_); ~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ table/cuckoo_table_builder.cc:164:67: error: implicit conversion loses integer precision: 'const uint64_t' (aka 'const unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] return Slice(&deleted_keys_[(idx - num_values_) * key_size_], key_size_); ~~~~~ ^~~~~~~~~ table/cuckoo_table_builder.cc:166:26: error: implicit conversion loses integer precision: 'unsigned long long' to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] return Slice(&kvs_[idx * (key_size_ + value_size_)], key_size_); ~~~~ ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ table/cuckoo_table_builder.cc:166:56: error: implicit conversion loses integer precision: 'const uint64_t' (aka 'const unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] return Slice(&kvs_[idx * (key_size_ + value_size_)], key_size_); ~~~~~ ^~~~~~~~~ table/cuckoo_table_builder.cc:177:36: error: implicit conversion loses integer precision: 'const uint64_t' (aka 'const unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] static std::string empty_value(value_size_, 'a'); ~~~~~~~~~~~ ^~~~~~~~~~~ table/cuckoo_table_builder.cc:180:54: error: implicit conversion loses integer precision: 'unsigned long long' to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] return Slice(&kvs_[idx * (key_size_ + value_size_) + key_size_], value_size_); ~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ table/cuckoo_table_builder.cc:180:68: error: implicit conversion loses integer precision: 'const uint64_t' (aka 'const unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] return Slice(&kvs_[idx * (key_size_ + value_size_) + key_size_], value_size_); ~~~~~ ^~~~~~~~~~~ table/cuckoo_table_builder.cc:184:57: error: implicit conversion loses integer precision: 'unsigned long long' to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] buckets->resize(hash_table_size_ + cuckoo_block_size_ - 1); ~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ table/cuckoo_table_builder.cc:200:24: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] if ((*buckets)[hash_val].vector_idx == kMaxVectorIdx) { ~ ^~~~~~~~ table/cuckoo_table_builder.cc:206:39: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] GetUserKey((*buckets)[hash_val].vector_idx)) == 0) { ~ ^~~~~~~~ table/cuckoo_table_builder.cc:226:24: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] if ((*buckets)[hash_val].vector_idx == kMaxVectorIdx) { ~ ^~~~~~~~ table/cuckoo_table_builder.cc:235:16: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] (*buckets)[bucket_id].vector_idx = vector_idx; ~ ^~~~~~~~~ table/cuckoo_table_builder.cc:294:24: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] unused_bucket.resize(bucket_size, 'a'); ~~~~~~~~~~~~~ ^~~~~~~~~~~ table/cuckoo_table_builder.cc:319:36: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] unused_bucket.resize(properties_.fixed_key_len); ~~~~~~~~~~~~~ ~~~~~~~~~~~~^~~~~~~~~~~~~ table/cuckoo_table_builder.cc:454:16: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] (*buckets)[bid].make_space_for_key_call_id = make_space_for_key_call_id; ~ ^~~ table/cuckoo_table_builder.cc:465:54: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] CuckooBucket& curr_bucket = (*buckets)[curr_node.bucket_id]; ~ ~~~~~~~~~~^~~~~~~~~ table/cuckoo_table_builder.cc:474:24: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] if ((*buckets)[child_bucket_id].make_space_for_key_call_id == ~ ^~~~~~~~~~~~~~~ table/cuckoo_table_builder.cc:478:20: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] (*buckets)[child_bucket_id].make_space_for_key_call_id = ~ ^~~~~~~~~~~~~~~ table/cuckoo_table_builder.cc:482:24: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] if ((*buckets)[child_bucket_id].vector_idx == kMaxVectorIdx) { ~ ^~~~~~~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. table/cuckoo_table_reader.cc:127:28: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] status_ = file_->Read(0, file_size, &file_data_, nullptr); ~~~~~ ^~~~~~~~~ table/cuckoo_table_reader.cc:251:61: error: implicit conversion loses integer precision: 'const uint64_t' (aka 'const unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] sorted_bucket_ids_.reserve(reader_->GetTableProperties()->num_entries); ~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 2 errors generated. table/plain_table_reader.cc:272:25: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] return file_->Read(0, file_size_, &file_data_, nullptr); ~~~~~ ^~~~~~~~~~ 1 error generated. util/blob_store.cc:149:54: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] write_size)); ^~~~~~~~~~ util/blob_store.cc:158:51: error: implicit conversion loses integer precision: 'unsigned long long' to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] string zero_string(chunk.size * block_size_ - write_size, 0); ~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ util/blob_store.cc:182:29: error: implicit conversion loses integer precision: 'unsigned long long' to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] value->resize(blob.Size() * block_size_); ~~~~~ ~~~~~~~~~~~~^~~~~~~~~~~~~ util/blob_store.cc:190:58: error: implicit conversion loses integer precision: 'unsigned long long' to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] chunk.size * block_size_, ~~~~~~~~~~~^~~~~~~~~~~~~ util/blob_store.cc:192:58: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] &value->at(offset)); ~~~~~ ^~~~~~ 5 errors generated. utilities/backupable/backupable_db.cc:479:57: error: implicit conversion loses integer precision: 'unsigned long long' to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] copy_file_buffer_size_ = options_.backup_rate_limit / 10; ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ utilities/backupable/backupable_db.cc:727:58: error: implicit conversion loses integer precision: 'unsigned long long' to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] copy_file_buffer_size_ = options_.restore_rate_limit / 10; ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ utilities/backupable/backupable_db.cc:882:32: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] copy_file_buffer_size_ : size_limit; ^~~~~~~~~~ utilities/backupable/backupable_db.cc:1014:32: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] copy_file_buffer_size_ : size_limit; ^~~~~~~~~~ 4 errors generated. utilities/document/document_db.cc:1102:47: error: implicit conversion loses integer precision: 'const uint64_t' (aka 'const unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] rocksdb_options.write_buffer_size = options.memtable_size; ~ ~~~~~~~~^~~~~~~~~~~~~ utilities/document/document_db.cc:1105:51: error: implicit conversion loses integer precision: 'const uint64_t' (aka 'const unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] table_options.block_cache = NewLRUCache(options.cache_size); ~~~~~~~~~~~ ~~~~~~~~^~~~~~~~~~ 2 errors generated. utilities/spatialdb/spatial_db.cc:330:63: error: implicit conversion loses integer precision: 'unsigned long long' to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] quad_keys.reserve((tile_bbox.max_x - tile_bbox.min_x + 1) * ~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ utilities/spatialdb/spatial_db.cc:768:42: error: implicit conversion loses integer precision: 'const uint64_t' (aka 'const unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] auto block_cache = NewLRUCache(options.cache_size); ~~~~~~~~~~~ ~~~~~~~~^~~~~~~~~~ utilities/spatialdb/spatial_db.cc:809:42: error: implicit conversion loses integer precision: 'const uint64_t' (aka 'const unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] auto block_cache = NewLRUCache(options.cache_size); ~~~~~~~~~~~ ~~~~~~~~^~~~~~~~~~ 3 errors generated. Makefile:209: recipe for target 'librocksdb.so' failed gmake[1]: *** [librocksdb.so] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/databases/rocksdb/work/facebook-rocksdb-7fe2470' *** Error code 1 Stop. make: stopped in /usr/ports/databases/rocksdb From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 15:03:18 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 3749DE4C; Wed, 28 Jan 2015 15:03:18 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 22CFDEE4; Wed, 28 Jan 2015 15:03:18 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SF3HII019782; Wed, 28 Jan 2015 15:03:17 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SF3HOH019761; Wed, 28 Jan 2015 15:03:17 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 15:03:17 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281503.t0SF3HOH019761@beefy1.isc.freebsd.org> To: demon@FreeBSD.org Subject: [package - 10i386-default][devel/spark] Failed for apache-spark-1.2.0 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: Wed, 28 Jan 2015 15:03:18 -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: demon@FreeBSD.org Last committer: demon@FreeBSD.org Ident: $FreeBSD: head/devel/spark/Makefile 375075 2014-12-20 18:26:31Z demon $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-01-28_06h57m35s/logs/apache-spark-1.2.0.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-01-28_06h57m35s Log: ====>> Building devel/spark build started at Wed Jan 28 15:01:58 UTC 2015 port directory: /usr/ports/devel/spark building for: FreeBSD 10i386-default-job-06 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: demon@FreeBSD.org Makefile ident: $FreeBSD: head/devel/spark/Makefile 375075 2014-12-20 18:26:31Z demon $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=apache-spark-1.2.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/spark/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/spark/work HOME=/wrkdirs/usr/ports/devel/spark/work TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- MAVEN_OPTS="-Xmx2g -XX:MaxPermSize=512M -XX:ReservedCodeCacheSize=512m" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/spark/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/spark/work HOME=/wrkdirs/usr/ports/devel/spark/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-- SPARK_USER=spark SPARK_GROUP=spark VER=1.2.0 JAVASHAREDIR="share/java" JAVAJARDIR="share/java/classes" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd10 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/spark" EXAMPLESDIR="share/examples/spark" DATADIR="share/spark" WWWDIR="www/spark" ETCDIR="etc/spark" --End PLIST_SUB-- --SUB_LIST-- SPARK_USER=spark SPARK_GROUP=spark JAVASHAREDIR="/usr/local/share/java" JAVAJARDIR="/usr/local/share/java/classes" JAVALIBDIR="/usr/local/share/java/classes" JAVA_VERSION="1.7+" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/spark DOCSDIR=/usr/local/share/doc/spark EXAMPLESDIR=/usr/local/share/examples/spark WWWDIR=/usr/local/www/spark ETCDIR=/usr/local/etc/spark --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License APACHE20 accepted by the user =========================================================================== =================================================== ===> apache-spark-1.2.0 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.7.txz [10i386-default-job-06] Installing pkg-1.4.7... [10i386-default-job-06] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of apache-spark-1.2.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by apache-spark-1.2.0 for building =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by apache-spark-1.2.0 for building => SHA256 Checksum OK for hadoop/spark-1.2.0.tgz. => SHA256 Checksum OK for hadoop/FreeBSD-spark-1.2.0-maven-repository.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by apache-spark-1.2.0 for building ===> Extracting for apache-spark-1.2.0 => SHA256 Checksum OK for hadoop/spark-1.2.0.tgz. => SHA256 Checksum OK for hadoop/FreeBSD-spark-1.2.0-maven-repository.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for apache-spark-1.2.0 ===> Applying FreeBSD patches for apache-spark-1.2.0 =========================================================================== =================================================== ===> apache-spark-1.2.0 depends on file: /usr/local/share/java/maven3/bin/mvn - not found ===> Verifying install for /usr/local/share/java/maven3/bin/mvn in /usr/ports/devel/maven3 ===> Installing existing package /packages/All/maven3-3.0.5.txz [10i386-default-job-06] Installing maven3-3.0.5... [10i386-default-job-06] `-- Installing maven-wrapper-1_2... [10i386-default-job-06] `-- Extracting maven-wrapper-1_2... done [10i386-default-job-06] `-- Installing openjdk-7.71.14_1,1... [10i386-default-job-06] | `-- Installing alsa-lib-1.0.28... [10i386-default-job-06] | `-- Extracting alsa-lib-1.0.28... done [10i386-default-job-06] | `-- Installing dejavu-2.34_4... [10i386-default-job-06] | `-- Extracting dejavu-2.34_4... done [10i386-default-job-06] | `-- Installing fontconfig-2.11.1,1... [10i386-default-job-06] | | `-- Installing expat-2.1.0_2... [10i386-default-job-06] | | `-- Extracting expat-2.1.0_2... done [10i386-default-job-06] | | `-- Installing freetype2-2.5.5... [10i386-default-job-06] | | `-- Extracting freetype2-2.5.5... done [10i386-default-job-06] | `-- 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: caching, new cache contents: 0 fonts, 1 dirs /usr/local/lib/X11/fonts/dejavu: caching, new cache contents: 21 fonts, 0 dirs /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory Re-scanning /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs /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 [10i386-default-job-06] | `-- Installing java-zoneinfo-2014.j... [10i386-default-job-06] | `-- Extracting java-zoneinfo-2014.j... done [10i386-default-job-06] | `-- Installing javavmwrapper-2.5... [10i386-default-job-06] | `-- Extracting javavmwrapper-2.5... done [10i386-default-job-06] | `-- Installing libX11-1.6.2_2,1... [10i386-default-job-06] | | `-- Installing kbproto-1.0.6... [10i386-default-job-06] | | `-- Extracting kbproto-1.0.6... done [10i386-default-job-06] | | `-- Installing libXau-1.0.8_2... [10i386-default-job-06] | | `-- Installing xproto-7.0.26... [10i386-default-job-06] | | `-- Extracting xproto-7.0.26... done [10i386-default-job-06] | | `-- Extracting libXau-1.0.8_2... done [10i386-default-job-06] | | `-- Installing libXdmcp-1.1.1_2... [10i386-default-job-06] | | `-- Extracting libXdmcp-1.1.1_2... done [10i386-default-job-06] | | `-- Installing libxcb-1.11... ===================================================================== ===> Returning to build of apache-spark-1.2.0 ===> apache-spark-1.2.0 depends on executable: python2 - not found ===> Verifying install for python2 in /usr/ports/lang/python2 ===> Installing existing package /packages/All/python2-2_3.txz [10i386-default-job-06] Installing python2-2_3... [10i386-default-job-06] Extracting python2-2_3... done ===> Returning to build of apache-spark-1.2.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for apache-spark-1.2.0 =========================================================================== =================================================== ===> Building for apache-spark-1.2.0 cd /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0 && /usr/bin/env MAVEN_OPTS="-Xmx2g -XX:MaxPermSize=512M -XX:ReservedCodeCacheSize=512m" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/spark/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/spark/work HOME=/wrkdirs/usr/ports/devel/spark/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" /usr/local/share/java/maven3/bin/mvn --offline -Dmaven.repo.local=/wrkdirs/usr/ports/devel/spark/work/m2 cl ean package -Dhadoop.version=2.4.1 -Pyarn -Phadoop-2.4 -DskipTests [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Spark Project Parent POM [INFO] Spark Project Networking [INFO] Spark Project Shuffle Streaming Service [INFO] Spark Project Core [INFO] Spark Project Bagel [INFO] Spark Project GraphX [INFO] Spark Project Streaming [INFO] Spark Project Catalyst [INFO] Spark Project SQL [INFO] Spark Project ML Library [INFO] Spark Project Tools [INFO] Spark Project Hive [INFO] Spark Project REPL [INFO] Spark Project YARN Parent POM [INFO] Spark Project YARN Stable API [INFO] Spark Project Assembly [INFO] Spark Project External Twitter [INFO] Spark Project External Flume Sink [INFO] Spark Project External Flume [INFO] Spark Project External MQTT [INFO] Spark Project External ZeroMQ [INFO] Spark Project External Kafka [INFO] Spark Project Examples [INFO] Spark Project YARN Shuffle Service [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Spark Project Parent POM 1.2.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spark-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ spark-parent --- [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-scala-sources) @ spark-parent --- [INFO] Source directory: /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/src/main/scala added. [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ spark-parent --- [INFO] [INFO] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ spark-parent --- [INFO] No sources to compile [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-test-source (add-scala-test-sources) @ spark-parent --- [INFO] Test Source directory: /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/src/test/scala added. [INFO] [INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ spark-parent --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.9:build-classpath (default) @ spark-parent --- [INFO] Wrote classpath file '/wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/target/spark-test-classpath.txt'. [INFO] [INFO] --- gmavenplus-plugin:1.2:execute (default) @ spark-parent --- [INFO] Using Groovy 2.3.7 to perform execute. [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ spark-parent --- [INFO] [INFO] --- maven-shade-plugin:2.2:shade (default) @ spark-parent --- [INFO] Including org.spark-project.spark:unused:jar:1.0.0 in the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (create-source-jar) @ spark-parent --- [INFO] [INFO] --- scalastyle-maven-plugin:0.4.0:check (default) @ spark-parent --- [WARNING] sourceDirectory is not specified or does not exist value=/wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/src/main/scala Saving to outputFile=/wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/scalastyle-output.xml Processed 0 file(s) Found 0 errors Found 0 warnings Found 0 infos Finished in 53 ms [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Spark Project Networking 1.2.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spark-network-common_2.10 --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ spark-network-common_2.10 --- [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-scala-sources) @ spark-network-common_2.10 --- [INFO] Source directory: /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/network/common/src/main/scala added. [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ spark-network-common_2.10 --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spark-network-common_2.10 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/network/common/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ spark-network-common_2.10 --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] 'compiler-interface' not yet compiled for Scala 2.10.4. Compiling... [INFO] Compilation completed in 27.519 s [INFO] compiler plugin: BasicArtifact(org.scalamacros,paradise_2.10.4,2.0.1,null) [INFO] Compiling 42 Java sources to /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/network/common/target/scala-2.10/classes... [WARNING] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [WARNING] 1 warning [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spark-network-common_2.10 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 42 source files to /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/network/common/target/scala-2.10/classes [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-test-source (add-scala-test-sources) @ spark-network-common_2.10 --- [INFO] Test Source directory: /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/network/common/src/test/scala added. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spark-network-common_2.10 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/network/common/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ spark-network-common_2.10 --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] compiler plugin: BasicArtifact(org.scalamacros,paradise_2.10.4,2.0.1,null) [INFO] Compiling 7 Java sources to /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/network/common/target/scala-2.10/test-classes... [WARNING] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [WARNING] 1 warning [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spark-network-common_2.10 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/network/common/target/scala-2.10/test-classes [INFO] [INFO] --- maven-dependency-plugin:2.9:build-classpath (default) @ spark-network-common_2.10 --- [INFO] Wrote classpath file '/wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/network/common/target/spark-test-classpath.txt'. [INFO] [INFO] --- maven-jar-plugin:2.2:test-jar (test-jar-on-test-compile) @ spark-network-common_2.10 --- [INFO] Building jar: /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/network/common/target/spark-network-common_2.10-1.2.0-tests.jar [INFO] [INFO] --- gmavenplus-plugin:1.2:execute (default) @ spark-network-common_2.10 --- [INFO] Using Groovy 2.3.7 to perform execute. mmap failed for CEN and END part of zip file [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Spark Project Parent POM .......................... SUCCESS [8.335s] [INFO] Spark Project Networking .......................... FAILURE [37.427s] [INFO] Spark Project Shuffle Streaming Service ........... SKIPPED [INFO] Spark Project Core ................................ SKIPPED [INFO] Spark Project Bagel ............................... SKIPPED [INFO] Spark Project GraphX .............................. SKIPPED [INFO] Spark Project Streaming ........................... SKIPPED [INFO] Spark Project Catalyst ............................ SKIPPED [INFO] Spark Project SQL ................................. SKIPPED [INFO] Spark Project ML Library .......................... SKIPPED [INFO] Spark Project Tools ............................... SKIPPED [INFO] Spark Project Hive ................................ SKIPPED [INFO] Spark Project REPL ................................ SKIPPED [INFO] Spark Project YARN Parent POM ..................... SKIPPED [INFO] Spark Project YARN Stable API ..................... SKIPPED [INFO] Spark Project Assembly ............................ SKIPPED [INFO] Spark Project External Twitter .................... SKIPPED [INFO] Spark Project External Flume Sink ................. SKIPPED [INFO] Spark Project External Flume ...................... SKIPPED [INFO] Spark Project External MQTT ....................... SKIPPED [INFO] Spark Project External ZeroMQ ..................... SKIPPED [INFO] Spark Project External Kafka ...................... SKIPPED [INFO] Spark Project Examples ............................ SKIPPED [INFO] Spark Project YARN Shuffle Service ................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 47.091s [INFO] Finished at: Wed Jan 28 15:03:17 GMT 2015 [INFO] Final Memory: 31M/554M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.codehaus.gmavenplus:gmavenplus-plugin:1.2:execute (default) on project spark-network-common_2.10: Error occurred while calling a method on a Groovy class from classpath. InvocationTargetException: OutOfMemoryError -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :spark-network-common_2.10 *** Error code 1 Stop. make: stopped in /usr/ports/devel/spark From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 15:12:19 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 9C7E01CD; Wed, 28 Jan 2015 15:12:19 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 871EBFF3; Wed, 28 Jan 2015 15:12:19 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SFCJQp096386; Wed, 28 Jan 2015 15:12:19 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SFCJb5096380; Wed, 28 Jan 2015 15:12:19 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 15:12:19 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281512.t0SFCJb5096380@beefy1.isc.freebsd.org> To: danfe@FreeBSD.org Subject: [package - 10i386-default][audio/rezound] Failed for rezound-0.12.3.b_21 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: Wed, 28 Jan 2015 15:12:19 -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: danfe@FreeBSD.org Last committer: pawel@FreeBSD.org Ident: $FreeBSD: head/audio/rezound/Makefile 377845 2015-01-25 00:46:11Z pawel $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-01-28_06h57m35s/logs/rezound-0.12.3.b_21.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-01-28_06h57m35s Log: ====>> Building audio/rezound build started at Wed Jan 28 15:07:36 UTC 2015 port directory: /usr/ports/audio/rezound building for: FreeBSD 10i386-default-job-03 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: danfe@FreeBSD.org Makefile ident: $FreeBSD: head/audio/rezound/Makefile 377845 2015-01-25 00:46:11Z pawel $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=rezound-0.12.3.b_21 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for rezound-0.12.3.b_21: AUDIOFILE=on: SGI audio file format support BROKEN_NLS=off: Native Language Support (broken!) CDRDAO=off: Burning audio files to CD support DOCS=on: Build and/or install documentation FFTW=off: Use fast Fourier transform routines FLAC=on: FLAC lossless audio codec support JACK=off: JACK audio server support LADSPA=on: LADSPA audio plugins support LAME=on: LAME MP3 audio encoder support LARGEFILE=off: Use 64-bit file I/O OGG=on: Ogg media format support PORTAUDIO=on: PortAudio library support SOUNDTOUCH=on: Sound processing support via SoundTouch VORBIS=on: Ogg Vorbis audio codec support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-alsa --disable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ac_cv_path_RESWRAP=/usr/local/bin/fox-1.4/reswrap XDG_DATA_HOME=/wrkdirs/usr/ports/audio/rezound/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/rezound/work HOME=/wrkdirs/usr/ports/audio/rezound/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/audio/rezound/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/rezound/work HOME=/wrkdirs/usr/ports/audio/rezound/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/rezound/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/rezound/work HOME=/wrkdirs/usr/ports/audio/rezound/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/audio/rezound/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/rezound/work HOME=/wrkdirs/usr/ports/audio/rezound/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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="-lX11" 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-- NLS="@comment " OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/rezound" EXAMPLESDIR="share/examples/rezound" DATADIR="share/rezound" WWWDIR="www/rezound" ETCDIR="etc/rezound" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/rezound DOCSDIR=/usr/local/share/doc/rezound EXAMPLESDIR=/usr/local/share/examples/rezound WWWDIR=/usr/local/www/rezound ETCDIR=/usr/local/etc/rezound --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> rezound-0.12.3.b_21 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.7.txz [10i386-default-job-03] Installing pkg-1.4.7... [10i386-default-job-03] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of rezound-0.12.3.b_21 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by rezound-0.12.3.b_21 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by rezound-0.12.3.b_21 for building => SHA256 Checksum OK for rezound-0.12.3beta.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by rezound-0.12.3.b_21 for building ===> Extracting for rezound-0.12.3.b_21 => SHA256 Checksum OK for rezound-0.12.3beta.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for rezound-0.12.3.b_21 ===> Applying FreeBSD patches for rezound-0.12.3.b_21 =========================================================================== =================================================== ===> rezound-0.12.3.b_21 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 [10i386-default-job-03] Installing bison-2.7.1,1... [10i386-default-job-03] `-- Installing gettext-runtime-0.19.4... [10i386-default-job-03] | `-- Installing indexinfo-0.2.2... [10i386-default-job-03] | `-- Extracting indexinfo-0.2.2... done [10i386-default-job-03] `-- Extracting gettext-runtime-0.19.4... done [10i386-default-job-03] `-- Installing m4-1.4.17_1,1... [10i386-default-job-03] `-- Extracting m4-1.4.17_1,1... done [10i386-default-job-03] Extracting bison-2.7.1,1... done ===> Returning to build of rezound-0.12.3.b_21 =========================================================================== =================================================== ===> rezound-0.12.3.b_21 depends on shared library: libFOX-1.4.so - not found ===> Verifying for libFOX-1.4.so in /usr/ports/x11-toolkits/fox14 ===> Installing existing package /packages/All/fox14-1.4.35_11.txz [10i386-default-job-03] Installing fox14-1.4.35_11... [10i386-default-job-03] `-- Installing jpeg-8_6... [10i386-default-job-03] `-- Extracting jpeg-8_6... done [10i386-default-job-03] `-- Installing libGLU-9.0.0_2... [10i386-default-job-03] | `-- Installing libGL-9.1.7_4... [10i386-default-job-03] | | `-- Installing dri2proto-2.8... [10i386-default-job-03] | | `-- Extracting dri2proto-2.8... done [10i386-default-job-03] | | `-- Installing expat-2.1.0_2... [10i386-default-job-03] | | `-- Extracting expat-2.1.0_2... done [10i386-default-job-03] | | `-- Installing libX11-1.6.2_2,1... [10i386-default-job-03] | | `-- Installing kbproto-1.0.6... [10i386-default-job-03] | | `-- Extracting kbproto-1.0.6... done [10i386-default-job-03] | | `-- Installing libXau-1.0.8_2... [10i386-default-job-03] | | | `-- Installing xproto-7.0.26... [10i386-default-job-03] | | | `-- Extracting xproto-7.0.26... done [10i386-default-job-03] | | `-- Extracting libXau-1.0.8_2... done [10i386-default-job-03] | | `-- Installing libXdmcp-1.1.1_2... [10i386-default-job-03] | | `-- Extracting libXdmcp-1.1.1_2... done [10i386-default-job-03] | | `-- Installing libxcb-1.11... [10i386-default-job-03] | | | `-- Installing libpthread-stubs-0.3_6... [10i386-default-job-03] | | | `-- Extracting libpthread-stubs-0.3_6... done [10i386-default-job-03] | | | `-- Installing libxml2-2.9.2_2... [10i386-default-job-03] | | | `-- Extracting libxml2-2.9.2_2... done [10i386-default-job-03] | | `-- Extracting libxcb-1.11... done [10i386-default-job-03] | | `-- Extracting libX11-1.6.2_2,1... done [10i386-default-job-03] | | `-- Installing libXdamage-1.1.4_2... ~~~~~~~ ^ ./../backend/CSound_defs.h:283:40: warning: explicit specialization cannot have a storage class template<> static inline const double convert_sample(const register double sample) { return sample; } ~~~~~~~ ^ In file included from main.cpp:39: In file included from ./CSoundFileManager.h:27: ./../backend/ASoundFileManager.h:57:2: warning: do this.. I can call soundFileManager->getActive() from actions when necessary [-W#warnings] #warning do this.. I can call soundFileManager->getActive() from actions when necessary ^ In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:40: In file included from ./FXGraphParamValue.h:30: In file included from ./../backend/CGraphParamValueNode.h:47: ./../src/misc/CNestedDataFile/anytype.h:70:32: warning: explicit specialization cannot have a storage class template<> static const string string_to_anytype(const string &str,string &ret) { return s2at::unescape_chars(s2at::remove_surrounding_quotes(str)); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:72:30: warning: explicit specialization cannot have a storage class template<> static const bool string_to_anytype(const string &str,bool &ret) { return s2at::remove_surrounding_quotes(str)=="true" ? ret=true : ret=false; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:74:30: warning: explicit specialization cannot have a storage class template<> static const char string_to_anytype(const string &str,char &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:75:39: warning: explicit specialization cannot have a storage class template<> static const unsigned char string_to_anytype(const string &str,unsigned char &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:77:31: warning: explicit specialization cannot have a storage class template<> static const short string_to_anytype(const string &str,short &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:78:40: warning: explicit specialization cannot have a storage class template<> static const unsigned short string_to_anytype(const string &str,unsigned short &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:80:29: warning: explicit specialization cannot have a storage class template<> static const int string_to_anytype(const string &str,int &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:81:38: warning: explicit specialization cannot have a storage class template<> static const unsigned int string_to_anytype(const string &str,unsigned int &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:83:30: warning: explicit specialization cannot have a storage class template<> static const long string_to_anytype(const string &str,long &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:84:39: warning: explicit specialization cannot have a storage class template<> static const unsigned long string_to_anytype(const string &str,unsigned long &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:86:35: warning: explicit specialization cannot have a storage class template<> static const long long string_to_anytype(const string &str,long long &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:87:44: warning: explicit specialization cannot have a storage class template<> static const unsigned long long string_to_anytype(const string &str,unsigned long long &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:89:31: warning: explicit specialization cannot have a storage class template<> static const float string_to_anytype(const string &str,float &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0.0f; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:90:32: warning: explicit specialization cannot have a storage class template<> static const double string_to_anytype(const string &str,double &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0.0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:91:37: warning: explicit specialization cannot have a storage class template<> static const long double string_to_anytype(const string &str,long double &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0.0; ss >> ret; return ret; } ~~~~~~~ ^ In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:40: In file included from ./FXGraphParamValue.h:30: In file included from ./../backend/CGraphParamValueNode.h:47: In file included from ../../src/misc/CNestedDataFile/anytype.h:94: ./../src/misc/CMutex.h:157:16: warning: access declarations are deprecated; use using declarations instead [-Wdeprecated] CMutexLocker::didLock; ^ using In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:40: In file included from ./FXGraphParamValue.h:30: In file included from ./../backend/CGraphParamValueNode.h:47: ./../src/misc/CNestedDataFile/anytype.h:122:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const string &any) { return "\""+s2at::escape_chars(any)+"\""; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:124:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const bool &any) { return any ? "true" : "false"; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:126:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const char &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:127:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const unsigned char &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:129:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const short &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:130:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const unsigned short &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:132:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const int &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:133:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const unsigned int &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:135:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const long &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:136:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const unsigned long &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:138:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const long long &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:139:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const unsigned long long &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:144:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const float &any) { if(isnan(any)) return "0"; else { ostringstream ss; NO_LOCALE(ss) if(any>999999.0) {ss.setf(ios::scientific); ss.width(0); ss.precision(12); ss.fill(' '); } else {ss.setf(ios::fixed); ss.precision(6); ss.fill(' '); } ss << any; return istring(ss.str()).trim(); } } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:145:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const double &any) { if(isnan(any)) return "0"; else { ostringstream ss; NO_LOCALE(ss) if(any>999999.0) {ss.setf(ios::scientific); ss.width(0); ss.precision(12); ss.fill(' '); } else {ss.setf(ios::fixed); ss.precision(6); ss.fill(' '); } ss << any; return istring(ss.str()).trim(); } } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:146:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const long double &any) { if(isnan(any)) return "0"; else { ostringstream ss; NO_LOCALE(ss) if(any>999999.0) {ss.setf(ios::scientific); ss.width(0); ss.precision(12); ss.fill(' '); } else {ss.setf(ios::fixed); ss.precision(6); ss.fill(' '); } ss << any; return istring(ss.str()).trim(); } } ~~~~~~~ ^ In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:40: In file included from ./FXGraphParamValue.h:30: ./../backend/CGraphParamValueNode.h:48:46: warning: explicit specialization cannot have a storage class template<> static const CGraphParamValueNode string_to_anytype(const string &_str,CGraphParamValueNode &ret) ~~~~~~~ ^ ./../backend/CGraphParamValueNode.h:59:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const CGraphParamValueNode &any) ~~~~~~~ ^ In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:41: In file included from ./FXLFOParamValue.h:29: ./../backend/ALFO.h:97:41: warning: explicit specialization cannot have a storage class template<> static const CLFODescription string_to_anytype(const string &str,CLFODescription &ret) ~~~~~~~ ^ ./../backend/ALFO.h:105:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const CLFODescription &any) ~~~~~~~ ^ In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:42: In file included from ./FXPluginRoutingParamValue.h:37: ./../backend/CPluginMapping.h:218:40: warning: explicit specialization cannot have a storage class template<> static const CPluginMapping string_to_anytype(const string &str,CPluginMapping &ret) ~~~~~~~ ^ ./../backend/CPluginMapping.h:226:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const CPluginMapping &any) ~~~~~~~ ^ 65 warnings generated. /bin/sh ../../libtool --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/local/include -L/usr/local/lib -fstack-protector -Xlinker -lpthread -o rezound main.o libfrontend.la ../../src/backend/libbackend.la ../../src/backend/File/libFile.la ../../src/backend/Edits/libEdits.la ../../src/backend/Effects/libEffects.la ../../src/backend/Filters/libFilters.la ../../src/backend/Looping/libLooping.la ../../src/backend/Remaster/libRemaster.la ../../src/backend/Generate/libGenerate.la ../../src/backend/LADSPA/libLADSPA.la ../../src/misc/CNestedDataFile/libmiscCN.la ../../src/PoolFile/libPoolFile.la -lFOX-1.4 -lportaudio -lpthread -lpthread -lpthread -lm -lX11 c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/local/include -fstack-protector -Wl,-lpthread -o rezound main.o -L/usr/local/lib ./.libs/libfrontend.a ../../src/backend/.libs/libbackend.a -logg -lvorbisfile -lvorbisenc -lvorbis -lFLAC++ -lFLAC ../../src/backend/File/.libs/libFile.a ../../src/backend/Edits/.libs/libEdits.a ../../src/backend/Effects/.libs/libEffects.a ../../src/backend/Filters/.libs/libFilters.a ../../src/backend/Looping/.libs/libLooping.a ../../src/backend/Remaster/.libs/libRemaster.a -lSoundTouch ../../src/backend/Generate/.libs/libGenerate.a ../../src/backend/LADSPA/.libs/libLADSPA.a ../../src/misc/CNestedDataFile/.libs/libmiscCN.a ../../src/PoolFile/.libs/libPoolFile.a -lFOX-1.4 -lportaudio -lpthread -lm /usr/local/lib/libX11.so -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib ./.libs/libfrontend.a(settings.o): In function `void CNestedDataFile::setValue > >(std::__1::basic_string, std::__1::allocator > const&, std::__1::vector >, bool)': settings.cpp:(.text._ZN15CNestedDataFile8setValueINSt3__16vectorIbNS1_9allocatorIbEEEEEEvRKNS1_12basic_stringIcNS1_11char_traitsIcEENS3_IcEEEET_b[_ZN15CNestedDataFile8setValueINSt3__16vectorIbNS1_9allocatorIbEEEEEEvRKNS1_12basic_stringIcNS1_11char_traitsIcEENS3_IcEEEET_b]+0xdc): undefined reference to `_ZL17anytype_to_stringINSt3__121__bit_const_referenceINS0_6vectorIbNS0_9allocatorIbEEEEEEEKNS0_12basic_stringIcNS0_11char_traitsIcEENS3_IcEEEERKT_' ./../src/backend/.libs/libbackend.a(CMIDISDSSoundTranslator.o): In function `TPoolAccesser > CSound::getGeneralDataAccesser(std::__1::basic_string, std::__1::allocator >)': CMIDISDSSoundTranslator.cpp:(.text._ZN6CSound22getGeneralDataAccesserIsEE13TPoolAccesserIT_9TPoolFileIjyEENSt3__112basic_stringIcNS6_11char_traitsIcEENS6_9allocatorIcEEEE[_ZN6CSound22getGeneralDataAccesserIsEE13TPoolAccesserIT_9TPoolFileIjyEENSt3__112basic_stringIcNS6_11char_traitsIcEENS6_9allocatorIcEEEE]+0x186): undefined reference to `TStaticPoolAccesser > TPoolFile::getPoolAccesser(std::__1::basic_string, std::__1::allocator >)' CMIDISDSSoundTranslator.cpp:(.text._ZN6CSound22getGeneralDataAccesserIsEE13TPoolAccesserIT_9TPoolFileIjyEENSt3__112basic_stringIcNS6_11char_traitsIcEENS6_9allocatorIcEEEE[_ZN6CSound22getGeneralDataAccesserIsEE13TPoolAccesserIT_9TPoolFileIjyEENSt3__112basic_stringIcNS6_11char_traitsIcEENS6_9allocatorIcEEEE]+0x1d3): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' CMIDISDSSoundTranslator.cpp:(.text._ZN6CSound22getGeneralDataAccesserIsEE13TPoolAccesserIT_9TPoolFileIjyEENSt3__112basic_stringIcNS6_11char_traitsIcEENS6_9allocatorIcEEEE[_ZN6CSound22getGeneralDataAccesserIsEE13TPoolAccesserIT_9TPoolFileIjyEENSt3__112basic_stringIcNS6_11char_traitsIcEENS6_9allocatorIcEEEE]+0x26d): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/.libs/libbackend.a(CMIDISDSSoundTranslator.o): In function `TPoolAccesser > const CSound::getGeneralDataAccesser(std::__1::basic_string, std::__1::allocator >) const': CMIDISDSSoundTranslator.cpp:(.text._ZNK6CSound22getGeneralDataAccesserIsEEK13TPoolAccesserIT_9TPoolFileIjyEENSt3__112basic_stringIcNS7_11char_traitsIcEENS7_9allocatorIcEEEE[_ZNK6CSound22getGeneralDataAccesserIsEEK13TPoolAccesserIT_9TPoolFileIjyEENSt3__112basic_stringIcNS7_11char_traitsIcEENS7_9allocatorIcEEEE]+0x17a): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/.libs/libbackend.a(CNativeSoundClipboard.o): In function `CNativeSoundClipboard::copyFrom(CSound const*, bool const*, unsigned int, unsigned int)': CNativeSoundClipboard.cpp:(.text+0x484): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/.libs/libbackend.a(CNativeSoundClipboard.o): In function `CNativeSoundClipboard::copyTo(CSound*, unsigned int, unsigned int, unsigned int, unsigned int, MixMethods, SourceFitTypes, bool)': CNativeSoundClipboard.cpp:(.text+0xc30): undefined reference to `TStaticPoolAccesser > TPoolFile::getPoolAccesser(std::__1::basic_string, std::__1::allocator >)' CNativeSoundClipboard.cpp:(.text+0xc92): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/.libs/libbackend.a(CNativeSoundClipboard.o): In function `CNativeSoundClipboard::temporarilyShortenLength(unsigned int, unsigned int)': CNativeSoundClipboard.cpp:(.text+0x2134): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' CNativeSoundClipboard.cpp:(.text+0x21ff): undefined reference to `TStaticPoolAccesser > TPoolFile::getPoolAccesser(std::__1::basic_string, std::__1::allocator >)' CNativeSoundClipboard.cpp:(.text+0x2275): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/.libs/libbackend.a(CNativeSoundClipboard.o): In function `CNativeSoundClipboard::undoTemporaryShortenLength()': CNativeSoundClipboard.cpp:(.text+0x26e5): undefined reference to `TStaticPoolAccesser > TPoolFile::getPoolAccesser(std::__1::basic_string, std::__1::allocator >)' CNativeSoundClipboard.cpp:(.text+0x2761): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' CNativeSoundClipboard.cpp:(.text+0x27be): undefined reference to `TStaticPoolAccesser > TPoolFile::getPoolAccesser(std::__1::basic_string, std::__1::allocator >)' CNativeSoundClipboard.cpp:(.text+0x2825): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/.libs/libbackend.a(CRecordSoundClipboard.o): In function `CRecordSoundClipboard::copyTo(CSound*, unsigned int, unsigned int, unsigned int, unsigned int, MixMethods, SourceFitTypes, bool)': CRecordSoundClipboard.cpp:(.text+0x6e9): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/Edits/.libs/libEdits.a(CDuplicateChannelEdit.o): In function `CDuplicateChannelEdit::doActionSizeSafe(CActionSound*, bool)': CDuplicateChannelEdit.cpp:(.text+0x192): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/Remaster/.libs/libRemaster.a(CMonoizeAction.o): In function `CMonoizeAction::doActionSizeSafe(CActionSound*, bool)': CMonoizeAction.cpp:(.text+0x853): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/Remaster/.libs/libRemaster.a(CCompressorAction.o): In function `CCompressorAction::doActionSizeSafe(CActionSound*, bool)': CCompressorAction.cpp:(.text+0xc53): undefined reference to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' ./../src/backend/Remaster/.libs/libRemaster.a(CAdaptiveNormalizeAction.o):CAdaptiveNormalizeAction.cpp:(.text+0x693): more undefined references to `void TPoolFile::addAccesser(TStaticPoolAccesser > const*)' follow c++: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/audio/rezound/work/rezound-0.12.3beta/src/frontend_fox *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/audio/rezound/work/rezound-0.12.3beta/src *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/audio/rezound/work/rezound-0.12.3beta *** Error code 1 Stop. make: stopped in /usr/ports/audio/rezound From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 15:24:02 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 623CE36D; Wed, 28 Jan 2015 15:24:02 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 4DB7F195; Wed, 28 Jan 2015 15:24:02 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SFO1mC079279; Wed, 28 Jan 2015 15:24:01 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SFO1kh079262; Wed, 28 Jan 2015 15:24:01 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 15:24:01 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281524.t0SFO1kh079262@beefy2.isc.freebsd.org> To: kwm@FreeBSD.org Subject: [package - 10amd64-default][databases/glom] Failed for glom-1.28.0 in configure 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: Wed, 28 Jan 2015 15:24:02 -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: kwm@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/databases/glom/Makefile 376652 2015-01-09 19:57:12Z kwm $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-default/2015-01-28_05h16m48s/logs/glom-1.28.0.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-default&build=2015-01-28_05h16m48s Log: ====>> Building databases/glom build started at Wed Jan 28 15:23:06 UTC 2015 port directory: /usr/ports/databases/glom building for: FreeBSD 10amd64-default-job-08 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: kwm@FreeBSD.org Makefile ident: $FreeBSD: head/databases/glom/Makefile 376652 2015-01-09 19:57:12Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=glom-1.28.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-default/ref/.p/pool MASTERNAME=10amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-postgres-utils=/usr/local/bin --disable-documentation --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/glom/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/glom/work HOME=/wrkdirs/usr/ports/databases/glom/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/glom/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/glom/work HOME=/wrkdirs/usr/ports/databases/glom/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh GTKDOC="false" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/glom/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/glom/work HOME=/wrkdirs/usr/ports/databases/glom/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/glom/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/glom/work HOME=/wrkdirs/usr/ports/databases/glom/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="-I/usr/local/include -I/usr/local/include" LDFLAGS=" -L/usr/local/lib -L/usr/local/lib -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=1.26 PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd10 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=10.0 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/glom" EXAMPLESDIR="share/examples/glom" DATADIR="share/glom" WWWDIR="www/glom" ETCDIR="etc/glom" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/glom DOCSDIR=/usr/local/share/doc/glom EXAMPLESDIR=/usr/local/share/examples/glom WWWDIR=/usr/local/www/glom ETCDIR=/usr/local/etc/glom --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> glom-1.28.0 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.7.txz [10amd64-default-job-08] Installing pkg-1.4.7... [10amd64-default-job-08] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of glom-1.28.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by glom-1.28.0 for building =========================================================================== =================================================== ===> Fetching all distfiles required by glom-1.28.0 for building => SHA256 Checksum OK for gnome3/glom-1.28.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by glom-1.28.0 for building ===> Extracting for glom-1.28.0 => SHA256 Checksum OK for gnome3/glom-1.28.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for glom-1.28.0 ===> Applying FreeBSD patches for glom-1.28.0 =========================================================================== =================================================== ===> glom-1.28.0 depends on package: iso-codes>=0 - not found ===> Verifying install for iso-codes>=0 in /usr/ports/misc/iso-codes ===> Installing existing package /packages/All/iso-codes-3.57.txz [10amd64-default-job-08] Installing iso-codes-3.57... [10amd64-default-job-08] `-- Installing gettext-runtime-0.19.4... [10amd64-default-job-08] | `-- Installing indexinfo-0.2.2... [10amd64-default-job-08] | `-- Extracting indexinfo-0.2.2... done [10amd64-default-job-08] `-- Extracting gettext-runtime-0.19.4... done [10amd64-default-job-08] Extracting iso-codes-3.57... done ===> Returning to build of glom-1.28.0 ===> glom-1.28.0 depends on executable: itstool - not found ===> Verifying install for itstool in /usr/ports/textproc/itstool ===> Installing existing package /packages/All/itstool-2.0.2_1.txz [10amd64-default-job-08] Installing itstool-2.0.2_1... [10amd64-default-job-08] `-- Installing py27-libxml2-2.9.2... [10amd64-default-job-08] | `-- Installing libxml2-2.9.2_2... [10amd64-default-job-08] | `-- Extracting libxml2-2.9.2_2... done [10amd64-default-job-08] | `-- Installing py27-setuptools27-5.5.1_1... [10amd64-default-job-08] | | `-- Installing python27-2.7.9... [10amd64-default-job-08] | | `-- Installing libffi-3.2.1... [10amd64-default-job-08] | | `-- Extracting libffi-3.2.1... done [10amd64-default-job-08] | | `-- Extracting python27-2.7.9... done [10amd64-default-job-08] | `-- Extracting py27-setuptools27-5.5.1_1... done [10amd64-default-job-08] | `-- Installing python2-2_3... [10amd64-default-job-08] | `-- Extracting python2-2_3... done [10amd64-default-job-08] `-- Extracting py27-libxml2-2.9.2... done [10amd64-default-job-08] Extracting itstool-2.0.2_1... done 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 glom-1.28.0 ===> glom-1.28.0 depends on package: libepc>=0.4.0 - not found ===> Verifying install for libepc>=0.4.0 in /usr/ports/www/libepc ===> Installing existing package /packages/All/libepc-0.4.4_1.txz [10amd64-default-job-08] Installing libepc-0.4.4_1... [10amd64-default-job-08] `-- Installing atk-2.14.0... [10amd64-default-job-08] | `-- Installing glib-2.42.1... [10amd64-default-job-08] | | `-- Installing libiconv-1.14_6... [10amd64-default-job-08] | | `-- Extracting libiconv-1.14_6... done [10amd64-default-job-08] | | `-- Installing pcre-8.35_2... [10amd64-default-job-08] | | `-- Extracting pcre-8.35_2... done [10amd64-default-job-08] | | `-- Installing perl5-5.18.4_11... [10amd64-default-job-08] | | `-- Extracting perl5-5.18.4_11... done [10amd64-default-job-08] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [10amd64-default-job-08] `-- Extracting atk-2.14.0... done [10amd64-default-job-08] `-- Installing avahi-gtk3-0.6.31_2... [10amd64-default-job-08] | `-- Installing avahi-app-0.6.31_3... [10amd64-default-job-08] | | `-- Installing dbus-glib-0.100.2_1... [10amd64-default-job-08] | | `-- Installing dbus-1.8.12_1... [10amd64-default-job-08] | | | `-- Installing expat-2.1.0_2... [10amd64-default-job-08] | | | `-- Extracting expat-2.1.0_2... done [10amd64-default-job-08] | | | `-- Installing gnome_subr-1.0... [10amd64-default-job-08] | | | `-- Extracting gnome_subr-1.0... done [10amd64-default-job-08] | | | `-- Installing libICE-1.0.9,1... implementation, such as print/teTeX, to be installed. Text output will be of better quality if www/elinks, www/links, or www/lynx is installed. ******************************************************************* ===> Returning to build of glom-1.28.0 ===> glom-1.28.0 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.3) ===> glom-1.28.0 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so.0.21409.1) ===> glom-1.28.0 depends on shared library: libatkmm-1.6.so - found (/usr/local/lib/libatkmm-1.6.so.1.1.0) ===> glom-1.28.0 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so.2.11200.18) ===> glom-1.28.0 depends on shared library: libcairomm-1.0.so - found (/usr/local/lib/libcairomm-1.0.so.1.4.0) ===> glom-1.28.0 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so.0.3100.2) ===> glom-1.28.0 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so.0.4200.1) ===> glom-1.28.0 depends on shared library: libglibmm-2.4.so - found (/usr/local/lib/libglibmm-2.4.so.1.3.0) ===> glom-1.28.0 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so.0.1400.7) ===> glom-1.28.0 depends on shared library: libgtkmm-3.0.so - found (/usr/local/lib/libgtkmm-3.0.so.1.1.0) ===> glom-1.28.0 depends on shared library: libgtksourceview-3.0.so - not found ===> Verifying for libgtksourceview-3.0.so in /usr/ports/x11-toolkits/gtksourceview3 ===> Installing existing package /packages/All/gtksourceview3-3.14.3.txz [10amd64-default-job-08] Installing gtksourceview3-3.14.3... [10amd64-default-job-08] Extracting gtksourceview3-3.14.3... done ===> Returning to build of glom-1.28.0 ===> glom-1.28.0 depends on shared library: libgtksourceviewmm-3.0.so - not found ===> Verifying for libgtksourceviewmm-3.0.so in /usr/ports/x11-toolkits/gtksourceviewmm3 ===> Installing existing package /packages/All/gtksourceviewmm3-3.2.0_3.txz [10amd64-default-job-08] Installing gtksourceviewmm3-3.2.0_3... [10amd64-default-job-08] Extracting gtksourceviewmm3-3.2.0_3... done ===> Returning to build of glom-1.28.0 ===> glom-1.28.0 depends on shared library: libgda-5.0.so - found (/usr/local/lib/libgda-5.0.so.4.1.1) ===> glom-1.28.0 depends on shared library: libgdamm-5.0.so - not found ===> Verifying for libgdamm-5.0.so in /usr/ports/databases/libgdamm5 ===> Installing existing package /packages/All/libgdamm-4.99.8.txz [10amd64-default-job-08] Installing libgdamm-4.99.8... [10amd64-default-job-08] Extracting libgdamm-4.99.8... done ===> Returning to build of glom-1.28.0 ===> glom-1.28.0 depends on shared library: libsigc-2.0.so - found (/usr/local/lib/libsigc-2.0.so.0.0.0) ===> glom-1.28.0 depends on shared library: libxml++-2.6.so - found (/usr/local/lib/libxml++-2.6.so.2.0.7) ===> glom-1.28.0 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so.2.9.2) ===> glom-1.28.0 depends on shared library: libxslt.so - found (/usr/local/lib/libxslt.so.1.1.28) ===> glom-1.28.0 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so.0.3600.8) ===> glom-1.28.0 depends on shared library: libpangomm-1.4.so - found (/usr/local/lib/libpangomm-1.4.so.1.0.30) =========================================================================== =================================================== ===> Configuring for glom-1.28.0 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/databases/glom/work/glom-1.28.0/config.rpath configure: WARNING: unrecognized options: --with-html-dir, --disable-gtk-doc, --with-gconf-source configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking whether gmake supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking build system type... amd64-portbld-freebsd10.0 checking host system type... amd64-portbld-freebsd10.0 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert amd64-portbld-freebsd10.0 file names to amd64-portbld-freebsd10.0 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd10.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd10.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd10.0 ld.so checking how to hardcode library paths into programs... immediate checking for po_xerror_handler... checking for struct po_xerror_handler.xerror... yes yes checking whether NLS is requested... yes checking for intltool >= 0.35... 0.50.2 found checking for intltool-update... /usr/local/bin/intltool-update checking for intltool-merge... /usr/local/bin/intltool-merge checking for intltool-extract... /usr/local/bin/intltool-extract checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.18.4 checking for XML::Parser... ok checking for msgfmt... (cached) /usr/local/bin/msgfmt checking for gmsgfmt... (cached) /usr/local/bin/msgfmt checking for xgettext... (cached) /usr/local/bin/xgettext checking for msgmerge... (cached) /usr/local/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib checking for dlopen in -ldl... no checking whether to enable Windows specific options... no checking pkg-config is at least version 0.9.0... yes checking for LIBGLOM... no configure: error: Package requirements (giomm-2.4 >= 2.32.0 libxml++-2.6 >= 2.23.1 libxslt >= 1.1.10 pygobject-3.0 >= 2.29.0 libgdamm-5.0 >= 4.99.8 libgda-5.0 >= 5.2.1 libgda-postgres-5.0 libgda-postgres-5.0 libgda-mysql-5.0 libarchive >= 3.0 libepc-1.0 >= 0.4.0) were not met: Package libarchive was not found in the pkg-config search path. Perhaps you should add the directory containing `libarchive.pc' to the PKG_CONFIG_PATH environment variable Package 'libarchive', required by 'world', not found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBGLOM_CFLAGS and LIBGLOM_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ===> Script "configure" failed unexpectedly. Please report the problem to kwm@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/databases/glom/work/glom-1.28.0/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop. make: stopped in /usr/ports/databases/glom From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 15:30:08 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 1722B6A0 for ; Wed, 28 Jan 2015 15:30:08 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 EB2D81F0; Wed, 28 Jan 2015 15:30:07 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SFU7Hh009127; Wed, 28 Jan 2015 15:30:07 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SFU7Z2008778; Wed, 28 Jan 2015 15:30:07 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 15:30:07 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281530.t0SFU7Z2008778@beefy2.isc.freebsd.org> To: jura@netams.com Subject: [package - 10amd64-default][net-mgmt/netams] Failed for netams-3.4.5_3 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: Wed, 28 Jan 2015 15:30:08 -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: jura@netams.com Last committer: crees@FreeBSD.org Ident: $FreeBSD: head/net-mgmt/netams/Makefile 373091 2014-11-22 19:13:49Z crees $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-default/2015-01-28_05h16m48s/logs/netams-3.4.5_3.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-default&build=2015-01-28_05h16m48s Log: ====>> Building net-mgmt/netams build started at Wed Jan 28 15:30:02 UTC 2015 port directory: /usr/ports/net-mgmt/netams building for: FreeBSD 10amd64-default-job-12 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: jura@netams.com Makefile ident: $FreeBSD: head/net-mgmt/netams/Makefile 373091 2014-11-22 19:13:49Z crees $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=netams-3.4.5_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-default/ref/.p/pool MASTERNAME=10amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for netams-3.4.5_3: CGI=off: Install admin/user CGI scripts DEBUG=off: Build with debugging support ====> Options available for the multi DATABASE: you have to choose at least one of them MYSQL=on: MySQL database support PGSQL=off: PostgreSQL database support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work HOME=/wrkdirs/usr/ports/net-mgmt/netams/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work HOME=/wrkdirs/usr/ports/net-mgmt/netams/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work HOME=/wrkdirs/usr/ports/net-mgmt/netams/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work HOME=/wrkdirs/usr/ports/net-mgmt/netams/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-- CGI="@comment " NO_CGI="" DEBUG="@comment " NO_DEBUG="" MYSQL="" NO_MYSQL="@comment " PGSQL="@comment " NO_PGSQL="" OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/netams" EXAMPLESDIR="share/examples/netams" DATADIR="share/netams" WWWDIR="www/netams" ETCDIR="etc/netams" --End PLIST_SUB-- --SUB_LIST-- CGI="@comment " NO_CGI="" DEBUG="@comment " NO_DEBUG="" MYSQL="" NO_MYSQL="@comment " PGSQL="@comment " NO_PGSQL="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/netams DOCSDIR=/usr/local/share/doc/netams EXAMPLESDIR=/usr/local/share/examples/netams WWWDIR=/usr/local/www/netams ETCDIR=/usr/local/etc/netams --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> netams-3.4.5_3 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.7.txz [10amd64-default-job-12] Installing pkg-1.4.7... [10amd64-default-job-12] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of netams-3.4.5_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by netams-3.4.5_3 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by netams-3.4.5_3 for building => SHA256 Checksum OK for netams-3.4.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by netams-3.4.5_3 for building ===> Extracting for netams-3.4.5_3 ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by netams-3.4.5_3 for building => SHA256 Checksum OK for netams-3.4.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for netams-3.4.5_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> netams-3.4.5_3 depends on shared library: libpcap.so - found (/lib/libpcap.so.8) ===> netams-3.4.5_3 depends on shared library: libmysqlclient.so.18 - not found ===> Verifying for libmysqlclient.so.18 in /usr/ports/databases/mysql55-client ===> Installing existing package /packages/All/mysql55-client-5.5.41.txz [10amd64-default-job-12] Installing mysql55-client-5.5.41... [10amd64-default-job-12] Extracting mysql55-client-5.5.41... done ===> Returning to build of netams-3.4.5_3 =========================================================================== =================================================== ===> Configuring for netams-3.4.5_3 =========================================================================== =================================================== ===> Building for netams-3.4.5_3 sh configure.sh -nodebug ########################################################## ## Configuring NeTAMS for build targets... ## FreeBSD operating system... With FreeBSD 4 patch the sources... Optional features: Use_cli_enable BW_limit Fast_FW_checks Layer7_filter Hash_database Will have MYSQL support [ /usr/local/lib/mysql /usr/local/include/mysql ] Will have MYSQL (static) support [ /usr/local/lib/mysql /usr/local/include/mysql ] LibC - enabling OpenSSL Will have BILLING service No RADIUS support - install "openssl-devel" (md5.h) Will have PAM support (experimental) ## Configuration file was built. ## ########################################################## cd src && make all cd ../lib && make library && cd ../src cc -pipe -O2 -I../src -I./ -DFREEBSD -DHAVE_BW -DFAST_FW_CHECK -DLAYER7_FILTER -DUSE_MYSQL -I/usr/local/include/mysql -DUSE_MYSQL -I/usr/local/include/mysql -DHAVE_BILLING -DHAVE_PAM -Wno-format-zero-length -I./libcli -c libcli/libcli.c ar rc libcli.a libcli.o cc -pipe -O2 -I../src -I./ -DFREEBSD -DHAVE_BW -DFAST_FW_CHECK -DLAYER7_FILTER -DUSE_MYSQL -I/usr/local/include/mysql -DUSE_MYSQL -I/usr/local/include/mysql -DHAVE_BILLING -DHAVE_PAM -c lib.c ar rc libnetams.a lib.o c++ -pipe -fPIC -Wno-deprecated -I/usr/local/include -I../lib -DFREEBSD -DHAVE_BW -DFAST_FW_CHECK -DLAYER7_FILTER -DUSE_MYSQL -I/usr/local/include/mysql -DUSE_MYSQL -I/usr/local/include/mysql -DHAVE_BILLING -DHAVE_PAM -D_REENTRANT -D_THREAD_SAFE -c netamsctl.c c++ netamsctl.o -o netamsctl -L../lib -lnetams c++ netflow.c -c -pipe -fPIC -Wno-deprecated -I/usr/local/include -I../lib -DFREEBSD -DHAVE_BW -DFAST_FW_CHECK -DLAYER7_FILTER -DUSE_MYSQL -I/usr/local/include/mysql -DUSE_MYSQL -I/usr/local/include/mysql -DHAVE_BILLING -DHAVE_PAM -D_REENTRANT -D_THREAD_SAFE In file included from netflow.c:18: ./netflow.h:242:27: error: 'long type-name' is invalid u_int32_t long sent_flows; ^ ./netflow.h:243:27: error: 'long type-name' is invalid u_int32_t long sent_packets; ^ netflow.c:73:37: warning: implicit conversion from '__uint16_t' (aka 'unsigned short') to 'u_int8_t' (aka 'unsigned char') changes value from 7936 to 0 [-Wconstant-conversion] message->header.engine_type=htons(31); ~^~~~~~~~~ /usr/include/netinet/in.h:118:18: note: expanded from macro 'htons' #define htons(x) __htons(x) ^~~~~~~~~~ /usr/include/x86/endian.h:127:20: note: expanded from macro '__htons' #define __htons(x) __bswap16(x) ^~~~~~~~~~~~ /usr/include/x86/endian.h:74:3: note: expanded from macro '__bswap16' ((__uint16_t)(__builtin_constant_p(x) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning and 2 errors generated. *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/net-mgmt/netams/work/netams-3.4.5/src *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/net-mgmt/netams/work/netams-3.4.5 *** Error code 1 Stop. make[1]: stopped in /usr/ports/net-mgmt/netams *** Error code 1 Stop. make: stopped in /usr/ports/net-mgmt/netams From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 15:50:15 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 465F6F95; Wed, 28 Jan 2015 15:50:15 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 25036609; Wed, 28 Jan 2015 15:50:15 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SFoE5v083588; Wed, 28 Jan 2015 15:50:14 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SFoEC1083580; Wed, 28 Jan 2015 15:50:14 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 15:50:14 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281550.t0SFoEC1083580@beefy1.isc.freebsd.org> To: johans@FreeBSD.org Subject: [package - 10i386-default][lang/afnix] Failed for afnix-2.5.1 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: Wed, 28 Jan 2015 15:50:15 -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: johans@FreeBSD.org Last committer: johans@FreeBSD.org Ident: $FreeBSD: head/lang/afnix/Makefile 376649 2015-01-09 19:41:06Z johans $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-01-28_06h57m35s/logs/afnix-2.5.1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-01-28_06h57m35s Log: ====>> Building lang/afnix build started at Wed Jan 28 15:50:03 UTC 2015 port directory: /usr/ports/lang/afnix building for: FreeBSD 10i386-default-job-24 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: johans@FreeBSD.org Makefile ident: $FreeBSD: head/lang/afnix/Makefile 376649 2015-01-09 19:41:06Z johans $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=afnix-2.5.1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for afnix-2.5.1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- -o --prefix "/usr/local" --altdir "/usr/local" --shrdir "/usr/local/share" --compiler clang++ --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/afnix/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/afnix/work HOME=/wrkdirs/usr/ports/lang/afnix/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/lang/afnix/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/afnix/work HOME=/wrkdirs/usr/ports/lang/afnix/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- PTHREAD_CFLAGS="" PTHREAD_LIBS="-pthread" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/afnix/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/afnix/work HOME=/wrkdirs/usr/ports/lang/afnix/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/afnix/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/afnix/work HOME=/wrkdirs/usr/ports/lang/afnix/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-- PORTVER=2.5 OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/afnix" EXAMPLESDIR="share/examples/afnix" DATADIR="share/afnix" WWWDIR="www/afnix" ETCDIR="etc/afnix" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/afnix DOCSDIR=/usr/local/share/doc/afnix EXAMPLESDIR=/usr/local/share/examples/afnix WWWDIR=/usr/local/www/afnix ETCDIR=/usr/local/etc/afnix --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> afnix-2.5.1 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.7.txz [10i386-default-job-24] Installing pkg-1.4.7... [10i386-default-job-24] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of afnix-2.5.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by afnix-2.5.1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by afnix-2.5.1 for building => SHA256 Checksum OK for afnix-src-2.5.1.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by afnix-2.5.1 for building ===> Extracting for afnix-2.5.1 => SHA256 Checksum OK for afnix-src-2.5.1.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for afnix-2.5.1 ===> Applying FreeBSD patches for afnix-2.5.1 =========================================================================== =================================================== ===> afnix-2.5.1 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 [10i386-default-job-24] Installing gmake-4.1_1... [10i386-default-job-24] `-- Installing gettext-runtime-0.19.4... [10i386-default-job-24] | `-- Installing indexinfo-0.2.2... [10i386-default-job-24] | `-- Extracting indexinfo-0.2.2... done [10i386-default-job-24] `-- Extracting gettext-runtime-0.19.4... done [10i386-default-job-24] Extracting gmake-4.1_1... done ===> Returning to build of afnix-2.5.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for afnix-2.5.1 =========================================================================== =================================================== ===> Building for afnix-2.5.1 gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1' gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src' gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib' gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib/plt' gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib/plt/acf' gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib/plt/acf' gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib/plt/shl' c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -MMD -D_REENTRANT -I. -I../acf -o cshl.o -c cshl.cxx c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -MMD -D_REENTRANT -I. -I../acf -o csio.o -c csio.cxx c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -MMD -D_REENTRANT -I. -I../acf -o cmem.o -c cmem.cxx In file included from cmem.cxx:18: ./csys.hpp:63:3: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers] const char c_optsep (void); ^~~~~~ 1 warning generated. c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -MMD -D_REENTRANT -I. -I../acf -o cnet.o -c cnet.cxx In file included from cnet.cxx:20: ./csys.hpp:63:3: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers] const char c_optsep (void); ^~~~~~ cnet.cxx:851:40: warning: unused parameter 'how' [-Wunused-parameter] bool c_ipshut (const int sid, t_shut how) { ^ 2 warnings generated. c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -MMD -D_REENTRANT -I. -I../acf -o csys.o -c csys.cxx In file included from csys.cxx:17: ./csys.hpp:63:3: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers] const char c_optsep (void); ^~~~~~ csys.cxx:118:3: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers] const char c_optsep (void) { ^~~~~~ 2 warnings generated. c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -MMD -D_REENTRANT -I. -I../acf -o ccnv.o -c ccnv.cxx c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -MMD -D_REENTRANT -I. -I../acf -o cucd.o -c cucd.cxx In file included from cucd.cxx:17: ./cucd.hpp:152:3: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers] const long c_ucdpsize (const long index); ^~~~~~ In file included from cucd.cxx:19: ./csys.hpp:63:3: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers] const char c_optsep (void); ^~~~~~ cucd.cxx:152:3: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers] const long c_ucdpsize (const long index) { ^~~~~~ 3 warnings generated. c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -MMD -D_REENTRANT -I. -I../acf -o cerr.o -c cerr.cxx In file included from cerr.cxx:18: ./csys.hpp:63:3: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers] const char c_optsep (void); ^~~~~~ 1 warning generated. c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -MMD -D_REENTRANT -I. -I../acf -o cgen.o -c cgen.cxx In file included from cgen.cxx:18: ./csys.hpp:63:3: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers] const char c_optsep (void); ^~~~~~ 1 warning generated. c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -MMD -D_REENTRANT -I. -I../acf -o cmth.o -c cmth.cxx c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -MMD -D_REENTRANT -I. -I../acf -o cdir.o -c cdir.cxx In file included from cdir.cxx:17: ./cdir.hpp:44:3: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers] const char c_getdsep (void); ^~~~~~ cdir.cxx:60:3: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers] const char c_getdsep (void) { ^~~~~~ 2 warnings generated. c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -MMD -D_REENTRANT -I. -I../acf -o cthr.o -c cthr.cxx In file included from cthr.cxx:19: ./csys.hpp:63:3: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers] const char c_optsep (void); ^~~~~~ 1 warning generated. c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -MMD -D_REENTRANT -I. -I../acf -o cclk.o -c cclk.cxx c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -MMD -D_REENTRANT -I. -I../acf -o cstr.o -c cstr.cxx c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -MMD -D_REENTRANT -I. -I../acf -o cloc.o -c cloc.cxx In file included from cloc.cxx:18: ./csys.hpp:63:3: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers] const char c_optsep (void); ^~~~~~ 1 warning generated. c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -MMD -D_REENTRANT -I. -I../acf -o ctrm.o -c ctrm.cxx ar rc libafnix-plt.a csio.o cclk.o cmth.o cmem.o cdir.o cnet.o cthr.o cshl.o ccnv.o cucd.o cgen.o cloc.o cerr.o ctrm.o cstr.o csys.o c++ -shared -Wl,-soname,libafnix-plt.so.2 -o libafnix-plt.so.2.5.1 csio.o cclk.o cmth.o cmem.o cdir.o cnet.o cthr.o cshl.o ccnv.o cucd.o cgen.o cloc.o cerr.o ctrm.o cstr.o csys.o -lm -lncurses gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib/plt/shl' gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib/plt' gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib/std' gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib/std/shl' c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -nostdinc -nostdinc++ -MMD -D_REENTRANT -I. -I../../../../bld/hdr/plt -o InputBound.o -c InputBound.cpp In file included from InputBound.cpp:17: In file included from ./Vector.hpp:21: In file included from ./Iterable.hpp:21: In file included from ./Iterator.hpp:21: ./Object.hpp:223:11: error: 'operator new' takes type size_t ('unsigned int') as first parameter void* operator new (const t_size size); ^ ./Object.hpp:224:11: error: 'operator new[]' takes type size_t ('unsigned int') as first parameter void* operator new [] (const t_size size); ^ 2 errors generated. ./../../../cnf/mak/afnix-rule.mak:98: recipe for target 'InputBound.o' failed gmake[5]: *** [InputBound.o] Error 1 gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib/std/shl' Makefile:48: recipe for target 'build' failed gmake[4]: *** [build] Error 2 gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib/std' Makefile:48: recipe for target 'build' failed gmake[3]: *** [build] Error 2 gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib' Makefile:48: recipe for target 'build' failed gmake[2]: *** [build] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src' Makefile:57: recipe for target 'build' failed gmake[1]: *** [build] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1' *** Error code 1 Stop. make: stopped in /usr/ports/lang/afnix From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 15:51:02 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 E1765FA5 for ; Wed, 28 Jan 2015 15:51:02 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 CD2D36A2 for ; Wed, 28 Jan 2015 15:51:02 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SFp2lY011753 for ; Wed, 28 Jan 2015 15:51:02 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SFp2BI011751; Wed, 28 Jan 2015 15:51:02 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 15:51:02 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281551.t0SFp2BI011751@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10amd64-default][math/gracetmpl] Failed for gracetmpl-0.3.2 in build 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: Wed, 28 Jan 2015 15:51:03 -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: adamw@FreeBSD.org Ident: $FreeBSD: head/math/gracetmpl/Makefile 367651 2014-09-08 16:23:56Z adamw $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-default/2015-01-28_05h16m48s/logs/gracetmpl-0.3.2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-default&build=2015-01-28_05h16m48s Log: ====>> Building math/gracetmpl build started at Wed Jan 28 15:50:55 UTC 2015 port directory: /usr/ports/math/gracetmpl building for: FreeBSD 10amd64-default-job-04 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/math/gracetmpl/Makefile 367651 2014-09-08 16:23:56Z adamw $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gracetmpl-0.3.2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-default/ref/.p/pool MASTERNAME=10amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/gracetmpl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gracetmpl/work HOME=/wrkdirs/usr/ports/math/gracetmpl/work TMPDIR="/tmp" MAKE=gmake PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/gracetmpl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gracetmpl/work HOME=/wrkdirs/usr/ports/math/gracetmpl/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-- PYTHON_VER=2.7 PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd10 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gracetmpl" EXAMPLESDIR="share/examples/gracetmpl" DATADIR="share/gracetmpl" WWWDIR="www/gracetmpl" ETCDIR="etc/gracetmpl" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gracetmpl DOCSDIR=/usr/local/share/doc/gracetmpl EXAMPLESDIR=/usr/local/share/examples/gracetmpl WWWDIR=/usr/local/www/gracetmpl ETCDIR=/usr/local/etc/gracetmpl --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> gracetmpl-0.3.2 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.7.txz [10amd64-default-job-04] Installing pkg-1.4.7... [10amd64-default-job-04] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gracetmpl-0.3.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gracetmpl-0.3.2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by gracetmpl-0.3.2 for building => SHA256 Checksum OK for gracetmpl-0.3.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gracetmpl-0.3.2 for building ===> Extracting for gracetmpl-0.3.2 => SHA256 Checksum OK for gracetmpl-0.3.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gracetmpl-0.3.2 ===> Applying FreeBSD patches for gracetmpl-0.3.2 =========================================================================== =================================================== ===> gracetmpl-0.3.2 depends on file: /usr/local/lib/python2.7/site-packages/numarray/__init__.py - not found ===> Verifying install for /usr/local/lib/python2.7/site-packages/numarray/__init__.py in /usr/ports/math/py-numarray ===> Installing existing package /packages/All/py27-numarray-1.5.2.txz [10amd64-default-job-04] Installing py27-numarray-1.5.2... [10amd64-default-job-04] `-- Installing py27-setuptools27-5.5.1_1... [10amd64-default-job-04] | `-- Installing python27-2.7.9... [10amd64-default-job-04] | | `-- Installing gettext-runtime-0.19.4... [10amd64-default-job-04] | | `-- Installing indexinfo-0.2.2... [10amd64-default-job-04] | | `-- Extracting indexinfo-0.2.2... done [10amd64-default-job-04] | | `-- Extracting gettext-runtime-0.19.4... done [10amd64-default-job-04] | | `-- Installing libffi-3.2.1... [10amd64-default-job-04] | | `-- Extracting libffi-3.2.1... done [10amd64-default-job-04] | `-- Extracting python27-2.7.9... done [10amd64-default-job-04] `-- Extracting py27-setuptools27-5.5.1_1... done [10amd64-default-job-04] Extracting py27-numarray-1.5.2... done 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 gracetmpl-0.3.2 ===> gracetmpl-0.3.2 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 [10amd64-default-job-04] Installing gmake-4.1_1... [10amd64-default-job-04] Extracting gmake-4.1_1... done ===> Returning to build of gracetmpl-0.3.2 ===> gracetmpl-0.3.2 depends on file: /usr/local/bin/python2.7 - found =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for gracetmpl-0.3.2 =========================================================================== =================================================== ===> Building for gracetmpl-0.3.2 gmake[1]: Entering directory '/wrkdirs/usr/ports/math/gracetmpl/work/gracetmpl-0.3.2' c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -c -o gracetmpl.o gracetmpl.cpp gracetmpl.cpp:516:29: error: calling a private constructor of class 'std::__1::__wrap_iter' vector::iterator insPos(&(dataVec_[i])); ^ /usr/include/c++/v1/iterator:1195:31: note: declared private here _LIBCPP_INLINE_VISIBILITY __wrap_iter(iterator_type __x) _NOEXCEPT : __i(__x) {} ^ gracetmpl.cpp:533:32: error: calling a private constructor of class 'std::__1::__wrap_iter' vector::iterator insPos(&(dataVec_[i])); ^ /usr/include/c++/v1/iterator:1195:31: note: declared private here _LIBCPP_INLINE_VISIBILITY __wrap_iter(iterator_type __x) _NOEXCEPT : __i(__x) {} ^ gracetmpl.cpp:1035:36: error: calling a private constructor of class 'std::__1::__wrap_iter' vector::iterator insPos(&(graphsVec_[graph])); ^ /usr/include/c++/v1/iterator:1195:31: note: declared private here _LIBCPP_INLINE_VISIBILITY __wrap_iter(iterator_type __x) _NOEXCEPT : __i(__x) {} ^ 3 errors generated. : recipe for target 'gracetmpl.o' failed gmake[1]: *** [gracetmpl.o] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/gracetmpl/work/gracetmpl-0.3.2' *** Error code 1 Stop. make: stopped in /usr/ports/math/gracetmpl From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 15:53:15 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 8C0CAFE3; Wed, 28 Jan 2015 15:53:15 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 6AAB36C1; Wed, 28 Jan 2015 15:53:15 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SFrFkO059525; Wed, 28 Jan 2015 15:53:15 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SFrFaE059511; Wed, 28 Jan 2015 15:53:15 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 15:53:15 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281553.t0SFrFaE059511@beefy2.isc.freebsd.org> To: cs@FreeBSD.org Subject: [package - 10amd64-default][security/pond] Failed for pond-20140824_1 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: Wed, 28 Jan 2015 15:53:15 -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: cs@FreeBSD.org Last committer: cs@FreeBSD.org Ident: $FreeBSD: head/security/pond/Makefile 368278 2014-09-15 18:03:10Z cs $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-default/2015-01-28_05h16m48s/logs/pond-20140824_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-default&build=2015-01-28_05h16m48s Log: ====>> Building security/pond build started at Wed Jan 28 15:52:49 UTC 2015 port directory: /usr/ports/security/pond building for: FreeBSD 10amd64-default-job-17 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: cs@FreeBSD.org Makefile ident: $FreeBSD: head/security/pond/Makefile 368278 2014-09-15 18:03:10Z cs $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=pond-20140824_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-default/ref/.p/pool MASTERNAME=10amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/pond/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/pond/work HOME=/wrkdirs/usr/ports/security/pond/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/security/pond/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/pond/work HOME=/wrkdirs/usr/ports/security/pond/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/pond/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/pond/work HOME=/wrkdirs/usr/ports/security/pond/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/security/pond/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/pond/work HOME=/wrkdirs/usr/ports/security/pond/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-- GO_LIBDIR=share/go/pkg/freebsd_amd64 GO_SRCDIR=share/go/src GO_PKGNAME=github.com/agl/pond OSREL=10.0 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/pond" EXAMPLESDIR="share/examples/pond" DATADIR="share/pond" WWWDIR="www/pond" ETCDIR="etc/pond" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pond DOCSDIR=/usr/local/share/doc/pond EXAMPLESDIR=/usr/local/share/examples/pond WWWDIR=/usr/local/www/pond ETCDIR=/usr/local/etc/pond --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> pond-20140824_1 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.7.txz [10amd64-default-job-17] Installing pkg-1.4.7... [10amd64-default-job-17] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of pond-20140824_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by pond-20140824_1 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by pond-20140824_1 for building => SHA256 Checksum OK for pond-20140824.tar.gz. => SHA256 Checksum OK for go-gtk-20140629.tar.gz. => SHA256 Checksum OK for ed25519-20140215.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by pond-20140824_1 for building ===> Extracting for pond-20140824_1 => SHA256 Checksum OK for pond-20140824.tar.gz. => SHA256 Checksum OK for go-gtk-20140629.tar.gz. => SHA256 Checksum OK for ed25519-20140215.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for pond-20140824_1 =========================================================================== =================================================== ===> pond-20140824_1 depends on file: /usr/local/share/go/pkg/freebsd_amd64/code.google.com/p/go.crypto/bcrypt.a - not found ===> Verifying install for /usr/local/share/go/pkg/freebsd_amd64/code.google.com/p/go.crypto/bcrypt.a in /usr/ports/security/go.crypto ===> Installing existing package /packages/All/go.crypto-20140828.txz [10amd64-default-job-17] Installing go.crypto-20140828... [10amd64-default-job-17] Extracting go.crypto-20140828... done ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on file: /usr/local/share/go/pkg/freebsd_amd64/code.google.com/p/goprotobuf/proto.a - not found ===> Verifying install for /usr/local/share/go/pkg/freebsd_amd64/code.google.com/p/goprotobuf/proto.a in /usr/ports/devel/goprotobuf ===> Installing existing package /packages/All/goprotobuf-20140812.txz [10amd64-default-job-17] Installing goprotobuf-20140812... [10amd64-default-job-17] `-- Installing protobuf-2.6.0... [10amd64-default-job-17] `-- Extracting protobuf-2.6.0... done [10amd64-default-job-17] Extracting goprotobuf-20140812... done ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on file: /usr/local/share/go/pkg/freebsd_amd64/code.google.com/p/go.net/dict.a - not found ===> Verifying install for /usr/local/share/go/pkg/freebsd_amd64/code.google.com/p/go.net/dict.a in /usr/ports/net/go.net ===> Installing existing package /packages/All/go.net-20131227.txz [10amd64-default-job-17] Installing go.net-20131227... [10amd64-default-job-17] Extracting go.net-20131227... done ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on file: /usr/local/bin/go - not found ===> Verifying install for /usr/local/bin/go in /usr/ports/lang/go ===> Installing existing package /packages/All/go-1.4,1.txz [10amd64-default-job-17] Installing go-1.4,1... [10amd64-default-job-17] Extracting go-1.4,1... done ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on file: /usr/local/bin/intltool-extract - not found ===> Verifying install for /usr/local/bin/intltool-extract in /usr/ports/textproc/intltool ===> Installing existing package /packages/All/intltool-0.50.2.txz [10amd64-default-job-17] Installing intltool-0.50.2... [10amd64-default-job-17] `-- Installing p5-XML-Parser-2.41_2... [10amd64-default-job-17] | `-- Installing expat-2.1.0_2... [10amd64-default-job-17] | `-- Extracting expat-2.1.0_2... done [10amd64-default-job-17] | `-- Installing perl5-5.18.4_11... [10amd64-default-job-17] | `-- Extracting perl5-5.18.4_11... done [10amd64-default-job-17] `-- Extracting p5-XML-Parser-2.41_2... done [10amd64-default-job-17] Extracting intltool-0.50.2... done ===> Returning to build of pond-20140824_1 =========================================================================== =================================================== ===> pond-20140824_1 depends on shared library: libgtkspell.so - not found ===> Verifying for libgtkspell.so in /usr/ports/textproc/gtkspell ===> Installing existing package /packages/All/gtkspell-2.0.16_5.txz [10amd64-default-job-17] Installing gtkspell-2.0.16_5... [10amd64-default-job-17] `-- Installing atk-2.14.0... [10amd64-default-job-17] | `-- Installing gettext-runtime-0.19.4... [10amd64-default-job-17] | | `-- Installing indexinfo-0.2.2... [10amd64-default-job-17] | | `-- Extracting indexinfo-0.2.2... done [10amd64-default-job-17] | `-- Extracting gettext-runtime-0.19.4... done [10amd64-default-job-17] | `-- Installing glib-2.42.1... [10amd64-default-job-17] | | `-- Installing libffi-3.2.1... [10amd64-default-job-17] | | `-- Extracting libffi-3.2.1... done [10amd64-default-job-17] | | `-- Installing libiconv-1.14_6... [10amd64-default-job-17] | | `-- Extracting libiconv-1.14_6... done [10amd64-default-job-17] | | `-- Installing pcre-8.35_2... [10amd64-default-job-17] | | `-- Extracting pcre-8.35_2... done [10amd64-default-job-17] | | `-- Installing python27-2.7.9... [10amd64-default-job-17] | | `-- Extracting python27-2.7.9... done [10amd64-default-job-17] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [10amd64-default-job-17] `-- Extracting atk-2.14.0... done [10amd64-default-job-17] | | | `-- Installing xcb-util-renderutil-0.3.9... [10amd64-default-job-17] | | | `-- Installing xcb-util-0.4.0,1... [10amd64-default-job-17] | | | `-- Extracting xcb-util-0.4.0,1... done [10amd64-default-job-17] | | | `-- Extracting xcb-util-renderutil-0.3.9... done [10amd64-default-job-17] | | `-- Extracting cairo-1.12.18_1,2... done [10amd64-default-job-17] | | `-- Installing encodings-1.0.4_1,1... [10amd64-default-job-17] | | | `-- Installing font-util-1.3.0_1... [10amd64-default-job-17] | | | `-- Extracting font-util-1.3.0_1... done [10amd64-default-job-17] | | `-- Extracting encodings-1.0.4_1,1... done [10amd64-default-job-17] | | `-- Installing harfbuzz-0.9.36... [10amd64-default-job-17] | | | `-- Installing graphite2-1.2.4... [10amd64-default-job-17] | | | `-- Extracting graphite2-1.2.4... done [10amd64-default-job-17] | | | `-- Installing icu-53.1... [10amd64-default-job-17] | | | `-- Extracting icu-53.1... done [10amd64-default-job-17] | | `-- Extracting harfbuzz-0.9.36... done [10amd64-default-job-17] | | `-- Installing libXft-2.3.2... [10amd64-default-job-17] | | `-- Extracting libXft-2.3.2... done [10amd64-default-job-17] | | `-- Installing xorg-fonts-truetype-7.7_1... [10amd64-default-job-17] | | | `-- Installing dejavu-2.34_4... [10amd64-default-job-17] | | | `-- Extracting dejavu-2.34_4... done [10amd64-default-job-17] | | | `-- Installing font-bh-ttf-1.0.3_1... [10amd64-default-job-17] | | | `-- Installing mkfontdir-1.0.7... [10amd64-default-job-17] | | | | `-- Installing mkfontscale-1.1.1_1... [10amd64-default-job-17] | | | | `-- Installing libfontenc-1.1.2_2... [10amd64-default-job-17] | | | | `-- Extracting libfontenc-1.1.2_2... done [10amd64-default-job-17] | | | | `-- Extracting mkfontscale-1.1.1_1... done [10amd64-default-job-17] | | | `-- Extracting mkfontdir-1.0.7... done [10amd64-default-job-17] | | | `-- Extracting font-bh-ttf-1.0.3_1... done [10amd64-default-job-17] | | | `-- Installing font-misc-ethiopic-1.0.3_1... [10amd64-default-job-17] | | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [10amd64-default-job-17] | | | `-- Installing font-misc-meltho-1.0.3_1... [10amd64-default-job-17] | | | `-- Extracting font-misc-meltho-1.0.3_1... done [10amd64-default-job-17] | | `-- Extracting pango-1.36.8... done [10amd64-default-job-17] | | `-- Installing shared-mime-info-1.1_1... [10amd64-default-job-17] | | `-- Extracting shared-mime-info-1.1_1... done [10amd64-default-job-17] | `-- Extracting gtk-update-icon-cache-2.24.25... done [10amd64-default-job-17] | `-- Installing python-2.7_2,2... [10amd64-default-job-17] | | `-- Installing python2-2_3... [10amd64-default-job-17] | | `-- Extracting python2-2_3... done [10amd64-default-job-17] | `-- Extracting python-2.7_2,2... done [10amd64-default-job-17] `-- Extracting gtk2-2.24.25_1... done [10amd64-default-job-17] Extracting gtkspell-2.0.16_5... done 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 ===================================================================== Message for dejavu-2.34_4: 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. ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on shared library: libtspi.so - not found ===> Verifying for libtspi.so in /usr/ports/security/trousers ===> Installing existing package /packages/All/trousers-tddl-0.3.10_7.txz [10amd64-default-job-17] Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [10amd64-default-job-17] Extracting trousers-tddl-0.3.10_7... done Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so.0.21409.1) ===> pond-20140824_1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so.0.4200.1) ===> pond-20140824_1 depends on shared library: libgtk-3.so - not found ===> Verifying for libgtk-3.so in /usr/ports/x11-toolkits/gtk30 ===> Installing existing package /packages/All/gtk3-3.14.7.txz [10amd64-default-job-17] Installing gtk3-3.14.7... [10amd64-default-job-17] `-- Installing adwaita-icon-theme-3.14.0_1... [10amd64-default-job-17] `-- Extracting adwaita-icon-theme-3.14.0_1... done [10amd64-default-job-17] `-- Installing at-spi2-atk-2.14.1... [10amd64-default-job-17] | `-- Installing at-spi2-core-2.14.1... [10amd64-default-job-17] | | `-- Installing dbus-1.8.12_1... [10amd64-default-job-17] | | `-- Installing gnome_subr-1.0... [10amd64-default-job-17] | | `-- Extracting gnome_subr-1.0... done ===> Creating users and/or groups. Creating group 'messagebus' with gid '556'. Creating user 'messagebus' with uid '556'. [10amd64-default-job-17] | | `-- Extracting dbus-1.8.12_1... done [10amd64-default-job-17] | | `-- Installing libXtst-1.2.2_2... [10amd64-default-job-17] | | `-- Installing recordproto-1.14.2... [10amd64-default-job-17] | | `-- Extracting recordproto-1.14.2... done [10amd64-default-job-17] | | `-- Extracting libXtst-1.2.2_2... done [10amd64-default-job-17] | `-- Extracting at-spi2-core-2.14.1... done [10amd64-default-job-17] `-- Extracting at-spi2-atk-2.14.1... done [10amd64-default-job-17] `-- Installing colord-1.2.4... [10amd64-default-job-17] | `-- Installing lcms2-2.6_3... [10amd64-default-job-17] | `-- Extracting lcms2-2.6_3... done [10amd64-default-job-17] | `-- Installing polkit-0.105_5... [10amd64-default-job-17] | | `-- Installing gobject-introspection-1.42.0... [10amd64-default-job-17] | | `-- Extracting gobject-introspection-1.42.0... done [10amd64-default-job-17] | `-- Extracting polkit-0.105_5... done [10amd64-default-job-17] | `-- Installing sqlite3-3.8.8... [10amd64-default-job-17] | `-- Extracting sqlite3-3.8.8... done ===> Creating users and/or groups. Creating group 'colord' with gid '970'. Creating user 'colord' with uid '970'. [10amd64-default-job-17] `-- Extracting colord-1.2.4... done [10amd64-default-job-17] Extracting gtk3-3.14.7... done ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so.0.3600.8) =========================================================================== =================================================== ===> Configuring for pond-20140824_1 =========================================================================== =================================================== ===> Building for pond-20140824_1 code.google.com/p/go.crypto/curve25519 code.google.com/p/goprotobuf/proto github.com/agl/ed25519/edwards25519 code.google.com/p/go.crypto/bn256 code.google.com/p/go.crypto/poly1305 code.google.com/p/go.crypto/salsa20/salsa code.google.com/p/go.crypto/ssh/terminal code.google.com/p/go.net/proxy code.google.com/p/go.crypto/pbkdf2 github.com/agl/pond/client/system code.google.com/p/go.crypto/hkdf github.com/agl/pond/panda/rijndael code.google.com/p/go.crypto/scrypt code.google.com/p/go.crypto/nacl/secretbox code.google.com/p/go.crypto/nacl/box github.com/agl/pond/bbssig github.com/agl/ed25519 github.com/agl/ed25519/extra25519 github.com/agl/pond/protos github.com/agl/pond/server/protos github.com/agl/pond/panda/proto github.com/agl/pond/panda github.com/agl/pond/transport github.com/agl/pond/client/disk github.com/agl/pond/pond-server github.com/agl/pond/client/ratchet github.com/agl/pond/pond # github.com/agl/pond/pond-server runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519.REDMASK51 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519._121666_213 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519._2P0 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519._2P1234 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA130 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA32 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA64 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA96 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET0 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET1 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET2 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET3 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET3MINUSTWO128 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET0 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET1 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET2 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET3 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.SCALE size 8 # github.com/agl/pond/pond runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519.REDMASK51 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519._121666_213 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519._2P0 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519._2P1234 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA130 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA32 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA64 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA96 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET0 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET1 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET2 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET3 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET3MINUSTWO128 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET0 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET1 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET2 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET3 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.SCALE size 8 *** Error code 2 Stop. make: stopped in /usr/ports/security/pond From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 15:59:20 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 DE265246 for ; Wed, 28 Jan 2015 15:59:20 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 C8B63763 for ; Wed, 28 Jan 2015 15:59:20 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SFxKaZ080297 for ; Wed, 28 Jan 2015 15:59:20 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SFxKxi080260; Wed, 28 Jan 2015 15:59:20 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 15:59:20 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281559.t0SFxKxi080260@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10amd64-default][multimedia/bombono] Failed for bombono-1.2.2_6 in build 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: Wed, 28 Jan 2015 15:59:21 -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: tijl@FreeBSD.org Ident: $FreeBSD: head/multimedia/bombono/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-default/2015-01-28_05h16m48s/logs/bombono-1.2.2_6.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-default&build=2015-01-28_05h16m48s Log: ====>> Building multimedia/bombono build started at Wed Jan 28 15:48:00 UTC 2015 port directory: /usr/ports/multimedia/bombono building for: FreeBSD 10amd64-default-job-12 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/multimedia/bombono/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=bombono-1.2.2_6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-default/ref/.p/pool MASTERNAME=10amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/bombono/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/bombono/work HOME=/wrkdirs/usr/ports/multimedia/bombono/work TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/bombono/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/bombono/work HOME=/wrkdirs/usr/ports/multimedia/bombono/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -lintl -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-al iasing -I/usr/local/include -Wl,-rpath=/usr/local/lib/gcc48" 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-- OSREL=10.0 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/bombono" EXAMPLESDIR="share/examples/bombono" DATADIR="share/bombono" WWWDIR="www/bombono" ETCDIR="etc/bombono" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/bombono DOCSDIR=/usr/local/share/doc/bombono EXAMPLESDIR=/usr/local/share/examples/bombono WWWDIR=/usr/local/www/bombono ETCDIR=/usr/local/etc/bombono --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> bombono-1.2.2_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.7.txz [10amd64-default-job-12] Installing pkg-1.4.7... [10amd64-default-job-12] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of bombono-1.2.2_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by bombono-1.2.2_6 for building =========================================================================== =================================================== ===> Fetching all distfiles required by bombono-1.2.2_6 for building => SHA256 Checksum OK for bombono-dvd-1.2.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by bombono-1.2.2_6 for building ===> Extracting for bombono-1.2.2_6 => SHA256 Checksum OK for bombono-dvd-1.2.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for bombono-1.2.2_6 ===> Applying FreeBSD patches for bombono-1.2.2_6 =========================================================================== =================================================== ===> bombono-1.2.2_6 depends on executable: gm - not found ===> Verifying install for gm in /usr/ports/graphics/GraphicsMagick ===> Installing existing package /packages/All/GraphicsMagick-1.3.20_2,1.txz [10amd64-default-job-12] Installing GraphicsMagick-1.3.20_2,1... [10amd64-default-job-12] `-- Installing freetype2-2.5.5... [10amd64-default-job-12] `-- Extracting freetype2-2.5.5... done [10amd64-default-job-12] `-- Installing gcc-4.8.4... [10amd64-default-job-12] | `-- Installing binutils-2.25... [10amd64-default-job-12] | | `-- Installing gettext-runtime-0.19.4... [10amd64-default-job-12] | | `-- Installing indexinfo-0.2.2... [10amd64-default-job-12] | | `-- Extracting indexinfo-0.2.2... done [10amd64-default-job-12] | | `-- Extracting gettext-runtime-0.19.4... done [10amd64-default-job-12] | `-- Extracting binutils-2.25... done [10amd64-default-job-12] | `-- Installing gcc-ecj-4.5... [10amd64-default-job-12] | `-- Extracting gcc-ecj-4.5... done [10amd64-default-job-12] | `-- Installing gmp-5.1.3_2... [10amd64-default-job-12] | `-- Extracting gmp-5.1.3_2... done [10amd64-default-job-12] | `-- Installing mpc-1.0.2_1... [10amd64-default-job-12] | | `-- Installing mpfr-3.1.2_2... [10amd64-default-job-12] | | `-- Extracting mpfr-3.1.2_2... done [10amd64-default-job-12] | `-- Extracting mpc-1.0.2_1... done [10amd64-default-job-12] `-- Extracting gcc-4.8.4... done [10amd64-default-job-12] `-- Installing ghostscript9-9.06_10... [10amd64-default-job-12] | `-- Installing cups-image-1.7.3_3... [10amd64-default-job-12] | | `-- Installing cups-client-1.7.3_4... [10amd64-default-job-12] | | `-- Installing mDNSResponder-561.1.1... [10amd64-default-job-12] | | `-- Extracting mDNSResponder-561.1.1... done ===> Creating users and/or groups. Creating group 'cups' with gid '193'. Creating user 'cups' with uid '193'. [10amd64-default-job-12] | | `-- Extracting cups-client-1.7.3_4... done [10amd64-default-job-12] | | `-- Installing jpeg-8_6... [10amd64-default-job-12] | | `-- Extracting jpeg-8_6... done [10amd64-default-job-12] | | `-- Installing png-1.6.16... [10amd64-default-job-12] | | `-- Extracting png-1.6.16... done [10amd64-default-job-12] | | `-- Installing tiff-4.0.3_5... [10amd64-default-job-12] | | `-- Installing jbigkit-2.1_1... [10amd64-default-job-12] | | `-- Extracting jbigkit-2.1_1... done [10amd64-default-job-12] | | `-- Extracting tiff-4.0.3_5... done ===> Creating users and/or groups. Using existing group 'cups'. Using existing user 'cups'. [10amd64-default-job-12] | `-- Extracting cups-image-1.7.3_3... done [10amd64-default-job-12] | `-- Installing expat-2.1.0_2... [10amd64-default-job-12] | `-- Extracting expat-2.1.0_2... done [10amd64-default-job-12] | `-- Installing gsfonts-8.11_6... [10amd64-default-job-12] | `-- Extracting gsfonts-8.11_6... done [10amd64-default-job-12] | `-- Installing jbig2dec-0.11_4... [10amd64-default-job-12] | `-- Extracting jbig2dec-0.11_4... done [10amd64-default-job-12] | `-- Installing lcms2-2.6_3... [10amd64-default-job-12] | `-- Extracting lcms2-2.6_3... done [10amd64-default-job-12] | `-- Installing libXext-1.3.3,1... [10amd64-default-job-12] | | `-- Installing libX11-1.6.2_2,1... [10amd64-default-job-12] | | `-- Installing kbproto-1.0.6... [10amd64-default-job-12] | | `-- Extracting kbproto-1.0.6... done [10amd64-default-job-12] | | `-- Installing libXau-1.0.8_2... [10amd64-default-job-12] | | | `-- Installing xproto-7.0.26... [10amd64-default-job-12] | | | `-- Extracting xproto-7.0.26... done [10amd64-default-job-12] | | `-- Extracting libXau-1.0.8_2... done [10amd64-default-job-12] | | `-- Installing libXdmcp-1.1.1_2... [10amd64-default-job-12] | | `-- Extracting libXdmcp-1.1.1_2... done [10amd64-default-job-12] | | `-- Installing libxcb-1.11... [10amd64-default-job-12] | | | `-- Installing libpthread-stubs-0.3_6... [10amd64-default-job-12] | | | `-- Extracting libpthread-stubs-0.3_6... done [10amd64-default-job-12] | | | `-- Installing libxml2-2.9.2_2... [10amd64-default-job-12] | | | `-- Extracting libxml2-2.9.2_2... done [10amd64-default-job-12] | | `-- Extracting libxcb-1.11... done [10amd64-default-job-12] | | `-- Extracting libX11-1.6.2_2,1... done [10amd64-default-job-12] | | `-- Installing xextproto-7.3.0... [10amd64-default-job-12] | | `-- Extracting xextproto-7.3.0... done [10amd64-default-job-12] | `-- Extracting libXext-1.3.3,1... done add.cpp:(.text+0x2697): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' add.cpp:(.text+0x2e61): undefined reference to `boost::filesystem3::path::parent_path() const' build/src/mgui/project/browser.o: In function `Project::ObjectBrowser::on_drag_motion(Glib::RefPtr const&, int, int, unsigned int)': browser.cpp:(.text+0x18c): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/browser.o: In function `SafeRemove(std::string const&)': browser.cpp:(.text+0x1413): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' browser.cpp:(.text+0x142b): undefined reference to `boost::filesystem3::detail::remove(boost::filesystem3::path const&, boost::system::error_code*)' build/src/mgui/project/browser.o: In function `Project::ObjectStore::drag_data_received_vfunc(Gtk::TreePath const&, Gtk::SelectionData const&)': browser.cpp:(.text+0x3258): undefined reference to `Glib::operator<<(std::ostream&, Glib::ustring const&)' browser.cpp:(.text+0x327a): undefined reference to `Glib::operator<<(std::ostream&, Glib::ustring const&)' build/src/mgui/project/browser.o: In function `Uri2LocalPath(std::string const&, bool&)': browser.cpp:(.text+0x37dd): undefined reference to `Gio::File::create_for_uri(std::string const&)' browser.cpp:(.text+0x390a): undefined reference to `Gio::File::query_info_async(sigc::slot&, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil> const&, Glib::RefPtr const&, std::string const&, Gio::FileQueryInfoFlags, int) const' browser.cpp:(.text+0x3b48): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' browser.cpp:(.text+0x3b6e): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' browser.cpp:(.text+0x3ba9): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' browser.cpp:(.text+0x3c16): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' browser.cpp:(.text+0x3c5a): undefined reference to `Gio::File::create_for_path(std::string const&)' browser.cpp:(.text+0x3f1d): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' browser.cpp:(.text+0x3fa4): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' browser.cpp:(.text+0x3fe9): undefined reference to `boost::filesystem3::detail::rename(boost::filesystem3::path const&, boost::filesystem3::path const&, boost::system::error_code*)' build/src/mgui/project/browser.o: In function `Gtkmm2ext::DnDTreeView >::on_drag_data_get(Glib::RefPtr const&, Gtk::SelectionData&, unsigned int, unsigned int)': browser.cpp:(.text._ZN9Gtkmm2ext11DnDTreeViewIN5boost13intrusive_ptrIN7Project5MediaEEEE16on_drag_data_getERKN4Glib6RefPtrIN3Gdk11DragContextEEERN3Gtk13SelectionDataEjj[_ZN9Gtkmm2ext11DnDTreeViewIN5boost13intrusive_ptrIN7Project5MediaEEEE16on_drag_data_getERKN4Glib6RefPtrIN3Gdk11DragContextEEERN3Gtk13SelectionDataEjj]+0x108): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/media-browser.o: In function `Project::OnBitrateControlsChanged(Project::BitrateControls&, bool)': media-browser.cpp:(.text+0x91): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/media-browser.o: In function `Project::AppendNamedValue(Gtk::VBox&, Glib::RefPtr, char const*, std::string const&)': media-browser.cpp:(.text+0x16a): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/media-browser.o: In function `Project::SetSubtitles(boost::intrusive_ptr, Gtk::Dialog&)': media-browser.cpp:(.text+0x2796): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/media-browser.o: In function `Project::RenderField(Gtk::CellRenderer*, Gtk::TreeIter const&, boost::function const&)': media-browser.cpp:(.text+0x2e67): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/media-browser.o:media-browser.cpp:(.text+0x7094): more undefined references to `Glib::ustring::ustring(std::string const&)' follow build/src/mgui/project/serialize.o: In function `Project::MakeProjectTitle(bool)': serialize.cpp:(.text+0x482): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' serialize.cpp:(.text+0x4bd): undefined reference to `boost::filesystem3::path::parent_path() const' build/src/mgui/project/serialize.o: In function `Project::SetAppTitle(bool)': serialize.cpp:(.text+0x6fd): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/serialize.o: In function `Project::CheckBeforeClosing(Project::ConstructorApp&)': serialize.cpp:(.text+0x24ef): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/serialize.o: In function `Project::OnNewProject(Project::ConstructorApp&, bool)': serialize.cpp:(.text+0x2925): undefined reference to `Gtk::Image::Image(std::string const&)' build/src/mgui/project/thumbnail.o: In function `Project::ImgFilePE::MakeImage(PointT const&)': thumbnail.cpp:(.text+0x143c): undefined reference to `Gdk::Pixbuf::create_from_file(std::string const&, int, int, bool)' thumbnail.cpp:(.text+0x154e): undefined reference to `Gdk::Pixbuf::create_from_file(std::string const&)' build/src/mgui/sdk/dndtreeview.o: In function `Gtkmm2ext::DnDTreeViewBase::add_object_drag(int, std::string)': dndtreeview.cc:(.text+0x90b): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/sdk/textview.o: In function `AppendText(Gtk::TextView&, std::string const&)': textview.cpp:(.text+0x2f3): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/sdk/textview.o: In function `ApplyTag(Gtk::TextView&, std::pair const&, std::string const&, boost::function)>)': textview.cpp:(.text+0x6dd): undefined reference to `Glib::ustring::ustring(std::string const&)' textview.cpp:(.text+0x801): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/sdk/widget.o: In function `SetFilename(Gtk::FileChooser&, std::string const&)': widget.cpp:(.text+0x4de): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/timeline/layout.o:layout.cpp:(.text+0x676): more undefined references to `Glib::ustring::ustring(std::string const&)' follow build/src/mgui/timeline/mviewer.o: In function `OpenFile(Gtk::FileChooser&, boost::function >&)>)': mviewer.cpp:(.text+0x13d9): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' mviewer.cpp:(.text+0x13fd): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' mviewer.cpp:(.text+0x1414): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' mviewer.cpp:(.text+0x1438): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' build/src/mgui/timeline/mviewer.o: In function `PackFileChooserWidget(Gtk::Container&, boost::function >&)>, bool)': mviewer.cpp:(.text+0x2745): undefined reference to `Glib::ustring::ustring(std::string const&)' mviewer.cpp:(.text+0x27a4): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/timeline/mviewer.o: In function `OpenFileWithTrackLayout(TrackLayout&, char const*)': mviewer.cpp:(.text+0x366d): undefined reference to `Glib::ustring::ustring(std::string const&)' mviewer.cpp:(.text+0x3710): undefined reference to `Glib::path_get_basename(std::string const&)' mviewer.cpp:(.text+0x371f): undefined reference to `Glib::filename_to_utf8(std::string const&)' build/src/mgui/timeline/select.o: In function `Timeline::OnSaveFrameDialog(Gtk::FileChooserDialog&, Gtk::CheckButton&)': select.cpp:(.text+0x4fb): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/timeline/select.o: In function `Timeline::EditBigLabelTL::BeginState(TrackLayout&)': select.cpp:(.text+0x18d6): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/timeline/select.o: In function `Timeline::ContextMenuHook::AtScale()': select.cpp:(.text+0x39d1): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/timeline/select.o: In function `Timeline::SaveFrame(Timeline::DAMonitor&)': select.cpp:(.text+0x4cac): undefined reference to `Glib::ustring::ustring(std::string const&)' select.cpp:(.text+0x4ea2): undefined reference to `Glib::ustring::operator=(std::string const&)' select.cpp:(.text+0x4edd): undefined reference to `Gdk::Pixbuf::save(std::string const&, Glib::ustring const&)' select.cpp:(.text+0x4f02): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' select.cpp:(.text+0x4f23): undefined reference to `boost::filesystem3::path::parent_path() const' build/src/mgui/timeline/service.o: In function `Timeline::Service::FormBigLabel()': service.cpp:(.text+0x2b2): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/timeline/service.o: In function `Timeline::Service::FormTrackName()': service.cpp:(.text+0xc1c): undefined reference to `Glib::ustring::ustring(std::string const&)' build/lib/libMdBase.a(archieve.o): In function `Project::Serialization::SaveArchiever::SerializeStringableImpl(boost::function)': archieve.cpp:(.text+0x4b8): undefined reference to `Glib::ustring::ustring(std::string const&)' archieve.cpp:(.text+0x52b): undefined reference to `Glib::ustring::ustring(std::string const&)' build/lib/libMdBase.a(archieve-sdk.o): In function `Project::DoLoadArchieve(std::string const&, boost::function const&, char const*)': archieve-sdk.cpp:(.text+0x2ea): undefined reference to `Glib::ustring::ustring(std::string const&)' build/lib/libMdBase.a(media.o): In function `Project::ConvertPathToUtf8(std::string const&)': media.cpp:(.text+0x27c): undefined reference to `Glib::filename_to_utf8(std::string const&)' build/lib/libMdBase.a(media.o): In function `Project::ConvertPathFromUtf8(std::string const&)': media.cpp:(.text+0x2bc): undefined reference to `Glib::ustring::ustring(std::string const&)' build/lib/libMdBase.a(media.o): In function `Project::StorageMD::MakeByPath(std::string const&, bool, std::string const&)': media.cpp:(.text+0x32f): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' media.cpp:(.text+0x34f): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' media.cpp:(.text+0x3de): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' build/lib/libMdBase.a(media.o): In function `CreateDirs(boost::filesystem3::path const&, std::string&)': media.cpp:(.text+0xca3): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' media.cpp:(.text+0xcb2): undefined reference to `boost::filesystem3::detail::create_directories(boost::filesystem3::path const&, boost::system::error_code*)' build/lib/libMdBase.a(resources.o): In function `CreateBmdDir(std::string const&)': resources.cpp:(.text+0x716): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' resources.cpp:(.text+0x744): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' resources.cpp:(.text+0x773): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' build/lib/libMdLib.a(filesystem.o): In function `boost::filesystem::name_str(boost::filesystem3::path const&)': filesystem.cpp:(.text+0x2f): undefined reference to `boost::filesystem3::path::filename() const' build/lib/libMdLib.a(filesystem.o): In function `boost::filesystem::name_str(std::string const&)': filesystem.cpp:(.text+0xb6): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' build/lib/libMdLib.a(filesystem.o): In function `get_basename(boost::filesystem3::path const&)': filesystem.cpp:(.text+0x17f): undefined reference to `boost::filesystem3::path::stem() const' build/lib/libMdLib.a(filesystem.o): In function `get_extension(boost::filesystem3::path const&)': filesystem.cpp:(.text+0x201): undefined reference to `boost::filesystem3::path::extension() const' build/lib/libMdLib.a(filesystem.o): In function `Project::MakeAbsolutePath(boost::filesystem3::path const&, boost::filesystem3::path const&)': filesystem.cpp:(.text+0x374): undefined reference to `boost::filesystem3::path::root_directory() const' filesystem.cpp:(.text+0x3cf): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' filesystem.cpp:(.text+0x438): undefined reference to `boost::filesystem3::path::m_normalize()' filesystem.cpp:(.text+0x478): undefined reference to `boost::filesystem3::detail::current_path(boost::system::error_code*)' build/lib/libMdLib.a(filesystem.o): In function `Project::MakeRelativeToDir(boost::filesystem3::path&, boost::filesystem3::path)': filesystem.cpp:(.text+0x5c2): undefined reference to `boost::filesystem3::path::m_normalize()' filesystem.cpp:(.text+0x5ca): undefined reference to `boost::filesystem3::path::m_normalize()' filesystem.cpp:(.text+0x5d7): undefined reference to `boost::filesystem3::path::begin() const' filesystem.cpp:(.text+0x5e4): undefined reference to `boost::filesystem3::path::end() const' filesystem.cpp:(.text+0x5f1): undefined reference to `boost::filesystem3::path::begin() const' filesystem.cpp:(.text+0x601): undefined reference to `boost::filesystem3::path::end() const' filesystem.cpp:(.text+0x6e6): undefined reference to `boost::filesystem3::path::m_path_iterator_increment(boost::filesystem3::path::iterator&)' filesystem.cpp:(.text+0x6fd): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' filesystem.cpp:(.text+0x707): undefined reference to `boost::filesystem3::path::m_append_separator_if_needed()' filesystem.cpp:(.text+0x73c): undefined reference to `boost::filesystem3::path::m_erase_redundant_separator(unsigned long)' filesystem.cpp:(.text+0x76b): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' filesystem.cpp:(.text+0x775): undefined reference to `boost::filesystem3::path::m_path_iterator_increment(boost::filesystem3::path::iterator&)' filesystem.cpp:(.text+0x813): undefined reference to `boost::filesystem3::path::m_path_iterator_increment(boost::filesystem3::path::iterator&)' filesystem.cpp:(.text+0x81d): undefined reference to `boost::filesystem3::path::m_path_iterator_increment(boost::filesystem3::path::iterator&)' build/lib/libMdLib.a(filesystem.o): In function `AppendPath(std::string const&, std::string const&)': filesystem.cpp:(.text+0x9ab): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' filesystem.cpp:(.text+0x9ca): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' filesystem.cpp:(.text+0x9f9): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' build/lib/libMdLib.a(filesystem.o): In function `boost::filesystem::is_empty_directory(boost::filesystem3::path const&)': filesystem.cpp:(.text+0xc68): undefined reference to `boost::filesystem3::detail::directory_iterator_construct(boost::filesystem3::directory_iterator&, boost::filesystem3::path const&, boost::system::error_code*)' build/lib/libMdLib.a(filesystem.o): In function `Project::ClearAllFiles(boost::filesystem3::path const&, std::string&)': filesystem.cpp:(.text+0x1425): undefined reference to `boost::filesystem3::detail::directory_iterator_construct(boost::filesystem3::directory_iterator&, boost::filesystem3::path const&, boost::system::error_code*)' filesystem.cpp:(.text+0x143a): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' filesystem.cpp:(.text+0x144a): undefined reference to `boost::filesystem3::path_traits::dispatch(boost::filesystem3::directory_entry const&, std::string&, std::codecvt const&)' filesystem.cpp:(.text+0x1456): undefined reference to `boost::filesystem3::detail::remove_all(boost::filesystem3::path const&, boost::system::error_code*)' filesystem.cpp:(.text+0x1476): undefined reference to `boost::filesystem3::detail::directory_iterator_increment(boost::filesystem3::directory_iterator&, boost::system::error_code*)' build/lib/libMdLib.a(filesystem.o): In function `void boost::checked_delete(boost::filesystem3::detail::dir_itr_imp*)': filesystem.cpp:(.text._ZN5boost14checked_deleteINS_11filesystem36detail11dir_itr_impEEEvPT_[_ZN5boost14checked_deleteINS_11filesystem36detail11dir_itr_impEEEvPT_]+0x17): undefined reference to `boost::filesystem3::detail::dir_itr_close(void*&, void*&)' build/lib/libMdLib.a(regex.o): In function `re::search(__gnu_cxx::__normal_iterator, __gnu_cxx::__normal_iterator, re::match_results&, re::pattern const&, boost::regex_constants::_match_flags)': regex.cpp:(.text+0x6bd): undefined reference to `boost::re_detail::perl_matcher<__gnu_cxx::__normal_iterator, std::allocator > >, boost::regex_traits > >::construct_init(boost::basic_regex > > const&, boost::regex_constants::_match_flags)' build/lib/libMdLib.a(regex.o): In function `re::match(std::string const&, re::match_results&, re::pattern const&, boost::regex_constants::_match_flags)': regex.cpp:(.text+0x96f): undefined reference to `boost::re_detail::perl_matcher<__gnu_cxx::__normal_iterator, std::allocator > >, boost::regex_traits > >::construct_init(boost::basic_regex > > const&, boost::regex_constants::_match_flags)' build/lib/libMdLib.a(regex.o): In function `boost::re_detail::perl_matcher<__gnu_cxx::__normal_iterator, std::allocator > >, boost::regex_traits > >::match_match()': regex.cpp:(.text._ZN5boost9re_detail12perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcSsEESaINS_9sub_matchIS6_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE11match_matchEv[_ZN5boost9re_detail12perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcSsEESaINS_9sub_matchIS6_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE11match_matchEv]+0x3e2): undefined reference to `boost::match_results<__gnu_cxx::__normal_iterator, std::allocator > > >::maybe_assign(boost::match_results<__gnu_cxx::__normal_iterator, std::allocator > > > const&)' build/src/mgui/project/mconstructor.o: In function `InitI18n()': mconstructor.cpp:(.text+0x11dd): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' mconstructor.cpp:(.text+0x120b): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' mconstructor.cpp:(.text+0x1239): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' mconstructor.cpp:(.text+0x1275): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' mconstructor.cpp:(.text+0x12ba): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' build/src/mgui/project/mconstructor.o: In function `Project::ConstructorApp::SetTabName(std::string const&, int)': mconstructor.cpp:(.text+0x1bdc): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/mconstructor.o: In function `Project::UpdateDVDSize()': mconstructor.cpp:(.text+0x21bf): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/mconstructor.o: In function `Project::ConstructorApp::ConstructorApp()': mconstructor.cpp:(.text+0x3d9e): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/mconstructor.o: In function `Project::RunConstructor(std::string const&, bool)': mconstructor.cpp:(.text+0x4de9): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' mconstructor.cpp:(.text+0x4e92): undefined reference to `boost::filesystem3::detail::directory_iterator_construct(boost::filesystem3::directory_iterator&, boost::filesystem3::path const&, boost::system::error_code*)' mconstructor.cpp:(.text+0x4ed7): undefined reference to `Gdk::Pixbuf::create_from_file(std::string const&)' mconstructor.cpp:(.text+0x4f39): undefined reference to `boost::filesystem3::detail::directory_iterator_increment(boost::filesystem3::directory_iterator&, boost::system::error_code*)' mconstructor.cpp:(.text+0x521a): undefined reference to `boost::filesystem3::detail::dir_itr_close(void*&, void*&)' build/lib/libMdBase.a(table.o): In function `Project::IsFrameDir(boost::filesystem3::path const&)': table.cpp:(.text+0x27b): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' table.cpp:(.text+0x29a): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' table.cpp:(.text+0x2d8): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' build/lib/libMdBase.a(table.o): In function `Project::ADatabase::SetProjectFName(std::string const&, std::string const&)': table.cpp:(.text+0x931): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' build/lib/libMdBase.a(table.o): In function `Project::SerializePath(Project::Archieve&, char const*, std::string&)': table.cpp:(.text+0x1051): undefined reference to `boost::filesystem3::path::parent_path() const' table.cpp:(.text+0x11e8): undefined reference to `boost::filesystem3::path::root_directory() const' build/lib/libMdBase.a(table.o): In function `Project::AddSrcDirs(std::vector >&, char const*)': table.cpp:(.text+0x1bda): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' build/lib/libMdBase.a(table.o): In function `Project::FindThemePath(std::string const&)': table.cpp:(.text+0x1fe7): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' table.cpp:(.text+0x2039): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' build/lib/libMdBase.a(table.o): In function `Project::GetThemeList(std::vector >&)': table.cpp:(.text+0x2353): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' table.cpp:(.text+0x23e1): undefined reference to `boost::filesystem3::detail::directory_iterator_construct(boost::filesystem3::directory_iterator&, boost::filesystem3::path const&, boost::system::error_code*)' table.cpp:(.text+0x2432): undefined reference to `boost::filesystem3::detail::directory_iterator_increment(boost::filesystem3::directory_iterator&, boost::system::error_code*)' table.cpp:(.text+0x244a): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' table.cpp:(.text+0x245a): undefined reference to `boost::filesystem3::path_traits::dispatch(boost::filesystem3::directory_entry const&, std::string&, std::codecvt const&)' table.cpp:(.text+0x25b3): undefined reference to `boost::filesystem3::detail::dir_itr_close(void*&, void*&)' build/lib/libMdBase.a(table.o): In function `Project::ADatabase::SaveWithFnr(boost::function)': table.cpp:(.text+0x2e60): undefined reference to `Glib::ustring::ustring(std::string const&)' build/lib/libMdBase.a(table.o): In function `boost::filesystem3::operator/(boost::filesystem3::path const&, boost::filesystem3::path const&)': table.cpp:(.text._ZN5boost11filesystem3dvERKNS0_4pathES3_[_ZN5boost11filesystem3dvERKNS0_4pathES3_]+0x1f): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' collect2: error: ld returned 1 exit status scons: *** [build/bin/bombono-dvd] Error 1 scons: building terminated because of errors. *** Error code 1 Stop. make: stopped in /usr/ports/multimedia/bombono From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 16:13:27 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 7F221599; Wed, 28 Jan 2015 16:13:27 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 5E0E092E; Wed, 28 Jan 2015 16:13:27 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SGDRgl053068; Wed, 28 Jan 2015 16:13:27 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SGDRgH053066; Wed, 28 Jan 2015 16:13:27 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 16:13:27 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281613.t0SGDRgH053066@beefy1.isc.freebsd.org> To: johans@FreeBSD.org Subject: [package - 10i386-default][lang/pfe] Failed for pfe-0.33.71_1 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: Wed, 28 Jan 2015 16:13:27 -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: johans@FreeBSD.org Last committer: johans@FreeBSD.org Ident: $FreeBSD: head/lang/pfe/Makefile 360897 2014-07-06 13:09:19Z johans $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-01-28_06h57m35s/logs/pfe-0.33.71_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-01-28_06h57m35s Log: ====>> Building lang/pfe build started at Wed Jan 28 16:13:06 UTC 2015 port directory: /usr/ports/lang/pfe building for: FreeBSD 10i386-default-job-08 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: johans@FreeBSD.org Makefile ident: $FreeBSD: head/lang/pfe/Makefile 360897 2014-07-06 13:09:19Z johans $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=pfe-0.33.71_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/pfe/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/pfe/work HOME=/wrkdirs/usr/ports/lang/pfe/work TMPDIR="/tmp" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/pfe/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/pfe/work HOME=/wrkdirs/usr/ports/lang/pfe/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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/pfe" EXAMPLESDIR="share/examples/pfe" DATADIR="share/pfe" WWWDIR="www/pfe" ETCDIR="etc/pfe" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pfe DOCSDIR=/usr/local/share/doc/pfe EXAMPLESDIR=/usr/local/share/examples/pfe WWWDIR=/usr/local/www/pfe ETCDIR=/usr/local/etc/pfe --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> pfe-0.33.71_1 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.7.txz [10i386-default-job-08] Installing pkg-1.4.7... [10i386-default-job-08] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of pfe-0.33.71_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by pfe-0.33.71_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by pfe-0.33.71_1 for building => SHA256 Checksum OK for pfe-0.33.71.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by pfe-0.33.71_1 for building ===> Extracting for pfe-0.33.71_1 => SHA256 Checksum OK for pfe-0.33.71.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for pfe-0.33.71_1 =========================================================================== =================================================== ===> pfe-0.33.71_1 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 [10i386-default-job-08] Installing gmake-4.1_1... [10i386-default-job-08] `-- Installing gettext-runtime-0.19.4... [10i386-default-job-08] | `-- Installing indexinfo-0.2.2... [10i386-default-job-08] | `-- Extracting indexinfo-0.2.2... done [10i386-default-job-08] `-- Extracting gettext-runtime-0.19.4... done [10i386-default-job-08] Extracting gmake-4.1_1... done ===> Returning to build of pfe-0.33.71_1 ===> pfe-0.33.71_1 depends on file: /usr/local/bin/perl5.18.4 - not found ===> Verifying install for /usr/local/bin/perl5.18.4 in /usr/ports/lang/perl5.18 ===> Installing existing package /packages/All/perl5-5.18.4_11.txz [10i386-default-job-08] Installing perl5-5.18.4_11... [10i386-default-job-08] Extracting perl5-5.18.4_11... done ===> Returning to build of pfe-0.33.71_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for pfe-0.33.71_1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/testmodule2/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/testmodule2/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/testmodule1/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/bin/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/pfe/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/uses/libtool.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/uses/ltconfig configure: loading site script /usr/ports/Templates/config.site checking rpm spec file... pfe.spec checking for spec package... pfe checking for spec version... 0.33.71 checking for spec license type... GNU LGPL checking for spec summary... Portable Forth Environment checking for spec category... Development/Languages checking for spec icon... pfe-icon.png (fallback) checking build system type... i386-portbld-freebsd10.0 checking host system type... i386-portbld-freebsd10.0 continue configure in default builddir "./FreeBSD_10.0-RELEASE-p9_i386.d" ...exec /bin/sh ".././configure" "--srcdir=.." "--enable-builddir=FreeBSD_10.0-RELEASE-p9_i386.d" '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' configure: loading site script /usr/ports/Templates/config.site checking rpm spec file... ../pfe.spec checking for spec package... pfe checking for spec version... 0.33.71 checking for spec license type... GNU LGPL checking for spec summary... Portable Forth Environment checking for spec category... Development/Languages checking for spec icon... pfe-icon.png (fallback) checking build system type... i386-portbld-freebsd10.0 checking host system type... i386-portbld-freebsd10.0 checking for gsed... sed checking default prefix system... is /local-package checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking extra modules... EXTRAMODULES = testmodule1 testmodule2 checking existing extra module testmodule1... ok checking existing extra module testmodule2... ok checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd10.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands === configuring in testmodule1 (/wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/FreeBSD_10.0-RELEASE-p9_i386.d/testmodule1) configure: running /bin/sh ../../testmodule1/configure --disable-option-checking '--prefix=/usr/local' '--enable-builddir=FreeBSD_10.0-RELEASE-p9_i386.d' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' '--program-suffix=-forth' --cache-file=/dev/null --srcdir=../../testmodule1 configure: loading site script /usr/ports/Templates/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking build system type... i386-portbld-freebsd10.0 checking host system type... i386-portbld-freebsd10.0 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd10.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for pkg-config... no checking for PFE... fallback for pkg-config... /bin/sh ../pfe/pfe-uninstalled.sh checking for pfe version... 0.33.71 (uninstalled) checking pfeincludedir... (fallback) ${srcdir}/.. checking pfedatadir... (fallback) ${prefix}/share/pfe checking pfelibdir... (fallback) ${libdir}/pfe configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands === configuring in testmodule2 (/wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/FreeBSD_10.0-RELEASE-p9_i386.d/testmodule2) configure: running /bin/sh ../../testmodule2/configure --disable-option-checking '--prefix=/usr/local' '--enable-builddir=FreeBSD_10.0-RELEASE-p9_i386.d' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' '--program-suffix=-forth' --cache-file=/dev/null --srcdir=../../testmodule2 configure: loading site script /usr/ports/Templates/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking build system type... i386-portbld-freebsd10.0 checking host system type... i386-portbld-freebsd10.0 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd10.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for pkg-config... no checking for PFE... fallback for pkg-config... /bin/sh ../pfe/pfe-uninstalled.sh installs into... /wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/FreeBSD_10.0-RELEASE-p9_i386.d/pfe/.libs/pfe-forth configure: creating ./config.status config.status: creating Makefile config.status: executing libtool commands checking for pkg-config... no configure: warning: pkgconfigdir=/usr/local/lib/pkgconfig (see config.log) configure: perhaps: make install pkgconfigdir=/ configure: mkdir dbk # make && make check && make install =========================================================================== =================================================== ===> Building for pfe-0.33.71_1 gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71' Makefile:403: warning: overriding recipe for target 'rpm' Makefile:321: warning: ignoring old recipe for target 'rpm' (cd `uname -msr | tr " /" "__"`.d && test ! -f configure && gmake "all") || exit ; gmake done "RULE=all" gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/FreeBSD_10.0-RELEASE-p9_i386.d' Making all in pfe gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/FreeBSD_10.0-RELEASE-p9_i386.d/pfe' gmake all-am gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/FreeBSD_10.0-RELEASE-p9_i386.d/pfe' /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -fstrict-prototypes -Wstrict-prototypes -fno-builtin -momit-leaf-frame-pointer -MT def-check.lo -MD -MP -MF .deps/def-check.Tpo -c -o def-check.lo ../../pfe/def-check.c cc: warning: argument unused during compilation: '-fstrict-prototypes' In file included from ../../pfe/def-check.c:28: In file included from ../../pfe/../pfe/def-regs.h:25: ./../pfe/../pfe/def-regth.h:44:28: error: global register variables are not supported register struct p4_Thread* p4TH asm (P4_REGTH); ^ 1 error generated. Makefile:1008: recipe for target 'def-check.lo' failed gmake[4]: *** [def-check.lo] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/FreeBSD_10.0-RELEASE-p9_i386.d/pfe' Makefile:672: recipe for target 'all' failed gmake[3]: *** [all] Error 2 gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/FreeBSD_10.0-RELEASE-p9_i386.d/pfe' Makefile:238: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/FreeBSD_10.0-RELEASE-p9_i386.d' Makefile:182: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71' *** Error code 1 Stop. make: stopped in /usr/ports/lang/pfe From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 16:35:40 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 A5C27B3C; Wed, 28 Jan 2015 16:35:40 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 91A6DB52; Wed, 28 Jan 2015 16:35:40 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SGZda1025299; Wed, 28 Jan 2015 16:35:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SGZdLl025295; Wed, 28 Jan 2015 16:35:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 16:35:39 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281635.t0SGZdLl025295@beefy2.isc.freebsd.org> To: demon@FreeBSD.org Subject: [package - 10amd64-default][math/mosesdecoder] Failed for mosesdecoder-2.1.1 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: Wed, 28 Jan 2015 16:35:40 -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: demon@FreeBSD.org Last committer: demon@FreeBSD.org Ident: $FreeBSD: head/math/mosesdecoder/Makefile 368380 2014-09-17 14:45:25Z demon $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-default/2015-01-28_05h16m48s/logs/mosesdecoder-2.1.1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-default&build=2015-01-28_05h16m48s Log: ====>> Building math/mosesdecoder build started at Wed Jan 28 16:17:56 UTC 2015 port directory: /usr/ports/math/mosesdecoder building for: FreeBSD 10amd64-default-job-18 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: demon@FreeBSD.org Makefile ident: $FreeBSD: head/math/mosesdecoder/Makefile 368380 2014-09-17 14:45:25Z demon $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=mosesdecoder-2.1.1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-default/ref/.p/pool MASTERNAME=10amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/mosesdecoder/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/mosesdecoder/work HOME=/wrkdirs/usr/ports/math/mosesdecoder/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- BOOST_BUILD_PATH=/wrkdirs/usr/ports/math/mosesdecoder/work/moses-smt-mosesdecoder-4ea250e/jam-files/boost-build XDG_DATA_HOME=/wrkdirs/usr/ports/math/mosesdecoder/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/mosesdecoder/work HOME=/wrkdirs/usr/ports/math/mosesdecoder/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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/mosesdecoder" EXAMPLESDIR="share/examples/mosesdecoder" DATADIR="share/mosesdecoder" WWWDIR="www/mosesdecoder" ETCDIR="etc/mosesdecoder" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mosesdecoder DOCSDIR=/usr/local/share/doc/mosesdecoder EXAMPLESDIR=/usr/local/share/examples/mosesdecoder WWWDIR=/usr/local/www/mosesdecoder ETCDIR=/usr/local/etc/mosesdecoder --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> mosesdecoder-2.1.1 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.7.txz [10amd64-default-job-18] Installing pkg-1.4.7... [10amd64-default-job-18] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mosesdecoder-2.1.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mosesdecoder-2.1.1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by mosesdecoder-2.1.1 for building => SHA256 Checksum OK for mosesdecoder-2.1.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mosesdecoder-2.1.1 for building ===> Extracting for mosesdecoder-2.1.1 => SHA256 Checksum OK for mosesdecoder-2.1.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mosesdecoder-2.1.1 ===> Applying FreeBSD patches for mosesdecoder-2.1.1 =========================================================================== =================================================== ===> mosesdecoder-2.1.1 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.33.txz [10amd64-default-job-18] Installing bash-4.3.33... [10amd64-default-job-18] `-- Installing gettext-runtime-0.19.4... [10amd64-default-job-18] | `-- Installing indexinfo-0.2.2... [10amd64-default-job-18] | `-- Extracting indexinfo-0.2.2... done [10amd64-default-job-18] `-- Extracting gettext-runtime-0.19.4... done [10amd64-default-job-18] Extracting bash-4.3.33... done Message for bash-4.3.33: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== ===> Returning to build of mosesdecoder-2.1.1 ===> mosesdecoder-2.1.1 depends on executable: bjam - not found ===> Verifying install for bjam in /usr/ports/devel/boost-jam ===> Installing existing package /packages/All/boost-jam-1.55.0.txz [10amd64-default-job-18] Installing boost-jam-1.55.0... [10amd64-default-job-18] Extracting boost-jam-1.55.0... done ===> Returning to build of mosesdecoder-2.1.1 =========================================================================== =================================================== ===> mosesdecoder-2.1.1 depends on shared library: libboost_thread.so - not found ===> Verifying for libboost_thread.so in /usr/ports/devel/boost-libs ===> Installing existing package /packages/All/boost-libs-1.55.0_4.txz [10amd64-default-job-18] Installing boost-libs-1.55.0_4... [10amd64-default-job-18] `-- Installing icu-53.1... [10amd64-default-job-18] `-- Extracting icu-53.1... done [10amd64-default-job-18] 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 mosesdecoder-2.1.1 ===> mosesdecoder-2.1.1 depends on shared library: libRandLM.so - not found ===> Verifying for libRandLM.so in /usr/ports/textproc/randlm ===> Installing existing package /packages/All/randlm-0.2.5.txz [10amd64-default-job-18] Installing randlm-0.2.5... [10amd64-default-job-18] `-- Installing google-sparsehash-2.0.2_2... [10amd64-default-job-18] `-- Extracting google-sparsehash-2.0.2_2... done [10amd64-default-job-18] Extracting randlm-0.2.5... done ===> Returning to build of mosesdecoder-2.1.1 ===> mosesdecoder-2.1.1 depends on shared library: libirstlm.so - not found ===> Verifying for libirstlm.so in /usr/ports/textproc/irstlm ===> Installing existing package /packages/All/irstlm-5.80.03_3.txz [10amd64-default-job-18] Installing irstlm-5.80.03_3... [10amd64-default-job-18] Extracting irstlm-5.80.03_3... done ===> Returning to build of mosesdecoder-2.1.1 =========================================================================== =================================================== ===> Configuring for mosesdecoder-2.1.1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/math/mosesdecoder/work/moses-smt-mosesdecoder-4ea250e/jam-files/engine/boehm_gc/libtool.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/math/mosesdecoder/work/moses-smt-mosesdecoder-4ea250e/jam-files/engine/boehm_gc/configure =========================================================================== =================================================== ===> Building for mosesdecoder-2.1.1 cd /wrkdirs/usr/ports/math/mosesdecoder/work/moses-smt-mosesdecoder-4ea250e && /usr/bin/env BOOST_BUILD_PATH=/wrkdirs/usr/ports/math/mosesdecoder/work/moses-smt-mosesdecoder-4ea250e/jam-files/boost-build XDG_DATA_HOME=/wrkdirs/usr/ports/math/mosesdecoder/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/mosesdecoder/work HOME=/wrkdirs/usr/ports/math/mosesdecoder/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" bjam --with-boost=/usr/l ocal --with-irstlm=/usr/local --with-randlm=/usr/local --without-tcmalloc --notrace --toolset=clang debug-symbols=off Tip: install tcmalloc for faster threading. See BUILD-INSTRUCTIONS.txt for more information. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!! You are linking the IRSTLM library; be sure the release is >= 5.70.02 !!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ..patience... delete *it; ^ ~~~ mert/ScopedVector.h:18:5: note: in instantiation of member function 'MosesTuning::ScopedVector::reset' requested here reset(); ^ mert/BleuScorer.h:78:3: note: in instantiation of member function 'MosesTuning::ScopedVector::~ScopedVector' requested here BleuScorer(const std::string& name, const std::string& config): StatisticsBasedScorer(name,config) {} ^ mert/BleuScorer.h:19:7: note: forward declaration of 'MosesTuning::Reference' class Reference; ^ In file included from mert/BleuScorerTest.cpp:1: In file included from mert/BleuScorer.h:10: In file included from mert/StatisticsBasedScorer.h:12: mert/Scorer.h:192:14: warning: unused function 'score_min' [-Wunused-function] inline float score_min(const statscores_t& scores, size_t start, size_t end) ^ mert/Scorer.h:203:14: warning: unused function 'score_average' [-Wunused-function] inline float score_average(const statscores_t& scores, size_t start, size_t end) ^ 4 warnings generated. ..skipped bleu_scorer_test for lack of libmert_lib.a... ..skipped bleu_scorer_test.passed for lack of bleu_scorer_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/FeatureDataTest.o In file included from mert/FeatureDataTest.cpp:1: mert/FeatureData.h:106:62: warning: adding 'std::size_t' (aka 'unsigned long') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("there is no entry at index " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/FeatureData.h:106:62: note: use array indexing to silence this warning throw std::runtime_error("there is no entry at index " + idx); ^ & [ ] mert/FeatureData.h:119:67: warning: adding 'std::size_t' (aka 'unsigned long') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("Error: specified id is unknown: " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/FeatureData.h:119:67: note: use array indexing to silence this warning throw std::runtime_error("Error: specified id is unknown: " + idx); ^ & [ ] 2 warnings generated. ..skipped feature_data_test for lack of libmert_lib.a... ..skipped feature_data_test.passed for lack of feature_data_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/DataTest.o In file included from mert/DataTest.cpp:1: In file included from mert/Data.h:16: mert/FeatureData.h:106:62: warning: adding 'std::size_t' (aka 'unsigned long') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("there is no entry at index " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/FeatureData.h:106:62: note: use array indexing to silence this warning throw std::runtime_error("there is no entry at index " + idx); ^ & [ ] mert/FeatureData.h:119:67: warning: adding 'std::size_t' (aka 'unsigned long') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("Error: specified id is unknown: " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/FeatureData.h:119:67: note: use array indexing to silence this warning throw std::runtime_error("Error: specified id is unknown: " + idx); ^ & [ ] In file included from mert/DataTest.cpp:1: In file included from mert/Data.h:17: mert/ScoreData.h:111:62: warning: adding 'std::size_t' (aka 'unsigned long') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("there is no entry at index " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/ScoreData.h:111:62: note: use array indexing to silence this warning throw std::runtime_error("there is no entry at index " + idx); ^ & [ ] In file included from mert/DataTest.cpp:2: mert/Scorer.h:192:14: warning: unused function 'score_min' [-Wunused-function] inline float score_min(const statscores_t& scores, size_t start, size_t end) ^ mert/Scorer.h:203:14: warning: unused function 'score_average' [-Wunused-function] inline float score_average(const statscores_t& scores, size_t start, size_t end) ^ 5 warnings generated. ..skipped data_test for lack of libmert_lib.a... ..skipped data_test.passed for lack of data_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/NgramTest.o ..skipped ngram_test for lack of libmert_lib.a... ..skipped ngram_test.passed for lack of ngram_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/OptimizerFactoryTest.o In file included from mert/OptimizerFactoryTest.cpp:2: In file included from mert/Optimizer.h:6: In file included from mert/Data.h:16: mert/FeatureData.h:106:62: warning: adding 'std::size_t' (aka 'unsigned long') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("there is no entry at index " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/FeatureData.h:106:62: note: use array indexing to silence this warning throw std::runtime_error("there is no entry at index " + idx); ^ & [ ] mert/FeatureData.h:119:67: warning: adding 'std::size_t' (aka 'unsigned long') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("Error: specified id is unknown: " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/FeatureData.h:119:67: note: use array indexing to silence this warning throw std::runtime_error("Error: specified id is unknown: " + idx); ^ & [ ] In file included from mert/OptimizerFactoryTest.cpp:2: In file included from mert/Optimizer.h:6: In file included from mert/Data.h:17: mert/ScoreData.h:111:62: warning: adding 'std::size_t' (aka 'unsigned long') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("there is no entry at index " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/ScoreData.h:111:62: note: use array indexing to silence this warning throw std::runtime_error("there is no entry at index " + idx); ^ & [ ] In file included from mert/OptimizerFactoryTest.cpp:2: In file included from mert/Optimizer.h:8: mert/Scorer.h:192:14: warning: unused function 'score_min' [-Wunused-function] inline float score_min(const statscores_t& scores, size_t start, size_t end) ^ mert/Scorer.h:203:14: warning: unused function 'score_average' [-Wunused-function] inline float score_average(const statscores_t& scores, size_t start, size_t end) ^ 5 warnings generated. ..skipped optimizer_factory_test for lack of libmert_lib.a... ..skipped optimizer_factory_test.passed for lack of optimizer_factory_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/PointTest.o In file included from mert/PointTest.cpp:6: In file included from mert/Optimizer.h:6: In file included from mert/Data.h:16: mert/FeatureData.h:106:62: warning: adding 'std::size_t' (aka 'unsigned long') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("there is no entry at index " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/FeatureData.h:106:62: note: use array indexing to silence this warning throw std::runtime_error("there is no entry at index " + idx); ^ & [ ] mert/FeatureData.h:119:67: warning: adding 'std::size_t' (aka 'unsigned long') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("Error: specified id is unknown: " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/FeatureData.h:119:67: note: use array indexing to silence this warning throw std::runtime_error("Error: specified id is unknown: " + idx); ^ & [ ] In file included from mert/PointTest.cpp:6: In file included from mert/Optimizer.h:6: In file included from mert/Data.h:17: mert/ScoreData.h:111:62: warning: adding 'std::size_t' (aka 'unsigned long') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("there is no entry at index " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/ScoreData.h:111:62: note: use array indexing to silence this warning throw std::runtime_error("there is no entry at index " + idx); ^ & [ ] In file included from mert/PointTest.cpp:6: In file included from mert/Optimizer.h:8: mert/Scorer.h:192:14: warning: unused function 'score_min' [-Wunused-function] inline float score_min(const statscores_t& scores, size_t start, size_t end) ^ mert/Scorer.h:203:14: warning: unused function 'score_average' [-Wunused-function] inline float score_average(const statscores_t& scores, size_t start, size_t end) ^ 5 warnings generated. ..skipped point_test for lack of libmert_lib.a... ..skipped point_test.passed for lack of point_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/ReferenceTest.o ..skipped reference_test for lack of libmert_lib.a... ..skipped reference_test.passed for lack of reference_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/SingletonTest.o ..skipped singleton_test for lack of libmert_lib.a... ..skipped singleton_test.passed for lack of singleton_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/TimerTest.o ..skipped timer_test for lack of libmert_lib.a... ..skipped timer_test.passed for lack of timer_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/UtilTest.o ..skipped util_test for lack of libmert_lib.a... ..skipped util_test.passed for lack of util_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/VocabularyTest.o ..skipped vocabulary_test for lack of libmert_lib.a... ..skipped vocabulary_test.passed for lack of vocabulary_test... ..skipped mert for lack of libmert_lib.a... ..skipped extractor for lack of libmert_lib.a... ..skipped evaluator for lack of libmert_lib.a... ..skipped pro for lack of libmert_lib.a... ..skipped kbmira for lack of libmert_lib.a... ..skipped sentence-bleu for lack of libmert_lib.a... clang-linux.link /wrkdirs/usr/ports/math/mosesdecoder/work/moses-smt-mosesdecoder-4ea250e/lm/builder/bin/clang-linux-3.3/release/link-static/threading-multi/lmplz clang-linux.link lm/bin/clang-linux-3.3/release/link-static/threading-multi/query clang-linux.link lm/bin/clang-linux-3.3/release/link-static/threading-multi/fragment clang-linux.link lm/bin/clang-linux-3.3/release/link-static/threading-multi/build_binary clang-linux.link lm/filter/bin/clang-linux-3.3/release/link-static/threading-multi/filter ..failed updating 1 target... ..skipped 45 targets... ..updated 638 targets... The build failed. If you need support, run: bjam --with-boost=/usr/local --with-irstlm=/usr/local --with-randlm=/usr/local --without-tcmalloc --notrace --toolset=clang debug-symbols=off --debug-configuration -d2 >build.log then attach build.log to your e-mail. You MUST do 3 things before sending to the mailing list: 1. Subscribe to the mailing list at http://mailman.mit.edu/mailman/listinfo/moses-support 2. Zip up your build.log file before attaching it to the email 3. Say what is the EXACT command you executed when you got the error ERROR *** Error code 1 Stop. make: stopped in /usr/ports/math/mosesdecoder From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 16:37:16 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 6B733B86 for ; Wed, 28 Jan 2015 16:37:16 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 5623DB68 for ; Wed, 28 Jan 2015 16:37:16 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SGbGk5036410 for ; Wed, 28 Jan 2015 16:37:16 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SGbGkF036400; Wed, 28 Jan 2015 16:37:16 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 16:37:16 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281637.t0SGbGkF036400@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10amd64-default][sysutils/apt] Failed for apt-0.6.46.4.1_8 in build 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: Wed, 28 Jan 2015 16:37:16 -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: mandree@FreeBSD.org Ident: $FreeBSD: head/sysutils/apt/Makefile 365599 2014-08-21 22:50:29Z mandree $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-default/2015-01-28_05h16m48s/logs/apt-0.6.46.4.1_8.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-default&build=2015-01-28_05h16m48s Log: ====>> Building sysutils/apt build started at Wed Jan 28 16:36:43 UTC 2015 port directory: /usr/ports/sysutils/apt building for: FreeBSD 10amd64-default-job-19 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/sysutils/apt/Makefile 365599 2014-08-21 22:50:29Z mandree $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=apt-0.6.46.4.1_8 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-default/ref/.p/pool MASTERNAME=10amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/apt/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/apt/work HOME=/wrkdirs/usr/ports/sysutils/apt/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/apt/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/apt/work HOME=/wrkdirs/usr/ports/sysutils/apt/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="-I/usr/local/include/db5 -I/usr/local/include" LDFLAGS=" -L/usr/local/lib/db5 -L/usr/local/lib -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-- APTDIR=var/db/apt OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/apt" EXAMPLESDIR="share/examples/apt" DATADIR="share/apt" WWWDIR="www/apt" ETCDIR="etc/apt" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/apt DOCSDIR=/usr/local/share/doc/apt EXAMPLESDIR=/usr/local/share/examples/apt WWWDIR=/usr/local/www/apt ETCDIR=/usr/local/etc/apt --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> apt-0.6.46.4.1_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.4.7.txz [10amd64-default-job-19] Installing pkg-1.4.7... [10amd64-default-job-19] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of apt-0.6.46.4.1_8 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by apt-0.6.46.4.1_8 for building =========================================================================== =================================================== ===> Fetching all distfiles required by apt-0.6.46.4.1_8 for building => SHA256 Checksum OK for apt_0.6.46.4-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by apt-0.6.46.4.1_8 for building ===> Extracting for apt-0.6.46.4.1_8 => SHA256 Checksum OK for apt_0.6.46.4-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for apt-0.6.46.4.1_8 ===> Applying FreeBSD patches for apt-0.6.46.4.1_8 No such line 10629 in input file, ignoring /bin/cp /usr/ports/sysutils/apt/files/https.cc /usr/ports/sysutils/apt/files/https.h /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/methods/ /usr/bin/sed -i.bak -e 's|@PREFIX@|/usr/local|g' -e 's|@APTDIR@|/var/db/apt|g' -e 's|@DPKGDIR@|/var/db/dpkg|g' -e 's|@LOCALBASE@|/usr/local|g' /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/apt-pkg/deb/debsystem.cc /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/apt-pkg/init.cc /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/cmdline/apt-key /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/dselect/install /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/dselect/setup /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/dselect/update /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/methods/gpgv.cc =========================================================================== =================================================== ===> apt-0.6.46.4.1_8 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.33.txz [10amd64-default-job-19] Installing bash-4.3.33... [10amd64-default-job-19] `-- Installing gettext-runtime-0.19.4... [10amd64-default-job-19] | `-- Installing indexinfo-0.2.2... [10amd64-default-job-19] | `-- Extracting indexinfo-0.2.2... done [10amd64-default-job-19] `-- Extracting gettext-runtime-0.19.4... done [10amd64-default-job-19] Extracting bash-4.3.33... done Message for bash-4.3.33: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== ===> Returning to build of apt-0.6.46.4.1_8 ===> apt-0.6.46.4.1_8 depends on file: /usr/local/lib/libpub.a - not found ===> Verifying install for /usr/local/lib/libpub.a in /usr/ports/devel/publib ===> Installing existing package /packages/All/publib-0.39.txz [10amd64-default-job-19] Installing publib-0.39... [10amd64-default-job-19] Extracting publib-0.39... done ===> Returning to build of apt-0.6.46.4.1_8 ===> apt-0.6.46.4.1_8 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 [10amd64-default-job-19] Installing gettext-tools-0.19.4... [10amd64-default-job-19] `-- Installing expat-2.1.0_2... [10amd64-default-job-19] `-- Extracting expat-2.1.0_2... done [10amd64-default-job-19] Extracting gettext-tools-0.19.4... done ===> Returning to build of apt-0.6.46.4.1_8 ===> apt-0.6.46.4.1_8 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 [10amd64-default-job-19] Installing gmake-4.1_1... [10amd64-default-job-19] Extracting gmake-4.1_1... done ===> Returning to build of apt-0.6.46.4.1_8 =========================================================================== =================================================== ===> apt-0.6.46.4.1_8 depends on shared library: libcurl.so - not found ===> Verifying for libcurl.so in /usr/ports/ftp/curl ===> Installing existing package /packages/All/curl-7.40.0.txz [10amd64-default-job-19] Installing curl-7.40.0... [10amd64-default-job-19] `-- Installing ca_root_nss-3.17.3_1... [10amd64-default-job-19] `-- Extracting ca_root_nss-3.17.3_1... done [10amd64-default-job-19] Extracting curl-7.40.0... done ===> Returning to build of apt-0.6.46.4.1_8 ===> apt-0.6.46.4.1_8 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.3) ===> apt-0.6.46.4.1_8 depends on shared library: libdb-5.3.so - not found ===> Verifying for libdb-5.3.so in /usr/ports/databases/db5 ===> Installing existing package /packages/All/db5-5.3.28_2.txz [10amd64-default-job-19] Installing db5-5.3.28_2... [10amd64-default-job-19] Extracting db5-5.3.28_2... done ===> Returning to build of apt-0.6.46.4.1_8 =========================================================================== =================================================== ===> Configuring for apt-0.6.46.4.1_8 configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd10.0 checking host system type... amd64-portbld-freebsd10.0 checking target system type... amd64-portbld-freebsd10.0 checking for gcc... cc In file included from ../include/apt-pkg/hashes.h:20: ./include/apt-pkg/md5.h:27:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/md5.h" ^ In file included from acquire-method.cc:26: In file included from ../include/apt-pkg/hashes.h:21: ./include/apt-pkg/sha1.h:18:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/sha1.h" ^ In file included from acquire-method.cc:26: In file included from ../include/apt-pkg/hashes.h:22: ./include/apt-pkg/sha256.h:18:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/sha256.h" ^ 10 warnings generated. Compiling init.cc to ../obj/apt-pkg/init.opic In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:16: ./include/apt-pkg/configuration.h:32:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/configuration.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: ./include/apt-pkg/pkgsystem.h:41:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/pkgsystem.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: ./include/apt-pkg/depcache.h:42:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/depcache.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: In file included from ../include/apt-pkg/depcache.h:45: ./include/apt-pkg/pkgcache.h:23:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/pkgcache.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: In file included from ../include/apt-pkg/depcache.h:45: In file included from ../include/apt-pkg/pkgcache.h:28: ./include/apt-pkg/mmap.h:29:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/mmap.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: In file included from ../include/apt-pkg/depcache.h:45: In file included from ../include/apt-pkg/pkgcache.h:28: In file included from ../include/apt-pkg/mmap.h:33: ./include/apt-pkg/fileutl.h:25:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/fileutl.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: In file included from ../include/apt-pkg/depcache.h:45: In file included from ../include/apt-pkg/pkgcache.h:284: ./include/apt-pkg/cacheiterators.h:35:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/cacheiterators.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: In file included from ../include/apt-pkg/depcache.h:46: ./include/apt-pkg/progress.h:25:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/progress.h" ^ In file included from init.cc:13: ./include/apt-pkg/error.h:44:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/error.h" ^ 9 warnings generated. Compiling clean.cc to ../obj/apt-pkg/clean.opic clean.cc:12:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma implementation "apt-pkg/clean.h" ^ In file included from clean.cc:15: ./include/apt-pkg/clean.h:14:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/clean.h" ^ In file included from clean.cc:15: In file included from ../include/apt-pkg/clean.h:17: ./include/apt-pkg/pkgcache.h:23:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/pkgcache.h" ^ In file included from clean.cc:15: In file included from ../include/apt-pkg/clean.h:17: In file included from ../include/apt-pkg/pkgcache.h:28: ./include/apt-pkg/mmap.h:29:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/mmap.h" ^ In file included from clean.cc:15: In file included from ../include/apt-pkg/clean.h:17: In file included from ../include/apt-pkg/pkgcache.h:28: In file included from ../include/apt-pkg/mmap.h:33: ./include/apt-pkg/fileutl.h:25:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/fileutl.h" ^ In file included from clean.cc:15: In file included from ../include/apt-pkg/clean.h:17: In file included from ../include/apt-pkg/pkgcache.h:284: ./include/apt-pkg/cacheiterators.h:35:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/cacheiterators.h" ^ In file included from clean.cc:16: ./include/apt-pkg/strutl.h:20:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/strutl.h" ^ In file included from clean.cc:17: ./include/apt-pkg/error.h:44:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/error.h" ^ In file included from clean.cc:18: ./include/apt-pkg/configuration.h:32:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/configuration.h" ^ 9 warnings generated. Compiling srcrecords.cc to ../obj/apt-pkg/srcrecords.opic srcrecords.cc:15:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma implementation "apt-pkg/srcrecords.h" ^ In file included from srcrecords.cc:18: ./include/apt-pkg/srcrecords.h:17:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/srcrecords.h" ^ In file included from srcrecords.cc:19: ./include/apt-pkg/error.h:44:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/error.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:32: ./include/apt-pkg/pkgcache.h:23:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/pkgcache.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:32: In file included from ../include/apt-pkg/pkgcache.h:28: ./include/apt-pkg/mmap.h:29:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/mmap.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:32: In file included from ../include/apt-pkg/pkgcache.h:28: In file included from ../include/apt-pkg/mmap.h:33: ./include/apt-pkg/fileutl.h:25:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/fileutl.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:32: In file included from ../include/apt-pkg/pkgcache.h:284: ./include/apt-pkg/cacheiterators.h:35:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/cacheiterators.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:33: In file included from ../include/apt-pkg/metaindex.h:11: ./include/apt-pkg/pkgrecords.h:21:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/pkgrecords.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:33: In file included from ../include/apt-pkg/metaindex.h:12: ./include/apt-pkg/indexfile.h:25:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/indexfile.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:33: In file included from ../include/apt-pkg/metaindex.h:13: ./include/apt-pkg/vendor.h:8:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/vendor.h" ^ In file included from srcrecords.cc:20: ./include/apt-pkg/sourcelist.h:39:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/sourcelist.h" ^ In file included from srcrecords.cc:21: ./include/apt-pkg/strutl.h:20:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/strutl.h" ^ srcrecords.cc:29:63: error: field of type 'vector::iterator' (aka '__wrap_iter') has private constructor pkgSrcRecords::pkgSrcRecords(pkgSourceList &List) : Files(0), Current(0) ^ /usr/include/c++/v1/iterator:1195:31: note: declared private here _LIBCPP_INLINE_VISIBILITY __wrap_iter(iterator_type __x) _NOEXCEPT : __i(__x) {} ^ 12 warnings and 1 error generated. ./buildlib/library.mak:65: recipe for target '../obj/apt-pkg/srcrecords.opic' failed gmake[2]: *** [../obj/apt-pkg/srcrecords.opic] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/apt-pkg' Makefile:14: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1' *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/apt From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 16:40:27 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 63708BBF for ; Wed, 28 Jan 2015 16:40:27 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 4E956B82 for ; Wed, 28 Jan 2015 16:40:27 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SGeR9b012884 for ; Wed, 28 Jan 2015 16:40:27 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SGeRli012862; Wed, 28 Jan 2015 16:40:27 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 16:40:27 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281640.t0SGeRli012862@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10amd64-default][multimedia/2mandvd] Failed for 2ManDVD-1.8.5_2 in package/timeout 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: Wed, 28 Jan 2015 16:40:27 -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: tijl@FreeBSD.org Ident: $FreeBSD: head/multimedia/2mandvd/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-default/2015-01-28_05h16m48s/logs/2ManDVD-1.8.5_2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-default&build=2015-01-28_05h16m48s Log: ====>> Building multimedia/2mandvd build started at Wed Jan 28 15:20:52 UTC 2015 port directory: /usr/ports/multimedia/2mandvd building for: FreeBSD 10amd64-default-job-10 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/multimedia/2mandvd/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=2ManDVD-1.8.5_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-default/ref/.p/pool MASTERNAME=10amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 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-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/2mandvd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/2mandvd/work HOME=/wrkdirs/usr/ports/multimedia/2mandvd/work 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)" SDL_CONFIG=/usr/local/bin/sdl-config MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/2mandvd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/2mandvd/work HOME=/wrkdirs/usr/ports/multimedia/2mandvd/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config 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-- 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=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/2ManDVD" EXAMPLESDIR="share/examples/2ManDVD" DATADIR="share/2ManDVD" WWWDIR="www/2ManDVD" ETCDIR="etc/2ManDVD" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/2ManDVD DOCSDIR=/usr/local/share/doc/2ManDVD EXAMPLESDIR=/usr/local/share/examples/2ManDVD WWWDIR=/usr/local/www/2ManDVD ETCDIR=/usr/local/etc/2ManDVD --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> 2ManDVD-1.8.5_2 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.7.txz [10amd64-default-job-10] Installing pkg-1.4.7... [10amd64-default-job-10] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of 2ManDVD-1.8.5_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by 2ManDVD-1.8.5_2 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by 2ManDVD-1.8.5_2 for building => SHA256 Checksum OK for 2ManDVD-1.8.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by 2ManDVD-1.8.5_2 for building ===> Extracting for 2ManDVD-1.8.5_2 => SHA256 Checksum OK for 2ManDVD-1.8.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for 2ManDVD-1.8.5_2 ===> Applying FreeBSD patches for 2ManDVD-1.8.5_2 =========================================================================== =================================================== ===> 2ManDVD-1.8.5_2 depends on file: /usr/local/bin/sdl-config - not found ===> Verifying install for /usr/local/bin/sdl-config in /usr/ports/devel/sdl12 ===> Installing existing package /packages/All/sdl-1.2.15_5,2.txz [10amd64-default-job-10] Installing sdl-1.2.15_5,2... [10amd64-default-job-10] `-- Installing aalib-1.4.r5_11... [10amd64-default-job-10] | `-- Installing indexinfo-0.2.2... [10amd64-default-job-10] | `-- Extracting indexinfo-0.2.2... done [10amd64-default-job-10] `-- Extracting aalib-1.4.r5_11... done [10amd64-default-job-10] `-- Installing libGLU-9.0.0_2... [10amd64-default-job-10] | `-- Installing libGL-9.1.7_4... [10amd64-default-job-10] | | `-- Installing dri2proto-2.8... [10amd64-default-job-10] | | `-- Extracting dri2proto-2.8... done [10amd64-default-job-10] | | `-- Installing expat-2.1.0_2... [10amd64-default-job-10] | | `-- Extracting expat-2.1.0_2... done [10amd64-default-job-10] | | `-- Installing libX11-1.6.2_2,1... [10amd64-default-job-10] | | `-- Installing kbproto-1.0.6... [10amd64-default-job-10] | | `-- Extracting kbproto-1.0.6... done [10amd64-default-job-10] | | `-- Installing libXau-1.0.8_2... [10amd64-default-job-10] | | | `-- Installing xproto-7.0.26... [10amd64-default-job-10] | | | `-- Extracting xproto-7.0.26... done [10amd64-default-job-10] | | `-- Extracting libXau-1.0.8_2... done [10amd64-default-job-10] | | `-- Installing libXdmcp-1.1.1_2... [10amd64-default-job-10] | | `-- Extracting libXdmcp-1.1.1_2... done [10amd64-default-job-10] | | `-- Installing libxcb-1.11... [10amd64-default-job-10] | | | `-- Installing libpthread-stubs-0.3_6... [10amd64-default-job-10] | | | `-- Extracting libpthread-stubs-0.3_6... done [10amd64-default-job-10] | | | `-- Installing libxml2-2.9.2_2... [10amd64-default-job-10] | | | `-- Extracting libxml2-2.9.2_2... done [10amd64-default-job-10] | | `-- Extracting libxcb-1.11... done [10amd64-default-job-10] | | `-- Extracting libX11-1.6.2_2,1... done [10amd64-default-job-10] | | `-- Installing libXdamage-1.1.4_2... [10amd64-default-job-10] | | `-- Installing damageproto-1.2.1... [10amd64-default-job-10] | | `-- Extracting damageproto-1.2.1... done [10amd64-default-job-10] | | `-- Installing libXfixes-5.0.1_2... [10amd64-default-job-10] | | | `-- Installing fixesproto-5.0... [10amd64-default-job-10] | | | `-- Extracting fixesproto-5.0... done [10amd64-default-job-10] | | `-- Extracting libXfixes-5.0.1_2... done [10amd64-default-job-10] | | `-- Extracting libXdamage-1.1.4_2... done [10amd64-default-job-10] | | `-- Installing libXext-1.3.3,1... [10amd64-default-job-10] | | `-- Installing xextproto-7.3.0... [10amd64-default-job-10] | | `-- Extracting xextproto-7.3.0... done [10amd64-default-job-10] | | `-- Extracting libXext-1.3.3,1... done [10amd64-default-job-10] | | `-- Installing libXxf86vm-1.1.3_2... [10amd64-default-job-10] | | `-- Installing xf86vidmodeproto-2.3.1... [10amd64-default-job-10] | | `-- Extracting xf86vidmodeproto-2.3.1... done [10amd64-default-job-10] | | `-- Extracting libXxf86vm-1.1.3_2... done [10amd64-default-job-10] | | `-- Installing libdevq-0.0.2... [10amd64-default-job-10] | | `-- Extracting libdevq-0.0.2... done [10amd64-default-job-10] | | | `-- Installing xcb-util-renderutil-0.3.9... [10amd64-default-job-10] | | | `-- Installing xcb-util-0.4.0,1... [10amd64-default-job-10] | | | `-- Extracting xcb-util-0.4.0,1... done [10amd64-default-job-10] | | | `-- Extracting xcb-util-renderutil-0.3.9... done [10amd64-default-job-10] | | `-- Extracting cairo-1.12.18_1,2... done [10amd64-default-job-10] | | `-- Installing harfbuzz-0.9.36... [10amd64-default-job-10] | | | `-- Installing graphite2-1.2.4... [10amd64-default-job-10] | | | `-- Extracting graphite2-1.2.4... done [10amd64-default-job-10] | | `-- Extracting harfbuzz-0.9.36... done [10amd64-default-job-10] | | `-- Installing libXft-2.3.2... [10amd64-default-job-10] | | `-- Extracting libXft-2.3.2... done [10amd64-default-job-10] | | `-- Extracting pango-1.36.8... done [10amd64-default-job-10] | | `-- Installing shared-mime-info-1.1_1... [10amd64-default-job-10] | | `-- Extracting shared-mime-info-1.1_1... done [10amd64-default-job-10] | `-- Extracting gtk-update-icon-cache-2.24.25... done [10amd64-default-job-10] | `-- Installing python-2.7_2,2... [10amd64-default-job-10] | `-- Extracting python-2.7_2,2... done [10amd64-default-job-10] `-- Extracting gtk2-2.24.25_1... done [10amd64-default-job-10] `-- Installing sdl_gfx-2.0.25_2... [10amd64-default-job-10] `-- Extracting sdl_gfx-2.0.25_2... done [10amd64-default-job-10] Extracting mjpegtools-2.1.0_7... done ===> Returning to build of 2ManDVD-1.8.5_2 ===> 2ManDVD-1.8.5_2 depends on executable: mplayer - not found ===> Verifying install for mplayer in /usr/ports/multimedia/mplayer ===> Installing existing package /packages/All/mplayer-1.1.r20141223_1.txz [10amd64-default-job-10] Installing mplayer-1.1.r20141223_1... [10amd64-default-job-10] `-- Installing libXScrnSaver-1.2.2_2... [10amd64-default-job-10] | `-- Installing scrnsaverproto-1.2.2... [10amd64-default-job-10] | `-- Extracting scrnsaverproto-1.2.2... done [10amd64-default-job-10] `-- Extracting libXScrnSaver-1.2.2_2... done [10amd64-default-job-10] `-- Installing libXxf86dga-1.1.4_2... [10amd64-default-job-10] | `-- Installing xf86dgaproto-2.1... [10amd64-default-job-10] | `-- Extracting xf86dgaproto-2.1... done [10amd64-default-job-10] `-- Extracting libXxf86dga-1.1.4_2... done [10amd64-default-job-10] Extracting mplayer-1.1.r20141223_1... done Message for mplayer-1.1.r20141223_1: =================================================================== MPlayer's comprehensive documentation covers many topics like output devices, video encoding, repairing broken files etc. It is auto-generated daily and can be found on the project homepage in the documentation section: http://www.mplayerhq.hu/design7/documentation.html =================================================================== MPlayer's system-wide configuration dir is /usr/local/etc/mplayer If you want to install configuration files into this location in order to change mplayer's default settings for all users on your system, you find some examples in /usr/local/share/mplayer/examples/etc =================================================================== ===> Returning to build of 2ManDVD-1.8.5_2 ===> 2ManDVD-1.8.5_2 depends on executable: tcprobe - not found ===> Verifying install for tcprobe in /usr/ports/multimedia/transcode ===> Installing existing package /packages/All/transcode-1.1.7_21.txz [10amd64-default-job-10] Installing transcode-1.1.7_21... [10amd64-default-job-10] `-- Installing gcc-4.8.4... [10amd64-default-job-10] | `-- Installing binutils-2.25... [10amd64-default-job-10] | `-- Extracting binutils-2.25... done [10amd64-default-job-10] | `-- Installing gcc-ecj-4.5... [10amd64-default-job-10] | `-- Extracting gcc-ecj-4.5... done [10amd64-default-job-10] | `-- Installing mpc-1.0.2_1... [10amd64-default-job-10] | | `-- Installing mpfr-3.1.2_2... [10amd64-default-job-10] | | `-- Extracting mpfr-3.1.2_2... done [10amd64-default-job-10] | `-- Extracting mpc-1.0.2_1... done [10amd64-default-job-10] `-- Extracting gcc-4.8.4... done [10amd64-default-job-10] Extracting transcode-1.1.7_21... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of 2ManDVD-1.8.5_2 ===> 2ManDVD-1.8.5_2 depends on executable: xine - not found ===> Verifying install for xine in /usr/ports/multimedia/xine ===> Installing existing package /packages/All/xine-0.99.9_3.txz [10amd64-default-job-10] Installing xine-0.99.9_3... [10amd64-default-job-10] `-- Installing curl-7.40.0... [10amd64-default-job-10] `-- Extracting curl-7.40.0... done [10amd64-default-job-10] `-- Installing libXtst-1.2.2_2... [10amd64-default-job-10] | `-- Installing recordproto-1.14.2... [10amd64-default-job-10] | `-- Extracting recordproto-1.14.2... done [10amd64-default-job-10] `-- Extracting libXtst-1.2.2_2... done [10amd64-default-job-10] `-- Installing libxine-1.2.6_3... [10amd64-default-job-10] | `-- Installing faad2-2.7_5,1... [10amd64-default-job-10] | `-- Extracting faad2-2.7_5,1... done [10amd64-default-job-10] | `-- Installing liba52-0.7.4_3... [10amd64-default-job-10] | `-- Extracting liba52-0.7.4_3... done [10amd64-default-job-10] | `-- Installing libcdio-paranoia-10.2+0.90+1_1... [10amd64-default-job-10] | | `-- Installing libcdio-0.92_1... [10amd64-default-job-10] | | `-- Installing libcddb-1.3.2_4... [10amd64-default-job-10] | | `-- Extracting libcddb-1.3.2_4... done [10amd64-default-job-10] | | `-- Extracting libcdio-0.92_1... done [10amd64-default-job-10] | `-- Extracting libcdio-paranoia-10.2+0.90+1_1... done [10amd64-default-job-10] | `-- Installing libdca-0.0.5_1... [10amd64-default-job-10] | `-- Extracting libdca-0.0.5_1... done [10amd64-default-job-10] | `-- Installing libfame-0.9.1_5... [10amd64-default-job-10] | `-- Extracting libfame-0.9.1_5... done [10amd64-default-job-10] | `-- Installing libmng-1.0.10_2... [10amd64-default-job-10] | | `-- Installing lcms-1.19_5,1... [10amd64-default-job-10] | | `-- Extracting lcms-1.19_5,1... done [10amd64-default-job-10] | `-- Extracting libmng-1.0.10_2... done [10amd64-default-job-10] | `-- Installing libmodplug-0.8.8.5_2... [10amd64-default-job-10] | `-- Extracting libmodplug-0.8.8.5_2... done [10amd64-default-job-10] | `-- Installing libvdpau-0.8_1... [10amd64-default-job-10] | `-- Extracting libvdpau-0.8_1... done [10amd64-default-job-10] | `-- Installing speex-1.2.r2,1... [10amd64-default-job-10] | | `-- Installing speexdsp-1.2.r3_1... [10amd64-default-job-10] | | `-- Extracting speexdsp-1.2.r3_1... done [10amd64-default-job-10] | `-- Extracting speex-1.2.r2,1... done [10amd64-default-job-10] | `-- Installing vcdimager-0.7.24_6... [10amd64-default-job-10] | `-- Extracting vcdimager-0.7.24_6... done [10amd64-default-job-10] `-- Extracting libxine-1.2.6_3... done [10amd64-default-job-10] Extracting xine-0.99.9_3... done Message for xine-0.99.9_3: ******************************************************** * Make sure you've enough shared memory, the xine FAQ * * advises to have the following sysctl settings: * * * * kern.ipc.shmmax=67108864 * * kern.ipc.shmall=32768 * * * * To suppress many xitk warnings, please put following * * setting in ~/.xitkrc. * * * * feature.shm = 0 * ******************************************************** ===> Returning to build of 2ManDVD-1.8.5_2 ===> 2ManDVD-1.8.5_2 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.33.txz [10amd64-default-job-10] Installing bash-4.3.33... [10amd64-default-job-10] Extracting bash-4.3.33... done Message for bash-4.3.33: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== ===> Returning to build of 2ManDVD-1.8.5_2 ===> 2ManDVD-1.8.5_2 depends on executable: cdrecord - not found ===> Verifying install for cdrecord in /usr/ports/sysutils/cdrtools ===> Installing existing package /packages/All/cdrtools-3.00_2.txz [10amd64-default-job-10] Installing cdrtools-3.00_2... [10amd64-default-job-10] Extracting cdrtools-3.00_2... done Message for cdrtools-3.00_2: =========================================================================== Note: The location of the cdrtools `defaults' files has been set to /usr/local/etc This is the FreeBSD ports standard config file location, NOT the cdrtools standard location, which is /etc/default. The reason for this is that FreeBSD ports and packages should not use configuration files outside of /usr/local. =========================================================================== ===> Returning to build of 2ManDVD-1.8.5_2 ===> 2ManDVD-1.8.5_2 depends on executable: growisofs - not found ===> Verifying install for growisofs in /usr/ports/sysutils/dvd+rw-tools ===> Installing existing package /packages/All/dvd+rw-tools-7.1.txz [10amd64-default-job-10] Installing dvd+rw-tools-7.1... [10amd64-default-job-10] Extracting dvd+rw-tools-7.1... done ===> Returning to build of 2ManDVD-1.8.5_2 ===> 2ManDVD-1.8.5_2 depends on executable: update-desktop-database - found ===> 2ManDVD-1.8.5_2 depends on file: /usr/local/lib/qt4/libQtCore.so - found ===> 2ManDVD-1.8.5_2 depends on file: /usr/local/lib/qt4/libQtGui.so - found ===> 2ManDVD-1.8.5_2 depends on file: /usr/local/lib/qt4/libQtOpenGL.so - found ===> 2ManDVD-1.8.5_2 depends on file: /usr/local/bin/perl5.18.4 - found =========================================================================== =================================================== ===> Staging for 2ManDVD-1.8.5_2 ===> Generating temporary packing list (cd /wrkdirs/usr/ports/multimedia/2mandvd/work/2ManDVD && install -s -o root -g wheel -m 555 2ManDVD /wrkdirs/usr/ports/multimedia/2mandvd/work/stage/usr/local/bin) (cd /wrkdirs/usr/ports/multimedia/2mandvd/work/2ManDVD && install -o root -g wheel -m 555 fake.pl /wrkdirs/usr/ports/multimedia/2mandvd/work/stage/usr/local/share/2ManDVD) (cd /wrkdirs/usr/ports/multimedia/2mandvd/work/2ManDVD && install -o root -g wheel -m 0644 *.qm /wrkdirs/usr/ports/multimedia/2mandvd/work/stage/usr/local/share/2ManDVD) (cd /wrkdirs/usr/ports/multimedia/2mandvd/work/2ManDVD && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/sbin/chown -Rh root:wheel $1 && /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; && /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- Bibliotheque /wrkdirs/usr/ports/multimedia/2mandvd/work/stage/usr/local/share/2ManDVD) (cd /wrkdirs/usr/ports/multimedia/2mandvd/work/2ManDVD && install -o root -g wheel -m 0644 2ManDVD.desktop /wrkdirs/usr/ports/multimedia/2mandvd/work/stage/usr/local/share/applications) (cd /wrkdirs/usr/ports/multimedia/2mandvd/work/2ManDVD/Interface && install -o root -g wheel -m 0644 mandvdico.png /wrkdirs/usr/ports/multimedia/2mandvd/work/stage/usr/local/share/pixmaps) ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for 2ManDVD-1.8.5_2 ====>> Killing timed out build after 3600 seconds From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 16:48:24 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 1C69FD47; Wed, 28 Jan 2015 16:48:24 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 07C2FC68; Wed, 28 Jan 2015 16:48:24 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SGmNDO045301; Wed, 28 Jan 2015 16:48:23 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SGmN3u045297; Wed, 28 Jan 2015 16:48:23 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 16:48:23 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281648.t0SGmN3u045297@beefy1.isc.freebsd.org> To: kwm@FreeBSD.org Subject: [package - 10i386-default][databases/glom] Failed for glom-1.28.0 in configure 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: Wed, 28 Jan 2015 16:48:24 -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: kwm@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/databases/glom/Makefile 376652 2015-01-09 19:57:12Z kwm $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-01-28_06h57m35s/logs/glom-1.28.0.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-01-28_06h57m35s Log: ====>> Building databases/glom build started at Wed Jan 28 16:47:26 UTC 2015 port directory: /usr/ports/databases/glom building for: FreeBSD 10i386-default-job-16 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: kwm@FreeBSD.org Makefile ident: $FreeBSD: head/databases/glom/Makefile 376652 2015-01-09 19:57:12Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=glom-1.28.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-postgres-utils=/usr/local/bin --disable-documentation --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/glom/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/glom/work HOME=/wrkdirs/usr/ports/databases/glom/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/glom/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/glom/work HOME=/wrkdirs/usr/ports/databases/glom/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh GTKDOC="false" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/glom/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/glom/work HOME=/wrkdirs/usr/ports/databases/glom/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/glom/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/glom/work HOME=/wrkdirs/usr/ports/databases/glom/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="-I/usr/local/include -I/usr/local/include" LDFLAGS=" -L/usr/local/lib -L/usr/local/lib -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=1.26 PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd10 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=10.0 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/glom" EXAMPLESDIR="share/examples/glom" DATADIR="share/glom" WWWDIR="www/glom" ETCDIR="etc/glom" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/glom DOCSDIR=/usr/local/share/doc/glom EXAMPLESDIR=/usr/local/share/examples/glom WWWDIR=/usr/local/www/glom ETCDIR=/usr/local/etc/glom --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> glom-1.28.0 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.7.txz [10i386-default-job-16] Installing pkg-1.4.7... [10i386-default-job-16] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of glom-1.28.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by glom-1.28.0 for building =========================================================================== =================================================== ===> Fetching all distfiles required by glom-1.28.0 for building => SHA256 Checksum OK for gnome3/glom-1.28.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by glom-1.28.0 for building ===> Extracting for glom-1.28.0 => SHA256 Checksum OK for gnome3/glom-1.28.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for glom-1.28.0 ===> Applying FreeBSD patches for glom-1.28.0 =========================================================================== =================================================== ===> glom-1.28.0 depends on package: iso-codes>=0 - not found ===> Verifying install for iso-codes>=0 in /usr/ports/misc/iso-codes ===> Installing existing package /packages/All/iso-codes-3.57.txz [10i386-default-job-16] Installing iso-codes-3.57... [10i386-default-job-16] `-- Installing gettext-runtime-0.19.4... [10i386-default-job-16] | `-- Installing indexinfo-0.2.2... [10i386-default-job-16] | `-- Extracting indexinfo-0.2.2... done [10i386-default-job-16] `-- Extracting gettext-runtime-0.19.4... done [10i386-default-job-16] Extracting iso-codes-3.57... done ===> Returning to build of glom-1.28.0 ===> glom-1.28.0 depends on executable: itstool - not found ===> Verifying install for itstool in /usr/ports/textproc/itstool ===> Installing existing package /packages/All/itstool-2.0.2_1.txz [10i386-default-job-16] Installing itstool-2.0.2_1... [10i386-default-job-16] `-- Installing py27-libxml2-2.9.2... [10i386-default-job-16] | `-- Installing libxml2-2.9.2_2... [10i386-default-job-16] | `-- Extracting libxml2-2.9.2_2... done [10i386-default-job-16] | `-- Installing py27-setuptools27-5.5.1_1... [10i386-default-job-16] | | `-- Installing python27-2.7.9... [10i386-default-job-16] | | `-- Installing libffi-3.2.1... [10i386-default-job-16] | | `-- Extracting libffi-3.2.1... done [10i386-default-job-16] | | `-- Extracting python27-2.7.9... done [10i386-default-job-16] | `-- Extracting py27-setuptools27-5.5.1_1... done [10i386-default-job-16] | `-- Installing python2-2_3... [10i386-default-job-16] | `-- Extracting python2-2_3... done [10i386-default-job-16] `-- Extracting py27-libxml2-2.9.2... done [10i386-default-job-16] Extracting itstool-2.0.2_1... done 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 glom-1.28.0 ===> glom-1.28.0 depends on package: libepc>=0.4.0 - not found ===> Verifying install for libepc>=0.4.0 in /usr/ports/www/libepc ===> Installing existing package /packages/All/libepc-0.4.4_1.txz [10i386-default-job-16] Installing libepc-0.4.4_1... [10i386-default-job-16] `-- Installing atk-2.14.0... [10i386-default-job-16] | `-- Installing glib-2.42.1... [10i386-default-job-16] | | `-- Installing libiconv-1.14_6... [10i386-default-job-16] | | `-- Extracting libiconv-1.14_6... done [10i386-default-job-16] | | `-- Installing pcre-8.35_2... [10i386-default-job-16] | | `-- Extracting pcre-8.35_2... done [10i386-default-job-16] | | `-- Installing perl5-5.18.4_11... [10i386-default-job-16] | | `-- Extracting perl5-5.18.4_11... done [10i386-default-job-16] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [10i386-default-job-16] `-- Extracting atk-2.14.0... done [10i386-default-job-16] `-- Installing avahi-gtk3-0.6.31_2... implementation, such as print/teTeX, to be installed. Text output will be of better quality if www/elinks, www/links, or www/lynx is installed. ******************************************************************* ===> Returning to build of glom-1.28.0 ===> glom-1.28.0 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.3) ===> glom-1.28.0 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so.0.21409.1) ===> glom-1.28.0 depends on shared library: libatkmm-1.6.so - found (/usr/local/lib/libatkmm-1.6.so.1.1.0) ===> glom-1.28.0 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so.2.11200.18) ===> glom-1.28.0 depends on shared library: libcairomm-1.0.so - found (/usr/local/lib/libcairomm-1.0.so.1.4.0) ===> glom-1.28.0 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so.0.3100.2) ===> glom-1.28.0 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so.0.4200.1) ===> glom-1.28.0 depends on shared library: libglibmm-2.4.so - found (/usr/local/lib/libglibmm-2.4.so.1.3.0) ===> glom-1.28.0 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so.0.1400.7) ===> glom-1.28.0 depends on shared library: libgtkmm-3.0.so - found (/usr/local/lib/libgtkmm-3.0.so.1.1.0) ===> glom-1.28.0 depends on shared library: libgtksourceview-3.0.so - not found ===> Verifying for libgtksourceview-3.0.so in /usr/ports/x11-toolkits/gtksourceview3 ===> Installing existing package /packages/All/gtksourceview3-3.14.3.txz [10i386-default-job-16] Installing gtksourceview3-3.14.3... [10i386-default-job-16] Extracting gtksourceview3-3.14.3... done ===> Returning to build of glom-1.28.0 ===> glom-1.28.0 depends on shared library: libgtksourceviewmm-3.0.so - not found ===> Verifying for libgtksourceviewmm-3.0.so in /usr/ports/x11-toolkits/gtksourceviewmm3 ===> Installing existing package /packages/All/gtksourceviewmm3-3.2.0_3.txz [10i386-default-job-16] Installing gtksourceviewmm3-3.2.0_3... [10i386-default-job-16] Extracting gtksourceviewmm3-3.2.0_3... done ===> Returning to build of glom-1.28.0 ===> glom-1.28.0 depends on shared library: libgda-5.0.so - found (/usr/local/lib/libgda-5.0.so.4.1.1) ===> glom-1.28.0 depends on shared library: libgdamm-5.0.so - not found ===> Verifying for libgdamm-5.0.so in /usr/ports/databases/libgdamm5 ===> Installing existing package /packages/All/libgdamm-4.99.8.txz [10i386-default-job-16] Installing libgdamm-4.99.8... [10i386-default-job-16] Extracting libgdamm-4.99.8... done ===> Returning to build of glom-1.28.0 ===> glom-1.28.0 depends on shared library: libsigc-2.0.so - found (/usr/local/lib/libsigc-2.0.so.0.0.0) ===> glom-1.28.0 depends on shared library: libxml++-2.6.so - found (/usr/local/lib/libxml++-2.6.so.2.0.7) ===> glom-1.28.0 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so.2.9.2) ===> glom-1.28.0 depends on shared library: libxslt.so - found (/usr/local/lib/libxslt.so.1.1.28) ===> glom-1.28.0 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so.0.3600.8) ===> glom-1.28.0 depends on shared library: libpangomm-1.4.so - found (/usr/local/lib/libpangomm-1.4.so.1.0.30) =========================================================================== =================================================== ===> Configuring for glom-1.28.0 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/databases/glom/work/glom-1.28.0/config.rpath configure: WARNING: unrecognized options: --with-html-dir, --disable-gtk-doc, --with-gconf-source configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking whether gmake supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking build system type... i386-portbld-freebsd10.0 checking host system type... i386-portbld-freebsd10.0 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i386-portbld-freebsd10.0 file names to i386-portbld-freebsd10.0 format... func_convert_file_noop checking how to convert i386-portbld-freebsd10.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd10.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd10.0 ld.so checking how to hardcode library paths into programs... immediate checking for po_xerror_handler... checking for struct po_xerror_handler.xerror... yes yes checking whether NLS is requested... yes checking for intltool >= 0.35... 0.50.2 found checking for intltool-update... /usr/local/bin/intltool-update checking for intltool-merge... /usr/local/bin/intltool-merge checking for intltool-extract... /usr/local/bin/intltool-extract checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.18.4 checking for XML::Parser... ok checking for msgfmt... (cached) /usr/local/bin/msgfmt checking for gmsgfmt... (cached) /usr/local/bin/msgfmt checking for xgettext... (cached) /usr/local/bin/xgettext checking for msgmerge... (cached) /usr/local/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib checking for dlopen in -ldl... no checking whether to enable Windows specific options... no checking pkg-config is at least version 0.9.0... yes checking for LIBGLOM... no configure: error: Package requirements (giomm-2.4 >= 2.32.0 libxml++-2.6 >= 2.23.1 libxslt >= 1.1.10 pygobject-3.0 >= 2.29.0 libgdamm-5.0 >= 4.99.8 libgda-5.0 >= 5.2.1 libgda-postgres-5.0 libgda-postgres-5.0 libgda-mysql-5.0 libarchive >= 3.0 libepc-1.0 >= 0.4.0) were not met: Package libarchive was not found in the pkg-config search path. Perhaps you should add the directory containing `libarchive.pc' to the PKG_CONFIG_PATH environment variable Package 'libarchive', required by 'world', not found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBGLOM_CFLAGS and LIBGLOM_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ===> Script "configure" failed unexpectedly. Please report the problem to kwm@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/databases/glom/work/glom-1.28.0/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop. make: stopped in /usr/ports/databases/glom From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 16:50:52 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 89540D7A for ; Wed, 28 Jan 2015 16:50:52 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 67A22C7B for ; Wed, 28 Jan 2015 16:50:52 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SGoq1w044928 for ; Wed, 28 Jan 2015 16:50:52 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SGoqhD044927; Wed, 28 Jan 2015 16:50:52 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 16:50:52 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281650.t0SGoqhD044927@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10i386-default][lang/gambit-c] Failed for gambit-c-v4.7.3, 1 in build 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: Wed, 28 Jan 2015 16:50:52 -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: vanilla@FreeBSD.org Ident: $FreeBSD: head/lang/gambit-c/Makefile 366381 2014-08-28 06:36:32Z vanilla $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-01-28_06h57m35s/logs/gambit-c-v4.7.3,1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-01-28_06h57m35s Log: ====>> Building lang/gambit-c build started at Wed Jan 28 16:31:24 UTC 2015 port directory: /usr/ports/lang/gambit-c building for: FreeBSD 10i386-default-job-24 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/lang/gambit-c/Makefile 366381 2014-08-28 06:36:32Z vanilla $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gambit-c-v4.7.3,1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gambit-c-v4.7.3,1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-single-host --enable-gcc-opts --docdir=/usr/local/share/doc/gambit-c --includedir=/usr/local/include/gambit-c --libdir=/usr/local/lib/gambit-c --enable-compiler-name=gsc-gambit --enable-interpreter-name=gsi-gambit --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gambit-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gambit-c/work HOME=/wrkdirs/usr/ports/lang/gambit-c/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gambit-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gambit-c/work HOME=/wrkdirs/usr/ports/lang/gambit-c/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gambit-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gambit-c/work HOME=/wrkdirs/usr/ports/lang/gambit-c/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gambit-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gambit-c/work HOME=/wrkdirs/usr/ports/lang/gambit-c/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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gambit-c" EXAMPLESDIR="share/examples/gambit-c" DATADIR="share/gambit-c" WWWDIR="www/gambit-c" ETCDIR="etc/gambit-c" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gambit-c DOCSDIR=/usr/local/share/doc/gambit-c EXAMPLESDIR=/usr/local/share/examples/gambit-c WWWDIR=/usr/local/www/gambit-c ETCDIR=/usr/local/etc/gambit-c --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License APACHE20 LGPL21 accepted by the user =========================================================================== =================================================== ===> gambit-c-v4.7.3,1 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.7.txz [10i386-default-job-24] Installing pkg-1.4.7... [10i386-default-job-24] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gambit-c-v4.7.3,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 LGPL21 accepted by the user ===> Fetching all distfiles required by gambit-c-v4.7.3,1 for building =========================================================================== =================================================== ===> License APACHE20 LGPL21 accepted by the user ===> Fetching all distfiles required by gambit-c-v4.7.3,1 for building => SHA256 Checksum OK for gambc-v4_7_3.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 LGPL21 accepted by the user ===> Fetching all distfiles required by gambit-c-v4.7.3,1 for building ===> Extracting for gambit-c-v4.7.3,1 => SHA256 Checksum OK for gambc-v4_7_3.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gambit-c-v4.7.3,1 =========================================================================== =================================================== ===> gambit-c-v4.7.3,1 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 [10i386-default-job-24] Installing gmake-4.1_1... [10i386-default-job-24] `-- Installing gettext-runtime-0.19.4... [10i386-default-job-24] | `-- Installing indexinfo-0.2.2... [10i386-default-job-24] | `-- Extracting indexinfo-0.2.2... done [10i386-default-job-24] `-- Extracting gettext-runtime-0.19.4... done [10i386-default-job-24] Extracting gmake-4.1_1... done ===> Returning to build of gambit-c-v4.7.3,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for gambit-c-v4.7.3,1 configure: loading site script /usr/ports/Templates/config.site checking build system type... i386-portbld-freebsd10.0 checking host system type... i386-portbld-freebsd10.0 checking target system type... i386-portbld-freebsd10.0 checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking size of void*... 4 checking size of long... 4 checking for bool... no checking whether cc defines __GNUC__... yes checking whether cc defines __clang__... yes checking whether cc defines __llvm__... yes checking whether cc defines _MSC_VER... checking whether cc defines _WIN32... checking for errno.h... (cached) yes checking for float.h... (cached) yes checking for signal.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for time.h... (cached) yes checking for unistd.h... (cached) yes checking for pwd.h... (cached) yes checking for dirent.h... (cached) yes checking for poll... (cached) yes checking for ppoll... no checking for openpty... yes checking for getpt... no checking for ptsname... yes checking for ctermid... yes checking for isastream... no checking for hstrerror... yes checking for get_fpc_csr... no checking for struct stat64... no checking how cc's preprocessor evaluates (__GNUC__*1000+__GNUC_MINOR__)>=4002&&(__GNUC__*1000+__GNUC_MINOR__)<=4003... yes checking how cc's preprocessor evaluates __llvm__ && !__clang__ && (__GNUC__*1000+__GNUC_MINOR__)<4005... checking whether cc accepts -Wall... -Wall checking whether cc accepts -W... -W checking whether cc accepts -Wno-unused... -Wno-unused checking whether cc accepts -Wno-write-strings... -Wno-write-strings checking whether cc accepts -g... -g checking whether cc accepts -p... -p checking whether cc accepts -pg... -pg checking whether cc accepts -ftest-coverage... -ftest-coverage checking whether cc accepts -fprofile-arcs... checking whether cc accepts -fbranch-probabilities... -fbranch-probabilities checking whether cc accepts -O1... -O1 checking whether cc accepts -O2... -O2 checking whether cc accepts -fno-math-errno... -fno-math-errno checking whether cc accepts -fno-strict-aliasing... -fno-strict-aliasing checking whether cc accepts -fwrapv... -fwrapv checking whether cc accepts -fomit-frame-pointer... -fomit-frame-pointer checking whether cc accepts -fmodulo-sched... -fmodulo-sched checking whether cc accepts -freschedule-modulo-scheduled-loops... -freschedule-modulo-scheduled-loops checking whether cc accepts -fPIC... -fPIC checking whether cc accepts -fpic... -fpic checking whether cc accepts -fno-common... -fno-common checking whether cc accepts -rdynamic... -rdynamic checking whether cc accepts -shared... -shared xxxxxxxxxxxxxxxxxxxxxxx -D___SINGLE_HOST xxxxxxxxxxxxxxxxxxxxxxx -D___SINGLE_HOST xxxxxxxxxxxxxxxxxxxxxxx -D___SINGLE_HOST -D___DYNAMIC xxxxxxxxxxxxxxxxxxxxxxx -D___SINGLE_HOST xxxxxxxxxxxxxxxxxxxxxxx -D___SINGLE_HOST checking for X... no checking whether ln -s works... yes checking for ranlib... ranlib checking for ar... ar checking whether gmake sets $(MAKE)... yes configure: creating ./config.status config.status: creating makefile config.status: creating include/makefile config.status: creating include/gambit.h config.status: creating lib/makefile config.status: creating gsi/makefile config.status: creating gsc/makefile config.status: creating bin/makefile config.status: creating bin/gambc-cc.unix config.status: creating bin/gambc-cc.bat.windows config.status: creating bin/gambc-doc.unix config.status: creating bin/gambc-doc.bat.windows config.status: creating misc/makefile config.status: creating doc/makefile config.status: creating tests/makefile config.status: creating examples/makefile config.status: creating examples/distr-comp/makefile config.status: creating examples/pi/makefile config.status: creating examples/ring/makefile config.status: creating examples/web-repl/makefile config.status: creating examples/web-server/makefile config.status: creating examples/tcltk/makefile config.status: creating examples/Xlib-simple/makefile config.status: creating examples/pthread/makefile config.status: creating examples/misc/makefile config.status: creating contrib/makefile config.status: creating contrib/GambitREPL/makefile config.status: creating prebuilt/makefile config.status: creating prebuilt/macosx/makefile config.status: creating prebuilt/macosx/build-phase2 config.status: creating prebuilt/windows/makefile config.status: creating prebuilt/windows/build-phase2 config.status: creating include/config.h configure: ************************************************************************** *** *** *** The option "--enable-single-host" was specified to the configure *** *** script and a LLVM C compiler is being used (clang or LLVM GCC). *** *** This combination is not recommended as the build may require a *** *** lot of memory and a very long time (over 30 minutes on a fairly *** *** fast machine with clang 3.0). Configuring with GNU GCC will give *** *** a faster build (1 min on the same machine with GNU GCC 4.2.1) and *** *** the executable will be faster. *** *** *** ************************************************************************** =========================================================================== =================================================== ===> Building for gambit-c-v4.7.3,1 gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_7_3' rm -f gsc-boot gsc-boot cp gsc-boot.bat.windows gsc-boot cp gsc-boot.unix gsc-boot chmod +x gsc-boot making all in include gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_7_3/include' gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_7_3/include' making all in lib gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_7_3/lib' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_io.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CXXFL AGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _io.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_num.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CXXF LAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _num.c -D___LIBRARY _num.c:58356:12: warning: expression result unused [-Wunused-value] ___EXPR(___BIGMMUL(___STK(-3),___R1,___SUB(321),___FIX(0L),___FIX(1L),___R3) ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/gambit.h:2680:7: note: expanded from macro '___BIGMMUL' ___FIX((___BIGMDOUBLEDIGIT)___temp >> ___BIG_MBASE_WIDTH)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/gambit.h:2071:37: note: expanded from macro '___FIX' #define ___FIX(x)(___CAST(___WORD,x)<<___TB) ^ ~~~~~ ./include/gambit.h:4922:19: note: expanded from macro '___EXPR' #define ___EXPR(x)x; ^ 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_std.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CXXF LAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _std.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_kernel.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'C XXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _kernel.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_nonstd.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'C XXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _nonstd.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_repl.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CXX FLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _repl.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_eval.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CXX FLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _eval.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_thread.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'C XXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _thread.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_system.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'C XXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _system.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "main.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CXXF LAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL main.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "os_tty.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CX XFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_tty.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "c_intf.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CX XFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL c_intf.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "os_io.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CXX FLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_io.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "setup.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CXX FLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL setup.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "mem.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CXXFL AGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL mem.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "os_files.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' ' CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_files.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "os.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CXXFLA GS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "os_base.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'C XXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_base.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "os_thread.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_thread.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "os_time.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'C XXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_time.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "os_shell.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' ' CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_shell.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "os_dyn.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CX XFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_dyn.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_gambc.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd10.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'build_alias=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CX XFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _gambc.c -D___LIBRARY rm -f libgambc.a libgambc.a libgambc.a ar rc libgambc.a main.o setup.o mem.o c_intf.o os.o os_base.o os_thread.o os_time.o os_shell.o os_files.o os_dyn.o os_tty.o os_io.o _kernel.o _system.o _num.o _std.o _eval.o _io.o _nonstd.o _thread.o _repl.o _gambc.o && ranlib libgambc.a if test "" != ""; then \ ln -s libgambc.a libgambc.a; \ ln -s libgambc.a libgambc.a; \ fi gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_7_3/lib' making all in gsi gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_7_3/gsi' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_gsilib.o" -I. -DHAVE_CONFIG_H _gsilib.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_gambcgsi.o" -I. -DHAVE_CONFIG_H _gambcgsi.c -D___LIBRARY rm -f libgambcgsi.a libgambcgsi.a libgambcgsi.a ar rc libgambcgsi.a _gsilib.o _gambcgsi.o && ranlib libgambcgsi.a if test "" != ""; then \ ln -s libgambcgsi.a libgambcgsi.a; \ ln -s libgambcgsi.a libgambcgsi.a; \ fi cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_gsi.o" -I. -DHAVE_CONFIG_H _gsi.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_gsi_.o" -I. -DHAVE_CONFIG_H _gsi_.c cc -fstack-protector -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-unused -Wno-write-strings -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fmodulo-sched -freschedule-modulo-scheduled-loops -fomit-frame-pointer -fPIC -fno-common -rdynamic -I"../include" -o "gsi" _gsi.o _gsi_.o "../lib/libgambc.a" -lutil -lm libgambcgsi.a gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_7_3/gsi' making all in gsc gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_7_3/gsc' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_t-c-2.o" -I. -DHAVE_CONFIG_H _t-c-2.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_ptree1.o" -I. -DHAVE_CONFIG_H _ptree1.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_ptree2.o" -I. -DHAVE_CONFIG_H _ptree2.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_front.o" -I. -DHAVE_CONFIG_H _front.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_t-univ.o" -I. -DHAVE_CONFIG_H _t-univ.c -D___LIBRARY Stack dump: 0. Program arguments: /usr/bin/cc -cc1 -triple i386-unknown-freebsd10.0 -emit-obj -disable-free -disable-llvm-verifier -main-file-name _t-univ.c -mrelocation-model static -mdisable-fp-elim -relaxed-aliasing -masm-verbose -mconstructor-aliases -target-cpu i486 -coverage-file /wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_7_3/gsc/_t-univ.o -resource-dir /usr/bin/../lib/clang/3.3 -D HAVE_CONFIG_H -D ___LIBRARY -I ../include -I . -O2 -fdebug-compilation-dir /wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_7_3/gsc -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -mstackrealign -fobjc-runtime=gnustep -fobjc-default-synthesize-properties -fdiagnostics-show-option -backend-option -vectorize-loops -o _t-univ.o -x c _t-univ.c 1. parser at end of file 2. Per-module optimization passes 3. Running pass 'CallGraph Pass Manager' on module '_t-univ.c'. 4. Running pass 'Value Propagation' on function '@___H__20___t_2d_univ' cc: error: unable to execute command: Abort trap (core dumped) cc: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610 Target: i386-unknown-freebsd10.0 Thread model: posix cc: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script. cc: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: cc: note: diagnostic msg: /tmp/_t-univ-KlecQX.c cc: note: diagnostic msg: /tmp/_t-univ-KlecQX.sh cc: note: diagnostic msg: ******************** makefile:221: recipe for target '_t-univ.o' failed gmake[2]: *** [_t-univ.o] Error 254 gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_7_3/gsc' makefile:405: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_7_3' *** Error code 1 Stop. make: stopped in /usr/ports/lang/gambit-c From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 16:54:00 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 4D195DB0 for ; Wed, 28 Jan 2015 16:54:00 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 2E9E1D21; Wed, 28 Jan 2015 16:54:00 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SGrxg9070355; Wed, 28 Jan 2015 16:53:59 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SGrxon070204; Wed, 28 Jan 2015 16:53:59 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 16:53:59 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281653.t0SGrxon070204@beefy1.isc.freebsd.org> To: jura@netams.com Subject: [package - 10i386-default][net-mgmt/netams] Failed for netams-3.4.5_3 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: Wed, 28 Jan 2015 16:54:00 -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: jura@netams.com Last committer: crees@FreeBSD.org Ident: $FreeBSD: head/net-mgmt/netams/Makefile 373091 2014-11-22 19:13:49Z crees $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-01-28_06h57m35s/logs/netams-3.4.5_3.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-01-28_06h57m35s Log: ====>> Building net-mgmt/netams build started at Wed Jan 28 16:53:53 UTC 2015 port directory: /usr/ports/net-mgmt/netams building for: FreeBSD 10i386-default-job-01 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: jura@netams.com Makefile ident: $FreeBSD: head/net-mgmt/netams/Makefile 373091 2014-11-22 19:13:49Z crees $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=netams-3.4.5_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for netams-3.4.5_3: CGI=off: Install admin/user CGI scripts DEBUG=off: Build with debugging support ====> Options available for the multi DATABASE: you have to choose at least one of them MYSQL=on: MySQL database support PGSQL=off: PostgreSQL database support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work HOME=/wrkdirs/usr/ports/net-mgmt/netams/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work HOME=/wrkdirs/usr/ports/net-mgmt/netams/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work HOME=/wrkdirs/usr/ports/net-mgmt/netams/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work HOME=/wrkdirs/usr/ports/net-mgmt/netams/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-- CGI="@comment " NO_CGI="" DEBUG="@comment " NO_DEBUG="" MYSQL="" NO_MYSQL="@comment " PGSQL="@comment " NO_PGSQL="" OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/netams" EXAMPLESDIR="share/examples/netams" DATADIR="share/netams" WWWDIR="www/netams" ETCDIR="etc/netams" --End PLIST_SUB-- --SUB_LIST-- CGI="@comment " NO_CGI="" DEBUG="@comment " NO_DEBUG="" MYSQL="" NO_MYSQL="@comment " PGSQL="@comment " NO_PGSQL="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/netams DOCSDIR=/usr/local/share/doc/netams EXAMPLESDIR=/usr/local/share/examples/netams WWWDIR=/usr/local/www/netams ETCDIR=/usr/local/etc/netams --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> netams-3.4.5_3 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.7.txz [10i386-default-job-01] Installing pkg-1.4.7... [10i386-default-job-01] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of netams-3.4.5_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by netams-3.4.5_3 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by netams-3.4.5_3 for building => SHA256 Checksum OK for netams-3.4.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by netams-3.4.5_3 for building ===> Extracting for netams-3.4.5_3 ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by netams-3.4.5_3 for building => SHA256 Checksum OK for netams-3.4.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for netams-3.4.5_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> netams-3.4.5_3 depends on shared library: libpcap.so - found (/lib/libpcap.so.8) ===> netams-3.4.5_3 depends on shared library: libmysqlclient.so.18 - not found ===> Verifying for libmysqlclient.so.18 in /usr/ports/databases/mysql55-client ===> Installing existing package /packages/All/mysql55-client-5.5.41.txz [10i386-default-job-01] Installing mysql55-client-5.5.41... [10i386-default-job-01] Extracting mysql55-client-5.5.41... done ===> Returning to build of netams-3.4.5_3 =========================================================================== =================================================== ===> Configuring for netams-3.4.5_3 =========================================================================== =================================================== ===> Building for netams-3.4.5_3 sh configure.sh -nodebug ########################################################## ## Configuring NeTAMS for build targets... ## FreeBSD operating system... With FreeBSD 4 patch the sources... Optional features: Use_cli_enable BW_limit Fast_FW_checks Layer7_filter Hash_database Will have MYSQL support [ /usr/local/lib/mysql /usr/local/include/mysql ] Will have MYSQL (static) support [ /usr/local/lib/mysql /usr/local/include/mysql ] LibC - enabling OpenSSL Will have BILLING service No RADIUS support - install "openssl-devel" (md5.h) Will have PAM support (experimental) ## Configuration file was built. ## ########################################################## cd src && make all cd ../lib && make library && cd ../src cc -pipe -O2 -I../src -I./ -DFREEBSD -DHAVE_BW -DFAST_FW_CHECK -DLAYER7_FILTER -DUSE_MYSQL -I/usr/local/include/mysql -DUSE_MYSQL -I/usr/local/include/mysql -DHAVE_BILLING -DHAVE_PAM -Wno-format-zero-length -I./libcli -c libcli/libcli.c ar rc libcli.a libcli.o cc -pipe -O2 -I../src -I./ -DFREEBSD -DHAVE_BW -DFAST_FW_CHECK -DLAYER7_FILTER -DUSE_MYSQL -I/usr/local/include/mysql -DUSE_MYSQL -I/usr/local/include/mysql -DHAVE_BILLING -DHAVE_PAM -c lib.c ar rc libnetams.a lib.o c++ -pipe -fPIC -Wno-deprecated -I/usr/local/include -I../lib -DFREEBSD -DHAVE_BW -DFAST_FW_CHECK -DLAYER7_FILTER -DUSE_MYSQL -I/usr/local/include/mysql -DUSE_MYSQL -I/usr/local/include/mysql -DHAVE_BILLING -DHAVE_PAM -D_REENTRANT -D_THREAD_SAFE -c netamsctl.c c++ netamsctl.o -o netamsctl -L../lib -lnetams c++ netflow.c -c -pipe -fPIC -Wno-deprecated -I/usr/local/include -I../lib -DFREEBSD -DHAVE_BW -DFAST_FW_CHECK -DLAYER7_FILTER -DUSE_MYSQL -I/usr/local/include/mysql -DUSE_MYSQL -I/usr/local/include/mysql -DHAVE_BILLING -DHAVE_PAM -D_REENTRANT -D_THREAD_SAFE In file included from netflow.c:18: ./netflow.h:242:27: error: 'long type-name' is invalid u_int32_t long sent_flows; ^ ./netflow.h:243:27: error: 'long type-name' is invalid u_int32_t long sent_packets; ^ netflow.c:73:37: warning: implicit conversion from '__uint16_t' (aka 'unsigned short') to 'u_int8_t' (aka 'unsigned char') changes value from 7936 to 0 [-Wconstant-conversion] message->header.engine_type=htons(31); ~^~~~~~~~~ /usr/include/netinet/in.h:118:18: note: expanded from macro 'htons' #define htons(x) __htons(x) ^~~~~~~~~~ /usr/include/x86/endian.h:127:20: note: expanded from macro '__htons' #define __htons(x) __bswap16(x) ^~~~~~~~~~~~ /usr/include/x86/endian.h:74:3: note: expanded from macro '__bswap16' ((__uint16_t)(__builtin_constant_p(x) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning and 2 errors generated. *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/net-mgmt/netams/work/netams-3.4.5/src *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/net-mgmt/netams/work/netams-3.4.5 *** Error code 1 Stop. make[1]: stopped in /usr/ports/net-mgmt/netams *** Error code 1 Stop. make: stopped in /usr/ports/net-mgmt/netams From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 16:55:36 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 7CBB0DD9 for ; Wed, 28 Jan 2015 16:55:36 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 69EAED2F; Wed, 28 Jan 2015 16:55:36 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SGtaEO041032; Wed, 28 Jan 2015 16:55:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SGtZTG040869; Wed, 28 Jan 2015 16:55:35 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 16:55:35 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281655.t0SGtZTG040869@beefy2.isc.freebsd.org> To: josh.carroll@gmail.com Subject: [package - 10amd64-default][net/shaperprobe] Failed for shaperprobe-0.2_1 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: Wed, 28 Jan 2015 16:55:36 -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: josh.carroll@gmail.com Last committer: danfe@FreeBSD.org Ident: $FreeBSD: head/net/shaperprobe/Makefile 348316 2014-03-15 12:06:49Z danfe $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-default/2015-01-28_05h16m48s/logs/shaperprobe-0.2_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-default&build=2015-01-28_05h16m48s Log: ====>> Building net/shaperprobe build started at Wed Jan 28 16:55:33 UTC 2015 port directory: /usr/ports/net/shaperprobe building for: FreeBSD 10amd64-default-job-16 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: josh.carroll@gmail.com Makefile ident: $FreeBSD: head/net/shaperprobe/Makefile 348316 2014-03-15 12:06:49Z danfe $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=shaperprobe-0.2_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-default/ref/.p/pool MASTERNAME=10amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/shaperprobe/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/shaperprobe/work HOME=/wrkdirs/usr/ports/net/shaperprobe/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/shaperprobe/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/shaperprobe/work HOME=/wrkdirs/usr/ports/net/shaperprobe/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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/shaperprobe" EXAMPLESDIR="share/examples/shaperprobe" DATADIR="share/shaperprobe" WWWDIR="www/shaperprobe" ETCDIR="etc/shaperprobe" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/shaperprobe DOCSDIR=/usr/local/share/doc/shaperprobe EXAMPLESDIR=/usr/local/share/examples/shaperprobe WWWDIR=/usr/local/www/shaperprobe ETCDIR=/usr/local/etc/shaperprobe --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> shaperprobe-0.2_1 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.7.txz [10amd64-default-job-16] Installing pkg-1.4.7... [10amd64-default-job-16] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of shaperprobe-0.2_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by shaperprobe-0.2_1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by shaperprobe-0.2_1 for building => SHA256 Checksum OK for shaperprobe.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by shaperprobe-0.2_1 for building ===> Extracting for shaperprobe-0.2_1 => SHA256 Checksum OK for shaperprobe.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for shaperprobe-0.2_1 ===> Applying FreeBSD patches for shaperprobe-0.2_1 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for shaperprobe-0.2_1 =========================================================================== =================================================== ===> Building for shaperprobe-0.2_1 cc -O2 -pipe -fstack-protector -fno-strict-aliasing -c -DOSX prober.c -o prober.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -c -DOSX tcp_client.c -o tcp_client.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -c -DOSX tcpserver.c -o tcpserver.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -c -DOSX wrappers.c -o wrappers.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -c -DOSX tbdetect.c -o tbdetect.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -c -DOSX measflow.c -o measflow.o cc -lm prober.o tcp_client.o tcpserver.o wrappers.o tbdetect.o measflow.o -o prober tbdetect.o: In function `prober_swait': tbdetect.c:(.text+0x2f4): undefined reference to `prober_sbusywait' cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/net/shaperprobe/work/shaperprobe *** Error code 1 Stop. make: stopped in /usr/ports/net/shaperprobe From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 16:56:09 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 BD926DE8; Wed, 28 Jan 2015 16:56:09 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 9C7D5D37; Wed, 28 Jan 2015 16:56:09 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SGu9nD069790; Wed, 28 Jan 2015 16:56:09 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SGu9Ir069783; Wed, 28 Jan 2015 16:56:09 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 16:56:09 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281656.t0SGu9Ir069783@beefy2.isc.freebsd.org> To: mich@FreeBSD.org Subject: [package - 10amd64-default][sysutils/ah-tty] Failed for ah-tty-0.3.12 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: Wed, 28 Jan 2015 16:56:09 -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: mich@FreeBSD.org Last committer: miwi@FreeBSD.org Ident: $FreeBSD: head/sysutils/ah-tty/Makefile 356050 2014-06-01 07:28:20Z miwi $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-default/2015-01-28_05h16m48s/logs/ah-tty-0.3.12.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-default&build=2015-01-28_05h16m48s Log: ====>> Building sysutils/ah-tty build started at Wed Jan 28 16:56:02 UTC 2015 port directory: /usr/ports/sysutils/ah-tty building for: FreeBSD 10amd64-default-job-17 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: mich@FreeBSD.org Makefile ident: $FreeBSD: head/sysutils/ah-tty/Makefile 356050 2014-06-01 07:28:20Z miwi $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=ah-tty-0.3.12 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-default/ref/.p/pool MASTERNAME=10amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/ah-tty/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/ah-tty/work HOME=/wrkdirs/usr/ports/sysutils/ah-tty/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/ah-tty/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/ah-tty/work HOME=/wrkdirs/usr/ports/sysutils/ah-tty/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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/ah-tty" EXAMPLESDIR="share/examples/ah-tty" DATADIR="share/ah-tty" WWWDIR="www/ah-tty" ETCDIR="etc/ah-tty" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ah-tty DOCSDIR=/usr/local/share/doc/ah-tty EXAMPLESDIR=/usr/local/share/examples/ah-tty WWWDIR=/usr/local/www/ah-tty ETCDIR=/usr/local/etc/ah-tty --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> ah-tty-0.3.12 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.7.txz [10amd64-default-job-17] Installing pkg-1.4.7... [10amd64-default-job-17] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ah-tty-0.3.12 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by ah-tty-0.3.12 for building =========================================================================== =================================================== ===> Fetching all distfiles required by ah-tty-0.3.12 for building => SHA256 Checksum OK for ah-tty-0.3.12.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by ah-tty-0.3.12 for building ===> Extracting for ah-tty-0.3.12 => SHA256 Checksum OK for ah-tty-0.3.12.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ah-tty-0.3.12 ===> Applying FreeBSD patches for ah-tty-0.3.12 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for ah-tty-0.3.12 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/ltconfig loading site script /usr/ports/Templates/config.site creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector) works... yes checking whether the C compiler (cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking host system type... amd64-portbld-freebsd10.0 checking build system type... amd64-portbld-freebsd10.0 checking for ranlib... ranlib checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD-compatible nm... /usr/bin/nm -B checking command to parse /usr/bin/nm -B output... yes checking for _ prefix in compiled symbols... (cached) no checking whether ln -s works... yes updating cache ./config.cache checking for object suffix... o checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions ... yes checking if cc static flag -static works... -static checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking command to parse /usr/bin/nm -B output... yes checking how to hardcode library paths into programs... immediate checking for /usr/bin/ld option to reload object files... -r checking dynamic linker characteristics... freebsd10.0 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for objdir... .libs checking for dlopen... yes checking for dlfcn.h... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no creating libtool loading cache ./config.cache checking for initscr in -lncurses... yes checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/uio.h... yes checking for curses.h... yes checking for ctype.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for ltdl.h... no checking for stropts.h... no checking for search.h... (cached) yes checking for insque... yes checking for remque... yes checking for strchr... yes checking for memcpy... (cached) yes /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: multiple definition of `_LDL_cat' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: first defined here usage.o: In function `__CQ_read': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/circque.h:49: multiple definition of `__CQ_read' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/circque.h:49: first defined here usage.o: In function `__CQ_write': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/circque.h:82: multiple definition of `__CQ_write' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/circque.h:82: first defined here usage.o: In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here usage.o: In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here usage.o: In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(autohelp.o): In function `LDL_length': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: multiple definition of `LDL_length' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: first defined here libdill.a(autohelp.o): In function `LDL_prepend': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: multiple definition of `LDL_prepend' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: first defined here libdill.a(autohelp.o): In function `_LDL_cat': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: multiple definition of `_LDL_cat' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: first defined here libdill.a(autohelp.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(autohelp.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(autohelp.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(ahread.o): In function `LDL_length': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: multiple definition of `LDL_length' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: first defined here libdill.a(ahread.o): In function `LDL_prepend': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: multiple definition of `LDL_prepend' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: first defined here libdill.a(ahread.o): In function `_LDL_cat': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: multiple definition of `_LDL_cat' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: first defined here libdill.a(ahread.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(ahread.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(ahread.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(dillospawn.o): In function `LDL_length': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: multiple definition of `LDL_length' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: first defined here libdill.a(dillospawn.o): In function `LDL_prepend': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: multiple definition of `LDL_prepend' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: first defined here libdill.a(dillospawn.o): In function `_LDL_cat': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: multiple definition of `_LDL_cat' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: first defined here libdill.a(dillospawn.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(dillospawn.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(dillospawn.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(vtansi.o): In function `__VT_dmove': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:81: multiple definition of `__VT_dmove' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:81: first defined here libdill.a(vtansi.o): In function `__VT_mcol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:99: multiple definition of `__VT_mcol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:99: first defined here libdill.a(vtansi.o): In function `__VT_mrow': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:110: multiple definition of `__VT_mrow' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:110: first defined here libdill.a(vtansi.o): In function `__VT_nextline': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:121: multiple definition of `__VT_nextline' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:121: first defined here libdill.a(vtansi.o): In function `__VT_scrollpage': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:144: multiple definition of `__VT_scrollpage' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:144: first defined here libdill.a(vtansi.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(vtansi.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(vtansi.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(vtcurses.o): In function `__VT_dmove': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:81: multiple definition of `__VT_dmove' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:81: first defined here libdill.a(vtcurses.o): In function `__VT_mcol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:99: multiple definition of `__VT_mcol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:99: first defined here libdill.a(vtcurses.o): In function `__VT_mrow': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:110: multiple definition of `__VT_mrow' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:110: first defined here libdill.a(vtcurses.o): In function `__VT_nextline': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:121: multiple definition of `__VT_nextline' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:121: first defined here libdill.a(vtcurses.o): In function `__VT_scrollpage': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:144: multiple definition of `__VT_scrollpage' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:144: first defined here libdill.a(vtcurses.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(vtcurses.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(vtcurses.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(vtlabel.o): In function `__VT_dmove': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:81: multiple definition of `__VT_dmove' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:81: first defined here libdill.a(vtlabel.o): In function `__VT_mcol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:99: multiple definition of `__VT_mcol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:99: first defined here libdill.a(vtlabel.o): In function `__VT_mrow': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:110: multiple definition of `__VT_mrow' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:110: first defined here libdill.a(vtlabel.o): In function `__VT_nextline': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:121: multiple definition of `__VT_nextline' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:121: first defined here libdill.a(vtlabel.o): In function `__VT_scrollpage': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:144: multiple definition of `__VT_scrollpage' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:144: first defined here libdill.a(vtlabel.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(vtlabel.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(vtlabel.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(dillofork2.o): In function `FD_bkgnd': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/IOQ.h:60: multiple definition of `FD_bkgnd' monitor.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/IOQ.h:60: first defined here libdill.a(dillofork2.o): In function `LDL_length': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: multiple definition of `LDL_length' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: first defined here libdill.a(dillofork2.o): In function `LDL_prepend': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: multiple definition of `LDL_prepend' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: first defined here libdill.a(dillofork2.o): In function `_LDL_cat': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: multiple definition of `_LDL_cat' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: first defined here libdill.a(dillofork2.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(dillofork2.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(dillofork2.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(pty.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(pty.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(pty.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(dillofork.o): In function `LDL_length': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: multiple definition of `LDL_length' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: first defined here libdill.a(dillofork.o): In function `LDL_prepend': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: multiple definition of `LDL_prepend' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: first defined here libdill.a(dillofork.o): In function `_LDL_cat': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: multiple definition of `_LDL_cat' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: first defined here libdill.a(dillofork.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(dillofork.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(dillofork.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12 *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/ah-tty From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 17:00:25 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 41C9CE44; Wed, 28 Jan 2015 17:00:25 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 20DC9D68; Wed, 28 Jan 2015 17:00:25 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SH0ORw045816; Wed, 28 Jan 2015 17:00:24 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SH0ORC045806; Wed, 28 Jan 2015 17:00:24 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 17:00:24 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281700.t0SH0ORC045806@beefy2.isc.freebsd.org> To: sunpoet@FreeBSD.org Subject: [package - 10amd64-default][audio/ices] Failed for ices-2.0.2_2, 1 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: Wed, 28 Jan 2015 17:00:25 -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: sunpoet@FreeBSD.org Last committer: sunpoet@FreeBSD.org Ident: $FreeBSD: head/audio/ices/Makefile 353022 2014-05-05 14:51:06Z sunpoet $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-default/2015-01-28_05h16m48s/logs/ices-2.0.2_2,1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-default&build=2015-01-28_05h16m48s Log: ====>> Building audio/ices build started at Wed Jan 28 17:00:14 UTC 2015 port directory: /usr/ports/audio/ices building for: FreeBSD 10amd64-default-job-02 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: sunpoet@FreeBSD.org Makefile ident: $FreeBSD: head/audio/ices/Makefile 353022 2014-05-05 14:51:06Z sunpoet $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=ices-2.0.2_2,1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-default/ref/.p/pool MASTERNAME=10amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for ices-2.0.2_2,1: ALSA=off: ALSA audio architecture support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-roaraudio --disable-sun-audio --disable-alsa --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/ices/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/ices/work HOME=/wrkdirs/usr/ports/audio/ices/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/ices/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/ices/work HOME=/wrkdirs/usr/ports/audio/ices/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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -pthread -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-- OSREL=10.0 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/ices" EXAMPLESDIR="share/examples/ices" DATADIR="share/ices" WWWDIR="www/ices" ETCDIR="etc/ices" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ices DOCSDIR=/usr/local/share/doc/ices EXAMPLESDIR=/usr/local/share/examples/ices WWWDIR=/usr/local/www/ices ETCDIR=/usr/local/etc/ices --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> ices-2.0.2_2,1 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.7.txz [10amd64-default-job-02] Installing pkg-1.4.7... [10amd64-default-job-02] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ices-2.0.2_2,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ices-2.0.2_2,1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ices-2.0.2_2,1 for building => SHA256 Checksum OK for ices-2.0.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ices-2.0.2_2,1 for building ===> Extracting for ices-2.0.2_2,1 => SHA256 Checksum OK for ices-2.0.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ices-2.0.2_2,1 =========================================================================== =================================================== ===> ices-2.0.2_2,1 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 [10amd64-default-job-02] Installing gmake-4.1_1... [10amd64-default-job-02] `-- Installing gettext-runtime-0.19.4... [10amd64-default-job-02] | `-- Installing indexinfo-0.2.2... [10amd64-default-job-02] | `-- Extracting indexinfo-0.2.2... done [10amd64-default-job-02] `-- Extracting gettext-runtime-0.19.4... done [10amd64-default-job-02] Extracting gmake-4.1_1... done ===> Returning to build of ices-2.0.2_2,1 ===> ices-2.0.2_2,1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [10amd64-default-job-02] Installing pkgconf-0.9.7... [10amd64-default-job-02] Extracting pkgconf-0.9.7... done ===> Returning to build of ices-2.0.2_2,1 =========================================================================== =================================================== ===> ices-2.0.2_2,1 depends on shared library: libogg.so - not found ===> Verifying for libogg.so in /usr/ports/audio/libogg ===> Installing existing package /packages/All/libogg-1.3.2_1,4.txz [10amd64-default-job-02] Installing libogg-1.3.2_1,4... [10amd64-default-job-02] Extracting libogg-1.3.2_1,4... done ===> Returning to build of ices-2.0.2_2,1 ===> ices-2.0.2_2,1 depends on shared library: libshout.so - not found ===> Verifying for libshout.so in /usr/ports/audio/libshout ===> Installing existing package /packages/All/libshout-2.3.1.txz [10amd64-default-job-02] Installing libshout-2.3.1... [10amd64-default-job-02] `-- Installing libtheora-1.1.1_6... [10amd64-default-job-02] | `-- Installing libvorbis-1.3.4_2,3... [10amd64-default-job-02] | `-- Extracting libvorbis-1.3.4_2,3... done [10amd64-default-job-02] `-- Extracting libtheora-1.1.1_6... done [10amd64-default-job-02] `-- Installing speex-1.2.r2,1... [10amd64-default-job-02] | `-- Installing speexdsp-1.2.r3_1... [10amd64-default-job-02] | `-- Extracting speexdsp-1.2.r3_1... done [10amd64-default-job-02] `-- Extracting speex-1.2.r2,1... done [10amd64-default-job-02] Extracting libshout-2.3.1... done ===> Returning to build of ices-2.0.2_2,1 ===> ices-2.0.2_2,1 depends on shared library: libspeex.so - found (/usr/local/lib/libspeex.so.1.5.0) ===> ices-2.0.2_2,1 depends on shared library: libtheora.so - found (/usr/local/lib/libtheora.so.0.3.10) ===> ices-2.0.2_2,1 depends on shared library: libvorbis.so - found (/usr/local/lib/libvorbis.so.0.4.7) ===> ices-2.0.2_2,1 depends on shared library: libxml2.so - not found ===> Verifying for libxml2.so in /usr/ports/textproc/libxml2 ===> Installing existing package /packages/All/libxml2-2.9.2_2.txz [10amd64-default-job-02] Installing libxml2-2.9.2_2... [10amd64-default-job-02] Extracting libxml2-2.9.2_2... done ===> Returning to build of ices-2.0.2_2,1 =========================================================================== =================================================== ===> Configuring for ices-2.0.2_2,1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/configure configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd10.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd10.0 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for fgrep... (cached) /usr/bin/fgrep checking for ANSI C header files... (cached) yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking for sys/select.h... (cached) yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for uint64_t... yes checking for gettimeofday... (cached) yes checking for ftime... no checking for XML configuration checking for xml2-config... /usr/local/bin/xml2-config checking for xmlParseFile... yes checking for pkg-config... /usr/local/bin/pkg-config checking shout/shout.h usability... yes checking shout/shout.h presence... yes checking for shout/shout.h... yes checking for shout_new... yes checking for libogg... ok checking for libvorbis... ok configure: creating ./config.status config.status: creating Makefile config.status: creating conf/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/log/Makefile config.status: creating src/timing/Makefile config.status: creating src/thread/Makefile config.status: creating src/avl/Makefile config.status: creating config.h config.status: executing depfiles commands Build with alsa: no Build with OSS: yes Build with Sun audio: no Build with RoarAudio: no =========================================================================== =================================================== ===> Building for ices-2.0.2_2,1 gmake[1]: Entering directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2' gmake all-recursive gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2' Making all in src gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src' Making all in log gmake[4]: Entering directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src/log' if /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT log.lo -MD -MP -MF ".deps/log.Tpo" -c -o log.lo log.c; \ then mv -f ".deps/log.Tpo" ".deps/log.Plo"; else rm -f ".deps/log.Tpo"; exit 1; fi mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -fPIC -DPIC -o .libs/log.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -o log.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -pthread -fstack-protector -o libicelog.la log.lo ar cru .libs/libicelog.a .libs/log.o ranlib .libs/libicelog.a creating libicelog.la (cd .libs && rm -f libicelog.la && ln -s ../libicelog.la libicelog.la) gmake[4]: Leaving directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src/log' Making all in timing gmake[4]: Entering directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src/timing' if /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libicetiming_la-timing.lo -MD -MP -MF ".deps/libicetiming_la-timing.Tpo" -c -o libicetiming_la-timing.lo `test -f 'timing.c' || echo './'`timing.c; \ then mv -f ".deps/libicetiming_la-timing.Tpo" ".deps/libicetiming_la-timing.Plo"; else rm -f ".deps/libicetiming_la-timing.Tpo"; exit 1; fi mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libicetiming_la-timing.lo -MD -MP -MF .deps/libicetiming_la-timing.Tpo -c timing.c -fPIC -DPIC -o .libs/libicetiming_la-timing.o In file included from timing.c:38: /usr/include/sys/timeb.h:42:2: warning: "this file includes which is deprecated" [-W#warnings] #warning "this file includes which is deprecated" ^ timing.c:53:5: warning: implicit declaration of function 'gettimeofday' is invalid in C99 [-Wimplicit-function-declaration] gettimeofday(&mtv, NULL); ^ 2 warnings generated. cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libicetiming_la-timing.lo -MD -MP -MF .deps/libicetiming_la-timing.Tpo -c timing.c -o libicetiming_la-timing.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -pthread -fstack-protector -o libicetiming.la libicetiming_la-timing.lo ar cru .libs/libicetiming.a .libs/libicetiming_la-timing.o ranlib .libs/libicetiming.a creating libicetiming.la (cd .libs && rm -f libicetiming.la && ln -s ../libicetiming.la libicetiming.la) gmake[4]: Leaving directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src/timing' Making all in thread gmake[4]: Entering directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src/thread' if /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libicethread_la-thread.lo -MD -MP -MF ".deps/libicethread_la-thread.Tpo" -c -o libicethread_la-thread.lo `test -f 'thread.c' || echo './'`thread.c; \ then mv -f ".deps/libicethread_la-thread.Tpo" ".deps/libicethread_la-thread.Plo"; else rm -f ".deps/libicethread_la-thread.Tpo"; exit 1; fi mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libicethread_la-thread.lo -MD -MP -MF .deps/libicethread_la-thread.Tpo -c thread.c -fPIC -DPIC -o .libs/libicethread_la-thread.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libicethread_la-thread.lo -MD -MP -MF .deps/libicethread_la-thread.Tpo -c thread.c -o libicethread_la-thread.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -pthread -fstack-protector -o libicethread.la libicethread_la-thread.lo ar cru .libs/libicethread.a .libs/libicethread_la-thread.o ranlib .libs/libicethread.a creating libicethread.la (cd .libs && rm -f libicethread.la && ln -s ../libicethread.la libicethread.la) gmake[4]: Leaving directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src/thread' Making all in avl gmake[4]: Entering directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src/avl' if /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libiceavl_la-avl.lo -MD -MP -MF ".deps/libiceavl_la-avl.Tpo" -c -o libiceavl_la-avl.lo `test -f 'avl.c' || echo './'`avl.c; \ then mv -f ".deps/libiceavl_la-avl.Tpo" ".deps/libiceavl_la-avl.Plo"; else rm -f ".deps/libiceavl_la-avl.Tpo"; exit 1; fi mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libiceavl_la-avl.lo -MD -MP -MF .deps/libiceavl_la-avl.Tpo -c avl.c -fPIC -DPIC -o .libs/libiceavl_la-avl.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libiceavl_la-avl.lo -MD -MP -MF .deps/libiceavl_la-avl.Tpo -c avl.c -o libiceavl_la-avl.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -pthread -fstack-protector -o libiceavl.la libiceavl_la-avl.lo ar cru .libs/libiceavl.a .libs/libiceavl_la-avl.o ranlib .libs/libiceavl.a creating libiceavl.la (cd .libs && rm -f libiceavl.la && ln -s ../libiceavl.la libiceavl.la) gmake[4]: Leaving directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src/avl' gmake[4]: Entering directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src' if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT input.o -MD -MP -MF ".deps/input.Tpo" -c -o input.o input.c; \ then mv -f ".deps/input.Tpo" ".deps/input.Po"; else rm -f ".deps/input.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT cfgparse.o -MD -MP -MF ".deps/cfgparse.Tpo" -c -o cfgparse.o cfgparse.c; \ then mv -f ".deps/cfgparse.Tpo" ".deps/cfgparse.Po"; else rm -f ".deps/cfgparse.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT stream.o -MD -MP -MF ".deps/stream.Tpo" -c -o stream.o stream.c; \ then mv -f ".deps/stream.Tpo" ".deps/stream.Po"; else rm -f ".deps/stream.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ices.o -MD -MP -MF ".deps/ices.Tpo" -c -o ices.o ices.c; \ then mv -f ".deps/ices.Tpo" ".deps/ices.Po"; else rm -f ".deps/ices.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT signals.o -MD -MP -MF ".deps/signals.Tpo" -c -o signals.o signals.c; \ then mv -f ".deps/signals.Tpo" ".deps/signals.Po"; else rm -f ".deps/signals.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT im_playlist.o -MD -MP -MF ".deps/im_playlist.Tpo" -c -o im_playlist.o im_playlist.c; \ then mv -f ".deps/im_playlist.Tpo" ".deps/im_playlist.Po"; else rm -f ".deps/im_playlist.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT reencode.o -MD -MP -MF ".deps/reencode.Tpo" -c -o reencode.o reencode.c; \ then mv -f ".deps/reencode.Tpo" ".deps/reencode.Po"; else rm -f ".deps/reencode.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT encode.o -MD -MP -MF ".deps/encode.Tpo" -c -o encode.o encode.c; \ then mv -f ".deps/encode.Tpo" ".deps/encode.Po"; else rm -f ".deps/encode.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT playlist_basic.o -MD -MP -MF ".deps/playlist_basic.Tpo" -c -o playlist_basic.o playlist_basic.c; \ then mv -f ".deps/playlist_basic.Tpo" ".deps/playlist_basic.Po"; else rm -f ".deps/playlist_basic.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT im_stdinpcm.o -MD -MP -MF ".deps/im_stdinpcm.Tpo" -c -o im_stdinpcm.o im_stdinpcm.c; \ then mv -f ".deps/im_stdinpcm.Tpo" ".deps/im_stdinpcm.Po"; else rm -f ".deps/im_stdinpcm.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT stream_shared.o -MD -MP -MF ".deps/stream_shared.Tpo" -c -o stream_shared.o stream_shared.c; \ then mv -f ".deps/stream_shared.Tpo" ".deps/stream_shared.Po"; else rm -f ".deps/stream_shared.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT metadata.o -MD -MP -MF ".deps/metadata.Tpo" -c -o metadata.o metadata.c; \ then mv -f ".deps/metadata.Tpo" ".deps/metadata.Po"; else rm -f ".deps/metadata.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT playlist_script.o -MD -MP -MF ".deps/playlist_script.Tpo" -c -o playlist_script.o playlist_script.c; \ then mv -f ".deps/playlist_script.Tpo" ".deps/playlist_script.Po"; else rm -f ".deps/playlist_script.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT audio.o -MD -MP -MF ".deps/audio.Tpo" -c -o audio.o audio.c; \ then mv -f ".deps/audio.Tpo" ".deps/audio.Po"; else rm -f ".deps/audio.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT resample.o -MD -MP -MF ".deps/resample.Tpo" -c -o resample.o resample.c; \ then mv -f ".deps/resample.Tpo" ".deps/resample.Po"; else rm -f ".deps/resample.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT im_oss.o -MD -MP -MF ".deps/im_oss.Tpo" -c -o im_oss.o im_oss.c; \ then mv -f ".deps/im_oss.Tpo" ".deps/im_oss.Po"; else rm -f ".deps/im_oss.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link cc -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -pthread -fstack-protector -o ices input.o cfgparse.o stream.o ices.o signals.o im_playlist.o reencode.o encode.o playlist_basic.o im_stdinpcm.o stream_shared.o metadata.o playlist_script.o audio.o resample.o im_oss.o log/libicelog.la timing/libicetiming.la thread/libicethread.la avl/libiceavl.la -lvorbisenc -lvorbis -lshout -L/usr/local/lib -lxml2 -lz -L/usr/lib -lm mkdir .libs cc -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -pthread -fstack-protector -o ices input.o cfgparse.o stream.o ices.o signals.o im_playlist.o reencode.o encode.o playlist_basic.o im_stdinpcm.o stream_shared.o metadata.o playlist_script.o audio.o resample.o im_oss.o -L/usr/local/lib log/.libs/libicelog.a timing/.libs/libicetiming.a thread/.libs/libicethread.a avl/.libs/libiceavl.a -lvorbisenc -lvorbis -lshout -lxml2 -lz -L/usr/lib -lm /usr/bin/ld: C: invalid DSO for symbol `ogg_stream_packetout' definition //usr/local/lib/libogg.so.0: could not read symbols: Bad value cc: error: linker command failed with exit code 1 (use -v to see invocation) Makefile:318: recipe for target 'ices' failed gmake[4]: *** [ices] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src' Makefile:385: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src' Makefile:295: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2' Makefile:224: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2' *** Error code 1 Stop. make: stopped in /usr/ports/audio/ices From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 17:05:30 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 97623138; Wed, 28 Jan 2015 17:05:30 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 829C0E1D; Wed, 28 Jan 2015 17:05:30 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SH5UoO058275; Wed, 28 Jan 2015 17:05:30 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SH5UHX058257; Wed, 28 Jan 2015 17:05:30 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 17:05:30 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281705.t0SH5UHX058257@beefy1.isc.freebsd.org> To: acm@FreeBSD.org Subject: [package - 10i386-default][emulators/gngeo] Failed for gngeo-0.8_2 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: Wed, 28 Jan 2015 17:05:30 -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: acm@FreeBSD.org Last committer: tijl@FreeBSD.org Ident: $FreeBSD: head/emulators/gngeo/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-01-28_06h57m35s/logs/gngeo-0.8_2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-01-28_06h57m35s Log: ====>> Building emulators/gngeo build started at Wed Jan 28 17:04:57 UTC 2015 port directory: /usr/ports/emulators/gngeo building for: FreeBSD 10i386-default-job-11 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: acm@FreeBSD.org Makefile ident: $FreeBSD: head/emulators/gngeo/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gngeo-0.8_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gngeo-0.8_2: ASM=on: Use optimized assembly code RAZE=on: Use Raze as z80 emulator STAR=on: Use Starscream as 68k emulator ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --program-transform-name="" --disable-gp2x --disable-i386asm --with-z80core=raze --with-m68kcore=starscream --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/gngeo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/gngeo/work HOME=/wrkdirs/usr/ports/emulators/gngeo/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/gngeo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/gngeo/work HOME=/wrkdirs/usr/ports/emulators/gngeo/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh SDL_CONFIG=/usr/local/bin/sdl-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/gngeo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/gngeo/work HOME=/wrkdirs/usr/ports/emulators/gngeo/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/gngeo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/gngeo/work HOME=/wrkdirs/usr/ports/emulators/gngeo/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES SDL_CONFIG=/usr/local/bin/sdl-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89" CPP="cpp" CPPFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 `/usr/local/bin/sdl-config --cflags` -I/usr/local/include" LDFLAGS=" `/usr/local/bin/sdl-config --libs` -L/usr/local/lib -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_IN STALL_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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gngeo" EXAMPLESDIR="share/examples/gngeo" DATADIR="share/gngeo" WWWDIR="www/gngeo" ETCDIR="etc/gngeo" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gngeo DOCSDIR=/usr/local/share/doc/gngeo EXAMPLESDIR=/usr/local/share/examples/gngeo WWWDIR=/usr/local/www/gngeo ETCDIR=/usr/local/etc/gngeo --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> gngeo-0.8_2 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.7.txz [10i386-default-job-11] Installing pkg-1.4.7... [10i386-default-job-11] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gngeo-0.8_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gngeo-0.8_2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by gngeo-0.8_2 for building => SHA256 Checksum OK for gngeo-0.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gngeo-0.8_2 for building ===> Extracting for gngeo-0.8_2 => SHA256 Checksum OK for gngeo-0.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gngeo-0.8_2 =========================================================================== =================================================== ===> gngeo-0.8_2 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 [10i386-default-job-11] Installing gmake-4.1_1... [10i386-default-job-11] `-- Installing gettext-runtime-0.19.4... [10i386-default-job-11] | `-- Installing indexinfo-0.2.2... [10i386-default-job-11] | `-- Extracting indexinfo-0.2.2... done [10i386-default-job-11] `-- Extracting gettext-runtime-0.19.4... done [10i386-default-job-11] Extracting gmake-4.1_1... done ===> Returning to build of gngeo-0.8_2 ===> gngeo-0.8_2 depends on executable: nasm - not found ===> Verifying install for nasm in /usr/ports/devel/nasm ===> Installing existing package /packages/All/nasm-2.11.06,1.txz [10i386-default-job-11] Installing nasm-2.11.06,1... [10i386-default-job-11] Extracting nasm-2.11.06,1... done ===> Returning to build of gngeo-0.8_2 ===> gngeo-0.8_2 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/glproto.pc in /usr/ports/x11/glproto ===> Installing existing package /packages/All/glproto-1.4.17.txz [10i386-default-job-11] Installing glproto-1.4.17... [10i386-default-job-11] Extracting glproto-1.4.17... done ===> Returning to build of gngeo-0.8_2 ===> gngeo-0.8_2 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/dri2proto.pc in /usr/ports/x11/dri2proto ===> Installing existing package /packages/All/dri2proto-2.8.txz [10i386-default-job-11] Installing dri2proto-2.8... [10i386-default-job-11] Extracting dri2proto-2.8... done ===> Returning to build of gngeo-0.8_2 ===> gngeo-0.8_2 depends on file: /usr/local/bin/sdl-config - not found ===> Verifying install for /usr/local/bin/sdl-config in /usr/ports/devel/sdl12 ===> Installing existing package /packages/All/sdl-1.2.15_5,2.txz [10i386-default-job-11] Installing sdl-1.2.15_5,2... [10i386-default-job-11] `-- Installing aalib-1.4.r5_11... [10i386-default-job-11] `-- Extracting aalib-1.4.r5_11... done [10i386-default-job-11] `-- Installing libGLU-9.0.0_2... [10i386-default-job-11] | `-- Installing libGL-9.1.7_4... [10i386-default-job-11] | | `-- Installing expat-2.1.0_2... [10i386-default-job-11] | | `-- Extracting expat-2.1.0_2... done [10i386-default-job-11] | | `-- Installing libX11-1.6.2_2,1... [10i386-default-job-11] | | `-- Installing kbproto-1.0.6... [10i386-default-job-11] | | `-- Extracting kbproto-1.0.6... done [10i386-default-job-11] | | `-- Installing libXau-1.0.8_2... [10i386-default-job-11] | | | `-- Installing xproto-7.0.26... [10i386-default-job-11] | | | `-- Extracting xproto-7.0.26... done [10i386-default-job-11] | | `-- Extracting libXau-1.0.8_2... done [10i386-default-job-11] | | `-- Installing libXdmcp-1.1.1_2... [10i386-default-job-11] | | `-- Extracting libXdmcp-1.1.1_2... done [10i386-default-job-11] | | `-- Installing libxcb-1.11... [10i386-default-job-11] | | | `-- Installing libpthread-stubs-0.3_6... [10i386-default-job-11] | | | `-- Extracting libpthread-stubs-0.3_6... done [10i386-default-job-11] | | | `-- Installing libxml2-2.9.2_2... [10i386-default-job-11] | | | `-- Extracting libxml2-2.9.2_2... done [10i386-default-job-11] | | `-- Extracting libxcb-1.11... done [10i386-default-job-11] | | `-- Extracting libX11-1.6.2_2,1... done [10i386-default-job-11] | | `-- Installing libXdamage-1.1.4_2... [10i386-default-job-11] | | `-- Installing damageproto-1.2.1... [10i386-default-job-11] | | `-- Extracting damageproto-1.2.1... done [10i386-default-job-11] | | `-- Installing libXfixes-5.0.1_2... [10i386-default-job-11] | | | `-- Installing fixesproto-5.0... [10i386-default-job-11] | | | `-- Extracting fixesproto-5.0... done [10i386-default-job-11] | | `-- Extracting libXfixes-5.0.1_2... done ^ /usr/include/zconf.h:267:23: note: expanded from macro 'OF' # define OF(args) args ^ state.c:534:10: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] gzwrite(gzf, state_img->pixels, 304 * 224 * 2); ^~~ * /usr/include/zlib.h:1341:40: note: passing argument to parameter 'file' here ZEXTERN int ZEXPORT gzwrite OF((gzFile file, ^ /usr/include/zconf.h:267:23: note: expanded from macro 'OF' # define OF(args) args ^ state.c:538:10: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] gzclose(gzf); ^~~ * /usr/include/zlib.h:1511:43: note: passing argument to parameter 'file' here ZEXTERN int ZEXPORT gzclose OF((gzFile file)); ^ /usr/include/zconf.h:267:23: note: expanded from macro 'OF' # define OF(args) args ^ state.c:556:9: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] gzread(gzf,state_img_tmp->pixels,304*224*2); ^~~ * /usr/include/zlib.h:1313:39: note: passing argument to parameter 'file' here ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len)); ^ /usr/include/zconf.h:267:23: note: expanded from macro 'OF' # define OF(args) args ^ state.c:590:10: warning: incompatible pointer types passing 'gzFile *' (aka 'struct gzFile_s **') to parameter of type 'gzFile' (aka 'struct gzFile_s *'); dereference with * [-Wincompatible-pointer-types] gzclose(gzf); ^~~ * /usr/include/zlib.h:1511:43: note: passing argument to parameter 'file' here ZEXTERN int ZEXPORT gzclose OF((gzFile file)); ^ /usr/include/zconf.h:267:23: note: expanded from macro 'OF' # define OF(args) args ^ 15 warnings generated. mv -f .deps/state.Tpo .deps/state.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT conf.o -MD -MP -MF .deps/conf.Tpo -c -o conf.o conf.c cc: warning: argument unused during compilation: '-fstrength-reduce' cc: warning: argument unused during compilation: '-frerun-loop-opt' cc: warning: argument unused during compilation: '-falign-functions=2' cc: warning: argument unused during compilation: '-falign-jumps=2' cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc: warning: argument unused during compilation: '-falign-loops=2' cc: warning: argument unused during compilation: '-fschedule-insns2' cc: warning: argument unused during compilation: '-malign-double' mv -f .deps/conf.Tpo .deps/conf.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT transpack.o -MD -MP -MF .deps/transpack.Tpo -c -o transpack.o transpack.c cc: warning: argument unused during compilation: '-fstrength-reduce' cc: warning: argument unused during compilation: '-frerun-loop-opt' cc: warning: argument unused during compilation: '-falign-functions=2' cc: warning: argument unused during compilation: '-falign-jumps=2' cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc: warning: argument unused during compilation: '-falign-loops=2' cc: warning: argument unused during compilation: '-fschedule-insns2' cc: warning: argument unused during compilation: '-malign-double' mv -f .deps/transpack.Tpo .deps/transpack.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT menu.o -MD -MP -MF .deps/menu.Tpo -c -o menu.o menu.c cc: warning: argument unused during compilation: '-fstrength-reduce' cc: warning: argument unused during compilation: '-frerun-loop-opt' cc: warning: argument unused during compilation: '-falign-functions=2' cc: warning: argument unused during compilation: '-falign-jumps=2' cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc: warning: argument unused during compilation: '-falign-loops=2' cc: warning: argument unused during compilation: '-fschedule-insns2' cc: warning: argument unused during compilation: '-malign-double' menu.c:1290:34: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] (void*) gn_menu_create_item(effect[i].desc, MENU_ACTION, change_effect_action, (void*) effect[i].name)); ^~~~~~~~~~~~~~ menu.c:777:41: note: passing argument to parameter 'name' here GN_MENU_ITEM *gn_menu_create_item(char *name, Uint32 type, ^ 1 warning generated. mv -f .deps/menu.Tpo .deps/menu.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT roms.o -MD -MP -MF .deps/roms.Tpo -c -o roms.o roms.c cc: warning: argument unused during compilation: '-fstrength-reduce' cc: warning: argument unused during compilation: '-frerun-loop-opt' cc: warning: argument unused during compilation: '-falign-functions=2' cc: warning: argument unused during compilation: '-falign-jumps=2' cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc: warning: argument unused during compilation: '-falign-loops=2' cc: warning: argument unused during compilation: '-fschedule-insns2' cc: warning: argument unused during compilation: '-malign-double' roms.c:1324:22: warning: implicit declaration of function 'basename' [-Wimplicit-function-declaration] char *game = strdup(basename(filename)); ^ roms.c:1324:22: warning: incompatible integer to pointer conversion passing 'int' to parameter of type 'const char *' [-Wint-conversion] char *game = strdup(basename(filename)); ^~~~~~~~~~~~~~~~~~ /usr/include/string.h:85:26: note: passing argument to parameter here char *strdup(const char *) __malloc_like; ^ roms.c:1579:40: warning: format specifies type 'long' but the argument has type 'unsigned int' [-Wformat] printf("cmpsize=%d %ld\n", cmpsize, sizeof (uLongf)); ~~~ ^~~~~~~~~~~~~~~ %u 3 warnings generated. mv -f .deps/roms.Tpo .deps/roms.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT mame_layer.o -MD -MP -MF .deps/mame_layer.Tpo -c -o mame_layer.o mame_layer.c cc: warning: argument unused during compilation: '-fstrength-reduce' cc: warning: argument unused during compilation: '-frerun-loop-opt' cc: warning: argument unused during compilation: '-falign-functions=2' cc: warning: argument unused during compilation: '-falign-jumps=2' cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc: warning: argument unused during compilation: '-falign-loops=2' cc: warning: argument unused during compilation: '-fschedule-insns2' cc: warning: argument unused during compilation: '-malign-double' mv -f .deps/mame_layer.Tpo .deps/mame_layer.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT neoboot.o -MD -MP -MF .deps/neoboot.Tpo -c -o neoboot.o neoboot.c cc: warning: argument unused during compilation: '-fstrength-reduce' cc: warning: argument unused during compilation: '-frerun-loop-opt' cc: warning: argument unused during compilation: '-falign-functions=2' cc: warning: argument unused during compilation: '-falign-jumps=2' cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc: warning: argument unused during compilation: '-falign-loops=2' cc: warning: argument unused during compilation: '-fschedule-insns2' cc: warning: argument unused during compilation: '-malign-double' mv -f .deps/neoboot.Tpo .deps/neoboot.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT event.o -MD -MP -MF .deps/event.Tpo -c -o event.o event.c cc: warning: argument unused during compilation: '-fstrength-reduce' cc: warning: argument unused during compilation: '-frerun-loop-opt' cc: warning: argument unused during compilation: '-falign-functions=2' cc: warning: argument unused during compilation: '-falign-jumps=2' cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc: warning: argument unused during compilation: '-falign-loops=2' cc: warning: argument unused during compilation: '-fschedule-insns2' cc: warning: argument unused during compilation: '-malign-double' mv -f .deps/event.Tpo .deps/event.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT stb_image.o -MD -MP -MF .deps/stb_image.Tpo -c -o stb_image.o stb_image.c cc: warning: argument unused during compilation: '-fstrength-reduce' cc: warning: argument unused during compilation: '-frerun-loop-opt' cc: warning: argument unused during compilation: '-falign-functions=2' cc: warning: argument unused during compilation: '-falign-jumps=2' cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc: warning: argument unused during compilation: '-falign-loops=2' cc: warning: argument unused during compilation: '-fschedule-insns2' cc: warning: argument unused during compilation: '-malign-double' mv -f .deps/stb_image.Tpo .deps/stb_image.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT stb_zlib.o -MD -MP -MF .deps/stb_zlib.Tpo -c -o stb_zlib.o stb_zlib.c cc: warning: argument unused during compilation: '-fstrength-reduce' cc: warning: argument unused during compilation: '-frerun-loop-opt' cc: warning: argument unused during compilation: '-falign-functions=2' cc: warning: argument unused during compilation: '-falign-jumps=2' cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc: warning: argument unused during compilation: '-falign-loops=2' cc: warning: argument unused during compilation: '-fschedule-insns2' cc: warning: argument unused during compilation: '-malign-double' mv -f .deps/stb_zlib.Tpo .deps/stb_zlib.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT star_interf.o -MD -MP -MF .deps/star_interf.Tpo -c -o star_interf.o star_interf.c cc: warning: argument unused during compilation: '-fstrength-reduce' cc: warning: argument unused during compilation: '-frerun-loop-opt' cc: warning: argument unused during compilation: '-falign-functions=2' cc: warning: argument unused during compilation: '-falign-jumps=2' cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc: warning: argument unused during compilation: '-falign-loops=2' cc: warning: argument unused during compilation: '-fschedule-insns2' cc: warning: argument unused during compilation: '-malign-double' mv -f .deps/star_interf.Tpo .deps/star_interf.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT raze_interf.o -MD -MP -MF .deps/raze_interf.Tpo -c -o raze_interf.o raze_interf.c cc: warning: argument unused during compilation: '-fstrength-reduce' cc: warning: argument unused during compilation: '-frerun-loop-opt' cc: warning: argument unused during compilation: '-falign-functions=2' cc: warning: argument unused during compilation: '-falign-jumps=2' cc: warning: argument unused during compilation: '-fexpensive-optimizations' cc: warning: argument unused during compilation: '-falign-loops=2' cc: warning: argument unused during compilation: '-fschedule-insns2' cc: warning: argument unused during compilation: '-malign-double' mv -f .deps/raze_interf.Tpo .deps/raze_interf.Po cc -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread -L/usr/local/lib -fstack-protector -o gngeo fileio.o pd4990a.o video.o profiler.o main.o list.o memory.o resfile.o timer.o frame_skip.o messages.o screen.o emu.o neocrypt.o sound.o unzip.o debug.o state.o conf.o transpack.o menu.o roms.o mame_layer.o neoboot.o event.o stb_image.o stb_zlib.o star_interf.o raze_interf.o effect/libeffect.a blitter/libblitter.a ym2610/libym2610.a star/libstar.a raze/libraze.a -lz -lm -L/usr/local/lib -Wl,-rpath,/usr/local/lib -l SDL -pthread state.o: In function `neogeo_mkstate': /wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/state.c:518: undefined reference to `cpu_68k_mkstate' /wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/state.c:521: undefined reference to `cpu_z80_mkstate' /wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/state.c:518: undefined reference to `cpu_68k_mkstate' /wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/state.c:521: undefined reference to `cpu_z80_mkstate' cc: error: linker command failed with exit code 1 (use -v to see invocation) Makefile:385: recipe for target 'gngeo' failed gmake[4]: *** [gngeo] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src' Makefile:477: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src' Makefile:372: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8' Makefile:252: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8' *** Error code 1 Stop. make: stopped in /usr/ports/emulators/gngeo From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 17:08:39 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 676E92DF for ; Wed, 28 Jan 2015 17:08:39 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 53C34E48 for ; Wed, 28 Jan 2015 17:08:39 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SH8cX6037282 for ; Wed, 28 Jan 2015 17:08:38 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SH8chN037257; Wed, 28 Jan 2015 17:08:38 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 17:08:38 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281708.t0SH8chN037257@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10amd64-default][databases/qdbm-plus] Failed for qdbm-plus-1.8.78_1 in build 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: Wed, 28 Jan 2015 17:08:39 -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: miwi@FreeBSD.org Ident: $FreeBSD: head/databases/qdbm-plus/Makefile 342270 2014-02-02 11:00:29Z miwi $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-default/2015-01-28_05h16m48s/logs/qdbm-plus-1.8.78_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-default&build=2015-01-28_05h16m48s Log: ====>> Building databases/qdbm-plus build started at Wed Jan 28 17:08:25 UTC 2015 port directory: /usr/ports/databases/qdbm-plus building for: FreeBSD 10amd64-default-job-19 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/databases/qdbm-plus/Makefile 342270 2014-02-02 11:00:29Z miwi $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=qdbm-plus-1.8.78_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-default/ref/.p/pool MASTERNAME=10amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work HOME=/wrkdirs/usr/ports/databases/qdbm-plus/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 -fPIC -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fPIC -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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/qdbm" EXAMPLESDIR="share/examples/qdbm" DATADIR="share/qdbm" WWWDIR="www/qdbm" ETCDIR="etc/qdbm" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/qdbm DOCSDIR=/usr/local/share/doc/qdbm EXAMPLESDIR=/usr/local/share/examples/qdbm WWWDIR=/usr/local/www/qdbm ETCDIR=/usr/local/etc/qdbm --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> qdbm-plus-1.8.78_1 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.7.txz [10amd64-default-job-19] Installing pkg-1.4.7... [10amd64-default-job-19] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of qdbm-plus-1.8.78_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by qdbm-plus-1.8.78_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by qdbm-plus-1.8.78_1 for building => SHA256 Checksum OK for qdbm-1.8.78.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by qdbm-plus-1.8.78_1 for building ===> Extracting for qdbm-plus-1.8.78_1 => SHA256 Checksum OK for qdbm-1.8.78.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for qdbm-plus-1.8.78_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> qdbm-plus-1.8.78_1 depends on shared library: libqdbm.so - not found ===> Verifying for libqdbm.so in /usr/ports/databases/qdbm ===> Installing existing package /packages/All/qdbm-1.8.78_1.txz [10amd64-default-job-19] Installing qdbm-1.8.78_1... [10amd64-default-job-19] Extracting qdbm-1.8.78_1... done ===> Returning to build of qdbm-plus-1.8.78_1 =========================================================================== =================================================== ===> Configuring for qdbm-plus-1.8.78_1 configure: loading site script /usr/ports/Templates/config.site checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes ./configure: gcc: not found checking for ld... /usr/bin/ld checking for ar... /usr/bin/ar checking for main in -lc... yes checking for main in -lrt... yes checking for main in -pthread... yes checking for main in -lz... yes checking for main in -llzo2... no checking for main in -lbz2... yes checking for main in -liconv... no checking for main in -lstdc++... yes checking for main in -lqdbm... yes checking for main in -lxqdbm... no configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting =========================================================================== =================================================== ===> Building for qdbm-plus-1.8.78_1 c++ -I. -I./.. -I/usr/local/include -I/wrkdirs/usr/ports/databases/qdbm-plus/work/include -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__=1 -D_HPUX_SOURCE=1 -D_POSIX_MAPPED_FILES=1 -D_POSIX_SYNCHRONIZED_IO=1 -DPIC=1 -D_THREAD_SAFE=1 -D_REENTRANT=1 -DNDEBUG -Wall -ansi -pedantic -fsigned-char -fPIC -O2 -fno-strict-aliasing -O1 -c xqdbm.cc c++ -I. -I./.. -I/usr/local/include -I/wrkdirs/usr/ports/databases/qdbm-plus/work/include -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__=1 -D_HPUX_SOURCE=1 -D_POSIX_MAPPED_FILES=1 -D_POSIX_SYNCHRONIZED_IO=1 -DPIC=1 -D_THREAD_SAFE=1 -D_REENTRANT=1 -DNDEBUG -Wall -ansi -pedantic -fsigned-char -fPIC -O2 -fno-strict-aliasing -O1 -c xadbm.cc In file included from xadbm.cc:17: ./xadbm.h:75:19: error: out-of-line declaration of a member must be a definition [-Wout-of-line-declaration] qdbm::Datum qdbm::operator +(const qdbm::Datum& former, const qdbm::Datum& latter); ~~~~~~^ ./xadbm.h:82:19: error: out-of-line declaration of a member must be a definition [-Wout-of-line-declaration] qdbm::Datum qdbm::operator +(const qdbm::Datum& datum, const char* str); ~~~~~~^ ./xadbm.h:89:19: error: out-of-line declaration of a member must be a definition [-Wout-of-line-declaration] qdbm::Datum qdbm::operator +(const char* str, const qdbm::Datum& datum); ~~~~~~^ 3 errors generated. *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/databases/qdbm-plus/work/qdbm-1.8.78/plus *** Error code 1 Stop. make: stopped in /usr/ports/databases/qdbm-plus From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 17:12:35 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 015F9322 for ; Wed, 28 Jan 2015 17:12:34 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 E2052EF3 for ; Wed, 28 Jan 2015 17:12:34 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SHCYmt099541 for ; Wed, 28 Jan 2015 17:12:34 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SHCYfW099516; Wed, 28 Jan 2015 17:12:34 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 17:12:34 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281712.t0SHCYfW099516@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10i386-default][math/gracetmpl] Failed for gracetmpl-0.3.2 in build 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: Wed, 28 Jan 2015 17:12:35 -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: adamw@FreeBSD.org Ident: $FreeBSD: head/math/gracetmpl/Makefile 367651 2014-09-08 16:23:56Z adamw $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-01-28_06h57m35s/logs/gracetmpl-0.3.2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-01-28_06h57m35s Log: ====>> Building math/gracetmpl build started at Wed Jan 28 17:12:27 UTC 2015 port directory: /usr/ports/math/gracetmpl building for: FreeBSD 10i386-default-job-22 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/math/gracetmpl/Makefile 367651 2014-09-08 16:23:56Z adamw $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gracetmpl-0.3.2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/gracetmpl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gracetmpl/work HOME=/wrkdirs/usr/ports/math/gracetmpl/work TMPDIR="/tmp" MAKE=gmake PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/gracetmpl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gracetmpl/work HOME=/wrkdirs/usr/ports/math/gracetmpl/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-- PYTHON_VER=2.7 PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd10 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gracetmpl" EXAMPLESDIR="share/examples/gracetmpl" DATADIR="share/gracetmpl" WWWDIR="www/gracetmpl" ETCDIR="etc/gracetmpl" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gracetmpl DOCSDIR=/usr/local/share/doc/gracetmpl EXAMPLESDIR=/usr/local/share/examples/gracetmpl WWWDIR=/usr/local/www/gracetmpl ETCDIR=/usr/local/etc/gracetmpl --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> gracetmpl-0.3.2 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.7.txz [10i386-default-job-22] Installing pkg-1.4.7... [10i386-default-job-22] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gracetmpl-0.3.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gracetmpl-0.3.2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by gracetmpl-0.3.2 for building => SHA256 Checksum OK for gracetmpl-0.3.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gracetmpl-0.3.2 for building ===> Extracting for gracetmpl-0.3.2 => SHA256 Checksum OK for gracetmpl-0.3.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gracetmpl-0.3.2 ===> Applying FreeBSD patches for gracetmpl-0.3.2 =========================================================================== =================================================== ===> gracetmpl-0.3.2 depends on file: /usr/local/lib/python2.7/site-packages/numarray/__init__.py - not found ===> Verifying install for /usr/local/lib/python2.7/site-packages/numarray/__init__.py in /usr/ports/math/py-numarray ===> Installing existing package /packages/All/py27-numarray-1.5.2.txz [10i386-default-job-22] Installing py27-numarray-1.5.2... [10i386-default-job-22] `-- Installing py27-setuptools27-5.5.1_1... [10i386-default-job-22] | `-- Installing python27-2.7.9... [10i386-default-job-22] | | `-- Installing gettext-runtime-0.19.4... [10i386-default-job-22] | | `-- Installing indexinfo-0.2.2... [10i386-default-job-22] | | `-- Extracting indexinfo-0.2.2... done [10i386-default-job-22] | | `-- Extracting gettext-runtime-0.19.4... done [10i386-default-job-22] | | `-- Installing libffi-3.2.1... [10i386-default-job-22] | | `-- Extracting libffi-3.2.1... done [10i386-default-job-22] | `-- Extracting python27-2.7.9... done [10i386-default-job-22] `-- Extracting py27-setuptools27-5.5.1_1... done [10i386-default-job-22] Extracting py27-numarray-1.5.2... done 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 gracetmpl-0.3.2 ===> gracetmpl-0.3.2 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 [10i386-default-job-22] Installing gmake-4.1_1... [10i386-default-job-22] Extracting gmake-4.1_1... done ===> Returning to build of gracetmpl-0.3.2 ===> gracetmpl-0.3.2 depends on file: /usr/local/bin/python2.7 - found =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for gracetmpl-0.3.2 =========================================================================== =================================================== ===> Building for gracetmpl-0.3.2 gmake[1]: Entering directory '/wrkdirs/usr/ports/math/gracetmpl/work/gracetmpl-0.3.2' c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -c -o gracetmpl.o gracetmpl.cpp gracetmpl.cpp:516:29: error: calling a private constructor of class 'std::__1::__wrap_iter' vector::iterator insPos(&(dataVec_[i])); ^ /usr/include/c++/v1/iterator:1195:31: note: declared private here _LIBCPP_INLINE_VISIBILITY __wrap_iter(iterator_type __x) _NOEXCEPT : __i(__x) {} ^ gracetmpl.cpp:533:32: error: calling a private constructor of class 'std::__1::__wrap_iter' vector::iterator insPos(&(dataVec_[i])); ^ /usr/include/c++/v1/iterator:1195:31: note: declared private here _LIBCPP_INLINE_VISIBILITY __wrap_iter(iterator_type __x) _NOEXCEPT : __i(__x) {} ^ gracetmpl.cpp:1035:36: error: calling a private constructor of class 'std::__1::__wrap_iter' vector::iterator insPos(&(graphsVec_[graph])); ^ /usr/include/c++/v1/iterator:1195:31: note: declared private here _LIBCPP_INLINE_VISIBILITY __wrap_iter(iterator_type __x) _NOEXCEPT : __i(__x) {} ^ 3 errors generated. : recipe for target 'gracetmpl.o' failed gmake[1]: *** [gracetmpl.o] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/gracetmpl/work/gracetmpl-0.3.2' *** Error code 1 Stop. make: stopped in /usr/ports/math/gracetmpl From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 17:20:25 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 5636A466 for ; Wed, 28 Jan 2015 17:20:25 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 40F42F3D for ; Wed, 28 Jan 2015 17:20:25 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SHKPGB009093 for ; Wed, 28 Jan 2015 17:20:25 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SHKPpv009090; Wed, 28 Jan 2015 17:20:25 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 17:20:25 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281720.t0SHKPpv009090@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10i386-default][multimedia/bombono] Failed for bombono-1.2.2_6 in build 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: Wed, 28 Jan 2015 17:20:25 -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: tijl@FreeBSD.org Ident: $FreeBSD: head/multimedia/bombono/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-01-28_06h57m35s/logs/bombono-1.2.2_6.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-01-28_06h57m35s Log: ====>> Building multimedia/bombono build started at Wed Jan 28 17:09:33 UTC 2015 port directory: /usr/ports/multimedia/bombono building for: FreeBSD 10i386-default-job-04 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/multimedia/bombono/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=bombono-1.2.2_6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/bombono/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/bombono/work HOME=/wrkdirs/usr/ports/multimedia/bombono/work TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/bombono/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/bombono/work HOME=/wrkdirs/usr/ports/multimedia/bombono/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -lintl -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-al iasing -I/usr/local/include -Wl,-rpath=/usr/local/lib/gcc48" 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-- OSREL=10.0 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/bombono" EXAMPLESDIR="share/examples/bombono" DATADIR="share/bombono" WWWDIR="www/bombono" ETCDIR="etc/bombono" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/bombono DOCSDIR=/usr/local/share/doc/bombono EXAMPLESDIR=/usr/local/share/examples/bombono WWWDIR=/usr/local/www/bombono ETCDIR=/usr/local/etc/bombono --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> bombono-1.2.2_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.7.txz [10i386-default-job-04] Installing pkg-1.4.7... [10i386-default-job-04] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of bombono-1.2.2_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by bombono-1.2.2_6 for building =========================================================================== =================================================== ===> Fetching all distfiles required by bombono-1.2.2_6 for building => SHA256 Checksum OK for bombono-dvd-1.2.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by bombono-1.2.2_6 for building ===> Extracting for bombono-1.2.2_6 => SHA256 Checksum OK for bombono-dvd-1.2.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for bombono-1.2.2_6 ===> Applying FreeBSD patches for bombono-1.2.2_6 =========================================================================== =================================================== ===> bombono-1.2.2_6 depends on executable: gm - not found ===> Verifying install for gm in /usr/ports/graphics/GraphicsMagick ===> Installing existing package /packages/All/GraphicsMagick-1.3.20_2,1.txz [10i386-default-job-04] Installing GraphicsMagick-1.3.20_2,1... [10i386-default-job-04] `-- Installing freetype2-2.5.5... [10i386-default-job-04] `-- Extracting freetype2-2.5.5... done [10i386-default-job-04] `-- Installing gcc-4.8.4... [10i386-default-job-04] | `-- Installing binutils-2.25... [10i386-default-job-04] | | `-- Installing gettext-runtime-0.19.4... [10i386-default-job-04] | | `-- Installing indexinfo-0.2.2... [10i386-default-job-04] | | `-- Extracting indexinfo-0.2.2... done [10i386-default-job-04] | | `-- Extracting gettext-runtime-0.19.4... done [10i386-default-job-04] | `-- Extracting binutils-2.25... done [10i386-default-job-04] | `-- Installing gcc-ecj-4.5... [10i386-default-job-04] | `-- Extracting gcc-ecj-4.5... done [10i386-default-job-04] | `-- Installing gmp-5.1.3_2... [10i386-default-job-04] | `-- Extracting gmp-5.1.3_2... done [10i386-default-job-04] | `-- Installing mpc-1.0.2_1... [10i386-default-job-04] | | `-- Installing mpfr-3.1.2_2... [10i386-default-job-04] | | `-- Extracting mpfr-3.1.2_2... done [10i386-default-job-04] | `-- Extracting mpc-1.0.2_1... done [10i386-default-job-04] `-- Extracting gcc-4.8.4... done [10i386-default-job-04] `-- Installing ghostscript9-9.06_10... [10i386-default-job-04] | `-- Installing cups-image-1.7.3_3... [10i386-default-job-04] | | `-- Installing cups-client-1.7.3_4... [10i386-default-job-04] | | `-- Installing mDNSResponder-561.1.1... [10i386-default-job-04] | | `-- Extracting mDNSResponder-561.1.1... done ===> Creating users and/or groups. Creating group 'cups' with gid '193'. Creating user 'cups' with uid '193'. [10i386-default-job-04] | | `-- Extracting cups-client-1.7.3_4... done [10i386-default-job-04] | | `-- Installing jpeg-8_6... [10i386-default-job-04] | | `-- Extracting jpeg-8_6... done [10i386-default-job-04] | | `-- Installing png-1.6.16... [10i386-default-job-04] | | `-- Extracting png-1.6.16... done [10i386-default-job-04] | | `-- Installing tiff-4.0.3_5... [10i386-default-job-04] | | `-- Installing jbigkit-2.1_1... [10i386-default-job-04] | | `-- Extracting jbigkit-2.1_1... done [10i386-default-job-04] | | `-- Extracting tiff-4.0.3_5... done ===> Creating users and/or groups. Using existing group 'cups'. Using existing user 'cups'. [10i386-default-job-04] | `-- Extracting cups-image-1.7.3_3... done [10i386-default-job-04] | `-- Installing expat-2.1.0_2... [10i386-default-job-04] | `-- Extracting expat-2.1.0_2... done [10i386-default-job-04] | `-- Installing gsfonts-8.11_6... [10i386-default-job-04] | `-- Extracting gsfonts-8.11_6... done [10i386-default-job-04] | `-- Installing jbig2dec-0.11_4... [10i386-default-job-04] | `-- Extracting jbig2dec-0.11_4... done [10i386-default-job-04] | `-- Installing lcms2-2.6_3... [10i386-default-job-04] | `-- Extracting lcms2-2.6_3... done [10i386-default-job-04] | `-- Installing libXext-1.3.3,1... [10i386-default-job-04] | | `-- Installing libX11-1.6.2_2,1... [10i386-default-job-04] | | `-- Installing kbproto-1.0.6... [10i386-default-job-04] | | `-- Extracting kbproto-1.0.6... done [10i386-default-job-04] | | `-- Installing libXau-1.0.8_2... [10i386-default-job-04] | | | `-- Installing xproto-7.0.26... [10i386-default-job-04] | | | `-- Extracting xproto-7.0.26... done [10i386-default-job-04] | | `-- Extracting libXau-1.0.8_2... done [10i386-default-job-04] | | `-- Installing libXdmcp-1.1.1_2... [10i386-default-job-04] | | `-- Extracting libXdmcp-1.1.1_2... done [10i386-default-job-04] | | `-- Installing libxcb-1.11... [10i386-default-job-04] | | | `-- Installing libpthread-stubs-0.3_6... add.cpp:(.text+0x87a): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' build/src/mgui/project/add.o: In function `Project::TryAddMedias(std::vector > const&, Project::MediaBrowser&, Gtk::TreePath&, bool)': add.cpp:(.text+0x2912): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' add.cpp:(.text+0x319e): undefined reference to `boost::filesystem3::path::parent_path() const' build/src/mgui/project/browser.o: In function `Project::ObjectBrowser::on_drag_motion(Glib::RefPtr const&, int, int, unsigned int)': browser.cpp:(.text+0x18e): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/browser.o: In function `SafeRemove(std::string const&)': browser.cpp:(.text+0x13fe): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' browser.cpp:(.text+0x141f): undefined reference to `boost::filesystem3::detail::remove(boost::filesystem3::path const&, boost::system::error_code*)' build/src/mgui/project/browser.o: In function `Project::ObjectStore::drag_data_received_vfunc(Gtk::TreePath const&, Gtk::SelectionData const&)': browser.cpp:(.text+0x31e6): undefined reference to `Glib::operator<<(std::ostream&, Glib::ustring const&)' browser.cpp:(.text+0x321c): undefined reference to `Glib::operator<<(std::ostream&, Glib::ustring const&)' build/src/mgui/project/browser.o: In function `Uri2LocalPath(std::string const&, bool&)': browser.cpp:(.text+0x3807): undefined reference to `Gio::File::create_for_uri(std::string const&)' browser.cpp:(.text+0x3947): undefined reference to `Gio::File::query_info_async(sigc::slot&, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil> const&, Glib::RefPtr const&, std::string const&, Gio::FileQueryInfoFlags, int) const' browser.cpp:(.text+0x3bbc): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' browser.cpp:(.text+0x3bdc): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' browser.cpp:(.text+0x3c1f): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' browser.cpp:(.text+0x3ca7): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' browser.cpp:(.text+0x3cf5): undefined reference to `Gio::File::create_for_path(std::string const&)' browser.cpp:(.text+0x40f7): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' browser.cpp:(.text+0x41a9): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' browser.cpp:(.text+0x41fc): undefined reference to `boost::filesystem3::detail::rename(boost::filesystem3::path const&, boost::filesystem3::path const&, boost::system::error_code*)' build/src/mgui/project/browser.o: In function `Gtkmm2ext::DnDTreeView >::on_drag_data_get(Glib::RefPtr const&, Gtk::SelectionData&, unsigned int, unsigned int)': browser.cpp:(.text._ZN9Gtkmm2ext11DnDTreeViewIN5boost13intrusive_ptrIN7Project5MediaEEEE16on_drag_data_getERKN4Glib6RefPtrIN3Gdk11DragContextEEERN3Gtk13SelectionDataEjj[_ZN9Gtkmm2ext11DnDTreeViewIN5boost13intrusive_ptrIN7Project5MediaEEEE16on_drag_data_getERKN4Glib6RefPtrIN3Gdk11DragContextEEERN3Gtk13SelectionDataEjj]+0x11e): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/media-browser.o: In function `Project::OnBitrateControlsChanged(Project::BitrateControls&, bool)': media-browser.cpp:(.text+0xd0): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/media-browser.o: In function `Project::AppendNamedValue(Gtk::VBox&, Glib::RefPtr, char const*, std::string const&)': media-browser.cpp:(.text+0x19f): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/media-browser.o: In function `Project::SetSubtitles(boost::intrusive_ptr, Gtk::Dialog&)': media-browser.cpp:(.text+0x2856): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/media-browser.o: In function `Project::RenderField(Gtk::CellRenderer*, Gtk::TreeIter const&, boost::function const&)': media-browser.cpp:(.text+0x2fd1): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/media-browser.o:media-browser.cpp:(.text+0x6f9e): more undefined references to `Glib::ustring::ustring(std::string const&)' follow build/src/mgui/project/serialize.o: In function `Project::MakeProjectTitle(bool)': serialize.cpp:(.text+0x3eb): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' serialize.cpp:(.text+0x427): undefined reference to `boost::filesystem3::path::parent_path() const' build/src/mgui/project/serialize.o: In function `Project::SetAppTitle(bool)': serialize.cpp:(.text+0x69d): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/serialize.o: In function `Project::CheckBeforeClosing(Project::ConstructorApp&)': serialize.cpp:(.text+0x2570): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/serialize.o: In function `Project::OnNewProject(Project::ConstructorApp&, bool)': serialize.cpp:(.text+0x29d9): undefined reference to `Gtk::Image::Image(std::string const&)' build/src/mgui/project/thumbnail.o: In function `Project::ImgFilePE::MakeImage(PointT const&)': thumbnail.cpp:(.text+0x13d1): undefined reference to `Gdk::Pixbuf::create_from_file(std::string const&)' thumbnail.cpp:(.text+0x14d1): undefined reference to `Gdk::Pixbuf::create_from_file(std::string const&, int, int, bool)' build/src/mgui/sdk/dndtreeview.o: In function `Gtkmm2ext::DnDTreeViewBase::add_object_drag(int, std::string)': dndtreeview.cc:(.text+0x957): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/sdk/textview.o: In function `AppendText(Gtk::TextView&, std::string const&)': textview.cpp:(.text+0x2dd): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/sdk/textview.o: In function `ApplyTag(Gtk::TextView&, std::pair const&, std::string const&, boost::function)>)': textview.cpp:(.text+0x67f): undefined reference to `Glib::ustring::ustring(std::string const&)' textview.cpp:(.text+0x78e): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/sdk/widget.o: In function `SetFilename(Gtk::FileChooser&, std::string const&)': widget.cpp:(.text+0x59c): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/timeline/layout.o:layout.cpp:(.text+0x777): more undefined references to `Glib::ustring::ustring(std::string const&)' follow build/src/mgui/timeline/mviewer.o: In function `OpenFile(Gtk::FileChooser&, boost::function >&)>)': mviewer.cpp:(.text+0x14d3): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' mviewer.cpp:(.text+0x14fe): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' mviewer.cpp:(.text+0x1513): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' mviewer.cpp:(.text+0x153e): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' build/src/mgui/timeline/mviewer.o: In function `PackFileChooserWidget(Gtk::Container&, boost::function >&)>, bool)': mviewer.cpp:(.text+0x2761): undefined reference to `Glib::ustring::ustring(std::string const&)' mviewer.cpp:(.text+0x27ad): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/timeline/mviewer.o: In function `OpenFileWithTrackLayout(TrackLayout&, char const*)': mviewer.cpp:(.text+0x347e): undefined reference to `Glib::ustring::ustring(std::string const&)' mviewer.cpp:(.text+0x3524): undefined reference to `Glib::path_get_basename(std::string const&)' mviewer.cpp:(.text+0x3536): undefined reference to `Glib::filename_to_utf8(std::string const&)' build/src/mgui/timeline/select.o: In function `Timeline::OnSaveFrameDialog(Gtk::FileChooserDialog&, Gtk::CheckButton&)': select.cpp:(.text+0x524): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/timeline/select.o: In function `Timeline::EditBigLabelTL::BeginState(TrackLayout&)': select.cpp:(.text+0x180d): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/timeline/select.o: In function `Timeline::ContextMenuHook::AtScale()': select.cpp:(.text+0x3a10): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/timeline/select.o: In function `Timeline::SaveFrame(Timeline::DAMonitor&)': select.cpp:(.text+0x4b73): undefined reference to `Glib::ustring::ustring(std::string const&)' select.cpp:(.text+0x4d6d): undefined reference to `Glib::ustring::operator=(std::string const&)' select.cpp:(.text+0x4dc8): undefined reference to `Gdk::Pixbuf::save(std::string const&, Glib::ustring const&)' select.cpp:(.text+0x4dee): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' select.cpp:(.text+0x4e17): undefined reference to `boost::filesystem3::path::parent_path() const' build/src/mgui/timeline/service.o: In function `Timeline::Service::FormBigLabel()': service.cpp:(.text+0x2b3): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/timeline/service.o: In function `Timeline::Service::FormTrackName()': service.cpp:(.text+0xd05): undefined reference to `Glib::ustring::ustring(std::string const&)' build/lib/libMdBase.a(archieve.o): In function `Project::Serialization::SaveArchiever::SerializeStringableImpl(boost::function)': archieve.cpp:(.text+0x4db): undefined reference to `Glib::ustring::ustring(std::string const&)' archieve.cpp:(.text+0x54c): undefined reference to `Glib::ustring::ustring(std::string const&)' build/lib/libMdBase.a(archieve-sdk.o): In function `Project::DoLoadArchieve(std::string const&, boost::function const&, char const*)': archieve-sdk.cpp:(.text+0x2b8): undefined reference to `Glib::ustring::ustring(std::string const&)' build/lib/libMdBase.a(media.o): In function `Project::ConvertPathToUtf8(std::string const&)': media.cpp:(.text+0x239): undefined reference to `Glib::filename_to_utf8(std::string const&)' build/lib/libMdBase.a(media.o): In function `Project::ConvertPathFromUtf8(std::string const&)': media.cpp:(.text+0x299): undefined reference to `Glib::ustring::ustring(std::string const&)' build/lib/libMdBase.a(media.o): In function `Project::StorageMD::MakeByPath(std::string const&, bool, std::string const&)': media.cpp:(.text+0x325): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' media.cpp:(.text+0x33f): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' media.cpp:(.text+0x3cc): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' build/lib/libMdBase.a(media.o): In function `CreateDirs(boost::filesystem3::path const&, std::string&)': media.cpp:(.text+0xcca): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' media.cpp:(.text+0xcdf): undefined reference to `boost::filesystem3::detail::create_directories(boost::filesystem3::path const&, boost::system::error_code*)' build/lib/libMdBase.a(resources.o): In function `CreateBmdDir(std::string const&)': resources.cpp:(.text+0x6d4): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' resources.cpp:(.text+0x710): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' resources.cpp:(.text+0x73d): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' build/lib/libMdLib.a(filesystem.o): In function `boost::filesystem::name_str(boost::filesystem3::path const&)': filesystem.cpp:(.text+0x59): undefined reference to `boost::filesystem3::path::filename() const' build/lib/libMdLib.a(filesystem.o): In function `boost::filesystem::name_str(std::string const&)': filesystem.cpp:(.text+0xe3): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' build/lib/libMdLib.a(filesystem.o): In function `get_basename(boost::filesystem3::path const&)': filesystem.cpp:(.text+0x1e9): undefined reference to `boost::filesystem3::path::stem() const' build/lib/libMdLib.a(filesystem.o): In function `get_extension(boost::filesystem3::path const&)': filesystem.cpp:(.text+0x27a): undefined reference to `boost::filesystem3::path::extension() const' build/lib/libMdLib.a(filesystem.o): In function `Project::MakeAbsolutePath(boost::filesystem3::path const&, boost::filesystem3::path const&)': filesystem.cpp:(.text+0x3ee): undefined reference to `boost::filesystem3::path::root_directory() const' filesystem.cpp:(.text+0x44b): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' filesystem.cpp:(.text+0x4a7): undefined reference to `boost::filesystem3::path::m_normalize()' filesystem.cpp:(.text+0x4e1): undefined reference to `boost::filesystem3::detail::current_path(boost::system::error_code*)' build/lib/libMdLib.a(filesystem.o): In function `Project::MakeRelativeToDir(boost::filesystem3::path&, boost::filesystem3::path)': filesystem.cpp:(.text+0x633): undefined reference to `boost::filesystem3::path::m_normalize()' filesystem.cpp:(.text+0x63b): undefined reference to `boost::filesystem3::path::m_normalize()' filesystem.cpp:(.text+0x64d): undefined reference to `boost::filesystem3::path::begin() const' filesystem.cpp:(.text+0x662): undefined reference to `boost::filesystem3::path::end() const' filesystem.cpp:(.text+0x674): undefined reference to `boost::filesystem3::path::begin() const' filesystem.cpp:(.text+0x686): undefined reference to `boost::filesystem3::path::end() const' filesystem.cpp:(.text+0x744): undefined reference to `boost::filesystem3::path::m_path_iterator_increment(boost::filesystem3::path::iterator&)' filesystem.cpp:(.text+0x757): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' filesystem.cpp:(.text+0x75f): undefined reference to `boost::filesystem3::path::m_append_separator_if_needed()' filesystem.cpp:(.text+0x79b): undefined reference to `boost::filesystem3::path::m_erase_redundant_separator(unsigned int)' filesystem.cpp:(.text+0x7c0): undefined reference to `boost::filesystem3::path::m_path_iterator_increment(boost::filesystem3::path::iterator&)' filesystem.cpp:(.text+0x7c8): undefined reference to `boost::filesystem3::path::m_path_iterator_increment(boost::filesystem3::path::iterator&)' filesystem.cpp:(.text+0x80c): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' filesystem.cpp:(.text+0x817): undefined reference to `boost::filesystem3::path::m_path_iterator_increment(boost::filesystem3::path::iterator&)' build/lib/libMdLib.a(filesystem.o): In function `AppendPath(std::string const&, std::string const&)': filesystem.cpp:(.text+0x9f4): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' filesystem.cpp:(.text+0xa12): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' filesystem.cpp:(.text+0xa47): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' build/lib/libMdLib.a(filesystem.o): In function `boost::filesystem::is_empty_directory(boost::filesystem3::path const&)': filesystem.cpp:(.text+0xce5): undefined reference to `boost::filesystem3::detail::directory_iterator_construct(boost::filesystem3::directory_iterator&, boost::filesystem3::path const&, boost::system::error_code*)' build/lib/libMdLib.a(filesystem.o): In function `Project::ClearAllFiles(boost::filesystem3::path const&, std::string&)': filesystem.cpp:(.text+0x1435): undefined reference to `boost::filesystem3::detail::directory_iterator_construct(boost::filesystem3::directory_iterator&, boost::filesystem3::path const&, boost::system::error_code*)' filesystem.cpp:(.text+0x1448): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' filesystem.cpp:(.text+0x145a): undefined reference to `boost::filesystem3::path_traits::dispatch(boost::filesystem3::directory_entry const&, std::string&, std::codecvt const&)' filesystem.cpp:(.text+0x146a): undefined reference to `boost::filesystem3::detail::remove_all(boost::filesystem3::path const&, boost::system::error_code*)' filesystem.cpp:(.text+0x148c): undefined reference to `boost::filesystem3::detail::directory_iterator_increment(boost::filesystem3::directory_iterator&, boost::system::error_code*)' build/lib/libMdLib.a(filesystem.o): In function `void boost::checked_delete(boost::filesystem3::detail::dir_itr_imp*)': filesystem.cpp:(.text._ZN5boost14checked_deleteINS_11filesystem36detail11dir_itr_impEEEvPT_[_ZN5boost14checked_deleteINS_11filesystem36detail11dir_itr_impEEEvPT_]+0x1b): undefined reference to `boost::filesystem3::detail::dir_itr_close(void*&, void*&)' build/lib/libMdLib.a(regex.o): In function `re::search(__gnu_cxx::__normal_iterator, __gnu_cxx::__normal_iterator, re::match_results&, re::pattern const&, boost::regex_constants::_match_flags)': regex.cpp:(.text+0x651): undefined reference to `boost::re_detail::perl_matcher<__gnu_cxx::__normal_iterator, std::allocator > >, boost::regex_traits > >::construct_init(boost::basic_regex > > const&, boost::regex_constants::_match_flags)' build/lib/libMdLib.a(regex.o): In function `re::match(std::string const&, re::match_results&, re::pattern const&, boost::regex_constants::_match_flags)': regex.cpp:(.text+0x8c0): undefined reference to `boost::re_detail::perl_matcher<__gnu_cxx::__normal_iterator, std::allocator > >, boost::regex_traits > >::construct_init(boost::basic_regex > > const&, boost::regex_constants::_match_flags)' build/lib/libMdLib.a(regex.o): In function `boost::re_detail::perl_matcher<__gnu_cxx::__normal_iterator, std::allocator > >, boost::regex_traits > >::match_match()': regex.cpp:(.text._ZN5boost9re_detail12perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcSsEESaINS_9sub_matchIS6_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE11match_matchEv[_ZN5boost9re_detail12perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcSsEESaINS_9sub_matchIS6_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE11match_matchEv]+0x325): undefined reference to `boost::match_results<__gnu_cxx::__normal_iterator, std::allocator > > >::maybe_assign(boost::match_results<__gnu_cxx::__normal_iterator, std::allocator > > > const&)' build/src/mgui/project/mconstructor.o: In function `InitI18n()': mconstructor.cpp:(.text+0xd0a): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' mconstructor.cpp:(.text+0xd46): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' mconstructor.cpp:(.text+0xd82): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' mconstructor.cpp:(.text+0xdba): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' mconstructor.cpp:(.text+0xdfd): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' build/src/mgui/project/mconstructor.o: In function `Project::ConstructorApp::SetTabName(std::string const&, int)': mconstructor.cpp:(.text+0x1745): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/mconstructor.o: In function `Project::UpdateDVDSize()': mconstructor.cpp:(.text+0x1c34): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/mconstructor.o: In function `Project::ConstructorApp::ConstructorApp()': mconstructor.cpp:(.text+0x3eb5): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/mconstructor.o: In function `Project::RunConstructor(std::string const&, bool)': mconstructor.cpp:(.text+0x4d6d): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' mconstructor.cpp:(.text+0x4dfe): undefined reference to `boost::filesystem3::detail::directory_iterator_construct(boost::filesystem3::directory_iterator&, boost::filesystem3::path const&, boost::system::error_code*)' mconstructor.cpp:(.text+0x4e4e): undefined reference to `Gdk::Pixbuf::create_from_file(std::string const&)' mconstructor.cpp:(.text+0x4eae): undefined reference to `boost::filesystem3::detail::directory_iterator_increment(boost::filesystem3::directory_iterator&, boost::system::error_code*)' mconstructor.cpp:(.text+0x5154): undefined reference to `boost::filesystem3::detail::dir_itr_close(void*&, void*&)' build/lib/libMdBase.a(table.o): In function `Project::IsFrameDir(boost::filesystem3::path const&)': table.cpp:(.text+0x267): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' table.cpp:(.text+0x288): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' table.cpp:(.text+0x2db): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' build/lib/libMdBase.a(table.o): In function `Project::SerializePath(Project::Archieve&, char const*, std::string&)': table.cpp:(.text+0xf64): undefined reference to `boost::filesystem3::path::parent_path() const' table.cpp:(.text+0x10f2): undefined reference to `boost::filesystem3::path::root_directory() const' build/lib/libMdBase.a(table.o): In function `Project::AddSrcDirs(std::vector >&, char const*)': table.cpp:(.text+0x1b11): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' build/lib/libMdBase.a(table.o): In function `Project::FindThemePath(std::string const&)': table.cpp:(.text+0x1f4c): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' table.cpp:(.text+0x1faa): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' build/lib/libMdBase.a(table.o): In function `Project::GetThemeList(std::vector >&)': table.cpp:(.text+0x22d6): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' table.cpp:(.text+0x235e): undefined reference to `boost::filesystem3::detail::directory_iterator_construct(boost::filesystem3::directory_iterator&, boost::filesystem3::path const&, boost::system::error_code*)' table.cpp:(.text+0x23b5): undefined reference to `boost::filesystem3::detail::directory_iterator_increment(boost::filesystem3::directory_iterator&, boost::system::error_code*)' table.cpp:(.text+0x23c8): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' table.cpp:(.text+0x23da): undefined reference to `boost::filesystem3::path_traits::dispatch(boost::filesystem3::directory_entry const&, std::string&, std::codecvt const&)' table.cpp:(.text+0x2534): undefined reference to `boost::filesystem3::detail::dir_itr_close(void*&, void*&)' build/lib/libMdBase.a(table.o): In function `Project::ADatabase::SaveWithFnr(boost::function)': table.cpp:(.text+0x2e20): undefined reference to `Glib::ustring::ustring(std::string const&)' build/lib/libMdBase.a(table.o): In function `boost::filesystem3::operator/(boost::filesystem3::path const&, boost::filesystem3::path const&)': table.cpp:(.text._ZN5boost11filesystem3dvERKNS0_4pathES3_[_ZN5boost11filesystem3dvERKNS0_4pathES3_]+0x29): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' collect2: error: ld returned 1 exit status scons: *** [build/bin/bombono-dvd] Error 1 scons: building terminated because of errors. *** Error code 1 Stop. make: stopped in /usr/ports/multimedia/bombono From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 17:38:33 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 A6264C0F for ; Wed, 28 Jan 2015 17:38:33 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 788E71A3 for ; Wed, 28 Jan 2015 17:38:33 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SHcXU0052267 for ; Wed, 28 Jan 2015 17:38:33 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SHcXac052265; Wed, 28 Jan 2015 17:38:33 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 17:38:33 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281738.t0SHcXac052265@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10i386-default][math/tomsfastmath] Failed for tomsfastmath-0.12 in build 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: Wed, 28 Jan 2015 17:38:33 -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: danfe@FreeBSD.org Ident: $FreeBSD: head/math/tomsfastmath/Makefile 357102 2014-06-09 04:25:02Z danfe $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-01-28_06h57m35s/logs/tomsfastmath-0.12.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-01-28_06h57m35s Log: ====>> Building math/tomsfastmath build started at Wed Jan 28 17:38:29 UTC 2015 port directory: /usr/ports/math/tomsfastmath building for: FreeBSD 10i386-default-job-18 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/math/tomsfastmath/Makefile 357102 2014-06-09 04:25:02Z danfe $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=tomsfastmath-0.12 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/tomsfastmath/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/tomsfastmath/work HOME=/wrkdirs/usr/ports/math/tomsfastmath/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/tomsfastmath/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/tomsfastmath/work HOME=/wrkdirs/usr/ports/math/tomsfastmath/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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/tomsfastmath" EXAMPLESDIR="share/examples/tomsfastmath" DATADIR="share/tomsfastmath" WWWDIR="www/tomsfastmath" ETCDIR="etc/tomsfastmath" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/tomsfastmath DOCSDIR=/usr/local/share/doc/tomsfastmath EXAMPLESDIR=/usr/local/share/examples/tomsfastmath WWWDIR=/usr/local/www/tomsfastmath ETCDIR=/usr/local/etc/tomsfastmath --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> tomsfastmath-0.12 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.7.txz [10i386-default-job-18] Installing pkg-1.4.7... [10i386-default-job-18] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of tomsfastmath-0.12 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by tomsfastmath-0.12 for building =========================================================================== =================================================== ===> Fetching all distfiles required by tomsfastmath-0.12 for building => SHA256 Checksum OK for tfm-0.12.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by tomsfastmath-0.12 for building ===> Extracting for tomsfastmath-0.12 => SHA256 Checksum OK for tfm-0.12.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for tomsfastmath-0.12 ===> Applying FreeBSD patches for tomsfastmath-0.12 =========================================================================== =================================================== ===> tomsfastmath-0.12 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 [10i386-default-job-18] Installing gmake-4.1_1... [10i386-default-job-18] `-- Installing gettext-runtime-0.19.4... [10i386-default-job-18] | `-- Installing indexinfo-0.2.2... [10i386-default-job-18] | `-- Extracting indexinfo-0.2.2... done [10i386-default-job-18] `-- Extracting gettext-runtime-0.19.4... done [10i386-default-job-18] Extracting gmake-4.1_1... done ===> Returning to build of tomsfastmath-0.12 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for tomsfastmath-0.12 =========================================================================== =================================================== ===> Building for tomsfastmath-0.12 gmake[1]: Entering directory '/wrkdirs/usr/ports/math/tomsfastmath/work/tomsfastmath-0.12' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/addsub/fp_add.o src/addsub/fp_add.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/addsub/fp_add_d.o src/addsub/fp_add_d.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/addsub/fp_addmod.o src/addsub/fp_addmod.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/addsub/fp_cmp.o src/addsub/fp_cmp.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/addsub/fp_cmp_d.o src/addsub/fp_cmp_d.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/addsub/fp_cmp_mag.o src/addsub/fp_cmp_mag.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/addsub/fp_sub.o src/addsub/fp_sub.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/addsub/fp_sub_d.o src/addsub/fp_sub_d.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/addsub/fp_submod.o src/addsub/fp_submod.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/addsub/s_fp_add.o src/addsub/s_fp_add.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/addsub/s_fp_sub.o src/addsub/s_fp_sub.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bin/fp_radix_size.o src/bin/fp_radix_size.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bin/fp_read_radix.o src/bin/fp_read_radix.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bin/fp_read_signed_bin.o src/bin/fp_read_signed_bin.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bin/fp_read_unsigned_bin.o src/bin/fp_read_unsigned_bin.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bin/fp_reverse.o src/bin/fp_reverse.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bin/fp_s_rmap.o src/bin/fp_s_rmap.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bin/fp_signed_bin_size.o src/bin/fp_signed_bin_size.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bin/fp_to_signed_bin.o src/bin/fp_to_signed_bin.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bin/fp_to_unsigned_bin.o src/bin/fp_to_unsigned_bin.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bin/fp_toradix.o src/bin/fp_toradix.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bin/fp_unsigned_bin_size.o src/bin/fp_unsigned_bin_size.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bit/fp_cnt_lsb.o src/bit/fp_cnt_lsb.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bit/fp_count_bits.o src/bit/fp_count_bits.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bit/fp_div_2.o src/bit/fp_div_2.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bit/fp_div_2d.o src/bit/fp_div_2d.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bit/fp_lshd.o src/bit/fp_lshd.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bit/fp_mod_2d.o src/bit/fp_mod_2d.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bit/fp_rshd.o src/bit/fp_rshd.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/divide/fp_div.o src/divide/fp_div.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/divide/fp_div_d.o src/divide/fp_div_d.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/divide/fp_mod.o src/divide/fp_mod.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/divide/fp_mod_d.o src/divide/fp_mod_d.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/exptmod/fp_2expt.o src/exptmod/fp_2expt.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/exptmod/fp_exptmod.o src/exptmod/fp_exptmod.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/misc/fp_ident.o src/misc/fp_ident.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/misc/fp_set.o src/misc/fp_set.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/mont/fp_montgomery_calc_normalization.o src/mont/fp_montgomery_calc_normalization.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/mont/fp_montgomery_reduce.o src/mont/fp_montgomery_reduce.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/mont/fp_montgomery_setup.o src/mont/fp_montgomery_setup.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/mul/fp_mul.o src/mul/fp_mul.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/mul/fp_mul_2.o src/mul/fp_mul_2.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/mul/fp_mul_2d.o src/mul/fp_mul_2d.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/mul/fp_mul_comba.o src/mul/fp_mul_comba.c src/mul/fp_mul_comba.c:349:11: error: ran out of registers during register allocation MULADD(*tmpx++, *tmpy--); ^ src/mul/fp_mul_comba.c:51:6: note: expanded from macro 'MULADD' "movl %6,%%eax \n\t" \ ^ 1 error generated. : recipe for target 'src/mul/fp_mul_comba.o' failed gmake[1]: *** [src/mul/fp_mul_comba.o] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/tomsfastmath/work/tomsfastmath-0.12' *** Error code 1 Stop. make: stopped in /usr/ports/math/tomsfastmath From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 17:51:51 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 DFACC1E6 for ; Wed, 28 Jan 2015 17:51:50 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 CA81D372 for ; Wed, 28 Jan 2015 17:51:50 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SHpnpw035765 for ; Wed, 28 Jan 2015 17:51:49 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SHpnaf035751; Wed, 28 Jan 2015 17:51:49 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 17:51:49 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281751.t0SHpnaf035751@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10i386-default][sysutils/apt] Failed for apt-0.6.46.4.1_8 in build 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: Wed, 28 Jan 2015 17:51:51 -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: mandree@FreeBSD.org Ident: $FreeBSD: head/sysutils/apt/Makefile 365599 2014-08-21 22:50:29Z mandree $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-01-28_06h57m35s/logs/apt-0.6.46.4.1_8.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-01-28_06h57m35s Log: ====>> Building sysutils/apt build started at Wed Jan 28 17:51:17 UTC 2015 port directory: /usr/ports/sysutils/apt building for: FreeBSD 10i386-default-job-15 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/sysutils/apt/Makefile 365599 2014-08-21 22:50:29Z mandree $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=apt-0.6.46.4.1_8 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/apt/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/apt/work HOME=/wrkdirs/usr/ports/sysutils/apt/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/apt/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/apt/work HOME=/wrkdirs/usr/ports/sysutils/apt/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="-I/usr/local/include/db5 -I/usr/local/include" LDFLAGS=" -L/usr/local/lib/db5 -L/usr/local/lib -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-- APTDIR=var/db/apt OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/apt" EXAMPLESDIR="share/examples/apt" DATADIR="share/apt" WWWDIR="www/apt" ETCDIR="etc/apt" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/apt DOCSDIR=/usr/local/share/doc/apt EXAMPLESDIR=/usr/local/share/examples/apt WWWDIR=/usr/local/www/apt ETCDIR=/usr/local/etc/apt --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> apt-0.6.46.4.1_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.4.7.txz [10i386-default-job-15] Installing pkg-1.4.7... [10i386-default-job-15] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of apt-0.6.46.4.1_8 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by apt-0.6.46.4.1_8 for building =========================================================================== =================================================== ===> Fetching all distfiles required by apt-0.6.46.4.1_8 for building => SHA256 Checksum OK for apt_0.6.46.4-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by apt-0.6.46.4.1_8 for building ===> Extracting for apt-0.6.46.4.1_8 => SHA256 Checksum OK for apt_0.6.46.4-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for apt-0.6.46.4.1_8 ===> Applying FreeBSD patches for apt-0.6.46.4.1_8 No such line 10629 in input file, ignoring /bin/cp /usr/ports/sysutils/apt/files/https.cc /usr/ports/sysutils/apt/files/https.h /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/methods/ /usr/bin/sed -i.bak -e 's|@PREFIX@|/usr/local|g' -e 's|@APTDIR@|/var/db/apt|g' -e 's|@DPKGDIR@|/var/db/dpkg|g' -e 's|@LOCALBASE@|/usr/local|g' /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/apt-pkg/deb/debsystem.cc /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/apt-pkg/init.cc /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/cmdline/apt-key /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/dselect/install /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/dselect/setup /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/dselect/update /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/methods/gpgv.cc =========================================================================== =================================================== ===> apt-0.6.46.4.1_8 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.33.txz [10i386-default-job-15] Installing bash-4.3.33... [10i386-default-job-15] `-- Installing gettext-runtime-0.19.4... [10i386-default-job-15] | `-- Installing indexinfo-0.2.2... [10i386-default-job-15] | `-- Extracting indexinfo-0.2.2... done [10i386-default-job-15] `-- Extracting gettext-runtime-0.19.4... done [10i386-default-job-15] Extracting bash-4.3.33... done Message for bash-4.3.33: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== ===> Returning to build of apt-0.6.46.4.1_8 ===> apt-0.6.46.4.1_8 depends on file: /usr/local/lib/libpub.a - not found ===> Verifying install for /usr/local/lib/libpub.a in /usr/ports/devel/publib ===> Installing existing package /packages/All/publib-0.39.txz [10i386-default-job-15] Installing publib-0.39... [10i386-default-job-15] Extracting publib-0.39... done ===> Returning to build of apt-0.6.46.4.1_8 ===> apt-0.6.46.4.1_8 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 [10i386-default-job-15] Installing gettext-tools-0.19.4... [10i386-default-job-15] `-- Installing expat-2.1.0_2... [10i386-default-job-15] `-- Extracting expat-2.1.0_2... done [10i386-default-job-15] Extracting gettext-tools-0.19.4... done ===> Returning to build of apt-0.6.46.4.1_8 ===> apt-0.6.46.4.1_8 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 [10i386-default-job-15] Installing gmake-4.1_1... [10i386-default-job-15] Extracting gmake-4.1_1... done ===> Returning to build of apt-0.6.46.4.1_8 =========================================================================== =================================================== ===> apt-0.6.46.4.1_8 depends on shared library: libcurl.so - not found ===> Verifying for libcurl.so in /usr/ports/ftp/curl ===> Installing existing package /packages/All/curl-7.40.0.txz [10i386-default-job-15] Installing curl-7.40.0... [10i386-default-job-15] `-- Installing ca_root_nss-3.17.3_1... [10i386-default-job-15] `-- Extracting ca_root_nss-3.17.3_1... done [10i386-default-job-15] Extracting curl-7.40.0... done ===> Returning to build of apt-0.6.46.4.1_8 ===> apt-0.6.46.4.1_8 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.3) ===> apt-0.6.46.4.1_8 depends on shared library: libdb-5.3.so - not found ===> Verifying for libdb-5.3.so in /usr/ports/databases/db5 ===> Installing existing package /packages/All/db5-5.3.28_2.txz [10i386-default-job-15] Installing db5-5.3.28_2... [10i386-default-job-15] Extracting db5-5.3.28_2... done ===> Returning to build of apt-0.6.46.4.1_8 In file included from ../include/apt-pkg/hashes.h:20: ./include/apt-pkg/md5.h:27:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/md5.h" ^ In file included from acquire-method.cc:26: In file included from ../include/apt-pkg/hashes.h:21: ./include/apt-pkg/sha1.h:18:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/sha1.h" ^ In file included from acquire-method.cc:26: In file included from ../include/apt-pkg/hashes.h:22: ./include/apt-pkg/sha256.h:18:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/sha256.h" ^ 10 warnings generated. Compiling init.cc to ../obj/apt-pkg/init.opic In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:16: ./include/apt-pkg/configuration.h:32:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/configuration.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: ./include/apt-pkg/pkgsystem.h:41:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/pkgsystem.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: ./include/apt-pkg/depcache.h:42:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/depcache.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: In file included from ../include/apt-pkg/depcache.h:45: ./include/apt-pkg/pkgcache.h:23:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/pkgcache.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: In file included from ../include/apt-pkg/depcache.h:45: In file included from ../include/apt-pkg/pkgcache.h:28: ./include/apt-pkg/mmap.h:29:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/mmap.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: In file included from ../include/apt-pkg/depcache.h:45: In file included from ../include/apt-pkg/pkgcache.h:28: In file included from ../include/apt-pkg/mmap.h:33: ./include/apt-pkg/fileutl.h:25:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/fileutl.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: In file included from ../include/apt-pkg/depcache.h:45: In file included from ../include/apt-pkg/pkgcache.h:284: ./include/apt-pkg/cacheiterators.h:35:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/cacheiterators.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: In file included from ../include/apt-pkg/depcache.h:46: ./include/apt-pkg/progress.h:25:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/progress.h" ^ In file included from init.cc:13: ./include/apt-pkg/error.h:44:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/error.h" ^ 9 warnings generated. Compiling clean.cc to ../obj/apt-pkg/clean.opic clean.cc:12:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma implementation "apt-pkg/clean.h" ^ In file included from clean.cc:15: ./include/apt-pkg/clean.h:14:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/clean.h" ^ In file included from clean.cc:15: In file included from ../include/apt-pkg/clean.h:17: ./include/apt-pkg/pkgcache.h:23:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/pkgcache.h" ^ In file included from clean.cc:15: In file included from ../include/apt-pkg/clean.h:17: In file included from ../include/apt-pkg/pkgcache.h:28: ./include/apt-pkg/mmap.h:29:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/mmap.h" ^ In file included from clean.cc:15: In file included from ../include/apt-pkg/clean.h:17: In file included from ../include/apt-pkg/pkgcache.h:28: In file included from ../include/apt-pkg/mmap.h:33: ./include/apt-pkg/fileutl.h:25:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/fileutl.h" ^ In file included from clean.cc:15: In file included from ../include/apt-pkg/clean.h:17: In file included from ../include/apt-pkg/pkgcache.h:284: ./include/apt-pkg/cacheiterators.h:35:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/cacheiterators.h" ^ In file included from clean.cc:16: ./include/apt-pkg/strutl.h:20:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/strutl.h" ^ In file included from clean.cc:17: ./include/apt-pkg/error.h:44:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/error.h" ^ In file included from clean.cc:18: ./include/apt-pkg/configuration.h:32:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/configuration.h" ^ 9 warnings generated. Compiling srcrecords.cc to ../obj/apt-pkg/srcrecords.opic srcrecords.cc:15:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma implementation "apt-pkg/srcrecords.h" ^ In file included from srcrecords.cc:18: ./include/apt-pkg/srcrecords.h:17:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/srcrecords.h" ^ In file included from srcrecords.cc:19: ./include/apt-pkg/error.h:44:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/error.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:32: ./include/apt-pkg/pkgcache.h:23:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/pkgcache.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:32: In file included from ../include/apt-pkg/pkgcache.h:28: ./include/apt-pkg/mmap.h:29:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/mmap.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:32: In file included from ../include/apt-pkg/pkgcache.h:28: In file included from ../include/apt-pkg/mmap.h:33: ./include/apt-pkg/fileutl.h:25:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/fileutl.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:32: In file included from ../include/apt-pkg/pkgcache.h:284: ./include/apt-pkg/cacheiterators.h:35:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/cacheiterators.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:33: In file included from ../include/apt-pkg/metaindex.h:11: ./include/apt-pkg/pkgrecords.h:21:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/pkgrecords.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:33: In file included from ../include/apt-pkg/metaindex.h:12: ./include/apt-pkg/indexfile.h:25:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/indexfile.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:33: In file included from ../include/apt-pkg/metaindex.h:13: ./include/apt-pkg/vendor.h:8:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/vendor.h" ^ In file included from srcrecords.cc:20: ./include/apt-pkg/sourcelist.h:39:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/sourcelist.h" ^ In file included from srcrecords.cc:21: ./include/apt-pkg/strutl.h:20:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/strutl.h" ^ srcrecords.cc:29:63: error: field of type 'vector::iterator' (aka '__wrap_iter') has private constructor pkgSrcRecords::pkgSrcRecords(pkgSourceList &List) : Files(0), Current(0) ^ /usr/include/c++/v1/iterator:1195:31: note: declared private here _LIBCPP_INLINE_VISIBILITY __wrap_iter(iterator_type __x) _NOEXCEPT : __i(__x) {} ^ 12 warnings and 1 error generated. ./buildlib/library.mak:65: recipe for target '../obj/apt-pkg/srcrecords.opic' failed gmake[2]: *** [../obj/apt-pkg/srcrecords.opic] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/apt-pkg' Makefile:14: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1' *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/apt From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 17:53:44 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 B0A0B21C; Wed, 28 Jan 2015 17:53:44 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 906E7387; Wed, 28 Jan 2015 17:53:44 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SHrig9054898; Wed, 28 Jan 2015 17:53:44 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SHriiG054890; Wed, 28 Jan 2015 17:53:44 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 17:53:44 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281753.t0SHriiG054890@beefy1.isc.freebsd.org> To: demon@FreeBSD.org Subject: [package - 10i386-default][math/mosesdecoder] Failed for mosesdecoder-2.1.1 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: Wed, 28 Jan 2015 17:53:44 -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: demon@FreeBSD.org Last committer: demon@FreeBSD.org Ident: $FreeBSD: head/math/mosesdecoder/Makefile 368380 2014-09-17 14:45:25Z demon $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-01-28_06h57m35s/logs/mosesdecoder-2.1.1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-01-28_06h57m35s Log: ====>> Building math/mosesdecoder build started at Wed Jan 28 17:36:12 UTC 2015 port directory: /usr/ports/math/mosesdecoder building for: FreeBSD 10i386-default-job-11 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: demon@FreeBSD.org Makefile ident: $FreeBSD: head/math/mosesdecoder/Makefile 368380 2014-09-17 14:45:25Z demon $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=mosesdecoder-2.1.1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/mosesdecoder/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/mosesdecoder/work HOME=/wrkdirs/usr/ports/math/mosesdecoder/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- BOOST_BUILD_PATH=/wrkdirs/usr/ports/math/mosesdecoder/work/moses-smt-mosesdecoder-4ea250e/jam-files/boost-build XDG_DATA_HOME=/wrkdirs/usr/ports/math/mosesdecoder/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/mosesdecoder/work HOME=/wrkdirs/usr/ports/math/mosesdecoder/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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/mosesdecoder" EXAMPLESDIR="share/examples/mosesdecoder" DATADIR="share/mosesdecoder" WWWDIR="www/mosesdecoder" ETCDIR="etc/mosesdecoder" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mosesdecoder DOCSDIR=/usr/local/share/doc/mosesdecoder EXAMPLESDIR=/usr/local/share/examples/mosesdecoder WWWDIR=/usr/local/www/mosesdecoder ETCDIR=/usr/local/etc/mosesdecoder --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> mosesdecoder-2.1.1 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.7.txz [10i386-default-job-11] Installing pkg-1.4.7... [10i386-default-job-11] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mosesdecoder-2.1.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mosesdecoder-2.1.1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by mosesdecoder-2.1.1 for building => SHA256 Checksum OK for mosesdecoder-2.1.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mosesdecoder-2.1.1 for building ===> Extracting for mosesdecoder-2.1.1 => SHA256 Checksum OK for mosesdecoder-2.1.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mosesdecoder-2.1.1 ===> Applying FreeBSD patches for mosesdecoder-2.1.1 =========================================================================== =================================================== ===> mosesdecoder-2.1.1 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.33.txz [10i386-default-job-11] Installing bash-4.3.33... [10i386-default-job-11] `-- Installing gettext-runtime-0.19.4... [10i386-default-job-11] | `-- Installing indexinfo-0.2.2... [10i386-default-job-11] | `-- Extracting indexinfo-0.2.2... done [10i386-default-job-11] `-- Extracting gettext-runtime-0.19.4... done [10i386-default-job-11] Extracting bash-4.3.33... done Message for bash-4.3.33: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== ===> Returning to build of mosesdecoder-2.1.1 ===> mosesdecoder-2.1.1 depends on executable: bjam - not found ===> Verifying install for bjam in /usr/ports/devel/boost-jam ===> Installing existing package /packages/All/boost-jam-1.55.0.txz [10i386-default-job-11] Installing boost-jam-1.55.0... [10i386-default-job-11] Extracting boost-jam-1.55.0... done ===> Returning to build of mosesdecoder-2.1.1 =========================================================================== =================================================== ===> mosesdecoder-2.1.1 depends on shared library: libboost_thread.so - not found ===> Verifying for libboost_thread.so in /usr/ports/devel/boost-libs ===> Installing existing package /packages/All/boost-libs-1.55.0_4.txz [10i386-default-job-11] Installing boost-libs-1.55.0_4... [10i386-default-job-11] `-- Installing icu-53.1... [10i386-default-job-11] `-- Extracting icu-53.1... done [10i386-default-job-11] 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 mosesdecoder-2.1.1 ===> mosesdecoder-2.1.1 depends on shared library: libRandLM.so - not found ===> Verifying for libRandLM.so in /usr/ports/textproc/randlm ===> Installing existing package /packages/All/randlm-0.2.5.txz [10i386-default-job-11] Installing randlm-0.2.5... [10i386-default-job-11] `-- Installing google-sparsehash-2.0.2_2... [10i386-default-job-11] `-- Extracting google-sparsehash-2.0.2_2... done [10i386-default-job-11] Extracting randlm-0.2.5... done ===> Returning to build of mosesdecoder-2.1.1 ===> mosesdecoder-2.1.1 depends on shared library: libirstlm.so - not found ===> Verifying for libirstlm.so in /usr/ports/textproc/irstlm ===> Installing existing package /packages/All/irstlm-5.80.03_3.txz [10i386-default-job-11] Installing irstlm-5.80.03_3... [10i386-default-job-11] Extracting irstlm-5.80.03_3... done ===> Returning to build of mosesdecoder-2.1.1 =========================================================================== =================================================== ===> Configuring for mosesdecoder-2.1.1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/math/mosesdecoder/work/moses-smt-mosesdecoder-4ea250e/jam-files/engine/boehm_gc/libtool.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/math/mosesdecoder/work/moses-smt-mosesdecoder-4ea250e/jam-files/engine/boehm_gc/configure =========================================================================== delete *it; ^ ~~~ mert/ScopedVector.h:18:5: note: in instantiation of member function 'MosesTuning::ScopedVector::reset' requested here reset(); ^ mert/BleuScorer.h:78:3: note: in instantiation of member function 'MosesTuning::ScopedVector::~ScopedVector' requested here BleuScorer(const std::string& name, const std::string& config): StatisticsBasedScorer(name,config) {} ^ mert/BleuScorer.h:19:7: note: forward declaration of 'MosesTuning::Reference' class Reference; ^ In file included from mert/BleuScorerTest.cpp:1: In file included from mert/BleuScorer.h:10: In file included from mert/StatisticsBasedScorer.h:12: mert/Scorer.h:192:14: warning: unused function 'score_min' [-Wunused-function] inline float score_min(const statscores_t& scores, size_t start, size_t end) ^ mert/Scorer.h:203:14: warning: unused function 'score_average' [-Wunused-function] inline float score_average(const statscores_t& scores, size_t start, size_t end) ^ 4 warnings generated. ..skipped bleu_scorer_test for lack of libmert_lib.a... ..skipped bleu_scorer_test.passed for lack of bleu_scorer_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/FeatureDataTest.o In file included from mert/FeatureDataTest.cpp:1: mert/FeatureData.h:106:62: warning: adding 'std::size_t' (aka 'unsigned int') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("there is no entry at index " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/FeatureData.h:106:62: note: use array indexing to silence this warning throw std::runtime_error("there is no entry at index " + idx); ^ & [ ] mert/FeatureData.h:119:67: warning: adding 'std::size_t' (aka 'unsigned int') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("Error: specified id is unknown: " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/FeatureData.h:119:67: note: use array indexing to silence this warning throw std::runtime_error("Error: specified id is unknown: " + idx); ^ & [ ] 2 warnings generated. ..skipped feature_data_test for lack of libmert_lib.a... ..skipped feature_data_test.passed for lack of feature_data_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/DataTest.o In file included from mert/DataTest.cpp:1: In file included from mert/Data.h:16: mert/FeatureData.h:106:62: warning: adding 'std::size_t' (aka 'unsigned int') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("there is no entry at index " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/FeatureData.h:106:62: note: use array indexing to silence this warning throw std::runtime_error("there is no entry at index " + idx); ^ & [ ] mert/FeatureData.h:119:67: warning: adding 'std::size_t' (aka 'unsigned int') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("Error: specified id is unknown: " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/FeatureData.h:119:67: note: use array indexing to silence this warning throw std::runtime_error("Error: specified id is unknown: " + idx); ^ & [ ] In file included from mert/DataTest.cpp:1: In file included from mert/Data.h:17: mert/ScoreData.h:111:62: warning: adding 'std::size_t' (aka 'unsigned int') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("there is no entry at index " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/ScoreData.h:111:62: note: use array indexing to silence this warning throw std::runtime_error("there is no entry at index " + idx); ^ & [ ] In file included from mert/DataTest.cpp:2: mert/Scorer.h:192:14: warning: unused function 'score_min' [-Wunused-function] inline float score_min(const statscores_t& scores, size_t start, size_t end) ^ mert/Scorer.h:203:14: warning: unused function 'score_average' [-Wunused-function] inline float score_average(const statscores_t& scores, size_t start, size_t end) ^ 5 warnings generated. ..skipped data_test for lack of libmert_lib.a... ..skipped data_test.passed for lack of data_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/NgramTest.o ..skipped ngram_test for lack of libmert_lib.a... ..skipped ngram_test.passed for lack of ngram_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/OptimizerFactoryTest.o In file included from mert/OptimizerFactoryTest.cpp:2: In file included from mert/Optimizer.h:6: In file included from mert/Data.h:16: mert/FeatureData.h:106:62: warning: adding 'std::size_t' (aka 'unsigned int') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("there is no entry at index " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/FeatureData.h:106:62: note: use array indexing to silence this warning throw std::runtime_error("there is no entry at index " + idx); ^ & [ ] mert/FeatureData.h:119:67: warning: adding 'std::size_t' (aka 'unsigned int') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("Error: specified id is unknown: " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/FeatureData.h:119:67: note: use array indexing to silence this warning throw std::runtime_error("Error: specified id is unknown: " + idx); ^ & [ ] In file included from mert/OptimizerFactoryTest.cpp:2: In file included from mert/Optimizer.h:6: In file included from mert/Data.h:17: mert/ScoreData.h:111:62: warning: adding 'std::size_t' (aka 'unsigned int') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("there is no entry at index " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/ScoreData.h:111:62: note: use array indexing to silence this warning throw std::runtime_error("there is no entry at index " + idx); ^ & [ ] In file included from mert/OptimizerFactoryTest.cpp:2: In file included from mert/Optimizer.h:8: mert/Scorer.h:192:14: warning: unused function 'score_min' [-Wunused-function] inline float score_min(const statscores_t& scores, size_t start, size_t end) ^ mert/Scorer.h:203:14: warning: unused function 'score_average' [-Wunused-function] inline float score_average(const statscores_t& scores, size_t start, size_t end) ^ 5 warnings generated. ..skipped optimizer_factory_test for lack of libmert_lib.a... ..skipped optimizer_factory_test.passed for lack of optimizer_factory_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/PointTest.o In file included from mert/PointTest.cpp:6: In file included from mert/Optimizer.h:6: In file included from mert/Data.h:16: mert/FeatureData.h:106:62: warning: adding 'std::size_t' (aka 'unsigned int') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("there is no entry at index " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/FeatureData.h:106:62: note: use array indexing to silence this warning throw std::runtime_error("there is no entry at index " + idx); ^ & [ ] mert/FeatureData.h:119:67: warning: adding 'std::size_t' (aka 'unsigned int') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("Error: specified id is unknown: " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/FeatureData.h:119:67: note: use array indexing to silence this warning throw std::runtime_error("Error: specified id is unknown: " + idx); ^ & [ ] In file included from mert/PointTest.cpp:6: In file included from mert/Optimizer.h:6: In file included from mert/Data.h:17: mert/ScoreData.h:111:62: warning: adding 'std::size_t' (aka 'unsigned int') to a string does not append to the string [-Wstring-plus-int] throw std::runtime_error("there is no entry at index " + idx); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ mert/ScoreData.h:111:62: note: use array indexing to silence this warning throw std::runtime_error("there is no entry at index " + idx); ^ & [ ] In file included from mert/PointTest.cpp:6: In file included from mert/Optimizer.h:8: mert/Scorer.h:192:14: warning: unused function 'score_min' [-Wunused-function] inline float score_min(const statscores_t& scores, size_t start, size_t end) ^ mert/Scorer.h:203:14: warning: unused function 'score_average' [-Wunused-function] inline float score_average(const statscores_t& scores, size_t start, size_t end) ^ 5 warnings generated. ..skipped point_test for lack of libmert_lib.a... ..skipped point_test.passed for lack of point_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/ReferenceTest.o ..skipped reference_test for lack of libmert_lib.a... ..skipped reference_test.passed for lack of reference_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/SingletonTest.o ..skipped singleton_test for lack of libmert_lib.a... ..skipped singleton_test.passed for lack of singleton_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/TimerTest.o ..skipped timer_test for lack of libmert_lib.a... ..skipped timer_test.passed for lack of timer_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/UtilTest.o ..skipped util_test for lack of libmert_lib.a... ..skipped util_test.passed for lack of util_test... compile.c++.without-pth mert/bin/clang-linux-3.3/release/link-static/threading-multi/VocabularyTest.o ..skipped vocabulary_test for lack of libmert_lib.a... ..skipped vocabulary_test.passed for lack of vocabulary_test... ..skipped mert for lack of libmert_lib.a... ..skipped extractor for lack of libmert_lib.a... ..skipped evaluator for lack of libmert_lib.a... ..skipped pro for lack of libmert_lib.a... ..skipped kbmira for lack of libmert_lib.a... ..skipped sentence-bleu for lack of libmert_lib.a... clang-linux.link /wrkdirs/usr/ports/math/mosesdecoder/work/moses-smt-mosesdecoder-4ea250e/lm/builder/bin/clang-linux-3.3/release/link-static/threading-multi/lmplz clang-linux.link lm/bin/clang-linux-3.3/release/link-static/threading-multi/query clang-linux.link lm/bin/clang-linux-3.3/release/link-static/threading-multi/fragment clang-linux.link lm/bin/clang-linux-3.3/release/link-static/threading-multi/build_binary clang-linux.link lm/filter/bin/clang-linux-3.3/release/link-static/threading-multi/filter ..failed updating 1 target... ..skipped 45 targets... ..updated 638 targets... The build failed. If you need support, run: bjam --with-boost=/usr/local --with-irstlm=/usr/local --with-randlm=/usr/local --without-tcmalloc --notrace --toolset=clang debug-symbols=off --debug-configuration -d2 >build.log then attach build.log to your e-mail. You MUST do 3 things before sending to the mailing list: 1. Subscribe to the mailing list at http://mailman.mit.edu/mailman/listinfo/moses-support 2. Zip up your build.log file before attaching it to the email 3. Say what is the EXACT command you executed when you got the error ERROR *** Error code 1 Stop. make: stopped in /usr/ports/math/mosesdecoder From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 18:10:48 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 6C6D26C8; Wed, 28 Jan 2015 18:10:48 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 4C0216EF; Wed, 28 Jan 2015 18:10:48 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SIAlVc040760; Wed, 28 Jan 2015 18:10:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SIAl5V040753; Wed, 28 Jan 2015 18:10:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 18:10:47 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281810.t0SIAl5V040753@beefy1.isc.freebsd.org> To: mich@FreeBSD.org Subject: [package - 10i386-default][sysutils/ah-tty] Failed for ah-tty-0.3.12 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: Wed, 28 Jan 2015 18:10:48 -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: mich@FreeBSD.org Last committer: miwi@FreeBSD.org Ident: $FreeBSD: head/sysutils/ah-tty/Makefile 356050 2014-06-01 07:28:20Z miwi $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-01-28_06h57m35s/logs/ah-tty-0.3.12.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-01-28_06h57m35s Log: ====>> Building sysutils/ah-tty build started at Wed Jan 28 18:10:41 UTC 2015 port directory: /usr/ports/sysutils/ah-tty building for: FreeBSD 10i386-default-job-24 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: mich@FreeBSD.org Makefile ident: $FreeBSD: head/sysutils/ah-tty/Makefile 356050 2014-06-01 07:28:20Z miwi $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=ah-tty-0.3.12 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/ah-tty/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/ah-tty/work HOME=/wrkdirs/usr/ports/sysutils/ah-tty/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/ah-tty/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/ah-tty/work HOME=/wrkdirs/usr/ports/sysutils/ah-tty/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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/ah-tty" EXAMPLESDIR="share/examples/ah-tty" DATADIR="share/ah-tty" WWWDIR="www/ah-tty" ETCDIR="etc/ah-tty" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ah-tty DOCSDIR=/usr/local/share/doc/ah-tty EXAMPLESDIR=/usr/local/share/examples/ah-tty WWWDIR=/usr/local/www/ah-tty ETCDIR=/usr/local/etc/ah-tty --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> ah-tty-0.3.12 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.7.txz [10i386-default-job-24] Installing pkg-1.4.7... [10i386-default-job-24] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ah-tty-0.3.12 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by ah-tty-0.3.12 for building =========================================================================== =================================================== ===> Fetching all distfiles required by ah-tty-0.3.12 for building => SHA256 Checksum OK for ah-tty-0.3.12.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by ah-tty-0.3.12 for building ===> Extracting for ah-tty-0.3.12 => SHA256 Checksum OK for ah-tty-0.3.12.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ah-tty-0.3.12 ===> Applying FreeBSD patches for ah-tty-0.3.12 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for ah-tty-0.3.12 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/ltconfig loading site script /usr/ports/Templates/config.site creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector) works... yes checking whether the C compiler (cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking host system type... i386-portbld-freebsd10.0 checking build system type... i386-portbld-freebsd10.0 checking for ranlib... ranlib checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD-compatible nm... /usr/bin/nm -B checking command to parse /usr/bin/nm -B output... yes checking for _ prefix in compiled symbols... (cached) no checking whether ln -s works... yes updating cache ./config.cache checking for object suffix... o checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions ... yes checking if cc static flag -static works... -static checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking command to parse /usr/bin/nm -B output... yes checking how to hardcode library paths into programs... immediate checking for /usr/bin/ld option to reload object files... -r checking dynamic linker characteristics... freebsd10.0 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for objdir... .libs checking for dlopen... yes checking for dlfcn.h... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no creating libtool loading cache ./config.cache checking for initscr in -lncurses... yes checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/uio.h... yes checking for curses.h... yes checking for ctype.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: multiple definition of `_LDL_cat' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: first defined here usage.o: In function `__CQ_read': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/circque.h:49: multiple definition of `__CQ_read' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/circque.h:49: first defined here usage.o: In function `__CQ_write': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/circque.h:82: multiple definition of `__CQ_write' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/circque.h:82: first defined here usage.o: In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here usage.o: In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here usage.o: In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(autohelp.o): In function `LDL_length': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: multiple definition of `LDL_length' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: first defined here libdill.a(autohelp.o): In function `LDL_prepend': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: multiple definition of `LDL_prepend' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: first defined here libdill.a(autohelp.o): In function `_LDL_cat': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: multiple definition of `_LDL_cat' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: first defined here libdill.a(autohelp.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(autohelp.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(autohelp.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(ahread.o): In function `LDL_length': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: multiple definition of `LDL_length' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: first defined here libdill.a(ahread.o): In function `LDL_prepend': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: multiple definition of `LDL_prepend' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: first defined here libdill.a(ahread.o): In function `_LDL_cat': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: multiple definition of `_LDL_cat' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: first defined here libdill.a(ahread.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(ahread.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(ahread.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(dillospawn.o): In function `LDL_length': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: multiple definition of `LDL_length' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: first defined here libdill.a(dillospawn.o): In function `LDL_prepend': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: multiple definition of `LDL_prepend' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: first defined here libdill.a(dillospawn.o): In function `_LDL_cat': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: multiple definition of `_LDL_cat' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: first defined here libdill.a(dillospawn.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(dillospawn.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(dillospawn.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(vtansi.o): In function `__VT_dmove': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:81: multiple definition of `__VT_dmove' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:81: first defined here libdill.a(vtansi.o): In function `__VT_mcol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:99: multiple definition of `__VT_mcol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:99: first defined here libdill.a(vtansi.o): In function `__VT_mrow': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:110: multiple definition of `__VT_mrow' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:110: first defined here libdill.a(vtansi.o): In function `__VT_nextline': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:121: multiple definition of `__VT_nextline' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:121: first defined here libdill.a(vtansi.o): In function `__VT_scrollpage': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:144: multiple definition of `__VT_scrollpage' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:144: first defined here libdill.a(vtansi.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(vtansi.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(vtansi.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(vtcurses.o): In function `__VT_dmove': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:81: multiple definition of `__VT_dmove' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:81: first defined here libdill.a(vtcurses.o): In function `__VT_mcol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:99: multiple definition of `__VT_mcol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:99: first defined here libdill.a(vtcurses.o): In function `__VT_mrow': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:110: multiple definition of `__VT_mrow' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:110: first defined here libdill.a(vtcurses.o): In function `__VT_nextline': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:121: multiple definition of `__VT_nextline' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:121: first defined here libdill.a(vtcurses.o): In function `__VT_scrollpage': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:144: multiple definition of `__VT_scrollpage' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:144: first defined here libdill.a(vtcurses.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(vtcurses.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(vtcurses.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(vtlabel.o): In function `__VT_dmove': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:81: multiple definition of `__VT_dmove' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:81: first defined here libdill.a(vtlabel.o): In function `__VT_mcol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:99: multiple definition of `__VT_mcol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:99: first defined here libdill.a(vtlabel.o): In function `__VT_mrow': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:110: multiple definition of `__VT_mrow' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:110: first defined here libdill.a(vtlabel.o): In function `__VT_nextline': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:121: multiple definition of `__VT_nextline' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:121: first defined here libdill.a(vtlabel.o): In function `__VT_scrollpage': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:144: multiple definition of `__VT_scrollpage' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:144: first defined here libdill.a(vtlabel.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(vtlabel.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(vtlabel.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(dillofork2.o): In function `FD_bkgnd': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/IOQ.h:60: multiple definition of `FD_bkgnd' monitor.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/IOQ.h:60: first defined here libdill.a(dillofork2.o): In function `LDL_length': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: multiple definition of `LDL_length' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: first defined here libdill.a(dillofork2.o): In function `LDL_prepend': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: multiple definition of `LDL_prepend' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: first defined here libdill.a(dillofork2.o): In function `_LDL_cat': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: multiple definition of `_LDL_cat' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: first defined here libdill.a(dillofork2.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(dillofork2.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(dillofork2.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(pty.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(pty.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(pty.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(dillofork.o): In function `LDL_length': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: multiple definition of `LDL_length' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: first defined here libdill.a(dillofork.o): In function `LDL_prepend': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: multiple definition of `LDL_prepend' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: first defined here libdill.a(dillofork.o): In function `_LDL_cat': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: multiple definition of `_LDL_cat' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: first defined here libdill.a(dillofork.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(dillofork.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(dillofork.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12 *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/ah-tty From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 18:15:23 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 E9F8BAB8; Wed, 28 Jan 2015 18:15:23 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 C934081F; Wed, 28 Jan 2015 18:15:23 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SIFNtx003473; Wed, 28 Jan 2015 18:15:23 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SIFNq8003472; Wed, 28 Jan 2015 18:15:23 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 18:15:23 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281815.t0SIFNq8003472@beefy1.isc.freebsd.org> To: sunpoet@FreeBSD.org Subject: [package - 10i386-default][audio/ices] Failed for ices-2.0.2_2, 1 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: Wed, 28 Jan 2015 18:15:24 -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: sunpoet@FreeBSD.org Last committer: sunpoet@FreeBSD.org Ident: $FreeBSD: head/audio/ices/Makefile 353022 2014-05-05 14:51:06Z sunpoet $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-01-28_06h57m35s/logs/ices-2.0.2_2,1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-01-28_06h57m35s Log: ====>> Building audio/ices build started at Wed Jan 28 18:15:13 UTC 2015 port directory: /usr/ports/audio/ices building for: FreeBSD 10i386-default-job-03 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: sunpoet@FreeBSD.org Makefile ident: $FreeBSD: head/audio/ices/Makefile 353022 2014-05-05 14:51:06Z sunpoet $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=ices-2.0.2_2,1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for ices-2.0.2_2,1: ALSA=off: ALSA audio architecture support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-roaraudio --disable-sun-audio --disable-alsa --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/ices/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/ices/work HOME=/wrkdirs/usr/ports/audio/ices/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/ices/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/ices/work HOME=/wrkdirs/usr/ports/audio/ices/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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -pthread -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-- OSREL=10.0 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/ices" EXAMPLESDIR="share/examples/ices" DATADIR="share/ices" WWWDIR="www/ices" ETCDIR="etc/ices" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ices DOCSDIR=/usr/local/share/doc/ices EXAMPLESDIR=/usr/local/share/examples/ices WWWDIR=/usr/local/www/ices ETCDIR=/usr/local/etc/ices --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> ices-2.0.2_2,1 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.7.txz [10i386-default-job-03] Installing pkg-1.4.7... [10i386-default-job-03] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ices-2.0.2_2,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ices-2.0.2_2,1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ices-2.0.2_2,1 for building => SHA256 Checksum OK for ices-2.0.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ices-2.0.2_2,1 for building ===> Extracting for ices-2.0.2_2,1 => SHA256 Checksum OK for ices-2.0.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ices-2.0.2_2,1 =========================================================================== =================================================== ===> ices-2.0.2_2,1 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 [10i386-default-job-03] Installing gmake-4.1_1... [10i386-default-job-03] `-- Installing gettext-runtime-0.19.4... [10i386-default-job-03] | `-- Installing indexinfo-0.2.2... [10i386-default-job-03] | `-- Extracting indexinfo-0.2.2... done [10i386-default-job-03] `-- Extracting gettext-runtime-0.19.4... done [10i386-default-job-03] Extracting gmake-4.1_1... done ===> Returning to build of ices-2.0.2_2,1 ===> ices-2.0.2_2,1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [10i386-default-job-03] Installing pkgconf-0.9.7... [10i386-default-job-03] Extracting pkgconf-0.9.7... done ===> Returning to build of ices-2.0.2_2,1 =========================================================================== =================================================== ===> ices-2.0.2_2,1 depends on shared library: libogg.so - not found ===> Verifying for libogg.so in /usr/ports/audio/libogg ===> Installing existing package /packages/All/libogg-1.3.2_1,4.txz [10i386-default-job-03] Installing libogg-1.3.2_1,4... [10i386-default-job-03] Extracting libogg-1.3.2_1,4... done ===> Returning to build of ices-2.0.2_2,1 ===> ices-2.0.2_2,1 depends on shared library: libshout.so - not found ===> Verifying for libshout.so in /usr/ports/audio/libshout ===> Installing existing package /packages/All/libshout-2.3.1.txz [10i386-default-job-03] Installing libshout-2.3.1... [10i386-default-job-03] `-- Installing libtheora-1.1.1_6... [10i386-default-job-03] | `-- Installing libvorbis-1.3.4_2,3... [10i386-default-job-03] | `-- Extracting libvorbis-1.3.4_2,3... done [10i386-default-job-03] `-- Extracting libtheora-1.1.1_6... done [10i386-default-job-03] `-- Installing speex-1.2.r2,1... [10i386-default-job-03] | `-- Installing speexdsp-1.2.r3_1... [10i386-default-job-03] | `-- Extracting speexdsp-1.2.r3_1... done [10i386-default-job-03] `-- Extracting speex-1.2.r2,1... done [10i386-default-job-03] Extracting libshout-2.3.1... done ===> Returning to build of ices-2.0.2_2,1 ===> ices-2.0.2_2,1 depends on shared library: libspeex.so - found (/usr/local/lib/libspeex.so.1.5.0) ===> ices-2.0.2_2,1 depends on shared library: libtheora.so - found (/usr/local/lib/libtheora.so.0.3.10) ===> ices-2.0.2_2,1 depends on shared library: libvorbis.so - found (/usr/local/lib/libvorbis.so.0.4.7) ===> ices-2.0.2_2,1 depends on shared library: libxml2.so - not found ===> Verifying for libxml2.so in /usr/ports/textproc/libxml2 ===> Installing existing package /packages/All/libxml2-2.9.2_2.txz [10i386-default-job-03] Installing libxml2-2.9.2_2... [10i386-default-job-03] Extracting libxml2-2.9.2_2... done ===> Returning to build of ices-2.0.2_2,1 =========================================================================== =================================================== ===> Configuring for ices-2.0.2_2,1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/configure configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd10.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd10.0 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for fgrep... (cached) /usr/bin/fgrep checking for ANSI C header files... (cached) yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking for sys/select.h... (cached) yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for uint64_t... yes checking for gettimeofday... (cached) yes checking for ftime... no checking for XML configuration checking for xml2-config... /usr/local/bin/xml2-config checking for xmlParseFile... yes checking for pkg-config... /usr/local/bin/pkg-config checking shout/shout.h usability... yes checking shout/shout.h presence... yes checking for shout/shout.h... yes checking for shout_new... yes checking for libogg... ok checking for libvorbis... ok configure: creating ./config.status config.status: creating Makefile config.status: creating conf/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/log/Makefile config.status: creating src/timing/Makefile config.status: creating src/thread/Makefile config.status: creating src/avl/Makefile config.status: creating config.h config.status: executing depfiles commands Build with alsa: no Build with OSS: yes Build with Sun audio: no Build with RoarAudio: no =========================================================================== =================================================== ===> Building for ices-2.0.2_2,1 gmake[1]: Entering directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2' gmake all-recursive gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2' Making all in src gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src' Making all in log gmake[4]: Entering directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src/log' if /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT log.lo -MD -MP -MF ".deps/log.Tpo" -c -o log.lo log.c; \ then mv -f ".deps/log.Tpo" ".deps/log.Plo"; else rm -f ".deps/log.Tpo"; exit 1; fi mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -fPIC -DPIC -o .libs/log.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -o log.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -pthread -fstack-protector -o libicelog.la log.lo ar cru .libs/libicelog.a .libs/log.o ranlib .libs/libicelog.a creating libicelog.la (cd .libs && rm -f libicelog.la && ln -s ../libicelog.la libicelog.la) gmake[4]: Leaving directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src/log' Making all in timing gmake[4]: Entering directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src/timing' if /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libicetiming_la-timing.lo -MD -MP -MF ".deps/libicetiming_la-timing.Tpo" -c -o libicetiming_la-timing.lo `test -f 'timing.c' || echo './'`timing.c; \ then mv -f ".deps/libicetiming_la-timing.Tpo" ".deps/libicetiming_la-timing.Plo"; else rm -f ".deps/libicetiming_la-timing.Tpo"; exit 1; fi mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libicetiming_la-timing.lo -MD -MP -MF .deps/libicetiming_la-timing.Tpo -c timing.c -fPIC -DPIC -o .libs/libicetiming_la-timing.o In file included from timing.c:38: /usr/include/sys/timeb.h:42:2: warning: "this file includes which is deprecated" [-W#warnings] #warning "this file includes which is deprecated" ^ timing.c:53:5: warning: implicit declaration of function 'gettimeofday' is invalid in C99 [-Wimplicit-function-declaration] gettimeofday(&mtv, NULL); ^ 2 warnings generated. cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libicetiming_la-timing.lo -MD -MP -MF .deps/libicetiming_la-timing.Tpo -c timing.c -o libicetiming_la-timing.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -pthread -fstack-protector -o libicetiming.la libicetiming_la-timing.lo ar cru .libs/libicetiming.a .libs/libicetiming_la-timing.o ranlib .libs/libicetiming.a creating libicetiming.la (cd .libs && rm -f libicetiming.la && ln -s ../libicetiming.la libicetiming.la) gmake[4]: Leaving directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src/timing' Making all in thread gmake[4]: Entering directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src/thread' if /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libicethread_la-thread.lo -MD -MP -MF ".deps/libicethread_la-thread.Tpo" -c -o libicethread_la-thread.lo `test -f 'thread.c' || echo './'`thread.c; \ then mv -f ".deps/libicethread_la-thread.Tpo" ".deps/libicethread_la-thread.Plo"; else rm -f ".deps/libicethread_la-thread.Tpo"; exit 1; fi mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libicethread_la-thread.lo -MD -MP -MF .deps/libicethread_la-thread.Tpo -c thread.c -fPIC -DPIC -o .libs/libicethread_la-thread.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libicethread_la-thread.lo -MD -MP -MF .deps/libicethread_la-thread.Tpo -c thread.c -o libicethread_la-thread.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -pthread -fstack-protector -o libicethread.la libicethread_la-thread.lo ar cru .libs/libicethread.a .libs/libicethread_la-thread.o ranlib .libs/libicethread.a creating libicethread.la (cd .libs && rm -f libicethread.la && ln -s ../libicethread.la libicethread.la) gmake[4]: Leaving directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src/thread' Making all in avl gmake[4]: Entering directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src/avl' if /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libiceavl_la-avl.lo -MD -MP -MF ".deps/libiceavl_la-avl.Tpo" -c -o libiceavl_la-avl.lo `test -f 'avl.c' || echo './'`avl.c; \ then mv -f ".deps/libiceavl_la-avl.Tpo" ".deps/libiceavl_la-avl.Plo"; else rm -f ".deps/libiceavl_la-avl.Tpo"; exit 1; fi mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libiceavl_la-avl.lo -MD -MP -MF .deps/libiceavl_la-avl.Tpo -c avl.c -fPIC -DPIC -o .libs/libiceavl_la-avl.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT libiceavl_la-avl.lo -MD -MP -MF .deps/libiceavl_la-avl.Tpo -c avl.c -o libiceavl_la-avl.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -pthread -fstack-protector -o libiceavl.la libiceavl_la-avl.lo ar cru .libs/libiceavl.a .libs/libiceavl_la-avl.o ranlib .libs/libiceavl.a creating libiceavl.la (cd .libs && rm -f libiceavl.la && ln -s ../libiceavl.la libiceavl.la) gmake[4]: Leaving directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src/avl' gmake[4]: Entering directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src' if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT input.o -MD -MP -MF ".deps/input.Tpo" -c -o input.o input.c; \ then mv -f ".deps/input.Tpo" ".deps/input.Po"; else rm -f ".deps/input.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT cfgparse.o -MD -MP -MF ".deps/cfgparse.Tpo" -c -o cfgparse.o cfgparse.c; \ then mv -f ".deps/cfgparse.Tpo" ".deps/cfgparse.Po"; else rm -f ".deps/cfgparse.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT stream.o -MD -MP -MF ".deps/stream.Tpo" -c -o stream.o stream.c; \ then mv -f ".deps/stream.Tpo" ".deps/stream.Po"; else rm -f ".deps/stream.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ices.o -MD -MP -MF ".deps/ices.Tpo" -c -o ices.o ices.c; \ then mv -f ".deps/ices.Tpo" ".deps/ices.Po"; else rm -f ".deps/ices.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT signals.o -MD -MP -MF ".deps/signals.Tpo" -c -o signals.o signals.c; \ then mv -f ".deps/signals.Tpo" ".deps/signals.Po"; else rm -f ".deps/signals.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT im_playlist.o -MD -MP -MF ".deps/im_playlist.Tpo" -c -o im_playlist.o im_playlist.c; \ then mv -f ".deps/im_playlist.Tpo" ".deps/im_playlist.Po"; else rm -f ".deps/im_playlist.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT reencode.o -MD -MP -MF ".deps/reencode.Tpo" -c -o reencode.o reencode.c; \ then mv -f ".deps/reencode.Tpo" ".deps/reencode.Po"; else rm -f ".deps/reencode.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT encode.o -MD -MP -MF ".deps/encode.Tpo" -c -o encode.o encode.c; \ then mv -f ".deps/encode.Tpo" ".deps/encode.Po"; else rm -f ".deps/encode.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT playlist_basic.o -MD -MP -MF ".deps/playlist_basic.Tpo" -c -o playlist_basic.o playlist_basic.c; \ then mv -f ".deps/playlist_basic.Tpo" ".deps/playlist_basic.Po"; else rm -f ".deps/playlist_basic.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT im_stdinpcm.o -MD -MP -MF ".deps/im_stdinpcm.Tpo" -c -o im_stdinpcm.o im_stdinpcm.c; \ then mv -f ".deps/im_stdinpcm.Tpo" ".deps/im_stdinpcm.Po"; else rm -f ".deps/im_stdinpcm.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT stream_shared.o -MD -MP -MF ".deps/stream_shared.Tpo" -c -o stream_shared.o stream_shared.c; \ then mv -f ".deps/stream_shared.Tpo" ".deps/stream_shared.Po"; else rm -f ".deps/stream_shared.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT metadata.o -MD -MP -MF ".deps/metadata.Tpo" -c -o metadata.o metadata.c; \ then mv -f ".deps/metadata.Tpo" ".deps/metadata.Po"; else rm -f ".deps/metadata.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT playlist_script.o -MD -MP -MF ".deps/playlist_script.Tpo" -c -o playlist_script.o playlist_script.c; \ then mv -f ".deps/playlist_script.Tpo" ".deps/playlist_script.Po"; else rm -f ".deps/playlist_script.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT audio.o -MD -MP -MF ".deps/audio.Tpo" -c -o audio.o audio.c; \ then mv -f ".deps/audio.Tpo" ".deps/audio.Po"; else rm -f ".deps/audio.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT resample.o -MD -MP -MF ".deps/resample.Tpo" -c -o resample.o resample.c; \ then mv -f ".deps/resample.Tpo" ".deps/resample.Po"; else rm -f ".deps/resample.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -MT im_oss.o -MD -MP -MF ".deps/im_oss.Tpo" -c -o im_oss.o im_oss.c; \ then mv -f ".deps/im_oss.Tpo" ".deps/im_oss.Po"; else rm -f ".deps/im_oss.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link cc -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -pthread -fstack-protector -o ices input.o cfgparse.o stream.o ices.o signals.o im_playlist.o reencode.o encode.o playlist_basic.o im_stdinpcm.o stream_shared.o metadata.o playlist_script.o audio.o resample.o im_oss.o log/libicelog.la timing/libicetiming.la thread/libicethread.la avl/libiceavl.la -lvorbisenc -lvorbis -lshout -L/usr/local/lib -lxml2 -lz -L/usr/lib -lm mkdir .libs cc -I/usr/local/include/libxml2 -I/usr/include -pthread -Wall -Wno-pointer-sign -O2 -pipe -fstack-protector -fno-strict-aliasing -pthread -fstack-protector -o ices input.o cfgparse.o stream.o ices.o signals.o im_playlist.o reencode.o encode.o playlist_basic.o im_stdinpcm.o stream_shared.o metadata.o playlist_script.o audio.o resample.o im_oss.o -L/usr/local/lib log/.libs/libicelog.a timing/.libs/libicetiming.a thread/.libs/libicethread.a avl/.libs/libiceavl.a -lvorbisenc -lvorbis -lshout -lxml2 -lz -L/usr/lib -lm /usr/bin/ld: E: invalid DSO for symbol `ogg_stream_packetout' definition //usr/local/lib/libogg.so.0: could not read symbols: Bad value cc: error: linker command failed with exit code 1 (use -v to see invocation) Makefile:318: recipe for target 'ices' failed gmake[4]: *** [ices] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src' Makefile:385: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2/src' Makefile:295: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2' Makefile:224: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/audio/ices/work/ices-2.0.2' *** Error code 1 Stop. make: stopped in /usr/ports/audio/ices From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 18:22:20 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 B0214CCF for ; Wed, 28 Jan 2015 18:22:20 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 9D6408FD for ; Wed, 28 Jan 2015 18:22:20 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SIMK2m064512 for ; Wed, 28 Jan 2015 18:22:20 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SIMKUH064501; Wed, 28 Jan 2015 18:22:20 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 18:22:20 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281822.t0SIMKUH064501@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10amd64-default][biology/tinker] Failed for tinker-7.0.1 in fetch 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: Wed, 28 Jan 2015 18:22:20 -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: pi@FreeBSD.org Ident: $FreeBSD: head/biology/tinker/Makefile 376238 2015-01-04 15:21:12Z pi $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-default/2015-01-28_05h16m48s/logs/tinker-7.0.1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-default&build=2015-01-28_05h16m48s Log: ====>> Building biology/tinker build started at Wed Jan 28 18:22:18 UTC 2015 port directory: /usr/ports/biology/tinker building for: FreeBSD 10amd64-default-job-23 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/biology/tinker/Makefile 376238 2015-01-04 15:21:12Z pi $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=tinker-7.0.1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-default/ref/.p/pool MASTERNAME=10amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for tinker-7.0.1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples OPTIMIZED_FFLAGS=off: compilation optimizations ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/biology/tinker/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/tinker/work HOME=/wrkdirs/usr/ports/biology/tinker/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/biology/tinker/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/tinker/work HOME=/wrkdirs/usr/ports/biology/tinker/work TMPDIR="/tmp" F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- HAVE_G2C=yes XDG_DATA_HOME=/wrkdirs/usr/ports/biology/tinker/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/tinker/work HOME=/wrkdirs/usr/ports/biology/tinker/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/biology/tinker/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/tinker/work HOME=/wrkdirs/usr/ports/biology/tinker/work TMPDIR="/tmp" F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-str ict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/tinker" EXAMPLESDIR="share/examples/tinker" DATADIR="share/tinker" WWWDIR="www/tinker" ETCDIR="etc/tinker" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/tinker DOCSDIR=/usr/local/share/doc/tinker EXAMPLESDIR=/usr/local/share/examples/tinker WWWDIR=/usr/local/www/tinker ETCDIR=/usr/local/etc/tinker --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License tinker accepted by the user =========================================================================== =================================================== ===> tinker-7.0.1 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.7.txz [10amd64-default-job-23] Installing pkg-1.4.7... [10amd64-default-job-23] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of tinker-7.0.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License tinker accepted by the user => tinker-7.0.1.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch http://dasher.wustl.edu/tinker/downloads/tinker-7.0.1.tar.gz fetch: http://dasher.wustl.edu/tinker/downloads/tinker-7.0.1.tar.gz: size mismatch: expected 28384106, actual 28503658 => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/tinker-7.0.1.tar.gz fetch: http://distcache.FreeBSD.org/ports-distfiles/tinker-7.0.1.tar.gz: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /portdistfiles/ and try again. *** Error code 1 Stop. make: stopped in /usr/ports/biology/tinker From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 18:23:19 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 5A0F9DDD for ; Wed, 28 Jan 2015 18:23:19 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 46CA590A for ; Wed, 28 Jan 2015 18:23:19 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SINIX7066635 for ; Wed, 28 Jan 2015 18:23:18 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SINI5E066632; Wed, 28 Jan 2015 18:23:18 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 18:23:18 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281823.t0SINI5E066632@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10i386-default][databases/qdbm-plus] Failed for qdbm-plus-1.8.78_1 in build 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: Wed, 28 Jan 2015 18:23:19 -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: miwi@FreeBSD.org Ident: $FreeBSD: head/databases/qdbm-plus/Makefile 342270 2014-02-02 11:00:29Z miwi $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-01-28_06h57m35s/logs/qdbm-plus-1.8.78_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-01-28_06h57m35s Log: ====>> Building databases/qdbm-plus build started at Wed Jan 28 18:23:09 UTC 2015 port directory: /usr/ports/databases/qdbm-plus building for: FreeBSD 10i386-default-job-03 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/databases/qdbm-plus/Makefile 342270 2014-02-02 11:00:29Z miwi $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=qdbm-plus-1.8.78_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/qdbm-plus/work HOME=/wrkdirs/usr/ports/databases/qdbm-plus/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 -fPIC -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fPIC -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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/qdbm" EXAMPLESDIR="share/examples/qdbm" DATADIR="share/qdbm" WWWDIR="www/qdbm" ETCDIR="etc/qdbm" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/qdbm DOCSDIR=/usr/local/share/doc/qdbm EXAMPLESDIR=/usr/local/share/examples/qdbm WWWDIR=/usr/local/www/qdbm ETCDIR=/usr/local/etc/qdbm --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> qdbm-plus-1.8.78_1 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.7.txz [10i386-default-job-03] Installing pkg-1.4.7... [10i386-default-job-03] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of qdbm-plus-1.8.78_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by qdbm-plus-1.8.78_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by qdbm-plus-1.8.78_1 for building => SHA256 Checksum OK for qdbm-1.8.78.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by qdbm-plus-1.8.78_1 for building ===> Extracting for qdbm-plus-1.8.78_1 => SHA256 Checksum OK for qdbm-1.8.78.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for qdbm-plus-1.8.78_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> qdbm-plus-1.8.78_1 depends on shared library: libqdbm.so - not found ===> Verifying for libqdbm.so in /usr/ports/databases/qdbm ===> Installing existing package /packages/All/qdbm-1.8.78_1.txz [10i386-default-job-03] Installing qdbm-1.8.78_1... [10i386-default-job-03] Extracting qdbm-1.8.78_1... done ===> Returning to build of qdbm-plus-1.8.78_1 =========================================================================== =================================================== ===> Configuring for qdbm-plus-1.8.78_1 configure: loading site script /usr/ports/Templates/config.site checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes ./configure: gcc: not found checking for ld... /usr/bin/ld checking for ar... /usr/bin/ar checking for main in -lc... yes checking for main in -lrt... yes checking for main in -pthread... yes checking for main in -lz... yes checking for main in -llzo2... no checking for main in -lbz2... yes checking for main in -liconv... no checking for main in -lstdc++... yes checking for main in -lqdbm... yes checking for main in -lxqdbm... no configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting =========================================================================== =================================================== ===> Building for qdbm-plus-1.8.78_1 c++ -I. -I./.. -I/usr/local/include -I/wrkdirs/usr/ports/databases/qdbm-plus/work/include -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__=1 -D_HPUX_SOURCE=1 -D_POSIX_MAPPED_FILES=1 -D_POSIX_SYNCHRONIZED_IO=1 -DPIC=1 -D_THREAD_SAFE=1 -D_REENTRANT=1 -DNDEBUG -Wall -ansi -pedantic -fsigned-char -fPIC -O2 -fno-strict-aliasing -O1 -c xqdbm.cc c++ -I. -I./.. -I/usr/local/include -I/wrkdirs/usr/ports/databases/qdbm-plus/work/include -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__=1 -D_HPUX_SOURCE=1 -D_POSIX_MAPPED_FILES=1 -D_POSIX_SYNCHRONIZED_IO=1 -DPIC=1 -D_THREAD_SAFE=1 -D_REENTRANT=1 -DNDEBUG -Wall -ansi -pedantic -fsigned-char -fPIC -O2 -fno-strict-aliasing -O1 -c xadbm.cc In file included from xadbm.cc:17: ./xadbm.h:75:19: error: out-of-line declaration of a member must be a definition [-Wout-of-line-declaration] qdbm::Datum qdbm::operator +(const qdbm::Datum& former, const qdbm::Datum& latter); ~~~~~~^ ./xadbm.h:82:19: error: out-of-line declaration of a member must be a definition [-Wout-of-line-declaration] qdbm::Datum qdbm::operator +(const qdbm::Datum& datum, const char* str); ~~~~~~^ ./xadbm.h:89:19: error: out-of-line declaration of a member must be a definition [-Wout-of-line-declaration] qdbm::Datum qdbm::operator +(const char* str, const qdbm::Datum& datum); ~~~~~~^ 3 errors generated. *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/databases/qdbm-plus/work/qdbm-1.8.78/plus *** Error code 1 Stop. make: stopped in /usr/ports/databases/qdbm-plus From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 18:28:13 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 275EAE52; Wed, 28 Jan 2015 18:28:13 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 1205692B; Wed, 28 Jan 2015 18:28:13 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SISCMB054094; Wed, 28 Jan 2015 18:28:12 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SISCDL054089; Wed, 28 Jan 2015 18:28:12 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 18:28:12 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281828.t0SISCDL054089@beefy2.isc.freebsd.org> To: thierry@FreeBSD.org Subject: [package - 10amd64-default][cad/kicad] Failed for kicad-20140622.2.b4027_1, 1 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: Wed, 28 Jan 2015 18:28:13 -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: thierry@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: head/cad/kicad/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-default/2015-01-28_05h16m48s/logs/kicad-20140622.2.b4027_1,1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-default&build=2015-01-28_05h16m48s Log: ====>> Building cad/kicad build started at Wed Jan 28 18:19:58 UTC 2015 port directory: /usr/ports/cad/kicad building for: FreeBSD 10amd64-default-job-03 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: thierry@FreeBSD.org Makefile ident: $FreeBSD: head/cad/kicad/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=kicad-20140622.2.b4027_1,1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-default/ref/.p/pool MASTERNAME=10amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for kicad-20140622.2.b4027_1,1: DOCS=on: Build and/or install documentation NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/cad/kicad/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/kicad/work HOME=/wrkdirs/usr/ports/cad/kicad/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/cad/kicad/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/kicad/work HOME=/wrkdirs/usr/ports/cad/kicad/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/cad/kicad/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/kicad/work HOME=/wrkdirs/usr/ports/cad/kicad/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/cad/kicad/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/kicad/work HOME=/wrkdirs/usr/ports/cad/kicad/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib/c++ -fstack-prot ector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48" 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-- DESKTOPDIR=share/applications DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " CMAKE_BUILD_TYPE="release" OSREL=10.0 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/kicad" EXAMPLESDIR="share/examples/kicad" DATADIR="share/kicad" WWWDIR="www/kicad" ETCDIR="etc/kicad" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/kicad DOCSDIR=/usr/local/share/doc/kicad EXAMPLESDIR=/usr/local/share/examples/kicad WWWDIR=/usr/local/www/kicad ETCDIR=/usr/local/etc/kicad --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> kicad-20140622.2.b4027_1,1 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.7.txz [10amd64-default-job-03] Installing pkg-1.4.7... [10amd64-default-job-03] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of kicad-20140622.2.b4027_1,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by kicad-20140622.2.b4027_1,1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by kicad-20140622.2.b4027_1,1 for building => SHA256 Checksum OK for kicad_0.20140622%2Bbzr4027.orig.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by kicad-20140622.2.b4027_1,1 for building ===> Extracting for kicad-20140622.2.b4027_1,1 => SHA256 Checksum OK for kicad_0.20140622%2Bbzr4027.orig.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for kicad-20140622.2.b4027_1,1 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for kicad-20140622.2.b4027_1,1 /bin/mv /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include/boost /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include/boost.orig =========================================================================== =================================================== ===> kicad-20140622.2.b4027_1,1 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 [10amd64-default-job-03] Installing doxygen-1.8.9.1,2... [10amd64-default-job-03] `-- Installing graphviz-2.38.0_6... [10amd64-default-job-03] | `-- Installing expat-2.1.0_2... [10amd64-default-job-03] | `-- Extracting expat-2.1.0_2... done [10amd64-default-job-03] | `-- Installing fontconfig-2.11.1,1... [10amd64-default-job-03] | | `-- Installing freetype2-2.5.5... [10amd64-default-job-03] | | `-- Extracting freetype2-2.5.5... done [10amd64-default-job-03] | `-- 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 [10amd64-default-job-03] | `-- Installing gettext-runtime-0.19.4... [10amd64-default-job-03] | | `-- Installing indexinfo-0.2.2... [10amd64-default-job-03] | | `-- Extracting indexinfo-0.2.2... done [10amd64-default-job-03] | `-- Extracting gettext-runtime-0.19.4... done [10amd64-default-job-03] | `-- Installing glib-2.42.1... [10amd64-default-job-03] | | `-- Installing libffi-3.2.1... [10amd64-default-job-03] | | `-- Extracting libffi-3.2.1... done [10amd64-default-job-03] | | `-- Installing libiconv-1.14_6... [10amd64-default-job-03] | | `-- Extracting libiconv-1.14_6... done [10amd64-default-job-03] | | `-- Installing pcre-8.35_2... [10amd64-default-job-03] | | `-- Extracting pcre-8.35_2... done [10amd64-default-job-03] | | `-- Installing perl5-5.18.4_11... [10amd64-default-job-03] | | `-- Extracting perl5-5.18.4_11... done [10amd64-default-job-03] | | `-- Installing python27-2.7.9... [10amd64-default-job-03] | | `-- Extracting python27-2.7.9... done [10amd64-default-job-03] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [10amd64-default-job-03] | `-- Installing jpeg-8_6... [10amd64-default-job-03] | `-- Extracting jpeg-8_6... done [10amd64-default-job-03] | `-- Installing libICE-1.0.9,1... [10amd64-default-job-03] | | `-- Installing xproto-7.0.26... [10amd64-default-job-03] | | `-- Extracting xproto-7.0.26... done [10amd64-default-job-03] | `-- Extracting libICE-1.0.9,1... done [10amd64-default-job-03] | `-- Installing libSM-1.2.2_2,1... [10amd64-default-job-03] | `-- Extracting libSM-1.2.2_2,1... done [10amd64-default-job-03] | `-- Installing libX11-1.6.2_2,1... [10amd64-default-job-03] | | `-- Installing kbproto-1.0.6... /usr/bin/make -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialog_about/AboutDialog_main.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialog_about/AboutDialog_main.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialog_about/AboutDialog_main.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialog_about/dialog_about.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialog_about/dialog_about.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialog_about/dialog_about.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialog_about/dialog_about_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialog_about/dialog_about_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialog_about/dialog_about_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_display_info_HTML_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_display_info_HTML_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_display_info_HTML_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_exit_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_exit_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_exit_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_image_editor.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_image_editor.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_image_editor.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_image_editor_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_image_editor_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_image_editor_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_get_component.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_get_component.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_get_component.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_get_component_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_get_component_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_get_component_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_hotkeys_editor.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_hotkeys_editor.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_hotkeys_editor.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles 44 [ 43%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_hotkeys_editor_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_hotkeys_editor_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_hotkeys_editor_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_list_selector_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_list_selector_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_list_selector_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_page_settings_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_page_settings_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_page_settings_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/base_struct.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/base_struct.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/base_struct.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/basicframe.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/basicframe.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/basicframe.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/bezier_curves.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/bezier_curves.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/bezier_curves.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/bitmap.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/bitmap.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/bitmap.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/block_commande.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/block_commande.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/block_commande.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/build_version.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/build_version.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/build_version.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/class_bitmap_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/class_bitmap_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/class_bitmap_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles 45 [ 44%] Building CXX object common/CMakeFiles/common.dir/class_colors_design_settings.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/class_colors_design_settings.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/class_colors_design_settings.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/class_layer_box_selector.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/class_layer_box_selector.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/class_layer_box_selector.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/class_marker_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/class_marker_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/class_marker_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/class_plotter.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/class_plotter.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/class_plotter.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/class_undoredo_container.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/class_undoredo_container.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/class_undoredo_container.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/common.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/common_plot_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plot_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plot_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/common_plotHPGL_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plotHPGL_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plotHPGL_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/common_plotPS_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plotPS_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plotPS_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/common_plotPDF_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plotPDF_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plotPDF_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/common_plotGERBER_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plotGERBER_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plotGERBER_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles 46 [ 45%] Building CXX object common/CMakeFiles/common.dir/common_plotDXF_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plotDXF_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plotDXF_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/common_plotSVG_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plotSVG_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plotSVG_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/confirm.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/confirm.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/confirm.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/copy_to_clipboard.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/copy_to_clipboard.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/copy_to_clipboard.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/dialog_shim.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialog_shim.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialog_shim.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/displlst.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/displlst.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/displlst.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/dlist.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dlist.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dlist.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/drawframe.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/drawframe.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/drawframe.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/drawpanel.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/drawpanel.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/drawpanel.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/drawtxt.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/drawtxt.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/drawtxt.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles 47 [ 46%] Building CXX object common/CMakeFiles/common.dir/dsnlexer.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dsnlexer.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dsnlexer.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/edaappl.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/edaappl.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/edaappl.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/eda_dde.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/eda_dde.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/eda_dde.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/eda_doc.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/eda_doc.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/eda_doc.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/filter_reader.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/filter_reader.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/filter_reader.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/gestfich.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/gestfich.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/gestfich.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/getrunningmicrosecs.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/getrunningmicrosecs.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/getrunningmicrosecs.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/gr_basic.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/gr_basic.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/gr_basic.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/hotkeys_basic.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/hotkeys_basic.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/hotkeys_basic.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/hotkey_grid_table.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/hotkey_grid_table.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/hotkey_grid_table.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/html_messagebox.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/html_messagebox.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/html_messagebox.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles 48 [ 47%] Building CXX object common/CMakeFiles/common.dir/msgpanel.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/msgpanel.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/msgpanel.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 47%] Building CXX object common/CMakeFiles/common.dir/netlist_keywords.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/netlist_keywords.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/netlist_keywords.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 47%] Building CXX object common/CMakeFiles/common.dir/newstroke_font.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/newstroke_font.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/newstroke_font.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 47%] Building CXX object common/CMakeFiles/common.dir/projet_config.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/projet_config.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/projet_config.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 47%] Building CXX object common/CMakeFiles/common.dir/richio.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/richio.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/richio.cpp In file included from /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include/richio.h:32:0, from /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/richio.cpp:29: /usr/local/include/c++/v1/string: In member function 'virtual std::__1::string OUTPUTFORMATTER::Quotes(const string&)': /usr/local/include/c++/v1/string:641:35: error: inlining failed in call to always_inline 'static bool std::__1::char_traits::eq(std::__1::char_traits::char_type, std::__1::char_traits::char_type) throw ()': indirect function call with a yet undetermined callee static _LIBCPP_CONSTEXPR bool eq(char_type __c1, char_type __c2) _NOEXCEPT ^ In file included from /usr/local/include/c++/v1/string:439:0, from /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include/richio.h:32, from /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/richio.cpp:29: /usr/local/include/c++/v1/algorithm:1050:13: error: called from here if (__pred(*__first1, *__j)) ^ *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 *** Error code 1 Stop. make: stopped in /usr/ports/cad/kicad From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 18:30:04 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 E7BC4EAF for ; Wed, 28 Jan 2015 18:30:04 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 D51AC94A; Wed, 28 Jan 2015 18:30:04 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SIU4Ki013826; Wed, 28 Jan 2015 18:30:04 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SIU4wQ013823; Wed, 28 Jan 2015 18:30:04 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 18:30:04 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281830.t0SIU4wQ013823@beefy1.isc.freebsd.org> To: waitman@waitman.net Subject: [package - 10i386-default][devel/libfortuna] Failed for libfortuna-0.1.0 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: Wed, 28 Jan 2015 18:30:05 -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: waitman@waitman.net Last committer: feld@FreeBSD.org Ident: $FreeBSD: head/devel/libfortuna/Makefile 375249 2014-12-22 17:12:26Z feld $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-01-28_06h57m35s/logs/libfortuna-0.1.0.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-01-28_06h57m35s Log: ====>> Building devel/libfortuna build started at Wed Jan 28 18:29:57 UTC 2015 port directory: /usr/ports/devel/libfortuna building for: FreeBSD 10i386-default-job-15 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: waitman@waitman.net Makefile ident: $FreeBSD: head/devel/libfortuna/Makefile 375249 2014-12-22 17:12:26Z feld $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=libfortuna-0.1.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libfortuna/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libfortuna/work HOME=/wrkdirs/usr/ports/devel/libfortuna/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libfortuna/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libfortuna/work HOME=/wrkdirs/usr/ports/devel/libfortuna/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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/libfortuna" EXAMPLESDIR="share/examples/libfortuna" DATADIR="share/libfortuna" WWWDIR="www/libfortuna" ETCDIR="etc/libfortuna" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libfortuna DOCSDIR=/usr/local/share/doc/libfortuna EXAMPLESDIR=/usr/local/share/examples/libfortuna WWWDIR=/usr/local/www/libfortuna ETCDIR=/usr/local/etc/libfortuna --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License MIT accepted by the user =========================================================================== =================================================== ===> libfortuna-0.1.0 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.7.txz [10i386-default-job-15] Installing pkg-1.4.7... [10i386-default-job-15] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libfortuna-0.1.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by libfortuna-0.1.0 for building =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by libfortuna-0.1.0 for building => SHA256 Checksum OK for libfortuna-0.1.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by libfortuna-0.1.0 for building ===> Extracting for libfortuna-0.1.0 => SHA256 Checksum OK for libfortuna-0.1.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for libfortuna-0.1.0 ===> Applying FreeBSD patches for libfortuna-0.1.0 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for libfortuna-0.1.0 =========================================================================== =================================================== ===> Building for libfortuna-0.1.0 cc -c -fPIC -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -g -Wall -Werror ./src/fortuna.c ./src/rijndael.c ./src/sha2.c ./src/px.c ./src/random.c ./src/internal.c ./src/blf.c ./src/sha1.c ./src/md5.c ./src/sha2.c:183:2: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 4794697086780616226 to 3609767458 [-Werror,-Wconstant-conversion] 0x428a2f98d728ae22ULL, 0x7137449123ef65cdULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:183:25: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 8158064640168781261 to 602891725 [-Werror,-Wconstant-conversion] 0x428a2f98d728ae22ULL, 0x7137449123ef65cdULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:184:2: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 13096744586834688815 to 3964484399 [-Werror,-Wconstant-conversion] 0xb5c0fbcfec4d3b2fULL, 0xe9b5dba58189dbbcULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:184:25: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 16840607885511220156 to 2173295548 [-Werror,-Wconstant-conversion] 0xb5c0fbcfec4d3b2fULL, 0xe9b5dba58189dbbcULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:185:2: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 4131703408338449720 to 4081628472 [-Werror,-Wconstant-conversion] 0x3956c25bf348b538ULL, 0x59f111f1b605d019ULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:185:25: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 6480981068601479193 to 3053834265 [-Werror,-Wconstant-conversion] 0x3956c25bf348b538ULL, 0x59f111f1b605d019ULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:186:2: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 10538285296894168987 to 2937671579 [-Werror,-Wconstant-conversion] 0x923f82a4af194f9bULL, 0xab1c5ed5da6d8118ULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:186:25: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 12329834152419229976 to 3664609560 [-Werror,-Wconstant-conversion] 0x923f82a4af194f9bULL, 0xab1c5ed5da6d8118ULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:187:2: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 15566598209576043074 to 2734883394 [-Werror,-Wconstant-conversion] 0xd807aa98a3030242ULL, 0x12835b0145706fbeULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:187:25: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 1334009975649890238 to 1164996542 [-Werror,-Wconstant-conversion] 0xd807aa98a3030242ULL, 0x12835b0145706fbeULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:188:2: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 2608012711638119052 to 1323610764 [-Werror,-Wconstant-conversion] 0x243185be4ee4b28cULL, 0x550c7dc3d5ffb4e2ULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:188:25: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 6128411473006802146 to 3590304994 [-Werror,-Wconstant-conversion] 0x243185be4ee4b28cULL, 0x550c7dc3d5ffb4e2ULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:189:2: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 8268148722764581231 to 4068182383 [-Werror,-Wconstant-conversion] 0x72be5d74f27b896fULL, 0x80deb1fe3b1696b1ULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:189:25: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 9286055187155687089 to 991336113 [-Werror,-Wconstant-conversion] 0x72be5d74f27b896fULL, 0x80deb1fe3b1696b1ULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:190:2: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 11230858885718282805 to 633803317 [-Werror,-Wconstant-conversion] 0x9bdc06a725c71235ULL, 0xc19bf174cf692694ULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:190:25: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 13951009754708518548 to 3479774868 [-Werror,-Wconstant-conversion] 0x9bdc06a725c71235ULL, 0xc19bf174cf692694ULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:191:2: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 16472876342353939154 to 2666613458 [-Werror,-Wconstant-conversion] 0xe49b69c19ef14ad2ULL, 0xefbe4786384f25e3ULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:191:25: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 17275323862435702243 to 944711139 [-Werror,-Wconstant-conversion] 0xe49b69c19ef14ad2ULL, 0xefbe4786384f25e3ULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:192:2: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 1135362057144423861 to 2341262773 [-Werror,-Wconstant-conversion] 0x0fc19dc68b8cd5b5ULL, 0x240ca1cc77ac9c65ULL, ^~~~~~~~~~~~~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/devel/libfortuna/work/waitman-libfortuna-4a52e16 *** Error code 1 Stop. make: stopped in /usr/ports/devel/libfortuna From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 18:42:06 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 AFD3F4AF; Wed, 28 Jan 2015 18:42:06 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 9011AAFF; Wed, 28 Jan 2015 18:42:06 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SIg6pM024124; Wed, 28 Jan 2015 18:42:06 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SIg6HE024106; Wed, 28 Jan 2015 18:42:06 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 18:42:06 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281842.t0SIg6HE024106@beefy2.isc.freebsd.org> To: wen@FreeBSD.org Subject: [package - 10amd64-default][science/py-scimath] Failed for py27-scimath-4.1.2_3 in configure 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: Wed, 28 Jan 2015 18:42:06 -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: wen@FreeBSD.org Last committer: mva@FreeBSD.org Ident: $FreeBSD: head/science/py-scimath/Makefile 371453 2014-10-24 16:50:42Z mva $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-default/2015-01-28_05h16m48s/logs/py27-scimath-4.1.2_3.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-default&build=2015-01-28_05h16m48s Log: ====>> Building science/py-scimath build started at Wed Jan 28 18:41:39 UTC 2015 port directory: /usr/ports/science/py-scimath building for: FreeBSD 10amd64-default-job-07 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: wen@FreeBSD.org Makefile ident: $FreeBSD: head/science/py-scimath/Makefile 371453 2014-10-24 16:50:42Z mva $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=py27-scimath-4.1.2_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-default/ref/.p/pool MASTERNAME=10amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/science/py-scimath/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/py-scimath/work HOME=/wrkdirs/usr/ports/science/py-scimath/work TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/science/py-scimath/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/py-scimath/work HOME=/wrkdirs/usr/ports/science/py-scimath/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd10 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/scimath" EXAMPLESDIR="share/examples/scimath" DATADIR="share/scimath" WWWDIR="www/scimath" ETCDIR="etc/scimath" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/scimath DOCSDIR=/usr/local/share/doc/scimath EXAMPLESDIR=/usr/local/share/examples/scimath WWWDIR=/usr/local/www/scimath ETCDIR=/usr/local/etc/scimath --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE LGPL3 accepted by the user =========================================================================== =================================================== ===> py27-scimath-4.1.2_3 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.7.txz [10amd64-default-job-07] Installing pkg-1.4.7... [10amd64-default-job-07] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of py27-scimath-4.1.2_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE LGPL3 accepted by the user ===> Fetching all distfiles required by py27-scimath-4.1.2_3 for building =========================================================================== =================================================== ===> License BSD3CLAUSE LGPL3 accepted by the user ===> Fetching all distfiles required by py27-scimath-4.1.2_3 for building => SHA256 Checksum OK for scimath-4.1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE LGPL3 accepted by the user ===> Fetching all distfiles required by py27-scimath-4.1.2_3 for building ===> Extracting for py27-scimath-4.1.2_3 => SHA256 Checksum OK for scimath-4.1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py27-scimath-4.1.2_3 =========================================================================== =================================================== ===> py27-scimath-4.1.2_3 depends on package: py27-traits>=3.6.0 - not found ===> Verifying install for py27-traits>=3.6.0 in /usr/ports/devel/py-traits ===> Installing existing package /packages/All/py27-traits-4.5.0.txz [10amd64-default-job-07] Installing py27-traits-4.5.0... [10amd64-default-job-07] `-- Installing py27-setuptools27-5.5.1_1... [10amd64-default-job-07] | `-- Installing python27-2.7.9... [10amd64-default-job-07] | | `-- Installing gettext-runtime-0.19.4... [10amd64-default-job-07] | | `-- Installing indexinfo-0.2.2... [10amd64-default-job-07] | | `-- Extracting indexinfo-0.2.2... done [10amd64-default-job-07] | | `-- Extracting gettext-runtime-0.19.4... done [10amd64-default-job-07] | | `-- Installing libffi-3.2.1... [10amd64-default-job-07] | | `-- Extracting libffi-3.2.1... done [10amd64-default-job-07] | `-- Extracting python27-2.7.9... done [10amd64-default-job-07] `-- Extracting py27-setuptools27-5.5.1_1... done [10amd64-default-job-07] Extracting py27-traits-4.5.0... done 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 py27-scimath-4.1.2_3 ===> py27-scimath-4.1.2_3 depends on package: py27-setuptools27>0 - found ===> py27-scimath-4.1.2_3 depends on file: /usr/local/bin/python2.7 - found =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for py27-scimath-4.1.2_3 Traceback (most recent call last): File "", line 1, in File "setup.py", line 9, in import numpy.distutils.core ImportError: No module named numpy.distutils.core *** Error code 1 Stop. make: stopped in /usr/ports/science/py-scimath From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 18:48:58 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 CCD8A6B6; Wed, 28 Jan 2015 18:48:58 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 B86A3B65; Wed, 28 Jan 2015 18:48:58 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SImwFO001121; Wed, 28 Jan 2015 18:48:58 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SImwe1001117; Wed, 28 Jan 2015 18:48:58 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 18:48:58 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281848.t0SImwe1001117@beefy1.isc.freebsd.org> To: bapt@FreeBSD.org Subject: [package - 10i386-default][devel/i386-linux-binutils] Failed for i386-linux-binutils-2.25 in package 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: Wed, 28 Jan 2015 18:48:59 -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: bapt@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/devel/i386-linux-binutils/Makefile 375610 2014-12-25 22:48:42Z bapt $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-01-28_06h57m35s/logs/i386-linux-binutils-2.25.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-01-28_06h57m35s Log: ====>> Building devel/i386-linux-binutils build started at Wed Jan 28 18:46:43 UTC 2015 port directory: /usr/ports/devel/i386-linux-binutils building for: FreeBSD 10i386-default-job-22 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: bapt@FreeBSD.org Makefile ident: $FreeBSD: head/devel/i386-linux-binutils/Makefile 375610 2014-12-25 22:48:42Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=i386-linux-binutils-2.25 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-shared --target=i386-pc-linux-gnu --disable-werror --with-sysroot=/ --disable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/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-- NLS="@comment " NO_NLS="" GOLD="@comment " OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/binutils" EXAMPLESDIR="share/examples/binutils" DATADIR="share/binutils" WWWDIR="www/binutils" ETCDIR="etc/binutils" --End PLIST_SUB-- --SUB_LIST-- NLS="@comment " NO_NLS="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/binutils DOCSDIR=/usr/local/share/doc/binutils EXAMPLESDIR=/usr/local/share/examples/binutils WWWDIR=/usr/local/www/binutils ETCDIR=/usr/local/etc/binutils --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 LGPL3 accepted by the user =========================================================================== =================================================== ===> i386-linux-binutils-2.25 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.7.txz [10i386-default-job-22] Installing pkg-1.4.7... [10i386-default-job-22] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of i386-linux-binutils-2.25 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by i386-linux-binutils-2.25 for building =========================================================================== =================================================== ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by i386-linux-binutils-2.25 for building => SHA256 Checksum OK for binutils-2.25.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by i386-linux-binutils-2.25 for building ===> Extracting for i386-linux-binutils-2.25 => SHA256 Checksum OK for binutils-2.25.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for i386-linux-binutils-2.25 ===> Applying FreeBSD patches for i386-linux-binutils-2.25 =========================================================================== =================================================== ===> i386-linux-binutils-2.25 depends on file: /usr/local/lib/libgmp.so - not found ===> Verifying install for /usr/local/lib/libgmp.so in /usr/ports/math/gmp ===> Installing existing package /packages/All/gmp-5.1.3_2.txz [10i386-default-job-22] Installing gmp-5.1.3_2... [10i386-default-job-22] `-- Installing indexinfo-0.2.2... [10i386-default-job-22] `-- Extracting indexinfo-0.2.2... done [10i386-default-job-22] Extracting gmp-5.1.3_2... done ===> Returning to build of i386-linux-binutils-2.25 ===> i386-linux-binutils-2.25 depends on file: /usr/local/lib/libmpfr.so - not found ===> Verifying install for /usr/local/lib/libmpfr.so in /usr/ports/math/mpfr ===> Installing existing package /packages/All/mpfr-3.1.2_2.txz [10i386-default-job-22] Installing mpfr-3.1.2_2... [10i386-default-job-22] Extracting mpfr-3.1.2_2... done ===> Returning to build of i386-linux-binutils-2.25 ===> i386-linux-binutils-2.25 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 [10i386-default-job-22] Installing bison-2.7.1,1... [10i386-default-job-22] `-- Installing gettext-runtime-0.19.4... [10i386-default-job-22] `-- Extracting gettext-runtime-0.19.4... done [10i386-default-job-22] `-- Installing m4-1.4.17_1,1... [10i386-default-job-22] `-- Extracting m4-1.4.17_1,1... done [10i386-default-job-22] Extracting bison-2.7.1,1... done ===> Returning to build of i386-linux-binutils-2.25 ===> i386-linux-binutils-2.25 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 [10i386-default-job-22] Installing gmake-4.1_1... [10i386-default-job-22] Extracting gmake-4.1_1... done ===> Returning to build of i386-linux-binutils-2.25 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for i386-linux-binutils-2.25 configure: loading site script /usr/ports/Templates/config.site checking build system type... i386-portbld-freebsd10.0 checking host system type... i386-portbld-freebsd10.0 checking target system type... i386-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for gawk... (cached) /usr/bin/awk checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin mkdir /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu mkdir /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin for i in nm-new strip-new ar ranlib dlltool objdump objcopy; do \ if [ -f $i ]; then \ j=`echo $i | sed -e 's/-new//'`; \ k=`echo $j | sed 's&^&i386-pc-linux-gnu-&'`; \ if [ "/usr/local/bin/$k" != "/usr/local/i386-pc-linux-gnu/bin/$j" ]; then \ rm -f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/$j; \ ln /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$k /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/$j >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 $i /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/$j; \ fi; \ else true; \ fi; \ done gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/binutils' gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/binutils' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/binutils' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/binutils' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/etc' gmake[3]: Nothing to be done for 'install'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/etc' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas' Making install in doc gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas/doc' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas/doc' gmake[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/i386-linux/info" || ../../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info" install -o root -g wheel -m 0644 ./as.info '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info' install-info --info-dir='/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info' '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info/as.info' test -z "/usr/local/man/man1" || ../../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/man/man1" install -o root -g wheel -m 0644 'as.1' '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/man/man1/i386-pc-linux-gnu-as.1' gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas/doc' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas/doc' Making install in po gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas/po' gmake[4]: Nothing to be done for 'install'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas/po' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas' /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 as-new /usr/local/bin/i386-pc-linux-gnu-as libtool: install: install -o root -g wheel -m 555 -s as-new /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/i386-pc-linux-gnu-as /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin n=`echo as | sed 's&^&i386-pc-linux-gnu-&'`; \ if [ "/usr/local/bin/$n" != "/usr/local/i386-pc-linux-gnu/bin/as" ]; then \ rm -f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/as; \ ln /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$n /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/as >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 as-new /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/as; \ else \ true ; \ fi gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' gmake install-recursive gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' Making install in po gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof/po' gmake[5]: Nothing to be done for 'install'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof/po' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' gmake[6]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' test -z "/usr/local/bin" || ./../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin" /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 gprof '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/./i386-pc-linux-gnu-gprof' libtool: install: install -o root -g wheel -m 555 -s gprof /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/./i386-pc-linux-gnu-gprof test -z "/usr/local/i386-linux/info" || ./../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info" install -o root -g wheel -m 0644 ./gprof.info '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info' install-info --info-dir='/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info' '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info/gprof.info' test -z "/usr/local/man/man1" || ./../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/man/man1" install -o root -g wheel -m 0644 'gprof.1' '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/man/man1/i386-pc-linux-gnu-gprof.1' gmake[6]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/intl' gmake[3]: Nothing to be done for 'install'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/intl' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' gmake install-recursive gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' Making install in po gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld/po' gmake[5]: Nothing to be done for 'install'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld/po' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' gmake[6]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' test -z "/usr/local/bin" || ./../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin" /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 ld-new '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/./i386-pc-linux-gnu-ld.bfd' libtool: install: install -o root -g wheel -m 555 -s ld-new /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/./i386-pc-linux-gnu-ld.bfd /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin n=`echo ld.bfd | sed 's/^ld-new$/ld.bfd/;s&^&i386-pc-linux-gnu-&'`; \ if test "/usr/local/bin" != "/usr/local/i386-pc-linux-gnu/bin"; then \ rm -f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/ld.bfd; \ ln /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$n /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/ld.bfd >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 ld-new /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/ld.bfd; \ fi; \ if test "xyes" = "xyes"; then \ ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s&^&i386-pc-linux-gnu-&'`; \ rm -f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$ld; \ ln /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$n /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$ld >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 ld-new /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$ld; \ if test "/usr/local/bin" != "/usr/local/i386-pc-linux-gnu/bin"; then \ rm -f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/ld; \ ln /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$n /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/ld >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 ld-new /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/ld; \ fi; \ fi /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts mkdir /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib mkdir /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts for f in ldscripts/* ; do \ install -o root -g wheel -m 0644 $f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/$f ; \ done test -z "/usr/local/i386-linux/info" || ./../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info" install -o root -g wheel -m 0644 ./ld.info '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info' install-info --info-dir='/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info' '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info/ld.info' test -z "/usr/local/man/man1" || ./../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/man/man1" install -o root -g wheel -m 0644 'ld.1' '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/man/man1/i386-pc-linux-gnu-ld.1' gmake[6]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/libiberty' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/libiberty/testsuite' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/libiberty/testsuite' if test -n ""; then \ /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/lib/`cc -O2 -pipe -fstack-protector -fno-strict-aliasing -print-multi-os-directory`; \ install -o root -g wheel -m 0644 ./libiberty.a /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/lib/`cc -O2 -pipe -fstack-protector -fno-strict-aliasing -print-multi-os-directory`/./libiberty.an; \ ( cd /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/lib/`cc -O2 -pipe -fstack-protector -fno-strict-aliasing -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ); \ mv -f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/lib/`cc -O2 -pipe -fstack-protector -fno-strict-aliasing -print-multi-os-directory`/./libiberty.an /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/lib/`cc -O2 -pipe -fstack-protector -fno-strict-aliasing -print-multi-os-directory`/./libiberty.a; \ case "" in \ /*) thd=;; \ *) thd=/usr/local/include/;; \ esac; \ /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage${thd}; \ for h in ./../include/ansidecl.h ./../include/demangle.h ./../include/dyn-string.h ./../include/fibheap.h ./../include/floatformat.h ./../include/hashtab.h ./../include/libiberty.h ./../include/objalloc.h ./../include/partition.h ./../include/safe-ctype.h ./../include/sort.h ./../include/splay-tree.h ./../include/timeval-utils.h; do \ install -o root -g wheel -m 0644 $h /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage${thd}; \ done; \ fi gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/libiberty/testsuite' gmake[4]: Nothing to be done for 'install'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/libiberty/testsuite' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/libiberty' gmake[2]: Nothing to be done for 'install-target'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25' gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25' /bin/rm -f -rf /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux /bin/ln -fs ../../bin/i386-pc-linux-gnu-size /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/size ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for i386-linux-binutils-2.25 pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.x: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xbn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xd: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xdc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xdw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xr: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xs: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xsc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xsw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xu: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.x: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xbn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xd: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xdc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xdw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xr: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xs: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xsc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xsw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xu: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.x: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xbn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xd: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xdc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xdw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xr: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xs: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xsc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xsw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xu: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xw: No such file or directory *** Error code 1 Stop. make: stopped in /usr/ports/devel/i386-linux-binutils From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 18:59:06 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 DCCB78C9 for ; Wed, 28 Jan 2015 18:59:05 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 C8A52C41 for ; Wed, 28 Jan 2015 18:59:05 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SIx5OV032649 for ; Wed, 28 Jan 2015 18:59:05 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SIx5nR032645; Wed, 28 Jan 2015 18:59:05 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 18:59:05 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281859.t0SIx5nR032645@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10i386-default][lang/libjit] Failed for libjit-0.1.2_1 in build 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: Wed, 28 Jan 2015 18:59:06 -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: amdmi3@FreeBSD.org Ident: $FreeBSD: head/lang/libjit/Makefile 355510 2014-05-27 13:19:50Z amdmi3 $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-01-28_06h57m35s/logs/libjit-0.1.2_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-01-28_06h57m35s Log: ====>> Building lang/libjit build started at Wed Jan 28 18:58:52 UTC 2015 port directory: /usr/ports/lang/libjit building for: FreeBSD 10i386-default-job-06 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/lang/libjit/Makefile 355510 2014-05-27 13:19:50Z amdmi3 $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=libjit-0.1.2_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/libjit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/libjit/work HOME=/wrkdirs/usr/ports/lang/libjit/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/lang/libjit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/libjit/work HOME=/wrkdirs/usr/ports/lang/libjit/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/libjit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/libjit/work HOME=/wrkdirs/usr/ports/lang/libjit/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/libjit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/libjit/work HOME=/wrkdirs/usr/ports/lang/libjit/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 -O0 -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -O0 -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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/libjit" EXAMPLESDIR="share/examples/libjit" DATADIR="share/libjit" WWWDIR="www/libjit" ETCDIR="etc/libjit" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libjit DOCSDIR=/usr/local/share/doc/libjit EXAMPLESDIR=/usr/local/share/examples/libjit WWWDIR=/usr/local/www/libjit ETCDIR=/usr/local/etc/libjit --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 LGPL3 accepted by the user =========================================================================== =================================================== ===> libjit-0.1.2_1 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.7.txz [10i386-default-job-06] Installing pkg-1.4.7... [10i386-default-job-06] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libjit-0.1.2_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 LGPL3 accepted by the user ===> Fetching all distfiles required by libjit-0.1.2_1 for building =========================================================================== =================================================== ===> License LGPL21 LGPL3 accepted by the user ===> Fetching all distfiles required by libjit-0.1.2_1 for building => SHA256 Checksum OK for libjit-0.1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 LGPL3 accepted by the user ===> Fetching all distfiles required by libjit-0.1.2_1 for building ===> Extracting for libjit-0.1.2_1 => SHA256 Checksum OK for libjit-0.1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for libjit-0.1.2_1 =========================================================================== =================================================== ===> libjit-0.1.2_1 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 [10i386-default-job-06] Installing gmake-4.1_1... [10i386-default-job-06] `-- Installing gettext-runtime-0.19.4... [10i386-default-job-06] | `-- Installing indexinfo-0.2.2... [10i386-default-job-06] | `-- Extracting indexinfo-0.2.2... done [10i386-default-job-06] `-- Extracting gettext-runtime-0.19.4... done [10i386-default-job-06] Extracting gmake-4.1_1... done ===> Returning to build of libjit-0.1.2_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for libjit-0.1.2_1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2/configure configure: loading site script /usr/ports/Templates/config.site checking build system type... i386-portbld-freebsd10.0 checking host system type... i386-portbld-freebsd10.0 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking architecture... x86 checking if building for some Win32 platform... no checking for gawk... (cached) /usr/bin/awk checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking whether gmake sets $(MAKE)... (cached) yes checking for bison... no checking for byacc... byacc checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for pic computed goto support... yes checking for sin in -lm... yes checking for dlopen in -ldl... no checking for pthread_create in -lpthread... yes checking for working memcmp... yes checking for memset... (cached) yes checking for memcmp... (cached) yes checking for memchr... (cached) yes checking for memcpy... (cached) yes checking for memmove... (cached) yes checking for bcopy... (cached) yes checking for bzero... (cached) yes checking for bcmp... (cached) yes checking for strlen... (cached) yes checking for strcpy... yes checking for strcat... yes checking for strncpy... yes checking for strcmp... yes checking for strncmp... yes checking for strchr... yes checking for strrchr... yes checking for vsprintf... (cached) yes checking for vsnprintf... (cached) yes checking for _vsnprintf... no checking for getpagesize... (cached) yes checking for isnan... yes checking for isinf... yes checking for finite... yes checking for fmod... yes checking for remainder... yes checking for drem... yes checking for ceil... yes checking for floor... yes checking for acos... yes checking for asin... yes checking for atan... yes checking for atan2... yes checking for cos... yes checking for cosh... yes checking for exp... yes checking for log... yes checking for log10... yes checking for pow... yes checking for sin... yes checking for sinh... yes checking for sqrt... yes checking for tan... yes checking for tanh... yes checking for isnanf... yes checking for isinff... no checking for finitef... yes checking for fmodf... yes checking for remainderf... yes checking for dremf... yes checking for ceilf... yes checking for floorf... yes checking for acosf... yes checking for asinf... yes checking for atanf... yes checking for atan2f... yes checking for cosf... yes checking for coshf... yes checking for expf... yes checking for logf... yes checking for log10f... yes checking for powf... yes checking for sinf... yes checking for sinhf... yes checking for sqrtf... yes checking for tanf... yes checking for tanhf... yes checking for isnanl... no checking for isinfl... no checking for finitel... no checking for fmodl... yes checking for remainderl... yes checking for dreml... no checking for ceill... yes checking for floorl... yes checking for acosl... yes checking for asinl... yes checking for atanl... yes checking for atan2l... yes checking for cosl... yes checking for coshl... yes checking for expl... yes checking for logl... yes checking for log10l... yes checking for powl... yes checking for sinl... yes checking for sinhl... yes checking for sqrtl... yes checking for tanl... yes checking for tanhl... yes checking for dlopen... (cached) yes checking for cygwin_conv_to_win32_path... no checking for mmap... (cached) yes checking for munmap... (cached) yes checking for mprotect... (cached) yes checking for sigsetjmp... yes checking for __sigsetjmp... no checking for _setjmp... yes checking for working alloca.h... no checking for alloca... yes configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/jit/Makefile config.status: creating include/jit/jit-defs.h config.status: creating tools/Makefile config.status: creating jit/Makefile config.status: creating jitdynamic/Makefile config.status: creating jitplus/Makefile config.status: creating dpas/Makefile config.status: creating tutorial/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands =========================================================================== =================================================== ===> Building for libjit-0.1.2_1 gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2' gmake all-recursive gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2' Making all in include gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2/include' Making all in jit gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2/include/jit' gmake all-am gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2/include/jit' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2/include/jit' gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2/include/jit' gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2/include' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2/include' gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2/include' Making all in tools gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2/tools' cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../jit -I../jit -O2 -pipe -O0 -fstack-protector -fno-strict-aliasing -Wall -fno-omit-frame-pointer -MT gen-apply.o -MD -MP -MF .deps/gen-apply.Tpo -c -o gen-apply.o gen-apply.c gen-apply.c:1460:2: warning: variable '__f' is uninitialized when used here [-Wuninitialized] _JIT_ARCH_GET_CURRENT_FRAME(frame_address); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/jit/jit-arch.h:32:7: note: expanded from macro '_JIT_ARCH_GET_CURRENT_FRAME' f = __f; \ ^~~ gen-apply.c:1460:2: note: variable '__f' is declared here ./include/jit/jit-arch.h:31:3: note: expanded from macro '_JIT_ARCH_GET_CURRENT_FRAME' register void *__f asm("ebp"); \ ^ gen-apply.c:1494:2: warning: variable '__f' is uninitialized when used here [-Wuninitialized] _JIT_ARCH_GET_CURRENT_FRAME(frame_address); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/jit/jit-arch.h:32:7: note: expanded from macro '_JIT_ARCH_GET_CURRENT_FRAME' f = __f; \ ^~~ gen-apply.c:1494:2: note: variable '__f' is declared here ./include/jit/jit-arch.h:31:3: note: expanded from macro '_JIT_ARCH_GET_CURRENT_FRAME' register void *__f asm("ebp"); \ ^ 2 warnings generated. mv -f .deps/gen-apply.Tpo .deps/gen-apply.Po /bin/sh ../libtool --tag=CC --mode=link cc -I../include -I../include -I../jit -I../jit -O2 -pipe -O0 -fstack-protector -fno-strict-aliasing -Wall -fno-omit-frame-pointer -fstack-protector -o gen-apply gen-apply.o -lpthread -lm mkdir .libs cc -I../include -I../include -I../jit -I../jit -O2 -pipe -O0 -fstack-protector -fno-strict-aliasing -Wall -fno-omit-frame-pointer -fstack-protector -o gen-apply gen-apply.o -lpthread -lm cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../jit -I../jit -O2 -pipe -O0 -fstack-protector -fno-strict-aliasing -Wall -fno-omit-frame-pointer -MT gen-rules-parser.o -MD -MP -MF .deps/gen-rules-parser.Tpo -c -o gen-rules-parser.o gen-rules-parser.c gen-rules-parser.y:862:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(names[index]); ^~~~~~~~~~~~ gen-rules-parser.y:868:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(other_names[index]); ^~~~~~~~~~~~~~~~~~ 2 warnings generated. mv -f .deps/gen-rules-parser.Tpo .deps/gen-rules-parser.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../jit -I../jit -O2 -pipe -O0 -fstack-protector -fno-strict-aliasing -Wall -fno-omit-frame-pointer -MT gen-rules-scanner.o -MD -MP -MF .deps/gen-rules-scanner.Tpo -c -o gen-rules-scanner.o gen-rules-scanner.c mv -f .deps/gen-rules-scanner.Tpo .deps/gen-rules-scanner.Po /bin/sh ../libtool --tag=CC --mode=link cc -I../include -I../include -I../jit -I../jit -O2 -pipe -O0 -fstack-protector -fno-strict-aliasing -Wall -fno-omit-frame-pointer -fstack-protector -o gen-rules gen-rules-parser.o gen-rules-scanner.o -lpthread -lm cc -I../include -I../include -I../jit -I../jit -O2 -pipe -O0 -fstack-protector -fno-strict-aliasing -Wall -fno-omit-frame-pointer -fstack-protector -o gen-rules gen-rules-parser.o gen-rules-scanner.o -lpthread -lm cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../jit -I../jit -O2 -pipe -O0 -fstack-protector -fno-strict-aliasing -Wall -fno-omit-frame-pointer -MT gen-sel-parser.o -MD -MP -MF .deps/gen-sel-parser.Tpo -c -o gen-sel-parser.o gen-sel-parser.c mv -f .deps/gen-sel-parser.Tpo .deps/gen-sel-parser.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../jit -I../jit -O2 -pipe -O0 -fstack-protector -fno-strict-aliasing -Wall -fno-omit-frame-pointer -MT gen-sel-scanner.o -MD -MP -MF .deps/gen-sel-scanner.Tpo -c -o gen-sel-scanner.o gen-sel-scanner.c mv -f .deps/gen-sel-scanner.Tpo .deps/gen-sel-scanner.Po /bin/sh ../libtool --tag=CC --mode=link cc -I../include -I../include -I../jit -I../jit -O2 -pipe -O0 -fstack-protector -fno-strict-aliasing -Wall -fno-omit-frame-pointer -fstack-protector -o gen-sel gen-sel-parser.o gen-sel-scanner.o -lpthread -lm cc -I../include -I../include -I../jit -I../jit -O2 -pipe -O0 -fstack-protector -fno-strict-aliasing -Wall -fno-omit-frame-pointer -fstack-protector -o gen-sel gen-sel-parser.o gen-sel-scanner.o -lpthread -lm ./gen-apply >../jit/jit-apply-rules.h Makefile:532: recipe for target '../jit/jit-apply-rules.h' failed gmake[3]: *** [../jit/jit-apply-rules.h] Segmentation fault (core dumped) gmake[3]: *** Deleting file '../jit/jit-apply-rules.h' gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2/tools' Makefile:280: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2' Makefile:210: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2' *** Error code 1 Stop. make: stopped in /usr/ports/lang/libjit From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 19:35:31 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 3AD9CD3 for ; Wed, 28 Jan 2015 19:35:31 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 2877810C for ; Wed, 28 Jan 2015 19:35:31 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SJZUXw039465 for ; Wed, 28 Jan 2015 19:35:30 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SJZUei039456; Wed, 28 Jan 2015 19:35:30 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 19:35:30 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281935.t0SJZUei039456@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10i386-default][biology/tinker] Failed for tinker-7.0.1 in fetch 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: Wed, 28 Jan 2015 19:35:31 -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: pi@FreeBSD.org Ident: $FreeBSD: head/biology/tinker/Makefile 376238 2015-01-04 15:21:12Z pi $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-01-28_06h57m35s/logs/tinker-7.0.1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-01-28_06h57m35s Log: ====>> Building biology/tinker build started at Wed Jan 28 19:35:28 UTC 2015 port directory: /usr/ports/biology/tinker building for: FreeBSD 10i386-default-job-19 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/biology/tinker/Makefile 376238 2015-01-04 15:21:12Z pi $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=tinker-7.0.1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for tinker-7.0.1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples OPTIMIZED_FFLAGS=off: compilation optimizations ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/biology/tinker/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/tinker/work HOME=/wrkdirs/usr/ports/biology/tinker/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/biology/tinker/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/tinker/work HOME=/wrkdirs/usr/ports/biology/tinker/work TMPDIR="/tmp" F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- HAVE_G2C=yes XDG_DATA_HOME=/wrkdirs/usr/ports/biology/tinker/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/tinker/work HOME=/wrkdirs/usr/ports/biology/tinker/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/biology/tinker/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/tinker/work HOME=/wrkdirs/usr/ports/biology/tinker/work TMPDIR="/tmp" F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-str ict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/tinker" EXAMPLESDIR="share/examples/tinker" DATADIR="share/tinker" WWWDIR="www/tinker" ETCDIR="etc/tinker" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/tinker DOCSDIR=/usr/local/share/doc/tinker EXAMPLESDIR=/usr/local/share/examples/tinker WWWDIR=/usr/local/www/tinker ETCDIR=/usr/local/etc/tinker --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License tinker accepted by the user =========================================================================== =================================================== ===> tinker-7.0.1 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.7.txz [10i386-default-job-19] Installing pkg-1.4.7... [10i386-default-job-19] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of tinker-7.0.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License tinker accepted by the user => tinker-7.0.1.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch http://dasher.wustl.edu/tinker/downloads/tinker-7.0.1.tar.gz fetch: http://dasher.wustl.edu/tinker/downloads/tinker-7.0.1.tar.gz: size mismatch: expected 28384106, actual 28503658 => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/tinker-7.0.1.tar.gz fetch: http://distcache.FreeBSD.org/ports-distfiles/tinker-7.0.1.tar.gz: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /portdistfiles/ and try again. *** Error code 1 Stop. make: stopped in /usr/ports/biology/tinker From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 19:41:02 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 84930278; Wed, 28 Jan 2015 19:41:02 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 6CD6218C; Wed, 28 Jan 2015 19:41:02 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SJf2kr075328; Wed, 28 Jan 2015 19:41:02 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SJf2JP075270; Wed, 28 Jan 2015 19:41:02 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 19:41:02 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281941.t0SJf2JP075270@beefy1.isc.freebsd.org> To: thierry@FreeBSD.org Subject: [package - 10i386-default][cad/kicad] Failed for kicad-20140622.2.b4027_1, 1 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: Wed, 28 Jan 2015 19:41:02 -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: thierry@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: head/cad/kicad/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-01-28_06h57m35s/logs/kicad-20140622.2.b4027_1,1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-01-28_06h57m35s Log: ====>> Building cad/kicad build started at Wed Jan 28 19:33:06 UTC 2015 port directory: /usr/ports/cad/kicad building for: FreeBSD 10i386-default-job-01 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: thierry@FreeBSD.org Makefile ident: $FreeBSD: head/cad/kicad/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=kicad-20140622.2.b4027_1,1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for kicad-20140622.2.b4027_1,1: DOCS=on: Build and/or install documentation NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/cad/kicad/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/kicad/work HOME=/wrkdirs/usr/ports/cad/kicad/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/cad/kicad/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/kicad/work HOME=/wrkdirs/usr/ports/cad/kicad/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/cad/kicad/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/kicad/work HOME=/wrkdirs/usr/ports/cad/kicad/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/cad/kicad/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/kicad/work HOME=/wrkdirs/usr/ports/cad/kicad/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib/c++ -fstack-prot ector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48" 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-- DESKTOPDIR=share/applications DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " CMAKE_BUILD_TYPE="release" OSREL=10.0 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/kicad" EXAMPLESDIR="share/examples/kicad" DATADIR="share/kicad" WWWDIR="www/kicad" ETCDIR="etc/kicad" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/kicad DOCSDIR=/usr/local/share/doc/kicad EXAMPLESDIR=/usr/local/share/examples/kicad WWWDIR=/usr/local/www/kicad ETCDIR=/usr/local/etc/kicad --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> kicad-20140622.2.b4027_1,1 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.7.txz [10i386-default-job-01] Installing pkg-1.4.7... [10i386-default-job-01] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of kicad-20140622.2.b4027_1,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by kicad-20140622.2.b4027_1,1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by kicad-20140622.2.b4027_1,1 for building => SHA256 Checksum OK for kicad_0.20140622%2Bbzr4027.orig.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by kicad-20140622.2.b4027_1,1 for building ===> Extracting for kicad-20140622.2.b4027_1,1 => SHA256 Checksum OK for kicad_0.20140622%2Bbzr4027.orig.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for kicad-20140622.2.b4027_1,1 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for kicad-20140622.2.b4027_1,1 /bin/mv /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include/boost /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include/boost.orig =========================================================================== =================================================== ===> kicad-20140622.2.b4027_1,1 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 [10i386-default-job-01] Installing doxygen-1.8.9.1,2... [10i386-default-job-01] `-- Installing graphviz-2.38.0_6... [10i386-default-job-01] | `-- Installing expat-2.1.0_2... [10i386-default-job-01] | `-- Extracting expat-2.1.0_2... done [10i386-default-job-01] | `-- Installing fontconfig-2.11.1,1... [10i386-default-job-01] | | `-- Installing freetype2-2.5.5... [10i386-default-job-01] | | `-- Extracting freetype2-2.5.5... done [10i386-default-job-01] | `-- 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 [10i386-default-job-01] | `-- Installing gettext-runtime-0.19.4... [10i386-default-job-01] | | `-- Installing indexinfo-0.2.2... [10i386-default-job-01] | | `-- Extracting indexinfo-0.2.2... done [10i386-default-job-01] | `-- Extracting gettext-runtime-0.19.4... done [10i386-default-job-01] | `-- Installing glib-2.42.1... [10i386-default-job-01] | | `-- Installing libffi-3.2.1... [10i386-default-job-01] | | `-- Extracting libffi-3.2.1... done [10i386-default-job-01] | | `-- Installing libiconv-1.14_6... [10i386-default-job-01] | | `-- Extracting libiconv-1.14_6... done [10i386-default-job-01] | | `-- Installing pcre-8.35_2... [10i386-default-job-01] | | `-- Extracting pcre-8.35_2... done [10i386-default-job-01] | | `-- Installing perl5-5.18.4_11... [10i386-default-job-01] | | `-- Extracting perl5-5.18.4_11... done [10i386-default-job-01] | | `-- Installing python27-2.7.9... [10i386-default-job-01] | | `-- Extracting python27-2.7.9... done [10i386-default-job-01] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [10i386-default-job-01] | `-- Installing jpeg-8_6... [10i386-default-job-01] | `-- Extracting jpeg-8_6... done /usr/bin/make -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialog_about/AboutDialog_main.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialog_about/AboutDialog_main.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialog_about/AboutDialog_main.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialog_about/dialog_about.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialog_about/dialog_about.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialog_about/dialog_about.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialog_about/dialog_about_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialog_about/dialog_about_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialog_about/dialog_about_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_display_info_HTML_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_display_info_HTML_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_display_info_HTML_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_exit_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_exit_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_exit_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_image_editor.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_image_editor.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_image_editor.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_image_editor_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_image_editor_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_image_editor_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_get_component.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_get_component.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_get_component.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_get_component_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_get_component_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_get_component_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_hotkeys_editor.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_hotkeys_editor.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_hotkeys_editor.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles 44 [ 43%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_hotkeys_editor_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_hotkeys_editor_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_hotkeys_editor_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_list_selector_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_list_selector_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_list_selector_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_page_settings_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_page_settings_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_page_settings_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/base_struct.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/base_struct.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/base_struct.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/basicframe.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/basicframe.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/basicframe.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/bezier_curves.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/bezier_curves.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/bezier_curves.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/bitmap.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/bitmap.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/bitmap.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/block_commande.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/block_commande.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/block_commande.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/build_version.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/build_version.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/build_version.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/class_bitmap_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/class_bitmap_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/class_bitmap_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles 45 [ 44%] Building CXX object common/CMakeFiles/common.dir/class_colors_design_settings.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/class_colors_design_settings.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/class_colors_design_settings.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/class_layer_box_selector.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/class_layer_box_selector.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/class_layer_box_selector.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/class_marker_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/class_marker_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/class_marker_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/class_plotter.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/class_plotter.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/class_plotter.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/class_undoredo_container.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/class_undoredo_container.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/class_undoredo_container.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/common.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/common_plot_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plot_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plot_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/common_plotHPGL_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plotHPGL_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plotHPGL_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/common_plotPS_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plotPS_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plotPS_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/common_plotPDF_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plotPDF_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plotPDF_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/common_plotGERBER_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plotGERBER_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plotGERBER_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles 46 [ 45%] Building CXX object common/CMakeFiles/common.dir/common_plotDXF_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plotDXF_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plotDXF_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/common_plotSVG_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plotSVG_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plotSVG_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/confirm.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/confirm.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/confirm.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/copy_to_clipboard.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/copy_to_clipboard.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/copy_to_clipboard.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/dialog_shim.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialog_shim.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialog_shim.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/displlst.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/displlst.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/displlst.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/dlist.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dlist.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dlist.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/drawframe.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/drawframe.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/drawframe.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/drawpanel.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/drawpanel.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/drawpanel.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/drawtxt.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/drawtxt.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/drawtxt.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles 47 [ 46%] Building CXX object common/CMakeFiles/common.dir/dsnlexer.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dsnlexer.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dsnlexer.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/edaappl.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/edaappl.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/edaappl.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/eda_dde.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/eda_dde.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/eda_dde.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/eda_doc.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/eda_doc.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/eda_doc.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/filter_reader.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/filter_reader.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/filter_reader.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/gestfich.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/gestfich.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/gestfich.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/getrunningmicrosecs.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/getrunningmicrosecs.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/getrunningmicrosecs.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/gr_basic.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/gr_basic.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/gr_basic.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/hotkeys_basic.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/hotkeys_basic.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/hotkeys_basic.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/hotkey_grid_table.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/hotkey_grid_table.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/hotkey_grid_table.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/html_messagebox.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/html_messagebox.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/html_messagebox.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles 48 [ 47%] Building CXX object common/CMakeFiles/common.dir/msgpanel.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/msgpanel.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/msgpanel.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 47%] Building CXX object common/CMakeFiles/common.dir/netlist_keywords.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/netlist_keywords.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/netlist_keywords.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 47%] Building CXX object common/CMakeFiles/common.dir/newstroke_font.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/newstroke_font.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/newstroke_font.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 47%] Building CXX object common/CMakeFiles/common.dir/projet_config.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/projet_config.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/projet_config.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 47%] Building CXX object common/CMakeFiles/common.dir/richio.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports/ cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/richio.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/richio.cpp In file included from /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include/richio.h:32:0, from /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/richio.cpp:29: /usr/local/include/c++/v1/string: In member function 'virtual std::__1::string OUTPUTFORMATTER::Quotes(const string&)': /usr/local/include/c++/v1/string:641:35: error: inlining failed in call to always_inline 'static bool std::__1::char_traits::eq(std::__1::char_traits::char_type, std::__1::char_traits::char_type) throw ()': indirect function call with a yet undetermined callee static _LIBCPP_CONSTEXPR bool eq(char_type __c1, char_type __c2) _NOEXCEPT ^ In file included from /usr/local/include/c++/v1/string:439:0, from /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include/richio.h:32, from /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/richio.cpp:29: /usr/local/include/c++/v1/algorithm:1050:13: error: called from here if (__pred(*__first1, *__j)) ^ *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 *** Error code 1 Stop. make: stopped in /usr/ports/cad/kicad From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 19:48:08 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 2AE4863F; Wed, 28 Jan 2015 19:48:08 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 16BFF279; Wed, 28 Jan 2015 19:48:08 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SJm7Ab084822; Wed, 28 Jan 2015 19:48:07 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SJm7Xf084815; Wed, 28 Jan 2015 19:48:07 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 19:48:07 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281948.t0SJm7Xf084815@beefy1.isc.freebsd.org> To: johans@FreeBSD.org Subject: [package - 10i386-default][www/caudium14] Failed for caudium14-1.4.18.7.8.866 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: Wed, 28 Jan 2015 19:48:08 -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: johans@FreeBSD.org Last committer: adamw@FreeBSD.org Ident: $FreeBSD: head/www/caudium14/Makefile 362026 2014-07-16 03:34:56Z adamw $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-01-28_06h57m35s/logs/caudium14-1.4.18.7.8.866.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-01-28_06h57m35s Log: ====>> Building www/caudium14 build started at Wed Jan 28 19:47:46 UTC 2015 port directory: /usr/ports/www/caudium14 building for: FreeBSD 10i386-default-job-05 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: johans@FreeBSD.org Makefile ident: $FreeBSD: head/www/caudium14/Makefile 362026 2014-07-16 03:34:56Z adamw $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=caudium14-1.4.18.7.8.866 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for caudium14-1.4.18.7.8.866: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-debug --with-PiXSL --prefix=/usr/local --with-pike=/usr/local/pike/7.8.866/bin/pike --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/www/caudium14/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/caudium14/work HOME=/wrkdirs/usr/ports/www/caudium14/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/www/caudium14/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/caudium14/work HOME=/wrkdirs/usr/ports/www/caudium14/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/www/caudium14/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/caudium14/work HOME=/wrkdirs/usr/ports/www/caudium14/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/www/caudium14/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/caudium14/work HOME=/wrkdirs/usr/ports/www/caudium14/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="-I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods" 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-- PIKEVERSION=7.8.866 OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/caudium" EXAMPLESDIR="share/examples/caudium14" DATADIR="share/caudium14" WWWDIR="www/caudium14" ETCDIR="etc/caudium14" --End PLIST_SUB-- --SUB_LIST-- PIKEVERSION=7.8.866 PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/caudium14 DOCSDIR=/usr/local/share/doc/caudium EXAMPLESDIR=/usr/local/share/examples/caudium14 WWWDIR=/usr/local/www/caudium14 ETCDIR=/usr/local/etc/caudium14 --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> caudium14-1.4.18.7.8.866 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.7.txz [10i386-default-job-05] Installing pkg-1.4.7... [10i386-default-job-05] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of caudium14-1.4.18.7.8.866 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by caudium14-1.4.18.7.8.866 for building =========================================================================== =================================================== ===> Fetching all distfiles required by caudium14-1.4.18.7.8.866 for building => SHA256 Checksum OK for Caudium-1.4.18.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by caudium14-1.4.18.7.8.866 for building ===> Extracting for caudium14-1.4.18.7.8.866 => SHA256 Checksum OK for Caudium-1.4.18.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for caudium14-1.4.18.7.8.866 ===> Applying FreeBSD patches for caudium14-1.4.18.7.8.866 =========================================================================== =================================================== ===> caudium14-1.4.18.7.8.866 depends on executable: pike78 - not found ===> Verifying install for pike78 in /usr/ports/lang/pike78 ===> Installing existing package /packages/All/pike78-7.8.866_1.txz [10i386-default-job-05] Installing pike78-7.8.866_1... [10i386-default-job-05] `-- Installing freetype-1.3.1_5... [10i386-default-job-05] `-- Extracting freetype-1.3.1_5... done [10i386-default-job-05] `-- Installing freetype2-2.5.5... [10i386-default-job-05] `-- Extracting freetype2-2.5.5... done [10i386-default-job-05] `-- Installing gdbm-1.11_2... [10i386-default-job-05] | `-- Installing gettext-runtime-0.19.4... [10i386-default-job-05] | | `-- Installing indexinfo-0.2.2... [10i386-default-job-05] | | `-- Extracting indexinfo-0.2.2... done [10i386-default-job-05] | `-- Extracting gettext-runtime-0.19.4... done [10i386-default-job-05] `-- Extracting gdbm-1.11_2... done [10i386-default-job-05] `-- Installing gmp-5.1.3_2... [10i386-default-job-05] `-- Extracting gmp-5.1.3_2... done [10i386-default-job-05] `-- Installing jpeg-8_6... [10i386-default-job-05] `-- Extracting jpeg-8_6... done [10i386-default-job-05] `-- Installing mysql55-client-5.5.41... [10i386-default-job-05] `-- Extracting mysql55-client-5.5.41... done [10i386-default-job-05] `-- Installing nettle-2.7.1... [10i386-default-job-05] `-- Extracting nettle-2.7.1... done [10i386-default-job-05] `-- Installing pcre-8.35_2... [10i386-default-job-05] `-- Extracting pcre-8.35_2... done [10i386-default-job-05] `-- Installing perl5-5.18.4_11... [10i386-default-job-05] `-- Extracting perl5-5.18.4_11... done [10i386-default-job-05] `-- Installing tiff-4.0.3_5... [10i386-default-job-05] | `-- Installing jbigkit-2.1_1... [10i386-default-job-05] | `-- Extracting jbigkit-2.1_1... done [10i386-default-job-05] `-- Extracting tiff-4.0.3_5... done [10i386-default-job-05] Extracting pike78-7.8.866_1... done ===> Returning to build of caudium14-1.4.18.7.8.866 ===> caudium14-1.4.18.7.8.866 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 [10i386-default-job-05] Installing gmake-4.1_1... [10i386-default-job-05] Extracting gmake-4.1_1... done ===> Returning to build of caudium14-1.4.18.7.8.866 =========================================================================== =================================================== ===> caudium14-1.4.18.7.8.866 depends on shared library: libsablot.so - not found ===> Verifying for libsablot.so in /usr/ports/textproc/sablotron ===> Installing existing package /packages/All/Sablot-1.0.3_3.txz [10i386-default-job-05] Installing Sablot-1.0.3_3... [10i386-default-job-05] `-- Installing expat-2.1.0_2... [10i386-default-job-05] `-- Extracting expat-2.1.0_2... done [10i386-default-job-05] Extracting Sablot-1.0.3_3... done ===> Returning to build of caudium14-1.4.18.7.8.866 =========================================================================== =================================================== ===> Configuring for caudium14-1.4.18.7.8.866 configure: loading site script /usr/ports/Templates/config.site checking whether gmake sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel configure: WARNING: Converted . to /wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18, If this does not work, please use an absolute path to the configure script. checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for alloca.h... (cached) no configure: creating ./config.status config.status: creating Makefile.pre config.status: creating caudium_machine.h config.status: executing default commands Calculating dependencies... configure: configuring in tools configure: running /bin/sh '/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/tools/configure' --prefix=/usr/local '--without-debug' '--with-PiXSL' '--with-pike=/usr/local/pike/7.8.866/bin/pike' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'CPPFLAGS=-I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods' 'CPP=cpp' 'LDFLAGS= -fstack-protector' 'build_alias=i386-portbld-freebsd10.0' '--cache-file=/dev/null' '--srcdir=/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src' --cache-file=/dev/null --srcdir=/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/tools configure: loading site script /usr/ports/Templates/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking if /wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/tools/../..//smartlink exists is up to date and works... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for unistd.h... (cached) yes checking for signal.h... (cached) yes checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking for crypt in -lcrypt... (cached) yes checking for crypt... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: configuring in tools configure: running /bin/sh '/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/tools/configure' --prefix=/usr/local '--without-debug' '--with-PiXSL' '--with-pike=/usr/local/pike/7.8.866/bin/pike' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd10.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'CPPFLAGS=-I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods' 'CPP=cpp' 'LDFLAGS= -fstack-protector' 'build_alias=i386-portbld-freebsd10.0' --cache-file=/dev/null --srcdir=/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/tools configure: loading site script /usr/ports/Templates/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel configure: creating ./config.status config.status: creating caudium-rc_script chmod: docparser/docparse: No such file or directory config.status: creating docparser/docparse config.status: creating Makefile Caudium is now configured. This is some information about the build environment. If the wrong pike was selected, try re-running configure with '--with-pike=/path/to/correct/pike'. CC: /wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/smartlink cc LDSHARED: /wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/smartlink cc -Wl,-Bshareable CFLAGS: -O2 -pipe -fstack-protector -fno-strict-aliasing CPPFLAGS: -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/ -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/ LDFLAGS: -fstack-protector Pike binary used: /usr/local/pike/7.8.866/bin/pike Pike version: 7.8.866 Pike include dir: -I/usr/local/pike/7.8.866/include/pike -I/usr/local/pike/7.8.866/include/pike Checking for potential compatibility problems with your Pike installation... Pike is missing support for the following database backends: Msql, Odbc, Oracle, Postgres and sybase Supported backend: Mysql *** Found 1 potential problem. =========================================================================== =================================================== ===> Building for caudium14-1.4.18.7.8.866 gmake[1]: Entering directory '/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18' gmake[2]: Entering directory '/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src' ( cd cmods && gmake ) gmake[3]: Entering directory '/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods' Making _Caudium gmake[4]: Entering directory '/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/_Caudium' cc -I/usr/local/pike/7.8.866/include/pike -I/usr/local/pike/7.8.866/include/pike -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/_Caudium/ -I. -c caudium.c -o caudium.o caudium.c:190:31: warning: incompatible pointer types passing 'const char *(*)[]' to parameter of type 'char **' [-Wincompatible-pointer-types] __unsafe_chars[encode_type], ^~~~~~~~~~~~~~~~~~~~~~~~~~~ caudium.c:134:61: note: passing argument to parameter 'unsafe_chars' here char* unsafe_chars[], ^ caudium.c:195:31: warning: incompatible pointer types passing 'const char *(*)[]' to parameter of type 'char **' [-Wincompatible-pointer-types] __unsafe_chars[encode_type], ^~~~~~~~~~~~~~~~~~~~~~~~~~~ caudium.c:134:61: note: passing argument to parameter 'unsafe_chars' here char* unsafe_chars[], ^ caudium.c:917:21: warning: passing 'char [1]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] eres = ent_parser(input->str, input->len, entity_callback, scopemap, extra_args); ^~~~~~~~~~ /wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/_Caudium/entparse.h:102:39: note: passing argument to parameter 'buf' here ENT_RESULT* ent_parser(unsigned char *buf, unsigned long buflen, ^ caudium.c:950:38: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] result = make_shared_binary_string(eres->buf, eres->buflen); ^~~~~~~~~ /usr/local/pike/7.8.866/include/pike/stralloc.h:277:78: note: passing argument to parameter 'str' here PMOD_EXPORT struct pike_string * debug_make_shared_binary_string(const char *str,size_t len); ^ caudium.c:1274:10: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] orig = scratchpad_get(src->len + 1);/* it always returns a valid pointer */ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ caudium.c:1320:8: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] orig = scratchpad_get(src->len + 1);/* it always returns a valid pointer */ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ caudium.c:1360:20: warning: passing 'char [1]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] tmp = url_decode(src->str, src->len, 0, 2); ^~~~~~~~ caudium.c:691:54: note: passing argument to parameter 'str' here static struct pike_string *url_decode(unsigned char *str, int len, int exist, ^ caudium.c:1393:8: warning: assigning to 'unsigned char *' from 'char [1]' converts between pointers to integer types with different sign [-Wpointer-sign] for(i=in->str; *i; i++) ^~~~~~~~ caudium.c:1404:15: warning: assigning to 'unsigned char *' from 'char [1]' converts between pointers to integer types with different sign [-Wpointer-sign] for(o=out, i=in->str; *i; i++) { ^~~~~~~~ caudium.c:1415:29: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] return make_shared_string(out); ^~~ /usr/local/pike/7.8.866/include/pike/stralloc.h:283:70: note: passing argument to parameter 'str' here PMOD_EXPORT struct pike_string *debug_make_shared_string(const char *str); ^ caudium.c:1474:20: warning: passing 'char [1]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] tmp = url_decode(src->str, src->len, 0, 1); ^~~~~~~~ caudium.c:691:54: note: passing argument to parameter 'str' here static struct pike_string *url_decode(unsigned char *str, int len, int exist, ^ 11 warnings generated. cc -I/usr/local/pike/7.8.866/include/pike -I/usr/local/pike/7.8.866/include/pike -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/_Caudium/ -I. -c nb_send.c -o nb_send.o cc -I/usr/local/pike/7.8.866/include/pike -I/usr/local/pike/7.8.866/include/pike -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/_Caudium/ -I. -c getdate.c -o getdate.o cc -I/usr/local/pike/7.8.866/include/pike -I/usr/local/pike/7.8.866/include/pike -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/_Caudium/ -I. -c datetime.c -o datetime.o datetime.c:264:12: warning: incompatible pointer to integer conversion initializing 'long' with an expression of type 'void *' [-Wint-conversion] INT_TYPE timestamp = NULL; ^ ~~~~ 1 warning generated. cc -I/usr/local/pike/7.8.866/include/pike -I/usr/local/pike/7.8.866/include/pike -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/_Caudium/ -I. -c entparse.c -o entparse.o entparse.c:208:17: warning: passing 'unsigned char [256]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] cback(entname, entparts, &cbackres, userdata, extra_args); ^~~~~~~ entparse.c:208:26: warning: passing 'unsigned char [256]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] cback(entname, entparts, &cbackres, userdata, extra_args); ^~~~~~~~ 2 warnings generated. cc -I/usr/local/pike/7.8.866/include/pike -I/usr/local/pike/7.8.866/include/pike -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/_Caudium/ -I. -c scratchpad.c -o scratchpad.o /wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/smartlink cc -Wl,-Bshareable -fstack-protector -o _Caudium.so caudium.o nb_send.o getdate.o datetime.o entparse.o scratchpad.o /usr/lib/libgcc.a -lc /usr/lib/libgcc.a /usr/lib/crt1.o: In function `_start1': /usr/src/lib/csu/i386-elf/crt1_c.c:(.text+0xab): undefined reference to `__preinit_array_start' /usr/src/lib/csu/i386-elf/crt1_c.c:(.text+0xb0): undefined reference to `__preinit_array_end' /usr/src/lib/csu/i386-elf/crt1_c.c:(.text+0xd3): undefined reference to `__preinit_array_start' /usr/src/lib/csu/i386-elf/crt1_c.c:(.text+0xf5): undefined reference to `__init_array_start' /usr/src/lib/csu/i386-elf/crt1_c.c:(.text+0xfa): undefined reference to `__init_array_end' /usr/src/lib/csu/i386-elf/crt1_c.c:(.text+0x123): undefined reference to `__init_array_start' /usr/lib/crt1.o: In function `finalizer': /usr/src/lib/csu/i386-elf/crt1_c.c:(.text+0x175): undefined reference to `__fini_array_start' /usr/src/lib/csu/i386-elf/crt1_c.c:(.text+0x17a): undefined reference to `__fini_array_end' /usr/src/lib/csu/i386-elf/crt1_c.c:(.text+0x199): undefined reference to `__fini_array_start' /usr/bin/ld: _Caudium.so: hidden symbol `__preinit_array_start' isn't defined /usr/bin/ld: final link failed: Nonrepresentable section on output cc: error: linker command failed with exit code 1 (use -v to see invocation) Makefile:44: recipe for target '_Caudium.so' failed gmake[4]: *** [_Caudium.so] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/_Caudium' Makefile:18: recipe for target '_Caudium' failed gmake[3]: *** [_Caudium] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods' Makefile:16: recipe for target 'cmods' failed gmake[2]: *** [cmods] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src' Makefile:36: recipe for target 'src' failed gmake[1]: *** [src] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18' *** Error code 1 Stop. make: stopped in /usr/ports/www/caudium14 From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 19:54:23 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 78C99B0C; Wed, 28 Jan 2015 19:54:23 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 58DEA384; Wed, 28 Jan 2015 19:54:23 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SJsNie051112; Wed, 28 Jan 2015 19:54:23 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SJsNhj051089; Wed, 28 Jan 2015 19:54:23 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 19:54:23 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281954.t0SJsNhj051089@beefy1.isc.freebsd.org> To: wen@FreeBSD.org Subject: [package - 10i386-default][science/py-scimath] Failed for py27-scimath-4.1.2_3 in configure 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: Wed, 28 Jan 2015 19:54:23 -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: wen@FreeBSD.org Last committer: mva@FreeBSD.org Ident: $FreeBSD: head/science/py-scimath/Makefile 371453 2014-10-24 16:50:42Z mva $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-01-28_06h57m35s/logs/py27-scimath-4.1.2_3.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-01-28_06h57m35s Log: ====>> Building science/py-scimath build started at Wed Jan 28 19:54:07 UTC 2015 port directory: /usr/ports/science/py-scimath building for: FreeBSD 10i386-default-job-02 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: wen@FreeBSD.org Makefile ident: $FreeBSD: head/science/py-scimath/Makefile 371453 2014-10-24 16:50:42Z mva $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=py27-scimath-4.1.2_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/science/py-scimath/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/py-scimath/work HOME=/wrkdirs/usr/ports/science/py-scimath/work TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/science/py-scimath/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/py-scimath/work HOME=/wrkdirs/usr/ports/science/py-scimath/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd10 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/scimath" EXAMPLESDIR="share/examples/scimath" DATADIR="share/scimath" WWWDIR="www/scimath" ETCDIR="etc/scimath" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/scimath DOCSDIR=/usr/local/share/doc/scimath EXAMPLESDIR=/usr/local/share/examples/scimath WWWDIR=/usr/local/www/scimath ETCDIR=/usr/local/etc/scimath --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE LGPL3 accepted by the user =========================================================================== =================================================== ===> py27-scimath-4.1.2_3 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.7.txz [10i386-default-job-02] Installing pkg-1.4.7... [10i386-default-job-02] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of py27-scimath-4.1.2_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE LGPL3 accepted by the user ===> Fetching all distfiles required by py27-scimath-4.1.2_3 for building =========================================================================== =================================================== ===> License BSD3CLAUSE LGPL3 accepted by the user ===> Fetching all distfiles required by py27-scimath-4.1.2_3 for building => SHA256 Checksum OK for scimath-4.1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE LGPL3 accepted by the user ===> Fetching all distfiles required by py27-scimath-4.1.2_3 for building ===> Extracting for py27-scimath-4.1.2_3 => SHA256 Checksum OK for scimath-4.1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py27-scimath-4.1.2_3 =========================================================================== =================================================== ===> py27-scimath-4.1.2_3 depends on package: py27-traits>=3.6.0 - not found ===> Verifying install for py27-traits>=3.6.0 in /usr/ports/devel/py-traits ===> Installing existing package /packages/All/py27-traits-4.5.0.txz [10i386-default-job-02] Installing py27-traits-4.5.0... [10i386-default-job-02] `-- Installing py27-setuptools27-5.5.1_1... [10i386-default-job-02] | `-- Installing python27-2.7.9... [10i386-default-job-02] | | `-- Installing gettext-runtime-0.19.4... [10i386-default-job-02] | | `-- Installing indexinfo-0.2.2... [10i386-default-job-02] | | `-- Extracting indexinfo-0.2.2... done [10i386-default-job-02] | | `-- Extracting gettext-runtime-0.19.4... done [10i386-default-job-02] | | `-- Installing libffi-3.2.1... [10i386-default-job-02] | | `-- Extracting libffi-3.2.1... done [10i386-default-job-02] | `-- Extracting python27-2.7.9... done [10i386-default-job-02] `-- Extracting py27-setuptools27-5.5.1_1... done [10i386-default-job-02] Extracting py27-traits-4.5.0... done 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 py27-scimath-4.1.2_3 ===> py27-scimath-4.1.2_3 depends on package: py27-setuptools27>0 - found ===> py27-scimath-4.1.2_3 depends on file: /usr/local/bin/python2.7 - found =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for py27-scimath-4.1.2_3 Traceback (most recent call last): File "", line 1, in File "setup.py", line 9, in import numpy.distutils.core ImportError: No module named numpy.distutils.core *** Error code 1 Stop. make: stopped in /usr/ports/science/py-scimath From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 19:58:08 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 68FBDED4 for ; Wed, 28 Jan 2015 19:58:08 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 560B53D4 for ; Wed, 28 Jan 2015 19:58:08 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SJw7v4054058 for ; Wed, 28 Jan 2015 19:58:07 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SJw7ts054044; Wed, 28 Jan 2015 19:58:07 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 19:58:07 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501281958.t0SJw7ts054044@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10i386-default][emulators/doscmd] Failed for doscmd-20110826 in build 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: Wed, 28 Jan 2015 19:58:08 -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: cs@FreeBSD.org Ident: $FreeBSD: head/emulators/doscmd/Makefile 356407 2014-06-03 20:26:02Z cs $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-01-28_06h57m35s/logs/doscmd-20110826.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-01-28_06h57m35s Log: ====>> Building emulators/doscmd build started at Wed Jan 28 19:58:04 UTC 2015 port directory: /usr/ports/emulators/doscmd building for: FreeBSD 10i386-default-job-06 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/emulators/doscmd/Makefile 356407 2014-06-03 20:26:02Z cs $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=doscmd-20110826 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for doscmd-20110826: X11=on: X11 (graphics) support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/doscmd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/doscmd/work HOME=/wrkdirs/usr/ports/emulators/doscmd/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/doscmd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/doscmd/work HOME=/wrkdirs/usr/ports/emulators/doscmd/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/doscmd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/doscmd/work HOME=/wrkdirs/usr/ports/emulators/doscmd/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/doscmd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/doscmd/work HOME=/wrkdirs/usr/ports/emulators/doscmd/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-- X11="" NO_X11="@comment " OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/doscmd" EXAMPLESDIR="share/examples/doscmd" DATADIR="share/doscmd" WWWDIR="www/doscmd" ETCDIR="etc/doscmd" --End PLIST_SUB-- --SUB_LIST-- X11="" NO_X11="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/doscmd DOCSDIR=/usr/local/share/doc/doscmd EXAMPLESDIR=/usr/local/share/examples/doscmd WWWDIR=/usr/local/www/doscmd ETCDIR=/usr/local/etc/doscmd --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> doscmd-20110826 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.7.txz [10i386-default-job-06] Installing pkg-1.4.7... [10i386-default-job-06] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of doscmd-20110826 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by doscmd-20110826 for building =========================================================================== =================================================== ===> Fetching all distfiles required by doscmd-20110826 for building => SHA256 Checksum OK for doscmd-20110826.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by doscmd-20110826 for building ===> Extracting for doscmd-20110826 => SHA256 Checksum OK for doscmd-20110826.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for doscmd-20110826 =========================================================================== =================================================== ===> doscmd-20110826 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/x11.pc in /usr/ports/x11/libX11 ===> Installing existing package /packages/All/libX11-1.6.2_2,1.txz [10i386-default-job-06] Installing libX11-1.6.2_2,1... [10i386-default-job-06] `-- Installing kbproto-1.0.6... [10i386-default-job-06] `-- Extracting kbproto-1.0.6... done [10i386-default-job-06] `-- Installing libXau-1.0.8_2... [10i386-default-job-06] | `-- Installing xproto-7.0.26... [10i386-default-job-06] | `-- Extracting xproto-7.0.26... done [10i386-default-job-06] `-- Extracting libXau-1.0.8_2... done [10i386-default-job-06] `-- Installing libXdmcp-1.1.1_2... [10i386-default-job-06] `-- Extracting libXdmcp-1.1.1_2... done [10i386-default-job-06] `-- Installing libxcb-1.11... [10i386-default-job-06] | `-- Installing libpthread-stubs-0.3_6... [10i386-default-job-06] | `-- Extracting libpthread-stubs-0.3_6... done [10i386-default-job-06] | `-- Installing libxml2-2.9.2_2... [10i386-default-job-06] | `-- Extracting libxml2-2.9.2_2... done [10i386-default-job-06] `-- Extracting libxcb-1.11... done [10i386-default-job-06] Extracting libX11-1.6.2_2,1... done ===> Returning to build of doscmd-20110826 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for doscmd-20110826 =========================================================================== =================================================== ===> Building for doscmd-20110826 Warning: Object directory not changed from original /wrkdirs/usr/ports/emulators/doscmd/work/doscmd-20110826 uudecode /wrkdirs/usr/ports/emulators/doscmd/work/doscmd-20110826/cp437-8x8.pcf.gz.uu uudecode /wrkdirs/usr/ports/emulators/doscmd/work/doscmd-20110826/cp437-8x14.pcf.gz.uu uudecode /wrkdirs/usr/ports/emulators/doscmd/work/doscmd-20110826/cp437-8x16.pcf.gz.uu uudecode -p cp437-8x8.fnt.uu | file2c 'u_int8_t font8x8[] = {' '};' > font8x8.h uudecode -p cp437-8x14.fnt.uu | file2c 'u_int8_t font8x14[] = {' '};' > font8x14.h uudecode -p cp437-8x16.fnt.uu | file2c 'u_int8_t font8x16[] = {' '};' > font8x16.h uudecode /wrkdirs/usr/ports/emulators/doscmd/work/doscmd-20110826/emsdriv.sys.uu uudecode /wrkdirs/usr/ports/emulators/doscmd/work/doscmd-20110826/redir.com.uu cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DDISASSEMBLER -I/usr/local/include -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -c AsyncIO.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DDISASSEMBLER -I/usr/local/include -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -c ParseBuffer.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DDISASSEMBLER -I/usr/local/include -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -c bios.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DDISASSEMBLER -I/usr/local/include -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -c callback.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DDISASSEMBLER -I/usr/local/include -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -c cmos.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DDISASSEMBLER -I/usr/local/include -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -c config.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DDISASSEMBLER -I/usr/local/include -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -c cpu.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DDISASSEMBLER -I/usr/local/include -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -c cwd.c cwd.c:892:15: error: incomplete definition of type 'struct _dirdesc' search->dp->dd_fd = squirrel_fd(search->dp->dd_fd); ~~~~~~~~~~^ /usr/include/dirent.h:58:8: note: forward declaration of 'struct _dirdesc' struct _dirdesc; ^ cwd.c:892:47: error: incomplete definition of type 'struct _dirdesc' search->dp->dd_fd = squirrel_fd(search->dp->dd_fd); ~~~~~~~~~~^ /usr/include/dirent.h:58:8: note: forward declaration of 'struct _dirdesc' struct _dirdesc; ^ 2 errors generated. *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/emulators/doscmd/work/doscmd-20110826 *** Error code 1 Stop. make: stopped in /usr/ports/emulators/doscmd From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 20:37:39 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 6EC19CD9; Wed, 28 Jan 2015 20:37:39 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 5AE19AF5; Wed, 28 Jan 2015 20:37:39 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SKbcNl066863; Wed, 28 Jan 2015 20:37:38 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SKbcvq066854; Wed, 28 Jan 2015 20:37:38 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 20:37:38 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501282037.t0SKbcvq066854@beefy2.isc.freebsd.org> To: bf@FreeBSD.org Subject: [package - 10amd64-default][devel/frama-c] Failed for frama-c-20140301_2 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: Wed, 28 Jan 2015 20:37:39 -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: bf@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: head/devel/frama-c/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-default/2015-01-28_05h16m48s/logs/frama-c-20140301_2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-default&build=2015-01-28_05h16m48s Log: ====>> Building devel/frama-c build started at Wed Jan 28 20:36:14 UTC 2015 port directory: /usr/ports/devel/frama-c building for: FreeBSD 10amd64-default-job-15 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: bf@FreeBSD.org Makefile ident: $FreeBSD: head/devel/frama-c/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=frama-c-20140301_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-default/ref/.p/pool MASTERNAME=10amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for frama-c-20140301_2: ALTERGO=on: Alt-Ergo plugin (requires PLUGINS) COQ=off: Coq plugin (requires PLUGINS) GUI=on: Graphical User Interface (requires PLUGINS) PLUGINS=on: Build and/or install plugins ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-cpp="cpp -C -I/usr/local/share/frama-c/libc -I." --enable-gui --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/frama-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/frama-c/work HOME=/wrkdirs/usr/ports/devel/frama-c/work TMPDIR="/tmp" HAS_COQ=no XDG_DATA_HOME=/wrkdirs/usr/ports/devel/frama-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/frama-c/work HOME=/wrkdirs/usr/ports/devel/frama-c/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- FRAMAC_LIBDIR="/usr/local/lib/frama-c" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/frama-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/frama-c/work HOME=/wrkdirs/usr/ports/devel/frama-c/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/frama-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/frama-c/work HOME=/wrkdirs/usr/ports/devel/frama-c/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-- ALTERGO="" NO_ALTERGO="@comment " COQ="@comment " NO_COQ="" GUI="" NO_GUI="@comment " PLUGINS="" NO_PLUGINS="@comment " OCAML_SITELIBDIR="lib/ocaml/site-lib" OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/frama-c" EXAMPLESDIR="share/examples/frama-c" DATADIR="share/frama-c" WWWDIR="www/frama-c" ETCDIR="etc/frama-c" --End PLIST_SUB-- --SUB_LIST-- ALTERGO="" NO_ALTERGO="@comment " COQ="@comment " NO_COQ="" GUI="" NO_GUI="@comment " PLUGINS="" NO_PLUGINS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/frama-c DOCSDIR=/usr/local/share/doc/frama-c EXAMPLESDIR=/usr/local/share/examples/frama-c WWWDIR=/usr/local/www/frama-c ETCDIR=/usr/local/etc/frama-c --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> frama-c-20140301_2 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.7.txz [10amd64-default-job-15] Installing pkg-1.4.7... [10amd64-default-job-15] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of frama-c-20140301_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by frama-c-20140301_2 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by frama-c-20140301_2 for building => SHA256 Checksum OK for frama-c-Neon-20140301.tar.gz. =========================================================================== =================================================== ===> frama-c-20140301_2 depends on file: /usr/local/bin/ocamlc - not found ===> Verifying install for /usr/local/bin/ocamlc in /usr/ports/lang/ocaml ===> Installing existing package /packages/All/ocaml-4.01.0_4.txz [10amd64-default-job-15] Installing ocaml-4.01.0_4... [10amd64-default-job-15] `-- Installing libX11-1.6.2_2,1... [10amd64-default-job-15] | `-- Installing kbproto-1.0.6... [10amd64-default-job-15] | `-- Extracting kbproto-1.0.6... done [10amd64-default-job-15] | `-- Installing libXau-1.0.8_2... [10amd64-default-job-15] | | `-- Installing xproto-7.0.26... [10amd64-default-job-15] | | `-- Extracting xproto-7.0.26... done [10amd64-default-job-15] | `-- Extracting libXau-1.0.8_2... done [10amd64-default-job-15] | `-- Installing libXdmcp-1.1.1_2... [10amd64-default-job-15] | `-- Extracting libXdmcp-1.1.1_2... done [10amd64-default-job-15] | `-- Installing libxcb-1.11... [10amd64-default-job-15] | | `-- Installing libpthread-stubs-0.3_6... [10amd64-default-job-15] | | `-- Extracting libpthread-stubs-0.3_6... done [10amd64-default-job-15] | | `-- Installing libxml2-2.9.2_2... [10amd64-default-job-15] | | `-- Extracting libxml2-2.9.2_2... done [10amd64-default-job-15] | `-- Extracting libxcb-1.11... done [10amd64-default-job-15] `-- Extracting libX11-1.6.2_2,1... done [10amd64-default-job-15] `-- Installing tk86-8.6.3... [10amd64-default-job-15] | `-- Installing libXScrnSaver-1.2.2_2... [10amd64-default-job-15] | | `-- Installing libXext-1.3.3,1... [10amd64-default-job-15] | | `-- Installing xextproto-7.3.0... [10amd64-default-job-15] | | `-- Extracting xextproto-7.3.0... done [10amd64-default-job-15] | | `-- Extracting libXext-1.3.3,1... done [10amd64-default-job-15] | | `-- Installing scrnsaverproto-1.2.2... [10amd64-default-job-15] | | `-- Extracting scrnsaverproto-1.2.2... done [10amd64-default-job-15] | `-- Extracting libXScrnSaver-1.2.2_2... done [10amd64-default-job-15] | `-- Installing libXft-2.3.2... [10amd64-default-job-15] | | `-- Installing fontconfig-2.11.1,1... [10amd64-default-job-15] | | `-- Installing expat-2.1.0_2... [10amd64-default-job-15] | | `-- Extracting expat-2.1.0_2... done [10amd64-default-job-15] | | `-- Installing freetype2-2.5.5... [10amd64-default-job-15] | | `-- Extracting freetype2-2.5.5... done [10amd64-default-job-15] | | `-- 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 [10amd64-default-job-15] | | `-- Installing libXrender-0.9.8_2... [10amd64-default-job-15] | | `-- Installing renderproto-0.11.1... [10amd64-default-job-15] | | `-- Extracting renderproto-0.11.1... done [10amd64-default-job-15] | | `-- Extracting libXrender-0.9.8_2... done [10amd64-default-job-15] | `-- Extracting libXft-2.3.2... done [10amd64-default-job-15] | `-- Installing tcl86-8.6.3... [10amd64-default-job-15] | `-- Extracting tcl86-8.6.3... done Ocamlc src/lib/FCSet.cmo Ocamlc src/lib/FCMap.cmi Ocamlc src/lib/FCMap.cmo Ocamlc src/lib/FCHashtbl.cmi Ocamlc src/lib/FCHashtbl.cmo Ocamlc src/lib/extlib.cmi Ocamlc src/lib/extlib.cmo Ocamlc src/lib/pretty_utils.cmi Ocamlc src/lib/pretty_utils.cmo Ocamlc src/lib/hook.cmi Ocamlc src/lib/hook.cmo Ocamlc src/lib/bag.cmi Ocamlc src/lib/bag.cmo Ocamlc src/lib/indexer.cmi Ocamlc src/lib/indexer.cmo Ocamlc src/lib/vector.cmi Ocamlc src/lib/vector.cmo Ocamlc src/lib/bitvector.cmi Ocamlc src/lib/bitvector.cmo Ocamlc src/lib/qstack.cmi Ocamlc src/lib/qstack.cmo Ocamlc src/lib/integer.cmi Ocamlc src/lib/integer.cmo Ocamlc src/lib/filepath.cmi Ocamlc src/lib/filepath.cmo Ocamlc src/kernel/config.cmi Ocamlc src/kernel/config.cmo Ocamlc src/kernel/log.cmi Ocamlc src/kernel/log.cmo Ocamlc src/kernel/cmdline.cmi Ocamlc src/kernel/cmdline.cmo Ocamlc src/project/project_skeleton.cmi Ocamlc src/project/project_skeleton.cmo Ocamlc src/type/datatype.cmi Ocamlc src/type/datatype.cmo Ocamlc src/kernel/journal.cmi Ocamlc src/kernel/journal.cmo Ocamlc src/project/state.cmi Ocamlc src/project/state.cmo Ocamlc src/project/state_dependency_graph.cmi Ocamlc src/project/state_dependency_graph.cmo Ocamlc src/project/state_topological.cmi Ocamlc src/project/state_topological.cmo Ocamlc src/project/state_selection.cmi Ocamlc src/project/state_selection.cmo Ocamlc src/project/project.cmi Ocamlc src/project/project.cmo Ocamlc src/project/state_builder.cmi Ocamlc src/project/state_builder.cmo Ocamlc src/kernel/typed_parameter.cmi Ocamlc src/kernel/typed_parameter.cmo Ocamlc src/kernel/dynamic.cmi Ocamlc src/kernel/dynamic.cmo Ocamlc cil/src/cil_types.cmi Ocamlc src/kernel/parameter_customize.cmi Ocamlc src/kernel/parameter_customize.cmo Ocamlc src/kernel/parameter_sig.cmi Ocamlc src/kernel/parameter_state.cmi Ocamlc src/kernel/parameter_state.cmo Ocamlc src/kernel/parameter_builder.cmi Ocamlc src/kernel/parameter_builder.cmo Ocamlc src/kernel/plugin.cmi Ocamlc src/kernel/plugin.cmo Ocamlc src/kernel/kernel.cmi Ocamlc src/kernel/kernel.cmo Ocamlc src/kernel/emitter.cmi Ocamlc src/kernel/emitter.cmo Ocamlc src/lib/floating_point.cmi Ocamlc src/lib/floating_point.cmo Ocamlc src/lib/rangemap.cmi Ocamlc src/lib/rangemap.cmo Ocamlc src/lib/binary_cache.cmi Ocamlc src/lib/binary_cache.cmo Ocamlc external/hptmap.cmi Ocamlc external/hptmap.cmo Ocamlc src/lib/hptset.cmi Ocamlc src/lib/hptset.cmo Ocamlc src/printer/printer_api.cmi Ocamlc src/printer/printer_builder.cmi Ocamlc src/printer/printer_builder.cmo Ocamlc cil/src/cilmsg.cmi Ocamlc cil/src/cilmsg.cmo Ocamlc cil/ocamlutil/alpha.cmi Ocamlc cil/ocamlutil/alpha.cmo Ocamlc cil/ocamlutil/cilconfig.cmi Ocamlc cil/ocamlutil/cilconfig.cmo Ocamlc cil/src/logic/logic_ptree.cmi Ocamlc cil/src/frontc/cabs.cmo Ocamlc cil/src/cil_datatype.cmi Ocamlc cil/src/cil_datatype.cmo Ocamlc cil/src/cil_state_builder.cmi Ocamlc cil/src/cil_state_builder.cmo Ocamlc cil/src/logic/utf8_logic.cmi Ocamlc cil/src/logic/utf8_logic.cmo Ocamlc cil/src/machdep_x86_16.cmi Ocamlc cil/src/machdep_x86_16.cmo Ocamlc cil/src/machdep_x86_32.cmi Ocamlc cil/src/machdep_x86_32.cmo Ocamlc cil/src/machdep_x86_64.cmi Ocamlc cil/src/machdep_x86_64.cmo Ocamlc cil/src/machdep_ppc_32.cmo Ocamlc cil/src/cil_const.cmi Ocamlc cil/src/cil_const.cmo Ocamlc cil/src/logic/logic_env.cmi Ocamlc cil/src/logic/logic_env.cmo Ocamlc cil/src/escape.cmi Ocamlc cil/src/escape.cmo Ocamlc cil/src/logic/logic_const.cmi Ocamlc cil/src/logic/logic_const.cmo Ocamlc cil/src/cil.cmi Ocamlc cil/src/cil.cmo Ocamlc src/printer/cil_printer.cmi Ocamlc src/printer/cil_printer.cmo Ocamlc src/printer/cil_descriptive_printer.cmi Ocamlc src/printer/cil_descriptive_printer.cmo Ocamlc cil/src/frontc/errorloc.cmi Ocamlc cil/src/frontc/errorloc.cmo Ocamlc cil/src/ext/expcompare.cmo Ocamlc cil/src/frontc/cabs_debug.cmi Ocamlc cil/src/frontc/cabs_debug.cmo Ocamlc cil/src/frontc/cabshelper.cmi Ocamlc cil/src/frontc/cabshelper.cmo Ocamlc cil/src/logic/logic_utils.cmi Ocamlc cil/src/logic/logic_utils.cmo Ocamlc cil/src/logic/logic_builtin.cmi Ocamlc cil/src/logic/logic_builtin.cmo Ocamlc cil/src/logic/logic_print.cmi Ocamlc cil/src/logic/logic_print.cmo Ocamlc cil/src/logic/logic_parser.cmi Ocamlc cil/src/logic/logic_parser.cmo Ocamlc cil/src/logic/logic_lexer.cmo Ocamlc cil/src/frontc/lexerhack.cmo Ocamlc cil/src/mergecil.cmi Ocamlc cil/src/mergecil.cmo Ocamlc cil/src/rmtmps.cmi Ocamlc cil/src/rmtmps.cmo Ocamlc cil/src/logic/logic_typing.cmi Ocamlc cil/src/logic/logic_typing.cmo Ocamlc cil/src/frontc/cprint.cmi Ocamlc cil/src/frontc/cprint.cmo Ocamlc cil/src/frontc/cabscond.cmi Ocamlc cil/src/frontc/cabscond.cmo Ocamlc cil/src/frontc/cabsvisit.cmi Ocamlc cil/src/frontc/cabsvisit.cmo Ocamlc cil/src/frontc/cabs2cil.cmi Ocamlc cil/src/frontc/cabs2cil.cmo Ocamlc cil/src/frontc/cparser.cmi Ocamlc cil/src/frontc/clexer.cmi Ocamlc cil/src/frontc/clexer.cmo Ocamlc cil/src/frontc/cparser.cmo Ocamlc cil/src/logic/logic_preprocess.cmi Ocamlc cil/src/logic/logic_preprocess.cmo Ocamlc cil/src/frontc/frontc.cmi Ocamlc cil/src/frontc/frontc.cmo Ocamlc cil/src/ext/callgraph.cmi Ocamlc cil/src/ext/callgraph.cmo Ocamlc cil/src/ext/dataflow.cmi Ocamlc cil/src/ext/dataflow.cmo Ocamlc cil/src/ext/oneret.cmi Ocamlc cil/src/ext/oneret.cmo Ocamlc cil/src/ext/cfg.cmi Ocamlc cil/src/ext/cfg.cmo Ocamlc src/buckx/buckx.cmi Ocamlc src/buckx/buckx.cmo Ocamlc src/kernel/ast_info.cmi Ocamlc src/kernel/ast_info.cmo Ocamlc src/kernel/ast.cmi Ocamlc src/kernel/ast.cmo Ocamlc src/kernel/globals.cmi Ocamlc src/kernel/globals.cmo Ocamlc src/kernel/kernel_function.cmi Ocamlc src/kernel/kernel_function.cmo Ocamlc src/logic/property.cmi Ocamlc src/logic/property.cmo Ocamlc src/logic/property_status.cmi Ocamlc src/logic/property_status.cmo File "src/logic/property_status.ml", line 1444, characters 4-2019: Error: Signature mismatch: ... Values do not match: val vertex_attributes : v -> [> `Color of int | `Label of string | `Shape of [> `Box | `Diamond ] | `Style of [> `Bold | `Filled ] | `Width of float ] list is not included in val vertex_attributes : V.t -> Graph.Graphviz.DotAttributes.vertex list File "src/logic/property_status.ml", line 1479, characters 16-33: Actual declaration share/Makefile.generic:75: recipe for target 'src/logic/property_status.cmo' failed gmake[1]: *** [src/logic/property_status.cmo] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/frama-c/work/frama-c-Neon-20140301' *** Error code 1 Stop. make: stopped in /usr/ports/devel/frama-c From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 20:48:18 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 D22A8E9A; Wed, 28 Jan 2015 20:48:18 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 C0097C1E; Wed, 28 Jan 2015 20:48:18 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SKmITu015349; Wed, 28 Jan 2015 20:48:18 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SKmIQl015344; Wed, 28 Jan 2015 20:48:18 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 20:48:18 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501282048.t0SKmIQl015344@beefy2.isc.freebsd.org> To: obrien@FreeBSD.org Subject: [package - 10amd64-default][ftp/ncftp1] Failed for ncftp1-1.9.5 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: Wed, 28 Jan 2015 20:48:19 -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: obrien@FreeBSD.org Last committer: adamw@FreeBSD.org Ident: $FreeBSD: head/ftp/ncftp1/Makefile 351560 2014-04-18 19:21:04Z adamw $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-default/2015-01-28_05h16m48s/logs/ncftp1-1.9.5.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-default&build=2015-01-28_05h16m48s Log: ====>> Building ftp/ncftp1 build started at Wed Jan 28 20:48:15 UTC 2015 port directory: /usr/ports/ftp/ncftp1 building for: FreeBSD 10amd64-default-job-18 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: obrien@FreeBSD.org Makefile ident: $FreeBSD: head/ftp/ncftp1/Makefile 351560 2014-04-18 19:21:04Z adamw $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=ncftp1-1.9.5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-default/ref/.p/pool MASTERNAME=10amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for ncftp1-1.9.5: AS_NCFTP=off: Install binary as ncftp instead of ncftp1 ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work HOME=/wrkdirs/usr/ports/ftp/ncftp1/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work HOME=/wrkdirs/usr/ports/ftp/ncftp1/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work HOME=/wrkdirs/usr/ports/ftp/ncftp1/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work HOME=/wrkdirs/usr/ports/ftp/ncftp1/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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/ncftp" EXAMPLESDIR="share/examples/ncftp" DATADIR="share/ncftp" WWWDIR="www/ncftp" ETCDIR="etc/ncftp" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ncftp DOCSDIR=/usr/local/share/doc/ncftp EXAMPLESDIR=/usr/local/share/examples/ncftp WWWDIR=/usr/local/www/ncftp ETCDIR=/usr/local/etc/ncftp --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> ncftp1-1.9.5 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.7.txz [10amd64-default-job-18] Installing pkg-1.4.7... [10amd64-default-job-18] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ncftp1-1.9.5 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by ncftp1-1.9.5 for building =========================================================================== =================================================== ===> Fetching all distfiles required by ncftp1-1.9.5 for building => SHA256 Checksum OK for ncftp-1.9.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by ncftp1-1.9.5 for building ===> Extracting for ncftp1-1.9.5 => SHA256 Checksum OK for ncftp-1.9.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ncftp1-1.9.5 ===> Applying FreeBSD patches for ncftp1-1.9.5 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for ncftp1-1.9.5 =========================================================================== =================================================== ===> Building for ncftp1-1.9.5 cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -DMK='"cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -s -lreadline"' cmds.c -c cmds.c:997:62: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] (void) strncat(lsflags, (argv[i] + (lsflags[0] == '-')), sizeof(lsflags)); ^~~~~~~~~~~~~~~ cmds.c:997:62: note: change the argument to be the free space in the destination buffer minus the terminating null byte (void) strncat(lsflags, (argv[i] + (lsflags[0] == '-')), sizeof(lsflags)); ^~~~~~~~~~~~~~~ sizeof(lsflags) - strlen(lsflags) - 1 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -c cmdtab.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -c ftp.c ftp.c:208:6: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] if (Getsockname(s, (char *)&myctladdr, &len) < 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./sys.h:481:70: note: expanded from macro 'Getsockname' # define Getsockname(d,a,l) getsockname((d), (struct sockaddr *)(a), (l)) ^~~ /usr/include/sys/socket.h:605:74: note: passing argument to parameter here int getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict); ^ ftp.c:1851:6: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] if (Getsockname(data, (char *)&data_addr, &len) < 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./sys.h:481:70: note: expanded from macro 'Getsockname' # define Getsockname(d,a,l) getsockname((d), (struct sockaddr *)(a), (l)) ^~~ /usr/include/sys/socket.h:605:74: note: passing argument to parameter here int getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict); ^ ftp.c:1904:6: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] s = Accept(data, &from, &fromlen); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./sys.h:493:61: note: expanded from macro 'Accept' # define Accept(a,b,c) (accept((a), (struct sockaddr *)(b), (int *)(c))) ^~~~~~~~~~ /usr/include/sys/socket.h:596:69: note: passing argument to parameter here int accept(int, struct sockaddr * __restrict, socklen_t * __restrict); ^ 3 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -c ftprc.c ftprc.c:255:2: warning: incompatible pointer types passing 'cmp_t' (aka 'int (*)(void *, void *)') to parameter of type 'int (*)(const void *, const void *)' [-Wincompatible-pointer-types] QSort(recents, nRecents, sizeof(recentsite), RecentCmp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./util.h:58:41: note: expanded from macro 'QSort' qsort(base, (size_t)(n), (size_t)(sz), (cmp_t)(cmp)) ^~~~~~~~~~~~ /usr/include/stdlib.h:102:12: note: passing argument to parameter here int (*)(const void *, const void *)); ^ 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -c getpass.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -c glob.c glob.c:51:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] static match(char *s, char *p); ~~~~~~ ^ glob.c:52:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] static amatch(char *s, char *p); ~~~~~~ ^ glob.c:59:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] static tglob(char c); ~~~~~~ ^ glob.c:219:16: error: incomplete definition of type 'struct _dirdesc' if (fstat(dirp->dd_fd, &stb) < 0) ~~~~^ /usr/include/dirent.h:58:8: note: forward declaration of 'struct _dirdesc' struct _dirdesc; ^ glob.c:374:5: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ glob.c:418:7: warning: add explicit braces to avoid dangling else [-Wdangling-else] } else ^ glob.c:524:4: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if (eq(p, "{") || eq(p, "{}")) ^ 6 warnings and 1 error generated. *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/ftp/ncftp1/work/ncftp-1.9.5 *** Error code 1 Stop. make: stopped in /usr/ports/ftp/ncftp1 From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 20:48:17 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 A98C6E99; Wed, 28 Jan 2015 20:48:17 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 890CAC1D; Wed, 28 Jan 2015 20:48:17 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SKmHYh026957; Wed, 28 Jan 2015 20:48:17 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SKmHGs026947; Wed, 28 Jan 2015 20:48:17 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 20:48:17 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501282048.t0SKmHGs026947@beefy1.isc.freebsd.org> To: gnome@FreeBSD.org Subject: [package - 10i386-default][databases/libgda5-jdbc] Failed for libgda5-jdbc-5.2.2 in configure 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: Wed, 28 Jan 2015 20:48:17 -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: gnome@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/databases/libgda5-jdbc/Makefile 376622 2015-01-09 16:36:15Z kwm $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-01-28_06h57m35s/logs/libgda5-jdbc-5.2.2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-01-28_06h57m35s Log: ====>> Building databases/libgda5-jdbc build started at Wed Jan 28 20:47:48 UTC 2015 port directory: /usr/ports/databases/libgda5-jdbc building for: FreeBSD 10i386-default-job-14 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: head/databases/libgda5-jdbc/Makefile 376622 2015-01-09 16:36:15Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=libgda5-jdbc-5.2.2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-oracle --disable-crypto --disable-default-binary --enable-introspection --without-ui --without-bdb --without-ldap --without-mysql --without-postgres --without-mdb --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh GTKDOC="false" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/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="-I/usr/local/include" LDFLAGS=" -fstack-protector" LIBS="-L/usr/local/lib" 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=5.0 JAVASHAREDIR="share/java" JAVAJARDIR="share/java/classes" OSREL=10.0 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/libgda" EXAMPLESDIR="share/examples/libgda" DATADIR="share/libgda" WWWDIR="www/libgda" ETCDIR="etc/libgda" --End PLIST_SUB-- --SUB_LIST-- JAVASHAREDIR="/usr/local/share/java" JAVAJARDIR="/usr/local/share/java/classes" JAVALIBDIR="/usr/local/share/java/classes" JAVA_VERSION="1.6+" JAVA_VENDOR="bsdjava openjdk" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libgda DOCSDIR=/usr/local/share/doc/libgda EXAMPLESDIR=/usr/local/share/examples/libgda WWWDIR=/usr/local/www/libgda ETCDIR=/usr/local/etc/libgda --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> libgda5-jdbc-5.2.2 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.7.txz [10i386-default-job-14] Installing pkg-1.4.7... [10i386-default-job-14] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libgda5-jdbc-5.2.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by libgda5-jdbc-5.2.2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by libgda5-jdbc-5.2.2 for building => SHA256 Checksum OK for gnome3/libgda-5.2.2.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by libgda5-jdbc-5.2.2 for building ===> Extracting for libgda5-jdbc-5.2.2 => SHA256 Checksum OK for gnome3/libgda-5.2.2.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for libgda5-jdbc-5.2.2 =========================================================================== =================================================== ===> libgda5-jdbc-5.2.2 depends on executable: itstool - not found ===> Verifying install for itstool in /usr/ports/textproc/itstool ===> Installing existing package /packages/All/itstool-2.0.2_1.txz [10i386-default-job-14] Installing itstool-2.0.2_1... [10i386-default-job-14] `-- Installing py27-libxml2-2.9.2... [10i386-default-job-14] | `-- Installing libxml2-2.9.2_2... [10i386-default-job-14] | `-- Extracting libxml2-2.9.2_2... done [10i386-default-job-14] | `-- Installing py27-setuptools27-5.5.1_1... [10i386-default-job-14] | | `-- Installing python27-2.7.9... [10i386-default-job-14] | | `-- Installing gettext-runtime-0.19.4... [10i386-default-job-14] | | | `-- Installing indexinfo-0.2.2... [10i386-default-job-14] | | | `-- Extracting indexinfo-0.2.2... done [10i386-default-job-14] | | `-- Extracting gettext-runtime-0.19.4... done [10i386-default-job-14] | | `-- Installing libffi-3.2.1... [10i386-default-job-14] | | `-- Extracting libffi-3.2.1... done [10i386-default-job-14] | | `-- Extracting python27-2.7.9... done [10i386-default-job-14] | `-- Extracting py27-setuptools27-5.5.1_1... done [10i386-default-job-14] | `-- Installing python2-2_3... [10i386-default-job-14] | `-- Extracting python2-2_3... done [10i386-default-job-14] `-- Extracting py27-libxml2-2.9.2... done [10i386-default-job-14] Extracting itstool-2.0.2_1... done 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 libgda5-jdbc-5.2.2 ===> libgda5-jdbc-5.2.2 depends on file: /usr/local/openjdk7/bin/java - not found ===> Verifying install for /usr/local/openjdk7/bin/java in /usr/ports/java/openjdk7 ===> Installing existing package /packages/All/openjdk-7.71.14_1,1.txz [10i386-default-job-14] Installing openjdk-7.71.14_1,1... [10i386-default-job-14] `-- Installing alsa-lib-1.0.28... [10i386-default-job-14] `-- Extracting alsa-lib-1.0.28... done [10i386-default-job-14] `-- Installing dejavu-2.34_4... [10i386-default-job-14] `-- Extracting dejavu-2.34_4... done [10i386-default-job-14] `-- Installing fontconfig-2.11.1,1... [10i386-default-job-14] | `-- Installing expat-2.1.0_2... [10i386-default-job-14] | `-- Extracting expat-2.1.0_2... done [10i386-default-job-14] | `-- Installing freetype2-2.5.5... [10i386-default-job-14] | `-- Extracting freetype2-2.5.5... done [10i386-default-job-14] `-- 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: caching, new cache contents: 0 fonts, 1 dirs /usr/local/lib/X11/fonts/dejavu: caching, new cache contents: 21 fonts, 0 dirs /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory Re-scanning /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs checking whether build environment is sane... yes /wrkdirs/usr/ports/databases/libgda5-jdbc/work/libgda-5.2.2/missing: Unknown `--is-lightweight' option Try `/wrkdirs/usr/ports/databases/libgda5-jdbc/work/libgda-5.2.2/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether gmake supports nested variables... (cached) yes checking whether NLS is requested... yes checking for style of include used by gmake... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for intltool >= 0.40.6... 0.50.2 found checking for intltool-update... /usr/local/bin/intltool-update checking for intltool-merge... /usr/local/bin/intltool-merge checking for intltool-extract... /usr/local/bin/intltool-extract checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.18.4 checking for XML::Parser... ok checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking size of unsigned int... 4 checking size of unsigned long int... 4 checking size of int *... 4 checking for uint8_t... yes checking for localtime_r... yes checking for localtime_s... no checking for sys/mman.h... (cached) yes checking for mlock... (cached) yes checking for a C compiler for build tools... cc checking for suffix of executable build tools... checking for library containing strerror... none required checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking whether cc understands -c and -o together... yes checking for ANSI C header files... (cached) yes checking build system type... i386-portbld-freebsd10.0 checking host system type... i386-portbld-freebsd10.0 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i386-portbld-freebsd10.0 file names to i386-portbld-freebsd10.0 format... func_convert_file_noop checking how to convert i386-portbld-freebsd10.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd10.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd10.0 ld.so checking how to hardcode library paths into programs... immediate checking whether gmake sets $(MAKE)... (cached) yes checking for itstool... itstool checking for xmllint... xmllint checking for glib-genmarshal... /usr/local/bin/glib-genmarshal checking for glib-compile-resources... /usr/local/bin/glib-compile-resources checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... no checking for bindtextdomain in -lintl... yes checking for ngettext in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/local/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/local/bin/msgfmt checking for xgettext... (cached) /usr/local/bin/xgettext checking pkg-config is at least version 0.18... yes checking for COREDEPS... yes checking for ISO_CODES... no checking for platform... Unix checking for /proc/self/maps... no checking whether everything is installed to the same prefix... no checking whether binary relocation support should be enabled... no checking for GIO... yes checking for LIBXSLT... yes checking for gobject-introspection... yes checking for libgcrypt-config... /usr/local/bin/libgcrypt-config checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking if all java programs are found... checking for java... /usr/local/bin/java checking for javac... /usr/local/bin/javac checking for javah... /usr/local/bin/javah checking for jar... /usr/local/bin/jar checking whether Java interpreter works... yes checking java compiler version... JAVA version used is Sun JRE 1.7 checking for Java environment... in /usr/local/openjdk7/jre checking for /usr/local/openjdk7/jre/include/jni.h... no checking for /usr/local/openjdk7/jre/jni.h... no checking for /usr/local/openjdk7/jre/../include/jni.h... yes checking for /usr/local/openjdk7/jre/../include/./jni_md.h... no checking for /usr/local/openjdk7/jre/../include/linux/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/solaris/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/ppc/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/irix/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/alpha/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/aix/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/hp-ux/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/genunix/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/cygwin/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/win32/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/freebsd/jni_md.h... yes checking whether JNI programs can be compiled... configure: error: Cannot compile a simple JNI program. See config.log for details. ===> Script "configure" failed unexpectedly. Please run the gnomelogalyzer, available from "http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the problem and suggest a solution. If - and only if - the gnomelogalyzer cannot solve the problem, report the build failure to the FreeBSD GNOME team at gnome@FreeBSD.org, and attach (a) "/wrkdirs/usr/ports/databases/libgda5-jdbc/work/libgda-5.2.2/config.log", (b) the output of the failed make command, and (c) the gnomelogalyzer output. Also, it might be a good idea to provide an overview of all packages installed on your system (i.e. an `ls /var/db/pkg`). Put your attachment up on any website, copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with the attachment. Try to avoid sending any attachments to the mailing list (gnome@FreeBSD.org), because attachments sent to FreeBSD mailing lists are usually discarded by the mailing list software. *** Error code 1 Stop. make: stopped in /usr/ports/databases/libgda5-jdbc From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 21:04:49 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 7F6484E8 for ; Wed, 28 Jan 2015 21:04:49 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 6A1D5E61 for ; Wed, 28 Jan 2015 21:04:49 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SL4m0S011887 for ; Wed, 28 Jan 2015 21:04:48 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SL4mAA011879; Wed, 28 Jan 2015 21:04:48 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 21:04:48 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501282104.t0SL4mAA011879@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10amd64-default][audio/mangler] Failed for mangler-1.2.5_2 in build 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: Wed, 28 Jan 2015 21:04:49 -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: tijl@FreeBSD.org Ident: $FreeBSD: head/audio/mangler/Makefile 367780 2014-09-09 20:54:26Z tijl $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-default/2015-01-28_05h16m48s/logs/mangler-1.2.5_2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-default&build=2015-01-28_05h16m48s Log: ====>> Building audio/mangler build started at Wed Jan 28 21:03:05 UTC 2015 port directory: /usr/ports/audio/mangler building for: FreeBSD 10amd64-default-job-19 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/audio/mangler/Makefile 367780 2014-09-09 20:54:26Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=mangler-1.2.5_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-default/ref/.p/pool MASTERNAME=10amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for mangler-1.2.5_2: PULSEAUDIO=off: PulseAudio sound server support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-alsa --without-pulseaudio --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/mangler/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/mangler/work HOME=/wrkdirs/usr/ports/audio/mangler/work TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/mangler/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/mangler/work HOME=/wrkdirs/usr/ports/audio/mangler/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="-I/usr/local/include" LDFLAGS=" -fstack-protector" LIBS="-L/usr/local/lib" 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-- OSREL=10.0 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/mangler" EXAMPLESDIR="share/examples/mangler" DATADIR="share/mangler" WWWDIR="www/mangler" ETCDIR="etc/mangler" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mangler DOCSDIR=/usr/local/share/doc/mangler EXAMPLESDIR=/usr/local/share/examples/mangler WWWDIR=/usr/local/www/mangler ETCDIR=/usr/local/etc/mangler --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> mangler-1.2.5_2 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.7.txz [10amd64-default-job-19] Installing pkg-1.4.7... [10amd64-default-job-19] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mangler-1.2.5_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mangler-1.2.5_2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by mangler-1.2.5_2 for building => SHA256 Checksum OK for mangler-1.2.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mangler-1.2.5_2 for building ===> Extracting for mangler-1.2.5_2 => SHA256 Checksum OK for mangler-1.2.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mangler-1.2.5_2 =========================================================================== =================================================== ===> mangler-1.2.5_2 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [10amd64-default-job-19] Installing pkgconf-0.9.7... [10amd64-default-job-19] Extracting pkgconf-0.9.7... done ===> Returning to build of mangler-1.2.5_2 ===> mangler-1.2.5_2 depends on file: /usr/local/bin/intltool-extract - not found ===> Verifying install for /usr/local/bin/intltool-extract in /usr/ports/textproc/intltool ===> Installing existing package /packages/All/intltool-0.50.2.txz [10amd64-default-job-19] Installing intltool-0.50.2... [10amd64-default-job-19] `-- Installing p5-XML-Parser-2.41_2... [10amd64-default-job-19] | `-- Installing expat-2.1.0_2... [10amd64-default-job-19] | `-- Extracting expat-2.1.0_2... done [10amd64-default-job-19] | `-- Installing perl5-5.18.4_11... [10amd64-default-job-19] | `-- Extracting perl5-5.18.4_11... done [10amd64-default-job-19] `-- Extracting p5-XML-Parser-2.41_2... done [10amd64-default-job-19] Extracting intltool-0.50.2... done ===> Returning to build of mangler-1.2.5_2 =========================================================================== =================================================== ===> mangler-1.2.5_2 depends on shared library: libcelt0.so - not found ===> Verifying for libcelt0.so in /usr/ports/audio/celt ===> Installing existing package /packages/All/celt-0.11.3_2.txz [10amd64-default-job-19] Installing celt-0.11.3_2... [10amd64-default-job-19] `-- Installing libogg-1.3.2_1,4... [10amd64-default-job-19] `-- Extracting libogg-1.3.2_1,4... done [10amd64-default-job-19] Extracting celt-0.11.3_2... done ===> Returning to build of mangler-1.2.5_2 ===> mangler-1.2.5_2 depends on shared library: libspeex.so - not found ===> Verifying for libspeex.so in /usr/ports/audio/speex ===> Installing existing package /packages/All/speex-1.2.r2,1.txz [10amd64-default-job-19] Installing speex-1.2.r2,1... [10amd64-default-job-19] `-- Installing speexdsp-1.2.r3_1... [10amd64-default-job-19] `-- Extracting speexdsp-1.2.r3_1... done [10amd64-default-job-19] Extracting speex-1.2.r2,1... done ===> Returning to build of mangler-1.2.5_2 ===> mangler-1.2.5_2 depends on shared library: libdbus-glib-1.so - not found ===> Verifying for libdbus-glib-1.so in /usr/ports/devel/dbus-glib ===> Installing existing package /packages/All/dbus-glib-0.100.2_1.txz [10amd64-default-job-19] Installing dbus-glib-0.100.2_1... [10amd64-default-job-19] `-- Installing dbus-1.8.12_1... [10amd64-default-job-19] | `-- Installing gnome_subr-1.0... [10amd64-default-job-19] | `-- Extracting gnome_subr-1.0... done [10amd64-default-job-19] | `-- Installing libICE-1.0.9,1... [10amd64-default-job-19] | | `-- Installing xproto-7.0.26... [10amd64-default-job-19] | | `-- Extracting xproto-7.0.26... done [10amd64-default-job-19] | `-- Extracting libICE-1.0.9,1... done [10amd64-default-job-19] | `-- Installing libSM-1.2.2_2,1... [10amd64-default-job-19] | `-- Extracting libSM-1.2.2_2,1... done [10amd64-default-job-19] | `-- Installing libX11-1.6.2_2,1... [10amd64-default-job-19] | | `-- Installing kbproto-1.0.6... [10amd64-default-job-19] | | `-- Extracting kbproto-1.0.6... done [10amd64-default-job-19] | | `-- Installing libXau-1.0.8_2... [10amd64-default-job-19] | | `-- Extracting libXau-1.0.8_2... done [10amd64-default-job-19] | | `-- Installing libXdmcp-1.1.1_2... [10amd64-default-job-19] | | `-- Extracting libXdmcp-1.1.1_2... done [10amd64-default-job-19] | | `-- Installing libxcb-1.11... [10amd64-default-job-19] | | `-- Installing libpthread-stubs-0.3_6... [10amd64-default-job-19] | | `-- Extracting libpthread-stubs-0.3_6... done [10amd64-default-job-19] | | `-- Installing libxml2-2.9.2_2... [10amd64-default-job-19] | | `-- Extracting libxml2-2.9.2_2... done [10amd64-default-job-19] | | `-- Extracting libxcb-1.11... done [10amd64-default-job-19] | `-- Extracting libX11-1.6.2_2,1... done ===> Creating users and/or groups. Creating group 'messagebus' with gid '556'. Creating user 'messagebus' with uid '556'. [10amd64-default-job-19] `-- Extracting dbus-1.8.12_1... done [10amd64-default-job-19] `-- Installing gettext-runtime-0.19.4... [10amd64-default-job-19] | `-- Installing indexinfo-0.2.2... Optional Opus codec support is not enabled. checking for xosd_create in -lxosd... no Optional XOSD support is not enabled. checking for new_g15_screen in -lg15daemon_client... no Optional Logitech G15 support is not enabled. checking for espeak_Initialize in -lespeak... no Optional eSpeak support is not enabled. checking for x11... yes checking for xi... yes checking for gtk... yes checking for dbus... yes checking for gtkmm... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for gthread... yes checking for gtkmm... yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for int16_t... (cached) yes checking for int64_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint8_t... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for dup2... (cached) yes checking for gettimeofday... (cached) yes checking for inet_ntoa... (cached) yes checking for memset... (cached) yes checking for select... (cached) yes checking for socket... yes checking for strchr... yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for gethostbyname_r... yes configure: creating ./config.status config.status: creating src/Makefile config.status: creating Makefile config.status: creating libventrilo3/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===> Building for mangler-1.2.5_2 /usr/bin/make all-recursive Making all in libventrilo3 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT libventrilo3.lo -MD -MP -MF .deps/libventrilo3.Tpo -c -o libventrilo3.lo libventrilo3.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT libventrilo3.lo -MD -MP -MF .deps/libventrilo3.Tpo -c libventrilo3.c -fPIC -DPIC -o .libs/libventrilo3.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT libventrilo3.lo -MD -MP -MF .deps/libventrilo3.Tpo -c libventrilo3.c -o libventrilo3.o >/dev/null 2>&1 mv -f .deps/libventrilo3.Tpo .deps/libventrilo3.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT libventrilo3_message.lo -MD -MP -MF .deps/libventrilo3_message.Tpo -c -o libventrilo3_message.lo libventrilo3_message.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT libventrilo3_message.lo -MD -MP -MF .deps/libventrilo3_message.Tpo -c libventrilo3_message.c -fPIC -DPIC -o .libs/libventrilo3_message.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT libventrilo3_message.lo -MD -MP -MF .deps/libventrilo3_message.Tpo -c libventrilo3_message.c -o libventrilo3_message.o >/dev/null 2>&1 mv -f .deps/libventrilo3_message.Tpo .deps/libventrilo3_message.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT ventrilo3_handshake.lo -MD -MP -MF .deps/ventrilo3_handshake.Tpo -c -o ventrilo3_handshake.lo ventrilo3_handshake.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT ventrilo3_handshake.lo -MD -MP -MF .deps/ventrilo3_handshake.Tpo -c ventrilo3_handshake.c -fPIC -DPIC -o .libs/ventrilo3_handshake.o ventrilo3_handshake.c:106:11: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if(sd < 0) return(-1); ~~ ^ ~ ventrilo3_handshake.c:117:12: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if(len < 0) goto quit; ~~~ ^ ~ ventrilo3_handshake.c:126:16: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if(len < 0) break; ~~~ ^ ~ ventrilo3_handshake.c:206:13: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if(vnum >= 0) { ~~~~ ^ ~ ventrilo3_handshake.c:232:25: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if(v3timeout(sd, 2) < 0) return(-1); ~~~~~~~~~~~~~~~~ ^ ~ ventrilo3_handshake.c:235:12: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if(len < 0) return(-1); ~~~ ^ ~ 6 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT ventrilo3_handshake.lo -MD -MP -MF .deps/ventrilo3_handshake.Tpo -c ventrilo3_handshake.c -o ventrilo3_handshake.o >/dev/null 2>&1 mv -f .deps/ventrilo3_handshake.Tpo .deps/ventrilo3_handshake.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -version 0:0:0 -fstack-protector -o libventrilo3.la -rpath /usr/local/lib libventrilo3.lo libventrilo3_message.lo ventrilo3_handshake.lo -L/usr/local/lib -lspeex -lgsm -L/usr/local/lib -lm -lgsm -L/usr/local/lib libtool: link: cc -shared -fPIC -DPIC .libs/libventrilo3.o .libs/libventrilo3_message.o .libs/ventrilo3_handshake.o -L/usr/local/lib -lspeex -lm -lgsm -O2 -fstack-protector -pthread -fstack-protector -pthread -Wl,-soname -Wl,libventrilo3.so.0 -o .libs/libventrilo3.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libventrilo3.so.0" && ln -s "libventrilo3.so.0.0.0" "libventrilo3.so.0") libtool: link: (cd ".libs" && rm -f "libventrilo3.so" && ln -s "libventrilo3.so.0.0.0" "libventrilo3.so") libtool: link: ar cru .libs/libventrilo3.a libventrilo3.o libventrilo3_message.o ventrilo3_handshake.o libtool: link: ranlib .libs/libventrilo3.a libtool: link: ( cd ".libs" && rm -f "libventrilo3.la" && ln -s "../libventrilo3.la" "libventrilo3.la" ) Making all in icons list="" for f in *.svg ; do id=`echo $f | perl -pe 's/^(.*)\..*$/$1/'`; list="$list $id $f"; done ; gdk-pixbuf-csource --raw --build-list $list > mangler-icons.h Making all in sounds Making all in src c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT mangler.o -MD -MP -MF .deps/mangler.Tpo -c -o mangler.o mangler.cpp mv -f .deps/mangler.Tpo .deps/mangler.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT channeltree.o -MD -MP -MF .deps/channeltree.Tpo -c -o channeltree.o channeltree.cpp channeltree.cpp:606:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (row = getChannel(id, row->children())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ channeltree.cpp:606:21: note: place parentheses around the assignment to silence this warning if (row = getChannel(id, row->children())) { ^ ( ) channeltree.cpp:606:21: note: use '==' to turn this assignment into an equality comparison if (row = getChannel(id, row->children())) { ^ == 1 warning generated. mv -f .deps/channeltree.Tpo .deps/channeltree.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT mangleraudio.o -MD -MP -MF .deps/mangleraudio.Tpo -c -o mangleraudio.o mangleraudio.cpp mv -f .deps/mangleraudio.Tpo .deps/mangleraudio.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerbackend.o -MD -MP -MF .deps/manglerbackend.Tpo -c -o manglerbackend.o manglerbackend.cpp mv -f .deps/manglerbackend.Tpo .deps/manglerbackend.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerpulse.o -MD -MP -MF .deps/manglerpulse.Tpo -c -o manglerpulse.o manglerpulse.cpp mv -f .deps/manglerpulse.Tpo .deps/manglerpulse.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT mangleralsa.o -MD -MP -MF .deps/mangleralsa.Tpo -c -o mangleralsa.o mangleralsa.cpp mv -f .deps/mangleralsa.Tpo .deps/mangleralsa.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT mangleross.o -MD -MP -MF .deps/mangleross.Tpo -c -o mangleross.o mangleross.cpp mv -f .deps/mangleross.Tpo .deps/mangleross.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglernetwork.o -MD -MP -MF .deps/manglernetwork.Tpo -c -o manglernetwork.o manglernetwork.cpp mv -f .deps/manglernetwork.Tpo .deps/manglernetwork.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerserverlist.o -MD -MP -MF .deps/manglerserverlist.Tpo -c -o manglerserverlist.o manglerserverlist.cpp mv -f .deps/manglerserverlist.Tpo .deps/manglerserverlist.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglersettings.o -MD -MP -MF .deps/manglersettings.Tpo -c -o manglersettings.o manglersettings.cpp manglersettings.cpp:811:47: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] char *keystring = XKeysymToString(XKeycodeToKeysym(GDK_WINDOW_XDISPLAY(rootwin), ctr, 0)); ^ /usr/local/include/X11/Xlib.h:1699:15: note: 'XKeycodeToKeysym' declared here extern KeySym XKeycodeToKeysym( ^ 1 warning generated. mv -f .deps/manglersettings.Tpo .deps/manglersettings.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerconfig.o -MD -MP -MF .deps/manglerconfig.Tpo -c -o manglerconfig.o manglerconfig.cpp mv -f .deps/manglerconfig.Tpo .deps/manglerconfig.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerchat.o -MD -MP -MF .deps/manglerchat.Tpo -c -o manglerchat.o manglerchat.cpp mv -f .deps/manglerchat.Tpo .deps/manglerchat.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerprivchat.o -MD -MP -MF .deps/manglerprivchat.Tpo -c -o manglerprivchat.o manglerprivchat.cpp mv -f .deps/manglerprivchat.Tpo .deps/manglerprivchat.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglercharset.o -MD -MP -MF .deps/manglercharset.Tpo -c -o manglercharset.o manglercharset.cpp mv -f .deps/manglercharset.Tpo .deps/manglercharset.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerintegration.o -MD -MP -MF .deps/manglerintegration.Tpo -c -o manglerintegration.o manglerintegration.cpp mv -f .deps/manglerintegration.Tpo .deps/manglerintegration.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT mangleradmin.o -MD -MP -MF .deps/mangleradmin.Tpo -c -o mangleradmin.o mangleradmin.cpp mangleradmin.cpp:806:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (row = getChannel(id, row->children())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mangleradmin.cpp:806:21: note: place parentheses around the assignment to silence this warning if (row = getChannel(id, row->children())) { ^ ( ) mangleradmin.cpp:806:21: note: use '==' to turn this assignment into an equality comparison if (row = getChannel(id, row->children())) { ^ == 1 warning generated. mv -f .deps/mangleradmin.Tpo .deps/mangleradmin.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerrecorder.o -MD -MP -MF .deps/manglerrecorder.Tpo -c -o manglerrecorder.o manglerrecorder.cpp mv -f .deps/manglerrecorder.Tpo .deps/manglerrecorder.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerosd.o -MD -MP -MF .deps/manglerosd.Tpo -c -o manglerosd.o manglerosd.cpp mv -f .deps/manglerosd.Tpo .deps/manglerosd.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerg15.o -MD -MP -MF .deps/manglerg15.Tpo -c -o manglerg15.o manglerg15.cpp mv -f .deps/manglerg15.Tpo .deps/manglerg15.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT inilib.o -MD -MP -MF .deps/inilib.Tpo -c -o inilib.o inilib.cpp inilib.cpp:269:15: error: no viable overloaded '=' for (iter = begin(); iter != end(); iter++) { ~~~~ ^ ~~~~~~~ /usr/include/c++/v1/map:564:24: note: candidate function (the implicit copy assignment operator) not viable: no known conversion from '__map_const_iterator<__tree_const_iterator>' to 'const __map_const_iterator<__tree_const_iterator, class iniValue, struct std::__1::less >, class std::__1::allocator, class iniValue> > >::__value_type, class std::__1::__tree_node, class iniValue, struct std::__1::less >, class std::__1::allocator, class iniValue> > >::__value_type, void *> *, [...]>>' for 1st argument class _LIBCPP_TYPE_VIS __map_const_iterator ^ inilib.cpp:269:31: error: invalid operands to binary expression ('map::const_iterator' (aka '__map_const_iterator') and 'const_iterator' (aka '__map_const_iterator')) for (iter = begin(); iter != end(); iter++) { ~~~~ ^ ~~~~~ inilib.cpp:429:15: error: no viable overloaded '=' for (iter = begin(); iter != end(); iter++) { ~~~~ ^ ~~~~~~~ /usr/include/c++/v1/map:564:24: note: candidate function (the implicit copy assignment operator) not viable: no known conversion from '__map_const_iterator<__tree_const_iterator>' to 'const __map_const_iterator<__tree_const_iterator, class iniSection, struct std::__1::less >, class std::__1::allocator, class iniSection> > >::__value_type, class std::__1::__tree_node, class iniSection, struct std::__1::less >, class std::__1::allocator, class iniSection> > >::__value_type, void *> *, [...]>>' for 1st argument class _LIBCPP_TYPE_VIS __map_const_iterator ^ inilib.cpp:429:31: error: invalid operands to binary expression ('map::const_iterator' (aka '__map_const_iterator') and 'const_iterator' (aka '__map_const_iterator')) for (iter = begin(); iter != end(); iter++) { ~~~~ ^ ~~~~~ 4 errors generated. *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/audio/mangler/work/mangler-1.2.5/src *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/audio/mangler/work/mangler-1.2.5 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/audio/mangler/work/mangler-1.2.5 *** Error code 1 Stop. make: stopped in /usr/ports/audio/mangler From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 21:09:07 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 D8AE7B03; Wed, 28 Jan 2015 21:09:07 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 C45F7ED3; Wed, 28 Jan 2015 21:09:07 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SL960k043994; Wed, 28 Jan 2015 21:09:06 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SL96xu043986; Wed, 28 Jan 2015 21:09:06 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 21:09:06 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501282109.t0SL96xu043986@beefy1.isc.freebsd.org> To: nobutaka@FreeBSD.org Subject: [package - 10i386-default][sysutils/dd_rescue] Failed for dd_rescue-1.46 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: Wed, 28 Jan 2015 21:09:07 -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: nobutaka@FreeBSD.org Last committer: nobutaka@FreeBSD.org Ident: $FreeBSD: head/sysutils/dd_rescue/Makefile 364787 2014-08-13 14:14:35Z nobutaka $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-01-28_06h57m35s/logs/dd_rescue-1.46.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-01-28_06h57m35s Log: ====>> Building sysutils/dd_rescue build started at Wed Jan 28 21:08:59 UTC 2015 port directory: /usr/ports/sysutils/dd_rescue building for: FreeBSD 10i386-default-job-20 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: nobutaka@FreeBSD.org Makefile ident: $FreeBSD: head/sysutils/dd_rescue/Makefile 364787 2014-08-13 14:14:35Z nobutaka $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=dd_rescue-1.46 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for dd_rescue-1.46: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/dd_rescue/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/dd_rescue/work HOME=/wrkdirs/usr/ports/sysutils/dd_rescue/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/dd_rescue/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/dd_rescue/work HOME=/wrkdirs/usr/ports/sysutils/dd_rescue/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/dd_rescue/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/dd_rescue/work HOME=/wrkdirs/usr/ports/sysutils/dd_rescue/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_m ax_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/dd_rescue/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/dd_rescue/work HOME=/wrkdirs/usr/ports/sysutils/dd_rescue/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/dd_rescue/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/dd_rescue/work HOME=/wrkdirs/usr/ports/sysutils/dd_rescue/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/dd_rescue/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/dd_rescue/work HOME=/wrkdirs/usr/ports/sysutils/dd_rescue/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="c c" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89" 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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/dd_rescue" EXAMPLESDIR="share/examples/dd_rescue" DATADIR="share/dd_rescue" WWWDIR="www/dd_rescue" ETCDIR="etc/dd_rescue" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/dd_rescue DOCSDIR=/usr/local/share/doc/dd_rescue EXAMPLESDIR=/usr/local/share/examples/dd_rescue WWWDIR=/usr/local/www/dd_rescue ETCDIR=/usr/local/etc/dd_rescue --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> dd_rescue-1.46 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.7.txz [10i386-default-job-20] Installing pkg-1.4.7... [10i386-default-job-20] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of dd_rescue-1.46 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dd_rescue-1.46 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dd_rescue-1.46 for building => SHA256 Checksum OK for dd_rescue-1.46.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dd_rescue-1.46 for building ===> Extracting for dd_rescue-1.46 => SHA256 Checksum OK for dd_rescue-1.46.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for dd_rescue-1.46 ===> Applying FreeBSD patches for dd_rescue-1.46 =========================================================================== =================================================== ===> dd_rescue-1.46 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 [10i386-default-job-20] Installing gmake-4.1_1... [10i386-default-job-20] `-- Installing gettext-runtime-0.19.4... [10i386-default-job-20] | `-- Installing indexinfo-0.2.2... [10i386-default-job-20] | `-- Extracting indexinfo-0.2.2... done [10i386-default-job-20] `-- Extracting gettext-runtime-0.19.4... done [10i386-default-job-20] Extracting gmake-4.1_1... done ===> Returning to build of dd_rescue-1.46 ===> dd_rescue-1.46 depends on file: /usr/local/bin/autoconf-2.69 - not found ===> Verifying install for /usr/local/bin/autoconf-2.69 in /usr/ports/devel/autoconf ===> Installing existing package /packages/All/autoconf-2.69.txz [10i386-default-job-20] Installing autoconf-2.69... [10i386-default-job-20] `-- Installing autoconf-wrapper-20131203... [10i386-default-job-20] `-- Extracting autoconf-wrapper-20131203... done [10i386-default-job-20] `-- Installing m4-1.4.17_1,1... [10i386-default-job-20] `-- Extracting m4-1.4.17_1,1... done [10i386-default-job-20] `-- Installing perl5-5.18.4_11... [10i386-default-job-20] `-- Extracting perl5-5.18.4_11... done [10i386-default-job-20] Extracting autoconf-2.69... done ===> Returning to build of dd_rescue-1.46 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for dd_rescue-1.46 configure: loading site script /usr/ports/Templates/config.site checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking fallocate.h usability... no checking fallocate.h presence... no checking for fallocate.h... no checking for dlfcn.h... (cached) yes checking for unistd.h... (cached) yes checking attr/xattr.h usability... no checking attr/xattr.h presence... no checking for attr/xattr.h... no checking for sys/acl.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking endian.h usability... no checking endian.h presence... no checking for endian.h... no checking linux/fs.h usability... no checking linux/fs.h presence... no checking for linux/fs.h... no checking linux/fiemap.h usability... no checking linux/fiemap.h presence... no checking for linux/fiemap.h... no checking for stdint.h... (cached) yes checking lzo/lzo1x.h usability... no checking lzo/lzo1x.h presence... no checking for lzo/lzo1x.h... no checking openssl/evp.h usability... yes checking openssl/evp.h presence... yes checking for openssl/evp.h... yes checking for ffs... yes checking for ffsl... yes checking for basename... yes checking for fallocate64... no checking for splice... no checking for getopt_long... yes checking for open64... no checking for pread... (cached) yes checking for pread64... no checking for lseek64... no checking for stat64... no checking for posix_fadvise... yes checking for posix_fadvise64... no checking for __builtin_prefetch... no checking for htobe64... no checking for feof_unlocked... yes checking for getline... (cached) yes checking for dlsym in -ldl... no checking for linux_fallocate64 in -lfallocate... no checking for lzo1x_1_compress in -llzo2... no checking if cc supports -msse4.2... yes checking if cc supports -mavx2... yes configure: creating ./config.status config.status: creating config.h =========================================================================== =================================================== ===> Building for dd_rescue-1.46 gmake[1]: Entering directory '/wrkdirs/usr/ports/sysutils/dd_rescue/work/dd_rescue' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -DHAVE_CONFIG_H -c frandom.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -DHAVE_CONFIG_H -c fmt_no.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -DHAVE_CONFIG_H -c find_nonzero.c "-msse2" cc -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -DHAVE_CONFIG_H -msse2 -c find_nonzero_sse2.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -DHAVE_CONFIG_H -msse4.2 -c ffs_sse42.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -DHAVE_CONFIG_H -mavx2 -c find_nonzero_avx.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -mrdrnd -maes -c rdrand.c In file included from rdrand.c:9: In file included from /usr/include/clang/3.3/immintrin.h:32: In file included from /usr/include/clang/3.3/xmmintrin.h:31: /usr/include/clang/3.3/mmintrin.h:28:2: error: "MMX instruction set not enabled" #error "MMX instruction set not enabled" ^ In file included from rdrand.c:9: In file included from /usr/include/clang/3.3/immintrin.h:32: /usr/include/clang/3.3/xmmintrin.h:420:19: error: unknown type name '__m64' static __inline__ __m64 __attribute__((__always_inline__, __nodebug__)) ^ /usr/include/clang/3.3/xmmintrin.h:420:25: error: expected identifier or '(' static __inline__ __m64 __attribute__((__always_inline__, __nodebug__)) ^ /usr/include/clang/3.3/xmmintrin.h:426:19: error: unknown type name '__m64' static __inline__ __m64 __attribute__((__always_inline__, __nodebug__)) ^ /usr/include/clang/3.3/xmmintrin.h:426:25: error: expected identifier or '(' static __inline__ __m64 __attribute__((__always_inline__, __nodebug__)) ^ /usr/include/clang/3.3/xmmintrin.h:450:19: error: unknown type name '__m64' static __inline__ __m64 __attribute__((__always_inline__, __nodebug__)) ^ /usr/include/clang/3.3/xmmintrin.h:450:25: error: expected identifier or '(' static __inline__ __m64 __attribute__((__always_inline__, __nodebug__)) ^ /usr/include/clang/3.3/xmmintrin.h:456:19: error: unknown type name '__m64' static __inline__ __m64 __attribute__((__always_inline__, __nodebug__)) ^ /usr/include/clang/3.3/xmmintrin.h:456:25: error: expected identifier or '(' static __inline__ __m64 __attribute__((__always_inline__, __nodebug__)) ^ /usr/include/clang/3.3/xmmintrin.h:487:28: error: unknown type name '__m64' _mm_cvtpi32_ps(__m128 __a, __m64 __b) ^ /usr/include/clang/3.3/xmmintrin.h:489:40: error: use of undeclared identifier '__v2si'; did you mean '__v4si'? return __builtin_ia32_cvtpi2ps(__a, (__v2si)__b); ^ /usr/include/clang/3.3/xmmintrin.h:493:27: error: unknown type name '__m64' _mm_cvt_pi2ps(__m128 __a, __m64 __b) ^ /usr/include/clang/3.3/xmmintrin.h:505:32: error: unknown type name '__m64' _mm_loadh_pi(__m128 __a, const __m64 *__p) ^ /usr/include/clang/3.3/xmmintrin.h:517:32: error: unknown type name '__m64' _mm_loadl_pi(__m128 __a, const __m64 *__p) ^ /usr/include/clang/3.3/xmmintrin.h:610:15: error: unknown type name '__m64' _mm_storeh_pi(__m64 *__p, __m128 __a) ^ /usr/include/clang/3.3/xmmintrin.h:612:28: error: use of undeclared identifier '__v2si'; did you mean '__v4si'? __builtin_ia32_storehps((__v2si *)__p, __a); ^ /usr/include/clang/3.3/xmmintrin.h:612:36: error: expected expression __builtin_ia32_storehps((__v2si *)__p, __a); ^ /usr/include/clang/3.3/xmmintrin.h:616:15: error: unknown type name '__m64' _mm_storel_pi(__m64 *__p, __m128 __a) ^ /usr/include/clang/3.3/xmmintrin.h:618:28: error: use of undeclared identifier '__v2si'; did you mean '__v4si'? __builtin_ia32_storelps((__v2si *)__p, __a); ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. Makefile:186: recipe for target 'rdrand.o' failed gmake[1]: *** [rdrand.o] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/dd_rescue/work/dd_rescue' *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/dd_rescue From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 21:17:10 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 DFD7FE03 for ; Wed, 28 Jan 2015 21:17:10 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 CA927FF0; Wed, 28 Jan 2015 21:17:10 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SLHAfu080290; Wed, 28 Jan 2015 21:17:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SLHAOR080289; Wed, 28 Jan 2015 21:17:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 21:17:10 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501282117.t0SLHAOR080289@beefy1.isc.freebsd.org> To: stucchi@gufi.org Subject: [package - 10i386-default][net/iaxmodem] Failed for iaxmodem-1.2.0_3 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: Wed, 28 Jan 2015 21:17: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: stucchi@gufi.org Last committer: ehaupt@FreeBSD.org Ident: $FreeBSD: head/net/iaxmodem/Makefile 351467 2014-04-17 12:31:13Z ehaupt $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-01-28_06h57m35s/logs/iaxmodem-1.2.0_3.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-01-28_06h57m35s Log: ====>> Building net/iaxmodem build started at Wed Jan 28 21:16:43 UTC 2015 port directory: /usr/ports/net/iaxmodem building for: FreeBSD 10i386-default-job-08 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: stucchi@gufi.org Makefile ident: $FreeBSD: head/net/iaxmodem/Makefile 351467 2014-04-17 12:31:13Z ehaupt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=iaxmodem-1.2.0_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for iaxmodem-1.2.0_3: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/iaxmodem/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/iaxmodem/work HOME=/wrkdirs/usr/ports/net/iaxmodem/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/iaxmodem/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/iaxmodem/work HOME=/wrkdirs/usr/ports/net/iaxmodem/work TMPDIR="/tmp" ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/iaxmodem/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/iaxmodem/work HOME=/wrkdirs/usr/ports/net/iaxmodem/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/iaxmodem/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/iaxmodem/work HOME=/wrkdirs/usr/ports/net/iaxmodem/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 -I/usr/local/include -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/iaxmodem" EXAMPLESDIR="share/examples/iaxmodem" DATADIR="share/iaxmodem" WWWDIR="www/iaxmodem" ETCDIR="etc/iaxmodem" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/iaxmodem DOCSDIR=/usr/local/share/doc/iaxmodem EXAMPLESDIR=/usr/local/share/examples/iaxmodem WWWDIR=/usr/local/www/iaxmodem ETCDIR=/usr/local/etc/iaxmodem --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> iaxmodem-1.2.0_3 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.7.txz [10i386-default-job-08] Installing pkg-1.4.7... [10i386-default-job-08] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of iaxmodem-1.2.0_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by iaxmodem-1.2.0_3 for building =========================================================================== =================================================== ===> Fetching all distfiles required by iaxmodem-1.2.0_3 for building => SHA256 Checksum OK for iaxmodem-1.2.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by iaxmodem-1.2.0_3 for building ===> Extracting for iaxmodem-1.2.0_3 => SHA256 Checksum OK for iaxmodem-1.2.0.tar.gz. =========================================================================== =================================================== ===> iaxmodem-1.2.0_3 depends on file: /usr/local/bin/perl5.18.4 - not found ===> Verifying install for /usr/local/bin/perl5.18.4 in /usr/ports/lang/perl5.18 ===> Installing existing package /packages/All/perl5-5.18.4_11.txz [10i386-default-job-08] Installing perl5-5.18.4_11... [10i386-default-job-08] Extracting perl5-5.18.4_11... done ===> Returning to build of iaxmodem-1.2.0_3 =========================================================================== =================================================== ===> Patching for iaxmodem-1.2.0_3 ===> Applying FreeBSD patches for iaxmodem-1.2.0_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> iaxmodem-1.2.0_3 depends on shared library: libtiff.so - not found ===> Verifying for libtiff.so in /usr/ports/graphics/tiff ===> Installing existing package /packages/All/tiff-4.0.3_5.txz [10i386-default-job-08] Installing tiff-4.0.3_5... [10i386-default-job-08] `-- Installing jbigkit-2.1_1... [10i386-default-job-08] `-- Extracting jbigkit-2.1_1... done [10i386-default-job-08] `-- Installing jpeg-8_6... [10i386-default-job-08] `-- Extracting jpeg-8_6... done [10i386-default-job-08] Extracting tiff-4.0.3_5... done ===> Returning to build of iaxmodem-1.2.0_3 =========================================================================== =================================================== ===> Configuring for iaxmodem-1.2.0_3 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/net/iaxmodem/work/iaxmodem-1.2.0/lib/libiax2/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/net/iaxmodem/work/iaxmodem-1.2.0/lib/libiax2/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/net/iaxmodem/work/iaxmodem-1.2.0/lib/spandsp/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/net/iaxmodem/work/iaxmodem-1.2.0/lib/spandsp/configure checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking build system type... i386-unknown-freebsd10.0 checking host system type... i386-unknown-freebsd10.0 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... cpp checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking FL/Fl_Overlay_Window.H usability... no checking FL/Fl_Overlay_Window.H presence... no checking for FL/Fl_Overlay_Window.H... no checking FL/Fl_Light_Button.H usability... no checking FL/Fl_Light_Button.H presence... no checking for FL/Fl_Light_Button.H... no checking FL/fl_draw.H usability... no checking FL/fl_draw.H presence... no checking for FL/fl_draw.H... no checking FL/Fl_Cartesian.H usability... no checking FL/Fl_Cartesian.H presence... no checking for FL/Fl_Cartesian.H... no checking FL/Fl_Audio_Meter.H usability... no checking FL/Fl_Audio_Meter.H presence... no checking for FL/Fl_Audio_Meter.H... no checking for cos in -lm... yes checking for library containing sinf... none required checking for library containing cosf... none required checking for library containing tanf... none required checking for library containing asinf... none required checking for library containing acosf... none required checking for library containing atanf... none required checking for library containing atan2f... none required checking for library containing ceilf... none required checking for library containing floorf... none required checking for library containing powf... none required checking for library containing expf... none required checking for library containing logf... none required checking for library containing log10f... none required checking for TIFFOpen in -ltiff... yes checking for xmlParseFile in -lxml2... no checking if i386-unknown-freebsd10.0 is fixed point only... no checking if i386-unknown-freebsd10.0 fails on misaligned memory access... no configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/doxygen config.status: creating src/Makefile config.status: creating src/spandsp.h config.status: creating spandsp-sim/Makefile config.status: creating test-data/Makefile config.status: creating test-data/etsi/Makefile config.status: creating test-data/etsi/fax/Makefile config.status: creating test-data/itu/Makefile config.status: creating test-data/itu/fax/Makefile config.status: creating test-data/local/Makefile config.status: creating tests/Makefile config.status: creating spandsp.spec config.status: creating src/config.h config.status: executing depfiles commands 1.2.0 libiax2-0.2.3-SVN-20071223+ spandsp-0.0.5-snapshot-20080725 =========================================================================== =================================================== ===> Building for iaxmodem-1.2.0_3 cd lib/libiax2 && /usr/bin/make Making all in src if /bin/sh ../libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"iax\" -DVERSION=\"0.2.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -I. -I. -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DDEBUG_SUPPORT -DLIBIAX -fsigned-char -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT iax2-parser.lo -MD -MP -MF ".deps/iax2-parser.Tpo" -c -o iax2-parser.lo iax2-parser.c; then mv -f ".deps/iax2-parser.Tpo" ".deps/iax2-parser.Plo"; else rm -f ".deps/iax2-parser.Tpo"; exit 1; fi cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"iax\" -DVERSION=\"0.2.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -I. -I. -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DDEBUG_SUPPORT -DLIBIAX -fsigned-char -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT iax2-parser.lo -MD -MP -MF .deps/iax2-parser.Tpo -c iax2-parser.c -o iax2-parser.o iax2-parser.c:59:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(str); ^~~ 1 warning generated. if /bin/sh ../libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"iax\" -DVERSION=\"0.2.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -I. -I. -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DDEBUG_SUPPORT -DLIBIAX -fsigned-char -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT iax.lo -MD -MP -MF ".deps/iax.Tpo" -c -o iax.lo iax.c; then mv -f ".deps/iax.Tpo" ".deps/iax.Plo"; else rm -f ".deps/iax.Tpo"; exit 1; fi cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"iax\" -DVERSION=\"0.2.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -I. -I. -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DDEBUG_SUPPORT -DLIBIAX -fsigned-char -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT iax.lo -MD -MP -MF .deps/iax.Tpo -c iax.c -o iax.o if /bin/sh ../libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"iax\" -DVERSION=\"0.2.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -I. -I. -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DDEBUG_SUPPORT -DLIBIAX -fsigned-char -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT md5.lo -MD -MP -MF ".deps/md5.Tpo" -c -o md5.lo md5.c; then mv -f ".deps/md5.Tpo" ".deps/md5.Plo"; else rm -f ".deps/md5.Tpo"; exit 1; fi cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"iax\" -DVERSION=\"0.2.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -I. -I. -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DDEBUG_SUPPORT -DLIBIAX -fsigned-char -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o md5.c:180:27: warning: 'memset' call operates on objects of type 'struct MD5Context' while the size is based on a different type 'struct MD5Context *' [-Wsizeof-pointer-memaccess] memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ~~~ ^~~ md5.c:180:27: note: did you mean to dereference the argument to 'sizeof' (and multiply it by the number of elements)? memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ^~~ 1 warning generated. if /bin/sh ../libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"iax\" -DVERSION=\"0.2.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -I. -I. -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DDEBUG_SUPPORT -DLIBIAX -fsigned-char -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT jitterbuf.lo -MD -MP -MF ".deps/jitterbuf.Tpo" -c -o jitterbuf.lo jitterbuf.c; then mv -f ".deps/jitterbuf.Tpo" ".deps/jitterbuf.Plo"; else rm -f ".deps/jitterbuf.Tpo"; exit 1; fi cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"iax\" -DVERSION=\"0.2.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -I. -I. -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DDEBUG_SUPPORT -DLIBIAX -fsigned-char -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT jitterbuf.lo -MD -MP -MF .deps/jitterbuf.Tpo -c jitterbuf.c -o jitterbuf.o /bin/sh ../libtool --mode=link cc -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DDEBUG_SUPPORT -DLIBIAX -fsigned-char -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -L/usr/local/lib -fstack-protector -o libiax.la -rpath /usr/local/lib iax2-parser.lo iax.lo md5.lo jitterbuf.lo mkdir .libs ar cru .libs/libiax.a iax2-parser.o iax.o md5.o jitterbuf.o ranlib .libs/libiax.a creating libiax.la (cd .libs && rm -f libiax.la && ln -s ../libiax.la libiax.la) cd lib/spandsp && /usr/bin/make Making all in src cd .. && /bin/sh /wrkdirs/usr/ports/net/iaxmodem/work/iaxmodem-1.2.0/lib/spandsp/config/missing --run autoheader /wrkdirs/usr/ports/net/iaxmodem/work/iaxmodem-1.2.0/lib/spandsp/config/missing: autoheader: not found WARNING: `autoheader' is missing on your system. You should only need it if you modified `acconfig.h' or `configure.ac'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. rm -f stamp-h1 touch ../config-h.in cd .. && /bin/sh ./config.status src/config.h config.status: creating src/config.h config.status: src/config.h is unchanged /usr/bin/make all-am if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT adsi.lo -MD -MP -MF ".deps/adsi.Tpo" -c -o adsi.lo adsi.c; then mv -f ".deps/adsi.Tpo" ".deps/adsi.Plo"; else rm -f ".deps/adsi.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT adsi.lo -MD -MP -MF .deps/adsi.Tpo -c adsi.c -o adsi.o In file included from adsi.c:61: ./spandsp/adsi.h:381:21: warning: field 'dtmftx' with variable sized type 'dtmf_tx_state_t' not at the end of a struct or class is a GNU extension [-Wgnu] dtmf_tx_state_t dtmftx; ^ 1 warning generated. if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT async.lo -MD -MP -MF ".deps/async.Tpo" -c -o async.lo async.c; then mv -f ".deps/async.Tpo" ".deps/async.Plo"; else rm -f ".deps/async.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT async.lo -MD -MP -MF .deps/async.Tpo -c async.c -o async.o if cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT make_at_dictionary.o -MD -MP -MF ".deps/make_at_dictionary.Tpo" -c -o make_at_dictionary.o make_at_dictionary.c; then mv -f ".deps/make_at_dictionary.Tpo" ".deps/make_at_dictionary.Po"; else rm -f ".deps/make_at_dictionary.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link cc -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -L/usr/local/lib -fstack-protector -o make_at_dictionary make_at_dictionary.o -ltiff -lm mkdir .libs cc -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -fstack-protector -o make_at_dictionary make_at_dictionary.o -L/usr/local/lib -ltiff -lm ./make_at_dictionary >at_interpreter_dictionary.h if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT at_interpreter.lo -MD -MP -MF ".deps/at_interpreter.Tpo" -c -o at_interpreter.lo at_interpreter.c; then mv -f ".deps/at_interpreter.Tpo" ".deps/at_interpreter.Plo"; else rm -f ".deps/at_interpreter.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT at_interpreter.lo -MD -MP -MF .deps/at_interpreter.Tpo -c at_interpreter.c -o at_interpreter.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT awgn.lo -MD -MP -MF ".deps/awgn.Tpo" -c -o awgn.lo awgn.c; then mv -f ".deps/awgn.Tpo" ".deps/awgn.Plo"; else rm -f ".deps/awgn.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT awgn.lo -MD -MP -MF .deps/awgn.Tpo -c awgn.c -o awgn.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT bell_r2_mf.lo -MD -MP -MF ".deps/bell_r2_mf.Tpo" -c -o bell_r2_mf.lo bell_r2_mf.c; then mv -f ".deps/bell_r2_mf.Tpo" ".deps/bell_r2_mf.Plo"; else rm -f ".deps/bell_r2_mf.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT bell_r2_mf.lo -MD -MP -MF .deps/bell_r2_mf.Tpo -c bell_r2_mf.c -o bell_r2_mf.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT bert.lo -MD -MP -MF ".deps/bert.Tpo" -c -o bert.lo bert.c; then mv -f ".deps/bert.Tpo" ".deps/bert.Plo"; else rm -f ".deps/bert.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT bert.lo -MD -MP -MF .deps/bert.Tpo -c bert.c -o bert.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT bit_operations.lo -MD -MP -MF ".deps/bit_operations.Tpo" -c -o bit_operations.lo bit_operations.c; then mv -f ".deps/bit_operations.Tpo" ".deps/bit_operations.Plo"; else rm -f ".deps/bit_operations.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT bit_operations.lo -MD -MP -MF .deps/bit_operations.Tpo -c bit_operations.c -o bit_operations.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT bitstream.lo -MD -MP -MF ".deps/bitstream.Tpo" -c -o bitstream.lo bitstream.c; then mv -f ".deps/bitstream.Tpo" ".deps/bitstream.Plo"; else rm -f ".deps/bitstream.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c bitstream.c -o bitstream.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT complex_filters.lo -MD -MP -MF ".deps/complex_filters.Tpo" -c -o complex_filters.lo complex_filters.c; then mv -f ".deps/complex_filters.Tpo" ".deps/complex_filters.Plo"; else rm -f ".deps/complex_filters.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT complex_filters.lo -MD -MP -MF .deps/complex_filters.Tpo -c complex_filters.c -o complex_filters.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT complex_vector_float.lo -MD -MP -MF ".deps/complex_vector_float.Tpo" -c -o complex_vector_float.lo complex_vector_float.c; then mv -f ".deps/complex_vector_float.Tpo" ".deps/complex_vector_float.Plo"; else rm -f ".deps/complex_vector_float.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT complex_vector_float.lo -MD -MP -MF .deps/complex_vector_float.Tpo -c complex_vector_float.c -o complex_vector_float.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT crc.lo -MD -MP -MF ".deps/crc.Tpo" -c -o crc.lo crc.c; then mv -f ".deps/crc.Tpo" ".deps/crc.Plo"; else rm -f ".deps/crc.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c crc.c -o crc.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT dds_float.lo -MD -MP -MF ".deps/dds_float.Tpo" -c -o dds_float.lo dds_float.c; then mv -f ".deps/dds_float.Tpo" ".deps/dds_float.Plo"; else rm -f ".deps/dds_float.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT dds_float.lo -MD -MP -MF .deps/dds_float.Tpo -c dds_float.c -o dds_float.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT dds_int.lo -MD -MP -MF ".deps/dds_int.Tpo" -c -o dds_int.lo dds_int.c; then mv -f ".deps/dds_int.Tpo" ".deps/dds_int.Plo"; else rm -f ".deps/dds_int.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT dds_int.lo -MD -MP -MF .deps/dds_int.Tpo -c dds_int.c -o dds_int.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT dtmf.lo -MD -MP -MF ".deps/dtmf.Tpo" -c -o dtmf.lo dtmf.c; then mv -f ".deps/dtmf.Tpo" ".deps/dtmf.Plo"; else rm -f ".deps/dtmf.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT dtmf.lo -MD -MP -MF .deps/dtmf.Tpo -c dtmf.c -o dtmf.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT echo.lo -MD -MP -MF ".deps/echo.Tpo" -c -o echo.lo echo.c; then mv -f ".deps/echo.Tpo" ".deps/echo.Plo"; else rm -f ".deps/echo.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT echo.lo -MD -MP -MF .deps/echo.Tpo -c echo.c -o echo.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT fax.lo -MD -MP -MF ".deps/fax.Tpo" -c -o fax.lo fax.c; then mv -f ".deps/fax.Tpo" ".deps/fax.Plo"; else rm -f ".deps/fax.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT fax.lo -MD -MP -MF .deps/fax.Tpo -c fax.c -o fax.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT fsk.lo -MD -MP -MF ".deps/fsk.Tpo" -c -o fsk.lo fsk.c; then mv -f ".deps/fsk.Tpo" ".deps/fsk.Plo"; else rm -f ".deps/fsk.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT fsk.lo -MD -MP -MF .deps/fsk.Tpo -c fsk.c -o fsk.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT g711.lo -MD -MP -MF ".deps/g711.Tpo" -c -o g711.lo g711.c; then mv -f ".deps/g711.Tpo" ".deps/g711.Plo"; else rm -f ".deps/g711.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT g711.lo -MD -MP -MF .deps/g711.Tpo -c g711.c -o g711.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT g722_encode.lo -MD -MP -MF ".deps/g722_encode.Tpo" -c -o g722_encode.lo g722_encode.c; then mv -f ".deps/g722_encode.Tpo" ".deps/g722_encode.Plo"; else rm -f ".deps/g722_encode.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT g722_encode.lo -MD -MP -MF .deps/g722_encode.Tpo -c g722_encode.c -o g722_encode.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT g722_decode.lo -MD -MP -MF ".deps/g722_decode.Tpo" -c -o g722_decode.lo g722_decode.c; then mv -f ".deps/g722_decode.Tpo" ".deps/g722_decode.Plo"; else rm -f ".deps/g722_decode.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT g722_decode.lo -MD -MP -MF .deps/g722_decode.Tpo -c g722_decode.c -o g722_decode.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT g726.lo -MD -MP -MF ".deps/g726.Tpo" -c -o g726.lo g726.c; then mv -f ".deps/g726.Tpo" ".deps/g726.Plo"; else rm -f ".deps/g726.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT g726.lo -MD -MP -MF .deps/g726.Tpo -c g726.c -o g726.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT gsm0610_decode.lo -MD -MP -MF ".deps/gsm0610_decode.Tpo" -c -o gsm0610_decode.lo gsm0610_decode.c; then mv -f ".deps/gsm0610_decode.Tpo" ".deps/gsm0610_decode.Plo"; else rm -f ".deps/gsm0610_decode.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT gsm0610_decode.lo -MD -MP -MF .deps/gsm0610_decode.Tpo -c gsm0610_decode.c -o gsm0610_decode.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT gsm0610_encode.lo -MD -MP -MF ".deps/gsm0610_encode.Tpo" -c -o gsm0610_encode.lo gsm0610_encode.c; then mv -f ".deps/gsm0610_encode.Tpo" ".deps/gsm0610_encode.Plo"; else rm -f ".deps/gsm0610_encode.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT gsm0610_encode.lo -MD -MP -MF .deps/gsm0610_encode.Tpo -c gsm0610_encode.c -o gsm0610_encode.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT gsm0610_long_term.lo -MD -MP -MF ".deps/gsm0610_long_term.Tpo" -c -o gsm0610_long_term.lo gsm0610_long_term.c; then mv -f ".deps/gsm0610_long_term.Tpo" ".deps/gsm0610_long_term.Plo"; else rm -f ".deps/gsm0610_long_term.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT gsm0610_long_term.lo -MD -MP -MF .deps/gsm0610_long_term.Tpo -c gsm0610_long_term.c -o gsm0610_long_term.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT gsm0610_lpc.lo -MD -MP -MF ".deps/gsm0610_lpc.Tpo" -c -o gsm0610_lpc.lo gsm0610_lpc.c; then mv -f ".deps/gsm0610_lpc.Tpo" ".deps/gsm0610_lpc.Plo"; else rm -f ".deps/gsm0610_lpc.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT gsm0610_lpc.lo -MD -MP -MF .deps/gsm0610_lpc.Tpo -c gsm0610_lpc.c -o gsm0610_lpc.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT gsm0610_preprocess.lo -MD -MP -MF ".deps/gsm0610_preprocess.Tpo" -c -o gsm0610_preprocess.lo gsm0610_preprocess.c; then mv -f ".deps/gsm0610_preprocess.Tpo" ".deps/gsm0610_preprocess.Plo"; else rm -f ".deps/gsm0610_preprocess.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT gsm0610_preprocess.lo -MD -MP -MF .deps/gsm0610_preprocess.Tpo -c gsm0610_preprocess.c -o gsm0610_preprocess.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT gsm0610_rpe.lo -MD -MP -MF ".deps/gsm0610_rpe.Tpo" -c -o gsm0610_rpe.lo gsm0610_rpe.c; then mv -f ".deps/gsm0610_rpe.Tpo" ".deps/gsm0610_rpe.Plo"; else rm -f ".deps/gsm0610_rpe.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT gsm0610_rpe.lo -MD -MP -MF .deps/gsm0610_rpe.Tpo -c gsm0610_rpe.c -o gsm0610_rpe.o gsm0610_rpe.c:81:10: error: invalid operand for instruction " movq %[gsm_H],%%mm1;\n" ^ :5:27: note: instantiated into assembly here movq $578149606434209658,%mm1; ^~~~~ gsm0610_rpe.c:82:10: error: invalid operand for instruction " movq %[gsm_H8],%%mm2;\n" ^ :6:27: note: instantiated into assembly here movq $578174260107810413,%mm2; ^~~~~ gsm0610_rpe.c:83:10: error: invalid operand for instruction " movq %[gsm_H16],%%mm3;\n" ^ :7:24: note: instantiated into assembly here movq $280903721549824,%mm3; ^~~~~ 3 errors generated. *** Error code 1 Stop. make[4]: stopped in /wrkdirs/usr/ports/net/iaxmodem/work/iaxmodem-1.2.0/lib/spandsp/src *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/net/iaxmodem/work/iaxmodem-1.2.0/lib/spandsp/src *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/net/iaxmodem/work/iaxmodem-1.2.0/lib/spandsp *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/net/iaxmodem/work/iaxmodem-1.2.0 *** Error code 1 Stop. make: stopped in /usr/ports/net/iaxmodem From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 21:37:50 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 741CA89A for ; Wed, 28 Jan 2015 21:37:50 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 5EF73381 for ; Wed, 28 Jan 2015 21:37:50 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SLbnXv007984 for ; Wed, 28 Jan 2015 21:37:49 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SLbnKm007973; Wed, 28 Jan 2015 21:37:49 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 21:37:49 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501282137.t0SLbnKm007973@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10i386-default][x11-themes/kde-icons-umicons] Failed for kde-icons-umicons-2.0 in fetch 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: Wed, 28 Jan 2015 21:37:50 -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: vanilla@FreeBSD.org Ident: $FreeBSD: head/x11-themes/kde-icons-umicons/Makefile 360010 2014-07-01 13:46:49Z vanilla $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-01-28_06h57m35s/logs/kde-icons-umicons-2.0.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-01-28_06h57m35s Log: ====>> Building x11-themes/kde-icons-umicons build started at Wed Jan 28 21:35:47 UTC 2015 port directory: /usr/ports/x11-themes/kde-icons-umicons building for: FreeBSD 10i386-default-job-05 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/x11-themes/kde-icons-umicons/Makefile 360010 2014-07-01 13:46:49Z vanilla $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=kde-icons-umicons-2.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-umicons/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-umicons/work HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-umicons/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-umicons/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-umicons/work HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-umicons/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-umicons/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-umicons/work HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-umicons/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-umicons/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-umicons/work HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-umicons/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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/umicons" EXAMPLESDIR="share/examples/umicons" DATADIR="share/umicons" WWWDIR="www/umicons" ETCDIR="etc/umicons" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/umicons DOCSDIR=/usr/local/share/doc/umicons EXAMPLESDIR=/usr/local/share/examples/umicons WWWDIR=/usr/local/www/umicons ETCDIR=/usr/local/etc/umicons --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> kde-icons-umicons-2.0 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.7.txz [10i386-default-job-05] Installing pkg-1.4.7... [10i386-default-job-05] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of kde-icons-umicons-2.0 =========================================================================== =================================================== =========================================================================== =================================================== => Umicons_for_KDE.tar_2.gz doesn't seem to exist in /portdistfiles/KDE. => Attempting to fetch http://easylinuxguide.com/downloads/kde-iconthemes/Umicons_for_KDE.tar_2.gz Umicons_for_KDE.tar_2.gz 0 B 0 Bps fetch: transfer timed out fetch: Umicons_for_KDE.tar_2.gz appears to be truncated: 1179648/13713672 bytes => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/KDE/Umicons_for_KDE.tar_2.gz fetch: http://distcache.FreeBSD.org/ports-distfiles/KDE/Umicons_for_KDE.tar_2.gz: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /portdistfiles/KDE and try again. *** Error code 1 Stop. make: stopped in /usr/ports/x11-themes/kde-icons-umicons From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 21:46:20 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 9B722232; Wed, 28 Jan 2015 21:46:20 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 86D11789; Wed, 28 Jan 2015 21:46:20 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SLkKgU022136; Wed, 28 Jan 2015 21:46:20 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SLkKhD022125; Wed, 28 Jan 2015 21:46:20 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 21:46:20 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501282146.t0SLkKhD022125@beefy1.isc.freebsd.org> To: bf@FreeBSD.org Subject: [package - 10i386-default][devel/frama-c] Failed for frama-c-20140301_2 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: Wed, 28 Jan 2015 21:46:20 -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: bf@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: head/devel/frama-c/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-01-28_06h57m35s/logs/frama-c-20140301_2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-01-28_06h57m35s Log: ====>> Building devel/frama-c build started at Wed Jan 28 21:45:03 UTC 2015 port directory: /usr/ports/devel/frama-c building for: FreeBSD 10i386-default-job-05 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: bf@FreeBSD.org Makefile ident: $FreeBSD: head/devel/frama-c/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=frama-c-20140301_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for frama-c-20140301_2: ALTERGO=on: Alt-Ergo plugin (requires PLUGINS) COQ=off: Coq plugin (requires PLUGINS) GUI=on: Graphical User Interface (requires PLUGINS) PLUGINS=on: Build and/or install plugins ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-cpp="cpp -C -I/usr/local/share/frama-c/libc -I." --enable-gui --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/frama-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/frama-c/work HOME=/wrkdirs/usr/ports/devel/frama-c/work TMPDIR="/tmp" HAS_COQ=no XDG_DATA_HOME=/wrkdirs/usr/ports/devel/frama-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/frama-c/work HOME=/wrkdirs/usr/ports/devel/frama-c/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- FRAMAC_LIBDIR="/usr/local/lib/frama-c" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/frama-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/frama-c/work HOME=/wrkdirs/usr/ports/devel/frama-c/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/frama-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/frama-c/work HOME=/wrkdirs/usr/ports/devel/frama-c/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-- ALTERGO="" NO_ALTERGO="@comment " COQ="@comment " NO_COQ="" GUI="" NO_GUI="@comment " PLUGINS="" NO_PLUGINS="@comment " OCAML_SITELIBDIR="lib/ocaml/site-lib" OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/frama-c" EXAMPLESDIR="share/examples/frama-c" DATADIR="share/frama-c" WWWDIR="www/frama-c" ETCDIR="etc/frama-c" --End PLIST_SUB-- --SUB_LIST-- ALTERGO="" NO_ALTERGO="@comment " COQ="@comment " NO_COQ="" GUI="" NO_GUI="@comment " PLUGINS="" NO_PLUGINS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/frama-c DOCSDIR=/usr/local/share/doc/frama-c EXAMPLESDIR=/usr/local/share/examples/frama-c WWWDIR=/usr/local/www/frama-c ETCDIR=/usr/local/etc/frama-c --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> frama-c-20140301_2 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.7.txz [10i386-default-job-05] Installing pkg-1.4.7... [10i386-default-job-05] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of frama-c-20140301_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by frama-c-20140301_2 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by frama-c-20140301_2 for building => SHA256 Checksum OK for frama-c-Neon-20140301.tar.gz. =========================================================================== =================================================== ===> frama-c-20140301_2 depends on file: /usr/local/bin/ocamlc - not found ===> Verifying install for /usr/local/bin/ocamlc in /usr/ports/lang/ocaml ===> Installing existing package /packages/All/ocaml-4.01.0_4.txz [10i386-default-job-05] Installing ocaml-4.01.0_4... [10i386-default-job-05] `-- Installing libX11-1.6.2_2,1... [10i386-default-job-05] | `-- Installing kbproto-1.0.6... [10i386-default-job-05] | `-- Extracting kbproto-1.0.6... done [10i386-default-job-05] | `-- Installing libXau-1.0.8_2... [10i386-default-job-05] | | `-- Installing xproto-7.0.26... [10i386-default-job-05] | | `-- Extracting xproto-7.0.26... done [10i386-default-job-05] | `-- Extracting libXau-1.0.8_2... done [10i386-default-job-05] | `-- Installing libXdmcp-1.1.1_2... [10i386-default-job-05] | `-- Extracting libXdmcp-1.1.1_2... done [10i386-default-job-05] | `-- Installing libxcb-1.11... [10i386-default-job-05] | | `-- Installing libpthread-stubs-0.3_6... [10i386-default-job-05] | | `-- Extracting libpthread-stubs-0.3_6... done [10i386-default-job-05] | | `-- Installing libxml2-2.9.2_2... [10i386-default-job-05] | | `-- Extracting libxml2-2.9.2_2... done [10i386-default-job-05] | `-- Extracting libxcb-1.11... done [10i386-default-job-05] `-- Extracting libX11-1.6.2_2,1... done [10i386-default-job-05] `-- Installing tk86-8.6.3... [10i386-default-job-05] | `-- Installing libXScrnSaver-1.2.2_2... [10i386-default-job-05] | | `-- Installing libXext-1.3.3,1... [10i386-default-job-05] | | `-- Installing xextproto-7.3.0... [10i386-default-job-05] | | `-- Extracting xextproto-7.3.0... done [10i386-default-job-05] | | `-- Extracting libXext-1.3.3,1... done [10i386-default-job-05] | | `-- Installing scrnsaverproto-1.2.2... [10i386-default-job-05] | | `-- Extracting scrnsaverproto-1.2.2... done [10i386-default-job-05] | `-- Extracting libXScrnSaver-1.2.2_2... done [10i386-default-job-05] | `-- Installing libXft-2.3.2... [10i386-default-job-05] | | `-- Installing fontconfig-2.11.1,1... [10i386-default-job-05] | | `-- Installing expat-2.1.0_2... [10i386-default-job-05] | | `-- Extracting expat-2.1.0_2... done [10i386-default-job-05] | | `-- Installing freetype2-2.5.5... [10i386-default-job-05] | | `-- Extracting freetype2-2.5.5... done [10i386-default-job-05] | | `-- 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 Ocamlc src/lib/FCSet.cmo Ocamlc src/lib/FCMap.cmi Ocamlc src/lib/FCMap.cmo Ocamlc src/lib/FCHashtbl.cmi Ocamlc src/lib/FCHashtbl.cmo Ocamlc src/lib/extlib.cmi Ocamlc src/lib/extlib.cmo Ocamlc src/lib/pretty_utils.cmi Ocamlc src/lib/pretty_utils.cmo Ocamlc src/lib/hook.cmi Ocamlc src/lib/hook.cmo Ocamlc src/lib/bag.cmi Ocamlc src/lib/bag.cmo Ocamlc src/lib/indexer.cmi Ocamlc src/lib/indexer.cmo Ocamlc src/lib/vector.cmi Ocamlc src/lib/vector.cmo Ocamlc src/lib/bitvector.cmi Ocamlc src/lib/bitvector.cmo Ocamlc src/lib/qstack.cmi Ocamlc src/lib/qstack.cmo Ocamlc src/lib/integer.cmi Ocamlc src/lib/integer.cmo Ocamlc src/lib/filepath.cmi Ocamlc src/lib/filepath.cmo Ocamlc src/kernel/config.cmi Ocamlc src/kernel/config.cmo Ocamlc src/kernel/log.cmi Ocamlc src/kernel/log.cmo Ocamlc src/kernel/cmdline.cmi Ocamlc src/kernel/cmdline.cmo Ocamlc src/project/project_skeleton.cmi Ocamlc src/project/project_skeleton.cmo Ocamlc src/type/datatype.cmi Ocamlc src/type/datatype.cmo Ocamlc src/kernel/journal.cmi Ocamlc src/kernel/journal.cmo Ocamlc src/project/state.cmi Ocamlc src/project/state.cmo Ocamlc src/project/state_dependency_graph.cmi Ocamlc src/project/state_dependency_graph.cmo Ocamlc src/project/state_topological.cmi Ocamlc src/project/state_topological.cmo Ocamlc src/project/state_selection.cmi Ocamlc src/project/state_selection.cmo Ocamlc src/project/project.cmi Ocamlc src/project/project.cmo Ocamlc src/project/state_builder.cmi Ocamlc src/project/state_builder.cmo Ocamlc src/kernel/typed_parameter.cmi Ocamlc src/kernel/typed_parameter.cmo Ocamlc src/kernel/dynamic.cmi Ocamlc src/kernel/dynamic.cmo Ocamlc cil/src/cil_types.cmi Ocamlc src/kernel/parameter_customize.cmi Ocamlc src/kernel/parameter_customize.cmo Ocamlc src/kernel/parameter_sig.cmi Ocamlc src/kernel/parameter_state.cmi Ocamlc src/kernel/parameter_state.cmo Ocamlc src/kernel/parameter_builder.cmi Ocamlc src/kernel/parameter_builder.cmo Ocamlc src/kernel/plugin.cmi Ocamlc src/kernel/plugin.cmo Ocamlc src/kernel/kernel.cmi Ocamlc src/kernel/kernel.cmo Ocamlc src/kernel/emitter.cmi Ocamlc src/kernel/emitter.cmo Ocamlc src/lib/floating_point.cmi Ocamlc src/lib/floating_point.cmo Ocamlc src/lib/rangemap.cmi Ocamlc src/lib/rangemap.cmo Ocamlc src/lib/binary_cache.cmi Ocamlc src/lib/binary_cache.cmo Ocamlc external/hptmap.cmi Ocamlc external/hptmap.cmo Ocamlc src/lib/hptset.cmi Ocamlc src/lib/hptset.cmo Ocamlc src/printer/printer_api.cmi Ocamlc src/printer/printer_builder.cmi Ocamlc src/printer/printer_builder.cmo Ocamlc cil/src/cilmsg.cmi Ocamlc cil/src/cilmsg.cmo Ocamlc cil/ocamlutil/alpha.cmi Ocamlc cil/ocamlutil/alpha.cmo Ocamlc cil/ocamlutil/cilconfig.cmi Ocamlc cil/ocamlutil/cilconfig.cmo Ocamlc cil/src/logic/logic_ptree.cmi Ocamlc cil/src/frontc/cabs.cmo Ocamlc cil/src/cil_datatype.cmi Ocamlc cil/src/cil_datatype.cmo Ocamlc cil/src/cil_state_builder.cmi Ocamlc cil/src/cil_state_builder.cmo Ocamlc cil/src/logic/utf8_logic.cmi Ocamlc cil/src/logic/utf8_logic.cmo Ocamlc cil/src/machdep_x86_16.cmi Ocamlc cil/src/machdep_x86_16.cmo Ocamlc cil/src/machdep_x86_32.cmi Ocamlc cil/src/machdep_x86_32.cmo Ocamlc cil/src/machdep_x86_64.cmi Ocamlc cil/src/machdep_x86_64.cmo Ocamlc cil/src/machdep_ppc_32.cmo Ocamlc cil/src/cil_const.cmi Ocamlc cil/src/cil_const.cmo Ocamlc cil/src/logic/logic_env.cmi Ocamlc cil/src/logic/logic_env.cmo Ocamlc cil/src/escape.cmi Ocamlc cil/src/escape.cmo Ocamlc cil/src/logic/logic_const.cmi Ocamlc cil/src/logic/logic_const.cmo Ocamlc cil/src/cil.cmi Ocamlc cil/src/cil.cmo Ocamlc src/printer/cil_printer.cmi Ocamlc src/printer/cil_printer.cmo Ocamlc src/printer/cil_descriptive_printer.cmi Ocamlc src/printer/cil_descriptive_printer.cmo Ocamlc cil/src/frontc/errorloc.cmi Ocamlc cil/src/frontc/errorloc.cmo Ocamlc cil/src/ext/expcompare.cmo Ocamlc cil/src/frontc/cabs_debug.cmi Ocamlc cil/src/frontc/cabs_debug.cmo Ocamlc cil/src/frontc/cabshelper.cmi Ocamlc cil/src/frontc/cabshelper.cmo Ocamlc cil/src/logic/logic_utils.cmi Ocamlc cil/src/logic/logic_utils.cmo Ocamlc cil/src/logic/logic_builtin.cmi Ocamlc cil/src/logic/logic_builtin.cmo Ocamlc cil/src/logic/logic_print.cmi Ocamlc cil/src/logic/logic_print.cmo Ocamlc cil/src/logic/logic_parser.cmi Ocamlc cil/src/logic/logic_parser.cmo Ocamlc cil/src/logic/logic_lexer.cmo Ocamlc cil/src/frontc/lexerhack.cmo Ocamlc cil/src/mergecil.cmi Ocamlc cil/src/mergecil.cmo Ocamlc cil/src/rmtmps.cmi Ocamlc cil/src/rmtmps.cmo Ocamlc cil/src/logic/logic_typing.cmi Ocamlc cil/src/logic/logic_typing.cmo Ocamlc cil/src/frontc/cprint.cmi Ocamlc cil/src/frontc/cprint.cmo Ocamlc cil/src/frontc/cabscond.cmi Ocamlc cil/src/frontc/cabscond.cmo Ocamlc cil/src/frontc/cabsvisit.cmi Ocamlc cil/src/frontc/cabsvisit.cmo Ocamlc cil/src/frontc/cabs2cil.cmi Ocamlc cil/src/frontc/cabs2cil.cmo Ocamlc cil/src/frontc/cparser.cmi Ocamlc cil/src/frontc/clexer.cmi Ocamlc cil/src/frontc/clexer.cmo Ocamlc cil/src/frontc/cparser.cmo Ocamlc cil/src/logic/logic_preprocess.cmi Ocamlc cil/src/logic/logic_preprocess.cmo Ocamlc cil/src/frontc/frontc.cmi Ocamlc cil/src/frontc/frontc.cmo Ocamlc cil/src/ext/callgraph.cmi Ocamlc cil/src/ext/callgraph.cmo Ocamlc cil/src/ext/dataflow.cmi Ocamlc cil/src/ext/dataflow.cmo Ocamlc cil/src/ext/oneret.cmi Ocamlc cil/src/ext/oneret.cmo Ocamlc cil/src/ext/cfg.cmi Ocamlc cil/src/ext/cfg.cmo Ocamlc src/buckx/buckx.cmi Ocamlc src/buckx/buckx.cmo Ocamlc src/kernel/ast_info.cmi Ocamlc src/kernel/ast_info.cmo Ocamlc src/kernel/ast.cmi Ocamlc src/kernel/ast.cmo Ocamlc src/kernel/globals.cmi Ocamlc src/kernel/globals.cmo Ocamlc src/kernel/kernel_function.cmi Ocamlc src/kernel/kernel_function.cmo Ocamlc src/logic/property.cmi Ocamlc src/logic/property.cmo Ocamlc src/logic/property_status.cmi Ocamlc src/logic/property_status.cmo File "src/logic/property_status.ml", line 1444, characters 4-2019: Error: Signature mismatch: ... Values do not match: val vertex_attributes : v -> [> `Color of int | `Label of string | `Shape of [> `Box | `Diamond ] | `Style of [> `Bold | `Filled ] | `Width of float ] list is not included in val vertex_attributes : V.t -> Graph.Graphviz.DotAttributes.vertex list File "src/logic/property_status.ml", line 1479, characters 16-33: Actual declaration share/Makefile.generic:75: recipe for target 'src/logic/property_status.cmo' failed gmake[1]: *** [src/logic/property_status.cmo] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/frama-c/work/frama-c-Neon-20140301' *** Error code 1 Stop. make: stopped in /usr/ports/devel/frama-c From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 21:55: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 872EE631; Wed, 28 Jan 2015 21:55:47 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 74100893; Wed, 28 Jan 2015 21:55:47 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SLtlC4032214; Wed, 28 Jan 2015 21:55:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SLtlLu032206; Wed, 28 Jan 2015 21:55:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 21:55:47 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501282155.t0SLtlLu032206@beefy1.isc.freebsd.org> To: obrien@FreeBSD.org Subject: [package - 10i386-default][ftp/ncftp1] Failed for ncftp1-1.9.5 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: Wed, 28 Jan 2015 21:55: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: obrien@FreeBSD.org Last committer: adamw@FreeBSD.org Ident: $FreeBSD: head/ftp/ncftp1/Makefile 351560 2014-04-18 19:21:04Z adamw $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-01-28_06h57m35s/logs/ncftp1-1.9.5.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-01-28_06h57m35s Log: ====>> Building ftp/ncftp1 build started at Wed Jan 28 21:55:43 UTC 2015 port directory: /usr/ports/ftp/ncftp1 building for: FreeBSD 10i386-default-job-11 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: obrien@FreeBSD.org Makefile ident: $FreeBSD: head/ftp/ncftp1/Makefile 351560 2014-04-18 19:21:04Z adamw $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=ncftp1-1.9.5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for ncftp1-1.9.5: AS_NCFTP=off: Install binary as ncftp instead of ncftp1 ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work HOME=/wrkdirs/usr/ports/ftp/ncftp1/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work HOME=/wrkdirs/usr/ports/ftp/ncftp1/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work HOME=/wrkdirs/usr/ports/ftp/ncftp1/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work HOME=/wrkdirs/usr/ports/ftp/ncftp1/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-- OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/ncftp" EXAMPLESDIR="share/examples/ncftp" DATADIR="share/ncftp" WWWDIR="www/ncftp" ETCDIR="etc/ncftp" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ncftp DOCSDIR=/usr/local/share/doc/ncftp EXAMPLESDIR=/usr/local/share/examples/ncftp WWWDIR=/usr/local/www/ncftp ETCDIR=/usr/local/etc/ncftp --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> ncftp1-1.9.5 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.7.txz [10i386-default-job-11] Installing pkg-1.4.7... [10i386-default-job-11] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ncftp1-1.9.5 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by ncftp1-1.9.5 for building =========================================================================== =================================================== ===> Fetching all distfiles required by ncftp1-1.9.5 for building => SHA256 Checksum OK for ncftp-1.9.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by ncftp1-1.9.5 for building ===> Extracting for ncftp1-1.9.5 => SHA256 Checksum OK for ncftp-1.9.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ncftp1-1.9.5 ===> Applying FreeBSD patches for ncftp1-1.9.5 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for ncftp1-1.9.5 =========================================================================== =================================================== ===> Building for ncftp1-1.9.5 cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -DMK='"cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -s -lreadline"' cmds.c -c cmds.c:997:62: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] (void) strncat(lsflags, (argv[i] + (lsflags[0] == '-')), sizeof(lsflags)); ^~~~~~~~~~~~~~~ cmds.c:997:62: note: change the argument to be the free space in the destination buffer minus the terminating null byte (void) strncat(lsflags, (argv[i] + (lsflags[0] == '-')), sizeof(lsflags)); ^~~~~~~~~~~~~~~ sizeof(lsflags) - strlen(lsflags) - 1 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -c cmdtab.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -c ftp.c ftp.c:208:6: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] if (Getsockname(s, (char *)&myctladdr, &len) < 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./sys.h:481:70: note: expanded from macro 'Getsockname' # define Getsockname(d,a,l) getsockname((d), (struct sockaddr *)(a), (l)) ^~~ /usr/include/sys/socket.h:605:74: note: passing argument to parameter here int getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict); ^ ftp.c:1851:6: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] if (Getsockname(data, (char *)&data_addr, &len) < 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./sys.h:481:70: note: expanded from macro 'Getsockname' # define Getsockname(d,a,l) getsockname((d), (struct sockaddr *)(a), (l)) ^~~ /usr/include/sys/socket.h:605:74: note: passing argument to parameter here int getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict); ^ ftp.c:1904:6: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] s = Accept(data, &from, &fromlen); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./sys.h:493:61: note: expanded from macro 'Accept' # define Accept(a,b,c) (accept((a), (struct sockaddr *)(b), (int *)(c))) ^~~~~~~~~~ /usr/include/sys/socket.h:596:69: note: passing argument to parameter here int accept(int, struct sockaddr * __restrict, socklen_t * __restrict); ^ 3 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -c ftprc.c ftprc.c:255:2: warning: incompatible pointer types passing 'cmp_t' (aka 'int (*)(void *, void *)') to parameter of type 'int (*)(const void *, const void *)' [-Wincompatible-pointer-types] QSort(recents, nRecents, sizeof(recentsite), RecentCmp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./util.h:58:41: note: expanded from macro 'QSort' qsort(base, (size_t)(n), (size_t)(sz), (cmp_t)(cmp)) ^~~~~~~~~~~~ /usr/include/stdlib.h:102:12: note: passing argument to parameter here int (*)(const void *, const void *)); ^ 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -c getpass.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -c glob.c glob.c:51:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] static match(char *s, char *p); ~~~~~~ ^ glob.c:52:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] static amatch(char *s, char *p); ~~~~~~ ^ glob.c:59:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] static tglob(char c); ~~~~~~ ^ glob.c:219:16: error: incomplete definition of type 'struct _dirdesc' if (fstat(dirp->dd_fd, &stb) < 0) ~~~~^ /usr/include/dirent.h:58:8: note: forward declaration of 'struct _dirdesc' struct _dirdesc; ^ glob.c:374:5: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ glob.c:418:7: warning: add explicit braces to avoid dangling else [-Wdangling-else] } else ^ glob.c:524:4: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if (eq(p, "{") || eq(p, "{}")) ^ 6 warnings and 1 error generated. *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/ftp/ncftp1/work/ncftp-1.9.5 *** Error code 1 Stop. make: stopped in /usr/ports/ftp/ncftp1 From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 22:05:25 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 A3FF192B; Wed, 28 Jan 2015 22:05:25 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 8E7159CC; Wed, 28 Jan 2015 22:05:25 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SM5Pui012412; Wed, 28 Jan 2015 22:05:25 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SM5P0E012411; Wed, 28 Jan 2015 22:05:25 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 22:05:25 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501282205.t0SM5P0E012411@beefy2.isc.freebsd.org> To: gerald@FreeBSD.org Subject: [package - 10amd64-default][lang/gcc5] Failed for gcc5-5.0.s20150125 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: Wed, 28 Jan 2015 22:05:25 -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: gerald@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: head/lang/gcc5/Makefile 377932 2015-01-26 12:53:12Z gerald $ Log URL: http://beefy2.isc.freebsd.org/data/10amd64-default/2015-01-28_05h16m48s/logs/gcc5-5.0.s20150125.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=10amd64-default&build=2015-01-28_05h16m48s Log: ====>> Building lang/gcc5 build started at Wed Jan 28 18:22:39 UTC 2015 port directory: /usr/ports/lang/gcc5 building for: FreeBSD 10amd64-default-job-21 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 amd64 maintained by: gerald@FreeBSD.org Makefile ident: $FreeBSD: head/lang/gcc5/Makefile 377932 2015-01-26 12:53:12Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gcc5-5.0.s20150125 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10amd64-default/ref/.p/pool MASTERNAME=10amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gcc5-5.0.s20150125: BOOTSTRAP=on: Build using a full bootstrap JAVA=on: Java platform support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-libffi --with-build-config=bootstrap-debug --disable-nls --enable-gnu-indirect-function --libdir=/usr/local/lib/gcc5 --libexecdir=/usr/local/libexec/gcc5 --program-suffix=5 --with-as=/usr/local/bin/as --with-gmp=/usr/local --with-gxx-include-dir=/usr/local/lib/gcc5/include/c++/ --with-ld=/usr/local/bin/ld --with-pkgversion="FreeBSD Ports Collection" --with-system-zlib --with-ecj-jar=/usr/local/share/java/ecj-4.5.jar --enable-languages=c,c++,objc,fortran,java --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gcc5/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gcc5/work HOME=/wrkdirs/usr/ports/lang/gcc5/work TMPDIR="/tmp" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gcc5/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gcc5/work HOME=/wrkdirs/usr/ports/lang/gcc5/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gcc5/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gcc5/work HOME=/wrkdirs/usr/ports/lang/gcc5/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gcc5/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gcc5/work HOME=/wrkdirs/usr/ports/lang/gcc5/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" 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 wh eel -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-- GCC_VERSION=5.0.0 GNU_HOST=x86_64-portbld-freebsd10.0 SUFFIX=5 JAVA="" OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/gcc5" EXAMPLESDIR="share/examples/gcc5" DATADIR="share/gcc5" WWWDIR="www/gcc5" ETCDIR="etc/gcc5" --End PLIST_SUB-- --SUB_LIST-- TARGLIB=/usr/local/lib/gcc5 PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gcc5 DOCSDIR=/usr/local/share/doc/gcc5 EXAMPLESDIR=/usr/local/share/examples/gcc5 WWWDIR=/usr/local/www/gcc5 ETCDIR=/usr/local/etc/gcc5 --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== Making GCC 5.0.s20150125 for x86_64-portbld-freebsd10.0 [c,c++,objc,fortran,java] ===> License GPLv3 GPLv3RLE accepted by the user =========================================================================== =================================================== ===> gcc5-5.0.s20150125 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.7.txz [10amd64-default-job-21] Installing pkg-1.4.7... [10amd64-default-job-21] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gcc5-5.0.s20150125 =========================================================================== =================================================== =========================================================================== =================================================== Making GCC 5.0.s20150125 for x86_64-portbld-freebsd10.0 [c,c++,objc,fortran,java] ===> License GPLv3 GPLv3RLE accepted by the user => gcc-5-20150125.tar.bz2 doesn't seem to exist in /portdistfiles/. => Attempting to fetch http://mirrors.kernel.org/sources.redhat.com/gcc/snapshots/5-20150125/gcc-5-20150125.tar.bz2 fetch: http://mirrors.kernel.org/sources.redhat.com/gcc/snapshots/5-20150125/gcc-5-20150125.tar.bz2: size unknown fetch: http://mirrors.kernel.org/sources.redhat.com/gcc/snapshots/5-20150125/gcc-5-20150125.tar.bz2: size of remote file is not known gcc-5-20150125.tar.bz2 0 B 0 Bps ===> Fetching all distfiles required by gcc5-5.0.s20150125 for building =========================================================================== =================================================== Making GCC 5.0.s20150125 for x86_64-portbld-freebsd10.0 [c,c++,objc,fortran,java] ===> License GPLv3 GPLv3RLE accepted by the user ===> Fetching all distfiles required by gcc5-5.0.s20150125 for building => SHA256 Checksum OK for gcc-5-20150125.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== Making GCC 5.0.s20150125 for x86_64-portbld-freebsd10.0 [c,c++,objc,fortran,java] ===> License GPLv3 GPLv3RLE accepted by the user ===> Fetching all distfiles required by gcc5-5.0.s20150125 for building ===> Extracting for gcc5-5.0.s20150125 => SHA256 Checksum OK for gcc-5-20150125.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gcc5-5.0.s20150125 ===> Applying extra patch /usr/ports/lang/gcc5/files/java-patch-hier ===> Applying FreeBSD patches for gcc5-5.0.s20150125 =========================================================================== =================================================== ===> gcc5-5.0.s20150125 depends on file: /usr/local/bin/as - not found ===> Verifying install for /usr/local/bin/as in /usr/ports/devel/binutils ===> Installing existing package /packages/All/binutils-2.25.txz [10amd64-default-job-21] Installing binutils-2.25... [10amd64-default-job-21] `-- Installing gettext-runtime-0.19.4... [10amd64-default-job-21] | `-- Installing indexinfo-0.2.2... [10amd64-default-job-21] | `-- Extracting indexinfo-0.2.2... done [10amd64-default-job-21] `-- Extracting gettext-runtime-0.19.4... done [10amd64-default-job-21] Extracting binutils-2.25... done ===> Returning to build of gcc5-5.0.s20150125 ===> gcc5-5.0.s20150125 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 [10amd64-default-job-21] Installing gmake-4.1_1... [10amd64-default-job-21] Extracting gmake-4.1_1... done ===> Returning to build of gcc5-5.0.s20150125 ===> gcc5-5.0.s20150125 depends on file: /usr/local/share/java/ecj-4.5.jar - not found ===> Verifying install for /usr/local/share/java/ecj-4.5.jar in /usr/ports/lang/gcc-ecj45 ===> Installing existing package /packages/All/gcc-ecj-4.5.txz [10amd64-default-job-21] Installing gcc-ecj-4.5... [10amd64-default-job-21] Extracting gcc-ecj-4.5... done ===> Returning to build of gcc5-5.0.s20150125 ===> gcc5-5.0.s20150125 depends on executable: zip - not found ===> Verifying install for zip in /usr/ports/archivers/zip ===> Installing existing package /packages/All/zip-3.0_1.txz [10amd64-default-job-21] Installing zip-3.0_1... [10amd64-default-job-21] Extracting zip-3.0_1... done ===> Returning to build of gcc5-5.0.s20150125 ===> gcc5-5.0.s20150125 depends on file: /usr/local/bin/as - found ===> gcc5-5.0.s20150125 depends on file: /usr/local/bin/perl5.18.4 - not found ===> Verifying install for /usr/local/bin/perl5.18.4 in /usr/ports/lang/perl5.18 ===> Installing existing package /packages/All/perl5-5.18.4_11.txz [10amd64-default-job-21] Installing perl5-5.18.4_11... [10amd64-default-job-21] Extracting perl5-5.18.4_11... done ===> Returning to build of gcc5-5.0.s20150125 =========================================================================== =================================================== ===> gcc5-5.0.s20150125 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 [10amd64-default-job-21] Installing gmp-5.1.3_2... [10amd64-default-job-21] Extracting gmp-5.1.3_2... done ===> Returning to build of gcc5-5.0.s20150125 ===> gcc5-5.0.s20150125 depends on shared library: libmpfr.so - not found ===> Verifying for libmpfr.so in /usr/ports/math/mpfr libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT s_tan.lo -MD -MP -MF .deps/s_tan.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/s_tan.c -fPIC -DPIC -o .libs/s_tan.o mv -f .deps/s_tan.Tpo .deps/s_tan.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT s_tanh.lo -MD -MP -MF .deps/s_tanh.Tpo -c -o s_tanh.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/s_tanh.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT s_tanh.lo -MD -MP -MF .deps/s_tanh.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/s_tanh.c -fPIC -DPIC -o .libs/s_tanh.o mv -f .deps/s_tanh.Tpo .deps/s_tanh.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c -o strtod.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/strtod.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/strtod.c -fPIC -DPIC -o .libs/strtod.o mv -f .deps/strtod.Tpo .deps/strtod.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_acos.lo -MD -MP -MF .deps/w_acos.Tpo -c -o w_acos.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_acos.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_acos.lo -MD -MP -MF .deps/w_acos.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_acos.c -fPIC -DPIC -o .libs/w_acos.o mv -f .deps/w_acos.Tpo .deps/w_acos.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_asin.lo -MD -MP -MF .deps/w_asin.Tpo -c -o w_asin.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_asin.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_asin.lo -MD -MP -MF .deps/w_asin.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_asin.c -fPIC -DPIC -o .libs/w_asin.o mv -f .deps/w_asin.Tpo .deps/w_asin.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_atan2.lo -MD -MP -MF .deps/w_atan2.Tpo -c -o w_atan2.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_atan2.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_atan2.lo -MD -MP -MF .deps/w_atan2.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_atan2.c -fPIC -DPIC -o .libs/w_atan2.o mv -f .deps/w_atan2.Tpo .deps/w_atan2.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_cosh.lo -MD -MP -MF .deps/w_cosh.Tpo -c -o w_cosh.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_cosh.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_cosh.lo -MD -MP -MF .deps/w_cosh.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_cosh.c -fPIC -DPIC -o .libs/w_cosh.o mv -f .deps/w_cosh.Tpo .deps/w_cosh.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_exp.lo -MD -MP -MF .deps/w_exp.Tpo -c -o w_exp.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_exp.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_exp.lo -MD -MP -MF .deps/w_exp.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_exp.c -fPIC -DPIC -o .libs/w_exp.o mv -f .deps/w_exp.Tpo .deps/w_exp.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_fmod.lo -MD -MP -MF .deps/w_fmod.Tpo -c -o w_fmod.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_fmod.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_fmod.lo -MD -MP -MF .deps/w_fmod.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_fmod.c -fPIC -DPIC -o .libs/w_fmod.o mv -f .deps/w_fmod.Tpo .deps/w_fmod.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_hypot.lo -MD -MP -MF .deps/w_hypot.Tpo -c -o w_hypot.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_hypot.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_hypot.lo -MD -MP -MF .deps/w_hypot.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_hypot.c -fPIC -DPIC -o .libs/w_hypot.o mv -f .deps/w_hypot.Tpo .deps/w_hypot.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_log.lo -MD -MP -MF .deps/w_log.Tpo -c -o w_log.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_log.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_log.lo -MD -MP -MF .deps/w_log.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_log.c -fPIC -DPIC -o .libs/w_log.o mv -f .deps/w_log.Tpo .deps/w_log.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_log10.lo -MD -MP -MF .deps/w_log10.Tpo -c -o w_log10.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_log10.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_log10.lo -MD -MP -MF .deps/w_log10.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_log10.c -fPIC -DPIC -o .libs/w_log10.o mv -f .deps/w_log10.Tpo .deps/w_log10.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_pow.lo -MD -MP -MF .deps/w_pow.Tpo -c -o w_pow.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_pow.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_pow.lo -MD -MP -MF .deps/w_pow.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_pow.c -fPIC -DPIC -o .libs/w_pow.o mv -f .deps/w_pow.Tpo .deps/w_pow.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_remainder.lo -MD -MP -MF .deps/w_remainder.Tpo -c -o w_remainder.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_remainder.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_remainder.lo -MD -MP -MF .deps/w_remainder.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_remainder.c -fPIC -DPIC -o .libs/w_remainder.o mv -f .deps/w_remainder.Tpo .deps/w_remainder.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_sinh.lo -MD -MP -MF .deps/w_sinh.Tpo -c -o w_sinh.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_sinh.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_sinh.lo -MD -MP -MF .deps/w_sinh.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_sinh.c -fPIC -DPIC -o .libs/w_sinh.o mv -f .deps/w_sinh.Tpo .deps/w_sinh.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_sqrt.lo -MD -MP -MF .deps/w_sqrt.Tpo -c -o w_sqrt.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_sqrt.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_sqrt.lo -MD -MP -MF .deps/w_sqrt.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_sqrt.c -fPIC -DPIC -o .libs/w_sqrt.o mv -f .deps/w_sqrt.Tpo .deps/w_sqrt.Plo /bin/sh ../../libtool --tag=CC --mode=link /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -no-undefined -o libfdlibm.la dtoa.lo e_acos.lo e_asin.lo e_atan2.lo e_cosh.lo e_exp.lo e_fmod.lo e_hypot.lo e_log.lo e_log10.lo e_pow.lo e_remainder.lo e_rem_pio2.lo e_scalb.lo e_sinh.lo e_sqrt.lo k_cos.lo k_rem_pio2.lo k_sin.lo k_tan.lo mprec.lo s_atan.lo s_cbrt.lo s_ceil.lo s_copysign.lo s_cos.lo s_expm1.lo s_fabs.lo sf_fabs.lo s_finite.lo s_floor.lo s_log1p.lo sf_rint.lo s_rint.lo s_scalbn.lo s_sin.lo s_tan.lo s_tanh.lo strtod.lo w_acos.lo w_asin.lo w_atan2.lo w_cosh.lo w_exp.lo w_fmod.lo w_hypot.lo w_log.lo w_log10.lo w_pow.lo w_remainder.lo w_sinh.lo w_sq rt.lo libtool: link: /usr/local/x86_64-portbld-freebsd10.0/bin/ar rc .libs/libfdlibm.a .libs/dtoa.o .libs/e_acos.o .libs/e_asin.o .libs/e_atan2.o .libs/e_cosh.o .libs/e_exp.o .libs/e_fmod.o .libs/e_hypot.o .libs/e_log.o .libs/e_log10.o .libs/e_pow.o .libs/e_remainder.o .libs/e_rem_pio2.o .libs/e_scalb.o .libs/e_sinh.o .libs/e_sqrt.o .libs/k_cos.o .libs/k_rem_pio2.o .libs/k_sin.o .libs/k_tan.o .libs/mprec.o .libs/s_atan.o .libs/s_cbrt.o .libs/s_ceil.o .libs/s_copysign.o .libs/s_cos.o .libs/s_expm1.o .libs/s_fabs.o .libs/sf_fabs.o .libs/s_finite.o .libs/s_floor.o .libs/s_log1p.o .libs/sf_rint.o .libs/s_rint.o .libs/s_scalbn.o .libs/s_sin.o .libs/s_tan.o .libs/s_tanh.o .libs/strtod.o .libs/w_acos.o .libs/w_asin.o .libs/w_atan2.o .libs/w_cosh.o .libs/w_exp.o .libs/w_fmod.o .libs/w_hypot.o .libs/w_log.o .libs/w_log10.o .libs/w_pow.o .libs/w_remainder.o .libs/w_sinh.o .libs/w_sqrt.o libtool: link: /usr/local/x86_64-portbld-freebsd10.0/bin/ranlib .libs/libfdlibm.a libtool: link: ( cd ".libs" && rm -f "libfdlibm.la" && ln -s "../libfdlibm.la" "libfdlibm.la" ) gmake[6]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libjava/classpath/native/fdlibm' Making all in jni gmake[6]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libjava/classpath/native/jni' Making all in classpath gmake[7]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libjava/classpath/native/jni/classpath' /bin/sh ../../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../include -I../../../../../.././../gcc-5-20150125/libjava/classpath/include -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT jcl.lo -MD -MP -MF .deps/jcl.Tpo -c -o jcl.lo ../../../../../.././../gcc-5-20150125/libjava/classpath /native/jni/classpath/jcl.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../include -I../../../../../.././../gcc-5-20150125/libjava/classpath/include -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT jcl.lo -MD -MP -MF .deps/jcl.Tpo -c ../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath/jcl.c -fPIC -DPIC -o .li bs/jcl.o mv -f .deps/jcl.Tpo .deps/jcl.Plo /bin/sh ../../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../include -I../../../../../.././../gcc-5-20150125/libjava/classpath/include -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT jnilink.lo -MD -MP -MF .deps/jnilink.Tpo -c -o jnilink.lo ../../../../../.././../gcc-5-20150125/libja va/classpath/native/jni/classpath/jnilink.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../include -I../../../../../.././../gcc-5-20150125/libjava/classpath/include -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT jnilink.lo -MD -MP -MF .deps/jnilink.Tpo -c ../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath/jnilink.c -fPIC -DPIC -o .libs/jnilink.o mv -f .deps/jnilink.Tpo .deps/jnilink.Plo /bin/sh ../../../libtool --tag=CC --mode=link /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -no-undefined -o libclasspath.la jcl.lo jnilink.lo libtool: link: /usr/local/x86_64-portbld-freebsd10.0/bin/ar rc .libs/libclasspath.a .libs/jcl.o .libs/jnilink.o libtool: link: /usr/local/x86_64-portbld-freebsd10.0/bin/ranlib .libs/libclasspath.a libtool: link: ( cd ".libs" && rm -f "libclasspath.la" && ln -s "../libclasspath.la" "libclasspath.la" ) gmake[7]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libjava/classpath/native/jni/classpath' Making all in java-math gmake[7]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libjava/classpath/native/jni/java-math' /bin/sh ../../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/java-math -I../../../include -I../../../../../.././../gcc-5-20150125/libjava/classpath/include -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include -g -O2 -pipe -fno-strict-aliasing -MT gnu_java_math_GMP.lo -MD -MP -MF .deps/gnu_java_math_GMP.Tpo -c -o gnu_java_math_GMP.lo ../../../../../.././../gcc-5-20150125/libjava/classpath/native/ jni/java-math/gnu_java_math_GMP.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/java-math -I../../../include -I../../../../../.././../gcc-5-20150125/libjava/classpath/include -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include -g -O2 -pipe -fno-strict-aliasing -MT gnu_java_math_GMP.lo -MD -MP -MF .deps/gnu_java_math_GMP.Tpo -c ../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/java-math/gnu_java_math_GMP.c -fPIC -DPIC -o .libs/gnu_ja va_math_GMP.o mv -f .deps/gnu_java_math_GMP.Tpo .deps/gnu_java_math_GMP.Plo /bin/sh ../../../libtool --tag=CC --mode=link /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include -g -O2 -pipe -fno-strict-aliasing -module -version-info 0:0:0 -no-undefined -L/usr/local/lib -lgmp -avoid-version -o libjavamath.la -rpath /usr/local/lib/gcc5/gcj-5.0.0-16 gnu_java_math_GMP.lo ../../../native/jni/classpath/jcl.lo libtool: link: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -shared .libs/gnu_java_math_GMP.o ../../../native/jni/classpath/.libs/jcl.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libgmp.so -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -Wl,-soname -Wl,libjavamath.so -o .libs/libjavamath.so libtool: link: ( cd ".libs" && rm -f "libjavamath.la" && ln -s "../libjavamath.la" "libjavamath.la" ) gmake[7]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libjava/classpath/native/jni/java-math' gmake[7]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libjava/classpath/native/jni' /bin/sh ../../scripts/check_jni_methods.sh gmake[7]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libjava/classpath/native/jni' gmake[6]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libjava/classpath/native/jni' gmake[6]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libjava/classpath/native' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libjava/classpath/native' gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libjava/classpath/native' Making all in resource gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libjava/classpath/resource' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libjava/classpath/resource' Making all in scripts gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libjava/classpath/scripts' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libjava/classpath/scripts' Making all in tools gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libjava/classpath/tools' Makefile:840: warning: overriding recipe for target 'gjdoc' Makefile:758: warning: ignoring old recipe for target 'gjdoc' find ../../../.././../gcc-5-20150125/libjava/classpath/tools/external/asm -name '*.java' -print > asm.lst find ../../../.././../gcc-5-20150125/libjava/classpath/tools/gnu/classpath/tools \ ../../../.././../gcc-5-20150125/libjava/classpath/tools/com/sun/javadoc \ ../../../.././../gcc-5-20150125/libjava/classpath/tools/com/sun/tools/doclets \ ../../../.././../gcc-5-20150125/libjava/classpath/tools/com/sun/tools/javadoc \ ../../../.././../gcc-5-20150125/libjava/classpath/tools/com/sun/tools/javac \ ../../../.././../gcc-5-20150125/libjava/classpath/tools/com/sun/tools/javah \ ../../../.././../gcc-5-20150125/libjava/classpath/tools/sun/rmi/rmic \ -name gjdoc -prune -o -name doclets -prune -o -name taglets -prune -o -name javadoc -prune -o \ -name '*.java' -print > classes.lst if [ -f ../../vm-tools-packages ]; then \ : > vm-tools.lst; \ for pkg in `cat ../../vm-tools-packages`; do \ /usr/bin/find ../../../.././../gcc-5-20150125/libjava/classpath/../$pkg -follow -name '*.java' -print >> vm-tools.lst; \ done \ else \ echo -n > vm-tools.lst; \ fi cat classes.lst asm.lst vm-tools.lst > all-classes.lst cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/common/messages.properties classes/gnu/classpath/tools/common/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/keytool/messages.properties classes/gnu/classpath/tools/keytool/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/tnameserv/messages.properties classes/gnu/classpath/tools/tnameserv/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/jarsigner/messages.properties classes/gnu/classpath/tools/jarsigner/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/serialver/messages.properties classes/gnu/classpath/tools/serialver/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/appletviewer/messages.properties classes/gnu/classpath/tools/appletviewer/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/native2ascii/messages.properties classes/gnu/classpath/tools/native2ascii/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/jar/messages.properties classes/gnu/classpath/tools/jar/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/orbd/messages.properties classes/gnu/classpath/tools/orbd/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmiregistry/messages.properties classes/gnu/classpath/tools/rmiregistry/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/getopt/messages.properties classes/gnu/classpath/tools/getopt/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/messages.properties classes/gnu/classpath/tools/rmic/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/Stub_12Method.jav classes/gnu/classpath/tools/rmic/templates/Stub_12Method.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/StubMethod.jav classes/gnu/classpath/tools/rmic/templates/StubMethod.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/ImplTie.jav classes/gnu/classpath/tools/rmic/templates/ImplTie.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/TieMethod.jav classes/gnu/classpath/tools/rmic/templates/TieMethod.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/TieMethodVoid.jav classes/gnu/classpath/tools/rmic/templates/TieMethodVoid.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/Stub_12.jav classes/gnu/classpath/tools/rmic/templates/Stub_12.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/Tie.jav classes/gnu/classpath/tools/rmic/templates/Tie.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/Stub_12MethodVoid.jav classes/gnu/classpath/tools/rmic/templates/Stub_12MethodVoid.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/Stub.jav classes/gnu/classpath/tools/rmic/templates/Stub.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/StubMethodVoid.jav classes/gnu/classpath/tools/rmic/templates/StubMethodVoid.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmid/messages.properties classes/gnu/classpath/tools/rmid/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/com/sun/tools/javac/messages.properties classes/com/sun/tools/javac/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/sun/rmi/rmic/messages.properties classes/sun/rmi/rmic/messages.properties cp -pR ../../../.././../gcc-5-20150125/libjava/classpath/tools/asm . cp -pR ../../../.././../gcc-5-20150125/libjava/classpath/tools/classes . find asm classes -type d -exec chmod u+w \{\} \; if [ -d asm/.svn ]; then \ find asm classes -depth -type d -name .svn -exec rm -rf \{\} \;; \ fi (cd classes; \ /wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libjava/scripts/jar cf ../tools.zip .; \ cd ..) (cd asm; \ /wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libjava/scripts/jar uf ../tools.zip .; \ cd ..) rm -rf asm classes classes.lst asm.lst gmake all-am gmake[6]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libjava/classpath/tools' Makefile:840: warning: overriding recipe for target 'gjdoc' Makefile:758: warning: ignoring old recipe for target 'gjdoc' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libjava/classpath/tools' gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libjava/classpath/tools' gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libjava/classpath' true DO=all multi-do # gmake gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libjava/classpath' gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libjava/classpath' Making all in testsuite gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libjava/testsuite' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libjava/testsuite' gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libjava' gmake create-headers gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libjava' echo > gcjh.stamp gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libjava' depbase=`echo jni-libjvm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -shared-libgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc -nostdinc++ -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libstdc++-v3/src -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libstdc++-v3/src/.libs -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libstdc++-v3/libsupc++/.libs -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../.././../gcc-5-20150125/libjava -I./include -I./gcj -I../.././../gcc-5-20150125/libjava -Iinclude -I../.././../gcc-5-20150125/libjava/include -I../.././../gcc-5-20150125/libjava/classpath/include -Iclasspath/include -I../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../.././../gcc-5-20150125/libjava/../boeh m-gc/include -I../boehm-gc/include -I../.././../gcc-5-20150125/libjava/libltdl -I../.././../gcc-5-20150125/libjava/libltdl -I../.././../gcc-5-20150125/libjava/.././libjava/../libgcc -fno-rtti -fnon-call-exceptions -fdollars-in-identifiers -Wswitch-enum -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -Usun -Wextra -Wall -D_GNU_SOURCE -DPREFIX="\"/usr/local\"" -DTOOLEXECLIBDIR="\"/usr/local/lib/gcc5\"" -DJAVA_HOME="\"/usr/local\"" -DBOOT_CLASS_PATH="\"/usr/local/share/java/libgcj-5.0.0.jar\"" -DJAVA_EXT_DIRS="\"/usr/local/share/java/ext\"" -DGCJ_ENDORSED_DIRS="\"/usr/local/share/java/gcj-endorsed\"" -DGCJ_VERSIONED_LIBDIR="\"/usr/local/lib/gcc5/gcj-5.0.0-16\"" -DPATH_SEPARATOR="\":\"" -DECJ_JAR_FILE="\"/usr/local/share/java/ecj-4.5.jar\"" -DLIBGCJ_DEFAULT_DATABASE="\"/usr/local/lib/gcc5/gcj-5.0.0-16/classmap.db\"" -DLIBGCJ_DEFAULT_DATABASE_PATH_TAIL="\"gcj-5.0.0-16/classmap.db\"" -g -O2 -pipe -fno-strict-aliasing -MT jni-libjvm.lo -MD -MP -MF $depbase.Tpo -c -o jni-libjvm.lo ../.././ ../gcc-5-20150125/libjava/jni-libjvm.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -shared-libgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc -nostdinc++ -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libstdc++-v3/src -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libstdc++-v3/src/.libs -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libstdc++-v3/libsupc++/.libs -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../.././../gcc-5-20150125/libjava -I./include -I./gcj -I../.././../gcc-5-20150125/libjava -Iinclude -I../.././../gcc-5-20150125/libjava/include -I../.././../gcc-5-20150125/libjava/classpath/include -Iclasspath/include -I../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../.././../gcc-5-20150125/libjava/../boehm-gc/include -I../boehm-gc/inc lude -I../.././../gcc-5-20150125/libjava/libltdl -I../.././../gcc-5-20150125/libjava/libltdl -I../.././../gcc-5-20150125/libjava/.././libjava/../libgcc -fno-rtti -fnon-call-exceptions -fdollars-in-identifiers -Wswitch-enum -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -Usun -Wextra -Wall -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DTOOLEXECLIBDIR=\"/usr/local/lib/gcc5\" -DJAVA_HOME=\"/usr/local\" -DBOOT_CLASS_PATH=\"/usr/local/share/java/libgcj-5.0.0.jar\" -DJAVA_EXT_DIRS=\"/usr/local/share/java/ext\" -DGCJ_ENDORSED_DIRS=\"/usr/local/share/java/gcj-endorsed\" -DGCJ_VERSIONED_LIBDIR=\"/usr/local/lib/gcc5/gcj-5.0.0-16\" -DPATH_SEPARATOR=\":\" -DECJ_JAR_FILE=\"/usr/local/share/java/ecj-4.5.jar\" -DLIBGCJ_DEFAULT_DATABASE=\"/usr/local/lib/gcc5/gcj-5.0.0-16/classmap.db\" -DLIBGCJ_DEFAULT_DATABASE_PATH_TAIL=\"gcj-5.0.0-16/classmap.db\" -g -O2 -pipe -fno-strict-aliasing -MT jni-libjvm.lo -MD -MP -MF .deps/jni-libjvm.Tpo -c ../.././../gcc-5-20150125/libjava/jni-libjvm.cc -fPIC -DPIC -o .libs/jni- libjvm.o depbase=`echo prims.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -shared-libgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc -nostdinc++ -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libstdc++-v3/src -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libstdc++-v3/src/.libs -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libstdc++-v3/libsupc++/.libs -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../.././../gcc-5-20150125/libjava -I./include -I./gcj -I../.././../gcc-5-20150125/libjava -Iinclude -I../.././../gcc-5-20150125/libjava/include -I../.././../gcc-5-20150125/libjava/classpath/include -Iclasspath/include -I../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../.././../gcc-5-20150125/libjava/../boeh m-gc/include -I../boehm-gc/include -I../.././../gcc-5-20150125/libjava/libltdl -I../.././../gcc-5-20150125/libjava/libltdl -I../.././../gcc-5-20150125/libjava/.././libjava/../libgcc -fno-rtti -fnon-call-exceptions -fdollars-in-identifiers -Wswitch-enum -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -Usun -Wextra -Wall -D_GNU_SOURCE -DPREFIX="\"/usr/local\"" -DTOOLEXECLIBDIR="\"/usr/local/lib/gcc5\"" -DJAVA_HOME="\"/usr/local\"" -DBOOT_CLASS_PATH="\"/usr/local/share/java/libgcj-5.0.0.jar\"" -DJAVA_EXT_DIRS="\"/usr/local/share/java/ext\"" -DGCJ_ENDORSED_DIRS="\"/usr/local/share/java/gcj-endorsed\"" -DGCJ_VERSIONED_LIBDIR="\"/usr/local/lib/gcc5/gcj-5.0.0-16\"" -DPATH_SEPARATOR="\":\"" -DECJ_JAR_FILE="\"/usr/local/share/java/ecj-4.5.jar\"" -DLIBGCJ_DEFAULT_DATABASE="\"/usr/local/lib/gcc5/gcj-5.0.0-16/classmap.db\"" -DLIBGCJ_DEFAULT_DATABASE_PATH_TAIL="\"gcj-5.0.0-16/classmap.db\"" -fno-omit-frame-pointer -g -O2 -pipe -fno-strict-aliasing -MT prims.lo -MD -MP -MF $depbase.Tpo -c -o pri ms.lo ../.././../gcc-5-20150125/libjava/prim! s.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -shared-libgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc -nostdinc++ -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libstdc++-v3/src -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libstdc++-v3/src/.libs -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libstdc++-v3/libsupc++/.libs -B/usr/local/x86_64-portbld-freebsd10.0/bin/ -B/usr/local/x86_64-portbld-freebsd10.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd10.0/include -isystem /usr/local/x86_64-portbld-freebsd10.0/sys-include -DHAVE_CONFIG_H -I. -I../.././../gcc-5-20150125/libjava -I./include -I./gcj -I../.././../gcc-5-20150125/libjava -Iinclude -I../.././../gcc-5-20150125/libjava/include -I../.././../gcc-5-20150125/libjava/classpath/include -Iclasspath/include -I../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../.././../gcc-5-20150125/libjava/../boehm-gc/include -I../boehm-gc/inc lude -I../.././../gcc-5-20150125/libjava/libltdl -I../.././../gcc-5-20150125/libjava/libltdl -I../.././../gcc-5-20150125/libjava/.././libjava/../libgcc -fno-rtti -fnon-call-exceptions -fdollars-in-identifiers -Wswitch-enum -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -Usun -Wextra -Wall -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DTOOLEXECLIBDIR=\"/usr/local/lib/gcc5\" -DJAVA_HOME=\"/usr/local\" -DBOOT_CLASS_PATH=\"/usr/local/share/java/libgcj-5.0.0.jar\" -DJAVA_EXT_DIRS=\"/usr/local/share/java/ext\" -DGCJ_ENDORSED_DIRS=\"/usr/local/share/java/gcj-endorsed\" -DGCJ_VERSIONED_LIBDIR=\"/usr/local/lib/gcc5/gcj-5.0.0-16\" -DPATH_SEPARATOR=\":\" -DECJ_JAR_FILE=\"/usr/local/share/java/ecj-4.5.jar\" -DLIBGCJ_DEFAULT_DATABASE=\"/usr/local/lib/gcc5/gcj-5.0.0-16/classmap.db\" -DLIBGCJ_DEFAULT_DATABASE_PATH_TAIL=\"gcj-5.0.0-16/classmap.db\" -fno-omit-frame-pointer -g -O2 -pipe -fno-strict-aliasing -MT prims.lo -MD -MP -MF .deps/prims.Tpo -c ../.././../gcc-5-20150125/libjava/prims.cc -fPIC -DPIC -o . libs/prims.o In file included from ../.././../gcc-5-20150125/libjava/prims.cc:28:0: ./.././../gcc-5-20150125/libjava/include/java-interp.h:40:17: fatal error: ffi.h: No such file or directory compilation terminated. Makefile:9930: recipe for target 'prims.lo' failed gmake[4]: *** [prims.lo] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libjava' Makefile:10240: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd10.0/libjava' Makefile:17643: recipe for target 'all-target-libjava' failed gmake[2]: *** [all-target-libjava] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build' Makefile:21276: recipe for target 'bootstrap-lean' failed gmake[1]: *** [bootstrap-lean] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build' *** Error code 1 Stop. make: stopped in /usr/ports/lang/gcc5 From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 22:08:28 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 C4DED974 for ; Wed, 28 Jan 2015 22:08:28 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 95A559F1; Wed, 28 Jan 2015 22:08:28 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SM8S9H027701; Wed, 28 Jan 2015 22:08:28 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SM8RVU027559; Wed, 28 Jan 2015 22:08:27 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 22:08:27 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501282208.t0SM8RVU027559@beefy1.isc.freebsd.org> To: ohartman@zedat.fu-berlin.de Subject: [package - 10i386-default][devel/freeocl] Failed for freeocl-0.3.6_6 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: Wed, 28 Jan 2015 22:08:29 -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: ohartman@zedat.fu-berlin.de Last committer: rodrigo@FreeBSD.org Ident: $FreeBSD: head/devel/freeocl/Makefile 372647 2014-11-16 19:14:45Z rodrigo $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-01-28_06h57m35s/logs/freeocl-0.3.6_6.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-01-28_06h57m35s Log: ====>> Building devel/freeocl build started at Wed Jan 28 22:08:10 UTC 2015 port directory: /usr/ports/devel/freeocl building for: FreeBSD 10i386-default-job-09 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: ohartman@zedat.fu-berlin.de Makefile ident: $FreeBSD: head/devel/freeocl/Makefile 372647 2014-11-16 19:14:45Z rodrigo $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=freeocl-0.3.6_6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/freeocl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/freeocl/work HOME=/wrkdirs/usr/ports/devel/freeocl/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/freeocl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/freeocl/work HOME=/wrkdirs/usr/ports/devel/freeocl/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -pthread -std=gnu++0x -Wl,-rpath =/usr/local/lib/gcc48" 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-- CMAKE_BUILD_TYPE="release" OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/freeocl" EXAMPLESDIR="share/examples/freeocl" DATADIR="share/freeocl" WWWDIR="www/freeocl" ETCDIR="etc/freeocl" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/freeocl DOCSDIR=/usr/local/share/doc/freeocl EXAMPLESDIR=/usr/local/share/examples/freeocl WWWDIR=/usr/local/www/freeocl ETCDIR=/usr/local/etc/freeocl --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL3 accepted by the user =========================================================================== =================================================== ===> freeocl-0.3.6_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.7.txz [10i386-default-job-09] Installing pkg-1.4.7... [10i386-default-job-09] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of freeocl-0.3.6_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL3 accepted by the user ===> Fetching all distfiles required by freeocl-0.3.6_6 for building =========================================================================== =================================================== ===> License LGPL3 accepted by the user ===> Fetching all distfiles required by freeocl-0.3.6_6 for building => SHA256 Checksum OK for FreeOCL-0.3.6-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL3 accepted by the user ===> Fetching all distfiles required by freeocl-0.3.6_6 for building ===> Extracting for freeocl-0.3.6_6 => SHA256 Checksum OK for FreeOCL-0.3.6-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for freeocl-0.3.6_6 ===> Applying FreeBSD patches for freeocl-0.3.6_6 /usr/bin/sed -i.bak -e 's:%%PREFIX%%:/usr/local:g' /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/src/icd/icd_loader.cpp /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeLists.txt =========================================================================== =================================================== ===> freeocl-0.3.6_6 depends on file: /usr/local/lib/libatomic_ops.a - not found ===> Verifying install for /usr/local/lib/libatomic_ops.a in /usr/ports/devel/libatomic_ops ===> Installing existing package /packages/All/libatomic_ops-7.4.0_1.txz [10i386-default-job-09] Installing libatomic_ops-7.4.0_1... [10i386-default-job-09] Extracting libatomic_ops-7.4.0_1... done ===> Returning to build of freeocl-0.3.6_6 ===> freeocl-0.3.6_6 depends on file: /usr/local/include/CL/opencl.h - not found ===> Verifying install for /usr/local/include/CL/opencl.h in /usr/ports/devel/opencl ===> Installing existing package /packages/All/opencl-2.0.txz [10i386-default-job-09] Installing opencl-2.0... [10i386-default-job-09] Extracting opencl-2.0... done Message for opencl-2.0: OpenCL is the first open, royalty-free standard for cross-platform, parallel programming of modern processors. ===> Returning to build of freeocl-0.3.6_6 ===> freeocl-0.3.6_6 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.1.txz [10i386-default-job-09] Installing cmake-3.1.1... [10i386-default-job-09] `-- Installing cmake-modules-3.1.1... [10i386-default-job-09] `-- Extracting cmake-modules-3.1.1... done [10i386-default-job-09] `-- Installing curl-7.40.0... [10i386-default-job-09] | `-- Installing ca_root_nss-3.17.3_1... [10i386-default-job-09] | `-- Extracting ca_root_nss-3.17.3_1... done [10i386-default-job-09] `-- Extracting curl-7.40.0... done [10i386-default-job-09] `-- Installing expat-2.1.0_2... [10i386-default-job-09] `-- Extracting expat-2.1.0_2... done [10i386-default-job-09] Extracting cmake-3.1.1... done ===> Returning to build of freeocl-0.3.6_6 ===> freeocl-0.3.6_6 depends on executable: gcc48 - not found ===> Verifying install for gcc48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.4.txz [10i386-default-job-09] Installing gcc-4.8.4... [10i386-default-job-09] `-- Installing binutils-2.25... [10i386-default-job-09] | `-- Installing gettext-runtime-0.19.4... [10i386-default-job-09] | | `-- Installing indexinfo-0.2.2... [10i386-default-job-09] | | `-- Extracting indexinfo-0.2.2... done [10i386-default-job-09] | `-- Extracting gettext-runtime-0.19.4... done [10i386-default-job-09] `-- Extracting binutils-2.25... done [10i386-default-job-09] `-- Installing gcc-ecj-4.5... [10i386-default-job-09] `-- Extracting gcc-ecj-4.5... done [10i386-default-job-09] `-- Installing gmp-5.1.3_2... [10i386-default-job-09] `-- Extracting gmp-5.1.3_2... done [10i386-default-job-09] `-- Installing mpc-1.0.2_1... [10i386-default-job-09] | `-- Installing mpfr-3.1.2_2... [10i386-default-job-09] | `-- Extracting mpfr-3.1.2_2... done [10i386-default-job-09] `-- Extracting mpc-1.0.2_1... done [10i386-default-job-09] Extracting gcc-4.8.4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of freeocl-0.3.6_6 ===> freeocl-0.3.6_6 depends on file: /usr/local/bin/as - found =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for freeocl-0.3.6_6 ===> Performing in-source build /bin/mkdir -p /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source -- The C compiler identification is GNU 4.8.4 -- The CXX compiler identification is GNU 4.8.4 -- Check for working C compiler: /usr/local/bin/gcc48 -- Check for working C compiler: /usr/local/bin/gcc48 -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/local/bin/g++48 -- Check for working CXX compiler: /usr/local/bin/g++48 -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for include file pthread.h -- Looking for include file pthread.h - found -- Found Threads: TRUE -- Try OpenMP C flag = [-fopenmp] -- Performing Test OpenMP_FLAG_DETECTED -- Performing Test OpenMP_FLAG_DETECTED - Success -- Try OpenMP CXX flag = [-fopenmp] -- Performing Test OpenMP_FLAG_DETECTED -- Performing Test OpenMP_FLAG_DETECTED - Success -- Found OpenMP: -fopenmp -- OpenMP found. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_RELEASE CMAKE_EXE_LINKER_FLAGS CMAKE_MODULE_LINKER_FLAGS -- Build files have been written to: /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source =========================================================================== =================================================== ===> Building for freeocl-0.3.6_6 /usr/local/bin/cmake -H/wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source -B/wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f src/CMakeFiles/FreeOCL.dir/build.make src/CMakeFiles/FreeOCL.dir/depend cd /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/src /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/src /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/src/CMakeFiles/FreeOCL.dir/DependInfo.cmake Scanning dependencies of target FreeOCL /usr/bin/make -f src/CMakeFiles/FreeOCL.dir/build.make src/CMakeFiles/FreeOCL.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles 1 [ 1%] Building CXX object src/CMakeFiles/FreeOCL.dir/freeocl.cpp.o cd /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/src && /usr/local/bin/g++48 -DFreeOCL_EXPORTS -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -pthread -std=gnu++0x -Wl,-rpath=/usr/local/lib/gcc48 -std=c++0x -DFREEOCL_USE_CXX0X -fopenmp -DFREEOCL_ARCH_i386 -O3 -ffast-math -fPIC -I/wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/. -I/wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/include -I/wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/src -o CMakeFiles/FreeOCL.dir/freeocl.cpp.o -c /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/src/freeocl.cpp In file included from /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/src/freeocl.h:30:0, from /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/src/freeocl.cpp:18: /usr/local/lib/gcc48/gcc/i386-portbld-freebsd10.0/4.8.4/include/xmmintrin.h:31:3: error: #error "SSE instruction set not enabled" # error "SSE instruction set not enabled" ^ *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source *** Error code 1 Stop. make: stopped in /usr/ports/devel/freeocl From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Jan 28 22:10:33 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 49A179B6 for ; Wed, 28 Jan 2015 22:10:33 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 32436A12 for ; Wed, 28 Jan 2015 22:10:33 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0SMAXke094693 for ; Wed, 28 Jan 2015 22:10:33 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0SMAXYZ094690; Wed, 28 Jan 2015 22:10:33 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 28 Jan 2015 22:10:33 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501282210.t0SMAXYZ094690@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10i386-default][audio/mangler] Failed for mangler-1.2.5_2 in build 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: Wed, 28 Jan 2015 22:10:33 -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: tijl@FreeBSD.org Ident: $FreeBSD: head/audio/mangler/Makefile 367780 2014-09-09 20:54:26Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-default/2015-01-28_06h57m35s/logs/mangler-1.2.5_2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-default&build=2015-01-28_06h57m35s Log: ====>> Building audio/mangler build started at Wed Jan 28 22:08:50 UTC 2015 port directory: /usr/ports/audio/mangler building for: FreeBSD 10i386-default-job-14 10.0-RELEASE-p9 FreeBSD 10.0-RELEASE-p9 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/audio/mangler/Makefile 367780 2014-09-09 20:54:26Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p9 UNAME_r=10.0-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/10i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=mangler-1.2.5_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/10i386-default/ref/.p/pool MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for mangler-1.2.5_2: PULSEAUDIO=off: PulseAudio sound server support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-alsa --without-pulseaudio --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/mangler/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/mangler/work HOME=/wrkdirs/usr/ports/audio/mangler/work TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/mangler/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/mangler/work HOME=/wrkdirs/usr/ports/audio/mangler/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="-I/usr/local/include" LDFLAGS=" -fstack-protector" LIBS="-L/usr/local/lib" 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-- OSREL=10.0 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/mangler" EXAMPLESDIR="share/examples/mangler" DATADIR="share/mangler" WWWDIR="www/mangler" ETCDIR="etc/mangler" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mangler DOCSDIR=/usr/local/share/doc/mangler EXAMPLESDIR=/usr/local/share/examples/mangler WWWDIR=/usr/local/www/mangler ETCDIR=/usr/local/etc/mangler --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> mangler-1.2.5_2 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.7.txz [10i386-default-job-14] Installing pkg-1.4.7... [10i386-default-job-14] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mangler-1.2.5_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mangler-1.2.5_2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by mangler-1.2.5_2 for building => SHA256 Checksum OK for mangler-1.2.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mangler-1.2.5_2 for building ===> Extracting for mangler-1.2.5_2 => SHA256 Checksum OK for mangler-1.2.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mangler-1.2.5_2 =========================================================================== =================================================== ===> mangler-1.2.5_2 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [10i386-default-job-14] Installing pkgconf-0.9.7... [10i386-default-job-14] Extracting pkgconf-0.9.7... done ===> Returning to build of mangler-1.2.5_2 ===> mangler-1.2.5_2 depends on file: /usr/local/bin/intltool-extract - not found ===> Verifying install for /usr/local/bin/intltool-extract in /usr/ports/textproc/intltool ===> Installing existing package /packages/All/intltool-0.50.2.txz [10i386-default-job-14] Installing intltool-0.50.2... [10i386-default-job-14] `-- Installing p5-XML-Parser-2.41_2... [10i386-default-job-14] | `-- Installing expat-2.1.0_2... [10i386-default-job-14] | `-- Extracting expat-2.1.0_2... done [10i386-default-job-14] | `-- Installing perl5-5.18.4_11... [10i386-default-job-14] | `-- Extracting perl5-5.18.4_11... done [10i386-default-job-14] `-- Extracting p5-XML-Parser-2.41_2... done [10i386-default-job-14] Extracting intltool-0.50.2... done ===> Returning to build of mangler-1.2.5_2 =========================================================================== =================================================== ===> mangler-1.2.5_2 depends on shared library: libcelt0.so - not found ===> Verifying for libcelt0.so in /usr/ports/audio/celt ===> Installing existing package /packages/All/celt-0.11.3_2.txz [10i386-default-job-14] Installing celt-0.11.3_2... [10i386-default-job-14] `-- Installing libogg-1.3.2_1,4... [10i386-default-job-14] `-- Extracting libogg-1.3.2_1,4... done [10i386-default-job-14] Extracting celt-0.11.3_2... done ===> Returning to build of mangler-1.2.5_2 ===> mangler-1.2.5_2 depends on shared library: libspeex.so - not found ===> Verifying for libspeex.so in /usr/ports/audio/speex ===> Installing existing package /packages/All/speex-1.2.r2,1.txz [10i386-default-job-14] Installing speex-1.2.r2,1... [10i386-default-job-14] `-- Installing speexdsp-1.2.r3_1... [10i386-default-job-14] `-- Extracting speexdsp-1.2.r3_1... done [10i386-default-job-14] Extracting speex-1.2.r2,1... done ===> Returning to build of mangler-1.2.5_2 ===> mangler-1.2.5_2 depends on shared library: libdbus-glib-1.so - not found ===> Verifying for libdbus-glib-1.so in /usr/ports/devel/dbus-glib ===> Installing existing package /packages/All/dbus-glib-0.100.2_1.txz [10i386-default-job-14] Installing dbus-glib-0.100.2_1... [10i386-default-job-14] `-- Installing dbus-1.8.12_1... [10i386-default-job-14] | `-- Installing gnome_subr-1.0... [10i386-default-job-14] | `-- Extracting gnome_subr-1.0... done [10i386-default-job-14] | `-- Installing libICE-1.0.9,1... [10i386-default-job-14] | | `-- Installing xproto-7.0.26... [10i386-default-job-14] | | `-- Extracting xproto-7.0.26... done [10i386-default-job-14] | `-- Extracting libICE-1.0.9,1... done [10i386-default-job-14] | `-- Installing libSM-1.2.2_2,1... [10i386-default-job-14] | `-- Extracting libSM-1.2.2_2,1... done [10i386-default-job-14] | `-- Installing libX11-1.6.2_2,1... [10i386-default-job-14] | | `-- Installing kbproto-1.0.6... [10i386-default-job-14] | | `-- Extracting kbproto-1.0.6... done [10i386-default-job-14] | | `-- Installing libXau-1.0.8_2... [10i386-default-job-14] | | `-- Extracting libXau-1.0.8_2... done [10i386-default-job-14] | | `-- Installing libXdmcp-1.1.1_2... [10i386-default-job-14] | | `-- Extracting libXdmcp-1.1.1_2... done [10i386-default-job-14] | | `-- Installing libxcb-1.11... [10i386-default-job-14] | | `-- Installing libpthread-stubs-0.3_6... [10i386-default-job-14] | | `-- Extracting libpthread-stubs-0.3_6... done [10i386-default-job-14] | | `-- Installing libxml2-2.9.2_2... [10i386-default-job-14] | | `-- Extracting libxml2-2.9.2_2... done Optional Opus codec support is not enabled. checking for xosd_create in -lxosd... no Optional XOSD support is not enabled. checking for new_g15_screen in -lg15daemon_client... no Optional Logitech G15 support is not enabled. checking for espeak_Initialize in -lespeak... no Optional eSpeak support is not enabled. checking for x11... yes checking for xi... yes checking for gtk... yes checking for dbus... yes checking for gtkmm... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for gthread... yes checking for gtkmm... yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for int16_t... (cached) yes checking for int64_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint8_t... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for dup2... (cached) yes checking for gettimeofday... (cached) yes checking for inet_ntoa... (cached) yes checking for memset... (cached) yes checking for select... (cached) yes checking for socket... yes checking for strchr... yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for gethostbyname_r... yes configure: creating ./config.status config.status: creating src/Makefile config.status: creating Makefile config.status: creating libventrilo3/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===> Building for mangler-1.2.5_2 /usr/bin/make all-recursive Making all in libventrilo3 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT libventrilo3.lo -MD -MP -MF .deps/libventrilo3.Tpo -c -o libventrilo3.lo libventrilo3.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT libventrilo3.lo -MD -MP -MF .deps/libventrilo3.Tpo -c libventrilo3.c -fPIC -DPIC -o .libs/libventrilo3.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT libventrilo3.lo -MD -MP -MF .deps/libventrilo3.Tpo -c libventrilo3.c -o libventrilo3.o >/dev/null 2>&1 mv -f .deps/libventrilo3.Tpo .deps/libventrilo3.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT libventrilo3_message.lo -MD -MP -MF .deps/libventrilo3_message.Tpo -c -o libventrilo3_message.lo libventrilo3_message.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT libventrilo3_message.lo -MD -MP -MF .deps/libventrilo3_message.Tpo -c libventrilo3_message.c -fPIC -DPIC -o .libs/libventrilo3_message.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT libventrilo3_message.lo -MD -MP -MF .deps/libventrilo3_message.Tpo -c libventrilo3_message.c -o libventrilo3_message.o >/dev/null 2>&1 mv -f .deps/libventrilo3_message.Tpo .deps/libventrilo3_message.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT ventrilo3_handshake.lo -MD -MP -MF .deps/ventrilo3_handshake.Tpo -c -o ventrilo3_handshake.lo ventrilo3_handshake.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT ventrilo3_handshake.lo -MD -MP -MF .deps/ventrilo3_handshake.Tpo -c ventrilo3_handshake.c -fPIC -DPIC -o .libs/ventrilo3_handshake.o ventrilo3_handshake.c:106:11: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if(sd < 0) return(-1); ~~ ^ ~ ventrilo3_handshake.c:117:12: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if(len < 0) goto quit; ~~~ ^ ~ ventrilo3_handshake.c:126:16: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if(len < 0) break; ~~~ ^ ~ ventrilo3_handshake.c:206:13: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if(vnum >= 0) { ~~~~ ^ ~ ventrilo3_handshake.c:232:25: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if(v3timeout(sd, 2) < 0) return(-1); ~~~~~~~~~~~~~~~~ ^ ~ ventrilo3_handshake.c:235:12: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if(len < 0) return(-1); ~~~ ^ ~ 6 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT ventrilo3_handshake.lo -MD -MP -MF .deps/ventrilo3_handshake.Tpo -c ventrilo3_handshake.c -o ventrilo3_handshake.o >/dev/null 2>&1 mv -f .deps/ventrilo3_handshake.Tpo .deps/ventrilo3_handshake.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE -pthread -version 0:0:0 -fstack-protector -o libventrilo3.la -rpath /usr/local/lib libventrilo3.lo libventrilo3_message.lo ventrilo3_handshake.lo -L/usr/local/lib -lspeex -lgsm -L/usr/local/lib -lm -lgsm -L/usr/local/lib libtool: link: cc -shared -fPIC -DPIC .libs/libventrilo3.o .libs/libventrilo3_message.o .libs/ventrilo3_handshake.o -L/usr/local/lib -lspeex -lm -lgsm -O2 -fstack-protector -pthread -fstack-protector -pthread -Wl,-soname -Wl,libventrilo3.so.0 -o .libs/libventrilo3.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libventrilo3.so.0" && ln -s "libventrilo3.so.0.0.0" "libventrilo3.so.0") libtool: link: (cd ".libs" && rm -f "libventrilo3.so" && ln -s "libventrilo3.so.0.0.0" "libventrilo3.so") libtool: link: ar cru .libs/libventrilo3.a libventrilo3.o libventrilo3_message.o ventrilo3_handshake.o libtool: link: ranlib .libs/libventrilo3.a libtool: link: ( cd ".libs" && rm -f "libventrilo3.la" && ln -s "../libventrilo3.la" "libventrilo3.la" ) Making all in icons list="" for f in *.svg ; do id=`echo $f | perl -pe 's/^(.*)\..*$/$1/'`; list="$list $id $f"; done ; gdk-pixbuf-csource --raw --build-list $list > mangler-icons.h Making all in sounds Making all in src c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT mangler.o -MD -MP -MF .deps/mangler.Tpo -c -o mangler.o mangler.cpp mv -f .deps/mangler.Tpo .deps/mangler.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT channeltree.o -MD -MP -MF .deps/channeltree.Tpo -c -o channeltree.o channeltree.cpp channeltree.cpp:606:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (row = getChannel(id, row->children())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ channeltree.cpp:606:21: note: place parentheses around the assignment to silence this warning if (row = getChannel(id, row->children())) { ^ ( ) channeltree.cpp:606:21: note: use '==' to turn this assignment into an equality comparison if (row = getChannel(id, row->children())) { ^ == 1 warning generated. mv -f .deps/channeltree.Tpo .deps/channeltree.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT mangleraudio.o -MD -MP -MF .deps/mangleraudio.Tpo -c -o mangleraudio.o mangleraudio.cpp mv -f .deps/mangleraudio.Tpo .deps/mangleraudio.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerbackend.o -MD -MP -MF .deps/manglerbackend.Tpo -c -o manglerbackend.o manglerbackend.cpp mv -f .deps/manglerbackend.Tpo .deps/manglerbackend.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerpulse.o -MD -MP -MF .deps/manglerpulse.Tpo -c -o manglerpulse.o manglerpulse.cpp mv -f .deps/manglerpulse.Tpo .deps/manglerpulse.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT mangleralsa.o -MD -MP -MF .deps/mangleralsa.Tpo -c -o mangleralsa.o mangleralsa.cpp mv -f .deps/mangleralsa.Tpo .deps/mangleralsa.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT mangleross.o -MD -MP -MF .deps/mangleross.Tpo -c -o mangleross.o mangleross.cpp mv -f .deps/mangleross.Tpo .deps/mangleross.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglernetwork.o -MD -MP -MF .deps/manglernetwork.Tpo -c -o manglernetwork.o manglernetwork.cpp mv -f .deps/manglernetwork.Tpo .deps/manglernetwork.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerserverlist.o -MD -MP -MF .deps/manglerserverlist.Tpo -c -o manglerserverlist.o manglerserverlist.cpp mv -f .deps/manglerserverlist.Tpo .deps/manglerserverlist.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglersettings.o -MD -MP -MF .deps/manglersettings.Tpo -c -o manglersettings.o manglersettings.cpp manglersettings.cpp:811:47: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] char *keystring = XKeysymToString(XKeycodeToKeysym(GDK_WINDOW_XDISPLAY(rootwin), ctr, 0)); ^ /usr/local/include/X11/Xlib.h:1699:15: note: 'XKeycodeToKeysym' declared here extern KeySym XKeycodeToKeysym( ^ 1 warning generated. mv -f .deps/manglersettings.Tpo .deps/manglersettings.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerconfig.o -MD -MP -MF .deps/manglerconfig.Tpo -c -o manglerconfig.o manglerconfig.cpp mv -f .deps/manglerconfig.Tpo .deps/manglerconfig.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerchat.o -MD -MP -MF .deps/manglerchat.Tpo -c -o manglerchat.o manglerchat.cpp mv -f .deps/manglerchat.Tpo .deps/manglerchat.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerprivchat.o -MD -MP -MF .deps/manglerprivchat.Tpo -c -o manglerprivchat.o manglerprivchat.cpp mv -f .deps/manglerprivchat.Tpo .deps/manglerprivchat.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglercharset.o -MD -MP -MF .deps/manglercharset.Tpo -c -o manglercharset.o manglercharset.cpp mv -f .deps/manglercharset.Tpo .deps/manglercharset.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerintegration.o -MD -MP -MF .deps/manglerintegration.Tpo -c -o manglerintegration.o manglerintegration.cpp mv -f .deps/manglerintegration.Tpo .deps/manglerintegration.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT mangleradmin.o -MD -MP -MF .deps/mangleradmin.Tpo -c -o mangleradmin.o mangleradmin.cpp mangleradmin.cpp:806:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (row = getChannel(id, row->children())) { ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mangleradmin.cpp:806:21: note: place parentheses around the assignment to silence this warning if (row = getChannel(id, row->children())) { ^ ( ) mangleradmin.cpp:806:21: note: use '==' to turn this assignment into an equality comparison if (row = getChannel(id, row->children())) { ^ == 1 warning generated. mv -f .deps/mangleradmin.Tpo .deps/mangleradmin.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerrecorder.o -MD -MP -MF .deps/manglerrecorder.Tpo -c -o manglerrecorder.o manglerrecorder.cpp mv -f .deps/manglerrecorder.Tpo .deps/manglerrecorder.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerosd.o -MD -MP -MF .deps/manglerosd.Tpo -c -o manglerosd.o manglerosd.cpp mv -f .deps/manglerosd.Tpo .deps/manglerosd.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT manglerg15.o -MD -MP -MF .deps/manglerg15.Tpo -c -o manglerg15.o manglerg15.cpp mv -f .deps/manglerg15.Tpo .deps/manglerg15.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../libventrilo3/ -I../icons/ -I../sounds/ -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbu zz -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT inilib.o -MD -MP -MF .deps/inilib.Tpo -c -o inilib.o inilib.cpp inilib.cpp:269:15: error: no viable overloaded '=' for (iter = begin(); iter != end(); iter++) { ~~~~ ^ ~~~~~~~ /usr/include/c++/v1/map:564:24: note: candidate function (the implicit copy assignment operator) not viable: no known conversion from '__map_const_iterator<__tree_const_iterator>' to 'const __map_const_iterator<__tree_const_iterator, class iniValue, struct std::__1::less >, class std::__1::allocator, class iniValue> > >::__value_type, class std::__1::__tree_node, class iniValue, struct std::__1::less >, class std::__1::allocator, class iniValue> > >::__value_type, void *> *, [...]>>' for 1st argument class _LIBCPP_TYPE_VIS __map_const_iterator ^ inilib.cpp:269:31: error: invalid operands to binary expression ('map::const_iterator' (aka '__map_const_iterator') and 'const_iterator' (aka '__map_const_iterator')) for (iter = begin(); iter != end(); iter++) { ~~~~ ^ ~~~~~ inilib.cpp:429:15: error: no viable overloaded '=' for (iter = begin(); iter != end(); iter++) { ~~~~ ^ ~~~~~~~ /usr/include/c++/v1/map:564:24: note: candidate function (the implicit copy assignment operator) not viable: no known conversion from '__map_const_iterator<__tree_const_iterator>' to 'const __map_const_iterator<__tree_const_iterator, class iniSection, struct std::__1::less >, class std::__1::allocator, class iniSection> > >::__value_type, class std::__1::__tree_node, class iniSection, struct std::__1::less >, class std::__1::allocator, class iniSection> > >::__value_type, void *> *, [...]>>' for 1st argument class _LIBCPP_TYPE_VIS __map_const_iterator ^ inilib.cpp:429:31: error: invalid operands to binary expression ('map::const_iterator' (aka '__map_const_iterator') and 'const_iterator' (aka '__map_const_iterator')) for (iter = begin(); iter != end(); iter++) { ~~~~ ^ ~~~~~ 4 errors generated. *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/audio/mangler/work/mangler-1.2.5/src *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/audio/mangler/work/mangler-1.2.5 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/audio/mangler/work/mangler-1.2.5 *** Error code 1 Stop. make: stopped in /usr/ports/audio/mangler From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 02:08:15 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 D9E4E640; Thu, 29 Jan 2015 02:08:14 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 C576D892; Thu, 29 Jan 2015 02:08:14 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T28EZv021675; Thu, 29 Jan 2015 02:08:14 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T28EeI021668; Thu, 29 Jan 2015 02:08:14 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 02:08:14 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290208.t0T28EeI021668@beefy2.isc.freebsd.org> To: demon@FreeBSD.org Subject: [package - 93amd64-default][textproc/kenlm] Failed for kenlm-20140830 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: Thu, 29 Jan 2015 02:08:15 -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: demon@FreeBSD.org Last committer: adamw@FreeBSD.org Ident: $FreeBSD: head/textproc/kenlm/Makefile 366780 2014-08-31 15:25:07Z adamw $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/kenlm-20140830.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building textproc/kenlm build started at Thu Jan 29 02:04:55 UTC 2015 port directory: /usr/ports/textproc/kenlm building for: FreeBSD 93amd64-default-job-17 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: demon@FreeBSD.org Makefile ident: $FreeBSD: head/textproc/kenlm/Makefile 366780 2014-08-31 15:25:07Z adamw $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=kenlm-20140830 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/kenlm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/kenlm/work HOME=/wrkdirs/usr/ports/textproc/kenlm/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- BOOST_BUILD_PATH=/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/jam-files/boost-build XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/kenlm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/kenlm/work HOME=/wrkdirs/usr/ports/textproc/kenlm/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="clang" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="clang-cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="clang++" 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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/kenlm" EXAMPLESDIR="share/examples/kenlm" DATADIR="share/kenlm" WWWDIR="www/kenlm" ETCDIR="etc/kenlm" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/kenlm DOCSDIR=/usr/local/share/doc/kenlm EXAMPLESDIR=/usr/local/share/examples/kenlm WWWDIR=/usr/local/www/kenlm ETCDIR=/usr/local/etc/kenlm --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> kenlm-20140830 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.7.txz [93amd64-default-job-17] Installing pkg-1.4.7... [93amd64-default-job-17] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of kenlm-20140830 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by kenlm-20140830 for building =========================================================================== =================================================== ===> Fetching all distfiles required by kenlm-20140830 for building => SHA256 Checksum OK for kenlm.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by kenlm-20140830 for building ===> Extracting for kenlm-20140830 => SHA256 Checksum OK for kenlm.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for kenlm-20140830 ===> Applying FreeBSD patches for kenlm-20140830 =========================================================================== =================================================== ===> kenlm-20140830 depends on executable: bjam - not found ===> Verifying install for bjam in /usr/ports/devel/boost-jam ===> Installing existing package /packages/All/boost-jam-1.55.0.txz [93amd64-default-job-17] Installing boost-jam-1.55.0... [93amd64-default-job-17] Extracting boost-jam-1.55.0... done ===> Returning to build of kenlm-20140830 ===> kenlm-20140830 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.33.txz [93amd64-default-job-17] Installing bash-4.3.33... [93amd64-default-job-17] `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-17] | `-- Installing indexinfo-0.2.2... [93amd64-default-job-17] | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-17] | `-- Installing libiconv-1.14_6... [93amd64-default-job-17] | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-17] `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-17] Extracting bash-4.3.33... done Message for bash-4.3.33: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== ===> Returning to build of kenlm-20140830 =========================================================================== =================================================== ===> kenlm-20140830 depends on shared library: libboost_thread.so - not found ===> Verifying for libboost_thread.so in /usr/ports/devel/boost-libs ===> Installing existing package /packages/All/boost-libs-1.55.0_4.txz [93amd64-default-job-17] Installing boost-libs-1.55.0_4... [93amd64-default-job-17] `-- Installing icu-53.1... [93amd64-default-job-17] `-- Extracting icu-53.1... done [93amd64-default-job-17] 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 kenlm-20140830 =========================================================================== =================================================== ===> Configuring for kenlm-20140830 =========================================================================== =================================================== ===> Building for kenlm-20140830 (cd /wrkdirs/usr/ports/textproc/kenlm/work/kenlm && /usr/bin/env BOOST_BUILD_PATH=/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/jam-files/boost-build XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/kenlm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/kenlm/work HOME=/wrkdirs/usr/ports/textproc/kenlm/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="clang" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="clang-cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="clang++" 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" /usr/local/bin/bjam --toolset=clang --with-boost=/usr/local ) ..patience... ..patience... ..found 3543 targets... ..updating 172 targets... common.mkdir lm/bin common.mkdir lm/bin/left_test.test common.mkdir lm/bin/left_test.test/clang-linux-3.4.1 common.mkdir lm/bin/left_test.test/clang-linux-3.4.1/release common.mkdir lm/bin/left_test.test/clang-linux-3.4.1/release/link-static common.mkdir lm/bin/left_test.test/clang-linux-3.4.1/release/link-static/threading-multi common.mkdir lm/bin/clang-linux-3.4.1 common.mkdir lm/bin/clang-linux-3.4.1/release common.mkdir lm/bin/clang-linux-3.4.1/release/link-static common.mkdir lm/bin/clang-linux-3.4.1/release/link-static/threading-multi common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/bin Jamfile.write-options /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/bin/order.log clang-linux.compile.c++.without-pth lm/bin/left_test.test/clang-linux-3.4.1/release/link-static/threading-multi/left_test.o common.mkdir util/bin common.mkdir util/bin/clang-linux-3.4.1 common.mkdir util/bin/clang-linux-3.4.1/release common.mkdir util/bin/clang-linux-3.4.1/release/link-static common.mkdir util/bin/clang-linux-3.4.1/release/link-static/threading-multi 1 warning generated. clang-linux.link lm/bin/left_test.test/clang-linux-3.4.1/release/link-static/threading-multi/left_test /usr/lib/crt1.o: In function `_start': crt1.c:(.text+0x9d): undefined reference to `main' clang++: error: linker command failed with exit code 1 (use -v to see invocation) "clang++" -L"/usr/local/lib" -L"/usr/local/lib64" -Wl,-R -Wl,"/usr/local/lib" -Wl,-R -Wl,"/usr/local/lib64" -Wl,-rpath-link -Wl,"/usr/local/lib" -Wl,-rpath-link -Wl,"/usr/local/lib64" -o "lm/bin/left_test.test/clang-linux-3.4.1/release/link-static/threading-multi/left_test" "lm/bin/left_test.test/clang-linux-3.4.1/release/link-static/threading-multi/left_test.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/parallel_read.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_compressed.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/strtod.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fast-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/double-conversion.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-mult i/cached-powers.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fixed-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/diy-fp.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/ersatz_progress.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/exception.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/mmap.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/murmur_hash.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pool.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/scoped.o" "util/bin/cl ang-linux-3.4.1/release/link-static/threadin! g-multi/string_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/usage.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/value_build.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/trie.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/vocab.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/bhiksha.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/binary_format.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/config.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_arpa.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/search_hashed.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/search_trie.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/virtual_interface.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/sizes.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/lm_exceptio n.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/quantize.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/model.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/trie_sort.o" -llzma -lbz2 -lboost_system -lboost_thread -lz -lboost_unit_test_framework -pthread -fstack-protector ..failed clang-linux.link lm/bin/left_test.test/clang-linux-3.4.1/release/link-static/threading-multi/left_test... ..skipped left_test.run for lack of left_test... common.mkdir lm/bin/model_test.test common.mkdir lm/bin/model_test.test/clang-linux-3.4.1 common.mkdir lm/bin/model_test.test/clang-linux-3.4.1/release common.mkdir lm/bin/model_test.test/clang-linux-3.4.1/release/link-static common.mkdir lm/bin/model_test.test/clang-linux-3.4.1/release/link-static/threading-multi clang-linux.compile.c++.without-pth lm/bin/model_test.test/clang-linux-3.4.1/release/link-static/threading-multi/model_test.o clang-linux.link lm/bin/model_test.test/clang-linux-3.4.1/release/link-static/threading-multi/model_test /usr/lib/crt1.o: In function `_start': crt1.c:(.text+0x9d): undefined reference to `main' clang++: error: linker command failed with exit code 1 (use -v to see invocation) "clang++" -L"/usr/local/lib" -L"/usr/local/lib64" -Wl,-R -Wl,"/usr/local/lib" -Wl,-R -Wl,"/usr/local/lib64" -Wl,-rpath-link -Wl,"/usr/local/lib" -Wl,-rpath-link -Wl,"/usr/local/lib64" -o "lm/bin/model_test.test/clang-linux-3.4.1/release/link-static/threading-multi/model_test" "lm/bin/model_test.test/clang-linux-3.4.1/release/link-static/threading-multi/model_test.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/parallel_read.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_compressed.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/strtod.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fast-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/double-conversion.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading- multi/cached-powers.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fixed-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/diy-fp.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/ersatz_progress.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/exception.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/mmap.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/murmur_hash.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pool.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/scoped.o" "util/bi n/clang-linux-3.4.1/release/link-static/thre! ading-multi/string_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/usage.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/value_build.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/trie.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/vocab.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/bhiksha.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/binary_format.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/config.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_arpa.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/search_hashed.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/search_trie.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/virtual_interface.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/sizes.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/lm_exce ption.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/quantize.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/model.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/trie_sort.o" -llzma -lbz2 -lboost_system -lboost_thread -lz -lboost_unit_test_framework -pthread -fstack-protector ..failed clang-linux.link lm/bin/model_test.test/clang-linux-3.4.1/release/link-static/threading-multi/model_test... ..skipped model_test.run for lack of model_test... common.mkdir lm/bin/partial_test.test common.mkdir lm/bin/partial_test.test/clang-linux-3.4.1 common.mkdir lm/bin/partial_test.test/clang-linux-3.4.1/release common.mkdir lm/bin/partial_test.test/clang-linux-3.4.1/release/link-static common.mkdir lm/bin/partial_test.test/clang-linux-3.4.1/release/link-static/threading-multi clang-linux.compile.c++.without-pth lm/bin/partial_test.test/clang-linux-3.4.1/release/link-static/threading-multi/partial_test.o clang-linux.link lm/bin/partial_test.test/clang-linux-3.4.1/release/link-static/threading-multi/partial_test /usr/lib/crt1.o: In function `_start': crt1.c:(.text+0x9d): undefined reference to `main' clang++: error: linker command failed with exit code 1 (use -v to see invocation) "clang++" -L"/usr/local/lib" -L"/usr/local/lib64" -Wl,-R -Wl,"/usr/local/lib" -Wl,-R -Wl,"/usr/local/lib64" -Wl,-rpath-link -Wl,"/usr/local/lib" -Wl,-rpath-link -Wl,"/usr/local/lib64" -o "lm/bin/partial_test.test/clang-linux-3.4.1/release/link-static/threading-multi/partial_test" "lm/bin/partial_test.test/clang-linux-3.4.1/release/link-static/threading-multi/partial_test.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/parallel_read.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_compressed.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/strtod.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fast-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/double-conversion.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/th reading-multi/cached-powers.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fixed-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/diy-fp.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/ersatz_progress.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/exception.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/mmap.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/murmur_hash.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pool.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/scoped.o" "util/bin/clang-linux-3.4.1/release/link-sta! tic/threading-multi/string_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/usage.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/value_build.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/trie.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/vocab.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/bhiksha.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/binary_format.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/config.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_arpa.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/search_hashed.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/search_trie.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/virtual_interface.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/sizes.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi /lm_exception.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/quantize.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/model.o" "lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/trie_sort.o" -llzma -lbz2 -lboost_system -lboost_thread -lz -lboost_unit_test_framework -pthread -fstack-protector ..failed clang-linux.link lm/bin/partial_test.test/clang-linux-3.4.1/release/link-static/threading-multi/partial_test... ..skipped partial_test.run for lack of partial_test... clang-linux.compile.c++.without-pth util/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_compressed_test.o clang-linux.compile.c++.without-pth util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece_test.o common.mkdir util/bin/file_piece_test.test common.mkdir util/bin/file_piece_test.test/clang-linux-3.4.1 common.mkdir util/bin/file_piece_test.test/clang-linux-3.4.1/release common.mkdir util/bin/file_piece_test.test/clang-linux-3.4.1/release/link-static common.mkdir util/bin/file_piece_test.test/clang-linux-3.4.1/release/link-static/threading-multi clang-linux.link util/bin/file_piece_test.test/clang-linux-3.4.1/release/link-static/threading-multi/file_piece_test /usr/lib/crt1.o: In function `_start': crt1.c:(.text+0x9d): undefined reference to `main' clang++: error: linker command failed with exit code 1 (use -v to see invocation) "clang++" -L"/usr/local/lib" -L"/usr/local/lib64" -Wl,-R -Wl,"/usr/local/lib" -Wl,-R -Wl,"/usr/local/lib64" -Wl,-rpath-link -Wl,"/usr/local/lib" -Wl,-rpath-link -Wl,"/usr/local/lib64" -o "util/bin/file_piece_test.test/clang-linux-3.4.1/release/link-static/threading-multi/file_piece_test" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece_test.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/parallel_read.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_compressed.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/strtod.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fast-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/double-conversion.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threadi ng-multi/cached-powers.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fixed-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/diy-fp.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/ersatz_progress.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/exception.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/mmap.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/murmur_hash.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pool.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/scoped.o" "util /bin/clang-linux-3.4.1/release/link-static/t! hreading-multi/string_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/usage.o" -llzma -lbz2 -lboost_system -lboost_thread -lz -lboost_unit_test_framework -pthread -fstack-protector ..failed clang-linux.link util/bin/file_piece_test.test/clang-linux-3.4.1/release/link-static/threading-multi/file_piece_test... ..skipped file_piece_test.run for lack of file_piece_test... clang-linux.compile.c++.without-pth util/bin/clang-linux-3.4.1/release/link-static/threading-multi/multi_intersection_test.o clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/multi_intersection_test /usr/lib/crt1.o: In function `_start': crt1.c:(.text+0x9d): undefined reference to `main' clang++: error: linker command failed with exit code 1 (use -v to see invocation) "clang++" -L"/usr/local/lib" -L"/usr/local/lib64" -Wl,-R -Wl,"/usr/local/lib" -Wl,-R -Wl,"/usr/local/lib64" -Wl,-rpath-link -Wl,"/usr/local/lib" -Wl,-rpath-link -Wl,"/usr/local/lib64" -o "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/multi_intersection_test" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/multi_intersection_test.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/parallel_read.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_compressed.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/strtod.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fast-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/double-conversion.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-mu lti/cached-powers.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fixed-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/diy-fp.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/ersatz_progress.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/exception.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/mmap.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/murmur_hash.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pool.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/scoped.o" "util/bin/ clang-linux-3.4.1/release/link-static/thread! ing-multi/string_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/usage.o" -llzma -lbz2 -lboost_system -lboost_thread -lz -lboost_unit_test_framework -pthread -fstack-protector ..failed clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/multi_intersection_test... ..skipped multi_intersection_test.passed for lack of multi_intersection_test... clang-linux.compile.c++.without-pth util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pcqueue_test.o clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pcqueue_test /usr/lib/crt1.o: In function `_start': crt1.c:(.text+0x9d): undefined reference to `main' clang++: error: linker command failed with exit code 1 (use -v to see invocation) "clang++" -L"/usr/local/lib" -L"/usr/local/lib64" -Wl,-R -Wl,"/usr/local/lib" -Wl,-R -Wl,"/usr/local/lib64" -Wl,-rpath-link -Wl,"/usr/local/lib" -Wl,-rpath-link -Wl,"/usr/local/lib64" -o "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pcqueue_test" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pcqueue_test.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/parallel_read.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_compressed.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/strtod.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fast-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/double-conversion.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/cached-powers.o" " util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fixed-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/diy-fp.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/ersatz_progress.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/exception.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/mmap.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/murmur_hash.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pool.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/scoped.o" "util/bin/clang-linux-3.4.1/rele ase/link-static/threading-multi/string_piece! .o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/usage.o" -llzma -lbz2 -lboost_system -lboost_thread -lz -lboost_unit_test_framework -pthread -fstack-protector ..failed clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pcqueue_test... ..skipped pcqueue_test.passed for lack of pcqueue_test... clang-linux.compile.c++.without-pth util/bin/clang-linux-3.4.1/release/link-static/threading-multi/probing_hash_table_test.o clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/probing_hash_table_test /usr/lib/crt1.o: In function `_start': crt1.c:(.text+0x9d): undefined reference to `main' clang++: error: linker command failed with exit code 1 (use -v to see invocation) "clang++" -L"/usr/local/lib" -L"/usr/local/lib64" -Wl,-R -Wl,"/usr/local/lib" -Wl,-R -Wl,"/usr/local/lib64" -Wl,-rpath-link -Wl,"/usr/local/lib" -Wl,-rpath-link -Wl,"/usr/local/lib64" -o "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/probing_hash_table_test" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/probing_hash_table_test.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/parallel_read.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_compressed.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/strtod.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fast-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/double-conversion.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-mu lti/cached-powers.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fixed-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/diy-fp.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/ersatz_progress.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/exception.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/mmap.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/murmur_hash.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pool.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/scoped.o" "util/bin/ clang-linux-3.4.1/release/link-static/thread! ing-multi/string_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/usage.o" -llzma -lbz2 -lboost_system -lboost_thread -lz -lboost_unit_test_framework -pthread -fstack-protector ..failed clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/probing_hash_table_test... ..skipped probing_hash_table_test.passed for lack of probing_hash_table_test... clang-linux.compile.c++.without-pth util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sorted_uniform_test.o clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sorted_uniform_test /usr/lib/crt1.o: In function `_start': crt1.c:(.text+0x9d): undefined reference to `main' clang++: error: linker command failed with exit code 1 (use -v to see invocation) "clang++" -L"/usr/local/lib" -L"/usr/local/lib64" -Wl,-R -Wl,"/usr/local/lib" -Wl,-R -Wl,"/usr/local/lib64" -Wl,-rpath-link -Wl,"/usr/local/lib" -Wl,-rpath-link -Wl,"/usr/local/lib64" -o "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sorted_uniform_test" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sorted_uniform_test.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/parallel_read.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_compressed.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/strtod.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fast-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/double-conversion.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/cach ed-powers.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fixed-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/diy-fp.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/ersatz_progress.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/exception.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/mmap.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/murmur_hash.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pool.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/scoped.o" "util/bin/clang-li nux-3.4.1/release/link-static/threading-mult! i/string_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/usage.o" -llzma -lbz2 -lboost_system -lboost_thread -lz -lboost_unit_test_framework -pthread -fstack-protector ..failed clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sorted_uniform_test... ..skipped sorted_uniform_test.passed for lack of sorted_uniform_test... clang-linux.compile.c++.without-pth util/bin/clang-linux-3.4.1/release/link-static/threading-multi/tokenize_piece_test.o clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/tokenize_piece_test /usr/lib/crt1.o: In function `_start': crt1.c:(.text+0x9d): undefined reference to `main' clang++: error: linker command failed with exit code 1 (use -v to see invocation) "clang++" -L"/usr/local/lib" -L"/usr/local/lib64" -Wl,-R -Wl,"/usr/local/lib" -Wl,-R -Wl,"/usr/local/lib64" -Wl,-rpath-link -Wl,"/usr/local/lib" -Wl,-rpath-link -Wl,"/usr/local/lib64" -o "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/tokenize_piece_test" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/tokenize_piece_test.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/parallel_read.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_compressed.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/strtod.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fast-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/double-conversion.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/cach ed-powers.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fixed-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/diy-fp.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/ersatz_progress.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/exception.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/mmap.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/murmur_hash.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pool.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/scoped.o" "util/bin/clang-li nux-3.4.1/release/link-static/threading-mult! i/string_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/usage.o" -llzma -lbz2 -lboost_system -lboost_thread -lz -lboost_unit_test_framework -pthread -fstack-protector ..failed clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/tokenize_piece_test... ..skipped tokenize_piece_test.passed for lack of tokenize_piece_test... clang-linux.compile.c++.without-pth util/bin/clang-linux-3.4.1/release/link-static/threading-multi/joint_sort_test.o clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/joint_sort_test /usr/lib/crt1.o: In function `_start': crt1.c:(.text+0x9d): undefined reference to `main' clang++: error: linker command failed with exit code 1 (use -v to see invocation) "clang++" -L"/usr/local/lib" -L"/usr/local/lib64" -Wl,-R -Wl,"/usr/local/lib" -Wl,-R -Wl,"/usr/local/lib64" -Wl,-rpath-link -Wl,"/usr/local/lib" -Wl,-rpath-link -Wl,"/usr/local/lib64" -o "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/joint_sort_test" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/joint_sort_test.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/parallel_read.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_compressed.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/strtod.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fast-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/double-conversion.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/cached-power s.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fixed-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/diy-fp.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/ersatz_progress.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/exception.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/mmap.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/murmur_hash.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pool.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/scoped.o" "util/bin/clang-linux-3.4. 1/release/link-static/threading-multi/string! _piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/usage.o" -llzma -lbz2 -lboost_system -lboost_thread -lz -lboost_unit_test_framework -pthread -fstack-protector ..failed clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/joint_sort_test... ..skipped joint_sort_test.passed for lack of joint_sort_test... clang-linux.compile.c++.without-pth util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sized_iterator_test.o clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sized_iterator_test /usr/lib/crt1.o: In function `_start': crt1.c:(.text+0x9d): undefined reference to `main' clang++: error: linker command failed with exit code 1 (use -v to see invocation) "clang++" -L"/usr/local/lib" -L"/usr/local/lib64" -Wl,-R -Wl,"/usr/local/lib" -Wl,-R -Wl,"/usr/local/lib64" -Wl,-rpath-link -Wl,"/usr/local/lib" -Wl,-rpath-link -Wl,"/usr/local/lib64" -o "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sized_iterator_test" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sized_iterator_test.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/parallel_read.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_compressed.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/strtod.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fast-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/double-conversion.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/cach ed-powers.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fixed-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/diy-fp.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/ersatz_progress.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/exception.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/mmap.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/murmur_hash.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pool.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/scoped.o" "util/bin/clang-li nux-3.4.1/release/link-static/threading-mult! i/string_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/usage.o" -llzma -lbz2 -lboost_system -lboost_thread -lz -lboost_unit_test_framework -pthread -fstack-protector ..failed clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sized_iterator_test... ..skipped sized_iterator_test.passed for lack of sized_iterator_test... clang-linux.compile.c++.without-pth util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing_test.o clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing_test /usr/lib/crt1.o: In function `_start': crt1.c:(.text+0x9d): undefined reference to `main' clang++: error: linker command failed with exit code 1 (use -v to see invocation) "clang++" -L"/usr/local/lib" -L"/usr/local/lib64" -Wl,-R -Wl,"/usr/local/lib" -Wl,-R -Wl,"/usr/local/lib64" -Wl,-rpath-link -Wl,"/usr/local/lib" -Wl,-rpath-link -Wl,"/usr/local/lib64" -o "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing_test" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing_test.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/parallel_read.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_compressed.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/strtod.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fast-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/double-conversion.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/cached-pow ers.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fixed-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/diy-fp.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/ersatz_progress.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/exception.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/mmap.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/murmur_hash.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pool.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/scoped.o" "util/bin/clang-linux-3. 4.1/release/link-static/threading-multi/stri! ng_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/usage.o" -llzma -lbz2 -lboost_system -lboost_thread -lz -lboost_unit_test_framework -pthread -fstack-protector ..failed clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing_test... ..skipped bit_packing_test.passed for lack of bit_packing_test... common.mkdir bin ..on 100th target... common.mkdir bin/clang-linux-3.4.1 common.mkdir bin/clang-linux-3.4.1/release common.mkdir bin/clang-linux-3.4.1/release/link-static common.mkdir bin/clang-linux-3.4.1/release/link-static/threading-multi clang-linux.archive bin/clang-linux-3.4.1/release/link-static/threading-multi/libkenlm.a common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1 common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux-3.4.1 common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux-3.4.1/release common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux-3.4.1/release/link-static common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux-3.4.1/release/link-static/threading-multi clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux-3.4.1/release/link-static/threading-multi/chain.o clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux-3.4.1/release/link-static/threading-multi/io.o clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux-3.4.1/release/link-static/threading-multi/line_input.o clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux-3.4.1/release/link-static/threading-multi/multi_progress.o clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/initial_probabilities.o clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/print.o clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/corpus_count.o clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/pipeline.o clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/interpolate.o clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/adjust_counts.o clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/lmplz_main.o clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/lmplz clang-linux.compile.c++.without-pth lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/query_main.o clang-linux.link lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/query clang-linux.compile.c++.without-pth lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/fragment_main.o clang-linux.link lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/fragment clang-linux.compile.c++.without-pth lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/build_binary_main.o clang-linux.link lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/build_binary common.mkdir lm/filter/bin common.mkdir lm/filter/bin/clang-linux-3.4.1 common.mkdir lm/filter/bin/clang-linux-3.4.1/release common.mkdir lm/filter/bin/clang-linux-3.4.1/release/link-static common.mkdir lm/filter/bin/clang-linux-3.4.1/release/link-static/threading-multi clang-linux.compile.c++.without-pth lm/filter/bin/clang-linux-3.4.1/release/link-static/threading-multi/main.o clang-linux.compile.c++.without-pth lm/filter/bin/clang-linux-3.4.1/release/link-static/threading-multi/phrase.o clang-linux.compile.c++.without-pth lm/filter/bin/clang-linux-3.4.1/release/link-static/threading-multi/vocab.o clang-linux.compile.c++.without-pth lm/filter/bin/clang-linux-3.4.1/release/link-static/threading-multi/arpa_io.o clang-linux.link lm/filter/bin/clang-linux-3.4.1/release/link-static/threading-multi/filter clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/dump_counts_main.o clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/dump_counts clang-linux.compile.c++.without-pth util/bin/clang-linux-3.4.1/release/link-static/threading-multi/cat_compressed_main.o clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/cat_compressed clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/bin/lmplz clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/bin/query clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/bin/fragment clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/bin/build_binary clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/bin/filter clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/bin/dump_counts clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/bin/cat_compressed common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lib common.copy /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lib/libkenlm.a ..failed updating 12 targets... ..skipped 16 targets... ..updated 144 targets... *** [do-build] Error code 1 Stop in /usr/ports/textproc/kenlm. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 02:57:57 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 4783C20A; Thu, 29 Jan 2015 02:57:57 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 25285D97; Thu, 29 Jan 2015 02:57:57 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T2vuTS011760; Thu, 29 Jan 2015 02:57:56 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T2vuL2011753; Thu, 29 Jan 2015 02:57:56 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 02:57:56 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290257.t0T2vuL2011753@beefy1.isc.freebsd.org> To: demon@FreeBSD.org Subject: [package - 93i386-default][textproc/kenlm] Failed for kenlm-20140830 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: Thu, 29 Jan 2015 02:57:57 -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: demon@FreeBSD.org Last committer: adamw@FreeBSD.org Ident: $FreeBSD: head/textproc/kenlm/Makefile 366780 2014-08-31 15:25:07Z adamw $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/kenlm-20140830.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building textproc/kenlm build started at Thu Jan 29 02:54:35 UTC 2015 port directory: /usr/ports/textproc/kenlm building for: FreeBSD 93i386-default-job-11 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: demon@FreeBSD.org Makefile ident: $FreeBSD: head/textproc/kenlm/Makefile 366780 2014-08-31 15:25:07Z adamw $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=kenlm-20140830 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/kenlm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/kenlm/work HOME=/wrkdirs/usr/ports/textproc/kenlm/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- BOOST_BUILD_PATH=/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/jam-files/boost-build XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/kenlm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/kenlm/work HOME=/wrkdirs/usr/ports/textproc/kenlm/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="clang" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="clang-cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="clang++" 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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/kenlm" EXAMPLESDIR="share/examples/kenlm" DATADIR="share/kenlm" WWWDIR="www/kenlm" ETCDIR="etc/kenlm" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/kenlm DOCSDIR=/usr/local/share/doc/kenlm EXAMPLESDIR=/usr/local/share/examples/kenlm WWWDIR=/usr/local/www/kenlm ETCDIR=/usr/local/etc/kenlm --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> kenlm-20140830 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.7.txz [93i386-default-job-11] Installing pkg-1.4.7... [93i386-default-job-11] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of kenlm-20140830 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by kenlm-20140830 for building =========================================================================== =================================================== ===> Fetching all distfiles required by kenlm-20140830 for building => SHA256 Checksum OK for kenlm.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by kenlm-20140830 for building ===> Extracting for kenlm-20140830 => SHA256 Checksum OK for kenlm.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for kenlm-20140830 ===> Applying FreeBSD patches for kenlm-20140830 =========================================================================== =================================================== ===> kenlm-20140830 depends on executable: bjam - not found ===> Verifying install for bjam in /usr/ports/devel/boost-jam ===> Installing existing package /packages/All/boost-jam-1.55.0.txz [93i386-default-job-11] Installing boost-jam-1.55.0... [93i386-default-job-11] Extracting boost-jam-1.55.0... done ===> Returning to build of kenlm-20140830 ===> kenlm-20140830 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.33.txz [93i386-default-job-11] Installing bash-4.3.33... [93i386-default-job-11] `-- Installing gettext-runtime-0.19.4... [93i386-default-job-11] | `-- Installing indexinfo-0.2.2... [93i386-default-job-11] | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-11] | `-- Installing libiconv-1.14_6... [93i386-default-job-11] | `-- Extracting libiconv-1.14_6... done [93i386-default-job-11] `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-11] Extracting bash-4.3.33... done Message for bash-4.3.33: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== ===> Returning to build of kenlm-20140830 =========================================================================== =================================================== ===> kenlm-20140830 depends on shared library: libboost_thread.so - not found ===> Verifying for libboost_thread.so in /usr/ports/devel/boost-libs ===> Installing existing package /packages/All/boost-libs-1.55.0_4.txz [93i386-default-job-11] Installing boost-libs-1.55.0_4... [93i386-default-job-11] `-- Installing icu-53.1... [93i386-default-job-11] `-- Extracting icu-53.1... done [93i386-default-job-11] 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 kenlm-20140830 =========================================================================== =================================================== ===> Configuring for kenlm-20140830 =========================================================================== =================================================== ===> Building for kenlm-20140830 (cd /wrkdirs/usr/ports/textproc/kenlm/work/kenlm && /usr/bin/env BOOST_BUILD_PATH=/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/jam-files/boost-build XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/kenlm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/kenlm/work HOME=/wrkdirs/usr/ports/textproc/kenlm/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="clang" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="clang-cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="clang++" 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" /usr/local/bin/bjam --toolset=clang --with-boost=/usr/local ) ..patience... ..patience... ..found 3543 targets... ..updating 172 targets... common.mkdir lm/bin common.mkdir lm/bin/left_test.test common.mkdir lm/bin/left_test.test/clang-linux-3.4.1 common.mkdir lm/bin/left_test.test/clang-linux-3.4.1/release common.mkdir lm/bin/left_test.test/clang-linux-3.4.1/release/link-static common.mkdir lm/bin/left_test.test/clang-linux-3.4.1/release/link-static/threading-multi common.mkdir lm/bin/clang-linux-3.4.1 common.mkdir lm/bin/clang-linux-3.4.1/release common.mkdir lm/bin/clang-linux-3.4.1/release/link-static common.mkdir lm/bin/clang-linux-3.4.1/release/link-static/threading-multi common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/bin Jamfile.write-options /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/bin/order.log clang-linux.compile.c++.without-pth lm/bin/left_test.test/clang-linux-3.4.1/release/link-static/threading-multi/left_test.o ..failed clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/probing_hash_table_test... ..skipped probing_hash_table_test.passed for lack of probing_hash_table_test... clang-linux.compile.c++.without-pth util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sorted_uniform_test.o clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sorted_uniform_test /usr/lib/crt1.o: In function `_start1': crt1_c.c:(.text+0xa6): undefined reference to `main' clang++: error: linker command failed with exit code 1 (use -v to see invocation) "clang++" -L"/usr/local/lib" -L"/usr/local/lib64" -Wl,-R -Wl,"/usr/local/lib" -Wl,-R -Wl,"/usr/local/lib64" -Wl,-rpath-link -Wl,"/usr/local/lib" -Wl,-rpath-link -Wl,"/usr/local/lib64" -o "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sorted_uniform_test" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sorted_uniform_test.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/parallel_read.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_compressed.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/strtod.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fast-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/double-conversion.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/cach ed-powers.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fixed-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/diy-fp.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/ersatz_progress.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/exception.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/mmap.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/murmur_hash.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pool.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/scoped.o" "util/bin/clang-li nux-3.4.1/release/link-static/threading-mult! i/string_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/usage.o" -llzma -lbz2 -lboost_system -lboost_thread -lz -lboost_unit_test_framework -pthread ..failed clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sorted_uniform_test... ..skipped sorted_uniform_test.passed for lack of sorted_uniform_test... clang-linux.compile.c++.without-pth util/bin/clang-linux-3.4.1/release/link-static/threading-multi/tokenize_piece_test.o clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/tokenize_piece_test /usr/lib/crt1.o: In function `_start1': crt1_c.c:(.text+0xa6): undefined reference to `main' clang++: error: linker command failed with exit code 1 (use -v to see invocation) "clang++" -L"/usr/local/lib" -L"/usr/local/lib64" -Wl,-R -Wl,"/usr/local/lib" -Wl,-R -Wl,"/usr/local/lib64" -Wl,-rpath-link -Wl,"/usr/local/lib" -Wl,-rpath-link -Wl,"/usr/local/lib64" -o "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/tokenize_piece_test" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/tokenize_piece_test.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/parallel_read.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_compressed.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/strtod.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fast-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/double-conversion.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/cach ed-powers.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fixed-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/diy-fp.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/ersatz_progress.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/exception.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/mmap.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/murmur_hash.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pool.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/scoped.o" "util/bin/clang-li nux-3.4.1/release/link-static/threading-mult! i/string_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/usage.o" -llzma -lbz2 -lboost_system -lboost_thread -lz -lboost_unit_test_framework -pthread ..failed clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/tokenize_piece_test... ..skipped tokenize_piece_test.passed for lack of tokenize_piece_test... clang-linux.compile.c++.without-pth util/bin/clang-linux-3.4.1/release/link-static/threading-multi/joint_sort_test.o clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/joint_sort_test /usr/lib/crt1.o: In function `_start1': crt1_c.c:(.text+0xa6): undefined reference to `main' clang++: error: linker command failed with exit code 1 (use -v to see invocation) "clang++" -L"/usr/local/lib" -L"/usr/local/lib64" -Wl,-R -Wl,"/usr/local/lib" -Wl,-R -Wl,"/usr/local/lib64" -Wl,-rpath-link -Wl,"/usr/local/lib" -Wl,-rpath-link -Wl,"/usr/local/lib64" -o "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/joint_sort_test" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/joint_sort_test.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/parallel_read.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_compressed.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/strtod.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fast-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/double-conversion.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/cached-power s.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fixed-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/diy-fp.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/ersatz_progress.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/exception.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/mmap.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/murmur_hash.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pool.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/scoped.o" "util/bin/clang-linux-3.4. 1/release/link-static/threading-multi/string! _piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/usage.o" -llzma -lbz2 -lboost_system -lboost_thread -lz -lboost_unit_test_framework -pthread ..failed clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/joint_sort_test... ..skipped joint_sort_test.passed for lack of joint_sort_test... clang-linux.compile.c++.without-pth util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sized_iterator_test.o clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sized_iterator_test /usr/lib/crt1.o: In function `_start1': crt1_c.c:(.text+0xa6): undefined reference to `main' clang++: error: linker command failed with exit code 1 (use -v to see invocation) "clang++" -L"/usr/local/lib" -L"/usr/local/lib64" -Wl,-R -Wl,"/usr/local/lib" -Wl,-R -Wl,"/usr/local/lib64" -Wl,-rpath-link -Wl,"/usr/local/lib" -Wl,-rpath-link -Wl,"/usr/local/lib64" -o "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sized_iterator_test" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sized_iterator_test.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/parallel_read.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_compressed.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/strtod.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fast-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/double-conversion.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/cach ed-powers.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fixed-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/diy-fp.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/ersatz_progress.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/exception.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/mmap.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/murmur_hash.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pool.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/scoped.o" "util/bin/clang-li nux-3.4.1/release/link-static/threading-mult! i/string_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/usage.o" -llzma -lbz2 -lboost_system -lboost_thread -lz -lboost_unit_test_framework -pthread ..failed clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/sized_iterator_test... ..skipped sized_iterator_test.passed for lack of sized_iterator_test... clang-linux.compile.c++.without-pth util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing_test.o clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing_test /usr/lib/crt1.o: In function `_start1': crt1_c.c:(.text+0xa6): undefined reference to `main' clang++: error: linker command failed with exit code 1 (use -v to see invocation) "clang++" -L"/usr/local/lib" -L"/usr/local/lib64" -Wl,-R -Wl,"/usr/local/lib" -Wl,-R -Wl,"/usr/local/lib64" -Wl,-rpath-link -Wl,"/usr/local/lib" -Wl,-rpath-link -Wl,"/usr/local/lib64" -o "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing_test" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing_test.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/parallel_read.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/read_compressed.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/strtod.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fast-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/double-conversion.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/cached-pow ers.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/fixed-dtoa.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/bignum.o" "util/double-conversion/bin/clang-linux-3.4.1/release/link-static/threading-multi/diy-fp.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/ersatz_progress.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/exception.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/file_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/mmap.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/murmur_hash.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/pool.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/scoped.o" "util/bin/clang-linux-3. 4.1/release/link-static/threading-multi/stri! ng_piece.o" "util/bin/clang-linux-3.4.1/release/link-static/threading-multi/usage.o" -llzma -lbz2 -lboost_system -lboost_thread -lz -lboost_unit_test_framework -pthread ..failed clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/bit_packing_test... ..skipped bit_packing_test.passed for lack of bit_packing_test... common.mkdir bin ..on 100th target... common.mkdir bin/clang-linux-3.4.1 common.mkdir bin/clang-linux-3.4.1/release common.mkdir bin/clang-linux-3.4.1/release/link-static common.mkdir bin/clang-linux-3.4.1/release/link-static/threading-multi clang-linux.archive bin/clang-linux-3.4.1/release/link-static/threading-multi/libkenlm.a common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1 common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux-3.4.1 common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux-3.4.1/release common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux-3.4.1/release/link-static common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux-3.4.1/release/link-static/threading-multi clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux-3.4.1/release/link-static/threading-multi/chain.o clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux-3.4.1/release/link-static/threading-multi/io.o clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux-3.4.1/release/link-static/threading-multi/line_input.o clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux-3.4.1/release/link-static/threading-multi/multi_progress.o clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/initial_probabilities.o In file included from /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/initial_probabilities.cc:4: In file included from ./lm/builder/ngram_stream.hh:4: ./lm/builder/ngram.hh:81:29: warning: shift count >= width of type [-Wshift-count-overflow] Value().count |= (1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./lm/builder/ngram.hh:85:30: warning: shift count >= width of type [-Wshift-count-overflow] Value().count &= ~(1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./lm/builder/ngram.hh:89:36: warning: shift count >= width of type [-Wshift-count-overflow] return Value().count & ~(1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/print.o In file included from /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/print.cc:1: In file included from ./lm/builder/print.hh:4: ./lm/builder/ngram.hh:81:29: warning: shift count >= width of type [-Wshift-count-overflow] Value().count |= (1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./lm/builder/ngram.hh:85:30: warning: shift count >= width of type [-Wshift-count-overflow] Value().count &= ~(1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./lm/builder/ngram.hh:89:36: warning: shift count >= width of type [-Wshift-count-overflow] return Value().count & ~(1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/corpus_count.o In file included from /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/corpus_count.cc:3: ./lm/builder/ngram.hh:81:29: warning: shift count >= width of type [-Wshift-count-overflow] Value().count |= (1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./lm/builder/ngram.hh:85:30: warning: shift count >= width of type [-Wshift-count-overflow] Value().count &= ~(1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./lm/builder/ngram.hh:89:36: warning: shift count >= width of type [-Wshift-count-overflow] return Value().count & ~(1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/pipeline.o In file included from /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/pipeline.cc:8: In file included from ./lm/builder/print.hh:4: ./lm/builder/ngram.hh:81:29: warning: shift count >= width of type [-Wshift-count-overflow] Value().count |= (1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./lm/builder/ngram.hh:85:30: warning: shift count >= width of type [-Wshift-count-overflow] Value().count &= ~(1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./lm/builder/ngram.hh:89:36: warning: shift count >= width of type [-Wshift-count-overflow] return Value().count & ~(1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/interpolate.o In file included from /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/interpolate.cc:4: In file included from ./lm/builder/joint_order.hh:4: In file included from ./lm/builder/ngram_stream.hh:4: ./lm/builder/ngram.hh:81:29: warning: shift count >= width of type [-Wshift-count-overflow] Value().count |= (1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./lm/builder/ngram.hh:85:30: warning: shift count >= width of type [-Wshift-count-overflow] Value().count &= ~(1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./lm/builder/ngram.hh:89:36: warning: shift count >= width of type [-Wshift-count-overflow] return Value().count & ~(1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/adjust_counts.o In file included from /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/adjust_counts.cc:2: In file included from ./lm/builder/ngram_stream.hh:4: ./lm/builder/ngram.hh:81:29: warning: shift count >= width of type [-Wshift-count-overflow] Value().count |= (1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./lm/builder/ngram.hh:85:30: warning: shift count >= width of type [-Wshift-count-overflow] Value().count &= ~(1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./lm/builder/ngram.hh:89:36: warning: shift count >= width of type [-Wshift-count-overflow] return Value().count & ~(1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/lmplz_main.o clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/lmplz clang-linux.compile.c++.without-pth lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/query_main.o clang-linux.link lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/query clang-linux.compile.c++.without-pth lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/fragment_main.o clang-linux.link lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/fragment clang-linux.compile.c++.without-pth lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/build_binary_main.o clang-linux.link lm/bin/clang-linux-3.4.1/release/link-static/threading-multi/build_binary common.mkdir lm/filter/bin common.mkdir lm/filter/bin/clang-linux-3.4.1 common.mkdir lm/filter/bin/clang-linux-3.4.1/release common.mkdir lm/filter/bin/clang-linux-3.4.1/release/link-static common.mkdir lm/filter/bin/clang-linux-3.4.1/release/link-static/threading-multi clang-linux.compile.c++.without-pth lm/filter/bin/clang-linux-3.4.1/release/link-static/threading-multi/main.o clang-linux.compile.c++.without-pth lm/filter/bin/clang-linux-3.4.1/release/link-static/threading-multi/phrase.o clang-linux.compile.c++.without-pth lm/filter/bin/clang-linux-3.4.1/release/link-static/threading-multi/vocab.o clang-linux.compile.c++.without-pth lm/filter/bin/clang-linux-3.4.1/release/link-static/threading-multi/arpa_io.o clang-linux.link lm/filter/bin/clang-linux-3.4.1/release/link-static/threading-multi/filter clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/dump_counts_main.o In file included from /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/dump_counts_main.cc:1: In file included from ./lm/builder/print.hh:4: ./lm/builder/ngram.hh:81:29: warning: shift count >= width of type [-Wshift-count-overflow] Value().count |= (1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./lm/builder/ngram.hh:85:30: warning: shift count >= width of type [-Wshift-count-overflow] Value().count &= ~(1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./lm/builder/ngram.hh:89:36: warning: shift count >= width of type [-Wshift-count-overflow] return Value().count & ~(1ul << (sizeof(Value().count) * 8 - 1)); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux-3.4.1/release/link-static/threading-multi/dump_counts clang-linux.compile.c++.without-pth util/bin/clang-linux-3.4.1/release/link-static/threading-multi/cat_compressed_main.o clang-linux.link util/bin/clang-linux-3.4.1/release/link-static/threading-multi/cat_compressed clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/bin/lmplz clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/bin/query clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/bin/fragment clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/bin/build_binary clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/bin/filter clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/bin/dump_counts clang-linux.link /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/bin/cat_compressed common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lib common.copy /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lib/libkenlm.a ..failed updating 12 targets... ..skipped 16 targets... ..updated 144 targets... *** [do-build] Error code 1 Stop in /usr/ports/textproc/kenlm. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 04:21:37 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 12606E94; Thu, 29 Jan 2015 04:21:37 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 F2F039B9; Thu, 29 Jan 2015 04:21:36 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T4Lamu018823; Thu, 29 Jan 2015 04:21:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T4La4W018821; Thu, 29 Jan 2015 04:21:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 04:21:36 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290421.t0T4La4W018821@beefy1.isc.freebsd.org> To: demon@FreeBSD.org Subject: [package - 93i386-default][devel/cld] Failed for cld2-20150113 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: Thu, 29 Jan 2015 04:21:37 -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: demon@FreeBSD.org Last committer: demon@FreeBSD.org Ident: $FreeBSD: head/devel/cld/Makefile 376945 2015-01-13 14:41:18Z demon $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/cld2-20150113.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building devel/cld build started at Thu Jan 29 04:21:11 UTC 2015 port directory: /usr/ports/devel/cld building for: FreeBSD 93i386-default-job-01 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: demon@FreeBSD.org Makefile ident: $FreeBSD: head/devel/cld/Makefile 376945 2015-01-13 14:41:18Z demon $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=cld2-20150113 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cld/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cld/work HOME=/wrkdirs/usr/ports/devel/cld/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cld/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cld/work HOME=/wrkdirs/usr/ports/devel/cld/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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/cld" EXAMPLESDIR="share/examples/cld" DATADIR="share/cld" WWWDIR="www/cld" ETCDIR="etc/cld" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cld DOCSDIR=/usr/local/share/doc/cld EXAMPLESDIR=/usr/local/share/examples/cld WWWDIR=/usr/local/www/cld ETCDIR=/usr/local/etc/cld --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License APACHE20 accepted by the user =========================================================================== =================================================== ===> cld2-20150113 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.7.txz [93i386-default-job-01] Installing pkg-1.4.7... [93i386-default-job-01] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of cld2-20150113 =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by cld2-20150113 for building =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by cld2-20150113 for building => SHA256 Checksum OK for cld-20150113.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by cld2-20150113 for building ===> Extracting for cld2-20150113 => SHA256 Checksum OK for cld-20150113.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for cld2-20150113 /usr/bin/sed -i.bak -e "s#g++#c++ -O2 -pipe -fno-strict-aliasing#" /wrkdirs/usr/ports/devel/cld/work/cld-20150113/internal/compile_libs.sh =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for cld2-20150113 =========================================================================== =================================================== ===> Building for cld2-20150113 cd /wrkdirs/usr/ports/devel/cld/work/cld-20150113/internal && ./compile_libs.sh cldutil.cc:1: sorry, unimplemented: 64-bit mode not compiled in cldutil_shared.cc:1: sorry, unimplemented: 64-bit mode not compiled in compact_lang_det.cc:1: sorry, unimplemented: 64-bit mode not compiled in compact_lang_det_hint_code.cc:1: sorry, unimplemented: 64-bit mode not compiled in compact_lang_det_impl.cc:1: sorry, unimplemented: 64-bit mode not compiled in debug.cc:1: sorry, unimplemented: 64-bit mode not compiled in fixunicodevalue.cc:1: sorry, unimplemented: 64-bit mode not compiled in generated_entities.cc:1: sorry, unimplemented: 64-bit mode not compiled in generated_language.cc:1: sorry, unimplemented: 64-bit mode not compiled in generated_ulscript.cc:1: sorry, unimplemented: 64-bit mode not compiled in getonescriptspan.cc:1: sorry, unimplemented: 64-bit mode not compiled in lang_script.cc:1: sorry, unimplemented: 64-bit mode not compiled in offsetmap.cc:1: sorry, unimplemented: 64-bit mode not compiled in scoreonescriptspan.cc:1: sorry, unimplemented: 64-bit mode not compiled in tote.cc:1: sorry, unimplemented: 64-bit mode not compiled in utf8statetable.cc:1: sorry, unimplemented: 64-bit mode not compiled in cld_generated_cjk_uni_prop_80.cc:1: sorry, unimplemented: 64-bit mode not compiled in cld2_generated_cjk_compatible.cc:1: sorry, unimplemented: 64-bit mode not compiled in cld_generated_cjk_delta_bi_4.cc:1: sorry, unimplemented: 64-bit mode not compiled in generated_distinct_bi_0.cc:1: sorry, unimplemented: 64-bit mode not compiled in cld2_generated_quadchrome_2.cc:1: sorry, unimplemented: 64-bit mode not compiled in cld2_generated_deltaoctachrome.cc:1: sorry, unimplemented: 64-bit mode not compiled in cld2_generated_distinctoctachrome.cc:1: sorry, unimplemented: 64-bit mode not compiled in cld_generated_score_quad_octa_2.cc:1: sorry, unimplemented: 64-bit mode not compiled in cldutil.cc:1: sorry, unimplemented: 64-bit mode not compiled in cldutil_shared.cc:1: sorry, unimplemented: 64-bit mode not compiled in compact_lang_det.cc:1: sorry, unimplemented: 64-bit mode not compiled in compact_lang_det_hint_code.cc:1: sorry, unimplemented: 64-bit mode not compiled in compact_lang_det_impl.cc:1: sorry, unimplemented: 64-bit mode not compiled in debug.cc:1: sorry, unimplemented: 64-bit mode not compiled in fixunicodevalue.cc:1: sorry, unimplemented: 64-bit mode not compiled in generated_entities.cc:1: sorry, unimplemented: 64-bit mode not compiled in generated_language.cc:1: sorry, unimplemented: 64-bit mode not compiled in generated_ulscript.cc:1: sorry, unimplemented: 64-bit mode not compiled in getonescriptspan.cc:1: sorry, unimplemented: 64-bit mode not compiled in lang_script.cc:1: sorry, unimplemented: 64-bit mode not compiled in offsetmap.cc:1: sorry, unimplemented: 64-bit mode not compiled in scoreonescriptspan.cc:1: sorry, unimplemented: 64-bit mode not compiled in tote.cc:1: sorry, unimplemented: 64-bit mode not compiled in utf8statetable.cc:1: sorry, unimplemented: 64-bit mode not compiled in cld_generated_cjk_uni_prop_80.cc:1: sorry, unimplemented: 64-bit mode not compiled in cld2_generated_cjk_compatible.cc:1: sorry, unimplemented: 64-bit mode not compiled in cld_generated_cjk_delta_bi_32.cc:1: sorry, unimplemented: 64-bit mode not compiled in generated_distinct_bi_0.cc:1: sorry, unimplemented: 64-bit mode not compiled in cld2_generated_quad0122.cc:1: sorry, unimplemented: 64-bit mode not compiled in cld2_generated_deltaocta0122.cc:1: sorry, unimplemented: 64-bit mode not compiled in cld2_generated_distinctocta0122.cc:1: sorry, unimplemented: 64-bit mode not compiled in cld_generated_score_quad_octa_0122.cc:1: sorry, unimplemented: 64-bit mode not compiled in *** [do-build] Error code 1 Stop in /usr/ports/devel/cld. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 04:53:14 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 1035477; Thu, 29 Jan 2015 04:53:14 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 EF6E9C13; Thu, 29 Jan 2015 04:53:13 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T4rDvT099065; Thu, 29 Jan 2015 04:53:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T4rDK8099045; Thu, 29 Jan 2015 04:53:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 04:53:13 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290453.t0T4rDK8099045@beefy1.isc.freebsd.org> To: bapt@FreeBSD.org Subject: [package - 93i386-default][devel/amd64-gcc] Failed for amd64-gcc-4.9.1_1 in package 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: Thu, 29 Jan 2015 04:53:14 -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: bapt@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/devel/amd64-gcc/Makefile 373620 2014-11-29 14:46:30Z bapt $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/amd64-gcc-4.9.1_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building devel/amd64-gcc build started at Thu Jan 29 04:33:36 UTC 2015 port directory: /usr/ports/devel/amd64-gcc building for: FreeBSD 93i386-default-job-14 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: bapt@FreeBSD.org Makefile ident: $FreeBSD: head/devel/amd64-gcc/Makefile 373620 2014-11-29 14:46:30Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=amd64-gcc-4.9.1_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --target=x86_64-portbld-freebsd9.3 --disable-nls --enable-languages=c,c++ --without-headers --with-gmp=/usr/local --with-pkgversion="FreeBSD Ports Collection for amd64" --with-system-zlib --with-as=/usr/local/bin/x86_64-freebsd-as --with-ld=/usr/local/bin/x86_64-freebsd-ld --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work HOME=/wrkdirs/usr/ports/devel/amd64-gcc/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-- TARGETARCH=amd64 OPSYS=freebsd GCC_TARGET=x86_64-portbld-freebsd9.3 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gcc" EXAMPLESDIR="share/examples/gcc" DATADIR="share/gcc" WWWDIR="www/gcc" ETCDIR="etc/gcc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gcc DOCSDIR=/usr/local/share/doc/gcc EXAMPLESDIR=/usr/local/share/examples/gcc WWWDIR=/usr/local/www/gcc ETCDIR=/usr/local/etc/gcc --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 GPLv3RLE accepted by the user =========================================================================== =================================================== ===> amd64-gcc-4.9.1_1 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.7.txz [93i386-default-job-14] Installing pkg-1.4.7... [93i386-default-job-14] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of amd64-gcc-4.9.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 GPLv3RLE accepted by the user ===> Fetching all distfiles required by amd64-gcc-4.9.1_1 for building =========================================================================== =================================================== ===> License GPLv3 GPLv3RLE accepted by the user ===> Fetching all distfiles required by amd64-gcc-4.9.1_1 for building => SHA256 Checksum OK for gcc-4.9.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 GPLv3RLE accepted by the user ===> Fetching all distfiles required by amd64-gcc-4.9.1_1 for building ===> Extracting for amd64-gcc-4.9.1_1 => SHA256 Checksum OK for gcc-4.9.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for amd64-gcc-4.9.1_1 ===> Applying extra patch /usr/ports/devel/amd64-gcc/../powerpc64-gcc/files/freebsd-format-extensions =========================================================================== =================================================== ===> amd64-gcc-4.9.1_1 depends on executable: x86_64-freebsd-as - not found ===> Verifying install for x86_64-freebsd-as in /usr/ports/devel/amd64-binutils ===> Installing existing package /packages/All/amd64-binutils-2.25.txz [93i386-default-job-14] Installing amd64-binutils-2.25... [93i386-default-job-14] Extracting amd64-binutils-2.25... done ===> Returning to build of amd64-gcc-4.9.1_1 ===> amd64-gcc-4.9.1_1 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 [93i386-default-job-14] Installing gmake-4.1_1... [93i386-default-job-14] `-- Installing gettext-runtime-0.19.4... [93i386-default-job-14] | `-- Installing indexinfo-0.2.2... [93i386-default-job-14] | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-14] | `-- Installing libiconv-1.14_6... [93i386-default-job-14] | `-- Extracting libiconv-1.14_6... done [93i386-default-job-14] `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-14] Extracting gmake-4.1_1... done ===> Returning to build of amd64-gcc-4.9.1_1 =========================================================================== =================================================== ===> amd64-gcc-4.9.1_1 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 [93i386-default-job-14] Installing gmp-5.1.3_2... [93i386-default-job-14] Extracting gmp-5.1.3_2... done ===> Returning to build of amd64-gcc-4.9.1_1 ===> amd64-gcc-4.9.1_1 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 [93i386-default-job-14] Installing mpfr-3.1.2_2... [93i386-default-job-14] Extracting mpfr-3.1.2_2... done ===> Returning to build of amd64-gcc-4.9.1_1 ===> amd64-gcc-4.9.1_1 depends on shared library: libmpc.so - not found ===> Verifying for libmpc.so in /usr/ports/math/mpc ===> Installing existing package /packages/All/mpc-1.0.2_1.txz [93i386-default-job-14] Installing mpc-1.0.2_1... [93i386-default-job-14] Extracting mpc-1.0.2_1... done ===> Returning to build of amd64-gcc-4.9.1_1 ===> amd64-gcc-4.9.1_1 depends on shared library: libiconv.so.3 - found (/usr/local/lib/libiconv.so.2.5.1) =========================================================================== =================================================== ===> Configuring for amd64-gcc-4.9.1_1 configure: loading site script /usr/ports/Templates/config.site checking build system type... i386-portbld-freebsd9.3 checking host system type... i386-portbld-freebsd9.3 checking target system type... x86_64-portbld-freebsd9.3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for gawk... (cached) /usr/bin/awk checking for libatomic support... yes checking for libcilkrts support... yes checking for libitm support... yes checking for libsanitizer support... no checking for libvtv support... no checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/bitmap.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/bitmap.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/builtins.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/builtins.def install -o root -g wheel -m 0644 bversion.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/bversion.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/c-family/c-common.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/c-family/c-common.def mkdir /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/c-family install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/c-family/c-common.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/c-family/c-common.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/c-family/c-objc.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/c-family/c-objc.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/c-family/c-pragma.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/c-family/c-pragma.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/c-family/c-pretty-print.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/c-family/c-pretty-print.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/c/c-tree.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/c-tree.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/calls.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/calls.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cfg-flags.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/cfg-flags.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cfgexpand.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/cfgexpand.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cfghooks.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/cfghooks.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cfgloop.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/cfgloop.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cgraph.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/cgraph.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cif-code.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/cif-code.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cilk-builtins.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/cilk-builtins.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cilkplus.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/cilkplus.def install -o root -g wheel -m 0644 config.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/config.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/dbxelf.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/config/dbxelf.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/elfos.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/config/elfos.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/freebsd-spec.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/config/freebsd-spec.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/freebsd-stdint.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/config/freebsd-stdint.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/freebsd.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/config/freebsd.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/att.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/config/i386/att.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/biarch64.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/config/i386/biarch64.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/freebsd.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/config/i386/freebsd.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/freebsd64.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/config/i386/freebsd64.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/i386-protos.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/config/i386/i386-protos.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/i386.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/config/i386/i386.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/unix.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/config/i386/unix.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/x86-64.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/config/i386/x86-64.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/initfini-array.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/config/initfini-array.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/vxworks-dummy.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/config/vxworks-dummy.h install -o root -g wheel -m 0644 configargs.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/configargs.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/context.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/context.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/coretypes.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/coretypes.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cppdefault.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/cppdefault.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/debug.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/debug.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/defaults.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/defaults.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/df.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/df.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/diagnostic-color.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/diagnostic-color.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/diagnostic-core.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/diagnostic-core.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/diagnostic.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/diagnostic.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/diagnostic.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/diagnostic.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/double-int.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/double-int.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/dumpfile.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/dumpfile.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/emit-rtl.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/emit-rtl.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/except.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/except.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/fixed-value.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/fixed-value.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/flag-types.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/flag-types.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/flags.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/flags.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/fold-const.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/fold-const.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/function.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/function.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gcc-plugin.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/gcc-plugin.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gcc-symtab.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/gcc-symtab.h install -o root -g wheel -m 0644 genrtl.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/genrtl.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ggc.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/ggc.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-builder.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/gimple-builder.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-expr.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/gimple-expr.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-fold.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/gimple-fold.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-iterator.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/gimple-iterator.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-low.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/gimple-low.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-pretty-print.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/gimple-pretty-print.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-ssa.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/gimple-ssa.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-walk.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/gimple-walk.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/gimple.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/gimple.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimplify-me.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/gimplify-me.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimplify.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/gimplify.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gsstruct.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/gsstruct.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gtm-builtins.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/gtm-builtins.def install -o root -g wheel -m 0644 gtype-desc.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/gtype-desc.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/hard-reg-set.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/hard-reg-set.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/hash-table.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/hash-table.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/highlev-plugin-common.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/highlev-plugin-common.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/hwint.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/hwint.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/incpath.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/incpath.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/input.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/input.h install -o root -g wheel -m 0644 insn-codes.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/insn-codes.h install -o root -g wheel -m 0644 insn-constants.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/insn-constants.h install -o root -g wheel -m 0644 insn-flags.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/insn-flags.h install -o root -g wheel -m 0644 insn-modes.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/insn-modes.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/insn-notes.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/insn-notes.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/internal-fn.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/internal-fn.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/internal-fn.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/internal-fn.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/intl.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/intl.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ipa-prop.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/ipa-prop.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ipa-ref-inline.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/ipa-ref-inline.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ipa-ref.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/ipa-ref.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ipa-reference.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/ipa-reference.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ipa-utils.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/ipa-utils.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/is-a.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/is-a.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/langhooks.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/langhooks.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/machmode.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/machmode.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/mode-classes.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/mode-classes.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/omp-builtins.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/omp-builtins.def install -o root -g wheel -m 0644 options.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/options.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/opts.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/opts.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/output.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/output.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/params.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/params.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/params.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/params.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/pass_manager.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/pass_manager.h install -o root -g wheel -m 0644 plugin-version.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/plugin-version.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/plugin.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/plugin.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/plugin.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/plugin.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/pointer-set.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/pointer-set.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/predict.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/predict.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/predict.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/predict.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/prefix.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/prefix.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/pretty-print.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/pretty-print.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/print-rtl.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/print-rtl.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/print-tree.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/print-tree.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/real.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/real.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/realmpfr.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/realmpfr.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/reg-notes.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/reg-notes.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/regset.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/regset.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/resource.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/resource.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/rtl.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/rtl.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/rtl.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/rtl.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/sanitizer.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/sanitizer.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/sbitmap.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/sbitmap.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ssa-iterators.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/ssa-iterators.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/statistics.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/statistics.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/stmt.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/stmt.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/stor-layout.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/stor-layout.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/stringpool.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/stringpool.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/sync-builtins.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/sync-builtins.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/system.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/system.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/target-hooks-macros.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/target-hooks-macros.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/target.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/target.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/target.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/target.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/timevar.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/timevar.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/timevar.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/timevar.h install -o root -g wheel -m 0644 tm-preds.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tm-preds.h install -o root -g wheel -m 0644 tm.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tm.h install -o root -g wheel -m 0644 tm_p.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tm_p.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/toplev.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/toplev.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-cfg.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-cfg.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-cfgcleanup.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-cfgcleanup.h install -o root -g wheel -m 0644 tree-check.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-check.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-core.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-core.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-dfa.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-dfa.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-dump.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-dump.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-eh.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-eh.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-hasher.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-hasher.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-inline.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-inline.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-into-ssa.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-into-ssa.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-iterator.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-iterator.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-nested.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-nested.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-object-size.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-object-size.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-outof-ssa.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-outof-ssa.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-parloops.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-parloops.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-pass.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-pass.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-phinodes.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-phinodes.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-pretty-print.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-pretty-print.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-address.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-ssa-address.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-alias.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-ssa-alias.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-coalesce.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-ssa-coalesce.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-dom.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-ssa-dom.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-loop-ivopts.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-ssa-loop-ivopts.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-loop-manip.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-ssa-loop-manip.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-loop-niter.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-ssa-loop-niter.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-loop.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-ssa-loop.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-operands.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-ssa-operands.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-sccvn.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-ssa-sccvn.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-ter.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-ssa-ter.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-threadedge.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-ssa-threadedge.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-threadupdate.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-ssa-threadupdate.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-ssa.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssanames.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree-ssanames.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/tree.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/treestruct.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/treestruct.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/varasm.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/varasm.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/vec.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/vec.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/version.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/version.h install -o root -g wheel -m 0644 b-header-vars /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/plugin/include/b-header-vars rm gcc.pod gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/amd64-gcc/work/build-gcc/gcc' ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for amd64-gcc-4.9.1_1 pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/include-fixed/netinet/ip_fil.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/include-fixed/netinet/ip_lookup.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/include-fixed/netinet/ip_nat.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/include-fixed/netinet/ip_proxy.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/include-fixed/netinet/ip_scan.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/include-fixed/netinet/ip_state.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/include-fixed/stddef.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/include-fixed/stdio.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/include-fixed/stdlib.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/include-fixed/sys/types.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/include-fixed/unistd.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd9.3/4.9.1/include-fixed/wchar.h: No such file or directory *** [do-package] Error code 1 Stop in /usr/ports/devel/amd64-gcc. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 05:09:11 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 EBF262E8; Thu, 29 Jan 2015 05:09:11 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 D5018D02; Thu, 29 Jan 2015 05:09:11 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T59AfA042597; Thu, 29 Jan 2015 05:09:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T59AGM042582; Thu, 29 Jan 2015 05:09:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 05:09:10 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290509.t0T59AGM042582@beefy2.isc.freebsd.org> To: bdrewery@FreeBSD.org Subject: [package - 93amd64-default][math/miracl] Failed for miracl-5.6, 1 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: Thu, 29 Jan 2015 05:09:12 -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: bdrewery@FreeBSD.org Last committer: ak@FreeBSD.org Ident: $FreeBSD: head/math/miracl/Makefile 356803 2014-06-06 15:26:41Z ak $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/miracl-5.6,1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building math/miracl build started at Thu Jan 29 05:09:00 UTC 2015 port directory: /usr/ports/math/miracl building for: FreeBSD 93amd64-default-job-01 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: bdrewery@FreeBSD.org Makefile ident: $FreeBSD: head/math/miracl/Makefile 356803 2014-06-06 15:26:41Z ak $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=miracl-5.6,1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/miracl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/miracl/work HOME=/wrkdirs/usr/ports/math/miracl/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/miracl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/miracl/work HOME=/wrkdirs/usr/ports/math/miracl/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/miracl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/miracl/work HOME=/wrkdirs/usr/ports/math/miracl/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/miracl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/miracl/work HOME=/wrkdirs/usr/ports/math/miracl/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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/miracl" EXAMPLESDIR="share/examples/miracl" DATADIR="share/miracl" WWWDIR="www/miracl" ETCDIR="etc/miracl" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/miracl DOCSDIR=/usr/local/share/doc/miracl EXAMPLESDIR=/usr/local/share/examples/miracl WWWDIR=/usr/local/www/miracl ETCDIR=/usr/local/etc/miracl --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License AGPLv3 COMMERCIAL accepted by the user =========================================================================== =================================================== ===> miracl-5.6,1 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.7.txz [93amd64-default-job-01] Installing pkg-1.4.7... [93amd64-default-job-01] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of miracl-5.6,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License AGPLv3 COMMERCIAL accepted by the user ===> Fetching all distfiles required by miracl-5.6,1 for building =========================================================================== =================================================== ===> License AGPLv3 COMMERCIAL accepted by the user ===> Fetching all distfiles required by miracl-5.6,1 for building => SHA256 Checksum OK for miracl-5.6.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> License AGPLv3 COMMERCIAL accepted by the user ===> Fetching all distfiles required by miracl-5.6,1 for building ===> Extracting for miracl-5.6,1 => SHA256 Checksum OK for miracl-5.6.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for miracl-5.6,1 ===> Applying FreeBSD patches for miracl-5.6,1 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for miracl-5.6,1 =========================================================================== =================================================== ===> Building for miracl-5.6,1 /bin/rm -f -f *.exe /bin/rm -f -f miracl.a cp mirdef.h64 mirdef.h cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrcore.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrarth0.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrarth1.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrarth2.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mralloc.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrsmall.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrio1.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrio2.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrgcd.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrjack.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrxgcd.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrarth3.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrbits.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrrand.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrprime.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrcrt.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrscrt.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrmonty.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrpower.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrsroot.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrcurve.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrfast.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrshs.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrshs256.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrshs512.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mraes.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrgcm.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrlucas.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrzzn2.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrzzn2b.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrzzn3.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrecn2.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrstrong.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrbrick.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrebrick.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrec2m.c cc -c -m64 -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC mrgf2m.c mrgf2m.c: In function 'mr_mul2': mrgf2m.c:317: note: use -flax-vector-conversions to permit conversions between vectors with differing element types or numbers of subparts mrgf2m.c:317: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' mrgf2m.c:318: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' mrgf2m.c:319: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' mrgf2m.c:336: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' mrgf2m.c:339: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' mrgf2m.c:344: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' mrgf2m.c:349: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' mrgf2m.c:354: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' mrgf2m.c:359: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' mrgf2m.c:364: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' mrgf2m.c:369: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' *** [do-build] Error code 1 Stop in /usr/ports/math/miracl. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 05:43:22 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 458A7483 for ; Thu, 29 Jan 2015 05:43:22 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 314B6FF7; Thu, 29 Jan 2015 05:43:22 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T5hLSa036793; Thu, 29 Jan 2015 05:43:21 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T5hLLN036459; Thu, 29 Jan 2015 05:43:21 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 05:43:21 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290543.t0T5hLLN036459@beefy1.isc.freebsd.org> To: ljboiler@gmail.com Subject: [package - 93i386-default][java/eclipse] Failed for eclipse-4.3.2_3 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: Thu, 29 Jan 2015 05:43:22 -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: ljboiler@gmail.com Last committer: antoine@FreeBSD.org Ident: $FreeBSD: head/java/eclipse/Makefile 372556 2014-11-14 11:30:42Z antoine $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/eclipse-4.3.2_3.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building java/eclipse build started at Thu Jan 29 05:34:29 UTC 2015 port directory: /usr/ports/java/eclipse building for: FreeBSD 93i386-default-job-20 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: ljboiler@gmail.com Makefile ident: $FreeBSD: head/java/eclipse/Makefile 372556 2014-11-14 11:30:42Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=eclipse-4.3.2_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for eclipse-4.3.2_3: ====> Options available for the single INSTALLPKG: you have to select exactly one of them FULL_SDK=on: Full SDK (JDT, PDE, source, API docs) PLATFORM_SDK=off: Platform with source, API Docs (no Java tools) PLATFORM=off: Platform only (no Java tools, no source or docs) ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/java/eclipse/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/eclipse/work HOME=/wrkdirs/usr/ports/java/eclipse/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/java/eclipse/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/eclipse/work HOME=/wrkdirs/usr/ports/java/eclipse/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh ESD_CONFIG="/usr/local/bin/esd-config" --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/java/eclipse/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/eclipse/work HOME=/wrkdirs/usr/ports/java/eclipse/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/java/eclipse/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/eclipse/work HOME=/wrkdirs/usr/ports/java/eclipse/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ESD_CONFIG="/usr/local/bin/esd-config" 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-- JAVASHAREDIR="share/java" JAVAJARDIR="share/java/classes" OSREL=9.3 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/eclipse" EXAMPLESDIR="share/examples/eclipse" DATADIR="share/eclipse" WWWDIR="www/eclipse" ETCDIR="etc/eclipse" --End PLIST_SUB-- --SUB_LIST-- JAVASHAREDIR="/usr/local/share/java" JAVAJARDIR="/usr/local/share/java/classes" JAVALIBDIR="/usr/local/share/java/classes" JAVA_VERSION="1.7" JAVA_VENDOR="openjdk" JAVA_OS="native" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/eclipse DOCSDIR=/usr/local/share/doc/eclipse EXAMPLESDIR=/usr/local/share/examples/eclipse WWWDIR=/usr/local/www/eclipse ETCDIR=/usr/local/etc/eclipse --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License EPL accepted by the user =========================================================================== =================================================== ===> eclipse-4.3.2_3 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.7.txz [93i386-default-job-20] Installing pkg-1.4.7... [93i386-default-job-20] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of eclipse-4.3.2_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License EPL accepted by the user ===> Fetching all distfiles required by eclipse-4.3.2_3 for building =========================================================================== =================================================== ===> License EPL accepted by the user ===> Fetching all distfiles required by eclipse-4.3.2_3 for building => SHA256 Checksum OK for eclipse/eclipse.platform.releng.aggregator-4.3.2.xz. => SHA256 Checksum OK for eclipse/eclipse-maven-repo-4.3.2.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License EPL accepted by the user ===> Fetching all distfiles required by eclipse-4.3.2_3 for building ===> Extracting for eclipse-4.3.2_3 => SHA256 Checksum OK for eclipse/eclipse.platform.releng.aggregator-4.3.2.xz. => SHA256 Checksum OK for eclipse/eclipse-maven-repo-4.3.2.xz. =========================================================================== =================================================== ===> eclipse-4.3.2_3 depends on executable: gpatch - not found ===> Verifying install for gpatch in /usr/ports/devel/patch ===> Installing existing package /packages/All/patch-2.7.3.txz [93i386-default-job-20] Installing patch-2.7.3... [93i386-default-job-20] Extracting patch-2.7.3... done ===> Returning to build of eclipse-4.3.2_3 =========================================================================== =================================================== ===> Patching for eclipse-4.3.2_3 ===> Applying FreeBSD patches for eclipse-4.3.2_3 Updating ECLIPSE_ARCH in file eclipse-platform-parent/pom.xml Updating ECLIPSE_ARCH in file eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/pom.xml Updating ECLIPSE_ARCH in file eclipse.platform.releng.tychoeclipsebuilder/osgistarter.config.launcher/pom.xml Updating ECLIPSE_ARCH in file eclipse.platform.releng.tychoeclipsebuilder/platform/platform.p2.inf Updating ECLIPSE_ARCH in file eclipse.platform.releng.tychoeclipsebuilder/rcp.config/pom.xml Updating ECLIPSE_ARCH in file eclipse.platform.releng.tychoeclipsebuilder/sdk/sdk.p2.inf Updating ECLIPSE_ARCH in file eclipse.platform.releng/features/org.eclipse.platform-feature/pom.xml Updating ECLIPSE_ARCH in file eclipse.platform.resources/pom.xml Updating ECLIPSE_ARCH in file eclipse.platform.swt.binaries/pom.xml Updating ECLIPSE_ARCH in file eclipse.platform.team/pom.xml Updating ECLIPSE_ARCH in file eclipse.platform.ui/features/org.eclipse.e4.rcp/feature.xml Updating ECLIPSE_ARCH in file eclipse.platform.ui/features/org.eclipse.e4.rcp/pom.xml Updating ECLIPSE_ARCH in file rt.equinox.bundles/features/org.eclipse.equinox.starterkit.product.feature/pom.xml Updating ECLIPSE_ARCH in file rt.equinox.framework/bundles/org.eclipse.equinox.launcher/pom.xml Updating ECLIPSE_ARCH in file rt.equinox.framework/features/org.eclipse.equinox.executable.feature/feature.xml Updating ECLIPSE_ARCH in file rt.equinox.framework/features/org.eclipse.equinox.executable.feature/pom.xml Updating ECLIPSE_ARCH in file rt.equinox.framework/pom.xml Updating ECLIPSE_ARCH in file rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.cloud.releng/build.properties Updating ECLIPSE_ARCH in file rt.equinox.p2/examples/org.eclipse.equinox.p2.examples.rcp.discovery.releng/build.properties =========================================================================== =================================================== ===> eclipse-4.3.2_3 depends on file: /usr/local/share/java/maven31/bin/mvn - not found ===> Verifying install for /usr/local/share/java/maven31/bin/mvn in /usr/ports/devel/maven31 ===> Installing existing package /packages/All/maven31-3.1.1_1.txz [93i386-default-job-20] Installing maven31-3.1.1_1... [93i386-default-job-20] `-- Installing maven-wrapper-1_2... [93i386-default-job-20] `-- Extracting maven-wrapper-1_2... done [93i386-default-job-20] `-- Installing openjdk-7.71.14_1,1... [93i386-default-job-20] | `-- Installing alsa-lib-1.0.28... [93i386-default-job-20] | `-- Extracting alsa-lib-1.0.28... done [93i386-default-job-20] | `-- Installing dejavu-2.34_4... [93i386-default-job-20] | `-- Extracting dejavu-2.34_4... done [93i386-default-job-20] | `-- Installing fontconfig-2.11.1,1... [93i386-default-job-20] | | `-- Installing expat-2.1.0_2... [93i386-default-job-20] | | `-- Extracting expat-2.1.0_2... done [93i386-default-job-20] | | `-- Installing freetype2-2.5.5... [93i386-default-job-20] | | `-- Extracting freetype2-2.5.5... done [93i386-default-job-20] | `-- 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: caching, new cache contents: 0 fonts, 1 dirs /usr/local/lib/X11/fonts/dejavu: caching, new cache contents: 21 fonts, 0 dirs /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory Re-scanning /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs [INFO] org.eclipse.swt.examples.layouts [INFO] org.eclipse.swt.win32.win32.x86_64 [INFO] org.eclipse.swt.examples.ole.win32 [INFO] org.eclipse.swt.examples.paint [INFO] org.eclipse.swt.tests [INFO] org.eclipse.swt.gtk.aix.ppc [INFO] org.eclipse.swt.gtk.aix.ppc64 [INFO] org.eclipse.swt.gtk.hpux.ia64 [INFO] org.eclipse.swt.gtk.linux.ppc [INFO] org.eclipse.swt.gtk.linux.ppc64 [INFO] org.eclipse.swt.gtk.linux.s390 [INFO] org.eclipse.swt.gtk.linux.s390x [INFO] org.eclipse.swt.gtk.linux.x86 [INFO] org.eclipse.swt.gtk.linux.x86_64 [INFO] org.eclipse.swt.gtk.solaris.sparc [INFO] org.eclipse.swt.gtk.solaris.x86 [INFO] eclipse.platform.swt.binaries [INFO] org.eclipse.compare.win32 [INFO] org.eclipse.team.cvs.ssh [INFO] org.eclipse.team.cvs.ssh2 [INFO] org.eclipse.team.cvs.ui [INFO] org.eclipse.compare.examples [INFO] org.eclipse.compare.examples.xml [INFO] org.eclipse.team.examples.filesystem [INFO] org.eclipse.cvs [INFO] org.eclipse.cvs [INFO] org.eclipse.core.net.freebsd.x86 [INFO] org.eclipse.core.net.linux.x86 [INFO] org.eclipse.core.net.linux.x86_64 [INFO] org.eclipse.core.net.win32.x86 [INFO] org.eclipse.core.net.win32.x86_64 [INFO] org.eclipse.compare.tests [INFO] org.eclipse.core.tests.net [INFO] org.eclipse.jsch.tests [INFO] org.eclipse.team.tests.core [INFO] org.eclipse.team.tests.cvs.core [INFO] org.eclipse.search.tests [INFO] org.eclipse.ui.editors.tests [INFO] org.eclipse.ui.workbench.texteditor.tests [INFO] org.eclipse.ui.examples.javaeditor [INFO] org.eclipse.ua.tests [INFO] org.eclipse.ua.tests.doc [INFO] org.eclipse.equinox.cm [INFO] org.eclipse.equinox.log [INFO] org.eclipse.equinox.coordinator [INFO] org.eclipse.equinox.device [INFO] org.eclipse.equinox.io [INFO] org.eclipse.equinox.ip [INFO] org.eclipse.equinox.metatype [INFO] org.eclipse.equinox.useradmin [INFO] org.eclipse.equinox.wireadmin [INFO] org.eclipse.equinox.compendium.sdk [INFO] org.eclipse.equinox.supplement [INFO] org.eclipse.equinox.console.jaas.fragment [INFO] org.eclipse.equinox.console.ssh [INFO] org.eclipse.equinox.transforms.xslt [INFO] org.eclipse.equinox.transforms.hook [INFO] org.eclipse.equinox.region [INFO] org.eclipse.equinox.core.sdk [INFO] org.eclipse.equinox.executable [INFO] org.eclipse.equinox.servletbridge [INFO] org.eclipse.equinox.http.servletbridge [INFO] org.eclipse.equinox.p2.discovery [INFO] org.eclipse.equinox.p2.discovery.compatibility [INFO] org.eclipse.equinox.p2.ui.discovery [INFO] org.eclipse.equinox.p2.discovery.feature [INFO] org.eclipse.equinox.p2.installer [INFO] org.eclipse.equinox.p2.ui.admin.rcp [INFO] org.eclipse.equinox.p2.ui.admin [INFO] org.eclipse.equinox.p2.sdk [INFO] org.eclipse.equinox.server.core [INFO] org.eclipse.equinox.server.jetty [INFO] org.eclipse.equinox.server.p2 [INFO] org.eclipse.equinox.serverside.sdk [INFO] org.eclipse.equinox.weaving.hook [INFO] org.eclipse.equinox.weaving.aspectj [INFO] org.eclipse.equinox.weaving.caching [INFO] org.eclipse.equinox.weaving.caching.j9 [INFO] org.eclipse.equinox.weaving.sdk [INFO] org.eclipse.equinox.sdk [INFO] org.eclipse.equinox.server.simple [INFO] org.eclipse.equinox.starterkit.product.feature [INFO] org.eclipse.equinox.bidi.tests [INFO] org.eclipse.equinox.cm.test [INFO] org.eclipse.osgi.tests [INFO] org.eclipse.equinox.compendium.tests [INFO] org.eclipse.equinox.ds.tests [INFO] org.eclipse.equinox.region.tests [INFO] org.eclipse.equinox.security.tests [INFO] org.eclipse.equinox.security.macosx [INFO] org.eclipse.equinox.security.win32.x86 [INFO] org.eclipse.equinox.security.win32.x86_64 [INFO] org.eclipse.equinox.log.test [INFO] org.eclipse.equinox.servletbridge.template [INFO] org.eclipse.equinox.slf4j.stub [INFO] org.eclipse.equinox.launcher.cocoa.macosx [INFO] org.eclipse.equinox.launcher.cocoa.macosx.x86_64 [INFO] org.eclipse.equinox.launcher.gtk.aix.ppc [INFO] org.eclipse.equinox.launcher.gtk.aix.ppc64 [INFO] org.eclipse.equinox.launcher.gtk.hpux.ia64 [INFO] org.eclipse.equinox.launcher.gtk.linux.ppc [INFO] org.eclipse.equinox.launcher.gtk.linux.ppc64 [INFO] org.eclipse.equinox.launcher.gtk.linux.s390 [INFO] org.eclipse.equinox.launcher.gtk.linux.s390x [INFO] org.eclipse.equinox.launcher.gtk.linux.x86 [INFO] org.eclipse.equinox.launcher.gtk.linux.x86_64 [INFO] org.eclipse.equinox.launcher.gtk.solaris.sparc [INFO] org.eclipse.equinox.launcher.gtk.solaris.x86 [INFO] org.eclipse.equinox.launcher.motif.aix.ppc [INFO] org.eclipse.equinox.launcher.motif.hpux.ia64_32 [INFO] org.eclipse.equinox.launcher.motif.linux.x86 [INFO] org.eclipse.equinox.launcher.motif.solaris.sparc [INFO] org.eclipse.equinox.launcher.win32.win32.ia64 [INFO] org.eclipse.equinox.launcher.win32.win32.x86 [INFO] org.eclipse.equinox.launcher.win32.win32.x86_64 [INFO] org.eclipse.equinox.launcher.wpf.win32.x86 [INFO] ie.wombat.jbdiff [INFO] ie.wombat.jbdiff.test [INFO] org.eclipse.equinox.frameworkadmin.test [INFO] org.eclipse.equinox.p2.sar [INFO] org.eclipse.equinox.p2.artifact.optimizers [INFO] org.eclipse.equinox.p2.artifact.processors [INFO] org.eclipse.equinox.p2.tests.verifier [INFO] org.eclipse.equinox.p2.tests [INFO] org.eclipse.equinox.p2.tests.discovery [INFO] org.eclipse.equinox.p2.tests.ui [INFO] rt.equinox.p2 [INFO] org.eclipse.ant.optional.junit [INFO] org.eclipse.pde.tools.versioning [INFO] org.eclipse.releng.tools [INFO] org.eclipse.releng.tests [INFO] org.eclipse.sdk.examples [INFO] org.eclipse.sdk.tests [INFO] org.eclipse.test [INFO] org.eclipse.test.performance.win32 [INFO] master-equinox-weaving [INFO] master-equinox [INFO] org.eclipse.sdk [INFO] org.eclipse.sdk.examples [INFO] org.eclipse.releng.tools [INFO] master [INFO] org.eclipse.test [INFO] org.eclipse.sdk.tests [INFO] eclipse.platform.releng.tychoeclipsebuilder [INFO] org.eclipse.rcp.configuration [INFO] org.eclipse.platform.ide [INFO] org.eclipse.platform.sdk [INFO] org.eclipse.rcp.id [INFO] org.eclipse.rcp.sdk.id [INFO] org.eclipse.sdk.ide [INFO] org.eclipse.osgi.configuration [INFO] org.eclipse.rt.osgistarterkit.product [INFO] eclipse-junit-tests [INFO] platform-aggregator [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building eclipse-platform-parent 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ eclipse-platform-parent --- [INFO] [INFO] --- eclipse-cbi-plugin:1.0.4:generate-api-build-xml (default) @ eclipse-platform-parent --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (filter-resources) @ eclipse-platform-parent --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-eclipserun-plugin:0.19.0:eclipse-run (default) @ eclipse-platform-parent --- [INFO] [INFO] --- tycho-source-plugin:0.19.0:plugin-source (plugin-source) @ eclipse-platform-parent --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building eclipse-sdk-prereqs 4.3.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ eclipse-sdk-prereqs --- [INFO] [INFO] --- eclipse-cbi-plugin:1.0.4:generate-api-build-xml (default) @ eclipse-sdk-prereqs --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (filter-resources) @ eclipse-sdk-prereqs --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /wrkdirs/usr/ports/java/eclipse/work/eclipse.platform.releng.aggregator-4.3.2/eclipse.platform.releng.prereqs.sdk/saveproperties [INFO] [INFO] --- tycho-eclipserun-plugin:0.19.0:eclipse-run (default) @ eclipse-sdk-prereqs --- [INFO] [INFO] --- tycho-source-plugin:0.19.0:plugin-source (plugin-source) @ eclipse-sdk-prereqs --- [INFO] [INFO] --- tycho-packaging-plugin:0.19.0:package-target-definition (default-package-target-definition) @ eclipse-sdk-prereqs --- [ERROR] Java heap space -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/OutOfMemoryError *** [do-build] Error code 1 Stop in /usr/ports/java/eclipse. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 05:59:58 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 40A2D587; Thu, 29 Jan 2015 05:59:58 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 2AB4516B; Thu, 29 Jan 2015 05:59:58 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T5xwU4023722; Thu, 29 Jan 2015 05:59:58 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T5xvYS023699; Thu, 29 Jan 2015 05:59:57 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 05:59:57 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290559.t0T5xvYS023699@beefy2.isc.freebsd.org> To: hamradio@FreeBSD.org Subject: [package - 93amd64-default][comms/gnuradio] Failed for gnuradio-3.7.4_1 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: Thu, 29 Jan 2015 05:59:58 -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: hamradio@FreeBSD.org Last committer: antoine@FreeBSD.org Ident: $FreeBSD: head/comms/gnuradio/Makefile 377842 2015-01-25 00:06:22Z antoine $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/gnuradio-3.7.4_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building comms/gnuradio build started at Thu Jan 29 05:57:58 UTC 2015 port directory: /usr/ports/comms/gnuradio building for: FreeBSD 93amd64-default-job-20 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: hamradio@FreeBSD.org Makefile ident: $FreeBSD: head/comms/gnuradio/Makefile 377842 2015-01-25 00:06:22Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gnuradio-3.7.4_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gnuradio-3.7.4_1: TESTING=off: Include testing support USRP=on: Include USRP support (UHD) from Ettus ===> 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-- XDG_DATA_HOME=/wrkdirs/usr/ports/comms/gnuradio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/gnuradio/work HOME=/wrkdirs/usr/ports/comms/gnuradio/work 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)" ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/comms/gnuradio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/gnuradio/work HOME=/wrkdirs/usr/ports/comms/gnuradio/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/comms/gnuradio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/gnuradio/work HOME=/wrkdirs/usr/ports/comms/gnuradio/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/comms/gnuradio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/gnuradio/work HOME=/wrkdirs/usr/ports/comms/gnuradio/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2-3.0-config 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-- MAJOR_VERSION="3" PORTVERSION=3.7.4 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" CMAKE_BUILD_TYPE="release" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 UHD="" OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="@comment " PORTEXAMPLES="" LIB32DIR=lib GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/gnuradio-3.7.4" EXAMPLESDIR="share/examples/gnuradio" DATADIR="share/gnuradio" WWWDIR="www/gnuradio" ETCDIR="etc/gnuradio" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gnuradio DOCSDIR=share/doc/gnuradio-3.7.4 EXAMPLESDIR=/usr/local/share/examples/gnuradio WWWDIR=/usr/local/www/gnuradio ETCDIR=/usr/local/etc/gnuradio --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> gnuradio-3.7.4_1 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.7.txz [93amd64-default-job-20] Installing pkg-1.4.7... [93amd64-default-job-20] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gnuradio-3.7.4_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by gnuradio-3.7.4_1 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by gnuradio-3.7.4_1 for building => SHA256 Checksum OK for gnuradio-3.7.4.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by gnuradio-3.7.4_1 for building ===> Extracting for gnuradio-3.7.4_1 => SHA256 Checksum OK for gnuradio-3.7.4.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gnuradio-3.7.4_1 ===> Applying FreeBSD patches for gnuradio-3.7.4_1 =========================================================================== =================================================== ===> gnuradio-3.7.4_1 depends on executable: sdl-config - not found ===> Verifying install for sdl-config in /usr/ports/devel/sdl12 ===> Installing existing package /packages/All/sdl-1.2.15_5,2.txz [93amd64-default-job-20] Installing sdl-1.2.15_5,2... [93amd64-default-job-20] `-- Installing aalib-1.4.r5_11... [93amd64-default-job-20] | `-- Installing indexinfo-0.2.2... [93amd64-default-job-20] | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-20] `-- Extracting aalib-1.4.r5_11... done [93amd64-default-job-20] `-- Installing libGLU-9.0.0_2... [93amd64-default-job-20] | `-- Installing libGL-9.1.7_4... [93amd64-default-job-20] | | `-- Installing dri2proto-2.8... [93amd64-default-job-20] | | `-- Extracting dri2proto-2.8... done [93amd64-default-job-20] | | `-- Installing expat-2.1.0_2... [93amd64-default-job-20] | | `-- Extracting expat-2.1.0_2... done [93amd64-default-job-20] | | `-- Installing libX11-1.6.2_2,1... [93amd64-default-job-20] | | `-- Installing kbproto-1.0.6... [93amd64-default-job-20] | | `-- Extracting kbproto-1.0.6... done [93amd64-default-job-20] | | `-- Installing libXau-1.0.8_2... [93amd64-default-job-20] | | | `-- Installing xproto-7.0.26... [93amd64-default-job-20] | | | `-- Extracting xproto-7.0.26... done [93amd64-default-job-20] | | `-- Extracting libXau-1.0.8_2... done [93amd64-default-job-20] | | `-- Installing libXdmcp-1.1.1_2... [93amd64-default-job-20] | | `-- Extracting libXdmcp-1.1.1_2... done [93amd64-default-job-20] | | `-- Installing libxcb-1.11... [93amd64-default-job-20] | | | `-- Installing libpthread-stubs-0.3_6... [93amd64-default-job-20] | | | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-default-job-20] | | | `-- Installing libxml2-2.9.2_2... [93amd64-default-job-20] | | | `-- Installing libiconv-1.14_6... [93amd64-default-job-20] | | | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-20] | | | `-- Extracting libxml2-2.9.2_2... done [93amd64-default-job-20] | | `-- Extracting libxcb-1.11... done [93amd64-default-job-20] | | `-- Extracting libX11-1.6.2_2,1... done [93amd64-default-job-20] | | `-- Installing libXdamage-1.1.4_2... [93amd64-default-job-20] | | `-- Installing damageproto-1.2.1... cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/orcc --include math.h --implementation -o /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_x2_max_32f_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/orc/volk_32f_x2_max_32f_a_orc_impl.orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 1%] Generating volk_32f_x2_add_32f_a_orc_impl.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/orcc --include math.h --implementation -o /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_x2_add_32f_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/orc/volk_32f_x2_add_32f_a_orc_impl.orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 1%] Generating volk_32f_sqrt_32f_a_orc_impl.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/orcc --include math.h --implementation -o /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_sqrt_32f_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/orc/volk_32f_sqrt_32f_a_orc_impl.orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 1%] Generating volk_8i_convert_16i_a_orc_impl.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/orcc --include math.h --implementation -o /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_8i_convert_16i_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/orc/volk_8i_convert_16i_a_orc_impl.orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles 96 [ 2%] Generating volk_32fc_s32fc_multiply_32fc_a_orc_impl.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/orcc --include math.h --implementation -o /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_s32fc_multiply_32fc_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/orc/volk_32fc_s32fc_multiply_32fc_a_orc_impl.orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk_32fc_32f_multiply_32fc_a_orc_impl.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/orcc --include math.h --implementation -o /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_32f_multiply_32fc_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/orc/volk_32fc_32f_multiply_32fc_a_orc_impl.orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk_32f_s32f_multiply_32f_a_orc_impl.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/orcc --include math.h --implementation -o /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_s32f_multiply_32f_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/orc/volk_32f_s32f_multiply_32f_a_orc_impl.orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk_16ic_deinterleave_real_8i_a_orc_impl.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/orcc --include math.h --implementation -o /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_16ic_deinterleave_real_8i_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/orc/volk_16ic_deinterleave_real_8i_a_orc_impl.orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk_32i_x2_or_32i_a_orc_impl.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/orcc --include math.h --implementation -o /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32i_x2_or_32i_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/orc/volk_32i_x2_or_32i_a_orc_impl.orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk_32fc_x2_multiply_32fc_a_orc_impl.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/orcc --include math.h --implementation -o /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_x2_multiply_32fc_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/orc/volk_32fc_x2_multiply_32fc_a_orc_impl.orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating ../include/volk/volk.h cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk.tmpl.h --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include/volk/volk.h /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk.tmpl.c --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating ../include/volk/volk_typedefs.h cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_typedefs.tmpl.h --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include/volk/volk_typedefs.h /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating ../include/volk/volk_cpu.h cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_cpu.tmpl.h --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include/volk/volk_cpu.h /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk_cpu.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_cpu.tmpl.c --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_cpu.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating ../include/volk/volk_config_fixed.h cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_config_fixed.tmpl.h --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include/volk/volk_config_fixed.h /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk_machines.h cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_machines.tmpl.h --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machines.h /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk_machines.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_machines.tmpl.c --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machines.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk_machine_generic_orc.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_machine_xxx.tmpl.c --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_generic_orc.c generic_orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles 97 [ 3%] Generating volk_machine_sse2_64_mmx_orc.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_machine_xxx.tmpl.c --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_sse2_64_mmx_orc.c sse2_64_mmx_orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Generating volk_machine_sse3_64_orc.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_machine_xxx.tmpl.c --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_sse3_64_orc.c sse3_64_orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Generating volk_machine_ssse3_64_orc.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_machine_xxx.tmpl.c --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_ssse3_64_orc.c ssse3_64_orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Generating volk_machine_sse4_a_64_orc.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_machine_xxx.tmpl.c --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_sse4_a_64_orc.c sse4_a_64_orc cd /wrkdirs/usr/ports/comms/gnuradio/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4 /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib /wrkdirs/usr/ports/comms/gnuradio/work/.build /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/CMakeFiles/volk.dir/DependInfo.cmake Scanning dependencies of target volk /usr/bin/make -f volk/lib/CMakeFiles/volk.dir/build.make volk/lib/CMakeFiles/volk.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_x2_divide_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_x2_divide_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_x2_divide_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_16ic_magnitude_16i_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_16ic_magnitude_16i_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_16ic_magnitude_16i_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_16ic_magnitude_16i_a_orc_impl.c: In function '_backup_volk_16ic_magnitude_16i_a_orc_impl': /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_16ic_magnitude_16i_a_orc_impl.c:374: warning: comparison between signed and unsigned /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32i_x2_and_32i_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32i_x2_and_32i_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32i_x2_and_32i_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_16sc_magnitude_32f_aligned16_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_16sc_magnitude_32f_aligned16_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_16sc_magnitude_32f_aligned16_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_x2_min_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_x2_min_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_x2_min_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_16ic_s32f_deinterleave_32f_x2_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_16ic_s32f_deinterleave_32f_x2_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_16ic_s32f_deinterleave_32f_x2_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_x2_subtract_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_x2_subtract_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_x2_subtract_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_x2_dot_prod_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_x2_dot_prod_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_x2_dot_prod_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_8i_s32f_convert_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_8i_s32f_convert_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_8i_s32f_convert_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_16u_byteswap_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_16u_byteswap_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_16u_byteswap_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles 98 [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_x2_multiply_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_x2_multiply_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_x2_multiply_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_s32f_normalize_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_s32f_normalize_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_s32f_normalize_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_16ic_deinterleave_16i_x2_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_16ic_deinterleave_16i_x2_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_16ic_deinterleave_16i_x2_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32fc_s32f_magnitude_16i_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32fc_s32f_magnitude_16i_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_s32f_magnitude_16i_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_s32f_magnitude_16i_a_orc_impl.c: In function '_backup_volk_32fc_s32f_magnitude_16i_a_orc_impl': /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_s32f_magnitude_16i_a_orc_impl.c:316: warning: comparison between signed and unsigned /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32fc_magnitude_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32fc_magnitude_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_magnitude_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_x2_max_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_x2_max_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_x2_max_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_x2_add_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_x2_add_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_x2_add_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_sqrt_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_sqrt_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_sqrt_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_8i_convert_16i_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_8i_convert_16i_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_8i_convert_16i_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32fc_s32fc_multiply_32fc_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32fc_s32fc_multiply_32fc_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_s32fc_multiply_32fc_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32fc_32f_multiply_32fc_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32fc_32f_multiply_32fc_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_32f_multiply_32fc_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_s32f_multiply_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_s32f_multiply_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_s32f_multiply_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_16ic_deinterleave_real_8i_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_16ic_deinterleave_real_8i_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_16ic_deinterleave_real_8i_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32i_x2_or_32i_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32i_x2_or_32i_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32i_x2_or_32i_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32fc_x2_multiply_32fc_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32fc_x2_multiply_32fc_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_x2_multiply_32fc_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles 99 [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/constants.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/constants.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/constants.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/volk_prefs.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_prefs.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib/volk_prefs.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/volk_rank_archs.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_rank_archs.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib/volk_rank_archs.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/volk_malloc.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_malloc.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib/volk_malloc.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/volk.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -DLV_MACHINE_GENERIC_ORC -DLV_MACHINE_SSE2_64_MMX_ORC -DLV_MACHINE_SSE3_64_ORC -DLV_MACHINE_SSE4_A_64_ORC -DLV_MACHINE_SSSE3_64_ORC -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/volk_cpu.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_cpu.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_cpu.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/volk_machines.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -DLV_MACHINE_GENERIC_ORC -DLV_MACHINE_SSE2_64_MMX_ORC -DLV_MACHINE_SSE3_64_ORC -DLV_MACHINE_SSE4_A_64_ORC -DLV_MACHINE_SSSE3_64_ORC -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_machines.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machines.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/volk_machine_generic_orc.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_machine_generic_orc.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_generic_orc.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/volk_machine_sse2_64_mmx_orc.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -m64 -mmmx -msse -msse2 -o CMakeFiles/volk.dir/volk_machine_sse2_64_mmx_orc.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_sse2_64_mmx_orc.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/volk_machine_sse3_64_orc.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -m64 -mmmx -msse -msse2 -msse3 -o CMakeFiles/volk.dir/volk_machine_sse3_64_orc.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_sse3_64_orc.c In file included from /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_sse3_64_orc.c:97: /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_8u_x4_conv_k7_r2_8u.h: In function 'volk_8u_x4_conv_k7_r2_8u_spiral': /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_8u_x4_conv_k7_r2_8u.h:191: note: use -flax-vector-conversions to permit conversions between vectors with differing element types or numbers of subparts /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_8u_x4_conv_k7_r2_8u.h:191: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_8u_x4_conv_k7_r2_8u.h:192: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_8u_x4_conv_k7_r2_8u.h:193: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_8u_x4_conv_k7_r2_8u.h:315: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_8u_x4_conv_k7_r2_8u.h:316: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_8u_x4_conv_k7_r2_8u.h:317: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' *** [volk/lib/CMakeFiles/volk.dir/volk_machine_sse3_64_orc.c.o] Error code 1 Stop in /wrkdirs/usr/ports/comms/gnuradio/work/.build. *** [volk/lib/CMakeFiles/volk.dir/all] Error code 1 Stop in /wrkdirs/usr/ports/comms/gnuradio/work/.build. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/comms/gnuradio/work/.build. *** [do-build] Error code 1 Stop in /usr/ports/comms/gnuradio. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 06:01:34 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 E7E715DD; Thu, 29 Jan 2015 06:01:34 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 D33E6214; Thu, 29 Jan 2015 06:01:34 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T61YEl038648; Thu, 29 Jan 2015 06:01:34 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T61Y31038621; Thu, 29 Jan 2015 06:01:34 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 06:01:34 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290601.t0T61Y31038621@beefy2.isc.freebsd.org> To: gnome@FreeBSD.org Subject: [package - 93amd64-default][x11-fm/sushi] Failed for sushi-3.12.0 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: Thu, 29 Jan 2015 06:01:35 -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: gnome@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/x11-fm/sushi/Makefile 372768 2014-11-19 11:49:04Z kwm $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/sushi-3.12.0.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building x11-fm/sushi build started at Thu Jan 29 06:00:29 UTC 2015 port directory: /usr/ports/x11-fm/sushi building for: FreeBSD 93amd64-default-job-16 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: head/x11-fm/sushi/Makefile 372768 2014-11-19 11:49:04Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=sushi-3.12.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/x11-fm/sushi/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-fm/sushi/work HOME=/wrkdirs/usr/ports/x11-fm/sushi/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh GTKDOC="false" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/x11-fm/sushi/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-fm/sushi/work HOME=/wrkdirs/usr/ports/x11-fm/sushi/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/wrkdirs/usr/ports/x11-fm/sushi/work PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -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-- OSREL=9.3 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/sushi" EXAMPLESDIR="share/examples/sushi" DATADIR="share/sushi" WWWDIR="www/sushi" ETCDIR="etc/sushi" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sushi DOCSDIR=/usr/local/share/doc/sushi EXAMPLESDIR=/usr/local/share/examples/sushi WWWDIR=/usr/local/www/sushi ETCDIR=/usr/local/etc/sushi --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> sushi-3.12.0 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.7.txz [93amd64-default-job-16] Installing pkg-1.4.7... [93amd64-default-job-16] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of sushi-3.12.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by sushi-3.12.0 for building =========================================================================== =================================================== ===> Fetching all distfiles required by sushi-3.12.0 for building => SHA256 Checksum OK for gnome3/sushi-3.12.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by sushi-3.12.0 for building ===> Extracting for sushi-3.12.0 => SHA256 Checksum OK for gnome3/sushi-3.12.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for sushi-3.12.0 =========================================================================== =================================================== ===> sushi-3.12.0 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-default-job-16] Installing gettext-tools-0.19.4... [93amd64-default-job-16] `-- Installing expat-2.1.0_2... [93amd64-default-job-16] `-- Extracting expat-2.1.0_2... done [93amd64-default-job-16] `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-16] | `-- Installing indexinfo-0.2.2... [93amd64-default-job-16] | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-16] | `-- Installing libiconv-1.14_6... [93amd64-default-job-16] | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-16] `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-16] Extracting gettext-tools-0.19.4... done ===> Returning to build of sushi-3.12.0 ===> sushi-3.12.0 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 [93amd64-default-job-16] Installing gmake-4.1_1... [93amd64-default-job-16] Extracting gmake-4.1_1... done ===> Returning to build of sushi-3.12.0 ===> sushi-3.12.0 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93amd64-default-job-16] Installing pkgconf-0.9.7... [93amd64-default-job-16] Extracting pkgconf-0.9.7... done ===> Returning to build of sushi-3.12.0 ===> sushi-3.12.0 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.25.txz [93amd64-default-job-16] Installing gtk-update-icon-cache-2.24.25... [93amd64-default-job-16] `-- Installing atk-2.14.0... [93amd64-default-job-16] | `-- Installing glib-2.42.1... [93amd64-default-job-16] | | `-- Installing libffi-3.2.1... [93amd64-default-job-16] | | `-- Extracting libffi-3.2.1... done [93amd64-default-job-16] | | `-- Installing pcre-8.35_2... [93amd64-default-job-16] | | `-- Extracting pcre-8.35_2... done [93amd64-default-job-16] | | `-- Installing perl5-5.18.4_11... [93amd64-default-job-16] | | `-- Extracting perl5-5.18.4_11... done [93amd64-default-job-16] | | `-- Installing python27-2.7.9... [93amd64-default-job-16] | | `-- Extracting python27-2.7.9... done [93amd64-default-job-16] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-default-job-16] `-- Extracting atk-2.14.0... done [93amd64-default-job-16] `-- Installing gdk-pixbuf2-2.31.2_1... [93amd64-default-job-16] | `-- Installing jasper-1.900.1_14... [93amd64-default-job-16] | | `-- Installing jpeg-8_6... [93amd64-default-job-16] | | `-- Extracting jpeg-8_6... done [93amd64-default-job-16] | `-- Extracting jasper-1.900.1_14... done [93amd64-default-job-16] | `-- Installing libX11-1.6.2_2,1... [93amd64-default-job-16] | | `-- Installing kbproto-1.0.6... [93amd64-default-job-16] | | `-- Extracting kbproto-1.0.6... done [93amd64-default-job-16] | | `-- Installing libXau-1.0.8_2... [93amd64-default-job-16] | | `-- Installing xproto-7.0.26... [93amd64-default-job-16] | | `-- Extracting xproto-7.0.26... done [93amd64-default-job-16] | | `-- Extracting libXau-1.0.8_2... done [93amd64-default-job-16] | | `-- Installing libXdmcp-1.1.1_2... [93amd64-default-job-16] | | `-- Extracting libXdmcp-1.1.1_2... done [93amd64-default-job-16] | | `-- Installing libxcb-1.11... [93amd64-default-job-16] | | `-- Installing libpthread-stubs-0.3_6... [93amd64-default-job-16] | | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-default-job-16] | | `-- Installing libxml2-2.9.2_2... [93amd64-default-job-16] | | `-- Extracting libxml2-2.9.2_2... done [93amd64-default-job-16] | | `-- Extracting libxcb-1.11... done [93amd64-default-job-16] | `-- Extracting libX11-1.6.2_2,1... done [93amd64-default-job-16] | `-- Installing libXi-1.7.4,1... [93amd64-default-job-16] | | `-- Installing inputproto-2.3.1... [93amd64-default-job-16] | | `-- Extracting inputproto-2.3.1... done [93amd64-default-job-16] | | `-- Installing libXext-1.3.3,1... [93amd64-default-job-16] | | `-- Installing xextproto-7.3.0... [93amd64-default-job-16] | | `-- Extracting xextproto-7.3.0... done [93amd64-default-job-16] | | `-- Extracting libXext-1.3.3,1... done [93amd64-default-job-16] | | `-- Installing libXfixes-5.0.1_2... [93amd64-default-job-16] | | `-- Installing fixesproto-5.0... [93amd64-default-job-16] | | `-- Extracting fixesproto-5.0... done [93amd64-default-job-16] | | `-- Extracting libXfixes-5.0.1_2... done checking host system type... amd64-portbld-freebsd9.3 checking target system type... amd64-portbld-freebsd9.3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether NLS is requested... yes checking for style of include used by gmake... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for intltool >= 0.40.0... 0.50.2 found checking for intltool-update... /usr/local/bin/intltool-update checking for intltool-merge... /usr/local/bin/intltool-merge checking for intltool-extract... /usr/local/bin/intltool-extract checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.18.4 checking for XML::Parser... ok checking pkg-config is at least version 0.22... yes checking for gobject-introspection... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking whether cc understands -c and -o together... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for library containing strerror... none required checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert amd64-portbld-freebsd9.3 file names to amd64-portbld-freebsd9.3 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd9.3 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking pkg-config is at least version 0.16... yes checking for SUSHI... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating data/Makefile config.status: creating data/style/Makefile config.status: creating po/Makefile.in config.status: creating config/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po/stamp-it commands configure: WARNING: unrecognized options: --with-html-dir, --disable-gtk-doc, --with-gconf-source Sushi 3.12.0 ================== prefix: /usr/local compiler: cc Now type 'make' to build sushi =========================================================================== =================================================== ===> Building for sushi-3.12.0 Making all in src gmake[1]: Entering directory '/wrkdirs/usr/ports/x11-fm/sushi/work/sushi-3.12.0/src' GEN js/util/path.js GEN stamp-sushi-enum-types.h GEN sushi-enum-types.c gmake all-am gmake[2]: Entering directory '/wrkdirs/usr/ports/x11-fm/sushi/work/sushi-3.12.0/src' CC libsushi_1_0_la-sushi-cover-art.lo libsushi/sushi-cover-art.c: In function 'fetch_uri_job': libsushi/sushi-cover-art.c:270: warning: 'g_io_scheduler_job_send_to_mainloop_async' is deprecated (declared at /usr/local/include/glib-2.0/gio/gioscheduler.h:50) libsushi/sushi-cover-art.c: In function 'sushi_cover_art_fetcher_get_uri_for_track_async': libsushi/sushi-cover-art.c:304: warning: 'g_io_scheduler_push_job' is deprecated (declared at /usr/local/include/glib-2.0/gio/gioscheduler.h:38) CC libsushi_1_0_la-sushi-pdf-loader.lo CC libsushi_1_0_la-sushi-sound-player.lo CC libsushi_1_0_la-sushi-file-loader.lo libsushi/sushi-file-loader.c: In function 'sushi_file_loader_get_icon': libsushi/sushi-file-loader.c:593: warning: 'gtk_icon_info_free' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkicontheme.h:283) CC libsushi_1_0_la-sushi-font-loader.lo libsushi/sushi-font-loader.c: In function 'font_load_job': libsushi/sushi-font-loader.c:142: warning: 'g_io_scheduler_job_send_to_mainloop_async' is deprecated (declared at /usr/local/include/glib-2.0/gio/gioscheduler.h:50) libsushi/sushi-font-loader.c: In function 'sushi_new_ft_face_from_uri_async': libsushi/sushi-font-loader.c:187: warning: 'g_io_scheduler_push_job' is deprecated (declared at /usr/local/include/glib-2.0/gio/gioscheduler.h:38) CC libsushi_1_0_la-sushi-font-widget.lo CC libsushi_1_0_la-sushi-text-loader.lo CC libsushi_1_0_la-sushi-utils.lo libsushi/sushi-utils.c: In function 'rounded_background_draw_cb': libsushi/sushi-utils.c:60: warning: 'clutter_cairo_texture_clear' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:119) libsushi/sushi-utils.c:60: warning: 'clutter_cairo_texture_get_type' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:98) libsushi/sushi-utils.c: In function 'sushi_create_rounded_background': libsushi/sushi-utils.c:81: warning: 'clutter_cairo_texture_new' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:102) libsushi/sushi-utils.c:82: warning: 'clutter_cairo_texture_set_auto_resize' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:114) libsushi/sushi-utils.c:82: warning: 'clutter_cairo_texture_get_type' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:98) CC libsushi_1_0_la-sushi-enum-types.lo CCLD libsushi-1.0.la CC sushi_start-main.o CCLD sushi-start /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_call@GLIBCXX_3.4.11' Makefile:672: recipe for target 'sushi-start' failed gmake[2]: *** [sushi-start] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/x11-fm/sushi/work/sushi-3.12.0/src' Makefile:548: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/x11-fm/sushi/work/sushi-3.12.0/src' Makefile:446: recipe for target 'all-recursive' failed gmake: *** [all-recursive] Error 1 *** [do-build] Error code 1 Stop in /usr/ports/x11-fm/sushi. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 06:09:00 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 D75A76AC; Thu, 29 Jan 2015 06:09:00 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 C1661253; Thu, 29 Jan 2015 06:09:00 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T690oD024319; Thu, 29 Jan 2015 06:09:00 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T690TG024309; Thu, 29 Jan 2015 06:09:00 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 06:09:00 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290609.t0T690TG024309@beefy2.isc.freebsd.org> To: bsam@FreeBSD.org Subject: [package - 93amd64-default][graphics/oyranos] Failed for oyranos-0.9.5_4 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: Thu, 29 Jan 2015 06:09:00 -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: bsam@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/graphics/oyranos/Makefile 375598 2014-12-25 20:54:41Z bapt $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/oyranos-0.9.5_4.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building graphics/oyranos build started at Thu Jan 29 06:05:28 UTC 2015 port directory: /usr/ports/graphics/oyranos building for: FreeBSD 93amd64-default-job-16 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: bsam@FreeBSD.org Makefile ident: $FreeBSD: head/graphics/oyranos/Makefile 375598 2014-12-25 20:54:41Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=oyranos-0.9.5_4 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 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-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/oyranos/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/oyranos/work HOME=/wrkdirs/usr/ports/graphics/oyranos/work 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="$(/usr/bin/clang++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/oyranos/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/oyranos/work HOME=/wrkdirs/usr/ports/graphics/oyranos/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/oyranos/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/oyranos/work HOME=/wrkdirs/usr/ports/graphics/oyranos/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/oyranos/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/oyranos/work HOME=/wrkdirs/usr/ports/graphics/oyranos/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/usr/bin/clang" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -liconv -fstack-protector" LIBS="" CXX="/usr/bin/clang++" 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-- 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" CMAKE_BUILD_TYPE="release" VER=0.9.5 OSREL=9.3 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/oyranos" EXAMPLESDIR="share/examples/oyranos" DATADIR="share/oyranos" WWWDIR="www/oyranos" ETCDIR="etc/oyranos" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/oyranos DOCSDIR=/usr/local/share/doc/oyranos EXAMPLESDIR=/usr/local/share/examples/oyranos WWWDIR=/usr/local/www/oyranos ETCDIR=/usr/local/etc/oyranos --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> oyranos-0.9.5_4 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.7.txz [93amd64-default-job-16] Installing pkg-1.4.7... [93amd64-default-job-16] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of oyranos-0.9.5_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by oyranos-0.9.5_4 for building =========================================================================== =================================================== ===> Fetching all distfiles required by oyranos-0.9.5_4 for building => SHA256 Checksum OK for oyranos-0.9.5.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by oyranos-0.9.5_4 for building ===> Extracting for oyranos-0.9.5_4 => SHA256 Checksum OK for oyranos-0.9.5.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for oyranos-0.9.5_4 ===> Applying FreeBSD patches for oyranos-0.9.5_4 =========================================================================== =================================================== ===> oyranos-0.9.5_4 depends on file: /usr/local/bin/doxygen - not found ===> Verifying install for /usr/local/bin/doxygen in /usr/ports/devel/doxygen ===> Installing existing package /packages/All/doxygen-1.8.9.1,2.txz [93amd64-default-job-16] Installing doxygen-1.8.9.1,2... [93amd64-default-job-16] `-- Installing graphviz-2.38.0_6... [93amd64-default-job-16] | `-- Installing expat-2.1.0_2... [93amd64-default-job-16] | `-- Extracting expat-2.1.0_2... done [93amd64-default-job-16] | `-- Installing fontconfig-2.11.1,1... [93amd64-default-job-16] | | `-- Installing freetype2-2.5.5... [93amd64-default-job-16] | | `-- Extracting freetype2-2.5.5... done [93amd64-default-job-16] | `-- 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 [93amd64-default-job-16] | `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-16] | | `-- Installing indexinfo-0.2.2... [93amd64-default-job-16] | | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-16] | | `-- Installing libiconv-1.14_6... [93amd64-default-job-16] | | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-16] | `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-16] | `-- Installing glib-2.42.1... [93amd64-default-job-16] | | `-- Installing libffi-3.2.1... [93amd64-default-job-16] | | `-- Extracting libffi-3.2.1... done [93amd64-default-job-16] | | `-- Installing pcre-8.35_2... [93amd64-default-job-16] | | `-- Extracting pcre-8.35_2... done [93amd64-default-job-16] | | `-- Installing perl5-5.18.4_11... [93amd64-default-job-16] | | `-- Extracting perl5-5.18.4_11... done [93amd64-default-job-16] | | `-- Installing python27-2.7.9... [93amd64-default-job-16] | | `-- Extracting python27-2.7.9... done [93amd64-default-job-16] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-default-job-16] | `-- Installing jpeg-8_6... [93amd64-default-job-16] | `-- Extracting jpeg-8_6... done [93amd64-default-job-16] | `-- Installing libICE-1.0.9,1... [93amd64-default-job-16] | | `-- Installing xproto-7.0.26... [93amd64-default-job-16] | | `-- Extracting xproto-7.0.26... done [93amd64-default-job-16] | `-- Extracting libICE-1.0.9,1... done [93amd64-default-job-16] | `-- Installing libSM-1.2.2_2,1... [93amd64-default-job-16] | `-- Extracting libSM-1.2.2_2,1... done [93amd64-default-job-16] | `-- Installing libX11-1.6.2_2,1... [93amd64-default-job-16] | | `-- Installing kbproto-1.0.6... [93amd64-default-job-16] | | `-- Extracting kbproto-1.0.6... done [93amd64-default-job-16] | | `-- Installing libXau-1.0.8_2... [93amd64-default-job-16] | | `-- Extracting libXau-1.0.8_2... done [93amd64-default-job-16] | | `-- Installing libXdmcp-1.1.1_2... [93amd64-default-job-16] | | `-- Extracting libXdmcp-1.1.1_2... done [93amd64-default-job-16] | | `-- Installing libxcb-1.11... [93amd64-default-job-16] | | `-- Installing libpthread-stubs-0.3_6... [93amd64-default-job-16] | | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-default-job-16] | | `-- Installing libxml2-2.9.2_2... Linking C executable test_object cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_object.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -liconv -fstack-protector CMakeFiles/test_object.dir/test_object.c.o -o test_object -L/usr/local/lib -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object ../liboyranos_object/liboyranos_object.so.0.9.5 ../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm /usr/local/lib/libxml2.so -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 89%] Built target test_object /usr/bin/make -f src/tests/CMakeFiles/test_object-static.dir/build.make src/tests/CMakeFiles/test_object-static.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests/CMakeFiles/test_object-static.dir/DependInfo.cmake Scanning dependencies of target test_object-static /usr/bin/make -f src/tests/CMakeFiles/test_object-static.dir/build.make src/tests/CMakeFiles/test_object-static.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 89%] Building C object src/tests/CMakeFiles/test_object-static.dir/test_object.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests && /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyr anos -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/test_object-static.dir/test_object.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests/test_object.c Linking C executable test_object-static cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_object-static.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -liconv -fstack-protector CMakeFiles/test_object-static.dir/test_object.c.o -o test_object-static -L/usr/local/lib -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object ../liboyranos_object/liboyranos_object-static.a ../liboyranos_core/liboyranos_core-static.a /usr/local/lib/libintl.so -lm /usr/local/lib/libxml2.so -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 89%] Built target test_object-static /usr/bin/make -f src/tests/CMakeFiles/test_oyranos.dir/build.make src/tests/CMakeFiles/test_oyranos.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests/CMakeFiles/test_oyranos.dir/DependInfo.cmake Scanning dependencies of target test_oyranos /usr/bin/make -f src/tests/CMakeFiles/test_oyranos.dir/build.make src/tests/CMakeFiles/test_oyranos.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 89%] Building C object src/tests/CMakeFiles/test_oyranos.dir/test_oyranos.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests && /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyr anos -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/test_oyranos.dir/test_oyranos.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests/test_oyranos.c Linking C executable test_oyranos cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_oyranos.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -liconv -fstack-protector CMakeFiles/test_oyranos.dir/test_oyranos.c.o -o test_oyranos -L/usr/local/lib -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos ../liboyranos/liboyranos.so.0.9.5 ../liboyranos_config/liboyranos_config.so.0.9.5 -lyajl ../liboyranos_modules/liboyranos_modules.so.0.9.5 ../liboyranos_object/liboyranos_object.so.0.9.5 /usr/local/lib/libxml2.so ../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm -lc -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos- 0.9.5/src/liboyranos_core:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 89%] Built target test_oyranos /usr/bin/make -f src/tests/CMakeFiles/test_oyranos-static.dir/build.make src/tests/CMakeFiles/test_oyranos-static.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests/CMakeFiles/test_oyranos-static.dir/DependInfo.cmake Scanning dependencies of target test_oyranos-static /usr/bin/make -f src/tests/CMakeFiles/test_oyranos-static.dir/build.make src/tests/CMakeFiles/test_oyranos-static.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 98 [ 90%] Building C object src/tests/CMakeFiles/test_oyranos-static.dir/test_oyranos.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests && /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyr anos -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/test_oyranos-static.dir/test_oyranos.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests/test_oyranos.c Linking C executable test_oyranos-static cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_oyranos-static.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -liconv -fstack-protector CMakeFiles/test_oyranos-static.dir/test_oyranos.c.o -o test_oyranos-static -L/usr/local/lib -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos ../liboyranos/liboyranos-static.a ../liboyranos_config/liboyranos_config-static.a -lyajl ../liboyranos_modules/liboyranos_modules-static.a ../liboyranos_object/liboyranos_object-static.a /usr/local/lib/libxml2.so ../liboyranos_core/liboyranos_core-static.a /usr/local/lib/libintl.so -lm -lc -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos /work/oyranos-0.9.5/src/liboyranos_core:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos ./liboyranos_core/liboyranos_core-static.a(oyranos_io_core.c.o): In function `oyGetTempFileName_': /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core/oyranos_io_core.c:(.text+0x1fea): warning: warning: tmpnam() possibly used unsafely; consider using mkstemp() /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 98 [ 90%] Built target test_oyranos-static /usr/bin/make -f src/examples/oforms/CMakeFiles/oyranos_forms_cmd_line-static.dir/build.make src/examples/oforms/CMakeFiles/oyranos_forms_cmd_line-static.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/oforms /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/oforms /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/oforms/CMakeFiles/oyranos_forms_cmd_line-static.dir/DependInfo.cmake Scanning dependencies of target oyranos_forms_cmd_line-static /usr/bin/make -f src/examples/oforms/CMakeFiles/oyranos_forms_cmd_line-static.dir/build.make src/examples/oforms/CMakeFiles/oyranos_forms_cmd_line-static.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 42 [ 91%] Building C object src/examples/oforms/CMakeFiles/oyranos_forms_cmd_line-static.dir/oyranos_forms_cmd_line.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/oforms && /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/ src/liboyranos -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/oyranos_forms_cmd_line-static.dir/oyranos_forms_cmd_line.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/oforms/oyranos_forms_cmd_line.c Linking C static library liboyranos_forms_cmd_line-static.a cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/oforms && /usr/local/bin/cmake -P CMakeFiles/oyranos_forms_cmd_line-static.dir/cmake_clean_target.cmake cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/oforms && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/oyranos_forms_cmd_line-static.dir/link.txt --verbose=1 /usr/bin/ar cq liboyranos_forms_cmd_line-static.a CMakeFiles/oyranos_forms_cmd_line-static.dir/oyranos_forms_cmd_line.c.o /usr/bin/ranlib liboyranos_forms_cmd_line-static.a /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 42 [ 91%] Built target oyranos_forms_cmd_line-static /usr/bin/make -f src/tools/CMakeFiles/oyranos-icc.dir/build.make src/tools/CMakeFiles/oyranos-icc.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/CMakeFiles/oyranos-icc.dir/DependInfo.cmake Scanning dependencies of target oyranos-icc /usr/bin/make -f src/tools/CMakeFiles/oyranos-icc.dir/build.make src/tools/CMakeFiles/oyranos-icc.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 91%] Building C object src/tools/CMakeFiles/oyranos-icc.dir/oyranos_convert.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyr anos -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/oyranos-icc.dir/oyranos_convert.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/oyranos_convert.c Linking C executable oyranos-icc cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/oyranos-icc.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -liconv -fstack-protector CMakeFiles/oyranos-icc.dir/oyranos_convert.c.o -o oyranos-icc -L/usr/local/lib /usr/local/lib/libintl.so -lm -lc ../examples/oforms/liboyranos_forms_cmd_line-static.a ../liboyranos/liboyranos.so.0.9.5 ../liboyranos_config/liboyranos_config.so.0.9.5 -lyajl ../liboyranos_modules/liboyranos_modules.so.0.9.5 ../liboyranos_object/liboyranos_object.so.0.9.5 /usr/local/lib/libxml2.so ../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm -lc -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0 .9.5/src/liboyranos_core: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 91%] Built target oyranos-icc /usr/bin/make -f src/tools/CMakeFiles/oyranos-monitor.dir/build.make src/tools/CMakeFiles/oyranos-monitor.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/CMakeFiles/oyranos-monitor.dir/DependInfo.cmake Scanning dependencies of target oyranos-monitor /usr/bin/make -f src/tools/CMakeFiles/oyranos-monitor.dir/build.make src/tools/CMakeFiles/oyranos-monitor.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 12 [ 92%] Building C object src/tools/CMakeFiles/oyranos-monitor.dir/oyranos_gamma.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyr anos -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/oyranos-monitor.dir/oyranos_gamma.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/oyranos_gamma.c Linking C executable oyranos-monitor cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/oyranos-monitor.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -liconv -fstack-protector CMakeFiles/oyranos-monitor.dir/oyranos_gamma.c.o -o oyranos-monitor -L/usr/local/lib ../liboyranos/liboyranos.so.0.9.5 /usr/local/lib/libintl.so -lm -lc -lXinerama -lXrandr -lXcm -lXcmEDID -lXcmX11 -lXfixes /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so ../liboyranos_config/liboyranos_config.so.0.9.5 -lyajl ../liboyranos_modules/liboyranos_modules.so.0.9.5 -lc ../liboyranos_object/liboyranos_object.so.0.9.5 /usr/local/lib/libxml2.so ../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/gr aphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 12 [ 92%] Built target oyranos-monitor /usr/bin/make -f src/tools/CMakeFiles/oyranos-policy.dir/build.make src/tools/CMakeFiles/oyranos-policy.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/CMakeFiles/oyranos-policy.dir/DependInfo.cmake Scanning dependencies of target oyranos-policy /usr/bin/make -f src/tools/CMakeFiles/oyranos-policy.dir/build.make src/tools/CMakeFiles/oyranos-policy.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 92%] Building C object src/tools/CMakeFiles/oyranos-policy.dir/oyranos_policy.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyr anos -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/oyranos-policy.dir/oyranos_policy.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/oyranos_policy.c Linking C executable oyranos-policy cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/oyranos-policy.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -liconv -fstack-protector CMakeFiles/oyranos-policy.dir/oyranos_policy.c.o -o oyranos-policy -L/usr/local/lib ../liboyranos/liboyranos.so.0.9.5 /usr/local/lib/libintl.so -lm -lc ../liboyranos_config/liboyranos_config.so.0.9.5 -lyajl ../liboyranos_modules/liboyranos_modules.so.0.9.5 -lc ../liboyranos_object/liboyranos_object.so.0.9.5 /usr/local/lib/libxml2.so ../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 92%] Built target oyranos-policy /usr/bin/make -f src/tools/CMakeFiles/oyranos-profile.dir/build.make src/tools/CMakeFiles/oyranos-profile.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/CMakeFiles/oyranos-profile.dir/DependInfo.cmake Scanning dependencies of target oyranos-profile /usr/bin/make -f src/tools/CMakeFiles/oyranos-profile.dir/build.make src/tools/CMakeFiles/oyranos-profile.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 92%] Building C object src/tools/CMakeFiles/oyranos-profile.dir/oyranos_profile_tool.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyr anos -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/oyranos-profile.dir/oyranos_profile_tool.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/oyranos_profile_tool.c Linking C executable oyranos-profile cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/oyranos-profile.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -liconv -fstack-protector CMakeFiles/oyranos-profile.dir/oyranos_profile_tool.c.o -o oyranos-profile -L/usr/local/lib ../liboyranos/liboyranos.so.0.9.5 /usr/local/lib/libintl.so -lm -lc ../liboyranos_config/liboyranos_config.so.0.9.5 -lyajl ../liboyranos_modules/liboyranos_modules.so.0.9.5 -lc ../liboyranos_object/liboyranos_object.so.0.9.5 /usr/local/lib/libxml2.so ../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 92%] Built target oyranos-profile /usr/bin/make -f src/tools/CMakeFiles/oyranos-profile-graph.dir/build.make src/tools/CMakeFiles/oyranos-profile-graph.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/CMakeFiles/oyranos-profile-graph.dir/DependInfo.cmake Scanning dependencies of target oyranos-profile-graph /usr/bin/make -f src/tools/CMakeFiles/oyranos-profile-graph.dir/build.make src/tools/CMakeFiles/oyranos-profile-graph.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 92%] Building C object src/tools/CMakeFiles/oyranos-profile-graph.dir/oyranos_profile_graph.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyr anos -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/oyranos-profile-graph.dir/oyranos_profile_graph.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/oyranos_profile_graph.c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/oyranos_profile_graph.c:706:26: warning: use of logical '||' with constant operand [-Wconstant-logical-operand] if(csp == icSigRgbData || icSigXYZData || ^ ~~~~~~~~~~~~ /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/oyranos_profile_graph.c:706:26: note: use '|' for a bitwise operation if(csp == icSigRgbData || icSigXYZData || ^~ | 1 warning generated. Linking C executable oyranos-profile-graph cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/oyranos-profile-graph.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -liconv -fstack-protector CMakeFiles/oyranos-profile-graph.dir/oyranos_profile_graph.c.o -o oyranos-profile-graph -L/usr/local/lib ../liboyranos/liboyranos.so.0.9.5 /usr/local/lib/libintl.so -lm -lc -lcairo ../liboyranos_config/liboyranos_config.so.0.9.5 -lyajl ../liboyranos_modules/liboyranos_modules.so.0.9.5 -lc ../liboyranos_object/liboyranos_object.so.0.9.5 /usr/local/lib/libxml2.so ../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_ core: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 92%] Built target oyranos-profile-graph /usr/bin/make -f src/tools/CMakeFiles/oyranos-profiles.dir/build.make src/tools/CMakeFiles/oyranos-profiles.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/CMakeFiles/oyranos-profiles.dir/DependInfo.cmake Scanning dependencies of target oyranos-profiles /usr/bin/make -f src/tools/CMakeFiles/oyranos-profiles.dir/build.make src/tools/CMakeFiles/oyranos-profiles.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 13 [ 93%] Building C object src/tools/CMakeFiles/oyranos-profiles.dir/oyranos_profiles.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyr anos -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/oyranos-profiles.dir/oyranos_profiles.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/oyranos_profiles.c Linking C executable oyranos-profiles cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/oyranos-profiles.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -liconv -fstack-protector CMakeFiles/oyranos-profiles.dir/oyranos_profiles.c.o -o oyranos-profiles -L/usr/local/lib ../liboyranos/liboyranos.so.0.9.5 /usr/local/lib/libintl.so -lm -lc ../liboyranos_config/liboyranos_config.so.0.9.5 -lyajl ../liboyranos_modules/liboyranos_modules.so.0.9.5 -lc ../liboyranos_object/liboyranos_object.so.0.9.5 /usr/local/lib/libxml2.so ../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 13 [ 93%] Built target oyranos-profiles /usr/bin/make -f src/tools/qcmsevents/CMakeFiles/qcmsevents.dir/build.make src/tools/qcmsevents/CMakeFiles/qcmsevents.dir/depend /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 93%] Generating moc_qcmsevents.cxx cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents && /usr/local/bin/moc-qt4 @/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents/moc_qcmsevents.cxx_parameters /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 93%] Generating qrc_qcmsevents.cxx cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents && /usr/local/bin/rcc -name qcmsevents -o /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents/qrc_qcmsevents.cxx /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents/qcmsevents.qrc cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents/CMakeFiles/qcmsevents.dir/DependInfo.cmake Scanning dependencies of target qcmsevents /usr/bin/make -f src/tools/qcmsevents/CMakeFiles/qcmsevents.dir/build.make src/tools/qcmsevents/CMakeFiles/qcmsevents.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 91 [ 94%] Building CXX object src/tools/qcmsevents/CMakeFiles/qcmsevents.dir/qcmsevents.cpp.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents && /usr/bin/clang++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/us r/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -o CMakeFiles/qcmsevents.dir/qcmsevents.cpp.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents/qcmsevents.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 94%] Building CXX object src/tools/qcmsevents/CMakeFiles/qcmsevents.dir/moc_qcmsevents.cxx.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents && /usr/bin/clang++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/us r/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -o CMakeFiles/qcmsevents.dir/moc_qcmsevents.cxx.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents/moc_qcmsevents.cxx /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 94%] Building CXX object src/tools/qcmsevents/CMakeFiles/qcmsevents.dir/qrc_qcmsevents.cxx.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents && /usr/bin/clang++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/us r/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -o CMakeFiles/qcmsevents.dir/qrc_qcmsevents.cxx.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents/qrc_qcmsevents.cxx Linking CXX executable qcmsevents cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/qcmsevents.dir/link.txt --verbose=1 /usr/bin/clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -liconv -fstack-protector CMakeFiles/qcmsevents.dir/qcmsevents.cpp.o CMakeFiles/qcmsevents.dir/moc_qcmsevents.cxx.o CMakeFiles/qcmsevents.dir/qrc_qcmsevents.cxx.o -o qcmsevents -L/usr/local/lib ../../liboyranos/liboyranos.so.0.9.5 /usr/local/lib/libintl.so -lm -lc /usr/local/lib/qt4/libQtGui.so /usr/local/lib/qt4/libQtCore.so -lXcm -lXcmEDID -lXcmX11 ../../liboyranos_config/liboyranos_config.so.0.9.5 -lyajl ../../liboyranos_modules/liboyranos_modules.so.0.9.5 -lc ../../liboyranos_object/liboyranos_object.so.0.9.5 /usr/local/lib/libxml2.so ../../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos:/usr/local/lib/qt4:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyra nos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 91 [ 94%] Built target qcmsevents /usr/bin/make -f src/examples/CMakeFiles/image-display.dir/build.make src/examples/CMakeFiles/image-display.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/CMakeFiles/image-display.dir/DependInfo.cmake Scanning dependencies of target image-display /usr/bin/make -f src/examples/CMakeFiles/image-display.dir/build.make src/examples/CMakeFiles/image-display.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 94%] Building CXX object src/examples/CMakeFiles/image-display.dir/image_display/image_display.cpp.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples && /usr/bin/clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/ liboyranos -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/image-display.dir/image_display/image_display.cpp.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/image_display/image_display.cpp In file included from /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/image_display/image_display.cpp:201: /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/image_display/../../liboyranos_core/oyranos_threads.c:203:40: warning: format specifies type 'long' but the argument has type 'oyThread_t' (aka 'pthread *') [-Wformat] printf("thread created [%ld]\n", background_thread); ~~~ ^~~~~~~~~~~~~~~~~ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 94%] Building C object src/examples/CMakeFiles/image-display.dir/image_display/GLee.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples && /usr/bin/clang -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/lib oyranos -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/image-display.dir/image_display/GLee.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/image_display/GLee.c In file included from /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/image_display/GLee.c:43: /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/image_display/GLee.h:1056:17: warning: redefinition of typedef '__GLXextFuncPtr' is a C11 feature [-Wtypedef-redefinition] typedef void (*__GLXextFuncPtr)(void); ^ /usr/local/include/GL/glx.h:317:16: note: previous definition is here typedef void (*__GLXextFuncPtr)(void); ^ 1 warning generated. Linking CXX executable image-display cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/image-display.dir/link.txt --verbose=1 /usr/bin/clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -liconv -fstack-protector CMakeFiles/image-display.dir/image_display/image_display.cpp.o CMakeFiles/image-display.dir/image_display/GLee.c.o -o image-display -L/usr/local/lib ../liboyranos/liboyranos.so.0.9.5 /usr/local/lib/libintl.so -lm -lc /usr/local/lib/libfltk_images.so /usr/local/lib/libfltk_forms.so /usr/local/lib/libfltk_gl.so /usr/local/lib/libGL.so /usr/local/lib/libfltk.so -L/usr/local/lib -lm -Wl,-rpath,/usr/local/lib -L/wrkdirs/usr/ports/x11-toolkits/fltk/work/fltk-1.3.2/src -fstack-protector -R/usr/local/lib -lfltk -lXext -lXft -lfontconfig -lpthread -lm -lX11 /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so -lm ../liboyranos_config/liboyranos_config.so.0.9.5 -lyajl ../liboyranos_modules/liboyranos_modules.so.0.9.5 -lc ../liboyranos_object/liboyranos_object.so.0.9.5 /usr/local/lib/li bxml2.so ../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core clang++: error: unknown argument: '-R/usr/local/lib' *** [src/examples/image-display] Error code 1 Stop in /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5. *** [src/examples/CMakeFiles/image-display.dir/all] Error code 1 Stop in /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5. *** [do-build] Error code 1 Stop in /usr/ports/graphics/oyranos. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 06:23:16 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 69816754; Thu, 29 Jan 2015 06:23:16 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 54DCD3EB; Thu, 29 Jan 2015 06:23:16 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T6NGbp025652; Thu, 29 Jan 2015 06:23:16 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T6NGgN025650; Thu, 29 Jan 2015 06:23:16 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 06:23:16 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290623.t0T6NGgN025650@beefy1.isc.freebsd.org> To: gnome@FreeBSD.org Subject: [package - 93i386-default][x11-fm/sushi] Failed for sushi-3.12.0 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: Thu, 29 Jan 2015 06:23:16 -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: gnome@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/x11-fm/sushi/Makefile 372768 2014-11-19 11:49:04Z kwm $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/sushi-3.12.0.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building x11-fm/sushi build started at Thu Jan 29 06:22:10 UTC 2015 port directory: /usr/ports/x11-fm/sushi building for: FreeBSD 93i386-default-job-11 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: head/x11-fm/sushi/Makefile 372768 2014-11-19 11:49:04Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=sushi-3.12.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/x11-fm/sushi/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-fm/sushi/work HOME=/wrkdirs/usr/ports/x11-fm/sushi/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh GTKDOC="false" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/x11-fm/sushi/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-fm/sushi/work HOME=/wrkdirs/usr/ports/x11-fm/sushi/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/wrkdirs/usr/ports/x11-fm/sushi/work PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" 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-- OSREL=9.3 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/sushi" EXAMPLESDIR="share/examples/sushi" DATADIR="share/sushi" WWWDIR="www/sushi" ETCDIR="etc/sushi" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sushi DOCSDIR=/usr/local/share/doc/sushi EXAMPLESDIR=/usr/local/share/examples/sushi WWWDIR=/usr/local/www/sushi ETCDIR=/usr/local/etc/sushi --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> sushi-3.12.0 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.7.txz [93i386-default-job-11] Installing pkg-1.4.7... [93i386-default-job-11] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of sushi-3.12.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by sushi-3.12.0 for building =========================================================================== =================================================== ===> Fetching all distfiles required by sushi-3.12.0 for building => SHA256 Checksum OK for gnome3/sushi-3.12.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by sushi-3.12.0 for building ===> Extracting for sushi-3.12.0 => SHA256 Checksum OK for gnome3/sushi-3.12.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for sushi-3.12.0 =========================================================================== =================================================== ===> sushi-3.12.0 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 [93i386-default-job-11] Installing gettext-tools-0.19.4... [93i386-default-job-11] `-- Installing expat-2.1.0_2... [93i386-default-job-11] `-- Extracting expat-2.1.0_2... done [93i386-default-job-11] `-- Installing gettext-runtime-0.19.4... [93i386-default-job-11] | `-- Installing indexinfo-0.2.2... [93i386-default-job-11] | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-11] | `-- Installing libiconv-1.14_6... [93i386-default-job-11] | `-- Extracting libiconv-1.14_6... done [93i386-default-job-11] `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-11] Extracting gettext-tools-0.19.4... done ===> Returning to build of sushi-3.12.0 ===> sushi-3.12.0 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 [93i386-default-job-11] Installing gmake-4.1_1... [93i386-default-job-11] Extracting gmake-4.1_1... done ===> Returning to build of sushi-3.12.0 ===> sushi-3.12.0 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93i386-default-job-11] Installing pkgconf-0.9.7... [93i386-default-job-11] Extracting pkgconf-0.9.7... done ===> Returning to build of sushi-3.12.0 ===> sushi-3.12.0 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.25.txz [93i386-default-job-11] Installing gtk-update-icon-cache-2.24.25... [93i386-default-job-11] `-- Installing atk-2.14.0... [93i386-default-job-11] | `-- Installing glib-2.42.1... [93i386-default-job-11] | | `-- Installing libffi-3.2.1... [93i386-default-job-11] | | `-- Extracting libffi-3.2.1... done [93i386-default-job-11] | | `-- Installing pcre-8.35_2... [93i386-default-job-11] | | `-- Extracting pcre-8.35_2... done [93i386-default-job-11] | | `-- Installing perl5-5.18.4_11... [93i386-default-job-11] | | `-- Extracting perl5-5.18.4_11... done [93i386-default-job-11] | | `-- Installing python27-2.7.9... [93i386-default-job-11] | | `-- Extracting python27-2.7.9... done [93i386-default-job-11] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93i386-default-job-11] `-- Extracting atk-2.14.0... done [93i386-default-job-11] `-- Installing gdk-pixbuf2-2.31.2_1... [93i386-default-job-11] | `-- Installing jasper-1.900.1_14... [93i386-default-job-11] | | `-- Installing jpeg-8_6... [93i386-default-job-11] | | `-- Extracting jpeg-8_6... done [93i386-default-job-11] | `-- Extracting jasper-1.900.1_14... done [93i386-default-job-11] | `-- Installing libX11-1.6.2_2,1... [93i386-default-job-11] | | `-- Installing kbproto-1.0.6... [93i386-default-job-11] | | `-- Extracting kbproto-1.0.6... done [93i386-default-job-11] | | `-- Installing libXau-1.0.8_2... [93i386-default-job-11] | | `-- Installing xproto-7.0.26... [93i386-default-job-11] | | `-- Extracting xproto-7.0.26... done [93i386-default-job-11] | | `-- Extracting libXau-1.0.8_2... done [93i386-default-job-11] | | `-- Installing libXdmcp-1.1.1_2... [93i386-default-job-11] | | `-- Extracting libXdmcp-1.1.1_2... done [93i386-default-job-11] | | `-- Installing libxcb-1.11... [93i386-default-job-11] | | `-- Installing libpthread-stubs-0.3_6... [93i386-default-job-11] | | `-- Extracting libpthread-stubs-0.3_6... done [93i386-default-job-11] | | `-- Installing libxml2-2.9.2_2... [93i386-default-job-11] | | `-- Extracting libxml2-2.9.2_2... done [93i386-default-job-11] | | `-- Extracting libxcb-1.11... done [93i386-default-job-11] | `-- Extracting libX11-1.6.2_2,1... done [93i386-default-job-11] | `-- Installing libXi-1.7.4,1... [93i386-default-job-11] | | `-- Installing inputproto-2.3.1... [93i386-default-job-11] | | `-- Extracting inputproto-2.3.1... done [93i386-default-job-11] | | `-- Installing libXext-1.3.3,1... [93i386-default-job-11] | | `-- Installing xextproto-7.3.0... [93i386-default-job-11] | | `-- Extracting xextproto-7.3.0... done checking host system type... i386-portbld-freebsd9.3 checking target system type... i386-portbld-freebsd9.3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether NLS is requested... yes checking for style of include used by gmake... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for intltool >= 0.40.0... 0.50.2 found checking for intltool-update... /usr/local/bin/intltool-update checking for intltool-merge... /usr/local/bin/intltool-merge checking for intltool-extract... /usr/local/bin/intltool-extract checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.18.4 checking for XML::Parser... ok checking pkg-config is at least version 0.22... yes checking for gobject-introspection... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking whether cc understands -c and -o together... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for library containing strerror... none required checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i386-portbld-freebsd9.3 file names to i386-portbld-freebsd9.3 format... func_convert_file_noop checking how to convert i386-portbld-freebsd9.3 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking pkg-config is at least version 0.16... yes checking for SUSHI... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating data/Makefile config.status: creating data/style/Makefile config.status: creating po/Makefile.in config.status: creating config/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po/stamp-it commands configure: WARNING: unrecognized options: --with-html-dir, --disable-gtk-doc, --with-gconf-source Sushi 3.12.0 ================== prefix: /usr/local compiler: cc Now type 'make' to build sushi =========================================================================== =================================================== ===> Building for sushi-3.12.0 Making all in src gmake[1]: Entering directory '/wrkdirs/usr/ports/x11-fm/sushi/work/sushi-3.12.0/src' GEN js/util/path.js GEN stamp-sushi-enum-types.h GEN sushi-enum-types.c gmake all-am gmake[2]: Entering directory '/wrkdirs/usr/ports/x11-fm/sushi/work/sushi-3.12.0/src' CC libsushi_1_0_la-sushi-cover-art.lo libsushi/sushi-cover-art.c: In function 'fetch_uri_job': libsushi/sushi-cover-art.c:270: warning: 'g_io_scheduler_job_send_to_mainloop_async' is deprecated (declared at /usr/local/include/glib-2.0/gio/gioscheduler.h:50) libsushi/sushi-cover-art.c: In function 'sushi_cover_art_fetcher_get_uri_for_track_async': libsushi/sushi-cover-art.c:304: warning: 'g_io_scheduler_push_job' is deprecated (declared at /usr/local/include/glib-2.0/gio/gioscheduler.h:38) CC libsushi_1_0_la-sushi-pdf-loader.lo CC libsushi_1_0_la-sushi-sound-player.lo CC libsushi_1_0_la-sushi-file-loader.lo libsushi/sushi-file-loader.c: In function 'sushi_file_loader_get_icon': libsushi/sushi-file-loader.c:593: warning: 'gtk_icon_info_free' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkicontheme.h:283) CC libsushi_1_0_la-sushi-font-loader.lo libsushi/sushi-font-loader.c: In function 'font_load_job': libsushi/sushi-font-loader.c:142: warning: 'g_io_scheduler_job_send_to_mainloop_async' is deprecated (declared at /usr/local/include/glib-2.0/gio/gioscheduler.h:50) libsushi/sushi-font-loader.c: In function 'sushi_new_ft_face_from_uri_async': libsushi/sushi-font-loader.c:187: warning: 'g_io_scheduler_push_job' is deprecated (declared at /usr/local/include/glib-2.0/gio/gioscheduler.h:38) CC libsushi_1_0_la-sushi-font-widget.lo CC libsushi_1_0_la-sushi-text-loader.lo CC libsushi_1_0_la-sushi-utils.lo libsushi/sushi-utils.c: In function 'rounded_background_draw_cb': libsushi/sushi-utils.c:60: warning: 'clutter_cairo_texture_clear' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:119) libsushi/sushi-utils.c:60: warning: 'clutter_cairo_texture_get_type' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:98) libsushi/sushi-utils.c: In function 'sushi_create_rounded_background': libsushi/sushi-utils.c:81: warning: 'clutter_cairo_texture_new' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:102) libsushi/sushi-utils.c:82: warning: 'clutter_cairo_texture_set_auto_resize' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:114) libsushi/sushi-utils.c:82: warning: 'clutter_cairo_texture_get_type' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:98) CC libsushi_1_0_la-sushi-enum-types.lo CCLD libsushi-1.0.la CC sushi_start-main.o CCLD sushi-start /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_call@GLIBCXX_3.4.11' Makefile:672: recipe for target 'sushi-start' failed gmake[2]: *** [sushi-start] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/x11-fm/sushi/work/sushi-3.12.0/src' Makefile:548: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/x11-fm/sushi/work/sushi-3.12.0/src' Makefile:446: recipe for target 'all-recursive' failed gmake: *** [all-recursive] Error 1 *** [do-build] Error code 1 Stop in /usr/ports/x11-fm/sushi. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 06:25:59 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 4789B7A9; Thu, 29 Jan 2015 06:25:59 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 324E85E2; Thu, 29 Jan 2015 06:25:59 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T6PxDf066212; Thu, 29 Jan 2015 06:25:59 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T6PxXg066154; Thu, 29 Jan 2015 06:25:59 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 06:25:59 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290625.t0T6PxXg066154@beefy1.isc.freebsd.org> To: hamradio@FreeBSD.org Subject: [package - 93i386-default][comms/gnuradio] Failed for gnuradio-3.7.4_1 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: Thu, 29 Jan 2015 06:25:59 -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: hamradio@FreeBSD.org Last committer: antoine@FreeBSD.org Ident: $FreeBSD: head/comms/gnuradio/Makefile 377842 2015-01-25 00:06:22Z antoine $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/gnuradio-3.7.4_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building comms/gnuradio build started at Thu Jan 29 06:23:58 UTC 2015 port directory: /usr/ports/comms/gnuradio building for: FreeBSD 93i386-default-job-09 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: hamradio@FreeBSD.org Makefile ident: $FreeBSD: head/comms/gnuradio/Makefile 377842 2015-01-25 00:06:22Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gnuradio-3.7.4_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gnuradio-3.7.4_1: TESTING=off: Include testing support USRP=on: Include USRP support (UHD) from Ettus ===> 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-- XDG_DATA_HOME=/wrkdirs/usr/ports/comms/gnuradio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/gnuradio/work HOME=/wrkdirs/usr/ports/comms/gnuradio/work 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)" ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/comms/gnuradio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/gnuradio/work HOME=/wrkdirs/usr/ports/comms/gnuradio/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/comms/gnuradio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/gnuradio/work HOME=/wrkdirs/usr/ports/comms/gnuradio/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/comms/gnuradio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/gnuradio/work HOME=/wrkdirs/usr/ports/comms/gnuradio/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2-3.0-config 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-- MAJOR_VERSION="3" PORTVERSION=3.7.4 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" CMAKE_BUILD_TYPE="release" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 UHD="" OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="@comment " PORTEXAMPLES="" LIB32DIR=lib GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/gnuradio-3.7.4" EXAMPLESDIR="share/examples/gnuradio" DATADIR="share/gnuradio" WWWDIR="www/gnuradio" ETCDIR="etc/gnuradio" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gnuradio DOCSDIR=share/doc/gnuradio-3.7.4 EXAMPLESDIR=/usr/local/share/examples/gnuradio WWWDIR=/usr/local/www/gnuradio ETCDIR=/usr/local/etc/gnuradio --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> gnuradio-3.7.4_1 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.7.txz [93i386-default-job-09] Installing pkg-1.4.7... [93i386-default-job-09] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gnuradio-3.7.4_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by gnuradio-3.7.4_1 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by gnuradio-3.7.4_1 for building => SHA256 Checksum OK for gnuradio-3.7.4.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by gnuradio-3.7.4_1 for building ===> Extracting for gnuradio-3.7.4_1 => SHA256 Checksum OK for gnuradio-3.7.4.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gnuradio-3.7.4_1 ===> Applying FreeBSD patches for gnuradio-3.7.4_1 =========================================================================== =================================================== ===> gnuradio-3.7.4_1 depends on executable: sdl-config - not found ===> Verifying install for sdl-config in /usr/ports/devel/sdl12 ===> Installing existing package /packages/All/sdl-1.2.15_5,2.txz [93i386-default-job-09] Installing sdl-1.2.15_5,2... [93i386-default-job-09] `-- Installing aalib-1.4.r5_11... [93i386-default-job-09] | `-- Installing indexinfo-0.2.2... [93i386-default-job-09] | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-09] `-- Extracting aalib-1.4.r5_11... done [93i386-default-job-09] `-- Installing libGLU-9.0.0_2... [93i386-default-job-09] | `-- Installing libGL-9.1.7_4... [93i386-default-job-09] | | `-- Installing dri2proto-2.8... [93i386-default-job-09] | | `-- Extracting dri2proto-2.8... done [93i386-default-job-09] | | `-- Installing expat-2.1.0_2... [93i386-default-job-09] | | `-- Extracting expat-2.1.0_2... done [93i386-default-job-09] | | `-- Installing libX11-1.6.2_2,1... [93i386-default-job-09] | | `-- Installing kbproto-1.0.6... [93i386-default-job-09] | | `-- Extracting kbproto-1.0.6... done [93i386-default-job-09] | | `-- Installing libXau-1.0.8_2... [93i386-default-job-09] | | | `-- Installing xproto-7.0.26... [93i386-default-job-09] | | | `-- Extracting xproto-7.0.26... done [93i386-default-job-09] | | `-- Extracting libXau-1.0.8_2... done [93i386-default-job-09] | | `-- Installing libXdmcp-1.1.1_2... [93i386-default-job-09] | | `-- Extracting libXdmcp-1.1.1_2... done [93i386-default-job-09] | | `-- Installing libxcb-1.11... [93i386-default-job-09] | | | `-- Installing libpthread-stubs-0.3_6... [93i386-default-job-09] | | | `-- Extracting libpthread-stubs-0.3_6... done [93i386-default-job-09] | | | `-- Installing libxml2-2.9.2_2... [93i386-default-job-09] | | | `-- Installing libiconv-1.14_6... [93i386-default-job-09] | | | `-- Extracting libiconv-1.14_6... done cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/orcc --include math.h --implementation -o /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_8i_convert_16i_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/orc/volk_8i_convert_16i_a_orc_impl.orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles 96 [ 2%] Generating volk_32fc_s32fc_multiply_32fc_a_orc_impl.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/orcc --include math.h --implementation -o /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_s32fc_multiply_32fc_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/orc/volk_32fc_s32fc_multiply_32fc_a_orc_impl.orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk_32fc_32f_multiply_32fc_a_orc_impl.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/orcc --include math.h --implementation -o /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_32f_multiply_32fc_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/orc/volk_32fc_32f_multiply_32fc_a_orc_impl.orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk_32f_s32f_multiply_32f_a_orc_impl.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/orcc --include math.h --implementation -o /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_s32f_multiply_32f_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/orc/volk_32f_s32f_multiply_32f_a_orc_impl.orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk_16ic_deinterleave_real_8i_a_orc_impl.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/orcc --include math.h --implementation -o /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_16ic_deinterleave_real_8i_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/orc/volk_16ic_deinterleave_real_8i_a_orc_impl.orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk_32i_x2_or_32i_a_orc_impl.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/orcc --include math.h --implementation -o /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32i_x2_or_32i_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/orc/volk_32i_x2_or_32i_a_orc_impl.orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk_32fc_x2_multiply_32fc_a_orc_impl.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/orcc --include math.h --implementation -o /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_x2_multiply_32fc_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/orc/volk_32fc_x2_multiply_32fc_a_orc_impl.orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating ../include/volk/volk.h cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk.tmpl.h --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include/volk/volk.h /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk.tmpl.c --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating ../include/volk/volk_typedefs.h cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_typedefs.tmpl.h --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include/volk/volk_typedefs.h /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating ../include/volk/volk_cpu.h cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_cpu.tmpl.h --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include/volk/volk_cpu.h /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk_cpu.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_cpu.tmpl.c --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_cpu.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating ../include/volk/volk_config_fixed.h cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_config_fixed.tmpl.h --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include/volk/volk_config_fixed.h /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk_machines.h cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_machines.tmpl.h --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machines.h /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk_machines.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_machines.tmpl.c --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machines.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 2%] Generating volk_machine_generic_orc.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_machine_xxx.tmpl.c --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_generic_orc.c generic_orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles 97 [ 3%] Generating volk_machine_sse2_32_mmx_orc.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_machine_xxx.tmpl.c --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_sse2_32_mmx_orc.c sse2_32_mmx_orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Generating volk_machine_sse3_32_orc.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_machine_xxx.tmpl.c --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_sse3_32_orc.c sse3_32_orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Generating volk_machine_ssse3_32_orc.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_machine_xxx.tmpl.c --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_ssse3_32_orc.c ssse3_32_orc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Generating volk_machine_sse4_a_32_orc.c cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/local/bin/python2 -B /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/gen/volk_tmpl_utils.py --input /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/tmpl/volk_machine_xxx.tmpl.c --output /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_sse4_a_32_orc.c sse4_a_32_orc cd /wrkdirs/usr/ports/comms/gnuradio/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4 /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib /wrkdirs/usr/ports/comms/gnuradio/work/.build /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/CMakeFiles/volk.dir/DependInfo.cmake Scanning dependencies of target volk /usr/bin/make -f volk/lib/CMakeFiles/volk.dir/build.make volk/lib/CMakeFiles/volk.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_x2_divide_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_x2_divide_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_x2_divide_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_16ic_magnitude_16i_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_16ic_magnitude_16i_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_16ic_magnitude_16i_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_16ic_magnitude_16i_a_orc_impl.c: In function '_backup_volk_16ic_magnitude_16i_a_orc_impl': /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_16ic_magnitude_16i_a_orc_impl.c:374: warning: comparison between signed and unsigned /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32i_x2_and_32i_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32i_x2_and_32i_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32i_x2_and_32i_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_16sc_magnitude_32f_aligned16_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_16sc_magnitude_32f_aligned16_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_16sc_magnitude_32f_aligned16_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_x2_min_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_x2_min_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_x2_min_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_16ic_s32f_deinterleave_32f_x2_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_16ic_s32f_deinterleave_32f_x2_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_16ic_s32f_deinterleave_32f_x2_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_x2_subtract_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_x2_subtract_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_x2_subtract_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_x2_dot_prod_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_x2_dot_prod_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_x2_dot_prod_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_8i_s32f_convert_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_8i_s32f_convert_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_8i_s32f_convert_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 3%] Building C object volk/lib/CMakeFiles/volk.dir/volk_16u_byteswap_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_16u_byteswap_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_16u_byteswap_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles 98 [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_x2_multiply_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_x2_multiply_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_x2_multiply_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_s32f_normalize_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_s32f_normalize_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_s32f_normalize_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_16ic_deinterleave_16i_x2_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_16ic_deinterleave_16i_x2_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_16ic_deinterleave_16i_x2_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32fc_s32f_magnitude_16i_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32fc_s32f_magnitude_16i_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_s32f_magnitude_16i_a_orc_impl.c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_s32f_magnitude_16i_a_orc_impl.c: In function '_backup_volk_32fc_s32f_magnitude_16i_a_orc_impl': /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_s32f_magnitude_16i_a_orc_impl.c:316: warning: comparison between signed and unsigned /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32fc_magnitude_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32fc_magnitude_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_magnitude_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_x2_max_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_x2_max_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_x2_max_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_x2_add_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_x2_add_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_x2_add_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_sqrt_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_sqrt_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_sqrt_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_8i_convert_16i_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_8i_convert_16i_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_8i_convert_16i_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32fc_s32fc_multiply_32fc_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32fc_s32fc_multiply_32fc_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_s32fc_multiply_32fc_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32fc_32f_multiply_32fc_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32fc_32f_multiply_32fc_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_32f_multiply_32fc_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32f_s32f_multiply_32f_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32f_s32f_multiply_32f_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32f_s32f_multiply_32f_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_16ic_deinterleave_real_8i_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_16ic_deinterleave_real_8i_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_16ic_deinterleave_real_8i_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32i_x2_or_32i_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32i_x2_or_32i_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32i_x2_or_32i_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 4%] Building C object volk/lib/CMakeFiles/volk.dir/volk_32fc_x2_multiply_32fc_a_orc_impl.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_32fc_x2_multiply_32fc_a_orc_impl.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_32fc_x2_multiply_32fc_a_orc_impl.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles 99 [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/constants.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/constants.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/constants.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/volk_prefs.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_prefs.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib/volk_prefs.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/volk_rank_archs.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_rank_archs.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib/volk_rank_archs.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/volk_malloc.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_malloc.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib/volk_malloc.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/volk.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -DLV_MACHINE_GENERIC_ORC -DLV_MACHINE_SSE2_32_MMX_ORC -DLV_MACHINE_SSE3_32_ORC -DLV_MACHINE_SSE4_A_32_ORC -DLV_MACHINE_SSSE3_32_ORC -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/volk_cpu.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_cpu.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_cpu.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/volk_machines.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -DLV_MACHINE_GENERIC_ORC -DLV_MACHINE_SSE2_32_MMX_ORC -DLV_MACHINE_SSE3_32_ORC -DLV_MACHINE_SSE4_A_32_ORC -DLV_MACHINE_SSSE3_32_ORC -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_machines.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machines.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/volk_machine_generic_orc.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -o CMakeFiles/volk.dir/volk_machine_generic_orc.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_generic_orc.c In file included from /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_generic_orc.c:73: /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_64u_popcnt.h: In function 'volk_64u_popcnt_generic': /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_64u_popcnt.h:27: warning: integer constant is too large for 'long' type /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/volk_machine_sse2_32_mmx_orc.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -m32 -mmmx -msse -msse2 -o CMakeFiles/volk.dir/volk_machine_sse2_32_mmx_orc.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_sse2_32_mmx_orc.c In file included from /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_sse2_32_mmx_orc.c:77: /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_64u_popcnt.h: In function 'volk_64u_popcnt_generic': /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_64u_popcnt.h:27: warning: integer constant is too large for 'long' type /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/comms/gnuradio/work/.build/CMakeFiles [ 5%] Building C object volk/lib/CMakeFiles/volk.dir/volk_machine_sse3_32_orc.c.o cd /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib && /usr/bin/cc -DGR_PERFORMANCE_COUNTERS -DHAVE_DLFCN_H -DHAVE_FENV_H -Dvolk_EXPORTS -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/include -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels -I/wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib -I/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/lib -I/usr/local/include/orc-0.4 -I/usr/local/include -fvisibility=hidden -Wsign-compare -Wall -Wno-uninitialized -fvisibility=hidden -m32 -mmmx -msse -msse2 -msse3 -o CMakeFiles/volk.dir/volk_machine_sse3_32_orc.c.o -c /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_sse3_32_orc.c In file included from /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_sse3_32_orc.c:78: /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_64u_popcnt.h: In function 'volk_64u_popcnt_generic': /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_64u_popcnt.h:27: warning: integer constant is too large for 'long' type In file included from /wrkdirs/usr/ports/comms/gnuradio/work/.build/volk/lib/volk_machine_sse3_32_orc.c:97: /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_8u_x4_conv_k7_r2_8u.h: In function 'volk_8u_x4_conv_k7_r2_8u_spiral': /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_8u_x4_conv_k7_r2_8u.h:191: note: use -flax-vector-conversions to permit conversions between vectors with differing element types or numbers of subparts /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_8u_x4_conv_k7_r2_8u.h:191: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_8u_x4_conv_k7_r2_8u.h:192: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_8u_x4_conv_k7_r2_8u.h:193: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_8u_x4_conv_k7_r2_8u.h:315: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_8u_x4_conv_k7_r2_8u.h:316: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' /wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_8u_x4_conv_k7_r2_8u.h:317: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' *** [volk/lib/CMakeFiles/volk.dir/volk_machine_sse3_32_orc.c.o] Error code 1 Stop in /wrkdirs/usr/ports/comms/gnuradio/work/.build. *** [volk/lib/CMakeFiles/volk.dir/all] Error code 1 Stop in /wrkdirs/usr/ports/comms/gnuradio/work/.build. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/comms/gnuradio/work/.build. *** [do-build] Error code 1 Stop in /usr/ports/comms/gnuradio. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 06:51:13 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 D0764929; Thu, 29 Jan 2015 06:51:13 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 BB4588A1; Thu, 29 Jan 2015 06:51:13 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T6pCiS010314; Thu, 29 Jan 2015 06:51:12 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T6pCIA010284; Thu, 29 Jan 2015 06:51:12 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 06:51:12 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290651.t0T6pCIA010284@beefy1.isc.freebsd.org> To: bsam@FreeBSD.org Subject: [package - 93i386-default][graphics/oyranos] Failed for oyranos-0.9.5_4 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: Thu, 29 Jan 2015 06:51:14 -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: bsam@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/graphics/oyranos/Makefile 375598 2014-12-25 20:54:41Z bapt $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/oyranos-0.9.5_4.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building graphics/oyranos build started at Thu Jan 29 06:47:40 UTC 2015 port directory: /usr/ports/graphics/oyranos building for: FreeBSD 93i386-default-job-24 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: bsam@FreeBSD.org Makefile ident: $FreeBSD: head/graphics/oyranos/Makefile 375598 2014-12-25 20:54:41Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=oyranos-0.9.5_4 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 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-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/oyranos/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/oyranos/work HOME=/wrkdirs/usr/ports/graphics/oyranos/work 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="$(/usr/bin/clang++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/oyranos/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/oyranos/work HOME=/wrkdirs/usr/ports/graphics/oyranos/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/oyranos/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/oyranos/work HOME=/wrkdirs/usr/ports/graphics/oyranos/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/oyranos/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/oyranos/work HOME=/wrkdirs/usr/ports/graphics/oyranos/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/usr/bin/clang" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -liconv" LIBS="" CXX="/usr/bin/clang++" 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-- 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" CMAKE_BUILD_TYPE="release" VER=0.9.5 OSREL=9.3 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/oyranos" EXAMPLESDIR="share/examples/oyranos" DATADIR="share/oyranos" WWWDIR="www/oyranos" ETCDIR="etc/oyranos" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/oyranos DOCSDIR=/usr/local/share/doc/oyranos EXAMPLESDIR=/usr/local/share/examples/oyranos WWWDIR=/usr/local/www/oyranos ETCDIR=/usr/local/etc/oyranos --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> oyranos-0.9.5_4 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.7.txz [93i386-default-job-24] Installing pkg-1.4.7... [93i386-default-job-24] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of oyranos-0.9.5_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by oyranos-0.9.5_4 for building =========================================================================== =================================================== ===> Fetching all distfiles required by oyranos-0.9.5_4 for building => SHA256 Checksum OK for oyranos-0.9.5.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by oyranos-0.9.5_4 for building ===> Extracting for oyranos-0.9.5_4 => SHA256 Checksum OK for oyranos-0.9.5.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for oyranos-0.9.5_4 ===> Applying FreeBSD patches for oyranos-0.9.5_4 =========================================================================== =================================================== ===> oyranos-0.9.5_4 depends on file: /usr/local/bin/doxygen - not found ===> Verifying install for /usr/local/bin/doxygen in /usr/ports/devel/doxygen ===> Installing existing package /packages/All/doxygen-1.8.9.1,2.txz [93i386-default-job-24] Installing doxygen-1.8.9.1,2... [93i386-default-job-24] `-- Installing graphviz-2.38.0_6... [93i386-default-job-24] | `-- Installing expat-2.1.0_2... [93i386-default-job-24] | `-- Extracting expat-2.1.0_2... done [93i386-default-job-24] | `-- Installing fontconfig-2.11.1,1... [93i386-default-job-24] | | `-- Installing freetype2-2.5.5... [93i386-default-job-24] | | `-- Extracting freetype2-2.5.5... done [93i386-default-job-24] | `-- 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 [93i386-default-job-24] | `-- Installing gettext-runtime-0.19.4... [93i386-default-job-24] | | `-- Installing indexinfo-0.2.2... [93i386-default-job-24] | | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-24] | | `-- Installing libiconv-1.14_6... [93i386-default-job-24] | | `-- Extracting libiconv-1.14_6... done [93i386-default-job-24] | `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-24] | `-- Installing glib-2.42.1... [93i386-default-job-24] | | `-- Installing libffi-3.2.1... [93i386-default-job-24] | | `-- Extracting libffi-3.2.1... done [93i386-default-job-24] | | `-- Installing pcre-8.35_2... [93i386-default-job-24] | | `-- Extracting pcre-8.35_2... done [93i386-default-job-24] | | `-- Installing perl5-5.18.4_11... [93i386-default-job-24] | | `-- Extracting perl5-5.18.4_11... done [93i386-default-job-24] | | `-- Installing python27-2.7.9... [93i386-default-job-24] | | `-- Extracting python27-2.7.9... done [93i386-default-job-24] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93i386-default-job-24] | `-- Installing jpeg-8_6... [93i386-default-job-24] | `-- Extracting jpeg-8_6... done [93i386-default-job-24] | `-- Installing libICE-1.0.9,1... [93i386-default-job-24] | | `-- Installing xproto-7.0.26... [93i386-default-job-24] | | `-- Extracting xproto-7.0.26... done [93i386-default-job-24] | `-- Extracting libICE-1.0.9,1... done [93i386-default-job-24] | `-- Installing libSM-1.2.2_2,1... [93i386-default-job-24] | `-- Extracting libSM-1.2.2_2,1... done [93i386-default-job-24] | `-- Installing libX11-1.6.2_2,1... [93i386-default-job-24] | | `-- Installing kbproto-1.0.6... [93i386-default-job-24] | | `-- Extracting kbproto-1.0.6... done [93i386-default-job-24] | | `-- Installing libXau-1.0.8_2... [93i386-default-job-24] | | `-- Extracting libXau-1.0.8_2... done [93i386-default-job-24] | | `-- Installing libXdmcp-1.1.1_2... Linking C executable test_object cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_object.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -liconv CMakeFiles/test_object.dir/test_object.c.o -o test_object -L/usr/local/lib -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object ../liboyranos_object/liboyranos_object.so.0.9.5 ../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm /usr/local/lib/libxml2.so -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 89%] Built target test_object /usr/bin/make -f src/tests/CMakeFiles/test_object-static.dir/build.make src/tests/CMakeFiles/test_object-static.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests/CMakeFiles/test_object-static.dir/DependInfo.cmake Scanning dependencies of target test_object-static /usr/bin/make -f src/tests/CMakeFiles/test_object-static.dir/build.make src/tests/CMakeFiles/test_object-static.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 89%] Building C object src/tests/CMakeFiles/test_object-static.dir/test_object.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests && /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos -I/wrkdirs/usr/ports/graphics/o yranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/test_object-static.dir/test_object.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests/test_object.c Linking C executable test_object-static cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_object-static.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -liconv CMakeFiles/test_object-static.dir/test_object.c.o -o test_object-static -L/usr/local/lib -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object ../liboyranos_object/liboyranos_object-static.a ../liboyranos_core/liboyranos_core-static.a /usr/local/lib/libintl.so -lm /usr/local/lib/libxml2.so -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 89%] Built target test_object-static /usr/bin/make -f src/tests/CMakeFiles/test_oyranos.dir/build.make src/tests/CMakeFiles/test_oyranos.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests/CMakeFiles/test_oyranos.dir/DependInfo.cmake Scanning dependencies of target test_oyranos /usr/bin/make -f src/tests/CMakeFiles/test_oyranos.dir/build.make src/tests/CMakeFiles/test_oyranos.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 89%] Building C object src/tests/CMakeFiles/test_oyranos.dir/test_oyranos.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests && /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos -I/wrkdirs/usr/ports/graphics/o yranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/test_oyranos.dir/test_oyranos.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests/test_oyranos.c Linking C executable test_oyranos cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_oyranos.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -liconv CMakeFiles/test_oyranos.dir/test_oyranos.c.o -o test_oyranos -L/usr/local/lib -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos ../liboyranos/liboyranos.so.0.9.5 ../liboyranos_config/liboyranos_config.so.0.9.5 -lyajl ../liboyranos_modules/liboyranos_modules.so.0.9.5 ../liboyranos_object/liboyranos_object.so.0.9.5 /usr/local/lib/libxml2.so ../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm -lc -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core:/wrkdirs/usr/ports/graphics/ oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 89%] Built target test_oyranos /usr/bin/make -f src/tests/CMakeFiles/test_oyranos-static.dir/build.make src/tests/CMakeFiles/test_oyranos-static.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests/CMakeFiles/test_oyranos-static.dir/DependInfo.cmake Scanning dependencies of target test_oyranos-static /usr/bin/make -f src/tests/CMakeFiles/test_oyranos-static.dir/build.make src/tests/CMakeFiles/test_oyranos-static.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 98 [ 90%] Building C object src/tests/CMakeFiles/test_oyranos-static.dir/test_oyranos.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests && /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos -I/wrkdirs/usr/ports/graphics/o yranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/test_oyranos-static.dir/test_oyranos.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests/test_oyranos.c Linking C executable test_oyranos-static cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tests && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_oyranos-static.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -liconv CMakeFiles/test_oyranos-static.dir/test_oyranos.c.o -o test_oyranos-static -L/usr/local/lib -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -L/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos ../liboyranos/liboyranos-static.a ../liboyranos_config/liboyranos_config-static.a -lyajl ../liboyranos_modules/liboyranos_modules-static.a ../liboyranos_object/liboyranos_object-static.a /usr/local/lib/libxml2.so ../liboyranos_core/liboyranos_core-static.a /usr/local/lib/libintl.so -lm -lc -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core:/wrkdirs/usr/p orts/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos ./liboyranos_core/liboyranos_core-static.a(oyranos_io_core.c.o): In function `oyGetTempFileName_': /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core/oyranos_io_core.c:(.text+0x2155): warning: warning: tmpnam() possibly used unsafely; consider using mkstemp() /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 98 [ 90%] Built target test_oyranos-static /usr/bin/make -f src/examples/oforms/CMakeFiles/oyranos_forms_cmd_line-static.dir/build.make src/examples/oforms/CMakeFiles/oyranos_forms_cmd_line-static.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/oforms /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/oforms /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/oforms/CMakeFiles/oyranos_forms_cmd_line-static.dir/DependInfo.cmake Scanning dependencies of target oyranos_forms_cmd_line-static /usr/bin/make -f src/examples/oforms/CMakeFiles/oyranos_forms_cmd_line-static.dir/build.make src/examples/oforms/CMakeFiles/oyranos_forms_cmd_line-static.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 42 [ 91%] Building C object src/examples/oforms/CMakeFiles/oyranos_forms_cmd_line-static.dir/oyranos_forms_cmd_line.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/oforms && /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos -I/wrkdirs/usr/ports/ graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/oyranos_forms_cmd_line-static.dir/oyranos_forms_cmd_line.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/oforms/oyranos_forms_cmd_line.c Linking C static library liboyranos_forms_cmd_line-static.a cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/oforms && /usr/local/bin/cmake -P CMakeFiles/oyranos_forms_cmd_line-static.dir/cmake_clean_target.cmake cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/oforms && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/oyranos_forms_cmd_line-static.dir/link.txt --verbose=1 /usr/bin/ar cq liboyranos_forms_cmd_line-static.a CMakeFiles/oyranos_forms_cmd_line-static.dir/oyranos_forms_cmd_line.c.o /usr/bin/ranlib liboyranos_forms_cmd_line-static.a /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 42 [ 91%] Built target oyranos_forms_cmd_line-static /usr/bin/make -f src/tools/CMakeFiles/oyranos-icc.dir/build.make src/tools/CMakeFiles/oyranos-icc.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/CMakeFiles/oyranos-icc.dir/DependInfo.cmake Scanning dependencies of target oyranos-icc /usr/bin/make -f src/tools/CMakeFiles/oyranos-icc.dir/build.make src/tools/CMakeFiles/oyranos-icc.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 91%] Building C object src/tools/CMakeFiles/oyranos-icc.dir/oyranos_convert.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos -I/wrkdirs/usr/ports/graphics/o yranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/oyranos-icc.dir/oyranos_convert.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/oyranos_convert.c Linking C executable oyranos-icc cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/oyranos-icc.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -liconv CMakeFiles/oyranos-icc.dir/oyranos_convert.c.o -o oyranos-icc -L/usr/local/lib /usr/local/lib/libintl.so -lm -lc ../examples/oforms/liboyranos_forms_cmd_line-static.a ../liboyranos/liboyranos.so.0.9.5 ../liboyranos_config/liboyranos_config.so.0.9.5 -lyajl ../liboyranos_modules/liboyranos_modules.so.0.9.5 ../liboyranos_object/liboyranos_object.so.0.9.5 /usr/local/lib/libxml2.so ../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm -lc -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 91%] Built target oyranos-icc /usr/bin/make -f src/tools/CMakeFiles/oyranos-monitor.dir/build.make src/tools/CMakeFiles/oyranos-monitor.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/CMakeFiles/oyranos-monitor.dir/DependInfo.cmake Scanning dependencies of target oyranos-monitor /usr/bin/make -f src/tools/CMakeFiles/oyranos-monitor.dir/build.make src/tools/CMakeFiles/oyranos-monitor.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 12 [ 92%] Building C object src/tools/CMakeFiles/oyranos-monitor.dir/oyranos_gamma.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos -I/wrkdirs/usr/ports/graphics/o yranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/oyranos-monitor.dir/oyranos_gamma.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/oyranos_gamma.c Linking C executable oyranos-monitor cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/oyranos-monitor.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -liconv CMakeFiles/oyranos-monitor.dir/oyranos_gamma.c.o -o oyranos-monitor -L/usr/local/lib ../liboyranos/liboyranos.so.0.9.5 /usr/local/lib/libintl.so -lm -lc -lXinerama -lXrandr -lXcm -lXcmEDID -lXcmX11 -lXfixes /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so ../liboyranos_config/liboyranos_config.so.0.9.5 -lyajl ../liboyranos_modules/liboyranos_modules.so.0.9.5 -lc ../liboyranos_object/liboyranos_object.so.0.9.5 /usr/local/lib/libxml2.so ../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_objec t:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 12 [ 92%] Built target oyranos-monitor /usr/bin/make -f src/tools/CMakeFiles/oyranos-policy.dir/build.make src/tools/CMakeFiles/oyranos-policy.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/CMakeFiles/oyranos-policy.dir/DependInfo.cmake Scanning dependencies of target oyranos-policy /usr/bin/make -f src/tools/CMakeFiles/oyranos-policy.dir/build.make src/tools/CMakeFiles/oyranos-policy.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 92%] Building C object src/tools/CMakeFiles/oyranos-policy.dir/oyranos_policy.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos -I/wrkdirs/usr/ports/graphics/o yranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/oyranos-policy.dir/oyranos_policy.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/oyranos_policy.c Linking C executable oyranos-policy cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/oyranos-policy.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -liconv CMakeFiles/oyranos-policy.dir/oyranos_policy.c.o -o oyranos-policy -L/usr/local/lib ../liboyranos/liboyranos.so.0.9.5 /usr/local/lib/libintl.so -lm -lc ../liboyranos_config/liboyranos_config.so.0.9.5 -lyajl ../liboyranos_modules/liboyranos_modules.so.0.9.5 -lc ../liboyranos_object/liboyranos_object.so.0.9.5 /usr/local/lib/libxml2.so ../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 92%] Built target oyranos-policy /usr/bin/make -f src/tools/CMakeFiles/oyranos-profile.dir/build.make src/tools/CMakeFiles/oyranos-profile.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/CMakeFiles/oyranos-profile.dir/DependInfo.cmake Scanning dependencies of target oyranos-profile /usr/bin/make -f src/tools/CMakeFiles/oyranos-profile.dir/build.make src/tools/CMakeFiles/oyranos-profile.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 92%] Building C object src/tools/CMakeFiles/oyranos-profile.dir/oyranos_profile_tool.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos -I/wrkdirs/usr/ports/graphics/o yranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/oyranos-profile.dir/oyranos_profile_tool.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/oyranos_profile_tool.c Linking C executable oyranos-profile cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/oyranos-profile.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -liconv CMakeFiles/oyranos-profile.dir/oyranos_profile_tool.c.o -o oyranos-profile -L/usr/local/lib ../liboyranos/liboyranos.so.0.9.5 /usr/local/lib/libintl.so -lm -lc ../liboyranos_config/liboyranos_config.so.0.9.5 -lyajl ../liboyranos_modules/liboyranos_modules.so.0.9.5 -lc ../liboyranos_object/liboyranos_object.so.0.9.5 /usr/local/lib/libxml2.so ../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 92%] Built target oyranos-profile /usr/bin/make -f src/tools/CMakeFiles/oyranos-profile-graph.dir/build.make src/tools/CMakeFiles/oyranos-profile-graph.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/CMakeFiles/oyranos-profile-graph.dir/DependInfo.cmake Scanning dependencies of target oyranos-profile-graph /usr/bin/make -f src/tools/CMakeFiles/oyranos-profile-graph.dir/build.make src/tools/CMakeFiles/oyranos-profile-graph.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 92%] Building C object src/tools/CMakeFiles/oyranos-profile-graph.dir/oyranos_profile_graph.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos -I/wrkdirs/usr/ports/graphics/o yranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/oyranos-profile-graph.dir/oyranos_profile_graph.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/oyranos_profile_graph.c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/oyranos_profile_graph.c:706:26: warning: use of logical '||' with constant operand [-Wconstant-logical-operand] if(csp == icSigRgbData || icSigXYZData || ^ ~~~~~~~~~~~~ /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/oyranos_profile_graph.c:706:26: note: use '|' for a bitwise operation if(csp == icSigRgbData || icSigXYZData || ^~ | 1 warning generated. Linking C executable oyranos-profile-graph cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/oyranos-profile-graph.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -liconv CMakeFiles/oyranos-profile-graph.dir/oyranos_profile_graph.c.o -o oyranos-profile-graph -L/usr/local/lib ../liboyranos/liboyranos.so.0.9.5 /usr/local/lib/libintl.so -lm -lc -lcairo ../liboyranos_config/liboyranos_config.so.0.9.5 -lyajl ../liboyranos_modules/liboyranos_modules.so.0.9.5 -lc ../liboyranos_object/liboyranos_object.so.0.9.5 /usr/local/lib/libxml2.so ../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 92%] Built target oyranos-profile-graph /usr/bin/make -f src/tools/CMakeFiles/oyranos-profiles.dir/build.make src/tools/CMakeFiles/oyranos-profiles.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/CMakeFiles/oyranos-profiles.dir/DependInfo.cmake Scanning dependencies of target oyranos-profiles /usr/bin/make -f src/tools/CMakeFiles/oyranos-profiles.dir/build.make src/tools/CMakeFiles/oyranos-profiles.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 13 [ 93%] Building C object src/tools/CMakeFiles/oyranos-profiles.dir/oyranos_profiles.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos -I/wrkdirs/usr/ports/graphics/o yranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/oyranos-profiles.dir/oyranos_profiles.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/oyranos_profiles.c Linking C executable oyranos-profiles cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/oyranos-profiles.dir/link.txt --verbose=1 /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -liconv CMakeFiles/oyranos-profiles.dir/oyranos_profiles.c.o -o oyranos-profiles -L/usr/local/lib ../liboyranos/liboyranos.so.0.9.5 /usr/local/lib/libintl.so -lm -lc ../liboyranos_config/liboyranos_config.so.0.9.5 -lyajl ../liboyranos_modules/liboyranos_modules.so.0.9.5 -lc ../liboyranos_object/liboyranos_object.so.0.9.5 /usr/local/lib/libxml2.so ../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 13 [ 93%] Built target oyranos-profiles /usr/bin/make -f src/tools/qcmsevents/CMakeFiles/qcmsevents.dir/build.make src/tools/qcmsevents/CMakeFiles/qcmsevents.dir/depend /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 93%] Generating moc_qcmsevents.cxx cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents && /usr/local/bin/moc-qt4 @/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents/moc_qcmsevents.cxx_parameters /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 93%] Generating qrc_qcmsevents.cxx cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents && /usr/local/bin/rcc -name qcmsevents -o /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents/qrc_qcmsevents.cxx /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents/qcmsevents.qrc cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents/CMakeFiles/qcmsevents.dir/DependInfo.cmake Scanning dependencies of target qcmsevents /usr/bin/make -f src/tools/qcmsevents/CMakeFiles/qcmsevents.dir/build.make src/tools/qcmsevents/CMakeFiles/qcmsevents.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 91 [ 94%] Building CXX object src/tools/qcmsevents/CMakeFiles/qcmsevents.dir/qcmsevents.cpp.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents && /usr/bin/clang++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyrano s-0.9.5/src/liboyranos -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -o CMakeFiles/qcmsevents.dir/qcmsevents.cpp.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents/qcmsevents.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 94%] Building CXX object src/tools/qcmsevents/CMakeFiles/qcmsevents.dir/moc_qcmsevents.cxx.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents && /usr/bin/clang++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyrano s-0.9.5/src/liboyranos -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -o CMakeFiles/qcmsevents.dir/moc_qcmsevents.cxx.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents/moc_qcmsevents.cxx /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 94%] Building CXX object src/tools/qcmsevents/CMakeFiles/qcmsevents.dir/qrc_qcmsevents.cxx.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents && /usr/bin/clang++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyrano s-0.9.5/src/liboyranos -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -o CMakeFiles/qcmsevents.dir/qrc_qcmsevents.cxx.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents/qrc_qcmsevents.cxx Linking CXX executable qcmsevents cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/tools/qcmsevents && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/qcmsevents.dir/link.txt --verbose=1 /usr/bin/clang++ -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -liconv CMakeFiles/qcmsevents.dir/qcmsevents.cpp.o CMakeFiles/qcmsevents.dir/moc_qcmsevents.cxx.o CMakeFiles/qcmsevents.dir/qrc_qcmsevents.cxx.o -o qcmsevents -L/usr/local/lib ../../liboyranos/liboyranos.so.0.9.5 /usr/local/lib/libintl.so -lm -lc /usr/local/lib/qt4/libQtGui.so /usr/local/lib/qt4/libQtCore.so -lXcm -lXcmEDID -lXcmX11 ../../liboyranos_config/liboyranos_config.so.0.9.5 -lyajl ../../liboyranos_modules/liboyranos_modules.so.0.9.5 -lc ../../liboyranos_object/liboyranos_object.so.0.9.5 /usr/local/lib/libxml2.so ../../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libintl.so -lm -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos:/usr/local/lib/qt4:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/gr aphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles 91 [ 94%] Built target qcmsevents /usr/bin/make -f src/examples/CMakeFiles/image-display.dir/build.make src/examples/CMakeFiles/image-display.dir/depend cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/CMakeFiles/image-display.dir/DependInfo.cmake Scanning dependencies of target image-display /usr/bin/make -f src/examples/CMakeFiles/image-display.dir/build.make src/examples/CMakeFiles/image-display.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 94%] Building CXX object src/examples/CMakeFiles/image-display.dir/image_display/image_display.cpp.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples && /usr/bin/clang++ -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos -I/wrkdirs/usr/ports/grap hics/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/image-display.dir/image_display/image_display.cpp.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/image_display/image_display.cpp In file included from /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/image_display/image_display.cpp:201: /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/image_display/../../liboyranos_core/oyranos_threads.c:203:40: warning: format specifies type 'long' but the argument has type 'oyThread_t' (aka 'pthread *') [-Wformat] printf("thread created [%ld]\n", background_thread); ~~~ ^~~~~~~~~~~~~~~~~ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/CMakeFiles [ 94%] Building C object src/examples/CMakeFiles/image-display.dir/image_display/GLee.c.o cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples && /usr/bin/clang -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/yajl -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/elektra-0.7.1/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5 -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/include_private -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config -I/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos -I/wrkdirs/usr/ports/graphic s/oyranos/work/oyranos-0.9.5/src/API_generated -I/usr/local/include/cairo -I/usr/local/include/libxml2 -I/usr/local/include/libpng16 -o CMakeFiles/image-display.dir/image_display/GLee.c.o -c /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/image_display/GLee.c In file included from /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/image_display/GLee.c:43: /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples/image_display/GLee.h:1056:17: warning: redefinition of typedef '__GLXextFuncPtr' is a C11 feature [-Wtypedef-redefinition] typedef void (*__GLXextFuncPtr)(void); ^ /usr/local/include/GL/glx.h:317:16: note: previous definition is here typedef void (*__GLXextFuncPtr)(void); ^ 1 warning generated. Linking CXX executable image-display cd /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/examples && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/image-display.dir/link.txt --verbose=1 /usr/bin/clang++ -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -liconv CMakeFiles/image-display.dir/image_display/image_display.cpp.o CMakeFiles/image-display.dir/image_display/GLee.c.o -o image-display -L/usr/local/lib ../liboyranos/liboyranos.so.0.9.5 /usr/local/lib/libintl.so -lm -lc /usr/local/lib/libfltk_images.so /usr/local/lib/libfltk_forms.so /usr/local/lib/libfltk_gl.so /usr/local/lib/libGL.so /usr/local/lib/libfltk.so -L/usr/local/lib -lm -Wl,-rpath,/usr/local/lib -L/wrkdirs/usr/ports/x11-toolkits/fltk/work/fltk-1.3.2/src -R/usr/local/lib -lfltk -lXext -lXft -lfontconfig -lpthread -lm -lX11 /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so -lm ../liboyranos_config/liboyranos_config.so.0.9.5 -lyajl ../liboyranos_modules/liboyranos_modules.so.0.9.5 -lc ../liboyranos_object/liboyranos_object.so.0.9.5 /usr/local/lib/libxml2.so ../liboyranos_core/liboyranos_core.so.0.9.5 /usr/local/lib/libi ntl.so -lm -Wl,-rpath,/usr/local/lib:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_config:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_modules:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_object:/wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5/src/liboyranos_core clang++: error: unknown argument: '-R/usr/local/lib' *** [src/examples/image-display] Error code 1 Stop in /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5. *** [src/examples/CMakeFiles/image-display.dir/all] Error code 1 Stop in /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/graphics/oyranos/work/oyranos-0.9.5. *** [do-build] Error code 1 Stop in /usr/ports/graphics/oyranos. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 07:07:42 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 72351AB3; Thu, 29 Jan 2015 07:07:42 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 430469D3; Thu, 29 Jan 2015 07:07:42 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T77flE060470; Thu, 29 Jan 2015 07:07:41 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T77fw0060460; Thu, 29 Jan 2015 07:07:41 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 07:07:41 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290707.t0T77fw0060460@beefy2.isc.freebsd.org> To: decke@FreeBSD.org Subject: [package - 93amd64-default][multimedia/libdvbcsa] Failed for libdvbcsa-1.1.0_1 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: Thu, 29 Jan 2015 07:07:42 -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: decke@FreeBSD.org Last committer: tijl@FreeBSD.org Ident: $FreeBSD: head/multimedia/libdvbcsa/Makefile 362005 2014-07-15 20:56:44Z tijl $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/libdvbcsa-1.1.0_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building multimedia/libdvbcsa build started at Thu Jan 29 07:07:33 UTC 2015 port directory: /usr/ports/multimedia/libdvbcsa building for: FreeBSD 93amd64-default-job-13 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: decke@FreeBSD.org Makefile ident: $FreeBSD: head/multimedia/libdvbcsa/Makefile 362005 2014-07-15 20:56:44Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=libdvbcsa-1.1.0_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-sse2 --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/libdvbcsa/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/libdvbcsa/work HOME=/wrkdirs/usr/ports/multimedia/libdvbcsa/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/libdvbcsa/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/libdvbcsa/work HOME=/wrkdirs/usr/ports/multimedia/libdvbcsa/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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/libdvbcsa" EXAMPLESDIR="share/examples/libdvbcsa" DATADIR="share/libdvbcsa" WWWDIR="www/libdvbcsa" ETCDIR="etc/libdvbcsa" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libdvbcsa DOCSDIR=/usr/local/share/doc/libdvbcsa EXAMPLESDIR=/usr/local/share/examples/libdvbcsa WWWDIR=/usr/local/www/libdvbcsa ETCDIR=/usr/local/etc/libdvbcsa --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> libdvbcsa-1.1.0_1 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.7.txz [93amd64-default-job-13] Installing pkg-1.4.7... [93amd64-default-job-13] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libdvbcsa-1.1.0_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by libdvbcsa-1.1.0_1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by libdvbcsa-1.1.0_1 for building => SHA256 Checksum OK for libdvbcsa-1.1.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by libdvbcsa-1.1.0_1 for building ===> Extracting for libdvbcsa-1.1.0_1 => SHA256 Checksum OK for libdvbcsa-1.1.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for libdvbcsa-1.1.0_1 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for libdvbcsa-1.1.0_1 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking build system type... amd64-portbld-freebsd9.3 checking host system type... amd64-portbld-freebsd9.3 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert amd64-portbld-freebsd9.3 file names to amd64-portbld-freebsd9.3 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd9.3 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ANSI C header files... (cached) yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking size of long... 8 checking for posix_memalign... yes checking _mm_malloc availability... found configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/dvbcsa/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===> Building for libdvbcsa-1.1.0_1 /usr/bin/make all-recursive Making all in src Making all in dvbcsa /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -fomit-frame-pointer -D_XOPEN_SOURCE=600 -msse -msse2 -MT dvbcsa_algo.lo -MD -MP -MF .deps/dvbcsa_algo.Tpo -c -o dvbcsa_algo.lo dvbcsa_algo.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -fomit-frame-pointer -D_XOPEN_SOURCE=600 -msse -msse2 -MT dvbcsa_algo.lo -MD -MP -MF .deps/dvbcsa_algo.Tpo -c dvbcsa_algo.c -fPIC -DPIC -o .libs/dvbcsa_algo.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -fomit-frame-pointer -D_XOPEN_SOURCE=600 -msse -msse2 -MT dvbcsa_algo.lo -MD -MP -MF .deps/dvbcsa_algo.Tpo -c dvbcsa_algo.c -o dvbcsa_algo.o >/dev/null 2>&1 mv -f .deps/dvbcsa_algo.Tpo .deps/dvbcsa_algo.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -fomit-frame-pointer -D_XOPEN_SOURCE=600 -msse -msse2 -MT dvbcsa_block.lo -MD -MP -MF .deps/dvbcsa_block.Tpo -c -o dvbcsa_block.lo dvbcsa_block.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -fomit-frame-pointer -D_XOPEN_SOURCE=600 -msse -msse2 -MT dvbcsa_block.lo -MD -MP -MF .deps/dvbcsa_block.Tpo -c dvbcsa_block.c -fPIC -DPIC -o .libs/dvbcsa_block.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -fomit-frame-pointer -D_XOPEN_SOURCE=600 -msse -msse2 -MT dvbcsa_block.lo -MD -MP -MF .deps/dvbcsa_block.Tpo -c dvbcsa_block.c -o dvbcsa_block.o >/dev/null 2>&1 mv -f .deps/dvbcsa_block.Tpo .deps/dvbcsa_block.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -fomit-frame-pointer -D_XOPEN_SOURCE=600 -msse -msse2 -MT dvbcsa_bs_algo.lo -MD -MP -MF .deps/dvbcsa_bs_algo.Tpo -c -o dvbcsa_bs_algo.lo dvbcsa_bs_algo.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -fomit-frame-pointer -D_XOPEN_SOURCE=600 -msse -msse2 -MT dvbcsa_bs_algo.lo -MD -MP -MF .deps/dvbcsa_bs_algo.Tpo -c dvbcsa_bs_algo.c -fPIC -DPIC -o .libs/dvbcsa_bs_algo.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -fomit-frame-pointer -D_XOPEN_SOURCE=600 -msse -msse2 -MT dvbcsa_bs_algo.lo -MD -MP -MF .deps/dvbcsa_bs_algo.Tpo -c dvbcsa_bs_algo.c -o dvbcsa_bs_algo.o >/dev/null 2>&1 mv -f .deps/dvbcsa_bs_algo.Tpo .deps/dvbcsa_bs_algo.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -fomit-frame-pointer -D_XOPEN_SOURCE=600 -msse -msse2 -MT dvbcsa_bs_block.lo -MD -MP -MF .deps/dvbcsa_bs_block.Tpo -c -o dvbcsa_bs_block.lo dvbcsa_bs_block.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -fomit-frame-pointer -D_XOPEN_SOURCE=600 -msse -msse2 -MT dvbcsa_bs_block.lo -MD -MP -MF .deps/dvbcsa_bs_block.Tpo -c dvbcsa_bs_block.c -fPIC -DPIC -o .libs/dvbcsa_bs_block.o dvbcsa_bs_block.c: In function 'dvbcsa_bs_block_decrypt_register': dvbcsa_bs_block.c:63: note: use -flax-vector-conversions to permit conversions between vectors with differing element types or numbers of subparts dvbcsa_bs_block.c:63: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' dvbcsa_bs_block.c:63: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' dvbcsa_bs_block.c:63: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' dvbcsa_bs_block.c: In function 'dvbcsa_bs_block_encrypt_register': dvbcsa_bs_block.c:138: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' dvbcsa_bs_block.c:138: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' dvbcsa_bs_block.c:138: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128' *** [dvbcsa_bs_block.lo] Error code 1 Stop in /wrkdirs/usr/ports/multimedia/libdvbcsa/work/libdvbcsa-1.1.0/src. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/multimedia/libdvbcsa/work/libdvbcsa-1.1.0/src. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/multimedia/libdvbcsa/work/libdvbcsa-1.1.0. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/multimedia/libdvbcsa/work/libdvbcsa-1.1.0. *** [do-build] Error code 1 Stop in /usr/ports/multimedia/libdvbcsa. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 07:15:10 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 2D035B8E; Thu, 29 Jan 2015 07:15:10 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 17923ABA; Thu, 29 Jan 2015 07:15:10 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T7F9AE032117; Thu, 29 Jan 2015 07:15:09 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T7F9sk032104; Thu, 29 Jan 2015 07:15:09 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 07:15:09 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290715.t0T7F9sk032104@beefy2.isc.freebsd.org> To: thierry@FreeBSD.org Subject: [package - 93amd64-default][science/ecs] Failed for ecs-2.0.3_1 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: Thu, 29 Jan 2015 07:15:10 -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: thierry@FreeBSD.org Last committer: sunpoet@FreeBSD.org Ident: $FreeBSD: head/science/ecs/Makefile 377318 2015-01-18 10:39:51Z sunpoet $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/ecs-2.0.3_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building science/ecs build started at Thu Jan 29 07:12:56 UTC 2015 port directory: /usr/ports/science/ecs building for: FreeBSD 93amd64-default-job-01 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: thierry@FreeBSD.org Makefile ident: $FreeBSD: head/science/ecs/Makefile 377318 2015-01-18 10:39:51Z sunpoet $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=ecs-2.0.3_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for ecs-2.0.3_1: DOCS=on: Build and/or install documentation NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-bft=/usr/local --with-hdf5=/usr/local --with-cgns=/usr/local --without-adf --without-ccm --with-scotch=/usr/local --with-med=/usr/local --with-metis=/usr/local --with-metis-include=/usr/local/include/metis --enable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PTHREAD_LIBS=-pthread XDG_DATA_HOME=/wrkdirs/usr/ports/science/ecs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/ecs/work HOME=/wrkdirs/usr/ports/science/ecs/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/science/ecs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/ecs/work HOME=/wrkdirs/usr/ports/science/ecs/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/science/ecs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/ecs/work HOME=/wrkdirs/usr/ports/science/ecs/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/science/ecs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/ecs/work HOME=/wrkdirs/usr/ports/science/ecs/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/science/ecs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/ecs/work HOME=/wrkdirs/usr/ports/science/ecs/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/science/ecs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/ecs/work HOME=/wrkdirs/usr/ports/science/ecs/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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -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 55 5" 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-- DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " 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=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/ecs" EXAMPLESDIR="share/examples/ecs" DATADIR="share/ecs" WWWDIR="www/ecs" ETCDIR="etc/ecs" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ecs DOCSDIR=/usr/local/share/doc/ecs EXAMPLESDIR=/usr/local/share/examples/ecs WWWDIR=/usr/local/www/ecs ETCDIR=/usr/local/etc/ecs --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> ecs-2.0.3_1 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.7.txz [93amd64-default-job-01] Installing pkg-1.4.7... [93amd64-default-job-01] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ecs-2.0.3_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ecs-2.0.3_1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ecs-2.0.3_1 for building => SHA256 Checksum OK for ecs-2.0.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ecs-2.0.3_1 for building ===> Extracting for ecs-2.0.3_1 => SHA256 Checksum OK for ecs-2.0.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ecs-2.0.3_1 ===> Applying FreeBSD patches for ecs-2.0.3_1 =========================================================================== =================================================== ===> ecs-2.0.3_1 depends on file: /usr/local/lib/libscotch.a - not found ===> Verifying install for /usr/local/lib/libscotch.a in /usr/ports/cad/scotch ===> Installing existing package /packages/All/scotch-5.1.12.b.e_5.txz [93amd64-default-job-01] Installing scotch-5.1.12.b.e_5... [93amd64-default-job-01] `-- Installing mpich2-1.5_2,5... [93amd64-default-job-01] | `-- Installing bash-4.3.33... [93amd64-default-job-01] | | `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-01] | | `-- Installing indexinfo-0.2.2... [93amd64-default-job-01] | | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-01] | | `-- Installing libiconv-1.14_6... [93amd64-default-job-01] | | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-01] | | `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-01] | `-- Extracting bash-4.3.33... done [93amd64-default-job-01] | `-- Installing gcc-4.8.4... [93amd64-default-job-01] | | `-- Installing binutils-2.25... [93amd64-default-job-01] | | `-- Extracting binutils-2.25... done [93amd64-default-job-01] | | `-- Installing gcc-ecj-4.5... [93amd64-default-job-01] | | `-- Extracting gcc-ecj-4.5... done [93amd64-default-job-01] | | `-- Installing gmp-5.1.3_2... [93amd64-default-job-01] | | `-- Extracting gmp-5.1.3_2... done [93amd64-default-job-01] | | `-- Installing mpc-1.0.2_1... [93amd64-default-job-01] | | `-- Installing mpfr-3.1.2_2... [93amd64-default-job-01] | | `-- Extracting mpfr-3.1.2_2... done [93amd64-default-job-01] | | `-- Extracting mpc-1.0.2_1... done [93amd64-default-job-01] | `-- Extracting gcc-4.8.4... done [93amd64-default-job-01] | `-- Installing libX11-1.6.2_2,1... [93amd64-default-job-01] | | `-- Installing kbproto-1.0.6... [93amd64-default-job-01] | | `-- Extracting kbproto-1.0.6... done [93amd64-default-job-01] | | `-- Installing libXau-1.0.8_2... [93amd64-default-job-01] | | `-- Installing xproto-7.0.26... [93amd64-default-job-01] | | `-- Extracting xproto-7.0.26... done [93amd64-default-job-01] | | `-- Extracting libXau-1.0.8_2... done [93amd64-default-job-01] | | `-- Installing libXdmcp-1.1.1_2... [93amd64-default-job-01] | | `-- Extracting libXdmcp-1.1.1_2... done [93amd64-default-job-01] | | `-- Installing libxcb-1.11... [93amd64-default-job-01] | | `-- Installing libpthread-stubs-0.3_6... [93amd64-default-job-01] | | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-default-job-01] | | `-- Installing libxml2-2.9.2_2... [93amd64-default-job-01] | | `-- Extracting libxml2-2.9.2_2... done [93amd64-default-job-01] | | `-- Extracting libxcb-1.11... done [93amd64-default-job-01] | `-- Extracting libX11-1.6.2_2,1... done [93amd64-default-job-01] | `-- Installing libXt-1.1.4_2,1... [93amd64-default-job-01] | | `-- Installing libSM-1.2.2_2,1... [93amd64-default-job-01] | | `-- Installing libICE-1.0.9,1... [93amd64-default-job-01] | | `-- Extracting libICE-1.0.9,1... done [93amd64-default-job-01] | | `-- Extracting libSM-1.2.2_2,1... done [93amd64-default-job-01] | `-- Extracting libXt-1.1.4_2,1... done [93amd64-default-job-01] | `-- Installing libexecinfo-1.1_3... [93amd64-default-job-01] | `-- Extracting libexecinfo-1.1_3... done [93amd64-default-job-01] | `-- Installing openjdk-7.71.14_1,1... mv -f .deps/ecs_vec_def.Tpo .deps/ecs_vec_def.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_def_perio.lo -MD -MP -MF .deps/ecs_vec_def_perio.Tpo -c -o ecs_vec_def_perio.lo ecs_vec_def_perio.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_def_perio.lo -MD -MP -MF .deps/ecs_vec_def_perio.Tpo -c ecs_vec_def_perio.c -fPIC -DPIC -o .libs/ecs_vec_def_perio.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_def_perio.lo -MD -MP -MF .deps/ecs_vec_def_perio.Tpo -c ecs_vec_def_perio.c -o ecs_vec_def_perio.o >/dev/null 2>&1 mv -f .deps/ecs_vec_def_perio.Tpo .deps/ecs_vec_def_perio.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_def_rc.lo -MD -MP -MF .deps/ecs_vec_def_rc.Tpo -c -o ecs_vec_def_rc.lo ecs_vec_def_rc.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_def_rc.lo -MD -MP -MF .deps/ecs_vec_def_rc.Tpo -c ecs_vec_def_rc.c -fPIC -DPIC -o .libs/ecs_vec_def_rc.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_def_rc.lo -MD -MP -MF .deps/ecs_vec_def_rc.Tpo -c ecs_vec_def_rc.c -o ecs_vec_def_rc.o >/dev/null 2>&1 mv -f .deps/ecs_vec_def_rc.Tpo .deps/ecs_vec_def_rc.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_int.lo -MD -MP -MF .deps/ecs_vec_int.Tpo -c -o ecs_vec_int.lo ecs_vec_int.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_int.lo -MD -MP -MF .deps/ecs_vec_int.Tpo -c ecs_vec_int.c -fPIC -DPIC -o .libs/ecs_vec_int.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_int.lo -MD -MP -MF .deps/ecs_vec_int.Tpo -c ecs_vec_int.c -o ecs_vec_int.o >/dev/null 2>&1 mv -f .deps/ecs_vec_int.Tpo .deps/ecs_vec_int.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_int_att.lo -MD -MP -MF .deps/ecs_vec_int_att.Tpo -c -o ecs_vec_int_att.lo ecs_vec_int_att.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_int_att.lo -MD -MP -MF .deps/ecs_vec_int_att.Tpo -c ecs_vec_int_att.c -fPIC -DPIC -o .libs/ecs_vec_int_att.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_int_att.lo -MD -MP -MF .deps/ecs_vec_int_att.Tpo -c ecs_vec_int_att.c -o ecs_vec_int_att.o >/dev/null 2>&1 mv -f .deps/ecs_vec_int_att.Tpo .deps/ecs_vec_int_att.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_int_tri.lo -MD -MP -MF .deps/ecs_vec_int_tri.Tpo -c -o ecs_vec_int_tri.lo ecs_vec_int_tri.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_int_tri.lo -MD -MP -MF .deps/ecs_vec_int_tri.Tpo -c ecs_vec_int_tri.c -fPIC -DPIC -o .libs/ecs_vec_int_tri.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_int_tri.lo -MD -MP -MF .deps/ecs_vec_int_tri.Tpo -c ecs_vec_int_tri.c -o ecs_vec_int_tri.o >/dev/null 2>&1 mv -f .deps/ecs_vec_int_tri.Tpo .deps/ecs_vec_int_tri.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_real.lo -MD -MP -MF .deps/ecs_vec_real.Tpo -c -o ecs_vec_real.lo ecs_vec_real.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_real.lo -MD -MP -MF .deps/ecs_vec_real.Tpo -c ecs_vec_real.c -fPIC -DPIC -o .libs/ecs_vec_real.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_real.lo -MD -MP -MF .deps/ecs_vec_real.Tpo -c ecs_vec_real.c -o ecs_vec_real.o >/dev/null 2>&1 mv -f .deps/ecs_vec_real.Tpo .deps/ecs_vec_real.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_real_tri.lo -MD -MP -MF .deps/ecs_vec_real_tri.Tpo -c -o ecs_vec_real_tri.lo ecs_vec_real_tri.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_real_tri.lo -MD -MP -MF .deps/ecs_vec_real_tri.Tpo -c ecs_vec_real_tri.c -fPIC -DPIC -o .libs/ecs_vec_real_tri.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_real_tri.lo -MD -MP -MF .deps/ecs_vec_real_tri.Tpo -c ecs_vec_real_tri.c -o ecs_vec_real_tri.o >/dev/null 2>&1 mv -f .deps/ecs_vec_real_tri.Tpo .deps/ecs_vec_real_tri.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -no-undefined -L/usr/local/lib -fstack-protector -o libbaseecs.la ecs_champ.lo ecs_champ_att.lo ecs_champ_chaine.lo ecs_champ_def.lo ecs_champ_vec.lo ecs_champ_vec_int.lo ecs_champ_vec_real.lo ecs_descr.lo ecs_descr_chaine.lo ecs_entmail.lo ecs_entmail_pcp.lo ecs_famille.lo ecs_famille_chaine.lo ecs_maillage.lo ecs_vec.lo ecs_vec_def.lo ecs_vec_def_perio.lo ecs_vec_def_rc.lo ecs_vec_int.lo ecs_vec_int_att.lo ecs_vec_int_tri.lo ecs_vec_real.lo ecs_vec_real_tri.lo libtool: link: ar cru .libs/libbaseecs.a .libs/ecs_champ.o .libs/ecs_champ_att.o .libs/ecs_champ_chaine.o .libs/ecs_champ_def.o .libs/ecs_champ_vec.o .libs/ecs_champ_vec_int.o .libs/ecs_champ_vec_real.o .libs/ecs_descr.o .libs/ecs_descr_chaine.o .libs/ecs_entmail.o .libs/ecs_entmail_pcp.o .libs/ecs_famille.o .libs/ecs_famille_chaine.o .libs/ecs_maillage.o .libs/ecs_vec.o .libs/ecs_vec_def.o .libs/ecs_vec_def_perio.o .libs/ecs_vec_def_rc.o .libs/ecs_vec_int.o .libs/ecs_vec_int_att.o .libs/ecs_vec_int_tri.o .libs/ecs_vec_real.o .libs/ecs_vec_real_tri.o libtool: link: ranlib .libs/libbaseecs.a libtool: link: ( cd ".libs" && rm -f "libbaseecs.la" && ln -s "../libbaseecs.la" "libbaseecs.la" ) gmake[2]: Leaving directory '/wrkdirs/usr/ports/science/ecs/work/ecs-2.0.3/src/base' Making all in src/pre-post gmake[2]: Entering directory '/wrkdirs/usr/ports/science/ecs/work/ecs-2.0.3/src/pre-post' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_comm.lo -MD -MP -MF .deps/ecs_champ_comm.Tpo -c -o ecs_champ_comm.lo ecs_champ_comm.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_comm.lo -MD -MP -MF .deps/ecs_champ_comm.Tpo -c ecs_champ_comm.c -fPIC -DPIC -o .libs/ecs_champ_comm.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_comm.lo -MD -MP -MF .deps/ecs_champ_comm.Tpo -c ecs_champ_comm.c -o ecs_champ_comm.o >/dev/null 2>&1 mv -f .deps/ecs_champ_comm.Tpo .deps/ecs_champ_comm.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_post.lo -MD -MP -MF .deps/ecs_champ_post.Tpo -c -o ecs_champ_post.lo ecs_champ_post.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_post.lo -MD -MP -MF .deps/ecs_champ_post.Tpo -c ecs_champ_post.c -fPIC -DPIC -o .libs/ecs_champ_post.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_post.lo -MD -MP -MF .deps/ecs_champ_post.Tpo -c ecs_champ_post.c -o ecs_champ_post.o >/dev/null 2>&1 mv -f .deps/ecs_champ_post.Tpo .deps/ecs_champ_post.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_post_cgns.lo -MD -MP -MF .deps/ecs_champ_post_cgns.Tpo -c -o ecs_champ_post_cgns.lo ecs_champ_post_cgns.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_post_cgns.lo -MD -MP -MF .deps/ecs_champ_post_cgns.Tpo -c ecs_champ_post_cgns.c -fPIC -DPIC -o .libs/ecs_champ_post_cgns.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_post_cgns.lo -MD -MP -MF .deps/ecs_champ_post_cgns.Tpo -c ecs_champ_post_cgns.c -o ecs_champ_post_cgns.o >/dev/null 2>&1 mv -f .deps/ecs_champ_post_cgns.Tpo .deps/ecs_champ_post_cgns.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_post_ens.lo -MD -MP -MF .deps/ecs_champ_post_ens.Tpo -c -o ecs_champ_post_ens.lo ecs_champ_post_ens.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_post_ens.lo -MD -MP -MF .deps/ecs_champ_post_ens.Tpo -c ecs_champ_post_ens.c -fPIC -DPIC -o .libs/ecs_champ_post_ens.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_post_ens.lo -MD -MP -MF .deps/ecs_champ_post_ens.Tpo -c ecs_champ_post_ens.c -o ecs_champ_post_ens.o >/dev/null 2>&1 mv -f .deps/ecs_champ_post_ens.Tpo .deps/ecs_champ_post_ens.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_post_med.lo -MD -MP -MF .deps/ecs_champ_post_med.Tpo -c -o ecs_champ_post_med.lo ecs_champ_post_med.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_post_med.lo -MD -MP -MF .deps/ecs_champ_post_med.Tpo -c ecs_champ_post_med.c -fPIC -DPIC -o .libs/ecs_champ_post_med.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_post_med.lo -MD -MP -MF .deps/ecs_champ_post_med.Tpo -c ecs_champ_post_med.c -o ecs_champ_post_med.o >/dev/null 2>&1 mv -f .deps/ecs_champ_post_med.Tpo .deps/ecs_champ_post_med.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_entmail_ncs.lo -MD -MP -MF .deps/ecs_entmail_ncs.Tpo -c -o ecs_entmail_ncs.lo ecs_entmail_ncs.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_entmail_ncs.lo -MD -MP -MF .deps/ecs_entmail_ncs.Tpo -c ecs_entmail_ncs.c -fPIC -DPIC -o .libs/ecs_entmail_ncs.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_entmail_ncs.lo -MD -MP -MF .deps/ecs_entmail_ncs.Tpo -c ecs_entmail_ncs.c -o ecs_entmail_ncs.o >/dev/null 2>&1 mv -f .deps/ecs_entmail_ncs.Tpo .deps/ecs_entmail_ncs.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_entmail_post.lo -MD -MP -MF .deps/ecs_entmail_post.Tpo -c -o ecs_entmail_post.lo ecs_entmail_post.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_entmail_post.lo -MD -MP -MF .deps/ecs_entmail_post.Tpo -c ecs_entmail_post.c -fPIC -DPIC -o .libs/ecs_entmail_post.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_entmail_post.lo -MD -MP -MF .deps/ecs_entmail_post.Tpo -c ecs_entmail_post.c -o ecs_entmail_post.o >/dev/null 2>&1 mv -f .deps/ecs_entmail_post.Tpo .deps/ecs_entmail_post.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_entmail_pre.lo -MD -MP -MF .deps/ecs_entmail_pre.Tpo -c -o ecs_entmail_pre.lo ecs_entmail_pre.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_entmail_pre.lo -MD -MP -MF .deps/ecs_entmail_pre.Tpo -c ecs_entmail_pre.c -fPIC -DPIC -o .libs/ecs_entmail_pre.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_entmail_pre.lo -MD -MP -MF .deps/ecs_entmail_pre.Tpo -c ecs_entmail_pre.c -o ecs_entmail_pre.o >/dev/null 2>&1 mv -f .deps/ecs_entmail_pre.Tpo .deps/ecs_entmail_pre.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_maillage_ncs.lo -MD -MP -MF .deps/ecs_maillage_ncs.Tpo -c -o ecs_maillage_ncs.lo ecs_maillage_ncs.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_maillage_ncs.lo -MD -MP -MF .deps/ecs_maillage_ncs.Tpo -c ecs_maillage_ncs.c -fPIC -DPIC -o .libs/ecs_maillage_ncs.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_maillage_ncs.lo -MD -MP -MF .deps/ecs_maillage_ncs.Tpo -c ecs_maillage_ncs.c -o ecs_maillage_ncs.o >/dev/null 2>&1 mv -f .deps/ecs_maillage_ncs.Tpo .deps/ecs_maillage_ncs.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_maillage_post.lo -MD -MP -MF .deps/ecs_maillage_post.Tpo -c -o ecs_maillage_post.lo ecs_maillage_post.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_maillage_post.lo -MD -MP -MF .deps/ecs_maillage_post.Tpo -c ecs_maillage_post.c -fPIC -DPIC -o .libs/ecs_maillage_post.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_maillage_post.lo -MD -MP -MF .deps/ecs_maillage_post.Tpo -c ecs_maillage_post.c -o ecs_maillage_post.o >/dev/null 2>&1 mv -f .deps/ecs_maillage_post.Tpo .deps/ecs_maillage_post.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_med.lo -MD -MP -MF .deps/ecs_med.Tpo -c -o ecs_med.lo ecs_med.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_med.lo -MD -MP -MF .deps/ecs_med.Tpo -c ecs_med.c -fPIC -DPIC -o .libs/ecs_med.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_med.lo -MD -MP -MF .deps/ecs_med.Tpo -c ecs_med.c -o ecs_med.o >/dev/null 2>&1 mv -f .deps/ecs_med.Tpo .deps/ecs_med.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_post.lo -MD -MP -MF .deps/ecs_post.Tpo -c -o ecs_post.lo ecs_post.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_post.lo -MD -MP -MF .deps/ecs_post.Tpo -c ecs_post.c -fPIC -DPIC -o .libs/ecs_post.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_post.lo -MD -MP -MF .deps/ecs_post.Tpo -c ecs_post.c -o ecs_post.o >/dev/null 2>&1 mv -f .deps/ecs_post.Tpo .deps/ecs_post.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_post_cgns.lo -MD -MP -MF .deps/ecs_post_cgns.Tpo -c -o ecs_post_cgns.lo ecs_post_cgns.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_post_cgns.lo -MD -MP -MF .deps/ecs_post_cgns.Tpo -c ecs_post_cgns.c -fPIC -DPIC -o .libs/ecs_post_cgns.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_post_cgns.lo -MD -MP -MF .deps/ecs_post_cgns.Tpo -c ecs_post_cgns.c -o ecs_post_cgns.o >/dev/null 2>&1 mv -f .deps/ecs_post_cgns.Tpo .deps/ecs_post_cgns.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_post_ens.lo -MD -MP -MF .deps/ecs_post_ens.Tpo -c -o ecs_post_ens.lo ecs_post_ens.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_post_ens.lo -MD -MP -MF .deps/ecs_post_ens.Tpo -c ecs_post_ens.c -fPIC -DPIC -o .libs/ecs_post_ens.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_post_ens.lo -MD -MP -MF .deps/ecs_post_ens.Tpo -c ecs_post_ens.c -o ecs_post_ens.o >/dev/null 2>&1 mv -f .deps/ecs_post_ens.Tpo .deps/ecs_post_ens.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_post_med.lo -MD -MP -MF .deps/ecs_post_med.Tpo -c -o ecs_post_med.lo ecs_post_med.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_post_med.lo -MD -MP -MF .deps/ecs_post_med.Tpo -c ecs_post_med.c -fPIC -DPIC -o .libs/ecs_post_med.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_post_med.lo -MD -MP -MF .deps/ecs_post_med.Tpo -c ecs_post_med.c -o ecs_post_med.o >/dev/null 2>&1 mv -f .deps/ecs_post_med.Tpo .deps/ecs_post_med.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre.lo -MD -MP -MF .deps/ecs_pre.Tpo -c -o ecs_pre.lo ecs_pre.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre.lo -MD -MP -MF .deps/ecs_pre.Tpo -c ecs_pre.c -fPIC -DPIC -o .libs/ecs_pre.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre.lo -MD -MP -MF .deps/ecs_pre.Tpo -c ecs_pre.c -o ecs_pre.o >/dev/null 2>&1 mv -f .deps/ecs_pre.Tpo .deps/ecs_pre.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_ccm.lo -MD -MP -MF .deps/ecs_pre_ccm.Tpo -c -o ecs_pre_ccm.lo ecs_pre_ccm.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_ccm.lo -MD -MP -MF .deps/ecs_pre_ccm.Tpo -c ecs_pre_ccm.c -fPIC -DPIC -o .libs/ecs_pre_ccm.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_ccm.lo -MD -MP -MF .deps/ecs_pre_ccm.Tpo -c ecs_pre_ccm.c -o ecs_pre_ccm.o >/dev/null 2>&1 mv -f .deps/ecs_pre_ccm.Tpo .deps/ecs_pre_ccm.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_cgns.lo -MD -MP -MF .deps/ecs_pre_cgns.Tpo -c -o ecs_pre_cgns.lo ecs_pre_cgns.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_cgns.lo -MD -MP -MF .deps/ecs_pre_cgns.Tpo -c ecs_pre_cgns.c -fPIC -DPIC -o .libs/ecs_pre_cgns.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_cgns.lo -MD -MP -MF .deps/ecs_pre_cgns.Tpo -c ecs_pre_cgns.c -o ecs_pre_cgns.o >/dev/null 2>&1 mv -f .deps/ecs_pre_cgns.Tpo .deps/ecs_pre_cgns.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_comet.lo -MD -MP -MF .deps/ecs_pre_comet.Tpo -c -o ecs_pre_comet.lo ecs_pre_comet.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_comet.lo -MD -MP -MF .deps/ecs_pre_comet.Tpo -c ecs_pre_comet.c -fPIC -DPIC -o .libs/ecs_pre_comet.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_comet.lo -MD -MP -MF .deps/ecs_pre_comet.Tpo -c ecs_pre_comet.c -o ecs_pre_comet.o >/dev/null 2>&1 mv -f .deps/ecs_pre_comet.Tpo .deps/ecs_pre_comet.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_ens.lo -MD -MP -MF .deps/ecs_pre_ens.Tpo -c -o ecs_pre_ens.lo ecs_pre_ens.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_ens.lo -MD -MP -MF .deps/ecs_pre_ens.Tpo -c ecs_pre_ens.c -fPIC -DPIC -o .libs/ecs_pre_ens.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_ens.lo -MD -MP -MF .deps/ecs_pre_ens.Tpo -c ecs_pre_ens.c -o ecs_pre_ens.o >/dev/null 2>&1 mv -f .deps/ecs_pre_ens.Tpo .deps/ecs_pre_ens.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_gambit.lo -MD -MP -MF .deps/ecs_pre_gambit.Tpo -c -o ecs_pre_gambit.lo ecs_pre_gambit.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_gambit.lo -MD -MP -MF .deps/ecs_pre_gambit.Tpo -c ecs_pre_gambit.c -fPIC -DPIC -o .libs/ecs_pre_gambit.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_gambit.lo -MD -MP -MF .deps/ecs_pre_gambit.Tpo -c ecs_pre_gambit.c -o ecs_pre_gambit.o >/dev/null 2>&1 mv -f .deps/ecs_pre_gambit.Tpo .deps/ecs_pre_gambit.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_gmsh.lo -MD -MP -MF .deps/ecs_pre_gmsh.Tpo -c -o ecs_pre_gmsh.lo ecs_pre_gmsh.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_gmsh.lo -MD -MP -MF .deps/ecs_pre_gmsh.Tpo -c ecs_pre_gmsh.c -fPIC -DPIC -o .libs/ecs_pre_gmsh.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_gmsh.lo -MD -MP -MF .deps/ecs_pre_gmsh.Tpo -c ecs_pre_gmsh.c -o ecs_pre_gmsh.o >/dev/null 2>&1 mv -f .deps/ecs_pre_gmsh.Tpo .deps/ecs_pre_gmsh.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_ideas.lo -MD -MP -MF .deps/ecs_pre_ideas.Tpo -c -o ecs_pre_ideas.lo ecs_pre_ideas.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_ideas.lo -MD -MP -MF .deps/ecs_pre_ideas.Tpo -c ecs_pre_ideas.c -fPIC -DPIC -o .libs/ecs_pre_ideas.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_ideas.lo -MD -MP -MF .deps/ecs_pre_ideas.Tpo -c ecs_pre_ideas.c -o ecs_pre_ideas.o >/dev/null 2>&1 mv -f .deps/ecs_pre_ideas.Tpo .deps/ecs_pre_ideas.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_med.lo -MD -MP -MF .deps/ecs_pre_med.Tpo -c -o ecs_pre_med.lo ecs_pre_med.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_med.lo -MD -MP -MF .deps/ecs_pre_med.Tpo -c ecs_pre_med.c -fPIC -DPIC -o .libs/ecs_pre_med.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_med.lo -MD -MP -MF .deps/ecs_pre_med.Tpo -c ecs_pre_med.c -o ecs_pre_med.o >/dev/null 2>&1 mv -f .deps/ecs_pre_med.Tpo .deps/ecs_pre_med.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_nopo.lo -MD -MP -MF .deps/ecs_pre_nopo.Tpo -c -o ecs_pre_nopo.lo ecs_pre_nopo.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_nopo.lo -MD -MP -MF .deps/ecs_pre_nopo.Tpo -c ecs_pre_nopo.c -fPIC -DPIC -o .libs/ecs_pre_nopo.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_nopo.lo -MD -MP -MF .deps/ecs_pre_nopo.Tpo -c ecs_pre_nopo.c -o ecs_pre_nopo.o >/dev/null 2>&1 mv -f .deps/ecs_pre_nopo.Tpo .deps/ecs_pre_nopo.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_meta.lo -MD -MP -MF .deps/ecs_pre_meta.Tpo -c -o ecs_pre_meta.lo ecs_pre_meta.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_meta.lo -MD -MP -MF .deps/ecs_pre_meta.Tpo -c ecs_pre_meta.c -fPIC -DPIC -o .libs/ecs_pre_meta.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_meta.lo -MD -MP -MF .deps/ecs_pre_meta.Tpo -c ecs_pre_meta.c -o ecs_pre_meta.o >/dev/null 2>&1 mv -f .deps/ecs_pre_meta.Tpo .deps/ecs_pre_meta.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -no-undefined -L/usr/local/lib -fstack-protector -o libprepostecs.la ecs_champ_comm.lo ecs_champ_post.lo ecs_champ_post_cgns.lo ecs_champ_post_ens.lo ecs_champ_post_med.lo ecs_entmail_ncs.lo ecs_entmail_post.lo ecs_entmail_pre.lo ecs_maillage_ncs.lo ecs_maillage_post.lo ecs_med.lo ecs_post.lo ecs_post_cgns.lo ecs_post_ens.lo ecs_post_med.lo ecs_pre.lo ecs_pre_ccm.lo ecs_pre_cgns.lo ecs_pre_comet.lo ecs_pre_ens.lo ecs_pre_gambit.lo ecs_pre_gmsh.lo ecs_pre_ideas.lo ecs_pre_med.lo ecs_pre_nopo.lo ecs_pre_meta.lo libtool: link: ar cru .libs/libprepostecs.a .libs/ecs_champ_comm.o .libs/ecs_champ_post.o .libs/ecs_champ_post_cgns.o .libs/ecs_champ_post_ens.o .libs/ecs_champ_post_med.o .libs/ecs_entmail_ncs.o .libs/ecs_entmail_post.o .libs/ecs_entmail_pre.o .libs/ecs_maillage_ncs.o .libs/ecs_maillage_post.o .libs/ecs_med.o .libs/ecs_post.o .libs/ecs_post_cgns.o .libs/ecs_post_ens.o .libs/ecs_post_med.o .libs/ecs_pre.o .libs/ecs_pre_ccm.o .libs/ecs_pre_cgns.o .libs/ecs_pre_comet.o .libs/ecs_pre_ens.o .libs/ecs_pre_gambit.o .libs/ecs_pre_gmsh.o .libs/ecs_pre_ideas.o .libs/ecs_pre_med.o .libs/ecs_pre_nopo.o .libs/ecs_pre_meta.o libtool: link: ranlib .libs/libprepostecs.a libtool: link: ( cd ".libs" && rm -f "libprepostecs.la" && ln -s "../libprepostecs.la" "libprepostecs.la" ) gmake[2]: Leaving directory '/wrkdirs/usr/ports/science/ecs/work/ecs-2.0.3/src/pre-post' Making all in src/util gmake[2]: Entering directory '/wrkdirs/usr/ports/science/ecs/work/ecs-2.0.3/src/util' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_comm.lo -MD -MP -MF .deps/ecs_comm.Tpo -c -o ecs_comm.lo ecs_comm.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_comm.lo -MD -MP -MF .deps/ecs_comm.Tpo -c ecs_comm.c -fPIC -DPIC -o .libs/ecs_comm.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_comm.lo -MD -MP -MF .deps/ecs_comm.Tpo -c ecs_comm.c -o ecs_comm.o >/dev/null 2>&1 mv -f .deps/ecs_comm.Tpo .deps/ecs_comm.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_def.lo -MD -MP -MF .deps/ecs_def.Tpo -c -o ecs_def.lo ecs_def.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_def.lo -MD -MP -MF .deps/ecs_def.Tpo -c ecs_def.c -fPIC -DPIC -o .libs/ecs_def.o ecs_def.c: In function 'ecs_loc_def__strlen': ecs_def.c:311: warning: comparison is always true due to limited range of data type ecs_def.c:311: warning: comparison is always false due to limited range of data type ecs_def.c:315: warning: comparison is always true due to limited range of data type ecs_def.c:318: warning: comparison is always false due to limited range of data type ecs_def.c:318: warning: comparison is always true due to limited range of data type libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_def.lo -MD -MP -MF .deps/ecs_def.Tpo -c ecs_def.c -o ecs_def.o >/dev/null 2>&1 mv -f .deps/ecs_def.Tpo .deps/ecs_def.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_fic.lo -MD -MP -MF .deps/ecs_fic.Tpo -c -o ecs_fic.lo ecs_fic.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_fic.lo -MD -MP -MF .deps/ecs_fic.Tpo -c ecs_fic.c -fPIC -DPIC -o .libs/ecs_fic.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_fic.lo -MD -MP -MF .deps/ecs_fic.Tpo -c ecs_fic.c -o ecs_fic.o >/dev/null 2>&1 mv -f .deps/ecs_fic.Tpo .deps/ecs_fic.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_tab.lo -MD -MP -MF .deps/ecs_tab.Tpo -c -o ecs_tab.lo ecs_tab.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_tab.lo -MD -MP -MF .deps/ecs_tab.Tpo -c ecs_tab.c -fPIC -DPIC -o .libs/ecs_tab.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_tab.lo -MD -MP -MF .deps/ecs_tab.Tpo -c ecs_tab.c -o ecs_tab.o >/dev/null 2>&1 mv -f .deps/ecs_tab.Tpo .deps/ecs_tab.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -no-undefined -L/usr/local/lib -fstack-protector -o libutilecs.la ecs_comm.lo ecs_def.lo ecs_fic.lo ecs_tab.lo libtool: link: ar cru .libs/libutilecs.a .libs/ecs_comm.o .libs/ecs_def.o .libs/ecs_fic.o .libs/ecs_tab.o libtool: link: ranlib .libs/libutilecs.a libtool: link: ( cd ".libs" && rm -f "libutilecs.la" && ln -s "../libutilecs.la" "libutilecs.la" ) gmake[2]: Leaving directory '/wrkdirs/usr/ports/science/ecs/work/ecs-2.0.3/src/util' Making all in src/appli gmake[2]: Entering directory '/wrkdirs/usr/ports/science/ecs/work/ecs-2.0.3/src/appli' cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT cs_preprocess-ecs_cmd.o -MD -MP -MF .deps/cs_preprocess-ecs_cmd.Tpo -c -o cs_preprocess-ecs_cmd.o `test -f 'ecs_cmd.c' || echo './'`ecs_cmd.c mv -f .deps/cs_preprocess-ecs_cmd.Tpo .deps/cs_preprocess-ecs_cmd.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT cs_preprocess-ecs_main.o -MD -MP -MF .deps/cs_preprocess-ecs_main.Tpo -c -o cs_preprocess-ecs_main.o `test -f 'ecs_main.c' || echo './'`ecs_main.c mv -f .deps/cs_preprocess-ecs_main.Tpo .deps/cs_preprocess-ecs_main.Po /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -fstack-protector -o cs_preprocess cs_preprocess-ecs_cmd.o cs_preprocess-ecs_main.o ../../src/pre-post/libprepostecs.la ../../src/base/libbaseecs.la ../../src/util/libutilecs.la -L/usr/local/lib -lintl -R/usr/local/lib -L/usr/local/lib -lbft -lz -L/usr/local/lib -lhdf5 -pthread -L/usr/local/lib -lmedC -L/usr/local/lib -R/usr/local/lib -lcgns -lm libtool: link: cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o cs_preprocess cs_preprocess-ecs_cmd.o cs_preprocess-ecs_main.o -pthread -L/usr/local/lib ../../src/pre-post/.libs/libprepostecs.a ../../src/base/.libs/libbaseecs.a ../../src/util/.libs/libutilecs.a -lintl -lbft -lz -lhdf5 -lmedC -lcgns -lm -pthread -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT cs_io_dump-cs_io_dump.o -MD -MP -MF .deps/cs_io_dump-cs_io_dump.Tpo -c -o cs_io_dump-cs_io_dump.o `test -f 'cs_io_dump.c' || echo './'`cs_io_dump.c mv -f .deps/cs_io_dump-cs_io_dump.Tpo .deps/cs_io_dump-cs_io_dump.Po /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -fstack-protector -o cs_io_dump cs_io_dump-cs_io_dump.o -L/usr/local/lib -lintl -R/usr/local/lib libtool: link: cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o cs_io_dump cs_io_dump-cs_io_dump.o -L/usr/local/lib -lintl -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include/metis -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT cs_partition-cs_partition.o -MD -MP -MF .deps/cs_partition-cs_partition.Tpo -c -o cs_partition-cs_partition.o `test -f 'cs_partition.c' || echo './'`cs_partition.c In file included from cs_partition.c:120: /usr/local/include/scotch.h:75: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SCOTCH_Idx' Makefile:503: recipe for target 'cs_partition-cs_partition.o' failed gmake[2]: *** [cs_partition-cs_partition.o] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/science/ecs/work/ecs-2.0.3/src/appli' Makefile:556: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/science/ecs/work/ecs-2.0.3' Makefile:409: recipe for target 'all' failed gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/science/ecs. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 07:24:38 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 7DA9DC22 for ; Thu, 29 Jan 2015 07:24:38 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 5B6ACB92 for ; Thu, 29 Jan 2015 07:24:38 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T7ObBI069436 for ; Thu, 29 Jan 2015 07:24:37 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T7ObGe069435; Thu, 29 Jan 2015 07:24:37 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 07:24:37 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290724.t0T7ObGe069435@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93amd64-default][audio/py-karaoke] Failed for py27-karaoke-0.7.5_7 in configure 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: Thu, 29 Jan 2015 07:24:38 -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: tijl@FreeBSD.org Ident: $FreeBSD: head/audio/py-karaoke/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/py27-karaoke-0.7.5_7.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building audio/py-karaoke build started at Thu Jan 29 07:23:53 UTC 2015 port directory: /usr/ports/audio/py-karaoke building for: FreeBSD 93amd64-default-job-01 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/audio/py-karaoke/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=py27-karaoke-0.7.5_7 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for py27-karaoke-0.7.5_7: MUTAGEN=off: Mutagen support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/py-karaoke/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/py-karaoke/work HOME=/wrkdirs/usr/ports/audio/py-karaoke/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/py-karaoke/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/py-karaoke/work HOME=/wrkdirs/usr/ports/audio/py-karaoke/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2-3.0-config LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/karaoke" EXAMPLESDIR="share/examples/karaoke" DATADIR="share/pykaraoke" WWWDIR="www/karaoke" ETCDIR="etc/karaoke" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pykaraoke DOCSDIR=/usr/local/share/doc/karaoke EXAMPLESDIR=/usr/local/share/examples/karaoke WWWDIR=/usr/local/www/karaoke ETCDIR=/usr/local/etc/karaoke --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> py27-karaoke-0.7.5_7 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.7.txz [93amd64-default-job-01] Installing pkg-1.4.7... [93amd64-default-job-01] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of py27-karaoke-0.7.5_7 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by py27-karaoke-0.7.5_7 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by py27-karaoke-0.7.5_7 for building => SHA256 Checksum OK for pykaraoke-0.7.5.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by py27-karaoke-0.7.5_7 for building ===> Extracting for py27-karaoke-0.7.5_7 => SHA256 Checksum OK for pykaraoke-0.7.5.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py27-karaoke-0.7.5_7 ===> Applying FreeBSD patches for py27-karaoke-0.7.5_7 =========================================================================== =================================================== ===> py27-karaoke-0.7.5_7 depends on package: py27-game>0 - not found ===> Verifying install for py27-game>0 in /usr/ports/devel/py-game ===> Installing existing package /packages/All/py27-game-1.9.1_5.txz [93amd64-default-job-01] Installing py27-game-1.9.1_5... [93amd64-default-job-01] `-- Installing py27-numpy-1.9.1_1,1... [93amd64-default-job-01] | `-- Installing blas-3.4.2_3... [93amd64-default-job-01] | | `-- Installing gcc-4.8.4... [93amd64-default-job-01] | | `-- Installing binutils-2.25... [93amd64-default-job-01] | | | `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-01] | | | `-- Installing indexinfo-0.2.2... [93amd64-default-job-01] | | | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-01] | | | `-- Installing libiconv-1.14_6... [93amd64-default-job-01] | | | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-01] | | | `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-01] | | `-- Extracting binutils-2.25... done [93amd64-default-job-01] | | `-- Installing gcc-ecj-4.5... [93amd64-default-job-01] | | `-- Extracting gcc-ecj-4.5... done [93amd64-default-job-01] | | `-- Installing gmp-5.1.3_2... [93amd64-default-job-01] | | `-- Extracting gmp-5.1.3_2... done [93amd64-default-job-01] | | `-- Installing mpc-1.0.2_1... [93amd64-default-job-01] | | | `-- Installing mpfr-3.1.2_2... [93amd64-default-job-01] | | | `-- Extracting mpfr-3.1.2_2... done [93amd64-default-job-01] | | `-- Extracting mpc-1.0.2_1... done [93amd64-default-job-01] | | `-- Extracting gcc-4.8.4... done [93amd64-default-job-01] | `-- Extracting blas-3.4.2_3... done [93amd64-default-job-01] | `-- Installing lapack-3.4.2_3... [93amd64-default-job-01] | `-- Extracting lapack-3.4.2_3... done [93amd64-default-job-01] | `-- Installing py27-nose-1.3.4... [93amd64-default-job-01] | | `-- Installing py27-setuptools27-5.5.1_1... [93amd64-default-job-01] | | `-- Installing python27-2.7.9... [93amd64-default-job-01] | | | `-- Installing libffi-3.2.1... [93amd64-default-job-01] | | | `-- Extracting libffi-3.2.1... done [93amd64-default-job-01] | | `-- Extracting python27-2.7.9... done [93amd64-default-job-01] | | `-- Extracting py27-setuptools27-5.5.1_1... done [93amd64-default-job-01] | `-- Extracting py27-nose-1.3.4... done [93amd64-default-job-01] | `-- Installing suitesparse-4.0.2_4... [93amd64-default-job-01] | `-- Extracting suitesparse-4.0.2_4... done [93amd64-default-job-01] `-- Extracting py27-numpy-1.9.1_1,1... done [93amd64-default-job-01] `-- Installing sdl-1.2.15_5,2... [93amd64-default-job-01] | `-- Installing aalib-1.4.r5_11... [93amd64-default-job-01] | `-- Extracting aalib-1.4.r5_11... done [93amd64-default-job-01] | `-- Installing libGLU-9.0.0_2... [93amd64-default-job-01] | | `-- Installing libGL-9.1.7_4... [93amd64-default-job-01] | | `-- Installing dri2proto-2.8... [93amd64-default-job-01] | | `-- Extracting dri2proto-2.8... done [93amd64-default-job-01] | | `-- Installing expat-2.1.0_2... [93amd64-default-job-01] | | `-- Extracting expat-2.1.0_2... done [93amd64-default-job-01] | | `-- Installing libX11-1.6.2_2,1... [93amd64-default-job-01] | | | `-- Installing kbproto-1.0.6... [93amd64-default-job-01] | | | `-- Extracting kbproto-1.0.6... done [93amd64-default-job-01] | | | `-- Installing libXau-1.0.8_2... [93amd64-default-job-01] | | | `-- Installing xproto-7.0.26... [93amd64-default-job-01] | | | `-- Extracting xproto-7.0.26... done [93amd64-default-job-01] | | | `-- Extracting libXau-1.0.8_2... done [93amd64-default-job-01] | | | `-- Installing libXdmcp-1.1.1_2... [93amd64-default-job-01] | | | `-- Extracting libXdmcp-1.1.1_2... done [93amd64-default-job-01] | | | `-- Installing libxcb-1.11... [93amd64-default-job-01] | | | `-- Installing libpthread-stubs-0.3_6... [93amd64-default-job-01] | | | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-default-job-01] | | | `-- Installing libxml2-2.9.2_2... [93amd64-default-job-01] | | | `-- Extracting libxml2-2.9.2_2... done [93amd64-default-job-01] | | | `-- Extracting libxcb-1.11... done [93amd64-default-job-01] | | `-- Extracting libX11-1.6.2_2,1... done [93amd64-default-job-01] | | `-- Installing gdk-pixbuf2-2.31.2_1... [93amd64-default-job-01] | | | `-- Installing jasper-1.900.1_14... [93amd64-default-job-01] | | | `-- Extracting jasper-1.900.1_14... done [93amd64-default-job-01] | | | `-- Installing libXi-1.7.4,1... [93amd64-default-job-01] | | | `-- Installing inputproto-2.3.1... [93amd64-default-job-01] | | | `-- Extracting inputproto-2.3.1... done [93amd64-default-job-01] | | | `-- Extracting libXi-1.7.4,1... done [93amd64-default-job-01] | | | `-- Installing libXt-1.1.4_2,1... [93amd64-default-job-01] | | | `-- Extracting libXt-1.1.4_2,1... done [93amd64-default-job-01] | | `-- Extracting gdk-pixbuf2-2.31.2_1... done [93amd64-default-job-01] | | `-- Installing gtk-update-icon-cache-2.24.25... [93amd64-default-job-01] | | | `-- Installing hicolor-icon-theme-0.12... [93amd64-default-job-01] | | | `-- Extracting hicolor-icon-theme-0.12... done [93amd64-default-job-01] | | | `-- Installing libXcomposite-0.4.4_2,1... [93amd64-default-job-01] | | | `-- Installing compositeproto-0.4.2... [93amd64-default-job-01] | | | `-- Extracting compositeproto-0.4.2... done [93amd64-default-job-01] | | | `-- Extracting libXcomposite-0.4.4_2,1... done [93amd64-default-job-01] | | | `-- Installing libXcursor-1.1.14_2... [93amd64-default-job-01] | | | `-- Extracting libXcursor-1.1.14_2... done [93amd64-default-job-01] | | | `-- Installing libXinerama-1.1.3_2,1... [93amd64-default-job-01] | | | `-- Installing xineramaproto-1.2.1... [93amd64-default-job-01] | | | `-- Extracting xineramaproto-1.2.1... done [93amd64-default-job-01] | | | `-- Extracting libXinerama-1.1.3_2,1... done [93amd64-default-job-01] | | | `-- Installing pango-1.36.8... [93amd64-default-job-01] | | | `-- Installing cairo-1.12.18_1,2... [93amd64-default-job-01] | | | | `-- Installing fontconfig-2.11.1,1... [93amd64-default-job-01] | | | | `-- 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 [93amd64-default-job-01] | | | | `-- Installing pixman-0.32.6... [93amd64-default-job-01] | | | | `-- Extracting pixman-0.32.6... done [93amd64-default-job-01] | | | | `-- Installing xcb-util-renderutil-0.3.9... [93amd64-default-job-01] | | | | `-- Installing xcb-util-0.4.0,1... [93amd64-default-job-01] | | | | `-- Extracting xcb-util-0.4.0,1... done [93amd64-default-job-01] | | | | `-- Extracting xcb-util-renderutil-0.3.9... done [93amd64-default-job-01] | | | `-- Extracting cairo-1.12.18_1,2... done [93amd64-default-job-01] | | | `-- Installing encodings-1.0.4_1,1... [93amd64-default-job-01] | | | | `-- Installing font-util-1.3.0_1... [93amd64-default-job-01] | | | | `-- Extracting font-util-1.3.0_1... done [93amd64-default-job-01] | | | `-- Extracting encodings-1.0.4_1,1... done [93amd64-default-job-01] | | | `-- Installing harfbuzz-0.9.36... [93amd64-default-job-01] | | | | `-- Installing graphite2-1.2.4... [93amd64-default-job-01] | | | | `-- Extracting graphite2-1.2.4... done [93amd64-default-job-01] | | | | `-- Installing icu-53.1... [93amd64-default-job-01] | | | | `-- Extracting icu-53.1... done [93amd64-default-job-01] | | | `-- Extracting harfbuzz-0.9.36... done [93amd64-default-job-01] | | | `-- Installing libXft-2.3.2... [93amd64-default-job-01] | | | `-- Extracting libXft-2.3.2... done [93amd64-default-job-01] | | | `-- Installing xorg-fonts-truetype-7.7_1... [93amd64-default-job-01] | | | | `-- Installing dejavu-2.34_4... [93amd64-default-job-01] | | | | `-- Extracting dejavu-2.34_4... done [93amd64-default-job-01] | | | | `-- Installing font-bh-ttf-1.0.3_1... [93amd64-default-job-01] | | | | `-- Installing mkfontdir-1.0.7... [93amd64-default-job-01] | | | | | `-- Installing mkfontscale-1.1.1_1... [93amd64-default-job-01] | | | | | `-- Installing libfontenc-1.1.2_2... [93amd64-default-job-01] | | | | | `-- Extracting libfontenc-1.1.2_2... done [93amd64-default-job-01] | | | | | `-- Extracting mkfontscale-1.1.1_1... done [93amd64-default-job-01] | | | | `-- Extracting mkfontdir-1.0.7... done [93amd64-default-job-01] | | | | `-- Extracting font-bh-ttf-1.0.3_1... done [93amd64-default-job-01] | | | | `-- Installing font-misc-ethiopic-1.0.3_1... [93amd64-default-job-01] | | | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [93amd64-default-job-01] | | | | `-- Installing font-misc-meltho-1.0.3_1... [93amd64-default-job-01] | | | | `-- Extracting font-misc-meltho-1.0.3_1... done [93amd64-default-job-01] | | | `-- Extracting pango-1.36.8... done [93amd64-default-job-01] | | | `-- Installing shared-mime-info-1.1_1... [93amd64-default-job-01] | | | `-- Extracting shared-mime-info-1.1_1... done [93amd64-default-job-01] | | `-- Extracting gtk-update-icon-cache-2.24.25... done [93amd64-default-job-01] | | `-- Installing python-2.7_2,2... [93amd64-default-job-01] | | `-- Extracting python-2.7_2,2... done [93amd64-default-job-01] | | `-- Extracting gtk2-2.24.25_1... done [93amd64-default-job-01] | | `-- Installing polkit-0.105_5... [93amd64-default-job-01] | | `-- Installing gobject-introspection-1.42.0... [93amd64-default-job-01] | | `-- Extracting gobject-introspection-1.42.0... done [93amd64-default-job-01] | | `-- Extracting polkit-0.105_5... done [93amd64-default-job-01] | `-- Extracting gconf2-3.2.6_3... done [93amd64-default-job-01] | `-- Installing gstreamer-plugins-0.10.36_5,3... [93amd64-default-job-01] | | `-- Installing gstreamer-0.10.36_2... [93amd64-default-job-01] | | `-- Extracting gstreamer-0.10.36_2... done [93amd64-default-job-01] | | `-- Installing libXv-1.0.10_2,1... [93amd64-default-job-01] | | `-- Installing videoproto-2.3.2... [93amd64-default-job-01] | | `-- Extracting videoproto-2.3.2... done [93amd64-default-job-01] | | `-- Extracting libXv-1.0.10_2,1... done [93amd64-default-job-01] | | `-- Installing orc-0.4.23... [93amd64-default-job-01] | | `-- Extracting orc-0.4.23... done [93amd64-default-job-01] | `-- Extracting gstreamer-plugins-0.10.36_5,3... done [93amd64-default-job-01] | `-- Installing libmspack-0.4_2... [93amd64-default-job-01] | `-- Extracting libmspack-0.4_2... done [93amd64-default-job-01] | `-- Installing webkit-gtk2-2.4.8... [93amd64-default-job-01] | | `-- Installing curl-7.40.0... [93amd64-default-job-01] | | `-- Installing ca_root_nss-3.17.3_1... [93amd64-default-job-01] | | `-- Extracting ca_root_nss-3.17.3_1... done [93amd64-default-job-01] | | `-- Extracting curl-7.40.0... done [93amd64-default-job-01] | | `-- Installing enchant-1.6.0_4... [93amd64-default-job-01] | | `-- Installing hunspell-1.3.3... [93amd64-default-job-01] | | `-- Extracting hunspell-1.3.3... done [93amd64-default-job-01] | | `-- Extracting enchant-1.6.0_4... done [93amd64-default-job-01] | | `-- Installing geoclue-2.1.10... [93amd64-default-job-01] | | `-- Installing json-glib-1.0.2_1... [93amd64-default-job-01] | | `-- Extracting json-glib-1.0.2_1... done [93amd64-default-job-01] | | `-- Installing libsoup-2.48.1_1... [93amd64-default-job-01] | | | `-- Installing glib-networking-2.42.1_1... [93amd64-default-job-01] | | | `-- Installing gnutls-3.2.21... [93amd64-default-job-01] | | | | `-- Installing libidn-1.29... [93amd64-default-job-01] | | | | `-- Extracting libidn-1.29... done [93amd64-default-job-01] | | | | `-- Installing libtasn1-4.2... [93amd64-default-job-01] | | | | `-- Extracting libtasn1-4.2... done [93amd64-default-job-01] | | | | `-- Installing nettle-2.7.1... [93amd64-default-job-01] | | | | `-- Extracting nettle-2.7.1... done [93amd64-default-job-01] | | | | `-- Installing p11-kit-0.22.1... [93amd64-default-job-01] | | | | `-- Extracting p11-kit-0.22.1... done [93amd64-default-job-01] | | | | `-- Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [93amd64-default-job-01] | | | | `-- Extracting trousers-tddl-0.3.10_7... done [93amd64-default-job-01] | | | `-- Extracting gnutls-3.2.21... done [93amd64-default-job-01] | | | `-- Installing gsettings-desktop-schemas-3.14.1... [93amd64-default-job-01] | | | | `-- Installing cantarell-fonts-0.0.16... [93amd64-default-job-01] | | | | `-- Extracting cantarell-fonts-0.0.16... done /usr/local/share/fonts/cantarell: caching, new cache contents: 2 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory /usr/local/bin/fc-cache: succeeded [93amd64-default-job-01] | | | `-- Extracting gsettings-desktop-schemas-3.14.1... done [93amd64-default-job-01] | | | `-- Installing libgcrypt-1.6.2... [93amd64-default-job-01] | | | | `-- Installing libgpg-error-1.17... [93amd64-default-job-01] | | | | `-- Extracting libgpg-error-1.17... done [93amd64-default-job-01] | | | `-- Extracting libgcrypt-1.6.2... done [93amd64-default-job-01] | | | `-- Installing libproxy-0.4.6... [93amd64-default-job-01] | | | `-- Extracting libproxy-0.4.6... done [93amd64-default-job-01] | | | `-- Extracting glib-networking-2.42.1_1... done [93amd64-default-job-01] | | | `-- Installing sqlite3-3.8.8... [93amd64-default-job-01] | | | `-- Extracting sqlite3-3.8.8... done [93amd64-default-job-01] | | `-- Extracting libsoup-2.48.1_1... done [93amd64-default-job-01] | | `-- Extracting geoclue-2.1.10... done [93amd64-default-job-01] | | `-- Installing gstreamer1-plugins-1.4.5_1... [93amd64-default-job-01] | | `-- Installing gstreamer1-1.4.5... [93amd64-default-job-01] | | `-- Extracting gstreamer1-1.4.5... done [93amd64-default-job-01] | | `-- Installing iso-codes-3.57... [93amd64-default-job-01] | | `-- Extracting iso-codes-3.57... done [93amd64-default-job-01] | | `-- Extracting gstreamer1-plugins-1.4.5_1... done [93amd64-default-job-01] | | `-- Installing libsecret-0.18_3... [93amd64-default-job-01] | | `-- Extracting libsecret-0.18_3... done [93amd64-default-job-01] | | `-- Installing libxslt-1.1.28_6... [93amd64-default-job-01] | | `-- Extracting libxslt-1.1.28_6... done [93amd64-default-job-01] | `-- Extracting webkit-gtk2-2.4.8... done [93amd64-default-job-01] `-- Extracting wx30-gtk2-3.0.2_2... done [93amd64-default-job-01] Extracting py27-wxPython30-3.0.0.0_1... done Message for dejavu-2.34_4: 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. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of py27-karaoke-0.7.5_7 =========================================================================== =================================================== ===> py27-karaoke-0.7.5_7 depends on shared library: libpthread-stubs.so - found (/usr/local/lib/libpthread-stubs.so.0.0.0) ===> py27-karaoke-0.7.5_7 depends on shared library: libaa.so - found (/usr/local/lib/libaa.so.1.0.4) ===> py27-karaoke-0.7.5_7 depends on shared library: libSDL.so - found (/usr/local/lib/libSDL-1.2.so.0.11.4) ===> py27-karaoke-0.7.5_7 depends on shared library: libiconv.so.3 - found (/usr/local/lib/libiconv.so.2.5.1) =========================================================================== =================================================== ===> Configuring for py27-karaoke-0.7.5_7 Traceback (most recent call last): File "", line 1, in File "setup.py", line 33, in import wx File "/usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/wx/__init__.py", line 45, in from wx._core import * File "/usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py", line 4, in import _core_ ImportError: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11 required by /usr/local/lib/libwx_baseu-3.0.so.0 not found *** [do-configure] Error code 1 Stop in /usr/ports/audio/py-karaoke. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 07:31:13 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 DBBB8E67; Thu, 29 Jan 2015 07:31:13 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 BAC65BF5; Thu, 29 Jan 2015 07:31:13 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T7VDOw002847; Thu, 29 Jan 2015 07:31:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T7VDBZ002835; Thu, 29 Jan 2015 07:31:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 07:31:13 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290731.t0T7VDBZ002835@beefy2.isc.freebsd.org> To: johans@FreeBSD.org Subject: [package - 93amd64-default][security/gss] Failed for gss-1.0.3 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: Thu, 29 Jan 2015 07:31:14 -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: johans@FreeBSD.org Last committer: johans@FreeBSD.org Ident: $FreeBSD: head/security/gss/Makefile 370945 2014-10-15 19:17:17Z johans $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/gss-1.0.3.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building security/gss build started at Thu Jan 29 07:31:00 UTC 2015 port directory: /usr/ports/security/gss building for: FreeBSD 93amd64-default-job-14 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: johans@FreeBSD.org Makefile ident: $FreeBSD: head/security/gss/Makefile 370945 2014-10-15 19:17:17Z johans $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gss-1.0.3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gss-1.0.3: DOCS=on: Build and/or install documentation NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-kerberos5 --enable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/gss/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/gss/work HOME=/wrkdirs/usr/ports/security/gss/work TMPDIR="/tmp" PKG_CONFIG=pkgconf ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/gss/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/gss/work HOME=/wrkdirs/usr/ports/security/gss/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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -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-- DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/gss" EXAMPLESDIR="share/examples/gss" DATADIR="share/gss" WWWDIR="www/gss" ETCDIR="etc/gss" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gss DOCSDIR=/usr/local/share/doc/gss EXAMPLESDIR=/usr/local/share/examples/gss WWWDIR=/usr/local/www/gss ETCDIR=/usr/local/etc/gss --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> gss-1.0.3 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.7.txz [93amd64-default-job-14] Installing pkg-1.4.7... [93amd64-default-job-14] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gss-1.0.3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gss-1.0.3 for building =========================================================================== =================================================== ===> Fetching all distfiles required by gss-1.0.3 for building => SHA256 Checksum OK for gss-1.0.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gss-1.0.3 for building ===> Extracting for gss-1.0.3 => SHA256 Checksum OK for gss-1.0.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gss-1.0.3 =========================================================================== =================================================== ===> gss-1.0.3 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93amd64-default-job-14] Installing pkgconf-0.9.7... [93amd64-default-job-14] Extracting pkgconf-0.9.7... done ===> Returning to build of gss-1.0.3 ===> gss-1.0.3 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-default-job-14] Installing gettext-tools-0.19.4... [93amd64-default-job-14] `-- Installing expat-2.1.0_2... [93amd64-default-job-14] `-- Extracting expat-2.1.0_2... done [93amd64-default-job-14] `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-14] | `-- Installing indexinfo-0.2.2... [93amd64-default-job-14] | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-14] | `-- Installing libiconv-1.14_6... [93amd64-default-job-14] | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-14] `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-14] Extracting gettext-tools-0.19.4... done ===> Returning to build of gss-1.0.3 ===> gss-1.0.3 depends on file: /usr/local/bin/perl5.18.4 - not found ===> Verifying install for /usr/local/bin/perl5.18.4 in /usr/ports/lang/perl5.18 ===> Installing existing package /packages/All/perl5-5.18.4_11.txz [93amd64-default-job-14] Installing perl5-5.18.4_11... [93amd64-default-job-14] Extracting perl5-5.18.4_11... done ===> Returning to build of gss-1.0.3 =========================================================================== =================================================== ===> gss-1.0.3 depends on shared library: libshishi.so - not found ===> Verifying for libshishi.so in /usr/ports/security/shishi ===> Installing existing package /packages/All/shishi-1.0.2_8.txz [93amd64-default-job-14] Installing shishi-1.0.2_8... [93amd64-default-job-14] `-- Installing gnutls-3.2.21... [93amd64-default-job-14] | `-- Installing libidn-1.29... [93amd64-default-job-14] | `-- Extracting libidn-1.29... done [93amd64-default-job-14] | `-- Installing libtasn1-4.2... [93amd64-default-job-14] | `-- Extracting libtasn1-4.2... done [93amd64-default-job-14] | `-- Installing nettle-2.7.1... [93amd64-default-job-14] | | `-- Installing gmp-5.1.3_2... [93amd64-default-job-14] | | `-- Extracting gmp-5.1.3_2... done [93amd64-default-job-14] | `-- Extracting nettle-2.7.1... done [93amd64-default-job-14] | `-- Installing p11-kit-0.22.1... [93amd64-default-job-14] | | `-- Installing ca_root_nss-3.17.3_1... [93amd64-default-job-14] | | `-- Extracting ca_root_nss-3.17.3_1... done [93amd64-default-job-14] | | `-- Installing libffi-3.2.1... [93amd64-default-job-14] | | `-- Extracting libffi-3.2.1... done [93amd64-default-job-14] | `-- Extracting p11-kit-0.22.1... done [93amd64-default-job-14] | `-- Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [93amd64-default-job-14] | `-- Extracting trousers-tddl-0.3.10_7... done [93amd64-default-job-14] `-- Extracting gnutls-3.2.21... done [93amd64-default-job-14] `-- Installing libgcrypt-1.6.2... [93amd64-default-job-14] | `-- Installing libgpg-error-1.17... [93amd64-default-job-14] | `-- Extracting libgpg-error-1.17... done checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for ld used by cc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib checking if LD -Wl,--version-script works... yes checking for pmccabe... false checking for valgrind... no checking whether self tests are run under valgrind... no checking for valgrind... no checking whether self tests are run under valgrind... no checking for wchar_t... (cached) yes checking whether the preprocessor supports include_next... (cached) yes checking whether system header files limit the line length... no checking for C/C++ restrict keyword... no checking whether ffsl is declared without a macro... (cached) yes checking whether ffsll is declared without a macro... (cached) yes checking whether memmem is declared without a macro... (cached) yes checking whether mempcpy is declared without a macro... no checking whether memrchr is declared without a macro... (cached) yes checking whether rawmemchr is declared without a macro... (cached) yes checking whether stpcpy is declared without a macro... (cached) yes checking whether stpncpy is declared without a macro... (cached) yes checking whether strchrnul is declared without a macro... no checking whether strdup is declared without a macro... (cached) yes checking whether strncat is declared without a macro... (cached) yes checking whether strndup is declared without a macro... (cached) yes checking whether strnlen is declared without a macro... (cached) yes checking whether strpbrk is declared without a macro... (cached) yes checking whether strsep is declared without a macro... (cached) yes checking whether strcasestr is declared without a macro... (cached) yes checking whether strtok_r is declared without a macro... (cached) yes checking whether strerror_r is declared without a macro... (cached) yes checking whether strsignal is declared without a macro... (cached) yes checking whether strverscmp is declared without a macro... (cached) no checking if gcc/ld supports -Wl,--output-def... no checking whether NULL can be used in arbitrary expressions... yes checking for strverscmp... no checking for complete errno.h... (cached) yes checking whether strerror_r is declared... (cached) yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking for getopt.h... (cached) yes checking for sys/mman.h... (cached) yes checking for sys/socket.h... (cached) yes checking for unistd.h... (cached) yes checking for getopt.h... (cached) yes checking for getopt_long_only... (cached) yes checking whether getopt is POSIX compatible... (cached) yes checking for working GNU getopt function... no checking whether getenv is declared... (cached) yes checking for mprotect... (cached) yes checking for _set_invalid_parameter_handler... no checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking whether strerror(0) succeeds... yes checking for pid_t... (cached) yes checking for mode_t... (cached) yes checking for error_at_line... no checking whether program_invocation_name is declared... no checking whether program_invocation_short_name is declared... no checking for ssize_t... (cached) yes checking for va_copy... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking whether dprintf is declared without a macro... (cached) yes checking whether fpurge is declared without a macro... (cached) yes checking whether fseeko is declared without a macro... (cached) yes checking whether ftello is declared without a macro... (cached) yes checking whether getdelim is declared without a macro... (cached) yes checking whether getline is declared without a macro... (cached) yes checking whether gets is declared without a macro... (cached) yes checking whether pclose is declared without a macro... (cached) yes checking whether popen is declared without a macro... (cached) yes checking whether renameat is declared without a macro... (cached) yes checking whether snprintf is declared without a macro... (cached) yes checking whether tmpfile is declared without a macro... (cached) yes checking whether vdprintf is declared without a macro... (cached) yes checking whether vsnprintf is declared without a macro... (cached) yes checking for working strerror function... yes checking whether chdir is declared without a macro... (cached) yes checking whether chown is declared without a macro... (cached) yes checking whether dup is declared without a macro... (cached) yes checking whether dup2 is declared without a macro... (cached) yes checking whether dup3 is declared without a macro... no checking whether environ is declared without a macro... no checking whether euidaccess is declared without a macro... no checking whether faccessat is declared without a macro... (cached) yes checking whether fchdir is declared without a macro... (cached) yes checking whether fchownat is declared without a macro... (cached) yes checking whether fdatasync is declared without a macro... no checking whether fsync is declared without a macro... (cached) yes checking whether ftruncate is declared without a macro... (cached) yes checking whether getcwd is declared without a macro... (cached) yes checking whether getdomainname is declared without a macro... (cached) yes checking whether getdtablesize is declared without a macro... (cached) yes checking whether getgroups is declared without a macro... (cached) yes checking whether gethostname is declared without a macro... (cached) yes checking whether getlogin is declared without a macro... (cached) yes checking whether getlogin_r is declared without a macro... (cached) yes checking whether getpagesize is declared without a macro... (cached) yes checking whether getusershell is declared without a macro... (cached) yes checking whether setusershell is declared without a macro... (cached) yes checking whether endusershell is declared without a macro... (cached) yes checking whether group_member is declared without a macro... no checking whether isatty is declared without a macro... (cached) yes checking whether lchown is declared without a macro... (cached) yes checking whether link is declared without a macro... (cached) yes checking whether linkat is declared without a macro... (cached) yes checking whether lseek is declared without a macro... (cached) yes checking whether pipe is declared without a macro... (cached) yes checking whether pipe2 is declared without a macro... no checking whether pread is declared without a macro... (cached) yes checking whether pwrite is declared without a macro... (cached) yes checking whether readlink is declared without a macro... (cached) yes checking whether readlinkat is declared without a macro... (cached) yes checking whether rmdir is declared without a macro... (cached) yes checking whether sethostname is declared without a macro... (cached) yes checking whether sleep is declared without a macro... (cached) yes checking whether symlink is declared without a macro... (cached) yes checking whether symlinkat is declared without a macro... (cached) yes checking whether ttyname_r is declared without a macro... (cached) yes checking whether unlink is declared without a macro... (cached) yes checking whether unlinkat is declared without a macro... (cached) yes checking whether usleep is declared without a macro... (cached) yes checking if the Kerberos V5 mechanism should be supported... no checking pkg-config is at least version 0.9.0... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for gettext translation domain suffix to use... none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/cyclo/Makefile config.status: creating doc/reference/Makefile config.status: creating doc/reference/version.xml config.status: creating gl/Makefile config.status: creating gss.pc config.status: creating lib/Makefile config.status: creating lib/gl/Makefile config.status: creating lib/headers/gss.h config.status: creating lib/krb5/Makefile config.status: creating po/Makefile.in config.status: creating po/Makevars config.status: creating src/Makefile config.status: creating src/gl/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: summary of build options: version: 1.0.3 shared 3:3:0 Host type: amd64-portbld-freebsd9.3 Install prefix: /usr/local Compiler: cc -std=gnu99 C flags: -O2 -pipe -fstack-protector -fno-strict-aliasing Warning flags: errors: warnings: Library types: Shared=yes, Static=yes Valgrind: Version script: yes I18n domain suffix: none Kerberos V5: no LDADD: =========================================================================== =================================================== ===> Building for gss-1.0.3 /usr/bin/make all-recursive Making all in po Error expanding embedded variable. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/security/gss/work/gss-1.0.3. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/security/gss/work/gss-1.0.3. *** [do-build] Error code 1 Stop in /usr/ports/security/gss. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 07:34:56 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 04ACBE8D; Thu, 29 Jan 2015 07:34:56 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 D768DC8D; Thu, 29 Jan 2015 07:34:55 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T7YtiI032607; Thu, 29 Jan 2015 07:34:55 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T7YtY4032602; Thu, 29 Jan 2015 07:34:55 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 07:34:55 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290734.t0T7YtY4032602@beefy2.isc.freebsd.org> To: sunpoet@FreeBSD.org Subject: [package - 93amd64-default][databases/rocksdb] Failed for rocksdb-3.8 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: Thu, 29 Jan 2015 07:34:56 -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: sunpoet@FreeBSD.org Last committer: sunpoet@FreeBSD.org Ident: $FreeBSD: head/databases/rocksdb/Makefile 374239 2014-12-08 09:11:01Z sunpoet $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/rocksdb-3.8.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building databases/rocksdb build started at Thu Jan 29 07:33:12 UTC 2015 port directory: /usr/ports/databases/rocksdb building for: FreeBSD 93amd64-default-job-23 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: sunpoet@FreeBSD.org Makefile ident: $FreeBSD: head/databases/rocksdb/Makefile 374239 2014-12-08 09:11:01Z sunpoet $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=rocksdb-3.8 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/rocksdb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/rocksdb/work HOME=/wrkdirs/usr/ports/databases/rocksdb/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/rocksdb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/rocksdb/work HOME=/wrkdirs/usr/ports/databases/rocksdb/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="clang" CFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing" CPP="clang-cpp" CPPFLAGS="-DOS_FREEBSD" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="" CXX="clang++" CXXFLAGS="-O2 -pipe -I/usr/local/include -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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/rocksdb" EXAMPLESDIR="share/examples/rocksdb" DATADIR="share/rocksdb" WWWDIR="www/rocksdb" ETCDIR="etc/rocksdb" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/rocksdb DOCSDIR=/usr/local/share/doc/rocksdb EXAMPLESDIR=/usr/local/share/examples/rocksdb WWWDIR=/usr/local/www/rocksdb ETCDIR=/usr/local/etc/rocksdb --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> rocksdb-3.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.4.7.txz [93amd64-default-job-23] Installing pkg-1.4.7... [93amd64-default-job-23] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of rocksdb-3.8 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by rocksdb-3.8 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by rocksdb-3.8 for building => SHA256 Checksum OK for rocksdb-3.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by rocksdb-3.8 for building ===> Extracting for rocksdb-3.8 => SHA256 Checksum OK for rocksdb-3.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for rocksdb-3.8 ===> Applying FreeBSD patches for rocksdb-3.8 =========================================================================== =================================================== ===> rocksdb-3.8 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 [93amd64-default-job-23] Installing gmake-4.1_1... [93amd64-default-job-23] `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-23] | `-- Installing indexinfo-0.2.2... [93amd64-default-job-23] | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-23] | `-- Installing libiconv-1.14_6... [93amd64-default-job-23] | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-23] `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-23] Extracting gmake-4.1_1... done ===> Returning to build of rocksdb-3.8 =========================================================================== =================================================== ===> rocksdb-3.8 depends on shared library: libgflags.so - not found ===> Verifying for libgflags.so in /usr/ports/devel/gflags ===> Installing existing package /packages/All/gflags-2.0_1.txz [93amd64-default-job-23] Installing gflags-2.0_1... [93amd64-default-job-23] Extracting gflags-2.0_1... done ===> Returning to build of rocksdb-3.8 ===> rocksdb-3.8 depends on shared library: libsnappy.so - not found ===> Verifying for libsnappy.so in /usr/ports/archivers/snappy ===> Installing existing package /packages/All/snappy-1.1.1_1.txz [93amd64-default-job-23] Installing snappy-1.1.1_1... [93amd64-default-job-23] Extracting snappy-1.1.1_1... done ===> Returning to build of rocksdb-3.8 =========================================================================== =================================================== ===> Configuring for rocksdb-3.8 =========================================================================== =================================================== ===> Building for rocksdb-3.8 clang++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM port/stack_trace.cc -o port/stack_trace.d clang++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM port/port_posix.cc -o port/port_posix.d In file included from port/port_posix.cc:10: In file included from ./port/port_posix.h:57: ./include/rocksdb/options.h:19:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. clang++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/write_batch_with_index/write_batch_with_index.cc -o utilities/write_batch_with_index/write_batch_with_index.d In file included from utilities/write_batch_with_index/write_batch_with_index.cc:12: ./db/column_family.h:12:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. clang++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/ttl/db_ttl_impl.cc -o utilities/ttl/db_ttl_impl.d In file included from utilities/ttl/db_ttl_impl.cc:6: In file included from ./utilities/ttl/db_ttl_impl.h:12: ./include/rocksdb/db.h:17:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. clang++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/spatialdb/spatial_db.cc -o utilities/spatialdb/spatial_db.d In file included from utilities/spatialdb/spatial_db.cc:8: In file included from ./include/rocksdb/utilities/spatial_db.h:12: ./include/rocksdb/db.h:17:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. clang++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/redis/redis_lists.cc -o utilities/redis/redis_lists.d In file included from utilities/redis/redis_lists.cc:25: In file included from utilities/redis/redis_lists.h:15: ./include/rocksdb/db.h:17:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. clang++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/merge_operators/uint64add.cc -o utilities/merge_operators/uint64add.d In file included from utilities/merge_operators/uint64add.cc:10: In file included from ./util/coding.h:22: In file included from ./port/port.h:19: In file included from ./port/port_posix.h:57: std::shared_ptr MergeOperators::CreatePutOperator() { ~~~~~^ utilities/merge_operators/put.cc:64:16: error: expected unqualified-id std::shared_ptr MergeOperators::CreatePutOperator() { ^ 12 errors generated. In file included from utilities/merge_operators/string_append/stringappend.cc:14: ./utilities/merge_operators.h:18:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreatePutOperator(); ~~~~~^ ./utilities/merge_operators.h:18:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreatePutOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:19:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateUInt64AddOperator(); ~~~~~^ ./utilities/merge_operators.h:19:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateUInt64AddOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:20:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateStringAppendOperator(); ~~~~~^ ./utilities/merge_operators.h:20:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateStringAppendOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:21:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateStringAppendTESTOperator(); ~~~~~^ ./utilities/merge_operators.h:21:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateStringAppendTESTOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:25:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateFromStringId( ~~~~~^ ./utilities/merge_operators.h:25:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateFromStringId( ~~~~~~~~~~~~~~~~~~~~~~^ utilities/merge_operators/string_append/stringappend.cc:53:6: error: no type named 'shared_ptr' in namespace 'std' std::shared_ptr MergeOperators::CreateStringAppendOperator() { ~~~~~^ utilities/merge_operators/string_append/stringappend.cc:53:16: error: expected unqualified-id std::shared_ptr MergeOperators::CreateStringAppendOperator() { ^ 12 errors generated. In file included from utilities/merge_operators/string_append/stringappend2.cc:14: ./utilities/merge_operators.h:18:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreatePutOperator(); ~~~~~^ ./utilities/merge_operators.h:18:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreatePutOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:19:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateUInt64AddOperator(); ~~~~~^ ./utilities/merge_operators.h:19:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateUInt64AddOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:20:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateStringAppendOperator(); ~~~~~^ ./utilities/merge_operators.h:20:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateStringAppendOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:21:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateStringAppendTESTOperator(); ~~~~~^ ./utilities/merge_operators.h:21:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateStringAppendTESTOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:25:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateFromStringId( ~~~~~^ ./utilities/merge_operators.h:25:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateFromStringId( ~~~~~~~~~~~~~~~~~~~~~~^ utilities/merge_operators/string_append/stringappend2.cc:107:6: error: no type named 'shared_ptr' in namespace 'std' std::shared_ptr ~~~~~^ utilities/merge_operators/string_append/stringappend2.cc:107:16: error: expected unqualified-id std::shared_ptr ^ 12 errors generated. In file included from utilities/merge_operators/uint64add.cc:7: ./include/rocksdb/env.h:41:12: error: no member named 'unique_ptr' in namespace 'std' using std::unique_ptr; ~~~~~^ ./include/rocksdb/env.h:42:12: error: no member named 'shared_ptr' in namespace 'std' using std::shared_ptr; ~~~~~^ ./include/rocksdb/env.h:103:36: error: unknown type name 'unique_ptr' unique_ptr* result, ^ ./include/rocksdb/env.h:103:46: error: expected ')' unique_ptr* result, ^ ./include/rocksdb/env.h:102:35: note: to match this '(' virtual Status NewSequentialFile(const std::string& fname, ^ ./include/rocksdb/env.h:115:38: error: unknown type name 'unique_ptr' unique_ptr* result, ^ ./include/rocksdb/env.h:115:48: error: expected ')' unique_ptr* result, ^ ./include/rocksdb/env.h:114:37: note: to match this '(' virtual Status NewRandomAccessFile(const std::string& fname, ^ ./include/rocksdb/env.h:127:34: error: unknown type name 'unique_ptr' unique_ptr* result, ^ ./include/rocksdb/env.h:127:44: error: expected ')' unique_ptr* result, ^ ./include/rocksdb/env.h:126:33: note: to match this '(' virtual Status NewWritableFile(const std::string& fname, ^ ./include/rocksdb/env.h:136:34: error: unknown type name 'unique_ptr' unique_ptr* result, ^ ./include/rocksdb/env.h:136:44: error: expected ')' unique_ptr* result, ^ ./include/rocksdb/env.h:135:33: note: to match this '(' virtual Status NewRandomRWFile(const std::string& fname, ^ ./include/rocksdb/env.h:147:31: error: unknown type name 'unique_ptr' unique_ptr* result) = 0; ^ ./include/rocksdb/env.h:147:41: error: expected ')' unique_ptr* result) = 0; ^ ./include/rocksdb/env.h:146:30: note: to match this '(' virtual Status NewDirectory(const std::string& name, ^ ./include/rocksdb/env.h:245:28: error: unknown type name 'shared_ptr' shared_ptr* result) = 0; ^ ./include/rocksdb/env.h:245:38: error: expected ')' shared_ptr* result) = 0; ^ ./include/rocksdb/env.h:244:27: note: to match this '(' virtual Status NewLogger(const std::string& fname, ^ ./include/rocksdb/env.h:645:28: error: unknown type name 'shared_ptr' extern void LogFlush(const shared_ptr& info_log); ^ ./include/rocksdb/env.h:645:38: error: expected ')' extern void LogFlush(const shared_ptr& info_log); ^ ./include/rocksdb/env.h:645:21: note: to match this '(' extern void LogFlush(const shared_ptr& info_log); ^ ./include/rocksdb/env.h:648:23: error: unknown type name 'shared_ptr' const shared_ptr& info_log, const char* format, ...); ^ ./include/rocksdb/env.h:648:33: error: expected ')' const shared_ptr& info_log, const char* format, ...); ^ ./include/rocksdb/env.h:647:16: note: to match this '(' extern void Log(const InfoLogLevel log_level, ^ ./include/rocksdb/env.h:651:25: error: unknown type name 'shared_ptr' extern void Debug(const shared_ptr& info_log, const char* format, ...); ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. In file included from utilities/redis/redis_lists.cc:25: In file included from utilities/redis/redis_lists.h:15: ./include/rocksdb/db.h:17:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. In file included from utilities/spatialdb/spatial_db.cc:8: In file included from ./include/rocksdb/utilities/spatial_db.h:12: ./include/rocksdb/db.h:17:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. In file included from utilities/ttl/db_ttl_impl.cc:6: In file included from ./utilities/ttl/db_ttl_impl.h:12: ./include/rocksdb/db.h:17:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. In file included from utilities/write_batch_with_index/write_batch_with_index.cc:12: ./db/column_family.h:12:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. In file included from port/port_posix.cc:10: In file included from ./port/port_posix.h:57: ./include/rocksdb/options.h:19:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. Makefile:209: recipe for target 'librocksdb.so' failed gmake: *** [librocksdb.so] Error 1 *** [do-build] Error code 1 Stop in /usr/ports/databases/rocksdb. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 07:35:29 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 EC231EA9; Thu, 29 Jan 2015 07:35:29 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 CAE0BC99; Thu, 29 Jan 2015 07:35:29 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T7ZTT1062405; Thu, 29 Jan 2015 07:35:29 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T7ZTZh062404; Thu, 29 Jan 2015 07:35:29 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 07:35:29 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290735.t0T7ZTZh062404@beefy2.isc.freebsd.org> To: multimedia@FreeBSD.org Subject: [package - 93amd64-default][multimedia/gstreamer1-vaapi] Failed for gstreamer1-vaapi-0.5.9 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: Thu, 29 Jan 2015 07:35:30 -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: multimedia@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/multimedia/gstreamer1-vaapi/Makefile 374861 2014-12-17 16:20:33Z kwm $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/gstreamer1-vaapi-0.5.9.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building multimedia/gstreamer1-vaapi build started at Thu Jan 29 07:34:28 UTC 2015 port directory: /usr/ports/multimedia/gstreamer1-vaapi building for: FreeBSD 93amd64-default-job-02 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: multimedia@FreeBSD.org Makefile ident: $FreeBSD: head/multimedia/gstreamer1-vaapi/Makefile 374861 2014-12-17 16:20:33Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gstreamer1-vaapi-0.5.9 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-wayland --with-gstreamer-api=1.4 --disable-builtin-libvpx --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work HOME=/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work HOME=/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/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-- VERSION=1.0 LIBVER=1.4 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gstreamer1-vaapi" EXAMPLESDIR="share/examples/gstreamer1-vaapi" DATADIR="share/gstreamer1-vaapi" WWWDIR="www/gstreamer1-vaapi" ETCDIR="etc/gstreamer1-vaapi" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gstreamer1-vaapi DOCSDIR=/usr/local/share/doc/gstreamer1-vaapi EXAMPLESDIR=/usr/local/share/examples/gstreamer1-vaapi WWWDIR=/usr/local/www/gstreamer1-vaapi ETCDIR=/usr/local/etc/gstreamer1-vaapi --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> gstreamer1-vaapi-0.5.9 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.7.txz [93amd64-default-job-02] Installing pkg-1.4.7... [93amd64-default-job-02] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gstreamer1-vaapi-0.5.9 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by gstreamer1-vaapi-0.5.9 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by gstreamer1-vaapi-0.5.9 for building => SHA256 Checksum OK for gstreamer-vaapi-0.5.9.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by gstreamer1-vaapi-0.5.9 for building ===> Extracting for gstreamer1-vaapi-0.5.9 => SHA256 Checksum OK for gstreamer-vaapi-0.5.9.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gstreamer1-vaapi-0.5.9 =========================================================================== =================================================== ===> gstreamer1-vaapi-0.5.9 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 [93amd64-default-job-02] Installing gmake-4.1_1... [93amd64-default-job-02] `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-02] | `-- Installing indexinfo-0.2.2... [93amd64-default-job-02] | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-02] | `-- Installing libiconv-1.14_6... [93amd64-default-job-02] | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-02] `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-02] Extracting gmake-4.1_1... done ===> Returning to build of gstreamer1-vaapi-0.5.9 ===> gstreamer1-vaapi-0.5.9 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93amd64-default-job-02] Installing pkgconf-0.9.7... [93amd64-default-job-02] Extracting pkgconf-0.9.7... done ===> Returning to build of gstreamer1-vaapi-0.5.9 ===> gstreamer1-vaapi-0.5.9 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/glproto.pc in /usr/ports/x11/glproto ===> Installing existing package /packages/All/glproto-1.4.17.txz [93amd64-default-job-02] Installing glproto-1.4.17... [93amd64-default-job-02] Extracting glproto-1.4.17... done ===> Returning to build of gstreamer1-vaapi-0.5.9 ===> gstreamer1-vaapi-0.5.9 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/dri2proto.pc in /usr/ports/x11/dri2proto ===> Installing existing package /packages/All/dri2proto-2.8.txz [93amd64-default-job-02] Installing dri2proto-2.8... [93amd64-default-job-02] Extracting dri2proto-2.8... done ===> Returning to build of gstreamer1-vaapi-0.5.9 ===> gstreamer1-vaapi-0.5.9 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/x11.pc in /usr/ports/x11/libX11 ===> Installing existing package /packages/All/libX11-1.6.2_2,1.txz [93amd64-default-job-02] Installing libX11-1.6.2_2,1... [93amd64-default-job-02] `-- Installing kbproto-1.0.6... [93amd64-default-job-02] `-- Extracting kbproto-1.0.6... done [93amd64-default-job-02] `-- Installing libXau-1.0.8_2... [93amd64-default-job-02] | `-- Installing xproto-7.0.26... [93amd64-default-job-02] | `-- Extracting xproto-7.0.26... done [93amd64-default-job-02] `-- Extracting libXau-1.0.8_2... done [93amd64-default-job-02] `-- Installing libXdmcp-1.1.1_2... [93amd64-default-job-02] `-- Extracting libXdmcp-1.1.1_2... done [93amd64-default-job-02] `-- Installing libxcb-1.11... [93amd64-default-job-02] | `-- Installing libpthread-stubs-0.3_6... [93amd64-default-job-02] | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-default-job-02] | `-- Installing libxml2-2.9.2_2... [93amd64-default-job-02] | `-- Extracting libxml2-2.9.2_2... done [93amd64-default-job-02] `-- Extracting libxcb-1.11... done [93amd64-default-job-02] Extracting libX11-1.6.2_2,1... done ===> Returning to build of gstreamer1-vaapi-0.5.9 ===> gstreamer1-vaapi-0.5.9 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/xrandr.pc in /usr/ports/x11/libXrandr ===> Installing existing package /packages/All/libXrandr-1.4.2_2.txz [93amd64-default-job-02] Installing libXrandr-1.4.2_2... [93amd64-default-job-02] `-- Installing libXext-1.3.3,1... [93amd64-default-job-02] | `-- Installing xextproto-7.3.0... [93amd64-default-job-02] | `-- Extracting xextproto-7.3.0... done [93amd64-default-job-02] `-- Extracting libXext-1.3.3,1... done [93amd64-default-job-02] `-- Installing libXrender-0.9.8_2... [93amd64-default-job-02] | `-- Installing renderproto-0.11.1... [93amd64-default-job-02] | `-- Extracting renderproto-0.11.1... done [93amd64-default-job-02] `-- Extracting libXrender-0.9.8_2... done [93amd64-default-job-02] `-- Installing randrproto-1.4.0... [93amd64-default-job-02] `-- Extracting randrproto-1.4.0... done [93amd64-default-job-02] Extracting libXrandr-1.4.2_2... done ===> Returning to build of gstreamer1-vaapi-0.5.9 ===> gstreamer1-vaapi-0.5.9 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found ===> gstreamer1-vaapi-0.5.9 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found ===> gstreamer1-vaapi-0.5.9 depends on package: gstreamer1-plugins>=1.4.0 - not found ===> Verifying install for gstreamer1-plugins>=1.4.0 in /usr/ports/multimedia/gstreamer1-plugins ===> Installing existing package /packages/All/gstreamer1-plugins-1.4.5_1.txz checking for JPEG decoding API... yes checking for va/va_dec_vp8.h... yes checking for VP8 decoding API... yes checking for video post-postprocessing API... yes checking for LIBVA... yes checking for va/va_enc_mpeg2.h... yes checking for va/va_enc_h264.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating debian.upstream/Makefile config.status: creating debian.upstream/changelog config.status: creating debian.upstream/control config.status: creating debian.upstream/gstreamer1.4-vaapi-doc.install config.status: creating debian.upstream/gstreamer1.4-vaapi.install config.status: creating debian.upstream/libgstvaapi1.0-dev.install config.status: creating debian.upstream/libgstvaapi0.install config.status: creating debian.upstream/libgstvaapi-drm-0.install config.status: creating debian.upstream/libgstvaapi-glx-0.install config.status: creating debian.upstream/libgstvaapi-wayland-0.install config.status: creating debian.upstream/libgstvaapi-x11-0.install config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/libs/Makefile config.status: creating docs/reference/libs/libs-docs.xml config.status: creating docs/reference/plugins/Makefile config.status: creating docs/reference/plugins/plugins-docs.xml config.status: creating ext/Makefile config.status: creating ext/libvpx/Makefile config.status: creating gst-libs/Makefile config.status: creating gst-libs/gst/Makefile config.status: creating gst-libs/gst/base/Makefile config.status: creating gst-libs/gst/codecparsers/Makefile config.status: creating gst-libs/gst/vaapi/Makefile config.status: creating gst-libs/gst/video/Makefile config.status: creating gst/Makefile config.status: creating gst/vaapi/Makefile config.status: creating patches/Makefile config.status: creating patches/videoparsers/Makefile config.status: creating pkgconfig/Makefile config.status: creating pkgconfig/gstreamer-vaapi-1.0.pc config.status: creating pkgconfig/gstreamer-vaapi-drm-1.0.pc config.status: creating pkgconfig/gstreamer-vaapi-glx-1.0.pc config.status: creating pkgconfig/gstreamer-vaapi-wayland-1.0.pc config.status: creating pkgconfig/gstreamer-vaapi-x11-1.0.pc config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands gstreamer-vaapi configuration summary: GStreamer API version ............ : 1.4 VA-API version ................... : 0.37.0 Video encoding ................... : yes Video outputs .................... : x11 glx =========================================================================== =================================================== ===> Building for gstreamer1-vaapi-0.5.9 gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9' Making all in debian.upstream gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/debian.upstream' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/debian.upstream' Making all in ext gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/ext' Making all in libvpx gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/ext/libvpx' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/ext/libvpx' gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/ext' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/ext' gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/ext' Making all in gst-libs gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs' Making all in gst gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst' Making all in base gmake[4]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/base' CC libgstvaapi_baseutils_la-gstbitwriter.lo CCLD libgstvaapi-baseutils.la gmake[4]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/base' Making all in codecparsers gmake[4]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/codecparsers' ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/parserutils.h parserutils.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/nalutils.h nalutils.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstvc1parser.h gstvc1parser.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstmpeg4parser.h gstmpeg4parser.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstjpegparser.h gstjpegparser.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstmpegvideoparser.h gstmpegvideoparser.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gsth264parser.h gsth264parser.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstvp8parser.h gstvp8parser.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstvp8rangedecoder.h gstvp8rangedecoder.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/vp8utils.h vp8utils.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/dboolhuff.h dboolhuff.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/parserutils.c parserutils.c CC libgstvaapi_codecparsers_la-parserutils.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/nalutils.c nalutils.c CC libgstvaapi_codecparsers_la-nalutils.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstvc1parser.c gstvc1parser.c CC libgstvaapi_codecparsers_la-gstvc1parser.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstmpeg4parser.c gstmpeg4parser.c CC libgstvaapi_codecparsers_la-gstmpeg4parser.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstjpegparser.c gstjpegparser.c CC libgstvaapi_codecparsers_la-gstjpegparser.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstmpegvideoparser.c gstmpegvideoparser.c CC libgstvaapi_codecparsers_la-gstmpegvideoparser.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gsth264parser.c gsth264parser.c CC libgstvaapi_codecparsers_la-gsth264parser.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstvp8parser.c gstvp8parser.c CC libgstvaapi_codecparsers_la-gstvp8parser.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/dboolhuff.c dboolhuff.c CC libgstvaapi_codecparsers_la-dboolhuff.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstvp8rangedecoder.c gstvp8rangedecoder.c CC libgstvaapi_codecparsers_la-gstvp8rangedecoder.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/vp8utils.c vp8utils.c CC libgstvaapi_codecparsers_la-vp8utils.lo CCLD libgstvaapi-codecparsers.la touch .timestamp.symlinks gmake[4]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/codecparsers' Making all in video gmake[4]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/video' CCLD libgstvaapi-videoutils.la touch .timestamp.symlinks gmake[4]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/video' Making all in vaapi gmake[4]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/vaapi' GEN gstvaapiversion.h gmake all-am gmake[5]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/vaapi' CC libgstvaapi_1.4_la-gstvaapicodec_objects.lo CC libgstvaapi_1.4_la-gstvaapicontext.lo CC libgstvaapi_1.4_la-gstvaapicontext_overlay.lo CC libgstvaapi_1.4_la-gstvaapidecoder.lo CC libgstvaapi_1.4_la-gstvaapidecoder_dpb.lo CC libgstvaapi_1.4_la-gstvaapidecoder_h264.lo CC libgstvaapi_1.4_la-gstvaapidecoder_mpeg2.lo CC libgstvaapi_1.4_la-gstvaapidecoder_mpeg4.lo CC libgstvaapi_1.4_la-gstvaapidecoder_objects.lo CC libgstvaapi_1.4_la-gstvaapidecoder_unit.lo CC libgstvaapi_1.4_la-gstvaapidecoder_vc1.lo CC libgstvaapi_1.4_la-gstvaapidisplay.lo CC libgstvaapi_1.4_la-gstvaapidisplaycache.lo CC libgstvaapi_1.4_la-gstvaapifilter.lo CC libgstvaapi_1.4_la-gstvaapiimage.lo CC libgstvaapi_1.4_la-gstvaapiimagepool.lo CC libgstvaapi_1.4_la-gstvaapiminiobject.lo CC libgstvaapi_1.4_la-gstvaapiobject.lo CC libgstvaapi_1.4_la-gstvaapiparser_frame.lo CC libgstvaapi_1.4_la-gstvaapipixmap.lo CC libgstvaapi_1.4_la-gstvaapiprofile.lo CC libgstvaapi_1.4_la-gstvaapisubpicture.lo CC libgstvaapi_1.4_la-gstvaapisurface.lo CC libgstvaapi_1.4_la-gstvaapisurfacepool.lo CC libgstvaapi_1.4_la-gstvaapisurfaceproxy.lo CC libgstvaapi_1.4_la-gstvaapiutils.lo CC libgstvaapi_1.4_la-gstvaapiutils_core.lo CC libgstvaapi_1.4_la-gstvaapiutils_h264.lo CC libgstvaapi_1.4_la-gstvaapiutils_mpeg2.lo CC libgstvaapi_1.4_la-gstvaapivalue.lo CC libgstvaapi_1.4_la-gstvaapivideopool.lo CC libgstvaapi_1.4_la-gstvaapiwindow.lo CC libgstvaapi_1.4_la-video-format.lo CC libgstvaapi_1.4_la-gstvaapidecoder_jpeg.lo CC libgstvaapi_1.4_la-gstvaapidecoder_vp8.lo gstvaapidecoder_vp8.c: In function 'ensure_quant_matrix': gstvaapidecoder_vp8.c:219: warning: comparison is always false due to limited range of data type gstvaapidecoder_vp8.c:221: warning: comparison is always false due to limited range of data type gstvaapidecoder_vp8.c:223: warning: comparison is always false due to limited range of data type gstvaapidecoder_vp8.c:225: warning: comparison is always false due to limited range of data type gstvaapidecoder_vp8.c:227: warning: comparison is always false due to limited range of data type gstvaapidecoder_vp8.c:229: warning: comparison is always false due to limited range of data type CC libgstvaapi_1.4_la-gstvaapicodedbuffer.lo In file included from gstvaapiencoder_priv.h:28, from gstvaapicodedbuffer.c:27: ./../../gst-libs/gst/vaapi/gstvaapiencoder_objects.h:36: error: redefinition of typedef 'GstVaapiCodedBuffer' gstvaapicodedbuffer.h:41: error: previous declaration of 'GstVaapiCodedBuffer' was here Makefile:1390: recipe for target 'libgstvaapi_1.4_la-gstvaapicodedbuffer.lo' failed gmake[5]: *** [libgstvaapi_1.4_la-gstvaapicodedbuffer.lo] Error 1 gmake[5]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/vaapi' Makefile:972: recipe for target 'all' failed gmake[4]: *** [all] Error 2 gmake[4]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/vaapi' Makefile:419: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst' Makefile:419: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs' Makefile:479: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9' Makefile:410: recipe for target 'all' failed gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/multimedia/gstreamer1-vaapi. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 07:43:02 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 B8ADFFFF; Thu, 29 Jan 2015 07:43:02 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 A2F5ED9F; Thu, 29 Jan 2015 07:43:02 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T7h2wO058693; Thu, 29 Jan 2015 07:43:02 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T7h2WA058688; Thu, 29 Jan 2015 07:43:02 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 07:43:02 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290743.t0T7h2WA058688@beefy2.isc.freebsd.org> To: sperber@FreeBSD.org Subject: [package - 93amd64-default][math/fityk] Failed for fityk-0.9.8_4 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: Thu, 29 Jan 2015 07:43:02 -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: sperber@FreeBSD.org Last committer: antoine@FreeBSD.org Ident: $FreeBSD: head/math/fityk/Makefile 375062 2014-12-20 18:17:32Z antoine $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/fityk-0.9.8_4.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building math/fityk build started at Thu Jan 29 07:37:06 UTC 2015 port directory: /usr/ports/math/fityk building for: FreeBSD 93amd64-default-job-07 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: sperber@FreeBSD.org Makefile ident: $FreeBSD: head/math/fityk/Makefile 375062 2014-12-20 18:17:32Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=fityk-0.9.8_4 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for fityk-0.9.8_4: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-doc --disable-xyconvert --with-wx-config=/usr/local/bin/wxgtk2u-3.0-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/fityk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/fityk/work HOME=/wrkdirs/usr/ports/math/fityk/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/fityk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/fityk/work HOME=/wrkdirs/usr/ports/math/fityk/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include " LDFLAGS=" -lbz2 -lz -L/wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs -L/usr/local/lib -pthread -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -D_GNU_SOURCE -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-- OSREL=9.3 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/fityk" EXAMPLESDIR="share/examples/fityk" DATADIR="share/fityk" WWWDIR="www/fityk" ETCDIR="etc/fityk" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/fityk DOCSDIR=/usr/local/share/doc/fityk EXAMPLESDIR=/usr/local/share/examples/fityk WWWDIR=/usr/local/www/fityk ETCDIR=/usr/local/etc/fityk --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 LGPL21 accepted by the user =========================================================================== =================================================== ===> fityk-0.9.8_4 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.7.txz [93amd64-default-job-07] Installing pkg-1.4.7... [93amd64-default-job-07] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of fityk-0.9.8_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by fityk-0.9.8_4 for building =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by fityk-0.9.8_4 for building => SHA256 Checksum OK for fityk-0.9.8.tar.bz2. => SHA256 Checksum OK for xylib-1.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by fityk-0.9.8_4 for building ===> Extracting for fityk-0.9.8_4 => SHA256 Checksum OK for fityk-0.9.8.tar.bz2. => SHA256 Checksum OK for xylib-1.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for fityk-0.9.8_4 ===> Applying FreeBSD patches for fityk-0.9.8_4 =========================================================================== =================================================== ===> fityk-0.9.8_4 depends on file: /usr/local/include/boost/spirit/include/classic_core.hpp - not found ===> Verifying install for /usr/local/include/boost/spirit/include/classic_core.hpp in /usr/ports/devel/boost-libs ===> Installing existing package /packages/All/boost-libs-1.55.0_4.txz [93amd64-default-job-07] Installing boost-libs-1.55.0_4... [93amd64-default-job-07] `-- Installing icu-53.1... [93amd64-default-job-07] `-- Extracting icu-53.1... done [93amd64-default-job-07] 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 fityk-0.9.8_4 ===> fityk-0.9.8_4 depends on executable: gnuplot - not found ===> Verifying install for gnuplot in /usr/ports/math/gnuplot ===> Installing existing package /packages/All/gnuplot-4.6.6_1.txz [93amd64-default-job-07] Installing gnuplot-4.6.6_1... [93amd64-default-job-07] `-- Installing cairo-1.12.18_1,2... [93amd64-default-job-07] | `-- Installing fontconfig-2.11.1,1... [93amd64-default-job-07] | | `-- Installing expat-2.1.0_2... [93amd64-default-job-07] | | `-- Extracting expat-2.1.0_2... done [93amd64-default-job-07] | | `-- Installing freetype2-2.5.5... [93amd64-default-job-07] | | `-- Extracting freetype2-2.5.5... done [93amd64-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 [93amd64-default-job-07] | `-- Installing glib-2.42.1... [93amd64-default-job-07] | | `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-07] | | `-- Installing indexinfo-0.2.2... [93amd64-default-job-07] | | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-07] | | `-- Installing libiconv-1.14_6... [93amd64-default-job-07] | | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-07] | | `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-07] | | `-- Installing libffi-3.2.1... [93amd64-default-job-07] | | `-- Extracting libffi-3.2.1... done [93amd64-default-job-07] | | `-- Installing pcre-8.35_2... [93amd64-default-job-07] | | `-- Extracting pcre-8.35_2... done [93amd64-default-job-07] | | `-- Installing perl5-5.18.4_11... [93amd64-default-job-07] | | `-- Extracting perl5-5.18.4_11... done [93amd64-default-job-07] | | `-- Installing python27-2.7.9... [93amd64-default-job-07] | | `-- Extracting python27-2.7.9... done [93amd64-default-job-07] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-default-job-07] | `-- Installing libXext-1.3.3,1... [93amd64-default-job-07] | | `-- Installing libX11-1.6.2_2,1... [93amd64-default-job-07] | | `-- Installing kbproto-1.0.6... [93amd64-default-job-07] | | `-- Extracting kbproto-1.0.6... done [93amd64-default-job-07] | | `-- Installing libXau-1.0.8_2... [93amd64-default-job-07] | | | `-- Installing xproto-7.0.26... [93amd64-default-job-07] | | | `-- Extracting xproto-7.0.26... done [93amd64-default-job-07] | | `-- Extracting libXau-1.0.8_2... done [93amd64-default-job-07] | | `-- Installing libXdmcp-1.1.1_2... [93amd64-default-job-07] | | `-- Extracting libXdmcp-1.1.1_2... done [93amd64-default-job-07] | | `-- Installing libxcb-1.11... [93amd64-default-job-07] | | | `-- Installing libpthread-stubs-0.3_6... [93amd64-default-job-07] | | | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-default-job-07] | | | `-- Installing libxml2-2.9.2_2... [93amd64-default-job-07] | | | `-- Extracting libxml2-2.9.2_2... done /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -L/usr/local/lib -o xyconv xyconv-xyconv.o xylib/libxy.la -lm -lbz2 -lz libtool: link: c++ -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -o xyconv xyconv-xyconv.o -L/usr/local/lib xylib/.libs/libxy.a -lm -lbz2 -lz gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src' Making all in . gmake[3]: Entering directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src' /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT logic.lo -MD -MP -MF .deps/logic.Tpo -c -o logic.lo logic.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT logic.lo -MD -MP -MF .deps/logic.Tpo -c logic.cpp -fPIC -DPIC -o .libs/logic.o mv -f .deps/logic.Tpo .deps/logic.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT view.lo -MD -MP -MF .deps/view.Tpo -c -o view.lo view.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT view.lo -MD -MP -MF .deps/view.Tpo -c view.cpp -fPIC -DPIC -o .libs/view.o mv -f .deps/view.Tpo .deps/view.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT lexer.lo -MD -MP -MF .deps/lexer.Tpo -c -o lexer.lo lexer.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT lexer.lo -MD -MP -MF .deps/lexer.Tpo -c lexer.cpp -fPIC -DPIC -o .libs/lexer.o mv -f .deps/lexer.Tpo .deps/lexer.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT eparser.lo -MD -MP -MF .deps/eparser.Tpo -c -o eparser.lo eparser.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT eparser.lo -MD -MP -MF .deps/eparser.Tpo -c eparser.cpp -fPIC -DPIC -o .libs/eparser.o mv -f .deps/eparser.Tpo .deps/eparser.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT cparser.lo -MD -MP -MF .deps/cparser.Tpo -c -o cparser.lo cparser.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT cparser.lo -MD -MP -MF .deps/cparser.Tpo -c cparser.cpp -fPIC -DPIC -o .libs/cparser.o mv -f .deps/cparser.Tpo .deps/cparser.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT runner.lo -MD -MP -MF .deps/runner.Tpo -c -o runner.lo runner.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT runner.lo -MD -MP -MF .deps/runner.Tpo -c runner.cpp -fPIC -DPIC -o .libs/runner.o mv -f .deps/runner.Tpo .deps/runner.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT info.lo -MD -MP -MF .deps/info.Tpo -c -o info.lo info.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.cpp -fPIC -DPIC -o .libs/info.o mv -f .deps/info.Tpo .deps/info.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT common.lo -MD -MP -MF .deps/common.Tpo -c -o common.lo common.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.cpp -fPIC -DPIC -o .libs/common.o mv -f .deps/common.Tpo .deps/common.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT data.lo -MD -MP -MF .deps/data.Tpo -c -o data.lo data.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT data.lo -MD -MP -MF .deps/data.Tpo -c data.cpp -fPIC -DPIC -o .libs/data.o mv -f .deps/data.Tpo .deps/data.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT var.lo -MD -MP -MF .deps/var.Tpo -c -o var.lo var.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT var.lo -MD -MP -MF .deps/var.Tpo -c var.cpp -fPIC -DPIC -o .libs/var.o mv -f .deps/var.Tpo .deps/var.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT mgr.lo -MD -MP -MF .deps/mgr.Tpo -c -o mgr.lo mgr.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT mgr.lo -MD -MP -MF .deps/mgr.Tpo -c mgr.cpp -fPIC -DPIC -o .libs/mgr.o mv -f .deps/mgr.Tpo .deps/mgr.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT tplate.lo -MD -MP -MF .deps/tplate.Tpo -c -o tplate.lo tplate.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT tplate.lo -MD -MP -MF .deps/tplate.Tpo -c tplate.cpp -fPIC -DPIC -o .libs/tplate.o mv -f .deps/tplate.Tpo .deps/tplate.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT func.lo -MD -MP -MF .deps/func.Tpo -c -o func.lo func.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT func.lo -MD -MP -MF .deps/func.Tpo -c func.cpp -fPIC -DPIC -o .libs/func.o mv -f .deps/func.Tpo .deps/func.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT udf.lo -MD -MP -MF .deps/udf.Tpo -c -o udf.lo udf.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT udf.lo -MD -MP -MF .deps/udf.Tpo -c udf.cpp -fPIC -DPIC -o .libs/udf.o mv -f .deps/udf.Tpo .deps/udf.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT bfunc.lo -MD -MP -MF .deps/bfunc.Tpo -c -o bfunc.lo bfunc.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT bfunc.lo -MD -MP -MF .deps/bfunc.Tpo -c bfunc.cpp -fPIC -DPIC -o .libs/bfunc.o mv -f .deps/bfunc.Tpo .deps/bfunc.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT ast.lo -MD -MP -MF .deps/ast.Tpo -c -o ast.lo ast.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT ast.lo -MD -MP -MF .deps/ast.Tpo -c ast.cpp -fPIC -DPIC -o .libs/ast.o mv -f .deps/ast.Tpo .deps/ast.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT vm.lo -MD -MP -MF .deps/vm.Tpo -c -o vm.lo vm.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT vm.lo -MD -MP -MF .deps/vm.Tpo -c vm.cpp -fPIC -DPIC -o .libs/vm.o mv -f .deps/vm.Tpo .deps/vm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT settings.lo -MD -MP -MF .deps/settings.Tpo -c -o settings.lo settings.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT settings.lo -MD -MP -MF .deps/settings.Tpo -c settings.cpp -fPIC -DPIC -o .libs/settings.o mv -f .deps/settings.Tpo .deps/settings.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT ui.lo -MD -MP -MF .deps/ui.Tpo -c -o ui.lo ui.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT ui.lo -MD -MP -MF .deps/ui.Tpo -c ui.cpp -fPIC -DPIC -o .libs/ui.o mv -f .deps/ui.Tpo .deps/ui.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT GAfit.lo -MD -MP -MF .deps/GAfit.Tpo -c -o GAfit.lo GAfit.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT GAfit.lo -MD -MP -MF .deps/GAfit.Tpo -c GAfit.cpp -fPIC -DPIC -o .libs/GAfit.o mv -f .deps/GAfit.Tpo .deps/GAfit.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT LMfit.lo -MD -MP -MF .deps/LMfit.Tpo -c -o LMfit.lo LMfit.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT LMfit.lo -MD -MP -MF .deps/LMfit.Tpo -c LMfit.cpp -fPIC -DPIC -o .libs/LMfit.o mv -f .deps/LMfit.Tpo .deps/LMfit.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT guess.lo -MD -MP -MF .deps/guess.Tpo -c -o guess.lo guess.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT guess.lo -MD -MP -MF .deps/guess.Tpo -c guess.cpp -fPIC -DPIC -o .libs/guess.o mv -f .deps/guess.Tpo .deps/guess.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT NMfit.lo -MD -MP -MF .deps/NMfit.Tpo -c -o NMfit.lo NMfit.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT NMfit.lo -MD -MP -MF .deps/NMfit.Tpo -c NMfit.cpp -fPIC -DPIC -o .libs/NMfit.o mv -f .deps/NMfit.Tpo .deps/NMfit.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT model.lo -MD -MP -MF .deps/model.Tpo -c -o model.lo model.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT model.lo -MD -MP -MF .deps/model.Tpo -c model.cpp -fPIC -DPIC -o .libs/model.o mv -f .deps/model.Tpo .deps/model.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fit.lo -MD -MP -MF .deps/fit.Tpo -c -o fit.lo fit.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fit.lo -MD -MP -MF .deps/fit.Tpo -c fit.cpp -fPIC -DPIC -o .libs/fit.o mv -f .deps/fit.Tpo .deps/fit.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT voigt.lo -MD -MP -MF .deps/voigt.Tpo -c -o voigt.lo voigt.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT voigt.lo -MD -MP -MF .deps/voigt.Tpo -c voigt.cpp -fPIC -DPIC -o .libs/voigt.o mv -f .deps/voigt.Tpo .deps/voigt.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT numfuncs.lo -MD -MP -MF .deps/numfuncs.Tpo -c -o numfuncs.lo numfuncs.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT numfuncs.lo -MD -MP -MF .deps/numfuncs.Tpo -c numfuncs.cpp -fPIC -DPIC -o .libs/numfuncs.o mv -f .deps/numfuncs.Tpo .deps/numfuncs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk.lo -MD -MP -MF .deps/fityk.Tpo -c -o fityk.lo fityk.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk.lo -MD -MP -MF .deps/fityk.Tpo -c fityk.cpp -fPIC -DPIC -o .libs/fityk.o mv -f .deps/fityk.Tpo .deps/fityk.Plo /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -version-info 3:0:0 -lbz2 -lz -L/wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs -L/usr/local/lib -pthread -fstack-protector -o libfityk.la -rpath /usr/local/lib logic.lo view.lo lexer.lo eparser.lo cparser.lo runner.lo info.lo common.lo data.lo var.lo mgr.lo tplate.lo func.lo udf.lo bfunc.lo ast.lo vm.lo settings.lo ui.lo GAfit.lo LMfit.lo guess.lo NMfit.lo model.lo fit.lo voigt.lo numfuncs.lo fityk.lo -lxy -lm -lm -lm libtool: link: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/logic.o .libs/view.o .libs/lexer.o .libs/eparser.o .libs/cparser.o .libs/runner.o .libs/info.o .libs/common.o .libs/data.o .libs/var.o .libs/mgr.o .libs/tplate.o .libs/func.o .libs/udf.o .libs/bfunc.o .libs/ast.o .libs/vm.o .libs/settings.o .libs/ui.o .libs/GAfit.o .libs/LMfit.o .libs/guess.o .libs/NMfit.o .libs/model.o .libs/fit.o .libs/voigt.o .libs/numfuncs.o .libs/fityk.o -lbz2 -lz -L/wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs -L/usr/local/lib /wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs/libxy.a -L/usr/lib -lstdc++ -lm -lc -lssp_nonshared -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -fstack-protector -pthread -fstack-protector -pthread -Wl,-soname -Wl,libfityk.so.3 -o .libs/libfityk.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libfityk.so.3" && ln -s "libfityk.so.3.0.0" "libfityk.so.3") libtool: link: (cd ".libs" && rm -f "libfityk.so" && ln -s "libfityk.so.3.0.0" "libfityk.so") libtool: link: ( cd ".libs" && rm -f "libfityk.la" && ln -s "../libfityk.la" "libfityk.la" ) gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src' Making all in wxgui gmake[3]: Entering directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src/wxgui' c++ -DHAVE_CONFIG_H -I. -I../.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT ceria.o -MD -MP -MF .deps/ceria.Tpo -c -o ceria.o ceria.cpp mv -f .deps/ceria.Tpo .deps/ceria.Po cc -DHAVE_CONFIG_H -I. -I../.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT atomtables.o -MD -MP -MF .deps/atomtables.Tpo -c -o atomtables.o atomtables.c mv -f .deps/atomtables.Tpo .deps/atomtables.Po cc -DHAVE_CONFIG_H -I. -I../.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT sgtables.o -MD -MP -MF .deps/sgtables.Tpo -c -o sgtables.o sgtables.c mv -f .deps/sgtables.Tpo .deps/sgtables.Po rm -f libceria.a ar cru libceria.a ceria.o atomtables.o sgtables.o ranlib libceria.a c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-cmn.o -MD -MP -MF .deps/fityk-cmn.Tpo -c -o fityk-cmn.o `test -f 'cmn.cpp' || echo './'`cmn.cpp mv -f .deps/fityk-cmn.Tpo .deps/fityk-cmn.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-gradient.o -MD -MP -MF .deps/fityk-gradient.Tpo -c -o fityk-gradient.o `test -f 'gradient.cpp' || echo './'`gradient.cpp mv -f .deps/fityk-gradient.Tpo .deps/fityk-gradient.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-fancyrc.o -MD -MP -MF .deps/fityk-fancyrc.Tpo -c -o fityk-fancyrc.o `test -f 'fancyrc.cpp' || echo './'`fancyrc.cpp mv -f .deps/fityk-fancyrc.Tpo .deps/fityk-fancyrc.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-inputline.o -MD -MP -MF .deps/fityk-inputline.Tpo -c -o fityk-inputline.o `test -f 'inputline.cpp' || echo './'`inputline.cpp mv -f .deps/fityk-inputline.Tpo .deps/fityk-inputline.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-listptxt.o -MD -MP -MF .deps/fityk-listptxt.Tpo -c -o fityk-listptxt.o `test -f 'listptxt.cpp' || echo './'`listptxt.cpp mv -f .deps/fityk-listptxt.Tpo .deps/fityk-listptxt.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-dload.o -MD -MP -MF .deps/fityk-dload.Tpo -c -o fityk-dload.o `test -f 'dload.cpp' || echo './'`dload.cpp mv -f .deps/fityk-dload.Tpo .deps/fityk-dload.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-pplot.o -MD -MP -MF .deps/fityk-pplot.Tpo -c -o fityk-pplot.o `test -f 'pplot.cpp' || echo './'`pplot.cpp mv -f .deps/fityk-pplot.Tpo .deps/fityk-pplot.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-statbar.o -MD -MP -MF .deps/fityk-statbar.Tpo -c -o fityk-statbar.o `test -f 'statbar.cpp' || echo './'`statbar.cpp mv -f .deps/fityk-statbar.Tpo .deps/fityk-statbar.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-pane.o -MD -MP -MF .deps/fityk-pane.Tpo -c -o fityk-pane.o `test -f 'pane.cpp' || echo './'`pane.cpp mv -f .deps/fityk-pane.Tpo .deps/fityk-pane.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-sidebar.o -MD -MP -MF .deps/fityk-sidebar.Tpo -c -o fityk-sidebar.o `test -f 'sidebar.cpp' || echo './'`sidebar.cpp mv -f .deps/fityk-sidebar.Tpo .deps/fityk-sidebar.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-history.o -MD -MP -MF .deps/fityk-history.Tpo -c -o fityk-history.o `test -f 'history.cpp' || echo './'`history.cpp mv -f .deps/fityk-history.Tpo .deps/fityk-history.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-datatable.o -MD -MP -MF .deps/fityk-datatable.Tpo -c -o fityk-datatable.o `test -f 'datatable.cpp' || echo './'`datatable.cpp mv -f .deps/fityk-datatable.Tpo .deps/fityk-datatable.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-dataedit.o -MD -MP -MF .deps/fityk-dataedit.Tpo -c -o fityk-dataedit.o `test -f 'dataedit.cpp' || echo './'`dataedit.cpp mv -f .deps/fityk-dataedit.Tpo .deps/fityk-dataedit.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-defmgr.o -MD -MP -MF .deps/fityk-defmgr.Tpo -c -o fityk-defmgr.o `test -f 'defmgr.cpp' || echo './'`defmgr.cpp mv -f .deps/fityk-defmgr.Tpo .deps/fityk-defmgr.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-setdlg.o -MD -MP -MF .deps/fityk-setdlg.Tpo -c -o fityk-setdlg.o `test -f 'setdlg.cpp' || echo './'`setdlg.cpp mv -f .deps/fityk-setdlg.Tpo .deps/fityk-setdlg.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-print.o -MD -MP -MF .deps/fityk-print.Tpo -c -o fityk-print.o `test -f 'print.cpp' || echo './'`print.cpp mv -f .deps/fityk-print.Tpo .deps/fityk-print.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-sdebug.o -MD -MP -MF .deps/fityk-sdebug.Tpo -c -o fityk-sdebug.o `test -f 'sdebug.cpp' || echo './'`sdebug.cpp mv -f .deps/fityk-sdebug.Tpo .deps/fityk-sdebug.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-plot.o -MD -MP -MF .deps/fityk-plot.Tpo -c -o fityk-plot.o `test -f 'plot.cpp' || echo './'`plot.cpp mv -f .deps/fityk-plot.Tpo .deps/fityk-plot.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-aplot.o -MD -MP -MF .deps/fityk-aplot.Tpo -c -o fityk-aplot.o `test -f 'aplot.cpp' || echo './'`aplot.cpp mv -f .deps/fityk-aplot.Tpo .deps/fityk-aplot.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-mplot.o -MD -MP -MF .deps/fityk-mplot.Tpo -c -o fityk-mplot.o `test -f 'mplot.cpp' || echo './'`mplot.cpp mv -f .deps/fityk-mplot.Tpo .deps/fityk-mplot.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-uplot.o -MD -MP -MF .deps/fityk-uplot.Tpo -c -o fityk-uplot.o `test -f 'uplot.cpp' || echo './'`uplot.cpp mv -f .deps/fityk-uplot.Tpo .deps/fityk-uplot.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-about.o -MD -MP -MF .deps/fityk-about.Tpo -c -o fityk-about.o `test -f 'about.cpp' || echo './'`about.cpp mv -f .deps/fityk-about.Tpo .deps/fityk-about.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-fitinfo.o -MD -MP -MF .deps/fityk-fitinfo.Tpo -c -o fityk-fitinfo.o `test -f 'fitinfo.cpp' || echo './'`fitinfo.cpp mv -f .deps/fityk-fitinfo.Tpo .deps/fityk-fitinfo.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-dialogs.o -MD -MP -MF .deps/fityk-dialogs.Tpo -c -o fityk-dialogs.o `test -f 'dialogs.cpp' || echo './'`dialogs.cpp mv -f .deps/fityk-dialogs.Tpo .deps/fityk-dialogs.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-exportd.o -MD -MP -MF .deps/fityk-exportd.Tpo -c -o fityk-exportd.o `test -f 'exportd.cpp' || echo './'`exportd.cpp mv -f .deps/fityk-exportd.Tpo .deps/fityk-exportd.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-bgm.o -MD -MP -MF .deps/fityk-bgm.Tpo -c -o fityk-bgm.o `test -f 'bgm.cpp' || echo './'`bgm.cpp mv -f .deps/fityk-bgm.Tpo .deps/fityk-bgm.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-frame.o -MD -MP -MF .deps/fityk-frame.Tpo -c -o fityk-frame.o `test -f 'frame.cpp' || echo './'`frame.cpp mv -f .deps/fityk-frame.Tpo .deps/fityk-frame.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-app.o -MD -MP -MF .deps/fityk-app.Tpo -c -o fityk-app.o `test -f 'app.cpp' || echo './'`app.cpp mv -f .deps/fityk-app.Tpo .deps/fityk-app.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-powdifpat.o -MD -MP -MF .deps/fityk-powdifpat.Tpo -c -o fityk-powdifpat.o `test -f 'powdifpat.cpp' || echo './'`powdifpat.cpp mv -f .deps/fityk-powdifpat.Tpo .deps/fityk-powdifpat.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-sgchooser.o -MD -MP -MF .deps/fityk-sgchooser.Tpo -c -o fityk-sgchooser.o `test -f 'sgchooser.cpp' || echo './'`sgchooser.cpp mv -f .deps/fityk-sgchooser.Tpo .deps/fityk-sgchooser.Po /bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -lbz2 -lz -L/wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs -L/usr/local/lib -pthread -fstack-protector -o fityk fityk-cmn.o fityk-gradient.o fityk-fancyrc.o fityk-inputline.o fityk-listptxt.o fityk-dload.o fityk-pplot.o fityk-statbar.o fityk-pane.o fityk-sidebar.o fityk-history.o fityk-datatable.o fityk-dataedit.o fityk-defmgr.o fityk-setdlg.o fityk-print.o fityk-sdebug.o fityk-plot.o fityk-aplot.o fityk-mplot.o fityk-uplot.o fityk-about.o fityk-fitinfo.o fityk-dialogs.o fityk-exportd.o fityk-bgm.o fityk-frame.o fityk-app.o fityk-powdifpat.o fityk-sgchooser.o ../libfityk.la libceria.a -lxy -L/usr/local/lib -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu-3.0 -lm -lm -lm libtool: link: c++ -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -pthread -fstack-protector -o .libs/fityk fityk-cmn.o fityk-gradient.o fityk-fancyrc.o fityk-inputline.o fityk-listptxt.o fityk-dload.o fityk-pplot.o fityk-statbar.o fityk-pane.o fityk-sidebar.o fityk-history.o fityk-datatable.o fityk-dataedit.o fityk-defmgr.o fityk-setdlg.o fityk-print.o fityk-sdebug.o fityk-plot.o fityk-aplot.o fityk-mplot.o fityk-uplot.o fityk-about.o fityk-fitinfo.o fityk-dialogs.o fityk-exportd.o fityk-bgm.o fityk-frame.o fityk-app.o fityk-powdifpat.o fityk-sgchooser.o -L/wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs -L/usr/local/lib ../.libs/libfityk.so libceria.a /wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs/libxy.a -lbz2 -lz -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu-3.0 -lm -pthread -Wl,-rpath -Wl,/usr/local/lib /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `std::ctype::_M_widen_init() const@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `typeinfo for __cxxabiv1::__forced_unwind@CXXABI_1.3.2' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' Makefile:513: recipe for target 'fityk' failed gmake[3]: *** [fityk] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src/wxgui' Makefile:485: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src' Makefile:443: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8' Makefile:310: recipe for target 'all' failed gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/math/fityk. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 08:01:43 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 DF62F223 for ; Thu, 29 Jan 2015 08:01:43 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 BEDAEF5F for ; Thu, 29 Jan 2015 08:01:43 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T81hTn022719 for ; Thu, 29 Jan 2015 08:01:43 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T81hHP022717; Thu, 29 Jan 2015 08:01:43 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 08:01:43 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290801.t0T81hHP022717@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93i386-default][audio/py-karaoke] Failed for py27-karaoke-0.7.5_7 in configure 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: Thu, 29 Jan 2015 08:01:44 -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: tijl@FreeBSD.org Ident: $FreeBSD: head/audio/py-karaoke/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/py27-karaoke-0.7.5_7.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building audio/py-karaoke build started at Thu Jan 29 08:00:57 UTC 2015 port directory: /usr/ports/audio/py-karaoke building for: FreeBSD 93i386-default-job-07 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/audio/py-karaoke/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=py27-karaoke-0.7.5_7 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for py27-karaoke-0.7.5_7: MUTAGEN=off: Mutagen support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/py-karaoke/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/py-karaoke/work HOME=/wrkdirs/usr/ports/audio/py-karaoke/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/py-karaoke/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/py-karaoke/work HOME=/wrkdirs/usr/ports/audio/py-karaoke/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2-3.0-config LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/karaoke" EXAMPLESDIR="share/examples/karaoke" DATADIR="share/pykaraoke" WWWDIR="www/karaoke" ETCDIR="etc/karaoke" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pykaraoke DOCSDIR=/usr/local/share/doc/karaoke EXAMPLESDIR=/usr/local/share/examples/karaoke WWWDIR=/usr/local/www/karaoke ETCDIR=/usr/local/etc/karaoke --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> py27-karaoke-0.7.5_7 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.7.txz [93i386-default-job-07] Installing pkg-1.4.7... [93i386-default-job-07] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of py27-karaoke-0.7.5_7 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by py27-karaoke-0.7.5_7 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by py27-karaoke-0.7.5_7 for building => SHA256 Checksum OK for pykaraoke-0.7.5.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by py27-karaoke-0.7.5_7 for building ===> Extracting for py27-karaoke-0.7.5_7 => SHA256 Checksum OK for pykaraoke-0.7.5.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py27-karaoke-0.7.5_7 ===> Applying FreeBSD patches for py27-karaoke-0.7.5_7 =========================================================================== =================================================== ===> py27-karaoke-0.7.5_7 depends on package: py27-game>0 - not found ===> Verifying install for py27-game>0 in /usr/ports/devel/py-game ===> Installing existing package /packages/All/py27-game-1.9.1_5.txz [93i386-default-job-07] Installing py27-game-1.9.1_5... [93i386-default-job-07] `-- Installing py27-numpy-1.9.1_1,1... [93i386-default-job-07] | `-- Installing blas-3.4.2_3... [93i386-default-job-07] | | `-- Installing gcc-4.8.4... [93i386-default-job-07] | | `-- Installing binutils-2.25... [93i386-default-job-07] | | | `-- Installing gettext-runtime-0.19.4... [93i386-default-job-07] | | | `-- Installing indexinfo-0.2.2... [93i386-default-job-07] | | | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-07] | | | `-- Installing libiconv-1.14_6... [93i386-default-job-07] | | | `-- Extracting libiconv-1.14_6... done [93i386-default-job-07] | | | `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-07] | | `-- Extracting binutils-2.25... done [93i386-default-job-07] | | `-- Installing gcc-ecj-4.5... [93i386-default-job-07] | | `-- Extracting gcc-ecj-4.5... done [93i386-default-job-07] | | `-- Installing gmp-5.1.3_2... [93i386-default-job-07] | | `-- Extracting gmp-5.1.3_2... done [93i386-default-job-07] | | `-- Installing mpc-1.0.2_1... [93i386-default-job-07] | | | `-- Installing mpfr-3.1.2_2... [93i386-default-job-07] | | | `-- Extracting mpfr-3.1.2_2... done [93i386-default-job-07] | | `-- Extracting mpc-1.0.2_1... done [93i386-default-job-07] | | `-- Extracting gcc-4.8.4... done [93i386-default-job-07] | `-- Extracting blas-3.4.2_3... done [93i386-default-job-07] | `-- Installing lapack-3.4.2_3... [93i386-default-job-07] | `-- Extracting lapack-3.4.2_3... done [93i386-default-job-07] | `-- Installing py27-nose-1.3.4... [93i386-default-job-07] | | `-- Installing py27-setuptools27-5.5.1_1... [93i386-default-job-07] | | `-- Installing python27-2.7.9... [93i386-default-job-07] | | | `-- Installing libffi-3.2.1... [93i386-default-job-07] | | | `-- Extracting libffi-3.2.1... done [93i386-default-job-07] | | `-- Extracting python27-2.7.9... done [93i386-default-job-07] | | `-- Extracting py27-setuptools27-5.5.1_1... done [93i386-default-job-07] | `-- Extracting py27-nose-1.3.4... done [93i386-default-job-07] | `-- Installing suitesparse-4.0.2_4... [93i386-default-job-07] | `-- Extracting suitesparse-4.0.2_4... done [93i386-default-job-07] `-- Extracting py27-numpy-1.9.1_1,1... done [93i386-default-job-07] `-- Installing sdl-1.2.15_5,2... [93i386-default-job-07] | `-- Installing aalib-1.4.r5_11... [93i386-default-job-07] | `-- Extracting aalib-1.4.r5_11... done [93i386-default-job-07] | `-- Installing libGLU-9.0.0_2... [93i386-default-job-07] | | `-- Installing libGL-9.1.7_4... [93i386-default-job-07] | | `-- Installing dri2proto-2.8... [93i386-default-job-07] | | `-- Extracting dri2proto-2.8... done [93i386-default-job-07] | | `-- Installing expat-2.1.0_2... [93i386-default-job-07] | | `-- Extracting expat-2.1.0_2... done [93i386-default-job-07] | | `-- Installing libX11-1.6.2_2,1... [93i386-default-job-07] | | | `-- Installing kbproto-1.0.6... [93i386-default-job-07] | | | `-- Extracting kbproto-1.0.6... done [93i386-default-job-07] | | | `-- Installing libXau-1.0.8_2... [93i386-default-job-07] | | | `-- Installing xproto-7.0.26... [93i386-default-job-07] | | | `-- Extracting xproto-7.0.26... done [93i386-default-job-07] | | | `-- Extracting libXau-1.0.8_2... done [93i386-default-job-07] | | | `-- Installing libXdmcp-1.1.1_2... [93i386-default-job-07] | | | `-- Extracting libXdmcp-1.1.1_2... done [93i386-default-job-07] | | | `-- Installing libxcb-1.11... [93i386-default-job-07] | | | `-- Installing libpthread-stubs-0.3_6... [93i386-default-job-07] | | `-- Installing gdk-pixbuf2-2.31.2_1... [93i386-default-job-07] | | | `-- Installing jasper-1.900.1_14... [93i386-default-job-07] | | | `-- Extracting jasper-1.900.1_14... done [93i386-default-job-07] | | | `-- Installing libXi-1.7.4,1... [93i386-default-job-07] | | | `-- Installing inputproto-2.3.1... [93i386-default-job-07] | | | `-- Extracting inputproto-2.3.1... done [93i386-default-job-07] | | | `-- Extracting libXi-1.7.4,1... done [93i386-default-job-07] | | | `-- Installing libXt-1.1.4_2,1... [93i386-default-job-07] | | | `-- Extracting libXt-1.1.4_2,1... done [93i386-default-job-07] | | `-- Extracting gdk-pixbuf2-2.31.2_1... done [93i386-default-job-07] | | `-- Installing gtk-update-icon-cache-2.24.25... [93i386-default-job-07] | | | `-- Installing hicolor-icon-theme-0.12... [93i386-default-job-07] | | | `-- Extracting hicolor-icon-theme-0.12... done [93i386-default-job-07] | | | `-- Installing libXcomposite-0.4.4_2,1... [93i386-default-job-07] | | | `-- Installing compositeproto-0.4.2... [93i386-default-job-07] | | | `-- Extracting compositeproto-0.4.2... done [93i386-default-job-07] | | | `-- Extracting libXcomposite-0.4.4_2,1... done [93i386-default-job-07] | | | `-- Installing libXcursor-1.1.14_2... [93i386-default-job-07] | | | `-- Extracting libXcursor-1.1.14_2... done [93i386-default-job-07] | | | `-- Installing libXinerama-1.1.3_2,1... [93i386-default-job-07] | | | `-- Installing xineramaproto-1.2.1... [93i386-default-job-07] | | | `-- Extracting xineramaproto-1.2.1... done [93i386-default-job-07] | | | `-- Extracting libXinerama-1.1.3_2,1... done [93i386-default-job-07] | | | `-- Installing pango-1.36.8... [93i386-default-job-07] | | | `-- Installing cairo-1.12.18_1,2... [93i386-default-job-07] | | | | `-- Installing fontconfig-2.11.1,1... [93i386-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 [93i386-default-job-07] | | | | `-- Installing pixman-0.32.6... [93i386-default-job-07] | | | | `-- Extracting pixman-0.32.6... done [93i386-default-job-07] | | | | `-- Installing xcb-util-renderutil-0.3.9... [93i386-default-job-07] | | | | `-- Installing xcb-util-0.4.0,1... [93i386-default-job-07] | | | | `-- Extracting xcb-util-0.4.0,1... done [93i386-default-job-07] | | | | `-- Extracting xcb-util-renderutil-0.3.9... done [93i386-default-job-07] | | | `-- Extracting cairo-1.12.18_1,2... done [93i386-default-job-07] | | | `-- Installing encodings-1.0.4_1,1... [93i386-default-job-07] | | | | `-- Installing font-util-1.3.0_1... [93i386-default-job-07] | | | | `-- Extracting font-util-1.3.0_1... done [93i386-default-job-07] | | | `-- Extracting encodings-1.0.4_1,1... done [93i386-default-job-07] | | | `-- Installing harfbuzz-0.9.36... [93i386-default-job-07] | | | | `-- Installing graphite2-1.2.4... [93i386-default-job-07] | | | | `-- Extracting graphite2-1.2.4... done [93i386-default-job-07] | | | | `-- Installing icu-53.1... [93i386-default-job-07] | | | | `-- Extracting icu-53.1... done [93i386-default-job-07] | | | `-- Extracting harfbuzz-0.9.36... done [93i386-default-job-07] | | | `-- Installing libXft-2.3.2... [93i386-default-job-07] | | | `-- Extracting libXft-2.3.2... done [93i386-default-job-07] | | | `-- Installing xorg-fonts-truetype-7.7_1... [93i386-default-job-07] | | | | `-- Installing dejavu-2.34_4... [93i386-default-job-07] | | | | `-- Extracting dejavu-2.34_4... done [93i386-default-job-07] | | | | `-- Installing font-bh-ttf-1.0.3_1... [93i386-default-job-07] | | | | `-- Installing mkfontdir-1.0.7... [93i386-default-job-07] | | | | | `-- Installing mkfontscale-1.1.1_1... [93i386-default-job-07] | | | | | `-- Installing libfontenc-1.1.2_2... [93i386-default-job-07] | | | | | `-- Extracting libfontenc-1.1.2_2... done [93i386-default-job-07] | | | | | `-- Extracting mkfontscale-1.1.1_1... done [93i386-default-job-07] | | | | `-- Extracting mkfontdir-1.0.7... done [93i386-default-job-07] | | | | `-- Extracting font-bh-ttf-1.0.3_1... done [93i386-default-job-07] | | | | `-- Installing font-misc-ethiopic-1.0.3_1... [93i386-default-job-07] | | | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [93i386-default-job-07] | | | | `-- Installing font-misc-meltho-1.0.3_1... [93i386-default-job-07] | | | | `-- Extracting font-misc-meltho-1.0.3_1... done [93i386-default-job-07] | | | `-- Extracting pango-1.36.8... done [93i386-default-job-07] | | | `-- Installing shared-mime-info-1.1_1... [93i386-default-job-07] | | | `-- Extracting shared-mime-info-1.1_1... done [93i386-default-job-07] | | `-- Extracting gtk-update-icon-cache-2.24.25... done [93i386-default-job-07] | | `-- Installing python-2.7_2,2... [93i386-default-job-07] | | `-- Extracting python-2.7_2,2... done [93i386-default-job-07] | | `-- Extracting gtk2-2.24.25_1... done [93i386-default-job-07] | | `-- Installing polkit-0.105_5... [93i386-default-job-07] | | `-- Installing gobject-introspection-1.42.0... [93i386-default-job-07] | | `-- Extracting gobject-introspection-1.42.0... done [93i386-default-job-07] | | `-- Extracting polkit-0.105_5... done [93i386-default-job-07] | `-- Extracting gconf2-3.2.6_3... done [93i386-default-job-07] | `-- Installing gstreamer-plugins-0.10.36_5,3... [93i386-default-job-07] | | `-- Installing gstreamer-0.10.36_2... [93i386-default-job-07] | | `-- Extracting gstreamer-0.10.36_2... done [93i386-default-job-07] | | `-- Installing libXv-1.0.10_2,1... [93i386-default-job-07] | | `-- Installing videoproto-2.3.2... [93i386-default-job-07] | | `-- Extracting videoproto-2.3.2... done [93i386-default-job-07] | | `-- Extracting libXv-1.0.10_2,1... done [93i386-default-job-07] | | `-- Installing orc-0.4.23... [93i386-default-job-07] | | `-- Extracting orc-0.4.23... done [93i386-default-job-07] | `-- Extracting gstreamer-plugins-0.10.36_5,3... done [93i386-default-job-07] | `-- Installing libmspack-0.4_2... [93i386-default-job-07] | `-- Extracting libmspack-0.4_2... done [93i386-default-job-07] | `-- Installing webkit-gtk2-2.4.8... [93i386-default-job-07] | | `-- Installing curl-7.40.0... [93i386-default-job-07] | | `-- Installing ca_root_nss-3.17.3_1... [93i386-default-job-07] | | `-- Extracting ca_root_nss-3.17.3_1... done [93i386-default-job-07] | | `-- Extracting curl-7.40.0... done [93i386-default-job-07] | | `-- Installing enchant-1.6.0_4... [93i386-default-job-07] | | `-- Installing hunspell-1.3.3... [93i386-default-job-07] | | `-- Extracting hunspell-1.3.3... done [93i386-default-job-07] | | `-- Extracting enchant-1.6.0_4... done [93i386-default-job-07] | | `-- Installing geoclue-2.1.10... [93i386-default-job-07] | | `-- Installing json-glib-1.0.2_1... [93i386-default-job-07] | | `-- Extracting json-glib-1.0.2_1... done [93i386-default-job-07] | | `-- Installing libsoup-2.48.1_1... [93i386-default-job-07] | | | `-- Installing glib-networking-2.42.1_1... [93i386-default-job-07] | | | `-- Installing gnutls-3.2.21... [93i386-default-job-07] | | | | `-- Installing libidn-1.29... [93i386-default-job-07] | | | | `-- Extracting libidn-1.29... done [93i386-default-job-07] | | | | `-- Installing libtasn1-4.2... [93i386-default-job-07] | | | | `-- Extracting libtasn1-4.2... done [93i386-default-job-07] | | | | `-- Installing nettle-2.7.1... [93i386-default-job-07] | | | | `-- Extracting nettle-2.7.1... done [93i386-default-job-07] | | | | `-- Installing p11-kit-0.22.1... [93i386-default-job-07] | | | | `-- Extracting p11-kit-0.22.1... done [93i386-default-job-07] | | | | `-- Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [93i386-default-job-07] | | | | `-- Extracting trousers-tddl-0.3.10_7... done [93i386-default-job-07] | | | `-- Extracting gnutls-3.2.21... done [93i386-default-job-07] | | | `-- Installing gsettings-desktop-schemas-3.14.1... [93i386-default-job-07] | | | | `-- Installing cantarell-fonts-0.0.16... [93i386-default-job-07] | | | | `-- Extracting cantarell-fonts-0.0.16... done /usr/local/share/fonts/cantarell: caching, new cache contents: 2 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory /usr/local/bin/fc-cache: succeeded [93i386-default-job-07] | | | `-- Extracting gsettings-desktop-schemas-3.14.1... done [93i386-default-job-07] | | | `-- Installing libgcrypt-1.6.2... [93i386-default-job-07] | | | | `-- Installing libgpg-error-1.17... [93i386-default-job-07] | | | | `-- Extracting libgpg-error-1.17... done [93i386-default-job-07] | | | `-- Extracting libgcrypt-1.6.2... done [93i386-default-job-07] | | | `-- Installing libproxy-0.4.6... [93i386-default-job-07] | | | `-- Extracting libproxy-0.4.6... done [93i386-default-job-07] | | | `-- Extracting glib-networking-2.42.1_1... done [93i386-default-job-07] | | | `-- Installing sqlite3-3.8.8... [93i386-default-job-07] | | | `-- Extracting sqlite3-3.8.8... done [93i386-default-job-07] | | `-- Extracting libsoup-2.48.1_1... done [93i386-default-job-07] | | `-- Extracting geoclue-2.1.10... done [93i386-default-job-07] | | `-- Installing gstreamer1-plugins-1.4.5_1... [93i386-default-job-07] | | `-- Installing gstreamer1-1.4.5... [93i386-default-job-07] | | `-- Extracting gstreamer1-1.4.5... done [93i386-default-job-07] | | `-- Installing iso-codes-3.57... [93i386-default-job-07] | | `-- Extracting iso-codes-3.57... done [93i386-default-job-07] | | `-- Extracting gstreamer1-plugins-1.4.5_1... done [93i386-default-job-07] | | `-- Installing libsecret-0.18_3... [93i386-default-job-07] | | `-- Extracting libsecret-0.18_3... done [93i386-default-job-07] | | `-- Installing libxslt-1.1.28_6... [93i386-default-job-07] | | `-- Extracting libxslt-1.1.28_6... done [93i386-default-job-07] | `-- Extracting webkit-gtk2-2.4.8... done [93i386-default-job-07] `-- Extracting wx30-gtk2-3.0.2_2... done [93i386-default-job-07] Extracting py27-wxPython30-3.0.0.0_1... done Message for dejavu-2.34_4: 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. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of py27-karaoke-0.7.5_7 =========================================================================== =================================================== ===> py27-karaoke-0.7.5_7 depends on shared library: libpthread-stubs.so - found (/usr/local/lib/libpthread-stubs.so.0.0.0) ===> py27-karaoke-0.7.5_7 depends on shared library: libaa.so - found (/usr/local/lib/libaa.so.1.0.4) ===> py27-karaoke-0.7.5_7 depends on shared library: libSDL.so - found (/usr/local/lib/libSDL-1.2.so.0.11.4) ===> py27-karaoke-0.7.5_7 depends on shared library: libiconv.so.3 - found (/usr/local/lib/libiconv.so.2.5.1) =========================================================================== =================================================== ===> Configuring for py27-karaoke-0.7.5_7 Traceback (most recent call last): File "", line 1, in File "setup.py", line 33, in import wx File "/usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/wx/__init__.py", line 45, in from wx._core import * File "/usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py", line 4, in import _core_ ImportError: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11 required by /usr/local/lib/libwx_baseu-3.0.so.0 not found *** [do-configure] Error code 1 Stop in /usr/ports/audio/py-karaoke. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 08:05:22 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 29853295; Thu, 29 Jan 2015 08:05:22 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 157FCF99; Thu, 29 Jan 2015 08:05:22 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T85LGY017450; Thu, 29 Jan 2015 08:05:21 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T85LJR017447; Thu, 29 Jan 2015 08:05:21 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 08:05:21 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290805.t0T85LJR017447@beefy2.isc.freebsd.org> To: x11@FreeBSD.org Subject: [package - 93amd64-default][graphics/waffle] Failed for waffle-1.5.0 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: Thu, 29 Jan 2015 08:05:22 -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: x11@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/graphics/waffle/Makefile 377024 2015-01-14 16:04:12Z kwm $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/waffle-1.5.0.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building graphics/waffle build started at Thu Jan 29 08:05:13 UTC 2015 port directory: /usr/ports/graphics/waffle building for: FreeBSD 93amd64-default-job-06 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: x11@FreeBSD.org Makefile ident: $FreeBSD: head/graphics/waffle/Makefile 377024 2015-01-14 16:04:12Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=waffle-1.5.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for waffle-1.5.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/waffle/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/waffle/work HOME=/wrkdirs/usr/ports/graphics/waffle/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/waffle/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/waffle/work HOME=/wrkdirs/usr/ports/graphics/waffle/work TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/waffle/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/waffle/work HOME=/wrkdirs/usr/ports/graphics/waffle/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/waffle/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/waffle/work HOME=/wrkdirs/usr/ports/graphics/waffle/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/graphics/waffle/work/stage PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -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" BS D_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTVERSION=1.5.0 CMAKE_BUILD_TYPE="release" OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/waffle1" EXAMPLESDIR="share/examples/waffle" DATADIR="share/waffle" WWWDIR="www/waffle" ETCDIR="etc/waffle" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/waffle DOCSDIR=/usr/local/share/doc/waffle1 EXAMPLESDIR=/usr/local/share/examples/waffle WWWDIR=/usr/local/www/waffle ETCDIR=/usr/local/etc/waffle --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD2CLAUSE accepted by the user =========================================================================== =================================================== ===> waffle-1.5.0 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.7.txz [93amd64-default-job-06] Installing pkg-1.4.7... [93amd64-default-job-06] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of waffle-1.5.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by waffle-1.5.0 for building =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by waffle-1.5.0 for building => SHA256 Checksum OK for waffle-1.5.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by waffle-1.5.0 for building ===> Extracting for waffle-1.5.0 => SHA256 Checksum OK for waffle-1.5.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for waffle-1.5.0 ===> Applying FreeBSD patches for waffle-1.5.0 =========================================================================== =================================================== ===> waffle-1.5.0 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.1.txz [93amd64-default-job-06] Installing cmake-3.1.1... [93amd64-default-job-06] `-- Installing cmake-modules-3.1.1... [93amd64-default-job-06] `-- Extracting cmake-modules-3.1.1... done [93amd64-default-job-06] `-- Installing curl-7.40.0... [93amd64-default-job-06] | `-- Installing ca_root_nss-3.17.3_1... [93amd64-default-job-06] | `-- Extracting ca_root_nss-3.17.3_1... done [93amd64-default-job-06] `-- Extracting curl-7.40.0... done [93amd64-default-job-06] `-- Installing expat-2.1.0_2... [93amd64-default-job-06] `-- Extracting expat-2.1.0_2... done [93amd64-default-job-06] `-- Installing libarchive-3.1.2_2,1... [93amd64-default-job-06] | `-- Installing libxml2-2.9.2_2... [93amd64-default-job-06] | | `-- Installing libiconv-1.14_6... [93amd64-default-job-06] | | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-06] | `-- Extracting libxml2-2.9.2_2... done [93amd64-default-job-06] | `-- Installing lzo2-2.08_1... [93amd64-default-job-06] | `-- Extracting lzo2-2.08_1... done [93amd64-default-job-06] `-- Extracting libarchive-3.1.2_2,1... done [93amd64-default-job-06] Extracting cmake-3.1.1... done ===> Returning to build of waffle-1.5.0 ===> waffle-1.5.0 depends on executable: ninja - not found ===> Verifying install for ninja in /usr/ports/devel/ninja ===> Installing existing package /packages/All/ninja-1.5.3,1.txz [93amd64-default-job-06] Installing ninja-1.5.3,1... [93amd64-default-job-06] Extracting ninja-1.5.3,1... done ===> Returning to build of waffle-1.5.0 ===> waffle-1.5.0 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93amd64-default-job-06] Installing pkgconf-0.9.7... [93amd64-default-job-06] Extracting pkgconf-0.9.7... done ===> Returning to build of waffle-1.5.0 ===> waffle-1.5.0 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/glproto.pc in /usr/ports/x11/glproto ===> Installing existing package /packages/All/glproto-1.4.17.txz [93amd64-default-job-06] Installing glproto-1.4.17... [93amd64-default-job-06] Extracting glproto-1.4.17... done ===> Returning to build of waffle-1.5.0 ===> waffle-1.5.0 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/dri2proto.pc in /usr/ports/x11/dri2proto ===> Installing existing package /packages/All/dri2proto-2.8.txz [93amd64-default-job-06] Installing dri2proto-2.8... [93amd64-default-job-06] Extracting dri2proto-2.8... done ===> Returning to build of waffle-1.5.0 ===> waffle-1.5.0 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/x11.pc in /usr/ports/x11/libX11 ===> Installing existing package /packages/All/libX11-1.6.2_2,1.txz [93amd64-default-job-06] Installing libX11-1.6.2_2,1... [93amd64-default-job-06] `-- Installing kbproto-1.0.6... [93amd64-default-job-06] `-- Extracting kbproto-1.0.6... done [93amd64-default-job-06] `-- Installing libXau-1.0.8_2... [93amd64-default-job-06] | `-- Installing xproto-7.0.26... [93amd64-default-job-06] | `-- Extracting xproto-7.0.26... done [93amd64-default-job-06] `-- Extracting libXau-1.0.8_2... done [93amd64-default-job-06] `-- Installing libXdmcp-1.1.1_2... [93amd64-default-job-06] `-- Extracting libXdmcp-1.1.1_2... done [93amd64-default-job-06] `-- Installing libxcb-1.11... [93amd64-default-job-06] | `-- Installing libpthread-stubs-0.3_6... [93amd64-default-job-06] | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-default-job-06] `-- Extracting libxcb-1.11... done [93amd64-default-job-06] Extracting libX11-1.6.2_2,1... done ===> Returning to build of waffle-1.5.0 ===> waffle-1.5.0 depends on file: /usr/local/libdata/pkgconfig/xcb.pc - found =========================================================================== =================================================== ===> waffle-1.5.0 depends on shared library: libGL.so - not found ===> Verifying for libGL.so in /usr/ports/graphics/libGL ===> Installing existing package /packages/All/libGL-9.1.7_4.txz [93amd64-default-job-06] Installing libGL-9.1.7_4... [93amd64-default-job-06] `-- Installing libXdamage-1.1.4_2... [93amd64-default-job-06] | `-- Installing damageproto-1.2.1... [93amd64-default-job-06] | `-- Extracting damageproto-1.2.1... done [93amd64-default-job-06] | `-- Installing libXfixes-5.0.1_2... [93amd64-default-job-06] | | `-- Installing fixesproto-5.0... [93amd64-default-job-06] | | `-- Extracting fixesproto-5.0... done [93amd64-default-job-06] | `-- Extracting libXfixes-5.0.1_2... done [93amd64-default-job-06] `-- Extracting libXdamage-1.1.4_2... done [93amd64-default-job-06] `-- Installing libXext-1.3.3,1... [93amd64-default-job-06] | `-- Installing xextproto-7.3.0... [93amd64-default-job-06] | `-- Extracting xextproto-7.3.0... done [93amd64-default-job-06] `-- Extracting libXext-1.3.3,1... done [93amd64-default-job-06] `-- Installing libXxf86vm-1.1.3_2... [93amd64-default-job-06] | `-- Installing xf86vidmodeproto-2.3.1... [93amd64-default-job-06] | `-- Extracting xf86vidmodeproto-2.3.1... done [93amd64-default-job-06] `-- Extracting libXxf86vm-1.1.3_2... done [93amd64-default-job-06] `-- Installing libdevq-0.0.2... [93amd64-default-job-06] `-- Extracting libdevq-0.0.2... done [93amd64-default-job-06] `-- Installing libdrm-2.4.58_1,1... [93amd64-default-job-06] | `-- Installing libpciaccess-0.13.2_2... [93amd64-default-job-06] | | `-- Installing pciids-20150124... [93amd64-default-job-06] | | `-- Extracting pciids-20150124... done [93amd64-default-job-06] | `-- Extracting libpciaccess-0.13.2_2... done [93amd64-default-job-06] `-- Extracting libdrm-2.4.58_1,1... done [93amd64-default-job-06] `-- Installing libglapi-9.1.7_2... [93amd64-default-job-06] | `-- Installing libxshmfence-1.1_3... [93amd64-default-job-06] | `-- Extracting libxshmfence-1.1_3... done [93amd64-default-job-06] `-- Extracting libglapi-9.1.7_2... done [93amd64-default-job-06] Extracting libGL-9.1.7_4... done ===> Returning to build of waffle-1.5.0 ===> waffle-1.5.0 depends on shared library: libEGL.so - not found ===> Verifying for libEGL.so in /usr/ports/graphics/libEGL ===> Installing existing package /packages/All/libEGL-9.1.7_5.txz [93amd64-default-job-06] Installing libEGL-9.1.7_5... [93amd64-default-job-06] Extracting libEGL-9.1.7_5... done ===> Returning to build of waffle-1.5.0 =========================================================================== =================================================== ===> Configuring for waffle-1.5.0 ===> Performing out-of-source build /bin/mkdir -p /wrkdirs/usr/ports/graphics/waffle/work/.build -- The C compiler identification is GNU 4.2.1 -- Check for working C compiler using: Ninja -- Check for working C compiler using: Ninja -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: pkgconf (found version "0.28") -- Performing Test WERROR_IMPLICIT_FUNCTION_DECLARATION -- Performing Test WERROR_IMPLICIT_FUNCTION_DECLARATION - Success -- Performing Test WERROR_INCOMPATIBLE_POINTER_TYPES -- Performing Test WERROR_INCOMPATIBLE_POINTER_TYPES - Failed -- Performing Test WERROR_INT_CONVERSION -- Performing Test WERROR_INT_CONVERSION - Failed -- Performing Test WITH_VISIBILITY_HIDDEN -- Performing Test WITH_VISIBILITY_HIDDEN - Success -- Performing Test WERROR_MISSING_PROTOTYPES -- Performing Test WERROR_MISSING_PROTOTYPES - Success -- Performing Test waffle_has_tls -- Performing Test waffle_has_tls - Success -- Performing Test waffle_has_tls_model_initial_exec -- Performing Test waffle_has_tls_model_initial_exec - Success ----------------------------------------------- Configuration summary ----------------------------------------------- Supported platforms: Dependencies: Build type: Release Tools: CMAKE_C_COMPILER: /usr/bin/cc CMAKE_C_FLAGS: -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing --std=c99 -Wall -Werror=implicit-function-declaration -fvisibility=hidden -Werror=missing-prototypes CMAKE_C_FLAGS_DEBUG: -g3 -O0 -DDEBUG CMAKE_C_FLAGS_RELEASE: -g1 -O2 -DNDEBUG Install paths: CMAKE_INSTALL_PREFIX: /usr/local CMAKE_INSTALL_INCLUDEDIR: include CMAKE_INSTALL_LIBDIR: lib CMAKE_INSTALL_DOCDIR: share/doc/waffle1 ----------------------------------------------- -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_COLOR_MAKEFILE CMAKE_CXX_COMPILER CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS CMAKE_VERBOSE_MAKEFILE THREADS_HAVE_PTHREAD_ARG -- Build files have been written to: /wrkdirs/usr/ports/graphics/waffle/work/.build =========================================================================== =================================================== ===> Building for waffle-1.5.0 [1/63] Building C object CMakeFiles/cmocka.dir/third_party/cmocka/src/cmocka.c.o [2/63] Building C object src/waffle_test/CMakeFiles/waffle_test.dir/wt_main.c.o [3/63] Building C object third_party/threads/CMakeFiles/threads_bundled.dir/threads_posix.c.o [4/63] Building C object src/waffle_test/CMakeFiles/waffle_test.dir/wt_test.c.o [5/63] Building C object src/waffle_test/CMakeFiles/waffle_test.dir/wt_runner.c.o [6/63] Linking C static library lib/libwaffle_test.a [7/63] Linking C static library lib/libthreads_bundled.a [8/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/api_priv.c.o [9/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_dl.c.o [10/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_attrib_list.c.o [11/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_config.c.o [12/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_context.c.o [13/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_display.c.o [14/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_enum.c.o [15/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_error.c.o [16/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_init.c.o [17/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_gl_misc.c.o [18/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/core/wcore_error.c.o [19/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_window.c.o [20/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/core/wcore_attrib_list.c.o [21/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/core/wcore_config_attrs.c.o [22/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/core/wcore_display.c.o [23/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/core/wcore_tinfo.c.o [24/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/core/wcore_util.c.o [25/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/linux/linux_dl.c.o [26/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/linux/linux_platform.c.o [27/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/api_priv.c.o [28/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_attrib_list.c.o [29/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_config.c.o [30/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_context.c.o [31/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_display.c.o [32/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_dl.c.o [33/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_enum.c.o [34/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_error.c.o [35/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_gl_misc.c.o [36/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_init.c.o [37/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_window.c.o [38/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/core/wcore_attrib_list.c.o [39/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/core/wcore_config_attrs.c.o [40/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/core/wcore_display.c.o [41/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/core/wcore_error.c.o [42/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/core/wcore_tinfo.c.o [43/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/core/wcore_util.c.o [44/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/linux/linux_dl.c.o [45/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/linux/linux_platform.c.o [46/63] Linking C static library lib/libwaffle-static-1.a [47/63] Linking C static library lib/libcmocka.a [48/63] Linking C shared library lib/libwaffle-1.so.0.5.0 [49/63] Building C object src/waffle/CMakeFiles/wcore_attrib_list_unittest.dir/core/wcore_attrib_list_unittest.c.o [50/63] Building C object src/waffle/CMakeFiles/wcore_config_attrs_unittest.dir/core/wcore_config_attrs_unittest.c.o [51/63] Building C object src/waffle/CMakeFiles/wcore_error_unittest.dir/core/wcore_error_unittest.c.o [52/63] Creating library symlink lib/libwaffle-1.so.0 lib/libwaffle-1.so [53/63] Linking C executable tests/wcore_attrib_list_unittest [54/63] Linking C executable tests/wcore_error_unittest [55/63] Building C object src/utils/CMakeFiles/wflinfo.dir/wflinfo.c.o [56/63] Building C object tests/functional/CMakeFiles/gl_basic_test.dir/gl_basic_test.c.o [57/63] Building C object examples/CMakeFiles/gl_basic.dir/gl_basic.c.o [58/63] Building C object examples/CMakeFiles/simple-x11-egl.dir/simple-x11-egl.c.o FAILED: /usr/bin/cc -DWAFFLE_API_EXPERIMENTAL -DWAFFLE_API_VERSION=261 -DWAFFLE_HAS_TLS -DWAFFLE_HAS_TLS_MODEL_INITIAL_EXEC -D_XOPEN_SOURCE=600 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing --std=c99 -Wall -Werror=implicit-function-declaration -fvisibility=hidden -Werror=missing-prototypes -g1 -O2 -DNDEBUG -I/wrkdirs/usr/ports/graphics/waffle/work/waffle-1.5.0/include -I/wrkdirs/usr/ports/graphics/waffle/work/waffle-1.5.0/include/waffle -I/wrkdirs/usr/ports/graphics/waffle/work/waffle-1.5.0/src -I/wrkdirs/usr/ports/graphics/waffle/work/waffle-1.5.0/third_party/threads -Wno-initializer-overrides -MMD -MT tests/functional/CMakeFiles/gl_basic_test.dir/gl_basic_test.c.o -MF tests/functional/CMakeFiles/gl_basic_test.dir/gl_basic_test.c.o.d -o tests/functional/CMakeFiles/gl_basic_test.dir/gl_basic_test.c.o -c /wrkdirs/usr/ports/graphics/waffle/work/waffle-1.5.0/tests/functional/gl_basic_test.c cc1: error: unrecognized command line option "-Wno-initializer-overrides" ninja: build stopped: subcommand failed. *** [do-build] Error code 1 Stop in /usr/ports/graphics/waffle. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 08:08:29 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 01AE8333; Thu, 29 Jan 2015 08:08:29 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 E1F65FC9; Thu, 29 Jan 2015 08:08:28 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T88Sfg067584; Thu, 29 Jan 2015 08:08:28 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T88S27067572; Thu, 29 Jan 2015 08:08:28 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 08:08:28 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290808.t0T88S27067572@beefy1.isc.freebsd.org> To: johans@FreeBSD.org Subject: [package - 93i386-default][security/gss] Failed for gss-1.0.3 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: Thu, 29 Jan 2015 08:08:29 -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: johans@FreeBSD.org Last committer: johans@FreeBSD.org Ident: $FreeBSD: head/security/gss/Makefile 370945 2014-10-15 19:17:17Z johans $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/gss-1.0.3.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building security/gss build started at Thu Jan 29 08:08:16 UTC 2015 port directory: /usr/ports/security/gss building for: FreeBSD 93i386-default-job-11 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: johans@FreeBSD.org Makefile ident: $FreeBSD: head/security/gss/Makefile 370945 2014-10-15 19:17:17Z johans $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gss-1.0.3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gss-1.0.3: DOCS=on: Build and/or install documentation NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-kerberos5 --enable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/gss/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/gss/work HOME=/wrkdirs/usr/ports/security/gss/work TMPDIR="/tmp" PKG_CONFIG=pkgconf ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/gss/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/gss/work HOME=/wrkdirs/usr/ports/security/gss/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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" 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-- DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/gss" EXAMPLESDIR="share/examples/gss" DATADIR="share/gss" WWWDIR="www/gss" ETCDIR="etc/gss" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gss DOCSDIR=/usr/local/share/doc/gss EXAMPLESDIR=/usr/local/share/examples/gss WWWDIR=/usr/local/www/gss ETCDIR=/usr/local/etc/gss --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> gss-1.0.3 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.7.txz [93i386-default-job-11] Installing pkg-1.4.7... [93i386-default-job-11] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gss-1.0.3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gss-1.0.3 for building =========================================================================== =================================================== ===> Fetching all distfiles required by gss-1.0.3 for building => SHA256 Checksum OK for gss-1.0.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gss-1.0.3 for building ===> Extracting for gss-1.0.3 => SHA256 Checksum OK for gss-1.0.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gss-1.0.3 =========================================================================== =================================================== ===> gss-1.0.3 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93i386-default-job-11] Installing pkgconf-0.9.7... [93i386-default-job-11] Extracting pkgconf-0.9.7... done ===> Returning to build of gss-1.0.3 ===> gss-1.0.3 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 [93i386-default-job-11] Installing gettext-tools-0.19.4... [93i386-default-job-11] `-- Installing expat-2.1.0_2... [93i386-default-job-11] `-- Extracting expat-2.1.0_2... done [93i386-default-job-11] `-- Installing gettext-runtime-0.19.4... [93i386-default-job-11] | `-- Installing indexinfo-0.2.2... [93i386-default-job-11] | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-11] | `-- Installing libiconv-1.14_6... [93i386-default-job-11] | `-- Extracting libiconv-1.14_6... done [93i386-default-job-11] `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-11] Extracting gettext-tools-0.19.4... done ===> Returning to build of gss-1.0.3 ===> gss-1.0.3 depends on file: /usr/local/bin/perl5.18.4 - not found ===> Verifying install for /usr/local/bin/perl5.18.4 in /usr/ports/lang/perl5.18 ===> Installing existing package /packages/All/perl5-5.18.4_11.txz [93i386-default-job-11] Installing perl5-5.18.4_11... [93i386-default-job-11] Extracting perl5-5.18.4_11... done ===> Returning to build of gss-1.0.3 =========================================================================== =================================================== ===> gss-1.0.3 depends on shared library: libshishi.so - not found ===> Verifying for libshishi.so in /usr/ports/security/shishi ===> Installing existing package /packages/All/shishi-1.0.2_8.txz [93i386-default-job-11] Installing shishi-1.0.2_8... [93i386-default-job-11] `-- Installing gnutls-3.2.21... [93i386-default-job-11] | `-- Installing libidn-1.29... [93i386-default-job-11] | `-- Extracting libidn-1.29... done [93i386-default-job-11] | `-- Installing libtasn1-4.2... [93i386-default-job-11] | `-- Extracting libtasn1-4.2... done [93i386-default-job-11] | `-- Installing nettle-2.7.1... [93i386-default-job-11] | | `-- Installing gmp-5.1.3_2... [93i386-default-job-11] | | `-- Extracting gmp-5.1.3_2... done [93i386-default-job-11] | `-- Extracting nettle-2.7.1... done [93i386-default-job-11] | `-- Installing p11-kit-0.22.1... [93i386-default-job-11] | | `-- Installing ca_root_nss-3.17.3_1... [93i386-default-job-11] | | `-- Extracting ca_root_nss-3.17.3_1... done [93i386-default-job-11] | | `-- Installing libffi-3.2.1... [93i386-default-job-11] | | `-- Extracting libffi-3.2.1... done [93i386-default-job-11] | `-- Extracting p11-kit-0.22.1... done [93i386-default-job-11] | `-- Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for ld used by cc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib checking if LD -Wl,--version-script works... yes checking for pmccabe... false checking for valgrind... no checking whether self tests are run under valgrind... no checking for valgrind... no checking whether self tests are run under valgrind... no checking for wchar_t... (cached) yes checking whether the preprocessor supports include_next... (cached) yes checking whether system header files limit the line length... no checking for C/C++ restrict keyword... no checking whether ffsl is declared without a macro... (cached) yes checking whether ffsll is declared without a macro... (cached) yes checking whether memmem is declared without a macro... (cached) yes checking whether mempcpy is declared without a macro... no checking whether memrchr is declared without a macro... (cached) yes checking whether rawmemchr is declared without a macro... (cached) yes checking whether stpcpy is declared without a macro... (cached) yes checking whether stpncpy is declared without a macro... (cached) yes checking whether strchrnul is declared without a macro... no checking whether strdup is declared without a macro... (cached) yes checking whether strncat is declared without a macro... (cached) yes checking whether strndup is declared without a macro... (cached) yes checking whether strnlen is declared without a macro... (cached) yes checking whether strpbrk is declared without a macro... (cached) yes checking whether strsep is declared without a macro... (cached) yes checking whether strcasestr is declared without a macro... (cached) yes checking whether strtok_r is declared without a macro... (cached) yes checking whether strerror_r is declared without a macro... (cached) yes checking whether strsignal is declared without a macro... (cached) yes checking whether strverscmp is declared without a macro... (cached) no checking if gcc/ld supports -Wl,--output-def... no checking whether NULL can be used in arbitrary expressions... yes checking for strverscmp... no checking for complete errno.h... (cached) yes checking whether strerror_r is declared... (cached) yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking for getopt.h... (cached) yes checking for sys/mman.h... (cached) yes checking for sys/socket.h... (cached) yes checking for unistd.h... (cached) yes checking for getopt.h... (cached) yes checking for getopt_long_only... (cached) yes checking whether getopt is POSIX compatible... (cached) yes checking for working GNU getopt function... no checking whether getenv is declared... (cached) yes checking for mprotect... (cached) yes checking for _set_invalid_parameter_handler... no checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking whether strerror(0) succeeds... yes checking for pid_t... (cached) yes checking for mode_t... (cached) yes checking for error_at_line... no checking whether program_invocation_name is declared... no checking whether program_invocation_short_name is declared... no checking for ssize_t... (cached) yes checking for va_copy... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking whether dprintf is declared without a macro... (cached) yes checking whether fpurge is declared without a macro... (cached) yes checking whether fseeko is declared without a macro... (cached) yes checking whether ftello is declared without a macro... (cached) yes checking whether getdelim is declared without a macro... (cached) yes checking whether getline is declared without a macro... (cached) yes checking whether gets is declared without a macro... (cached) yes checking whether pclose is declared without a macro... (cached) yes checking whether popen is declared without a macro... (cached) yes checking whether renameat is declared without a macro... (cached) yes checking whether snprintf is declared without a macro... (cached) yes checking whether tmpfile is declared without a macro... (cached) yes checking whether vdprintf is declared without a macro... (cached) yes checking whether vsnprintf is declared without a macro... (cached) yes checking for working strerror function... yes checking whether chdir is declared without a macro... (cached) yes checking whether chown is declared without a macro... (cached) yes checking whether dup is declared without a macro... (cached) yes checking whether dup2 is declared without a macro... (cached) yes checking whether dup3 is declared without a macro... no checking whether environ is declared without a macro... no checking whether euidaccess is declared without a macro... no checking whether faccessat is declared without a macro... (cached) yes checking whether fchdir is declared without a macro... (cached) yes checking whether fchownat is declared without a macro... (cached) yes checking whether fdatasync is declared without a macro... no checking whether fsync is declared without a macro... (cached) yes checking whether ftruncate is declared without a macro... (cached) yes checking whether getcwd is declared without a macro... (cached) yes checking whether getdomainname is declared without a macro... (cached) yes checking whether getdtablesize is declared without a macro... (cached) yes checking whether getgroups is declared without a macro... (cached) yes checking whether gethostname is declared without a macro... (cached) yes checking whether getlogin is declared without a macro... (cached) yes checking whether getlogin_r is declared without a macro... (cached) yes checking whether getpagesize is declared without a macro... (cached) yes checking whether getusershell is declared without a macro... (cached) yes checking whether setusershell is declared without a macro... (cached) yes checking whether endusershell is declared without a macro... (cached) yes checking whether group_member is declared without a macro... no checking whether isatty is declared without a macro... (cached) yes checking whether lchown is declared without a macro... (cached) yes checking whether link is declared without a macro... (cached) yes checking whether linkat is declared without a macro... (cached) yes checking whether lseek is declared without a macro... (cached) yes checking whether pipe is declared without a macro... (cached) yes checking whether pipe2 is declared without a macro... no checking whether pread is declared without a macro... (cached) yes checking whether pwrite is declared without a macro... (cached) yes checking whether readlink is declared without a macro... (cached) yes checking whether readlinkat is declared without a macro... (cached) yes checking whether rmdir is declared without a macro... (cached) yes checking whether sethostname is declared without a macro... (cached) yes checking whether sleep is declared without a macro... (cached) yes checking whether symlink is declared without a macro... (cached) yes checking whether symlinkat is declared without a macro... (cached) yes checking whether ttyname_r is declared without a macro... (cached) yes checking whether unlink is declared without a macro... (cached) yes checking whether unlinkat is declared without a macro... (cached) yes checking whether usleep is declared without a macro... (cached) yes checking if the Kerberos V5 mechanism should be supported... no checking pkg-config is at least version 0.9.0... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for gettext translation domain suffix to use... none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/cyclo/Makefile config.status: creating doc/reference/Makefile config.status: creating doc/reference/version.xml config.status: creating gl/Makefile config.status: creating gss.pc config.status: creating lib/Makefile config.status: creating lib/gl/Makefile config.status: creating lib/headers/gss.h config.status: creating lib/krb5/Makefile config.status: creating po/Makefile.in config.status: creating po/Makevars config.status: creating src/Makefile config.status: creating src/gl/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: summary of build options: version: 1.0.3 shared 3:3:0 Host type: i386-portbld-freebsd9.3 Install prefix: /usr/local Compiler: cc -std=gnu99 C flags: -O2 -pipe -fno-strict-aliasing Warning flags: errors: warnings: Library types: Shared=yes, Static=yes Valgrind: Version script: yes I18n domain suffix: none Kerberos V5: no LDADD: =========================================================================== =================================================== ===> Building for gss-1.0.3 /usr/bin/make all-recursive Making all in po Error expanding embedded variable. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/security/gss/work/gss-1.0.3. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/security/gss/work/gss-1.0.3. *** [do-build] Error code 1 Stop in /usr/ports/security/gss. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 08:12:21 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 6A2F6411; Thu, 29 Jan 2015 08:12:21 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 55E3D141; Thu, 29 Jan 2015 08:12:21 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T8CLG7047634; Thu, 29 Jan 2015 08:12:21 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T8CLSw047610; Thu, 29 Jan 2015 08:12:21 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 08:12:21 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290812.t0T8CLSw047610@beefy1.isc.freebsd.org> To: sunpoet@FreeBSD.org Subject: [package - 93i386-default][databases/rocksdb] Failed for rocksdb-3.8 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: Thu, 29 Jan 2015 08:12:21 -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: sunpoet@FreeBSD.org Last committer: sunpoet@FreeBSD.org Ident: $FreeBSD: head/databases/rocksdb/Makefile 374239 2014-12-08 09:11:01Z sunpoet $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/rocksdb-3.8.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building databases/rocksdb build started at Thu Jan 29 08:10:45 UTC 2015 port directory: /usr/ports/databases/rocksdb building for: FreeBSD 93i386-default-job-16 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: sunpoet@FreeBSD.org Makefile ident: $FreeBSD: head/databases/rocksdb/Makefile 374239 2014-12-08 09:11:01Z sunpoet $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=rocksdb-3.8 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/rocksdb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/rocksdb/work HOME=/wrkdirs/usr/ports/databases/rocksdb/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/rocksdb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/rocksdb/work HOME=/wrkdirs/usr/ports/databases/rocksdb/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="clang" CFLAGS="-O2 -pipe -I/usr/local/include -fno-strict-aliasing" CPP="clang-cpp" CPPFLAGS="-DOS_FREEBSD" LDFLAGS=" -L/usr/local/lib" LIBS="" CXX="clang++" CXXFLAGS="-O2 -pipe -I/usr/local/include -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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/rocksdb" EXAMPLESDIR="share/examples/rocksdb" DATADIR="share/rocksdb" WWWDIR="www/rocksdb" ETCDIR="etc/rocksdb" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/rocksdb DOCSDIR=/usr/local/share/doc/rocksdb EXAMPLESDIR=/usr/local/share/examples/rocksdb WWWDIR=/usr/local/www/rocksdb ETCDIR=/usr/local/etc/rocksdb --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> rocksdb-3.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.4.7.txz [93i386-default-job-16] Installing pkg-1.4.7... [93i386-default-job-16] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of rocksdb-3.8 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by rocksdb-3.8 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by rocksdb-3.8 for building => SHA256 Checksum OK for rocksdb-3.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by rocksdb-3.8 for building ===> Extracting for rocksdb-3.8 => SHA256 Checksum OK for rocksdb-3.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for rocksdb-3.8 ===> Applying FreeBSD patches for rocksdb-3.8 =========================================================================== =================================================== ===> rocksdb-3.8 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 [93i386-default-job-16] Installing gmake-4.1_1... [93i386-default-job-16] `-- Installing gettext-runtime-0.19.4... [93i386-default-job-16] | `-- Installing indexinfo-0.2.2... [93i386-default-job-16] | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-16] | `-- Installing libiconv-1.14_6... [93i386-default-job-16] | `-- Extracting libiconv-1.14_6... done [93i386-default-job-16] `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-16] Extracting gmake-4.1_1... done ===> Returning to build of rocksdb-3.8 =========================================================================== =================================================== ===> rocksdb-3.8 depends on shared library: libgflags.so - not found ===> Verifying for libgflags.so in /usr/ports/devel/gflags ===> Installing existing package /packages/All/gflags-2.0_1.txz [93i386-default-job-16] Installing gflags-2.0_1... [93i386-default-job-16] Extracting gflags-2.0_1... done ===> Returning to build of rocksdb-3.8 ===> rocksdb-3.8 depends on shared library: libsnappy.so - not found ===> Verifying for libsnappy.so in /usr/ports/archivers/snappy ===> Installing existing package /packages/All/snappy-1.1.1_1.txz [93i386-default-job-16] Installing snappy-1.1.1_1... [93i386-default-job-16] Extracting snappy-1.1.1_1... done ===> Returning to build of rocksdb-3.8 =========================================================================== =================================================== ===> Configuring for rocksdb-3.8 =========================================================================== =================================================== ===> Building for rocksdb-3.8 clang++ -O2 -pipe -I/usr/local/include -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM port/stack_trace.cc -o port/stack_trace.d clang++ -O2 -pipe -I/usr/local/include -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM port/port_posix.cc -o port/port_posix.d In file included from port/port_posix.cc:10: In file included from ./port/port_posix.h:57: ./include/rocksdb/options.h:19:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. clang++ -O2 -pipe -I/usr/local/include -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/write_batch_with_index/write_batch_with_index.cc -o utilities/write_batch_with_index/write_batch_with_index.d In file included from utilities/write_batch_with_index/write_batch_with_index.cc:12: ./db/column_family.h:12:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. clang++ -O2 -pipe -I/usr/local/include -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/ttl/db_ttl_impl.cc -o utilities/ttl/db_ttl_impl.d In file included from utilities/ttl/db_ttl_impl.cc:6: In file included from ./utilities/ttl/db_ttl_impl.h:12: ./include/rocksdb/db.h:17:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. clang++ -O2 -pipe -I/usr/local/include -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/spatialdb/spatial_db.cc -o utilities/spatialdb/spatial_db.d In file included from utilities/spatialdb/spatial_db.cc:8: In file included from ./include/rocksdb/utilities/spatial_db.h:12: ./include/rocksdb/db.h:17:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. clang++ -O2 -pipe -I/usr/local/include -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/redis/redis_lists.cc -o utilities/redis/redis_lists.d In file included from utilities/redis/redis_lists.cc:25: In file included from utilities/redis/redis_lists.h:15: ./include/rocksdb/db.h:17:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. std::shared_ptr MergeOperators::CreatePutOperator() { ~~~~~^ utilities/merge_operators/put.cc:64:16: error: expected unqualified-id std::shared_ptr MergeOperators::CreatePutOperator() { ^ 12 errors generated. In file included from utilities/merge_operators/string_append/stringappend.cc:14: ./utilities/merge_operators.h:18:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreatePutOperator(); ~~~~~^ ./utilities/merge_operators.h:18:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreatePutOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:19:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateUInt64AddOperator(); ~~~~~^ ./utilities/merge_operators.h:19:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateUInt64AddOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:20:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateStringAppendOperator(); ~~~~~^ ./utilities/merge_operators.h:20:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateStringAppendOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:21:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateStringAppendTESTOperator(); ~~~~~^ ./utilities/merge_operators.h:21:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateStringAppendTESTOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:25:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateFromStringId( ~~~~~^ ./utilities/merge_operators.h:25:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateFromStringId( ~~~~~~~~~~~~~~~~~~~~~~^ utilities/merge_operators/string_append/stringappend.cc:53:6: error: no type named 'shared_ptr' in namespace 'std' std::shared_ptr MergeOperators::CreateStringAppendOperator() { ~~~~~^ utilities/merge_operators/string_append/stringappend.cc:53:16: error: expected unqualified-id std::shared_ptr MergeOperators::CreateStringAppendOperator() { ^ 12 errors generated. In file included from utilities/merge_operators/string_append/stringappend2.cc:14: ./utilities/merge_operators.h:18:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreatePutOperator(); ~~~~~^ ./utilities/merge_operators.h:18:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreatePutOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:19:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateUInt64AddOperator(); ~~~~~^ ./utilities/merge_operators.h:19:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateUInt64AddOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:20:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateStringAppendOperator(); ~~~~~^ ./utilities/merge_operators.h:20:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateStringAppendOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:21:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateStringAppendTESTOperator(); ~~~~~^ ./utilities/merge_operators.h:21:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateStringAppendTESTOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:25:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateFromStringId( ~~~~~^ ./utilities/merge_operators.h:25:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateFromStringId( ~~~~~~~~~~~~~~~~~~~~~~^ utilities/merge_operators/string_append/stringappend2.cc:107:6: error: no type named 'shared_ptr' in namespace 'std' std::shared_ptr ~~~~~^ utilities/merge_operators/string_append/stringappend2.cc:107:16: error: expected unqualified-id std::shared_ptr ^ 12 errors generated. In file included from utilities/merge_operators/uint64add.cc:7: ./include/rocksdb/env.h:41:12: error: no member named 'unique_ptr' in namespace 'std' using std::unique_ptr; ~~~~~^ ./include/rocksdb/env.h:42:12: error: no member named 'shared_ptr' in namespace 'std' using std::shared_ptr; ~~~~~^ ./include/rocksdb/env.h:103:36: error: unknown type name 'unique_ptr' unique_ptr* result, ^ ./include/rocksdb/env.h:103:46: error: expected ')' unique_ptr* result, ^ ./include/rocksdb/env.h:102:35: note: to match this '(' virtual Status NewSequentialFile(const std::string& fname, ^ ./include/rocksdb/env.h:115:38: error: unknown type name 'unique_ptr' unique_ptr* result, ^ ./include/rocksdb/env.h:115:48: error: expected ')' unique_ptr* result, ^ ./include/rocksdb/env.h:114:37: note: to match this '(' virtual Status NewRandomAccessFile(const std::string& fname, ^ ./include/rocksdb/env.h:127:34: error: unknown type name 'unique_ptr' unique_ptr* result, ^ ./include/rocksdb/env.h:127:44: error: expected ')' unique_ptr* result, ^ ./include/rocksdb/env.h:126:33: note: to match this '(' virtual Status NewWritableFile(const std::string& fname, ^ ./include/rocksdb/env.h:136:34: error: unknown type name 'unique_ptr' unique_ptr* result, ^ ./include/rocksdb/env.h:136:44: error: expected ')' unique_ptr* result, ^ ./include/rocksdb/env.h:135:33: note: to match this '(' virtual Status NewRandomRWFile(const std::string& fname, ^ ./include/rocksdb/env.h:147:31: error: unknown type name 'unique_ptr' unique_ptr* result) = 0; ^ ./include/rocksdb/env.h:147:41: error: expected ')' unique_ptr* result) = 0; ^ ./include/rocksdb/env.h:146:30: note: to match this '(' virtual Status NewDirectory(const std::string& name, ^ ./include/rocksdb/env.h:245:28: error: unknown type name 'shared_ptr' shared_ptr* result) = 0; ^ ./include/rocksdb/env.h:245:38: error: expected ')' shared_ptr* result) = 0; ^ ./include/rocksdb/env.h:244:27: note: to match this '(' virtual Status NewLogger(const std::string& fname, ^ ./include/rocksdb/env.h:645:28: error: unknown type name 'shared_ptr' extern void LogFlush(const shared_ptr& info_log); ^ ./include/rocksdb/env.h:645:38: error: expected ')' extern void LogFlush(const shared_ptr& info_log); ^ ./include/rocksdb/env.h:645:21: note: to match this '(' extern void LogFlush(const shared_ptr& info_log); ^ ./include/rocksdb/env.h:648:23: error: unknown type name 'shared_ptr' const shared_ptr& info_log, const char* format, ...); ^ ./include/rocksdb/env.h:648:33: error: expected ')' const shared_ptr& info_log, const char* format, ...); ^ ./include/rocksdb/env.h:647:16: note: to match this '(' extern void Log(const InfoLogLevel log_level, ^ ./include/rocksdb/env.h:651:25: error: unknown type name 'shared_ptr' extern void Debug(const shared_ptr& info_log, const char* format, ...); ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. In file included from utilities/redis/redis_lists.cc:25: In file included from utilities/redis/redis_lists.h:15: ./include/rocksdb/db.h:17:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. In file included from utilities/spatialdb/spatial_db.cc:8: In file included from ./include/rocksdb/utilities/spatial_db.h:12: ./include/rocksdb/db.h:17:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. In file included from utilities/ttl/db_ttl_impl.cc:6: In file included from ./utilities/ttl/db_ttl_impl.h:12: ./include/rocksdb/db.h:17:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. In file included from utilities/write_batch_with_index/write_batch_with_index.cc:12: ./db/column_family.h:12:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. In file included from port/port_posix.cc:10: In file included from ./port/port_posix.h:57: ./include/rocksdb/options.h:19:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. Makefile:209: recipe for target 'librocksdb.so' failed gmake: *** [librocksdb.so] Error 1 *** [do-build] Error code 1 Stop in /usr/ports/databases/rocksdb. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 08:13:01 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 F19D1423; Thu, 29 Jan 2015 08:13:00 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 D0B7F149; Thu, 29 Jan 2015 08:13:00 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T8D0Be075372; Thu, 29 Jan 2015 08:13:00 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T8D0UR075351; Thu, 29 Jan 2015 08:13:00 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 08:13:00 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290813.t0T8D0UR075351@beefy1.isc.freebsd.org> To: multimedia@FreeBSD.org Subject: [package - 93i386-default][multimedia/gstreamer1-vaapi] Failed for gstreamer1-vaapi-0.5.9 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: Thu, 29 Jan 2015 08:13:01 -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: multimedia@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/multimedia/gstreamer1-vaapi/Makefile 374861 2014-12-17 16:20:33Z kwm $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/gstreamer1-vaapi-0.5.9.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building multimedia/gstreamer1-vaapi build started at Thu Jan 29 08:12:03 UTC 2015 port directory: /usr/ports/multimedia/gstreamer1-vaapi building for: FreeBSD 93i386-default-job-14 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: multimedia@FreeBSD.org Makefile ident: $FreeBSD: head/multimedia/gstreamer1-vaapi/Makefile 374861 2014-12-17 16:20:33Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gstreamer1-vaapi-0.5.9 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-wayland --with-gstreamer-api=1.4 --disable-builtin-libvpx --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work HOME=/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work HOME=/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/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-- VERSION=1.0 LIBVER=1.4 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gstreamer1-vaapi" EXAMPLESDIR="share/examples/gstreamer1-vaapi" DATADIR="share/gstreamer1-vaapi" WWWDIR="www/gstreamer1-vaapi" ETCDIR="etc/gstreamer1-vaapi" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gstreamer1-vaapi DOCSDIR=/usr/local/share/doc/gstreamer1-vaapi EXAMPLESDIR=/usr/local/share/examples/gstreamer1-vaapi WWWDIR=/usr/local/www/gstreamer1-vaapi ETCDIR=/usr/local/etc/gstreamer1-vaapi --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> gstreamer1-vaapi-0.5.9 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.7.txz [93i386-default-job-14] Installing pkg-1.4.7... [93i386-default-job-14] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gstreamer1-vaapi-0.5.9 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by gstreamer1-vaapi-0.5.9 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by gstreamer1-vaapi-0.5.9 for building => SHA256 Checksum OK for gstreamer-vaapi-0.5.9.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by gstreamer1-vaapi-0.5.9 for building ===> Extracting for gstreamer1-vaapi-0.5.9 => SHA256 Checksum OK for gstreamer-vaapi-0.5.9.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gstreamer1-vaapi-0.5.9 =========================================================================== =================================================== ===> gstreamer1-vaapi-0.5.9 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 [93i386-default-job-14] Installing gmake-4.1_1... [93i386-default-job-14] `-- Installing gettext-runtime-0.19.4... [93i386-default-job-14] | `-- Installing indexinfo-0.2.2... [93i386-default-job-14] | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-14] | `-- Installing libiconv-1.14_6... [93i386-default-job-14] | `-- Extracting libiconv-1.14_6... done [93i386-default-job-14] `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-14] Extracting gmake-4.1_1... done ===> Returning to build of gstreamer1-vaapi-0.5.9 ===> gstreamer1-vaapi-0.5.9 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93i386-default-job-14] Installing pkgconf-0.9.7... [93i386-default-job-14] Extracting pkgconf-0.9.7... done ===> Returning to build of gstreamer1-vaapi-0.5.9 ===> gstreamer1-vaapi-0.5.9 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/glproto.pc in /usr/ports/x11/glproto ===> Installing existing package /packages/All/glproto-1.4.17.txz [93i386-default-job-14] Installing glproto-1.4.17... [93i386-default-job-14] Extracting glproto-1.4.17... done ===> Returning to build of gstreamer1-vaapi-0.5.9 ===> gstreamer1-vaapi-0.5.9 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/dri2proto.pc in /usr/ports/x11/dri2proto ===> Installing existing package /packages/All/dri2proto-2.8.txz [93i386-default-job-14] Installing dri2proto-2.8... [93i386-default-job-14] Extracting dri2proto-2.8... done ===> Returning to build of gstreamer1-vaapi-0.5.9 ===> gstreamer1-vaapi-0.5.9 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/x11.pc in /usr/ports/x11/libX11 ===> Installing existing package /packages/All/libX11-1.6.2_2,1.txz [93i386-default-job-14] Installing libX11-1.6.2_2,1... [93i386-default-job-14] `-- Installing kbproto-1.0.6... [93i386-default-job-14] `-- Extracting kbproto-1.0.6... done [93i386-default-job-14] `-- Installing libXau-1.0.8_2... [93i386-default-job-14] | `-- Installing xproto-7.0.26... [93i386-default-job-14] | `-- Extracting xproto-7.0.26... done [93i386-default-job-14] `-- Extracting libXau-1.0.8_2... done [93i386-default-job-14] `-- Installing libXdmcp-1.1.1_2... [93i386-default-job-14] `-- Extracting libXdmcp-1.1.1_2... done [93i386-default-job-14] `-- Installing libxcb-1.11... [93i386-default-job-14] | `-- Installing libpthread-stubs-0.3_6... [93i386-default-job-14] | `-- Extracting libpthread-stubs-0.3_6... done [93i386-default-job-14] | `-- Installing libxml2-2.9.2_2... [93i386-default-job-14] | `-- Extracting libxml2-2.9.2_2... done [93i386-default-job-14] `-- Extracting libxcb-1.11... done [93i386-default-job-14] Extracting libX11-1.6.2_2,1... done ===> Returning to build of gstreamer1-vaapi-0.5.9 ===> gstreamer1-vaapi-0.5.9 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/xrandr.pc in /usr/ports/x11/libXrandr ===> Installing existing package /packages/All/libXrandr-1.4.2_2.txz [93i386-default-job-14] Installing libXrandr-1.4.2_2... [93i386-default-job-14] `-- Installing libXext-1.3.3,1... [93i386-default-job-14] | `-- Installing xextproto-7.3.0... [93i386-default-job-14] | `-- Extracting xextproto-7.3.0... done [93i386-default-job-14] `-- Extracting libXext-1.3.3,1... done [93i386-default-job-14] `-- Installing libXrender-0.9.8_2... [93i386-default-job-14] | `-- Installing renderproto-0.11.1... [93i386-default-job-14] | `-- Extracting renderproto-0.11.1... done [93i386-default-job-14] `-- Extracting libXrender-0.9.8_2... done [93i386-default-job-14] `-- Installing randrproto-1.4.0... [93i386-default-job-14] `-- Extracting randrproto-1.4.0... done [93i386-default-job-14] Extracting libXrandr-1.4.2_2... done ===> Returning to build of gstreamer1-vaapi-0.5.9 checking for JPEG decoding API... yes checking for va/va_dec_vp8.h... yes checking for VP8 decoding API... yes checking for video post-postprocessing API... yes checking for LIBVA... yes checking for va/va_enc_mpeg2.h... yes checking for va/va_enc_h264.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating debian.upstream/Makefile config.status: creating debian.upstream/changelog config.status: creating debian.upstream/control config.status: creating debian.upstream/gstreamer1.4-vaapi-doc.install config.status: creating debian.upstream/gstreamer1.4-vaapi.install config.status: creating debian.upstream/libgstvaapi1.0-dev.install config.status: creating debian.upstream/libgstvaapi0.install config.status: creating debian.upstream/libgstvaapi-drm-0.install config.status: creating debian.upstream/libgstvaapi-glx-0.install config.status: creating debian.upstream/libgstvaapi-wayland-0.install config.status: creating debian.upstream/libgstvaapi-x11-0.install config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/libs/Makefile config.status: creating docs/reference/libs/libs-docs.xml config.status: creating docs/reference/plugins/Makefile config.status: creating docs/reference/plugins/plugins-docs.xml config.status: creating ext/Makefile config.status: creating ext/libvpx/Makefile config.status: creating gst-libs/Makefile config.status: creating gst-libs/gst/Makefile config.status: creating gst-libs/gst/base/Makefile config.status: creating gst-libs/gst/codecparsers/Makefile config.status: creating gst-libs/gst/vaapi/Makefile config.status: creating gst-libs/gst/video/Makefile config.status: creating gst/Makefile config.status: creating gst/vaapi/Makefile config.status: creating patches/Makefile config.status: creating patches/videoparsers/Makefile config.status: creating pkgconfig/Makefile config.status: creating pkgconfig/gstreamer-vaapi-1.0.pc config.status: creating pkgconfig/gstreamer-vaapi-drm-1.0.pc config.status: creating pkgconfig/gstreamer-vaapi-glx-1.0.pc config.status: creating pkgconfig/gstreamer-vaapi-wayland-1.0.pc config.status: creating pkgconfig/gstreamer-vaapi-x11-1.0.pc config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands gstreamer-vaapi configuration summary: GStreamer API version ............ : 1.4 VA-API version ................... : 0.37.0 Video encoding ................... : yes Video outputs .................... : x11 glx =========================================================================== =================================================== ===> Building for gstreamer1-vaapi-0.5.9 gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9' Making all in debian.upstream gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/debian.upstream' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/debian.upstream' Making all in ext gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/ext' Making all in libvpx gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/ext/libvpx' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/ext/libvpx' gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/ext' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/ext' gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/ext' Making all in gst-libs gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs' Making all in gst gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst' Making all in base gmake[4]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/base' CC libgstvaapi_baseutils_la-gstbitwriter.lo CCLD libgstvaapi-baseutils.la gmake[4]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/base' Making all in codecparsers gmake[4]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/codecparsers' ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/parserutils.h parserutils.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/nalutils.h nalutils.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstvc1parser.h gstvc1parser.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstmpeg4parser.h gstmpeg4parser.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstjpegparser.h gstjpegparser.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstmpegvideoparser.h gstmpegvideoparser.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gsth264parser.h gsth264parser.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstvp8parser.h gstvp8parser.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstvp8rangedecoder.h gstvp8rangedecoder.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/vp8utils.h vp8utils.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/dboolhuff.h dboolhuff.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/parserutils.c parserutils.c CC libgstvaapi_codecparsers_la-parserutils.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/nalutils.c nalutils.c CC libgstvaapi_codecparsers_la-nalutils.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstvc1parser.c gstvc1parser.c CC libgstvaapi_codecparsers_la-gstvc1parser.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstmpeg4parser.c gstmpeg4parser.c CC libgstvaapi_codecparsers_la-gstmpeg4parser.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstjpegparser.c gstjpegparser.c CC libgstvaapi_codecparsers_la-gstjpegparser.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstmpegvideoparser.c gstmpegvideoparser.c CC libgstvaapi_codecparsers_la-gstmpegvideoparser.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gsth264parser.c gsth264parser.c CC libgstvaapi_codecparsers_la-gsth264parser.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstvp8parser.c gstvp8parser.c CC libgstvaapi_codecparsers_la-gstvp8parser.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/dboolhuff.c dboolhuff.c CC libgstvaapi_codecparsers_la-dboolhuff.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstvp8rangedecoder.c gstvp8rangedecoder.c CC libgstvaapi_codecparsers_la-gstvp8rangedecoder.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/vp8utils.c vp8utils.c CC libgstvaapi_codecparsers_la-vp8utils.lo CCLD libgstvaapi-codecparsers.la touch .timestamp.symlinks gmake[4]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/codecparsers' Making all in video gmake[4]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/video' CCLD libgstvaapi-videoutils.la touch .timestamp.symlinks gmake[4]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/video' Making all in vaapi gmake[4]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/vaapi' GEN gstvaapiversion.h gmake all-am gmake[5]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/vaapi' CC libgstvaapi_1.4_la-gstvaapicodec_objects.lo CC libgstvaapi_1.4_la-gstvaapicontext.lo CC libgstvaapi_1.4_la-gstvaapicontext_overlay.lo CC libgstvaapi_1.4_la-gstvaapidecoder.lo CC libgstvaapi_1.4_la-gstvaapidecoder_dpb.lo CC libgstvaapi_1.4_la-gstvaapidecoder_h264.lo CC libgstvaapi_1.4_la-gstvaapidecoder_mpeg2.lo CC libgstvaapi_1.4_la-gstvaapidecoder_mpeg4.lo CC libgstvaapi_1.4_la-gstvaapidecoder_objects.lo CC libgstvaapi_1.4_la-gstvaapidecoder_unit.lo CC libgstvaapi_1.4_la-gstvaapidecoder_vc1.lo CC libgstvaapi_1.4_la-gstvaapidisplay.lo CC libgstvaapi_1.4_la-gstvaapidisplaycache.lo CC libgstvaapi_1.4_la-gstvaapifilter.lo CC libgstvaapi_1.4_la-gstvaapiimage.lo CC libgstvaapi_1.4_la-gstvaapiimagepool.lo CC libgstvaapi_1.4_la-gstvaapiminiobject.lo CC libgstvaapi_1.4_la-gstvaapiobject.lo CC libgstvaapi_1.4_la-gstvaapiparser_frame.lo CC libgstvaapi_1.4_la-gstvaapipixmap.lo CC libgstvaapi_1.4_la-gstvaapiprofile.lo CC libgstvaapi_1.4_la-gstvaapisubpicture.lo CC libgstvaapi_1.4_la-gstvaapisurface.lo CC libgstvaapi_1.4_la-gstvaapisurfacepool.lo CC libgstvaapi_1.4_la-gstvaapisurfaceproxy.lo CC libgstvaapi_1.4_la-gstvaapiutils.lo CC libgstvaapi_1.4_la-gstvaapiutils_core.lo CC libgstvaapi_1.4_la-gstvaapiutils_h264.lo CC libgstvaapi_1.4_la-gstvaapiutils_mpeg2.lo CC libgstvaapi_1.4_la-gstvaapivalue.lo CC libgstvaapi_1.4_la-gstvaapivideopool.lo CC libgstvaapi_1.4_la-gstvaapiwindow.lo CC libgstvaapi_1.4_la-video-format.lo CC libgstvaapi_1.4_la-gstvaapidecoder_jpeg.lo CC libgstvaapi_1.4_la-gstvaapidecoder_vp8.lo gstvaapidecoder_vp8.c: In function 'ensure_quant_matrix': gstvaapidecoder_vp8.c:219: warning: comparison is always false due to limited range of data type gstvaapidecoder_vp8.c:221: warning: comparison is always false due to limited range of data type gstvaapidecoder_vp8.c:223: warning: comparison is always false due to limited range of data type gstvaapidecoder_vp8.c:225: warning: comparison is always false due to limited range of data type gstvaapidecoder_vp8.c:227: warning: comparison is always false due to limited range of data type gstvaapidecoder_vp8.c:229: warning: comparison is always false due to limited range of data type CC libgstvaapi_1.4_la-gstvaapicodedbuffer.lo In file included from gstvaapiencoder_priv.h:28, from gstvaapicodedbuffer.c:27: ./../../gst-libs/gst/vaapi/gstvaapiencoder_objects.h:36: error: redefinition of typedef 'GstVaapiCodedBuffer' gstvaapicodedbuffer.h:41: error: previous declaration of 'GstVaapiCodedBuffer' was here Makefile:1390: recipe for target 'libgstvaapi_1.4_la-gstvaapicodedbuffer.lo' failed gmake[5]: *** [libgstvaapi_1.4_la-gstvaapicodedbuffer.lo] Error 1 gmake[5]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/vaapi' Makefile:972: recipe for target 'all' failed gmake[4]: *** [all] Error 2 gmake[4]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/vaapi' Makefile:419: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst' Makefile:419: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs' Makefile:479: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9' Makefile:410: recipe for target 'all' failed gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/multimedia/gstreamer1-vaapi. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 08:17:17 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 0F933539; Thu, 29 Jan 2015 08:17:17 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 EF4FB187; Thu, 29 Jan 2015 08:17:16 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T8HGpS053129; Thu, 29 Jan 2015 08:17:16 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T8HGWv053127; Thu, 29 Jan 2015 08:17:16 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 08:17:16 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290817.t0T8HGWv053127@beefy2.isc.freebsd.org> To: acm@FreeBSD.org Subject: [package - 93amd64-default][emulators/wxmupen64plus] Failed for wxmupen64plus-0.3_3 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: Thu, 29 Jan 2015 08:17:17 -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: acm@FreeBSD.org Last committer: tijl@FreeBSD.org Ident: $FreeBSD: head/emulators/wxmupen64plus/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/wxmupen64plus-0.3_3.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building emulators/wxmupen64plus build started at Thu Jan 29 08:16:21 UTC 2015 port directory: /usr/ports/emulators/wxmupen64plus building for: FreeBSD 93amd64-default-job-09 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: acm@FreeBSD.org Makefile ident: $FreeBSD: head/emulators/wxmupen64plus/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=wxmupen64plus-0.3_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/wxmupen64plus/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/wxmupen64plus/work HOME=/wrkdirs/usr/ports/emulators/wxmupen64plus/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/wxmupen64plus/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/wxmupen64plus/work HOME=/wrkdirs/usr/ports/emulators/wxmupen64plus/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/wxmupen64plus" EXAMPLESDIR="share/examples/wxmupen64plus" DATADIR="share/wxmupen64plus" WWWDIR="www/wxmupen64plus" ETCDIR="etc/wxmupen64plus" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/wxmupen64plus DOCSDIR=/usr/local/share/doc/wxmupen64plus EXAMPLESDIR=/usr/local/share/examples/wxmupen64plus WWWDIR=/usr/local/www/wxmupen64plus ETCDIR=/usr/local/etc/wxmupen64plus --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> wxmupen64plus-0.3_3 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.7.txz [93amd64-default-job-09] Installing pkg-1.4.7... [93amd64-default-job-09] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of wxmupen64plus-0.3_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by wxmupen64plus-0.3_3 for building =========================================================================== =================================================== ===> Fetching all distfiles required by wxmupen64plus-0.3_3 for building => SHA256 Checksum OK for mupen64plus/wxmupen64plus-0.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by wxmupen64plus-0.3_3 for building ===> Extracting for wxmupen64plus-0.3_3 => SHA256 Checksum OK for mupen64plus/wxmupen64plus-0.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for wxmupen64plus-0.3_3 ===> Applying FreeBSD patches for wxmupen64plus-0.3_3 =========================================================================== =================================================== ===> wxmupen64plus-0.3_3 depends on file: /usr/local/bin/sdl-config - not found ===> Verifying install for /usr/local/bin/sdl-config in /usr/ports/devel/sdl12 ===> Installing existing package /packages/All/sdl-1.2.15_5,2.txz [93amd64-default-job-09] Installing sdl-1.2.15_5,2... [93amd64-default-job-09] `-- Installing aalib-1.4.r5_11... [93amd64-default-job-09] | `-- Installing indexinfo-0.2.2... [93amd64-default-job-09] | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-09] `-- Extracting aalib-1.4.r5_11... done [93amd64-default-job-09] `-- Installing libGLU-9.0.0_2... [93amd64-default-job-09] | `-- Installing libGL-9.1.7_4... [93amd64-default-job-09] | | `-- Installing dri2proto-2.8... [93amd64-default-job-09] | | `-- Extracting dri2proto-2.8... done [93amd64-default-job-09] | | `-- Installing expat-2.1.0_2... [93amd64-default-job-09] | | `-- Extracting expat-2.1.0_2... done [93amd64-default-job-09] | | `-- Installing libX11-1.6.2_2,1... [93amd64-default-job-09] | | `-- Installing kbproto-1.0.6... [93amd64-default-job-09] | | `-- Extracting kbproto-1.0.6... done [93amd64-default-job-09] | | `-- Installing libXau-1.0.8_2... [93amd64-default-job-09] | | | `-- Installing xproto-7.0.26... [93amd64-default-job-09] | | | `-- Extracting xproto-7.0.26... done [93amd64-default-job-09] | | `-- Extracting libXau-1.0.8_2... done [93amd64-default-job-09] | | `-- Installing libXdmcp-1.1.1_2... [93amd64-default-job-09] | | `-- Extracting libXdmcp-1.1.1_2... done [93amd64-default-job-09] | | `-- Installing libxcb-1.11... [93amd64-default-job-09] | | | `-- Installing libpthread-stubs-0.3_6... [93amd64-default-job-09] | | | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-default-job-09] | | | `-- Installing libxml2-2.9.2_2... [93amd64-default-job-09] | | | `-- Installing libiconv-1.14_6... [93amd64-default-job-09] | | | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-09] | | | `-- Extracting libxml2-2.9.2_2... done [93amd64-default-job-09] | | `-- Extracting libxcb-1.11... done [93amd64-default-job-09] | | `-- Extracting libX11-1.6.2_2,1... done [93amd64-default-job-09] | | `-- Installing libXdamage-1.1.4_2... [93amd64-default-job-09] | | `-- Installing damageproto-1.2.1... [93amd64-default-job-09] | | `-- Extracting damageproto-1.2.1... done [93amd64-default-job-09] | | `-- Installing libXfixes-5.0.1_2... [93amd64-default-job-09] | | | `-- Installing fixesproto-5.0... [93amd64-default-job-09] | | | `-- Extracting fixesproto-5.0... done [93amd64-default-job-09] | | `-- Extracting libXfixes-5.0.1_2... done [93amd64-default-job-09] | | `-- Extracting libXdamage-1.1.4_2... done [93amd64-default-job-09] | | `-- Installing libXext-1.3.3,1... [93amd64-default-job-09] | | `-- Installing xextproto-7.3.0... [93amd64-default-job-09] | | `-- Extracting xextproto-7.3.0... done [93amd64-default-job-09] | | `-- Extracting libXext-1.3.3,1... done [93amd64-default-job-09] | | `-- Installing libXxf86vm-1.1.3_2... [93amd64-default-job-09] | | `-- Installing xf86vidmodeproto-2.3.1... [93amd64-default-job-09] | | `-- Extracting xf86vidmodeproto-2.3.1... done [93amd64-default-job-09] | | `-- Extracting libXxf86vm-1.1.3_2... done [93amd64-default-job-09] | | `-- Installing libdevq-0.0.2... [93amd64-default-job-09] | | `-- Extracting libdevq-0.0.2... done [93amd64-default-job-09] | | `-- Installing libdrm-2.4.58_1,1... [93amd64-default-job-09] | | `-- Installing libpciaccess-0.13.2_2... [93amd64-default-job-09] | | | `-- Installing pciids-20150124... [93amd64-default-job-09] | | | `-- Extracting pciids-20150124... done [93amd64-default-job-09] | | `-- Extracting libpciaccess-0.13.2_2... done [93amd64-default-job-09] | | `-- Extracting libdrm-2.4.58_1,1... done [93amd64-default-job-09] | | `-- Installing libglapi-9.1.7_2... [93amd64-default-job-09] | | `-- Installing libxshmfence-1.1_3... [93amd64-default-job-09] | | `-- Extracting libxshmfence-1.1_3... done [93amd64-default-job-09] | | `-- Extracting libglapi-9.1.7_2... done [93amd64-default-job-09] | `-- Extracting libGL-9.1.7_4... done [93amd64-default-job-09] `-- Extracting libGLU-9.0.0_2... done [93amd64-default-job-09] `-- Installing libXrandr-1.4.2_2... [93amd64-default-job-09] | `-- Installing libXrender-0.9.8_2... [93amd64-default-job-09] | | `-- Installing renderproto-0.11.1... [93amd64-default-job-09] | | `-- Extracting renderproto-0.11.1... done [93amd64-default-job-09] | `-- Extracting libXrender-0.9.8_2... done [93amd64-default-job-09] | `-- Installing randrproto-1.4.0... [93amd64-default-job-09] | `-- Extracting randrproto-1.4.0... done [93amd64-default-job-09] `-- Extracting libXrandr-1.4.2_2... done [93amd64-default-job-09] | | | `-- Extracting graphite2-1.2.4... done [93amd64-default-job-09] | | | `-- Installing icu-53.1... [93amd64-default-job-09] | | | `-- Extracting icu-53.1... done [93amd64-default-job-09] | | | `-- Extracting harfbuzz-0.9.36... done [93amd64-default-job-09] | | | `-- Installing libXft-2.3.2... [93amd64-default-job-09] | | | `-- Extracting libXft-2.3.2... done [93amd64-default-job-09] | | | `-- Installing xorg-fonts-truetype-7.7_1... [93amd64-default-job-09] | | | `-- Installing dejavu-2.34_4... [93amd64-default-job-09] | | | `-- Extracting dejavu-2.34_4... done [93amd64-default-job-09] | | | `-- Installing font-bh-ttf-1.0.3_1... [93amd64-default-job-09] | | | | `-- Installing mkfontdir-1.0.7... [93amd64-default-job-09] | | | | `-- Installing mkfontscale-1.1.1_1... [93amd64-default-job-09] | | | | | `-- Installing libfontenc-1.1.2_2... [93amd64-default-job-09] | | | | | `-- Extracting libfontenc-1.1.2_2... done [93amd64-default-job-09] | | | | `-- Extracting mkfontscale-1.1.1_1... done [93amd64-default-job-09] | | | | `-- Extracting mkfontdir-1.0.7... done [93amd64-default-job-09] | | | `-- Extracting font-bh-ttf-1.0.3_1... done [93amd64-default-job-09] | | | `-- Installing font-misc-ethiopic-1.0.3_1... [93amd64-default-job-09] | | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [93amd64-default-job-09] | | | `-- Installing font-misc-meltho-1.0.3_1... [93amd64-default-job-09] | | | `-- Extracting font-misc-meltho-1.0.3_1... done [93amd64-default-job-09] | | `-- Extracting pango-1.36.8... done [93amd64-default-job-09] | | `-- Installing shared-mime-info-1.1_1... [93amd64-default-job-09] | | `-- Extracting shared-mime-info-1.1_1... done [93amd64-default-job-09] | | `-- Extracting gtk-update-icon-cache-2.24.25... done [93amd64-default-job-09] | | `-- Installing python-2.7_2,2... [93amd64-default-job-09] | | `-- Installing python2-2_3... [93amd64-default-job-09] | | `-- Extracting python2-2_3... done [93amd64-default-job-09] | | `-- Extracting python-2.7_2,2... done [93amd64-default-job-09] | `-- Extracting gtk2-2.24.25_1... done [93amd64-default-job-09] | `-- Installing polkit-0.105_5... [93amd64-default-job-09] | | `-- Installing gobject-introspection-1.42.0... [93amd64-default-job-09] | | `-- Extracting gobject-introspection-1.42.0... done [93amd64-default-job-09] | `-- Extracting polkit-0.105_5... done [93amd64-default-job-09] `-- Extracting gconf2-3.2.6_3... done [93amd64-default-job-09] `-- Installing gstreamer-plugins-0.10.36_5,3... [93amd64-default-job-09] | `-- Installing gstreamer-0.10.36_2... [93amd64-default-job-09] | `-- Extracting gstreamer-0.10.36_2... done [93amd64-default-job-09] | `-- Installing libXv-1.0.10_2,1... [93amd64-default-job-09] | | `-- Installing videoproto-2.3.2... [93amd64-default-job-09] | | `-- Extracting videoproto-2.3.2... done [93amd64-default-job-09] | `-- Extracting libXv-1.0.10_2,1... done [93amd64-default-job-09] | `-- Installing orc-0.4.23... [93amd64-default-job-09] | `-- Extracting orc-0.4.23... done [93amd64-default-job-09] `-- Extracting gstreamer-plugins-0.10.36_5,3... done [93amd64-default-job-09] `-- Installing libmspack-0.4_2... [93amd64-default-job-09] `-- Extracting libmspack-0.4_2... done [93amd64-default-job-09] `-- Installing webkit-gtk2-2.4.8... [93amd64-default-job-09] | `-- Installing curl-7.40.0... [93amd64-default-job-09] | | `-- Installing ca_root_nss-3.17.3_1... [93amd64-default-job-09] | | `-- Extracting ca_root_nss-3.17.3_1... done [93amd64-default-job-09] | `-- Extracting curl-7.40.0... done [93amd64-default-job-09] | `-- Installing enchant-1.6.0_4... [93amd64-default-job-09] | | `-- Installing hunspell-1.3.3... [93amd64-default-job-09] | | `-- Extracting hunspell-1.3.3... done [93amd64-default-job-09] | `-- Extracting enchant-1.6.0_4... done [93amd64-default-job-09] | `-- Installing geoclue-2.1.10... [93amd64-default-job-09] | | `-- Installing json-glib-1.0.2_1... [93amd64-default-job-09] | | `-- Extracting json-glib-1.0.2_1... done [93amd64-default-job-09] | | `-- Installing libsoup-2.48.1_1... [93amd64-default-job-09] | | `-- Installing glib-networking-2.42.1_1... [93amd64-default-job-09] | | | `-- Installing gnutls-3.2.21... [93amd64-default-job-09] | | | `-- Installing libidn-1.29... [93amd64-default-job-09] | | | `-- Extracting libidn-1.29... done [93amd64-default-job-09] | | | `-- Installing libtasn1-4.2... [93amd64-default-job-09] | | | `-- Extracting libtasn1-4.2... done [93amd64-default-job-09] | | | `-- Installing nettle-2.7.1... [93amd64-default-job-09] | | | `-- Extracting nettle-2.7.1... done [93amd64-default-job-09] | | | `-- Installing p11-kit-0.22.1... [93amd64-default-job-09] | | | `-- Extracting p11-kit-0.22.1... done [93amd64-default-job-09] | | | `-- Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [93amd64-default-job-09] | | | `-- Extracting trousers-tddl-0.3.10_7... done [93amd64-default-job-09] | | | `-- Extracting gnutls-3.2.21... done [93amd64-default-job-09] | | | `-- Installing gsettings-desktop-schemas-3.14.1... [93amd64-default-job-09] | | | `-- Installing cantarell-fonts-0.0.16... [93amd64-default-job-09] | | | `-- Extracting cantarell-fonts-0.0.16... done /usr/local/share/fonts/cantarell: caching, new cache contents: 2 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory /usr/local/bin/fc-cache: succeeded [93amd64-default-job-09] | | | `-- Extracting gsettings-desktop-schemas-3.14.1... done [93amd64-default-job-09] | | | `-- Installing libgcrypt-1.6.2... [93amd64-default-job-09] | | | `-- Installing libgpg-error-1.17... [93amd64-default-job-09] | | | `-- Extracting libgpg-error-1.17... done [93amd64-default-job-09] | | | `-- Extracting libgcrypt-1.6.2... done [93amd64-default-job-09] | | | `-- Installing libproxy-0.4.6... [93amd64-default-job-09] | | | `-- Extracting libproxy-0.4.6... done [93amd64-default-job-09] | | `-- Extracting glib-networking-2.42.1_1... done [93amd64-default-job-09] | | `-- Installing sqlite3-3.8.8... [93amd64-default-job-09] | | `-- Extracting sqlite3-3.8.8... done [93amd64-default-job-09] | | `-- Extracting libsoup-2.48.1_1... done [93amd64-default-job-09] | `-- Extracting geoclue-2.1.10... done [93amd64-default-job-09] | `-- Installing gstreamer1-plugins-1.4.5_1... [93amd64-default-job-09] | | `-- Installing gstreamer1-1.4.5... [93amd64-default-job-09] | | `-- Extracting gstreamer1-1.4.5... done [93amd64-default-job-09] | | `-- Installing iso-codes-3.57... [93amd64-default-job-09] | | `-- Extracting iso-codes-3.57... done [93amd64-default-job-09] | `-- Extracting gstreamer1-plugins-1.4.5_1... done [93amd64-default-job-09] | `-- Installing libsecret-0.18_3... [93amd64-default-job-09] | `-- Extracting libsecret-0.18_3... done [93amd64-default-job-09] | `-- Installing libxslt-1.1.28_6... [93amd64-default-job-09] | `-- Extracting libxslt-1.1.28_6... done [93amd64-default-job-09] | `-- Installing webp-0.4.2_3... [93amd64-default-job-09] | | `-- Installing giflib-5.0.6... [93amd64-default-job-09] | | `-- Extracting giflib-5.0.6... done [93amd64-default-job-09] | `-- Extracting webp-0.4.2_3... done [93amd64-default-job-09] `-- Extracting webkit-gtk2-2.4.8... done [93amd64-default-job-09] Extracting wx30-gtk2-3.0.2_2... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Message for dejavu-2.34_4: 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. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of wxmupen64plus-0.3_3 =========================================================================== =================================================== ===> Configuring for wxmupen64plus-0.3_3 Setting top to : /wrkdirs/usr/ports/emulators/wxmupen64plus/work/wxmupen64plus-0.3 Setting out to : /wrkdirs/usr/ports/emulators/wxmupen64plus/work/wxmupen64plus-0.3/build Checking for 'gcc' (c compiler) : ok Checking for 'g++' (c++ compiler) : ok Checking for program cc : /usr/bin/cc Checking for program c++ : /usr/bin/c++ Checking C compiler works : yes Checking C++ compiler works : yes Checking for header m64p_frontend.h : yes Checking for header m64p_config.h : yes Checking for header m64p_types.h : yes Checking for '/usr/local/bin/sdl-config' : yes Checking for wxWidgets 2.9.x : yes 'configure' finished successfully (0.924s) =========================================================================== =================================================== ===> Building for wxmupen64plus-0.3_3 Waf: Entering directory `/wrkdirs/usr/ports/emulators/wxmupen64plus/work/wxmupen64plus-0.3/build' [ 1/13] cxx: main.cpp -> build/main.cpp.0.o [ 2/13] cxx: gamespanel.cpp -> build/gamespanel.cpp.0.o [ 3/13] cxx: parameterpanel.cpp -> build/parameterpanel.cpp.0.o [ 4/13] cxx: sdlkeypicker.cpp -> build/sdlkeypicker.cpp.0.o [ 5/13] cxx: mupen64plusplus/MupenAPIpp.cpp -> build/mupen64plusplus/MupenAPIpp.cpp.0.o [ 6/13] c: mupen64plusplus/MupenAPI.c -> build/mupen64plusplus/MupenAPI.c.0.o [ 7/13] cxx: sdlhelper.cpp -> build/sdlhelper.cpp.0.o [ 8/13] cxx: config.cpp -> build/config.cpp.0.o [10/13] c: mupen64plusplus/plugin.c -> build/mupen64plusplus/plugin.c.0.o [10/13] cxx: wxvidext.cpp -> build/wxvidext.cpp.0.o [11/13] c: mupen64plusplus/osal_dynamiclib_unix.c -> build/mupen64plusplus/osal_dynamiclib_unix.c.0.o [12/13] c: mupen64plusplus/osal_files_unix.c -> build/mupen64plusplus/osal_files_unix.c.0.o [13/13] cxxprogram: build/main.cpp.0.o build/gamespanel.cpp.0.o build/parameterpanel.cpp.0.o build/sdlkeypicker.cpp.0.o build/mupen64plusplus/MupenAPIpp.cpp.0.o build/mupen64plusplus/MupenAPI.c.0.o build/sdlhelper.cpp.0.o build/config.cpp.0.o build/mupen64plusplus/plugin.c.0.o build/wxvidext.cpp.0.o build/mupen64plusplus/osal_dynamiclib_unix.c.0.o build/mupen64plusplus/osal_files_unix.c.0.o -> build/wxmupen64plus /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `std::ctype::_M_widen_init() const@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `typeinfo for __cxxabiv1::__forced_unwind@CXXABI_1.3.2' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' Waf: Leaving directory `/wrkdirs/usr/ports/emulators/wxmupen64plus/work/wxmupen64plus-0.3/build' Build failed -> task failed (exit status 1): {task 34396735632: cxxprogram main.cpp.0.o,gamespanel.cpp.0.o,parameterpanel.cpp.0.o,sdlkeypicker.cpp.0.o,MupenAPIpp.cpp.0.o,MupenAPI.c.0.o,sdlhelper.cpp.0.o,config.cpp.0.o,plugin.c.0.o,wxvidext.cpp.0.o,osal_dynamiclib_unix.c.0.o,osal_files_unix.c.0.o -> wxmupen64plus} ['c++', 'main.cpp.0.o', 'gamespanel.cpp.0.o', 'parameterpanel.cpp.0.o', 'sdlkeypicker.cpp.0.o', 'mupen64plusplus/MupenAPIpp.cpp.0.o', 'mupen64plusplus/MupenAPI.c.0.o', 'sdlhelper.cpp.0.o', 'config.cpp.0.o', 'mupen64plusplus/plugin.c.0.o', 'wxvidext.cpp.0.o', 'mupen64plusplus/osal_dynamiclib_unix.c.0.o', 'mupen64plusplus/osal_files_unix.c.0.o', '-o', '/wrkdirs/usr/ports/emulators/wxmupen64plus/work/wxmupen64plus-0.3/build/wxmupen64plus', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/usr/local/lib', '-L/usr/local/lib', '-lSDL', '-lwx_gtk2u_adv-3.0', '-lwx_gtk2u_core-3.0', '-lwx_baseu-3.0', '-lwx_gtk2u_gl-3.0', '-lwx_gtk2u_html-3.0', '-fstack-protector', '-fstack-protector', '-lGL', '-lX11', '-Wl,-rpath,/usr/local/lib', '-pthread'] *** [do-build] Error code 1 Stop in /usr/ports/emulators/wxmupen64plus. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 08:17:21 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 8B875545; Thu, 29 Jan 2015 08:17:21 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 77BFA189; Thu, 29 Jan 2015 08:17:21 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T8HLKI055043; Thu, 29 Jan 2015 08:17:21 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T8HL6x055035; Thu, 29 Jan 2015 08:17:21 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 08:17:21 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290817.t0T8HL6x055035@beefy2.isc.freebsd.org> To: mr@FreeBSD.org Subject: [package - 93amd64-default][cad/kicad-devel] Failed for kicad-devel-r5363_8 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: Thu, 29 Jan 2015 08:17:21 -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/kicad-devel/Makefile 377162 2015-01-16 10:21:47Z mr $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/kicad-devel-r5363_8.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building cad/kicad-devel build started at Thu Jan 29 07:42:40 UTC 2015 port directory: /usr/ports/cad/kicad-devel building for: FreeBSD 93amd64-default-job-08 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: mr@FreeBSD.org Makefile ident: $FreeBSD: head/cad/kicad-devel/Makefile 377162 2015-01-16 10:21:47Z mr $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=kicad-devel-r5363_8 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for kicad-devel-r5363_8: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/cad/kicad-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/kicad-devel/work HOME=/wrkdirs/usr/ports/cad/kicad-devel/work TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/cad/kicad-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/kicad-devel/work HOME=/wrkdirs/usr/ports/cad/kicad-devel/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="clang" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="clang-cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="clang++" 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-- OPSYS=FreeBSD DESKTOPDIR=share/applications CMAKE_BUILD_TYPE="release" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 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/kicad" EXAMPLESDIR="share/examples/kicad" DATADIR="share/kicad" WWWDIR="www/kicad" ETCDIR="etc/kicad" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/kicad DOCSDIR=/usr/local/share/doc/kicad EXAMPLESDIR=/usr/local/share/examples/kicad WWWDIR=/usr/local/www/kicad ETCDIR=/usr/local/etc/kicad --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> kicad-devel-r5363_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.4.7.txz [93amd64-default-job-08] Installing pkg-1.4.7... [93amd64-default-job-08] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of kicad-devel-r5363_8 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by kicad-devel-r5363_8 for building =========================================================================== =================================================== ===> Fetching all distfiles required by kicad-devel-r5363_8 for building => SHA256 Checksum OK for kicad/kicad-r5363.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by kicad-devel-r5363_8 for building ===> Extracting for kicad-devel-r5363_8 => SHA256 Checksum OK for kicad/kicad-r5363.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for kicad-devel-r5363_8 ===> Applying FreeBSD patches for kicad-devel-r5363_8 =========================================================================== =================================================== ===> kicad-devel-r5363_8 depends on executable: bzr - not found ===> Verifying install for bzr in /usr/ports/devel/bzr ===> Installing existing package /packages/All/bzr-2.6.0.txz [93amd64-default-job-08] Installing bzr-2.6.0... [93amd64-default-job-08] `-- Installing ca_root_nss-3.17.3_1... [93amd64-default-job-08] `-- Extracting ca_root_nss-3.17.3_1... done [93amd64-default-job-08] `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-08] | `-- Installing indexinfo-0.2.2... [93amd64-default-job-08] | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-08] | `-- Installing libiconv-1.14_6... [93amd64-default-job-08] | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-08] `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-08] `-- Installing py27-paramiko-1.14.0... [93amd64-default-job-08] | `-- Installing py27-ecdsa-0.11_1... [93amd64-default-job-08] | | `-- Installing py27-setuptools27-5.5.1_1... [93amd64-default-job-08] | | `-- Installing python27-2.7.9... [93amd64-default-job-08] | | | `-- Installing libffi-3.2.1... [93amd64-default-job-08] | | | `-- Extracting libffi-3.2.1... done [93amd64-default-job-08] | | `-- Extracting python27-2.7.9... done [93amd64-default-job-08] | | `-- Extracting py27-setuptools27-5.5.1_1... done [93amd64-default-job-08] | `-- Extracting py27-ecdsa-0.11_1... done [93amd64-default-job-08] | `-- Installing py27-pycrypto-2.6.1_1... [93amd64-default-job-08] | | `-- Installing gmp-5.1.3_2... [93amd64-default-job-08] | | `-- Extracting gmp-5.1.3_2... done [93amd64-default-job-08] | `-- Extracting py27-pycrypto-2.6.1_1... done [93amd64-default-job-08] `-- Extracting py27-paramiko-1.14.0... done [93amd64-default-job-08] Extracting bzr-2.6.0... done 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 kicad-devel-r5363_8 ===> kicad-devel-r5363_8 depends on file: /usr/local/lib/python2.7/site-packages/bzrlib/plugins/bzrtools/bzrtools.py - not found ===> Verifying install for /usr/local/lib/python2.7/site-packages/bzrlib/plugins/bzrtools/bzrtools.py in /usr/ports/devel/bzrtools ===> Installing existing package /packages/All/bzrtools-2.6.0_1.txz [93amd64-default-job-08] Installing bzrtools-2.6.0_1... [93amd64-default-job-08] Extracting bzrtools-2.6.0_1... done ===> Returning to build of kicad-devel-r5363_8 ===> kicad-devel-r5363_8 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-default-job-08] Installing desktop-file-utils-0.22_3... [93amd64-default-job-08] `-- Installing glib-2.42.1... [93amd64-default-job-08] | `-- Installing pcre-8.35_2... [93amd64-default-job-08] | `-- Extracting pcre-8.35_2... done [93amd64-default-job-08] | `-- Installing perl5-5.18.4_11... [93amd64-default-job-08] | `-- Extracting perl5-5.18.4_11... done [93amd64-default-job-08] `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-default-job-08] Extracting desktop-file-utils-0.22_3... done ===> Returning to build of kicad-devel-r5363_8 ===> kicad-devel-r5363_8 depends on executable: update-mime-database - not found ===> Verifying install for update-mime-database in /usr/ports/misc/shared-mime-info ===> Installing existing package /packages/All/shared-mime-info-1.1_1.txz ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 56%] Building CXX object cvpcb/CMakeFiles/cvpcb_kiface.dir/dialogs/fp_conflict_assignment_selector.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb && /usr/bin/clang++ -DCVPCB -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dcvpcb_kiface_EXPORTS -I/usr/local/include -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -fPIC -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../pcbnew/dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kica d-r5363/cvpcb/../common -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363 -o CMakeFiles/cvpcb_kiface.dir/dialogs/fp_conflict_assignment_selector.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/dialogs/fp_conflict_assignment_selector.cpp In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/dialogs/fp_conflict_assignment_selector.cpp:31: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/./dialogs/fp_conflict_assignment_selector.h:29: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/./dialogs/fp_conflict_assignment_selector_base.h:15: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/dialog_shim.h:30: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/kiway_player.h:30: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 56%] Building CXX object cvpcb/CMakeFiles/cvpcb_kiface.dir/dialogs/dialog_display_options.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb && /usr/bin/clang++ -DCVPCB -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dcvpcb_kiface_EXPORTS -I/usr/local/include -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -fPIC -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../pcbnew/dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kica d-r5363/cvpcb/../common -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363 -o CMakeFiles/cvpcb_kiface.dir/dialogs/dialog_display_options.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/dialogs/dialog_display_options.cpp In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/dialogs/dialog_display_options.cpp:30: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 56%] Building CXX object cvpcb/CMakeFiles/cvpcb_kiface.dir/dialogs/dialog_display_options_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb && /usr/bin/clang++ -DCVPCB -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dcvpcb_kiface_EXPORTS -I/usr/local/include -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -fPIC -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../pcbnew/dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kica d-r5363/cvpcb/../common -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363 -o CMakeFiles/cvpcb_kiface.dir/dialogs/dialog_display_options_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/dialogs/dialog_display_options_base.cpp In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/dialogs/dialog_display_options_base.cpp:8: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/./dialogs/dialog_display_options_base.h:16: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/dialog_shim.h:30: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/kiway_player.h:30: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 56%] Building CXX object cvpcb/CMakeFiles/cvpcb_kiface.dir/__/pcbnew/dialogs/dialog_fp_lib_table.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb && /usr/bin/clang++ -DCVPCB -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dcvpcb_kiface_EXPORTS -I/usr/local/include -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -fPIC -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../pcbnew/dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kica d-r5363/cvpcb/../common -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363 -o CMakeFiles/cvpcb_kiface.dir/__/pcbnew/dialogs/dialog_fp_lib_table.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/pcbnew/dialogs/dialog_fp_lib_table.cpp In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/pcbnew/dialogs/dialog_fp_lib_table.cpp:39: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../3d-viewer/3d_viewer.h:33: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/draw_frame.h:28: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 56%] Building CXX object cvpcb/CMakeFiles/cvpcb_kiface.dir/__/pcbnew/dialogs/dialog_fp_lib_table_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb && /usr/bin/clang++ -DCVPCB -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dcvpcb_kiface_EXPORTS -I/usr/local/include -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -fPIC -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../pcbnew/dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kica d-r5363/cvpcb/../common -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363 -o CMakeFiles/cvpcb_kiface.dir/__/pcbnew/dialogs/dialog_fp_lib_table_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/pcbnew/dialogs/dialog_fp_lib_table_base.cpp In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/pcbnew/dialogs/dialog_fp_lib_table_base.cpp:8: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../pcbnew/dialogs/dialog_fp_lib_table_base.h:16: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/dialog_shim.h:30: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/kiway_player.h:30: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles 48 [ 57%] Building CXX object cvpcb/CMakeFiles/cvpcb_kiface.dir/__/pcbnew/dialogs/dialog_fp_plugin_options.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb && /usr/bin/clang++ -DCVPCB -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dcvpcb_kiface_EXPORTS -I/usr/local/include -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -fPIC -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../pcbnew/dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kica d-r5363/cvpcb/../common -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363 -o CMakeFiles/cvpcb_kiface.dir/__/pcbnew/dialogs/dialog_fp_plugin_options.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/pcbnew/dialogs/dialog_fp_plugin_options.cpp In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/pcbnew/dialogs/dialog_fp_plugin_options.cpp:29: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../pcbnew/dialogs/dialog_fp_plugin_options_base.h:16: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/dialog_shim.h:30: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/kiway_player.h:30: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 57%] Building CXX object cvpcb/CMakeFiles/cvpcb_kiface.dir/__/pcbnew/dialogs/dialog_fp_plugin_options_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb && /usr/bin/clang++ -DCVPCB -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dcvpcb_kiface_EXPORTS -I/usr/local/include -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -fPIC -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../pcbnew/dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kica d-r5363/cvpcb/../common -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363 -o CMakeFiles/cvpcb_kiface.dir/__/pcbnew/dialogs/dialog_fp_plugin_options_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/pcbnew/dialogs/dialog_fp_plugin_options_base.cpp In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/pcbnew/dialogs/dialog_fp_plugin_options_base.cpp:8: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../pcbnew/dialogs/dialog_fp_plugin_options_base.h:16: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/dialog_shim.h:30: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/kiway_player.h:30: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 57%] Building CXX object cvpcb/CMakeFiles/cvpcb_kiface.dir/__/pcbnew/dialogs/wizard_add_fplib_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb && /usr/bin/clang++ -DCVPCB -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dcvpcb_kiface_EXPORTS -I/usr/local/include -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -fPIC -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../pcbnew/dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kica d-r5363/cvpcb/../common -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363 -o CMakeFiles/cvpcb_kiface.dir/__/pcbnew/dialogs/wizard_add_fplib_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/pcbnew/dialogs/wizard_add_fplib_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 57%] Building CXX object cvpcb/CMakeFiles/cvpcb_kiface.dir/__/pcbnew/dialogs/wizard_add_fplib.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb && /usr/bin/clang++ -DCVPCB -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dcvpcb_kiface_EXPORTS -I/usr/local/include -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -fPIC -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../pcbnew/dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kica d-r5363/cvpcb/../common -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363 -o CMakeFiles/cvpcb_kiface.dir/__/pcbnew/dialogs/wizard_add_fplib.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/pcbnew/dialogs/wizard_add_fplib.cpp In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/pcbnew/dialogs/wizard_add_fplib.cpp:54: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/dialog_helpers.h:36: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/dialog_shim.h:30: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/kiway_player.h:30: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 57%] Building CXX object cvpcb/CMakeFiles/cvpcb_kiface.dir/__/pcbnew/dialogs/dialog_select_dirlist_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb && /usr/bin/clang++ -DCVPCB -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dcvpcb_kiface_EXPORTS -I/usr/local/include -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -fPIC -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../pcbnew/dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kica d-r5363/cvpcb/../common -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363 -o CMakeFiles/cvpcb_kiface.dir/__/pcbnew/dialogs/dialog_select_dirlist_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/pcbnew/dialogs/dialog_select_dirlist_base.cpp In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/pcbnew/dialogs/dialog_select_dirlist_base.cpp:8: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../pcbnew/dialogs/dialog_select_dirlist_base.h:16: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/dialog_shim.h:30: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/kiway_player.h:30: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ 1 warning generated. Linking CXX shared module _cvpcb.kiface cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cvpcb_kiface.dir/link.txt --verbose=1 /usr/bin/clang++ -fPIC -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -XLinker,-cref -XLinker,-Map=_cvpcb.kiface.map -XLinker,--no-undefined -XLinker,-Bsymbolic -shared -Wl,-soname,_cvpcb.kiface -o _cvpcb.kiface CMakeFiles/cvpcb_kiface.dir/cvpcb.cpp.o CMakeFiles/cvpcb_kiface.dir/__/common/base_units.cpp.o CMakeFiles/cvpcb_kiface.dir/__/pcbnew/board_items_to_polygon_shape_transform.cpp.o CMakeFiles/cvpcb_kiface.dir/__/pcbnew/class_drc_item.cpp.o CMakeFiles/cvpcb_kiface.dir/autosel.cpp.o CMakeFiles/cvpcb_kiface.dir/cfg.cpp.o CMakeFiles/cvpcb_kiface.dir/class_components_listbox.cpp.o CMakeFiles/cvpcb_kiface.dir/class_DisplayFootprintsFrame.cpp.o CMakeFiles/cvpcb_kiface.dir/class_footprints_listbox.cpp.o CMakeFiles/cvpcb_kiface.dir/class_library_listbox.cpp.o CMakeFiles/cvpcb_kiface.dir/cvframe.cpp.o CMakeFiles/cvpcb_kiface.dir/listboxes.cpp.o CMakeFiles/cvpcb_kiface.dir/menubar.cpp.o CMakeFiles/cvpcb_kiface.dir /readwrite_dlgs.cpp.o CMakeFiles/cvpcb_kiface.dir/tool_cvpcb.cpp.o CMakeFiles/cvpcb_kiface.dir/dialogs/fp_conflict_assignment_selector_base.cpp.o CMakeFiles/cvpcb_kiface.dir/dialogs/fp_conflict_assignment_selector.cpp.o CMakeFiles/cvpcb_kiface.dir/dialogs/dialog_display_options.cpp.o CMakeFiles/cvpcb_kiface.dir/dialogs/dialog_display_options_base.cpp.o CMakeFiles/cvpcb_kiface.dir/__/pcbnew/dialogs/dialog_fp_lib_table.cpp.o CMakeFiles/cvpcb_kiface.dir/__/pcbnew/dialogs/dialog_fp_lib_table_base.cpp.o CMakeFiles/cvpcb_kiface.dir/__/pcbnew/dialogs/dialog_fp_plugin_options.cpp.o CMakeFiles/cvpcb_kiface.dir/__/pcbnew/dialogs/dialog_fp_plugin_options_base.cpp.o CMakeFiles/cvpcb_kiface.dir/__/pcbnew/dialogs/wizard_add_fplib_base.cpp.o CMakeFiles/cvpcb_kiface.dir/__/pcbnew/dialogs/wizard_add_fplib.cpp.o CMakeFiles/cvpcb_kiface.dir/__/pcbnew/dialogs/dialog_select_dirlist_base.cpp.o -L/usr/local/lib ../3d-viewer/lib3d-viewer.a ../common/libpcbcommon.a ../pcbnew/pcad2kicadpcb_plugin/libpcad2ki cadpcb.a ../common/libcommon.a ../bitmaps_pn! g/libbitmaps.a ../polygon/libpolygon.a ../common/libgal.a -L/usr/local/lib -lwx_gtk2u_gl-3.0 -lwx_gtk2u_aui-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lwx_baseu_xml-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_stc-3.0 /usr/local/lib/libGLU.so /usr/local/lib/libGL.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so /usr/local/lib/libGLEW.so /usr/local/lib/libcairo.so ../pcbnew/github/libgithub_plugin.a /usr/local/lib/libboost_context.so /usr/local/lib/libboost_date_time.so /usr/local/lib/libboost_filesystem.so /usr/local/lib/libboost_iostreams.so /usr/local/lib/libboost_locale.so /usr/local/lib/libboost_program_options.so /usr/local/lib/libboost_regex.so /usr/local/lib/libboost_system.so /usr/local/lib/libboost_thread.so -lrt -lssl -lcrypto -Wl,-rpath,/usr/local/lib: clang++: warning: argument unused during compilation: '-XLinker,-cref' clang++: warning: argument unused during compilation: '-XLinker,-Map=_cvpcb.kiface.map' clang++: warning: argument unused during compilation: '-XLinker,--no-undefined' clang++: warning: argument unused during compilation: '-XLinker,-Bsymbolic' /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles 47 48 [ 57%] Built target cvpcb_kiface /usr/bin/make -f cvpcb/CMakeFiles/cvpcb.dir/build.make cvpcb/CMakeFiles/cvpcb.dir/depend cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363 /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363 /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/CMakeFiles/cvpcb.dir/DependInfo.cmake Scanning dependencies of target cvpcb /usr/bin/make -f cvpcb/CMakeFiles/cvpcb.dir/build.make cvpcb/CMakeFiles/cvpcb.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 57%] Building CXX object cvpcb/CMakeFiles/cvpcb.dir/__/common/single_top.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb && /usr/bin/clang++ -DCVPCB -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DBUILD_KIWAY_DLL -DPGM_DATA_FILE_EXT=\"net\" -DTOP_FRAME=FRAME_CVPCB -I/usr/local/include -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../pcbnew/dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../polygon -I/wr kdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../common -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363 -o CMakeFiles/cvpcb.dir/__/common/single_top.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/single_top.cpp In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/single_top.cpp:46: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/kiway_player.h:30: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 57%] Building CXX object cvpcb/CMakeFiles/cvpcb.dir/__/common/pgm_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb && /usr/bin/clang++ -DCVPCB -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../pcbnew/dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb/../common -I/us r/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363 -o CMakeFiles/cvpcb.dir/__/common/pgm_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/pgm_base.cpp In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/pgm_base.cpp:42: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/pgm_base.cpp:61:21: warning: unused variable 'kicadFpLibPath' [-Wunused-const-variable] static const wxChar kicadFpLibPath[] = wxT( "KicadFootprintLibraryPath" ); ^ 2 warnings generated. Linking CXX executable cvpcb cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/cvpcb && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cvpcb.dir/link.txt --verbose=1 /usr/bin/clang++ -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -fstack-protector -s -XLinker,-cref -XLinker,-Map=cvpcb.map CMakeFiles/cvpcb.dir/__/common/single_top.cpp.o CMakeFiles/cvpcb.dir/__/common/pgm_base.cpp.o -o cvpcb -L/usr/local/lib ../common/libcommon.a ../bitmaps_png/libbitmaps.a -L/usr/local/lib -lwx_gtk2u_gl-3.0 -lwx_gtk2u_aui-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lwx_baseu_xml-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_stc-3.0 -Wl,-rpath,/usr/local/lib: clang++: warning: argument unused during compilation: '-XLinker,-cref' clang++: warning: argument unused during compilation: '-XLinker,-Map=cvpcb.map' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `std::ctype::_M_widen_init() const@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `typeinfo for __cxxabiv1::__forced_unwind@CXXABI_1.3.2' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' clang++: error: linker command failed with exit code 1 (use -v to see invocation) *** [cvpcb/cvpcb] Error code 1 Stop in /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363. *** [cvpcb/CMakeFiles/cvpcb.dir/all] Error code 1 Stop in /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363. *** [do-build] Error code 1 Stop in /usr/ports/cad/kicad-devel. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 08:19:50 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 22C346FB; Thu, 29 Jan 2015 08:19:50 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 0D3A71C2; Thu, 29 Jan 2015 08:19:50 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T8JnEo047366; Thu, 29 Jan 2015 08:19:49 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T8JnlV047364; Thu, 29 Jan 2015 08:19:49 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 08:19:49 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290819.t0T8JnlV047364@beefy1.isc.freebsd.org> To: sperber@FreeBSD.org Subject: [package - 93i386-default][math/fityk] Failed for fityk-0.9.8_4 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: Thu, 29 Jan 2015 08:19:50 -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: sperber@FreeBSD.org Last committer: antoine@FreeBSD.org Ident: $FreeBSD: head/math/fityk/Makefile 375062 2014-12-20 18:17:32Z antoine $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/fityk-0.9.8_4.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building math/fityk build started at Thu Jan 29 08:14:16 UTC 2015 port directory: /usr/ports/math/fityk building for: FreeBSD 93i386-default-job-13 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: sperber@FreeBSD.org Makefile ident: $FreeBSD: head/math/fityk/Makefile 375062 2014-12-20 18:17:32Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=fityk-0.9.8_4 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for fityk-0.9.8_4: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-doc --disable-xyconvert --with-wx-config=/usr/local/bin/wxgtk2u-3.0-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/fityk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/fityk/work HOME=/wrkdirs/usr/ports/math/fityk/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/fityk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/fityk/work HOME=/wrkdirs/usr/ports/math/fityk/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include " LDFLAGS=" -lbz2 -lz -L/wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs -L/usr/local/lib -pthread" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -D_GNU_SOURCE -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-- OSREL=9.3 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/fityk" EXAMPLESDIR="share/examples/fityk" DATADIR="share/fityk" WWWDIR="www/fityk" ETCDIR="etc/fityk" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/fityk DOCSDIR=/usr/local/share/doc/fityk EXAMPLESDIR=/usr/local/share/examples/fityk WWWDIR=/usr/local/www/fityk ETCDIR=/usr/local/etc/fityk --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 LGPL21 accepted by the user =========================================================================== =================================================== ===> fityk-0.9.8_4 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.7.txz [93i386-default-job-13] Installing pkg-1.4.7... [93i386-default-job-13] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of fityk-0.9.8_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by fityk-0.9.8_4 for building =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by fityk-0.9.8_4 for building => SHA256 Checksum OK for fityk-0.9.8.tar.bz2. => SHA256 Checksum OK for xylib-1.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by fityk-0.9.8_4 for building ===> Extracting for fityk-0.9.8_4 => SHA256 Checksum OK for fityk-0.9.8.tar.bz2. => SHA256 Checksum OK for xylib-1.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for fityk-0.9.8_4 ===> Applying FreeBSD patches for fityk-0.9.8_4 =========================================================================== =================================================== ===> fityk-0.9.8_4 depends on file: /usr/local/include/boost/spirit/include/classic_core.hpp - not found ===> Verifying install for /usr/local/include/boost/spirit/include/classic_core.hpp in /usr/ports/devel/boost-libs ===> Installing existing package /packages/All/boost-libs-1.55.0_4.txz [93i386-default-job-13] Installing boost-libs-1.55.0_4... [93i386-default-job-13] `-- Installing icu-53.1... [93i386-default-job-13] `-- Extracting icu-53.1... done [93i386-default-job-13] 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 fityk-0.9.8_4 ===> fityk-0.9.8_4 depends on executable: gnuplot - not found ===> Verifying install for gnuplot in /usr/ports/math/gnuplot ===> Installing existing package /packages/All/gnuplot-4.6.6_1.txz [93i386-default-job-13] Installing gnuplot-4.6.6_1... [93i386-default-job-13] `-- Installing cairo-1.12.18_1,2... [93i386-default-job-13] | `-- Installing fontconfig-2.11.1,1... [93i386-default-job-13] | | `-- Installing expat-2.1.0_2... [93i386-default-job-13] | | `-- Extracting expat-2.1.0_2... done [93i386-default-job-13] | | `-- Installing freetype2-2.5.5... [93i386-default-job-13] | | `-- Extracting freetype2-2.5.5... done [93i386-default-job-13] | `-- 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 [93i386-default-job-13] | `-- Installing glib-2.42.1... [93i386-default-job-13] | | `-- Installing gettext-runtime-0.19.4... [93i386-default-job-13] | | `-- Installing indexinfo-0.2.2... [93i386-default-job-13] | | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-13] | | `-- Installing libiconv-1.14_6... [93i386-default-job-13] | | `-- Extracting libiconv-1.14_6... done [93i386-default-job-13] | | `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-13] | | `-- Installing libffi-3.2.1... [93i386-default-job-13] | | `-- Extracting libffi-3.2.1... done [93i386-default-job-13] | | `-- Installing pcre-8.35_2... [93i386-default-job-13] | | `-- Extracting pcre-8.35_2... done [93i386-default-job-13] | | `-- Installing perl5-5.18.4_11... [93i386-default-job-13] | | `-- Extracting perl5-5.18.4_11... done [93i386-default-job-13] | | `-- Installing python27-2.7.9... [93i386-default-job-13] | | `-- Extracting python27-2.7.9... done [93i386-default-job-13] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93i386-default-job-13] | `-- Installing libXext-1.3.3,1... [93i386-default-job-13] | | `-- Installing libX11-1.6.2_2,1... [93i386-default-job-13] | | `-- Installing kbproto-1.0.6... [93i386-default-job-13] | | `-- Extracting kbproto-1.0.6... done [93i386-default-job-13] | | `-- Installing libXau-1.0.8_2... [93i386-default-job-13] | | | `-- Installing xproto-7.0.26... [93i386-default-job-13] | | | `-- Extracting xproto-7.0.26... done [93i386-default-job-13] | | `-- Extracting libXau-1.0.8_2... done [93i386-default-job-13] | | `-- Installing libXdmcp-1.1.1_2... [93i386-default-job-13] | | `-- Extracting libXdmcp-1.1.1_2... done /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -fPIC -L/usr/local/lib -o xyconv xyconv-xyconv.o xylib/libxy.la -lm -lbz2 -lz libtool: link: c++ -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -fPIC -o xyconv xyconv-xyconv.o -L/usr/local/lib xylib/.libs/libxy.a -lm -lbz2 -lz gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src' Making all in . gmake[3]: Entering directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src' /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT logic.lo -MD -MP -MF .deps/logic.Tpo -c -o logic.lo logic.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT logic.lo -MD -MP -MF .deps/logic.Tpo -c logic.cpp -fPIC -DPIC -o .libs/logic.o mv -f .deps/logic.Tpo .deps/logic.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT view.lo -MD -MP -MF .deps/view.Tpo -c -o view.lo view.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT view.lo -MD -MP -MF .deps/view.Tpo -c view.cpp -fPIC -DPIC -o .libs/view.o mv -f .deps/view.Tpo .deps/view.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT lexer.lo -MD -MP -MF .deps/lexer.Tpo -c -o lexer.lo lexer.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT lexer.lo -MD -MP -MF .deps/lexer.Tpo -c lexer.cpp -fPIC -DPIC -o .libs/lexer.o mv -f .deps/lexer.Tpo .deps/lexer.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT eparser.lo -MD -MP -MF .deps/eparser.Tpo -c -o eparser.lo eparser.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT eparser.lo -MD -MP -MF .deps/eparser.Tpo -c eparser.cpp -fPIC -DPIC -o .libs/eparser.o mv -f .deps/eparser.Tpo .deps/eparser.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT cparser.lo -MD -MP -MF .deps/cparser.Tpo -c -o cparser.lo cparser.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT cparser.lo -MD -MP -MF .deps/cparser.Tpo -c cparser.cpp -fPIC -DPIC -o .libs/cparser.o mv -f .deps/cparser.Tpo .deps/cparser.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT runner.lo -MD -MP -MF .deps/runner.Tpo -c -o runner.lo runner.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT runner.lo -MD -MP -MF .deps/runner.Tpo -c runner.cpp -fPIC -DPIC -o .libs/runner.o mv -f .deps/runner.Tpo .deps/runner.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT info.lo -MD -MP -MF .deps/info.Tpo -c -o info.lo info.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.cpp -fPIC -DPIC -o .libs/info.o mv -f .deps/info.Tpo .deps/info.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT common.lo -MD -MP -MF .deps/common.Tpo -c -o common.lo common.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.cpp -fPIC -DPIC -o .libs/common.o mv -f .deps/common.Tpo .deps/common.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT data.lo -MD -MP -MF .deps/data.Tpo -c -o data.lo data.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT data.lo -MD -MP -MF .deps/data.Tpo -c data.cpp -fPIC -DPIC -o .libs/data.o mv -f .deps/data.Tpo .deps/data.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT var.lo -MD -MP -MF .deps/var.Tpo -c -o var.lo var.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT var.lo -MD -MP -MF .deps/var.Tpo -c var.cpp -fPIC -DPIC -o .libs/var.o mv -f .deps/var.Tpo .deps/var.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT mgr.lo -MD -MP -MF .deps/mgr.Tpo -c -o mgr.lo mgr.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT mgr.lo -MD -MP -MF .deps/mgr.Tpo -c mgr.cpp -fPIC -DPIC -o .libs/mgr.o mv -f .deps/mgr.Tpo .deps/mgr.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT tplate.lo -MD -MP -MF .deps/tplate.Tpo -c -o tplate.lo tplate.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT tplate.lo -MD -MP -MF .deps/tplate.Tpo -c tplate.cpp -fPIC -DPIC -o .libs/tplate.o mv -f .deps/tplate.Tpo .deps/tplate.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT func.lo -MD -MP -MF .deps/func.Tpo -c -o func.lo func.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT func.lo -MD -MP -MF .deps/func.Tpo -c func.cpp -fPIC -DPIC -o .libs/func.o mv -f .deps/func.Tpo .deps/func.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT udf.lo -MD -MP -MF .deps/udf.Tpo -c -o udf.lo udf.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT udf.lo -MD -MP -MF .deps/udf.Tpo -c udf.cpp -fPIC -DPIC -o .libs/udf.o mv -f .deps/udf.Tpo .deps/udf.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT bfunc.lo -MD -MP -MF .deps/bfunc.Tpo -c -o bfunc.lo bfunc.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT bfunc.lo -MD -MP -MF .deps/bfunc.Tpo -c bfunc.cpp -fPIC -DPIC -o .libs/bfunc.o mv -f .deps/bfunc.Tpo .deps/bfunc.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT ast.lo -MD -MP -MF .deps/ast.Tpo -c -o ast.lo ast.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT ast.lo -MD -MP -MF .deps/ast.Tpo -c ast.cpp -fPIC -DPIC -o .libs/ast.o mv -f .deps/ast.Tpo .deps/ast.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT vm.lo -MD -MP -MF .deps/vm.Tpo -c -o vm.lo vm.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT vm.lo -MD -MP -MF .deps/vm.Tpo -c vm.cpp -fPIC -DPIC -o .libs/vm.o mv -f .deps/vm.Tpo .deps/vm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT settings.lo -MD -MP -MF .deps/settings.Tpo -c -o settings.lo settings.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT settings.lo -MD -MP -MF .deps/settings.Tpo -c settings.cpp -fPIC -DPIC -o .libs/settings.o mv -f .deps/settings.Tpo .deps/settings.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT ui.lo -MD -MP -MF .deps/ui.Tpo -c -o ui.lo ui.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT ui.lo -MD -MP -MF .deps/ui.Tpo -c ui.cpp -fPIC -DPIC -o .libs/ui.o mv -f .deps/ui.Tpo .deps/ui.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT GAfit.lo -MD -MP -MF .deps/GAfit.Tpo -c -o GAfit.lo GAfit.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT GAfit.lo -MD -MP -MF .deps/GAfit.Tpo -c GAfit.cpp -fPIC -DPIC -o .libs/GAfit.o mv -f .deps/GAfit.Tpo .deps/GAfit.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT LMfit.lo -MD -MP -MF .deps/LMfit.Tpo -c -o LMfit.lo LMfit.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT LMfit.lo -MD -MP -MF .deps/LMfit.Tpo -c LMfit.cpp -fPIC -DPIC -o .libs/LMfit.o mv -f .deps/LMfit.Tpo .deps/LMfit.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT guess.lo -MD -MP -MF .deps/guess.Tpo -c -o guess.lo guess.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT guess.lo -MD -MP -MF .deps/guess.Tpo -c guess.cpp -fPIC -DPIC -o .libs/guess.o mv -f .deps/guess.Tpo .deps/guess.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT NMfit.lo -MD -MP -MF .deps/NMfit.Tpo -c -o NMfit.lo NMfit.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT NMfit.lo -MD -MP -MF .deps/NMfit.Tpo -c NMfit.cpp -fPIC -DPIC -o .libs/NMfit.o mv -f .deps/NMfit.Tpo .deps/NMfit.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT model.lo -MD -MP -MF .deps/model.Tpo -c -o model.lo model.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT model.lo -MD -MP -MF .deps/model.Tpo -c model.cpp -fPIC -DPIC -o .libs/model.o mv -f .deps/model.Tpo .deps/model.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fit.lo -MD -MP -MF .deps/fit.Tpo -c -o fit.lo fit.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fit.lo -MD -MP -MF .deps/fit.Tpo -c fit.cpp -fPIC -DPIC -o .libs/fit.o mv -f .deps/fit.Tpo .deps/fit.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT voigt.lo -MD -MP -MF .deps/voigt.Tpo -c -o voigt.lo voigt.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT voigt.lo -MD -MP -MF .deps/voigt.Tpo -c voigt.cpp -fPIC -DPIC -o .libs/voigt.o mv -f .deps/voigt.Tpo .deps/voigt.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT numfuncs.lo -MD -MP -MF .deps/numfuncs.Tpo -c -o numfuncs.lo numfuncs.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT numfuncs.lo -MD -MP -MF .deps/numfuncs.Tpo -c numfuncs.cpp -fPIC -DPIC -o .libs/numfuncs.o mv -f .deps/numfuncs.Tpo .deps/numfuncs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk.lo -MD -MP -MF .deps/fityk.Tpo -c -o fityk.lo fityk.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk.lo -MD -MP -MF .deps/fityk.Tpo -c fityk.cpp -fPIC -DPIC -o .libs/fityk.o mv -f .deps/fityk.Tpo .deps/fityk.Plo /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -version-info 3:0:0 -lbz2 -lz -L/wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs -L/usr/local/lib -pthread -o libfityk.la -rpath /usr/local/lib logic.lo view.lo lexer.lo eparser.lo cparser.lo runner.lo info.lo common.lo data.lo var.lo mgr.lo tplate.lo func.lo udf.lo bfunc.lo ast.lo vm.lo settings.lo ui.lo GAfit.lo LMfit.lo guess.lo NMfit.lo model.lo fit.lo voigt.lo numfuncs.lo fityk.lo -lxy -lm -lm -lm libtool: link: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/logic.o .libs/view.o .libs/lexer.o .libs/eparser.o .libs/cparser.o .libs/runner.o .libs/info.o .libs/common.o .libs/data.o .libs/var.o .libs/mgr.o .libs/tplate.o .libs/func.o .libs/udf.o .libs/bfunc.o .libs/ast.o .libs/vm.o .libs/settings.o .libs/ui.o .libs/GAfit.o .libs/LMfit.o .libs/guess.o .libs/NMfit.o .libs/model.o .libs/fit.o .libs/voigt.o .libs/numfuncs.o .libs/fityk.o -lbz2 -lz -L/wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs -L/usr/local/lib /wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs/libxy.a -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -pthread -pthread -Wl,-soname -Wl,libfityk.so.3 -o .libs/libfityk.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libfityk.so.3" && ln -s "libfityk.so.3.0.0" "libfityk.so.3") libtool: link: (cd ".libs" && rm -f "libfityk.so" && ln -s "libfityk.so.3.0.0" "libfityk.so") libtool: link: ( cd ".libs" && rm -f "libfityk.la" && ln -s "../libfityk.la" "libfityk.la" ) gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src' Making all in wxgui gmake[3]: Entering directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src/wxgui' c++ -DHAVE_CONFIG_H -I. -I../.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT ceria.o -MD -MP -MF .deps/ceria.Tpo -c -o ceria.o ceria.cpp mv -f .deps/ceria.Tpo .deps/ceria.Po cc -DHAVE_CONFIG_H -I. -I../.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT atomtables.o -MD -MP -MF .deps/atomtables.Tpo -c -o atomtables.o atomtables.c mv -f .deps/atomtables.Tpo .deps/atomtables.Po cc -DHAVE_CONFIG_H -I. -I../.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT sgtables.o -MD -MP -MF .deps/sgtables.Tpo -c -o sgtables.o sgtables.c mv -f .deps/sgtables.Tpo .deps/sgtables.Po rm -f libceria.a ar cru libceria.a ceria.o atomtables.o sgtables.o ranlib libceria.a c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-cmn.o -MD -MP -MF .deps/fityk-cmn.Tpo -c -o fityk-cmn.o `test -f 'cmn.cpp' || echo './'`cmn.cpp mv -f .deps/fityk-cmn.Tpo .deps/fityk-cmn.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-gradient.o -MD -MP -MF .deps/fityk-gradient.Tpo -c -o fityk-gradient.o `test -f 'gradient.cpp' || echo './'`gradient.cpp mv -f .deps/fityk-gradient.Tpo .deps/fityk-gradient.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-fancyrc.o -MD -MP -MF .deps/fityk-fancyrc.Tpo -c -o fityk-fancyrc.o `test -f 'fancyrc.cpp' || echo './'`fancyrc.cpp mv -f .deps/fityk-fancyrc.Tpo .deps/fityk-fancyrc.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-inputline.o -MD -MP -MF .deps/fityk-inputline.Tpo -c -o fityk-inputline.o `test -f 'inputline.cpp' || echo './'`inputline.cpp mv -f .deps/fityk-inputline.Tpo .deps/fityk-inputline.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-listptxt.o -MD -MP -MF .deps/fityk-listptxt.Tpo -c -o fityk-listptxt.o `test -f 'listptxt.cpp' || echo './'`listptxt.cpp mv -f .deps/fityk-listptxt.Tpo .deps/fityk-listptxt.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-dload.o -MD -MP -MF .deps/fityk-dload.Tpo -c -o fityk-dload.o `test -f 'dload.cpp' || echo './'`dload.cpp mv -f .deps/fityk-dload.Tpo .deps/fityk-dload.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-pplot.o -MD -MP -MF .deps/fityk-pplot.Tpo -c -o fityk-pplot.o `test -f 'pplot.cpp' || echo './'`pplot.cpp mv -f .deps/fityk-pplot.Tpo .deps/fityk-pplot.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-statbar.o -MD -MP -MF .deps/fityk-statbar.Tpo -c -o fityk-statbar.o `test -f 'statbar.cpp' || echo './'`statbar.cpp mv -f .deps/fityk-statbar.Tpo .deps/fityk-statbar.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-pane.o -MD -MP -MF .deps/fityk-pane.Tpo -c -o fityk-pane.o `test -f 'pane.cpp' || echo './'`pane.cpp mv -f .deps/fityk-pane.Tpo .deps/fityk-pane.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-sidebar.o -MD -MP -MF .deps/fityk-sidebar.Tpo -c -o fityk-sidebar.o `test -f 'sidebar.cpp' || echo './'`sidebar.cpp mv -f .deps/fityk-sidebar.Tpo .deps/fityk-sidebar.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-history.o -MD -MP -MF .deps/fityk-history.Tpo -c -o fityk-history.o `test -f 'history.cpp' || echo './'`history.cpp mv -f .deps/fityk-history.Tpo .deps/fityk-history.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-datatable.o -MD -MP -MF .deps/fityk-datatable.Tpo -c -o fityk-datatable.o `test -f 'datatable.cpp' || echo './'`datatable.cpp mv -f .deps/fityk-datatable.Tpo .deps/fityk-datatable.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-dataedit.o -MD -MP -MF .deps/fityk-dataedit.Tpo -c -o fityk-dataedit.o `test -f 'dataedit.cpp' || echo './'`dataedit.cpp mv -f .deps/fityk-dataedit.Tpo .deps/fityk-dataedit.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-defmgr.o -MD -MP -MF .deps/fityk-defmgr.Tpo -c -o fityk-defmgr.o `test -f 'defmgr.cpp' || echo './'`defmgr.cpp mv -f .deps/fityk-defmgr.Tpo .deps/fityk-defmgr.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-setdlg.o -MD -MP -MF .deps/fityk-setdlg.Tpo -c -o fityk-setdlg.o `test -f 'setdlg.cpp' || echo './'`setdlg.cpp mv -f .deps/fityk-setdlg.Tpo .deps/fityk-setdlg.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-print.o -MD -MP -MF .deps/fityk-print.Tpo -c -o fityk-print.o `test -f 'print.cpp' || echo './'`print.cpp mv -f .deps/fityk-print.Tpo .deps/fityk-print.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-sdebug.o -MD -MP -MF .deps/fityk-sdebug.Tpo -c -o fityk-sdebug.o `test -f 'sdebug.cpp' || echo './'`sdebug.cpp mv -f .deps/fityk-sdebug.Tpo .deps/fityk-sdebug.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-plot.o -MD -MP -MF .deps/fityk-plot.Tpo -c -o fityk-plot.o `test -f 'plot.cpp' || echo './'`plot.cpp mv -f .deps/fityk-plot.Tpo .deps/fityk-plot.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-aplot.o -MD -MP -MF .deps/fityk-aplot.Tpo -c -o fityk-aplot.o `test -f 'aplot.cpp' || echo './'`aplot.cpp mv -f .deps/fityk-aplot.Tpo .deps/fityk-aplot.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-mplot.o -MD -MP -MF .deps/fityk-mplot.Tpo -c -o fityk-mplot.o `test -f 'mplot.cpp' || echo './'`mplot.cpp mv -f .deps/fityk-mplot.Tpo .deps/fityk-mplot.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-uplot.o -MD -MP -MF .deps/fityk-uplot.Tpo -c -o fityk-uplot.o `test -f 'uplot.cpp' || echo './'`uplot.cpp mv -f .deps/fityk-uplot.Tpo .deps/fityk-uplot.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-about.o -MD -MP -MF .deps/fityk-about.Tpo -c -o fityk-about.o `test -f 'about.cpp' || echo './'`about.cpp mv -f .deps/fityk-about.Tpo .deps/fityk-about.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-fitinfo.o -MD -MP -MF .deps/fityk-fitinfo.Tpo -c -o fityk-fitinfo.o `test -f 'fitinfo.cpp' || echo './'`fitinfo.cpp mv -f .deps/fityk-fitinfo.Tpo .deps/fityk-fitinfo.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-dialogs.o -MD -MP -MF .deps/fityk-dialogs.Tpo -c -o fityk-dialogs.o `test -f 'dialogs.cpp' || echo './'`dialogs.cpp mv -f .deps/fityk-dialogs.Tpo .deps/fityk-dialogs.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-exportd.o -MD -MP -MF .deps/fityk-exportd.Tpo -c -o fityk-exportd.o `test -f 'exportd.cpp' || echo './'`exportd.cpp mv -f .deps/fityk-exportd.Tpo .deps/fityk-exportd.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-bgm.o -MD -MP -MF .deps/fityk-bgm.Tpo -c -o fityk-bgm.o `test -f 'bgm.cpp' || echo './'`bgm.cpp mv -f .deps/fityk-bgm.Tpo .deps/fityk-bgm.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-frame.o -MD -MP -MF .deps/fityk-frame.Tpo -c -o fityk-frame.o `test -f 'frame.cpp' || echo './'`frame.cpp mv -f .deps/fityk-frame.Tpo .deps/fityk-frame.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-app.o -MD -MP -MF .deps/fityk-app.Tpo -c -o fityk-app.o `test -f 'app.cpp' || echo './'`app.cpp mv -f .deps/fityk-app.Tpo .deps/fityk-app.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-powdifpat.o -MD -MP -MF .deps/fityk-powdifpat.Tpo -c -o fityk-powdifpat.o `test -f 'powdifpat.cpp' || echo './'`powdifpat.cpp mv -f .deps/fityk-powdifpat.Tpo .deps/fityk-powdifpat.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-sgchooser.o -MD -MP -MF .deps/fityk-sgchooser.Tpo -c -o fityk-sgchooser.o `test -f 'sgchooser.cpp' || echo './'`sgchooser.cpp mv -f .deps/fityk-sgchooser.Tpo .deps/fityk-sgchooser.Po /bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -lbz2 -lz -L/wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs -L/usr/local/lib -pthread -o fityk fityk-cmn.o fityk-gradient.o fityk-fancyrc.o fityk-inputline.o fityk-listptxt.o fityk-dload.o fityk-pplot.o fityk-statbar.o fityk-pane.o fityk-sidebar.o fityk-history.o fityk-datatable.o fityk-dataedit.o fityk-defmgr.o fityk-setdlg.o fityk-print.o fityk-sdebug.o fityk-plot.o fityk-aplot.o fityk-mplot.o fityk-uplot.o fityk-about.o fityk-fitinfo.o fityk-dialogs.o fityk-exportd.o fityk-bgm.o fityk-frame.o fityk-app.o fityk-powdifpat.o fityk-sgchooser.o ../libfityk.la libceria.a -lxy -L/usr/local/lib -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu-3.0 -lm -lm -lm libtool: link: c++ -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -pthread -o .libs/fityk fityk-cmn.o fityk-gradient.o fityk-fancyrc.o fityk-inputline.o fityk-listptxt.o fityk-dload.o fityk-pplot.o fityk-statbar.o fityk-pane.o fityk-sidebar.o fityk-history.o fityk-datatable.o fityk-dataedit.o fityk-defmgr.o fityk-setdlg.o fityk-print.o fityk-sdebug.o fityk-plot.o fityk-aplot.o fityk-mplot.o fityk-uplot.o fityk-about.o fityk-fitinfo.o fityk-dialogs.o fityk-exportd.o fityk-bgm.o fityk-frame.o fityk-app.o fityk-powdifpat.o fityk-sgchooser.o -L/wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs -L/usr/local/lib ../.libs/libfityk.so libceria.a /wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs/libxy.a -lbz2 -lz -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu-3.0 -lm -pthread -Wl,-rpath -Wl,/usr/local/lib /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `std::ctype::_M_widen_init() const@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `typeinfo for __cxxabiv1::__forced_unwind@CXXABI_1.3.2' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' Makefile:513: recipe for target 'fityk' failed gmake[3]: *** [fityk] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src/wxgui' Makefile:485: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src' Makefile:443: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8' Makefile:310: recipe for target 'all' failed gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/math/fityk. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 08:26:36 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 4C6BB8C6; Thu, 29 Jan 2015 08:26:36 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 34E852AD; Thu, 29 Jan 2015 08:26:36 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T8QY2e050929; Thu, 29 Jan 2015 08:26:34 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T8QYsY050919; Thu, 29 Jan 2015 08:26:34 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 08:26:34 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290826.t0T8QYsY050919@beefy2.isc.freebsd.org> To: ashish@FreeBSD.org Subject: [package - 93amd64-default][editors/emacs-devel] Failed for emacs-devel-25.0.50.118251_5, 2 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: Thu, 29 Jan 2015 08:26:36 -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: ashish@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/editors/emacs-devel/Makefile 377347 2015-01-18 21:12:42Z kwm $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/emacs-devel-25.0.50.118251_5,2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building editors/emacs-devel build started at Thu Jan 29 08:23:04 UTC 2015 port directory: /usr/ports/editors/emacs-devel building for: FreeBSD 93amd64-default-job-10 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: ashish@FreeBSD.org Makefile ident: $FreeBSD: head/editors/emacs-devel/Makefile 377347 2015-01-18 21:12:42Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=emacs-devel-25.0.50.118251_5,2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for emacs-devel-25.0.50.118251_5,2: ACL=on: ACL support DBUS=on: D-Bus IPC system support FILENOTIFY=on: File notification support GCONF=on: GConf configuration backend support GIF=on: GIF image format support GNUTLS=on: SSL/TLS support via GnuTLS GSETTINGS=on: GSettings support JPEG=on: JPEG image format support LTO=off: Enable link-time optimization (requires GCC 4.6+) M17N=on: M17N support for text-shaping MAGICK=on: ImageMagick image processing library support OTF=on: Opentype fonts suport PNG=on: PNG image format support SCROLLBARS=on: Toolkit scroll-bars SOUND=on: Sound support SOURCES=on: Install sources SVG=on: SVG vector image format support TIFF=on: TIFF image format support X11=on: X11 (graphics) support XFT=on: Xft font library support XIM=on: X Input Method Support XML=on: XML format or parser support XPM=on: XPM pixmap image format support ====> X11 (graphics) support: you have to select exactly one of them GTK2=on: GTK+ 2 GUI toolkit support GTK3=off: GTK+ 3 GUI toolkit support XAW=off: Athena widgets XAW3D=off: Athena3D widgets MOTIF=off: Motif widget library support ====> Sound support: you have to select exactly one of them ALSA=off: ALSA audio architecture support OSS=on: Open Sound System support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --localstatedir=/var --without-compress-install --with-dbus --with-file-notification=gfile --with-gconf --with-gif --with-gnutls --with-gsettings --with-jpeg --with-m17n-flt --with-imagemagick --with-libotf --with-png --with-toolkit-scroll-bars --with-rsvg --with-tiff --with-x --with-xft --with-xim --with-xml2 --with-xpm --with-x-toolkit=gtk2 --with-sound=oss --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work HOME=/wrkdirs/usr/ports/editors/emacs-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work HOME=/wrkdirs/usr/ports/editors/emacs-devel/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work HOME=/wrkdirs/usr/ports/editors/emacs-devel/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE =/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- LC_ALL=C XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work HOME=/wrkdirs/usr/ports/editors/emacs-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work HOME=/wrkdirs/usr/ports/editors/emacs-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work HOME=/wrkdirs/usr/ports/editors/emacs-devel/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/aut om4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -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-- EMACS_VER=25.0.50 GNU_HOST=amd64-portbld-freebsd9.3 ACL="" NO_ACL="@comment " DBUS="" NO_DBUS="@comment " FILENOTIFY="" NO_FILENOTIFY="@comment " GCONF="" NO_GCONF="@comment " GIF="" NO_GIF="@comment " GNUTLS="" NO_GNUTLS="@comment " GSETTINGS="" NO_GSETTINGS="@comment " JPEG="" NO_JPEG="@comment " LTO="@comment " NO_LTO="" M17N="" NO_M17N="@comment " MAGICK="" NO_MAGICK="@comment " OTF="" NO_OTF="@comment " PNG="" NO_PNG="@comment " SCROLLBARS="" NO_SCROLLBARS="@comment " SOUND="" NO_SOUND="@comment " SOURCES="" NO_SOURCES="@comment " SVG="" NO_SVG="@comment " TIFF="" NO_TIFF="@comment " X11="" NO_X11="@comment " XFT="" NO_XFT="@comment " XIM="" NO_XIM="@comment " XML="" NO_XML="@comment " XPM="" NO_XPM="@comment " GTK2="" NO_GTK2="@comment " GTK3="@comment " NO_GTK3="" XAW="@comment " NO_XAW="" XAW3D="@comment " NO_XAW3D="" MOTIF="@comment " NO_MOTIF="" ALSA="@comment " NO_ALSA="" OSS="" NO_OSS="@comment " OSREL=9.3 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/emacs" EXAMPLESDIR="share/examples/emacs" DATADIR="share/emacs" WWWDIR="www/emacs" ETCDIR="etc/emacs" --End PLIST_SUB-- --SUB_LIST-- ARCHLIBDIR=/usr/local/libexec/emacs/25.0.50/amd64-portbld-freebsd9.3 ACL="" NO_ACL="@comment " DBUS="" NO_DBUS="@comment " FILENOTIFY="" cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/cmds.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing cmds.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/casetab.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing casetab.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/casefiddle.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing casefiddle.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/indent.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing indent.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/search.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing search.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/regex.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing regex.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/undo.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing undo.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/alloc.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing alloc.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/data.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing data.c for i in vm-limit.o dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o xterm.o xfns.o xselect.o xrdb.o xsmfns.o xsettings.o gtkutil.o dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexelf.o bytecode.o process.o gnutls.o callproc.o region-cache.o sound.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o gfilenotify.o profiler.o decompress.o xfont.o ftfont.o xftfont.o ftxfont.o fontset.o fringe.o image.o xgselect.o terminfo.o lastfile.o gmalloc.o ; do \ echo "$i" | sed 's,.*/,,; s/\.obj$/\.o/; s/^/"/; s/$/",/' \ || exit; \ done >buildobj.h.tmp mv buildobj.h.tmp buildobj.h cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/doc.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing doc.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/editfns.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing editfns.c editfns.c: In function 'init_editfns': editfns.c:174: warning: comparison is always true due to limited range of data type editfns.c:174: warning: comparison is always true due to limited range of data type editfns.c: In function 'Fuser_uid': editfns.c:1270: warning: comparison is always true due to limited range of data type editfns.c:1270: warning: comparison is always true due to limited range of data type editfns.c: In function 'Fuser_real_uid': editfns.c:1279: warning: comparison is always true due to limited range of data type editfns.c:1279: warning: comparison is always true due to limited range of data type editfns.c: In function 'Fgroup_gid': editfns.c:1288: warning: comparison is always true due to limited range of data type editfns.c:1288: warning: comparison is always true due to limited range of data type editfns.c: In function 'Fgroup_real_gid': editfns.c:1297: warning: comparison is always true due to limited range of data type editfns.c:1297: warning: comparison is always true due to limited range of data type editfns.c: In function 'Femacs_pid': editfns.c:1376: warning: comparison is always true due to limited range of data type editfns.c:1376: warning: comparison is always true due to limited range of data type editfns.c: In function 'Fdecode_time': editfns.c:1863: warning: comparison is always true due to limited range of data type editfns.c:1863: warning: comparison is always true due to limited range of data type cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/callint.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing callint.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/eval.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing eval.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/floatfns.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing floatfns.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/fns.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing fns.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/font.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing font.c font.c: In function 'font_fill_lglyph_metrics': font.c:4349: warning: comparison is always true due to limited range of data type font.c:4349: warning: comparison is always true due to limited range of data type font.c:4349: warning: comparison is always true due to limited range of data type font.c:4349: warning: comparison is always true due to limited range of data type font.c: In function 'Ffont_variation_glyphs': font.c:4466: warning: comparison is always true due to limited range of data type font.c:4466: warning: comparison is always true due to limited range of data type font.c:4466: warning: comparison is always true due to limited range of data type font.c:4466: warning: comparison is always true due to limited range of data type font.c: In function 'Ffont_get_glyphs': font.c:4807: warning: comparison is always true due to limited range of data type font.c:4807: warning: comparison is always true due to limited range of data type font.c:4807: warning: comparison is always true due to limited range of data type font.c:4807: warning: comparison is always true due to limited range of data type cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/print.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing print.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/lread.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing lread.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/syntax.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing syntax.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/unexelf.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing unexelf.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/bytecode.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing bytecode.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/process.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing process.c process.c: In function 'record_deleted_pid': process.c:845: warning: comparison is always true due to limited range of data type process.c:845: warning: comparison is always true due to limited range of data type process.c: In function 'Fprocess_id': process.c:965: warning: comparison is always true due to limited range of data type process.c:965: warning: comparison is always true due to limited range of data type cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/gnutls.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing gnutls.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/callproc.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing callproc.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/region-cache.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing region-cache.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/sound.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing sound.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/atimer.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing atimer.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/doprnt.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing doprnt.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/intervals.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing intervals.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/textprop.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing textprop.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/composite.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing composite.c composite.c: In function 'fill_gstring_body': composite.c:846: warning: comparison is always true due to limited range of data type composite.c:846: warning: comparison is always true due to limited range of data type composite.c:846: warning: comparison is always true due to limited range of data type composite.c:846: warning: comparison is always true due to limited range of data type composite.c:846: warning: comparison is always true due to limited range of data type composite.c:846: warning: comparison is always true due to limited range of data type cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xml.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing xml.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/gfilenotify.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing gfilenotify.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/profiler.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing profiler.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/decompress.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing decompress.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xfont.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing xfont.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/ftfont.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing ftfont.c ftfont.c: In function 'ftfont_shape_by_flt': ftfont.c:2461: warning: comparison is always true due to limited range of data type ftfont.c:2461: warning: comparison is always true due to limited range of data type ftfont.c:2461: warning: comparison is always true due to limited range of data type ftfont.c:2461: warning: comparison is always true due to limited range of data type ftfont.c:2563: warning: comparison is always true due to limited range of data type ftfont.c:2563: warning: comparison is always true due to limited range of data type ftfont.c:2563: warning: comparison is always true due to limited range of data type ftfont.c:2563: warning: comparison is always true due to limited range of data type cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xftfont.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing xftfont.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/ftxfont.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing ftxfont.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/fontset.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing fontset.c fontset.c: In function 'Finternal_char_font': fontset.c:1858: warning: comparison is always true due to limited range of data type fontset.c:1858: warning: comparison is always true due to limited range of data type fontset.c:1858: warning: comparison is always true due to limited range of data type fontset.c:1858: warning: comparison is always true due to limited range of data type cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/fringe.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing fringe.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/image.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing image.c image.c: In function 'png_load_body': image.c:5946: warning: comparison is always false due to limited range of data type image.c: In function 'gif_load': image.c:7679: warning: initialization discards qualifiers from pointer target type cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xgselect.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing xgselect.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/terminfo.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing terminfo.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/lastfile.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing lastfile.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/gmalloc.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing gmalloc.c cc -std=gnu99 -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/libxml2 -I/usr/local/incl ude -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wl,-znocombreloc -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/li b -fstack-protector -L/usr/local/lib \ -o temacs vm-limit.o dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o xterm.o xfns.o xselect.o xrdb.o xsmfns.o xsettings.o gtkutil.o dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexelf.o bytecode.o process.o gnutls.o callproc.o region-cache.o sound.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o gfilenotify.o profiler.o decompress.o xfont.o ftfont.o xftfont.o ftxfont.o fontset.o fringe.o image.o xgselect.o terminfo.o lastfile.o gmalloc.o ../lib/libgnu.a -ltiff -ljpeg -lpng16 -lgif -lXpm -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -l gobject-2.0 -lfontconfig -lfreetype -L/usr/local/lib -lglib-2.0 -lintl -lSM -lICE -lX11 -lXrender -L/usr/local/lib -lXft -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lcairo -pthread -lMagickWand-6 -L/usr/local/lib -lMagickCore-6 -lrt -L/usr/local/lib -ldbus-1 -L/usr/local/lib -lXrandr -L/usr/local/lib -lXinerama -L/usr/local/lib -lXfixes -L/usr/local/lib -lxml2 -lutil -lncurses -lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -lgconf-2 -L/usr/local/lib -lglib-2.0 -lintl -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -lfreetype -lfontconfig -L/usr/local/lib -lfreetype -lotf -L/usr/local/lib -lfreetype -lm17n-flt -L/usr/local/lib -lm17n-core -L/usr/local/lib -lgnutls -lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -lm -lz /bin/mkdir -p ../etc test "no" = "yes" || \ test "X" = X || -r temacs test "no" = "yes" || test -z "" || \ -n user.pax.flags -v r temacs gmake -C ../lisp update-subdirs gmake[2]: Entering directory '/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp' for file in `find . -type d -print`; do case $file in .*/cedet* | .*/leim* ) ;; *) wins="$wins${wins:+ }$file" ;; esac; done; \ for file in $wins; do \ ./../build-aux/update-subdirs $file; \ done; gmake[2]: Leaving directory '/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp' if test "no" = "yes"; then \ rm -f bootstrap-emacs; \ ln temacs bootstrap-emacs; \ else \ ./temacs --batch --load loadup bootstrap || exit 1; \ test "X" = X || -zex emacs; \ mv -f emacs bootstrap-emacs; \ fi Loading loadup.el (source)... Using load-path (/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/emacs-lisp /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/international /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/textmodes /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/vc) Loading emacs-lisp/byte-run (source)... Loading emacs-lisp/backquote (source)... Loading subr (source)... Loading version (source)... Loading widget (source)... Loading custom (source)... Loading emacs-lisp/map-ynp (source)... Loading international/mule (source)... Loading international/mule-conf (source)... Loading env (source)... Loading format (source)... Loading bindings (source)... Loading cus-start (source)... Loading window (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/files.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/emacs-lisp/macroexp.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/emacs-lisp/pcase.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/emacs-lisp/macroexp.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/cus-face.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/faces.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/button.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/ldefs-boot.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/emacs-lisp/nadvice.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/minibuffer.el (source)... ./lisp/minibuffer.el: `with-wrapper-hook' is an obsolete macro (as of 24.4); use a -function variable modified by `add-function'. Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/abbrev.el (source)... ./lisp/abbrev.el: `with-wrapper-hook' is an obsolete macro (as of 24.4); use a -function variable modified by `add-function'. Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/simple.el (source)... ./lisp/simple.el: `with-wrapper-hook' is an obsolete macro (as of 24.4); use a -function variable modified by `add-function'. Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/help.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/jka-cmpr-hook.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/epa-hook.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/international/mule-cmds.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/case-table.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/international/characters.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/composite.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/chinese.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/cyrillic.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/indian.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/sinhala.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/english.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/ethiopic.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/european.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/czech.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/slovak.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/romanian.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/greek.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/hebrew.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/japanese.el (source)... Odd length text property list Makefile:833: recipe for target 'bootstrap-emacs' failed gmake[1]: *** [bootstrap-emacs] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/src' Makefile:380: recipe for target 'src' failed gmake: *** [src] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/editors/emacs-devel. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 08:32:02 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 413129A5; Thu, 29 Jan 2015 08:32:02 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 2C1863D1; Thu, 29 Jan 2015 08:32:02 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T8W1ap015355; Thu, 29 Jan 2015 08:32:01 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T8W1x4015350; Thu, 29 Jan 2015 08:32:01 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 08:32:01 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290832.t0T8W1x4015350@beefy1.isc.freebsd.org> To: mr@FreeBSD.org Subject: [package - 93i386-default][cad/kicad-devel] Failed for kicad-devel-r5363_8 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: Thu, 29 Jan 2015 08:32:02 -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/kicad-devel/Makefile 377162 2015-01-16 10:21:47Z mr $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/kicad-devel-r5363_8.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building cad/kicad-devel build started at Thu Jan 29 08:19:27 UTC 2015 port directory: /usr/ports/cad/kicad-devel building for: FreeBSD 93i386-default-job-07 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: mr@FreeBSD.org Makefile ident: $FreeBSD: head/cad/kicad-devel/Makefile 377162 2015-01-16 10:21:47Z mr $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=kicad-devel-r5363_8 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for kicad-devel-r5363_8: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/cad/kicad-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/kicad-devel/work HOME=/wrkdirs/usr/ports/cad/kicad-devel/work TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/cad/kicad-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/kicad-devel/work HOME=/wrkdirs/usr/ports/cad/kicad-devel/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="clang" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="clang-cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="clang++" 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-- OPSYS=FreeBSD DESKTOPDIR=share/applications CMAKE_BUILD_TYPE="release" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 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/kicad" EXAMPLESDIR="share/examples/kicad" DATADIR="share/kicad" WWWDIR="www/kicad" ETCDIR="etc/kicad" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/kicad DOCSDIR=/usr/local/share/doc/kicad EXAMPLESDIR=/usr/local/share/examples/kicad WWWDIR=/usr/local/www/kicad ETCDIR=/usr/local/etc/kicad --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> kicad-devel-r5363_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.4.7.txz [93i386-default-job-07] Installing pkg-1.4.7... [93i386-default-job-07] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of kicad-devel-r5363_8 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by kicad-devel-r5363_8 for building =========================================================================== =================================================== ===> Fetching all distfiles required by kicad-devel-r5363_8 for building => SHA256 Checksum OK for kicad/kicad-r5363.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by kicad-devel-r5363_8 for building ===> Extracting for kicad-devel-r5363_8 => SHA256 Checksum OK for kicad/kicad-r5363.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for kicad-devel-r5363_8 ===> Applying FreeBSD patches for kicad-devel-r5363_8 =========================================================================== =================================================== ===> kicad-devel-r5363_8 depends on executable: bzr - not found ===> Verifying install for bzr in /usr/ports/devel/bzr ===> Installing existing package /packages/All/bzr-2.6.0.txz [93i386-default-job-07] Installing bzr-2.6.0... [93i386-default-job-07] `-- Installing ca_root_nss-3.17.3_1... [93i386-default-job-07] `-- Extracting ca_root_nss-3.17.3_1... done [93i386-default-job-07] `-- Installing gettext-runtime-0.19.4... [93i386-default-job-07] | `-- Installing indexinfo-0.2.2... [93i386-default-job-07] | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-07] | `-- Installing libiconv-1.14_6... [93i386-default-job-07] | `-- Extracting libiconv-1.14_6... done [93i386-default-job-07] `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-07] `-- Installing py27-paramiko-1.14.0... [93i386-default-job-07] | `-- Installing py27-ecdsa-0.11_1... [93i386-default-job-07] | | `-- Installing py27-setuptools27-5.5.1_1... [93i386-default-job-07] | | `-- Installing python27-2.7.9... [93i386-default-job-07] | | | `-- Installing libffi-3.2.1... [93i386-default-job-07] | | | `-- Extracting libffi-3.2.1... done [93i386-default-job-07] | | `-- Extracting python27-2.7.9... done [93i386-default-job-07] | | `-- Extracting py27-setuptools27-5.5.1_1... done [93i386-default-job-07] | `-- Extracting py27-ecdsa-0.11_1... done [93i386-default-job-07] | `-- Installing py27-pycrypto-2.6.1_1... [93i386-default-job-07] | | `-- Installing gmp-5.1.3_2... [93i386-default-job-07] | | `-- Extracting gmp-5.1.3_2... done [93i386-default-job-07] | `-- Extracting py27-pycrypto-2.6.1_1... done [93i386-default-job-07] `-- Extracting py27-paramiko-1.14.0... done [93i386-default-job-07] Extracting bzr-2.6.0... done 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 kicad-devel-r5363_8 ===> kicad-devel-r5363_8 depends on file: /usr/local/lib/python2.7/site-packages/bzrlib/plugins/bzrtools/bzrtools.py - not found ===> Verifying install for /usr/local/lib/python2.7/site-packages/bzrlib/plugins/bzrtools/bzrtools.py in /usr/ports/devel/bzrtools ===> Installing existing package /packages/All/bzrtools-2.6.0_1.txz [93i386-default-job-07] Installing bzrtools-2.6.0_1... [93i386-default-job-07] Extracting bzrtools-2.6.0_1... done ===> Returning to build of kicad-devel-r5363_8 ===> kicad-devel-r5363_8 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 [93i386-default-job-07] Installing desktop-file-utils-0.22_3... [93i386-default-job-07] `-- Installing glib-2.42.1... [93i386-default-job-07] | `-- Installing pcre-8.35_2... [93i386-default-job-07] | `-- Extracting pcre-8.35_2... done [93i386-default-job-07] | `-- Installing perl5-5.18.4_11... [93i386-default-job-07] | `-- Extracting perl5-5.18.4_11... done [93i386-default-job-07] `-- Extracting glib-2.42.1... done No schema files found: doing nothing. virtual bool IsActive(); ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles 43 [ 41%] Building CXX object common/CMakeFiles/common.dir/kiway_player.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5363 -o CMakeFiles/common.dir/kiway_player.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/kiway_player.cpp In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/kiway_player.cpp:26: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/kiway_player.h:30: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 41%] Building CXX object common/CMakeFiles/common.dir/lockfile.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5363 -o CMakeFiles/common.dir/lockfile.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/lockfile.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 41%] Building CXX object common/CMakeFiles/common.dir/msgpanel.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5363 -o CMakeFiles/common.dir/msgpanel.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/msgpanel.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 41%] Building CXX object common/CMakeFiles/common.dir/netlist_keywords.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5363 -o CMakeFiles/common.dir/netlist_keywords.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/netlist_keywords.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 41%] Building CXX object common/CMakeFiles/common.dir/newstroke_font.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5363 -o CMakeFiles/common.dir/newstroke_font.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/newstroke_font.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 41%] Building CXX object common/CMakeFiles/common.dir/prependpath.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5363 -o CMakeFiles/common.dir/prependpath.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/prependpath.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 41%] Building CXX object common/CMakeFiles/common.dir/project.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5363 -o CMakeFiles/common.dir/project.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/project.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 41%] Building CXX object common/CMakeFiles/common.dir/ptree.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5363 -o CMakeFiles/common.dir/ptree.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/ptree.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 41%] Building CXX object common/CMakeFiles/common.dir/reporter.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5363 -o CMakeFiles/common.dir/reporter.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/reporter.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 41%] Building CXX object common/CMakeFiles/common.dir/richio.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5363 -o CMakeFiles/common.dir/richio.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/richio.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 41%] Building CXX object common/CMakeFiles/common.dir/searchhelpfilefullpath.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5363 -o CMakeFiles/common.dir/searchhelpfilefullpath.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/searchhelpfilefullpath.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 41%] Building CXX object common/CMakeFiles/common.dir/search_stack.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5363 -o CMakeFiles/common.dir/search_stack.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/search_stack.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 41%] Building CXX object common/CMakeFiles/common.dir/selcolor.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5363 -o CMakeFiles/common.dir/selcolor.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/selcolor.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles 44 [ 42%] Building CXX object common/CMakeFiles/common.dir/systemdirsappend.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5363 -o CMakeFiles/common.dir/systemdirsappend.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/systemdirsappend.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/trigo.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5363 -o CMakeFiles/common.dir/trigo.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/trigo.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/utf8.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5363 -o CMakeFiles/common.dir/utf8.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/utf8.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/validators.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5363 -o CMakeFiles/common.dir/validators.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/validators.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/wildcards_and_files_ext.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5363 -o CMakeFiles/common.dir/wildcards_and_files_ext.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/wildcards_and_files_ext.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/worksheet.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5363 -o CMakeFiles/common.dir/worksheet.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/worksheet.cpp In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/worksheet.cpp:40: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/draw_frame.h:28: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/wxwineda.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5363 -o CMakeFiles/common.dir/wxwineda.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/wxwineda.cpp In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/wxwineda.cpp:30: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/wxunittext.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5363 -o CMakeFiles/common.dir/wxunittext.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/wxunittext.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/xnode.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5363 -o CMakeFiles/common.dir/xnode.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/xnode.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/zoom.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5363 -o CMakeFiles/common.dir/zoom.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/zoom.cpp In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/zoom.cpp:40: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/draw_frame.h:28: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/pgm_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5363 -o CMakeFiles/common.dir/pgm_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/pgm_base.cpp In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/pgm_base.cpp:42: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/pgm_base.cpp:61:21: warning: unused variable 'kicadFpLibPath' [-Wunused-const-variable] static const wxChar kicadFpLibPath[] = wxT( "KicadFootprintLibraryPath" ); ^ 2 warnings generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/view/view.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5363 -o CMakeFiles/common.dir/view/view.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/view/view.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles 45 [ 43%] Building CXX object common/CMakeFiles/common.dir/view/view_item.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5363 -o CMakeFiles/common.dir/view/view_item.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/view/view_item.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/view/view_group.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5363 -o CMakeFiles/common.dir/view/view_group.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/view/view_group.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/math/math_util.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/bin/clang++ -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r 5363 -o CMakeFiles/common.dir/math/math_util.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/math/math_util.cpp /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/math/math_util.cpp:49:17: error: call to 'abs' is ambiguous int64_t a = std::abs( aNumerator ); ^~~~~~~~ /usr/include/c++/4.2/cmath:89:3: note: candidate function abs(double __x) ^ /usr/include/c++/4.2/cmath:93:3: note: candidate function abs(float __x) ^ /usr/include/c++/4.2/cmath:97:3: note: candidate function abs(long double __x) ^ /usr/include/stdlib.h:83:6: note: candidate function int abs(int) __pure2; ^ /usr/include/c++/4.2/cstdlib:143:3: note: candidate function abs(long __i) { return labs(__i); } ^ /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/math/math_util.cpp:50:17: error: call to 'abs' is ambiguous int64_t b = std::abs( aValue ); ^~~~~~~~ /usr/include/c++/4.2/cmath:89:3: note: candidate function abs(double __x) ^ /usr/include/c++/4.2/cmath:93:3: note: candidate function abs(float __x) ^ /usr/include/c++/4.2/cmath:97:3: note: candidate function abs(long double __x) ^ /usr/include/stdlib.h:83:6: note: candidate function int abs(int) __pure2; ^ /usr/include/c++/4.2/cstdlib:143:3: note: candidate function abs(long __i) { return labs(__i); } ^ /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/math/math_util.cpp:51:17: error: call to 'abs' is ambiguous int64_t c = std::abs( aDenominator ); ^~~~~~~~ /usr/include/c++/4.2/cmath:89:3: note: candidate function abs(double __x) ^ /usr/include/c++/4.2/cmath:93:3: note: candidate function abs(float __x) ^ /usr/include/c++/4.2/cmath:97:3: note: candidate function abs(long double __x) ^ /usr/include/stdlib.h:83:6: note: candidate function int abs(int) __pure2; ^ /usr/include/c++/4.2/cstdlib:143:3: note: candidate function abs(long __i) { return labs(__i); } ^ 3 errors generated. *** [common/CMakeFiles/common.dir/math/math_util.cpp.o] Error code 1 Stop in /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363. *** [common/CMakeFiles/common.dir/all] Error code 1 Stop in /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363. *** [do-build] Error code 1 Stop in /usr/ports/cad/kicad-devel. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 08:40:10 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 7448CA1C; Thu, 29 Jan 2015 08:40:10 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 5FAA75E8; Thu, 29 Jan 2015 08:40:10 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T8eAR5062537; Thu, 29 Jan 2015 08:40:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T8eABh062535; Thu, 29 Jan 2015 08:40:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 08:40:10 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290840.t0T8eABh062535@beefy1.isc.freebsd.org> To: x11@FreeBSD.org Subject: [package - 93i386-default][graphics/waffle] Failed for waffle-1.5.0 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: Thu, 29 Jan 2015 08:40:10 -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: x11@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/graphics/waffle/Makefile 377024 2015-01-14 16:04:12Z kwm $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/waffle-1.5.0.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building graphics/waffle build started at Thu Jan 29 08:40:02 UTC 2015 port directory: /usr/ports/graphics/waffle building for: FreeBSD 93i386-default-job-07 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: x11@FreeBSD.org Makefile ident: $FreeBSD: head/graphics/waffle/Makefile 377024 2015-01-14 16:04:12Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=waffle-1.5.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for waffle-1.5.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/waffle/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/waffle/work HOME=/wrkdirs/usr/ports/graphics/waffle/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/waffle/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/waffle/work HOME=/wrkdirs/usr/ports/graphics/waffle/work TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/waffle/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/waffle/work HOME=/wrkdirs/usr/ports/graphics/waffle/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/waffle/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/waffle/work HOME=/wrkdirs/usr/ports/graphics/waffle/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/graphics/waffle/work/stage PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -I/usr/local/include -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -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=1.5.0 CMAKE_BUILD_TYPE="release" OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/waffle1" EXAMPLESDIR="share/examples/waffle" DATADIR="share/waffle" WWWDIR="www/waffle" ETCDIR="etc/waffle" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/waffle DOCSDIR=/usr/local/share/doc/waffle1 EXAMPLESDIR=/usr/local/share/examples/waffle WWWDIR=/usr/local/www/waffle ETCDIR=/usr/local/etc/waffle --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD2CLAUSE accepted by the user =========================================================================== =================================================== ===> waffle-1.5.0 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.7.txz [93i386-default-job-07] Installing pkg-1.4.7... [93i386-default-job-07] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of waffle-1.5.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by waffle-1.5.0 for building =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by waffle-1.5.0 for building => SHA256 Checksum OK for waffle-1.5.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by waffle-1.5.0 for building ===> Extracting for waffle-1.5.0 => SHA256 Checksum OK for waffle-1.5.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for waffle-1.5.0 ===> Applying FreeBSD patches for waffle-1.5.0 =========================================================================== =================================================== ===> waffle-1.5.0 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.1.txz [93i386-default-job-07] Installing cmake-3.1.1... [93i386-default-job-07] `-- Installing cmake-modules-3.1.1... [93i386-default-job-07] `-- Extracting cmake-modules-3.1.1... done [93i386-default-job-07] `-- Installing curl-7.40.0... [93i386-default-job-07] | `-- Installing ca_root_nss-3.17.3_1... [93i386-default-job-07] | `-- Extracting ca_root_nss-3.17.3_1... done [93i386-default-job-07] `-- Extracting curl-7.40.0... done [93i386-default-job-07] `-- Installing expat-2.1.0_2... [93i386-default-job-07] `-- Extracting expat-2.1.0_2... done [93i386-default-job-07] `-- Installing libarchive-3.1.2_2,1... [93i386-default-job-07] | `-- Installing libxml2-2.9.2_2... [93i386-default-job-07] | | `-- Installing libiconv-1.14_6... [93i386-default-job-07] | | `-- Extracting libiconv-1.14_6... done [93i386-default-job-07] | `-- Extracting libxml2-2.9.2_2... done [93i386-default-job-07] | `-- Installing lzo2-2.08_1... [93i386-default-job-07] | `-- Extracting lzo2-2.08_1... done [93i386-default-job-07] `-- Extracting libarchive-3.1.2_2,1... done [93i386-default-job-07] Extracting cmake-3.1.1... done ===> Returning to build of waffle-1.5.0 ===> waffle-1.5.0 depends on executable: ninja - not found ===> Verifying install for ninja in /usr/ports/devel/ninja ===> Installing existing package /packages/All/ninja-1.5.3,1.txz [93i386-default-job-07] Installing ninja-1.5.3,1... [93i386-default-job-07] Extracting ninja-1.5.3,1... done ===> Returning to build of waffle-1.5.0 ===> waffle-1.5.0 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93i386-default-job-07] Installing pkgconf-0.9.7... [93i386-default-job-07] Extracting pkgconf-0.9.7... done ===> Returning to build of waffle-1.5.0 ===> waffle-1.5.0 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/glproto.pc in /usr/ports/x11/glproto ===> Installing existing package /packages/All/glproto-1.4.17.txz [93i386-default-job-07] Installing glproto-1.4.17... [93i386-default-job-07] Extracting glproto-1.4.17... done ===> Returning to build of waffle-1.5.0 ===> waffle-1.5.0 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/dri2proto.pc in /usr/ports/x11/dri2proto ===> Installing existing package /packages/All/dri2proto-2.8.txz [93i386-default-job-07] Installing dri2proto-2.8... [93i386-default-job-07] Extracting dri2proto-2.8... done ===> Returning to build of waffle-1.5.0 ===> waffle-1.5.0 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/x11.pc in /usr/ports/x11/libX11 ===> Installing existing package /packages/All/libX11-1.6.2_2,1.txz [93i386-default-job-07] Installing libX11-1.6.2_2,1... [93i386-default-job-07] `-- Installing kbproto-1.0.6... [93i386-default-job-07] `-- Extracting kbproto-1.0.6... done [93i386-default-job-07] `-- Installing libXau-1.0.8_2... [93i386-default-job-07] | `-- Installing xproto-7.0.26... [93i386-default-job-07] | `-- Extracting xproto-7.0.26... done [93i386-default-job-07] `-- Extracting libXau-1.0.8_2... done [93i386-default-job-07] `-- Installing libXdmcp-1.1.1_2... [93i386-default-job-07] `-- Extracting libXdmcp-1.1.1_2... done [93i386-default-job-07] `-- Installing libxcb-1.11... [93i386-default-job-07] | `-- Installing libpthread-stubs-0.3_6... [93i386-default-job-07] | `-- Extracting libpthread-stubs-0.3_6... done [93i386-default-job-07] `-- Extracting libxcb-1.11... done [93i386-default-job-07] Extracting libX11-1.6.2_2,1... done ===> Returning to build of waffle-1.5.0 ===> waffle-1.5.0 depends on file: /usr/local/libdata/pkgconfig/xcb.pc - found =========================================================================== =================================================== ===> waffle-1.5.0 depends on shared library: libGL.so - not found ===> Verifying for libGL.so in /usr/ports/graphics/libGL ===> Installing existing package /packages/All/libGL-9.1.7_4.txz [93i386-default-job-07] Installing libGL-9.1.7_4... [93i386-default-job-07] `-- Installing libXdamage-1.1.4_2... [93i386-default-job-07] | `-- Installing damageproto-1.2.1... [93i386-default-job-07] | `-- Extracting damageproto-1.2.1... done [93i386-default-job-07] | `-- Installing libXfixes-5.0.1_2... [93i386-default-job-07] | | `-- Installing fixesproto-5.0... [93i386-default-job-07] | | `-- Extracting fixesproto-5.0... done [93i386-default-job-07] | `-- Extracting libXfixes-5.0.1_2... done [93i386-default-job-07] `-- Extracting libXdamage-1.1.4_2... done [93i386-default-job-07] `-- Installing libXext-1.3.3,1... [93i386-default-job-07] | `-- Installing xextproto-7.3.0... [93i386-default-job-07] | `-- Extracting xextproto-7.3.0... done [93i386-default-job-07] `-- Extracting libXext-1.3.3,1... done [93i386-default-job-07] `-- Installing libXxf86vm-1.1.3_2... [93i386-default-job-07] | `-- Installing xf86vidmodeproto-2.3.1... [93i386-default-job-07] | `-- Extracting xf86vidmodeproto-2.3.1... done [93i386-default-job-07] `-- Extracting libXxf86vm-1.1.3_2... done [93i386-default-job-07] `-- Installing libdevq-0.0.2... [93i386-default-job-07] `-- Extracting libdevq-0.0.2... done [93i386-default-job-07] `-- Installing libdrm-2.4.58_1,1... [93i386-default-job-07] | `-- Installing libpciaccess-0.13.2_2... [93i386-default-job-07] | | `-- Installing pciids-20150124... [93i386-default-job-07] | | `-- Extracting pciids-20150124... done [93i386-default-job-07] | `-- Extracting libpciaccess-0.13.2_2... done [93i386-default-job-07] `-- Extracting libdrm-2.4.58_1,1... done [93i386-default-job-07] `-- Installing libglapi-9.1.7_2... [93i386-default-job-07] | `-- Installing libxshmfence-1.1_3... [93i386-default-job-07] | `-- Extracting libxshmfence-1.1_3... done [93i386-default-job-07] `-- Extracting libglapi-9.1.7_2... done [93i386-default-job-07] Extracting libGL-9.1.7_4... done ===> Returning to build of waffle-1.5.0 ===> waffle-1.5.0 depends on shared library: libEGL.so - not found ===> Verifying for libEGL.so in /usr/ports/graphics/libEGL ===> Installing existing package /packages/All/libEGL-9.1.7_5.txz [93i386-default-job-07] Installing libEGL-9.1.7_5... [93i386-default-job-07] Extracting libEGL-9.1.7_5... done ===> Returning to build of waffle-1.5.0 =========================================================================== =================================================== ===> Configuring for waffle-1.5.0 ===> Performing out-of-source build /bin/mkdir -p /wrkdirs/usr/ports/graphics/waffle/work/.build -- The C compiler identification is GNU 4.2.1 -- Check for working C compiler using: Ninja -- Check for working C compiler using: Ninja -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: pkgconf (found version "0.28") -- Performing Test WERROR_IMPLICIT_FUNCTION_DECLARATION -- Performing Test WERROR_IMPLICIT_FUNCTION_DECLARATION - Success -- Performing Test WERROR_INCOMPATIBLE_POINTER_TYPES -- Performing Test WERROR_INCOMPATIBLE_POINTER_TYPES - Failed -- Performing Test WERROR_INT_CONVERSION -- Performing Test WERROR_INT_CONVERSION - Failed -- Performing Test WITH_VISIBILITY_HIDDEN -- Performing Test WITH_VISIBILITY_HIDDEN - Success -- Performing Test WERROR_MISSING_PROTOTYPES -- Performing Test WERROR_MISSING_PROTOTYPES - Success -- Performing Test waffle_has_tls -- Performing Test waffle_has_tls - Success -- Performing Test waffle_has_tls_model_initial_exec -- Performing Test waffle_has_tls_model_initial_exec - Success ----------------------------------------------- Configuration summary ----------------------------------------------- Supported platforms: Dependencies: Build type: Release Tools: CMAKE_C_COMPILER: /usr/bin/cc CMAKE_C_FLAGS: -O2 -pipe -I/usr/local/include -fno-strict-aliasing --std=c99 -Wall -Werror=implicit-function-declaration -fvisibility=hidden -Werror=missing-prototypes CMAKE_C_FLAGS_DEBUG: -g3 -O0 -DDEBUG CMAKE_C_FLAGS_RELEASE: -g1 -O2 -DNDEBUG Install paths: CMAKE_INSTALL_PREFIX: /usr/local CMAKE_INSTALL_INCLUDEDIR: include CMAKE_INSTALL_LIBDIR: lib CMAKE_INSTALL_DOCDIR: share/doc/waffle1 ----------------------------------------------- -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_COLOR_MAKEFILE CMAKE_CXX_COMPILER CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS CMAKE_VERBOSE_MAKEFILE THREADS_HAVE_PTHREAD_ARG -- Build files have been written to: /wrkdirs/usr/ports/graphics/waffle/work/.build =========================================================================== =================================================== ===> Building for waffle-1.5.0 [1/63] Building C object CMakeFiles/cmocka.dir/third_party/cmocka/src/cmocka.c.o [2/63] Building C object third_party/threads/CMakeFiles/threads_bundled.dir/threads_posix.c.o [3/63] Building C object src/waffle_test/CMakeFiles/waffle_test.dir/wt_main.c.o [4/63] Building C object src/waffle_test/CMakeFiles/waffle_test.dir/wt_runner.c.o [5/63] Building C object src/waffle_test/CMakeFiles/waffle_test.dir/wt_test.c.o [6/63] Linking C static library lib/libwaffle_test.a [7/63] Linking C static library lib/libthreads_bundled.a [8/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/api_priv.c.o [9/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/api_priv.c.o [10/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_attrib_list.c.o [11/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_config.c.o [12/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_context.c.o [13/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_display.c.o [14/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_dl.c.o [15/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_enum.c.o [16/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_error.c.o [17/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_gl_misc.c.o [18/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_init.c.o [19/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_window.c.o [20/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/core/wcore_attrib_list.c.o [21/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/core/wcore_config_attrs.c.o [22/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/core/wcore_display.c.o [23/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/core/wcore_error.c.o [24/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/core/wcore_tinfo.c.o [25/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/core/wcore_util.c.o [26/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/linux/linux_dl.c.o [27/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/linux/linux_platform.c.o [28/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_attrib_list.c.o [29/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_config.c.o [30/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_context.c.o [31/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_display.c.o [32/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_dl.c.o [33/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_enum.c.o [34/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_error.c.o [35/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_gl_misc.c.o [36/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_init.c.o [37/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_window.c.o [38/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/core/wcore_attrib_list.c.o [39/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/core/wcore_config_attrs.c.o [40/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/core/wcore_display.c.o [41/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/core/wcore_error.c.o [42/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/core/wcore_tinfo.c.o [43/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/core/wcore_util.c.o [44/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/linux/linux_dl.c.o [45/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/linux/linux_platform.c.o [46/63] Linking C static library lib/libcmocka.a [47/63] Linking C shared library lib/libwaffle-1.so.0.5.0 [48/63] Linking C static library lib/libwaffle-static-1.a [49/63] Creating library symlink lib/libwaffle-1.so.0 lib/libwaffle-1.so [50/63] Building C object src/utils/CMakeFiles/wflinfo.dir/wflinfo.c.o [51/63] Building C object tests/functional/CMakeFiles/gl_basic_test.dir/gl_basic_test.c.o [52/63] Building C object examples/CMakeFiles/gl_basic.dir/gl_basic.c.o [53/63] Building C object examples/CMakeFiles/simple-x11-egl.dir/simple-x11-egl.c.o [54/63] Building C object src/waffle/CMakeFiles/wcore_attrib_list_unittest.dir/core/wcore_attrib_list_unittest.c.o [55/63] Building C object src/waffle/CMakeFiles/wcore_config_attrs_unittest.dir/core/wcore_config_attrs_unittest.c.o [56/63] Building C object src/waffle/CMakeFiles/wcore_error_unittest.dir/core/wcore_error_unittest.c.o [57/63] Linking C executable bin/simple-x11-egl FAILED: /usr/bin/cc -DWAFFLE_API_EXPERIMENTAL -DWAFFLE_API_VERSION=261 -DWAFFLE_HAS_TLS -DWAFFLE_HAS_TLS_MODEL_INITIAL_EXEC -D_XOPEN_SOURCE=600 -O2 -pipe -I/usr/local/include -fno-strict-aliasing --std=c99 -Wall -Werror=implicit-function-declaration -fvisibility=hidden -Werror=missing-prototypes -g1 -O2 -DNDEBUG -I/wrkdirs/usr/ports/graphics/waffle/work/waffle-1.5.0/include -I/wrkdirs/usr/ports/graphics/waffle/work/waffle-1.5.0/include/waffle -I/wrkdirs/usr/ports/graphics/waffle/work/waffle-1.5.0/src -I/wrkdirs/usr/ports/graphics/waffle/work/waffle-1.5.0/third_party/threads -Wno-initializer-overrides -MMD -MT tests/functional/CMakeFiles/gl_basic_test.dir/gl_basic_test.c.o -MF tests/functional/CMakeFiles/gl_basic_test.dir/gl_basic_test.c.o.d -o tests/functional/CMakeFiles/gl_basic_test.dir/gl_basic_test.c.o -c /wrkdirs/usr/ports/graphics/waffle/work/waffle-1.5.0/tests/functional/gl_basic_test.c cc1: error: unrecognized command line option "-Wno-initializer-overrides" ninja: build stopped: subcommand failed. *** [do-build] Error code 1 Stop in /usr/ports/graphics/waffle. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 08:46:28 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 DAB6EBAD; Thu, 29 Jan 2015 08:46:28 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 BA04F6CF; Thu, 29 Jan 2015 08:46:28 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T8kSPD021974; Thu, 29 Jan 2015 08:46:28 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T8kS0d021972; Thu, 29 Jan 2015 08:46:28 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 08:46:28 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290846.t0T8kS0d021972@beefy1.isc.freebsd.org> To: vsevolod@FreeBSD.org Subject: [package - 93i386-default][dns/curvedns] Failed for curvedns-0.88.b_9 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: Thu, 29 Jan 2015 08:46:29 -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: vsevolod@FreeBSD.org Last committer: vsevolod@FreeBSD.org Ident: $FreeBSD: head/dns/curvedns/Makefile 373214 2014-11-24 14:36:52Z vsevolod $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/curvedns-0.88.b_9.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building dns/curvedns build started at Thu Jan 29 08:46:23 UTC 2015 port directory: /usr/ports/dns/curvedns building for: FreeBSD 93i386-default-job-17 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: vsevolod@FreeBSD.org Makefile ident: $FreeBSD: head/dns/curvedns/Makefile 373214 2014-11-24 14:36:52Z vsevolod $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=curvedns-0.88.b_9 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/dns/curvedns/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/dns/curvedns/work HOME=/wrkdirs/usr/ports/dns/curvedns/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/dns/curvedns/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/dns/curvedns/work HOME=/wrkdirs/usr/ports/dns/curvedns/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 -I/usr/local/include -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -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-- CURVE_UID="bind" CURVE_GID="bind" OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/curvedns" EXAMPLESDIR="share/examples/curvedns" DATADIR="share/curvedns" WWWDIR="www/curvedns" ETCDIR="etc/curvedns" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/curvedns DOCSDIR=/usr/local/share/doc/curvedns EXAMPLESDIR=/usr/local/share/examples/curvedns WWWDIR=/usr/local/www/curvedns ETCDIR=/usr/local/etc/curvedns --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> curvedns-0.88.b_9 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.7.txz [93i386-default-job-17] Installing pkg-1.4.7... [93i386-default-job-17] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of curvedns-0.88.b_9 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by curvedns-0.88.b_9 for building =========================================================================== =================================================== ===> Fetching all distfiles required by curvedns-0.88.b_9 for building => SHA256 Checksum OK for curvedns-0.88-unstable.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by curvedns-0.88.b_9 for building ===> Extracting for curvedns-0.88.b_9 => SHA256 Checksum OK for curvedns-0.88-unstable.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for curvedns-0.88.b_9 =========================================================================== =================================================== ===> curvedns-0.88.b_9 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.33.txz [93i386-default-job-17] Installing bash-4.3.33... [93i386-default-job-17] `-- Installing gettext-runtime-0.19.4... [93i386-default-job-17] | `-- Installing indexinfo-0.2.2... [93i386-default-job-17] | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-17] | `-- Installing libiconv-1.14_6... [93i386-default-job-17] | `-- Extracting libiconv-1.14_6... done [93i386-default-job-17] `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-17] Extracting bash-4.3.33... done Message for bash-4.3.33: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== ===> Returning to build of curvedns-0.88.b_9 =========================================================================== =================================================== ===> curvedns-0.88.b_9 depends on shared library: libev.so - not found ===> Verifying for libev.so in /usr/ports/devel/libev ===> Installing existing package /packages/All/libev-4.15_1,1.txz [93i386-default-job-17] Installing libev-4.15_1,1... [93i386-default-job-17] Extracting libev-4.15_1,1... done ===> Returning to build of curvedns-0.88.b_9 ===> curvedns-0.88.b_9 depends on shared library: libsodium.so - not found ===> Verifying for libsodium.so in /usr/ports/security/libsodium ===> Installing existing package /packages/All/libsodium-1.0.1.txz [93i386-default-job-17] Installing libsodium-1.0.1... [93i386-default-job-17] Extracting libsodium-1.0.1... done ===> Returning to build of curvedns-0.88.b_9 =========================================================================== =================================================== ===> Configuring for curvedns-0.88.b_9 =========================================================================== =================================================== ===> Building for curvedns-0.88.b_9 cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -c curvedns-keygen.c cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -c debug.c cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -c ip.c cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -c misc.c cc -L/usr/local/lib curvedns-keygen.o debug.o ip.o misc.o -lev -lsodium -o curvedns-keygen /usr/local/lib/libsodium.so: undefined reference to `__stack_chk_fail_local' *** [curvedns-keygen] Error code 1 Stop in /wrkdirs/usr/ports/dns/curvedns/work/vstakhov-curvedns-a88e27e. *** [do-build] Error code 1 Stop in /usr/ports/dns/curvedns. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 08:49:49 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 C4C78C3D; Thu, 29 Jan 2015 08:49:49 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 B0A8474E; Thu, 29 Jan 2015 08:49:49 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T8nnAo047245; Thu, 29 Jan 2015 08:49:49 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T8nnKJ047240; Thu, 29 Jan 2015 08:49:49 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 08:49:49 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290849.t0T8nnKJ047240@beefy1.isc.freebsd.org> To: demon@FreeBSD.org Subject: [package - 93i386-default][devel/spark] Failed for apache-spark-1.2.0 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: Thu, 29 Jan 2015 08:49:49 -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: demon@FreeBSD.org Last committer: demon@FreeBSD.org Ident: $FreeBSD: head/devel/spark/Makefile 375075 2014-12-20 18:26:31Z demon $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/apache-spark-1.2.0.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building devel/spark build started at Thu Jan 29 08:43:47 UTC 2015 port directory: /usr/ports/devel/spark building for: FreeBSD 93i386-default-job-24 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: demon@FreeBSD.org Makefile ident: $FreeBSD: head/devel/spark/Makefile 375075 2014-12-20 18:26:31Z demon $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=apache-spark-1.2.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/spark/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/spark/work HOME=/wrkdirs/usr/ports/devel/spark/work TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- MAVEN_OPTS="-Xmx2g -XX:MaxPermSize=512M -XX:ReservedCodeCacheSize=512m" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/spark/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/spark/work HOME=/wrkdirs/usr/ports/devel/spark/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-- SPARK_USER=spark SPARK_GROUP=spark VER=1.2.0 JAVASHAREDIR="share/java" JAVAJARDIR="share/java/classes" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/spark" EXAMPLESDIR="share/examples/spark" DATADIR="share/spark" WWWDIR="www/spark" ETCDIR="etc/spark" --End PLIST_SUB-- --SUB_LIST-- SPARK_USER=spark SPARK_GROUP=spark JAVASHAREDIR="/usr/local/share/java" JAVAJARDIR="/usr/local/share/java/classes" JAVALIBDIR="/usr/local/share/java/classes" JAVA_VERSION="1.7+" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/spark DOCSDIR=/usr/local/share/doc/spark EXAMPLESDIR=/usr/local/share/examples/spark WWWDIR=/usr/local/www/spark ETCDIR=/usr/local/etc/spark --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License APACHE20 accepted by the user =========================================================================== =================================================== ===> apache-spark-1.2.0 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.7.txz [93i386-default-job-24] Installing pkg-1.4.7... [93i386-default-job-24] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of apache-spark-1.2.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by apache-spark-1.2.0 for building =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by apache-spark-1.2.0 for building => SHA256 Checksum OK for hadoop/spark-1.2.0.tgz. => SHA256 Checksum OK for hadoop/FreeBSD-spark-1.2.0-maven-repository.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by apache-spark-1.2.0 for building ===> Extracting for apache-spark-1.2.0 => SHA256 Checksum OK for hadoop/spark-1.2.0.tgz. => SHA256 Checksum OK for hadoop/FreeBSD-spark-1.2.0-maven-repository.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for apache-spark-1.2.0 ===> Applying FreeBSD patches for apache-spark-1.2.0 =========================================================================== =================================================== ===> apache-spark-1.2.0 depends on file: /usr/local/share/java/maven3/bin/mvn - not found ===> Verifying install for /usr/local/share/java/maven3/bin/mvn in /usr/ports/devel/maven3 ===> Installing existing package /packages/All/maven3-3.0.5.txz [93i386-default-job-24] Installing maven3-3.0.5... [93i386-default-job-24] `-- Installing maven-wrapper-1_2... [93i386-default-job-24] `-- Extracting maven-wrapper-1_2... done [93i386-default-job-24] `-- Installing openjdk-7.71.14_1,1... [93i386-default-job-24] | `-- Installing alsa-lib-1.0.28... [93i386-default-job-24] | `-- Extracting alsa-lib-1.0.28... done [93i386-default-job-24] | `-- Installing dejavu-2.34_4... [93i386-default-job-24] | `-- Extracting dejavu-2.34_4... done [93i386-default-job-24] | `-- Installing fontconfig-2.11.1,1... [93i386-default-job-24] | | `-- Installing expat-2.1.0_2... [93i386-default-job-24] | | `-- Extracting expat-2.1.0_2... done [93i386-default-job-24] | | `-- Installing freetype2-2.5.5... [93i386-default-job-24] | | `-- Extracting freetype2-2.5.5... done [93i386-default-job-24] | `-- 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: caching, new cache contents: 0 fonts, 1 dirs /usr/local/lib/X11/fonts/dejavu: caching, new cache contents: 21 fonts, 0 dirs /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory Re-scanning /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs /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 [93i386-default-job-24] | `-- Installing java-zoneinfo-2014.j... [93i386-default-job-24] | `-- Extracting java-zoneinfo-2014.j... done [93i386-default-job-24] | `-- Installing javavmwrapper-2.5... [93i386-default-job-24] | `-- Extracting javavmwrapper-2.5... done [93i386-default-job-24] | `-- Installing libX11-1.6.2_2,1... [93i386-default-job-24] | | `-- Installing kbproto-1.0.6... [93i386-default-job-24] | | `-- Extracting kbproto-1.0.6... done [93i386-default-job-24] | | `-- Installing libXau-1.0.8_2... [93i386-default-job-24] | | `-- Installing xproto-7.0.26... [93i386-default-job-24] | | `-- Extracting xproto-7.0.26... done [93i386-default-job-24] | | `-- Extracting libXau-1.0.8_2... done [93i386-default-job-24] | | `-- Installing libXdmcp-1.1.1_2... [93i386-default-job-24] | | `-- Extracting libXdmcp-1.1.1_2... done [93i386-default-job-24] | | `-- Installing libxcb-1.11... [93i386-default-job-24] | | `-- Installing libpthread-stubs-0.3_6... [93i386-default-job-24] | | `-- Extracting libpthread-stubs-0.3_6... done [93i386-default-job-24] | | `-- Installing libxml2-2.9.2_2... [93i386-default-job-24] | | | `-- Installing libiconv-1.14_6... [93i386-default-job-24] | | | `-- Extracting libiconv-1.14_6... done [93i386-default-job-24] | | `-- Extracting libxml2-2.9.2_2... done [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spark-core_2.10 --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ spark-core_2.10 --- [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-scala-sources) @ spark-core_2.10 --- [INFO] Source directory: /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/core/src/main/scala added. [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ spark-core_2.10 --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (default) @ spark-core_2.10 --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [unzip] Expanding: /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/python/lib/py4j-0.8.2.1-src.zip into /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/python/build [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spark-core_2.10 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] Copying 23 resources [INFO] Copying 7 resources [INFO] Copying 3 resources [INFO] [INFO] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ spark-core_2.10 --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] compiler plugin: BasicArtifact(org.scalamacros,paradise_2.10.4,2.0.1,null) [INFO] Compiling 402 Scala sources and 33 Java sources to /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/core/target/scala-2.10/classes... [WARNING] /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/core/src/main/scala/org/apache/spark/scheduler/TaskResultGetter.scala:50: inferred existential type (org.apache.spark.scheduler.DirectTaskResult[_$1], Int) forSome { type _$1 }, which cannot be expressed by wildcards, should be enabled by making the implicit value scala.language.existentials visible. This can be achieved by adding the import clause 'import scala.language.existentials' or by setting the compiler option -language:existentials. See the Scala docs for value scala.language.existentials for a discussion why the feature should be explicitly enabled. [WARNING] val (result, size) = serializer.get().deserialize[TaskResult[_]](serializedData) match { [WARNING] ^ [WARNING] /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/core/src/main/scala/org/apache/spark/SparkContext.scala:573: constructor Job in class Job is deprecated: see corresponding Javadoc for more information. [WARNING] val job = new NewHadoopJob(hadoopConfiguration) [WARNING] ^ [WARNING] /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/core/src/main/scala/org/apache/spark/SparkContext.scala:618: constructor Job in class Job is deprecated: see corresponding Javadoc for more information. [WARNING] val job = new NewHadoopJob(hadoopConfiguration) [WARNING] ^ [WARNING] /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/core/src/main/scala/org/apache/spark/SparkContext.scala:773: constructor Job in class Job is deprecated: see corresponding Javadoc for more information. [WARNING] val job = new NewHadoopJob(conf) [WARNING] ^ [WARNING] /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/core/src/main/scala/org/apache/spark/SparkHadoopWriter.scala:168: constructor TaskID in class TaskID is deprecated: see corresponding Javadoc for more information. [WARNING] new TaskAttemptID(new TaskID(jID.value, true, splitID), attemptID)) [WARNING] ^ [WARNING] /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/core/src/main/scala/org/apache/spark/SparkHadoopWriter.scala:189: method makeQualified in class Path is deprecated: see corresponding Javadoc for more information. [WARNING] outputPath.makeQualified(fs) [WARNING] ^ [WARNING] /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/core/src/main/scala/org/apache/spark/deploy/history/FsHistoryProvider.scala:103: method isDir in class FileStatus is deprecated: see corresponding Javadoc for more information. [WARNING] if (!fs.getFileStatus(path).isDir) { [WARNING] ^ [WARNING] /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/core/src/main/scala/org/apache/spark/deploy/history/FsHistoryProvider.scala:157: method isDir in class FileStatus is deprecated: see corresponding Javadoc for more information. [WARNING] val logDirs = if (logStatus != null) logStatus.filter(_.isDir).toSeq else Seq[FileStatus]() [WARNING] ^ [WARNING] /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/core/src/main/scala/org/apache/spark/input/PortableDataStream.scala:48: method isDir in class FileStatus is deprecated: see corresponding Javadoc for more information. [WARNING] if (file.isDir) 0L else file.getLen [WARNING] ^ [WARNING] /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/core/src/main/scala/org/apache/spark/input/WholeTextFileInputFormat.scala:63: method isDir in class FileStatus is deprecated: see corresponding Javadoc for more information. [WARNING] if (file.isDir) 0L else file.getLen [WARNING] ^ [WARNING] /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/core/src/main/scala/org/apache/spark/mapred/SparkHadoopMapRedUtil.scala:56: constructor TaskAttemptID in class TaskAttemptID is deprecated: see corresponding Javadoc for more information. [WARNING] new TaskAttemptID(jtIdentifier, jobId, isMap, taskId, attemptId) [WARNING] ^ [WARNING] /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/core/src/main/scala/org/apache/spark/rdd/CheckpointRDD.scala:110: method getDefaultReplication in class FileSystem is deprecated: see corresponding Javadoc for more information. [WARNING] fs.create(tempOutputPath, false, bufferSize, fs.getDefaultReplication, blockSize) [WARNING] ^ [WARNING] /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/core/src/main/scala/org/apache/spark/rdd/HadoopRDD.scala:349: constructor TaskID in class TaskID is deprecated: see corresponding Javadoc for more information. [WARNING] val taId = new TaskAttemptID(new TaskID(jobID, true, splitId), attemptId) [WARNING] ^ [WARNING] /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/core/src/main/scala/org/apache/spark/rdd/PairRDDFunctions.scala:884: constructor Job in class Job is deprecated: see corresponding Javadoc for more information. [WARNING] val job = new NewAPIHadoopJob(hadoopConf) [WARNING] ^ [WARNING] /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/core/src/main/scala/org/apache/spark/rdd/PairRDDFunctions.scala:952: constructor Job in class Job is deprecated: see corresponding Javadoc for more information. [WARNING] val job = new NewAPIHadoopJob(hadoopConf) [WARNING] ^ [WARNING] /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/core/src/main/scala/org/apache/spark/scheduler/EventLoggingListener.scala:202: method isDir in class FileStatus is deprecated: see corresponding Javadoc for more information. [WARNING] fileStatuses.filter(!_.isDir).map(_.getPath).toSeq [WARNING] ^ [WARNING] /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/core/src/main/scala/org/apache/spark/scheduler/InputFormatInfo.scala:106: constructor Job in class Job is deprecated: see corresponding Javadoc for more information. [WARNING] val job = new Job(conf) [WARNING] ^ [WARNING] 17 warnings found [WARNING] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [WARNING] 1 warning [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spark-core_2.10 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 33 source files to /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/core/target/scala-2.10/classes [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-test-source (add-scala-test-sources) @ spark-core_2.10 --- [INFO] Test Source directory: /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/core/src/test/scala added. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spark-core_2.10 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 3 resources [INFO] [INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ spark-core_2.10 --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] compiler plugin: BasicArtifact(org.scalamacros,paradise_2.10.4,2.0.1,null) [INFO] Compiling 123 Scala sources and 4 Java sources to /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/core/target/scala-2.10/test-classes... [WARNING] /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/core/src/test/scala/org/apache/spark/FileSuite.scala:497: constructor Job in class Job is deprecated: see corresponding Javadoc for more information. [WARNING] val job = new Job(sc.hadoopConfiguration) [WARNING] ^ [WARNING] /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/core/src/test/scala/org/apache/spark/metrics/InputOutputMetricsSuite.scala:34: trait ShouldMatchers in package matchers is deprecated: Please use org.scalatest.Matchers instead. [WARNING] class InputOutputMetricsSuite extends FunSuite with SharedSparkContext with ShouldMatchers { [WARNING] ^ [WARNING] /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/core/src/test/scala/org/apache/spark/scheduler/EventLoggingListenerSuite.scala:177: method isDir in class FileStatus is deprecated: see corresponding Javadoc for more information. [WARNING] assert(logDir.isDir) [WARNING] ^ [WARNING] /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/core/src/test/scala/org/apache/spark/scheduler/ReplayListenerSuite.scala:124: method isDir in class FileStatus is deprecated: see corresponding Javadoc for more information. [WARNING] assert(eventLogDir.isDir) [WARNING] ^ [WARNING] /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/core/src/test/scala/org/apache/spark/util/FileLoggerSuite.scala:106: method isDir in class FileStatus is deprecated: see corresponding Javadoc for more information. [WARNING] assert(fileSystem.getFileStatus(logDirPath).isDir) [WARNING] ^ [WARNING] 5 warnings found [WARNING] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [WARNING] Note: /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/core/src/test/java/org/apache/spark/JavaAPISuite.java uses or overrides a deprecated API. [WARNING] Note: Recompile with -Xlint:deprecation for details. [WARNING] Note: /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/core/src/test/java/org/apache/spark/JavaAPISuite.java uses unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [WARNING] 1 warning [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spark-core_2.10 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/core/target/scala-2.10/test-classes [INFO] [INFO] --- maven-dependency-plugin:2.9:build-classpath (default) @ spark-core_2.10 --- [INFO] Wrote classpath file '/wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/core/target/spark-test-classpath.txt'. [INFO] [INFO] --- gmavenplus-plugin:1.2:execute (default) @ spark-core_2.10 --- [INFO] Using Groovy 2.3.7 to perform execute. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ spark-core_2.10 --- [INFO] Tests are skipped. [INFO] [INFO] --- scalatest-maven-plugin:1.0:test (test) @ spark-core_2.10 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spark-core_2.10 --- [INFO] Building jar: /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/core/target/spark-core_2.10-1.2.0.jar [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ spark-core_2.10 --- [INFO] [INFO] --- maven-dependency-plugin:2.9:copy-dependencies (copy-dependencies) @ spark-core_2.10 --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Spark Project Parent POM .......................... SUCCESS [7.714s] [INFO] Spark Project Networking .......................... SUCCESS [38.475s] [INFO] Spark Project Shuffle Streaming Service ........... SUCCESS [7.163s] [INFO] Spark Project Core ................................ FAILURE [4:30.462s] [INFO] Spark Project Bagel ............................... SKIPPED [INFO] Spark Project GraphX .............................. SKIPPED [INFO] Spark Project Streaming ........................... SKIPPED [INFO] Spark Project Catalyst ............................ SKIPPED [INFO] Spark Project SQL ................................. SKIPPED [INFO] Spark Project ML Library .......................... SKIPPED [INFO] Spark Project Tools ............................... SKIPPED [INFO] Spark Project Hive ................................ SKIPPED [INFO] Spark Project REPL ................................ SKIPPED [INFO] Spark Project YARN Parent POM ..................... SKIPPED [INFO] Spark Project YARN Stable API ..................... SKIPPED [INFO] Spark Project Assembly ............................ SKIPPED [INFO] Spark Project External Twitter .................... SKIPPED [INFO] Spark Project External Flume Sink ................. SKIPPED [INFO] Spark Project External Flume ...................... SKIPPED [INFO] Spark Project External MQTT ....................... SKIPPED [INFO] Spark Project External ZeroMQ ..................... SKIPPED [INFO] Spark Project External Kafka ...................... SKIPPED [INFO] Spark Project Examples ............................ SKIPPED [INFO] Spark Project YARN Shuffle Service ................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5:25.285s [INFO] Finished at: Thu Jan 29 08:49:48 GMT 2015 [INFO] Final Memory: 71M/609M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.9:copy-dependencies (copy-dependencies) on project spark-core_2.10: Error copying artifact from /wrkdirs/usr/ports/devel/spark/work/m2/com/google/guava/guava/14.0.1/guava-14.0.1.jar to /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/core/target/jars/guava-14.0.1.jar: Map failed -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :spark-core_2.10 *** [do-build] Error code 1 Stop in /usr/ports/devel/spark. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 08:50:48 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 2D4F5C70; Thu, 29 Jan 2015 08:50:48 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 18D3E7F3; Thu, 29 Jan 2015 08:50:48 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T8olxo081435; Thu, 29 Jan 2015 08:50:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T8ol4d081430; Thu, 29 Jan 2015 08:50:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 08:50:47 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290850.t0T8ol4d081430@beefy1.isc.freebsd.org> To: acm@FreeBSD.org Subject: [package - 93i386-default][emulators/wxmupen64plus] Failed for wxmupen64plus-0.3_3 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: Thu, 29 Jan 2015 08:50:48 -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: acm@FreeBSD.org Last committer: tijl@FreeBSD.org Ident: $FreeBSD: head/emulators/wxmupen64plus/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/wxmupen64plus-0.3_3.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building emulators/wxmupen64plus build started at Thu Jan 29 08:49:54 UTC 2015 port directory: /usr/ports/emulators/wxmupen64plus building for: FreeBSD 93i386-default-job-20 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: acm@FreeBSD.org Makefile ident: $FreeBSD: head/emulators/wxmupen64plus/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=wxmupen64plus-0.3_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/wxmupen64plus/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/wxmupen64plus/work HOME=/wrkdirs/usr/ports/emulators/wxmupen64plus/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/wxmupen64plus/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/wxmupen64plus/work HOME=/wrkdirs/usr/ports/emulators/wxmupen64plus/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/wxmupen64plus" EXAMPLESDIR="share/examples/wxmupen64plus" DATADIR="share/wxmupen64plus" WWWDIR="www/wxmupen64plus" ETCDIR="etc/wxmupen64plus" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/wxmupen64plus DOCSDIR=/usr/local/share/doc/wxmupen64plus EXAMPLESDIR=/usr/local/share/examples/wxmupen64plus WWWDIR=/usr/local/www/wxmupen64plus ETCDIR=/usr/local/etc/wxmupen64plus --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> wxmupen64plus-0.3_3 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.7.txz [93i386-default-job-20] Installing pkg-1.4.7... [93i386-default-job-20] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of wxmupen64plus-0.3_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by wxmupen64plus-0.3_3 for building =========================================================================== =================================================== ===> Fetching all distfiles required by wxmupen64plus-0.3_3 for building => SHA256 Checksum OK for mupen64plus/wxmupen64plus-0.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by wxmupen64plus-0.3_3 for building ===> Extracting for wxmupen64plus-0.3_3 => SHA256 Checksum OK for mupen64plus/wxmupen64plus-0.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for wxmupen64plus-0.3_3 ===> Applying FreeBSD patches for wxmupen64plus-0.3_3 =========================================================================== =================================================== ===> wxmupen64plus-0.3_3 depends on file: /usr/local/bin/sdl-config - not found ===> Verifying install for /usr/local/bin/sdl-config in /usr/ports/devel/sdl12 ===> Installing existing package /packages/All/sdl-1.2.15_5,2.txz [93i386-default-job-20] Installing sdl-1.2.15_5,2... [93i386-default-job-20] `-- Installing aalib-1.4.r5_11... [93i386-default-job-20] | `-- Installing indexinfo-0.2.2... [93i386-default-job-20] | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-20] `-- Extracting aalib-1.4.r5_11... done [93i386-default-job-20] `-- Installing libGLU-9.0.0_2... [93i386-default-job-20] | `-- Installing libGL-9.1.7_4... [93i386-default-job-20] | | `-- Installing dri2proto-2.8... [93i386-default-job-20] | | `-- Extracting dri2proto-2.8... done [93i386-default-job-20] | | `-- Installing expat-2.1.0_2... [93i386-default-job-20] | | `-- Extracting expat-2.1.0_2... done [93i386-default-job-20] | | `-- Installing libX11-1.6.2_2,1... [93i386-default-job-20] | | `-- Installing kbproto-1.0.6... [93i386-default-job-20] | | `-- Extracting kbproto-1.0.6... done [93i386-default-job-20] | | `-- Installing libXau-1.0.8_2... [93i386-default-job-20] | | | `-- Installing xproto-7.0.26... [93i386-default-job-20] | | | `-- Extracting xproto-7.0.26... done [93i386-default-job-20] | | `-- Extracting libXau-1.0.8_2... done [93i386-default-job-20] | | `-- Installing libXdmcp-1.1.1_2... [93i386-default-job-20] | | `-- Extracting libXdmcp-1.1.1_2... done [93i386-default-job-20] | | `-- Installing libxcb-1.11... [93i386-default-job-20] | | | `-- Installing libpthread-stubs-0.3_6... [93i386-default-job-20] | | | `-- Extracting libpthread-stubs-0.3_6... done [93i386-default-job-20] | | | `-- Installing libxml2-2.9.2_2... [93i386-default-job-20] | | | `-- Installing libiconv-1.14_6... [93i386-default-job-20] | | | `-- Extracting libiconv-1.14_6... done [93i386-default-job-20] | | | `-- Extracting libxml2-2.9.2_2... done [93i386-default-job-20] | | `-- Extracting libxcb-1.11... done [93i386-default-job-20] | | `-- Extracting libX11-1.6.2_2,1... done [93i386-default-job-20] | | `-- Installing libXdamage-1.1.4_2... [93i386-default-job-20] | | `-- Installing damageproto-1.2.1... [93i386-default-job-20] | | `-- Extracting damageproto-1.2.1... done [93i386-default-job-20] | | `-- Installing libXfixes-5.0.1_2... [93i386-default-job-20] | | | `-- Installing fixesproto-5.0... [93i386-default-job-20] | | | `-- Extracting fixesproto-5.0... done [93i386-default-job-20] | | `-- Extracting libXfixes-5.0.1_2... done [93i386-default-job-20] | | `-- Extracting libXdamage-1.1.4_2... done [93i386-default-job-20] | | `-- Installing libXext-1.3.3,1... [93i386-default-job-20] | | `-- Installing xextproto-7.3.0... [93i386-default-job-20] | | `-- Extracting xextproto-7.3.0... done [93i386-default-job-20] | | `-- Extracting libXext-1.3.3,1... done [93i386-default-job-20] | | `-- Installing libXxf86vm-1.1.3_2... [93i386-default-job-20] | | `-- Installing xf86vidmodeproto-2.3.1... [93i386-default-job-20] | | `-- Extracting xf86vidmodeproto-2.3.1... done [93i386-default-job-20] | | `-- Extracting libXxf86vm-1.1.3_2... done [93i386-default-job-20] | | `-- Installing libdevq-0.0.2... [93i386-default-job-20] | | `-- Extracting libdevq-0.0.2... done [93i386-default-job-20] | | `-- Installing libdrm-2.4.58_1,1... [93i386-default-job-20] | | `-- Installing libpciaccess-0.13.2_2... [93i386-default-job-20] | | | `-- Installing pciids-20150124... [93i386-default-job-20] | | | `-- Extracting pciids-20150124... done [93i386-default-job-20] | | `-- Extracting libpciaccess-0.13.2_2... done [93i386-default-job-20] | | `-- Extracting libdrm-2.4.58_1,1... done [93i386-default-job-20] | | `-- Installing libglapi-9.1.7_2... [93i386-default-job-20] | | `-- Installing libxshmfence-1.1_3... [93i386-default-job-20] | | `-- Extracting libxshmfence-1.1_3... done [93i386-default-job-20] | | `-- Extracting libglapi-9.1.7_2... done [93i386-default-job-20] | `-- Extracting libGL-9.1.7_4... done [93i386-default-job-20] `-- Extracting libGLU-9.0.0_2... done [93i386-default-job-20] `-- Installing libXrandr-1.4.2_2... [93i386-default-job-20] | `-- Installing libXrender-0.9.8_2... [93i386-default-job-20] | | `-- Installing renderproto-0.11.1... [93i386-default-job-20] | | | `-- Extracting graphite2-1.2.4... done [93i386-default-job-20] | | | `-- Installing icu-53.1... [93i386-default-job-20] | | | `-- Extracting icu-53.1... done [93i386-default-job-20] | | | `-- Extracting harfbuzz-0.9.36... done [93i386-default-job-20] | | | `-- Installing libXft-2.3.2... [93i386-default-job-20] | | | `-- Extracting libXft-2.3.2... done [93i386-default-job-20] | | | `-- Installing xorg-fonts-truetype-7.7_1... [93i386-default-job-20] | | | `-- Installing dejavu-2.34_4... [93i386-default-job-20] | | | `-- Extracting dejavu-2.34_4... done [93i386-default-job-20] | | | `-- Installing font-bh-ttf-1.0.3_1... [93i386-default-job-20] | | | | `-- Installing mkfontdir-1.0.7... [93i386-default-job-20] | | | | `-- Installing mkfontscale-1.1.1_1... [93i386-default-job-20] | | | | | `-- Installing libfontenc-1.1.2_2... [93i386-default-job-20] | | | | | `-- Extracting libfontenc-1.1.2_2... done [93i386-default-job-20] | | | | `-- Extracting mkfontscale-1.1.1_1... done [93i386-default-job-20] | | | | `-- Extracting mkfontdir-1.0.7... done [93i386-default-job-20] | | | `-- Extracting font-bh-ttf-1.0.3_1... done [93i386-default-job-20] | | | `-- Installing font-misc-ethiopic-1.0.3_1... [93i386-default-job-20] | | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [93i386-default-job-20] | | | `-- Installing font-misc-meltho-1.0.3_1... [93i386-default-job-20] | | | `-- Extracting font-misc-meltho-1.0.3_1... done [93i386-default-job-20] | | `-- Extracting pango-1.36.8... done [93i386-default-job-20] | | `-- Installing shared-mime-info-1.1_1... [93i386-default-job-20] | | `-- Extracting shared-mime-info-1.1_1... done [93i386-default-job-20] | | `-- Extracting gtk-update-icon-cache-2.24.25... done [93i386-default-job-20] | | `-- Installing python-2.7_2,2... [93i386-default-job-20] | | `-- Installing python2-2_3... [93i386-default-job-20] | | `-- Extracting python2-2_3... done [93i386-default-job-20] | | `-- Extracting python-2.7_2,2... done [93i386-default-job-20] | `-- Extracting gtk2-2.24.25_1... done [93i386-default-job-20] | `-- Installing polkit-0.105_5... [93i386-default-job-20] | | `-- Installing gobject-introspection-1.42.0... [93i386-default-job-20] | | `-- Extracting gobject-introspection-1.42.0... done [93i386-default-job-20] | `-- Extracting polkit-0.105_5... done [93i386-default-job-20] `-- Extracting gconf2-3.2.6_3... done [93i386-default-job-20] `-- Installing gstreamer-plugins-0.10.36_5,3... [93i386-default-job-20] | `-- Installing gstreamer-0.10.36_2... [93i386-default-job-20] | `-- Extracting gstreamer-0.10.36_2... done [93i386-default-job-20] | `-- Installing libXv-1.0.10_2,1... [93i386-default-job-20] | | `-- Installing videoproto-2.3.2... [93i386-default-job-20] | | `-- Extracting videoproto-2.3.2... done [93i386-default-job-20] | `-- Extracting libXv-1.0.10_2,1... done [93i386-default-job-20] | `-- Installing orc-0.4.23... [93i386-default-job-20] | `-- Extracting orc-0.4.23... done [93i386-default-job-20] `-- Extracting gstreamer-plugins-0.10.36_5,3... done [93i386-default-job-20] `-- Installing libmspack-0.4_2... [93i386-default-job-20] `-- Extracting libmspack-0.4_2... done [93i386-default-job-20] `-- Installing webkit-gtk2-2.4.8... [93i386-default-job-20] | `-- Installing curl-7.40.0... [93i386-default-job-20] | | `-- Installing ca_root_nss-3.17.3_1... [93i386-default-job-20] | | `-- Extracting ca_root_nss-3.17.3_1... done [93i386-default-job-20] | `-- Extracting curl-7.40.0... done [93i386-default-job-20] | `-- Installing enchant-1.6.0_4... [93i386-default-job-20] | | `-- Installing hunspell-1.3.3... [93i386-default-job-20] | | `-- Extracting hunspell-1.3.3... done [93i386-default-job-20] | `-- Extracting enchant-1.6.0_4... done [93i386-default-job-20] | `-- Installing geoclue-2.1.10... [93i386-default-job-20] | | `-- Installing json-glib-1.0.2_1... [93i386-default-job-20] | | `-- Extracting json-glib-1.0.2_1... done [93i386-default-job-20] | | `-- Installing libsoup-2.48.1_1... [93i386-default-job-20] | | `-- Installing glib-networking-2.42.1_1... [93i386-default-job-20] | | | `-- Installing gnutls-3.2.21... [93i386-default-job-20] | | | `-- Installing libidn-1.29... [93i386-default-job-20] | | | `-- Extracting libidn-1.29... done [93i386-default-job-20] | | | `-- Installing libtasn1-4.2... [93i386-default-job-20] | | | `-- Extracting libtasn1-4.2... done [93i386-default-job-20] | | | `-- Installing nettle-2.7.1... [93i386-default-job-20] | | | `-- Extracting nettle-2.7.1... done [93i386-default-job-20] | | | `-- Installing p11-kit-0.22.1... [93i386-default-job-20] | | | `-- Extracting p11-kit-0.22.1... done [93i386-default-job-20] | | | `-- Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [93i386-default-job-20] | | | `-- Extracting trousers-tddl-0.3.10_7... done [93i386-default-job-20] | | | `-- Extracting gnutls-3.2.21... done [93i386-default-job-20] | | | `-- Installing gsettings-desktop-schemas-3.14.1... [93i386-default-job-20] | | | `-- Installing cantarell-fonts-0.0.16... [93i386-default-job-20] | | | `-- Extracting cantarell-fonts-0.0.16... done /usr/local/share/fonts/cantarell: caching, new cache contents: 2 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory /usr/local/bin/fc-cache: succeeded [93i386-default-job-20] | | | `-- Extracting gsettings-desktop-schemas-3.14.1... done [93i386-default-job-20] | | | `-- Installing libgcrypt-1.6.2... [93i386-default-job-20] | | | `-- Installing libgpg-error-1.17... [93i386-default-job-20] | | | `-- Extracting libgpg-error-1.17... done [93i386-default-job-20] | | | `-- Extracting libgcrypt-1.6.2... done [93i386-default-job-20] | | | `-- Installing libproxy-0.4.6... [93i386-default-job-20] | | | `-- Extracting libproxy-0.4.6... done [93i386-default-job-20] | | `-- Extracting glib-networking-2.42.1_1... done [93i386-default-job-20] | | `-- Installing sqlite3-3.8.8... [93i386-default-job-20] | | `-- Extracting sqlite3-3.8.8... done [93i386-default-job-20] | | `-- Extracting libsoup-2.48.1_1... done [93i386-default-job-20] | `-- Extracting geoclue-2.1.10... done [93i386-default-job-20] | `-- Installing gstreamer1-plugins-1.4.5_1... [93i386-default-job-20] | | `-- Installing gstreamer1-1.4.5... [93i386-default-job-20] | | `-- Extracting gstreamer1-1.4.5... done [93i386-default-job-20] | | `-- Installing iso-codes-3.57... [93i386-default-job-20] | | `-- Extracting iso-codes-3.57... done [93i386-default-job-20] | `-- Extracting gstreamer1-plugins-1.4.5_1... done [93i386-default-job-20] | `-- Installing libsecret-0.18_3... [93i386-default-job-20] | `-- Extracting libsecret-0.18_3... done [93i386-default-job-20] | `-- Installing libxslt-1.1.28_6... [93i386-default-job-20] | `-- Extracting libxslt-1.1.28_6... done [93i386-default-job-20] | `-- Installing webp-0.4.2_3... [93i386-default-job-20] | | `-- Installing giflib-5.0.6... [93i386-default-job-20] | | `-- Extracting giflib-5.0.6... done [93i386-default-job-20] | `-- Extracting webp-0.4.2_3... done [93i386-default-job-20] `-- Extracting webkit-gtk2-2.4.8... done [93i386-default-job-20] Extracting wx30-gtk2-3.0.2_2... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Message for dejavu-2.34_4: 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. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of wxmupen64plus-0.3_3 =========================================================================== =================================================== ===> Configuring for wxmupen64plus-0.3_3 Setting top to : /wrkdirs/usr/ports/emulators/wxmupen64plus/work/wxmupen64plus-0.3 Setting out to : /wrkdirs/usr/ports/emulators/wxmupen64plus/work/wxmupen64plus-0.3/build Checking for 'gcc' (c compiler) : ok Checking for 'g++' (c++ compiler) : ok Checking for program cc : /usr/bin/cc Checking for program c++ : /usr/bin/c++ Checking C compiler works : yes Checking C++ compiler works : yes Checking for header m64p_frontend.h : yes Checking for header m64p_config.h : yes Checking for header m64p_types.h : yes Checking for '/usr/local/bin/sdl-config' : yes Checking for wxWidgets 2.9.x : yes 'configure' finished successfully (0.466s) =========================================================================== =================================================== ===> Building for wxmupen64plus-0.3_3 Waf: Entering directory `/wrkdirs/usr/ports/emulators/wxmupen64plus/work/wxmupen64plus-0.3/build' [ 1/13] cxx: main.cpp -> build/main.cpp.0.o [ 2/13] cxx: gamespanel.cpp -> build/gamespanel.cpp.0.o [ 3/13] cxx: parameterpanel.cpp -> build/parameterpanel.cpp.0.o [ 4/13] cxx: sdlkeypicker.cpp -> build/sdlkeypicker.cpp.0.o [ 5/13] cxx: mupen64plusplus/MupenAPIpp.cpp -> build/mupen64plusplus/MupenAPIpp.cpp.0.o [ 6/13] c: mupen64plusplus/MupenAPI.c -> build/mupen64plusplus/MupenAPI.c.0.o [ 7/13] cxx: sdlhelper.cpp -> build/sdlhelper.cpp.0.o [10/13] cxx: config.cpp -> build/config.cpp.0.o [10/13] c: mupen64plusplus/plugin.c -> build/mupen64plusplus/plugin.c.0.o [12/13] cxx: wxvidext.cpp -> build/wxvidext.cpp.0.o [12/13] c: mupen64plusplus/osal_dynamiclib_unix.c -> build/mupen64plusplus/osal_dynamiclib_unix.c.0.o [12/13] c: mupen64plusplus/osal_files_unix.c -> build/mupen64plusplus/osal_files_unix.c.0.o [13/13] cxxprogram: build/main.cpp.0.o build/gamespanel.cpp.0.o build/parameterpanel.cpp.0.o build/sdlkeypicker.cpp.0.o build/mupen64plusplus/MupenAPIpp.cpp.0.o build/mupen64plusplus/MupenAPI.c.0.o build/sdlhelper.cpp.0.o build/config.cpp.0.o build/mupen64plusplus/plugin.c.0.o build/wxvidext.cpp.0.o build/mupen64plusplus/osal_dynamiclib_unix.c.0.o build/mupen64plusplus/osal_files_unix.c.0.o -> build/wxmupen64plus /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `std::ctype::_M_widen_init() const@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `typeinfo for __cxxabiv1::__forced_unwind@CXXABI_1.3.2' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' Waf: Leaving directory `/wrkdirs/usr/ports/emulators/wxmupen64plus/work/wxmupen64plus-0.3/build' Build failed -> task failed (exit status 1): {task 689973612: cxxprogram main.cpp.0.o,gamespanel.cpp.0.o,parameterpanel.cpp.0.o,sdlkeypicker.cpp.0.o,MupenAPIpp.cpp.0.o,MupenAPI.c.0.o,sdlhelper.cpp.0.o,config.cpp.0.o,plugin.c.0.o,wxvidext.cpp.0.o,osal_dynamiclib_unix.c.0.o,osal_files_unix.c.0.o -> wxmupen64plus} ['c++', 'main.cpp.0.o', 'gamespanel.cpp.0.o', 'parameterpanel.cpp.0.o', 'sdlkeypicker.cpp.0.o', 'mupen64plusplus/MupenAPIpp.cpp.0.o', 'mupen64plusplus/MupenAPI.c.0.o', 'sdlhelper.cpp.0.o', 'config.cpp.0.o', 'mupen64plusplus/plugin.c.0.o', 'wxvidext.cpp.0.o', 'mupen64plusplus/osal_dynamiclib_unix.c.0.o', 'mupen64plusplus/osal_files_unix.c.0.o', '-o', '/wrkdirs/usr/ports/emulators/wxmupen64plus/work/wxmupen64plus-0.3/build/wxmupen64plus', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/usr/local/lib', '-L/usr/local/lib', '-lSDL', '-lwx_gtk2u_adv-3.0', '-lwx_gtk2u_core-3.0', '-lwx_baseu-3.0', '-lwx_gtk2u_gl-3.0', '-lwx_gtk2u_html-3.0', '-lGL', '-lX11', '-Wl,-rpath,/usr/local/lib', '-pthread'] *** [do-build] Error code 1 Stop in /usr/ports/emulators/wxmupen64plus. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 08:57:33 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 7053CD82; Thu, 29 Jan 2015 08:57:33 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 5D4BE845; Thu, 29 Jan 2015 08:57:33 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T8vX16061857; Thu, 29 Jan 2015 08:57:33 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T8vXJJ061832; Thu, 29 Jan 2015 08:57:33 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 08:57:33 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290857.t0T8vXJJ061832@beefy2.isc.freebsd.org> To: johans@FreeBSD.org Subject: [package - 93amd64-default][lang/afnix] Failed for afnix-2.5.1 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: Thu, 29 Jan 2015 08:57:33 -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: johans@FreeBSD.org Last committer: johans@FreeBSD.org Ident: $FreeBSD: head/lang/afnix/Makefile 376649 2015-01-09 19:41:06Z johans $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/afnix-2.5.1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building lang/afnix build started at Thu Jan 29 08:57:29 UTC 2015 port directory: /usr/ports/lang/afnix building for: FreeBSD 93amd64-default-job-12 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: johans@FreeBSD.org Makefile ident: $FreeBSD: head/lang/afnix/Makefile 376649 2015-01-09 19:41:06Z johans $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=afnix-2.5.1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for afnix-2.5.1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- -o --prefix "/usr/local" --altdir "/usr/local" --shrdir "/usr/local/share" --compiler clang++ --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/afnix/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/afnix/work HOME=/wrkdirs/usr/ports/lang/afnix/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/lang/afnix/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/afnix/work HOME=/wrkdirs/usr/ports/lang/afnix/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- PTHREAD_CFLAGS="" PTHREAD_LIBS="-pthread" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/afnix/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/afnix/work HOME=/wrkdirs/usr/ports/lang/afnix/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/afnix/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/afnix/work HOME=/wrkdirs/usr/ports/lang/afnix/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-- PORTVER=2.5 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/afnix" EXAMPLESDIR="share/examples/afnix" DATADIR="share/afnix" WWWDIR="www/afnix" ETCDIR="etc/afnix" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/afnix DOCSDIR=/usr/local/share/doc/afnix EXAMPLESDIR=/usr/local/share/examples/afnix WWWDIR=/usr/local/www/afnix ETCDIR=/usr/local/etc/afnix --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> afnix-2.5.1 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.7.txz [93amd64-default-job-12] Installing pkg-1.4.7... [93amd64-default-job-12] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of afnix-2.5.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by afnix-2.5.1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by afnix-2.5.1 for building => SHA256 Checksum OK for afnix-src-2.5.1.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by afnix-2.5.1 for building ===> Extracting for afnix-2.5.1 => SHA256 Checksum OK for afnix-src-2.5.1.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for afnix-2.5.1 ===> Applying FreeBSD patches for afnix-2.5.1 =========================================================================== =================================================== ===> afnix-2.5.1 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 [93amd64-default-job-12] Installing gmake-4.1_1... [93amd64-default-job-12] `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-12] | `-- Installing indexinfo-0.2.2... [93amd64-default-job-12] | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-12] | `-- Installing libiconv-1.14_6... [93amd64-default-job-12] | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-12] `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-12] Extracting gmake-4.1_1... done ===> Returning to build of afnix-2.5.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for afnix-2.5.1 =========================================================================== =================================================== ===> Building for afnix-2.5.1 gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src' gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib' gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib/plt' gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib/plt/acf' gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib/plt/acf' gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib/plt/shl' c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -MMD -D_REENTRANT -I. -I../acf -o cshl.o -c cshl.cxx cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" ./../../../cnf/mak/afnix-rule.mak:101: recipe for target 'cshl.o' failed gmake[4]: *** [cshl.o] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib/plt/shl' Makefile:48: recipe for target 'build' failed gmake[3]: *** [build] Error 2 gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib/plt' Makefile:48: recipe for target 'build' failed gmake[2]: *** [build] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib' Makefile:48: recipe for target 'build' failed gmake[1]: *** [build] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src' Makefile:57: recipe for target 'build' failed gmake: *** [build] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/lang/afnix. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 08:58:48 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 C7C6DD9F; Thu, 29 Jan 2015 08:58:48 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 96343853; Thu, 29 Jan 2015 08:58:48 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T8wmZp060596; Thu, 29 Jan 2015 08:58:48 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T8wmqq060529; Thu, 29 Jan 2015 08:58:48 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 08:58:48 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290858.t0T8wmqq060529@beefy1.isc.freebsd.org> To: ashish@FreeBSD.org Subject: [package - 93i386-default][editors/emacs-devel] Failed for emacs-devel-25.0.50.118251_5, 2 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: Thu, 29 Jan 2015 08:58:48 -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: ashish@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/editors/emacs-devel/Makefile 377347 2015-01-18 21:12:42Z kwm $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/emacs-devel-25.0.50.118251_5,2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building editors/emacs-devel build started at Thu Jan 29 08:55:28 UTC 2015 port directory: /usr/ports/editors/emacs-devel building for: FreeBSD 93i386-default-job-19 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: ashish@FreeBSD.org Makefile ident: $FreeBSD: head/editors/emacs-devel/Makefile 377347 2015-01-18 21:12:42Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=emacs-devel-25.0.50.118251_5,2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for emacs-devel-25.0.50.118251_5,2: ACL=on: ACL support DBUS=on: D-Bus IPC system support FILENOTIFY=on: File notification support GCONF=on: GConf configuration backend support GIF=on: GIF image format support GNUTLS=on: SSL/TLS support via GnuTLS GSETTINGS=on: GSettings support JPEG=on: JPEG image format support LTO=off: Enable link-time optimization (requires GCC 4.6+) M17N=on: M17N support for text-shaping MAGICK=on: ImageMagick image processing library support OTF=on: Opentype fonts suport PNG=on: PNG image format support SCROLLBARS=on: Toolkit scroll-bars SOUND=on: Sound support SOURCES=on: Install sources SVG=on: SVG vector image format support TIFF=on: TIFF image format support X11=on: X11 (graphics) support XFT=on: Xft font library support XIM=on: X Input Method Support XML=on: XML format or parser support XPM=on: XPM pixmap image format support ====> X11 (graphics) support: you have to select exactly one of them GTK2=on: GTK+ 2 GUI toolkit support GTK3=off: GTK+ 3 GUI toolkit support XAW=off: Athena widgets XAW3D=off: Athena3D widgets MOTIF=off: Motif widget library support ====> Sound support: you have to select exactly one of them ALSA=off: ALSA audio architecture support OSS=on: Open Sound System support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --localstatedir=/var --without-compress-install --with-dbus --with-file-notification=gfile --with-gconf --with-gif --with-gnutls --with-gsettings --with-jpeg --with-m17n-flt --with-imagemagick --with-libotf --with-png --with-toolkit-scroll-bars --with-rsvg --with-tiff --with-x --with-xft --with-xim --with-xml2 --with-xpm --with-x-toolkit=gtk2 --with-sound=oss --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work HOME=/wrkdirs/usr/ports/editors/emacs-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work HOME=/wrkdirs/usr/ports/editors/emacs-devel/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work HOME=/wrkdirs/usr/ports/editors/emacs-devel/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE =/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- LC_ALL=C XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work HOME=/wrkdirs/usr/ports/editors/emacs-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work HOME=/wrkdirs/usr/ports/editors/emacs-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work HOME=/wrkdirs/usr/ports/editors/emacs-devel/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/aut om4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="gcpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib" LIBS="" CXX="g++" 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-- EMACS_VER=25.0.50 GNU_HOST=i386-portbld-freebsd9.3 ACL="" NO_ACL="@comment " DBUS="" NO_DBUS="@comment " FILENOTIFY="" NO_FILENOTIFY="@comment " GCONF="" NO_GCONF="@comment " GIF="" NO_GIF="@comment " GNUTLS="" NO_GNUTLS="@comment " GSETTINGS="" NO_GSETTINGS="@comment " JPEG="" NO_JPEG="@comment " LTO="@comment " NO_LTO="" M17N="" NO_M17N="@comment " MAGICK="" NO_MAGICK="@comment " OTF="" NO_OTF="@comment " PNG="" NO_PNG="@comment " SCROLLBARS="" NO_SCROLLBARS="@comment " SOUND="" NO_SOUND="@comment " SOURCES="" NO_SOURCES="@comment " SVG="" NO_SVG="@comment " TIFF="" NO_TIFF="@comment " X11="" NO_X11="@comment " XFT="" NO_XFT="@comment " XIM="" NO_XIM="@comment " XML="" NO_XML="@comment " XPM="" NO_XPM="@comment " GTK2="" NO_GTK2="@comment " GTK3="@comment " NO_GTK3="" XAW="@comment " NO_XAW="" XAW3D="@comment " NO_XAW3D="" MOTIF="@comment " NO_MOTIF="" ALSA="@comment " NO_ALSA="" OSS="" NO_OSS="@comment " OSREL=9.3 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/emacs" EXAMPLESDIR="share/examples/emacs" DATADIR="share/emacs" WWWDIR="www/emacs" ETCDIR="etc/emacs" --End PLIST_SUB-- --SUB_LIST-- ARCHLIBDIR=/usr/local/libexec/emacs/25.0.50/i386-portbld-freebsd9.3 ACL="" NO_ACL="@comment " DBUS="" NO_DBUS="@comment -o emacsclient gcc -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DVERSION="\"25.0.50\"" \ ebrowse.c ../lib/libgnu.a -lutil -o ebrowse gcc -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing profile.c \ ../lib/libgnu.a -lutil -o profile gcc -std=gnu99 -c -I. -I../src -I../lib -I. -I./../src -I./../lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing pop.c gcc -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing movemail.c pop.o \ ../lib/libgnu.a -lutil -o movemail gcc -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing hexl.c ../lib/libgnu.a -lutil -o hexl gcc -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing \ -DHAVE_SHARED_GAME_DIR="\"/var/games/emacs\"" \ update-game-score.c ../lib/libgnu.a -lutil -o update-game-score gcc -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing make-docfile.c ../lib/libgnu.a -lutil -o make-docfile gmake[1]: Leaving directory '/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lib-src' dirstate='.bzr/checkout/dirstate'; \ vcswitness='$(srcdir)/../'$dirstate; \ [ -r "./$dirstate" ] || vcswitness=''; \ gmake -C src all VCSWITNESS="$vcswitness" gmake[1]: Entering directory '/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/src' ./lib-src/make-docfile -d . -g dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o xterm.o xfns.o xselect.o xrdb.o xsmfns.o xsettings.o gtkutil.o dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexelf.o bytecode.o process.o gnutls.o callproc.o region-cache.o sound.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o gfilenotify.o profiler.o decompress.o xfont.o ftfont.o xftfont.o ftxfont.o fontset.o fringe.o image.o xgselect.o > gl.tmp ./build-aux/move-if-change gl.tmp globals.h echo timestamp > gl-stamp gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/vm-limit.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing vm-limit.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/dispnew.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing dispnew.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/frame.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing frame.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/scroll.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing scroll.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xdisp.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xdisp.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/menu.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing menu.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xmenu.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xmenu.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/window.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing window.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/charset.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing charset.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/coding.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing coding.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/category.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing category.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/ccl.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing ccl.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/character.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing character.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/chartab.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing chartab.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/bidi.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing bidi.c bidi.c: In function 'bidi_move_to_visually_next': bidi.c:3372: warning: comparison is always true due to limited range of data type gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/cm.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing cm.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/term.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing term.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/terminal.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing terminal.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xfaces.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xfaces.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xterm.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xterm.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xfns.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xfns.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xselect.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xselect.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xrdb.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xrdb.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xsmfns.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xsmfns.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xsettings.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xsettings.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/gtkutil.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing gtkutil.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/dbusbind.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing dbusbind.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/emacs.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing emacs.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/keyboard.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing keyboard.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/macros.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing macros.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/keymap.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing keymap.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/sysdep.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing sysdep.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/buffer.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing buffer.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/filelock.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing filelock.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/insdel.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing insdel.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/marker.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing marker.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/minibuf.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing minibuf.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/fileio.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing fileio.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/dired.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing dired.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/cmds.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing cmds.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/casetab.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing casetab.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/casefiddle.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing casefiddle.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/indent.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing indent.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/search.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing search.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/regex.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing regex.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/undo.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing undo.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/alloc.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing alloc.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/data.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing data.c for i in vm-limit.o dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o xterm.o xfns.o xselect.o xrdb.o xsmfns.o xsettings.o gtkutil.o dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexelf.o bytecode.o process.o gnutls.o callproc.o region-cache.o sound.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o gfilenotify.o profiler.o decompress.o xfont.o ftfont.o xftfont.o ftxfont.o fontset.o fringe.o image.o xgselect.o terminfo.o lastfile.o gmalloc.o ; do \ echo "$i" | sed 's,.*/,,; s/\.obj$/\.o/; s/^/"/; s/$/",/' \ || exit; \ done >buildobj.h.tmp mv buildobj.h.tmp buildobj.h gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/doc.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing doc.c doc.c: In function 'get_doc_string': doc.c:162: warning: comparison is always false due to limited range of data type gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/editfns.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing editfns.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/callint.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing callint.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/eval.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing eval.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/floatfns.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing floatfns.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/fns.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing fns.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/font.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing font.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/print.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing print.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/lread.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing lread.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/syntax.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing syntax.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/unexelf.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing unexelf.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/bytecode.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing bytecode.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/process.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing process.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/gnutls.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing gnutls.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/callproc.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing callproc.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/region-cache.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing region-cache.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/sound.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing sound.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/atimer.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing atimer.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/doprnt.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing doprnt.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/intervals.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing intervals.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/textprop.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing textprop.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/composite.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing composite.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xml.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xml.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/gfilenotify.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing gfilenotify.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/profiler.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing profiler.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/decompress.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing decompress.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xfont.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xfont.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/ftfont.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing ftfont.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xftfont.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xftfont.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/ftxfont.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing ftxfont.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/fontset.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing fontset.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/fringe.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing fringe.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/image.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing image.c image.c: In function 'gif_load': image.c:7679: warning: initialization discards qualifiers from pointer target type gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xgselect.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xgselect.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/terminfo.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing terminfo.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/lastfile.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing lastfile.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/gmalloc.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing gmalloc.c gcc -std=gnu99 -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/libxml2 -I/usr/local/inc lude -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wl,-znocombreloc -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -L/usr/local/li b \ -o temacs vm-limit.o dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o xterm.o xfns.o xselect.o xrdb.o xsmfns.o xsettings.o gtkutil.o dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexelf.o bytecode.o process.o gnutls.o callproc.o region-cache.o sound.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o gfilenotify.o profiler.o decompress.o xfont.o ftfont.o xftfont.o ftxfont.o fontset.o fringe.o image.o xgselect.o terminfo.o lastfile.o gmalloc.o ../lib/libgnu.a -ltiff -ljpeg -lpng16 -lgif -lXpm -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -l gobject-2.0 -lfontconfig -lfreetype -L/usr/local/lib -lglib-2.0 -lintl -lSM -lICE -lX11 -lXrender -L/usr/local/lib -lXft -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lcairo -pthread -lMagickWand-6 -L/usr/local/lib -lMagickCore-6 -lrt -L/usr/local/lib -ldbus-1 -L/usr/local/lib -lXrandr -L/usr/local/lib -lXinerama -L/usr/local/lib -lXfixes -L/usr/local/lib -lxml2 -lutil -lncurses -lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -lgconf-2 -L/usr/local/lib -lglib-2.0 -lintl -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -lfreetype -lfontconfig -L/usr/local/lib -lfreetype -lotf -L/usr/local/lib -lfreetype -lm17n-flt -L/usr/local/lib -lm17n-core -L/usr/local/lib -lgnutls -lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -lm -lz /bin/mkdir -p ../etc test "no" = "yes" || \ test "X" = X || -r temacs test "no" = "yes" || test -z "" || \ -n user.pax.flags -v r temacs gmake -C ../lisp update-subdirs gmake[2]: Entering directory '/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp' for file in `find . -type d -print`; do case $file in .*/cedet* | .*/leim* ) ;; *) wins="$wins${wins:+ }$file" ;; esac; done; \ for file in $wins; do \ ./../build-aux/update-subdirs $file; \ done; gmake[2]: Leaving directory '/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp' if test "no" = "yes"; then \ rm -f bootstrap-emacs; \ ln temacs bootstrap-emacs; \ else \ ./temacs --batch --load loadup bootstrap || exit 1; \ test "X" = X || -zex emacs; \ mv -f emacs bootstrap-emacs; \ fi Loading loadup.el (source)... Using load-path (/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/emacs-lisp /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/international /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/textmodes /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/vc) Loading emacs-lisp/byte-run (source)... Loading emacs-lisp/backquote (source)... Loading subr (source)... Loading version (source)... Loading widget (source)... Loading custom (source)... Loading emacs-lisp/map-ynp (source)... Loading international/mule (source)... Loading international/mule-conf (source)... Loading env (source)... Loading format (source)... Loading bindings (source)... Loading cus-start (source)... Loading window (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/files.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/emacs-lisp/macroexp.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/emacs-lisp/pcase.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/emacs-lisp/macroexp.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/cus-face.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/faces.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/button.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/ldefs-boot.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/emacs-lisp/nadvice.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/minibuffer.el (source)... ./lisp/minibuffer.el: `with-wrapper-hook' is an obsolete macro (as of 24.4); use a -function variable modified by `add-function'. Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/abbrev.el (source)... ./lisp/abbrev.el: `with-wrapper-hook' is an obsolete macro (as of 24.4); use a -function variable modified by `add-function'. Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/simple.el (source)... ./lisp/simple.el: `with-wrapper-hook' is an obsolete macro (as of 24.4); use a -function variable modified by `add-function'. Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/help.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/jka-cmpr-hook.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/epa-hook.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/international/mule-cmds.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/case-table.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/international/characters.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/composite.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/chinese.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/cyrillic.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/indian.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/sinhala.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/english.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/ethiopic.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/european.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/czech.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/slovak.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/romanian.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/greek.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/hebrew.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/japanese.el (source)... Odd length text property list Makefile:833: recipe for target 'bootstrap-emacs' failed gmake[1]: *** [bootstrap-emacs] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/src' Makefile:380: recipe for target 'src' failed gmake: *** [src] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/editors/emacs-devel. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 09:04:44 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 C7BAB1A0 for ; Thu, 29 Jan 2015 09:04:44 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 A6561945; Thu, 29 Jan 2015 09:04:44 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T94iKY026870; Thu, 29 Jan 2015 09:04:44 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T94hP8026051; Thu, 29 Jan 2015 09:04:43 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 09:04:43 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290904.t0T94hP8026051@beefy2.isc.freebsd.org> To: leo@mediatomb.cc Subject: [package - 93amd64-default][net/mediatomb] Failed for mediatomb-0.12.1_12 in configure 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: Thu, 29 Jan 2015 09:04:45 -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: leo@mediatomb.cc Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/net/mediatomb/Makefile 362050 2014-07-16 08:26:25Z bapt $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/mediatomb-0.12.1_12.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building net/mediatomb build started at Thu Jan 29 09:04:03 UTC 2015 port directory: /usr/ports/net/mediatomb building for: FreeBSD 93amd64-default-job-17 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: leo@mediatomb.cc Makefile ident: $FreeBSD: head/net/mediatomb/Makefile 362050 2014-07-16 08:26:25Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=mediatomb-0.12.1_12 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for mediatomb-0.12.1_12: CURL=on: Data transfer support via cURL DEBUG=off: Build with debugging support EXTERNAL_TRANSCODING=on: external transcoding support FFMPEGTHUMBNAILER=on: ffmpeg thumbnailer support JS=on: JavaScript (SpiderMonkey) support LIBEXIF=on: EXIF metadata support via libexif ====> Database backend: you have to choose at least one of them SQLITE=on: SQLite database support MYSQL=on: MySQL database support ====> Metadata extractor: you can only select none or one of them FFMPEG=on: ffmpeg metadata extraction support LIBEXTRACTOR=off: libextractor support ====> Tag library: you can only select none or one of them TAGLIB=on: taglib support ID3LIB=off: id3lib support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-search="/usr/local" --disable-inotify --enable-sqlite3 --with-sqlite3-h="/usr/local/include" --with-sqlite3-libs="/usr/local/lib" --enable-mysql --with-mysql-cfg="/usr/local/bin/mysql_config" --enable-libjs --with-js-h="/usr/local/include" --with-js-libs="/usr/local/lib" --enable-libexif --with-libexif-h="/usr/local/include" --with-libexif-libs="/usr/local/lib" --enable-external-transcoding --enable-ffmpegthumbnailer --with-ffmpegthumbnailer-h="/usr/local/include" --with-ffmpegthumbnailer-libs="/usr/local/lib" --enable-curl --with-curl-cfg="/usr/local/bin/curl-config" --enable-ffmpeg --disable-libextractor --disable-id3lib --enable-taglib --with-taglib-cfg="/usr/local/bin/taglib-config" --disable-tombdebug --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PTHREAD_LIBS="-pthread" PTHREAD_CFLAGS="" XDG_DATA_HOME=/wrkdirs/usr/ports/net/mediatomb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mediatomb/work HOME=/wrkdirs/usr/ports/net/mediatomb/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/mediatomb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mediatomb/work HOME=/wrkdirs/usr/ports/net/mediatomb/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/mediatomb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mediatomb/work HOME=/wrkdirs/usr/ports/net/mediatomb/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/mediatomb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mediatomb/work HOME=/wrkdirs/usr/ports/net/mediatomb/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=" -pthread -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-- MEDIATOMB_USER=mediatomb MEDIATOMB_GROUP=mediatomb MEDIATOMB_DIR=/var/mediatomb MEDIATOMB_MASK=750 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/mediatomb" EXAMPLESDIR="share/examples/mediatomb" DATADIR="share/mediatomb" WWWDIR="www/mediatomb" ETCDIR="etc/mediatomb" --End PLIST_SUB-- --SUB_LIST-- MEDIATOMB_USER=mediatomb MEDIATOMB_GROUP=mediatomb MEDIATOMB_DIR=/var/mediatomb MEDIATOMB_MASK=750 PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mediatomb DOCSDIR=/usr/local/share/doc/mediatomb EXAMPLESDIR=/usr/local/share/examples/mediatomb WWWDIR=/usr/local/www/mediatomb ETCDIR=/usr/local/etc/mediatomb --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> mediatomb-0.12.1_12 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.7.txz [93amd64-default-job-17] Installing pkg-1.4.7... [93amd64-default-job-17] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mediatomb-0.12.1_12 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mediatomb-0.12.1_12 for building =========================================================================== =================================================== ===> Fetching all distfiles required by mediatomb-0.12.1_12 for building => SHA256 Checksum OK for mediatomb-0.12.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mediatomb-0.12.1_12 for building ===> Extracting for mediatomb-0.12.1_12 => SHA256 Checksum OK for mediatomb-0.12.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mediatomb-0.12.1_12 ===> Applying FreeBSD patches for mediatomb-0.12.1_12 =========================================================================== =================================================== =========================================================================== =================================================== ===> mediatomb-0.12.1_12 depends on shared library: libexpat.so - not found ===> Verifying for libexpat.so in /usr/ports/textproc/expat2 ===> Installing existing package /packages/All/expat-2.1.0_2.txz [93amd64-default-job-17] Installing expat-2.1.0_2... [93amd64-default-job-17] Extracting expat-2.1.0_2... done ===> Returning to build of mediatomb-0.12.1_12 ===> mediatomb-0.12.1_12 depends on shared library: libiconv.so.3 - not found ===> Verifying for libiconv.so.3 in /usr/ports/converters/libiconv ===> Installing existing package /packages/All/libiconv-1.14_6.txz [93amd64-default-job-17] Installing libiconv-1.14_6... [93amd64-default-job-17] Extracting libiconv-1.14_6... done ===> Returning to build of mediatomb-0.12.1_12 ===> mediatomb-0.12.1_12 depends on shared library: libsqlite3.so - not found ===> Verifying for libsqlite3.so in /usr/ports/databases/sqlite3 ===> Installing existing package /packages/All/sqlite3-3.8.8.txz [93amd64-default-job-17] Installing sqlite3-3.8.8... [93amd64-default-job-17] Extracting sqlite3-3.8.8... done ===> Returning to build of mediatomb-0.12.1_12 ===> mediatomb-0.12.1_12 depends on shared library: libjs.so - not found ===> Verifying for libjs.so in /usr/ports/lang/spidermonkey17 ===> Installing existing package /packages/All/spidermonkey17-1.7.0_1.txz [93amd64-default-job-17] Installing spidermonkey17-1.7.0_1... [93amd64-default-job-17] `-- Installing nspr-4.10.7... [93amd64-default-job-17] `-- Extracting nspr-4.10.7... done [93amd64-default-job-17] Extracting spidermonkey17-1.7.0_1... done ===> Returning to build of mediatomb-0.12.1_12 ===> mediatomb-0.12.1_12 depends on shared library: libexif.so - not found ===> Verifying for libexif.so in /usr/ports/graphics/libexif ===> Installing existing package /packages/All/libexif-0.6.21_3.txz [93amd64-default-job-17] Installing libexif-0.6.21_3... [93amd64-default-job-17] `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-17] | `-- Installing indexinfo-0.2.2... [93amd64-default-job-17] | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-17] `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-17] Extracting libexif-0.6.21_3... done ===> Returning to build of mediatomb-0.12.1_12 ===> mediatomb-0.12.1_12 depends on shared library: libffmpegthumbnailer.so - not found ===> Verifying for libffmpegthumbnailer.so in /usr/ports/multimedia/ffmpegthumbnailer ===> Installing existing package /packages/All/ffmpegthumbnailer-2.0.9_1.txz [93amd64-default-job-17] Installing ffmpegthumbnailer-2.0.9_1... [93amd64-default-job-17] `-- Installing ffmpeg-2.3.6,1... [93amd64-default-job-17] | `-- Installing fontconfig-2.11.1,1... [93amd64-default-job-17] | | `-- Installing freetype2-2.5.5... [93amd64-default-job-17] | | `-- Extracting freetype2-2.5.5... done [93amd64-default-job-17] | `-- 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 checking /usr/local/include/iconv.h presence... yes checking for /usr/local/include/iconv.h... yes checking for iconv... no checking for iconv in -liconv... yes checking if iconv declaration requires const char cast... yes checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no checking for time_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for off_t... (cached) yes checking for size_t... (cached) yes checking for _LARGEFILE_SOURCE value needed for large files... no checking size of off_t... 8 checking size of size_t... 8 checking size of time_t... 8 checking size of unsigned int... 4 checking size of unsigned long... 8 checking for strtoll... (cached) yes checking for nl_langinfo... (cached) yes checking for setlocale... (cached) yes checking for backtrace... no checking for backtrace_symbols... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking return type of signal handlers... void checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for int64_t... (cached) yes checking for ssize_t... (cached) yes checking for uint32_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether byte ordering is bigendian... no checking whether LONG_MAX is declared... yes checking whether LLONG_MAX is declared... (cached) yes checking for working alloca.h... no checking for alloca... yes checking whether closedir returns void... no checking for error_at_line... no checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes checking whether stat accepts an empty string... no checking for working strtod... yes checking for vprintf... (cached) yes checking for _doprnt... no checking whether strerror_r is declared... (cached) yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking for strftime... (cached) yes checking for gethostname... (cached) yes checking for gettimeofday... (cached) yes checking for localtime_r... yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for regcomp... yes checking for select... (cached) yes checking for strcasecmp... (cached) yes checking for strchr... yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strncasecmp... (cached) yes checking for strrchr... yes checking for strstr... yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking for uname... (cached) yes checking for sigaction... (cached) yes checking for sigprocmask... (cached) yes checking for ioctl... yes checking for tolower... yes checking for toupper... yes checking for inet_ntoa... (cached) yes checking for socket... yes checking for gethostbyname... (cached) yes checking how to run the C++ preprocessor... c++ -E checking for gethostbyname_r... yes checking for if_nameindex... yes checking for if_freenameindex... yes checking for pthread_join in LIBS=-pthread with CFLAGS=... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for clock_gettime in -lrt... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for uncompress in -lz... yes configure: Will search for sqlite3 headers in /usr/local/include checking /usr/local/include/sqlite3.h usability... yes checking /usr/local/include/sqlite3.h presence... yes checking for /usr/local/include/sqlite3.h... yes configure: Will search for sqlite3 libs in /usr/local/lib checking for sqlite3_open in -lsqlite3... yes configure: Will search for mysql config in /usr/local/bin/mysql_config configure: You specified /usr/local/bin/mysql_config for mysql_config checking mysql cflags... -I/usr/local/include/mysql -pipe -fstack-protector -fno-strict-aliasing -g -DNDEBUG checking mysql libs... -L/usr/local/lib/mysql -lmysqlclient_r -pthread -lz -lm checking mysql.h usability... yes checking mysql.h presence... yes checking for mysql.h... yes checking for mysql_init... yes checking mysql version... 5.5.41 checking for mysql_stmt_init... yes checking MYSQL_OPT_RECONNECT... yes configure: Will search for js (spidermonkey) headers in /usr/local/include checking /usr/local/include/jsapi.h usability... yes checking /usr/local/include/jsapi.h presence... yes checking for /usr/local/include/jsapi.h... yes configure: Will search for js (spidermonkey) libraries in /usr/local/lib checking for JS_NewObject in -ljs... yes checking for JS_ClearContextThread in -ljs... yes checking magic.h usability... yes checking magic.h presence... yes checking for magic.h... yes checking for magic_load in -lmagic... yes checking if libmagic is broken (Slackware check)... no configure: WARNING: id3lib disabled configure: Will search for taglib config in /usr/local/bin/taglib-config configure: You specified /usr/local/bin/taglib-config for taglib-config checking taglib cflags... -I/usr/local/include/taglib checking taglib libs... -L/usr/local/lib -ltag checking taglib.h usability... yes checking taglib.h presence... yes checking for taglib.h... yes checking fileref.h usability... yes checking fileref.h presence... yes checking for fileref.h... yes checking tag.h usability... yes checking tag.h presence... yes checking for tag.h... yes checking audioproperties.h usability... yes checking audioproperties.h presence... yes checking for audioproperties.h... yes checking tstring.h usability... yes checking tstring.h presence... yes checking for tstring.h... yes checking textidentificationframe.h usability... yes checking textidentificationframe.h presence... yes checking for textidentificationframe.h... yes checking attachedpictureframe.h usability... yes checking attachedpictureframe.h presence... yes checking for attachedpictureframe.h... yes checking for main in -ltag... yes configure: Checking for curl (needed for extended external transcoding/YouTube support) configure: You specified /usr/local/bin/curl-config for curl-config checking curl cflags... -I/usr/local/include checking curl libraries... -L/usr/local/lib -lcurl checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking for curl_easy_init in -lcurl... yes checking ffmpeg/avformat.h usability... no checking ffmpeg/avformat.h presence... no checking for ffmpeg/avformat.h... no checking /usr/local/include/ffmpeg/avformat.h usability... no checking /usr/local/include/ffmpeg/avformat.h presence... no checking for /usr/local/include/ffmpeg/avformat.h... no checking libavformat/avformat.h usability... yes checking libavformat/avformat.h presence... no configure: WARNING: libavformat/avformat.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: libavformat/avformat.h: proceeding with the compiler's result checking for libavformat/avformat.h... yes checking for av_register_all in -lavformat... no checking for av_register_all in -lavformat... yes checking for av_log_set_callback in -lavutil... no checking for av_log_set_callback in -lavutil... yes configure: Will search for ffmpegthumbnailer headers in /usr/local/include checking /usr/local/include/libffmpegthumbnailer/videothumbnailerc.h usability... yes checking /usr/local/include/libffmpegthumbnailer/videothumbnailerc.h presence... yes checking for /usr/local/include/libffmpegthumbnailer/videothumbnailerc.h... yes configure: Will search for ffmpegthumbnailer libs in /usr/local/lib checking for video_thumbnailer_create in -lffmpegthumbnailer... no configure: ffmpegthumbnailer library not found in requested location /usr/local/lib configure: Will search for ffmpegthumbnailer headers in /usr/local/include checking for /usr/local/include/libffmpegthumbnailer/videothumbnailerc.h... (cached) yes configure: Will search for ffmpegthumbnailer libs in /usr/local/lib checking for create_thumbnailer in -lffmpegthumbnailer... no configure: error: ffmpegthumbnailer library not found in requested location /usr/local/lib ===> Script "configure" failed unexpectedly. Please report the problem to leo@mediatomb.cc [maintainer] and attach the "/wrkdirs/usr/ports/net/mediatomb/work/mediatomb-0.12.1/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** [do-configure] Error code 1 Stop in /usr/ports/net/mediatomb. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 09:26:24 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 1CBCD86B for ; Thu, 29 Jan 2015 09:26:24 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 EF70EB84 for ; Thu, 29 Jan 2015 09:26:23 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T9QNbj075610 for ; Thu, 29 Jan 2015 09:26:23 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T9QNj3075593; Thu, 29 Jan 2015 09:26:23 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 09:26:23 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290926.t0T9QNj3075593@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93amd64-default][games/asc] Failed for asc-2.6.0.0_5 in configure 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: Thu, 29 Jan 2015 09:26:24 -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: tijl@FreeBSD.org Ident: $FreeBSD: head/games/asc/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/asc-2.6.0.0_5.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building games/asc build started at Thu Jan 29 09:25:26 UTC 2015 port directory: /usr/ports/games/asc building for: FreeBSD 93amd64-default-job-09 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/games/asc/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=asc-2.6.0.0_5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for asc-2.6.0.0_5: MUSIC=off: Install extra music files XVID=off: Xvid MPEG-4 video codec support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-wx-config=/usr/local/bin/wxgtk2u-3.0-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/asc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/asc/work HOME=/wrkdirs/usr/ports/games/asc/work TMPDIR="/tmp" ac_cv_lib_xvidcore_xvid_encore=no XDG_DATA_HOME=/wrkdirs/usr/ports/games/asc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/asc/work HOME=/wrkdirs/usr/ports/games/asc/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/asc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/asc/work HOME=/wrkdirs/usr/ports/games/asc/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/games/asc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/asc/work HOME=/wrkdirs/usr/ports/games/asc/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config LUA_MODLIBDIR=/usr/local/lib/lua/5.1 LUA_MODSHAREDIR=/usr/local/share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=/usr/local/include/lua51 LUA_LIBDIR=/usr/local/lib NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -D_UNICODE_BROKEN_ -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -D_UNICODE_BROKEN_ -fstack-protector -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BS D_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-- LUA_MODLIBDIR=lib/lua/5.1 LUA_MODSHAREDIR=share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=include/lua51 LUA_LIBDIR=lib LUA_VER_STR=51 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/asc" EXAMPLESDIR="share/examples/asc" DATADIR="share/asc" WWWDIR="www/asc" ETCDIR="etc/asc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/asc DOCSDIR=/usr/local/share/doc/asc EXAMPLESDIR=/usr/local/share/examples/asc WWWDIR=/usr/local/www/asc ETCDIR=/usr/local/etc/asc --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> asc-2.6.0.0_5 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.7.txz [93amd64-default-job-09] Installing pkg-1.4.7... [93amd64-default-job-09] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of asc-2.6.0.0_5 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by asc-2.6.0.0_5 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by asc-2.6.0.0_5 for building => SHA256 Checksum OK for asc/asc-2.6.0.0.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by asc-2.6.0.0_5 for building ===> Extracting for asc-2.6.0.0_5 => SHA256 Checksum OK for asc/asc-2.6.0.0.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for asc-2.6.0.0_5 =========================================================================== =================================================== ===> asc-2.6.0.0_5 depends on executable: zip - not found ===> Verifying install for zip in /usr/ports/archivers/zip ===> Installing existing package /packages/All/zip-3.0_1.txz [93amd64-default-job-09] Installing zip-3.0_1... [93amd64-default-job-09] Extracting zip-3.0_1... done ===> Returning to build of asc-2.6.0.0_5 ===> asc-2.6.0.0_5 depends on file: /usr/local/bin/sdl-config - not found ===> Verifying install for /usr/local/bin/sdl-config in /usr/ports/devel/sdl12 ===> Installing existing package /packages/All/sdl-1.2.15_5,2.txz [93amd64-default-job-09] Installing sdl-1.2.15_5,2... [93amd64-default-job-09] `-- Installing aalib-1.4.r5_11... [93amd64-default-job-09] | `-- Installing indexinfo-0.2.2... [93amd64-default-job-09] | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-09] `-- Extracting aalib-1.4.r5_11... done [93amd64-default-job-09] `-- Installing libGLU-9.0.0_2... [93amd64-default-job-09] | `-- Installing libGL-9.1.7_4... [93amd64-default-job-09] | | `-- Installing dri2proto-2.8... [93amd64-default-job-09] | | `-- Extracting dri2proto-2.8... done [93amd64-default-job-09] | | `-- Installing expat-2.1.0_2... [93amd64-default-job-09] | | `-- Extracting expat-2.1.0_2... done [93amd64-default-job-09] | | `-- Installing libX11-1.6.2_2,1... [93amd64-default-job-09] | | `-- Installing kbproto-1.0.6... [93amd64-default-job-09] | | `-- Extracting kbproto-1.0.6... done [93amd64-default-job-09] | | `-- Installing libXau-1.0.8_2... [93amd64-default-job-09] | | | `-- Installing xproto-7.0.26... [93amd64-default-job-09] | | | `-- Extracting xproto-7.0.26... done [93amd64-default-job-09] | | `-- Extracting libXau-1.0.8_2... done [93amd64-default-job-09] | | `-- Installing libXdmcp-1.1.1_2... [93amd64-default-job-09] | | `-- Extracting libXdmcp-1.1.1_2... done [93amd64-default-job-09] | | `-- Installing libxcb-1.11... [93amd64-default-job-09] | | | `-- Installing libpthread-stubs-0.3_6... [93amd64-default-job-09] | | | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-default-job-09] | | | `-- Installing libxml2-2.9.2_2... [93amd64-default-job-09] | | | `-- Installing libiconv-1.14_6... [93amd64-default-job-09] | | | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-09] | | | `-- Extracting libxml2-2.9.2_2... done [93amd64-default-job-09] | | `-- Extracting libxcb-1.11... done [93amd64-default-job-09] | | `-- Extracting libX11-1.6.2_2,1... done [93amd64-default-job-09] | | `-- Installing libXdamage-1.1.4_2... [93amd64-default-job-09] | | `-- Installing damageproto-1.2.1... [93amd64-default-job-09] | | `-- Extracting damageproto-1.2.1... done [93amd64-default-job-09] | | `-- Installing libXfixes-5.0.1_2... [93amd64-default-job-09] | | | `-- Installing fixesproto-5.0... [93amd64-default-job-09] | | | `-- Extracting fixesproto-5.0... done [93amd64-default-job-09] | | `-- Extracting libXfixes-5.0.1_2... done [93amd64-default-job-09] | | `-- Extracting libXdamage-1.1.4_2... done [93amd64-default-job-09] | | `-- Installing libXext-1.3.3,1... [93amd64-default-job-09] | | `-- Installing xextproto-7.3.0... [93amd64-default-job-09] | | `-- Extracting xextproto-7.3.0... done [93amd64-default-job-09] | | `-- Extracting libXext-1.3.3,1... done [93amd64-default-job-09] | | `-- Installing libXxf86vm-1.1.3_2... [93amd64-default-job-09] | | `-- Installing xf86vidmodeproto-2.3.1... [93amd64-default-job-09] | | `-- Extracting xf86vidmodeproto-2.3.1... done [93amd64-default-job-09] | | `-- Extracting libXxf86vm-1.1.3_2... done [93amd64-default-job-09] | | `-- Installing libdevq-0.0.2... [93amd64-default-job-09] | | `-- Extracting libdevq-0.0.2... done [93amd64-default-job-09] | | `-- Installing libdrm-2.4.58_1,1... [93amd64-default-job-09] | | `-- Installing libpciaccess-0.13.2_2... [93amd64-default-job-09] | | `-- Extracting glib-networking-2.42.1_1... done [93amd64-default-job-09] | | `-- Installing sqlite3-3.8.8... [93amd64-default-job-09] | | `-- Extracting sqlite3-3.8.8... done [93amd64-default-job-09] | | `-- Extracting libsoup-2.48.1_1... done [93amd64-default-job-09] | `-- Extracting geoclue-2.1.10... done [93amd64-default-job-09] | `-- Installing gstreamer1-plugins-1.4.5_1... [93amd64-default-job-09] | | `-- Installing gstreamer1-1.4.5... [93amd64-default-job-09] | | `-- Extracting gstreamer1-1.4.5... done [93amd64-default-job-09] | | `-- Installing iso-codes-3.57... [93amd64-default-job-09] | | `-- Extracting iso-codes-3.57... done [93amd64-default-job-09] | `-- Extracting gstreamer1-plugins-1.4.5_1... done [93amd64-default-job-09] | `-- Installing libsecret-0.18_3... [93amd64-default-job-09] | `-- Extracting libsecret-0.18_3... done [93amd64-default-job-09] | `-- Installing libxslt-1.1.28_6... [93amd64-default-job-09] | `-- Extracting libxslt-1.1.28_6... done [93amd64-default-job-09] `-- Extracting webkit-gtk2-2.4.8... done [93amd64-default-job-09] Extracting wx30-gtk2-3.0.2_2... done 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 ===================================================================== Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Message for dejavu-2.34_4: 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. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of asc-2.6.0.0_5 =========================================================================== =================================================== ===> Configuring for asc-2.6.0.0_5 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: ASC version is 2.6.0.0 checking build system type... amd64-portbld-freebsd9.3 checking host system type... amd64-portbld-freebsd9.3 checking how to print strings... printf checking for style of include used by gmake... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert amd64-portbld-freebsd9.3 file names to amd64-portbld-freebsd9.3 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd9.3 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking for perl... yes checking for working C++ compiler... yes checking bitset usability... yes checking bitset presence... yes checking for bitset... yes checking for xvid_encore in -lxvidcore... (cached) no checking for sdl-config... /usr/local/bin/sdl-config checking for SDL - version >= 1.2.2... yes checking for IMG_LoadJPG_RW in -lSDL_image... yes checking for pkg-config... yes checking pkg-config is at least version 0.9.0... yes checking for LUA... yes checking for Mix_PlayChannelTimed in -lSDL_mixer... yes checking for Sound_Init in -lSDL_sound... yes checking for wx-config... /usr/local/bin/wxgtk2u-3.0-config checking for wxWidgets version >= 2.4.0... yes (version 3.0.2) checking for wxWidgets static library... no checking SDL_sound.h usability... yes checking SDL_sound.h presence... yes checking for SDL_sound.h... yes checking boost/unordered_map.hpp usability... yes checking boost/unordered_map.hpp presence... yes checking for boost/unordered_map.hpp... yes checking for main in -lboost_regex-mt... no checking for main in -lboost_regex-gcc-mt... no checking for main in -lboost_regex... no checking for main in -lboost_regex-gcc... no configure: error: ASC requires the Boost library( which may be splitted into several distinct libraries). If you have a distribution supplied Boost package installed, perhaps the Boost-devel package is missing. If your distribution does not include the Boost library, you can get it from http://www.boost.org/ ===> Script "configure" failed unexpectedly. Please report the problem to ports@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/games/asc/work/asc-2.6.0.0/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** [do-configure] Error code 1 Stop in /usr/ports/games/asc. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 09:26:56 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 9F65F87B; Thu, 29 Jan 2015 09:26:56 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 70EF8B89; Thu, 29 Jan 2015 09:26:56 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T9QtfM078628; Thu, 29 Jan 2015 09:26:55 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T9QtVE078605; Thu, 29 Jan 2015 09:26:55 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 09:26:55 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290926.t0T9QtVE078605@beefy1.isc.freebsd.org> To: johans@FreeBSD.org Subject: [package - 93i386-default][lang/afnix] Failed for afnix-2.5.1 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: Thu, 29 Jan 2015 09:26:56 -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: johans@FreeBSD.org Last committer: johans@FreeBSD.org Ident: $FreeBSD: head/lang/afnix/Makefile 376649 2015-01-09 19:41:06Z johans $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/afnix-2.5.1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building lang/afnix build started at Thu Jan 29 09:26:51 UTC 2015 port directory: /usr/ports/lang/afnix building for: FreeBSD 93i386-default-job-18 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: johans@FreeBSD.org Makefile ident: $FreeBSD: head/lang/afnix/Makefile 376649 2015-01-09 19:41:06Z johans $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=afnix-2.5.1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for afnix-2.5.1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- -o --prefix "/usr/local" --altdir "/usr/local" --shrdir "/usr/local/share" --compiler clang++ --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/afnix/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/afnix/work HOME=/wrkdirs/usr/ports/lang/afnix/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/lang/afnix/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/afnix/work HOME=/wrkdirs/usr/ports/lang/afnix/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- PTHREAD_CFLAGS="" PTHREAD_LIBS="-pthread" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/afnix/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/afnix/work HOME=/wrkdirs/usr/ports/lang/afnix/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/afnix/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/afnix/work HOME=/wrkdirs/usr/ports/lang/afnix/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-- PORTVER=2.5 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/afnix" EXAMPLESDIR="share/examples/afnix" DATADIR="share/afnix" WWWDIR="www/afnix" ETCDIR="etc/afnix" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/afnix DOCSDIR=/usr/local/share/doc/afnix EXAMPLESDIR=/usr/local/share/examples/afnix WWWDIR=/usr/local/www/afnix ETCDIR=/usr/local/etc/afnix --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> afnix-2.5.1 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.7.txz [93i386-default-job-18] Installing pkg-1.4.7... [93i386-default-job-18] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of afnix-2.5.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by afnix-2.5.1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by afnix-2.5.1 for building => SHA256 Checksum OK for afnix-src-2.5.1.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by afnix-2.5.1 for building ===> Extracting for afnix-2.5.1 => SHA256 Checksum OK for afnix-src-2.5.1.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for afnix-2.5.1 ===> Applying FreeBSD patches for afnix-2.5.1 =========================================================================== =================================================== ===> afnix-2.5.1 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 [93i386-default-job-18] Installing gmake-4.1_1... [93i386-default-job-18] `-- Installing gettext-runtime-0.19.4... [93i386-default-job-18] | `-- Installing indexinfo-0.2.2... [93i386-default-job-18] | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-18] | `-- Installing libiconv-1.14_6... [93i386-default-job-18] | `-- Extracting libiconv-1.14_6... done [93i386-default-job-18] `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-18] Extracting gmake-4.1_1... done ===> Returning to build of afnix-2.5.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for afnix-2.5.1 =========================================================================== =================================================== ===> Building for afnix-2.5.1 gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src' gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib' gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib/plt' gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib/plt/acf' gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib/plt/acf' gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib/plt/shl' c++ -O2 -pipe -fno-strict-aliasing -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -MMD -D_REENTRANT -I. -I../acf -o cshl.o -c cshl.cxx cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" cc1plus: error: unrecognized command line option "-std=c++11" ./../../../cnf/mak/afnix-rule.mak:101: recipe for target 'cshl.o' failed gmake[4]: *** [cshl.o] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib/plt/shl' Makefile:48: recipe for target 'build' failed gmake[3]: *** [build] Error 2 gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib/plt' Makefile:48: recipe for target 'build' failed gmake[2]: *** [build] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib' Makefile:48: recipe for target 'build' failed gmake[1]: *** [build] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src' Makefile:57: recipe for target 'build' failed gmake: *** [build] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/lang/afnix. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 09:33:49 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 2FD58ADD for ; Thu, 29 Jan 2015 09:33:49 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 0EE6BC7F; Thu, 29 Jan 2015 09:33:49 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T9Xmus045036; Thu, 29 Jan 2015 09:33:48 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T9XmJS044914; Thu, 29 Jan 2015 09:33:48 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 09:33:48 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290933.t0T9XmJS044914@beefy1.isc.freebsd.org> To: leo@mediatomb.cc Subject: [package - 93i386-default][net/mediatomb] Failed for mediatomb-0.12.1_12 in configure 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: Thu, 29 Jan 2015 09:33:49 -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: leo@mediatomb.cc Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/net/mediatomb/Makefile 362050 2014-07-16 08:26:25Z bapt $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/mediatomb-0.12.1_12.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building net/mediatomb build started at Thu Jan 29 09:33:14 UTC 2015 port directory: /usr/ports/net/mediatomb building for: FreeBSD 93i386-default-job-01 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: leo@mediatomb.cc Makefile ident: $FreeBSD: head/net/mediatomb/Makefile 362050 2014-07-16 08:26:25Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=mediatomb-0.12.1_12 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for mediatomb-0.12.1_12: CURL=on: Data transfer support via cURL DEBUG=off: Build with debugging support EXTERNAL_TRANSCODING=on: external transcoding support FFMPEGTHUMBNAILER=on: ffmpeg thumbnailer support JS=on: JavaScript (SpiderMonkey) support LIBEXIF=on: EXIF metadata support via libexif ====> Database backend: you have to choose at least one of them SQLITE=on: SQLite database support MYSQL=on: MySQL database support ====> Metadata extractor: you can only select none or one of them FFMPEG=on: ffmpeg metadata extraction support LIBEXTRACTOR=off: libextractor support ====> Tag library: you can only select none or one of them TAGLIB=on: taglib support ID3LIB=off: id3lib support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-search="/usr/local" --disable-inotify --enable-sqlite3 --with-sqlite3-h="/usr/local/include" --with-sqlite3-libs="/usr/local/lib" --enable-mysql --with-mysql-cfg="/usr/local/bin/mysql_config" --enable-libjs --with-js-h="/usr/local/include" --with-js-libs="/usr/local/lib" --enable-libexif --with-libexif-h="/usr/local/include" --with-libexif-libs="/usr/local/lib" --enable-external-transcoding --enable-ffmpegthumbnailer --with-ffmpegthumbnailer-h="/usr/local/include" --with-ffmpegthumbnailer-libs="/usr/local/lib" --enable-curl --with-curl-cfg="/usr/local/bin/curl-config" --enable-ffmpeg --disable-libextractor --disable-id3lib --enable-taglib --with-taglib-cfg="/usr/local/bin/taglib-config" --disable-tombdebug --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PTHREAD_LIBS="-pthread" PTHREAD_CFLAGS="" XDG_DATA_HOME=/wrkdirs/usr/ports/net/mediatomb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mediatomb/work HOME=/wrkdirs/usr/ports/net/mediatomb/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/mediatomb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mediatomb/work HOME=/wrkdirs/usr/ports/net/mediatomb/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/mediatomb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mediatomb/work HOME=/wrkdirs/usr/ports/net/mediatomb/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/mediatomb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mediatomb/work HOME=/wrkdirs/usr/ports/net/mediatomb/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=" -pthread" 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-- MEDIATOMB_USER=mediatomb MEDIATOMB_GROUP=mediatomb MEDIATOMB_DIR=/var/mediatomb MEDIATOMB_MASK=750 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/mediatomb" EXAMPLESDIR="share/examples/mediatomb" DATADIR="share/mediatomb" WWWDIR="www/mediatomb" ETCDIR="etc/mediatomb" --End PLIST_SUB-- --SUB_LIST-- MEDIATOMB_USER=mediatomb MEDIATOMB_GROUP=mediatomb MEDIATOMB_DIR=/var/mediatomb MEDIATOMB_MASK=750 PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mediatomb DOCSDIR=/usr/local/share/doc/mediatomb EXAMPLESDIR=/usr/local/share/examples/mediatomb WWWDIR=/usr/local/www/mediatomb ETCDIR=/usr/local/etc/mediatomb --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> mediatomb-0.12.1_12 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.7.txz [93i386-default-job-01] Installing pkg-1.4.7... [93i386-default-job-01] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mediatomb-0.12.1_12 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mediatomb-0.12.1_12 for building =========================================================================== =================================================== ===> Fetching all distfiles required by mediatomb-0.12.1_12 for building => SHA256 Checksum OK for mediatomb-0.12.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mediatomb-0.12.1_12 for building ===> Extracting for mediatomb-0.12.1_12 => SHA256 Checksum OK for mediatomb-0.12.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mediatomb-0.12.1_12 ===> Applying FreeBSD patches for mediatomb-0.12.1_12 =========================================================================== =================================================== =========================================================================== =================================================== ===> mediatomb-0.12.1_12 depends on shared library: libexpat.so - not found ===> Verifying for libexpat.so in /usr/ports/textproc/expat2 ===> Installing existing package /packages/All/expat-2.1.0_2.txz [93i386-default-job-01] Installing expat-2.1.0_2... [93i386-default-job-01] Extracting expat-2.1.0_2... done ===> Returning to build of mediatomb-0.12.1_12 ===> mediatomb-0.12.1_12 depends on shared library: libiconv.so.3 - not found ===> Verifying for libiconv.so.3 in /usr/ports/converters/libiconv ===> Installing existing package /packages/All/libiconv-1.14_6.txz [93i386-default-job-01] Installing libiconv-1.14_6... [93i386-default-job-01] Extracting libiconv-1.14_6... done ===> Returning to build of mediatomb-0.12.1_12 ===> mediatomb-0.12.1_12 depends on shared library: libsqlite3.so - not found ===> Verifying for libsqlite3.so in /usr/ports/databases/sqlite3 ===> Installing existing package /packages/All/sqlite3-3.8.8.txz [93i386-default-job-01] Installing sqlite3-3.8.8... [93i386-default-job-01] Extracting sqlite3-3.8.8... done ===> Returning to build of mediatomb-0.12.1_12 ===> mediatomb-0.12.1_12 depends on shared library: libjs.so - not found ===> Verifying for libjs.so in /usr/ports/lang/spidermonkey17 ===> Installing existing package /packages/All/spidermonkey17-1.7.0_1.txz [93i386-default-job-01] Installing spidermonkey17-1.7.0_1... [93i386-default-job-01] `-- Installing nspr-4.10.7... [93i386-default-job-01] `-- Extracting nspr-4.10.7... done [93i386-default-job-01] Extracting spidermonkey17-1.7.0_1... done ===> Returning to build of mediatomb-0.12.1_12 ===> mediatomb-0.12.1_12 depends on shared library: libexif.so - not found ===> Verifying for libexif.so in /usr/ports/graphics/libexif ===> Installing existing package /packages/All/libexif-0.6.21_3.txz [93i386-default-job-01] Installing libexif-0.6.21_3... [93i386-default-job-01] `-- Installing gettext-runtime-0.19.4... [93i386-default-job-01] | `-- Installing indexinfo-0.2.2... [93i386-default-job-01] | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-01] `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-01] Extracting libexif-0.6.21_3... done ===> Returning to build of mediatomb-0.12.1_12 ===> mediatomb-0.12.1_12 depends on shared library: libffmpegthumbnailer.so - not found ===> Verifying for libffmpegthumbnailer.so in /usr/ports/multimedia/ffmpegthumbnailer ===> Installing existing package /packages/All/ffmpegthumbnailer-2.0.9_1.txz [93i386-default-job-01] Installing ffmpegthumbnailer-2.0.9_1... [93i386-default-job-01] `-- Installing ffmpeg-2.3.6,1... [93i386-default-job-01] | `-- Installing fontconfig-2.11.1,1... [93i386-default-job-01] | | `-- Installing freetype2-2.5.5... [93i386-default-job-01] | | `-- Extracting freetype2-2.5.5... done checking /usr/local/include/iconv.h presence... yes checking for /usr/local/include/iconv.h... yes checking for iconv... no checking for iconv in -liconv... yes checking if iconv declaration requires const char cast... yes checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no checking for time_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for off_t... (cached) yes checking for size_t... (cached) yes checking for _LARGEFILE_SOURCE value needed for large files... no checking size of off_t... 8 checking size of size_t... 4 checking size of time_t... 4 checking size of unsigned int... 4 checking size of unsigned long... 4 checking for strtoll... (cached) yes checking for nl_langinfo... (cached) yes checking for setlocale... (cached) yes checking for backtrace... no checking for backtrace_symbols... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking return type of signal handlers... void checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for int64_t... (cached) yes checking for ssize_t... (cached) yes checking for uint32_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether byte ordering is bigendian... no checking whether LONG_MAX is declared... yes checking whether LLONG_MAX is declared... (cached) yes checking for working alloca.h... no checking for alloca... yes checking whether closedir returns void... no checking for error_at_line... no checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes checking whether stat accepts an empty string... no checking for working strtod... yes checking for vprintf... (cached) yes checking for _doprnt... no checking whether strerror_r is declared... (cached) yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking for strftime... (cached) yes checking for gethostname... (cached) yes checking for gettimeofday... (cached) yes checking for localtime_r... yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for regcomp... yes checking for select... (cached) yes checking for strcasecmp... (cached) yes checking for strchr... yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strncasecmp... (cached) yes checking for strrchr... yes checking for strstr... yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking for uname... (cached) yes checking for sigaction... (cached) yes checking for sigprocmask... (cached) yes checking for ioctl... yes checking for tolower... yes checking for toupper... yes checking for inet_ntoa... (cached) yes checking for socket... yes checking for gethostbyname... (cached) yes checking how to run the C++ preprocessor... c++ -E checking for gethostbyname_r... yes checking for if_nameindex... yes checking for if_freenameindex... yes checking for pthread_join in LIBS=-pthread with CFLAGS=... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for clock_gettime in -lrt... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for uncompress in -lz... yes configure: Will search for sqlite3 headers in /usr/local/include checking /usr/local/include/sqlite3.h usability... yes checking /usr/local/include/sqlite3.h presence... yes checking for /usr/local/include/sqlite3.h... yes configure: Will search for sqlite3 libs in /usr/local/lib checking for sqlite3_open in -lsqlite3... yes configure: Will search for mysql config in /usr/local/bin/mysql_config configure: You specified /usr/local/bin/mysql_config for mysql_config checking mysql cflags... -I/usr/local/include/mysql -pipe -fno-strict-aliasing -g -DNDEBUG checking mysql libs... -L/usr/local/lib/mysql -lmysqlclient_r -pthread -lz -lm checking mysql.h usability... yes checking mysql.h presence... yes checking for mysql.h... yes checking for mysql_init... yes checking mysql version... 5.5.41 checking for mysql_stmt_init... yes checking MYSQL_OPT_RECONNECT... yes configure: Will search for js (spidermonkey) headers in /usr/local/include checking /usr/local/include/jsapi.h usability... yes checking /usr/local/include/jsapi.h presence... yes checking for /usr/local/include/jsapi.h... yes configure: Will search for js (spidermonkey) libraries in /usr/local/lib checking for JS_NewObject in -ljs... yes checking for JS_ClearContextThread in -ljs... yes checking magic.h usability... yes checking magic.h presence... yes checking for magic.h... yes checking for magic_load in -lmagic... yes checking if libmagic is broken (Slackware check)... no configure: WARNING: id3lib disabled configure: Will search for taglib config in /usr/local/bin/taglib-config configure: You specified /usr/local/bin/taglib-config for taglib-config checking taglib cflags... -I/usr/local/include/taglib checking taglib libs... -L/usr/local/lib -ltag checking taglib.h usability... yes checking taglib.h presence... yes checking for taglib.h... yes checking fileref.h usability... yes checking fileref.h presence... yes checking for fileref.h... yes checking tag.h usability... yes checking tag.h presence... yes checking for tag.h... yes checking audioproperties.h usability... yes checking audioproperties.h presence... yes checking for audioproperties.h... yes checking tstring.h usability... yes checking tstring.h presence... yes checking for tstring.h... yes checking textidentificationframe.h usability... yes checking textidentificationframe.h presence... yes checking for textidentificationframe.h... yes checking attachedpictureframe.h usability... yes checking attachedpictureframe.h presence... yes checking for attachedpictureframe.h... yes checking for main in -ltag... yes configure: Checking for curl (needed for extended external transcoding/YouTube support) configure: You specified /usr/local/bin/curl-config for curl-config checking curl cflags... -I/usr/local/include checking curl libraries... -L/usr/local/lib -lcurl checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking for curl_easy_init in -lcurl... yes checking ffmpeg/avformat.h usability... no checking ffmpeg/avformat.h presence... no checking for ffmpeg/avformat.h... no checking /usr/local/include/ffmpeg/avformat.h usability... no checking /usr/local/include/ffmpeg/avformat.h presence... no checking for /usr/local/include/ffmpeg/avformat.h... no checking libavformat/avformat.h usability... yes checking libavformat/avformat.h presence... no configure: WARNING: libavformat/avformat.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: libavformat/avformat.h: proceeding with the compiler's result checking for libavformat/avformat.h... yes checking for av_register_all in -lavformat... no checking for av_register_all in -lavformat... yes checking for av_log_set_callback in -lavutil... no checking for av_log_set_callback in -lavutil... yes configure: Will search for ffmpegthumbnailer headers in /usr/local/include checking /usr/local/include/libffmpegthumbnailer/videothumbnailerc.h usability... yes checking /usr/local/include/libffmpegthumbnailer/videothumbnailerc.h presence... yes checking for /usr/local/include/libffmpegthumbnailer/videothumbnailerc.h... yes configure: Will search for ffmpegthumbnailer libs in /usr/local/lib checking for video_thumbnailer_create in -lffmpegthumbnailer... no configure: ffmpegthumbnailer library not found in requested location /usr/local/lib configure: Will search for ffmpegthumbnailer headers in /usr/local/include checking for /usr/local/include/libffmpegthumbnailer/videothumbnailerc.h... (cached) yes configure: Will search for ffmpegthumbnailer libs in /usr/local/lib checking for create_thumbnailer in -lffmpegthumbnailer... no configure: error: ffmpegthumbnailer library not found in requested location /usr/local/lib ===> Script "configure" failed unexpectedly. Please report the problem to leo@mediatomb.cc [maintainer] and attach the "/wrkdirs/usr/ports/net/mediatomb/work/mediatomb-0.12.1/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** [do-configure] Error code 1 Stop in /usr/ports/net/mediatomb. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 09:55:06 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 576FFFE0 for ; Thu, 29 Jan 2015 09:55:06 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 36238ED1 for ; Thu, 29 Jan 2015 09:55:06 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0T9t6uQ044676 for ; Thu, 29 Jan 2015 09:55:06 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0T9t5dr044648; Thu, 29 Jan 2015 09:55:05 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 09:55:05 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501290955.t0T9t5dr044648@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93i386-default][games/asc] Failed for asc-2.6.0.0_5 in configure 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: Thu, 29 Jan 2015 09:55:06 -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: tijl@FreeBSD.org Ident: $FreeBSD: head/games/asc/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/asc-2.6.0.0_5.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building games/asc build started at Thu Jan 29 09:54:10 UTC 2015 port directory: /usr/ports/games/asc building for: FreeBSD 93i386-default-job-12 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/games/asc/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=asc-2.6.0.0_5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for asc-2.6.0.0_5: MUSIC=off: Install extra music files XVID=off: Xvid MPEG-4 video codec support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-wx-config=/usr/local/bin/wxgtk2u-3.0-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/asc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/asc/work HOME=/wrkdirs/usr/ports/games/asc/work TMPDIR="/tmp" ac_cv_lib_xvidcore_xvid_encore=no XDG_DATA_HOME=/wrkdirs/usr/ports/games/asc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/asc/work HOME=/wrkdirs/usr/ports/games/asc/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/asc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/asc/work HOME=/wrkdirs/usr/ports/games/asc/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/games/asc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/asc/work HOME=/wrkdirs/usr/ports/games/asc/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config LUA_MODLIBDIR=/usr/local/lib/lua/5.1 LUA_MODSHAREDIR=/usr/local/share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=/usr/local/include/lua51 LUA_LIBDIR=/usr/local/lib NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -D_UNICODE_BROKEN_ -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -D_UNICODE_BROKEN_ -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" B SD_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-- LUA_MODLIBDIR=lib/lua/5.1 LUA_MODSHAREDIR=share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=include/lua51 LUA_LIBDIR=lib LUA_VER_STR=51 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/asc" EXAMPLESDIR="share/examples/asc" DATADIR="share/asc" WWWDIR="www/asc" ETCDIR="etc/asc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/asc DOCSDIR=/usr/local/share/doc/asc EXAMPLESDIR=/usr/local/share/examples/asc WWWDIR=/usr/local/www/asc ETCDIR=/usr/local/etc/asc --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> asc-2.6.0.0_5 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.7.txz [93i386-default-job-12] Installing pkg-1.4.7... [93i386-default-job-12] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of asc-2.6.0.0_5 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by asc-2.6.0.0_5 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by asc-2.6.0.0_5 for building => SHA256 Checksum OK for asc/asc-2.6.0.0.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by asc-2.6.0.0_5 for building ===> Extracting for asc-2.6.0.0_5 => SHA256 Checksum OK for asc/asc-2.6.0.0.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for asc-2.6.0.0_5 =========================================================================== =================================================== ===> asc-2.6.0.0_5 depends on executable: zip - not found ===> Verifying install for zip in /usr/ports/archivers/zip ===> Installing existing package /packages/All/zip-3.0_1.txz [93i386-default-job-12] Installing zip-3.0_1... [93i386-default-job-12] Extracting zip-3.0_1... done ===> Returning to build of asc-2.6.0.0_5 ===> asc-2.6.0.0_5 depends on file: /usr/local/bin/sdl-config - not found ===> Verifying install for /usr/local/bin/sdl-config in /usr/ports/devel/sdl12 ===> Installing existing package /packages/All/sdl-1.2.15_5,2.txz [93i386-default-job-12] Installing sdl-1.2.15_5,2... [93i386-default-job-12] `-- Installing aalib-1.4.r5_11... [93i386-default-job-12] | `-- Installing indexinfo-0.2.2... [93i386-default-job-12] | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-12] `-- Extracting aalib-1.4.r5_11... done [93i386-default-job-12] `-- Installing libGLU-9.0.0_2... [93i386-default-job-12] | `-- Installing libGL-9.1.7_4... [93i386-default-job-12] | | `-- Installing dri2proto-2.8... [93i386-default-job-12] | | `-- Extracting dri2proto-2.8... done [93i386-default-job-12] | | `-- Installing expat-2.1.0_2... [93i386-default-job-12] | | `-- Extracting expat-2.1.0_2... done [93i386-default-job-12] | | `-- Installing libX11-1.6.2_2,1... [93i386-default-job-12] | | `-- Installing kbproto-1.0.6... [93i386-default-job-12] | | `-- Extracting kbproto-1.0.6... done [93i386-default-job-12] | | `-- Installing libXau-1.0.8_2... [93i386-default-job-12] | | | `-- Installing xproto-7.0.26... [93i386-default-job-12] | | | `-- Extracting xproto-7.0.26... done [93i386-default-job-12] | | `-- Extracting libXau-1.0.8_2... done [93i386-default-job-12] | | `-- Installing libXdmcp-1.1.1_2... [93i386-default-job-12] | | `-- Extracting libXdmcp-1.1.1_2... done [93i386-default-job-12] | | `-- Installing libxcb-1.11... [93i386-default-job-12] | | | `-- Installing libpthread-stubs-0.3_6... [93i386-default-job-12] | | | `-- Extracting libpthread-stubs-0.3_6... done [93i386-default-job-12] | | | `-- Installing libxml2-2.9.2_2... [93i386-default-job-12] | | | `-- Installing libiconv-1.14_6... [93i386-default-job-12] | | | `-- Extracting libiconv-1.14_6... done [93i386-default-job-12] | | | `-- Extracting libxml2-2.9.2_2... done [93i386-default-job-12] | | `-- Extracting libxcb-1.11... done [93i386-default-job-12] | | `-- Extracting libX11-1.6.2_2,1... done [93i386-default-job-12] | | `-- Installing libXdamage-1.1.4_2... [93i386-default-job-12] | | `-- Installing damageproto-1.2.1... [93i386-default-job-12] | | `-- Extracting damageproto-1.2.1... done [93i386-default-job-12] | | `-- Installing libXfixes-5.0.1_2... [93i386-default-job-12] | | | `-- Installing fixesproto-5.0... [93i386-default-job-12] | | | `-- Extracting fixesproto-5.0... done [93i386-default-job-12] | | `-- Extracting libXfixes-5.0.1_2... done [93i386-default-job-12] | | `-- Extracting libXdamage-1.1.4_2... done [93i386-default-job-12] | | `-- Installing libXext-1.3.3,1... [93i386-default-job-12] | | `-- Installing xextproto-7.3.0... [93i386-default-job-12] | | `-- Extracting xextproto-7.3.0... done [93i386-default-job-12] | | `-- Extracting libXext-1.3.3,1... done [93i386-default-job-12] | | `-- Installing libXxf86vm-1.1.3_2... [93i386-default-job-12] | | `-- Installing xf86vidmodeproto-2.3.1... [93i386-default-job-12] | | `-- Extracting xf86vidmodeproto-2.3.1... done [93i386-default-job-12] | | `-- Extracting glib-networking-2.42.1_1... done [93i386-default-job-12] | | `-- Installing sqlite3-3.8.8... [93i386-default-job-12] | | `-- Extracting sqlite3-3.8.8... done [93i386-default-job-12] | | `-- Extracting libsoup-2.48.1_1... done [93i386-default-job-12] | `-- Extracting geoclue-2.1.10... done [93i386-default-job-12] | `-- Installing gstreamer1-plugins-1.4.5_1... [93i386-default-job-12] | | `-- Installing gstreamer1-1.4.5... [93i386-default-job-12] | | `-- Extracting gstreamer1-1.4.5... done [93i386-default-job-12] | | `-- Installing iso-codes-3.57... [93i386-default-job-12] | | `-- Extracting iso-codes-3.57... done [93i386-default-job-12] | `-- Extracting gstreamer1-plugins-1.4.5_1... done [93i386-default-job-12] | `-- Installing libsecret-0.18_3... [93i386-default-job-12] | `-- Extracting libsecret-0.18_3... done [93i386-default-job-12] | `-- Installing libxslt-1.1.28_6... [93i386-default-job-12] | `-- Extracting libxslt-1.1.28_6... done [93i386-default-job-12] `-- Extracting webkit-gtk2-2.4.8... done [93i386-default-job-12] Extracting wx30-gtk2-3.0.2_2... done 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 ===================================================================== Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Message for dejavu-2.34_4: 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. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of asc-2.6.0.0_5 =========================================================================== =================================================== ===> Configuring for asc-2.6.0.0_5 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: ASC version is 2.6.0.0 checking build system type... i386-portbld-freebsd9.3 checking host system type... i386-portbld-freebsd9.3 checking how to print strings... printf checking for style of include used by gmake... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i386-portbld-freebsd9.3 file names to i386-portbld-freebsd9.3 format... func_convert_file_noop checking how to convert i386-portbld-freebsd9.3 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking for perl... yes checking for working C++ compiler... yes checking bitset usability... yes checking bitset presence... yes checking for bitset... yes checking for xvid_encore in -lxvidcore... (cached) no checking for sdl-config... /usr/local/bin/sdl-config checking for SDL - version >= 1.2.2... yes checking for IMG_LoadJPG_RW in -lSDL_image... yes checking for pkg-config... yes checking pkg-config is at least version 0.9.0... yes checking for LUA... yes checking for Mix_PlayChannelTimed in -lSDL_mixer... yes checking for Sound_Init in -lSDL_sound... yes checking for wx-config... /usr/local/bin/wxgtk2u-3.0-config checking for wxWidgets version >= 2.4.0... yes (version 3.0.2) checking for wxWidgets static library... no checking SDL_sound.h usability... yes checking SDL_sound.h presence... yes checking for SDL_sound.h... yes checking boost/unordered_map.hpp usability... yes checking boost/unordered_map.hpp presence... yes checking for boost/unordered_map.hpp... yes checking for main in -lboost_regex-mt... no checking for main in -lboost_regex-gcc-mt... no checking for main in -lboost_regex... no checking for main in -lboost_regex-gcc... no configure: error: ASC requires the Boost library( which may be splitted into several distinct libraries). If you have a distribution supplied Boost package installed, perhaps the Boost-devel package is missing. If your distribution does not include the Boost library, you can get it from http://www.boost.org/ ===> Script "configure" failed unexpectedly. Please report the problem to ports@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/games/asc/work/asc-2.6.0.0/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** [do-configure] Error code 1 Stop in /usr/ports/games/asc. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 10:03:29 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 22E25173 for ; Thu, 29 Jan 2015 10:03:29 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 0C298FB7 for ; Thu, 29 Jan 2015 10:03:29 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TA3SEu048457 for ; Thu, 29 Jan 2015 10:03:28 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TA3Sbi048455; Thu, 29 Jan 2015 10:03:28 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 10:03:28 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291003.t0TA3Sbi048455@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93amd64-default][editors/codelite] Failed for codelite-6.1.1_1 in build 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: Thu, 29 Jan 2015 10:03:29 -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: gahr@FreeBSD.org Ident: $FreeBSD: head/editors/codelite/Makefile 374492 2014-12-10 22:29:14Z gahr $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/codelite-6.1.1_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building editors/codelite build started at Thu Jan 29 09:28:39 UTC 2015 port directory: /usr/ports/editors/codelite building for: FreeBSD 93amd64-default-job-03 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/editors/codelite/Makefile 374492 2014-12-10 22:29:14Z gahr $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=codelite-6.1.1_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for codelite-6.1.1_1: CLANG=off: Clang code-completion CSCOPE=off: CScope integration NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/editors/codelite/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/codelite/work HOME=/wrkdirs/usr/ports/editors/codelite/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/editors/codelite/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/codelite/work HOME=/wrkdirs/usr/ports/editors/codelite/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/editors/codelite/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/codelite/work HOME=/wrkdirs/usr/ports/editors/codelite/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/editors/codelite/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/codelite/work HOME=/wrkdirs/usr/ports/editors/codelite/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config 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 -I/usr/local/include" 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-- CLANG="@comment " NO_CLANG="" CSCOPE="@comment " NO_CSCOPE="" NLS="" NO_NLS="@comment " CMAKE_BUILD_TYPE="release" OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/codelite" EXAMPLESDIR="share/examples/codelite" DATADIR="share/codelite" WWWDIR="www/codelite" ETCDIR="etc/codelite" --End PLIST_SUB-- --SUB_LIST-- CLANG="@comment " NO_CLANG="" CSCOPE="@comment " NO_CSCOPE="" NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/codelite DOCSDIR=/usr/local/share/doc/codelite EXAMPLESDIR=/usr/local/share/examples/codelite WWWDIR=/usr/local/www/codelite ETCDIR=/usr/local/etc/codelite --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> codelite-6.1.1_1 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.7.txz [93amd64-default-job-03] Installing pkg-1.4.7... [93amd64-default-job-03] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of codelite-6.1.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by codelite-6.1.1_1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by codelite-6.1.1_1 for building => SHA256 Checksum OK for codelite-6.1.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by codelite-6.1.1_1 for building ===> Extracting for codelite-6.1.1_1 => SHA256 Checksum OK for codelite-6.1.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for codelite-6.1.1_1 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for codelite-6.1.1_1 /usr/bin/sed -i.bak -e 's|wx-config|/usr/local/bin/wxgtk2u-3.0-config|; s|%%LOCALBASE%%|/usr/local|g; s|%%PREFIX%%|/usr/local|g; /IS_FREEBSD/s|0|1|' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakeLists.txt /usr/bin/sed -i.bak -e 's|share/man|man|' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor/CMakeLists.txt /usr/bin/sed -i.bak -e 's|codelitegcc|codelite-cc|' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Runtime/clgcc /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Runtime/clg++ =========================================================================== =================================================== ===> codelite-6.1.1_1 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-default-job-03] Installing gettext-tools-0.19.4... [93amd64-default-job-03] `-- Installing expat-2.1.0_2... [93amd64-default-job-03] `-- Extracting expat-2.1.0_2... done [93amd64-default-job-03] `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-03] | `-- Installing indexinfo-0.2.2... [93amd64-default-job-03] | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-03] | `-- Installing libiconv-1.14_6... [93amd64-default-job-03] | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-03] `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-03] Extracting gettext-tools-0.19.4... done ===> Returning to build of codelite-6.1.1_1 ===> codelite-6.1.1_1 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.1.txz [93amd64-default-job-03] Installing cmake-3.1.1... [93amd64-default-job-03] `-- Installing cmake-modules-3.1.1... [93amd64-default-job-03] `-- Extracting cmake-modules-3.1.1... done [93amd64-default-job-03] `-- Installing curl-7.40.0... [93amd64-default-job-03] | `-- Installing ca_root_nss-3.17.3_1... [93amd64-default-job-03] | `-- Extracting ca_root_nss-3.17.3_1... done [93amd64-default-job-03] `-- Extracting curl-7.40.0... done [93amd64-default-job-03] `-- Installing libarchive-3.1.2_2,1... [93amd64-default-job-03] | `-- Installing libxml2-2.9.2_2... [93amd64-default-job-03] | `-- Extracting libxml2-2.9.2_2... done [93amd64-default-job-03] | `-- Installing lzo2-2.08_1... [93amd64-default-job-03] | `-- Extracting lzo2-2.08_1... done [93amd64-default-job-03] `-- Extracting libarchive-3.1.2_2,1... done [93amd64-default-job-03] Extracting cmake-3.1.1... done ===> Returning to build of codelite-6.1.1_1 =========================================================================== =================================================== ===> codelite-6.1.1_1 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so.4.3.0) ===> codelite-6.1.1_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.3) ===> codelite-6.1.1_1 depends on shared library: libwx_baseu-3.0.so - not found ===> Verifying for libwx_baseu-3.0.so in /usr/ports/x11-toolkits/wxgtk30 ===> Installing existing package /packages/All/wx30-gtk2-3.0.2_2.txz [93amd64-default-job-03] Installing wx30-gtk2-3.0.2_2... [93amd64-default-job-03] `-- Installing ORBit2-2.14.19_1... [93amd64-default-job-03] | `-- Installing glib-2.42.1... [93amd64-default-job-03] | | `-- Installing libffi-3.2.1... [93amd64-default-job-03] | | `-- Extracting libffi-3.2.1... done [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/svn_patch_dlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/svn_patch_dlg.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/svn_patch_dlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/svnxml.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/svnxml.cpp.o -c /wrkdir s/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/svnxml.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/svn_default_command_handler.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/svn_default_command_han dler.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/svn_default_command_handler.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/svn_local_properties.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/svn_local_properties.cp p.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/svn_local_properties.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/wxcrafter.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/wxcrafter.cpp.o -c /wrk dirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/wxcrafter.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/svn_select_local_repo_dlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/svn_select_local_repo_d lg.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/svn_select_local_repo_dlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/subversion2.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/subversion2.cpp.o -c /w rkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/subversion2.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 18 [ 53%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/SvnCommitDialog.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/SvnCommitDialog.cpp.o - c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/SvnCommitDialog.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/subversion2_ui.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/subversion2_ui.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/subversion2_ui.cpp Linking CXX shared library ../lib/Subversion.so cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/Subversion.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fstack-protector -shared -Wl,-soname,Subversion.so -o ../lib/Subversion.so CMakeFiles/Subversion.dir/SvnInfoDialog.cpp.o CMakeFiles/Subversion.dir/wxcrafter_subversion2_bitmaps.cpp.o CMakeFiles/Subversion.dir/workspacesvnsettings.cpp.o CMakeFiles/Subversion.dir/commitmessagescache.cpp.o CMakeFiles/Subversion.dir/svn_overlay_tool.cpp.o CMakeFiles/Subversion.dir/svncommandhandler.cpp.o CMakeFiles/Subversion.dir/svn_checkout_dialog.cpp.o CMakeFiles/Subversion.dir/subversion_view.cpp.o CMakeFiles/Subversion.dir/svnblameeditor.cpp.o CMakeFiles/Subversion.dir/svn_sync_dialog.cpp.o CMakeFiles/Subversion.dir/svn_login_dialog.cpp.o CMakeFiles/Subversion.dir/svn_console.cpp.o CMakeFiles/Subversion.dir/SvnLogDialog.cpp.o CMakeFiles/Subversion.dir/svnstatushandler.cpp.o CMakeFiles/Subversion.dir/svn_props_dialog.cpp.o CMakeFiles/Subversion.dir/diff_dialog.cpp.o CMakeFiles/S ubversion.dir/subversion_password_db.cpp.o CMakeFiles/Subversion.dir/SvnBlameFrame.cpp.o CMakeFiles/Subversion.dir/svn_preferences_dialog.cpp.o CMakeFiles/Subversion.dir/svncommand.cpp.o CMakeFiles/Subversion.dir/changelogpage.cpp.o CMakeFiles/Subversion.dir/subversion2_subversion2_bitmaps.cpp.o CMakeFiles/Subversion.dir/svn_copy_dialog.cpp.o CMakeFiles/Subversion.dir/svn_command_handlers.cpp.o CMakeFiles/Subversion.dir/svn_patch_dlg.cpp.o CMakeFiles/Subversion.dir/svnxml.cpp.o CMakeFiles/Subversion.dir/svn_default_command_handler.cpp.o CMakeFiles/Subversion.dir/svn_local_properties.cpp.o CMakeFiles/Subversion.dir/wxcrafter.cpp.o CMakeFiles/Subversion.dir/svn_select_local_repo_dlg.cpp.o CMakeFiles/Subversion.dir/subversion2.cpp.o CMakeFiles/Subversion.dir/SvnCommitDialog.cpp.o CMakeFiles/Subversion.dir/subversion2_ui.cpp.o -L/usr/local/lib -Wl,-rpath,"/usr/local/lib/codelite" -L/usr/local/lib -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_ribbon-3.0 -lwx_g tk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk! 2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L"/wrkdirs/usr/ports/editors/codelite/work/.build/lib" -lwxsqlite3 -lsqlite3lib -llibcodelite -lplugin -Wl,-rpath,/usr/local/lib /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 15 16 17 18 [ 53%] Built target Subversion /usr/bin/make -f ZoomNavigator/CMakeFiles/ZoomNavigator.dir/build.make ZoomNavigator/CMakeFiles/ZoomNavigator.dir/depend cd /wrkdirs/usr/ports/editors/codelite/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator /wrkdirs/usr/ports/editors/codelite/work/.build /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator/CMakeFiles/ZoomNavigator.dir/DependInfo.cmake Scanning dependencies of target ZoomNavigator /usr/bin/make -f ZoomNavigator/CMakeFiles/ZoomNavigator.dir/build.make ZoomNavigator/CMakeFiles/ZoomNavigator.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object ZoomNavigator/CMakeFiles/ZoomNavigator.dir/zoomtext.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -DZoomNavigator_EXPORTS -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ZoomNavigator.dir/zoomtext.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator/zoomtext.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object ZoomNavigator/CMakeFiles/ZoomNavigator.dir/zoom_navigator_zoomnavigator_bitmaps.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -DZoomNavigator_EXPORTS -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ZoomNavigator.dir/zoom_navigator_ zoomnavigator_bitmaps.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator/zoom_navigator_zoomnavigator_bitmaps.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object ZoomNavigator/CMakeFiles/ZoomNavigator.dir/zoom_navigator.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -DZoomNavigator_EXPORTS -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ZoomNavigator.dir/zoom_navigator. cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator/zoom_navigator.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object ZoomNavigator/CMakeFiles/ZoomNavigator.dir/znSettingsDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -DZoomNavigator_EXPORTS -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ZoomNavigator.dir/znSettingsDlg.c pp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator/znSettingsDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object ZoomNavigator/CMakeFiles/ZoomNavigator.dir/zn_config_item.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -DZoomNavigator_EXPORTS -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ZoomNavigator.dir/zn_config_item. cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator/zn_config_item.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object ZoomNavigator/CMakeFiles/ZoomNavigator.dir/zoomnavigator.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -DZoomNavigator_EXPORTS -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ZoomNavigator.dir/zoomnavigator.c pp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator/zoomnavigator.cpp Linking CXX shared library ../lib/ZoomNavigator.so cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/ZoomNavigator.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fstack-protector -shared -Wl,-soname,ZoomNavigator.so -o ../lib/ZoomNavigator.so CMakeFiles/ZoomNavigator.dir/zoomtext.cpp.o CMakeFiles/ZoomNavigator.dir/zoom_navigator_zoomnavigator_bitmaps.cpp.o CMakeFiles/ZoomNavigator.dir/zoom_navigator.cpp.o CMakeFiles/ZoomNavigator.dir/znSettingsDlg.cpp.o CMakeFiles/ZoomNavigator.dir/zn_config_item.cpp.o CMakeFiles/ZoomNavigator.dir/zoomnavigator.cpp.o -L/usr/local/lib -Wl,-rpath,"/usr/local/lib/codelite" -L/usr/local/lib -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_ribbon-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L"/wrkdirs/usr/ports/editors/codelite/work/.build/lib" -lwxsqlite3 -lsqlite3lib -llibcodelite -lplugin -Wl,-rpath,/usr/local/lib /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Built target ZoomNavigator /usr/bin/make -f git/CMakeFiles/git.dir/build.make git/CMakeFiles/git.dir/depend cd /wrkdirs/usr/ports/editors/codelite/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/git /wrkdirs/usr/ports/editors/codelite/work/.build /wrkdirs/usr/ports/editors/codelite/work/.build/git /wrkdirs/usr/ports/editors/codelite/work/.build/git/CMakeFiles/git.dir/DependInfo.cmake Scanning dependencies of target git /usr/bin/make -f git/CMakeFiles/git.dir/build.make git/CMakeFiles/git.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object git/CMakeFiles/git.dir/dataviewfilesmodel.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/dataviewfilesmodel.cpp.o -c /wrkdirs/usr/port s/editors/codelite/work/eranif-codelite-ae5704e/git/dataviewfilesmodel.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object git/CMakeFiles/git.dir/GitApplyPatchDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/GitApplyPatchDlg.cpp.o -c /wrkdirs/usr/ports/ editors/codelite/work/eranif-codelite-ae5704e/git/GitApplyPatchDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object git/CMakeFiles/git.dir/gitui.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitui.cpp.o -c /wrkdirs/usr/ports/editors/cod elite/work/eranif-codelite-ae5704e/git/gitui.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 70 [ 54%] Building CXX object git/CMakeFiles/git.dir/gitSettingsDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitSettingsDlg.cpp.o -c /wrkdirs/usr/ports/ed itors/codelite/work/eranif-codelite-ae5704e/git/gitSettingsDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitCloneDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitCloneDlg.cpp.o -c /wrkdirs/usr/ports/edito rs/codelite/work/eranif-codelite-ae5704e/git/gitCloneDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitentry.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitentry.cpp.o -c /wrkdirs/usr/ports/editors/ codelite/work/eranif-codelite-ae5704e/git/gitentry.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/GitConsole.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/GitConsole.cpp.o -c /wrkdirs/usr/ports/editor s/codelite/work/eranif-codelite-ae5704e/git/GitConsole.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitCommitListDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitCommitListDlg.cpp.o -c /wrkdirs/usr/ports/ editors/codelite/work/eranif-codelite-ae5704e/git/gitCommitListDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitLogDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitLogDlg.cpp.o -c /wrkdirs/usr/ports/editors /codelite/work/eranif-codelite-ae5704e/git/gitLogDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/git.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/git.cpp.o -c /wrkdirs/usr/ports/editors/codel ite/work/eranif-codelite-ae5704e/git/git.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitFileDiffDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitFileDiffDlg.cpp.o -c /wrkdirs/usr/ports/ed itors/codelite/work/eranif-codelite-ae5704e/git/gitFileDiffDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitDiffDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitDiffDlg.cpp.o -c /wrkdirs/usr/ports/editor s/codelite/work/eranif-codelite-ae5704e/git/gitDiffDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitui_git_bitmaps.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitui_git_bitmaps.cpp.o -c /wrkdirs/usr/ports /editors/codelite/work/eranif-codelite-ae5704e/git/gitui_git_bitmaps.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 71 [ 55%] Building CXX object git/CMakeFiles/git.dir/gitCommitDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitCommitDlg.cpp.o -c /wrkdirs/usr/ports/edit ors/codelite/work/eranif-codelite-ae5704e/git/gitCommitDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object git/CMakeFiles/git.dir/gitCommitEditor.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitCommitEditor.cpp.o -c /wrkdirs/usr/ports/e ditors/codelite/work/eranif-codelite-ae5704e/git/gitCommitEditor.cpp Linking CXX shared library ../lib/git.so cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/git.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fstack-protector -shared -Wl,-soname,git.so -o ../lib/git.so CMakeFiles/git.dir/dataviewfilesmodel.cpp.o CMakeFiles/git.dir/GitApplyPatchDlg.cpp.o CMakeFiles/git.dir/gitui.cpp.o CMakeFiles/git.dir/gitSettingsDlg.cpp.o CMakeFiles/git.dir/gitCloneDlg.cpp.o CMakeFiles/git.dir/gitentry.cpp.o CMakeFiles/git.dir/GitConsole.cpp.o CMakeFiles/git.dir/gitCommitListDlg.cpp.o CMakeFiles/git.dir/gitLogDlg.cpp.o CMakeFiles/git.dir/git.cpp.o CMakeFiles/git.dir/gitFileDiffDlg.cpp.o CMakeFiles/git.dir/gitDiffDlg.cpp.o CMakeFiles/git.dir/gitui_git_bitmaps.cpp.o CMakeFiles/git.dir/gitCommitDlg.cpp.o CMakeFiles/git.dir/gitCommitEditor.cpp.o -L/usr/local/lib -Wl,-rpath,"/usr/local/lib/codelite" -L/usr/local/lib -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_ribbon-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2 u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L"/wrkdirs/usr/ports/editors/codelite/work/.build/lib" -lwxsqlite3 -lsqlite3lib -llibcodelite -lplugin -Wl,-rpath,/usr/local/lib /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 70 71 [ 55%] Built target git /usr/bin/make -f CMakePlugin/CMakeFiles/CMakePlugin.dir/build.make CMakePlugin/CMakeFiles/CMakePlugin.dir/depend cd /wrkdirs/usr/ports/editors/codelite/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin /wrkdirs/usr/ports/editors/codelite/work/.build /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin/CMakeFiles/CMakePlugin.dir/DependInfo.cmake Scanning dependencies of target CMakePlugin /usr/bin/make -f CMakePlugin/CMakeFiles/CMakePlugin.dir/build.make CMakePlugin/CMakeFiles/CMakePlugin.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeHelpTab.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfa ces -o CMakeFiles/CMakePlugin.dir/CMakeHelpTab.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeHelpTab.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeWorkspaceMenu.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfa ces -o CMakeFiles/CMakePlugin.dir/CMakeWorkspaceMenu.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeWorkspaceMenu.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeSettingsManager.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfa ces -o CMakeFiles/CMakePlugin.dir/CMakeSettingsManager.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeSettingsManager.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeProjectMenu.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfa ces -o CMakeFiles/CMakePlugin.dir/CMakeProjectMenu.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeProjectMenu.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMake.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfa ces -o CMakeFiles/CMakePlugin.dir/CMake.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMake.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakePlugin.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfa ces -o CMakeFiles/CMakePlugin.dir/CMakePlugin.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakePlugin.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeGenerator.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfa ces -o CMakeFiles/CMakePlugin.dir/CMakeGenerator.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeGenerator.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakePluginUi_bitmaps.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfa ces -o CMakeFiles/CMakePlugin.dir/CMakePluginUi_bitmaps.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakePluginUi_bitmaps.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeParser.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfa ces -o CMakeFiles/CMakePlugin.dir/CMakeParser.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeParser.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 1 [ 56%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeProjectSettingsPanel.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfa ces -o CMakeFiles/CMakePlugin.dir/CMakeProjectSettingsPanel.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeProjectSettingsPanel.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeSettingsDialog.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfa ces -o CMakeFiles/CMakePlugin.dir/CMakeSettingsDialog.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeSettingsDialog.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakePluginUi.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfa ces -o CMakeFiles/CMakePlugin.dir/CMakePluginUi.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakePluginUi.cpp Linking CXX shared library ../lib/CMakePlugin.so cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/CMakePlugin.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fstack-protector -shared -Wl,-soname,CMakePlugin.so -o ../lib/CMakePlugin.so CMakeFiles/CMakePlugin.dir/CMakeHelpTab.cpp.o CMakeFiles/CMakePlugin.dir/CMakeWorkspaceMenu.cpp.o CMakeFiles/CMakePlugin.dir/CMakeSettingsManager.cpp.o CMakeFiles/CMakePlugin.dir/CMakeProjectMenu.cpp.o CMakeFiles/CMakePlugin.dir/CMake.cpp.o CMakeFiles/CMakePlugin.dir/CMakePlugin.cpp.o CMakeFiles/CMakePlugin.dir/CMakeGenerator.cpp.o CMakeFiles/CMakePlugin.dir/CMakePluginUi_bitmaps.cpp.o CMakeFiles/CMakePlugin.dir/CMakeParser.cpp.o CMakeFiles/CMakePlugin.dir/CMakeProjectSettingsPanel.cpp.o CMakeFiles/CMakePlugin.dir/CMakeSettingsDialog.cpp.o CMakeFiles/CMakePlugin.dir/CMakePluginUi.cpp.o -L/usr/local/lib -Wl,-rpath,"/usr/local/lib/codelite" -L/usr/local/lib -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_ribbon-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_g tk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L"/wrkdirs/usr/ports/editors/codelite/work/.build/lib" -llibcodelite -lplugin -lwxsqlite3 -lsqlite3lib -Wl,-rpath,/usr/local/lib /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 1 [ 56%] Built target CMakePlugin /usr/bin/make -f CodeLiteDiff/CMakeFiles/CodeLiteDiff.dir/build.make CodeLiteDiff/CMakeFiles/CodeLiteDiff.dir/depend cd /wrkdirs/usr/ports/editors/codelite/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLiteDiff /wrkdirs/usr/ports/editors/codelite/work/.build /wrkdirs/usr/ports/editors/codelite/work/.build/CodeLiteDiff /wrkdirs/usr/ports/editors/codelite/work/.build/CodeLiteDiff/CMakeFiles/CodeLiteDiff.dir/DependInfo.cmake Scanning dependencies of target CodeLiteDiff /usr/bin/make -f CodeLiteDiff/CMakeFiles/CodeLiteDiff.dir/build.make CodeLiteDiff/CMakeFiles/CodeLiteDiff.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Building CXX object CodeLiteDiff/CMakeFiles/CodeLiteDiff.dir/codelitediff.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CodeLiteDiff && /usr/bin/c++ -DCodeLiteDiff_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Inter faces -o CMakeFiles/CodeLiteDiff.dir/codelitediff.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLiteDiff/codelitediff.cpp Linking CXX shared library ../lib/CodeLiteDiff.so cd /wrkdirs/usr/ports/editors/codelite/work/.build/CodeLiteDiff && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/CodeLiteDiff.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fstack-protector -shared -Wl,-soname,CodeLiteDiff.so -o ../lib/CodeLiteDiff.so CMakeFiles/CodeLiteDiff.dir/codelitediff.cpp.o -L/usr/local/lib -Wl,-rpath,"/usr/local/lib/codelite" -L/usr/local/lib -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_ribbon-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L"/wrkdirs/usr/ports/editors/codelite/work/.build/lib" -llibcodelite -lplugin -lwxsqlite3 -lsqlite3lib -Wl,-rpath,/usr/local/lib /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Built target CodeLiteDiff /usr/bin/make -f SpellChecker/CMakeFiles/SpellCheck.dir/build.make SpellChecker/CMakeFiles/SpellCheck.dir/depend cd /wrkdirs/usr/ports/editors/codelite/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker /wrkdirs/usr/ports/editors/codelite/work/.build /wrkdirs/usr/ports/editors/codelite/work/.build/SpellChecker /wrkdirs/usr/ports/editors/codelite/work/.build/SpellChecker/CMakeFiles/SpellCheck.dir/DependInfo.cmake Scanning dependencies of target SpellCheck /usr/bin/make -f SpellChecker/CMakeFiles/SpellCheck.dir/build.make SpellChecker/CMakeFiles/SpellCheck.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Building CXX object SpellChecker/CMakeFiles/SpellCheck.dir/CorrectSpellingDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/SpellChecker && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSpellCheck_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif -codelite-ae5704e/Interfaces -I/usr/local/include/hunspell -o CMakeFiles/SpellCheck.dir/CorrectSpellingDlg.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/CorrectSpellingDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Building CXX object SpellChecker/CMakeFiles/SpellCheck.dir/spellcheckeroptions.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/SpellChecker && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSpellCheck_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif -codelite-ae5704e/Interfaces -I/usr/local/include/hunspell -o CMakeFiles/SpellCheck.dir/spellcheckeroptions.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/spellcheckeroptions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Building CXX object SpellChecker/CMakeFiles/SpellCheck.dir/IHunSpell.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/SpellChecker && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSpellCheck_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif -codelite-ae5704e/Interfaces -I/usr/local/include/hunspell -o CMakeFiles/SpellCheck.dir/IHunSpell.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp: In member function 'void IHunSpell::CheckCppSpelling(const wxString&)': /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp:176: error: no matching function for call to 'make_pair(posLen&, IHunSpell::)' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp:185: error: no matching function for call to 'make_pair(posLen&, IHunSpell::)' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp:194: error: no matching function for call to 'make_pair(posLen&, IHunSpell::)' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp:203: error: no matching function for call to 'make_pair(posLen&, IHunSpell::)' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp:212: error: no matching function for call to 'make_pair(posLen&, IHunSpell::)' *** [SpellChecker/CMakeFiles/SpellCheck.dir/IHunSpell.cpp.o] Error code 1 Stop in /wrkdirs/usr/ports/editors/codelite/work/.build. *** [SpellChecker/CMakeFiles/SpellCheck.dir/all] Error code 1 Stop in /wrkdirs/usr/ports/editors/codelite/work/.build. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/editors/codelite/work/.build. *** [do-build] Error code 1 Stop in /usr/ports/editors/codelite. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 10:22:19 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 584E3410; Thu, 29 Jan 2015 10:22:19 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 424AF24B; Thu, 29 Jan 2015 10:22:19 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TAMIre062151; Thu, 29 Jan 2015 10:22:18 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TAMIRa062145; Thu, 29 Jan 2015 10:22:18 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 10:22:18 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291022.t0TAMIRa062145@beefy2.isc.freebsd.org> To: tabthorpe@FreeBSD.org Subject: [package - 93amd64-default][misc/xiphos] Failed for xiphos-3.1.6_4 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: Thu, 29 Jan 2015 10:22:19 -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: tabthorpe@FreeBSD.org Last committer: tabthorpe@FreeBSD.org Ident: $FreeBSD: head/misc/xiphos/Makefile 376905 2015-01-13 05:02:00Z tabthorpe $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/xiphos-3.1.6_4.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building misc/xiphos build started at Thu Jan 29 10:20:17 UTC 2015 port directory: /usr/ports/misc/xiphos building for: FreeBSD 93amd64-default-job-12 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: tabthorpe@FreeBSD.org Makefile ident: $FreeBSD: head/misc/xiphos/Makefile 376905 2015-01-13 05:02:00Z tabthorpe $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=xiphos-3.1.6_4 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for xiphos-3.1.6_4: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/misc/xiphos/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/xiphos/work HOME=/wrkdirs/usr/ports/misc/xiphos/work TMPDIR="/tmp" PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh GTKDOC="false" --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/misc/xiphos/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/xiphos/work HOME=/wrkdirs/usr/ports/misc/xiphos/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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 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/xiphos" EXAMPLESDIR="share/examples/xiphos" DATADIR="share/xiphos" WWWDIR="www/xiphos" ETCDIR="etc/xiphos" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/xiphos DOCSDIR=/usr/local/share/doc/xiphos EXAMPLESDIR=/usr/local/share/examples/xiphos WWWDIR=/usr/local/www/xiphos ETCDIR=/usr/local/etc/xiphos --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> xiphos-3.1.6_4 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.7.txz [93amd64-default-job-12] Installing pkg-1.4.7... [93amd64-default-job-12] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of xiphos-3.1.6_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by xiphos-3.1.6_4 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by xiphos-3.1.6_4 for building => SHA256 Checksum OK for xiphos-3.1.6.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by xiphos-3.1.6_4 for building ===> Extracting for xiphos-3.1.6_4 => SHA256 Checksum OK for xiphos-3.1.6.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for xiphos-3.1.6_4 =========================================================================== =================================================== ===> xiphos-3.1.6_4 depends on executable: yelp - not found ===> Verifying install for yelp in /usr/ports/x11/yelp ===> Installing existing package /packages/All/yelp-3.14.1.txz [93amd64-default-job-12] Installing yelp-3.14.1... [93amd64-default-job-12] `-- Installing atk-2.14.0... [93amd64-default-job-12] | `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-12] | | `-- Installing indexinfo-0.2.2... [93amd64-default-job-12] | | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-12] | | `-- Installing libiconv-1.14_6... [93amd64-default-job-12] | | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-12] | `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-12] | `-- Installing glib-2.42.1... [93amd64-default-job-12] | | `-- Installing libffi-3.2.1... [93amd64-default-job-12] | | `-- Extracting libffi-3.2.1... done [93amd64-default-job-12] | | `-- Installing pcre-8.35_2... [93amd64-default-job-12] | | `-- Extracting pcre-8.35_2... done [93amd64-default-job-12] | | `-- Installing perl5-5.18.4_11... [93amd64-default-job-12] | | `-- Extracting perl5-5.18.4_11... done [93amd64-default-job-12] | | `-- Installing python27-2.7.9... [93amd64-default-job-12] | | `-- Extracting python27-2.7.9... done [93amd64-default-job-12] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-default-job-12] `-- Extracting atk-2.14.0... done [93amd64-default-job-12] `-- Installing desktop-file-utils-0.22_3... [93amd64-default-job-12] `-- Extracting desktop-file-utils-0.22_3... done [93amd64-default-job-12] `-- Installing gdk-pixbuf2-2.31.2_1... [93amd64-default-job-12] | `-- Installing jasper-1.900.1_14... [93amd64-default-job-12] | | `-- Installing jpeg-8_6... [93amd64-default-job-12] | | `-- Extracting jpeg-8_6... done [93amd64-default-job-12] | `-- Extracting jasper-1.900.1_14... done [93amd64-default-job-12] | `-- Installing libX11-1.6.2_2,1... [93amd64-default-job-12] | | `-- Installing kbproto-1.0.6... [93amd64-default-job-12] | | `-- Extracting kbproto-1.0.6... done [93amd64-default-job-12] | | `-- Installing libXau-1.0.8_2... [93amd64-default-job-12] | | `-- Installing xproto-7.0.26... [93amd64-default-job-12] | | `-- Extracting xproto-7.0.26... done [93amd64-default-job-12] | | `-- Extracting libXau-1.0.8_2... done [93amd64-default-job-12] | | `-- Installing libXdmcp-1.1.1_2... [93amd64-default-job-12] | | `-- Extracting libXdmcp-1.1.1_2... done [93amd64-default-job-12] | | `-- Installing libxcb-1.11... [93amd64-default-job-12] | | `-- Installing libpthread-stubs-0.3_6... [93amd64-default-job-12] | | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-default-job-12] | | `-- Installing libxml2-2.9.2_2... [93amd64-default-job-12] | | `-- Extracting libxml2-2.9.2_2... done [93amd64-default-job-12] | | `-- Extracting libxcb-1.11... done [93amd64-default-job-12] | `-- Extracting libX11-1.6.2_2,1... done [93amd64-default-job-12] | `-- Installing libXi-1.7.4,1... [93amd64-default-job-12] | | `-- Installing inputproto-2.3.1... [93amd64-default-job-12] | | `-- Extracting inputproto-2.3.1... done [93amd64-default-job-12] | | `-- Installing libXext-1.3.3,1... [93amd64-default-job-12] | | `-- Installing xextproto-7.3.0... [93amd64-default-job-12] | | `-- Extracting xextproto-7.3.0... done [93amd64-default-job-12] | | `-- Extracting libXext-1.3.3,1... done [93amd64-default-job-12] | | `-- Installing libXfixes-5.0.1_2... [93amd64-default-job-12] | | `-- Installing fixesproto-5.0... [93amd64-default-job-12] | | `-- Extracting fixesproto-5.0... done [93amd64-default-job-12] | | `-- Extracting libXfixes-5.0.1_2... done [93amd64-default-job-12] | `-- Extracting libXi-1.7.4,1... done [93amd64-default-job-12] | `-- Installing libXt-1.1.4_2,1... [93amd64-default-job-12] | | `-- Installing libSM-1.2.2_2,1... [93amd64-default-job-12] | | `-- Installing libICE-1.0.9,1... [93amd64-default-job-12] | | `-- Extracting libICE-1.0.9,1... done ./src/gnome2/font_dialog.c:323: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/font_dialog.c:323: warning: 'GtkStock' is deprecated ./src/gnome2/font_dialog.c:400: warning: 'gtk_dialog_get_action_area' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkdialog.h:205) ./src/gnome2/font_dialog.c:419: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:103) ./src/gnome2/font_dialog.c:419: warning: 'GtkStock' is deprecated ./src/gnome2/font_dialog.c:424: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:103) ./src/gnome2/font_dialog.c:424: warning: 'GtkStock' is deprecated [105/129] cc: src/gnome2/navbar_versekey_dialog.c -> build/default/src/gnome2/navbar_versekey_dialog_2.o ./src/gnome2/export_dialog.c: In function '_get_export_filename': ./src/gnome2/export_dialog.c:156: warning: 'GtkStock' is deprecated ./src/gnome2/export_dialog.c:157: warning: 'GtkStock' is deprecated [106/129] cc: src/gnome2/navbar_versekey_editor.c -> build/default/src/gnome2/navbar_versekey_editor_2.o [107/129] cc: src/gnome2/navbar_versekey_parallel.c -> build/default/src/gnome2/navbar_versekey_parallel_2.o ./src/gnome2/about_modules.c: In function 'create_menu1': ./src/gnome2/about_modules.c:87: warning: 'gtk_image_menu_item_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:85) ./src/gnome2/about_modules.c: In function 'gui_create_about_modules': ./src/gnome2/about_modules.c:190: warning: 'gtk_dialog_get_action_area' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkdialog.h:205) ./src/gnome2/about_modules.c:209: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:103) ./src/gnome2/about_modules.c:209: warning: 'GtkStock' is deprecated [108/129] cc: src/gnome2/parallel_dialog.c -> build/default/src/gnome2/parallel_dialog_2.o [109/129] cc: src/gnome2/parallel_tab.c -> build/default/src/gnome2/parallel_tab_2.o [110/129] cc: src/gnome2/parallel_view.c -> build/default/src/gnome2/parallel_view_2.o [111/129] cc: src/gnome2/preferences_dialog.c -> build/default/src/gnome2/preferences_dialog_2.o [112/129] cc: src/gnome2/search_dialog.c -> build/default/src/gnome2/search_dialog_2.o ./src/gnome2/dictlex_dialog.c: In function 'gui_create_dictlex_dialog': ./src/gnome2/dictlex_dialog.c:369: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/dictlex_dialog.c:399: warning: 'gtk_tree_view_set_rules_hint' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtktreeview.h:247) [113/129] cc: src/gnome2/search_sidebar.c -> build/default/src/gnome2/search_sidebar_2.o ./src/gnome2/display_info.c: In function 'gui_create_display_informtion_dialog': ./src/gnome2/display_info.c:199: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/display_info.c:199: warning: 'GtkStock' is deprecated ./src/gnome2/display_info.c:204: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:74) ./src/gnome2/display_info.c:204: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) ./src/gnome2/display_info.c:211: warning: 'gtk_dialog_get_action_area' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkdialog.h:205) ./src/gnome2/display_info.c:230: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:103) ./src/gnome2/display_info.c:230: warning: 'GtkStock' is deprecated [114/129] cc: src/gnome2/sidebar.c -> build/default/src/gnome2/sidebar_2.o ./src/gnome2/find_dialog.c: In function 'create_find_dialog': ./src/gnome2/find_dialog.c:227: warning: 'gtk_dialog_get_action_area' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkdialog.h:205) ./src/gnome2/find_dialog.c:244: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:103) ./src/gnome2/find_dialog.c:244: warning: 'GtkStock' is deprecated ./src/gnome2/find_dialog.c:253: warning: 'gtk_alignment_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkalignment.h:82) ./src/gnome2/find_dialog.c:262: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/find_dialog.c:262: warning: 'GtkStock' is deprecated ./src/gnome2/find_dialog.c:271: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:103) ./src/gnome2/find_dialog.c:271: warning: 'GtkStock' is deprecated [115/129] cc: src/gnome2/sidebar_dialog.c -> build/default/src/gnome2/sidebar_dialog_2.o [116/129] cc: src/gnome2/splash.c -> build/default/src/gnome2/splash_2.o [117/129] cc: src/gnome2/tabbed_browser.c -> build/default/src/gnome2/tabbed_browser_2.o [118/129] cc: src/gnome2/treekey-editor.c -> build/default/src/gnome2/treekey-editor_2.o [119/129] cc: src/gnome2/utilities.c -> build/default/src/gnome2/utilities_2.o ./src/gnome2/dictlex.c: In function 'gui_create_dictionary_pane': ./src/gnome2/dictlex.c:387: warning: 'gtk_arrow_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkarrow.h:74) ./src/gnome2/dictlex.c:396: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/dictlex.c:396: warning: 'GtkStock' is deprecated ./src/gnome2/dictlex.c:405: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/dictlex.c:405: warning: 'GtkStock' is deprecated [120/129] cc: src/gnome2/xiphos.c -> build/default/src/gnome2/xiphos_2.o ./src/gnome2/mod_mgr.c: In function 'create_pixbufs': ./src/gnome2/mod_mgr.c:371: warning: 'gtk_widget_render_icon_pixbuf' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1188) ./src/gnome2/mod_mgr.c:372: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c:375: warning: 'gtk_widget_render_icon_pixbuf' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1188) ./src/gnome2/mod_mgr.c:376: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c:379: warning: 'gtk_widget_render_icon_pixbuf' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1188) ./src/gnome2/mod_mgr.c:380: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c:382: warning: 'gtk_widget_render_icon_pixbuf' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1188) ./src/gnome2/mod_mgr.c: In function 'add_columns': ./src/gnome2/mod_mgr.c:523: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/mod_mgr.c:525: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/mod_mgr.c:525: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c:546: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/mod_mgr.c:548: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c:635: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/mod_mgr.c:635: warning: 'GtkStock' is deprecated ./src/gnome2/navbar_book.c: In function 'gui_navbar_book_new': ./src/gnome2/navbar_book.c:354: warning: 'gtk_arrow_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkarrow.h:74) ./src/gnome2/navbar_book.c:370: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/navbar_book.c:370: warning: 'GtkStock' is deprecated ./src/gnome2/navbar_book.c:384: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/navbar_book.c:384: warning: 'GtkStock' is deprecated ./src/gnome2/navbar_book.c:398: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/navbar_book.c:398: warning: 'GtkStock' is deprecated ./src/gnome2/navbar_book.c:413: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/navbar_book.c:413: warning: 'GtkStock' is deprecated ./src/gnome2/main_menu.c: In function 'on_save_session_activate': ./src/gnome2/main_menu.c:594: warning: 'GtkStock' is deprecated ./src/gnome2/main_menu.c:595: warning: 'GtkStock' is deprecated ./src/gnome2/main_menu.c: In function 'on_open_session_activate': ./src/gnome2/main_menu.c:700: warning: 'GtkStock' is deprecated ./src/gnome2/main_menu.c:701: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c: In function 'create_fileselection_local_source': ./src/gnome2/mod_mgr.c:2307: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c:2308: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c: In function 'on_button_remove_local_clicked': ./src/gnome2/mod_mgr.c:2674: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c: In function 'on_button_add_remote_clicked': ./src/gnome2/mod_mgr.c:2733: warning: 'GtkStock' is deprecated [121/129] cc: build/default/src/xiphos_html/marshal.c -> build/default/src/xiphos_html/marshal_1.o ./src/gnome2/mod_mgr.c: In function 'on_button_remove_remote_clicked': ./src/gnome2/mod_mgr.c:2913: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c: In function 'setup_dialog_action_area': ./src/gnome2/mod_mgr.c:3087: warning: 'gtk_dialog_get_action_area' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkdialog.h:205) [122/129] cc: src/xiphos_html/xiphos_html.c -> build/default/src/xiphos_html/xiphos_html_1.o ./src/gnome2/navbar_book_dialog.c: In function 'gui_navbar_book_dialog_new': ./src/gnome2/navbar_book_dialog.c:295: warning: 'gtk_arrow_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkarrow.h:74) ./src/gnome2/navbar_book_dialog.c:311: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/navbar_book_dialog.c:311: warning: 'GtkStock' is deprecated ./src/gnome2/navbar_book_dialog.c:325: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/navbar_book_dialog.c:325: warning: 'GtkStock' is deprecated ./src/gnome2/navbar_book_dialog.c:339: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/navbar_book_dialog.c:339: warning: 'GtkStock' is deprecated ./src/gnome2/navbar_book_dialog.c:354: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/navbar_book_dialog.c:354: warning: 'GtkStock' is deprecated [123/129] cc: build/default/src/webkit/marshal.c -> build/default/src/webkit/marshal_1.o [125/129] cc: build/default/src/examples/marshal.c -> build/default/src/examples/marshal_1.o [124/129] cc: src/webkit/wk-html.c -> build/default/src/webkit/wk-html_1.o [126/129] cc: src/examples/xiphos-nav.c -> build/default/src/examples/xiphos-nav_1.o ./src/gnome2/main_window.c: In function 'create_mainwindow': ./src/gnome2/main_window.c:840: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/main_window.c:840: warning: 'GtkStock' is deprecated ./src/gnome2/search_sidebar.c: In function 'on_search_button_clicked': ./src/gnome2/search_sidebar.c:68: warning: 'gtk_button_set_use_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:134) ./src/gnome2/search_sidebar.c:72: warning: 'gtk_button_set_use_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:134) ./src/gnome2/search_sidebar.c:75: warning: 'gtk_button_set_use_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:134) ./src/gnome2/search_sidebar.c: In function 'gui_create_search_sidebar': ./src/gnome2/search_sidebar.c:181: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:103) ./src/gnome2/search_sidebar.c:181: warning: 'GtkStock' is deprecated ./src/gnome2/search_sidebar.c:387: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:74) ./src/gnome2/search_sidebar.c:387: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) ./src/gnome2/search_sidebar.c:397: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:74) ./src/gnome2/search_sidebar.c:397: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) ./src/gnome2/tabbed_browser.c: In function 'tab_widget_new': ./src/gnome2/tabbed_browser.c:792: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/tabbed_browser.c:792: warning: 'GtkStock' is deprecated ./src/gnome2/preferences_dialog.c: In function 'ps_button_clear': ./src/gnome2/preferences_dialog.c:2604: warning: 'GtkStock' is deprecated ./src/gnome2/preferences_dialog.c: In function 'ps_button_cut': ./src/gnome2/preferences_dialog.c:2650: warning: 'GtkStock' is deprecated ./src/gnome2/treekey-editor.c: In function 'on_add_sibling_activate': ./src/gnome2/treekey-editor.c:140: warning: 'GtkStock' is deprecated ./src/gnome2/treekey-editor.c: In function 'on_add_child_activate': ./src/gnome2/treekey-editor.c:199: warning: 'GtkStock' is deprecated ./src/gnome2/treekey-editor.c: In function 'on_remove_activate': ./src/gnome2/treekey-editor.c:260: warning: 'GtkStock' is deprecated ./src/gnome2/treekey-editor.c: In function 'on_edit_activate2': ./src/gnome2/treekey-editor.c:285: warning: 'GtkStock' is deprecated ./src/gnome2/sidebar.c: In function 'create_search_results_page': ./src/gnome2/sidebar.c:1279: warning: 'gtk_tree_view_set_rules_hint' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtktreeview.h:247) ./src/gnome2/sidebar_dialog.c: In function 'gui_attach_detach_sidebar': ./src/gnome2/sidebar_dialog.c:71: warning: 'gtk_widget_reparent' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkwidget.h:774) ./src/gnome2/sidebar_dialog.c:93: warning: 'gtk_widget_reparent' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkwidget.h:774) ./src/gnome2/search_dialog.c: In function 'on_button_begin_search': ./src/gnome2/search_dialog.c:306: warning: 'gtk_button_set_use_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:134) ./src/gnome2/search_dialog.c:310: warning: 'gtk_button_set_use_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:134) ./src/gnome2/search_dialog.c:313: warning: 'gtk_button_set_use_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:134) ./src/gnome2/parallel_dialog.c: In function 'create_parallel_dialog': ./src/gnome2/parallel_dialog.c:429: warning: 'gtk_dialog_get_action_area' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkdialog.h:205) ./src/gnome2/parallel_dialog.c:448: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:103) ./src/gnome2/parallel_dialog.c:448: warning: 'GtkStock' is deprecated ./src/gnome2/search_dialog.c: In function 'clear_modules': ./src/gnome2/search_dialog.c:502: warning: 'GtkStock' is deprecated ./src/gnome2/search_dialog.c: In function 'delete_list': ./src/gnome2/search_dialog.c:704: warning: 'GtkStock' is deprecated [127/129] cxx_link: build/default/src/gnome2/locale_set_2.o build/default/src/gnome2/marshal_2.o build/default/src/gnome2/about_modules_2.o build/default/src/gnome2/about_sword_2.o build/default/src/gnome2/about_trans_2.o build/default/src/gnome2/about_xiphos_2.o build/default/src/gnome2/bibletext_2.o build/default/src/gnome2/bibletext_dialog_2.o build/default/src/gnome2/bookmark_dialog_2.o build/default/src/gnome2/bookmarks_menu_2.o build/default/src/gnome2/bookmarks_treeview_2.o build/default/src/gnome2/cipher_key_dialog_2.o build/default/src/gnome2/commentary_2.o build/default/src/gnome2/commentary_dialog_2.o build/default/src/gnome2/dialog_2.o build/default/src/gnome2/dictlex_2.o build/default/src/gnome2/dictlex_dialog_2.o build/default/src/gnome2/display_info_2.o build/default/src/gnome2/dummy_2.o build/default/src/gnome2/export_bookmarks_2.o build/default/src/gnome2/export_dialog_2.o build/default/src/gnome2/find_dialog_2.o build/default/src/gnome2/font_dialog_2.o build/default /src/gnome2/gbs_2.o build/default/src/gnome2/gbs_dialog_2.o build/default/src/gnome2/gui_2.o build/default/src/gnome2/ipc_2.o build/default/src/gnome2/main_menu_2.o build/default/src/gnome2/main_window_2.o build/default/src/gnome2/menu_popup_2.o build/default/src/gnome2/mod_mgr_2.o build/default/src/gnome2/navbar_book_2.o build/default/src/gnome2/navbar_book_dialog_2.o build/default/src/gnome2/navbar_versekey_2.o build/default/src/gnome2/navbar_versekey_dialog_2.o build/default/src/gnome2/navbar_versekey_editor_2.o build/default/src/gnome2/navbar_versekey_parallel_2.o build/default/src/gnome2/parallel_dialog_2.o build/default/src/gnome2/parallel_tab_2.o build/default/src/gnome2/parallel_view_2.o build/default/src/gnome2/preferences_dialog_2.o build/default/src/gnome2/search_dialog_2.o build/default/src/gnome2/search_sidebar_2.o build/default/src/gnome2/sidebar_2.o build/default/src/gnome2/sidebar_dialog_2.o build/default/src/gnome2/splash_2.o build/default/src/gnome2/tabbed_browser_ 2.o build/default/src/gnome2/treekey-editor_! 2.o build/default/src/gnome2/utilities_2.o build/default/src/gnome2/xiphos_2.o build/default/src/backend/gs_stringmgr_1.o build/default/src/backend/module_manager_1.o build/default/src/backend/sword_main_1.o build/default/src/editor/slib-editor_1.o build/default/src/editor/link_dialog_1.o build/default/src/main/configs_1.o build/default/src/main/display_1.o build/default/src/main/export_passage_1.o build/default/src/main/global_ops_1.o build/default/src/main/lists_1.o build/default/src/main/main_1.o build/default/src/main/mod_mgr_1.o build/default/src/main/module_dialogs_1.o build/default/src/main/modulecache_1.o build/default/src/main/navbar_1.o build/default/src/main/navbar_book_1.o build/default/src/main/navbar_book_dialog_1.o build/default/src/main/navbar_versekey_1.o build/default/src/main/parallel_view_1.o build/default/src/main/prayerlists_1.o build/default/src/main/previewer_1.o build/default/src/main/search_dialog_1.o build/default/src/main/search_sidebar_1.o build/default/ src/main/settings_1.o build/default/src/main/sidebar_1.o build/default/src/main/sword_1.o build/default/src/main/sword_treekey_1.o build/default/src/main/tab_history_1.o build/default/src/main/url_1.o build/default/src/main/xml_1.o build/default/src/xiphos_html/marshal_1.o build/default/src/xiphos_html/xiphos_html_1.o build/default/src/webkit/marshal_1.o build/default/src/webkit/wk-html_1.o -> build/default/src/gnome2/xiphos [128/129] cxx_link: build/default/src/examples/marshal_1.o build/default/src/examples/xiphos-nav_1.o -> build/default/src/examples/xiphos-nav /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_call@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_call@GLIBCXX_3.4.11' Waf: Leaving directory `/wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/build' Build failed: -> task failed (err #1): {task: cxx_link marshal_1.o,xiphos-nav_1.o -> xiphos-nav} -> task failed (err #1): {task: cxx_link locale_set_2.o,marshal_2.o,about_modules_2.o,about_sword_2.o,about_trans_2.o,about_xiphos_2.o,bibletext_2.o,bibletext_dialog_2.o,bookmark_dialog_2.o,bookmarks_menu_2.o,bookmarks_treeview_2.o,cipher_key_dialog_2.o,commentary_2.o,commentary_dialog_2.o,dialog_2.o,dictlex_2.o,dictlex_dialog_2.o,display_info_2.o,dummy_2.o,export_bookmarks_2.o,export_dialog_2.o,find_dialog_2.o,font_dialog_2.o,gbs_2.o,gbs_dialog_2.o,gui_2.o,ipc_2.o,main_menu_2.o,main_window_2.o,menu_popup_2.o,mod_mgr_2.o,navbar_book_2.o,navbar_book_dialog_2.o,navbar_versekey_2.o,navbar_versekey_dialog_2.o,navbar_versekey_editor_2.o,navbar_versekey_parallel_2.o,parallel_dialog_2.o,parallel_tab_2.o,parallel_view_2.o,preferences_dialog_2.o,search_dialog_2.o,search_sidebar_2.o,sidebar_2.o,sidebar_dialog_2.o,splash_2.o,tabbed_browser_2.o,treekey-editor_2.o,utilities_2.o,xiphos_2.o,gs_stringmgr_1.o,module_manager_1.o,sword_main_1.o,slib-editor_1.o,link_dialog_1.o,configs_1.o,display_1.o,export_passage_1.o,global_ ops_1.o,lists_1.o,main_1.o,mod_mgr_1.o,module_dialogs_1.o,modulecache_1.o,navbar_1.o,navbar_book_1.o,navbar_book_dialog_1.o,navbar_versekey_1.o,parallel_view_1.o,prayerlists_1.o,previewer_1.o,search_dialog_1.o,search_sidebar_1.o,settings_1.o,sidebar_1.o,sword_1.o,sword_treekey_1.o,tab_history_1.o,url_1.o,xml_1.o,marshal_1.o,xiphos_html_1.o,marshal_1.o,wk-html_1.o -> xiphos} *** [do-build] Error code 1 Stop in /usr/ports/misc/xiphos. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 10:26:46 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 356A65B6; Thu, 29 Jan 2015 10:26:46 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 13DE929A; Thu, 29 Jan 2015 10:26:46 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TAQjeY038200; Thu, 29 Jan 2015 10:26:45 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TAQj7t038190; Thu, 29 Jan 2015 10:26:45 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 10:26:45 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291026.t0TAQj7t038190@beefy2.isc.freebsd.org> To: cs@FreeBSD.org Subject: [package - 93amd64-default][security/pond] Failed for pond-20140824_1 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: Thu, 29 Jan 2015 10:26:46 -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: cs@FreeBSD.org Last committer: cs@FreeBSD.org Ident: $FreeBSD: head/security/pond/Makefile 368278 2014-09-15 18:03:10Z cs $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/pond-20140824_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building security/pond build started at Thu Jan 29 10:26:19 UTC 2015 port directory: /usr/ports/security/pond building for: FreeBSD 93amd64-default-job-06 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: cs@FreeBSD.org Makefile ident: $FreeBSD: head/security/pond/Makefile 368278 2014-09-15 18:03:10Z cs $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=pond-20140824_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/pond/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/pond/work HOME=/wrkdirs/usr/ports/security/pond/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/security/pond/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/pond/work HOME=/wrkdirs/usr/ports/security/pond/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/pond/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/pond/work HOME=/wrkdirs/usr/ports/security/pond/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/security/pond/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/pond/work HOME=/wrkdirs/usr/ports/security/pond/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-- GO_LIBDIR=share/go/pkg/freebsd_amd64 GO_SRCDIR=share/go/src GO_PKGNAME=github.com/agl/pond OSREL=9.3 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/pond" EXAMPLESDIR="share/examples/pond" DATADIR="share/pond" WWWDIR="www/pond" ETCDIR="etc/pond" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pond DOCSDIR=/usr/local/share/doc/pond EXAMPLESDIR=/usr/local/share/examples/pond WWWDIR=/usr/local/www/pond ETCDIR=/usr/local/etc/pond --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> pond-20140824_1 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.7.txz [93amd64-default-job-06] Installing pkg-1.4.7... [93amd64-default-job-06] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of pond-20140824_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by pond-20140824_1 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by pond-20140824_1 for building => SHA256 Checksum OK for pond-20140824.tar.gz. => SHA256 Checksum OK for go-gtk-20140629.tar.gz. => SHA256 Checksum OK for ed25519-20140215.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by pond-20140824_1 for building ===> Extracting for pond-20140824_1 => SHA256 Checksum OK for pond-20140824.tar.gz. => SHA256 Checksum OK for go-gtk-20140629.tar.gz. => SHA256 Checksum OK for ed25519-20140215.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for pond-20140824_1 =========================================================================== =================================================== ===> pond-20140824_1 depends on file: /usr/local/share/go/pkg/freebsd_amd64/code.google.com/p/go.crypto/bcrypt.a - not found ===> Verifying install for /usr/local/share/go/pkg/freebsd_amd64/code.google.com/p/go.crypto/bcrypt.a in /usr/ports/security/go.crypto ===> Installing existing package /packages/All/go.crypto-20140828.txz [93amd64-default-job-06] Installing go.crypto-20140828... [93amd64-default-job-06] Extracting go.crypto-20140828... done ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on file: /usr/local/share/go/pkg/freebsd_amd64/code.google.com/p/goprotobuf/proto.a - not found ===> Verifying install for /usr/local/share/go/pkg/freebsd_amd64/code.google.com/p/goprotobuf/proto.a in /usr/ports/devel/goprotobuf ===> Installing existing package /packages/All/goprotobuf-20140812.txz [93amd64-default-job-06] Installing goprotobuf-20140812... [93amd64-default-job-06] `-- Installing protobuf-2.6.0... [93amd64-default-job-06] `-- Extracting protobuf-2.6.0... done [93amd64-default-job-06] Extracting goprotobuf-20140812... done ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on file: /usr/local/share/go/pkg/freebsd_amd64/code.google.com/p/go.net/dict.a - not found ===> Verifying install for /usr/local/share/go/pkg/freebsd_amd64/code.google.com/p/go.net/dict.a in /usr/ports/net/go.net ===> Installing existing package /packages/All/go.net-20131227.txz [93amd64-default-job-06] Installing go.net-20131227... [93amd64-default-job-06] Extracting go.net-20131227... done ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on file: /usr/local/bin/go - not found ===> Verifying install for /usr/local/bin/go in /usr/ports/lang/go ===> Installing existing package /packages/All/go-1.4,1.txz [93amd64-default-job-06] Installing go-1.4,1... [93amd64-default-job-06] Extracting go-1.4,1... done ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on file: /usr/local/bin/intltool-extract - not found ===> Verifying install for /usr/local/bin/intltool-extract in /usr/ports/textproc/intltool ===> Installing existing package /packages/All/intltool-0.50.2.txz [93amd64-default-job-06] Installing intltool-0.50.2... [93amd64-default-job-06] `-- Installing libiconv-1.14_6... [93amd64-default-job-06] `-- Extracting libiconv-1.14_6... done [93amd64-default-job-06] `-- Installing p5-XML-Parser-2.41_2... [93amd64-default-job-06] | `-- Installing expat-2.1.0_2... [93amd64-default-job-06] | `-- Extracting expat-2.1.0_2... done [93amd64-default-job-06] | `-- Installing perl5-5.18.4_11... [93amd64-default-job-06] | `-- Extracting perl5-5.18.4_11... done [93amd64-default-job-06] `-- Extracting p5-XML-Parser-2.41_2... done [93amd64-default-job-06] Extracting intltool-0.50.2... done ===> Returning to build of pond-20140824_1 =========================================================================== =================================================== ===> pond-20140824_1 depends on shared library: libgtkspell.so - not found ===> Verifying for libgtkspell.so in /usr/ports/textproc/gtkspell ===> Installing existing package /packages/All/gtkspell-2.0.16_5.txz [93amd64-default-job-06] Installing gtkspell-2.0.16_5... [93amd64-default-job-06] `-- Installing atk-2.14.0... [93amd64-default-job-06] | `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-06] | | `-- Installing indexinfo-0.2.2... [93amd64-default-job-06] | | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-06] | `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-06] | `-- Installing glib-2.42.1... [93amd64-default-job-06] | | `-- Installing libffi-3.2.1... [93amd64-default-job-06] | | `-- Extracting libffi-3.2.1... done [93amd64-default-job-06] | | `-- Installing pcre-8.35_2... [93amd64-default-job-06] | | `-- Extracting pcre-8.35_2... done [93amd64-default-job-06] | | `-- Installing python27-2.7.9... [93amd64-default-job-06] | | `-- Extracting python27-2.7.9... done [93amd64-default-job-06] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-default-job-06] `-- Extracting atk-2.14.0... done [93amd64-default-job-06] `-- Installing enchant-1.6.0_4... [93amd64-default-job-06] | `-- Installing hunspell-1.3.3... [93amd64-default-job-06] | `-- Extracting hunspell-1.3.3... done [93amd64-default-job-06] | | | `-- 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 [93amd64-default-job-06] | | | `-- Installing pixman-0.32.6... [93amd64-default-job-06] | | | `-- Extracting pixman-0.32.6... done [93amd64-default-job-06] | | | `-- Installing xcb-util-renderutil-0.3.9... [93amd64-default-job-06] | | | `-- Installing xcb-util-0.4.0,1... [93amd64-default-job-06] | | | `-- Extracting xcb-util-0.4.0,1... done [93amd64-default-job-06] | | | `-- Extracting xcb-util-renderutil-0.3.9... done [93amd64-default-job-06] | | `-- Extracting cairo-1.12.18_1,2... done [93amd64-default-job-06] | | `-- Installing encodings-1.0.4_1,1... [93amd64-default-job-06] | | | `-- Installing font-util-1.3.0_1... [93amd64-default-job-06] | | | `-- Extracting font-util-1.3.0_1... done [93amd64-default-job-06] | | `-- Extracting encodings-1.0.4_1,1... done [93amd64-default-job-06] | | `-- Installing harfbuzz-0.9.36... [93amd64-default-job-06] | | | `-- Installing graphite2-1.2.4... [93amd64-default-job-06] | | | `-- Extracting graphite2-1.2.4... done [93amd64-default-job-06] | | | `-- Installing icu-53.1... [93amd64-default-job-06] | | | `-- Extracting icu-53.1... done [93amd64-default-job-06] | | `-- Extracting harfbuzz-0.9.36... done [93amd64-default-job-06] | | `-- Installing libXft-2.3.2... [93amd64-default-job-06] | | `-- Extracting libXft-2.3.2... done [93amd64-default-job-06] | | `-- Installing xorg-fonts-truetype-7.7_1... [93amd64-default-job-06] | | | `-- Installing dejavu-2.34_4... [93amd64-default-job-06] | | | `-- Extracting dejavu-2.34_4... done [93amd64-default-job-06] | | | `-- Installing font-bh-ttf-1.0.3_1... [93amd64-default-job-06] | | | `-- Installing mkfontdir-1.0.7... [93amd64-default-job-06] | | | | `-- Installing mkfontscale-1.1.1_1... [93amd64-default-job-06] | | | | `-- Installing libfontenc-1.1.2_2... [93amd64-default-job-06] | | | | `-- Extracting libfontenc-1.1.2_2... done [93amd64-default-job-06] | | | | `-- Extracting mkfontscale-1.1.1_1... done [93amd64-default-job-06] | | | `-- Extracting mkfontdir-1.0.7... done [93amd64-default-job-06] | | | `-- Extracting font-bh-ttf-1.0.3_1... done [93amd64-default-job-06] | | | `-- Installing font-misc-ethiopic-1.0.3_1... [93amd64-default-job-06] | | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [93amd64-default-job-06] | | | `-- Installing font-misc-meltho-1.0.3_1... [93amd64-default-job-06] | | | `-- Extracting font-misc-meltho-1.0.3_1... done [93amd64-default-job-06] | | `-- Extracting pango-1.36.8... done [93amd64-default-job-06] | | `-- Installing shared-mime-info-1.1_1... [93amd64-default-job-06] | | `-- Extracting shared-mime-info-1.1_1... done [93amd64-default-job-06] | `-- Extracting gtk-update-icon-cache-2.24.25... done [93amd64-default-job-06] | `-- Installing python-2.7_2,2... [93amd64-default-job-06] | | `-- Installing python2-2_3... [93amd64-default-job-06] | | `-- Extracting python2-2_3... done [93amd64-default-job-06] | `-- Extracting python-2.7_2,2... done [93amd64-default-job-06] `-- Extracting gtk2-2.24.25_1... done [93amd64-default-job-06] Extracting gtkspell-2.0.16_5... done 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 ===================================================================== Message for dejavu-2.34_4: 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. ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on shared library: libtspi.so - not found ===> Verifying for libtspi.so in /usr/ports/security/trousers ===> Installing existing package /packages/All/trousers-tddl-0.3.10_7.txz [93amd64-default-job-06] Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [93amd64-default-job-06] Extracting trousers-tddl-0.3.10_7... done Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so.0.21409.1) ===> pond-20140824_1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so.0.4200.1) ===> pond-20140824_1 depends on shared library: libgtk-3.so - not found ===> Verifying for libgtk-3.so in /usr/ports/x11-toolkits/gtk30 ===> Installing existing package /packages/All/gtk3-3.14.7.txz [93amd64-default-job-06] Installing gtk3-3.14.7... [93amd64-default-job-06] `-- Installing adwaita-icon-theme-3.14.0_1... [93amd64-default-job-06] `-- Extracting adwaita-icon-theme-3.14.0_1... done [93amd64-default-job-06] `-- Installing at-spi2-atk-2.14.1... [93amd64-default-job-06] | `-- Installing at-spi2-core-2.14.1... [93amd64-default-job-06] | | `-- Installing dbus-1.8.12_1... [93amd64-default-job-06] | | `-- Installing gnome_subr-1.0... [93amd64-default-job-06] | | `-- Extracting gnome_subr-1.0... done ===> Creating users and/or groups. Creating group 'messagebus' with gid '556'. Creating user 'messagebus' with uid '556'. [93amd64-default-job-06] | | `-- Extracting dbus-1.8.12_1... done [93amd64-default-job-06] | | `-- Installing libXtst-1.2.2_2... [93amd64-default-job-06] | | `-- Installing recordproto-1.14.2... [93amd64-default-job-06] | | `-- Extracting recordproto-1.14.2... done [93amd64-default-job-06] | | `-- Extracting libXtst-1.2.2_2... done [93amd64-default-job-06] | `-- Extracting at-spi2-core-2.14.1... done [93amd64-default-job-06] `-- Extracting at-spi2-atk-2.14.1... done [93amd64-default-job-06] `-- Installing colord-1.2.4... [93amd64-default-job-06] | `-- Installing lcms2-2.6_3... [93amd64-default-job-06] | `-- Extracting lcms2-2.6_3... done [93amd64-default-job-06] | `-- Installing polkit-0.105_5... [93amd64-default-job-06] | | `-- Installing gobject-introspection-1.42.0... [93amd64-default-job-06] | | `-- Extracting gobject-introspection-1.42.0... done [93amd64-default-job-06] | `-- Extracting polkit-0.105_5... done [93amd64-default-job-06] | `-- Installing sqlite3-3.8.8... [93amd64-default-job-06] | `-- Extracting sqlite3-3.8.8... done ===> Creating users and/or groups. Creating group 'colord' with gid '970'. Creating user 'colord' with uid '970'. [93amd64-default-job-06] `-- Extracting colord-1.2.4... done [93amd64-default-job-06] Extracting gtk3-3.14.7... done ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so.0.3600.8) =========================================================================== =================================================== ===> Configuring for pond-20140824_1 =========================================================================== =================================================== ===> Building for pond-20140824_1 github.com/agl/ed25519/edwards25519 github.com/agl/pond/bbssig github.com/agl/pond/protos github.com/agl/pond/server/protos code.google.com/p/go.crypto/ssh/terminal github.com/agl/pond/client/system github.com/agl/pond/panda/proto github.com/agl/pond/panda/rijndael github.com/agl/pond/panda github.com/agl/pond/transport github.com/agl/pond/client/disk github.com/agl/pond/client/ratchet github.com/agl/ed25519 github.com/agl/ed25519/extra25519 github.com/agl/pond/pond-server github.com/agl/pond/pond # github.com/agl/pond/pond-server runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519.REDMASK51 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519._121666_213 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519._2P0 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519._2P1234 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA130 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA32 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA64 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA96 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET0 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET1 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET2 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET3 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET3MINUSTWO128 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET0 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET1 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET2 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET3 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.SCALE size 8 # github.com/agl/pond/pond runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519.REDMASK51 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519._121666_213 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519._2P0 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519._2P1234 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA130 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA32 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA64 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA96 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET0 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET1 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET2 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET3 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET3MINUSTWO128 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET0 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET1 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET2 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET3 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.SCALE size 8 *** [do-build] Error code 2 Stop in /usr/ports/security/pond. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 10:30:07 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 18188645 for ; Thu, 29 Jan 2015 10:30:07 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 F3B302DB for ; Thu, 29 Jan 2015 10:30:06 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TAU6S0058556 for ; Thu, 29 Jan 2015 10:30:06 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TAU6jT058523; Thu, 29 Jan 2015 10:30:06 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 10:30:06 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291030.t0TAU6jT058523@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93i386-default][editors/codelite] Failed for codelite-6.1.1_1 in build 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: Thu, 29 Jan 2015 10:30:07 -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: gahr@FreeBSD.org Ident: $FreeBSD: head/editors/codelite/Makefile 374492 2014-12-10 22:29:14Z gahr $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/codelite-6.1.1_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building editors/codelite build started at Thu Jan 29 09:57:13 UTC 2015 port directory: /usr/ports/editors/codelite building for: FreeBSD 93i386-default-job-09 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/editors/codelite/Makefile 374492 2014-12-10 22:29:14Z gahr $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=codelite-6.1.1_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for codelite-6.1.1_1: CLANG=off: Clang code-completion CSCOPE=off: CScope integration NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/editors/codelite/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/codelite/work HOME=/wrkdirs/usr/ports/editors/codelite/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/editors/codelite/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/codelite/work HOME=/wrkdirs/usr/ports/editors/codelite/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/editors/codelite/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/codelite/work HOME=/wrkdirs/usr/ports/editors/codelite/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/editors/codelite/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/codelite/work HOME=/wrkdirs/usr/ports/editors/codelite/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config 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 -I/usr/local/include" 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-- CLANG="@comment " NO_CLANG="" CSCOPE="@comment " NO_CSCOPE="" NLS="" NO_NLS="@comment " CMAKE_BUILD_TYPE="release" OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/codelite" EXAMPLESDIR="share/examples/codelite" DATADIR="share/codelite" WWWDIR="www/codelite" ETCDIR="etc/codelite" --End PLIST_SUB-- --SUB_LIST-- CLANG="@comment " NO_CLANG="" CSCOPE="@comment " NO_CSCOPE="" NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/codelite DOCSDIR=/usr/local/share/doc/codelite EXAMPLESDIR=/usr/local/share/examples/codelite WWWDIR=/usr/local/www/codelite ETCDIR=/usr/local/etc/codelite --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> codelite-6.1.1_1 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.7.txz [93i386-default-job-09] Installing pkg-1.4.7... [93i386-default-job-09] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of codelite-6.1.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by codelite-6.1.1_1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by codelite-6.1.1_1 for building => SHA256 Checksum OK for codelite-6.1.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by codelite-6.1.1_1 for building ===> Extracting for codelite-6.1.1_1 => SHA256 Checksum OK for codelite-6.1.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for codelite-6.1.1_1 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for codelite-6.1.1_1 /usr/bin/sed -i.bak -e 's|wx-config|/usr/local/bin/wxgtk2u-3.0-config|; s|%%LOCALBASE%%|/usr/local|g; s|%%PREFIX%%|/usr/local|g; /IS_FREEBSD/s|0|1|' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakeLists.txt /usr/bin/sed -i.bak -e 's|share/man|man|' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor/CMakeLists.txt /usr/bin/sed -i.bak -e 's|codelitegcc|codelite-cc|' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Runtime/clgcc /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Runtime/clg++ =========================================================================== =================================================== ===> codelite-6.1.1_1 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 [93i386-default-job-09] Installing gettext-tools-0.19.4... [93i386-default-job-09] `-- Installing expat-2.1.0_2... [93i386-default-job-09] `-- Extracting expat-2.1.0_2... done [93i386-default-job-09] `-- Installing gettext-runtime-0.19.4... [93i386-default-job-09] | `-- Installing indexinfo-0.2.2... [93i386-default-job-09] | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-09] | `-- Installing libiconv-1.14_6... [93i386-default-job-09] | `-- Extracting libiconv-1.14_6... done [93i386-default-job-09] `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-09] Extracting gettext-tools-0.19.4... done ===> Returning to build of codelite-6.1.1_1 ===> codelite-6.1.1_1 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.1.txz [93i386-default-job-09] Installing cmake-3.1.1... [93i386-default-job-09] `-- Installing cmake-modules-3.1.1... [93i386-default-job-09] `-- Extracting cmake-modules-3.1.1... done [93i386-default-job-09] `-- Installing curl-7.40.0... [93i386-default-job-09] | `-- Installing ca_root_nss-3.17.3_1... [93i386-default-job-09] | `-- Extracting ca_root_nss-3.17.3_1... done [93i386-default-job-09] `-- Extracting curl-7.40.0... done [93i386-default-job-09] `-- Installing libarchive-3.1.2_2,1... [93i386-default-job-09] | `-- Installing libxml2-2.9.2_2... [93i386-default-job-09] | `-- Extracting libxml2-2.9.2_2... done [93i386-default-job-09] | `-- Installing lzo2-2.08_1... [93i386-default-job-09] | `-- Extracting lzo2-2.08_1... done [93i386-default-job-09] `-- Extracting libarchive-3.1.2_2,1... done [93i386-default-job-09] Extracting cmake-3.1.1... done ===> Returning to build of codelite-6.1.1_1 =========================================================================== =================================================== ===> codelite-6.1.1_1 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so.4.3.0) ===> codelite-6.1.1_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.3) ===> codelite-6.1.1_1 depends on shared library: libwx_baseu-3.0.so - not found ===> Verifying for libwx_baseu-3.0.so in /usr/ports/x11-toolkits/wxgtk30 ===> Installing existing package /packages/All/wx30-gtk2-3.0.2_2.txz [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/svn_patch_dlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/svn_patch_dlg.cpp.o -c /wrkdirs/usr/ports /editors/codelite/work/eranif-codelite-ae5704e/Subversion2/svn_patch_dlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/svnxml.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/svnxml.cpp.o -c /wrkdirs/usr/ports/editor s/codelite/work/eranif-codelite-ae5704e/Subversion2/svnxml.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/svn_default_command_handler.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/svn_default_command_handler.cpp.o -c /wrk dirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/svn_default_command_handler.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/svn_local_properties.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/svn_local_properties.cpp.o -c /wrkdirs/us r/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/svn_local_properties.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/wxcrafter.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/wxcrafter.cpp.o -c /wrkdirs/usr/ports/edi tors/codelite/work/eranif-codelite-ae5704e/Subversion2/wxcrafter.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/svn_select_local_repo_dlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/svn_select_local_repo_dlg.cpp.o -c /wrkdi rs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/svn_select_local_repo_dlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/subversion2.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/subversion2.cpp.o -c /wrkdirs/usr/ports/e ditors/codelite/work/eranif-codelite-ae5704e/Subversion2/subversion2.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 18 [ 53%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/SvnCommitDialog.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/SvnCommitDialog.cpp.o -c /wrkdirs/usr/por ts/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/SvnCommitDialog.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/subversion2_ui.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/subversion2_ui.cpp.o -c /wrkdirs/usr/port s/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/subversion2_ui.cpp Linking CXX shared library ../lib/Subversion.so cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/Subversion.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -shared -Wl,-soname,Subversion.so -o ../lib/Subversion.so CMakeFiles/Subversion.dir/SvnInfoDialog.cpp.o CMakeFiles/Subversion.dir/wxcrafter_subversion2_bitmaps.cpp.o CMakeFiles/Subversion.dir/workspacesvnsettings.cpp.o CMakeFiles/Subversion.dir/commitmessagescache.cpp.o CMakeFiles/Subversion.dir/svn_overlay_tool.cpp.o CMakeFiles/Subversion.dir/svncommandhandler.cpp.o CMakeFiles/Subversion.dir/svn_checkout_dialog.cpp.o CMakeFiles/Subversion.dir/subversion_view.cpp.o CMakeFiles/Subversion.dir/svnblameeditor.cpp.o CMakeFiles/Subversion.dir/svn_sync_dialog.cpp.o CMakeFiles/Subversion.dir/svn_login_dialog.cpp.o CMakeFiles/Subversion.dir/svn_console.cpp.o CMakeFiles/Subversion.dir/SvnLogDialog.cpp.o CMakeFiles/Subversion.dir/svnstatushandler.cpp.o CMakeFiles/Subversion.dir/svn_props_dialog.cpp.o CMakeFiles/Subversion.dir/diff_dialog.cpp.o CMakeFiles/Subversion.dir/subversion_password_db .cpp.o CMakeFiles/Subversion.dir/SvnBlameFrame.cpp.o CMakeFiles/Subversion.dir/svn_preferences_dialog.cpp.o CMakeFiles/Subversion.dir/svncommand.cpp.o CMakeFiles/Subversion.dir/changelogpage.cpp.o CMakeFiles/Subversion.dir/subversion2_subversion2_bitmaps.cpp.o CMakeFiles/Subversion.dir/svn_copy_dialog.cpp.o CMakeFiles/Subversion.dir/svn_command_handlers.cpp.o CMakeFiles/Subversion.dir/svn_patch_dlg.cpp.o CMakeFiles/Subversion.dir/svnxml.cpp.o CMakeFiles/Subversion.dir/svn_default_command_handler.cpp.o CMakeFiles/Subversion.dir/svn_local_properties.cpp.o CMakeFiles/Subversion.dir/wxcrafter.cpp.o CMakeFiles/Subversion.dir/svn_select_local_repo_dlg.cpp.o CMakeFiles/Subversion.dir/subversion2.cpp.o CMakeFiles/Subversion.dir/SvnCommitDialog.cpp.o CMakeFiles/Subversion.dir/subversion2_ui.cpp.o -L/usr/local/lib -Wl,-rpath,"/usr/local/lib/codelite" -L/usr/local/lib -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_ribbon-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_g! tk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L"/wrkdirs/usr/ports/editors/codelite/work/.build/lib" -lwxsqlite3 -lsqlite3lib -llibcodelite -lplugin -Wl,-rpath,/usr/local/lib /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 15 16 17 18 [ 53%] Built target Subversion /usr/bin/make -f ZoomNavigator/CMakeFiles/ZoomNavigator.dir/build.make ZoomNavigator/CMakeFiles/ZoomNavigator.dir/depend cd /wrkdirs/usr/ports/editors/codelite/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator /wrkdirs/usr/ports/editors/codelite/work/.build /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator/CMakeFiles/ZoomNavigator.dir/DependInfo.cmake Scanning dependencies of target ZoomNavigator /usr/bin/make -f ZoomNavigator/CMakeFiles/ZoomNavigator.dir/build.make ZoomNavigator/CMakeFiles/ZoomNavigator.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object ZoomNavigator/CMakeFiles/ZoomNavigator.dir/zoomtext.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -DZoomNavigator_EXPORTS -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ZoomNavigator.dir/zoomtext.cpp.o -c /wrkdirs/usr/po rts/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator/zoomtext.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object ZoomNavigator/CMakeFiles/ZoomNavigator.dir/zoom_navigator_zoomnavigator_bitmaps.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -DZoomNavigator_EXPORTS -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ZoomNavigator.dir/zoom_navigator_zoomnavigator_bitm aps.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator/zoom_navigator_zoomnavigator_bitmaps.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object ZoomNavigator/CMakeFiles/ZoomNavigator.dir/zoom_navigator.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -DZoomNavigator_EXPORTS -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ZoomNavigator.dir/zoom_navigator.cpp.o -c /wrkdirs/ usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator/zoom_navigator.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object ZoomNavigator/CMakeFiles/ZoomNavigator.dir/znSettingsDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -DZoomNavigator_EXPORTS -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ZoomNavigator.dir/znSettingsDlg.cpp.o -c /wrkdirs/u sr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator/znSettingsDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object ZoomNavigator/CMakeFiles/ZoomNavigator.dir/zn_config_item.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -DZoomNavigator_EXPORTS -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ZoomNavigator.dir/zn_config_item.cpp.o -c /wrkdirs/ usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator/zn_config_item.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object ZoomNavigator/CMakeFiles/ZoomNavigator.dir/zoomnavigator.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -DZoomNavigator_EXPORTS -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ZoomNavigator.dir/zoomnavigator.cpp.o -c /wrkdirs/u sr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator/zoomnavigator.cpp Linking CXX shared library ../lib/ZoomNavigator.so cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/ZoomNavigator.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -shared -Wl,-soname,ZoomNavigator.so -o ../lib/ZoomNavigator.so CMakeFiles/ZoomNavigator.dir/zoomtext.cpp.o CMakeFiles/ZoomNavigator.dir/zoom_navigator_zoomnavigator_bitmaps.cpp.o CMakeFiles/ZoomNavigator.dir/zoom_navigator.cpp.o CMakeFiles/ZoomNavigator.dir/znSettingsDlg.cpp.o CMakeFiles/ZoomNavigator.dir/zn_config_item.cpp.o CMakeFiles/ZoomNavigator.dir/zoomnavigator.cpp.o -L/usr/local/lib -Wl,-rpath,"/usr/local/lib/codelite" -L/usr/local/lib -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_ribbon-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L"/wrkdirs/usr/ports/editors/codelite/work/.build/lib" -lwxsqlite3 -lsqlite3lib -llibcodelite -lplugin -Wl,-rpath,/usr/local/lib /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Built target ZoomNavigator /usr/bin/make -f git/CMakeFiles/git.dir/build.make git/CMakeFiles/git.dir/depend cd /wrkdirs/usr/ports/editors/codelite/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/git /wrkdirs/usr/ports/editors/codelite/work/.build /wrkdirs/usr/ports/editors/codelite/work/.build/git /wrkdirs/usr/ports/editors/codelite/work/.build/git/CMakeFiles/git.dir/DependInfo.cmake Scanning dependencies of target git /usr/bin/make -f git/CMakeFiles/git.dir/build.make git/CMakeFiles/git.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object git/CMakeFiles/git.dir/dataviewfilesmodel.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/dataviewfilesmodel.cpp.o -c /wrkdirs/usr/ports/editors/codelite /work/eranif-codelite-ae5704e/git/dataviewfilesmodel.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object git/CMakeFiles/git.dir/GitApplyPatchDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/GitApplyPatchDlg.cpp.o -c /wrkdirs/usr/ports/editors/codelite/w ork/eranif-codelite-ae5704e/git/GitApplyPatchDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object git/CMakeFiles/git.dir/gitui.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitui.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif- codelite-ae5704e/git/gitui.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 70 [ 54%] Building CXX object git/CMakeFiles/git.dir/gitSettingsDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitSettingsDlg.cpp.o -c /wrkdirs/usr/ports/editors/codelite/wor k/eranif-codelite-ae5704e/git/gitSettingsDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitCloneDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitCloneDlg.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/e ranif-codelite-ae5704e/git/gitCloneDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitentry.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitentry.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eran if-codelite-ae5704e/git/gitentry.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/GitConsole.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/GitConsole.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/er anif-codelite-ae5704e/git/GitConsole.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitCommitListDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitCommitListDlg.cpp.o -c /wrkdirs/usr/ports/editors/codelite/w ork/eranif-codelite-ae5704e/git/gitCommitListDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitLogDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitLogDlg.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/era nif-codelite-ae5704e/git/gitLogDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/git.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/git.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-co delite-ae5704e/git/git.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitFileDiffDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitFileDiffDlg.cpp.o -c /wrkdirs/usr/ports/editors/codelite/wor k/eranif-codelite-ae5704e/git/gitFileDiffDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitDiffDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitDiffDlg.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/er anif-codelite-ae5704e/git/gitDiffDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitui_git_bitmaps.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitui_git_bitmaps.cpp.o -c /wrkdirs/usr/ports/editors/codelite/ work/eranif-codelite-ae5704e/git/gitui_git_bitmaps.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 71 [ 55%] Building CXX object git/CMakeFiles/git.dir/gitCommitDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitCommitDlg.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/ eranif-codelite-ae5704e/git/gitCommitDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object git/CMakeFiles/git.dir/gitCommitEditor.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitCommitEditor.cpp.o -c /wrkdirs/usr/ports/editors/codelite/wo rk/eranif-codelite-ae5704e/git/gitCommitEditor.cpp Linking CXX shared library ../lib/git.so cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/git.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -shared -Wl,-soname,git.so -o ../lib/git.so CMakeFiles/git.dir/dataviewfilesmodel.cpp.o CMakeFiles/git.dir/GitApplyPatchDlg.cpp.o CMakeFiles/git.dir/gitui.cpp.o CMakeFiles/git.dir/gitSettingsDlg.cpp.o CMakeFiles/git.dir/gitCloneDlg.cpp.o CMakeFiles/git.dir/gitentry.cpp.o CMakeFiles/git.dir/GitConsole.cpp.o CMakeFiles/git.dir/gitCommitListDlg.cpp.o CMakeFiles/git.dir/gitLogDlg.cpp.o CMakeFiles/git.dir/git.cpp.o CMakeFiles/git.dir/gitFileDiffDlg.cpp.o CMakeFiles/git.dir/gitDiffDlg.cpp.o CMakeFiles/git.dir/gitui_git_bitmaps.cpp.o CMakeFiles/git.dir/gitCommitDlg.cpp.o CMakeFiles/git.dir/gitCommitEditor.cpp.o -L/usr/local/lib -Wl,-rpath,"/usr/local/lib/codelite" -L/usr/local/lib -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_ribbon-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_b aseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L"/wrkdirs/usr/ports/editors/codelite/work/.build/lib" -lwxsqlite3 -lsqlite3lib -llibcodelite -lplugin -Wl,-rpath,/usr/local/lib /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 70 71 [ 55%] Built target git /usr/bin/make -f CMakePlugin/CMakeFiles/CMakePlugin.dir/build.make CMakePlugin/CMakeFiles/CMakePlugin.dir/depend cd /wrkdirs/usr/ports/editors/codelite/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin /wrkdirs/usr/ports/editors/codelite/work/.build /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin/CMakeFiles/CMakePlugin.dir/DependInfo.cmake Scanning dependencies of target CMakePlugin /usr/bin/make -f CMakePlugin/CMakeFiles/CMakePlugin.dir/build.make CMakePlugin/CMakeFiles/CMakePlugin.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeHelpTab.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ CMakePlugin.dir/CMakeHelpTab.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeHelpTab.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeWorkspaceMenu.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ CMakePlugin.dir/CMakeWorkspaceMenu.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeWorkspaceMenu.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeSettingsManager.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ CMakePlugin.dir/CMakeSettingsManager.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeSettingsManager.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeProjectMenu.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ CMakePlugin.dir/CMakeProjectMenu.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeProjectMenu.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMake.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ CMakePlugin.dir/CMake.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMake.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakePlugin.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ CMakePlugin.dir/CMakePlugin.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakePlugin.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeGenerator.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ CMakePlugin.dir/CMakeGenerator.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeGenerator.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakePluginUi_bitmaps.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ CMakePlugin.dir/CMakePluginUi_bitmaps.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakePluginUi_bitmaps.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeParser.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ CMakePlugin.dir/CMakeParser.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeParser.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 1 [ 56%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeProjectSettingsPanel.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ CMakePlugin.dir/CMakeProjectSettingsPanel.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeProjectSettingsPanel.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeSettingsDialog.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ CMakePlugin.dir/CMakeSettingsDialog.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeSettingsDialog.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakePluginUi.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ CMakePlugin.dir/CMakePluginUi.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakePluginUi.cpp Linking CXX shared library ../lib/CMakePlugin.so cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/CMakePlugin.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -shared -Wl,-soname,CMakePlugin.so -o ../lib/CMakePlugin.so CMakeFiles/CMakePlugin.dir/CMakeHelpTab.cpp.o CMakeFiles/CMakePlugin.dir/CMakeWorkspaceMenu.cpp.o CMakeFiles/CMakePlugin.dir/CMakeSettingsManager.cpp.o CMakeFiles/CMakePlugin.dir/CMakeProjectMenu.cpp.o CMakeFiles/CMakePlugin.dir/CMake.cpp.o CMakeFiles/CMakePlugin.dir/CMakePlugin.cpp.o CMakeFiles/CMakePlugin.dir/CMakeGenerator.cpp.o CMakeFiles/CMakePlugin.dir/CMakePluginUi_bitmaps.cpp.o CMakeFiles/CMakePlugin.dir/CMakeParser.cpp.o CMakeFiles/CMakePlugin.dir/CMakeProjectSettingsPanel.cpp.o CMakeFiles/CMakePlugin.dir/CMakeSettingsDialog.cpp.o CMakeFiles/CMakePlugin.dir/CMakePluginUi.cpp.o -L/usr/local/lib -Wl,-rpath,"/usr/local/lib/codelite" -L/usr/local/lib -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_ribbon-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx _gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L"/wrkdirs/usr/ports/editors/codelite/work/.build/lib" -llibcodelite -lplugin -lwxsqlite3 -lsqlite3lib -Wl,-rpath,/usr/local/lib /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 1 [ 56%] Built target CMakePlugin /usr/bin/make -f CodeLiteDiff/CMakeFiles/CodeLiteDiff.dir/build.make CodeLiteDiff/CMakeFiles/CodeLiteDiff.dir/depend cd /wrkdirs/usr/ports/editors/codelite/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLiteDiff /wrkdirs/usr/ports/editors/codelite/work/.build /wrkdirs/usr/ports/editors/codelite/work/.build/CodeLiteDiff /wrkdirs/usr/ports/editors/codelite/work/.build/CodeLiteDiff/CMakeFiles/CodeLiteDiff.dir/DependInfo.cmake Scanning dependencies of target CodeLiteDiff /usr/bin/make -f CodeLiteDiff/CMakeFiles/CodeLiteDiff.dir/build.make CodeLiteDiff/CMakeFiles/CodeLiteDiff.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Building CXX object CodeLiteDiff/CMakeFiles/CodeLiteDiff.dir/codelitediff.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CodeLiteDiff && /usr/bin/c++ -DCodeLiteDiff_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFile s/CodeLiteDiff.dir/codelitediff.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLiteDiff/codelitediff.cpp Linking CXX shared library ../lib/CodeLiteDiff.so cd /wrkdirs/usr/ports/editors/codelite/work/.build/CodeLiteDiff && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/CodeLiteDiff.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -shared -Wl,-soname,CodeLiteDiff.so -o ../lib/CodeLiteDiff.so CMakeFiles/CodeLiteDiff.dir/codelitediff.cpp.o -L/usr/local/lib -Wl,-rpath,"/usr/local/lib/codelite" -L/usr/local/lib -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_ribbon-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L"/wrkdirs/usr/ports/editors/codelite/work/.build/lib" -llibcodelite -lplugin -lwxsqlite3 -lsqlite3lib -Wl,-rpath,/usr/local/lib /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Built target CodeLiteDiff /usr/bin/make -f SpellChecker/CMakeFiles/SpellCheck.dir/build.make SpellChecker/CMakeFiles/SpellCheck.dir/depend cd /wrkdirs/usr/ports/editors/codelite/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker /wrkdirs/usr/ports/editors/codelite/work/.build /wrkdirs/usr/ports/editors/codelite/work/.build/SpellChecker /wrkdirs/usr/ports/editors/codelite/work/.build/SpellChecker/CMakeFiles/SpellCheck.dir/DependInfo.cmake Scanning dependencies of target SpellCheck /usr/bin/make -f SpellChecker/CMakeFiles/SpellCheck.dir/build.make SpellChecker/CMakeFiles/SpellCheck.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Building CXX object SpellChecker/CMakeFiles/SpellCheck.dir/CorrectSpellingDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/SpellChecker && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSpellCheck_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ Interfaces -I/usr/local/include/hunspell -o CMakeFiles/SpellCheck.dir/CorrectSpellingDlg.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/CorrectSpellingDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Building CXX object SpellChecker/CMakeFiles/SpellCheck.dir/spellcheckeroptions.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/SpellChecker && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSpellCheck_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ Interfaces -I/usr/local/include/hunspell -o CMakeFiles/SpellCheck.dir/spellcheckeroptions.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/spellcheckeroptions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Building CXX object SpellChecker/CMakeFiles/SpellCheck.dir/IHunSpell.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/SpellChecker && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSpellCheck_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ Interfaces -I/usr/local/include/hunspell -o CMakeFiles/SpellCheck.dir/IHunSpell.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp: In member function 'void IHunSpell::CheckCppSpelling(const wxString&)': /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp:176: error: no matching function for call to 'make_pair(posLen&, IHunSpell::)' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp:185: error: no matching function for call to 'make_pair(posLen&, IHunSpell::)' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp:194: error: no matching function for call to 'make_pair(posLen&, IHunSpell::)' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp:203: error: no matching function for call to 'make_pair(posLen&, IHunSpell::)' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp:212: error: no matching function for call to 'make_pair(posLen&, IHunSpell::)' *** [SpellChecker/CMakeFiles/SpellCheck.dir/IHunSpell.cpp.o] Error code 1 Stop in /wrkdirs/usr/ports/editors/codelite/work/.build. *** [SpellChecker/CMakeFiles/SpellCheck.dir/all] Error code 1 Stop in /wrkdirs/usr/ports/editors/codelite/work/.build. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/editors/codelite/work/.build. *** [do-build] Error code 1 Stop in /usr/ports/editors/codelite. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 10:40:54 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 96EF383E; Thu, 29 Jan 2015 10:40:54 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 821EE3EA; Thu, 29 Jan 2015 10:40:54 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TAerco051397; Thu, 29 Jan 2015 10:40:53 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TAerAq051367; Thu, 29 Jan 2015 10:40:53 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 10:40:53 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291040.t0TAerAq051367@beefy1.isc.freebsd.org> To: acm@FreeBSD.org Subject: [package - 93i386-default][emulators/gngeo] Failed for gngeo-0.8_2 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: Thu, 29 Jan 2015 10:40:54 -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: acm@FreeBSD.org Last committer: tijl@FreeBSD.org Ident: $FreeBSD: head/emulators/gngeo/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/gngeo-0.8_2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building emulators/gngeo build started at Thu Jan 29 10:40:07 UTC 2015 port directory: /usr/ports/emulators/gngeo building for: FreeBSD 93i386-default-job-08 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: acm@FreeBSD.org Makefile ident: $FreeBSD: head/emulators/gngeo/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gngeo-0.8_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gngeo-0.8_2: ASM=on: Use optimized assembly code RAZE=on: Use Raze as z80 emulator STAR=on: Use Starscream as 68k emulator ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --program-transform-name="" --disable-gp2x --disable-i386asm --with-z80core=raze --with-m68kcore=starscream --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/gngeo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/gngeo/work HOME=/wrkdirs/usr/ports/emulators/gngeo/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/gngeo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/gngeo/work HOME=/wrkdirs/usr/ports/emulators/gngeo/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh SDL_CONFIG=/usr/local/bin/sdl-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/gngeo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/gngeo/work HOME=/wrkdirs/usr/ports/emulators/gngeo/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/gngeo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/gngeo/work HOME=/wrkdirs/usr/ports/emulators/gngeo/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES SDL_CONFIG=/usr/local/bin/sdl-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing -std=gnu89" CPP="cpp" CPPFLAGS="-O2 -pipe -fno-strict-aliasing -std=gnu89 `/usr/local/bin/sdl-config --cflags` -I/usr/local/include" LDFLAGS=" `/usr/local/bin/sdl-config --libs` -L/usr/local/lib" 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="insta ll -o root -g wheel -m 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gngeo" EXAMPLESDIR="share/examples/gngeo" DATADIR="share/gngeo" WWWDIR="www/gngeo" ETCDIR="etc/gngeo" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gngeo DOCSDIR=/usr/local/share/doc/gngeo EXAMPLESDIR=/usr/local/share/examples/gngeo WWWDIR=/usr/local/www/gngeo ETCDIR=/usr/local/etc/gngeo --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> gngeo-0.8_2 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.7.txz [93i386-default-job-08] Installing pkg-1.4.7... [93i386-default-job-08] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gngeo-0.8_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gngeo-0.8_2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by gngeo-0.8_2 for building => SHA256 Checksum OK for gngeo-0.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gngeo-0.8_2 for building ===> Extracting for gngeo-0.8_2 => SHA256 Checksum OK for gngeo-0.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gngeo-0.8_2 =========================================================================== =================================================== ===> gngeo-0.8_2 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 [93i386-default-job-08] Installing gmake-4.1_1... [93i386-default-job-08] `-- Installing gettext-runtime-0.19.4... [93i386-default-job-08] | `-- Installing indexinfo-0.2.2... [93i386-default-job-08] | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-08] | `-- Installing libiconv-1.14_6... [93i386-default-job-08] | `-- Extracting libiconv-1.14_6... done [93i386-default-job-08] `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-08] Extracting gmake-4.1_1... done ===> Returning to build of gngeo-0.8_2 ===> gngeo-0.8_2 depends on executable: nasm - not found ===> Verifying install for nasm in /usr/ports/devel/nasm ===> Installing existing package /packages/All/nasm-2.11.06,1.txz [93i386-default-job-08] Installing nasm-2.11.06,1... [93i386-default-job-08] Extracting nasm-2.11.06,1... done ===> Returning to build of gngeo-0.8_2 ===> gngeo-0.8_2 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/glproto.pc in /usr/ports/x11/glproto ===> Installing existing package /packages/All/glproto-1.4.17.txz [93i386-default-job-08] Installing glproto-1.4.17... [93i386-default-job-08] Extracting glproto-1.4.17... done ===> Returning to build of gngeo-0.8_2 ===> gngeo-0.8_2 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/dri2proto.pc in /usr/ports/x11/dri2proto ===> Installing existing package /packages/All/dri2proto-2.8.txz [93i386-default-job-08] Installing dri2proto-2.8... [93i386-default-job-08] Extracting dri2proto-2.8... done ===> Returning to build of gngeo-0.8_2 ===> gngeo-0.8_2 depends on file: /usr/local/bin/sdl-config - not found ===> Verifying install for /usr/local/bin/sdl-config in /usr/ports/devel/sdl12 ===> Installing existing package /packages/All/sdl-1.2.15_5,2.txz [93i386-default-job-08] Installing sdl-1.2.15_5,2... [93i386-default-job-08] `-- Installing aalib-1.4.r5_11... [93i386-default-job-08] `-- Extracting aalib-1.4.r5_11... done [93i386-default-job-08] `-- Installing libGLU-9.0.0_2... [93i386-default-job-08] | `-- Installing libGL-9.1.7_4... [93i386-default-job-08] | | `-- Installing expat-2.1.0_2... [93i386-default-job-08] | | `-- Extracting expat-2.1.0_2... done [93i386-default-job-08] | | `-- Installing libX11-1.6.2_2,1... [93i386-default-job-08] | | `-- Installing kbproto-1.0.6... [93i386-default-job-08] | | `-- Extracting kbproto-1.0.6... done [93i386-default-job-08] | | `-- Installing libXau-1.0.8_2... [93i386-default-job-08] | | | `-- Installing xproto-7.0.26... [93i386-default-job-08] | | | `-- Extracting xproto-7.0.26... done [93i386-default-job-08] | | `-- Extracting libXau-1.0.8_2... done [93i386-default-job-08] | | `-- Installing libXdmcp-1.1.1_2... [93i386-default-job-08] | | `-- Extracting libXdmcp-1.1.1_2... done [93i386-default-job-08] | | `-- Installing libxcb-1.11... [93i386-default-job-08] | | | `-- Installing libpthread-stubs-0.3_6... [93i386-default-job-08] | | | `-- Extracting libpthread-stubs-0.3_6... done [93i386-default-job-08] | | | `-- Installing libxml2-2.9.2_2... [93i386-default-job-08] | | | `-- Extracting libxml2-2.9.2_2... done [93i386-default-job-08] | | `-- Extracting libxcb-1.11... done [93i386-default-job-08] | | `-- Extracting libX11-1.6.2_2,1... done [93i386-default-job-08] | | `-- Installing libXdamage-1.1.4_2... [93i386-default-job-08] | | `-- Installing damageproto-1.2.1... [93i386-default-job-08] | | `-- Extracting damageproto-1.2.1... done [93i386-default-job-08] | | `-- Installing libXfixes-5.0.1_2... [93i386-default-job-08] | | | `-- Installing fixesproto-5.0... [93i386-default-job-08] | | | `-- Extracting fixesproto-5.0... done [93i386-default-job-08] | | `-- Extracting libXfixes-5.0.1_2... done [93i386-default-job-08] | | `-- Extracting libXdamage-1.1.4_2... done [93i386-default-job-08] | | `-- Installing libXext-1.3.3,1... [93i386-default-job-08] | | `-- Installing xextproto-7.3.0... [93i386-default-job-08] | | `-- Extracting xextproto-7.3.0... done config.status: creating src/mamez80/Makefile config.status: creating src/generator68k/Makefile config.status: creating src/cyclone/Makefile config.status: creating src/drz80/Makefile config.status: creating src/effect/Makefile config.status: creating src/blitter/Makefile config.status: creating src/ym2610/Makefile config.status: creating config.h config.status: executing depfiles commands =========================================================================== =================================================== ===> Building for gngeo-0.8_2 gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src' Making all in effect gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/effect' cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT scale2x.o -MD -MP -MF .deps/scale2x.Tpo -c -o scale2x.o scale2x.c mv -f .deps/scale2x.Tpo .deps/scale2x.Po cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT scanline.o -MD -MP -MF .deps/scanline.Tpo -c -o scanline.o scanline.c mv -f .deps/scanline.Tpo .deps/scanline.Po cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT hq2x.o -MD -MP -MF .deps/hq2x.Tpo -c -o hq2x.o hq2x.c mv -f .deps/hq2x.Tpo .deps/hq2x.Po cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT interp.o -MD -MP -MF .deps/interp.Tpo -c -o interp.o interp.c mv -f .deps/interp.Tpo .deps/interp.Po cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT lq2x.o -MD -MP -MF .deps/lq2x.Tpo -c -o lq2x.o lq2x.c mv -f .deps/lq2x.Tpo .deps/lq2x.Po cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT hq3x.o -MD -MP -MF .deps/hq3x.Tpo -c -o hq3x.o hq3x.c mv -f .deps/hq3x.Tpo .deps/hq3x.Po cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT lq3x.o -MD -MP -MF .deps/lq3x.Tpo -c -o lq3x.o lq3x.c mv -f .deps/lq3x.Tpo .deps/lq3x.Po cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT hqx_common.o -MD -MP -MF .deps/hqx_common.Tpo -c -o hqx_common.o hqx_common.c mv -f .deps/hqx_common.Tpo .deps/hqx_common.Po rm -f libeffect.a ar cru libeffect.a scale2x.o scanline.o hq2x.o interp.o lq2x.o hq3x.o lq3x.o hqx_common.o ranlib libeffect.a gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/effect' Making all in blitter gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/blitter' cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT opengl.o -MD -MP -MF .deps/opengl.Tpo -c -o opengl.o opengl.c mv -f .deps/opengl.Tpo .deps/opengl.Po cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT overlay.o -MD -MP -MF .deps/overlay.Tpo -c -o overlay.o overlay.c mv -f .deps/overlay.Tpo .deps/overlay.Po cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT soft.o -MD -MP -MF .deps/soft.Tpo -c -o soft.o soft.c mv -f .deps/soft.Tpo .deps/soft.Po rm -f libblitter.a ar cru libblitter.a opengl.o overlay.o soft.o ranlib libblitter.a gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/blitter' Making all in ym2610 gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/ym2610' cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT 2610intf.o -MD -MP -MF .deps/2610intf.Tpo -c -o 2610intf.o 2610intf.c mv -f .deps/2610intf.Tpo .deps/2610intf.Po cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT ym2610.o -MD -MP -MF .deps/ym2610.Tpo -c -o ym2610.o ym2610.c mv -f .deps/ym2610.Tpo .deps/ym2610.Po rm -f libym2610.a ar cru libym2610.a 2610intf.o ym2610.o ranlib libym2610.a gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/ym2610' Making all in star gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/star' cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT cpudebug.o -MD -MP -MF .deps/cpudebug.Tpo -c -o cpudebug.o cpudebug.c mv -f .deps/cpudebug.Tpo .deps/cpudebug.Po cc ./star.c -o mkstar ./mkstar _star.asm -hog STARSCREAM version 0.26c Generating "_star.asm" with the following options: * CPU type: 68000 (24-bit addresses) * Identifiers begin with "s68000" * Stack calling conventions * Hog mode: On Decoding instructions: 0123456789ABCDEF done Building table: done routine_counter = 7243 ./strip_ _star.asm star.asm nasm -f elf -I ./ star.asm star.asm:141851: warning: label alone on a line without a colon might be in error rm -f libstar.a ar cru libstar.a cpudebug.o star.o ranlib libstar.a gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/star' Making all in raze gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/raze' ./strip_ raze.asm raze.asmu ./strip_ raze.inc raze.incu ./strip_ raze.reg raze.regu nasm -w+orphan-labels -I ./ -e raze.asmu -o raze2.asm nasm -w+orphan-labels -f elf -I ./ raze2.asm -o raze.o -praze.regu rm -f libraze.a ar cru libraze.a raze.o ranlib libraze.a gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/raze' gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src' cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT fileio.o -MD -MP -MF .deps/fileio.Tpo -c -o fileio.o fileio.c mv -f .deps/fileio.Tpo .deps/fileio.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT pd4990a.o -MD -MP -MF .deps/pd4990a.Tpo -c -o pd4990a.o pd4990a.c mv -f .deps/pd4990a.Tpo .deps/pd4990a.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT video.o -MD -MP -MF .deps/video.Tpo -c -o video.o video.c mv -f .deps/video.Tpo .deps/video.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT profiler.o -MD -MP -MF .deps/profiler.Tpo -c -o profiler.o profiler.c mv -f .deps/profiler.Tpo .deps/profiler.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c mv -f .deps/list.Tpo .deps/list.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT memory.o -MD -MP -MF .deps/memory.Tpo -c -o memory.o memory.c mv -f .deps/memory.Tpo .deps/memory.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT resfile.o -MD -MP -MF .deps/resfile.Tpo -c -o resfile.o resfile.c mv -f .deps/resfile.Tpo .deps/resfile.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT timer.o -MD -MP -MF .deps/timer.Tpo -c -o timer.o timer.c mv -f .deps/timer.Tpo .deps/timer.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT frame_skip.o -MD -MP -MF .deps/frame_skip.Tpo -c -o frame_skip.o frame_skip.c mv -f .deps/frame_skip.Tpo .deps/frame_skip.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT messages.o -MD -MP -MF .deps/messages.Tpo -c -o messages.o messages.c mv -f .deps/messages.Tpo .deps/messages.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT screen.o -MD -MP -MF .deps/screen.Tpo -c -o screen.o screen.c mv -f .deps/screen.Tpo .deps/screen.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT emu.o -MD -MP -MF .deps/emu.Tpo -c -o emu.o emu.c mv -f .deps/emu.Tpo .deps/emu.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT neocrypt.o -MD -MP -MF .deps/neocrypt.Tpo -c -o neocrypt.o neocrypt.c mv -f .deps/neocrypt.Tpo .deps/neocrypt.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT sound.o -MD -MP -MF .deps/sound.Tpo -c -o sound.o sound.c mv -f .deps/sound.Tpo .deps/sound.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT unzip.o -MD -MP -MF .deps/unzip.Tpo -c -o unzip.o unzip.c mv -f .deps/unzip.Tpo .deps/unzip.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c mv -f .deps/debug.Tpo .deps/debug.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT state.o -MD -MP -MF .deps/state.Tpo -c -o state.o state.c state.c: In function 'open_state': state.c:455: warning: assignment from incompatible pointer type state.c:463: warning: passing argument 1 of 'gzread' from incompatible pointer type state.c:467: warning: passing argument 1 of 'gzclose' from incompatible pointer type state.c:471: warning: passing argument 1 of 'gzread' from incompatible pointer type state.c:476: warning: passing argument 1 of 'gzclose' from incompatible pointer type state.c:481: warning: passing argument 1 of 'gzwrite' from incompatible pointer type state.c:482: warning: passing argument 1 of 'gzwrite' from incompatible pointer type state.c: In function 'mkstate_data': state.c:489: warning: passing argument 1 of 'gzread' from incompatible pointer type state.c:490: warning: passing argument 1 of 'gzwrite' from incompatible pointer type state.c: In function 'load_state_img': state.c:499: warning: passing argument 1 of 'gzread' from incompatible pointer type state.c:502: warning: passing argument 1 of 'gzclose' from incompatible pointer type state.c: In function 'save_state': state.c:534: warning: passing argument 1 of 'gzwrite' from incompatible pointer type state.c:538: warning: passing argument 1 of 'gzclose' from incompatible pointer type state.c: In function 'load_state': state.c:556: warning: passing argument 1 of 'gzread' from incompatible pointer type state.c:590: warning: passing argument 1 of 'gzclose' from incompatible pointer type mv -f .deps/state.Tpo .deps/state.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT conf.o -MD -MP -MF .deps/conf.Tpo -c -o conf.o conf.c mv -f .deps/conf.Tpo .deps/conf.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT transpack.o -MD -MP -MF .deps/transpack.Tpo -c -o transpack.o transpack.c mv -f .deps/transpack.Tpo .deps/transpack.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT menu.o -MD -MP -MF .deps/menu.Tpo -c -o menu.o menu.c menu.c: In function 'change_effect': menu.c:1290: warning: passing argument 1 of 'gn_menu_create_item' discards qualifiers from pointer target type menu.c:1289: warning: passing argument 1 of 'gn_menu_create_item' discards qualifiers from pointer target type menu.c:1289: warning: passing argument 4 of 'gn_menu_create_item' discards qualifiers from pointer target type mv -f .deps/menu.Tpo .deps/menu.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT roms.o -MD -MP -MF .deps/roms.Tpo -c -o roms.o roms.c roms.c: In function 'dr_check_zip': roms.c:1324: warning: implicit declaration of function 'basename' roms.c:1324: warning: passing argument 1 of 'strdup' makes pointer from integer without a cast roms.c: In function 'dump_region': roms.c:1579: warning: format '%ld' expects type 'long int', but argument 3 has type 'unsigned int' mv -f .deps/roms.Tpo .deps/roms.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT mame_layer.o -MD -MP -MF .deps/mame_layer.Tpo -c -o mame_layer.o mame_layer.c mv -f .deps/mame_layer.Tpo .deps/mame_layer.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT neoboot.o -MD -MP -MF .deps/neoboot.Tpo -c -o neoboot.o neoboot.c mv -f .deps/neoboot.Tpo .deps/neoboot.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT event.o -MD -MP -MF .deps/event.Tpo -c -o event.o event.c mv -f .deps/event.Tpo .deps/event.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT stb_image.o -MD -MP -MF .deps/stb_image.Tpo -c -o stb_image.o stb_image.c mv -f .deps/stb_image.Tpo .deps/stb_image.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT stb_zlib.o -MD -MP -MF .deps/stb_zlib.Tpo -c -o stb_zlib.o stb_zlib.c mv -f .deps/stb_zlib.Tpo .deps/stb_zlib.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT star_interf.o -MD -MP -MF .deps/star_interf.Tpo -c -o star_interf.o star_interf.c mv -f .deps/star_interf.Tpo .deps/star_interf.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT raze_interf.o -MD -MP -MF .deps/raze_interf.Tpo -c -o raze_interf.o raze_interf.c mv -f .deps/raze_interf.Tpo .deps/raze_interf.Po cc -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread -L/usr/local/lib -o gngeo fileio.o pd4990a.o video.o profiler.o main.o list.o memory.o resfile.o timer.o frame_skip.o messages.o screen.o emu.o neocrypt.o sound.o unzip.o debug.o state.o conf.o transpack.o menu.o roms.o mame_layer.o neoboot.o event.o stb_image.o stb_zlib.o star_interf.o raze_interf.o effect/libeffect.a blitter/libblitter.a ym2610/libym2610.a star/libstar.a raze/libraze.a -lz -lm -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread state.o: In function `neogeo_mkstate': /wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/state.c:518: undefined reference to `cpu_68k_mkstate' /wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/state.c:521: undefined reference to `cpu_z80_mkstate' /wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/state.c:518: undefined reference to `cpu_68k_mkstate' Makefile:385: recipe for target 'gngeo' failed gmake[3]: *** [gngeo] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src' Makefile:477: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src' Makefile:372: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8' Makefile:252: recipe for target 'all' failed gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/emulators/gngeo. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 10:42:37 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 0758986A for ; Thu, 29 Jan 2015 10:42:37 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 D9C6D668 for ; Thu, 29 Jan 2015 10:42:36 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TAgab7086059 for ; Thu, 29 Jan 2015 10:42:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TAgas7086055; Thu, 29 Jan 2015 10:42:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 10:42:36 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291042.t0TAgas7086055@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93amd64-default][devel/drpython] Failed for drpython-py27-3.11.4_3 in configure 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: Thu, 29 Jan 2015 10:42:37 -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: mva@FreeBSD.org Ident: $FreeBSD: head/devel/drpython/Makefile 371280 2014-10-20 16:04:12Z mva $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/drpython-py27-3.11.4_3.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building devel/drpython build started at Thu Jan 29 10:41:52 UTC 2015 port directory: /usr/ports/devel/drpython building for: FreeBSD 93amd64-default-job-23 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/devel/drpython/Makefile 371280 2014-10-20 16:04:12Z mva $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=drpython-py27-3.11.4_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/drpython/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/drpython/work HOME=/wrkdirs/usr/ports/devel/drpython/work TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/drpython/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/drpython/work HOME=/wrkdirs/usr/ports/devel/drpython/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2-3.0-config LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/drpython" EXAMPLESDIR="share/examples/drpython" DATADIR="share/drpython" WWWDIR="www/drpython" ETCDIR="etc/drpython" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/drpython DOCSDIR=/usr/local/share/doc/drpython EXAMPLESDIR=/usr/local/share/examples/drpython WWWDIR=/usr/local/www/drpython ETCDIR=/usr/local/etc/drpython --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> drpython-py27-3.11.4_3 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.7.txz [93amd64-default-job-23] Installing pkg-1.4.7... [93amd64-default-job-23] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of drpython-py27-3.11.4_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by drpython-py27-3.11.4_3 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by drpython-py27-3.11.4_3 for building => SHA256 Checksum OK for DrPython_3.11.4.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by drpython-py27-3.11.4_3 for building ===> Extracting for drpython-py27-3.11.4_3 => SHA256 Checksum OK for DrPython_3.11.4.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for drpython-py27-3.11.4_3 ===> Applying FreeBSD patches for drpython-py27-3.11.4_3 =========================================================================== =================================================== ===> drpython-py27-3.11.4_3 depends on package: py27-sphinx>0 - not found ===> Verifying install for py27-sphinx>0 in /usr/ports/textproc/py-sphinx ===> Installing existing package /packages/All/py27-sphinx-1.2.3.txz [93amd64-default-job-23] Installing py27-sphinx-1.2.3... [93amd64-default-job-23] `-- Installing py27-Jinja2-2.7.3... [93amd64-default-job-23] | `-- Installing py27-Babel-1.3_2... [93amd64-default-job-23] | | `-- Installing py27-pytz-2014.10,1... [93amd64-default-job-23] | | `-- Installing py27-setuptools27-5.5.1_1... [93amd64-default-job-23] | | | `-- Installing python27-2.7.9... [93amd64-default-job-23] | | | `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-23] | | | | `-- Installing indexinfo-0.2.2... [93amd64-default-job-23] | | | | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-23] | | | | `-- Installing libiconv-1.14_6... [93amd64-default-job-23] | | | | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-23] | | | `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-23] | | | `-- Installing libffi-3.2.1... [93amd64-default-job-23] | | | `-- Extracting libffi-3.2.1... done [93amd64-default-job-23] | | | `-- Extracting python27-2.7.9... done [93amd64-default-job-23] | | `-- Extracting py27-setuptools27-5.5.1_1... done [93amd64-default-job-23] | | `-- Extracting py27-pytz-2014.10,1... done [93amd64-default-job-23] | `-- Extracting py27-Babel-1.3_2... done [93amd64-default-job-23] | `-- Installing py27-MarkupSafe-0.23... [93amd64-default-job-23] | `-- Extracting py27-MarkupSafe-0.23... done [93amd64-default-job-23] `-- Extracting py27-Jinja2-2.7.3... done [93amd64-default-job-23] `-- Installing py27-docutils-0.12... [93amd64-default-job-23] `-- Extracting py27-docutils-0.12... done [93amd64-default-job-23] `-- Installing py27-pygments-2.0.2... [93amd64-default-job-23] `-- Extracting py27-pygments-2.0.2... done [93amd64-default-job-23] Extracting py27-sphinx-1.2.3... done 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 drpython-py27-3.11.4_3 ===> drpython-py27-3.11.4_3 depends on package: py27-setuptools27>0 - found ===> drpython-py27-3.11.4_3 depends on file: /usr/local/bin/python2.7 - found ===> drpython-py27-3.11.4_3 depends on file: /usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/wx/__init__.py - not found ===> Verifying install for /usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/wx/__init__.py in /usr/ports/x11-toolkits/py-wxPython30 ===> Installing existing package /packages/All/py27-wxPython30-3.0.0.0_1.txz [93amd64-default-job-23] Installing py27-wxPython30-3.0.0.0_1... [93amd64-default-job-23] `-- Installing py27-wxPython-common-3.0.0.0_1... [93amd64-default-job-23] `-- Extracting py27-wxPython-common-3.0.0.0_1... done [93amd64-default-job-23] `-- Installing wx30-gtk2-3.0.2_2... [93amd64-default-job-23] | `-- Installing ORBit2-2.14.19_1... [93amd64-default-job-23] | | `-- Installing glib-2.42.1... [93amd64-default-job-23] | | `-- Installing pcre-8.35_2... [93amd64-default-job-23] | | `-- Extracting pcre-8.35_2... done [93amd64-default-job-23] | | `-- Installing perl5-5.18.4_11... [93amd64-default-job-23] | | `-- Extracting perl5-5.18.4_11... done [93amd64-default-job-23] | | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-default-job-23] | | `-- Installing libIDL-0.8.14_2... [93amd64-default-job-23] | | `-- Extracting libIDL-0.8.14_2... done [93amd64-default-job-23] | `-- Extracting ORBit2-2.14.19_1... done [93amd64-default-job-23] | `-- Installing atk-2.14.0... [93amd64-default-job-23] | `-- Extracting atk-2.14.0... done [93amd64-default-job-23] | `-- Installing expat-2.1.0_2... [93amd64-default-job-23] | `-- Extracting expat-2.1.0_2... done /root/.fontconfig: not cleaning non-existent cache directory fc-cache: succeeded [93amd64-default-job-23] | | | | `-- Installing pixman-0.32.6... [93amd64-default-job-23] | | | | `-- Extracting pixman-0.32.6... done [93amd64-default-job-23] | | | | `-- Installing xcb-util-renderutil-0.3.9... [93amd64-default-job-23] | | | | `-- Installing xcb-util-0.4.0,1... [93amd64-default-job-23] | | | | `-- Extracting xcb-util-0.4.0,1... done [93amd64-default-job-23] | | | | `-- Extracting xcb-util-renderutil-0.3.9... done [93amd64-default-job-23] | | | `-- Extracting cairo-1.12.18_1,2... done [93amd64-default-job-23] | | | `-- Installing encodings-1.0.4_1,1... [93amd64-default-job-23] | | | | `-- Installing font-util-1.3.0_1... [93amd64-default-job-23] | | | | `-- Extracting font-util-1.3.0_1... done [93amd64-default-job-23] | | | `-- Extracting encodings-1.0.4_1,1... done [93amd64-default-job-23] | | | `-- Installing harfbuzz-0.9.36... [93amd64-default-job-23] | | | | `-- Installing graphite2-1.2.4... [93amd64-default-job-23] | | | | `-- Extracting graphite2-1.2.4... done [93amd64-default-job-23] | | | | `-- Installing icu-53.1... [93amd64-default-job-23] | | | | `-- Extracting icu-53.1... done [93amd64-default-job-23] | | | `-- Extracting harfbuzz-0.9.36... done [93amd64-default-job-23] | | | `-- Installing libXft-2.3.2... [93amd64-default-job-23] | | | `-- Extracting libXft-2.3.2... done [93amd64-default-job-23] | | | `-- Installing xorg-fonts-truetype-7.7_1... [93amd64-default-job-23] | | | | `-- Installing dejavu-2.34_4... [93amd64-default-job-23] | | | | `-- Extracting dejavu-2.34_4... done [93amd64-default-job-23] | | | | `-- Installing font-bh-ttf-1.0.3_1... [93amd64-default-job-23] | | | | `-- Installing mkfontdir-1.0.7... [93amd64-default-job-23] | | | | | `-- Installing mkfontscale-1.1.1_1... [93amd64-default-job-23] | | | | | `-- Installing libfontenc-1.1.2_2... [93amd64-default-job-23] | | | | | `-- Extracting libfontenc-1.1.2_2... done [93amd64-default-job-23] | | | | | `-- Extracting mkfontscale-1.1.1_1... done [93amd64-default-job-23] | | | | `-- Extracting mkfontdir-1.0.7... done [93amd64-default-job-23] | | | | `-- Extracting font-bh-ttf-1.0.3_1... done [93amd64-default-job-23] | | | | `-- Installing font-misc-ethiopic-1.0.3_1... [93amd64-default-job-23] | | | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [93amd64-default-job-23] | | | | `-- Installing font-misc-meltho-1.0.3_1... [93amd64-default-job-23] | | | | `-- Extracting font-misc-meltho-1.0.3_1... done [93amd64-default-job-23] | | | `-- Extracting pango-1.36.8... done [93amd64-default-job-23] | | | `-- Installing shared-mime-info-1.1_1... [93amd64-default-job-23] | | | `-- Extracting shared-mime-info-1.1_1... done [93amd64-default-job-23] | | `-- Extracting gtk-update-icon-cache-2.24.25... done [93amd64-default-job-23] | | `-- Installing python-2.7_2,2... [93amd64-default-job-23] | | | `-- Installing python2-2_3... [93amd64-default-job-23] | | | `-- Extracting python2-2_3... done [93amd64-default-job-23] | | `-- Extracting python-2.7_2,2... done [93amd64-default-job-23] | | `-- Extracting gtk2-2.24.25_1... done [93amd64-default-job-23] | | `-- Installing polkit-0.105_5... [93amd64-default-job-23] | | `-- Installing gobject-introspection-1.42.0... [93amd64-default-job-23] | | `-- Extracting gobject-introspection-1.42.0... done [93amd64-default-job-23] | | `-- Extracting polkit-0.105_5... done [93amd64-default-job-23] | `-- Extracting gconf2-3.2.6_3... done [93amd64-default-job-23] | `-- Installing gstreamer-plugins-0.10.36_5,3... [93amd64-default-job-23] | | `-- Installing gstreamer-0.10.36_2... [93amd64-default-job-23] | | `-- Extracting gstreamer-0.10.36_2... done [93amd64-default-job-23] | | `-- Installing libXv-1.0.10_2,1... [93amd64-default-job-23] | | `-- Installing videoproto-2.3.2... [93amd64-default-job-23] | | `-- Extracting videoproto-2.3.2... done [93amd64-default-job-23] | | `-- Extracting libXv-1.0.10_2,1... done [93amd64-default-job-23] | | `-- Installing orc-0.4.23... [93amd64-default-job-23] | | `-- Extracting orc-0.4.23... done [93amd64-default-job-23] | `-- Extracting gstreamer-plugins-0.10.36_5,3... done [93amd64-default-job-23] | `-- Installing libGLU-9.0.0_2... [93amd64-default-job-23] | | `-- Installing libGL-9.1.7_4... [93amd64-default-job-23] | | `-- Installing dri2proto-2.8... [93amd64-default-job-23] | | `-- Extracting dri2proto-2.8... done [93amd64-default-job-23] | | `-- Installing libXxf86vm-1.1.3_2... [93amd64-default-job-23] | | | `-- Installing xf86vidmodeproto-2.3.1... [93amd64-default-job-23] | | | `-- Extracting xf86vidmodeproto-2.3.1... done [93amd64-default-job-23] | | `-- Extracting libXxf86vm-1.1.3_2... done [93amd64-default-job-23] | | `-- Installing libdevq-0.0.2... [93amd64-default-job-23] | | `-- Extracting libdevq-0.0.2... done [93amd64-default-job-23] | | `-- Installing libdrm-2.4.58_1,1... [93amd64-default-job-23] | | | `-- Installing libpciaccess-0.13.2_2... [93amd64-default-job-23] | | | `-- Installing pciids-20150124... [93amd64-default-job-23] | | | `-- Extracting pciids-20150124... done [93amd64-default-job-23] | | | `-- Extracting libpciaccess-0.13.2_2... done [93amd64-default-job-23] | | `-- Extracting libdrm-2.4.58_1,1... done [93amd64-default-job-23] | | `-- Installing libglapi-9.1.7_2... [93amd64-default-job-23] | | | `-- Installing libxshmfence-1.1_3... [93amd64-default-job-23] | | | `-- Extracting libxshmfence-1.1_3... done [93amd64-default-job-23] | | `-- Extracting libglapi-9.1.7_2... done [93amd64-default-job-23] | | `-- Extracting libGL-9.1.7_4... done [93amd64-default-job-23] | `-- Extracting libGLU-9.0.0_2... done [93amd64-default-job-23] | `-- Installing libmspack-0.4_2... [93amd64-default-job-23] | `-- Extracting libmspack-0.4_2... done [93amd64-default-job-23] | `-- Installing webkit-gtk2-2.4.8... [93amd64-default-job-23] | | `-- Installing curl-7.40.0... [93amd64-default-job-23] | | `-- Installing ca_root_nss-3.17.3_1... [93amd64-default-job-23] | | `-- Extracting ca_root_nss-3.17.3_1... done [93amd64-default-job-23] | | `-- Extracting curl-7.40.0... done [93amd64-default-job-23] | | `-- Installing enchant-1.6.0_4... [93amd64-default-job-23] | | `-- Installing hunspell-1.3.3... [93amd64-default-job-23] | | `-- Extracting hunspell-1.3.3... done [93amd64-default-job-23] | | `-- Extracting enchant-1.6.0_4... done [93amd64-default-job-23] | | `-- Installing geoclue-2.1.10... [93amd64-default-job-23] | | `-- Installing json-glib-1.0.2_1... [93amd64-default-job-23] | | `-- Extracting json-glib-1.0.2_1... done [93amd64-default-job-23] | | `-- Installing libsoup-2.48.1_1... [93amd64-default-job-23] | | | `-- Installing glib-networking-2.42.1_1... [93amd64-default-job-23] | | | `-- Installing gnutls-3.2.21... [93amd64-default-job-23] | | | | `-- Installing libidn-1.29... [93amd64-default-job-23] | | | | `-- Extracting libidn-1.29... done [93amd64-default-job-23] | | | | `-- Installing libtasn1-4.2... [93amd64-default-job-23] | | | | `-- Extracting libtasn1-4.2... done [93amd64-default-job-23] | | | | `-- Installing nettle-2.7.1... [93amd64-default-job-23] | | | | `-- Extracting nettle-2.7.1... done [93amd64-default-job-23] | | | | `-- Installing p11-kit-0.22.1... [93amd64-default-job-23] | | | | `-- Extracting p11-kit-0.22.1... done [93amd64-default-job-23] | | | | `-- Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [93amd64-default-job-23] | | | | `-- Extracting trousers-tddl-0.3.10_7... done [93amd64-default-job-23] | | | `-- Extracting gnutls-3.2.21... done [93amd64-default-job-23] | | | `-- Installing gsettings-desktop-schemas-3.14.1... [93amd64-default-job-23] | | | | `-- Installing cantarell-fonts-0.0.16... [93amd64-default-job-23] | | | | `-- Extracting cantarell-fonts-0.0.16... done /usr/local/share/fonts/cantarell: caching, new cache contents: 2 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory /usr/local/bin/fc-cache: succeeded [93amd64-default-job-23] | | | `-- Extracting gsettings-desktop-schemas-3.14.1... done [93amd64-default-job-23] | | | `-- Installing libgcrypt-1.6.2... [93amd64-default-job-23] | | | | `-- Installing libgpg-error-1.17... [93amd64-default-job-23] | | | | `-- Extracting libgpg-error-1.17... done [93amd64-default-job-23] | | | `-- Extracting libgcrypt-1.6.2... done [93amd64-default-job-23] | | | `-- Installing libproxy-0.4.6... [93amd64-default-job-23] | | | `-- Extracting libproxy-0.4.6... done [93amd64-default-job-23] | | | `-- Extracting glib-networking-2.42.1_1... done [93amd64-default-job-23] | | | `-- Installing sqlite3-3.8.8... [93amd64-default-job-23] | | | `-- Extracting sqlite3-3.8.8... done [93amd64-default-job-23] | | `-- Extracting libsoup-2.48.1_1... done [93amd64-default-job-23] | | `-- Extracting geoclue-2.1.10... done [93amd64-default-job-23] | | `-- Installing gstreamer1-plugins-1.4.5_1... [93amd64-default-job-23] | | `-- Installing gstreamer1-1.4.5... [93amd64-default-job-23] | | `-- Extracting gstreamer1-1.4.5... done [93amd64-default-job-23] | | `-- Installing iso-codes-3.57... [93amd64-default-job-23] | | `-- Extracting iso-codes-3.57... done [93amd64-default-job-23] | | `-- Extracting gstreamer1-plugins-1.4.5_1... done [93amd64-default-job-23] | | `-- Installing libsecret-0.18_3... [93amd64-default-job-23] | | `-- Extracting libsecret-0.18_3... done [93amd64-default-job-23] | | `-- Installing libxslt-1.1.28_6... [93amd64-default-job-23] | | `-- Extracting libxslt-1.1.28_6... done [93amd64-default-job-23] | | `-- Installing webp-0.4.2_3... [93amd64-default-job-23] | | `-- Installing giflib-5.0.6... [93amd64-default-job-23] | | `-- Extracting giflib-5.0.6... done [93amd64-default-job-23] | | `-- Extracting webp-0.4.2_3... done [93amd64-default-job-23] | `-- Extracting webkit-gtk2-2.4.8... done [93amd64-default-job-23] `-- Extracting wx30-gtk2-3.0.2_2... done [93amd64-default-job-23] Extracting py27-wxPython30-3.0.0.0_1... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Message for dejavu-2.34_4: 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. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of drpython-py27-3.11.4_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for drpython-py27-3.11.4_3 Traceback (most recent call last): File "", line 1, in File "setup.py", line 49, in from drpython import DRPY_VER File "drpython.py", line 49, in import wx, wx.stc File "/usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/wx/__init__.py", line 45, in from wx._core import * File "/usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py", line 4, in import _core_ ImportError: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11 required by /usr/local/lib/libwx_baseu-3.0.so.0 not found *** [do-configure] Error code 1 Stop in /usr/ports/devel/drpython. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 10:44:15 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 C92CD899; Thu, 29 Jan 2015 10:44:15 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 B1C0367E; Thu, 29 Jan 2015 10:44:15 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TAiFUs059540; Thu, 29 Jan 2015 10:44:15 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TAiFZm059529; Thu, 29 Jan 2015 10:44:15 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 10:44:15 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291044.t0TAiFZm059529@beefy2.isc.freebsd.org> To: demon@FreeBSD.org Subject: [package - 93amd64-default][math/py-pyfst] Failed for py27-pyfst-0.2.3 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: Thu, 29 Jan 2015 10:44:16 -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: demon@FreeBSD.org Last committer: demon@FreeBSD.org Ident: $FreeBSD: head/math/py-pyfst/Makefile 371395 2014-10-23 14:03:56Z demon $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/py27-pyfst-0.2.3.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building math/py-pyfst build started at Thu Jan 29 10:43:44 UTC 2015 port directory: /usr/ports/math/py-pyfst building for: FreeBSD 93amd64-default-job-23 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: demon@FreeBSD.org Makefile ident: $FreeBSD: head/math/py-pyfst/Makefile 371395 2014-10-23 14:03:56Z demon $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=py27-pyfst-0.2.3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-pyfst/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-pyfst/work HOME=/wrkdirs/usr/ports/math/py-pyfst/work TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-pyfst/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-pyfst/work HOME=/wrkdirs/usr/ports/math/py-pyfst/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/pyfst" EXAMPLESDIR="share/examples/pyfst" DATADIR="share/pyfst" WWWDIR="www/pyfst" ETCDIR="etc/pyfst" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pyfst DOCSDIR=/usr/local/share/doc/pyfst EXAMPLESDIR=/usr/local/share/examples/pyfst WWWDIR=/usr/local/www/pyfst ETCDIR=/usr/local/etc/pyfst --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License APACHE20 accepted by the user =========================================================================== =================================================== ===> py27-pyfst-0.2.3 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.7.txz [93amd64-default-job-23] Installing pkg-1.4.7... [93amd64-default-job-23] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of py27-pyfst-0.2.3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by py27-pyfst-0.2.3 for building =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by py27-pyfst-0.2.3 for building => SHA256 Checksum OK for pyfst-0.2.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by py27-pyfst-0.2.3 for building ===> Extracting for py27-pyfst-0.2.3 => SHA256 Checksum OK for pyfst-0.2.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py27-pyfst-0.2.3 =========================================================================== =================================================== ===> py27-pyfst-0.2.3 depends on package: py27-setuptools27>0 - not found ===> Verifying install for py27-setuptools27>0 in /usr/ports/devel/py-setuptools27 ===> Installing existing package /packages/All/py27-setuptools27-5.5.1_1.txz [93amd64-default-job-23] Installing py27-setuptools27-5.5.1_1... [93amd64-default-job-23] `-- Installing python27-2.7.9... [93amd64-default-job-23] | `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-23] | | `-- Installing indexinfo-0.2.2... [93amd64-default-job-23] | | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-23] | | `-- Installing libiconv-1.14_6... [93amd64-default-job-23] | | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-23] | `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-23] | `-- Installing libffi-3.2.1... [93amd64-default-job-23] | `-- Extracting libffi-3.2.1... done [93amd64-default-job-23] `-- Extracting python27-2.7.9... done [93amd64-default-job-23] Extracting py27-setuptools27-5.5.1_1... done 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 py27-pyfst-0.2.3 ===> py27-pyfst-0.2.3 depends on file: /usr/local/bin/python2.7 - found =========================================================================== =================================================== ===> py27-pyfst-0.2.3 depends on shared library: libfst.so - not found ===> Verifying for libfst.so in /usr/ports/math/openfst ===> Installing existing package /packages/All/openfst-1.4.1_4.txz [93amd64-default-job-23] Installing openfst-1.4.1_4... [93amd64-default-job-23] `-- Installing gcc-4.8.4... [93amd64-default-job-23] | `-- Installing binutils-2.25... [93amd64-default-job-23] | `-- Extracting binutils-2.25... done [93amd64-default-job-23] | `-- Installing gcc-ecj-4.5... [93amd64-default-job-23] | `-- Extracting gcc-ecj-4.5... done [93amd64-default-job-23] | `-- Installing gmp-5.1.3_2... [93amd64-default-job-23] | `-- Extracting gmp-5.1.3_2... done [93amd64-default-job-23] | `-- Installing mpc-1.0.2_1... [93amd64-default-job-23] | | `-- Installing mpfr-3.1.2_2... [93amd64-default-job-23] | | `-- Extracting mpfr-3.1.2_2... done [93amd64-default-job-23] | `-- Extracting mpc-1.0.2_1... done [93amd64-default-job-23] `-- Extracting gcc-4.8.4... done [93amd64-default-job-23] Extracting openfst-1.4.1_4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of py27-pyfst-0.2.3 =========================================================================== =================================================== ===> Configuring for py27-pyfst-0.2.3 running config =========================================================================== =================================================== ===> Building for py27-pyfst-0.2.3 running build running build_py creating build /usr/local/include/fst/determinize.h: In member function 'void fst::DeterminizeFsaImpl::NormArc(fst::DeterminizeArc >*) [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]': /usr/local/include/fst/determinize.h:672: instantiated from 'void fst::DeterminizeFsaImpl::GetLabelMap(typename A::StateId, typename F::LabelMap*) [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:639: instantiated from 'void fst::DeterminizeFsaImpl::Expand(typename A::StateId) [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/determinize.h:680: error: 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' has no member named 'subset' /usr/local/include/fst/determinize.h:681: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:682: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:682: error: 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' has no member named 'subset' /usr/local/include/fst/determinize.h:682: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:682: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:681: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:682: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:681: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:682: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:696: error: 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' has no member named 'subset' /usr/local/include/fst/determinize.h:681: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:682: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:681: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:682: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:705: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:705: error: 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' has no member named 'subset' /usr/local/include/fst/determinize.h:705: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:705: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:705: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::DeterminizeStateTuple >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, H = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, E = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, fst::HSType HS = HS_STL]': /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, D = fst::GallicCommonDivisor, GALLIC_LEFT_RESTRICT, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_RESTRICT> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, D = fst::GallicCommonDivisor, GALLIC_LEFT_RESTRICT, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_RESTRICT> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminize StateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminize StateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, D = fst::GallicCommonDivisor, GALLIC_LEFT_RESTRICT, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_RESTRICT> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, D = fst::GallicCommonDivisor, GALLIC_LEFT_RESTRICT, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_RESTRICT> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminize StateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::DeterminizeStateTuple >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, H = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, E = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, fst::HSType HS = HS_STL]': /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, D = fst::GallicCommonDivisor, GALLIC_LEFT_MIN, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_MIN> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, D = fst::GallicCommonDivisor, GALLIC_LEFT_MIN, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_MIN> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, D = fst::GallicCommonDivisor, GALLIC_LEFT_MIN, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_MIN> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, D = fst::GallicCommonDivisor, GALLIC_LEFT_MIN, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_MIN> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::DeterminizeStateTuple >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, H = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, E = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, fst::HSType HS = HS_STL]': /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, D = fst::GallicCommonDivisor, GALLIC_LEFT_RESTRICT, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_RESTRICT> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, D = fst::GallicCommonDivisor, GALLIC_LEFT_RESTRICT, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_RESTRICT> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey , fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDe terminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey , fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDe terminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, D = fst::GallicCommonDivisor, GALLIC_LEFT_RESTRICT, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_RESTRICT> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, D = fst::GallicCommonDivisor, GALLIC_LEFT_RESTRICT, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_RESTRICT> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey , fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDe terminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::DeterminizeStateTuple >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, H = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, E = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, fst::HSType HS = HS_STL]': /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, D = fst::GallicCommonDivisor, GALLIC_LEFT_MIN, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_MIN> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, D = fst::GallicCommonDivisor, GALLIC_LEFT_MIN, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_MIN> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminize StateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminize StateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, D = fst::GallicCommonDivisor, GALLIC_LEFT_MIN, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_MIN> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, D = fst::GallicCommonDivisor, GALLIC_LEFT_MIN, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_MIN> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminize StateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::DeterminizeStateTuple > >, fst::IntegerFilterState >*, H = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, E = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, fst::HSType HS = HS_STL]': /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::ReverseArc > >, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::ReverseArc > >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > > >, T = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::ReverseArc > >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > > >, T = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTu pleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTu pleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::ReverseArc > >, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::ReverseArc > >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > > >, T = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::ReverseArc > >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > > >, T = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTu pleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::DeterminizeStateTuple > >, fst::IntegerFilterState >*, H = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, E = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, fst::HSType HS = HS_STL]': /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::ReverseArc > >, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::ReverseArc > >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > > >, T = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::ReverseArc > >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > > >, T = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, f st::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilte rState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, f st::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilte rState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::ReverseArc > >, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::ReverseArc > >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > > >, T = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::ReverseArc > >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > > >, T = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, f st::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilte rState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::ReplaceStateTuple, H = fst::ReplaceHash, E = std::equal_to >, fst::HSType HS = HS_DENSE]': /usr/local/include/fst/state-table.h:111: instantiated from 'typename T::StateId fst::CompactHashStateTable::FindState(const T&) [with T = fst::ReplaceStateTuple, H = fst::ReplaceHash]' /usr/local/include/fst/replace.h:685: instantiated from 'typename A::StateId fst::ReplaceFstImpl::Start() [with A = fst::ArcTpl >, T = fst::DefaultReplaceStateTable >, long int>, C = fst::DefaultCacheStore > >]' /usr/local/include/fst/fst.h:873: instantiated from 'typename I::Arc::StateId fst::ImplToFst::Start() const [with I = fst::ReplaceFstImpl >, fst::DefaultReplaceStateTable >, long int>, fst::DefaultCacheStore > > >, F = fst::Fst > >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/state-table.h:111: instantiated from 'typename T::StateId fst::CompactHashStateTable::FindState(const T&) [with T = fst::ReplaceStateTuple, H = fst::ReplaceHash]' /usr/local/include/fst/replace.h:685: instantiated from 'typename A::StateId fst::ReplaceFstImpl::Start() [with A = fst::ArcTpl >, T = fst::DefaultReplaceStateTable >, long int>, C = fst::DefaultCacheStore > >]' /usr/local/include/fst/fst.h:873: instantiated from 'typename I::Arc::StateId fst::ImplToFst::Start() const [with I = fst::ReplaceFstImpl >, fst::DefaultReplaceStateTable >, long int>, fst::DefaultCacheStore > > >, F = fst::Fst > >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::DeterminizeStateTuple >, fst::IntegerFilterState >*, H = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, E = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, fst::HSType HS = HS_STL]': /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::ArcTpl >, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::ArcTpl >, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::DeterminizeStateTuple >, fst::IntegerFilterState >*, H = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, E = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, fst::HSType HS = HS_STL]': /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::ArcTpl >, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::ArcTpl >, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = long int, T = fst::ReplaceStackPrefix, H = fst::ReplaceStackPrefixHash, E = std::equal_to >, fst::HSType HS = HS_DENSE]': /usr/local/include/fst/replace.h:368: instantiated from 'P fst::DefaultReplaceStateTable::FindPrefixId(const fst::ReplaceStackPrefix&) [with A = fst::ArcTpl >, P = long int]' /usr/local/include/fst/replace.h:1023: instantiated from 'typename T::PrefixId fst::ReplaceFstImpl::GetPrefixId(const fst::ReplaceStackPrefix&) [with A = fst::ArcTpl >, T = fst::DefaultReplaceStateTable >, long int>, C = fst::DefaultCacheStore > >]' /usr/local/include/fst/replace.h:683: instantiated from 'typename A::StateId fst::ReplaceFstImpl::Start() [with A = fst::ArcTpl >, T = fst::DefaultReplaceStateTable >, long int>, C = fst::DefaultCacheStore > >]' /usr/local/include/fst/fst.h:873: instantiated from 'typename I::Arc::StateId fst::ImplToFst::Start() const [with I = fst::ReplaceFstImpl >, fst::DefaultReplaceStateTable >, long int>, fst::DefaultCacheStore > > >, F = fst::Fst > >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/replace.h:368: instantiated from 'P fst::DefaultReplaceStateTable::FindPrefixId(const fst::ReplaceStackPrefix&) [with A = fst::ArcTpl >, P = long int]' /usr/local/include/fst/replace.h:1023: instantiated from 'typename T::PrefixId fst::ReplaceFstImpl::GetPrefixId(const fst::ReplaceStackPrefix&) [with A = fst::ArcTpl >, T = fst::DefaultReplaceStateTable >, long int>, C = fst::DefaultCacheStore > >]' /usr/local/include/fst/replace.h:683: instantiated from 'typename A::StateId fst::ReplaceFstImpl::Start() [with A = fst::ArcTpl >, T = fst::DefaultReplaceStateTable >, long int>, C = fst::DefaultCacheStore > >]' /usr/local/include/fst/fst.h:873: instantiated from 'typename I::Arc::StateId fst::ImplToFst::Start() const [with I = fst::ReplaceFstImpl >, fst::DefaultReplaceStateTable >, long int>, fst::DefaultCacheStore > > >, F = fst::Fst > >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' error: command 'cc' failed with exit status 1 *** [do-build] Error code 1 Stop in /usr/ports/math/py-pyfst. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 10:46:00 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 035C68DD; Thu, 29 Jan 2015 10:46:00 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 E1B40693; Thu, 29 Jan 2015 10:45:59 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TAjxUN072578; Thu, 29 Jan 2015 10:45:59 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TAjxfp072577; Thu, 29 Jan 2015 10:45:59 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 10:45:59 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291045.t0TAjxfp072577@beefy1.isc.freebsd.org> To: tabthorpe@FreeBSD.org Subject: [package - 93i386-default][misc/xiphos] Failed for xiphos-3.1.6_4 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: Thu, 29 Jan 2015 10:46:00 -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: tabthorpe@FreeBSD.org Last committer: tabthorpe@FreeBSD.org Ident: $FreeBSD: head/misc/xiphos/Makefile 376905 2015-01-13 05:02:00Z tabthorpe $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/xiphos-3.1.6_4.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building misc/xiphos build started at Thu Jan 29 10:43:50 UTC 2015 port directory: /usr/ports/misc/xiphos building for: FreeBSD 93i386-default-job-08 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: tabthorpe@FreeBSD.org Makefile ident: $FreeBSD: head/misc/xiphos/Makefile 376905 2015-01-13 05:02:00Z tabthorpe $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=xiphos-3.1.6_4 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for xiphos-3.1.6_4: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/misc/xiphos/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/xiphos/work HOME=/wrkdirs/usr/ports/misc/xiphos/work TMPDIR="/tmp" PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh GTKDOC="false" --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/misc/xiphos/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/xiphos/work HOME=/wrkdirs/usr/ports/misc/xiphos/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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 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/xiphos" EXAMPLESDIR="share/examples/xiphos" DATADIR="share/xiphos" WWWDIR="www/xiphos" ETCDIR="etc/xiphos" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/xiphos DOCSDIR=/usr/local/share/doc/xiphos EXAMPLESDIR=/usr/local/share/examples/xiphos WWWDIR=/usr/local/www/xiphos ETCDIR=/usr/local/etc/xiphos --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> xiphos-3.1.6_4 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.7.txz [93i386-default-job-08] Installing pkg-1.4.7... [93i386-default-job-08] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of xiphos-3.1.6_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by xiphos-3.1.6_4 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by xiphos-3.1.6_4 for building => SHA256 Checksum OK for xiphos-3.1.6.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by xiphos-3.1.6_4 for building ===> Extracting for xiphos-3.1.6_4 => SHA256 Checksum OK for xiphos-3.1.6.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for xiphos-3.1.6_4 =========================================================================== =================================================== ===> xiphos-3.1.6_4 depends on executable: yelp - not found ===> Verifying install for yelp in /usr/ports/x11/yelp ===> Installing existing package /packages/All/yelp-3.14.1.txz [93i386-default-job-08] Installing yelp-3.14.1... [93i386-default-job-08] `-- Installing atk-2.14.0... [93i386-default-job-08] | `-- Installing gettext-runtime-0.19.4... [93i386-default-job-08] | | `-- Installing indexinfo-0.2.2... [93i386-default-job-08] | | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-08] | | `-- Installing libiconv-1.14_6... [93i386-default-job-08] | | `-- Extracting libiconv-1.14_6... done [93i386-default-job-08] | `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-08] | `-- Installing glib-2.42.1... [93i386-default-job-08] | | `-- Installing libffi-3.2.1... [93i386-default-job-08] | | `-- Extracting libffi-3.2.1... done [93i386-default-job-08] | | `-- Installing pcre-8.35_2... [93i386-default-job-08] | | `-- Extracting pcre-8.35_2... done [93i386-default-job-08] | | `-- Installing perl5-5.18.4_11... [93i386-default-job-08] | | `-- Extracting perl5-5.18.4_11... done [93i386-default-job-08] | | `-- Installing python27-2.7.9... [93i386-default-job-08] | | `-- Extracting python27-2.7.9... done [93i386-default-job-08] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93i386-default-job-08] `-- Extracting atk-2.14.0... done [93i386-default-job-08] `-- Installing desktop-file-utils-0.22_3... [93i386-default-job-08] `-- Extracting desktop-file-utils-0.22_3... done [93i386-default-job-08] `-- Installing gdk-pixbuf2-2.31.2_1... [93i386-default-job-08] | `-- Installing jasper-1.900.1_14... [93i386-default-job-08] | | `-- Installing jpeg-8_6... [93i386-default-job-08] | | `-- Extracting jpeg-8_6... done [93i386-default-job-08] | `-- Extracting jasper-1.900.1_14... done [93i386-default-job-08] | `-- Installing libX11-1.6.2_2,1... [93i386-default-job-08] | | `-- Installing kbproto-1.0.6... [93i386-default-job-08] | | `-- Extracting kbproto-1.0.6... done [93i386-default-job-08] | | `-- Installing libXau-1.0.8_2... [93i386-default-job-08] | | `-- Installing xproto-7.0.26... [93i386-default-job-08] | | `-- Extracting xproto-7.0.26... done [93i386-default-job-08] | | `-- Extracting libXau-1.0.8_2... done [93i386-default-job-08] | | `-- Installing libXdmcp-1.1.1_2... [93i386-default-job-08] | | `-- Extracting libXdmcp-1.1.1_2... done [93i386-default-job-08] | | `-- Installing libxcb-1.11... [93i386-default-job-08] | | `-- Installing libpthread-stubs-0.3_6... [93i386-default-job-08] | | `-- Extracting libpthread-stubs-0.3_6... done [93i386-default-job-08] | | `-- Installing libxml2-2.9.2_2... [93i386-default-job-08] | | `-- Extracting libxml2-2.9.2_2... done [93i386-default-job-08] | | `-- Extracting libxcb-1.11... done [93i386-default-job-08] | `-- Extracting libX11-1.6.2_2,1... done [93i386-default-job-08] | `-- Installing libXi-1.7.4,1... [93i386-default-job-08] | | `-- Installing inputproto-2.3.1... [93i386-default-job-08] | | `-- Extracting inputproto-2.3.1... done [93i386-default-job-08] | | `-- Installing libXext-1.3.3,1... [93i386-default-job-08] | | `-- Installing xextproto-7.3.0... [93i386-default-job-08] | | `-- Extracting xextproto-7.3.0... done [93i386-default-job-08] | | `-- Extracting libXext-1.3.3,1... done [93i386-default-job-08] | | `-- Installing libXfixes-5.0.1_2... [93i386-default-job-08] | | `-- Installing fixesproto-5.0... [93i386-default-job-08] | | `-- Extracting fixesproto-5.0... done [93i386-default-job-08] | | `-- Extracting libXfixes-5.0.1_2... done ./src/gnome2/export_dialog.c:157: warning: 'GtkStock' is deprecated ./src/gnome2/dictlex_dialog.c: In function 'gui_create_dictlex_dialog': ./src/gnome2/dictlex_dialog.c:369: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/dictlex_dialog.c:399: warning: 'gtk_tree_view_set_rules_hint' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtktreeview.h:247) [107/129] cc: src/gnome2/navbar_versekey_parallel.c -> build/default/src/gnome2/navbar_versekey_parallel_2.o [108/129] cc: src/gnome2/parallel_dialog.c -> build/default/src/gnome2/parallel_dialog_2.o ./src/gnome2/about_trans.c: In function 'gui_create_about_trans': ./src/gnome2/about_trans.c:151: warning: 'gtk_dialog_get_action_area' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkdialog.h:205) ./src/gnome2/about_trans.c:170: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:103) ./src/gnome2/about_trans.c:170: warning: 'GtkStock' is deprecated ./src/gnome2/bookmarks_treeview.c: In function 'gui_verselist_to_bookmarks': ./src/gnome2/bookmarks_treeview.c:130: warning: 'GtkStock' is deprecated [109/129] cc: src/gnome2/parallel_tab.c -> build/default/src/gnome2/parallel_tab_2.o ./src/gnome2/bookmarks_treeview.c: In function 'create_pixbufs': ./src/gnome2/bookmarks_treeview.c:554: warning: 'gtk_widget_render_icon_pixbuf' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1188) ./src/gnome2/bookmarks_treeview.c:555: warning: 'GtkStock' is deprecated [110/129] cc: src/gnome2/parallel_view.c -> build/default/src/gnome2/parallel_view_2.o [111/129] cc: src/gnome2/preferences_dialog.c -> build/default/src/gnome2/preferences_dialog_2.o [112/129] cc: src/gnome2/search_dialog.c -> build/default/src/gnome2/search_dialog_2.o ./src/gnome2/font_dialog.c: In function 'create_dialog_mod_font': ./src/gnome2/font_dialog.c:323: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/font_dialog.c:323: warning: 'GtkStock' is deprecated ./src/gnome2/font_dialog.c:400: warning: 'gtk_dialog_get_action_area' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkdialog.h:205) ./src/gnome2/font_dialog.c:419: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:103) ./src/gnome2/font_dialog.c:419: warning: 'GtkStock' is deprecated ./src/gnome2/font_dialog.c:424: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:103) ./src/gnome2/font_dialog.c:424: warning: 'GtkStock' is deprecated [113/129] cc: src/gnome2/search_sidebar.c -> build/default/src/gnome2/search_sidebar_2.o ./src/gnome2/mod_mgr.c: In function 'create_pixbufs': ./src/gnome2/mod_mgr.c:371: warning: 'gtk_widget_render_icon_pixbuf' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1188) ./src/gnome2/mod_mgr.c:372: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c:375: warning: 'gtk_widget_render_icon_pixbuf' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1188) ./src/gnome2/mod_mgr.c:376: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c:379: warning: 'gtk_widget_render_icon_pixbuf' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1188) ./src/gnome2/mod_mgr.c:380: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c:382: warning: 'gtk_widget_render_icon_pixbuf' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1188) ./src/gnome2/mod_mgr.c: In function 'add_columns': ./src/gnome2/mod_mgr.c:523: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/mod_mgr.c:525: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/mod_mgr.c:525: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c:546: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/mod_mgr.c:548: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c:635: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/mod_mgr.c:635: warning: 'GtkStock' is deprecated ./src/gnome2/main_menu.c: In function 'on_save_session_activate': ./src/gnome2/main_menu.c:594: warning: 'GtkStock' is deprecated ./src/gnome2/main_menu.c:595: warning: 'GtkStock' is deprecated ./src/gnome2/main_menu.c: In function 'on_open_session_activate': ./src/gnome2/main_menu.c:700: warning: 'GtkStock' is deprecated ./src/gnome2/main_menu.c:701: warning: 'GtkStock' is deprecated [114/129] cc: src/gnome2/sidebar.c -> build/default/src/gnome2/sidebar_2.o [115/129] cc: src/gnome2/sidebar_dialog.c -> build/default/src/gnome2/sidebar_dialog_2.o ./src/gnome2/mod_mgr.c: In function 'create_fileselection_local_source': ./src/gnome2/mod_mgr.c:2307: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c:2308: warning: 'GtkStock' is deprecated [116/129] cc: src/gnome2/splash.c -> build/default/src/gnome2/splash_2.o ./src/gnome2/mod_mgr.c: In function 'on_button_remove_local_clicked': ./src/gnome2/mod_mgr.c:2674: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c: In function 'on_button_add_remote_clicked': ./src/gnome2/mod_mgr.c:2733: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c: In function 'on_button_remove_remote_clicked': ./src/gnome2/mod_mgr.c:2913: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c: In function 'setup_dialog_action_area': ./src/gnome2/mod_mgr.c:3087: warning: 'gtk_dialog_get_action_area' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkdialog.h:205) ./src/gnome2/dictlex.c: In function 'gui_create_dictionary_pane': ./src/gnome2/dictlex.c:387: warning: 'gtk_arrow_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkarrow.h:74) ./src/gnome2/dictlex.c:396: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/dictlex.c:396: warning: 'GtkStock' is deprecated ./src/gnome2/dictlex.c:405: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/dictlex.c:405: warning: 'GtkStock' is deprecated [117/129] cc: src/gnome2/tabbed_browser.c -> build/default/src/gnome2/tabbed_browser_2.o ./src/gnome2/display_info.c: In function 'gui_create_display_informtion_dialog': ./src/gnome2/display_info.c:199: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/display_info.c:199: warning: 'GtkStock' is deprecated ./src/gnome2/display_info.c:204: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:74) ./src/gnome2/display_info.c:204: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) ./src/gnome2/display_info.c:211: warning: 'gtk_dialog_get_action_area' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkdialog.h:205) ./src/gnome2/display_info.c:230: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:103) ./src/gnome2/display_info.c:230: warning: 'GtkStock' is deprecated [118/129] cc: src/gnome2/treekey-editor.c -> build/default/src/gnome2/treekey-editor_2.o ./src/gnome2/navbar_book.c: In function 'gui_navbar_book_new': ./src/gnome2/navbar_book.c:354: warning: 'gtk_arrow_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkarrow.h:74) ./src/gnome2/navbar_book.c:370: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/navbar_book.c:370: warning: 'GtkStock' is deprecated ./src/gnome2/navbar_book.c:384: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/navbar_book.c:384: warning: 'GtkStock' is deprecated ./src/gnome2/navbar_book.c:398: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/navbar_book.c:398: warning: 'GtkStock' is deprecated ./src/gnome2/navbar_book.c:413: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/navbar_book.c:413: warning: 'GtkStock' is deprecated [119/129] cc: src/gnome2/utilities.c -> build/default/src/gnome2/utilities_2.o [120/129] cc: src/gnome2/xiphos.c -> build/default/src/gnome2/xiphos_2.o [121/129] cc: build/default/src/xiphos_html/marshal.c -> build/default/src/xiphos_html/marshal_1.o [122/129] cc: src/xiphos_html/xiphos_html.c -> build/default/src/xiphos_html/xiphos_html_1.o ./src/gnome2/navbar_book_dialog.c: In function 'gui_navbar_book_dialog_new': ./src/gnome2/navbar_book_dialog.c:295: warning: 'gtk_arrow_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkarrow.h:74) ./src/gnome2/navbar_book_dialog.c:311: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/navbar_book_dialog.c:311: warning: 'GtkStock' is deprecated ./src/gnome2/navbar_book_dialog.c:325: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/navbar_book_dialog.c:325: warning: 'GtkStock' is deprecated ./src/gnome2/navbar_book_dialog.c:339: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/navbar_book_dialog.c:339: warning: 'GtkStock' is deprecated ./src/gnome2/navbar_book_dialog.c:354: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/navbar_book_dialog.c:354: warning: 'GtkStock' is deprecated [123/129] cc: build/default/src/webkit/marshal.c -> build/default/src/webkit/marshal_1.o [124/129] cc: src/webkit/wk-html.c -> build/default/src/webkit/wk-html_1.o [125/129] cc: build/default/src/examples/marshal.c -> build/default/src/examples/marshal_1.o [126/129] cc: src/examples/xiphos-nav.c -> build/default/src/examples/xiphos-nav_1.o ./src/gnome2/find_dialog.c: In function 'create_find_dialog': ./src/gnome2/find_dialog.c:227: warning: 'gtk_dialog_get_action_area' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkdialog.h:205) ./src/gnome2/find_dialog.c:244: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:103) ./src/gnome2/find_dialog.c:244: warning: 'GtkStock' is deprecated ./src/gnome2/find_dialog.c:253: warning: 'gtk_alignment_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkalignment.h:82) ./src/gnome2/find_dialog.c:262: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/find_dialog.c:262: warning: 'GtkStock' is deprecated ./src/gnome2/find_dialog.c:271: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:103) ./src/gnome2/find_dialog.c:271: warning: 'GtkStock' is deprecated ./src/gnome2/main_window.c: In function 'create_mainwindow': ./src/gnome2/main_window.c:840: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/main_window.c:840: warning: 'GtkStock' is deprecated ./src/gnome2/search_sidebar.c: In function 'on_search_button_clicked': ./src/gnome2/search_sidebar.c:68: warning: 'gtk_button_set_use_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:134) ./src/gnome2/search_sidebar.c:72: warning: 'gtk_button_set_use_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:134) ./src/gnome2/search_sidebar.c:75: warning: 'gtk_button_set_use_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:134) ./src/gnome2/search_sidebar.c: In function 'gui_create_search_sidebar': ./src/gnome2/search_sidebar.c:181: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:103) ./src/gnome2/search_sidebar.c:181: warning: 'GtkStock' is deprecated ./src/gnome2/search_sidebar.c:387: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:74) ./src/gnome2/search_sidebar.c:387: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) ./src/gnome2/search_sidebar.c:397: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:74) ./src/gnome2/search_sidebar.c:397: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) ./src/gnome2/preferences_dialog.c: In function 'ps_button_clear': ./src/gnome2/preferences_dialog.c:2604: warning: 'GtkStock' is deprecated ./src/gnome2/preferences_dialog.c: In function 'ps_button_cut': ./src/gnome2/preferences_dialog.c:2650: warning: 'GtkStock' is deprecated ./src/gnome2/treekey-editor.c: In function 'on_add_sibling_activate': ./src/gnome2/treekey-editor.c:140: warning: 'GtkStock' is deprecated ./src/gnome2/treekey-editor.c: In function 'on_add_child_activate': ./src/gnome2/treekey-editor.c:199: warning: 'GtkStock' is deprecated ./src/gnome2/treekey-editor.c: In function 'on_remove_activate': ./src/gnome2/treekey-editor.c:260: warning: 'GtkStock' is deprecated ./src/gnome2/treekey-editor.c: In function 'on_edit_activate2': ./src/gnome2/treekey-editor.c:285: warning: 'GtkStock' is deprecated ./src/gnome2/tabbed_browser.c: In function 'tab_widget_new': ./src/gnome2/tabbed_browser.c:792: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/tabbed_browser.c:792: warning: 'GtkStock' is deprecated ./src/gnome2/parallel_dialog.c: In function 'create_parallel_dialog': ./src/gnome2/parallel_dialog.c:429: warning: 'gtk_dialog_get_action_area' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkdialog.h:205) ./src/gnome2/parallel_dialog.c:448: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:103) ./src/gnome2/parallel_dialog.c:448: warning: 'GtkStock' is deprecated ./src/gnome2/sidebar.c: In function 'create_search_results_page': ./src/gnome2/sidebar.c:1279: warning: 'gtk_tree_view_set_rules_hint' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtktreeview.h:247) ./src/gnome2/search_dialog.c: In function 'on_button_begin_search': ./src/gnome2/search_dialog.c:306: warning: 'gtk_button_set_use_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:134) ./src/gnome2/search_dialog.c:310: warning: 'gtk_button_set_use_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:134) ./src/gnome2/search_dialog.c:313: warning: 'gtk_button_set_use_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:134) ./src/gnome2/search_dialog.c: In function 'clear_modules': ./src/gnome2/search_dialog.c:502: warning: 'GtkStock' is deprecated ./src/gnome2/search_dialog.c: In function 'delete_list': ./src/gnome2/search_dialog.c:704: warning: 'GtkStock' is deprecated ./src/gnome2/sidebar_dialog.c: In function 'gui_attach_detach_sidebar': ./src/gnome2/sidebar_dialog.c:71: warning: 'gtk_widget_reparent' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkwidget.h:774) ./src/gnome2/sidebar_dialog.c:93: warning: 'gtk_widget_reparent' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkwidget.h:774) [127/129] cxx_link: build/default/src/gnome2/locale_set_2.o build/default/src/gnome2/marshal_2.o build/default/src/gnome2/about_modules_2.o build/default/src/gnome2/about_sword_2.o build/default/src/gnome2/about_trans_2.o build/default/src/gnome2/about_xiphos_2.o build/default/src/gnome2/bibletext_2.o build/default/src/gnome2/bibletext_dialog_2.o build/default/src/gnome2/bookmark_dialog_2.o build/default/src/gnome2/bookmarks_menu_2.o build/default/src/gnome2/bookmarks_treeview_2.o build/default/src/gnome2/cipher_key_dialog_2.o build/default/src/gnome2/commentary_2.o build/default/src/gnome2/commentary_dialog_2.o build/default/src/gnome2/dialog_2.o build/default/src/gnome2/dictlex_2.o build/default/src/gnome2/dictlex_dialog_2.o build/default/src/gnome2/display_info_2.o build/default/src/gnome2/dummy_2.o build/default/src/gnome2/export_bookmarks_2.o build/default/src/gnome2/export_dialog_2.o build/default/src/gnome2/find_dialog_2.o build/default/src/gnome2/font_dialog_2.o build/default /src/gnome2/gbs_2.o build/default/src/gnome2/gbs_dialog_2.o build/default/src/gnome2/gui_2.o build/default/src/gnome2/ipc_2.o build/default/src/gnome2/main_menu_2.o build/default/src/gnome2/main_window_2.o build/default/src/gnome2/menu_popup_2.o build/default/src/gnome2/mod_mgr_2.o build/default/src/gnome2/navbar_book_2.o build/default/src/gnome2/navbar_book_dialog_2.o build/default/src/gnome2/navbar_versekey_2.o build/default/src/gnome2/navbar_versekey_dialog_2.o build/default/src/gnome2/navbar_versekey_editor_2.o build/default/src/gnome2/navbar_versekey_parallel_2.o build/default/src/gnome2/parallel_dialog_2.o build/default/src/gnome2/parallel_tab_2.o build/default/src/gnome2/parallel_view_2.o build/default/src/gnome2/preferences_dialog_2.o build/default/src/gnome2/search_dialog_2.o build/default/src/gnome2/search_sidebar_2.o build/default/src/gnome2/sidebar_2.o build/default/src/gnome2/sidebar_dialog_2.o build/default/src/gnome2/splash_2.o build/default/src/gnome2/tabbed_browser_ 2.o build/default/src/gnome2/treekey-editor_! 2.o build/default/src/gnome2/utilities_2.o build/default/src/gnome2/xiphos_2.o build/default/src/backend/gs_stringmgr_1.o build/default/src/backend/module_manager_1.o build/default/src/backend/sword_main_1.o build/default/src/editor/slib-editor_1.o build/default/src/editor/link_dialog_1.o build/default/src/main/configs_1.o build/default/src/main/display_1.o build/default/src/main/export_passage_1.o build/default/src/main/global_ops_1.o build/default/src/main/lists_1.o build/default/src/main/main_1.o build/default/src/main/mod_mgr_1.o build/default/src/main/module_dialogs_1.o build/default/src/main/modulecache_1.o build/default/src/main/navbar_1.o build/default/src/main/navbar_book_1.o build/default/src/main/navbar_book_dialog_1.o build/default/src/main/navbar_versekey_1.o build/default/src/main/parallel_view_1.o build/default/src/main/prayerlists_1.o build/default/src/main/previewer_1.o build/default/src/main/search_dialog_1.o build/default/src/main/search_sidebar_1.o build/default/ src/main/settings_1.o build/default/src/main/sidebar_1.o build/default/src/main/sword_1.o build/default/src/main/sword_treekey_1.o build/default/src/main/tab_history_1.o build/default/src/main/url_1.o build/default/src/main/xml_1.o build/default/src/xiphos_html/marshal_1.o build/default/src/xiphos_html/xiphos_html_1.o build/default/src/webkit/marshal_1.o build/default/src/webkit/wk-html_1.o -> build/default/src/gnome2/xiphos [128/129] cxx_link: build/default/src/examples/marshal_1.o build/default/src/examples/xiphos-nav_1.o -> build/default/src/examples/xiphos-nav /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_call@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_call@GLIBCXX_3.4.11' Waf: Leaving directory `/wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/build' Build failed: -> task failed (err #1): {task: cxx_link marshal_1.o,xiphos-nav_1.o -> xiphos-nav} -> task failed (err #1): {task: cxx_link locale_set_2.o,marshal_2.o,about_modules_2.o,about_sword_2.o,about_trans_2.o,about_xiphos_2.o,bibletext_2.o,bibletext_dialog_2.o,bookmark_dialog_2.o,bookmarks_menu_2.o,bookmarks_treeview_2.o,cipher_key_dialog_2.o,commentary_2.o,commentary_dialog_2.o,dialog_2.o,dictlex_2.o,dictlex_dialog_2.o,display_info_2.o,dummy_2.o,export_bookmarks_2.o,export_dialog_2.o,find_dialog_2.o,font_dialog_2.o,gbs_2.o,gbs_dialog_2.o,gui_2.o,ipc_2.o,main_menu_2.o,main_window_2.o,menu_popup_2.o,mod_mgr_2.o,navbar_book_2.o,navbar_book_dialog_2.o,navbar_versekey_2.o,navbar_versekey_dialog_2.o,navbar_versekey_editor_2.o,navbar_versekey_parallel_2.o,parallel_dialog_2.o,parallel_tab_2.o,parallel_view_2.o,preferences_dialog_2.o,search_dialog_2.o,search_sidebar_2.o,sidebar_2.o,sidebar_dialog_2.o,splash_2.o,tabbed_browser_2.o,treekey-editor_2.o,utilities_2.o,xiphos_2.o,gs_stringmgr_1.o,module_manager_1.o,sword_main_1.o,slib-editor_1.o,link_dialog_1.o,configs_1.o,display_1.o,export_passage_1.o,global_ ops_1.o,lists_1.o,main_1.o,mod_mgr_1.o,module_dialogs_1.o,modulecache_1.o,navbar_1.o,navbar_book_1.o,navbar_book_dialog_1.o,navbar_versekey_1.o,parallel_view_1.o,prayerlists_1.o,previewer_1.o,search_dialog_1.o,search_sidebar_1.o,settings_1.o,sidebar_1.o,sword_1.o,sword_treekey_1.o,tab_history_1.o,url_1.o,xml_1.o,marshal_1.o,xiphos_html_1.o,marshal_1.o,wk-html_1.o -> xiphos} *** [do-build] Error code 1 Stop in /usr/ports/misc/xiphos. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 10:47:31 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 D23C69FC for ; Thu, 29 Jan 2015 10:47:31 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 A200E6AD for ; Thu, 29 Jan 2015 10:47:31 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TAlVoD079077 for ; Thu, 29 Jan 2015 10:47:31 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TAlVnY079044; Thu, 29 Jan 2015 10:47:31 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 10:47:31 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291047.t0TAlVnY079044@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93amd64-default][mail/qsheff] Failed for qsheff-II-2.1.r3_6 in build 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: Thu, 29 Jan 2015 10:47:31 -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: vanilla@FreeBSD.org Ident: $FreeBSD: head/mail/qsheff/Makefile 366852 2014-09-01 09:18:32Z vanilla $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/qsheff-II-2.1.r3_6.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building mail/qsheff build started at Thu Jan 29 10:47:23 UTC 2015 port directory: /usr/ports/mail/qsheff building for: FreeBSD 93amd64-default-job-12 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/mail/qsheff/Makefile 366852 2014-09-01 09:18:32Z vanilla $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=qsheff-II-2.1.r3_6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for qsheff-II-2.1.r3_6: BACKUP=off: Logging Incoming/Outgoing Mail CLAMAV=on: Integrate with Clam AntiVirus CUSTOMERROR=off: Custom Error Patch DEBUG=off: Build with debugging support DISABLELOCAL=off: Disable Filters For Local Users DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples SPAMTAG=off: Spam Tagging SYSLOG=off: Syslog logging support VIRUSTAG=off ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-qmaildir=/var/qmail --with-clamav --with-clamd-socket=/var/run/clamav/clamd --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/mail/qsheff/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/qsheff/work HOME=/wrkdirs/usr/ports/mail/qsheff/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/mail/qsheff/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/qsheff/work HOME=/wrkdirs/usr/ports/mail/qsheff/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/mail/qsheff/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/qsheff/work HOME=/wrkdirs/usr/ports/mail/qsheff/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/mail/qsheff/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/qsheff/work HOME=/wrkdirs/usr/ports/mail/qsheff/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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/qsheff-II" EXAMPLESDIR="share/examples/qsheff-II" DATADIR="share/qsheff-II" WWWDIR="www/qsheff-II" ETCDIR="etc/qsheff-II" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/qsheff-II DOCSDIR=/usr/local/share/doc/qsheff-II EXAMPLESDIR=/usr/local/share/examples/qsheff-II WWWDIR=/usr/local/www/qsheff-II ETCDIR=/usr/local/etc/qsheff-II --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> qsheff-II-2.1.r3_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.7.txz [93amd64-default-job-12] Installing pkg-1.4.7... [93amd64-default-job-12] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of qsheff-II-2.1.r3_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by qsheff-II-2.1.r3_6 for building =========================================================================== =================================================== ===> Fetching all distfiles required by qsheff-II-2.1.r3_6 for building => SHA256 Checksum OK for qsheff-II-2.1-r3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by qsheff-II-2.1.r3_6 for building ===> Extracting for qsheff-II-2.1.r3_6 => SHA256 Checksum OK for qsheff-II-2.1-r3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for qsheff-II-2.1.r3_6 =========================================================================== =================================================== ===> qsheff-II-2.1.r3_6 depends on file: /usr/local/bin/ripmime - not found ===> Verifying install for /usr/local/bin/ripmime in /usr/ports/mail/ripmime ===> Installing existing package /packages/All/ripmime-1.4.0.10.txz [93amd64-default-job-12] Installing ripmime-1.4.0.10... [93amd64-default-job-12] Extracting ripmime-1.4.0.10... done Message for ripmime-1.4.0.10: You have installed RipMIME, a utility to extract attachments from MIME-encoded email messages. If you have an MIME encoded archive (say from sendmail's output) called recvmail001.mime and you wish to unpack it to a directory (which already exists) called "/var/tmp/unpack", then you would type: ripmime -i recvmail001.mime -d /var/tmp/unpack ===> Returning to build of qsheff-II-2.1.r3_6 ===> qsheff-II-2.1.r3_6 depends on file: /usr/local/bin/clamdscan - not found ===> Verifying install for /usr/local/bin/clamdscan in /usr/ports/security/clamav ===> Installing existing package /packages/All/clamav-0.98.5_1.txz [93amd64-default-job-12] Installing clamav-0.98.5_1... [93amd64-default-job-12] `-- Installing arc-5.21p... [93amd64-default-job-12] `-- Extracting arc-5.21p... done [93amd64-default-job-12] `-- Installing arj-3.10.22_4... [93amd64-default-job-12] `-- Extracting arj-3.10.22_4... done [93amd64-default-job-12] `-- Installing curl-7.40.0... [93amd64-default-job-12] | `-- Installing ca_root_nss-3.17.3_1... [93amd64-default-job-12] | `-- Extracting ca_root_nss-3.17.3_1... done [93amd64-default-job-12] `-- Extracting curl-7.40.0... done [93amd64-default-job-12] `-- Installing lha-1.14i_6... [93amd64-default-job-12] `-- Extracting lha-1.14i_6... done [93amd64-default-job-12] `-- Installing libltdl-2.4.5... [93amd64-default-job-12] `-- Extracting libltdl-2.4.5... done [93amd64-default-job-12] `-- Installing libxml2-2.9.2_2... [93amd64-default-job-12] | `-- Installing libiconv-1.14_6... [93amd64-default-job-12] | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-12] `-- Extracting libxml2-2.9.2_2... done [93amd64-default-job-12] `-- Installing unzoo-4.4_2... [93amd64-default-job-12] `-- Extracting unzoo-4.4_2... done ===> Creating users and/or groups. Creating group 'clamav' with gid '106'. Using existing group 'mail'. Creating user 'clamav' with uid '106'. Adding user 'clamav' to group 'mail'. [93amd64-default-job-12] Extracting clamav-0.98.5_1... done ===> Returning to build of qsheff-II-2.1.r3_6 ===> qsheff-II-2.1.r3_6 depends on file: /var/qmail/bin/qmail-send - not found ===> Verifying install for /var/qmail/bin/qmail-send in /usr/ports/mail/qmail ===> Installing existing package /packages/All/netqmail-1.06_1.txz [93amd64-default-job-12] Installing netqmail-1.06_1... ===> Creating users and/or groups. Creating group 'qmail' with gid '82'. Creating group 'qnofiles' with gid '81'. Creating user 'alias' with uid '81'. Creating user 'qmaild' with uid '82'. Creating user 'qmaill' with uid '83'. Creating user 'qmailp' with uid '84'. Creating user 'qmailq' with uid '85'. Creating user 'qmailr' with uid '86'. Creating user 'qmails' with uid '87'. [93amd64-default-job-12] Extracting netqmail-1.06_1... done A /usr/local/etc/rc.d/qmailsmtpd symlink was created. To enable qmail at boot time you need to copy a script to /var/qmail/rc. There are some examples at /var/qmail/boot Your hostname is 93amd64-default-job-12. hard error Sorry, I couldn't find your host's canonical name in DNS. You will have to set up control/me yourself. Message for netqmail-1.06_1: ATTENTION: You can enable qmail as your default mailer executing: > /var/qmail/scripts/enable-qmail ===> Returning to build of qsheff-II-2.1.r3_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for qsheff-II-2.1.r3_6 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking dependency style of cc... gcc3 checking for library containing strerror... none required checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for ripmime... /usr/local/bin/ripmime checking for library containing gethostbyname... none required checking for library containing connect... none required checking for library containing setsockopt... none required checking for library containing socket... none required checking for strcasestr... yes checking for debug mode... disabled checking for local filters... enabled checking for syslog... disabled checking for backup mode... disabled checking for spam tagging... disabled checking for virus tagging... disabled checking for custom error patch... disabled checking for maximum body line... 40 checking for maximum files... 32000 checking for qq patch... disabled checking for qmailgroup... qmail checking for qmail root directory... /var/qmail checking for ClamAv antivirus... default checking for clamd socket path... /var/run/clamav/clamd checking for custom prog... disabled cat: /var/qmail/control/me: No such file or directory configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating etc/install-wrapper.sh config.status: creating etc/uninstall-wrapper.sh config.status: creating etc/Makefile config.status: creating etc/qsheff.conf-default config.status: creating contrib/Makefile config.status: creating doc/Makefile config.status: creating samples/Makefile config.status: creating src/qsheff-config.h config.status: executing depfiles commands Type 'make && make install' to install files. =========================================================================== =================================================== ===> Building for qsheff-II-2.1.r3_6 Making all in doc Making all in etc Making all in samples Making all in contrib Making all in src /usr/bin/make all-am if cc -DHAVE_CONFIG_H -I. -I. -I. -ansi -I/usr/local/include -L/usr/local/lib -MT djb.o -MD -MP -MF ".deps/djb.Tpo" -c -o djb.o djb.c; then mv -f ".deps/djb.Tpo" ".deps/djb.Po"; else rm -f ".deps/djb.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -ansi -I/usr/local/include -L/usr/local/lib -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi In file included from main.c:40: /usr/local/include/clamav.h:167: error: expected identifier or '(' before '/' token /usr/local/include/clamav.h:167: error: stray '#' in program *** [main.o] Error code 1 Stop in /wrkdirs/usr/ports/mail/qsheff/work/qsheff-II-2.1-r3/src. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/mail/qsheff/work/qsheff-II-2.1-r3/src. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/mail/qsheff/work/qsheff-II-2.1-r3. *** [do-build] Error code 1 Stop in /usr/ports/mail/qsheff. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 10:50:54 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 96C35B21 for ; Thu, 29 Jan 2015 10:50:54 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 66A126D4 for ; Thu, 29 Jan 2015 10:50:54 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TAosqt000200 for ; Thu, 29 Jan 2015 10:50:54 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TAosJn000191; Thu, 29 Jan 2015 10:50:54 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 10:50:54 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291050.t0TAosJn000191@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93amd64-default][math/yacas] Failed for yacas-1.3.6_1 in build 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: Thu, 29 Jan 2015 10:50:54 -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: antoine@FreeBSD.org Ident: $FreeBSD: head/math/yacas/Makefile 375124 2014-12-20 20:09:06Z antoine $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/yacas-1.3.6_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building math/yacas build started at Thu Jan 29 10:50:44 UTC 2015 port directory: /usr/ports/math/yacas building for: FreeBSD 93amd64-default-job-11 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/math/yacas/Makefile 375124 2014-12-20 20:09:06Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=yacas-1.3.6_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for yacas-1.3.6_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-html-doc --with-html-dir=/usr/local/share/doc/yacas --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/yacas/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/yacas/work HOME=/wrkdirs/usr/ports/math/yacas/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/yacas/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/yacas/work HOME=/wrkdirs/usr/ports/math/yacas/work TMPDIR="/tmp" ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/yacas/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/yacas/work HOME=/wrkdirs/usr/ports/math/yacas/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/yacas/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/yacas/work HOME=/wrkdirs/usr/ports/math/yacas/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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/yacas" EXAMPLESDIR="share/examples/yacas" DATADIR="share/yacas" WWWDIR="www/yacas" ETCDIR="etc/yacas" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/yacas DOCSDIR=/usr/local/share/doc/yacas EXAMPLESDIR=/usr/local/share/examples/yacas WWWDIR=/usr/local/www/yacas ETCDIR=/usr/local/etc/yacas --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> yacas-1.3.6_1 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.7.txz [93amd64-default-job-11] Installing pkg-1.4.7... [93amd64-default-job-11] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of yacas-1.3.6_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by yacas-1.3.6_1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by yacas-1.3.6_1 for building => SHA256 Checksum OK for yacas-1.3.6.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by yacas-1.3.6_1 for building ===> Extracting for yacas-1.3.6_1 => SHA256 Checksum OK for yacas-1.3.6.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for yacas-1.3.6_1 ===> Applying FreeBSD patches for yacas-1.3.6_1 =========================================================================== =================================================== ===> yacas-1.3.6_1 depends on file: /usr/local/bin/perl5.18.4 - not found ===> Verifying install for /usr/local/bin/perl5.18.4 in /usr/ports/lang/perl5.18 ===> Installing existing package /packages/All/perl5-5.18.4_11.txz [93amd64-default-job-11] Installing perl5-5.18.4_11... [93amd64-default-job-11] Extracting perl5-5.18.4_11... done ===> Returning to build of yacas-1.3.6_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for yacas-1.3.6_1 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... amd64-portbld-freebsd9.3 checking host system type... amd64-portbld-freebsd9.3 checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert amd64-portbld-freebsd9.3 file names to amd64-portbld-freebsd9.3 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd9.3 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cpp checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking for perl... yes checking for pdflatex... no checking for makeindex... no checking for gzip... yes checking for ar... (cached) ar checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/sysinfo.h usability... no checking sys/sysinfo.h presence... no checking for sys/sysinfo.h... no checking for malloc.h... (cached) no checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking for stdio.h... (cached) yes checking for ctype.h... (cached) yes checking for dirent.h... (cached) yes checking for signal.h... (cached) yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking for select... (cached) yes checking for socket... yes checking for strchr... yes checking type of argument of signal handler... int checking whether to build the debug version... checking whether to enable the server mode... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating scripts/Makefile config.status: creating JavaYacas/Makefile config.status: creating tests/Makefile config.status: creating manmake/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===> Building for yacas-1.3.6_1 /usr/bin/make all-recursive Making all in . Making all in docs c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -pedantic -MT riptestfromyart.o -MD -MP -MF .deps/riptestfromyart.Tpo -c -o riptestfromyart.o riptestfromyart.cpp cc1plus: error: unrecognized command line option "-std=c++11" *** [riptestfromyart.o] Error code 1 Stop in /wrkdirs/usr/ports/math/yacas/work/yacas-1.3.6/docs. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/math/yacas/work/yacas-1.3.6. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/math/yacas/work/yacas-1.3.6. *** [do-build] Error code 1 Stop in /usr/ports/math/yacas. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 11:02:13 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 B0BA1D4A for ; Thu, 29 Jan 2015 11:02:13 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 8CDF18EE; Thu, 29 Jan 2015 11:02:13 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TB2DuM085694; Thu, 29 Jan 2015 11:02:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TB2D1t085628; Thu, 29 Jan 2015 11:02:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 11:02:13 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291102.t0TB2D1t085628@beefy1.isc.freebsd.org> To: xjflyttp@gmail.com Subject: [package - 93i386-default][ftp/vsftpd-ext] Failed for vsftpd-ext-3.0.2.1_2 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: Thu, 29 Jan 2015 11:02:13 -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: xjflyttp@gmail.com Last committer: pi@FreeBSD.org Ident: $FreeBSD: head/ftp/vsftpd-ext/Makefile 376656 2015-01-09 20:11:59Z pi $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/vsftpd-ext-3.0.2.1_2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building ftp/vsftpd-ext build started at Thu Jan 29 11:02:04 UTC 2015 port directory: /usr/ports/ftp/vsftpd-ext building for: FreeBSD 93i386-default-job-03 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: xjflyttp@gmail.com Makefile ident: $FreeBSD: head/ftp/vsftpd-ext/Makefile 376656 2015-01-09 20:11:59Z pi $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=vsftpd-ext-3.0.2.1_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for vsftpd-ext-3.0.2.1_2: DOCS=on: Build and/or install documentation RC_SCRIPT=on: install RC_SCRIPT VSFTPD_SSL=off: Include support for SSL ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/vsftpd-ext/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/vsftpd-ext/work HOME=/wrkdirs/usr/ports/ftp/vsftpd-ext/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/vsftpd-ext/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/vsftpd-ext/work HOME=/wrkdirs/usr/ports/ftp/vsftpd-ext/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/vsftpd-ext/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/vsftpd-ext/work HOME=/wrkdirs/usr/ports/ftp/vsftpd-ext/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/vsftpd-ext/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/vsftpd-ext/work HOME=/wrkdirs/usr/ports/ftp/vsftpd-ext/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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/vsftpd-ext" EXAMPLESDIR="share/examples/vsftpd-ext" DATADIR="share/vsftpd-ext" WWWDIR="www/vsftpd-ext" ETCDIR="etc/vsftpd-ext" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/vsftpd-ext DOCSDIR=/usr/local/share/doc/vsftpd-ext EXAMPLESDIR=/usr/local/share/examples/vsftpd-ext WWWDIR=/usr/local/www/vsftpd-ext ETCDIR=/usr/local/etc/vsftpd-ext --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> vsftpd-ext-3.0.2.1_2 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.7.txz [93i386-default-job-03] Installing pkg-1.4.7... [93i386-default-job-03] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of vsftpd-ext-3.0.2.1_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by vsftpd-ext-3.0.2.1_2 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by vsftpd-ext-3.0.2.1_2 for building => SHA256 Checksum OK for vsFTPd-3.0.2-ext1.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by vsftpd-ext-3.0.2.1_2 for building ===> Extracting for vsftpd-ext-3.0.2.1_2 => SHA256 Checksum OK for vsFTPd-3.0.2-ext1.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for vsftpd-ext-3.0.2.1_2 ===> Applying FreeBSD patches for vsftpd-ext-3.0.2.1_2 =========================================================================== =================================================== ===> vsftpd-ext-3.0.2.1_2 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 [93i386-default-job-03] Installing gmake-4.1_1... [93i386-default-job-03] `-- Installing gettext-runtime-0.19.4... [93i386-default-job-03] | `-- Installing indexinfo-0.2.2... [93i386-default-job-03] | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-03] | `-- Installing libiconv-1.14_6... [93i386-default-job-03] | `-- Extracting libiconv-1.14_6... done [93i386-default-job-03] `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-03] Extracting gmake-4.1_1... done ===> Returning to build of vsftpd-ext-3.0.2.1_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for vsftpd-ext-3.0.2.1_2 /usr/bin/sed -i.bak -e "s|#undef VSF_BUILD_TCPWRAPPERS|#define VSF_BUILD_TCPWRAPPERS 1|" /wrkdirs/usr/ports/ftp/vsftpd-ext/work/vsFTPd-3.0.2-ext.1/builddefs.h /usr/bin/sed -i.bak -e "s|#define VSF_CONFIG_PATH \"/etc/vsftpd/\"|#define VSF_CONFIG_PATH \"/usr/local/etc/\"|" -e "s|#define VSF_CONFIG_PREFIX \"\"|#define VSF_CONFIG_PREFIX \"vsftpd.\"|" /wrkdirs/usr/ports/ftp/vsftpd-ext/work/vsFTPd-3.0.2-ext.1/builddefs.h /usr/bin/sed -i.bak -e "s|/etc/v|/usr/local/etc/v|" /wrkdirs/usr/ports/ftp/vsftpd-ext/work/vsFTPd-3.0.2-ext.1/vsftpd.8 /wrkdirs/usr/ports/ftp/vsftpd-ext/work/vsFTPd-3.0.2-ext.1/vsftpd.conf.5 /usr/bin/sed -i.bak -e "s|/usr/share/empty|/usr/local/share/vsftpd/empty|" /wrkdirs/usr/ports/ftp/vsftpd-ext/work/vsFTPd-3.0.2-ext.1/tunables.c /usr/bin/sed -i.bak -e "s|-O2 ||" -e '/^CC/s/=/?=/' -e '/^CFLAGS/{s/=/+=/;s/-O[0-9]//;}' -e '/^LIBS/s|=.*|= `./vsf_findlibs.sh`|' -e '/^LINK/s/=.*/=/' -e 's|-Werror||' /wrkdirs/usr/ports/ftp/vsftpd-ext/work/vsFTPd-3.0.2-ext.1/Makefile /usr/bin/sed -i.bak -e '/-lutil/d' /wrkdirs/usr/ports/ftp/vsftpd-ext/work/vsFTPd-3.0.2-ext.1/vsf_findlibs.sh /usr/bin/sed -i.bak -e "s|^listen=.*|listen=NO|" /wrkdirs/usr/ports/ftp/vsftpd-ext/work/vsFTPd-3.0.2-ext.1/vsftpd.conf =========================================================================== =================================================== ===> Building for vsftpd-ext-3.0.2.1_2 cc -c sysdeputil.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc sysdeputil.c: In function 'vsf_sysdep_check_auth': sysdeputil.c:334: warning: unused variable 'pam_user_name' sysdeputil.c:333: warning: unused variable 'item' cc -c http.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c secutil.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c access.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c oneprocess.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c features.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c ls.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c charconv.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c pasvrules.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c secbuf.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c prelogin.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c ftpcmdio.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c tunables.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c sysstr.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c ftpdataio.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c ssl.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c ptracesandbox.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c ascii.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c logging.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c filestr.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c netstr.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c strlist.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c twoprocess.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c sysutil.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc sysutil.c: In function 'vsf_sysutil_get_datetimefmt': sysutil.c:2828: warning: passing argument 1 of 'gmtime' from incompatible pointer type sysutil.c:2830: warning: passing argument 1 of 'localtime' from incompatible pointer type cc -c sslslave.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c hash.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c main.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c utility.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c seccompsandbox.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c usersip.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c ftppolicy.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c postlogin.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c ipaddrparse.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c parseconf.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c str.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c readwrite.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c opts.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c postprivparent.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c banner.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c tcpwrap.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c http_msg.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c standalone.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c privops.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c privsock.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -c http_str.c -O2 -pipe -fno-strict-aliasing -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc cc -o vsftpd -fPIE -pie -Wl,-z,relro -Wl,-z,now http.o privops.o sysstr.o charconv.o oneprocess.o ftppolicy.o secbuf.o ptracesandbox.o ascii.o netstr.o twoprocess.o sysutil.o sslslave.o hash.o main.o seccompsandbox.o ipaddrparse.o parseconf.o str.o opts.o privsock.o sysdeputil.o postprivparent.o secutil.o features.o access.o http_msg.o ls.o pasvrules.o prelogin.o ftpcmdio.o tunables.o ftpdataio.o ssl.o filestr.o strlist.o utility.o usersip.o readwrite.o logging.o tcpwrap.o banner.o standalone.o postlogin.o http_str.o `./vsf_findlibs.sh` sysutil.o: In function `vsf_sysutil_tzset': sysutil.c:(.text+0x13da): undefined reference to `__stack_chk_fail_local' sysutil.o: In function `vsf_sysutil_parse_time': sysutil.c:(.text+0x306a): undefined reference to `__stack_chk_fail_local' sysutil.o: In function `vsf_sysutil_sockaddr_in_mask': sysutil.c:(.text+0x3ac8): undefined reference to `__stack_chk_fail_local' sysutil.o: In function `vsf_sysutil_getpeername': sysutil.c:(.text+0x3c75): undefined reference to `__stack_chk_fail_local' sysutil.o: In function `vsf_sysutil_getsockname': sysutil.c:(.text+0x3d45): undefined reference to `__stack_chk_fail_local' sysutil.o:sysutil.c:(.text+0x44d2): more undefined references to `__stack_chk_fail_local' follow Makefile:34: recipe for target 'vsftpd' failed gmake: *** [vsftpd] Error 1 *** [do-build] Error code 1 Stop in /usr/ports/ftp/vsftpd-ext. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 11:04:35 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 C8291DBD for ; Thu, 29 Jan 2015 11:04:35 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 B2385902 for ; Thu, 29 Jan 2015 11:04:35 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TB4Zak013386 for ; Thu, 29 Jan 2015 11:04:35 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TB4ZV0013381; Thu, 29 Jan 2015 11:04:35 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 11:04:35 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291104.t0TB4ZV0013381@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93i386-default][devel/drpython] Failed for drpython-py27-3.11.4_3 in configure 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: Thu, 29 Jan 2015 11:04:36 -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: mva@FreeBSD.org Ident: $FreeBSD: head/devel/drpython/Makefile 371280 2014-10-20 16:04:12Z mva $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/drpython-py27-3.11.4_3.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building devel/drpython build started at Thu Jan 29 11:03:50 UTC 2015 port directory: /usr/ports/devel/drpython building for: FreeBSD 93i386-default-job-11 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/devel/drpython/Makefile 371280 2014-10-20 16:04:12Z mva $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=drpython-py27-3.11.4_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/drpython/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/drpython/work HOME=/wrkdirs/usr/ports/devel/drpython/work TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/drpython/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/drpython/work HOME=/wrkdirs/usr/ports/devel/drpython/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2-3.0-config LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/drpython" EXAMPLESDIR="share/examples/drpython" DATADIR="share/drpython" WWWDIR="www/drpython" ETCDIR="etc/drpython" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/drpython DOCSDIR=/usr/local/share/doc/drpython EXAMPLESDIR=/usr/local/share/examples/drpython WWWDIR=/usr/local/www/drpython ETCDIR=/usr/local/etc/drpython --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> drpython-py27-3.11.4_3 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.7.txz [93i386-default-job-11] Installing pkg-1.4.7... [93i386-default-job-11] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of drpython-py27-3.11.4_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by drpython-py27-3.11.4_3 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by drpython-py27-3.11.4_3 for building => SHA256 Checksum OK for DrPython_3.11.4.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by drpython-py27-3.11.4_3 for building ===> Extracting for drpython-py27-3.11.4_3 => SHA256 Checksum OK for DrPython_3.11.4.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for drpython-py27-3.11.4_3 ===> Applying FreeBSD patches for drpython-py27-3.11.4_3 =========================================================================== =================================================== ===> drpython-py27-3.11.4_3 depends on package: py27-sphinx>0 - not found ===> Verifying install for py27-sphinx>0 in /usr/ports/textproc/py-sphinx ===> Installing existing package /packages/All/py27-sphinx-1.2.3.txz [93i386-default-job-11] Installing py27-sphinx-1.2.3... [93i386-default-job-11] `-- Installing py27-Jinja2-2.7.3... [93i386-default-job-11] | `-- Installing py27-Babel-1.3_2... [93i386-default-job-11] | | `-- Installing py27-pytz-2014.10,1... [93i386-default-job-11] | | `-- Installing py27-setuptools27-5.5.1_1... [93i386-default-job-11] | | | `-- Installing python27-2.7.9... [93i386-default-job-11] | | | `-- Installing gettext-runtime-0.19.4... [93i386-default-job-11] | | | | `-- Installing indexinfo-0.2.2... [93i386-default-job-11] | | | | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-11] | | | | `-- Installing libiconv-1.14_6... [93i386-default-job-11] | | | | `-- Extracting libiconv-1.14_6... done [93i386-default-job-11] | | | `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-11] | | | `-- Installing libffi-3.2.1... [93i386-default-job-11] | | | `-- Extracting libffi-3.2.1... done [93i386-default-job-11] | | | `-- Extracting python27-2.7.9... done [93i386-default-job-11] | | `-- Extracting py27-setuptools27-5.5.1_1... done [93i386-default-job-11] | | `-- Extracting py27-pytz-2014.10,1... done [93i386-default-job-11] | `-- Extracting py27-Babel-1.3_2... done [93i386-default-job-11] | `-- Installing py27-MarkupSafe-0.23... [93i386-default-job-11] | `-- Extracting py27-MarkupSafe-0.23... done [93i386-default-job-11] `-- Extracting py27-Jinja2-2.7.3... done [93i386-default-job-11] `-- Installing py27-docutils-0.12... [93i386-default-job-11] `-- Extracting py27-docutils-0.12... done [93i386-default-job-11] `-- Installing py27-pygments-2.0.2... [93i386-default-job-11] `-- Extracting py27-pygments-2.0.2... done [93i386-default-job-11] Extracting py27-sphinx-1.2.3... done 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 drpython-py27-3.11.4_3 ===> drpython-py27-3.11.4_3 depends on package: py27-setuptools27>0 - found ===> drpython-py27-3.11.4_3 depends on file: /usr/local/bin/python2.7 - found ===> drpython-py27-3.11.4_3 depends on file: /usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/wx/__init__.py - not found ===> Verifying install for /usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/wx/__init__.py in /usr/ports/x11-toolkits/py-wxPython30 ===> Installing existing package /packages/All/py27-wxPython30-3.0.0.0_1.txz [93i386-default-job-11] Installing py27-wxPython30-3.0.0.0_1... [93i386-default-job-11] `-- Installing py27-wxPython-common-3.0.0.0_1... [93i386-default-job-11] `-- Extracting py27-wxPython-common-3.0.0.0_1... done [93i386-default-job-11] `-- Installing wx30-gtk2-3.0.2_2... [93i386-default-job-11] | `-- Installing ORBit2-2.14.19_1... [93i386-default-job-11] | | `-- Installing glib-2.42.1... [93i386-default-job-11] | | `-- Installing pcre-8.35_2... [93i386-default-job-11] | | `-- Extracting pcre-8.35_2... done [93i386-default-job-11] | | `-- Installing perl5-5.18.4_11... [93i386-default-job-11] | | `-- Extracting perl5-5.18.4_11... done [93i386-default-job-11] | | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93i386-default-job-11] | | `-- Installing libIDL-0.8.14_2... [93i386-default-job-11] | | `-- Extracting libIDL-0.8.14_2... done /root/.fontconfig: not cleaning non-existent cache directory fc-cache: succeeded [93i386-default-job-11] | | | | `-- Installing pixman-0.32.6... [93i386-default-job-11] | | | | `-- Extracting pixman-0.32.6... done [93i386-default-job-11] | | | | `-- Installing xcb-util-renderutil-0.3.9... [93i386-default-job-11] | | | | `-- Installing xcb-util-0.4.0,1... [93i386-default-job-11] | | | | `-- Extracting xcb-util-0.4.0,1... done [93i386-default-job-11] | | | | `-- Extracting xcb-util-renderutil-0.3.9... done [93i386-default-job-11] | | | `-- Extracting cairo-1.12.18_1,2... done [93i386-default-job-11] | | | `-- Installing encodings-1.0.4_1,1... [93i386-default-job-11] | | | | `-- Installing font-util-1.3.0_1... [93i386-default-job-11] | | | | `-- Extracting font-util-1.3.0_1... done [93i386-default-job-11] | | | `-- Extracting encodings-1.0.4_1,1... done [93i386-default-job-11] | | | `-- Installing harfbuzz-0.9.36... [93i386-default-job-11] | | | | `-- Installing graphite2-1.2.4... [93i386-default-job-11] | | | | `-- Extracting graphite2-1.2.4... done [93i386-default-job-11] | | | | `-- Installing icu-53.1... [93i386-default-job-11] | | | | `-- Extracting icu-53.1... done [93i386-default-job-11] | | | `-- Extracting harfbuzz-0.9.36... done [93i386-default-job-11] | | | `-- Installing libXft-2.3.2... [93i386-default-job-11] | | | `-- Extracting libXft-2.3.2... done [93i386-default-job-11] | | | `-- Installing xorg-fonts-truetype-7.7_1... [93i386-default-job-11] | | | | `-- Installing dejavu-2.34_4... [93i386-default-job-11] | | | | `-- Extracting dejavu-2.34_4... done [93i386-default-job-11] | | | | `-- Installing font-bh-ttf-1.0.3_1... [93i386-default-job-11] | | | | `-- Installing mkfontdir-1.0.7... [93i386-default-job-11] | | | | | `-- Installing mkfontscale-1.1.1_1... [93i386-default-job-11] | | | | | `-- Installing libfontenc-1.1.2_2... [93i386-default-job-11] | | | | | `-- Extracting libfontenc-1.1.2_2... done [93i386-default-job-11] | | | | | `-- Extracting mkfontscale-1.1.1_1... done [93i386-default-job-11] | | | | `-- Extracting mkfontdir-1.0.7... done [93i386-default-job-11] | | | | `-- Extracting font-bh-ttf-1.0.3_1... done [93i386-default-job-11] | | | | `-- Installing font-misc-ethiopic-1.0.3_1... [93i386-default-job-11] | | | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [93i386-default-job-11] | | | | `-- Installing font-misc-meltho-1.0.3_1... [93i386-default-job-11] | | | | `-- Extracting font-misc-meltho-1.0.3_1... done [93i386-default-job-11] | | | `-- Extracting pango-1.36.8... done [93i386-default-job-11] | | | `-- Installing shared-mime-info-1.1_1... [93i386-default-job-11] | | | `-- Extracting shared-mime-info-1.1_1... done [93i386-default-job-11] | | `-- Extracting gtk-update-icon-cache-2.24.25... done [93i386-default-job-11] | | `-- Installing python-2.7_2,2... [93i386-default-job-11] | | | `-- Installing python2-2_3... [93i386-default-job-11] | | | `-- Extracting python2-2_3... done [93i386-default-job-11] | | `-- Extracting python-2.7_2,2... done [93i386-default-job-11] | | `-- Extracting gtk2-2.24.25_1... done [93i386-default-job-11] | | `-- Installing polkit-0.105_5... [93i386-default-job-11] | | `-- Installing gobject-introspection-1.42.0... [93i386-default-job-11] | | `-- Extracting gobject-introspection-1.42.0... done [93i386-default-job-11] | | `-- Extracting polkit-0.105_5... done [93i386-default-job-11] | `-- Extracting gconf2-3.2.6_3... done [93i386-default-job-11] | `-- Installing gstreamer-plugins-0.10.36_5,3... [93i386-default-job-11] | | `-- Installing gstreamer-0.10.36_2... [93i386-default-job-11] | | `-- Extracting gstreamer-0.10.36_2... done [93i386-default-job-11] | | `-- Installing libXv-1.0.10_2,1... [93i386-default-job-11] | | `-- Installing videoproto-2.3.2... [93i386-default-job-11] | | `-- Extracting videoproto-2.3.2... done [93i386-default-job-11] | | `-- Extracting libXv-1.0.10_2,1... done [93i386-default-job-11] | | `-- Installing orc-0.4.23... [93i386-default-job-11] | | `-- Extracting orc-0.4.23... done [93i386-default-job-11] | `-- Extracting gstreamer-plugins-0.10.36_5,3... done [93i386-default-job-11] | `-- Installing libGLU-9.0.0_2... [93i386-default-job-11] | | `-- Installing libGL-9.1.7_4... [93i386-default-job-11] | | `-- Installing dri2proto-2.8... [93i386-default-job-11] | | `-- Extracting dri2proto-2.8... done [93i386-default-job-11] | | `-- Installing libXxf86vm-1.1.3_2... [93i386-default-job-11] | | | `-- Installing xf86vidmodeproto-2.3.1... [93i386-default-job-11] | | | `-- Extracting xf86vidmodeproto-2.3.1... done [93i386-default-job-11] | | `-- Extracting libXxf86vm-1.1.3_2... done [93i386-default-job-11] | | `-- Installing libdevq-0.0.2... [93i386-default-job-11] | | `-- Extracting libdevq-0.0.2... done [93i386-default-job-11] | | `-- Installing libdrm-2.4.58_1,1... [93i386-default-job-11] | | | `-- Installing libpciaccess-0.13.2_2... [93i386-default-job-11] | | | `-- Installing pciids-20150124... [93i386-default-job-11] | | | `-- Extracting pciids-20150124... done [93i386-default-job-11] | | | `-- Extracting libpciaccess-0.13.2_2... done [93i386-default-job-11] | | `-- Extracting libdrm-2.4.58_1,1... done [93i386-default-job-11] | | `-- Installing libglapi-9.1.7_2... [93i386-default-job-11] | | | `-- Installing libxshmfence-1.1_3... [93i386-default-job-11] | | | `-- Extracting libxshmfence-1.1_3... done [93i386-default-job-11] | | `-- Extracting libglapi-9.1.7_2... done [93i386-default-job-11] | | `-- Extracting libGL-9.1.7_4... done [93i386-default-job-11] | `-- Extracting libGLU-9.0.0_2... done [93i386-default-job-11] | `-- Installing libmspack-0.4_2... [93i386-default-job-11] | `-- Extracting libmspack-0.4_2... done [93i386-default-job-11] | `-- Installing webkit-gtk2-2.4.8... [93i386-default-job-11] | | `-- Installing curl-7.40.0... [93i386-default-job-11] | | `-- Installing ca_root_nss-3.17.3_1... [93i386-default-job-11] | | `-- Extracting ca_root_nss-3.17.3_1... done [93i386-default-job-11] | | `-- Extracting curl-7.40.0... done [93i386-default-job-11] | | `-- Installing enchant-1.6.0_4... [93i386-default-job-11] | | `-- Installing hunspell-1.3.3... [93i386-default-job-11] | | `-- Extracting hunspell-1.3.3... done [93i386-default-job-11] | | `-- Extracting enchant-1.6.0_4... done [93i386-default-job-11] | | `-- Installing geoclue-2.1.10... [93i386-default-job-11] | | `-- Installing json-glib-1.0.2_1... [93i386-default-job-11] | | `-- Extracting json-glib-1.0.2_1... done [93i386-default-job-11] | | `-- Installing libsoup-2.48.1_1... [93i386-default-job-11] | | | `-- Installing glib-networking-2.42.1_1... [93i386-default-job-11] | | | `-- Installing gnutls-3.2.21... [93i386-default-job-11] | | | | `-- Installing libidn-1.29... [93i386-default-job-11] | | | | `-- Extracting libidn-1.29... done [93i386-default-job-11] | | | | `-- Installing libtasn1-4.2... [93i386-default-job-11] | | | | `-- Extracting libtasn1-4.2... done [93i386-default-job-11] | | | | `-- Installing nettle-2.7.1... [93i386-default-job-11] | | | | `-- Extracting nettle-2.7.1... done [93i386-default-job-11] | | | | `-- Installing p11-kit-0.22.1... [93i386-default-job-11] | | | | `-- Extracting p11-kit-0.22.1... done [93i386-default-job-11] | | | | `-- Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [93i386-default-job-11] | | | | `-- Extracting trousers-tddl-0.3.10_7... done [93i386-default-job-11] | | | `-- Extracting gnutls-3.2.21... done [93i386-default-job-11] | | | `-- Installing gsettings-desktop-schemas-3.14.1... [93i386-default-job-11] | | | | `-- Installing cantarell-fonts-0.0.16... [93i386-default-job-11] | | | | `-- Extracting cantarell-fonts-0.0.16... done /usr/local/share/fonts/cantarell: caching, new cache contents: 2 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory /usr/local/bin/fc-cache: succeeded [93i386-default-job-11] | | | `-- Extracting gsettings-desktop-schemas-3.14.1... done [93i386-default-job-11] | | | `-- Installing libgcrypt-1.6.2... [93i386-default-job-11] | | | | `-- Installing libgpg-error-1.17... [93i386-default-job-11] | | | | `-- Extracting libgpg-error-1.17... done [93i386-default-job-11] | | | `-- Extracting libgcrypt-1.6.2... done [93i386-default-job-11] | | | `-- Installing libproxy-0.4.6... [93i386-default-job-11] | | | `-- Extracting libproxy-0.4.6... done [93i386-default-job-11] | | | `-- Extracting glib-networking-2.42.1_1... done [93i386-default-job-11] | | | `-- Installing sqlite3-3.8.8... [93i386-default-job-11] | | | `-- Extracting sqlite3-3.8.8... done [93i386-default-job-11] | | `-- Extracting libsoup-2.48.1_1... done [93i386-default-job-11] | | `-- Extracting geoclue-2.1.10... done [93i386-default-job-11] | | `-- Installing gstreamer1-plugins-1.4.5_1... [93i386-default-job-11] | | `-- Installing gstreamer1-1.4.5... [93i386-default-job-11] | | `-- Extracting gstreamer1-1.4.5... done [93i386-default-job-11] | | `-- Installing iso-codes-3.57... [93i386-default-job-11] | | `-- Extracting iso-codes-3.57... done [93i386-default-job-11] | | `-- Extracting gstreamer1-plugins-1.4.5_1... done [93i386-default-job-11] | | `-- Installing libsecret-0.18_3... [93i386-default-job-11] | | `-- Extracting libsecret-0.18_3... done [93i386-default-job-11] | | `-- Installing libxslt-1.1.28_6... [93i386-default-job-11] | | `-- Extracting libxslt-1.1.28_6... done [93i386-default-job-11] | | `-- Installing webp-0.4.2_3... [93i386-default-job-11] | | `-- Installing giflib-5.0.6... [93i386-default-job-11] | | `-- Extracting giflib-5.0.6... done [93i386-default-job-11] | | `-- Extracting webp-0.4.2_3... done [93i386-default-job-11] | `-- Extracting webkit-gtk2-2.4.8... done [93i386-default-job-11] `-- Extracting wx30-gtk2-3.0.2_2... done [93i386-default-job-11] Extracting py27-wxPython30-3.0.0.0_1... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Message for dejavu-2.34_4: 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. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of drpython-py27-3.11.4_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for drpython-py27-3.11.4_3 Traceback (most recent call last): File "", line 1, in File "setup.py", line 49, in from drpython import DRPY_VER File "drpython.py", line 49, in import wx, wx.stc File "/usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/wx/__init__.py", line 45, in from wx._core import * File "/usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py", line 4, in import _core_ ImportError: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.11 required by /usr/local/lib/libwx_baseu-3.0.so.0 not found *** [do-configure] Error code 1 Stop in /usr/ports/devel/drpython. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 11:06:10 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 03159DDD; Thu, 29 Jan 2015 11:06:10 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 E0E5190F; Thu, 29 Jan 2015 11:06:09 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TB69PW081730; Thu, 29 Jan 2015 11:06:09 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TB69PI081715; Thu, 29 Jan 2015 11:06:09 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 11:06:09 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291106.t0TB69PI081715@beefy1.isc.freebsd.org> To: demon@FreeBSD.org Subject: [package - 93i386-default][math/py-pyfst] Failed for py27-pyfst-0.2.3 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: Thu, 29 Jan 2015 11:06:10 -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: demon@FreeBSD.org Last committer: demon@FreeBSD.org Ident: $FreeBSD: head/math/py-pyfst/Makefile 371395 2014-10-23 14:03:56Z demon $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/py27-pyfst-0.2.3.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building math/py-pyfst build started at Thu Jan 29 11:05:41 UTC 2015 port directory: /usr/ports/math/py-pyfst building for: FreeBSD 93i386-default-job-23 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: demon@FreeBSD.org Makefile ident: $FreeBSD: head/math/py-pyfst/Makefile 371395 2014-10-23 14:03:56Z demon $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=py27-pyfst-0.2.3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-pyfst/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-pyfst/work HOME=/wrkdirs/usr/ports/math/py-pyfst/work TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-pyfst/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-pyfst/work HOME=/wrkdirs/usr/ports/math/py-pyfst/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/pyfst" EXAMPLESDIR="share/examples/pyfst" DATADIR="share/pyfst" WWWDIR="www/pyfst" ETCDIR="etc/pyfst" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pyfst DOCSDIR=/usr/local/share/doc/pyfst EXAMPLESDIR=/usr/local/share/examples/pyfst WWWDIR=/usr/local/www/pyfst ETCDIR=/usr/local/etc/pyfst --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License APACHE20 accepted by the user =========================================================================== =================================================== ===> py27-pyfst-0.2.3 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.7.txz [93i386-default-job-23] Installing pkg-1.4.7... [93i386-default-job-23] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of py27-pyfst-0.2.3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by py27-pyfst-0.2.3 for building =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by py27-pyfst-0.2.3 for building => SHA256 Checksum OK for pyfst-0.2.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by py27-pyfst-0.2.3 for building ===> Extracting for py27-pyfst-0.2.3 => SHA256 Checksum OK for pyfst-0.2.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py27-pyfst-0.2.3 =========================================================================== =================================================== ===> py27-pyfst-0.2.3 depends on package: py27-setuptools27>0 - not found ===> Verifying install for py27-setuptools27>0 in /usr/ports/devel/py-setuptools27 ===> Installing existing package /packages/All/py27-setuptools27-5.5.1_1.txz [93i386-default-job-23] Installing py27-setuptools27-5.5.1_1... [93i386-default-job-23] `-- Installing python27-2.7.9... [93i386-default-job-23] | `-- Installing gettext-runtime-0.19.4... [93i386-default-job-23] | | `-- Installing indexinfo-0.2.2... [93i386-default-job-23] | | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-23] | | `-- Installing libiconv-1.14_6... [93i386-default-job-23] | | `-- Extracting libiconv-1.14_6... done [93i386-default-job-23] | `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-23] | `-- Installing libffi-3.2.1... [93i386-default-job-23] | `-- Extracting libffi-3.2.1... done [93i386-default-job-23] `-- Extracting python27-2.7.9... done [93i386-default-job-23] Extracting py27-setuptools27-5.5.1_1... done 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 py27-pyfst-0.2.3 ===> py27-pyfst-0.2.3 depends on file: /usr/local/bin/python2.7 - found =========================================================================== =================================================== ===> py27-pyfst-0.2.3 depends on shared library: libfst.so - not found ===> Verifying for libfst.so in /usr/ports/math/openfst ===> Installing existing package /packages/All/openfst-1.4.1_4.txz [93i386-default-job-23] Installing openfst-1.4.1_4... [93i386-default-job-23] `-- Installing gcc-4.8.4... [93i386-default-job-23] | `-- Installing binutils-2.25... [93i386-default-job-23] | `-- Extracting binutils-2.25... done [93i386-default-job-23] | `-- Installing gcc-ecj-4.5... [93i386-default-job-23] | `-- Extracting gcc-ecj-4.5... done [93i386-default-job-23] | `-- Installing gmp-5.1.3_2... [93i386-default-job-23] | `-- Extracting gmp-5.1.3_2... done [93i386-default-job-23] | `-- Installing mpc-1.0.2_1... [93i386-default-job-23] | | `-- Installing mpfr-3.1.2_2... [93i386-default-job-23] | | `-- Extracting mpfr-3.1.2_2... done [93i386-default-job-23] | `-- Extracting mpc-1.0.2_1... done [93i386-default-job-23] `-- Extracting gcc-4.8.4... done [93i386-default-job-23] Extracting openfst-1.4.1_4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of py27-pyfst-0.2.3 =========================================================================== =================================================== ===> Configuring for py27-pyfst-0.2.3 running config =========================================================================== /usr/local/include/fst/determinize.h: In member function 'void fst::DeterminizeFsaImpl::NormArc(fst::DeterminizeArc >*) [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]': /usr/local/include/fst/determinize.h:672: instantiated from 'void fst::DeterminizeFsaImpl::GetLabelMap(typename A::StateId, typename F::LabelMap*) [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:639: instantiated from 'void fst::DeterminizeFsaImpl::Expand(typename A::StateId) [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/determinize.h:680: error: 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' has no member named 'subset' /usr/local/include/fst/determinize.h:681: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:682: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:682: error: 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' has no member named 'subset' /usr/local/include/fst/determinize.h:682: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:682: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:681: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:682: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:681: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:682: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:696: error: 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' has no member named 'subset' /usr/local/include/fst/determinize.h:681: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:682: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:681: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:682: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:705: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:705: error: 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' has no member named 'subset' /usr/local/include/fst/determinize.h:705: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:705: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/determinize.h:705: error: no type named 'Subset' in 'struct fst::DeterminizeStateTuple >, fst::IntegerFilterState >' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::DeterminizeStateTuple >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, H = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, E = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, fst::HSType HS = HS_STL]': /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, D = fst::GallicCommonDivisor, GALLIC_LEFT_RESTRICT, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_RESTRICT> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, D = fst::GallicCommonDivisor, GALLIC_LEFT_RESTRICT, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_RESTRICT> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminize StateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminize StateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, D = fst::GallicCommonDivisor, GALLIC_LEFT_RESTRICT, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_RESTRICT> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, D = fst::GallicCommonDivisor, GALLIC_LEFT_RESTRICT, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_RESTRICT> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminize StateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::DeterminizeStateTuple >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, H = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, E = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, fst::HSType HS = HS_STL]': /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, D = fst::GallicCommonDivisor, GALLIC_LEFT_MIN, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_MIN> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, D = fst::GallicCommonDivisor, GALLIC_LEFT_MIN, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_MIN> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, D = fst::GallicCommonDivisor, GALLIC_LEFT_MIN, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_MIN> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, D = fst::GallicCommonDivisor, GALLIC_LEFT_MIN, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_MIN> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::DeterminizeStateTuple >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, H = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, E = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, fst::HSType HS = HS_STL]': /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, D = fst::GallicCommonDivisor, GALLIC_LEFT_RESTRICT, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_RESTRICT> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, D = fst::GallicCommonDivisor, GALLIC_LEFT_RESTRICT, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_RESTRICT> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey , fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDe terminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey , fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDe terminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, D = fst::GallicCommonDivisor, GALLIC_LEFT_RESTRICT, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_RESTRICT> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::GallicArc >, GALLIC_LEFT_RESTRICT>, D = fst::GallicCommonDivisor, GALLIC_LEFT_RESTRICT, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_RESTRICT> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey , fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDe terminizeStateTable >, GALLIC_LEFT_RESTRICT>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::DeterminizeStateTuple >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, H = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, E = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, fst::HSType HS = HS_STL]': /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, D = fst::GallicCommonDivisor, GALLIC_LEFT_MIN, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_MIN> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, D = fst::GallicCommonDivisor, GALLIC_LEFT_MIN, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_MIN> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminize StateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminize StateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, D = fst::GallicCommonDivisor, GALLIC_LEFT_MIN, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_MIN> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::GallicArc >, GALLIC_LEFT_MIN>, D = fst::GallicCommonDivisor, GALLIC_LEFT_MIN, fst::DefaultCommonDivisor > >, F = fst::DefaultDeterminizeFilter >, GALLIC_LEFT_MIN> >, T = fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminize StateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, GALLIC_LEFT_MIN>, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::DeterminizeStateTuple > >, fst::IntegerFilterState >*, H = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, E = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, fst::HSType HS = HS_STL]': /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::ReverseArc > >, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::ReverseArc > >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > > >, T = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::ReverseArc > >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > > >, T = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTu pleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTu pleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::ReverseArc > >, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::ReverseArc > >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > > >, T = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::ReverseArc > >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > > >, T = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTu pleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::DeterminizeStateTuple > >, fst::IntegerFilterState >*, H = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, E = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, fst::HSType HS = HS_STL]': /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::ReverseArc > >, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::ReverseArc > >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > > >, T = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::ReverseArc > >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > > >, T = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, f st::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilte rState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, f st::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilte rState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::ReverseArc > >, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::ReverseArc > >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > > >, T = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::ReverseArc > >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > > >, T = fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, f st::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable > >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable > >, fst::IntegerFilte rState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::ReplaceStateTuple, H = fst::ReplaceHash, E = std::equal_to >, fst::HSType HS = HS_DENSE]': /usr/local/include/fst/state-table.h:111: instantiated from 'typename T::StateId fst::CompactHashStateTable::FindState(const T&) [with T = fst::ReplaceStateTuple, H = fst::ReplaceHash]' /usr/local/include/fst/replace.h:685: instantiated from 'typename A::StateId fst::ReplaceFstImpl::Start() [with A = fst::ArcTpl >, T = fst::DefaultReplaceStateTable >, int>, C = fst::DefaultCacheStore > >]' /usr/local/include/fst/fst.h:873: instantiated from 'typename I::Arc::StateId fst::ImplToFst::Start() const [with I = fst::ReplaceFstImpl >, fst::DefaultReplaceStateTable >, int>, fst::DefaultCacheStore > > >, F = fst::Fst > >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/state-table.h:111: instantiated from 'typename T::StateId fst::CompactHashStateTable::FindState(const T&) [with T = fst::ReplaceStateTuple, H = fst::ReplaceHash]' /usr/local/include/fst/replace.h:685: instantiated from 'typename A::StateId fst::ReplaceFstImpl::Start() [with A = fst::ArcTpl >, T = fst::DefaultReplaceStateTable >, int>, C = fst::DefaultCacheStore > >]' /usr/local/include/fst/fst.h:873: instantiated from 'typename I::Arc::StateId fst::ImplToFst::Start() const [with I = fst::ReplaceFstImpl >, fst::DefaultReplaceStateTable >, int>, fst::DefaultCacheStore > > >, F = fst::Fst > >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::DeterminizeStateTuple >, fst::IntegerFilterState >*, H = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, E = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, fst::HSType HS = HS_STL]': /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::ArcTpl >, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::ArcTpl >, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::DeterminizeStateTuple >, fst::IntegerFilterState >*, H = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, E = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, fst::HSType HS = HS_STL]': /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::ArcTpl >, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/determinize.h:328: instantiated from 'typename A::StateId fst::DefaultDeterminizeStateTable::FindState(fst::DeterminizeStateTuple*) [with A = fst::ArcTpl >, F = fst::IntegerFilterState]' /usr/local/include/fst/determinize.h:615: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::FindState(fst::DeterminizeStateTuple*) [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' /usr/local/include/fst/determinize.h:593: instantiated from 'typename A::StateId fst::DeterminizeFsaImpl::ComputeStart() [with A = fst::ArcTpl >, D = fst::DefaultCommonDivisor >, F = fst::DefaultDeterminizeFilter > >, T = fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashFunc, fst::CompactHashBiTable >, fst::IntegerFilterState >*, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleKey, fst::DefaultDeterminizeStateTable >, fst::IntegerFilterState >::StateTupleEqual, HS_STL>::HashEqual, HS_STL>' /usr/local/include/fst/bi-table.h: In member function 'I fst::CompactHashBiTable::FindId(const T&, bool) [with I = int, T = fst::ReplaceStackPrefix, H = fst::ReplaceStackPrefixHash, E = std::equal_to >, fst::HSType HS = HS_DENSE]': /usr/local/include/fst/replace.h:368: instantiated from 'P fst::DefaultReplaceStateTable::FindPrefixId(const fst::ReplaceStackPrefix&) [with A = fst::ArcTpl >, P = int]' /usr/local/include/fst/replace.h:1023: instantiated from 'typename T::PrefixId fst::ReplaceFstImpl::GetPrefixId(const fst::ReplaceStackPrefix&) [with A = fst::ArcTpl >, T = fst::DefaultReplaceStateTable >, int>, C = fst::DefaultCacheStore > >]' /usr/local/include/fst/replace.h:683: instantiated from 'typename A::StateId fst::ReplaceFstImpl::Start() [with A = fst::ArcTpl >, T = fst::DefaultReplaceStateTable >, int>, C = fst::DefaultCacheStore > >]' /usr/local/include/fst/fst.h:873: instantiated from 'typename I::Arc::StateId fst::ImplToFst::Start() const [with I = fst::ReplaceFstImpl >, fst::DefaultReplaceStateTable >, int>, fst::DefaultCacheStore > > >, F = fst::Fst > >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/bi-table.h:176: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/replace.h:368: instantiated from 'P fst::DefaultReplaceStateTable::FindPrefixId(const fst::ReplaceStackPrefix&) [with A = fst::ArcTpl >, P = int]' /usr/local/include/fst/replace.h:1023: instantiated from 'typename T::PrefixId fst::ReplaceFstImpl::GetPrefixId(const fst::ReplaceStackPrefix&) [with A = fst::ArcTpl >, T = fst::DefaultReplaceStateTable >, int>, C = fst::DefaultCacheStore > >]' /usr/local/include/fst/replace.h:683: instantiated from 'typename A::StateId fst::ReplaceFstImpl::Start() [with A = fst::ArcTpl >, T = fst::DefaultReplaceStateTable >, int>, C = fst::DefaultCacheStore > >]' /usr/local/include/fst/fst.h:873: instantiated from 'typename I::Arc::StateId fst::ImplToFst::Start() const [with I = fst::ReplaceFstImpl >, fst::DefaultReplaceStateTable >, int>, fst::DefaultCacheStore > > >, F = fst::Fst > >]' fst/_fst.cpp:33728: instantiated from here /usr/local/include/fst/bi-table.h:180: error: using invalid field 'fst::CompactHashBiTable::keys_' /usr/local/include/fst/bi-table.h:175: error: invalid use of incomplete type 'struct fst::HashSet, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' /usr/local/include/fst/bi-table.h:125: error: declaration of 'struct fst::HashSet, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashFunc, fst::CompactHashBiTable, fst::ReplaceStackPrefixHash, std::equal_to >, HS_DENSE>::HashEqual, HS_DENSE>' error: command 'cc' failed with exit status 1 *** [do-build] Error code 1 Stop in /usr/ports/math/py-pyfst. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 11:09:15 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 C5288E33 for ; Thu, 29 Jan 2015 11:09:15 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 953F7929 for ; Thu, 29 Jan 2015 11:09:15 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TB9Fh3075862 for ; Thu, 29 Jan 2015 11:09:15 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TB9FPB075829; Thu, 29 Jan 2015 11:09:15 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 11:09:15 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291109.t0TB9FPB075829@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93i386-default][mail/qsheff] Failed for qsheff-II-2.1.r3_6 in build 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: Thu, 29 Jan 2015 11:09:15 -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: vanilla@FreeBSD.org Ident: $FreeBSD: head/mail/qsheff/Makefile 366852 2014-09-01 09:18:32Z vanilla $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/qsheff-II-2.1.r3_6.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building mail/qsheff build started at Thu Jan 29 11:09:07 UTC 2015 port directory: /usr/ports/mail/qsheff building for: FreeBSD 93i386-default-job-08 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/mail/qsheff/Makefile 366852 2014-09-01 09:18:32Z vanilla $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=qsheff-II-2.1.r3_6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for qsheff-II-2.1.r3_6: BACKUP=off: Logging Incoming/Outgoing Mail CLAMAV=on: Integrate with Clam AntiVirus CUSTOMERROR=off: Custom Error Patch DEBUG=off: Build with debugging support DISABLELOCAL=off: Disable Filters For Local Users DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples SPAMTAG=off: Spam Tagging SYSLOG=off: Syslog logging support VIRUSTAG=off ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-qmaildir=/var/qmail --with-clamav --with-clamd-socket=/var/run/clamav/clamd --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/mail/qsheff/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/qsheff/work HOME=/wrkdirs/usr/ports/mail/qsheff/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/mail/qsheff/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/qsheff/work HOME=/wrkdirs/usr/ports/mail/qsheff/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/mail/qsheff/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/qsheff/work HOME=/wrkdirs/usr/ports/mail/qsheff/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/mail/qsheff/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/qsheff/work HOME=/wrkdirs/usr/ports/mail/qsheff/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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/qsheff-II" EXAMPLESDIR="share/examples/qsheff-II" DATADIR="share/qsheff-II" WWWDIR="www/qsheff-II" ETCDIR="etc/qsheff-II" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/qsheff-II DOCSDIR=/usr/local/share/doc/qsheff-II EXAMPLESDIR=/usr/local/share/examples/qsheff-II WWWDIR=/usr/local/www/qsheff-II ETCDIR=/usr/local/etc/qsheff-II --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> qsheff-II-2.1.r3_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.7.txz [93i386-default-job-08] Installing pkg-1.4.7... [93i386-default-job-08] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of qsheff-II-2.1.r3_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by qsheff-II-2.1.r3_6 for building =========================================================================== =================================================== ===> Fetching all distfiles required by qsheff-II-2.1.r3_6 for building => SHA256 Checksum OK for qsheff-II-2.1-r3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by qsheff-II-2.1.r3_6 for building ===> Extracting for qsheff-II-2.1.r3_6 => SHA256 Checksum OK for qsheff-II-2.1-r3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for qsheff-II-2.1.r3_6 =========================================================================== =================================================== ===> qsheff-II-2.1.r3_6 depends on file: /usr/local/bin/ripmime - not found ===> Verifying install for /usr/local/bin/ripmime in /usr/ports/mail/ripmime ===> Installing existing package /packages/All/ripmime-1.4.0.10.txz [93i386-default-job-08] Installing ripmime-1.4.0.10... [93i386-default-job-08] Extracting ripmime-1.4.0.10... done Message for ripmime-1.4.0.10: You have installed RipMIME, a utility to extract attachments from MIME-encoded email messages. If you have an MIME encoded archive (say from sendmail's output) called recvmail001.mime and you wish to unpack it to a directory (which already exists) called "/var/tmp/unpack", then you would type: ripmime -i recvmail001.mime -d /var/tmp/unpack ===> Returning to build of qsheff-II-2.1.r3_6 ===> qsheff-II-2.1.r3_6 depends on file: /usr/local/bin/clamdscan - not found ===> Verifying install for /usr/local/bin/clamdscan in /usr/ports/security/clamav ===> Installing existing package /packages/All/clamav-0.98.5_1.txz [93i386-default-job-08] Installing clamav-0.98.5_1... [93i386-default-job-08] `-- Installing arc-5.21p... [93i386-default-job-08] `-- Extracting arc-5.21p... done [93i386-default-job-08] `-- Installing arj-3.10.22_4... [93i386-default-job-08] `-- Extracting arj-3.10.22_4... done [93i386-default-job-08] `-- Installing curl-7.40.0... [93i386-default-job-08] | `-- Installing ca_root_nss-3.17.3_1... [93i386-default-job-08] | `-- Extracting ca_root_nss-3.17.3_1... done [93i386-default-job-08] `-- Extracting curl-7.40.0... done [93i386-default-job-08] `-- Installing lha-1.14i_6... [93i386-default-job-08] `-- Extracting lha-1.14i_6... done [93i386-default-job-08] `-- Installing libltdl-2.4.5... [93i386-default-job-08] `-- Extracting libltdl-2.4.5... done [93i386-default-job-08] `-- Installing libxml2-2.9.2_2... [93i386-default-job-08] | `-- Installing libiconv-1.14_6... [93i386-default-job-08] | `-- Extracting libiconv-1.14_6... done [93i386-default-job-08] `-- Extracting libxml2-2.9.2_2... done [93i386-default-job-08] `-- Installing unzoo-4.4_2... [93i386-default-job-08] `-- Extracting unzoo-4.4_2... done ===> Creating users and/or groups. Creating group 'clamav' with gid '106'. Using existing group 'mail'. Creating user 'clamav' with uid '106'. Adding user 'clamav' to group 'mail'. [93i386-default-job-08] Extracting clamav-0.98.5_1... done ===> Returning to build of qsheff-II-2.1.r3_6 ===> qsheff-II-2.1.r3_6 depends on file: /var/qmail/bin/qmail-send - not found ===> Verifying install for /var/qmail/bin/qmail-send in /usr/ports/mail/qmail ===> Installing existing package /packages/All/netqmail-1.06_1.txz [93i386-default-job-08] Installing netqmail-1.06_1... ===> Creating users and/or groups. Creating group 'qmail' with gid '82'. Creating group 'qnofiles' with gid '81'. Creating user 'alias' with uid '81'. Creating user 'qmaild' with uid '82'. Creating user 'qmaill' with uid '83'. Creating user 'qmailp' with uid '84'. Creating user 'qmailq' with uid '85'. Creating user 'qmailr' with uid '86'. Creating user 'qmails' with uid '87'. [93i386-default-job-08] Extracting netqmail-1.06_1... done A /usr/local/etc/rc.d/qmailsmtpd symlink was created. To enable qmail at boot time you need to copy a script to /var/qmail/rc. There are some examples at /var/qmail/boot Your hostname is 93i386-default-job-08. hard error Sorry, I couldn't find your host's canonical name in DNS. You will have to set up control/me yourself. Message for netqmail-1.06_1: ATTENTION: You can enable qmail as your default mailer executing: > /var/qmail/scripts/enable-qmail ===> Returning to build of qsheff-II-2.1.r3_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for qsheff-II-2.1.r3_6 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking dependency style of cc... gcc3 checking for library containing strerror... none required checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for ripmime... /usr/local/bin/ripmime checking for library containing gethostbyname... none required checking for library containing connect... none required checking for library containing setsockopt... none required checking for library containing socket... none required checking for strcasestr... yes checking for debug mode... disabled checking for local filters... enabled checking for syslog... disabled checking for backup mode... disabled checking for spam tagging... disabled checking for virus tagging... disabled checking for custom error patch... disabled checking for maximum body line... 40 checking for maximum files... 32000 checking for qq patch... disabled checking for qmailgroup... qmail checking for qmail root directory... /var/qmail checking for ClamAv antivirus... default checking for clamd socket path... /var/run/clamav/clamd checking for custom prog... disabled cat: /var/qmail/control/me: No such file or directory configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating etc/install-wrapper.sh config.status: creating etc/uninstall-wrapper.sh config.status: creating etc/Makefile config.status: creating etc/qsheff.conf-default config.status: creating contrib/Makefile config.status: creating doc/Makefile config.status: creating samples/Makefile config.status: creating src/qsheff-config.h config.status: executing depfiles commands Type 'make && make install' to install files. =========================================================================== =================================================== ===> Building for qsheff-II-2.1.r3_6 Making all in doc Making all in etc Making all in samples Making all in contrib Making all in src /usr/bin/make all-am if cc -DHAVE_CONFIG_H -I. -I. -I. -ansi -I/usr/local/include -L/usr/local/lib -MT djb.o -MD -MP -MF ".deps/djb.Tpo" -c -o djb.o djb.c; then mv -f ".deps/djb.Tpo" ".deps/djb.Po"; else rm -f ".deps/djb.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -ansi -I/usr/local/include -L/usr/local/lib -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi In file included from main.c:40: /usr/local/include/clamav.h:167: error: expected identifier or '(' before '/' token /usr/local/include/clamav.h:167: error: stray '#' in program *** [main.o] Error code 1 Stop in /wrkdirs/usr/ports/mail/qsheff/work/qsheff-II-2.1-r3/src. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/mail/qsheff/work/qsheff-II-2.1-r3/src. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/mail/qsheff/work/qsheff-II-2.1-r3. *** [do-build] Error code 1 Stop in /usr/ports/mail/qsheff. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 11:12:39 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 7EC2AA1 for ; Thu, 29 Jan 2015 11:12:39 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 4F5F59E2 for ; Thu, 29 Jan 2015 11:12:39 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TBCc1X002461 for ; Thu, 29 Jan 2015 11:12:38 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TBCc5s002416; Thu, 29 Jan 2015 11:12:38 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 11:12:38 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291112.t0TBCc5s002416@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93i386-default][math/yacas] Failed for yacas-1.3.6_1 in build 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: Thu, 29 Jan 2015 11:12:39 -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: antoine@FreeBSD.org Ident: $FreeBSD: head/math/yacas/Makefile 375124 2014-12-20 20:09:06Z antoine $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/yacas-1.3.6_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building math/yacas build started at Thu Jan 29 11:12:29 UTC 2015 port directory: /usr/ports/math/yacas building for: FreeBSD 93i386-default-job-24 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/math/yacas/Makefile 375124 2014-12-20 20:09:06Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=yacas-1.3.6_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for yacas-1.3.6_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-html-doc --with-html-dir=/usr/local/share/doc/yacas --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/yacas/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/yacas/work HOME=/wrkdirs/usr/ports/math/yacas/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/yacas/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/yacas/work HOME=/wrkdirs/usr/ports/math/yacas/work TMPDIR="/tmp" ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/yacas/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/yacas/work HOME=/wrkdirs/usr/ports/math/yacas/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/yacas/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/yacas/work HOME=/wrkdirs/usr/ports/math/yacas/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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/yacas" EXAMPLESDIR="share/examples/yacas" DATADIR="share/yacas" WWWDIR="www/yacas" ETCDIR="etc/yacas" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/yacas DOCSDIR=/usr/local/share/doc/yacas EXAMPLESDIR=/usr/local/share/examples/yacas WWWDIR=/usr/local/www/yacas ETCDIR=/usr/local/etc/yacas --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> yacas-1.3.6_1 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.7.txz [93i386-default-job-24] Installing pkg-1.4.7... [93i386-default-job-24] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of yacas-1.3.6_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by yacas-1.3.6_1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by yacas-1.3.6_1 for building => SHA256 Checksum OK for yacas-1.3.6.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by yacas-1.3.6_1 for building ===> Extracting for yacas-1.3.6_1 => SHA256 Checksum OK for yacas-1.3.6.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for yacas-1.3.6_1 ===> Applying FreeBSD patches for yacas-1.3.6_1 =========================================================================== =================================================== ===> yacas-1.3.6_1 depends on file: /usr/local/bin/perl5.18.4 - not found ===> Verifying install for /usr/local/bin/perl5.18.4 in /usr/ports/lang/perl5.18 ===> Installing existing package /packages/All/perl5-5.18.4_11.txz [93i386-default-job-24] Installing perl5-5.18.4_11... [93i386-default-job-24] Extracting perl5-5.18.4_11... done ===> Returning to build of yacas-1.3.6_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for yacas-1.3.6_1 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i386-portbld-freebsd9.3 checking host system type... i386-portbld-freebsd9.3 checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i386-portbld-freebsd9.3 file names to i386-portbld-freebsd9.3 format... func_convert_file_noop checking how to convert i386-portbld-freebsd9.3 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cpp checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking for perl... yes checking for pdflatex... no checking for makeindex... no checking for gzip... yes checking for ar... (cached) ar checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/sysinfo.h usability... no checking sys/sysinfo.h presence... no checking for sys/sysinfo.h... no checking for malloc.h... (cached) no checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking for stdio.h... (cached) yes checking for ctype.h... (cached) yes checking for dirent.h... (cached) yes checking for signal.h... (cached) yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking for select... (cached) yes checking for socket... yes checking for strchr... yes checking type of argument of signal handler... int checking whether to build the debug version... checking whether to enable the server mode... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating scripts/Makefile config.status: creating JavaYacas/Makefile config.status: creating tests/Makefile config.status: creating manmake/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===> Building for yacas-1.3.6_1 /usr/bin/make all-recursive Making all in . Making all in docs c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -std=c++11 -Wall -pedantic -MT riptestfromyart.o -MD -MP -MF .deps/riptestfromyart.Tpo -c -o riptestfromyart.o riptestfromyart.cpp cc1plus: error: unrecognized command line option "-std=c++11" *** [riptestfromyart.o] Error code 1 Stop in /wrkdirs/usr/ports/math/yacas/work/yacas-1.3.6/docs. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/math/yacas/work/yacas-1.3.6. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/math/yacas/work/yacas-1.3.6. *** [do-build] Error code 1 Stop in /usr/ports/math/yacas. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 11:17:23 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 9B106100 for ; Thu, 29 Jan 2015 11:17:23 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 853B1A12; Thu, 29 Jan 2015 11:17:23 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TBHNkv068857; Thu, 29 Jan 2015 11:17:23 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TBHMkW068692; Thu, 29 Jan 2015 11:17:22 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 11:17:22 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291117.t0TBHMkW068692@beefy2.isc.freebsd.org> To: gustau.perez@gmail.com Subject: [package - 93amd64-default][deskutils/nemo-extensions] Failed for nemo-extensions-2.4.0 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: Thu, 29 Jan 2015 11:17:23 -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: gustau.perez@gmail.com Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/deskutils/nemo-extensions/Makefile 375854 2014-12-30 20:38:55Z kwm $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/nemo-extensions-2.4.0.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building deskutils/nemo-extensions build started at Thu Jan 29 11:15:20 UTC 2015 port directory: /usr/ports/deskutils/nemo-extensions building for: FreeBSD 93amd64-default-job-13 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: gustau.perez@gmail.com Makefile ident: $FreeBSD: head/deskutils/nemo-extensions/Makefile 375854 2014-12-30 20:38:55Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=nemo-extensions-2.4.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh GTKDOC="false" --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -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-- OSREL=9.3 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/nemo-extensions" EXAMPLESDIR="share/examples/nemo-extensions" DATADIR="share/nemo-extensions" WWWDIR="www/nemo-extensions" ETCDIR="etc/nemo-extensions" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/nemo-extensions DOCSDIR=/usr/local/share/doc/nemo-extensions EXAMPLESDIR=/usr/local/share/examples/nemo-extensions WWWDIR=/usr/local/www/nemo-extensions ETCDIR=/usr/local/etc/nemo-extensions --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> nemo-extensions-2.4.0 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.7.txz [93amd64-default-job-13] Installing pkg-1.4.7... [93amd64-default-job-13] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of nemo-extensions-2.4.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by nemo-extensions-2.4.0 for building =========================================================================== =================================================== ===> Fetching all distfiles required by nemo-extensions-2.4.0 for building => SHA256 Checksum OK for gnome3/nemo-extensions-2.4.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by nemo-extensions-2.4.0 for building ===> Extracting for nemo-extensions-2.4.0 => SHA256 Checksum OK for gnome3/nemo-extensions-2.4.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for nemo-extensions-2.4.0 =========================================================================== =================================================== ===> nemo-extensions-2.4.0 depends on package: gnome-icon-theme>=0 - not found ===> Verifying install for gnome-icon-theme>=0 in /usr/ports/misc/gnome-icon-theme ===> Installing existing package /packages/All/gnome-icon-theme-3.12.0_1.txz [93amd64-default-job-13] Installing gnome-icon-theme-3.12.0_1... [93amd64-default-job-13] `-- Installing atk-2.14.0... [93amd64-default-job-13] | `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-13] | | `-- Installing indexinfo-0.2.2... [93amd64-default-job-13] | | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-13] | | `-- Installing libiconv-1.14_6... [93amd64-default-job-13] | | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-13] | `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-13] | `-- Installing glib-2.42.1... [93amd64-default-job-13] | | `-- Installing libffi-3.2.1... [93amd64-default-job-13] | | `-- Extracting libffi-3.2.1... done [93amd64-default-job-13] | | `-- Installing pcre-8.35_2... [93amd64-default-job-13] | | `-- Extracting pcre-8.35_2... done [93amd64-default-job-13] | | `-- Installing perl5-5.18.4_11... [93amd64-default-job-13] | | `-- Extracting perl5-5.18.4_11... done [93amd64-default-job-13] | | `-- Installing python27-2.7.9... [93amd64-default-job-13] | | `-- Extracting python27-2.7.9... done [93amd64-default-job-13] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-default-job-13] `-- Extracting atk-2.14.0... done [93amd64-default-job-13] `-- Installing gdk-pixbuf2-2.31.2_1... [93amd64-default-job-13] | `-- Installing jasper-1.900.1_14... [93amd64-default-job-13] | | `-- Installing jpeg-8_6... [93amd64-default-job-13] | | `-- Extracting jpeg-8_6... done [93amd64-default-job-13] | `-- Extracting jasper-1.900.1_14... done [93amd64-default-job-13] | `-- Installing libX11-1.6.2_2,1... [93amd64-default-job-13] | | `-- Installing kbproto-1.0.6... [93amd64-default-job-13] | | `-- Extracting kbproto-1.0.6... done [93amd64-default-job-13] | | `-- Installing libXau-1.0.8_2... [93amd64-default-job-13] | | `-- Installing xproto-7.0.26... [93amd64-default-job-13] | | `-- Extracting xproto-7.0.26... done [93amd64-default-job-13] | | `-- Extracting libXau-1.0.8_2... done [93amd64-default-job-13] | | `-- Installing libXdmcp-1.1.1_2... [93amd64-default-job-13] | | `-- Extracting libXdmcp-1.1.1_2... done [93amd64-default-job-13] | | `-- Installing libxcb-1.11... [93amd64-default-job-13] | | `-- Installing libpthread-stubs-0.3_6... [93amd64-default-job-13] | | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-default-job-13] | | `-- Installing libxml2-2.9.2_2... [93amd64-default-job-13] | | `-- Extracting libxml2-2.9.2_2... done [93amd64-default-job-13] | | `-- Extracting libxcb-1.11... done [93amd64-default-job-13] | `-- Extracting libX11-1.6.2_2,1... done [93amd64-default-job-13] | `-- Installing libXi-1.7.4,1... [93amd64-default-job-13] | | `-- Installing inputproto-2.3.1... [93amd64-default-job-13] | | `-- Extracting inputproto-2.3.1... done [93amd64-default-job-13] | | `-- Installing libXext-1.3.3,1... [93amd64-default-job-13] | | `-- Installing xextproto-7.3.0... [93amd64-default-job-13] | | `-- Extracting xextproto-7.3.0... done [93amd64-default-job-13] | | `-- Extracting libXext-1.3.3,1... done [93amd64-default-job-13] | | `-- Installing libXfixes-5.0.1_2... [93amd64-default-job-13] | | `-- Installing fixesproto-5.0... [93amd64-default-job-13] | | `-- Extracting fixesproto-5.0... done [93amd64-default-job-13] | | `-- Extracting libXfixes-5.0.1_2... done [93amd64-default-job-13] | `-- Extracting libXi-1.7.4,1... done [93amd64-default-job-13] | `-- Installing libXt-1.1.4_2,1... [93amd64-default-job-13] | | `-- Installing libSM-1.2.2_2,1... [93amd64-default-job-13] | | `-- Installing libICE-1.0.9,1... [93amd64-default-job-13] | | `-- Extracting libICE-1.0.9,1... done [93amd64-default-job-13] | | `-- Extracting libSM-1.2.2_2,1... done [93amd64-default-job-13] | `-- Extracting libXt-1.1.4_2,1... done [93amd64-default-job-13] | `-- Installing png-1.6.16... [93amd64-default-job-13] | `-- Extracting png-1.6.16... done [93amd64-default-job-13] | `-- Installing tiff-4.0.3_5... [93amd64-default-job-13] | | `-- Installing jbigkit-2.1_1... [93amd64-default-job-13] | | `-- Extracting jbigkit-2.1_1... done [93amd64-default-job-13] | `-- Extracting tiff-4.0.3_5... done [93amd64-default-job-13] `-- Extracting gdk-pixbuf2-2.31.2_1... done [93amd64-default-job-13] `-- Installing gnome-icon-theme-symbolic-3.12.0... [93amd64-default-job-13] | `-- Installing gtk-update-icon-cache-2.24.25... [93amd64-default-job-13] | | `-- Installing hicolor-icon-theme-0.12... [93amd64-default-job-13] | | `-- Extracting hicolor-icon-theme-0.12... done [93amd64-default-job-13] | | `-- Installing libXcomposite-0.4.4_2,1... [93amd64-default-job-13] | | `-- Installing compositeproto-0.4.2... gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/24x24' gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/24x24' Making all in 32x32 gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/32x32' Making all in apps gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/32x32/apps' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/32x32/apps' gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/32x32' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/32x32' gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/32x32' Making all in 48x48 gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/48x48' Making all in apps gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/48x48/apps' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/48x48/apps' gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/48x48' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/48x48' gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/48x48' Making all in 64x64 gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/64x64' Making all in apps gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/64x64/apps' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/64x64/apps' gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/64x64' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/64x64' gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/64x64' Making all in 256x256 gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/256x256' Making all in apps gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/256x256/apps' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/256x256/apps' gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/256x256' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/256x256' gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/256x256' gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor' gmake[4]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor' gmake[4]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons' gmake[3]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons' Making all in emblems gmake[3]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/emblems' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/emblems' gmake[3]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data' gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-nemo-dropbox.lo -MD -MP -MF .deps/libnemo_dropbox_la-nemo-dropbox.Tpo -c -o lib nemo_dropbox_la-nemo-dropbox.lo `test -f 'nemo-dropbox.c' || echo './'`nemo-dropbox.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-nemo-dropbox.lo -MD -MP -MF .deps/libnemo_dropbox_la-nemo-dropbox.Tpo -c nemo-dropbox.c -fPIC -DPIC -o .libs/libnem o_dropbox_la-nemo-dropbox.o nemo-dropbox.c: In function 'canonicalize_path': nemo-dropbox.c:85: warning: implicit declaration of function 'strcmp' nemo-dropbox.c: In function 'nemo_dropbox_parse_menu': nemo-dropbox.c:540: warning: implicit declaration of function 'strlen' nemo-dropbox.c:540: warning: incompatible implicit declaration of built-in function 'strlen' nemo-dropbox.c:546: warning: implicit declaration of function 'strchr' nemo-dropbox.c:546: warning: incompatible implicit declaration of built-in function 'strchr' nemo-dropbox.c: In function 'nemo_dropbox_get_file_items': nemo-dropbox.c:695: warning: 'g_async_queue_timed_pop' is deprecated (declared at /usr/local/include/glib-2.0/glib/gasyncqueue.h:102) nemo-dropbox.c: In function 'nemo_dropbox_instance_init': nemo-dropbox.c:879: warning: 'g_mutex_new' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:277) libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-nemo-dropbox.lo -MD -MP -MF .deps/libnemo_dropbox_la-nemo-dropbox.Tpo -c nemo-dropbox.c -o libnemo_dropbox_la-nemo-d ropbox.o >/dev/null 2>&1 mv -f .deps/libnemo_dropbox_la-nemo-dropbox.Tpo .deps/libnemo_dropbox_la-nemo-dropbox.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-nemo-dropbox-hooks.lo -MD -MP -MF .deps/libnemo_dropbox_la-nemo-dropbox-hooks.T po -c -o libnemo_dropbox_la-nemo-dropbox-hooks.lo `test -f 'nemo-dropbox-hooks.c' || echo './'`nemo-dropbox-hooks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-nemo-dropbox-hooks.lo -MD -MP -MF .deps/libnemo_dropbox_la-nemo-dropbox-hooks.Tpo -c nemo-dropbox-hooks.c -fPIC -DP IC -o .libs/libnemo_dropbox_la-nemo-dropbox-hooks.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-nemo-dropbox-hooks.lo -MD -MP -MF .deps/libnemo_dropbox_la-nemo-dropbox-hooks.Tpo -c nemo-dropbox-hooks.c -o libnemo _dropbox_la-nemo-dropbox-hooks.o >/dev/null 2>&1 mv -f .deps/libnemo_dropbox_la-nemo-dropbox-hooks.Tpo .deps/libnemo_dropbox_la-nemo-dropbox-hooks.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox-command-client.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox-command- client.Tpo -c -o libnemo_dropbox_la-dropbox-command-client.lo `test -f 'dropbox-command-client.c' || echo './'`dropbox-command-client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox-command-client.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox-command-client.Tpo -c dropbox-command-client. c -fPIC -DPIC -o .libs/libnemo_dropbox_la-dropbox-command-client.o dropbox-command-client.c: In function 'dropbox_command_client_thread': dropbox-command-client.c:682: warning: 'g_async_queue_timed_pop' is deprecated (declared at /usr/local/include/glib-2.0/glib/gasyncqueue.h:102) dropbox-command-client.c: In function 'dropbox_command_client_setup': dropbox-command-client.c:779: warning: 'g_mutex_new' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:277) dropbox-command-client.c: In function 'dropbox_command_client_start': dropbox-command-client.c:833: warning: 'g_thread_create' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:107) libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox-command-client.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox-command-client.Tpo -c dropbox-command-client. c -o libnemo_dropbox_la-dropbox-command-client.o >/dev/null 2>&1 mv -f .deps/libnemo_dropbox_la-dropbox-command-client.Tpo .deps/libnemo_dropbox_la-dropbox-command-client.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox-client.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox-client.Tpo -c -o libnemo_dropbox_la-dropbox-client.lo `test -f 'dropbox-client.c' || echo './'`dropbox-client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox-client.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox-client.Tpo -c dropbox-client.c -fPIC -DPIC -o .libs/ libnemo_dropbox_la-dropbox-client.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox-client.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox-client.Tpo -c dropbox-client.c -o libnemo_dropbox_la- dropbox-client.o >/dev/null 2>&1 mv -f .deps/libnemo_dropbox_la-dropbox-client.Tpo .deps/libnemo_dropbox_la-dropbox-client.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox-client-util.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox-client-util .Tpo -c -o libnemo_dropbox_la-dropbox-client-util.lo `test -f 'dropbox-client-util.c' || echo './'`dropbox-client-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox-client-util.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox-client-util.Tpo -c dropbox-client-util.c -fPIC -DPIC -o .libs/libnemo_dropbox_la-dropbox-client-util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox-client-util.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox-client-util.Tpo -c dropbox-client-util.c -o libn emo_dropbox_la-dropbox-client-util.o >/dev/null 2>&1 mv -f .deps/libnemo_dropbox_la-dropbox-client-util.Tpo .deps/libnemo_dropbox_la-dropbox-client-util.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox.Tpo -c -o libnemo_dropb ox_la-dropbox.lo `test -f 'dropbox.c' || echo './'`dropbox.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox.Tpo -c dropbox.c -fPIC -DPIC -o .libs/libnemo_dropbox_la-dr opbox.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox.Tpo -c dropbox.c -o libnemo_dropbox_la-dropbox.o >/dev/null 2>&1 mv -f .deps/libnemo_dropbox_la-dropbox.Tpo .deps/libnemo_dropbox_la-dropbox.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -module -avoid-version -o libnemo-dropbox.la -rpath /usr/local/lib/nemo/extensions-3.0 libnemo_dropbox_la-nemo-dropbox.lo libnemo_dropbox_la- nemo-dropbox-hooks.lo libnemo_dropbox_la-dropbox-command-client.lo libnemo_dropbox_la-dropbox-client.lo libnemo_dropbox_la-dropbox-client-util.lo libnemo_dropbox_la-dropbox.lo -lnemo-extension -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -lglib-2.0 -lintl libtool: link: gcc -shared -fPIC -DPIC .libs/libnemo_dropbox_la-nemo-dropbox.o .libs/libnemo_dropbox_la-nemo-dropbox-hooks.o .libs/libnemo_dropbox_la-dropbox-command-client.o .libs/libnemo_dropbox_la-dropbox-client.o .libs/libnemo_dropbox_la-dropbox-client-util.o .libs/libnemo_dropbox_la-dropbox.o -lnemo-extension -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -pthread -g -O2 -pthread -pthread -Wl,-soname -Wl,libnemo-dropbox.so -o .libs/libnemo-dropbox.so libtool: link: ar cru .libs/libnemo-dropbox.a libnemo_dropbox_la-nemo-dropbox.o libnemo_dropbox_la-nemo-dropbox-hooks.o libnemo_dropbox_la-dropbox-command-client.o libnemo_dropbox_la-dropbox-client.o libnemo_dropbox_la-dropbox-client-util.o libnemo_dropbox_la-dropbox.o libtool: link: ranlib .libs/libnemo-dropbox.a libtool: link: ( cd ".libs" && rm -f "libnemo-dropbox.la" && ln -s "../libnemo-dropbox.la" "libnemo-dropbox.la" ) gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/src' gmake[2]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox' python serializeimages.py 2.4.0 /usr/local/share/applications < dropbox.in > dropbox /usr/local/lib/python2.7/site-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display warnings.warn(str(e), _gtk.Warning) chmod +x dropbox python docgen.py 2.4.0 < dropbox.txt.in > dropbox.txt /usr/local/bin/rst2man dropbox.txt > dropbox.1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox' gmake[1]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox' cd /wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-fileroller && XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -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="ins tall -o root -g wheel -m 444" gmake -f Makefile DESTDIR=/wrkdirs/usr/ports/deskutils/nemo-extensions/work/stage all gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-fileroller' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-fileroller/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGETTEXT_PACKAGE=\""file-roller"\" -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_fileroller_la-fileroller-module.lo -MD -MP - MF .deps/libnemo_fileroller_la-fileroller-module.Tpo -c -o libnemo_fileroller_la-fileroller-module.lo `test -f 'fileroller-module.c' || echo './'`fileroller-module.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -DGETTEXT_PACKAGE=\"file-roller\" -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_fileroller_la-fileroller-module.lo -MD -MP -MF .deps/libnemo_fileroller_la-fileroller -module.Tpo -c fileroller-module.c -fPIC -DPIC -o .libs/libnemo_fileroller_la-fileroller-module.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -DGETTEXT_PACKAGE=\"file-roller\" -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_fileroller_la-fileroller-module.lo -MD -MP -MF .deps/libnemo_fileroller_la-fileroller -module.Tpo -c fileroller-module.c -o libnemo_fileroller_la-fileroller-module.o >/dev/null 2>&1 mv -f .deps/libnemo_fileroller_la-fileroller-module.Tpo .deps/libnemo_fileroller_la-fileroller-module.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGETTEXT_PACKAGE=\""file-roller"\" -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_fileroller_la-nemo-fileroller.lo -MD -MP -MF .deps/libnemo_fileroller_la-nemo-fileroller.Tpo -c -o libnemo_fileroller_la-nemo-fileroller.lo `test -f 'nemo-fileroller.c' || echo './'`nemo-fileroller.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -DGETTEXT_PACKAGE=\"file-roller\" -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_fileroller_la-nemo-fileroller.lo -MD -MP -MF .deps/libnemo_fileroller_la-nemo-filerol ler.Tpo -c nemo-fileroller.c -fPIC -DPIC -o .libs/libnemo_fileroller_la-nemo-fileroller.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -DGETTEXT_PACKAGE=\"file-roller\" -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_fileroller_la-nemo-fileroller.lo -MD -MP -MF .deps/libnemo_fileroller_la-nemo-filerol ler.Tpo -c nemo-fileroller.c -o libnemo_fileroller_la-nemo-fileroller.o >/dev/null 2>&1 mv -f .deps/libnemo_fileroller_la-nemo-fileroller.Tpo .deps/libnemo_fileroller_la-nemo-fileroller.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -module -avoid-version -o libnemo-fileroller.la -rpath /usr/local/lib/nemo/extensions-3.0 libnemo_fileroller_la-fileroller-module.lo libnemo_fileroller_la-nemo-fileroller.lo -lne mo-extension -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -lglib-2.0 -lintl libtool: link: gcc -shared -fPIC -DPIC .libs/libnemo_fileroller_la-fileroller-module.o .libs/libnemo_fileroller_la-nemo-fileroller.o -lnemo-extension -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -pthread -g -O2 -pthread -pthread -Wl,-soname -Wl,libnemo-fileroller.so -o .libs/libnemo-fileroller.so libtool: link: ar cru .libs/libnemo-fileroller.a libnemo_fileroller_la-fileroller-module.o libnemo_fileroller_la-nemo-fileroller.o libtool: link: ranlib .libs/libnemo-fileroller.a libtool: link: ( cd ".libs" && rm -f "libnemo-fileroller.la" && ln -s "../libnemo-fileroller.la" "libnemo-fileroller.la" ) gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-fileroller/src' gmake[2]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-fileroller' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-fileroller' gmake[1]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-fileroller' cd /wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-preview && XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -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="instal l -o root -g wheel -m 444" gmake -f Makefile DESTDIR=/wrkdirs/usr/ports/deskutils/nemo-extensions/work/stage all Making all in src gmake[1]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-preview/src' GEN js/util/path.js GEN stamp-nemo-preview-enum-types.h GEN nemo-preview-enum-types.c gmake all-am gmake[2]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-preview/src' CC libnemo_preview_1_0_la-nemo-preview-cover-art.lo libnemo-preview/nemo-preview-cover-art.c: In function 'fetch_uri_job': libnemo-preview/nemo-preview-cover-art.c:272: warning: 'g_io_scheduler_job_send_to_mainloop_async' is deprecated (declared at /usr/local/include/glib-2.0/gio/gioscheduler.h:50) libnemo-preview/nemo-preview-cover-art.c: In function 'nemo_preview_cover_art_fetcher_get_uri_for_track_async': libnemo-preview/nemo-preview-cover-art.c:306: warning: 'g_io_scheduler_push_job' is deprecated (declared at /usr/local/include/glib-2.0/gio/gioscheduler.h:38) CC libnemo_preview_1_0_la-nemo-preview-pdf-loader.lo CC libnemo_preview_1_0_la-nemo-preview-sound-player.lo CC libnemo_preview_1_0_la-nemo-preview-file-loader.lo libnemo-preview/nemo-preview-file-loader.c: In function 'nemo_preview_file_loader_get_icon': libnemo-preview/nemo-preview-file-loader.c:593: warning: 'gtk_icon_info_free' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkicontheme.h:283) CC libnemo_preview_1_0_la-nemo-preview-font-loader.lo libnemo-preview/nemo-preview-font-loader.c: In function 'font_load_job': libnemo-preview/nemo-preview-font-loader.c:144: warning: 'g_io_scheduler_job_send_to_mainloop_async' is deprecated (declared at /usr/local/include/glib-2.0/gio/gioscheduler.h:50) libnemo-preview/nemo-preview-font-loader.c: In function 'nemo_preview_new_ft_face_from_uri_async': libnemo-preview/nemo-preview-font-loader.c:189: warning: 'g_io_scheduler_push_job' is deprecated (declared at /usr/local/include/glib-2.0/gio/gioscheduler.h:38) CC libnemo_preview_1_0_la-nemo-preview-font-widget.lo CC libnemo_preview_1_0_la-nemo-preview-text-loader.lo CC libnemo_preview_1_0_la-nemo-preview-utils.lo libnemo-preview/nemo-preview-utils.c: In function 'rounded_background_draw_cb': libnemo-preview/nemo-preview-utils.c:62: warning: 'clutter_cairo_texture_clear' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:119) libnemo-preview/nemo-preview-utils.c:62: warning: 'clutter_cairo_texture_get_type' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:98) libnemo-preview/nemo-preview-utils.c: In function 'nemo_preview_create_rounded_background': libnemo-preview/nemo-preview-utils.c:83: warning: 'clutter_cairo_texture_new' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:102) libnemo-preview/nemo-preview-utils.c:84: warning: 'clutter_cairo_texture_set_auto_resize' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:114) libnemo-preview/nemo-preview-utils.c:84: warning: 'clutter_cairo_texture_get_type' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:98) CC libnemo_preview_1_0_la-nemo-preview-enum-types.lo CCLD libnemo-preview-1.0.la CC nemo_preview_start-main.o CCLD nemo-preview-start /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_call@GLIBCXX_3.4.11' Makefile:688: recipe for target 'nemo-preview-start' failed gmake[2]: *** [nemo-preview-start] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-preview/src' Makefile:565: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-preview/src' Makefile:458: recipe for target 'all-recursive' failed gmake: *** [all-recursive] Error 1 *** [do-build] Error code 2 Stop in /usr/ports/deskutils/nemo-extensions. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 11:26:51 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 3D9A82F9; Thu, 29 Jan 2015 11:26:51 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 1C824AF4; Thu, 29 Jan 2015 11:26:51 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TBQorx080193; Thu, 29 Jan 2015 11:26:50 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TBQoSa080171; Thu, 29 Jan 2015 11:26:50 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 11:26:50 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291126.t0TBQoSa080171@beefy2.isc.freebsd.org> To: imp@FreeBSD.org Subject: [package - 93amd64-default][sysutils/intel-pcm] Failed for intel-pcm-2.8 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: Thu, 29 Jan 2015 11:26:51 -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: imp@FreeBSD.org Last committer: imp@FreeBSD.org Ident: $FreeBSD: head/sysutils/intel-pcm/Makefile 377572 2015-01-21 04:31:17Z imp $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/intel-pcm-2.8.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building sysutils/intel-pcm build started at Thu Jan 29 11:26:30 UTC 2015 port directory: /usr/ports/sysutils/intel-pcm building for: FreeBSD 93amd64-default-job-23 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: imp@FreeBSD.org Makefile ident: $FreeBSD: head/sysutils/intel-pcm/Makefile 377572 2015-01-21 04:31:17Z imp $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=intel-pcm-2.8 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/intel-pcm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/intel-pcm/work HOME=/wrkdirs/usr/ports/sysutils/intel-pcm/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/intel-pcm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/intel-pcm/work HOME=/wrkdirs/usr/ports/sysutils/intel-pcm/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="clang" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="clang-cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="clang++" 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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/intel-pcm" EXAMPLESDIR="share/examples/intel-pcm" DATADIR="share/intel-pcm" WWWDIR="www/intel-pcm" ETCDIR="etc/intel-pcm" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/intel-pcm DOCSDIR=/usr/local/share/doc/intel-pcm EXAMPLESDIR=/usr/local/share/examples/intel-pcm WWWDIR=/usr/local/www/intel-pcm ETCDIR=/usr/local/etc/intel-pcm --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> intel-pcm-2.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.4.7.txz [93amd64-default-job-23] Installing pkg-1.4.7... [93amd64-default-job-23] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of intel-pcm-2.8 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by intel-pcm-2.8 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by intel-pcm-2.8 for building => SHA256 Checksum OK for intelperformancecountermonitorv2.8.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by intel-pcm-2.8 for building ===> Extracting for intel-pcm-2.8 => SHA256 Checksum OK for intelperformancecountermonitorv2.8.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for intel-pcm-2.8 =========================================================================== =================================================== ===> intel-pcm-2.8 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 [93amd64-default-job-23] Installing gmake-4.1_1... [93amd64-default-job-23] `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-23] | `-- Installing indexinfo-0.2.2... [93amd64-default-job-23] | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-23] | `-- Installing libiconv-1.14_6... [93amd64-default-job-23] | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-23] `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-23] Extracting gmake-4.1_1... done ===> Returning to build of intel-pcm-2.8 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for intel-pcm-2.8 =========================================================================== =================================================== ===> Building for intel-pcm-2.8 clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -g -O3 -c pcm-numa.cpp -o pcm-numa.o In file included from pcm-numa.cpp:38: ./utils.h:100:10: warning: 'null_stream::overflow' hides overloaded virtual function [-Woverloaded-virtual] void overflow(char) { } ^ /usr/include/c++/4.2/streambuf:763:7: note: hidden overloaded virtual function 'std::basic_streambuf >::overflow' declared here: type mismatch at 1st parameter ('int_type' (aka 'int') vs 'char') overflow(int_type /* __c */ = traits_type::eof()) ^ 1 warning generated. clang++ -MM -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -g -O3 pcm-numa.cpp > pcm-numa.d clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -g -O3 -c msr.cpp -o msr.o clang++ -MM -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -g -O3 msr.cpp > msr.d clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -g -O3 -c cpucounters.cpp -o cpucounters.o In file included from cpucounters.cpp:38: ./utils.h:100:10: warning: 'null_stream::overflow' hides overloaded virtual function [-Woverloaded-virtual] void overflow(char) { } ^ /usr/include/c++/4.2/streambuf:763:7: note: hidden overloaded virtual function 'std::basic_streambuf >::overflow' declared here: type mismatch at 1st parameter ('int_type' (aka 'int') vs 'char') overflow(int_type /* __c */ = traits_type::eof()) ^ 1 warning generated. clang++ -MM -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -g -O3 cpucounters.cpp > cpucounters.d clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -g -O3 -c pci.cpp -o pci.o clang++ -MM -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -g -O3 pci.cpp > pci.d clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -g -O3 -c client_bw.cpp -o client_bw.o clang++ -MM -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -g -O3 client_bw.cpp > client_bw.d clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -g -O3 -c utils.cpp -o utils.o In file included from utils.cpp:30: ./utils.h:100:10: warning: 'null_stream::overflow' hides overloaded virtual function [-Woverloaded-virtual] void overflow(char) { } ^ /usr/include/c++/4.2/streambuf:763:7: note: hidden overloaded virtual function 'std::basic_streambuf >::overflow' declared here: type mismatch at 1st parameter ('int_type' (aka 'int') vs 'char') overflow(int_type /* __c */ = traits_type::eof()) ^ utils.cpp:259:33: warning: use of logical '||' with constant operand [-Wconstant-logical-operand] saINT.sa_flags = SA_RESTART || SA_NOCLDSTOP; ^ ~~~~~~~~~~~~ utils.cpp:259:33: note: use '|' for a bitwise operation saINT.sa_flags = SA_RESTART || SA_NOCLDSTOP; ^~ | 2 warnings generated. clang++ -MM -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -g -O3 utils.cpp > utils.d clang++ -o pcm-numa.x pcm-numa.o msr.o cpucounters.o pci.o client_bw.o utils.o -lpthread -lc++ /usr/bin/ld: cannot find -lc++ clang++: error: linker command failed with exit code 1 (use -v to see invocation) Makefile:40: recipe for target 'pcm-numa.x' failed gmake: *** [pcm-numa.x] Error 1 *** [do-build] Error code 1 Stop in /usr/ports/sysutils/intel-pcm. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 11:37:18 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 2B4D03BE for ; Thu, 29 Jan 2015 11:37:18 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 146CBBF0; Thu, 29 Jan 2015 11:37:18 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TBbGwN084113; Thu, 29 Jan 2015 11:37:16 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TBbGVQ083970; Thu, 29 Jan 2015 11:37:16 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 11:37:16 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291137.t0TBbGVQ083970@beefy1.isc.freebsd.org> To: gustau.perez@gmail.com Subject: [package - 93i386-default][deskutils/nemo-extensions] Failed for nemo-extensions-2.4.0 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: Thu, 29 Jan 2015 11:37:18 -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: gustau.perez@gmail.com Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/deskutils/nemo-extensions/Makefile 375854 2014-12-30 20:38:55Z kwm $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/nemo-extensions-2.4.0.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building deskutils/nemo-extensions build started at Thu Jan 29 11:35:12 UTC 2015 port directory: /usr/ports/deskutils/nemo-extensions building for: FreeBSD 93i386-default-job-11 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: gustau.perez@gmail.com Makefile ident: $FreeBSD: head/deskutils/nemo-extensions/Makefile 375854 2014-12-30 20:38:55Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=nemo-extensions-2.4.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh GTKDOC="false" --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" 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-- OSREL=9.3 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/nemo-extensions" EXAMPLESDIR="share/examples/nemo-extensions" DATADIR="share/nemo-extensions" WWWDIR="www/nemo-extensions" ETCDIR="etc/nemo-extensions" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/nemo-extensions DOCSDIR=/usr/local/share/doc/nemo-extensions EXAMPLESDIR=/usr/local/share/examples/nemo-extensions WWWDIR=/usr/local/www/nemo-extensions ETCDIR=/usr/local/etc/nemo-extensions --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> nemo-extensions-2.4.0 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.7.txz [93i386-default-job-11] Installing pkg-1.4.7... [93i386-default-job-11] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of nemo-extensions-2.4.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by nemo-extensions-2.4.0 for building =========================================================================== =================================================== ===> Fetching all distfiles required by nemo-extensions-2.4.0 for building => SHA256 Checksum OK for gnome3/nemo-extensions-2.4.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by nemo-extensions-2.4.0 for building ===> Extracting for nemo-extensions-2.4.0 => SHA256 Checksum OK for gnome3/nemo-extensions-2.4.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for nemo-extensions-2.4.0 =========================================================================== =================================================== ===> nemo-extensions-2.4.0 depends on package: gnome-icon-theme>=0 - not found ===> Verifying install for gnome-icon-theme>=0 in /usr/ports/misc/gnome-icon-theme ===> Installing existing package /packages/All/gnome-icon-theme-3.12.0_1.txz [93i386-default-job-11] Installing gnome-icon-theme-3.12.0_1... [93i386-default-job-11] `-- Installing atk-2.14.0... [93i386-default-job-11] | `-- Installing gettext-runtime-0.19.4... [93i386-default-job-11] | | `-- Installing indexinfo-0.2.2... [93i386-default-job-11] | | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-11] | | `-- Installing libiconv-1.14_6... [93i386-default-job-11] | | `-- Extracting libiconv-1.14_6... done [93i386-default-job-11] | `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-11] | `-- Installing glib-2.42.1... [93i386-default-job-11] | | `-- Installing libffi-3.2.1... [93i386-default-job-11] | | `-- Extracting libffi-3.2.1... done [93i386-default-job-11] | | `-- Installing pcre-8.35_2... [93i386-default-job-11] | | `-- Extracting pcre-8.35_2... done [93i386-default-job-11] | | `-- Installing perl5-5.18.4_11... [93i386-default-job-11] | | `-- Extracting perl5-5.18.4_11... done [93i386-default-job-11] | | `-- Installing python27-2.7.9... [93i386-default-job-11] | | `-- Extracting python27-2.7.9... done [93i386-default-job-11] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93i386-default-job-11] `-- Extracting atk-2.14.0... done [93i386-default-job-11] `-- Installing gdk-pixbuf2-2.31.2_1... [93i386-default-job-11] | `-- Installing jasper-1.900.1_14... [93i386-default-job-11] | | `-- Installing jpeg-8_6... [93i386-default-job-11] | | `-- Extracting jpeg-8_6... done [93i386-default-job-11] | `-- Extracting jasper-1.900.1_14... done [93i386-default-job-11] | `-- Installing libX11-1.6.2_2,1... [93i386-default-job-11] | | `-- Installing kbproto-1.0.6... [93i386-default-job-11] | | `-- Extracting kbproto-1.0.6... done [93i386-default-job-11] | | `-- Installing libXau-1.0.8_2... [93i386-default-job-11] | | `-- Installing xproto-7.0.26... [93i386-default-job-11] | | `-- Extracting xproto-7.0.26... done [93i386-default-job-11] | | `-- Extracting libXau-1.0.8_2... done [93i386-default-job-11] | | `-- Installing libXdmcp-1.1.1_2... [93i386-default-job-11] | | `-- Extracting libXdmcp-1.1.1_2... done [93i386-default-job-11] | | `-- Installing libxcb-1.11... [93i386-default-job-11] | | `-- Installing libpthread-stubs-0.3_6... [93i386-default-job-11] | | `-- Extracting libpthread-stubs-0.3_6... done [93i386-default-job-11] | | `-- Installing libxml2-2.9.2_2... [93i386-default-job-11] | | `-- Extracting libxml2-2.9.2_2... done [93i386-default-job-11] | | `-- Extracting libxcb-1.11... done [93i386-default-job-11] | `-- Extracting libX11-1.6.2_2,1... done [93i386-default-job-11] | `-- Installing libXi-1.7.4,1... [93i386-default-job-11] | | `-- Installing inputproto-2.3.1... [93i386-default-job-11] | | `-- Extracting inputproto-2.3.1... done [93i386-default-job-11] | | `-- Installing libXext-1.3.3,1... [93i386-default-job-11] | | `-- Installing xextproto-7.3.0... [93i386-default-job-11] | | `-- Extracting xextproto-7.3.0... done [93i386-default-job-11] | | `-- Extracting libXext-1.3.3,1... done [93i386-default-job-11] | | `-- Installing libXfixes-5.0.1_2... [93i386-default-job-11] | | `-- Installing fixesproto-5.0... [93i386-default-job-11] | | `-- Extracting fixesproto-5.0... done [93i386-default-job-11] | | `-- Extracting libXfixes-5.0.1_2... done [93i386-default-job-11] | `-- Extracting libXi-1.7.4,1... done [93i386-default-job-11] | `-- Installing libXt-1.1.4_2,1... [93i386-default-job-11] | | `-- Installing libSM-1.2.2_2,1... [93i386-default-job-11] | | `-- Installing libICE-1.0.9,1... [93i386-default-job-11] | | `-- Extracting libICE-1.0.9,1... done [93i386-default-job-11] | | `-- Extracting libSM-1.2.2_2,1... done [93i386-default-job-11] | `-- Extracting libXt-1.1.4_2,1... done [93i386-default-job-11] | `-- Installing png-1.6.16... [93i386-default-job-11] | `-- Extracting png-1.6.16... done [93i386-default-job-11] | `-- Installing tiff-4.0.3_5... [93i386-default-job-11] | | `-- Installing jbigkit-2.1_1... [93i386-default-job-11] | | `-- Extracting jbigkit-2.1_1... done [93i386-default-job-11] | `-- Extracting tiff-4.0.3_5... done [93i386-default-job-11] `-- Extracting gdk-pixbuf2-2.31.2_1... done [93i386-default-job-11] `-- Installing gnome-icon-theme-symbolic-3.12.0... gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/24x24' gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/24x24' Making all in 32x32 gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/32x32' Making all in apps gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/32x32/apps' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/32x32/apps' gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/32x32' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/32x32' gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/32x32' Making all in 48x48 gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/48x48' Making all in apps gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/48x48/apps' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/48x48/apps' gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/48x48' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/48x48' gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/48x48' Making all in 64x64 gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/64x64' Making all in apps gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/64x64/apps' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/64x64/apps' gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/64x64' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/64x64' gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/64x64' Making all in 256x256 gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/256x256' Making all in apps gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/256x256/apps' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/256x256/apps' gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/256x256' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/256x256' gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor/256x256' gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor' gmake[4]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons/hicolor' gmake[4]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons' gmake[3]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/icons' Making all in emblems gmake[3]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/emblems' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data/emblems' gmake[3]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data' gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/data' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-nemo-dropbox.lo -MD -MP -MF .deps/libnemo_dropbox_la-nemo-dropbox.Tpo -c -o lib nemo_dropbox_la-nemo-dropbox.lo `test -f 'nemo-dropbox.c' || echo './'`nemo-dropbox.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-nemo-dropbox.lo -MD -MP -MF .deps/libnemo_dropbox_la-nemo-dropbox.Tpo -c nemo-dropbox.c -fPIC -DPIC -o .libs/libnem o_dropbox_la-nemo-dropbox.o nemo-dropbox.c: In function 'canonicalize_path': nemo-dropbox.c:85: warning: implicit declaration of function 'strcmp' nemo-dropbox.c: In function 'nemo_dropbox_parse_menu': nemo-dropbox.c:540: warning: implicit declaration of function 'strlen' nemo-dropbox.c:540: warning: incompatible implicit declaration of built-in function 'strlen' nemo-dropbox.c:546: warning: implicit declaration of function 'strchr' nemo-dropbox.c:546: warning: incompatible implicit declaration of built-in function 'strchr' nemo-dropbox.c: In function 'nemo_dropbox_get_file_items': nemo-dropbox.c:695: warning: 'g_async_queue_timed_pop' is deprecated (declared at /usr/local/include/glib-2.0/glib/gasyncqueue.h:102) nemo-dropbox.c: In function 'nemo_dropbox_instance_init': nemo-dropbox.c:879: warning: 'g_mutex_new' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:277) libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-nemo-dropbox.lo -MD -MP -MF .deps/libnemo_dropbox_la-nemo-dropbox.Tpo -c nemo-dropbox.c -o libnemo_dropbox_la-nemo-d ropbox.o >/dev/null 2>&1 mv -f .deps/libnemo_dropbox_la-nemo-dropbox.Tpo .deps/libnemo_dropbox_la-nemo-dropbox.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-nemo-dropbox-hooks.lo -MD -MP -MF .deps/libnemo_dropbox_la-nemo-dropbox-hooks.T po -c -o libnemo_dropbox_la-nemo-dropbox-hooks.lo `test -f 'nemo-dropbox-hooks.c' || echo './'`nemo-dropbox-hooks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-nemo-dropbox-hooks.lo -MD -MP -MF .deps/libnemo_dropbox_la-nemo-dropbox-hooks.Tpo -c nemo-dropbox-hooks.c -fPIC -DP IC -o .libs/libnemo_dropbox_la-nemo-dropbox-hooks.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-nemo-dropbox-hooks.lo -MD -MP -MF .deps/libnemo_dropbox_la-nemo-dropbox-hooks.Tpo -c nemo-dropbox-hooks.c -o libnemo _dropbox_la-nemo-dropbox-hooks.o >/dev/null 2>&1 mv -f .deps/libnemo_dropbox_la-nemo-dropbox-hooks.Tpo .deps/libnemo_dropbox_la-nemo-dropbox-hooks.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox-command-client.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox-command- client.Tpo -c -o libnemo_dropbox_la-dropbox-command-client.lo `test -f 'dropbox-command-client.c' || echo './'`dropbox-command-client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox-command-client.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox-command-client.Tpo -c dropbox-command-client. c -fPIC -DPIC -o .libs/libnemo_dropbox_la-dropbox-command-client.o dropbox-command-client.c: In function 'dropbox_command_client_thread': dropbox-command-client.c:682: warning: 'g_async_queue_timed_pop' is deprecated (declared at /usr/local/include/glib-2.0/glib/gasyncqueue.h:102) dropbox-command-client.c: In function 'dropbox_command_client_setup': dropbox-command-client.c:779: warning: 'g_mutex_new' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:277) dropbox-command-client.c: In function 'dropbox_command_client_start': dropbox-command-client.c:833: warning: 'g_thread_create' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:107) libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox-command-client.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox-command-client.Tpo -c dropbox-command-client. c -o libnemo_dropbox_la-dropbox-command-client.o >/dev/null 2>&1 mv -f .deps/libnemo_dropbox_la-dropbox-command-client.Tpo .deps/libnemo_dropbox_la-dropbox-command-client.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox-client.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox-client.Tpo -c -o libnemo_dropbox_la-dropbox-client.lo `test -f 'dropbox-client.c' || echo './'`dropbox-client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox-client.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox-client.Tpo -c dropbox-client.c -fPIC -DPIC -o .libs/ libnemo_dropbox_la-dropbox-client.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox-client.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox-client.Tpo -c dropbox-client.c -o libnemo_dropbox_la- dropbox-client.o >/dev/null 2>&1 mv -f .deps/libnemo_dropbox_la-dropbox-client.Tpo .deps/libnemo_dropbox_la-dropbox-client.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox-client-util.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox-client-util .Tpo -c -o libnemo_dropbox_la-dropbox-client-util.lo `test -f 'dropbox-client-util.c' || echo './'`dropbox-client-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox-client-util.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox-client-util.Tpo -c dropbox-client-util.c -fPIC -DPIC -o .libs/libnemo_dropbox_la-dropbox-client-util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox-client-util.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox-client-util.Tpo -c dropbox-client-util.c -o libn emo_dropbox_la-dropbox-client-util.o >/dev/null 2>&1 mv -f .deps/libnemo_dropbox_la-dropbox-client-util.Tpo .deps/libnemo_dropbox_la-dropbox-client-util.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox.Tpo -c -o libnemo_dropb ox_la-dropbox.lo `test -f 'dropbox.c' || echo './'`dropbox.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox.Tpo -c dropbox.c -fPIC -DPIC -o .libs/libnemo_dropbox_la-dr opbox.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_dropbox_la-dropbox.lo -MD -MP -MF .deps/libnemo_dropbox_la-dropbox.Tpo -c dropbox.c -o libnemo_dropbox_la-dropbox.o >/dev/null 2>&1 mv -f .deps/libnemo_dropbox_la-dropbox.Tpo .deps/libnemo_dropbox_la-dropbox.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"/usr/local/share/nemo-dropbox/emblems\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -module -avoid-version -o libnemo-dropbox.la -rpath /usr/local/lib/nemo/extensions-3.0 libnemo_dropbox_la-nemo-dropbox.lo libnemo_dropbox_la- nemo-dropbox-hooks.lo libnemo_dropbox_la-dropbox-command-client.lo libnemo_dropbox_la-dropbox-client.lo libnemo_dropbox_la-dropbox-client-util.lo libnemo_dropbox_la-dropbox.lo -lnemo-extension -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -lglib-2.0 -lintl libtool: link: gcc -shared -fPIC -DPIC .libs/libnemo_dropbox_la-nemo-dropbox.o .libs/libnemo_dropbox_la-nemo-dropbox-hooks.o .libs/libnemo_dropbox_la-dropbox-command-client.o .libs/libnemo_dropbox_la-dropbox-client.o .libs/libnemo_dropbox_la-dropbox-client-util.o .libs/libnemo_dropbox_la-dropbox.o -lnemo-extension -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -pthread -g -O2 -pthread -pthread -Wl,-soname -Wl,libnemo-dropbox.so -o .libs/libnemo-dropbox.so libtool: link: ar cru .libs/libnemo-dropbox.a libnemo_dropbox_la-nemo-dropbox.o libnemo_dropbox_la-nemo-dropbox-hooks.o libnemo_dropbox_la-dropbox-command-client.o libnemo_dropbox_la-dropbox-client.o libnemo_dropbox_la-dropbox-client-util.o libnemo_dropbox_la-dropbox.o libtool: link: ranlib .libs/libnemo-dropbox.a libtool: link: ( cd ".libs" && rm -f "libnemo-dropbox.la" && ln -s "../libnemo-dropbox.la" "libnemo-dropbox.la" ) gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox/src' gmake[2]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox' python serializeimages.py 2.4.0 /usr/local/share/applications < dropbox.in > dropbox /usr/local/lib/python2.7/site-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display warnings.warn(str(e), _gtk.Warning) chmod +x dropbox python docgen.py 2.4.0 < dropbox.txt.in > dropbox.txt /usr/local/bin/rst2man dropbox.txt > dropbox.1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox' gmake[1]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-dropbox' cd /wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-fileroller && XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" 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" gmake -f Makefile DEST DIR=/wrkdirs/usr/ports/deskutils/nemo-extensions/work/stage all gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-fileroller' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-fileroller/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGETTEXT_PACKAGE=\""file-roller"\" -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_fileroller_la-fileroller-module.lo -MD -MP - MF .deps/libnemo_fileroller_la-fileroller-module.Tpo -c -o libnemo_fileroller_la-fileroller-module.lo `test -f 'fileroller-module.c' || echo './'`fileroller-module.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -DGETTEXT_PACKAGE=\"file-roller\" -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_fileroller_la-fileroller-module.lo -MD -MP -MF .deps/libnemo_fileroller_la-fileroller -module.Tpo -c fileroller-module.c -fPIC -DPIC -o .libs/libnemo_fileroller_la-fileroller-module.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -DGETTEXT_PACKAGE=\"file-roller\" -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_fileroller_la-fileroller-module.lo -MD -MP -MF .deps/libnemo_fileroller_la-fileroller -module.Tpo -c fileroller-module.c -o libnemo_fileroller_la-fileroller-module.o >/dev/null 2>&1 mv -f .deps/libnemo_fileroller_la-fileroller-module.Tpo .deps/libnemo_fileroller_la-fileroller-module.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGETTEXT_PACKAGE=\""file-roller"\" -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_fileroller_la-nemo-fileroller.lo -MD -MP -MF .deps/libnemo_fileroller_la-nemo-fileroller.Tpo -c -o libnemo_fileroller_la-nemo-fileroller.lo `test -f 'nemo-fileroller.c' || echo './'`nemo-fileroller.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -DGETTEXT_PACKAGE=\"file-roller\" -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_fileroller_la-nemo-fileroller.lo -MD -MP -MF .deps/libnemo_fileroller_la-nemo-filerol ler.Tpo -c nemo-fileroller.c -fPIC -DPIC -o .libs/libnemo_fileroller_la-nemo-fileroller.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -DGETTEXT_PACKAGE=\"file-roller\" -I.. -I.. -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -MT libnemo_fileroller_la-nemo-fileroller.lo -MD -MP -MF .deps/libnemo_fileroller_la-nemo-filerol ler.Tpo -c nemo-fileroller.c -o libnemo_fileroller_la-nemo-fileroller.o >/dev/null 2>&1 mv -f .deps/libnemo_fileroller_la-nemo-fileroller.Tpo .deps/libnemo_fileroller_la-nemo-fileroller.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -DDATADIR=\"/usr/local/share\" -DEMBLEMDIR=\"\" -Wall -I/usr/local/include/nemo -I/usr/local/include/gtk-3.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -g -O2 -module -avoid-version -o libnemo-fileroller.la -rpath /usr/local/lib/nemo/extensions-3.0 libnemo_fileroller_la-fileroller-module.lo libnemo_fileroller_la-nemo-fileroller.lo -lne mo-extension -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -lglib-2.0 -lintl libtool: link: gcc -shared -fPIC -DPIC .libs/libnemo_fileroller_la-fileroller-module.o .libs/libnemo_fileroller_la-nemo-fileroller.o -lnemo-extension -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -pthread -g -O2 -pthread -pthread -Wl,-soname -Wl,libnemo-fileroller.so -o .libs/libnemo-fileroller.so libtool: link: ar cru .libs/libnemo-fileroller.a libnemo_fileroller_la-fileroller-module.o libnemo_fileroller_la-nemo-fileroller.o libtool: link: ranlib .libs/libnemo-fileroller.a libtool: link: ( cd ".libs" && rm -f "libnemo-fileroller.la" && ln -s "../libnemo-fileroller.la" "libnemo-fileroller.la" ) gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-fileroller/src' gmake[2]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-fileroller' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-fileroller' gmake[1]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-fileroller' cd /wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-preview && XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/nemo-extensions/work PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" 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" gmake -f Makefile DESTDIR =/wrkdirs/usr/ports/deskutils/nemo-extensions/work/stage all Making all in src gmake[1]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-preview/src' GEN js/util/path.js GEN stamp-nemo-preview-enum-types.h GEN nemo-preview-enum-types.c gmake all-am gmake[2]: Entering directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-preview/src' CC libnemo_preview_1_0_la-nemo-preview-cover-art.lo libnemo-preview/nemo-preview-cover-art.c: In function 'fetch_uri_job': libnemo-preview/nemo-preview-cover-art.c:272: warning: 'g_io_scheduler_job_send_to_mainloop_async' is deprecated (declared at /usr/local/include/glib-2.0/gio/gioscheduler.h:50) libnemo-preview/nemo-preview-cover-art.c: In function 'nemo_preview_cover_art_fetcher_get_uri_for_track_async': libnemo-preview/nemo-preview-cover-art.c:306: warning: 'g_io_scheduler_push_job' is deprecated (declared at /usr/local/include/glib-2.0/gio/gioscheduler.h:38) CC libnemo_preview_1_0_la-nemo-preview-pdf-loader.lo CC libnemo_preview_1_0_la-nemo-preview-sound-player.lo CC libnemo_preview_1_0_la-nemo-preview-file-loader.lo libnemo-preview/nemo-preview-file-loader.c: In function 'nemo_preview_file_loader_get_icon': libnemo-preview/nemo-preview-file-loader.c:593: warning: 'gtk_icon_info_free' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkicontheme.h:283) CC libnemo_preview_1_0_la-nemo-preview-font-loader.lo libnemo-preview/nemo-preview-font-loader.c: In function 'font_load_job': libnemo-preview/nemo-preview-font-loader.c:144: warning: 'g_io_scheduler_job_send_to_mainloop_async' is deprecated (declared at /usr/local/include/glib-2.0/gio/gioscheduler.h:50) libnemo-preview/nemo-preview-font-loader.c: In function 'nemo_preview_new_ft_face_from_uri_async': libnemo-preview/nemo-preview-font-loader.c:189: warning: 'g_io_scheduler_push_job' is deprecated (declared at /usr/local/include/glib-2.0/gio/gioscheduler.h:38) CC libnemo_preview_1_0_la-nemo-preview-font-widget.lo CC libnemo_preview_1_0_la-nemo-preview-text-loader.lo CC libnemo_preview_1_0_la-nemo-preview-utils.lo libnemo-preview/nemo-preview-utils.c: In function 'rounded_background_draw_cb': libnemo-preview/nemo-preview-utils.c:62: warning: 'clutter_cairo_texture_clear' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:119) libnemo-preview/nemo-preview-utils.c:62: warning: 'clutter_cairo_texture_get_type' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:98) libnemo-preview/nemo-preview-utils.c: In function 'nemo_preview_create_rounded_background': libnemo-preview/nemo-preview-utils.c:83: warning: 'clutter_cairo_texture_new' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:102) libnemo-preview/nemo-preview-utils.c:84: warning: 'clutter_cairo_texture_set_auto_resize' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:114) libnemo-preview/nemo-preview-utils.c:84: warning: 'clutter_cairo_texture_get_type' is deprecated (declared at /usr/local/include/clutter-1.0/clutter/deprecated/clutter-cairo-texture.h:98) CC libnemo_preview_1_0_la-nemo-preview-enum-types.lo CCLD libnemo-preview-1.0.la CC nemo_preview_start-main.o CCLD nemo-preview-start /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_call@GLIBCXX_3.4.11' Makefile:688: recipe for target 'nemo-preview-start' failed gmake[2]: *** [nemo-preview-start] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-preview/src' Makefile:565: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/deskutils/nemo-extensions/work/linuxmint-nemo-extensions-6c8ec3a/nemo-preview/src' Makefile:458: recipe for target 'all-recursive' failed gmake: *** [all-recursive] Error 1 *** [do-build] Error code 2 Stop in /usr/ports/deskutils/nemo-extensions. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 11:40:11 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 EBDFD567; Thu, 29 Jan 2015 11:40:11 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 D8869C1B; Thu, 29 Jan 2015 11:40:11 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TBeBPb031337; Thu, 29 Jan 2015 11:40:11 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TBeBsd031330; Thu, 29 Jan 2015 11:40:11 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 11:40:11 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291140.t0TBeBsd031330@beefy1.isc.freebsd.org> To: imp@FreeBSD.org Subject: [package - 93i386-default][sysutils/intel-pcm] Failed for intel-pcm-2.8 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: Thu, 29 Jan 2015 11:40:12 -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: imp@FreeBSD.org Last committer: imp@FreeBSD.org Ident: $FreeBSD: head/sysutils/intel-pcm/Makefile 377572 2015-01-21 04:31:17Z imp $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/intel-pcm-2.8.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building sysutils/intel-pcm build started at Thu Jan 29 11:39:52 UTC 2015 port directory: /usr/ports/sysutils/intel-pcm building for: FreeBSD 93i386-default-job-20 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: imp@FreeBSD.org Makefile ident: $FreeBSD: head/sysutils/intel-pcm/Makefile 377572 2015-01-21 04:31:17Z imp $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=intel-pcm-2.8 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/intel-pcm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/intel-pcm/work HOME=/wrkdirs/usr/ports/sysutils/intel-pcm/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/intel-pcm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/intel-pcm/work HOME=/wrkdirs/usr/ports/sysutils/intel-pcm/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="clang" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="clang-cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="clang++" 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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/intel-pcm" EXAMPLESDIR="share/examples/intel-pcm" DATADIR="share/intel-pcm" WWWDIR="www/intel-pcm" ETCDIR="etc/intel-pcm" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/intel-pcm DOCSDIR=/usr/local/share/doc/intel-pcm EXAMPLESDIR=/usr/local/share/examples/intel-pcm WWWDIR=/usr/local/www/intel-pcm ETCDIR=/usr/local/etc/intel-pcm --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> intel-pcm-2.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.4.7.txz [93i386-default-job-20] Installing pkg-1.4.7... [93i386-default-job-20] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of intel-pcm-2.8 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by intel-pcm-2.8 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by intel-pcm-2.8 for building => SHA256 Checksum OK for intelperformancecountermonitorv2.8.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by intel-pcm-2.8 for building ===> Extracting for intel-pcm-2.8 => SHA256 Checksum OK for intelperformancecountermonitorv2.8.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for intel-pcm-2.8 =========================================================================== =================================================== ===> intel-pcm-2.8 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 [93i386-default-job-20] Installing gmake-4.1_1... [93i386-default-job-20] `-- Installing gettext-runtime-0.19.4... [93i386-default-job-20] | `-- Installing indexinfo-0.2.2... [93i386-default-job-20] | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-20] | `-- Installing libiconv-1.14_6... [93i386-default-job-20] | `-- Extracting libiconv-1.14_6... done [93i386-default-job-20] `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-20] Extracting gmake-4.1_1... done ===> Returning to build of intel-pcm-2.8 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for intel-pcm-2.8 =========================================================================== =================================================== ===> Building for intel-pcm-2.8 clang++ -O2 -pipe -fno-strict-aliasing -Wall -g -O3 -c pcm-numa.cpp -o pcm-numa.o In file included from pcm-numa.cpp:38: ./utils.h:100:10: warning: 'null_stream::overflow' hides overloaded virtual function [-Woverloaded-virtual] void overflow(char) { } ^ /usr/include/c++/4.2/streambuf:763:7: note: hidden overloaded virtual function 'std::basic_streambuf >::overflow' declared here: type mismatch at 1st parameter ('int_type' (aka 'int') vs 'char') overflow(int_type /* __c */ = traits_type::eof()) ^ 1 warning generated. clang++ -MM -O2 -pipe -fno-strict-aliasing -Wall -g -O3 pcm-numa.cpp > pcm-numa.d clang++ -O2 -pipe -fno-strict-aliasing -Wall -g -O3 -c msr.cpp -o msr.o clang++ -MM -O2 -pipe -fno-strict-aliasing -Wall -g -O3 msr.cpp > msr.d clang++ -O2 -pipe -fno-strict-aliasing -Wall -g -O3 -c cpucounters.cpp -o cpucounters.o In file included from cpucounters.cpp:38: ./utils.h:100:10: warning: 'null_stream::overflow' hides overloaded virtual function [-Woverloaded-virtual] void overflow(char) { } ^ /usr/include/c++/4.2/streambuf:763:7: note: hidden overloaded virtual function 'std::basic_streambuf >::overflow' declared here: type mismatch at 1st parameter ('int_type' (aka 'int') vs 'char') overflow(int_type /* __c */ = traits_type::eof()) ^ 1 warning generated. clang++ -MM -O2 -pipe -fno-strict-aliasing -Wall -g -O3 cpucounters.cpp > cpucounters.d clang++ -O2 -pipe -fno-strict-aliasing -Wall -g -O3 -c pci.cpp -o pci.o clang++ -MM -O2 -pipe -fno-strict-aliasing -Wall -g -O3 pci.cpp > pci.d clang++ -O2 -pipe -fno-strict-aliasing -Wall -g -O3 -c client_bw.cpp -o client_bw.o clang++ -MM -O2 -pipe -fno-strict-aliasing -Wall -g -O3 client_bw.cpp > client_bw.d clang++ -O2 -pipe -fno-strict-aliasing -Wall -g -O3 -c utils.cpp -o utils.o In file included from utils.cpp:30: ./utils.h:100:10: warning: 'null_stream::overflow' hides overloaded virtual function [-Woverloaded-virtual] void overflow(char) { } ^ /usr/include/c++/4.2/streambuf:763:7: note: hidden overloaded virtual function 'std::basic_streambuf >::overflow' declared here: type mismatch at 1st parameter ('int_type' (aka 'int') vs 'char') overflow(int_type /* __c */ = traits_type::eof()) ^ utils.cpp:259:33: warning: use of logical '||' with constant operand [-Wconstant-logical-operand] saINT.sa_flags = SA_RESTART || SA_NOCLDSTOP; ^ ~~~~~~~~~~~~ utils.cpp:259:33: note: use '|' for a bitwise operation saINT.sa_flags = SA_RESTART || SA_NOCLDSTOP; ^~ | 2 warnings generated. clang++ -MM -O2 -pipe -fno-strict-aliasing -Wall -g -O3 utils.cpp > utils.d clang++ -o pcm-numa.x pcm-numa.o msr.o cpucounters.o pci.o client_bw.o utils.o -lpthread -lc++ /usr/bin/ld: cannot find -lc++ clang++: error: linker command failed with exit code 1 (use -v to see invocation) Makefile:40: recipe for target 'pcm-numa.x' failed gmake: *** [pcm-numa.x] Error 1 *** [do-build] Error code 1 Stop in /usr/ports/sysutils/intel-pcm. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 12:02:40 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 3F6A79C2; Thu, 29 Jan 2015 12:02:40 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 28DB1E93; Thu, 29 Jan 2015 12:02:40 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TC2dhI003552; Thu, 29 Jan 2015 12:02:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TC2dem003534; Thu, 29 Jan 2015 12:02:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 12:02:39 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291202.t0TC2dem003534@beefy2.isc.freebsd.org> To: multimedia@FreeBSD.org Subject: [package - 93amd64-default][multimedia/dvdstyler] Failed for dvdstyler-2.8_3, 2 in configure 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: Thu, 29 Jan 2015 12:02:40 -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: multimedia@FreeBSD.org Last committer: danilo@FreeBSD.org Ident: $FreeBSD: head/multimedia/dvdstyler/Makefile 377513 2015-01-20 12:36:35Z danilo $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/dvdstyler-2.8_3,2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building multimedia/dvdstyler build started at Thu Jan 29 12:01:23 UTC 2015 port directory: /usr/ports/multimedia/dvdstyler building for: FreeBSD 93amd64-default-job-15 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: multimedia@FreeBSD.org Makefile ident: $FreeBSD: head/multimedia/dvdstyler/Makefile 377513 2015-01-20 12:36:35Z danilo $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=dvdstyler-2.8_3,2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for dvdstyler-2.8_3,2: DOCS=on: Build and/or install documentation GNOME=off: GNOME desktop environment support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-gnome --with-wx-config=/usr/local/bin/wxgtk2u-3.0-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ac_cv_path_AVCONV_PATH="" XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan- 2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOC ONF_VERSION=2.69 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/dvdstyler" EXAMPLESDIR="share/examples/dvdstyler" DATADIR="share/dvdstyler" WWWDIR="www/dvdstyler" ETCDIR="etc/dvdstyler" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/dvdstyler DOCSDIR=/usr/local/share/doc/dvdstyler EXAMPLESDIR=/usr/local/share/examples/dvdstyler WWWDIR=/usr/local/www/dvdstyler ETCDIR=/usr/local/etc/dvdstyler --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> ===> The default DVD device is /dev/cd0 ===> Define WITH_DVD_DEVICE if you want to change the default ===> For example, 'make WITH_DVD_DEVICE="/dev/somedevice"' ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> dvdstyler-2.8_3,2 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.7.txz [93amd64-default-job-15] Installing pkg-1.4.7... [93amd64-default-job-15] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of dvdstyler-2.8_3,2 =========================================================================== =================================================== =========================================================================== =================================================== ===> ===> The default DVD device is /dev/cd0 ===> Define WITH_DVD_DEVICE if you want to change the default ===> For example, 'make WITH_DVD_DEVICE="/dev/somedevice"' ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dvdstyler-2.8_3,2 for building =========================================================================== =================================================== ===> ===> The default DVD device is /dev/cd0 ===> Define WITH_DVD_DEVICE if you want to change the default ===> For example, 'make WITH_DVD_DEVICE="/dev/somedevice"' ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dvdstyler-2.8_3,2 for building => SHA256 Checksum OK for DVDStyler-2.8.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> ===> The default DVD device is /dev/cd0 ===> Define WITH_DVD_DEVICE if you want to change the default ===> For example, 'make WITH_DVD_DEVICE="/dev/somedevice"' ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dvdstyler-2.8_3,2 for building ===> Extracting for dvdstyler-2.8_3,2 => SHA256 Checksum OK for DVDStyler-2.8.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for dvdstyler-2.8_3,2 ===> Applying FreeBSD patches for dvdstyler-2.8_3,2 =========================================================================== =================================================== ===> dvdstyler-2.8_3,2 depends on executable: zip - not found ===> Verifying install for zip in /usr/ports/archivers/zip ===> Installing existing package /packages/All/zip-3.0_1.txz [93amd64-default-job-15] Installing zip-3.0_1... [93amd64-default-job-15] Extracting zip-3.0_1... done ===> Returning to build of dvdstyler-2.8_3,2 ===> dvdstyler-2.8_3,2 depends on package: wxsvg>=1.2 - not found ===> Verifying install for wxsvg>=1.2 in /usr/ports/graphics/wxsvg ===> Installing existing package /packages/All/wxsvg-1.5.3.txz [93amd64-default-job-15] Installing wxsvg-1.5.3... [93amd64-default-job-15] `-- Installing cairo-1.12.18_1,2... [93amd64-default-job-15] | `-- Installing fontconfig-2.11.1,1... [93amd64-default-job-15] | | `-- Installing expat-2.1.0_2... [93amd64-default-job-15] | | `-- Extracting expat-2.1.0_2... done [93amd64-default-job-15] | | `-- Installing freetype2-2.5.5... [93amd64-default-job-15] | | `-- Extracting freetype2-2.5.5... done [93amd64-default-job-15] | `-- 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 [93amd64-default-job-15] | `-- Installing glib-2.42.1... [93amd64-default-job-15] | | `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-15] | | `-- Installing indexinfo-0.2.2... [93amd64-default-job-15] | | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-15] | | `-- Installing libiconv-1.14_6... [93amd64-default-job-15] | | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-15] | | `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-15] | | `-- Installing libffi-3.2.1... [93amd64-default-job-15] | | `-- Extracting libffi-3.2.1... done [93amd64-default-job-15] | | `-- Installing pcre-8.35_2... [93amd64-default-job-15] | | `-- Extracting pcre-8.35_2... done [93amd64-default-job-15] | | `-- Installing perl5-5.18.4_11... [93amd64-default-job-15] | | `-- Extracting perl5-5.18.4_11... done [93amd64-default-job-15] | | `-- Installing python27-2.7.9... [93amd64-default-job-15] | | `-- Extracting python27-2.7.9... done [93amd64-default-job-15] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-default-job-15] | `-- Installing libXext-1.3.3,1... [93amd64-default-job-15] | | `-- Installing libX11-1.6.2_2,1... [93amd64-default-job-15] | | `-- Installing kbproto-1.0.6... [93amd64-default-job-15] | | `-- Extracting kbproto-1.0.6... done [93amd64-default-job-15] | | `-- Installing libXau-1.0.8_2... [93amd64-default-job-15] | | | `-- Installing xproto-7.0.26... [93amd64-default-job-15] | | | `-- Extracting xproto-7.0.26... done [93amd64-default-job-15] | | `-- Extracting libXau-1.0.8_2... done [93amd64-default-job-15] | | `-- Installing libXdmcp-1.1.1_2... Note: The location of the cdrtools `defaults' files has been set to /usr/local/etc This is the FreeBSD ports standard config file location, NOT the cdrtools standard location, which is /etc/default. The reason for this is that FreeBSD ports and packages should not use configuration files outside of /usr/local. =========================================================================== ===> Returning to build of dvdstyler-2.8_3,2 ===> dvdstyler-2.8_3,2 depends on package: docbook-xml>=4.1.2 - not found ===> Verifying install for docbook-xml>=4.1.2 in /usr/ports/textproc/docbook-xml ===> Installing existing package /packages/All/docbook-xml-5.0_2.txz [93amd64-default-job-15] Installing docbook-xml-5.0_2... [93amd64-default-job-15] `-- Installing xmlcatmgr-2.2_2... [93amd64-default-job-15] `-- Extracting xmlcatmgr-2.2_2... done + Creating /usr/local/share/sgml/catalog + Registering CATALOG catalog.ports (SGML) + Creating /usr/local/share/sgml/catalog.ports + Creating /usr/local/share/xml/catalog + Registering nextCatalog catalog.ports (XML) + Creating /usr/local/share/xml/catalog.ports [93amd64-default-job-15] `-- Installing xmlcharent-0.3_2... [93amd64-default-job-15] `-- Extracting xmlcharent-0.3_2... done [93amd64-default-job-15] Extracting docbook-xml-5.0_2... done Message for xmlcatmgr-2.2_2: The following catalogs are installed: 1) /usr/local/share/sgml/catalog The top level catalog for SGML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 2) /usr/local/share/sgml/catalog.ports This catalog is for handling SGML stuff installed under /usr/local/share/sgml. It is changed by ports/packages. 3) /usr/local/share/xml/catalog The top level catalog for XML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 4) /usr/local/share/xml/catalog.ports This catalog is for handling XML stuff installed under /usr/local/share/xml. It is changed by ports/packages. ===> Returning to build of dvdstyler-2.8_3,2 ===> dvdstyler-2.8_3,2 depends on executable: xmlto - not found ===> Verifying install for xmlto in /usr/ports/textproc/xmlto ===> Installing existing package /packages/All/xmlto-0.0.26_2.txz [93amd64-default-job-15] Installing xmlto-0.0.26_2... [93amd64-default-job-15] `-- Installing bash-4.3.33... [93amd64-default-job-15] `-- Extracting bash-4.3.33... done [93amd64-default-job-15] `-- Installing docbook-xsl-1.76.1_2... [93amd64-default-job-15] | `-- Installing docbook-1.5... [93amd64-default-job-15] | | `-- Installing docbook-sgml-4.5_1... [93amd64-default-job-15] | | `-- Installing iso8879-1986_3... [93amd64-default-job-15] | | `-- Extracting iso8879-1986_3... done [93amd64-default-job-15] | | `-- Extracting docbook-sgml-4.5_1... done [93amd64-default-job-15] | | `-- Installing sdocbook-xml-1.1_1,2... [93amd64-default-job-15] | | `-- Extracting sdocbook-xml-1.1_1,2... done [93amd64-default-job-15] `-- Extracting docbook-xsl-1.76.1_2... done [93amd64-default-job-15] `-- Installing getopt-1.1.6... [93amd64-default-job-15] `-- Extracting getopt-1.1.6... done [93amd64-default-job-15] `-- Installing libpaper-1.1.24.3... [93amd64-default-job-15] `-- Extracting libpaper-1.1.24.3... done [93amd64-default-job-15] `-- Installing w3m-0.5.3_4... [93amd64-default-job-15] | `-- Installing boehm-gc-7.4.2_3... [93amd64-default-job-15] | `-- Extracting boehm-gc-7.4.2_3... done [93amd64-default-job-15] `-- Extracting w3m-0.5.3_4... done [93amd64-default-job-15] Extracting xmlto-0.0.26_2... done Message for bash-4.3.33: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== Message for xmlto-0.0.26_2: For benefits of conversions away from XHTML1 through XSL-FO, a stylesheet xhtml2fo.xsl has been installed into /usr/local/share/xmlto. Example use: xmlto pdf -x /usr/local/share/xmlto/xhtml2fo.xsl myXHTML1file.xml More style sheets for XHTML1 conversions can be found at under "Stylesheet for XHTML to XSL-FO transformation" ===> Returning to build of dvdstyler-2.8_3,2 ===> dvdstyler-2.8_3,2 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-default-job-15] Installing gettext-tools-0.19.4... [93amd64-default-job-15] Extracting gettext-tools-0.19.4... done ===> Returning to build of dvdstyler-2.8_3,2 ===> dvdstyler-2.8_3,2 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 [93amd64-default-job-15] Installing gmake-4.1_1... [93amd64-default-job-15] Extracting gmake-4.1_1... done ===> Returning to build of dvdstyler-2.8_3,2 ===> dvdstyler-2.8_3,2 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93amd64-default-job-15] Installing pkgconf-0.9.7... [93amd64-default-job-15] Extracting pkgconf-0.9.7... done ===> Returning to build of dvdstyler-2.8_3,2 ===> dvdstyler-2.8_3,2 depends on file: /usr/local/bin/automake-1.15 - not found ===> Verifying install for /usr/local/bin/automake-1.15 in /usr/ports/devel/automake ===> Installing existing package /packages/All/automake-1.15.txz [93amd64-default-job-15] Installing automake-1.15... [93amd64-default-job-15] `-- Installing autoconf-2.69... [93amd64-default-job-15] | `-- Installing autoconf-wrapper-20131203... [93amd64-default-job-15] | `-- Extracting autoconf-wrapper-20131203... done [93amd64-default-job-15] | `-- Installing m4-1.4.17_1,1... [93amd64-default-job-15] | `-- Extracting m4-1.4.17_1,1... done [93amd64-default-job-15] `-- Extracting autoconf-2.69... done [93amd64-default-job-15] `-- Installing automake-wrapper-20131203... [93amd64-default-job-15] `-- Extracting automake-wrapper-20131203... done [93amd64-default-job-15] Extracting automake-1.15... done ===> Returning to build of dvdstyler-2.8_3,2 ===> dvdstyler-2.8_3,2 depends on file: /usr/local/bin/autoconf-2.69 - found =========================================================================== =================================================== ===> dvdstyler-2.8_3,2 depends on shared library: libexif.so - not found ===> Verifying for libexif.so in /usr/ports/graphics/libexif ===> Installing existing package /packages/All/libexif-0.6.21_3.txz [93amd64-default-job-15] Installing libexif-0.6.21_3... [93amd64-default-job-15] Extracting libexif-0.6.21_3... done ===> Returning to build of dvdstyler-2.8_3,2 ===> dvdstyler-2.8_3,2 depends on shared library: libavcodec.so - found (/usr/local/lib/libavcodec.so.55.69.100) ===> dvdstyler-2.8_3,2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.3) ===> dvdstyler-2.8_3,2 depends on shared library: libwx_baseu-3.0.so - found (/usr/local/lib/libwx_baseu-3.0.so.0.2.0) =========================================================================== =================================================== ===> Configuring for dvdstyler-2.8_3,2 configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd9.3 checking host system type... amd64-portbld-freebsd9.3 checking target system type... amd64-portbld-freebsd9.3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for install location... /usr/local checking whether ln -s works... yes checking for ranlib... ranlib checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... no checking for byacc... byacc checking pkg-config is at least version 0.9.0... yes checking for wx-config... /usr/local/bin/wxgtk2u-3.0-config checking for wxWidgets version >= 2.8.7... yes (version 3.0.2) checking for wxWidgets static library... no checking for wxWidgets media... no configure: error: wxWidgets media library (libwx_gtk2u_media) is missing. ===> Script "configure" failed unexpectedly. Please report the problem to multimedia@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/multimedia/dvdstyler/work/DVDStyler-2.8/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** [do-configure] Error code 1 Stop in /usr/ports/multimedia/dvdstyler. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 12:12:06 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 80213AAB for ; Thu, 29 Jan 2015 12:12:06 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 69B64F75 for ; Thu, 29 Jan 2015 12:12:06 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TCC58k038642 for ; Thu, 29 Jan 2015 12:12:05 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TCC52S038629; Thu, 29 Jan 2015 12:12:05 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 12:12:05 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291212.t0TCC52S038629@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93amd64-default][graphics/delaboratory] Failed for delaboratory-0.8_2 in build 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: Thu, 29 Jan 2015 12:12:06 -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/delaboratory/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/delaboratory-0.8_2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building graphics/delaboratory build started at Thu Jan 29 12:07:13 UTC 2015 port directory: /usr/ports/graphics/delaboratory building for: FreeBSD 93amd64-default-job-15 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/graphics/delaboratory/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=delaboratory-0.8_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/delaboratory/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/delaboratory/work HOME=/wrkdirs/usr/ports/graphics/delaboratory/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/delaboratory/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/delaboratory/work HOME=/wrkdirs/usr/ports/graphics/delaboratory/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config 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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/delaboratory" EXAMPLESDIR="share/examples/delaboratory" DATADIR="share/delaboratory" WWWDIR="www/delaboratory" ETCDIR="etc/delaboratory" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/delaboratory DOCSDIR=/usr/local/share/doc/delaboratory EXAMPLESDIR=/usr/local/share/examples/delaboratory WWWDIR=/usr/local/www/delaboratory ETCDIR=/usr/local/etc/delaboratory --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> delaboratory-0.8_2 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.7.txz [93amd64-default-job-15] Installing pkg-1.4.7... [93amd64-default-job-15] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of delaboratory-0.8_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by delaboratory-0.8_2 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by delaboratory-0.8_2 for building => SHA256 Checksum OK for delaboratory-0.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by delaboratory-0.8_2 for building ===> Extracting for delaboratory-0.8_2 => SHA256 Checksum OK for delaboratory-0.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for delaboratory-0.8_2 =========================================================================== =================================================== ===> delaboratory-0.8_2 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 [93amd64-default-job-15] Installing gmake-4.1_1... [93amd64-default-job-15] `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-15] | `-- Installing indexinfo-0.2.2... [93amd64-default-job-15] | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-15] | `-- Installing libiconv-1.14_6... [93amd64-default-job-15] | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-15] `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-15] Extracting gmake-4.1_1... done ===> Returning to build of delaboratory-0.8_2 =========================================================================== =================================================== ===> delaboratory-0.8_2 depends on shared library: libwx_baseu-3.0.so - not found ===> Verifying for libwx_baseu-3.0.so in /usr/ports/x11-toolkits/wxgtk30 ===> Installing existing package /packages/All/wx30-gtk2-3.0.2_2.txz [93amd64-default-job-15] Installing wx30-gtk2-3.0.2_2... [93amd64-default-job-15] `-- Installing ORBit2-2.14.19_1... [93amd64-default-job-15] | `-- Installing glib-2.42.1... [93amd64-default-job-15] | | `-- Installing libffi-3.2.1... [93amd64-default-job-15] | | `-- Extracting libffi-3.2.1... done [93amd64-default-job-15] | | `-- Installing pcre-8.35_2... [93amd64-default-job-15] | | `-- Extracting pcre-8.35_2... done [93amd64-default-job-15] | | `-- Installing perl5-5.18.4_11... [93amd64-default-job-15] | | `-- Extracting perl5-5.18.4_11... done [93amd64-default-job-15] | | `-- Installing python27-2.7.9... [93amd64-default-job-15] | | `-- Extracting python27-2.7.9... done [93amd64-default-job-15] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-default-job-15] | `-- Installing libIDL-0.8.14_2... [93amd64-default-job-15] | `-- Extracting libIDL-0.8.14_2... done [93amd64-default-job-15] `-- Extracting ORBit2-2.14.19_1... done [93amd64-default-job-15] `-- Installing atk-2.14.0... [93amd64-default-job-15] `-- Extracting atk-2.14.0... done [93amd64-default-job-15] `-- Installing expat-2.1.0_2... [93amd64-default-job-15] `-- Extracting expat-2.1.0_2... done [93amd64-default-job-15] `-- Installing gcc-4.8.4... [93amd64-default-job-15] | `-- Installing binutils-2.25... [93amd64-default-job-15] | `-- Extracting binutils-2.25... done [93amd64-default-job-15] | `-- Installing gcc-ecj-4.5... [93amd64-default-job-15] | `-- Extracting gcc-ecj-4.5... done [93amd64-default-job-15] | `-- Installing gmp-5.1.3_2... [93amd64-default-job-15] | `-- Extracting gmp-5.1.3_2... done [93amd64-default-job-15] | `-- Installing mpc-1.0.2_1... [93amd64-default-job-15] | | `-- Installing mpfr-3.1.2_2... [93amd64-default-job-15] | | `-- Extracting mpfr-3.1.2_2... done [93amd64-default-job-15] | `-- Extracting mpc-1.0.2_1... done [93amd64-default-job-15] `-- Extracting gcc-4.8.4... done [93amd64-default-job-15] `-- Installing gconf2-3.2.6_3... [93amd64-default-job-15] | `-- Installing dbus-glib-0.100.2_1... [93amd64-default-job-15] | | `-- Installing dbus-1.8.12_1... [93amd64-default-job-15] | | `-- Installing gnome_subr-1.0... [93amd64-default-job-15] | | `-- Extracting gnome_subr-1.0... done [93amd64-default-job-15] | | `-- Installing libICE-1.0.9,1... [93amd64-default-job-15] | | | `-- Installing xproto-7.0.26... [93amd64-default-job-15] | | | `-- Extracting xproto-7.0.26... done [93amd64-default-job-15] | | `-- Extracting libICE-1.0.9,1... done [93amd64-default-job-15] | | `-- Installing libSM-1.2.2_2,1... [93amd64-default-job-15] | | `-- Extracting libSM-1.2.2_2,1... done [93amd64-default-job-15] | | `-- Installing libX11-1.6.2_2,1... [93amd64-default-job-15] | | | `-- Installing kbproto-1.0.6... [93amd64-default-job-15] | | | `-- Extracting kbproto-1.0.6... done [93amd64-default-job-15] | | | `-- Installing libXau-1.0.8_2... [93amd64-default-job-15] | | | `-- Extracting libXau-1.0.8_2... done [93amd64-default-job-15] | | | `-- Installing libXdmcp-1.1.1_2... [93amd64-default-job-15] | | | `-- Extracting libXdmcp-1.1.1_2... done [93amd64-default-job-15] | | | `-- Installing libxcb-1.11... [93amd64-default-job-15] | | | `-- Installing libpthread-stubs-0.3_6... [93amd64-default-job-15] | | | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-default-job-15] | | | `-- Installing libxml2-2.9.2_2... [93amd64-default-job-15] | | | `-- Extracting libxml2-2.9.2_2... done [93amd64-default-job-15] | | | `-- Extracting libxcb-1.11... done Message for dejavu-2.34_4: 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. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of delaboratory-0.8_2 =========================================================================== =================================================== ===> Configuring for delaboratory-0.8_2 =========================================================================== =================================================== ===> Building for delaboratory-0.8_2 c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/base_layer.o core/base_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/base_layer_with_properties.o core/base_layer_with_properties.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/base_layer_with_source.o core/base_layer_with_source.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/channel_manager.o core/channel_manager.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/layer_stack.o core/layer_stack.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/conversion_cpu.o core/conversion_cpu.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/conversion_processor.o core/conversion_processor.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/property.o core/property.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/color_space.o core/color_space.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/value.o core/value.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/image.o core/image.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/power.o core/power.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/size.o core/size.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/copy_channel.o core/copy_channel.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/histogram.o core/histogram.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/layer_factory.o core/layer_factory.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/operation_processor.o core/operation_processor.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/sampler_manager.o core/sampler_manager.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/sampler.o core/sampler.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/preset.o core/preset.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/static_image.o core/static_image.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/view_manager.o core/view_manager.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/zoom_manager.o core/zoom_manager.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/str.o core/str.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/switchable_layer.o core/switchable_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/color_matrix.o core/color_matrix.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/palette.o core/palette.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/layer_processor.o core/layer_processor.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/flatten_layers.o core/flatten_layers.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/layer_with_blending.o core/layer_with_blending.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/test_image.o core/test_image.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/skin_color_chart.o core/skin_color_chart.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/renderer.o core/renderer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/generic_layer_frame.o core/generic_layer_frame.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/layer_frame.o core/layer_frame.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/preset_button.o core/preset_button.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/project.o core/project.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/curves_layer.o layers/curves_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/mixer_layer.o layers/mixer_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/auto_dodge_layer.o layers/auto_dodge_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/auto_burn_layer.o layers/auto_burn_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/recover_shadows_layer.o layers/recover_shadows_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/recover_highlights_layer.o layers/recover_highlights_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/high_pass_layer.o layers/high_pass_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/vignette_layer.o layers/vignette_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/source_image_layer.o layers/source_image_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/gaussian_blur_layer.o layers/gaussian_blur_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/gaussian_blur_single_layer.o layers/gaussian_blur_single_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/conversion_layer.o layers/conversion_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/equalizer_layer.o layers/equalizer_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/c2g_layer.o layers/c2g_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/copy_layer.o layers/copy_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/gradient_layer.o layers/gradient_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/fill_layer.o layers/fill_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/levels_layer.o layers/levels_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/tone_layer.o layers/tone_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/exposure_layer.o layers/exposure_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/white_balance_layer.o layers/white_balance_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/saturation_layer.o layers/saturation_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/local_contrast_layer.o layers/local_contrast_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/sharpen_layer.o layers/sharpen_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/blur.o algorithms/blur.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/usm.o algorithms/usm.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/c2g.o algorithms/c2g.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/scale_channel.o algorithms/scale_channel.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/sample_pixel.o algorithms/sample_pixel.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/blend_channel.o algorithms/blend_channel.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/vignette.o algorithms/vignette.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/gradient.o algorithms/gradient.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/blur_type.o algorithms/blur_type.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/blend_mode.o algorithms/blend_mode.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/blend_color_luminosity.o algorithms/blend_color_luminosity.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/fill_channel.o algorithms/fill_channel.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/radial_lut.o algorithms/radial_lut.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/property_numeric.o properties/property_numeric.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/property_mixer.o properties/property_mixer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/mixer.o properties/mixer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/property_curves.o properties/property_curves.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/curve.o properties/curve.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/curve_point.o properties/curve_point.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/curve_shape.o properties/curve_shape.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/curve_function_bezier.o properties/curve_function_bezier.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/property_choice.o properties/property_choice.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/property_boolean.o properties/property_boolean.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/property_levels.o properties/property_levels.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/delaboratory.o gui_wx/delaboratory.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/main_frame.o gui_wx/main_frame.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/image_io.o gui_wx/image_io.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/layer_grid_panel.o gui_wx/layer_grid_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/image_area_panel.o gui_wx/image_area_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/image_panel.o gui_wx/image_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/curves_panel.o gui_wx/curves_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/frame.o gui_wx/frame.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/slider.o gui_wx/slider.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/histogram_panel.o gui_wx/histogram_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/control_panel.o gui_wx/control_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/gradient_panel.o gui_wx/gradient_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/view_mode_panel.o gui_wx/view_mode_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_frame.o gui_wx/help_frame.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_color_spaces_frame.o gui_wx/help_color_spaces_frame.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_color_spaces_frame2.o gui_wx/help_color_spaces_frame2.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_color_spaces_frame3.o gui_wx/help_color_spaces_frame3.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_color_spaces_frame4.o gui_wx/help_color_spaces_frame4.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_color_spaces_frame5.o gui_wx/help_color_spaces_frame5.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_color_spaces_frame6.o gui_wx/help_color_spaces_frame6.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/histogram_mode_panel.o gui_wx/histogram_mode_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/file_dialogs.o gui_wx/file_dialogs.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/external_editor.o gui_wx/external_editor.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/choice.o gui_wx/choice.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/property_choice_ui.o gui_wx/property_choice_ui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/check_box.o gui_wx/check_box.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/property_boolean_ui.o gui_wx/property_boolean_ui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/samplers_panel.o gui_wx/samplers_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/sampler_panel.o gui_wx/sampler_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/layer_frame_manager.o gui_wx/layer_frame_manager.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/rendered_image.o gui_wx/rendered_image.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/dcraw_support.o gui_wx/dcraw_support.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/raw_module.o gui_wx/raw_module.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/zoom_panel.o gui_wx/zoom_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/threads_panel.o gui_wx/threads_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/color_matrix_frame.o gui_wx/color_matrix_frame.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/mutex.o gui_wx/mutex.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/color_space_utils.o gui_wx/color_space_utils.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/semaphore.o gui_wx/semaphore.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/main_window.o gui_wx/main_window.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/canvas.o gui_wx/canvas.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/canvas_wx.o gui_wx/canvas_wx.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/bitmap.o gui_wx/bitmap.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/bitmap_wx.o gui_wx/bitmap_wx.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/window.o gui_wx/window.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/window_wx.o gui_wx/window_wx.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/panel_wx.o gui_wx/panel_wx.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/property_numeric_ui.o gui_wx/property_numeric_ui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/button.o gui_wx/button.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/warning_panel.o gui_wx/warning_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/property_levels_ui.o gui_wx/property_levels_ui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/mutex_read_write.o gui_wx/mutex_read_write.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/property_mixer_ui.o gui_wx/property_mixer_ui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/channel_selector.o gui_wx/channel_selector.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/property_curves_ui.o gui_wx/property_curves_ui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/tiff.o gui_wx/tiff.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/logger.o gui_wx/logger.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/str_wx.o gui_wx/str_wx.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/update_main_layer_image.o gui_wx/update_main_layer_image.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/layer_processor_threads.o gui_wx/layer_processor_threads.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/progress_dialog.o gui_wx/progress_dialog.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/message_box.o gui_wx/message_box.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/update_blend.o gui_wx/update_blend.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/gui.o gui_wx/gui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/tmp.o gui_wx/tmp.cc c++ -o delaboratory obj/base_layer.o obj/base_layer_with_properties.o obj/base_layer_with_source.o obj/channel_manager.o obj/layer_stack.o obj/conversion_cpu.o obj/conversion_processor.o obj/property.o obj/color_space.o obj/value.o obj/image.o obj/power.o obj/size.o obj/copy_channel.o obj/histogram.o obj/layer_factory.o obj/operation_processor.o obj/sampler_manager.o obj/sampler.o obj/preset.o obj/static_image.o obj/view_manager.o obj/zoom_manager.o obj/str.o obj/switchable_layer.o obj/color_matrix.o obj/palette.o obj/layer_processor.o obj/flatten_layers.o obj/layer_with_blending.o obj/test_image.o obj/skin_color_chart.o obj/renderer.o obj/generic_layer_frame.o obj/layer_frame.o obj/preset_button.o obj/project.o obj/delaboratory.o obj/main_frame.o obj/image_io.o obj/layer_grid_panel.o obj/image_area_panel.o obj/image_panel.o obj/curves_panel.o obj/frame.o obj/slider.o obj/histogram_panel.o obj/control_panel.o obj/gradient_panel.o obj/view_mode_panel.o obj/help_frame.o obj/help_color_ spaces_frame.o obj/help_color_spaces_frame2.o obj/help_color_spaces_frame3.o obj/help_color_spaces_frame4.o obj/help_color_spaces_frame5.o obj/help_color_spaces_frame6.o obj/histogram_mode_panel.o obj/file_dialogs.o obj/external_editor.o obj/choice.o obj/property_choice_ui.o obj/check_box.o obj/property_boolean_ui.o obj/samplers_panel.o obj/sampler_panel.o obj/layer_frame_manager.o obj/rendered_image.o obj/dcraw_support.o obj/raw_module.o obj/zoom_panel.o obj/threads_panel.o obj/color_matrix_frame.o obj/mutex.o obj/color_space_utils.o obj/semaphore.o obj/main_window.o obj/canvas.o obj/canvas_wx.o obj/bitmap.o obj/bitmap_wx.o obj/window.o obj/window_wx.o obj/panel_wx.o obj/property_numeric_ui.o obj/button.o obj/warning_panel.o obj/property_levels_ui.o obj/mutex_read_write.o obj/property_mixer_ui.o obj/channel_selector.o obj/property_curves_ui.o obj/tiff.o obj/logger.o obj/str_wx.o obj/update_main_layer_image.o obj/layer_processor_threads.o obj/progress_dialog.o obj/message_box.o obj/ update_blend.o obj/gui.o obj/tmp.o obj/curve! s_layer.o obj/mixer_layer.o obj/auto_dodge_layer.o obj/auto_burn_layer.o obj/recover_shadows_layer.o obj/recover_highlights_layer.o obj/high_pass_layer.o obj/vignette_layer.o obj/source_image_layer.o obj/gaussian_blur_layer.o obj/gaussian_blur_single_layer.o obj/conversion_layer.o obj/equalizer_layer.o obj/c2g_layer.o obj/copy_layer.o obj/gradient_layer.o obj/fill_layer.o obj/levels_layer.o obj/tone_layer.o obj/exposure_layer.o obj/white_balance_layer.o obj/saturation_layer.o obj/local_contrast_layer.o obj/sharpen_layer.o obj/blur.o obj/usm.o obj/c2g.o obj/scale_channel.o obj/sample_pixel.o obj/blend_channel.o obj/vignette.o obj/gradient.o obj/blur_type.o obj/blend_mode.o obj/blend_color_luminosity.o obj/fill_channel.o obj/radial_lut.o obj/property_numeric.o obj/property_mixer.o obj/mixer.o obj/property_curves.o obj/curve.o obj/curve_point.o obj/curve_shape.o obj/curve_function_bezier.o obj/property_choice.o obj/property_boolean.o obj/property_levels.o `/usr/local/bin/wxgtk2u-3.0-co nfig --libs` `xml2-config --libs` -ltiff /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `std::ctype::_M_widen_init() const@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `typeinfo for __cxxabiv1::__forced_unwind@CXXABI_1.3.2' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' Makefile:107: recipe for target 'delaboratory' failed gmake: *** [delaboratory] Error 1 *** [do-build] Error code 1 Stop in /usr/ports/graphics/delaboratory. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 12:15:33 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 58DC8AF5 for ; Thu, 29 Jan 2015 12:15:33 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 40BD9F95; Thu, 29 Jan 2015 12:15:33 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TCFWFY053100; Thu, 29 Jan 2015 12:15:32 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TCFWVv052926; Thu, 29 Jan 2015 12:15:32 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 12:15:32 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291215.t0TCFWVv052926@beefy1.isc.freebsd.org> To: waitman@waitman.net Subject: [package - 93i386-default][devel/libfortuna] Failed for libfortuna-0.1.0 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: Thu, 29 Jan 2015 12:15:33 -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: waitman@waitman.net Last committer: feld@FreeBSD.org Ident: $FreeBSD: head/devel/libfortuna/Makefile 375249 2014-12-22 17:12:26Z feld $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/libfortuna-0.1.0.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building devel/libfortuna build started at Thu Jan 29 12:15:22 UTC 2015 port directory: /usr/ports/devel/libfortuna building for: FreeBSD 93i386-default-job-23 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: waitman@waitman.net Makefile ident: $FreeBSD: head/devel/libfortuna/Makefile 375249 2014-12-22 17:12:26Z feld $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=libfortuna-0.1.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libfortuna/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libfortuna/work HOME=/wrkdirs/usr/ports/devel/libfortuna/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libfortuna/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libfortuna/work HOME=/wrkdirs/usr/ports/devel/libfortuna/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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/libfortuna" EXAMPLESDIR="share/examples/libfortuna" DATADIR="share/libfortuna" WWWDIR="www/libfortuna" ETCDIR="etc/libfortuna" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libfortuna DOCSDIR=/usr/local/share/doc/libfortuna EXAMPLESDIR=/usr/local/share/examples/libfortuna WWWDIR=/usr/local/www/libfortuna ETCDIR=/usr/local/etc/libfortuna --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License MIT accepted by the user =========================================================================== =================================================== ===> libfortuna-0.1.0 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.7.txz [93i386-default-job-23] Installing pkg-1.4.7... [93i386-default-job-23] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libfortuna-0.1.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by libfortuna-0.1.0 for building =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by libfortuna-0.1.0 for building => SHA256 Checksum OK for libfortuna-0.1.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by libfortuna-0.1.0 for building ===> Extracting for libfortuna-0.1.0 => SHA256 Checksum OK for libfortuna-0.1.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for libfortuna-0.1.0 ===> Applying FreeBSD patches for libfortuna-0.1.0 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for libfortuna-0.1.0 =========================================================================== =================================================== ===> Building for libfortuna-0.1.0 cc -c -fPIC -I. -O2 -pipe -fno-strict-aliasing -g -Wall -Werror ./src/fortuna.c ./src/rijndael.c ./src/sha2.c ./src/px.c ./src/random.c ./src/internal.c ./src/blf.c ./src/sha1.c ./src/md5.c cc1: warnings being treated as errors ./src/sha2.c:183: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:183: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:184: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:184: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:185: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:185: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:186: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:186: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:187: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:187: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:188: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:188: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:189: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:189: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:190: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:190: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:191: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:191: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:192: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:192: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:193: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:193: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:194: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:194: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:195: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:195: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:196: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:196: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:197: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:197: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:198: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:198: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:199: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:199: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:200: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:200: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:201: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:201: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:202: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:202: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:203: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:203: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:204: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:204: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:205: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:205: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:206: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:206: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:207: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:207: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:208: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:208: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:209: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:209: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:210: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:210: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:211: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:211: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:212: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:212: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:213: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:213: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:214: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:214: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:215: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:215: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:216: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:216: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:217: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:217: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:218: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:218: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:219: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:219: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:220: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:220: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:221: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:221: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:222: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:223: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:227: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:228: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:229: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:230: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:231: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:232: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:233: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:235: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:239: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:240: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:241: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:242: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:243: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:244: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:245: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:247: warning: large integer implicitly truncated to unsigned type ./src/sha2.c: In function 'SHA256_Last': ./src/sha2.c:509: warning: right shift count >= width of type ./src/sha2.c:509: warning: left shift count >= width of type ./src/sha2.c: In function 'SHA512_Transform': ./src/sha2.c:717: warning: left shift count >= width of type ./src/sha2.c:717: warning: left shift count >= width of type ./src/sha2.c:718: warning: left shift count >= width of type ./src/sha2.c:718: warning: left shift count >= width of type ./src/sha2.c:721: warning: left shift count >= width of type ./src/sha2.c:721: warning: left shift count >= width of type ./src/sha2.c:721: warning: right shift count >= width of type ./src/sha2.c:722: warning: left shift count >= width of type ./src/sha2.c:722: warning: right shift count >= width of type ./src/sha2.c:722: warning: right shift count >= width of type ./src/sha2.c:739: warning: left shift count >= width of type ./src/sha2.c:739: warning: left shift count >= width of type ./src/sha2.c:741: warning: left shift count >= width of type ./src/sha2.c:741: warning: right shift count >= width of type ./src/sha2.c:744: warning: left shift count >= width of type ./src/sha2.c:744: warning: left shift count >= width of type ./src/sha2.c:744: warning: right shift count >= width of type ./src/sha2.c:746: warning: left shift count >= width of type ./src/sha2.c:746: warning: right shift count >= width of type ./src/sha2.c:746: warning: right shift count >= width of type ./src/sha2.c: In function 'SHA512_Last': ./src/sha2.c:835: warning: right shift count >= width of type ./src/sha2.c:835: warning: left shift count >= width of type ./src/sha2.c:836: warning: right shift count >= width of type ./src/sha2.c:836: warning: left shift count >= width of type ./src/sha2.c: In function 'pg_SHA512_Final': ./src/sha2.c:893: warning: right shift count >= width of type ./src/sha2.c:893: warning: left shift count >= width of type ./src/sha2.c: In function 'pg_SHA384_Final': ./src/sha2.c:938: warning: right shift count >= width of type ./src/sha2.c:938: warning: left shift count >= width of type *** [fortuna] Error code 1 Stop in /wrkdirs/usr/ports/devel/libfortuna/work/waitman-libfortuna-4a52e16. *** [do-build] Error code 1 Stop in /usr/ports/devel/libfortuna. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 12:15:35 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 DBF70AF6; Thu, 29 Jan 2015 12:15:35 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 C682AF96; Thu, 29 Jan 2015 12:15:35 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TCFZqU088760; Thu, 29 Jan 2015 12:15:35 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TCFZWC088752; Thu, 29 Jan 2015 12:15:35 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 12:15:35 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291215.t0TCFZWC088752@beefy2.isc.freebsd.org> To: amdmi3@FreeBSD.org Subject: [package - 93amd64-default][graphics/osg-devel] Failed for osg-devel-3.3.3 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: Thu, 29 Jan 2015 12:15:36 -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: amdmi3@FreeBSD.org Last committer: amdmi3@FreeBSD.org Ident: $FreeBSD: head/graphics/osg-devel/Makefile 377812 2015-01-24 19:10:40Z amdmi3 $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/osg-devel-3.3.3.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building graphics/osg-devel build started at Thu Jan 29 11:05:19 UTC 2015 port directory: /usr/ports/graphics/osg-devel building for: FreeBSD 93amd64-default-job-24 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: amdmi3@FreeBSD.org Makefile ident: $FreeBSD: head/graphics/osg-devel/Makefile 377812 2015-01-24 19:10:40Z amdmi3 $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=osg-devel-3.3.3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for osg-devel-3.3.3: CURL=off: Data transfer support via cURL FFMPEG=on: FFmpeg support (WMA, AIFF, AC3, APE...) FREETYPE=on: TrueType font rendering support GDAL=off: GDAL support GIF=on: GIF image format support GSTREAMER=off: Multimedia support via GStreamer GTA=off: GTA file format support INVENTOR=off: SGI OpenInventor support JASPER=off: JPEG 2000 support via JasPer LIBLAS=off: liblas support LUA=off: Lua script engine support NVTT=off: Use NVidia texture tools OPENEXR=off: HDR image format support via OpenEXR PDF=off: PDF document support PYTHON=off: Python script engine support QT4=off: Qt 4 toolkit support SDL=off: Use SDL (joystick support in present3d) SVG=off: SVG vector image format support V8=off: V8 script engine support VNC=off: LibVNCServer support XINE=off: Multimedia support via Xine XRANDR=on: X11 XRandR extension support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/osg-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/osg-devel/work HOME=/wrkdirs/usr/ports/graphics/osg-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/osg-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/osg-devel/work HOME=/wrkdirs/usr/ports/graphics/osg-devel/work TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/osg-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/osg-devel/work HOME=/wrkdirs/usr/ports/graphics/osg-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/osg-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/osg-devel/work HOME=/wrkdirs/usr/ports/graphics/osg-devel/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-- OSG_VERSION=3.3.3 OSG_SHLIBVER=115 OPENTHREADS_VERSION=3.3.0 OPENTHREADS_SHLIBVER=20 CURL="@comment " NO_CURL="" FFMPEG="" NO_FFMPEG="@comment " FREETYPE="" NO_FREETYPE="@comment " GDAL="@comment " NO_GDAL="" GIF="" NO_GIF="@comment " GSTREAMER="@comment " NO_GSTREAMER="" GTA="@comment " NO_GTA="" INVENTOR="@comment " NO_INVENTOR="" JASPER="@comment " NO_JASPER="" LIBLAS="@comment " NO_LIBLAS="" LUA="@comment " NO_LUA="" NVTT="@comment " NO_NVTT="" OPENEXR="@comment " NO_OPENEXR="" PDF="@comment " NO_PDF="" PYTHON="@comment " NO_PYTHON="" QT4="@comment " NO_QT4="" SDL="@comment " NO_SDL="" SVG="@comment " NO_SVG="" V8="@comment " NO_V8="" VNC="@comment " NO_VNC="" XINE="@comment " NO_XINE="" XRANDR="" NO_XRANDR="@comment " CMAKE_BUILD_TYPE="release" OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/osg" EXAMPLESDIR="share/examples/osg" DATADIR="share/osg" WWWDIR="www/osg" ETCDIR="etc/osg" --End PLIST_SUB-- --SUB_LIST-- CURL="@comment " NO_CURL="" FFMPEG="" NO_FFMPEG="@comment " FREETYPE="" NO_FREETYPE="@comment " GDAL="@comment " NO_GDAL="" GIF="" NO_GIF="@comment " GSTREAMER="@comment " NO_GSTREAMER="" GTA="@comment " NO_GTA="" INVENTOR="@comment " NO_INVENTOR="" JASPER="@comment " NO_JASPER="" LIBLAS="@comment " NO_LIBLAS="" LUA="@comment " NO_LUA="" NVTT="@comment " NO_NVTT="" OPENEXR="@comment " NO_OPENEXR="" PDF="@comment " cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_geom.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_geom.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 91%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_header.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_header.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_header.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 91%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_label.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_label.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_label.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 91%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_light.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_light.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_light.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 91%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_main.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_main.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_main.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 91%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_managers.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_managers.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_managers.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 91%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_material.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_material.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_material.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles 98 [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_model.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_model.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_model.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_nodes.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_nodes.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_nodes.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_parse.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_parse.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_parse.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_pparse.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_pparse.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_pparse.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_print.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_print.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_print.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_print_parse.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_print_parse.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_print_parse.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_range.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_range.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_range.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_rarchive.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_rarchive.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_rarchive.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_readbuf.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_readbuf.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_readbuf.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_scene.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_scene.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_scene.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_swap.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_swap.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_swap.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_tile.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_tile.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_tile.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_util.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_util.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_util.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_warchive.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_warchive.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_warchive.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_writebuf.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_writebuf.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_writebuf.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles 99 [ 93%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/TXPArchive.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/TXPArchive.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/TXPArchive.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 93%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/TXPIO.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/TXPIO.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/TXPIO.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 93%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/TXPNode.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/TXPNode.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/TXPNode.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 93%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/TXPPagedLOD.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/TXPPagedLOD.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/TXPPagedLOD.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 93%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/TXPPageManager.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/TXPPageManager.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/TXPPageManager.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 93%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/TXPParser.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/TXPParser.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/TXPParser.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 93%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/TXPSeamLOD.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/TXPSeamLOD.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/TXPSeamLOD.cpp Linking CXX shared module ../../../lib/osgPlugins-3.3.3/osgdb_txp.so cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/osgdb_txp.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -shared -Wl,-soname,osgdb_txp.so -o ../../../lib/osgPlugins-3.3.3/osgdb_txp.so CMakeFiles/osgdb_txp.dir/ReaderWriterTXP.o CMakeFiles/osgdb_txp.dir/TileMapper.o CMakeFiles/osgdb_txp.dir/trpage_basic.o CMakeFiles/osgdb_txp.dir/trpage_compat.o CMakeFiles/osgdb_txp.dir/trpage_geom.o CMakeFiles/osgdb_txp.dir/trpage_header.o CMakeFiles/osgdb_txp.dir/trpage_label.o CMakeFiles/osgdb_txp.dir/trpage_light.o CMakeFiles/osgdb_txp.dir/trpage_main.o CMakeFiles/osgdb_txp.dir/trpage_managers.o CMakeFiles/osgdb_txp.dir/trpage_material.o CMakeFiles/osgdb_txp.dir/trpage_model.o CMakeFiles/osgdb_txp.dir/trpage_nodes.o CMakeFiles/osgdb_txp.dir/trpage_parse.o CMakeFiles/osgdb_txp.dir/trpage_pparse.o CMakeFiles/osgdb_txp.dir/trpage_print.o CMakeFiles/osgdb_tx p.dir/trpage_print_parse.o CMakeFiles/osgdb_txp.dir/trpage_range.o CMakeFiles/osgdb_txp.dir/trpage_rarchive.o CMakeFiles/osgdb_txp.dir/trpage_readbuf.o CMakeFiles/osgdb_txp.dir/trpage_scene.o CMakeFiles/osgdb_txp.dir/trpage_swap.o CMakeFiles/osgdb_txp.dir/trpage_tile.o CMakeFiles/osgdb_txp.dir/trpage_util.o CMakeFiles/osgdb_txp.dir/trpage_warchive.o CMakeFiles/osgdb_txp.dir/trpage_writebuf.o CMakeFiles/osgdb_txp.dir/TXPArchive.o CMakeFiles/osgdb_txp.dir/TXPIO.o CMakeFiles/osgdb_txp.dir/TXPNode.o CMakeFiles/osgdb_txp.dir/TXPPagedLOD.o CMakeFiles/osgdb_txp.dir/TXPPageManager.o CMakeFiles/osgdb_txp.dir/TXPParser.o CMakeFiles/osgdb_txp.dir/TXPSeamLOD.o ../../../lib/libosgSim.so.3.3.3 ../../../lib/libosgText.so.3.3.3 ../../../lib/libosgDB.so.3.3.3 -lz ../../../lib/libosgUtil.so.3.3.3 ../../../lib/libosg.so.3.3.3 ../../../lib/libOpenThreads.so.3.3.0 -pthread -lm /usr/local/lib/libGL.so -Wl,-rpath,/wrkdirs/usr/ports/graphics/osg-devel/work/.build/lib:/usr/local/lib: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles 98 99 [ 93%] Built target osgdb_txp /usr/bin/make -f src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/build.make src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/depend cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3 /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg /wrkdirs/usr/ports/graphics/osg-devel/work/.build /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/ffmpeg /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/DependInfo.cmake Scanning dependencies of target osgdb_ffmpeg /usr/bin/make -f src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/build.make src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 93%] Building CXX object src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/FFmpegClocks.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/ffmpeg && /usr/bin/c++ -DUSE_SWSCALE -D__STDC_CONSTANT_MACROS -Dosgdb_ffmpeg_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -Wno-deprecated-declarations -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/usr/local/include/libswscale -o CMakeFiles/osgdb_ffmpeg.dir/FFmpegClocks.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp In file included from /usr/local/include/libavutil/common.h:416, from /usr/local/include/libavutil/avutil.h:289, from /usr/local/include/libavutil/samplefmt.h:24, from /usr/local/include/libavcodec/avcodec.h:31, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavutil/mem.h:72:27: warning: anonymous variadic macros were introduced in C99 In file included from /usr/local/include/libavutil/avutil.h:295, from /usr/local/include/libavutil/samplefmt.h:24, from /usr/local/include/libavcodec/avcodec.h:31, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavutil/log.h:312:27: warning: anonymous variadic macros were introduced in C99 In file included from /usr/local/include/libavutil/samplefmt.h:24, from /usr/local/include/libavcodec/avcodec.h:31, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavutil/avutil.h:273: error: comma at end of enumerator list In file included from /usr/local/include/libavutil/avutil.h:294, from /usr/local/include/libavutil/samplefmt.h:24, from /usr/local/include/libavcodec/avcodec.h:31, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavutil/mathematics.h:76: error: comma at end of enumerator list In file included from /usr/local/include/libavutil/avutil.h:295, from /usr/local/include/libavutil/samplefmt.h:24, from /usr/local/include/libavcodec/avcodec.h:31, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavutil/log.h:46: error: comma at end of enumerator list In file included from /usr/local/include/libavutil/pixfmt.h:288, from /usr/local/include/libavutil/avutil.h:296, from /usr/local/include/libavutil/samplefmt.h:24, from /usr/local/include/libavcodec/avcodec.h:31, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavutil/old_pix_fmts.h:176: error: comma at end of enumerator list In file included from /usr/local/include/libavutil/avutil.h:296, from /usr/local/include/libavutil/samplefmt.h:24, from /usr/local/include/libavcodec/avcodec.h:31, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavutil/pixfmt.h:436: error: comma at end of enumerator list /usr/local/include/libavutil/pixfmt.h:458: error: comma at end of enumerator list /usr/local/include/libavutil/pixfmt.h:476: error: comma at end of enumerator list /usr/local/include/libavutil/pixfmt.h:488: error: comma at end of enumerator list /usr/local/include/libavutil/pixfmt.h:506: error: comma at end of enumerator list In file included from /usr/local/include/libavcodec/avcodec.h:38, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavutil/frame.h:84: error: comma at end of enumerator list In file included from /usr/local/include/libavcodec/avcodec.h:548, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavcodec/old_codec_ids.h:395: error: comma at end of enumerator list In file included from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavcodec/avcodec.h:641: error: comma at end of enumerator list /usr/local/include/libavcodec/avcodec.h:656: error: comma at end of enumerator list /usr/local/include/libavcodec/avcodec.h:669: error: comma at end of enumerator list /usr/local/include/libavcodec/avcodec.h:1081: error: comma at end of enumerator list /usr/local/include/libavcodec/avcodec.h:1188: error: comma at end of enumerator list /usr/local/include/libavcodec/avcodec.h:1202: error: comma at end of enumerator list /usr/local/include/libavcodec/avcodec.h:3354: error: comma at end of enumerator list /usr/local/include/libavcodec/avcodec.h:4108: error: comma at end of enumerator list /usr/local/include/libavcodec/avcodec.h:5082: error: comma at end of enumerator list In file included from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:12, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavformat/avformat.h:704: error: comma at end of enumerator list In file included from /usr/local/include/libavdevice/avdevice.h:47, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:15, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavutil/opt.h:246: error: comma at end of enumerator list /usr/local/include/libavutil/opt.h:592: error: comma at end of enumerator list In file included from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:15, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavdevice/avdevice.h:191: error: comma at end of enumerator list /usr/local/include/libavdevice/avdevice.h:292: error: comma at end of enumerator list *** [src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/FFmpegClocks.o] Error code 1 Stop in /wrkdirs/usr/ports/graphics/osg-devel/work/.build. *** [src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/all] Error code 1 Stop in /wrkdirs/usr/ports/graphics/osg-devel/work/.build. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/graphics/osg-devel/work/.build. *** [do-build] Error code 1 Stop in /usr/ports/graphics/osg-devel. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 12:22:54 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 AF617B7C; Thu, 29 Jan 2015 12:22:54 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 99F3DC9; Thu, 29 Jan 2015 12:22:54 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TCMstq051026; Thu, 29 Jan 2015 12:22:54 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TCMsev051018; Thu, 29 Jan 2015 12:22:54 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 12:22:54 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291222.t0TCMsev051018@beefy1.isc.freebsd.org> To: multimedia@FreeBSD.org Subject: [package - 93i386-default][multimedia/dvdstyler] Failed for dvdstyler-2.8_3, 2 in configure 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: Thu, 29 Jan 2015 12:22:54 -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: multimedia@FreeBSD.org Last committer: danilo@FreeBSD.org Ident: $FreeBSD: head/multimedia/dvdstyler/Makefile 377513 2015-01-20 12:36:35Z danilo $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/dvdstyler-2.8_3,2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building multimedia/dvdstyler build started at Thu Jan 29 12:21:22 UTC 2015 port directory: /usr/ports/multimedia/dvdstyler building for: FreeBSD 93i386-default-job-02 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: multimedia@FreeBSD.org Makefile ident: $FreeBSD: head/multimedia/dvdstyler/Makefile 377513 2015-01-20 12:36:35Z danilo $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=dvdstyler-2.8_3,2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for dvdstyler-2.8_3,2: DOCS=on: Build and/or install documentation GNOME=off: GNOME desktop environment support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-gnome --with-wx-config=/usr/local/bin/wxgtk2u-3.0-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ac_cv_path_AVCONV_PATH="" XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan- 2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOC ONF_VERSION=2.69 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" 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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/dvdstyler" EXAMPLESDIR="share/examples/dvdstyler" DATADIR="share/dvdstyler" WWWDIR="www/dvdstyler" ETCDIR="etc/dvdstyler" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/dvdstyler DOCSDIR=/usr/local/share/doc/dvdstyler EXAMPLESDIR=/usr/local/share/examples/dvdstyler WWWDIR=/usr/local/www/dvdstyler ETCDIR=/usr/local/etc/dvdstyler --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> ===> The default DVD device is /dev/cd0 ===> Define WITH_DVD_DEVICE if you want to change the default ===> For example, 'make WITH_DVD_DEVICE="/dev/somedevice"' ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> dvdstyler-2.8_3,2 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.7.txz [93i386-default-job-02] Installing pkg-1.4.7... [93i386-default-job-02] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of dvdstyler-2.8_3,2 =========================================================================== =================================================== =========================================================================== =================================================== ===> ===> The default DVD device is /dev/cd0 ===> Define WITH_DVD_DEVICE if you want to change the default ===> For example, 'make WITH_DVD_DEVICE="/dev/somedevice"' ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dvdstyler-2.8_3,2 for building =========================================================================== =================================================== ===> ===> The default DVD device is /dev/cd0 ===> Define WITH_DVD_DEVICE if you want to change the default ===> For example, 'make WITH_DVD_DEVICE="/dev/somedevice"' ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dvdstyler-2.8_3,2 for building => SHA256 Checksum OK for DVDStyler-2.8.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> ===> The default DVD device is /dev/cd0 ===> Define WITH_DVD_DEVICE if you want to change the default ===> For example, 'make WITH_DVD_DEVICE="/dev/somedevice"' ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dvdstyler-2.8_3,2 for building ===> Extracting for dvdstyler-2.8_3,2 => SHA256 Checksum OK for DVDStyler-2.8.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for dvdstyler-2.8_3,2 ===> Applying FreeBSD patches for dvdstyler-2.8_3,2 =========================================================================== =================================================== ===> dvdstyler-2.8_3,2 depends on executable: zip - not found ===> Verifying install for zip in /usr/ports/archivers/zip ===> Installing existing package /packages/All/zip-3.0_1.txz [93i386-default-job-02] Installing zip-3.0_1... [93i386-default-job-02] Extracting zip-3.0_1... done ===> Returning to build of dvdstyler-2.8_3,2 ===> dvdstyler-2.8_3,2 depends on package: wxsvg>=1.2 - not found ===> Verifying install for wxsvg>=1.2 in /usr/ports/graphics/wxsvg ===> Installing existing package /packages/All/wxsvg-1.5.3.txz [93i386-default-job-02] Installing wxsvg-1.5.3... [93i386-default-job-02] `-- Installing cairo-1.12.18_1,2... [93i386-default-job-02] | `-- Installing fontconfig-2.11.1,1... [93i386-default-job-02] | | `-- Installing expat-2.1.0_2... [93i386-default-job-02] | | `-- Extracting expat-2.1.0_2... done [93i386-default-job-02] | | `-- Installing freetype2-2.5.5... [93i386-default-job-02] | | `-- Extracting freetype2-2.5.5... done [93i386-default-job-02] | `-- 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 [93i386-default-job-02] | `-- Installing glib-2.42.1... [93i386-default-job-02] | | `-- Installing gettext-runtime-0.19.4... [93i386-default-job-02] | | `-- Installing indexinfo-0.2.2... [93i386-default-job-02] | | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-02] | | `-- Installing libiconv-1.14_6... [93i386-default-job-02] | | `-- Extracting libiconv-1.14_6... done [93i386-default-job-02] | | `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-02] | | `-- Installing libffi-3.2.1... [93i386-default-job-02] | | `-- Extracting libffi-3.2.1... done [93i386-default-job-02] | | `-- Installing pcre-8.35_2... [93i386-default-job-02] | | `-- Extracting pcre-8.35_2... done [93i386-default-job-02] | | `-- Installing perl5-5.18.4_11... [93i386-default-job-02] | | `-- Extracting perl5-5.18.4_11... done [93i386-default-job-02] | | `-- Installing python27-2.7.9... [93i386-default-job-02] | | `-- Extracting python27-2.7.9... done [93i386-default-job-02] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93i386-default-job-02] | `-- Installing libXext-1.3.3,1... [93i386-default-job-02] | | `-- Installing libX11-1.6.2_2,1... [93i386-default-job-02] | | `-- Installing kbproto-1.0.6... [93i386-default-job-02] | | `-- Extracting kbproto-1.0.6... done Note: The location of the cdrtools `defaults' files has been set to /usr/local/etc This is the FreeBSD ports standard config file location, NOT the cdrtools standard location, which is /etc/default. The reason for this is that FreeBSD ports and packages should not use configuration files outside of /usr/local. =========================================================================== ===> Returning to build of dvdstyler-2.8_3,2 ===> dvdstyler-2.8_3,2 depends on package: docbook-xml>=4.1.2 - not found ===> Verifying install for docbook-xml>=4.1.2 in /usr/ports/textproc/docbook-xml ===> Installing existing package /packages/All/docbook-xml-5.0_2.txz [93i386-default-job-02] Installing docbook-xml-5.0_2... [93i386-default-job-02] `-- Installing xmlcatmgr-2.2_2... [93i386-default-job-02] `-- Extracting xmlcatmgr-2.2_2... done + Creating /usr/local/share/sgml/catalog + Registering CATALOG catalog.ports (SGML) + Creating /usr/local/share/sgml/catalog.ports + Creating /usr/local/share/xml/catalog + Registering nextCatalog catalog.ports (XML) + Creating /usr/local/share/xml/catalog.ports [93i386-default-job-02] `-- Installing xmlcharent-0.3_2... [93i386-default-job-02] `-- Extracting xmlcharent-0.3_2... done [93i386-default-job-02] Extracting docbook-xml-5.0_2... done Message for xmlcatmgr-2.2_2: The following catalogs are installed: 1) /usr/local/share/sgml/catalog The top level catalog for SGML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 2) /usr/local/share/sgml/catalog.ports This catalog is for handling SGML stuff installed under /usr/local/share/sgml. It is changed by ports/packages. 3) /usr/local/share/xml/catalog The top level catalog for XML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 4) /usr/local/share/xml/catalog.ports This catalog is for handling XML stuff installed under /usr/local/share/xml. It is changed by ports/packages. ===> Returning to build of dvdstyler-2.8_3,2 ===> dvdstyler-2.8_3,2 depends on executable: xmlto - not found ===> Verifying install for xmlto in /usr/ports/textproc/xmlto ===> Installing existing package /packages/All/xmlto-0.0.26_2.txz [93i386-default-job-02] Installing xmlto-0.0.26_2... [93i386-default-job-02] `-- Installing bash-4.3.33... [93i386-default-job-02] `-- Extracting bash-4.3.33... done [93i386-default-job-02] `-- Installing docbook-xsl-1.76.1_2... [93i386-default-job-02] | `-- Installing docbook-1.5... [93i386-default-job-02] | | `-- Installing docbook-sgml-4.5_1... [93i386-default-job-02] | | `-- Installing iso8879-1986_3... [93i386-default-job-02] | | `-- Extracting iso8879-1986_3... done [93i386-default-job-02] | | `-- Extracting docbook-sgml-4.5_1... done [93i386-default-job-02] | | `-- Installing sdocbook-xml-1.1_1,2... [93i386-default-job-02] | | `-- Extracting sdocbook-xml-1.1_1,2... done [93i386-default-job-02] `-- Extracting docbook-xsl-1.76.1_2... done [93i386-default-job-02] `-- Installing getopt-1.1.6... [93i386-default-job-02] `-- Extracting getopt-1.1.6... done [93i386-default-job-02] `-- Installing libpaper-1.1.24.3... [93i386-default-job-02] `-- Extracting libpaper-1.1.24.3... done [93i386-default-job-02] `-- Installing w3m-0.5.3_4... [93i386-default-job-02] | `-- Installing boehm-gc-7.4.2_3... [93i386-default-job-02] | `-- Extracting boehm-gc-7.4.2_3... done [93i386-default-job-02] `-- Extracting w3m-0.5.3_4... done [93i386-default-job-02] Extracting xmlto-0.0.26_2... done Message for bash-4.3.33: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== Message for xmlto-0.0.26_2: For benefits of conversions away from XHTML1 through XSL-FO, a stylesheet xhtml2fo.xsl has been installed into /usr/local/share/xmlto. Example use: xmlto pdf -x /usr/local/share/xmlto/xhtml2fo.xsl myXHTML1file.xml More style sheets for XHTML1 conversions can be found at under "Stylesheet for XHTML to XSL-FO transformation" ===> Returning to build of dvdstyler-2.8_3,2 ===> dvdstyler-2.8_3,2 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 [93i386-default-job-02] Installing gettext-tools-0.19.4... [93i386-default-job-02] Extracting gettext-tools-0.19.4... done ===> Returning to build of dvdstyler-2.8_3,2 ===> dvdstyler-2.8_3,2 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 [93i386-default-job-02] Installing gmake-4.1_1... [93i386-default-job-02] Extracting gmake-4.1_1... done ===> Returning to build of dvdstyler-2.8_3,2 ===> dvdstyler-2.8_3,2 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93i386-default-job-02] Installing pkgconf-0.9.7... [93i386-default-job-02] Extracting pkgconf-0.9.7... done ===> Returning to build of dvdstyler-2.8_3,2 ===> dvdstyler-2.8_3,2 depends on file: /usr/local/bin/automake-1.15 - not found ===> Verifying install for /usr/local/bin/automake-1.15 in /usr/ports/devel/automake ===> Installing existing package /packages/All/automake-1.15.txz [93i386-default-job-02] Installing automake-1.15... [93i386-default-job-02] `-- Installing autoconf-2.69... [93i386-default-job-02] | `-- Installing autoconf-wrapper-20131203... [93i386-default-job-02] | `-- Extracting autoconf-wrapper-20131203... done [93i386-default-job-02] | `-- Installing m4-1.4.17_1,1... [93i386-default-job-02] | `-- Extracting m4-1.4.17_1,1... done [93i386-default-job-02] `-- Extracting autoconf-2.69... done [93i386-default-job-02] `-- Installing automake-wrapper-20131203... [93i386-default-job-02] `-- Extracting automake-wrapper-20131203... done [93i386-default-job-02] Extracting automake-1.15... done ===> Returning to build of dvdstyler-2.8_3,2 ===> dvdstyler-2.8_3,2 depends on file: /usr/local/bin/autoconf-2.69 - found =========================================================================== =================================================== ===> dvdstyler-2.8_3,2 depends on shared library: libexif.so - not found ===> Verifying for libexif.so in /usr/ports/graphics/libexif ===> Installing existing package /packages/All/libexif-0.6.21_3.txz [93i386-default-job-02] Installing libexif-0.6.21_3... [93i386-default-job-02] Extracting libexif-0.6.21_3... done ===> Returning to build of dvdstyler-2.8_3,2 ===> dvdstyler-2.8_3,2 depends on shared library: libavcodec.so - found (/usr/local/lib/libavcodec.so.55.69.100) ===> dvdstyler-2.8_3,2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.3) ===> dvdstyler-2.8_3,2 depends on shared library: libwx_baseu-3.0.so - found (/usr/local/lib/libwx_baseu-3.0.so.0.2.0) =========================================================================== =================================================== ===> Configuring for dvdstyler-2.8_3,2 configure: loading site script /usr/ports/Templates/config.site checking build system type... i386-portbld-freebsd9.3 checking host system type... i386-portbld-freebsd9.3 checking target system type... i386-portbld-freebsd9.3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for install location... /usr/local checking whether ln -s works... yes checking for ranlib... ranlib checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... no checking for byacc... byacc checking pkg-config is at least version 0.9.0... yes checking for wx-config... /usr/local/bin/wxgtk2u-3.0-config checking for wxWidgets version >= 2.8.7... yes (version 3.0.2) checking for wxWidgets static library... no checking for wxWidgets media... no configure: error: wxWidgets media library (libwx_gtk2u_media) is missing. ===> Script "configure" failed unexpectedly. Please report the problem to multimedia@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/multimedia/dvdstyler/work/DVDStyler-2.8/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** [do-configure] Error code 1 Stop in /usr/ports/multimedia/dvdstyler. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 12:30:27 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 713C5C4C; Thu, 29 Jan 2015 12:30:27 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 5B933118; Thu, 29 Jan 2015 12:30:27 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TCURsD019077; Thu, 29 Jan 2015 12:30:27 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TCURTj019074; Thu, 29 Jan 2015 12:30:27 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 12:30:27 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291230.t0TCURTj019074@beefy1.isc.freebsd.org> To: amdmi3@FreeBSD.org Subject: [package - 93i386-default][graphics/osg-devel] Failed for osg-devel-3.3.3 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: Thu, 29 Jan 2015 12:30:27 -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: amdmi3@FreeBSD.org Last committer: amdmi3@FreeBSD.org Ident: $FreeBSD: head/graphics/osg-devel/Makefile 377812 2015-01-24 19:10:40Z amdmi3 $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/osg-devel-3.3.3.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building graphics/osg-devel build started at Thu Jan 29 11:25:48 UTC 2015 port directory: /usr/ports/graphics/osg-devel building for: FreeBSD 93i386-default-job-22 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: amdmi3@FreeBSD.org Makefile ident: $FreeBSD: head/graphics/osg-devel/Makefile 377812 2015-01-24 19:10:40Z amdmi3 $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=osg-devel-3.3.3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for osg-devel-3.3.3: CURL=off: Data transfer support via cURL FFMPEG=on: FFmpeg support (WMA, AIFF, AC3, APE...) FREETYPE=on: TrueType font rendering support GDAL=off: GDAL support GIF=on: GIF image format support GSTREAMER=off: Multimedia support via GStreamer GTA=off: GTA file format support INVENTOR=off: SGI OpenInventor support JASPER=off: JPEG 2000 support via JasPer LIBLAS=off: liblas support LUA=off: Lua script engine support NVTT=off: Use NVidia texture tools OPENEXR=off: HDR image format support via OpenEXR PDF=off: PDF document support PYTHON=off: Python script engine support QT4=off: Qt 4 toolkit support SDL=off: Use SDL (joystick support in present3d) SVG=off: SVG vector image format support V8=off: V8 script engine support VNC=off: LibVNCServer support XINE=off: Multimedia support via Xine XRANDR=on: X11 XRandR extension support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/osg-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/osg-devel/work HOME=/wrkdirs/usr/ports/graphics/osg-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/osg-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/osg-devel/work HOME=/wrkdirs/usr/ports/graphics/osg-devel/work TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/osg-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/osg-devel/work HOME=/wrkdirs/usr/ports/graphics/osg-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/osg-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/osg-devel/work HOME=/wrkdirs/usr/ports/graphics/osg-devel/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-- OSG_VERSION=3.3.3 OSG_SHLIBVER=115 OPENTHREADS_VERSION=3.3.0 OPENTHREADS_SHLIBVER=20 CURL="@comment " NO_CURL="" FFMPEG="" NO_FFMPEG="@comment " FREETYPE="" NO_FREETYPE="@comment " GDAL="@comment " NO_GDAL="" GIF="" NO_GIF="@comment " GSTREAMER="@comment " NO_GSTREAMER="" GTA="@comment " NO_GTA="" INVENTOR="@comment " NO_INVENTOR="" JASPER="@comment " NO_JASPER="" LIBLAS="@comment " NO_LIBLAS="" LUA="@comment " NO_LUA="" NVTT="@comment " NO_NVTT="" OPENEXR="@comment " NO_OPENEXR="" PDF="@comment " NO_PDF="" PYTHON="@comment " NO_PYTHON="" QT4="@comment " NO_QT4="" SDL="@comment " NO_SDL="" SVG="@comment " NO_SVG="" V8="@comment " NO_V8="" VNC="@comment " NO_VNC="" XINE="@comment " NO_XINE="" XRANDR="" NO_XRANDR="@comment " CMAKE_BUILD_TYPE="release" OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/osg" EXAMPLESDIR="share/examples/osg" DATADIR="share/osg" WWWDIR="www/osg" ETCDIR="etc/osg" --End PLIST_SUB-- --SUB_LIST-- CURL="@comment " NO_CURL="" FFMPEG="" NO_FFMPEG="@comment " FREETYPE="" NO_FREETYPE="@comment " GDAL="@comment " NO_GDAL="" GIF="" NO_GIF="@comment " GSTREAMER="@comment " NO_GSTREAMER="" GTA="@comment " NO_GTA="" INVENTOR="@comment " NO_INVENTOR="" JASPER="@comment " NO_JASPER="" LIBLAS="@comment " NO_LIBLAS="" LUA="@comment " NO_LUA="" NVTT="@comment " NO_NVTT="" OPENEXR="@comment " NO_OPENEXR="" cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_geom.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_geom.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 91%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_header.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_header.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_header.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 91%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_label.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_label.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_label.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 91%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_light.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_light.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_light.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 91%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_main.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_main.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_main.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 91%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_managers.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_managers.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_managers.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 91%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_material.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_material.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_material.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles 98 [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_model.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_model.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_model.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_nodes.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_nodes.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_nodes.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_parse.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_parse.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_parse.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_pparse.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_pparse.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_pparse.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_print.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_print.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_print.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_print_parse.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_print_parse.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_print_parse.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_range.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_range.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_range.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_rarchive.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_rarchive.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_rarchive.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_readbuf.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_readbuf.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_readbuf.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_scene.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_scene.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_scene.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_swap.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_swap.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_swap.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_tile.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_tile.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_tile.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_util.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_util.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_util.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_warchive.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_warchive.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_warchive.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_writebuf.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_writebuf.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_writebuf.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles 99 [ 93%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/TXPArchive.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/TXPArchive.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/TXPArchive.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 93%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/TXPIO.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/TXPIO.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/TXPIO.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 93%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/TXPNode.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/TXPNode.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/TXPNode.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 93%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/TXPPagedLOD.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/TXPPagedLOD.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/TXPPagedLOD.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 93%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/TXPPageManager.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/TXPPageManager.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/TXPPageManager.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 93%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/TXPParser.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/TXPParser.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/TXPParser.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 93%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/TXPSeamLOD.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/TXPSeamLOD.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/TXPSeamLOD.cpp Linking CXX shared module ../../../lib/osgPlugins-3.3.3/osgdb_txp.so cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/osgdb_txp.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -shared -Wl,-soname,osgdb_txp.so -o ../../../lib/osgPlugins-3.3.3/osgdb_txp.so CMakeFiles/osgdb_txp.dir/ReaderWriterTXP.o CMakeFiles/osgdb_txp.dir/TileMapper.o CMakeFiles/osgdb_txp.dir/trpage_basic.o CMakeFiles/osgdb_txp.dir/trpage_compat.o CMakeFiles/osgdb_txp.dir/trpage_geom.o CMakeFiles/osgdb_txp.dir/trpage_header.o CMakeFiles/osgdb_txp.dir/trpage_label.o CMakeFiles/osgdb_txp.dir/trpage_light.o CMakeFiles/osgdb_txp.dir/trpage_main.o CMakeFiles/osgdb_txp.dir/trpage_managers.o CMakeFiles/osgdb_txp.dir/trpage_material.o CMakeFiles/osgdb_txp.dir/trpage_model.o CMakeFiles/osgdb_txp.dir/trpage_nodes.o CMakeFiles/osgdb_txp.dir/trpage_parse.o CMakeFiles/osgdb_txp.dir/trpage_pparse.o CMakeFiles/osgdb_txp.dir/trpage_print.o CMakeFiles/osgdb_txp.dir/trpage_print_parse.o CMakeFiles/osgdb_txp.dir/tr page_range.o CMakeFiles/osgdb_txp.dir/trpage_rarchive.o CMakeFiles/osgdb_txp.dir/trpage_readbuf.o CMakeFiles/osgdb_txp.dir/trpage_scene.o CMakeFiles/osgdb_txp.dir/trpage_swap.o CMakeFiles/osgdb_txp.dir/trpage_tile.o CMakeFiles/osgdb_txp.dir/trpage_util.o CMakeFiles/osgdb_txp.dir/trpage_warchive.o CMakeFiles/osgdb_txp.dir/trpage_writebuf.o CMakeFiles/osgdb_txp.dir/TXPArchive.o CMakeFiles/osgdb_txp.dir/TXPIO.o CMakeFiles/osgdb_txp.dir/TXPNode.o CMakeFiles/osgdb_txp.dir/TXPPagedLOD.o CMakeFiles/osgdb_txp.dir/TXPPageManager.o CMakeFiles/osgdb_txp.dir/TXPParser.o CMakeFiles/osgdb_txp.dir/TXPSeamLOD.o ../../../lib/libosgSim.so.3.3.3 ../../../lib/libosgText.so.3.3.3 ../../../lib/libosgDB.so.3.3.3 -lz ../../../lib/libosgUtil.so.3.3.3 ../../../lib/libosg.so.3.3.3 ../../../lib/libOpenThreads.so.3.3.0 -pthread -lm /usr/local/lib/libGL.so -Wl,-rpath,/wrkdirs/usr/ports/graphics/osg-devel/work/.build/lib:/usr/local/lib: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles 98 99 [ 93%] Built target osgdb_txp /usr/bin/make -f src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/build.make src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/depend cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3 /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg /wrkdirs/usr/ports/graphics/osg-devel/work/.build /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/ffmpeg /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/DependInfo.cmake Scanning dependencies of target osgdb_ffmpeg /usr/bin/make -f src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/build.make src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 93%] Building CXX object src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/FFmpegClocks.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/ffmpeg && /usr/bin/c++ -DUSE_SWSCALE -D__STDC_CONSTANT_MACROS -Dosgdb_ffmpeg_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -Wno-deprecated-declarations -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/usr/local/include/libswscale -o CMakeFiles/osgdb_ffmpeg.dir/FFmpegClocks.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp In file included from /usr/local/include/libavutil/common.h:416, from /usr/local/include/libavutil/avutil.h:289, from /usr/local/include/libavutil/samplefmt.h:24, from /usr/local/include/libavcodec/avcodec.h:31, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavutil/mem.h:72:27: warning: anonymous variadic macros were introduced in C99 In file included from /usr/local/include/libavutil/avutil.h:295, from /usr/local/include/libavutil/samplefmt.h:24, from /usr/local/include/libavcodec/avcodec.h:31, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavutil/log.h:312:27: warning: anonymous variadic macros were introduced in C99 In file included from /usr/local/include/libavutil/samplefmt.h:24, from /usr/local/include/libavcodec/avcodec.h:31, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavutil/avutil.h:273: error: comma at end of enumerator list In file included from /usr/local/include/libavutil/avutil.h:294, from /usr/local/include/libavutil/samplefmt.h:24, from /usr/local/include/libavcodec/avcodec.h:31, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavutil/mathematics.h:76: error: comma at end of enumerator list In file included from /usr/local/include/libavutil/avutil.h:295, from /usr/local/include/libavutil/samplefmt.h:24, from /usr/local/include/libavcodec/avcodec.h:31, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavutil/log.h:46: error: comma at end of enumerator list In file included from /usr/local/include/libavutil/pixfmt.h:288, from /usr/local/include/libavutil/avutil.h:296, from /usr/local/include/libavutil/samplefmt.h:24, from /usr/local/include/libavcodec/avcodec.h:31, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavutil/old_pix_fmts.h:176: error: comma at end of enumerator list In file included from /usr/local/include/libavutil/avutil.h:296, from /usr/local/include/libavutil/samplefmt.h:24, from /usr/local/include/libavcodec/avcodec.h:31, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavutil/pixfmt.h:436: error: comma at end of enumerator list /usr/local/include/libavutil/pixfmt.h:458: error: comma at end of enumerator list /usr/local/include/libavutil/pixfmt.h:476: error: comma at end of enumerator list /usr/local/include/libavutil/pixfmt.h:488: error: comma at end of enumerator list /usr/local/include/libavutil/pixfmt.h:506: error: comma at end of enumerator list In file included from /usr/local/include/libavcodec/avcodec.h:38, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavutil/frame.h:84: error: comma at end of enumerator list In file included from /usr/local/include/libavcodec/avcodec.h:548, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavcodec/old_codec_ids.h:395: error: comma at end of enumerator list In file included from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavcodec/avcodec.h:641: error: comma at end of enumerator list /usr/local/include/libavcodec/avcodec.h:656: error: comma at end of enumerator list /usr/local/include/libavcodec/avcodec.h:669: error: comma at end of enumerator list /usr/local/include/libavcodec/avcodec.h:1081: error: comma at end of enumerator list /usr/local/include/libavcodec/avcodec.h:1188: error: comma at end of enumerator list /usr/local/include/libavcodec/avcodec.h:1202: error: comma at end of enumerator list /usr/local/include/libavcodec/avcodec.h:3354: error: comma at end of enumerator list /usr/local/include/libavcodec/avcodec.h:4108: error: comma at end of enumerator list /usr/local/include/libavcodec/avcodec.h:5082: error: comma at end of enumerator list In file included from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:12, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavformat/avformat.h:704: error: comma at end of enumerator list In file included from /usr/local/include/libavdevice/avdevice.h:47, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:15, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavutil/opt.h:246: error: comma at end of enumerator list /usr/local/include/libavutil/opt.h:592: error: comma at end of enumerator list In file included from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:15, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavdevice/avdevice.h:191: error: comma at end of enumerator list /usr/local/include/libavdevice/avdevice.h:292: error: comma at end of enumerator list *** [src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/FFmpegClocks.o] Error code 1 Stop in /wrkdirs/usr/ports/graphics/osg-devel/work/.build. *** [src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/all] Error code 1 Stop in /wrkdirs/usr/ports/graphics/osg-devel/work/.build. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/graphics/osg-devel/work/.build. *** [do-build] Error code 1 Stop in /usr/ports/graphics/osg-devel. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 12:31:51 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 05424D57 for ; Thu, 29 Jan 2015 12:31:51 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 E28391ED for ; Thu, 29 Jan 2015 12:31:50 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TCVodH081105 for ; Thu, 29 Jan 2015 12:31:50 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TCVovD081083; Thu, 29 Jan 2015 12:31:50 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 12:31:50 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291231.t0TCVovD081083@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93i386-default][graphics/delaboratory] Failed for delaboratory-0.8_2 in build 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: Thu, 29 Jan 2015 12:31:51 -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/delaboratory/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/delaboratory-0.8_2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building graphics/delaboratory build started at Thu Jan 29 12:27:22 UTC 2015 port directory: /usr/ports/graphics/delaboratory building for: FreeBSD 93i386-default-job-11 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/graphics/delaboratory/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=delaboratory-0.8_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/delaboratory/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/delaboratory/work HOME=/wrkdirs/usr/ports/graphics/delaboratory/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/delaboratory/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/delaboratory/work HOME=/wrkdirs/usr/ports/graphics/delaboratory/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config 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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/delaboratory" EXAMPLESDIR="share/examples/delaboratory" DATADIR="share/delaboratory" WWWDIR="www/delaboratory" ETCDIR="etc/delaboratory" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/delaboratory DOCSDIR=/usr/local/share/doc/delaboratory EXAMPLESDIR=/usr/local/share/examples/delaboratory WWWDIR=/usr/local/www/delaboratory ETCDIR=/usr/local/etc/delaboratory --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> delaboratory-0.8_2 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.7.txz [93i386-default-job-11] Installing pkg-1.4.7... [93i386-default-job-11] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of delaboratory-0.8_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by delaboratory-0.8_2 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by delaboratory-0.8_2 for building => SHA256 Checksum OK for delaboratory-0.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by delaboratory-0.8_2 for building ===> Extracting for delaboratory-0.8_2 => SHA256 Checksum OK for delaboratory-0.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for delaboratory-0.8_2 =========================================================================== =================================================== ===> delaboratory-0.8_2 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 [93i386-default-job-11] Installing gmake-4.1_1... [93i386-default-job-11] `-- Installing gettext-runtime-0.19.4... [93i386-default-job-11] | `-- Installing indexinfo-0.2.2... [93i386-default-job-11] | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-11] | `-- Installing libiconv-1.14_6... [93i386-default-job-11] | `-- Extracting libiconv-1.14_6... done [93i386-default-job-11] `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-11] Extracting gmake-4.1_1... done ===> Returning to build of delaboratory-0.8_2 =========================================================================== =================================================== ===> delaboratory-0.8_2 depends on shared library: libwx_baseu-3.0.so - not found ===> Verifying for libwx_baseu-3.0.so in /usr/ports/x11-toolkits/wxgtk30 ===> Installing existing package /packages/All/wx30-gtk2-3.0.2_2.txz [93i386-default-job-11] Installing wx30-gtk2-3.0.2_2... [93i386-default-job-11] `-- Installing ORBit2-2.14.19_1... [93i386-default-job-11] | `-- Installing glib-2.42.1... [93i386-default-job-11] | | `-- Installing libffi-3.2.1... [93i386-default-job-11] | | `-- Extracting libffi-3.2.1... done [93i386-default-job-11] | | `-- Installing pcre-8.35_2... [93i386-default-job-11] | | `-- Extracting pcre-8.35_2... done [93i386-default-job-11] | | `-- Installing perl5-5.18.4_11... [93i386-default-job-11] | | `-- Extracting perl5-5.18.4_11... done [93i386-default-job-11] | | `-- Installing python27-2.7.9... [93i386-default-job-11] | | `-- Extracting python27-2.7.9... done [93i386-default-job-11] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93i386-default-job-11] | `-- Installing libIDL-0.8.14_2... [93i386-default-job-11] | `-- Extracting libIDL-0.8.14_2... done [93i386-default-job-11] `-- Extracting ORBit2-2.14.19_1... done [93i386-default-job-11] `-- Installing atk-2.14.0... [93i386-default-job-11] `-- Extracting atk-2.14.0... done [93i386-default-job-11] `-- Installing expat-2.1.0_2... [93i386-default-job-11] `-- Extracting expat-2.1.0_2... done [93i386-default-job-11] `-- Installing gcc-4.8.4... [93i386-default-job-11] | `-- Installing binutils-2.25... [93i386-default-job-11] | `-- Extracting binutils-2.25... done [93i386-default-job-11] | `-- Installing gcc-ecj-4.5... [93i386-default-job-11] | `-- Extracting gcc-ecj-4.5... done [93i386-default-job-11] | `-- Installing gmp-5.1.3_2... [93i386-default-job-11] | `-- Extracting gmp-5.1.3_2... done [93i386-default-job-11] | `-- Installing mpc-1.0.2_1... [93i386-default-job-11] | | `-- Installing mpfr-3.1.2_2... [93i386-default-job-11] | | `-- Extracting mpfr-3.1.2_2... done [93i386-default-job-11] | `-- Extracting mpc-1.0.2_1... done [93i386-default-job-11] `-- Extracting gcc-4.8.4... done [93i386-default-job-11] `-- Installing gconf2-3.2.6_3... [93i386-default-job-11] | `-- Installing dbus-glib-0.100.2_1... [93i386-default-job-11] | | `-- Installing dbus-1.8.12_1... [93i386-default-job-11] | | `-- Installing gnome_subr-1.0... [93i386-default-job-11] | | `-- Extracting gnome_subr-1.0... done [93i386-default-job-11] | | `-- Installing libICE-1.0.9,1... [93i386-default-job-11] | | | `-- Installing xproto-7.0.26... [93i386-default-job-11] | | | `-- Extracting xproto-7.0.26... done [93i386-default-job-11] | | `-- Extracting libICE-1.0.9,1... done [93i386-default-job-11] | | `-- Installing libSM-1.2.2_2,1... [93i386-default-job-11] | | `-- Extracting libSM-1.2.2_2,1... done [93i386-default-job-11] | | `-- Installing libX11-1.6.2_2,1... [93i386-default-job-11] | | | `-- Installing kbproto-1.0.6... [93i386-default-job-11] | | | `-- Extracting kbproto-1.0.6... done [93i386-default-job-11] | | | `-- Installing libXau-1.0.8_2... [93i386-default-job-11] | | | `-- Extracting libXau-1.0.8_2... done [93i386-default-job-11] | | | `-- Installing libXdmcp-1.1.1_2... [93i386-default-job-11] | | | `-- Extracting libXdmcp-1.1.1_2... done [93i386-default-job-11] | | | `-- Installing libxcb-1.11... Message for dejavu-2.34_4: 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. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of delaboratory-0.8_2 =========================================================================== =================================================== ===> Configuring for delaboratory-0.8_2 =========================================================================== =================================================== ===> Building for delaboratory-0.8_2 c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/base_layer.o core/base_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/base_layer_with_properties.o core/base_layer_with_properties.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/base_layer_with_source.o core/base_layer_with_source.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/channel_manager.o core/channel_manager.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/layer_stack.o core/layer_stack.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/conversion_cpu.o core/conversion_cpu.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/conversion_processor.o core/conversion_processor.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/property.o core/property.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/color_space.o core/color_space.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/value.o core/value.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/image.o core/image.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/power.o core/power.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/size.o core/size.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/copy_channel.o core/copy_channel.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/histogram.o core/histogram.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/layer_factory.o core/layer_factory.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/operation_processor.o core/operation_processor.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/sampler_manager.o core/sampler_manager.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/sampler.o core/sampler.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/preset.o core/preset.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/static_image.o core/static_image.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/view_manager.o core/view_manager.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/zoom_manager.o core/zoom_manager.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/str.o core/str.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/switchable_layer.o core/switchable_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/color_matrix.o core/color_matrix.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/palette.o core/palette.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/layer_processor.o core/layer_processor.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/flatten_layers.o core/flatten_layers.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/layer_with_blending.o core/layer_with_blending.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/test_image.o core/test_image.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/skin_color_chart.o core/skin_color_chart.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/renderer.o core/renderer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/generic_layer_frame.o core/generic_layer_frame.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/layer_frame.o core/layer_frame.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/preset_button.o core/preset_button.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/project.o core/project.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/curves_layer.o layers/curves_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/mixer_layer.o layers/mixer_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/auto_dodge_layer.o layers/auto_dodge_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/auto_burn_layer.o layers/auto_burn_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/recover_shadows_layer.o layers/recover_shadows_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/recover_highlights_layer.o layers/recover_highlights_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/high_pass_layer.o layers/high_pass_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/vignette_layer.o layers/vignette_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/source_image_layer.o layers/source_image_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/gaussian_blur_layer.o layers/gaussian_blur_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/gaussian_blur_single_layer.o layers/gaussian_blur_single_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/conversion_layer.o layers/conversion_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/equalizer_layer.o layers/equalizer_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/c2g_layer.o layers/c2g_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/copy_layer.o layers/copy_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/gradient_layer.o layers/gradient_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/fill_layer.o layers/fill_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/levels_layer.o layers/levels_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/tone_layer.o layers/tone_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/exposure_layer.o layers/exposure_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/white_balance_layer.o layers/white_balance_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/saturation_layer.o layers/saturation_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/local_contrast_layer.o layers/local_contrast_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/sharpen_layer.o layers/sharpen_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/blur.o algorithms/blur.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/usm.o algorithms/usm.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/c2g.o algorithms/c2g.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/scale_channel.o algorithms/scale_channel.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/sample_pixel.o algorithms/sample_pixel.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/blend_channel.o algorithms/blend_channel.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/vignette.o algorithms/vignette.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/gradient.o algorithms/gradient.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/blur_type.o algorithms/blur_type.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/blend_mode.o algorithms/blend_mode.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/blend_color_luminosity.o algorithms/blend_color_luminosity.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/fill_channel.o algorithms/fill_channel.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/radial_lut.o algorithms/radial_lut.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/property_numeric.o properties/property_numeric.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/property_mixer.o properties/property_mixer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/mixer.o properties/mixer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/property_curves.o properties/property_curves.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/curve.o properties/curve.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/curve_point.o properties/curve_point.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/curve_shape.o properties/curve_shape.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/curve_function_bezier.o properties/curve_function_bezier.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/property_choice.o properties/property_choice.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/property_boolean.o properties/property_boolean.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/property_levels.o properties/property_levels.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/delaboratory.o gui_wx/delaboratory.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/main_frame.o gui_wx/main_frame.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/image_io.o gui_wx/image_io.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/layer_grid_panel.o gui_wx/layer_grid_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/image_area_panel.o gui_wx/image_area_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/image_panel.o gui_wx/image_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/curves_panel.o gui_wx/curves_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/frame.o gui_wx/frame.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/slider.o gui_wx/slider.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/histogram_panel.o gui_wx/histogram_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/control_panel.o gui_wx/control_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/gradient_panel.o gui_wx/gradient_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/view_mode_panel.o gui_wx/view_mode_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_frame.o gui_wx/help_frame.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_color_spaces_frame.o gui_wx/help_color_spaces_frame.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_color_spaces_frame2.o gui_wx/help_color_spaces_frame2.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_color_spaces_frame3.o gui_wx/help_color_spaces_frame3.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_color_spaces_frame4.o gui_wx/help_color_spaces_frame4.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_color_spaces_frame5.o gui_wx/help_color_spaces_frame5.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_color_spaces_frame6.o gui_wx/help_color_spaces_frame6.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/histogram_mode_panel.o gui_wx/histogram_mode_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/file_dialogs.o gui_wx/file_dialogs.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/external_editor.o gui_wx/external_editor.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/choice.o gui_wx/choice.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/property_choice_ui.o gui_wx/property_choice_ui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/check_box.o gui_wx/check_box.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/property_boolean_ui.o gui_wx/property_boolean_ui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/samplers_panel.o gui_wx/samplers_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/sampler_panel.o gui_wx/sampler_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/layer_frame_manager.o gui_wx/layer_frame_manager.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/rendered_image.o gui_wx/rendered_image.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/dcraw_support.o gui_wx/dcraw_support.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/raw_module.o gui_wx/raw_module.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/zoom_panel.o gui_wx/zoom_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/threads_panel.o gui_wx/threads_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/color_matrix_frame.o gui_wx/color_matrix_frame.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/mutex.o gui_wx/mutex.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/color_space_utils.o gui_wx/color_space_utils.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/semaphore.o gui_wx/semaphore.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/main_window.o gui_wx/main_window.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/canvas.o gui_wx/canvas.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/canvas_wx.o gui_wx/canvas_wx.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/bitmap.o gui_wx/bitmap.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/bitmap_wx.o gui_wx/bitmap_wx.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/window.o gui_wx/window.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/window_wx.o gui_wx/window_wx.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/panel_wx.o gui_wx/panel_wx.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/property_numeric_ui.o gui_wx/property_numeric_ui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/button.o gui_wx/button.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/warning_panel.o gui_wx/warning_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/property_levels_ui.o gui_wx/property_levels_ui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/mutex_read_write.o gui_wx/mutex_read_write.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/property_mixer_ui.o gui_wx/property_mixer_ui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/channel_selector.o gui_wx/channel_selector.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/property_curves_ui.o gui_wx/property_curves_ui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/tiff.o gui_wx/tiff.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/logger.o gui_wx/logger.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/str_wx.o gui_wx/str_wx.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/update_main_layer_image.o gui_wx/update_main_layer_image.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/layer_processor_threads.o gui_wx/layer_processor_threads.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/progress_dialog.o gui_wx/progress_dialog.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/message_box.o gui_wx/message_box.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/update_blend.o gui_wx/update_blend.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/gui.o gui_wx/gui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/tmp.o gui_wx/tmp.cc c++ -o delaboratory obj/base_layer.o obj/base_layer_with_properties.o obj/base_layer_with_source.o obj/channel_manager.o obj/layer_stack.o obj/conversion_cpu.o obj/conversion_processor.o obj/property.o obj/color_space.o obj/value.o obj/image.o obj/power.o obj/size.o obj/copy_channel.o obj/histogram.o obj/layer_factory.o obj/operation_processor.o obj/sampler_manager.o obj/sampler.o obj/preset.o obj/static_image.o obj/view_manager.o obj/zoom_manager.o obj/str.o obj/switchable_layer.o obj/color_matrix.o obj/palette.o obj/layer_processor.o obj/flatten_layers.o obj/layer_with_blending.o obj/test_image.o obj/skin_color_chart.o obj/renderer.o obj/generic_layer_frame.o obj/layer_frame.o obj/preset_button.o obj/project.o obj/delaboratory.o obj/main_frame.o obj/image_io.o obj/layer_grid_panel.o obj/image_area_panel.o obj/image_panel.o obj/curves_panel.o obj/frame.o obj/slider.o obj/histogram_panel.o obj/control_panel.o obj/gradient_panel.o obj/view_mode_panel.o obj/help_frame.o obj/help_color_ spaces_frame.o obj/help_color_spaces_frame2.o obj/help_color_spaces_frame3.o obj/help_color_spaces_frame4.o obj/help_color_spaces_frame5.o obj/help_color_spaces_frame6.o obj/histogram_mode_panel.o obj/file_dialogs.o obj/external_editor.o obj/choice.o obj/property_choice_ui.o obj/check_box.o obj/property_boolean_ui.o obj/samplers_panel.o obj/sampler_panel.o obj/layer_frame_manager.o obj/rendered_image.o obj/dcraw_support.o obj/raw_module.o obj/zoom_panel.o obj/threads_panel.o obj/color_matrix_frame.o obj/mutex.o obj/color_space_utils.o obj/semaphore.o obj/main_window.o obj/canvas.o obj/canvas_wx.o obj/bitmap.o obj/bitmap_wx.o obj/window.o obj/window_wx.o obj/panel_wx.o obj/property_numeric_ui.o obj/button.o obj/warning_panel.o obj/property_levels_ui.o obj/mutex_read_write.o obj/property_mixer_ui.o obj/channel_selector.o obj/property_curves_ui.o obj/tiff.o obj/logger.o obj/str_wx.o obj/update_main_layer_image.o obj/layer_processor_threads.o obj/progress_dialog.o obj/message_box.o obj/ update_blend.o obj/gui.o obj/tmp.o obj/curve! s_layer.o obj/mixer_layer.o obj/auto_dodge_layer.o obj/auto_burn_layer.o obj/recover_shadows_layer.o obj/recover_highlights_layer.o obj/high_pass_layer.o obj/vignette_layer.o obj/source_image_layer.o obj/gaussian_blur_layer.o obj/gaussian_blur_single_layer.o obj/conversion_layer.o obj/equalizer_layer.o obj/c2g_layer.o obj/copy_layer.o obj/gradient_layer.o obj/fill_layer.o obj/levels_layer.o obj/tone_layer.o obj/exposure_layer.o obj/white_balance_layer.o obj/saturation_layer.o obj/local_contrast_layer.o obj/sharpen_layer.o obj/blur.o obj/usm.o obj/c2g.o obj/scale_channel.o obj/sample_pixel.o obj/blend_channel.o obj/vignette.o obj/gradient.o obj/blur_type.o obj/blend_mode.o obj/blend_color_luminosity.o obj/fill_channel.o obj/radial_lut.o obj/property_numeric.o obj/property_mixer.o obj/mixer.o obj/property_curves.o obj/curve.o obj/curve_point.o obj/curve_shape.o obj/curve_function_bezier.o obj/property_choice.o obj/property_boolean.o obj/property_levels.o `/usr/local/bin/wxgtk2u-3.0-co nfig --libs` `xml2-config --libs` -ltiff /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `std::ctype::_M_widen_init() const@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `typeinfo for __cxxabiv1::__forced_unwind@CXXABI_1.3.2' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' Makefile:107: recipe for target 'delaboratory' failed gmake: *** [delaboratory] Error 1 *** [do-build] Error code 1 Stop in /usr/ports/graphics/delaboratory. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 12:34:30 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 993A4DA7; Thu, 29 Jan 2015 12:34:30 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 82A26209; Thu, 29 Jan 2015 12:34:30 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TCYUtP040927; Thu, 29 Jan 2015 12:34:30 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TCYUGU040914; Thu, 29 Jan 2015 12:34:30 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 12:34:30 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291234.t0TCYUGU040914@beefy1.isc.freebsd.org> To: bapt@FreeBSD.org Subject: [package - 93i386-default][devel/i386-linux-binutils] Failed for i386-linux-binutils-2.25 in package 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: Thu, 29 Jan 2015 12:34:30 -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: bapt@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/devel/i386-linux-binutils/Makefile 375610 2014-12-25 22:48:42Z bapt $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/i386-linux-binutils-2.25.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building devel/i386-linux-binutils build started at Thu Jan 29 12:32:00 UTC 2015 port directory: /usr/ports/devel/i386-linux-binutils building for: FreeBSD 93i386-default-job-04 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: bapt@FreeBSD.org Makefile ident: $FreeBSD: head/devel/i386-linux-binutils/Makefile 375610 2014-12-25 22:48:42Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=i386-linux-binutils-2.25 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-shared --target=i386-pc-linux-gnu --disable-werror --with-sysroot=/ --disable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/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-- NLS="@comment " NO_NLS="" GOLD="@comment " OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/binutils" EXAMPLESDIR="share/examples/binutils" DATADIR="share/binutils" WWWDIR="www/binutils" ETCDIR="etc/binutils" --End PLIST_SUB-- --SUB_LIST-- NLS="@comment " NO_NLS="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/binutils DOCSDIR=/usr/local/share/doc/binutils EXAMPLESDIR=/usr/local/share/examples/binutils WWWDIR=/usr/local/www/binutils ETCDIR=/usr/local/etc/binutils --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 LGPL3 accepted by the user =========================================================================== =================================================== ===> i386-linux-binutils-2.25 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.7.txz [93i386-default-job-04] Installing pkg-1.4.7... [93i386-default-job-04] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of i386-linux-binutils-2.25 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by i386-linux-binutils-2.25 for building =========================================================================== =================================================== ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by i386-linux-binutils-2.25 for building => SHA256 Checksum OK for binutils-2.25.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by i386-linux-binutils-2.25 for building ===> Extracting for i386-linux-binutils-2.25 => SHA256 Checksum OK for binutils-2.25.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for i386-linux-binutils-2.25 ===> Applying FreeBSD patches for i386-linux-binutils-2.25 =========================================================================== =================================================== ===> i386-linux-binutils-2.25 depends on file: /usr/local/lib/libgmp.so - not found ===> Verifying install for /usr/local/lib/libgmp.so in /usr/ports/math/gmp ===> Installing existing package /packages/All/gmp-5.1.3_2.txz [93i386-default-job-04] Installing gmp-5.1.3_2... [93i386-default-job-04] `-- Installing indexinfo-0.2.2... [93i386-default-job-04] `-- Extracting indexinfo-0.2.2... done [93i386-default-job-04] Extracting gmp-5.1.3_2... done ===> Returning to build of i386-linux-binutils-2.25 ===> i386-linux-binutils-2.25 depends on file: /usr/local/lib/libmpfr.so - not found ===> Verifying install for /usr/local/lib/libmpfr.so in /usr/ports/math/mpfr ===> Installing existing package /packages/All/mpfr-3.1.2_2.txz [93i386-default-job-04] Installing mpfr-3.1.2_2... [93i386-default-job-04] Extracting mpfr-3.1.2_2... done ===> Returning to build of i386-linux-binutils-2.25 ===> i386-linux-binutils-2.25 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 [93i386-default-job-04] Installing bison-2.7.1,1... [93i386-default-job-04] `-- Installing gettext-runtime-0.19.4... [93i386-default-job-04] | `-- Installing libiconv-1.14_6... [93i386-default-job-04] | `-- Extracting libiconv-1.14_6... done [93i386-default-job-04] `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-04] `-- Installing m4-1.4.17_1,1... [93i386-default-job-04] `-- Extracting m4-1.4.17_1,1... done [93i386-default-job-04] Extracting bison-2.7.1,1... done ===> Returning to build of i386-linux-binutils-2.25 ===> i386-linux-binutils-2.25 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 [93i386-default-job-04] Installing gmake-4.1_1... [93i386-default-job-04] Extracting gmake-4.1_1... done ===> Returning to build of i386-linux-binutils-2.25 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for i386-linux-binutils-2.25 configure: loading site script /usr/ports/Templates/config.site checking build system type... i386-portbld-freebsd9.3 checking host system type... i386-portbld-freebsd9.3 checking target system type... i386-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for gawk... (cached) /usr/bin/awk checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... no checking for gnatbind... no /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 cxxfilt /usr/local/bin/i386-pc-linux-gnu-c++filt libtool: install: install -o root -g wheel -m 555 -s cxxfilt /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/i386-pc-linux-gnu-c++filt /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin mkdir /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu mkdir /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin for i in nm-new strip-new ar ranlib dlltool objdump objcopy; do \ if [ -f $i ]; then \ j=`echo $i | sed -e 's/-new//'`; \ k=`echo $j | sed 's&^&i386-pc-linux-gnu-&'`; \ if [ "/usr/local/bin/$k" != "/usr/local/i386-pc-linux-gnu/bin/$j" ]; then \ rm -f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/$j; \ ln /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$k /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/$j >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 $i /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/$j; \ fi; \ else true; \ fi; \ done gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/binutils' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/binutils' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/binutils' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/binutils' gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/etc' gmake[2]: Nothing to be done for 'install'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/etc' gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas' Making install in doc gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas/doc' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas/doc' gmake[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/i386-linux/info" || ../../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info" install -o root -g wheel -m 0644 ./as.info '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info' install-info --info-dir='/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info' '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info/as.info' test -z "/usr/local/man/man1" || ../../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/man/man1" install -o root -g wheel -m 0644 'as.1' '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/man/man1/i386-pc-linux-gnu-as.1' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas/doc' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas/doc' Making install in po gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas/po' gmake[3]: Nothing to be done for 'install'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas/po' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas' /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 as-new /usr/local/bin/i386-pc-linux-gnu-as libtool: install: install -o root -g wheel -m 555 -s as-new /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/i386-pc-linux-gnu-as /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin n=`echo as | sed 's&^&i386-pc-linux-gnu-&'`; \ if [ "/usr/local/bin/$n" != "/usr/local/i386-pc-linux-gnu/bin/as" ]; then \ rm -f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/as; \ ln /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$n /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/as >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 as-new /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/as; \ else \ true ; \ fi gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas' gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' gmake install-recursive gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' Making install in po gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof/po' gmake[4]: Nothing to be done for 'install'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof/po' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' test -z "/usr/local/bin" || ./../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin" /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 gprof '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/./i386-pc-linux-gnu-gprof' libtool: install: install -o root -g wheel -m 555 -s gprof /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/./i386-pc-linux-gnu-gprof test -z "/usr/local/i386-linux/info" || ./../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info" install -o root -g wheel -m 0644 ./gprof.info '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info' install-info --info-dir='/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info' '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info/gprof.info' test -z "/usr/local/man/man1" || ./../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/man/man1" install -o root -g wheel -m 0644 'gprof.1' '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/man/man1/i386-pc-linux-gnu-gprof.1' gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/intl' gmake[2]: Nothing to be done for 'install'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/intl' gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' gmake install-recursive gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' Making install in po gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld/po' gmake[4]: Nothing to be done for 'install'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld/po' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' test -z "/usr/local/bin" || ./../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin" /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 ld-new '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/./i386-pc-linux-gnu-ld.bfd' libtool: install: install -o root -g wheel -m 555 -s ld-new /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/./i386-pc-linux-gnu-ld.bfd /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin n=`echo ld.bfd | sed 's/^ld-new$/ld.bfd/;s&^&i386-pc-linux-gnu-&'`; \ if test "/usr/local/bin" != "/usr/local/i386-pc-linux-gnu/bin"; then \ rm -f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/ld.bfd; \ ln /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$n /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/ld.bfd >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 ld-new /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/ld.bfd; \ fi; \ if test "xyes" = "xyes"; then \ ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s&^&i386-pc-linux-gnu-&'`; \ rm -f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$ld; \ ln /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$n /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$ld >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 ld-new /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$ld; \ if test "/usr/local/bin" != "/usr/local/i386-pc-linux-gnu/bin"; then \ rm -f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/ld; \ ln /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$n /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/ld >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 ld-new /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/ld; \ fi; \ fi /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts mkdir /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib mkdir /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts for f in ldscripts/* ; do \ install -o root -g wheel -m 0644 $f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/$f ; \ done test -z "/usr/local/i386-linux/info" || ./../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info" install -o root -g wheel -m 0644 ./ld.info '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info' install-info --info-dir='/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info' '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info/ld.info' test -z "/usr/local/man/man1" || ./../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/man/man1" install -o root -g wheel -m 0644 'ld.1' '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/man/man1/i386-pc-linux-gnu-ld.1' gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/libiberty' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/libiberty/testsuite' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/libiberty/testsuite' if test -n ""; then \ /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/lib/`cc -O2 -pipe -fno-strict-aliasing -print-multi-os-directory`; \ install -o root -g wheel -m 0644 ./libiberty.a /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/lib/`cc -O2 -pipe -fno-strict-aliasing -print-multi-os-directory`/./libiberty.an; \ ( cd /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/lib/`cc -O2 -pipe -fno-strict-aliasing -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ); \ mv -f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/lib/`cc -O2 -pipe -fno-strict-aliasing -print-multi-os-directory`/./libiberty.an /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/lib/`cc -O2 -pipe -fno-strict-aliasing -print-multi-os-directory`/./libiberty.a; \ case "" in \ /*) thd=;; \ *) thd=/usr/local/include/;; \ esac; \ /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage${thd}; \ for h in ./../include/ansidecl.h ./../include/demangle.h ./../include/dyn-string.h ./../include/fibheap.h ./../include/floatformat.h ./../include/hashtab.h ./../include/libiberty.h ./../include/objalloc.h ./../include/partition.h ./../include/safe-ctype.h ./../include/sort.h ./../include/splay-tree.h ./../include/timeval-utils.h; do \ install -o root -g wheel -m 0644 $h /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage${thd}; \ done; \ fi gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/libiberty/testsuite' gmake[3]: Nothing to be done for 'install'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/libiberty/testsuite' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/libiberty' gmake[1]: Nothing to be done for 'install-target'. gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25' /bin/rm -f -rf /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux /bin/ln -fs ../../bin/i386-pc-linux-gnu-size /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/size ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for i386-linux-binutils-2.25 pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.x: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xbn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xd: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xdc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xdw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xr: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xs: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xsc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xsw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xu: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.x: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xbn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xd: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xdc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xdw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xr: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xs: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xsc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xsw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xu: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.x: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xbn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xd: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xdc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xdw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xr: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xs: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xsc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xsw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xu: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xw: No such file or directory *** [do-package] Error code 1 Stop in /usr/ports/devel/i386-linux-binutils. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 10:59:38 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 41A09D0B for ; Thu, 29 Jan 2015 10:59:38 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 0C44E841; Thu, 29 Jan 2015 10:59:38 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TAxbVM097021; Thu, 29 Jan 2015 10:59:37 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TAxbkF096140; Thu, 29 Jan 2015 10:59:37 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 10:59:37 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291059.t0TAxbkF096140@beefy2.isc.freebsd.org> To: rnejdl@ringofsaturn.com Subject: [package - 93amd64-default][games/megaglest] Failed for megaglest-3.9.0.4_5 in build X-Mailman-Approved-At: Thu, 29 Jan 2015 12:46:35 +0000 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: Thu, 29 Jan 2015 10:59:38 -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: rnejdl@ringofsaturn.com Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/games/megaglest/Makefile 375598 2014-12-25 20:54:41Z bapt $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/megaglest-3.9.0.4_5.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building games/megaglest build started at Thu Jan 29 10:45:33 UTC 2015 port directory: /usr/ports/games/megaglest building for: FreeBSD 93amd64-default-job-07 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: rnejdl@ringofsaturn.com Makefile ident: $FreeBSD: head/games/megaglest/Makefile 375598 2014-12-25 20:54:41Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=megaglest-3.9.0.4_5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for megaglest-3.9.0.4_5: DOCS=on: Build and/or install documentation EDITOR=off: Install MegaGlest Editor ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/megaglest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/megaglest/work HOME=/wrkdirs/usr/ports/games/megaglest/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/games/megaglest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/megaglest/work HOME=/wrkdirs/usr/ports/games/megaglest/work TMPDIR="/tmp" PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/games/megaglest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/megaglest/work HOME=/wrkdirs/usr/ports/games/megaglest/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh SDL_CONFIG=/usr/local/bin/sdl-config WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/megaglest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/megaglest/work HOME=/wrkdirs/usr/ports/games/megaglest/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/games/megaglest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/megaglest/work HOME=/wrkdirs/usr/ports/games/megaglest/work TMPDIR="/tmp" DISPLAY=":0" LUA_MODLIBDIR=/usr/local/lib/lua/5.2 LUA_MODSHAREDIR=/usr/local/share/lua/5.2 LUA_VER=5.2 LUA_INCDIR=/usr/local/include/lua52 LUA_LIBDIR=/usr/local/lib XDG_DATA_HOME=/wrkdirs/usr/ports/games/megaglest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/megaglest/work HOME=/wrkdirs/usr/ports/games/megaglest/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES SDL_CONFIG=/usr/local/bin/sdl-config WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -lssl -lcrypto -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -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-- DOCS="" NO_DOCS="@comment " EDITOR="@comment " NO_EDITOR="" CMAKE_BUILD_TYPE="release" LUA_MODLIBDIR=lib/lua/5.2 LUA_MODSHAREDIR=share/lua/5.2 LUA_VER=5.2 LUA_INCDIR=include/lua52 LUA_LIBDIR=lib LUA_VER_STR=52 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/megaglest" EXAMPLESDIR="share/examples/megaglest" DATADIR="share/megaglest" WWWDIR="www/megaglest" ETCDIR="etc/megaglest" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " EDITOR="@comment " NO_EDITOR="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/megaglest DOCSDIR=/usr/local/share/doc/megaglest EXAMPLESDIR=/usr/local/share/examples/megaglest WWWDIR=/usr/local/www/megaglest ETCDIR=/usr/local/etc/megaglest --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> megaglest-3.9.0.4_5 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.7.txz [93amd64-default-job-07] Installing pkg-1.4.7... [93amd64-default-job-07] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of megaglest-3.9.0.4_5 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by megaglest-3.9.0.4_5 for building =========================================================================== =================================================== ===> Fetching all distfiles required by megaglest-3.9.0.4_5 for building => SHA256 Checksum OK for megaglest-source-3.9.0.4.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by megaglest-3.9.0.4_5 for building ===> Extracting for megaglest-3.9.0.4_5 => SHA256 Checksum OK for megaglest-source-3.9.0.4.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for megaglest-3.9.0.4_5 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for megaglest-3.9.0.4_5 =========================================================================== =================================================== ===> megaglest-3.9.0.4_5 depends on file: /usr/local/include/libircclient.h - not found ===> Verifying install for /usr/local/include/libircclient.h in /usr/ports/irc/libircclient ===> Installing existing package /packages/All/libircclient-1.7.txz [93amd64-default-job-07] Installing libircclient-1.7... [93amd64-default-job-07] Extracting libircclient-1.7... done ===> Returning to build of megaglest-3.9.0.4_5 ===> megaglest-3.9.0.4_5 depends on file: /usr/local/include/miniupnpc/miniupnpc.h - not found ===> Verifying install for /usr/local/include/miniupnpc/miniupnpc.h in /usr/ports/net/miniupnpc ===> Installing existing package /packages/All/miniupnpc-1.9.txz [93amd64-default-job-07] Installing miniupnpc-1.9... [93amd64-default-job-07] Extracting miniupnpc-1.9... done ===> Returning to build of megaglest-3.9.0.4_5 ===> megaglest-3.9.0.4_5 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.1.txz [93amd64-default-job-07] Installing cmake-3.1.1... [93amd64-default-job-07] `-- Installing cmake-modules-3.1.1... [93amd64-default-job-07] `-- Extracting cmake-modules-3.1.1... done [93amd64-default-job-07] `-- Installing curl-7.40.0... [93amd64-default-job-07] | `-- Installing ca_root_nss-3.17.3_1... [93amd64-default-job-07] | `-- Extracting ca_root_nss-3.17.3_1... done [93amd64-default-job-07] `-- Extracting curl-7.40.0... done [93amd64-default-job-07] `-- Installing expat-2.1.0_2... [93amd64-default-job-07] `-- Extracting expat-2.1.0_2... done [93amd64-default-job-07] `-- Installing libarchive-3.1.2_2,1... [93amd64-default-job-07] | `-- Installing libxml2-2.9.2_2... [93amd64-default-job-07] | | `-- Installing libiconv-1.14_6... [93amd64-default-job-07] | | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-07] | `-- Extracting libxml2-2.9.2_2... done [93amd64-default-job-07] | `-- Installing lzo2-2.08_1... [93amd64-default-job-07] | `-- Extracting lzo2-2.08_1... done [93amd64-default-job-07] `-- Extracting libarchive-3.1.2_2,1... done [93amd64-default-job-07] Extracting cmake-3.1.1... done ===> Returning to build of megaglest-3.9.0.4_5 ===> megaglest-3.9.0.4_5 depends on executable: Xvfb - not found ===> Verifying install for Xvfb in /usr/ports/x11-servers/xorg-vfbserver ===> Installing existing package /packages/All/xorg-vfbserver-1.14.7,1.txz [93amd64-default-job-07] Installing xorg-vfbserver-1.14.7,1... [93amd64-default-job-07] `-- Installing libX11-1.6.2_2,1... [93amd64-default-job-07] | `-- Installing kbproto-1.0.6... [93amd64-default-job-07] | `-- Extracting kbproto-1.0.6... done [93amd64-default-job-07] | `-- Installing libXau-1.0.8_2... [93amd64-default-job-07] | | `-- Installing xproto-7.0.26... [93amd64-default-job-07] | | `-- Extracting xproto-7.0.26... done [93amd64-default-job-07] | `-- Extracting libXau-1.0.8_2... done [93amd64-default-job-07] | `-- Installing libXdmcp-1.1.1_2... [93amd64-default-job-07] | `-- Extracting libXdmcp-1.1.1_2... done [93amd64-default-job-07] | `-- Installing libxcb-1.11... [93amd64-default-job-07] | | `-- Installing libpthread-stubs-0.3_6... [93amd64-default-job-07] | | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-default-job-07] | `-- Extracting libxcb-1.11... done [93amd64-default-job-07] `-- Extracting libX11-1.6.2_2,1... done [ 77%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_graphic_info.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_graphic_info.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_graphic_info.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 77%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_background.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_background.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_background.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 52 [ 78%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_options.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_options.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_options.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 78%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_custom_game.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_custom_game.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_custom_game.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 78%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_connected_game.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_connected_game.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_connected_game.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 53 [ 79%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_options_graphics.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_options_graphics.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_options_graphics.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 79%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_mods.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_mods.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_mods.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 54 [ 80%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_options_network.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_options_network.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_options_network.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 80%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_join_game.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_join_game.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_join_game.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 80%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_new_game.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_new_game.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_new_game.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 55 [ 81%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_scenario.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_scenario.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_scenario.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 81%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_masterserver.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_masterserver.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_masterserver.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 56 [ 82%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/network_manager.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/network_manager.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/network_manager.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 82%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/client_interface.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/client_interface.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/client_interface.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 82%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/server_interface.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/server_interface.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/server_interface.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 57 [ 83%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/network_message.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/network_message.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/network_message.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 83%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/network_types.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/network_types.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/network_types.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 58 [ 84%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/network_interface.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/network_interface.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/network_interface.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 84%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/network_protocol.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/network_protocol.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/network_protocol.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 84%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/connection_slot.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/connection_slot.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/connection_slot.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 59 [ 85%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/sound/sound_renderer.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/sound/sound_renderer.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound/sound_renderer.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 85%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/sound/sound_container.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/sound/sound_container.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound/sound_container.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 60 [ 86%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/resource.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/type_instances/resource.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances/resource.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 86%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/faction.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/type_instances/faction.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances/faction.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 86%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/object.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/type_instances/object.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances/object.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 61 [ 87%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/command.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/type_instances/command.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances/command.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 87%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/unit.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/type_instances/unit.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances/unit.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 62 [ 88%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/upgrade.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/type_instances/upgrade.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances/upgrade.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 88%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/object_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/object_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/object_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 88%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/unit_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/unit_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/unit_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 63 [ 89%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/skill_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/skill_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/skill_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 89%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/tech_tree.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/tech_tree.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/tech_tree.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 64 [ 90%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/tileset_model_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/tileset_model_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/tileset_model_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 90%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/resource_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/resource_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/resource_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 90%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/damage_multiplier.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/damage_multiplier.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/damage_multiplier.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 65 [ 91%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/faction_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/faction_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/faction_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 91%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/command_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/command_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/command_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 66 [ 92%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/element_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/element_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/element_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 92%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/upgrade_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/upgrade_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/upgrade_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 92%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/water_effects.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/water_effects.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/water_effects.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 67 [ 93%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/scenario.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/scenario.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/scenario.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 93%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/world.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/world.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/world.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 68 [ 94%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/unit_updater.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/unit_updater.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/unit_updater.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 94%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/minimap.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/minimap.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/minimap.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 94%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/map.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/map.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/map.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 69 [ 95%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/time_flow.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/time_flow.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/time_flow.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 95%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/surface_atlas.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/surface_atlas.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/surface_atlas.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 70 [ 96%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/tileset.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/tileset.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/tileset.cpp Linking CXX executable megaglest cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/megaglest.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -L/usr/local/lib -lssl -lcrypto -fstack-protector -s CMakeFiles/megaglest.dir/ai/ai.cpp.o CMakeFiles/megaglest.dir/ai/path_finder.cpp.o CMakeFiles/megaglest.dir/ai/ai_rule.cpp.o CMakeFiles/megaglest.dir/ai/ai_interface.cpp.o CMakeFiles/megaglest.dir/facilities/game_util.cpp.o CMakeFiles/megaglest.dir/facilities/logger.cpp.o CMakeFiles/megaglest.dir/facilities/components.cpp.o CMakeFiles/megaglest.dir/facilities/auto_test.cpp.o CMakeFiles/megaglest.dir/game/game.cpp.o CMakeFiles/megaglest.dir/game/game_camera.cpp.o CMakeFiles/megaglest.dir/game/stats.cpp.o CMakeFiles/megaglest.dir/game/script_manager.cpp.o CMakeFiles/megaglest.dir/game/commander.cpp.o CMakeFiles/megaglest.dir/game/chat_manager.cpp.o CMakeFiles/megaglest.dir/game/console.cpp. o CMakeFiles/megaglest.dir/global/config.cpp.o CMakeFiles/megaglest.dir/global/metrics.cpp.o CMakeFiles/megaglest.dir/global/lang.cpp.o CMakeFiles/megaglest.dir/global/core_data.cpp.o CMakeFiles/megaglest.dir/graphics/unit_particle_type.cpp.o CMakeFiles/megaglest.dir/graphics/particle_type.cpp.o CMakeFiles/megaglest.dir/graphics/renderer.cpp.o CMakeFiles/megaglest.dir/gui/selection.cpp.o CMakeFiles/megaglest.dir/gui/display.cpp.o CMakeFiles/megaglest.dir/gui/gui.cpp.o CMakeFiles/megaglest.dir/main/program.cpp.o CMakeFiles/megaglest.dir/main/main.cpp.o CMakeFiles/megaglest.dir/main/battle_end.cpp.o CMakeFiles/megaglest.dir/main/intro.cpp.o CMakeFiles/megaglest.dir/menu/server_line.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_options_sound.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_about.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_keysetup.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_root.cpp.o CMakeFiles/megaglest.dir/menu/main_menu.cpp.o CMakeFiles/megaglest.dir/menu/menu _state_load_game.cpp.o CMakeFiles/megaglest.! dir/menu/menu_state_graphic_info.cpp.o CMakeFiles/megaglest.dir/menu/menu_background.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_options.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_custom_game.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_connected_game.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_options_graphics.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_mods.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_options_network.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_join_game.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_new_game.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_scenario.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_masterserver.cpp.o CMakeFiles/megaglest.dir/network/network_manager.cpp.o CMakeFiles/megaglest.dir/network/client_interface.cpp.o CMakeFiles/megaglest.dir/network/server_interface.cpp.o CMakeFiles/megaglest.dir/network/network_message.cpp.o CMakeFiles/megaglest.dir/network/network_types.cpp.o CMakeFiles/megaglest.dir/network/network_interf ace.cpp.o CMakeFiles/megaglest.dir/network/network_protocol.cpp.o CMakeFiles/megaglest.dir/network/connection_slot.cpp.o CMakeFiles/megaglest.dir/sound/sound_renderer.cpp.o CMakeFiles/megaglest.dir/sound/sound_container.cpp.o CMakeFiles/megaglest.dir/type_instances/resource.cpp.o CMakeFiles/megaglest.dir/type_instances/faction.cpp.o CMakeFiles/megaglest.dir/type_instances/object.cpp.o CMakeFiles/megaglest.dir/type_instances/command.cpp.o CMakeFiles/megaglest.dir/type_instances/unit.cpp.o CMakeFiles/megaglest.dir/type_instances/upgrade.cpp.o CMakeFiles/megaglest.dir/types/object_type.cpp.o CMakeFiles/megaglest.dir/types/unit_type.cpp.o CMakeFiles/megaglest.dir/types/skill_type.cpp.o CMakeFiles/megaglest.dir/types/tech_tree.cpp.o CMakeFiles/megaglest.dir/types/tileset_model_type.cpp.o CMakeFiles/megaglest.dir/types/resource_type.cpp.o CMakeFiles/megaglest.dir/types/damage_multiplier.cpp.o CMakeFiles/megaglest.dir/types/faction_type.cpp.o CMakeFiles/megaglest.dir/types/command_type.cpp .o CMakeFiles/megaglest.dir/types/element_ty! pe.cpp.o ! CMakeFiles/megaglest.dir/types/upgrade_type.cpp.o CMakeFiles/megaglest.dir/world/water_effects.cpp.o CMakeFiles/megaglest.dir/world/scenario.cpp.o CMakeFiles/megaglest.dir/world/world.cpp.o CMakeFiles/megaglest.dir/world/unit_updater.cpp.o CMakeFiles/megaglest.dir/world/minimap.cpp.o CMakeFiles/megaglest.dir/world/map.cpp.o CMakeFiles/megaglest.dir/world/time_flow.cpp.o CMakeFiles/megaglest.dir/world/surface_atlas.cpp.o CMakeFiles/megaglest.dir/world/tileset.cpp.o -o megaglest ../shared_lib/sources/streflop/libstreflop.a ../shared_lib/liblibmegaglest.a /usr/local/lib/libSDLmain.a /usr/local/lib/libSDL.so -pthread /usr/local/lib/libGLU.so /usr/local/lib/libGL.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so /usr/local/lib/libxerces-c.so /usr/local/lib/libopenal.so /usr/local/lib/libvorbisfile.so /usr/local/lib/liblua-5.2.so /usr/local/lib/libjpeg.so /usr/local/lib/libpng.so -L/usr/local/lib -lcurl /usr/local/lib/libGLEW.so ../sh ared_lib/sources/streflop/libstreflop.a /usr/local/lib/libfontconfig.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so /usr/local/lib/libminiupnpc.so /usr/local/lib/libircclient.a /usr/local/lib/libGLEW.so -Wl,-rpath,/usr/local/lib: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 [ 96%] Built target megaglest /usr/bin/make -f source/glest_game/CMakeFiles/run.dir/build.make source/glest_game/CMakeFiles/run.dir/depend cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0 /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0 /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/CMakeFiles/run.dir/DependInfo.cmake Scanning dependencies of target run /usr/bin/make -f source/glest_game/CMakeFiles/run.dir/build.make source/glest_game/CMakeFiles/run.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 96%] Generating mg.tmp cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && touch /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities/game_util.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 96%] Built target run /usr/bin/make -f source/glest_map_editor/CMakeFiles/megaglest_editor.dir/build.make source/glest_map_editor/CMakeFiles/megaglest_editor.dir/depend cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0 /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0 /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/CMakeFiles/megaglest_editor.dir/DependInfo.cmake Scanning dependencies of target megaglest_editor /usr/bin/make -f source/glest_map_editor/CMakeFiles/megaglest_editor.dir/build.make source/glest_map_editor/CMakeFiles/megaglest_editor.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 96%] Building CXX object source/glest_map_editor/CMakeFiles/megaglest_editor.dir/__/glest_game/global/config.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/sourc e/glest_map_editor/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/ glest_map_editor/. -Wuninitialized -Wsign! -compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest_editor.dir/__/glest_game/global/config.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global/config.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 96%] Building CXX object source/glest_map_editor/CMakeFiles/megaglest_editor.dir/program.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/sourc e/glest_map_editor/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/ glest_map_editor/. -Wuninitialized -Wsign! -compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest_editor.dir/program.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/program.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 71 [ 97%] Building CXX object source/glest_map_editor/CMakeFiles/megaglest_editor.dir/main.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/sourc e/glest_map_editor/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/ glest_map_editor/. -Wuninitialized -Wsign! -compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest_editor.dir/main.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/main.cpp Linking CXX executable megaglest_editor cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/megaglest_editor.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -L/usr/local/lib -lssl -lcrypto -fstack-protector -s CMakeFiles/megaglest_editor.dir/__/glest_game/global/config.cpp.o CMakeFiles/megaglest_editor.dir/program.cpp.o CMakeFiles/megaglest_editor.dir/main.cpp.o -o megaglest_editor -L/usr/local/lib ../shared_lib/sources/streflop/libstreflop.a ../shared_lib/liblibmegaglest.a /usr/local/lib/libSDLmain.a /usr/local/lib/libSDL.so -pthread /usr/local/lib/libGLU.so /usr/local/lib/libGL.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so -L/usr/local/lib -lwx_gtk2u_core-3.0 -lwx_baseu-3.0 -lwx_gtk2u_gl-3.0 ../shared_lib/sources/streflop/libstreflop.a -L/usr/local/lib -lcurl /usr/local/lib/libxerces-c.so /usr/local/lib/li bopenal.so /usr/local/lib/liblua-5.2.so /usr/local/lib/libjpeg.so /usr/local/lib/libpng.so /usr/local/lib/libfontconfig.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so /usr/local/lib/libGLEW.so /usr/local/lib/libminiupnpc.so /usr/local/lib/libircclient.a -Wl,-rpath,/usr/local/lib: /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `std::ctype::_M_widen_init() const@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `typeinfo for __cxxabiv1::__forced_unwind@CXXABI_1.3.2' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' *** [source/glest_map_editor/megaglest_editor] Error code 1 Stop in /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0. *** [source/glest_map_editor/CMakeFiles/megaglest_editor.dir/all] Error code 1 Stop in /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0. *** [do-build] Error code 1 Stop in /usr/ports/games/megaglest. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 11:20:29 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 9EE66134 for ; Thu, 29 Jan 2015 11:20:29 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 6C616A2B; Thu, 29 Jan 2015 11:20:29 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TBKTQc071517; Thu, 29 Jan 2015 11:20:29 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TBKTrJ071253; Thu, 29 Jan 2015 11:20:29 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 11:20:29 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291120.t0TBKTrJ071253@beefy1.isc.freebsd.org> To: rnejdl@ringofsaturn.com Subject: [package - 93i386-default][games/megaglest] Failed for megaglest-3.9.0.4_5 in build X-Mailman-Approved-At: Thu, 29 Jan 2015 12:46:41 +0000 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: Thu, 29 Jan 2015 11:20:29 -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: rnejdl@ringofsaturn.com Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/games/megaglest/Makefile 375598 2014-12-25 20:54:41Z bapt $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/megaglest-3.9.0.4_5.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building games/megaglest build started at Thu Jan 29 11:07:23 UTC 2015 port directory: /usr/ports/games/megaglest building for: FreeBSD 93i386-default-job-14 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: rnejdl@ringofsaturn.com Makefile ident: $FreeBSD: head/games/megaglest/Makefile 375598 2014-12-25 20:54:41Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=megaglest-3.9.0.4_5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for megaglest-3.9.0.4_5: DOCS=on: Build and/or install documentation EDITOR=off: Install MegaGlest Editor ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/megaglest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/megaglest/work HOME=/wrkdirs/usr/ports/games/megaglest/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/games/megaglest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/megaglest/work HOME=/wrkdirs/usr/ports/games/megaglest/work TMPDIR="/tmp" PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/games/megaglest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/megaglest/work HOME=/wrkdirs/usr/ports/games/megaglest/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh SDL_CONFIG=/usr/local/bin/sdl-config WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/megaglest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/megaglest/work HOME=/wrkdirs/usr/ports/games/megaglest/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/games/megaglest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/megaglest/work HOME=/wrkdirs/usr/ports/games/megaglest/work TMPDIR="/tmp" DISPLAY=":0" LUA_MODLIBDIR=/usr/local/lib/lua/5.2 LUA_MODSHAREDIR=/usr/local/share/lua/5.2 LUA_VER=5.2 LUA_INCDIR=/usr/local/include/lua52 LUA_LIBDIR=/usr/local/lib XDG_DATA_HOME=/wrkdirs/usr/ports/games/megaglest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/megaglest/work HOME=/wrkdirs/usr/ports/games/megaglest/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES SDL_CONFIG=/usr/local/bin/sdl-config WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -I/usr/local/include -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -lssl -lcrypto" LI BS="" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -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-- DOCS="" NO_DOCS="@comment " EDITOR="@comment " NO_EDITOR="" CMAKE_BUILD_TYPE="release" LUA_MODLIBDIR=lib/lua/5.2 LUA_MODSHAREDIR=share/lua/5.2 LUA_VER=5.2 LUA_INCDIR=include/lua52 LUA_LIBDIR=lib LUA_VER_STR=52 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/megaglest" EXAMPLESDIR="share/examples/megaglest" DATADIR="share/megaglest" WWWDIR="www/megaglest" ETCDIR="etc/megaglest" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " EDITOR="@comment " NO_EDITOR="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/megaglest DOCSDIR=/usr/local/share/doc/megaglest EXAMPLESDIR=/usr/local/share/examples/megaglest WWWDIR=/usr/local/www/megaglest ETCDIR=/usr/local/etc/megaglest --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> megaglest-3.9.0.4_5 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.7.txz [93i386-default-job-14] Installing pkg-1.4.7... [93i386-default-job-14] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of megaglest-3.9.0.4_5 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by megaglest-3.9.0.4_5 for building =========================================================================== =================================================== ===> Fetching all distfiles required by megaglest-3.9.0.4_5 for building => SHA256 Checksum OK for megaglest-source-3.9.0.4.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by megaglest-3.9.0.4_5 for building ===> Extracting for megaglest-3.9.0.4_5 => SHA256 Checksum OK for megaglest-source-3.9.0.4.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for megaglest-3.9.0.4_5 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for megaglest-3.9.0.4_5 =========================================================================== =================================================== ===> megaglest-3.9.0.4_5 depends on file: /usr/local/include/libircclient.h - not found ===> Verifying install for /usr/local/include/libircclient.h in /usr/ports/irc/libircclient ===> Installing existing package /packages/All/libircclient-1.7.txz [93i386-default-job-14] Installing libircclient-1.7... [93i386-default-job-14] Extracting libircclient-1.7... done ===> Returning to build of megaglest-3.9.0.4_5 ===> megaglest-3.9.0.4_5 depends on file: /usr/local/include/miniupnpc/miniupnpc.h - not found ===> Verifying install for /usr/local/include/miniupnpc/miniupnpc.h in /usr/ports/net/miniupnpc ===> Installing existing package /packages/All/miniupnpc-1.9.txz [93i386-default-job-14] Installing miniupnpc-1.9... [93i386-default-job-14] Extracting miniupnpc-1.9... done ===> Returning to build of megaglest-3.9.0.4_5 ===> megaglest-3.9.0.4_5 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.1.txz [93i386-default-job-14] Installing cmake-3.1.1... [93i386-default-job-14] `-- Installing cmake-modules-3.1.1... [93i386-default-job-14] `-- Extracting cmake-modules-3.1.1... done [93i386-default-job-14] `-- Installing curl-7.40.0... [93i386-default-job-14] | `-- Installing ca_root_nss-3.17.3_1... [93i386-default-job-14] | `-- Extracting ca_root_nss-3.17.3_1... done [93i386-default-job-14] `-- Extracting curl-7.40.0... done [93i386-default-job-14] `-- Installing expat-2.1.0_2... [93i386-default-job-14] `-- Extracting expat-2.1.0_2... done [93i386-default-job-14] `-- Installing libarchive-3.1.2_2,1... [93i386-default-job-14] | `-- Installing libxml2-2.9.2_2... [93i386-default-job-14] | | `-- Installing libiconv-1.14_6... [93i386-default-job-14] | | `-- Extracting libiconv-1.14_6... done [93i386-default-job-14] | `-- Extracting libxml2-2.9.2_2... done [93i386-default-job-14] | `-- Installing lzo2-2.08_1... [93i386-default-job-14] | `-- Extracting lzo2-2.08_1... done [93i386-default-job-14] `-- Extracting libarchive-3.1.2_2,1... done [93i386-default-job-14] Extracting cmake-3.1.1... done ===> Returning to build of megaglest-3.9.0.4_5 ===> megaglest-3.9.0.4_5 depends on executable: Xvfb - not found ===> Verifying install for Xvfb in /usr/ports/x11-servers/xorg-vfbserver ===> Installing existing package /packages/All/xorg-vfbserver-1.14.7,1.txz [93i386-default-job-14] Installing xorg-vfbserver-1.14.7,1... [93i386-default-job-14] `-- Installing libX11-1.6.2_2,1... [93i386-default-job-14] | `-- Installing kbproto-1.0.6... [93i386-default-job-14] | `-- Extracting kbproto-1.0.6... done [93i386-default-job-14] | `-- Installing libXau-1.0.8_2... [93i386-default-job-14] | | `-- Installing xproto-7.0.26... [93i386-default-job-14] | | `-- Extracting xproto-7.0.26... done [93i386-default-job-14] | `-- Extracting libXau-1.0.8_2... done [93i386-default-job-14] | `-- Installing libXdmcp-1.1.1_2... [93i386-default-job-14] | `-- Extracting libXdmcp-1.1.1_2... done [ 77%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_graphic_info.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_graphic_info.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_graphic_info.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 77%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_background.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_background.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_background.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 52 [ 78%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_options.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_options.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_options.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 78%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_custom_game.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_custom_game.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_custom_game.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 78%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_connected_game.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_connected_game.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_connected_game.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 53 [ 79%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_options_graphics.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_options_graphics.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_options_graphics.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 79%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_mods.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_mods.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_mods.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 54 [ 80%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_options_network.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_options_network.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_options_network.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 80%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_join_game.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_join_game.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_join_game.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 80%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_new_game.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_new_game.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_new_game.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 55 [ 81%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_scenario.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_scenario.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_scenario.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 81%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_masterserver.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_masterserver.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_masterserver.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 56 [ 82%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/network_manager.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/network_manager.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/network_manager.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 82%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/client_interface.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/client_interface.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/client_interface.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 82%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/server_interface.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/server_interface.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/server_interface.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 57 [ 83%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/network_message.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/network_message.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/network_message.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 83%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/network_types.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/network_types.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/network_types.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 58 [ 84%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/network_interface.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/network_interface.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/network_interface.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 84%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/network_protocol.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/network_protocol.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/network_protocol.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 84%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/connection_slot.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/connection_slot.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/connection_slot.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 59 [ 85%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/sound/sound_renderer.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/sound/sound_renderer.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound/sound_renderer.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 85%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/sound/sound_container.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/sound/sound_container.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound/sound_container.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 60 [ 86%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/resource.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/type_instances/resource.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances/resource.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 86%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/faction.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/type_instances/faction.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances/faction.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 86%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/object.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/type_instances/object.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances/object.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 61 [ 87%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/command.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/type_instances/command.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances/command.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 87%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/unit.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/type_instances/unit.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances/unit.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 62 [ 88%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/upgrade.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/type_instances/upgrade.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances/upgrade.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 88%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/object_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/object_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/object_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 88%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/unit_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/unit_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/unit_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 63 [ 89%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/skill_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/skill_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/skill_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 89%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/tech_tree.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/tech_tree.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/tech_tree.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 64 [ 90%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/tileset_model_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/tileset_model_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/tileset_model_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 90%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/resource_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/resource_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/resource_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 90%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/damage_multiplier.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/damage_multiplier.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/damage_multiplier.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 65 [ 91%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/faction_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/faction_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/faction_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 91%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/command_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/command_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/command_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 66 [ 92%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/element_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/element_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/element_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 92%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/upgrade_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/upgrade_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/upgrade_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 92%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/water_effects.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/water_effects.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/water_effects.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 67 [ 93%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/scenario.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/scenario.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/scenario.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 93%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/world.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/world.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/world.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 68 [ 94%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/unit_updater.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/unit_updater.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/unit_updater.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 94%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/minimap.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/minimap.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/minimap.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 94%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/map.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/map.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/map.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 69 [ 95%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/time_flow.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/time_flow.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/time_flow.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 95%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/surface_atlas.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/surface_atlas.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/surface_atlas.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 70 [ 96%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/tileset.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/tileset.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/tileset.cpp Linking CXX executable megaglest cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/megaglest.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -L/usr/local/lib -lssl -lcrypto -s CMakeFiles/megaglest.dir/ai/ai.cpp.o CMakeFiles/megaglest.dir/ai/path_finder.cpp.o CMakeFiles/megaglest.dir/ai/ai_rule.cpp.o CMakeFiles/megaglest.dir/ai/ai_interface.cpp.o CMakeFiles/megaglest.dir/facilities/game_util.cpp.o CMakeFiles/megaglest.dir/facilities/logger.cpp.o CMakeFiles/megaglest.dir/facilities/components.cpp.o CMakeFiles/megaglest.dir/facilities/auto_test.cpp.o CMakeFiles/megaglest.dir/game/game.cpp.o CMakeFiles/megaglest.dir/game/game_camera.cpp.o CMakeFiles/megaglest.dir/game/stats.cpp.o CMakeFiles/megaglest.dir/game/script_manager.cpp.o CMakeFiles/megaglest.dir/game/commander.cpp.o CMakeFiles/megaglest.dir/game/chat_manager.cpp.o CMakeFiles/megaglest.dir/game/console.cpp.o CMakeFiles/megaglest.dir/global/config.cpp.o CMakeFi les/megaglest.dir/global/metrics.cpp.o CMakeFiles/megaglest.dir/global/lang.cpp.o CMakeFiles/megaglest.dir/global/core_data.cpp.o CMakeFiles/megaglest.dir/graphics/unit_particle_type.cpp.o CMakeFiles/megaglest.dir/graphics/particle_type.cpp.o CMakeFiles/megaglest.dir/graphics/renderer.cpp.o CMakeFiles/megaglest.dir/gui/selection.cpp.o CMakeFiles/megaglest.dir/gui/display.cpp.o CMakeFiles/megaglest.dir/gui/gui.cpp.o CMakeFiles/megaglest.dir/main/program.cpp.o CMakeFiles/megaglest.dir/main/main.cpp.o CMakeFiles/megaglest.dir/main/battle_end.cpp.o CMakeFiles/megaglest.dir/main/intro.cpp.o CMakeFiles/megaglest.dir/menu/server_line.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_options_sound.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_about.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_keysetup.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_root.cpp.o CMakeFiles/megaglest.dir/menu/main_menu.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_load_game.cpp.o CMakeFiles/megaglest.dir/menu/m enu_state_graphic_info.cpp.o CMakeFiles/mega! glest.dir/menu/menu_background.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_options.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_custom_game.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_connected_game.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_options_graphics.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_mods.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_options_network.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_join_game.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_new_game.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_scenario.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_masterserver.cpp.o CMakeFiles/megaglest.dir/network/network_manager.cpp.o CMakeFiles/megaglest.dir/network/client_interface.cpp.o CMakeFiles/megaglest.dir/network/server_interface.cpp.o CMakeFiles/megaglest.dir/network/network_message.cpp.o CMakeFiles/megaglest.dir/network/network_types.cpp.o CMakeFiles/megaglest.dir/network/network_interface.cpp.o CMakeFiles/megaglest.dir/network/network_pro tocol.cpp.o CMakeFiles/megaglest.dir/network/connection_slot.cpp.o CMakeFiles/megaglest.dir/sound/sound_renderer.cpp.o CMakeFiles/megaglest.dir/sound/sound_container.cpp.o CMakeFiles/megaglest.dir/type_instances/resource.cpp.o CMakeFiles/megaglest.dir/type_instances/faction.cpp.o CMakeFiles/megaglest.dir/type_instances/object.cpp.o CMakeFiles/megaglest.dir/type_instances/command.cpp.o CMakeFiles/megaglest.dir/type_instances/unit.cpp.o CMakeFiles/megaglest.dir/type_instances/upgrade.cpp.o CMakeFiles/megaglest.dir/types/object_type.cpp.o CMakeFiles/megaglest.dir/types/unit_type.cpp.o CMakeFiles/megaglest.dir/types/skill_type.cpp.o CMakeFiles/megaglest.dir/types/tech_tree.cpp.o CMakeFiles/megaglest.dir/types/tileset_model_type.cpp.o CMakeFiles/megaglest.dir/types/resource_type.cpp.o CMakeFiles/megaglest.dir/types/damage_multiplier.cpp.o CMakeFiles/megaglest.dir/types/faction_type.cpp.o CMakeFiles/megaglest.dir/types/command_type.cpp.o CMakeFiles/megaglest.dir/types/element_type.cpp.o C MakeFiles/megaglest.dir/types/upgrade_type.c! pp.o CMak! eFiles/megaglest.dir/world/water_effects.cpp.o CMakeFiles/megaglest.dir/world/scenario.cpp.o CMakeFiles/megaglest.dir/world/world.cpp.o CMakeFiles/megaglest.dir/world/unit_updater.cpp.o CMakeFiles/megaglest.dir/world/minimap.cpp.o CMakeFiles/megaglest.dir/world/map.cpp.o CMakeFiles/megaglest.dir/world/time_flow.cpp.o CMakeFiles/megaglest.dir/world/surface_atlas.cpp.o CMakeFiles/megaglest.dir/world/tileset.cpp.o -o megaglest ../shared_lib/sources/streflop/libstreflop.a ../shared_lib/liblibmegaglest.a /usr/local/lib/libSDLmain.a /usr/local/lib/libSDL.so -pthread /usr/local/lib/libGLU.so /usr/local/lib/libGL.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so /usr/local/lib/libxerces-c.so /usr/local/lib/libopenal.so /usr/local/lib/libvorbisfile.so /usr/local/lib/liblua-5.2.so /usr/local/lib/libjpeg.so /usr/local/lib/libpng.so -L/usr/local/lib -lcurl /usr/local/lib/libGLEW.so ../shared_lib/sources/streflop/libstreflop.a /usr/local/lib /libfontconfig.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so /usr/local/lib/libminiupnpc.so /usr/local/lib/libircclient.a /usr/local/lib/libGLEW.so -Wl,-rpath,/usr/local/lib: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 [ 96%] Built target megaglest /usr/bin/make -f source/glest_game/CMakeFiles/run.dir/build.make source/glest_game/CMakeFiles/run.dir/depend cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0 /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0 /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/CMakeFiles/run.dir/DependInfo.cmake Scanning dependencies of target run /usr/bin/make -f source/glest_game/CMakeFiles/run.dir/build.make source/glest_game/CMakeFiles/run.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 96%] Generating mg.tmp cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && touch /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities/game_util.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 96%] Built target run /usr/bin/make -f source/glest_map_editor/CMakeFiles/megaglest_editor.dir/build.make source/glest_map_editor/CMakeFiles/megaglest_editor.dir/depend cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0 /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0 /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/CMakeFiles/megaglest_editor.dir/DependInfo.cmake Scanning dependencies of target megaglest_editor /usr/bin/make -f source/glest_map_editor/CMakeFiles/megaglest_editor.dir/build.make source/glest_map_editor/CMakeFiles/megaglest_editor.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 96%] Building CXX object source/glest_map_editor/CMakeFiles/megaglest_editor.dir/__/glest_game/global/config.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/inc lude/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/. -Wuninitialize d -Wsign-compare -Wunused-function -Wunused-! variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest_editor.dir/__/glest_game/global/config.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global/config.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 96%] Building CXX object source/glest_map_editor/CMakeFiles/megaglest_editor.dir/program.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/inc lude/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/. -Wuninitialize d -Wsign-compare -Wunused-function -Wunused-! variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest_editor.dir/program.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/program.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 71 [ 97%] Building CXX object source/glest_map_editor/CMakeFiles/megaglest_editor.dir/main.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/inc lude/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/. -Wuninitialize d -Wsign-compare -Wunused-function -Wunused-! variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest_editor.dir/main.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/main.cpp Linking CXX executable megaglest_editor cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/megaglest_editor.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -L/usr/local/lib -lssl -lcrypto -s CMakeFiles/megaglest_editor.dir/__/glest_game/global/config.cpp.o CMakeFiles/megaglest_editor.dir/program.cpp.o CMakeFiles/megaglest_editor.dir/main.cpp.o -o megaglest_editor -L/usr/local/lib ../shared_lib/sources/streflop/libstreflop.a ../shared_lib/liblibmegaglest.a /usr/local/lib/libSDLmain.a /usr/local/lib/libSDL.so -pthread /usr/local/lib/libGLU.so /usr/local/lib/libGL.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so -L/usr/local/lib -lwx_gtk2u_core-3.0 -lwx_baseu-3.0 -lwx_gtk2u_gl-3.0 ../shared_lib/sources/streflop/libstreflop.a -L/usr/local/lib -lcurl /usr/local/lib/libxerces-c.so /usr/local/lib/libopenal.so /usr/local/lib/liblua-5.2.so /usr/local/lib /libjpeg.so /usr/local/lib/libpng.so /usr/local/lib/libfontconfig.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so /usr/local/lib/libGLEW.so /usr/local/lib/libminiupnpc.so /usr/local/lib/libircclient.a -Wl,-rpath,/usr/local/lib: /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `std::ctype::_M_widen_init() const@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `typeinfo for __cxxabiv1::__forced_unwind@CXXABI_1.3.2' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' *** [source/glest_map_editor/megaglest_editor] Error code 1 Stop in /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0. *** [source/glest_map_editor/CMakeFiles/megaglest_editor.dir/all] Error code 1 Stop in /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0. *** [do-build] Error code 1 Stop in /usr/ports/games/megaglest. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 12:48:47 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 6C4E4113 for ; Thu, 29 Jan 2015 12:48:47 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 5524D367 for ; Thu, 29 Jan 2015 12:48:47 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TCmkOS053364 for ; Thu, 29 Jan 2015 12:48:46 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TCmkcg053336; Thu, 29 Jan 2015 12:48:46 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 12:48:46 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291248.t0TCmkcg053336@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93amd64-default][audio/sooperlooper] Failed for sooperlooper-1.7.3 in build 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: Thu, 29 Jan 2015 12:48: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: ports@FreeBSD.org Last committer: vanilla@FreeBSD.org Ident: $FreeBSD: head/audio/sooperlooper/Makefile 377379 2015-01-19 04:32:07Z vanilla $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/sooperlooper-1.7.3.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building audio/sooperlooper build started at Thu Jan 29 12:44:57 UTC 2015 port directory: /usr/ports/audio/sooperlooper building for: FreeBSD 93amd64-default-job-09 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/audio/sooperlooper/Makefile 377379 2015-01-19 04:32:07Z vanilla $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=sooperlooper-1.7.3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for sooperlooper-1.7.3: ALSA=off: ALSA audio architecture support WXGTK=on: wxGTK GUI toolkit support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-wxconfig-path=/usr/local/bin/wxgtk2u-3.0-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work HOME=/wrkdirs/usr/ports/audio/sooperlooper/work TMPDIR="/tmp" ac_cv_header_alsa_asoundlib_h=no XDG_DATA_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work HOME=/wrkdirs/usr/ports/audio/sooperlooper/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work HOME=/wrkdirs/usr/ports/audio/sooperlooper/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work HOME=/wrkdirs/usr/ports/audio/sooperlooper/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="clang" CFLAGS="-O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing" CPP="clang-cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector" LIBS="" CXX="clang++" CXXFLAGS="-O2 -pipe -Wno-error=write-strings -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="instal l -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-- ALSA="@comment " NO_ALSA="" WXGTK="" NO_WXGTK="@comment " OSREL=9.3 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/sooperlooper" EXAMPLESDIR="share/examples/sooperlooper" DATADIR="share/sooperlooper" WWWDIR="www/sooperlooper" ETCDIR="etc/sooperlooper" --End PLIST_SUB-- --SUB_LIST-- ALSA="@comment " NO_ALSA="" WXGTK="" NO_WXGTK="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sooperlooper DOCSDIR=/usr/local/share/doc/sooperlooper EXAMPLESDIR=/usr/local/share/examples/sooperlooper WWWDIR=/usr/local/www/sooperlooper ETCDIR=/usr/local/etc/sooperlooper --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> sooperlooper-1.7.3 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.7.txz [93amd64-default-job-09] Installing pkg-1.4.7... [93amd64-default-job-09] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of sooperlooper-1.7.3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by sooperlooper-1.7.3 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by sooperlooper-1.7.3 for building => SHA256 Checksum OK for sooperlooper-1.7.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by sooperlooper-1.7.3 for building ===> Extracting for sooperlooper-1.7.3 => SHA256 Checksum OK for sooperlooper-1.7.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for sooperlooper-1.7.3 ===> Applying FreeBSD patches for sooperlooper-1.7.3 =========================================================================== =================================================== ===> sooperlooper-1.7.3 depends on package: ladspa>0 - not found ===> Verifying install for ladspa>0 in /usr/ports/audio/ladspa ===> Installing existing package /packages/All/ladspa-1.13.txz [93amd64-default-job-09] Installing ladspa-1.13... [93amd64-default-job-09] Extracting ladspa-1.13... done ===> Returning to build of sooperlooper-1.7.3 ===> sooperlooper-1.7.3 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 [93amd64-default-job-09] Installing gmake-4.1_1... [93amd64-default-job-09] `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-09] | `-- Installing indexinfo-0.2.2... [93amd64-default-job-09] | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-09] | `-- Installing libiconv-1.14_6... [93amd64-default-job-09] | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-09] `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-09] Extracting gmake-4.1_1... done ===> Returning to build of sooperlooper-1.7.3 ===> sooperlooper-1.7.3 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93amd64-default-job-09] Installing pkgconf-0.9.7... [93amd64-default-job-09] Extracting pkgconf-0.9.7... done ===> Returning to build of sooperlooper-1.7.3 =========================================================================== =================================================== ===> sooperlooper-1.7.3 depends on shared library: libjack.so - not found ===> Verifying for libjack.so in /usr/ports/audio/jack ===> Installing existing package /packages/All/jackit-0.124.1_2.txz [93amd64-default-job-09] Installing jackit-0.124.1_2... [93amd64-default-job-09] `-- Installing celt-0.11.3_2... [93amd64-default-job-09] | `-- Installing libogg-1.3.2_1,4... [93amd64-default-job-09] | `-- Extracting libogg-1.3.2_1,4... done [93amd64-default-job-09] `-- Extracting celt-0.11.3_2... done [93amd64-default-job-09] `-- Installing db5-5.3.28_2... [93amd64-default-job-09] `-- Extracting db5-5.3.28_2... done [93amd64-default-job-09] `-- Installing e2fsprogs-libuuid-1.42.12... [93amd64-default-job-09] `-- Extracting e2fsprogs-libuuid-1.42.12... done [93amd64-default-job-09] `-- Installing libsamplerate-0.1.8_6... [93amd64-default-job-09] | `-- Installing libsndfile-1.0.25_5... [93amd64-default-job-09] | | `-- Installing flac-1.3.1... [93amd64-default-job-09] | | `-- Extracting flac-1.3.1... done [93amd64-default-job-09] | | `-- Installing libvorbis-1.3.4_2,3... [93amd64-default-job-09] | | `-- Extracting libvorbis-1.3.4_2,3... done [93amd64-default-job-09] | `-- Extracting libsndfile-1.0.25_5... done [93amd64-default-job-09] `-- Extracting libsamplerate-0.1.8_6... done [93amd64-default-job-09] `-- Installing portaudio-18.1_3... [93amd64-default-job-09] `-- Extracting portaudio-18.1_3... done [93amd64-default-job-09] Extracting jackit-0.124.1_2... done ===> Returning to build of sooperlooper-1.7.3 ===> sooperlooper-1.7.3 depends on shared library: liblo.so - not found ===> Verifying for liblo.so in /usr/ports/audio/liblo ===> Installing existing package /packages/All/liblo-0.28_3.txz [93amd64-default-job-09] Installing liblo-0.28_3... ^ ./pixmaps/solo_selected.xpm:63:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "u c #F3F7F6", ^ ./pixmaps/solo_selected.xpm:64:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "v c #233249", ^ ./pixmaps/solo_selected.xpm:65:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "w c #24334A", ^ ./pixmaps/solo_selected.xpm:66:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "x c #141C2A", ^ ./pixmaps/solo_selected.xpm:67:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "y c #16202E", ^ ./pixmaps/solo_selected.xpm:68:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "z c #141C29", ^ ./pixmaps/solo_selected.xpm:69:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "A c #172130", ^ ./pixmaps/solo_selected.xpm:70:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "B c #17202F", ^ ./pixmaps/solo_selected.xpm:71:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "C c #182231", ^ ./pixmaps/solo_selected.xpm:72:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "D c #101621", ^ ./pixmaps/solo_selected.xpm:73:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " .", ^ ./pixmaps/solo_selected.xpm:74:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " .", ^ ./pixmaps/solo_selected.xpm:75:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " .", ^ ./pixmaps/solo_selected.xpm:76:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " +", ^ ./pixmaps/solo_selected.xpm:77:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " +", ^ ./pixmaps/solo_selected.xpm:78:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " +", ^ ./pixmaps/solo_selected.xpm:79:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " +", ^ ./pixmaps/solo_selected.xpm:80:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " @@# +", ^ ./pixmaps/solo_selected.xpm:81:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " @@# +", ^ ./pixmaps/solo_selected.xpm:82:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " @@# +", ^ ./pixmaps/solo_selected.xpm:83:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " $%&*=-; >,')!~{ @@# >,')!~{ +", ^ ./pixmaps/solo_selected.xpm:84:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " ]@^/(*_ :)@&<[@}| @@# :)@&<[@}| +", ^ ./pixmaps/solo_selected.xpm:85:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " 1@2 3> 4@56 7@@8 @@# 4@56 7@@8 +", ^ ./pixmaps/solo_selected.xpm:86:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " 9@@&0ab c@d 6@@; @@# c@d 6@@; e", ^ ./pixmaps/solo_selected.xpm:87:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " fgh/[@i c@d 6@@; @@# c@d 6@@; +", ^ ./pixmaps/solo_selected.xpm:88:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " jk l@) 4@56 7@@8 @@# 4@56 7@@8 m", ^ ./pixmaps/solo_selected.xpm:89:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " @c/][@n :o@&/[@}| @@# :o@&/[@}| m", ^ ./pixmaps/solo_selected.xpm:90:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " p_q^r2s >tu)!~{ @@# >tu)!~{ m", ^ ./pixmaps/solo_selected.xpm:91:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " m", ^ ./pixmaps/solo_selected.xpm:92:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " v", ^ ./pixmaps/solo_selected.xpm:93:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " m", ^ ./pixmaps/solo_selected.xpm:94:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " v", ^ ./pixmaps/solo_selected.xpm:95:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " w", ^ ./pixmaps/solo_selected.xpm:96:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " w", ^ ./pixmaps/solo_selected.xpm:97:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "xxxxxyzxxxxxxxxxxzzzzzzxxxxxxyxyyyyyyyyABBBCBD"}; ^ looper_panel.cpp:179:13: warning: unused variable 'edgegap' [-Wunused-variable] int edgegap = 0; ^ looper_panel.cpp:1464:7: warning: explicitly assigning a variable of type 'float' to itself [-Wself-assign] val = val; ~~~ ^ ~~~ 7533 warnings generated. mv -f .deps/looper_panel.Tpo .deps/looper_panel.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT loop_control.o -MD -MP -MF .deps/loop_control.Tpo -c -o loop_control.o loop_control.cpp mv -f .deps/loop_control.Tpo .deps/loop_control.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT time_panel.o -MD -MP -MF .deps/time_panel.Tpo -c -o time_panel.o time_panel.cpp mv -f .deps/time_panel.Tpo .deps/time_panel.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT slider_bar.o -MD -MP -MF .deps/slider_bar.Tpo -c -o slider_bar.o slider_bar.cpp mv -f .deps/slider_bar.Tpo .deps/slider_bar.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT choice_box.o -MD -MP -MF .deps/choice_box.Tpo -c -o choice_box.o choice_box.cpp mv -f .deps/choice_box.Tpo .deps/choice_box.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT spin_box.o -MD -MP -MF .deps/spin_box.Tpo -c -o spin_box.o spin_box.cpp mv -f .deps/spin_box.Tpo .deps/spin_box.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT keyboard_target.o -MD -MP -MF .deps/keyboard_target.Tpo -c -o keyboard_target.o keyboard_target.cpp mv -f .deps/keyboard_target.Tpo .deps/keyboard_target.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT keys_panel.o -MD -MP -MF .deps/keys_panel.Tpo -c -o keys_panel.o keys_panel.cpp mv -f .deps/keys_panel.Tpo .deps/keys_panel.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT check_box.o -MD -MP -MF .deps/check_box.Tpo -c -o check_box.o check_box.cpp check_box.cpp:94:2: warning: 'SetVirtualSizeHints' is deprecated [-Wdeprecated-declarations] SetVirtualSizeHints (6 + _boxsize + w, max(_boxsize, h)); ^ /usr/local/include/wx-3.0/wx/window.h:459:32: note: 'SetVirtualSizeHints' declared here wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH, ^ /usr/local/include/wx-3.0/wx/defs.h:615:43: note: expanded from macro 'wxDEPRECATED' #define wxDEPRECATED(x) wxDEPRECATED_DECL x ^ check_box.cpp:137:2: warning: 'SetVirtualSizeHints' is deprecated [-Wdeprecated-declarations] SetVirtualSizeHints (6 + _boxsize + w, max(_boxsize, h)); ^ /usr/local/include/wx-3.0/wx/window.h:459:32: note: 'SetVirtualSizeHints' declared here wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH, ^ /usr/local/include/wx-3.0/wx/defs.h:615:43: note: expanded from macro 'wxDEPRECATED' #define wxDEPRECATED(x) wxDEPRECATED_DECL x ^ check_box.cpp:240:14: warning: 'Inside' is deprecated [-Wdeprecated-declarations] if (bounds.Inside(ev.GetPosition())) { ^ /usr/local/include/wx-3.0/wx/gdicmn.h:869:21: note: 'Inside' declared here inline bool wxRect::Inside(const wxPoint& pt) const { return Contains(pt); } ^ 3 warnings generated. mv -f .deps/check_box.Tpo .deps/check_box.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT midi_bind_panel.o -MD -MP -MF .deps/midi_bind_panel.Tpo -c -o midi_bind_panel.o midi_bind_panel.cpp midi_bind_panel.cpp:222:59: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast] _loopnum_combo->Append (wxString::Format(wxT("%d"), i), (void *) i); ^ 1 warning generated. mv -f .deps/midi_bind_panel.Tpo .deps/midi_bind_panel.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT config_panel.o -MD -MP -MF .deps/config_panel.Tpo -c -o config_panel.o config_panel.cpp mv -f .deps/config_panel.Tpo .deps/config_panel.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT prefs_dialog.o -MD -MP -MF .deps/prefs_dialog.Tpo -c -o prefs_dialog.o prefs_dialog.cpp mv -f .deps/prefs_dialog.Tpo .deps/prefs_dialog.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT help_window.o -MD -MP -MF .deps/help_window.Tpo -c -o help_window.o help_window.cpp mv -f .deps/help_window.Tpo .deps/help_window.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT latency_panel.o -MD -MP -MF .deps/latency_panel.Tpo -c -o latency_panel.o latency_panel.cpp mv -f .deps/latency_panel.Tpo .deps/latency_panel.Po clang++ -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector -o slgui gui_app.o main_panel.o app_frame.o pix_button.o looper_panel.o loop_control.o time_panel.o slider_bar.o choice_box.o spin_box.o keyboard_target.o keys_panel.o check_box.o midi_bind_panel.o config_panel.o prefs_dialog.o help_window.o latency_panel.o ../libslcore.a /wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++/libmidipp.a /wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd/libpbd.a -L/usr/local/lib -llo -lpthread -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L/usr/local/lib -lsigc-2.0 -L/usr/local/lib -lxml2 /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `std::ctype::_M_widen_init() const@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `typeinfo for __cxxabiv1::__forced_unwind@CXXABI_1.3.2' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' clang++: error: linker command failed with exit code 1 (use -v to see invocation) Makefile:326: recipe for target 'slgui' failed gmake[3]: *** [slgui] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/src/gui' Makefile:519: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/src' Makefile:329: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3' Makefile:265: recipe for target 'all' failed gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/audio/sooperlooper. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 12:55:13 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 A1A92199 for ; Thu, 29 Jan 2015 12:55:13 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 8C3D764B; Thu, 29 Jan 2015 12:55:13 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TCtDcp070910; Thu, 29 Jan 2015 12:55:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TCtDwX070834; Thu, 29 Jan 2015 12:55:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 12:55:13 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291255.t0TCtDwX070834@beefy2.isc.freebsd.org> To: Mario.G.Pavlov@gmail.com Subject: [package - 93amd64-default][ports-mgmt/portrac] Failed for portrac-0.5 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: Thu, 29 Jan 2015 12:55:13 -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: Mario.G.Pavlov@gmail.com Last committer: rodrigo@FreeBSD.org Ident: $FreeBSD: head/ports-mgmt/portrac/Makefile 370958 2014-10-15 21:48:04Z rodrigo $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/portrac-0.5.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building ports-mgmt/portrac build started at Thu Jan 29 12:54:53 UTC 2015 port directory: /usr/ports/ports-mgmt/portrac building for: FreeBSD 93amd64-default-job-07 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: Mario.G.Pavlov@gmail.com Makefile ident: $FreeBSD: head/ports-mgmt/portrac/Makefile 370958 2014-10-15 21:48:04Z rodrigo $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=portrac-0.5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-qt-includes=/usr/local/include/qt5 --with-qt-libraries=/usr/local/lib --with-extra-includes=/usr/local/include --with-extra-libs=/usr/local/lib --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/ports-mgmt/portrac/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ports-mgmt/portrac/work HOME=/wrkdirs/usr/ports/ports-mgmt/portrac/work TMPDIR="/tmp" QTDIR="/usr/local" QMAKE="/usr/local/lib/qt5/bin/qmake" MOC="/usr/local/lib/qt5/bin/moc" RCC="/usr/local/lib/qt5/bin/rcc" UIC="/usr/local/lib/qt5/bin/uic" QMAKESPEC="/usr/local/lib/qt5/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" CPATH=/usr/local/include LIBRARY_PATH=/usr/local/lib SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/ports-mgmt/portrac/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ports-mgmt/portrac/work HOME=/wrkdirs/usr/ports/ports-mgmt/portrac/work TMPDIR="/tmp" CPATH=/usr/local/include LIBRARY_PATH=/usr/local/lib 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-- QT_PREFIX="/usr/local" QT_BINDIR="lib/qt5/bin" QT_INCDIR="include/qt5" QT_LIBDIR="lib" QT_ARCHDIR="lib/qt5" QT_PLUGINDIR="lib/qt5/plugins" QT_LIBEXECDIR="libexec/qt5" QT_IMPORTDIR="lib/qt5/imports" QT_QMLDIR="lib/qt5/qml" QT_DATADIR="share/qt5" QT_DOCDIR="share/doc/qt5" QT_L10NDIR="share/qt5/translations" QT_ETCDIR="etc/xdg" QT_EXAMPLEDIR="share/examples/qt5" QT_TESTDIR="share/qt5/tests" QT_MKSPECDIR="lib/qt5/mkspecs" OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/portrac" EXAMPLESDIR="share/examples/portrac" DATADIR="share/portrac" WWWDIR="www/portrac" ETCDIR="etc/portrac" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/portrac DOCSDIR=/usr/local/share/doc/portrac EXAMPLESDIR=/usr/local/share/examples/portrac WWWDIR=/usr/local/www/portrac ETCDIR=/usr/local/etc/portrac --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD2CLAUSE accepted by the user =========================================================================== =================================================== ===> portrac-0.5 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.7.txz [93amd64-default-job-07] Installing pkg-1.4.7... [93amd64-default-job-07] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of portrac-0.5 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by portrac-0.5 for building =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by portrac-0.5 for building => SHA256 Checksum OK for portrac-0.5.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by portrac-0.5 for building ===> Extracting for portrac-0.5 => SHA256 Checksum OK for portrac-0.5.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for portrac-0.5 =========================================================================== =================================================== ===> portrac-0.5 depends on file: /usr/local/lib/qt5/bin/moc - not found ===> Verifying install for /usr/local/lib/qt5/bin/moc in /usr/ports/devel/qt5-buildtools ===> Installing existing package /packages/All/qt5-buildtools-5.3.2.txz [93amd64-default-job-07] Installing qt5-buildtools-5.3.2... [93amd64-default-job-07] `-- Installing perl5-5.18.4_11... [93amd64-default-job-07] `-- Extracting perl5-5.18.4_11... done [93amd64-default-job-07] Extracting qt5-buildtools-5.3.2... done ===> Returning to build of portrac-0.5 ===> portrac-0.5 depends on file: /usr/local/lib/qt5/bin/qmake - not found ===> Verifying install for /usr/local/lib/qt5/bin/qmake in /usr/ports/devel/qmake5 ===> Installing existing package /packages/All/qt5-qmake-5.3.2.txz [93amd64-default-job-07] Installing qt5-qmake-5.3.2... [93amd64-default-job-07] Extracting qt5-qmake-5.3.2... done ===> Returning to build of portrac-0.5 ===> portrac-0.5 depends on file: /usr/local/lib/libQt5Widgets.so - not found ===> Verifying install for /usr/local/lib/libQt5Widgets.so in /usr/ports/x11-toolkits/qt5-widgets ===> Installing existing package /packages/All/qt5-widgets-5.3.2.txz [93amd64-default-job-07] Installing qt5-widgets-5.3.2... [93amd64-default-job-07] `-- Installing libX11-1.6.2_2,1... [93amd64-default-job-07] | `-- Installing kbproto-1.0.6... [93amd64-default-job-07] | `-- Extracting kbproto-1.0.6... done [93amd64-default-job-07] | `-- Installing libXau-1.0.8_2... [93amd64-default-job-07] | | `-- Installing xproto-7.0.26... [93amd64-default-job-07] | | `-- Extracting xproto-7.0.26... done [93amd64-default-job-07] | `-- Extracting libXau-1.0.8_2... done [93amd64-default-job-07] | `-- Installing libXdmcp-1.1.1_2... [93amd64-default-job-07] | `-- Extracting libXdmcp-1.1.1_2... done [93amd64-default-job-07] | `-- Installing libxcb-1.11... [93amd64-default-job-07] | | `-- Installing libpthread-stubs-0.3_6... [93amd64-default-job-07] | | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-default-job-07] | | `-- Installing libxml2-2.9.2_2... [93amd64-default-job-07] | | `-- Installing libiconv-1.14_6... [93amd64-default-job-07] | | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-07] | | `-- Extracting libxml2-2.9.2_2... done [93amd64-default-job-07] | `-- Extracting libxcb-1.11... done [93amd64-default-job-07] `-- Extracting libX11-1.6.2_2,1... done [93amd64-default-job-07] `-- Installing qt5-core-5.3.2_1... [93amd64-default-job-07] | `-- Installing glib-2.42.1... [93amd64-default-job-07] | | `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-07] | | `-- Installing indexinfo-0.2.2... [93amd64-default-job-07] | | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-07] | | `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-07] | | `-- Installing libffi-3.2.1... [93amd64-default-job-07] | | `-- Extracting libffi-3.2.1... done [93amd64-default-job-07] | | `-- Installing pcre-8.35_2... [93amd64-default-job-07] | | `-- Extracting pcre-8.35_2... done [93amd64-default-job-07] | | `-- Installing python27-2.7.9... [93amd64-default-job-07] | | `-- Extracting python27-2.7.9... done [93amd64-default-job-07] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-default-job-07] | `-- Installing icu-53.1... [93amd64-default-job-07] | `-- Extracting icu-53.1... done [93amd64-default-job-07] `-- Extracting qt5-core-5.3.2_1... done [93amd64-default-job-07] `-- Installing qt5-gui-5.3.2_1... [93amd64-default-job-07] | `-- Installing dbus-1.8.12_1... [93amd64-default-job-07] | | `-- Installing expat-2.1.0_2... [93amd64-default-job-07] | | `-- Extracting expat-2.1.0_2... done [93amd64-default-job-07] | | `-- Installing gnome_subr-1.0... [93amd64-default-job-07] | | `-- Extracting gnome_subr-1.0... done [93amd64-default-job-07] | | `-- Installing libICE-1.0.9,1... [93amd64-default-job-07] | | `-- Extracting libICE-1.0.9,1... done [93amd64-default-job-07] | | `-- Installing libSM-1.2.2_2,1... [93amd64-default-job-07] | | `-- Extracting libSM-1.2.2_2,1... done ===> Creating users and/or groups. Creating group 'messagebus' with gid '556'. Creating user 'messagebus' with uid '556'. [93amd64-default-job-07] | `-- Extracting dbus-1.8.12_1... done [93amd64-default-job-07] | `-- Installing encodings-1.0.4_1,1... [93amd64-default-job-07] | | `-- Installing font-util-1.3.0_1... [93amd64-default-job-07] | | `-- Extracting font-util-1.3.0_1... done [93amd64-default-job-07] | `-- Extracting encodings-1.0.4_1,1... done [93amd64-default-job-07] | `-- Installing fontconfig-2.11.1,1... [93amd64-default-job-07] | | `-- Installing freetype2-2.5.5... [93amd64-default-job-07] | | `-- Extracting freetype2-2.5.5... done [93amd64-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: caching, new cache contents: 0 fonts, 2 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/util: caching, new cache contents: 0 fonts, 0 dirs /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory Re-scanning /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 2 dirs Re-scanning /usr/local/lib/X11/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs /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 [93amd64-default-job-07] | `-- Installing jpeg-8_6... [93amd64-default-job-07] | `-- Extracting jpeg-8_6... done [93amd64-default-job-07] | `-- Installing libGL-9.1.7_4... [93amd64-default-job-07] | | `-- Installing dri2proto-2.8... [93amd64-default-job-07] | | `-- Extracting dri2proto-2.8... done [93amd64-default-job-07] | | `-- Installing libXdamage-1.1.4_2... [93amd64-default-job-07] | | `-- Installing damageproto-1.2.1... [93amd64-default-job-07] | | `-- Extracting damageproto-1.2.1... done [93amd64-default-job-07] | | `-- Installing libXfixes-5.0.1_2... [93amd64-default-job-07] | | | `-- Installing fixesproto-5.0... [93amd64-default-job-07] | | | `-- Extracting fixesproto-5.0... done [93amd64-default-job-07] | | `-- Extracting libXfixes-5.0.1_2... done [93amd64-default-job-07] | | `-- Extracting libXdamage-1.1.4_2... done [93amd64-default-job-07] | | `-- Installing libXext-1.3.3,1... [93amd64-default-job-07] | | `-- Installing xextproto-7.3.0... [93amd64-default-job-07] | | `-- Extracting xextproto-7.3.0... done [93amd64-default-job-07] | | `-- Extracting libXext-1.3.3,1... done [93amd64-default-job-07] | | `-- Installing libXxf86vm-1.1.3_2... [93amd64-default-job-07] | | `-- Installing xf86vidmodeproto-2.3.1... [93amd64-default-job-07] | | `-- Extracting xf86vidmodeproto-2.3.1... done [93amd64-default-job-07] | | `-- Extracting libXxf86vm-1.1.3_2... done [93amd64-default-job-07] | | `-- Installing libdevq-0.0.2... [93amd64-default-job-07] | | `-- Extracting libdevq-0.0.2... done [93amd64-default-job-07] | | `-- Installing libdrm-2.4.58_1,1... [93amd64-default-job-07] | | `-- Installing libpciaccess-0.13.2_2... [93amd64-default-job-07] | | | `-- Installing pciids-20150124... [93amd64-default-job-07] | | | `-- Extracting pciids-20150124... done [93amd64-default-job-07] | | `-- Extracting libpciaccess-0.13.2_2... done [93amd64-default-job-07] | | `-- Extracting libdrm-2.4.58_1,1... done [93amd64-default-job-07] | | `-- Installing libglapi-9.1.7_2... [93amd64-default-job-07] | | `-- Installing libxshmfence-1.1_3... [93amd64-default-job-07] | | `-- Extracting libxshmfence-1.1_3... done [93amd64-default-job-07] | | `-- Extracting libglapi-9.1.7_2... done [93amd64-default-job-07] | `-- Extracting libGL-9.1.7_4... done [93amd64-default-job-07] | `-- Installing libXi-1.7.4,1... [93amd64-default-job-07] | | `-- Installing inputproto-2.3.1... [93amd64-default-job-07] | | `-- Extracting inputproto-2.3.1... done [93amd64-default-job-07] | `-- Extracting libXi-1.7.4,1... done [93amd64-default-job-07] | `-- Installing libXrender-0.9.8_2... [93amd64-default-job-07] | | `-- Installing renderproto-0.11.1... [93amd64-default-job-07] | | `-- Extracting renderproto-0.11.1... done [93amd64-default-job-07] | `-- Extracting libXrender-0.9.8_2... done [93amd64-default-job-07] | `-- Installing libxkbcommon-0.5.0... [93amd64-default-job-07] | `-- Extracting libxkbcommon-0.5.0... done [93amd64-default-job-07] | `-- Installing png-1.6.16... [93amd64-default-job-07] | `-- Extracting png-1.6.16... done [93amd64-default-job-07] | `-- Installing qt5-dbus-5.3.2... [93amd64-default-job-07] | `-- Extracting qt5-dbus-5.3.2... done [93amd64-default-job-07] | `-- Installing xcb-util-image-0.4.0... [93amd64-default-job-07] | | `-- Installing xcb-util-0.4.0,1... [93amd64-default-job-07] | | `-- Extracting xcb-util-0.4.0,1... done [93amd64-default-job-07] | `-- Extracting xcb-util-image-0.4.0... done [93amd64-default-job-07] | `-- Installing xcb-util-keysyms-0.4.0... [93amd64-default-job-07] | `-- Extracting xcb-util-keysyms-0.4.0... done [93amd64-default-job-07] | `-- Installing xcb-util-renderutil-0.3.9... [93amd64-default-job-07] | `-- Extracting xcb-util-renderutil-0.3.9... done [93amd64-default-job-07] | `-- Installing xcb-util-wm-0.4.1_2... [93amd64-default-job-07] | `-- Extracting xcb-util-wm-0.4.1_2... done [93amd64-default-job-07] | `-- Installing xdg-utils-1.0.2.20130919_1... [93amd64-default-job-07] | | `-- Installing hicolor-icon-theme-0.12... [93amd64-default-job-07] | | `-- Extracting hicolor-icon-theme-0.12... done [93amd64-default-job-07] | | `-- Installing xprop-1.2.2... [93amd64-default-job-07] | | `-- Installing libXmu-1.1.2_2,1... [93amd64-default-job-07] | | | `-- Installing libXt-1.1.4_2,1... [93amd64-default-job-07] | | | `-- Extracting libXt-1.1.4_2,1... done [93amd64-default-job-07] | | `-- Extracting libXmu-1.1.2_2,1... done [93amd64-default-job-07] | | `-- Extracting xprop-1.2.2... done [93amd64-default-job-07] | | `-- Installing xset-1.2.3_1... [93amd64-default-job-07] | | `-- Installing libXfontcache-1.0.5_2... [93amd64-default-job-07] | | | `-- Installing fontcacheproto-0.1.3... [93amd64-default-job-07] | | | `-- Extracting fontcacheproto-0.1.3... done [93amd64-default-job-07] | | `-- Extracting libXfontcache-1.0.5_2... done [93amd64-default-job-07] | | `-- Extracting xset-1.2.3_1... done [93amd64-default-job-07] | `-- Extracting xdg-utils-1.0.2.20130919_1... done [93amd64-default-job-07] | `-- Installing xorg-fonts-truetype-7.7_1... [93amd64-default-job-07] | | `-- Installing dejavu-2.34_4... [93amd64-default-job-07] | | `-- Extracting dejavu-2.34_4... done [93amd64-default-job-07] | | `-- Installing font-bh-ttf-1.0.3_1... [93amd64-default-job-07] | | `-- Installing mkfontdir-1.0.7... [93amd64-default-job-07] | | | `-- Installing mkfontscale-1.1.1_1... [93amd64-default-job-07] | | | `-- Installing libfontenc-1.1.2_2... [93amd64-default-job-07] | | | `-- Extracting libfontenc-1.1.2_2... done [93amd64-default-job-07] | | | `-- Extracting mkfontscale-1.1.1_1... done [93amd64-default-job-07] | | `-- Extracting mkfontdir-1.0.7... done [93amd64-default-job-07] | | `-- Extracting font-bh-ttf-1.0.3_1... done [93amd64-default-job-07] | | `-- Installing font-misc-ethiopic-1.0.3_1... [93amd64-default-job-07] | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [93amd64-default-job-07] | | `-- Installing font-misc-meltho-1.0.3_1... [93amd64-default-job-07] | | `-- Extracting font-misc-meltho-1.0.3_1... done [93amd64-default-job-07] `-- Extracting qt5-gui-5.3.2_1... done [93amd64-default-job-07] Extracting qt5-widgets-5.3.2... done 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 ===================================================================== Message for dejavu-2.34_4: 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. Message for qt5-gui-5.3.2_1: ====================================================================== 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 portrac-0.5 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for portrac-0.5 =========================================================================== =================================================== ===> Building for portrac-0.5 c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -I. -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o PortChecker.o PortChecker.cc PortChecker.cc: In member function 'std::string PortChecker::downloadIndex() const': PortChecker.cc:164: error: 'errno' was not declared in this scope *** [PortChecker.o] Error code 1 Stop in /wrkdirs/usr/ports/ports-mgmt/portrac/work/portrac-0.5. *** [do-build] Error code 1 Stop in /usr/ports/ports-mgmt/portrac. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 13:03:41 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 D92843B1 for ; Thu, 29 Jan 2015 13:03:40 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 C2D067A7 for ; Thu, 29 Jan 2015 13:03:40 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TD3d7H067192 for ; Thu, 29 Jan 2015 13:03:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TD3dKh067181; Thu, 29 Jan 2015 13:03:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 13:03:39 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291303.t0TD3dKh067181@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93amd64-default][graphics/pixie] Failed for pixie-2.2.6_11 in package 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: Thu, 29 Jan 2015 13:03:41 -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: amdmi3@FreeBSD.org Ident: $FreeBSD: head/graphics/pixie/Makefile 371065 2014-10-17 15:37:58Z amdmi3 $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/pixie-2.2.6_11.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building graphics/pixie build started at Thu Jan 29 13:00:10 UTC 2015 port directory: /usr/ports/graphics/pixie building for: FreeBSD 93amd64-default-job-14 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/graphics/pixie/Makefile 371065 2014-10-17 15:37:58Z amdmi3 $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=pixie-2.2.6_11 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for pixie-2.2.6_11: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --includedir=/usr/local/include/pixie --libdir=/usr/local/lib/pixie --with-docdir=/usr/local/share/doc/pixie --with-shaderdir=/usr/local/share/pixie/shaders --with-ribdir=/usr/local/share/pixie/ribs --with-texturedir=/usr/local/share/pixie/textures --with-displaysdir=/usr/local/lib/pixie/displays --with-modulesdir=/usr/local/lib/pixie/modules --with-openexr-prefix=/usr/local --enable-openexr-threads --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/pixie/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/pixie/work HOME=/wrkdirs/usr/ports/graphics/pixie/work TMPDIR="/tmp" ac_cv_path_FLEX="/usr/local/bin/flex" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/pixie/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/pixie/work HOME=/wrkdirs/usr/ports/graphics/pixie/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/pixie/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/pixie/work HOME=/wrkdirs/usr/ports/graphics/pixie/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/pixie/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/pixie/work HOME=/wrkdirs/usr/ports/graphics/pixie/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 -fPIC -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fPIC -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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/pixie" EXAMPLESDIR="share/examples/pixie" DATADIR="share/pixie" WWWDIR="www/pixie" ETCDIR="etc/pixie" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pixie DOCSDIR=/usr/local/share/doc/pixie EXAMPLESDIR=/usr/local/share/examples/pixie WWWDIR=/usr/local/www/pixie ETCDIR=/usr/local/etc/pixie --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> pixie-2.2.6_11 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.7.txz [93amd64-default-job-14] Installing pkg-1.4.7... [93amd64-default-job-14] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of pixie-2.2.6_11 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by pixie-2.2.6_11 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by pixie-2.2.6_11 for building => SHA256 Checksum OK for Pixie-src-2.2.6.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by pixie-2.2.6_11 for building ===> Extracting for pixie-2.2.6_11 => SHA256 Checksum OK for Pixie-src-2.2.6.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for pixie-2.2.6_11 ===> Applying FreeBSD patches for pixie-2.2.6_11 =========================================================================== =================================================== ===> pixie-2.2.6_11 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-default-job-14] Installing bison-2.7.1,1... [93amd64-default-job-14] `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-14] | `-- Installing indexinfo-0.2.2... [93amd64-default-job-14] | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-14] | `-- Installing libiconv-1.14_6... [93amd64-default-job-14] | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-14] `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-14] `-- Installing m4-1.4.17_1,1... [93amd64-default-job-14] `-- Extracting m4-1.4.17_1,1... done [93amd64-default-job-14] Extracting bison-2.7.1,1... done ===> Returning to build of pixie-2.2.6_11 ===> pixie-2.2.6_11 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-default-job-14] Installing flex-2.5.39_2... [93amd64-default-job-14] Extracting flex-2.5.39_2... done ===> Returning to build of pixie-2.2.6_11 ===> pixie-2.2.6_11 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/glproto.pc in /usr/ports/x11/glproto ===> Installing existing package /packages/All/glproto-1.4.17.txz [93amd64-default-job-14] Installing glproto-1.4.17... [93amd64-default-job-14] Extracting glproto-1.4.17... done ===> Returning to build of pixie-2.2.6_11 ===> pixie-2.2.6_11 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/dri2proto.pc in /usr/ports/x11/dri2proto ===> Installing existing package /packages/All/dri2proto-2.8.txz [93amd64-default-job-14] Installing dri2proto-2.8... [93amd64-default-job-14] Extracting dri2proto-2.8... done ===> Returning to build of pixie-2.2.6_11 =========================================================================== =================================================== ===> pixie-2.2.6_11 depends on shared library: libIlmImf.so - not found ===> Verifying for libIlmImf.so in /usr/ports/graphics/OpenEXR ===> Installing existing package /packages/All/OpenEXR-2.2.0_4.txz [93amd64-default-job-14] Installing OpenEXR-2.2.0_4... [93amd64-default-job-14] `-- Installing gcc-4.8.4... [93amd64-default-job-14] | `-- Installing binutils-2.25... [93amd64-default-job-14] | `-- Extracting binutils-2.25... done [93amd64-default-job-14] | `-- Installing gcc-ecj-4.5... [93amd64-default-job-14] | `-- Extracting gcc-ecj-4.5... done [93amd64-default-job-14] | `-- Installing gmp-5.1.3_2... [93amd64-default-job-14] | `-- Extracting gmp-5.1.3_2... done [93amd64-default-job-14] | `-- Installing mpc-1.0.2_1... [93amd64-default-job-14] | | `-- Installing mpfr-3.1.2_2... [93amd64-default-job-14] | | `-- Extracting mpfr-3.1.2_2... done [93amd64-default-job-14] | `-- Extracting mpc-1.0.2_1... done [93amd64-default-job-14] `-- Extracting gcc-4.8.4... done [93amd64-default-job-14] `-- Installing ilmbase-2.2.0... [93amd64-default-job-14] `-- Extracting ilmbase-2.2.0... done [93amd64-default-job-14] Extracting OpenEXR-2.2.0_4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of pixie-2.2.6_11 ===> pixie-2.2.6_11 depends on shared library: libtiff.so - not found ===> Verifying for libtiff.so in /usr/ports/graphics/tiff ===> Installing existing package /packages/All/tiff-4.0.3_5.txz [93amd64-default-job-14] Installing tiff-4.0.3_5... [93amd64-default-job-14] `-- Installing jbigkit-2.1_1... [93amd64-default-job-14] `-- Extracting jbigkit-2.1_1... done [93amd64-default-job-14] `-- Installing jpeg-8_6... /usr/bin/make INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s" install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s" INSTALL_STRIP_FLAG=-s `test -z 'strip' || echo "INSTALL_PROGRAM_ENV=STRIPPROG='strip'"` install Making install in src Making install in common test -z "/usr/local/lib/pixie" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'libpixiecommon.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libpixiecommon.la' libtool: install: /usr/bin/install -c -o root -g wheel .libs/libpixiecommon.so.0.0.0 /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libpixiecommon.so.0.0.0 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libpixiecommon.so.0.0.0 libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie && { ln -s -f libpixiecommon.so.0.0.0 libpixiecommon.so.0 || { rm -f libpixiecommon.so.0 && ln -s libpixiecommon.so.0.0.0 libpixiecommon.so.0; }; }) libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie && { ln -s -f libpixiecommon.so.0.0.0 libpixiecommon.so || { rm -f libpixiecommon.so && ln -s libpixiecommon.so.0.0.0 libpixiecommon.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libpixiecommon.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libpixiecommon.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie' Making install in file test -z "/usr/local/lib/pixie/displays" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'file.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/file.la' libtool: install: warning: relinking `file.la' libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/file; /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/libtool --tag CXX --mode=relink c++ -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -module -avoid-version -L/usr/local/lib -fstack-protector -o file.la -rpath /usr/local/lib/pixie/displays file.lo file_tiff.lo file_png.lo ../common/libpixiecommon.la -ltiff -pthread -lm -lc -lpng -pthread -lm -lc -pthread -lm -lc -inst-prefix-dir /wrkdirs/usr/ports/graphics/pixie/work/stage) libtool: relink: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/file.o .libs/file_tiff.o .libs/file_png.o -Wl,-rpath -Wl,/usr/local/lib/pixie -L/usr/local/lib ../common/.libs/libpixiecommon.so -ltiff -lpng -L/usr/lib -lstdc++ -lm -lc -lssp_nonshared -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -fstack-protector -fstack-protector -pthread -pthread -pthread -pthread -Wl,-soname -Wl,file.so -o .libs/file.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/file.soT /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/file.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/file.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/file.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/file.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie/displays' Making install in framebuffer test -z "/usr/local/lib/pixie/displays" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'framebuffer.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/framebuffer.la' libtool: install: warning: relinking `framebuffer.la' libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/framebuffer; /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/libtool --tag CXX --mode=relink c++ -I/usr/local/include -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -module -avoid-version -lX11 -lXext -L/usr/local/lib -fstack-protector -o framebuffer.la -rpath /usr/local/lib/pixie/displays framebuffer_la-framebuffer.lo framebuffer_la-fbx.lo ../common/libpixiecommon.la -L/usr/local/lib -R/usr/local/lib -pthread -lm -lc -inst-prefix-dir /wrkdirs/usr/ports/graphics/pixie/work/stage) libtool: relink: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/framebuffer_la-framebuffer.o .libs/framebuffer_la-fbx.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib/pixie /usr/local/lib/libX11.so /usr/local/lib/libXext.so -L/usr/local/lib ../common/.libs/libpixiecommon.so -L/usr/lib -lstdc++ -lm -lc -lssp_nonshared -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -fstack-protector -fstack-protector -pthread -pthread -Wl,-soname -Wl,framebuffer.so -o .libs/framebuffer.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/framebuffer.soT /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/framebuffer.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/framebuffer.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/framebuffer.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/framebuffer.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie/displays' Making install in openexr test -z "/usr/local/lib/pixie/displays" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays" Making install in precomp Making install in gui test -z "/usr/local/lib/pixie/modules" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/modules" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'gui.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/modules/gui.la' libtool: install: warning: relinking `gui.la' libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/gui; /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/libtool --tag CXX --mode=relink c++ -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -module -avoid-version -L/wrkdirs/usr/ports/x11-toolkits/fltk/work/fltk-1.3.2/src -L/usr/local/lib -fstack-protector -L/usr/local/lib -R/usr/local/lib /usr/local/lib/libfltk_gl.a -lGLU -lGL -lm /usr/local/lib/libfltk.a -lXext -lXft -lfontconfig -lpthread -lm -lX11 -lX11 -lXext -L/usr/local/lib -fstack-protector -o gui.la -rpath /usr/local/lib/pixie/modules gui_la-opengl.lo ../common/libpixiecommon.la -L/usr/local/lib -R/usr/local/lib -pthread -lm -lc -inst-prefix-dir /wrkdirs/usr/ports/graphics/pixie/work/stage) *** Warning: Linking the shared library gui.la against the *** static library /usr/local/lib/libfltk_gl.a is not portable! *** Warning: Linking the shared library gui.la against the *** static library /usr/local/lib/libfltk.a is not portable! libtool: relink: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/gui_la-opengl.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib/pixie -L/wrkdirs/usr/ports/x11-toolkits/fltk/work/fltk-1.3.2/src -L/usr/local/lib /usr/local/lib/libfltk_gl.a -lGLU -lGL /usr/local/lib/libfltk.a /usr/local/lib/libXft.so -lfontconfig -lpthread /usr/local/lib/libX11.so /usr/local/lib/libXext.so ../common/.libs/libpixiecommon.so -L/usr/lib -lstdc++ -lm -lc -lssp_nonshared -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -fstack-protector -fstack-protector -fstack-protector -fstack-protector -pthread -pthread -Wl,-soname -Wl,gui.so -o .libs/gui.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/gui.soT /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/modules/gui.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/modules/gui.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/gui.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/modules/gui.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie/modules' Making install in rgbe test -z "/usr/local/lib/pixie/displays" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'rgbe.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/rgbe.la' libtool: install: warning: relinking `rgbe.la' libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/rgbe; /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/libtool --tag CXX --mode=relink c++ -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -module -avoid-version -L/usr/local/lib -fstack-protector -o rgbe.la -rpath /usr/local/lib/pixie/displays file.lo rgbe.lo ../common/libpixiecommon.la -pthread -lm -lc -inst-prefix-dir /wrkdirs/usr/ports/graphics/pixie/work/stage) libtool: relink: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/file.o .libs/rgbe.o -Wl,-rpath -Wl,/usr/local/lib/pixie -L/usr/local/lib ../common/.libs/libpixiecommon.so -L/usr/lib -lstdc++ -lm -lc -lssp_nonshared -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -fstack-protector -fstack-protector -pthread -pthread -Wl,-soname -Wl,rgbe.so -o .libs/rgbe.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/rgbe.soT /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/rgbe.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/rgbe.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/rgbe.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/rgbe.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie/displays' Making install in sdr /usr/bin/make install-am test -z "/usr/local/lib/pixie" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'libsdr.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libsdr.la' libtool: install: warning: relinking `libsdr.la' libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/sdr; /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/libtool --tag CXX --mode=relink c++ -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -export-dynamic -version-info 0:0:0 -L/usr/local/lib -fstack-protector -o libsdr.la -rpath /usr/local/lib/pixie sdr.lo ../common/libpixiecommon.la -pthread -lm -lc -inst-prefix-dir /wrkdirs/usr/ports/graphics/pixie/work/stage) libtool: relink: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/sdr.o -Wl,-rpath -Wl,/usr/local/lib/pixie -L/usr/local/lib ../common/.libs/libpixiecommon.so -L/usr/lib -lstdc++ -lm -lc -lssp_nonshared -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -fstack-protector -fstack-protector -pthread -pthread -Wl,-soname -Wl,libsdr.so.0 -o .libs/libsdr.so.0.0.0 libtool: install: /usr/bin/install -c -o root -g wheel .libs/libsdr.so.0.0.0T /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libsdr.so.0.0.0 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libsdr.so.0.0.0 libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie && { ln -s -f libsdr.so.0.0.0 libsdr.so.0 || { rm -f libsdr.so.0 && ln -s libsdr.so.0.0.0 libsdr.so.0; }; }) libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie && { ln -s -f libsdr.so.0.0.0 libsdr.so || { rm -f libsdr.so && ln -s libsdr.so.0.0.0 libsdr.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libsdr.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libsdr.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie' test -z "/usr/local/include/pixie" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie" install -o root -g wheel -m 0644 'sdr.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/sdr.h' Making install in sdrc /usr/bin/make install-am test -z "/usr/local/bin" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin" STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s 'sdrc' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/sdrc' libtool: install: warning: `../common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s .libs/sdrc /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/sdrc Making install in ri /usr/bin/make install-am test -z "/usr/local/lib/pixie" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'libri.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libri.la' libtool: install: warning: relinking `libri.la' libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/ri; /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/libtool --tag CXX --mode=relink c++ -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -export-dynamic -version-info 0:0:0 -L/usr/local/lib -fstack-protector -o libri.la -rpath /usr/local/lib/pixie attributes.lo brickmap.lo bundles.lo curves.lo bsplinePatchgrid.lo debug.lo delayed.lo displayChannel.lo dlobject.lo dso.lo error.lo execute.lo executeMisc.lo fileResource.lo hcshader.lo ifexpr.lo implicitSurface.lo init.lo irradiance.lo linsys.lo memory.lo noise.lo object.lo occlusion.lo options.lo patches.lo patchgrid.lo photon.lo photonMap.lo pl.lo points.lo pointCloud.lo pointHierarchy.lo polygons.lo ptcapi.lo quadrics.lo random.lo raytracer.lo refCounter.lo remoteChannel.lo renderer.lo rendererClipping.lo rendererContext.lo rendererDeclerations.lo rendererDisplay.lo rendererFiles.lo rendererJobs.lo rendererMutexes.lo rendererNetwork.lo resource.lo reyes. lo ri.lo rib.lo riInterface.lo ribOut.lo shader.lo shaderPl.lo shading.lo show.lo sl.lo stats.lo stochastic.lo subdivision.lo subdivisionCreator.lo surface.lo texmake.lo texture.lo texture3d.lo trace.lo variable.lo xform.lo zbuffer.lo ../common/libpixiecommon.la -ltiff -pthread -lm -lc -lz -pthread -lm -lc -inst-prefix-dir /wrkdirs/usr/ports/graphics/pixie/work/stage) libtool: relink: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/attributes.o .libs/brickmap.o .libs/bundles.o .libs/curves.o .libs/bsplinePatchgrid.o .libs/debug.o .libs/delayed.o .libs/displayChannel.o .libs/dlobject.o .libs/dso.o .libs/error.o .libs/execute.o .libs/executeMisc.o .libs/fileResource.o .libs/hcshader.o .libs/ifexpr.o .libs/implicitSurface.o .libs/init.o .libs/irradiance.o .libs/linsys.o .libs/memory.o .libs/noise.o .libs/object.o .libs/occlusion.o .libs/options.o .libs/patches.o .libs/patchgrid.o .libs/photon.o .libs/photonMap.o .libs/pl.o .libs/points.o .libs/pointCloud.o .libs/pointHierarchy.o .libs/polygons.o .libs/ptcapi.o .libs/quadrics.o .libs/random.o .libs/raytracer.o .libs/refCounter.o .libs/remoteChannel.o .libs/renderer.o .libs/rendererClipping.o .libs/rendererContext.o .libs/rendererDeclerations.o .libs/rendererDisplay.o .libs/rendererFiles.o .libs/rendererJobs.o .libs/rendererMutexes.o .libs/rendererNetwork.o .libs/resource.o .libs/reye s.o .libs/ri.o .libs/rib.o .libs/riInterface.o .libs/ribOut.o .libs/shader.o .libs/shaderPl.o .libs/shading.o .libs/show.o .libs/sl.o .libs/stats.o .libs/stochastic.o .libs/subdivision.o .libs/subdivisionCreator.o .libs/surface.o .libs/texmake.o .libs/texture.o .libs/texture3d.o .libs/trace.o .libs/variable.o .libs/xform.o .libs/zbuffer.o -Wl,-rpath -Wl,/usr/local/lib/pixie -L/usr/local/lib ../common/.libs/libpixiecommon.so -ltiff -lz -L/usr/lib -lstdc++ -lm -lc -lssp_nonshared -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -fstack-protector -fstack-protector -pthread -pthread -pthread -Wl,-soname -Wl,libri.so.0 -o .libs/libri.so.0.0.0 libtool: install: /usr/bin/install -c -o root -g wheel .libs/libri.so.0.0.0T /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libri.so.0.0.0 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libri.so.0.0.0 libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie && { ln -s -f libri.so.0.0.0 libri.so.0 || { rm -f libri.so.0 && ln -s libri.so.0.0.0 libri.so.0; }; }) libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie && { ln -s -f libri.so.0.0.0 libri.so || { rm -f libri.so && ln -s libri.so.0.0.0 libri.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libri.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libri.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie' test -z "/usr/local/include/pixie" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie" install -o root -g wheel -m 0644 'ri.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/ri.h' install -o root -g wheel -m 0644 'dsply.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/dsply.h' install -o root -g wheel -m 0644 'shadeop.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/shadeop.h' install -o root -g wheel -m 0644 'implicit.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/implicit.h' install -o root -g wheel -m 0644 'dlo.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/dlo.h' install -o root -g wheel -m 0644 'ptcapi.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/ptcapi.h' Making install in rndr test -z "/usr/local/bin" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin" STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s 'rndr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/rndr' libtool: install: warning: `../ri/libri.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `/wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `../common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s .libs/rndr /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/rndr Making install in texmake test -z "/usr/local/bin" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin" STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s 'texmake' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/texmake' libtool: install: warning: `../ri/libri.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `/wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `../common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s .libs/texmake /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/texmake Making install in sdrinfo test -z "/usr/local/bin" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin" STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s 'sdrinfo' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/sdrinfo' libtool: install: warning: `../sdr/libsdr.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `/wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `../common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s .libs/sdrinfo /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/sdrinfo Making install in show test -z "/usr/local/bin" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin" STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s 'show' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/show' libtool: install: warning: `../common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `../ri/libri.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `/wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s .libs/show /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/show test -z "/usr/local/man/man1" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/man/man1" install -o root -g wheel -m 0644 'man/rndr.1' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/man/man1/rndr.1' install -o root -g wheel -m 0644 'man/sdrc.1' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/man/man1/sdrc.1' install -o root -g wheel -m 0644 'man/sdrinfo.1' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/man/man1/sdrinfo.1' install -o root -g wheel -m 0644 'man/texmake.1' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/man/man1/texmake.1' test -z "/usr/local/share/pixie/shaders" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders" install -o root -g wheel -m 0644 'shaders/ambientindirect.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/ambientindirect.sdr' install -o root -g wheel -m 0644 'shaders/ambientindirect.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/ambientindirect.sl' install -o root -g wheel -m 0644 'shaders/ambientlight.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/ambientlight.sdr' install -o root -g wheel -m 0644 'shaders/ambientlight.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/ambientlight.sl' install -o root -g wheel -m 0644 'shaders/ambientocclusion.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/ambientocclusion.sdr' install -o root -g wheel -m 0644 'shaders/ambientocclusion.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/ambientocclusion.sl' install -o root -g wheel -m 0644 'shaders/arealight.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/arealight.sdr' install -o root -g wheel -m 0644 'shaders/arealight.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/arealight.sl' install -o root -g wheel -m 0644 'shaders/constant.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/constant.sdr' install -o root -g wheel -m 0644 'shaders/constant.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/constant.sl' install -o root -g wheel -m 0644 'shaders/distantlight.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/distantlight.sdr' install -o root -g wheel -m 0644 'shaders/distantlight.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/distantlight.sl' install -o root -g wheel -m 0644 'shaders/fog.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/fog.sdr' install -o root -g wheel -m 0644 'shaders/fog.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/fog.sl' install -o root -g wheel -m 0644 'shaders/glass.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/glass.sdr' install -o root -g wheel -m 0644 'shaders/glass.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/glass.sl' install -o root -g wheel -m 0644 'shaders/matte.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/matte.sdr' install -o root -g wheel -m 0644 'shaders/matte.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/matte.sl' install -o root -g wheel -m 0644 'shaders/metal.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/metal.sdr' install -o root -g wheel -m 0644 'shaders/metal.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/metal.sl' install -o root -g wheel -m 0644 'shaders/mirror.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mirror.sdr' install -o root -g wheel -m 0644 'shaders/mirror.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mirror.sl' install -o root -g wheel -m 0644 'shaders/mtorDirectionalLight.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mtorDirectionalLight.sdr' install -o root -g wheel -m 0644 'shaders/mtorDirectionalLight.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mtorDirectionalLight.sl' install -o root -g wheel -m 0644 'shaders/mtorLambert.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mtorLambert.sdr' install -o root -g wheel -m 0644 'shaders/mtorLambert.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mtorLambert.sl' install -o root -g wheel -m 0644 'shaders/mtorPhong.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mtorPhong.sdr' install -o root -g wheel -m 0644 'shaders/mtorPhong.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mtorPhong.sl' install -o root -g wheel -m 0644 'shaders/normdir.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/normdir.sdr' install -o root -g wheel -m 0644 'shaders/normdir.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/normdir.sl' install -o root -g wheel -m 0644 'shaders/paintedmatte.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/paintedmatte.sdr' install -o root -g wheel -m 0644 'shaders/paintedmatte.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/paintedmatte.sl' install -o root -g wheel -m 0644 'shaders/paintedplastic.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/paintedplastic.sdr' install -o root -g wheel -m 0644 'shaders/paintedplastic.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/paintedplastic.sl' install -o root -g wheel -m 0644 'shaders/plastic.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/plastic.sdr' install -o root -g wheel -m 0644 'shaders/plastic.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/plastic.sl' install -o root -g wheel -m 0644 'shaders/pointlight.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/pointlight.sdr' install -o root -g wheel -m 0644 'shaders/pointlight.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/pointlight.sl' install -o root -g wheel -m 0644 'shaders/rayarea.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/rayarea.sdr' install -o root -g wheel -m 0644 'shaders/rayarea.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/rayarea.sl' install -o root -g wheel -m 0644 'shaders/raydistant.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/raydistant.sdr' install -o root -g wheel -m 0644 'shaders/raydistant.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/raydistant.sl' install -o root -g wheel -m 0644 'shaders/raypoint.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/raypoint.sdr' install -o root -g wheel -m 0644 'shaders/raypoint.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/raypoint.sl' install -o root -g wheel -m 0644 'shaders/shadowarea.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowarea.sdr' install -o root -g wheel -m 0644 'shaders/shadowarea.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowarea.sl' install -o root -g wheel -m 0644 'shaders/shadowdistant.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowdistant.sdr' install -o root -g wheel -m 0644 'shaders/shadowdistant.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowdistant.sl' install -o root -g wheel -m 0644 'shaders/shadowpoint.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowpoint.sdr' install -o root -g wheel -m 0644 'shaders/shadowpoint.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowpoint.sl' install -o root -g wheel -m 0644 'shaders/shadowspot.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowspot.sdr' install -o root -g wheel -m 0644 'shaders/shadowspot.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowspot.sl' install -o root -g wheel -m 0644 'shaders/spotlight.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/spotlight.sdr' install -o root -g wheel -m 0644 'shaders/spotlight.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/spotlight.sl' (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie && install -o root -g wheel -m 0644 AUTHORS ChangeLog DEVNOTES NEWS README /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/doc/pixie) (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/doc && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/sbin/chown -Rh root:wheel $1 && /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; && /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- . /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/doc/pixie '! -name "*Makefile*"') ====> Compressing man pages (compress-man) ===> Installing ldconfig configuration file =========================================================================== =================================================== ===> Building package for pixie-2.2.6_11 pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/openexr.so: No such file or directory *** [do-package] Error code 1 Stop in /usr/ports/graphics/pixie. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 13:07:09 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 C5ADD3F0 for ; Thu, 29 Jan 2015 13:07:09 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 AFDBA7C4 for ; Thu, 29 Jan 2015 13:07:09 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TD79cf093323 for ; Thu, 29 Jan 2015 13:07:09 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TD79r2093297; Thu, 29 Jan 2015 13:07:09 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 13:07:09 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291307.t0TD79r2093297@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93i386-default][audio/sooperlooper] Failed for sooperlooper-1.7.3 in build 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: Thu, 29 Jan 2015 13:07:10 -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: vanilla@FreeBSD.org Ident: $FreeBSD: head/audio/sooperlooper/Makefile 377379 2015-01-19 04:32:07Z vanilla $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/sooperlooper-1.7.3.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building audio/sooperlooper build started at Thu Jan 29 13:03:21 UTC 2015 port directory: /usr/ports/audio/sooperlooper building for: FreeBSD 93i386-default-job-02 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/audio/sooperlooper/Makefile 377379 2015-01-19 04:32:07Z vanilla $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=sooperlooper-1.7.3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for sooperlooper-1.7.3: ALSA=off: ALSA audio architecture support WXGTK=on: wxGTK GUI toolkit support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-wxconfig-path=/usr/local/bin/wxgtk2u-3.0-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work HOME=/wrkdirs/usr/ports/audio/sooperlooper/work TMPDIR="/tmp" ac_cv_header_alsa_asoundlib_h=no XDG_DATA_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work HOME=/wrkdirs/usr/ports/audio/sooperlooper/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work HOME=/wrkdirs/usr/ports/audio/sooperlooper/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work HOME=/wrkdirs/usr/ports/audio/sooperlooper/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="clang" CFLAGS="-O2 -pipe -Wno-error=write-strings -fno-strict-aliasing" CPP="clang-cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib" LIBS="" CXX="clang++" CXXFLAGS="-O2 -pipe -Wno-error=write-strings -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-- ALSA="@comment " NO_ALSA="" WXGTK="" NO_WXGTK="@comment " OSREL=9.3 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/sooperlooper" EXAMPLESDIR="share/examples/sooperlooper" DATADIR="share/sooperlooper" WWWDIR="www/sooperlooper" ETCDIR="etc/sooperlooper" --End PLIST_SUB-- --SUB_LIST-- ALSA="@comment " NO_ALSA="" WXGTK="" NO_WXGTK="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sooperlooper DOCSDIR=/usr/local/share/doc/sooperlooper EXAMPLESDIR=/usr/local/share/examples/sooperlooper WWWDIR=/usr/local/www/sooperlooper ETCDIR=/usr/local/etc/sooperlooper --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> sooperlooper-1.7.3 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.7.txz [93i386-default-job-02] Installing pkg-1.4.7... [93i386-default-job-02] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of sooperlooper-1.7.3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by sooperlooper-1.7.3 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by sooperlooper-1.7.3 for building => SHA256 Checksum OK for sooperlooper-1.7.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by sooperlooper-1.7.3 for building ===> Extracting for sooperlooper-1.7.3 => SHA256 Checksum OK for sooperlooper-1.7.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for sooperlooper-1.7.3 ===> Applying FreeBSD patches for sooperlooper-1.7.3 =========================================================================== =================================================== ===> sooperlooper-1.7.3 depends on package: ladspa>0 - not found ===> Verifying install for ladspa>0 in /usr/ports/audio/ladspa ===> Installing existing package /packages/All/ladspa-1.13.txz [93i386-default-job-02] Installing ladspa-1.13... [93i386-default-job-02] Extracting ladspa-1.13... done ===> Returning to build of sooperlooper-1.7.3 ===> sooperlooper-1.7.3 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 [93i386-default-job-02] Installing gmake-4.1_1... [93i386-default-job-02] `-- Installing gettext-runtime-0.19.4... [93i386-default-job-02] | `-- Installing indexinfo-0.2.2... [93i386-default-job-02] | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-02] | `-- Installing libiconv-1.14_6... [93i386-default-job-02] | `-- Extracting libiconv-1.14_6... done [93i386-default-job-02] `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-02] Extracting gmake-4.1_1... done ===> Returning to build of sooperlooper-1.7.3 ===> sooperlooper-1.7.3 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93i386-default-job-02] Installing pkgconf-0.9.7... [93i386-default-job-02] Extracting pkgconf-0.9.7... done ===> Returning to build of sooperlooper-1.7.3 =========================================================================== =================================================== ===> sooperlooper-1.7.3 depends on shared library: libjack.so - not found ===> Verifying for libjack.so in /usr/ports/audio/jack ===> Installing existing package /packages/All/jackit-0.124.1_2.txz [93i386-default-job-02] Installing jackit-0.124.1_2... [93i386-default-job-02] `-- Installing celt-0.11.3_2... [93i386-default-job-02] | `-- Installing libogg-1.3.2_1,4... [93i386-default-job-02] | `-- Extracting libogg-1.3.2_1,4... done [93i386-default-job-02] `-- Extracting celt-0.11.3_2... done [93i386-default-job-02] `-- Installing db5-5.3.28_2... [93i386-default-job-02] `-- Extracting db5-5.3.28_2... done [93i386-default-job-02] `-- Installing e2fsprogs-libuuid-1.42.12... [93i386-default-job-02] `-- Extracting e2fsprogs-libuuid-1.42.12... done [93i386-default-job-02] `-- Installing libsamplerate-0.1.8_6... [93i386-default-job-02] | `-- Installing libsndfile-1.0.25_5... [93i386-default-job-02] | | `-- Installing flac-1.3.1... [93i386-default-job-02] | | `-- Extracting flac-1.3.1... done [93i386-default-job-02] | | `-- Installing libvorbis-1.3.4_2,3... [93i386-default-job-02] | | `-- Extracting libvorbis-1.3.4_2,3... done [93i386-default-job-02] | `-- Extracting libsndfile-1.0.25_5... done [93i386-default-job-02] `-- Extracting libsamplerate-0.1.8_6... done [93i386-default-job-02] `-- Installing portaudio-18.1_3... [93i386-default-job-02] `-- Extracting portaudio-18.1_3... done [93i386-default-job-02] Extracting jackit-0.124.1_2... done "s c #48887A", ^ ./pixmaps/solo_selected.xpm:62:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "t c #C4D9D4", ^ ./pixmaps/solo_selected.xpm:63:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "u c #F3F7F6", ^ ./pixmaps/solo_selected.xpm:64:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "v c #233249", ^ ./pixmaps/solo_selected.xpm:65:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "w c #24334A", ^ ./pixmaps/solo_selected.xpm:66:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "x c #141C2A", ^ ./pixmaps/solo_selected.xpm:67:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "y c #16202E", ^ ./pixmaps/solo_selected.xpm:68:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "z c #141C29", ^ ./pixmaps/solo_selected.xpm:69:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "A c #172130", ^ ./pixmaps/solo_selected.xpm:70:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "B c #17202F", ^ ./pixmaps/solo_selected.xpm:71:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "C c #182231", ^ ./pixmaps/solo_selected.xpm:72:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "D c #101621", ^ ./pixmaps/solo_selected.xpm:73:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " .", ^ ./pixmaps/solo_selected.xpm:74:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " .", ^ ./pixmaps/solo_selected.xpm:75:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " .", ^ ./pixmaps/solo_selected.xpm:76:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " +", ^ ./pixmaps/solo_selected.xpm:77:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " +", ^ ./pixmaps/solo_selected.xpm:78:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " +", ^ ./pixmaps/solo_selected.xpm:79:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " +", ^ ./pixmaps/solo_selected.xpm:80:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " @@# +", ^ ./pixmaps/solo_selected.xpm:81:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " @@# +", ^ ./pixmaps/solo_selected.xpm:82:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " @@# +", ^ ./pixmaps/solo_selected.xpm:83:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " $%&*=-; >,')!~{ @@# >,')!~{ +", ^ ./pixmaps/solo_selected.xpm:84:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " ]@^/(*_ :)@&<[@}| @@# :)@&<[@}| +", ^ ./pixmaps/solo_selected.xpm:85:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " 1@2 3> 4@56 7@@8 @@# 4@56 7@@8 +", ^ ./pixmaps/solo_selected.xpm:86:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " 9@@&0ab c@d 6@@; @@# c@d 6@@; e", ^ ./pixmaps/solo_selected.xpm:87:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " fgh/[@i c@d 6@@; @@# c@d 6@@; +", ^ ./pixmaps/solo_selected.xpm:88:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " jk l@) 4@56 7@@8 @@# 4@56 7@@8 m", ^ ./pixmaps/solo_selected.xpm:89:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " @c/][@n :o@&/[@}| @@# :o@&/[@}| m", ^ ./pixmaps/solo_selected.xpm:90:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " p_q^r2s >tu)!~{ @@# >tu)!~{ m", ^ ./pixmaps/solo_selected.xpm:91:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " m", ^ ./pixmaps/solo_selected.xpm:92:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " v", ^ ./pixmaps/solo_selected.xpm:93:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " m", ^ ./pixmaps/solo_selected.xpm:94:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " v", ^ ./pixmaps/solo_selected.xpm:95:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " w", ^ ./pixmaps/solo_selected.xpm:96:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " w", ^ ./pixmaps/solo_selected.xpm:97:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "xxxxxyzxxxxxxxxxxzzzzzzxxxxxxyxyyyyyyyyABBBCBD"}; ^ looper_panel.cpp:179:13: warning: unused variable 'edgegap' [-Wunused-variable] int edgegap = 0; ^ looper_panel.cpp:1464:7: warning: explicitly assigning a variable of type 'float' to itself [-Wself-assign] val = val; ~~~ ^ ~~~ 7533 warnings generated. mv -f .deps/looper_panel.Tpo .deps/looper_panel.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT loop_control.o -MD -MP -MF .deps/loop_control.Tpo -c -o loop_control.o loop_control.cpp mv -f .deps/loop_control.Tpo .deps/loop_control.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT time_panel.o -MD -MP -MF .deps/time_panel.Tpo -c -o time_panel.o time_panel.cpp mv -f .deps/time_panel.Tpo .deps/time_panel.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT slider_bar.o -MD -MP -MF .deps/slider_bar.Tpo -c -o slider_bar.o slider_bar.cpp mv -f .deps/slider_bar.Tpo .deps/slider_bar.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT choice_box.o -MD -MP -MF .deps/choice_box.Tpo -c -o choice_box.o choice_box.cpp mv -f .deps/choice_box.Tpo .deps/choice_box.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT spin_box.o -MD -MP -MF .deps/spin_box.Tpo -c -o spin_box.o spin_box.cpp mv -f .deps/spin_box.Tpo .deps/spin_box.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT keyboard_target.o -MD -MP -MF .deps/keyboard_target.Tpo -c -o keyboard_target.o keyboard_target.cpp mv -f .deps/keyboard_target.Tpo .deps/keyboard_target.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT keys_panel.o -MD -MP -MF .deps/keys_panel.Tpo -c -o keys_panel.o keys_panel.cpp mv -f .deps/keys_panel.Tpo .deps/keys_panel.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT check_box.o -MD -MP -MF .deps/check_box.Tpo -c -o check_box.o check_box.cpp check_box.cpp:94:2: warning: 'SetVirtualSizeHints' is deprecated [-Wdeprecated-declarations] SetVirtualSizeHints (6 + _boxsize + w, max(_boxsize, h)); ^ /usr/local/include/wx-3.0/wx/window.h:459:32: note: 'SetVirtualSizeHints' declared here wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH, ^ /usr/local/include/wx-3.0/wx/defs.h:615:43: note: expanded from macro 'wxDEPRECATED' #define wxDEPRECATED(x) wxDEPRECATED_DECL x ^ check_box.cpp:137:2: warning: 'SetVirtualSizeHints' is deprecated [-Wdeprecated-declarations] SetVirtualSizeHints (6 + _boxsize + w, max(_boxsize, h)); ^ /usr/local/include/wx-3.0/wx/window.h:459:32: note: 'SetVirtualSizeHints' declared here wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH, ^ /usr/local/include/wx-3.0/wx/defs.h:615:43: note: expanded from macro 'wxDEPRECATED' #define wxDEPRECATED(x) wxDEPRECATED_DECL x ^ check_box.cpp:240:14: warning: 'Inside' is deprecated [-Wdeprecated-declarations] if (bounds.Inside(ev.GetPosition())) { ^ /usr/local/include/wx-3.0/wx/gdicmn.h:869:21: note: 'Inside' declared here inline bool wxRect::Inside(const wxPoint& pt) const { return Contains(pt); } ^ 3 warnings generated. mv -f .deps/check_box.Tpo .deps/check_box.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT midi_bind_panel.o -MD -MP -MF .deps/midi_bind_panel.Tpo -c -o midi_bind_panel.o midi_bind_panel.cpp mv -f .deps/midi_bind_panel.Tpo .deps/midi_bind_panel.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT config_panel.o -MD -MP -MF .deps/config_panel.Tpo -c -o config_panel.o config_panel.cpp mv -f .deps/config_panel.Tpo .deps/config_panel.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT prefs_dialog.o -MD -MP -MF .deps/prefs_dialog.Tpo -c -o prefs_dialog.o prefs_dialog.cpp mv -f .deps/prefs_dialog.Tpo .deps/prefs_dialog.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT help_window.o -MD -MP -MF .deps/help_window.Tpo -c -o help_window.o help_window.cpp mv -f .deps/help_window.Tpo .deps/help_window.Po clang++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT latency_panel.o -MD -MP -MF .deps/latency_panel.Tpo -c -o latency_panel.o latency_panel.cpp mv -f .deps/latency_panel.Tpo .deps/latency_panel.Po clang++ -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -o slgui gui_app.o main_panel.o app_frame.o pix_button.o looper_panel.o loop_control.o time_panel.o slider_bar.o choice_box.o spin_box.o keyboard_target.o keys_panel.o check_box.o midi_bind_panel.o config_panel.o prefs_dialog.o help_window.o latency_panel.o ../libslcore.a /wrkdirs /usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++/libmidipp.a /wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd/libpbd.a -L/usr/local/lib -llo -lpthread -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L/usr/local/lib -lsigc-2.0 -L/usr/local/lib -lxml2 /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `std::ctype::_M_widen_init() const@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `typeinfo for __cxxabiv1::__forced_unwind@CXXABI_1.3.2' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' clang++: error: linker command failed with exit code 1 (use -v to see invocation) Makefile:326: recipe for target 'slgui' failed gmake[3]: *** [slgui] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/src/gui' Makefile:519: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/src' Makefile:329: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3' Makefile:265: recipe for target 'all' failed gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/audio/sooperlooper. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 13:09:36 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 14CBD42A for ; Thu, 29 Jan 2015 13:09:36 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 00E7E7DB for ; Thu, 29 Jan 2015 13:09:36 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TD9ZEf062013 for ; Thu, 29 Jan 2015 13:09:35 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TD9ZtO062003; Thu, 29 Jan 2015 13:09:35 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 13:09:35 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291309.t0TD9ZtO062003@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93amd64-default][biology/tinker] Failed for tinker-7.0.1 in fetch 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: Thu, 29 Jan 2015 13:09:36 -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: pi@FreeBSD.org Ident: $FreeBSD: head/biology/tinker/Makefile 376238 2015-01-04 15:21:12Z pi $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/tinker-7.0.1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building biology/tinker build started at Thu Jan 29 13:09:32 UTC 2015 port directory: /usr/ports/biology/tinker building for: FreeBSD 93amd64-default-job-05 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/biology/tinker/Makefile 376238 2015-01-04 15:21:12Z pi $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=tinker-7.0.1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for tinker-7.0.1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples OPTIMIZED_FFLAGS=off: compilation optimizations ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/biology/tinker/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/tinker/work HOME=/wrkdirs/usr/ports/biology/tinker/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/biology/tinker/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/tinker/work HOME=/wrkdirs/usr/ports/biology/tinker/work TMPDIR="/tmp" F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- HAVE_G2C=yes XDG_DATA_HOME=/wrkdirs/usr/ports/biology/tinker/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/tinker/work HOME=/wrkdirs/usr/ports/biology/tinker/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/biology/tinker/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/tinker/work HOME=/wrkdirs/usr/ports/biology/tinker/work TMPDIR="/tmp" F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-str ict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/tinker" EXAMPLESDIR="share/examples/tinker" DATADIR="share/tinker" WWWDIR="www/tinker" ETCDIR="etc/tinker" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/tinker DOCSDIR=/usr/local/share/doc/tinker EXAMPLESDIR=/usr/local/share/examples/tinker WWWDIR=/usr/local/www/tinker ETCDIR=/usr/local/etc/tinker --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License tinker accepted by the user =========================================================================== =================================================== ===> tinker-7.0.1 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.7.txz [93amd64-default-job-05] Installing pkg-1.4.7... [93amd64-default-job-05] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of tinker-7.0.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License tinker accepted by the user => tinker-7.0.1.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch http://dasher.wustl.edu/tinker/downloads/tinker-7.0.1.tar.gz fetch: http://dasher.wustl.edu/tinker/downloads/tinker-7.0.1.tar.gz: size mismatch: expected 28384106, actual 28503658 => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/tinker-7.0.1.tar.gz fetch: http://distcache.FreeBSD.org/ports-distfiles/tinker-7.0.1.tar.gz: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /portdistfiles/ and try again. *** [do-fetch] Error code 1 Stop in /usr/ports/biology/tinker. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 13:12:23 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 3F5A1455 for ; Thu, 29 Jan 2015 13:12:23 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 1D62387C; Thu, 29 Jan 2015 13:12:23 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TDCMsw066364; Thu, 29 Jan 2015 13:12:22 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TDCMR1066235; Thu, 29 Jan 2015 13:12:22 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 13:12:22 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291312.t0TDCMR1066235@beefy1.isc.freebsd.org> To: Mario.G.Pavlov@gmail.com Subject: [package - 93i386-default][ports-mgmt/portrac] Failed for portrac-0.5 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: Thu, 29 Jan 2015 13:12:23 -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: Mario.G.Pavlov@gmail.com Last committer: rodrigo@FreeBSD.org Ident: $FreeBSD: head/ports-mgmt/portrac/Makefile 370958 2014-10-15 21:48:04Z rodrigo $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/portrac-0.5.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building ports-mgmt/portrac build started at Thu Jan 29 13:12:01 UTC 2015 port directory: /usr/ports/ports-mgmt/portrac building for: FreeBSD 93i386-default-job-07 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: Mario.G.Pavlov@gmail.com Makefile ident: $FreeBSD: head/ports-mgmt/portrac/Makefile 370958 2014-10-15 21:48:04Z rodrigo $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=portrac-0.5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-qt-includes=/usr/local/include/qt5 --with-qt-libraries=/usr/local/lib --with-extra-includes=/usr/local/include --with-extra-libs=/usr/local/lib --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/ports-mgmt/portrac/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ports-mgmt/portrac/work HOME=/wrkdirs/usr/ports/ports-mgmt/portrac/work TMPDIR="/tmp" QTDIR="/usr/local" QMAKE="/usr/local/lib/qt5/bin/qmake" MOC="/usr/local/lib/qt5/bin/moc" RCC="/usr/local/lib/qt5/bin/rcc" UIC="/usr/local/lib/qt5/bin/uic" QMAKESPEC="/usr/local/lib/qt5/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" CPATH=/usr/local/include LIBRARY_PATH=/usr/local/lib SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/ports-mgmt/portrac/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ports-mgmt/portrac/work HOME=/wrkdirs/usr/ports/ports-mgmt/portrac/work TMPDIR="/tmp" CPATH=/usr/local/include LIBRARY_PATH=/usr/local/lib 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-- QT_PREFIX="/usr/local" QT_BINDIR="lib/qt5/bin" QT_INCDIR="include/qt5" QT_LIBDIR="lib" QT_ARCHDIR="lib/qt5" QT_PLUGINDIR="lib/qt5/plugins" QT_LIBEXECDIR="libexec/qt5" QT_IMPORTDIR="lib/qt5/imports" QT_QMLDIR="lib/qt5/qml" QT_DATADIR="share/qt5" QT_DOCDIR="share/doc/qt5" QT_L10NDIR="share/qt5/translations" QT_ETCDIR="etc/xdg" QT_EXAMPLEDIR="share/examples/qt5" QT_TESTDIR="share/qt5/tests" QT_MKSPECDIR="lib/qt5/mkspecs" OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/portrac" EXAMPLESDIR="share/examples/portrac" DATADIR="share/portrac" WWWDIR="www/portrac" ETCDIR="etc/portrac" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/portrac DOCSDIR=/usr/local/share/doc/portrac EXAMPLESDIR=/usr/local/share/examples/portrac WWWDIR=/usr/local/www/portrac ETCDIR=/usr/local/etc/portrac --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD2CLAUSE accepted by the user =========================================================================== =================================================== ===> portrac-0.5 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.7.txz [93i386-default-job-07] Installing pkg-1.4.7... [93i386-default-job-07] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of portrac-0.5 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by portrac-0.5 for building =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by portrac-0.5 for building => SHA256 Checksum OK for portrac-0.5.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by portrac-0.5 for building ===> Extracting for portrac-0.5 => SHA256 Checksum OK for portrac-0.5.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for portrac-0.5 =========================================================================== =================================================== ===> portrac-0.5 depends on file: /usr/local/lib/qt5/bin/moc - not found ===> Verifying install for /usr/local/lib/qt5/bin/moc in /usr/ports/devel/qt5-buildtools ===> Installing existing package /packages/All/qt5-buildtools-5.3.2.txz [93i386-default-job-07] Installing qt5-buildtools-5.3.2... [93i386-default-job-07] `-- Installing perl5-5.18.4_11... [93i386-default-job-07] `-- Extracting perl5-5.18.4_11... done [93i386-default-job-07] Extracting qt5-buildtools-5.3.2... done ===> Returning to build of portrac-0.5 ===> portrac-0.5 depends on file: /usr/local/lib/qt5/bin/qmake - not found ===> Verifying install for /usr/local/lib/qt5/bin/qmake in /usr/ports/devel/qmake5 ===> Installing existing package /packages/All/qt5-qmake-5.3.2.txz [93i386-default-job-07] Installing qt5-qmake-5.3.2... [93i386-default-job-07] Extracting qt5-qmake-5.3.2... done ===> Returning to build of portrac-0.5 ===> portrac-0.5 depends on file: /usr/local/lib/libQt5Widgets.so - not found ===> Verifying install for /usr/local/lib/libQt5Widgets.so in /usr/ports/x11-toolkits/qt5-widgets ===> Installing existing package /packages/All/qt5-widgets-5.3.2.txz [93i386-default-job-07] Installing qt5-widgets-5.3.2... [93i386-default-job-07] `-- Installing libX11-1.6.2_2,1... [93i386-default-job-07] | `-- Installing kbproto-1.0.6... [93i386-default-job-07] | `-- Extracting kbproto-1.0.6... done [93i386-default-job-07] | `-- Installing libXau-1.0.8_2... [93i386-default-job-07] | | `-- Installing xproto-7.0.26... [93i386-default-job-07] | | `-- Extracting xproto-7.0.26... done [93i386-default-job-07] | `-- Extracting libXau-1.0.8_2... done [93i386-default-job-07] | `-- Installing libXdmcp-1.1.1_2... [93i386-default-job-07] | `-- Extracting libXdmcp-1.1.1_2... done [93i386-default-job-07] | `-- Installing libxcb-1.11... [93i386-default-job-07] | | `-- Installing libpthread-stubs-0.3_6... [93i386-default-job-07] | | `-- Extracting libpthread-stubs-0.3_6... done [93i386-default-job-07] | | `-- Installing libxml2-2.9.2_2... [93i386-default-job-07] | | `-- Installing libiconv-1.14_6... [93i386-default-job-07] | | `-- Extracting libiconv-1.14_6... done [93i386-default-job-07] | | `-- Extracting libxml2-2.9.2_2... done [93i386-default-job-07] | `-- Extracting libxcb-1.11... done [93i386-default-job-07] `-- Extracting libX11-1.6.2_2,1... done [93i386-default-job-07] `-- Installing qt5-core-5.3.2_1... [93i386-default-job-07] | `-- Installing glib-2.42.1... [93i386-default-job-07] | | `-- Installing gettext-runtime-0.19.4... [93i386-default-job-07] | | `-- Installing indexinfo-0.2.2... [93i386-default-job-07] | | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-07] | | `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-07] | | `-- Installing libffi-3.2.1... [93i386-default-job-07] | | `-- Extracting libffi-3.2.1... done [93i386-default-job-07] | | `-- Installing pcre-8.35_2... [93i386-default-job-07] | | `-- Extracting pcre-8.35_2... done [93i386-default-job-07] | | `-- Installing python27-2.7.9... [93i386-default-job-07] | | `-- Extracting python27-2.7.9... done [93i386-default-job-07] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93i386-default-job-07] | `-- Installing icu-53.1... [93i386-default-job-07] | `-- Extracting icu-53.1... done [93i386-default-job-07] `-- Extracting qt5-core-5.3.2_1... done [93i386-default-job-07] `-- Installing qt5-gui-5.3.2_1... [93i386-default-job-07] | `-- Installing dbus-1.8.12_1... [93i386-default-job-07] | | `-- Installing expat-2.1.0_2... [93i386-default-job-07] | | `-- Extracting expat-2.1.0_2... done [93i386-default-job-07] | | `-- Installing gnome_subr-1.0... [93i386-default-job-07] | | `-- Extracting gnome_subr-1.0... done [93i386-default-job-07] | | `-- Installing libICE-1.0.9,1... [93i386-default-job-07] | | `-- Extracting libICE-1.0.9,1... done [93i386-default-job-07] | | `-- Installing libSM-1.2.2_2,1... [93i386-default-job-07] | | `-- Extracting libSM-1.2.2_2,1... done ===> Creating users and/or groups. Creating group 'messagebus' with gid '556'. Creating user 'messagebus' with uid '556'. [93i386-default-job-07] | `-- Extracting dbus-1.8.12_1... done [93i386-default-job-07] | `-- Installing encodings-1.0.4_1,1... [93i386-default-job-07] | | `-- Installing font-util-1.3.0_1... [93i386-default-job-07] | | `-- Extracting font-util-1.3.0_1... done [93i386-default-job-07] | `-- Extracting encodings-1.0.4_1,1... done [93i386-default-job-07] | `-- Installing fontconfig-2.11.1,1... [93i386-default-job-07] | | `-- Installing freetype2-2.5.5... [93i386-default-job-07] | | `-- Extracting freetype2-2.5.5... done [93i386-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: caching, new cache contents: 0 fonts, 2 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/util: caching, new cache contents: 0 fonts, 0 dirs /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory Re-scanning /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 2 dirs Re-scanning /usr/local/lib/X11/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs /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 [93i386-default-job-07] | `-- Installing jpeg-8_6... [93i386-default-job-07] | `-- Extracting jpeg-8_6... done [93i386-default-job-07] | `-- Installing libGL-9.1.7_4... [93i386-default-job-07] | | `-- Installing dri2proto-2.8... [93i386-default-job-07] | | `-- Extracting dri2proto-2.8... done [93i386-default-job-07] | | `-- Installing libXdamage-1.1.4_2... [93i386-default-job-07] | | `-- Installing damageproto-1.2.1... [93i386-default-job-07] | | `-- Extracting damageproto-1.2.1... done [93i386-default-job-07] | | `-- Installing libXfixes-5.0.1_2... [93i386-default-job-07] | | | `-- Installing fixesproto-5.0... [93i386-default-job-07] | | | `-- Extracting fixesproto-5.0... done [93i386-default-job-07] | | `-- Extracting libXfixes-5.0.1_2... done [93i386-default-job-07] | | `-- Extracting libXdamage-1.1.4_2... done [93i386-default-job-07] | | `-- Installing libXext-1.3.3,1... [93i386-default-job-07] | | `-- Installing xextproto-7.3.0... [93i386-default-job-07] | | `-- Extracting xextproto-7.3.0... done [93i386-default-job-07] | | `-- Extracting libXext-1.3.3,1... done [93i386-default-job-07] | | `-- Installing libXxf86vm-1.1.3_2... [93i386-default-job-07] | | `-- Installing xf86vidmodeproto-2.3.1... [93i386-default-job-07] | | `-- Extracting xf86vidmodeproto-2.3.1... done [93i386-default-job-07] | | `-- Extracting libXxf86vm-1.1.3_2... done [93i386-default-job-07] | | `-- Installing libdevq-0.0.2... [93i386-default-job-07] | | `-- Extracting libdevq-0.0.2... done [93i386-default-job-07] | | `-- Installing libdrm-2.4.58_1,1... [93i386-default-job-07] | | `-- Installing libpciaccess-0.13.2_2... [93i386-default-job-07] | | | `-- Installing pciids-20150124... [93i386-default-job-07] | | | `-- Extracting pciids-20150124... done [93i386-default-job-07] | | `-- Extracting libpciaccess-0.13.2_2... done [93i386-default-job-07] | | `-- Extracting libdrm-2.4.58_1,1... done [93i386-default-job-07] | | `-- Installing libglapi-9.1.7_2... [93i386-default-job-07] | | `-- Installing libxshmfence-1.1_3... [93i386-default-job-07] | | `-- Extracting libxshmfence-1.1_3... done [93i386-default-job-07] | | `-- Extracting libglapi-9.1.7_2... done [93i386-default-job-07] | `-- Extracting libGL-9.1.7_4... done [93i386-default-job-07] | `-- Installing libXi-1.7.4,1... [93i386-default-job-07] | | `-- Installing inputproto-2.3.1... [93i386-default-job-07] | | `-- Extracting inputproto-2.3.1... done [93i386-default-job-07] | `-- Extracting libXi-1.7.4,1... done [93i386-default-job-07] | `-- Installing libXrender-0.9.8_2... [93i386-default-job-07] | | `-- Installing renderproto-0.11.1... [93i386-default-job-07] | | `-- Extracting renderproto-0.11.1... done [93i386-default-job-07] | `-- Extracting libXrender-0.9.8_2... done [93i386-default-job-07] | `-- Installing libxkbcommon-0.5.0... [93i386-default-job-07] | `-- Extracting libxkbcommon-0.5.0... done [93i386-default-job-07] | `-- Installing png-1.6.16... [93i386-default-job-07] | `-- Extracting png-1.6.16... done [93i386-default-job-07] | `-- Installing qt5-dbus-5.3.2... [93i386-default-job-07] | `-- Extracting qt5-dbus-5.3.2... done [93i386-default-job-07] | `-- Installing xcb-util-image-0.4.0... [93i386-default-job-07] | | `-- Installing xcb-util-0.4.0,1... [93i386-default-job-07] | | `-- Extracting xcb-util-0.4.0,1... done [93i386-default-job-07] | `-- Extracting xcb-util-image-0.4.0... done [93i386-default-job-07] | `-- Installing xcb-util-keysyms-0.4.0... [93i386-default-job-07] | `-- Extracting xcb-util-keysyms-0.4.0... done [93i386-default-job-07] | `-- Installing xcb-util-renderutil-0.3.9... [93i386-default-job-07] | `-- Extracting xcb-util-renderutil-0.3.9... done [93i386-default-job-07] | `-- Installing xcb-util-wm-0.4.1_2... [93i386-default-job-07] | `-- Extracting xcb-util-wm-0.4.1_2... done [93i386-default-job-07] | `-- Installing xdg-utils-1.0.2.20130919_1... [93i386-default-job-07] | | `-- Installing hicolor-icon-theme-0.12... [93i386-default-job-07] | | `-- Extracting hicolor-icon-theme-0.12... done [93i386-default-job-07] | | `-- Installing xprop-1.2.2... [93i386-default-job-07] | | `-- Installing libXmu-1.1.2_2,1... [93i386-default-job-07] | | | `-- Installing libXt-1.1.4_2,1... [93i386-default-job-07] | | | `-- Extracting libXt-1.1.4_2,1... done [93i386-default-job-07] | | `-- Extracting libXmu-1.1.2_2,1... done [93i386-default-job-07] | | `-- Extracting xprop-1.2.2... done [93i386-default-job-07] | | `-- Installing xset-1.2.3_1... [93i386-default-job-07] | | `-- Installing libXfontcache-1.0.5_2... [93i386-default-job-07] | | | `-- Installing fontcacheproto-0.1.3... [93i386-default-job-07] | | | `-- Extracting fontcacheproto-0.1.3... done [93i386-default-job-07] | | `-- Extracting libXfontcache-1.0.5_2... done [93i386-default-job-07] | | `-- Extracting xset-1.2.3_1... done [93i386-default-job-07] | `-- Extracting xdg-utils-1.0.2.20130919_1... done [93i386-default-job-07] | `-- Installing xorg-fonts-truetype-7.7_1... [93i386-default-job-07] | | `-- Installing dejavu-2.34_4... [93i386-default-job-07] | | `-- Extracting dejavu-2.34_4... done [93i386-default-job-07] | | `-- Installing font-bh-ttf-1.0.3_1... [93i386-default-job-07] | | `-- Installing mkfontdir-1.0.7... [93i386-default-job-07] | | | `-- Installing mkfontscale-1.1.1_1... [93i386-default-job-07] | | | `-- Installing libfontenc-1.1.2_2... [93i386-default-job-07] | | | `-- Extracting libfontenc-1.1.2_2... done [93i386-default-job-07] | | | `-- Extracting mkfontscale-1.1.1_1... done [93i386-default-job-07] | | `-- Extracting mkfontdir-1.0.7... done [93i386-default-job-07] | | `-- Extracting font-bh-ttf-1.0.3_1... done [93i386-default-job-07] | | `-- Installing font-misc-ethiopic-1.0.3_1... [93i386-default-job-07] | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [93i386-default-job-07] | | `-- Installing font-misc-meltho-1.0.3_1... [93i386-default-job-07] | | `-- Extracting font-misc-meltho-1.0.3_1... done [93i386-default-job-07] `-- Extracting qt5-gui-5.3.2_1... done [93i386-default-job-07] Extracting qt5-widgets-5.3.2... done 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 ===================================================================== Message for dejavu-2.34_4: 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. Message for qt5-gui-5.3.2_1: ====================================================================== 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 portrac-0.5 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for portrac-0.5 =========================================================================== =================================================== ===> Building for portrac-0.5 c++ -c -O2 -pipe -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -I. -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o PortChecker.o PortChecker.cc PortChecker.cc: In member function 'std::string PortChecker::downloadIndex() const': PortChecker.cc:164: error: 'errno' was not declared in this scope *** [PortChecker.o] Error code 1 Stop in /wrkdirs/usr/ports/ports-mgmt/portrac/work/portrac-0.5. *** [do-build] Error code 1 Stop in /usr/ports/ports-mgmt/portrac. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 13:16:54 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 028E86C1; Thu, 29 Jan 2015 13:16:54 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 E1B7F8D8; Thu, 29 Jan 2015 13:16:53 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TDGrQ5005458; Thu, 29 Jan 2015 13:16:53 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TDGr6M005403; Thu, 29 Jan 2015 13:16:53 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 13:16:53 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291316.t0TDGr6M005403@beefy2.isc.freebsd.org> To: demon@FreeBSD.org Subject: [package - 93amd64-default][math/hfst] Failed for hfst-3.7.2_1 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: Thu, 29 Jan 2015 13:16:54 -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: demon@FreeBSD.org Last committer: mva@FreeBSD.org Ident: $FreeBSD: head/math/hfst/Makefile 371328 2014-10-21 16:54:54Z mva $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/hfst-3.7.2_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building math/hfst build started at Thu Jan 29 13:06:11 UTC 2015 port directory: /usr/ports/math/hfst building for: FreeBSD 93amd64-default-job-16 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: demon@FreeBSD.org Makefile ident: $FreeBSD: head/math/hfst/Makefile 371328 2014-10-21 16:54:54Z mva $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=hfst-3.7.2_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-readline --with-unicode-handler=glib --enable-proc --enable-tagger --enable-xfst --enable-shuffle --enable-traverse --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/hfst/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/hfst/work HOME=/wrkdirs/usr/ports/math/hfst/work TMPDIR="/tmp" PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/hfst/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/hfst/work HOME=/wrkdirs/usr/ports/math/hfst/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 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/hfst" EXAMPLESDIR="share/examples/hfst" DATADIR="share/hfst" WWWDIR="www/hfst" ETCDIR="etc/hfst" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/hfst DOCSDIR=/usr/local/share/doc/hfst EXAMPLESDIR=/usr/local/share/examples/hfst WWWDIR=/usr/local/www/hfst ETCDIR=/usr/local/etc/hfst --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> hfst-3.7.2_1 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.7.txz [93amd64-default-job-16] Installing pkg-1.4.7... [93amd64-default-job-16] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of hfst-3.7.2_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by hfst-3.7.2_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by hfst-3.7.2_1 for building => SHA256 Checksum OK for hfst-3.7.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by hfst-3.7.2_1 for building ===> Extracting for hfst-3.7.2_1 => SHA256 Checksum OK for hfst-3.7.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for hfst-3.7.2_1 ===> Applying FreeBSD patches for hfst-3.7.2_1 =========================================================================== =================================================== ===> hfst-3.7.2_1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93amd64-default-job-16] Installing pkgconf-0.9.7... [93amd64-default-job-16] Extracting pkgconf-0.9.7... done ===> Returning to build of hfst-3.7.2_1 ===> hfst-3.7.2_1 depends on file: /usr/local/bin/python2.7 - not found ===> Verifying install for /usr/local/bin/python2.7 in /usr/ports/lang/python27 ===> Installing existing package /packages/All/python27-2.7.9.txz [93amd64-default-job-16] Installing python27-2.7.9... [93amd64-default-job-16] `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-16] | `-- Installing indexinfo-0.2.2... [93amd64-default-job-16] | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-16] | `-- Installing libiconv-1.14_6... [93amd64-default-job-16] | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-16] `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-16] `-- Installing libffi-3.2.1... [93amd64-default-job-16] `-- Extracting libffi-3.2.1... done [93amd64-default-job-16] Extracting python27-2.7.9... done 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 hfst-3.7.2_1 ===> hfst-3.7.2_1 depends on executable: python2 - not found ===> Verifying install for python2 in /usr/ports/lang/python2 ===> Installing existing package /packages/All/python2-2_3.txz [93amd64-default-job-16] Installing python2-2_3... [93amd64-default-job-16] Extracting python2-2_3... done ===> Returning to build of hfst-3.7.2_1 ===> hfst-3.7.2_1 depends on executable: gcc48 - not found ===> Verifying install for gcc48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.4.txz [93amd64-default-job-16] Installing gcc-4.8.4... [93amd64-default-job-16] `-- Installing binutils-2.25... [93amd64-default-job-16] `-- Extracting binutils-2.25... done [93amd64-default-job-16] `-- Installing gcc-ecj-4.5... [93amd64-default-job-16] `-- Extracting gcc-ecj-4.5... done [93amd64-default-job-16] `-- Installing gmp-5.1.3_2... [93amd64-default-job-16] `-- Extracting gmp-5.1.3_2... done [93amd64-default-job-16] `-- Installing mpc-1.0.2_1... [93amd64-default-job-16] | `-- Installing mpfr-3.1.2_2... [93amd64-default-job-16] | `-- Extracting mpfr-3.1.2_2... done [93amd64-default-job-16] `-- Extracting mpc-1.0.2_1... done [93amd64-default-job-16] Extracting gcc-4.8.4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of hfst-3.7.2_1 ===> hfst-3.7.2_1 depends on file: /usr/local/bin/as - found =========================================================================== =================================================== ===> hfst-3.7.2_1 depends on shared library: libglib-2.0.so - not found ===> Verifying for libglib-2.0.so in /usr/ports/devel/glib20 ===> Installing existing package /packages/All/glib-2.42.1.txz libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT define.lo -MD -MP -MF .deps/define.Tpo -c define.c -o define.o >/dev/null 2>&1 mv -f .deps/define.Tpo .deps/define.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT determinize.lo -MD -MP -MF .deps/determinize.Tpo -c -o determinize.lo determinize.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT determinize.lo -MD -MP -MF .deps/determinize.Tpo -c determinize.c -fPIC -DPIC -o .libs/determinize.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT determinize.lo -MD -MP -MF .deps/determinize.Tpo -c determinize.c -o determinize.o >/dev/null 2>&1 mv -f .deps/determinize.Tpo .deps/determinize.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT apply.lo -MD -MP -MF .deps/apply.Tpo -c -o apply.lo apply.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT apply.lo -MD -MP -MF .deps/apply.Tpo -c apply.c -fPIC -DPIC -o .libs/apply.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT apply.lo -MD -MP -MF .deps/apply.Tpo -c apply.c -o apply.o >/dev/null 2>&1 mv -f .deps/apply.Tpo .deps/apply.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT rewrite.lo -MD -MP -MF .deps/rewrite.Tpo -c -o rewrite.lo rewrite.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT rewrite.lo -MD -MP -MF .deps/rewrite.Tpo -c rewrite.c -fPIC -DPIC -o .libs/rewrite.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT rewrite.lo -MD -MP -MF .deps/rewrite.Tpo -c rewrite.c -o rewrite.o >/dev/null 2>&1 mv -f .deps/rewrite.Tpo .deps/rewrite.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lexcread.lo -MD -MP -MF .deps/lexcread.Tpo -c -o lexcread.lo lexcread.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lexcread.lo -MD -MP -MF .deps/lexcread.Tpo -c lexcread.c -fPIC -DPIC -o .libs/lexcread.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lexcread.lo -MD -MP -MF .deps/lexcread.Tpo -c lexcread.c -o lexcread.o >/dev/null 2>&1 mv -f .deps/lexcread.Tpo .deps/lexcread.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT topsort.lo -MD -MP -MF .deps/topsort.Tpo -c -o topsort.lo topsort.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT topsort.lo -MD -MP -MF .deps/topsort.Tpo -c topsort.c -fPIC -DPIC -o .libs/topsort.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT topsort.lo -MD -MP -MF .deps/topsort.Tpo -c topsort.c -o topsort.o >/dev/null 2>&1 mv -f .deps/topsort.Tpo .deps/topsort.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT flags.lo -MD -MP -MF .deps/flags.Tpo -c -o flags.lo flags.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT flags.lo -MD -MP -MF .deps/flags.Tpo -c flags.c -fPIC -DPIC -o .libs/flags.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT flags.lo -MD -MP -MF .deps/flags.Tpo -c flags.c -o flags.o >/dev/null 2>&1 mv -f .deps/flags.Tpo .deps/flags.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT minimize.lo -MD -MP -MF .deps/minimize.Tpo -c -o minimize.lo minimize.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT minimize.lo -MD -MP -MF .deps/minimize.Tpo -c minimize.c -fPIC -DPIC -o .libs/minimize.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT minimize.lo -MD -MP -MF .deps/minimize.Tpo -c minimize.c -o minimize.o >/dev/null 2>&1 mv -f .deps/minimize.Tpo .deps/minimize.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT reverse.lo -MD -MP -MF .deps/reverse.Tpo -c -o reverse.lo reverse.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT reverse.lo -MD -MP -MF .deps/reverse.Tpo -c reverse.c -fPIC -DPIC -o .libs/reverse.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT reverse.lo -MD -MP -MF .deps/reverse.Tpo -c reverse.c -o reverse.o >/dev/null 2>&1 mv -f .deps/reverse.Tpo .deps/reverse.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c -o extract.lo extract.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c extract.c -fPIC -DPIC -o .libs/extract.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c extract.c -o extract.o >/dev/null 2>&1 mv -f .deps/extract.Tpo .deps/extract.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT sigma.lo -MD -MP -MF .deps/sigma.Tpo -c -o sigma.lo sigma.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT sigma.lo -MD -MP -MF .deps/sigma.Tpo -c sigma.c -fPIC -DPIC -o .libs/sigma.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT sigma.lo -MD -MP -MF .deps/sigma.Tpo -c sigma.c -o sigma.o >/dev/null 2>&1 mv -f .deps/sigma.Tpo .deps/sigma.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT structures.lo -MD -MP -MF .deps/structures.Tpo -c -o structures.lo structures.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT structures.lo -MD -MP -MF .deps/structures.Tpo -c structures.c -fPIC -DPIC -o .libs/structures.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT structures.lo -MD -MP -MF .deps/structures.Tpo -c structures.c -o structures.o >/dev/null 2>&1 mv -f .deps/structures.Tpo .deps/structures.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT constructions.lo -MD -MP -MF .deps/constructions.Tpo -c -o constructions.lo constructions.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT constructions.lo -MD -MP -MF .deps/constructions.Tpo -c constructions.c -fPIC -DPIC -o .libs/constructions.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT constructions.lo -MD -MP -MF .deps/constructions.Tpo -c constructions.c -o constructions.o >/dev/null 2>&1 mv -f .deps/constructions.Tpo .deps/constructions.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT coaccessible.lo -MD -MP -MF .deps/coaccessible.Tpo -c -o coaccessible.lo coaccessible.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT coaccessible.lo -MD -MP -MF .deps/coaccessible.Tpo -c coaccessible.c -fPIC -DPIC -o .libs/coaccessible.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT coaccessible.lo -MD -MP -MF .deps/coaccessible.Tpo -c coaccessible.c -o coaccessible.o >/dev/null 2>&1 mv -f .deps/coaccessible.Tpo .deps/coaccessible.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT io.lo -MD -MP -MF .deps/io.Tpo -c -o io.lo io.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT io.lo -MD -MP -MF .deps/io.Tpo -c io.c -fPIC -DPIC -o .libs/io.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT io.lo -MD -MP -MF .deps/io.Tpo -c io.c -o io.o >/dev/null 2>&1 mv -f .deps/io.Tpo .deps/io.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c -o utf8.lo utf8.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -fPIC -DPIC -o .libs/utf8.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -o utf8.o >/dev/null 2>&1 mv -f .deps/utf8.Tpo .deps/utf8.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT spelling.lo -MD -MP -MF .deps/spelling.Tpo -c -o spelling.lo spelling.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT spelling.lo -MD -MP -MF .deps/spelling.Tpo -c spelling.c -fPIC -DPIC -o .libs/spelling.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT spelling.lo -MD -MP -MF .deps/spelling.Tpo -c spelling.c -o spelling.o >/dev/null 2>&1 mv -f .deps/spelling.Tpo .deps/spelling.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT dynarray.lo -MD -MP -MF .deps/dynarray.Tpo -c -o dynarray.lo dynarray.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT dynarray.lo -MD -MP -MF .deps/dynarray.Tpo -c dynarray.c -fPIC -DPIC -o .libs/dynarray.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT dynarray.lo -MD -MP -MF .deps/dynarray.Tpo -c dynarray.c -o dynarray.o >/dev/null 2>&1 mv -f .deps/dynarray.Tpo .deps/dynarray.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c -o mem.lo mem.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -fPIC -DPIC -o .libs/mem.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -o mem.o >/dev/null 2>&1 mv -f .deps/mem.Tpo .deps/mem.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT stringhash.lo -MD -MP -MF .deps/stringhash.Tpo -c -o stringhash.lo stringhash.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT stringhash.lo -MD -MP -MF .deps/stringhash.Tpo -c stringhash.c -fPIC -DPIC -o .libs/stringhash.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT stringhash.lo -MD -MP -MF .deps/stringhash.Tpo -c stringhash.c -o stringhash.o >/dev/null 2>&1 mv -f .deps/stringhash.Tpo .deps/stringhash.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c -o trie.lo trie.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c trie.c -fPIC -DPIC -o .libs/trie.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c trie.c -o trie.o >/dev/null 2>&1 mv -f .deps/trie.Tpo .deps/trie.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lex.lexc.lo -MD -MP -MF .deps/lex.lexc.Tpo -c -o lex.lexc.lo lex.lexc.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lex.lexc.lo -MD -MP -MF .deps/lex.lexc.Tpo -c lex.lexc.c -fPIC -DPIC -o .libs/lex.lexc.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lex.lexc.lo -MD -MP -MF .deps/lex.lexc.Tpo -c lex.lexc.c -o lex.lexc.o >/dev/null 2>&1 mv -f .deps/lex.lexc.Tpo .deps/lex.lexc.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lex.yy.lo -MD -MP -MF .deps/lex.yy.Tpo -c -o lex.yy.lo lex.yy.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lex.yy.lo -MD -MP -MF .deps/lex.yy.Tpo -c lex.yy.c -fPIC -DPIC -o .libs/lex.yy.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lex.yy.lo -MD -MP -MF .deps/lex.yy.Tpo -c lex.yy.c -o lex.yy.o >/dev/null 2>&1 mv -f .deps/lex.yy.Tpo .deps/lex.yy.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c -o regex.lo regex.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c regex.c -fPIC -DPIC -o .libs/regex.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c regex.c -o regex.o >/dev/null 2>&1 mv -f .deps/regex.Tpo .deps/regex.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc48 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -o libfoma.la int_stack.lo define.lo determinize.lo apply.lo rewrite.lo lexcread.lo topsort.lo flags.lo minimize.lo reverse.lo extract.lo sigma.lo structures.lo constructions.lo coaccessible.lo io.lo utf8.lo spelling.lo dynarray.lo mem.lo stringhash.lo trie.lo lex.lexc.lo lex.yy.lo regex.lo -lreadline -lglib-2.0 -lm -lpthread -lxml2 libtool: link: /usr/local/bin/ar cru .libs/libfoma.a .libs/int_stack.o .libs/define.o .libs/determinize.o .libs/apply.o .libs/rewrite.o .libs/lexcread.o .libs/topsort.o .libs/flags.o .libs/minimize.o .libs/reverse.o .libs/extract.o .libs/sigma.o .libs/structures.o .libs/constructions.o .libs/coaccessible.o .libs/io.o .libs/utf8.o .libs/spelling.o .libs/dynarray.o .libs/mem.o .libs/stringhash.o .libs/trie.o .libs/lex.lexc.o .libs/lex.yy.o .libs/regex.o libtool: link: /usr/local/bin/ranlib .libs/libfoma.a libtool: link: ( cd ".libs" && rm -f "libfoma.la" && ln -s "../libfoma.la" "libfoma.la" ) Making all in libhfst Making all in src /usr/bin/make all-recursive Making all in implementations depbase=`echo HfstTransitionGraph.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstTransitionGraph.lo -MD -MP -MF $depbase.Tpo -c -o HfstTransitionGraph.lo HfstTransitionGraph.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstTransitionGraph.lo -MD -MP -MF .deps/HfstTransitionGraph.Tpo -c HfstTransitionGraph.cc -fPIC -DPIC -o .libs/HfstTransitionGraph.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstTransitionGraph.lo -MD -MP -MF .deps/HfstTransitionGraph.Tpo -c HfstTransitionGraph.cc -o HfstTransitionGraph.o >/dev/null 2>&1 depbase=`echo ConvertTransducerFormat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertTransducerFormat.lo -MD -MP -MF $depbase.Tpo -c -o ConvertTransducerFormat.lo ConvertTransducerFormat.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertTransducerFormat.lo -MD -MP -MF .deps/ConvertTransducerFormat.Tpo -c ConvertTransducerFormat.cc -fPIC -DPIC -o .libs/ConvertTransducerFormat.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertTransducerFormat.lo -MD -MP -MF .deps/ConvertTransducerFormat.Tpo -c ConvertTransducerFormat.cc -o ConvertTransducerFormat.o >/dev/null 2>&1 depbase=`echo HfstTropicalTransducerTransitionData.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstTropicalTransducerTransitionData.lo -MD -MP -MF $depbase.Tpo -c -o HfstTropicalTransducerTransitionData.lo HfstTropicalTransducerTransitionData.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstTropicalTransducerTransitionData.lo -MD -MP -MF .deps/HfstTropicalTransducerTransitionData.Tpo -c HfstTropicalTransducerTransitionData.cc -fPIC -DPIC -o .libs/HfstTropicalTransducerTransitionData.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstTropicalTransducerTransitionData.lo -MD -MP -MF .deps/HfstTropicalTransducerTransitionData.Tpo -c HfstTropicalTransducerTransitionData.cc -o HfstTropicalTransducerTransitionData.o >/dev/null 2>&1 depbase=`echo ConvertSfstTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertSfstTransducer.lo -MD -MP -MF $depbase.Tpo -c -o ConvertSfstTransducer.lo ConvertSfstTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertSfstTransducer.lo -MD -MP -MF .deps/ConvertSfstTransducer.Tpo -c ConvertSfstTransducer.cc -fPIC -DPIC -o .libs/ConvertSfstTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertSfstTransducer.lo -MD -MP -MF .deps/ConvertSfstTransducer.Tpo -c ConvertSfstTransducer.cc -o ConvertSfstTransducer.o >/dev/null 2>&1 depbase=`echo ConvertTropicalWeightTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertTropicalWeightTransducer.lo -MD -MP -MF $depbase.Tpo -c -o ConvertTropicalWeightTransducer.lo ConvertTropicalWeightTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertTropicalWeightTransducer.lo -MD -MP -MF .deps/ConvertTropicalWeightTransducer.Tpo -c ConvertTropicalWeightTransducer.cc -fPIC -DPIC -o .libs/ConvertTropicalWeightTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertTropicalWeightTransducer.lo -MD -MP -MF .deps/ConvertTropicalWeightTransducer.Tpo -c ConvertTropicalWeightTransducer.cc -o ConvertTropicalWeightTransducer.o >/dev/null 2>&1 depbase=`echo ConvertLogWeightTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertLogWeightTransducer.lo -MD -MP -MF $depbase.Tpo -c -o ConvertLogWeightTransducer.lo ConvertLogWeightTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertLogWeightTransducer.lo -MD -MP -MF .deps/ConvertLogWeightTransducer.Tpo -c ConvertLogWeightTransducer.cc -fPIC -DPIC -o .libs/ConvertLogWeightTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertLogWeightTransducer.lo -MD -MP -MF .deps/ConvertLogWeightTransducer.Tpo -c ConvertLogWeightTransducer.cc -o ConvertLogWeightTransducer.o >/dev/null 2>&1 depbase=`echo ConvertFomaTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertFomaTransducer.lo -MD -MP -MF $depbase.Tpo -c -o ConvertFomaTransducer.lo ConvertFomaTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertFomaTransducer.lo -MD -MP -MF .deps/ConvertFomaTransducer.Tpo -c ConvertFomaTransducer.cc -fPIC -DPIC -o .libs/ConvertFomaTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertFomaTransducer.lo -MD -MP -MF .deps/ConvertFomaTransducer.Tpo -c ConvertFomaTransducer.cc -o ConvertFomaTransducer.o >/dev/null 2>&1 depbase=`echo ConvertOlTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertOlTransducer.lo -MD -MP -MF $depbase.Tpo -c -o ConvertOlTransducer.lo ConvertOlTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertOlTransducer.lo -MD -MP -MF .deps/ConvertOlTransducer.Tpo -c ConvertOlTransducer.cc -fPIC -DPIC -o .libs/ConvertOlTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertOlTransducer.lo -MD -MP -MF .deps/ConvertOlTransducer.Tpo -c ConvertOlTransducer.cc -o ConvertOlTransducer.o >/dev/null 2>&1 depbase=`echo compose_intersect/ComposeIntersectRulePair.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectRulePair.lo -MD -MP -MF $depbase.Tpo -c -o compose_intersect/ComposeIntersectRulePair.lo compose_intersect/ComposeIntersectRulePair.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectRulePair.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectRulePair.Tpo -c compose_intersect/ComposeIntersectRulePair.cc -fPIC -DPIC -o compose_intersect/.libs/ComposeIntersectRulePair.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectRulePair.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectRulePair.Tpo -c compose_intersect/ComposeIntersectRulePair.cc -o compose_intersect/ComposeIntersectRulePair.o >/dev/null 2>&1 depbase=`echo compose_intersect/ComposeIntersectLexicon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectLexicon.lo -MD -MP -MF $depbase.Tpo -c -o compose_intersect/ComposeIntersectLexicon.lo compose_intersect/ComposeIntersectLexicon.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectLexicon.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectLexicon.Tpo -c compose_intersect/ComposeIntersectLexicon.cc -fPIC -DPIC -o compose_intersect/.libs/ComposeIntersectLexicon.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectLexicon.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectLexicon.Tpo -c compose_intersect/ComposeIntersectLexicon.cc -o compose_intersect/ComposeIntersectLexicon.o >/dev/null 2>&1 depbase=`echo compose_intersect/ComposeIntersectRule.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectRule.lo -MD -MP -MF $depbase.Tpo -c -o compose_intersect/ComposeIntersectRule.lo compose_intersect/ComposeIntersectRule.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectRule.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectRule.Tpo -c compose_intersect/ComposeIntersectRule.cc -fPIC -DPIC -o compose_intersect/.libs/ComposeIntersectRule.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectRule.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectRule.Tpo -c compose_intersect/ComposeIntersectRule.cc -o compose_intersect/ComposeIntersectRule.o >/dev/null 2>&1 depbase=`echo compose_intersect/ComposeIntersectFst.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectFst.lo -MD -MP -MF $depbase.Tpo -c -o compose_intersect/ComposeIntersectFst.lo compose_intersect/ComposeIntersectFst.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectFst.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectFst.Tpo -c compose_intersect/ComposeIntersectFst.cc -fPIC -DPIC -o compose_intersect/.libs/ComposeIntersectFst.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectFst.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectFst.Tpo -c compose_intersect/ComposeIntersectFst.cc -o compose_intersect/ComposeIntersectFst.o >/dev/null 2>&1 depbase=`echo compose_intersect/ComposeIntersectUtilities.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectUtilities.lo -MD -MP -MF $depbase.Tpo -c -o compose_intersect/ComposeIntersectUtilities.lo compose_intersect/ComposeIntersectUtilities.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectUtilities.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectUtilities.Tpo -c compose_intersect/ComposeIntersectUtilities.cc -fPIC -DPIC -o compose_intersect/.libs/ComposeIntersectUtilities.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectUtilities.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectUtilities.Tpo -c compose_intersect/ComposeIntersectUtilities.cc -o compose_intersect/ComposeIntersectUtilities.o >/dev/null 2>&1 depbase=`echo SfstTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT SfstTransducer.lo -MD -MP -MF $depbase.Tpo -c -o SfstTransducer.lo SfstTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT SfstTransducer.lo -MD -MP -MF .deps/SfstTransducer.Tpo -c SfstTransducer.cc -fPIC -DPIC -o .libs/SfstTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT SfstTransducer.lo -MD -MP -MF .deps/SfstTransducer.Tpo -c SfstTransducer.cc -o SfstTransducer.o >/dev/null 2>&1 depbase=`echo TropicalWeightTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT TropicalWeightTransducer.lo -MD -MP -MF $depbase.Tpo -c -o TropicalWeightTransducer.lo TropicalWeightTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT TropicalWeightTransducer.lo -MD -MP -MF .deps/TropicalWeightTransducer.Tpo -c TropicalWeightTransducer.cc -fPIC -DPIC -o .libs/TropicalWeightTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT TropicalWeightTransducer.lo -MD -MP -MF .deps/TropicalWeightTransducer.Tpo -c TropicalWeightTransducer.cc -o TropicalWeightTransducer.o >/dev/null 2>&1 depbase=`echo LogWeightTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT LogWeightTransducer.lo -MD -MP -MF $depbase.Tpo -c -o LogWeightTransducer.lo LogWeightTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT LogWeightTransducer.lo -MD -MP -MF .deps/LogWeightTransducer.Tpo -c LogWeightTransducer.cc -fPIC -DPIC -o .libs/LogWeightTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT LogWeightTransducer.lo -MD -MP -MF .deps/LogWeightTransducer.Tpo -c LogWeightTransducer.cc -o LogWeightTransducer.o >/dev/null 2>&1 depbase=`echo FomaTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT FomaTransducer.lo -MD -MP -MF $depbase.Tpo -c -o FomaTransducer.lo FomaTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT FomaTransducer.lo -MD -MP -MF .deps/FomaTransducer.Tpo -c FomaTransducer.cc -fPIC -DPIC -o .libs/FomaTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT FomaTransducer.lo -MD -MP -MF .deps/FomaTransducer.Tpo -c FomaTransducer.cc -o FomaTransducer.o >/dev/null 2>&1 depbase=`echo HfstOlTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstOlTransducer.lo -MD -MP -MF $depbase.Tpo -c -o HfstOlTransducer.lo HfstOlTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstOlTransducer.lo -MD -MP -MF .deps/HfstOlTransducer.Tpo -c HfstOlTransducer.cc -fPIC -DPIC -o .libs/HfstOlTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstOlTransducer.lo -MD -MP -MF .deps/HfstOlTransducer.Tpo -c HfstOlTransducer.cc -o HfstOlTransducer.o >/dev/null 2>&1 depbase=`echo optimized-lookup/transducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/transducer.lo -MD -MP -MF $depbase.Tpo -c -o optimized-lookup/transducer.lo optimized-lookup/transducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/transducer.lo -MD -MP -MF optimized-lookup/.deps/transducer.Tpo -c optimized-lookup/transducer.cc -fPIC -DPIC -o optimized-lookup/.libs/transducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/transducer.lo -MD -MP -MF optimized-lookup/.deps/transducer.Tpo -c optimized-lookup/transducer.cc -o optimized-lookup/transducer.o >/dev/null 2>&1 depbase=`echo optimized-lookup/convert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/convert.lo -MD -MP -MF $depbase.Tpo -c -o optimized-lookup/convert.lo optimized-lookup/convert.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/convert.lo -MD -MP -MF optimized-lookup/.deps/convert.Tpo -c optimized-lookup/convert.cc -fPIC -DPIC -o optimized-lookup/.libs/convert.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/convert.lo -MD -MP -MF optimized-lookup/.deps/convert.Tpo -c optimized-lookup/convert.cc -o optimized-lookup/convert.o >/dev/null 2>&1 depbase=`echo optimized-lookup/ospell.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/ospell.lo -MD -MP -MF $depbase.Tpo -c -o optimized-lookup/ospell.lo optimized-lookup/ospell.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/ospell.lo -MD -MP -MF optimized-lookup/.deps/ospell.Tpo -c optimized-lookup/ospell.cc -fPIC -DPIC -o optimized-lookup/.libs/ospell.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/ospell.lo -MD -MP -MF optimized-lookup/.deps/ospell.Tpo -c optimized-lookup/ospell.cc -o optimized-lookup/ospell.o >/dev/null 2>&1 depbase=`echo optimized-lookup/pmatch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/pmatch.lo -MD -MP -MF $depbase.Tpo -c -o optimized-lookup/pmatch.lo optimized-lookup/pmatch.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/pmatch.lo -MD -MP -MF optimized-lookup/.deps/pmatch.Tpo -c optimized-lookup/pmatch.cc -fPIC -DPIC -o optimized-lookup/.libs/pmatch.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/pmatch.lo -MD -MP -MF optimized-lookup/.deps/pmatch.Tpo -c optimized-lookup/pmatch.cc -o optimized-lookup/pmatch.o >/dev/null 2>&1 depbase=`echo optimized-lookup/find_epsilon_loops.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/find_epsilon_loops.lo -MD -MP -MF $depbase.Tpo -c -o optimized-lookup/find_epsilon_loops.lo optimized-lookup/find_epsilon_loops.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/find_epsilon_loops.lo -MD -MP -MF optimized-lookup/.deps/find_epsilon_loops.Tpo -c optimized-lookup/find_epsilon_loops.cc -fPIC -DPIC -o optimized-lookup/.libs/find_epsilon_loops.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/find_epsilon_loops.lo -MD -MP -MF optimized-lookup/.deps/find_epsilon_loops.Tpo -c optimized-lookup/find_epsilon_loops.cc -o optimized-lookup/find_epsilon_loops.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++48 -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -o libhfstimplementations.la HfstTransitionGraph.lo ConvertTransducerFormat.lo HfstTropicalTransducerTransitionData.lo ConvertSfstTransducer.lo ConvertTropicalWeightTransducer.lo ConvertLogWeightTransducer.lo ConvertFomaTransducer.lo ConvertOlTransducer.lo compose_intersect/ComposeIntersectRulePair.lo compose_intersect/ComposeIntersectLexicon.lo compose_intersect/ComposeIntersectRule.lo compose_intersect/ComposeIntersectFst.lo compose_intersect/ComposeIntersectUtilities.lo SfstTransducer.lo TropicalWeightTransducer.lo LogWeightTransducer.lo FomaTransducer.lo HfstOlTransducer.lo optimized-lookup/transducer.lo optimized-lookup/convert.lo optimized-lookup/ospell.lo optimized-lookup/pmatch.lo optimized-lookup/fin d_epsilon_loops.lo -lreadline -lglib-2.0 -lm -lpthread -lxml2 libtool: link: /usr/local/bin/ar cru .libs/libhfstimplementations.a .libs/HfstTransitionGraph.o .libs/ConvertTransducerFormat.o .libs/HfstTropicalTransducerTransitionData.o .libs/ConvertSfstTransducer.o .libs/ConvertTropicalWeightTransducer.o .libs/ConvertLogWeightTransducer.o .libs/ConvertFomaTransducer.o .libs/ConvertOlTransducer.o compose_intersect/.libs/ComposeIntersectRulePair.o compose_intersect/.libs/ComposeIntersectLexicon.o compose_intersect/.libs/ComposeIntersectRule.o compose_intersect/.libs/ComposeIntersectFst.o compose_intersect/.libs/ComposeIntersectUtilities.o .libs/SfstTransducer.o .libs/TropicalWeightTransducer.o .libs/LogWeightTransducer.o .libs/FomaTransducer.o .libs/HfstOlTransducer.o optimized-lookup/.libs/transducer.o optimized-lookup/.libs/convert.o optimized-lookup/.libs/ospell.o optimized-lookup/.libs/pmatch.o optimized-lookup/.libs/find_epsilon_loops.o libtool: link: /usr/local/bin/ranlib .libs/libhfstimplementations.a libtool: link: ( cd ".libs" && rm -f "libhfstimplementations.la" && ln -s "../libhfstimplementations.la" "libhfstimplementations.la" ) Making all in parsers /bin/sh ../../../build-aux/ylwrap xre_lex.ll lex.yy.c xre_lex.cc -- flex --outfile=lex.yy.c flex: unknown flag '-'. For usage, try flex --help *** [xre_lex.cc] Error code 1 Stop in /wrkdirs/usr/ports/math/hfst/work/hfst-3.7.2/libhfst/src/parsers. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/math/hfst/work/hfst-3.7.2/libhfst/src. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/math/hfst/work/hfst-3.7.2/libhfst/src. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/math/hfst/work/hfst-3.7.2/libhfst. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/math/hfst/work/hfst-3.7.2. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/math/hfst/work/hfst-3.7.2. *** [do-build] Error code 1 Stop in /usr/ports/math/hfst. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 13:19:43 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 279B06F7 for ; Thu, 29 Jan 2015 13:19:43 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 11E238EF for ; Thu, 29 Jan 2015 13:19:43 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TDJgb8047439 for ; Thu, 29 Jan 2015 13:19:42 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TDJgoc047421; Thu, 29 Jan 2015 13:19:42 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 13:19:42 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291319.t0TDJgoc047421@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93i386-default][graphics/pixie] Failed for pixie-2.2.6_11 in package 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: Thu, 29 Jan 2015 13:19:43 -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: amdmi3@FreeBSD.org Ident: $FreeBSD: head/graphics/pixie/Makefile 371065 2014-10-17 15:37:58Z amdmi3 $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/pixie-2.2.6_11.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building graphics/pixie build started at Thu Jan 29 13:16:27 UTC 2015 port directory: /usr/ports/graphics/pixie building for: FreeBSD 93i386-default-job-04 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/graphics/pixie/Makefile 371065 2014-10-17 15:37:58Z amdmi3 $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=pixie-2.2.6_11 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for pixie-2.2.6_11: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --includedir=/usr/local/include/pixie --libdir=/usr/local/lib/pixie --with-docdir=/usr/local/share/doc/pixie --with-shaderdir=/usr/local/share/pixie/shaders --with-ribdir=/usr/local/share/pixie/ribs --with-texturedir=/usr/local/share/pixie/textures --with-displaysdir=/usr/local/lib/pixie/displays --with-modulesdir=/usr/local/lib/pixie/modules --with-openexr-prefix=/usr/local --enable-openexr-threads --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/pixie/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/pixie/work HOME=/wrkdirs/usr/ports/graphics/pixie/work TMPDIR="/tmp" ac_cv_path_FLEX="/usr/local/bin/flex" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/pixie/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/pixie/work HOME=/wrkdirs/usr/ports/graphics/pixie/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/pixie/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/pixie/work HOME=/wrkdirs/usr/ports/graphics/pixie/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/pixie/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/pixie/work HOME=/wrkdirs/usr/ports/graphics/pixie/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 -fPIC -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fPIC -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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/pixie" EXAMPLESDIR="share/examples/pixie" DATADIR="share/pixie" WWWDIR="www/pixie" ETCDIR="etc/pixie" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pixie DOCSDIR=/usr/local/share/doc/pixie EXAMPLESDIR=/usr/local/share/examples/pixie WWWDIR=/usr/local/www/pixie ETCDIR=/usr/local/etc/pixie --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> pixie-2.2.6_11 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.7.txz [93i386-default-job-04] Installing pkg-1.4.7... [93i386-default-job-04] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of pixie-2.2.6_11 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by pixie-2.2.6_11 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by pixie-2.2.6_11 for building => SHA256 Checksum OK for Pixie-src-2.2.6.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by pixie-2.2.6_11 for building ===> Extracting for pixie-2.2.6_11 => SHA256 Checksum OK for Pixie-src-2.2.6.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for pixie-2.2.6_11 ===> Applying FreeBSD patches for pixie-2.2.6_11 =========================================================================== =================================================== ===> pixie-2.2.6_11 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 [93i386-default-job-04] Installing bison-2.7.1,1... [93i386-default-job-04] `-- Installing gettext-runtime-0.19.4... [93i386-default-job-04] | `-- Installing indexinfo-0.2.2... [93i386-default-job-04] | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-04] | `-- Installing libiconv-1.14_6... [93i386-default-job-04] | `-- Extracting libiconv-1.14_6... done [93i386-default-job-04] `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-04] `-- Installing m4-1.4.17_1,1... [93i386-default-job-04] `-- Extracting m4-1.4.17_1,1... done [93i386-default-job-04] Extracting bison-2.7.1,1... done ===> Returning to build of pixie-2.2.6_11 ===> pixie-2.2.6_11 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 [93i386-default-job-04] Installing flex-2.5.39_2... [93i386-default-job-04] Extracting flex-2.5.39_2... done ===> Returning to build of pixie-2.2.6_11 ===> pixie-2.2.6_11 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/glproto.pc in /usr/ports/x11/glproto ===> Installing existing package /packages/All/glproto-1.4.17.txz [93i386-default-job-04] Installing glproto-1.4.17... [93i386-default-job-04] Extracting glproto-1.4.17... done ===> Returning to build of pixie-2.2.6_11 ===> pixie-2.2.6_11 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/dri2proto.pc in /usr/ports/x11/dri2proto ===> Installing existing package /packages/All/dri2proto-2.8.txz [93i386-default-job-04] Installing dri2proto-2.8... [93i386-default-job-04] Extracting dri2proto-2.8... done ===> Returning to build of pixie-2.2.6_11 =========================================================================== =================================================== ===> pixie-2.2.6_11 depends on shared library: libIlmImf.so - not found ===> Verifying for libIlmImf.so in /usr/ports/graphics/OpenEXR ===> Installing existing package /packages/All/OpenEXR-2.2.0_4.txz [93i386-default-job-04] Installing OpenEXR-2.2.0_4... [93i386-default-job-04] `-- Installing gcc-4.8.4... [93i386-default-job-04] | `-- Installing binutils-2.25... [93i386-default-job-04] | `-- Extracting binutils-2.25... done [93i386-default-job-04] | `-- Installing gcc-ecj-4.5... [93i386-default-job-04] | `-- Extracting gcc-ecj-4.5... done [93i386-default-job-04] | `-- Installing gmp-5.1.3_2... [93i386-default-job-04] | `-- Extracting gmp-5.1.3_2... done [93i386-default-job-04] | `-- Installing mpc-1.0.2_1... [93i386-default-job-04] | | `-- Installing mpfr-3.1.2_2... [93i386-default-job-04] | | `-- Extracting mpfr-3.1.2_2... done [93i386-default-job-04] | `-- Extracting mpc-1.0.2_1... done [93i386-default-job-04] `-- Extracting gcc-4.8.4... done [93i386-default-job-04] `-- Installing ilmbase-2.2.0... [93i386-default-job-04] `-- Extracting ilmbase-2.2.0... done [93i386-default-job-04] Extracting OpenEXR-2.2.0_4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of pixie-2.2.6_11 ===> pixie-2.2.6_11 depends on shared library: libtiff.so - not found ===> Verifying for libtiff.so in /usr/ports/graphics/tiff /usr/bin/make INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s" install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s" INSTALL_STRIP_FLAG=-s `test -z 'strip' || echo "INSTALL_PROGRAM_ENV=STRIPPROG='strip'"` install Making install in src Making install in common test -z "/usr/local/lib/pixie" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'libpixiecommon.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libpixiecommon.la' libtool: install: /usr/bin/install -c -o root -g wheel .libs/libpixiecommon.so.0.0.0 /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libpixiecommon.so.0.0.0 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libpixiecommon.so.0.0.0 libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie && { ln -s -f libpixiecommon.so.0.0.0 libpixiecommon.so.0 || { rm -f libpixiecommon.so.0 && ln -s libpixiecommon.so.0.0.0 libpixiecommon.so.0; }; }) libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie && { ln -s -f libpixiecommon.so.0.0.0 libpixiecommon.so || { rm -f libpixiecommon.so && ln -s libpixiecommon.so.0.0.0 libpixiecommon.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libpixiecommon.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libpixiecommon.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie' Making install in file test -z "/usr/local/lib/pixie/displays" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'file.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/file.la' libtool: install: warning: relinking `file.la' libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/file; /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/libtool --tag CXX --mode=relink c++ -O2 -pipe -fPIC -fno-strict-aliasing -module -avoid-version -L/usr/local/lib -o file.la -rpath /usr/local/lib/pixie/displays file.lo file_tiff.lo file_png.lo ../common/libpixiecommon.la -ltiff -pthread -lm -lc -lpng -pthread -lm -lc -pthread -lm -lc -inst-prefix-dir /wrkdirs/usr/ports/graphics/pixie/work/stage) libtool: relink: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/file.o .libs/file_tiff.o .libs/file_png.o -Wl,-rpath -Wl,/usr/local/lib/pixie -L/usr/local/lib ../common/.libs/libpixiecommon.so -ltiff -lpng -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -pthread -pthread -pthread -pthread -Wl,-soname -Wl,file.so -o .libs/file.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/file.soT /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/file.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/file.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/file.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/file.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie/displays' Making install in framebuffer test -z "/usr/local/lib/pixie/displays" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'framebuffer.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/framebuffer.la' libtool: install: warning: relinking `framebuffer.la' libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/framebuffer; /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/libtool --tag CXX --mode=relink c++ -I/usr/local/include -O2 -pipe -fPIC -fno-strict-aliasing -module -avoid-version -lX11 -lXext -L/usr/local/lib -o framebuffer.la -rpath /usr/local/lib/pixie/displays framebuffer_la-framebuffer.lo framebuffer_la-fbx.lo ../common/libpixiecommon.la -L/usr/local/lib -R/usr/local/lib -pthread -lm -lc -inst-prefix-dir /wrkdirs/usr/ports/graphics/pixie/work/stage) libtool: relink: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/framebuffer_la-framebuffer.o .libs/framebuffer_la-fbx.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib/pixie /usr/local/lib/libX11.so /usr/local/lib/libXext.so -L/usr/local/lib ../common/.libs/libpixiecommon.so -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -pthread -pthread -Wl,-soname -Wl,framebuffer.so -o .libs/framebuffer.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/framebuffer.soT /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/framebuffer.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/framebuffer.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/framebuffer.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/framebuffer.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie/displays' Making install in openexr test -z "/usr/local/lib/pixie/displays" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays" Making install in precomp Making install in gui test -z "/usr/local/lib/pixie/modules" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/modules" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'gui.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/modules/gui.la' libtool: install: warning: relinking `gui.la' libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/gui; /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/libtool --tag CXX --mode=relink c++ -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -pipe -fPIC -fno-strict-aliasing -module -avoid-version -L/wrkdirs/usr/ports/x11-toolkits/fltk/work/fltk-1.3.2/src -L/usr/local/lib -L/usr/local/lib -R/usr/local/lib /usr/local/lib/libfltk_gl.a -lGLU -lGL -lm /usr/local/lib/libfltk.a -lXext -lXft -lfontconfig -lpthread -lm -lX11 -lX11 -lXext -L/usr/local/lib -o gui.la -rpath /usr/local/lib/pixie/modules gui_la-opengl.lo ../common/libpixiecommon.la -L/usr/local/lib -R/usr/local/lib -pthread -lm -lc -inst-prefix-dir /wrkdirs/usr/ports/graphics/pixie/work/stage) *** Warning: Linking the shared library gui.la against the *** static library /usr/local/lib/libfltk_gl.a is not portable! *** Warning: Linking the shared library gui.la against the *** static library /usr/local/lib/libfltk.a is not portable! libtool: relink: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/gui_la-opengl.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib/pixie -L/wrkdirs/usr/ports/x11-toolkits/fltk/work/fltk-1.3.2/src -L/usr/local/lib /usr/local/lib/libfltk_gl.a -lGLU -lGL /usr/local/lib/libfltk.a /usr/local/lib/libXft.so -lfontconfig -lpthread /usr/local/lib/libX11.so /usr/local/lib/libXext.so ../common/.libs/libpixiecommon.so -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -pthread -pthread -Wl,-soname -Wl,gui.so -o .libs/gui.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/gui.soT /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/modules/gui.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/modules/gui.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/gui.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/modules/gui.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie/modules' Making install in rgbe test -z "/usr/local/lib/pixie/displays" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'rgbe.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/rgbe.la' libtool: install: warning: relinking `rgbe.la' libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/rgbe; /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/libtool --tag CXX --mode=relink c++ -O2 -pipe -fPIC -fno-strict-aliasing -module -avoid-version -L/usr/local/lib -o rgbe.la -rpath /usr/local/lib/pixie/displays file.lo rgbe.lo ../common/libpixiecommon.la -pthread -lm -lc -inst-prefix-dir /wrkdirs/usr/ports/graphics/pixie/work/stage) libtool: relink: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/file.o .libs/rgbe.o -Wl,-rpath -Wl,/usr/local/lib/pixie -L/usr/local/lib ../common/.libs/libpixiecommon.so -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -pthread -pthread -Wl,-soname -Wl,rgbe.so -o .libs/rgbe.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/rgbe.soT /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/rgbe.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/rgbe.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/rgbe.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/rgbe.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie/displays' Making install in sdr /usr/bin/make install-am test -z "/usr/local/lib/pixie" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'libsdr.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libsdr.la' libtool: install: warning: relinking `libsdr.la' libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/sdr; /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/libtool --tag CXX --mode=relink c++ -O2 -pipe -fPIC -fno-strict-aliasing -export-dynamic -version-info 0:0:0 -L/usr/local/lib -o libsdr.la -rpath /usr/local/lib/pixie sdr.lo ../common/libpixiecommon.la -pthread -lm -lc -inst-prefix-dir /wrkdirs/usr/ports/graphics/pixie/work/stage) libtool: relink: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/sdr.o -Wl,-rpath -Wl,/usr/local/lib/pixie -L/usr/local/lib ../common/.libs/libpixiecommon.so -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -pthread -pthread -Wl,-soname -Wl,libsdr.so.0 -o .libs/libsdr.so.0.0.0 libtool: install: /usr/bin/install -c -o root -g wheel .libs/libsdr.so.0.0.0T /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libsdr.so.0.0.0 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libsdr.so.0.0.0 libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie && { ln -s -f libsdr.so.0.0.0 libsdr.so.0 || { rm -f libsdr.so.0 && ln -s libsdr.so.0.0.0 libsdr.so.0; }; }) libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie && { ln -s -f libsdr.so.0.0.0 libsdr.so || { rm -f libsdr.so && ln -s libsdr.so.0.0.0 libsdr.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libsdr.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libsdr.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie' test -z "/usr/local/include/pixie" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie" install -o root -g wheel -m 0644 'sdr.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/sdr.h' Making install in sdrc /usr/bin/make install-am test -z "/usr/local/bin" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin" STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s 'sdrc' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/sdrc' libtool: install: warning: `../common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s .libs/sdrc /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/sdrc Making install in ri /usr/bin/make install-am test -z "/usr/local/lib/pixie" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'libri.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libri.la' libtool: install: warning: relinking `libri.la' libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/ri; /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/libtool --tag CXX --mode=relink c++ -O2 -pipe -fPIC -fno-strict-aliasing -export-dynamic -version-info 0:0:0 -L/usr/local/lib -o libri.la -rpath /usr/local/lib/pixie attributes.lo brickmap.lo bundles.lo curves.lo bsplinePatchgrid.lo debug.lo delayed.lo displayChannel.lo dlobject.lo dso.lo error.lo execute.lo executeMisc.lo fileResource.lo hcshader.lo ifexpr.lo implicitSurface.lo init.lo irradiance.lo linsys.lo memory.lo noise.lo object.lo occlusion.lo options.lo patches.lo patchgrid.lo photon.lo photonMap.lo pl.lo points.lo pointCloud.lo pointHierarchy.lo polygons.lo ptcapi.lo quadrics.lo random.lo raytracer.lo refCounter.lo remoteChannel.lo renderer.lo rendererClipping.lo rendererContext.lo rendererDeclerations.lo rendererDisplay.lo rendererFiles.lo rendererJobs.lo rendererMutexes.lo rendererNetwork.lo resource.lo reyes.lo ri.lo rib.lo riInterface.lo ribOu t.lo shader.lo shaderPl.lo shading.lo show.lo sl.lo stats.lo stochastic.lo subdivision.lo subdivisionCreator.lo surface.lo texmake.lo texture.lo texture3d.lo trace.lo variable.lo xform.lo zbuffer.lo ../common/libpixiecommon.la -ltiff -pthread -lm -lc -lz -pthread -lm -lc -inst-prefix-dir /wrkdirs/usr/ports/graphics/pixie/work/stage) libtool: relink: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/attributes.o .libs/brickmap.o .libs/bundles.o .libs/curves.o .libs/bsplinePatchgrid.o .libs/debug.o .libs/delayed.o .libs/displayChannel.o .libs/dlobject.o .libs/dso.o .libs/error.o .libs/execute.o .libs/executeMisc.o .libs/fileResource.o .libs/hcshader.o .libs/ifexpr.o .libs/implicitSurface.o .libs/init.o .libs/irradiance.o .libs/linsys.o .libs/memory.o .libs/noise.o .libs/object.o .libs/occlusion.o .libs/options.o .libs/patches.o .libs/patchgrid.o .libs/photon.o .libs/photonMap.o .libs/pl.o .libs/points.o .libs/pointCloud.o .libs/pointHierarchy.o .libs/polygons.o .libs/ptcapi.o .libs/quadrics.o .libs/random.o .libs/raytracer.o .libs/refCounter.o .libs/remoteChannel.o .libs/renderer.o .libs/rendererClipping.o .libs/rendererContext.o .libs/rendererDeclerations.o .libs/rendererDisplay.o .libs/rendererFiles.o .libs/rendererJobs.o .libs/rendererMutexes.o .libs/rendererNetwork.o .libs/resource.o .libs/reye s.o .libs/ri.o .libs/rib.o .libs/riInterface.o .libs/ribOut.o .libs/shader.o .libs/shaderPl.o .libs/shading.o .libs/show.o .libs/sl.o .libs/stats.o .libs/stochastic.o .libs/subdivision.o .libs/subdivisionCreator.o .libs/surface.o .libs/texmake.o .libs/texture.o .libs/texture3d.o .libs/trace.o .libs/variable.o .libs/xform.o .libs/zbuffer.o -Wl,-rpath -Wl,/usr/local/lib/pixie -L/usr/local/lib ../common/.libs/libpixiecommon.so -ltiff -lz -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -pthread -pthread -pthread -Wl,-soname -Wl,libri.so.0 -o .libs/libri.so.0.0.0 libtool: install: /usr/bin/install -c -o root -g wheel .libs/libri.so.0.0.0T /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libri.so.0.0.0 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libri.so.0.0.0 libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie && { ln -s -f libri.so.0.0.0 libri.so.0 || { rm -f libri.so.0 && ln -s libri.so.0.0.0 libri.so.0; }; }) libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie && { ln -s -f libri.so.0.0.0 libri.so || { rm -f libri.so && ln -s libri.so.0.0.0 libri.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libri.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libri.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie' test -z "/usr/local/include/pixie" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie" install -o root -g wheel -m 0644 'ri.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/ri.h' install -o root -g wheel -m 0644 'dsply.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/dsply.h' install -o root -g wheel -m 0644 'shadeop.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/shadeop.h' install -o root -g wheel -m 0644 'implicit.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/implicit.h' install -o root -g wheel -m 0644 'dlo.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/dlo.h' install -o root -g wheel -m 0644 'ptcapi.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/ptcapi.h' Making install in rndr test -z "/usr/local/bin" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin" STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s 'rndr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/rndr' libtool: install: warning: `../ri/libri.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `/wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `../common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s .libs/rndr /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/rndr Making install in texmake test -z "/usr/local/bin" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin" STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s 'texmake' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/texmake' libtool: install: warning: `../ri/libri.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `/wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `../common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s .libs/texmake /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/texmake Making install in sdrinfo test -z "/usr/local/bin" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin" STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s 'sdrinfo' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/sdrinfo' libtool: install: warning: `../sdr/libsdr.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `/wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `../common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s .libs/sdrinfo /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/sdrinfo Making install in show test -z "/usr/local/bin" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin" STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s 'show' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/show' libtool: install: warning: `../common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `../ri/libri.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `/wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s .libs/show /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/show test -z "/usr/local/man/man1" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/man/man1" install -o root -g wheel -m 0644 'man/rndr.1' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/man/man1/rndr.1' install -o root -g wheel -m 0644 'man/sdrc.1' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/man/man1/sdrc.1' install -o root -g wheel -m 0644 'man/sdrinfo.1' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/man/man1/sdrinfo.1' install -o root -g wheel -m 0644 'man/texmake.1' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/man/man1/texmake.1' test -z "/usr/local/share/pixie/shaders" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders" install -o root -g wheel -m 0644 'shaders/ambientindirect.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/ambientindirect.sdr' install -o root -g wheel -m 0644 'shaders/ambientindirect.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/ambientindirect.sl' install -o root -g wheel -m 0644 'shaders/ambientlight.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/ambientlight.sdr' install -o root -g wheel -m 0644 'shaders/ambientlight.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/ambientlight.sl' install -o root -g wheel -m 0644 'shaders/ambientocclusion.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/ambientocclusion.sdr' install -o root -g wheel -m 0644 'shaders/ambientocclusion.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/ambientocclusion.sl' install -o root -g wheel -m 0644 'shaders/arealight.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/arealight.sdr' install -o root -g wheel -m 0644 'shaders/arealight.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/arealight.sl' install -o root -g wheel -m 0644 'shaders/constant.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/constant.sdr' install -o root -g wheel -m 0644 'shaders/constant.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/constant.sl' install -o root -g wheel -m 0644 'shaders/distantlight.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/distantlight.sdr' install -o root -g wheel -m 0644 'shaders/distantlight.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/distantlight.sl' install -o root -g wheel -m 0644 'shaders/fog.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/fog.sdr' install -o root -g wheel -m 0644 'shaders/fog.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/fog.sl' install -o root -g wheel -m 0644 'shaders/glass.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/glass.sdr' install -o root -g wheel -m 0644 'shaders/glass.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/glass.sl' install -o root -g wheel -m 0644 'shaders/matte.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/matte.sdr' install -o root -g wheel -m 0644 'shaders/matte.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/matte.sl' install -o root -g wheel -m 0644 'shaders/metal.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/metal.sdr' install -o root -g wheel -m 0644 'shaders/metal.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/metal.sl' install -o root -g wheel -m 0644 'shaders/mirror.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mirror.sdr' install -o root -g wheel -m 0644 'shaders/mirror.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mirror.sl' install -o root -g wheel -m 0644 'shaders/mtorDirectionalLight.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mtorDirectionalLight.sdr' install -o root -g wheel -m 0644 'shaders/mtorDirectionalLight.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mtorDirectionalLight.sl' install -o root -g wheel -m 0644 'shaders/mtorLambert.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mtorLambert.sdr' install -o root -g wheel -m 0644 'shaders/mtorLambert.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mtorLambert.sl' install -o root -g wheel -m 0644 'shaders/mtorPhong.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mtorPhong.sdr' install -o root -g wheel -m 0644 'shaders/mtorPhong.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mtorPhong.sl' install -o root -g wheel -m 0644 'shaders/normdir.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/normdir.sdr' install -o root -g wheel -m 0644 'shaders/normdir.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/normdir.sl' install -o root -g wheel -m 0644 'shaders/paintedmatte.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/paintedmatte.sdr' install -o root -g wheel -m 0644 'shaders/paintedmatte.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/paintedmatte.sl' install -o root -g wheel -m 0644 'shaders/paintedplastic.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/paintedplastic.sdr' install -o root -g wheel -m 0644 'shaders/paintedplastic.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/paintedplastic.sl' install -o root -g wheel -m 0644 'shaders/plastic.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/plastic.sdr' install -o root -g wheel -m 0644 'shaders/plastic.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/plastic.sl' install -o root -g wheel -m 0644 'shaders/pointlight.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/pointlight.sdr' install -o root -g wheel -m 0644 'shaders/pointlight.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/pointlight.sl' install -o root -g wheel -m 0644 'shaders/rayarea.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/rayarea.sdr' install -o root -g wheel -m 0644 'shaders/rayarea.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/rayarea.sl' install -o root -g wheel -m 0644 'shaders/raydistant.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/raydistant.sdr' install -o root -g wheel -m 0644 'shaders/raydistant.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/raydistant.sl' install -o root -g wheel -m 0644 'shaders/raypoint.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/raypoint.sdr' install -o root -g wheel -m 0644 'shaders/raypoint.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/raypoint.sl' install -o root -g wheel -m 0644 'shaders/shadowarea.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowarea.sdr' install -o root -g wheel -m 0644 'shaders/shadowarea.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowarea.sl' install -o root -g wheel -m 0644 'shaders/shadowdistant.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowdistant.sdr' install -o root -g wheel -m 0644 'shaders/shadowdistant.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowdistant.sl' install -o root -g wheel -m 0644 'shaders/shadowpoint.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowpoint.sdr' install -o root -g wheel -m 0644 'shaders/shadowpoint.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowpoint.sl' install -o root -g wheel -m 0644 'shaders/shadowspot.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowspot.sdr' install -o root -g wheel -m 0644 'shaders/shadowspot.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowspot.sl' install -o root -g wheel -m 0644 'shaders/spotlight.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/spotlight.sdr' install -o root -g wheel -m 0644 'shaders/spotlight.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/spotlight.sl' (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie && install -o root -g wheel -m 0644 AUTHORS ChangeLog DEVNOTES NEWS README /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/doc/pixie) (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/doc && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/sbin/chown -Rh root:wheel $1 && /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; && /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- . /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/doc/pixie '! -name "*Makefile*"') ====> Compressing man pages (compress-man) ===> Installing ldconfig configuration file =========================================================================== =================================================== ===> Building package for pixie-2.2.6_11 pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/openexr.so: No such file or directory *** [do-package] Error code 1 Stop in /usr/ports/graphics/pixie. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 13:25:33 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 E3FC4834 for ; Thu, 29 Jan 2015 13:25:33 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 D02E29A8 for ; Thu, 29 Jan 2015 13:25:33 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TDPXee031625 for ; Thu, 29 Jan 2015 13:25:33 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TDPX3f031600; Thu, 29 Jan 2015 13:25:33 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 13:25:33 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291325.t0TDPX3f031600@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93i386-default][biology/tinker] Failed for tinker-7.0.1 in fetch 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: Thu, 29 Jan 2015 13:25:34 -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: pi@FreeBSD.org Ident: $FreeBSD: head/biology/tinker/Makefile 376238 2015-01-04 15:21:12Z pi $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/tinker-7.0.1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building biology/tinker build started at Thu Jan 29 13:25:30 UTC 2015 port directory: /usr/ports/biology/tinker building for: FreeBSD 93i386-default-job-10 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/biology/tinker/Makefile 376238 2015-01-04 15:21:12Z pi $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=tinker-7.0.1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for tinker-7.0.1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples OPTIMIZED_FFLAGS=off: compilation optimizations ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/biology/tinker/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/tinker/work HOME=/wrkdirs/usr/ports/biology/tinker/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/biology/tinker/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/tinker/work HOME=/wrkdirs/usr/ports/biology/tinker/work TMPDIR="/tmp" F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- HAVE_G2C=yes XDG_DATA_HOME=/wrkdirs/usr/ports/biology/tinker/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/tinker/work HOME=/wrkdirs/usr/ports/biology/tinker/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/biology/tinker/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/tinker/work HOME=/wrkdirs/usr/ports/biology/tinker/work TMPDIR="/tmp" F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP ="cpp" CPPFLAGS="" LDFLAGS=" -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin" 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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/tinker" EXAMPLESDIR="share/examples/tinker" DATADIR="share/tinker" WWWDIR="www/tinker" ETCDIR="etc/tinker" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/tinker DOCSDIR=/usr/local/share/doc/tinker EXAMPLESDIR=/usr/local/share/examples/tinker WWWDIR=/usr/local/www/tinker ETCDIR=/usr/local/etc/tinker --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License tinker accepted by the user =========================================================================== =================================================== ===> tinker-7.0.1 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.7.txz [93i386-default-job-10] Installing pkg-1.4.7... [93i386-default-job-10] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of tinker-7.0.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License tinker accepted by the user => tinker-7.0.1.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch http://dasher.wustl.edu/tinker/downloads/tinker-7.0.1.tar.gz fetch: http://dasher.wustl.edu/tinker/downloads/tinker-7.0.1.tar.gz: size mismatch: expected 28384106, actual 28503658 => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/tinker-7.0.1.tar.gz fetch: http://distcache.FreeBSD.org/ports-distfiles/tinker-7.0.1.tar.gz: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /portdistfiles/ and try again. *** [do-fetch] Error code 1 Stop in /usr/ports/biology/tinker. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 13:32:35 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 4879990A; Thu, 29 Jan 2015 13:32:35 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 34341A89; Thu, 29 Jan 2015 13:32:35 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TDWYqU009761; Thu, 29 Jan 2015 13:32:34 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TDWYJs009750; Thu, 29 Jan 2015 13:32:34 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 13:32:34 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291332.t0TDWYJs009750@beefy1.isc.freebsd.org> To: demon@FreeBSD.org Subject: [package - 93i386-default][math/hfst] Failed for hfst-3.7.2_1 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: Thu, 29 Jan 2015 13:32:35 -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: demon@FreeBSD.org Last committer: mva@FreeBSD.org Ident: $FreeBSD: head/math/hfst/Makefile 371328 2014-10-21 16:54:54Z mva $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/hfst-3.7.2_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building math/hfst build started at Thu Jan 29 13:21:52 UTC 2015 port directory: /usr/ports/math/hfst building for: FreeBSD 93i386-default-job-02 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: demon@FreeBSD.org Makefile ident: $FreeBSD: head/math/hfst/Makefile 371328 2014-10-21 16:54:54Z mva $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=hfst-3.7.2_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-readline --with-unicode-handler=glib --enable-proc --enable-tagger --enable-xfst --enable-shuffle --enable-traverse --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/hfst/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/hfst/work HOME=/wrkdirs/usr/ports/math/hfst/work TMPDIR="/tmp" PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/hfst/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/hfst/work HOME=/wrkdirs/usr/ports/math/hfst/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 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/hfst" EXAMPLESDIR="share/examples/hfst" DATADIR="share/hfst" WWWDIR="www/hfst" ETCDIR="etc/hfst" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/hfst DOCSDIR=/usr/local/share/doc/hfst EXAMPLESDIR=/usr/local/share/examples/hfst WWWDIR=/usr/local/www/hfst ETCDIR=/usr/local/etc/hfst --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> hfst-3.7.2_1 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.7.txz [93i386-default-job-02] Installing pkg-1.4.7... [93i386-default-job-02] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of hfst-3.7.2_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by hfst-3.7.2_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by hfst-3.7.2_1 for building => SHA256 Checksum OK for hfst-3.7.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by hfst-3.7.2_1 for building ===> Extracting for hfst-3.7.2_1 => SHA256 Checksum OK for hfst-3.7.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for hfst-3.7.2_1 ===> Applying FreeBSD patches for hfst-3.7.2_1 =========================================================================== =================================================== ===> hfst-3.7.2_1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93i386-default-job-02] Installing pkgconf-0.9.7... [93i386-default-job-02] Extracting pkgconf-0.9.7... done ===> Returning to build of hfst-3.7.2_1 ===> hfst-3.7.2_1 depends on file: /usr/local/bin/python2.7 - not found ===> Verifying install for /usr/local/bin/python2.7 in /usr/ports/lang/python27 ===> Installing existing package /packages/All/python27-2.7.9.txz [93i386-default-job-02] Installing python27-2.7.9... [93i386-default-job-02] `-- Installing gettext-runtime-0.19.4... [93i386-default-job-02] | `-- Installing indexinfo-0.2.2... [93i386-default-job-02] | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-02] | `-- Installing libiconv-1.14_6... [93i386-default-job-02] | `-- Extracting libiconv-1.14_6... done [93i386-default-job-02] `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-02] `-- Installing libffi-3.2.1... [93i386-default-job-02] `-- Extracting libffi-3.2.1... done [93i386-default-job-02] Extracting python27-2.7.9... done 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 hfst-3.7.2_1 ===> hfst-3.7.2_1 depends on executable: python2 - not found ===> Verifying install for python2 in /usr/ports/lang/python2 ===> Installing existing package /packages/All/python2-2_3.txz [93i386-default-job-02] Installing python2-2_3... [93i386-default-job-02] Extracting python2-2_3... done ===> Returning to build of hfst-3.7.2_1 ===> hfst-3.7.2_1 depends on executable: gcc48 - not found ===> Verifying install for gcc48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.4.txz [93i386-default-job-02] Installing gcc-4.8.4... [93i386-default-job-02] `-- Installing binutils-2.25... [93i386-default-job-02] `-- Extracting binutils-2.25... done [93i386-default-job-02] `-- Installing gcc-ecj-4.5... [93i386-default-job-02] `-- Extracting gcc-ecj-4.5... done [93i386-default-job-02] `-- Installing gmp-5.1.3_2... [93i386-default-job-02] `-- Extracting gmp-5.1.3_2... done [93i386-default-job-02] `-- Installing mpc-1.0.2_1... [93i386-default-job-02] | `-- Installing mpfr-3.1.2_2... [93i386-default-job-02] | `-- Extracting mpfr-3.1.2_2... done [93i386-default-job-02] `-- Extracting mpc-1.0.2_1... done [93i386-default-job-02] Extracting gcc-4.8.4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of hfst-3.7.2_1 ===> hfst-3.7.2_1 depends on file: /usr/local/bin/as - found libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT define.lo -MD -MP -MF .deps/define.Tpo -c define.c -o define.o >/dev/null 2>&1 mv -f .deps/define.Tpo .deps/define.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT determinize.lo -MD -MP -MF .deps/determinize.Tpo -c -o determinize.lo determinize.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT determinize.lo -MD -MP -MF .deps/determinize.Tpo -c determinize.c -fPIC -DPIC -o .libs/determinize.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT determinize.lo -MD -MP -MF .deps/determinize.Tpo -c determinize.c -o determinize.o >/dev/null 2>&1 mv -f .deps/determinize.Tpo .deps/determinize.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT apply.lo -MD -MP -MF .deps/apply.Tpo -c -o apply.lo apply.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT apply.lo -MD -MP -MF .deps/apply.Tpo -c apply.c -fPIC -DPIC -o .libs/apply.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT apply.lo -MD -MP -MF .deps/apply.Tpo -c apply.c -o apply.o >/dev/null 2>&1 mv -f .deps/apply.Tpo .deps/apply.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT rewrite.lo -MD -MP -MF .deps/rewrite.Tpo -c -o rewrite.lo rewrite.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT rewrite.lo -MD -MP -MF .deps/rewrite.Tpo -c rewrite.c -fPIC -DPIC -o .libs/rewrite.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT rewrite.lo -MD -MP -MF .deps/rewrite.Tpo -c rewrite.c -o rewrite.o >/dev/null 2>&1 mv -f .deps/rewrite.Tpo .deps/rewrite.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lexcread.lo -MD -MP -MF .deps/lexcread.Tpo -c -o lexcread.lo lexcread.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lexcread.lo -MD -MP -MF .deps/lexcread.Tpo -c lexcread.c -fPIC -DPIC -o .libs/lexcread.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lexcread.lo -MD -MP -MF .deps/lexcread.Tpo -c lexcread.c -o lexcread.o >/dev/null 2>&1 mv -f .deps/lexcread.Tpo .deps/lexcread.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT topsort.lo -MD -MP -MF .deps/topsort.Tpo -c -o topsort.lo topsort.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT topsort.lo -MD -MP -MF .deps/topsort.Tpo -c topsort.c -fPIC -DPIC -o .libs/topsort.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT topsort.lo -MD -MP -MF .deps/topsort.Tpo -c topsort.c -o topsort.o >/dev/null 2>&1 mv -f .deps/topsort.Tpo .deps/topsort.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT flags.lo -MD -MP -MF .deps/flags.Tpo -c -o flags.lo flags.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT flags.lo -MD -MP -MF .deps/flags.Tpo -c flags.c -fPIC -DPIC -o .libs/flags.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT flags.lo -MD -MP -MF .deps/flags.Tpo -c flags.c -o flags.o >/dev/null 2>&1 mv -f .deps/flags.Tpo .deps/flags.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT minimize.lo -MD -MP -MF .deps/minimize.Tpo -c -o minimize.lo minimize.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT minimize.lo -MD -MP -MF .deps/minimize.Tpo -c minimize.c -fPIC -DPIC -o .libs/minimize.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT minimize.lo -MD -MP -MF .deps/minimize.Tpo -c minimize.c -o minimize.o >/dev/null 2>&1 mv -f .deps/minimize.Tpo .deps/minimize.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT reverse.lo -MD -MP -MF .deps/reverse.Tpo -c -o reverse.lo reverse.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT reverse.lo -MD -MP -MF .deps/reverse.Tpo -c reverse.c -fPIC -DPIC -o .libs/reverse.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT reverse.lo -MD -MP -MF .deps/reverse.Tpo -c reverse.c -o reverse.o >/dev/null 2>&1 mv -f .deps/reverse.Tpo .deps/reverse.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c -o extract.lo extract.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c extract.c -fPIC -DPIC -o .libs/extract.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c extract.c -o extract.o >/dev/null 2>&1 mv -f .deps/extract.Tpo .deps/extract.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT sigma.lo -MD -MP -MF .deps/sigma.Tpo -c -o sigma.lo sigma.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT sigma.lo -MD -MP -MF .deps/sigma.Tpo -c sigma.c -fPIC -DPIC -o .libs/sigma.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT sigma.lo -MD -MP -MF .deps/sigma.Tpo -c sigma.c -o sigma.o >/dev/null 2>&1 mv -f .deps/sigma.Tpo .deps/sigma.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT structures.lo -MD -MP -MF .deps/structures.Tpo -c -o structures.lo structures.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT structures.lo -MD -MP -MF .deps/structures.Tpo -c structures.c -fPIC -DPIC -o .libs/structures.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT structures.lo -MD -MP -MF .deps/structures.Tpo -c structures.c -o structures.o >/dev/null 2>&1 mv -f .deps/structures.Tpo .deps/structures.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT constructions.lo -MD -MP -MF .deps/constructions.Tpo -c -o constructions.lo constructions.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT constructions.lo -MD -MP -MF .deps/constructions.Tpo -c constructions.c -fPIC -DPIC -o .libs/constructions.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT constructions.lo -MD -MP -MF .deps/constructions.Tpo -c constructions.c -o constructions.o >/dev/null 2>&1 mv -f .deps/constructions.Tpo .deps/constructions.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT coaccessible.lo -MD -MP -MF .deps/coaccessible.Tpo -c -o coaccessible.lo coaccessible.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT coaccessible.lo -MD -MP -MF .deps/coaccessible.Tpo -c coaccessible.c -fPIC -DPIC -o .libs/coaccessible.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT coaccessible.lo -MD -MP -MF .deps/coaccessible.Tpo -c coaccessible.c -o coaccessible.o >/dev/null 2>&1 mv -f .deps/coaccessible.Tpo .deps/coaccessible.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT io.lo -MD -MP -MF .deps/io.Tpo -c -o io.lo io.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT io.lo -MD -MP -MF .deps/io.Tpo -c io.c -fPIC -DPIC -o .libs/io.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT io.lo -MD -MP -MF .deps/io.Tpo -c io.c -o io.o >/dev/null 2>&1 mv -f .deps/io.Tpo .deps/io.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c -o utf8.lo utf8.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -fPIC -DPIC -o .libs/utf8.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -o utf8.o >/dev/null 2>&1 mv -f .deps/utf8.Tpo .deps/utf8.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT spelling.lo -MD -MP -MF .deps/spelling.Tpo -c -o spelling.lo spelling.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT spelling.lo -MD -MP -MF .deps/spelling.Tpo -c spelling.c -fPIC -DPIC -o .libs/spelling.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT spelling.lo -MD -MP -MF .deps/spelling.Tpo -c spelling.c -o spelling.o >/dev/null 2>&1 mv -f .deps/spelling.Tpo .deps/spelling.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT dynarray.lo -MD -MP -MF .deps/dynarray.Tpo -c -o dynarray.lo dynarray.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT dynarray.lo -MD -MP -MF .deps/dynarray.Tpo -c dynarray.c -fPIC -DPIC -o .libs/dynarray.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT dynarray.lo -MD -MP -MF .deps/dynarray.Tpo -c dynarray.c -o dynarray.o >/dev/null 2>&1 mv -f .deps/dynarray.Tpo .deps/dynarray.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c -o mem.lo mem.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -fPIC -DPIC -o .libs/mem.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -o mem.o >/dev/null 2>&1 mv -f .deps/mem.Tpo .deps/mem.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT stringhash.lo -MD -MP -MF .deps/stringhash.Tpo -c -o stringhash.lo stringhash.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT stringhash.lo -MD -MP -MF .deps/stringhash.Tpo -c stringhash.c -fPIC -DPIC -o .libs/stringhash.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT stringhash.lo -MD -MP -MF .deps/stringhash.Tpo -c stringhash.c -o stringhash.o >/dev/null 2>&1 mv -f .deps/stringhash.Tpo .deps/stringhash.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c -o trie.lo trie.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c trie.c -fPIC -DPIC -o .libs/trie.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c trie.c -o trie.o >/dev/null 2>&1 mv -f .deps/trie.Tpo .deps/trie.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lex.lexc.lo -MD -MP -MF .deps/lex.lexc.Tpo -c -o lex.lexc.lo lex.lexc.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lex.lexc.lo -MD -MP -MF .deps/lex.lexc.Tpo -c lex.lexc.c -fPIC -DPIC -o .libs/lex.lexc.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lex.lexc.lo -MD -MP -MF .deps/lex.lexc.Tpo -c lex.lexc.c -o lex.lexc.o >/dev/null 2>&1 mv -f .deps/lex.lexc.Tpo .deps/lex.lexc.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lex.yy.lo -MD -MP -MF .deps/lex.yy.Tpo -c -o lex.yy.lo lex.yy.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lex.yy.lo -MD -MP -MF .deps/lex.yy.Tpo -c lex.yy.c -fPIC -DPIC -o .libs/lex.yy.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lex.yy.lo -MD -MP -MF .deps/lex.yy.Tpo -c lex.yy.c -o lex.yy.o >/dev/null 2>&1 mv -f .deps/lex.yy.Tpo .deps/lex.yy.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c -o regex.lo regex.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c regex.c -fPIC -DPIC -o .libs/regex.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c regex.c -o regex.o >/dev/null 2>&1 mv -f .deps/regex.Tpo .deps/regex.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc48 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -o libfoma.la int_stack.lo define.lo determinize.lo apply.lo rewrite.lo lexcread.lo topsort.lo flags.lo minimize.lo reverse.lo extract.lo sigma.lo structures.lo constructions.lo coaccessible.lo io.lo utf8.lo spelling.lo dynarray.lo mem.lo stringhash.lo trie.lo lex.lexc.lo lex.yy.lo regex.lo -lreadline -lglib-2.0 -lm -lpthread -lxml2 libtool: link: /usr/local/bin/ar cru .libs/libfoma.a .libs/int_stack.o .libs/define.o .libs/determinize.o .libs/apply.o .libs/rewrite.o .libs/lexcread.o .libs/topsort.o .libs/flags.o .libs/minimize.o .libs/reverse.o .libs/extract.o .libs/sigma.o .libs/structures.o .libs/constructions.o .libs/coaccessible.o .libs/io.o .libs/utf8.o .libs/spelling.o .libs/dynarray.o .libs/mem.o .libs/stringhash.o .libs/trie.o .libs/lex.lexc.o .libs/lex.yy.o .libs/regex.o libtool: link: /usr/local/bin/ranlib .libs/libfoma.a libtool: link: ( cd ".libs" && rm -f "libfoma.la" && ln -s "../libfoma.la" "libfoma.la" ) Making all in libhfst Making all in src /usr/bin/make all-recursive Making all in implementations depbase=`echo HfstTransitionGraph.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstTransitionGraph.lo -MD -MP -MF $depbase.Tpo -c -o HfstTransitionGraph.lo HfstTransitionGraph.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstTransitionGraph.lo -MD -MP -MF .deps/HfstTransitionGraph.Tpo -c HfstTransitionGraph.cc -fPIC -DPIC -o .libs/HfstTransitionGraph.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstTransitionGraph.lo -MD -MP -MF .deps/HfstTransitionGraph.Tpo -c HfstTransitionGraph.cc -o HfstTransitionGraph.o >/dev/null 2>&1 depbase=`echo ConvertTransducerFormat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertTransducerFormat.lo -MD -MP -MF $depbase.Tpo -c -o ConvertTransducerFormat.lo ConvertTransducerFormat.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertTransducerFormat.lo -MD -MP -MF .deps/ConvertTransducerFormat.Tpo -c ConvertTransducerFormat.cc -fPIC -DPIC -o .libs/ConvertTransducerFormat.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertTransducerFormat.lo -MD -MP -MF .deps/ConvertTransducerFormat.Tpo -c ConvertTransducerFormat.cc -o ConvertTransducerFormat.o >/dev/null 2>&1 depbase=`echo HfstTropicalTransducerTransitionData.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstTropicalTransducerTransitionData.lo -MD -MP -MF $depbase.Tpo -c -o HfstTropicalTransducerTransitionData.lo HfstTropicalTransducerTransitionData.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstTropicalTransducerTransitionData.lo -MD -MP -MF .deps/HfstTropicalTransducerTransitionData.Tpo -c HfstTropicalTransducerTransitionData.cc -fPIC -DPIC -o .libs/HfstTropicalTransducerTransitionData.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstTropicalTransducerTransitionData.lo -MD -MP -MF .deps/HfstTropicalTransducerTransitionData.Tpo -c HfstTropicalTransducerTransitionData.cc -o HfstTropicalTransducerTransitionData.o >/dev/null 2>&1 depbase=`echo ConvertSfstTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertSfstTransducer.lo -MD -MP -MF $depbase.Tpo -c -o ConvertSfstTransducer.lo ConvertSfstTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertSfstTransducer.lo -MD -MP -MF .deps/ConvertSfstTransducer.Tpo -c ConvertSfstTransducer.cc -fPIC -DPIC -o .libs/ConvertSfstTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertSfstTransducer.lo -MD -MP -MF .deps/ConvertSfstTransducer.Tpo -c ConvertSfstTransducer.cc -o ConvertSfstTransducer.o >/dev/null 2>&1 depbase=`echo ConvertTropicalWeightTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertTropicalWeightTransducer.lo -MD -MP -MF $depbase.Tpo -c -o ConvertTropicalWeightTransducer.lo ConvertTropicalWeightTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertTropicalWeightTransducer.lo -MD -MP -MF .deps/ConvertTropicalWeightTransducer.Tpo -c ConvertTropicalWeightTransducer.cc -fPIC -DPIC -o .libs/ConvertTropicalWeightTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertTropicalWeightTransducer.lo -MD -MP -MF .deps/ConvertTropicalWeightTransducer.Tpo -c ConvertTropicalWeightTransducer.cc -o ConvertTropicalWeightTransducer.o >/dev/null 2>&1 depbase=`echo ConvertLogWeightTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertLogWeightTransducer.lo -MD -MP -MF $depbase.Tpo -c -o ConvertLogWeightTransducer.lo ConvertLogWeightTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertLogWeightTransducer.lo -MD -MP -MF .deps/ConvertLogWeightTransducer.Tpo -c ConvertLogWeightTransducer.cc -fPIC -DPIC -o .libs/ConvertLogWeightTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertLogWeightTransducer.lo -MD -MP -MF .deps/ConvertLogWeightTransducer.Tpo -c ConvertLogWeightTransducer.cc -o ConvertLogWeightTransducer.o >/dev/null 2>&1 depbase=`echo ConvertFomaTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertFomaTransducer.lo -MD -MP -MF $depbase.Tpo -c -o ConvertFomaTransducer.lo ConvertFomaTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertFomaTransducer.lo -MD -MP -MF .deps/ConvertFomaTransducer.Tpo -c ConvertFomaTransducer.cc -fPIC -DPIC -o .libs/ConvertFomaTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertFomaTransducer.lo -MD -MP -MF .deps/ConvertFomaTransducer.Tpo -c ConvertFomaTransducer.cc -o ConvertFomaTransducer.o >/dev/null 2>&1 depbase=`echo ConvertOlTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertOlTransducer.lo -MD -MP -MF $depbase.Tpo -c -o ConvertOlTransducer.lo ConvertOlTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertOlTransducer.lo -MD -MP -MF .deps/ConvertOlTransducer.Tpo -c ConvertOlTransducer.cc -fPIC -DPIC -o .libs/ConvertOlTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertOlTransducer.lo -MD -MP -MF .deps/ConvertOlTransducer.Tpo -c ConvertOlTransducer.cc -o ConvertOlTransducer.o >/dev/null 2>&1 depbase=`echo compose_intersect/ComposeIntersectRulePair.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectRulePair.lo -MD -MP -MF $depbase.Tpo -c -o compose_intersect/ComposeIntersectRulePair.lo compose_intersect/ComposeIntersectRulePair.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectRulePair.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectRulePair.Tpo -c compose_intersect/ComposeIntersectRulePair.cc -fPIC -DPIC -o compose_intersect/.libs/ComposeIntersectRulePair.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectRulePair.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectRulePair.Tpo -c compose_intersect/ComposeIntersectRulePair.cc -o compose_intersect/ComposeIntersectRulePair.o >/dev/null 2>&1 depbase=`echo compose_intersect/ComposeIntersectLexicon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectLexicon.lo -MD -MP -MF $depbase.Tpo -c -o compose_intersect/ComposeIntersectLexicon.lo compose_intersect/ComposeIntersectLexicon.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectLexicon.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectLexicon.Tpo -c compose_intersect/ComposeIntersectLexicon.cc -fPIC -DPIC -o compose_intersect/.libs/ComposeIntersectLexicon.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectLexicon.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectLexicon.Tpo -c compose_intersect/ComposeIntersectLexicon.cc -o compose_intersect/ComposeIntersectLexicon.o >/dev/null 2>&1 depbase=`echo compose_intersect/ComposeIntersectRule.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectRule.lo -MD -MP -MF $depbase.Tpo -c -o compose_intersect/ComposeIntersectRule.lo compose_intersect/ComposeIntersectRule.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectRule.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectRule.Tpo -c compose_intersect/ComposeIntersectRule.cc -fPIC -DPIC -o compose_intersect/.libs/ComposeIntersectRule.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectRule.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectRule.Tpo -c compose_intersect/ComposeIntersectRule.cc -o compose_intersect/ComposeIntersectRule.o >/dev/null 2>&1 depbase=`echo compose_intersect/ComposeIntersectFst.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectFst.lo -MD -MP -MF $depbase.Tpo -c -o compose_intersect/ComposeIntersectFst.lo compose_intersect/ComposeIntersectFst.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectFst.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectFst.Tpo -c compose_intersect/ComposeIntersectFst.cc -fPIC -DPIC -o compose_intersect/.libs/ComposeIntersectFst.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectFst.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectFst.Tpo -c compose_intersect/ComposeIntersectFst.cc -o compose_intersect/ComposeIntersectFst.o >/dev/null 2>&1 depbase=`echo compose_intersect/ComposeIntersectUtilities.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectUtilities.lo -MD -MP -MF $depbase.Tpo -c -o compose_intersect/ComposeIntersectUtilities.lo compose_intersect/ComposeIntersectUtilities.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectUtilities.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectUtilities.Tpo -c compose_intersect/ComposeIntersectUtilities.cc -fPIC -DPIC -o compose_intersect/.libs/ComposeIntersectUtilities.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectUtilities.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectUtilities.Tpo -c compose_intersect/ComposeIntersectUtilities.cc -o compose_intersect/ComposeIntersectUtilities.o >/dev/null 2>&1 depbase=`echo SfstTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT SfstTransducer.lo -MD -MP -MF $depbase.Tpo -c -o SfstTransducer.lo SfstTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT SfstTransducer.lo -MD -MP -MF .deps/SfstTransducer.Tpo -c SfstTransducer.cc -fPIC -DPIC -o .libs/SfstTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT SfstTransducer.lo -MD -MP -MF .deps/SfstTransducer.Tpo -c SfstTransducer.cc -o SfstTransducer.o >/dev/null 2>&1 depbase=`echo TropicalWeightTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT TropicalWeightTransducer.lo -MD -MP -MF $depbase.Tpo -c -o TropicalWeightTransducer.lo TropicalWeightTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT TropicalWeightTransducer.lo -MD -MP -MF .deps/TropicalWeightTransducer.Tpo -c TropicalWeightTransducer.cc -fPIC -DPIC -o .libs/TropicalWeightTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT TropicalWeightTransducer.lo -MD -MP -MF .deps/TropicalWeightTransducer.Tpo -c TropicalWeightTransducer.cc -o TropicalWeightTransducer.o >/dev/null 2>&1 depbase=`echo LogWeightTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT LogWeightTransducer.lo -MD -MP -MF $depbase.Tpo -c -o LogWeightTransducer.lo LogWeightTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT LogWeightTransducer.lo -MD -MP -MF .deps/LogWeightTransducer.Tpo -c LogWeightTransducer.cc -fPIC -DPIC -o .libs/LogWeightTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT LogWeightTransducer.lo -MD -MP -MF .deps/LogWeightTransducer.Tpo -c LogWeightTransducer.cc -o LogWeightTransducer.o >/dev/null 2>&1 depbase=`echo FomaTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT FomaTransducer.lo -MD -MP -MF $depbase.Tpo -c -o FomaTransducer.lo FomaTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT FomaTransducer.lo -MD -MP -MF .deps/FomaTransducer.Tpo -c FomaTransducer.cc -fPIC -DPIC -o .libs/FomaTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT FomaTransducer.lo -MD -MP -MF .deps/FomaTransducer.Tpo -c FomaTransducer.cc -o FomaTransducer.o >/dev/null 2>&1 depbase=`echo HfstOlTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstOlTransducer.lo -MD -MP -MF $depbase.Tpo -c -o HfstOlTransducer.lo HfstOlTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstOlTransducer.lo -MD -MP -MF .deps/HfstOlTransducer.Tpo -c HfstOlTransducer.cc -fPIC -DPIC -o .libs/HfstOlTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstOlTransducer.lo -MD -MP -MF .deps/HfstOlTransducer.Tpo -c HfstOlTransducer.cc -o HfstOlTransducer.o >/dev/null 2>&1 depbase=`echo optimized-lookup/transducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/transducer.lo -MD -MP -MF $depbase.Tpo -c -o optimized-lookup/transducer.lo optimized-lookup/transducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/transducer.lo -MD -MP -MF optimized-lookup/.deps/transducer.Tpo -c optimized-lookup/transducer.cc -fPIC -DPIC -o optimized-lookup/.libs/transducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/transducer.lo -MD -MP -MF optimized-lookup/.deps/transducer.Tpo -c optimized-lookup/transducer.cc -o optimized-lookup/transducer.o >/dev/null 2>&1 depbase=`echo optimized-lookup/convert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/convert.lo -MD -MP -MF $depbase.Tpo -c -o optimized-lookup/convert.lo optimized-lookup/convert.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/convert.lo -MD -MP -MF optimized-lookup/.deps/convert.Tpo -c optimized-lookup/convert.cc -fPIC -DPIC -o optimized-lookup/.libs/convert.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/convert.lo -MD -MP -MF optimized-lookup/.deps/convert.Tpo -c optimized-lookup/convert.cc -o optimized-lookup/convert.o >/dev/null 2>&1 depbase=`echo optimized-lookup/ospell.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/ospell.lo -MD -MP -MF $depbase.Tpo -c -o optimized-lookup/ospell.lo optimized-lookup/ospell.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/ospell.lo -MD -MP -MF optimized-lookup/.deps/ospell.Tpo -c optimized-lookup/ospell.cc -fPIC -DPIC -o optimized-lookup/.libs/ospell.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/ospell.lo -MD -MP -MF optimized-lookup/.deps/ospell.Tpo -c optimized-lookup/ospell.cc -o optimized-lookup/ospell.o >/dev/null 2>&1 depbase=`echo optimized-lookup/pmatch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/pmatch.lo -MD -MP -MF $depbase.Tpo -c -o optimized-lookup/pmatch.lo optimized-lookup/pmatch.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/pmatch.lo -MD -MP -MF optimized-lookup/.deps/pmatch.Tpo -c optimized-lookup/pmatch.cc -fPIC -DPIC -o optimized-lookup/.libs/pmatch.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/pmatch.lo -MD -MP -MF optimized-lookup/.deps/pmatch.Tpo -c optimized-lookup/pmatch.cc -o optimized-lookup/pmatch.o >/dev/null 2>&1 depbase=`echo optimized-lookup/find_epsilon_loops.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/find_epsilon_loops.lo -MD -MP -MF $depbase.Tpo -c -o optimized-lookup/find_epsilon_loops.lo optimized-lookup/find_epsilon_loops.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/find_epsilon_loops.lo -MD -MP -MF optimized-lookup/.deps/find_epsilon_loops.Tpo -c optimized-lookup/find_epsilon_loops.cc -fPIC -DPIC -o optimized-lookup/.libs/find_epsilon_loops.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/find_epsilon_loops.lo -MD -MP -MF optimized-lookup/.deps/find_epsilon_loops.Tpo -c optimized-lookup/find_epsilon_loops.cc -o optimized-lookup/find_epsilon_loops.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++48 -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -o libhfstimplementations.la HfstTransitionGraph.lo ConvertTransducerFormat.lo HfstTropicalTransducerTransitionData.lo ConvertSfstTransducer.lo ConvertTropicalWeightTransducer.lo ConvertLogWeightTransducer.lo ConvertFomaTransducer.lo ConvertOlTransducer.lo compose_intersect/ComposeIntersectRulePair.lo compose_intersect/ComposeIntersectLexicon.lo compose_intersect/ComposeIntersectRule.lo compose_intersect/ComposeIntersectFst.lo compose_intersect/ComposeIntersectUtilities.lo SfstTransducer.lo TropicalWeightTransducer.lo LogWeightTransducer.lo FomaTransducer.lo HfstOlTransducer.lo optimized-lookup/transducer.lo optimized-lookup/convert.lo optimized-lookup/ospell.lo optimized-lookup/pmatch.lo optimized-lookup/find_epsilon_loops.lo -lreadline -lgli b-2.0 -lm -lpthread -lxml2 libtool: link: /usr/local/bin/ar cru .libs/libhfstimplementations.a .libs/HfstTransitionGraph.o .libs/ConvertTransducerFormat.o .libs/HfstTropicalTransducerTransitionData.o .libs/ConvertSfstTransducer.o .libs/ConvertTropicalWeightTransducer.o .libs/ConvertLogWeightTransducer.o .libs/ConvertFomaTransducer.o .libs/ConvertOlTransducer.o compose_intersect/.libs/ComposeIntersectRulePair.o compose_intersect/.libs/ComposeIntersectLexicon.o compose_intersect/.libs/ComposeIntersectRule.o compose_intersect/.libs/ComposeIntersectFst.o compose_intersect/.libs/ComposeIntersectUtilities.o .libs/SfstTransducer.o .libs/TropicalWeightTransducer.o .libs/LogWeightTransducer.o .libs/FomaTransducer.o .libs/HfstOlTransducer.o optimized-lookup/.libs/transducer.o optimized-lookup/.libs/convert.o optimized-lookup/.libs/ospell.o optimized-lookup/.libs/pmatch.o optimized-lookup/.libs/find_epsilon_loops.o libtool: link: /usr/local/bin/ranlib .libs/libhfstimplementations.a libtool: link: ( cd ".libs" && rm -f "libhfstimplementations.la" && ln -s "../libhfstimplementations.la" "libhfstimplementations.la" ) Making all in parsers /bin/sh ../../../build-aux/ylwrap xre_lex.ll lex.yy.c xre_lex.cc -- flex --outfile=lex.yy.c flex: unknown flag '-'. For usage, try flex --help *** [xre_lex.cc] Error code 1 Stop in /wrkdirs/usr/ports/math/hfst/work/hfst-3.7.2/libhfst/src/parsers. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/math/hfst/work/hfst-3.7.2/libhfst/src. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/math/hfst/work/hfst-3.7.2/libhfst/src. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/math/hfst/work/hfst-3.7.2/libhfst. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/math/hfst/work/hfst-3.7.2. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/math/hfst/work/hfst-3.7.2. *** [do-build] Error code 1 Stop in /usr/ports/math/hfst. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 13:33:22 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 2ED18922; Thu, 29 Jan 2015 13:33:22 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 0DD66A91; Thu, 29 Jan 2015 13:33:22 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TDXL3N001613; Thu, 29 Jan 2015 13:33:21 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TDXLPw001596; Thu, 29 Jan 2015 13:33:21 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 13:33:21 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291333.t0TDXLPw001596@beefy2.isc.freebsd.org> To: wen@FreeBSD.org Subject: [package - 93amd64-default][science/py-scimath] Failed for py27-scimath-4.1.2_3 in configure 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: Thu, 29 Jan 2015 13:33:22 -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: wen@FreeBSD.org Last committer: mva@FreeBSD.org Ident: $FreeBSD: head/science/py-scimath/Makefile 371453 2014-10-24 16:50:42Z mva $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/py27-scimath-4.1.2_3.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building science/py-scimath build started at Thu Jan 29 13:32:55 UTC 2015 port directory: /usr/ports/science/py-scimath building for: FreeBSD 93amd64-default-job-12 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: wen@FreeBSD.org Makefile ident: $FreeBSD: head/science/py-scimath/Makefile 371453 2014-10-24 16:50:42Z mva $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=py27-scimath-4.1.2_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/science/py-scimath/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/py-scimath/work HOME=/wrkdirs/usr/ports/science/py-scimath/work TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/science/py-scimath/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/py-scimath/work HOME=/wrkdirs/usr/ports/science/py-scimath/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/scimath" EXAMPLESDIR="share/examples/scimath" DATADIR="share/scimath" WWWDIR="www/scimath" ETCDIR="etc/scimath" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/scimath DOCSDIR=/usr/local/share/doc/scimath EXAMPLESDIR=/usr/local/share/examples/scimath WWWDIR=/usr/local/www/scimath ETCDIR=/usr/local/etc/scimath --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE LGPL3 accepted by the user =========================================================================== =================================================== ===> py27-scimath-4.1.2_3 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.7.txz [93amd64-default-job-12] Installing pkg-1.4.7... [93amd64-default-job-12] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of py27-scimath-4.1.2_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE LGPL3 accepted by the user ===> Fetching all distfiles required by py27-scimath-4.1.2_3 for building =========================================================================== =================================================== ===> License BSD3CLAUSE LGPL3 accepted by the user ===> Fetching all distfiles required by py27-scimath-4.1.2_3 for building => SHA256 Checksum OK for scimath-4.1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE LGPL3 accepted by the user ===> Fetching all distfiles required by py27-scimath-4.1.2_3 for building ===> Extracting for py27-scimath-4.1.2_3 => SHA256 Checksum OK for scimath-4.1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py27-scimath-4.1.2_3 =========================================================================== =================================================== ===> py27-scimath-4.1.2_3 depends on package: py27-traits>=3.6.0 - not found ===> Verifying install for py27-traits>=3.6.0 in /usr/ports/devel/py-traits ===> Installing existing package /packages/All/py27-traits-4.5.0.txz [93amd64-default-job-12] Installing py27-traits-4.5.0... [93amd64-default-job-12] `-- Installing py27-setuptools27-5.5.1_1... [93amd64-default-job-12] | `-- Installing python27-2.7.9... [93amd64-default-job-12] | | `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-12] | | `-- Installing indexinfo-0.2.2... [93amd64-default-job-12] | | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-12] | | `-- Installing libiconv-1.14_6... [93amd64-default-job-12] | | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-12] | | `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-12] | | `-- Installing libffi-3.2.1... [93amd64-default-job-12] | | `-- Extracting libffi-3.2.1... done [93amd64-default-job-12] | `-- Extracting python27-2.7.9... done [93amd64-default-job-12] `-- Extracting py27-setuptools27-5.5.1_1... done [93amd64-default-job-12] Extracting py27-traits-4.5.0... done 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 py27-scimath-4.1.2_3 ===> py27-scimath-4.1.2_3 depends on package: py27-setuptools27>0 - found ===> py27-scimath-4.1.2_3 depends on file: /usr/local/bin/python2.7 - found =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for py27-scimath-4.1.2_3 Traceback (most recent call last): File "", line 1, in File "setup.py", line 9, in import numpy.distutils.core ImportError: No module named numpy.distutils.core *** [do-configure] Error code 1 Stop in /usr/ports/science/py-scimath. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 13:48:15 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 6F1E4C3B; Thu, 29 Jan 2015 13:48:15 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 4E740C0E; Thu, 29 Jan 2015 13:48:15 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TDmEbo012434; Thu, 29 Jan 2015 13:48:14 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TDmEJU012427; Thu, 29 Jan 2015 13:48:14 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 13:48:14 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291348.t0TDmEJU012427@beefy1.isc.freebsd.org> To: wen@FreeBSD.org Subject: [package - 93i386-default][science/py-scimath] Failed for py27-scimath-4.1.2_3 in configure 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: Thu, 29 Jan 2015 13:48:15 -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: wen@FreeBSD.org Last committer: mva@FreeBSD.org Ident: $FreeBSD: head/science/py-scimath/Makefile 371453 2014-10-24 16:50:42Z mva $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/py27-scimath-4.1.2_3.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building science/py-scimath build started at Thu Jan 29 13:47:59 UTC 2015 port directory: /usr/ports/science/py-scimath building for: FreeBSD 93i386-default-job-24 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: wen@FreeBSD.org Makefile ident: $FreeBSD: head/science/py-scimath/Makefile 371453 2014-10-24 16:50:42Z mva $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=py27-scimath-4.1.2_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/science/py-scimath/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/py-scimath/work HOME=/wrkdirs/usr/ports/science/py-scimath/work TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/science/py-scimath/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/py-scimath/work HOME=/wrkdirs/usr/ports/science/py-scimath/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/scimath" EXAMPLESDIR="share/examples/scimath" DATADIR="share/scimath" WWWDIR="www/scimath" ETCDIR="etc/scimath" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/scimath DOCSDIR=/usr/local/share/doc/scimath EXAMPLESDIR=/usr/local/share/examples/scimath WWWDIR=/usr/local/www/scimath ETCDIR=/usr/local/etc/scimath --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE LGPL3 accepted by the user =========================================================================== =================================================== ===> py27-scimath-4.1.2_3 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.7.txz [93i386-default-job-24] Installing pkg-1.4.7... [93i386-default-job-24] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of py27-scimath-4.1.2_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE LGPL3 accepted by the user ===> Fetching all distfiles required by py27-scimath-4.1.2_3 for building =========================================================================== =================================================== ===> License BSD3CLAUSE LGPL3 accepted by the user ===> Fetching all distfiles required by py27-scimath-4.1.2_3 for building => SHA256 Checksum OK for scimath-4.1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE LGPL3 accepted by the user ===> Fetching all distfiles required by py27-scimath-4.1.2_3 for building ===> Extracting for py27-scimath-4.1.2_3 => SHA256 Checksum OK for scimath-4.1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py27-scimath-4.1.2_3 =========================================================================== =================================================== ===> py27-scimath-4.1.2_3 depends on package: py27-traits>=3.6.0 - not found ===> Verifying install for py27-traits>=3.6.0 in /usr/ports/devel/py-traits ===> Installing existing package /packages/All/py27-traits-4.5.0.txz [93i386-default-job-24] Installing py27-traits-4.5.0... [93i386-default-job-24] `-- Installing py27-setuptools27-5.5.1_1... [93i386-default-job-24] | `-- Installing python27-2.7.9... [93i386-default-job-24] | | `-- Installing gettext-runtime-0.19.4... [93i386-default-job-24] | | `-- Installing indexinfo-0.2.2... [93i386-default-job-24] | | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-24] | | `-- Installing libiconv-1.14_6... [93i386-default-job-24] | | `-- Extracting libiconv-1.14_6... done [93i386-default-job-24] | | `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-24] | | `-- Installing libffi-3.2.1... [93i386-default-job-24] | | `-- Extracting libffi-3.2.1... done [93i386-default-job-24] | `-- Extracting python27-2.7.9... done [93i386-default-job-24] `-- Extracting py27-setuptools27-5.5.1_1... done [93i386-default-job-24] Extracting py27-traits-4.5.0... done 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 py27-scimath-4.1.2_3 ===> py27-scimath-4.1.2_3 depends on package: py27-setuptools27>0 - found ===> py27-scimath-4.1.2_3 depends on file: /usr/local/bin/python2.7 - found =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for py27-scimath-4.1.2_3 Traceback (most recent call last): File "", line 1, in File "setup.py", line 9, in import numpy.distutils.core ImportError: No module named numpy.distutils.core *** [do-configure] Error code 1 Stop in /usr/ports/science/py-scimath. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 14:16:29 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 74FEEE0 for ; Thu, 29 Jan 2015 14:16:29 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 5399CF38 for ; Thu, 29 Jan 2015 14:16:29 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TEGSBq013771 for ; Thu, 29 Jan 2015 14:16:28 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TEGSWO013765; Thu, 29 Jan 2015 14:16:28 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 14:16:28 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291416.t0TEGSWO013765@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93amd64-default][emulators/pearpc] Failed for pearpc-0.5_2 in build 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: Thu, 29 Jan 2015 14:16:29 -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: bapt@FreeBSD.org Ident: $FreeBSD: head/emulators/pearpc/Makefile 375061 2014-12-20 18:17:19Z bapt $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/pearpc-0.5_2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building emulators/pearpc build started at Thu Jan 29 14:16:00 UTC 2015 port directory: /usr/ports/emulators/pearpc building for: FreeBSD 93amd64-default-job-08 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/emulators/pearpc/Makefile 375061 2014-12-20 18:17:19Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=pearpc-0.5_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for pearpc-0.5_2: DEBUG=off: Build with debugging support EXAMPLES=on: Build and/or install examples OPTIMIZED_CFLAGS=off: Use extra compiler optimizations SDL=off: Simple Direct Media Layer support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-debug --disable-fpo --enable-ui=x11 --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/pearpc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/pearpc/work HOME=/wrkdirs/usr/ports/emulators/pearpc/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/pearpc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/pearpc/work HOME=/wrkdirs/usr/ports/emulators/pearpc/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/pearpc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/pearpc/work HOME=/wrkdirs/usr/ports/emulators/pearpc/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/pearpc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/pearpc/work HOME=/wrkdirs/usr/ports/emulators/pearpc/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -fstack-protector -Wl,-rpath=/usr/l ocal/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/pearpc" EXAMPLESDIR="share/examples/pearpc" DATADIR="share/pearpc" WWWDIR="www/pearpc" ETCDIR="etc/pearpc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pearpc DOCSDIR=/usr/local/share/doc/pearpc EXAMPLESDIR=/usr/local/share/examples/pearpc WWWDIR=/usr/local/www/pearpc ETCDIR=/usr/local/etc/pearpc --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> pearpc-0.5_2 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.7.txz [93amd64-default-job-08] Installing pkg-1.4.7... [93amd64-default-job-08] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of pearpc-0.5_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by pearpc-0.5_2 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by pearpc-0.5_2 for building => SHA256 Checksum OK for pearpc-0.5.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by pearpc-0.5_2 for building ===> Extracting for pearpc-0.5_2 => SHA256 Checksum OK for pearpc-0.5.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for pearpc-0.5_2 ===> Applying FreeBSD patches for pearpc-0.5_2 =========================================================================== =================================================== ===> pearpc-0.5_2 depends on executable: gcc48 - not found ===> Verifying install for gcc48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.4.txz [93amd64-default-job-08] Installing gcc-4.8.4... [93amd64-default-job-08] `-- Installing binutils-2.25... [93amd64-default-job-08] | `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-08] | | `-- Installing indexinfo-0.2.2... [93amd64-default-job-08] | | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-08] | | `-- Installing libiconv-1.14_6... [93amd64-default-job-08] | | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-08] | `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-08] `-- Extracting binutils-2.25... done [93amd64-default-job-08] `-- Installing gcc-ecj-4.5... [93amd64-default-job-08] `-- Extracting gcc-ecj-4.5... done [93amd64-default-job-08] `-- Installing gmp-5.1.3_2... [93amd64-default-job-08] `-- Extracting gmp-5.1.3_2... done [93amd64-default-job-08] `-- Installing mpc-1.0.2_1... [93amd64-default-job-08] | `-- Installing mpfr-3.1.2_2... [93amd64-default-job-08] | `-- Extracting mpfr-3.1.2_2... done [93amd64-default-job-08] `-- Extracting mpc-1.0.2_1... done [93amd64-default-job-08] Extracting gcc-4.8.4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of pearpc-0.5_2 ===> pearpc-0.5_2 depends on file: /usr/local/bin/as - found ===> pearpc-0.5_2 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/x11.pc in /usr/ports/x11/libX11 ===> Installing existing package /packages/All/libX11-1.6.2_2,1.txz [93amd64-default-job-08] Installing libX11-1.6.2_2,1... [93amd64-default-job-08] `-- Installing kbproto-1.0.6... [93amd64-default-job-08] `-- Extracting kbproto-1.0.6... done [93amd64-default-job-08] `-- Installing libXau-1.0.8_2... [93amd64-default-job-08] | `-- Installing xproto-7.0.26... [93amd64-default-job-08] | `-- Extracting xproto-7.0.26... done [93amd64-default-job-08] `-- Extracting libXau-1.0.8_2... done [93amd64-default-job-08] `-- Installing libXdmcp-1.1.1_2... [93amd64-default-job-08] `-- Extracting libXdmcp-1.1.1_2... done [93amd64-default-job-08] `-- Installing libxcb-1.11... [93amd64-default-job-08] | `-- Installing libpthread-stubs-0.3_6... [93amd64-default-job-08] | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-default-job-08] | `-- Installing libxml2-2.9.2_2... [93amd64-default-job-08] | `-- Extracting libxml2-2.9.2_2... done [93amd64-default-job-08] `-- Extracting libxcb-1.11... done [93amd64-default-job-08] Extracting libX11-1.6.2_2,1... done ===> Returning to build of pearpc-0.5_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for pearpc-0.5_2 configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd9.3 checking host system type... amd64-portbld-freebsd9.3 checking target system type... amd64-portbld-freebsd9.3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes *** FREEBSD, building native FreeBSD version. we need pthread. ppc_double A, B, D; ^ ppc_fpu.cc:1063:19: warning: 'D.ppc_double::e' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc:1063:19: warning: 'D.ppc_double::m' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc:1063:19: warning: 'D.ppc_double::e' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc:1063:19: warning: 'D.ppc_double::s' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc:1063:19: warning: 'D.ppc_double::type' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc: In function 'void ppc_opc_fmaddsx(PPC_CPU_State&)': ppc_fpu.cc:509:13: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_quadro p; ^ ppc_fpu.cc:532:13: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_quadro x; ^ ppc_fpu.cc:539:13: warning: 'x.ppc_quadro::e' may be used uninitialized in this function [-Wmaybe-uninitialized] res.e = x.e; ^ ppc_fpu.cc:532:13: note: 'x.ppc_quadro::e' was declared here ppc_quadro x; ^ ppc_fpu.cc:543:17: warning: '*((void*)& x +24)' may be used uninitialized in this function [-Wmaybe-uninitialized] res.m |= x.m1 & 1; // X' bit from m1 ^ ppc_fpu.cc:532:13: note: '*((void*)& x +24)' was declared here ppc_quadro x; ^ ppc_fpu.cc:541:16: warning: '*((void*)& x +16)' may be used uninitialized in this function [-Wmaybe-uninitialized] res.m = x.m0 << 13; // 43 bits from m0 ^ ppc_fpu.cc:532:13: note: '*((void*)& x +16)' was declared here ppc_quadro x; ^ ppc_fpu.cc:538:13: warning: 'x.ppc_quadro::s' may be used uninitialized in this function [-Wmaybe-uninitialized] res.s = x.s; ^ ppc_fpu.cc:532:13: note: 'x.ppc_quadro::s' was declared here ppc_quadro x; ^ ppc_fpu.cc:201:22: warning: 'p.ppc_quadro::e' may be used uninitialized in this function [-Wmaybe-uninitialized] int diff = a.e - b.e; ^ ppc_fpu.cc:509:13: note: 'p.ppc_quadro::e' was declared here ppc_quadro p; ^ ppc_fpu.cc:207:20: warning: '*((void*)& p +24)' may be used uninitialized in this function [-Wmaybe-uninitialized] } else if (a.m0 || a.m1) { ^ ppc_fpu.cc:509:13: note: '*((void*)& p +24)' was declared here ppc_quadro p; ^ ppc_fpu.cc:509:13: warning: '*((void*)& p +16)' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc: In function 'void ppc_opc_fmsubsx(PPC_CPU_State&)': ppc_fpu.cc:509:13: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc:539:13: warning: 'x.ppc_quadro::e' may be used uninitialized in this function [-Wmaybe-uninitialized] res.e = x.e; ^ ppc_fpu.cc:532:13: note: 'x.ppc_quadro::e' was declared here ppc_quadro x; ^ ppc_fpu.cc:543:17: warning: '*((void*)& x +24)' may be used uninitialized in this function [-Wmaybe-uninitialized] res.m |= x.m1 & 1; // X' bit from m1 ^ ppc_fpu.cc:532:13: note: '*((void*)& x +24)' was declared here ppc_quadro x; ^ ppc_fpu.cc:541:16: warning: '*((void*)& x +16)' may be used uninitialized in this function [-Wmaybe-uninitialized] res.m = x.m0 << 13; // 43 bits from m0 ^ ppc_fpu.cc:532:13: note: '*((void*)& x +16)' was declared here ppc_quadro x; ^ ppc_fpu.cc:538:13: warning: 'x.ppc_quadro::s' may be used uninitialized in this function [-Wmaybe-uninitialized] res.s = x.s; ^ ppc_fpu.cc:532:13: note: 'x.ppc_quadro::s' was declared here ppc_quadro x; ^ ppc_fpu.cc:537:19: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] res.type = x.type; ^ ppc_fpu.cc:532:13: note: 'x' was declared here ppc_quadro x; ^ ppc_fpu.cc:201:22: warning: 'p.ppc_quadro::e' may be used uninitialized in this function [-Wmaybe-uninitialized] int diff = a.e - b.e; ^ ppc_fpu.cc:509:13: note: 'p.ppc_quadro::e' was declared here ppc_quadro p; ^ ppc_fpu.cc:207:20: warning: '*((void*)& p +24)' may be used uninitialized in this function [-Wmaybe-uninitialized] } else if (a.m0 || a.m1) { ^ ppc_fpu.cc:509:13: note: '*((void*)& p +24)' was declared here ppc_quadro p; ^ ppc_fpu.cc:509:13: warning: '*((void*)& p +16)' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc: In function 'void ppc_opc_fnmaddsx(PPC_CPU_State&)': ppc_fpu.cc:509:13: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc:539:13: warning: 'x.ppc_quadro::e' may be used uninitialized in this function [-Wmaybe-uninitialized] res.e = x.e; ^ ppc_fpu.cc:532:13: note: 'x.ppc_quadro::e' was declared here ppc_quadro x; ^ ppc_fpu.cc:543:17: warning: '*((void*)& x +24)' may be used uninitialized in this function [-Wmaybe-uninitialized] res.m |= x.m1 & 1; // X' bit from m1 ^ ppc_fpu.cc:532:13: note: '*((void*)& x +24)' was declared here ppc_quadro x; ^ ppc_fpu.cc:541:16: warning: '*((void*)& x +16)' may be used uninitialized in this function [-Wmaybe-uninitialized] res.m = x.m0 << 13; // 43 bits from m0 ^ ppc_fpu.cc:532:13: note: '*((void*)& x +16)' was declared here ppc_quadro x; ^ ppc_fpu.cc:532:13: warning: 'x.ppc_quadro::s' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc:537:19: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] res.type = x.type; ^ ppc_fpu.cc:532:13: note: 'x' was declared here ppc_quadro x; ^ ppc_fpu.cc:201:22: warning: 'p.ppc_quadro::e' may be used uninitialized in this function [-Wmaybe-uninitialized] int diff = a.e - b.e; ^ ppc_fpu.cc:509:13: note: 'p.ppc_quadro::e' was declared here ppc_quadro p; ^ ppc_fpu.cc:207:20: warning: '*((void*)& p +24)' may be used uninitialized in this function [-Wmaybe-uninitialized] } else if (a.m0 || a.m1) { ^ ppc_fpu.cc:509:13: note: '*((void*)& p +24)' was declared here ppc_quadro p; ^ ppc_fpu.cc:509:13: warning: '*((void*)& p +16)' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc: In function 'void ppc_opc_fnmsubsx(PPC_CPU_State&)': ppc_fpu.cc:509:13: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc:539:13: warning: 'x.ppc_quadro::e' may be used uninitialized in this function [-Wmaybe-uninitialized] res.e = x.e; ^ ppc_fpu.cc:532:13: note: 'x.ppc_quadro::e' was declared here ppc_quadro x; ^ ppc_fpu.cc:543:17: warning: '*((void*)& x +24)' may be used uninitialized in this function [-Wmaybe-uninitialized] res.m |= x.m1 & 1; // X' bit from m1 ^ ppc_fpu.cc:532:13: note: '*((void*)& x +24)' was declared here ppc_quadro x; ^ ppc_fpu.cc:541:16: warning: '*((void*)& x +16)' may be used uninitialized in this function [-Wmaybe-uninitialized] res.m = x.m0 << 13; // 43 bits from m0 ^ ppc_fpu.cc:532:13: note: '*((void*)& x +16)' was declared here ppc_quadro x; ^ ppc_fpu.cc:532:13: warning: 'x.ppc_quadro::s' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc:537:19: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] res.type = x.type; ^ ppc_fpu.cc:532:13: note: 'x' was declared here ppc_quadro x; ^ ppc_fpu.cc:201:22: warning: 'p.ppc_quadro::e' may be used uninitialized in this function [-Wmaybe-uninitialized] int diff = a.e - b.e; ^ ppc_fpu.cc:509:13: note: 'p.ppc_quadro::e' was declared here ppc_quadro p; ^ ppc_fpu.cc:207:20: warning: '*((void*)& p +24)' may be used uninitialized in this function [-Wmaybe-uninitialized] } else if (a.m0 || a.m1) { ^ ppc_fpu.cc:509:13: note: '*((void*)& p +24)' was declared here ppc_quadro p; ^ ppc_fpu.cc:509:13: warning: '*((void*)& p +16)' may be used uninitialized in this function [-Wmaybe-uninitialized] mv -f .deps/ppc_fpu.Tpo .deps/ppc_fpu.Po g++48 -DHAVE_CONFIG_H -I. -I../../.. -I ../.. -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wundef -Wall -Woverloaded-virtual -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -MT ppc_mmu.o -MD -MP -MF .deps/ppc_mmu.Tpo -c -o ppc_mmu.o ppc_mmu.cc ppc_mmu.cc: In function 'bool ppc_init_physical_memory(uint)': ppc_mmu.cc:828:84: error: 'MAP_32BIT' was not declared in this scope gMemory = (byte*)mmap(NULL, size, PROT_READ | PROT_WRITE, MAP_ANON | MAP_SHARED | MAP_32BIT, -1, 0); ^ *** [ppc_mmu.o] Error code 1 Stop in /wrkdirs/usr/ports/emulators/pearpc/work/pearpc-0.5/src/cpu/cpu_jitc_x86_64. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/emulators/pearpc/work/pearpc-0.5/src/cpu. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/emulators/pearpc/work/pearpc-0.5/src. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/emulators/pearpc/work/pearpc-0.5. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/emulators/pearpc/work/pearpc-0.5. *** [do-build] Error code 1 Stop in /usr/ports/emulators/pearpc. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 14:19:13 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 BD393163 for ; Thu, 29 Jan 2015 14:19:13 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 9C454F53; Thu, 29 Jan 2015 14:19:13 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TEJDau034979; Thu, 29 Jan 2015 14:19:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TEJDgi034895; Thu, 29 Jan 2015 14:19:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 14:19:13 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291419.t0TEJDgi034895@beefy2.isc.freebsd.org> To: waitman@waitman.net Subject: [package - 93amd64-default][graphics/dcraw-m] Failed for dcraw-m-9.22_1 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: Thu, 29 Jan 2015 14:19:13 -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: waitman@waitman.net Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/graphics/dcraw-m/Makefile 377347 2015-01-18 21:12:42Z kwm $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/dcraw-m-9.22_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building graphics/dcraw-m build started at Thu Jan 29 14:18:44 UTC 2015 port directory: /usr/ports/graphics/dcraw-m building for: FreeBSD 93amd64-default-job-22 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: waitman@waitman.net Makefile ident: $FreeBSD: head/graphics/dcraw-m/Makefile 377347 2015-01-18 21:12:42Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=dcraw-m-9.22_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/dcraw-m/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/dcraw-m/work HOME=/wrkdirs/usr/ports/graphics/dcraw-m/work TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/dcraw-m/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/dcraw-m/work HOME=/wrkdirs/usr/ports/graphics/dcraw-m/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 -Wall -Werror -I/usr/local/include `MagickWand-config --cflags --cppflags` -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" `MagickWand-config --ldflags --libs` -lm -llcms2 -ljpeg -ljasper -fstack-protector" LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -Wall -Werror -I/usr/local/include `MagickWand-config --cflags --cppflags` -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/dcraw-m" EXAMPLESDIR="share/examples/dcraw-m" DATADIR="share/dcraw-m" WWWDIR="www/dcraw-m" ETCDIR="etc/dcraw-m" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/dcraw-m DOCSDIR=/usr/local/share/doc/dcraw-m EXAMPLESDIR=/usr/local/share/examples/dcraw-m WWWDIR=/usr/local/www/dcraw-m ETCDIR=/usr/local/etc/dcraw-m --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> dcraw-m-9.22_1 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.7.txz [93amd64-default-job-22] Installing pkg-1.4.7... [93amd64-default-job-22] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of dcraw-m-9.22_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dcraw-m-9.22_1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dcraw-m-9.22_1 for building => SHA256 Checksum OK for dcraw-m-9.22.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dcraw-m-9.22_1 for building ===> Extracting for dcraw-m-9.22_1 => SHA256 Checksum OK for dcraw-m-9.22.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for dcraw-m-9.22_1 =========================================================================== =================================================== ===> dcraw-m-9.22_1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93amd64-default-job-22] Installing pkgconf-0.9.7... [93amd64-default-job-22] Extracting pkgconf-0.9.7... done ===> Returning to build of dcraw-m-9.22_1 =========================================================================== =================================================== ===> dcraw-m-9.22_1 depends on shared library: libjasper.so - not found ===> Verifying for libjasper.so in /usr/ports/graphics/jasper ===> Installing existing package /packages/All/jasper-1.900.1_14.txz [93amd64-default-job-22] Installing jasper-1.900.1_14... [93amd64-default-job-22] `-- Installing jpeg-8_6... [93amd64-default-job-22] `-- Extracting jpeg-8_6... done [93amd64-default-job-22] Extracting jasper-1.900.1_14... done ===> Returning to build of dcraw-m-9.22_1 ===> dcraw-m-9.22_1 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so.8.4.0) ===> dcraw-m-9.22_1 depends on shared library: liblcms2.so - not found ===> Verifying for liblcms2.so in /usr/ports/graphics/lcms2 ===> Installing existing package /packages/All/lcms2-2.6_3.txz [93amd64-default-job-22] Installing lcms2-2.6_3... [93amd64-default-job-22] `-- Installing tiff-4.0.3_5... [93amd64-default-job-22] | `-- Installing jbigkit-2.1_1... [93amd64-default-job-22] | `-- Extracting jbigkit-2.1_1... done [93amd64-default-job-22] `-- Extracting tiff-4.0.3_5... done [93amd64-default-job-22] Extracting lcms2-2.6_3... done ===> Returning to build of dcraw-m-9.22_1 ===> dcraw-m-9.22_1 depends on shared library: libMagickWand-6.so - not found ===> Verifying for libMagickWand-6.so in /usr/ports/graphics/ImageMagick ===> Installing existing package /packages/All/ImageMagick-6.9.0.4,1.txz [93amd64-default-job-22] Installing ImageMagick-6.9.0.4,1... [93amd64-default-job-22] `-- Installing fftw3-3.3.3_2... [93amd64-default-job-22] | `-- Installing indexinfo-0.2.2... [93amd64-default-job-22] | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-22] `-- Extracting fftw3-3.3.3_2... done [93amd64-default-job-22] `-- Installing fontconfig-2.11.1,1... [93amd64-default-job-22] | `-- Installing expat-2.1.0_2... [93amd64-default-job-22] | `-- Extracting expat-2.1.0_2... done [93amd64-default-job-22] | `-- Installing freetype2-2.5.5... [93amd64-default-job-22] | `-- Extracting freetype2-2.5.5... done [93amd64-default-job-22] `-- 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 [93amd64-default-job-22] `-- Installing ghostscript9-9.06_10... [93amd64-default-job-22] | `-- Installing cups-image-1.7.3_3... [93amd64-default-job-22] | | `-- Installing cups-client-1.7.3_4... [93amd64-default-job-22] | | `-- Installing libiconv-1.14_6... [93amd64-default-job-22] | | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-22] | | `-- Installing mDNSResponder-561.1.1... [93amd64-default-job-22] | | `-- Extracting mDNSResponder-561.1.1... done ===> Creating users and/or groups. Creating group 'cups' with gid '193'. Creating user 'cups' with uid '193'. [93amd64-default-job-22] | | `-- Extracting cups-client-1.7.3_4... done [93amd64-default-job-22] | | `-- Installing png-1.6.16... [93amd64-default-job-22] | | `-- Extracting png-1.6.16... done ===> Creating users and/or groups. Using existing group 'cups'. Using existing user 'cups'. [93amd64-default-job-22] | `-- Extracting cups-image-1.7.3_3... done [93amd64-default-job-22] | `-- Installing gsfonts-8.11_6... [93amd64-default-job-22] | `-- Extracting gsfonts-8.11_6... done [93amd64-default-job-22] | `-- Installing jbig2dec-0.11_4... [93amd64-default-job-22] | `-- Extracting jbig2dec-0.11_4... done [93amd64-default-job-22] | `-- Installing libXext-1.3.3,1... [93amd64-default-job-22] | | `-- Installing libX11-1.6.2_2,1... [93amd64-default-job-22] | | `-- Extracting kbproto-1.0.6... done [93amd64-default-job-22] | | `-- Installing libXau-1.0.8_2... [93amd64-default-job-22] | | | `-- Installing xproto-7.0.26... [93amd64-default-job-22] | | | `-- Extracting xproto-7.0.26... done [93amd64-default-job-22] | | `-- Extracting libXau-1.0.8_2... done [93amd64-default-job-22] | | `-- Installing libXdmcp-1.1.1_2... [93amd64-default-job-22] | | `-- Extracting libXdmcp-1.1.1_2... done [93amd64-default-job-22] | | `-- Installing libxcb-1.11... [93amd64-default-job-22] | | | `-- Installing libpthread-stubs-0.3_6... [93amd64-default-job-22] | | | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-default-job-22] | | | `-- Installing libxml2-2.9.2_2... [93amd64-default-job-22] | | | `-- Extracting libxml2-2.9.2_2... done [93amd64-default-job-22] | | `-- Extracting libxcb-1.11... done [93amd64-default-job-22] | | `-- Extracting libX11-1.6.2_2,1... done [93amd64-default-job-22] | | `-- Installing xextproto-7.3.0... [93amd64-default-job-22] | | `-- Extracting xextproto-7.3.0... done [93amd64-default-job-22] | `-- Extracting libXext-1.3.3,1... done [93amd64-default-job-22] | `-- Installing libXt-1.1.4_2,1... [93amd64-default-job-22] | | `-- Installing libSM-1.2.2_2,1... [93amd64-default-job-22] | | `-- Installing libICE-1.0.9,1... [93amd64-default-job-22] | | `-- Extracting libICE-1.0.9,1... done [93amd64-default-job-22] | | `-- Extracting libSM-1.2.2_2,1... done [93amd64-default-job-22] | `-- Extracting libXt-1.1.4_2,1... done [93amd64-default-job-22] | `-- Installing libidn-1.29... [93amd64-default-job-22] | | `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-22] | | `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-22] | `-- Extracting libidn-1.29... done [93amd64-default-job-22] | `-- Installing libpaper-1.1.24.3... [93amd64-default-job-22] | `-- Extracting libpaper-1.1.24.3... done [93amd64-default-job-22] | `-- Installing svgalib-1.4.3_7... [93amd64-default-job-22] | `-- Extracting svgalib-1.4.3_7... done [93amd64-default-job-22] `-- Extracting ghostscript9-9.06_10... done [93amd64-default-job-22] `-- Installing libfpx-1.3.1.4... [93amd64-default-job-22] `-- Extracting libfpx-1.3.1.4... done [93amd64-default-job-22] `-- Installing liblqr-1-0.4.1_8... [93amd64-default-job-22] | `-- Installing glib-2.42.1... [93amd64-default-job-22] | | `-- Installing libffi-3.2.1... [93amd64-default-job-22] | | `-- Extracting libffi-3.2.1... done [93amd64-default-job-22] | | `-- Installing pcre-8.35_2... [93amd64-default-job-22] | | `-- Extracting pcre-8.35_2... done [93amd64-default-job-22] | | `-- Installing perl5-5.18.4_11... [93amd64-default-job-22] | | `-- Extracting perl5-5.18.4_11... done [93amd64-default-job-22] | | `-- Installing python27-2.7.9... [93amd64-default-job-22] | | `-- Extracting python27-2.7.9... done [93amd64-default-job-22] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-default-job-22] `-- Extracting liblqr-1-0.4.1_8... done [93amd64-default-job-22] `-- Installing libltdl-2.4.5... [93amd64-default-job-22] `-- Extracting libltdl-2.4.5... done [93amd64-default-job-22] `-- Installing librsvg2-2.40.6_1... [93amd64-default-job-22] | `-- Installing atk-2.14.0... [93amd64-default-job-22] | `-- Extracting atk-2.14.0... done [93amd64-default-job-22] | `-- Installing gtk-engines2-2.20.2_2... [93amd64-default-job-22] | | `-- Installing gtk2-2.24.25_1... [93amd64-default-job-22] | | `-- Installing gdk-pixbuf2-2.31.2_1... [93amd64-default-job-22] | | | `-- Installing libXi-1.7.4,1... [93amd64-default-job-22] | | | `-- Installing inputproto-2.3.1... [93amd64-default-job-22] | | | `-- Extracting inputproto-2.3.1... done [93amd64-default-job-22] | | | `-- Installing libXfixes-5.0.1_2... [93amd64-default-job-22] | | | | `-- Installing fixesproto-5.0... [93amd64-default-job-22] | | | | `-- Extracting fixesproto-5.0... done [93amd64-default-job-22] | | | `-- Extracting libXfixes-5.0.1_2... done [93amd64-default-job-22] | | | `-- Extracting libXi-1.7.4,1... done [93amd64-default-job-22] | | `-- Extracting gdk-pixbuf2-2.31.2_1... done [93amd64-default-job-22] | | `-- Installing gtk-update-icon-cache-2.24.25... [93amd64-default-job-22] | | | `-- Installing hicolor-icon-theme-0.12... [93amd64-default-job-22] | | | `-- Extracting hicolor-icon-theme-0.12... done [93amd64-default-job-22] | | | `-- Installing libXcomposite-0.4.4_2,1... [93amd64-default-job-22] | | | `-- Installing compositeproto-0.4.2... [93amd64-default-job-22] | | | `-- Extracting compositeproto-0.4.2... done [93amd64-default-job-22] | | | `-- Extracting libXcomposite-0.4.4_2,1... done [93amd64-default-job-22] | | | `-- Installing libXcursor-1.1.14_2... [93amd64-default-job-22] | | | `-- Installing libXrender-0.9.8_2... [93amd64-default-job-22] | | | | `-- Installing renderproto-0.11.1... [93amd64-default-job-22] | | | | `-- Extracting renderproto-0.11.1... done [93amd64-default-job-22] | | | `-- Extracting libXrender-0.9.8_2... done [93amd64-default-job-22] | | | `-- Extracting libXcursor-1.1.14_2... done [93amd64-default-job-22] | | | `-- Installing libXdamage-1.1.4_2... [93amd64-default-job-22] | | | `-- Installing damageproto-1.2.1... [93amd64-default-job-22] | | | `-- Extracting damageproto-1.2.1... done [93amd64-default-job-22] | | | `-- Extracting libXdamage-1.1.4_2... done [93amd64-default-job-22] | | | `-- Installing libXinerama-1.1.3_2,1... [93amd64-default-job-22] | | | `-- Installing xineramaproto-1.2.1... [93amd64-default-job-22] | | | `-- Extracting xineramaproto-1.2.1... done [93amd64-default-job-22] | | | `-- Extracting libXinerama-1.1.3_2,1... done [93amd64-default-job-22] | | | `-- Installing libXrandr-1.4.2_2... [93amd64-default-job-22] | | | `-- Installing randrproto-1.4.0... [93amd64-default-job-22] | | | `-- Extracting randrproto-1.4.0... done [93amd64-default-job-22] | | | `-- Extracting libXrandr-1.4.2_2... done [93amd64-default-job-22] | | | `-- Installing pango-1.36.8... [93amd64-default-job-22] | | | `-- Installing cairo-1.12.18_1,2... [93amd64-default-job-22] | | | | `-- Installing pixman-0.32.6... [93amd64-default-job-22] | | | | `-- Extracting pixman-0.32.6... done [93amd64-default-job-22] | | | | `-- Installing xcb-util-renderutil-0.3.9... [93amd64-default-job-22] | | | | `-- Installing xcb-util-0.4.0,1... [93amd64-default-job-22] | | | | `-- Extracting xcb-util-0.4.0,1... done [93amd64-default-job-22] | | | | `-- Extracting xcb-util-renderutil-0.3.9... done [93amd64-default-job-22] | | | `-- Extracting cairo-1.12.18_1,2... done [93amd64-default-job-22] | | | `-- Installing encodings-1.0.4_1,1... [93amd64-default-job-22] | | | | `-- Installing font-util-1.3.0_1... [93amd64-default-job-22] | | | | `-- Extracting font-util-1.3.0_1... done [93amd64-default-job-22] | | | `-- Extracting encodings-1.0.4_1,1... done [93amd64-default-job-22] | | | `-- Installing harfbuzz-0.9.36... [93amd64-default-job-22] | | | | `-- Installing graphite2-1.2.4... [93amd64-default-job-22] | | | | `-- Extracting graphite2-1.2.4... done [93amd64-default-job-22] | | | | `-- Installing icu-53.1... [93amd64-default-job-22] | | | | `-- Extracting icu-53.1... done [93amd64-default-job-22] | | | `-- Extracting harfbuzz-0.9.36... done [93amd64-default-job-22] | | | `-- Installing libXft-2.3.2... [93amd64-default-job-22] | | | `-- Extracting libXft-2.3.2... done [93amd64-default-job-22] | | | `-- Installing xorg-fonts-truetype-7.7_1... [93amd64-default-job-22] | | | | `-- Installing dejavu-2.34_4... [93amd64-default-job-22] | | | | `-- Extracting dejavu-2.34_4... done [93amd64-default-job-22] | | | | `-- Installing font-bh-ttf-1.0.3_1... [93amd64-default-job-22] | | | | `-- Installing mkfontdir-1.0.7... [93amd64-default-job-22] | | | | | `-- Installing mkfontscale-1.1.1_1... [93amd64-default-job-22] | | | | | `-- Installing libfontenc-1.1.2_2... [93amd64-default-job-22] | | | | | `-- Extracting libfontenc-1.1.2_2... done [93amd64-default-job-22] | | | | | `-- Extracting mkfontscale-1.1.1_1... done [93amd64-default-job-22] | | | | `-- Extracting mkfontdir-1.0.7... done [93amd64-default-job-22] | | | | `-- Extracting font-bh-ttf-1.0.3_1... done [93amd64-default-job-22] | | | | `-- Installing font-misc-ethiopic-1.0.3_1... [93amd64-default-job-22] | | | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [93amd64-default-job-22] | | | | `-- Installing font-misc-meltho-1.0.3_1... [93amd64-default-job-22] | | | | `-- Extracting font-misc-meltho-1.0.3_1... done [93amd64-default-job-22] | | | `-- Extracting pango-1.36.8... done [93amd64-default-job-22] | | | `-- Installing shared-mime-info-1.1_1... [93amd64-default-job-22] | | | `-- Extracting shared-mime-info-1.1_1... done [93amd64-default-job-22] | | `-- Extracting gtk-update-icon-cache-2.24.25... done [93amd64-default-job-22] | | `-- Installing python-2.7_2,2... [93amd64-default-job-22] | | | `-- Installing python2-2_3... [93amd64-default-job-22] | | | `-- Extracting python2-2_3... done [93amd64-default-job-22] | | `-- Extracting python-2.7_2,2... done [93amd64-default-job-22] | | `-- Extracting gtk2-2.24.25_1... done [93amd64-default-job-22] | `-- Extracting gtk-engines2-2.20.2_2... done [93amd64-default-job-22] | `-- Installing libcroco-0.6.8_2... [93amd64-default-job-22] | `-- Extracting libcroco-0.6.8_2... done [93amd64-default-job-22] | `-- Installing libgsf-1.14.30_1... [93amd64-default-job-22] | `-- Extracting libgsf-1.14.30_1... done [93amd64-default-job-22] `-- Extracting librsvg2-2.40.6_1... done [93amd64-default-job-22] `-- Installing libwmf-0.2.8.4_13... [93amd64-default-job-22] `-- Extracting libwmf-0.2.8.4_13... done [93amd64-default-job-22] `-- Installing openjpeg-2.1.0_1... [93amd64-default-job-22] `-- Extracting openjpeg-2.1.0_1... done [93amd64-default-job-22] `-- Installing webp-0.4.2_3... [93amd64-default-job-22] | `-- Installing giflib-5.0.6... [93amd64-default-job-22] | `-- Extracting giflib-5.0.6... done [93amd64-default-job-22] `-- Extracting webp-0.4.2_3... done [93amd64-default-job-22] Extracting ImageMagick-6.9.0.4,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 ===================================================================== Message for liblqr-1-0.4.1_8: ========================================================================== NOTE: In order to compile examples for liblqr, you will also need pngwriter port (/usr/ports/graphics/pngwriter). Examples are located in /usr/local/share/examples/liblqr-1 ========================================================================== Message for dejavu-2.34_4: 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. ===> Returning to build of dcraw-m-9.22_1 =========================================================================== =================================================== ===> Configuring for dcraw-m-9.22_1 =========================================================================== =================================================== ===> Building for dcraw-m-9.22_1 ( cd /wrkdirs/usr/ports/graphics/dcraw-m/work/waitman-dcraw-m-1392579 ; cc -O2 -pipe -Wall -Werror -I/usr/local/include `MagickWand-config --cflags --cppflags` -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fstack-protector -fno-strict-aliasing -L/usr/local/lib `MagickWand-config --ldflags --libs` -lm -llcms2 -ljpeg -ljasper -fstack-protector -o dcraw-m dcraw-m.c ) cc1: warnings being treated as errors dcraw-m.c: In function 'xtrans_interpolate': dcraw-m.c:4491: warning: 'sgcol' may be used uninitialized in this function dcraw-m.c:4491: warning: 'sgrow' may be used uninitialized in this function *** [do-build] Error code 1 Stop in /usr/ports/graphics/dcraw-m. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 14:28:52 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 4657140A; Thu, 29 Jan 2015 14:28:52 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 24D95DD; Thu, 29 Jan 2015 14:28:52 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TESplg081383; Thu, 29 Jan 2015 14:28:51 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TESpTY081337; Thu, 29 Jan 2015 14:28:51 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 14:28:51 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291428.t0TESpTY081337@beefy2.isc.freebsd.org> To: gnome@FreeBSD.org Subject: [package - 93amd64-default][deskutils/bijiben] Failed for bijiben-3.14.2 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: Thu, 29 Jan 2015 14:28:52 -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: gnome@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/deskutils/bijiben/Makefile 373802 2014-12-03 09:18:23Z kwm $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/bijiben-3.14.2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building deskutils/bijiben build started at Thu Jan 29 14:26:43 UTC 2015 port directory: /usr/ports/deskutils/bijiben building for: FreeBSD 93amd64-default-job-17 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: head/deskutils/bijiben/Makefile 373802 2014-12-03 09:18:23Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=bijiben-3.14.2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/bijiben/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/bijiben/work HOME=/wrkdirs/usr/ports/deskutils/bijiben/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh GTKDOC="false" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/bijiben/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/bijiben/work HOME=/wrkdirs/usr/ports/deskutils/bijiben/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/bijiben/work PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -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-- OSREL=9.3 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/bijiben" EXAMPLESDIR="share/examples/bijiben" DATADIR="share/bijiben" WWWDIR="www/bijiben" ETCDIR="etc/bijiben" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/bijiben DOCSDIR=/usr/local/share/doc/bijiben EXAMPLESDIR=/usr/local/share/examples/bijiben WWWDIR=/usr/local/www/bijiben ETCDIR=/usr/local/etc/bijiben --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> bijiben-3.14.2 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.7.txz [93amd64-default-job-17] Installing pkg-1.4.7... [93amd64-default-job-17] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of bijiben-3.14.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by bijiben-3.14.2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by bijiben-3.14.2 for building => SHA256 Checksum OK for gnome3/bijiben-3.14.2.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by bijiben-3.14.2 for building ===> Extracting for bijiben-3.14.2 => SHA256 Checksum OK for gnome3/bijiben-3.14.2.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for bijiben-3.14.2 =========================================================================== =================================================== ===> bijiben-3.14.2 depends on executable: itstool - not found ===> Verifying install for itstool in /usr/ports/textproc/itstool ===> Installing existing package /packages/All/itstool-2.0.2_1.txz [93amd64-default-job-17] Installing itstool-2.0.2_1... [93amd64-default-job-17] `-- Installing py27-libxml2-2.9.2... [93amd64-default-job-17] | `-- Installing libiconv-1.14_6... [93amd64-default-job-17] | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-17] | `-- Installing libxml2-2.9.2_2... [93amd64-default-job-17] | `-- Extracting libxml2-2.9.2_2... done [93amd64-default-job-17] | `-- Installing py27-setuptools27-5.5.1_1... [93amd64-default-job-17] | | `-- Installing python27-2.7.9... [93amd64-default-job-17] | | `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-17] | | | `-- Installing indexinfo-0.2.2... [93amd64-default-job-17] | | | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-17] | | `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-17] | | `-- Installing libffi-3.2.1... [93amd64-default-job-17] | | `-- Extracting libffi-3.2.1... done [93amd64-default-job-17] | | `-- Extracting python27-2.7.9... done [93amd64-default-job-17] | `-- Extracting py27-setuptools27-5.5.1_1... done [93amd64-default-job-17] | `-- Installing python2-2_3... [93amd64-default-job-17] | `-- Extracting python2-2_3... done [93amd64-default-job-17] `-- Extracting py27-libxml2-2.9.2... done [93amd64-default-job-17] Extracting itstool-2.0.2_1... done 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 bijiben-3.14.2 ===> bijiben-3.14.2 depends on package: evolution>=3.0.0 - not found ===> Verifying install for evolution>=3.0.0 in /usr/ports/mail/evolution ===> Installing existing package /packages/All/evolution-3.12.10_1.txz [93amd64-default-job-17] Installing evolution-3.12.10_1... [93amd64-default-job-17] `-- Installing atk-2.14.0... [93amd64-default-job-17] | `-- Installing glib-2.42.1... [93amd64-default-job-17] | | `-- Installing pcre-8.35_2... [93amd64-default-job-17] | | `-- Extracting pcre-8.35_2... done [93amd64-default-job-17] | | `-- Installing perl5-5.18.4_11... [93amd64-default-job-17] | | `-- Extracting perl5-5.18.4_11... done [93amd64-default-job-17] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-default-job-17] `-- Extracting atk-2.14.0... done [93amd64-default-job-17] `-- Installing bogofilter-1.2.4_4... [93amd64-default-job-17] | `-- Installing db5-5.3.28_2... [93amd64-default-job-17] | `-- Extracting db5-5.3.28_2... done [93amd64-default-job-17] | `-- Installing gsl-1.16_2... [93amd64-default-job-17] | `-- Extracting gsl-1.16_2... done [93amd64-default-job-17] `-- Extracting bogofilter-1.2.4_4... done [93amd64-default-job-17] `-- Installing desktop-file-utils-0.22_3... [93amd64-default-job-17] `-- Extracting desktop-file-utils-0.22_3... done [93amd64-default-job-17] `-- Installing evolution-data-server-3.12.10... [93amd64-default-job-17] | `-- Installing gnome-online-accounts-3.14.2... [93amd64-default-job-17] | | `-- Installing dbus-glib-0.100.2_1... [93amd64-default-job-17] | | `-- Installing dbus-1.8.12_1... [93amd64-default-job-17] | | | `-- Installing expat-2.1.0_2... [93amd64-default-job-17] | | | `-- Extracting expat-2.1.0_2... done [93amd64-default-job-17] | | | `-- Installing gnome_subr-1.0... [93amd64-default-job-17] | | | `-- Extracting gnome_subr-1.0... done [93amd64-default-job-17] | | | `-- Installing libICE-1.0.9,1... [93amd64-default-job-17] | | | `-- Installing xproto-7.0.26... [93amd64-default-job-17] | | | `-- Extracting xproto-7.0.26... done [93amd64-default-job-17] | | | `-- Extracting libICE-1.0.9,1... done [93amd64-default-job-17] | | | `-- Installing libSM-1.2.2_2,1... [93amd64-default-job-17] | | | `-- Extracting libSM-1.2.2_2,1... done [93amd64-default-job-17] | | | `-- Installing libX11-1.6.2_2,1... [93amd64-default-job-17] | | | `-- Installing kbproto-1.0.6... [93amd64-default-job-17] | | | `-- Extracting kbproto-1.0.6... done [93amd64-default-job-17] | | | `-- Installing libXau-1.0.8_2... checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert amd64-portbld-freebsd9.3 file names to amd64-portbld-freebsd9.3 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd9.3 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking pkg-config is at least version 0.9.0... yes checking for TRACKER... yes checking for BIJIBEN... yes checking for ZEITGEIST... no checking pkg-config is at least version 0.16... yes checking for cos in -lm... yes checking for LIBGD... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libgd/Makefile config.status: creating data/Makefile config.status: creating data/bijiben.desktop.in config.status: creating data/icons/Makefile config.status: creating help/Makefile config.status: creating po/Makefile.in config.status: creating src/libbiji/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing libtool commands config.status: executing po/stamp-it commands configure: WARNING: unrecognized options: --with-html-dir, --disable-gtk-doc, --with-gconf-source Version: 3.14.2 Enable Zeitgeist no Run make to compile. =========================================================================== =================================================== ===> Building for bijiben-3.14.2 gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2' Making all in libgd gmake[2]: Entering directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/libgd' CC libgd/gd-types-catalog.lo CC libgd/gd-entry-focus-hack.lo CC libgd/gd-icon-utils.lo CC libgd/gd-main-view-generic.lo CC libgd/gd-styled-text-renderer.lo CC libgd/gd-two-lines-renderer.lo CC libgd/gd-main-icon-view.lo CC libgd/gd-toggle-pixbuf-renderer.lo libgd/gd-toggle-pixbuf-renderer.c: In function 'render_activity': libgd/gd-toggle-pixbuf-renderer.c:107: warning: 'gtk_paint_spinner' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkstyle.h:703) libgd/gd-toggle-pixbuf-renderer.c:107: warning: 'gtk_widget_get_style' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkstyle.h:742) CC libgd/gd-main-list-view.lo CC libgd/gd-main-view.lo CC libgd/gd-tagged-entry.lo CCLD libgd.la CC test-tagged-entry.o CCLD test-tagged-entry gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/libgd' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src' glib-compile-resources --target=bjb-resources.c --sourcedir=. --generate-source --c-name bjb ./bjb.gresource.xml glib-compile-resources --target=bjb-resources.h --sourcedir=. --generate-header --c-name bjb ./bjb.gresource.xml gdbus-codegen \ --interface-prefix org.gnome. \ --c-namespace Bijiben \ --generate-c-code bijiben-shell-search-provider-generated \ ../data/shell-search-provider-dbus-interfaces.xml \ gmake all-recursive gmake[3]: Entering directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src' Making all in libbiji gmake[4]: Entering directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src/libbiji' GEN stamp-biji-marshalers.h GEN biji-marshalers.c gmake all-am gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src/libbiji' CC biji-marshalers.lo CC biji-date-time.lo CC biji-error.lo CC biji-info-set.lo CC biji-item.lo CC biji-manager.lo CC biji-notebook.lo CC biji-note-id.lo CC biji-note-obj.lo CC biji-string.lo CC biji-timeout.lo CC biji-tracker.lo CC biji-zeitgeist.lo CC deserializer/biji-lazy-deserializer.lo CC deserializer/biji-tomboy-reader.lo CC editor/biji-editor-selection.lo CC editor/biji-editor-utils.lo CC editor/biji-webkit-editor.lo CC provider/biji-import-provider.lo CC provider/biji-local-note.lo CC provider/biji-local-provider.lo CC provider/biji-memo-note.lo CC provider/biji-memo-provider.lo provider/biji-memo-provider.c: In function 'memo_create_note': provider/biji-memo-provider.c:603: warning: assignment discards qualifiers from pointer target type provider/biji-memo-provider.c: At top level: provider/biji-memo-provider.c:147: warning: 'memo_item_free' defined but not used CC provider/biji-own-cloud-note.lo CC provider/biji-own-cloud-provider.lo CC provider/biji-provider.lo CC serializer/biji-lazy-serializer.lo CCLD libbiji.la gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src/libbiji' gmake[4]: Leaving directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src/libbiji' gmake[4]: Entering directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src' CC bjb-resources.o CC bjb-app-menu.o CC bjb-bijiben.o CC bjb-color-button.o CC bjb-controller.o CC bjb-debug.o CC bjb-editor-toolbar.o CC bjb-empty-results-box.o CC bjb-import-dialog.o CC bjb-load-more-button.o CC bjb-main.o CC bjb-main-toolbar.o CC bjb-main-view.o CC bjb-note-view.o CC bjb-organize-dialog.o bjb-organize-dialog.c: In function 'bjb_organize_dialog_constructed': bjb-organize-dialog.c:424: warning: 'gtk_tree_view_set_rules_hint' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtktreeview.h:247) CC bjb-rename-note.o CC bjb-search-toolbar.o CC bjb-selection-toolbar.o CC bjb-settings.o CC bjb-settings-dialog.o CC bjb-share.o CC bjb-window-base.o CCLD bijiben /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_call@GLIBCXX_3.4.11' Makefile:645: recipe for target 'bijiben' failed gmake[4]: *** [bijiben] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src' Makefile:720: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src' Makefile:511: recipe for target 'all' failed gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src' Makefile:479: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2' Makefile:410: recipe for target 'all' failed gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/deskutils/bijiben. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 14:28:56 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 6B93440B; Thu, 29 Jan 2015 14:28:56 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 4A2D0DE; Thu, 29 Jan 2015 14:28:56 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TESuer085899; Thu, 29 Jan 2015 14:28:56 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TESuBm085898; Thu, 29 Jan 2015 14:28:56 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 14:28:56 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291428.t0TESuBm085898@beefy2.isc.freebsd.org> To: johans@FreeBSD.org Subject: [package - 93amd64-default][security/lsh] Failed for lsh-2.1_1 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: Thu, 29 Jan 2015 14:28:56 -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: johans@FreeBSD.org Last committer: amdmi3@FreeBSD.org Ident: $FreeBSD: head/security/lsh/Makefile 365330 2014-08-18 17:30:24Z amdmi3 $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/lsh-2.1_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building security/lsh build started at Thu Jan 29 14:28:32 UTC 2015 port directory: /usr/ports/security/lsh building for: FreeBSD 93amd64-default-job-14 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: johans@FreeBSD.org Makefile ident: $FreeBSD: head/security/lsh/Makefile 365330 2014-08-18 17:30:24Z amdmi3 $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=lsh-2.1_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/lsh/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/lsh/work HOME=/wrkdirs/usr/ports/security/lsh/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/security/lsh/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/lsh/work HOME=/wrkdirs/usr/ports/security/lsh/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/lsh/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/lsh/work HOME=/wrkdirs/usr/ports/security/lsh/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/security/lsh/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/lsh/work HOME=/wrkdirs/usr/ports/security/lsh/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 -std=c89" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -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-- KRB="" OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/lsh" EXAMPLESDIR="share/examples/lsh" DATADIR="share/lsh" WWWDIR="www/lsh" ETCDIR="etc/lsh" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/lsh DOCSDIR=/usr/local/share/doc/lsh EXAMPLESDIR=/usr/local/share/examples/lsh WWWDIR=/usr/local/www/lsh ETCDIR=/usr/local/etc/lsh --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> lsh-2.1_1 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.7.txz [93amd64-default-job-14] Installing pkg-1.4.7... [93amd64-default-job-14] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of lsh-2.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by lsh-2.1_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by lsh-2.1_1 for building => SHA256 Checksum OK for lsh-2.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by lsh-2.1_1 for building ===> Extracting for lsh-2.1_1 => SHA256 Checksum OK for lsh-2.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for lsh-2.1_1 =========================================================================== =================================================== ===> lsh-2.1_1 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 [93amd64-default-job-14] Installing gmake-4.1_1... [93amd64-default-job-14] `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-14] | `-- Installing indexinfo-0.2.2... [93amd64-default-job-14] | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-14] | `-- Installing libiconv-1.14_6... [93amd64-default-job-14] | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-14] `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-14] Extracting gmake-4.1_1... done ===> Returning to build of lsh-2.1_1 ===> lsh-2.1_1 depends on file: /usr/local/libdata/pkgconfig/xau.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/xau.pc in /usr/ports/x11/libXau ===> Installing existing package /packages/All/libXau-1.0.8_2.txz [93amd64-default-job-14] Installing libXau-1.0.8_2... [93amd64-default-job-14] `-- Installing xproto-7.0.26... [93amd64-default-job-14] `-- Extracting xproto-7.0.26... done [93amd64-default-job-14] Extracting libXau-1.0.8_2... done ===> Returning to build of lsh-2.1_1 =========================================================================== =================================================== ===> lsh-2.1_1 depends on shared library: liboop.so - not found ===> Verifying for liboop.so in /usr/ports/devel/liboop ===> Installing existing package /packages/All/liboop-1.0_12.txz [93amd64-default-job-14] Installing liboop-1.0_12... [93amd64-default-job-14] `-- Installing adns-1.5.0... [93amd64-default-job-14] `-- Extracting adns-1.5.0... done [93amd64-default-job-14] `-- Installing glib-2.42.1... [93amd64-default-job-14] | `-- Installing libffi-3.2.1... [93amd64-default-job-14] | `-- Extracting libffi-3.2.1... done [93amd64-default-job-14] | `-- Installing pcre-8.35_2... [93amd64-default-job-14] | `-- Extracting pcre-8.35_2... done [93amd64-default-job-14] | `-- Installing perl5-5.18.4_11... [93amd64-default-job-14] | `-- Extracting perl5-5.18.4_11... done [93amd64-default-job-14] | `-- Installing python27-2.7.9... [93amd64-default-job-14] | `-- Extracting python27-2.7.9... done [93amd64-default-job-14] `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-default-job-14] `-- Installing glib12-1.2.10_15... [93amd64-default-job-14] `-- Extracting glib12-1.2.10_15... done [93amd64-default-job-14] `-- Installing libwww-5.4.0_5... [93amd64-default-job-14] `-- Extracting libwww-5.4.0_5... done [93amd64-default-job-14] `-- Installing tcl86-8.6.3... [93amd64-default-job-14] `-- Extracting tcl86-8.6.3... done [93amd64-default-job-14] Extracting liboop-1.0_12... done 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 lsh-2.1_1 ===> lsh-2.1_1 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-default-job-14] Installing gmp-5.1.3_2... [93amd64-default-job-14] Extracting gmp-5.1.3_2... done ===> Returning to build of lsh-2.1_1 ===> lsh-2.1_1 depends on shared library: libnettle.so - not found ===> Verifying for libnettle.so in /usr/ports/security/nettle ===> Installing existing package /packages/All/nettle-2.7.1.txz [93amd64-default-job-14] Installing nettle-2.7.1... [93amd64-default-job-14] Extracting nettle-2.7.1... done ===> Returning to build of lsh-2.1_1 =========================================================================== =================================================== ===> Configuring for lsh-2.1_1 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for glob.h... (cached) yes checking for memory.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking history.h usability... no checking history.h presence... no checking for history.h... no checking for netinet/in.h... (cached) yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for pwd.h... (cached) yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for tgetent in -ltermcap... yes checking for rl_callback_handler_remove in -lreadline... yes checking for using_history in -lreadline... yes checking for struct stat.st_rdev... yes checking for working alloca.h... no checking for alloca... yes checking for malloc.h... (cached) no checking whether cc needs -traditional... no checking whether sys/types.h defines makedev... yes checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... (cached) yes checking for getcwd... (cached) yes checking for getwd... (cached) yes checking for strcoll... yes checking for strdup... (cached) yes checking for getenv... yes checking for fnmatch... yes checking for dup2... (cached) yes checking for canonicalize_file_name... no checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing depfiles commands /usr/bin/sed -i.bak 's,^#define WITH_READLINE,// &,' /wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp/config.h =========================================================================== =================================================== ===> Building for lsh-2.1_1 gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src' (echo '/* Automatically generated from environ.h.in, by make. */' ; \ sed -e 's,@''prefix@,/usr/local,' \ -e 's,@''bindir@,/usr/local/bin,' \ -e 's,@''sbindir@,/usr/local/sbin,' \ -e 's,@''libexecdir@,/usr/local/libexec,' \ -e 's,@''sysconfdir@,/usr/local/etc,' \ < /wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/environ.h.in) >environ.hT test -s environ.hT && mv -f environ.hT environ.h gmake all-recursive gmake[3]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src' Making all in argp gmake[4]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp' gmake all-recursive gmake[5]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp' Making all in . gmake[6]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp' cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-ba.o -MD -MP -MF .deps/argp-ba.Tpo -c -o argp-ba.o argp-ba.c mv -f .deps/argp-ba.Tpo .deps/argp-ba.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-eexst.o -MD -MP -MF .deps/argp-eexst.Tpo -c -o argp-eexst.o argp-eexst.c mv -f .deps/argp-eexst.Tpo .deps/argp-eexst.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-fmtstream.o -MD -MP -MF .deps/argp-fmtstream.Tpo -c -o argp-fmtstream.o argp-fmtstream.c mv -f .deps/argp-fmtstream.Tpo .deps/argp-fmtstream.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-help.o -MD -MP -MF .deps/argp-help.Tpo -c -o argp-help.o argp-help.c argp-help.c: In function 'fill_in_uparams': argp-help.c:239: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness argp-help.c:247: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness argp-help.c:1739:4: warning: #warning No reasonable value to return mv -f .deps/argp-help.Tpo .deps/argp-help.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-parse.o -MD -MP -MF .deps/argp-parse.Tpo -c -o argp-parse.o argp-parse.c mv -f .deps/argp-parse.Tpo .deps/argp-parse.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-pv.o -MD -MP -MF .deps/argp-pv.Tpo -c -o argp-pv.o argp-pv.c mv -f .deps/argp-pv.Tpo .deps/argp-pv.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-pvh.o -MD -MP -MF .deps/argp-pvh.Tpo -c -o argp-pvh.o argp-pvh.c mv -f .deps/argp-pvh.Tpo .deps/argp-pvh.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT mempcpy.o -MD -MP -MF .deps/mempcpy.Tpo -c -o mempcpy.o mempcpy.c mempcpy.c:14: warning: no previous prototype for 'mempcpy' mv -f .deps/mempcpy.Tpo .deps/mempcpy.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT strchrnul.o -MD -MP -MF .deps/strchrnul.Tpo -c -o strchrnul.o strchrnul.c strchrnul.c:15: warning: no previous prototype for 'strchrnul' mv -f .deps/strchrnul.Tpo .deps/strchrnul.Po rm -f libargp.a ar cru libargp.a argp-ba.o argp-eexst.o argp-fmtstream.o argp-help.o argp-parse.o argp-pv.o argp-pvh.o mempcpy.o strchrnul.o ranlib libargp.a gmake[6]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp' Making all in testsuite gmake[6]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp/testsuite' cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ex1.o -MD -MP -MF .deps/ex1.Tpo -c -o ex1.o ex1.c mv -f .deps/ex1.Tpo .deps/ex1.Po cc -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -L/usr/local/lib -fstack-protector -o ex1 ex1.o ../libargp.a cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ex3.o -MD -MP -MF .deps/ex3.Tpo -c -o ex3.o ex3.c mv -f .deps/ex3.Tpo .deps/ex3.Po cc -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -L/usr/local/lib -fstack-protector -o ex3 ex3.o ../libargp.a cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ex4.o -MD -MP -MF .deps/ex4.Tpo -c -o ex4.o ex4.c mv -f .deps/ex4.Tpo .deps/ex4.Po cc -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -L/usr/local/lib -fstack-protector -o ex4 ex4.o ../libargp.a gmake[6]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp/testsuite' gmake[5]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp' gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp' Making all in rsync gmake[4]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/rsync' cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT generate.o -MD -MP -MF .deps/generate.Tpo -c -o generate.o generate.c mv -f .deps/generate.Tpo .deps/generate.Po cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT receive.o -MD -MP -MF .deps/receive.Tpo -c -o receive.o receive.c mv -f .deps/receive.Tpo .deps/receive.Po cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT checksum.o -MD -MP -MF .deps/checksum.Tpo -c -o checksum.o checksum.c mv -f .deps/checksum.Tpo .deps/checksum.Po cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT send.o -MD -MP -MF .deps/send.Tpo -c -o send.o send.c mv -f .deps/send.Tpo .deps/send.Po rm -f librsync.a ar cru librsync.a generate.o receive.o checksum.o send.o ranlib librsync.a gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/rsync' Making all in scm gmake[4]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/scm' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/scm' Making all in sftp gmake[4]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp' gmake all-recursive gmake[5]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp' Making all in . gmake[6]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp' cc -DHAVE_CONFIG_H -I. -I/usr/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"/usr/local/bin/lshg"' -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -Wcast-align -MT commands.o -MD -MP -MF .deps/commands.Tpo -c -o commands.o commands.c In file included from commands.c:28: config.h:249: error: expected identifier or '(' before '/' token config.h:249: error: stray '#' in program In file included from /usr/include/machine/_types.h:6, from /usr/include/sys/_types.h:33, from /usr/include/stdlib.h:38, from commands.h:30, from commands.c:31: /usr/include/x86/_types.h:96: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__int_least8_t' In file included from /usr/include/sys/types.h:63, from commands.h:31, from commands.c:31: /usr/include/sys/_stdint.h:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int8_t' In file included from /usr/local/include/nettle/nettle-stdint.h:11, from /usr/local/include/nettle/nettle-types.h:29, from buffer.h:31, from sftp_c.h:49, from sftp_bind.h:61, from commands.h:41, from commands.c:31: /usr/include/stdint.h:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int_least8_t' commands.c: In function 'handle_command': commands.c:2144: warning: pointer targets in initialization differ in signedness commands.c:2149: warning: pointer targets in passing argument 1 of 'lsftp_s_skip' differ in signedness commands.c:2149: warning: pointer targets in assignment differ in signedness commands.c:2158: warning: pointer targets in passing argument 1 of 'com_escape' differ in signedness commands.c:2161: warning: pointer targets in passing argument 1 of 'com_longhelp' differ in signedness commands.c:2165: warning: pointer targets in passing argument 1 of 'lsftp_s_strtok' differ in signedness commands.c:2165: warning: pointer targets in assignment differ in signedness commands.c:2184: warning: pointer targets in passing argument 1 of 'lsftp_s_skip' differ in signedness Makefile:568: recipe for target 'commands.o' failed gmake[6]: *** [commands.o] Error 1 gmake[6]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp' Makefile:674: recipe for target 'all-recursive' failed gmake[5]: *** [all-recursive] Error 1 gmake[5]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp' Makefile:382: recipe for target 'all' failed gmake[4]: *** [all] Error 2 gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp' Makefile:1039: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src' Makefile:696: recipe for target 'all' failed gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src' Makefile:384: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1' Makefile:324: recipe for target 'all' failed gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/security/lsh. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 14:32:00 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 677A055C for ; Thu, 29 Jan 2015 14:32:00 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 45FEE1C9; Thu, 29 Jan 2015 14:32:00 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TEVxHW042494; Thu, 29 Jan 2015 14:31:59 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TEVxF4042471; Thu, 29 Jan 2015 14:31:59 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 14:31:59 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291431.t0TEVxF4042471@beefy1.isc.freebsd.org> To: waitman@waitman.net Subject: [package - 93i386-default][graphics/dcraw-m] Failed for dcraw-m-9.22_1 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: Thu, 29 Jan 2015 14:32:00 -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: waitman@waitman.net Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/graphics/dcraw-m/Makefile 377347 2015-01-18 21:12:42Z kwm $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/dcraw-m-9.22_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building graphics/dcraw-m build started at Thu Jan 29 14:31:30 UTC 2015 port directory: /usr/ports/graphics/dcraw-m building for: FreeBSD 93i386-default-job-11 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: waitman@waitman.net Makefile ident: $FreeBSD: head/graphics/dcraw-m/Makefile 377347 2015-01-18 21:12:42Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=dcraw-m-9.22_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/dcraw-m/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/dcraw-m/work HOME=/wrkdirs/usr/ports/graphics/dcraw-m/work TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/dcraw-m/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/dcraw-m/work HOME=/wrkdirs/usr/ports/graphics/dcraw-m/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 -Wall -Werror -I/usr/local/include `MagickWand-config --cflags --cppflags` -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" `MagickWand-config --ldflags --libs` -lm -llcms2 -ljpeg -ljasper" LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -Wall -Werror -I/usr/local/include `MagickWand-config --cflags --cppflags` -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/dcraw-m" EXAMPLESDIR="share/examples/dcraw-m" DATADIR="share/dcraw-m" WWWDIR="www/dcraw-m" ETCDIR="etc/dcraw-m" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/dcraw-m DOCSDIR=/usr/local/share/doc/dcraw-m EXAMPLESDIR=/usr/local/share/examples/dcraw-m WWWDIR=/usr/local/www/dcraw-m ETCDIR=/usr/local/etc/dcraw-m --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> dcraw-m-9.22_1 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.7.txz [93i386-default-job-11] Installing pkg-1.4.7... [93i386-default-job-11] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of dcraw-m-9.22_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dcraw-m-9.22_1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dcraw-m-9.22_1 for building => SHA256 Checksum OK for dcraw-m-9.22.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dcraw-m-9.22_1 for building ===> Extracting for dcraw-m-9.22_1 => SHA256 Checksum OK for dcraw-m-9.22.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for dcraw-m-9.22_1 =========================================================================== =================================================== ===> dcraw-m-9.22_1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93i386-default-job-11] Installing pkgconf-0.9.7... [93i386-default-job-11] Extracting pkgconf-0.9.7... done ===> Returning to build of dcraw-m-9.22_1 =========================================================================== =================================================== ===> dcraw-m-9.22_1 depends on shared library: libjasper.so - not found ===> Verifying for libjasper.so in /usr/ports/graphics/jasper ===> Installing existing package /packages/All/jasper-1.900.1_14.txz [93i386-default-job-11] Installing jasper-1.900.1_14... [93i386-default-job-11] `-- Installing jpeg-8_6... [93i386-default-job-11] `-- Extracting jpeg-8_6... done [93i386-default-job-11] Extracting jasper-1.900.1_14... done ===> Returning to build of dcraw-m-9.22_1 ===> dcraw-m-9.22_1 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so.8.4.0) ===> dcraw-m-9.22_1 depends on shared library: liblcms2.so - not found ===> Verifying for liblcms2.so in /usr/ports/graphics/lcms2 ===> Installing existing package /packages/All/lcms2-2.6_3.txz [93i386-default-job-11] Installing lcms2-2.6_3... [93i386-default-job-11] `-- Installing tiff-4.0.3_5... [93i386-default-job-11] | `-- Installing jbigkit-2.1_1... [93i386-default-job-11] | `-- Extracting jbigkit-2.1_1... done [93i386-default-job-11] `-- Extracting tiff-4.0.3_5... done [93i386-default-job-11] Extracting lcms2-2.6_3... done ===> Returning to build of dcraw-m-9.22_1 ===> dcraw-m-9.22_1 depends on shared library: libMagickWand-6.so - not found ===> Verifying for libMagickWand-6.so in /usr/ports/graphics/ImageMagick ===> Installing existing package /packages/All/ImageMagick-6.9.0.4,1.txz [93i386-default-job-11] Installing ImageMagick-6.9.0.4,1... [93i386-default-job-11] `-- Installing fftw3-3.3.3_2... [93i386-default-job-11] | `-- Installing indexinfo-0.2.2... [93i386-default-job-11] | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-11] `-- Extracting fftw3-3.3.3_2... done [93i386-default-job-11] `-- Installing fontconfig-2.11.1,1... [93i386-default-job-11] | `-- Installing expat-2.1.0_2... [93i386-default-job-11] | `-- Extracting expat-2.1.0_2... done [93i386-default-job-11] | `-- Installing freetype2-2.5.5... [93i386-default-job-11] | `-- Extracting freetype2-2.5.5... done [93i386-default-job-11] `-- 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 [93i386-default-job-11] `-- Installing ghostscript9-9.06_10... [93i386-default-job-11] | `-- Installing cups-image-1.7.3_3... [93i386-default-job-11] | | `-- Installing cups-client-1.7.3_4... [93i386-default-job-11] | | `-- Installing libiconv-1.14_6... [93i386-default-job-11] | | `-- Extracting libiconv-1.14_6... done [93i386-default-job-11] | | `-- Installing mDNSResponder-561.1.1... [93i386-default-job-11] | | `-- Extracting mDNSResponder-561.1.1... done ===> Creating users and/or groups. Creating group 'cups' with gid '193'. Creating user 'cups' with uid '193'. [93i386-default-job-11] | | `-- Extracting cups-client-1.7.3_4... done [93i386-default-job-11] | | `-- Installing png-1.6.16... [93i386-default-job-11] | | `-- Extracting png-1.6.16... done ===> Creating users and/or groups. Using existing group 'cups'. Using existing user 'cups'. [93i386-default-job-11] | `-- Extracting cups-image-1.7.3_3... done [93i386-default-job-11] | `-- Installing gsfonts-8.11_6... [93i386-default-job-11] | | `-- Extracting kbproto-1.0.6... done [93i386-default-job-11] | | `-- Installing libXau-1.0.8_2... [93i386-default-job-11] | | | `-- Installing xproto-7.0.26... [93i386-default-job-11] | | | `-- Extracting xproto-7.0.26... done [93i386-default-job-11] | | `-- Extracting libXau-1.0.8_2... done [93i386-default-job-11] | | `-- Installing libXdmcp-1.1.1_2... [93i386-default-job-11] | | `-- Extracting libXdmcp-1.1.1_2... done [93i386-default-job-11] | | `-- Installing libxcb-1.11... [93i386-default-job-11] | | | `-- Installing libpthread-stubs-0.3_6... [93i386-default-job-11] | | | `-- Extracting libpthread-stubs-0.3_6... done [93i386-default-job-11] | | | `-- Installing libxml2-2.9.2_2... [93i386-default-job-11] | | | `-- Extracting libxml2-2.9.2_2... done [93i386-default-job-11] | | `-- Extracting libxcb-1.11... done [93i386-default-job-11] | | `-- Extracting libX11-1.6.2_2,1... done [93i386-default-job-11] | | `-- Installing xextproto-7.3.0... [93i386-default-job-11] | | `-- Extracting xextproto-7.3.0... done [93i386-default-job-11] | `-- Extracting libXext-1.3.3,1... done [93i386-default-job-11] | `-- Installing libXt-1.1.4_2,1... [93i386-default-job-11] | | `-- Installing libSM-1.2.2_2,1... [93i386-default-job-11] | | `-- Installing libICE-1.0.9,1... [93i386-default-job-11] | | `-- Extracting libICE-1.0.9,1... done [93i386-default-job-11] | | `-- Extracting libSM-1.2.2_2,1... done [93i386-default-job-11] | `-- Extracting libXt-1.1.4_2,1... done [93i386-default-job-11] | `-- Installing libidn-1.29... [93i386-default-job-11] | | `-- Installing gettext-runtime-0.19.4... [93i386-default-job-11] | | `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-11] | `-- Extracting libidn-1.29... done [93i386-default-job-11] | `-- Installing libpaper-1.1.24.3... [93i386-default-job-11] | `-- Extracting libpaper-1.1.24.3... done [93i386-default-job-11] | `-- Installing svgalib-1.4.3_7... [93i386-default-job-11] | `-- Extracting svgalib-1.4.3_7... done [93i386-default-job-11] `-- Extracting ghostscript9-9.06_10... done [93i386-default-job-11] `-- Installing libfpx-1.3.1.4... [93i386-default-job-11] `-- Extracting libfpx-1.3.1.4... done [93i386-default-job-11] `-- Installing liblqr-1-0.4.1_8... [93i386-default-job-11] | `-- Installing glib-2.42.1... [93i386-default-job-11] | | `-- Installing libffi-3.2.1... [93i386-default-job-11] | | `-- Extracting libffi-3.2.1... done [93i386-default-job-11] | | `-- Installing pcre-8.35_2... [93i386-default-job-11] | | `-- Extracting pcre-8.35_2... done [93i386-default-job-11] | | `-- Installing perl5-5.18.4_11... [93i386-default-job-11] | | `-- Extracting perl5-5.18.4_11... done [93i386-default-job-11] | | `-- Installing python27-2.7.9... [93i386-default-job-11] | | `-- Extracting python27-2.7.9... done [93i386-default-job-11] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93i386-default-job-11] `-- Extracting liblqr-1-0.4.1_8... done [93i386-default-job-11] `-- Installing libltdl-2.4.5... [93i386-default-job-11] `-- Extracting libltdl-2.4.5... done [93i386-default-job-11] `-- Installing librsvg2-2.40.6_1... [93i386-default-job-11] | `-- Installing atk-2.14.0... [93i386-default-job-11] | `-- Extracting atk-2.14.0... done [93i386-default-job-11] | `-- Installing gtk-engines2-2.20.2_2... [93i386-default-job-11] | | `-- Installing gtk2-2.24.25_1... [93i386-default-job-11] | | `-- Installing gdk-pixbuf2-2.31.2_1... [93i386-default-job-11] | | | `-- Installing libXi-1.7.4,1... [93i386-default-job-11] | | | `-- Installing inputproto-2.3.1... [93i386-default-job-11] | | | `-- Extracting inputproto-2.3.1... done [93i386-default-job-11] | | | `-- Installing libXfixes-5.0.1_2... [93i386-default-job-11] | | | | `-- Installing fixesproto-5.0... [93i386-default-job-11] | | | | `-- Extracting fixesproto-5.0... done [93i386-default-job-11] | | | `-- Extracting libXfixes-5.0.1_2... done [93i386-default-job-11] | | | `-- Extracting libXi-1.7.4,1... done [93i386-default-job-11] | | `-- Extracting gdk-pixbuf2-2.31.2_1... done [93i386-default-job-11] | | `-- Installing gtk-update-icon-cache-2.24.25... [93i386-default-job-11] | | | `-- Installing hicolor-icon-theme-0.12... [93i386-default-job-11] | | | `-- Extracting hicolor-icon-theme-0.12... done [93i386-default-job-11] | | | `-- Installing libXcomposite-0.4.4_2,1... [93i386-default-job-11] | | | `-- Installing compositeproto-0.4.2... [93i386-default-job-11] | | | `-- Extracting compositeproto-0.4.2... done [93i386-default-job-11] | | | `-- Extracting libXcomposite-0.4.4_2,1... done [93i386-default-job-11] | | | `-- Installing libXcursor-1.1.14_2... [93i386-default-job-11] | | | `-- Installing libXrender-0.9.8_2... [93i386-default-job-11] | | | | `-- Installing renderproto-0.11.1... [93i386-default-job-11] | | | | `-- Extracting renderproto-0.11.1... done [93i386-default-job-11] | | | `-- Extracting libXrender-0.9.8_2... done [93i386-default-job-11] | | | `-- Extracting libXcursor-1.1.14_2... done [93i386-default-job-11] | | | `-- Installing libXdamage-1.1.4_2... [93i386-default-job-11] | | | `-- Installing damageproto-1.2.1... [93i386-default-job-11] | | | `-- Extracting damageproto-1.2.1... done [93i386-default-job-11] | | | `-- Extracting libXdamage-1.1.4_2... done [93i386-default-job-11] | | | `-- Installing libXinerama-1.1.3_2,1... [93i386-default-job-11] | | | `-- Installing xineramaproto-1.2.1... [93i386-default-job-11] | | | `-- Extracting xineramaproto-1.2.1... done [93i386-default-job-11] | | | `-- Extracting libXinerama-1.1.3_2,1... done [93i386-default-job-11] | | | `-- Installing libXrandr-1.4.2_2... [93i386-default-job-11] | | | `-- Installing randrproto-1.4.0... [93i386-default-job-11] | | | `-- Extracting randrproto-1.4.0... done [93i386-default-job-11] | | | `-- Extracting libXrandr-1.4.2_2... done [93i386-default-job-11] | | | `-- Installing pango-1.36.8... [93i386-default-job-11] | | | `-- Installing cairo-1.12.18_1,2... [93i386-default-job-11] | | | | `-- Installing pixman-0.32.6... [93i386-default-job-11] | | | | `-- Extracting pixman-0.32.6... done [93i386-default-job-11] | | | | `-- Installing xcb-util-renderutil-0.3.9... [93i386-default-job-11] | | | | `-- Installing xcb-util-0.4.0,1... [93i386-default-job-11] | | | | `-- Extracting xcb-util-0.4.0,1... done [93i386-default-job-11] | | | | `-- Extracting xcb-util-renderutil-0.3.9... done [93i386-default-job-11] | | | `-- Extracting cairo-1.12.18_1,2... done [93i386-default-job-11] | | | `-- Installing encodings-1.0.4_1,1... [93i386-default-job-11] | | | | `-- Installing font-util-1.3.0_1... [93i386-default-job-11] | | | | `-- Extracting font-util-1.3.0_1... done [93i386-default-job-11] | | | `-- Extracting encodings-1.0.4_1,1... done [93i386-default-job-11] | | | `-- Installing harfbuzz-0.9.36... [93i386-default-job-11] | | | | `-- Installing graphite2-1.2.4... [93i386-default-job-11] | | | | `-- Extracting graphite2-1.2.4... done [93i386-default-job-11] | | | | `-- Installing icu-53.1... [93i386-default-job-11] | | | | `-- Extracting icu-53.1... done [93i386-default-job-11] | | | `-- Extracting harfbuzz-0.9.36... done [93i386-default-job-11] | | | `-- Installing libXft-2.3.2... [93i386-default-job-11] | | | `-- Extracting libXft-2.3.2... done [93i386-default-job-11] | | | `-- Installing xorg-fonts-truetype-7.7_1... [93i386-default-job-11] | | | | `-- Installing dejavu-2.34_4... [93i386-default-job-11] | | | | `-- Extracting dejavu-2.34_4... done [93i386-default-job-11] | | | | `-- Installing font-bh-ttf-1.0.3_1... [93i386-default-job-11] | | | | `-- Installing mkfontdir-1.0.7... [93i386-default-job-11] | | | | | `-- Installing mkfontscale-1.1.1_1... [93i386-default-job-11] | | | | | `-- Installing libfontenc-1.1.2_2... [93i386-default-job-11] | | | | | `-- Extracting libfontenc-1.1.2_2... done [93i386-default-job-11] | | | | | `-- Extracting mkfontscale-1.1.1_1... done [93i386-default-job-11] | | | | `-- Extracting mkfontdir-1.0.7... done [93i386-default-job-11] | | | | `-- Extracting font-bh-ttf-1.0.3_1... done [93i386-default-job-11] | | | | `-- Installing font-misc-ethiopic-1.0.3_1... [93i386-default-job-11] | | | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [93i386-default-job-11] | | | | `-- Installing font-misc-meltho-1.0.3_1... [93i386-default-job-11] | | | | `-- Extracting font-misc-meltho-1.0.3_1... done [93i386-default-job-11] | | | `-- Extracting pango-1.36.8... done [93i386-default-job-11] | | | `-- Installing shared-mime-info-1.1_1... [93i386-default-job-11] | | | `-- Extracting shared-mime-info-1.1_1... done [93i386-default-job-11] | | `-- Extracting gtk-update-icon-cache-2.24.25... done [93i386-default-job-11] | | `-- Installing python-2.7_2,2... [93i386-default-job-11] | | | `-- Installing python2-2_3... [93i386-default-job-11] | | | `-- Extracting python2-2_3... done [93i386-default-job-11] | | `-- Extracting python-2.7_2,2... done [93i386-default-job-11] | | `-- Extracting gtk2-2.24.25_1... done [93i386-default-job-11] | `-- Extracting gtk-engines2-2.20.2_2... done [93i386-default-job-11] | `-- Installing libcroco-0.6.8_2... [93i386-default-job-11] | `-- Extracting libcroco-0.6.8_2... done [93i386-default-job-11] | `-- Installing libgsf-1.14.30_1... [93i386-default-job-11] | `-- Extracting libgsf-1.14.30_1... done [93i386-default-job-11] `-- Extracting librsvg2-2.40.6_1... done [93i386-default-job-11] `-- Installing libwmf-0.2.8.4_13... [93i386-default-job-11] `-- Extracting libwmf-0.2.8.4_13... done [93i386-default-job-11] `-- Installing openjpeg-2.1.0_1... [93i386-default-job-11] `-- Extracting openjpeg-2.1.0_1... done [93i386-default-job-11] `-- Installing webp-0.4.2_3... [93i386-default-job-11] | `-- Installing giflib-5.0.6... [93i386-default-job-11] | `-- Extracting giflib-5.0.6... done [93i386-default-job-11] `-- Extracting webp-0.4.2_3... done [93i386-default-job-11] Extracting ImageMagick-6.9.0.4,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 ===================================================================== Message for liblqr-1-0.4.1_8: ========================================================================== NOTE: In order to compile examples for liblqr, you will also need pngwriter port (/usr/ports/graphics/pngwriter). Examples are located in /usr/local/share/examples/liblqr-1 ========================================================================== Message for dejavu-2.34_4: 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. ===> Returning to build of dcraw-m-9.22_1 =========================================================================== =================================================== ===> Configuring for dcraw-m-9.22_1 =========================================================================== =================================================== ===> Building for dcraw-m-9.22_1 ( cd /wrkdirs/usr/ports/graphics/dcraw-m/work/waitman-dcraw-m-1392579 ; cc -O2 -pipe -Wall -Werror -I/usr/local/include `MagickWand-config --cflags --cppflags` -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fno-strict-aliasing -L/usr/local/lib `MagickWand-config --ldflags --libs` -lm -llcms2 -ljpeg -ljasper -o dcraw-m dcraw-m.c ) cc1: warnings being treated as errors dcraw-m.c: In function 'xtrans_interpolate': dcraw-m.c:4491: warning: 'sgcol' may be used uninitialized in this function dcraw-m.c:4491: warning: 'sgrow' may be used uninitialized in this function *** [do-build] Error code 1 Stop in /usr/ports/graphics/dcraw-m. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 14:38:45 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 15986757 for ; Thu, 29 Jan 2015 14:38:45 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 00632231; Thu, 29 Jan 2015 14:38:44 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TEciLC057279; Thu, 29 Jan 2015 14:38:44 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TEchWa056973; Thu, 29 Jan 2015 14:38:43 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 14:38:43 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291438.t0TEchWa056973@beefy2.isc.freebsd.org> To: oliver@fromme.com Subject: [package - 93amd64-default][devel/cssc] Failed for cssc-1.4.0 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: Thu, 29 Jan 2015 14:38:45 -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: oliver@fromme.com Last committer: rodrigo@FreeBSD.org Ident: $FreeBSD: head/devel/cssc/Makefile 374333 2014-12-08 21:46:40Z rodrigo $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/cssc-1.4.0.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building devel/cssc build started at Thu Jan 29 14:38:18 UTC 2015 port directory: /usr/ports/devel/cssc building for: FreeBSD 93amd64-default-job-12 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: oliver@fromme.com Makefile ident: $FreeBSD: head/devel/cssc/Makefile 374333 2014-12-08 21:46:40Z rodrigo $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=cssc-1.4.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for cssc-1.4.0: BINARY=on: Support binary SCCS files (Solaris interoperability) ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-binary --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cssc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cssc/work HOME=/wrkdirs/usr/ports/devel/cssc/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cssc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cssc/work HOME=/wrkdirs/usr/ports/devel/cssc/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="gcpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="g++" 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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/cssc" EXAMPLESDIR="share/examples/cssc" DATADIR="share/cssc" WWWDIR="www/cssc" ETCDIR="etc/cssc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cssc DOCSDIR=/usr/local/share/doc/cssc EXAMPLESDIR=/usr/local/share/examples/cssc WWWDIR=/usr/local/www/cssc ETCDIR=/usr/local/etc/cssc --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> cssc-1.4.0 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.7.txz [93amd64-default-job-12] Installing pkg-1.4.7... [93amd64-default-job-12] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of cssc-1.4.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by cssc-1.4.0 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by cssc-1.4.0 for building => SHA256 Checksum OK for CSSC-1.4.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by cssc-1.4.0 for building ===> Extracting for cssc-1.4.0 => SHA256 Checksum OK for CSSC-1.4.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for cssc-1.4.0 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for cssc-1.4.0 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking if binary file support should be disabled... no checking for required SCCS file line length limits... no limit checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for library containing strerror... none required checking build system type... amd64-portbld-freebsd9.3 checking host system type... amd64-portbld-freebsd9.3 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert amd64-portbld-freebsd9.3 file names to amd64-portbld-freebsd9.3 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd9.3 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n config.status: creating src/sccsdiff.sh config.status: creating unit-tests/Makefile config.status: creating tests/Makefile config.status: creating docs/Makefile config.status: creating testutils/decompress_stdin.sh config.status: creating auxfiles/Makefile config.status: creating auxfiles/CSSC.spec config.status: creating sccs-cgi/Makefile config.status: creating docs/config-info.texi config.status: creating unit-tests/testwrapper.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===> Building for cssc-1.4.0 /usr/bin/make all-recursive Making all in gl Making all in lib rm -f c++defs.h-t c++defs.h && sed -n -e '/_GL_CXXDEFS/,$p' < ../../build-aux/snippet/c++defs.h > c++defs.h-t && mv c++defs.h-t c++defs.h rm -f warn-on-use.h-t warn-on-use.h && sed -n -e '/^.ifndef/,$p' < ../../build-aux/snippet/warn-on-use.h > warn-on-use.h-t && mv warn-on-use.h-t warn-on-use.h rm -f ctype.h-t ctype.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_CTYPE_H''@||g' -e 's/@''GNULIB_ISBLANK''@/0/g' -e 's/@''HAVE_ISBLANK''@/1/g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./ctype.in.h; } > ctype.h-t && mv ctype.h-t ctype.h rm -f arg-nonnull.h-t arg-nonnull.h && sed -n -e '/GL_ARG_NONNULL/,$p' < ../../build-aux/snippet/arg-nonnull.h > arg-nonnull.h-t && mv arg-nonnull.h-t arg-nonnull.h rm -f dirent.h-t dirent.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_DIRENT_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_DIRENT_H''@||g' -e 's/@''GNULIB_OPENDIR''@/1/g' -e 's/@''GNULIB_READDIR''@/0/g' -e 's/@''GNULIB_REWINDDIR''@/0/g' -e 's/@''GNULIB_CLOSEDIR''@/1/g' -e 's/@''GNULIB_DIRFD''@/1/g' -e 's/@''GNULIB_FDOPENDIR''@/0/g' -e 's/@''GNULIB_SCANDIR''@/0/g' -e 's/@''GNULIB_ALPHASORT''@/0/g' -e 's/@''HAVE_OPENDIR''@/1/g' -e 's/@''HAVE_READDIR''@/1/g' -e 's/@''HAVE_REWINDDIR''@/1/g' -e 's/@''HAVE_CLOSEDIR''@/1/g' -e 's|@''HAVE_DECL_DIRFD''@|1|g' -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' -e 's|@''HAVE_FDOPENDIR''@|1|g' -e 's|@''HAVE_SCANDIR''@|1|g' -e 's|@''HAVE_ALPHASORT''@|1|g' -e 's|@''REPLACE_OPENDIR''@|0|g' -e 's|@''REPLACE_CLOSEDIR''@|0|g' -e 's|@''REPLACE_DIRFD''@|0|g' - e 's|@''REPLACE_FDOPENDIR''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./dirent.in.h; } > dirent.h-t && mv dirent.h-t dirent.h rm -f fcntl.h-t fcntl.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_FCNTL_H''@||g' -e 's/@''GNULIB_FCNTL''@/1/g' -e 's/@''GNULIB_NONBLOCKING''@/0/g' -e 's/@''GNULIB_OPEN''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_OPENAT''@/0/g' -e 's|@''HAVE_FCNTL''@|1|g' -e 's|@''HAVE_OPENAT''@|1|g' -e 's|@''REPLACE_FCNTL''@|0|g' -e 's|@''REPLACE_OPEN''@|0|g' -e 's|@''REPLACE_OPENAT''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./fcntl.in.h; } > fcntl.h-t && mv fcntl.h-t fcntl.h rm -f signal.h-t signal.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SIGNAL_H''@||g' -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' -e 's|@''GNULIB_RAISE''@|0|g' -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' -e 's/@''GNULIB_SIGPROCMASK''@/0/g' -e 's/@''GNULIB_SIGACTION''@/0/g' -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' -e 's|@''HAVE_RAISE''@|1|g' -e 's|@''HAVE_SIGSET_T''@|1|g' -e 's|@''HAVE_SIGINFO_T''@|1|g' -e 's|@''HAVE_SIGACTION''@|1|g' -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' -e 's|@''HAVE_SIGHANDLER_T''@|0|g' -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' -e 's|@''REPLACE_RAISE''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./signal.in.h; } > signal.h-t && mv signal.h-t signal.h rm -f stdio.h-t stdio.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STDIO_H''@||g' -e 's/@''GNULIB_DPRINTF''@/0/g' -e 's/@''GNULIB_FCLOSE''@/0/g' -e 's/@''GNULIB_FDOPEN''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_FFLUSH''@/0/g' -e 's/@''GNULIB_FGETC''@/1/g' -e 's/@''GNULIB_FGETS''@/1/g' -e 's/@''GNULIB_FOPEN''@/0/g' -e 's/@''GNULIB_FPRINTF''@/1/g' -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_FPURGE''@/0/g' -e 's/@''GNULIB_FPUTC''@/1/g' -e 's/@''GNULIB_FPUTS''@/1/g' -e 's/@''GNULIB_FREAD''@/1/g' -e 's/@''GNULIB_FREOPEN''@/0/g' -e 's/@''GNULIB_FSCANF''@/1/g' -e 's/@''GNULIB_FSEEK''@/1/g' -e 's/@''GNULIB_FSEEKO''@/1/g' -e 's/@''GNULIB_FTELL''@/0/g' -e 's/@''GNULIB_FTELLO''@/0/g' -e 's/@''GNULIB_FWRITE''@/1/g' -e 's/@''GNULIB_GETC''@/1/g' -e 's/@''G NULIB_GETCHAR''@/1/g' -e 's/@''GNULIB_GETDELIM''@/0/g' -e 's/@''GNULIB_GETLINE''@/0/g' -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' -e 's/@''GNULIB_PCLOSE''@/0/g' -e 's/@''GNULIB_PERROR''@/0/g' -e 's/@''GNULIB_POPEN''@/0/g' -e 's/@''GNULIB_PRINTF''@/1/g' -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' -e 's/@''GNULIB_PUTC''@/1/g' -e 's/@''GNULIB_PUTCHAR''@/1/g' -e 's/@''GNULIB_PUTS''@/1/g' -e 's/@''GNULIB_REMOVE''@/0/g' -e 's/@''GNULIB_RENAME''@/0/g' -e 's/@''GNULIB_RENAMEAT''@/0/g' -e 's/@''GNULIB_SCANF''@/1/g' -e 's/@''GNULIB_SNPRINTF''@/0/g' -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' -e 's/@''GNULIB_TMPFILE''@/0/g' -e 's/@''GNULIB_VASPRINTF''@/0/g' -e 's/@''GNULIB_VDPRINTF''@/0/g' -e 's/@''GNULIB_VFPRINTF''@/1/g' -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_VFSCANF''@/0/g' -e 's/@''GNULIB_VSCANF''@/0/g' -e 's/@''GNULIB_VPRINTF''@/1/g' - e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' -e 's/! @''GNULIB_VSNPRINTF''@/0/g' -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' < ./stdio.in.h | sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' -e 's|@''HAVE_DECL_FSEEKO''@|1|g' -e 's|@''HAVE_DECL_FTELLO''@|1|g' -e 's|@''HAVE_DECL_GETDELIM''@|1|g' -e 's|@''HAVE_DECL_GETLINE''@|1|g' -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' -e 's|@''HAVE_DPRINTF''@|1|g' -e 's|@''HAVE_FSEEKO''@|1|g' -e 's|@''HAVE_FTELLO''@|1|g' -e 's|@''HAVE_PCLOSE''@|1|g' -e 's|@''HAVE_POPEN''@|1|g' -e 's|@''HAVE_RENAMEAT''@|1|g' -e 's|@''HAVE_VASPRINTF''@|1|g' -e 's|@''HAVE_VDPRINTF''@|1|g' -e 's|@''REPLACE_DPRINTF''@|0|g' -e 's|@''REPLACE_FCLOSE''@|0|g' -e 's|@''REPLACE_FDOPEN''@|0|g' -e 's|@''REPLACE_FFLUSH''@|0|g' -e 's|@''REPLACE_FOPEN''@|0|g' -e 's|@''REPLACE_FPRINTF''@|0|g' -e 's|@''REPLACE_FPURGE''@|0|g' -e 's|@''REPLACE_FREOPEN''@|0|g' -e 's|@''REPLACE_FSEEK''@|0|g' -e 's|@''REPLACE_FSEEKO''@|0|g' -e 's|@''REPLACE_FTELL''@|0|g' -e 's|@''REPLACE_FTELLO''@|0|g' -e 's|@''REPLACE_GETDELIM''@|0|g' -e 's|@''REPLACE_GETLINE''@|0|g' -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' -e 's|@''REPLACE_PERROR''@|0|g' -e 's|@''REPLACE_POPEN''@|0|g' -e 's|@''REPLACE_PRINTF''@|0|g' -e 's|@''REPLACE_REMOVE''@|0|g' -e 's|@''REPLACE_RENAME''@|0|g' -e 's|@''REPLACE_RENAMEAT''@|0|g' -e 's|@''REPLACE_SNPRINTF''@|0|g' -e 's|@''REPLACE_SPRINTF''@|0|g' -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' -e 's|@''REPLACE_TMPFILE''@|0|g' -e 's|@''REPLACE_VASPRINTF''@|0|g' -e 's|@''REPLACE_VDPRINTF''@|0|g' -e 's|@''REPLACE_VFPRINTF''@|0|g' -e 's|@''REPLACE_VPRINTF''@|0|g' -e 's|@''REPLACE_VSNPRINTF''@|0|g' -e 's|@''REPLACE_VSPRINTF''@|0|g' -e 's|@''ASM_SYMBOL_PREFIX''@||g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; } > stdio.h-t && mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STDLIB_H''@||g' -e 's/@''GNULIB__EXIT''@/0/g' -e 's/@''GNULIB_ATOLL''@/0/g' -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' -e 's/@''GNULIB_GETLOADAVG''@/0/g' -e 's/@''GNULIB_GETSUBOPT''@/0/g' -e 's/@''GNULIB_GRANTPT''@/0/g' -e 's/@''GNULIB_MALLOC_POSIX''@/0/g' -e 's/@''GNULIB_MBTOWC''@/0/g' -e 's/@''GNULIB_MKDTEMP''@/0/g' -e 's/@''GNULIB_MKOSTEMP''@/0/g' -e 's/@''GNULIB_MKOSTEMPS''@/0/g' -e 's/@''GNULIB_MKSTEMP''@/0/g' -e 's/@''GNULIB_MKSTEMPS''@/0/g' -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' -e 's/@''GNULIB_PTSNAME''@/0/g' -e 's/@''GNULIB_PTSNAME_R''@/0/g' -e 's/@''GNULIB_PUTENV''@/0/g' -e 's/@''GNULIB_RANDOM''@/0/g' -e 's/@''GNULIB_RANDOM_R''@/0/g' -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' -e 's/@''GNULIB_REALPATH''@/0/g' -e 's/@''GNULIB_RPMATCH''@/0/g' -e 's/@''GNULIB_SECURE_GETENV''@/0/g' -e 's/@''GNULIB_SETENV''@/0/g' -e 's/@''GNULIB_STRTOD''@/0/g' -e 's/@''GNULIB_STRTOLL''@/0/g' -e 's/@''GNULIB_STRTOULL''@/0/g' -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' -e 's/@''GNULIB_UNLOCKPT''@/0/g' -e 's/@''GNULIB_UNSETENV''@/0/g' -e 's/@''GNULIB_WCTOMB''@/0/g' < ./stdlib.in.h | sed -e 's|@''HAVE__EXIT''@|1|g' -e 's|@''HAVE_ATOLL''@|1|g' -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' -e 's|@''HAVE_GETSUBOPT''@|1|g' -e 's|@''HAVE_GRANTPT''@|1|g' -e 's|@''HAVE_MKDTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMPS''@|1|g' -e 's|@''HAVE_MKSTEMP''@|1|g' -e 's|@''HAVE_MKSTEMPS''@|1|g' -e 's|@''HAVE_POSIX_OPENPT''@|1|g' -e 's|@''HAVE_PTSNAME''@|1|g' -e 's|@''HAVE_PTSNAME_R''@|1|g' -e 's|@''HAVE_RANDOM''@|1|g' -e 's|@''HAVE_RANDOM_H''@|1|g' -e 's|@''HAVE_RANDOM_R''@|1|g' -e 's|@''HAVE_REALPATH''@|1|g' -e 's|@''HAVE_! RPMATCH''@|1|g' -e 's|@''HAVE_SECURE_GETENV''@|1|g' -e 's|@''HAVE_DECL_SETENV''@|1|g' -e 's|@''HAVE_STRTOD''@|1|g' -e 's|@''HAVE_STRTOLL''@|1|g' -e 's|@''HAVE_STRTOULL''@|1|g' -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' -e 's|@''HAVE_UNLOCKPT''@|1|g' -e 's|@''HAVE_DECL_UNSETENV''@|1|g' -e 's|@''REPLACE_CALLOC''@|0|g' -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' -e 's|@''REPLACE_MALLOC''@|0|g' -e 's|@''REPLACE_MBTOWC''@|0|g' -e 's|@''REPLACE_MKSTEMP''@|0|g' -e 's|@''REPLACE_PTSNAME''@|0|g' -e 's|@''REPLACE_PTSNAME_R''@|0|g' -e 's|@''REPLACE_PUTENV''@|0|g' -e 's|@''REPLACE_RANDOM_R''@|0|g' -e 's|@''REPLACE_REALLOC''@|0|g' -e 's|@''REPLACE_REALPATH''@|0|g' -e 's|@''REPLACE_SETENV''@|0|g' -e 's|@''REPLACE_STRTOD''@|0|g' -e 's|@''REPLACE_UNSETENV''@|0|g' -e 's|@''REPLACE_WCTOMB''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _Noreturn/r ../../build-aux/snippet/_Noreturn.h' -e '/definition of _GL_A RG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; } > stdlib.h-t && mv stdlib.h-t stdlib.h rm -f string.h-t string.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STRING_H''@||g' -e 's/@''GNULIB_FFSL''@/0/g' -e 's/@''GNULIB_FFSLL''@/0/g' -e 's/@''GNULIB_MBSLEN''@/0/g' -e 's/@''GNULIB_MBSNLEN''@/0/g' -e 's/@''GNULIB_MBSCHR''@/0/g' -e 's/@''GNULIB_MBSRCHR''@/0/g' -e 's/@''GNULIB_MBSSTR''@/0/g' -e 's/@''GNULIB_MBSCASECMP''@/0/g' -e 's/@''GNULIB_MBSNCASECMP''@/0/g' -e 's/@''GNULIB_MBSPCASECMP''@/0/g' -e 's/@''GNULIB_MBSCASESTR''@/0/g' -e 's/@''GNULIB_MBSCSPN''@/0/g' -e 's/@''GNULIB_MBSPBRK''@/0/g' -e 's/@''GNULIB_MBSSPN''@/0/g' -e 's/@''GNULIB_MBSSEP''@/0/g' -e 's/@''GNULIB_MBSTOK_R''@/0/g' -e 's/@''GNULIB_MEMCHR''@/0/g' -e 's/@''GNULIB_MEMMEM''@/0/g' -e 's/@''GNULIB_MEMPCPY''@/0/g' -e 's/@''GNULIB_MEMRCHR''@/0/g' -e 's/@''GNULIB_RAWMEMCHR''@/0/g' -e 's/@''GNULIB_STPCPY''@/0/g' -e 's/@''GNULIB_STPNCPY''@/0/g' -e 's/@''GNULIB_STRCHRNUL''@/0/g' -e 's/@''GNULIB_STRDUP''@/0/g' -e 's/@''GNULIB_STRNCAT''@/0/g' -e 's/@''GNULIB_STRNDUP''@/0/g' -e 's/@''GNULIB_STRNLEN''@/0/g' -e 's/@''GNULIB_STRPBRK''@/0/g' -e 's/@''GNULIB_STRSEP''@/0/g' -e 's/@''GNULIB_STRSTR''@/0/g' -e 's/@''GNULIB_STRCASESTR''@/0/g' -e 's/@''GNULIB_STRTOK_R''@/0/g' -e 's/@''GNULIB_STRERROR''@/0/g' -e 's/@''GNULIB_STRERROR_R''@/0/g' -e 's/@''GNULIB_STRSIGNAL''@/0/g' -e 's/@''GNULIB_STRVERSCMP''@/0/g' < ./string.in.h | sed -e 's|@''HAVE_FFSL''@|1|g' -e 's|@''HAVE_FFSLL''@|1|g' -e 's|@''HAVE_MBSLEN''@|0|g' -e 's|@''HAVE_MEMCHR''@|1|g' -e 's|@''HAVE_DECL_MEMMEM''@|1|g' -e 's|@''HAVE_MEMPCPY''@|1|g' -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' -e 's|@''HAVE_RAWMEMCHR''@|1|g' -e 's|@''HAVE_STPCPY''@|1|g' -e 's|@''HAVE_STPNCPY''@|1|g' -e 's|@''HAVE_STRCHRNUL''@|1|g' -e 's|@''HAVE_DECL_STRDUP''@|1|g' -e 's|@''HAVE_DECL_STRNDUP''@|1|g' -e 's|@''HAVE_DEC L_STRNLEN''@|1|g' -e 's|@''HAVE_STRPBRK''@|! 1|g' -e 's|@''HAVE_STRSEP''@|1|g' -e 's|@''HAVE_STRCASESTR''@|1|g' -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' -e 's|@''HAVE_STRVERSCMP''@|1|g' -e 's|@''REPLACE_STPNCPY''@|0|g' -e 's|@''REPLACE_MEMCHR''@|0|g' -e 's|@''REPLACE_MEMMEM''@|0|g' -e 's|@''REPLACE_STRCASESTR''@|0|g' -e 's|@''REPLACE_STRCHRNUL''@|0|g' -e 's|@''REPLACE_STRDUP''@|0|g' -e 's|@''REPLACE_STRSTR''@|0|g' -e 's|@''REPLACE_STRERROR''@|0|g' -e 's|@''REPLACE_STRERROR_R''@|0|g' -e 's|@''REPLACE_STRNCAT''@|0|g' -e 's|@''REPLACE_STRNDUP''@|0|g' -e 's|@''REPLACE_STRNLEN''@|0|g' -e 's|@''REPLACE_STRSIGNAL''@|0|g' -e 's|@''REPLACE_STRTOK_R''@|0|g' -e 's|@''UNDEFINE_STRTOK_R''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; < ./string.in.h; } > string.h-t && mv string.h-t string.h /bin/mkdir -p sys rm -f sys/file.h-t sys/file.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's/@''HAVE_SYS_FILE_H''@/1/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_FILE_H''@||g' -e 's/@''HAVE_FLOCK''@/1/g' -e 's/@''GNULIB_FLOCK''@/0/g' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_file.in.h; } > sys/file.h-t && mv sys/file.h-t sys/file.h /bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_STAT_H''@||g' -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' -e 's/@''GNULIB_FCHMODAT''@/0/g' -e 's/@''GNULIB_FSTAT''@/1/g' -e 's/@''GNULIB_FSTATAT''@/0/g' -e 's/@''GNULIB_FUTIMENS''@/0/g' -e 's/@''GNULIB_LCHMOD''@/0/g' -e 's/@''GNULIB_LSTAT''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_MKDIRAT''@/0/g' -e 's/@''GNULIB_MKFIFO''@/0/g' -e 's/@''GNULIB_MKFIFOAT''@/0/g' -e 's/@''GNULIB_MKNOD''@/0/g' -e 's/@''GNULIB_MKNODAT''@/0/g' -e 's/@''GNULIB_STAT''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_UTIMENSAT''@/0/g' -e 's|@''HAVE_FCHMODAT''@|1|g' -e 's|@''HAVE_FSTATAT''@|1|g' -e 's|@''HAVE_FUTIMENS''@|1|g' -e 's|@''HAVE_LCHMOD''@|1|g' -e 's|@''HAVE_LSTAT''@|1|g' -e 's|@''HAVE_MKDIRAT''@|1|g' -e ' s|@''HAVE_MKFIFO''@|1|g' -e 's|@''HAVE_MKFIFOAT''@|1|g' -e 's|@''HAVE_MKNOD''@|1|g' -e 's|@''HAVE_MKNODAT''@|1|g' -e 's|@''HAVE_UTIMENSAT''@|1|g' -e 's|@''REPLACE_FSTAT''@|0|g' -e 's|@''REPLACE_FSTATAT''@|0|g' -e 's|@''REPLACE_FUTIMENS''@|0|g' -e 's|@''REPLACE_LSTAT''@|0|g' -e 's|@''REPLACE_MKDIR''@|0|g' -e 's|@''REPLACE_MKFIFO''@|0|g' -e 's|@''REPLACE_MKNOD''@|0|g' -e 's|@''REPLACE_STAT''@|0|g' -e 's|@''REPLACE_UTIMENSAT''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_stat.in.h; } > sys/stat.h-t && mv sys/stat.h-t sys/stat.h /bin/mkdir -p sys rm -f sys/time.h-t sys/time.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's/@''HAVE_SYS_TIME_H''@/1/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_TIME_H''@||g' -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' -e 's|@''HAVE_WINSOCK2_H''@|0|g' -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_time.in.h; } > sys/time.h-t && mv sys/time.h-t sys/time.h /bin/mkdir -p sys rm -f sys/types.h-t sys/types.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_TYPES_H''@||g' -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' < ./sys_types.in.h; } > sys/types.h-t && mv sys/types.h-t sys/types.h /bin/mkdir -p sys rm -f sys/wait.h-t sys/wait.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_WAIT_H''@||g' -e 's/@''GNULIB_WAITPID''@/0/g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_wait.in.h; } > sys/wait.h-t && mv sys/wait.h-t sys/wait.h rm -f time.h-t time.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_TIME_H''@||g' -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' -e 's/@''GNULIB_MKTIME''@/0/g' -e 's/@''GNULIB_NANOSLEEP''@/0/g' -e 's/@''GNULIB_STRPTIME''@/0/g' -e 's/@''GNULIB_TIMEGM''@/0/g' -e 's/@''GNULIB_TIME_R''@/0/g' -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' -e 's|@''HAVE_NANOSLEEP''@|1|g' -e 's|@''HAVE_STRPTIME''@|1|g' -e 's|@''HAVE_TIMEGM''@|1|g' -e 's|@''REPLACE_GMTIME''@|0|g' -e 's|@''REPLACE_LOCALTIME''@|0|g' -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@ |0|g' -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./time.in.h; } > time.h-t && mv time.h-t time.h rm -f unistd.h-t unistd.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_UNISTD_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_UNISTD_H''@||g' -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' -e 's/@''GNULIB_CHDIR''@/0/g' -e 's/@''GNULIB_CHOWN''@/0/g' -e 's/@''GNULIB_CLOSE''@/1/g' -e 's/@''GNULIB_DUP''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_DUP2''@/1/g' -e 's/@''GNULIB_DUP3''@/0/g' -e 's/@''GNULIB_ENVIRON''@/0/g' -e 's/@''GNULIB_EUIDACCESS''@/0/g' -e 's/@''GNULIB_FACCESSAT''@/0/g' -e 's/@''GNULIB_FCHDIR''@/0/g' -e 's/@''GNULIB_FCHOWNAT''@/0/g' -e 's/@''GNULIB_FDATASYNC''@/0/g' -e 's/@''GNULIB_FSYNC''@/0/g' -e 's/@''GNULIB_FTRUNCATE''@/0/g' -e 's/@''GNULIB_GETCWD''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' -e 's/@''GNULIB_GETGROUPS'' @/0/g' -e 's/@''GNULIB_GETHOSTNAME''@/0/g' -e 's/@''GNULIB_GETLOGIN''@/0/g' -e 's/@''GNULIB_GETLOGIN_R''@/0/g' -e 's/@''GNULIB_GETPAGESIZE''@/0/g' -e 's/@''GNULIB_GETUSERSHELL''@/0/g' -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' -e 's/@''GNULIB_ISATTY''@/0/g' -e 's/@''GNULIB_LCHOWN''@/0/g' -e 's/@''GNULIB_LINK''@/0/g' -e 's/@''GNULIB_LINKAT''@/0/g' -e 's/@''GNULIB_LSEEK''@/1/g' -e 's/@''GNULIB_PIPE''@/0/g' -e 's/@''GNULIB_PIPE2''@/0/g' -e 's/@''GNULIB_PREAD''@/0/g' -e 's/@''GNULIB_PWRITE''@/0/g' -e 's/@''GNULIB_READ''@/0/g' -e 's/@''GNULIB_READLINK''@/0/g' -e 's/@''GNULIB_READLINKAT''@/0/g' -e 's/@''GNULIB_RMDIR''@/0/g' -e 's/@''GNULIB_SETHOSTNAME''@/0/g' -e 's/@''GNULIB_SLEEP''@/0/g' -e 's/@''GNULIB_SYMLINK''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_SYMLINKAT''@/0/g' -e 's/@''GNULIB_TTYNAME_R''@/0/g' -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' -e 's/@''GNULIB_UNLINK''@/0/g' -e 's/ @''GNULIB_UNLINKAT''@/0/g' -e 's/@''GNULIB_! USLEEP''@/0/g' -e 's/@''GNULIB_WRITE''@/0/g' < ./unistd.in.h | sed -e 's|@''HAVE_CHOWN''@|1|g' -e 's|@''HAVE_DUP2''@|1|g' -e 's|@''HAVE_DUP3''@|1|g' -e 's|@''HAVE_EUIDACCESS''@|1|g' -e 's|@''HAVE_FACCESSAT''@|1|g' -e 's|@''HAVE_FCHDIR''@|1|g' -e 's|@''HAVE_FCHOWNAT''@|1|g' -e 's|@''HAVE_FDATASYNC''@|1|g' -e 's|@''HAVE_FSYNC''@|1|g' -e 's|@''HAVE_FTRUNCATE''@|1|g' -e 's|@''HAVE_GETDTABLESIZE''@|1|g' -e 's|@''HAVE_GETGROUPS''@|1|g' -e 's|@''HAVE_GETHOSTNAME''@|1|g' -e 's|@''HAVE_GETLOGIN''@|1|g' -e 's|@''HAVE_GETPAGESIZE''@|1|g' -e 's|@''HAVE_GROUP_MEMBER''@|1|g' -e 's|@''HAVE_LCHOWN''@|1|g' -e 's|@''HAVE_LINK''@|1|g' -e 's|@''HAVE_LINKAT''@|1|g' -e 's|@''HAVE_PIPE''@|1|g' -e 's|@''HAVE_PIPE2''@|1|g' -e 's|@''HAVE_PREAD''@|1|g' -e 's|@''HAVE_PWRITE''@|1|g' -e 's|@''HAVE_READLINK''@|1|g' -e 's|@''HAVE_READLINKAT''@|1|g' -e 's|@''HAVE_SETHOSTNAME''@|1|g' -e 's|@''HAVE_SLEEP''@|1|g' -e 's|@''HAVE_SYMLINK''@|1|g' -e 's|@''HAVE_SYMLINKAT''@|1|g' -e 's|@''HAV E_UNLINKAT''@|1|g' -e 's|@''HAVE_USLEEP''@|1|g' -e 's|@''HAVE_DECL_ENVIRON''@|1|g' -e 's|@''HAVE_DECL_FCHDIR''@|1|g' -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' -e 's|@''HAVE_OS_H''@|0|g' -e 's|@''HAVE_SYS_PARAM_H''@|0|g' | sed -e 's|@''REPLACE_CHOWN''@|0|g' -e 's|@''REPLACE_CLOSE''@|0|g' -e 's|@''REPLACE_DUP''@|0|g' -e 's|@''REPLACE_DUP2''@|0|g' -e 's|@''REPLACE_FCHOWNAT''@|0|g' -e 's|@''REPLACE_FTRUNCATE''@|0|g' -e 's|@''REPLACE_GETCWD''@|0|g' -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' -e 's|@''REPLACE_GETLOGIN_R''@|0|g' -e 's|@''REPLACE_GETGROUPS''@|0|g' -e 's|@''REPLACE_GETPAGESIZE''@|0|g' -e 's|@''REPLACE_ISATTY''@|0|g' -e 's|@''REPLACE_LCHOWN''@|0|g' -e 's|@''REPLACE_LINK''@|0|g' -e 's|@''RE PLACE_LINKAT''@|0|g' -e 's|@''REPLACE_LSEEK! ''@|0|g' ! -e 's|@''REPLACE_PREAD''@|0|g' -e 's|@''REPLACE_PWRITE''@|0|g' -e 's|@''REPLACE_READ''@|0|g' -e 's|@''REPLACE_READLINK''@|0|g' -e 's|@''REPLACE_RMDIR''@|0|g' -e 's|@''REPLACE_SLEEP''@|0|g' -e 's|@''REPLACE_SYMLINK''@|0|g' -e 's|@''REPLACE_TTYNAME_R''@|0|g' -e 's|@''REPLACE_UNLINK''@|0|g' -e 's|@''REPLACE_UNLINKAT''@|0|g' -e 's|@''REPLACE_USLEEP''@|0|g' -e 's|@''REPLACE_WRITE''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; } > unistd.h-t && mv unistd.h-t unistd.h /usr/bin/make all-recursive /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT opendir-safer.lo -MD -MP -MF .deps/opendir-safer.Tpo -c -o opendir-safer.lo opendir-safer.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT opendir-safer.lo -MD -MP -MF .deps/opendir-safer.Tpo -c opendir-safer.c -fPIC -DPIC -o .libs/opendir-safer.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT opendir-safer.lo -MD -MP -MF .deps/opendir-safer.Tpo -c opendir-safer.c -o opendir-safer.o >/dev/null 2>&1 mv -f .deps/opendir-safer.Tpo .deps/opendir-safer.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT fd-hook.lo -MD -MP -MF .deps/fd-hook.Tpo -c -o fd-hook.lo fd-hook.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT fd-hook.lo -MD -MP -MF .deps/fd-hook.Tpo -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT fd-hook.lo -MD -MP -MF .deps/fd-hook.Tpo -c fd-hook.c -o fd-hook.o >/dev/null 2>&1 mv -f .deps/fd-hook.Tpo .deps/fd-hook.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c -o progname.lo progname.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -fPIC -DPIC -o .libs/progname.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -o progname.o >/dev/null 2>&1 mv -f .deps/progname.Tpo .deps/progname.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c -o unistd.lo unistd.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c unistd.c -fPIC -DPIC -o .libs/unistd.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c unistd.c -o unistd.o >/dev/null 2>&1 mv -f .deps/unistd.Tpo .deps/unistd.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT dup-safer.lo -MD -MP -MF .deps/dup-safer.Tpo -c -o dup-safer.lo dup-safer.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT dup-safer.lo -MD -MP -MF .deps/dup-safer.Tpo -c dup-safer.c -fPIC -DPIC -o .libs/dup-safer.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT dup-safer.lo -MD -MP -MF .deps/dup-safer.Tpo -c dup-safer.c -o dup-safer.o >/dev/null 2>&1 mv -f .deps/dup-safer.Tpo .deps/dup-safer.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT fd-safer.lo -MD -MP -MF .deps/fd-safer.Tpo -c -o fd-safer.lo fd-safer.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT fd-safer.lo -MD -MP -MF .deps/fd-safer.Tpo -c fd-safer.c -fPIC -DPIC -o .libs/fd-safer.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT fd-safer.lo -MD -MP -MF .deps/fd-safer.Tpo -c fd-safer.c -o fd-safer.o >/dev/null 2>&1 mv -f .deps/fd-safer.Tpo .deps/fd-safer.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT pipe-safer.lo -MD -MP -MF .deps/pipe-safer.Tpo -c -o pipe-safer.lo pipe-safer.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT pipe-safer.lo -MD -MP -MF .deps/pipe-safer.Tpo -c pipe-safer.c -fPIC -DPIC -o .libs/pipe-safer.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT pipe-safer.lo -MD -MP -MF .deps/pipe-safer.Tpo -c pipe-safer.c -o pipe-safer.o >/dev/null 2>&1 mv -f .deps/pipe-safer.Tpo .deps/pipe-safer.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -no-undefined -lpthread -fstack-protector -o libgnulib.la opendir-safer.lo fd-hook.lo progname.lo unistd.lo dup-safer.lo fd-safer.lo pipe-safer.lo libtool: link: ar cru .libs/libgnulib.a .libs/opendir-safer.o .libs/fd-hook.o .libs/progname.o .libs/unistd.o .libs/dup-safer.o .libs/fd-safer.o .libs/pipe-safer.o libtool: link: ranlib .libs/libgnulib.a libtool: link: ( cd ".libs" && rm -f "libgnulib.la" && ln -s "../libgnulib.la" "libgnulib.la" ) Making all in doc Making all in tests rm -f arg-nonnull.h-t arg-nonnull.h && sed -n -e '/GL_ARG_NONNULL/,$p' < ../../build-aux/snippet/arg-nonnull.h > arg-nonnull.h-t && mv arg-nonnull.h-t arg-nonnull.h rm -f c++defs.h-t c++defs.h && sed -n -e '/_GL_CXXDEFS/,$p' < ../../build-aux/snippet/c++defs.h > c++defs.h-t && mv c++defs.h-t c++defs.h rm -f warn-on-use.h-t warn-on-use.h && sed -n -e '/^.ifndef/,$p' < ../../build-aux/snippet/warn-on-use.h > warn-on-use.h-t && mv warn-on-use.h-t warn-on-use.h /usr/bin/make all-recursive Making all in . Making all in docs Making all in testutils gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT lndir.o -MD -MP -MF .deps/lndir.Tpo -c -o lndir.o lndir.c mv -f .deps/lndir.Tpo .deps/lndir.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -L../gl/lib -fstack-protector -o lndir lndir.o libtool: link: gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o lndir lndir.o -L../gl/lib g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT realpwd.o -MD -MP -MF .deps/realpwd.Tpo -c -o realpwd.o realpwd.cc mv -f .deps/realpwd.Tpo .deps/realpwd.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -pipe -fstack-protector -fno-strict-aliasing -L../gl/lib -fstack-protector -o realpwd realpwd.o libtool: link: g++ -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o realpwd realpwd.o -L../gl/lib gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT user.o -MD -MP -MF .deps/user.Tpo -c -o user.o user.c mv -f .deps/user.Tpo .deps/user.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -L../gl/lib -fstack-protector -o user user.o libtool: link: gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o user user.o -L../gl/lib gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT yes.o -MD -MP -MF .deps/yes.Tpo -c -o yes.o yes.c mv -f .deps/yes.Tpo .deps/yes.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -L../gl/lib -fstack-protector -o yes yes.o libtool: link: gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o yes yes.o -L../gl/lib gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ekko.o -MD -MP -MF .deps/ekko.Tpo -c -o ekko.o ekko.c mv -f .deps/ekko.Tpo .deps/ekko.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -L../gl/lib -fstack-protector -o ekko ekko.o libtool: link: gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o ekko ekko.o -L../gl/lib gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT seeker.o -MD -MP -MF .deps/seeker.Tpo -c -o seeker.o seeker.c mv -f .deps/seeker.Tpo .deps/seeker.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -L../gl/lib -fstack-protector -o seeker seeker.o libtool: link: gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o seeker seeker.o -L../gl/lib gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT yammer.o -MD -MP -MF .deps/yammer.Tpo -c -o yammer.o yammer.c mv -f .deps/yammer.Tpo .deps/yammer.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -L../gl/lib -fstack-protector -o yammer yammer.o libtool: link: gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o yammer yammer.o -L../gl/lib gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT uu_decode.o -MD -MP -MF .deps/uu_decode.Tpo -c -o uu_decode.o uu_decode.c mv -f .deps/uu_decode.Tpo .deps/uu_decode.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -L../gl/lib -fstack-protector -o uu_decode uu_decode.o libtool: link: gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o uu_decode uu_decode.o -L../gl/lib Making all in auxfiles Making all in src /usr/bin/make all-am g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT rl-merge.o -MD -MP -MF .deps/rl-merge.Tpo -c -o rl-merge.o rl-merge.cc mv -f .deps/rl-merge.Tpo .deps/rl-merge.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT bodyio.o -MD -MP -MF .deps/bodyio.Tpo -c -o bodyio.o bodyio.cc mv -f .deps/bodyio.Tpo .deps/bodyio.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT sf-get.o -MD -MP -MF .deps/sf-get.Tpo -c -o sf-get.o sf-get.cc mv -f .deps/sf-get.Tpo .deps/sf-get.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT sf-get3.o -MD -MP -MF .deps/sf-get3.Tpo -c -o sf-get3.o sf-get3.cc mv -f .deps/sf-get3.Tpo .deps/sf-get3.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT seqstate.o -MD -MP -MF .deps/seqstate.Tpo -c -o seqstate.o seqstate.cc mv -f .deps/seqstate.Tpo .deps/seqstate.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT canonify.o -MD -MP -MF .deps/canonify.Tpo -c -o canonify.o canonify.cc mv -f .deps/canonify.Tpo .deps/canonify.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT writesubst.o -MD -MP -MF .deps/writesubst.Tpo -c -o writesubst.o writesubst.cc mv -f .deps/writesubst.Tpo .deps/writesubst.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT pfile.o -MD -MP -MF .deps/pfile.Tpo -c -o pfile.o pfile.cc mv -f .deps/pfile.Tpo .deps/pfile.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT encoding.o -MD -MP -MF .deps/encoding.Tpo -c -o encoding.o encoding.cc mv -f .deps/encoding.Tpo .deps/encoding.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT sf-add.o -MD -MP -MF .deps/sf-add.Tpo -c -o sf-add.o sf-add.cc mv -f .deps/sf-add.Tpo .deps/sf-add.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT sf-kw.o -MD -MP -MF .deps/sf-kw.Tpo -c -o sf-kw.o sf-kw.cc mv -f .deps/sf-kw.Tpo .deps/sf-kw.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT dtbl-prepend.o -MD -MP -MF .deps/dtbl-prepend.Tpo -c -o dtbl-prepend.o dtbl-prepend.cc In file included from /usr/include/c++/4.2/bits/gthr-default.h:44, from /usr/include/c++/4.2/bits/gthr.h:114, from /usr/include/c++/4.2/bits/c++io.h:43, from /usr/include/c++/4.2/iosfwd:46, from /usr/include/c++/4.2/bits/stl_algobase.h:70, from /usr/include/c++/4.2/deque:66, from delta-table.h:28, from dtbl-prepend.cc:27: ./gl/lib/unistd.h:135:3: error: #error "Please include config.h first." In file included from /usr/include/c++/4.2/bits/gthr-default.h:44, from /usr/include/c++/4.2/bits/gthr.h:114, from /usr/include/c++/4.2/bits/c++io.h:43, from /usr/include/c++/4.2/iosfwd:46, from /usr/include/c++/4.2/bits/stl_algobase.h:70, from /usr/include/c++/4.2/deque:66, from delta-table.h:28, from dtbl-prepend.cc:27: ./gl/lib/unistd.h:620: error: expected constructor, destructor, or type conversion before 'extern' In file included from /usr/include/c++/4.2/bits/gthr.h:114, from /usr/include/c++/4.2/bits/c++io.h:43, from /usr/include/c++/4.2/iosfwd:46, from /usr/include/c++/4.2/bits/stl_algobase.h:70, from /usr/include/c++/4.2/deque:66, from delta-table.h:28, from dtbl-prepend.cc:27: /usr/include/c++/4.2/bits/gthr-default.h:46: error: expected constructor, destructor, or type conversion before 'typedef' /usr/include/c++/4.2/bits/gthr-default.h:584: error: '__gthread_key_create' declared as an 'inline' variable /usr/include/c++/4.2/bits/gthr-default.h:584: error: '__gthread_key_t' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:584: error: 'key' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:584: error: 'dtor' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:584: error: expected primary-expression before 'void' /usr/include/c++/4.2/bits/gthr-default.h:584: error: initializer expression list treated as compound expression /usr/include/c++/4.2/bits/gthr-default.h:585: error: expected ',' or ';' before '{' token /usr/include/c++/4.2/bits/gthr-default.h:590: error: '__gthread_key_delete' declared as an 'inline' variable /usr/include/c++/4.2/bits/gthr-default.h:590: error: '__gthread_key_t' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:591: error: expected ',' or ';' before '{' token /usr/include/c++/4.2/bits/gthr-default.h:596: error: '__gthread_getspecific' declared as an 'inline' variable /usr/include/c++/4.2/bits/gthr-default.h:596: error: '__gthread_key_t' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:597: error: expected ',' or ';' before '{' token /usr/include/c++/4.2/bits/gthr-default.h:602: error: '__gthread_setspecific' declared as an 'inline' variable /usr/include/c++/4.2/bits/gthr-default.h:602: error: '__gthread_key_t' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:602: error: expected primary-expression before 'const' /usr/include/c++/4.2/bits/gthr-default.h:602: error: initializer expression list treated as compound expression /usr/include/c++/4.2/bits/gthr-default.h:603: error: expected ',' or ';' before '{' token *** [dtbl-prepend.o] Error code 1 Stop in /wrkdirs/usr/ports/devel/cssc/work/CSSC-1.4.0/src. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/devel/cssc/work/CSSC-1.4.0/src. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/devel/cssc/work/CSSC-1.4.0. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/devel/cssc/work/CSSC-1.4.0. *** [do-build] Error code 1 Stop in /usr/ports/devel/cssc. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 14:40:46 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 3C0CA797; Thu, 29 Jan 2015 14:40:46 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 27FFC250; Thu, 29 Jan 2015 14:40:46 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TEej5R022376; Thu, 29 Jan 2015 14:40:46 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TEejlj022366; Thu, 29 Jan 2015 14:40:45 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 14:40:45 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291440.t0TEejlj022366@beefy1.isc.freebsd.org> To: johans@FreeBSD.org Subject: [package - 93i386-default][security/lsh] Failed for lsh-2.1_1 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: Thu, 29 Jan 2015 14:40:46 -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: johans@FreeBSD.org Last committer: amdmi3@FreeBSD.org Ident: $FreeBSD: head/security/lsh/Makefile 365330 2014-08-18 17:30:24Z amdmi3 $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/lsh-2.1_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building security/lsh build started at Thu Jan 29 14:40:23 UTC 2015 port directory: /usr/ports/security/lsh building for: FreeBSD 93i386-default-job-11 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: johans@FreeBSD.org Makefile ident: $FreeBSD: head/security/lsh/Makefile 365330 2014-08-18 17:30:24Z amdmi3 $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=lsh-2.1_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/lsh/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/lsh/work HOME=/wrkdirs/usr/ports/security/lsh/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/security/lsh/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/lsh/work HOME=/wrkdirs/usr/ports/security/lsh/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/lsh/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/lsh/work HOME=/wrkdirs/usr/ports/security/lsh/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/security/lsh/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/lsh/work HOME=/wrkdirs/usr/ports/security/lsh/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 -std=c89" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" 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-- KRB="" OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/lsh" EXAMPLESDIR="share/examples/lsh" DATADIR="share/lsh" WWWDIR="www/lsh" ETCDIR="etc/lsh" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/lsh DOCSDIR=/usr/local/share/doc/lsh EXAMPLESDIR=/usr/local/share/examples/lsh WWWDIR=/usr/local/www/lsh ETCDIR=/usr/local/etc/lsh --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> lsh-2.1_1 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.7.txz [93i386-default-job-11] Installing pkg-1.4.7... [93i386-default-job-11] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of lsh-2.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by lsh-2.1_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by lsh-2.1_1 for building => SHA256 Checksum OK for lsh-2.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by lsh-2.1_1 for building ===> Extracting for lsh-2.1_1 => SHA256 Checksum OK for lsh-2.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for lsh-2.1_1 =========================================================================== =================================================== ===> lsh-2.1_1 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 [93i386-default-job-11] Installing gmake-4.1_1... [93i386-default-job-11] `-- Installing gettext-runtime-0.19.4... [93i386-default-job-11] | `-- Installing indexinfo-0.2.2... [93i386-default-job-11] | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-11] | `-- Installing libiconv-1.14_6... [93i386-default-job-11] | `-- Extracting libiconv-1.14_6... done [93i386-default-job-11] `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-11] Extracting gmake-4.1_1... done ===> Returning to build of lsh-2.1_1 ===> lsh-2.1_1 depends on file: /usr/local/libdata/pkgconfig/xau.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/xau.pc in /usr/ports/x11/libXau ===> Installing existing package /packages/All/libXau-1.0.8_2.txz [93i386-default-job-11] Installing libXau-1.0.8_2... [93i386-default-job-11] `-- Installing xproto-7.0.26... [93i386-default-job-11] `-- Extracting xproto-7.0.26... done [93i386-default-job-11] Extracting libXau-1.0.8_2... done ===> Returning to build of lsh-2.1_1 =========================================================================== =================================================== ===> lsh-2.1_1 depends on shared library: liboop.so - not found ===> Verifying for liboop.so in /usr/ports/devel/liboop ===> Installing existing package /packages/All/liboop-1.0_12.txz [93i386-default-job-11] Installing liboop-1.0_12... [93i386-default-job-11] `-- Installing adns-1.5.0... [93i386-default-job-11] `-- Extracting adns-1.5.0... done [93i386-default-job-11] `-- Installing glib-2.42.1... [93i386-default-job-11] | `-- Installing libffi-3.2.1... [93i386-default-job-11] | `-- Extracting libffi-3.2.1... done [93i386-default-job-11] | `-- Installing pcre-8.35_2... [93i386-default-job-11] | `-- Extracting pcre-8.35_2... done [93i386-default-job-11] | `-- Installing perl5-5.18.4_11... [93i386-default-job-11] | `-- Extracting perl5-5.18.4_11... done [93i386-default-job-11] | `-- Installing python27-2.7.9... [93i386-default-job-11] | `-- Extracting python27-2.7.9... done [93i386-default-job-11] `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93i386-default-job-11] `-- Installing glib12-1.2.10_15... [93i386-default-job-11] `-- Extracting glib12-1.2.10_15... done [93i386-default-job-11] `-- Installing libwww-5.4.0_5... [93i386-default-job-11] `-- Extracting libwww-5.4.0_5... done [93i386-default-job-11] `-- Installing tcl86-8.6.3... [93i386-default-job-11] `-- Extracting tcl86-8.6.3... done [93i386-default-job-11] Extracting liboop-1.0_12... done 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 lsh-2.1_1 ===> lsh-2.1_1 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 [93i386-default-job-11] Installing gmp-5.1.3_2... [93i386-default-job-11] Extracting gmp-5.1.3_2... done ===> Returning to build of lsh-2.1_1 ===> lsh-2.1_1 depends on shared library: libnettle.so - not found ===> Verifying for libnettle.so in /usr/ports/security/nettle ===> Installing existing package /packages/All/nettle-2.7.1.txz [93i386-default-job-11] Installing nettle-2.7.1... [93i386-default-job-11] Extracting nettle-2.7.1... done ===> Returning to build of lsh-2.1_1 checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for glob.h... (cached) yes checking for memory.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking history.h usability... no checking history.h presence... no checking for history.h... no checking for netinet/in.h... (cached) yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for pwd.h... (cached) yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for tgetent in -ltermcap... yes checking for rl_callback_handler_remove in -lreadline... yes checking for using_history in -lreadline... yes checking for struct stat.st_rdev... yes checking for working alloca.h... no checking for alloca... yes checking for malloc.h... (cached) no checking whether cc needs -traditional... no checking whether sys/types.h defines makedev... yes checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... (cached) yes checking for getcwd... (cached) yes checking for getwd... (cached) yes checking for strcoll... yes checking for strdup... (cached) yes checking for getenv... yes checking for fnmatch... yes checking for dup2... (cached) yes checking for canonicalize_file_name... no checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing depfiles commands /usr/bin/sed -i.bak 's,^#define WITH_READLINE,// &,' /wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp/config.h =========================================================================== =================================================== ===> Building for lsh-2.1_1 gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src' (echo '/* Automatically generated from environ.h.in, by make. */' ; \ sed -e 's,@''prefix@,/usr/local,' \ -e 's,@''bindir@,/usr/local/bin,' \ -e 's,@''sbindir@,/usr/local/sbin,' \ -e 's,@''libexecdir@,/usr/local/libexec,' \ -e 's,@''sysconfdir@,/usr/local/etc,' \ < /wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/environ.h.in) >environ.hT test -s environ.hT && mv -f environ.hT environ.h gmake all-recursive gmake[3]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src' Making all in argp gmake[4]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp' gmake all-recursive gmake[5]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp' Making all in . gmake[6]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp' cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-ba.o -MD -MP -MF .deps/argp-ba.Tpo -c -o argp-ba.o argp-ba.c mv -f .deps/argp-ba.Tpo .deps/argp-ba.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-eexst.o -MD -MP -MF .deps/argp-eexst.Tpo -c -o argp-eexst.o argp-eexst.c mv -f .deps/argp-eexst.Tpo .deps/argp-eexst.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-fmtstream.o -MD -MP -MF .deps/argp-fmtstream.Tpo -c -o argp-fmtstream.o argp-fmtstream.c mv -f .deps/argp-fmtstream.Tpo .deps/argp-fmtstream.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-help.o -MD -MP -MF .deps/argp-help.Tpo -c -o argp-help.o argp-help.c argp-help.c: In function 'fill_in_uparams': argp-help.c:239: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness argp-help.c:247: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness argp-help.c:1739:4: warning: #warning No reasonable value to return mv -f .deps/argp-help.Tpo .deps/argp-help.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-parse.o -MD -MP -MF .deps/argp-parse.Tpo -c -o argp-parse.o argp-parse.c mv -f .deps/argp-parse.Tpo .deps/argp-parse.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-pv.o -MD -MP -MF .deps/argp-pv.Tpo -c -o argp-pv.o argp-pv.c mv -f .deps/argp-pv.Tpo .deps/argp-pv.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-pvh.o -MD -MP -MF .deps/argp-pvh.Tpo -c -o argp-pvh.o argp-pvh.c mv -f .deps/argp-pvh.Tpo .deps/argp-pvh.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT mempcpy.o -MD -MP -MF .deps/mempcpy.Tpo -c -o mempcpy.o mempcpy.c mempcpy.c:14: warning: no previous prototype for 'mempcpy' mv -f .deps/mempcpy.Tpo .deps/mempcpy.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT strchrnul.o -MD -MP -MF .deps/strchrnul.Tpo -c -o strchrnul.o strchrnul.c strchrnul.c:15: warning: no previous prototype for 'strchrnul' mv -f .deps/strchrnul.Tpo .deps/strchrnul.Po rm -f libargp.a ar cru libargp.a argp-ba.o argp-eexst.o argp-fmtstream.o argp-help.o argp-parse.o argp-pv.o argp-pvh.o mempcpy.o strchrnul.o ranlib libargp.a gmake[6]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp' Making all in testsuite gmake[6]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp/testsuite' cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I. -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ex1.o -MD -MP -MF .deps/ex1.Tpo -c -o ex1.o ex1.c mv -f .deps/ex1.Tpo .deps/ex1.Po cc -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -L/usr/local/lib -o ex1 ex1.o ../libargp.a cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I. -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ex3.o -MD -MP -MF .deps/ex3.Tpo -c -o ex3.o ex3.c mv -f .deps/ex3.Tpo .deps/ex3.Po cc -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -L/usr/local/lib -o ex3 ex3.o ../libargp.a cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I. -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ex4.o -MD -MP -MF .deps/ex4.Tpo -c -o ex4.o ex4.c mv -f .deps/ex4.Tpo .deps/ex4.Po cc -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -L/usr/local/lib -o ex4 ex4.o ../libargp.a gmake[6]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp/testsuite' gmake[5]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp' gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp' Making all in rsync gmake[4]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/rsync' cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT generate.o -MD -MP -MF .deps/generate.Tpo -c -o generate.o generate.c mv -f .deps/generate.Tpo .deps/generate.Po cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT receive.o -MD -MP -MF .deps/receive.Tpo -c -o receive.o receive.c mv -f .deps/receive.Tpo .deps/receive.Po cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT checksum.o -MD -MP -MF .deps/checksum.Tpo -c -o checksum.o checksum.c mv -f .deps/checksum.Tpo .deps/checksum.Po cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT send.o -MD -MP -MF .deps/send.Tpo -c -o send.o send.c mv -f .deps/send.Tpo .deps/send.Po rm -f librsync.a ar cru librsync.a generate.o receive.o checksum.o send.o ranlib librsync.a gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/rsync' Making all in scm gmake[4]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/scm' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/scm' Making all in sftp gmake[4]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp' gmake all-recursive gmake[5]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp' Making all in . gmake[6]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp' cc -DHAVE_CONFIG_H -I. -I/usr/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"/usr/local/bin/lshg"' -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -Wcast-align -MT commands.o -MD -MP -MF .deps/commands.Tpo -c -o commands.o commands.c In file included from commands.c:28: config.h:249: error: expected identifier or '(' before '/' token config.h:249: error: stray '#' in program In file included from /usr/include/machine/_types.h:6, from /usr/include/sys/_types.h:33, from /usr/include/stdlib.h:38, from commands.h:30, from commands.c:31: /usr/include/x86/_types.h:96: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__int_least8_t' In file included from /usr/include/sys/types.h:63, from commands.h:31, from commands.c:31: /usr/include/sys/_stdint.h:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int8_t' In file included from /usr/local/include/nettle/nettle-stdint.h:11, from /usr/local/include/nettle/nettle-types.h:29, from buffer.h:31, from sftp_c.h:49, from sftp_bind.h:61, from commands.h:41, from commands.c:31: /usr/include/stdint.h:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int_least8_t' commands.c: In function 'handle_command': commands.c:2144: warning: pointer targets in initialization differ in signedness commands.c:2149: warning: pointer targets in passing argument 1 of 'lsftp_s_skip' differ in signedness commands.c:2149: warning: pointer targets in assignment differ in signedness commands.c:2158: warning: pointer targets in passing argument 1 of 'com_escape' differ in signedness commands.c:2161: warning: pointer targets in passing argument 1 of 'com_longhelp' differ in signedness commands.c:2165: warning: pointer targets in passing argument 1 of 'lsftp_s_strtok' differ in signedness commands.c:2165: warning: pointer targets in assignment differ in signedness commands.c:2184: warning: pointer targets in passing argument 1 of 'lsftp_s_skip' differ in signedness Makefile:568: recipe for target 'commands.o' failed gmake[6]: *** [commands.o] Error 1 gmake[6]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp' Makefile:674: recipe for target 'all-recursive' failed gmake[5]: *** [all-recursive] Error 1 gmake[5]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp' Makefile:382: recipe for target 'all' failed gmake[4]: *** [all] Error 2 gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp' Makefile:1039: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src' Makefile:696: recipe for target 'all' failed gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src' Makefile:384: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1' Makefile:324: recipe for target 'all' failed gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/security/lsh. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 14:40:46 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 5222F799; Thu, 29 Jan 2015 14:40:46 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 31111251; Thu, 29 Jan 2015 14:40:46 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TEek33022382; Thu, 29 Jan 2015 14:40:46 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TEekIq022381; Thu, 29 Jan 2015 14:40:46 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 14:40:46 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291440.t0TEekIq022381@beefy1.isc.freebsd.org> To: gnome@FreeBSD.org Subject: [package - 93i386-default][deskutils/bijiben] Failed for bijiben-3.14.2 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: Thu, 29 Jan 2015 14:40:46 -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: gnome@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/deskutils/bijiben/Makefile 373802 2014-12-03 09:18:23Z kwm $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/bijiben-3.14.2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building deskutils/bijiben build started at Thu Jan 29 14:38:40 UTC 2015 port directory: /usr/ports/deskutils/bijiben building for: FreeBSD 93i386-default-job-19 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: head/deskutils/bijiben/Makefile 373802 2014-12-03 09:18:23Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=bijiben-3.14.2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/bijiben/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/bijiben/work HOME=/wrkdirs/usr/ports/deskutils/bijiben/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh GTKDOC="false" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/bijiben/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/bijiben/work HOME=/wrkdirs/usr/ports/deskutils/bijiben/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/bijiben/work PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" 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-- OSREL=9.3 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/bijiben" EXAMPLESDIR="share/examples/bijiben" DATADIR="share/bijiben" WWWDIR="www/bijiben" ETCDIR="etc/bijiben" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/bijiben DOCSDIR=/usr/local/share/doc/bijiben EXAMPLESDIR=/usr/local/share/examples/bijiben WWWDIR=/usr/local/www/bijiben ETCDIR=/usr/local/etc/bijiben --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> bijiben-3.14.2 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.7.txz [93i386-default-job-19] Installing pkg-1.4.7... [93i386-default-job-19] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of bijiben-3.14.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by bijiben-3.14.2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by bijiben-3.14.2 for building => SHA256 Checksum OK for gnome3/bijiben-3.14.2.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by bijiben-3.14.2 for building ===> Extracting for bijiben-3.14.2 => SHA256 Checksum OK for gnome3/bijiben-3.14.2.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for bijiben-3.14.2 =========================================================================== =================================================== ===> bijiben-3.14.2 depends on executable: itstool - not found ===> Verifying install for itstool in /usr/ports/textproc/itstool ===> Installing existing package /packages/All/itstool-2.0.2_1.txz [93i386-default-job-19] Installing itstool-2.0.2_1... [93i386-default-job-19] `-- Installing py27-libxml2-2.9.2... [93i386-default-job-19] | `-- Installing libiconv-1.14_6... [93i386-default-job-19] | `-- Extracting libiconv-1.14_6... done [93i386-default-job-19] | `-- Installing libxml2-2.9.2_2... [93i386-default-job-19] | `-- Extracting libxml2-2.9.2_2... done [93i386-default-job-19] | `-- Installing py27-setuptools27-5.5.1_1... [93i386-default-job-19] | | `-- Installing python27-2.7.9... [93i386-default-job-19] | | `-- Installing gettext-runtime-0.19.4... [93i386-default-job-19] | | | `-- Installing indexinfo-0.2.2... [93i386-default-job-19] | | | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-19] | | `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-19] | | `-- Installing libffi-3.2.1... [93i386-default-job-19] | | `-- Extracting libffi-3.2.1... done [93i386-default-job-19] | | `-- Extracting python27-2.7.9... done [93i386-default-job-19] | `-- Extracting py27-setuptools27-5.5.1_1... done [93i386-default-job-19] | `-- Installing python2-2_3... [93i386-default-job-19] | `-- Extracting python2-2_3... done [93i386-default-job-19] `-- Extracting py27-libxml2-2.9.2... done [93i386-default-job-19] Extracting itstool-2.0.2_1... done 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 bijiben-3.14.2 ===> bijiben-3.14.2 depends on package: evolution>=3.0.0 - not found ===> Verifying install for evolution>=3.0.0 in /usr/ports/mail/evolution ===> Installing existing package /packages/All/evolution-3.12.10_1.txz [93i386-default-job-19] Installing evolution-3.12.10_1... [93i386-default-job-19] `-- Installing atk-2.14.0... [93i386-default-job-19] | `-- Installing glib-2.42.1... [93i386-default-job-19] | | `-- Installing pcre-8.35_2... [93i386-default-job-19] | | `-- Extracting pcre-8.35_2... done [93i386-default-job-19] | | `-- Installing perl5-5.18.4_11... [93i386-default-job-19] | | `-- Extracting perl5-5.18.4_11... done [93i386-default-job-19] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93i386-default-job-19] `-- Extracting atk-2.14.0... done [93i386-default-job-19] `-- Installing bogofilter-1.2.4_4... [93i386-default-job-19] | `-- Installing db5-5.3.28_2... [93i386-default-job-19] | `-- Extracting db5-5.3.28_2... done [93i386-default-job-19] | `-- Installing gsl-1.16_2... [93i386-default-job-19] | `-- Extracting gsl-1.16_2... done [93i386-default-job-19] `-- Extracting bogofilter-1.2.4_4... done [93i386-default-job-19] `-- Installing desktop-file-utils-0.22_3... [93i386-default-job-19] `-- Extracting desktop-file-utils-0.22_3... done [93i386-default-job-19] `-- Installing evolution-data-server-3.12.10... [93i386-default-job-19] | `-- Installing gnome-online-accounts-3.14.2... [93i386-default-job-19] | | `-- Installing dbus-glib-0.100.2_1... [93i386-default-job-19] | | `-- Installing dbus-1.8.12_1... [93i386-default-job-19] | | | `-- Installing expat-2.1.0_2... [93i386-default-job-19] | | | `-- Extracting expat-2.1.0_2... done [93i386-default-job-19] | | | `-- Installing gnome_subr-1.0... [93i386-default-job-19] | | | `-- Extracting gnome_subr-1.0... done [93i386-default-job-19] | | | `-- Installing libICE-1.0.9,1... [93i386-default-job-19] | | | `-- Installing xproto-7.0.26... [93i386-default-job-19] | | | `-- Extracting xproto-7.0.26... done [93i386-default-job-19] | | | `-- Extracting libICE-1.0.9,1... done [93i386-default-job-19] | | | `-- Installing libSM-1.2.2_2,1... checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i386-portbld-freebsd9.3 file names to i386-portbld-freebsd9.3 format... func_convert_file_noop checking how to convert i386-portbld-freebsd9.3 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking pkg-config is at least version 0.9.0... yes checking for TRACKER... yes checking for BIJIBEN... yes checking for ZEITGEIST... no checking pkg-config is at least version 0.16... yes checking for cos in -lm... yes checking for LIBGD... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libgd/Makefile config.status: creating data/Makefile config.status: creating data/bijiben.desktop.in config.status: creating data/icons/Makefile config.status: creating help/Makefile config.status: creating po/Makefile.in config.status: creating src/libbiji/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing libtool commands config.status: executing po/stamp-it commands configure: WARNING: unrecognized options: --with-html-dir, --disable-gtk-doc, --with-gconf-source Version: 3.14.2 Enable Zeitgeist no Run make to compile. =========================================================================== =================================================== ===> Building for bijiben-3.14.2 gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2' Making all in libgd gmake[2]: Entering directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/libgd' CC libgd/gd-types-catalog.lo CC libgd/gd-entry-focus-hack.lo CC libgd/gd-icon-utils.lo CC libgd/gd-main-view-generic.lo CC libgd/gd-styled-text-renderer.lo CC libgd/gd-two-lines-renderer.lo CC libgd/gd-main-icon-view.lo CC libgd/gd-toggle-pixbuf-renderer.lo libgd/gd-toggle-pixbuf-renderer.c: In function 'render_activity': libgd/gd-toggle-pixbuf-renderer.c:107: warning: 'gtk_paint_spinner' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkstyle.h:703) libgd/gd-toggle-pixbuf-renderer.c:107: warning: 'gtk_widget_get_style' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkstyle.h:742) CC libgd/gd-main-list-view.lo CC libgd/gd-main-view.lo CC libgd/gd-tagged-entry.lo CCLD libgd.la CC test-tagged-entry.o CCLD test-tagged-entry gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/libgd' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src' glib-compile-resources --target=bjb-resources.c --sourcedir=. --generate-source --c-name bjb ./bjb.gresource.xml glib-compile-resources --target=bjb-resources.h --sourcedir=. --generate-header --c-name bjb ./bjb.gresource.xml gdbus-codegen \ --interface-prefix org.gnome. \ --c-namespace Bijiben \ --generate-c-code bijiben-shell-search-provider-generated \ ../data/shell-search-provider-dbus-interfaces.xml \ gmake all-recursive gmake[3]: Entering directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src' Making all in libbiji gmake[4]: Entering directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src/libbiji' GEN stamp-biji-marshalers.h GEN biji-marshalers.c gmake all-am gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src/libbiji' CC biji-marshalers.lo CC biji-date-time.lo CC biji-error.lo CC biji-info-set.lo CC biji-item.lo CC biji-manager.lo CC biji-notebook.lo CC biji-note-id.lo CC biji-note-obj.lo CC biji-string.lo CC biji-timeout.lo CC biji-tracker.lo CC biji-zeitgeist.lo CC deserializer/biji-lazy-deserializer.lo CC deserializer/biji-tomboy-reader.lo CC editor/biji-editor-selection.lo CC editor/biji-editor-utils.lo CC editor/biji-webkit-editor.lo CC provider/biji-import-provider.lo CC provider/biji-local-note.lo CC provider/biji-local-provider.lo CC provider/biji-memo-note.lo CC provider/biji-memo-provider.lo provider/biji-memo-provider.c: In function 'handle_next_item': provider/biji-memo-provider.c:203: warning: format '%li' expects type 'long int', but argument 4 has type 'gint64' provider/biji-memo-provider.c: In function 'memo_create_note': provider/biji-memo-provider.c:603: warning: assignment discards qualifiers from pointer target type provider/biji-memo-provider.c: At top level: provider/biji-memo-provider.c:147: warning: 'memo_item_free' defined but not used CC provider/biji-own-cloud-note.lo CC provider/biji-own-cloud-provider.lo CC provider/biji-provider.lo CC serializer/biji-lazy-serializer.lo CCLD libbiji.la gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src/libbiji' gmake[4]: Leaving directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src/libbiji' gmake[4]: Entering directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src' CC bjb-resources.o CC bjb-app-menu.o CC bjb-bijiben.o CC bjb-color-button.o CC bjb-controller.o CC bjb-debug.o CC bjb-editor-toolbar.o CC bjb-empty-results-box.o CC bjb-import-dialog.o CC bjb-load-more-button.o CC bjb-main.o CC bjb-main-toolbar.o CC bjb-main-view.o CC bjb-note-view.o CC bjb-organize-dialog.o bjb-organize-dialog.c: In function 'bjb_organize_dialog_constructed': bjb-organize-dialog.c:424: warning: 'gtk_tree_view_set_rules_hint' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtktreeview.h:247) CC bjb-rename-note.o CC bjb-search-toolbar.o CC bjb-selection-toolbar.o CC bjb-settings.o CC bjb-settings-dialog.o CC bjb-share.o CC bjb-window-base.o CCLD bijiben /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_call@GLIBCXX_3.4.11' Makefile:645: recipe for target 'bijiben' failed gmake[4]: *** [bijiben] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src' Makefile:720: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src' Makefile:511: recipe for target 'all' failed gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src' Makefile:479: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2' Makefile:410: recipe for target 'all' failed gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/deskutils/bijiben. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 14:47:53 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 522A28D8; Thu, 29 Jan 2015 14:47:53 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 3D717376; Thu, 29 Jan 2015 14:47:53 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TElr4G043806; Thu, 29 Jan 2015 14:47:53 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TElrn0043801; Thu, 29 Jan 2015 14:47:53 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 14:47:53 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291447.t0TElrn0043801@beefy2.isc.freebsd.org> To: theraven@FreeBSD.org Subject: [package - 93amd64-default][devel/cherivis-devel] Failed for cherivis-devel-0.1_2 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: Thu, 29 Jan 2015 14:47:53 -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: theraven@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: head/devel/cherivis-devel/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/cherivis-devel-0.1_2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building devel/cherivis-devel build started at Thu Jan 29 14:47:23 UTC 2015 port directory: /usr/ports/devel/cherivis-devel building for: FreeBSD 93amd64-default-job-12 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: theraven@FreeBSD.org Makefile ident: $FreeBSD: head/devel/cherivis-devel/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=cherivis-devel-0.1_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work TMPDIR="/tmp" "CC=/usr/bin/clang CXX=/usr/bin/clang++" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/usr/bin/clang" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="/usr/bin/clang-cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="/usr/bin/clang++" 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-- GNUSTEP_DEVEL="@comment " GNUSTEP_STABLE="" GNU_ARCH=amd64 VERSION=0.1 MAJORVERSION=0 LIBVERSION=0.0.1 MAJORLIBVERSION=0 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/cherivis-devel" EXAMPLESDIR="share/examples/cherivis-devel" DATADIR="share/cherivis-devel" WWWDIR="www/cherivis-devel" ETCDIR="etc/cherivis-devel" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cherivis-devel DOCSDIR=/usr/local/share/doc/cherivis-devel EXAMPLESDIR=/usr/local/share/examples/cherivis-devel WWWDIR=/usr/local/www/cherivis-devel ETCDIR=/usr/local/etc/cherivis-devel --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License MIT accepted by the user =========================================================================== =================================================== ===> cherivis-devel-0.1_2 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.7.txz [93amd64-default-job-12] Installing pkg-1.4.7... [93amd64-default-job-12] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of cherivis-devel-0.1_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by cherivis-devel-0.1_2 for building =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by cherivis-devel-0.1_2 for building => SHA256 Checksum OK for cherivis-devel-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by cherivis-devel-0.1_2 for building ===> Extracting for cherivis-devel-0.1_2 => SHA256 Checksum OK for cherivis-devel-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for cherivis-devel-0.1_2 =========================================================================== =================================================== ===> cherivis-devel-0.1_2 depends on executable: llvm-config34 - not found ===> Verifying install for llvm-config34 in /usr/ports/devel/llvm34 ===> Installing existing package /packages/All/llvm34-3.4.2_1.txz [93amd64-default-job-12] Installing llvm34-3.4.2_1... [93amd64-default-job-12] `-- Installing libexecinfo-1.1_3... [93amd64-default-job-12] `-- Extracting libexecinfo-1.1_3... done [93amd64-default-job-12] `-- Installing perl5-5.18.4_11... [93amd64-default-job-12] `-- Extracting perl5-5.18.4_11... done [93amd64-default-job-12] `-- Installing python27-2.7.9... [93amd64-default-job-12] | `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-12] | | `-- Installing indexinfo-0.2.2... [93amd64-default-job-12] | | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-12] | | `-- Installing libiconv-1.14_6... [93amd64-default-job-12] | | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-12] | `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-12] | `-- Installing libffi-3.2.1... [93amd64-default-job-12] | `-- Extracting libffi-3.2.1... done [93amd64-default-job-12] `-- Extracting python27-2.7.9... done [93amd64-default-job-12] Extracting llvm34-3.4.2_1... done 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 cherivis-devel-0.1_2 ===> cherivis-devel-0.1_2 depends on file: /usr/local/GNUstep/System/Library/Makefiles/GNUstep.sh - not found ===> Verifying install for /usr/local/GNUstep/System/Library/Makefiles/GNUstep.sh in /usr/ports/devel/gnustep-make ===> Installing existing package /packages/All/gnustep-make-2.6.6_3.txz [93amd64-default-job-12] Installing gnustep-make-2.6.6_3... [93amd64-default-job-12] `-- Installing libobjc2-1.7_1... [93amd64-default-job-12] `-- Extracting libobjc2-1.7_1... done [93amd64-default-job-12] Extracting gnustep-make-2.6.6_3... done ===> Returning to build of cherivis-devel-0.1_2 ===> cherivis-devel-0.1_2 depends on file: /usr/local/GNUstep/System/Library/Bundles/libgnustep-back-024.bundle/libgnustep-back-024 - not found ===> Verifying install for /usr/local/GNUstep/System/Library/Bundles/libgnustep-back-024.bundle/libgnustep-back-024 in /usr/ports/x11-toolkits/gnustep-back ===> Installing existing package /packages/All/gnustep-back-0.24.0_5.txz [93amd64-default-job-12] Installing gnustep-back-0.24.0_5... [93amd64-default-job-12] `-- Installing cairo-1.12.18_1,2... [93amd64-default-job-12] | `-- Installing fontconfig-2.11.1,1... [93amd64-default-job-12] | | `-- Installing expat-2.1.0_2... [93amd64-default-job-12] | | `-- Extracting expat-2.1.0_2... done [93amd64-default-job-12] | | `-- Installing freetype2-2.5.5... [93amd64-default-job-12] | | `-- Extracting freetype2-2.5.5... done [93amd64-default-job-12] | `-- 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 [93amd64-default-job-12] | `-- Installing glib-2.42.1... [93amd64-default-job-12] | | `-- Installing pcre-8.35_2... [93amd64-default-job-12] | | `-- Extracting pcre-8.35_2... done [93amd64-default-job-12] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-default-job-12] | `-- Extracting libao-1.2.0_1... done [93amd64-default-job-12] | `-- Installing libsndfile-1.0.25_5... [93amd64-default-job-12] | | `-- Installing flac-1.3.1... [93amd64-default-job-12] | | `-- Installing libogg-1.3.2_1,4... [93amd64-default-job-12] | | `-- Extracting libogg-1.3.2_1,4... done [93amd64-default-job-12] | | `-- Extracting flac-1.3.1... done [93amd64-default-job-12] | | `-- Installing libvorbis-1.3.4_2,3... [93amd64-default-job-12] | | `-- Extracting libvorbis-1.3.4_2,3... done [93amd64-default-job-12] | `-- Extracting libsndfile-1.0.25_5... done [93amd64-default-job-12] | `-- Installing tiff-4.0.3_5... [93amd64-default-job-12] | | `-- Installing jbigkit-2.1_1... [93amd64-default-job-12] | | `-- Extracting jbigkit-2.1_1... done [93amd64-default-job-12] | `-- Extracting tiff-4.0.3_5... done [93amd64-default-job-12] `-- Extracting gnustep-gui-0.24.0_5... done [93amd64-default-job-12] `-- Installing libGLU-9.0.0_2... [93amd64-default-job-12] | `-- Installing libGL-9.1.7_4... [93amd64-default-job-12] | | `-- Installing dri2proto-2.8... [93amd64-default-job-12] | | `-- Extracting dri2proto-2.8... done [93amd64-default-job-12] | | `-- Installing libXdamage-1.1.4_2... [93amd64-default-job-12] | | `-- Installing damageproto-1.2.1... [93amd64-default-job-12] | | `-- Extracting damageproto-1.2.1... done [93amd64-default-job-12] | | `-- Installing libXfixes-5.0.1_2... [93amd64-default-job-12] | | | `-- Installing fixesproto-5.0... [93amd64-default-job-12] | | | `-- Extracting fixesproto-5.0... done [93amd64-default-job-12] | | `-- Extracting libXfixes-5.0.1_2... done [93amd64-default-job-12] | | `-- Extracting libXdamage-1.1.4_2... done [93amd64-default-job-12] | | `-- Installing libXxf86vm-1.1.3_2... [93amd64-default-job-12] | | `-- Installing xf86vidmodeproto-2.3.1... [93amd64-default-job-12] | | `-- Extracting xf86vidmodeproto-2.3.1... done [93amd64-default-job-12] | | `-- Extracting libXxf86vm-1.1.3_2... done [93amd64-default-job-12] | | `-- Installing libdevq-0.0.2... [93amd64-default-job-12] | | `-- Extracting libdevq-0.0.2... done [93amd64-default-job-12] | | `-- Installing libdrm-2.4.58_1,1... [93amd64-default-job-12] | | `-- Installing libpciaccess-0.13.2_2... [93amd64-default-job-12] | | | `-- Installing pciids-20150124... [93amd64-default-job-12] | | | `-- Extracting pciids-20150124... done [93amd64-default-job-12] | | `-- Extracting libpciaccess-0.13.2_2... done [93amd64-default-job-12] | | `-- Extracting libdrm-2.4.58_1,1... done [93amd64-default-job-12] | | `-- Installing libglapi-9.1.7_2... [93amd64-default-job-12] | | `-- Installing libxshmfence-1.1_3... [93amd64-default-job-12] | | `-- Extracting libxshmfence-1.1_3... done [93amd64-default-job-12] | | `-- Extracting libglapi-9.1.7_2... done [93amd64-default-job-12] | `-- Extracting libGL-9.1.7_4... done [93amd64-default-job-12] `-- Extracting libGLU-9.0.0_2... done [93amd64-default-job-12] `-- Installing libXcursor-1.1.14_2... [93amd64-default-job-12] `-- Extracting libXcursor-1.1.14_2... done [93amd64-default-job-12] `-- Installing libXft-2.3.2... [93amd64-default-job-12] `-- Extracting libXft-2.3.2... done [93amd64-default-job-12] `-- Installing libXmu-1.1.2_2,1... [93amd64-default-job-12] `-- Extracting libXmu-1.1.2_2,1... done [93amd64-default-job-12] Extracting gnustep-back-0.24.0_5... done Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of cherivis-devel-0.1_2 ===> cherivis-devel-0.1_2 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 [93amd64-default-job-12] Installing gmake-4.1_1... [93amd64-default-job-12] Extracting gmake-4.1_1... done ===> Returning to build of cherivis-devel-0.1_2 =========================================================================== =================================================== ===> cherivis-devel-0.1_2 depends on shared library: libdispatch.so - not found ===> Verifying for libdispatch.so in /usr/ports/devel/libdispatch ===> Installing existing package /packages/All/libdispatch-210_1.txz [93amd64-default-job-12] Installing libdispatch-210_1... [93amd64-default-job-12] Extracting libdispatch-210_1... done ===> Returning to build of cherivis-devel-0.1_2 =========================================================================== =================================================== ===> Configuring for cherivis-devel-0.1_2 =========================================================================== =================================================== ===> Building for cherivis-devel-0.1_2 This is gnustep-make 2.6.6. Type 'gmake print-gnustep-make-help' for help. gmake: Nothing to be done for 'GNUmakefile'. Making all for app CheriVis... Creating CheriVis.app/.... Compiling file CheriVis.m ... Compiling file CVCallGraph.m ... Compiling file CVColors.m ... Compiling file CVDisassemblyController.m ... Compiling file CVAddressMap.m ... Compiling file main.m ... Compiling file CVDisassembler.mm ... In file included from CVDisassembler.mm:6: In file included from /usr/local/llvm34/include/llvm/MC/MCAsmInfo.h:20: In file included from /usr/local/llvm34/include/llvm/MC/MCDwarf.h:21: In file included from /usr/local/llvm34/include/llvm/Support/raw_ostream.h:20: In file included from /usr/local/llvm34/include/llvm/Support/FileSystem.h:32: In file included from /usr/local/llvm34/include/llvm/ADT/SmallString.h:17: /usr/local/llvm34/include/llvm/ADT/SmallVector.h:188:15: error: no member named 'move' in namespace 'std'; did you mean simply 'move'? *Dest = ::std::move(*I); ^~~~~~~~~~~ move /usr/local/llvm34/include/llvm/ADT/SmallVector.h:185:14: note: 'move' declared here static It2 move(It1 I, It1 E, It2 Dest) { ^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:203:17: error: no member named 'move' in namespace 'std'; did you mean simply 'move'? *--Dest = ::std::move(*--E); ^~~~~~~~~~~ move /usr/local/llvm34/include/llvm/ADT/SmallVector.h:185:14: note: 'move' declared here static It2 move(It1 I, It1 E, It2 Dest) { ^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:216:32: error: no member named 'move' in namespace 'std'; did you mean simply 'move'? ::new ((void*) &*Dest) T(::std::move(*I)); ^~~~~~~~~~~ move /usr/local/llvm34/include/llvm/ADT/SmallVector.h:185:14: note: 'move' declared here static It2 move(It1 I, It1 E, It2 Dest) { ^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:251:37: error: no member named 'move' in namespace 'std'; did you mean simply 'move'? ::new ((void*) this->end()) T(::std::move(Elt)); ^~~~~~~~~~~ move /usr/local/llvm34/include/llvm/ADT/SmallVector.h:185:14: note: 'move' declared here static It2 move(It1 I, It1 E, It2 Dest) { ^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:432:23: error: no member named 'move' in namespace 'std' T Result = ::std::move(this->back()); ~~~~~~~^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:507:30: error: no member named 'move' in namespace 'std' this->push_back(::std::move(Elt)); ~~~~~~~^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:516:44: error: no member named 'move' in namespace 'std' ::new ((void*) this->end()) T(::std::move(this->back())); ~~~~~~~^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:527:19: error: no member named 'move' in namespace 'std' *I = ::std::move(*EltPtr); ~~~~~~~^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:910:44: error: no member named 'move' in namespace 'std' SmallVectorImpl::operator=(::std::move(RHS)); ~~~~~~~^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:914:42: error: no member named 'move' in namespace 'std' SmallVectorImpl::operator=(::std::move(RHS)); ~~~~~~~^ In file included from CVDisassembler.mm:7: In file included from /usr/local/llvm34/include/llvm/MC/MCAtom.h:19: /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:88:38: error: no type named 'initializer_list' in namespace 'std' /*implicit*/ ArrayRef(const std::initializer_list &Vec) ~~~~~^ /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:88:54: error: expected ')' /*implicit*/ ArrayRef(const std::initializer_list &Vec) ^ /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:88:26: note: to match this '(' /*implicit*/ ArrayRef(const std::initializer_list &Vec) ^ /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:89:12: error: use of undeclared identifier 'Vec'; did you mean 'vec'? : Data(Vec.begin() == Vec.end() ? (T*)0 : Vec.begin()), ^~~ vec /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:157:20: note: 'vec' declared here std::vector vec() const { ^ /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:89:12: error: reference to non-static member function must be called : Data(Vec.begin() == Vec.end() ? (T*)0 : Vec.begin()), ^~~ /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:90:14: error: use of undeclared identifier 'Vec'; did you mean 'vec'? Length(Vec.size()) {} ^~~ vec /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:157:20: note: 'vec' declared here std::vector vec() const { ^ /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:90:14: error: reference to non-static member function must be called Length(Vec.size()) {} ^~~ In file included from CVDisassembler.mm:8: In file included from /usr/local/llvm34/include/llvm/MC/MCContext.h:13: /usr/local/llvm34/include/llvm/ADT/DenseMap.h:175:39: error: no member named 'move' in namespace 'std' TheBucket = InsertIntoBucket(std::move(KV.first), ~~~~~^ /usr/local/llvm34/include/llvm/ADT/DenseMap.h:227:35: error: no member named 'move' in namespace 'std' return *InsertIntoBucket(std::move(Key), ValueT(), TheBucket); ~~~~~^ /usr/local/llvm34/include/llvm/ADT/DenseMap.h:231:34: error: no member named 'move' in namespace 'std' return FindAndConstruct(std::move(Key)).second; ~~~~~^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. /usr/local/GNUstep/System/Library/Makefiles/rules.make:509: recipe for target 'obj/CheriVis.obj/CVDisassembler.mm.o' failed gmake[3]: *** [obj/CheriVis.obj/CVDisassembler.mm.o] Error 1 /usr/local/GNUstep/System/Library/Makefiles/Instance/application.make:145: recipe for target 'internal-app-run-compile-submake' failed gmake[2]: *** [internal-app-run-compile-submake] Error 2 /usr/local/GNUstep/System/Library/Makefiles/Master/rules.make:298: recipe for target 'CheriVis.all.app.variables' failed gmake[1]: *** [CheriVis.all.app.variables] Error 2 /usr/local/GNUstep/System/Library/Makefiles/Master/application.make:38: recipe for target 'internal-all' failed gmake: *** [internal-all] Error 2 *** [do-build] Error code 2 Stop in /usr/ports/devel/cherivis-devel. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 14:50:01 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 0C533912; Thu, 29 Jan 2015 14:50:01 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 DECD4384; Thu, 29 Jan 2015 14:50:00 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TEo0EE043090; Thu, 29 Jan 2015 14:50:00 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TEo0FL043065; Thu, 29 Jan 2015 14:50:00 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 14:50:00 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291450.t0TEo0FL043065@beefy1.isc.freebsd.org> To: gnome@FreeBSD.org Subject: [package - 93i386-default][databases/libgda5-jdbc] Failed for libgda5-jdbc-5.2.2 in configure 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: Thu, 29 Jan 2015 14:50:01 -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: gnome@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/databases/libgda5-jdbc/Makefile 376622 2015-01-09 16:36:15Z kwm $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/libgda5-jdbc-5.2.2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building databases/libgda5-jdbc build started at Thu Jan 29 14:49:28 UTC 2015 port directory: /usr/ports/databases/libgda5-jdbc building for: FreeBSD 93i386-default-job-05 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: head/databases/libgda5-jdbc/Makefile 376622 2015-01-09 16:36:15Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=libgda5-jdbc-5.2.2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-oracle --disable-crypto --disable-default-binary --enable-introspection --without-ui --without-bdb --without-ldap --without-mysql --without-postgres --without-mdb --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh GTKDOC="false" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/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="-I/usr/local/include" LDFLAGS="" LIBS="-L/usr/local/lib" 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-- VERSION=5.0 JAVASHAREDIR="share/java" JAVAJARDIR="share/java/classes" OSREL=9.3 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/libgda" EXAMPLESDIR="share/examples/libgda" DATADIR="share/libgda" WWWDIR="www/libgda" ETCDIR="etc/libgda" --End PLIST_SUB-- --SUB_LIST-- JAVASHAREDIR="/usr/local/share/java" JAVAJARDIR="/usr/local/share/java/classes" JAVALIBDIR="/usr/local/share/java/classes" JAVA_VERSION="1.6+" JAVA_VENDOR="bsdjava openjdk" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libgda DOCSDIR=/usr/local/share/doc/libgda EXAMPLESDIR=/usr/local/share/examples/libgda WWWDIR=/usr/local/www/libgda ETCDIR=/usr/local/etc/libgda --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> libgda5-jdbc-5.2.2 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.7.txz [93i386-default-job-05] Installing pkg-1.4.7... [93i386-default-job-05] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libgda5-jdbc-5.2.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by libgda5-jdbc-5.2.2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by libgda5-jdbc-5.2.2 for building => SHA256 Checksum OK for gnome3/libgda-5.2.2.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by libgda5-jdbc-5.2.2 for building ===> Extracting for libgda5-jdbc-5.2.2 => SHA256 Checksum OK for gnome3/libgda-5.2.2.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for libgda5-jdbc-5.2.2 =========================================================================== =================================================== ===> libgda5-jdbc-5.2.2 depends on executable: itstool - not found ===> Verifying install for itstool in /usr/ports/textproc/itstool ===> Installing existing package /packages/All/itstool-2.0.2_1.txz [93i386-default-job-05] Installing itstool-2.0.2_1... [93i386-default-job-05] `-- Installing py27-libxml2-2.9.2... [93i386-default-job-05] | `-- Installing libiconv-1.14_6... [93i386-default-job-05] | `-- Extracting libiconv-1.14_6... done [93i386-default-job-05] | `-- Installing libxml2-2.9.2_2... [93i386-default-job-05] | `-- Extracting libxml2-2.9.2_2... done [93i386-default-job-05] | `-- Installing py27-setuptools27-5.5.1_1... [93i386-default-job-05] | | `-- Installing python27-2.7.9... [93i386-default-job-05] | | `-- Installing gettext-runtime-0.19.4... [93i386-default-job-05] | | | `-- Installing indexinfo-0.2.2... [93i386-default-job-05] | | | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-05] | | `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-05] | | `-- Installing libffi-3.2.1... [93i386-default-job-05] | | `-- Extracting libffi-3.2.1... done [93i386-default-job-05] | | `-- Extracting python27-2.7.9... done [93i386-default-job-05] | `-- Extracting py27-setuptools27-5.5.1_1... done [93i386-default-job-05] | `-- Installing python2-2_3... [93i386-default-job-05] | `-- Extracting python2-2_3... done [93i386-default-job-05] `-- Extracting py27-libxml2-2.9.2... done [93i386-default-job-05] Extracting itstool-2.0.2_1... done 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 libgda5-jdbc-5.2.2 ===> libgda5-jdbc-5.2.2 depends on file: /usr/local/openjdk7/bin/java - not found ===> Verifying install for /usr/local/openjdk7/bin/java in /usr/ports/java/openjdk7 ===> Installing existing package /packages/All/openjdk-7.71.14_1,1.txz [93i386-default-job-05] Installing openjdk-7.71.14_1,1... [93i386-default-job-05] `-- Installing alsa-lib-1.0.28... [93i386-default-job-05] `-- Extracting alsa-lib-1.0.28... done [93i386-default-job-05] `-- Installing dejavu-2.34_4... [93i386-default-job-05] `-- Extracting dejavu-2.34_4... done [93i386-default-job-05] `-- Installing fontconfig-2.11.1,1... [93i386-default-job-05] | `-- Installing expat-2.1.0_2... [93i386-default-job-05] | `-- Extracting expat-2.1.0_2... done [93i386-default-job-05] | `-- Installing freetype2-2.5.5... [93i386-default-job-05] | `-- Extracting freetype2-2.5.5... done [93i386-default-job-05] `-- 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: caching, new cache contents: 0 fonts, 1 dirs /usr/local/lib/X11/fonts/dejavu: caching, new cache contents: 21 fonts, 0 dirs /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory Re-scanning /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs /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 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes /wrkdirs/usr/ports/databases/libgda5-jdbc/work/libgda-5.2.2/missing: Unknown `--is-lightweight' option Try `/wrkdirs/usr/ports/databases/libgda5-jdbc/work/libgda-5.2.2/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether gmake supports nested variables... (cached) yes checking whether NLS is requested... yes checking for style of include used by gmake... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for intltool >= 0.40.6... 0.50.2 found checking for intltool-update... /usr/local/bin/intltool-update checking for intltool-merge... /usr/local/bin/intltool-merge checking for intltool-extract... /usr/local/bin/intltool-extract checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.18.4 checking for XML::Parser... ok checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking size of unsigned int... 4 checking size of unsigned long int... 4 checking size of int *... 4 checking for uint8_t... yes checking for localtime_r... yes checking for localtime_s... no checking for sys/mman.h... (cached) yes checking for mlock... (cached) yes checking for a C compiler for build tools... cc checking for suffix of executable build tools... checking for library containing strerror... none required checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking whether cc understands -c and -o together... yes checking for ANSI C header files... (cached) yes checking build system type... i386-portbld-freebsd9.3 checking host system type... i386-portbld-freebsd9.3 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i386-portbld-freebsd9.3 file names to i386-portbld-freebsd9.3 format... func_convert_file_noop checking how to convert i386-portbld-freebsd9.3 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking whether gmake sets $(MAKE)... (cached) yes checking for itstool... itstool checking for xmllint... xmllint checking for glib-genmarshal... /usr/local/bin/glib-genmarshal checking for glib-compile-resources... /usr/local/bin/glib-compile-resources checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... no checking for bindtextdomain in -lintl... yes checking for ngettext in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/local/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/local/bin/msgfmt checking for xgettext... (cached) /usr/local/bin/xgettext checking pkg-config is at least version 0.18... yes checking for COREDEPS... yes checking for ISO_CODES... no checking for platform... Unix checking for /proc/self/maps... no checking whether everything is installed to the same prefix... no checking whether binary relocation support should be enabled... no checking for GIO... yes checking for LIBXSLT... yes checking for gobject-introspection... yes checking for libgcrypt-config... /usr/local/bin/libgcrypt-config checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking if all java programs are found... checking for java... /usr/local/bin/java checking for javac... /usr/local/bin/javac checking for javah... /usr/local/bin/javah checking for jar... /usr/local/bin/jar checking whether Java interpreter works... yes checking java compiler version... JAVA version used is Sun JRE 1.7 checking for Java environment... in /usr/local/openjdk7/jre checking for /usr/local/openjdk7/jre/include/jni.h... no checking for /usr/local/openjdk7/jre/jni.h... no checking for /usr/local/openjdk7/jre/../include/jni.h... yes checking for /usr/local/openjdk7/jre/../include/./jni_md.h... no checking for /usr/local/openjdk7/jre/../include/linux/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/solaris/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/ppc/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/irix/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/alpha/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/aix/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/hp-ux/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/genunix/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/cygwin/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/win32/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/freebsd/jni_md.h... yes checking whether JNI programs can be compiled... configure: error: Cannot compile a simple JNI program. See config.log for details. ===> Script "configure" failed unexpectedly. Please run the gnomelogalyzer, available from "http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the problem and suggest a solution. If - and only if - the gnomelogalyzer cannot solve the problem, report the build failure to the FreeBSD GNOME team at gnome@FreeBSD.org, and attach (a) "/wrkdirs/usr/ports/databases/libgda5-jdbc/work/libgda-5.2.2/config.log", (b) the output of the failed make command, and (c) the gnomelogalyzer output. Also, it might be a good idea to provide an overview of all packages installed on your system (i.e. an `ls /var/db/pkg`). Put your attachment up on any website, copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with the attachment. Try to avoid sending any attachments to the mailing list (gnome@FreeBSD.org), because attachments sent to FreeBSD mailing lists are usually discarded by the mailing list software. *** [do-configure] Error code 1 Stop in /usr/ports/databases/libgda5-jdbc. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 14:50:33 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 D0D9393E for ; Thu, 29 Jan 2015 14:50:33 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 AF3ED606 for ; Thu, 29 Jan 2015 14:50:33 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TEoXWM005543 for ; Thu, 29 Jan 2015 14:50:33 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TEoXVq005539; Thu, 29 Jan 2015 14:50:33 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 14:50:33 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291450.t0TEoXVq005539@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93amd64-default][graphics/gtimelapse] Failed for gtimelapse-0.1_5 in build 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: Thu, 29 Jan 2015 14:50:33 -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: vanilla@FreeBSD.org Ident: $FreeBSD: head/graphics/gtimelapse/Makefile 377733 2015-01-23 12:28:17Z vanilla $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/gtimelapse-0.1_5.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building graphics/gtimelapse build started at Thu Jan 29 14:49:35 UTC 2015 port directory: /usr/ports/graphics/gtimelapse building for: FreeBSD 93amd64-default-job-12 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/graphics/gtimelapse/Makefile 377733 2015-01-23 12:28:17Z vanilla $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gtimelapse-0.1_5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-wx-config=/usr/local/bin/wxgtk2u-3.0-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gtimelapse/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gtimelapse/work HOME=/wrkdirs/usr/ports/graphics/gtimelapse/work TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share /aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gtimelapse/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gtimelapse/work HOME=/wrkdirs/usr/ports/graphics/gtimelapse/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool. m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh 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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gtimelapse" EXAMPLESDIR="share/examples/gtimelapse" DATADIR="share/gtimelapse" WWWDIR="www/gtimelapse" ETCDIR="etc/gtimelapse" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gtimelapse DOCSDIR=/usr/local/share/doc/gtimelapse EXAMPLESDIR=/usr/local/share/examples/gtimelapse WWWDIR=/usr/local/www/gtimelapse ETCDIR=/usr/local/etc/gtimelapse --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> gtimelapse-0.1_5 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.7.txz [93amd64-default-job-12] Installing pkg-1.4.7... [93amd64-default-job-12] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gtimelapse-0.1_5 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gtimelapse-0.1_5 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gtimelapse-0.1_5 for building => SHA256 Checksum OK for gtimelapse-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gtimelapse-0.1_5 for building ===> Extracting for gtimelapse-0.1_5 => SHA256 Checksum OK for gtimelapse-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gtimelapse-0.1_5 ===> Applying FreeBSD patches for gtimelapse-0.1_5 =========================================================================== =================================================== ===> gtimelapse-0.1_5 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93amd64-default-job-12] Installing pkgconf-0.9.7... [93amd64-default-job-12] Extracting pkgconf-0.9.7... done ===> Returning to build of gtimelapse-0.1_5 ===> gtimelapse-0.1_5 depends on file: /usr/local/bin/automake-1.15 - not found ===> Verifying install for /usr/local/bin/automake-1.15 in /usr/ports/devel/automake ===> Installing existing package /packages/All/automake-1.15.txz [93amd64-default-job-12] Installing automake-1.15... [93amd64-default-job-12] `-- Installing autoconf-2.69... [93amd64-default-job-12] | `-- Installing autoconf-wrapper-20131203... [93amd64-default-job-12] | `-- Extracting autoconf-wrapper-20131203... done [93amd64-default-job-12] | `-- Installing indexinfo-0.2.2... [93amd64-default-job-12] | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-12] | `-- Installing m4-1.4.17_1,1... [93amd64-default-job-12] | `-- Extracting m4-1.4.17_1,1... done [93amd64-default-job-12] | `-- Installing perl5-5.18.4_11... [93amd64-default-job-12] | `-- Extracting perl5-5.18.4_11... done [93amd64-default-job-12] `-- Extracting autoconf-2.69... done [93amd64-default-job-12] `-- Installing automake-wrapper-20131203... [93amd64-default-job-12] `-- Extracting automake-wrapper-20131203... done [93amd64-default-job-12] Extracting automake-1.15... done ===> Returning to build of gtimelapse-0.1_5 ===> gtimelapse-0.1_5 depends on file: /usr/local/bin/autoconf-2.69 - found ===> gtimelapse-0.1_5 depends on package: libtool>=2.4 - not found ===> Verifying install for libtool>=2.4 in /usr/ports/devel/libtool ===> Installing existing package /packages/All/libtool-2.4.5.txz [93amd64-default-job-12] Installing libtool-2.4.5... [93amd64-default-job-12] Extracting libtool-2.4.5... done ===> Returning to build of gtimelapse-0.1_5 =========================================================================== =================================================== ===> gtimelapse-0.1_5 depends on shared library: libgphoto2.so - not found ===> Verifying for libgphoto2.so in /usr/ports/graphics/libgphoto2 ===> Installing existing package /packages/All/libgphoto2-2.5.7.txz [93amd64-default-job-12] Installing libgphoto2-2.5.7... [93amd64-default-job-12] `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-12] | `-- Installing libiconv-1.14_6... [93amd64-default-job-12] | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-12] `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-12] `-- Installing jpeg-8_6... [93amd64-default-job-12] `-- Extracting jpeg-8_6... done [93amd64-default-job-12] `-- Installing libexif-0.6.21_3... [93amd64-default-job-12] `-- Extracting libexif-0.6.21_3... done [93amd64-default-job-12] `-- Installing libgd-2.1.0_5,1... [93amd64-default-job-12] | `-- Installing fontconfig-2.11.1,1... [93amd64-default-job-12] | | `-- Installing expat-2.1.0_2... [93amd64-default-job-12] | | `-- Extracting expat-2.1.0_2... done [93amd64-default-job-12] | | `-- Installing freetype2-2.5.5... [93amd64-default-job-12] | | `-- Extracting freetype2-2.5.5... done [93amd64-default-job-12] | `-- 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 [93amd64-default-job-12] | `-- Installing png-1.6.16... [93amd64-default-job-12] | `-- Extracting png-1.6.16... done [93amd64-default-job-12] | `-- Installing tiff-4.0.3_5... [93amd64-default-job-12] | | `-- Installing jbigkit-2.1_1... [93amd64-default-job-12] | | `-- Extracting jbigkit-2.1_1... done [93amd64-default-job-12] | `-- Extracting tiff-4.0.3_5... done [93amd64-default-job-12] `-- Extracting libgd-2.1.0_5,1... done [93amd64-default-job-12] `-- Installing libltdl-2.4.5... [93amd64-default-job-12] `-- Extracting libltdl-2.4.5... done [93amd64-default-job-12] `-- Installing libxml2-2.9.2_2... [93amd64-default-job-12] `-- Extracting libxml2-2.9.2_2... done For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Message for dejavu-2.34_4: 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. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of gtimelapse-0.1_5 =========================================================================== =================================================== ===> Configuring for gtimelapse-0.1_5 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/config.guess' libtoolize: copying file 'config/config.sub' libtoolize: copying file 'config/install-sh' libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: You should add the contents of 'm4/libtool.m4' to 'aclocal.m4'. libtoolize: copying file 'm4/ltoptions.m4' libtoolize: You should add the contents of 'm4/ltoptions.m4' to 'aclocal.m4'. libtoolize: copying file 'm4/ltsugar.m4' libtoolize: You should add the contents of 'm4/ltsugar.m4' to 'aclocal.m4'. libtoolize: copying file 'm4/ltversion.m4' libtoolize: You should add the contents of 'm4/ltversion.m4' to 'aclocal.m4'. libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: You should add the contents of 'm4/lt~obsolete.m4' to 'aclocal.m4'. configure.ac:12: warning: GP_CONFIG_MSG is m4_require'd but not m4_defun'd m4/gp-check-library.m4:95: _GP_CHECK_LIBRARY is expanded from... m4/gp-check-library.m4:411: GP_CHECK_LIBRARY is expanded from... configure.ac:12: the top level configure.ac:12: warning: GP_PKG_CONFIG is m4_require'd but not m4_defun'd m4/gp-check-library.m4:95: _GP_CHECK_LIBRARY is expanded from... m4/gp-check-library.m4:411: GP_CHECK_LIBRARY is expanded from... configure.ac:12: the top level configure.ac:9: installing 'config/compile' configure.ac:6: installing 'config/missing' src/Makefile.am: installing 'config/depcomp' configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking build system type... amd64-portbld-freebsd9.3 checking host system type... amd64-portbld-freebsd9.3 checking how to print strings... printf checking for gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert amd64-portbld-freebsd9.3 file names to amd64-portbld-freebsd9.3 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd9.3 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking for POSIX sh $() command substitution... yes checking PKG_CONFIG_PATH... empty checking for pkg-config... /usr/local/bin/pkg-config checking for dynamic library extension... .so checking pkg-config is at least version 0.9.0... yes checking for libgphoto2 to use... autodetect checking for LIBGPHOTO2... yes checking libgphoto2 library flags... "-lgphoto2 -lgphoto2_port -lm -L/usr/local/lib -lexif " checking libgphoto2 cpp flags... "-I/usr/local/include/gphoto2 -I/usr/local/include " checking for wx-config... /usr/local/bin/wxgtk2u-3.0-config checking for wxWidgets version >= 2.8.9... yes (version 3.0.2) checking for wxWidgets static library... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===> Building for gtimelapse-0.1_5 Making all in src c++ -DPACKAGE_NAME=\"gTimelapse\" -DPACKAGE_TARNAME=\"gtimelapse\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"gTimelapse\ 1.0\" -DPACKAGE_BUGREPORT=\"timnugent@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gtimelapse\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBGPHOTO2=1 -I. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/gphoto2 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT gtimelapse-globals.o -MD -MP -MF .deps/gtimelapse-globals.Tpo -c -o gtimelapse-globals.o `test -f 'globals.cpp' || echo './'`globals.cpp mv -f .deps/gtimelapse-globals.Tpo .deps/gtimelapse-globals.Po c++ -DPACKAGE_NAME=\"gTimelapse\" -DPACKAGE_TARNAME=\"gtimelapse\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"gTimelapse\ 1.0\" -DPACKAGE_BUGREPORT=\"timnugent@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gtimelapse\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBGPHOTO2=1 -I. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/gphoto2 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT gtimelapse-gphotofunctions.o -MD -MP -MF .deps/gtimelapse-gphotofunctions.Tpo -c -o gtimelapse-gphotofunctions.o `test -f 'gphotofunctions.cpp' || echo './'`gphotofunctions.cpp mv -f .deps/gtimelapse-gphotofunctions.Tpo .deps/gtimelapse-gphotofunctions.Po c++ -DPACKAGE_NAME=\"gTimelapse\" -DPACKAGE_TARNAME=\"gtimelapse\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"gTimelapse\ 1.0\" -DPACKAGE_BUGREPORT=\"timnugent@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gtimelapse\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBGPHOTO2=1 -I. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/gphoto2 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT gtimelapse-gtimelapse.o -MD -MP -MF .deps/gtimelapse-gtimelapse.Tpo -c -o gtimelapse-gtimelapse.o `test -f 'gtimelapse.cpp' || echo './'`gtimelapse.cpp mv -f .deps/gtimelapse-gtimelapse.Tpo .deps/gtimelapse-gtimelapse.Po /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/gphoto2 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o gtimelapse gtimelapse-globals.o gtimelapse-gphotofunctions.o gtimelapse-gtimelapse.o -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lgphoto2 -lgphoto2_port -lm -L/usr/local/lib -lexif -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 libtool: link: c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/gphoto2 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o gtimelapse gtimelapse-globals.o gtimelapse-gphotofunctions.o gtimelapse-gtimelapse.o -L/usr/local/lib -lgphoto2 -lgphoto2_port -lm -lexif -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `std::ctype::_M_widen_init() const@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `typeinfo for __cxxabiv1::__forced_unwind@CXXABI_1.3.2' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' *** [gtimelapse] Error code 1 Stop in /wrkdirs/usr/ports/graphics/gtimelapse/work/gtimelapse/src. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/graphics/gtimelapse/work/gtimelapse. *** [do-build] Error code 1 Stop in /usr/ports/graphics/gtimelapse. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 14:50:51 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 0233B94B for ; Thu, 29 Jan 2015 14:50:51 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 E0E68609; Thu, 29 Jan 2015 14:50:50 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TEoo5H075368; Thu, 29 Jan 2015 14:50:50 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TEoo4p075211; Thu, 29 Jan 2015 14:50:50 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 14:50:50 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291450.t0TEoo4p075211@beefy1.isc.freebsd.org> To: oliver@fromme.com Subject: [package - 93i386-default][devel/cssc] Failed for cssc-1.4.0 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: Thu, 29 Jan 2015 14:50:51 -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: oliver@fromme.com Last committer: rodrigo@FreeBSD.org Ident: $FreeBSD: head/devel/cssc/Makefile 374333 2014-12-08 21:46:40Z rodrigo $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/cssc-1.4.0.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building devel/cssc build started at Thu Jan 29 14:50:23 UTC 2015 port directory: /usr/ports/devel/cssc building for: FreeBSD 93i386-default-job-11 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: oliver@fromme.com Makefile ident: $FreeBSD: head/devel/cssc/Makefile 374333 2014-12-08 21:46:40Z rodrigo $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=cssc-1.4.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for cssc-1.4.0: BINARY=on: Support binary SCCS files (Solaris interoperability) ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-binary --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cssc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cssc/work HOME=/wrkdirs/usr/ports/devel/cssc/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cssc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cssc/work HOME=/wrkdirs/usr/ports/devel/cssc/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="gcpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="g++" 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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/cssc" EXAMPLESDIR="share/examples/cssc" DATADIR="share/cssc" WWWDIR="www/cssc" ETCDIR="etc/cssc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cssc DOCSDIR=/usr/local/share/doc/cssc EXAMPLESDIR=/usr/local/share/examples/cssc WWWDIR=/usr/local/www/cssc ETCDIR=/usr/local/etc/cssc --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> cssc-1.4.0 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.7.txz [93i386-default-job-11] Installing pkg-1.4.7... [93i386-default-job-11] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of cssc-1.4.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by cssc-1.4.0 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by cssc-1.4.0 for building => SHA256 Checksum OK for CSSC-1.4.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by cssc-1.4.0 for building ===> Extracting for cssc-1.4.0 => SHA256 Checksum OK for CSSC-1.4.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for cssc-1.4.0 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for cssc-1.4.0 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking if binary file support should be disabled... no checking for required SCCS file line length limits... no limit checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for library containing strerror... none required checking build system type... i386-portbld-freebsd9.3 checking host system type... i386-portbld-freebsd9.3 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i386-portbld-freebsd9.3 file names to i386-portbld-freebsd9.3 format... func_convert_file_noop checking how to convert i386-portbld-freebsd9.3 file names to toolchain format... func_convert_file_noop config.status: creating src/sccsdiff.sh config.status: creating unit-tests/Makefile config.status: creating tests/Makefile config.status: creating docs/Makefile config.status: creating testutils/decompress_stdin.sh config.status: creating auxfiles/Makefile config.status: creating auxfiles/CSSC.spec config.status: creating sccs-cgi/Makefile config.status: creating docs/config-info.texi config.status: creating unit-tests/testwrapper.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===> Building for cssc-1.4.0 /usr/bin/make all-recursive Making all in gl Making all in lib rm -f c++defs.h-t c++defs.h && sed -n -e '/_GL_CXXDEFS/,$p' < ../../build-aux/snippet/c++defs.h > c++defs.h-t && mv c++defs.h-t c++defs.h rm -f warn-on-use.h-t warn-on-use.h && sed -n -e '/^.ifndef/,$p' < ../../build-aux/snippet/warn-on-use.h > warn-on-use.h-t && mv warn-on-use.h-t warn-on-use.h rm -f ctype.h-t ctype.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_CTYPE_H''@||g' -e 's/@''GNULIB_ISBLANK''@/0/g' -e 's/@''HAVE_ISBLANK''@/1/g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./ctype.in.h; } > ctype.h-t && mv ctype.h-t ctype.h rm -f arg-nonnull.h-t arg-nonnull.h && sed -n -e '/GL_ARG_NONNULL/,$p' < ../../build-aux/snippet/arg-nonnull.h > arg-nonnull.h-t && mv arg-nonnull.h-t arg-nonnull.h rm -f dirent.h-t dirent.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_DIRENT_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_DIRENT_H''@||g' -e 's/@''GNULIB_OPENDIR''@/1/g' -e 's/@''GNULIB_READDIR''@/0/g' -e 's/@''GNULIB_REWINDDIR''@/0/g' -e 's/@''GNULIB_CLOSEDIR''@/1/g' -e 's/@''GNULIB_DIRFD''@/1/g' -e 's/@''GNULIB_FDOPENDIR''@/0/g' -e 's/@''GNULIB_SCANDIR''@/0/g' -e 's/@''GNULIB_ALPHASORT''@/0/g' -e 's/@''HAVE_OPENDIR''@/1/g' -e 's/@''HAVE_READDIR''@/1/g' -e 's/@''HAVE_REWINDDIR''@/1/g' -e 's/@''HAVE_CLOSEDIR''@/1/g' -e 's|@''HAVE_DECL_DIRFD''@|1|g' -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' -e 's|@''HAVE_FDOPENDIR''@|1|g' -e 's|@''HAVE_SCANDIR''@|1|g' -e 's|@''HAVE_ALPHASORT''@|1|g' -e 's|@''REPLACE_OPENDIR''@|0|g' -e 's|@''REPLACE_CLOSEDIR''@|0|g' -e 's|@''REPLACE_DIRFD''@|0|g' - e 's|@''REPLACE_FDOPENDIR''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./dirent.in.h; } > dirent.h-t && mv dirent.h-t dirent.h rm -f fcntl.h-t fcntl.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_FCNTL_H''@||g' -e 's/@''GNULIB_FCNTL''@/1/g' -e 's/@''GNULIB_NONBLOCKING''@/0/g' -e 's/@''GNULIB_OPEN''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_OPENAT''@/0/g' -e 's|@''HAVE_FCNTL''@|1|g' -e 's|@''HAVE_OPENAT''@|1|g' -e 's|@''REPLACE_FCNTL''@|0|g' -e 's|@''REPLACE_OPEN''@|0|g' -e 's|@''REPLACE_OPENAT''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./fcntl.in.h; } > fcntl.h-t && mv fcntl.h-t fcntl.h rm -f signal.h-t signal.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SIGNAL_H''@||g' -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' -e 's|@''GNULIB_RAISE''@|0|g' -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' -e 's/@''GNULIB_SIGPROCMASK''@/0/g' -e 's/@''GNULIB_SIGACTION''@/0/g' -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' -e 's|@''HAVE_RAISE''@|1|g' -e 's|@''HAVE_SIGSET_T''@|1|g' -e 's|@''HAVE_SIGINFO_T''@|1|g' -e 's|@''HAVE_SIGACTION''@|1|g' -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' -e 's|@''HAVE_SIGHANDLER_T''@|0|g' -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' -e 's|@''REPLACE_RAISE''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./signal.in.h; } > signal.h-t && mv signal.h-t signal.h rm -f stdio.h-t stdio.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STDIO_H''@||g' -e 's/@''GNULIB_DPRINTF''@/0/g' -e 's/@''GNULIB_FCLOSE''@/0/g' -e 's/@''GNULIB_FDOPEN''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_FFLUSH''@/0/g' -e 's/@''GNULIB_FGETC''@/1/g' -e 's/@''GNULIB_FGETS''@/1/g' -e 's/@''GNULIB_FOPEN''@/0/g' -e 's/@''GNULIB_FPRINTF''@/1/g' -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_FPURGE''@/0/g' -e 's/@''GNULIB_FPUTC''@/1/g' -e 's/@''GNULIB_FPUTS''@/1/g' -e 's/@''GNULIB_FREAD''@/1/g' -e 's/@''GNULIB_FREOPEN''@/0/g' -e 's/@''GNULIB_FSCANF''@/1/g' -e 's/@''GNULIB_FSEEK''@/1/g' -e 's/@''GNULIB_FSEEKO''@/1/g' -e 's/@''GNULIB_FTELL''@/0/g' -e 's/@''GNULIB_FTELLO''@/0/g' -e 's/@''GNULIB_FWRITE''@/1/g' -e 's/@''GNULIB_GETC''@/1/g' -e 's/@''G NULIB_GETCHAR''@/1/g' -e 's/@''GNULIB_GETDELIM''@/0/g' -e 's/@''GNULIB_GETLINE''@/0/g' -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' -e 's/@''GNULIB_PCLOSE''@/0/g' -e 's/@''GNULIB_PERROR''@/0/g' -e 's/@''GNULIB_POPEN''@/0/g' -e 's/@''GNULIB_PRINTF''@/1/g' -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' -e 's/@''GNULIB_PUTC''@/1/g' -e 's/@''GNULIB_PUTCHAR''@/1/g' -e 's/@''GNULIB_PUTS''@/1/g' -e 's/@''GNULIB_REMOVE''@/0/g' -e 's/@''GNULIB_RENAME''@/0/g' -e 's/@''GNULIB_RENAMEAT''@/0/g' -e 's/@''GNULIB_SCANF''@/1/g' -e 's/@''GNULIB_SNPRINTF''@/0/g' -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' -e 's/@''GNULIB_TMPFILE''@/0/g' -e 's/@''GNULIB_VASPRINTF''@/0/g' -e 's/@''GNULIB_VDPRINTF''@/0/g' -e 's/@''GNULIB_VFPRINTF''@/1/g' -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_VFSCANF''@/0/g' -e 's/@''GNULIB_VSCANF''@/0/g' -e 's/@''GNULIB_VPRINTF''@/1/g' - e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' -e 's/! @''GNULIB_VSNPRINTF''@/0/g' -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' < ./stdio.in.h | sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' -e 's|@''HAVE_DECL_FSEEKO''@|1|g' -e 's|@''HAVE_DECL_FTELLO''@|1|g' -e 's|@''HAVE_DECL_GETDELIM''@|1|g' -e 's|@''HAVE_DECL_GETLINE''@|1|g' -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' -e 's|@''HAVE_DPRINTF''@|1|g' -e 's|@''HAVE_FSEEKO''@|1|g' -e 's|@''HAVE_FTELLO''@|1|g' -e 's|@''HAVE_PCLOSE''@|1|g' -e 's|@''HAVE_POPEN''@|1|g' -e 's|@''HAVE_RENAMEAT''@|1|g' -e 's|@''HAVE_VASPRINTF''@|1|g' -e 's|@''HAVE_VDPRINTF''@|1|g' -e 's|@''REPLACE_DPRINTF''@|0|g' -e 's|@''REPLACE_FCLOSE''@|0|g' -e 's|@''REPLACE_FDOPEN''@|0|g' -e 's|@''REPLACE_FFLUSH''@|0|g' -e 's|@''REPLACE_FOPEN''@|0|g' -e 's|@''REPLACE_FPRINTF''@|0|g' -e 's|@''REPLACE_FPURGE''@|0|g' -e 's|@''REPLACE_FREOPEN''@|0|g' -e 's|@''REPLACE_FSEEK''@|0|g' -e 's|@''REPLACE_FSEEKO''@|0|g' -e 's|@''REPLACE_FTELL''@|0|g' -e 's|@''REPLACE_FTELLO''@|0|g' -e 's|@''REPLACE_GETDELIM''@|0|g' -e 's|@''REPLACE_GETLINE''@|0|g' -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' -e 's|@''REPLACE_PERROR''@|0|g' -e 's|@''REPLACE_POPEN''@|0|g' -e 's|@''REPLACE_PRINTF''@|0|g' -e 's|@''REPLACE_REMOVE''@|0|g' -e 's|@''REPLACE_RENAME''@|0|g' -e 's|@''REPLACE_RENAMEAT''@|0|g' -e 's|@''REPLACE_SNPRINTF''@|0|g' -e 's|@''REPLACE_SPRINTF''@|0|g' -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' -e 's|@''REPLACE_TMPFILE''@|0|g' -e 's|@''REPLACE_VASPRINTF''@|0|g' -e 's|@''REPLACE_VDPRINTF''@|0|g' -e 's|@''REPLACE_VFPRINTF''@|0|g' -e 's|@''REPLACE_VPRINTF''@|0|g' -e 's|@''REPLACE_VSNPRINTF''@|0|g' -e 's|@''REPLACE_VSPRINTF''@|0|g' -e 's|@''ASM_SYMBOL_PREFIX''@||g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; } > stdio.h-t && mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STDLIB_H''@||g' -e 's/@''GNULIB__EXIT''@/0/g' -e 's/@''GNULIB_ATOLL''@/0/g' -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' -e 's/@''GNULIB_GETLOADAVG''@/0/g' -e 's/@''GNULIB_GETSUBOPT''@/0/g' -e 's/@''GNULIB_GRANTPT''@/0/g' -e 's/@''GNULIB_MALLOC_POSIX''@/0/g' -e 's/@''GNULIB_MBTOWC''@/0/g' -e 's/@''GNULIB_MKDTEMP''@/0/g' -e 's/@''GNULIB_MKOSTEMP''@/0/g' -e 's/@''GNULIB_MKOSTEMPS''@/0/g' -e 's/@''GNULIB_MKSTEMP''@/0/g' -e 's/@''GNULIB_MKSTEMPS''@/0/g' -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' -e 's/@''GNULIB_PTSNAME''@/0/g' -e 's/@''GNULIB_PTSNAME_R''@/0/g' -e 's/@''GNULIB_PUTENV''@/0/g' -e 's/@''GNULIB_RANDOM''@/0/g' -e 's/@''GNULIB_RANDOM_R''@/0/g' -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' -e 's/@''GNULIB_REALPATH''@/0/g' -e 's/@''GNULIB_RPMATCH''@/0/g' -e 's/@''GNULIB_SECURE_GETENV''@/0/g' -e 's/@''GNULIB_SETENV''@/0/g' -e 's/@''GNULIB_STRTOD''@/0/g' -e 's/@''GNULIB_STRTOLL''@/0/g' -e 's/@''GNULIB_STRTOULL''@/0/g' -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' -e 's/@''GNULIB_UNLOCKPT''@/0/g' -e 's/@''GNULIB_UNSETENV''@/0/g' -e 's/@''GNULIB_WCTOMB''@/0/g' < ./stdlib.in.h | sed -e 's|@''HAVE__EXIT''@|1|g' -e 's|@''HAVE_ATOLL''@|1|g' -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' -e 's|@''HAVE_GETSUBOPT''@|1|g' -e 's|@''HAVE_GRANTPT''@|1|g' -e 's|@''HAVE_MKDTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMPS''@|1|g' -e 's|@''HAVE_MKSTEMP''@|1|g' -e 's|@''HAVE_MKSTEMPS''@|1|g' -e 's|@''HAVE_POSIX_OPENPT''@|1|g' -e 's|@''HAVE_PTSNAME''@|1|g' -e 's|@''HAVE_PTSNAME_R''@|1|g' -e 's|@''HAVE_RANDOM''@|1|g' -e 's|@''HAVE_RANDOM_H''@|1|g' -e 's|@''HAVE_RANDOM_R''@|1|g' -e 's|@''HAVE_REALPATH''@|1|g' -e 's|@''HAVE_! RPMATCH''@|1|g' -e 's|@''HAVE_SECURE_GETENV''@|1|g' -e 's|@''HAVE_DECL_SETENV''@|1|g' -e 's|@''HAVE_STRTOD''@|1|g' -e 's|@''HAVE_STRTOLL''@|1|g' -e 's|@''HAVE_STRTOULL''@|1|g' -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' -e 's|@''HAVE_UNLOCKPT''@|1|g' -e 's|@''HAVE_DECL_UNSETENV''@|1|g' -e 's|@''REPLACE_CALLOC''@|0|g' -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' -e 's|@''REPLACE_MALLOC''@|0|g' -e 's|@''REPLACE_MBTOWC''@|0|g' -e 's|@''REPLACE_MKSTEMP''@|0|g' -e 's|@''REPLACE_PTSNAME''@|0|g' -e 's|@''REPLACE_PTSNAME_R''@|0|g' -e 's|@''REPLACE_PUTENV''@|0|g' -e 's|@''REPLACE_RANDOM_R''@|0|g' -e 's|@''REPLACE_REALLOC''@|0|g' -e 's|@''REPLACE_REALPATH''@|0|g' -e 's|@''REPLACE_SETENV''@|0|g' -e 's|@''REPLACE_STRTOD''@|0|g' -e 's|@''REPLACE_UNSETENV''@|0|g' -e 's|@''REPLACE_WCTOMB''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _Noreturn/r ../../build-aux/snippet/_Noreturn.h' -e '/definition of _GL_A RG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; } > stdlib.h-t && mv stdlib.h-t stdlib.h rm -f string.h-t string.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STRING_H''@||g' -e 's/@''GNULIB_FFSL''@/0/g' -e 's/@''GNULIB_FFSLL''@/0/g' -e 's/@''GNULIB_MBSLEN''@/0/g' -e 's/@''GNULIB_MBSNLEN''@/0/g' -e 's/@''GNULIB_MBSCHR''@/0/g' -e 's/@''GNULIB_MBSRCHR''@/0/g' -e 's/@''GNULIB_MBSSTR''@/0/g' -e 's/@''GNULIB_MBSCASECMP''@/0/g' -e 's/@''GNULIB_MBSNCASECMP''@/0/g' -e 's/@''GNULIB_MBSPCASECMP''@/0/g' -e 's/@''GNULIB_MBSCASESTR''@/0/g' -e 's/@''GNULIB_MBSCSPN''@/0/g' -e 's/@''GNULIB_MBSPBRK''@/0/g' -e 's/@''GNULIB_MBSSPN''@/0/g' -e 's/@''GNULIB_MBSSEP''@/0/g' -e 's/@''GNULIB_MBSTOK_R''@/0/g' -e 's/@''GNULIB_MEMCHR''@/0/g' -e 's/@''GNULIB_MEMMEM''@/0/g' -e 's/@''GNULIB_MEMPCPY''@/0/g' -e 's/@''GNULIB_MEMRCHR''@/0/g' -e 's/@''GNULIB_RAWMEMCHR''@/0/g' -e 's/@''GNULIB_STPCPY''@/0/g' -e 's/@''GNULIB_STPNCPY''@/0/g' -e 's/@''GNULIB_STRCHRNUL''@/0/g' -e 's/@''GNULIB_STRDUP''@/0/g' -e 's/@''GNULIB_STRNCAT''@/0/g' -e 's/@''GNULIB_STRNDUP''@/0/g' -e 's/@''GNULIB_STRNLEN''@/0/g' -e 's/@''GNULIB_STRPBRK''@/0/g' -e 's/@''GNULIB_STRSEP''@/0/g' -e 's/@''GNULIB_STRSTR''@/0/g' -e 's/@''GNULIB_STRCASESTR''@/0/g' -e 's/@''GNULIB_STRTOK_R''@/0/g' -e 's/@''GNULIB_STRERROR''@/0/g' -e 's/@''GNULIB_STRERROR_R''@/0/g' -e 's/@''GNULIB_STRSIGNAL''@/0/g' -e 's/@''GNULIB_STRVERSCMP''@/0/g' < ./string.in.h | sed -e 's|@''HAVE_FFSL''@|1|g' -e 's|@''HAVE_FFSLL''@|1|g' -e 's|@''HAVE_MBSLEN''@|0|g' -e 's|@''HAVE_MEMCHR''@|1|g' -e 's|@''HAVE_DECL_MEMMEM''@|1|g' -e 's|@''HAVE_MEMPCPY''@|1|g' -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' -e 's|@''HAVE_RAWMEMCHR''@|1|g' -e 's|@''HAVE_STPCPY''@|1|g' -e 's|@''HAVE_STPNCPY''@|1|g' -e 's|@''HAVE_STRCHRNUL''@|1|g' -e 's|@''HAVE_DECL_STRDUP''@|1|g' -e 's|@''HAVE_DECL_STRNDUP''@|1|g' -e 's|@''HAVE_DEC L_STRNLEN''@|1|g' -e 's|@''HAVE_STRPBRK''@|! 1|g' -e 's|@''HAVE_STRSEP''@|1|g' -e 's|@''HAVE_STRCASESTR''@|1|g' -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' -e 's|@''HAVE_STRVERSCMP''@|1|g' -e 's|@''REPLACE_STPNCPY''@|0|g' -e 's|@''REPLACE_MEMCHR''@|0|g' -e 's|@''REPLACE_MEMMEM''@|0|g' -e 's|@''REPLACE_STRCASESTR''@|0|g' -e 's|@''REPLACE_STRCHRNUL''@|0|g' -e 's|@''REPLACE_STRDUP''@|0|g' -e 's|@''REPLACE_STRSTR''@|0|g' -e 's|@''REPLACE_STRERROR''@|0|g' -e 's|@''REPLACE_STRERROR_R''@|0|g' -e 's|@''REPLACE_STRNCAT''@|0|g' -e 's|@''REPLACE_STRNDUP''@|0|g' -e 's|@''REPLACE_STRNLEN''@|0|g' -e 's|@''REPLACE_STRSIGNAL''@|0|g' -e 's|@''REPLACE_STRTOK_R''@|0|g' -e 's|@''UNDEFINE_STRTOK_R''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; < ./string.in.h; } > string.h-t && mv string.h-t string.h /bin/mkdir -p sys rm -f sys/file.h-t sys/file.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's/@''HAVE_SYS_FILE_H''@/1/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_FILE_H''@||g' -e 's/@''HAVE_FLOCK''@/1/g' -e 's/@''GNULIB_FLOCK''@/0/g' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_file.in.h; } > sys/file.h-t && mv sys/file.h-t sys/file.h /bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_STAT_H''@||g' -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' -e 's/@''GNULIB_FCHMODAT''@/0/g' -e 's/@''GNULIB_FSTAT''@/1/g' -e 's/@''GNULIB_FSTATAT''@/0/g' -e 's/@''GNULIB_FUTIMENS''@/0/g' -e 's/@''GNULIB_LCHMOD''@/0/g' -e 's/@''GNULIB_LSTAT''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_MKDIRAT''@/0/g' -e 's/@''GNULIB_MKFIFO''@/0/g' -e 's/@''GNULIB_MKFIFOAT''@/0/g' -e 's/@''GNULIB_MKNOD''@/0/g' -e 's/@''GNULIB_MKNODAT''@/0/g' -e 's/@''GNULIB_STAT''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_UTIMENSAT''@/0/g' -e 's|@''HAVE_FCHMODAT''@|1|g' -e 's|@''HAVE_FSTATAT''@|1|g' -e 's|@''HAVE_FUTIMENS''@|1|g' -e 's|@''HAVE_LCHMOD''@|1|g' -e 's|@''HAVE_LSTAT''@|1|g' -e 's|@''HAVE_MKDIRAT''@|1|g' -e ' s|@''HAVE_MKFIFO''@|1|g' -e 's|@''HAVE_MKFIFOAT''@|1|g' -e 's|@''HAVE_MKNOD''@|1|g' -e 's|@''HAVE_MKNODAT''@|1|g' -e 's|@''HAVE_UTIMENSAT''@|1|g' -e 's|@''REPLACE_FSTAT''@|0|g' -e 's|@''REPLACE_FSTATAT''@|0|g' -e 's|@''REPLACE_FUTIMENS''@|0|g' -e 's|@''REPLACE_LSTAT''@|0|g' -e 's|@''REPLACE_MKDIR''@|0|g' -e 's|@''REPLACE_MKFIFO''@|0|g' -e 's|@''REPLACE_MKNOD''@|0|g' -e 's|@''REPLACE_STAT''@|0|g' -e 's|@''REPLACE_UTIMENSAT''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_stat.in.h; } > sys/stat.h-t && mv sys/stat.h-t sys/stat.h /bin/mkdir -p sys rm -f sys/time.h-t sys/time.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's/@''HAVE_SYS_TIME_H''@/1/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_TIME_H''@||g' -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' -e 's|@''HAVE_WINSOCK2_H''@|0|g' -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_time.in.h; } > sys/time.h-t && mv sys/time.h-t sys/time.h /bin/mkdir -p sys rm -f sys/types.h-t sys/types.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_TYPES_H''@||g' -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' < ./sys_types.in.h; } > sys/types.h-t && mv sys/types.h-t sys/types.h /bin/mkdir -p sys rm -f sys/wait.h-t sys/wait.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_WAIT_H''@||g' -e 's/@''GNULIB_WAITPID''@/0/g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_wait.in.h; } > sys/wait.h-t && mv sys/wait.h-t sys/wait.h rm -f time.h-t time.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_TIME_H''@||g' -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' -e 's/@''GNULIB_MKTIME''@/0/g' -e 's/@''GNULIB_NANOSLEEP''@/0/g' -e 's/@''GNULIB_STRPTIME''@/0/g' -e 's/@''GNULIB_TIMEGM''@/0/g' -e 's/@''GNULIB_TIME_R''@/0/g' -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' -e 's|@''HAVE_NANOSLEEP''@|1|g' -e 's|@''HAVE_STRPTIME''@|1|g' -e 's|@''HAVE_TIMEGM''@|1|g' -e 's|@''REPLACE_GMTIME''@|0|g' -e 's|@''REPLACE_LOCALTIME''@|0|g' -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@ |0|g' -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./time.in.h; } > time.h-t && mv time.h-t time.h rm -f unistd.h-t unistd.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_UNISTD_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_UNISTD_H''@||g' -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' -e 's/@''GNULIB_CHDIR''@/0/g' -e 's/@''GNULIB_CHOWN''@/0/g' -e 's/@''GNULIB_CLOSE''@/1/g' -e 's/@''GNULIB_DUP''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_DUP2''@/1/g' -e 's/@''GNULIB_DUP3''@/0/g' -e 's/@''GNULIB_ENVIRON''@/0/g' -e 's/@''GNULIB_EUIDACCESS''@/0/g' -e 's/@''GNULIB_FACCESSAT''@/0/g' -e 's/@''GNULIB_FCHDIR''@/0/g' -e 's/@''GNULIB_FCHOWNAT''@/0/g' -e 's/@''GNULIB_FDATASYNC''@/0/g' -e 's/@''GNULIB_FSYNC''@/0/g' -e 's/@''GNULIB_FTRUNCATE''@/0/g' -e 's/@''GNULIB_GETCWD''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' -e 's/@''GNULIB_GETGROUPS'' @/0/g' -e 's/@''GNULIB_GETHOSTNAME''@/0/g' -e 's/@''GNULIB_GETLOGIN''@/0/g' -e 's/@''GNULIB_GETLOGIN_R''@/0/g' -e 's/@''GNULIB_GETPAGESIZE''@/0/g' -e 's/@''GNULIB_GETUSERSHELL''@/0/g' -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' -e 's/@''GNULIB_ISATTY''@/0/g' -e 's/@''GNULIB_LCHOWN''@/0/g' -e 's/@''GNULIB_LINK''@/0/g' -e 's/@''GNULIB_LINKAT''@/0/g' -e 's/@''GNULIB_LSEEK''@/1/g' -e 's/@''GNULIB_PIPE''@/0/g' -e 's/@''GNULIB_PIPE2''@/0/g' -e 's/@''GNULIB_PREAD''@/0/g' -e 's/@''GNULIB_PWRITE''@/0/g' -e 's/@''GNULIB_READ''@/0/g' -e 's/@''GNULIB_READLINK''@/0/g' -e 's/@''GNULIB_READLINKAT''@/0/g' -e 's/@''GNULIB_RMDIR''@/0/g' -e 's/@''GNULIB_SETHOSTNAME''@/0/g' -e 's/@''GNULIB_SLEEP''@/0/g' -e 's/@''GNULIB_SYMLINK''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_SYMLINKAT''@/0/g' -e 's/@''GNULIB_TTYNAME_R''@/0/g' -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' -e 's/@''GNULIB_UNLINK''@/0/g' -e 's/ @''GNULIB_UNLINKAT''@/0/g' -e 's/@''GNULIB_! USLEEP''@/0/g' -e 's/@''GNULIB_WRITE''@/0/g' < ./unistd.in.h | sed -e 's|@''HAVE_CHOWN''@|1|g' -e 's|@''HAVE_DUP2''@|1|g' -e 's|@''HAVE_DUP3''@|1|g' -e 's|@''HAVE_EUIDACCESS''@|1|g' -e 's|@''HAVE_FACCESSAT''@|1|g' -e 's|@''HAVE_FCHDIR''@|1|g' -e 's|@''HAVE_FCHOWNAT''@|1|g' -e 's|@''HAVE_FDATASYNC''@|1|g' -e 's|@''HAVE_FSYNC''@|1|g' -e 's|@''HAVE_FTRUNCATE''@|1|g' -e 's|@''HAVE_GETDTABLESIZE''@|1|g' -e 's|@''HAVE_GETGROUPS''@|1|g' -e 's|@''HAVE_GETHOSTNAME''@|1|g' -e 's|@''HAVE_GETLOGIN''@|1|g' -e 's|@''HAVE_GETPAGESIZE''@|1|g' -e 's|@''HAVE_GROUP_MEMBER''@|1|g' -e 's|@''HAVE_LCHOWN''@|1|g' -e 's|@''HAVE_LINK''@|1|g' -e 's|@''HAVE_LINKAT''@|1|g' -e 's|@''HAVE_PIPE''@|1|g' -e 's|@''HAVE_PIPE2''@|1|g' -e 's|@''HAVE_PREAD''@|1|g' -e 's|@''HAVE_PWRITE''@|1|g' -e 's|@''HAVE_READLINK''@|1|g' -e 's|@''HAVE_READLINKAT''@|1|g' -e 's|@''HAVE_SETHOSTNAME''@|1|g' -e 's|@''HAVE_SLEEP''@|1|g' -e 's|@''HAVE_SYMLINK''@|1|g' -e 's|@''HAVE_SYMLINKAT''@|1|g' -e 's|@''HAV E_UNLINKAT''@|1|g' -e 's|@''HAVE_USLEEP''@|1|g' -e 's|@''HAVE_DECL_ENVIRON''@|1|g' -e 's|@''HAVE_DECL_FCHDIR''@|1|g' -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' -e 's|@''HAVE_OS_H''@|0|g' -e 's|@''HAVE_SYS_PARAM_H''@|0|g' | sed -e 's|@''REPLACE_CHOWN''@|0|g' -e 's|@''REPLACE_CLOSE''@|0|g' -e 's|@''REPLACE_DUP''@|0|g' -e 's|@''REPLACE_DUP2''@|0|g' -e 's|@''REPLACE_FCHOWNAT''@|0|g' -e 's|@''REPLACE_FTRUNCATE''@|0|g' -e 's|@''REPLACE_GETCWD''@|0|g' -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' -e 's|@''REPLACE_GETLOGIN_R''@|0|g' -e 's|@''REPLACE_GETGROUPS''@|0|g' -e 's|@''REPLACE_GETPAGESIZE''@|0|g' -e 's|@''REPLACE_ISATTY''@|0|g' -e 's|@''REPLACE_LCHOWN''@|0|g' -e 's|@''REPLACE_LINK''@|0|g' -e 's|@''RE PLACE_LINKAT''@|0|g' -e 's|@''REPLACE_LSEEK! ''@|0|g' ! -e 's|@''REPLACE_PREAD''@|0|g' -e 's|@''REPLACE_PWRITE''@|0|g' -e 's|@''REPLACE_READ''@|0|g' -e 's|@''REPLACE_READLINK''@|0|g' -e 's|@''REPLACE_RMDIR''@|0|g' -e 's|@''REPLACE_SLEEP''@|0|g' -e 's|@''REPLACE_SYMLINK''@|0|g' -e 's|@''REPLACE_TTYNAME_R''@|0|g' -e 's|@''REPLACE_UNLINK''@|0|g' -e 's|@''REPLACE_UNLINKAT''@|0|g' -e 's|@''REPLACE_USLEEP''@|0|g' -e 's|@''REPLACE_WRITE''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; } > unistd.h-t && mv unistd.h-t unistd.h /usr/bin/make all-recursive /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT opendir-safer.lo -MD -MP -MF .deps/opendir-safer.Tpo -c -o opendir-safer.lo opendir-safer.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT opendir-safer.lo -MD -MP -MF .deps/opendir-safer.Tpo -c opendir-safer.c -fPIC -DPIC -o .libs/opendir-safer.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT opendir-safer.lo -MD -MP -MF .deps/opendir-safer.Tpo -c opendir-safer.c -o opendir-safer.o >/dev/null 2>&1 mv -f .deps/opendir-safer.Tpo .deps/opendir-safer.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT fd-hook.lo -MD -MP -MF .deps/fd-hook.Tpo -c -o fd-hook.lo fd-hook.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT fd-hook.lo -MD -MP -MF .deps/fd-hook.Tpo -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT fd-hook.lo -MD -MP -MF .deps/fd-hook.Tpo -c fd-hook.c -o fd-hook.o >/dev/null 2>&1 mv -f .deps/fd-hook.Tpo .deps/fd-hook.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c -o progname.lo progname.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -fPIC -DPIC -o .libs/progname.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -o progname.o >/dev/null 2>&1 mv -f .deps/progname.Tpo .deps/progname.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c -o unistd.lo unistd.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c unistd.c -fPIC -DPIC -o .libs/unistd.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c unistd.c -o unistd.o >/dev/null 2>&1 mv -f .deps/unistd.Tpo .deps/unistd.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT dup-safer.lo -MD -MP -MF .deps/dup-safer.Tpo -c -o dup-safer.lo dup-safer.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT dup-safer.lo -MD -MP -MF .deps/dup-safer.Tpo -c dup-safer.c -fPIC -DPIC -o .libs/dup-safer.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT dup-safer.lo -MD -MP -MF .deps/dup-safer.Tpo -c dup-safer.c -o dup-safer.o >/dev/null 2>&1 mv -f .deps/dup-safer.Tpo .deps/dup-safer.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT fd-safer.lo -MD -MP -MF .deps/fd-safer.Tpo -c -o fd-safer.lo fd-safer.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT fd-safer.lo -MD -MP -MF .deps/fd-safer.Tpo -c fd-safer.c -fPIC -DPIC -o .libs/fd-safer.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT fd-safer.lo -MD -MP -MF .deps/fd-safer.Tpo -c fd-safer.c -o fd-safer.o >/dev/null 2>&1 mv -f .deps/fd-safer.Tpo .deps/fd-safer.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT pipe-safer.lo -MD -MP -MF .deps/pipe-safer.Tpo -c -o pipe-safer.lo pipe-safer.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT pipe-safer.lo -MD -MP -MF .deps/pipe-safer.Tpo -c pipe-safer.c -fPIC -DPIC -o .libs/pipe-safer.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT pipe-safer.lo -MD -MP -MF .deps/pipe-safer.Tpo -c pipe-safer.c -o pipe-safer.o >/dev/null 2>&1 mv -f .deps/pipe-safer.Tpo .deps/pipe-safer.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -no-undefined -lpthread -o libgnulib.la opendir-safer.lo fd-hook.lo progname.lo unistd.lo dup-safer.lo fd-safer.lo pipe-safer.lo libtool: link: ar cru .libs/libgnulib.a .libs/opendir-safer.o .libs/fd-hook.o .libs/progname.o .libs/unistd.o .libs/dup-safer.o .libs/fd-safer.o .libs/pipe-safer.o libtool: link: ranlib .libs/libgnulib.a libtool: link: ( cd ".libs" && rm -f "libgnulib.la" && ln -s "../libgnulib.la" "libgnulib.la" ) Making all in doc Making all in tests rm -f arg-nonnull.h-t arg-nonnull.h && sed -n -e '/GL_ARG_NONNULL/,$p' < ../../build-aux/snippet/arg-nonnull.h > arg-nonnull.h-t && mv arg-nonnull.h-t arg-nonnull.h rm -f c++defs.h-t c++defs.h && sed -n -e '/_GL_CXXDEFS/,$p' < ../../build-aux/snippet/c++defs.h > c++defs.h-t && mv c++defs.h-t c++defs.h rm -f warn-on-use.h-t warn-on-use.h && sed -n -e '/^.ifndef/,$p' < ../../build-aux/snippet/warn-on-use.h > warn-on-use.h-t && mv warn-on-use.h-t warn-on-use.h /usr/bin/make all-recursive Making all in . Making all in docs Making all in testutils gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT lndir.o -MD -MP -MF .deps/lndir.Tpo -c -o lndir.o lndir.c mv -f .deps/lndir.Tpo .deps/lndir.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -L../gl/lib -o lndir lndir.o libtool: link: gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -o lndir lndir.o -L../gl/lib g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT realpwd.o -MD -MP -MF .deps/realpwd.Tpo -c -o realpwd.o realpwd.cc mv -f .deps/realpwd.Tpo .deps/realpwd.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -pipe -fno-strict-aliasing -L../gl/lib -o realpwd realpwd.o libtool: link: g++ -O2 -pipe -fno-strict-aliasing -o realpwd realpwd.o -L../gl/lib gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT user.o -MD -MP -MF .deps/user.Tpo -c -o user.o user.c mv -f .deps/user.Tpo .deps/user.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -L../gl/lib -o user user.o libtool: link: gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -o user user.o -L../gl/lib gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT yes.o -MD -MP -MF .deps/yes.Tpo -c -o yes.o yes.c mv -f .deps/yes.Tpo .deps/yes.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -L../gl/lib -o yes yes.o libtool: link: gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -o yes yes.o -L../gl/lib gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT ekko.o -MD -MP -MF .deps/ekko.Tpo -c -o ekko.o ekko.c mv -f .deps/ekko.Tpo .deps/ekko.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -L../gl/lib -o ekko ekko.o libtool: link: gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -o ekko ekko.o -L../gl/lib gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT seeker.o -MD -MP -MF .deps/seeker.Tpo -c -o seeker.o seeker.c mv -f .deps/seeker.Tpo .deps/seeker.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -L../gl/lib -o seeker seeker.o libtool: link: gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -o seeker seeker.o -L../gl/lib gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT yammer.o -MD -MP -MF .deps/yammer.Tpo -c -o yammer.o yammer.c mv -f .deps/yammer.Tpo .deps/yammer.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -L../gl/lib -o yammer yammer.o libtool: link: gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -o yammer yammer.o -L../gl/lib gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT uu_decode.o -MD -MP -MF .deps/uu_decode.Tpo -c -o uu_decode.o uu_decode.c mv -f .deps/uu_decode.Tpo .deps/uu_decode.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -L../gl/lib -o uu_decode uu_decode.o libtool: link: gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -o uu_decode uu_decode.o -L../gl/lib Making all in auxfiles Making all in src /usr/bin/make all-am g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT rl-merge.o -MD -MP -MF .deps/rl-merge.Tpo -c -o rl-merge.o rl-merge.cc mv -f .deps/rl-merge.Tpo .deps/rl-merge.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT bodyio.o -MD -MP -MF .deps/bodyio.Tpo -c -o bodyio.o bodyio.cc mv -f .deps/bodyio.Tpo .deps/bodyio.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT sf-get.o -MD -MP -MF .deps/sf-get.Tpo -c -o sf-get.o sf-get.cc mv -f .deps/sf-get.Tpo .deps/sf-get.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT sf-get3.o -MD -MP -MF .deps/sf-get3.Tpo -c -o sf-get3.o sf-get3.cc mv -f .deps/sf-get3.Tpo .deps/sf-get3.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT seqstate.o -MD -MP -MF .deps/seqstate.Tpo -c -o seqstate.o seqstate.cc mv -f .deps/seqstate.Tpo .deps/seqstate.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT canonify.o -MD -MP -MF .deps/canonify.Tpo -c -o canonify.o canonify.cc mv -f .deps/canonify.Tpo .deps/canonify.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT writesubst.o -MD -MP -MF .deps/writesubst.Tpo -c -o writesubst.o writesubst.cc mv -f .deps/writesubst.Tpo .deps/writesubst.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT pfile.o -MD -MP -MF .deps/pfile.Tpo -c -o pfile.o pfile.cc mv -f .deps/pfile.Tpo .deps/pfile.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT encoding.o -MD -MP -MF .deps/encoding.Tpo -c -o encoding.o encoding.cc mv -f .deps/encoding.Tpo .deps/encoding.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT sf-add.o -MD -MP -MF .deps/sf-add.Tpo -c -o sf-add.o sf-add.cc mv -f .deps/sf-add.Tpo .deps/sf-add.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT sf-kw.o -MD -MP -MF .deps/sf-kw.Tpo -c -o sf-kw.o sf-kw.cc mv -f .deps/sf-kw.Tpo .deps/sf-kw.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT dtbl-prepend.o -MD -MP -MF .deps/dtbl-prepend.Tpo -c -o dtbl-prepend.o dtbl-prepend.cc In file included from /usr/include/c++/4.2/bits/gthr-default.h:44, from /usr/include/c++/4.2/bits/gthr.h:114, from /usr/include/c++/4.2/bits/c++io.h:43, from /usr/include/c++/4.2/iosfwd:46, from /usr/include/c++/4.2/bits/stl_algobase.h:70, from /usr/include/c++/4.2/deque:66, from delta-table.h:28, from dtbl-prepend.cc:27: ./gl/lib/unistd.h:135:3: error: #error "Please include config.h first." In file included from /usr/include/c++/4.2/bits/gthr-default.h:44, from /usr/include/c++/4.2/bits/gthr.h:114, from /usr/include/c++/4.2/bits/c++io.h:43, from /usr/include/c++/4.2/iosfwd:46, from /usr/include/c++/4.2/bits/stl_algobase.h:70, from /usr/include/c++/4.2/deque:66, from delta-table.h:28, from dtbl-prepend.cc:27: ./gl/lib/unistd.h:620: error: expected constructor, destructor, or type conversion before 'extern' In file included from /usr/include/c++/4.2/bits/gthr.h:114, from /usr/include/c++/4.2/bits/c++io.h:43, from /usr/include/c++/4.2/iosfwd:46, from /usr/include/c++/4.2/bits/stl_algobase.h:70, from /usr/include/c++/4.2/deque:66, from delta-table.h:28, from dtbl-prepend.cc:27: /usr/include/c++/4.2/bits/gthr-default.h:46: error: expected constructor, destructor, or type conversion before 'typedef' /usr/include/c++/4.2/bits/gthr-default.h:584: error: '__gthread_key_create' declared as an 'inline' variable /usr/include/c++/4.2/bits/gthr-default.h:584: error: '__gthread_key_t' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:584: error: 'key' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:584: error: 'dtor' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:584: error: expected primary-expression before 'void' /usr/include/c++/4.2/bits/gthr-default.h:584: error: initializer expression list treated as compound expression /usr/include/c++/4.2/bits/gthr-default.h:585: error: expected ',' or ';' before '{' token /usr/include/c++/4.2/bits/gthr-default.h:590: error: '__gthread_key_delete' declared as an 'inline' variable /usr/include/c++/4.2/bits/gthr-default.h:590: error: '__gthread_key_t' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:591: error: expected ',' or ';' before '{' token /usr/include/c++/4.2/bits/gthr-default.h:596: error: '__gthread_getspecific' declared as an 'inline' variable /usr/include/c++/4.2/bits/gthr-default.h:596: error: '__gthread_key_t' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:597: error: expected ',' or ';' before '{' token /usr/include/c++/4.2/bits/gthr-default.h:602: error: '__gthread_setspecific' declared as an 'inline' variable /usr/include/c++/4.2/bits/gthr-default.h:602: error: '__gthread_key_t' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:602: error: expected primary-expression before 'const' /usr/include/c++/4.2/bits/gthr-default.h:602: error: initializer expression list treated as compound expression /usr/include/c++/4.2/bits/gthr-default.h:603: error: expected ',' or ';' before '{' token *** [dtbl-prepend.o] Error code 1 Stop in /wrkdirs/usr/ports/devel/cssc/work/CSSC-1.4.0/src. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/devel/cssc/work/CSSC-1.4.0/src. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/devel/cssc/work/CSSC-1.4.0. *** [all] Error code 1 Stop in /wrkdirs/usr/ports/devel/cssc/work/CSSC-1.4.0. *** [do-build] Error code 1 Stop in /usr/ports/devel/cssc. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 14:51:36 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 723FE95B; Thu, 29 Jan 2015 14:51:36 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 52799611; Thu, 29 Jan 2015 14:51:36 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TEpafU052114; Thu, 29 Jan 2015 14:51:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TEpau9052108; Thu, 29 Jan 2015 14:51:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 14:51:36 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291451.t0TEpau9052108@beefy2.isc.freebsd.org> To: amdmi3@FreeBSD.org Subject: [package - 93amd64-default][audio/wxguitar] Failed for wxguitar-1.01_6 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: Thu, 29 Jan 2015 14:51:36 -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: amdmi3@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: head/audio/wxguitar/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/wxguitar-1.01_6.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building audio/wxguitar build started at Thu Jan 29 14:50:48 UTC 2015 port directory: /usr/ports/audio/wxguitar building for: FreeBSD 93amd64-default-job-12 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: amdmi3@FreeBSD.org Makefile ident: $FreeBSD: head/audio/wxguitar/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=wxguitar-1.01_6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for wxguitar-1.01_6: NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-wx-config=/usr/local/bin/wxgtk2u-3.0-config --enable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/wxguitar/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/wxguitar/work HOME=/wrkdirs/usr/ports/audio/wxguitar/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/wxguitar/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/wxguitar/work HOME=/wrkdirs/usr/ports/audio/wxguitar/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -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-- NLS="" NO_NLS="@comment " OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/wxguitar" EXAMPLESDIR="share/examples/wxguitar" DATADIR="share/wxguitar" WWWDIR="www/wxguitar" ETCDIR="etc/wxguitar" --End PLIST_SUB-- --SUB_LIST-- NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/wxguitar DOCSDIR=/usr/local/share/doc/wxguitar EXAMPLESDIR=/usr/local/share/examples/wxguitar WWWDIR=/usr/local/www/wxguitar ETCDIR=/usr/local/etc/wxguitar --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> wxguitar-1.01_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.7.txz [93amd64-default-job-12] Installing pkg-1.4.7... [93amd64-default-job-12] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of wxguitar-1.01_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by wxguitar-1.01_6 for building =========================================================================== =================================================== ===> Fetching all distfiles required by wxguitar-1.01_6 for building => SHA256 Checksum OK for wxguitar-1.01.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by wxguitar-1.01_6 for building ===> Extracting for wxguitar-1.01_6 => SHA256 Checksum OK for wxguitar-1.01.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for wxguitar-1.01_6 =========================================================================== =================================================== ===> wxguitar-1.01_6 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-default-job-12] Installing gettext-tools-0.19.4... [93amd64-default-job-12] `-- Installing expat-2.1.0_2... [93amd64-default-job-12] `-- Extracting expat-2.1.0_2... done [93amd64-default-job-12] `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-12] | `-- Installing indexinfo-0.2.2... [93amd64-default-job-12] | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-12] | `-- Installing libiconv-1.14_6... [93amd64-default-job-12] | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-12] `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-12] Extracting gettext-tools-0.19.4... done ===> Returning to build of wxguitar-1.01_6 =========================================================================== =================================================== ===> wxguitar-1.01_6 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.3) ===> wxguitar-1.01_6 depends on shared library: libwx_baseu-3.0.so - not found ===> Verifying for libwx_baseu-3.0.so in /usr/ports/x11-toolkits/wxgtk30 ===> Installing existing package /packages/All/wx30-gtk2-3.0.2_2.txz [93amd64-default-job-12] Installing wx30-gtk2-3.0.2_2... [93amd64-default-job-12] `-- Installing ORBit2-2.14.19_1... [93amd64-default-job-12] | `-- Installing glib-2.42.1... [93amd64-default-job-12] | | `-- Installing libffi-3.2.1... [93amd64-default-job-12] | | `-- Extracting libffi-3.2.1... done [93amd64-default-job-12] | | `-- Installing pcre-8.35_2... [93amd64-default-job-12] | | `-- Extracting pcre-8.35_2... done [93amd64-default-job-12] | | `-- Installing perl5-5.18.4_11... [93amd64-default-job-12] | | `-- Extracting perl5-5.18.4_11... done [93amd64-default-job-12] | | `-- Installing python27-2.7.9... [93amd64-default-job-12] | | `-- Extracting python27-2.7.9... done [93amd64-default-job-12] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-default-job-12] | `-- Installing libIDL-0.8.14_2... [93amd64-default-job-12] | `-- Extracting libIDL-0.8.14_2... done [93amd64-default-job-12] `-- Extracting ORBit2-2.14.19_1... done [93amd64-default-job-12] `-- Installing atk-2.14.0... [93amd64-default-job-12] `-- Extracting atk-2.14.0... done [93amd64-default-job-12] `-- Installing gcc-4.8.4... [93amd64-default-job-12] | `-- Installing binutils-2.25... [93amd64-default-job-12] | `-- Extracting binutils-2.25... done [93amd64-default-job-12] | `-- Installing gcc-ecj-4.5... [93amd64-default-job-12] | `-- Extracting gcc-ecj-4.5... done [93amd64-default-job-12] | `-- Installing gmp-5.1.3_2... [93amd64-default-job-12] | `-- Extracting gmp-5.1.3_2... done [93amd64-default-job-12] | `-- Installing mpc-1.0.2_1... [93amd64-default-job-12] | | `-- Installing mpfr-3.1.2_2... [93amd64-default-job-12] | | `-- Extracting mpfr-3.1.2_2... done [93amd64-default-job-12] | `-- Extracting mpc-1.0.2_1... done [93amd64-default-job-12] `-- Extracting gcc-4.8.4... done [93amd64-default-job-12] `-- Installing gconf2-3.2.6_3... [93amd64-default-job-12] | `-- Installing dbus-glib-0.100.2_1... [93amd64-default-job-12] | | `-- Installing dbus-1.8.12_1... [93amd64-default-job-12] | | `-- Installing gnome_subr-1.0... [93amd64-default-job-12] | | `-- Extracting gnome_subr-1.0... done [93amd64-default-job-12] | | `-- Installing libICE-1.0.9,1... [93amd64-default-job-12] | | | `-- Installing xproto-7.0.26... [93amd64-default-job-12] | | | `-- Extracting xproto-7.0.26... done [93amd64-default-job-12] | | `-- Extracting libICE-1.0.9,1... done [93amd64-default-job-12] | | `-- Installing libSM-1.2.2_2,1... [93amd64-default-job-12] | | `-- Extracting libSM-1.2.2_2,1... done [93amd64-default-job-12] | | `-- Installing libX11-1.6.2_2,1... [93amd64-default-job-12] | | | `-- Installing kbproto-1.0.6... [93amd64-default-job-12] | | | `-- Extracting kbproto-1.0.6... done [93amd64-default-job-12] | | | `-- Installing libXau-1.0.8_2... [93amd64-default-job-12] | | | `-- Extracting libXau-1.0.8_2... done [93amd64-default-job-12] | | | `-- Installing libXdmcp-1.1.1_2... [93amd64-default-job-12] | | | `-- Extracting libXdmcp-1.1.1_2... done [93amd64-default-job-12] | | `-- Installing libsoup-2.48.1_1... [93amd64-default-job-12] | | `-- Installing glib-networking-2.42.1_1... [93amd64-default-job-12] | | | `-- Installing gnutls-3.2.21... [93amd64-default-job-12] | | | `-- Installing libidn-1.29... [93amd64-default-job-12] | | | `-- Extracting libidn-1.29... done [93amd64-default-job-12] | | | `-- Installing libtasn1-4.2... [93amd64-default-job-12] | | | `-- Extracting libtasn1-4.2... done [93amd64-default-job-12] | | | `-- Installing nettle-2.7.1... [93amd64-default-job-12] | | | `-- Extracting nettle-2.7.1... done [93amd64-default-job-12] | | | `-- Installing p11-kit-0.22.1... [93amd64-default-job-12] | | | `-- Extracting p11-kit-0.22.1... done [93amd64-default-job-12] | | | `-- Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [93amd64-default-job-12] | | | `-- Extracting trousers-tddl-0.3.10_7... done [93amd64-default-job-12] | | | `-- Extracting gnutls-3.2.21... done [93amd64-default-job-12] | | | `-- Installing gsettings-desktop-schemas-3.14.1... [93amd64-default-job-12] | | | `-- Installing cantarell-fonts-0.0.16... [93amd64-default-job-12] | | | `-- Extracting cantarell-fonts-0.0.16... done /usr/local/share/fonts/cantarell: caching, new cache contents: 2 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory /usr/local/bin/fc-cache: succeeded [93amd64-default-job-12] | | | `-- Extracting gsettings-desktop-schemas-3.14.1... done [93amd64-default-job-12] | | | `-- Installing libgcrypt-1.6.2... [93amd64-default-job-12] | | | `-- Installing libgpg-error-1.17... [93amd64-default-job-12] | | | `-- Extracting libgpg-error-1.17... done [93amd64-default-job-12] | | | `-- Extracting libgcrypt-1.6.2... done [93amd64-default-job-12] | | | `-- Installing libproxy-0.4.6... [93amd64-default-job-12] | | | `-- Extracting libproxy-0.4.6... done [93amd64-default-job-12] | | `-- Extracting glib-networking-2.42.1_1... done [93amd64-default-job-12] | | `-- Installing sqlite3-3.8.8... [93amd64-default-job-12] | | `-- Extracting sqlite3-3.8.8... done [93amd64-default-job-12] | | `-- Extracting libsoup-2.48.1_1... done [93amd64-default-job-12] | `-- Extracting geoclue-2.1.10... done [93amd64-default-job-12] | `-- Installing gstreamer1-plugins-1.4.5_1... [93amd64-default-job-12] | | `-- Installing gstreamer1-1.4.5... [93amd64-default-job-12] | | `-- Extracting gstreamer1-1.4.5... done [93amd64-default-job-12] | | `-- Installing iso-codes-3.57... [93amd64-default-job-12] | | `-- Extracting iso-codes-3.57... done [93amd64-default-job-12] | `-- Extracting gstreamer1-plugins-1.4.5_1... done [93amd64-default-job-12] | `-- Installing libsecret-0.18_3... [93amd64-default-job-12] | `-- Extracting libsecret-0.18_3... done [93amd64-default-job-12] | `-- Installing libxslt-1.1.28_6... [93amd64-default-job-12] | `-- Extracting libxslt-1.1.28_6... done [93amd64-default-job-12] | `-- Installing webp-0.4.2_3... [93amd64-default-job-12] | | `-- Installing giflib-5.0.6... [93amd64-default-job-12] | | `-- Extracting giflib-5.0.6... done [93amd64-default-job-12] | `-- Extracting webp-0.4.2_3... done [93amd64-default-job-12] `-- Extracting webkit-gtk2-2.4.8... done [93amd64-default-job-12] Extracting wx30-gtk2-3.0.2_2... done 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 ===================================================================== Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Message for dejavu-2.34_4: 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. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of wxguitar-1.01_6 =========================================================================== =================================================== ===> Configuring for wxguitar-1.01_6 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for style of include used by make... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking build system type... amd64-portbld-freebsd9.3 checking host system type... amd64-portbld-freebsd9.3 checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for wx-config... /usr/local/bin/wxgtk2u-3.0-config checking for wxWidgets version >= 2.8.10... yes (version 3.0.2) checking for wxWidgets static library... no checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes configure: creating ./config.status config.status: creating po/Makefile.in config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating Makefile config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands =========================================================================== =================================================== ===> Building for wxguitar-1.01_6 Making all in src c++ -DPACKAGE_NAME=\"wxguitar\" -DPACKAGE_TARNAME=\"wxguitar\" -DPACKAGE_VERSION=\"1.01\" -DPACKAGE_STRING=\"wxguitar\ 1.01\" -DPACKAGE_BUGREPORT=\"indt@mail.ru\" -DPACKAGE=\"wxguitar\" -DVERSION=\"1.01\" -DHAVE_ICONV=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -s -O2 -pipe -fstack-protector -fno-strict-aliasing -s -MT wxguitar-wxGuitarMain.o -MD -MP -MF .deps/wxguitar-wxGuitarMain.Tpo -c -o wxguitar-wxGuitarMain.o `test -f 'wxGuitarMain.cpp' || echo './'`wxGuitarMain.cpp mv -f .deps/wxguitar-wxGuitarMain.Tpo .deps/wxguitar-wxGuitarMain.Po c++ -DPACKAGE_NAME=\"wxguitar\" -DPACKAGE_TARNAME=\"wxguitar\" -DPACKAGE_VERSION=\"1.01\" -DPACKAGE_STRING=\"wxguitar\ 1.01\" -DPACKAGE_BUGREPORT=\"indt@mail.ru\" -DPACKAGE=\"wxguitar\" -DVERSION=\"1.01\" -DHAVE_ICONV=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -s -O2 -pipe -fstack-protector -fno-strict-aliasing -s -MT wxguitar-wxGuitarApp.o -MD -MP -MF .deps/wxguitar-wxGuitarApp.Tpo -c -o wxguitar-wxGuitarApp.o `test -f 'wxGuitarApp.cpp' || echo './'`wxGuitarApp.cpp mv -f .deps/wxguitar-wxGuitarApp.Tpo .deps/wxguitar-wxGuitarApp.Po c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -s -O2 -pipe -fstack-protector -fno-strict-aliasing -s -L/usr/local/lib -fstack-protector -o wxguitar wxguitar-wxGuitarMain.o wxguitar-wxGuitarApp.o -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `std::ctype::_M_widen_init() const@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `typeinfo for __cxxabiv1::__forced_unwind@CXXABI_1.3.2' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' *** [wxguitar] Error code 1 Stop in /wrkdirs/usr/ports/audio/wxguitar/work/wxGuitar/src. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/audio/wxguitar/work/wxGuitar. *** [do-build] Error code 1 Stop in /usr/ports/audio/wxguitar. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 14:54:40 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 A0B13A10; Thu, 29 Jan 2015 14:54:40 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 7FD4C635; Thu, 29 Jan 2015 14:54:40 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TEseqm079633; Thu, 29 Jan 2015 14:54:40 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TEse3k079627; Thu, 29 Jan 2015 14:54:40 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 14:54:40 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291454.t0TEse3k079627@beefy2.isc.freebsd.org> To: cy@FreeBSD.org Subject: [package - 93amd64-default][sysutils/syslog-ng-devel] Failed for syslog-ng-devel-3.7.0a2_1 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: Thu, 29 Jan 2015 14:54:40 -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: cy@FreeBSD.org Last committer: tijl@FreeBSD.org Ident: $FreeBSD: head/sysutils/syslog-ng-devel/Makefile 377064 2015-01-15 09:05:37Z tijl $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/syslog-ng-devel-3.7.0a2_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building sysutils/syslog-ng-devel build started at Thu Jan 29 14:53:59 UTC 2015 port directory: /usr/ports/sysutils/syslog-ng-devel building for: FreeBSD 93amd64-default-job-07 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: cy@FreeBSD.org Makefile ident: $FreeBSD: head/sysutils/syslog-ng-devel/Makefile 377064 2015-01-15 09:05:37Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=syslog-ng-devel-3.7.0a2_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for syslog-ng-devel-3.7.0a2_1: DOCS=on: Build and/or install documentation GEOIP=off: Build with GeoIP support IPV6=on: Build with IPV6 support JSON=on: Build with JSON-C support OPENSSL=on: SSL/TLS support via OpenSSL REDIS=off: Build with Redis support SMTP=off: Build with SMTP support SPOOF=off: Build with spoof source support SQL=off: Build with database (libdbi) support TCP_WRAPPERS=off: Build with TCP Wrappers ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --sysconfdir=/usr/local/etc --localstatedir=/var/db --enable-dynamic-linking --enable-debug --datadir=/usr/local/share/syslog-ng/ --enable-ssl --disable-tcp-wrapper --disable-spoof-source --enable-ipv6 --disable-geoip --disable-redis --disable-smtp --disable-sql --enable-json --disable-linux-caps --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work TMPDIR="/tmp" OPENSSL_CFLAGS="-I/usr/local/include" OPENSSL_LIBS="-L/usr/local/lib -lcrypto -lssl" XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work TMPDIR="/tmp" OPENSSLLIB=/usr/local/lib OPENSSLINC=/usr/local/include OPENSSLBASE=/usr/local OPENSSLDIR=/usr/local/openssl XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/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=" -Wl,-rpath,/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-prote ctor -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-- OSREL=9.3 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/syslog-ng" EXAMPLESDIR="share/examples/syslog-ng" DATADIR="share/syslog-ng" WWWDIR="www/syslog-ng" ETCDIR="etc/syslog-ng" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/syslog-ng DOCSDIR=/usr/local/share/doc/syslog-ng EXAMPLESDIR=/usr/local/share/examples/syslog-ng WWWDIR=/usr/local/www/syslog-ng ETCDIR=/usr/local/etc/syslog-ng --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> syslog-ng-devel-3.7.0a2_1 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.7.txz [93amd64-default-job-07] Installing pkg-1.4.7... [93amd64-default-job-07] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of syslog-ng-devel-3.7.0a2_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by syslog-ng-devel-3.7.0a2_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by syslog-ng-devel-3.7.0a2_1 for building => SHA256 Checksum OK for syslog-ng-3.7.0alpha2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by syslog-ng-devel-3.7.0a2_1 for building ===> Extracting for syslog-ng-devel-3.7.0a2_1 => SHA256 Checksum OK for syslog-ng-3.7.0alpha2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for syslog-ng-devel-3.7.0a2_1 =========================================================================== =================================================== ===> syslog-ng-devel-3.7.0a2_1 depends on file: /usr/local/lib/libcrypto.so.8 - not found ===> Verifying install for /usr/local/lib/libcrypto.so.8 in /usr/ports/security/openssl ===> Installing existing package /packages/All/openssl-1.0.1_18.txz [93amd64-default-job-07] Installing openssl-1.0.1_18... [93amd64-default-job-07] Extracting openssl-1.0.1_18... done Message for openssl-1.0.1_18: Copy /usr/local/openssl/openssl.cnf.sample to /usr/local/openssl/openssl.cnf and edit it to fit your needs. ===> Returning to build of syslog-ng-devel-3.7.0a2_1 ===> syslog-ng-devel-3.7.0a2_1 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 [93amd64-default-job-07] Installing gmake-4.1_1... [93amd64-default-job-07] `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-07] | `-- Installing indexinfo-0.2.2... [93amd64-default-job-07] | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-07] | `-- Installing libiconv-1.14_6... [93amd64-default-job-07] | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-07] `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-07] Extracting gmake-4.1_1... done ===> Returning to build of syslog-ng-devel-3.7.0a2_1 ===> syslog-ng-devel-3.7.0a2_1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93amd64-default-job-07] Installing pkgconf-0.9.7... [93amd64-default-job-07] Extracting pkgconf-0.9.7... done ===> Returning to build of syslog-ng-devel-3.7.0a2_1 =========================================================================== =================================================== ===> syslog-ng-devel-3.7.0a2_1 depends on shared library: libevtlog.so - not found ===> Verifying for libevtlog.so in /usr/ports/sysutils/eventlog ===> Installing existing package /packages/All/eventlog-0.2.12_1.txz [93amd64-default-job-07] Installing eventlog-0.2.12_1... [93amd64-default-job-07] Extracting eventlog-0.2.12_1... done ===> Returning to build of syslog-ng-devel-3.7.0a2_1 ===> syslog-ng-devel-3.7.0a2_1 depends on shared library: libpcre.so - not found ===> Verifying for libpcre.so in /usr/ports/devel/pcre ===> Installing existing package /packages/All/pcre-8.35_2.txz [93amd64-default-job-07] Installing pcre-8.35_2... [93amd64-default-job-07] Extracting pcre-8.35_2... done ===> Returning to build of syslog-ng-devel-3.7.0a2_1 ===> syslog-ng-devel-3.7.0a2_1 depends on shared library: libjson-c.so - not found ===> Verifying for libjson-c.so in /usr/ports/devel/json-c ===> Installing existing package /packages/All/json-c-0.12_1.txz [93amd64-default-job-07] Installing json-c-0.12_1... [93amd64-default-job-07] Extracting json-c-0.12_1... done ===> Returning to build of syslog-ng-devel-3.7.0a2_1 ===> syslog-ng-devel-3.7.0a2_1 depends on shared library: libglib-2.0.so - not found ===> Verifying for libglib-2.0.so in /usr/ports/devel/glib20 ===> Installing existing package /packages/All/glib-2.42.1.txz [93amd64-default-job-07] Installing glib-2.42.1... [93amd64-default-job-07] `-- Installing libffi-3.2.1... [93amd64-default-job-07] `-- Extracting libffi-3.2.1... done [93amd64-default-job-07] `-- Installing perl5-5.18.4_11... [93amd64-default-job-07] `-- Extracting perl5-5.18.4_11... done [93amd64-default-job-07] `-- Installing python27-2.7.9... [93amd64-default-job-07] `-- Extracting python27-2.7.9... done [93amd64-default-job-07] Extracting glib-2.42.1... done No schema files found: doing nothing. Message for python27-2.7.9: ===================================================================== Note that some standard Python modules are provided as separate ports prefix : /usr/local linking mode : dynamic embedded crypto : no __thread keyword : yes Submodules: ivykis : internal libmongo-client : internal librabbitmq : internal jsonc : system Features: Debug symbols : yes GCC profiling : no Memtrace : no IPV6 support : yes spoof-source support : no tcp-wrapper support : no Linux capability support : no Env wrapper support : no systemd support : no (unit dir: none) systemd-journal support : no Modules: Module search path : ${exec_prefix}/lib/syslog-ng Sun STREAMS support (module): no SSL support (module) : yes SQL support (module) : no PACCT module (EXPERIMENTAL) : no MongoDB destination (module): yes JSON support (module) : yes SMTP support (module) : no AMQP destination (module) : yes STOMP destination (module) : yes GEOIP support (module) : no Redis support (module) : no Riemann destination (module): no =========================================================================== =================================================== ===> Building for syslog-ng-devel-3.7.0a2_1 gmake -C modules/afamqp/rabbitmq-c gmake[1]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afamqp/rabbitmq-c' gmake all-am gmake[2]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afamqp/rabbitmq-c' CC librabbitmq/librabbitmq_librabbitmq_la-amqp_api.lo CC librabbitmq/librabbitmq_librabbitmq_la-amqp_connection.lo CC librabbitmq/librabbitmq_librabbitmq_la-amqp_framing.lo CC librabbitmq/librabbitmq_librabbitmq_la-amqp_mem.lo CC librabbitmq/librabbitmq_librabbitmq_la-amqp_socket.lo CC librabbitmq/librabbitmq_librabbitmq_la-amqp_table.lo CC librabbitmq/librabbitmq_librabbitmq_la-amqp_url.lo CC librabbitmq/unix/librabbitmq_librabbitmq_la-socket.lo CCLD librabbitmq/librabbitmq.la CC examples/examples_libutils_la-utils.lo CC examples/unix/examples_libutils_la-platform_utils.lo CCLD examples/libutils.la CC examples/amqp_bind.o CCLD examples/amqp_bind CC examples/amqp_consumer.o CCLD examples/amqp_consumer CC examples/amqp_exchange_declare.o CCLD examples/amqp_exchange_declare CC examples/amqp_listen.o CCLD examples/amqp_listen CC examples/amqp_listenq.o CCLD examples/amqp_listenq CC examples/amqp_producer.o CCLD examples/amqp_producer CC examples/amqp_rpc_sendstring_client.o CCLD examples/amqp_rpc_sendstring_client CC examples/amqp_sendstring.o CCLD examples/amqp_sendstring CC examples/amqp_unbind.o CCLD examples/amqp_unbind gmake[2]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afamqp/rabbitmq-c' gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afamqp/rabbitmq-c' GEN modules/afamqp/dummy.c gmake -C modules/afmongodb/libmongo-client gmake[1]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client' gmake all-recursive gmake[2]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client' Making all in docs gmake[3]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/docs' Making all in tutorial gmake[4]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/docs/tutorial' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/docs/tutorial' gmake[4]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/docs' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/docs' gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/docs' Making all in src gmake[3]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/src' CC libmongo_client_la-compat.lo CC libmongo_client_la-bson.lo CC libmongo_client_la-mongo-wire.lo CC libmongo_client_la-mongo-client.lo mongo-client.c:44:1: warning: "MSG_NOSIGNAL" redefined In file included from compat.h:23, from libmongo-private.h:26, from mongo-client.c:25: /usr/include/sys/socket.h:461:1: warning: this is the location of the previous definition CC libmongo_client_la-mongo-utils.lo CC libmongo_client_la-mongo-sync.lo CC libmongo_client_la-mongo-sync-cursor.lo CC libmongo_client_la-mongo-sync-pool.lo CC libmongo_client_la-sync-gridfs.lo CC libmongo_client_la-sync-gridfs-chunk.lo CC libmongo_client_la-sync-gridfs-stream.lo CCLD libmongo-client.la gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/src' Making all in tests gmake[3]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/tests' Making all in libtap gmake[4]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/tests/libtap' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/tests/libtap' gmake[4]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/tests' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/tests' gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/tests' Making all in examples gmake[3]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/examples' CC mongo-dump.o CCLD mongo-dump CC bson-inspect.o CCLD bson-inspect CC gridfs.o CCLD gridfs gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/examples' gmake[3]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client' gmake[2]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client' gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client' GEN modules/afmongodb/dummy.c gmake --no-print-directory all-recursive CC libtest/libtest.o CC libtest/testutils.o CC libtest/msg_parse_lib.o CC libtest/template_lib.o CC libtest/proto_lib.o CC libtest/persist_lib.o CC libtest/mock-transport.o CC libtest/config_parse_lib.o AR libtest/libsyslog-ng-test.a CC lib/lib_libsyslog_ng_la-afinter.lo CC lib/lib_libsyslog_ng_la-alarms.lo CC lib/lib_libsyslog_ng_la-apphook.lo CC lib/lib_libsyslog_ng_la-block-ref-parser.lo CC lib/lib_libsyslog_ng_la-cache.lo CC lib/lib_libsyslog_ng_la-cfg.lo CC lib/lib_libsyslog_ng_la-cfg-args.lo CC lib/lib_libsyslog_ng_la-cfg-lexer.lo CC lib/lib_libsyslog_ng_la-cfg-lexer-subst.lo CC lib/lib_libsyslog_ng_la-cfg-parser.lo CC lib/lib_libsyslog_ng_la-cfg-tree.lo CC lib/lib_libsyslog_ng_la-children.lo CC lib/lib_libsyslog_ng_la-dnscache.lo CC lib/lib_libsyslog_ng_la-driver.lo CC lib/lib_libsyslog_ng_la-file-perms.lo CC lib/lib_libsyslog_ng_la-globals.lo CC lib/lib_libsyslog_ng_la-gprocess.lo CC lib/lib_libsyslog_ng_la-gsockaddr.lo CC lib/lib_libsyslog_ng_la-gsocket.lo CC lib/lib_libsyslog_ng_la-hostname.lo lib/hostname.c: In function 'is_hostname_fqdn': lib/hostname.c:51: warning: implicit declaration of function 'strchr' lib/hostname.c:51: warning: incompatible implicit declaration of built-in function 'strchr' lib/hostname.c: In function 'extract_domain_from_fqdn': lib/hostname.c:57: warning: incompatible implicit declaration of built-in function 'strchr' lib/hostname.c: In function 'convert_hostname_to_fqdn': lib/hostname.c:101: warning: implicit declaration of function 'strlen' lib/hostname.c:101: warning: incompatible implicit declaration of built-in function 'strlen' lib/hostname.c:107: warning: implicit declaration of function 'strncpy' lib/hostname.c:107: warning: incompatible implicit declaration of built-in function 'strncpy' lib/hostname.c: In function 'convert_hostname_to_short_hostname': lib/hostname.c:118: warning: incompatible implicit declaration of built-in function 'strchr' CC lib/lib_libsyslog_ng_la-host-resolve.lo lib/host-resolve.c: In function 'hostname_apply_options': lib/host-resolve.c:77: warning: implicit declaration of function 'strlen' lib/host-resolve.c:77: warning: incompatible implicit declaration of built-in function 'strlen' lib/host-resolve.c: In function 'resolve_wildcard_hostname_to_sockaddr': lib/host-resolve.c:114: warning: implicit declaration of function 'memset' lib/host-resolve.c:114: warning: incompatible implicit declaration of built-in function 'memset' lib/host-resolve.c: In function 'resolve_hostname_to_sockaddr_using_getaddrinfo': lib/host-resolve.c:140: warning: incompatible implicit declaration of built-in function 'memset' CC lib/lib_libsyslog_ng_la-logmatcher.lo CC lib/lib_libsyslog_ng_la-logmpx.lo CC lib/lib_libsyslog_ng_la-logmsg.lo In file included from lib/template/macros.h:29, from lib/logmsg.c:37: lib/template/common-template-typedefs.h:27: error: redefinition of typedef 'LogTemplateOptions' lib/template/common-template-typedefs.h:27: error: previous declaration of 'LogTemplateOptions' was here Makefile:6854: recipe for target 'lib/lib_libsyslog_ng_la-logmsg.lo' failed gmake[2]: *** [lib/lib_libsyslog_ng_la-logmsg.lo] Error 1 Makefile:9942: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 Makefile:4071: recipe for target 'all' failed gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/sysutils/syslog-ng-devel. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 14:56:32 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 B5112A26 for ; Thu, 29 Jan 2015 14:56:32 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 94583640 for ; Thu, 29 Jan 2015 14:56:32 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TEuWJK018986 for ; Thu, 29 Jan 2015 14:56:32 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TEuWJT018985; Thu, 29 Jan 2015 14:56:32 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 14:56:32 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291456.t0TEuWJT018985@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93amd64-default][x11-themes/kde-icons-icosx] Failed for kde-icons-IcOsX-0.7 in fetch 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: Thu, 29 Jan 2015 14:56: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: vanilla@FreeBSD.org Ident: $FreeBSD: head/x11-themes/kde-icons-icosx/Makefile 360010 2014-07-01 13:46:49Z vanilla $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/kde-icons-IcOsX-0.7.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building x11-themes/kde-icons-icosx build started at Thu Jan 29 14:54:28 UTC 2015 port directory: /usr/ports/x11-themes/kde-icons-icosx building for: FreeBSD 93amd64-default-job-23 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/x11-themes/kde-icons-icosx/Makefile 360010 2014-07-01 13:46:49Z vanilla $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=kde-icons-IcOsX-0.7 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-icosx/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-icosx/work HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-icosx/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-icosx/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-icosx/work HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-icosx/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-icosx/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-icosx/work HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-icosx/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-icosx/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-icosx/work HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-icosx/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 44 4" --End MAKE_ENV-- --PLIST_SUB-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/IcOsX" EXAMPLESDIR="share/examples/IcOsX" DATADIR="share/IcOsX" WWWDIR="www/IcOsX" ETCDIR="etc/IcOsX" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/IcOsX DOCSDIR=/usr/local/share/doc/IcOsX EXAMPLESDIR=/usr/local/share/examples/IcOsX WWWDIR=/usr/local/www/IcOsX ETCDIR=/usr/local/etc/IcOsX --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> kde-icons-IcOsX-0.7 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.7.txz [93amd64-default-job-23] Installing pkg-1.4.7... [93amd64-default-job-23] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of kde-icons-IcOsX-0.7 =========================================================================== =================================================== =========================================================================== =================================================== => IcOsX-0.7.tar.gz doesn't seem to exist in /portdistfiles/KDE. => Attempting to fetch http://physics.ramapo.edu/downloads/IcOsX-0.7.tar.gz fetch: http://physics.ramapo.edu/downloads/IcOsX-0.7.tar.gz: No address record => Attempting to fetch http://easylinuxguide.com/downloads/kde-iconthemes/IcOsX-0.7.tar.gz IcOsX-0.7.tar.gz 7083 kB 0 Bps fetch: transfer timed out fetch: IcOsX-0.7.tar.gz appears to be truncated: 2802752/7253273 bytes => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/KDE/IcOsX-0.7.tar.gz fetch: http://distcache.FreeBSD.org/ports-distfiles/KDE/IcOsX-0.7.tar.gz: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /portdistfiles/KDE and try again. *** [do-fetch] Error code 1 Stop in /usr/ports/x11-themes/kde-icons-icosx. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 14:59:00 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 A85CCAF6; Thu, 29 Jan 2015 14:59:00 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 937E9664; Thu, 29 Jan 2015 14:59:00 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TEx024009179; Thu, 29 Jan 2015 14:59:00 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TEx0Kj009157; Thu, 29 Jan 2015 14:59:00 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 14:59:00 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291459.t0TEx0Kj009157@beefy2.isc.freebsd.org> To: gnome@FreeBSD.org Subject: [package - 93amd64-default][devel/libical-glib] Failed for libical-glib-1.0.0 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: Thu, 29 Jan 2015 14:59:00 -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: gnome@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/devel/libical-glib/Makefile 377580 2015-01-21 09:29:30Z kwm $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/libical-glib-1.0.0.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building devel/libical-glib build started at Thu Jan 29 14:58:44 UTC 2015 port directory: /usr/ports/devel/libical-glib building for: FreeBSD 93amd64-default-job-19 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: head/devel/libical-glib/Makefile 377580 2015-01-21 09:29:30Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=libical-glib-1.0.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libical-glib/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libical-glib/work HOME=/wrkdirs/usr/ports/devel/libical-glib/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libical-glib/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libical-glib/work HOME=/wrkdirs/usr/ports/devel/libical-glib/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/libical-glib/work 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-- OSREL=9.3 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/libical-glib" EXAMPLESDIR="share/examples/libical-glib" DATADIR="share/libical-glib" WWWDIR="www/libical-glib" ETCDIR="etc/libical-glib" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libical-glib DOCSDIR=/usr/local/share/doc/libical-glib EXAMPLESDIR=/usr/local/share/examples/libical-glib WWWDIR=/usr/local/www/libical-glib ETCDIR=/usr/local/etc/libical-glib --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> libical-glib-1.0.0 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.7.txz [93amd64-default-job-19] Installing pkg-1.4.7... [93amd64-default-job-19] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libical-glib-1.0.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by libical-glib-1.0.0 for building =========================================================================== =================================================== ===> Fetching all distfiles required by libical-glib-1.0.0 for building => SHA256 Checksum OK for libical-glib-1.0.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by libical-glib-1.0.0 for building ===> Extracting for libical-glib-1.0.0 => SHA256 Checksum OK for libical-glib-1.0.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for libical-glib-1.0.0 ===> Applying FreeBSD patches for libical-glib-1.0.0 =========================================================================== =================================================== ===> libical-glib-1.0.0 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-default-job-19] Installing gettext-tools-0.19.4... [93amd64-default-job-19] `-- Installing expat-2.1.0_2... [93amd64-default-job-19] `-- Extracting expat-2.1.0_2... done [93amd64-default-job-19] `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-19] | `-- Installing indexinfo-0.2.2... [93amd64-default-job-19] | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-19] | `-- Installing libiconv-1.14_6... [93amd64-default-job-19] | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-19] `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-19] Extracting gettext-tools-0.19.4... done ===> Returning to build of libical-glib-1.0.0 ===> libical-glib-1.0.0 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 [93amd64-default-job-19] Installing gmake-4.1_1... [93amd64-default-job-19] Extracting gmake-4.1_1... done ===> Returning to build of libical-glib-1.0.0 ===> libical-glib-1.0.0 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93amd64-default-job-19] Installing pkgconf-0.9.7... [93amd64-default-job-19] Extracting pkgconf-0.9.7... done ===> Returning to build of libical-glib-1.0.0 ===> libical-glib-1.0.0 depends on executable: g-ir-scanner - not found ===> Verifying install for g-ir-scanner in /usr/ports/devel/gobject-introspection ===> Installing existing package /packages/All/gobject-introspection-1.42.0.txz [93amd64-default-job-19] Installing gobject-introspection-1.42.0... [93amd64-default-job-19] `-- Installing glib-2.42.1... [93amd64-default-job-19] | `-- Installing libffi-3.2.1... [93amd64-default-job-19] | `-- Extracting libffi-3.2.1... done [93amd64-default-job-19] | `-- Installing pcre-8.35_2... [93amd64-default-job-19] | `-- Extracting pcre-8.35_2... done [93amd64-default-job-19] | `-- Installing perl5-5.18.4_11... [93amd64-default-job-19] | `-- Extracting perl5-5.18.4_11... done [93amd64-default-job-19] | `-- Installing python27-2.7.9... [93amd64-default-job-19] | `-- Extracting python27-2.7.9... done [93amd64-default-job-19] `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-default-job-19] `-- Installing python2-2_3... [93amd64-default-job-19] `-- Extracting python2-2_3... done [93amd64-default-job-19] Extracting gobject-introspection-1.42.0... done 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 libical-glib-1.0.0 =========================================================================== =================================================== ===> libical-glib-1.0.0 depends on shared library: libical.so - not found ===> Verifying for libical.so in /usr/ports/devel/libical ===> Installing existing package /packages/All/libical-1.0.1.txz [93amd64-default-job-19] Installing libical-1.0.1... [93amd64-default-job-19] Extracting libical-1.0.1... done ===> Returning to build of libical-glib-1.0.0 ===> libical-glib-1.0.0 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.3) ===> libical-glib-1.0.0 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so.0.4200.1) ===> libical-glib-1.0.0 depends on shared library: libxml2.so - not found ===> Verifying for libxml2.so in /usr/ports/textproc/libxml2 ===> Installing existing package /packages/All/libxml2-2.9.2_2.txz [93amd64-default-job-19] Installing libxml2-2.9.2_2... [93amd64-default-job-19] Extracting libxml2-2.9.2_2... done ===> Returning to build of libical-glib-1.0.0 =========================================================================== checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... (cached) 262144 checking how to convert amd64-portbld-freebsd9.3 file names to amd64-portbld-freebsd9.3 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd9.3 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking pkg-config is at least version 0.9.0... yes checking whether to build with code coverage support... no checking for gobject-introspection... yes checking for GLIB... yes checking for LIBICAL... yes checking for LIBXML... yes checking for GOBJECT2... yes checking for gtk-doc... no configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.14 is not found. checking for gtkdoc-check... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libical-glib.pc config.status: creating src/api/Makefile config.status: creating src/Makefile config.status: creating src/build-tools/Makefile config.status: creating src/libical-glib/Makefile config.status: creating tests/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/libical-glib/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: Introspection: yes Code coverage (gcov): no Gtk-doc: no =========================================================================== =================================================== ===> Building for libical-glib-1.0.0 gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src' Making all in api gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src/api' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src/api' Making all in build-tools gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src/build-tools' CC src_generator-generator.o cc1: warning: -Wformat-nonliteral ignored without -Wformat cc1: warning: -Wformat-security ignored without -Wformat CC src_generator-xml-parser.o cc1: warning: -Wformat-nonliteral ignored without -Wformat cc1: warning: -Wformat-security ignored without -Wformat CCLD src-generator gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src/build-tools' Making all in libical-glib gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src/libical-glib' gmake all-am gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src/libical-glib' CC libical_glib_1_0_la-i-cal-object.lo cc1: warning: -Wformat-nonliteral ignored without -Wformat cc1: warning: -Wformat-security ignored without -Wformat CC libical_glib_1_0_la-i-cal-array.lo cc1: warning: -Wformat-nonliteral ignored without -Wformat cc1: warning: -Wformat-security ignored without -Wformat CC libical_glib_1_0_la-i-cal-attach.lo cc1: warning: -Wformat-nonliteral ignored without -Wformat cc1: warning: -Wformat-security ignored without -Wformat CC libical_glib_1_0_la-i-cal-comp-iter.lo cc1: warning: -Wformat-nonliteral ignored without -Wformat cc1: warning: -Wformat-security ignored without -Wformat CC libical_glib_1_0_la-i-cal-component.lo cc1: warning: -Wformat-nonliteral ignored without -Wformat cc1: warning: -Wformat-security ignored without -Wformat In file included from ../../src/libical-glib/i-cal-component.h:23, from i-cal-component.c:20: ./../src/libical-glib/i-cal-parameter.h:48: error: redefinition of typedef 'ICalParameter' ./../src/libical-glib/i-cal-derived-parameter.h:27: error: previous declaration of 'ICalParameter' was here In file included from ../../src/libical-glib/i-cal-component.h:25, from i-cal-component.c:20: ./../src/libical-glib/i-cal-derived-property.h:28: error: redefinition of typedef 'ICalRecurrenceType' ./../src/libical-glib/i-cal-derived-value.h:27: error: previous declaration of 'ICalRecurrenceType' was here ./../src/libical-glib/i-cal-derived-property.h:29: error: redefinition of typedef 'ICalGeoType' ./../src/libical-glib/i-cal-derived-value.h:28: error: previous declaration of 'ICalGeoType' was here ./../src/libical-glib/i-cal-derived-property.h:31: error: redefinition of typedef 'ICalPeriodType' ./../src/libical-glib/i-cal-derived-value.h:29: error: previous declaration of 'ICalPeriodType' was here ./../src/libical-glib/i-cal-derived-property.h:32: error: redefinition of typedef 'ICalTriggerType' ./../src/libical-glib/i-cal-derived-value.h:31: error: previous declaration of 'ICalTriggerType' was here ./../src/libical-glib/i-cal-derived-property.h:33: error: redefinition of typedef 'ICalDatetimeperiodType' ./../src/libical-glib/i-cal-derived-value.h:30: error: previous declaration of 'ICalDatetimeperiodType' was here ./../src/libical-glib/i-cal-derived-property.h:34: error: redefinition of typedef 'ICalTimetype' ./../src/libical-glib/i-cal-derived-value.h:32: error: previous declaration of 'ICalTimetype' was here ./../src/libical-glib/i-cal-derived-property.h:35: error: redefinition of typedef 'ICalReqstatType' ./../src/libical-glib/i-cal-derived-value.h:33: error: previous declaration of 'ICalReqstatType' was here ./../src/libical-glib/i-cal-derived-property.h:36: error: redefinition of typedef 'ICalDurationType' ./../src/libical-glib/i-cal-derived-value.h:34: error: previous declaration of 'ICalDurationType' was here ./../src/libical-glib/i-cal-derived-property.h:37: error: redefinition of typedef 'ICalAttach' ./../src/libical-glib/i-cal-derived-value.h:36: error: previous declaration of 'ICalAttach' was here In file included from i-cal-component.c:20: ./../src/libical-glib/i-cal-component.h:70: error: redefinition of typedef 'ICalTimetype' ./../src/libical-glib/i-cal-derived-property.h:34: error: previous declaration of 'ICalTimetype' was here ./../src/libical-glib/i-cal-component.h:74: error: redefinition of typedef 'ICalProperty' ./../src/libical-glib/i-cal-derived-property.h:30: error: previous declaration of 'ICalProperty' was here ./../src/libical-glib/i-cal-component.h:75: error: redefinition of typedef 'ICalDurationType' ./../src/libical-glib/i-cal-derived-property.h:36: error: previous declaration of 'ICalDurationType' was here In file included from i-cal-component.c:21: ./../src/libical-glib/i-cal-duration-type.h:47: error: redefinition of typedef 'ICalDurationType' ./../src/libical-glib/i-cal-component.h:75: error: previous declaration of 'ICalDurationType' was here In file included from i-cal-component.c:22: ./../src/libical-glib/i-cal-comp-iter.h:47: error: redefinition of typedef 'ICalCompIter' ./../src/libical-glib/i-cal-component.h:72: error: previous declaration of 'ICalCompIter' was here In file included from i-cal-component.c:23: ./../src/libical-glib/i-cal-property.h:50: error: redefinition of typedef 'ICalProperty' ./../src/libical-glib/i-cal-component.h:74: error: previous declaration of 'ICalProperty' was here ./../src/libical-glib/i-cal-property.h:69: error: redefinition of typedef 'ICalValue' ./../src/libical-glib/i-cal-derived-value.h:35: error: previous declaration of 'ICalValue' was here ./../src/libical-glib/i-cal-property.h:70: error: redefinition of typedef 'ICalParameter' ./../src/libical-glib/i-cal-parameter.h:48: error: previous declaration of 'ICalParameter' was here In file included from i-cal-component.c:25: ./../src/libical-glib/i-cal-timetype.h:47: error: redefinition of typedef 'ICalTimetype' ./../src/libical-glib/i-cal-component.h:70: error: previous declaration of 'ICalTimetype' was here ./../src/libical-glib/i-cal-timetype.h:66: error: redefinition of typedef 'ICalTimezone' ./../src/libical-glib/i-cal-component.h:73: error: previous declaration of 'ICalTimezone' was here In file included from i-cal-component.c:27: ./../src/libical-glib/i-cal-time-span.h:48: error: redefinition of typedef 'ICalTimeSpan' ./../src/libical-glib/i-cal-component.h:71: error: previous declaration of 'ICalTimeSpan' was here In file included from i-cal-component.c:28: ./../src/libical-glib/i-cal-timezone.h:47: error: redefinition of typedef 'ICalTimezone' ./../src/libical-glib/i-cal-timetype.h:66: error: previous declaration of 'ICalTimezone' was here ./../src/libical-glib/i-cal-timezone.h:66: error: redefinition of typedef 'ICalTimetype' ./../src/libical-glib/i-cal-timetype.h:47: error: previous declaration of 'ICalTimetype' was here ./../src/libical-glib/i-cal-timezone.h:68: error: redefinition of typedef 'ICalComponent' ./../src/libical-glib/i-cal-component.h:51: error: previous declaration of 'ICalComponent' was here Makefile:711: recipe for target 'libical_glib_1_0_la-i-cal-component.lo' failed gmake[4]: *** [libical_glib_1_0_la-i-cal-component.lo] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src/libical-glib' Makefile:547: recipe for target 'all' failed gmake[3]: *** [all] Error 2 gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src/libical-glib' Makefile:375: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src' Makefile:519: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0' Makefile:427: recipe for target 'all' failed gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/devel/libical-glib. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 14:59:53 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 E7942B2D; Thu, 29 Jan 2015 14:59:53 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 D2DCF673; Thu, 29 Jan 2015 14:59:53 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TExrOk069353; Thu, 29 Jan 2015 14:59:53 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TExrid069330; Thu, 29 Jan 2015 14:59:53 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 14:59:53 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291459.t0TExrid069330@beefy1.isc.freebsd.org> To: theraven@FreeBSD.org Subject: [package - 93i386-default][devel/cherivis-devel] Failed for cherivis-devel-0.1_2 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: Thu, 29 Jan 2015 14:59:54 -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: theraven@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: head/devel/cherivis-devel/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/cherivis-devel-0.1_2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building devel/cherivis-devel build started at Thu Jan 29 14:59:24 UTC 2015 port directory: /usr/ports/devel/cherivis-devel building for: FreeBSD 93i386-default-job-11 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: theraven@FreeBSD.org Makefile ident: $FreeBSD: head/devel/cherivis-devel/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=cherivis-devel-0.1_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work TMPDIR="/tmp" "CC=/usr/bin/clang CXX=/usr/bin/clang++" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/usr/bin/clang" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="/usr/bin/clang-cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="/usr/bin/clang++" 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-- GNUSTEP_DEVEL="@comment " GNUSTEP_STABLE="" GNU_ARCH=ix86 VERSION=0.1 MAJORVERSION=0 LIBVERSION=0.0.1 MAJORLIBVERSION=0 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/cherivis-devel" EXAMPLESDIR="share/examples/cherivis-devel" DATADIR="share/cherivis-devel" WWWDIR="www/cherivis-devel" ETCDIR="etc/cherivis-devel" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cherivis-devel DOCSDIR=/usr/local/share/doc/cherivis-devel EXAMPLESDIR=/usr/local/share/examples/cherivis-devel WWWDIR=/usr/local/www/cherivis-devel ETCDIR=/usr/local/etc/cherivis-devel --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License MIT accepted by the user =========================================================================== =================================================== ===> cherivis-devel-0.1_2 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.7.txz [93i386-default-job-11] Installing pkg-1.4.7... [93i386-default-job-11] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of cherivis-devel-0.1_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by cherivis-devel-0.1_2 for building =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by cherivis-devel-0.1_2 for building => SHA256 Checksum OK for cherivis-devel-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by cherivis-devel-0.1_2 for building ===> Extracting for cherivis-devel-0.1_2 => SHA256 Checksum OK for cherivis-devel-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for cherivis-devel-0.1_2 =========================================================================== =================================================== ===> cherivis-devel-0.1_2 depends on executable: llvm-config34 - not found ===> Verifying install for llvm-config34 in /usr/ports/devel/llvm34 ===> Installing existing package /packages/All/llvm34-3.4.2_1.txz [93i386-default-job-11] Installing llvm34-3.4.2_1... [93i386-default-job-11] `-- Installing libexecinfo-1.1_3... [93i386-default-job-11] `-- Extracting libexecinfo-1.1_3... done [93i386-default-job-11] `-- Installing perl5-5.18.4_11... [93i386-default-job-11] `-- Extracting perl5-5.18.4_11... done [93i386-default-job-11] `-- Installing python27-2.7.9... [93i386-default-job-11] | `-- Installing gettext-runtime-0.19.4... [93i386-default-job-11] | | `-- Installing indexinfo-0.2.2... [93i386-default-job-11] | | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-11] | | `-- Installing libiconv-1.14_6... [93i386-default-job-11] | | `-- Extracting libiconv-1.14_6... done [93i386-default-job-11] | `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-11] | `-- Installing libffi-3.2.1... [93i386-default-job-11] | `-- Extracting libffi-3.2.1... done [93i386-default-job-11] `-- Extracting python27-2.7.9... done [93i386-default-job-11] Extracting llvm34-3.4.2_1... done 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 cherivis-devel-0.1_2 ===> cherivis-devel-0.1_2 depends on file: /usr/local/GNUstep/System/Library/Makefiles/GNUstep.sh - not found ===> Verifying install for /usr/local/GNUstep/System/Library/Makefiles/GNUstep.sh in /usr/ports/devel/gnustep-make ===> Installing existing package /packages/All/gnustep-make-2.6.6_3.txz [93i386-default-job-11] Installing gnustep-make-2.6.6_3... [93i386-default-job-11] `-- Installing libobjc2-1.7_1... [93i386-default-job-11] `-- Extracting libobjc2-1.7_1... done [93i386-default-job-11] Extracting gnustep-make-2.6.6_3... done ===> Returning to build of cherivis-devel-0.1_2 ===> cherivis-devel-0.1_2 depends on file: /usr/local/GNUstep/System/Library/Bundles/libgnustep-back-024.bundle/libgnustep-back-024 - not found ===> Verifying install for /usr/local/GNUstep/System/Library/Bundles/libgnustep-back-024.bundle/libgnustep-back-024 in /usr/ports/x11-toolkits/gnustep-back ===> Installing existing package /packages/All/gnustep-back-0.24.0_5.txz [93i386-default-job-11] Installing gnustep-back-0.24.0_5... [93i386-default-job-11] `-- Installing cairo-1.12.18_1,2... [93i386-default-job-11] | `-- Installing fontconfig-2.11.1,1... [93i386-default-job-11] | | `-- Installing expat-2.1.0_2... [93i386-default-job-11] | | `-- Extracting expat-2.1.0_2... done [93i386-default-job-11] | | `-- Installing freetype2-2.5.5... [93i386-default-job-11] | | `-- Extracting freetype2-2.5.5... done [93i386-default-job-11] | `-- 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 [93i386-default-job-11] | `-- Extracting libao-1.2.0_1... done [93i386-default-job-11] | `-- Installing libsndfile-1.0.25_5... [93i386-default-job-11] | | `-- Installing flac-1.3.1... [93i386-default-job-11] | | `-- Installing libogg-1.3.2_1,4... [93i386-default-job-11] | | `-- Extracting libogg-1.3.2_1,4... done [93i386-default-job-11] | | `-- Extracting flac-1.3.1... done [93i386-default-job-11] | | `-- Installing libvorbis-1.3.4_2,3... [93i386-default-job-11] | | `-- Extracting libvorbis-1.3.4_2,3... done [93i386-default-job-11] | `-- Extracting libsndfile-1.0.25_5... done [93i386-default-job-11] | `-- Installing tiff-4.0.3_5... [93i386-default-job-11] | | `-- Installing jbigkit-2.1_1... [93i386-default-job-11] | | `-- Extracting jbigkit-2.1_1... done [93i386-default-job-11] | `-- Extracting tiff-4.0.3_5... done [93i386-default-job-11] `-- Extracting gnustep-gui-0.24.0_5... done [93i386-default-job-11] `-- Installing libGLU-9.0.0_2... [93i386-default-job-11] | `-- Installing libGL-9.1.7_4... [93i386-default-job-11] | | `-- Installing dri2proto-2.8... [93i386-default-job-11] | | `-- Extracting dri2proto-2.8... done [93i386-default-job-11] | | `-- Installing libXdamage-1.1.4_2... [93i386-default-job-11] | | `-- Installing damageproto-1.2.1... [93i386-default-job-11] | | `-- Extracting damageproto-1.2.1... done [93i386-default-job-11] | | `-- Installing libXfixes-5.0.1_2... [93i386-default-job-11] | | | `-- Installing fixesproto-5.0... [93i386-default-job-11] | | | `-- Extracting fixesproto-5.0... done [93i386-default-job-11] | | `-- Extracting libXfixes-5.0.1_2... done [93i386-default-job-11] | | `-- Extracting libXdamage-1.1.4_2... done [93i386-default-job-11] | | `-- Installing libXxf86vm-1.1.3_2... [93i386-default-job-11] | | `-- Installing xf86vidmodeproto-2.3.1... [93i386-default-job-11] | | `-- Extracting xf86vidmodeproto-2.3.1... done [93i386-default-job-11] | | `-- Extracting libXxf86vm-1.1.3_2... done [93i386-default-job-11] | | `-- Installing libdevq-0.0.2... [93i386-default-job-11] | | `-- Extracting libdevq-0.0.2... done [93i386-default-job-11] | | `-- Installing libdrm-2.4.58_1,1... [93i386-default-job-11] | | `-- Installing libpciaccess-0.13.2_2... [93i386-default-job-11] | | | `-- Installing pciids-20150124... [93i386-default-job-11] | | | `-- Extracting pciids-20150124... done [93i386-default-job-11] | | `-- Extracting libpciaccess-0.13.2_2... done [93i386-default-job-11] | | `-- Extracting libdrm-2.4.58_1,1... done [93i386-default-job-11] | | `-- Installing libglapi-9.1.7_2... [93i386-default-job-11] | | `-- Installing libxshmfence-1.1_3... [93i386-default-job-11] | | `-- Extracting libxshmfence-1.1_3... done [93i386-default-job-11] | | `-- Extracting libglapi-9.1.7_2... done [93i386-default-job-11] | `-- Extracting libGL-9.1.7_4... done [93i386-default-job-11] `-- Extracting libGLU-9.0.0_2... done [93i386-default-job-11] `-- Installing libXcursor-1.1.14_2... [93i386-default-job-11] `-- Extracting libXcursor-1.1.14_2... done [93i386-default-job-11] `-- Installing libXft-2.3.2... [93i386-default-job-11] `-- Extracting libXft-2.3.2... done [93i386-default-job-11] `-- Installing libXmu-1.1.2_2,1... [93i386-default-job-11] `-- Extracting libXmu-1.1.2_2,1... done [93i386-default-job-11] Extracting gnustep-back-0.24.0_5... done Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of cherivis-devel-0.1_2 ===> cherivis-devel-0.1_2 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 [93i386-default-job-11] Installing gmake-4.1_1... [93i386-default-job-11] Extracting gmake-4.1_1... done ===> Returning to build of cherivis-devel-0.1_2 =========================================================================== =================================================== ===> cherivis-devel-0.1_2 depends on shared library: libdispatch.so - not found ===> Verifying for libdispatch.so in /usr/ports/devel/libdispatch ===> Installing existing package /packages/All/libdispatch-210_1.txz [93i386-default-job-11] Installing libdispatch-210_1... [93i386-default-job-11] Extracting libdispatch-210_1... done ===> Returning to build of cherivis-devel-0.1_2 =========================================================================== =================================================== ===> Configuring for cherivis-devel-0.1_2 =========================================================================== =================================================== ===> Building for cherivis-devel-0.1_2 This is gnustep-make 2.6.6. Type 'gmake print-gnustep-make-help' for help. gmake: Nothing to be done for 'GNUmakefile'. Making all for app CheriVis... Creating CheriVis.app/.... Compiling file CheriVis.m ... Compiling file CVCallGraph.m ... Compiling file CVColors.m ... Compiling file CVDisassemblyController.m ... Compiling file CVAddressMap.m ... Compiling file main.m ... Compiling file CVDisassembler.mm ... In file included from CVDisassembler.mm:6: In file included from /usr/local/llvm34/include/llvm/MC/MCAsmInfo.h:20: In file included from /usr/local/llvm34/include/llvm/MC/MCDwarf.h:21: In file included from /usr/local/llvm34/include/llvm/Support/raw_ostream.h:20: In file included from /usr/local/llvm34/include/llvm/Support/FileSystem.h:32: In file included from /usr/local/llvm34/include/llvm/ADT/SmallString.h:17: /usr/local/llvm34/include/llvm/ADT/SmallVector.h:188:15: error: no member named 'move' in namespace 'std'; did you mean simply 'move'? *Dest = ::std::move(*I); ^~~~~~~~~~~ move /usr/local/llvm34/include/llvm/ADT/SmallVector.h:185:14: note: 'move' declared here static It2 move(It1 I, It1 E, It2 Dest) { ^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:203:17: error: no member named 'move' in namespace 'std'; did you mean simply 'move'? *--Dest = ::std::move(*--E); ^~~~~~~~~~~ move /usr/local/llvm34/include/llvm/ADT/SmallVector.h:185:14: note: 'move' declared here static It2 move(It1 I, It1 E, It2 Dest) { ^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:216:32: error: no member named 'move' in namespace 'std'; did you mean simply 'move'? ::new ((void*) &*Dest) T(::std::move(*I)); ^~~~~~~~~~~ move /usr/local/llvm34/include/llvm/ADT/SmallVector.h:185:14: note: 'move' declared here static It2 move(It1 I, It1 E, It2 Dest) { ^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:251:37: error: no member named 'move' in namespace 'std'; did you mean simply 'move'? ::new ((void*) this->end()) T(::std::move(Elt)); ^~~~~~~~~~~ move /usr/local/llvm34/include/llvm/ADT/SmallVector.h:185:14: note: 'move' declared here static It2 move(It1 I, It1 E, It2 Dest) { ^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:432:23: error: no member named 'move' in namespace 'std' T Result = ::std::move(this->back()); ~~~~~~~^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:507:30: error: no member named 'move' in namespace 'std' this->push_back(::std::move(Elt)); ~~~~~~~^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:516:44: error: no member named 'move' in namespace 'std' ::new ((void*) this->end()) T(::std::move(this->back())); ~~~~~~~^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:527:19: error: no member named 'move' in namespace 'std' *I = ::std::move(*EltPtr); ~~~~~~~^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:910:44: error: no member named 'move' in namespace 'std' SmallVectorImpl::operator=(::std::move(RHS)); ~~~~~~~^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:914:42: error: no member named 'move' in namespace 'std' SmallVectorImpl::operator=(::std::move(RHS)); ~~~~~~~^ In file included from CVDisassembler.mm:7: In file included from /usr/local/llvm34/include/llvm/MC/MCAtom.h:19: /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:88:38: error: no type named 'initializer_list' in namespace 'std' /*implicit*/ ArrayRef(const std::initializer_list &Vec) ~~~~~^ /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:88:54: error: expected ')' /*implicit*/ ArrayRef(const std::initializer_list &Vec) ^ /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:88:26: note: to match this '(' /*implicit*/ ArrayRef(const std::initializer_list &Vec) ^ /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:89:12: error: use of undeclared identifier 'Vec'; did you mean 'vec'? : Data(Vec.begin() == Vec.end() ? (T*)0 : Vec.begin()), ^~~ vec /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:157:20: note: 'vec' declared here std::vector vec() const { ^ /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:89:12: error: reference to non-static member function must be called : Data(Vec.begin() == Vec.end() ? (T*)0 : Vec.begin()), ^~~ /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:90:14: error: use of undeclared identifier 'Vec'; did you mean 'vec'? Length(Vec.size()) {} ^~~ vec /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:157:20: note: 'vec' declared here std::vector vec() const { ^ /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:90:14: error: reference to non-static member function must be called Length(Vec.size()) {} ^~~ In file included from CVDisassembler.mm:8: In file included from /usr/local/llvm34/include/llvm/MC/MCContext.h:13: /usr/local/llvm34/include/llvm/ADT/DenseMap.h:175:39: error: no member named 'move' in namespace 'std' TheBucket = InsertIntoBucket(std::move(KV.first), ~~~~~^ /usr/local/llvm34/include/llvm/ADT/DenseMap.h:227:35: error: no member named 'move' in namespace 'std' return *InsertIntoBucket(std::move(Key), ValueT(), TheBucket); ~~~~~^ /usr/local/llvm34/include/llvm/ADT/DenseMap.h:231:34: error: no member named 'move' in namespace 'std' return FindAndConstruct(std::move(Key)).second; ~~~~~^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. /usr/local/GNUstep/System/Library/Makefiles/rules.make:509: recipe for target 'obj/CheriVis.obj/CVDisassembler.mm.o' failed gmake[3]: *** [obj/CheriVis.obj/CVDisassembler.mm.o] Error 1 /usr/local/GNUstep/System/Library/Makefiles/Instance/application.make:145: recipe for target 'internal-app-run-compile-submake' failed gmake[2]: *** [internal-app-run-compile-submake] Error 2 /usr/local/GNUstep/System/Library/Makefiles/Master/rules.make:298: recipe for target 'CheriVis.all.app.variables' failed gmake[1]: *** [CheriVis.all.app.variables] Error 2 /usr/local/GNUstep/System/Library/Makefiles/Master/application.make:38: recipe for target 'internal-all' failed gmake: *** [internal-all] Error 2 *** [do-build] Error code 2 Stop in /usr/ports/devel/cherivis-devel. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 15:02:50 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 08729BC8 for ; Thu, 29 Jan 2015 15:02:50 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 DB8F978A for ; Thu, 29 Jan 2015 15:02:49 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TF2nfS016470 for ; Thu, 29 Jan 2015 15:02:49 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TF2nPF016458; Thu, 29 Jan 2015 15:02:49 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 15:02:49 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291502.t0TF2nPF016458@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93i386-default][graphics/gtimelapse] Failed for gtimelapse-0.1_5 in build 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: Thu, 29 Jan 2015 15:02:50 -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: vanilla@FreeBSD.org Ident: $FreeBSD: head/graphics/gtimelapse/Makefile 377733 2015-01-23 12:28:17Z vanilla $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/gtimelapse-0.1_5.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building graphics/gtimelapse build started at Thu Jan 29 15:01:50 UTC 2015 port directory: /usr/ports/graphics/gtimelapse building for: FreeBSD 93i386-default-job-17 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/graphics/gtimelapse/Makefile 377733 2015-01-23 12:28:17Z vanilla $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gtimelapse-0.1_5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-wx-config=/usr/local/bin/wxgtk2u-3.0-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gtimelapse/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gtimelapse/work HOME=/wrkdirs/usr/ports/graphics/gtimelapse/work TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share /aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gtimelapse/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gtimelapse/work HOME=/wrkdirs/usr/ports/graphics/gtimelapse/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool. m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh 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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gtimelapse" EXAMPLESDIR="share/examples/gtimelapse" DATADIR="share/gtimelapse" WWWDIR="www/gtimelapse" ETCDIR="etc/gtimelapse" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gtimelapse DOCSDIR=/usr/local/share/doc/gtimelapse EXAMPLESDIR=/usr/local/share/examples/gtimelapse WWWDIR=/usr/local/www/gtimelapse ETCDIR=/usr/local/etc/gtimelapse --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> gtimelapse-0.1_5 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.7.txz [93i386-default-job-17] Installing pkg-1.4.7... [93i386-default-job-17] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gtimelapse-0.1_5 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gtimelapse-0.1_5 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gtimelapse-0.1_5 for building => SHA256 Checksum OK for gtimelapse-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gtimelapse-0.1_5 for building ===> Extracting for gtimelapse-0.1_5 => SHA256 Checksum OK for gtimelapse-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gtimelapse-0.1_5 ===> Applying FreeBSD patches for gtimelapse-0.1_5 =========================================================================== =================================================== ===> gtimelapse-0.1_5 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93i386-default-job-17] Installing pkgconf-0.9.7... [93i386-default-job-17] Extracting pkgconf-0.9.7... done ===> Returning to build of gtimelapse-0.1_5 ===> gtimelapse-0.1_5 depends on file: /usr/local/bin/automake-1.15 - not found ===> Verifying install for /usr/local/bin/automake-1.15 in /usr/ports/devel/automake ===> Installing existing package /packages/All/automake-1.15.txz [93i386-default-job-17] Installing automake-1.15... [93i386-default-job-17] `-- Installing autoconf-2.69... [93i386-default-job-17] | `-- Installing autoconf-wrapper-20131203... [93i386-default-job-17] | `-- Extracting autoconf-wrapper-20131203... done [93i386-default-job-17] | `-- Installing indexinfo-0.2.2... [93i386-default-job-17] | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-17] | `-- Installing m4-1.4.17_1,1... [93i386-default-job-17] | `-- Extracting m4-1.4.17_1,1... done [93i386-default-job-17] | `-- Installing perl5-5.18.4_11... [93i386-default-job-17] | `-- Extracting perl5-5.18.4_11... done [93i386-default-job-17] `-- Extracting autoconf-2.69... done [93i386-default-job-17] `-- Installing automake-wrapper-20131203... [93i386-default-job-17] `-- Extracting automake-wrapper-20131203... done [93i386-default-job-17] Extracting automake-1.15... done ===> Returning to build of gtimelapse-0.1_5 ===> gtimelapse-0.1_5 depends on file: /usr/local/bin/autoconf-2.69 - found ===> gtimelapse-0.1_5 depends on package: libtool>=2.4 - not found ===> Verifying install for libtool>=2.4 in /usr/ports/devel/libtool ===> Installing existing package /packages/All/libtool-2.4.5.txz [93i386-default-job-17] Installing libtool-2.4.5... [93i386-default-job-17] Extracting libtool-2.4.5... done ===> Returning to build of gtimelapse-0.1_5 =========================================================================== =================================================== ===> gtimelapse-0.1_5 depends on shared library: libgphoto2.so - not found ===> Verifying for libgphoto2.so in /usr/ports/graphics/libgphoto2 ===> Installing existing package /packages/All/libgphoto2-2.5.7.txz [93i386-default-job-17] Installing libgphoto2-2.5.7... [93i386-default-job-17] `-- Installing gettext-runtime-0.19.4... [93i386-default-job-17] | `-- Installing libiconv-1.14_6... [93i386-default-job-17] | `-- Extracting libiconv-1.14_6... done [93i386-default-job-17] `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-17] `-- Installing jpeg-8_6... [93i386-default-job-17] `-- Extracting jpeg-8_6... done [93i386-default-job-17] `-- Installing libexif-0.6.21_3... [93i386-default-job-17] `-- Extracting libexif-0.6.21_3... done [93i386-default-job-17] `-- Installing libgd-2.1.0_5,1... [93i386-default-job-17] | `-- Installing fontconfig-2.11.1,1... [93i386-default-job-17] | | `-- Installing expat-2.1.0_2... [93i386-default-job-17] | | `-- Extracting expat-2.1.0_2... done [93i386-default-job-17] | | `-- Installing freetype2-2.5.5... [93i386-default-job-17] | | `-- Extracting freetype2-2.5.5... done [93i386-default-job-17] | `-- 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 [93i386-default-job-17] | `-- Installing png-1.6.16... [93i386-default-job-17] | `-- Extracting png-1.6.16... done [93i386-default-job-17] | `-- Installing tiff-4.0.3_5... [93i386-default-job-17] | | `-- Installing jbigkit-2.1_1... [93i386-default-job-17] | | `-- Extracting jbigkit-2.1_1... done [93i386-default-job-17] | `-- Extracting tiff-4.0.3_5... done For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Message for dejavu-2.34_4: 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. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of gtimelapse-0.1_5 =========================================================================== =================================================== ===> Configuring for gtimelapse-0.1_5 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/config.guess' libtoolize: copying file 'config/config.sub' libtoolize: copying file 'config/install-sh' libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: You should add the contents of 'm4/libtool.m4' to 'aclocal.m4'. libtoolize: copying file 'm4/ltoptions.m4' libtoolize: You should add the contents of 'm4/ltoptions.m4' to 'aclocal.m4'. libtoolize: copying file 'm4/ltsugar.m4' libtoolize: You should add the contents of 'm4/ltsugar.m4' to 'aclocal.m4'. libtoolize: copying file 'm4/ltversion.m4' libtoolize: You should add the contents of 'm4/ltversion.m4' to 'aclocal.m4'. libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: You should add the contents of 'm4/lt~obsolete.m4' to 'aclocal.m4'. configure.ac:12: warning: GP_CONFIG_MSG is m4_require'd but not m4_defun'd m4/gp-check-library.m4:95: _GP_CHECK_LIBRARY is expanded from... m4/gp-check-library.m4:411: GP_CHECK_LIBRARY is expanded from... configure.ac:12: the top level configure.ac:12: warning: GP_PKG_CONFIG is m4_require'd but not m4_defun'd m4/gp-check-library.m4:95: _GP_CHECK_LIBRARY is expanded from... m4/gp-check-library.m4:411: GP_CHECK_LIBRARY is expanded from... configure.ac:12: the top level configure.ac:9: installing 'config/compile' configure.ac:6: installing 'config/missing' src/Makefile.am: installing 'config/depcomp' configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking build system type... i386-portbld-freebsd9.3 checking host system type... i386-portbld-freebsd9.3 checking how to print strings... printf checking for gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert i386-portbld-freebsd9.3 file names to i386-portbld-freebsd9.3 format... func_convert_file_noop checking how to convert i386-portbld-freebsd9.3 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking for POSIX sh $() command substitution... yes checking PKG_CONFIG_PATH... empty checking for pkg-config... /usr/local/bin/pkg-config checking for dynamic library extension... .so checking pkg-config is at least version 0.9.0... yes checking for libgphoto2 to use... autodetect checking for LIBGPHOTO2... yes checking libgphoto2 library flags... "-lgphoto2 -lgphoto2_port -lm -L/usr/local/lib -lexif " checking libgphoto2 cpp flags... "-I/usr/local/include/gphoto2 -I/usr/local/include " checking for wx-config... /usr/local/bin/wxgtk2u-3.0-config checking for wxWidgets version >= 2.8.9... yes (version 3.0.2) checking for wxWidgets static library... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===> Building for gtimelapse-0.1_5 Making all in src c++ -DPACKAGE_NAME=\"gTimelapse\" -DPACKAGE_TARNAME=\"gtimelapse\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"gTimelapse\ 1.0\" -DPACKAGE_BUGREPORT=\"timnugent@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gtimelapse\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBGPHOTO2=1 -I. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/gphoto2 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT gtimelapse-globals.o -MD -MP -MF .deps/gtimelapse-globals.Tpo -c -o gtimelapse-globals.o `test -f 'globals.cpp' || echo './'`globals.cpp mv -f .deps/gtimelapse-globals.Tpo .deps/gtimelapse-globals.Po c++ -DPACKAGE_NAME=\"gTimelapse\" -DPACKAGE_TARNAME=\"gtimelapse\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"gTimelapse\ 1.0\" -DPACKAGE_BUGREPORT=\"timnugent@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gtimelapse\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBGPHOTO2=1 -I. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/gphoto2 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT gtimelapse-gphotofunctions.o -MD -MP -MF .deps/gtimelapse-gphotofunctions.Tpo -c -o gtimelapse-gphotofunctions.o `test -f 'gphotofunctions.cpp' || echo './'`gphotofunctions.cpp mv -f .deps/gtimelapse-gphotofunctions.Tpo .deps/gtimelapse-gphotofunctions.Po c++ -DPACKAGE_NAME=\"gTimelapse\" -DPACKAGE_TARNAME=\"gtimelapse\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"gTimelapse\ 1.0\" -DPACKAGE_BUGREPORT=\"timnugent@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gtimelapse\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBGPHOTO2=1 -I. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/gphoto2 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT gtimelapse-gtimelapse.o -MD -MP -MF .deps/gtimelapse-gtimelapse.Tpo -c -o gtimelapse-gtimelapse.o `test -f 'gtimelapse.cpp' || echo './'`gtimelapse.cpp mv -f .deps/gtimelapse-gtimelapse.Tpo .deps/gtimelapse-gtimelapse.Po /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/gphoto2 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -o gtimelapse gtimelapse-globals.o gtimelapse-gphotofunctions.o gtimelapse-gtimelapse.o -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lgphoto2 -lgphoto2_port -lm -L/usr/local/lib -lexif -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 libtool: link: c++ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/gphoto2 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -o gtimelapse gtimelapse-globals.o gtimelapse-gphotofunctions.o gtimelapse-gtimelapse.o -L/usr/local/lib -lgphoto2 -lgphoto2_port -lm -lexif -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `std::ctype::_M_widen_init() const@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `typeinfo for __cxxabiv1::__forced_unwind@CXXABI_1.3.2' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' *** [gtimelapse] Error code 1 Stop in /wrkdirs/usr/ports/graphics/gtimelapse/work/gtimelapse/src. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/graphics/gtimelapse/work/gtimelapse. *** [do-build] Error code 1 Stop in /usr/ports/graphics/gtimelapse. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 15:03:45 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 9512AC13; Thu, 29 Jan 2015 15:03:45 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 73DC279A; Thu, 29 Jan 2015 15:03:45 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TF3jm3059027; Thu, 29 Jan 2015 15:03:45 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TF3jE1059016; Thu, 29 Jan 2015 15:03:45 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 15:03:45 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291503.t0TF3jE1059016@beefy1.isc.freebsd.org> To: amdmi3@FreeBSD.org Subject: [package - 93i386-default][audio/wxguitar] Failed for wxguitar-1.01_6 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: Thu, 29 Jan 2015 15:03:45 -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: amdmi3@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: head/audio/wxguitar/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/wxguitar-1.01_6.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building audio/wxguitar build started at Thu Jan 29 15:02:59 UTC 2015 port directory: /usr/ports/audio/wxguitar building for: FreeBSD 93i386-default-job-20 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: amdmi3@FreeBSD.org Makefile ident: $FreeBSD: head/audio/wxguitar/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=wxguitar-1.01_6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for wxguitar-1.01_6: NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-wx-config=/usr/local/bin/wxgtk2u-3.0-config --enable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/wxguitar/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/wxguitar/work HOME=/wrkdirs/usr/ports/audio/wxguitar/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/wxguitar/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/wxguitar/work HOME=/wrkdirs/usr/ports/audio/wxguitar/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" 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-- NLS="" NO_NLS="@comment " OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/wxguitar" EXAMPLESDIR="share/examples/wxguitar" DATADIR="share/wxguitar" WWWDIR="www/wxguitar" ETCDIR="etc/wxguitar" --End PLIST_SUB-- --SUB_LIST-- NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/wxguitar DOCSDIR=/usr/local/share/doc/wxguitar EXAMPLESDIR=/usr/local/share/examples/wxguitar WWWDIR=/usr/local/www/wxguitar ETCDIR=/usr/local/etc/wxguitar --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> wxguitar-1.01_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.7.txz [93i386-default-job-20] Installing pkg-1.4.7... [93i386-default-job-20] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of wxguitar-1.01_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by wxguitar-1.01_6 for building =========================================================================== =================================================== ===> Fetching all distfiles required by wxguitar-1.01_6 for building => SHA256 Checksum OK for wxguitar-1.01.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by wxguitar-1.01_6 for building ===> Extracting for wxguitar-1.01_6 => SHA256 Checksum OK for wxguitar-1.01.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for wxguitar-1.01_6 =========================================================================== =================================================== ===> wxguitar-1.01_6 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 [93i386-default-job-20] Installing gettext-tools-0.19.4... [93i386-default-job-20] `-- Installing expat-2.1.0_2... [93i386-default-job-20] `-- Extracting expat-2.1.0_2... done [93i386-default-job-20] `-- Installing gettext-runtime-0.19.4... [93i386-default-job-20] | `-- Installing indexinfo-0.2.2... [93i386-default-job-20] | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-20] | `-- Installing libiconv-1.14_6... [93i386-default-job-20] | `-- Extracting libiconv-1.14_6... done [93i386-default-job-20] `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-20] Extracting gettext-tools-0.19.4... done ===> Returning to build of wxguitar-1.01_6 =========================================================================== =================================================== ===> wxguitar-1.01_6 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.3) ===> wxguitar-1.01_6 depends on shared library: libwx_baseu-3.0.so - not found ===> Verifying for libwx_baseu-3.0.so in /usr/ports/x11-toolkits/wxgtk30 ===> Installing existing package /packages/All/wx30-gtk2-3.0.2_2.txz [93i386-default-job-20] Installing wx30-gtk2-3.0.2_2... [93i386-default-job-20] `-- Installing ORBit2-2.14.19_1... [93i386-default-job-20] | `-- Installing glib-2.42.1... [93i386-default-job-20] | | `-- Installing libffi-3.2.1... [93i386-default-job-20] | | `-- Extracting libffi-3.2.1... done [93i386-default-job-20] | | `-- Installing pcre-8.35_2... [93i386-default-job-20] | | `-- Extracting pcre-8.35_2... done [93i386-default-job-20] | | `-- Installing perl5-5.18.4_11... [93i386-default-job-20] | | `-- Extracting perl5-5.18.4_11... done [93i386-default-job-20] | | `-- Installing python27-2.7.9... [93i386-default-job-20] | | `-- Extracting python27-2.7.9... done [93i386-default-job-20] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93i386-default-job-20] | `-- Installing libIDL-0.8.14_2... [93i386-default-job-20] | `-- Extracting libIDL-0.8.14_2... done [93i386-default-job-20] `-- Extracting ORBit2-2.14.19_1... done [93i386-default-job-20] `-- Installing atk-2.14.0... [93i386-default-job-20] `-- Extracting atk-2.14.0... done [93i386-default-job-20] `-- Installing gcc-4.8.4... [93i386-default-job-20] | `-- Installing binutils-2.25... [93i386-default-job-20] | `-- Extracting binutils-2.25... done [93i386-default-job-20] | `-- Installing gcc-ecj-4.5... [93i386-default-job-20] | `-- Extracting gcc-ecj-4.5... done [93i386-default-job-20] | `-- Installing gmp-5.1.3_2... [93i386-default-job-20] | `-- Extracting gmp-5.1.3_2... done [93i386-default-job-20] | `-- Installing mpc-1.0.2_1... [93i386-default-job-20] | | `-- Installing mpfr-3.1.2_2... [93i386-default-job-20] | | `-- Extracting mpfr-3.1.2_2... done [93i386-default-job-20] | `-- Extracting mpc-1.0.2_1... done [93i386-default-job-20] `-- Extracting gcc-4.8.4... done [93i386-default-job-20] `-- Installing gconf2-3.2.6_3... [93i386-default-job-20] | `-- Installing dbus-glib-0.100.2_1... [93i386-default-job-20] | | `-- Installing dbus-1.8.12_1... [93i386-default-job-20] | | `-- Installing gnome_subr-1.0... [93i386-default-job-20] | | `-- Extracting gnome_subr-1.0... done [93i386-default-job-20] | | `-- Installing libICE-1.0.9,1... [93i386-default-job-20] | | | `-- Installing xproto-7.0.26... [93i386-default-job-20] | | | `-- Extracting xproto-7.0.26... done [93i386-default-job-20] | | `-- Extracting libICE-1.0.9,1... done [93i386-default-job-20] | | `-- Installing libSM-1.2.2_2,1... [93i386-default-job-20] | | `-- Extracting libSM-1.2.2_2,1... done [93i386-default-job-20] | | `-- Installing libX11-1.6.2_2,1... [93i386-default-job-20] | | | `-- Installing kbproto-1.0.6... [93i386-default-job-20] | | `-- Installing libsoup-2.48.1_1... [93i386-default-job-20] | | `-- Installing glib-networking-2.42.1_1... [93i386-default-job-20] | | | `-- Installing gnutls-3.2.21... [93i386-default-job-20] | | | `-- Installing libidn-1.29... [93i386-default-job-20] | | | `-- Extracting libidn-1.29... done [93i386-default-job-20] | | | `-- Installing libtasn1-4.2... [93i386-default-job-20] | | | `-- Extracting libtasn1-4.2... done [93i386-default-job-20] | | | `-- Installing nettle-2.7.1... [93i386-default-job-20] | | | `-- Extracting nettle-2.7.1... done [93i386-default-job-20] | | | `-- Installing p11-kit-0.22.1... [93i386-default-job-20] | | | `-- Extracting p11-kit-0.22.1... done [93i386-default-job-20] | | | `-- Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [93i386-default-job-20] | | | `-- Extracting trousers-tddl-0.3.10_7... done [93i386-default-job-20] | | | `-- Extracting gnutls-3.2.21... done [93i386-default-job-20] | | | `-- Installing gsettings-desktop-schemas-3.14.1... [93i386-default-job-20] | | | `-- Installing cantarell-fonts-0.0.16... [93i386-default-job-20] | | | `-- Extracting cantarell-fonts-0.0.16... done /usr/local/share/fonts/cantarell: caching, new cache contents: 2 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory /usr/local/bin/fc-cache: succeeded [93i386-default-job-20] | | | `-- Extracting gsettings-desktop-schemas-3.14.1... done [93i386-default-job-20] | | | `-- Installing libgcrypt-1.6.2... [93i386-default-job-20] | | | `-- Installing libgpg-error-1.17... [93i386-default-job-20] | | | `-- Extracting libgpg-error-1.17... done [93i386-default-job-20] | | | `-- Extracting libgcrypt-1.6.2... done [93i386-default-job-20] | | | `-- Installing libproxy-0.4.6... [93i386-default-job-20] | | | `-- Extracting libproxy-0.4.6... done [93i386-default-job-20] | | `-- Extracting glib-networking-2.42.1_1... done [93i386-default-job-20] | | `-- Installing sqlite3-3.8.8... [93i386-default-job-20] | | `-- Extracting sqlite3-3.8.8... done [93i386-default-job-20] | | `-- Extracting libsoup-2.48.1_1... done [93i386-default-job-20] | `-- Extracting geoclue-2.1.10... done [93i386-default-job-20] | `-- Installing gstreamer1-plugins-1.4.5_1... [93i386-default-job-20] | | `-- Installing gstreamer1-1.4.5... [93i386-default-job-20] | | `-- Extracting gstreamer1-1.4.5... done [93i386-default-job-20] | | `-- Installing iso-codes-3.57... [93i386-default-job-20] | | `-- Extracting iso-codes-3.57... done [93i386-default-job-20] | `-- Extracting gstreamer1-plugins-1.4.5_1... done [93i386-default-job-20] | `-- Installing libsecret-0.18_3... [93i386-default-job-20] | `-- Extracting libsecret-0.18_3... done [93i386-default-job-20] | `-- Installing libxslt-1.1.28_6... [93i386-default-job-20] | `-- Extracting libxslt-1.1.28_6... done [93i386-default-job-20] | `-- Installing webp-0.4.2_3... [93i386-default-job-20] | | `-- Installing giflib-5.0.6... [93i386-default-job-20] | | `-- Extracting giflib-5.0.6... done [93i386-default-job-20] | `-- Extracting webp-0.4.2_3... done [93i386-default-job-20] `-- Extracting webkit-gtk2-2.4.8... done [93i386-default-job-20] Extracting wx30-gtk2-3.0.2_2... done 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 ===================================================================== Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Message for dejavu-2.34_4: 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. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of wxguitar-1.01_6 =========================================================================== =================================================== ===> Configuring for wxguitar-1.01_6 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for style of include used by make... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking build system type... i386-portbld-freebsd9.3 checking host system type... i386-portbld-freebsd9.3 checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for wx-config... /usr/local/bin/wxgtk2u-3.0-config checking for wxWidgets version >= 2.8.10... yes (version 3.0.2) checking for wxWidgets static library... no checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes configure: creating ./config.status config.status: creating po/Makefile.in config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating Makefile config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands =========================================================================== =================================================== ===> Building for wxguitar-1.01_6 Making all in src c++ -DPACKAGE_NAME=\"wxguitar\" -DPACKAGE_TARNAME=\"wxguitar\" -DPACKAGE_VERSION=\"1.01\" -DPACKAGE_STRING=\"wxguitar\ 1.01\" -DPACKAGE_BUGREPORT=\"indt@mail.ru\" -DPACKAGE=\"wxguitar\" -DVERSION=\"1.01\" -DHAVE_ICONV=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -s -O2 -pipe -fno-strict-aliasing -s -MT wxguitar-wxGuitarMain.o -MD -MP -MF .deps/wxguitar-wxGuitarMain.Tpo -c -o wxguitar-wxGuitarMain.o `test -f 'wxGuitarMain.cpp' || echo './'`wxGuitarMain.cpp mv -f .deps/wxguitar-wxGuitarMain.Tpo .deps/wxguitar-wxGuitarMain.Po c++ -DPACKAGE_NAME=\"wxguitar\" -DPACKAGE_TARNAME=\"wxguitar\" -DPACKAGE_VERSION=\"1.01\" -DPACKAGE_STRING=\"wxguitar\ 1.01\" -DPACKAGE_BUGREPORT=\"indt@mail.ru\" -DPACKAGE=\"wxguitar\" -DVERSION=\"1.01\" -DHAVE_ICONV=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -s -O2 -pipe -fno-strict-aliasing -s -MT wxguitar-wxGuitarApp.o -MD -MP -MF .deps/wxguitar-wxGuitarApp.Tpo -c -o wxguitar-wxGuitarApp.o `test -f 'wxGuitarApp.cpp' || echo './'`wxGuitarApp.cpp mv -f .deps/wxguitar-wxGuitarApp.Tpo .deps/wxguitar-wxGuitarApp.Po c++ -O2 -pipe -fno-strict-aliasing -s -O2 -pipe -fno-strict-aliasing -s -L/usr/local/lib -o wxguitar wxguitar-wxGuitarMain.o wxguitar-wxGuitarApp.o -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `std::ctype::_M_widen_init() const@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `typeinfo for __cxxabiv1::__forced_unwind@CXXABI_1.3.2' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' *** [wxguitar] Error code 1 Stop in /wrkdirs/usr/ports/audio/wxguitar/work/wxGuitar/src. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/audio/wxguitar/work/wxGuitar. *** [do-build] Error code 1 Stop in /usr/ports/audio/wxguitar. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 15:07:05 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 DB06DC97; Thu, 29 Jan 2015 15:07:04 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 B9E8C7D0; Thu, 29 Jan 2015 15:07:04 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TF7474086710; Thu, 29 Jan 2015 15:07:04 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TF740r086708; Thu, 29 Jan 2015 15:07:04 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 15:07:04 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291507.t0TF740r086708@beefy1.isc.freebsd.org> To: cy@FreeBSD.org Subject: [package - 93i386-default][sysutils/syslog-ng-devel] Failed for syslog-ng-devel-3.7.0a2_1 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: Thu, 29 Jan 2015 15:07:05 -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: cy@FreeBSD.org Last committer: tijl@FreeBSD.org Ident: $FreeBSD: head/sysutils/syslog-ng-devel/Makefile 377064 2015-01-15 09:05:37Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/syslog-ng-devel-3.7.0a2_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building sysutils/syslog-ng-devel build started at Thu Jan 29 15:06:25 UTC 2015 port directory: /usr/ports/sysutils/syslog-ng-devel building for: FreeBSD 93i386-default-job-20 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: cy@FreeBSD.org Makefile ident: $FreeBSD: head/sysutils/syslog-ng-devel/Makefile 377064 2015-01-15 09:05:37Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=syslog-ng-devel-3.7.0a2_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for syslog-ng-devel-3.7.0a2_1: DOCS=on: Build and/or install documentation GEOIP=off: Build with GeoIP support IPV6=on: Build with IPV6 support JSON=on: Build with JSON-C support OPENSSL=on: SSL/TLS support via OpenSSL REDIS=off: Build with Redis support SMTP=off: Build with SMTP support SPOOF=off: Build with spoof source support SQL=off: Build with database (libdbi) support TCP_WRAPPERS=off: Build with TCP Wrappers ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --sysconfdir=/usr/local/etc --localstatedir=/var/db --enable-dynamic-linking --enable-debug --datadir=/usr/local/share/syslog-ng/ --enable-ssl --disable-tcp-wrapper --disable-spoof-source --enable-ipv6 --disable-geoip --disable-redis --disable-smtp --disable-sql --enable-json --disable-linux-caps --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work TMPDIR="/tmp" OPENSSL_CFLAGS="-I/usr/local/include" OPENSSL_LIBS="-L/usr/local/lib -lcrypto -lssl" XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work TMPDIR="/tmp" OPENSSLLIB=/usr/local/lib OPENSSLINC=/usr/local/include OPENSSLBASE=/usr/local OPENSSLDIR=/usr/local/openssl XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work HOME=/wrkdirs/usr/ports/sysutils/syslog-ng-devel/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=" -Wl,-rpath,/usr/local/lib" 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-- OSREL=9.3 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/syslog-ng" EXAMPLESDIR="share/examples/syslog-ng" DATADIR="share/syslog-ng" WWWDIR="www/syslog-ng" ETCDIR="etc/syslog-ng" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/syslog-ng DOCSDIR=/usr/local/share/doc/syslog-ng EXAMPLESDIR=/usr/local/share/examples/syslog-ng WWWDIR=/usr/local/www/syslog-ng ETCDIR=/usr/local/etc/syslog-ng --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> syslog-ng-devel-3.7.0a2_1 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.7.txz [93i386-default-job-20] Installing pkg-1.4.7... [93i386-default-job-20] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of syslog-ng-devel-3.7.0a2_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by syslog-ng-devel-3.7.0a2_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by syslog-ng-devel-3.7.0a2_1 for building => SHA256 Checksum OK for syslog-ng-3.7.0alpha2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by syslog-ng-devel-3.7.0a2_1 for building ===> Extracting for syslog-ng-devel-3.7.0a2_1 => SHA256 Checksum OK for syslog-ng-3.7.0alpha2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for syslog-ng-devel-3.7.0a2_1 =========================================================================== =================================================== ===> syslog-ng-devel-3.7.0a2_1 depends on file: /usr/local/lib/libcrypto.so.8 - not found ===> Verifying install for /usr/local/lib/libcrypto.so.8 in /usr/ports/security/openssl ===> Installing existing package /packages/All/openssl-1.0.1_18.txz [93i386-default-job-20] Installing openssl-1.0.1_18... [93i386-default-job-20] Extracting openssl-1.0.1_18... done Message for openssl-1.0.1_18: Copy /usr/local/openssl/openssl.cnf.sample to /usr/local/openssl/openssl.cnf and edit it to fit your needs. ===> Returning to build of syslog-ng-devel-3.7.0a2_1 ===> syslog-ng-devel-3.7.0a2_1 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 [93i386-default-job-20] Installing gmake-4.1_1... [93i386-default-job-20] `-- Installing gettext-runtime-0.19.4... [93i386-default-job-20] | `-- Installing indexinfo-0.2.2... [93i386-default-job-20] | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-20] | `-- Installing libiconv-1.14_6... [93i386-default-job-20] | `-- Extracting libiconv-1.14_6... done [93i386-default-job-20] `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-20] Extracting gmake-4.1_1... done ===> Returning to build of syslog-ng-devel-3.7.0a2_1 ===> syslog-ng-devel-3.7.0a2_1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93i386-default-job-20] Installing pkgconf-0.9.7... [93i386-default-job-20] Extracting pkgconf-0.9.7... done ===> Returning to build of syslog-ng-devel-3.7.0a2_1 =========================================================================== =================================================== ===> syslog-ng-devel-3.7.0a2_1 depends on shared library: libevtlog.so - not found ===> Verifying for libevtlog.so in /usr/ports/sysutils/eventlog ===> Installing existing package /packages/All/eventlog-0.2.12_1.txz [93i386-default-job-20] Installing eventlog-0.2.12_1... [93i386-default-job-20] Extracting eventlog-0.2.12_1... done ===> Returning to build of syslog-ng-devel-3.7.0a2_1 ===> syslog-ng-devel-3.7.0a2_1 depends on shared library: libpcre.so - not found ===> Verifying for libpcre.so in /usr/ports/devel/pcre ===> Installing existing package /packages/All/pcre-8.35_2.txz [93i386-default-job-20] Installing pcre-8.35_2... [93i386-default-job-20] Extracting pcre-8.35_2... done ===> Returning to build of syslog-ng-devel-3.7.0a2_1 ===> syslog-ng-devel-3.7.0a2_1 depends on shared library: libjson-c.so - not found ===> Verifying for libjson-c.so in /usr/ports/devel/json-c ===> Installing existing package /packages/All/json-c-0.12_1.txz [93i386-default-job-20] Installing json-c-0.12_1... [93i386-default-job-20] Extracting json-c-0.12_1... done ===> Returning to build of syslog-ng-devel-3.7.0a2_1 ===> syslog-ng-devel-3.7.0a2_1 depends on shared library: libglib-2.0.so - not found ===> Verifying for libglib-2.0.so in /usr/ports/devel/glib20 ===> Installing existing package /packages/All/glib-2.42.1.txz [93i386-default-job-20] Installing glib-2.42.1... [93i386-default-job-20] `-- Installing libffi-3.2.1... [93i386-default-job-20] `-- Extracting libffi-3.2.1... done [93i386-default-job-20] `-- Installing perl5-5.18.4_11... [93i386-default-job-20] `-- Extracting perl5-5.18.4_11... done [93i386-default-job-20] `-- Installing python27-2.7.9... [93i386-default-job-20] `-- Extracting python27-2.7.9... done [93i386-default-job-20] Extracting glib-2.42.1... done ivykis : internal libmongo-client : internal librabbitmq : internal jsonc : system Features: Debug symbols : yes GCC profiling : no Memtrace : no IPV6 support : yes spoof-source support : no tcp-wrapper support : no Linux capability support : no Env wrapper support : no systemd support : no (unit dir: none) systemd-journal support : no Modules: Module search path : ${exec_prefix}/lib/syslog-ng Sun STREAMS support (module): no SSL support (module) : yes SQL support (module) : no PACCT module (EXPERIMENTAL) : no MongoDB destination (module): yes JSON support (module) : yes SMTP support (module) : no AMQP destination (module) : yes STOMP destination (module) : yes GEOIP support (module) : no Redis support (module) : no Riemann destination (module): no =========================================================================== =================================================== ===> Building for syslog-ng-devel-3.7.0a2_1 gmake -C modules/afamqp/rabbitmq-c gmake[1]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afamqp/rabbitmq-c' gmake all-am gmake[2]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afamqp/rabbitmq-c' CC librabbitmq/librabbitmq_librabbitmq_la-amqp_api.lo CC librabbitmq/librabbitmq_librabbitmq_la-amqp_connection.lo CC librabbitmq/librabbitmq_librabbitmq_la-amqp_framing.lo CC librabbitmq/librabbitmq_librabbitmq_la-amqp_mem.lo CC librabbitmq/librabbitmq_librabbitmq_la-amqp_socket.lo CC librabbitmq/librabbitmq_librabbitmq_la-amqp_table.lo CC librabbitmq/librabbitmq_librabbitmq_la-amqp_url.lo CC librabbitmq/unix/librabbitmq_librabbitmq_la-socket.lo CCLD librabbitmq/librabbitmq.la CC examples/examples_libutils_la-utils.lo CC examples/unix/examples_libutils_la-platform_utils.lo CCLD examples/libutils.la CC examples/amqp_bind.o CCLD examples/amqp_bind CC examples/amqp_consumer.o CCLD examples/amqp_consumer CC examples/amqp_exchange_declare.o CCLD examples/amqp_exchange_declare CC examples/amqp_listen.o CCLD examples/amqp_listen CC examples/amqp_listenq.o CCLD examples/amqp_listenq CC examples/amqp_producer.o CCLD examples/amqp_producer CC examples/amqp_rpc_sendstring_client.o CCLD examples/amqp_rpc_sendstring_client CC examples/amqp_sendstring.o CCLD examples/amqp_sendstring CC examples/amqp_unbind.o CCLD examples/amqp_unbind gmake[2]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afamqp/rabbitmq-c' gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afamqp/rabbitmq-c' GEN modules/afamqp/dummy.c gmake -C modules/afmongodb/libmongo-client gmake[1]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client' gmake all-recursive gmake[2]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client' Making all in docs gmake[3]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/docs' Making all in tutorial gmake[4]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/docs/tutorial' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/docs/tutorial' gmake[4]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/docs' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/docs' gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/docs' Making all in src gmake[3]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/src' CC libmongo_client_la-compat.lo CC libmongo_client_la-bson.lo CC libmongo_client_la-mongo-wire.lo CC libmongo_client_la-mongo-client.lo mongo-client.c:44:1: warning: "MSG_NOSIGNAL" redefined In file included from compat.h:23, from libmongo-private.h:26, from mongo-client.c:25: /usr/include/sys/socket.h:461:1: warning: this is the location of the previous definition CC libmongo_client_la-mongo-utils.lo CC libmongo_client_la-mongo-sync.lo CC libmongo_client_la-mongo-sync-cursor.lo CC libmongo_client_la-mongo-sync-pool.lo CC libmongo_client_la-sync-gridfs.lo CC libmongo_client_la-sync-gridfs-chunk.lo CC libmongo_client_la-sync-gridfs-stream.lo CCLD libmongo-client.la gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/src' Making all in tests gmake[3]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/tests' Making all in libtap gmake[4]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/tests/libtap' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/tests/libtap' gmake[4]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/tests' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/tests' gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/tests' Making all in examples gmake[3]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/examples' CC mongo-dump.o CCLD mongo-dump CC bson-inspect.o CCLD bson-inspect CC gridfs.o CCLD gridfs gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client/examples' gmake[3]: Entering directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client' gmake[2]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client' gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.7.0alpha2/modules/afmongodb/libmongo-client' GEN modules/afmongodb/dummy.c gmake --no-print-directory all-recursive CC libtest/libtest.o CC libtest/testutils.o libtest/testutils.c: In function 'stop_stopwatch_and_display_result': libtest/testutils.c:89: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'guint64' libtest/testutils.c:89: warning: format '%06lu' expects type 'long unsigned int', but argument 3 has type 'guint64' libtest/testutils.c: In function 'assert_null_non_fatal': libtest/testutils.c:383: warning: cast from pointer to integer of different size CC libtest/msg_parse_lib.o CC libtest/template_lib.o CC libtest/proto_lib.o CC libtest/persist_lib.o CC libtest/mock-transport.o CC libtest/config_parse_lib.o AR libtest/libsyslog-ng-test.a CC lib/lib_libsyslog_ng_la-afinter.lo CC lib/lib_libsyslog_ng_la-alarms.lo CC lib/lib_libsyslog_ng_la-apphook.lo CC lib/lib_libsyslog_ng_la-block-ref-parser.lo CC lib/lib_libsyslog_ng_la-cache.lo CC lib/lib_libsyslog_ng_la-cfg.lo CC lib/lib_libsyslog_ng_la-cfg-args.lo CC lib/lib_libsyslog_ng_la-cfg-lexer.lo CC lib/lib_libsyslog_ng_la-cfg-lexer-subst.lo CC lib/lib_libsyslog_ng_la-cfg-parser.lo CC lib/lib_libsyslog_ng_la-cfg-tree.lo CC lib/lib_libsyslog_ng_la-children.lo CC lib/lib_libsyslog_ng_la-dnscache.lo CC lib/lib_libsyslog_ng_la-driver.lo CC lib/lib_libsyslog_ng_la-file-perms.lo CC lib/lib_libsyslog_ng_la-globals.lo CC lib/lib_libsyslog_ng_la-gprocess.lo CC lib/lib_libsyslog_ng_la-gsockaddr.lo CC lib/lib_libsyslog_ng_la-gsocket.lo CC lib/lib_libsyslog_ng_la-hostname.lo lib/hostname.c: In function 'is_hostname_fqdn': lib/hostname.c:51: warning: implicit declaration of function 'strchr' lib/hostname.c:51: warning: incompatible implicit declaration of built-in function 'strchr' lib/hostname.c: In function 'extract_domain_from_fqdn': lib/hostname.c:57: warning: incompatible implicit declaration of built-in function 'strchr' lib/hostname.c: In function 'convert_hostname_to_fqdn': lib/hostname.c:101: warning: implicit declaration of function 'strlen' lib/hostname.c:101: warning: incompatible implicit declaration of built-in function 'strlen' lib/hostname.c:107: warning: implicit declaration of function 'strncpy' lib/hostname.c:107: warning: incompatible implicit declaration of built-in function 'strncpy' lib/hostname.c: In function 'convert_hostname_to_short_hostname': lib/hostname.c:118: warning: incompatible implicit declaration of built-in function 'strchr' CC lib/lib_libsyslog_ng_la-host-resolve.lo lib/host-resolve.c: In function 'hostname_apply_options': lib/host-resolve.c:77: warning: implicit declaration of function 'strlen' lib/host-resolve.c:77: warning: incompatible implicit declaration of built-in function 'strlen' lib/host-resolve.c: In function 'resolve_wildcard_hostname_to_sockaddr': lib/host-resolve.c:114: warning: implicit declaration of function 'memset' lib/host-resolve.c:114: warning: incompatible implicit declaration of built-in function 'memset' lib/host-resolve.c: In function 'resolve_hostname_to_sockaddr_using_getaddrinfo': lib/host-resolve.c:140: warning: incompatible implicit declaration of built-in function 'memset' CC lib/lib_libsyslog_ng_la-logmatcher.lo CC lib/lib_libsyslog_ng_la-logmpx.lo CC lib/lib_libsyslog_ng_la-logmsg.lo In file included from lib/template/macros.h:29, from lib/logmsg.c:37: lib/template/common-template-typedefs.h:27: error: redefinition of typedef 'LogTemplateOptions' lib/template/common-template-typedefs.h:27: error: previous declaration of 'LogTemplateOptions' was here Makefile:6854: recipe for target 'lib/lib_libsyslog_ng_la-logmsg.lo' failed gmake[2]: *** [lib/lib_libsyslog_ng_la-logmsg.lo] Error 1 Makefile:9942: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 Makefile:4071: recipe for target 'all' failed gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/sysutils/syslog-ng-devel. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 15:11:02 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 0C303DEE; Thu, 29 Jan 2015 15:11:02 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 EB0B38AB; Thu, 29 Jan 2015 15:11:01 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TFB19T004737; Thu, 29 Jan 2015 15:11:01 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TFB1fl004736; Thu, 29 Jan 2015 15:11:01 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 15:11:01 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291511.t0TFB1fl004736@beefy1.isc.freebsd.org> To: gnome@FreeBSD.org Subject: [package - 93i386-default][devel/libical-glib] Failed for libical-glib-1.0.0 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: Thu, 29 Jan 2015 15:11:02 -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: gnome@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/devel/libical-glib/Makefile 377580 2015-01-21 09:29:30Z kwm $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/libical-glib-1.0.0.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building devel/libical-glib build started at Thu Jan 29 15:10:46 UTC 2015 port directory: /usr/ports/devel/libical-glib building for: FreeBSD 93i386-default-job-13 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: head/devel/libical-glib/Makefile 377580 2015-01-21 09:29:30Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=libical-glib-1.0.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libical-glib/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libical-glib/work HOME=/wrkdirs/usr/ports/devel/libical-glib/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libical-glib/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libical-glib/work HOME=/wrkdirs/usr/ports/devel/libical-glib/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/libical-glib/work 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-- OSREL=9.3 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/libical-glib" EXAMPLESDIR="share/examples/libical-glib" DATADIR="share/libical-glib" WWWDIR="www/libical-glib" ETCDIR="etc/libical-glib" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libical-glib DOCSDIR=/usr/local/share/doc/libical-glib EXAMPLESDIR=/usr/local/share/examples/libical-glib WWWDIR=/usr/local/www/libical-glib ETCDIR=/usr/local/etc/libical-glib --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> libical-glib-1.0.0 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.7.txz [93i386-default-job-13] Installing pkg-1.4.7... [93i386-default-job-13] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libical-glib-1.0.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by libical-glib-1.0.0 for building =========================================================================== =================================================== ===> Fetching all distfiles required by libical-glib-1.0.0 for building => SHA256 Checksum OK for libical-glib-1.0.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by libical-glib-1.0.0 for building ===> Extracting for libical-glib-1.0.0 => SHA256 Checksum OK for libical-glib-1.0.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for libical-glib-1.0.0 ===> Applying FreeBSD patches for libical-glib-1.0.0 =========================================================================== =================================================== ===> libical-glib-1.0.0 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 [93i386-default-job-13] Installing gettext-tools-0.19.4... [93i386-default-job-13] `-- Installing expat-2.1.0_2... [93i386-default-job-13] `-- Extracting expat-2.1.0_2... done [93i386-default-job-13] `-- Installing gettext-runtime-0.19.4... [93i386-default-job-13] | `-- Installing indexinfo-0.2.2... [93i386-default-job-13] | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-13] | `-- Installing libiconv-1.14_6... [93i386-default-job-13] | `-- Extracting libiconv-1.14_6... done [93i386-default-job-13] `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-13] Extracting gettext-tools-0.19.4... done ===> Returning to build of libical-glib-1.0.0 ===> libical-glib-1.0.0 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 [93i386-default-job-13] Installing gmake-4.1_1... [93i386-default-job-13] Extracting gmake-4.1_1... done ===> Returning to build of libical-glib-1.0.0 ===> libical-glib-1.0.0 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [93i386-default-job-13] Installing pkgconf-0.9.7... [93i386-default-job-13] Extracting pkgconf-0.9.7... done ===> Returning to build of libical-glib-1.0.0 ===> libical-glib-1.0.0 depends on executable: g-ir-scanner - not found ===> Verifying install for g-ir-scanner in /usr/ports/devel/gobject-introspection ===> Installing existing package /packages/All/gobject-introspection-1.42.0.txz [93i386-default-job-13] Installing gobject-introspection-1.42.0... [93i386-default-job-13] `-- Installing glib-2.42.1... [93i386-default-job-13] | `-- Installing libffi-3.2.1... [93i386-default-job-13] | `-- Extracting libffi-3.2.1... done [93i386-default-job-13] | `-- Installing pcre-8.35_2... [93i386-default-job-13] | `-- Extracting pcre-8.35_2... done [93i386-default-job-13] | `-- Installing perl5-5.18.4_11... [93i386-default-job-13] | `-- Extracting perl5-5.18.4_11... done [93i386-default-job-13] | `-- Installing python27-2.7.9... [93i386-default-job-13] | `-- Extracting python27-2.7.9... done [93i386-default-job-13] `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93i386-default-job-13] `-- Installing python2-2_3... [93i386-default-job-13] `-- Extracting python2-2_3... done [93i386-default-job-13] Extracting gobject-introspection-1.42.0... done 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 libical-glib-1.0.0 =========================================================================== =================================================== ===> libical-glib-1.0.0 depends on shared library: libical.so - not found ===> Verifying for libical.so in /usr/ports/devel/libical ===> Installing existing package /packages/All/libical-1.0.1.txz [93i386-default-job-13] Installing libical-1.0.1... [93i386-default-job-13] Extracting libical-1.0.1... done ===> Returning to build of libical-glib-1.0.0 ===> libical-glib-1.0.0 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.3) ===> libical-glib-1.0.0 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so.0.4200.1) ===> libical-glib-1.0.0 depends on shared library: libxml2.so - not found ===> Verifying for libxml2.so in /usr/ports/textproc/libxml2 checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... (cached) 262144 checking how to convert i386-portbld-freebsd9.3 file names to i386-portbld-freebsd9.3 format... func_convert_file_noop checking how to convert i386-portbld-freebsd9.3 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking pkg-config is at least version 0.9.0... yes checking whether to build with code coverage support... no checking for gobject-introspection... yes checking for GLIB... yes checking for LIBICAL... yes checking for LIBXML... yes checking for GOBJECT2... yes checking for gtk-doc... no configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.14 is not found. checking for gtkdoc-check... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libical-glib.pc config.status: creating src/api/Makefile config.status: creating src/Makefile config.status: creating src/build-tools/Makefile config.status: creating src/libical-glib/Makefile config.status: creating tests/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/libical-glib/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: Introspection: yes Code coverage (gcov): no Gtk-doc: no =========================================================================== =================================================== ===> Building for libical-glib-1.0.0 gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src' Making all in api gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src/api' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src/api' Making all in build-tools gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src/build-tools' CC src_generator-generator.o cc1: warning: -Wformat-nonliteral ignored without -Wformat cc1: warning: -Wformat-security ignored without -Wformat CC src_generator-xml-parser.o cc1: warning: -Wformat-nonliteral ignored without -Wformat cc1: warning: -Wformat-security ignored without -Wformat CCLD src-generator gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src/build-tools' Making all in libical-glib gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src/libical-glib' gmake all-am gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src/libical-glib' CC libical_glib_1_0_la-i-cal-object.lo cc1: warning: -Wformat-nonliteral ignored without -Wformat cc1: warning: -Wformat-security ignored without -Wformat CC libical_glib_1_0_la-i-cal-array.lo cc1: warning: -Wformat-nonliteral ignored without -Wformat cc1: warning: -Wformat-security ignored without -Wformat CC libical_glib_1_0_la-i-cal-attach.lo cc1: warning: -Wformat-nonliteral ignored without -Wformat cc1: warning: -Wformat-security ignored without -Wformat CC libical_glib_1_0_la-i-cal-comp-iter.lo cc1: warning: -Wformat-nonliteral ignored without -Wformat cc1: warning: -Wformat-security ignored without -Wformat CC libical_glib_1_0_la-i-cal-component.lo cc1: warning: -Wformat-nonliteral ignored without -Wformat cc1: warning: -Wformat-security ignored without -Wformat In file included from ../../src/libical-glib/i-cal-component.h:23, from i-cal-component.c:20: ./../src/libical-glib/i-cal-parameter.h:48: error: redefinition of typedef 'ICalParameter' ./../src/libical-glib/i-cal-derived-parameter.h:27: error: previous declaration of 'ICalParameter' was here In file included from ../../src/libical-glib/i-cal-component.h:25, from i-cal-component.c:20: ./../src/libical-glib/i-cal-derived-property.h:28: error: redefinition of typedef 'ICalRecurrenceType' ./../src/libical-glib/i-cal-derived-value.h:27: error: previous declaration of 'ICalRecurrenceType' was here ./../src/libical-glib/i-cal-derived-property.h:29: error: redefinition of typedef 'ICalGeoType' ./../src/libical-glib/i-cal-derived-value.h:28: error: previous declaration of 'ICalGeoType' was here ./../src/libical-glib/i-cal-derived-property.h:31: error: redefinition of typedef 'ICalPeriodType' ./../src/libical-glib/i-cal-derived-value.h:29: error: previous declaration of 'ICalPeriodType' was here ./../src/libical-glib/i-cal-derived-property.h:32: error: redefinition of typedef 'ICalTriggerType' ./../src/libical-glib/i-cal-derived-value.h:31: error: previous declaration of 'ICalTriggerType' was here ./../src/libical-glib/i-cal-derived-property.h:33: error: redefinition of typedef 'ICalDatetimeperiodType' ./../src/libical-glib/i-cal-derived-value.h:30: error: previous declaration of 'ICalDatetimeperiodType' was here ./../src/libical-glib/i-cal-derived-property.h:34: error: redefinition of typedef 'ICalTimetype' ./../src/libical-glib/i-cal-derived-value.h:32: error: previous declaration of 'ICalTimetype' was here ./../src/libical-glib/i-cal-derived-property.h:35: error: redefinition of typedef 'ICalReqstatType' ./../src/libical-glib/i-cal-derived-value.h:33: error: previous declaration of 'ICalReqstatType' was here ./../src/libical-glib/i-cal-derived-property.h:36: error: redefinition of typedef 'ICalDurationType' ./../src/libical-glib/i-cal-derived-value.h:34: error: previous declaration of 'ICalDurationType' was here ./../src/libical-glib/i-cal-derived-property.h:37: error: redefinition of typedef 'ICalAttach' ./../src/libical-glib/i-cal-derived-value.h:36: error: previous declaration of 'ICalAttach' was here In file included from i-cal-component.c:20: ./../src/libical-glib/i-cal-component.h:70: error: redefinition of typedef 'ICalTimetype' ./../src/libical-glib/i-cal-derived-property.h:34: error: previous declaration of 'ICalTimetype' was here ./../src/libical-glib/i-cal-component.h:74: error: redefinition of typedef 'ICalProperty' ./../src/libical-glib/i-cal-derived-property.h:30: error: previous declaration of 'ICalProperty' was here ./../src/libical-glib/i-cal-component.h:75: error: redefinition of typedef 'ICalDurationType' ./../src/libical-glib/i-cal-derived-property.h:36: error: previous declaration of 'ICalDurationType' was here In file included from i-cal-component.c:21: ./../src/libical-glib/i-cal-duration-type.h:47: error: redefinition of typedef 'ICalDurationType' ./../src/libical-glib/i-cal-component.h:75: error: previous declaration of 'ICalDurationType' was here In file included from i-cal-component.c:22: ./../src/libical-glib/i-cal-comp-iter.h:47: error: redefinition of typedef 'ICalCompIter' ./../src/libical-glib/i-cal-component.h:72: error: previous declaration of 'ICalCompIter' was here In file included from i-cal-component.c:23: ./../src/libical-glib/i-cal-property.h:50: error: redefinition of typedef 'ICalProperty' ./../src/libical-glib/i-cal-component.h:74: error: previous declaration of 'ICalProperty' was here ./../src/libical-glib/i-cal-property.h:69: error: redefinition of typedef 'ICalValue' ./../src/libical-glib/i-cal-derived-value.h:35: error: previous declaration of 'ICalValue' was here ./../src/libical-glib/i-cal-property.h:70: error: redefinition of typedef 'ICalParameter' ./../src/libical-glib/i-cal-parameter.h:48: error: previous declaration of 'ICalParameter' was here In file included from i-cal-component.c:25: ./../src/libical-glib/i-cal-timetype.h:47: error: redefinition of typedef 'ICalTimetype' ./../src/libical-glib/i-cal-component.h:70: error: previous declaration of 'ICalTimetype' was here ./../src/libical-glib/i-cal-timetype.h:66: error: redefinition of typedef 'ICalTimezone' ./../src/libical-glib/i-cal-component.h:73: error: previous declaration of 'ICalTimezone' was here In file included from i-cal-component.c:27: ./../src/libical-glib/i-cal-time-span.h:48: error: redefinition of typedef 'ICalTimeSpan' ./../src/libical-glib/i-cal-component.h:71: error: previous declaration of 'ICalTimeSpan' was here In file included from i-cal-component.c:28: ./../src/libical-glib/i-cal-timezone.h:47: error: redefinition of typedef 'ICalTimezone' ./../src/libical-glib/i-cal-timetype.h:66: error: previous declaration of 'ICalTimezone' was here ./../src/libical-glib/i-cal-timezone.h:66: error: redefinition of typedef 'ICalTimetype' ./../src/libical-glib/i-cal-timetype.h:47: error: previous declaration of 'ICalTimetype' was here ./../src/libical-glib/i-cal-timezone.h:68: error: redefinition of typedef 'ICalComponent' ./../src/libical-glib/i-cal-component.h:51: error: previous declaration of 'ICalComponent' was here Makefile:711: recipe for target 'libical_glib_1_0_la-i-cal-component.lo' failed gmake[4]: *** [libical_glib_1_0_la-i-cal-component.lo] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src/libical-glib' Makefile:547: recipe for target 'all' failed gmake[3]: *** [all] Error 2 gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src/libical-glib' Makefile:375: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src' Makefile:519: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0' Makefile:427: recipe for target 'all' failed gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/devel/libical-glib. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 15:14:52 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 7C115EC8 for ; Thu, 29 Jan 2015 15:14:52 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 654318F9 for ; Thu, 29 Jan 2015 15:14:52 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TFEqUY003764 for ; Thu, 29 Jan 2015 15:14:52 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TFEq1p003753; Thu, 29 Jan 2015 15:14:52 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 15:14:52 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291514.t0TFEq1p003753@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93amd64-default][print/lilypond-devel] Failed for lilypond-devel-2.19.11_2 in build 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: Thu, 29 Jan 2015 15:14:52 -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: gahr@FreeBSD.org Ident: $FreeBSD: head/print/lilypond-devel/Makefile 374492 2014-12-10 22:29:14Z gahr $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/lilypond-devel-2.19.11_2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building print/lilypond-devel build started at Thu Jan 29 15:01:03 UTC 2015 port directory: /usr/ports/print/lilypond-devel building for: FreeBSD 93amd64-default-job-15 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/print/lilypond-devel/Makefile 374492 2014-12-10 22:29:14Z gahr $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=lilypond-devel-2.19.11_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for lilypond-devel-2.19.11_2: NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-ncsb-dir=/usr/local/share/ghostscript/fonts --with-python-include=/usr/local/include/python2.7 --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ac_cv_prog_MAKEINFO="/usr/local/bin/makeinfo" FLEX=/usr/bin/flex YACC=yacc HOME=/wrkdirs/usr/ports/print/lilypond-devel/work XDG_DATA_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work HOME=/wrkdirs/usr/ports/print/lilypond-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work HOME=/wrkdirs/usr/ports/print/lilypond-devel/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZ E="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work HOME=/wrkdirs/usr/ports/print/lilypond-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work HOME=/wrkdirs/usr/ports/print/lilypond-devel/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -fstack-pro tector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11" 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=2.19.11 NLS="" 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" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/lilypond" EXAMPLESDIR="share/examples/lilypond" DATADIR="share/lilypond" WWWDIR="www/lilypond" ETCDIR="etc/lilypond" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/lilypond DOCSDIR=/usr/local/share/doc/lilypond EXAMPLESDIR=/usr/local/share/examples/lilypond WWWDIR=/usr/local/www/lilypond ETCDIR=/usr/local/etc/lilypond --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> lilypond-devel-2.19.11_2 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.7.txz [93amd64-default-job-15] Installing pkg-1.4.7... [93amd64-default-job-15] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of lilypond-devel-2.19.11_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by lilypond-devel-2.19.11_2 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by lilypond-devel-2.19.11_2 for building => SHA256 Checksum OK for lilypond-2.19.11.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by lilypond-devel-2.19.11_2 for building ===> Extracting for lilypond-devel-2.19.11_2 => SHA256 Checksum OK for lilypond-2.19.11.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for lilypond-devel-2.19.11_2 ===> Applying FreeBSD patches for lilypond-devel-2.19.11_2 /usr/bin/find /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11 -name "*.cc" | /usr/bin/xargs /usr/bin/sed -i.bak -e 's|isinf[ ]*(|::isinf(|g' -e 's|isnan|::isnan|g' /usr/bin/sed -i.bak -e 's||"/usr/include/FlexLexer.h"|' /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/lily/include/includable-lexer.hh =========================================================================== =================================================== ===> lilypond-devel-2.19.11_2 depends on executable: pdftexi2dvi - not found ===> Verifying install for pdftexi2dvi in /usr/ports/print/texinfo ===> Installing existing package /packages/All/texinfo-5.2.20150101.txz [93amd64-default-job-15] Installing texinfo-5.2.20150101... [93amd64-default-job-15] `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-15] | `-- Installing indexinfo-0.2.2... [93amd64-default-job-15] | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-15] | `-- Installing libiconv-1.14_6... [93amd64-default-job-15] | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-15] `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-15] `-- Installing perl5-5.18.4_11... [93amd64-default-job-15] `-- Extracting perl5-5.18.4_11... done [93amd64-default-job-15] Extracting texinfo-5.2.20150101... done ===> Returning to build of lilypond-devel-2.19.11_2 ===> lilypond-devel-2.19.11_2 depends on executable: t1ascii - not found ===> Verifying install for t1ascii in /usr/ports/print/t1utils ===> Installing existing package /packages/All/t1utils-1.32.txz [93amd64-default-job-15] Installing t1utils-1.32... [93amd64-default-job-15] Extracting t1utils-1.32... done ===> Returning to build of lilypond-devel-2.19.11_2 ===> lilypond-devel-2.19.11_2 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.33.txz [93amd64-default-job-15] Installing bash-4.3.33... [93amd64-default-job-15] Extracting bash-4.3.33... done Message for bash-4.3.33: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== ===> Returning to build of lilypond-devel-2.19.11_2 ===> lilypond-devel-2.19.11_2 depends on executable: convert - not found ===> Verifying install for convert in /usr/ports/graphics/ImageMagick ===> Installing existing package /packages/All/ImageMagick-6.9.0.4,1.txz [93amd64-default-job-15] Installing ImageMagick-6.9.0.4,1... [93amd64-default-job-15] `-- Installing fftw3-3.3.3_2... [93amd64-default-job-15] `-- Extracting fftw3-3.3.3_2... done beam-quanting.cc:636:15: warning: conversion to 'Real {aka double}' from 'std::vector::size_type {aka long unsigned int}' may alter its value [-Wconversion] concaveness /= positions.size (); ^ beam-quanting.cc: In member function 'Drul_array Beam_scoring_problem::solve() const': beam-quanting.cc:1028:89: warning: format '%d' expects argument of type 'int', but argument 3 has type 'std::vector::size_type {aka long unsigned int}' [-Wformat=] string card = best->score_card_ + to_string (" c%d/%d", completed, configs.size ()); ^ rm -f ./out/tie-performer.dep; DEPENDENCIES_OUTPUT="./out/tie-performer.dep ./out/tie-performer.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/tie-performer.o tie-performer.cc rm -f ./out/dot-column-engraver.dep; DEPENDENCIES_OUTPUT="./out/dot-column-engraver.dep ./out/dot-column-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/dot-column-engraver.o dot-column-engraver.cc rm -f ./out/note-head.dep; DEPENDENCIES_OUTPUT="./out/note-head.dep ./out/note-head.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/note-head.o note-head.cc note-head.cc: In static member function 'static Offset Note_head::get_stem_attachment(Font_metric*, const string&)': note-head.cc:169:33: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] int k = fm->name_to_index (key); ^ rm -f ./out/tuplet-engraver.dep; DEPENDENCIES_OUTPUT="./out/tuplet-engraver.dep ./out/tuplet-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/tuplet-engraver.o tuplet-engraver.cc rm -f ./out/protected-scm.dep; DEPENDENCIES_OUTPUT="./out/protected-scm.dep ./out/protected-scm.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/protected-scm.o protected-scm.cc rm -f ./out/spacing-basic.dep; DEPENDENCIES_OUTPUT="./out/spacing-basic.dep ./out/spacing-basic.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spacing-basic.o spacing-basic.cc rm -f ./out/glissando-engraver.dep; DEPENDENCIES_OUTPUT="./out/glissando-engraver.dep ./out/glissando-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/glissando-engraver.o glissando-engraver.cc rm -f ./out/lyric-performer.dep; DEPENDENCIES_OUTPUT="./out/lyric-performer.dep ./out/lyric-performer.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/lyric-performer.o lyric-performer.cc rm -f ./out/music-wrapper-iterator.dep; DEPENDENCIES_OUTPUT="./out/music-wrapper-iterator.dep ./out/music-wrapper-iterator.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/music-wrapper-iterator.o music-wrapper-iterator.cc rm -f ./out/dispatcher-scheme.dep; DEPENDENCIES_OUTPUT="./out/dispatcher-scheme.dep ./out/dispatcher-scheme.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/dispatcher-scheme.o dispatcher-scheme.cc rm -f ./out/spaceable-grob.dep; DEPENDENCIES_OUTPUT="./out/spaceable-grob.dep ./out/spaceable-grob.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spaceable-grob.o spaceable-grob.cc rm -f ./out/axis-group-engraver.dep; DEPENDENCIES_OUTPUT="./out/axis-group-engraver.dep ./out/axis-group-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/axis-group-engraver.o axis-group-engraver.cc rm -f ./out/skyline-pair.dep; DEPENDENCIES_OUTPUT="./out/skyline-pair.dep ./out/skyline-pair.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/skyline-pair.o skyline-pair.cc rm -f ./out/context-def.dep; DEPENDENCIES_OUTPUT="./out/context-def.dep ./out/context-def.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/context-def.o context-def.cc rm -f ./out/drum-note-performer.dep; DEPENDENCIES_OUTPUT="./out/drum-note-performer.dep ./out/drum-note-performer.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/drum-note-performer.o drum-note-performer.cc rm -f ./out/drum-note-engraver.dep; DEPENDENCIES_OUTPUT="./out/drum-note-engraver.dep ./out/drum-note-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/drum-note-engraver.o drum-note-engraver.cc rm -f ./out/tab-tie-follow-engraver.dep; DEPENDENCIES_OUTPUT="./out/tab-tie-follow-engraver.dep ./out/tab-tie-follow-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/tab-tie-follow-engraver.o tab-tie-follow-engraver.cc rm -f ./out/spanner.dep; DEPENDENCIES_OUTPUT="./out/spanner.dep ./out/spanner.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spanner.o spanner.cc rm -f ./out/grob-smob.dep; DEPENDENCIES_OUTPUT="./out/grob-smob.dep ./out/grob-smob.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/grob-smob.o grob-smob.cc rm -f ./out/tie-specification.dep; DEPENDENCIES_OUTPUT="./out/tie-specification.dep ./out/tie-specification.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/tie-specification.o tie-specification.cc rm -f ./out/clef-engraver.dep; DEPENDENCIES_OUTPUT="./out/clef-engraver.dep ./out/clef-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/clef-engraver.o clef-engraver.cc rm -f ./out/sustain-pedal.dep; DEPENDENCIES_OUTPUT="./out/sustain-pedal.dep ./out/sustain-pedal.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/sustain-pedal.o sustain-pedal.cc rm -f ./out/output-def.dep; DEPENDENCIES_OUTPUT="./out/output-def.dep ./out/output-def.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/output-def.o output-def.cc rm -f ./out/stream-event-scheme.dep; DEPENDENCIES_OUTPUT="./out/stream-event-scheme.dep ./out/stream-event-scheme.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/stream-event-scheme.o stream-event-scheme.cc rm -f ./out/context-specced-music-iterator.dep; DEPENDENCIES_OUTPUT="./out/context-specced-music-iterator.dep ./out/context-specced-music-iterator.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/context-specced-music-iterator.o context-specced-music-iterator.cc rm -f ./out/gregorian-ligature-engraver.dep; DEPENDENCIES_OUTPUT="./out/gregorian-ligature-engraver.dep ./out/gregorian-ligature-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/gregorian-ligature-engraver.o gregorian-ligature-engraver.cc rm -f ./out/horizontal-bracket.dep; DEPENDENCIES_OUTPUT="./out/horizontal-bracket.dep ./out/horizontal-bracket.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/horizontal-bracket.o horizontal-bracket.cc rm -f ./out/script-interface.dep; DEPENDENCIES_OUTPUT="./out/script-interface.dep ./out/script-interface.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/script-interface.o script-interface.cc rm -f ./out/pango-font.dep; DEPENDENCIES_OUTPUT="./out/pango-font.dep ./out/pango-font.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/pango-font.o pango-font.cc pango-font.cc: In member function 'Box Pango_font::get_scaled_indexed_char_dimensions(size_t) const': pango-font.cc:150:75: warning: conversion to 'PangoGlyph {aka unsigned int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] pango_font_get_glyph_extents (font, signed_idx, &ink_rect, &logical_rect); ^ rm -f ./out/unfolded-repeat-iterator.dep; DEPENDENCIES_OUTPUT="./out/unfolded-repeat-iterator.dep ./out/unfolded-repeat-iterator.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/unfolded-repeat-iterator.o unfolded-repeat-iterator.cc unfolded-repeat-iterator.cc: In member function 'virtual scm_unused_struct* Unfolded_repeat_iterator::get_music_list() const': unfolded-repeat-iterator.cc:40:36: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] int alt_count = scm_ilength (alts); ^ rm -f ./out/timing-translator.dep; DEPENDENCIES_OUTPUT="./out/timing-translator.dep ./out/timing-translator.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/timing-translator.o timing-translator.cc rm -f ./out/part-combine-engraver.dep; DEPENDENCIES_OUTPUT="./out/part-combine-engraver.dep ./out/part-combine-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/part-combine-engraver.o part-combine-engraver.cc rm -f ./out/episema-engraver.dep; DEPENDENCIES_OUTPUT="./out/episema-engraver.dep ./out/episema-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/episema-engraver.o episema-engraver.cc rm -f ./out/simple-spacer-scheme.dep; DEPENDENCIES_OUTPUT="./out/simple-spacer-scheme.dep ./out/simple-spacer-scheme.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/simple-spacer-scheme.o simple-spacer-scheme.cc simple-spacer-scheme.cc: In function 'scm_unused_struct* ly_solve_spring_rod_problem(SCM, SCM, SCM, SCM)': simple-spacer-scheme.cc:43:33: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] int len = scm_ilength (springs); ^ rm -f ./out/melody-spanner.dep; DEPENDENCIES_OUTPUT="./out/melody-spanner.dep ./out/melody-spanner.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/melody-spanner.o melody-spanner.cc rm -f ./out/book-scheme.dep; DEPENDENCIES_OUTPUT="./out/book-scheme.dep ./out/book-scheme.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/book-scheme.o book-scheme.cc rm -f ./out/note-performer.dep; DEPENDENCIES_OUTPUT="./out/note-performer.dep ./out/note-performer.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/note-performer.o note-performer.cc rm -f ./out/piano-pedal-align-engraver.dep; DEPENDENCIES_OUTPUT="./out/piano-pedal-align-engraver.dep ./out/piano-pedal-align-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/piano-pedal-align-engraver.o piano-pedal-align-engraver.cc rm -f ./out/accidental-engraver.dep; DEPENDENCIES_OUTPUT="./out/accidental-engraver.dep ./out/accidental-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/accidental-engraver.o accidental-engraver.cc rm -f ./out/input-scheme.dep; DEPENDENCIES_OUTPUT="./out/input-scheme.dep ./out/input-scheme.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/input-scheme.o input-scheme.cc rm -f ./out/control-track-performer.dep; DEPENDENCIES_OUTPUT="./out/control-track-performer.dep ./out/control-track-performer.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/control-track-performer.o control-track-performer.cc rm -f ./out/audio-staff.dep; DEPENDENCIES_OUTPUT="./out/audio-staff.dep ./out/audio-staff.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/audio-staff.o audio-staff.cc rm -f ./out/translator-ctors.dep; DEPENDENCIES_OUTPUT="./out/translator-ctors.dep ./out/translator-ctors.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/translator-ctors.o translator-ctors.cc rm -f ./out/text-engraver.dep; DEPENDENCIES_OUTPUT="./out/text-engraver.dep ./out/text-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/text-engraver.o text-engraver.cc text-engraver.cc: In member function 'void Text_engraver::process_music()': text-engraver.cc:70:16: warning: conversion to 'int' from 'vsize {aka long unsigned int}' may alter its value [-Wconversion] priority += i; ^ rm -f ./out/auto-change-iterator.dep; DEPENDENCIES_OUTPUT="./out/auto-change-iterator.dep ./out/auto-change-iterator.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/auto-change-iterator.o auto-change-iterator.cc rm -f ./out/translator-dispatch-list.dep; DEPENDENCIES_OUTPUT="./out/translator-dispatch-list.dep ./out/translator-dispatch-list.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/translator-dispatch-list.o translator-dispatch-list.cc rm -f ./out/one-line-page-breaking.dep; DEPENDENCIES_OUTPUT="./out/one-line-page-breaking.dep ./out/one-line-page-breaking.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/one-line-page-breaking.o one-line-page-breaking.cc rm -f ./out/music-output.dep; DEPENDENCIES_OUTPUT="./out/music-output.dep ./out/music-output.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/music-output.o music-output.cc rm -f ./out/time-signature-engraver.dep; DEPENDENCIES_OUTPUT="./out/time-signature-engraver.dep ./out/time-signature-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/time-signature-engraver.o time-signature-engraver.cc rm -f ./out/rhythmic-music-iterator.dep; DEPENDENCIES_OUTPUT="./out/rhythmic-music-iterator.dep ./out/rhythmic-music-iterator.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/rhythmic-music-iterator.o rhythmic-music-iterator.cc rm -f ./out/clef.dep; DEPENDENCIES_OUTPUT="./out/clef.dep ./out/clef.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/clef.o clef.cc rm -f ./out/slash-repeat-engraver.dep; DEPENDENCIES_OUTPUT="./out/slash-repeat-engraver.dep ./out/slash-repeat-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/slash-repeat-engraver.o slash-repeat-engraver.cc rm -f ./out/piano-pedal-performer.dep; DEPENDENCIES_OUTPUT="./out/piano-pedal-performer.dep ./out/piano-pedal-performer.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/piano-pedal-performer.o piano-pedal-performer.cc rm -f ./out/sources.dep; DEPENDENCIES_OUTPUT="./out/sources.dep ./out/sources.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/sources.o sources.cc rm -f ./out/audio-column.dep; DEPENDENCIES_OUTPUT="./out/audio-column.dep ./out/audio-column.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/audio-column.o audio-column.cc rm -f ./out/grob-pq-engraver.dep; DEPENDENCIES_OUTPUT="./out/grob-pq-engraver.dep ./out/grob-pq-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/grob-pq-engraver.o grob-pq-engraver.cc rm -f ./out/bend-engraver.dep; DEPENDENCIES_OUTPUT="./out/bend-engraver.dep ./out/bend-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/bend-engraver.o bend-engraver.cc rm -f ./out/key-signature-interface.dep; DEPENDENCIES_OUTPUT="./out/key-signature-interface.dep ./out/key-signature-interface.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/key-signature-interface.o key-signature-interface.cc rm -f ./out/stencil-interpret.dep; DEPENDENCIES_OUTPUT="./out/stencil-interpret.dep ./out/stencil-interpret.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/stencil-interpret.o stencil-interpret.cc rm -f ./out/main.dep; DEPENDENCIES_OUTPUT="./out/main.dep ./out/main.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/main.o main.cc rm -f ./out/pango-select.dep; DEPENDENCIES_OUTPUT="./out/pango-select.dep ./out/pango-select.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/pango-select.o pango-select.cc rm -f ./out/gregorian-ligature.dep; DEPENDENCIES_OUTPUT="./out/gregorian-ligature.dep ./out/gregorian-ligature.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/gregorian-ligature.o gregorian-ligature.cc rm -f ./out/tie-configuration.dep; DEPENDENCIES_OUTPUT="./out/tie-configuration.dep ./out/tie-configuration.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/tie-configuration.o tie-configuration.cc tie-configuration.cc: In member function 'std::string Ties_configuration::complete_tie_card(vsize) const': tie-configuration.cc:173:50: warning: conversion to 'int' from 'vsize {aka long unsigned int}' may alter its value [-Wconversion] + (*this)[i].card () + (*this).tie_card (i); ^ rm -f ./out/repeated-music.dep; DEPENDENCIES_OUTPUT="./out/repeated-music.dep ./out/repeated-music.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/repeated-music.o repeated-music.cc repeated-music.cc: In static member function 'static Moment Repeated_music::alternatives_get_length(Music*, bool)': repeated-music.cc:42:42: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] int len = scm_ilength (alternative_list); ^ rm -f ./out/lily-guile.dep; DEPENDENCIES_OUTPUT="./out/lily-guile.dep ./out/lily-guile.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/lily-guile.o lily-guile.cc lily-guile.cc: In function 'unsigned int ly_scm_hash(SCM)': lily-guile.cc:180:28: warning: conversion to 'unsigned int' from 'long unsigned int' may alter its value [-Wconversion] return scm_ihashv (s, ~1u); ^ lily-guile.cc: In function 'scm_unused_struct* ly_deep_copy(SCM)': lily-guile.cc:376:41: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] int len = scm_c_vector_length (src); ^ lily-guile.cc: In function 'scm_unused_struct* alist_to_hashq(SCM)': lily-guile.cc:642:29: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] int i = scm_ilength (alist); ^ rm -f ./out/stanza-number-align-engraver.dep; DEPENDENCIES_OUTPUT="./out/stanza-number-align-engraver.dep ./out/stanza-number-align-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/stanza-number-align-engraver.o stanza-number-align-engraver.cc rm -f ./out/duration-scheme.dep; DEPENDENCIES_OUTPUT="./out/duration-scheme.dep ./out/duration-scheme.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/duration-scheme.o duration-scheme.cc rm -f ./out/dot-column.dep; DEPENDENCIES_OUTPUT="./out/dot-column.dep ./out/dot-column.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/dot-column.o dot-column.cc dot-column.cc: In static member function 'static scm_unused_struct* Dot_column::calc_positioning_done(SCM)': dot-column.cc:175:52: warning: conversion to 'int' from 'std::vector::size_type {aka long unsigned int}' may alter its value [-Wconversion] int total_dots = dots_each_stem[j].size (); ^ rm -f ./out/side-position-interface.dep; DEPENDENCIES_OUTPUT="./out/side-position-interface.dep ./out/side-position-interface.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/side-position-interface.o side-position-interface.cc rm -f ./out/context-property.dep; DEPENDENCIES_OUTPUT="./out/context-property.dep ./out/context-property.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/context-property.o context-property.cc rm -f ./out/music-function-scheme.dep; DEPENDENCIES_OUTPUT="./out/music-function-scheme.dep ./out/music-function-scheme.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/music-function-scheme.o music-function-scheme.cc rm -f ./out/span-bar-engraver.dep; DEPENDENCIES_OUTPUT="./out/span-bar-engraver.dep ./out/span-bar-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/span-bar-engraver.o span-bar-engraver.cc span-bar-engraver.cc: In member function 'void Span_bar_engraver::acknowledge_bar_line(Grob_info)': span-bar-engraver.cc:55:46: warning: conversion to 'int' from 'std::vector::size_type {aka long unsigned int}' may alter its value [-Wconversion] int depth = i.origin_contexts (this).size (); ^ rm -f ./out/staff-symbol.dep; DEPENDENCIES_OUTPUT="./out/staff-symbol.dep ./out/staff-symbol.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/staff-symbol.o staff-symbol.cc staff-symbol.cc: In static member function 'static std::vector Staff_symbol::line_positions(Grob*)': staff-symbol.cc:106:51: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] int line_count = scm_ilength (line_positions); ^ staff-symbol.cc: In static member function 'static int Staff_symbol::line_count(Grob*)': staff-symbol.cc:250:39: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] return scm_ilength (line_positions); ^ rm -f ./out/spanner-break-forbid-engraver.dep; DEPENDENCIES_OUTPUT="./out/spanner-break-forbid-engraver.dep ./out/spanner-break-forbid-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spanner-break-forbid-engraver.o spanner-break-forbid-engraver.cc rm -f ./out/note-column-scheme.dep; DEPENDENCIES_OUTPUT="./out/note-column-scheme.dep ./out/note-column-scheme.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/note-column-scheme.o note-column-scheme.cc rm -f ./out/open-type-font.dep; DEPENDENCIES_OUTPUT="./out/open-type-font.dep ./out/open-type-font.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/open-type-font.o open-type-font.cc rm -f ./out/rest-collision-engraver.dep; DEPENDENCIES_OUTPUT="./out/rest-collision-engraver.dep ./out/rest-collision-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/rest-collision-engraver.o rest-collision-engraver.cc rm -f ./out/spring-smob.dep; DEPENDENCIES_OUTPUT="./out/spring-smob.dep ./out/spring-smob.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spring-smob.o spring-smob.cc rm -f ./out/spacing-determine-loose-columns.dep; DEPENDENCIES_OUTPUT="./out/spacing-determine-loose-columns.dep ./out/spacing-determine-loose-columns.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spacing-determine-loose-columns.o spacing-determine-loose-columns.cc rm -f ./out/profile.dep; DEPENDENCIES_OUTPUT="./out/profile.dep ./out/profile.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/profile.o profile.cc rm -f ./out/separating-line-group-engraver.dep; DEPENDENCIES_OUTPUT="./out/separating-line-group-engraver.dep ./out/separating-line-group-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/separating-line-group-engraver.o separating-line-group-engraver.cc rm -f ./out/spacing-interface.dep; DEPENDENCIES_OUTPUT="./out/spacing-interface.dep ./out/spacing-interface.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spacing-interface.o spacing-interface.cc rm -f ./out/font-config.dep; DEPENDENCIES_OUTPUT="./out/font-config.dep ./out/font-config.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/font-config.o font-config.cc rm -f ./out/dots.dep; DEPENDENCIES_OUTPUT="./out/dots.dep ./out/dots.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/dots.o dots.cc rm -f ./out/item.dep; DEPENDENCIES_OUTPUT="./out/item.dep ./out/item.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/item.o item.cc rm -f ./out/music-function.dep; DEPENDENCIES_OUTPUT="./out/music-function.dep ./out/music-function.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/music-function.o music-function.cc rm -f ./out/lyric-engraver.dep; DEPENDENCIES_OUTPUT="./out/lyric-engraver.dep ./out/lyric-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/lyric-engraver.o lyric-engraver.cc rm -f ./out/fingering-column-engraver.dep; DEPENDENCIES_OUTPUT="./out/fingering-column-engraver.dep ./out/fingering-column-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/fingering-column-engraver.o fingering-column-engraver.cc rm -f ./out/metronome-engraver.dep; DEPENDENCIES_OUTPUT="./out/metronome-engraver.dep ./out/metronome-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/metronome-engraver.o metronome-engraver.cc rm -f ./out/key-engraver.dep; DEPENDENCIES_OUTPUT="./out/key-engraver.dep ./out/key-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/key-engraver.o key-engraver.cc /usr/bin/flex -Cfe -p -p -oout/lexer.cc lexer.ll rm -f ./out/lexer.dep; DEPENDENCIES_OUTPUT="./out/lexer.dep ./out/lexer.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/lexer.o out/lexer.cc lexer.ll: In member function 'virtual int Lily_lexer::yylex()': lexer.ll:337:20: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] int n = hi.end () - hi.start (); ^ lexer.ll:394:20: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] int n = hi.end () - hi.start (); ^ lexer.ll:410:20: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] int n = hi.end () - hi.start (); ^ out/lexer.cc: In member function 'virtual int yyFlexLexer::LexerInput(char*, int)': out/lexer.cc:6242:23: warning: conversion to 'int' from 'std::streamsize {aka long int}' may alter its value [-Wconversion] return yyin->gcount(); ^ out/lexer.cc: In member function 'int yyFlexLexer::yyinput()': out/lexer.cc:6479:28: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] int offset = yy_c_buf_p - yytext_ptr; ^ out/lexer.cc: In member function 'void yyFlexLexer::yy_push_state(int)': out/lexer.cc:6671:35: warning: conversion to 'yy_size_t {aka unsigned int}' from 'long unsigned int' may alter its value [-Wconversion] new_size = yy_start_stack_depth * sizeof( int ); ^ rm -f ./out/parser.dep; DEPENDENCIES_OUTPUT="./out/parser.dep ./out/parser.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/parser.o out/parser.cc ./out/parser.cc: In function 'int yyparse(Lily_parser*, scm_unused_struct**)': ./out/parser.cc:2744:10: warning: conversion to 'yytype_int16 {aka short int}' from 'int' may alter its value [-Wconversion] *yyssp = yystate; ^ gmake -C ../flower && true gmake[2]: Entering directory '/wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/flower' true gmake[2]: Leaving directory '/wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/flower' g++48 -o out/lilypond ./out/dimensions-scheme.o ./out/bar-line.o ./out/paper-outputter.o ./out/music-scheme.o ./out/stencil.o ./out/slur.o ./out/repeat-tie-engraver.o ./out/page-breaking-scheme.o ./out/midi-item.o ./out/bezier-bow.o ./out/script-column-engraver.o ./out/separation-item.o ./out/program-option.o ./out/pure-from-neighbor-interface.o ./out/system-start-delimiter-engraver.o ./out/simultaneous-music-iterator.o ./out/grob-info.o ./out/grace-iterator.o ./out/audio-element-info.o ./out/kievan-ligature.o ./out/system.o ./out/unpure-pure-container.o ./out/score-engraver.o ./out/prob.o ./out/audio-item.o ./out/vaticana-ligature-engraver.o ./out/dynamic-performer.o ./out/slur-score-parameters.o ./out/box.o ./out/prob-scheme.o ./out/chord-tremolo-engraver.o ./out/measure-grouping-spanner.o ./out/line-interface.o ./out/spacing-spanner.o ./out/lily-lexer-scheme.o ./out/beam-collision-engraver.o ./out/page-layout-problem.o ./out/ly-module.o ./out/script-column.o ./out/font-select.o . /out/semi-tie-column.o ./out/partial-iterator.o ./out/beaming-pattern.o ./out/ligature-bracket-engraver.o ./out/keep-alive-together-engraver.o ./out/enclosing-bracket.o ./out/beam-performer.o ./out/volta-engraver.o ./out/minimal-page-breaking.o ./out/note-collision.o ./out/page-marker.o ./out/trill-spanner-engraver.o ./out/break-alignment-interface.o ./out/tie-formatting-problem.o ./out/repeat-acknowledge-engraver.o ./out/undead.o ./out/note-name-engraver.o ./out/dynamic-engraver.o ./out/lyric-combine-music-iterator.o ./out/simple-spacer.o ./out/lyric-hyphen.o ./out/input.o ./out/extender-engraver.o ./out/bezier.o ./out/arpeggio-engraver.o ./out/pointer-group-interface-scheme.o ./out/item-scheme.o ./out/double-percent-repeat-engraver.o ./out/music-sequence.o ./out/part-combine-iterator.o ./out/output-property-engraver.o ./out/lily-lexer.o ./out/paper-column.o ./out/staff-symbol-referencer-scheme.o ./out/grace-music.o ./out/figured-bass-position-engraver.o ./out/percent-repeat-iterat or.o ./out/mensural-ligature-engraver.o ./ou! t/line-spanner.o ./out/pitch-scheme.o ./out/simple-music-iterator.o ./out/global-ctor.o ./out/accidental.o ./out/paper-column-engraver.o ./out/dispatcher.o ./out/bar-number-engraver.o ./out/music-iterator.o ./out/accidental-placement.o ./out/freetype-error.o ./out/note-spacing-engraver.o ./out/font-metric.o ./out/listener.o ./out/new-fingering-engraver.o ./out/piano-pedal-bracket.o ./out/cue-clef-engraver.o ./out/arpeggio.o ./out/scale.o ./out/note-head-line-engraver.o ./out/scheme-listener.o ./out/book.o ./out/pitch-interval.o ./out/tie-column.o ./out/audio-element.o ./out/time-signature.o ./out/dimension-cache.o ./out/tuplet-number.o ./out/translator-group.o ./out/context-handle.o ./out/performer.o ./out/ledger-line-spanner.o ./out/paper-book-scheme.o ./out/tuplet-iterator.o ./out/mensural-ligature.o ./out/grid-line-interface.o ./out/chord-name.o ./out/cluster-engraver.o ./out/smobs.o ./out/fingering-engraver.o ./out/stem.o ./out/bar-check-iterator.o ./out/grob-scheme.o ./out/inst rument-switch-engraver.o ./out/font-size-engraver.o ./out/staff-symbol-engraver.o ./out/note-spacing.o ./out/event-iterator.o ./out/music-wrapper.o ./out/rod.o ./out/pfb-scheme.o ./out/time-signature-performer.o ./out/spacing-options.o ./out/staff-performer.o ./out/font-metric-scheme.o ./out/page-spacing-result.o ./out/ttf.o ./out/script-engraver.o ./out/melody-engraver.o ./out/relative-octave-check.o ./out/engraver-group.o ./out/slur-proto-engraver.o ./out/rest-engraver.o ./out/semi-tie.o ./out/engraver.o ./out/articulations.o ./out/paper-system-scheme.o ./out/performer-group.o ./out/note-column.o ./out/coherent-ligature-engraver.o ./out/grid-line-span-engraver.o ./out/chord-tremolo-iterator.o ./out/grace-spacing-engraver.o ./out/axis-group-interface.o ./out/self-alignment-interface.o ./out/page-breaking.o ./out/grob-property.o ./out/lyric-combine-music.o ./out/translator.o ./out/rhythmic-head.o ./out/general-scheme.o ./out/paper-score-scheme.o ./out/cluster.o ./out/script-row-engr aver.o ./out/text-interface.o ./out/balloon-! engraver.! o ./out/source-file.o ./out/context-scheme.o ./out/grob-array-scheme.o ./out/slur-performer.o ./out/font-interface.o ./out/phrasing-slur-engraver.o ./out/stream-event.o ./out/moment.o ./out/stem-tremolo.o ./out/key-performer.o ./out/slur-engraver.o ./out/relocate.o ./out/rest.o ./out/kievan-ligature-engraver.o ./out/ottava-bracket.o ./out/staff-spacing.o ./out/tuplet-bracket.o ./out/pango-select-scheme.o ./out/pango-font-scheme.o ./out/global-context-scheme.o ./out/parenthesis-engraver.o ./out/rest-collision.o ./out/pure-from-neighbor-engraver.o ./out/pitched-trill-engraver.o ./out/engraver-scheme.o ./out/lily-parser-scheme.o ./out/function-documentation.o ./out/keyword.o ./out/text-spanner-engraver.o ./out/balloon.o ./out/score-performer.o ./out/least-squares.o ./out/staff-collecting-engraver.o ./out/break-substitution.o ./out/context-mod.o ./out/parse-scm.o ./out/tie-engraver.o ./out/grob-closure.o ./out/score-scheme.o ./out/figured-bass-continuation.o ./out/constrained-breaking.o ./out/vertical-align-engraver.o ./out/input-smob.o ./out/quote-iterator.o ./out/hairpin.o ./out/performance.o ./out/scheme-engraver.o ./out/span-bar-stub-engraver.o ./out/sequential-iterator.o ./out/includable-lexer.o ./out/template5.o ./out/optimal-page-breaking.o ./out/stencil-expression.o ./out/grob-interface.o ./out/page-turn-engraver.o ./out/page-spacing.o ./out/change-iterator.o ./out/directional-element-interface.o ./out/tie-details.o ./out/beam.o ./out/custos.o ./out/lilypond-version.o ./out/pointer-group-interface.o ./out/spacing-engraver.o ./out/measure-grouping-engraver.o ./out/midi-stream.o ./out/warn-scheme.o ./out/performance-scheme.o ./out/grob.o ./out/axis-group-interface-scheme.o ./out/note-heads-engraver.o ./out/break-align-engraver.o ./out/staff-symbol-referencer.o ./out/collision-engraver.o ./out/dynamic-align-engraver.o ./out/relative-octave-music.o ./out/global-vars.o ./out/hyphen-engraver.o ./out/fretboard-engraver.o ./out/volta-repeat-iterator.o ./out/spring .o ./out/file-name-map.o ./out/lily-version.! o ./out/h! orizontal-bracket-engraver.o ./out/completion-rest-engraver.o ./out/interval-minefield.o ./out/freetype.o ./out/custos-engraver.o ./out/hara-kiri-group-spanner.o ./out/multi-measure-rest-engraver.o ./out/duration.o ./out/pdf-scheme.o ./out/note-head-scheme.o ./out/tab-note-heads-engraver.o ./out/score.o ./out/open-type-font-scheme.o ./out/span-arpeggio-engraver.o ./out/flag.o ./out/completion-note-heads-engraver.o ./out/tweak-engraver.o ./out/instrument-name-engraver.o ./out/lyric-extender.o ./out/stem-engraver.o ./out/paper-def.o ./out/scm-hash.o ./out/tempo-performer.o ./out/translator-scheme.o ./out/apply-context-iterator.o ./out/font-config-scheme.o ./out/footnote-engraver.o ./out/breathing-sign-engraver.o ./out/rhythmic-column-engraver.o ./out/figured-bass-engraver.o ./out/event-chord-iterator.o ./out/midi-control-function-performer.o ./out/volta-bracket.o ./out/midi-walker.o ./out/nested-property.o ./out/staff-grouper-interface.o ./out/tie.o ./out/grid-point-engraver.o ./out/p aper-book.o ./out/breathing-sign.o ./out/spacing-loose-columns.o ./out/pitch-squash-engraver.o ./out/system-start-delimiter.o ./out/multi-measure-rest.o ./out/modified-font-metric.o ./out/pfb.o ./out/grace-engraver.o ./out/ligature-engraver.o ./out/percent-repeat-item.o ./out/fingering-column.o ./out/stencil-integral.o ./out/chord-name-engraver.o ./out/music.o ./out/paper-system.o ./out/tab-staff-symbol-engraver.o ./out/ledger-line-engraver.o ./out/paper-outputter-scheme.o ./out/module-scheme.o ./out/stencil-scheme.o ./out/skyline.o ./out/guile-init.o ./out/simple-closure.o ./out/global-context.o ./out/piano-pedal-engraver.o ./out/paper-score.o ./out/lookup.o ./out/slur-configuration.o ./out/vaticana-ligature.o ./out/default-bar-line-engraver.o ./out/context.o ./out/grob-array.o ./out/beam-engraver.o ./out/grob-interface-scheme.o ./out/pitch.o ./out/all-font-metrics-scheme.o ./out/midi-chunk.o ./out/moment-scheme.o ./out/dot-configuration.o ./out/stanza-number-engraver.o ./out/laiss ez-vibrer-engraver.o ./out/auto-beam-engrave! r.o ./out! /ottava-engraver.o ./out/page-layout-problem-scheme.o ./out/mark-engraver.o ./out/lily-parser.o ./out/page-turn-page-breaking.o ./out/program-option-scheme.o ./out/slur-scoring.o ./out/translator-group-ctors.o ./out/ambitus-engraver.o ./out/output-def-scheme.o ./out/column-x-positions.o ./out/concurrent-hairpin-engraver.o ./out/align-interface.o ./out/gdb.o ./out/spanner-scheme.o ./out/page-marker-scheme.o ./out/context-mod-scheme.o ./out/property-iterator.o ./out/forbid-break-engraver.o ./out/dot-formatting-problem.o ./out/all-font-metrics.o ./out/scheme-listener-scheme.o ./out/dots-engraver.o ./out/misc.o ./out/percent-repeat-engraver.o ./out/bar-engraver.o ./out/beam-quanting.o ./out/tie-performer.o ./out/dot-column-engraver.o ./out/note-head.o ./out/tuplet-engraver.o ./out/protected-scm.o ./out/spacing-basic.o ./out/glissando-engraver.o ./out/lyric-performer.o ./out/music-wrapper-iterator.o ./out/dispatcher-scheme.o ./out/spaceable-grob.o ./out/axis-group-engraver.o ./out/skylin e-pair.o ./out/context-def.o ./out/drum-note-performer.o ./out/drum-note-engraver.o ./out/tab-tie-follow-engraver.o ./out/spanner.o ./out/grob-smob.o ./out/tie-specification.o ./out/clef-engraver.o ./out/sustain-pedal.o ./out/output-def.o ./out/stream-event-scheme.o ./out/context-specced-music-iterator.o ./out/gregorian-ligature-engraver.o ./out/horizontal-bracket.o ./out/script-interface.o ./out/pango-font.o ./out/unfolded-repeat-iterator.o ./out/timing-translator.o ./out/part-combine-engraver.o ./out/episema-engraver.o ./out/simple-spacer-scheme.o ./out/melody-spanner.o ./out/book-scheme.o ./out/note-performer.o ./out/piano-pedal-align-engraver.o ./out/accidental-engraver.o ./out/input-scheme.o ./out/control-track-performer.o ./out/audio-staff.o ./out/translator-ctors.o ./out/text-engraver.o ./out/auto-change-iterator.o ./out/translator-dispatch-list.o ./out/one-line-page-breaking.o ./out/music-output.o ./out/time-signature-engraver.o ./out/rhythmic-music-iterator.o ./out/clef.o . /out/slash-repeat-engraver.o ./out/piano-ped! al-perfor! mer.o ./out/sources.o ./out/audio-column.o ./out/grob-pq-engraver.o ./out/bend-engraver.o ./out/key-signature-interface.o ./out/stencil-interpret.o ./out/main.o ./out/pango-select.o ./out/gregorian-ligature.o ./out/tie-configuration.o ./out/repeated-music.o ./out/lily-guile.o ./out/stanza-number-align-engraver.o ./out/duration-scheme.o ./out/dot-column.o ./out/side-position-interface.o ./out/context-property.o ./out/music-function-scheme.o ./out/span-bar-engraver.o ./out/staff-symbol.o ./out/spanner-break-forbid-engraver.o ./out/note-column-scheme.o ./out/open-type-font.o ./out/rest-collision-engraver.o ./out/spring-smob.o ./out/spacing-determine-loose-columns.o ./out/profile.o ./out/separating-line-group-engraver.o ./out/spacing-interface.o ./out/font-config.o ./out/dots.o ./out/item.o ./out/music-function.o ./out/lyric-engraver.o ./out/fingering-column-engraver.o ./out/metronome-engraver.o ./out/key-engraver.o ./out/lexer.o ./out/parser.o ./out/../../flower/out/library.a -lintl -I/usr/local/include -D_THREAD_SAFE -pthread -L/usr/local/lib -lguile -lltdl -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector -lgmp -lcrypt -lm -lltdl -L/usr/local/lib -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype -lfontconfig -L/usr/local/lib -lfreetype -L/usr/local/lib -lfreetype -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 echo /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/scripts/build/out/help2man /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/scripts/build/out/help2man /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/scripts/build/out/help2man out/lilypond > out/lilypond.1 help2man: can't get `--help' info from out/lilypond Try `--no-discard-stderr' if option outputs to stderr /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/stepmake/stepmake/help2man-rules.make:26: recipe for target 'out/lilypond.1' failed gmake[1]: *** [out/lilypond.1] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/lily' /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/stepmake/stepmake/generic-targets.make:6: recipe for target 'all' failed gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/print/lilypond-devel. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 15:18:29 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 EF720F3F for ; Thu, 29 Jan 2015 15:18:29 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 D916C925 for ; Thu, 29 Jan 2015 15:18:29 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TFITYG059055 for ; Thu, 29 Jan 2015 15:18:29 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TFITme059049; Thu, 29 Jan 2015 15:18:29 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 15:18:29 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291518.t0TFITme059049@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93amd64-default][math/gambit] Failed for gambit-13.1.2 in build 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: Thu, 29 Jan 2015 15:18:30 -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: gahr@FreeBSD.org Ident: $FreeBSD: head/math/gambit/Makefile 374492 2014-12-10 22:29:14Z gahr $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/gambit-13.1.2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building math/gambit build started at Thu Jan 29 15:10:53 UTC 2015 port directory: /usr/ports/math/gambit building for: FreeBSD 93amd64-default-job-07 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/math/gambit/Makefile 374492 2014-12-10 22:29:14Z gahr $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gambit-13.1.2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-wx-config=/usr/local/bin/wxgtk2u-3.0-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/gambit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gambit/work HOME=/wrkdirs/usr/ports/math/gambit/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/gambit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gambit/work HOME=/wrkdirs/usr/ports/math/gambit/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config 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-- OSREL=9.3 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/gambit" EXAMPLESDIR="share/examples/gambit" DATADIR="share/gambit" WWWDIR="www/gambit" ETCDIR="etc/gambit" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gambit DOCSDIR=/usr/local/share/doc/gambit EXAMPLESDIR=/usr/local/share/examples/gambit WWWDIR=/usr/local/www/gambit ETCDIR=/usr/local/etc/gambit --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> gambit-13.1.2 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.7.txz [93amd64-default-job-07] Installing pkg-1.4.7... [93amd64-default-job-07] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gambit-13.1.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gambit-13.1.2 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gambit-13.1.2 for building => SHA256 Checksum OK for gambit-13.1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gambit-13.1.2 for building ===> Extracting for gambit-13.1.2 => SHA256 Checksum OK for gambit-13.1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gambit-13.1.2 ===> Applying FreeBSD patches for gambit-13.1.2 =========================================================================== =================================================== ===> gambit-13.1.2 depends on file: /usr/local/bin/intltool-extract - not found ===> Verifying install for /usr/local/bin/intltool-extract in /usr/ports/textproc/intltool ===> Installing existing package /packages/All/intltool-0.50.2.txz [93amd64-default-job-07] Installing intltool-0.50.2... [93amd64-default-job-07] `-- Installing libiconv-1.14_6... [93amd64-default-job-07] `-- Extracting libiconv-1.14_6... done [93amd64-default-job-07] `-- Installing p5-XML-Parser-2.41_2... [93amd64-default-job-07] | `-- Installing expat-2.1.0_2... [93amd64-default-job-07] | `-- Extracting expat-2.1.0_2... done [93amd64-default-job-07] | `-- Installing perl5-5.18.4_11... [93amd64-default-job-07] | `-- Extracting perl5-5.18.4_11... done [93amd64-default-job-07] `-- Extracting p5-XML-Parser-2.41_2... done [93amd64-default-job-07] Extracting intltool-0.50.2... done ===> Returning to build of gambit-13.1.2 =========================================================================== =================================================== ===> gambit-13.1.2 depends on shared library: libwx_baseu-3.0.so - not found ===> Verifying for libwx_baseu-3.0.so in /usr/ports/x11-toolkits/wxgtk30 ===> Installing existing package /packages/All/wx30-gtk2-3.0.2_2.txz [93amd64-default-job-07] Installing wx30-gtk2-3.0.2_2... [93amd64-default-job-07] `-- Installing ORBit2-2.14.19_1... [93amd64-default-job-07] | `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-07] | | `-- Installing indexinfo-0.2.2... [93amd64-default-job-07] | | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-07] | `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-07] | `-- Installing glib-2.42.1... [93amd64-default-job-07] | | `-- Installing libffi-3.2.1... [93amd64-default-job-07] | | `-- Extracting libffi-3.2.1... done [93amd64-default-job-07] | | `-- Installing pcre-8.35_2... [93amd64-default-job-07] | | `-- Extracting pcre-8.35_2... done [93amd64-default-job-07] | | `-- Installing python27-2.7.9... [93amd64-default-job-07] | | `-- Extracting python27-2.7.9... done [93amd64-default-job-07] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-default-job-07] | `-- Installing libIDL-0.8.14_2... [93amd64-default-job-07] | `-- Extracting libIDL-0.8.14_2... done [93amd64-default-job-07] `-- Extracting ORBit2-2.14.19_1... done [93amd64-default-job-07] `-- Installing atk-2.14.0... [93amd64-default-job-07] `-- Extracting atk-2.14.0... done [93amd64-default-job-07] `-- Installing gcc-4.8.4... [93amd64-default-job-07] | `-- Installing binutils-2.25... [93amd64-default-job-07] | `-- Extracting binutils-2.25... done [93amd64-default-job-07] | `-- Installing gcc-ecj-4.5... [93amd64-default-job-07] | `-- Extracting gcc-ecj-4.5... done [93amd64-default-job-07] | `-- Installing gmp-5.1.3_2... [93amd64-default-job-07] | `-- Extracting gmp-5.1.3_2... done [93amd64-default-job-07] | `-- Installing mpc-1.0.2_1... [93amd64-default-job-07] | | `-- Installing mpfr-3.1.2_2... [93amd64-default-job-07] | | `-- Extracting mpfr-3.1.2_2... done [93amd64-default-job-07] | `-- Extracting mpc-1.0.2_1... done [93amd64-default-job-07] `-- Extracting gcc-4.8.4... done [93amd64-default-job-07] `-- Installing gconf2-3.2.6_3... [93amd64-default-job-07] | `-- Installing dbus-glib-0.100.2_1... [93amd64-default-job-07] | | `-- Installing dbus-1.8.12_1... [93amd64-default-job-07] | | `-- Installing gnome_subr-1.0... [93amd64-default-job-07] | | `-- Extracting gnome_subr-1.0... done [93amd64-default-job-07] | | `-- Installing libICE-1.0.9,1... [93amd64-default-job-07] | | | `-- Installing xproto-7.0.26... [93amd64-default-job-07] | | | `-- Extracting xproto-7.0.26... done [93amd64-default-job-07] | | `-- Extracting libICE-1.0.9,1... done [93amd64-default-job-07] | | `-- Installing libSM-1.2.2_2,1... [93amd64-default-job-07] | | `-- Extracting libSM-1.2.2_2,1... done [93amd64-default-job-07] | | `-- Installing libX11-1.6.2_2,1... [93amd64-default-job-07] | | | `-- Installing kbproto-1.0.6... [93amd64-default-job-07] | | | `-- Extracting kbproto-1.0.6... done [93amd64-default-job-07] | | | `-- Installing libXau-1.0.8_2... [93amd64-default-job-07] | | | `-- Extracting libXau-1.0.8_2... done [93amd64-default-job-07] | | | `-- Installing libXdmcp-1.1.1_2... [93amd64-default-job-07] | | | `-- Extracting libXdmcp-1.1.1_2... done [93amd64-default-job-07] | | | `-- Installing libxcb-1.11... In file included from src/labenski/src/plotdraw.cpp:25: ./src/labenski/include/wx/plotctrl/plotdraw.h:23: warning: type attributes ignored after type is already defined depbase=`echo src/labenski/src/plotfunc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/labenski/src/plotfunc.o -MD -MP -MF $depbase.Tpo -c -o src/labenski/src/plotfunc.o src/labenski/src/plotfunc.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/labenski/src/plotfunc.cpp:26: ./src/labenski/include/wx/plotctrl/fparser.h:26: warning: type attributes ignored after type is already defined depbase=`echo src/labenski/src/plotmark.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/labenski/src/plotmark.o -MD -MP -MF $depbase.Tpo -c -o src/labenski/src/plotmark.o src/labenski/src/plotmark.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/labenski/src/plotmark.cpp:25: ./src/labenski/include/wx/plotctrl/plotctrl.h:25: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:27: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:28: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:29: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:30: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:31: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:32: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:33: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:34: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:35: warning: type attributes ignored after type is already defined depbase=`echo src/labenski/src/plotprnt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/labenski/src/plotprnt.o -MD -MP -MF $depbase.Tpo -c -o src/labenski/src/plotprnt.o src/labenski/src/plotprnt.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/labenski/src/plotprnt.cpp:26: ./src/labenski/include/wx/plotctrl/plotctrl.h:25: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:27: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:28: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:29: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:32: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:34: warning: type attributes ignored after type is already defined depbase=`echo src/gui/analysis.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/analysis.o -MD -MP -MF $depbase.Tpo -c -o src/gui/analysis.o src/gui/analysis.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/edittext.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/edittext.o -MD -MP -MF $depbase.Tpo -c -o src/gui/edittext.o src/gui/edittext.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dcsvg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dcsvg.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dcsvg.o src/gui/dcsvg.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlabout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dlabout.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlabout.o src/gui/dlabout.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dleditmove.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dleditmove.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dleditmove.o src/gui/dleditmove.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/dleditmove.cc:27: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/dleditmove.cc:27: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/dleditnode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dleditnode.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dleditnode.o src/gui/dleditnode.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlefglayout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dlefglayout.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlefglayout.o src/gui/dlefglayout.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlefglegend.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dlefglegend.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlefglegend.o src/gui/dlefglegend.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlefglogit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dlefglogit.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlefglogit.o src/gui/dlefglogit.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/dlefglogit.cc:33: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/dlefglogit.cc:33: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/dlefgreveal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dlefgreveal.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlefgreveal.o src/gui/dlefgreveal.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlgameprop.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dlgameprop.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlgameprop.o src/gui/dlgameprop.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlinsertmove.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dlinsertmove.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlinsertmove.o src/gui/dlinsertmove.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlnash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dlnash.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlnash.o src/gui/dlnash.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlnashmon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dlnashmon.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlnashmon.o src/gui/dlnashmon.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/dlnashmon.h:27, from src/gui/dlnashmon.cc:29: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/dlnashmon.h:27, from src/gui/dlnashmon.cc:29: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/dlnfglogit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dlnfglogit.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlnfglogit.o src/gui/dlnfglogit.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/dlnfglogit.cc:35: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/dlnfglogit.cc:35: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined In file included from src/gui/dlnfglogit.cc:36: ./src/labenski/include/wx/plotctrl/plotctrl.h:25: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:27: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:28: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:29: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:30: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:31: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:32: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:33: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:34: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:35: warning: type attributes ignored after type is already defined In file included from src/gui/dlnfglogit.cc:37: ./src/labenski/include/wx/wxthings/spinctld.h:45: warning: type attributes ignored after type is already defined depbase=`echo src/gui/efgdisplay.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/efgdisplay.o -MD -MP -MF $depbase.Tpo -c -o src/gui/efgdisplay.o src/gui/efgdisplay.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/efglayout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/efglayout.o -MD -MP -MF $depbase.Tpo -c -o src/gui/efglayout.o src/gui/efglayout.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/efgpanel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/efgpanel.o -MD -MP -MF $depbase.Tpo -c -o src/gui/efgpanel.o src/gui/efgpanel.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/efgprofile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/efgprofile.o -MD -MP -MF $depbase.Tpo -c -o src/gui/efgprofile.o src/gui/efgprofile.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/efgprofile.h:26, from src/gui/efgprofile.cc:28: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/efgprofile.h:26, from src/gui/efgprofile.cc:28: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/gambit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/gambit.o -MD -MP -MF $depbase.Tpo -c -o src/gui/gambit.o src/gui/gambit.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/gamedoc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/gamedoc.o -MD -MP -MF $depbase.Tpo -c -o src/gui/gamedoc.o src/gui/gamedoc.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/gameframe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/gameframe.o -MD -MP -MF $depbase.Tpo -c -o src/gui/gameframe.o src/gui/gameframe.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/efgprofile.h:26, from src/gui/gameframe.cc:44: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/efgprofile.h:26, from src/gui/gameframe.cc:44: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/nfgpanel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/nfgpanel.o -MD -MP -MF $depbase.Tpo -c -o src/gui/nfgpanel.o src/gui/nfgpanel.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/nfgpanel.h:26, from src/gui/nfgpanel.cc:32: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/nfgpanel.h:26, from src/gui/nfgpanel.cc:32: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/nfgprofile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/nfgprofile.o -MD -MP -MF $depbase.Tpo -c -o src/gui/nfgprofile.o src/gui/nfgprofile.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/nfgprofile.h:26, from src/gui/nfgprofile.cc:28: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/nfgprofile.h:26, from src/gui/nfgprofile.cc:28: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/nfgtable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/nfgtable.o -MD -MP -MF $depbase.Tpo -c -o src/gui/nfgtable.o src/gui/nfgtable.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/nfgtable.cc:35: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/nfgtable.cc:35: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/renratio.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/renratio.o -MD -MP -MF $depbase.Tpo -c -o src/gui/renratio.o src/gui/renratio.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/renratio.h:26, from src/gui/renratio.cc:28: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/renratio.h:26, from src/gui/renratio.cc:28: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/style.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/style.o -MD -MP -MF $depbase.Tpo -c -o src/gui/style.o src/gui/style.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/valnumber.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/valnumber.o -MD -MP -MF $depbase.Tpo -c -o src/gui/valnumber.o src/gui/valnumber.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/tinyxml.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/tinyxml.o -MD -MP -MF $depbase.Tpo -c -o src/gui/tinyxml.o src/gui/tinyxml.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/tinyxmlerror.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/tinyxmlerror.o -MD -MP -MF $depbase.Tpo -c -o src/gui/tinyxmlerror.o src/gui/tinyxmlerror.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/tinyxmlparser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/tinyxmlparser.o -MD -MP -MF $depbase.Tpo -c -o src/gui/tinyxmlparser.o src/gui/tinyxmlparser.cc && mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o gambit src/libgambit/integer.o src/libgambit/rational.o src/libgambit/vector.o src/libgambit/pvector.o src/libgambit/dvector.o src/libgambit/matrix.o src/libgambit/sqmatrix.o src/libgambit/game.o src/libgambit/gametable.o src/libgambit/gametree.o src/libgambit/behav.o src/libgambit/behavitr.o src/libgambit/behavspt.o src/libgambit/mixed.o src/libgambit/stratitr.o src/libgambit/stratspt.o src/libgambit/subgame.o src/libgambit/file.o src/labenski/src/sheetatr.o src/labenski/src/sheet.o src/labenski/src/sheetedg.o src/labenski/src/sheetedt.o src/labenski/src/sheetren.o src/labenski/src/sheetsel.o src/labenski/src/sheetspt.o src/labenski/src/sheettbl.o src/labenski/src/block.o src/labenski/src/genergdi.o src/labenski/src/geometry.o src/labenski/src/menubtn.o src/labenski/src/optvalue.o src/labenski/src/range.o src/labenski/src/spinctld.o src/ labenski/src/toggle.o src/labenski/src/fparser.o src/labenski/src/fourier.o src/labenski/src/lm_lsqr.o src/labenski/src/plotctrl.o src/labenski/src/plotcurv.o src/labenski/src/plotdata.o src/labenski/src/plotdraw.o src/labenski/src/plotfunc.o src/labenski/src/plotmark.o src/labenski/src/plotprnt.o src/gui/analysis.o src/gui/edittext.o src/gui/dcsvg.o src/gui/dlabout.o src/gui/dleditmove.o src/gui/dleditnode.o src/gui/dlefglayout.o src/gui/dlefglegend.o src/gui/dlefglogit.o src/gui/dlefgreveal.o src/gui/dlgameprop.o src/gui/dlinsertmove.o src/gui/dlnash.o src/gui/dlnashmon.o src/gui/dlnfglogit.o src/gui/efgdisplay.o src/gui/efglayout.o src/gui/efgpanel.o src/gui/efgprofile.o src/gui/gambit.o src/gui/gamedoc.o src/gui/gameframe.o src/gui/nfgpanel.o src/gui/nfgprofile.o src/gui/nfgtable.o src/gui/renratio.o src/gui/style.o src/gui/valnumber.o src/gui/tinyxml.o src/gui/tinyxmlerror.o src/gui/tinyxmlparser.o -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_web view-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3! .0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 libtool: link: c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o gambit src/libgambit/integer.o src/libgambit/rational.o src/libgambit/vector.o src/libgambit/pvector.o src/libgambit/dvector.o src/libgambit/matrix.o src/libgambit/sqmatrix.o src/libgambit/game.o src/libgambit/gametable.o src/libgambit/gametree.o src/libgambit/behav.o src/libgambit/behavitr.o src/libgambit/behavspt.o src/libgambit/mixed.o src/libgambit/stratitr.o src/libgambit/stratspt.o src/libgambit/subgame.o src/libgambit/file.o src/labenski/src/sheetatr.o src/labenski/src/sheet.o src/labenski/src/sheetedg.o src/labenski/src/sheetedt.o src/labenski/src/sheetren.o src/labenski/src/sheetsel.o src/labenski/src/sheetspt.o src/labenski/src/sheettbl.o src/labenski/src/block.o src/labenski/src/genergdi.o src/labenski/src/geometry.o src/labenski/src/menubtn.o src/labenski/src/optvalue.o src/labenski/src/range.o src/labenski/src/spinctld.o src/labenski/src/toggle.o src/labenski/src/fparser.o src/labens ki/src/fourier.o src/labenski/src/lm_lsqr.o src/labenski/src/plotctrl.o src/labenski/src/plotcurv.o src/labenski/src/plotdata.o src/labenski/src/plotdraw.o src/labenski/src/plotfunc.o src/labenski/src/plotmark.o src/labenski/src/plotprnt.o src/gui/analysis.o src/gui/edittext.o src/gui/dcsvg.o src/gui/dlabout.o src/gui/dleditmove.o src/gui/dleditnode.o src/gui/dlefglayout.o src/gui/dlefglegend.o src/gui/dlefglogit.o src/gui/dlefgreveal.o src/gui/dlgameprop.o src/gui/dlinsertmove.o src/gui/dlnash.o src/gui/dlnashmon.o src/gui/dlnfglogit.o src/gui/efgdisplay.o src/gui/efglayout.o src/gui/efgpanel.o src/gui/efgprofile.o src/gui/gambit.o src/gui/gamedoc.o src/gui/gameframe.o src/gui/nfgpanel.o src/gui/nfgprofile.o src/gui/nfgtable.o src/gui/renratio.o src/gui/style.o src/gui/valnumber.o src/gui/tinyxml.o src/gui/tinyxmlerror.o src/gui/tinyxmlparser.o -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -l wx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_bas! eu-3.0 /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `std::ctype::_M_widen_init() const@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `typeinfo for __cxxabiv1::__forced_unwind@CXXABI_1.3.2' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' *** [gambit] Error code 1 Stop in /wrkdirs/usr/ports/math/gambit/work/gambit-13.1.2. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/math/gambit/work/gambit-13.1.2. *** [do-build] Error code 1 Stop in /usr/ports/math/gambit. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 15:20:02 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 9592CFFA for ; Thu, 29 Jan 2015 15:20:02 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 7FCE7947; Thu, 29 Jan 2015 15:20:02 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TFK2fa002309; Thu, 29 Jan 2015 15:20:02 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TFK1XH002243; Thu, 29 Jan 2015 15:20:01 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 15:20:01 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291520.t0TFK1XH002243@beefy2.isc.freebsd.org> To: cmt@burggraben.net Subject: [package - 93amd64-default][graphics/shotwell] Failed for shotwell-0.20.2_1 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: Thu, 29 Jan 2015 15:20:02 -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: cmt@burggraben.net Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/graphics/shotwell/Makefile 375143 2014-12-21 00:16:45Z bapt $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/shotwell-0.20.2_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building graphics/shotwell build started at Thu Jan 29 15:14:25 UTC 2015 port directory: /usr/ports/graphics/shotwell building for: FreeBSD 93amd64-default-job-04 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: cmt@burggraben.net Makefile ident: $FreeBSD: head/graphics/shotwell/Makefile 375143 2014-12-21 00:16:45Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=shotwell-0.20.2_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for shotwell-0.20.2_1: OPENMP=off: libraw uses OpenMP (implies GCC 4.6+) ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local --disable-icon-update --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- --define=NO_CAMERA XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/shotwell/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/shotwell/work HOME=/wrkdirs/usr/ports/graphics/shotwell/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/shotwell/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/shotwell/work HOME=/wrkdirs/usr/ports/graphics/shotwell/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/shotwell/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/shotwell/work HOME=/wrkdirs/usr/ports/graphics/shotwell/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/shotwell/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/shotwell/work HOME=/wrkdirs/usr/ports/graphics/shotwell/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/shotwell/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/shotwell/work HOME=/wrkdirs/usr/ports/graphics/shotwell/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/shotwell/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/shotwell/work HOME=/wrkdirs/usr/ports/graphics/shotwell/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 ro ot -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-- OSREL=9.3 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/shotwell" EXAMPLESDIR="share/examples/shotwell" DATADIR="share/shotwell" WWWDIR="www/shotwell" ETCDIR="etc/shotwell" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/shotwell DOCSDIR=/usr/local/share/doc/shotwell EXAMPLESDIR=/usr/local/share/examples/shotwell WWWDIR=/usr/local/www/shotwell ETCDIR=/usr/local/etc/shotwell --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> shotwell-0.20.2_1 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.7.txz [93amd64-default-job-04] Installing pkg-1.4.7... [93amd64-default-job-04] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of shotwell-0.20.2_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by shotwell-0.20.2_1 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by shotwell-0.20.2_1 for building => SHA256 Checksum OK for shotwell-0.20.2.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by shotwell-0.20.2_1 for building ===> Extracting for shotwell-0.20.2_1 => SHA256 Checksum OK for shotwell-0.20.2.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for shotwell-0.20.2_1 ===> Applying FreeBSD patches for shotwell-0.20.2_1 =========================================================================== =================================================== ===> shotwell-0.20.2_1 depends on package: vala>=0.18.0 - not found ===> Verifying install for vala>=0.18.0 in /usr/ports/lang/vala ===> Installing existing package /packages/All/vala-0.26.2.txz [93amd64-default-job-04] Installing vala-0.26.2... [93amd64-default-job-04] `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-04] | `-- Installing indexinfo-0.2.2... [93amd64-default-job-04] | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-04] | `-- Installing libiconv-1.14_6... [93amd64-default-job-04] | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-04] `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-04] `-- Installing glib-2.42.1... [93amd64-default-job-04] | `-- Installing libffi-3.2.1... [93amd64-default-job-04] | `-- Extracting libffi-3.2.1... done [93amd64-default-job-04] | `-- Installing pcre-8.35_2... [93amd64-default-job-04] | `-- Extracting pcre-8.35_2... done [93amd64-default-job-04] | `-- Installing perl5-5.18.4_11... [93amd64-default-job-04] | `-- Extracting perl5-5.18.4_11... done [93amd64-default-job-04] | `-- Installing python27-2.7.9... [93amd64-default-job-04] | `-- Extracting python27-2.7.9... done [93amd64-default-job-04] `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93amd64-default-job-04] `-- Installing libxml2-2.9.2_2... [93amd64-default-job-04] `-- Extracting libxml2-2.9.2_2... done [93amd64-default-job-04] `-- Installing libxslt-1.1.28_6... [93amd64-default-job-04] | `-- Installing libgcrypt-1.6.2... [93amd64-default-job-04] | | `-- Installing libgpg-error-1.17... [93amd64-default-job-04] | | `-- Extracting libgpg-error-1.17... done [93amd64-default-job-04] | `-- Extracting libgcrypt-1.6.2... done [93amd64-default-job-04] `-- Extracting libxslt-1.1.28_6... done [93amd64-default-job-04] Extracting vala-0.26.2... done 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 shotwell-0.20.2_1 ===> shotwell-0.20.2_1 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.33.txz [93amd64-default-job-04] Installing bash-4.3.33... [93amd64-default-job-04] Extracting bash-4.3.33... done Message for bash-4.3.33: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== ===> Returning to build of shotwell-0.20.2_1 ===> shotwell-0.20.2_1 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-default-job-04] Installing gettext-tools-0.19.4... /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:495: warning: 'gtk_action_set_stock_id' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:180) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:495: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:499: warning: 'gtk_action_set_stock_id' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:180) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:499: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:501: warning: 'gtk_action_set_stock_id' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:180) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:501: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:503: warning: 'gtk_action_set_stock_id' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:180) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:503: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_register': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:580: warning: 'gtk_action_group_add_radio_actions' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:225) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:609: warning: 'gtk_action_group_add_toggle_actions' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:218) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_on_rating_changed': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:612: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:612: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:613: warning: 'gtk_radio_action_get_current_value' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:89) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:613: warning: 'gtk_radio_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_on_flagged_toggled': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:616: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:617: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:617: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_on_photos_toggled': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:620: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:621: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:621: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_on_videos_toggled': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:624: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:625: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:625: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_on_raw_toggled': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:628: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:629: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:629: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_get_flagged': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:322: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_get_photos': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:328: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_get_videos': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:334: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_get_raw': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:340: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_get_rating': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:346: warning: 'gtk_radio_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_instance_init': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:357: warning: 'gtk_action_group_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_construct': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:950: warning: 'gtk_ui_manager_add_ui_from_file' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:165) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:956: warning: 'gtk_ui_manager_insert_action_group' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:140) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:964: warning: 'gtk_image_menu_item_set_always_show_image' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:88) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:973: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:196) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:973: warning: 'gtk_action_get_tooltip' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:177) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:976: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:196) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:976: warning: 'gtk_action_get_tooltip' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:177) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:979: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:196) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:979: warning: 'gtk_action_get_tooltip' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:177) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:994: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:196) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:994: warning: 'gtk_action_get_tooltip' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:177) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1005: warning: 'gtk_ui_manager_get_widget' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:150) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_on_context_menu_close_chosen': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1110: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1115: warning: 'gtk_toggle_action_set_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:83) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_on_rating_changed': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1145: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1147: warning: 'gtk_toggle_action_set_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:83) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_update': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1186: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1187: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1188: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1189: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1191: warning: 'gtk_radio_action_get_current_value' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:89) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_label_tool_item_construct': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:665: warning: 'gtk_alignment_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkalignment.h:82) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_toggle_action_tool_button_construct': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:684: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:688: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_toggle_action_tool_button_on_button_activate': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:702: warning: 'gtk_action_activate' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:119) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:702: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_toggle_action_tool_button_set_icon_name': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:708: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_instance_init': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:728: warning: 'gtk_image_menu_item_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:728: warning: 'GtkStock' is deprecated /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:924: warning: 'gtk_ui_manager_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130) cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/MediaViewTracker.o src/MediaViewTracker.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/UnityProgressBar.o src/UnityProgressBar.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Upgrades.o src/Upgrades.c /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/Upgrades.vala: In function 'upgrades_execute': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/Upgrades.vala:40: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/Upgrades.vala: In function 'fixup_raw_thumbnails_task_real_get_step_count': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/Upgrades.vala:97: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/Upgrades.vala: In function 'fixup_raw_thumbnails_task_real_execute': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/Upgrades.vala:107: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_UnitInternals.o src/.unitize/_UnitInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_UtilInternals.o src/.unitize/_UtilInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_ThreadsInternals.o src/.unitize/_ThreadsInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_DbInternals.o src/.unitize/_DbInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_EditingToolsInternals.o src/.unitize/_EditingToolsInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_PluginsInternals.o src/.unitize/_PluginsInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_SlideshowInternals.o src/.unitize/_SlideshowInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_PhotosInternals.o src/.unitize/_PhotosInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_PublishingInternals.o src/.unitize/_PublishingInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_LibraryInternals.o src/.unitize/_LibraryInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_DirectInternals.o src/.unitize/_DirectInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_CoreInternals.o src/.unitize/_CoreInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_SidebarInternals.o src/.unitize/_SidebarInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_EventsInternals.o src/.unitize/_EventsInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_TagsInternals.o src/.unitize/_TagsInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_CameraInternals.o src/.unitize/_CameraInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_SearchesInternals.o src/.unitize/_SearchesInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_ConfigInternals.o src/.unitize/_ConfigInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_DataImportsInternals.o src/.unitize/_DataImportsInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_FoldersInternals.o src/.unitize/_FoldersInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_Library_unitize_entry.o src/.unitize/_Library_unitize_entry.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_Direct_unitize_entry.o src/.unitize/_Direct_unitize_entry.c msgfmt: po/ast.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/bg.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/bn.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/bn_IN.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/ca.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/en_GB.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/et.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/gu.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this po/gu.po:1590: 'msgstr' is not a valid C format string, unlike 'msgid'. Reason: The character that terminates the directive number 1 is not a valid conversion specifier. po/gu.po:1599: 'msgstr' is not a valid C format string, unlike 'msgid'. Reason: The character that terminates the directive number 1 is not a valid conversion specifier. msgfmt: found 2 fatal errors msgfmt: po/he.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/hi.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/hr.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this po/ia.po:9: warning: header field 'Language-Team' still has the initial default value msgfmt: po/it.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this po/km.po:9: warning: header field 'Language-Team' still has the initial default value msgfmt: po/ko.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/lv.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/mk.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/ml.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/mr.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/nb.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/nn.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/or.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/pa.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/pt.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/ro.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/ru.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/sl.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/sv.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/th.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/tr.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/vi.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this /usr/local/bin/valac thumbnailer/shotwell-video-thumbnailer.vala -g --enable-checking --target-glib=2.32 --thread --fatal-warnings --enable-experimental --enable-deprecated --define WITH_GPHOTO_25 --vapidir=plugins/ -o thumbnailer/shotwell-video-thumbnailer --pkg=gtk+-3.0 --pkg=gee-0.8 --pkg=gstreamer-1.0 --pkg=gstreamer-base-1.0 rm -f misc/gschemas.compiled glib-compile-schemas misc `xml2po -m mallard -p help/el/el.po -o help/el/edit-adjustments.page help/C/edit-adjustments.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-crop.page help/C/edit-crop.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-enhance.page help/C/edit-enhance.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-external.page help/C/edit-external.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-nondestructive.page help/C/edit-nondestructive.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-redeye.page help/C/edit-redeye.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-rotate.page help/C/edit-rotate.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-straighten.page help/C/edit-straighten.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-time-date.page help/C/edit-time-date.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-undo.page help/C/edit-undo.page` `xml2po -m mallard -p help/el/el.po -o help/el/formats.page help/C/formats.page` `xml2po -m mallard -p help/el/el.po -o help/el/import-camera.page help/C/import-camera.page` `xml2po -m mallard -p help/el/el.po -o help/el/import-file.page help/C/import-file.page` `xml2po -m mallard -p help/el/el.po -o help/el/import-f-spot.page help/C/import-f-spot.page` `xml2po -m mallard -p help/el/el.po -o help/el/import-memorycard.page help/C/import-memorycard.page` `xml2po -m mallard -p help/el/el.po -o help/el/index.page help/C/index.page` `xml2po -m mallard -p help/el/el.po -o help/el/organize-event.page help/C/organize-event.page` `xml2po -m mallard -p help/el/el.po -o help/el/organize-flag.page help/C/organize-flag.page` `xml2po -m mallard -p help/el/el.po -o help/el/organize-rating.page help/C/organize-rating.page` `xml2po -m mallard -p help/el/el.po -o help/el/organize-remove.page help/C/organize-remove.page` `xml2po -m mallard -p help/el/el.po -o help/el/organize-search.page help/C/organize-search.page` `xml2po -m mallard -p help/el/el. po -o help/el/organize-tag.page help/C/organ! ize-tag.page` `xml2po -m mallard -p help/el/el.po -o help/el/organize-title.page help/C/organize-title.page` `xml2po -m mallard -p help/el/el.po -o help/el/other-files.page help/C/other-files.page` `xml2po -m mallard -p help/el/el.po -o help/el/other-missing.page help/C/other-missing.page` `xml2po -m mallard -p help/el/el.po -o help/el/other-multiple.page help/C/other-multiple.page` `xml2po -m mallard -p help/el/el.po -o help/el/other-plugins.page help/C/other-plugins.page` `xml2po -m mallard -p help/el/el.po -o help/el/raw.page help/C/raw.page` `xml2po -m mallard -p help/el/el.po -o help/el/running.page help/C/running.page` `xml2po -m mallard -p help/el/el.po -o help/el/share-background.page help/C/share-background.page` `xml2po -m mallard -p help/el/el.po -o help/el/share-export.page help/C/share-export.page` `xml2po -m mallard -p help/el/el.po -o help/el/share-print.page help/C/share-print.page` `xml2po -m mallard -p help/el/el.po -o help/el/share-send.page help/C/shar e-send.page` `xml2po -m mallard -p help/el/el.po -o help/el/share-slideshow.page help/C/share-slideshow.page` `xml2po -m mallard -p help/el/el.po -o help/el/share-upload.page help/C/share-upload.page` `xml2po -m mallard -p help/el/el.po -o help/el/view-displaying.page help/C/view-displaying.page` `xml2po -m mallard -p help/el/el.po -o help/el/view-information.page help/C/view-information.page` `xml2po -m mallard -p help/el/el.po -o help/el/view-sidebar.page help/C/view-sidebar.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-adjustments.page help/C/edit-adjustments.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-crop.page help/C/edit-crop.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-enhance.page help/C/edit-enhance.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-external.page help/C/edit-external.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-nondestructive.page help/C/edit-nondestructive.page` `xml2po -m mallard -p he lp/es/es.po -o help/es/edit-redeye.page help! /C/edit-r! edeye.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-rotate.page help/C/edit-rotate.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-straighten.page help/C/edit-straighten.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-time-date.page help/C/edit-time-date.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-undo.page help/C/edit-undo.page` `xml2po -m mallard -p help/es/es.po -o help/es/formats.page help/C/formats.page` `xml2po -m mallard -p help/es/es.po -o help/es/import-camera.page help/C/import-camera.page` `xml2po -m mallard -p help/es/es.po -o help/es/import-file.page help/C/import-file.page` `xml2po -m mallard -p help/es/es.po -o help/es/import-f-spot.page help/C/import-f-spot.page` `xml2po -m mallard -p help/es/es.po -o help/es/import-memorycard.page help/C/import-memorycard.page` `xml2po -m mallard -p help/es/es.po -o help/es/index.page help/C/index.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-event.page help/C/ organize-event.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-flag.page help/C/organize-flag.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-rating.page help/C/organize-rating.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-remove.page help/C/organize-remove.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-search.page help/C/organize-search.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-tag.page help/C/organize-tag.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-title.page help/C/organize-title.page` `xml2po -m mallard -p help/es/es.po -o help/es/other-files.page help/C/other-files.page` `xml2po -m mallard -p help/es/es.po -o help/es/other-missing.page help/C/other-missing.page` `xml2po -m mallard -p help/es/es.po -o help/es/other-multiple.page help/C/other-multiple.page` `xml2po -m mallard -p help/es/es.po -o help/es/other-plugins.page help/C/other-plugins.page` `xml2po -m mallard -p hel p/es/es.po -o help/es/raw.page help/C/raw.pa! ge` `xml! 2po -m mallard -p help/es/es.po -o help/es/running.page help/C/running.page` `xml2po -m mallard -p help/es/es.po -o help/es/share-background.page help/C/share-background.page` `xml2po -m mallard -p help/es/es.po -o help/es/share-export.page help/C/share-export.page` `xml2po -m mallard -p help/es/es.po -o help/es/share-print.page help/C/share-print.page` `xml2po -m mallard -p help/es/es.po -o help/es/share-send.page help/C/share-send.page` `xml2po -m mallard -p help/es/es.po -o help/es/share-slideshow.page help/C/share-slideshow.page` `xml2po -m mallard -p help/es/es.po -o help/es/share-upload.page help/C/share-upload.page` `xml2po -m mallard -p help/es/es.po -o help/es/view-displaying.page help/C/view-displaying.page` `xml2po -m mallard -p help/es/es.po -o help/es/view-information.page help/C/view-information.page` `xml2po -m mallard -p help/es/es.po -o help/es/view-sidebar.page help/C/view-sidebar.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-adjustments.page help/C/edit-adjustments.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-crop.page help/C/edit-crop.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-enhance.page help/C/edit-enhance.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-external.page help/C/edit-external.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-nondestructive.page help/C/edit-nondestructive.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-redeye.page help/C/edit-redeye.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-rotate.page help/C/edit-rotate.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-straighten.page help/C/edit-straighten.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-time-date.page help/C/edit-time-date.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-undo.page help/C/edit-undo.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/formats.page help/C/formats.page` `xml2po -m mallard -p help/hu/hu.po -o help/h u/import-camera.page help/C/import-camera.pa! ge` `xml! 2po -m mallard -p help/hu/hu.po -o help/hu/import-file.page help/C/import-file.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/import-f-spot.page help/C/import-f-spot.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/import-memorycard.page help/C/import-memorycard.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/index.page help/C/index.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-event.page help/C/organize-event.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-flag.page help/C/organize-flag.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-rating.page help/C/organize-rating.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-remove.page help/C/organize-remove.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-search.page help/C/organize-search.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-tag.page help/C/organize-tag.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-title .page help/C/organize-title.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/other-files.page help/C/other-files.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/other-missing.page help/C/other-missing.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/other-multiple.page help/C/other-multiple.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/other-plugins.page help/C/other-plugins.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/raw.page help/C/raw.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/running.page help/C/running.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/share-background.page help/C/share-background.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/share-export.page help/C/share-export.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/share-print.page help/C/share-print.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/share-send.page help/C/share-send.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/share-slideshow .page help/C/share-slideshow.page` `xml2po ! -m mallar! d -p help/hu/hu.po -o help/hu/share-upload.page help/C/share-upload.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/view-displaying.page help/C/view-displaying.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/view-information.page help/C/view-information.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/view-sidebar.page help/C/view-sidebar.page` cc src/unit/Unit.o src/util/Util.o src/util/file.o src/util/image.o src/util/misc.o src/util/string.o src/util/system.o src/util/KeyValueMap.o src/util/ui.o src/threads/Threads.o src/threads/Workers.o src/threads/BackgroundJob.o src/threads/Semaphore.o src/db/Db.o src/db/DatabaseTable.o src/db/PhotoTable.o src/db/EventTable.o src/db/TagTable.o src/db/TombstoneTable.o src/db/VideoTable.o src/db/VersionTable.o src/db/SavedSearchDBTable.o src/editing_tools/EditingTools.o src/editing_tools/StraightenTool.o src/plugins/Plugins.o src/plugins/PublishingInterfaces.o src/plugins/SpitInterfaces.o src/plugins/TransitionsInterfaces.o src/plugins/StandardHostInterface.o src/plugins/ManifestWidget.o src/plugins/DataImportsInterfaces.o src/slideshow/Slideshow.o src/slideshow/TransitionEffects.o src/photos/Photos.o src/photos/PhotoFileAdapter.o src/photos/PhotoFileFormat.o src/photos/PhotoFileSniffer.o src/photos/PhotoMetadata.o src/photos/GRaw.o src/photos/GdkSupport.o src/photos/JfifSupport.o src/ photos/BmpSupport.o src/photos/RawSupport.o src/photos/PngSupport.o src/photos/TiffSupport.o src/publishing/Publishing.o src/publishing/PublishingUI.o src/publishing/PublishingPluginHost.o src/publishing/APIGlue.o src/library/Library.o src/library/LibraryWindow.o src/library/Branch.o src/library/TrashBranch.o src/library/OfflineBranch.o src/library/FlaggedBranch.o src/library/LastImportBranch.o src/library/ImportQueueBranch.o src/library/FlaggedPage.o src/library/ImportQueuePage.o src/library/LastImportPage.o src/library/OfflinePage.o src/library/TrashPage.o src/direct/Direct.o src/direct/DirectWindow.o src/direct/DirectPhoto.o src/direct/DirectPhotoPage.o src/direct/DirectView.o src/core/Core.o src/core/DataCollection.o src/core/DataSet.o src/core/util.o src/core/SourceCollection.o src/core/SourceHoldingTank.o src/core/DatabaseSourceCollection.o src/core/ContainerSourceCollection.o src/core/ViewCollection.o src/core/DataObject.o src/core/Alteration.o src/core/DataSource.o src/core/ DataSourceTypes.o src/core/DataView.o src/co! re/DataViewTypes.o src/core/Tracker.o src/core/SourceInterfaces.o src/sidebar/Sidebar.o src/sidebar/Branch.o src/sidebar/Entry.o src/sidebar/Tree.o src/sidebar/common.o src/events/Events.o src/events/Branch.o src/events/EventsDirectoryPage.o src/events/EventPage.o src/events/EventDirectoryItem.o src/tags/Tags.o src/tags/Branch.o src/tags/TagPage.o src/tags/HierarchicalTagIndex.o src/tags/HierarchicalTagUtilities.o src/camera/Camera.o src/camera/Branch.o src/camera/CameraTable.o src/camera/GPhoto.o src/camera/ImportPage.o src/searches/Searches.o src/searches/Branch.o src/searches/SearchBoolean.o src/searches/SavedSearchPage.o src/searches/SavedSearchDialog.o src/config/Config.o src/config/ConfigurationInterfaces.o src/config/GSettingsEngine.o src/data_imports/DataImports.o src/data_imports/DataImportsPluginHost.o src/data_imports/DataImportsUI.o src/data_imports/DataImportJob.o src/data_imports/DataImportSource.o src/folders/Folders.o src/folders/Branch.o src/folders/Page.o src/main. o src/AppWindow.o src/CollectionPage.o src/Thumbnail.o src/ThumbnailCache.o src/CheckerboardLayout.o src/PhotoPage.o src/Page.o src/SortedList.o src/Dimensions.o src/Box.o src/Photo.o src/Orientation.o src/BatchImport.o src/Dialogs.o src/Resources.o src/Debug.o src/ColorTransformation.o src/Properties.o src/CustomComponents.o src/Event.o src/International.o src/AppDirs.o src/PixbufCache.o src/CommandManager.o src/Commands.o src/SlideshowPage.o src/LibraryFiles.o src/Printing.o src/Tag.o src/Screensaver.o src/Exporter.o src/DirectoryMonitor.o src/LibraryMonitor.o src/VideoSupport.o src/Tombstone.o src/MetadataWriter.o src/Application.o src/TimedQueue.o src/MediaPage.o src/MediaDataRepresentation.o src/DesktopIntegration.o src/MediaInterfaces.o src/MediaMetadata.o src/VideoMetadata.o src/MediaMonitor.o src/PhotoMonitor.o src/VideoMonitor.o src/SearchFilter.o src/MediaViewTracker.o src/UnityProgressBar.o src/Upgrades.o src/.unitize/_UnitInternals.o src/.unitize/_UtilInternals.o src/.un itize/_ThreadsInternals.o src/.unitize/_DbIn! ternals.o! src/.unitize/_EditingToolsInternals.o src/.unitize/_PluginsInternals.o src/.unitize/_SlideshowInternals.o src/.unitize/_PhotosInternals.o src/.unitize/_PublishingInternals.o src/.unitize/_LibraryInternals.o src/.unitize/_DirectInternals.o src/.unitize/_CoreInternals.o src/.unitize/_SidebarInternals.o src/.unitize/_EventsInternals.o src/.unitize/_TagsInternals.o src/.unitize/_CameraInternals.o src/.unitize/_SearchesInternals.o src/.unitize/_ConfigInternals.o src/.unitize/_DataImportsInternals.o src/.unitize/_FoldersInternals.o src/.unitize/_Library_unitize_entry.o src/.unitize/_Direct_unitize_entry.o -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -fstack-protector `pkg-config --libs atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -export-dynamic -o shotwell /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_call@GLIBCXX_3.4.11' Makefile:676: recipe for target 'shotwell' failed gmake: *** [shotwell] Error 1 *** [do-build] Error code 1 Stop in /usr/ports/graphics/shotwell. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 15:26:04 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 8EA1A372 for ; Thu, 29 Jan 2015 15:26:04 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 76AEEA5F for ; Thu, 29 Jan 2015 15:26:04 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TFQ4Ck053267 for ; Thu, 29 Jan 2015 15:26:04 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TFQ423053257; Thu, 29 Jan 2015 15:26:04 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 15:26:04 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291526.t0TFQ423053257@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93i386-default][print/lilypond-devel] Failed for lilypond-devel-2.19.11_2 in build 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: Thu, 29 Jan 2015 15:26:04 -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: gahr@FreeBSD.org Ident: $FreeBSD: head/print/lilypond-devel/Makefile 374492 2014-12-10 22:29:14Z gahr $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/lilypond-devel-2.19.11_2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building print/lilypond-devel build started at Thu Jan 29 15:13:12 UTC 2015 port directory: /usr/ports/print/lilypond-devel building for: FreeBSD 93i386-default-job-06 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/print/lilypond-devel/Makefile 374492 2014-12-10 22:29:14Z gahr $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=lilypond-devel-2.19.11_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for lilypond-devel-2.19.11_2: NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-ncsb-dir=/usr/local/share/ghostscript/fonts --with-python-include=/usr/local/include/python2.7 --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ac_cv_prog_MAKEINFO="/usr/local/bin/makeinfo" FLEX=/usr/bin/flex YACC=yacc HOME=/wrkdirs/usr/ports/print/lilypond-devel/work XDG_DATA_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work HOME=/wrkdirs/usr/ports/print/lilypond-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work HOME=/wrkdirs/usr/ports/print/lilypond-devel/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZ E="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work HOME=/wrkdirs/usr/ports/print/lilypond-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work HOME=/wrkdirs/usr/ports/print/lilypond-devel/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -Wl,-rpath=/usr/local/lib/gcc 48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11" 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=2.19.11 NLS="" 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" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd9 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/lilypond" EXAMPLESDIR="share/examples/lilypond" DATADIR="share/lilypond" WWWDIR="www/lilypond" ETCDIR="etc/lilypond" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/lilypond DOCSDIR=/usr/local/share/doc/lilypond EXAMPLESDIR=/usr/local/share/examples/lilypond WWWDIR=/usr/local/www/lilypond ETCDIR=/usr/local/etc/lilypond --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> lilypond-devel-2.19.11_2 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.7.txz [93i386-default-job-06] Installing pkg-1.4.7... [93i386-default-job-06] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of lilypond-devel-2.19.11_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by lilypond-devel-2.19.11_2 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by lilypond-devel-2.19.11_2 for building => SHA256 Checksum OK for lilypond-2.19.11.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by lilypond-devel-2.19.11_2 for building ===> Extracting for lilypond-devel-2.19.11_2 => SHA256 Checksum OK for lilypond-2.19.11.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for lilypond-devel-2.19.11_2 ===> Applying FreeBSD patches for lilypond-devel-2.19.11_2 /usr/bin/find /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11 -name "*.cc" | /usr/bin/xargs /usr/bin/sed -i.bak -e 's|isinf[ ]*(|::isinf(|g' -e 's|isnan|::isnan|g' /usr/bin/sed -i.bak -e 's||"/usr/include/FlexLexer.h"|' /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/lily/include/includable-lexer.hh =========================================================================== =================================================== ===> lilypond-devel-2.19.11_2 depends on executable: pdftexi2dvi - not found ===> Verifying install for pdftexi2dvi in /usr/ports/print/texinfo ===> Installing existing package /packages/All/texinfo-5.2.20150101.txz [93i386-default-job-06] Installing texinfo-5.2.20150101... [93i386-default-job-06] `-- Installing gettext-runtime-0.19.4... [93i386-default-job-06] | `-- Installing indexinfo-0.2.2... [93i386-default-job-06] | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-06] | `-- Installing libiconv-1.14_6... [93i386-default-job-06] | `-- Extracting libiconv-1.14_6... done [93i386-default-job-06] `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-06] `-- Installing perl5-5.18.4_11... [93i386-default-job-06] `-- Extracting perl5-5.18.4_11... done [93i386-default-job-06] Extracting texinfo-5.2.20150101... done ===> Returning to build of lilypond-devel-2.19.11_2 ===> lilypond-devel-2.19.11_2 depends on executable: t1ascii - not found ===> Verifying install for t1ascii in /usr/ports/print/t1utils ===> Installing existing package /packages/All/t1utils-1.32.txz [93i386-default-job-06] Installing t1utils-1.32... [93i386-default-job-06] Extracting t1utils-1.32... done ===> Returning to build of lilypond-devel-2.19.11_2 ===> lilypond-devel-2.19.11_2 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.33.txz [93i386-default-job-06] Installing bash-4.3.33... [93i386-default-job-06] Extracting bash-4.3.33... done Message for bash-4.3.33: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== ===> Returning to build of lilypond-devel-2.19.11_2 ===> lilypond-devel-2.19.11_2 depends on executable: convert - not found rm -f ./out/translator-scheme.dep; DEPENDENCIES_OUTPUT="./out/translator-scheme.dep ./out/translator-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/translator-scheme.o translator-scheme.cc rm -f ./out/apply-context-iterator.dep; DEPENDENCIES_OUTPUT="./out/apply-context-iterator.dep ./out/apply-context-iterator.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/apply-context-iterator.o apply-context-iterator.cc rm -f ./out/font-config-scheme.dep; DEPENDENCIES_OUTPUT="./out/font-config-scheme.dep ./out/font-config-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/font-config-scheme.o font-config-scheme.cc rm -f ./out/footnote-engraver.dep; DEPENDENCIES_OUTPUT="./out/footnote-engraver.dep ./out/footnote-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/footnote-engraver.o footnote-engraver.cc rm -f ./out/breathing-sign-engraver.dep; DEPENDENCIES_OUTPUT="./out/breathing-sign-engraver.dep ./out/breathing-sign-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/breathing-sign-engraver.o breathing-sign-engraver.cc rm -f ./out/rhythmic-column-engraver.dep; DEPENDENCIES_OUTPUT="./out/rhythmic-column-engraver.dep ./out/rhythmic-column-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/rhythmic-column-engraver.o rhythmic-column-engraver.cc rm -f ./out/figured-bass-engraver.dep; DEPENDENCIES_OUTPUT="./out/figured-bass-engraver.dep ./out/figured-bass-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/figured-bass-engraver.o figured-bass-engraver.cc rm -f ./out/event-chord-iterator.dep; DEPENDENCIES_OUTPUT="./out/event-chord-iterator.dep ./out/event-chord-iterator.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/event-chord-iterator.o event-chord-iterator.cc rm -f ./out/midi-control-function-performer.dep; DEPENDENCIES_OUTPUT="./out/midi-control-function-performer.dep ./out/midi-control-function-performer.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/midi-control-function-performer.o midi-control-function-performer.cc rm -f ./out/volta-bracket.dep; DEPENDENCIES_OUTPUT="./out/volta-bracket.dep ./out/volta-bracket.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/volta-bracket.o volta-bracket.cc rm -f ./out/midi-walker.dep; DEPENDENCIES_OUTPUT="./out/midi-walker.dep ./out/midi-walker.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/midi-walker.o midi-walker.cc rm -f ./out/nested-property.dep; DEPENDENCIES_OUTPUT="./out/nested-property.dep ./out/nested-property.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/nested-property.o nested-property.cc rm -f ./out/staff-grouper-interface.dep; DEPENDENCIES_OUTPUT="./out/staff-grouper-interface.dep ./out/staff-grouper-interface.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/staff-grouper-interface.o staff-grouper-interface.cc rm -f ./out/tie.dep; DEPENDENCIES_OUTPUT="./out/tie.dep ./out/tie.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/tie.o tie.cc rm -f ./out/grid-point-engraver.dep; DEPENDENCIES_OUTPUT="./out/grid-point-engraver.dep ./out/grid-point-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/grid-point-engraver.o grid-point-engraver.cc rm -f ./out/paper-book.dep; DEPENDENCIES_OUTPUT="./out/paper-book.dep ./out/paper-book.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/paper-book.o paper-book.cc rm -f ./out/breathing-sign.dep; DEPENDENCIES_OUTPUT="./out/breathing-sign.dep ./out/breathing-sign.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/breathing-sign.o breathing-sign.cc rm -f ./out/spacing-loose-columns.dep; DEPENDENCIES_OUTPUT="./out/spacing-loose-columns.dep ./out/spacing-loose-columns.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spacing-loose-columns.o spacing-loose-columns.cc rm -f ./out/pitch-squash-engraver.dep; DEPENDENCIES_OUTPUT="./out/pitch-squash-engraver.dep ./out/pitch-squash-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/pitch-squash-engraver.o pitch-squash-engraver.cc rm -f ./out/system-start-delimiter.dep; DEPENDENCIES_OUTPUT="./out/system-start-delimiter.dep ./out/system-start-delimiter.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/system-start-delimiter.o system-start-delimiter.cc rm -f ./out/multi-measure-rest.dep; DEPENDENCIES_OUTPUT="./out/multi-measure-rest.dep ./out/multi-measure-rest.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/multi-measure-rest.o multi-measure-rest.cc rm -f ./out/modified-font-metric.dep; DEPENDENCIES_OUTPUT="./out/modified-font-metric.dep ./out/modified-font-metric.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/modified-font-metric.o modified-font-metric.cc rm -f ./out/pfb.dep; DEPENDENCIES_OUTPUT="./out/pfb.dep ./out/pfb.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/pfb.o pfb.cc rm -f ./out/grace-engraver.dep; DEPENDENCIES_OUTPUT="./out/grace-engraver.dep ./out/grace-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/grace-engraver.o grace-engraver.cc rm -f ./out/ligature-engraver.dep; DEPENDENCIES_OUTPUT="./out/ligature-engraver.dep ./out/ligature-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/ligature-engraver.o ligature-engraver.cc rm -f ./out/percent-repeat-item.dep; DEPENDENCIES_OUTPUT="./out/percent-repeat-item.dep ./out/percent-repeat-item.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/percent-repeat-item.o percent-repeat-item.cc rm -f ./out/fingering-column.dep; DEPENDENCIES_OUTPUT="./out/fingering-column.dep ./out/fingering-column.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/fingering-column.o fingering-column.cc rm -f ./out/stencil-integral.dep; DEPENDENCIES_OUTPUT="./out/stencil-integral.dep ./out/stencil-integral.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/stencil-integral.o stencil-integral.cc rm -f ./out/chord-name-engraver.dep; DEPENDENCIES_OUTPUT="./out/chord-name-engraver.dep ./out/chord-name-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/chord-name-engraver.o chord-name-engraver.cc rm -f ./out/music.dep; DEPENDENCIES_OUTPUT="./out/music.dep ./out/music.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/music.o music.cc rm -f ./out/paper-system.dep; DEPENDENCIES_OUTPUT="./out/paper-system.dep ./out/paper-system.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/paper-system.o paper-system.cc rm -f ./out/tab-staff-symbol-engraver.dep; DEPENDENCIES_OUTPUT="./out/tab-staff-symbol-engraver.dep ./out/tab-staff-symbol-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/tab-staff-symbol-engraver.o tab-staff-symbol-engraver.cc rm -f ./out/ledger-line-engraver.dep; DEPENDENCIES_OUTPUT="./out/ledger-line-engraver.dep ./out/ledger-line-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/ledger-line-engraver.o ledger-line-engraver.cc rm -f ./out/paper-outputter-scheme.dep; DEPENDENCIES_OUTPUT="./out/paper-outputter-scheme.dep ./out/paper-outputter-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/paper-outputter-scheme.o paper-outputter-scheme.cc rm -f ./out/module-scheme.dep; DEPENDENCIES_OUTPUT="./out/module-scheme.dep ./out/module-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/module-scheme.o module-scheme.cc rm -f ./out/stencil-scheme.dep; DEPENDENCIES_OUTPUT="./out/stencil-scheme.dep ./out/stencil-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/stencil-scheme.o stencil-scheme.cc rm -f ./out/skyline.dep; DEPENDENCIES_OUTPUT="./out/skyline.dep ./out/skyline.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/skyline.o skyline.cc rm -f ./out/guile-init.dep; DEPENDENCIES_OUTPUT="./out/guile-init.dep ./out/guile-init.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/guile-init.o guile-init.cc rm -f ./out/simple-closure.dep; DEPENDENCIES_OUTPUT="./out/simple-closure.dep ./out/simple-closure.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/simple-closure.o simple-closure.cc rm -f ./out/global-context.dep; DEPENDENCIES_OUTPUT="./out/global-context.dep ./out/global-context.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/global-context.o global-context.cc rm -f ./out/piano-pedal-engraver.dep; DEPENDENCIES_OUTPUT="./out/piano-pedal-engraver.dep ./out/piano-pedal-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/piano-pedal-engraver.o piano-pedal-engraver.cc rm -f ./out/paper-score.dep; DEPENDENCIES_OUTPUT="./out/paper-score.dep ./out/paper-score.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/paper-score.o paper-score.cc rm -f ./out/lookup.dep; DEPENDENCIES_OUTPUT="./out/lookup.dep ./out/lookup.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/lookup.o lookup.cc rm -f ./out/slur-configuration.dep; DEPENDENCIES_OUTPUT="./out/slur-configuration.dep ./out/slur-configuration.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/slur-configuration.o slur-configuration.cc rm -f ./out/vaticana-ligature.dep; DEPENDENCIES_OUTPUT="./out/vaticana-ligature.dep ./out/vaticana-ligature.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/vaticana-ligature.o vaticana-ligature.cc rm -f ./out/default-bar-line-engraver.dep; DEPENDENCIES_OUTPUT="./out/default-bar-line-engraver.dep ./out/default-bar-line-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/default-bar-line-engraver.o default-bar-line-engraver.cc rm -f ./out/context.dep; DEPENDENCIES_OUTPUT="./out/context.dep ./out/context.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/context.o context.cc rm -f ./out/grob-array.dep; DEPENDENCIES_OUTPUT="./out/grob-array.dep ./out/grob-array.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/grob-array.o grob-array.cc rm -f ./out/beam-engraver.dep; DEPENDENCIES_OUTPUT="./out/beam-engraver.dep ./out/beam-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/beam-engraver.o beam-engraver.cc rm -f ./out/grob-interface-scheme.dep; DEPENDENCIES_OUTPUT="./out/grob-interface-scheme.dep ./out/grob-interface-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/grob-interface-scheme.o grob-interface-scheme.cc rm -f ./out/pitch.dep; DEPENDENCIES_OUTPUT="./out/pitch.dep ./out/pitch.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/pitch.o pitch.cc rm -f ./out/all-font-metrics-scheme.dep; DEPENDENCIES_OUTPUT="./out/all-font-metrics-scheme.dep ./out/all-font-metrics-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/all-font-metrics-scheme.o all-font-metrics-scheme.cc rm -f ./out/midi-chunk.dep; DEPENDENCIES_OUTPUT="./out/midi-chunk.dep ./out/midi-chunk.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/midi-chunk.o midi-chunk.cc rm -f ./out/moment-scheme.dep; DEPENDENCIES_OUTPUT="./out/moment-scheme.dep ./out/moment-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/moment-scheme.o moment-scheme.cc rm -f ./out/dot-configuration.dep; DEPENDENCIES_OUTPUT="./out/dot-configuration.dep ./out/dot-configuration.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/dot-configuration.o dot-configuration.cc rm -f ./out/stanza-number-engraver.dep; DEPENDENCIES_OUTPUT="./out/stanza-number-engraver.dep ./out/stanza-number-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/stanza-number-engraver.o stanza-number-engraver.cc rm -f ./out/laissez-vibrer-engraver.dep; DEPENDENCIES_OUTPUT="./out/laissez-vibrer-engraver.dep ./out/laissez-vibrer-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/laissez-vibrer-engraver.o laissez-vibrer-engraver.cc rm -f ./out/auto-beam-engraver.dep; DEPENDENCIES_OUTPUT="./out/auto-beam-engraver.dep ./out/auto-beam-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/auto-beam-engraver.o auto-beam-engraver.cc rm -f ./out/ottava-engraver.dep; DEPENDENCIES_OUTPUT="./out/ottava-engraver.dep ./out/ottava-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/ottava-engraver.o ottava-engraver.cc rm -f ./out/page-layout-problem-scheme.dep; DEPENDENCIES_OUTPUT="./out/page-layout-problem-scheme.dep ./out/page-layout-problem-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/page-layout-problem-scheme.o page-layout-problem-scheme.cc rm -f ./out/mark-engraver.dep; DEPENDENCIES_OUTPUT="./out/mark-engraver.dep ./out/mark-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/mark-engraver.o mark-engraver.cc rm -f ./out/lily-parser.dep; DEPENDENCIES_OUTPUT="./out/lily-parser.dep ./out/lily-parser.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/lily-parser.o lily-parser.cc rm -f ./out/page-turn-page-breaking.dep; DEPENDENCIES_OUTPUT="./out/page-turn-page-breaking.dep ./out/page-turn-page-breaking.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/page-turn-page-breaking.o page-turn-page-breaking.cc rm -f ./out/program-option-scheme.dep; DEPENDENCIES_OUTPUT="./out/program-option-scheme.dep ./out/program-option-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/program-option-scheme.o program-option-scheme.cc rm -f ./out/slur-scoring.dep; DEPENDENCIES_OUTPUT="./out/slur-scoring.dep ./out/slur-scoring.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/slur-scoring.o slur-scoring.cc rm -f ./out/translator-group-ctors.dep; DEPENDENCIES_OUTPUT="./out/translator-group-ctors.dep ./out/translator-group-ctors.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/translator-group-ctors.o translator-group-ctors.cc rm -f ./out/ambitus-engraver.dep; DEPENDENCIES_OUTPUT="./out/ambitus-engraver.dep ./out/ambitus-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/ambitus-engraver.o ambitus-engraver.cc rm -f ./out/output-def-scheme.dep; DEPENDENCIES_OUTPUT="./out/output-def-scheme.dep ./out/output-def-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/output-def-scheme.o output-def-scheme.cc rm -f ./out/column-x-positions.dep; DEPENDENCIES_OUTPUT="./out/column-x-positions.dep ./out/column-x-positions.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/column-x-positions.o column-x-positions.cc rm -f ./out/concurrent-hairpin-engraver.dep; DEPENDENCIES_OUTPUT="./out/concurrent-hairpin-engraver.dep ./out/concurrent-hairpin-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/concurrent-hairpin-engraver.o concurrent-hairpin-engraver.cc rm -f ./out/align-interface.dep; DEPENDENCIES_OUTPUT="./out/align-interface.dep ./out/align-interface.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/align-interface.o align-interface.cc rm -f ./out/gdb.dep; DEPENDENCIES_OUTPUT="./out/gdb.dep ./out/gdb.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/gdb.o gdb.cc rm -f ./out/spanner-scheme.dep; DEPENDENCIES_OUTPUT="./out/spanner-scheme.dep ./out/spanner-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spanner-scheme.o spanner-scheme.cc rm -f ./out/page-marker-scheme.dep; DEPENDENCIES_OUTPUT="./out/page-marker-scheme.dep ./out/page-marker-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/page-marker-scheme.o page-marker-scheme.cc rm -f ./out/context-mod-scheme.dep; DEPENDENCIES_OUTPUT="./out/context-mod-scheme.dep ./out/context-mod-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/context-mod-scheme.o context-mod-scheme.cc rm -f ./out/property-iterator.dep; DEPENDENCIES_OUTPUT="./out/property-iterator.dep ./out/property-iterator.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/property-iterator.o property-iterator.cc rm -f ./out/forbid-break-engraver.dep; DEPENDENCIES_OUTPUT="./out/forbid-break-engraver.dep ./out/forbid-break-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/forbid-break-engraver.o forbid-break-engraver.cc rm -f ./out/dot-formatting-problem.dep; DEPENDENCIES_OUTPUT="./out/dot-formatting-problem.dep ./out/dot-formatting-problem.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/dot-formatting-problem.o dot-formatting-problem.cc rm -f ./out/all-font-metrics.dep; DEPENDENCIES_OUTPUT="./out/all-font-metrics.dep ./out/all-font-metrics.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/all-font-metrics.o all-font-metrics.cc rm -f ./out/scheme-listener-scheme.dep; DEPENDENCIES_OUTPUT="./out/scheme-listener-scheme.dep ./out/scheme-listener-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/scheme-listener-scheme.o scheme-listener-scheme.cc rm -f ./out/dots-engraver.dep; DEPENDENCIES_OUTPUT="./out/dots-engraver.dep ./out/dots-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/dots-engraver.o dots-engraver.cc rm -f ./out/misc.dep; DEPENDENCIES_OUTPUT="./out/misc.dep ./out/misc.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/misc.o misc.cc rm -f ./out/percent-repeat-engraver.dep; DEPENDENCIES_OUTPUT="./out/percent-repeat-engraver.dep ./out/percent-repeat-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/percent-repeat-engraver.o percent-repeat-engraver.cc rm -f ./out/bar-engraver.dep; DEPENDENCIES_OUTPUT="./out/bar-engraver.dep ./out/bar-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/bar-engraver.o bar-engraver.cc rm -f ./out/beam-quanting.dep; DEPENDENCIES_OUTPUT="./out/beam-quanting.dep ./out/beam-quanting.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/beam-quanting.o beam-quanting.cc rm -f ./out/tie-performer.dep; DEPENDENCIES_OUTPUT="./out/tie-performer.dep ./out/tie-performer.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/tie-performer.o tie-performer.cc rm -f ./out/dot-column-engraver.dep; DEPENDENCIES_OUTPUT="./out/dot-column-engraver.dep ./out/dot-column-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/dot-column-engraver.o dot-column-engraver.cc rm -f ./out/note-head.dep; DEPENDENCIES_OUTPUT="./out/note-head.dep ./out/note-head.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/note-head.o note-head.cc rm -f ./out/tuplet-engraver.dep; DEPENDENCIES_OUTPUT="./out/tuplet-engraver.dep ./out/tuplet-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/tuplet-engraver.o tuplet-engraver.cc rm -f ./out/protected-scm.dep; DEPENDENCIES_OUTPUT="./out/protected-scm.dep ./out/protected-scm.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/protected-scm.o protected-scm.cc rm -f ./out/spacing-basic.dep; DEPENDENCIES_OUTPUT="./out/spacing-basic.dep ./out/spacing-basic.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spacing-basic.o spacing-basic.cc rm -f ./out/glissando-engraver.dep; DEPENDENCIES_OUTPUT="./out/glissando-engraver.dep ./out/glissando-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/glissando-engraver.o glissando-engraver.cc rm -f ./out/lyric-performer.dep; DEPENDENCIES_OUTPUT="./out/lyric-performer.dep ./out/lyric-performer.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/lyric-performer.o lyric-performer.cc rm -f ./out/music-wrapper-iterator.dep; DEPENDENCIES_OUTPUT="./out/music-wrapper-iterator.dep ./out/music-wrapper-iterator.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/music-wrapper-iterator.o music-wrapper-iterator.cc rm -f ./out/dispatcher-scheme.dep; DEPENDENCIES_OUTPUT="./out/dispatcher-scheme.dep ./out/dispatcher-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/dispatcher-scheme.o dispatcher-scheme.cc rm -f ./out/spaceable-grob.dep; DEPENDENCIES_OUTPUT="./out/spaceable-grob.dep ./out/spaceable-grob.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spaceable-grob.o spaceable-grob.cc rm -f ./out/axis-group-engraver.dep; DEPENDENCIES_OUTPUT="./out/axis-group-engraver.dep ./out/axis-group-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/axis-group-engraver.o axis-group-engraver.cc rm -f ./out/skyline-pair.dep; DEPENDENCIES_OUTPUT="./out/skyline-pair.dep ./out/skyline-pair.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/skyline-pair.o skyline-pair.cc rm -f ./out/context-def.dep; DEPENDENCIES_OUTPUT="./out/context-def.dep ./out/context-def.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/context-def.o context-def.cc rm -f ./out/drum-note-performer.dep; DEPENDENCIES_OUTPUT="./out/drum-note-performer.dep ./out/drum-note-performer.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/drum-note-performer.o drum-note-performer.cc rm -f ./out/drum-note-engraver.dep; DEPENDENCIES_OUTPUT="./out/drum-note-engraver.dep ./out/drum-note-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/drum-note-engraver.o drum-note-engraver.cc rm -f ./out/tab-tie-follow-engraver.dep; DEPENDENCIES_OUTPUT="./out/tab-tie-follow-engraver.dep ./out/tab-tie-follow-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/tab-tie-follow-engraver.o tab-tie-follow-engraver.cc rm -f ./out/spanner.dep; DEPENDENCIES_OUTPUT="./out/spanner.dep ./out/spanner.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spanner.o spanner.cc rm -f ./out/grob-smob.dep; DEPENDENCIES_OUTPUT="./out/grob-smob.dep ./out/grob-smob.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/grob-smob.o grob-smob.cc rm -f ./out/tie-specification.dep; DEPENDENCIES_OUTPUT="./out/tie-specification.dep ./out/tie-specification.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/tie-specification.o tie-specification.cc rm -f ./out/clef-engraver.dep; DEPENDENCIES_OUTPUT="./out/clef-engraver.dep ./out/clef-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/clef-engraver.o clef-engraver.cc rm -f ./out/sustain-pedal.dep; DEPENDENCIES_OUTPUT="./out/sustain-pedal.dep ./out/sustain-pedal.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/sustain-pedal.o sustain-pedal.cc rm -f ./out/output-def.dep; DEPENDENCIES_OUTPUT="./out/output-def.dep ./out/output-def.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/output-def.o output-def.cc rm -f ./out/stream-event-scheme.dep; DEPENDENCIES_OUTPUT="./out/stream-event-scheme.dep ./out/stream-event-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/stream-event-scheme.o stream-event-scheme.cc rm -f ./out/context-specced-music-iterator.dep; DEPENDENCIES_OUTPUT="./out/context-specced-music-iterator.dep ./out/context-specced-music-iterator.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/context-specced-music-iterator.o context-specced-music-iterator.cc rm -f ./out/gregorian-ligature-engraver.dep; DEPENDENCIES_OUTPUT="./out/gregorian-ligature-engraver.dep ./out/gregorian-ligature-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/gregorian-ligature-engraver.o gregorian-ligature-engraver.cc rm -f ./out/horizontal-bracket.dep; DEPENDENCIES_OUTPUT="./out/horizontal-bracket.dep ./out/horizontal-bracket.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/horizontal-bracket.o horizontal-bracket.cc rm -f ./out/script-interface.dep; DEPENDENCIES_OUTPUT="./out/script-interface.dep ./out/script-interface.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/script-interface.o script-interface.cc rm -f ./out/pango-font.dep; DEPENDENCIES_OUTPUT="./out/pango-font.dep ./out/pango-font.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/pango-font.o pango-font.cc rm -f ./out/unfolded-repeat-iterator.dep; DEPENDENCIES_OUTPUT="./out/unfolded-repeat-iterator.dep ./out/unfolded-repeat-iterator.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/unfolded-repeat-iterator.o unfolded-repeat-iterator.cc rm -f ./out/timing-translator.dep; DEPENDENCIES_OUTPUT="./out/timing-translator.dep ./out/timing-translator.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/timing-translator.o timing-translator.cc rm -f ./out/part-combine-engraver.dep; DEPENDENCIES_OUTPUT="./out/part-combine-engraver.dep ./out/part-combine-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/part-combine-engraver.o part-combine-engraver.cc rm -f ./out/episema-engraver.dep; DEPENDENCIES_OUTPUT="./out/episema-engraver.dep ./out/episema-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/episema-engraver.o episema-engraver.cc rm -f ./out/simple-spacer-scheme.dep; DEPENDENCIES_OUTPUT="./out/simple-spacer-scheme.dep ./out/simple-spacer-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/simple-spacer-scheme.o simple-spacer-scheme.cc rm -f ./out/melody-spanner.dep; DEPENDENCIES_OUTPUT="./out/melody-spanner.dep ./out/melody-spanner.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/melody-spanner.o melody-spanner.cc rm -f ./out/book-scheme.dep; DEPENDENCIES_OUTPUT="./out/book-scheme.dep ./out/book-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/book-scheme.o book-scheme.cc rm -f ./out/note-performer.dep; DEPENDENCIES_OUTPUT="./out/note-performer.dep ./out/note-performer.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/note-performer.o note-performer.cc rm -f ./out/piano-pedal-align-engraver.dep; DEPENDENCIES_OUTPUT="./out/piano-pedal-align-engraver.dep ./out/piano-pedal-align-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/piano-pedal-align-engraver.o piano-pedal-align-engraver.cc rm -f ./out/accidental-engraver.dep; DEPENDENCIES_OUTPUT="./out/accidental-engraver.dep ./out/accidental-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/accidental-engraver.o accidental-engraver.cc rm -f ./out/input-scheme.dep; DEPENDENCIES_OUTPUT="./out/input-scheme.dep ./out/input-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/input-scheme.o input-scheme.cc rm -f ./out/control-track-performer.dep; DEPENDENCIES_OUTPUT="./out/control-track-performer.dep ./out/control-track-performer.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/control-track-performer.o control-track-performer.cc rm -f ./out/audio-staff.dep; DEPENDENCIES_OUTPUT="./out/audio-staff.dep ./out/audio-staff.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/audio-staff.o audio-staff.cc rm -f ./out/translator-ctors.dep; DEPENDENCIES_OUTPUT="./out/translator-ctors.dep ./out/translator-ctors.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/translator-ctors.o translator-ctors.cc rm -f ./out/text-engraver.dep; DEPENDENCIES_OUTPUT="./out/text-engraver.dep ./out/text-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/text-engraver.o text-engraver.cc rm -f ./out/auto-change-iterator.dep; DEPENDENCIES_OUTPUT="./out/auto-change-iterator.dep ./out/auto-change-iterator.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/auto-change-iterator.o auto-change-iterator.cc rm -f ./out/translator-dispatch-list.dep; DEPENDENCIES_OUTPUT="./out/translator-dispatch-list.dep ./out/translator-dispatch-list.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/translator-dispatch-list.o translator-dispatch-list.cc rm -f ./out/one-line-page-breaking.dep; DEPENDENCIES_OUTPUT="./out/one-line-page-breaking.dep ./out/one-line-page-breaking.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/one-line-page-breaking.o one-line-page-breaking.cc rm -f ./out/music-output.dep; DEPENDENCIES_OUTPUT="./out/music-output.dep ./out/music-output.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/music-output.o music-output.cc rm -f ./out/time-signature-engraver.dep; DEPENDENCIES_OUTPUT="./out/time-signature-engraver.dep ./out/time-signature-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/time-signature-engraver.o time-signature-engraver.cc rm -f ./out/rhythmic-music-iterator.dep; DEPENDENCIES_OUTPUT="./out/rhythmic-music-iterator.dep ./out/rhythmic-music-iterator.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/rhythmic-music-iterator.o rhythmic-music-iterator.cc rm -f ./out/clef.dep; DEPENDENCIES_OUTPUT="./out/clef.dep ./out/clef.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/clef.o clef.cc rm -f ./out/slash-repeat-engraver.dep; DEPENDENCIES_OUTPUT="./out/slash-repeat-engraver.dep ./out/slash-repeat-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/slash-repeat-engraver.o slash-repeat-engraver.cc rm -f ./out/piano-pedal-performer.dep; DEPENDENCIES_OUTPUT="./out/piano-pedal-performer.dep ./out/piano-pedal-performer.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/piano-pedal-performer.o piano-pedal-performer.cc rm -f ./out/sources.dep; DEPENDENCIES_OUTPUT="./out/sources.dep ./out/sources.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/sources.o sources.cc rm -f ./out/audio-column.dep; DEPENDENCIES_OUTPUT="./out/audio-column.dep ./out/audio-column.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/audio-column.o audio-column.cc rm -f ./out/grob-pq-engraver.dep; DEPENDENCIES_OUTPUT="./out/grob-pq-engraver.dep ./out/grob-pq-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/grob-pq-engraver.o grob-pq-engraver.cc rm -f ./out/bend-engraver.dep; DEPENDENCIES_OUTPUT="./out/bend-engraver.dep ./out/bend-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/bend-engraver.o bend-engraver.cc rm -f ./out/key-signature-interface.dep; DEPENDENCIES_OUTPUT="./out/key-signature-interface.dep ./out/key-signature-interface.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/key-signature-interface.o key-signature-interface.cc rm -f ./out/stencil-interpret.dep; DEPENDENCIES_OUTPUT="./out/stencil-interpret.dep ./out/stencil-interpret.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/stencil-interpret.o stencil-interpret.cc rm -f ./out/main.dep; DEPENDENCIES_OUTPUT="./out/main.dep ./out/main.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/main.o main.cc rm -f ./out/pango-select.dep; DEPENDENCIES_OUTPUT="./out/pango-select.dep ./out/pango-select.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/pango-select.o pango-select.cc rm -f ./out/gregorian-ligature.dep; DEPENDENCIES_OUTPUT="./out/gregorian-ligature.dep ./out/gregorian-ligature.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/gregorian-ligature.o gregorian-ligature.cc rm -f ./out/tie-configuration.dep; DEPENDENCIES_OUTPUT="./out/tie-configuration.dep ./out/tie-configuration.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/tie-configuration.o tie-configuration.cc rm -f ./out/repeated-music.dep; DEPENDENCIES_OUTPUT="./out/repeated-music.dep ./out/repeated-music.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/repeated-music.o repeated-music.cc rm -f ./out/lily-guile.dep; DEPENDENCIES_OUTPUT="./out/lily-guile.dep ./out/lily-guile.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/lily-guile.o lily-guile.cc rm -f ./out/stanza-number-align-engraver.dep; DEPENDENCIES_OUTPUT="./out/stanza-number-align-engraver.dep ./out/stanza-number-align-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/stanza-number-align-engraver.o stanza-number-align-engraver.cc rm -f ./out/duration-scheme.dep; DEPENDENCIES_OUTPUT="./out/duration-scheme.dep ./out/duration-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/duration-scheme.o duration-scheme.cc rm -f ./out/dot-column.dep; DEPENDENCIES_OUTPUT="./out/dot-column.dep ./out/dot-column.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/dot-column.o dot-column.cc rm -f ./out/side-position-interface.dep; DEPENDENCIES_OUTPUT="./out/side-position-interface.dep ./out/side-position-interface.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/side-position-interface.o side-position-interface.cc rm -f ./out/context-property.dep; DEPENDENCIES_OUTPUT="./out/context-property.dep ./out/context-property.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/context-property.o context-property.cc rm -f ./out/music-function-scheme.dep; DEPENDENCIES_OUTPUT="./out/music-function-scheme.dep ./out/music-function-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/music-function-scheme.o music-function-scheme.cc rm -f ./out/span-bar-engraver.dep; DEPENDENCIES_OUTPUT="./out/span-bar-engraver.dep ./out/span-bar-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/span-bar-engraver.o span-bar-engraver.cc rm -f ./out/staff-symbol.dep; DEPENDENCIES_OUTPUT="./out/staff-symbol.dep ./out/staff-symbol.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/staff-symbol.o staff-symbol.cc rm -f ./out/spanner-break-forbid-engraver.dep; DEPENDENCIES_OUTPUT="./out/spanner-break-forbid-engraver.dep ./out/spanner-break-forbid-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spanner-break-forbid-engraver.o spanner-break-forbid-engraver.cc rm -f ./out/note-column-scheme.dep; DEPENDENCIES_OUTPUT="./out/note-column-scheme.dep ./out/note-column-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/note-column-scheme.o note-column-scheme.cc rm -f ./out/open-type-font.dep; DEPENDENCIES_OUTPUT="./out/open-type-font.dep ./out/open-type-font.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/open-type-font.o open-type-font.cc rm -f ./out/rest-collision-engraver.dep; DEPENDENCIES_OUTPUT="./out/rest-collision-engraver.dep ./out/rest-collision-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/rest-collision-engraver.o rest-collision-engraver.cc rm -f ./out/spring-smob.dep; DEPENDENCIES_OUTPUT="./out/spring-smob.dep ./out/spring-smob.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spring-smob.o spring-smob.cc rm -f ./out/spacing-determine-loose-columns.dep; DEPENDENCIES_OUTPUT="./out/spacing-determine-loose-columns.dep ./out/spacing-determine-loose-columns.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spacing-determine-loose-columns.o spacing-determine-loose-columns.cc rm -f ./out/profile.dep; DEPENDENCIES_OUTPUT="./out/profile.dep ./out/profile.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/profile.o profile.cc rm -f ./out/separating-line-group-engraver.dep; DEPENDENCIES_OUTPUT="./out/separating-line-group-engraver.dep ./out/separating-line-group-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/separating-line-group-engraver.o separating-line-group-engraver.cc rm -f ./out/spacing-interface.dep; DEPENDENCIES_OUTPUT="./out/spacing-interface.dep ./out/spacing-interface.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spacing-interface.o spacing-interface.cc rm -f ./out/font-config.dep; DEPENDENCIES_OUTPUT="./out/font-config.dep ./out/font-config.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/font-config.o font-config.cc rm -f ./out/dots.dep; DEPENDENCIES_OUTPUT="./out/dots.dep ./out/dots.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/dots.o dots.cc rm -f ./out/item.dep; DEPENDENCIES_OUTPUT="./out/item.dep ./out/item.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/item.o item.cc rm -f ./out/music-function.dep; DEPENDENCIES_OUTPUT="./out/music-function.dep ./out/music-function.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/music-function.o music-function.cc rm -f ./out/lyric-engraver.dep; DEPENDENCIES_OUTPUT="./out/lyric-engraver.dep ./out/lyric-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/lyric-engraver.o lyric-engraver.cc rm -f ./out/fingering-column-engraver.dep; DEPENDENCIES_OUTPUT="./out/fingering-column-engraver.dep ./out/fingering-column-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/fingering-column-engraver.o fingering-column-engraver.cc rm -f ./out/metronome-engraver.dep; DEPENDENCIES_OUTPUT="./out/metronome-engraver.dep ./out/metronome-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/metronome-engraver.o metronome-engraver.cc rm -f ./out/key-engraver.dep; DEPENDENCIES_OUTPUT="./out/key-engraver.dep ./out/key-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/key-engraver.o key-engraver.cc /usr/bin/flex -Cfe -p -p -oout/lexer.cc lexer.ll rm -f ./out/lexer.dep; DEPENDENCIES_OUTPUT="./out/lexer.dep ./out/lexer.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/lexer.o out/lexer.cc rm -f ./out/parser.dep; DEPENDENCIES_OUTPUT="./out/parser.dep ./out/parser.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/parser.o out/parser.cc ./out/parser.cc: In function 'int yyparse(Lily_parser*, scm_unused_struct**)': ./out/parser.cc:2744:10: warning: conversion to 'yytype_int16 {aka short int}' from 'int' may alter its value [-Wconversion] *yyssp = yystate; ^ gmake -C ../flower && true gmake[2]: Entering directory '/wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/flower' true gmake[2]: Leaving directory '/wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/flower' g++48 -o out/lilypond ./out/dimensions-scheme.o ./out/bar-line.o ./out/paper-outputter.o ./out/music-scheme.o ./out/stencil.o ./out/slur.o ./out/repeat-tie-engraver.o ./out/page-breaking-scheme.o ./out/midi-item.o ./out/bezier-bow.o ./out/script-column-engraver.o ./out/separation-item.o ./out/program-option.o ./out/pure-from-neighbor-interface.o ./out/system-start-delimiter-engraver.o ./out/simultaneous-music-iterator.o ./out/grob-info.o ./out/grace-iterator.o ./out/audio-element-info.o ./out/kievan-ligature.o ./out/system.o ./out/unpure-pure-container.o ./out/score-engraver.o ./out/prob.o ./out/audio-item.o ./out/vaticana-ligature-engraver.o ./out/dynamic-performer.o ./out/slur-score-parameters.o ./out/box.o ./out/prob-scheme.o ./out/chord-tremolo-engraver.o ./out/measure-grouping-spanner.o ./out/line-interface.o ./out/spacing-spanner.o ./out/lily-lexer-scheme.o ./out/beam-collision-engraver.o ./out/page-layout-problem.o ./out/ly-module.o ./out/script-column.o ./out/font-select.o . /out/semi-tie-column.o ./out/partial-iterator.o ./out/beaming-pattern.o ./out/ligature-bracket-engraver.o ./out/keep-alive-together-engraver.o ./out/enclosing-bracket.o ./out/beam-performer.o ./out/volta-engraver.o ./out/minimal-page-breaking.o ./out/note-collision.o ./out/page-marker.o ./out/trill-spanner-engraver.o ./out/break-alignment-interface.o ./out/tie-formatting-problem.o ./out/repeat-acknowledge-engraver.o ./out/undead.o ./out/note-name-engraver.o ./out/dynamic-engraver.o ./out/lyric-combine-music-iterator.o ./out/simple-spacer.o ./out/lyric-hyphen.o ./out/input.o ./out/extender-engraver.o ./out/bezier.o ./out/arpeggio-engraver.o ./out/pointer-group-interface-scheme.o ./out/item-scheme.o ./out/double-percent-repeat-engraver.o ./out/music-sequence.o ./out/part-combine-iterator.o ./out/output-property-engraver.o ./out/lily-lexer.o ./out/paper-column.o ./out/staff-symbol-referencer-scheme.o ./out/grace-music.o ./out/figured-bass-position-engraver.o ./out/percent-repeat-iterat or.o ./out/mensural-ligature-engraver.o ./ou! t/line-spanner.o ./out/pitch-scheme.o ./out/simple-music-iterator.o ./out/global-ctor.o ./out/accidental.o ./out/paper-column-engraver.o ./out/dispatcher.o ./out/bar-number-engraver.o ./out/music-iterator.o ./out/accidental-placement.o ./out/freetype-error.o ./out/note-spacing-engraver.o ./out/font-metric.o ./out/listener.o ./out/new-fingering-engraver.o ./out/piano-pedal-bracket.o ./out/cue-clef-engraver.o ./out/arpeggio.o ./out/scale.o ./out/note-head-line-engraver.o ./out/scheme-listener.o ./out/book.o ./out/pitch-interval.o ./out/tie-column.o ./out/audio-element.o ./out/time-signature.o ./out/dimension-cache.o ./out/tuplet-number.o ./out/translator-group.o ./out/context-handle.o ./out/performer.o ./out/ledger-line-spanner.o ./out/paper-book-scheme.o ./out/tuplet-iterator.o ./out/mensural-ligature.o ./out/grid-line-interface.o ./out/chord-name.o ./out/cluster-engraver.o ./out/smobs.o ./out/fingering-engraver.o ./out/stem.o ./out/bar-check-iterator.o ./out/grob-scheme.o ./out/inst rument-switch-engraver.o ./out/font-size-engraver.o ./out/staff-symbol-engraver.o ./out/note-spacing.o ./out/event-iterator.o ./out/music-wrapper.o ./out/rod.o ./out/pfb-scheme.o ./out/time-signature-performer.o ./out/spacing-options.o ./out/staff-performer.o ./out/font-metric-scheme.o ./out/page-spacing-result.o ./out/ttf.o ./out/script-engraver.o ./out/melody-engraver.o ./out/relative-octave-check.o ./out/engraver-group.o ./out/slur-proto-engraver.o ./out/rest-engraver.o ./out/semi-tie.o ./out/engraver.o ./out/articulations.o ./out/paper-system-scheme.o ./out/performer-group.o ./out/note-column.o ./out/coherent-ligature-engraver.o ./out/grid-line-span-engraver.o ./out/chord-tremolo-iterator.o ./out/grace-spacing-engraver.o ./out/axis-group-interface.o ./out/self-alignment-interface.o ./out/page-breaking.o ./out/grob-property.o ./out/lyric-combine-music.o ./out/translator.o ./out/rhythmic-head.o ./out/general-scheme.o ./out/paper-score-scheme.o ./out/cluster.o ./out/script-row-engr aver.o ./out/text-interface.o ./out/balloon-! engraver.! o ./out/source-file.o ./out/context-scheme.o ./out/grob-array-scheme.o ./out/slur-performer.o ./out/font-interface.o ./out/phrasing-slur-engraver.o ./out/stream-event.o ./out/moment.o ./out/stem-tremolo.o ./out/key-performer.o ./out/slur-engraver.o ./out/relocate.o ./out/rest.o ./out/kievan-ligature-engraver.o ./out/ottava-bracket.o ./out/staff-spacing.o ./out/tuplet-bracket.o ./out/pango-select-scheme.o ./out/pango-font-scheme.o ./out/global-context-scheme.o ./out/parenthesis-engraver.o ./out/rest-collision.o ./out/pure-from-neighbor-engraver.o ./out/pitched-trill-engraver.o ./out/engraver-scheme.o ./out/lily-parser-scheme.o ./out/function-documentation.o ./out/keyword.o ./out/text-spanner-engraver.o ./out/balloon.o ./out/score-performer.o ./out/least-squares.o ./out/staff-collecting-engraver.o ./out/break-substitution.o ./out/context-mod.o ./out/parse-scm.o ./out/tie-engraver.o ./out/grob-closure.o ./out/score-scheme.o ./out/figured-bass-continuation.o ./out/constrained-breaking.o ./out/vertical-align-engraver.o ./out/input-smob.o ./out/quote-iterator.o ./out/hairpin.o ./out/performance.o ./out/scheme-engraver.o ./out/span-bar-stub-engraver.o ./out/sequential-iterator.o ./out/includable-lexer.o ./out/template5.o ./out/optimal-page-breaking.o ./out/stencil-expression.o ./out/grob-interface.o ./out/page-turn-engraver.o ./out/page-spacing.o ./out/change-iterator.o ./out/directional-element-interface.o ./out/tie-details.o ./out/beam.o ./out/custos.o ./out/lilypond-version.o ./out/pointer-group-interface.o ./out/spacing-engraver.o ./out/measure-grouping-engraver.o ./out/midi-stream.o ./out/warn-scheme.o ./out/performance-scheme.o ./out/grob.o ./out/axis-group-interface-scheme.o ./out/note-heads-engraver.o ./out/break-align-engraver.o ./out/staff-symbol-referencer.o ./out/collision-engraver.o ./out/dynamic-align-engraver.o ./out/relative-octave-music.o ./out/global-vars.o ./out/hyphen-engraver.o ./out/fretboard-engraver.o ./out/volta-repeat-iterator.o ./out/spring .o ./out/file-name-map.o ./out/lily-version.! o ./out/h! orizontal-bracket-engraver.o ./out/completion-rest-engraver.o ./out/interval-minefield.o ./out/freetype.o ./out/custos-engraver.o ./out/hara-kiri-group-spanner.o ./out/multi-measure-rest-engraver.o ./out/duration.o ./out/pdf-scheme.o ./out/note-head-scheme.o ./out/tab-note-heads-engraver.o ./out/score.o ./out/open-type-font-scheme.o ./out/span-arpeggio-engraver.o ./out/flag.o ./out/completion-note-heads-engraver.o ./out/tweak-engraver.o ./out/instrument-name-engraver.o ./out/lyric-extender.o ./out/stem-engraver.o ./out/paper-def.o ./out/scm-hash.o ./out/tempo-performer.o ./out/translator-scheme.o ./out/apply-context-iterator.o ./out/font-config-scheme.o ./out/footnote-engraver.o ./out/breathing-sign-engraver.o ./out/rhythmic-column-engraver.o ./out/figured-bass-engraver.o ./out/event-chord-iterator.o ./out/midi-control-function-performer.o ./out/volta-bracket.o ./out/midi-walker.o ./out/nested-property.o ./out/staff-grouper-interface.o ./out/tie.o ./out/grid-point-engraver.o ./out/p aper-book.o ./out/breathing-sign.o ./out/spacing-loose-columns.o ./out/pitch-squash-engraver.o ./out/system-start-delimiter.o ./out/multi-measure-rest.o ./out/modified-font-metric.o ./out/pfb.o ./out/grace-engraver.o ./out/ligature-engraver.o ./out/percent-repeat-item.o ./out/fingering-column.o ./out/stencil-integral.o ./out/chord-name-engraver.o ./out/music.o ./out/paper-system.o ./out/tab-staff-symbol-engraver.o ./out/ledger-line-engraver.o ./out/paper-outputter-scheme.o ./out/module-scheme.o ./out/stencil-scheme.o ./out/skyline.o ./out/guile-init.o ./out/simple-closure.o ./out/global-context.o ./out/piano-pedal-engraver.o ./out/paper-score.o ./out/lookup.o ./out/slur-configuration.o ./out/vaticana-ligature.o ./out/default-bar-line-engraver.o ./out/context.o ./out/grob-array.o ./out/beam-engraver.o ./out/grob-interface-scheme.o ./out/pitch.o ./out/all-font-metrics-scheme.o ./out/midi-chunk.o ./out/moment-scheme.o ./out/dot-configuration.o ./out/stanza-number-engraver.o ./out/laiss ez-vibrer-engraver.o ./out/auto-beam-engrave! r.o ./out! /ottava-engraver.o ./out/page-layout-problem-scheme.o ./out/mark-engraver.o ./out/lily-parser.o ./out/page-turn-page-breaking.o ./out/program-option-scheme.o ./out/slur-scoring.o ./out/translator-group-ctors.o ./out/ambitus-engraver.o ./out/output-def-scheme.o ./out/column-x-positions.o ./out/concurrent-hairpin-engraver.o ./out/align-interface.o ./out/gdb.o ./out/spanner-scheme.o ./out/page-marker-scheme.o ./out/context-mod-scheme.o ./out/property-iterator.o ./out/forbid-break-engraver.o ./out/dot-formatting-problem.o ./out/all-font-metrics.o ./out/scheme-listener-scheme.o ./out/dots-engraver.o ./out/misc.o ./out/percent-repeat-engraver.o ./out/bar-engraver.o ./out/beam-quanting.o ./out/tie-performer.o ./out/dot-column-engraver.o ./out/note-head.o ./out/tuplet-engraver.o ./out/protected-scm.o ./out/spacing-basic.o ./out/glissando-engraver.o ./out/lyric-performer.o ./out/music-wrapper-iterator.o ./out/dispatcher-scheme.o ./out/spaceable-grob.o ./out/axis-group-engraver.o ./out/skylin e-pair.o ./out/context-def.o ./out/drum-note-performer.o ./out/drum-note-engraver.o ./out/tab-tie-follow-engraver.o ./out/spanner.o ./out/grob-smob.o ./out/tie-specification.o ./out/clef-engraver.o ./out/sustain-pedal.o ./out/output-def.o ./out/stream-event-scheme.o ./out/context-specced-music-iterator.o ./out/gregorian-ligature-engraver.o ./out/horizontal-bracket.o ./out/script-interface.o ./out/pango-font.o ./out/unfolded-repeat-iterator.o ./out/timing-translator.o ./out/part-combine-engraver.o ./out/episema-engraver.o ./out/simple-spacer-scheme.o ./out/melody-spanner.o ./out/book-scheme.o ./out/note-performer.o ./out/piano-pedal-align-engraver.o ./out/accidental-engraver.o ./out/input-scheme.o ./out/control-track-performer.o ./out/audio-staff.o ./out/translator-ctors.o ./out/text-engraver.o ./out/auto-change-iterator.o ./out/translator-dispatch-list.o ./out/one-line-page-breaking.o ./out/music-output.o ./out/time-signature-engraver.o ./out/rhythmic-music-iterator.o ./out/clef.o . /out/slash-repeat-engraver.o ./out/piano-ped! al-perfor! mer.o ./out/sources.o ./out/audio-column.o ./out/grob-pq-engraver.o ./out/bend-engraver.o ./out/key-signature-interface.o ./out/stencil-interpret.o ./out/main.o ./out/pango-select.o ./out/gregorian-ligature.o ./out/tie-configuration.o ./out/repeated-music.o ./out/lily-guile.o ./out/stanza-number-align-engraver.o ./out/duration-scheme.o ./out/dot-column.o ./out/side-position-interface.o ./out/context-property.o ./out/music-function-scheme.o ./out/span-bar-engraver.o ./out/staff-symbol.o ./out/spanner-break-forbid-engraver.o ./out/note-column-scheme.o ./out/open-type-font.o ./out/rest-collision-engraver.o ./out/spring-smob.o ./out/spacing-determine-loose-columns.o ./out/profile.o ./out/separating-line-group-engraver.o ./out/spacing-interface.o ./out/font-config.o ./out/dots.o ./out/item.o ./out/music-function.o ./out/lyric-engraver.o ./out/fingering-column-engraver.o ./out/metronome-engraver.o ./out/key-engraver.o ./out/lexer.o ./out/parser.o ./out/../../flower/out/library.a -lintl -I/usr/local/include -D_THREAD_SAFE -pthread -L/usr/local/lib -lguile -lltdl -Wl,-rpath=/usr/lib:/usr/local/lib -lgmp -lcrypt -lm -lltdl -L/usr/local/lib -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype -lfontconfig -L/usr/local/lib -lfreetype -L/usr/local/lib -lfreetype -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 echo /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/scripts/build/out/help2man /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/scripts/build/out/help2man /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/scripts/build/out/help2man out/lilypond > out/lilypond.1 help2man: can't get `--help' info from out/lilypond Try `--no-discard-stderr' if option outputs to stderr /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/stepmake/stepmake/help2man-rules.make:26: recipe for target 'out/lilypond.1' failed gmake[1]: *** [out/lilypond.1] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/lily' /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/stepmake/stepmake/generic-targets.make:6: recipe for target 'all' failed gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/print/lilypond-devel. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 15:29:52 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 90DF540A for ; Thu, 29 Jan 2015 15:29:52 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 7B78AA8D for ; Thu, 29 Jan 2015 15:29:52 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TFTqbR014702 for ; Thu, 29 Jan 2015 15:29:52 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TFTqx0014677; Thu, 29 Jan 2015 15:29:52 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 15:29:52 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291529.t0TFTqx0014677@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 93i386-default][math/gambit] Failed for gambit-13.1.2 in build 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: Thu, 29 Jan 2015 15:29:52 -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: gahr@FreeBSD.org Ident: $FreeBSD: head/math/gambit/Makefile 374492 2014-12-10 22:29:14Z gahr $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/gambit-13.1.2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building math/gambit build started at Thu Jan 29 15:22:33 UTC 2015 port directory: /usr/ports/math/gambit building for: FreeBSD 93i386-default-job-04 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/math/gambit/Makefile 374492 2014-12-10 22:29:14Z gahr $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gambit-13.1.2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-wx-config=/usr/local/bin/wxgtk2u-3.0-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/gambit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gambit/work HOME=/wrkdirs/usr/ports/math/gambit/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/gambit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gambit/work HOME=/wrkdirs/usr/ports/math/gambit/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config 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-- OSREL=9.3 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/gambit" EXAMPLESDIR="share/examples/gambit" DATADIR="share/gambit" WWWDIR="www/gambit" ETCDIR="etc/gambit" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gambit DOCSDIR=/usr/local/share/doc/gambit EXAMPLESDIR=/usr/local/share/examples/gambit WWWDIR=/usr/local/www/gambit ETCDIR=/usr/local/etc/gambit --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> gambit-13.1.2 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.7.txz [93i386-default-job-04] Installing pkg-1.4.7... [93i386-default-job-04] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gambit-13.1.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gambit-13.1.2 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gambit-13.1.2 for building => SHA256 Checksum OK for gambit-13.1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gambit-13.1.2 for building ===> Extracting for gambit-13.1.2 => SHA256 Checksum OK for gambit-13.1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gambit-13.1.2 ===> Applying FreeBSD patches for gambit-13.1.2 =========================================================================== =================================================== ===> gambit-13.1.2 depends on file: /usr/local/bin/intltool-extract - not found ===> Verifying install for /usr/local/bin/intltool-extract in /usr/ports/textproc/intltool ===> Installing existing package /packages/All/intltool-0.50.2.txz [93i386-default-job-04] Installing intltool-0.50.2... [93i386-default-job-04] `-- Installing libiconv-1.14_6... [93i386-default-job-04] `-- Extracting libiconv-1.14_6... done [93i386-default-job-04] `-- Installing p5-XML-Parser-2.41_2... [93i386-default-job-04] | `-- Installing expat-2.1.0_2... [93i386-default-job-04] | `-- Extracting expat-2.1.0_2... done [93i386-default-job-04] | `-- Installing perl5-5.18.4_11... [93i386-default-job-04] | `-- Extracting perl5-5.18.4_11... done [93i386-default-job-04] `-- Extracting p5-XML-Parser-2.41_2... done [93i386-default-job-04] Extracting intltool-0.50.2... done ===> Returning to build of gambit-13.1.2 =========================================================================== =================================================== ===> gambit-13.1.2 depends on shared library: libwx_baseu-3.0.so - not found ===> Verifying for libwx_baseu-3.0.so in /usr/ports/x11-toolkits/wxgtk30 ===> Installing existing package /packages/All/wx30-gtk2-3.0.2_2.txz [93i386-default-job-04] Installing wx30-gtk2-3.0.2_2... [93i386-default-job-04] `-- Installing ORBit2-2.14.19_1... [93i386-default-job-04] | `-- Installing gettext-runtime-0.19.4... [93i386-default-job-04] | | `-- Installing indexinfo-0.2.2... [93i386-default-job-04] | | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-04] | `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-04] | `-- Installing glib-2.42.1... [93i386-default-job-04] | | `-- Installing libffi-3.2.1... [93i386-default-job-04] | | `-- Extracting libffi-3.2.1... done [93i386-default-job-04] | | `-- Installing pcre-8.35_2... [93i386-default-job-04] | | `-- Extracting pcre-8.35_2... done [93i386-default-job-04] | | `-- Installing python27-2.7.9... [93i386-default-job-04] | | `-- Extracting python27-2.7.9... done [93i386-default-job-04] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93i386-default-job-04] | `-- Installing libIDL-0.8.14_2... [93i386-default-job-04] | `-- Extracting libIDL-0.8.14_2... done [93i386-default-job-04] `-- Extracting ORBit2-2.14.19_1... done [93i386-default-job-04] `-- Installing atk-2.14.0... [93i386-default-job-04] `-- Extracting atk-2.14.0... done [93i386-default-job-04] `-- Installing gcc-4.8.4... [93i386-default-job-04] | `-- Installing binutils-2.25... [93i386-default-job-04] | `-- Extracting binutils-2.25... done [93i386-default-job-04] | `-- Installing gcc-ecj-4.5... [93i386-default-job-04] | `-- Extracting gcc-ecj-4.5... done [93i386-default-job-04] | `-- Installing gmp-5.1.3_2... [93i386-default-job-04] | `-- Extracting gmp-5.1.3_2... done [93i386-default-job-04] | `-- Installing mpc-1.0.2_1... [93i386-default-job-04] | | `-- Installing mpfr-3.1.2_2... [93i386-default-job-04] | | `-- Extracting mpfr-3.1.2_2... done [93i386-default-job-04] | `-- Extracting mpc-1.0.2_1... done [93i386-default-job-04] `-- Extracting gcc-4.8.4... done [93i386-default-job-04] `-- Installing gconf2-3.2.6_3... [93i386-default-job-04] | `-- Installing dbus-glib-0.100.2_1... [93i386-default-job-04] | | `-- Installing dbus-1.8.12_1... [93i386-default-job-04] | | `-- Installing gnome_subr-1.0... [93i386-default-job-04] | | `-- Extracting gnome_subr-1.0... done [93i386-default-job-04] | | `-- Installing libICE-1.0.9,1... [93i386-default-job-04] | | | `-- Installing xproto-7.0.26... [93i386-default-job-04] | | | `-- Extracting xproto-7.0.26... done [93i386-default-job-04] | | `-- Extracting libICE-1.0.9,1... done [93i386-default-job-04] | | `-- Installing libSM-1.2.2_2,1... [93i386-default-job-04] | | `-- Extracting libSM-1.2.2_2,1... done [93i386-default-job-04] | | `-- Installing libX11-1.6.2_2,1... [93i386-default-job-04] | | | `-- Installing kbproto-1.0.6... [93i386-default-job-04] | | | `-- Extracting kbproto-1.0.6... done In file included from src/labenski/src/plotdraw.cpp:25: ./src/labenski/include/wx/plotctrl/plotdraw.h:23: warning: type attributes ignored after type is already defined depbase=`echo src/labenski/src/plotfunc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/labenski/src/plotfunc.o -MD -MP -MF $depbase.Tpo -c -o src/labenski/src/plotfunc.o src/labenski/src/plotfunc.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/labenski/src/plotfunc.cpp:26: ./src/labenski/include/wx/plotctrl/fparser.h:26: warning: type attributes ignored after type is already defined depbase=`echo src/labenski/src/plotmark.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/labenski/src/plotmark.o -MD -MP -MF $depbase.Tpo -c -o src/labenski/src/plotmark.o src/labenski/src/plotmark.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/labenski/src/plotmark.cpp:25: ./src/labenski/include/wx/plotctrl/plotctrl.h:25: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:27: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:28: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:29: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:30: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:31: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:32: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:33: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:34: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:35: warning: type attributes ignored after type is already defined depbase=`echo src/labenski/src/plotprnt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/labenski/src/plotprnt.o -MD -MP -MF $depbase.Tpo -c -o src/labenski/src/plotprnt.o src/labenski/src/plotprnt.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/labenski/src/plotprnt.cpp:26: ./src/labenski/include/wx/plotctrl/plotctrl.h:25: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:27: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:28: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:29: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:32: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:34: warning: type attributes ignored after type is already defined depbase=`echo src/gui/analysis.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/analysis.o -MD -MP -MF $depbase.Tpo -c -o src/gui/analysis.o src/gui/analysis.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/edittext.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/edittext.o -MD -MP -MF $depbase.Tpo -c -o src/gui/edittext.o src/gui/edittext.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dcsvg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dcsvg.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dcsvg.o src/gui/dcsvg.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlabout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dlabout.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlabout.o src/gui/dlabout.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dleditmove.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dleditmove.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dleditmove.o src/gui/dleditmove.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/dleditmove.cc:27: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/dleditmove.cc:27: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/dleditnode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dleditnode.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dleditnode.o src/gui/dleditnode.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlefglayout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dlefglayout.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlefglayout.o src/gui/dlefglayout.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlefglegend.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dlefglegend.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlefglegend.o src/gui/dlefglegend.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlefglogit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dlefglogit.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlefglogit.o src/gui/dlefglogit.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/dlefglogit.cc:33: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/dlefglogit.cc:33: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/dlefgreveal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dlefgreveal.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlefgreveal.o src/gui/dlefgreveal.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlgameprop.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dlgameprop.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlgameprop.o src/gui/dlgameprop.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlinsertmove.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dlinsertmove.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlinsertmove.o src/gui/dlinsertmove.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlnash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dlnash.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlnash.o src/gui/dlnash.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlnashmon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dlnashmon.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlnashmon.o src/gui/dlnashmon.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/dlnashmon.h:27, from src/gui/dlnashmon.cc:29: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/dlnashmon.h:27, from src/gui/dlnashmon.cc:29: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/dlnfglogit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dlnfglogit.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlnfglogit.o src/gui/dlnfglogit.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/dlnfglogit.cc:35: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/dlnfglogit.cc:35: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined In file included from src/gui/dlnfglogit.cc:36: ./src/labenski/include/wx/plotctrl/plotctrl.h:25: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:27: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:28: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:29: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:30: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:31: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:32: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:33: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:34: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:35: warning: type attributes ignored after type is already defined In file included from src/gui/dlnfglogit.cc:37: ./src/labenski/include/wx/wxthings/spinctld.h:45: warning: type attributes ignored after type is already defined depbase=`echo src/gui/efgdisplay.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/efgdisplay.o -MD -MP -MF $depbase.Tpo -c -o src/gui/efgdisplay.o src/gui/efgdisplay.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/efglayout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/efglayout.o -MD -MP -MF $depbase.Tpo -c -o src/gui/efglayout.o src/gui/efglayout.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/efgpanel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/efgpanel.o -MD -MP -MF $depbase.Tpo -c -o src/gui/efgpanel.o src/gui/efgpanel.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/efgprofile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/efgprofile.o -MD -MP -MF $depbase.Tpo -c -o src/gui/efgprofile.o src/gui/efgprofile.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/efgprofile.h:26, from src/gui/efgprofile.cc:28: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/efgprofile.h:26, from src/gui/efgprofile.cc:28: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/gambit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/gambit.o -MD -MP -MF $depbase.Tpo -c -o src/gui/gambit.o src/gui/gambit.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/gamedoc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/gamedoc.o -MD -MP -MF $depbase.Tpo -c -o src/gui/gamedoc.o src/gui/gamedoc.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/gameframe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/gameframe.o -MD -MP -MF $depbase.Tpo -c -o src/gui/gameframe.o src/gui/gameframe.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/efgprofile.h:26, from src/gui/gameframe.cc:44: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/efgprofile.h:26, from src/gui/gameframe.cc:44: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/nfgpanel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/nfgpanel.o -MD -MP -MF $depbase.Tpo -c -o src/gui/nfgpanel.o src/gui/nfgpanel.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/nfgpanel.h:26, from src/gui/nfgpanel.cc:32: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/nfgpanel.h:26, from src/gui/nfgpanel.cc:32: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/nfgprofile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/nfgprofile.o -MD -MP -MF $depbase.Tpo -c -o src/gui/nfgprofile.o src/gui/nfgprofile.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/nfgprofile.h:26, from src/gui/nfgprofile.cc:28: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/nfgprofile.h:26, from src/gui/nfgprofile.cc:28: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/nfgtable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/nfgtable.o -MD -MP -MF $depbase.Tpo -c -o src/gui/nfgtable.o src/gui/nfgtable.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/nfgtable.cc:35: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/nfgtable.cc:35: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/renratio.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/renratio.o -MD -MP -MF $depbase.Tpo -c -o src/gui/renratio.o src/gui/renratio.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/renratio.h:26, from src/gui/renratio.cc:28: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/renratio.h:26, from src/gui/renratio.cc:28: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/style.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/style.o -MD -MP -MF $depbase.Tpo -c -o src/gui/style.o src/gui/style.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/valnumber.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/valnumber.o -MD -MP -MF $depbase.Tpo -c -o src/gui/valnumber.o src/gui/valnumber.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/tinyxml.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/tinyxml.o -MD -MP -MF $depbase.Tpo -c -o src/gui/tinyxml.o src/gui/tinyxml.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/tinyxmlerror.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/tinyxmlerror.o -MD -MP -MF $depbase.Tpo -c -o src/gui/tinyxmlerror.o src/gui/tinyxmlerror.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/tinyxmlparser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/tinyxmlparser.o -MD -MP -MF $depbase.Tpo -c -o src/gui/tinyxmlparser.o src/gui/tinyxmlparser.cc && mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -o gambit src/libgambit/integer.o src/libgambit/rational.o src/libgambit/vector.o src/libgambit/pvector.o src/libgambit/dvector.o src/libgambit/matrix.o src/libgambit/sqmatrix.o src/libgambit/game.o src/libgambit/gametable.o src/libgambit/gametree.o src/libgambit/behav.o src/libgambit/behavitr.o src/libgambit/behavspt.o src/libgambit/mixed.o src/libgambit/stratitr.o src/libgambit/stratspt.o src/libgambit/subgame.o src/libgambit/file.o src/labenski/src/sheetatr.o src/labenski/src/sheet.o src/labenski/src/sheetedg.o src/labenski/src/sheetedt.o src/labenski/src/sheetren.o src/labenski/src/sheetsel.o src/labenski/src/sheetspt.o src/labenski/src/sheettbl.o src/labenski/src/block.o src/labenski/src/genergdi.o src/labenski/src/geometry.o src/labenski/src/menubtn.o src/labenski/src/optvalue.o src/labenski/src/range.o src/labenski/src/spinctld.o src/labenski/src/toggle.o src/labenski /src/fparser.o src/labenski/src/fourier.o src/labenski/src/lm_lsqr.o src/labenski/src/plotctrl.o src/labenski/src/plotcurv.o src/labenski/src/plotdata.o src/labenski/src/plotdraw.o src/labenski/src/plotfunc.o src/labenski/src/plotmark.o src/labenski/src/plotprnt.o src/gui/analysis.o src/gui/edittext.o src/gui/dcsvg.o src/gui/dlabout.o src/gui/dleditmove.o src/gui/dleditnode.o src/gui/dlefglayout.o src/gui/dlefglegend.o src/gui/dlefglogit.o src/gui/dlefgreveal.o src/gui/dlgameprop.o src/gui/dlinsertmove.o src/gui/dlnash.o src/gui/dlnashmon.o src/gui/dlnfglogit.o src/gui/efgdisplay.o src/gui/efglayout.o src/gui/efgpanel.o src/gui/efgprofile.o src/gui/gambit.o src/gui/gamedoc.o src/gui/gameframe.o src/gui/nfgpanel.o src/gui/nfgprofile.o src/gui/nfgtable.o src/gui/renratio.o src/gui/style.o src/gui/valnumber.o src/gui/tinyxml.o src/gui/tinyxmlerror.o src/gui/tinyxmlparser.o -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_g tk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_co! re-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 libtool: link: c++ -O2 -pipe -fno-strict-aliasing -o gambit src/libgambit/integer.o src/libgambit/rational.o src/libgambit/vector.o src/libgambit/pvector.o src/libgambit/dvector.o src/libgambit/matrix.o src/libgambit/sqmatrix.o src/libgambit/game.o src/libgambit/gametable.o src/libgambit/gametree.o src/libgambit/behav.o src/libgambit/behavitr.o src/libgambit/behavspt.o src/libgambit/mixed.o src/libgambit/stratitr.o src/libgambit/stratspt.o src/libgambit/subgame.o src/libgambit/file.o src/labenski/src/sheetatr.o src/labenski/src/sheet.o src/labenski/src/sheetedg.o src/labenski/src/sheetedt.o src/labenski/src/sheetren.o src/labenski/src/sheetsel.o src/labenski/src/sheetspt.o src/labenski/src/sheettbl.o src/labenski/src/block.o src/labenski/src/genergdi.o src/labenski/src/geometry.o src/labenski/src/menubtn.o src/labenski/src/optvalue.o src/labenski/src/range.o src/labenski/src/spinctld.o src/labenski/src/toggle.o src/labenski/src/fparser.o src/labenski/src/fourier.o src/labenski/src/lm _lsqr.o src/labenski/src/plotctrl.o src/labenski/src/plotcurv.o src/labenski/src/plotdata.o src/labenski/src/plotdraw.o src/labenski/src/plotfunc.o src/labenski/src/plotmark.o src/labenski/src/plotprnt.o src/gui/analysis.o src/gui/edittext.o src/gui/dcsvg.o src/gui/dlabout.o src/gui/dleditmove.o src/gui/dleditnode.o src/gui/dlefglayout.o src/gui/dlefglegend.o src/gui/dlefglogit.o src/gui/dlefgreveal.o src/gui/dlgameprop.o src/gui/dlinsertmove.o src/gui/dlnash.o src/gui/dlnashmon.o src/gui/dlnfglogit.o src/gui/efgdisplay.o src/gui/efglayout.o src/gui/efgpanel.o src/gui/efgprofile.o src/gui/gambit.o src/gui/gamedoc.o src/gui/gameframe.o src/gui/nfgpanel.o src/gui/nfgprofile.o src/gui/nfgtable.o src/gui/renratio.o src/gui/style.o src/gui/valnumber.o src/gui/tinyxml.o src/gui/tinyxmlerror.o src/gui/tinyxmlparser.o -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `std::ctype::_M_widen_init() const@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `typeinfo for __cxxabiv1::__forced_unwind@CXXABI_1.3.2' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' *** [gambit] Error code 1 Stop in /wrkdirs/usr/ports/math/gambit/work/gambit-13.1.2. *** [all-recursive] Error code 1 Stop in /wrkdirs/usr/ports/math/gambit/work/gambit-13.1.2. *** [do-build] Error code 1 Stop in /usr/ports/math/gambit. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 15:32:38 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 C58F25AA for ; Thu, 29 Jan 2015 15:32:38 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 B01C4B3B; Thu, 29 Jan 2015 15:32:38 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TFWcph090602; Thu, 29 Jan 2015 15:32:38 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TFWbDT090559; Thu, 29 Jan 2015 15:32:37 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 15:32:37 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291532.t0TFWbDT090559@beefy1.isc.freebsd.org> To: cmt@burggraben.net Subject: [package - 93i386-default][graphics/shotwell] Failed for shotwell-0.20.2_1 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: Thu, 29 Jan 2015 15:32:38 -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: cmt@burggraben.net Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/graphics/shotwell/Makefile 375143 2014-12-21 00:16:45Z bapt $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/shotwell-0.20.2_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building graphics/shotwell build started at Thu Jan 29 15:25:53 UTC 2015 port directory: /usr/ports/graphics/shotwell building for: FreeBSD 93i386-default-job-14 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: cmt@burggraben.net Makefile ident: $FreeBSD: head/graphics/shotwell/Makefile 375143 2014-12-21 00:16:45Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=shotwell-0.20.2_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for shotwell-0.20.2_1: OPENMP=off: libraw uses OpenMP (implies GCC 4.6+) ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local --disable-icon-update --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- --define=NO_CAMERA XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/shotwell/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/shotwell/work HOME=/wrkdirs/usr/ports/graphics/shotwell/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/shotwell/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/shotwell/work HOME=/wrkdirs/usr/ports/graphics/shotwell/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/shotwell/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/shotwell/work HOME=/wrkdirs/usr/ports/graphics/shotwell/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/shotwell/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/shotwell/work HOME=/wrkdirs/usr/ports/graphics/shotwell/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/shotwell/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/shotwell/work HOME=/wrkdirs/usr/ports/graphics/shotwell/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/shotwell/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/shotwell/work HOME=/wrkdirs/usr/ports/graphics/shotwell/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 roo t -g wheel -m 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=9.3 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/shotwell" EXAMPLESDIR="share/examples/shotwell" DATADIR="share/shotwell" WWWDIR="www/shotwell" ETCDIR="etc/shotwell" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/shotwell DOCSDIR=/usr/local/share/doc/shotwell EXAMPLESDIR=/usr/local/share/examples/shotwell WWWDIR=/usr/local/www/shotwell ETCDIR=/usr/local/etc/shotwell --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> shotwell-0.20.2_1 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.7.txz [93i386-default-job-14] Installing pkg-1.4.7... [93i386-default-job-14] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of shotwell-0.20.2_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by shotwell-0.20.2_1 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by shotwell-0.20.2_1 for building => SHA256 Checksum OK for shotwell-0.20.2.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by shotwell-0.20.2_1 for building ===> Extracting for shotwell-0.20.2_1 => SHA256 Checksum OK for shotwell-0.20.2.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for shotwell-0.20.2_1 ===> Applying FreeBSD patches for shotwell-0.20.2_1 =========================================================================== =================================================== ===> shotwell-0.20.2_1 depends on package: vala>=0.18.0 - not found ===> Verifying install for vala>=0.18.0 in /usr/ports/lang/vala ===> Installing existing package /packages/All/vala-0.26.2.txz [93i386-default-job-14] Installing vala-0.26.2... [93i386-default-job-14] `-- Installing gettext-runtime-0.19.4... [93i386-default-job-14] | `-- Installing indexinfo-0.2.2... [93i386-default-job-14] | `-- Extracting indexinfo-0.2.2... done [93i386-default-job-14] | `-- Installing libiconv-1.14_6... [93i386-default-job-14] | `-- Extracting libiconv-1.14_6... done [93i386-default-job-14] `-- Extracting gettext-runtime-0.19.4... done [93i386-default-job-14] `-- Installing glib-2.42.1... [93i386-default-job-14] | `-- Installing libffi-3.2.1... [93i386-default-job-14] | `-- Extracting libffi-3.2.1... done [93i386-default-job-14] | `-- Installing pcre-8.35_2... [93i386-default-job-14] | `-- Extracting pcre-8.35_2... done [93i386-default-job-14] | `-- Installing perl5-5.18.4_11... [93i386-default-job-14] | `-- Extracting perl5-5.18.4_11... done [93i386-default-job-14] | `-- Installing python27-2.7.9... [93i386-default-job-14] | `-- Extracting python27-2.7.9... done [93i386-default-job-14] `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [93i386-default-job-14] `-- Installing libxml2-2.9.2_2... [93i386-default-job-14] `-- Extracting libxml2-2.9.2_2... done [93i386-default-job-14] `-- Installing libxslt-1.1.28_6... [93i386-default-job-14] | `-- Installing libgcrypt-1.6.2... [93i386-default-job-14] | | `-- Installing libgpg-error-1.17... [93i386-default-job-14] | | `-- Extracting libgpg-error-1.17... done [93i386-default-job-14] | `-- Extracting libgcrypt-1.6.2... done [93i386-default-job-14] `-- Extracting libxslt-1.1.28_6... done [93i386-default-job-14] Extracting vala-0.26.2... done 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 shotwell-0.20.2_1 ===> shotwell-0.20.2_1 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.33.txz [93i386-default-job-14] Installing bash-4.3.33... [93i386-default-job-14] Extracting bash-4.3.33... done Message for bash-4.3.33: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:495: warning: 'gtk_action_set_stock_id' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:180) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:495: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:499: warning: 'gtk_action_set_stock_id' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:180) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:499: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:501: warning: 'gtk_action_set_stock_id' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:180) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:501: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:503: warning: 'gtk_action_set_stock_id' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:180) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:503: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_register': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:580: warning: 'gtk_action_group_add_radio_actions' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:225) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:609: warning: 'gtk_action_group_add_toggle_actions' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:218) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_on_rating_changed': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:612: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:612: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:613: warning: 'gtk_radio_action_get_current_value' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:89) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:613: warning: 'gtk_radio_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_on_flagged_toggled': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:616: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:617: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:617: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_on_photos_toggled': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:620: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:621: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:621: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_on_videos_toggled': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:624: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:625: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:625: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_on_raw_toggled': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:628: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:629: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:629: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_get_flagged': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:322: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_get_photos': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:328: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_get_videos': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:334: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_get_raw': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:340: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_get_rating': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:346: warning: 'gtk_radio_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_instance_init': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:357: warning: 'gtk_action_group_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_construct': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:950: warning: 'gtk_ui_manager_add_ui_from_file' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:165) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:956: warning: 'gtk_ui_manager_insert_action_group' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:140) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:964: warning: 'gtk_image_menu_item_set_always_show_image' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:88) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:973: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:196) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:973: warning: 'gtk_action_get_tooltip' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:177) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:976: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:196) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:976: warning: 'gtk_action_get_tooltip' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:177) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:979: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:196) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:979: warning: 'gtk_action_get_tooltip' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:177) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:994: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:196) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:994: warning: 'gtk_action_get_tooltip' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:177) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1005: warning: 'gtk_ui_manager_get_widget' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:150) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_on_context_menu_close_chosen': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1110: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1115: warning: 'gtk_toggle_action_set_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:83) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_on_rating_changed': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1145: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1147: warning: 'gtk_toggle_action_set_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:83) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_update': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1186: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1187: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1188: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1189: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1191: warning: 'gtk_radio_action_get_current_value' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:89) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_label_tool_item_construct': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:665: warning: 'gtk_alignment_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkalignment.h:82) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_toggle_action_tool_button_construct': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:684: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:688: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_toggle_action_tool_button_on_button_activate': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:702: warning: 'gtk_action_activate' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:119) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:702: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_toggle_action_tool_button_set_icon_name': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:708: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_instance_init': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:728: warning: 'gtk_image_menu_item_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:728: warning: 'GtkStock' is deprecated /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:924: warning: 'gtk_ui_manager_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130) cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/MediaViewTracker.o src/MediaViewTracker.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/UnityProgressBar.o src/UnityProgressBar.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Upgrades.o src/Upgrades.c /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/Upgrades.vala: In function 'upgrades_execute': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/Upgrades.vala:40: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/Upgrades.vala: In function 'fixup_raw_thumbnails_task_real_get_step_count': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/Upgrades.vala:97: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/Upgrades.vala: In function 'fixup_raw_thumbnails_task_real_execute': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/Upgrades.vala:107: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_UnitInternals.o src/.unitize/_UnitInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_UtilInternals.o src/.unitize/_UtilInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_ThreadsInternals.o src/.unitize/_ThreadsInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_DbInternals.o src/.unitize/_DbInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_EditingToolsInternals.o src/.unitize/_EditingToolsInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_PluginsInternals.o src/.unitize/_PluginsInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_SlideshowInternals.o src/.unitize/_SlideshowInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_PhotosInternals.o src/.unitize/_PhotosInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_PublishingInternals.o src/.unitize/_PublishingInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_LibraryInternals.o src/.unitize/_LibraryInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_DirectInternals.o src/.unitize/_DirectInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_CoreInternals.o src/.unitize/_CoreInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_SidebarInternals.o src/.unitize/_SidebarInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_EventsInternals.o src/.unitize/_EventsInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_TagsInternals.o src/.unitize/_TagsInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_CameraInternals.o src/.unitize/_CameraInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_SearchesInternals.o src/.unitize/_SearchesInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_ConfigInternals.o src/.unitize/_ConfigInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_DataImportsInternals.o src/.unitize/_DataImportsInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_FoldersInternals.o src/.unitize/_FoldersInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_Library_unitize_entry.o src/.unitize/_Library_unitize_entry.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_Direct_unitize_entry.o src/.unitize/_Direct_unitize_entry.c msgfmt: po/ast.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/bg.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/bn.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/bn_IN.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/ca.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/en_GB.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/et.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/gu.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this po/gu.po:1590: 'msgstr' is not a valid C format string, unlike 'msgid'. Reason: The character that terminates the directive number 1 is not a valid conversion specifier. po/gu.po:1599: 'msgstr' is not a valid C format string, unlike 'msgid'. Reason: The character that terminates the directive number 1 is not a valid conversion specifier. msgfmt: found 2 fatal errors msgfmt: po/he.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/hi.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/hr.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this po/ia.po:9: warning: header field 'Language-Team' still has the initial default value msgfmt: po/it.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this po/km.po:9: warning: header field 'Language-Team' still has the initial default value msgfmt: po/ko.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/lv.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/mk.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/ml.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/mr.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/nb.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/nn.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/or.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/pa.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/pt.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/ro.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/ru.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/sl.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/sv.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/th.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/tr.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/vi.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this /usr/local/bin/valac thumbnailer/shotwell-video-thumbnailer.vala -g --enable-checking --target-glib=2.32 --thread --fatal-warnings --enable-experimental --enable-deprecated --define WITH_GPHOTO_25 --vapidir=plugins/ -o thumbnailer/shotwell-video-thumbnailer --pkg=gtk+-3.0 --pkg=gee-0.8 --pkg=gstreamer-1.0 --pkg=gstreamer-base-1.0 rm -f misc/gschemas.compiled glib-compile-schemas misc `xml2po -m mallard -p help/el/el.po -o help/el/edit-adjustments.page help/C/edit-adjustments.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-crop.page help/C/edit-crop.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-enhance.page help/C/edit-enhance.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-external.page help/C/edit-external.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-nondestructive.page help/C/edit-nondestructive.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-redeye.page help/C/edit-redeye.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-rotate.page help/C/edit-rotate.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-straighten.page help/C/edit-straighten.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-time-date.page help/C/edit-time-date.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-undo.page help/C/edit-undo.page` `xml2po -m mallard -p help/el/el.po -o help/el/formats.page help/C/formats.page` `xml2po -m mallard -p help/el/el.po -o help/el/import-camera.page help/C/import-camera.page` `xml2po -m mallard -p help/el/el.po -o help/el/import-file.page help/C/import-file.page` `xml2po -m mallard -p help/el/el.po -o help/el/import-f-spot.page help/C/import-f-spot.page` `xml2po -m mallard -p help/el/el.po -o help/el/import-memorycard.page help/C/import-memorycard.page` `xml2po -m mallard -p help/el/el.po -o help/el/index.page help/C/index.page` `xml2po -m mallard -p help/el/el.po -o help/el/organize-event.page help/C/organize-event.page` `xml2po -m mallard -p help/el/el.po -o help/el/organize-flag.page help/C/organize-flag.page` `xml2po -m mallard -p help/el/el.po -o help/el/organize-rating.page help/C/organize-rating.page` `xml2po -m mallard -p help/el/el.po -o help/el/organize-remove.page help/C/organize-remove.page` `xml2po -m mallard -p help/el/el.po -o help/el/organize-search.page help/C/organize-search.page` `xml2po -m mallard -p help/el/el. po -o help/el/organize-tag.page help/C/organ! ize-tag.page` `xml2po -m mallard -p help/el/el.po -o help/el/organize-title.page help/C/organize-title.page` `xml2po -m mallard -p help/el/el.po -o help/el/other-files.page help/C/other-files.page` `xml2po -m mallard -p help/el/el.po -o help/el/other-missing.page help/C/other-missing.page` `xml2po -m mallard -p help/el/el.po -o help/el/other-multiple.page help/C/other-multiple.page` `xml2po -m mallard -p help/el/el.po -o help/el/other-plugins.page help/C/other-plugins.page` `xml2po -m mallard -p help/el/el.po -o help/el/raw.page help/C/raw.page` `xml2po -m mallard -p help/el/el.po -o help/el/running.page help/C/running.page` `xml2po -m mallard -p help/el/el.po -o help/el/share-background.page help/C/share-background.page` `xml2po -m mallard -p help/el/el.po -o help/el/share-export.page help/C/share-export.page` `xml2po -m mallard -p help/el/el.po -o help/el/share-print.page help/C/share-print.page` `xml2po -m mallard -p help/el/el.po -o help/el/share-send.page help/C/shar e-send.page` `xml2po -m mallard -p help/el/el.po -o help/el/share-slideshow.page help/C/share-slideshow.page` `xml2po -m mallard -p help/el/el.po -o help/el/share-upload.page help/C/share-upload.page` `xml2po -m mallard -p help/el/el.po -o help/el/view-displaying.page help/C/view-displaying.page` `xml2po -m mallard -p help/el/el.po -o help/el/view-information.page help/C/view-information.page` `xml2po -m mallard -p help/el/el.po -o help/el/view-sidebar.page help/C/view-sidebar.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-adjustments.page help/C/edit-adjustments.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-crop.page help/C/edit-crop.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-enhance.page help/C/edit-enhance.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-external.page help/C/edit-external.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-nondestructive.page help/C/edit-nondestructive.page` `xml2po -m mallard -p he lp/es/es.po -o help/es/edit-redeye.page help! /C/edit-r! edeye.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-rotate.page help/C/edit-rotate.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-straighten.page help/C/edit-straighten.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-time-date.page help/C/edit-time-date.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-undo.page help/C/edit-undo.page` `xml2po -m mallard -p help/es/es.po -o help/es/formats.page help/C/formats.page` `xml2po -m mallard -p help/es/es.po -o help/es/import-camera.page help/C/import-camera.page` `xml2po -m mallard -p help/es/es.po -o help/es/import-file.page help/C/import-file.page` `xml2po -m mallard -p help/es/es.po -o help/es/import-f-spot.page help/C/import-f-spot.page` `xml2po -m mallard -p help/es/es.po -o help/es/import-memorycard.page help/C/import-memorycard.page` `xml2po -m mallard -p help/es/es.po -o help/es/index.page help/C/index.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-event.page help/C/ organize-event.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-flag.page help/C/organize-flag.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-rating.page help/C/organize-rating.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-remove.page help/C/organize-remove.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-search.page help/C/organize-search.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-tag.page help/C/organize-tag.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-title.page help/C/organize-title.page` `xml2po -m mallard -p help/es/es.po -o help/es/other-files.page help/C/other-files.page` `xml2po -m mallard -p help/es/es.po -o help/es/other-missing.page help/C/other-missing.page` `xml2po -m mallard -p help/es/es.po -o help/es/other-multiple.page help/C/other-multiple.page` `xml2po -m mallard -p help/es/es.po -o help/es/other-plugins.page help/C/other-plugins.page` `xml2po -m mallard -p hel p/es/es.po -o help/es/raw.page help/C/raw.pa! ge` `xml! 2po -m mallard -p help/es/es.po -o help/es/running.page help/C/running.page` `xml2po -m mallard -p help/es/es.po -o help/es/share-background.page help/C/share-background.page` `xml2po -m mallard -p help/es/es.po -o help/es/share-export.page help/C/share-export.page` `xml2po -m mallard -p help/es/es.po -o help/es/share-print.page help/C/share-print.page` `xml2po -m mallard -p help/es/es.po -o help/es/share-send.page help/C/share-send.page` `xml2po -m mallard -p help/es/es.po -o help/es/share-slideshow.page help/C/share-slideshow.page` `xml2po -m mallard -p help/es/es.po -o help/es/share-upload.page help/C/share-upload.page` `xml2po -m mallard -p help/es/es.po -o help/es/view-displaying.page help/C/view-displaying.page` `xml2po -m mallard -p help/es/es.po -o help/es/view-information.page help/C/view-information.page` `xml2po -m mallard -p help/es/es.po -o help/es/view-sidebar.page help/C/view-sidebar.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-adjustments.page help/C/edit-adjustments.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-crop.page help/C/edit-crop.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-enhance.page help/C/edit-enhance.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-external.page help/C/edit-external.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-nondestructive.page help/C/edit-nondestructive.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-redeye.page help/C/edit-redeye.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-rotate.page help/C/edit-rotate.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-straighten.page help/C/edit-straighten.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-time-date.page help/C/edit-time-date.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-undo.page help/C/edit-undo.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/formats.page help/C/formats.page` `xml2po -m mallard -p help/hu/hu.po -o help/h u/import-camera.page help/C/import-camera.pa! ge` `xml! 2po -m mallard -p help/hu/hu.po -o help/hu/import-file.page help/C/import-file.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/import-f-spot.page help/C/import-f-spot.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/import-memorycard.page help/C/import-memorycard.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/index.page help/C/index.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-event.page help/C/organize-event.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-flag.page help/C/organize-flag.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-rating.page help/C/organize-rating.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-remove.page help/C/organize-remove.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-search.page help/C/organize-search.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-tag.page help/C/organize-tag.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-title .page help/C/organize-title.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/other-files.page help/C/other-files.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/other-missing.page help/C/other-missing.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/other-multiple.page help/C/other-multiple.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/other-plugins.page help/C/other-plugins.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/raw.page help/C/raw.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/running.page help/C/running.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/share-background.page help/C/share-background.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/share-export.page help/C/share-export.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/share-print.page help/C/share-print.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/share-send.page help/C/share-send.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/share-slideshow .page help/C/share-slideshow.page` `xml2po ! -m mallar! d -p help/hu/hu.po -o help/hu/share-upload.page help/C/share-upload.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/view-displaying.page help/C/view-displaying.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/view-information.page help/C/view-information.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/view-sidebar.page help/C/view-sidebar.page` cc src/unit/Unit.o src/util/Util.o src/util/file.o src/util/image.o src/util/misc.o src/util/string.o src/util/system.o src/util/KeyValueMap.o src/util/ui.o src/threads/Threads.o src/threads/Workers.o src/threads/BackgroundJob.o src/threads/Semaphore.o src/db/Db.o src/db/DatabaseTable.o src/db/PhotoTable.o src/db/EventTable.o src/db/TagTable.o src/db/TombstoneTable.o src/db/VideoTable.o src/db/VersionTable.o src/db/SavedSearchDBTable.o src/editing_tools/EditingTools.o src/editing_tools/StraightenTool.o src/plugins/Plugins.o src/plugins/PublishingInterfaces.o src/plugins/SpitInterfaces.o src/plugins/TransitionsInterfaces.o src/plugins/StandardHostInterface.o src/plugins/ManifestWidget.o src/plugins/DataImportsInterfaces.o src/slideshow/Slideshow.o src/slideshow/TransitionEffects.o src/photos/Photos.o src/photos/PhotoFileAdapter.o src/photos/PhotoFileFormat.o src/photos/PhotoFileSniffer.o src/photos/PhotoMetadata.o src/photos/GRaw.o src/photos/GdkSupport.o src/photos/JfifSupport.o src/ photos/BmpSupport.o src/photos/RawSupport.o src/photos/PngSupport.o src/photos/TiffSupport.o src/publishing/Publishing.o src/publishing/PublishingUI.o src/publishing/PublishingPluginHost.o src/publishing/APIGlue.o src/library/Library.o src/library/LibraryWindow.o src/library/Branch.o src/library/TrashBranch.o src/library/OfflineBranch.o src/library/FlaggedBranch.o src/library/LastImportBranch.o src/library/ImportQueueBranch.o src/library/FlaggedPage.o src/library/ImportQueuePage.o src/library/LastImportPage.o src/library/OfflinePage.o src/library/TrashPage.o src/direct/Direct.o src/direct/DirectWindow.o src/direct/DirectPhoto.o src/direct/DirectPhotoPage.o src/direct/DirectView.o src/core/Core.o src/core/DataCollection.o src/core/DataSet.o src/core/util.o src/core/SourceCollection.o src/core/SourceHoldingTank.o src/core/DatabaseSourceCollection.o src/core/ContainerSourceCollection.o src/core/ViewCollection.o src/core/DataObject.o src/core/Alteration.o src/core/DataSource.o src/core/ DataSourceTypes.o src/core/DataView.o src/co! re/DataViewTypes.o src/core/Tracker.o src/core/SourceInterfaces.o src/sidebar/Sidebar.o src/sidebar/Branch.o src/sidebar/Entry.o src/sidebar/Tree.o src/sidebar/common.o src/events/Events.o src/events/Branch.o src/events/EventsDirectoryPage.o src/events/EventPage.o src/events/EventDirectoryItem.o src/tags/Tags.o src/tags/Branch.o src/tags/TagPage.o src/tags/HierarchicalTagIndex.o src/tags/HierarchicalTagUtilities.o src/camera/Camera.o src/camera/Branch.o src/camera/CameraTable.o src/camera/GPhoto.o src/camera/ImportPage.o src/searches/Searches.o src/searches/Branch.o src/searches/SearchBoolean.o src/searches/SavedSearchPage.o src/searches/SavedSearchDialog.o src/config/Config.o src/config/ConfigurationInterfaces.o src/config/GSettingsEngine.o src/data_imports/DataImports.o src/data_imports/DataImportsPluginHost.o src/data_imports/DataImportsUI.o src/data_imports/DataImportJob.o src/data_imports/DataImportSource.o src/folders/Folders.o src/folders/Branch.o src/folders/Page.o src/main. o src/AppWindow.o src/CollectionPage.o src/Thumbnail.o src/ThumbnailCache.o src/CheckerboardLayout.o src/PhotoPage.o src/Page.o src/SortedList.o src/Dimensions.o src/Box.o src/Photo.o src/Orientation.o src/BatchImport.o src/Dialogs.o src/Resources.o src/Debug.o src/ColorTransformation.o src/Properties.o src/CustomComponents.o src/Event.o src/International.o src/AppDirs.o src/PixbufCache.o src/CommandManager.o src/Commands.o src/SlideshowPage.o src/LibraryFiles.o src/Printing.o src/Tag.o src/Screensaver.o src/Exporter.o src/DirectoryMonitor.o src/LibraryMonitor.o src/VideoSupport.o src/Tombstone.o src/MetadataWriter.o src/Application.o src/TimedQueue.o src/MediaPage.o src/MediaDataRepresentation.o src/DesktopIntegration.o src/MediaInterfaces.o src/MediaMetadata.o src/VideoMetadata.o src/MediaMonitor.o src/PhotoMonitor.o src/VideoMonitor.o src/SearchFilter.o src/MediaViewTracker.o src/UnityProgressBar.o src/Upgrades.o src/.unitize/_UnitInternals.o src/.unitize/_UtilInternals.o src/.un itize/_ThreadsInternals.o src/.unitize/_DbIn! ternals.o! src/.unitize/_EditingToolsInternals.o src/.unitize/_PluginsInternals.o src/.unitize/_SlideshowInternals.o src/.unitize/_PhotosInternals.o src/.unitize/_PublishingInternals.o src/.unitize/_LibraryInternals.o src/.unitize/_DirectInternals.o src/.unitize/_CoreInternals.o src/.unitize/_SidebarInternals.o src/.unitize/_EventsInternals.o src/.unitize/_TagsInternals.o src/.unitize/_CameraInternals.o src/.unitize/_SearchesInternals.o src/.unitize/_ConfigInternals.o src/.unitize/_DataImportsInternals.o src/.unitize/_FoldersInternals.o src/.unitize/_Library_unitize_entry.o src/.unitize/_Direct_unitize_entry.o -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE `pkg-config --libs atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -export-dynamic -o shotwell /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `std::__once_call@GLIBCXX_3.4.11' Makefile:676: recipe for target 'shotwell' failed gmake: *** [shotwell] Error 1 *** [do-build] Error code 1 Stop in /usr/ports/graphics/shotwell. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 15:44:29 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 F3FC5DC0; Thu, 29 Jan 2015 15:44:28 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 D2B13C88; Thu, 29 Jan 2015 15:44:28 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TFiSv0082701; Thu, 29 Jan 2015 15:44:28 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TFiSZY082699; Thu, 29 Jan 2015 15:44:28 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 15:44:28 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291544.t0TFiSZY082699@beefy2.isc.freebsd.org> To: bf@FreeBSD.org Subject: [package - 93amd64-default][devel/frama-c] Failed for frama-c-20140301_2 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: Thu, 29 Jan 2015 15:44:29 -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: bf@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: head/devel/frama-c/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/frama-c-20140301_2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building devel/frama-c build started at Thu Jan 29 15:43:03 UTC 2015 port directory: /usr/ports/devel/frama-c building for: FreeBSD 93amd64-default-job-21 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: bf@FreeBSD.org Makefile ident: $FreeBSD: head/devel/frama-c/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=frama-c-20140301_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for frama-c-20140301_2: ALTERGO=on: Alt-Ergo plugin (requires PLUGINS) COQ=off: Coq plugin (requires PLUGINS) GUI=on: Graphical User Interface (requires PLUGINS) PLUGINS=on: Build and/or install plugins ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-cpp="cpp -C -I/usr/local/share/frama-c/libc -I." --enable-gui --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/frama-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/frama-c/work HOME=/wrkdirs/usr/ports/devel/frama-c/work TMPDIR="/tmp" HAS_COQ=no XDG_DATA_HOME=/wrkdirs/usr/ports/devel/frama-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/frama-c/work HOME=/wrkdirs/usr/ports/devel/frama-c/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- FRAMAC_LIBDIR="/usr/local/lib/frama-c" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/frama-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/frama-c/work HOME=/wrkdirs/usr/ports/devel/frama-c/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/frama-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/frama-c/work HOME=/wrkdirs/usr/ports/devel/frama-c/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-- ALTERGO="" NO_ALTERGO="@comment " COQ="@comment " NO_COQ="" GUI="" NO_GUI="@comment " PLUGINS="" NO_PLUGINS="@comment " OCAML_SITELIBDIR="lib/ocaml/site-lib" OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/frama-c" EXAMPLESDIR="share/examples/frama-c" DATADIR="share/frama-c" WWWDIR="www/frama-c" ETCDIR="etc/frama-c" --End PLIST_SUB-- --SUB_LIST-- ALTERGO="" NO_ALTERGO="@comment " COQ="@comment " NO_COQ="" GUI="" NO_GUI="@comment " PLUGINS="" NO_PLUGINS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/frama-c DOCSDIR=/usr/local/share/doc/frama-c EXAMPLESDIR=/usr/local/share/examples/frama-c WWWDIR=/usr/local/www/frama-c ETCDIR=/usr/local/etc/frama-c --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> frama-c-20140301_2 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.7.txz [93amd64-default-job-21] Installing pkg-1.4.7... [93amd64-default-job-21] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of frama-c-20140301_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by frama-c-20140301_2 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by frama-c-20140301_2 for building => SHA256 Checksum OK for frama-c-Neon-20140301.tar.gz. =========================================================================== =================================================== ===> frama-c-20140301_2 depends on file: /usr/local/bin/ocamlc - not found ===> Verifying install for /usr/local/bin/ocamlc in /usr/ports/lang/ocaml ===> Installing existing package /packages/All/ocaml-4.01.0_4.txz [93amd64-default-job-21] Installing ocaml-4.01.0_4... [93amd64-default-job-21] `-- Installing libX11-1.6.2_2,1... [93amd64-default-job-21] | `-- Installing kbproto-1.0.6... [93amd64-default-job-21] | `-- Extracting kbproto-1.0.6... done [93amd64-default-job-21] | `-- Installing libXau-1.0.8_2... [93amd64-default-job-21] | | `-- Installing xproto-7.0.26... [93amd64-default-job-21] | | `-- Extracting xproto-7.0.26... done [93amd64-default-job-21] | `-- Extracting libXau-1.0.8_2... done [93amd64-default-job-21] | `-- Installing libXdmcp-1.1.1_2... [93amd64-default-job-21] | `-- Extracting libXdmcp-1.1.1_2... done [93amd64-default-job-21] | `-- Installing libxcb-1.11... [93amd64-default-job-21] | | `-- Installing libpthread-stubs-0.3_6... [93amd64-default-job-21] | | `-- Extracting libpthread-stubs-0.3_6... done [93amd64-default-job-21] | | `-- Installing libxml2-2.9.2_2... [93amd64-default-job-21] | | `-- Installing libiconv-1.14_6... [93amd64-default-job-21] | | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-21] | | `-- Extracting libxml2-2.9.2_2... done [93amd64-default-job-21] | `-- Extracting libxcb-1.11... done [93amd64-default-job-21] `-- Extracting libX11-1.6.2_2,1... done [93amd64-default-job-21] `-- Installing tk86-8.6.3... [93amd64-default-job-21] | `-- Installing libXScrnSaver-1.2.2_2... [93amd64-default-job-21] | | `-- Installing libXext-1.3.3,1... [93amd64-default-job-21] | | `-- Installing xextproto-7.3.0... [93amd64-default-job-21] | | `-- Extracting xextproto-7.3.0... done [93amd64-default-job-21] | | `-- Extracting libXext-1.3.3,1... done [93amd64-default-job-21] | | `-- Installing scrnsaverproto-1.2.2... [93amd64-default-job-21] | | `-- Extracting scrnsaverproto-1.2.2... done [93amd64-default-job-21] | `-- Extracting libXScrnSaver-1.2.2_2... done [93amd64-default-job-21] | `-- Installing libXft-2.3.2... [93amd64-default-job-21] | | `-- Installing fontconfig-2.11.1,1... [93amd64-default-job-21] | | `-- Installing expat-2.1.0_2... [93amd64-default-job-21] | | `-- Extracting expat-2.1.0_2... done [93amd64-default-job-21] | | `-- Installing freetype2-2.5.5... [93amd64-default-job-21] | | `-- Extracting freetype2-2.5.5... done [93amd64-default-job-21] | | `-- 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 [93amd64-default-job-21] | | `-- Installing libXrender-0.9.8_2... [93amd64-default-job-21] | | `-- Installing renderproto-0.11.1... [93amd64-default-job-21] | | `-- Extracting renderproto-0.11.1... done [93amd64-default-job-21] | | `-- Extracting libXrender-0.9.8_2... done [93amd64-default-job-21] | `-- Extracting libXft-2.3.2... done [93amd64-default-job-21] | `-- Installing tcl86-8.6.3... [93amd64-default-job-21] | `-- Extracting tcl86-8.6.3... done [93amd64-default-job-21] `-- Extracting tk86-8.6.3... done Ocamlc src/type/descr.cmo Ocamlc src/lib/FCSet.cmi Ocamlc src/lib/FCSet.cmo Ocamlc src/lib/FCMap.cmi Ocamlc src/lib/FCMap.cmo Ocamlc src/lib/FCHashtbl.cmi Ocamlc src/lib/FCHashtbl.cmo Ocamlc src/lib/extlib.cmi Ocamlc src/lib/extlib.cmo Ocamlc src/lib/pretty_utils.cmi Ocamlc src/lib/pretty_utils.cmo Ocamlc src/lib/hook.cmi Ocamlc src/lib/hook.cmo Ocamlc src/lib/bag.cmi Ocamlc src/lib/bag.cmo Ocamlc src/lib/indexer.cmi Ocamlc src/lib/indexer.cmo Ocamlc src/lib/vector.cmi Ocamlc src/lib/vector.cmo Ocamlc src/lib/bitvector.cmi Ocamlc src/lib/bitvector.cmo Ocamlc src/lib/qstack.cmi Ocamlc src/lib/qstack.cmo Ocamlc src/lib/integer.cmi Ocamlc src/lib/integer.cmo Ocamlc src/lib/filepath.cmi Ocamlc src/lib/filepath.cmo Ocamlc src/kernel/config.cmi Ocamlc src/kernel/config.cmo Ocamlc src/kernel/log.cmi Ocamlc src/kernel/log.cmo Ocamlc src/kernel/cmdline.cmi Ocamlc src/kernel/cmdline.cmo Ocamlc src/project/project_skeleton.cmi Ocamlc src/project/project_skeleton.cmo Ocamlc src/type/datatype.cmi Ocamlc src/type/datatype.cmo Ocamlc src/kernel/journal.cmi Ocamlc src/kernel/journal.cmo Ocamlc src/project/state.cmi Ocamlc src/project/state.cmo Ocamlc src/project/state_dependency_graph.cmi Ocamlc src/project/state_dependency_graph.cmo Ocamlc src/project/state_topological.cmi Ocamlc src/project/state_topological.cmo Ocamlc src/project/state_selection.cmi Ocamlc src/project/state_selection.cmo Ocamlc src/project/project.cmi Ocamlc src/project/project.cmo Ocamlc src/project/state_builder.cmi Ocamlc src/project/state_builder.cmo Ocamlc src/kernel/typed_parameter.cmi Ocamlc src/kernel/typed_parameter.cmo Ocamlc src/kernel/dynamic.cmi Ocamlc src/kernel/dynamic.cmo Ocamlc cil/src/cil_types.cmi Ocamlc src/kernel/parameter_customize.cmi Ocamlc src/kernel/parameter_customize.cmo Ocamlc src/kernel/parameter_sig.cmi Ocamlc src/kernel/parameter_state.cmi Ocamlc src/kernel/parameter_state.cmo Ocamlc src/kernel/parameter_builder.cmi Ocamlc src/kernel/parameter_builder.cmo Ocamlc src/kernel/plugin.cmi Ocamlc src/kernel/plugin.cmo Ocamlc src/kernel/kernel.cmi Ocamlc src/kernel/kernel.cmo Ocamlc src/kernel/emitter.cmi Ocamlc src/kernel/emitter.cmo Ocamlc src/lib/floating_point.cmi Ocamlc src/lib/floating_point.cmo Ocamlc src/lib/rangemap.cmi Ocamlc src/lib/rangemap.cmo Ocamlc src/lib/binary_cache.cmi Ocamlc src/lib/binary_cache.cmo Ocamlc external/hptmap.cmi Ocamlc external/hptmap.cmo Ocamlc src/lib/hptset.cmi Ocamlc src/lib/hptset.cmo Ocamlc src/printer/printer_api.cmi Ocamlc src/printer/printer_builder.cmi Ocamlc src/printer/printer_builder.cmo Ocamlc cil/src/cilmsg.cmi Ocamlc cil/src/cilmsg.cmo Ocamlc cil/ocamlutil/alpha.cmi Ocamlc cil/ocamlutil/alpha.cmo Ocamlc cil/ocamlutil/cilconfig.cmi Ocamlc cil/ocamlutil/cilconfig.cmo Ocamlc cil/src/logic/logic_ptree.cmi Ocamlc cil/src/frontc/cabs.cmo Ocamlc cil/src/cil_datatype.cmi Ocamlc cil/src/cil_datatype.cmo Ocamlc cil/src/cil_state_builder.cmi Ocamlc cil/src/cil_state_builder.cmo Ocamlc cil/src/logic/utf8_logic.cmi Ocamlc cil/src/logic/utf8_logic.cmo Ocamlc cil/src/machdep_x86_16.cmi Ocamlc cil/src/machdep_x86_16.cmo Ocamlc cil/src/machdep_x86_32.cmi Ocamlc cil/src/machdep_x86_32.cmo Ocamlc cil/src/machdep_x86_64.cmi Ocamlc cil/src/machdep_x86_64.cmo Ocamlc cil/src/machdep_ppc_32.cmo Ocamlc cil/src/cil_const.cmi Ocamlc cil/src/cil_const.cmo Ocamlc cil/src/logic/logic_env.cmi Ocamlc cil/src/logic/logic_env.cmo Ocamlc cil/src/escape.cmi Ocamlc cil/src/escape.cmo Ocamlc cil/src/logic/logic_const.cmi Ocamlc cil/src/logic/logic_const.cmo Ocamlc cil/src/cil.cmi Ocamlc cil/src/cil.cmo Ocamlc src/printer/cil_printer.cmi Ocamlc src/printer/cil_printer.cmo Ocamlc src/printer/cil_descriptive_printer.cmi Ocamlc src/printer/cil_descriptive_printer.cmo Ocamlc cil/src/frontc/errorloc.cmi Ocamlc cil/src/frontc/errorloc.cmo Ocamlc cil/src/ext/expcompare.cmo Ocamlc cil/src/frontc/cabs_debug.cmi Ocamlc cil/src/frontc/cabs_debug.cmo Ocamlc cil/src/frontc/cabshelper.cmi Ocamlc cil/src/frontc/cabshelper.cmo Ocamlc cil/src/logic/logic_utils.cmi Ocamlc cil/src/logic/logic_utils.cmo Ocamlc cil/src/logic/logic_builtin.cmi Ocamlc cil/src/logic/logic_builtin.cmo Ocamlc cil/src/logic/logic_print.cmi Ocamlc cil/src/logic/logic_print.cmo Ocamlc cil/src/logic/logic_parser.cmi Ocamlc cil/src/logic/logic_parser.cmo Ocamlc cil/src/logic/logic_lexer.cmo Ocamlc cil/src/frontc/lexerhack.cmo Ocamlc cil/src/mergecil.cmi Ocamlc cil/src/mergecil.cmo Ocamlc cil/src/rmtmps.cmi Ocamlc cil/src/rmtmps.cmo Ocamlc cil/src/logic/logic_typing.cmi Ocamlc cil/src/logic/logic_typing.cmo Ocamlc cil/src/frontc/cprint.cmi Ocamlc cil/src/frontc/cprint.cmo Ocamlc cil/src/frontc/cabscond.cmi Ocamlc cil/src/frontc/cabscond.cmo Ocamlc cil/src/frontc/cabsvisit.cmi Ocamlc cil/src/frontc/cabsvisit.cmo Ocamlc cil/src/frontc/cabs2cil.cmi Ocamlc cil/src/frontc/cabs2cil.cmo Ocamlc cil/src/frontc/cparser.cmi Ocamlc cil/src/frontc/clexer.cmi Ocamlc cil/src/frontc/clexer.cmo Ocamlc cil/src/frontc/cparser.cmo Ocamlc cil/src/logic/logic_preprocess.cmi Ocamlc cil/src/logic/logic_preprocess.cmo Ocamlc cil/src/frontc/frontc.cmi Ocamlc cil/src/frontc/frontc.cmo Ocamlc cil/src/ext/callgraph.cmi Ocamlc cil/src/ext/callgraph.cmo Ocamlc cil/src/ext/dataflow.cmi Ocamlc cil/src/ext/dataflow.cmo Ocamlc cil/src/ext/oneret.cmi Ocamlc cil/src/ext/oneret.cmo Ocamlc cil/src/ext/cfg.cmi Ocamlc cil/src/ext/cfg.cmo Ocamlc src/buckx/buckx.cmi Ocamlc src/buckx/buckx.cmo Ocamlc src/kernel/ast_info.cmi Ocamlc src/kernel/ast_info.cmo Ocamlc src/kernel/ast.cmi Ocamlc src/kernel/ast.cmo Ocamlc src/kernel/globals.cmi Ocamlc src/kernel/globals.cmo Ocamlc src/kernel/kernel_function.cmi Ocamlc src/kernel/kernel_function.cmo Ocamlc src/logic/property.cmi Ocamlc src/logic/property.cmo Ocamlc src/logic/property_status.cmi Ocamlc src/logic/property_status.cmo File "src/logic/property_status.ml", line 1444, characters 4-2019: Error: Signature mismatch: ... Values do not match: val vertex_attributes : v -> [> `Color of int | `Label of string | `Shape of [> `Box | `Diamond ] | `Style of [> `Bold | `Filled ] | `Width of float ] list is not included in val vertex_attributes : V.t -> Graph.Graphviz.DotAttributes.vertex list File "src/logic/property_status.ml", line 1479, characters 16-33: Actual declaration share/Makefile.generic:75: recipe for target 'src/logic/property_status.cmo' failed gmake: *** [src/logic/property_status.cmo] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/devel/frama-c. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 15:48:18 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 3F35EE94; Thu, 29 Jan 2015 15:48:18 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 2B7DCCED; Thu, 29 Jan 2015 15:48:18 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TFmHBN035957; Thu, 29 Jan 2015 15:48:17 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TFmHc2035947; Thu, 29 Jan 2015 15:48:17 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 15:48:17 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291548.t0TFmHc2035947@beefy2.isc.freebsd.org> To: demon@FreeBSD.org Subject: [package - 93amd64-default][math/vowpal_wabbit] Failed for vowpal_wabbit-7.9 in configure 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: Thu, 29 Jan 2015 15:48:18 -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: demon@FreeBSD.org Last committer: demon@FreeBSD.org Ident: $FreeBSD: head/math/vowpal_wabbit/Makefile 377088 2015-01-15 13:00:58Z demon $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/vowpal_wabbit-7.9.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building math/vowpal_wabbit build started at Thu Jan 29 15:48:08 UTC 2015 port directory: /usr/ports/math/vowpal_wabbit building for: FreeBSD 93amd64-default-job-20 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: demon@FreeBSD.org Makefile ident: $FreeBSD: head/math/vowpal_wabbit/Makefile 377088 2015-01-15 13:00:58Z demon $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=vowpal_wabbit-7.9 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-shared=no --with-boost=/usr/local --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/vowpal_wabbit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/vowpal_wabbit/work HOME=/wrkdirs/usr/ports/math/vowpal_wabbit/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/vowpal_wabbit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/vowpal_wabbit/work HOME=/wrkdirs/usr/ports/math/vowpal_wabbit/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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/vowpal_wabbit" EXAMPLESDIR="share/examples/vowpal_wabbit" DATADIR="share/vowpal_wabbit" WWWDIR="www/vowpal_wabbit" ETCDIR="etc/vowpal_wabbit" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/vowpal_wabbit DOCSDIR=/usr/local/share/doc/vowpal_wabbit EXAMPLESDIR=/usr/local/share/examples/vowpal_wabbit WWWDIR=/usr/local/www/vowpal_wabbit ETCDIR=/usr/local/etc/vowpal_wabbit --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> vowpal_wabbit-7.9 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.7.txz [93amd64-default-job-20] Installing pkg-1.4.7... [93amd64-default-job-20] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of vowpal_wabbit-7.9 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by vowpal_wabbit-7.9 for building =========================================================================== =================================================== ===> Fetching all distfiles required by vowpal_wabbit-7.9 for building => SHA256 Checksum OK for vowpal_wabbit/7.9.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by vowpal_wabbit-7.9 for building ===> Extracting for vowpal_wabbit-7.9 => SHA256 Checksum OK for vowpal_wabbit/7.9.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for vowpal_wabbit-7.9 ===> Applying FreeBSD patches for vowpal_wabbit-7.9 =========================================================================== =================================================== =========================================================================== =================================================== ===> vowpal_wabbit-7.9 depends on shared library: libboost_thread.so - not found ===> Verifying for libboost_thread.so in /usr/ports/devel/boost-libs ===> Installing existing package /packages/All/boost-libs-1.55.0_4.txz [93amd64-default-job-20] Installing boost-libs-1.55.0_4... [93amd64-default-job-20] `-- Installing icu-53.1... [93amd64-default-job-20] `-- Extracting icu-53.1... done [93amd64-default-job-20] 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 vowpal_wabbit-7.9 =========================================================================== =================================================== ===> Configuring for vowpal_wabbit-7.9 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking build system type... amd64-portbld-freebsd9.3 checking host system type... amd64-portbld-freebsd9.3 checking how to print strings... printf checking for gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert amd64-portbld-freebsd9.3 file names to amd64-portbld-freebsd9.3 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd9.3 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking for boostlib >= 1.0... configure: We could not detect the boost libraries (version 1.0 or higher). If you have a staged boost library (still not installed) please specify $BOOST_ROOT in your environment and do not give a PATH to --with-boost option. If you are sure you have boost installed, then check your version number looking in . See http://randspringer.de/boost for more documentation. configure: error: Could not find a valid version of boost. ===> Script "configure" failed unexpectedly. Please report the problem to demon@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/math/vowpal_wabbit/work/vowpal_wabbit-7.9/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** [do-configure] Error code 1 Stop in /usr/ports/math/vowpal_wabbit. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 15:54:28 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 3B1423D0; Thu, 29 Jan 2015 15:54:28 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 26AC5E05; Thu, 29 Jan 2015 15:54:28 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TFsRnW086818; Thu, 29 Jan 2015 15:54:27 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TFsRWR086794; Thu, 29 Jan 2015 15:54:27 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 15:54:27 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291554.t0TFsRWR086794@beefy1.isc.freebsd.org> To: bf@FreeBSD.org Subject: [package - 93i386-default][devel/frama-c] Failed for frama-c-20140301_2 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: Thu, 29 Jan 2015 15:54:28 -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: bf@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: head/devel/frama-c/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/frama-c-20140301_2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building devel/frama-c build started at Thu Jan 29 15:53:08 UTC 2015 port directory: /usr/ports/devel/frama-c building for: FreeBSD 93i386-default-job-09 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: bf@FreeBSD.org Makefile ident: $FreeBSD: head/devel/frama-c/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=frama-c-20140301_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for frama-c-20140301_2: ALTERGO=on: Alt-Ergo plugin (requires PLUGINS) COQ=off: Coq plugin (requires PLUGINS) GUI=on: Graphical User Interface (requires PLUGINS) PLUGINS=on: Build and/or install plugins ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-cpp="cpp -C -I/usr/local/share/frama-c/libc -I." --enable-gui --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/frama-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/frama-c/work HOME=/wrkdirs/usr/ports/devel/frama-c/work TMPDIR="/tmp" HAS_COQ=no XDG_DATA_HOME=/wrkdirs/usr/ports/devel/frama-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/frama-c/work HOME=/wrkdirs/usr/ports/devel/frama-c/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- FRAMAC_LIBDIR="/usr/local/lib/frama-c" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/frama-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/frama-c/work HOME=/wrkdirs/usr/ports/devel/frama-c/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/frama-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/frama-c/work HOME=/wrkdirs/usr/ports/devel/frama-c/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-- ALTERGO="" NO_ALTERGO="@comment " COQ="@comment " NO_COQ="" GUI="" NO_GUI="@comment " PLUGINS="" NO_PLUGINS="@comment " OCAML_SITELIBDIR="lib/ocaml/site-lib" OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/frama-c" EXAMPLESDIR="share/examples/frama-c" DATADIR="share/frama-c" WWWDIR="www/frama-c" ETCDIR="etc/frama-c" --End PLIST_SUB-- --SUB_LIST-- ALTERGO="" NO_ALTERGO="@comment " COQ="@comment " NO_COQ="" GUI="" NO_GUI="@comment " PLUGINS="" NO_PLUGINS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/frama-c DOCSDIR=/usr/local/share/doc/frama-c EXAMPLESDIR=/usr/local/share/examples/frama-c WWWDIR=/usr/local/www/frama-c ETCDIR=/usr/local/etc/frama-c --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> frama-c-20140301_2 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.7.txz [93i386-default-job-09] Installing pkg-1.4.7... [93i386-default-job-09] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of frama-c-20140301_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by frama-c-20140301_2 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by frama-c-20140301_2 for building => SHA256 Checksum OK for frama-c-Neon-20140301.tar.gz. =========================================================================== =================================================== ===> frama-c-20140301_2 depends on file: /usr/local/bin/ocamlc - not found ===> Verifying install for /usr/local/bin/ocamlc in /usr/ports/lang/ocaml ===> Installing existing package /packages/All/ocaml-4.01.0_4.txz [93i386-default-job-09] Installing ocaml-4.01.0_4... [93i386-default-job-09] `-- Installing libX11-1.6.2_2,1... [93i386-default-job-09] | `-- Installing kbproto-1.0.6... [93i386-default-job-09] | `-- Extracting kbproto-1.0.6... done [93i386-default-job-09] | `-- Installing libXau-1.0.8_2... [93i386-default-job-09] | | `-- Installing xproto-7.0.26... [93i386-default-job-09] | | `-- Extracting xproto-7.0.26... done [93i386-default-job-09] | `-- Extracting libXau-1.0.8_2... done [93i386-default-job-09] | `-- Installing libXdmcp-1.1.1_2... [93i386-default-job-09] | `-- Extracting libXdmcp-1.1.1_2... done [93i386-default-job-09] | `-- Installing libxcb-1.11... [93i386-default-job-09] | | `-- Installing libpthread-stubs-0.3_6... [93i386-default-job-09] | | `-- Extracting libpthread-stubs-0.3_6... done [93i386-default-job-09] | | `-- Installing libxml2-2.9.2_2... [93i386-default-job-09] | | `-- Installing libiconv-1.14_6... [93i386-default-job-09] | | `-- Extracting libiconv-1.14_6... done [93i386-default-job-09] | | `-- Extracting libxml2-2.9.2_2... done [93i386-default-job-09] | `-- Extracting libxcb-1.11... done [93i386-default-job-09] `-- Extracting libX11-1.6.2_2,1... done [93i386-default-job-09] `-- Installing tk86-8.6.3... [93i386-default-job-09] | `-- Installing libXScrnSaver-1.2.2_2... [93i386-default-job-09] | | `-- Installing libXext-1.3.3,1... [93i386-default-job-09] | | `-- Installing xextproto-7.3.0... [93i386-default-job-09] | | `-- Extracting xextproto-7.3.0... done [93i386-default-job-09] | | `-- Extracting libXext-1.3.3,1... done [93i386-default-job-09] | | `-- Installing scrnsaverproto-1.2.2... [93i386-default-job-09] | | `-- Extracting scrnsaverproto-1.2.2... done [93i386-default-job-09] | `-- Extracting libXScrnSaver-1.2.2_2... done [93i386-default-job-09] | `-- Installing libXft-2.3.2... [93i386-default-job-09] | | `-- Installing fontconfig-2.11.1,1... [93i386-default-job-09] | | `-- Installing expat-2.1.0_2... [93i386-default-job-09] | | `-- Extracting expat-2.1.0_2... done [93i386-default-job-09] | | `-- Installing freetype2-2.5.5... [93i386-default-job-09] | | `-- Extracting freetype2-2.5.5... done [93i386-default-job-09] | | `-- 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 [93i386-default-job-09] | | `-- Installing libXrender-0.9.8_2... [93i386-default-job-09] | | `-- Installing renderproto-0.11.1... [93i386-default-job-09] | | `-- Extracting renderproto-0.11.1... done Ocamlc src/type/descr.cmo Ocamlc src/lib/FCSet.cmi Ocamlc src/lib/FCSet.cmo Ocamlc src/lib/FCMap.cmi Ocamlc src/lib/FCMap.cmo Ocamlc src/lib/FCHashtbl.cmi Ocamlc src/lib/FCHashtbl.cmo Ocamlc src/lib/extlib.cmi Ocamlc src/lib/extlib.cmo Ocamlc src/lib/pretty_utils.cmi Ocamlc src/lib/pretty_utils.cmo Ocamlc src/lib/hook.cmi Ocamlc src/lib/hook.cmo Ocamlc src/lib/bag.cmi Ocamlc src/lib/bag.cmo Ocamlc src/lib/indexer.cmi Ocamlc src/lib/indexer.cmo Ocamlc src/lib/vector.cmi Ocamlc src/lib/vector.cmo Ocamlc src/lib/bitvector.cmi Ocamlc src/lib/bitvector.cmo Ocamlc src/lib/qstack.cmi Ocamlc src/lib/qstack.cmo Ocamlc src/lib/integer.cmi Ocamlc src/lib/integer.cmo Ocamlc src/lib/filepath.cmi Ocamlc src/lib/filepath.cmo Ocamlc src/kernel/config.cmi Ocamlc src/kernel/config.cmo Ocamlc src/kernel/log.cmi Ocamlc src/kernel/log.cmo Ocamlc src/kernel/cmdline.cmi Ocamlc src/kernel/cmdline.cmo Ocamlc src/project/project_skeleton.cmi Ocamlc src/project/project_skeleton.cmo Ocamlc src/type/datatype.cmi Ocamlc src/type/datatype.cmo Ocamlc src/kernel/journal.cmi Ocamlc src/kernel/journal.cmo Ocamlc src/project/state.cmi Ocamlc src/project/state.cmo Ocamlc src/project/state_dependency_graph.cmi Ocamlc src/project/state_dependency_graph.cmo Ocamlc src/project/state_topological.cmi Ocamlc src/project/state_topological.cmo Ocamlc src/project/state_selection.cmi Ocamlc src/project/state_selection.cmo Ocamlc src/project/project.cmi Ocamlc src/project/project.cmo Ocamlc src/project/state_builder.cmi Ocamlc src/project/state_builder.cmo Ocamlc src/kernel/typed_parameter.cmi Ocamlc src/kernel/typed_parameter.cmo Ocamlc src/kernel/dynamic.cmi Ocamlc src/kernel/dynamic.cmo Ocamlc cil/src/cil_types.cmi Ocamlc src/kernel/parameter_customize.cmi Ocamlc src/kernel/parameter_customize.cmo Ocamlc src/kernel/parameter_sig.cmi Ocamlc src/kernel/parameter_state.cmi Ocamlc src/kernel/parameter_state.cmo Ocamlc src/kernel/parameter_builder.cmi Ocamlc src/kernel/parameter_builder.cmo Ocamlc src/kernel/plugin.cmi Ocamlc src/kernel/plugin.cmo Ocamlc src/kernel/kernel.cmi Ocamlc src/kernel/kernel.cmo Ocamlc src/kernel/emitter.cmi Ocamlc src/kernel/emitter.cmo Ocamlc src/lib/floating_point.cmi Ocamlc src/lib/floating_point.cmo Ocamlc src/lib/rangemap.cmi Ocamlc src/lib/rangemap.cmo Ocamlc src/lib/binary_cache.cmi Ocamlc src/lib/binary_cache.cmo Ocamlc external/hptmap.cmi Ocamlc external/hptmap.cmo Ocamlc src/lib/hptset.cmi Ocamlc src/lib/hptset.cmo Ocamlc src/printer/printer_api.cmi Ocamlc src/printer/printer_builder.cmi Ocamlc src/printer/printer_builder.cmo Ocamlc cil/src/cilmsg.cmi Ocamlc cil/src/cilmsg.cmo Ocamlc cil/ocamlutil/alpha.cmi Ocamlc cil/ocamlutil/alpha.cmo Ocamlc cil/ocamlutil/cilconfig.cmi Ocamlc cil/ocamlutil/cilconfig.cmo Ocamlc cil/src/logic/logic_ptree.cmi Ocamlc cil/src/frontc/cabs.cmo Ocamlc cil/src/cil_datatype.cmi Ocamlc cil/src/cil_datatype.cmo Ocamlc cil/src/cil_state_builder.cmi Ocamlc cil/src/cil_state_builder.cmo Ocamlc cil/src/logic/utf8_logic.cmi Ocamlc cil/src/logic/utf8_logic.cmo Ocamlc cil/src/machdep_x86_16.cmi Ocamlc cil/src/machdep_x86_16.cmo Ocamlc cil/src/machdep_x86_32.cmi Ocamlc cil/src/machdep_x86_32.cmo Ocamlc cil/src/machdep_x86_64.cmi Ocamlc cil/src/machdep_x86_64.cmo Ocamlc cil/src/machdep_ppc_32.cmo Ocamlc cil/src/cil_const.cmi Ocamlc cil/src/cil_const.cmo Ocamlc cil/src/logic/logic_env.cmi Ocamlc cil/src/logic/logic_env.cmo Ocamlc cil/src/escape.cmi Ocamlc cil/src/escape.cmo Ocamlc cil/src/logic/logic_const.cmi Ocamlc cil/src/logic/logic_const.cmo Ocamlc cil/src/cil.cmi Ocamlc cil/src/cil.cmo Ocamlc src/printer/cil_printer.cmi Ocamlc src/printer/cil_printer.cmo Ocamlc src/printer/cil_descriptive_printer.cmi Ocamlc src/printer/cil_descriptive_printer.cmo Ocamlc cil/src/frontc/errorloc.cmi Ocamlc cil/src/frontc/errorloc.cmo Ocamlc cil/src/ext/expcompare.cmo Ocamlc cil/src/frontc/cabs_debug.cmi Ocamlc cil/src/frontc/cabs_debug.cmo Ocamlc cil/src/frontc/cabshelper.cmi Ocamlc cil/src/frontc/cabshelper.cmo Ocamlc cil/src/logic/logic_utils.cmi Ocamlc cil/src/logic/logic_utils.cmo Ocamlc cil/src/logic/logic_builtin.cmi Ocamlc cil/src/logic/logic_builtin.cmo Ocamlc cil/src/logic/logic_print.cmi Ocamlc cil/src/logic/logic_print.cmo Ocamlc cil/src/logic/logic_parser.cmi Ocamlc cil/src/logic/logic_parser.cmo Ocamlc cil/src/logic/logic_lexer.cmo Ocamlc cil/src/frontc/lexerhack.cmo Ocamlc cil/src/mergecil.cmi Ocamlc cil/src/mergecil.cmo Ocamlc cil/src/rmtmps.cmi Ocamlc cil/src/rmtmps.cmo Ocamlc cil/src/logic/logic_typing.cmi Ocamlc cil/src/logic/logic_typing.cmo Ocamlc cil/src/frontc/cprint.cmi Ocamlc cil/src/frontc/cprint.cmo Ocamlc cil/src/frontc/cabscond.cmi Ocamlc cil/src/frontc/cabscond.cmo Ocamlc cil/src/frontc/cabsvisit.cmi Ocamlc cil/src/frontc/cabsvisit.cmo Ocamlc cil/src/frontc/cabs2cil.cmi Ocamlc cil/src/frontc/cabs2cil.cmo Ocamlc cil/src/frontc/cparser.cmi Ocamlc cil/src/frontc/clexer.cmi Ocamlc cil/src/frontc/clexer.cmo Ocamlc cil/src/frontc/cparser.cmo Ocamlc cil/src/logic/logic_preprocess.cmi Ocamlc cil/src/logic/logic_preprocess.cmo Ocamlc cil/src/frontc/frontc.cmi Ocamlc cil/src/frontc/frontc.cmo Ocamlc cil/src/ext/callgraph.cmi Ocamlc cil/src/ext/callgraph.cmo Ocamlc cil/src/ext/dataflow.cmi Ocamlc cil/src/ext/dataflow.cmo Ocamlc cil/src/ext/oneret.cmi Ocamlc cil/src/ext/oneret.cmo Ocamlc cil/src/ext/cfg.cmi Ocamlc cil/src/ext/cfg.cmo Ocamlc src/buckx/buckx.cmi Ocamlc src/buckx/buckx.cmo Ocamlc src/kernel/ast_info.cmi Ocamlc src/kernel/ast_info.cmo Ocamlc src/kernel/ast.cmi Ocamlc src/kernel/ast.cmo Ocamlc src/kernel/globals.cmi Ocamlc src/kernel/globals.cmo Ocamlc src/kernel/kernel_function.cmi Ocamlc src/kernel/kernel_function.cmo Ocamlc src/logic/property.cmi Ocamlc src/logic/property.cmo Ocamlc src/logic/property_status.cmi Ocamlc src/logic/property_status.cmo File "src/logic/property_status.ml", line 1444, characters 4-2019: Error: Signature mismatch: ... Values do not match: val vertex_attributes : v -> [> `Color of int | `Label of string | `Shape of [> `Box | `Diamond ] | `Style of [> `Bold | `Filled ] | `Width of float ] list is not included in val vertex_attributes : V.t -> Graph.Graphviz.DotAttributes.vertex list File "src/logic/property_status.ml", line 1479, characters 16-33: Actual declaration share/Makefile.generic:75: recipe for target 'src/logic/property_status.cmo' failed gmake: *** [src/logic/property_status.cmo] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/devel/frama-c. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 15:58: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 7F2415D4; Thu, 29 Jan 2015 15:58:11 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 6B83AE4E; Thu, 29 Jan 2015 15:58:11 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TFwBmp035272; Thu, 29 Jan 2015 15:58:11 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TFwBL1035271; Thu, 29 Jan 2015 15:58:11 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 15:58:11 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291558.t0TFwBL1035271@beefy1.isc.freebsd.org> To: demon@FreeBSD.org Subject: [package - 93i386-default][math/vowpal_wabbit] Failed for vowpal_wabbit-7.9 in configure 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: Thu, 29 Jan 2015 15:58: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: demon@FreeBSD.org Last committer: demon@FreeBSD.org Ident: $FreeBSD: head/math/vowpal_wabbit/Makefile 377088 2015-01-15 13:00:58Z demon $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/vowpal_wabbit-7.9.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building math/vowpal_wabbit build started at Thu Jan 29 15:58:01 UTC 2015 port directory: /usr/ports/math/vowpal_wabbit building for: FreeBSD 93i386-default-job-20 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: demon@FreeBSD.org Makefile ident: $FreeBSD: head/math/vowpal_wabbit/Makefile 377088 2015-01-15 13:00:58Z demon $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=vowpal_wabbit-7.9 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-shared=no --with-boost=/usr/local --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/vowpal_wabbit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/vowpal_wabbit/work HOME=/wrkdirs/usr/ports/math/vowpal_wabbit/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/vowpal_wabbit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/vowpal_wabbit/work HOME=/wrkdirs/usr/ports/math/vowpal_wabbit/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-- OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/vowpal_wabbit" EXAMPLESDIR="share/examples/vowpal_wabbit" DATADIR="share/vowpal_wabbit" WWWDIR="www/vowpal_wabbit" ETCDIR="etc/vowpal_wabbit" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/vowpal_wabbit DOCSDIR=/usr/local/share/doc/vowpal_wabbit EXAMPLESDIR=/usr/local/share/examples/vowpal_wabbit WWWDIR=/usr/local/www/vowpal_wabbit ETCDIR=/usr/local/etc/vowpal_wabbit --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> vowpal_wabbit-7.9 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.7.txz [93i386-default-job-20] Installing pkg-1.4.7... [93i386-default-job-20] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of vowpal_wabbit-7.9 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by vowpal_wabbit-7.9 for building =========================================================================== =================================================== ===> Fetching all distfiles required by vowpal_wabbit-7.9 for building => SHA256 Checksum OK for vowpal_wabbit/7.9.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by vowpal_wabbit-7.9 for building ===> Extracting for vowpal_wabbit-7.9 => SHA256 Checksum OK for vowpal_wabbit/7.9.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for vowpal_wabbit-7.9 ===> Applying FreeBSD patches for vowpal_wabbit-7.9 =========================================================================== =================================================== =========================================================================== =================================================== ===> vowpal_wabbit-7.9 depends on shared library: libboost_thread.so - not found ===> Verifying for libboost_thread.so in /usr/ports/devel/boost-libs ===> Installing existing package /packages/All/boost-libs-1.55.0_4.txz [93i386-default-job-20] Installing boost-libs-1.55.0_4... [93i386-default-job-20] `-- Installing icu-53.1... [93i386-default-job-20] `-- Extracting icu-53.1... done [93i386-default-job-20] 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 vowpal_wabbit-7.9 =========================================================================== =================================================== ===> Configuring for vowpal_wabbit-7.9 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking build system type... i386-portbld-freebsd9.3 checking host system type... i386-portbld-freebsd9.3 checking how to print strings... printf checking for gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i386-portbld-freebsd9.3 file names to i386-portbld-freebsd9.3 format... func_convert_file_noop checking how to convert i386-portbld-freebsd9.3 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd9.3 ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking for boostlib >= 1.0... configure: We could not detect the boost libraries (version 1.0 or higher). If you have a staged boost library (still not installed) please specify $BOOST_ROOT in your environment and do not give a PATH to --with-boost option. If you are sure you have boost installed, then check your version number looking in . See http://randspringer.de/boost for more documentation. configure: error: Could not find a valid version of boost. ===> Script "configure" failed unexpectedly. Please report the problem to demon@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/math/vowpal_wabbit/work/vowpal_wabbit-7.9/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** [do-configure] Error code 1 Stop in /usr/ports/math/vowpal_wabbit. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 16:10:37 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 BEF61C68 for ; Thu, 29 Jan 2015 16:10:37 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 9EEBDFB5; Thu, 29 Jan 2015 16:10:37 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TGAbCV004287; Thu, 29 Jan 2015 16:10:37 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TGAa1W003410; Thu, 29 Jan 2015 16:10:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 16:10:36 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291610.t0TGAa1W003410@beefy2.isc.freebsd.org> To: ohartman@zedat.fu-berlin.de Subject: [package - 93amd64-default][devel/freeocl] Failed for freeocl-0.3.6_6 in configure 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: Thu, 29 Jan 2015 16:10:37 -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: ohartman@zedat.fu-berlin.de Last committer: rodrigo@FreeBSD.org Ident: $FreeBSD: head/devel/freeocl/Makefile 372647 2014-11-16 19:14:45Z rodrigo $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/freeocl-0.3.6_6.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building devel/freeocl build started at Thu Jan 29 16:10:30 UTC 2015 port directory: /usr/ports/devel/freeocl building for: FreeBSD 93amd64-default-job-12 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: ohartman@zedat.fu-berlin.de Makefile ident: $FreeBSD: head/devel/freeocl/Makefile 372647 2014-11-16 19:14:45Z rodrigo $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=freeocl-0.3.6_6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/freeocl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/freeocl/work HOME=/wrkdirs/usr/ports/devel/freeocl/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/freeocl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/freeocl/work HOME=/wrkdirs/usr/ports/devel/freeocl/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="gcpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="g++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing -pthread -std=gnu++0x" 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-- CMAKE_BUILD_TYPE="release" OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/freeocl" EXAMPLESDIR="share/examples/freeocl" DATADIR="share/freeocl" WWWDIR="www/freeocl" ETCDIR="etc/freeocl" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/freeocl DOCSDIR=/usr/local/share/doc/freeocl EXAMPLESDIR=/usr/local/share/examples/freeocl WWWDIR=/usr/local/www/freeocl ETCDIR=/usr/local/etc/freeocl --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL3 accepted by the user =========================================================================== =================================================== ===> freeocl-0.3.6_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.7.txz [93amd64-default-job-12] Installing pkg-1.4.7... [93amd64-default-job-12] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of freeocl-0.3.6_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL3 accepted by the user ===> Fetching all distfiles required by freeocl-0.3.6_6 for building =========================================================================== =================================================== ===> License LGPL3 accepted by the user ===> Fetching all distfiles required by freeocl-0.3.6_6 for building => SHA256 Checksum OK for FreeOCL-0.3.6-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL3 accepted by the user ===> Fetching all distfiles required by freeocl-0.3.6_6 for building ===> Extracting for freeocl-0.3.6_6 => SHA256 Checksum OK for FreeOCL-0.3.6-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for freeocl-0.3.6_6 ===> Applying FreeBSD patches for freeocl-0.3.6_6 /usr/bin/sed -i.bak -e 's:%%PREFIX%%:/usr/local:g' /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/src/icd/icd_loader.cpp /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeLists.txt =========================================================================== =================================================== ===> freeocl-0.3.6_6 depends on file: /usr/local/lib/libatomic_ops.a - not found ===> Verifying install for /usr/local/lib/libatomic_ops.a in /usr/ports/devel/libatomic_ops ===> Installing existing package /packages/All/libatomic_ops-7.4.0_1.txz [93amd64-default-job-12] Installing libatomic_ops-7.4.0_1... [93amd64-default-job-12] Extracting libatomic_ops-7.4.0_1... done ===> Returning to build of freeocl-0.3.6_6 ===> freeocl-0.3.6_6 depends on file: /usr/local/include/CL/opencl.h - not found ===> Verifying install for /usr/local/include/CL/opencl.h in /usr/ports/devel/opencl ===> Installing existing package /packages/All/opencl-2.0.txz [93amd64-default-job-12] Installing opencl-2.0... [93amd64-default-job-12] Extracting opencl-2.0... done Message for opencl-2.0: OpenCL is the first open, royalty-free standard for cross-platform, parallel programming of modern processors. ===> Returning to build of freeocl-0.3.6_6 ===> freeocl-0.3.6_6 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.1.txz [93amd64-default-job-12] Installing cmake-3.1.1... [93amd64-default-job-12] `-- Installing cmake-modules-3.1.1... [93amd64-default-job-12] `-- Extracting cmake-modules-3.1.1... done [93amd64-default-job-12] `-- Installing curl-7.40.0... [93amd64-default-job-12] | `-- Installing ca_root_nss-3.17.3_1... [93amd64-default-job-12] | `-- Extracting ca_root_nss-3.17.3_1... done [93amd64-default-job-12] `-- Extracting curl-7.40.0... done [93amd64-default-job-12] `-- Installing expat-2.1.0_2... [93amd64-default-job-12] `-- Extracting expat-2.1.0_2... done [93amd64-default-job-12] `-- Installing libarchive-3.1.2_2,1... [93amd64-default-job-12] | `-- Installing libxml2-2.9.2_2... [93amd64-default-job-12] | | `-- Installing libiconv-1.14_6... [93amd64-default-job-12] | | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-12] | `-- Extracting libxml2-2.9.2_2... done [93amd64-default-job-12] | `-- Installing lzo2-2.08_1... [93amd64-default-job-12] | `-- Extracting lzo2-2.08_1... done [93amd64-default-job-12] `-- Extracting libarchive-3.1.2_2,1... done [93amd64-default-job-12] Extracting cmake-3.1.1... done ===> Returning to build of freeocl-0.3.6_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for freeocl-0.3.6_6 ===> Performing in-source build /bin/mkdir -p /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source -- The C compiler identification is GNU 4.2.1 -- The CXX compiler identification is unknown -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- broken CMake Error at /usr/local/share/cmake/Modules/CMakeTestCXXCompiler.cmake:54 (message): The C++ compiler "/usr/bin/g++" is not able to compile a simple test program. It fails with the following output: Change Dir: /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec2295673206/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec2295673206.dir/build.make CMakeFiles/cmTryCompileExec2295673206.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeTmp/CMakeFiles 1 Building CXX object CMakeFiles/cmTryCompileExec2295673206.dir/testCXXCompiler.cxx.o /usr/bin/g++ -O2 -pipe -fstack-protector -fno-strict-aliasing -pthread -std=gnu++0x -o CMakeFiles/cmTryCompileExec2295673206.dir/testCXXCompiler.cxx.o -c /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeTmp/testCXXCompiler.cxx cc1plus: error: unrecognized command line option "-std=gnu++0x" *** [CMakeFiles/cmTryCompileExec2295673206.dir/testCXXCompiler.cxx.o] Error code 1 Stop in /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeTmp. *** [cmTryCompileExec2295673206/fast] Error code 1 Stop in /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeTmp. CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:1 (project) -- Configuring incomplete, errors occurred! See also "/wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeOutput.log". See also "/wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeError.log". *** [do-configure] Error code 1 Stop in /usr/ports/devel/freeocl. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 16:18:45 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 0881B132 for ; Thu, 29 Jan 2015 16:18:45 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 E6D5415E; Thu, 29 Jan 2015 16:18:44 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TGIiKc042972; Thu, 29 Jan 2015 16:18:44 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TGIiFZ042946; Thu, 29 Jan 2015 16:18:44 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 16:18:44 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291618.t0TGIiFZ042946@beefy1.isc.freebsd.org> To: ohartman@zedat.fu-berlin.de Subject: [package - 93i386-default][devel/freeocl] Failed for freeocl-0.3.6_6 in configure 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: Thu, 29 Jan 2015 16:18:45 -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: ohartman@zedat.fu-berlin.de Last committer: rodrigo@FreeBSD.org Ident: $FreeBSD: head/devel/freeocl/Makefile 372647 2014-11-16 19:14:45Z rodrigo $ Log URL: http://beefy1.isc.freebsd.org/data/93i386-default/2015-01-28_23h43m17s/logs/freeocl-0.3.6_6.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=93i386-default&build=2015-01-28_23h43m17s Log: ====>> Building devel/freeocl build started at Thu Jan 29 16:18:38 UTC 2015 port directory: /usr/ports/devel/freeocl building for: FreeBSD 93i386-default-job-22 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 i386 maintained by: ohartman@zedat.fu-berlin.de Makefile ident: $FreeBSD: head/devel/freeocl/Makefile 372647 2014-11-16 19:14:45Z rodrigo $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=freeocl-0.3.6_6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93i386-default/ref/.p/pool MASTERNAME=93i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/freeocl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/freeocl/work HOME=/wrkdirs/usr/ports/devel/freeocl/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/freeocl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/freeocl/work HOME=/wrkdirs/usr/ports/devel/freeocl/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="gcpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="g++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing -pthread -std=gnu++0x" 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-- CMAKE_BUILD_TYPE="release" OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/freeocl" EXAMPLESDIR="share/examples/freeocl" DATADIR="share/freeocl" WWWDIR="www/freeocl" ETCDIR="etc/freeocl" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/freeocl DOCSDIR=/usr/local/share/doc/freeocl EXAMPLESDIR=/usr/local/share/examples/freeocl WWWDIR=/usr/local/www/freeocl ETCDIR=/usr/local/etc/freeocl --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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL3 accepted by the user =========================================================================== =================================================== ===> freeocl-0.3.6_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.7.txz [93i386-default-job-22] Installing pkg-1.4.7... [93i386-default-job-22] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of freeocl-0.3.6_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL3 accepted by the user ===> Fetching all distfiles required by freeocl-0.3.6_6 for building =========================================================================== =================================================== ===> License LGPL3 accepted by the user ===> Fetching all distfiles required by freeocl-0.3.6_6 for building => SHA256 Checksum OK for FreeOCL-0.3.6-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL3 accepted by the user ===> Fetching all distfiles required by freeocl-0.3.6_6 for building ===> Extracting for freeocl-0.3.6_6 => SHA256 Checksum OK for FreeOCL-0.3.6-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for freeocl-0.3.6_6 ===> Applying FreeBSD patches for freeocl-0.3.6_6 /usr/bin/sed -i.bak -e 's:%%PREFIX%%:/usr/local:g' /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/src/icd/icd_loader.cpp /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeLists.txt =========================================================================== =================================================== ===> freeocl-0.3.6_6 depends on file: /usr/local/lib/libatomic_ops.a - not found ===> Verifying install for /usr/local/lib/libatomic_ops.a in /usr/ports/devel/libatomic_ops ===> Installing existing package /packages/All/libatomic_ops-7.4.0_1.txz [93i386-default-job-22] Installing libatomic_ops-7.4.0_1... [93i386-default-job-22] Extracting libatomic_ops-7.4.0_1... done ===> Returning to build of freeocl-0.3.6_6 ===> freeocl-0.3.6_6 depends on file: /usr/local/include/CL/opencl.h - not found ===> Verifying install for /usr/local/include/CL/opencl.h in /usr/ports/devel/opencl ===> Installing existing package /packages/All/opencl-2.0.txz [93i386-default-job-22] Installing opencl-2.0... [93i386-default-job-22] Extracting opencl-2.0... done Message for opencl-2.0: OpenCL is the first open, royalty-free standard for cross-platform, parallel programming of modern processors. ===> Returning to build of freeocl-0.3.6_6 ===> freeocl-0.3.6_6 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.1.txz [93i386-default-job-22] Installing cmake-3.1.1... [93i386-default-job-22] `-- Installing cmake-modules-3.1.1... [93i386-default-job-22] `-- Extracting cmake-modules-3.1.1... done [93i386-default-job-22] `-- Installing curl-7.40.0... [93i386-default-job-22] | `-- Installing ca_root_nss-3.17.3_1... [93i386-default-job-22] | `-- Extracting ca_root_nss-3.17.3_1... done [93i386-default-job-22] `-- Extracting curl-7.40.0... done [93i386-default-job-22] `-- Installing expat-2.1.0_2... [93i386-default-job-22] `-- Extracting expat-2.1.0_2... done [93i386-default-job-22] `-- Installing libarchive-3.1.2_2,1... [93i386-default-job-22] | `-- Installing libxml2-2.9.2_2... [93i386-default-job-22] | | `-- Installing libiconv-1.14_6... [93i386-default-job-22] | | `-- Extracting libiconv-1.14_6... done [93i386-default-job-22] | `-- Extracting libxml2-2.9.2_2... done [93i386-default-job-22] | `-- Installing lzo2-2.08_1... [93i386-default-job-22] | `-- Extracting lzo2-2.08_1... done [93i386-default-job-22] `-- Extracting libarchive-3.1.2_2,1... done [93i386-default-job-22] Extracting cmake-3.1.1... done ===> Returning to build of freeocl-0.3.6_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for freeocl-0.3.6_6 ===> Performing in-source build /bin/mkdir -p /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source -- The C compiler identification is GNU 4.2.1 -- The CXX compiler identification is unknown -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- broken CMake Error at /usr/local/share/cmake/Modules/CMakeTestCXXCompiler.cmake:54 (message): The C++ compiler "/usr/bin/g++" is not able to compile a simple test program. It fails with the following output: Change Dir: /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec476130635/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec476130635.dir/build.make CMakeFiles/cmTryCompileExec476130635.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeTmp/CMakeFiles 1 Building CXX object CMakeFiles/cmTryCompileExec476130635.dir/testCXXCompiler.cxx.o /usr/bin/g++ -O2 -pipe -fno-strict-aliasing -pthread -std=gnu++0x -o CMakeFiles/cmTryCompileExec476130635.dir/testCXXCompiler.cxx.o -c /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeTmp/testCXXCompiler.cxx cc1plus: error: unrecognized command line option "-std=gnu++0x" *** [CMakeFiles/cmTryCompileExec476130635.dir/testCXXCompiler.cxx.o] Error code 1 Stop in /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeTmp. *** [cmTryCompileExec476130635/fast] Error code 1 Stop in /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeTmp. CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:1 (project) -- Configuring incomplete, errors occurred! See also "/wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeOutput.log". See also "/wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeError.log". *** [do-configure] Error code 1 Stop in /usr/ports/devel/freeocl. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 16:53:39 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 3A374B0A; Thu, 29 Jan 2015 16:53:39 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 259617DE; Thu, 29 Jan 2015 16:53:39 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TGrcX5043113; Thu, 29 Jan 2015 16:53:38 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TGrcrg043112; Thu, 29 Jan 2015 16:53:38 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 16:53:38 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501291653.t0TGrcrg043112@beefy2.isc.freebsd.org> To: gerald@FreeBSD.org Subject: [package - 93amd64-default][lang/gcc5] Failed for gcc5-5.0.s20150125 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: Thu, 29 Jan 2015 16:53:39 -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: gerald@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: head/lang/gcc5/Makefile 377932 2015-01-26 12:53:12Z gerald $ Log URL: http://beefy2.isc.freebsd.org/data/93amd64-default/2015-01-28_22h41m53s/logs/gcc5-5.0.s20150125.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=93amd64-default&build=2015-01-28_22h41m53s Log: ====>> Building lang/gcc5 build started at Thu Jan 29 13:10:03 UTC 2015 port directory: /usr/ports/lang/gcc5 building for: FreeBSD 93amd64-default-job-18 9.3-RELEASE-p7 FreeBSD 9.3-RELEASE-p7 amd64 maintained by: gerald@FreeBSD.org Makefile ident: $FreeBSD: head/lang/gcc5/Makefile 377932 2015-01-26 12:53:12Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 903000 ---Begin Environment--- OSVERSION=903000 UNAME_v=FreeBSD 9.3-RELEASE-p7 UNAME_r=9.3-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/93amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gcc5-5.0.s20150125 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/93amd64-default/ref/.p/pool MASTERNAME=93amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gcc5-5.0.s20150125: BOOTSTRAP=on: Build using a full bootstrap JAVA=on: Java platform support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-libffi --with-build-config=bootstrap-debug --disable-nls --enable-gnu-indirect-function --libdir=/usr/local/lib/gcc5 --libexecdir=/usr/local/libexec/gcc5 --program-suffix=5 --with-as=/usr/local/bin/as --with-gmp=/usr/local --with-gxx-include-dir=/usr/local/lib/gcc5/include/c++/ --with-ld=/usr/local/bin/ld --with-libiconv-prefix=/usr/local --with-pkgversion="FreeBSD Ports Collection" --with-system-zlib --with-ecj-jar=/usr/local/share/java/ecj-4.5.jar --enable-languages=c,c++,objc,fortran,java --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gcc5/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gcc5/work HOME=/wrkdirs/usr/ports/lang/gcc5/work TMPDIR="/tmp" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gcc5/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gcc5/work HOME=/wrkdirs/usr/ports/lang/gcc5/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gcc5/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gcc5/work HOME=/wrkdirs/usr/ports/lang/gcc5/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gcc5/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gcc5/work HOME=/wrkdirs/usr/ports/lang/gcc5/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" 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 wh eel -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-- GCC_VERSION=5.0.0 GNU_HOST=x86_64-portbld-freebsd9.3 SUFFIX=5 JAVA="" OSREL=9.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/gcc5" EXAMPLESDIR="share/examples/gcc5" DATADIR="share/gcc5" WWWDIR="www/gcc5" ETCDIR="etc/gcc5" --End PLIST_SUB-- --SUB_LIST-- TARGLIB=/usr/local/lib/gcc5 PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gcc5 DOCSDIR=/usr/local/share/doc/gcc5 EXAMPLESDIR=/usr/local/share/examples/gcc5 WWWDIR=/usr/local/www/gcc5 ETCDIR=/usr/local/etc/gcc5 --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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== Making GCC 5.0.s20150125 for x86_64-portbld-freebsd9.3 [c,c++,objc,fortran,java] ===> License GPLv3 GPLv3RLE accepted by the user =========================================================================== =================================================== ===> gcc5-5.0.s20150125 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.7.txz [93amd64-default-job-18] Installing pkg-1.4.7... [93amd64-default-job-18] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gcc5-5.0.s20150125 =========================================================================== =================================================== =========================================================================== =================================================== Making GCC 5.0.s20150125 for x86_64-portbld-freebsd9.3 [c,c++,objc,fortran,java] ===> License GPLv3 GPLv3RLE accepted by the user ===> Fetching all distfiles required by gcc5-5.0.s20150125 for building =========================================================================== =================================================== Making GCC 5.0.s20150125 for x86_64-portbld-freebsd9.3 [c,c++,objc,fortran,java] ===> License GPLv3 GPLv3RLE accepted by the user ===> Fetching all distfiles required by gcc5-5.0.s20150125 for building => SHA256 Checksum OK for gcc-5-20150125.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== Making GCC 5.0.s20150125 for x86_64-portbld-freebsd9.3 [c,c++,objc,fortran,java] ===> License GPLv3 GPLv3RLE accepted by the user ===> Fetching all distfiles required by gcc5-5.0.s20150125 for building ===> Extracting for gcc5-5.0.s20150125 => SHA256 Checksum OK for gcc-5-20150125.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gcc5-5.0.s20150125 ===> Applying extra patch /usr/ports/lang/gcc5/files/java-patch-hier ===> Applying FreeBSD patches for gcc5-5.0.s20150125 =========================================================================== =================================================== ===> gcc5-5.0.s20150125 depends on file: /usr/local/bin/as - not found ===> Verifying install for /usr/local/bin/as in /usr/ports/devel/binutils ===> Installing existing package /packages/All/binutils-2.25.txz [93amd64-default-job-18] Installing binutils-2.25... [93amd64-default-job-18] `-- Installing gettext-runtime-0.19.4... [93amd64-default-job-18] | `-- Installing indexinfo-0.2.2... [93amd64-default-job-18] | `-- Extracting indexinfo-0.2.2... done [93amd64-default-job-18] | `-- Installing libiconv-1.14_6... [93amd64-default-job-18] | `-- Extracting libiconv-1.14_6... done [93amd64-default-job-18] `-- Extracting gettext-runtime-0.19.4... done [93amd64-default-job-18] Extracting binutils-2.25... done ===> Returning to build of gcc5-5.0.s20150125 ===> gcc5-5.0.s20150125 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 [93amd64-default-job-18] Installing gmake-4.1_1... [93amd64-default-job-18] Extracting gmake-4.1_1... done ===> Returning to build of gcc5-5.0.s20150125 ===> gcc5-5.0.s20150125 depends on file: /usr/local/share/java/ecj-4.5.jar - not found ===> Verifying install for /usr/local/share/java/ecj-4.5.jar in /usr/ports/lang/gcc-ecj45 ===> Installing existing package /packages/All/gcc-ecj-4.5.txz [93amd64-default-job-18] Installing gcc-ecj-4.5... [93amd64-default-job-18] Extracting gcc-ecj-4.5... done ===> Returning to build of gcc5-5.0.s20150125 ===> gcc5-5.0.s20150125 depends on executable: zip - not found ===> Verifying install for zip in /usr/ports/archivers/zip ===> Installing existing package /packages/All/zip-3.0_1.txz [93amd64-default-job-18] Installing zip-3.0_1... [93amd64-default-job-18] Extracting zip-3.0_1... done ===> Returning to build of gcc5-5.0.s20150125 ===> gcc5-5.0.s20150125 depends on file: /usr/local/bin/as - found ===> gcc5-5.0.s20150125 depends on file: /usr/local/bin/perl5.18.4 - not found ===> Verifying install for /usr/local/bin/perl5.18.4 in /usr/ports/lang/perl5.18 ===> Installing existing package /packages/All/perl5-5.18.4_11.txz [93amd64-default-job-18] Installing perl5-5.18.4_11... [93amd64-default-job-18] Extracting perl5-5.18.4_11... done ===> Returning to build of gcc5-5.0.s20150125 =========================================================================== =================================================== ===> gcc5-5.0.s20150125 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-default-job-18] Installing gmp-5.1.3_2... [93amd64-default-job-18] Extracting gmp-5.1.3_2... done ===> Returning to build of gcc5-5.0.s20150125 ===> gcc5-5.0.s20150125 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-default-job-18] Installing mpfr-3.1.2_2... [93amd64-default-job-18] Extracting mpfr-3.1.2_2... done ===> Returning to build of gcc5-5.0.s20150125 ===> gcc5-5.0.s20150125 depends on shared library: libmpc.so - not found ===> Verifying for libmpc.so in /usr/ports/math/mpc mv -f .deps/s_sin.Tpo .deps/s_sin.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT s_tan.lo -MD -MP -MF .deps/s_tan.Tpo -c -o s_tan.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/s_tan.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT s_tan.lo -MD -MP -MF .deps/s_tan.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/s_tan.c -fPIC -DPIC -o .libs/s_tan.o mv -f .deps/s_tan.Tpo .deps/s_tan.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT s_tanh.lo -MD -MP -MF .deps/s_tanh.Tpo -c -o s_tanh.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/s_tanh.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT s_tanh.lo -MD -MP -MF .deps/s_tanh.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/s_tanh.c -fPIC -DPIC -o .libs/s_tanh.o mv -f .deps/s_tanh.Tpo .deps/s_tanh.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c -o strtod.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/strtod.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/strtod.c -fPIC -DPIC -o .libs/strtod.o mv -f .deps/strtod.Tpo .deps/strtod.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_acos.lo -MD -MP -MF .deps/w_acos.Tpo -c -o w_acos.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_acos.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_acos.lo -MD -MP -MF .deps/w_acos.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_acos.c -fPIC -DPIC -o .libs/w_acos.o mv -f .deps/w_acos.Tpo .deps/w_acos.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_asin.lo -MD -MP -MF .deps/w_asin.Tpo -c -o w_asin.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_asin.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_asin.lo -MD -MP -MF .deps/w_asin.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_asin.c -fPIC -DPIC -o .libs/w_asin.o mv -f .deps/w_asin.Tpo .deps/w_asin.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_atan2.lo -MD -MP -MF .deps/w_atan2.Tpo -c -o w_atan2.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_atan2.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_atan2.lo -MD -MP -MF .deps/w_atan2.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_atan2.c -fPIC -DPIC -o .libs/w_atan2.o mv -f .deps/w_atan2.Tpo .deps/w_atan2.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_cosh.lo -MD -MP -MF .deps/w_cosh.Tpo -c -o w_cosh.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_cosh.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_cosh.lo -MD -MP -MF .deps/w_cosh.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_cosh.c -fPIC -DPIC -o .libs/w_cosh.o mv -f .deps/w_cosh.Tpo .deps/w_cosh.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_exp.lo -MD -MP -MF .deps/w_exp.Tpo -c -o w_exp.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_exp.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_exp.lo -MD -MP -MF .deps/w_exp.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_exp.c -fPIC -DPIC -o .libs/w_exp.o mv -f .deps/w_exp.Tpo .deps/w_exp.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_fmod.lo -MD -MP -MF .deps/w_fmod.Tpo -c -o w_fmod.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_fmod.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_fmod.lo -MD -MP -MF .deps/w_fmod.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_fmod.c -fPIC -DPIC -o .libs/w_fmod.o mv -f .deps/w_fmod.Tpo .deps/w_fmod.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_hypot.lo -MD -MP -MF .deps/w_hypot.Tpo -c -o w_hypot.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_hypot.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_hypot.lo -MD -MP -MF .deps/w_hypot.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_hypot.c -fPIC -DPIC -o .libs/w_hypot.o mv -f .deps/w_hypot.Tpo .deps/w_hypot.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_log.lo -MD -MP -MF .deps/w_log.Tpo -c -o w_log.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_log.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_log.lo -MD -MP -MF .deps/w_log.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_log.c -fPIC -DPIC -o .libs/w_log.o mv -f .deps/w_log.Tpo .deps/w_log.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_log10.lo -MD -MP -MF .deps/w_log10.Tpo -c -o w_log10.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_log10.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_log10.lo -MD -MP -MF .deps/w_log10.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_log10.c -fPIC -DPIC -o .libs/w_log10.o mv -f .deps/w_log10.Tpo .deps/w_log10.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_pow.lo -MD -MP -MF .deps/w_pow.Tpo -c -o w_pow.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_pow.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_pow.lo -MD -MP -MF .deps/w_pow.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_pow.c -fPIC -DPIC -o .libs/w_pow.o mv -f .deps/w_pow.Tpo .deps/w_pow.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_remainder.lo -MD -MP -MF .deps/w_remainder.Tpo -c -o w_remainder.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_remainder.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_remainder.lo -MD -MP -MF .deps/w_remainder.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_remainder.c -fPIC -DPIC -o .libs/w_remainder.o mv -f .deps/w_remainder.Tpo .deps/w_remainder.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_sinh.lo -MD -MP -MF .deps/w_sinh.Tpo -c -o w_sinh.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_sinh.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_sinh.lo -MD -MP -MF .deps/w_sinh.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_sinh.c -fPIC -DPIC -o .libs/w_sinh.o mv -f .deps/w_sinh.Tpo .deps/w_sinh.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_sqrt.lo -MD -MP -MF .deps/w_sqrt.Tpo -c -o w_sqrt.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_sqrt.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_sqrt.lo -MD -MP -MF .deps/w_sqrt.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_sqrt.c -fPIC -DPIC -o .libs/w_sqrt.o mv -f .deps/w_sqrt.Tpo .deps/w_sqrt.Plo /bin/sh ../../libtool --tag=CC --mode=link /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -no-undefined -o libfdlibm.la dtoa.lo e_acos.lo e_asin.lo e_atan2.lo e_cosh.lo e_exp.lo e_fmod.lo e_hypot.lo e_log.lo e_log10.lo e_pow.lo e_remainder.lo e_rem_pio2.lo e_scalb.lo e_sinh.lo e_sqrt.lo k_cos.lo k_rem_pio2.lo k_sin.lo k_tan.lo mprec.lo s_atan.lo s_cbrt.lo s_ceil.lo s_copysign.lo s_cos.lo s_expm1.lo s_fabs.lo sf_fabs.lo s_finite.lo s_floor.lo s_log1p.lo sf_rint.lo s_rint.lo s_scalbn.lo s_sin.lo s_tan.lo s_tanh.lo strtod.lo w_acos.lo w_asin.lo w_atan2.lo w_cosh.lo w_exp.lo w_fmod.lo w_hypot.lo w_log.lo w_log10.lo w_pow.lo w_remainder.lo w_sinh.lo w_sqrt.l o libtool: link: /usr/local/x86_64-portbld-freebsd9.3/bin/ar rc .libs/libfdlibm.a .libs/dtoa.o .libs/e_acos.o .libs/e_asin.o .libs/e_atan2.o .libs/e_cosh.o .libs/e_exp.o .libs/e_fmod.o .libs/e_hypot.o .libs/e_log.o .libs/e_log10.o .libs/e_pow.o .libs/e_remainder.o .libs/e_rem_pio2.o .libs/e_scalb.o .libs/e_sinh.o .libs/e_sqrt.o .libs/k_cos.o .libs/k_rem_pio2.o .libs/k_sin.o .libs/k_tan.o .libs/mprec.o .libs/s_atan.o .libs/s_cbrt.o .libs/s_ceil.o .libs/s_copysign.o .libs/s_cos.o .libs/s_expm1.o .libs/s_fabs.o .libs/sf_fabs.o .libs/s_finite.o .libs/s_floor.o .libs/s_log1p.o .libs/sf_rint.o .libs/s_rint.o .libs/s_scalbn.o .libs/s_sin.o .libs/s_tan.o .libs/s_tanh.o .libs/strtod.o .libs/w_acos.o .libs/w_asin.o .libs/w_atan2.o .libs/w_cosh.o .libs/w_exp.o .libs/w_fmod.o .libs/w_hypot.o .libs/w_log.o .libs/w_log10.o .libs/w_pow.o .libs/w_remainder.o .libs/w_sinh.o .libs/w_sqrt.o libtool: link: /usr/local/x86_64-portbld-freebsd9.3/bin/ranlib .libs/libfdlibm.a libtool: link: ( cd ".libs" && rm -f "libfdlibm.la" && ln -s "../libfdlibm.la" "libfdlibm.la" ) gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libjava/classpath/native/fdlibm' Making all in jni gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libjava/classpath/native/jni' Making all in classpath gmake[6]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libjava/classpath/native/jni/classpath' /bin/sh ../../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../include -I../../../../../.././../gcc-5-20150125/libjava/classpath/include -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT jcl.lo -MD -MP -MF .deps/jcl.Tpo -c -o jcl.lo ../../../../../.././../gcc-5-20150125/l ibjava/classpath/native/jni/classpath/jcl.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../include -I../../../../../.././../gcc-5-20150125/libjava/classpath/include -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT jcl.lo -MD -MP -MF .deps/jcl.Tpo -c ../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath/jcl.c - fPIC -DPIC -o .libs/jcl.o mv -f .deps/jcl.Tpo .deps/jcl.Plo /bin/sh ../../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../include -I../../../../../.././../gcc-5-20150125/libjava/classpath/include -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT jnilink.lo -MD -MP -MF .deps/jnilink.Tpo -c -o jnilink.lo ../../../../../.././../gcc- 5-20150125/libjava/classpath/native/jni/classpath/jnilink.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../include -I../../../../../.././../gcc-5-20150125/libjava/classpath/include -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT jnilink.lo -MD -MP -MF .deps/jnilink.Tpo -c ../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath/ jnilink.c -fPIC -DPIC -o .libs/jnilink.o mv -f .deps/jnilink.Tpo .deps/jnilink.Plo /bin/sh ../../../libtool --tag=CC --mode=link /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -no-undefined -o libclasspath.la jcl.lo jnilink.lo libtool: link: /usr/local/x86_64-portbld-freebsd9.3/bin/ar rc .libs/libclasspath.a .libs/jcl.o .libs/jnilink.o libtool: link: /usr/local/x86_64-portbld-freebsd9.3/bin/ranlib .libs/libclasspath.a libtool: link: ( cd ".libs" && rm -f "libclasspath.la" && ln -s "../libclasspath.la" "libclasspath.la" ) gmake[6]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libjava/classpath/native/jni/classpath' Making all in java-math gmake[6]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libjava/classpath/native/jni/java-math' /bin/sh ../../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/java-math -I../../../include -I../../../../../.././../gcc-5-20150125/libjava/classpath/include -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include -g -O2 -pipe -fno-strict-aliasing -MT gnu_java_math_GMP.lo -MD -MP -MF .deps/gnu_java_math_GMP.Tpo -c -o gnu_java_math_GMP.lo ../../../../../.././../gcc-5-20150125/libjava/c lasspath/native/jni/java-math/gnu_java_math_GMP.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/java-math -I../../../include -I../../../../../.././../gcc-5-20150125/libjava/classpath/include -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include -g -O2 -pipe -fno-strict-aliasing -MT gnu_java_math_GMP.lo -MD -MP -MF .deps/gnu_java_math_GMP.Tpo -c ../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/java-math/gnu_java_math_GMP.c -fPIC -DPI C -o .libs/gnu_java_math_GMP.o mv -f .deps/gnu_java_math_GMP.Tpo .deps/gnu_java_math_GMP.Plo /bin/sh ../../../libtool --tag=CC --mode=link /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include -g -O2 -pipe -fno-strict-aliasing -module -version-info 0:0:0 -no-undefined -L/usr/local/lib -lgmp -avoid-version -o libjavamath.la -rpath /usr/local/lib/gcc5/gcj-5.0.0-16 gnu_java_math_GMP.lo ../../../native/jni/classpath/jcl.lo libtool: link: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -shared .libs/gnu_java_math_GMP.o ../../../native/jni/classpath/.libs/jcl.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libgmp.so -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -Wl,-soname -Wl,libjavamath.so -o .libs/libjavamath.so libtool: link: ( cd ".libs" && rm -f "libjavamath.la" && ln -s "../libjavamath.la" "libjavamath.la" ) gmake[6]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libjava/classpath/native/jni/java-math' gmake[6]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libjava/classpath/native/jni' /bin/sh ../../scripts/check_jni_methods.sh gmake[6]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libjava/classpath/native/jni' gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libjava/classpath/native/jni' gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libjava/classpath/native' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libjava/classpath/native' gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libjava/classpath/native' Making all in resource gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libjava/classpath/resource' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libjava/classpath/resource' Making all in scripts gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libjava/classpath/scripts' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libjava/classpath/scripts' Making all in tools gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libjava/classpath/tools' Makefile:840: warning: overriding recipe for target 'gjdoc' Makefile:758: warning: ignoring old recipe for target 'gjdoc' find ../../../.././../gcc-5-20150125/libjava/classpath/tools/external/asm -name '*.java' -print > asm.lst find ../../../.././../gcc-5-20150125/libjava/classpath/tools/gnu/classpath/tools \ ../../../.././../gcc-5-20150125/libjava/classpath/tools/com/sun/javadoc \ ../../../.././../gcc-5-20150125/libjava/classpath/tools/com/sun/tools/doclets \ ../../../.././../gcc-5-20150125/libjava/classpath/tools/com/sun/tools/javadoc \ ../../../.././../gcc-5-20150125/libjava/classpath/tools/com/sun/tools/javac \ ../../../.././../gcc-5-20150125/libjava/classpath/tools/com/sun/tools/javah \ ../../../.././../gcc-5-20150125/libjava/classpath/tools/sun/rmi/rmic \ -name gjdoc -prune -o -name doclets -prune -o -name taglets -prune -o -name javadoc -prune -o \ -name '*.java' -print > classes.lst if [ -f ../../vm-tools-packages ]; then \ : > vm-tools.lst; \ for pkg in `cat ../../vm-tools-packages`; do \ /usr/bin/find ../../../.././../gcc-5-20150125/libjava/classpath/../$pkg -follow -name '*.java' -print >> vm-tools.lst; \ done \ else \ echo -n > vm-tools.lst; \ fi cat classes.lst asm.lst vm-tools.lst > all-classes.lst cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/common/messages.properties classes/gnu/classpath/tools/common/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/keytool/messages.properties classes/gnu/classpath/tools/keytool/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/tnameserv/messages.properties classes/gnu/classpath/tools/tnameserv/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/jarsigner/messages.properties classes/gnu/classpath/tools/jarsigner/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/serialver/messages.properties classes/gnu/classpath/tools/serialver/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/appletviewer/messages.properties classes/gnu/classpath/tools/appletviewer/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/native2ascii/messages.properties classes/gnu/classpath/tools/native2ascii/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/jar/messages.properties classes/gnu/classpath/tools/jar/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/orbd/messages.properties classes/gnu/classpath/tools/orbd/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmiregistry/messages.properties classes/gnu/classpath/tools/rmiregistry/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/getopt/messages.properties classes/gnu/classpath/tools/getopt/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/messages.properties classes/gnu/classpath/tools/rmic/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/Stub_12Method.jav classes/gnu/classpath/tools/rmic/templates/Stub_12Method.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/StubMethod.jav classes/gnu/classpath/tools/rmic/templates/StubMethod.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/ImplTie.jav classes/gnu/classpath/tools/rmic/templates/ImplTie.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/TieMethod.jav classes/gnu/classpath/tools/rmic/templates/TieMethod.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/TieMethodVoid.jav classes/gnu/classpath/tools/rmic/templates/TieMethodVoid.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/Stub_12.jav classes/gnu/classpath/tools/rmic/templates/Stub_12.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/Tie.jav classes/gnu/classpath/tools/rmic/templates/Tie.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/Stub_12MethodVoid.jav classes/gnu/classpath/tools/rmic/templates/Stub_12MethodVoid.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/Stub.jav classes/gnu/classpath/tools/rmic/templates/Stub.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/StubMethodVoid.jav classes/gnu/classpath/tools/rmic/templates/StubMethodVoid.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmid/messages.properties classes/gnu/classpath/tools/rmid/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/com/sun/tools/javac/messages.properties classes/com/sun/tools/javac/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/sun/rmi/rmic/messages.properties classes/sun/rmi/rmic/messages.properties cp -pR ../../../.././../gcc-5-20150125/libjava/classpath/tools/asm . cp -pR ../../../.././../gcc-5-20150125/libjava/classpath/tools/classes . find asm classes -type d -exec chmod u+w \{\} \; if [ -d asm/.svn ]; then \ find asm classes -depth -type d -name .svn -exec rm -rf \{\} \;; \ fi (cd classes; \ /wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libjava/scripts/jar cf ../tools.zip .; \ cd ..) (cd asm; \ /wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libjava/scripts/jar uf ../tools.zip .; \ cd ..) rm -rf asm classes classes.lst asm.lst gmake all-am gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libjava/classpath/tools' Makefile:840: warning: overriding recipe for target 'gjdoc' Makefile:758: warning: ignoring old recipe for target 'gjdoc' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libjava/classpath/tools' gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libjava/classpath/tools' gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libjava/classpath' true DO=all multi-do # gmake gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libjava/classpath' gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libjava/classpath' Making all in testsuite gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libjava/testsuite' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libjava/testsuite' gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libjava' gmake create-headers gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libjava' echo > gcjh.stamp gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libjava' depbase=`echo jni-libjvm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -shared-libgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc -nostdinc++ -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libstdc++-v3/src -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libstdc++-v3/src/.libs -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libstdc++-v3/libsupc++/.libs -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../.././../gcc-5-20150125/libjava -I./include -I./gcj -I../.././../gcc-5-20150125/libjava -Iinclude -I../.././../gcc-5-20150125/libjava/include -I../.././../gcc-5-20150125/libjava/classpath/include -Iclasspath/include -I../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../.././../gcc-5-20150125/libjava/../boehm-gc/in clude -I../boehm-gc/include -I../.././../gcc-5-20150125/libjava/libltdl -I../.././../gcc-5-20150125/libjava/libltdl -I../.././../gcc-5-20150125/libjava/.././libjava/../libgcc -I/usr/local/include -fno-rtti -fnon-call-exceptions -fdollars-in-identifiers -Wswitch-enum -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -Usun -Wextra -Wall -D_GNU_SOURCE -DPREFIX="\"/usr/local\"" -DTOOLEXECLIBDIR="\"/usr/local/lib/gcc5\"" -DJAVA_HOME="\"/usr/local\"" -DBOOT_CLASS_PATH="\"/usr/local/share/java/libgcj-5.0.0.jar\"" -DJAVA_EXT_DIRS="\"/usr/local/share/java/ext\"" -DGCJ_ENDORSED_DIRS="\"/usr/local/share/java/gcj-endorsed\"" -DGCJ_VERSIONED_LIBDIR="\"/usr/local/lib/gcc5/gcj-5.0.0-16\"" -DPATH_SEPARATOR="\":\"" -DECJ_JAR_FILE="\"/usr/local/share/java/ecj-4.5.jar\"" -DLIBGCJ_DEFAULT_DATABASE="\"/usr/local/lib/gcc5/gcj-5.0.0-16/classmap.db\"" -DLIBGCJ_DEFAULT_DATABASE_PATH_TAIL="\"gcj-5.0.0-16/classmap.db\"" -g -O2 -pipe -fno-strict-aliasing -MT jni-libjvm.lo -MD -MP -MF $depbase.Tpo -c -o jni-libjv m.lo ../.././../gcc-5-20150125/libjava/jni-l! ibjvm.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -shared-libgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc -nostdinc++ -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libstdc++-v3/src -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libstdc++-v3/src/.libs -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libstdc++-v3/libsupc++/.libs -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../.././../gcc-5-20150125/libjava -I./include -I./gcj -I../.././../gcc-5-20150125/libjava -Iinclude -I../.././../gcc-5-20150125/libjava/include -I../.././../gcc-5-20150125/libjava/classpath/include -Iclasspath/include -I../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../.././../gcc-5-20150125/libjava/../boehm-gc/include -I../boehm-gc/include -I ../.././../gcc-5-20150125/libjava/libltdl -I../.././../gcc-5-20150125/libjava/libltdl -I../.././../gcc-5-20150125/libjava/.././libjava/../libgcc -I/usr/local/include -fno-rtti -fnon-call-exceptions -fdollars-in-identifiers -Wswitch-enum -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -Usun -Wextra -Wall -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DTOOLEXECLIBDIR=\"/usr/local/lib/gcc5\" -DJAVA_HOME=\"/usr/local\" -DBOOT_CLASS_PATH=\"/usr/local/share/java/libgcj-5.0.0.jar\" -DJAVA_EXT_DIRS=\"/usr/local/share/java/ext\" -DGCJ_ENDORSED_DIRS=\"/usr/local/share/java/gcj-endorsed\" -DGCJ_VERSIONED_LIBDIR=\"/usr/local/lib/gcc5/gcj-5.0.0-16\" -DPATH_SEPARATOR=\":\" -DECJ_JAR_FILE=\"/usr/local/share/java/ecj-4.5.jar\" -DLIBGCJ_DEFAULT_DATABASE=\"/usr/local/lib/gcc5/gcj-5.0.0-16/classmap.db\" -DLIBGCJ_DEFAULT_DATABASE_PATH_TAIL=\"gcj-5.0.0-16/classmap.db\" -g -O2 -pipe -fno-strict-aliasing -MT jni-libjvm.lo -MD -MP -MF .deps/jni-libjvm.Tpo -c ../.././../gcc-5-20150125/libjava/jni-libjvm.cc -fPIC -DPIC -o .libs/jni-libjvm.o depbase=`echo prims.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -shared-libgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc -nostdinc++ -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libstdc++-v3/src -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libstdc++-v3/src/.libs -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libstdc++-v3/libsupc++/.libs -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../.././../gcc-5-20150125/libjava -I./include -I./gcj -I../.././../gcc-5-20150125/libjava -Iinclude -I../.././../gcc-5-20150125/libjava/include -I../.././../gcc-5-20150125/libjava/classpath/include -Iclasspath/include -I../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../.././../gcc-5-20150125/libjava/../boehm-gc/in clude -I../boehm-gc/include -I../.././../gcc-5-20150125/libjava/libltdl -I../.././../gcc-5-20150125/libjava/libltdl -I../.././../gcc-5-20150125/libjava/.././libjava/../libgcc -I/usr/local/include -fno-rtti -fnon-call-exceptions -fdollars-in-identifiers -Wswitch-enum -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -Usun -Wextra -Wall -D_GNU_SOURCE -DPREFIX="\"/usr/local\"" -DTOOLEXECLIBDIR="\"/usr/local/lib/gcc5\"" -DJAVA_HOME="\"/usr/local\"" -DBOOT_CLASS_PATH="\"/usr/local/share/java/libgcj-5.0.0.jar\"" -DJAVA_EXT_DIRS="\"/usr/local/share/java/ext\"" -DGCJ_ENDORSED_DIRS="\"/usr/local/share/java/gcj-endorsed\"" -DGCJ_VERSIONED_LIBDIR="\"/usr/local/lib/gcc5/gcj-5.0.0-16\"" -DPATH_SEPARATOR="\":\"" -DECJ_JAR_FILE="\"/usr/local/share/java/ecj-4.5.jar\"" -DLIBGCJ_DEFAULT_DATABASE="\"/usr/local/lib/gcc5/gcj-5.0.0-16/classmap.db\"" -DLIBGCJ_DEFAULT_DATABASE_PATH_TAIL="\"gcj-5.0.0-16/classmap.db\"" -fno-omit-frame-pointer -g -O2 -pipe -fno-strict-aliasing -MT prims.lo -MD -MP -MF $depbase. Tpo -c -o prims.lo ../.././../gcc-5-20150125! /libjava/prims.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -shared-libgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc -nostdinc++ -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libstdc++-v3/src -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libstdc++-v3/src/.libs -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libstdc++-v3/libsupc++/.libs -B/usr/local/x86_64-portbld-freebsd9.3/bin/ -B/usr/local/x86_64-portbld-freebsd9.3/lib/ -isystem /usr/local/x86_64-portbld-freebsd9.3/include -isystem /usr/local/x86_64-portbld-freebsd9.3/sys-include -DHAVE_CONFIG_H -I. -I../.././../gcc-5-20150125/libjava -I./include -I./gcj -I../.././../gcc-5-20150125/libjava -Iinclude -I../.././../gcc-5-20150125/libjava/include -I../.././../gcc-5-20150125/libjava/classpath/include -Iclasspath/include -I../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../.././../gcc-5-20150125/libjava/../boehm-gc/include -I../boehm-gc/include -I ../.././../gcc-5-20150125/libjava/libltdl -I../.././../gcc-5-20150125/libjava/libltdl -I../.././../gcc-5-20150125/libjava/.././libjava/../libgcc -I/usr/local/include -fno-rtti -fnon-call-exceptions -fdollars-in-identifiers -Wswitch-enum -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -Usun -Wextra -Wall -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DTOOLEXECLIBDIR=\"/usr/local/lib/gcc5\" -DJAVA_HOME=\"/usr/local\" -DBOOT_CLASS_PATH=\"/usr/local/share/java/libgcj-5.0.0.jar\" -DJAVA_EXT_DIRS=\"/usr/local/share/java/ext\" -DGCJ_ENDORSED_DIRS=\"/usr/local/share/java/gcj-endorsed\" -DGCJ_VERSIONED_LIBDIR=\"/usr/local/lib/gcc5/gcj-5.0.0-16\" -DPATH_SEPARATOR=\":\" -DECJ_JAR_FILE=\"/usr/local/share/java/ecj-4.5.jar\" -DLIBGCJ_DEFAULT_DATABASE=\"/usr/local/lib/gcc5/gcj-5.0.0-16/classmap.db\" -DLIBGCJ_DEFAULT_DATABASE_PATH_TAIL=\"gcj-5.0.0-16/classmap.db\" -fno-omit-frame-pointer -g -O2 -pipe -fno-strict-aliasing -MT prims.lo -MD -MP -MF .deps/prims.Tpo -c ../.././../gcc-5-20150125/libjava/prims.cc -f PIC -DPIC -o .libs/prims.o In file included from ../.././../gcc-5-20150125/libjava/prims.cc:28:0: ./.././../gcc-5-20150125/libjava/include/java-interp.h:40:17: fatal error: ffi.h: No such file or directory compilation terminated. Makefile:9930: recipe for target 'prims.lo' failed gmake[3]: *** [prims.lo] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libjava' Makefile:10240: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd9.3/libjava' Makefile:17643: recipe for target 'all-target-libjava' failed gmake[1]: *** [all-target-libjava] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build' Makefile:21276: recipe for target 'bootstrap-lean' failed gmake: *** [bootstrap-lean] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/lang/gcc5. From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 20:33:09 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 3F84ABB4; Thu, 29 Jan 2015 20:33:09 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 290AF64F; Thu, 29 Jan 2015 20:33:09 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TKX8K3057455; Thu, 29 Jan 2015 20:33:08 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TKX8VR057437; Thu, 29 Jan 2015 20:33:08 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 20:33:08 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501292033.t0TKX8VR057437@beefy2.isc.freebsd.org> To: zi@FreeBSD.org Subject: [package - head-amd64-default][net-mgmt/net-snmp] Failed for net-snmp-5.7.3_1 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: Thu, 29 Jan 2015 20:33:09 -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: zi@FreeBSD.org Last committer: mat@FreeBSD.org Ident: $FreeBSD: head/net-mgmt/net-snmp/Makefile 377741 2015-01-23 14:48:50Z mat $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/net-snmp-5.7.3_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building net-mgmt/net-snmp build started at Thu Jan 29 20:28:35 UTC 2015 port directory: /usr/ports/net-mgmt/net-snmp building for: FreeBSD head-amd64-default-job-05 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: zi@FreeBSD.org Makefile ident: $FreeBSD: head/net-mgmt/net-snmp/Makefile 377741 2015-01-23 14:48:50Z mat $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=net-snmp-5.7.3_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for net-snmp-5.7.3_1: AX_SOCKONLY=off: Disable UDP/TCP transports for agentx DOCS=on: Build and/or install documentation DUMMY=on: Enable dummy values as placeholders IPV6=on: IPv6 protocol support MFD_REWRITES=off: Build with 64-bit Interface Counters MYSQL=off: MySQL database support PERL=on: Perl scripting language support PERL_EMBEDDED=on: Build embedded perl PYTHON=off: Python bindings or support SMUX=on: Build with SNMP multiplexing (SMUX) support TKMIB=off: Install graphical MIB browser UNPRIVILEGED=off: Allow unprivileged users to execute net-snmp ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-shared --enable-internal-md5 --with-default-snmp-version="3" --with-sys-contact="nobody@nowhere.invalid" --with-sys-location="somewhere" --with-logfile="/var/log/snmpd.log" --with-persistent-directory="/var/net-snmp" --with-gnu-ld --with-libwrap --with-ldflags="-lm -lkvm -ldevstat -L/lib -L/usr/local/lib " --with-defaults --with-openssl="/usr" --with-dummy-values --with-perl-modules --enable-embedded-perl --enable-ipv6 --with-libs="-lssp_nonshared" --with-mib-modules="host disman/event-mib mibII/mta_sendmail mibII/tcpTable ucd-snmp/diskio sctp-mib smux" --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PERLPROG="/usr/local/bin/perl" PSPROG="/bin/ps" SED="/usr/bin/sed" XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work TMPDIR="/tmp" ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work TMPDIR="/tmp" OPENSSLLIB=/usr/lib OPENSSLINC=/usr/include OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/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 -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99" CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -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-- WITH_PYTHON="@comment " WITH_TKMIB="@comment " WITH_PERL_EMBEDDED="" WITH_PERL="" WITH_IPV6="" SHLIB_VERSION=30 SHLIB_VERSION2=.0.3 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/snmp" EXAMPLESDIR="share/examples/snmp" DATADIR="share/snmp" WWWDIR="www/snmp" ETCDIR="etc/snmp" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/snmp DOCSDIR=/usr/local/share/doc/snmp EXAMPLESDIR=/usr/local/share/examples/snmp WWWDIR=/usr/local/www/snmp ETCDIR=/usr/local/etc/snmp --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== You may use the following build options: DEFAULT_SNMP_VERSION="3" Default version of SNMP to use. NET_SNMP_SYS_CONTACT="nobody@nowhere.invalid" Default system contact. NET_SNMP_SYS_LOCATION="somewhere" Default system location. NET_SNMP_LOGFILE="/var/log/snmpd.log" Default log file location for snmpd. NET_SNMP_PERSISTENTDIR="/var/net-snmp" Default directory for persistent data storage. NET_SNMP_WITH_MIB_MODULE_LIST="host disman/event-mib mibII/mta_sendmail mibII/tcpTable ucd-snmp/diskio sctp-mib smux" MIBs to add to the build. NET_SNMP_WITHOUT_MIB_MODULE_LIST="" MIBs to omit from the build. ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> net-snmp-5.7.3_1 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.7.txz [head-amd64-default-job-05] Installing pkg-1.4.7... [head-amd64-default-job-05] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of net-snmp-5.7.3_1 =========================================================================== =================================================== =========================================================================== =================================================== You may use the following build options: DEFAULT_SNMP_VERSION="3" Default version of SNMP to use. NET_SNMP_SYS_CONTACT="nobody@nowhere.invalid" Default system contact. NET_SNMP_SYS_LOCATION="somewhere" Default system location. NET_SNMP_LOGFILE="/var/log/snmpd.log" Default log file location for snmpd. NET_SNMP_PERSISTENTDIR="/var/net-snmp" Default directory for persistent data storage. NET_SNMP_WITH_MIB_MODULE_LIST="host disman/event-mib mibII/mta_sendmail mibII/tcpTable ucd-snmp/diskio sctp-mib smux" MIBs to add to the build. NET_SNMP_WITHOUT_MIB_MODULE_LIST="" MIBs to omit from the build. ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by net-snmp-5.7.3_1 for building =========================================================================== =================================================== You may use the following build options: DEFAULT_SNMP_VERSION="3" Default version of SNMP to use. NET_SNMP_SYS_CONTACT="nobody@nowhere.invalid" Default system contact. NET_SNMP_SYS_LOCATION="somewhere" Default system location. NET_SNMP_LOGFILE="/var/log/snmpd.log" Default log file location for snmpd. NET_SNMP_PERSISTENTDIR="/var/net-snmp" Default directory for persistent data storage. NET_SNMP_WITH_MIB_MODULE_LIST="host disman/event-mib mibII/mta_sendmail mibII/tcpTable ucd-snmp/diskio sctp-mib smux" MIBs to add to the build. NET_SNMP_WITHOUT_MIB_MODULE_LIST="" MIBs to omit from the build. ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by net-snmp-5.7.3_1 for building => SHA256 Checksum OK for net-snmp-5.7.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== You may use the following build options: libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c tcp-mib/tcpConnectionTable/tcpConnectionTable.c -o tcp-mib/tcpConnectionTable/tcpConnectionTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o tcp-mib/tcpListenerTable/tcpListenerTable.lo tcp-mib/tcpListenerTable/tcpListenerTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c tcp-mib/tcpListenerTable/tcpListenerTable.c -fPIC -DPIC -o tcp-mib/tcpListenerTable/.libs/tcpListenerTable.o tcp-mib/tcpListenerTable/tcpListenerTable.c:317:27: warning: comparison of array 'tbl_idx->tcpListenerLocalAddress' equal to a null pointer is always false [-Wtautological-pointer-compare] if ((NULL == tbl_idx->tcpListenerLocalAddress) || ~~~~ ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c tcp-mib/tcpListenerTable/tcpListenerTable.c -o tcp-mib/tcpListenerTable/tcpListenerTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o udp-mib/udpEndpointTable/udpEndpointTable.lo udp-mib/udpEndpointTable/udpEndpointTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c udp-mib/udpEndpointTable/udpEndpointTable.c -fPIC -DPIC -o udp-mib/udpEndpointTable/.libs/udpEndpointTable.o udp-mib/udpEndpointTable/udpEndpointTable.c:246:27: warning: comparison of array 'tbl_idx->udpEndpointLocalAddress' equal to a null pointer is always false [-Wtautological-pointer-compare] if ((NULL == tbl_idx->udpEndpointLocalAddress) || ~~~~ ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ udp-mib/udpEndpointTable/udpEndpointTable.c:277:27: warning: comparison of array 'tbl_idx->udpEndpointRemoteAddress' equal to a null pointer is always false [-Wtautological-pointer-compare] if ((NULL == tbl_idx->udpEndpointRemoteAddress) || ~~~~ ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c udp-mib/udpEndpointTable/udpEndpointTable.c -o udp-mib/udpEndpointTable/udpEndpointTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.lo snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.c -fPIC -DPIC -o snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable_interface.o snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.c:1157:31: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] && ((var->val_len < 0) || (var->val_len > 16)) ~~~~~~~~~~~~ ^ ~ 1 warning generated. libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.c -o snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.lo snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.c -fPIC -DPIC -o snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable_data_access.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.c -o snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o if-mib/data_access/interface.lo if-mib/data_access/interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c if-mib/data_access/interface.c -fPIC -DPIC -o if-mib/data_access/.libs/interface.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c if-mib/data_access/interface.c -o if-mib/data_access/interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o if-mib/ifTable/ifTable_interface.lo if-mib/ifTable/ifTable_interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c if-mib/ifTable/ifTable_interface.c -fPIC -DPIC -o if-mib/ifTable/.libs/ifTable_interface.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c if-mib/ifTable/ifTable_interface.c -o if-mib/ifTable/ifTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o if-mib/ifTable/ifTable_data_access.lo if-mib/ifTable/ifTable_data_access.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c if-mib/ifTable/ifTable_data_access.c -fPIC -DPIC -o if-mib/ifTable/.libs/ifTable_data_access.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c if-mib/ifTable/ifTable_data_access.c -o if-mib/ifTable/ifTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o if-mib/ifXTable/ifXTable_interface.lo if-mib/ifXTable/ifXTable_interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c if-mib/ifXTable/ifXTable_interface.c -fPIC -DPIC -o if-mib/ifXTable/.libs/ifXTable_interface.o if-mib/ifXTable/ifXTable_interface.c:1148:31: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] && ((var->val_len < 0) || (var->val_len > 64)) ~~~~~~~~~~~~ ^ ~ 1 warning generated. libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c if-mib/ifXTable/ifXTable_interface.c -o if-mib/ifXTable/ifXTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o if-mib/ifXTable/ifXTable_data_access.lo if-mib/ifXTable/ifXTable_data_access.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c if-mib/ifXTable/ifXTable_data_access.c -fPIC -DPIC -o if-mib/ifXTable/.libs/ifXTable_data_access.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c if-mib/ifXTable/ifXTable_data_access.c -o if-mib/ifXTable/ifXTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-mib/ipAddressTable/ipAddressTable_interface.lo ip-mib/ipAddressTable/ipAddressTable_interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/ipAddressTable/ipAddressTable_interface.c -fPIC -DPIC -o ip-mib/ipAddressTable/.libs/ipAddressTable_interface.o ip-mib/ipAddressTable/ipAddressTable_interface.c:1067:52: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] && ((rowreq_ctx->tbl_idx.ipAddressAddr_len < 0) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ 1 warning generated. libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/ipAddressTable/ipAddressTable_interface.c -o ip-mib/ipAddressTable/ipAddressTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-mib/ipAddressTable/ipAddressTable_data_access.lo ip-mib/ipAddressTable/ipAddressTable_data_access.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/ipAddressTable/ipAddressTable_data_access.c -fPIC -DPIC -o ip-mib/ipAddressTable/.libs/ipAddressTable_data_access.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/ipAddressTable/ipAddressTable_data_access.c -o ip-mib/ipAddressTable/ipAddressTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_interface.lo ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_interface.c -fPIC -DPIC -o ip-mib/ipAddressPrefixTable/.libs/ipAddressPrefixTable_interface.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_interface.c -o ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_data_access.lo ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_data_access.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_data_access.c -fPIC -DPIC -o ip-mib/ipAddressPrefixTable/.libs/ipAddressPrefixTable_data_access.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_data_access.c -o ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_interface.lo ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_interface.c -fPIC -DPIC -o ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable_interface.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_interface.c -o ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_access.lo ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_access.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_access.c -fPIC -DPIC -o ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable_data_access.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_access.c -o ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_get.lo ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_get.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_get.c -fPIC -DPIC -o ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable_data_get.o ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_get.c:134:27: warning: comparison of array 'tbl_idx->ipDefaultRouterAddress' equal to a null pointer is always false [-Wtautological-pointer-compare] if ((NULL == tbl_idx->ipDefaultRouterAddress) || ~~~~ ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_get.c -o ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_get.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-mib/data_access/arp_common.lo ip-mib/data_access/arp_common.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/data_access/arp_common.c -fPIC -DPIC -o ip-mib/data_access/.libs/arp_common.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/data_access/arp_common.c -o ip-mib/data_access/arp_common.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-mib/data_access/arp_sysctl.lo ip-mib/data_access/arp_sysctl.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/data_access/arp_sysctl.c -fPIC -DPIC -o ip-mib/data_access/.libs/arp_sysctl.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/data_access/arp_sysctl.c -o ip-mib/data_access/arp_sysctl.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-mib/data_access/systemstats_common.lo ip-mib/data_access/systemstats_common.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/data_access/systemstats_common.c -fPIC -DPIC -o ip-mib/data_access/.libs/systemstats_common.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/data_access/systemstats_common.c -o ip-mib/data_access/systemstats_common.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-mib/data_access/systemstats_sysctl.lo ip-mib/data_access/systemstats_sysctl.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/data_access/systemstats_sysctl.c -fPIC -DPIC -o ip-mib/data_access/.libs/systemstats_sysctl.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/data_access/systemstats_sysctl.c -o ip-mib/data_access/systemstats_sysctl.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-mib/data_access/scalars_sysctl.lo ip-mib/data_access/scalars_sysctl.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/data_access/scalars_sysctl.c -fPIC -DPIC -o ip-mib/data_access/.libs/scalars_sysctl.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/data_access/scalars_sysctl.c -o ip-mib/data_access/scalars_sysctl.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.lo ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.c -fPIC -DPIC -o ip-forward-mib/ipCidrRouteTable/.libs/ipCidrRouteTable_interface.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.c -o ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.lo ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.c -fPIC -DPIC -o ip-forward-mib/ipCidrRouteTable/.libs/ipCidrRouteTable_data_access.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.c -o ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.lo ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.c -fPIC -DPIC -o ip-forward-mib/inetCidrRouteTable/.libs/inetCidrRouteTable_interface.o ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.c:1240:56: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] && ((rowreq_ctx->tbl_idx.inetCidrRouteDest_len < 0) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.c:1258:54: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] && ((rowreq_ctx->tbl_idx.inetCidrRoutePfxLen < 0) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.c:1313:59: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] && ((rowreq_ctx->tbl_idx.inetCidrRouteNextHop_len < 0) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ 3 warnings generated. libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.c -o ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.lo ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.c -fPIC -DPIC -o ip-forward-mib/inetCidrRouteTable/.libs/inetCidrRouteTable_data_access.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.c -o ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o tcp-mib/data_access/tcpConn_common.lo tcp-mib/data_access/tcpConn_common.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c tcp-mib/data_access/tcpConn_common.c -fPIC -DPIC -o tcp-mib/data_access/.libs/tcpConn_common.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c tcp-mib/data_access/tcpConn_common.c -o tcp-mib/data_access/tcpConn_common.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o tcp-mib/data_access/tcpConn_freebsd4.lo tcp-mib/data_access/tcpConn_freebsd4.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c tcp-mib/data_access/tcpConn_freebsd4.c -fPIC -DPIC -o tcp-mib/data_access/.libs/tcpConn_freebsd4.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c tcp-mib/data_access/tcpConn_freebsd4.c -o tcp-mib/data_access/tcpConn_freebsd4.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.lo tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.c -fPIC -DPIC -o tcp-mib/tcpConnectionTable/.libs/tcpConnectionTable_interface.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.c -o tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.lo tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.c -fPIC -DPIC -o tcp-mib/tcpConnectionTable/.libs/tcpConnectionTable_data_access.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.c -o tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o tcp-mib/tcpListenerTable/tcpListenerTable_interface.lo tcp-mib/tcpListenerTable/tcpListenerTable_interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c tcp-mib/tcpListenerTable/tcpListenerTable_interface.c -fPIC -DPIC -o tcp-mib/tcpListenerTable/.libs/tcpListenerTable_interface.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c tcp-mib/tcpListenerTable/tcpListenerTable_interface.c -o tcp-mib/tcpListenerTable/tcpListenerTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o tcp-mib/tcpListenerTable/tcpListenerTable_data_access.lo tcp-mib/tcpListenerTable/tcpListenerTable_data_access.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c tcp-mib/tcpListenerTable/tcpListenerTable_data_access.c -fPIC -DPIC -o tcp-mib/tcpListenerTable/.libs/tcpListenerTable_data_access.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c tcp-mib/tcpListenerTable/tcpListenerTable_data_access.c -o tcp-mib/tcpListenerTable/tcpListenerTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o udp-mib/udpEndpointTable/udpEndpointTable_interface.lo udp-mib/udpEndpointTable/udpEndpointTable_interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c udp-mib/udpEndpointTable/udpEndpointTable_interface.c -fPIC -DPIC -o udp-mib/udpEndpointTable/.libs/udpEndpointTable_interface.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c udp-mib/udpEndpointTable/udpEndpointTable_interface.c -o udp-mib/udpEndpointTable/udpEndpointTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o udp-mib/udpEndpointTable/udpEndpointTable_data_access.lo udp-mib/udpEndpointTable/udpEndpointTable_data_access.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c udp-mib/udpEndpointTable/udpEndpointTable_data_access.c -fPIC -DPIC -o udp-mib/udpEndpointTable/.libs/udpEndpointTable_data_access.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c udp-mib/udpEndpointTable/udpEndpointTable_data_access.c -o udp-mib/udpEndpointTable/udpEndpointTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o if-mib/data_access/interface_sysctl.lo if-mib/data_access/interface_sysctl.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c if-mib/data_access/interface_sysctl.c -fPIC -DPIC -o if-mib/data_access/.libs/interface_sysctl.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c if-mib/data_access/interface_sysctl.c -o if-mib/data_access/interface_sysctl.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-mib/data_access/ipaddress_common.lo ip-mib/data_access/ipaddress_common.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/data_access/ipaddress_common.c -fPIC -DPIC -o ip-mib/data_access/.libs/ipaddress_common.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/data_access/ipaddress_common.c -o ip-mib/data_access/ipaddress_common.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-mib/data_access/ipaddress_sysctl.lo ip-mib/data_access/ipaddress_sysctl.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/data_access/ipaddress_sysctl.c -fPIC -DPIC -o ip-mib/data_access/.libs/ipaddress_sysctl.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/data_access/ipaddress_sysctl.c -o ip-mib/data_access/ipaddress_sysctl.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-mib/data_access/defaultrouter_common.lo ip-mib/data_access/defaultrouter_common.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/data_access/defaultrouter_common.c -fPIC -DPIC -o ip-mib/data_access/.libs/defaultrouter_common.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/data_access/defaultrouter_common.c -o ip-mib/data_access/defaultrouter_common.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-mib/data_access/defaultrouter_sysctl.lo ip-mib/data_access/defaultrouter_sysctl.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/data_access/defaultrouter_sysctl.c -fPIC -DPIC -o ip-mib/data_access/.libs/defaultrouter_sysctl.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/data_access/defaultrouter_sysctl.c -o ip-mib/data_access/defaultrouter_sysctl.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-forward-mib/data_access/route_common.lo ip-forward-mib/data_access/route_common.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-forward-mib/data_access/route_common.c -fPIC -DPIC -o ip-forward-mib/data_access/.libs/route_common.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-forward-mib/data_access/route_common.c -o ip-forward-mib/data_access/route_common.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-forward-mib/data_access/route_sysctl.lo ip-forward-mib/data_access/route_sysctl.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-forward-mib/data_access/route_sysctl.c -fPIC -DPIC -o ip-forward-mib/data_access/.libs/route_sysctl.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-forward-mib/data_access/route_sysctl.c -o ip-forward-mib/data_access/route_sysctl.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o udp-mib/data_access/udp_endpoint_common.lo udp-mib/data_access/udp_endpoint_common.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c udp-mib/data_access/udp_endpoint_common.c -fPIC -DPIC -o udp-mib/data_access/.libs/udp_endpoint_common.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c udp-mib/data_access/udp_endpoint_common.c -o udp-mib/data_access/udp_endpoint_common.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o udp-mib/data_access/udp_endpoint_freebsd4.lo udp-mib/data_access/udp_endpoint_freebsd4.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c udp-mib/data_access/udp_endpoint_freebsd4.c -fPIC -DPIC -o udp-mib/data_access/.libs/udp_endpoint_freebsd4.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c udp-mib/data_access/udp_endpoint_freebsd4.c -o udp-mib/data_access/udp_endpoint_freebsd4.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o mib_modules.lo mib_modules.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c mib_modules.c -fPIC -DPIC -o .libs/mib_modules.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c mib_modules.c -o mib_modules.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o auto_nlist.lo auto_nlist.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c auto_nlist.c -fPIC -DPIC -o .libs/auto_nlist.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c auto_nlist.c -o auto_nlist.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -rpath /usr/local/lib -version-info 30:3:0 -o libnetsnmpmibs.la mibgroup/mibII/mta_sendmail.lo mibgroup/mibII/tcpTable.lo mibgroup/ucd-snmp/diskio.lo mibgroup/host/hrh_storage.lo mibgroup/host/hrh_filesys.lo mibgroup/host/hrSWInstalledTable.lo mibgroup/host/hrSWRunTable.lo mibgroup/host/hr_system.lo mibgroup/host/hr_device.lo mibgroup/host/hr_other.lo mibgroup/host/hr_proc.lo mibgroup/host/hr_network.lo mibgroup/host/hr_print.lo mibgroup/host/hr_disk.lo mibgroup/host/hr_partition.lo mibgroup/mibII/ip.lo mibgroup/sctp-mib/sctpScalars.lo mibgroup/util_funcs/header_simple_table.lo mibgroup/snmpv3/snmpMPDStats_5_5.l o mibgroup/snmpv3/usmStats_5_5.lo mibgroup/snmpv3/snmpEngine.lo mibgroup/snmpv3/usmUser.lo mibgroup/mibII/snmp_mib_5_5.lo mibgroup/mibII/system_mib.lo mibgroup/mibII/sysORTable.lo mibgroup/mibII/vacm_vars.lo mibgroup/mibII/setSerialNo.lo mibgroup/mibII/at.lo mibgroup/mibII/tcp.lo mibgroup/mibII/icmp.lo mibgroup/mibII/udp.lo mibgroup/mibII/ipv6.lo mibgroup/ucd-snmp/disk_hw.lo mibgroup/ucd-snmp/proc.lo mibgroup/ucd-snmp/versioninfo.lo mibgroup/ucd-snmp/pass.lo mibgroup/ucd-snmp/pass_persist.lo mibgroup/ucd-snmp/loadave.lo mibgroup/agent/extend.lo mibgroup/ucd-snmp/errormib.lo mibgroup/ucd-snmp/file.lo mibgroup/ucd-snmp/dlmod.lo mibgroup/ucd-snmp/proxy.lo mibgroup/ucd-snmp/logmatch.lo mibgroup/ucd-snmp/memory.lo mibgroup/ucd-snmp/vmstat.lo mibgroup/notification/snmpNotifyTable.lo mibgroup/notification/snmpNotifyFilterProfileTable.lo mibgroup/notification-log-mib/notification_log.lo mibgroup/target/target_counters_5_5.lo mibgroup/target/snmpTargetAddrEntr y.lo mibgroup/target/snmpTargetParamsEntry.! lo mibgroup/target/target.lo mibgroup/agent/nsTransactionTable.lo mibgroup/agent/nsModuleTable.lo mibgroup/agent/nsDebug.lo mibgroup/agent/nsCache.lo mibgroup/agent/nsLogging.lo mibgroup/agent/nsVacmAccessTable.lo mibgroup/disman/event/mteScalars.lo mibgroup/disman/event/mteTrigger.lo mibgroup/disman/event/mteTriggerTable.lo mibgroup/disman/event/mteTriggerDeltaTable.lo mibgroup/disman/event/mteTriggerExistenceTable.lo mibgroup/disman/event/mteTriggerBooleanTable.lo mibgroup/disman/event/mteTriggerThresholdTable.lo mibgroup/disman/event/mteTriggerConf.lo mibgroup/disman/event/mteEvent.lo mibgroup/disman/event/mteEventTable.lo mibgroup/disman/event/mteEventSetTable.lo mibgroup/disman/event/mteEventNotificationTable.lo mibgroup/disman/event/mteEventConf.lo mibgroup/disman/event/mteObjects.lo mibgroup/disman/event/mteObjectsTable.lo mibgroup/disman/event/mteObjectsConf.lo mibgroup/disman/schedule/schedCore.lo mibgroup/disman/schedule/schedConf.lo mibgroup/dism an/schedule/schedTable.lo mibgroup/utilities/override.lo mibgroup/host/data_access/swinst.lo mibgroup/host/data_access/swrun.lo mibgroup/host/hrSWRunPerfTable.lo mibgroup/util_funcs.lo mibgroup/mibII/ipAddr.lo mibgroup/mibII/var_route.lo mibgroup/mibII/route_write.lo mibgroup/sctp-mib/sctpScalars_common.lo mibgroup/sctp-mib/sctpScalars_freebsd.lo mibgroup/sctp-mib/sctpTables_common.lo mibgroup/sctp-mib/sctpAssocRemAddrTable.lo mibgroup/sctp-mib/sctpAssocLocalAddrTable.lo mibgroup/sctp-mib/sctpLookupLocalPortTable.lo mibgroup/sctp-mib/sctpLookupRemPortTable.lo mibgroup/sctp-mib/sctpLookupRemHostNameTable.lo mibgroup/sctp-mib/sctpLookupRemPrimIPAddrTable.lo mibgroup/sctp-mib/sctpLookupRemIPAddrTable.lo mibgroup/sctp-mib/sctpAssocTable.lo mibgroup/sctp-mib/sctpTables_freebsd.lo mibgroup/util_funcs/header_generic.lo mibgroup/mibII/updates.lo mibgroup/mibII/vacm_context.lo mibgroup/mibII/udpTable.lo mibgroup/ip-mib/ip_scalars.lo mibgroup/util_funcs/restart.lo m ibgroup/ucd-snmp/pass_common.lo mibgroup/he! ader_comp! lex.lo mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable.lo mibgroup/hardware/memory/hw_mem.lo mibgroup/hardware/memory/memory_freebsd.lo mibgroup/hardware/fsys/hw_fsys.lo mibgroup/hardware/fsys/fsys_getfsstats.lo mibgroup/host/data_access/swinst_pkginfo.lo mibgroup/host/data_access/swrun_kinfo.lo mibgroup/hardware/cpu/cpu.lo mibgroup/hardware/cpu/cpu_sysctl.lo mibgroup/if-mib/ifTable/ifTable.lo mibgroup/if-mib/ifXTable/ifXTable.lo mibgroup/ip-mib/ipAddressTable/ipAddressTable.lo mibgroup/ip-mib/ipAddressPrefixTable/ipAddressPrefixTable.lo mibgroup/ip-mib/ipDefaultRouterTable/ipDefaultRouterTable.lo mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable.lo mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.lo mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.lo mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable.lo mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable_interface.lo mibgroup/ip-mib/ipSyst emStatsTable/ipSystemStatsTable_data_access.lo mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.lo mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.lo mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable.lo mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable.lo mibgroup/udp-mib/udpEndpointTable/udpEndpointTable.lo mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.lo mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.lo mibgroup/if-mib/data_access/interface.lo mibgroup/if-mib/ifTable/ifTable_interface.lo mibgroup/if-mib/ifTable/ifTable_data_access.lo mibgroup/if-mib/ifXTable/ifXTable_interface.lo mibgroup/if-mib/ifXTable/ifXTable_data_access.lo mibgroup/ip-mib/ipAddressTable/ipAddressTable_interface.lo mibgroup/ip-mib/ipAddressTable/ipAddressTable_data_access.lo mibgroup/ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_interface.lo mibgroup/ip-mib/ipAddressPrefixTable/ipAddre ssPrefixTable_data_access.lo mibgroup/ip-mi! b/ipDefau! ltRouterTable/ipDefaultRouterTable_interface.lo mibgroup/ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_access.lo mibgroup/ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_get.lo mibgroup/ip-mib/data_access/arp_common.lo mibgroup/ip-mib/data_access/arp_sysctl.lo mibgroup/ip-mib/data_access/systemstats_common.lo mibgroup/ip-mib/data_access/systemstats_sysctl.lo mibgroup/ip-mib/data_access/scalars_sysctl.lo mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.lo mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.lo mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.lo mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.lo mibgroup/tcp-mib/data_access/tcpConn_common.lo mibgroup/tcp-mib/data_access/tcpConn_freebsd4.lo mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.lo mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.lo mibgroup/tcp-mib/tcpListenerTa ble/tcpListenerTable_interface.lo mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable_data_access.lo mibgroup/udp-mib/udpEndpointTable/udpEndpointTable_interface.lo mibgroup/udp-mib/udpEndpointTable/udpEndpointTable_data_access.lo mibgroup/if-mib/data_access/interface_sysctl.lo mibgroup/ip-mib/data_access/ipaddress_common.lo mibgroup/ip-mib/data_access/ipaddress_sysctl.lo mibgroup/ip-mib/data_access/defaultrouter_common.lo mibgroup/ip-mib/data_access/defaultrouter_sysctl.lo mibgroup/ip-forward-mib/data_access/route_common.lo mibgroup/ip-forward-mib/data_access/route_sysctl.lo mibgroup/udp-mib/data_access/udp_endpoint_common.lo mibgroup/udp-mib/data_access/udp_endpoint_freebsd4.lo mib_modules.lo auto_nlist.lo libnetsnmpagent.la ../snmplib/libnetsnmp.la -L/usr/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -Wl,-R/usr/local/lib/perl5/5.18/mach/CORE -pthread -Wl,-E -fstack-protector -L/usr/local/lib -L/usr/local/lib/perl5/5.18/mach/CORE -lperl -lm -lcrypt -lutil -lelf - lpkg -lssp_nonshared libtool: link: cc -shared -fPIC -DPIC mibgroup/mibII/.libs/mta_sendmail.o mibgroup/mibII/.libs/tcpTable.o mibgroup/ucd-snmp/.libs/diskio.o mibgroup/host/.libs/hrh_storage.o mibgroup/host/.libs/hrh_filesys.o mibgroup/host/.libs/hrSWInstalledTable.o mibgroup/host/.libs/hrSWRunTable.o mibgroup/host/.libs/hr_system.o mibgroup/host/.libs/hr_device.o mibgroup/host/.libs/hr_other.o mibgroup/host/.libs/hr_proc.o mibgroup/host/.libs/hr_network.o mibgroup/host/.libs/hr_print.o mibgroup/host/.libs/hr_disk.o mibgroup/host/.libs/hr_partition.o mibgroup/mibII/.libs/ip.o mibgroup/sctp-mib/.libs/sctpScalars.o mibgroup/util_funcs/.libs/header_simple_table.o mibgroup/snmpv3/.libs/snmpMPDStats_5_5.o mibgroup/snmpv3/.libs/usmStats_5_5.o mibgroup/snmpv3/.libs/snmpEngine.o mibgroup/snmpv3/.libs/usmUser.o mibgroup/mibII/.libs/snmp_mib_5_5.o mibgroup/mibII/.libs/system_mib.o mibgroup/mibII/.libs/sysORTable.o mibgroup/mibII/.libs/vacm_vars.o mibgroup/mibII/.libs/setSerialNo.o mibgroup/mibII/.libs/at.o mibg roup/mibII/.libs/tcp.o mibgroup/mibII/.libs/icmp.o mibgroup/mibII/.libs/udp.o mibgroup/mibII/.libs/ipv6.o mibgroup/ucd-snmp/.libs/disk_hw.o mibgroup/ucd-snmp/.libs/proc.o mibgroup/ucd-snmp/.libs/versioninfo.o mibgroup/ucd-snmp/.libs/pass.o mibgroup/ucd-snmp/.libs/pass_persist.o mibgroup/ucd-snmp/.libs/loadave.o mibgroup/agent/.libs/extend.o mibgroup/ucd-snmp/.libs/errormib.o mibgroup/ucd-snmp/.libs/file.o mibgroup/ucd-snmp/.libs/dlmod.o mibgroup/ucd-snmp/.libs/proxy.o mibgroup/ucd-snmp/.libs/logmatch.o mibgroup/ucd-snmp/.libs/memory.o mibgroup/ucd-snmp/.libs/vmstat.o mibgroup/notification/.libs/snmpNotifyTable.o mibgroup/notification/.libs/snmpNotifyFilterProfileTable.o mibgroup/notification-log-mib/.libs/notification_log.o mibgroup/target/.libs/target_counters_5_5.o mibgroup/target/.libs/snmpTargetAddrEntry.o mibgroup/target/.libs/snmpTargetParamsEntry.o mibgroup/target/.libs/target.o mibgroup/agent/.libs/nsTransactionTable.o mibgroup/agent/.libs/nsModuleTable.o mibgroup/agent/.lib s/nsDebug.o mibgroup/agent/.libs/nsCache.o m! ibgroup/agent/.libs/nsLogging.o mibgroup/agent/.libs/nsVacmAccessTable.o mibgroup/disman/event/.libs/mteScalars.o mibgroup/disman/event/.libs/mteTrigger.o mibgroup/disman/event/.libs/mteTriggerTable.o mibgroup/disman/event/.libs/mteTriggerDeltaTable.o mibgroup/disman/event/.libs/mteTriggerExistenceTable.o mibgroup/disman/event/.libs/mteTriggerBooleanTable.o mibgroup/disman/event/.libs/mteTriggerThresholdTable.o mibgroup/disman/event/.libs/mteTriggerConf.o mibgroup/disman/event/.libs/mteEvent.o mibgroup/disman/event/.libs/mteEventTable.o mibgroup/disman/event/.libs/mteEventSetTable.o mibgroup/disman/event/.libs/mteEventNotificationTable.o mibgroup/disman/event/.libs/mteEventConf.o mibgroup/disman/event/.libs/mteObjects.o mibgroup/disman/event/.libs/mteObjectsTable.o mibgroup/disman/event/.libs/mteObjectsConf.o mibgroup/disman/schedule/.libs/schedCore.o mibgroup/disman/schedule/.libs/schedConf.o mibgroup/disman/schedule/.libs/schedTable.o mibgroup/utilities/.libs/override.o mibgroup/h ost/data_access/.libs/swinst.o mibgroup/host/data_access/.libs/swrun.o mibgroup/host/.libs/hrSWRunPerfTable.o mibgroup/.libs/util_funcs.o mibgroup/mibII/.libs/ipAddr.o mibgroup/mibII/.libs/var_route.o mibgroup/mibII/.libs/route_write.o mibgroup/sctp-mib/.libs/sctpScalars_common.o mibgroup/sctp-mib/.libs/sctpScalars_freebsd.o mibgroup/sctp-mib/.libs/sctpTables_common.o mibgroup/sctp-mib/.libs/sctpAssocRemAddrTable.o mibgroup/sctp-mib/.libs/sctpAssocLocalAddrTable.o mibgroup/sctp-mib/.libs/sctpLookupLocalPortTable.o mibgroup/sctp-mib/.libs/sctpLookupRemPortTable.o mibgroup/sctp-mib/.libs/sctpLookupRemHostNameTable.o mibgroup/sctp-mib/.libs/sctpLookupRemPrimIPAddrTable.o mibgroup/sctp-mib/.libs/sctpLookupRemIPAddrTable.o mibgroup/sctp-mib/.libs/sctpAssocTable.o mibgroup/sctp-mib/.libs/sctpTables_freebsd.o mibgroup/util_funcs/.libs/header_generic.o mibgroup/mibII/.libs/updates.o mibgroup/mibII/.libs/vacm_context.o mibgroup/mibII/.libs/udpTable.o mibgroup/ip-mib/.libs/ip_scalars.o mibgro up/util_funcs/.libs/restart.o mibgroup/ucd-s! nmp/.libs! /pass_common.o mibgroup/.libs/header_complex.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable.o mibgroup/hardware/memory/.libs/hw_mem.o mibgroup/hardware/memory/.libs/memory_freebsd.o mibgroup/hardware/fsys/.libs/hw_fsys.o mibgroup/hardware/fsys/.libs/fsys_getfsstats.o mibgroup/host/data_access/.libs/swinst_pkginfo.o mibgroup/host/data_access/.libs/swrun_kinfo.o mibgroup/hardware/cpu/.libs/cpu.o mibgroup/hardware/cpu/.libs/cpu_sysctl.o mibgroup/if-mib/ifTable/.libs/ifTable.o mibgroup/if-mib/ifXTable/.libs/ifXTable.o mibgroup/ip-mib/ipAddressTable/.libs/ipAddressTable.o mibgroup/ip-mib/ipAddressPrefixTable/.libs/ipAddressPrefixTable.o mibgroup/ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable.o mibgroup/ip-mib/inetNetToMediaTable/.libs/inetNetToMediaTable.o mibgroup/ip-mib/inetNetToMediaTable/.libs/inetNetToMediaTable_interface.o mibgroup/ip-mib/inetNetToMediaTable/.libs/inetNetToMediaTable_data_access.o mibgroup/ip-mib/ipSystemStatsTable/.libs/ ipSystemStatsTable.o mibgroup/ip-mib/ipSystemStatsTable/.libs/ipSystemStatsTable_interface.o mibgroup/ip-mib/ipSystemStatsTable/.libs/ipSystemStatsTable_data_access.o mibgroup/ip-forward-mib/ipCidrRouteTable/.libs/ipCidrRouteTable.o mibgroup/ip-forward-mib/inetCidrRouteTable/.libs/inetCidrRouteTable.o mibgroup/tcp-mib/tcpConnectionTable/.libs/tcpConnectionTable.o mibgroup/tcp-mib/tcpListenerTable/.libs/tcpListenerTable.o mibgroup/udp-mib/udpEndpointTable/.libs/udpEndpointTable.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable_interface.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable_data_access.o mibgroup/if-mib/data_access/.libs/interface.o mibgroup/if-mib/ifTable/.libs/ifTable_interface.o mibgroup/if-mib/ifTable/.libs/ifTable_data_access.o mibgroup/if-mib/ifXTable/.libs/ifXTable_interface.o mibgroup/if-mib/ifXTable/.libs/ifXTable_data_access.o mibgroup/ip-mib/ipAddressTable/.libs/ipAddressTable_interface.o mibgrou p/ip-mib/ipAddressTable/.libs/ipAddressTable! _data_acc! ess.o mibgroup/ip-mib/ipAddressPrefixTable/.libs/ipAddressPrefixTable_interface.o mibgroup/ip-mib/ipAddressPrefixTable/.libs/ipAddressPrefixTable_data_access.o mibgroup/ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable_interface.o mibgroup/ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable_data_access.o mibgroup/ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable_data_get.o mibgroup/ip-mib/data_access/.libs/arp_common.o mibgroup/ip-mib/data_access/.libs/arp_sysctl.o mibgroup/ip-mib/data_access/.libs/systemstats_common.o mibgroup/ip-mib/data_access/.libs/systemstats_sysctl.o mibgroup/ip-mib/data_access/.libs/scalars_sysctl.o mibgroup/ip-forward-mib/ipCidrRouteTable/.libs/ipCidrRouteTable_interface.o mibgroup/ip-forward-mib/ipCidrRouteTable/.libs/ipCidrRouteTable_data_access.o mibgroup/ip-forward-mib/inetCidrRouteTable/.libs/inetCidrRouteTable_interface.o mibgroup/ip-forward-mib/inetCidrRouteTable/.libs/inetCidrRouteTable_data_access.o mibgroup/tcp-mib/data_access/.libs/tc pConn_common.o mibgroup/tcp-mib/data_access/.libs/tcpConn_freebsd4.o mibgroup/tcp-mib/tcpConnectionTable/.libs/tcpConnectionTable_interface.o mibgroup/tcp-mib/tcpConnectionTable/.libs/tcpConnectionTable_data_access.o mibgroup/tcp-mib/tcpListenerTable/.libs/tcpListenerTable_interface.o mibgroup/tcp-mib/tcpListenerTable/.libs/tcpListenerTable_data_access.o mibgroup/udp-mib/udpEndpointTable/.libs/udpEndpointTable_interface.o mibgroup/udp-mib/udpEndpointTable/.libs/udpEndpointTable_data_access.o mibgroup/if-mib/data_access/.libs/interface_sysctl.o mibgroup/ip-mib/data_access/.libs/ipaddress_common.o mibgroup/ip-mib/data_access/.libs/ipaddress_sysctl.o mibgroup/ip-mib/data_access/.libs/defaultrouter_common.o mibgroup/ip-mib/data_access/.libs/defaultrouter_sysctl.o mibgroup/ip-forward-mib/data_access/.libs/route_common.o mibgroup/ip-forward-mib/data_access/.libs/route_sysctl.o mibgroup/udp-mib/data_access/.libs/udp_endpoint_common.o mibgroup/udp-mib/data_access/.libs/udp_endpoint_freebsd4 .o .libs/mib_modules.o .libs/auto_nlist.o ! -Wl,-rpat! h -Wl,/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.7.3/agent/.libs -Wl,-rpath -Wl,/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.7.3/snmplib/.libs -Wl,-rpath -Wl,/usr/local/lib ./.libs/libnetsnmpagent.so /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.7.3/snmplib/.libs/libnetsnmp.so -L/usr/lib -L/lib -L/usr/local/lib -lwrap -L/usr/local/lib/perl5/5.18/mach/CORE ../snmplib/.libs/libnetsnmp.so -lcrypto -lkvm -ldevstat -lperl -lm -lcrypt -lutil -lelf -lpkg -lssp_nonshared -O2 -fstack-protector -fstack-protector -Wl,-R/usr/local/lib/perl5/5.18/mach/CORE -pthread -Wl,-E -fstack-protector -pthread -Wl,-soname -Wl,libnetsnmpmibs.so.30 -o .libs/libnetsnmpmibs.so.30.0.3 libtool: link: (cd ".libs" && rm -f "libnetsnmpmibs.so.30" && ln -s "libnetsnmpmibs.so.30.0.3" "libnetsnmpmibs.so.30") libtool: link: (cd ".libs" && rm -f "libnetsnmpmibs.so" && ln -s "libnetsnmpmibs.so.30.0.3" "libnetsnmpmibs.so") libtool: link: ar cru .libs/libnetsnmpmibs.a mibgroup/mibII/mta_sendmail.o mibgroup/mibII/tcpTable.o mibgroup/ucd-snmp/diskio.o mibgroup/host/hrh_storage.o mibgroup/host/hrh_filesys.o mibgroup/host/hrSWInstalledTable.o mibgroup/host/hrSWRunTable.o mibgroup/host/hr_system.o mibgroup/host/hr_device.o mibgroup/host/hr_other.o mibgroup/host/hr_proc.o mibgroup/host/hr_network.o mibgroup/host/hr_print.o mibgroup/host/hr_disk.o mibgroup/host/hr_partition.o mibgroup/mibII/ip.o mibgroup/sctp-mib/sctpScalars.o mibgroup/util_funcs/header_simple_table.o mibgroup/snmpv3/snmpMPDStats_5_5.o mibgroup/snmpv3/usmStats_5_5.o mibgroup/snmpv3/snmpEngine.o mibgroup/snmpv3/usmUser.o mibgroup/mibII/snmp_mib_5_5.o mibgroup/mibII/system_mib.o mibgroup/mibII/sysORTable.o mibgroup/mibII/vacm_vars.o mibgroup/mibII/setSerialNo.o mibgroup/mibII/at.o mibgroup/mibII/tcp.o mibgroup/mibII/icmp.o mibgroup/mibII/udp.o mibgroup/mibII/ipv6.o mibgroup/ucd-snmp/disk_hw.o mibgroup/ucd-snmp/proc.o mibgroup/ucd-snmp/versionin fo.o mibgroup/ucd-snmp/pass.o mibgroup/ucd-snmp/pass_persist.o mibgroup/ucd-snmp/loadave.o mibgroup/agent/extend.o mibgroup/ucd-snmp/errormib.o mibgroup/ucd-snmp/file.o mibgroup/ucd-snmp/dlmod.o mibgroup/ucd-snmp/proxy.o mibgroup/ucd-snmp/logmatch.o mibgroup/ucd-snmp/memory.o mibgroup/ucd-snmp/vmstat.o mibgroup/notification/snmpNotifyTable.o mibgroup/notification/snmpNotifyFilterProfileTable.o mibgroup/notification-log-mib/notification_log.o mibgroup/target/target_counters_5_5.o mibgroup/target/snmpTargetAddrEntry.o mibgroup/target/snmpTargetParamsEntry.o mibgroup/target/target.o mibgroup/agent/nsTransactionTable.o mibgroup/agent/nsModuleTable.o mibgroup/agent/nsDebug.o mibgroup/agent/nsCache.o mibgroup/agent/nsLogging.o mibgroup/agent/nsVacmAccessTable.o mibgroup/disman/event/mteScalars.o mibgroup/disman/event/mteTrigger.o mibgroup/disman/event/mteTriggerTable.o mibgroup/disman/event/mteTriggerDeltaTable.o mibgroup/disman/event/mteTriggerExistenceTable.o mibgroup/disman/event/mteTr iggerBooleanTable.o mibgroup/disman/event/mt! eTriggerThresholdTable.o mibgroup/disman/event/mteTriggerConf.o mibgroup/disman/event/mteEvent.o mibgroup/disman/event/mteEventTable.o mibgroup/disman/event/mteEventSetTable.o mibgroup/disman/event/mteEventNotificationTable.o mibgroup/disman/event/mteEventConf.o mibgroup/disman/event/mteObjects.o mibgroup/disman/event/mteObjectsTable.o mibgroup/disman/event/mteObjectsConf.o mibgroup/disman/schedule/schedCore.o mibgroup/disman/schedule/schedConf.o mibgroup/disman/schedule/schedTable.o mibgroup/utilities/override.o mibgroup/host/data_access/swinst.o mibgroup/host/data_access/swrun.o mibgroup/host/hrSWRunPerfTable.o mibgroup/util_funcs.o mibgroup/mibII/ipAddr.o mibgroup/mibII/var_route.o mibgroup/mibII/route_write.o mibgroup/sctp-mib/sctpScalars_common.o mibgroup/sctp-mib/sctpScalars_freebsd.o mibgroup/sctp-mib/sctpTables_common.o mibgroup/sctp-mib/sctpAssocRemAddrTable.o mibgroup/sctp-mib/sctpAssocLocalAddrTable.o mibgroup/sctp-mib/sctpLookupLocalPortTable.o mibgroup/sctp-mib/sctpLook upRemPortTable.o mibgroup/sctp-mib/sctpLookupRemHostNameTable.o mibgroup/sctp-mib/sctpLookupRemPrimIPAddrTable.o mibgroup/sctp-mib/sctpLookupRemIPAddrTable.o mibgroup/sctp-mib/sctpAssocTable.o mibgroup/sctp-mib/sctpTables_freebsd.o mibgroup/util_funcs/header_generic.o mibgroup/mibII/updates.o mibgroup/mibII/vacm_context.o mibgroup/mibII/udpTable.o mibgroup/ip-mib/ip_scalars.o mibgroup/util_funcs/restart.o mibgroup/ucd-snmp/pass_common.o mibgroup/header_complex.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable.o mibgroup/hardware/memory/hw_mem.o mibgroup/hardware/memory/memory_freebsd.o mibgroup/hardware/fsys/hw_fsys.o mibgroup/hardware/fsys/fsys_getfsstats.o mibgroup/host/data_access/swinst_pkginfo.o mibgroup/host/data_access/swrun_kinfo.o mibgroup/hardware/cpu/cpu.o mibgroup/hardware/cpu/cpu_sysctl.o mibgroup/if-mib/ifTable/ifTable.o mibgroup/if-mib/ifXTable/ifXTable.o mibgroup/ip-mib/ipAddressTable/ipAddressTable.o mibgroup/ip-mib/ipAddressPrefixTable/ip AddressPrefixTable.o mibgroup/ip-mib/ipDefau! ltRouterT! able/ipDefaultRouterTable.o mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable.o mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.o mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.o mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable.o mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable_interface.o mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable_data_access.o mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.o mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.o mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable.o mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable.o mibgroup/udp-mib/udpEndpointTable/udpEndpointTable.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.o mibgroup/if-mib/data_access/interface.o mibgroup/if-mib/ifTable/ifTable_interface.o mibgroup/if-mib/ifTable/ifTable_data _access.o mibgroup/if-mib/ifXTable/ifXTable_interface.o mibgroup/if-mib/ifXTable/ifXTable_data_access.o mibgroup/ip-mib/ipAddressTable/ipAddressTable_interface.o mibgroup/ip-mib/ipAddressTable/ipAddressTable_data_access.o mibgroup/ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_interface.o mibgroup/ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_data_access.o mibgroup/ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_interface.o mibgroup/ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_access.o mibgroup/ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_get.o mibgroup/ip-mib/data_access/arp_common.o mibgroup/ip-mib/data_access/arp_sysctl.o mibgroup/ip-mib/data_access/systemstats_common.o mibgroup/ip-mib/data_access/systemstats_sysctl.o mibgroup/ip-mib/data_access/scalars_sysctl.o mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.o mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.o mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRout eTable_interface.o mibgroup/ip-forward-mib/i! netCidrRo! uteTable/inetCidrRouteTable_data_access.o mibgroup/tcp-mib/data_access/tcpConn_common.o mibgroup/tcp-mib/data_access/tcpConn_freebsd4.o mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.o mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.o mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable_interface.o mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable_data_access.o mibgroup/udp-mib/udpEndpointTable/udpEndpointTable_interface.o mibgroup/udp-mib/udpEndpointTable/udpEndpointTable_data_access.o mibgroup/if-mib/data_access/interface_sysctl.o mibgroup/ip-mib/data_access/ipaddress_common.o mibgroup/ip-mib/data_access/ipaddress_sysctl.o mibgroup/ip-mib/data_access/defaultrouter_common.o mibgroup/ip-mib/data_access/defaultrouter_sysctl.o mibgroup/ip-forward-mib/data_access/route_common.o mibgroup/ip-forward-mib/data_access/route_sysctl.o mibgroup/udp-mib/data_access/udp_endpoint_common.o mibgroup/udp-mib/data_access/udp_endpoint_freebsd4.o mib_modules.o auto_n list.o libtool: link: ranlib .libs/libnetsnmpmibs.a libtool: link: ( cd ".libs" && rm -f "libnetsnmpmibs.la" && ln -s "../libnetsnmpmibs.la" "libnetsnmpmibs.la" ) : libnetsnmpmibs.la /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o snmpd.lo snmpd.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c snmpd.c -fPIC -DPIC -o .libs/snmpd.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c snmpd.c -o snmpd.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -o snmpd snmpd.lo -L/usr/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib libnetsnmpagent.la libnetsnmpmibs.la ../snmplib/libnetsnmp.la -lelf -lpkg -lssp_nonshared -Wl,-R/usr/local/lib/perl5/5.18/mach/CORE -lpkg libtool: link: cc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -o .libs/snmpd .libs/snmpd.o -Wl,-R/usr/local/lib/perl5/5.18/mach/CORE -L/usr/lib -L/lib -L/usr/local/lib ./.libs/libnetsnmpagent.so -L/usr/local/lib/perl5/5.18/mach/CORE ./.libs/libnetsnmpmibs.so /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.7.3/agent/.libs/libnetsnmpagent.so /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.7.3/snmplib/.libs/libnetsnmp.so ../snmplib/.libs/libnetsnmp.so -lwrap -lperl -lcrypt -lutil -lelf -lpkg -lssp_nonshared -lm -lkvm -ldevstat -lcrypto -pthread -Wl,-rpath -Wl,/usr/local/lib ./.libs/libnetsnmpmibs.so: undefined reference to `sysctl_read_icmp_stat' ./.libs/libnetsnmpmibs.so: undefined reference to `sysctl_read_icmp6_stat' ./.libs/libnetsnmpmibs.so: undefined reference to `sysctl_read_icmp6_msg_stat' ./.libs/libnetsnmpmibs.so: undefined reference to `sysctl_read_icmp_msg_stat' cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.7.3/agent *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.7.3 *** Error code 1 Stop. make: stopped in /usr/ports/net-mgmt/net-snmp From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 20:43:04 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 D57D71C2; Thu, 29 Jan 2015 20:43:04 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 BF44D7B4; Thu, 29 Jan 2015 20:43:04 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TKh4J1001459; Thu, 29 Jan 2015 20:43:04 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TKh4eY001434; Thu, 29 Jan 2015 20:43:04 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 20:43:04 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501292043.t0TKh4eY001434@beefy1.isc.freebsd.org> To: zi@FreeBSD.org Subject: [package - head-i386-default][net-mgmt/net-snmp] Failed for net-snmp-5.7.3_1 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: Thu, 29 Jan 2015 20:43:04 -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: zi@FreeBSD.org Last committer: mat@FreeBSD.org Ident: $FreeBSD: head/net-mgmt/net-snmp/Makefile 377741 2015-01-23 14:48:50Z mat $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/net-snmp-5.7.3_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building net-mgmt/net-snmp build started at Thu Jan 29 20:38:48 UTC 2015 port directory: /usr/ports/net-mgmt/net-snmp building for: FreeBSD head-i386-default-job-07 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: zi@FreeBSD.org Makefile ident: $FreeBSD: head/net-mgmt/net-snmp/Makefile 377741 2015-01-23 14:48:50Z mat $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=net-snmp-5.7.3_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for net-snmp-5.7.3_1: AX_SOCKONLY=off: Disable UDP/TCP transports for agentx DOCS=on: Build and/or install documentation DUMMY=on: Enable dummy values as placeholders IPV6=on: IPv6 protocol support MFD_REWRITES=off: Build with 64-bit Interface Counters MYSQL=off: MySQL database support PERL=on: Perl scripting language support PERL_EMBEDDED=on: Build embedded perl PYTHON=off: Python bindings or support SMUX=on: Build with SNMP multiplexing (SMUX) support TKMIB=off: Install graphical MIB browser UNPRIVILEGED=off: Allow unprivileged users to execute net-snmp ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-shared --enable-internal-md5 --with-default-snmp-version="3" --with-sys-contact="nobody@nowhere.invalid" --with-sys-location="somewhere" --with-logfile="/var/log/snmpd.log" --with-persistent-directory="/var/net-snmp" --with-gnu-ld --with-libwrap --with-ldflags="-lm -lkvm -ldevstat -L/lib -L/usr/local/lib " --with-defaults --with-openssl="/usr" --with-dummy-values --with-perl-modules --enable-embedded-perl --enable-ipv6 --with-libs="-lssp_nonshared" --with-mib-modules="host disman/event-mib mibII/mta_sendmail mibII/tcpTable ucd-snmp/diskio sctp-mib smux" --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PERLPROG="/usr/local/bin/perl" PSPROG="/bin/ps" SED="/usr/bin/sed" XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work TMPDIR="/tmp" ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work TMPDIR="/tmp" OPENSSLLIB=/usr/lib OPENSSLINC=/usr/include OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/work HOME=/wrkdirs/usr/ports/net-mgmt/net-snmp/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 -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99" CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -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-- WITH_PYTHON="@comment " WITH_TKMIB="@comment " WITH_PERL_EMBEDDED="" WITH_PERL="" WITH_IPV6="" SHLIB_VERSION=30 SHLIB_VERSION2=.0.3 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/snmp" EXAMPLESDIR="share/examples/snmp" DATADIR="share/snmp" WWWDIR="www/snmp" ETCDIR="etc/snmp" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/snmp DOCSDIR=/usr/local/share/doc/snmp EXAMPLESDIR=/usr/local/share/examples/snmp WWWDIR=/usr/local/www/snmp ETCDIR=/usr/local/etc/snmp --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== You may use the following build options: DEFAULT_SNMP_VERSION="3" Default version of SNMP to use. NET_SNMP_SYS_CONTACT="nobody@nowhere.invalid" Default system contact. NET_SNMP_SYS_LOCATION="somewhere" Default system location. NET_SNMP_LOGFILE="/var/log/snmpd.log" Default log file location for snmpd. NET_SNMP_PERSISTENTDIR="/var/net-snmp" Default directory for persistent data storage. NET_SNMP_WITH_MIB_MODULE_LIST="host disman/event-mib mibII/mta_sendmail mibII/tcpTable ucd-snmp/diskio sctp-mib smux" MIBs to add to the build. NET_SNMP_WITHOUT_MIB_MODULE_LIST="" MIBs to omit from the build. ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> net-snmp-5.7.3_1 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.7.txz [head-i386-default-job-07] Installing pkg-1.4.7... [head-i386-default-job-07] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of net-snmp-5.7.3_1 =========================================================================== =================================================== =========================================================================== =================================================== You may use the following build options: DEFAULT_SNMP_VERSION="3" Default version of SNMP to use. NET_SNMP_SYS_CONTACT="nobody@nowhere.invalid" Default system contact. NET_SNMP_SYS_LOCATION="somewhere" Default system location. NET_SNMP_LOGFILE="/var/log/snmpd.log" Default log file location for snmpd. NET_SNMP_PERSISTENTDIR="/var/net-snmp" Default directory for persistent data storage. NET_SNMP_WITH_MIB_MODULE_LIST="host disman/event-mib mibII/mta_sendmail mibII/tcpTable ucd-snmp/diskio sctp-mib smux" MIBs to add to the build. NET_SNMP_WITHOUT_MIB_MODULE_LIST="" MIBs to omit from the build. ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by net-snmp-5.7.3_1 for building =========================================================================== =================================================== You may use the following build options: DEFAULT_SNMP_VERSION="3" Default version of SNMP to use. NET_SNMP_SYS_CONTACT="nobody@nowhere.invalid" Default system contact. NET_SNMP_SYS_LOCATION="somewhere" Default system location. NET_SNMP_LOGFILE="/var/log/snmpd.log" Default log file location for snmpd. NET_SNMP_PERSISTENTDIR="/var/net-snmp" Default directory for persistent data storage. NET_SNMP_WITH_MIB_MODULE_LIST="host disman/event-mib mibII/mta_sendmail mibII/tcpTable ucd-snmp/diskio sctp-mib smux" MIBs to add to the build. NET_SNMP_WITHOUT_MIB_MODULE_LIST="" MIBs to omit from the build. ===> License BSD3CLAUSE accepted by the user libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c tcp-mib/tcpConnectionTable/tcpConnectionTable.c -o tcp-mib/tcpConnectionTable/tcpConnectionTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o tcp-mib/tcpListenerTable/tcpListenerTable.lo tcp-mib/tcpListenerTable/tcpListenerTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c tcp-mib/tcpListenerTable/tcpListenerTable.c -fPIC -DPIC -o tcp-mib/tcpListenerTable/.libs/tcpListenerTable.o tcp-mib/tcpListenerTable/tcpListenerTable.c:317:27: warning: comparison of array 'tbl_idx->tcpListenerLocalAddress' equal to a null pointer is always false [-Wtautological-pointer-compare] if ((NULL == tbl_idx->tcpListenerLocalAddress) || ~~~~ ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c tcp-mib/tcpListenerTable/tcpListenerTable.c -o tcp-mib/tcpListenerTable/tcpListenerTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o udp-mib/udpEndpointTable/udpEndpointTable.lo udp-mib/udpEndpointTable/udpEndpointTable.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c udp-mib/udpEndpointTable/udpEndpointTable.c -fPIC -DPIC -o udp-mib/udpEndpointTable/.libs/udpEndpointTable.o udp-mib/udpEndpointTable/udpEndpointTable.c:246:27: warning: comparison of array 'tbl_idx->udpEndpointLocalAddress' equal to a null pointer is always false [-Wtautological-pointer-compare] if ((NULL == tbl_idx->udpEndpointLocalAddress) || ~~~~ ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ udp-mib/udpEndpointTable/udpEndpointTable.c:277:27: warning: comparison of array 'tbl_idx->udpEndpointRemoteAddress' equal to a null pointer is always false [-Wtautological-pointer-compare] if ((NULL == tbl_idx->udpEndpointRemoteAddress) || ~~~~ ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c udp-mib/udpEndpointTable/udpEndpointTable.c -o udp-mib/udpEndpointTable/udpEndpointTable.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.lo snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.c -fPIC -DPIC -o snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable_interface.o snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.c:1157:31: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] && ((var->val_len < 0) || (var->val_len > 16)) ~~~~~~~~~~~~ ^ ~ 1 warning generated. libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.c -o snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.lo snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.c -fPIC -DPIC -o snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable_data_access.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.c -o snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o if-mib/data_access/interface.lo if-mib/data_access/interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c if-mib/data_access/interface.c -fPIC -DPIC -o if-mib/data_access/.libs/interface.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c if-mib/data_access/interface.c -o if-mib/data_access/interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o if-mib/ifTable/ifTable_interface.lo if-mib/ifTable/ifTable_interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c if-mib/ifTable/ifTable_interface.c -fPIC -DPIC -o if-mib/ifTable/.libs/ifTable_interface.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c if-mib/ifTable/ifTable_interface.c -o if-mib/ifTable/ifTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o if-mib/ifTable/ifTable_data_access.lo if-mib/ifTable/ifTable_data_access.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c if-mib/ifTable/ifTable_data_access.c -fPIC -DPIC -o if-mib/ifTable/.libs/ifTable_data_access.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c if-mib/ifTable/ifTable_data_access.c -o if-mib/ifTable/ifTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o if-mib/ifXTable/ifXTable_interface.lo if-mib/ifXTable/ifXTable_interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c if-mib/ifXTable/ifXTable_interface.c -fPIC -DPIC -o if-mib/ifXTable/.libs/ifXTable_interface.o if-mib/ifXTable/ifXTable_interface.c:1148:31: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] && ((var->val_len < 0) || (var->val_len > 64)) ~~~~~~~~~~~~ ^ ~ 1 warning generated. libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c if-mib/ifXTable/ifXTable_interface.c -o if-mib/ifXTable/ifXTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o if-mib/ifXTable/ifXTable_data_access.lo if-mib/ifXTable/ifXTable_data_access.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c if-mib/ifXTable/ifXTable_data_access.c -fPIC -DPIC -o if-mib/ifXTable/.libs/ifXTable_data_access.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c if-mib/ifXTable/ifXTable_data_access.c -o if-mib/ifXTable/ifXTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-mib/ipAddressTable/ipAddressTable_interface.lo ip-mib/ipAddressTable/ipAddressTable_interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/ipAddressTable/ipAddressTable_interface.c -fPIC -DPIC -o ip-mib/ipAddressTable/.libs/ipAddressTable_interface.o ip-mib/ipAddressTable/ipAddressTable_interface.c:1067:52: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] && ((rowreq_ctx->tbl_idx.ipAddressAddr_len < 0) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ 1 warning generated. libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/ipAddressTable/ipAddressTable_interface.c -o ip-mib/ipAddressTable/ipAddressTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-mib/ipAddressTable/ipAddressTable_data_access.lo ip-mib/ipAddressTable/ipAddressTable_data_access.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/ipAddressTable/ipAddressTable_data_access.c -fPIC -DPIC -o ip-mib/ipAddressTable/.libs/ipAddressTable_data_access.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/ipAddressTable/ipAddressTable_data_access.c -o ip-mib/ipAddressTable/ipAddressTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_interface.lo ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_interface.c -fPIC -DPIC -o ip-mib/ipAddressPrefixTable/.libs/ipAddressPrefixTable_interface.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_interface.c -o ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_data_access.lo ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_data_access.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_data_access.c -fPIC -DPIC -o ip-mib/ipAddressPrefixTable/.libs/ipAddressPrefixTable_data_access.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_data_access.c -o ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_interface.lo ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_interface.c -fPIC -DPIC -o ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable_interface.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_interface.c -o ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_access.lo ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_access.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_access.c -fPIC -DPIC -o ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable_data_access.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_access.c -o ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_get.lo ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_get.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_get.c -fPIC -DPIC -o ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable_data_get.o ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_get.c:134:27: warning: comparison of array 'tbl_idx->ipDefaultRouterAddress' equal to a null pointer is always false [-Wtautological-pointer-compare] if ((NULL == tbl_idx->ipDefaultRouterAddress) || ~~~~ ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_get.c -o ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_get.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-mib/data_access/arp_common.lo ip-mib/data_access/arp_common.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/data_access/arp_common.c -fPIC -DPIC -o ip-mib/data_access/.libs/arp_common.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/data_access/arp_common.c -o ip-mib/data_access/arp_common.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-mib/data_access/arp_sysctl.lo ip-mib/data_access/arp_sysctl.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/data_access/arp_sysctl.c -fPIC -DPIC -o ip-mib/data_access/.libs/arp_sysctl.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/data_access/arp_sysctl.c -o ip-mib/data_access/arp_sysctl.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-mib/data_access/systemstats_common.lo ip-mib/data_access/systemstats_common.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/data_access/systemstats_common.c -fPIC -DPIC -o ip-mib/data_access/.libs/systemstats_common.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/data_access/systemstats_common.c -o ip-mib/data_access/systemstats_common.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-mib/data_access/systemstats_sysctl.lo ip-mib/data_access/systemstats_sysctl.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/data_access/systemstats_sysctl.c -fPIC -DPIC -o ip-mib/data_access/.libs/systemstats_sysctl.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/data_access/systemstats_sysctl.c -o ip-mib/data_access/systemstats_sysctl.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-mib/data_access/scalars_sysctl.lo ip-mib/data_access/scalars_sysctl.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/data_access/scalars_sysctl.c -fPIC -DPIC -o ip-mib/data_access/.libs/scalars_sysctl.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/data_access/scalars_sysctl.c -o ip-mib/data_access/scalars_sysctl.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.lo ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.c -fPIC -DPIC -o ip-forward-mib/ipCidrRouteTable/.libs/ipCidrRouteTable_interface.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.c -o ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.lo ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.c -fPIC -DPIC -o ip-forward-mib/ipCidrRouteTable/.libs/ipCidrRouteTable_data_access.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.c -o ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.lo ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.c -fPIC -DPIC -o ip-forward-mib/inetCidrRouteTable/.libs/inetCidrRouteTable_interface.o ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.c:1240:56: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] && ((rowreq_ctx->tbl_idx.inetCidrRouteDest_len < 0) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.c:1258:54: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] && ((rowreq_ctx->tbl_idx.inetCidrRoutePfxLen < 0) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.c:1313:59: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] && ((rowreq_ctx->tbl_idx.inetCidrRouteNextHop_len < 0) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ 3 warnings generated. libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.c -o ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.lo ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.c -fPIC -DPIC -o ip-forward-mib/inetCidrRouteTable/.libs/inetCidrRouteTable_data_access.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.c -o ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o tcp-mib/data_access/tcpConn_common.lo tcp-mib/data_access/tcpConn_common.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c tcp-mib/data_access/tcpConn_common.c -fPIC -DPIC -o tcp-mib/data_access/.libs/tcpConn_common.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c tcp-mib/data_access/tcpConn_common.c -o tcp-mib/data_access/tcpConn_common.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o tcp-mib/data_access/tcpConn_freebsd4.lo tcp-mib/data_access/tcpConn_freebsd4.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c tcp-mib/data_access/tcpConn_freebsd4.c -fPIC -DPIC -o tcp-mib/data_access/.libs/tcpConn_freebsd4.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c tcp-mib/data_access/tcpConn_freebsd4.c -o tcp-mib/data_access/tcpConn_freebsd4.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.lo tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.c -fPIC -DPIC -o tcp-mib/tcpConnectionTable/.libs/tcpConnectionTable_interface.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.c -o tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.lo tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.c -fPIC -DPIC -o tcp-mib/tcpConnectionTable/.libs/tcpConnectionTable_data_access.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.c -o tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o tcp-mib/tcpListenerTable/tcpListenerTable_interface.lo tcp-mib/tcpListenerTable/tcpListenerTable_interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c tcp-mib/tcpListenerTable/tcpListenerTable_interface.c -fPIC -DPIC -o tcp-mib/tcpListenerTable/.libs/tcpListenerTable_interface.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c tcp-mib/tcpListenerTable/tcpListenerTable_interface.c -o tcp-mib/tcpListenerTable/tcpListenerTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o tcp-mib/tcpListenerTable/tcpListenerTable_data_access.lo tcp-mib/tcpListenerTable/tcpListenerTable_data_access.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c tcp-mib/tcpListenerTable/tcpListenerTable_data_access.c -fPIC -DPIC -o tcp-mib/tcpListenerTable/.libs/tcpListenerTable_data_access.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c tcp-mib/tcpListenerTable/tcpListenerTable_data_access.c -o tcp-mib/tcpListenerTable/tcpListenerTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o udp-mib/udpEndpointTable/udpEndpointTable_interface.lo udp-mib/udpEndpointTable/udpEndpointTable_interface.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c udp-mib/udpEndpointTable/udpEndpointTable_interface.c -fPIC -DPIC -o udp-mib/udpEndpointTable/.libs/udpEndpointTable_interface.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c udp-mib/udpEndpointTable/udpEndpointTable_interface.c -o udp-mib/udpEndpointTable/udpEndpointTable_interface.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o udp-mib/udpEndpointTable/udpEndpointTable_data_access.lo udp-mib/udpEndpointTable/udpEndpointTable_data_access.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c udp-mib/udpEndpointTable/udpEndpointTable_data_access.c -fPIC -DPIC -o udp-mib/udpEndpointTable/.libs/udpEndpointTable_data_access.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c udp-mib/udpEndpointTable/udpEndpointTable_data_access.c -o udp-mib/udpEndpointTable/udpEndpointTable_data_access.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o if-mib/data_access/interface_sysctl.lo if-mib/data_access/interface_sysctl.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c if-mib/data_access/interface_sysctl.c -fPIC -DPIC -o if-mib/data_access/.libs/interface_sysctl.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c if-mib/data_access/interface_sysctl.c -o if-mib/data_access/interface_sysctl.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-mib/data_access/ipaddress_common.lo ip-mib/data_access/ipaddress_common.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/data_access/ipaddress_common.c -fPIC -DPIC -o ip-mib/data_access/.libs/ipaddress_common.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/data_access/ipaddress_common.c -o ip-mib/data_access/ipaddress_common.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-mib/data_access/ipaddress_sysctl.lo ip-mib/data_access/ipaddress_sysctl.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/data_access/ipaddress_sysctl.c -fPIC -DPIC -o ip-mib/data_access/.libs/ipaddress_sysctl.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/data_access/ipaddress_sysctl.c -o ip-mib/data_access/ipaddress_sysctl.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-mib/data_access/defaultrouter_common.lo ip-mib/data_access/defaultrouter_common.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/data_access/defaultrouter_common.c -fPIC -DPIC -o ip-mib/data_access/.libs/defaultrouter_common.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/data_access/defaultrouter_common.c -o ip-mib/data_access/defaultrouter_common.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-mib/data_access/defaultrouter_sysctl.lo ip-mib/data_access/defaultrouter_sysctl.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/data_access/defaultrouter_sysctl.c -fPIC -DPIC -o ip-mib/data_access/.libs/defaultrouter_sysctl.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-mib/data_access/defaultrouter_sysctl.c -o ip-mib/data_access/defaultrouter_sysctl.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-forward-mib/data_access/route_common.lo ip-forward-mib/data_access/route_common.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-forward-mib/data_access/route_common.c -fPIC -DPIC -o ip-forward-mib/data_access/.libs/route_common.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-forward-mib/data_access/route_common.c -o ip-forward-mib/data_access/route_common.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o ip-forward-mib/data_access/route_sysctl.lo ip-forward-mib/data_access/route_sysctl.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-forward-mib/data_access/route_sysctl.c -fPIC -DPIC -o ip-forward-mib/data_access/.libs/route_sysctl.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c ip-forward-mib/data_access/route_sysctl.c -o ip-forward-mib/data_access/route_sysctl.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o udp-mib/data_access/udp_endpoint_common.lo udp-mib/data_access/udp_endpoint_common.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c udp-mib/data_access/udp_endpoint_common.c -fPIC -DPIC -o udp-mib/data_access/.libs/udp_endpoint_common.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c udp-mib/data_access/udp_endpoint_common.c -o udp-mib/data_access/udp_endpoint_common.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o udp-mib/data_access/udp_endpoint_freebsd4.lo udp-mib/data_access/udp_endpoint_freebsd4.c libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c udp-mib/data_access/udp_endpoint_freebsd4.c -fPIC -DPIC -o udp-mib/data_access/.libs/udp_endpoint_freebsd4.o libtool: compile: cc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c udp-mib/data_access/udp_endpoint_freebsd4.c -o udp-mib/data_access/udp_endpoint_freebsd4.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o mib_modules.lo mib_modules.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c mib_modules.c -fPIC -DPIC -o .libs/mib_modules.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c mib_modules.c -o mib_modules.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o auto_nlist.lo auto_nlist.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c auto_nlist.c -fPIC -DPIC -o .libs/auto_nlist.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c auto_nlist.c -o auto_nlist.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -rpath /usr/local/lib -version-info 30:3:0 -o libnetsnmpmibs.la mibgroup/mibII/mta_sendmail.lo mibgroup/mibII/tcpTable.lo mibgroup/ucd-snmp/diskio.lo mibgroup/host/hrh_storage.lo mibgroup/host/hrh_filesys.lo mibgroup/host/hrSWInstalledTable.lo mibgroup/host/hrSWRunTable.lo mibgroup/host/hr_system.lo mibgroup/host/hr_device.lo mibgroup/host/hr_other.lo mibgroup/host/hr_proc.lo mibgroup/host/hr_network.lo mibgroup/host/hr_print.lo mibgroup/host/hr_disk.lo mibgroup/host/hr_partition.lo mibgroup/mibII/ip.lo mibgroup/sctp-mib/sctpScalars.lo mibgroup/util_funcs/header_simple_table.lo mibgroup/snmpv3/snmpMPDStats_5_5.l o mibgroup/snmpv3/usmStats_5_5.lo mibgroup/snmpv3/snmpEngine.lo mibgroup/snmpv3/usmUser.lo mibgroup/mibII/snmp_mib_5_5.lo mibgroup/mibII/system_mib.lo mibgroup/mibII/sysORTable.lo mibgroup/mibII/vacm_vars.lo mibgroup/mibII/setSerialNo.lo mibgroup/mibII/at.lo mibgroup/mibII/tcp.lo mibgroup/mibII/icmp.lo mibgroup/mibII/udp.lo mibgroup/mibII/ipv6.lo mibgroup/ucd-snmp/disk_hw.lo mibgroup/ucd-snmp/proc.lo mibgroup/ucd-snmp/versioninfo.lo mibgroup/ucd-snmp/pass.lo mibgroup/ucd-snmp/pass_persist.lo mibgroup/ucd-snmp/loadave.lo mibgroup/agent/extend.lo mibgroup/ucd-snmp/errormib.lo mibgroup/ucd-snmp/file.lo mibgroup/ucd-snmp/dlmod.lo mibgroup/ucd-snmp/proxy.lo mibgroup/ucd-snmp/logmatch.lo mibgroup/ucd-snmp/memory.lo mibgroup/ucd-snmp/vmstat.lo mibgroup/notification/snmpNotifyTable.lo mibgroup/notification/snmpNotifyFilterProfileTable.lo mibgroup/notification-log-mib/notification_log.lo mibgroup/target/target_counters_5_5.lo mibgroup/target/snmpTargetAddrEntr y.lo mibgroup/target/snmpTargetParamsEntry.! lo mibgroup/target/target.lo mibgroup/agent/nsTransactionTable.lo mibgroup/agent/nsModuleTable.lo mibgroup/agent/nsDebug.lo mibgroup/agent/nsCache.lo mibgroup/agent/nsLogging.lo mibgroup/agent/nsVacmAccessTable.lo mibgroup/disman/event/mteScalars.lo mibgroup/disman/event/mteTrigger.lo mibgroup/disman/event/mteTriggerTable.lo mibgroup/disman/event/mteTriggerDeltaTable.lo mibgroup/disman/event/mteTriggerExistenceTable.lo mibgroup/disman/event/mteTriggerBooleanTable.lo mibgroup/disman/event/mteTriggerThresholdTable.lo mibgroup/disman/event/mteTriggerConf.lo mibgroup/disman/event/mteEvent.lo mibgroup/disman/event/mteEventTable.lo mibgroup/disman/event/mteEventSetTable.lo mibgroup/disman/event/mteEventNotificationTable.lo mibgroup/disman/event/mteEventConf.lo mibgroup/disman/event/mteObjects.lo mibgroup/disman/event/mteObjectsTable.lo mibgroup/disman/event/mteObjectsConf.lo mibgroup/disman/schedule/schedCore.lo mibgroup/disman/schedule/schedConf.lo mibgroup/dism an/schedule/schedTable.lo mibgroup/utilities/override.lo mibgroup/host/data_access/swinst.lo mibgroup/host/data_access/swrun.lo mibgroup/host/hrSWRunPerfTable.lo mibgroup/util_funcs.lo mibgroup/mibII/ipAddr.lo mibgroup/mibII/var_route.lo mibgroup/mibII/route_write.lo mibgroup/sctp-mib/sctpScalars_common.lo mibgroup/sctp-mib/sctpScalars_freebsd.lo mibgroup/sctp-mib/sctpTables_common.lo mibgroup/sctp-mib/sctpAssocRemAddrTable.lo mibgroup/sctp-mib/sctpAssocLocalAddrTable.lo mibgroup/sctp-mib/sctpLookupLocalPortTable.lo mibgroup/sctp-mib/sctpLookupRemPortTable.lo mibgroup/sctp-mib/sctpLookupRemHostNameTable.lo mibgroup/sctp-mib/sctpLookupRemPrimIPAddrTable.lo mibgroup/sctp-mib/sctpLookupRemIPAddrTable.lo mibgroup/sctp-mib/sctpAssocTable.lo mibgroup/sctp-mib/sctpTables_freebsd.lo mibgroup/util_funcs/header_generic.lo mibgroup/mibII/updates.lo mibgroup/mibII/vacm_context.lo mibgroup/mibII/udpTable.lo mibgroup/ip-mib/ip_scalars.lo mibgroup/util_funcs/restart.lo m ibgroup/ucd-snmp/pass_common.lo mibgroup/he! ader_comp! lex.lo mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable.lo mibgroup/hardware/memory/hw_mem.lo mibgroup/hardware/memory/memory_freebsd.lo mibgroup/hardware/fsys/hw_fsys.lo mibgroup/hardware/fsys/fsys_getfsstats.lo mibgroup/host/data_access/swinst_pkginfo.lo mibgroup/host/data_access/swrun_kinfo.lo mibgroup/hardware/cpu/cpu.lo mibgroup/hardware/cpu/cpu_sysctl.lo mibgroup/if-mib/ifTable/ifTable.lo mibgroup/if-mib/ifXTable/ifXTable.lo mibgroup/ip-mib/ipAddressTable/ipAddressTable.lo mibgroup/ip-mib/ipAddressPrefixTable/ipAddressPrefixTable.lo mibgroup/ip-mib/ipDefaultRouterTable/ipDefaultRouterTable.lo mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable.lo mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.lo mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.lo mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable.lo mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable_interface.lo mibgroup/ip-mib/ipSyst emStatsTable/ipSystemStatsTable_data_access.lo mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.lo mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.lo mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable.lo mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable.lo mibgroup/udp-mib/udpEndpointTable/udpEndpointTable.lo mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.lo mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.lo mibgroup/if-mib/data_access/interface.lo mibgroup/if-mib/ifTable/ifTable_interface.lo mibgroup/if-mib/ifTable/ifTable_data_access.lo mibgroup/if-mib/ifXTable/ifXTable_interface.lo mibgroup/if-mib/ifXTable/ifXTable_data_access.lo mibgroup/ip-mib/ipAddressTable/ipAddressTable_interface.lo mibgroup/ip-mib/ipAddressTable/ipAddressTable_data_access.lo mibgroup/ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_interface.lo mibgroup/ip-mib/ipAddressPrefixTable/ipAddre ssPrefixTable_data_access.lo mibgroup/ip-mi! b/ipDefau! ltRouterTable/ipDefaultRouterTable_interface.lo mibgroup/ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_access.lo mibgroup/ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_get.lo mibgroup/ip-mib/data_access/arp_common.lo mibgroup/ip-mib/data_access/arp_sysctl.lo mibgroup/ip-mib/data_access/systemstats_common.lo mibgroup/ip-mib/data_access/systemstats_sysctl.lo mibgroup/ip-mib/data_access/scalars_sysctl.lo mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.lo mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.lo mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_interface.lo mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable_data_access.lo mibgroup/tcp-mib/data_access/tcpConn_common.lo mibgroup/tcp-mib/data_access/tcpConn_freebsd4.lo mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.lo mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.lo mibgroup/tcp-mib/tcpListenerTa ble/tcpListenerTable_interface.lo mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable_data_access.lo mibgroup/udp-mib/udpEndpointTable/udpEndpointTable_interface.lo mibgroup/udp-mib/udpEndpointTable/udpEndpointTable_data_access.lo mibgroup/if-mib/data_access/interface_sysctl.lo mibgroup/ip-mib/data_access/ipaddress_common.lo mibgroup/ip-mib/data_access/ipaddress_sysctl.lo mibgroup/ip-mib/data_access/defaultrouter_common.lo mibgroup/ip-mib/data_access/defaultrouter_sysctl.lo mibgroup/ip-forward-mib/data_access/route_common.lo mibgroup/ip-forward-mib/data_access/route_sysctl.lo mibgroup/udp-mib/data_access/udp_endpoint_common.lo mibgroup/udp-mib/data_access/udp_endpoint_freebsd4.lo mib_modules.lo auto_nlist.lo libnetsnmpagent.la ../snmplib/libnetsnmp.la -L/usr/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib -Wl,-R/usr/local/lib/perl5/5.18/mach/CORE -pthread -Wl,-E -fstack-protector -L/usr/local/lib -L/usr/local/lib/perl5/5.18/mach/CORE -lperl -lm -lcrypt -lutil -lelf - lpkg -lssp_nonshared libtool: link: cc -shared -fPIC -DPIC mibgroup/mibII/.libs/mta_sendmail.o mibgroup/mibII/.libs/tcpTable.o mibgroup/ucd-snmp/.libs/diskio.o mibgroup/host/.libs/hrh_storage.o mibgroup/host/.libs/hrh_filesys.o mibgroup/host/.libs/hrSWInstalledTable.o mibgroup/host/.libs/hrSWRunTable.o mibgroup/host/.libs/hr_system.o mibgroup/host/.libs/hr_device.o mibgroup/host/.libs/hr_other.o mibgroup/host/.libs/hr_proc.o mibgroup/host/.libs/hr_network.o mibgroup/host/.libs/hr_print.o mibgroup/host/.libs/hr_disk.o mibgroup/host/.libs/hr_partition.o mibgroup/mibII/.libs/ip.o mibgroup/sctp-mib/.libs/sctpScalars.o mibgroup/util_funcs/.libs/header_simple_table.o mibgroup/snmpv3/.libs/snmpMPDStats_5_5.o mibgroup/snmpv3/.libs/usmStats_5_5.o mibgroup/snmpv3/.libs/snmpEngine.o mibgroup/snmpv3/.libs/usmUser.o mibgroup/mibII/.libs/snmp_mib_5_5.o mibgroup/mibII/.libs/system_mib.o mibgroup/mibII/.libs/sysORTable.o mibgroup/mibII/.libs/vacm_vars.o mibgroup/mibII/.libs/setSerialNo.o mibgroup/mibII/.libs/at.o mibg roup/mibII/.libs/tcp.o mibgroup/mibII/.libs/icmp.o mibgroup/mibII/.libs/udp.o mibgroup/mibII/.libs/ipv6.o mibgroup/ucd-snmp/.libs/disk_hw.o mibgroup/ucd-snmp/.libs/proc.o mibgroup/ucd-snmp/.libs/versioninfo.o mibgroup/ucd-snmp/.libs/pass.o mibgroup/ucd-snmp/.libs/pass_persist.o mibgroup/ucd-snmp/.libs/loadave.o mibgroup/agent/.libs/extend.o mibgroup/ucd-snmp/.libs/errormib.o mibgroup/ucd-snmp/.libs/file.o mibgroup/ucd-snmp/.libs/dlmod.o mibgroup/ucd-snmp/.libs/proxy.o mibgroup/ucd-snmp/.libs/logmatch.o mibgroup/ucd-snmp/.libs/memory.o mibgroup/ucd-snmp/.libs/vmstat.o mibgroup/notification/.libs/snmpNotifyTable.o mibgroup/notification/.libs/snmpNotifyFilterProfileTable.o mibgroup/notification-log-mib/.libs/notification_log.o mibgroup/target/.libs/target_counters_5_5.o mibgroup/target/.libs/snmpTargetAddrEntry.o mibgroup/target/.libs/snmpTargetParamsEntry.o mibgroup/target/.libs/target.o mibgroup/agent/.libs/nsTransactionTable.o mibgroup/agent/.libs/nsModuleTable.o mibgroup/agent/.lib s/nsDebug.o mibgroup/agent/.libs/nsCache.o m! ibgroup/agent/.libs/nsLogging.o mibgroup/agent/.libs/nsVacmAccessTable.o mibgroup/disman/event/.libs/mteScalars.o mibgroup/disman/event/.libs/mteTrigger.o mibgroup/disman/event/.libs/mteTriggerTable.o mibgroup/disman/event/.libs/mteTriggerDeltaTable.o mibgroup/disman/event/.libs/mteTriggerExistenceTable.o mibgroup/disman/event/.libs/mteTriggerBooleanTable.o mibgroup/disman/event/.libs/mteTriggerThresholdTable.o mibgroup/disman/event/.libs/mteTriggerConf.o mibgroup/disman/event/.libs/mteEvent.o mibgroup/disman/event/.libs/mteEventTable.o mibgroup/disman/event/.libs/mteEventSetTable.o mibgroup/disman/event/.libs/mteEventNotificationTable.o mibgroup/disman/event/.libs/mteEventConf.o mibgroup/disman/event/.libs/mteObjects.o mibgroup/disman/event/.libs/mteObjectsTable.o mibgroup/disman/event/.libs/mteObjectsConf.o mibgroup/disman/schedule/.libs/schedCore.o mibgroup/disman/schedule/.libs/schedConf.o mibgroup/disman/schedule/.libs/schedTable.o mibgroup/utilities/.libs/override.o mibgroup/h ost/data_access/.libs/swinst.o mibgroup/host/data_access/.libs/swrun.o mibgroup/host/.libs/hrSWRunPerfTable.o mibgroup/.libs/util_funcs.o mibgroup/mibII/.libs/ipAddr.o mibgroup/mibII/.libs/var_route.o mibgroup/mibII/.libs/route_write.o mibgroup/sctp-mib/.libs/sctpScalars_common.o mibgroup/sctp-mib/.libs/sctpScalars_freebsd.o mibgroup/sctp-mib/.libs/sctpTables_common.o mibgroup/sctp-mib/.libs/sctpAssocRemAddrTable.o mibgroup/sctp-mib/.libs/sctpAssocLocalAddrTable.o mibgroup/sctp-mib/.libs/sctpLookupLocalPortTable.o mibgroup/sctp-mib/.libs/sctpLookupRemPortTable.o mibgroup/sctp-mib/.libs/sctpLookupRemHostNameTable.o mibgroup/sctp-mib/.libs/sctpLookupRemPrimIPAddrTable.o mibgroup/sctp-mib/.libs/sctpLookupRemIPAddrTable.o mibgroup/sctp-mib/.libs/sctpAssocTable.o mibgroup/sctp-mib/.libs/sctpTables_freebsd.o mibgroup/util_funcs/.libs/header_generic.o mibgroup/mibII/.libs/updates.o mibgroup/mibII/.libs/vacm_context.o mibgroup/mibII/.libs/udpTable.o mibgroup/ip-mib/.libs/ip_scalars.o mibgro up/util_funcs/.libs/restart.o mibgroup/ucd-s! nmp/.libs! /pass_common.o mibgroup/.libs/header_complex.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable.o mibgroup/hardware/memory/.libs/hw_mem.o mibgroup/hardware/memory/.libs/memory_freebsd.o mibgroup/hardware/fsys/.libs/hw_fsys.o mibgroup/hardware/fsys/.libs/fsys_getfsstats.o mibgroup/host/data_access/.libs/swinst_pkginfo.o mibgroup/host/data_access/.libs/swrun_kinfo.o mibgroup/hardware/cpu/.libs/cpu.o mibgroup/hardware/cpu/.libs/cpu_sysctl.o mibgroup/if-mib/ifTable/.libs/ifTable.o mibgroup/if-mib/ifXTable/.libs/ifXTable.o mibgroup/ip-mib/ipAddressTable/.libs/ipAddressTable.o mibgroup/ip-mib/ipAddressPrefixTable/.libs/ipAddressPrefixTable.o mibgroup/ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable.o mibgroup/ip-mib/inetNetToMediaTable/.libs/inetNetToMediaTable.o mibgroup/ip-mib/inetNetToMediaTable/.libs/inetNetToMediaTable_interface.o mibgroup/ip-mib/inetNetToMediaTable/.libs/inetNetToMediaTable_data_access.o mibgroup/ip-mib/ipSystemStatsTable/.libs/ ipSystemStatsTable.o mibgroup/ip-mib/ipSystemStatsTable/.libs/ipSystemStatsTable_interface.o mibgroup/ip-mib/ipSystemStatsTable/.libs/ipSystemStatsTable_data_access.o mibgroup/ip-forward-mib/ipCidrRouteTable/.libs/ipCidrRouteTable.o mibgroup/ip-forward-mib/inetCidrRouteTable/.libs/inetCidrRouteTable.o mibgroup/tcp-mib/tcpConnectionTable/.libs/tcpConnectionTable.o mibgroup/tcp-mib/tcpListenerTable/.libs/tcpListenerTable.o mibgroup/udp-mib/udpEndpointTable/.libs/udpEndpointTable.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable_interface.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/.libs/snmpNotifyFilterTable_data_access.o mibgroup/if-mib/data_access/.libs/interface.o mibgroup/if-mib/ifTable/.libs/ifTable_interface.o mibgroup/if-mib/ifTable/.libs/ifTable_data_access.o mibgroup/if-mib/ifXTable/.libs/ifXTable_interface.o mibgroup/if-mib/ifXTable/.libs/ifXTable_data_access.o mibgroup/ip-mib/ipAddressTable/.libs/ipAddressTable_interface.o mibgrou p/ip-mib/ipAddressTable/.libs/ipAddressTable! _data_acc! ess.o mibgroup/ip-mib/ipAddressPrefixTable/.libs/ipAddressPrefixTable_interface.o mibgroup/ip-mib/ipAddressPrefixTable/.libs/ipAddressPrefixTable_data_access.o mibgroup/ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable_interface.o mibgroup/ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable_data_access.o mibgroup/ip-mib/ipDefaultRouterTable/.libs/ipDefaultRouterTable_data_get.o mibgroup/ip-mib/data_access/.libs/arp_common.o mibgroup/ip-mib/data_access/.libs/arp_sysctl.o mibgroup/ip-mib/data_access/.libs/systemstats_common.o mibgroup/ip-mib/data_access/.libs/systemstats_sysctl.o mibgroup/ip-mib/data_access/.libs/scalars_sysctl.o mibgroup/ip-forward-mib/ipCidrRouteTable/.libs/ipCidrRouteTable_interface.o mibgroup/ip-forward-mib/ipCidrRouteTable/.libs/ipCidrRouteTable_data_access.o mibgroup/ip-forward-mib/inetCidrRouteTable/.libs/inetCidrRouteTable_interface.o mibgroup/ip-forward-mib/inetCidrRouteTable/.libs/inetCidrRouteTable_data_access.o mibgroup/tcp-mib/data_access/.libs/tc pConn_common.o mibgroup/tcp-mib/data_access/.libs/tcpConn_freebsd4.o mibgroup/tcp-mib/tcpConnectionTable/.libs/tcpConnectionTable_interface.o mibgroup/tcp-mib/tcpConnectionTable/.libs/tcpConnectionTable_data_access.o mibgroup/tcp-mib/tcpListenerTable/.libs/tcpListenerTable_interface.o mibgroup/tcp-mib/tcpListenerTable/.libs/tcpListenerTable_data_access.o mibgroup/udp-mib/udpEndpointTable/.libs/udpEndpointTable_interface.o mibgroup/udp-mib/udpEndpointTable/.libs/udpEndpointTable_data_access.o mibgroup/if-mib/data_access/.libs/interface_sysctl.o mibgroup/ip-mib/data_access/.libs/ipaddress_common.o mibgroup/ip-mib/data_access/.libs/ipaddress_sysctl.o mibgroup/ip-mib/data_access/.libs/defaultrouter_common.o mibgroup/ip-mib/data_access/.libs/defaultrouter_sysctl.o mibgroup/ip-forward-mib/data_access/.libs/route_common.o mibgroup/ip-forward-mib/data_access/.libs/route_sysctl.o mibgroup/udp-mib/data_access/.libs/udp_endpoint_common.o mibgroup/udp-mib/data_access/.libs/udp_endpoint_freebsd4 .o .libs/mib_modules.o .libs/auto_nlist.o ! -Wl,-rpat! h -Wl,/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.7.3/agent/.libs -Wl,-rpath -Wl,/wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.7.3/snmplib/.libs -Wl,-rpath -Wl,/usr/local/lib ./.libs/libnetsnmpagent.so /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.7.3/snmplib/.libs/libnetsnmp.so -L/usr/lib -L/lib -L/usr/local/lib -lwrap -L/usr/local/lib/perl5/5.18/mach/CORE ../snmplib/.libs/libnetsnmp.so -lcrypto -lkvm -ldevstat -lperl -lm -lcrypt -lutil -lelf -lpkg -lssp_nonshared -O2 -fstack-protector -fstack-protector -Wl,-R/usr/local/lib/perl5/5.18/mach/CORE -pthread -Wl,-E -fstack-protector -pthread -Wl,-soname -Wl,libnetsnmpmibs.so.30 -o .libs/libnetsnmpmibs.so.30.0.3 libtool: link: (cd ".libs" && rm -f "libnetsnmpmibs.so.30" && ln -s "libnetsnmpmibs.so.30.0.3" "libnetsnmpmibs.so.30") libtool: link: (cd ".libs" && rm -f "libnetsnmpmibs.so" && ln -s "libnetsnmpmibs.so.30.0.3" "libnetsnmpmibs.so") libtool: link: ar cru .libs/libnetsnmpmibs.a mibgroup/mibII/mta_sendmail.o mibgroup/mibII/tcpTable.o mibgroup/ucd-snmp/diskio.o mibgroup/host/hrh_storage.o mibgroup/host/hrh_filesys.o mibgroup/host/hrSWInstalledTable.o mibgroup/host/hrSWRunTable.o mibgroup/host/hr_system.o mibgroup/host/hr_device.o mibgroup/host/hr_other.o mibgroup/host/hr_proc.o mibgroup/host/hr_network.o mibgroup/host/hr_print.o mibgroup/host/hr_disk.o mibgroup/host/hr_partition.o mibgroup/mibII/ip.o mibgroup/sctp-mib/sctpScalars.o mibgroup/util_funcs/header_simple_table.o mibgroup/snmpv3/snmpMPDStats_5_5.o mibgroup/snmpv3/usmStats_5_5.o mibgroup/snmpv3/snmpEngine.o mibgroup/snmpv3/usmUser.o mibgroup/mibII/snmp_mib_5_5.o mibgroup/mibII/system_mib.o mibgroup/mibII/sysORTable.o mibgroup/mibII/vacm_vars.o mibgroup/mibII/setSerialNo.o mibgroup/mibII/at.o mibgroup/mibII/tcp.o mibgroup/mibII/icmp.o mibgroup/mibII/udp.o mibgroup/mibII/ipv6.o mibgroup/ucd-snmp/disk_hw.o mibgroup/ucd-snmp/proc.o mibgroup/ucd-snmp/versionin fo.o mibgroup/ucd-snmp/pass.o mibgroup/ucd-snmp/pass_persist.o mibgroup/ucd-snmp/loadave.o mibgroup/agent/extend.o mibgroup/ucd-snmp/errormib.o mibgroup/ucd-snmp/file.o mibgroup/ucd-snmp/dlmod.o mibgroup/ucd-snmp/proxy.o mibgroup/ucd-snmp/logmatch.o mibgroup/ucd-snmp/memory.o mibgroup/ucd-snmp/vmstat.o mibgroup/notification/snmpNotifyTable.o mibgroup/notification/snmpNotifyFilterProfileTable.o mibgroup/notification-log-mib/notification_log.o mibgroup/target/target_counters_5_5.o mibgroup/target/snmpTargetAddrEntry.o mibgroup/target/snmpTargetParamsEntry.o mibgroup/target/target.o mibgroup/agent/nsTransactionTable.o mibgroup/agent/nsModuleTable.o mibgroup/agent/nsDebug.o mibgroup/agent/nsCache.o mibgroup/agent/nsLogging.o mibgroup/agent/nsVacmAccessTable.o mibgroup/disman/event/mteScalars.o mibgroup/disman/event/mteTrigger.o mibgroup/disman/event/mteTriggerTable.o mibgroup/disman/event/mteTriggerDeltaTable.o mibgroup/disman/event/mteTriggerExistenceTable.o mibgroup/disman/event/mteTr iggerBooleanTable.o mibgroup/disman/event/mt! eTriggerThresholdTable.o mibgroup/disman/event/mteTriggerConf.o mibgroup/disman/event/mteEvent.o mibgroup/disman/event/mteEventTable.o mibgroup/disman/event/mteEventSetTable.o mibgroup/disman/event/mteEventNotificationTable.o mibgroup/disman/event/mteEventConf.o mibgroup/disman/event/mteObjects.o mibgroup/disman/event/mteObjectsTable.o mibgroup/disman/event/mteObjectsConf.o mibgroup/disman/schedule/schedCore.o mibgroup/disman/schedule/schedConf.o mibgroup/disman/schedule/schedTable.o mibgroup/utilities/override.o mibgroup/host/data_access/swinst.o mibgroup/host/data_access/swrun.o mibgroup/host/hrSWRunPerfTable.o mibgroup/util_funcs.o mibgroup/mibII/ipAddr.o mibgroup/mibII/var_route.o mibgroup/mibII/route_write.o mibgroup/sctp-mib/sctpScalars_common.o mibgroup/sctp-mib/sctpScalars_freebsd.o mibgroup/sctp-mib/sctpTables_common.o mibgroup/sctp-mib/sctpAssocRemAddrTable.o mibgroup/sctp-mib/sctpAssocLocalAddrTable.o mibgroup/sctp-mib/sctpLookupLocalPortTable.o mibgroup/sctp-mib/sctpLook upRemPortTable.o mibgroup/sctp-mib/sctpLookupRemHostNameTable.o mibgroup/sctp-mib/sctpLookupRemPrimIPAddrTable.o mibgroup/sctp-mib/sctpLookupRemIPAddrTable.o mibgroup/sctp-mib/sctpAssocTable.o mibgroup/sctp-mib/sctpTables_freebsd.o mibgroup/util_funcs/header_generic.o mibgroup/mibII/updates.o mibgroup/mibII/vacm_context.o mibgroup/mibII/udpTable.o mibgroup/ip-mib/ip_scalars.o mibgroup/util_funcs/restart.o mibgroup/ucd-snmp/pass_common.o mibgroup/header_complex.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable.o mibgroup/hardware/memory/hw_mem.o mibgroup/hardware/memory/memory_freebsd.o mibgroup/hardware/fsys/hw_fsys.o mibgroup/hardware/fsys/fsys_getfsstats.o mibgroup/host/data_access/swinst_pkginfo.o mibgroup/host/data_access/swrun_kinfo.o mibgroup/hardware/cpu/cpu.o mibgroup/hardware/cpu/cpu_sysctl.o mibgroup/if-mib/ifTable/ifTable.o mibgroup/if-mib/ifXTable/ifXTable.o mibgroup/ip-mib/ipAddressTable/ipAddressTable.o mibgroup/ip-mib/ipAddressPrefixTable/ip AddressPrefixTable.o mibgroup/ip-mib/ipDefau! ltRouterT! able/ipDefaultRouterTable.o mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable.o mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable_interface.o mibgroup/ip-mib/inetNetToMediaTable/inetNetToMediaTable_data_access.o mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable.o mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable_interface.o mibgroup/ip-mib/ipSystemStatsTable/ipSystemStatsTable_data_access.o mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable.o mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRouteTable.o mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable.o mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable.o mibgroup/udp-mib/udpEndpointTable/udpEndpointTable.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_interface.o mibgroup/snmp-notification-mib/snmpNotifyFilterTable/snmpNotifyFilterTable_data_access.o mibgroup/if-mib/data_access/interface.o mibgroup/if-mib/ifTable/ifTable_interface.o mibgroup/if-mib/ifTable/ifTable_data _access.o mibgroup/if-mib/ifXTable/ifXTable_interface.o mibgroup/if-mib/ifXTable/ifXTable_data_access.o mibgroup/ip-mib/ipAddressTable/ipAddressTable_interface.o mibgroup/ip-mib/ipAddressTable/ipAddressTable_data_access.o mibgroup/ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_interface.o mibgroup/ip-mib/ipAddressPrefixTable/ipAddressPrefixTable_data_access.o mibgroup/ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_interface.o mibgroup/ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_access.o mibgroup/ip-mib/ipDefaultRouterTable/ipDefaultRouterTable_data_get.o mibgroup/ip-mib/data_access/arp_common.o mibgroup/ip-mib/data_access/arp_sysctl.o mibgroup/ip-mib/data_access/systemstats_common.o mibgroup/ip-mib/data_access/systemstats_sysctl.o mibgroup/ip-mib/data_access/scalars_sysctl.o mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_interface.o mibgroup/ip-forward-mib/ipCidrRouteTable/ipCidrRouteTable_data_access.o mibgroup/ip-forward-mib/inetCidrRouteTable/inetCidrRout eTable_interface.o mibgroup/ip-forward-mib/i! netCidrRo! uteTable/inetCidrRouteTable_data_access.o mibgroup/tcp-mib/data_access/tcpConn_common.o mibgroup/tcp-mib/data_access/tcpConn_freebsd4.o mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable_interface.o mibgroup/tcp-mib/tcpConnectionTable/tcpConnectionTable_data_access.o mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable_interface.o mibgroup/tcp-mib/tcpListenerTable/tcpListenerTable_data_access.o mibgroup/udp-mib/udpEndpointTable/udpEndpointTable_interface.o mibgroup/udp-mib/udpEndpointTable/udpEndpointTable_data_access.o mibgroup/if-mib/data_access/interface_sysctl.o mibgroup/ip-mib/data_access/ipaddress_common.o mibgroup/ip-mib/data_access/ipaddress_sysctl.o mibgroup/ip-mib/data_access/defaultrouter_common.o mibgroup/ip-mib/data_access/defaultrouter_sysctl.o mibgroup/ip-forward-mib/data_access/route_common.o mibgroup/ip-forward-mib/data_access/route_sysctl.o mibgroup/udp-mib/data_access/udp_endpoint_common.o mibgroup/udp-mib/data_access/udp_endpoint_freebsd4.o mib_modules.o auto_n list.o libtool: link: ranlib .libs/libnetsnmpmibs.a libtool: link: ( cd ".libs" && rm -f "libnetsnmpmibs.la" && ln -s "../libnetsnmpmibs.la" "libnetsnmpmibs.la" ) : libnetsnmpmibs.la /bin/sh ../libtool --mode=compile cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c -o snmpd.lo snmpd.c libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c snmpd.c -fPIC -DPIC -o .libs/snmpd.o libtool: compile: cc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -I/usr/include -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -c snmpd.c -o snmpd.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link cc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -o snmpd snmpd.lo -L/usr/lib -lm -lkvm -ldevstat -L/lib -L/usr/local/lib libnetsnmpagent.la libnetsnmpmibs.la ../snmplib/libnetsnmp.la -lelf -lpkg -lssp_nonshared -Wl,-R/usr/local/lib/perl5/5.18/mach/CORE -lpkg libtool: link: cc -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -O2 -pipe -I/usr/local/include -I/include -D_WANT_IFADDR -fstack-protector -fno-strict-aliasing -std=c99 -Ufreebsd11 -Dfreebsd11=freebsd11 -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/usr/local/lib/perl5/5.18/mach/CORE -o .libs/snmpd .libs/snmpd.o -Wl,-R/usr/local/lib/perl5/5.18/mach/CORE -L/usr/lib -L/lib -L/usr/local/lib ./.libs/libnetsnmpagent.so -L/usr/local/lib/perl5/5.18/mach/CORE ./.libs/libnetsnmpmibs.so /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.7.3/agent/.libs/libnetsnmpagent.so /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.7.3/snmplib/.libs/libnetsnmp.so ../snmplib/.libs/libnetsnmp.so -lwrap -lperl -lcrypt -lutil -lelf -lpkg -lssp_nonshared -lm -lkvm -ldevstat -lcrypto -pthread -Wl,-rpath -Wl,/usr/local/lib ./.libs/libnetsnmpmibs.so: undefined reference to `sysctl_read_icmp_stat' ./.libs/libnetsnmpmibs.so: undefined reference to `sysctl_read_icmp6_stat' ./.libs/libnetsnmpmibs.so: undefined reference to `sysctl_read_icmp6_msg_stat' ./.libs/libnetsnmpmibs.so: undefined reference to `sysctl_read_icmp_msg_stat' cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.7.3/agent *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/net-mgmt/net-snmp/work/net-snmp-5.7.3 *** Error code 1 Stop. make: stopped in /usr/ports/net-mgmt/net-snmp From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 20:46:18 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 BCF87212 for ; Thu, 29 Jan 2015 20:46:18 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 A842F7DA; Thu, 29 Jan 2015 20:46:18 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TKkIiA052869; Thu, 29 Jan 2015 20:46:18 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TKkIMA052718; Thu, 29 Jan 2015 20:46:18 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 20:46:18 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501292046.t0TKkIMA052718@beefy2.isc.freebsd.org> To: osharoiko@gmail.com Subject: [package - head-amd64-default][news/husky-fidoconf] Failed for husky-fidoconf-devel-1.9.20140519 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: Thu, 29 Jan 2015 20:46:18 -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: osharoiko@gmail.com Last committer: marino@FreeBSD.org Ident: $FreeBSD: head/news/husky-fidoconf/Makefile 365427 2014-08-19 22:10:13Z marino $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/husky-fidoconf-devel-1.9.20140519.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building news/husky-fidoconf build started at Thu Jan 29 20:45:59 UTC 2015 port directory: /usr/ports/news/husky-fidoconf building for: FreeBSD head-amd64-default-job-06 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: osharoiko@gmail.com Makefile ident: $FreeBSD: head/news/husky-fidoconf/Makefile 365427 2014-08-19 22:10:13Z marino $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=husky-fidoconf-devel-1.9.20140519 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/news/husky-fidoconf/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/news/husky-fidoconf/work HOME=/wrkdirs/usr/ports/news/husky-fidoconf/work TMPDIR="/tmp" ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/news/husky-fidoconf/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/news/husky-fidoconf/work HOME=/wrkdirs/usr/ports/news/husky-fidoconf/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/husky-fidoconf" EXAMPLESDIR="share/examples/husky-fidoconf" DATADIR="share/husky-fidoconf" WWWDIR="www/husky-fidoconf" ETCDIR="etc/husky-fidoconf" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/husky-fidoconf DOCSDIR=/usr/local/share/doc/husky-fidoconf EXAMPLESDIR=/usr/local/share/examples/husky-fidoconf WWWDIR=/usr/local/www/husky-fidoconf ETCDIR=/usr/local/etc/husky-fidoconf --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> husky-fidoconf-devel-1.9.20140519 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.7.txz [head-amd64-default-job-06] Installing pkg-1.4.7... [head-amd64-default-job-06] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of husky-fidoconf-devel-1.9.20140519 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by husky-fidoconf-devel-1.9.20140519 for building =========================================================================== =================================================== ===> Fetching all distfiles required by husky-fidoconf-devel-1.9.20140519 for building => SHA256 Checksum OK for husky-all-1.9-source-20140519.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by husky-fidoconf-devel-1.9.20140519 for building ===> Extracting for husky-fidoconf-devel-1.9.20140519 ===> Fetching all distfiles required by husky-fidoconf-devel-1.9.20140519 for building => SHA256 Checksum OK for husky-all-1.9-source-20140519.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for husky-fidoconf-devel-1.9.20140519 ===> Applying FreeBSD patches for husky-fidoconf-devel-1.9.20140519 /usr/bin/sed -i.bak -e 's^/path/to/config^/usr/local/etc/fido/config^' /wrkdirs/usr/ports/news/husky-fidoconf/work/husky/fidoconf/man/linkedto.1 =========================================================================== =================================================== ===> husky-fidoconf-devel-1.9.20140519 depends on executable: makeinfo - not found ===> Verifying install for makeinfo in /usr/ports/print/texinfo ===> Installing existing package /packages/All/texinfo-5.2.20150101.txz [head-amd64-default-job-06] Installing texinfo-5.2.20150101... [head-amd64-default-job-06] `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-06] | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-06] | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-06] `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-06] `-- Installing perl5-5.18.4_11... [head-amd64-default-job-06] `-- Extracting perl5-5.18.4_11... done [head-amd64-default-job-06] Extracting texinfo-5.2.20150101... done ===> Returning to build of husky-fidoconf-devel-1.9.20140519 ===> husky-fidoconf-devel-1.9.20140519 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 [head-amd64-default-job-06] Installing gmake-4.1_1... [head-amd64-default-job-06] Extracting gmake-4.1_1... done ===> Returning to build of husky-fidoconf-devel-1.9.20140519 ===> husky-fidoconf-devel-1.9.20140519 depends on file: /usr/local/bin/perl5.18.4 - found =========================================================================== =================================================== ===> husky-fidoconf-devel-1.9.20140519 depends on shared library: libsmapi.so - not found ===> Verifying for libsmapi.so in /usr/ports/news/husky-smapi ===> Installing existing package /packages/All/husky-smapi-devel-1.9.20140519,1.txz [head-amd64-default-job-06] Installing husky-smapi-devel-1.9.20140519,1... [head-amd64-default-job-06] `-- Installing husky-huskylib-devel-1.9.20140519... ===> Creating users and/or groups. Creating group 'fido' with gid '111'. Creating user 'fido' with uid '111'. [head-amd64-default-job-06] `-- Extracting husky-huskylib-devel-1.9.20140519... done ===> Creating users and/or groups. Using existing group 'fido'. Using existing user 'fido'. [head-amd64-default-job-06] Extracting husky-smapi-devel-1.9.20140519,1... done ===> Returning to build of husky-fidoconf-devel-1.9.20140519 =========================================================================== =================================================== ===> Configuring for husky-fidoconf-devel-1.9.20140519 =========================================================================== =================================================== ===> Building for husky-fidoconf-devel-1.9.20140519 /bin/ln -sf /wrkdirs/usr/ports/news/husky-fidoconf/work/husky/huskybse/huskymak.cfg /wrkdirs/usr/ports/news/husky-fidoconf/work/husky gmake[2]: Entering directory '/wrkdirs/usr/ports/news/husky-fidoconf/work/husky/fidoconf' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/common.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fidoconf.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/line.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/cfg.c src/cfg.c:433:7: warning: for loop has empty body [-Wempty-body] setcond; ^ src/cfg.c:59:94: note: expanded from macro 'setcond' #define setcond for (i=0, condition=1; i<=iflevel; condition=ifstack[i++].state && condition); ^ src/cfg.c:433:7: note: put the semicolon on a separate line to silence this warning src/cfg.c:59:94: note: expanded from macro 'setcond' #define setcond for (i=0, condition=1; i<=iflevel; condition=ifstack[i++].state && condition); ^ src/cfg.c:446:7: warning: for loop has empty body [-Wempty-body] setcond; ^ src/cfg.c:59:94: note: expanded from macro 'setcond' #define setcond for (i=0, condition=1; i<=iflevel; condition=ifstack[i++].state && condition); ^ src/cfg.c:446:7: note: put the semicolon on a separate line to silence this warning src/cfg.c:59:94: note: expanded from macro 'setcond' #define setcond for (i=0, condition=1; i<=iflevel; condition=ifstack[i++].state && condition); ^ src/cfg.c:458:7: warning: for loop has empty body [-Wempty-body] setcond; ^ src/cfg.c:59:94: note: expanded from macro 'setcond' #define setcond for (i=0, condition=1; i<=iflevel; condition=ifstack[i++].state && condition); ^ src/cfg.c:458:7: note: put the semicolon on a separate line to silence this warning src/cfg.c:59:94: note: expanded from macro 'setcond' #define setcond for (i=0, condition=1; i<=iflevel; condition=ifstack[i++].state && condition); ^ 3 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/findtok.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/areatree.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/afixcmd.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/afixcmn.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/arealist.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/version.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/grptree.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/stat.c ar rs libfidoconfig.a common.o fidoconf.o line.o cfg.o findtok.o areatree.o afixcmd.o afixcmn.o arealist.o version.o grptree.o stat.o ar: warning: creating libfidoconfig.a cc -s -L/usr/local/lib -L. -shared -Wl,-soname,libfidoconfig.so.1 \ -o libfidoconfig.so.1 common.o fidoconf.o line.o cfg.o findtok.o areatree.o afixcmd.o afixcmn.o arealist.o version.o grptree.o stat.o -lhusky cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/tparser.c ln -sf libfidoconfig.so.1 libfidoconfig.so cc -s -L/usr/local/lib -L. -otparser tparser.o libfidoconfig.so -lhusky cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/linked.c cc -s -L/usr/local/lib -L. -olinked linked.o libfidoconfig.so -lhusky cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fc2binkd.c cc -s -L/usr/local/lib -L. -ofconf2binkd fc2binkd.o libfidoconfig.so -lhusky cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fc2msged.c cc -s -L/usr/local/lib -L. -ofconf2msged fc2msged.o libfidoconfig.so -lhusky cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fc2aed.c cc -s -L/usr/local/lib -L. -ofconf2aquaed fc2aed.o libfidoconfig.so -lhusky cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fc2fgate.c cc -s -L/usr/local/lib -L. -ofconf2fidogate fc2fgate.o libfidoconfig.so -lhusky cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fc2ged.c cc -s -L/usr/local/lib -L. -ofconf2golded fc2ged.o libfidoconfig.so -lhusky cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fc2sq.c cc -s -L/usr/local/lib -L. -ofconf2squish fc2sq.o libfidoconfig.so -lhusky cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fc2tor.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fc2tor_g.c cc -s -L/usr/local/lib -L. -ofconf2tornado fc2tor.o fc2tor_g.o libfidoconfig.so -lhusky cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fecfg2fc.c src/fecfg2fc.c:136:46: warning: comparison of array 'sysaddr.domain' equal to a null pointer is always false [-Wtautological-pointer-compare] } else if (sysaddr.main.point && (sysaddr.domain==NULL || sysaddr.domain[0]) ) { ~~~~~~~~^~~~~~ ~~~~ 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fecfg146.c cc -s -L/usr/local/lib -L. -ofecfg2fconf fecfg2fc.o fecfg146.o libfidoconfig.so -lhusky gmake progs gmake[3]: Entering directory '/wrkdirs/usr/ports/news/husky-fidoconf/work/husky/fidoconf' gmake[3]: Nothing to be done for 'progs'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/news/husky-fidoconf/work/husky/fidoconf' (cd doc && gmake all) gmake[3]: Entering directory '/wrkdirs/usr/ports/news/husky-fidoconf/work/husky/fidoconf/doc' export LC_ALL=C; \ makeinfo --html --no-split fidoconfig.texi ./proposal.texi:82: warning: @item missing argument ./proposal.texi:157: warning: @table has text but no @item fidoconfig.texi:2305: warning: @item missing argument fidoconfig.texi:2308: warning: @item missing argument fidoconfig.texi:2534: warning: command @minus does not accept arguments fidoconfig.texi:2555: warning: command @minus does not accept arguments fidoconfig.texi:2547: raising the section level of @subsection which is too low Makefile:36: recipe for target 'fidoconfig.html' failed gmake[3]: *** [fidoconfig.html] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/news/husky-fidoconf/work/husky/fidoconf/doc' Makefile:78: recipe for target 'all' failed gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/news/husky-fidoconf/work/husky/fidoconf' *** Error code 1 Stop. make[1]: stopped in /usr/ports/news/husky-fidoconf *** Error code 1 Stop. make: stopped in /usr/ports/news/husky-fidoconf From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 20:55: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 039723EF for ; Thu, 29 Jan 2015 20:55:11 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 E316B8D1; Thu, 29 Jan 2015 20:55:10 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TKtA2Z013376; Thu, 29 Jan 2015 20:55:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TKtAZl013196; Thu, 29 Jan 2015 20:55:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 20:55:10 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501292055.t0TKtAZl013196@beefy1.isc.freebsd.org> To: osharoiko@gmail.com Subject: [package - head-i386-default][news/husky-fidoconf] Failed for husky-fidoconf-devel-1.9.20140519 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: Thu, 29 Jan 2015 20:55: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: osharoiko@gmail.com Last committer: marino@FreeBSD.org Ident: $FreeBSD: head/news/husky-fidoconf/Makefile 365427 2014-08-19 22:10:13Z marino $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/husky-fidoconf-devel-1.9.20140519.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building news/husky-fidoconf build started at Thu Jan 29 20:54:52 UTC 2015 port directory: /usr/ports/news/husky-fidoconf building for: FreeBSD head-i386-default-job-22 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: osharoiko@gmail.com Makefile ident: $FreeBSD: head/news/husky-fidoconf/Makefile 365427 2014-08-19 22:10:13Z marino $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=husky-fidoconf-devel-1.9.20140519 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/news/husky-fidoconf/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/news/husky-fidoconf/work HOME=/wrkdirs/usr/ports/news/husky-fidoconf/work TMPDIR="/tmp" ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/news/husky-fidoconf/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/news/husky-fidoconf/work HOME=/wrkdirs/usr/ports/news/husky-fidoconf/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/husky-fidoconf" EXAMPLESDIR="share/examples/husky-fidoconf" DATADIR="share/husky-fidoconf" WWWDIR="www/husky-fidoconf" ETCDIR="etc/husky-fidoconf" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/husky-fidoconf DOCSDIR=/usr/local/share/doc/husky-fidoconf EXAMPLESDIR=/usr/local/share/examples/husky-fidoconf WWWDIR=/usr/local/www/husky-fidoconf ETCDIR=/usr/local/etc/husky-fidoconf --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> husky-fidoconf-devel-1.9.20140519 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.7.txz [head-i386-default-job-22] Installing pkg-1.4.7... [head-i386-default-job-22] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of husky-fidoconf-devel-1.9.20140519 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by husky-fidoconf-devel-1.9.20140519 for building =========================================================================== =================================================== ===> Fetching all distfiles required by husky-fidoconf-devel-1.9.20140519 for building => SHA256 Checksum OK for husky-all-1.9-source-20140519.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by husky-fidoconf-devel-1.9.20140519 for building ===> Extracting for husky-fidoconf-devel-1.9.20140519 ===> Fetching all distfiles required by husky-fidoconf-devel-1.9.20140519 for building => SHA256 Checksum OK for husky-all-1.9-source-20140519.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for husky-fidoconf-devel-1.9.20140519 ===> Applying FreeBSD patches for husky-fidoconf-devel-1.9.20140519 /usr/bin/sed -i.bak -e 's^/path/to/config^/usr/local/etc/fido/config^' /wrkdirs/usr/ports/news/husky-fidoconf/work/husky/fidoconf/man/linkedto.1 =========================================================================== =================================================== ===> husky-fidoconf-devel-1.9.20140519 depends on executable: makeinfo - not found ===> Verifying install for makeinfo in /usr/ports/print/texinfo ===> Installing existing package /packages/All/texinfo-5.2.20150101.txz [head-i386-default-job-22] Installing texinfo-5.2.20150101... [head-i386-default-job-22] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-22] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-22] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-22] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-22] `-- Installing perl5-5.18.4_11... [head-i386-default-job-22] `-- Extracting perl5-5.18.4_11... done [head-i386-default-job-22] Extracting texinfo-5.2.20150101... done ===> Returning to build of husky-fidoconf-devel-1.9.20140519 ===> husky-fidoconf-devel-1.9.20140519 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 [head-i386-default-job-22] Installing gmake-4.1_1... [head-i386-default-job-22] Extracting gmake-4.1_1... done ===> Returning to build of husky-fidoconf-devel-1.9.20140519 ===> husky-fidoconf-devel-1.9.20140519 depends on file: /usr/local/bin/perl5.18.4 - found =========================================================================== =================================================== ===> husky-fidoconf-devel-1.9.20140519 depends on shared library: libsmapi.so - not found ===> Verifying for libsmapi.so in /usr/ports/news/husky-smapi ===> Installing existing package /packages/All/husky-smapi-devel-1.9.20140519,1.txz [head-i386-default-job-22] Installing husky-smapi-devel-1.9.20140519,1... [head-i386-default-job-22] `-- Installing husky-huskylib-devel-1.9.20140519... ===> Creating users and/or groups. Creating group 'fido' with gid '111'. Creating user 'fido' with uid '111'. [head-i386-default-job-22] `-- Extracting husky-huskylib-devel-1.9.20140519... done ===> Creating users and/or groups. Using existing group 'fido'. Using existing user 'fido'. [head-i386-default-job-22] Extracting husky-smapi-devel-1.9.20140519,1... done ===> Returning to build of husky-fidoconf-devel-1.9.20140519 =========================================================================== =================================================== ===> Configuring for husky-fidoconf-devel-1.9.20140519 =========================================================================== =================================================== ===> Building for husky-fidoconf-devel-1.9.20140519 /bin/ln -sf /wrkdirs/usr/ports/news/husky-fidoconf/work/husky/huskybse/huskymak.cfg /wrkdirs/usr/ports/news/husky-fidoconf/work/husky gmake[2]: Entering directory '/wrkdirs/usr/ports/news/husky-fidoconf/work/husky/fidoconf' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/common.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fidoconf.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/line.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/cfg.c src/cfg.c:433:7: warning: for loop has empty body [-Wempty-body] setcond; ^ src/cfg.c:59:94: note: expanded from macro 'setcond' #define setcond for (i=0, condition=1; i<=iflevel; condition=ifstack[i++].state && condition); ^ src/cfg.c:433:7: note: put the semicolon on a separate line to silence this warning src/cfg.c:59:94: note: expanded from macro 'setcond' #define setcond for (i=0, condition=1; i<=iflevel; condition=ifstack[i++].state && condition); ^ src/cfg.c:446:7: warning: for loop has empty body [-Wempty-body] setcond; ^ src/cfg.c:59:94: note: expanded from macro 'setcond' #define setcond for (i=0, condition=1; i<=iflevel; condition=ifstack[i++].state && condition); ^ src/cfg.c:446:7: note: put the semicolon on a separate line to silence this warning src/cfg.c:59:94: note: expanded from macro 'setcond' #define setcond for (i=0, condition=1; i<=iflevel; condition=ifstack[i++].state && condition); ^ src/cfg.c:458:7: warning: for loop has empty body [-Wempty-body] setcond; ^ src/cfg.c:59:94: note: expanded from macro 'setcond' #define setcond for (i=0, condition=1; i<=iflevel; condition=ifstack[i++].state && condition); ^ src/cfg.c:458:7: note: put the semicolon on a separate line to silence this warning src/cfg.c:59:94: note: expanded from macro 'setcond' #define setcond for (i=0, condition=1; i<=iflevel; condition=ifstack[i++].state && condition); ^ 3 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/findtok.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/areatree.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/afixcmd.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/afixcmn.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/arealist.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/version.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/grptree.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/stat.c ar rs libfidoconfig.a common.o fidoconf.o line.o cfg.o findtok.o areatree.o afixcmd.o afixcmn.o arealist.o version.o grptree.o stat.o ar: warning: creating libfidoconfig.a cc -s -L/usr/local/lib -L. -shared -Wl,-soname,libfidoconfig.so.1 \ -o libfidoconfig.so.1 common.o fidoconf.o line.o cfg.o findtok.o areatree.o afixcmd.o afixcmn.o arealist.o version.o grptree.o stat.o -lhusky cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/tparser.c ln -sf libfidoconfig.so.1 libfidoconfig.so cc -s -L/usr/local/lib -L. -otparser tparser.o libfidoconfig.so -lhusky cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/linked.c cc -s -L/usr/local/lib -L. -olinked linked.o libfidoconfig.so -lhusky cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fc2binkd.c cc -s -L/usr/local/lib -L. -ofconf2binkd fc2binkd.o libfidoconfig.so -lhusky cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fc2msged.c cc -s -L/usr/local/lib -L. -ofconf2msged fc2msged.o libfidoconfig.so -lhusky cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fc2aed.c cc -s -L/usr/local/lib -L. -ofconf2aquaed fc2aed.o libfidoconfig.so -lhusky cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fc2fgate.c cc -s -L/usr/local/lib -L. -ofconf2fidogate fc2fgate.o libfidoconfig.so -lhusky cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fc2ged.c cc -s -L/usr/local/lib -L. -ofconf2golded fc2ged.o libfidoconfig.so -lhusky cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fc2sq.c cc -s -L/usr/local/lib -L. -ofconf2squish fc2sq.o libfidoconfig.so -lhusky cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fc2tor.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fc2tor_g.c cc -s -L/usr/local/lib -L. -ofconf2tornado fc2tor.o fc2tor_g.o libfidoconfig.so -lhusky cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fecfg2fc.c src/fecfg2fc.c:136:46: warning: comparison of array 'sysaddr.domain' equal to a null pointer is always false [-Wtautological-pointer-compare] } else if (sysaddr.main.point && (sysaddr.domain==NULL || sysaddr.domain[0]) ) { ~~~~~~~~^~~~~~ ~~~~ 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -c -fPIC -O3 -DUNIX -DCFGDIR=\"/usr/local/etc/fido\" -DPATH_DELIM=\'/\' -c -fPIC -Wall -ggdb -DUNIX -I.. -Wno-char-subscripts -Ifidoconf -I/usr/local/include src/fecfg146.c cc -s -L/usr/local/lib -L. -ofecfg2fconf fecfg2fc.o fecfg146.o libfidoconfig.so -lhusky gmake progs gmake[3]: Entering directory '/wrkdirs/usr/ports/news/husky-fidoconf/work/husky/fidoconf' gmake[3]: Nothing to be done for 'progs'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/news/husky-fidoconf/work/husky/fidoconf' (cd doc && gmake all) gmake[3]: Entering directory '/wrkdirs/usr/ports/news/husky-fidoconf/work/husky/fidoconf/doc' export LC_ALL=C; \ makeinfo --html --no-split fidoconfig.texi ./proposal.texi:82: warning: @item missing argument ./proposal.texi:157: warning: @table has text but no @item fidoconfig.texi:2305: warning: @item missing argument fidoconfig.texi:2308: warning: @item missing argument fidoconfig.texi:2534: warning: command @minus does not accept arguments fidoconfig.texi:2555: warning: command @minus does not accept arguments fidoconfig.texi:2547: raising the section level of @subsection which is too low Makefile:36: recipe for target 'fidoconfig.html' failed gmake[3]: *** [fidoconfig.html] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/news/husky-fidoconf/work/husky/fidoconf/doc' Makefile:78: recipe for target 'all' failed gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/news/husky-fidoconf/work/husky/fidoconf' *** Error code 1 Stop. make[1]: stopped in /usr/ports/news/husky-fidoconf *** Error code 1 Stop. make: stopped in /usr/ports/news/husky-fidoconf From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 20:58:00 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 4B76C41B; Thu, 29 Jan 2015 20:58:00 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 38D878EA; Thu, 29 Jan 2015 20:58:00 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TKvxD3028874; Thu, 29 Jan 2015 20:57:59 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TKvxgc028871; Thu, 29 Jan 2015 20:57:59 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 20:57:59 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501292057.t0TKvxgc028871@beefy2.isc.freebsd.org> To: ale@FreeBSD.org Subject: [package - head-amd64-default][databases/mysql51-client] Failed for mysql51-client-5.1.73_2 in patch 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: Thu, 29 Jan 2015 20:58:00 -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: ale@FreeBSD.org Last committer: mat@FreeBSD.org Ident: $FreeBSD: head/databases/mysql51-client/Makefile 340722 2014-01-22 17:00:46Z mat $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/mysql51-client-5.1.73_2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building databases/mysql51-client build started at Thu Jan 29 20:57:54 UTC 2015 port directory: /usr/ports/databases/mysql51-client building for: FreeBSD head-amd64-default-job-04 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: ale@FreeBSD.org Makefile ident: $FreeBSD: head/databases/mysql51-client/Makefile 340722 2014-01-22 17:00:46Z mat $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=mysql51-client-5.1.73_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --localstatedir=/var/db/mysql --without-debug --without-readline --without-libedit --with-libwrap --with-low-memory --with-comment='FreeBSD port: mysql51-client-5.1.73_2' --with-named-thread-libs=-pthread --enable-thread-safe-client --with-plugins=max-no-ndb --without-server --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- mysql_cv_btype_last_arg_accept=socklen_t XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql51-client/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql51-client/work HOME=/wrkdirs/usr/ports/databases/mysql51-client/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql51-client/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql51-client/work HOME=/wrkdirs/usr/ports/databases/mysql51-client/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql51-client/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql51-client/work HOME=/wrkdirs/usr/ports/databases/mysql51-client/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql51-client/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql51-client/work HOME=/wrkdirs/usr/ports/databases/mysql51-client/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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -felide-constructors -fno-rtti -fno-exceptions" 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 r oot -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-- PLUGINS="" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/mysql" EXAMPLESDIR="share/examples/mysql" DATADIR="share/mysql" WWWDIR="www/mysql" ETCDIR="etc/mysql" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mysql DOCSDIR=/usr/local/share/doc/mysql EXAMPLESDIR=/usr/local/share/examples/mysql WWWDIR=/usr/local/www/mysql ETCDIR=/usr/local/etc/mysql --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> mysql51-client-5.1.73_2 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.7.txz [head-amd64-default-job-04] Installing pkg-1.4.7... [head-amd64-default-job-04] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mysql51-client-5.1.73_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mysql51-client-5.1.73_2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by mysql51-client-5.1.73_2 for building => SHA256 Checksum OK for mysql-5.1.73.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mysql51-client-5.1.73_2 for building ===> Extracting for mysql51-client-5.1.73_2 => SHA256 Checksum OK for mysql-5.1.73.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mysql51-client-5.1.73_2 ===> Applying FreeBSD patches for mysql51-client-5.1.73_2 3 out of 7 hunks failed--saving rejects to include/my_tcpd.h.rej => Patch patch-include_my_tcpd.h failed to apply cleanly. => Patch(es) patch-Docs__Makefile.in patch-Makefile.in patch-configure patch-extra_yassl_Makefile.in patch-extra_yassl_taocrypt_Makefile.in patch-extra_yassl_taocrypt_include_misc.hpp patch-include_my_libwrap.h applied cleanly. *** Error code 1 Stop. make: stopped in /usr/ports/databases/mysql51-client From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 21:05:48 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 8C78988A; Thu, 29 Jan 2015 21:05:48 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 51CA09D7; Thu, 29 Jan 2015 21:05:48 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TL5l2l048494; Thu, 29 Jan 2015 21:05:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TL5lYW048481; Thu, 29 Jan 2015 21:05:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 21:05:47 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501292105.t0TL5lYW048481@beefy1.isc.freebsd.org> To: ale@FreeBSD.org Subject: [package - head-i386-default][databases/mysql51-client] Failed for mysql51-client-5.1.73_2 in patch 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: Thu, 29 Jan 2015 21:05:48 -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: ale@FreeBSD.org Last committer: mat@FreeBSD.org Ident: $FreeBSD: head/databases/mysql51-client/Makefile 340722 2014-01-22 17:00:46Z mat $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/mysql51-client-5.1.73_2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building databases/mysql51-client build started at Thu Jan 29 21:05:42 UTC 2015 port directory: /usr/ports/databases/mysql51-client building for: FreeBSD head-i386-default-job-22 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: ale@FreeBSD.org Makefile ident: $FreeBSD: head/databases/mysql51-client/Makefile 340722 2014-01-22 17:00:46Z mat $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=mysql51-client-5.1.73_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --localstatedir=/var/db/mysql --without-debug --without-readline --without-libedit --with-libwrap --with-low-memory --with-comment='FreeBSD port: mysql51-client-5.1.73_2' --with-named-thread-libs=-pthread --enable-thread-safe-client --with-plugins=max-no-ndb --enable-assembler --without-server --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- mysql_cv_btype_last_arg_accept=socklen_t XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql51-client/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql51-client/work HOME=/wrkdirs/usr/ports/databases/mysql51-client/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql51-client/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql51-client/work HOME=/wrkdirs/usr/ports/databases/mysql51-client/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql51-client/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql51-client/work HOME=/wrkdirs/usr/ports/databases/mysql51-client/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql51-client/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql51-client/work HOME=/wrkdirs/usr/ports/databases/mysql51-client/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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -felide-constructors -fno-rtti -fno-exceptions" 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 r oot -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-- PLUGINS="" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/mysql" EXAMPLESDIR="share/examples/mysql" DATADIR="share/mysql" WWWDIR="www/mysql" ETCDIR="etc/mysql" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mysql DOCSDIR=/usr/local/share/doc/mysql EXAMPLESDIR=/usr/local/share/examples/mysql WWWDIR=/usr/local/www/mysql ETCDIR=/usr/local/etc/mysql --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> mysql51-client-5.1.73_2 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.7.txz [head-i386-default-job-22] Installing pkg-1.4.7... [head-i386-default-job-22] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mysql51-client-5.1.73_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mysql51-client-5.1.73_2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by mysql51-client-5.1.73_2 for building => SHA256 Checksum OK for mysql-5.1.73.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mysql51-client-5.1.73_2 for building ===> Extracting for mysql51-client-5.1.73_2 => SHA256 Checksum OK for mysql-5.1.73.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mysql51-client-5.1.73_2 ===> Applying FreeBSD patches for mysql51-client-5.1.73_2 3 out of 7 hunks failed--saving rejects to include/my_tcpd.h.rej => Patch patch-include_my_tcpd.h failed to apply cleanly. => Patch(es) patch-Docs__Makefile.in patch-Makefile.in patch-configure patch-extra_yassl_Makefile.in patch-extra_yassl_taocrypt_Makefile.in patch-extra_yassl_taocrypt_include_misc.hpp patch-include_my_libwrap.h applied cleanly. *** Error code 1 Stop. make: stopped in /usr/ports/databases/mysql51-client From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 21:10:12 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 4B4138FB for ; Thu, 29 Jan 2015 21:10:12 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 2A5EAA0B; Thu, 29 Jan 2015 21:10:12 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TLABEf089107; Thu, 29 Jan 2015 21:10:11 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TLAAcd088785; Thu, 29 Jan 2015 21:10:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 21:10:10 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501292110.t0TLAAcd088785@beefy2.isc.freebsd.org> To: ota@j.email.ne.jp Subject: [package - head-amd64-default][japanese/gawk] Failed for ja-gawk-3.0.6 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: Thu, 29 Jan 2015 21:10:12 -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: ota@j.email.ne.jp Last committer: adamw@FreeBSD.org Ident: $FreeBSD: head/japanese/gawk/Makefile 362018 2014-07-16 02:29:34Z adamw $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/ja-gawk-3.0.6.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building japanese/gawk build started at Thu Jan 29 21:09:47 UTC 2015 port directory: /usr/ports/japanese/gawk building for: FreeBSD head-amd64-default-job-11 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: ota@j.email.ne.jp Makefile ident: $FreeBSD: head/japanese/gawk/Makefile 362018 2014-07-16 02:29:34Z adamw $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=ja-gawk-3.0.6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for ja-gawk-3.0.6: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-bitops --enable-non-decimal-data --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/japanese/gawk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/japanese/gawk/work HOME=/wrkdirs/usr/ports/japanese/gawk/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/japanese/gawk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/japanese/gawk/work HOME=/wrkdirs/usr/ports/japanese/gawk/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/ja-gawk" EXAMPLESDIR="share/examples/gawk" DATADIR="share/gawk" WWWDIR="www/gawk" ETCDIR="etc/gawk" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gawk DOCSDIR=/usr/local/share/doc/ja-gawk EXAMPLESDIR=/usr/local/share/examples/gawk WWWDIR=/usr/local/www/gawk ETCDIR=/usr/local/etc/gawk --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> ja-gawk-3.0.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.7.txz [head-amd64-default-job-11] Installing pkg-1.4.7... [head-amd64-default-job-11] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ja-gawk-3.0.6 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ja-gawk-3.0.6 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ja-gawk-3.0.6 for building => SHA256 Checksum OK for gawk-3.0.6.tar.gz. => SHA256 Checksum OK for gawkmb115.diff.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ja-gawk-3.0.6 for building ===> Extracting for ja-gawk-3.0.6 ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ja-gawk-3.0.6 for building => SHA256 Checksum OK for gawk-3.0.6.tar.gz. => SHA256 Checksum OK for gawkmb115.diff.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ja-gawk-3.0.6 ===> Applying distribution patches for ja-gawk-3.0.6 ===> Applying FreeBSD patches for ja-gawk-3.0.6 =========================================================================== =================================================== ===> ja-gawk-3.0.6 depends on executable: makeinfo - not found ===> Verifying install for makeinfo in /usr/ports/print/texinfo ===> Installing existing package /packages/All/texinfo-5.2.20150101.txz [head-amd64-default-job-11] Installing texinfo-5.2.20150101... [head-amd64-default-job-11] `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-11] | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-11] | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-11] `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-11] `-- Installing perl5-5.18.4_11... [head-amd64-default-job-11] `-- Extracting perl5-5.18.4_11... done [head-amd64-default-job-11] Extracting texinfo-5.2.20150101... done ===> Returning to build of ja-gawk-3.0.6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for ja-gawk-3.0.6 loading site script /usr/ports/Templates/config.site creating cache ./config.cache checking for bison... no checking for byacc... byacc checking whether ln -s works... yes checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector) works... yes checking whether the C compiler (cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking how to run the C preprocessor... cpp checking for a BSD compatible install... ./install-sh -c checking whether make sets ${MAKE}... yes checking for AIX... no checking for POSIXized ISC... no checking for minix/config.h... (cached) no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for _XOPEN_SOURCE value needed for large files... no checking for AIX compilation hacks... no checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for limits.h... (cached) yes checking for locale.h... yes checking for stdarg.h... (cached) yes checking for unistd.h... (cached) yes checking for signum.h... no checking for sys/param.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for pid_t... (cached) yes checking return type of signal handlers... void checking for size_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking type of array argument to getgroups... gid_t checking for working alloca.h... (cached) no checking for alloca... yes checking for vprintf... (cached) yes checking for fmod in -lm... yes checking for madvise... yes checking for memset... (cached) yes checking for memmove... (cached) yes case '(': ^ dfa.c:692:7: warning: case value not in enumerated type 'token' [-Wswitch] case ')': ^ dfa.c:607:7: warning: case value not in enumerated type 'token' [-Wswitch] case '*': ^ dfa.c:614:7: warning: case value not in enumerated type 'token' [-Wswitch] case '+': ^ dfa.c:701:7: warning: case value not in enumerated type 'token' [-Wswitch] case '.': ^ dfa.c:552:7: warning: case value not in enumerated type 'token' [-Wswitch] case '1': ^ dfa.c:553:7: warning: case value not in enumerated type 'token' [-Wswitch] case '2': ^ dfa.c:554:7: warning: case value not in enumerated type 'token' [-Wswitch] case '3': ^ dfa.c:555:7: warning: case value not in enumerated type 'token' [-Wswitch] case '4': ^ dfa.c:556:7: warning: case value not in enumerated type 'token' [-Wswitch] case '5': ^ dfa.c:557:7: warning: case value not in enumerated type 'token' [-Wswitch] case '6': ^ dfa.c:558:7: warning: case value not in enumerated type 'token' [-Wswitch] case '7': ^ dfa.c:559:7: warning: case value not in enumerated type 'token' [-Wswitch] case '8': ^ dfa.c:560:7: warning: case value not in enumerated type 'token' [-Wswitch] case '9': ^ dfa.c:578:7: warning: case value not in enumerated type 'token' [-Wswitch] case '<': ^ dfa.c:583:7: warning: case value not in enumerated type 'token' [-Wswitch] case '>': ^ dfa.c:598:7: warning: case value not in enumerated type 'token' [-Wswitch] case '?': ^ dfa.c:593:7: warning: case value not in enumerated type 'token' [-Wswitch] case 'B': ^ dfa.c:719:7: warning: case value not in enumerated type 'token' [-Wswitch] case 'W': ^ dfa.c:731:7: warning: case value not in enumerated type 'token' [-Wswitch] case '[': ^ dfa.c:518:7: warning: case value not in enumerated type 'token' [-Wswitch] case '\\': ^ dfa.c:526:7: warning: case value not in enumerated type 'token' [-Wswitch] case '^': ^ dfa.c:568:7: warning: case value not in enumerated type 'token' [-Wswitch] case '`': ^ dfa.c:588:7: warning: case value not in enumerated type 'token' [-Wswitch] case 'b': ^ dfa.c:709:7: warning: case value not in enumerated type 'token' [-Wswitch] case 'w': ^ dfa.c:623:7: warning: case value not in enumerated type 'token' [-Wswitch] case '{': ^ dfa.c:669:7: warning: case value not in enumerated type 'token' [-Wswitch] case '|': ^ dfa.c:2175:3: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ 47 warnings generated. cc -c -DGAWK -I. -I. -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -DEUC random.c cc -o gawk -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector array.o builtin.o eval.o field.o gawkmisc.o io.o main.o missing.o msg.o node.o re.o version.o mbc.o mbfuncs.o awktab.o getopt.o getopt1.o regex.o dfa.o random.o -lm cd awklib && /usr/bin/make CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" all rm -fr eg stamp-eg ./gawk -f ./extract.awk ./../doc/gawk.texi cc -O2 -pipe -fstack-protector -fno-strict-aliasing ./eg/lib/pwcat.c -fstack-protector -o pwcat ./eg/lib/pwcat.c:28:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' exit(0); ^ ./eg/lib/pwcat.c:28:5: note: include the header or explicitly provide a declaration for 'exit' 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing ./eg/lib/grcat.c -fstack-protector -o grcat ./eg/lib/grcat.c:33:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' exit(0); ^ ./eg/lib/grcat.c:33:5: note: include the header or explicitly provide a declaration for 'exit' 1 warning generated. cp ./eg/prog/igawk.sh igawk ; chmod 755 igawk (cd ./eg/lib ; sed 's;/usr/local/libexec/awk;/usr/local/libexec/awk;' < passwdawk.in) > passwd.awk (cd ./eg/lib ; sed 's;/usr/local/libexec/awk;/usr/local/libexec/awk;' < groupawk.in) > group.awk cd doc && /usr/bin/make all makeinfo --no-split ./gawk.texi ./gawk.texi:10195: unknown command `catcode' ./gawk.texi:10196: unknown command `halign' ./gawk.texi:10196: unknown command `hfil' ./gawk.texi:10196: unknown command `qquad' ./gawk.texi:10196: unknown command `hfil' ./gawk.texi:10196: unknown command `qquad' ./gawk.texi:10196: unknown command `hfil' ./gawk.texi:10196: unknown command `cr' ./gawk.texi:10197: unknown command `cr' ./gawk.texi:10198: unknown command `hrulefill' ./gawk.texi:10198: unknown command `hrulefill' ./gawk.texi:10198: unknown command `hrulefill' ./gawk.texi:10198: unknown command `cr' ./gawk.texi:10199: unknown command `cr' ./gawk.texi:10200: unknown command `cr' ./gawk.texi:10201: unknown command `cr' ./gawk.texi:10202: unknown command `cr' ./gawk.texi:10203: unknown command `cr' ./gawk.texi:10204: unknown command `cr' ./gawk.texi:10205: unknown command `cr' ./gawk.texi:10207: unknown command `bigskip' ./gawk.texi:10247: unknown command `catcode' ./gawk.texi:10248: unknown command `halign' ./gawk.texi:10248: unknown command `hfil' ./gawk.texi:10248: unknown command `qquad' ./gawk.texi:10248: unknown command `hfil' ./gawk.texi:10248: unknown command `qquad' ./gawk.texi:10248: unknown command `hfil' ./gawk.texi:10248: unknown command `cr' ./gawk.texi:10249: unknown command `cr' ./gawk.texi:10250: unknown command `hrulefill' ./gawk.texi:10250: unknown command `hrulefill' ./gawk.texi:10250: unknown command `hrulefill' ./gawk.texi:10250: unknown command `cr' ./gawk.texi:10251: unknown command `cr' ./gawk.texi:10252: unknown command `cr' ./gawk.texi:10253: unknown command `cr' ./gawk.texi:10254: unknown command `cr' ./gawk.texi:10256: unknown command `bigskip' ./gawk.texi:10301: unknown command `catcode' ./gawk.texi:10302: unknown command `halign' ./gawk.texi:10302: unknown command `hfil' ./gawk.texi:10302: unknown command `qquad' ./gawk.texi:10302: unknown command `hfil' ./gawk.texi:10302: unknown command `qquad' ./gawk.texi:10302: unknown command `hfil' ./gawk.texi:10302: unknown command `cr' ./gawk.texi:10303: unknown command `cr' ./gawk.texi:10304: unknown command `hrulefill' ./gawk.texi:10304: unknown command `hrulefill' ./gawk.texi:10304: unknown command `hrulefill' ./gawk.texi:10304: unknown command `cr' ./gawk.texi:10305: unknown command `cr' ./gawk.texi:10306: unknown command `cr' ./gawk.texi:10307: unknown command `cr' ./gawk.texi:10308: unknown command `cr' ./gawk.texi:10310: unknown command `bigskip' ./gawk.texi:10349: unknown command `catcode' ./gawk.texi:10350: unknown command `halign' ./gawk.texi:10350: unknown command `hfil' ./gawk.texi:10350: unknown command `qquad' ./gawk.texi:10350: unknown command `hfil' ./gawk.texi:10350: unknown command `qquad' ./gawk.texi:10350: unknown command `hfil' ./gawk.texi:10350: unknown command `cr' ./gawk.texi:10351: unknown command `cr' ./gawk.texi:10352: unknown command `hrulefill' ./gawk.texi:10352: unknown command `hrulefill' ./gawk.texi:10352: unknown command `hrulefill' ./gawk.texi:10352: unknown command `cr' ./gawk.texi:10353: unknown command `cr' ./gawk.texi:10354: unknown command `cr' ./gawk.texi:10355: unknown command `cr' ./gawk.texi:10356: unknown command `cr' ./gawk.texi:10357: unknown command `cr' ./gawk.texi:10358: unknown command `cr' ./gawk.texi:10360: unknown command `bigskip' ./gawk.texi:18771: warning: @itemx should not begin @table *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/japanese/gawk/work/gawk-3.0.6/doc *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/japanese/gawk/work/gawk-3.0.6 *** Error code 1 Stop. make[1]: stopped in /usr/ports/japanese/gawk *** Error code 1 Stop. make: stopped in /usr/ports/japanese/gawk From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 21:18:19 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 A3A68ACF for ; Thu, 29 Jan 2015 21:18:19 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 82470ADE; Thu, 29 Jan 2015 21:18:19 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TLIJ0k066428; Thu, 29 Jan 2015 21:18:19 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TLIIcx066396; Thu, 29 Jan 2015 21:18:18 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 21:18:18 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501292118.t0TLIIcx066396@beefy1.isc.freebsd.org> To: ota@j.email.ne.jp Subject: [package - head-i386-default][japanese/gawk] Failed for ja-gawk-3.0.6 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: Thu, 29 Jan 2015 21:18:19 -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: ota@j.email.ne.jp Last committer: adamw@FreeBSD.org Ident: $FreeBSD: head/japanese/gawk/Makefile 362018 2014-07-16 02:29:34Z adamw $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/ja-gawk-3.0.6.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building japanese/gawk build started at Thu Jan 29 21:17:57 UTC 2015 port directory: /usr/ports/japanese/gawk building for: FreeBSD head-i386-default-job-21 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: ota@j.email.ne.jp Makefile ident: $FreeBSD: head/japanese/gawk/Makefile 362018 2014-07-16 02:29:34Z adamw $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=ja-gawk-3.0.6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for ja-gawk-3.0.6: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-bitops --enable-non-decimal-data --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/japanese/gawk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/japanese/gawk/work HOME=/wrkdirs/usr/ports/japanese/gawk/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/japanese/gawk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/japanese/gawk/work HOME=/wrkdirs/usr/ports/japanese/gawk/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/ja-gawk" EXAMPLESDIR="share/examples/gawk" DATADIR="share/gawk" WWWDIR="www/gawk" ETCDIR="etc/gawk" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gawk DOCSDIR=/usr/local/share/doc/ja-gawk EXAMPLESDIR=/usr/local/share/examples/gawk WWWDIR=/usr/local/www/gawk ETCDIR=/usr/local/etc/gawk --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> ja-gawk-3.0.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.7.txz [head-i386-default-job-21] Installing pkg-1.4.7... [head-i386-default-job-21] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ja-gawk-3.0.6 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ja-gawk-3.0.6 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ja-gawk-3.0.6 for building => SHA256 Checksum OK for gawk-3.0.6.tar.gz. => SHA256 Checksum OK for gawkmb115.diff.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ja-gawk-3.0.6 for building ===> Extracting for ja-gawk-3.0.6 ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ja-gawk-3.0.6 for building => SHA256 Checksum OK for gawk-3.0.6.tar.gz. => SHA256 Checksum OK for gawkmb115.diff.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ja-gawk-3.0.6 ===> Applying distribution patches for ja-gawk-3.0.6 ===> Applying FreeBSD patches for ja-gawk-3.0.6 =========================================================================== =================================================== ===> ja-gawk-3.0.6 depends on executable: makeinfo - not found ===> Verifying install for makeinfo in /usr/ports/print/texinfo ===> Installing existing package /packages/All/texinfo-5.2.20150101.txz [head-i386-default-job-21] Installing texinfo-5.2.20150101... [head-i386-default-job-21] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-21] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-21] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-21] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-21] `-- Installing perl5-5.18.4_11... [head-i386-default-job-21] `-- Extracting perl5-5.18.4_11... done [head-i386-default-job-21] Extracting texinfo-5.2.20150101... done ===> Returning to build of ja-gawk-3.0.6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for ja-gawk-3.0.6 loading site script /usr/ports/Templates/config.site creating cache ./config.cache checking for bison... no checking for byacc... byacc checking whether ln -s works... yes checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector) works... yes checking whether the C compiler (cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking how to run the C preprocessor... cpp checking for a BSD compatible install... ./install-sh -c checking whether make sets ${MAKE}... yes checking for AIX... no checking for POSIXized ISC... no checking for minix/config.h... (cached) no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for _XOPEN_SOURCE value needed for large files... no checking for AIX compilation hacks... no checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for limits.h... (cached) yes checking for locale.h... yes checking for stdarg.h... (cached) yes checking for unistd.h... (cached) yes checking for signum.h... no checking for sys/param.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for pid_t... (cached) yes checking return type of signal handlers... void checking for size_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes case '(': ^ dfa.c:692:7: warning: case value not in enumerated type 'token' [-Wswitch] case ')': ^ dfa.c:607:7: warning: case value not in enumerated type 'token' [-Wswitch] case '*': ^ dfa.c:614:7: warning: case value not in enumerated type 'token' [-Wswitch] case '+': ^ dfa.c:701:7: warning: case value not in enumerated type 'token' [-Wswitch] case '.': ^ dfa.c:552:7: warning: case value not in enumerated type 'token' [-Wswitch] case '1': ^ dfa.c:553:7: warning: case value not in enumerated type 'token' [-Wswitch] case '2': ^ dfa.c:554:7: warning: case value not in enumerated type 'token' [-Wswitch] case '3': ^ dfa.c:555:7: warning: case value not in enumerated type 'token' [-Wswitch] case '4': ^ dfa.c:556:7: warning: case value not in enumerated type 'token' [-Wswitch] case '5': ^ dfa.c:557:7: warning: case value not in enumerated type 'token' [-Wswitch] case '6': ^ dfa.c:558:7: warning: case value not in enumerated type 'token' [-Wswitch] case '7': ^ dfa.c:559:7: warning: case value not in enumerated type 'token' [-Wswitch] case '8': ^ dfa.c:560:7: warning: case value not in enumerated type 'token' [-Wswitch] case '9': ^ dfa.c:578:7: warning: case value not in enumerated type 'token' [-Wswitch] case '<': ^ dfa.c:583:7: warning: case value not in enumerated type 'token' [-Wswitch] case '>': ^ dfa.c:598:7: warning: case value not in enumerated type 'token' [-Wswitch] case '?': ^ dfa.c:593:7: warning: case value not in enumerated type 'token' [-Wswitch] case 'B': ^ dfa.c:719:7: warning: case value not in enumerated type 'token' [-Wswitch] case 'W': ^ dfa.c:731:7: warning: case value not in enumerated type 'token' [-Wswitch] case '[': ^ dfa.c:518:7: warning: case value not in enumerated type 'token' [-Wswitch] case '\\': ^ dfa.c:526:7: warning: case value not in enumerated type 'token' [-Wswitch] case '^': ^ dfa.c:568:7: warning: case value not in enumerated type 'token' [-Wswitch] case '`': ^ dfa.c:588:7: warning: case value not in enumerated type 'token' [-Wswitch] case 'b': ^ dfa.c:709:7: warning: case value not in enumerated type 'token' [-Wswitch] case 'w': ^ dfa.c:623:7: warning: case value not in enumerated type 'token' [-Wswitch] case '{': ^ dfa.c:669:7: warning: case value not in enumerated type 'token' [-Wswitch] case '|': ^ dfa.c:2175:3: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ 47 warnings generated. cc -c -DGAWK -I. -I. -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -DEUC random.c cc -o gawk -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector array.o builtin.o eval.o field.o gawkmisc.o io.o main.o missing.o msg.o node.o re.o version.o mbc.o mbfuncs.o awktab.o getopt.o getopt1.o regex.o dfa.o random.o -lm cd awklib && /usr/bin/make CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" all rm -fr eg stamp-eg ./gawk -f ./extract.awk ./../doc/gawk.texi cc -O2 -pipe -fstack-protector -fno-strict-aliasing ./eg/lib/pwcat.c -fstack-protector -o pwcat ./eg/lib/pwcat.c:28:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' exit(0); ^ ./eg/lib/pwcat.c:28:5: note: include the header or explicitly provide a declaration for 'exit' 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing ./eg/lib/grcat.c -fstack-protector -o grcat ./eg/lib/grcat.c:33:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' exit(0); ^ ./eg/lib/grcat.c:33:5: note: include the header or explicitly provide a declaration for 'exit' 1 warning generated. cp ./eg/prog/igawk.sh igawk ; chmod 755 igawk (cd ./eg/lib ; sed 's;/usr/local/libexec/awk;/usr/local/libexec/awk;' < passwdawk.in) > passwd.awk (cd ./eg/lib ; sed 's;/usr/local/libexec/awk;/usr/local/libexec/awk;' < groupawk.in) > group.awk cd doc && /usr/bin/make all makeinfo --no-split ./gawk.texi ./gawk.texi:10195: unknown command `catcode' ./gawk.texi:10196: unknown command `halign' ./gawk.texi:10196: unknown command `hfil' ./gawk.texi:10196: unknown command `qquad' ./gawk.texi:10196: unknown command `hfil' ./gawk.texi:10196: unknown command `qquad' ./gawk.texi:10196: unknown command `hfil' ./gawk.texi:10196: unknown command `cr' ./gawk.texi:10197: unknown command `cr' ./gawk.texi:10198: unknown command `hrulefill' ./gawk.texi:10198: unknown command `hrulefill' ./gawk.texi:10198: unknown command `hrulefill' ./gawk.texi:10198: unknown command `cr' ./gawk.texi:10199: unknown command `cr' ./gawk.texi:10200: unknown command `cr' ./gawk.texi:10201: unknown command `cr' ./gawk.texi:10202: unknown command `cr' ./gawk.texi:10203: unknown command `cr' ./gawk.texi:10204: unknown command `cr' ./gawk.texi:10205: unknown command `cr' ./gawk.texi:10207: unknown command `bigskip' ./gawk.texi:10247: unknown command `catcode' ./gawk.texi:10248: unknown command `halign' ./gawk.texi:10248: unknown command `hfil' ./gawk.texi:10248: unknown command `qquad' ./gawk.texi:10248: unknown command `hfil' ./gawk.texi:10248: unknown command `qquad' ./gawk.texi:10248: unknown command `hfil' ./gawk.texi:10248: unknown command `cr' ./gawk.texi:10249: unknown command `cr' ./gawk.texi:10250: unknown command `hrulefill' ./gawk.texi:10250: unknown command `hrulefill' ./gawk.texi:10250: unknown command `hrulefill' ./gawk.texi:10250: unknown command `cr' ./gawk.texi:10251: unknown command `cr' ./gawk.texi:10252: unknown command `cr' ./gawk.texi:10253: unknown command `cr' ./gawk.texi:10254: unknown command `cr' ./gawk.texi:10256: unknown command `bigskip' ./gawk.texi:10301: unknown command `catcode' ./gawk.texi:10302: unknown command `halign' ./gawk.texi:10302: unknown command `hfil' ./gawk.texi:10302: unknown command `qquad' ./gawk.texi:10302: unknown command `hfil' ./gawk.texi:10302: unknown command `qquad' ./gawk.texi:10302: unknown command `hfil' ./gawk.texi:10302: unknown command `cr' ./gawk.texi:10303: unknown command `cr' ./gawk.texi:10304: unknown command `hrulefill' ./gawk.texi:10304: unknown command `hrulefill' ./gawk.texi:10304: unknown command `hrulefill' ./gawk.texi:10304: unknown command `cr' ./gawk.texi:10305: unknown command `cr' ./gawk.texi:10306: unknown command `cr' ./gawk.texi:10307: unknown command `cr' ./gawk.texi:10308: unknown command `cr' ./gawk.texi:10310: unknown command `bigskip' ./gawk.texi:10349: unknown command `catcode' ./gawk.texi:10350: unknown command `halign' ./gawk.texi:10350: unknown command `hfil' ./gawk.texi:10350: unknown command `qquad' ./gawk.texi:10350: unknown command `hfil' ./gawk.texi:10350: unknown command `qquad' ./gawk.texi:10350: unknown command `hfil' ./gawk.texi:10350: unknown command `cr' ./gawk.texi:10351: unknown command `cr' ./gawk.texi:10352: unknown command `hrulefill' ./gawk.texi:10352: unknown command `hrulefill' ./gawk.texi:10352: unknown command `hrulefill' ./gawk.texi:10352: unknown command `cr' ./gawk.texi:10353: unknown command `cr' ./gawk.texi:10354: unknown command `cr' ./gawk.texi:10355: unknown command `cr' ./gawk.texi:10356: unknown command `cr' ./gawk.texi:10357: unknown command `cr' ./gawk.texi:10358: unknown command `cr' ./gawk.texi:10360: unknown command `bigskip' ./gawk.texi:18771: warning: @itemx should not begin @table *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/japanese/gawk/work/gawk-3.0.6/doc *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/japanese/gawk/work/gawk-3.0.6 *** Error code 1 Stop. make[1]: stopped in /usr/ports/japanese/gawk *** Error code 1 Stop. make: stopped in /usr/ports/japanese/gawk From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 21:29:38 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 15AACBE8 for ; Thu, 29 Jan 2015 21:29:38 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 003BFBCF; Thu, 29 Jan 2015 21:29:37 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TLTbae076706; Thu, 29 Jan 2015 21:29:37 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TLTbxA076392; Thu, 29 Jan 2015 21:29:37 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 21:29:37 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501292129.t0TLTbxA076392@beefy2.isc.freebsd.org> To: mi@aldan.algebra.com Subject: [package - head-amd64-default][devel/gdb66] Failed for gdb66-6.6_2 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: Thu, 29 Jan 2015 21:29:38 -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: mi@aldan.algebra.com Last committer: antoine@FreeBSD.org Ident: $FreeBSD: head/devel/gdb66/Makefile 377795 2015-01-24 15:07:39Z antoine $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/gdb66-6.6_2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building devel/gdb66 build started at Thu Jan 29 21:25:54 UTC 2015 port directory: /usr/ports/devel/gdb66 building for: FreeBSD head-amd64-default-job-11 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: mi@aldan.algebra.com Makefile ident: $FreeBSD: head/devel/gdb66/Makefile 377795 2015-01-24 15:07:39Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gdb66-6.6_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gdb66-6.6_2: INSIGHT=off: Tcl/Tk GUI (experimental!) ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --program-suffix=66 --disable-werror --enable-target=all --enable-tui --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- CONFIGURED_M4=m4 CONFIGURED_BISON=byacc XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gdb66/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gdb66/work HOME=/wrkdirs/usr/ports/devel/gdb66/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gdb66/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gdb66/work HOME=/wrkdirs/usr/ports/devel/gdb66/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gdb66/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gdb66/work HOME=/wrkdirs/usr/ports/devel/gdb66/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gdb66/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gdb66/work HOME=/wrkdirs/usr/ports/devel/gdb66/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-prote ctor -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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-- VER=66 INSIGHT='@comment ' OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gdb" EXAMPLESDIR="share/examples/gdb" DATADIR="share/gdb" WWWDIR="www/gdb" ETCDIR="etc/gdb" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gdb DOCSDIR=/usr/local/share/doc/gdb EXAMPLESDIR=/usr/local/share/examples/gdb WWWDIR=/usr/local/www/gdb ETCDIR=/usr/local/etc/gdb --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> gdb66-6.6_2 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.7.txz [head-amd64-default-job-11] Installing pkg-1.4.7... [head-amd64-default-job-11] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gdb66-6.6_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gdb66-6.6_2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by gdb66-6.6_2 for building => SHA256 Checksum OK for gdb-6.6.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gdb66-6.6_2 for building ===> Extracting for gdb66-6.6_2 => SHA256 Checksum OK for gdb-6.6.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gdb66-6.6_2 ===> Applying FreeBSD patches for gdb66-6.6_2 echo 'READLINE = -lreadline_p' >> /wrkdirs/usr/ports/devel/gdb66/work/gdb-6.6/gdb/Makefile.in =========================================================================== =================================================== ===> gdb66-6.6_2 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 [head-amd64-default-job-11] Installing gettext-tools-0.19.4... [head-amd64-default-job-11] `-- Installing expat-2.1.0_2... [head-amd64-default-job-11] `-- Extracting expat-2.1.0_2... done [head-amd64-default-job-11] `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-11] | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-11] | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-11] `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-11] Extracting gettext-tools-0.19.4... done ===> Returning to build of gdb66-6.6_2 ===> gdb66-6.6_2 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 [head-amd64-default-job-11] Installing gmake-4.1_1... [head-amd64-default-job-11] Extracting gmake-4.1_1... done ===> Returning to build of gdb66-6.6_2 ===> gdb66-6.6_2 depends on executable: gcc48 - not found ===> Verifying install for gcc48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.4.txz [head-amd64-default-job-11] Installing gcc-4.8.4... [head-amd64-default-job-11] `-- Installing binutils-2.25... [head-amd64-default-job-11] `-- Extracting binutils-2.25... done [head-amd64-default-job-11] `-- Installing gcc-ecj-4.5... [head-amd64-default-job-11] `-- Extracting gcc-ecj-4.5... done [head-amd64-default-job-11] `-- Installing gmp-5.1.3_2... [head-amd64-default-job-11] `-- Extracting gmp-5.1.3_2... done [head-amd64-default-job-11] `-- Installing mpc-1.0.2_1... [head-amd64-default-job-11] | `-- Installing mpfr-3.1.2_2... [head-amd64-default-job-11] | `-- Extracting mpfr-3.1.2_2... done [head-amd64-default-job-11] `-- Extracting mpc-1.0.2_1... done [head-amd64-default-job-11] Extracting gcc-4.8.4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of gdb66-6.6_2 ===> gdb66-6.6_2 depends on file: /usr/local/bin/as - found =========================================================================== =================================================== ===> gdb66-6.6_2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.3) ===> gdb66-6.6_2 depends on shared library: libreadline.so.6 - not found ===> Verifying for libreadline.so.6 in /usr/ports/devel/readline ===> Installing existing package /packages/All/readline-6.3.8.txz [head-amd64-default-job-11] Installing readline-6.3.8... [head-amd64-default-job-11] Extracting readline-6.3.8... done ===> Returning to build of gdb66-6.6_2 =========================================================================== =================================================== ===> Configuring for gdb66-6.6_2 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/gdb66/work/gdb-6.6/config.rpath ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/gdb66/work/gdb-6.6/ltconfig configure: warning: x86_64-portbld-freebsd11.0: invalid host type loading site script /usr/ports/Templates/config.site creating cache ./config.cache checking host system type... x86_64-portbld-freebsd11.0 checking target system type... x86_64-portbld-freebsd11.0 checking build system type... x86_64-portbld-freebsd11.0 checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether ln works... yes checking whether ln -s works... yes gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized f-exp.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized m2-exp.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized p-exp.c rm -f version.c-tmp version.c echo '#include "version.h"' >> version.c-tmp echo 'const char version[] = "'"`sed q .././gdb/version.in`"'";' >> version.c-tmp echo 'const char host_name[] = "x86_64-portbld-freebsd11.0";' >> version.c-tmp echo 'const char target_name[] = "x86_64-portbld-freebsd11.0";' >> version.c-tmp mv version.c-tmp version.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized version.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized annotate.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized auxv.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized bfd-target.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized blockframe.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized breakpoint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized findvar.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized regcache.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized charset.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized disasm.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dummy-frame.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized source.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized value.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized eval.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized valops.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized valarith.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized valprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include `echo " -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized " | sed "s/ -Wformat-nonliteral / /g"` \ .././gdb/printcmd.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized block.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized symtab.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized symfile.c symfile.c:2644:1: warning: 'cashier_psymtab' defined but not used [-Wunused-function] cashier_psymtab (struct partial_symtab *pst) ^ gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized symmisc.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized linespec.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dictionary.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized infcall.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized infcmd.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized infrun.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized expprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized environ.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized stack.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized thread.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized exceptions.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized inf-child.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized interps.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized -DTARGET_SYSTEM_ROOT=\"\" \ -DBINDIR=\"/usr/local/bin\" .././gdb/main.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized macrotab.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized macrocmd.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized macroexp.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized macroscope.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized event-loop.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized event-top.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized inf-loop.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized completer.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized gdbarch.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized arch-utils.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized gdbtypes.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized osabi.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized .././gdb/copying.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized memattr.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized mem-break.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized target.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized parse.c parse.c: In function 'write_exp_elt': parse.c:179:1: note: the ABI of passing union with long double has changed in GCC 4.4 write_exp_elt (union exp_element expelt) ^ gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized language.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized buildsym.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized std-regs.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized .././gdb/signals/signals.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized gdb-events.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized exec.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized bcache.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized objfiles.c ././gdb/observer.sh inc .././gdb/doc/observer.texi observer.inc Creating observer.itmp Moving observer.itmp to observer.inc gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized observer.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized minsyms.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized maint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized demangle.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dbxread.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized coffread.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized coff-pe-read.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized elfread.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarfread.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarf2read.c dwarf2read.c:8639:1: warning: 'dump_die_list' defined but not used [-Wunused-function] dump_die_list (struct die_info *die) ^ gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized mipsread.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized stabsread.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized corefile.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarf2expr.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarf2loc.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarf2-frame.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ada-lang.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized c-lang.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized f-lang.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized objc-lang.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ui-out.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cli-out.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized varobj.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized vec.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized wrapper.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized jv-lang.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized jv-valprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized jv-typeprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized m2-lang.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized p-lang.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized p-typeprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized p-valprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized scm-exp.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized scm-lang.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized scm-valprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized sentinel-frame.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized complaints.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized typeprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ada-typeprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized c-typeprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized f-typeprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized m2-typeprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ada-valprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized c-valprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cp-valprint.c cp-valprint.c:782:1: warning: 'cp_print_hpacc_virtual_table_entries' defined but not used [-Wunused-function] cp_print_hpacc_virtual_table_entries (struct type *type, int *vfuncs, ^ gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized f-valprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized m2-valprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized nlmread.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized serial.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized mdebugread.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized top.c top.c: In function 'gdb_readline_wrapper': top.c:730:7: warning: 'Function' is deprecated [-Wdeprecated-declarations] rl_pre_input_hook = (Function *) after_char_processing_hook; ^ top.c: At top level: top.c:740:1: warning: 'stop_sig' defined but not used [-Wunused-function] stop_sig (int signo) ^ top.c:769:1: warning: 'float_handler' defined but not used [-Wunused-function] float_handler (int signo) ^ top.c:778:1: warning: 'do_nothing' defined but not used [-Wunused-function] do_nothing (int signo) ^ gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized utils.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ui-file.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized user-regs.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized frame.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized frame-unwind.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized doublest.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized frame-base.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized gnu-v2-abi.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized .././gdb/gnu-v3-abi.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized hpacc-abi.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cp-abi.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cp-support.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cp-namespace.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized reggroups.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized regset.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized trad-frame.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized tramp-frame.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized solib-null.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized prologue-value.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized memory-map.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized xml-support.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized target-memory.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized inflow.c Making init.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized init.c rm -f libgdb.a /usr/local/bin/ar q libgdb.a amd64-tdep.o amd64fbsd-tdep.o i386-tdep.o i387-tdep.o i386bsd-tdep.o i386fbsd-tdep.o bsd-uthread.o corelow.o solib.o solib-svr4.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o fork-child.o inf-ptrace.o fbsd-nat.o amd64-nat.o amd64bsd-nat.o amd64fbsd-nat.o gcore.o bsd-kvm.o remote.o dcache.o remote-utils.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-utils.o cli-logging.o cli-interp.o mi-out.o mi-console.o mi-cmds.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o mi-common.o posix-hdep.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o c-exp.o cp-name-parser.o objc-exp.o ada-exp.o jv-exp.o f-exp.o m2-exp.o p-exp.o version.o annotate.o au xv.o bfd-target.o blockframe.o breakpoint.o findvar.o regcache.o charset.o disasm.o dummy-frame.o source.o value.o eval.o valops.o valarith.o valprint.o printcmd.o block.o symtab.o symfile.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o inf-child.o interps.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o osabi.o copying.o memattr.o mem-break.o target.o parse.o language.o buildsym.o std-regs.o signals.o gdb-events.o exec.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o elfread.o dwarfread.o dwarf2read.o mipsread.o stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o ada-lang.o c-lang.o f-lang.o objc-lang.o ui-out.o cli-out.o varobj.o vec.o wrapper.o jv-lang.o jv-valprint.o jv-typeprint.o m2-lang.o p-lang.o p-typeprint.o p-valprint.o scm-exp.o scm-lang.o scm-valprint.o senti nel-frame.o complaints.o typeprint.o ada-typ! eprint.o c-typeprint.o f-typeprint.o m2-typeprint.o ada-valprint.o c-valprint.o cp-valprint.o f-valprint.o m2-valprint.o nlmread.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o gnu-v2-abi.o gnu-v3-abi.o hpacc-abi.o cp-abi.o cp-support.o cp-namespace.o reggroups.o regset.o trad-frame.o tramp-frame.o solib.o solib-null.o prologue-value.o memory-map.o xml-support.o target-memory.o inflow.o init.o /usr/local/bin/ar: creating libgdb.a /usr/local/bin/ranlib libgdb.a rm -f gdb gcc48 -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing \ -o gdb gdb.o libgdb.a \ -lreadline_p ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a -lncurses -lm -L/usr/local/lib /usr/local/lib/libexpat.so -Wl,-rpath -Wl,/usr/local/lib ../libiberty/libiberty.a -lkvm /usr/local/bin/ld: cannot find -lreadline_p collect2: error: ld returned 1 exit status Makefile:1227: recipe for target 'gdb' failed gmake[3]: *** [gdb] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/gdb66/work/gdb-6.6/gdb' Makefile:7951: recipe for target 'all-gdb' failed gmake[2]: *** [all-gdb] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/gdb66/work/gdb-6.6' Makefile:626: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/gdb66/work/gdb-6.6' *** Error code 1 Stop. make: stopped in /usr/ports/devel/gdb66 From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 21:37:52 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 6F3D0E4E for ; Thu, 29 Jan 2015 21:37:52 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 59F6FCB0; Thu, 29 Jan 2015 21:37:52 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TLbqge028508; Thu, 29 Jan 2015 21:37:52 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TLbqTM028449; Thu, 29 Jan 2015 21:37:52 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 21:37:52 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501292137.t0TLbqTM028449@beefy1.isc.freebsd.org> To: mi@aldan.algebra.com Subject: [package - head-i386-default][devel/gdb66] Failed for gdb66-6.6_2 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: Thu, 29 Jan 2015 21:37:52 -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: mi@aldan.algebra.com Last committer: antoine@FreeBSD.org Ident: $FreeBSD: head/devel/gdb66/Makefile 377795 2015-01-24 15:07:39Z antoine $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/gdb66-6.6_2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building devel/gdb66 build started at Thu Jan 29 21:34:29 UTC 2015 port directory: /usr/ports/devel/gdb66 building for: FreeBSD head-i386-default-job-04 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: mi@aldan.algebra.com Makefile ident: $FreeBSD: head/devel/gdb66/Makefile 377795 2015-01-24 15:07:39Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gdb66-6.6_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gdb66-6.6_2: INSIGHT=off: Tcl/Tk GUI (experimental!) ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --program-suffix=66 --disable-werror --enable-target=all --enable-tui --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- CONFIGURED_M4=m4 CONFIGURED_BISON=byacc XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gdb66/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gdb66/work HOME=/wrkdirs/usr/ports/devel/gdb66/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gdb66/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gdb66/work HOME=/wrkdirs/usr/ports/devel/gdb66/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gdb66/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gdb66/work HOME=/wrkdirs/usr/ports/devel/gdb66/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gdb66/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gdb66/work HOME=/wrkdirs/usr/ports/devel/gdb66/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-prote ctor -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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-- VER=66 INSIGHT='@comment ' OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gdb" EXAMPLESDIR="share/examples/gdb" DATADIR="share/gdb" WWWDIR="www/gdb" ETCDIR="etc/gdb" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gdb DOCSDIR=/usr/local/share/doc/gdb EXAMPLESDIR=/usr/local/share/examples/gdb WWWDIR=/usr/local/www/gdb ETCDIR=/usr/local/etc/gdb --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> gdb66-6.6_2 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.7.txz [head-i386-default-job-04] Installing pkg-1.4.7... [head-i386-default-job-04] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gdb66-6.6_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gdb66-6.6_2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by gdb66-6.6_2 for building => SHA256 Checksum OK for gdb-6.6.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gdb66-6.6_2 for building ===> Extracting for gdb66-6.6_2 => SHA256 Checksum OK for gdb-6.6.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gdb66-6.6_2 ===> Applying FreeBSD patches for gdb66-6.6_2 echo 'READLINE = -lreadline_p' >> /wrkdirs/usr/ports/devel/gdb66/work/gdb-6.6/gdb/Makefile.in =========================================================================== =================================================== ===> gdb66-6.6_2 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 [head-i386-default-job-04] Installing gettext-tools-0.19.4... [head-i386-default-job-04] `-- Installing expat-2.1.0_2... [head-i386-default-job-04] `-- Extracting expat-2.1.0_2... done [head-i386-default-job-04] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-04] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-04] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-04] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-04] Extracting gettext-tools-0.19.4... done ===> Returning to build of gdb66-6.6_2 ===> gdb66-6.6_2 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 [head-i386-default-job-04] Installing gmake-4.1_1... [head-i386-default-job-04] Extracting gmake-4.1_1... done ===> Returning to build of gdb66-6.6_2 ===> gdb66-6.6_2 depends on executable: gcc48 - not found ===> Verifying install for gcc48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.4.txz [head-i386-default-job-04] Installing gcc-4.8.4... [head-i386-default-job-04] `-- Installing binutils-2.25... [head-i386-default-job-04] `-- Extracting binutils-2.25... done [head-i386-default-job-04] `-- Installing gcc-ecj-4.5... [head-i386-default-job-04] `-- Extracting gcc-ecj-4.5... done [head-i386-default-job-04] `-- Installing gmp-5.1.3_2... [head-i386-default-job-04] `-- Extracting gmp-5.1.3_2... done [head-i386-default-job-04] `-- Installing mpc-1.0.2_1... [head-i386-default-job-04] | `-- Installing mpfr-3.1.2_2... [head-i386-default-job-04] | `-- Extracting mpfr-3.1.2_2... done [head-i386-default-job-04] `-- Extracting mpc-1.0.2_1... done [head-i386-default-job-04] Extracting gcc-4.8.4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of gdb66-6.6_2 ===> gdb66-6.6_2 depends on file: /usr/local/bin/as - found =========================================================================== =================================================== ===> gdb66-6.6_2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.3) ===> gdb66-6.6_2 depends on shared library: libreadline.so.6 - not found ===> Verifying for libreadline.so.6 in /usr/ports/devel/readline ===> Installing existing package /packages/All/readline-6.3.8.txz [head-i386-default-job-04] Installing readline-6.3.8... [head-i386-default-job-04] Extracting readline-6.3.8... done ===> Returning to build of gdb66-6.6_2 =========================================================================== =================================================== ===> Configuring for gdb66-6.6_2 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/gdb66/work/gdb-6.6/config.rpath ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/gdb66/work/gdb-6.6/ltconfig loading site script /usr/ports/Templates/config.site ada-lex.c:1627:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized jv-exp.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized f-exp.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized m2-exp.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized p-exp.c rm -f version.c-tmp version.c echo '#include "version.h"' >> version.c-tmp echo 'const char version[] = "'"`sed q .././gdb/version.in`"'";' >> version.c-tmp echo 'const char host_name[] = "i386-portbld-freebsd11.0";' >> version.c-tmp echo 'const char target_name[] = "i386-portbld-freebsd11.0";' >> version.c-tmp mv version.c-tmp version.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized version.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized annotate.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized auxv.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized bfd-target.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized blockframe.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized breakpoint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized findvar.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized regcache.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized charset.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized disasm.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dummy-frame.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized source.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized value.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized eval.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized valops.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized valarith.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized valprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include `echo " -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized " | sed "s/ -Wformat-nonliteral / /g"` \ .././gdb/printcmd.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized block.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized symtab.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized symfile.c symfile.c:2644:1: warning: 'cashier_psymtab' defined but not used [-Wunused-function] cashier_psymtab (struct partial_symtab *pst) ^ gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized symmisc.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized linespec.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dictionary.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized infcall.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized infcmd.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized infrun.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized expprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized environ.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized stack.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized thread.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized exceptions.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized inf-child.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized interps.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized -DTARGET_SYSTEM_ROOT=\"\" \ -DBINDIR=\"/usr/local/bin\" .././gdb/main.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized macrotab.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized macrocmd.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized macroexp.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized macroscope.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized event-loop.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized event-top.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized inf-loop.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized completer.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized gdbarch.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized arch-utils.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized gdbtypes.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized osabi.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized .././gdb/copying.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized memattr.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized mem-break.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized target.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized parse.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized language.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized buildsym.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized std-regs.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized .././gdb/signals/signals.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized gdb-events.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized exec.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized bcache.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized objfiles.c ././gdb/observer.sh inc .././gdb/doc/observer.texi observer.inc Creating observer.itmp Moving observer.itmp to observer.inc gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized observer.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized minsyms.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized maint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized demangle.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dbxread.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized coffread.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized coff-pe-read.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized elfread.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarfread.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarf2read.c dwarf2read.c:8639:1: warning: 'dump_die_list' defined but not used [-Wunused-function] dump_die_list (struct die_info *die) ^ gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized mipsread.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized stabsread.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized corefile.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarf2expr.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarf2loc.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarf2-frame.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ada-lang.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized c-lang.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized f-lang.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized objc-lang.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ui-out.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cli-out.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized varobj.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized vec.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized wrapper.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized jv-lang.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized jv-valprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized jv-typeprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized m2-lang.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized p-lang.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized p-typeprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized p-valprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized scm-exp.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized scm-lang.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized scm-valprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized sentinel-frame.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized complaints.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized typeprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ada-typeprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized c-typeprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized f-typeprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized m2-typeprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ada-valprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized c-valprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cp-valprint.c cp-valprint.c:782:1: warning: 'cp_print_hpacc_virtual_table_entries' defined but not used [-Wunused-function] cp_print_hpacc_virtual_table_entries (struct type *type, int *vfuncs, ^ gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized f-valprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized m2-valprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized nlmread.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized serial.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized mdebugread.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized top.c top.c: In function 'gdb_readline_wrapper': top.c:730:7: warning: 'Function' is deprecated [-Wdeprecated-declarations] rl_pre_input_hook = (Function *) after_char_processing_hook; ^ top.c: At top level: top.c:740:1: warning: 'stop_sig' defined but not used [-Wunused-function] stop_sig (int signo) ^ top.c:769:1: warning: 'float_handler' defined but not used [-Wunused-function] float_handler (int signo) ^ top.c:778:1: warning: 'do_nothing' defined but not used [-Wunused-function] do_nothing (int signo) ^ gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized utils.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ui-file.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized user-regs.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized frame.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized frame-unwind.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized doublest.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized frame-base.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized gnu-v2-abi.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized .././gdb/gnu-v3-abi.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized hpacc-abi.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cp-abi.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cp-support.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cp-namespace.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized reggroups.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized regset.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized trad-frame.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized tramp-frame.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized solib-null.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized prologue-value.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized memory-map.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized xml-support.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized target-memory.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized inflow.c Making init.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized init.c rm -f libgdb.a /usr/local/bin/ar q libgdb.a i386-tdep.o i387-tdep.o i386bsd-tdep.o i386fbsd-tdep.o bsd-uthread.o corelow.o solib.o solib-svr4.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o fork-child.o inf-ptrace.o fbsd-nat.o i386-nat.o i386bsd-nat.o i386fbsd-nat.o gcore.o bsd-kvm.o remote.o dcache.o remote-utils.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-utils.o cli-logging.o cli-interp.o mi-out.o mi-console.o mi-cmds.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o mi-common.o posix-hdep.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o c-exp.o cp-name-parser.o objc-exp.o ada-exp.o jv-exp.o f-exp.o m2-exp.o p-exp.o version.o annotate.o auxv.o bfd-target.o blockframe.o br eakpoint.o findvar.o regcache.o charset.o disasm.o dummy-frame.o source.o value.o eval.o valops.o valarith.o valprint.o printcmd.o block.o symtab.o symfile.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o inf-child.o interps.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o osabi.o copying.o memattr.o mem-break.o target.o parse.o language.o buildsym.o std-regs.o signals.o gdb-events.o exec.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o elfread.o dwarfread.o dwarf2read.o mipsread.o stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o ada-lang.o c-lang.o f-lang.o objc-lang.o ui-out.o cli-out.o varobj.o vec.o wrapper.o jv-lang.o jv-valprint.o jv-typeprint.o m2-lang.o p-lang.o p-typeprint.o p-valprint.o scm-exp.o scm-lang.o scm-valprint.o sentinel-frame.o complaints.o typeprin t.o ada-typeprint.o c-typeprint.o f-typeprin! t.o m2-typeprint.o ada-valprint.o c-valprint.o cp-valprint.o f-valprint.o m2-valprint.o nlmread.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o gnu-v2-abi.o gnu-v3-abi.o hpacc-abi.o cp-abi.o cp-support.o cp-namespace.o reggroups.o regset.o trad-frame.o tramp-frame.o solib.o solib-null.o prologue-value.o memory-map.o xml-support.o target-memory.o inflow.o init.o /usr/local/bin/ar: creating libgdb.a /usr/local/bin/ranlib libgdb.a rm -f gdb gcc48 -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing \ -o gdb gdb.o libgdb.a \ -lreadline_p ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a -lncurses -lm -L/usr/local/lib /usr/local/lib/libexpat.so -Wl,-rpath -Wl,/usr/local/lib ../libiberty/libiberty.a -lkvm /usr/local/bin/ld: cannot find -lreadline_p collect2: error: ld returned 1 exit status Makefile:1226: recipe for target 'gdb' failed gmake[3]: *** [gdb] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/gdb66/work/gdb-6.6/gdb' Makefile:7953: recipe for target 'all-gdb' failed gmake[2]: *** [all-gdb] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/gdb66/work/gdb-6.6' Makefile:628: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/gdb66/work/gdb-6.6' *** Error code 1 Stop. make: stopped in /usr/ports/devel/gdb66 From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 21:56:21 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 148AA569; Thu, 29 Jan 2015 21:56:21 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 E79BAEAA; Thu, 29 Jan 2015 21:56:20 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TLuKRu003919; Thu, 29 Jan 2015 21:56:20 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TLuKmc003870; Thu, 29 Jan 2015 21:56:20 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 21:56:20 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501292156.t0TLuKmc003870@beefy1.isc.freebsd.org> To: gnome@FreeBSD.org Subject: [package - head-i386-default][graphics/inkscape] Failed for inkscape-0.48.5_3 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: Thu, 29 Jan 2015 21:56:21 -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: gnome@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/graphics/inkscape/Makefile 377347 2015-01-18 21:12:42Z kwm $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/inkscape-0.48.5_3.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building graphics/inkscape build started at Thu Jan 29 21:01:32 UTC 2015 port directory: /usr/ports/graphics/inkscape building for: FreeBSD head-i386-default-job-24 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: head/graphics/inkscape/Makefile 377347 2015-01-18 21:12:42Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=inkscape-0.48.5_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for inkscape-0.48.5_3: POPPLER=on: PDF preview rendering ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-gnome-vfs --enable-poppler-cairo --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/inkscape/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/inkscape/work HOME=/wrkdirs/usr/ports/graphics/inkscape/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/inkscape/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/inkscape/work HOME=/wrkdirs/usr/ports/graphics/inkscape/work TMPDIR="/tmp" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/inkscape/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/inkscape/work HOME=/wrkdirs/usr/ports/graphics/inkscape/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/inkscape/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/inkscape/work HOME=/wrkdirs/usr/ports/graphics/inkscape/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="-I/usr/local/include -Wno-mismatched-tags" LDFLAGS=" -L/usr/local/lib -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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/inkscape" EXAMPLESDIR="share/examples/inkscape" DATADIR="share/inkscape" WWWDIR="www/inkscape" ETCDIR="etc/inkscape" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/inkscape DOCSDIR=/usr/local/share/doc/inkscape EXAMPLESDIR=/usr/local/share/examples/inkscape WWWDIR=/usr/local/www/inkscape ETCDIR=/usr/local/etc/inkscape --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> inkscape-0.48.5_3 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.7.txz [head-i386-default-job-24] Installing pkg-1.4.7... [head-i386-default-job-24] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of inkscape-0.48.5_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by inkscape-0.48.5_3 for building =========================================================================== =================================================== ===> Fetching all distfiles required by inkscape-0.48.5_3 for building => SHA256 Checksum OK for inkscape-0.48.5.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by inkscape-0.48.5_3 for building ===> Extracting for inkscape-0.48.5_3 => SHA256 Checksum OK for inkscape-0.48.5.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for inkscape-0.48.5_3 ===> Applying FreeBSD patches for inkscape-0.48.5_3 =========================================================================== =================================================== ===> inkscape-0.48.5_3 depends on file: /usr/local/include/boost/concept_check.hpp - not found ===> Verifying install for /usr/local/include/boost/concept_check.hpp in /usr/ports/devel/boost-libs ===> Installing existing package /packages/All/boost-libs-1.55.0_4.txz [head-i386-default-job-24] Installing boost-libs-1.55.0_4... [head-i386-default-job-24] `-- Installing icu-53.1... [head-i386-default-job-24] `-- Extracting icu-53.1... done [head-i386-default-job-24] 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 inkscape-0.48.5_3 ===> inkscape-0.48.5_3 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 [head-i386-default-job-24] Installing desktop-file-utils-0.22_3... [head-i386-default-job-24] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-24] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-24] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-24] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-24] `-- Installing glib-2.42.1... [head-i386-default-job-24] | `-- Installing libffi-3.2.1... [head-i386-default-job-24] | `-- Extracting libffi-3.2.1... done [head-i386-default-job-24] | `-- Installing libiconv-1.14_6... [head-i386-default-job-24] | `-- Extracting libiconv-1.14_6... done [head-i386-default-job-24] | `-- Installing pcre-8.35_2... [head-i386-default-job-24] | `-- Extracting pcre-8.35_2... done [head-i386-default-job-24] | `-- Installing perl5-5.18.4_11... [head-i386-default-job-24] | `-- Extracting perl5-5.18.4_11... done [head-i386-default-job-24] | `-- Installing python27-2.7.9... [head-i386-default-job-24] | | `-- Installing readline-6.3.8... [head-i386-default-job-24] | | `-- Extracting readline-6.3.8... done [head-i386-default-job-24] | `-- Extracting python27-2.7.9... done [head-i386-default-job-24] `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [head-i386-default-job-24] Extracting desktop-file-utils-0.22_3... done 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 inkscape-0.48.5_3 ===> inkscape-0.48.5_3 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 [head-i386-default-job-24] Installing gettext-tools-0.19.4... [head-i386-default-job-24] `-- Installing expat-2.1.0_2... BB#12: derived from LLVM BB %if.end.i Live Ins: %FP0 %FP2 %EDX %FP1 %FP6 %FP3 %FP5 %ST5 %ST4 %ST3 %ST2 %ST1 %ST0 %EBP Predecessors according to CFG: BB#11 XCH_F %ST3, %FPSW UCOM_Fr %ST3, %FPSW ST_FPrr %ST3, %FPSW FNSTSW16r %AX, %FPSW %AX = KILL %AX, %EAX %AH = KILL %AH, %EAX SAHF %EFLAGS, %AH LD_Frr %ST1, %FPSW MUL_FST0r %ST4 LD_Frr %ST5, %FPSW MUL_FST0r %ST2 %ECX = MOV32ri -1 JBE_4 , %EFLAGS Successors according to CFG: BB#20(16) BB#13(112) BB#20: Live Ins: %EDX %ECX %ST6 %ST5 %ST4 %ST3 %ST2 %ST1 %ST0 %EBP Predecessors according to CFG: BB#12 ST_FPrr %ST2, %FPSW ST_FPrr %ST2, %FPSW ST_FPrr %ST0, %FPSW ST_FPrr %ST1, %FPSW ST_FPrr %ST0, %FPSW ST_FPrr %ST0, %FPSW ST_FPrr %ST0, %FPSW LD_F0 %FPSW LD_F0 %FPSW LD_F0 %FPSW LD_F0 %FPSW LD_F0 %FPSW LD_F0 %FPSW XCH_F %ST5, %FPSW XCH_F %ST1, %FPSW XCH_F %ST4, %FPSW XCH_F %ST2, %FPSW XCH_F %ST3, %FPSW JMP_4 Successors according to CFG: BB#16 BB#13: derived from LLVM BB %if.end.i Live Ins: %FP0 %FP4 %FP2 %EDX %ECX %FP1 %FP6 %FP3 %FP5 %ST6 %ST5 %ST4 %ST3 %ST2 %ST1 %ST0 %EBP Predecessors according to CFG: BB#12 XCH_F %ST4, %FPSW UCOM_Fr %ST1, %FPSW ST_FPrr %ST1, %FPSW FNSTSW16r %AX, %FPSW %AX = KILL %AX, %EAX %AH = KILL %AH, %EAX SAHF %EFLAGS, %AH JBE_4 , %EFLAGS Successors according to CFG: BB#21(16) BB#14(96) BB#21: Live Ins: %EDX %ECX %ST5 %ST4 %ST3 %ST2 %ST1 %ST0 %EBP Predecessors according to CFG: BB#13 ST_FPrr %ST1, %FPSW ST_FPrr %ST1, %FPSW ST_FPrr %ST1, %FPSW ST_FPrr %ST0, %FPSW ST_FPrr %ST0, %FPSW ST_FPrr %ST0, %FPSW LD_F0 %FPSW LD_F0 %FPSW LD_F0 %FPSW LD_F0 %FPSW LD_F0 %FPSW LD_F0 %FPSW XCH_F %ST5, %FPSW XCH_F %ST1, %FPSW XCH_F %ST4, %FPSW XCH_F %ST2, %FPSW XCH_F %ST3, %FPSW JMP_4 Successors according to CFG: BB#16 BB#14: derived from LLVM BB %if.end.i Live Ins: %FP0 %FP2 %EDX %ECX %FP1 %FP6 %FP3 %FP5 %ST5 %ST4 %ST3 %ST2 %ST1 %ST0 %EBP Predecessors according to CFG: BB#13 UCOM_FPr %ST3, %FPSW ST_FPrr %ST2, %FPSW FNSTSW16r %AX, %FPSW %AX = KILL %AX, %EAX %AH = KILL %AH, %EAX SAHF %EFLAGS, %AH LD_F0 %FPSW LD_F0 %FPSW XCH_F %ST3, %FPSW XCH_F %ST1, %FPSW JA_4 , %EFLAGS Successors according to CFG: BB#16(16) BB#15(32) BB#15: derived from LLVM BB %if.else.i Live Ins: %FP0 %EDX %FP1 %FP6 %FP5 %ST5 %ST4 %ST3 %ST2 %ST1 %ST0 %EBP Predecessors according to CFG: BB#14 ST_FPrr %ST0, %FPSW ST_FPrr %ST2, %FPSW MUL_FrST0 %ST0 XCH_F %ST3, %FPSW MUL_FrST0 %ST0 ADD_FPrST0 %ST3 XCH_F %ST1, %FPSW MUL_FrST0 %ST0 XCH_F %ST1, %FPSW MUL_FrST0 %ST0 ADD_FPrST0 %ST1 UCOM_FPPr %FPSW FNSTSW16r %AX, %FPSW %AX = KILL %AX, %EAX %AH = KILL %AH, %EAX SAHF %EFLAGS, %AH %AL = SETAr %EFLAGS %ECX = MOVZX32rr8 %AL LD_F0 %FPSW LD_F0 %FPSW LD_F0 %FPSW LD_F0 %FPSW LD_F0 %FPSW LD_F0 %FPSW XCH_F %ST5, %FPSW XCH_F %ST1, %FPSW XCH_F %ST4, %FPSW XCH_F %ST2, %FPSW XCH_F %ST3, %FPSW Successors according to CFG: BB#16 BB#16: derived from LLVM BB %_ZN4Geom15intersector_ccwERKNS_5PointES2_S2_.exit Live Ins: %EDX %ECX %ST5 %ST4 %ST3 %ST2 %ST1 %ST0 %EBP Predecessors according to CFG: BB#11 BB#14 BB#15 BB#20 BB#21 ST_FPrr %ST1, %FPSW ST_FPrr %ST1, %FPSW ST_FPrr %ST0, %FPSW ST_FPrr %ST0, %FPSW ST_FPrr %ST0, %FPSW ST_FPrr %ST0, %FPSW %ECX = IMUL32rr %ECX, %EDX, %EFLAGS TEST32rr %ECX, %ECX, %EFLAGS %AL = SETLEr %EFLAGS, %EAX Successors according to CFG: BB#17 BB#17: derived from LLVM BB %return Live Ins: %EAX %EBP Predecessors according to CFG: BB#16 BB#2 BB#5 %EAX = MOVZX32rr8 %AL, %EAX %ESP = ADD32ri8 %ESP, 32, %EFLAGS %ESI = POP32r %ESP, %ESP %EBP = POP32r %ESP, %ESP RETL %EAX # End machine code for function _ZN4Geom23line_segment_intersectpERKNS_5PointES2_S2_S2_. *** Bad machine code: MBB exits via conditional branch/fall-through but the CFG successors don't match the actual successors! *** - function: _ZN4Geom23line_segment_intersectpERKNS_5PointES2_S2_S2_ - basic block: BB#6 if.end3 (0x2de5a3ec) *** Bad machine code: MBB exits via unconditional fall-through but its successor differs from its CFG successor! *** - function: _ZN4Geom23line_segment_intersectpERKNS_5PointES2_S2_S2_ - basic block: BB#18 (null) (0x2df25824) *** Bad machine code: MBB exits via conditional branch/fall-through but the CFG successors don't match the actual successors! *** - function: _ZN4Geom23line_segment_intersectpERKNS_5PointES2_S2_S2_ - basic block: BB#9 if.end.i34 (0x2df13e08) *** Bad machine code: Using an undefined physical register *** - function: _ZN4Geom23line_segment_intersectpERKNS_5PointES2_S2_S2_ - basic block: BB#10 if.else.i43 (0x2de5a4a4) - instruction: FNSTSW16r %AX, %FPSW - operand 1: %FPSW fatal error: error in backend: Found 4 machine code errors. c++: error: clang frontend command failed with exit code 70 (use -v to see invocation) FreeBSD clang version 3.5.1 (tags/RELEASE_351/final 225668) 20150115 Target: i386-unknown-freebsd11.0 Thread model: posix c++: note: diagnostic msg: PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed source, and associated run script. c++: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: c++: note: diagnostic msg: /tmp/geom-cc878e.cpp c++: note: diagnostic msg: /tmp/geom-cc878e.sh c++: note: diagnostic msg: ******************** Makefile:5958: recipe for target '2geom/geom.o' failed gmake[3]: *** [2geom/geom.o] Error 70 gmake[3]: Leaving directory '/wrkdirs/usr/ports/graphics/inkscape/work/inkscape-0.48.5/src' Makefile:1024: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/graphics/inkscape/work/inkscape-0.48.5' Makefile:718: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/graphics/inkscape/work/inkscape-0.48.5' *** Error code 1 Stop. make: stopped in /usr/ports/graphics/inkscape From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Jan 29 23:52:34 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 E1D01A58 for ; Thu, 29 Jan 2015 23:52:33 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 C023ED0E; Thu, 29 Jan 2015 23:52:33 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0TNqXuB076514; Thu, 29 Jan 2015 23:52:33 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0TNqXjX076322; Thu, 29 Jan 2015 23:52:33 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Thu, 29 Jan 2015 23:52:33 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501292352.t0TNqXjX076322@beefy1.isc.freebsd.org> To: liangtai.s16@gmail.com Subject: [package - head-i386-default][japanese/gimp-help] Failed for ja-gimp-help-html-2.8.1_1 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: Thu, 29 Jan 2015 23:52:34 -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: liangtai.s16@gmail.com Last committer: makc@FreeBSD.org Ident: $FreeBSD: head/japanese/gimp-help/Makefile 342129 2014-02-01 12:49:26Z makc $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/ja-gimp-help-html-2.8.1_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building japanese/gimp-help build started at Thu Jan 29 23:46:40 UTC 2015 port directory: /usr/ports/japanese/gimp-help building for: FreeBSD head-i386-default-job-23 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: liangtai.s16@gmail.com Makefile ident: $FreeBSD: head/japanese/gimp-help/Makefile 342129 2014-02-01 12:49:26Z makc $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=ja-gimp-help-html-2.8.1_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-gimp --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ALL_LINGUAS=ja XDG_DATA_HOME=/wrkdirs/usr/ports/japanese/gimp-help/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/japanese/gimp-help/work HOME=/wrkdirs/usr/ports/japanese/gimp-help/work TMPDIR="/tmp" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/japanese/gimp-help/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/japanese/gimp-help/work HOME=/wrkdirs/usr/ports/japanese/gimp-help/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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd11 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/gimp-help" EXAMPLESDIR="share/examples/gimp-help" DATADIR="share/gimp" WWWDIR="www/gimp-help" ETCDIR="etc/gimp-help" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gimp DOCSDIR=/usr/local/share/doc/gimp-help EXAMPLESDIR=/usr/local/share/examples/gimp-help WWWDIR=/usr/local/www/gimp-help ETCDIR=/usr/local/etc/gimp-help --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GFDL accepted by the user =========================================================================== =================================================== ===> ja-gimp-help-html-2.8.1_1 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.7.txz [head-i386-default-job-23] Installing pkg-1.4.7... [head-i386-default-job-23] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ja-gimp-help-html-2.8.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GFDL accepted by the user ===> Fetching all distfiles required by ja-gimp-help-html-2.8.1_1 for building =========================================================================== =================================================== ===> License GFDL accepted by the user ===> Fetching all distfiles required by ja-gimp-help-html-2.8.1_1 for building => SHA256 Checksum OK for gimp-help-2.8.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GFDL accepted by the user ===> Fetching all distfiles required by ja-gimp-help-html-2.8.1_1 for building ===> Extracting for ja-gimp-help-html-2.8.1_1 ===> License GFDL accepted by the user ===> Fetching all distfiles required by ja-gimp-help-html-2.8.1_1 for building => SHA256 Checksum OK for gimp-help-2.8.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ja-gimp-help-html-2.8.1_1 /usr/bin/sed -i.bak '/gimpdatadir=.*\/2.0/s,/2\.0,,' /wrkdirs/usr/ports/japanese/gimp-help/work/gimp-help-2.8.1/configure =========================================================================== =================================================== ===> ja-gimp-help-html-2.8.1_1 depends on file: /usr/local/lib/python2.7/site-packages/libxml2mod.so - not found ===> Verifying install for /usr/local/lib/python2.7/site-packages/libxml2mod.so in /usr/ports/textproc/py-libxml2 ===> Installing existing package /packages/All/py27-libxml2-2.9.2.txz [head-i386-default-job-23] Installing py27-libxml2-2.9.2... [head-i386-default-job-23] `-- Installing libxml2-2.9.2_2... [head-i386-default-job-23] `-- Extracting libxml2-2.9.2_2... done [head-i386-default-job-23] `-- Installing py27-setuptools27-5.5.1_1... [head-i386-default-job-23] | `-- Installing python27-2.7.9... [head-i386-default-job-23] | | `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-23] | | `-- Installing indexinfo-0.2.2... [head-i386-default-job-23] | | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-23] | | `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-23] | | `-- Installing libffi-3.2.1... [head-i386-default-job-23] | | `-- Extracting libffi-3.2.1... done [head-i386-default-job-23] | | `-- Installing readline-6.3.8... [head-i386-default-job-23] | | `-- Extracting readline-6.3.8... done [head-i386-default-job-23] | `-- Extracting python27-2.7.9... done [head-i386-default-job-23] `-- Extracting py27-setuptools27-5.5.1_1... done [head-i386-default-job-23] `-- Installing python2-2_3... [head-i386-default-job-23] `-- Extracting python2-2_3... done [head-i386-default-job-23] Extracting py27-libxml2-2.9.2... done 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 ja-gimp-help-html-2.8.1_1 ===> ja-gimp-help-html-2.8.1_1 depends on file: /usr/local/share/xsl/docbook/xhtml/chunk.xsl - not found ===> Verifying install for /usr/local/share/xsl/docbook/xhtml/chunk.xsl in /usr/ports/textproc/docbook-xsl ===> Installing existing package /packages/All/docbook-xsl-1.76.1_2.txz [head-i386-default-job-23] Installing docbook-xsl-1.76.1_2... [head-i386-default-job-23] `-- Installing docbook-1.5... [head-i386-default-job-23] | `-- Installing docbook-sgml-4.5_1... [head-i386-default-job-23] | | `-- Installing iso8879-1986_3... [head-i386-default-job-23] | | `-- Installing xmlcatmgr-2.2_2... [head-i386-default-job-23] | | `-- Extracting xmlcatmgr-2.2_2... done + Creating /usr/local/share/sgml/catalog + Registering CATALOG catalog.ports (SGML) + Creating /usr/local/share/sgml/catalog.ports [XML] xml/ja/menus/select/none.xml [XML] xml/ja/menus/select/qmask-toggle.xml [XML] xml/ja/menus/select/distort.xml [XML] xml/ja/menus/select/grow.xml [XML] xml/ja/menus/select/feather.xml [XML] xml/ja/menus/select/shrink.xml [XML] xml/ja/menus/select/dialog.xml [XML] xml/ja/menus/select/to-path.xml [XML] xml/ja/menus/select/rounded-rectangle.xml [XML] xml/ja/menus/select/all.xml [XML] xml/ja/menus/select/by_color.xml [XML] xml/ja/menus/image/convert-rgb.xml [XML] xml/ja/menus/image/introduction.xml [XML] xml/ja/menus/image/merge-layers.xml [XML] xml/ja/menus/image/fit-canvas-to-layers.xml [XML] xml/ja/menus/image/transform.xml [XML] xml/ja/menus/image/guides-new-percent.xml [XML] xml/ja/menus/image/transform-guillotine.xml [XML] xml/ja/menus/image/guides.xml [XML] xml/ja/menus/image/crop.xml [XML] xml/ja/menus/image/properties.xml [XML] xml/ja/menus/image/scale.xml [XML] xml/ja/menus/image/fit-canvas-to-selection.xml [XML] xml/ja/menus/image/print-size.xml [XML] xml/ja/menus/image/transform-flip.xml [XML] xml/ja/menus/image/convert-indexed.xml [XML] xml/ja/menus/image/guides-remove.xml [XML] xml/ja/menus/image/guides-new-selection.xml [XML] xml/ja/menus/image/flatten.xml [XML] xml/ja/menus/image/configure-grid.xml [XML] xml/ja/menus/image/align-layers.xml [XML] xml/ja/menus/image/convert-grayscale.xml [XML] xml/ja/menus/image/autocrop.xml [XML] xml/ja/menus/image/zealous-crop.xml [XML] xml/ja/menus/image/transform-rotate.xml [XML] xml/ja/menus/image/duplicate.xml [XML] xml/ja/menus/image/mode.xml [XML] xml/ja/menus/image/guides-new.xml [XML] xml/ja/menus/image/canvas-size.xml [XML] xml/ja/menus/filters.xml [XML] xml/ja/menus/view.xml [XML] xml/ja/menus/layer/rotate-270.xml [XML] xml/ja/menus/layer/previous.xml [XML] xml/ja/menus/layer/introduction.xml [XML] xml/ja/menus/layer/alpha-selection-intersect.xml [XML] xml/ja/menus/layer/lower.xml [XML] xml/ja/menus/layer/rotate-90.xml [XML] xml/ja/menus/layer/delete.xml [XML] xml/ja/menus/layer/alpha-semi-flatten.xml [XML] xml/ja/menus/layer/alpha-remove.xml [XML] xml/ja/menus/layer/color-to-alpha.xml [XML] xml/ja/menus/layer/bottom.xml [XML] xml/ja/menus/layer/mask-edit.xml [XML] xml/ja/menus/layer/mask.xml [XML] xml/ja/menus/layer/rotate-arbitrary.xml [XML] xml/ja/menus/layer/transform.xml [XML] xml/ja/menus/layer/next.xml [XML] xml/ja/menus/layer/anchor.xml [XML] xml/ja/menus/layer/flip-vertical.xml [XML] xml/ja/menus/layer/raise-to-top.xml [XML] xml/ja/menus/layer/mask-selection-intersect.xml [XML] xml/ja/menus/layer/crop.xml [XML] xml/ja/menus/layer/mask-selection-add.xml [XML] xml/ja/menus/layer/stack.xml [XML] xml/ja/menus/layer/alpha-add.xml [XML] xml/ja/menus/layer/alpha-selection-add.xml [XML] xml/ja/menus/layer/merge-down.xml [XML] xml/ja/menus/layer/new-layer-group.xml [XML] xml/ja/menus/layer/mask-disable.xml [XML] xml/ja/menus/layer/scale.xml [XML] xml/ja/menus/layer/mask-selection-replace.xml [XML] xml/ja/menus/layer/lower-to-bottom.xml [XML] xml/ja/menus/layer/mask-selection-subtract.xml [XML] xml/ja/menus/layer/rotate-180.xml [XML] xml/ja/menus/layer/flip-horizontal.xml [XML] xml/ja/menus/layer/stack-reverse.xml [XML] xml/ja/menus/layer/new-from-visible.xml [XML] xml/ja/menus/layer/text-commands.xml [XML] xml/ja/menus/layer/top.xml [XML] xml/ja/menus/layer/transparency.xml [XML] xml/ja/menus/layer/alpha-selection-subtract.xml [XML] xml/ja/menus/layer/resize-to-image.xml [XML] xml/ja/menus/layer/autocrop.xml [XML] xml/ja/menus/layer/mask-delete.xml [XML] xml/ja/menus/layer/new.xml [XML] xml/ja/menus/layer/threshold-alpha.xml [XML] xml/ja/menus/layer/duplicate.xml [XML] xml/ja/menus/layer/offset.xml [XML] xml/ja/menus/layer/mask-add.xml [XML] xml/ja/menus/layer/raise.xml [XML] xml/ja/menus/layer/resize.xml [XML] xml/ja/menus/layer/mask-apply.xml [XML] xml/ja/menus/layer/mask-show.xml [XML] xml/ja/menus/layer/text-discard.xml [XML] xml/ja/menus/layer/alpha-selection-replace.xml [XML] xml/ja/menus/windows-open-recent-docks.xml [XML] xml/ja/menus/edit/paste-into.xml [XML] xml/ja/menus/edit/introduction.xml [XML] xml/ja/menus/edit/paste-as-brush.xml [XML] xml/ja/menus/edit/stroke-path.xml [XML] xml/ja/menus/edit/redo.xml [XML] xml/ja/menus/edit/copy.xml [XML] xml/ja/menus/edit/shortcuts.xml [XML] xml/ja/menus/edit/module-manager.xml [XML] xml/ja/menus/edit/fill-bg.xml [XML] xml/ja/menus/edit/buffer.xml [XML] xml/ja/menus/edit/paste.xml [XML] xml/ja/menus/edit/undo.xml [XML] xml/ja/menus/edit/stroke-selection.xml [XML] xml/ja/menus/edit/fill-fg.xml [XML] xml/ja/menus/edit/undo-history.xml [XML] xml/ja/menus/edit/cut.xml [XML] xml/ja/menus/edit/clear.xml [XML] xml/ja/menus/edit/units.xml [XML] xml/ja/menus/edit/paste-as.xml [XML] xml/ja/menus/edit/paste-as-new.xml [XML] xml/ja/menus/edit/paste-as-layer.xml [XML] xml/ja/menus/edit/fade.xml [XML] xml/ja/menus/edit/preferences.xml [XML] xml/ja/menus/edit/fill-pattern.xml [XML] xml/ja/menus/edit/paste-as-pattern.xml [XML] xml/ja/menus/edit/copy-visible.xml [XML] xml/ja/menus/image.xml [XML] xml/ja/gimp.xml [XML] xml/ja/dialogs/dialogs-structure.xml [XML] xml/ja/dialogs/channel-selection-mask.xml [XML] xml/ja/dialogs/navigation-dialog.xml [XML] xml/ja/dialogs/undo-history-dialog.xml [XML] xml/ja/dialogs/document-dialog.xml [XML] xml/ja/dialogs/tool-presets-dialog.xml [XML] xml/ja/dialogs/device-status-dialog.xml [XML] xml/ja/dialogs/save-file-dialog.xml [XML] xml/ja/dialogs/error-console.xml [XML] xml/ja/dialogs/brushes-dialog.xml [XML] xml/ja/dialogs/dialogs-misc.xml [XML] xml/ja/dialogs/path-dialog.xml [XML] xml/ja/dialogs/dialogs-management.xml [XML] xml/ja/dialogs/gradient-editor-dialog.xml [XML] xml/ja/dialogs/templates-dialog.xml [XML] xml/ja/dialogs/tagging.xml [XML] xml/ja/dialogs/channel-dialog.xml [XML] xml/ja/dialogs/channel-menu.xml [XML] xml/ja/dialogs/palettes-dialog.xml [XML] xml/ja/dialogs/color-dialog.xml [XML] xml/ja/dialogs/buffers-dialog.xml [XML] xml/ja/dialogs/dialogs_introduction.xml [XML] xml/ja/dialogs/tool-preset-editor.xml [XML] xml/ja/dialogs/export-file-dialog.xml [XML] xml/ja/dialogs/indexed-palette-dialog.xml [XML] xml/ja/dialogs/images-dialog.xml [XML] xml/ja/dialogs/patterns-dialog.xml [XML] xml/ja/dialogs/gradient-dialog.xml [XML] xml/ja/dialogs/pointer-dialog.xml [XML] xml/ja/dialogs/layer-dialog.xml [XML] xml/ja/dialogs/edit-template-dialog.xml [XML] xml/ja/dialogs/sample-points.xml [XML] xml/ja/dialogs/qmask.xml [XML] xml/ja/dialogs/histogram-dialog.xml [XML] xml/ja/dialogs/layer-mask.xml [XML] xml/ja/dialogs/fonts-dialog.xml [XML] xml/ja/dialogs/dialogs-content.xml [XML] xml/ja/preface/authors.xml Copying images (ja) ... 1605 (ja: 661) Cleaning up 'ja' xml files ... *** Making html for ja ... xml/ja/using/preferences/prefs-display.xml:1: parser error : Document is empty ^ xml/ja/using/preferences/prefs-display.xml:1: parser error : Start tag expected, '<' not found ^ xml/ja/using/preferences/preferences_introduction.xml:43: element include: XInclude error : could not load xml/ja/using/preferences/prefs-display.xml, and no fallback was found xml/ja/menus/view/zoom.xml:1: parser error : Document is empty ^ xml/ja/menus/view/zoom.xml:1: parser error : Start tag expected, '<' not found ^ xml/ja/menus/view.xml:19: element include: XInclude error : could not load xml/ja/menus/view/zoom.xml, and no fallback was found xml/ja/glossary/glossary.xml:1: parser error : Document is empty ^ xml/ja/glossary/glossary.xml:1: parser error : Start tag expected, '<' not found ^ xml/ja/gimp.xml:202: element include: XInclude error : could not load xml/ja/glossary/glossary.xml, and no fallback was found Makefile:1378: recipe for target 'html/ja/index.html' failed gmake[3]: *** [html/ja/index.html] Error 6 gmake[3]: Leaving directory '/wrkdirs/usr/ports/japanese/gimp-help/work/gimp-help-2.8.1' Makefile:665: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/japanese/gimp-help/work/gimp-help-2.8.1' *** Error code 1 Stop. make[1]: stopped in /usr/ports/japanese/gimp-help *** Error code 1 Stop. make: stopped in /usr/ports/japanese/gimp-help From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 00:18:59 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 3AE50E4D for ; Fri, 30 Jan 2015 00:18:59 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 266FFF36; Fri, 30 Jan 2015 00:18:59 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U0IwNN051902; Fri, 30 Jan 2015 00:18:58 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U0IwfU051506; Fri, 30 Jan 2015 00:18:58 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 00:18:58 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300018.t0U0IwfU051506@beefy2.isc.freebsd.org> To: mi@aldan.algebra.com Subject: [package - head-amd64-default][lang/scm] Failed for scm-5f2 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: Fri, 30 Jan 2015 00:18:59 -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: mi@aldan.algebra.com Last committer: mi@FreeBSD.org Ident: $FreeBSD: head/lang/scm/Makefile 377989 2015-01-27 08:40:34Z mi $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/scm-5f2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building lang/scm build started at Fri Jan 30 00:17:58 UTC 2015 port directory: /usr/ports/lang/scm building for: FreeBSD head-amd64-default-job-01 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: mi@aldan.algebra.com Makefile ident: $FreeBSD: head/lang/scm/Makefile 377989 2015-01-27 08:40:34Z mi $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=scm-5f2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for scm-5f2: X11=off: X11 (graphics) support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- --prefix=/usr/local XDG_DATA_HOME=/wrkdirs/usr/ports/lang/scm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/scm/work HOME=/wrkdirs/usr/ports/lang/scm/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/scm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/scm/work HOME=/wrkdirs/usr/ports/lang/scm/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/scm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/scm/work HOME=/wrkdirs/usr/ports/lang/scm/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/scm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/scm/work HOME=/wrkdirs/usr/ports/lang/scm/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -Wall -Wwrite-strings -Wmissing-declarations -Wredundant-decls -Wcast-qual -Wno-unused-label -Wno-uninitialized -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP=" cpp48" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -Wall -Wwrite-strings -Wmissing-declarations -Wredundant-decls -Wcast-qual -Wno-unused-label -Wno-uninitialized -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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="5f2" X11="@comment " NO_X11="" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/scm" EXAMPLESDIR="share/examples/scm" DATADIR="share/scm" WWWDIR="www/scm" ETCDIR="etc/scm" --End PLIST_SUB-- --SUB_LIST-- X11="@comment " NO_X11="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/scm DOCSDIR=/usr/local/share/doc/scm EXAMPLESDIR=/usr/local/share/examples/scm WWWDIR=/usr/local/www/scm ETCDIR=/usr/local/etc/scm --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> scm-5f2 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.7.txz [head-amd64-default-job-01] Installing pkg-1.4.7... [head-amd64-default-job-01] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of scm-5f2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by scm-5f2 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by scm-5f2 for building => SHA256 Checksum OK for scm-5f2.zip. => SHA256 Checksum OK for slib-3b5.zip. => SHA256 Checksum OK for slib-psd1-3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by scm-5f2 for building ===> Extracting for scm-5f2 => SHA256 Checksum OK for scm-5f2.zip. => SHA256 Checksum OK for slib-3b5.zip. => SHA256 Checksum OK for slib-psd1-3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for scm-5f2 ===> Applying FreeBSD patches for scm-5f2 =========================================================================== =================================================== ===> scm-5f2 depends on executable: gcc48 - not found ===> Verifying install for gcc48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.4.txz [head-amd64-default-job-01] Installing gcc-4.8.4... [head-amd64-default-job-01] `-- Installing binutils-2.25... [head-amd64-default-job-01] | `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-01] | | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-01] | | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-01] | `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-01] `-- Extracting binutils-2.25... done [head-amd64-default-job-01] `-- Installing gcc-ecj-4.5... [head-amd64-default-job-01] `-- Extracting gcc-ecj-4.5... done [head-amd64-default-job-01] `-- Installing gmp-5.1.3_2... [head-amd64-default-job-01] `-- Extracting gmp-5.1.3_2... done [head-amd64-default-job-01] `-- Installing mpc-1.0.2_1... [head-amd64-default-job-01] | `-- Installing mpfr-3.1.2_2... [head-amd64-default-job-01] | `-- Extracting mpfr-3.1.2_2... done [head-amd64-default-job-01] `-- Extracting mpc-1.0.2_1... done [head-amd64-default-job-01] Extracting gcc-4.8.4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of scm-5f2 ===> scm-5f2 depends on file: /usr/local/bin/as - found =========================================================================== =================================================== ===> scm-5f2 depends on shared library: libreadline.so.6 - not found ===> Verifying for libreadline.so.6 in /usr/ports/devel/readline ===> Installing existing package /packages/All/readline-6.3.8.txz [head-amd64-default-job-01] Installing readline-6.3.8... [head-amd64-default-job-01] Extracting readline-6.3.8... done ===> Returning to build of scm-5f2 =========================================================================== =================================================== ===> Configuring for scm-5f2 #! /bin/cat # Generated by configure for scm 5f2. # This file (config.status) is included by the (scm) Makefile. PACKAGE_NAME=scm PACKAGE_TARNAME=scm PACKAGE_VERSION=5f2 PACKAGE_STRING=scm 5f2 PACKAGE_BUGREPORT=scm-discuss@gnu.org srcdir=/wrkdirs/usr/ports/lang/scm/work/scm/ prefix=/usr/local/ exec_prefix=${prefix} bindir=${exec_prefix}bin/ sbindir=${exec_prefix}sbin/ libexecdir=${exec_prefix}libexec/ (# #) ==> #\; (# #) ==> (#t #f a () 9739 -3 . #((test) "te \" \" st" "" test #() b c)) (# #) ==> (define foo (quote (#t #f a () 9739 -3 . #((test) "te \" \" st" "" test #() b c)))) Passed all tests ;testing inexact numbers; SECTION(6 2) (# 1 1.) ==> #f (# 0 0.0) ==> #f (# 0.0 0.0) ==> #t (# 0.0 0.0) ==> #t (# 0.0 0.0) ==> #t (# 0.0 0.0) ==> #t (# 0.0 0.0) ==> #t SECTION(6 5 5) (magnitude 1.) ==> 1. (# 1.e300+1.e300i 4.e300+4.e300i) ==> 250.e-3 (magnitude 1.) ==> 1. (# 1.e-300+1.e-300i 4.e-300+4.e-300i) ==> 250.e-3 (# 0.0 0.0) ==> #t (# 0.0 0.0) ==> #t (# 0.0 0.0) ==> #t (# 3.9) ==> #t (max #t) ==> #t (# 3.9 4) ==> 4. (#inexact> 4) ==> 4. (#inexact> 4.) ==> 4. (#exact> 4) ==> 4 (#exact> 4.) ==> 4 (# -4.5) ==> -4. (# -3.5) ==> -4. (# -3.9) ==> -4. (# 0.0) ==> 0.0 (# 250.e-3) ==> 0.0 (# 800.e-3) ==> 1. (# 3.5) ==> 4. (# 4.5) ==> 4. (# . # "/wrkdirs/usr/ports/lang/scm/work/scm/Macro.scm": (x-use env-use) (#@let* ((x-use (#@remove-line-numbers! #@x-use))) ((#@let ((loop (#@lambda (rules) (#@cond ((#@null? #@rules) (error "macro use does not match definition:" x-use)) ((#@match (#@car #@rules) #@x-use #@env-use) #@=> (#@lambda (vars) (#@substitute-in-template #@x-use (#@car #@rules) #@vars #@env-def))) (#t (#@loop (#@cdr #@rules))))))) #@loop) #@rules))>>)) (z1 z2) 2 expt 1 "/wrkdirs/usr/ports/lang/scm/work/scm/Transcen.scm") (#@if (#@let ((# (#@exact? #@0+1))) (#@if #@# (#@let ((# (#@not (#@let ((# (#@zero? #@#))) (#@if #@# (#@let ((# (#@negative? #@2+1))) (#@if #@# # #f)) #f))))) (#@if #@# #@# #f)) #f)) (#@integer-expt #@z1 #@z2) (# ((zero? z2) (+ 1 (* z1 z2))) ((and (real? z2) (real? z1) (positive? z1)) (real-expt z1 z2)) (else (exp (* (if (zero? z1) (real-part z2) z2) (log z1)))))))> 0.0 1.) ==> 0.0 (# . # "/wrkdirs/usr/ports/lang/scm/work/scm/Macro.scm": (x-use env-use) (#@let* ((x-use (#@remove-line-numbers! #@x-use))) ((#@let ((loop (#@lambda (rules) (#@cond ((#@null? #@rules) (error "macro use does not match definition:" x-use)) ((#@match (#@car #@rules) #@x-use #@env-use) #@=> (#@lambda (vars) (#@substitute-in-template #@x-use (#@car #@rules) #@vars #@env-def))) (#t (#@loop (#@cdr #@rules))))))) #@loop) #@rules))>>)) (z1 z2) 2 expt 1 "/wrkdirs/usr/ports/lang/scm/work/scm/Transcen.scm") (#@if (#@let ((# (#@exact? #@0+1))) (#@if #@# (#@let ((# (#@not (#@let ((# (#@zero? #@#))) (#@if #@# (#@let ((# (#@negative? #@2+1))) (#@if #@# # #f)) #f))))) (#@if #@# #@# #f)) #f)) (#@integer-expt #@z1 #@z2) (#@if (#@zero? #@z2) (+ 1 (* z1 z2)) (#@if (#@let ((# (#@real? #@0+1))) (#@if #@# (#@let ((# (#@real? #@#))) (#@if #@# (#@let ((# (#@positive? #@#))) (#@if #@# # #f)) #f)) #f)) (real-expt z1 z2) (#@exp (#@* (#@if (#@zero? #@z1) (#@real-part #@z2) z2) (#@log #@z1)))))))> 0.0 1) ==> 0.0 (# . # "/wrkdirs/usr/ports/lang/scm/work/scm/Macro.scm": (x-use env-use) (#@let* ((x-use (#@remove-line-numbers! #@x-use))) ((#@let ((loop (#@lambda (rules) (#@cond ((#@null? #@rules) (error "macro use does not match definition:" x-use)) ((#@match (#@car #@rules) #@x-use #@env-use) #@=> (#@lambda (vars) (#@substitute-in-template #@x-use (#@car #@rules) #@vars #@env-def))) (#t (#@loop (#@cdr #@rules))))))) #@loop) #@rules))>>)) (z1 z2) 2 expt 1 "/wrkdirs/usr/ports/lang/scm/work/scm/Transcen.scm") (#@if (#@let ((# (#@exact? #@0+1))) (#@if #@# (#@let ((# (#@not (#@let ((# (#@zero? #@#))) (#@if #@# (#@let ((# (#@negative? #@2+1))) (#@if #@# # #f)) #f))))) (#@if #@# #@# #f)) #f)) (#@integer-expt #@z1 #@z2) (#@if (#@zero? #@z2) (+ 1 (* z1 z2)) (#@if (#@let ((# (#@real? #@0+1))) (#@if #@# (#@let ((# (#@real? #@#))) (#@if #@# (#@let ((# (#@positive? #@#))) (#@if #@# # #f)) #f)) #f)) (real-expt z1 z2) (#@exp (#@* (#@if (#@zero? #@z1) (#@real-part #@z2) z2) (#@log #@z1)))))))> 0 1.) ==> 0.0 (# . # "/wrkdirs/usr/ports/lang/scm/work/scm/Macro.scm": (x-use env-use) (#@let* ((x-use (#@remove-line-numbers! #@x-use))) ((#@let ((loop (#@lambda (rules) (#@cond ((#@null? #@rules) (error "macro use does not match definition:" x-use)) ((#@match (#@car #@rules) #@x-use #@env-use) #@=> (#@lambda (vars) (#@substitute-in-template #@x-use (#@car #@rules) #@vars #@env-def))) (#t (#@loop (#@cdr #@rules))))))) #@loop) #@rules))>>)) (z1 z2) 2 expt 1 "/wrkdirs/usr/ports/lang/scm/work/scm/Transcen.scm") (#@if (#@let ((# (#@exact? #@0+1))) (#@if #@# (#@let ((# (#@not (#@let ((# (#@zero? #@#))) (#@if #@# (#@let ((# (#@negative? #@2+1))) (#@if #@# # #f)) #f))))) (#@if #@# #@# #f)) #f)) (#@integer-expt #@z1 #@z2) (#@if (#@zero? #@z2) (+ 1 (* z1 z2)) (#@if (#@let ((# (#@real? #@0+1))) (#@if #@# (#@let ((# (#@real? #@#))) (#@if #@# (#@let ((# (#@positive? #@#))) (#@if #@# # #f)) #f)) #f)) (real-expt z1 z2) (#@exp (#@* (#@if (#@zero? #@z1) (#@real-part #@z2) z2) (#@log #@z1)))))))> -25 0.0) ==> 1. (# . # "/wrkdirs/usr/ports/lang/scm/work/scm/Macro.scm": (x-use env-use) (#@let* ((x-use (#@remove-line-numbers! #@x-use))) ((#@let ((loop (#@lambda (rules) (#@cond ((#@null? #@rules) (error "macro use does not match definition:" x-use)) ((#@match (#@car #@rules) #@x-use #@env-use) #@=> (#@lambda (vars) (#@substitute-in-template #@x-use (#@car #@rules) #@vars #@env-def))) (#t (#@loop (#@cdr #@rules))))))) #@loop) #@rules))>>)) (z1 z2) 2 expt 1 "/wrkdirs/usr/ports/lang/scm/work/scm/Transcen.scm") (#@if (#@let ((# (#@exact? #@0+1))) (#@if #@# (#@let ((# (#@not (#@let ((# (#@zero? #@#))) (#@if #@# (#@let ((# (#@negative? #@2+1))) (#@if #@# # #f)) #f))))) (#@if #@# #@# #f)) #f)) (#@integer-expt #@z1 #@z2) (#@if (#@zero? #@z2) (#@+ 1 (#@* #@z1 #@z2)) (#@if (#@let ((# (#@real? #@0+1))) (#@if #@# (#@let ((# (#@real? #@#))) (#@if #@# (#@let ((# (#@positive? #@#))) (#@if #@# # #f)) #f)) #f)) (real-expt z1 z2) (#@exp (#@* (#@if (#@zero? #@z1) (#@real-part #@z2) z2) (#@log #@z1)))))))> -3.25 0.0) ==> 1. (# . # "/wrkdirs/usr/ports/lang/scm/work/scm/Macro.scm": (x-use env-use) (#@let* ((x-use (#@remove-line-numbers! #@x-use))) ((#@let ((loop (#@lambda (rules) (#@cond ((#@null? #@rules) (error "macro use does not match definition:" x-use)) ((#@match (#@car #@rules) #@x-use #@env-use) #@=> (#@lambda (vars) (#@substitute-in-template #@x-use (#@car #@rules) #@vars #@env-def))) (#t (#@loop (#@cdr #@rules))))))) #@loop) #@rules))>>)) (z1 z2) 2 expt 1 "/wrkdirs/usr/ports/lang/scm/work/scm/Transcen.scm") (#@if (#@let ((# (#@exact? #@0+1))) (#@if #@# (#@let ((# (#@not (#@let ((# (#@zero? #@#))) (#@if #@# (#@let ((# (#@negative? #@2+1))) (#@if #@# # #f)) #f))))) (#@if #@# #@# #f)) #f)) (#@integer-expt #@z1 #@z2) (#@if (#@zero? #@z2) (#@+ 1 (#@* #@z1 #@z2)) (#@if (#@let ((# (#@real? #@0+1))) (#@if #@# (#@let ((# (#@real? #@#))) (#@if #@# (#@let ((# (#@positive? #@#))) (#@if #@# # #f)) #f)) #f)) (real-expt z1 z2) (#@exp (#@* (#@if (#@zero? #@z1) (#@real-part #@z2) z2) (#@log #@z1)))))))> -3.25 0) ==> 1. (# 1 1) ==> 785.3981633974483e-3 (# "tmp3" # "r4rstest.scm": (test-file) (write-char #\; test-file) (display #\; test-file) (display ";" test-file) (write write-test-obj test-file) (newline test-file) (write load-test-obj test-file) (output-port? test-file)>) ==> #t (# #) ==> (define foo (quote (250.e-3 -3.25))) (# #) ==> #t (# #) ==> #t (input-port? #t) ==> #t (# #) ==> #\; (# #) ==> #\; (# #) ==> #\; (# #) ==> (250.e-3 -3.25) (# #) ==> (define foo (quote (250.e-3 -3.25))) (pentium-fdiv-bug #t) ==> #t Passed all tests SECTION(6 5 6) (float-print-test #t) ==> #t (mult-float-print-test #t) ==> #t Number readback failure for (+ 29.999999999999997e-21 (* 19 6.018531076210112e-36)) 30.00000000000011e-21 30.00000000000011e-21 (mult-float-print-test #f) ==> #f BUT EXPECTED #t (mult-float-print-test #t) ==> #t (mult-float-print-test #t) ==> #t (mult-float-print-test #t) ==> #t ;testing bignums; SECTION(6 5 7) (# 33333333333333333333 3) ==> 0 (# 33333333333333333333 -3) ==> 0 (# 33333333333333333333 3) ==> 0 (# 33333333333333333333 -3) ==> 0 (# 33333333333333333332 3) ==> 2 (# 33333333333333333332 -3) ==> -1 (# 33333333333333333332 3) ==> 2 (# 33333333333333333332 -3) ==> 2 (# -33333333333333333332 3) ==> 1 (# -33333333333333333332 -3) ==> -2 (# -33333333333333333332 3) ==> -2 (# -33333333333333333332 -3) ==> -2 (# 3 33333333333333333333) ==> 3 (# -3 33333333333333333333) ==> 33333333333333333330 (# 3 33333333333333333333) ==> 3 (# -3 33333333333333333333) ==> -3 (# 3 -33333333333333333333) ==> -33333333333333333330 (# -3 -33333333333333333333) ==> -3 (# 3 -33333333333333333333) ==> 3 (# -3 -33333333333333333333) ==> -3 (# -2177452800 86400) ==> 0 (# 2177452800 -86400) ==> 0 (# 2177452800 86400) ==> 0 (# -2177452800 -86400) ==> 0 (# 0 -2177452800) ==> 0 (remainder #t) ==> #t (remainder #t) ==> #t (# 33333333333333333333 11111111111111111111) ==> 11111111111111111111 (# 33333333333333333332 11111111111111111111) ==> 1 (# 33333333333333333330 11111111111111111111) ==> 1 (# 33333333333333333333 33333333333333333330) ==> 3 (# 33333333333333333333 11111111111111111111) ==> 33333333333333333333 (# -3 11111111111111111111) ==> 33333333333333333333 SECTION(6 5 8) (#string> 281474976710655325431) ==> "281474976710655325431" errors were: (SECTION (got expected (call))) ((6 5 6) (#f #t (mult-float-print-test #f))) ;testing bignum-inexact comparisons; SECTION(6 5 5) (# 1427247692705959881058285969449495136382746625 1.42724769270596e45 1427247692705959881058285969449495136382746623) ==> #f (# 1.42724769270596e45 1427247692705959881058285969449495136382746625 1427247692705959881058285969449495136382746623) ==> #f (# 1427247692705959881058285969449495136382746623 1.42724769270596e45 1427247692705959881058285969449495136382746625) ==> #t To fully test continuations, Scheme 4, and DELAY/FORCE do: (test-cont) (test-sc4) (test-delay) ;testing scheme 4 functions; SECTION(6 7) (#list> "P l") ==> (#\P #\space #\l) (#list> "") ==> () (#string> (#\1 #\\ #\")) ==> "1\\\"" (#string> ()) ==> "" SECTION(6 8) (#list> #(dah dah didah)) ==> (dah dah didah) (#list> #()) ==> () (#vector> (dididit dah)) ==> #(dididit dah) (#vector> ()) ==> #() SECTION(6 10 4) (load (#t #f a () 9739 -3 . #((test) "te \" \" st" "" test #() b c))) ==> (#t #f a () 9739 -3 . #((test) "te \" \" st" "" test #() b c)) errors were: (SECTION (got expected (call))) ((6 5 6) (#f #t (mult-float-print-test #f))) ;testing continuations; SECTION(6 9) (# (eot) (# ((xf (next-leaf-generator x eot)) (yf (next-leaf-generator y eot))) (letrec ((loop (lambda (x y) (cond ((not (eq? x y)) #f) ((eq? eot x) #t) (else (loop (xf) (yf))))))) (loop (xf) (yf))))) (list (quote eot)))> (a (b (c))) ((a) b c)) ==> #t (# . # "/wrkdirs/usr/ports/lang/scm/work/scm/Macro.scm": (x-use env-use) (#@let* ((x-use (#@remove-line-numbers! #@x-use))) ((#@let ((loop (#@lambda (rules) (#@cond ((#@null? #@rules) (error "macro use does not match definition:" x-use)) ((#@match (#@car #@rules) #@x-use #@env-use) #@=> (#@lambda (vars) (#@substitute-in-template #@x-use (#@car #@rules) #@vars #@env-def))) (#t (#@loop (#@cdr #@rules))))))) #@loop) #@rules))>>)) (x y) 2 (loop) 2 (yf) 2 (xf) 2 (eot) 2 (x y) 2 leaf-eq? 1 "r4rstest.scm") (#@if (#@not (#@eq? #@x #@y)) (#@begin #f) (#@if (#@eq? #@eot #@x) (#@begin #t) (#@loop (#@xf) (#@yf))))))) (#@let () (#@loop (#@xf) (#@yf)))))))> (a (b (c))) ((a) b c d)) ==> #f errors were: (SECTION (got expected (call))) ((6 5 6) (#f #t (mult-float-print-test #f))) ;testing DELAY and FORCE; SECTION(6 9) (delay 3) ==> 3 (delay (3 3)) ==> (3 3) (delay 2) ==> 2 (# # "syntest2.scm": () (#@if #@result (#@car #@result) (#@let ((x (#@result))) (#@if #@result (car result) (#@begin (#@set! #@result (#@list #@x)) #@x))))>) ==> 6 (# # "syntest2.scm": () (#@if #@result (#@car #@result) (#@let ((x (#@result))) (#@if #@result (#@car #@result) (#@begin (#@set! #@result (#@list #@x)) #@x))))>) ==> 6 (force 3) ==> 3 errors were: (SECTION (got expected (call))) ((6 5 6) (#f #t (mult-float-print-test #f))) (let ((x (quote outer))) (let-syntax ((m (syntax-rules () ((m) x)))) (let ((x (quote inner))) (m)))) ==> outer (let-syntax ((when (syntax-rules () ((when ?test ?stmt1 ?stmt2 ...) (if ?test (begin ?stmt1 ?stmt2 ...)))))) (let ((if #t)) (when if (set! if (quote now))) if)) ==> now (letrec-syntax ((or (syntax-rules () ((or) #f) ((or ?e) ?e) ((or ?e1 ?e2 ...) (let ((temp ?e1)) (if temp temp (or ?e2 ...))))))) (let ((x #f) (y 7) (temp 8) (let odd?) (if even?)) (or x (let temp) (if y) y))) ==> 7 (let ((=> #f)) (cond (#t => (quote ok)))) ==> ok (define-syntax set*! (syntax-rules () ((set*! (?var ?val) ...) (set*!-help (?val ...) () (?var ?val) ...)))) (define-syntax set*!-help (syntax-rules () ((set*!-help () (?temp ...) (?var ?val) ...) (let ((?temp ?val) ...) (set! ?var ?temp) ...)) ((set*!-help (?var1 ?var2 ...) ?temps ?assignments ...) (set*!-help (?var2 ...) (temp . ?temps) ?assignments ...)))) (let ((x 3) (y 4) (z 5)) (set*! (x (+ x y z)) (y (- x y z)) (z (* x y z))) (list x y z)) ==> (12 -6 60) (let ((else #f)) (cond (#f 3) (else 4) (#t 5))) ==> 5 (define-syntax push (syntax-rules () ((push item place) (set! place (cons item place))))) (let* ((cons (lambda (name) (case name ((phil) (quote (three-card monte))) ((dick) (quote (secret plan to end the war agnew not a crook))) ((jimmy) (quote (why not the best))) ((ron) (quote (abolish the draft balance the budget))) (else (quote ()))))) (scams (cons (quote phil)))) (push (car (cons (quote jimmy))) scams) (push (cadr (cons (quote ron))) scams) scams) ==> (balance the budget why not the best three-card monte) (define-syntax replic (syntax-rules () ((_ (?x ...) (?y ...)) (let ((?x (list ?y ...)) ...) (list ?x ...))))) (replic (x y z) (1 2)) ==> ((1 2) (1 2) (1 2)) ; program args: ("./scm" "-rmacro" "-fsyntest1.scm" "-fsyntest2.scm" "-fr4rstest.scm" "-e(test-sc4)(test-cont)(test-delay)" "-fsyntest1" "-e" "(or (null? errs) (quit 1))") Passed all tests Load "syntest2" to rewrite derived expressions and test *** Error code 1 Stop. make[4]: stopped in /wrkdirs/usr/ports/lang/scm/work/scm *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/lang/scm/work/scm *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/lang/scm/work/scm *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/lang/scm/work/scm *** Error code 1 Stop. make: stopped in /usr/ports/lang/scm From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 00:34:17 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 6010C18B; Fri, 30 Jan 2015 00:34:17 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 4B6CF17B; Fri, 30 Jan 2015 00:34:17 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U0YGLL018940; Fri, 30 Jan 2015 00:34:16 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U0YGtw018922; Fri, 30 Jan 2015 00:34:16 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 00:34:16 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300034.t0U0YGtw018922@beefy1.isc.freebsd.org> To: demon@FreeBSD.org Subject: [package - head-i386-default][devel/cld] Failed for cld2-20150113 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: Fri, 30 Jan 2015 00:34:17 -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: demon@FreeBSD.org Last committer: demon@FreeBSD.org Ident: $FreeBSD: head/devel/cld/Makefile 376945 2015-01-13 14:41:18Z demon $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/cld2-20150113.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building devel/cld build started at Fri Jan 30 00:33:23 UTC 2015 port directory: /usr/ports/devel/cld building for: FreeBSD head-i386-default-job-10 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: demon@FreeBSD.org Makefile ident: $FreeBSD: head/devel/cld/Makefile 376945 2015-01-13 14:41:18Z demon $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=cld2-20150113 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cld/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cld/work HOME=/wrkdirs/usr/ports/devel/cld/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cld/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cld/work HOME=/wrkdirs/usr/ports/devel/cld/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/cld" EXAMPLESDIR="share/examples/cld" DATADIR="share/cld" WWWDIR="www/cld" ETCDIR="etc/cld" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cld DOCSDIR=/usr/local/share/doc/cld EXAMPLESDIR=/usr/local/share/examples/cld WWWDIR=/usr/local/www/cld ETCDIR=/usr/local/etc/cld --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License APACHE20 accepted by the user =========================================================================== =================================================== ===> cld2-20150113 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.7.txz [head-i386-default-job-10] Installing pkg-1.4.7... [head-i386-default-job-10] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of cld2-20150113 =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by cld2-20150113 for building =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by cld2-20150113 for building => SHA256 Checksum OK for cld-20150113.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by cld2-20150113 for building ===> Extracting for cld2-20150113 => SHA256 Checksum OK for cld-20150113.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for cld2-20150113 /usr/bin/sed -i.bak -e "s#g++#c++ -O2 -pipe -fstack-protector -fno-strict-aliasing #" /wrkdirs/usr/ports/devel/cld/work/cld-20150113/internal/compile_libs.sh =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for cld2-20150113 =========================================================================== =================================================== ===> Building for cld2-20150113 cd /wrkdirs/usr/ports/devel/cld/work/cld-20150113/internal && ./compile_libs.sh /tmp/cldutil-704434.o: file not recognized: File format not recognized c++: error: linker command failed with exit code 1 (use -v to see invocation) /tmp/cldutil-d57ac1.o: file not recognized: File format not recognized c++: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make: stopped in /usr/ports/devel/cld From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 01:21:44 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 BE609B0A; Fri, 30 Jan 2015 01:21:44 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 A8F2F857; Fri, 30 Jan 2015 01:21:44 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U1LiMs098604; Fri, 30 Jan 2015 01:21:44 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U1LiVM098537; Fri, 30 Jan 2015 01:21:44 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 01:21:44 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300121.t0U1LiVM098537@beefy1.isc.freebsd.org> To: bapt@FreeBSD.org Subject: [package - head-i386-default][devel/amd64-gcc] Failed for amd64-gcc-4.9.1_1 in package 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: Fri, 30 Jan 2015 01:21:44 -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: bapt@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/devel/amd64-gcc/Makefile 373620 2014-11-29 14:46:30Z bapt $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/amd64-gcc-4.9.1_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building devel/amd64-gcc build started at Fri Jan 30 00:55:44 UTC 2015 port directory: /usr/ports/devel/amd64-gcc building for: FreeBSD head-i386-default-job-02 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: bapt@FreeBSD.org Makefile ident: $FreeBSD: head/devel/amd64-gcc/Makefile 373620 2014-11-29 14:46:30Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=amd64-gcc-4.9.1_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --target=x86_64-portbld-freebsd11.0 --disable-nls --enable-languages=c,c++ --without-headers --with-gmp=/usr/local --with-pkgversion="FreeBSD Ports Collection for amd64" --with-system-zlib --with-as=/usr/local/bin/x86_64-freebsd-as --with-ld=/usr/local/bin/x86_64-freebsd-ld --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work HOME=/wrkdirs/usr/ports/devel/amd64-gcc/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-- TARGETARCH=amd64 OPSYS=freebsd GCC_TARGET=x86_64-portbld-freebsd11.0 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gcc" EXAMPLESDIR="share/examples/gcc" DATADIR="share/gcc" WWWDIR="www/gcc" ETCDIR="etc/gcc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gcc DOCSDIR=/usr/local/share/doc/gcc EXAMPLESDIR=/usr/local/share/examples/gcc WWWDIR=/usr/local/www/gcc ETCDIR=/usr/local/etc/gcc --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 GPLv3RLE accepted by the user =========================================================================== =================================================== ===> amd64-gcc-4.9.1_1 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.7.txz [head-i386-default-job-02] Installing pkg-1.4.7... [head-i386-default-job-02] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of amd64-gcc-4.9.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 GPLv3RLE accepted by the user ===> Fetching all distfiles required by amd64-gcc-4.9.1_1 for building =========================================================================== =================================================== ===> License GPLv3 GPLv3RLE accepted by the user ===> Fetching all distfiles required by amd64-gcc-4.9.1_1 for building => SHA256 Checksum OK for gcc-4.9.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 GPLv3RLE accepted by the user ===> Fetching all distfiles required by amd64-gcc-4.9.1_1 for building ===> Extracting for amd64-gcc-4.9.1_1 => SHA256 Checksum OK for gcc-4.9.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for amd64-gcc-4.9.1_1 ===> Applying extra patch /usr/ports/devel/amd64-gcc/../powerpc64-gcc/files/freebsd-format-extensions =========================================================================== =================================================== ===> amd64-gcc-4.9.1_1 depends on executable: x86_64-freebsd-as - not found ===> Verifying install for x86_64-freebsd-as in /usr/ports/devel/amd64-binutils ===> Installing existing package /packages/All/amd64-binutils-2.25.txz [head-i386-default-job-02] Installing amd64-binutils-2.25... [head-i386-default-job-02] Extracting amd64-binutils-2.25... done ===> Returning to build of amd64-gcc-4.9.1_1 ===> amd64-gcc-4.9.1_1 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 [head-i386-default-job-02] Installing gmake-4.1_1... [head-i386-default-job-02] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-02] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-02] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-02] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-02] Extracting gmake-4.1_1... done ===> Returning to build of amd64-gcc-4.9.1_1 ===> amd64-gcc-4.9.1_1 depends on executable: makeinfo - not found ===> Verifying install for makeinfo in /usr/ports/print/texinfo ===> Installing existing package /packages/All/texinfo-5.2.20150101.txz [head-i386-default-job-02] Installing texinfo-5.2.20150101... [head-i386-default-job-02] `-- Installing perl5-5.18.4_11... [head-i386-default-job-02] `-- Extracting perl5-5.18.4_11... done [head-i386-default-job-02] Extracting texinfo-5.2.20150101... done ===> Returning to build of amd64-gcc-4.9.1_1 =========================================================================== =================================================== ===> amd64-gcc-4.9.1_1 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 [head-i386-default-job-02] Installing gmp-5.1.3_2... [head-i386-default-job-02] Extracting gmp-5.1.3_2... done ===> Returning to build of amd64-gcc-4.9.1_1 ===> amd64-gcc-4.9.1_1 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 [head-i386-default-job-02] Installing mpfr-3.1.2_2... [head-i386-default-job-02] Extracting mpfr-3.1.2_2... done ===> Returning to build of amd64-gcc-4.9.1_1 ===> amd64-gcc-4.9.1_1 depends on shared library: libmpc.so - not found ===> Verifying for libmpc.so in /usr/ports/math/mpc ===> Installing existing package /packages/All/mpc-1.0.2_1.txz [head-i386-default-job-02] Installing mpc-1.0.2_1... [head-i386-default-job-02] Extracting mpc-1.0.2_1... done ===> Returning to build of amd64-gcc-4.9.1_1 =========================================================================== =================================================== ===> Configuring for amd64-gcc-4.9.1_1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/amd64-gcc/work/gcc-4.9.1/libgo/config/libtool.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/amd64-gcc/work/gcc-4.9.1/libgo/configure configure: loading site script /usr/ports/Templates/config.site checking build system type... i386-portbld-freebsd11.0 checking host system type... i386-portbld-freebsd11.0 checking target system type... x86_64-portbld-freebsd11.0 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for gawk... (cached) /usr/bin/awk install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/builtins.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/builtins.def install -o root -g wheel -m 0644 bversion.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/bversion.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/c-family/c-common.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/c-family/c-common.def mkdir /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/c-family install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/c-family/c-common.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/c-family/c-common.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/c-family/c-objc.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/c-family/c-objc.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/c-family/c-pragma.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/c-family/c-pragma.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/c-family/c-pretty-print.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/c-family/c-pretty-print.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/c/c-tree.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/c-tree.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/calls.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/calls.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cfg-flags.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/cfg-flags.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cfgexpand.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/cfgexpand.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cfghooks.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/cfghooks.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cfgloop.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/cfgloop.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cgraph.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/cgraph.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cif-code.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/cif-code.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cilk-builtins.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/cilk-builtins.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cilkplus.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/cilkplus.def install -o root -g wheel -m 0644 config.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/config.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/dbxelf.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/config/dbxelf.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/elfos.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/config/elfos.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/freebsd-spec.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/config/freebsd-spec.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/freebsd-stdint.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/config/freebsd-stdint.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/freebsd.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/config/freebsd.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/att.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/config/i386/att.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/biarch64.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/config/i386/biarch64.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/freebsd.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/config/i386/freebsd.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/freebsd64.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/config/i386/freebsd64.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/i386-protos.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/config/i386/i386-protos.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/i386.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/config/i386/i386.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/unix.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/config/i386/unix.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/x86-64.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/config/i386/x86-64.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/initfini-array.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/config/initfini-array.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/vxworks-dummy.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/config/vxworks-dummy.h install -o root -g wheel -m 0644 configargs.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/configargs.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/context.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/context.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/coretypes.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/coretypes.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cppdefault.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/cppdefault.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/debug.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/debug.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/defaults.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/defaults.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/df.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/df.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/diagnostic-color.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/diagnostic-color.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/diagnostic-core.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/diagnostic-core.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/diagnostic.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/diagnostic.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/diagnostic.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/diagnostic.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/double-int.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/double-int.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/dumpfile.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/dumpfile.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/emit-rtl.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/emit-rtl.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/except.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/except.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/fixed-value.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/fixed-value.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/flag-types.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/flag-types.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/flags.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/flags.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/fold-const.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/fold-const.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/function.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/function.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gcc-plugin.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/gcc-plugin.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gcc-symtab.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/gcc-symtab.h install -o root -g wheel -m 0644 genrtl.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/genrtl.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ggc.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/ggc.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-builder.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/gimple-builder.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-expr.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/gimple-expr.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-fold.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/gimple-fold.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-iterator.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/gimple-iterator.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-low.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/gimple-low.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-pretty-print.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/gimple-pretty-print.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-ssa.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/gimple-ssa.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-walk.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/gimple-walk.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/gimple.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/gimple.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimplify-me.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/gimplify-me.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimplify.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/gimplify.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gsstruct.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/gsstruct.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gtm-builtins.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/gtm-builtins.def install -o root -g wheel -m 0644 gtype-desc.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/gtype-desc.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/hard-reg-set.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/hard-reg-set.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/hash-table.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/hash-table.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/highlev-plugin-common.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/highlev-plugin-common.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/hwint.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/hwint.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/incpath.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/incpath.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/input.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/input.h install -o root -g wheel -m 0644 insn-codes.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/insn-codes.h install -o root -g wheel -m 0644 insn-constants.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/insn-constants.h install -o root -g wheel -m 0644 insn-flags.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/insn-flags.h install -o root -g wheel -m 0644 insn-modes.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/insn-modes.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/insn-notes.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/insn-notes.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/internal-fn.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/internal-fn.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/internal-fn.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/internal-fn.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/intl.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/intl.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ipa-prop.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/ipa-prop.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ipa-ref-inline.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/ipa-ref-inline.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ipa-ref.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/ipa-ref.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ipa-reference.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/ipa-reference.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ipa-utils.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/ipa-utils.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/is-a.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/is-a.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/langhooks.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/langhooks.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/machmode.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/machmode.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/mode-classes.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/mode-classes.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/omp-builtins.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/omp-builtins.def install -o root -g wheel -m 0644 options.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/options.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/opts.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/opts.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/output.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/output.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/params.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/params.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/params.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/params.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/pass_manager.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/pass_manager.h install -o root -g wheel -m 0644 plugin-version.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/plugin-version.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/plugin.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/plugin.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/plugin.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/plugin.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/pointer-set.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/pointer-set.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/predict.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/predict.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/predict.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/predict.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/prefix.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/prefix.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/pretty-print.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/pretty-print.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/print-rtl.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/print-rtl.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/print-tree.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/print-tree.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/real.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/real.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/realmpfr.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/realmpfr.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/reg-notes.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/reg-notes.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/regset.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/regset.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/resource.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/resource.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/rtl.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/rtl.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/rtl.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/rtl.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/sanitizer.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/sanitizer.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/sbitmap.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/sbitmap.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ssa-iterators.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/ssa-iterators.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/statistics.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/statistics.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/stmt.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/stmt.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/stor-layout.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/stor-layout.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/stringpool.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/stringpool.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/sync-builtins.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/sync-builtins.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/system.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/system.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/target-hooks-macros.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/target-hooks-macros.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/target.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/target.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/target.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/target.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/timevar.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/timevar.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/timevar.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/timevar.h install -o root -g wheel -m 0644 tm-preds.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tm-preds.h install -o root -g wheel -m 0644 tm.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tm.h install -o root -g wheel -m 0644 tm_p.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tm_p.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/toplev.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/toplev.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-cfg.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tree-cfg.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-cfgcleanup.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tree-cfgcleanup.h install -o root -g wheel -m 0644 tree-check.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tree-check.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-core.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tree-core.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-dfa.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tree-dfa.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-dump.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tree-dump.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-eh.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tree-eh.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-hasher.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tree-hasher.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-inline.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tree-inline.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-into-ssa.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tree-into-ssa.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-iterator.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tree-iterator.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-nested.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tree-nested.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-object-size.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tree-object-size.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-outof-ssa.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tree-outof-ssa.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-parloops.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tree-parloops.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-pass.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tree-pass.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-phinodes.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tree-phinodes.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-pretty-print.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tree-pretty-print.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-address.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tree-ssa-address.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-alias.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tree-ssa-alias.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-coalesce.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tree-ssa-coalesce.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-dom.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tree-ssa-dom.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-loop-ivopts.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tree-ssa-loop-ivopts.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-loop-manip.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tree-ssa-loop-manip.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-loop-niter.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tree-ssa-loop-niter.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-loop.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tree-ssa-loop.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-operands.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tree-ssa-operands.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-sccvn.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tree-ssa-sccvn.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-ter.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tree-ssa-ter.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-threadedge.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tree-ssa-threadedge.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-threadupdate.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tree-ssa-threadupdate.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tree-ssa.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssanames.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tree-ssanames.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tree.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/tree.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/treestruct.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/treestruct.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/varasm.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/varasm.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/vec.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/vec.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/version.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/version.h install -o root -g wheel -m 0644 b-header-vars /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/plugin/include/b-header-vars gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/amd64-gcc/work/build-gcc/gcc' gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/amd64-gcc/work/build-gcc' ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for amd64-gcc-4.9.1_1 pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/include-fixed/netinet/ip_fil.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/include-fixed/netinet/ip_lookup.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/include-fixed/netinet/ip_nat.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/include-fixed/netinet/ip_proxy.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/include-fixed/netinet/ip_scan.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/include-fixed/netinet/ip_state.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/include-fixed/stddef.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/include-fixed/stdio.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/include-fixed/stdlib.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/include-fixed/sys/types.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/include-fixed/unistd.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd11.0/4.9.1/include-fixed/wchar.h: No such file or directory *** Error code 1 Stop. make: stopped in /usr/ports/devel/amd64-gcc From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 01:21:55 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 B59FFB16 for ; Fri, 30 Jan 2015 01:21:55 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 93BBB85A; Fri, 30 Jan 2015 01:21:55 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U1LtXJ014298; Fri, 30 Jan 2015 01:21:55 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U1Ltwh013966; Fri, 30 Jan 2015 01:21:55 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 01:21:55 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300121.t0U1Ltwh013966@beefy1.isc.freebsd.org> To: liangtai.s16@gmail.com Subject: [package - head-i386-default][misc/gimp-help-sl] Failed for sl-gimp-help-html-2.8.1_1 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: Fri, 30 Jan 2015 01:21:55 -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: liangtai.s16@gmail.com Last committer: makc@FreeBSD.org Ident: $FreeBSD: head/misc/gimp-help-sl/Makefile 342129 2014-02-01 12:49:26Z makc $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/sl-gimp-help-html-2.8.1_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building misc/gimp-help-sl build started at Fri Jan 30 01:13:27 UTC 2015 port directory: /usr/ports/misc/gimp-help-sl building for: FreeBSD head-i386-default-job-10 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: liangtai.s16@gmail.com Makefile ident: $FreeBSD: head/misc/gimp-help-sl/Makefile 342129 2014-02-01 12:49:26Z makc $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=sl-gimp-help-html-2.8.1_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-gimp --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ALL_LINGUAS=sl XDG_DATA_HOME=/wrkdirs/usr/ports/misc/gimp-help-sl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/gimp-help-sl/work HOME=/wrkdirs/usr/ports/misc/gimp-help-sl/work TMPDIR="/tmp" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/misc/gimp-help-sl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/gimp-help-sl/work HOME=/wrkdirs/usr/ports/misc/gimp-help-sl/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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd11 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/gimp-help" EXAMPLESDIR="share/examples/gimp-help" DATADIR="share/gimp" WWWDIR="www/gimp-help" ETCDIR="etc/gimp-help" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gimp DOCSDIR=/usr/local/share/doc/gimp-help EXAMPLESDIR=/usr/local/share/examples/gimp-help WWWDIR=/usr/local/www/gimp-help ETCDIR=/usr/local/etc/gimp-help --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GFDL accepted by the user =========================================================================== =================================================== ===> sl-gimp-help-html-2.8.1_1 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.7.txz [head-i386-default-job-10] Installing pkg-1.4.7... [head-i386-default-job-10] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of sl-gimp-help-html-2.8.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GFDL accepted by the user ===> Fetching all distfiles required by sl-gimp-help-html-2.8.1_1 for building =========================================================================== =================================================== ===> License GFDL accepted by the user ===> Fetching all distfiles required by sl-gimp-help-html-2.8.1_1 for building => SHA256 Checksum OK for gimp-help-2.8.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GFDL accepted by the user ===> Fetching all distfiles required by sl-gimp-help-html-2.8.1_1 for building ===> Extracting for sl-gimp-help-html-2.8.1_1 => SHA256 Checksum OK for gimp-help-2.8.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for sl-gimp-help-html-2.8.1_1 /usr/bin/sed -i.bak '/gimpdatadir=.*\/2.0/s,/2\.0,,' /wrkdirs/usr/ports/misc/gimp-help-sl/work/gimp-help-2.8.1/configure =========================================================================== =================================================== ===> sl-gimp-help-html-2.8.1_1 depends on file: /usr/local/lib/python2.7/site-packages/libxml2mod.so - not found ===> Verifying install for /usr/local/lib/python2.7/site-packages/libxml2mod.so in /usr/ports/textproc/py-libxml2 ===> Installing existing package /packages/All/py27-libxml2-2.9.2.txz [head-i386-default-job-10] Installing py27-libxml2-2.9.2... [head-i386-default-job-10] `-- Installing libxml2-2.9.2_2... [head-i386-default-job-10] `-- Extracting libxml2-2.9.2_2... done [head-i386-default-job-10] `-- Installing py27-setuptools27-5.5.1_1... [head-i386-default-job-10] | `-- Installing python27-2.7.9... [head-i386-default-job-10] | | `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-10] | | `-- Installing indexinfo-0.2.2... [head-i386-default-job-10] | | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-10] | | `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-10] | | `-- Installing libffi-3.2.1... [head-i386-default-job-10] | | `-- Extracting libffi-3.2.1... done [head-i386-default-job-10] | | `-- Installing readline-6.3.8... [head-i386-default-job-10] | | `-- Extracting readline-6.3.8... done [head-i386-default-job-10] | `-- Extracting python27-2.7.9... done [head-i386-default-job-10] `-- Extracting py27-setuptools27-5.5.1_1... done [head-i386-default-job-10] `-- Installing python2-2_3... [head-i386-default-job-10] `-- Extracting python2-2_3... done [head-i386-default-job-10] Extracting py27-libxml2-2.9.2... done 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 sl-gimp-help-html-2.8.1_1 ===> sl-gimp-help-html-2.8.1_1 depends on file: /usr/local/share/xsl/docbook/xhtml/chunk.xsl - not found ===> Verifying install for /usr/local/share/xsl/docbook/xhtml/chunk.xsl in /usr/ports/textproc/docbook-xsl ===> Installing existing package /packages/All/docbook-xsl-1.76.1_2.txz [head-i386-default-job-10] Installing docbook-xsl-1.76.1_2... [head-i386-default-job-10] `-- Installing docbook-1.5... [head-i386-default-job-10] | `-- Installing docbook-sgml-4.5_1... [head-i386-default-job-10] | | `-- Installing iso8879-1986_3... [head-i386-default-job-10] | | `-- Installing xmlcatmgr-2.2_2... [head-i386-default-job-10] | | `-- Extracting xmlcatmgr-2.2_2... done + Creating /usr/local/share/sgml/catalog + Registering CATALOG catalog.ports (SGML) + Creating /usr/local/share/sgml/catalog.ports + Creating /usr/local/share/xml/catalog + Registering nextCatalog catalog.ports (XML) [XML] xml/sl/menus/image/guides-remove.xml [XML] xml/sl/menus/image/guides-new-selection.xml [XML] xml/sl/menus/image/flatten.xml [XML] xml/sl/menus/image/configure-grid.xml [XML] xml/sl/menus/image/align-layers.xml [XML] xml/sl/menus/image/convert-grayscale.xml [XML] xml/sl/menus/image/autocrop.xml [XML] xml/sl/menus/image/zealous-crop.xml [XML] xml/sl/menus/image/transform-rotate.xml [XML] xml/sl/menus/image/duplicate.xml [XML] xml/sl/menus/image/mode.xml [XML] xml/sl/menus/image/guides-new.xml [XML] xml/sl/menus/image/canvas-size.xml [XML] xml/sl/menus/filters.xml [XML] xml/sl/menus/view.xml [XML] xml/sl/menus/layer/rotate-270.xml [XML] xml/sl/menus/layer/previous.xml [XML] xml/sl/menus/layer/introduction.xml [XML] xml/sl/menus/layer/alpha-selection-intersect.xml [XML] xml/sl/menus/layer/lower.xml [XML] xml/sl/menus/layer/rotate-90.xml [XML] xml/sl/menus/layer/delete.xml [XML] xml/sl/menus/layer/alpha-semi-flatten.xml [XML] xml/sl/menus/layer/alpha-remove.xml [XML] xml/sl/menus/layer/color-to-alpha.xml [XML] xml/sl/menus/layer/bottom.xml [XML] xml/sl/menus/layer/mask-edit.xml [XML] xml/sl/menus/layer/mask.xml [XML] xml/sl/menus/layer/rotate-arbitrary.xml [XML] xml/sl/menus/layer/transform.xml [XML] xml/sl/menus/layer/next.xml [XML] xml/sl/menus/layer/anchor.xml [XML] xml/sl/menus/layer/flip-vertical.xml [XML] xml/sl/menus/layer/raise-to-top.xml [XML] xml/sl/menus/layer/mask-selection-intersect.xml [XML] xml/sl/menus/layer/crop.xml [XML] xml/sl/menus/layer/mask-selection-add.xml [XML] xml/sl/menus/layer/stack.xml [XML] xml/sl/menus/layer/alpha-add.xml [XML] xml/sl/menus/layer/alpha-selection-add.xml [XML] xml/sl/menus/layer/merge-down.xml [XML] xml/sl/menus/layer/new-layer-group.xml [XML] xml/sl/menus/layer/mask-disable.xml [XML] xml/sl/menus/layer/scale.xml [XML] xml/sl/menus/layer/mask-selection-replace.xml [XML] xml/sl/menus/layer/lower-to-bottom.xml [XML] xml/sl/menus/layer/mask-selection-subtract.xml [XML] xml/sl/menus/layer/rotate-180.xml [XML] xml/sl/menus/layer/flip-horizontal.xml [XML] xml/sl/menus/layer/stack-reverse.xml [XML] xml/sl/menus/layer/new-from-visible.xml [XML] xml/sl/menus/layer/text-commands.xml Segmentation fault (core dumped) [XML] xml/sl/menus/layer/top.xml [XML] xml/sl/menus/layer/transparency.xml [XML] xml/sl/menus/layer/alpha-selection-subtract.xml [XML] xml/sl/menus/layer/resize-to-image.xml [XML] xml/sl/menus/layer/autocrop.xml [XML] xml/sl/menus/layer/mask-delete.xml [XML] xml/sl/menus/layer/new.xml [XML] xml/sl/menus/layer/threshold-alpha.xml [XML] xml/sl/menus/layer/duplicate.xml [XML] xml/sl/menus/layer/offset.xml [XML] xml/sl/menus/layer/mask-add.xml [XML] xml/sl/menus/layer/raise.xml [XML] xml/sl/menus/layer/resize.xml [XML] xml/sl/menus/layer/mask-apply.xml [XML] xml/sl/menus/layer/mask-show.xml [XML] xml/sl/menus/layer/text-discard.xml [XML] xml/sl/menus/layer/alpha-selection-replace.xml [XML] xml/sl/menus/windows-open-recent-docks.xml [XML] xml/sl/menus/edit/paste-into.xml [XML] xml/sl/menus/edit/introduction.xml [XML] xml/sl/menus/edit/paste-as-brush.xml [XML] xml/sl/menus/edit/stroke-path.xml [XML] xml/sl/menus/edit/redo.xml [XML] xml/sl/menus/edit/copy.xml [XML] xml/sl/menus/edit/shortcuts.xml [XML] xml/sl/menus/edit/module-manager.xml [XML] xml/sl/menus/edit/fill-bg.xml [XML] xml/sl/menus/edit/buffer.xml [XML] xml/sl/menus/edit/paste.xml [XML] xml/sl/menus/edit/undo.xml [XML] xml/sl/menus/edit/stroke-selection.xml [XML] xml/sl/menus/edit/fill-fg.xml [XML] xml/sl/menus/edit/undo-history.xml [XML] xml/sl/menus/edit/cut.xml [XML] xml/sl/menus/edit/clear.xml [XML] xml/sl/menus/edit/units.xml [XML] xml/sl/menus/edit/paste-as.xml [XML] xml/sl/menus/edit/paste-as-new.xml [XML] xml/sl/menus/edit/paste-as-layer.xml [XML] xml/sl/menus/edit/fade.xml [XML] xml/sl/menus/edit/preferences.xml [XML] xml/sl/menus/edit/fill-pattern.xml [XML] xml/sl/menus/edit/paste-as-pattern.xml [XML] xml/sl/menus/edit/copy-visible.xml [XML] xml/sl/menus/image.xml [XML] xml/sl/gimp.xml [XML] xml/sl/dialogs/dialogs-structure.xml [XML] xml/sl/dialogs/channel-selection-mask.xml [XML] xml/sl/dialogs/navigation-dialog.xml [XML] xml/sl/dialogs/undo-history-dialog.xml [XML] xml/sl/dialogs/document-dialog.xml [XML] xml/sl/dialogs/tool-presets-dialog.xml [XML] xml/sl/dialogs/device-status-dialog.xml [XML] xml/sl/dialogs/save-file-dialog.xml [XML] xml/sl/dialogs/error-console.xml [XML] xml/sl/dialogs/brushes-dialog.xml [XML] xml/sl/dialogs/dialogs-misc.xml [XML] xml/sl/dialogs/path-dialog.xml [XML] xml/sl/dialogs/dialogs-management.xml [XML] xml/sl/dialogs/gradient-editor-dialog.xml [XML] xml/sl/dialogs/templates-dialog.xml [XML] xml/sl/dialogs/tagging.xml [XML] xml/sl/dialogs/channel-dialog.xml [XML] xml/sl/dialogs/channel-menu.xml [XML] xml/sl/dialogs/palettes-dialog.xml [XML] xml/sl/dialogs/color-dialog.xml [XML] xml/sl/dialogs/buffers-dialog.xml [XML] xml/sl/dialogs/dialogs_introduction.xml [XML] xml/sl/dialogs/tool-preset-editor.xml [XML] xml/sl/dialogs/export-file-dialog.xml [XML] xml/sl/dialogs/indexed-palette-dialog.xml [XML] xml/sl/dialogs/images-dialog.xml [XML] xml/sl/dialogs/patterns-dialog.xml [XML] xml/sl/dialogs/gradient-dialog.xml [XML] xml/sl/dialogs/pointer-dialog.xml [XML] xml/sl/dialogs/layer-dialog.xml Segmentation fault (core dumped) [XML] xml/sl/dialogs/edit-template-dialog.xml [XML] xml/sl/dialogs/sample-points.xml [XML] xml/sl/dialogs/qmask.xml [XML] xml/sl/dialogs/histogram-dialog.xml [XML] xml/sl/dialogs/layer-mask.xml [XML] xml/sl/dialogs/fonts-dialog.xml [XML] xml/sl/dialogs/dialogs-content.xml [XML] xml/sl/preface/authors.xml Copying images (sl) ... 1605 (sl: 15) Cleaning up 'sl' xml files ... *** Making html for sl ... xml/sl/using/preferences/prefs-interface.xml:1: parser error : Document is empty ^ xml/sl/using/preferences/prefs-interface.xml:1: parser error : Start tag expected, '<' not found ^ xml/sl/using/preferences/preferences_introduction.xml:51: element include: XInclude error : could not load xml/sl/using/preferences/prefs-interface.xml, and no fallback was found xml/sl/using/preferences/prefs-display.xml:1: parser error : Document is empty ^ xml/sl/using/preferences/prefs-display.xml:1: parser error : Start tag expected, '<' not found ^ xml/sl/using/preferences/preferences_introduction.xml:61: element include: XInclude error : could not load xml/sl/using/preferences/prefs-display.xml, and no fallback was found xml/sl/toolbox/paint/common-features.xml:1: parser error : Document is empty ^ xml/sl/toolbox/paint/common-features.xml:1: parser error : Start tag expected, '<' not found ^ xml/sl/toolbox/paint-tools.xml:34: element include: XInclude error : could not load xml/sl/toolbox/paint/common-features.xml, and no fallback was found xml/sl/dialogs/layer-dialog.xml:1: parser error : Document is empty ^ xml/sl/dialogs/layer-dialog.xml:1: parser error : Start tag expected, '<' not found ^ xml/sl/dialogs/dialogs-structure.xml:14: element include: XInclude error : could not load xml/sl/dialogs/layer-dialog.xml, and no fallback was found xml/sl/menus/view/zoom.xml:1: parser error : Document is empty ^ xml/sl/menus/view/zoom.xml:1: parser error : Start tag expected, '<' not found ^ xml/sl/menus/view.xml:19: element include: XInclude error : could not load xml/sl/menus/view/zoom.xml, and no fallback was found xml/sl/menus/layer/text-commands.xml:1: parser error : Document is empty ^ xml/sl/menus/layer/text-commands.xml:1: parser error : Start tag expected, '<' not found ^ xml/sl/menus/layer.xml:21: element include: XInclude error : could not load xml/sl/menus/layer/text-commands.xml, and no fallback was found xml/sl/glossary/glossary.xml:1: parser error : Document is empty ^ xml/sl/glossary/glossary.xml:1: parser error : Start tag expected, '<' not found ^ xml/sl/gimp.xml:218: element include: XInclude error : could not load xml/sl/glossary/glossary.xml, and no fallback was found Makefile:1378: recipe for target 'html/sl/index.html' failed gmake[2]: *** [html/sl/index.html] Error 6 gmake[2]: Leaving directory '/wrkdirs/usr/ports/misc/gimp-help-sl/work/gimp-help-2.8.1' Makefile:665: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/misc/gimp-help-sl/work/gimp-help-2.8.1' *** Error code 1 Stop. make: stopped in /usr/ports/misc/gimp-help-sl From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 01:27:10 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 E990CB67 for ; Fri, 30 Jan 2015 01:27:10 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 C7762883; Fri, 30 Jan 2015 01:27:10 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U1RAls084359; Fri, 30 Jan 2015 01:27:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U1RA55084322; Fri, 30 Jan 2015 01:27:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 01:27:10 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300127.t0U1RA55084322@beefy1.isc.freebsd.org> To: liangtai.s16@gmail.com Subject: [package - head-i386-default][misc/gimp-help-da] Failed for da-gimp-help-html-2.8.1_1 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: Fri, 30 Jan 2015 01:27: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: liangtai.s16@gmail.com Last committer: makc@FreeBSD.org Ident: $FreeBSD: head/misc/gimp-help-da/Makefile 342129 2014-02-01 12:49:26Z makc $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/da-gimp-help-html-2.8.1_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building misc/gimp-help-da build started at Fri Jan 30 01:21:54 UTC 2015 port directory: /usr/ports/misc/gimp-help-da building for: FreeBSD head-i386-default-job-23 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: liangtai.s16@gmail.com Makefile ident: $FreeBSD: head/misc/gimp-help-da/Makefile 342129 2014-02-01 12:49:26Z makc $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=da-gimp-help-html-2.8.1_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-gimp --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ALL_LINGUAS=da XDG_DATA_HOME=/wrkdirs/usr/ports/misc/gimp-help-da/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/gimp-help-da/work HOME=/wrkdirs/usr/ports/misc/gimp-help-da/work TMPDIR="/tmp" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/misc/gimp-help-da/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/gimp-help-da/work HOME=/wrkdirs/usr/ports/misc/gimp-help-da/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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd11 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/gimp-help" EXAMPLESDIR="share/examples/gimp-help" DATADIR="share/gimp" WWWDIR="www/gimp-help" ETCDIR="etc/gimp-help" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gimp DOCSDIR=/usr/local/share/doc/gimp-help EXAMPLESDIR=/usr/local/share/examples/gimp-help WWWDIR=/usr/local/www/gimp-help ETCDIR=/usr/local/etc/gimp-help --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GFDL accepted by the user =========================================================================== =================================================== ===> da-gimp-help-html-2.8.1_1 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.7.txz [head-i386-default-job-23] Installing pkg-1.4.7... [head-i386-default-job-23] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of da-gimp-help-html-2.8.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GFDL accepted by the user ===> Fetching all distfiles required by da-gimp-help-html-2.8.1_1 for building =========================================================================== =================================================== ===> License GFDL accepted by the user ===> Fetching all distfiles required by da-gimp-help-html-2.8.1_1 for building => SHA256 Checksum OK for gimp-help-2.8.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GFDL accepted by the user ===> Fetching all distfiles required by da-gimp-help-html-2.8.1_1 for building ===> Extracting for da-gimp-help-html-2.8.1_1 => SHA256 Checksum OK for gimp-help-2.8.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for da-gimp-help-html-2.8.1_1 /usr/bin/sed -i.bak '/gimpdatadir=.*\/2.0/s,/2\.0,,' /wrkdirs/usr/ports/misc/gimp-help-da/work/gimp-help-2.8.1/configure =========================================================================== =================================================== ===> da-gimp-help-html-2.8.1_1 depends on file: /usr/local/lib/python2.7/site-packages/libxml2mod.so - not found ===> Verifying install for /usr/local/lib/python2.7/site-packages/libxml2mod.so in /usr/ports/textproc/py-libxml2 ===> Installing existing package /packages/All/py27-libxml2-2.9.2.txz [head-i386-default-job-23] Installing py27-libxml2-2.9.2... [head-i386-default-job-23] `-- Installing libxml2-2.9.2_2... [head-i386-default-job-23] `-- Extracting libxml2-2.9.2_2... done [head-i386-default-job-23] `-- Installing py27-setuptools27-5.5.1_1... [head-i386-default-job-23] | `-- Installing python27-2.7.9... [head-i386-default-job-23] | | `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-23] | | `-- Installing indexinfo-0.2.2... [head-i386-default-job-23] | | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-23] | | `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-23] | | `-- Installing libffi-3.2.1... [head-i386-default-job-23] | | `-- Extracting libffi-3.2.1... done [head-i386-default-job-23] | | `-- Installing readline-6.3.8... [head-i386-default-job-23] | | `-- Extracting readline-6.3.8... done [head-i386-default-job-23] | `-- Extracting python27-2.7.9... done [head-i386-default-job-23] `-- Extracting py27-setuptools27-5.5.1_1... done [head-i386-default-job-23] `-- Installing python2-2_3... [head-i386-default-job-23] `-- Extracting python2-2_3... done [head-i386-default-job-23] Extracting py27-libxml2-2.9.2... done 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 da-gimp-help-html-2.8.1_1 ===> da-gimp-help-html-2.8.1_1 depends on file: /usr/local/share/xsl/docbook/xhtml/chunk.xsl - not found ===> Verifying install for /usr/local/share/xsl/docbook/xhtml/chunk.xsl in /usr/ports/textproc/docbook-xsl ===> Installing existing package /packages/All/docbook-xsl-1.76.1_2.txz [head-i386-default-job-23] Installing docbook-xsl-1.76.1_2... [head-i386-default-job-23] `-- Installing docbook-1.5... [head-i386-default-job-23] | `-- Installing docbook-sgml-4.5_1... [head-i386-default-job-23] | | `-- Installing iso8879-1986_3... [head-i386-default-job-23] | | `-- Installing xmlcatmgr-2.2_2... [head-i386-default-job-23] | | `-- Extracting xmlcatmgr-2.2_2... done + Creating /usr/local/share/sgml/catalog + Registering CATALOG catalog.ports (SGML) + Creating /usr/local/share/sgml/catalog.ports + Creating /usr/local/share/xml/catalog + Registering nextCatalog catalog.ports (XML) [XML] xml/da/menus/colors/map/alienmap2.xml [XML] xml/da/menus/colors/map/sample-colorize.xml [XML] xml/da/menus/colors/auto.xml [XML] xml/da/menus/windows-show-docks.xml [XML] xml/da/menus/windows.xml [XML] xml/da/menus/select/border.xml [XML] xml/da/menus/select/invert.xml [XML] xml/da/menus/select/from-path.xml [XML] xml/da/menus/select/to-channel.xml [XML] xml/da/menus/select/float.xml [XML] xml/da/menus/select/sharpen.xml [XML] xml/da/menus/select/none.xml [XML] xml/da/menus/select/qmask-toggle.xml [XML] xml/da/menus/select/distort.xml [XML] xml/da/menus/select/grow.xml [XML] xml/da/menus/select/feather.xml [XML] xml/da/menus/select/shrink.xml [XML] xml/da/menus/select/dialog.xml [XML] xml/da/menus/select/to-path.xml [XML] xml/da/menus/select/rounded-rectangle.xml [XML] xml/da/menus/select/all.xml [XML] xml/da/menus/select/by_color.xml [XML] xml/da/menus/image/convert-rgb.xml [XML] xml/da/menus/image/introduction.xml [XML] xml/da/menus/image/merge-layers.xml [XML] xml/da/menus/image/fit-canvas-to-layers.xml [XML] xml/da/menus/image/transform.xml [XML] xml/da/menus/image/guides-new-percent.xml [XML] xml/da/menus/image/transform-guillotine.xml [XML] xml/da/menus/image/guides.xml [XML] xml/da/menus/image/crop.xml [XML] xml/da/menus/image/properties.xml [XML] xml/da/menus/image/scale.xml [XML] xml/da/menus/image/fit-canvas-to-selection.xml [XML] xml/da/menus/image/print-size.xml [XML] xml/da/menus/image/transform-flip.xml [XML] xml/da/menus/image/convert-indexed.xml [XML] xml/da/menus/image/guides-remove.xml [XML] xml/da/menus/image/guides-new-selection.xml [XML] xml/da/menus/image/flatten.xml [XML] xml/da/menus/image/configure-grid.xml [XML] xml/da/menus/image/align-layers.xml [XML] xml/da/menus/image/convert-grayscale.xml [XML] xml/da/menus/image/autocrop.xml [XML] xml/da/menus/image/zealous-crop.xml [XML] xml/da/menus/image/transform-rotate.xml [XML] xml/da/menus/image/duplicate.xml [XML] xml/da/menus/image/mode.xml [XML] xml/da/menus/image/guides-new.xml [XML] xml/da/menus/image/canvas-size.xml [XML] xml/da/menus/filters.xml [XML] xml/da/menus/view.xml [XML] xml/da/menus/layer/rotate-270.xml [XML] xml/da/menus/layer/previous.xml [XML] xml/da/menus/layer/introduction.xml [XML] xml/da/menus/layer/alpha-selection-intersect.xml [XML] xml/da/menus/layer/lower.xml [XML] xml/da/menus/layer/rotate-90.xml [XML] xml/da/menus/layer/delete.xml [XML] xml/da/menus/layer/alpha-semi-flatten.xml [XML] xml/da/menus/layer/alpha-remove.xml [XML] xml/da/menus/layer/color-to-alpha.xml [XML] xml/da/menus/layer/bottom.xml [XML] xml/da/menus/layer/mask-edit.xml [XML] xml/da/menus/layer/mask.xml [XML] xml/da/menus/layer/rotate-arbitrary.xml [XML] xml/da/menus/layer/transform.xml [XML] xml/da/menus/layer/next.xml [XML] xml/da/menus/layer/anchor.xml [XML] xml/da/menus/layer/flip-vertical.xml [XML] xml/da/menus/layer/raise-to-top.xml [XML] xml/da/menus/layer/mask-selection-intersect.xml [XML] xml/da/menus/layer/crop.xml [XML] xml/da/menus/layer/mask-selection-add.xml [XML] xml/da/menus/layer/stack.xml [XML] xml/da/menus/layer/alpha-add.xml [XML] xml/da/menus/layer/alpha-selection-add.xml [XML] xml/da/menus/layer/merge-down.xml [XML] xml/da/menus/layer/new-layer-group.xml [XML] xml/da/menus/layer/mask-disable.xml [XML] xml/da/menus/layer/scale.xml [XML] xml/da/menus/layer/mask-selection-replace.xml [XML] xml/da/menus/layer/lower-to-bottom.xml [XML] xml/da/menus/layer/mask-selection-subtract.xml [XML] xml/da/menus/layer/rotate-180.xml [XML] xml/da/menus/layer/flip-horizontal.xml [XML] xml/da/menus/layer/stack-reverse.xml [XML] xml/da/menus/layer/new-from-visible.xml [XML] xml/da/menus/layer/text-commands.xml [XML] xml/da/menus/layer/top.xml [XML] xml/da/menus/layer/transparency.xml [XML] xml/da/menus/layer/alpha-selection-subtract.xml [XML] xml/da/menus/layer/resize-to-image.xml [XML] xml/da/menus/layer/autocrop.xml [XML] xml/da/menus/layer/mask-delete.xml [XML] xml/da/menus/layer/new.xml [XML] xml/da/menus/layer/threshold-alpha.xml [XML] xml/da/menus/layer/duplicate.xml [XML] xml/da/menus/layer/offset.xml [XML] xml/da/menus/layer/mask-add.xml [XML] xml/da/menus/layer/raise.xml [XML] xml/da/menus/layer/resize.xml [XML] xml/da/menus/layer/mask-apply.xml [XML] xml/da/menus/layer/mask-show.xml [XML] xml/da/menus/layer/text-discard.xml [XML] xml/da/menus/layer/alpha-selection-replace.xml [XML] xml/da/menus/windows-open-recent-docks.xml [XML] xml/da/menus/edit/paste-into.xml [XML] xml/da/menus/edit/introduction.xml [XML] xml/da/menus/edit/paste-as-brush.xml [XML] xml/da/menus/edit/stroke-path.xml [XML] xml/da/menus/edit/redo.xml [XML] xml/da/menus/edit/copy.xml [XML] xml/da/menus/edit/shortcuts.xml [XML] xml/da/menus/edit/module-manager.xml [XML] xml/da/menus/edit/fill-bg.xml [XML] xml/da/menus/edit/buffer.xml [XML] xml/da/menus/edit/paste.xml [XML] xml/da/menus/edit/undo.xml [XML] xml/da/menus/edit/stroke-selection.xml [XML] xml/da/menus/edit/fill-fg.xml [XML] xml/da/menus/edit/undo-history.xml [XML] xml/da/menus/edit/cut.xml [XML] xml/da/menus/edit/clear.xml [XML] xml/da/menus/edit/units.xml [XML] xml/da/menus/edit/paste-as.xml [XML] xml/da/menus/edit/paste-as-new.xml [XML] xml/da/menus/edit/paste-as-layer.xml [XML] xml/da/menus/edit/fade.xml [XML] xml/da/menus/edit/preferences.xml [XML] xml/da/menus/edit/fill-pattern.xml [XML] xml/da/menus/edit/paste-as-pattern.xml [XML] xml/da/menus/edit/copy-visible.xml [XML] xml/da/menus/image.xml [XML] xml/da/gimp.xml [XML] xml/da/dialogs/dialogs-structure.xml [XML] xml/da/dialogs/channel-selection-mask.xml [XML] xml/da/dialogs/navigation-dialog.xml [XML] xml/da/dialogs/undo-history-dialog.xml [XML] xml/da/dialogs/document-dialog.xml [XML] xml/da/dialogs/tool-presets-dialog.xml [XML] xml/da/dialogs/device-status-dialog.xml [XML] xml/da/dialogs/save-file-dialog.xml [XML] xml/da/dialogs/error-console.xml [XML] xml/da/dialogs/brushes-dialog.xml [XML] xml/da/dialogs/dialogs-misc.xml [XML] xml/da/dialogs/path-dialog.xml [XML] xml/da/dialogs/dialogs-management.xml [XML] xml/da/dialogs/gradient-editor-dialog.xml [XML] xml/da/dialogs/templates-dialog.xml [XML] xml/da/dialogs/tagging.xml [XML] xml/da/dialogs/channel-dialog.xml [XML] xml/da/dialogs/channel-menu.xml [XML] xml/da/dialogs/palettes-dialog.xml [XML] xml/da/dialogs/color-dialog.xml [XML] xml/da/dialogs/buffers-dialog.xml [XML] xml/da/dialogs/dialogs_introduction.xml [XML] xml/da/dialogs/tool-preset-editor.xml [XML] xml/da/dialogs/export-file-dialog.xml [XML] xml/da/dialogs/indexed-palette-dialog.xml [XML] xml/da/dialogs/images-dialog.xml [XML] xml/da/dialogs/patterns-dialog.xml [XML] xml/da/dialogs/gradient-dialog.xml [XML] xml/da/dialogs/pointer-dialog.xml [XML] xml/da/dialogs/layer-dialog.xml [XML] xml/da/dialogs/edit-template-dialog.xml [XML] xml/da/dialogs/sample-points.xml [XML] xml/da/dialogs/qmask.xml [XML] xml/da/dialogs/histogram-dialog.xml [XML] xml/da/dialogs/layer-mask.xml [XML] xml/da/dialogs/fonts-dialog.xml [XML] xml/da/dialogs/dialogs-content.xml [XML] xml/da/preface/authors.xml Copying images (da) ... 1605 (da: 15) Cleaning up 'da' xml files ... *** Making html for da ... xml/da/using/fileformats.xml:1: parser error : Document is empty ^ xml/da/using/fileformats.xml:1: parser error : Start tag expected, '<' not found ^ xml/da/gimp.xml:104: element include: XInclude error : could not load xml/da/using/fileformats.xml, and no fallback was found xml/da/using/preferences/prefs-interface.xml:1: parser error : Document is empty ^ xml/da/using/preferences/prefs-interface.xml:1: parser error : Start tag expected, '<' not found ^ xml/da/using/preferences/preferences_introduction.xml:51: element include: XInclude error : could not load xml/da/using/preferences/prefs-interface.xml, and no fallback was found Makefile:1378: recipe for target 'html/da/index.html' failed gmake[2]: *** [html/da/index.html] Error 6 gmake[2]: Leaving directory '/wrkdirs/usr/ports/misc/gimp-help-da/work/gimp-help-2.8.1' Makefile:665: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/misc/gimp-help-da/work/gimp-help-2.8.1' *** Error code 1 Stop. make: stopped in /usr/ports/misc/gimp-help-da From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 01:56:43 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 5C533DCC; Fri, 30 Jan 2015 01:56:43 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 3A6E2AFB; Fri, 30 Jan 2015 01:56:43 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U1ugdO064874; Fri, 30 Jan 2015 01:56:42 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U1ugks064861; Fri, 30 Jan 2015 01:56:42 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 01:56:42 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300156.t0U1ugks064861@beefy2.isc.freebsd.org> To: thierry@FreeBSD.org Subject: [package - head-amd64-default][french/aster] Failed for fr-aster-11.6.0.1_4 in package 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: Fri, 30 Jan 2015 01:56:43 -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: thierry@FreeBSD.org Last committer: antoine@FreeBSD.org Ident: $FreeBSD: head/french/aster/Makefile 377795 2015-01-24 15:07:39Z antoine $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/fr-aster-11.6.0.1_4.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building french/aster build started at Fri Jan 30 01:47:50 UTC 2015 port directory: /usr/ports/french/aster building for: FreeBSD head-amd64-default-job-22 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: thierry@FreeBSD.org Makefile ident: $FreeBSD: head/french/aster/Makefile 377795 2015-01-24 15:07:39Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=fr-aster-11.6.0.1_4 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/french/aster/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/french/aster/work HOME=/wrkdirs/usr/ports/french/aster/work TMPDIR="/tmp" F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/french/aster/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/french/aster/work HOME=/wrkdirs/usr/ports/french/aster/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- INCLUDES="/usr/local/include /usr/local/include/metis" XDG_DATA_HOME=/wrkdirs/usr/ports/french/aster/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/french/aster/work HOME=/wrkdirs/usr/ports/french/aster/work TMPDIR="/tmp" F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" XDG_DATA_HOME=/wrkdirs/usr/ports/french/aster/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/french/aster/work HOME=/wrkdirs/usr/ports/french/aster/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -p ipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -L/usr/local/lib -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-- VE=11.6 PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd11 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 ASTK_CLIENT="" ASTKDIR=/usr/local/aster/ASTK/ASTK_CLIENT EFICAS="" GMSH="" GRACE="" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/aster" EXAMPLESDIR="share/examples/aster" DATADIR="share/aster" WWWDIR="www/aster" ETCDIR="etc/aster" --End PLIST_SUB-- --SUB_LIST-- tools_dir=/usr/local/aster/outils PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/aster DOCSDIR=/usr/local/share/doc/aster EXAMPLESDIR=/usr/local/share/examples/aster WWWDIR=/usr/local/www/aster ETCDIR=/usr/local/etc/aster --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> fr-aster-11.6.0.1_4 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.7.txz [head-amd64-default-job-22] Installing pkg-1.4.7... [head-amd64-default-job-22] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of fr-aster-11.6.0.1_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by fr-aster-11.6.0.1_4 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by fr-aster-11.6.0.1_4 for building => SHA256 Checksum OK for aster-full-src-11.6.0-1.noarch.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by fr-aster-11.6.0.1_4 for building ===> Extracting for fr-aster-11.6.0.1_4 ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by fr-aster-11.6.0.1_4 for building => SHA256 Checksum OK for aster-full-src-11.6.0-1.noarch.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for fr-aster-11.6.0.1_4 ===> Applying FreeBSD patches for fr-aster-11.6.0.1_4 =========================================================================== =================================================== ===> fr-aster-11.6.0.1_4 depends on package: astk-serveur>0 - not found ===> Verifying install for astk-serveur>0 in /usr/ports/cad/astk-serveur ===> Installing existing package /packages/All/astk-serveur-1.13.4.1.txz [head-amd64-default-job-22] Installing astk-serveur-1.13.4.1... [head-amd64-default-job-22] `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-22] | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-22] | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-22] `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-22] `-- Installing python27-2.7.9... [head-amd64-default-job-22] | `-- Installing libffi-3.2.1... [head-amd64-default-job-22] | `-- Extracting libffi-3.2.1... done [head-amd64-default-job-22] | `-- Installing readline-6.3.8... [head-amd64-default-job-22] | `-- Extracting readline-6.3.8... done [head-amd64-default-job-22] `-- Extracting python27-2.7.9... done [head-amd64-default-job-22] `-- Installing zsh-5.0.7_2... [head-amd64-default-job-22] `-- Extracting zsh-5.0.7_2... done [head-amd64-default-job-22] Extracting astk-serveur-1.13.4.1... done 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 ===================================================================== Message for astk-serveur-1.13.4.1: Des fichiers de configuration standards ont %c3%a9t%c3%a9 pr%c3%a9par%c3%a9s%c2%a0: /usr/local/aster/etc/codeaster/ Veuillez les v%c3%a9rifier, et n'oubliez pas d'installer la partie cliente sur vos stations. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Standard configuration files have been initialized: /usr/local/aster/etc/codeaster/ Please check them, and do not forget to install the client side on your stations. ===> Returning to build of fr-aster-11.6.0.1_4 ===> fr-aster-11.6.0.1_4 depends on file: /usr/local/bin/zsh - found ===> fr-aster-11.6.0.1_4 depends on file: /usr/local/lib/libscotch.a - not found ===> Verifying install for /usr/local/lib/libscotch.a in /usr/ports/cad/scotch ===> Installing existing package /packages/All/scotch-5.1.12.b.e_5.txz [head-amd64-default-job-22] Installing scotch-5.1.12.b.e_5... [head-amd64-default-job-22] `-- Installing mpich2-1.5_2,5... [head-amd64-default-job-22] | `-- Installing bash-4.3.33... [head-amd64-default-job-22] | `-- Extracting bash-4.3.33... done [head-amd64-default-job-22] | `-- Installing gcc-4.8.4... [head-amd64-default-job-22] | | `-- Installing binutils-2.25... [head-amd64-default-job-22] | | `-- Extracting binutils-2.25... done [head-amd64-default-job-22] | | `-- Installing gcc-ecj-4.5... Compiling aster/11.6/lib/aster/SD/sd_stoc_morse.py ... Compiling aster/11.6/lib/aster/SD/sd_stockage.py ... Compiling aster/11.6/lib/aster/SD/sd_surface.py ... Compiling aster/11.6/lib/aster/SD/sd_surface_1d.py ... Compiling aster/11.6/lib/aster/SD/sd_table.py ... Compiling aster/11.6/lib/aster/SD/sd_table_container.py ... Compiling aster/11.6/lib/aster/SD/sd_table_fonction.py ... Compiling aster/11.6/lib/aster/SD/sd_titre.py ... Compiling aster/11.6/lib/aster/SD/sd_type_flui_stru.py ... Compiling aster/11.6/lib/aster/SD/sd_util.py ... Compiling aster/11.6/lib/aster/SD/sd_vect_elem.py ... Compiling aster/11.6/lib/aster/SD/sd_xfem.py ... Compiling aster/11.6/lib/aster/SD/utilsd.py ... Listing aster/11.6/lib/aster/Stanley ... Compiling aster/11.6/lib/aster/Stanley/__init__.py ... Compiling aster/11.6/lib/aster/Stanley/as_courbes.py ... Compiling aster/11.6/lib/aster/Stanley/cata_champs.py ... Compiling aster/11.6/lib/aster/Stanley/gmsh.py ... Compiling aster/11.6/lib/aster/Stanley/graphiqueTk.py ... Compiling aster/11.6/lib/aster/Stanley/ihm_parametres.py ... Compiling aster/11.6/lib/aster/Stanley/salomeRunScript.py ... Compiling aster/11.6/lib/aster/Stanley/salomeVisu.py ... Compiling aster/11.6/lib/aster/Stanley/salomeVisuPylo.py ... Compiling aster/11.6/lib/aster/Stanley/stanley_engine.py ... Compiling aster/11.6/lib/aster/Stanley/xmgrace.py ... Listing aster/11.6/lib/aster/Templates ... Compiling aster/11.6/lib/aster/Templates/__init__.py ... Compiling aster/11.6/lib/aster/Templates/salomeGetStudies.py ... Compiling aster/11.6/lib/aster/Templates/salomeParaviz.py ... Compiling aster/11.6/lib/aster/Templates/salomeScript.py ... Listing aster/11.6/lib/aster/Utilitai ... Compiling aster/11.6/lib/aster/Utilitai/Graph.py ... Compiling aster/11.6/lib/aster/Utilitai/HookeTensor.py ... Compiling aster/11.6/lib/aster/Utilitai/System.py ... Compiling aster/11.6/lib/aster/Utilitai/Table.py ... Compiling aster/11.6/lib/aster/Utilitai/TableReader.py ... Compiling aster/11.6/lib/aster/Utilitai/TensorModule.py ... Compiling aster/11.6/lib/aster/Utilitai/UniteAster.py ... Compiling aster/11.6/lib/aster/Utilitai/Utmess.py ... Compiling aster/11.6/lib/aster/Utilitai/__init__.py ... Compiling aster/11.6/lib/aster/Utilitai/as_timer.py ... Compiling aster/11.6/lib/aster/Utilitai/courbes.py ... Compiling aster/11.6/lib/aster/Utilitai/funct_root.py ... Compiling aster/11.6/lib/aster/Utilitai/gauss_process.py ... Compiling aster/11.6/lib/aster/Utilitai/liss_enveloppe.py ... Compiling aster/11.6/lib/aster/Utilitai/optimize.py ... Compiling aster/11.6/lib/aster/Utilitai/partition.py ... Compiling aster/11.6/lib/aster/Utilitai/stats.py ... Compiling aster/11.6/lib/aster/Utilitai/string_utils.py ... Compiling aster/11.6/lib/aster/Utilitai/sup_gmsh.py ... Compiling aster/11.6/lib/aster/Utilitai/test_utils.py ... Compiling aster/11.6/lib/aster/Utilitai/transpose.py ... Compiling aster/11.6/lib/aster/Utilitai/utils.py ... Listing aster/11.6/lib/aster/Validation ... Compiling aster/11.6/lib/aster/Validation/V_AU_MOINS_UN.py ... Compiling aster/11.6/lib/aster/Validation/V_AU_PLUS_UN.py ... Compiling aster/11.6/lib/aster/Validation/V_A_CLASSER.py ... Compiling aster/11.6/lib/aster/Validation/V_ENSEMBLE.py ... Compiling aster/11.6/lib/aster/Validation/V_ETAPE.py ... Compiling aster/11.6/lib/aster/Validation/V_EXCLUS.py ... Compiling aster/11.6/lib/aster/Validation/V_JDC.py ... Compiling aster/11.6/lib/aster/Validation/V_MACRO_ETAPE.py ... Compiling aster/11.6/lib/aster/Validation/V_MCBLOC.py ... Compiling aster/11.6/lib/aster/Validation/V_MCCOMPO.py ... Compiling aster/11.6/lib/aster/Validation/V_MCFACT.py ... Compiling aster/11.6/lib/aster/Validation/V_MCLIST.py ... Compiling aster/11.6/lib/aster/Validation/V_MCSIMP.py ... Compiling aster/11.6/lib/aster/Validation/V_MEME_NOMBRE.py ... Compiling aster/11.6/lib/aster/Validation/V_PRESENT_ABSENT.py ... Compiling aster/11.6/lib/aster/Validation/V_PRESENT_PRESENT.py ... Compiling aster/11.6/lib/aster/Validation/V_PROC_ETAPE.py ... Compiling aster/11.6/lib/aster/Validation/V_UN_PARMI.py ... Compiling aster/11.6/lib/aster/Validation/__init__.py ... Compiling aster/11.6/lib/aster/aster_core.py ... Compiling aster/11.6/lib/aster/aster_pkginfo.py ... Listing aster/11.6/tests ... Listing aster/11.6/tests/sdlx100a.ensi ... Listing aster/asrun ... Compiling aster/asrun/N__F.py ... Compiling aster/asrun/__init__.py ... Compiling aster/asrun/__pkginfo__.py ... Compiling aster/asrun/astout.py ... Compiling aster/asrun/backward_compatibility.py ... Compiling aster/asrun/batch.py ... Compiling aster/asrun/bddetudes.py ... Compiling aster/asrun/build.py ... Compiling aster/asrun/calcul.py ... Listing aster/asrun/client ... Compiling aster/asrun/client/__init__.py ... Compiling aster/asrun/client/calcul_handler.py ... Compiling aster/asrun/client/config.py ... Listing aster/asrun/common ... Compiling aster/asrun/common/__init__.py ... Compiling aster/asrun/common/i18n.py ... Compiling aster/asrun/common/lockfile.py ... Compiling aster/asrun/common/rcfile.py ... Compiling aster/asrun/common/sysutils.py ... Compiling aster/asrun/common/utils.py ... Compiling aster/asrun/common_func.py ... Compiling aster/asrun/config.py ... Listing aster/asrun/contrib ... Compiling aster/asrun/contrib/Fichier.py ... Compiling aster/asrun/contrib/Ligne.py ... Compiling aster/asrun/contrib/OutputParser.py ... Compiling aster/asrun/contrib/__init__.py ... Compiling aster/asrun/contrib/copy_version.py ... Compiling aster/asrun/contrib/log_usage.py ... Listing aster/asrun/core ... Compiling aster/asrun/core/__init__.py ... Compiling aster/asrun/core/configuration.py ... Compiling aster/asrun/core/default_configuration.py ... Compiling aster/asrun/core/server.py ... Listing aster/asrun/ctl ... Compiling aster/asrun/ctl/__init__.py ... Listing aster/asrun/dev ... Compiling aster/asrun/dev/__init__.py ... Compiling aster/asrun/dev/messages.py ... Compiling aster/asrun/dev/routines.py ... Compiling aster/asrun/distrib.py ... Compiling aster/asrun/execute.py ... Compiling aster/asrun/execution.py ... Compiling aster/asrun/histor.py ... Compiling aster/asrun/installation.py ... Compiling aster/asrun/job.py ... Compiling aster/asrun/main.py ... Compiling aster/asrun/maintenance.py ... Compiling aster/asrun/mpi.py ... Compiling aster/asrun/multiple.py ... Compiling aster/asrun/myconnect.py ... Compiling aster/asrun/mystring.py ... Compiling aster/asrun/parallel_cp.py ... Compiling aster/asrun/parametric.py ... Compiling aster/asrun/parser.py ... Listing aster/asrun/plugins ... Compiling aster/asrun/plugins/__init__.py ... Compiling aster/asrun/plugins/actions.py ... Compiling aster/asrun/plugins/default.py ... Compiling aster/asrun/plugins/rsh_server.py ... Compiling aster/asrun/plugins/server.py ... Compiling aster/asrun/profil.py ... Compiling aster/asrun/profile_modifier.py ... Compiling aster/asrun/progress.py ... Compiling aster/asrun/repart.py ... Compiling aster/asrun/rex.py ... Compiling aster/asrun/run.py ... Compiling aster/asrun/schema.py ... Compiling aster/asrun/services.py ... Compiling aster/asrun/status.py ... Compiling aster/asrun/system.py ... Compiling aster/asrun/system_command.py ... Compiling aster/asrun/testlist.py ... Compiling aster/asrun/thread.py ... Compiling aster/asrun/timer.py ... Compiling aster/asrun/toolbox.py ... Compiling aster/asrun/update.py ... Compiling aster/asrun/utils.py ... Listing aster/bin ... Listing aster/outils ... Listing aster/share ... Listing aster/share/codeaster ... Listing aster/share/codeaster/asrun ... Listing aster/share/codeaster/asrun/data ... Listing aster/share/codeaster/asrun/doc ... Listing aster/share/codeaster/asrun/examples ... Compiling aster/share/codeaster/asrun/examples/alamain.py ... Compiling aster/share/codeaster/asrun/examples/sample_extension.py ... Compiling aster/share/codeaster/asrun/examples/user_filter.py ... cp -f -p /wrkdirs/usr/ports/french/aster/work/stage/usr/local/aster/11.6/bin/aster /wrkdirs/usr/ports/french/aster/work/stage/usr/local/aster/11.6/bin/asterd /usr/bin/strip /wrkdirs/usr/ports/french/aster/work/stage/usr/local/aster/11.6/bin/aster /usr/bin/sed -e 's|%%VER%%|11.6|' < /usr/ports/french/aster/files/astout.export > /wrkdirs/usr/ports/french/aster/work/stage/usr/local/aster/11.6/astout.export (cd /wrkdirs/usr/ports/french/aster/work/stage/usr/local/aster && /bin/ln -fs 11.6 /wrkdirs/usr/ports/french/aster/work/stage/usr/local/aster/STA11.6) /bin/ln -fs /usr/local/bin/kmetis /wrkdirs/usr/ports/french/aster/work/stage/usr/local/aster/outils/kmetis /bin/ln -fs /usr/local/bin/onmetis /wrkdirs/usr/ports/french/aster/work/stage/usr/local/aster/outils/onmetis /bin/ln -fs /usr/local/bin/pmetis /wrkdirs/usr/ports/french/aster/work/stage/usr/local/aster/outils/pmetis /bin/ln -fs /usr/local/bin/gnuplot /wrkdirs/usr/ports/french/aster/work/stage/usr/local/aster/outils/gnuplot /bin/ln -fs /usr/local/bin/eficas /wrkdirs/usr/ports/french/aster/work/stage/usr/local/aster/outils/eficas /bin/ln -fs /usr/local/bin/eficasQt /wrkdirs/usr/ports/french/aster/work/stage/usr/local/aster/outils/eficasQt /bin/ln -fs /usr/local/bin/gmsh /wrkdirs/usr/ports/french/aster/work/stage/usr/local/aster/outils/gmsh /bin/ln -fs /usr/local/bin/gracebat /wrkdirs/usr/ports/french/aster/work/stage/usr/local/aster/outils/gracebat /bin/ln -fs /usr/local/bin/xmgrace /wrkdirs/usr/ports/french/aster/work/stage/usr/local/aster/outils/xmgrace /bin/mkdir -p /wrkdirs/usr/ports/french/aster/work/stage/usr/local/aster/ASTK/ASTK_SERV/etc/codeaster/astkrc /bin/ln -fs /usr/local/aster/ASTK/ASTK_CLIENT/etc/astkrc/* /wrkdirs/usr/ports/french/aster/work/stage/usr/local/aster/ASTK/ASTK_SERV/etc/codeaster/astkrc /bin/ln -fs /usr/local/aster/ASTK/ASTK_CLIENT/bin/astk /wrkdirs/usr/ports/french/aster/work/stage/usr/local/aster/outils/astk /bin/ln -fs /usr/local/aster/ASTK/ASTK_CLIENT/bin/bsf /wrkdirs/usr/ports/french/aster/work/stage/usr/local/aster/outils/bsf ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for fr-aster-11.6.0.1_4 pkg-static: Unable to access file /wrkdirs/usr/ports/french/aster/work/stage/usr/local/aster/11.6/aster_full_config.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/french/aster/work/stage/usr/local/aster/11.6/aster_full_config.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/french/aster/work/stage/usr/local/aster/11.6/aster_full_config.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/french/aster/work/stage/usr/local/aster/11.6/lib/aster/elements: No such file or directory *** Error code 1 Stop. make[1]: stopped in /usr/ports/french/aster *** Error code 1 Stop. make: stopped in /usr/ports/french/aster From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 02:10:14 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 07736F60 for ; Fri, 30 Jan 2015 02:10:14 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 D89CABEF; Fri, 30 Jan 2015 02:10:13 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U2AD1H063150; Fri, 30 Jan 2015 02:10:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U2AC97062991; Fri, 30 Jan 2015 02:10:12 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 02:10:12 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300210.t0U2AC97062991@beefy1.isc.freebsd.org> To: liangtai.s16@gmail.com Subject: [package - head-i386-default][chinese/gimp-help-zh_CN] Failed for zh_CN-gimp-help-html-2.8.1_1 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: Fri, 30 Jan 2015 02:10:14 -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: liangtai.s16@gmail.com Last committer: makc@FreeBSD.org Ident: $FreeBSD: head/chinese/gimp-help-zh_CN/Makefile 342129 2014-02-01 12:49:26Z makc $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/zh_CN-gimp-help-html-2.8.1_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building chinese/gimp-help-zh_CN build started at Fri Jan 30 02:04:47 UTC 2015 port directory: /usr/ports/chinese/gimp-help-zh_CN building for: FreeBSD head-i386-default-job-04 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: liangtai.s16@gmail.com Makefile ident: $FreeBSD: head/chinese/gimp-help-zh_CN/Makefile 342129 2014-02-01 12:49:26Z makc $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=zh_CN-gimp-help-html-2.8.1_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-gimp --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ALL_LINGUAS=zh_CN XDG_DATA_HOME=/wrkdirs/usr/ports/chinese/gimp-help-zh_CN/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/chinese/gimp-help-zh_CN/work HOME=/wrkdirs/usr/ports/chinese/gimp-help-zh_CN/work TMPDIR="/tmp" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/chinese/gimp-help-zh_CN/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/chinese/gimp-help-zh_CN/work HOME=/wrkdirs/usr/ports/chinese/gimp-help-zh_CN/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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd11 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/gimp-help" EXAMPLESDIR="share/examples/gimp-help" DATADIR="share/gimp" WWWDIR="www/gimp-help" ETCDIR="etc/gimp-help" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gimp DOCSDIR=/usr/local/share/doc/gimp-help EXAMPLESDIR=/usr/local/share/examples/gimp-help WWWDIR=/usr/local/www/gimp-help ETCDIR=/usr/local/etc/gimp-help --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GFDL accepted by the user =========================================================================== =================================================== ===> zh_CN-gimp-help-html-2.8.1_1 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.7.txz [head-i386-default-job-04] Installing pkg-1.4.7... [head-i386-default-job-04] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of zh_CN-gimp-help-html-2.8.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GFDL accepted by the user ===> Fetching all distfiles required by zh_CN-gimp-help-html-2.8.1_1 for building =========================================================================== =================================================== ===> License GFDL accepted by the user ===> Fetching all distfiles required by zh_CN-gimp-help-html-2.8.1_1 for building => SHA256 Checksum OK for gimp-help-2.8.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GFDL accepted by the user ===> Fetching all distfiles required by zh_CN-gimp-help-html-2.8.1_1 for building ===> Extracting for zh_CN-gimp-help-html-2.8.1_1 ===> License GFDL accepted by the user ===> Fetching all distfiles required by zh_CN-gimp-help-html-2.8.1_1 for building => SHA256 Checksum OK for gimp-help-2.8.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for zh_CN-gimp-help-html-2.8.1_1 /usr/bin/sed -i.bak '/gimpdatadir=.*\/2.0/s,/2\.0,,' /wrkdirs/usr/ports/chinese/gimp-help-zh_CN/work/gimp-help-2.8.1/configure =========================================================================== =================================================== ===> zh_CN-gimp-help-html-2.8.1_1 depends on file: /usr/local/lib/python2.7/site-packages/libxml2mod.so - not found ===> Verifying install for /usr/local/lib/python2.7/site-packages/libxml2mod.so in /usr/ports/textproc/py-libxml2 ===> Installing existing package /packages/All/py27-libxml2-2.9.2.txz [head-i386-default-job-04] Installing py27-libxml2-2.9.2... [head-i386-default-job-04] `-- Installing libxml2-2.9.2_2... [head-i386-default-job-04] `-- Extracting libxml2-2.9.2_2... done [head-i386-default-job-04] `-- Installing py27-setuptools27-5.5.1_1... [head-i386-default-job-04] | `-- Installing python27-2.7.9... [head-i386-default-job-04] | | `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-04] | | `-- Installing indexinfo-0.2.2... [head-i386-default-job-04] | | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-04] | | `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-04] | | `-- Installing libffi-3.2.1... [head-i386-default-job-04] | | `-- Extracting libffi-3.2.1... done [head-i386-default-job-04] | | `-- Installing readline-6.3.8... [head-i386-default-job-04] | | `-- Extracting readline-6.3.8... done [head-i386-default-job-04] | `-- Extracting python27-2.7.9... done [head-i386-default-job-04] `-- Extracting py27-setuptools27-5.5.1_1... done [head-i386-default-job-04] `-- Installing python2-2_3... [head-i386-default-job-04] `-- Extracting python2-2_3... done [head-i386-default-job-04] Extracting py27-libxml2-2.9.2... done 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 zh_CN-gimp-help-html-2.8.1_1 ===> zh_CN-gimp-help-html-2.8.1_1 depends on file: /usr/local/share/xsl/docbook/xhtml/chunk.xsl - not found ===> Verifying install for /usr/local/share/xsl/docbook/xhtml/chunk.xsl in /usr/ports/textproc/docbook-xsl ===> Installing existing package /packages/All/docbook-xsl-1.76.1_2.txz [head-i386-default-job-04] Installing docbook-xsl-1.76.1_2... [head-i386-default-job-04] `-- Installing docbook-1.5... [head-i386-default-job-04] | `-- Installing docbook-sgml-4.5_1... [head-i386-default-job-04] | | `-- Installing iso8879-1986_3... [head-i386-default-job-04] | | `-- Installing xmlcatmgr-2.2_2... [head-i386-default-job-04] | | `-- Extracting xmlcatmgr-2.2_2... done + Creating /usr/local/share/sgml/catalog + Registering CATALOG catalog.ports (SGML) + Creating /usr/local/share/sgml/catalog.ports [XML] xml/zh_CN/menus/colors/map/exchange.xml [XML] xml/zh_CN/menus/colors/map/palettemap.xml [XML] xml/zh_CN/menus/colors/map/set-colormap.xml [XML] xml/zh_CN/menus/colors/map/alienmap2.xml [XML] xml/zh_CN/menus/colors/map/sample-colorize.xml [XML] xml/zh_CN/menus/colors/auto.xml [XML] xml/zh_CN/menus/windows-show-docks.xml [XML] xml/zh_CN/menus/windows.xml [XML] xml/zh_CN/menus/select/border.xml [XML] xml/zh_CN/menus/select/invert.xml [XML] xml/zh_CN/menus/select/from-path.xml [XML] xml/zh_CN/menus/select/to-channel.xml [XML] xml/zh_CN/menus/select/float.xml [XML] xml/zh_CN/menus/select/sharpen.xml [XML] xml/zh_CN/menus/select/none.xml [XML] xml/zh_CN/menus/select/qmask-toggle.xml [XML] xml/zh_CN/menus/select/distort.xml [XML] xml/zh_CN/menus/select/grow.xml [XML] xml/zh_CN/menus/select/feather.xml [XML] xml/zh_CN/menus/select/shrink.xml [XML] xml/zh_CN/menus/select/dialog.xml [XML] xml/zh_CN/menus/select/to-path.xml [XML] xml/zh_CN/menus/select/rounded-rectangle.xml [XML] xml/zh_CN/menus/select/all.xml [XML] xml/zh_CN/menus/select/by_color.xml [XML] xml/zh_CN/menus/image/convert-rgb.xml [XML] xml/zh_CN/menus/image/introduction.xml [XML] xml/zh_CN/menus/image/merge-layers.xml [XML] xml/zh_CN/menus/image/fit-canvas-to-layers.xml [XML] xml/zh_CN/menus/image/transform.xml [XML] xml/zh_CN/menus/image/guides-new-percent.xml [XML] xml/zh_CN/menus/image/transform-guillotine.xml [XML] xml/zh_CN/menus/image/guides.xml [XML] xml/zh_CN/menus/image/crop.xml [XML] xml/zh_CN/menus/image/properties.xml [XML] xml/zh_CN/menus/image/scale.xml [XML] xml/zh_CN/menus/image/fit-canvas-to-selection.xml [XML] xml/zh_CN/menus/image/print-size.xml [XML] xml/zh_CN/menus/image/transform-flip.xml [XML] xml/zh_CN/menus/image/convert-indexed.xml [XML] xml/zh_CN/menus/image/guides-remove.xml [XML] xml/zh_CN/menus/image/guides-new-selection.xml [XML] xml/zh_CN/menus/image/flatten.xml [XML] xml/zh_CN/menus/image/configure-grid.xml [XML] xml/zh_CN/menus/image/align-layers.xml [XML] xml/zh_CN/menus/image/convert-grayscale.xml [XML] xml/zh_CN/menus/image/autocrop.xml [XML] xml/zh_CN/menus/image/zealous-crop.xml [XML] xml/zh_CN/menus/image/transform-rotate.xml [XML] xml/zh_CN/menus/image/duplicate.xml [XML] xml/zh_CN/menus/image/mode.xml [XML] xml/zh_CN/menus/image/guides-new.xml [XML] xml/zh_CN/menus/image/canvas-size.xml [XML] xml/zh_CN/menus/filters.xml [XML] xml/zh_CN/menus/view.xml [XML] xml/zh_CN/menus/layer/rotate-270.xml [XML] xml/zh_CN/menus/layer/previous.xml [XML] xml/zh_CN/menus/layer/introduction.xml [XML] xml/zh_CN/menus/layer/alpha-selection-intersect.xml [XML] xml/zh_CN/menus/layer/lower.xml [XML] xml/zh_CN/menus/layer/rotate-90.xml [XML] xml/zh_CN/menus/layer/delete.xml [XML] xml/zh_CN/menus/layer/alpha-semi-flatten.xml [XML] xml/zh_CN/menus/layer/alpha-remove.xml [XML] xml/zh_CN/menus/layer/color-to-alpha.xml [XML] xml/zh_CN/menus/layer/bottom.xml [XML] xml/zh_CN/menus/layer/mask-edit.xml [XML] xml/zh_CN/menus/layer/mask.xml [XML] xml/zh_CN/menus/layer/rotate-arbitrary.xml [XML] xml/zh_CN/menus/layer/transform.xml [XML] xml/zh_CN/menus/layer/next.xml [XML] xml/zh_CN/menus/layer/anchor.xml [XML] xml/zh_CN/menus/layer/flip-vertical.xml [XML] xml/zh_CN/menus/layer/raise-to-top.xml [XML] xml/zh_CN/menus/layer/mask-selection-intersect.xml [XML] xml/zh_CN/menus/layer/crop.xml [XML] xml/zh_CN/menus/layer/mask-selection-add.xml [XML] xml/zh_CN/menus/layer/stack.xml [XML] xml/zh_CN/menus/layer/alpha-add.xml [XML] xml/zh_CN/menus/layer/alpha-selection-add.xml [XML] xml/zh_CN/menus/layer/merge-down.xml [XML] xml/zh_CN/menus/layer/new-layer-group.xml [XML] xml/zh_CN/menus/layer/mask-disable.xml [XML] xml/zh_CN/menus/layer/scale.xml [XML] xml/zh_CN/menus/layer/mask-selection-replace.xml [XML] xml/zh_CN/menus/layer/lower-to-bottom.xml [XML] xml/zh_CN/menus/layer/mask-selection-subtract.xml [XML] xml/zh_CN/menus/layer/rotate-180.xml [XML] xml/zh_CN/menus/layer/flip-horizontal.xml [XML] xml/zh_CN/menus/layer/stack-reverse.xml [XML] xml/zh_CN/menus/layer/new-from-visible.xml [XML] xml/zh_CN/menus/layer/text-commands.xml [XML] xml/zh_CN/menus/layer/top.xml [XML] xml/zh_CN/menus/layer/transparency.xml [XML] xml/zh_CN/menus/layer/alpha-selection-subtract.xml [XML] xml/zh_CN/menus/layer/resize-to-image.xml [XML] xml/zh_CN/menus/layer/autocrop.xml [XML] xml/zh_CN/menus/layer/mask-delete.xml [XML] xml/zh_CN/menus/layer/new.xml [XML] xml/zh_CN/menus/layer/threshold-alpha.xml [XML] xml/zh_CN/menus/layer/duplicate.xml [XML] xml/zh_CN/menus/layer/offset.xml [XML] xml/zh_CN/menus/layer/mask-add.xml [XML] xml/zh_CN/menus/layer/raise.xml [XML] xml/zh_CN/menus/layer/resize.xml [XML] xml/zh_CN/menus/layer/mask-apply.xml [XML] xml/zh_CN/menus/layer/mask-show.xml [XML] xml/zh_CN/menus/layer/text-discard.xml [XML] xml/zh_CN/menus/layer/alpha-selection-replace.xml [XML] xml/zh_CN/menus/windows-open-recent-docks.xml [XML] xml/zh_CN/menus/edit/paste-into.xml [XML] xml/zh_CN/menus/edit/introduction.xml [XML] xml/zh_CN/menus/edit/paste-as-brush.xml [XML] xml/zh_CN/menus/edit/stroke-path.xml [XML] xml/zh_CN/menus/edit/redo.xml [XML] xml/zh_CN/menus/edit/copy.xml [XML] xml/zh_CN/menus/edit/shortcuts.xml [XML] xml/zh_CN/menus/edit/module-manager.xml [XML] xml/zh_CN/menus/edit/fill-bg.xml [XML] xml/zh_CN/menus/edit/buffer.xml [XML] xml/zh_CN/menus/edit/paste.xml [XML] xml/zh_CN/menus/edit/undo.xml [XML] xml/zh_CN/menus/edit/stroke-selection.xml [XML] xml/zh_CN/menus/edit/fill-fg.xml [XML] xml/zh_CN/menus/edit/undo-history.xml [XML] xml/zh_CN/menus/edit/cut.xml [XML] xml/zh_CN/menus/edit/clear.xml [XML] xml/zh_CN/menus/edit/units.xml [XML] xml/zh_CN/menus/edit/paste-as.xml [XML] xml/zh_CN/menus/edit/paste-as-new.xml [XML] xml/zh_CN/menus/edit/paste-as-layer.xml [XML] xml/zh_CN/menus/edit/fade.xml [XML] xml/zh_CN/menus/edit/preferences.xml [XML] xml/zh_CN/menus/edit/fill-pattern.xml [XML] xml/zh_CN/menus/edit/paste-as-pattern.xml [XML] xml/zh_CN/menus/edit/copy-visible.xml [XML] xml/zh_CN/menus/image.xml [XML] xml/zh_CN/gimp.xml [XML] xml/zh_CN/dialogs/dialogs-structure.xml [XML] xml/zh_CN/dialogs/channel-selection-mask.xml [XML] xml/zh_CN/dialogs/navigation-dialog.xml [XML] xml/zh_CN/dialogs/undo-history-dialog.xml [XML] xml/zh_CN/dialogs/document-dialog.xml [XML] xml/zh_CN/dialogs/tool-presets-dialog.xml [XML] xml/zh_CN/dialogs/device-status-dialog.xml [XML] xml/zh_CN/dialogs/save-file-dialog.xml [XML] xml/zh_CN/dialogs/error-console.xml [XML] xml/zh_CN/dialogs/brushes-dialog.xml [XML] xml/zh_CN/dialogs/dialogs-misc.xml [XML] xml/zh_CN/dialogs/path-dialog.xml [XML] xml/zh_CN/dialogs/dialogs-management.xml [XML] xml/zh_CN/dialogs/gradient-editor-dialog.xml [XML] xml/zh_CN/dialogs/templates-dialog.xml [XML] xml/zh_CN/dialogs/tagging.xml [XML] xml/zh_CN/dialogs/channel-dialog.xml [XML] xml/zh_CN/dialogs/channel-menu.xml [XML] xml/zh_CN/dialogs/palettes-dialog.xml [XML] xml/zh_CN/dialogs/color-dialog.xml [XML] xml/zh_CN/dialogs/buffers-dialog.xml [XML] xml/zh_CN/dialogs/dialogs_introduction.xml [XML] xml/zh_CN/dialogs/tool-preset-editor.xml [XML] xml/zh_CN/dialogs/export-file-dialog.xml [XML] xml/zh_CN/dialogs/indexed-palette-dialog.xml [XML] xml/zh_CN/dialogs/images-dialog.xml [XML] xml/zh_CN/dialogs/patterns-dialog.xml [XML] xml/zh_CN/dialogs/gradient-dialog.xml [XML] xml/zh_CN/dialogs/pointer-dialog.xml [XML] xml/zh_CN/dialogs/layer-dialog.xml [XML] xml/zh_CN/dialogs/edit-template-dialog.xml [XML] xml/zh_CN/dialogs/sample-points.xml [XML] xml/zh_CN/dialogs/qmask.xml [XML] xml/zh_CN/dialogs/histogram-dialog.xml [XML] xml/zh_CN/dialogs/layer-mask.xml [XML] xml/zh_CN/dialogs/fonts-dialog.xml [XML] xml/zh_CN/dialogs/dialogs-content.xml [XML] xml/zh_CN/preface/authors.xml Copying images (zh_CN) ... 1605 (zh_CN: 15) Cleaning up 'zh_CN' xml files ... *** Making html for zh_CN ... xml/zh_CN/glossary/glossary.xml:1: parser error : Document is empty ^ xml/zh_CN/glossary/glossary.xml:1: parser error : Start tag expected, '<' not found ^ xml/zh_CN/gimp.xml:218: element include: XInclude error : could not load xml/zh_CN/glossary/glossary.xml, and no fallback was found Makefile:1378: recipe for target 'html/zh_CN/index.html' failed gmake[3]: *** [html/zh_CN/index.html] Error 6 gmake[3]: Leaving directory '/wrkdirs/usr/ports/chinese/gimp-help-zh_CN/work/gimp-help-2.8.1' Makefile:665: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/chinese/gimp-help-zh_CN/work/gimp-help-2.8.1' *** Error code 1 Stop. make[1]: stopped in /usr/ports/chinese/gimp-help-zh_CN *** Error code 1 Stop. make: stopped in /usr/ports/chinese/gimp-help-zh_CN From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 02:23: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 7095370 for ; Fri, 30 Jan 2015 02:23:32 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 4D0E0D62; Fri, 30 Jan 2015 02:23:32 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U2NWv1081024; Fri, 30 Jan 2015 02:23:32 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U2NWC4080960; Fri, 30 Jan 2015 02:23:32 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 02:23:32 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300223.t0U2NWC4080960@beefy1.isc.freebsd.org> To: liangtai.s16@gmail.com Subject: [package - head-i386-default][misc/gimp-help-sv] Failed for sv-gimp-help-html-2.8.1_1 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: Fri, 30 Jan 2015 02:23: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: liangtai.s16@gmail.com Last committer: makc@FreeBSD.org Ident: $FreeBSD: head/misc/gimp-help-sv/Makefile 342129 2014-02-01 12:49:26Z makc $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/sv-gimp-help-html-2.8.1_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building misc/gimp-help-sv build started at Fri Jan 30 02:18:16 UTC 2015 port directory: /usr/ports/misc/gimp-help-sv building for: FreeBSD head-i386-default-job-11 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: liangtai.s16@gmail.com Makefile ident: $FreeBSD: head/misc/gimp-help-sv/Makefile 342129 2014-02-01 12:49:26Z makc $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=sv-gimp-help-html-2.8.1_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-gimp --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ALL_LINGUAS=sv XDG_DATA_HOME=/wrkdirs/usr/ports/misc/gimp-help-sv/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/gimp-help-sv/work HOME=/wrkdirs/usr/ports/misc/gimp-help-sv/work TMPDIR="/tmp" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/misc/gimp-help-sv/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/gimp-help-sv/work HOME=/wrkdirs/usr/ports/misc/gimp-help-sv/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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd11 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/gimp-help" EXAMPLESDIR="share/examples/gimp-help" DATADIR="share/gimp" WWWDIR="www/gimp-help" ETCDIR="etc/gimp-help" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gimp DOCSDIR=/usr/local/share/doc/gimp-help EXAMPLESDIR=/usr/local/share/examples/gimp-help WWWDIR=/usr/local/www/gimp-help ETCDIR=/usr/local/etc/gimp-help --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GFDL accepted by the user =========================================================================== =================================================== ===> sv-gimp-help-html-2.8.1_1 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.7.txz [head-i386-default-job-11] Installing pkg-1.4.7... [head-i386-default-job-11] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of sv-gimp-help-html-2.8.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GFDL accepted by the user ===> Fetching all distfiles required by sv-gimp-help-html-2.8.1_1 for building =========================================================================== =================================================== ===> License GFDL accepted by the user ===> Fetching all distfiles required by sv-gimp-help-html-2.8.1_1 for building => SHA256 Checksum OK for gimp-help-2.8.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GFDL accepted by the user ===> Fetching all distfiles required by sv-gimp-help-html-2.8.1_1 for building ===> Extracting for sv-gimp-help-html-2.8.1_1 => SHA256 Checksum OK for gimp-help-2.8.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for sv-gimp-help-html-2.8.1_1 /usr/bin/sed -i.bak '/gimpdatadir=.*\/2.0/s,/2\.0,,' /wrkdirs/usr/ports/misc/gimp-help-sv/work/gimp-help-2.8.1/configure =========================================================================== =================================================== ===> sv-gimp-help-html-2.8.1_1 depends on file: /usr/local/lib/python2.7/site-packages/libxml2mod.so - not found ===> Verifying install for /usr/local/lib/python2.7/site-packages/libxml2mod.so in /usr/ports/textproc/py-libxml2 ===> Installing existing package /packages/All/py27-libxml2-2.9.2.txz [head-i386-default-job-11] Installing py27-libxml2-2.9.2... [head-i386-default-job-11] `-- Installing libxml2-2.9.2_2... [head-i386-default-job-11] `-- Extracting libxml2-2.9.2_2... done [head-i386-default-job-11] `-- Installing py27-setuptools27-5.5.1_1... [head-i386-default-job-11] | `-- Installing python27-2.7.9... [head-i386-default-job-11] | | `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-11] | | `-- Installing indexinfo-0.2.2... [head-i386-default-job-11] | | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-11] | | `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-11] | | `-- Installing libffi-3.2.1... [head-i386-default-job-11] | | `-- Extracting libffi-3.2.1... done [head-i386-default-job-11] | | `-- Installing readline-6.3.8... [head-i386-default-job-11] | | `-- Extracting readline-6.3.8... done [head-i386-default-job-11] | `-- Extracting python27-2.7.9... done [head-i386-default-job-11] `-- Extracting py27-setuptools27-5.5.1_1... done [head-i386-default-job-11] `-- Installing python2-2_3... [head-i386-default-job-11] `-- Extracting python2-2_3... done [head-i386-default-job-11] Extracting py27-libxml2-2.9.2... done 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 sv-gimp-help-html-2.8.1_1 ===> sv-gimp-help-html-2.8.1_1 depends on file: /usr/local/share/xsl/docbook/xhtml/chunk.xsl - not found ===> Verifying install for /usr/local/share/xsl/docbook/xhtml/chunk.xsl in /usr/ports/textproc/docbook-xsl ===> Installing existing package /packages/All/docbook-xsl-1.76.1_2.txz [head-i386-default-job-11] Installing docbook-xsl-1.76.1_2... [head-i386-default-job-11] `-- Installing docbook-1.5... [head-i386-default-job-11] | `-- Installing docbook-sgml-4.5_1... [head-i386-default-job-11] | | `-- Installing iso8879-1986_3... [head-i386-default-job-11] | | `-- Installing xmlcatmgr-2.2_2... [head-i386-default-job-11] | | `-- Extracting xmlcatmgr-2.2_2... done + Creating /usr/local/share/sgml/catalog + Registering CATALOG catalog.ports (SGML) + Creating /usr/local/share/sgml/catalog.ports + Creating /usr/local/share/xml/catalog + Registering nextCatalog catalog.ports (XML) [XML] xml/sv/menus/select/feather.xml [XML] xml/sv/menus/select/shrink.xml [XML] xml/sv/menus/select/dialog.xml [XML] xml/sv/menus/select/to-path.xml [XML] xml/sv/menus/select/rounded-rectangle.xml [XML] xml/sv/menus/select/all.xml [XML] xml/sv/menus/select/by_color.xml [XML] xml/sv/menus/image/convert-rgb.xml [XML] xml/sv/menus/image/introduction.xml [XML] xml/sv/menus/image/merge-layers.xml [XML] xml/sv/menus/image/fit-canvas-to-layers.xml [XML] xml/sv/menus/image/transform.xml [XML] xml/sv/menus/image/guides-new-percent.xml [XML] xml/sv/menus/image/transform-guillotine.xml [XML] xml/sv/menus/image/guides.xml [XML] xml/sv/menus/image/crop.xml [XML] xml/sv/menus/image/properties.xml [XML] xml/sv/menus/image/scale.xml [XML] xml/sv/menus/image/fit-canvas-to-selection.xml [XML] xml/sv/menus/image/print-size.xml [XML] xml/sv/menus/image/transform-flip.xml [XML] xml/sv/menus/image/convert-indexed.xml [XML] xml/sv/menus/image/guides-remove.xml [XML] xml/sv/menus/image/guides-new-selection.xml [XML] xml/sv/menus/image/flatten.xml [XML] xml/sv/menus/image/configure-grid.xml [XML] xml/sv/menus/image/align-layers.xml [XML] xml/sv/menus/image/convert-grayscale.xml [XML] xml/sv/menus/image/autocrop.xml [XML] xml/sv/menus/image/zealous-crop.xml [XML] xml/sv/menus/image/transform-rotate.xml [XML] xml/sv/menus/image/duplicate.xml [XML] xml/sv/menus/image/mode.xml [XML] xml/sv/menus/image/guides-new.xml [XML] xml/sv/menus/image/canvas-size.xml [XML] xml/sv/menus/filters.xml [XML] xml/sv/menus/view.xml [XML] xml/sv/menus/layer/rotate-270.xml [XML] xml/sv/menus/layer/previous.xml [XML] xml/sv/menus/layer/introduction.xml [XML] xml/sv/menus/layer/alpha-selection-intersect.xml [XML] xml/sv/menus/layer/lower.xml [XML] xml/sv/menus/layer/rotate-90.xml [XML] xml/sv/menus/layer/delete.xml [XML] xml/sv/menus/layer/alpha-semi-flatten.xml [XML] xml/sv/menus/layer/alpha-remove.xml [XML] xml/sv/menus/layer/color-to-alpha.xml [XML] xml/sv/menus/layer/bottom.xml [XML] xml/sv/menus/layer/mask-edit.xml [XML] xml/sv/menus/layer/mask.xml [XML] xml/sv/menus/layer/rotate-arbitrary.xml [XML] xml/sv/menus/layer/transform.xml [XML] xml/sv/menus/layer/next.xml [XML] xml/sv/menus/layer/anchor.xml [XML] xml/sv/menus/layer/flip-vertical.xml [XML] xml/sv/menus/layer/raise-to-top.xml [XML] xml/sv/menus/layer/mask-selection-intersect.xml [XML] xml/sv/menus/layer/crop.xml [XML] xml/sv/menus/layer/mask-selection-add.xml [XML] xml/sv/menus/layer/stack.xml [XML] xml/sv/menus/layer/alpha-add.xml [XML] xml/sv/menus/layer/alpha-selection-add.xml [XML] xml/sv/menus/layer/merge-down.xml [XML] xml/sv/menus/layer/new-layer-group.xml [XML] xml/sv/menus/layer/mask-disable.xml [XML] xml/sv/menus/layer/scale.xml [XML] xml/sv/menus/layer/mask-selection-replace.xml [XML] xml/sv/menus/layer/lower-to-bottom.xml [XML] xml/sv/menus/layer/mask-selection-subtract.xml [XML] xml/sv/menus/layer/rotate-180.xml [XML] xml/sv/menus/layer/flip-horizontal.xml [XML] xml/sv/menus/layer/stack-reverse.xml [XML] xml/sv/menus/layer/new-from-visible.xml [XML] xml/sv/menus/layer/text-commands.xml Segmentation fault (core dumped) [XML] xml/sv/menus/layer/top.xml [XML] xml/sv/menus/layer/transparency.xml [XML] xml/sv/menus/layer/alpha-selection-subtract.xml [XML] xml/sv/menus/layer/resize-to-image.xml [XML] xml/sv/menus/layer/autocrop.xml [XML] xml/sv/menus/layer/mask-delete.xml [XML] xml/sv/menus/layer/new.xml [XML] xml/sv/menus/layer/threshold-alpha.xml [XML] xml/sv/menus/layer/duplicate.xml [XML] xml/sv/menus/layer/offset.xml [XML] xml/sv/menus/layer/mask-add.xml [XML] xml/sv/menus/layer/raise.xml [XML] xml/sv/menus/layer/resize.xml [XML] xml/sv/menus/layer/mask-apply.xml [XML] xml/sv/menus/layer/mask-show.xml [XML] xml/sv/menus/layer/text-discard.xml [XML] xml/sv/menus/layer/alpha-selection-replace.xml [XML] xml/sv/menus/windows-open-recent-docks.xml [XML] xml/sv/menus/edit/paste-into.xml [XML] xml/sv/menus/edit/introduction.xml [XML] xml/sv/menus/edit/paste-as-brush.xml [XML] xml/sv/menus/edit/stroke-path.xml [XML] xml/sv/menus/edit/redo.xml [XML] xml/sv/menus/edit/copy.xml [XML] xml/sv/menus/edit/shortcuts.xml [XML] xml/sv/menus/edit/module-manager.xml [XML] xml/sv/menus/edit/fill-bg.xml [XML] xml/sv/menus/edit/buffer.xml [XML] xml/sv/menus/edit/paste.xml [XML] xml/sv/menus/edit/undo.xml [XML] xml/sv/menus/edit/stroke-selection.xml [XML] xml/sv/menus/edit/fill-fg.xml [XML] xml/sv/menus/edit/undo-history.xml [XML] xml/sv/menus/edit/cut.xml [XML] xml/sv/menus/edit/clear.xml [XML] xml/sv/menus/edit/units.xml [XML] xml/sv/menus/edit/paste-as.xml [XML] xml/sv/menus/edit/paste-as-new.xml [XML] xml/sv/menus/edit/paste-as-layer.xml [XML] xml/sv/menus/edit/fade.xml [XML] xml/sv/menus/edit/preferences.xml [XML] xml/sv/menus/edit/fill-pattern.xml [XML] xml/sv/menus/edit/paste-as-pattern.xml [XML] xml/sv/menus/edit/copy-visible.xml [XML] xml/sv/menus/image.xml [XML] xml/sv/gimp.xml [XML] xml/sv/dialogs/dialogs-structure.xml [XML] xml/sv/dialogs/channel-selection-mask.xml [XML] xml/sv/dialogs/navigation-dialog.xml [XML] xml/sv/dialogs/undo-history-dialog.xml [XML] xml/sv/dialogs/document-dialog.xml [XML] xml/sv/dialogs/tool-presets-dialog.xml [XML] xml/sv/dialogs/device-status-dialog.xml [XML] xml/sv/dialogs/save-file-dialog.xml [XML] xml/sv/dialogs/error-console.xml [XML] xml/sv/dialogs/brushes-dialog.xml [XML] xml/sv/dialogs/dialogs-misc.xml [XML] xml/sv/dialogs/path-dialog.xml [XML] xml/sv/dialogs/dialogs-management.xml [XML] xml/sv/dialogs/gradient-editor-dialog.xml [XML] xml/sv/dialogs/templates-dialog.xml [XML] xml/sv/dialogs/tagging.xml [XML] xml/sv/dialogs/channel-dialog.xml [XML] xml/sv/dialogs/channel-menu.xml [XML] xml/sv/dialogs/palettes-dialog.xml [XML] xml/sv/dialogs/color-dialog.xml [XML] xml/sv/dialogs/buffers-dialog.xml [XML] xml/sv/dialogs/dialogs_introduction.xml [XML] xml/sv/dialogs/tool-preset-editor.xml [XML] xml/sv/dialogs/export-file-dialog.xml [XML] xml/sv/dialogs/indexed-palette-dialog.xml [XML] xml/sv/dialogs/images-dialog.xml [XML] xml/sv/dialogs/patterns-dialog.xml [XML] xml/sv/dialogs/gradient-dialog.xml [XML] xml/sv/dialogs/pointer-dialog.xml [XML] xml/sv/dialogs/layer-dialog.xml [XML] xml/sv/dialogs/edit-template-dialog.xml [XML] xml/sv/dialogs/sample-points.xml [XML] xml/sv/dialogs/qmask.xml [XML] xml/sv/dialogs/histogram-dialog.xml [XML] xml/sv/dialogs/layer-mask.xml [XML] xml/sv/dialogs/fonts-dialog.xml [XML] xml/sv/dialogs/dialogs-content.xml [XML] xml/sv/preface/authors.xml Copying images (sv) ... 1605 (sv: 39) Cleaning up 'sv' xml files ... *** Making html for sv ... xml/sv/concepts/concepts.xml:1: parser error : Document is empty ^ xml/sv/concepts/concepts.xml:1: parser error : Start tag expected, '<' not found ^ xml/sv/gimp.xml:65: element include: XInclude error : could not load xml/sv/concepts/concepts.xml, and no fallback was found xml/sv/using/fileformats.xml:1: parser error : Document is empty ^ xml/sv/using/fileformats.xml:1: parser error : Start tag expected, '<' not found ^ xml/sv/gimp.xml:88: element include: XInclude error : could not load xml/sv/using/fileformats.xml, and no fallback was found xml/sv/menus/layer/text-commands.xml:1: parser error : Document is empty ^ xml/sv/menus/layer/text-commands.xml:1: parser error : Start tag expected, '<' not found ^ xml/sv/menus/layer.xml:21: element include: XInclude error : could not load xml/sv/menus/layer/text-commands.xml, and no fallback was found xml/sv/glossary/glossary.xml:1: parser error : Document is empty ^ xml/sv/glossary/glossary.xml:1: parser error : Start tag expected, '<' not found ^ xml/sv/gimp.xml:202: element include: XInclude error : could not load xml/sv/glossary/glossary.xml, and no fallback was found Makefile:1378: recipe for target 'html/sv/index.html' failed gmake[2]: *** [html/sv/index.html] Error 6 gmake[2]: Leaving directory '/wrkdirs/usr/ports/misc/gimp-help-sv/work/gimp-help-2.8.1' Makefile:665: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/misc/gimp-help-sv/work/gimp-help-2.8.1' *** Error code 1 Stop. make: stopped in /usr/ports/misc/gimp-help-sv From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 02:55:21 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 2C19D55F for ; Fri, 30 Jan 2015 02:55:21 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 0B02980; Fri, 30 Jan 2015 02:55:21 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U2tK5Q006336; Fri, 30 Jan 2015 02:55:20 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U2tKql006229; Fri, 30 Jan 2015 02:55:20 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 02:55:20 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300255.t0U2tKql006229@beefy1.isc.freebsd.org> To: liangtai.s16@gmail.com Subject: [package - head-i386-default][misc/gimp-help-ca] Failed for ca-gimp-help-html-2.8.1_1 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: Fri, 30 Jan 2015 02:55:21 -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: liangtai.s16@gmail.com Last committer: makc@FreeBSD.org Ident: $FreeBSD: head/misc/gimp-help-ca/Makefile 342129 2014-02-01 12:49:26Z makc $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/ca-gimp-help-html-2.8.1_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building misc/gimp-help-ca build started at Fri Jan 30 02:50:12 UTC 2015 port directory: /usr/ports/misc/gimp-help-ca building for: FreeBSD head-i386-default-job-17 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: liangtai.s16@gmail.com Makefile ident: $FreeBSD: head/misc/gimp-help-ca/Makefile 342129 2014-02-01 12:49:26Z makc $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=ca-gimp-help-html-2.8.1_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-gimp --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ALL_LINGUAS=ca XDG_DATA_HOME=/wrkdirs/usr/ports/misc/gimp-help-ca/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/gimp-help-ca/work HOME=/wrkdirs/usr/ports/misc/gimp-help-ca/work TMPDIR="/tmp" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/misc/gimp-help-ca/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/gimp-help-ca/work HOME=/wrkdirs/usr/ports/misc/gimp-help-ca/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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd11 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/gimp-help" EXAMPLESDIR="share/examples/gimp-help" DATADIR="share/gimp" WWWDIR="www/gimp-help" ETCDIR="etc/gimp-help" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gimp DOCSDIR=/usr/local/share/doc/gimp-help EXAMPLESDIR=/usr/local/share/examples/gimp-help WWWDIR=/usr/local/www/gimp-help ETCDIR=/usr/local/etc/gimp-help --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GFDL accepted by the user =========================================================================== =================================================== ===> ca-gimp-help-html-2.8.1_1 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.7.txz [head-i386-default-job-17] Installing pkg-1.4.7... [head-i386-default-job-17] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ca-gimp-help-html-2.8.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GFDL accepted by the user ===> Fetching all distfiles required by ca-gimp-help-html-2.8.1_1 for building =========================================================================== =================================================== ===> License GFDL accepted by the user ===> Fetching all distfiles required by ca-gimp-help-html-2.8.1_1 for building => SHA256 Checksum OK for gimp-help-2.8.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GFDL accepted by the user ===> Fetching all distfiles required by ca-gimp-help-html-2.8.1_1 for building ===> Extracting for ca-gimp-help-html-2.8.1_1 => SHA256 Checksum OK for gimp-help-2.8.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ca-gimp-help-html-2.8.1_1 /usr/bin/sed -i.bak '/gimpdatadir=.*\/2.0/s,/2\.0,,' /wrkdirs/usr/ports/misc/gimp-help-ca/work/gimp-help-2.8.1/configure =========================================================================== =================================================== ===> ca-gimp-help-html-2.8.1_1 depends on file: /usr/local/lib/python2.7/site-packages/libxml2mod.so - not found ===> Verifying install for /usr/local/lib/python2.7/site-packages/libxml2mod.so in /usr/ports/textproc/py-libxml2 ===> Installing existing package /packages/All/py27-libxml2-2.9.2.txz [head-i386-default-job-17] Installing py27-libxml2-2.9.2... [head-i386-default-job-17] `-- Installing libxml2-2.9.2_2... [head-i386-default-job-17] `-- Extracting libxml2-2.9.2_2... done [head-i386-default-job-17] `-- Installing py27-setuptools27-5.5.1_1... [head-i386-default-job-17] | `-- Installing python27-2.7.9... [head-i386-default-job-17] | | `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-17] | | `-- Installing indexinfo-0.2.2... [head-i386-default-job-17] | | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-17] | | `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-17] | | `-- Installing libffi-3.2.1... [head-i386-default-job-17] | | `-- Extracting libffi-3.2.1... done [head-i386-default-job-17] | | `-- Installing readline-6.3.8... [head-i386-default-job-17] | | `-- Extracting readline-6.3.8... done [head-i386-default-job-17] | `-- Extracting python27-2.7.9... done [head-i386-default-job-17] `-- Extracting py27-setuptools27-5.5.1_1... done [head-i386-default-job-17] `-- Installing python2-2_3... [head-i386-default-job-17] `-- Extracting python2-2_3... done [head-i386-default-job-17] Extracting py27-libxml2-2.9.2... done 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 ca-gimp-help-html-2.8.1_1 ===> ca-gimp-help-html-2.8.1_1 depends on file: /usr/local/share/xsl/docbook/xhtml/chunk.xsl - not found ===> Verifying install for /usr/local/share/xsl/docbook/xhtml/chunk.xsl in /usr/ports/textproc/docbook-xsl ===> Installing existing package /packages/All/docbook-xsl-1.76.1_2.txz [head-i386-default-job-17] Installing docbook-xsl-1.76.1_2... [head-i386-default-job-17] `-- Installing docbook-1.5... [head-i386-default-job-17] | `-- Installing docbook-sgml-4.5_1... [head-i386-default-job-17] | | `-- Installing iso8879-1986_3... [head-i386-default-job-17] | | `-- Installing xmlcatmgr-2.2_2... [head-i386-default-job-17] | | `-- Extracting xmlcatmgr-2.2_2... done + Creating /usr/local/share/sgml/catalog + Registering CATALOG catalog.ports (SGML) + Creating /usr/local/share/sgml/catalog.ports + Creating /usr/local/share/xml/catalog + Registering nextCatalog catalog.ports (XML) [XML] xml/ca/menus/colors/map/alienmap2.xml [XML] xml/ca/menus/colors/map/sample-colorize.xml [XML] xml/ca/menus/colors/auto.xml [XML] xml/ca/menus/windows-show-docks.xml [XML] xml/ca/menus/windows.xml [XML] xml/ca/menus/select/border.xml [XML] xml/ca/menus/select/invert.xml [XML] xml/ca/menus/select/from-path.xml [XML] xml/ca/menus/select/to-channel.xml [XML] xml/ca/menus/select/float.xml [XML] xml/ca/menus/select/sharpen.xml [XML] xml/ca/menus/select/none.xml [XML] xml/ca/menus/select/qmask-toggle.xml [XML] xml/ca/menus/select/distort.xml [XML] xml/ca/menus/select/grow.xml [XML] xml/ca/menus/select/feather.xml [XML] xml/ca/menus/select/shrink.xml [XML] xml/ca/menus/select/dialog.xml [XML] xml/ca/menus/select/to-path.xml [XML] xml/ca/menus/select/rounded-rectangle.xml [XML] xml/ca/menus/select/all.xml [XML] xml/ca/menus/select/by_color.xml [XML] xml/ca/menus/image/convert-rgb.xml [XML] xml/ca/menus/image/introduction.xml [XML] xml/ca/menus/image/merge-layers.xml [XML] xml/ca/menus/image/fit-canvas-to-layers.xml [XML] xml/ca/menus/image/transform.xml [XML] xml/ca/menus/image/guides-new-percent.xml [XML] xml/ca/menus/image/transform-guillotine.xml [XML] xml/ca/menus/image/guides.xml [XML] xml/ca/menus/image/crop.xml [XML] xml/ca/menus/image/properties.xml [XML] xml/ca/menus/image/scale.xml [XML] xml/ca/menus/image/fit-canvas-to-selection.xml [XML] xml/ca/menus/image/print-size.xml [XML] xml/ca/menus/image/transform-flip.xml [XML] xml/ca/menus/image/convert-indexed.xml [XML] xml/ca/menus/image/guides-remove.xml [XML] xml/ca/menus/image/guides-new-selection.xml [XML] xml/ca/menus/image/flatten.xml [XML] xml/ca/menus/image/configure-grid.xml [XML] xml/ca/menus/image/align-layers.xml [XML] xml/ca/menus/image/convert-grayscale.xml [XML] xml/ca/menus/image/autocrop.xml [XML] xml/ca/menus/image/zealous-crop.xml [XML] xml/ca/menus/image/transform-rotate.xml [XML] xml/ca/menus/image/duplicate.xml [XML] xml/ca/menus/image/mode.xml [XML] xml/ca/menus/image/guides-new.xml [XML] xml/ca/menus/image/canvas-size.xml [XML] xml/ca/menus/filters.xml [XML] xml/ca/menus/view.xml [XML] xml/ca/menus/layer/rotate-270.xml [XML] xml/ca/menus/layer/previous.xml [XML] xml/ca/menus/layer/introduction.xml [XML] xml/ca/menus/layer/alpha-selection-intersect.xml [XML] xml/ca/menus/layer/lower.xml [XML] xml/ca/menus/layer/rotate-90.xml [XML] xml/ca/menus/layer/delete.xml [XML] xml/ca/menus/layer/alpha-semi-flatten.xml [XML] xml/ca/menus/layer/alpha-remove.xml [XML] xml/ca/menus/layer/color-to-alpha.xml [XML] xml/ca/menus/layer/bottom.xml [XML] xml/ca/menus/layer/mask-edit.xml [XML] xml/ca/menus/layer/mask.xml [XML] xml/ca/menus/layer/rotate-arbitrary.xml [XML] xml/ca/menus/layer/transform.xml [XML] xml/ca/menus/layer/next.xml [XML] xml/ca/menus/layer/anchor.xml [XML] xml/ca/menus/layer/flip-vertical.xml [XML] xml/ca/menus/layer/raise-to-top.xml [XML] xml/ca/menus/layer/mask-selection-intersect.xml [XML] xml/ca/menus/layer/crop.xml [XML] xml/ca/menus/layer/mask-selection-add.xml [XML] xml/ca/menus/layer/stack.xml [XML] xml/ca/menus/layer/alpha-add.xml [XML] xml/ca/menus/layer/alpha-selection-add.xml [XML] xml/ca/menus/layer/merge-down.xml [XML] xml/ca/menus/layer/new-layer-group.xml [XML] xml/ca/menus/layer/mask-disable.xml [XML] xml/ca/menus/layer/scale.xml [XML] xml/ca/menus/layer/mask-selection-replace.xml [XML] xml/ca/menus/layer/lower-to-bottom.xml [XML] xml/ca/menus/layer/mask-selection-subtract.xml [XML] xml/ca/menus/layer/rotate-180.xml [XML] xml/ca/menus/layer/flip-horizontal.xml [XML] xml/ca/menus/layer/stack-reverse.xml [XML] xml/ca/menus/layer/new-from-visible.xml [XML] xml/ca/menus/layer/text-commands.xml [XML] xml/ca/menus/layer/top.xml [XML] xml/ca/menus/layer/transparency.xml [XML] xml/ca/menus/layer/alpha-selection-subtract.xml [XML] xml/ca/menus/layer/resize-to-image.xml [XML] xml/ca/menus/layer/autocrop.xml [XML] xml/ca/menus/layer/mask-delete.xml [XML] xml/ca/menus/layer/new.xml [XML] xml/ca/menus/layer/threshold-alpha.xml [XML] xml/ca/menus/layer/duplicate.xml [XML] xml/ca/menus/layer/offset.xml [XML] xml/ca/menus/layer/mask-add.xml [XML] xml/ca/menus/layer/raise.xml [XML] xml/ca/menus/layer/resize.xml [XML] xml/ca/menus/layer/mask-apply.xml [XML] xml/ca/menus/layer/mask-show.xml [XML] xml/ca/menus/layer/text-discard.xml [XML] xml/ca/menus/layer/alpha-selection-replace.xml [XML] xml/ca/menus/windows-open-recent-docks.xml [XML] xml/ca/menus/edit/paste-into.xml [XML] xml/ca/menus/edit/introduction.xml [XML] xml/ca/menus/edit/paste-as-brush.xml [XML] xml/ca/menus/edit/stroke-path.xml [XML] xml/ca/menus/edit/redo.xml [XML] xml/ca/menus/edit/copy.xml [XML] xml/ca/menus/edit/shortcuts.xml [XML] xml/ca/menus/edit/module-manager.xml [XML] xml/ca/menus/edit/fill-bg.xml [XML] xml/ca/menus/edit/buffer.xml [XML] xml/ca/menus/edit/paste.xml [XML] xml/ca/menus/edit/undo.xml [XML] xml/ca/menus/edit/stroke-selection.xml [XML] xml/ca/menus/edit/fill-fg.xml [XML] xml/ca/menus/edit/undo-history.xml [XML] xml/ca/menus/edit/cut.xml [XML] xml/ca/menus/edit/clear.xml [XML] xml/ca/menus/edit/units.xml [XML] xml/ca/menus/edit/paste-as.xml [XML] xml/ca/menus/edit/paste-as-new.xml [XML] xml/ca/menus/edit/paste-as-layer.xml [XML] xml/ca/menus/edit/fade.xml [XML] xml/ca/menus/edit/preferences.xml [XML] xml/ca/menus/edit/fill-pattern.xml [XML] xml/ca/menus/edit/paste-as-pattern.xml [XML] xml/ca/menus/edit/copy-visible.xml [XML] xml/ca/menus/image.xml [XML] xml/ca/gimp.xml [XML] xml/ca/dialogs/dialogs-structure.xml [XML] xml/ca/dialogs/channel-selection-mask.xml [XML] xml/ca/dialogs/navigation-dialog.xml [XML] xml/ca/dialogs/undo-history-dialog.xml [XML] xml/ca/dialogs/document-dialog.xml [XML] xml/ca/dialogs/tool-presets-dialog.xml [XML] xml/ca/dialogs/device-status-dialog.xml [XML] xml/ca/dialogs/save-file-dialog.xml [XML] xml/ca/dialogs/error-console.xml [XML] xml/ca/dialogs/brushes-dialog.xml [XML] xml/ca/dialogs/dialogs-misc.xml [XML] xml/ca/dialogs/path-dialog.xml [XML] xml/ca/dialogs/dialogs-management.xml [XML] xml/ca/dialogs/gradient-editor-dialog.xml [XML] xml/ca/dialogs/templates-dialog.xml [XML] xml/ca/dialogs/tagging.xml [XML] xml/ca/dialogs/channel-dialog.xml [XML] xml/ca/dialogs/channel-menu.xml [XML] xml/ca/dialogs/palettes-dialog.xml [XML] xml/ca/dialogs/color-dialog.xml [XML] xml/ca/dialogs/buffers-dialog.xml [XML] xml/ca/dialogs/dialogs_introduction.xml [XML] xml/ca/dialogs/tool-preset-editor.xml [XML] xml/ca/dialogs/export-file-dialog.xml [XML] xml/ca/dialogs/indexed-palette-dialog.xml [XML] xml/ca/dialogs/images-dialog.xml [XML] xml/ca/dialogs/patterns-dialog.xml [XML] xml/ca/dialogs/gradient-dialog.xml [XML] xml/ca/dialogs/pointer-dialog.xml [XML] xml/ca/dialogs/layer-dialog.xml [XML] xml/ca/dialogs/edit-template-dialog.xml [XML] xml/ca/dialogs/sample-points.xml [XML] xml/ca/dialogs/qmask.xml [XML] xml/ca/dialogs/histogram-dialog.xml [XML] xml/ca/dialogs/layer-mask.xml [XML] xml/ca/dialogs/fonts-dialog.xml [XML] xml/ca/dialogs/dialogs-content.xml [XML] xml/ca/preface/authors.xml Copying images (ca) ... 1605 (ca: 15) Cleaning up 'ca' xml files ... *** Making html for ca ... xml/ca/concepts/concepts.xml:1: parser error : Document is empty ^ xml/ca/concepts/concepts.xml:1: parser error : Start tag expected, '<' not found ^ xml/ca/gimp.xml:72: element include: XInclude error : could not load xml/ca/concepts/concepts.xml, and no fallback was found xml/ca/using/fileformats.xml:1: parser error : Document is empty ^ xml/ca/using/fileformats.xml:1: parser error : Start tag expected, '<' not found ^ xml/ca/gimp.xml:104: element include: XInclude error : could not load xml/ca/using/fileformats.xml, and no fallback was found Makefile:1378: recipe for target 'html/ca/index.html' failed gmake[2]: *** [html/ca/index.html] Error 6 gmake[2]: Leaving directory '/wrkdirs/usr/ports/misc/gimp-help-ca/work/gimp-help-2.8.1' Makefile:665: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/misc/gimp-help-ca/work/gimp-help-2.8.1' *** Error code 1 Stop. make: stopped in /usr/ports/misc/gimp-help-ca From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 03:31:29 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 E96A8B35; Fri, 30 Jan 2015 03:31:29 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 BA1F6672; Fri, 30 Jan 2015 03:31:29 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U3VTNv000837; Fri, 30 Jan 2015 03:31:29 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U3VTkX000836; Fri, 30 Jan 2015 03:31:29 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 03:31:29 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300331.t0U3VTkX000836@beefy2.isc.freebsd.org> To: vg@FreeBSD.org Subject: [package - head-amd64-default][devel/libe] Failed for libe-0.7.0 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: Fri, 30 Jan 2015 03:31:30 -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: vg@FreeBSD.org Last committer: vg@FreeBSD.org Ident: $FreeBSD: head/devel/libe/Makefile 361009 2014-07-06 20:50:11Z vg $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/libe-0.7.0.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building devel/libe build started at Fri Jan 30 03:31:17 UTC 2015 port directory: /usr/ports/devel/libe building for: FreeBSD head-amd64-default-job-17 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: vg@FreeBSD.org Makefile ident: $FreeBSD: head/devel/libe/Makefile 361009 2014-07-06 20:50:11Z vg $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=libe-0.7.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libe/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libe/work HOME=/wrkdirs/usr/ports/devel/libe/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libe/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libe/work HOME=/wrkdirs/usr/ports/devel/libe/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/libe" EXAMPLESDIR="share/examples/libe" DATADIR="share/libe" WWWDIR="www/libe" ETCDIR="etc/libe" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libe DOCSDIR=/usr/local/share/doc/libe EXAMPLESDIR=/usr/local/share/examples/libe WWWDIR=/usr/local/www/libe ETCDIR=/usr/local/etc/libe --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> libe-0.7.0 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.7.txz [head-amd64-default-job-17] Installing pkg-1.4.7... [head-amd64-default-job-17] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libe-0.7.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by libe-0.7.0 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by libe-0.7.0 for building => SHA256 Checksum OK for libe-0.7.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by libe-0.7.0 for building ===> Extracting for libe-0.7.0 => SHA256 Checksum OK for libe-0.7.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for libe-0.7.0 =========================================================================== =================================================== ===> libe-0.7.0 depends on file: /usr/local/libdata/pkgconfig/libpo6.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/libpo6.pc in /usr/ports/devel/libpo6 ===> Installing existing package /packages/All/libpo6-0.5.2.txz [head-amd64-default-job-17] Installing libpo6-0.5.2... [head-amd64-default-job-17] Extracting libpo6-0.5.2... done ===> Returning to build of libe-0.7.0 ===> libe-0.7.0 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 [head-amd64-default-job-17] Installing gmake-4.1_1... [head-amd64-default-job-17] `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-17] | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-17] | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-17] `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-17] Extracting gmake-4.1_1... done ===> Returning to build of libe-0.7.0 ===> libe-0.7.0 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [head-amd64-default-job-17] Installing pkgconf-0.9.7... [head-amd64-default-job-17] Extracting pkgconf-0.9.7... done ===> Returning to build of libe-0.7.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for libe-0.7.0 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking build system type... amd64-portbld-freebsd11.0 checking host system type... amd64-portbld-freebsd11.0 checking how to print strings... printf checking for style of include used by gmake... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert amd64-portbld-freebsd11.0 file names to amd64-portbld-freebsd11.0 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd11.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for clock_gettime in -lrt... yes checking pkg-config is at least version 0.9.0... yes checking for PO6... yes checking for arpa/inet.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for inline... inline checking for size_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint64_t... (cached) yes checking for uint8_t... (cached) yes checking for error_at_line... no checking for clock_gettime... (cached) yes checking for memchr... (cached) yes checking for memmove... (cached) yes checking for strtoul... (cached) yes checking for strtoull... (cached) yes checking for mach_absolute_time... no configure: creating ./config.status config.status: creating Makefile config.status: creating libe.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===> Building for libe-0.7.0 gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/libe/work/libe-0.7.0' gmake --no-print-directory all-am CXX atomic.lo CXX buffer.lo buffer.cc:153:21: warning: offset of on non-POD type 'e::buffer' [-Winvalid-offsetof] return new char[offsetof(buffer, m_data) + num]; ^ ~~~~~~ /usr/include/stddef.h:65:32: note: expanded from macro 'offsetof' #define offsetof(type, member) __offsetof(type, member) ^ /usr/include/sys/cdefs.h:458:34: note: expanded from macro '__offsetof' #define __offsetof(type, field) __builtin_offsetof(type, field) ^ 1 warning generated. CXX garbage_collector.lo garbage_collector.cc:176:38: error: no member named 'min' in namespace 'std' min_timestamp = std::min(qst, min_timestamp); ~~~~~^ garbage_collector.cc:180:36: error: no member named 'min' in namespace 'std' min_offline = std::min(oft, min_offline); ~~~~~^ 2 errors generated. Makefile:641: recipe for target 'garbage_collector.lo' failed gmake[2]: *** [garbage_collector.lo] Error 1 Makefile:404: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/libe/work/libe-0.7.0' *** Error code 1 Stop. make: stopped in /usr/ports/devel/libe From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 03:37:37 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 EAD83CAA for ; Fri, 30 Jan 2015 03:37:36 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 C965977C; Fri, 30 Jan 2015 03:37:36 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U3ba05017691; Fri, 30 Jan 2015 03:37:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U3ba2t017644; Fri, 30 Jan 2015 03:37:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 03:37:36 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300337.t0U3ba2t017644@beefy1.isc.freebsd.org> To: liangtai.s16@gmail.com Subject: [package - head-i386-default][misc/gimp-help-nn] Failed for nn-gimp-help-html-2.8.1_1 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: Fri, 30 Jan 2015 03:37:37 -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: liangtai.s16@gmail.com Last committer: makc@FreeBSD.org Ident: $FreeBSD: head/misc/gimp-help-nn/Makefile 342129 2014-02-01 12:49:26Z makc $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/nn-gimp-help-html-2.8.1_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building misc/gimp-help-nn build started at Fri Jan 30 03:29:21 UTC 2015 port directory: /usr/ports/misc/gimp-help-nn building for: FreeBSD head-i386-default-job-05 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: liangtai.s16@gmail.com Makefile ident: $FreeBSD: head/misc/gimp-help-nn/Makefile 342129 2014-02-01 12:49:26Z makc $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=nn-gimp-help-html-2.8.1_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-gimp --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ALL_LINGUAS=nn XDG_DATA_HOME=/wrkdirs/usr/ports/misc/gimp-help-nn/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/gimp-help-nn/work HOME=/wrkdirs/usr/ports/misc/gimp-help-nn/work TMPDIR="/tmp" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/misc/gimp-help-nn/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/gimp-help-nn/work HOME=/wrkdirs/usr/ports/misc/gimp-help-nn/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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd11 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/gimp-help" EXAMPLESDIR="share/examples/gimp-help" DATADIR="share/gimp" WWWDIR="www/gimp-help" ETCDIR="etc/gimp-help" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gimp DOCSDIR=/usr/local/share/doc/gimp-help EXAMPLESDIR=/usr/local/share/examples/gimp-help WWWDIR=/usr/local/www/gimp-help ETCDIR=/usr/local/etc/gimp-help --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GFDL accepted by the user =========================================================================== =================================================== ===> nn-gimp-help-html-2.8.1_1 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.7.txz [head-i386-default-job-05] Installing pkg-1.4.7... [head-i386-default-job-05] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of nn-gimp-help-html-2.8.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GFDL accepted by the user ===> Fetching all distfiles required by nn-gimp-help-html-2.8.1_1 for building =========================================================================== =================================================== ===> License GFDL accepted by the user ===> Fetching all distfiles required by nn-gimp-help-html-2.8.1_1 for building => SHA256 Checksum OK for gimp-help-2.8.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GFDL accepted by the user ===> Fetching all distfiles required by nn-gimp-help-html-2.8.1_1 for building ===> Extracting for nn-gimp-help-html-2.8.1_1 => SHA256 Checksum OK for gimp-help-2.8.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for nn-gimp-help-html-2.8.1_1 /usr/bin/sed -i.bak '/gimpdatadir=.*\/2.0/s,/2\.0,,' /wrkdirs/usr/ports/misc/gimp-help-nn/work/gimp-help-2.8.1/configure =========================================================================== =================================================== ===> nn-gimp-help-html-2.8.1_1 depends on file: /usr/local/lib/python2.7/site-packages/libxml2mod.so - not found ===> Verifying install for /usr/local/lib/python2.7/site-packages/libxml2mod.so in /usr/ports/textproc/py-libxml2 ===> Installing existing package /packages/All/py27-libxml2-2.9.2.txz [head-i386-default-job-05] Installing py27-libxml2-2.9.2... [head-i386-default-job-05] `-- Installing libxml2-2.9.2_2... [head-i386-default-job-05] `-- Extracting libxml2-2.9.2_2... done [head-i386-default-job-05] `-- Installing py27-setuptools27-5.5.1_1... [head-i386-default-job-05] | `-- Installing python27-2.7.9... [head-i386-default-job-05] | | `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-05] | | `-- Installing indexinfo-0.2.2... [head-i386-default-job-05] | | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-05] | | `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-05] | | `-- Installing libffi-3.2.1... [head-i386-default-job-05] | | `-- Extracting libffi-3.2.1... done [head-i386-default-job-05] | | `-- Installing readline-6.3.8... [head-i386-default-job-05] | | `-- Extracting readline-6.3.8... done [head-i386-default-job-05] | `-- Extracting python27-2.7.9... done [head-i386-default-job-05] `-- Extracting py27-setuptools27-5.5.1_1... done [head-i386-default-job-05] `-- Installing python2-2_3... [head-i386-default-job-05] `-- Extracting python2-2_3... done [head-i386-default-job-05] Extracting py27-libxml2-2.9.2... done 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 nn-gimp-help-html-2.8.1_1 ===> nn-gimp-help-html-2.8.1_1 depends on file: /usr/local/share/xsl/docbook/xhtml/chunk.xsl - not found ===> Verifying install for /usr/local/share/xsl/docbook/xhtml/chunk.xsl in /usr/ports/textproc/docbook-xsl ===> Installing existing package /packages/All/docbook-xsl-1.76.1_2.txz [head-i386-default-job-05] Installing docbook-xsl-1.76.1_2... [head-i386-default-job-05] `-- Installing docbook-1.5... [head-i386-default-job-05] | `-- Installing docbook-sgml-4.5_1... [head-i386-default-job-05] | | `-- Installing iso8879-1986_3... [head-i386-default-job-05] | | `-- Installing xmlcatmgr-2.2_2... [head-i386-default-job-05] | | `-- Extracting xmlcatmgr-2.2_2... done + Creating /usr/local/share/sgml/catalog + Registering CATALOG catalog.ports (SGML) + Creating /usr/local/share/sgml/catalog.ports + Creating /usr/local/share/xml/catalog + Registering nextCatalog catalog.ports (XML) [XML] xml/nn/menus/select/to-channel.xml [XML] xml/nn/menus/select/float.xml [XML] xml/nn/menus/select/sharpen.xml [XML] xml/nn/menus/select/none.xml [XML] xml/nn/menus/select/qmask-toggle.xml [XML] xml/nn/menus/select/distort.xml [XML] xml/nn/menus/select/grow.xml [XML] xml/nn/menus/select/feather.xml [XML] xml/nn/menus/select/shrink.xml [XML] xml/nn/menus/select/dialog.xml [XML] xml/nn/menus/select/to-path.xml [XML] xml/nn/menus/select/rounded-rectangle.xml [XML] xml/nn/menus/select/all.xml [XML] xml/nn/menus/select/by_color.xml [XML] xml/nn/menus/image/convert-rgb.xml [XML] xml/nn/menus/image/introduction.xml [XML] xml/nn/menus/image/merge-layers.xml [XML] xml/nn/menus/image/fit-canvas-to-layers.xml [XML] xml/nn/menus/image/transform.xml [XML] xml/nn/menus/image/guides-new-percent.xml [XML] xml/nn/menus/image/transform-guillotine.xml [XML] xml/nn/menus/image/guides.xml [XML] xml/nn/menus/image/crop.xml [XML] xml/nn/menus/image/properties.xml [XML] xml/nn/menus/image/scale.xml [XML] xml/nn/menus/image/fit-canvas-to-selection.xml [XML] xml/nn/menus/image/print-size.xml [XML] xml/nn/menus/image/transform-flip.xml [XML] xml/nn/menus/image/convert-indexed.xml [XML] xml/nn/menus/image/guides-remove.xml [XML] xml/nn/menus/image/guides-new-selection.xml [XML] xml/nn/menus/image/flatten.xml [XML] xml/nn/menus/image/configure-grid.xml [XML] xml/nn/menus/image/align-layers.xml [XML] xml/nn/menus/image/convert-grayscale.xml [XML] xml/nn/menus/image/autocrop.xml [XML] xml/nn/menus/image/zealous-crop.xml [XML] xml/nn/menus/image/transform-rotate.xml [XML] xml/nn/menus/image/duplicate.xml [XML] xml/nn/menus/image/mode.xml [XML] xml/nn/menus/image/guides-new.xml [XML] xml/nn/menus/image/canvas-size.xml [XML] xml/nn/menus/filters.xml [XML] xml/nn/menus/view.xml [XML] xml/nn/menus/layer/rotate-270.xml [XML] xml/nn/menus/layer/previous.xml [XML] xml/nn/menus/layer/introduction.xml [XML] xml/nn/menus/layer/alpha-selection-intersect.xml [XML] xml/nn/menus/layer/lower.xml [XML] xml/nn/menus/layer/rotate-90.xml [XML] xml/nn/menus/layer/delete.xml [XML] xml/nn/menus/layer/alpha-semi-flatten.xml [XML] xml/nn/menus/layer/alpha-remove.xml [XML] xml/nn/menus/layer/color-to-alpha.xml [XML] xml/nn/menus/layer/bottom.xml [XML] xml/nn/menus/layer/mask-edit.xml [XML] xml/nn/menus/layer/mask.xml [XML] xml/nn/menus/layer/rotate-arbitrary.xml [XML] xml/nn/menus/layer/transform.xml [XML] xml/nn/menus/layer/next.xml [XML] xml/nn/menus/layer/anchor.xml [XML] xml/nn/menus/layer/flip-vertical.xml [XML] xml/nn/menus/layer/raise-to-top.xml [XML] xml/nn/menus/layer/mask-selection-intersect.xml [XML] xml/nn/menus/layer/crop.xml [XML] xml/nn/menus/layer/mask-selection-add.xml [XML] xml/nn/menus/layer/stack.xml [XML] xml/nn/menus/layer/alpha-add.xml [XML] xml/nn/menus/layer/alpha-selection-add.xml [XML] xml/nn/menus/layer/merge-down.xml [XML] xml/nn/menus/layer/new-layer-group.xml [XML] xml/nn/menus/layer/mask-disable.xml [XML] xml/nn/menus/layer/scale.xml [XML] xml/nn/menus/layer/mask-selection-replace.xml [XML] xml/nn/menus/layer/lower-to-bottom.xml [XML] xml/nn/menus/layer/mask-selection-subtract.xml [XML] xml/nn/menus/layer/rotate-180.xml [XML] xml/nn/menus/layer/flip-horizontal.xml [XML] xml/nn/menus/layer/stack-reverse.xml [XML] xml/nn/menus/layer/new-from-visible.xml [XML] xml/nn/menus/layer/text-commands.xml [XML] xml/nn/menus/layer/top.xml [XML] xml/nn/menus/layer/transparency.xml [XML] xml/nn/menus/layer/alpha-selection-subtract.xml [XML] xml/nn/menus/layer/resize-to-image.xml [XML] xml/nn/menus/layer/autocrop.xml [XML] xml/nn/menus/layer/mask-delete.xml [XML] xml/nn/menus/layer/new.xml [XML] xml/nn/menus/layer/threshold-alpha.xml [XML] xml/nn/menus/layer/duplicate.xml [XML] xml/nn/menus/layer/offset.xml [XML] xml/nn/menus/layer/mask-add.xml [XML] xml/nn/menus/layer/raise.xml [XML] xml/nn/menus/layer/resize.xml [XML] xml/nn/menus/layer/mask-apply.xml [XML] xml/nn/menus/layer/mask-show.xml [XML] xml/nn/menus/layer/text-discard.xml [XML] xml/nn/menus/layer/alpha-selection-replace.xml [XML] xml/nn/menus/windows-open-recent-docks.xml [XML] xml/nn/menus/edit/paste-into.xml [XML] xml/nn/menus/edit/introduction.xml [XML] xml/nn/menus/edit/paste-as-brush.xml [XML] xml/nn/menus/edit/stroke-path.xml [XML] xml/nn/menus/edit/redo.xml [XML] xml/nn/menus/edit/copy.xml [XML] xml/nn/menus/edit/shortcuts.xml [XML] xml/nn/menus/edit/module-manager.xml [XML] xml/nn/menus/edit/fill-bg.xml [XML] xml/nn/menus/edit/buffer.xml [XML] xml/nn/menus/edit/paste.xml [XML] xml/nn/menus/edit/undo.xml [XML] xml/nn/menus/edit/stroke-selection.xml [XML] xml/nn/menus/edit/fill-fg.xml [XML] xml/nn/menus/edit/undo-history.xml [XML] xml/nn/menus/edit/cut.xml [XML] xml/nn/menus/edit/clear.xml [XML] xml/nn/menus/edit/units.xml [XML] xml/nn/menus/edit/paste-as.xml [XML] xml/nn/menus/edit/paste-as-new.xml [XML] xml/nn/menus/edit/paste-as-layer.xml [XML] xml/nn/menus/edit/fade.xml [XML] xml/nn/menus/edit/preferences.xml [XML] xml/nn/menus/edit/fill-pattern.xml [XML] xml/nn/menus/edit/paste-as-pattern.xml [XML] xml/nn/menus/edit/copy-visible.xml [XML] xml/nn/menus/image.xml [XML] xml/nn/gimp.xml [XML] xml/nn/dialogs/dialogs-structure.xml [XML] xml/nn/dialogs/channel-selection-mask.xml [XML] xml/nn/dialogs/navigation-dialog.xml [XML] xml/nn/dialogs/undo-history-dialog.xml [XML] xml/nn/dialogs/document-dialog.xml [XML] xml/nn/dialogs/tool-presets-dialog.xml [XML] xml/nn/dialogs/device-status-dialog.xml [XML] xml/nn/dialogs/save-file-dialog.xml [XML] xml/nn/dialogs/error-console.xml [XML] xml/nn/dialogs/brushes-dialog.xml [XML] xml/nn/dialogs/dialogs-misc.xml [XML] xml/nn/dialogs/path-dialog.xml [XML] xml/nn/dialogs/dialogs-management.xml [XML] xml/nn/dialogs/gradient-editor-dialog.xml [XML] xml/nn/dialogs/templates-dialog.xml [XML] xml/nn/dialogs/tagging.xml [XML] xml/nn/dialogs/channel-dialog.xml Segmentation fault (core dumped) [XML] xml/nn/dialogs/channel-menu.xml [XML] xml/nn/dialogs/palettes-dialog.xml [XML] xml/nn/dialogs/color-dialog.xml [XML] xml/nn/dialogs/buffers-dialog.xml [XML] xml/nn/dialogs/dialogs_introduction.xml [XML] xml/nn/dialogs/tool-preset-editor.xml [XML] xml/nn/dialogs/export-file-dialog.xml [XML] xml/nn/dialogs/indexed-palette-dialog.xml [XML] xml/nn/dialogs/images-dialog.xml [XML] xml/nn/dialogs/patterns-dialog.xml [XML] xml/nn/dialogs/gradient-dialog.xml [XML] xml/nn/dialogs/pointer-dialog.xml [XML] xml/nn/dialogs/layer-dialog.xml [XML] xml/nn/dialogs/edit-template-dialog.xml [XML] xml/nn/dialogs/sample-points.xml [XML] xml/nn/dialogs/qmask.xml [XML] xml/nn/dialogs/histogram-dialog.xml [XML] xml/nn/dialogs/layer-mask.xml [XML] xml/nn/dialogs/fonts-dialog.xml [XML] xml/nn/dialogs/dialogs-content.xml [XML] xml/nn/preface/authors.xml Copying images (nn) ... 1605 (nn: 604) Cleaning up 'nn' xml files ... *** Making html for nn ... xml/nn/dialogs/channel-dialog.xml:1: parser error : Document is empty ^ xml/nn/dialogs/channel-dialog.xml:1: parser error : Start tag expected, '<' not found ^ xml/nn/dialogs/dialogs-structure.xml:10: element include: XInclude error : could not load xml/nn/dialogs/channel-dialog.xml, and no fallback was found xml/nn/menus/view/zoom.xml:1: parser error : Document is empty ^ xml/nn/menus/view/zoom.xml:1: parser error : Start tag expected, '<' not found ^ xml/nn/menus/view.xml:19: element include: XInclude error : could not load xml/nn/menus/view/zoom.xml, and no fallback was found xml/nn/glossary/glossary.xml:1: parser error : Document is empty ^ xml/nn/glossary/glossary.xml:1: parser error : Start tag expected, '<' not found ^ xml/nn/gimp.xml:202: element include: XInclude error : could not load xml/nn/glossary/glossary.xml, and no fallback was found Makefile:1378: recipe for target 'html/nn/index.html' failed gmake[2]: *** [html/nn/index.html] Error 6 gmake[2]: Leaving directory '/wrkdirs/usr/ports/misc/gimp-help-nn/work/gimp-help-2.8.1' Makefile:665: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/misc/gimp-help-nn/work/gimp-help-2.8.1' *** Error code 1 Stop. make: stopped in /usr/ports/misc/gimp-help-nn From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 04:00: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 E3C1E1DA; Fri, 30 Jan 2015 04:00:11 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 CF015954; Fri, 30 Jan 2015 04:00:11 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U40B5W056200; Fri, 30 Jan 2015 04:00:11 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U40BOa056193; Fri, 30 Jan 2015 04:00:11 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 04:00:11 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300400.t0U40BOa056193@beefy1.isc.freebsd.org> To: avilla@FreeBSD.org Subject: [package - head-i386-default][comms/usbmuxd] Failed for usbmuxd-1.0.9.a1 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: Fri, 30 Jan 2015 04:00:12 -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: avilla@FreeBSD.org Last committer: tijl@FreeBSD.org Ident: $FreeBSD: head/comms/usbmuxd/Makefile 369717 2014-10-01 11:28:44Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/usbmuxd-1.0.9.a1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building comms/usbmuxd build started at Fri Jan 30 03:57:12 UTC 2015 port directory: /usr/ports/comms/usbmuxd building for: FreeBSD head-i386-default-job-09 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: avilla@FreeBSD.org Makefile ident: $FreeBSD: head/comms/usbmuxd/Makefile 369717 2014-10-01 11:28:44Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=usbmuxd-1.0.9.a1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for usbmuxd-1.0.9.a1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-systemd libusb_CFLAGS="-I/usr/include" libusb_LIBS="-lusb" --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/comms/usbmuxd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/usbmuxd/work HOME=/wrkdirs/usr/ports/comms/usbmuxd/work TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/comms/usbmuxd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/usbmuxd/work HOME=/wrkdirs/usr/ports/comms/usbmuxd/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/usbmuxd" EXAMPLESDIR="share/examples/usbmuxd" DATADIR="share/usbmuxd" WWWDIR="www/usbmuxd" ETCDIR="etc/usbmuxd" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/usbmuxd DOCSDIR=/usr/local/share/doc/usbmuxd EXAMPLESDIR=/usr/local/share/examples/usbmuxd WWWDIR=/usr/local/www/usbmuxd ETCDIR=/usr/local/etc/usbmuxd --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 GPLv3 accepted by the user =========================================================================== =================================================== ===> usbmuxd-1.0.9.a1 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.7.txz [head-i386-default-job-09] Installing pkg-1.4.7... [head-i386-default-job-09] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of usbmuxd-1.0.9.a1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 GPLv3 accepted by the user ===> Fetching all distfiles required by usbmuxd-1.0.9.a1 for building =========================================================================== =================================================== ===> License GPLv2 GPLv3 accepted by the user ===> Fetching all distfiles required by usbmuxd-1.0.9.a1 for building => SHA256 Checksum OK for usbmuxd-1.0.9-alpha1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 GPLv3 accepted by the user ===> Fetching all distfiles required by usbmuxd-1.0.9.a1 for building ===> Extracting for usbmuxd-1.0.9.a1 => SHA256 Checksum OK for usbmuxd-1.0.9-alpha1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for usbmuxd-1.0.9.a1 =========================================================================== =================================================== ===> usbmuxd-1.0.9.a1 depends on executable: autoconf-2.69 - not found ===> Verifying install for autoconf-2.69 in /usr/ports/devel/autoconf ===> Installing existing package /packages/All/autoconf-2.69.txz [head-i386-default-job-09] Installing autoconf-2.69... [head-i386-default-job-09] `-- Installing autoconf-wrapper-20131203... [head-i386-default-job-09] `-- Extracting autoconf-wrapper-20131203... done [head-i386-default-job-09] `-- Installing indexinfo-0.2.2... [head-i386-default-job-09] `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-09] `-- Installing m4-1.4.17_1,1... [head-i386-default-job-09] `-- Extracting m4-1.4.17_1,1... done [head-i386-default-job-09] `-- Installing perl5-5.18.4_11... [head-i386-default-job-09] `-- Extracting perl5-5.18.4_11... done [head-i386-default-job-09] Extracting autoconf-2.69... done ===> Returning to build of usbmuxd-1.0.9.a1 ===> usbmuxd-1.0.9.a1 depends on executable: autoheader-2.69 - found ===> usbmuxd-1.0.9.a1 depends on executable: autoreconf-2.69 - found ===> usbmuxd-1.0.9.a1 depends on executable: aclocal-1.15 - not found ===> Verifying install for aclocal-1.15 in /usr/ports/devel/automake ===> Installing existing package /packages/All/automake-1.15.txz [head-i386-default-job-09] Installing automake-1.15... [head-i386-default-job-09] `-- Installing automake-wrapper-20131203... [head-i386-default-job-09] `-- Extracting automake-wrapper-20131203... done [head-i386-default-job-09] Extracting automake-1.15... done ===> Returning to build of usbmuxd-1.0.9.a1 ===> usbmuxd-1.0.9.a1 depends on executable: automake-1.15 - found ===> usbmuxd-1.0.9.a1 depends on executable: libtoolize - not found ===> Verifying install for libtoolize in /usr/ports/devel/libtool ===> Installing existing package /packages/All/libtool-2.4.5.txz [head-i386-default-job-09] Installing libtool-2.4.5... [head-i386-default-job-09] Extracting libtool-2.4.5... done ===> Returning to build of usbmuxd-1.0.9.a1 ===> usbmuxd-1.0.9.a1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [head-i386-default-job-09] Installing pkgconf-0.9.7... [head-i386-default-job-09] Extracting pkgconf-0.9.7... done ===> Returning to build of usbmuxd-1.0.9.a1 =========================================================================== =================================================== ===> usbmuxd-1.0.9.a1 depends on shared library: libplist.so - not found ===> Verifying for libplist.so in /usr/ports/devel/libplist ===> Installing existing package /packages/All/libplist-1.11.txz [head-i386-default-job-09] Installing libplist-1.11... [head-i386-default-job-09] `-- Installing libxml2-2.9.2_2... [head-i386-default-job-09] `-- Extracting libxml2-2.9.2_2... done [head-i386-default-job-09] Extracting libplist-1.11... done ===> Returning to build of usbmuxd-1.0.9.a1 ===> usbmuxd-1.0.9.a1 depends on shared library: libimobiledevice.so - not found ===> Verifying for libimobiledevice.so in /usr/ports/comms/libimobiledevice ===> Installing existing package /packages/All/libimobiledevice-1.1.6.txz [head-i386-default-job-09] Installing libimobiledevice-1.1.6... [head-i386-default-job-09] `-- Installing glib-2.42.1... [head-i386-default-job-09] | `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-09] | `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-09] | `-- Installing libffi-3.2.1... [head-i386-default-job-09] | `-- Extracting libffi-3.2.1... done [head-i386-default-job-09] | `-- Installing libiconv-1.14_6... [head-i386-default-job-09] | `-- Extracting libiconv-1.14_6... done [head-i386-default-job-09] | `-- Installing pcre-8.35_2... tkinter x11-toolkits/py-tkinter ===================================================================== ===> Returning to build of usbmuxd-1.0.9.a1 =========================================================================== =================================================== ===> Configuring for usbmuxd-1.0.9.a1 libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:13: installing './compile' configure.ac:16: installing './config.guess' configure.ac:16: installing './config.sub' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' src/Makefile.am: installing './depcomp' configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking build system type... i386-portbld-freebsd11.0 checking host system type... i386-portbld-freebsd11.0 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert i386-portbld-freebsd11.0 file names to i386-portbld-freebsd11.0 format... func_convert_file_noop checking how to convert i386-portbld-freebsd11.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking pkg-config is at least version 0.9.0... yes checking for libusb... yes checking for libplist... yes checking for libimobiledevice... yes checking for pthread_create, pthread_mutex_lock in -lpthread... yes checking for ANSI C header files... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint8_t... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strndup... (cached) yes checking for stpcpy... (cached) yes checking whether to enable WIN32 build settings... yes checking for windres... no ./configure: not: not found checking for supported compiler flags... -g -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter checking whether make supports nested variables... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating udev/Makefile config.status: creating systemd/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Configuration for usbmuxd 1.0.9: ------------------------------------------- install prefix ............: /usr/local preflight worker support ..: yes activation method .........: manual udev rules directory ......: /usr/local/lib/udev/rules.d compiler ..................: cc Now type 'make' to build usbmuxd 1.0.9, and then 'make install' for installation. =========================================================================== =================================================== ===> Building for usbmuxd-1.0.9.a1 /usr/bin/make all-recursive Making all in src CC usbmuxd-client.o CC usbmuxd-device.o CC usbmuxd-preflight.o CC usbmuxd-log.o CC usbmuxd-usb-linux.o CC usbmuxd-utils.o CC usbmuxd-conf.o CC usbmuxd-main.o main.c:153:12: error: static declaration of 'ppoll' follows non-static declaration static int ppoll(struct pollfd *fds, nfds_t nfds, const struct timespec *timeout, const sigset_t *sigmask) ^ /usr/include/poll.h:114:5: note: previous declaration is here int ppoll(struct pollfd _pfd[], nfds_t _nfds, ^ 1 error generated. *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/comms/usbmuxd/work/libimobiledevice-usbmuxd-2f6d9d5/src *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/comms/usbmuxd/work/libimobiledevice-usbmuxd-2f6d9d5 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/comms/usbmuxd/work/libimobiledevice-usbmuxd-2f6d9d5 *** Error code 1 Stop. make: stopped in /usr/ports/comms/usbmuxd From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 04:11:13 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 C382D262 for ; Fri, 30 Jan 2015 04:11:13 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 ACB72A2E for ; Fri, 30 Jan 2015 04:11:13 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U4BDC2043781 for ; Fri, 30 Jan 2015 04:11:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U4BDR6043760; Fri, 30 Jan 2015 04:11:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 04:11:13 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300411.t0U4BDR6043760@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-i386-default][databases/mysql-workbench52] Failed for mysql-workbench-gpl52-5.2.47_7 in build 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: Fri, 30 Jan 2015 04:11:13 -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: bapt@FreeBSD.org Ident: $FreeBSD: head/databases/mysql-workbench52/Makefile 375290 2014-12-22 23:14:07Z bapt $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/mysql-workbench-gpl52-5.2.47_7.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building databases/mysql-workbench52 build started at Fri Jan 30 03:31:18 UTC 2015 port directory: /usr/ports/databases/mysql-workbench52 building for: FreeBSD head-i386-default-job-24 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/databases/mysql-workbench52/Makefile 375290 2014-12-22 23:14:07Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=mysql-workbench-gpl52-5.2.47_7 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for mysql-workbench-gpl52-5.2.47_7: PYTHON_UTILS=off: Python scripts useful for administering MySQL UNIXODBC=off: ODBC backend via unixODBC ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --docdir=/wrkdirs/usr/ports/databases/mysql-workbench52/work/fakeroot --with-unixodbc --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- LUA_CFLAGS="$(pkg-config --cflags lua-5.1)" LUA_LIBS="$(pkg-config --libs lua-5.1)" TINYXML_CFLAGS="-I/usr/local/include" TINYXML_LIBS="-L/usr/local/lib -ltinyxml" ac_cv_header_netinet_tcp_h=yes XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib " READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work TMPDIR="/tmp" LUA_MODLIBDIR=/usr/local/lib/lua/5.1 LUA_MODSHAREDIR=/usr/local/share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=/usr/local/include/lua51 LUA_LIBDIR=/usr/local/lib NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" AUTOMAKE=/ usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L /usr/local/lib -L/usr/local/lib/c++ -fstack-! protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48" 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="5.2.47" PYTHON_VER="2.7" PYTHON_UTILS="@comment " LUA_MODLIBDIR=lib/lua/5.1 LUA_MODSHAREDIR=share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=include/lua51 LUA_LIBDIR=lib LUA_VER_STR=51 PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd11 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=11.0 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/mysql-workbench-gpl" EXAMPLESDIR="share/examples/mysql-workbench-gpl" DATADIR="share/mysql-workbench-gpl" WWWDIR="www/mysql-workbench-gpl" ETCDIR="etc/mysql-workbench-gpl" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mysql-workbench-gpl DOCSDIR=/usr/local/share/doc/mysql-workbench-gpl EXAMPLESDIR=/usr/local/share/examples/mysql-workbench-gpl WWWDIR=/usr/local/www/mysql-workbench-gpl ETCDIR=/usr/local/etc/mysql-workbench-gpl --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 LGPL21 accepted by the user =========================================================================== =================================================== ===> mysql-workbench-gpl52-5.2.47_7 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.7.txz [head-i386-default-job-24] Installing pkg-1.4.7... [head-i386-default-job-24] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mysql-workbench-gpl52-5.2.47_7 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by mysql-workbench-gpl52-5.2.47_7 for building =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by mysql-workbench-gpl52-5.2.47_7 for building => SHA256 Checksum OK for mysql-workbench-gpl-5.2.47-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by mysql-workbench-gpl52-5.2.47_7 for building ===> Extracting for mysql-workbench-gpl52-5.2.47_7 => SHA256 Checksum OK for mysql-workbench-gpl-5.2.47-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mysql-workbench-gpl52-5.2.47_7 ===> Applying FreeBSD patches for mysql-workbench-gpl52-5.2.47_7 =========================================================================== =================================================== ===> mysql-workbench-gpl52-5.2.47_7 depends on file: /usr/local/lib/c++/libstdc++.so - not found ===> Verifying install for /usr/local/lib/c++/libstdc++.so in /usr/ports/devel/libc++ ===> Installing existing package /packages/All/libc++-208080.txz [head-i386-default-job-24] Installing libc++-208080... [head-i386-default-job-24] Extracting libc++-208080... done ===> Returning to build of mysql-workbench-gpl52-5.2.47_7 ===> mysql-workbench-gpl52-5.2.47_7 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 [head-i386-default-job-24] Installing desktop-file-utils-0.22_3... [head-i386-default-job-24] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-24] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-24] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-24] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-24] `-- Installing glib-2.42.1... [head-i386-default-job-24] | `-- Installing libffi-3.2.1... [head-i386-default-job-24] | `-- Extracting libffi-3.2.1... done [head-i386-default-job-24] | `-- Installing libiconv-1.14_6... [head-i386-default-job-24] | `-- Extracting libiconv-1.14_6... done [head-i386-default-job-24] | `-- Installing pcre-8.35_2... [head-i386-default-job-24] | `-- Extracting pcre-8.35_2... done [head-i386-default-job-24] | `-- Installing perl5-5.18.4_11... [head-i386-default-job-24] | `-- Extracting perl5-5.18.4_11... done [head-i386-default-job-24] | `-- Installing python27-2.7.9... [head-i386-default-job-24] | | `-- Installing readline-6.3.8... [head-i386-default-job-24] | | `-- Extracting readline-6.3.8... done [head-i386-default-job-24] | `-- Extracting python27-2.7.9... done [head-i386-default-job-24] `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [head-i386-default-job-24] Extracting desktop-file-utils-0.22_3... done 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 mdc_selection.cpp:53:34: warning: 'void g_static_rec_mutex_lock(GStaticRecMutex*)' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:179): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] g_static_rec_mutex_lock(&_mutex); ^ mdc_selection.cpp: In member function 'void mdc::Selection::unlock()': mdc_selection.cpp:59:3: warning: 'void g_static_rec_mutex_unlock(GStaticRecMutex*)' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:185): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] g_static_rec_mutex_unlock(&_mutex); ^ mdc_selection.cpp:59:36: warning: 'void g_static_rec_mutex_unlock(GStaticRecMutex*)' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:185): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] g_static_rec_mutex_unlock(&_mutex); ^ mv -f .deps/mdc_selection.Tpo .deps/mdc_selection.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DMESA_EGL_NO_X11_HEADERS -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/ usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_text.lo -MD -MP -MF .deps/mdc_text.Tpo -c -o mdc_text.lo mdc_text.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DMESA_EGL_NO_X11_HEADERS -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_ SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_text.lo -MD -MP -MF .deps/mdc_text.Tpo -c mdc_text.cpp -fPIC -DPIC -o .libs/mdc_text.o In file included from mdc_figure.h:23:0, from mdc_text.h:23, from mdc_text.cpp:27: mdc_canvas_item.h:154:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ mdc_canvas_item.h:155:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline_gl(float offset= 0) {} ^ mv -f .deps/mdc_text.Tpo .deps/mdc_text.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DMESA_EGL_NO_X11_HEADERS -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/ usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_vertex_handle.lo -MD -MP -MF .deps/mdc_vertex_handle.Tpo -c -o mdc_vertex_handle.lo mdc_vertex_handle.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DMESA_EGL_NO_X11_HEADERS -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_ SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_vertex_handle.lo -MD -MP -MF .deps/mdc_vertex_handle.Tpo -c mdc_vertex_handle.cpp -fPIC -DPIC -o .libs/mdc_vertex_handle.o mv -f .deps/mdc_vertex_handle.Tpo .deps/mdc_vertex_handle.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DMESA_EGL_NO_X11_HEADERS -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/ usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_image_manager.lo -MD -MP -MF .deps/mdc_image_manager.Tpo -c -o mdc_image_manager.lo mdc_image_manager.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DMESA_EGL_NO_X11_HEADERS -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_ SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_image_manager.lo -MD -MP -MF .deps/mdc_image_manager.Tpo -c mdc_image_manager.cpp -fPIC -DPIC -o .libs/mdc_image_manager.o mv -f .deps/mdc_image_manager.Tpo .deps/mdc_image_manager.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DMESA_EGL_NO_X11_HEADERS -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/ usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_orthogonal_line_layouter.lo -MD -MP -MF .deps/mdc_orthogonal_line_layouter.Tpo -c -o mdc_orthogonal_line_layouter.lo mdc_orthogonal_line_layouter.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DMESA_EGL_NO_X11_HEADERS -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_ SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_orthogonal_line_layouter.lo -MD -MP -MF .deps/mdc_orthogonal_line_layouter.Tpo -c mdc_orthogonal_line_layouter.cpp -fPIC -DPIC -o .libs/mdc_orthogonal_line_layouter.o In file included from mdc_figure.h:23:0, from mdc_line.h:23, from mdc_orthogonal_line_layouter.h:25, from mdc_orthogonal_line_layouter.cpp:23: mdc_canvas_item.h:154:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ mdc_canvas_item.h:155:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline_gl(float offset= 0) {} ^ mv -f .deps/mdc_orthogonal_line_layouter.Tpo .deps/mdc_orthogonal_line_layouter.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DMESA_EGL_NO_X11_HEADERS -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/ usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_line_segment_handle.lo -MD -MP -MF .deps/mdc_line_segment_handle.Tpo -c -o mdc_line_segment_handle.lo mdc_line_segment_handle.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DMESA_EGL_NO_X11_HEADERS -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_ SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_line_segment_handle.lo -MD -MP -MF .deps/mdc_line_segment_handle.Tpo -c mdc_line_segment_handle.cpp -fPIC -DPIC -o .libs/mdc_line_segment_handle.o mv -f .deps/mdc_line_segment_handle.Tpo .deps/mdc_line_segment_handle.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DMESA_EGL_NO_X11_HEADERS -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/ usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_box_side_magnet.lo -MD -MP -MF .deps/mdc_box_side_magnet.Tpo -c -o mdc_box_side_magnet.lo mdc_box_side_magnet.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DMESA_EGL_NO_X11_HEADERS -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_ SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_box_side_magnet.lo -MD -MP -MF .deps/mdc_box_side_magnet.Tpo -c mdc_box_side_magnet.cpp -fPIC -DPIC -o .libs/mdc_box_side_magnet.o In file included from mdc_box_side_magnet.cpp:22:0: mdc_canvas_item.h:154:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ mdc_canvas_item.h:155:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline_gl(float offset= 0) {} ^ mdc_box_side_magnet.cpp:153:7: warning: unused parameter 'srcpos' [-Wunused-parameter] Point BoxSideMagnet::get_position_for_connector(Connector *conn, const Point &srcpos) const ^ mv -f .deps/mdc_box_side_magnet.Tpo .deps/mdc_box_side_magnet.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++48 -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -L/usr/local/lib -L/usr/local/lib/c++ -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -o libmdcanvas.la -rpath /usr/local/lib/mysql-workbench mdc_algorithms.lo mdc_area_group.lo mdc_back_layer.lo mdc_bounds_magnet.lo mdc_box.lo mdc_box_handle.lo mdc_button.lo mdc_canvas_item.lo mdc_canvas_view.lo mdc_canvas_view_image.lo mdc_canvas_view_x11.lo mdc_canvas_view_opengl.lo mdc_canvas_view_printing.lo mdc_canvas_view_glx.lo mdc_common.lo mdc_connector.lo mdc_draw_util.lo mdc_figure.lo mdc_group.lo mdc_icon_text.lo mdc_interaction_layer.lo mdc_item_handle.lo mdc_layer.lo mdc_layouter.lo mdc_line.lo mdc_magnet.lo mdc_image.lo mdc_rectangle.lo mdc_selection. lo mdc_text.lo mdc_vertex_handle.lo mdc_image_manager.lo mdc_orthogonal_line_layouter.lo mdc_line_segment_handle.lo mdc_box_side_magnet.lo -lcairo -pthread -L/usr/local/lib -lGL libtool: link: g++48 -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/local/lib/gcc48/gcc/i386-portbld-freebsd11.0/4.8.4/crtbeginS.o .libs/mdc_algorithms.o .libs/mdc_area_group.o .libs/mdc_back_layer.o .libs/mdc_bounds_magnet.o .libs/mdc_box.o .libs/mdc_box_handle.o .libs/mdc_button.o .libs/mdc_canvas_item.o .libs/mdc_canvas_view.o .libs/mdc_canvas_view_image.o .libs/mdc_canvas_view_x11.o .libs/mdc_canvas_view_opengl.o .libs/mdc_canvas_view_printing.o .libs/mdc_canvas_view_glx.o .libs/mdc_common.o .libs/mdc_connector.o .libs/mdc_draw_util.o .libs/mdc_figure.o .libs/mdc_group.o .libs/mdc_icon_text.o .libs/mdc_interaction_layer.o .libs/mdc_item_handle.o .libs/mdc_layer.o .libs/mdc_layouter.o .libs/mdc_line.o .libs/mdc_magnet.o .libs/mdc_image.o .libs/mdc_rectangle.o .libs/mdc_selection.o .libs/mdc_text.o .libs/mdc_vertex_handle.o .libs/mdc_image_manager.o .libs/mdc_orthogonal_line_layouter.o .libs/mdc_line_segment_handle.o .libs/mdc_box_side_magnet.o -L/usr/local/lib -L/usr/local /lib/c++ -L/usr/local/lib/gcc48 -lcairo -lGL -L/usr/local/lib/gcc48/gcc/i386-portbld-freebsd11.0/4.8.4 -L/usr/local/lib/gcc48/gcc/i386-portbld-freebsd11.0/4.8.4/../../../../../i386-portbld-freebsd11.0/lib -L/usr/local/lib/gcc48/gcc/i386-portbld-freebsd11.0/4.8.4/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/local/lib/gcc48/gcc/i386-portbld-freebsd11.0/4.8.4/crtendS.o /usr/lib/crtn.o -O2 -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -Wl,-rpath=/usr/local/lib/gcc48 -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -pthread -pthread -Wl,-soname -Wl,libmdcanvas.so.0 -o .libs/libmdcanvas.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmdcanvas.so.0" && ln -s "libmdcanvas.so.0.0.0" "libmdcanvas.so.0") libtool: link: (cd ".libs" && rm -f "libmdcanvas.so" && ln -s "libmdcanvas.so.0.0.0" "libmdcanvas.so") libtool: link: ( cd ".libs" && rm -f "libmdcanvas.la" && ln -s "../libmdcanvas.la" "libmdcanvas.la" ) /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DMESA_EGL_NO_X11_HEADERS -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/ usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_gtk_canvas_view.lo -MD -MP -MF .deps/mdc_gtk_canvas_view.Tpo -c -o mdc_gtk_canvas_view.lo `test -f 'gtk/mdc_gtk_canvas_view.cpp' || echo './'`gtk/mdc_gtk_canvas_view.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DMESA_EGL_NO_X11_HEADERS -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_ SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_gtk_canvas_view.lo -MD -MP -MF .deps/mdc_gtk_canvas_view.Tpo -c gtk/mdc_gtk_canvas_view.cpp -fPIC -DPIC -o .libs/mdc_gtk_canvas_view.o In file included from ./mdc_layouter.h:24:0, from ./mdc_group.h:23, from ./mdc_layer.h:25, from ./mdc_canvas_view.h:25, from ./mdc_canvas_view_x11.h:23, from gtk/mdc_gtk_canvas_view.h:9, from gtk/mdc_gtk_canvas_view.cpp:20: ./mdc_canvas_item.h:154:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ ./mdc_canvas_item.h:155:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline_gl(float offset= 0) {} ^ gtk/mdc_gtk_canvas_view.cpp:271:6: warning: unused parameter 'event' [-Wunused-parameter] bool GtkCanvas::on_key_press_event(GdkEventKey *event) ^ gtk/mdc_gtk_canvas_view.cpp:277:6: warning: unused parameter 'event' [-Wunused-parameter] bool GtkCanvas::on_key_release_event(GdkEventKey *event) ^ mv -f .deps/mdc_gtk_canvas_view.Tpo .deps/mdc_gtk_canvas_view.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DMESA_EGL_NO_X11_HEADERS -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/ usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_gtk_canvas_scroller.lo -MD -MP -MF .deps/mdc_gtk_canvas_scroller.Tpo -c -o mdc_gtk_canvas_scroller.lo `test -f 'gtk/mdc_gtk_canvas_scroller.cpp' || echo './'`gtk/mdc_gtk_canvas_scroller.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DMESA_EGL_NO_X11_HEADERS -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_ SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_gtk_canvas_scroller.lo -MD -MP -MF .deps/mdc_gtk_canvas_scroller.Tpo -c gtk/mdc_gtk_canvas_scroller.cpp -fPIC -DPIC -o .libs/mdc_gtk_canvas_scroller.o In file included from ./mdc_layouter.h:24:0, from ./mdc_group.h:23, from ./mdc_layer.h:25, from ./mdc_canvas_view.h:25, from ./mdc_canvas_view_x11.h:23, from gtk/mdc_gtk_canvas_view.h:9, from gtk/mdc_gtk_canvas_scroller.cpp:3: ./mdc_canvas_item.h:154:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ ./mdc_canvas_item.h:155:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline_gl(float offset= 0) {} ^ mv -f .deps/mdc_gtk_canvas_scroller.Tpo .deps/mdc_gtk_canvas_scroller.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++48 -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -L/usr/local/lib -L/usr/local/lib/c++ -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -o libmdcanvasgtk.la -rpath /usr/local/lib/mysql-workbench mdc_gtk_canvas_view.lo mdc_gtk_canvas_scroller.lo -lcairo -pthread -L/usr/local/lib -lGL -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype libtool: link: g++48 -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/local/lib/gcc48/gcc/i386-portbld-freebsd11.0/4.8.4/crtbeginS.o .libs/mdc_gtk_canvas_view.o .libs/mdc_gtk_canvas_scroller.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/local/lib/c++ -L/usr/local/lib/gcc48 -lGL /usr/local/lib/libgtkmm-2.4.so -latkmm-1.6 /usr/local/lib/libgdkmm-2.4.so -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 /usr/local/lib/libcairomm-1.0.so -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -L/usr/local/lib/gcc48/gcc/i386-portbld-freebsd11.0/4.8.4 -L/usr/local/lib/gcc48/gcc/i386-portbld-freebsd11.0/4.8.4/../../../../../i386-portbld-freebsd11.0/lib -L/usr/local/lib/gcc48/gcc/i386-portbld-freebsd11.0/4.8.4/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/local/lib/gcc48/gcc/i386-portbld-freebsd11.0/4.8.4/crtendS.o /usr/lib/ crtn.o -O2 -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -Wl,-rpath=/usr/local/lib/gcc48 -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -pthread -pthread -pthread -Wl,-soname -Wl,libmdcanvasgtk.so.0 -o .libs/libmdcanvasgtk.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmdcanvasgtk.so.0" && ln -s "libmdcanvasgtk.so.0.0.0" "libmdcanvasgtk.so.0") libtool: link: (cd ".libs" && rm -f "libmdcanvasgtk.so" && ln -s "libmdcanvasgtk.so.0.0.0" "libmdcanvasgtk.so") libtool: link: ( cd ".libs" && rm -f "libmdcanvasgtk.la" && ln -s "../libmdcanvasgtk.la" "libmdcanvasgtk.la" ) gmake[5]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/canvas/src' gmake[5]: Entering directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/canvas' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/canvas' gmake[4]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/canvas' Making all in dbc gmake[4]: Entering directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/dbc' /bin/sh ../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DMESA_EGL_NO_X11_HEADERS -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/us r/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I../../backend -I../../generated -I../../library/grt/src -I../../library/base -I../../ext -I../../ext/cppconn -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT driver_manager.lo -MD -MP -MF .deps/driver_manager.Tpo -c -o driver_manager.lo `test -f 'src/driver_m anager.cpp' || echo './'`src/driver_manager.! cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DMESA_EGL_NO_X11_HEADERS -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/us r/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I../../backend -I../../generated -I../../library/grt/src -I../../library/base -I../../ext -I../../ext/cppconn -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT driver_manager.lo -MD -MP -MF .deps/driver_manager.Tpo -c src/driver_manager.cpp -fPIC -DPIC -o .libs/driver_manager.o In file included from ../../generated/grts/structs.db.mgmt.h:4:0, from src/driver_manager.h:6, from src/driver_manager.cpp:31: ./../library/grt/src/grtpp.h:113:5: warning: unused parameter 'index' [-Wunused-parameter] bad_item(size_t index, size_t count) : std::logic_error("Index out of range.") {} ^ ./../library/grt/src/grtpp.h:113:5: warning: unused parameter 'count' [-Wunused-parameter] In file included from /usr/local/include/c++/v1/memory:602:0, from /usr/local/include/c++/v1/list:174, from src/driver_manager.cpp:23: /usr/local/include/c++/v1/utility: In instantiation of 'struct std::__1::pair, std::__1::allocator >, grt::ValueRef>': /usr/local/include/c++/v1/map:629:16: required from 'struct std::__1::__value_type, std::__1::allocator >, grt::ValueRef>' /usr/local/include/c++/v1/__tree:603:16: required from 'class std::__1::__tree_node, std::__1::allocator >, grt::ValueRef>, void*>' /usr/local/include/c++/v1/__tree:694:67: required from 'class std::__1::__tree_const_iterator, std::__1::allocator >, grt::ValueRef>, std::__1::__tree_node, std::__1::allocator >, grt::ValueRef>, void*>*, int>' /usr/local/include/c++/v1/map:715:19: required from 'class std::__1::__map_const_iterator, std::__1::allocator >, grt::ValueRef>, std::__1::__tree_node, std::__1::allocator >, grt::ValueRef>, void*>*, int> >' ./../library/grt/src/grtpp_value.h:386:36: required from here /usr/local/include/c++/v1/utility:254:9: error: 'std::__1::pair<_T1, _T2>::second' has incomplete type _T2 second; ^ In file included from ../../library/grt/src/grtpp.h:171:0, from ../../generated/grts/structs.db.mgmt.h:4, from src/driver_manager.h:6, from src/driver_manager.cpp:31: ./../library/grt/src/grtpp_value.h:94:9: error: forward declaration of 'class grt::ValueRef' class ValueRef; ^ In file included from ../../generated/grts/structs.db.mgmt.h:4:0, from src/driver_manager.h:6, from src/driver_manager.cpp:31: ./../library/grt/src/grtpp.h: In member function 'bool grt::DictRef::foreach(TPred) const': ./../library/grt/src/grtpp.h:1643:38: error: 'const struct std::__1::pair, std::__1::allocator >, grt::ValueRef>' has no member named 'second' if (!pred(iter->first, iter->second)) ^ In file included from ../../generated/grts/structs.db.mgmt.h:18:0, from src/driver_manager.h:6, from src/driver_manager.cpp:31: ./../generated/grts/structs.db.h: At global scope: ./../generated/grts/structs.db.h:779:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_checkCompleteness(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->checkCompleteness(); } ^ ./../generated/grts/structs.db.h:4126:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_createInsertsEditor(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->createInsertsEditor(); } ^ ./../generated/grts/structs.db.h:4128:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_inserts(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->inserts(); } ^ ./../generated/grts/structs.db.h:4130:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_isDependantTable(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->isDependantTable(); } ^ In file included from src/driver_manager.h:6:0, from src/driver_manager.cpp:31: ./../generated/grts/structs.db.mgmt.h:138:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_lock(grt::internal::Object *self, const grt::BaseListRef &args){ dynamic_cast(self)->lock(); return grt::ValueRef(); } ^ In file included from src/driver_manager.h:6:0, from src/driver_manager.cpp:31: ./../generated/grts/structs.db.mgmt.h:140:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_tryLock(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->tryLock(); } ^ ./../generated/grts/structs.db.mgmt.h:142:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_unlock(grt::internal::Object *self, const grt::BaseListRef &args){ dynamic_cast(self)->unlock(); return grt::ValueRef(); } ^ In file included from ../../ext/cppconn/cppconn/connection.h:34:0, from ../../ext/cppconn/cppconn/driver.h:30, from src/driver_manager.h:7, from src/driver_manager.cpp:31: ./../ext/cppconn/cppconn/warning.h:64:2: warning: unused parameter 'e' [-Wunused-parameter] SQLWarning(const SQLWarning& e){}; ^ Makefile:496: recipe for target 'driver_manager.lo' failed gmake[4]: *** [driver_manager.lo] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/dbc' Makefile:411: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library' Makefile:612: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src' Makefile:435: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src' *** Error code 1 Stop. make: stopped in /usr/ports/databases/mysql-workbench52 From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 04:13:15 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 014623C0; Fri, 30 Jan 2015 04:13:14 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 2080AAC8; Fri, 30 Jan 2015 04:13:14 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U4DD5U049395; Fri, 30 Jan 2015 04:13:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U4DDOm049382; Fri, 30 Jan 2015 04:13:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 04:13:13 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300413.t0U4DDOm049382@beefy2.isc.freebsd.org> To: avilla@FreeBSD.org Subject: [package - head-amd64-default][comms/usbmuxd] Failed for usbmuxd-1.0.9.a1 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: Fri, 30 Jan 2015 04:13:15 -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: avilla@FreeBSD.org Last committer: tijl@FreeBSD.org Ident: $FreeBSD: head/comms/usbmuxd/Makefile 369717 2014-10-01 11:28:44Z tijl $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/usbmuxd-1.0.9.a1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building comms/usbmuxd build started at Fri Jan 30 04:10:11 UTC 2015 port directory: /usr/ports/comms/usbmuxd building for: FreeBSD head-amd64-default-job-11 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: avilla@FreeBSD.org Makefile ident: $FreeBSD: head/comms/usbmuxd/Makefile 369717 2014-10-01 11:28:44Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=usbmuxd-1.0.9.a1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for usbmuxd-1.0.9.a1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-systemd libusb_CFLAGS="-I/usr/include" libusb_LIBS="-lusb" --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/comms/usbmuxd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/usbmuxd/work HOME=/wrkdirs/usr/ports/comms/usbmuxd/work TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/comms/usbmuxd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/usbmuxd/work HOME=/wrkdirs/usr/ports/comms/usbmuxd/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/usbmuxd" EXAMPLESDIR="share/examples/usbmuxd" DATADIR="share/usbmuxd" WWWDIR="www/usbmuxd" ETCDIR="etc/usbmuxd" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/usbmuxd DOCSDIR=/usr/local/share/doc/usbmuxd EXAMPLESDIR=/usr/local/share/examples/usbmuxd WWWDIR=/usr/local/www/usbmuxd ETCDIR=/usr/local/etc/usbmuxd --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 GPLv3 accepted by the user =========================================================================== =================================================== ===> usbmuxd-1.0.9.a1 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.7.txz [head-amd64-default-job-11] Installing pkg-1.4.7... [head-amd64-default-job-11] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of usbmuxd-1.0.9.a1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 GPLv3 accepted by the user ===> Fetching all distfiles required by usbmuxd-1.0.9.a1 for building =========================================================================== =================================================== ===> License GPLv2 GPLv3 accepted by the user ===> Fetching all distfiles required by usbmuxd-1.0.9.a1 for building => SHA256 Checksum OK for usbmuxd-1.0.9-alpha1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 GPLv3 accepted by the user ===> Fetching all distfiles required by usbmuxd-1.0.9.a1 for building ===> Extracting for usbmuxd-1.0.9.a1 => SHA256 Checksum OK for usbmuxd-1.0.9-alpha1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for usbmuxd-1.0.9.a1 =========================================================================== =================================================== ===> usbmuxd-1.0.9.a1 depends on executable: autoconf-2.69 - not found ===> Verifying install for autoconf-2.69 in /usr/ports/devel/autoconf ===> Installing existing package /packages/All/autoconf-2.69.txz [head-amd64-default-job-11] Installing autoconf-2.69... [head-amd64-default-job-11] `-- Installing autoconf-wrapper-20131203... [head-amd64-default-job-11] `-- Extracting autoconf-wrapper-20131203... done [head-amd64-default-job-11] `-- Installing indexinfo-0.2.2... [head-amd64-default-job-11] `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-11] `-- Installing m4-1.4.17_1,1... [head-amd64-default-job-11] `-- Extracting m4-1.4.17_1,1... done [head-amd64-default-job-11] `-- Installing perl5-5.18.4_11... [head-amd64-default-job-11] `-- Extracting perl5-5.18.4_11... done [head-amd64-default-job-11] Extracting autoconf-2.69... done ===> Returning to build of usbmuxd-1.0.9.a1 ===> usbmuxd-1.0.9.a1 depends on executable: autoheader-2.69 - found ===> usbmuxd-1.0.9.a1 depends on executable: autoreconf-2.69 - found ===> usbmuxd-1.0.9.a1 depends on executable: aclocal-1.15 - not found ===> Verifying install for aclocal-1.15 in /usr/ports/devel/automake ===> Installing existing package /packages/All/automake-1.15.txz [head-amd64-default-job-11] Installing automake-1.15... [head-amd64-default-job-11] `-- Installing automake-wrapper-20131203... [head-amd64-default-job-11] `-- Extracting automake-wrapper-20131203... done [head-amd64-default-job-11] Extracting automake-1.15... done ===> Returning to build of usbmuxd-1.0.9.a1 ===> usbmuxd-1.0.9.a1 depends on executable: automake-1.15 - found ===> usbmuxd-1.0.9.a1 depends on executable: libtoolize - not found ===> Verifying install for libtoolize in /usr/ports/devel/libtool ===> Installing existing package /packages/All/libtool-2.4.5.txz [head-amd64-default-job-11] Installing libtool-2.4.5... [head-amd64-default-job-11] Extracting libtool-2.4.5... done ===> Returning to build of usbmuxd-1.0.9.a1 ===> usbmuxd-1.0.9.a1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [head-amd64-default-job-11] Installing pkgconf-0.9.7... [head-amd64-default-job-11] Extracting pkgconf-0.9.7... done ===> Returning to build of usbmuxd-1.0.9.a1 =========================================================================== =================================================== ===> usbmuxd-1.0.9.a1 depends on shared library: libplist.so - not found ===> Verifying for libplist.so in /usr/ports/devel/libplist ===> Installing existing package /packages/All/libplist-1.11.txz [head-amd64-default-job-11] Installing libplist-1.11... [head-amd64-default-job-11] `-- Installing libxml2-2.9.2_2... [head-amd64-default-job-11] `-- Extracting libxml2-2.9.2_2... done [head-amd64-default-job-11] Extracting libplist-1.11... done ===> Returning to build of usbmuxd-1.0.9.a1 ===> usbmuxd-1.0.9.a1 depends on shared library: libimobiledevice.so - not found ===> Verifying for libimobiledevice.so in /usr/ports/comms/libimobiledevice ===> Installing existing package /packages/All/libimobiledevice-1.1.6.txz [head-amd64-default-job-11] Installing libimobiledevice-1.1.6... [head-amd64-default-job-11] `-- Installing glib-2.42.1... [head-amd64-default-job-11] | `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-11] | `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-11] | `-- Installing libffi-3.2.1... [head-amd64-default-job-11] | `-- Extracting libffi-3.2.1... done [head-amd64-default-job-11] | `-- Installing libiconv-1.14_6... [head-amd64-default-job-11] | `-- Extracting libiconv-1.14_6... done [head-amd64-default-job-11] | `-- Installing pcre-8.35_2... [head-amd64-default-job-11] | `-- Extracting pcre-8.35_2... done [head-amd64-default-job-11] | `-- Installing python27-2.7.9... [head-amd64-default-job-11] | | `-- Installing readline-6.3.8... [head-amd64-default-job-11] | | `-- Extracting readline-6.3.8... done [head-amd64-default-job-11] | `-- Extracting python27-2.7.9... done [head-amd64-default-job-11] `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [head-amd64-default-job-11] `-- Installing libusbmuxd-1.0.9... tkinter x11-toolkits/py-tkinter ===================================================================== ===> Returning to build of usbmuxd-1.0.9.a1 =========================================================================== =================================================== ===> Configuring for usbmuxd-1.0.9.a1 libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:13: installing './compile' configure.ac:16: installing './config.guess' configure.ac:16: installing './config.sub' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' src/Makefile.am: installing './depcomp' configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking build system type... amd64-portbld-freebsd11.0 checking host system type... amd64-portbld-freebsd11.0 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert amd64-portbld-freebsd11.0 file names to amd64-portbld-freebsd11.0 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd11.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking pkg-config is at least version 0.9.0... yes checking for libusb... yes checking for libplist... yes checking for libimobiledevice... yes checking for pthread_create, pthread_mutex_lock in -lpthread... yes checking for ANSI C header files... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint8_t... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strndup... (cached) yes checking for stpcpy... (cached) yes checking whether to enable WIN32 build settings... yes checking for windres... no ./configure: not: not found checking for supported compiler flags... -g -Wall -Wextra -Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter checking whether make supports nested variables... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating udev/Makefile config.status: creating systemd/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Configuration for usbmuxd 1.0.9: ------------------------------------------- install prefix ............: /usr/local preflight worker support ..: yes activation method .........: manual udev rules directory ......: /usr/local/lib/udev/rules.d compiler ..................: cc Now type 'make' to build usbmuxd 1.0.9, and then 'make install' for installation. =========================================================================== =================================================== ===> Building for usbmuxd-1.0.9.a1 /usr/bin/make all-recursive Making all in src CC usbmuxd-client.o CC usbmuxd-device.o CC usbmuxd-preflight.o CC usbmuxd-log.o CC usbmuxd-usb-linux.o CC usbmuxd-utils.o CC usbmuxd-conf.o CC usbmuxd-main.o main.c:153:12: error: static declaration of 'ppoll' follows non-static declaration static int ppoll(struct pollfd *fds, nfds_t nfds, const struct timespec *timeout, const sigset_t *sigmask) ^ /usr/include/poll.h:114:5: note: previous declaration is here int ppoll(struct pollfd _pfd[], nfds_t _nfds, ^ 1 error generated. *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/comms/usbmuxd/work/libimobiledevice-usbmuxd-2f6d9d5/src *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/comms/usbmuxd/work/libimobiledevice-usbmuxd-2f6d9d5 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/comms/usbmuxd/work/libimobiledevice-usbmuxd-2f6d9d5 *** Error code 1 Stop. make: stopped in /usr/ports/comms/usbmuxd From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 04:24:58 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 4003E64B for ; Fri, 30 Jan 2015 04:24:58 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 293F5BBB for ; Fri, 30 Jan 2015 04:24:58 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U4OvXC051379 for ; Fri, 30 Jan 2015 04:24:57 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U4Ov4o051358; Fri, 30 Jan 2015 04:24:57 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 04:24:57 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300424.t0U4Ov4o051358@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-amd64-default][databases/mysql-workbench52] Failed for mysql-workbench-gpl52-5.2.47_7 in build 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: Fri, 30 Jan 2015 04:24:58 -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: bapt@FreeBSD.org Ident: $FreeBSD: head/databases/mysql-workbench52/Makefile 375290 2014-12-22 23:14:07Z bapt $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/mysql-workbench-gpl52-5.2.47_7.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building databases/mysql-workbench52 build started at Fri Jan 30 03:44:26 UTC 2015 port directory: /usr/ports/databases/mysql-workbench52 building for: FreeBSD head-amd64-default-job-06 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/databases/mysql-workbench52/Makefile 375290 2014-12-22 23:14:07Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=mysql-workbench-gpl52-5.2.47_7 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for mysql-workbench-gpl52-5.2.47_7: PYTHON_UTILS=off: Python scripts useful for administering MySQL UNIXODBC=off: ODBC backend via unixODBC ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --docdir=/wrkdirs/usr/ports/databases/mysql-workbench52/work/fakeroot --with-unixodbc --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- LUA_CFLAGS="$(pkg-config --cflags lua-5.1)" LUA_LIBS="$(pkg-config --libs lua-5.1)" TINYXML_CFLAGS="-I/usr/local/include" TINYXML_LIBS="-L/usr/local/lib -ltinyxml" ac_cv_header_netinet_tcp_h=yes XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib " READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work TMPDIR="/tmp" LUA_MODLIBDIR=/usr/local/lib/lua/5.1 LUA_MODSHAREDIR=/usr/local/share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=/usr/local/include/lua51 LUA_LIBDIR=/usr/local/lib NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" AUTOMAKE=/ usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L /usr/local/lib -L/usr/local/lib/c++ -fstack-! protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48" 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="5.2.47" PYTHON_VER="2.7" PYTHON_UTILS="@comment " LUA_MODLIBDIR=lib/lua/5.1 LUA_MODSHAREDIR=share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=include/lua51 LUA_LIBDIR=lib LUA_VER_STR=51 PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd11 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=11.0 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/mysql-workbench-gpl" EXAMPLESDIR="share/examples/mysql-workbench-gpl" DATADIR="share/mysql-workbench-gpl" WWWDIR="www/mysql-workbench-gpl" ETCDIR="etc/mysql-workbench-gpl" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mysql-workbench-gpl DOCSDIR=/usr/local/share/doc/mysql-workbench-gpl EXAMPLESDIR=/usr/local/share/examples/mysql-workbench-gpl WWWDIR=/usr/local/www/mysql-workbench-gpl ETCDIR=/usr/local/etc/mysql-workbench-gpl --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 LGPL21 accepted by the user =========================================================================== =================================================== ===> mysql-workbench-gpl52-5.2.47_7 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.7.txz [head-amd64-default-job-06] Installing pkg-1.4.7... [head-amd64-default-job-06] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mysql-workbench-gpl52-5.2.47_7 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by mysql-workbench-gpl52-5.2.47_7 for building =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by mysql-workbench-gpl52-5.2.47_7 for building => SHA256 Checksum OK for mysql-workbench-gpl-5.2.47-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by mysql-workbench-gpl52-5.2.47_7 for building ===> Extracting for mysql-workbench-gpl52-5.2.47_7 => SHA256 Checksum OK for mysql-workbench-gpl-5.2.47-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mysql-workbench-gpl52-5.2.47_7 ===> Applying FreeBSD patches for mysql-workbench-gpl52-5.2.47_7 =========================================================================== =================================================== ===> mysql-workbench-gpl52-5.2.47_7 depends on file: /usr/local/lib/c++/libstdc++.so - not found ===> Verifying install for /usr/local/lib/c++/libstdc++.so in /usr/ports/devel/libc++ ===> Installing existing package /packages/All/libc++-208080.txz [head-amd64-default-job-06] Installing libc++-208080... [head-amd64-default-job-06] Extracting libc++-208080... done ===> Returning to build of mysql-workbench-gpl52-5.2.47_7 ===> mysql-workbench-gpl52-5.2.47_7 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 [head-amd64-default-job-06] Installing desktop-file-utils-0.22_3... [head-amd64-default-job-06] `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-06] | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-06] | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-06] `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-06] `-- Installing glib-2.42.1... [head-amd64-default-job-06] | `-- Installing libffi-3.2.1... [head-amd64-default-job-06] | `-- Extracting libffi-3.2.1... done [head-amd64-default-job-06] | `-- Installing libiconv-1.14_6... [head-amd64-default-job-06] | `-- Extracting libiconv-1.14_6... done [head-amd64-default-job-06] | `-- Installing pcre-8.35_2... [head-amd64-default-job-06] | `-- Extracting pcre-8.35_2... done [head-amd64-default-job-06] | `-- Installing perl5-5.18.4_11... [head-amd64-default-job-06] | `-- Extracting perl5-5.18.4_11... done [head-amd64-default-job-06] | `-- Installing python27-2.7.9... [head-amd64-default-job-06] | | `-- Installing readline-6.3.8... [head-amd64-default-job-06] | | `-- Extracting readline-6.3.8... done [head-amd64-default-job-06] | `-- Extracting python27-2.7.9... done [head-amd64-default-job-06] `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [head-amd64-default-job-06] Extracting desktop-file-utils-0.22_3... done 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 mysql-workbench-gpl52-5.2.47_7 ===> mysql-workbench-gpl52-5.2.47_7 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 [head-amd64-default-job-06] Installing gettext-tools-0.19.4... mdc_selection.cpp:53:34: warning: 'void g_static_rec_mutex_lock(GStaticRecMutex*)' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:179): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] g_static_rec_mutex_lock(&_mutex); ^ mdc_selection.cpp: In member function 'void mdc::Selection::unlock()': mdc_selection.cpp:59:3: warning: 'void g_static_rec_mutex_unlock(GStaticRecMutex*)' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:185): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] g_static_rec_mutex_unlock(&_mutex); ^ mdc_selection.cpp:59:36: warning: 'void g_static_rec_mutex_unlock(GStaticRecMutex*)' is deprecated (declared at /usr/local/include/glib-2.0/glib/deprecated/gthread.h:185): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] g_static_rec_mutex_unlock(&_mutex); ^ mv -f .deps/mdc_selection.Tpo .deps/mdc_selection.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DMESA_EGL_NO_X11_HEADERS -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/ usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_text.lo -MD -MP -MF .deps/mdc_text.Tpo -c -o mdc_text.lo mdc_text.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DMESA_EGL_NO_X11_HEADERS -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_ SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_text.lo -MD -MP -MF .deps/mdc_text.Tpo -c mdc_text.cpp -fPIC -DPIC -o .libs/mdc_text.o In file included from mdc_figure.h:23:0, from mdc_text.h:23, from mdc_text.cpp:27: mdc_canvas_item.h:154:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ mdc_canvas_item.h:155:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline_gl(float offset= 0) {} ^ mv -f .deps/mdc_text.Tpo .deps/mdc_text.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DMESA_EGL_NO_X11_HEADERS -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/ usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_vertex_handle.lo -MD -MP -MF .deps/mdc_vertex_handle.Tpo -c -o mdc_vertex_handle.lo mdc_vertex_handle.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DMESA_EGL_NO_X11_HEADERS -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_ SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_vertex_handle.lo -MD -MP -MF .deps/mdc_vertex_handle.Tpo -c mdc_vertex_handle.cpp -fPIC -DPIC -o .libs/mdc_vertex_handle.o mv -f .deps/mdc_vertex_handle.Tpo .deps/mdc_vertex_handle.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DMESA_EGL_NO_X11_HEADERS -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/ usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_image_manager.lo -MD -MP -MF .deps/mdc_image_manager.Tpo -c -o mdc_image_manager.lo mdc_image_manager.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DMESA_EGL_NO_X11_HEADERS -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_ SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_image_manager.lo -MD -MP -MF .deps/mdc_image_manager.Tpo -c mdc_image_manager.cpp -fPIC -DPIC -o .libs/mdc_image_manager.o mv -f .deps/mdc_image_manager.Tpo .deps/mdc_image_manager.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DMESA_EGL_NO_X11_HEADERS -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/ usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_orthogonal_line_layouter.lo -MD -MP -MF .deps/mdc_orthogonal_line_layouter.Tpo -c -o mdc_orthogonal_line_layouter.lo mdc_orthogonal_line_layouter.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DMESA_EGL_NO_X11_HEADERS -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_ SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_orthogonal_line_layouter.lo -MD -MP -MF .deps/mdc_orthogonal_line_layouter.Tpo -c mdc_orthogonal_line_layouter.cpp -fPIC -DPIC -o .libs/mdc_orthogonal_line_layouter.o In file included from mdc_figure.h:23:0, from mdc_line.h:23, from mdc_orthogonal_line_layouter.h:25, from mdc_orthogonal_line_layouter.cpp:23: mdc_canvas_item.h:154:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ mdc_canvas_item.h:155:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline_gl(float offset= 0) {} ^ mv -f .deps/mdc_orthogonal_line_layouter.Tpo .deps/mdc_orthogonal_line_layouter.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DMESA_EGL_NO_X11_HEADERS -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/ usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_line_segment_handle.lo -MD -MP -MF .deps/mdc_line_segment_handle.Tpo -c -o mdc_line_segment_handle.lo mdc_line_segment_handle.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DMESA_EGL_NO_X11_HEADERS -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_ SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_line_segment_handle.lo -MD -MP -MF .deps/mdc_line_segment_handle.Tpo -c mdc_line_segment_handle.cpp -fPIC -DPIC -o .libs/mdc_line_segment_handle.o mv -f .deps/mdc_line_segment_handle.Tpo .deps/mdc_line_segment_handle.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DMESA_EGL_NO_X11_HEADERS -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/ usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_box_side_magnet.lo -MD -MP -MF .deps/mdc_box_side_magnet.Tpo -c -o mdc_box_side_magnet.lo mdc_box_side_magnet.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DMESA_EGL_NO_X11_HEADERS -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_ SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_box_side_magnet.lo -MD -MP -MF .deps/mdc_box_side_magnet.Tpo -c mdc_box_side_magnet.cpp -fPIC -DPIC -o .libs/mdc_box_side_magnet.o In file included from mdc_box_side_magnet.cpp:22:0: mdc_canvas_item.h:154:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ mdc_canvas_item.h:155:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline_gl(float offset= 0) {} ^ mdc_box_side_magnet.cpp:153:7: warning: unused parameter 'srcpos' [-Wunused-parameter] Point BoxSideMagnet::get_position_for_connector(Connector *conn, const Point &srcpos) const ^ mv -f .deps/mdc_box_side_magnet.Tpo .deps/mdc_box_side_magnet.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++48 -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -L/usr/local/lib -L/usr/local/lib/c++ -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -o libmdcanvas.la -rpath /usr/local/lib/mysql-workbench mdc_algorithms.lo mdc_area_group.lo mdc_back_layer.lo mdc_bounds_magnet.lo mdc_box.lo mdc_box_handle.lo mdc_button.lo mdc_canvas_item.lo mdc_canvas_view.lo mdc_canvas_view_image.lo mdc_canvas_view_x11.lo mdc_canvas_view_opengl.lo mdc_canvas_view_printing.lo mdc_canvas_view_glx.lo mdc_common.lo mdc_connector.lo mdc_draw_util.lo mdc_figure.lo mdc_group.lo mdc_icon_text.lo mdc_interaction_layer.lo mdc_item_handle.lo mdc_layer.lo mdc_layouter.lo mdc_line.lo mdc_magnet.lo mdc_image.lo mdc_rectangle.lo mdc_selection. lo mdc_text.lo mdc_vertex_handle.lo mdc_image_manager.lo mdc_orthogonal_line_layouter.lo mdc_line_segment_handle.lo mdc_box_side_magnet.lo -lcairo -pthread -L/usr/local/lib -lGL libtool: link: g++48 -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd11.0/4.8.4/crtbeginS.o .libs/mdc_algorithms.o .libs/mdc_area_group.o .libs/mdc_back_layer.o .libs/mdc_bounds_magnet.o .libs/mdc_box.o .libs/mdc_box_handle.o .libs/mdc_button.o .libs/mdc_canvas_item.o .libs/mdc_canvas_view.o .libs/mdc_canvas_view_image.o .libs/mdc_canvas_view_x11.o .libs/mdc_canvas_view_opengl.o .libs/mdc_canvas_view_printing.o .libs/mdc_canvas_view_glx.o .libs/mdc_common.o .libs/mdc_connector.o .libs/mdc_draw_util.o .libs/mdc_figure.o .libs/mdc_group.o .libs/mdc_icon_text.o .libs/mdc_interaction_layer.o .libs/mdc_item_handle.o .libs/mdc_layer.o .libs/mdc_layouter.o .libs/mdc_line.o .libs/mdc_magnet.o .libs/mdc_image.o .libs/mdc_rectangle.o .libs/mdc_selection.o .libs/mdc_text.o .libs/mdc_vertex_handle.o .libs/mdc_image_manager.o .libs/mdc_orthogonal_line_layouter.o .libs/mdc_line_segment_handle.o .libs/mdc_box_side_magnet.o -L/usr/local/lib -L/usr/loc al/lib/c++ -L/usr/local/lib/gcc48 -lcairo -lGL -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd11.0/4.8.4 -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd11.0/4.8.4/../../../../../x86_64-portbld-freebsd11.0/lib -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd11.0/4.8.4/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd11.0/4.8.4/crtendS.o /usr/lib/crtn.o -O2 -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -Wl,-rpath=/usr/local/lib/gcc48 -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -pthread -pthread -Wl,-soname -Wl,libmdcanvas.so.0 -o .libs/libmdcanvas.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmdcanvas.so.0" && ln -s "libmdcanvas.so.0.0.0" "libmdcanvas.so.0") libtool: link: (cd ".libs" && rm -f "libmdcanvas.so" && ln -s "libmdcanvas.so.0.0.0" "libmdcanvas.so") libtool: link: ( cd ".libs" && rm -f "libmdcanvas.la" && ln -s "../libmdcanvas.la" "libmdcanvas.la" ) /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DMESA_EGL_NO_X11_HEADERS -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/ usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_gtk_canvas_view.lo -MD -MP -MF .deps/mdc_gtk_canvas_view.Tpo -c -o mdc_gtk_canvas_view.lo `test -f 'gtk/mdc_gtk_canvas_view.cpp' || echo './'`gtk/mdc_gtk_canvas_view.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DMESA_EGL_NO_X11_HEADERS -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_ SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_gtk_canvas_view.lo -MD -MP -MF .deps/mdc_gtk_canvas_view.Tpo -c gtk/mdc_gtk_canvas_view.cpp -fPIC -DPIC -o .libs/mdc_gtk_canvas_view.o In file included from ./mdc_layouter.h:24:0, from ./mdc_group.h:23, from ./mdc_layer.h:25, from ./mdc_canvas_view.h:25, from ./mdc_canvas_view_x11.h:23, from gtk/mdc_gtk_canvas_view.h:9, from gtk/mdc_gtk_canvas_view.cpp:20: ./mdc_canvas_item.h:154:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ ./mdc_canvas_item.h:155:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline_gl(float offset= 0) {} ^ gtk/mdc_gtk_canvas_view.cpp:271:6: warning: unused parameter 'event' [-Wunused-parameter] bool GtkCanvas::on_key_press_event(GdkEventKey *event) ^ gtk/mdc_gtk_canvas_view.cpp:277:6: warning: unused parameter 'event' [-Wunused-parameter] bool GtkCanvas::on_key_release_event(GdkEventKey *event) ^ mv -f .deps/mdc_gtk_canvas_view.Tpo .deps/mdc_gtk_canvas_view.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DMESA_EGL_NO_X11_HEADERS -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/ usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_gtk_canvas_scroller.lo -MD -MP -MF .deps/mdc_gtk_canvas_scroller.Tpo -c -o mdc_gtk_canvas_scroller.lo `test -f 'gtk/mdc_gtk_canvas_scroller.cpp' || echo './'`gtk/mdc_gtk_canvas_scroller.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DMESA_EGL_NO_X11_HEADERS -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_ SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I../../../backend -I../../../library/base -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT mdc_gtk_canvas_scroller.lo -MD -MP -MF .deps/mdc_gtk_canvas_scroller.Tpo -c gtk/mdc_gtk_canvas_scroller.cpp -fPIC -DPIC -o .libs/mdc_gtk_canvas_scroller.o In file included from ./mdc_layouter.h:24:0, from ./mdc_group.h:23, from ./mdc_layer.h:25, from ./mdc_canvas_view.h:25, from ./mdc_canvas_view_x11.h:23, from gtk/mdc_gtk_canvas_view.h:9, from gtk/mdc_gtk_canvas_scroller.cpp:3: ./mdc_canvas_item.h:154:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline(CairoCtx *, float offset= 0) {} ^ ./mdc_canvas_item.h:155:16: warning: unused parameter 'offset' [-Wunused-parameter] virtual void stroke_outline_gl(float offset= 0) {} ^ mv -f .deps/mdc_gtk_canvas_scroller.Tpo .deps/mdc_gtk_canvas_scroller.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++48 -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -L/usr/local/lib -L/usr/local/lib/c++ -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -o libmdcanvasgtk.la -rpath /usr/local/lib/mysql-workbench mdc_gtk_canvas_view.lo mdc_gtk_canvas_scroller.lo -lcairo -pthread -L/usr/local/lib -lGL -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype libtool: link: g++48 -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd11.0/4.8.4/crtbeginS.o .libs/mdc_gtk_canvas_view.o .libs/mdc_gtk_canvas_scroller.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/local/lib/c++ -L/usr/local/lib/gcc48 -lGL /usr/local/lib/libgtkmm-2.4.so -latkmm-1.6 /usr/local/lib/libgdkmm-2.4.so -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 /usr/local/lib/libcairomm-1.0.so -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd11.0/4.8.4 -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd11.0/4.8.4/../../../../../x86_64-portbld-freebsd11.0/lib -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd11.0/4.8.4/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd11.0/4.8.4/crtendS .o /usr/lib/crtn.o -O2 -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -Wl,-rpath=/usr/local/lib/gcc48 -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -pthread -pthread -pthread -Wl,-soname -Wl,libmdcanvasgtk.so.0 -o .libs/libmdcanvasgtk.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmdcanvasgtk.so.0" && ln -s "libmdcanvasgtk.so.0.0.0" "libmdcanvasgtk.so.0") libtool: link: (cd ".libs" && rm -f "libmdcanvasgtk.so" && ln -s "libmdcanvasgtk.so.0.0.0" "libmdcanvasgtk.so") libtool: link: ( cd ".libs" && rm -f "libmdcanvasgtk.la" && ln -s "../libmdcanvasgtk.la" "libmdcanvasgtk.la" ) gmake[5]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/canvas/src' gmake[5]: Entering directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/canvas' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/canvas' gmake[4]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/canvas' Making all in dbc gmake[4]: Entering directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/dbc' /bin/sh ../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DMESA_EGL_NO_X11_HEADERS -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/us r/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I../../backend -I../../generated -I../../library/grt/src -I../../library/base -I../../ext -I../../ext/cppconn -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT driver_manager.lo -MD -MP -MF .deps/driver_manager.Tpo -c -o driver_manager.lo `test -f 'src/driver_m anager.cpp' || echo './'`src/driver_manager.! cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -DMESA_EGL_NO_X11_HEADERS -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/us r/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I../../backend -I../../generated -I../../library/grt/src -I../../library/base -I../../ext -I../../ext/cppconn -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -nostdinc++ -isystem /usr/local/include/c++/v1 -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT driver_manager.lo -MD -MP -MF .deps/driver_manager.Tpo -c src/driver_manager.cpp -fPIC -DPIC -o .libs/driver_manager.o In file included from ../../generated/grts/structs.db.mgmt.h:4:0, from src/driver_manager.h:6, from src/driver_manager.cpp:31: ./../library/grt/src/grtpp.h:113:5: warning: unused parameter 'index' [-Wunused-parameter] bad_item(size_t index, size_t count) : std::logic_error("Index out of range.") {} ^ ./../library/grt/src/grtpp.h:113:5: warning: unused parameter 'count' [-Wunused-parameter] In file included from /usr/local/include/c++/v1/memory:602:0, from /usr/local/include/c++/v1/list:174, from src/driver_manager.cpp:23: /usr/local/include/c++/v1/utility: In instantiation of 'struct std::__1::pair, std::__1::allocator >, grt::ValueRef>': /usr/local/include/c++/v1/map:629:16: required from 'struct std::__1::__value_type, std::__1::allocator >, grt::ValueRef>' /usr/local/include/c++/v1/__tree:603:16: required from 'class std::__1::__tree_node, std::__1::allocator >, grt::ValueRef>, void*>' /usr/local/include/c++/v1/__tree:694:67: required from 'class std::__1::__tree_const_iterator, std::__1::allocator >, grt::ValueRef>, std::__1::__tree_node, std::__1::allocator >, grt::ValueRef>, void*>*, long int>' /usr/local/include/c++/v1/map:715:19: required from 'class std::__1::__map_const_iterator, std::__1::allocator >, grt::ValueRef>, std::__1::__tree_node, std::__1::allocator >, grt::ValueRef>, void*>*, long int> >' ./../library/grt/src/grtpp_value.h:386:36: required from here /usr/local/include/c++/v1/utility:254:9: error: 'std::__1::pair<_T1, _T2>::second' has incomplete type _T2 second; ^ In file included from ../../library/grt/src/grtpp.h:171:0, from ../../generated/grts/structs.db.mgmt.h:4, from src/driver_manager.h:6, from src/driver_manager.cpp:31: ./../library/grt/src/grtpp_value.h:94:9: error: forward declaration of 'class grt::ValueRef' class ValueRef; ^ In file included from ../../generated/grts/structs.db.mgmt.h:4:0, from src/driver_manager.h:6, from src/driver_manager.cpp:31: ./../library/grt/src/grtpp.h: In member function 'bool grt::DictRef::foreach(TPred) const': ./../library/grt/src/grtpp.h:1643:38: error: 'const struct std::__1::pair, std::__1::allocator >, grt::ValueRef>' has no member named 'second' if (!pred(iter->first, iter->second)) ^ In file included from ../../generated/grts/structs.db.mgmt.h:18:0, from src/driver_manager.h:6, from src/driver_manager.cpp:31: ./../generated/grts/structs.db.h: At global scope: ./../generated/grts/structs.db.h:779:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_checkCompleteness(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->checkCompleteness(); } ^ ./../generated/grts/structs.db.h:4126:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_createInsertsEditor(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->createInsertsEditor(); } ^ ./../generated/grts/structs.db.h:4128:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_inserts(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->inserts(); } ^ ./../generated/grts/structs.db.h:4130:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_isDependantTable(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->isDependantTable(); } ^ In file included from src/driver_manager.h:6:0, from src/driver_manager.cpp:31: ./../generated/grts/structs.db.mgmt.h:138:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_lock(grt::internal::Object *self, const grt::BaseListRef &args){ dynamic_cast(self)->lock(); return grt::ValueRef(); } ^ In file included from src/driver_manager.h:6:0, from src/driver_manager.cpp:31: ./../generated/grts/structs.db.mgmt.h:140:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_tryLock(grt::internal::Object *self, const grt::BaseListRef &args){ return dynamic_cast(self)->tryLock(); } ^ ./../generated/grts/structs.db.mgmt.h:142:24: warning: unused parameter 'args' [-Wunused-parameter] static grt::ValueRef call_unlock(grt::internal::Object *self, const grt::BaseListRef &args){ dynamic_cast(self)->unlock(); return grt::ValueRef(); } ^ In file included from ../../ext/cppconn/cppconn/connection.h:34:0, from ../../ext/cppconn/cppconn/driver.h:30, from src/driver_manager.h:7, from src/driver_manager.cpp:31: ./../ext/cppconn/cppconn/warning.h:64:2: warning: unused parameter 'e' [-Wunused-parameter] SQLWarning(const SQLWarning& e){}; ^ Makefile:496: recipe for target 'driver_manager.lo' failed gmake[4]: *** [driver_manager.lo] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/dbc' Makefile:411: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library' Makefile:612: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src' Makefile:435: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src' *** Error code 1 Stop. make: stopped in /usr/ports/databases/mysql-workbench52 From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 04:26:07 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 E66F8657; Fri, 30 Jan 2015 04:26:07 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 C4C14BC1; Fri, 30 Jan 2015 04:26:07 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U4Q7Ah088899; Fri, 30 Jan 2015 04:26:07 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U4Q7Vb088877; Fri, 30 Jan 2015 04:26:07 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 04:26:07 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300426.t0U4Q7Vb088877@beefy1.isc.freebsd.org> To: lev@FreeBSD.org Subject: [package - head-i386-default][devel/msp430-gcc] Failed for msp430-gcc-4.6.3.20120406_3, 2 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: Fri, 30 Jan 2015 04:26:08 -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: lev@FreeBSD.org Last committer: tijl@FreeBSD.org Ident: $FreeBSD: head/devel/msp430-gcc/Makefile 367752 2014-09-09 17:12:57Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/msp430-gcc-4.6.3.20120406_3,2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building devel/msp430-gcc build started at Fri Jan 30 04:15:09 UTC 2015 port directory: /usr/ports/devel/msp430-gcc building for: FreeBSD head-i386-default-job-12 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: lev@FreeBSD.org Makefile ident: $FreeBSD: head/devel/msp430-gcc/Makefile 367752 2014-09-09 17:12:57Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=msp430-gcc-4.6.3.20120406_3,2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --target=msp430 --enable-languages=c,c++ --enable-lto --with-gmp=/usr/local --with-mpfr=/usr/local --with-mpc=/usr/local --with-system-zlib --disable-nls --with-pkgversion="MSPGCC_20120406" --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/msp430-gcc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/msp430-gcc/work HOME=/wrkdirs/usr/ports/devel/msp430-gcc/work TMPDIR="/tmp" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl XDG_DATA_HOME=/wrkdirs/usr/ports/devel/msp430-gcc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/msp430-gcc/work HOME=/wrkdirs/usr/ports/devel/msp430-gcc/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- PATH=/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin XDG_DATA_HOME=/wrkdirs/usr/ports/devel/msp430-gcc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/msp430-gcc/work HOME=/wrkdirs/usr/ports/devel/msp430-gcc/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/msp430-gcc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/msp430-gcc/work HOME=/wrkdirs/usr/ports/devel/msp430-gcc/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=4.6.3.20120406 GCC_TARG=msp430 GCC_REV=4.6.3 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/gcc" EXAMPLESDIR="share/examples/gcc" DATADIR="share/gcc" WWWDIR="www/gcc" ETCDIR="etc/gcc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gcc DOCSDIR=/usr/local/share/doc/gcc EXAMPLESDIR=/usr/local/share/examples/gcc WWWDIR=/usr/local/www/gcc ETCDIR=/usr/local/etc/gcc --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> msp430-gcc-4.6.3.20120406_3,2 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.7.txz [head-i386-default-job-12] Installing pkg-1.4.7... [head-i386-default-job-12] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of msp430-gcc-4.6.3.20120406_3,2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by msp430-gcc-4.6.3.20120406_3,2 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by msp430-gcc-4.6.3.20120406_3,2 for building => SHA256 Checksum OK for gcc-core-4.6.3.tar.bz2. => SHA256 Checksum OK for gcc-g++-4.6.3.tar.bz2. => SHA256 Checksum OK for mspgcc-20120406.tar.bz2. => SHA256 Checksum OK for msp430-gcc-4.6.3-20120406-sf3540953.patch. => SHA256 Checksum OK for msp430-gcc-4.6.3-20120406-sf3559978.patch. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by msp430-gcc-4.6.3.20120406_3,2 for building ===> Extracting for msp430-gcc-4.6.3.20120406_3,2 => SHA256 Checksum OK for gcc-core-4.6.3.tar.bz2. => SHA256 Checksum OK for gcc-g++-4.6.3.tar.bz2. => SHA256 Checksum OK for mspgcc-20120406.tar.bz2. => SHA256 Checksum OK for msp430-gcc-4.6.3-20120406-sf3540953.patch. => SHA256 Checksum OK for msp430-gcc-4.6.3-20120406-sf3559978.patch. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for msp430-gcc-4.6.3.20120406_3,2 ===> Applying distribution patches for msp430-gcc-4.6.3.20120406_3,2 ===> Applying FreeBSD patches for msp430-gcc-4.6.3.20120406_3,2 =========================================================================== =================================================== ===> msp430-gcc-4.6.3.20120406_3,2 depends on executable: msp430-as - not found ===> Verifying install for msp430-as in /usr/ports/devel/msp430-binutils ===> Installing existing package /packages/All/msp430-binutils-2.21.1a.20120406.txz [head-i386-default-job-12] Installing msp430-binutils-2.21.1a.20120406... [head-i386-default-job-12] `-- Installing indexinfo-0.2.2... [head-i386-default-job-12] `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-12] Extracting msp430-binutils-2.21.1a.20120406... done ===> Returning to build of msp430-gcc-4.6.3.20120406_3,2 ===> msp430-gcc-4.6.3.20120406_3,2 depends on executable: msp430-ld - found ===> msp430-gcc-4.6.3.20120406_3,2 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 [head-i386-default-job-12] Installing bison-2.7.1,1... [head-i386-default-job-12] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-12] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-12] `-- Installing m4-1.4.17_1,1... [head-i386-default-job-12] `-- Extracting m4-1.4.17_1,1... done [head-i386-default-job-12] Extracting bison-2.7.1,1... done ===> Returning to build of msp430-gcc-4.6.3.20120406_3,2 ===> msp430-gcc-4.6.3.20120406_3,2 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 [head-i386-default-job-12] Installing gmake-4.1_1... [head-i386-default-job-12] Extracting gmake-4.1_1... done ===> Returning to build of msp430-gcc-4.6.3.20120406_3,2 ===> msp430-gcc-4.6.3.20120406_3,2 depends on executable: makeinfo - not found ===> Verifying install for makeinfo in /usr/ports/print/texinfo ===> Installing existing package /packages/All/texinfo-5.2.20150101.txz [head-i386-default-job-12] Installing texinfo-5.2.20150101... [head-i386-default-job-12] `-- Installing perl5-5.18.4_11... [head-i386-default-job-12] `-- Extracting perl5-5.18.4_11... done [head-i386-default-job-12] Extracting texinfo-5.2.20150101... done ===> Returning to build of msp430-gcc-4.6.3.20120406_3,2 ===> msp430-gcc-4.6.3.20120406_3,2 depends on file: /usr/local/bin/perl5.18.4 - found =========================================================================== =================================================== ===> msp430-gcc-4.6.3.20120406_3,2 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 [head-i386-default-job-12] Installing gmp-5.1.3_2... [head-i386-default-job-12] Extracting gmp-5.1.3_2... done ===> Returning to build of msp430-gcc-4.6.3.20120406_3,2 ===> msp430-gcc-4.6.3.20120406_3,2 depends on shared library: libmpfr.so - not found ===> Verifying for libmpfr.so in /usr/ports/math/mpfr ././../gcc-4.6.3/gcc/vec.h:894:34: note: expanded from macro 'DEF_VEC_ALLOC_O' DEF_VEC_ALLOC_FUNC_O(T,A) \ ^ ././../gcc-4.6.3/gcc/vec.h:1127:15: note: expanded from macro '\ DEF_VEC_NONALLOC_FUNCS_O' offsetof (VEC(T,A),base.vec),\ ^ ~~~~ /usr/include/stddef.h:65:32: note: expanded from macro 'offsetof' #define offsetof(type, member) __offsetof(type, member) ^ /usr/include/sys/cdefs.h:458:34: note: expanded from macro '__offsetof' #define __offsetof(type, field) __builtin_offsetof(type, field) ^ In file included from .././../gcc-4.6.3/gcc/lto/lto-object.c:27: In file included from .././../gcc-4.6.3/gcc/lto-streamer.h:30: In file included from .././../gcc-4.6.3/gcc/cgraph.h:30: ././../gcc-4.6.3/gcc/ipa-ref.h:64:1: warning: using extended field designator is an extension [-Wextended-offsetof] DEF_VEC_ALLOC_O(ipa_ref_t,gc); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ././../gcc-4.6.3/gcc/vec.h:894:34: note: expanded from macro 'DEF_VEC_ALLOC_O' DEF_VEC_ALLOC_FUNC_O(T,A) \ ^ ././../gcc-4.6.3/gcc/vec.h:1143:6: note: expanded from macro '\ DEF_VEC_NONALLOC_FUNCS_O' offsetof (VEC(T,A),base.vec), \ ^ ~~~~ /usr/include/stddef.h:65:32: note: expanded from macro 'offsetof' #define offsetof(type, member) __offsetof(type, member) ^ /usr/include/sys/cdefs.h:458:34: note: expanded from macro '__offsetof' #define __offsetof(type, field) __builtin_offsetof(type, field) ^ In file included from .././../gcc-4.6.3/gcc/lto/lto-object.c:27: ././../gcc-4.6.3/gcc/lto-streamer.h:156:1: warning: using extended field designator is an extension [-Wextended-offsetof] DEF_VEC_ALLOC_I(bitpack_word_t, heap); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ././../gcc-4.6.3/gcc/vec.h:557:27: note: expanded from macro 'DEF_VEC_ALLOC_I' VEC_TA(T,base,A); \ ^ ././../gcc-4.6.3/gcc/vec.h:1206:24: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_I' (NULL, alloc_, offsetof (VEC(T,A),base.vec), \ ^ ~~~~ /usr/include/stddef.h:65:32: note: expanded from macro 'offsetof' #define offsetof(type, member) __offsetof(type, member) ^ /usr/include/sys/cdefs.h:458:34: note: expanded from macro '__offsetof' #define __offsetof(type, field) __builtin_offsetof(type, field) ^ In file included from .././../gcc-4.6.3/gcc/lto/lto-object.c:27: ././../gcc-4.6.3/gcc/lto-streamer.h:156:1: warning: using extended field designator is an extension [-Wextended-offsetof] DEF_VEC_ALLOC_I(bitpack_word_t, heap); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ././../gcc-4.6.3/gcc/vec.h:558:34: note: expanded from macro 'DEF_VEC_ALLOC_I' DEF_VEC_ALLOC_FUNC_I(T,A) \ ^ ././../gcc-4.6.3/gcc/vec.h:1220:5: note: expanded from macro '\ DEF_VEC_NONALLOC_FUNCS_I' offsetof (VEC(T,A),base.vec), sizeof (T) \ ^ ~~~~ /usr/include/stddef.h:65:32: note: expanded from macro 'offsetof' #define offsetof(type, member) __offsetof(type, member) ^ /usr/include/sys/cdefs.h:458:34: note: expanded from macro '__offsetof' #define __offsetof(type, field) __builtin_offsetof(type, field) ^ In file included from .././../gcc-4.6.3/gcc/lto/lto-object.c:27: ././../gcc-4.6.3/gcc/lto-streamer.h:156:1: warning: using extended field designator is an extension [-Wextended-offsetof] DEF_VEC_ALLOC_I(bitpack_word_t, heap); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ././../gcc-4.6.3/gcc/vec.h:558:34: note: expanded from macro 'DEF_VEC_ALLOC_I' DEF_VEC_ALLOC_FUNC_I(T,A) \ ^ ././../gcc-4.6.3/gcc/vec.h:1245:15: note: expanded from macro '\ DEF_VEC_NONALLOC_FUNCS_I' offsetof (VEC(T,A),base.vec),\ ^ ~~~~ /usr/include/stddef.h:65:32: note: expanded from macro 'offsetof' #define offsetof(type, member) __offsetof(type, member) ^ /usr/include/sys/cdefs.h:458:34: note: expanded from macro '__offsetof' #define __offsetof(type, field) __builtin_offsetof(type, field) ^ In file included from .././../gcc-4.6.3/gcc/lto/lto-object.c:27: ././../gcc-4.6.3/gcc/lto-streamer.h:156:1: warning: using extended field designator is an extension [-Wextended-offsetof] DEF_VEC_ALLOC_I(bitpack_word_t, heap); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ././../gcc-4.6.3/gcc/vec.h:558:34: note: expanded from macro 'DEF_VEC_ALLOC_I' DEF_VEC_ALLOC_FUNC_I(T,A) \ ^ ././../gcc-4.6.3/gcc/vec.h:1260:21: note: expanded from macro '\ DEF_VEC_NONALLOC_FUNCS_I' (*vec_, alloc_, offsetof (VEC(T,A),base.vec), \ ^ ~~~~ /usr/include/stddef.h:65:32: note: expanded from macro 'offsetof' #define offsetof(type, member) __offsetof(type, member) ^ /usr/include/sys/cdefs.h:458:34: note: expanded from macro '__offsetof' #define __offsetof(type, field) __builtin_offsetof(type, field) ^ In file included from .././../gcc-4.6.3/gcc/lto/lto-object.c:27: ././../gcc-4.6.3/gcc/lto-streamer.h:285:1: warning: using extended field designator is an extension [-Wextended-offsetof] DEF_VEC_ALLOC_I(ld_plugin_symbol_resolution_t, heap); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ././../gcc-4.6.3/gcc/vec.h:557:27: note: expanded from macro 'DEF_VEC_ALLOC_I' VEC_TA(T,base,A); \ ^ ././../gcc-4.6.3/gcc/vec.h:1206:24: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_I' (NULL, alloc_, offsetof (VEC(T,A),base.vec), \ ^ ~~~~ /usr/include/stddef.h:65:32: note: expanded from macro 'offsetof' #define offsetof(type, member) __offsetof(type, member) ^ /usr/include/sys/cdefs.h:458:34: note: expanded from macro '__offsetof' #define __offsetof(type, field) __builtin_offsetof(type, field) ^ In file included from .././../gcc-4.6.3/gcc/lto/lto-object.c:27: ././../gcc-4.6.3/gcc/lto-streamer.h:285:1: warning: using extended field designator is an extension [-Wextended-offsetof] DEF_VEC_ALLOC_I(ld_plugin_symbol_resolution_t, heap); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ././../gcc-4.6.3/gcc/vec.h:558:34: note: expanded from macro 'DEF_VEC_ALLOC_I' DEF_VEC_ALLOC_FUNC_I(T,A) \ ^ ././../gcc-4.6.3/gcc/vec.h:1220:5: note: expanded from macro '\ DEF_VEC_NONALLOC_FUNCS_I' offsetof (VEC(T,A),base.vec), sizeof (T) \ ^ ~~~~ /usr/include/stddef.h:65:32: note: expanded from macro 'offsetof' #define offsetof(type, member) __offsetof(type, member) ^ /usr/include/sys/cdefs.h:458:34: note: expanded from macro '__offsetof' #define __offsetof(type, field) __builtin_offsetof(type, field) ^ In file included from .././../gcc-4.6.3/gcc/lto/lto-object.c:27: ././../gcc-4.6.3/gcc/lto-streamer.h:285:1: warning: using extended field designator is an extension [-Wextended-offsetof] DEF_VEC_ALLOC_I(ld_plugin_symbol_resolution_t, heap); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ././../gcc-4.6.3/gcc/vec.h:558:34: note: expanded from macro 'DEF_VEC_ALLOC_I' DEF_VEC_ALLOC_FUNC_I(T,A) \ ^ ././../gcc-4.6.3/gcc/vec.h:1245:15: note: expanded from macro '\ DEF_VEC_NONALLOC_FUNCS_I' offsetof (VEC(T,A),base.vec),\ ^ ~~~~ /usr/include/stddef.h:65:32: note: expanded from macro 'offsetof' #define offsetof(type, member) __offsetof(type, member) ^ /usr/include/sys/cdefs.h:458:34: note: expanded from macro '__offsetof' #define __offsetof(type, field) __builtin_offsetof(type, field) ^ In file included from .././../gcc-4.6.3/gcc/lto/lto-object.c:27: ././../gcc-4.6.3/gcc/lto-streamer.h:285:1: warning: using extended field designator is an extension [-Wextended-offsetof] DEF_VEC_ALLOC_I(ld_plugin_symbol_resolution_t, heap); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ././../gcc-4.6.3/gcc/vec.h:558:34: note: expanded from macro 'DEF_VEC_ALLOC_I' DEF_VEC_ALLOC_FUNC_I(T,A) \ ^ ././../gcc-4.6.3/gcc/vec.h:1260:21: note: expanded from macro '\ DEF_VEC_NONALLOC_FUNCS_I' (*vec_, alloc_, offsetof (VEC(T,A),base.vec), \ ^ ~~~~ /usr/include/stddef.h:65:32: note: expanded from macro 'offsetof' #define offsetof(type, member) __offsetof(type, member) ^ /usr/include/sys/cdefs.h:458:34: note: expanded from macro '__offsetof' #define __offsetof(type, field) __builtin_offsetof(type, field) ^ 40 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -fstack-protector -o lto1 \ lto/lto-lang.o lto/lto.o lto/lto-object.o attribs.o main.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -lmpc -lmpfr -lgmp -rdynamic -lz ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a (echo "@set version-GCC 4.6.3"; \ if [ "mspgcc LTS 20120406 unpatched" = "experimental" ]; \ then echo "@set DEVELOPMENT"; \ else echo "@clear DEVELOPMENT"; \ fi) > gcc-vers.texiT echo @set srcdir /wrkdirs/usr/ports/devel/msp430-gcc/work/build/gcc/.././../gcc-4.6.3/gcc >> gcc-vers.texiT if [ -n "(MSPGCC_20120406) " ]; then \ echo "@set VERSION_PACKAGE (MSPGCC_20120406) " >> gcc-vers.texiT; \ fi echo "@set BUGURL @uref{http://gcc.gnu.org/bugs.html}" >> gcc-vers.texiT; \ mv -f gcc-vers.texiT gcc-vers.texi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I .././../gcc-4.6.3/gcc/doc \ -I .././../gcc-4.6.3/gcc/doc/include -o doc/cpp.info .././../gcc-4.6.3/gcc/doc/cpp.texi; \ fi ./../gcc-4.6.3/gcc/doc/cppopts.texi:772: @itemx must follow @item Makefile:4270: recipe for target 'doc/cpp.info' failed gmake[3]: *** [doc/cpp.info] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/msp430-gcc/work/build/gcc' Makefile:5245: recipe for target 'all-gcc' failed gmake[2]: *** [all-gcc] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/msp430-gcc/work/build' Makefile:872: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/msp430-gcc/work/build' *** Error code 1 Stop. make: stopped in /usr/ports/devel/msp430-gcc From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 04:28:35 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 4C8316EF; Fri, 30 Jan 2015 04:28:35 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 382F2BDB; Fri, 30 Jan 2015 04:28:35 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U4SZl0039814; Fri, 30 Jan 2015 04:28:35 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U4SZqo039791; Fri, 30 Jan 2015 04:28:35 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 04:28:35 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300428.t0U4SZqo039791@beefy1.isc.freebsd.org> To: lev@FreeBSD.org Subject: [package - head-i386-default][devel/gcc-arm-embedded] Failed for gcc-arm-embedded-4.8.20140805 in package 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: Fri, 30 Jan 2015 04:28:35 -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: lev@FreeBSD.org Last committer: lev@FreeBSD.org Ident: $FreeBSD: head/devel/gcc-arm-embedded/Makefile 373566 2014-11-28 14:04:53Z lev $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/gcc-arm-embedded-4.8.20140805.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building devel/gcc-arm-embedded build started at Thu Jan 29 23:29:40 UTC 2015 port directory: /usr/ports/devel/gcc-arm-embedded building for: FreeBSD head-i386-default-job-21 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: lev@FreeBSD.org Makefile ident: $FreeBSD: head/devel/gcc-arm-embedded/Makefile 373566 2014-11-28 14:04:53Z lev $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gcc-arm-embedded-4.8.20140805 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gcc-arm-embedded-4.8.20140805: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples HTML=off: Install HTML documentation PDF=off: Install PDF documentation (requires TeX, it is huge) PURE=off: Use all libraries from bundle, do not depend on anything SILENT=off: Don't spam screen with build logs ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gcc-arm-embedded/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gcc-arm-embedded/work HOME=/wrkdirs/usr/ports/devel/gcc-arm-embedded/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gcc-arm-embedded/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gcc-arm-embedded/work HOME=/wrkdirs/usr/ports/devel/gcc-arm-embedded/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gcc-arm-embedded/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gcc-arm-embedded/work HOME=/wrkdirs/usr/ports/devel/gcc-arm-embedded/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gcc-arm-embedded/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gcc-arm-embedded/work HOME=/wrkdirs/usr/ports/devel/gcc-arm-embedded/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/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi" 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_I NSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- TARGET=arm-none-eabi FULL_VERSION=4_8-2014q3-20140805 DOCS="" NO_DOCS="@comment " EXAMPLES="" NO_EXAMPLES="@comment " HTML="@comment " NO_HTML="" PDF="@comment " NO_PDF="" PURE="@comment " NO_PURE="" SILENT="@comment " NO_SILENT="" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi" EXAMPLESDIR="gcc-arm-embedded-4_8-2014q3-20140805/share/gcc-arm-none-eabi/samples" DATADIR="share/gcc-arm-embedded" WWWDIR="www/gcc-arm-embedded" ETCDIR="etc/gcc-arm-embedded" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " EXAMPLES="" NO_EXAMPLES="@comment " HTML="@comment " NO_HTML="" PDF="@comment " NO_PDF="" PURE="@comment " NO_PURE="" SILENT="@comment " NO_SILENT="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gcc-arm-embedded DOCSDIR=/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi EXAMPLESDIR=/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/share/gcc-arm-none-eabi/samples WWWDIR=/usr/local/www/gcc-arm-embedded ETCDIR=/usr/local/etc/gcc-arm-embedded --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 LGPL20 LGPL21 GPLv3 LGPL3 accepted by the user =========================================================================== =================================================== ===> gcc-arm-embedded-4.8.20140805 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.7.txz [head-i386-default-job-21] Installing pkg-1.4.7... [head-i386-default-job-21] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gcc-arm-embedded-4.8.20140805 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 LGPL20 LGPL21 GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by gcc-arm-embedded-4.8.20140805 for building =========================================================================== =================================================== ===> License GPLv2 LGPL20 LGPL21 GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by gcc-arm-embedded-4.8.20140805 for building => SHA256 Checksum OK for gcc-arm-none-eabi-4_8-2014q3-20140805-src.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 LGPL20 LGPL21 GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by gcc-arm-embedded-4.8.20140805 for building ===> Extracting for gcc-arm-embedded-4.8.20140805 => SHA256 Checksum OK for gcc-arm-none-eabi-4_8-2014q3-20140805-src.tar.bz2. ====> Extracting bundled binutils ====> Extracting bundled gcc ====> Extracting bundled gcc plugins ====> Extracting bundled gdb ====> Extracting bundled newlib ====> Extracting bundled newlib-nano =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gcc-arm-embedded-4.8.20140805 ===> Applying extra patch /usr/ports/devel/gcc-arm-embedded/files/extra-patch-gcc-isl-0.13-compatibility ===> Applying FreeBSD patches for gcc-arm-embedded-4.8.20140805 =========================================================================== =================================================== ===> gcc-arm-embedded-4.8.20140805 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 [head-i386-default-job-21] Installing bison-2.7.1,1... [head-i386-default-job-21] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-21] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-21] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-21] `-- Extracting gettext-runtime-0.19.4... done gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb' gmake[6]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/doc' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/doc' gmake[6]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/data-directory' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/data-directory' gmake[6]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib' gmake[7]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib' gmake[8]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake all-recursive gmake[9]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake[10]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake[10]: Nothing to be done for 'all-am'. gmake[10]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake[9]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake[8]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake[7]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib' gmake[6]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib' gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb' transformed_name=`t='s&^&arm-none-eabi-&'; \ echo gdb | sed -e "$t"` ; \ if test "x$transformed_name" = x; then \ transformed_name=gdb ; \ else \ true ; \ fi ; \ /bin/sh /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/../mkinstalldirs /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/bin ; \ /usr/bin/install gdb \ /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/bin/$transformed_name ; \ /bin/sh /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/../mkinstalldirs \ /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/man/man1 ; \ /usr/bin/install -m 644 /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/gdb.1 \ /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/man/man1/$transformed_name.1 ; \ /bin/sh /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/../mkinstalldirs /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/include/gdb ; \ /usr/bin/install -m 644 jit-reader.h /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/include/gdb/jit-reader.h mkdir /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/include mkdir /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/include/gdb gmake[6]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb' gmake[7]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/doc' (test "ln -s" = "ln -s" && \ ln -s /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/doc/all-cfg.texi gdb-cfg.texi) || \ ln /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/doc/all-cfg.texi gdb-cfg.texi || \ cp /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/doc/all-cfg.texi gdb-cfg.texi echo "@set GDBVN `sed q /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/doc/../version.in`" > ./GDBvn.new if [ -n "(GNU Tools for ARM Embedded Processors) " ]; then \ echo "@set VERSION_PACKAGE (GNU Tools for ARM Embedded Processors) " >> ./GDBvn.new; \ fi echo "@set BUGURL @uref{http://www.gnu.org/software/gdb/bugs/}" >> ./GDBvn.new if [ "@uref{http://www.gnu.org/software/gdb/bugs/}" = "@uref{http://www.gnu.org/software/gdb/bugs/}" ]; then \ echo "@set BUGURL_DEFAULT" >> ./GDBvn.new; \ fi if test -z "-I /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/doc/../../readline/doc"; then \ echo "@set SYSTEM_READLINE" >> ./GDBvn.new; \ fi mv GDBvn.new GDBvn.texi makeinfo --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/doc/../../readline/doc -I /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/doc/../mi -I /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/doc \ -o gdb.info /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/doc/gdb.texinfo makeinfo --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/doc -o gdbint.info /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/doc/gdbint.texinfo makeinfo --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/doc -o stabs.info /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/doc/stabs.texinfo makeinfo --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/doc -o annotate.info /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/doc/annotate.texinfo /bin/sh /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/doc/../../mkinstalldirs /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/info /usr/bin/install -m 644 ./gdb.info /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/info/gdb.info /usr/bin/install -m 644 ./gdbint.info /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/info/gdbint.info /usr/bin/install -m 644 ./stabs.info /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/info/stabs.info /usr/bin/install -m 644 ./annotate.info /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/info/annotate.info install-info --info-dir=/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/info /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/info/gdb.info install-info --info-dir=/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/info /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/info/gdbint.info install-info --info-dir=/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/info /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/info/stabs.info install-info --info-dir=/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/info /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/info/annotate.info gmake[7]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/doc' gmake[7]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/testsuite' gmake[7]: Nothing to be done for 'install'. gmake[7]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/testsuite' gmake[7]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/data-directory' gmake[8]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/data-directory' /bin/sh /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/data-directory/../../mkinstalldirs /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/share/gdb/syscalls mkdir /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/share mkdir /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/share/gdb mkdir /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/share/gdb/syscalls files='gdb-syscalls.dtd ppc-linux.xml ppc64-linux.xml i386-linux.xml amd64-linux.xml sparc-linux.xml sparc64-linux.xml mips-o32-linux.xml mips-n32-linux.xml mips-n64-linux.xml' ; \ for file in $files; do \ f=/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/data-directory/../syscalls/$file ; \ if test -f $f ; then \ /usr/bin/install -m 644 $f /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/share/gdb/syscalls ; \ fi ; \ done files='gdb/__init__.py gdb/types.py gdb/printing.py gdb/prompt.py gdb/command/__init__.py gdb/command/type_printers.py gdb/command/pretty_printers.py gdb/command/prompt.py gdb/command/explore.py gdb/function/__init__.py gdb/function/strfns.py' ; \ for file in $files ; do \ dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ /bin/sh /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/data-directory/../../mkinstalldirs /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/share/gdb/python/$dir ; \ /usr/bin/install -m 644 ./python/$file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/share/gdb/python/$dir ; \ done mkdir /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/share/gdb/python mkdir /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/share/gdb/python/gdb mkdir /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/share/gdb/python/gdb/command mkdir /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/share/gdb/python/gdb/function gmake[8]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/data-directory' gmake[7]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/data-directory' gmake[7]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib' gmake[8]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib' gmake[9]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake all-recursive gmake[10]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake[11]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake[11]: Nothing to be done for 'all-am'. gmake[11]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake[10]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake[9]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake[8]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib' gmake[8]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib' gmake[9]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib' gmake[10]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake install-recursive gmake[11]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake[12]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake[13]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' if test no = no; then \ case 'freebsd11.0' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac ; \ else \ need_charset_alias=false ; \ fi ; \ if $need_charset_alias; then \ /bin/sh /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/gnulib/../../mkinstalldirs /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/lib ; \ fi ; \ if test -f /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/lib/charset.alias; then \ sed -f ref-add.sed /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/lib/charset.alias > /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/lib/charset.tmp ; \ /usr/bin/install -m 644 /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/lib/charset.tmp /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/lib/charset.alias ; \ rm -f /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/lib/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/lib/charset.tmp ; \ /usr/bin/install -m 644 /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/lib/charset.tmp /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/lib/charset.alias ; \ rm -f /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/lib/charset.tmp ; \ fi ; \ fi gmake[13]: Nothing to be done for 'install-data-am'. gmake[13]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake[12]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake[11]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake[10]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake[9]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib' gmake[8]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib' gmake[7]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib' gmake[6]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb' gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb' gmake[3]: Nothing to be done for 'install-target'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb' ====> Install samples into stage directory ====> Install misc. files into stage directory ====> Strip host binaries ====> Strip target libraries ====> Remove *.la files and other leftovers =========================================================================== =================================================== ===> gcc-arm-embedded-4.8.20140805 depends on executable: indexinfo - found =========================================================================== =================================================== ===> Staging for gcc-arm-embedded-4.8.20140805 ===> Generating temporary packing list ====> Compressing man pages (compress-man) ls: /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/info/as.info*: No such file or directory ls: /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/info/gprof.info*: No such file or directory ls: /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/info/ld.info*: No such file or directory =========================================================================== =================================================== ===> Building package for gcc-arm-embedded-4.8.20140805 pkg-static: Unable to access file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/bin/ld: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/bin/ld.bfd: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/lib/ldscripts/armelf.x: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/lib/ldscripts/armelf.xbn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/lib/ldscripts/armelf.xc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/lib/ldscripts/armelf.xn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/lib/ldscripts/armelf.xr: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/lib/ldscripts/armelf.xs: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/lib/ldscripts/armelf.xsc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/lib/ldscripts/armelf.xsw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/lib/ldscripts/armelf.xu: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/lib/ldscripts/armelf.xw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/bin/arm-none-eabi-gprof: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/bin/arm-none-eabi-ld: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/bin/arm-none-eabi-ld.bfd: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/man/man1/arm-none-eabi-as.1.gz: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/man/man1/arm-none-eabi-gprof.1.gz: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/man/man1/arm-none-eabi-ld.1.gz: No such file or directory *** Error code 1 Stop. make: stopped in /usr/ports/devel/gcc-arm-embedded From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 04:32:09 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 71A43878 for ; Fri, 30 Jan 2015 04:32:09 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 50023C87; Fri, 30 Jan 2015 04:32:09 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U4W905045133; Fri, 30 Jan 2015 04:32:09 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U4W8fw044727; Fri, 30 Jan 2015 04:32:08 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 04:32:08 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300432.t0U4W8fw044727@beefy1.isc.freebsd.org> To: liangtai.s16@gmail.com Subject: [package - head-i386-default][korean/gimp-help] Failed for ko-gimp-help-html-2.8.1_1 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: Fri, 30 Jan 2015 04:32:09 -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: liangtai.s16@gmail.com Last committer: makc@FreeBSD.org Ident: $FreeBSD: head/korean/gimp-help/Makefile 342129 2014-02-01 12:49:26Z makc $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/ko-gimp-help-html-2.8.1_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building korean/gimp-help build started at Fri Jan 30 04:26:17 UTC 2015 port directory: /usr/ports/korean/gimp-help building for: FreeBSD head-i386-default-job-04 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: liangtai.s16@gmail.com Makefile ident: $FreeBSD: head/korean/gimp-help/Makefile 342129 2014-02-01 12:49:26Z makc $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=ko-gimp-help-html-2.8.1_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-gimp --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ALL_LINGUAS=ko XDG_DATA_HOME=/wrkdirs/usr/ports/korean/gimp-help/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/korean/gimp-help/work HOME=/wrkdirs/usr/ports/korean/gimp-help/work TMPDIR="/tmp" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/korean/gimp-help/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/korean/gimp-help/work HOME=/wrkdirs/usr/ports/korean/gimp-help/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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd11 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/gimp-help" EXAMPLESDIR="share/examples/gimp-help" DATADIR="share/gimp" WWWDIR="www/gimp-help" ETCDIR="etc/gimp-help" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gimp DOCSDIR=/usr/local/share/doc/gimp-help EXAMPLESDIR=/usr/local/share/examples/gimp-help WWWDIR=/usr/local/www/gimp-help ETCDIR=/usr/local/etc/gimp-help --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GFDL accepted by the user =========================================================================== =================================================== ===> ko-gimp-help-html-2.8.1_1 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.7.txz [head-i386-default-job-04] Installing pkg-1.4.7... [head-i386-default-job-04] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ko-gimp-help-html-2.8.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GFDL accepted by the user ===> Fetching all distfiles required by ko-gimp-help-html-2.8.1_1 for building =========================================================================== =================================================== ===> License GFDL accepted by the user ===> Fetching all distfiles required by ko-gimp-help-html-2.8.1_1 for building => SHA256 Checksum OK for gimp-help-2.8.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GFDL accepted by the user ===> Fetching all distfiles required by ko-gimp-help-html-2.8.1_1 for building ===> Extracting for ko-gimp-help-html-2.8.1_1 ===> License GFDL accepted by the user ===> Fetching all distfiles required by ko-gimp-help-html-2.8.1_1 for building => SHA256 Checksum OK for gimp-help-2.8.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ko-gimp-help-html-2.8.1_1 /usr/bin/sed -i.bak '/gimpdatadir=.*\/2.0/s,/2\.0,,' /wrkdirs/usr/ports/korean/gimp-help/work/gimp-help-2.8.1/configure =========================================================================== =================================================== ===> ko-gimp-help-html-2.8.1_1 depends on file: /usr/local/lib/python2.7/site-packages/libxml2mod.so - not found ===> Verifying install for /usr/local/lib/python2.7/site-packages/libxml2mod.so in /usr/ports/textproc/py-libxml2 ===> Installing existing package /packages/All/py27-libxml2-2.9.2.txz [head-i386-default-job-04] Installing py27-libxml2-2.9.2... [head-i386-default-job-04] `-- Installing libxml2-2.9.2_2... [head-i386-default-job-04] `-- Extracting libxml2-2.9.2_2... done [head-i386-default-job-04] `-- Installing py27-setuptools27-5.5.1_1... [head-i386-default-job-04] | `-- Installing python27-2.7.9... [head-i386-default-job-04] | | `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-04] | | `-- Installing indexinfo-0.2.2... [head-i386-default-job-04] | | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-04] | | `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-04] | | `-- Installing libffi-3.2.1... [head-i386-default-job-04] | | `-- Extracting libffi-3.2.1... done [head-i386-default-job-04] | | `-- Installing readline-6.3.8... [head-i386-default-job-04] | | `-- Extracting readline-6.3.8... done [head-i386-default-job-04] | `-- Extracting python27-2.7.9... done [head-i386-default-job-04] `-- Extracting py27-setuptools27-5.5.1_1... done [head-i386-default-job-04] `-- Installing python2-2_3... [head-i386-default-job-04] `-- Extracting python2-2_3... done [head-i386-default-job-04] Extracting py27-libxml2-2.9.2... done 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 ko-gimp-help-html-2.8.1_1 ===> ko-gimp-help-html-2.8.1_1 depends on file: /usr/local/share/xsl/docbook/xhtml/chunk.xsl - not found ===> Verifying install for /usr/local/share/xsl/docbook/xhtml/chunk.xsl in /usr/ports/textproc/docbook-xsl ===> Installing existing package /packages/All/docbook-xsl-1.76.1_2.txz [head-i386-default-job-04] Installing docbook-xsl-1.76.1_2... [head-i386-default-job-04] `-- Installing docbook-1.5... [head-i386-default-job-04] | `-- Installing docbook-sgml-4.5_1... [head-i386-default-job-04] | | `-- Installing iso8879-1986_3... [head-i386-default-job-04] | | `-- Installing xmlcatmgr-2.2_2... [head-i386-default-job-04] | | `-- Extracting xmlcatmgr-2.2_2... done + Creating /usr/local/share/sgml/catalog + Registering CATALOG catalog.ports (SGML) + Creating /usr/local/share/sgml/catalog.ports [XML] xml/ko/menus/select/none.xml [XML] xml/ko/menus/select/qmask-toggle.xml [XML] xml/ko/menus/select/distort.xml [XML] xml/ko/menus/select/grow.xml [XML] xml/ko/menus/select/feather.xml [XML] xml/ko/menus/select/shrink.xml [XML] xml/ko/menus/select/dialog.xml [XML] xml/ko/menus/select/to-path.xml [XML] xml/ko/menus/select/rounded-rectangle.xml [XML] xml/ko/menus/select/all.xml [XML] xml/ko/menus/select/by_color.xml [XML] xml/ko/menus/image/convert-rgb.xml [XML] xml/ko/menus/image/introduction.xml [XML] xml/ko/menus/image/merge-layers.xml [XML] xml/ko/menus/image/fit-canvas-to-layers.xml [XML] xml/ko/menus/image/transform.xml [XML] xml/ko/menus/image/guides-new-percent.xml [XML] xml/ko/menus/image/transform-guillotine.xml [XML] xml/ko/menus/image/guides.xml [XML] xml/ko/menus/image/crop.xml [XML] xml/ko/menus/image/properties.xml [XML] xml/ko/menus/image/scale.xml [XML] xml/ko/menus/image/fit-canvas-to-selection.xml [XML] xml/ko/menus/image/print-size.xml [XML] xml/ko/menus/image/transform-flip.xml [XML] xml/ko/menus/image/convert-indexed.xml [XML] xml/ko/menus/image/guides-remove.xml [XML] xml/ko/menus/image/guides-new-selection.xml [XML] xml/ko/menus/image/flatten.xml [XML] xml/ko/menus/image/configure-grid.xml [XML] xml/ko/menus/image/align-layers.xml [XML] xml/ko/menus/image/convert-grayscale.xml [XML] xml/ko/menus/image/autocrop.xml [XML] xml/ko/menus/image/zealous-crop.xml [XML] xml/ko/menus/image/transform-rotate.xml [XML] xml/ko/menus/image/duplicate.xml [XML] xml/ko/menus/image/mode.xml [XML] xml/ko/menus/image/guides-new.xml [XML] xml/ko/menus/image/canvas-size.xml [XML] xml/ko/menus/filters.xml [XML] xml/ko/menus/view.xml [XML] xml/ko/menus/layer/rotate-270.xml [XML] xml/ko/menus/layer/previous.xml [XML] xml/ko/menus/layer/introduction.xml [XML] xml/ko/menus/layer/alpha-selection-intersect.xml [XML] xml/ko/menus/layer/lower.xml [XML] xml/ko/menus/layer/rotate-90.xml [XML] xml/ko/menus/layer/delete.xml [XML] xml/ko/menus/layer/alpha-semi-flatten.xml [XML] xml/ko/menus/layer/alpha-remove.xml [XML] xml/ko/menus/layer/color-to-alpha.xml [XML] xml/ko/menus/layer/bottom.xml [XML] xml/ko/menus/layer/mask-edit.xml [XML] xml/ko/menus/layer/mask.xml [XML] xml/ko/menus/layer/rotate-arbitrary.xml [XML] xml/ko/menus/layer/transform.xml [XML] xml/ko/menus/layer/next.xml [XML] xml/ko/menus/layer/anchor.xml [XML] xml/ko/menus/layer/flip-vertical.xml [XML] xml/ko/menus/layer/raise-to-top.xml [XML] xml/ko/menus/layer/mask-selection-intersect.xml [XML] xml/ko/menus/layer/crop.xml [XML] xml/ko/menus/layer/mask-selection-add.xml [XML] xml/ko/menus/layer/stack.xml [XML] xml/ko/menus/layer/alpha-add.xml [XML] xml/ko/menus/layer/alpha-selection-add.xml [XML] xml/ko/menus/layer/merge-down.xml [XML] xml/ko/menus/layer/new-layer-group.xml [XML] xml/ko/menus/layer/mask-disable.xml [XML] xml/ko/menus/layer/scale.xml [XML] xml/ko/menus/layer/mask-selection-replace.xml [XML] xml/ko/menus/layer/lower-to-bottom.xml [XML] xml/ko/menus/layer/mask-selection-subtract.xml [XML] xml/ko/menus/layer/rotate-180.xml [XML] xml/ko/menus/layer/flip-horizontal.xml [XML] xml/ko/menus/layer/stack-reverse.xml [XML] xml/ko/menus/layer/new-from-visible.xml [XML] xml/ko/menus/layer/text-commands.xml [XML] xml/ko/menus/layer/top.xml [XML] xml/ko/menus/layer/transparency.xml [XML] xml/ko/menus/layer/alpha-selection-subtract.xml [XML] xml/ko/menus/layer/resize-to-image.xml [XML] xml/ko/menus/layer/autocrop.xml [XML] xml/ko/menus/layer/mask-delete.xml [XML] xml/ko/menus/layer/new.xml [XML] xml/ko/menus/layer/threshold-alpha.xml [XML] xml/ko/menus/layer/duplicate.xml [XML] xml/ko/menus/layer/offset.xml [XML] xml/ko/menus/layer/mask-add.xml [XML] xml/ko/menus/layer/raise.xml [XML] xml/ko/menus/layer/resize.xml [XML] xml/ko/menus/layer/mask-apply.xml [XML] xml/ko/menus/layer/mask-show.xml [XML] xml/ko/menus/layer/text-discard.xml [XML] xml/ko/menus/layer/alpha-selection-replace.xml [XML] xml/ko/menus/windows-open-recent-docks.xml [XML] xml/ko/menus/edit/paste-into.xml [XML] xml/ko/menus/edit/introduction.xml [XML] xml/ko/menus/edit/paste-as-brush.xml [XML] xml/ko/menus/edit/stroke-path.xml [XML] xml/ko/menus/edit/redo.xml [XML] xml/ko/menus/edit/copy.xml [XML] xml/ko/menus/edit/shortcuts.xml [XML] xml/ko/menus/edit/module-manager.xml [XML] xml/ko/menus/edit/fill-bg.xml [XML] xml/ko/menus/edit/buffer.xml [XML] xml/ko/menus/edit/paste.xml [XML] xml/ko/menus/edit/undo.xml [XML] xml/ko/menus/edit/stroke-selection.xml [XML] xml/ko/menus/edit/fill-fg.xml [XML] xml/ko/menus/edit/undo-history.xml [XML] xml/ko/menus/edit/cut.xml [XML] xml/ko/menus/edit/clear.xml [XML] xml/ko/menus/edit/units.xml [XML] xml/ko/menus/edit/paste-as.xml [XML] xml/ko/menus/edit/paste-as-new.xml [XML] xml/ko/menus/edit/paste-as-layer.xml [XML] xml/ko/menus/edit/fade.xml [XML] xml/ko/menus/edit/preferences.xml [XML] xml/ko/menus/edit/fill-pattern.xml [XML] xml/ko/menus/edit/paste-as-pattern.xml [XML] xml/ko/menus/edit/copy-visible.xml [XML] xml/ko/menus/image.xml [XML] xml/ko/gimp.xml [XML] xml/ko/dialogs/dialogs-structure.xml [XML] xml/ko/dialogs/channel-selection-mask.xml [XML] xml/ko/dialogs/navigation-dialog.xml [XML] xml/ko/dialogs/undo-history-dialog.xml [XML] xml/ko/dialogs/document-dialog.xml [XML] xml/ko/dialogs/tool-presets-dialog.xml [XML] xml/ko/dialogs/device-status-dialog.xml [XML] xml/ko/dialogs/save-file-dialog.xml [XML] xml/ko/dialogs/error-console.xml [XML] xml/ko/dialogs/brushes-dialog.xml [XML] xml/ko/dialogs/dialogs-misc.xml [XML] xml/ko/dialogs/path-dialog.xml [XML] xml/ko/dialogs/dialogs-management.xml [XML] xml/ko/dialogs/gradient-editor-dialog.xml [XML] xml/ko/dialogs/templates-dialog.xml [XML] xml/ko/dialogs/tagging.xml [XML] xml/ko/dialogs/channel-dialog.xml [XML] xml/ko/dialogs/channel-menu.xml [XML] xml/ko/dialogs/palettes-dialog.xml [XML] xml/ko/dialogs/color-dialog.xml [XML] xml/ko/dialogs/buffers-dialog.xml [XML] xml/ko/dialogs/dialogs_introduction.xml [XML] xml/ko/dialogs/tool-preset-editor.xml [XML] xml/ko/dialogs/export-file-dialog.xml [XML] xml/ko/dialogs/indexed-palette-dialog.xml [XML] xml/ko/dialogs/images-dialog.xml [XML] xml/ko/dialogs/patterns-dialog.xml [XML] xml/ko/dialogs/gradient-dialog.xml [XML] xml/ko/dialogs/pointer-dialog.xml [XML] xml/ko/dialogs/layer-dialog.xml [XML] xml/ko/dialogs/edit-template-dialog.xml [XML] xml/ko/dialogs/sample-points.xml [XML] xml/ko/dialogs/qmask.xml [XML] xml/ko/dialogs/histogram-dialog.xml [XML] xml/ko/dialogs/layer-mask.xml [XML] xml/ko/dialogs/fonts-dialog.xml [XML] xml/ko/dialogs/dialogs-content.xml [XML] xml/ko/preface/authors.xml Copying images (ko) ... 1605 (ko: 106) Cleaning up 'ko' xml files ... *** Making html for ko ... xml/ko/concepts/concepts.xml:1: parser error : Document is empty ^ xml/ko/concepts/concepts.xml:1: parser error : Start tag expected, '<' not found ^ xml/ko/gimp.xml:65: element include: XInclude error : could not load xml/ko/concepts/concepts.xml, and no fallback was found xml/ko/concepts/docks.xml:1: parser error : Document is empty ^ xml/ko/concepts/docks.xml:1: parser error : Start tag expected, '<' not found ^ xml/ko/concepts/basic-setup.xml:112: element include: XInclude error : could not load xml/ko/concepts/docks.xml, and no fallback was found xml/ko/using/preferences/prefs-interface.xml:1: parser error : Document is empty ^ xml/ko/using/preferences/prefs-interface.xml:1: parser error : Start tag expected, '<' not found ^ xml/ko/using/preferences/preferences_introduction.xml:42: element include: XInclude error : could not load xml/ko/using/preferences/prefs-interface.xml, and no fallback was found Makefile:1378: recipe for target 'html/ko/index.html' failed gmake[3]: *** [html/ko/index.html] Error 6 gmake[3]: Leaving directory '/wrkdirs/usr/ports/korean/gimp-help/work/gimp-help-2.8.1' Makefile:665: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/korean/gimp-help/work/gimp-help-2.8.1' *** Error code 1 Stop. make[1]: stopped in /usr/ports/korean/gimp-help *** Error code 1 Stop. make: stopped in /usr/ports/korean/gimp-help From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 04:40:44 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 B18E8A2B; Fri, 30 Jan 2015 04:40:44 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 902D4CBD; Fri, 30 Jan 2015 04:40:44 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U4eiZn042277; Fri, 30 Jan 2015 04:40:44 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U4eilT042261; Fri, 30 Jan 2015 04:40:44 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 04:40:44 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300440.t0U4eilT042261@beefy2.isc.freebsd.org> To: lev@FreeBSD.org Subject: [package - head-amd64-default][devel/msp430-gcc] Failed for msp430-gcc-4.6.3.20120406_3, 2 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: Fri, 30 Jan 2015 04:40:44 -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: lev@FreeBSD.org Last committer: tijl@FreeBSD.org Ident: $FreeBSD: head/devel/msp430-gcc/Makefile 367752 2014-09-09 17:12:57Z tijl $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/msp430-gcc-4.6.3.20120406_3,2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building devel/msp430-gcc build started at Fri Jan 30 04:29:23 UTC 2015 port directory: /usr/ports/devel/msp430-gcc building for: FreeBSD head-amd64-default-job-06 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: lev@FreeBSD.org Makefile ident: $FreeBSD: head/devel/msp430-gcc/Makefile 367752 2014-09-09 17:12:57Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=msp430-gcc-4.6.3.20120406_3,2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --target=msp430 --enable-languages=c,c++ --enable-lto --with-gmp=/usr/local --with-mpfr=/usr/local --with-mpc=/usr/local --with-system-zlib --disable-nls --with-pkgversion="MSPGCC_20120406" --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/msp430-gcc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/msp430-gcc/work HOME=/wrkdirs/usr/ports/devel/msp430-gcc/work TMPDIR="/tmp" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl XDG_DATA_HOME=/wrkdirs/usr/ports/devel/msp430-gcc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/msp430-gcc/work HOME=/wrkdirs/usr/ports/devel/msp430-gcc/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- PATH=/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin XDG_DATA_HOME=/wrkdirs/usr/ports/devel/msp430-gcc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/msp430-gcc/work HOME=/wrkdirs/usr/ports/devel/msp430-gcc/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/msp430-gcc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/msp430-gcc/work HOME=/wrkdirs/usr/ports/devel/msp430-gcc/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=4.6.3.20120406 GCC_TARG=msp430 GCC_REV=4.6.3 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/gcc" EXAMPLESDIR="share/examples/gcc" DATADIR="share/gcc" WWWDIR="www/gcc" ETCDIR="etc/gcc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gcc DOCSDIR=/usr/local/share/doc/gcc EXAMPLESDIR=/usr/local/share/examples/gcc WWWDIR=/usr/local/www/gcc ETCDIR=/usr/local/etc/gcc --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> msp430-gcc-4.6.3.20120406_3,2 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.7.txz [head-amd64-default-job-06] Installing pkg-1.4.7... [head-amd64-default-job-06] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of msp430-gcc-4.6.3.20120406_3,2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by msp430-gcc-4.6.3.20120406_3,2 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by msp430-gcc-4.6.3.20120406_3,2 for building => SHA256 Checksum OK for gcc-core-4.6.3.tar.bz2. => SHA256 Checksum OK for gcc-g++-4.6.3.tar.bz2. => SHA256 Checksum OK for mspgcc-20120406.tar.bz2. => SHA256 Checksum OK for msp430-gcc-4.6.3-20120406-sf3540953.patch. => SHA256 Checksum OK for msp430-gcc-4.6.3-20120406-sf3559978.patch. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by msp430-gcc-4.6.3.20120406_3,2 for building ===> Extracting for msp430-gcc-4.6.3.20120406_3,2 => SHA256 Checksum OK for gcc-core-4.6.3.tar.bz2. => SHA256 Checksum OK for gcc-g++-4.6.3.tar.bz2. => SHA256 Checksum OK for mspgcc-20120406.tar.bz2. => SHA256 Checksum OK for msp430-gcc-4.6.3-20120406-sf3540953.patch. => SHA256 Checksum OK for msp430-gcc-4.6.3-20120406-sf3559978.patch. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for msp430-gcc-4.6.3.20120406_3,2 ===> Applying distribution patches for msp430-gcc-4.6.3.20120406_3,2 ===> Applying FreeBSD patches for msp430-gcc-4.6.3.20120406_3,2 =========================================================================== =================================================== ===> msp430-gcc-4.6.3.20120406_3,2 depends on executable: msp430-as - not found ===> Verifying install for msp430-as in /usr/ports/devel/msp430-binutils ===> Installing existing package /packages/All/msp430-binutils-2.21.1a.20120406.txz [head-amd64-default-job-06] Installing msp430-binutils-2.21.1a.20120406... [head-amd64-default-job-06] `-- Installing indexinfo-0.2.2... [head-amd64-default-job-06] `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-06] Extracting msp430-binutils-2.21.1a.20120406... done ===> Returning to build of msp430-gcc-4.6.3.20120406_3,2 ===> msp430-gcc-4.6.3.20120406_3,2 depends on executable: msp430-ld - found ===> msp430-gcc-4.6.3.20120406_3,2 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 [head-amd64-default-job-06] Installing bison-2.7.1,1... [head-amd64-default-job-06] `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-06] `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-06] `-- Installing m4-1.4.17_1,1... [head-amd64-default-job-06] `-- Extracting m4-1.4.17_1,1... done [head-amd64-default-job-06] Extracting bison-2.7.1,1... done ===> Returning to build of msp430-gcc-4.6.3.20120406_3,2 ===> msp430-gcc-4.6.3.20120406_3,2 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 [head-amd64-default-job-06] Installing gmake-4.1_1... [head-amd64-default-job-06] Extracting gmake-4.1_1... done ===> Returning to build of msp430-gcc-4.6.3.20120406_3,2 ===> msp430-gcc-4.6.3.20120406_3,2 depends on executable: makeinfo - not found ===> Verifying install for makeinfo in /usr/ports/print/texinfo ===> Installing existing package /packages/All/texinfo-5.2.20150101.txz [head-amd64-default-job-06] Installing texinfo-5.2.20150101... [head-amd64-default-job-06] `-- Installing perl5-5.18.4_11... [head-amd64-default-job-06] `-- Extracting perl5-5.18.4_11... done [head-amd64-default-job-06] Extracting texinfo-5.2.20150101... done ===> Returning to build of msp430-gcc-4.6.3.20120406_3,2 ===> msp430-gcc-4.6.3.20120406_3,2 depends on file: /usr/local/bin/perl5.18.4 - found =========================================================================== =================================================== ===> msp430-gcc-4.6.3.20120406_3,2 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 [head-amd64-default-job-06] Installing gmp-5.1.3_2... [head-amd64-default-job-06] Extracting gmp-5.1.3_2... done ===> Returning to build of msp430-gcc-4.6.3.20120406_3,2 ===> msp430-gcc-4.6.3.20120406_3,2 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 [head-amd64-default-job-06] Installing mpfr-3.1.2_2... [head-amd64-default-job-06] Extracting mpfr-3.1.2_2... done ===> Returning to build of msp430-gcc-4.6.3.20120406_3,2 ===> msp430-gcc-4.6.3.20120406_3,2 depends on shared library: libmpc.so - not found ===> Verifying for libmpc.so in /usr/ports/math/mpc ===> Installing existing package /packages/All/mpc-1.0.2_1.txz [head-amd64-default-job-06] Installing mpc-1.0.2_1... ././../gcc-4.6.3/gcc/vec.h:894:34: note: expanded from macro 'DEF_VEC_ALLOC_O' DEF_VEC_ALLOC_FUNC_O(T,A) \ ^ ././../gcc-4.6.3/gcc/vec.h:1127:15: note: expanded from macro '\ DEF_VEC_NONALLOC_FUNCS_O' offsetof (VEC(T,A),base.vec),\ ^ ~~~~ /usr/include/stddef.h:65:32: note: expanded from macro 'offsetof' #define offsetof(type, member) __offsetof(type, member) ^ /usr/include/sys/cdefs.h:458:34: note: expanded from macro '__offsetof' #define __offsetof(type, field) __builtin_offsetof(type, field) ^ In file included from .././../gcc-4.6.3/gcc/lto/lto-object.c:27: In file included from .././../gcc-4.6.3/gcc/lto-streamer.h:30: In file included from .././../gcc-4.6.3/gcc/cgraph.h:30: ././../gcc-4.6.3/gcc/ipa-ref.h:64:1: warning: using extended field designator is an extension [-Wextended-offsetof] DEF_VEC_ALLOC_O(ipa_ref_t,gc); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ././../gcc-4.6.3/gcc/vec.h:894:34: note: expanded from macro 'DEF_VEC_ALLOC_O' DEF_VEC_ALLOC_FUNC_O(T,A) \ ^ ././../gcc-4.6.3/gcc/vec.h:1143:6: note: expanded from macro '\ DEF_VEC_NONALLOC_FUNCS_O' offsetof (VEC(T,A),base.vec), \ ^ ~~~~ /usr/include/stddef.h:65:32: note: expanded from macro 'offsetof' #define offsetof(type, member) __offsetof(type, member) ^ /usr/include/sys/cdefs.h:458:34: note: expanded from macro '__offsetof' #define __offsetof(type, field) __builtin_offsetof(type, field) ^ In file included from .././../gcc-4.6.3/gcc/lto/lto-object.c:27: ././../gcc-4.6.3/gcc/lto-streamer.h:156:1: warning: using extended field designator is an extension [-Wextended-offsetof] DEF_VEC_ALLOC_I(bitpack_word_t, heap); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ././../gcc-4.6.3/gcc/vec.h:557:27: note: expanded from macro 'DEF_VEC_ALLOC_I' VEC_TA(T,base,A); \ ^ ././../gcc-4.6.3/gcc/vec.h:1206:24: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_I' (NULL, alloc_, offsetof (VEC(T,A),base.vec), \ ^ ~~~~ /usr/include/stddef.h:65:32: note: expanded from macro 'offsetof' #define offsetof(type, member) __offsetof(type, member) ^ /usr/include/sys/cdefs.h:458:34: note: expanded from macro '__offsetof' #define __offsetof(type, field) __builtin_offsetof(type, field) ^ In file included from .././../gcc-4.6.3/gcc/lto/lto-object.c:27: ././../gcc-4.6.3/gcc/lto-streamer.h:156:1: warning: using extended field designator is an extension [-Wextended-offsetof] DEF_VEC_ALLOC_I(bitpack_word_t, heap); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ././../gcc-4.6.3/gcc/vec.h:558:34: note: expanded from macro 'DEF_VEC_ALLOC_I' DEF_VEC_ALLOC_FUNC_I(T,A) \ ^ ././../gcc-4.6.3/gcc/vec.h:1220:5: note: expanded from macro '\ DEF_VEC_NONALLOC_FUNCS_I' offsetof (VEC(T,A),base.vec), sizeof (T) \ ^ ~~~~ /usr/include/stddef.h:65:32: note: expanded from macro 'offsetof' #define offsetof(type, member) __offsetof(type, member) ^ /usr/include/sys/cdefs.h:458:34: note: expanded from macro '__offsetof' #define __offsetof(type, field) __builtin_offsetof(type, field) ^ In file included from .././../gcc-4.6.3/gcc/lto/lto-object.c:27: ././../gcc-4.6.3/gcc/lto-streamer.h:156:1: warning: using extended field designator is an extension [-Wextended-offsetof] DEF_VEC_ALLOC_I(bitpack_word_t, heap); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ././../gcc-4.6.3/gcc/vec.h:558:34: note: expanded from macro 'DEF_VEC_ALLOC_I' DEF_VEC_ALLOC_FUNC_I(T,A) \ ^ ././../gcc-4.6.3/gcc/vec.h:1245:15: note: expanded from macro '\ DEF_VEC_NONALLOC_FUNCS_I' offsetof (VEC(T,A),base.vec),\ ^ ~~~~ /usr/include/stddef.h:65:32: note: expanded from macro 'offsetof' #define offsetof(type, member) __offsetof(type, member) ^ /usr/include/sys/cdefs.h:458:34: note: expanded from macro '__offsetof' #define __offsetof(type, field) __builtin_offsetof(type, field) ^ In file included from .././../gcc-4.6.3/gcc/lto/lto-object.c:27: ././../gcc-4.6.3/gcc/lto-streamer.h:156:1: warning: using extended field designator is an extension [-Wextended-offsetof] DEF_VEC_ALLOC_I(bitpack_word_t, heap); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ././../gcc-4.6.3/gcc/vec.h:558:34: note: expanded from macro 'DEF_VEC_ALLOC_I' DEF_VEC_ALLOC_FUNC_I(T,A) \ ^ ././../gcc-4.6.3/gcc/vec.h:1260:21: note: expanded from macro '\ DEF_VEC_NONALLOC_FUNCS_I' (*vec_, alloc_, offsetof (VEC(T,A),base.vec), \ ^ ~~~~ /usr/include/stddef.h:65:32: note: expanded from macro 'offsetof' #define offsetof(type, member) __offsetof(type, member) ^ /usr/include/sys/cdefs.h:458:34: note: expanded from macro '__offsetof' #define __offsetof(type, field) __builtin_offsetof(type, field) ^ In file included from .././../gcc-4.6.3/gcc/lto/lto-object.c:27: ././../gcc-4.6.3/gcc/lto-streamer.h:285:1: warning: using extended field designator is an extension [-Wextended-offsetof] DEF_VEC_ALLOC_I(ld_plugin_symbol_resolution_t, heap); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ././../gcc-4.6.3/gcc/vec.h:557:27: note: expanded from macro 'DEF_VEC_ALLOC_I' VEC_TA(T,base,A); \ ^ ././../gcc-4.6.3/gcc/vec.h:1206:24: note: expanded from macro '\ DEF_VEC_ALLOC_FUNC_I' (NULL, alloc_, offsetof (VEC(T,A),base.vec), \ ^ ~~~~ /usr/include/stddef.h:65:32: note: expanded from macro 'offsetof' #define offsetof(type, member) __offsetof(type, member) ^ /usr/include/sys/cdefs.h:458:34: note: expanded from macro '__offsetof' #define __offsetof(type, field) __builtin_offsetof(type, field) ^ In file included from .././../gcc-4.6.3/gcc/lto/lto-object.c:27: ././../gcc-4.6.3/gcc/lto-streamer.h:285:1: warning: using extended field designator is an extension [-Wextended-offsetof] DEF_VEC_ALLOC_I(ld_plugin_symbol_resolution_t, heap); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ././../gcc-4.6.3/gcc/vec.h:558:34: note: expanded from macro 'DEF_VEC_ALLOC_I' DEF_VEC_ALLOC_FUNC_I(T,A) \ ^ ././../gcc-4.6.3/gcc/vec.h:1220:5: note: expanded from macro '\ DEF_VEC_NONALLOC_FUNCS_I' offsetof (VEC(T,A),base.vec), sizeof (T) \ ^ ~~~~ /usr/include/stddef.h:65:32: note: expanded from macro 'offsetof' #define offsetof(type, member) __offsetof(type, member) ^ /usr/include/sys/cdefs.h:458:34: note: expanded from macro '__offsetof' #define __offsetof(type, field) __builtin_offsetof(type, field) ^ In file included from .././../gcc-4.6.3/gcc/lto/lto-object.c:27: ././../gcc-4.6.3/gcc/lto-streamer.h:285:1: warning: using extended field designator is an extension [-Wextended-offsetof] DEF_VEC_ALLOC_I(ld_plugin_symbol_resolution_t, heap); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ././../gcc-4.6.3/gcc/vec.h:558:34: note: expanded from macro 'DEF_VEC_ALLOC_I' DEF_VEC_ALLOC_FUNC_I(T,A) \ ^ ././../gcc-4.6.3/gcc/vec.h:1245:15: note: expanded from macro '\ DEF_VEC_NONALLOC_FUNCS_I' offsetof (VEC(T,A),base.vec),\ ^ ~~~~ /usr/include/stddef.h:65:32: note: expanded from macro 'offsetof' #define offsetof(type, member) __offsetof(type, member) ^ /usr/include/sys/cdefs.h:458:34: note: expanded from macro '__offsetof' #define __offsetof(type, field) __builtin_offsetof(type, field) ^ In file included from .././../gcc-4.6.3/gcc/lto/lto-object.c:27: ././../gcc-4.6.3/gcc/lto-streamer.h:285:1: warning: using extended field designator is an extension [-Wextended-offsetof] DEF_VEC_ALLOC_I(ld_plugin_symbol_resolution_t, heap); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ././../gcc-4.6.3/gcc/vec.h:558:34: note: expanded from macro 'DEF_VEC_ALLOC_I' DEF_VEC_ALLOC_FUNC_I(T,A) \ ^ ././../gcc-4.6.3/gcc/vec.h:1260:21: note: expanded from macro '\ DEF_VEC_NONALLOC_FUNCS_I' (*vec_, alloc_, offsetof (VEC(T,A),base.vec), \ ^ ~~~~ /usr/include/stddef.h:65:32: note: expanded from macro 'offsetof' #define offsetof(type, member) __offsetof(type, member) ^ /usr/include/sys/cdefs.h:458:34: note: expanded from macro '__offsetof' #define __offsetof(type, field) __builtin_offsetof(type, field) ^ 40 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -DHAVE_CONFIG_H -fstack-protector -o lto1 \ lto/lto-lang.o lto/lto.o lto/lto-object.o attribs.o main.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -lmpc -lmpfr -lgmp -rdynamic -lz ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a (echo "@set version-GCC 4.6.3"; \ if [ "mspgcc LTS 20120406 unpatched" = "experimental" ]; \ then echo "@set DEVELOPMENT"; \ else echo "@clear DEVELOPMENT"; \ fi) > gcc-vers.texiT echo @set srcdir /wrkdirs/usr/ports/devel/msp430-gcc/work/build/gcc/.././../gcc-4.6.3/gcc >> gcc-vers.texiT if [ -n "(MSPGCC_20120406) " ]; then \ echo "@set VERSION_PACKAGE (MSPGCC_20120406) " >> gcc-vers.texiT; \ fi echo "@set BUGURL @uref{http://gcc.gnu.org/bugs.html}" >> gcc-vers.texiT; \ mv -f gcc-vers.texiT gcc-vers.texi if [ xinfo = xinfo ]; then \ makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I .././../gcc-4.6.3/gcc/doc \ -I .././../gcc-4.6.3/gcc/doc/include -o doc/cpp.info .././../gcc-4.6.3/gcc/doc/cpp.texi; \ fi ./../gcc-4.6.3/gcc/doc/cppopts.texi:772: @itemx must follow @item Makefile:4270: recipe for target 'doc/cpp.info' failed gmake[3]: *** [doc/cpp.info] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/msp430-gcc/work/build/gcc' Makefile:5243: recipe for target 'all-gcc' failed gmake[2]: *** [all-gcc] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/msp430-gcc/work/build' Makefile:870: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/msp430-gcc/work/build' *** Error code 1 Stop. make: stopped in /usr/ports/devel/msp430-gcc From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 04:42:34 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 82A5ABB4 for ; Fri, 30 Jan 2015 04:42:34 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 6D51ED60 for ; Fri, 30 Jan 2015 04:42:34 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U4gYHm099184 for ; Fri, 30 Jan 2015 04:42:34 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U4gYDM099125; Fri, 30 Jan 2015 04:42:34 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 04:42:34 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300442.t0U4gYDM099125@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-i386-default][java/java3d] Failed for java3d-1.5.2_3 in stage 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: Fri, 30 Jan 2015 04:42:34 -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: marino@FreeBSD.org Ident: $FreeBSD: head/java/java3d/Makefile 369295 2014-09-25 20:52:28Z marino $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/java3d-1.5.2_3.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building java/java3d build started at Fri Jan 30 04:41:24 UTC 2015 port directory: /usr/ports/java/java3d building for: FreeBSD head-i386-default-job-14 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/java/java3d/Makefile 369295 2014-09-25 20:52:28Z marino $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=java3d-1.5.2_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for java3d-1.5.2_3: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/java/java3d/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/java3d/work HOME=/wrkdirs/usr/ports/java/java3d/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/java/java3d/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/java3d/work HOME=/wrkdirs/usr/ports/java/java3d/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/java/java3d/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/java3d/work HOME=/wrkdirs/usr/ports/java/java3d/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/java/java3d/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/java3d/work HOME=/wrkdirs/usr/ports/java/java3d/work TMPDIR="/tmp" JAVA_HOME=/usr/local/openjdk7 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-- JAVA_HOME=openjdk7 ARCH=i386 JAVASHAREDIR="share/java" JAVAJARDIR="share/java/classes" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/java3d" EXAMPLESDIR="share/examples/java3d" DATADIR="share/java3d" WWWDIR="www/java3d" ETCDIR="etc/java3d" --End PLIST_SUB-- --SUB_LIST-- JAVASHAREDIR="/usr/local/share/java" JAVAJARDIR="/usr/local/share/java/classes" JAVALIBDIR="/usr/local/share/java/classes" JAVA_VERSION="1.6+" JAVA_VENDOR="openjdk" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/java3d DOCSDIR=/usr/local/share/doc/java3d EXAMPLESDIR=/usr/local/share/examples/java3d WWWDIR=/usr/local/www/java3d ETCDIR=/usr/local/etc/java3d --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 MIT accepted by the user =========================================================================== =================================================== ===> java3d-1.5.2_3 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.7.txz [head-i386-default-job-14] Installing pkg-1.4.7... [head-i386-default-job-14] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of java3d-1.5.2_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 MIT accepted by the user ===> Fetching all distfiles required by java3d-1.5.2_3 for building =========================================================================== =================================================== ===> License GPLv2 MIT accepted by the user ===> Fetching all distfiles required by java3d-1.5.2_3 for building => SHA256 Checksum OK for java3d-1.5.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 MIT accepted by the user ===> Fetching all distfiles required by java3d-1.5.2_3 for building ===> Extracting for java3d-1.5.2_3 => SHA256 Checksum OK for java3d-1.5.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for java3d-1.5.2_3 ===> Applying FreeBSD patches for java3d-1.5.2_3 /usr/bin/sed -i.bak -e "s/gcc/cc/g" /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/native/ogl/build-freebsd.xml =========================================================================== =================================================== ===> java3d-1.5.2_3 depends on file: /usr/local/openjdk7/bin/java - not found ===> Verifying install for /usr/local/openjdk7/bin/java in /usr/ports/java/openjdk7 ===> Installing existing package /packages/All/openjdk-7.71.14_1,1.txz [head-i386-default-job-14] Installing openjdk-7.71.14_1,1... [head-i386-default-job-14] `-- Installing alsa-lib-1.0.28... [head-i386-default-job-14] `-- Extracting alsa-lib-1.0.28... done [head-i386-default-job-14] `-- Installing dejavu-2.34_4... [head-i386-default-job-14] `-- Extracting dejavu-2.34_4... done [head-i386-default-job-14] `-- Installing fontconfig-2.11.1,1... [head-i386-default-job-14] | `-- Installing expat-2.1.0_2... [head-i386-default-job-14] | `-- Extracting expat-2.1.0_2... done [head-i386-default-job-14] | `-- Installing freetype2-2.5.5... [head-i386-default-job-14] | `-- Extracting freetype2-2.5.5... done [head-i386-default-job-14] `-- 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: caching, new cache contents: 0 fonts, 1 dirs /usr/local/lib/X11/fonts/dejavu: caching, new cache contents: 21 fonts, 0 dirs /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory Re-scanning /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs /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 [head-i386-default-job-14] `-- Installing java-zoneinfo-2014.j... [head-i386-default-job-14] `-- Extracting java-zoneinfo-2014.j... done [head-i386-default-job-14] `-- Installing javavmwrapper-2.5... [head-i386-default-job-14] `-- Extracting javavmwrapper-2.5... done [head-i386-default-job-14] `-- Installing libX11-1.6.2_2,1... [head-i386-default-job-14] | `-- Installing kbproto-1.0.6... [head-i386-default-job-14] | `-- Extracting kbproto-1.0.6... done [head-i386-default-job-14] | `-- Installing libXau-1.0.8_2... [head-i386-default-job-14] | | `-- Installing xproto-7.0.26... [head-i386-default-job-14] | | `-- Extracting xproto-7.0.26... done [head-i386-default-job-14] | `-- Extracting libXau-1.0.8_2... done [head-i386-default-job-14] | `-- Installing libXdmcp-1.1.1_2... [head-i386-default-job-14] | `-- Extracting libXdmcp-1.1.1_2... done [head-i386-default-job-14] | `-- Installing libxcb-1.11... [head-i386-default-job-14] | | `-- Installing libpthread-stubs-0.3_6... [head-i386-default-job-14] | | `-- Extracting libpthread-stubs-0.3_6... done [head-i386-default-job-14] | | `-- Installing libxml2-2.9.2_2... [head-i386-default-job-14] | | `-- Extracting libxml2-2.9.2_2... done [head-i386-default-job-14] | `-- Extracting libxcb-1.11... done [head-i386-default-job-14] `-- Extracting libX11-1.6.2_2,1... done [head-i386-default-job-14] `-- Installing libXext-1.3.3,1... [head-i386-default-job-14] | `-- Installing xextproto-7.3.0... [head-i386-default-job-14] | `-- Extracting xextproto-7.3.0... done BUILD SUCCESSFUL Total time: 22 seconds cd /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core && /usr/bin/env XDG_DATA_HOME=/wrkdirs/usr/ports/java/java3d/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/java3d/work HOME=/wrkdirs/usr/ports/java/java3d/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/java/java3d/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/java3d/work HOME=/wrkdirs/usr/ports/java/java3d/work TMPDIR="/tmp" JAVA_HOME=/usr/local/openjdk7 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" /usr/local/bin/ant -Dbuild.type=fcs -DisFreeBSD=yes docs-public Buildfile: /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build.xml init: [echo] buildtime = 30 Jan 2015 04:42:16 GMT initBuildType: setupBuildPatch: setupBuildFcs: setupBuildBeta: setupBuildStable: setupBuildDaily: checkBuildType: setupBuildType: [echo] build.type = fcs setupFreeBSD: setupSolaris: setupSolarisX86: setupLinux: setupLinuxAmd64: setupLinuxIA64: setupLinuxPPC: setupWindows: setupWindowsAmd64: setupMacOSX: init-jogl: init-no-jogl: setupJogl: setupPlatform: docs-public: setup-docs: docs-public: [mkdir] Created dir: /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package javax.media.j3d... [javadoc] Loading source files for package com.sun.j3d.audioengines... [javadoc] Loading source files for package com.sun.j3d.audioengines.javasound... [javadoc] Loading source files for package com.sun.j3d.exp.swing... [javadoc] Loading source files for package com.sun.j3d.loaders... [javadoc] Loading source files for package com.sun.j3d.loaders.lw3d... [javadoc] Loading source files for package com.sun.j3d.loaders.objectfile... [javadoc] Loading source files for package com.sun.j3d.utils.applet... [javadoc] Loading source files for package com.sun.j3d.utils.audio... [javadoc] Loading source files for package com.sun.j3d.utils.behaviors.interpolators... [javadoc] Loading source files for package com.sun.j3d.utils.behaviors.keyboard... [javadoc] Loading source files for package com.sun.j3d.utils.behaviors.mouse... [javadoc] Loading source files for package com.sun.j3d.utils.behaviors.picking... [javadoc] Loading source files for package com.sun.j3d.utils.behaviors.sensor... [javadoc] Loading source files for package com.sun.j3d.utils.behaviors.vp... [javadoc] Loading source files for package com.sun.j3d.utils.compression... [javadoc] Loading source files for package com.sun.j3d.utils.geometry... [javadoc] Loading source files for package com.sun.j3d.utils.geometry.compression... [javadoc] Loading source files for package com.sun.j3d.utils.image... [javadoc] Loading source files for package com.sun.j3d.utils.pickfast... [javadoc] Loading source files for package com.sun.j3d.utils.pickfast.behaviors... [javadoc] Loading source files for package com.sun.j3d.utils.picking... [javadoc] Loading source files for package com.sun.j3d.utils.picking.behaviors... [javadoc] Loading source files for package com.sun.j3d.utils.scenegraph.io... [javadoc] Loading source files for package com.sun.j3d.utils.scenegraph.transparency... [javadoc] Loading source files for package com.sun.j3d.utils.shader... [javadoc] Loading source files for package com.sun.j3d.utils.timer... [javadoc] Loading source files for package com.sun.j3d.utils.universe... [javadoc] Loading source files for package javax.vecmath... [javadoc] Constructing Javadoc information... [javadoc] /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/x11/javax/media/j3d/X11NativeConfigTemplate3D.java:38: warning: X11GraphicsDevice is internal proprietary API and may be removed in a future release [javadoc] import sun.awt.X11GraphicsDevice; [javadoc] ^ [javadoc] /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/x11/javax/media/j3d/X11NativeConfigTemplate3D.java:39: warning: X11GraphicsConfig is internal proprietary API and may be removed in a future release [javadoc] import sun.awt.X11GraphicsConfig; [javadoc] ^ [javadoc] /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/x11/javax/media/j3d/X11NativeScreenInfo.java:35: warning: X11GraphicsDevice is internal proprietary API and may be removed in a future release [javadoc] import sun.awt.X11GraphicsDevice; [javadoc] ^ [javadoc] /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/exp/swing/JCanvas3D.java:103: warning - Tag @see: missing '#': "getLightweightComponent()" [javadoc] /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/exp/swing/JCanvas3D.java:103: warning - Tag @see: can't find getLightweightComponent() in com.sun.j3d.exp.swing.JCanvas3D [javadoc] /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/exp/swing/JCanvas3D.java:103: warning - Tag @see: missing '#': "setResizeValidationDelay()" [javadoc] /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/exp/swing/JCanvas3D.java:103: warning - Tag @see: can't find setResizeValidationDelay() in com.sun.j3d.exp.swing.JCanvas3D [javadoc] /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/exp/swing/JCanvas3D.java:103: warning - Tag @see: missing '#': "setResizeMode()" [javadoc] /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/exp/swing/JCanvas3D.java:103: warning - Tag @see: can't find setResizeMode() in com.sun.j3d.exp.swing.JCanvas3D [javadoc] Standard Doclet version 1.7.0_71 [javadoc] Building tree for all the packages and classes... [javadoc] /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/exp/swing/JCanvas3D.java:121: warning - Tag @see: missing '#': "setResizeMode()" [javadoc] /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/exp/swing/JCanvas3D.java:121: warning - Tag @see: can't find setResizeMode() in com.sun.j3d.exp.swing.JCanvas3D [javadoc] /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/exp/swing/JCanvas3D.java:110: warning - Tag @see: missing '#': "setResizeMode()" [javadoc] /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/exp/swing/JCanvas3D.java:110: warning - Tag @see: can't find setResizeMode() in com.sun.j3d.exp.swing.JCanvas3D [javadoc] /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressedGeometryData.java:386: warning - Tag @see: reference not found: Canvas3D#queryProperties [javadoc] /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressedGeometryData.java:398: warning - Tag @see: reference not found: Canvas3D#queryProperties [javadoc] /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressedGeometryData.java:410: warning - Tag @see: reference not found: Canvas3D#queryProperties [javadoc] Generating /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/com/sun/j3d/utils/scenegraph/io/package-summary.html... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/scenegraph/io/doc-files/extensibility.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/com/sun/j3d/utils/scenegraph/io/doc-files... [javadoc] Generating /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/com/sun/j3d/utils/universe/package-summary.html... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/universe/doc-files/j3d1x3-cave-vr.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/com/sun/j3d/utils/universe/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/universe/doc-files/j3d1x3-rot45.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/com/sun/j3d/utils/universe/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/universe/doc-files/j3d2x2-flat.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/com/sun/j3d/utils/universe/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/universe/doc-files/j3d1x1-vr.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/com/sun/j3d/utils/universe/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/universe/doc-files/config-examples.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/com/sun/j3d/utils/universe/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/universe/doc-files/j3d1x2-flat.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/com/sun/j3d/utils/universe/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/universe/doc-files/j3d1x1-stereo.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/com/sun/j3d/utils/universe/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/universe/doc-files/j3d1x2-rot30.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/com/sun/j3d/utils/universe/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/universe/doc-files/config-syntax.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/com/sun/j3d/utils/universe/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/universe/doc-files/j3d1x1-window.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/com/sun/j3d/utils/universe/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/universe/doc-files/j3d1x1-behavior.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/com/sun/j3d/utils/universe/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/universe/doc-files/j3d1x1.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/com/sun/j3d/utils/universe/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/universe/doc-files/j3d1x3-cave.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/com/sun/j3d/utils/universe/doc-files... [javadoc] Generating /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/package-summary.html... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/ViewModel5.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/ViewModel11.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/ViewModel4.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/Behaviors8.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/SceneGraphSharing1.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/Behaviors.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/Rendering.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/VirtualUniverse.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/Behaviors1.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/SceneGraphSharing.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/SceneGraphSharing3.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/ViewModel6.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/intro.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/Behaviors6.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/ViewModel2.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/DAG.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/SceneGraphSharing5.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/ViewModel9.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/ViewModel14.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/Concepts1.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/SceneGraphSharing2.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/Concepts2.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/Concepts.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/ViewModel13.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/ViewModel10.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/Behaviors4.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/ViewModel7.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/Immediate.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/Behaviors2.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/ViewModel.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/VirtualUniverse.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/SceneGraphOverview.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/Behaviors5.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/SceneGraphSharing4.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/HelloUniverse.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/ViewModel1.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/ViewModel12.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/Behaviors7.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/Immediate1.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/ViewModel8.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/ViewModel3.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/ViewBranch.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/Behaviors3.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/intro.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [javadoc] Generating /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/help-doc.html... [javadoc] 16 warnings [copy] Copying 2 files to /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public BUILD SUCCESSFUL Total time: 19 seconds =========================================================================== =================================================== ===> java3d-1.5.2_3 depends on file: /usr/local/openjdk7/bin/java - found ===> java3d-1.5.2_3 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found =========================================================================== =================================================== ===> Staging for java3d-1.5.2_3 ===> Generating temporary packing list install -o root -g wheel -m 0644 /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/vecmath/dist/lib/ext/vecmath.jar /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/default/opt/lib/ext/j3dcore.jar /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/default/opt/lib/ext/j3dutils.jar /wrkdirs/usr/ports/java/java3d/work/stage/usr/local/openjdk7/jre/lib/ext install /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/default/opt/native/libj3dcore-ogl.so /wrkdirs/usr/ports/java/java3d/work/stage/usr/local/openjdk7/jre/lib/i386 install: /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/default/opt/native/libj3dcore-ogl.so: No such file or directory *** Error code 71 Stop. make: stopped in /usr/ports/java/java3d From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 04:49:16 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 B4D67C0D; Fri, 30 Jan 2015 04:49:16 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 A03EAD8D; Fri, 30 Jan 2015 04:49:16 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U4nGSI064863; Fri, 30 Jan 2015 04:49:16 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U4nGAI064852; Fri, 30 Jan 2015 04:49:16 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 04:49:16 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300449.t0U4nGAI064852@beefy2.isc.freebsd.org> To: lev@FreeBSD.org Subject: [package - head-amd64-default][devel/gcc-arm-embedded] Failed for gcc-arm-embedded-4.8.20140805 in package 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: Fri, 30 Jan 2015 04:49:16 -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: lev@FreeBSD.org Last committer: lev@FreeBSD.org Ident: $FreeBSD: head/devel/gcc-arm-embedded/Makefile 373566 2014-11-28 14:04:53Z lev $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/gcc-arm-embedded-4.8.20140805.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building devel/gcc-arm-embedded build started at Thu Jan 29 23:36:07 UTC 2015 port directory: /usr/ports/devel/gcc-arm-embedded building for: FreeBSD head-amd64-default-job-10 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: lev@FreeBSD.org Makefile ident: $FreeBSD: head/devel/gcc-arm-embedded/Makefile 373566 2014-11-28 14:04:53Z lev $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gcc-arm-embedded-4.8.20140805 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gcc-arm-embedded-4.8.20140805: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples HTML=off: Install HTML documentation PDF=off: Install PDF documentation (requires TeX, it is huge) PURE=off: Use all libraries from bundle, do not depend on anything SILENT=off: Don't spam screen with build logs ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gcc-arm-embedded/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gcc-arm-embedded/work HOME=/wrkdirs/usr/ports/devel/gcc-arm-embedded/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gcc-arm-embedded/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gcc-arm-embedded/work HOME=/wrkdirs/usr/ports/devel/gcc-arm-embedded/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gcc-arm-embedded/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gcc-arm-embedded/work HOME=/wrkdirs/usr/ports/devel/gcc-arm-embedded/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gcc-arm-embedded/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gcc-arm-embedded/work HOME=/wrkdirs/usr/ports/devel/gcc-arm-embedded/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/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi" 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_I NSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- TARGET=arm-none-eabi FULL_VERSION=4_8-2014q3-20140805 DOCS="" NO_DOCS="@comment " EXAMPLES="" NO_EXAMPLES="@comment " HTML="@comment " NO_HTML="" PDF="@comment " NO_PDF="" PURE="@comment " NO_PURE="" SILENT="@comment " NO_SILENT="" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi" EXAMPLESDIR="gcc-arm-embedded-4_8-2014q3-20140805/share/gcc-arm-none-eabi/samples" DATADIR="share/gcc-arm-embedded" WWWDIR="www/gcc-arm-embedded" ETCDIR="etc/gcc-arm-embedded" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " EXAMPLES="" NO_EXAMPLES="@comment " HTML="@comment " NO_HTML="" PDF="@comment " NO_PDF="" PURE="@comment " NO_PURE="" SILENT="@comment " NO_SILENT="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gcc-arm-embedded DOCSDIR=/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi EXAMPLESDIR=/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/share/gcc-arm-none-eabi/samples WWWDIR=/usr/local/www/gcc-arm-embedded ETCDIR=/usr/local/etc/gcc-arm-embedded --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 LGPL20 LGPL21 GPLv3 LGPL3 accepted by the user =========================================================================== =================================================== ===> gcc-arm-embedded-4.8.20140805 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.7.txz [head-amd64-default-job-10] Installing pkg-1.4.7... [head-amd64-default-job-10] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gcc-arm-embedded-4.8.20140805 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 LGPL20 LGPL21 GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by gcc-arm-embedded-4.8.20140805 for building =========================================================================== =================================================== ===> License GPLv2 LGPL20 LGPL21 GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by gcc-arm-embedded-4.8.20140805 for building => SHA256 Checksum OK for gcc-arm-none-eabi-4_8-2014q3-20140805-src.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 LGPL20 LGPL21 GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by gcc-arm-embedded-4.8.20140805 for building ===> Extracting for gcc-arm-embedded-4.8.20140805 => SHA256 Checksum OK for gcc-arm-none-eabi-4_8-2014q3-20140805-src.tar.bz2. ====> Extracting bundled binutils ====> Extracting bundled gcc ====> Extracting bundled gcc plugins ====> Extracting bundled gdb ====> Extracting bundled newlib ====> Extracting bundled newlib-nano =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gcc-arm-embedded-4.8.20140805 ===> Applying extra patch /usr/ports/devel/gcc-arm-embedded/files/extra-patch-gcc-isl-0.13-compatibility ===> Applying FreeBSD patches for gcc-arm-embedded-4.8.20140805 =========================================================================== =================================================== ===> gcc-arm-embedded-4.8.20140805 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 [head-amd64-default-job-10] Installing bison-2.7.1,1... [head-amd64-default-job-10] `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-10] | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-10] | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-10] `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-10] `-- Installing m4-1.4.17_1,1... [head-amd64-default-job-10] `-- Extracting m4-1.4.17_1,1... done [head-amd64-default-job-10] Extracting bison-2.7.1,1... done ===> Returning to build of gcc-arm-embedded-4.8.20140805 ===> gcc-arm-embedded-4.8.20140805 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 [head-amd64-default-job-10] Installing gmake-4.1_1... gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb' gmake[6]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/doc' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/doc' gmake[6]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/data-directory' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/data-directory' gmake[6]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib' gmake[7]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib' gmake[8]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake all-recursive gmake[9]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake[10]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake[10]: Nothing to be done for 'all-am'. gmake[10]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake[9]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake[8]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake[7]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib' gmake[6]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib' gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb' transformed_name=`t='s&^&arm-none-eabi-&'; \ echo gdb | sed -e "$t"` ; \ if test "x$transformed_name" = x; then \ transformed_name=gdb ; \ else \ true ; \ fi ; \ /bin/sh /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/../mkinstalldirs /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/bin ; \ /usr/bin/install gdb \ /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/bin/$transformed_name ; \ /bin/sh /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/../mkinstalldirs \ /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/man/man1 ; \ /usr/bin/install -m 644 /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/gdb.1 \ /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/man/man1/$transformed_name.1 ; \ /bin/sh /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/../mkinstalldirs /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/include/gdb ; \ /usr/bin/install -m 644 jit-reader.h /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/include/gdb/jit-reader.h mkdir /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/include mkdir /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/include/gdb gmake[6]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb' gmake[7]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/doc' (test "ln -s" = "ln -s" && \ ln -s /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/doc/all-cfg.texi gdb-cfg.texi) || \ ln /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/doc/all-cfg.texi gdb-cfg.texi || \ cp /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/doc/all-cfg.texi gdb-cfg.texi echo "@set GDBVN `sed q /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/doc/../version.in`" > ./GDBvn.new if [ -n "(GNU Tools for ARM Embedded Processors) " ]; then \ echo "@set VERSION_PACKAGE (GNU Tools for ARM Embedded Processors) " >> ./GDBvn.new; \ fi echo "@set BUGURL @uref{http://www.gnu.org/software/gdb/bugs/}" >> ./GDBvn.new if [ "@uref{http://www.gnu.org/software/gdb/bugs/}" = "@uref{http://www.gnu.org/software/gdb/bugs/}" ]; then \ echo "@set BUGURL_DEFAULT" >> ./GDBvn.new; \ fi if test -z "-I /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/doc/../../readline/doc"; then \ echo "@set SYSTEM_READLINE" >> ./GDBvn.new; \ fi mv GDBvn.new GDBvn.texi makeinfo --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/doc/../../readline/doc -I /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/doc/../mi -I /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/doc \ -o gdb.info /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/doc/gdb.texinfo makeinfo --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/doc -o gdbint.info /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/doc/gdbint.texinfo makeinfo --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/doc -o stabs.info /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/doc/stabs.texinfo makeinfo --split-size=5000000 --split-size=5000000 -DHAVE_MAKEINFO_CLICK -I /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/doc -o annotate.info /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/doc/annotate.texinfo /bin/sh /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/doc/../../mkinstalldirs /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/info /usr/bin/install -m 644 ./gdb.info /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/info/gdb.info /usr/bin/install -m 644 ./gdbint.info /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/info/gdbint.info /usr/bin/install -m 644 ./stabs.info /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/info/stabs.info /usr/bin/install -m 644 ./annotate.info /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/info/annotate.info install-info --info-dir=/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/info /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/info/gdb.info install-info --info-dir=/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/info /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/info/gdbint.info install-info --info-dir=/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/info /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/info/stabs.info install-info --info-dir=/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/info /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/info/annotate.info gmake[7]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/doc' gmake[7]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/testsuite' gmake[7]: Nothing to be done for 'install'. gmake[7]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/testsuite' gmake[7]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/data-directory' gmake[8]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/data-directory' /bin/sh /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/data-directory/../../mkinstalldirs /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/share/gdb/syscalls mkdir /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/share mkdir /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/share/gdb mkdir /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/share/gdb/syscalls files='gdb-syscalls.dtd ppc-linux.xml ppc64-linux.xml i386-linux.xml amd64-linux.xml sparc-linux.xml sparc64-linux.xml mips-o32-linux.xml mips-n32-linux.xml mips-n64-linux.xml' ; \ for file in $files; do \ f=/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/data-directory/../syscalls/$file ; \ if test -f $f ; then \ /usr/bin/install -m 644 $f /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/share/gdb/syscalls ; \ fi ; \ done files='gdb/__init__.py gdb/types.py gdb/printing.py gdb/prompt.py gdb/command/__init__.py gdb/command/type_printers.py gdb/command/pretty_printers.py gdb/command/prompt.py gdb/command/explore.py gdb/function/__init__.py gdb/function/strfns.py' ; \ for file in $files ; do \ dir=`echo "$file" | sed 's,/[^/]*$,,'` ; \ /bin/sh /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/data-directory/../../mkinstalldirs /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/share/gdb/python/$dir ; \ /usr/bin/install -m 644 ./python/$file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/share/gdb/python/$dir ; \ done mkdir /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/share/gdb/python mkdir /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/share/gdb/python/gdb mkdir /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/share/gdb/python/gdb/command mkdir /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/share/gdb/python/gdb/function gmake[8]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/data-directory' gmake[7]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/data-directory' gmake[7]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib' gmake[8]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib' gmake[9]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake all-recursive gmake[10]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake[11]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake[11]: Nothing to be done for 'all-am'. gmake[11]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake[10]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake[9]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake[8]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib' gmake[8]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib' gmake[9]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib' gmake[10]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake install-recursive gmake[11]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake[12]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake[13]: Entering directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' if test no = no; then \ case 'freebsd11.0' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac ; \ else \ need_charset_alias=false ; \ fi ; \ if $need_charset_alias; then \ /bin/sh /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/gdb/gdb/gnulib/../../mkinstalldirs /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/lib ; \ fi ; \ if test -f /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/lib/charset.alias; then \ sed -f ref-add.sed /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/lib/charset.alias > /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/lib/charset.tmp ; \ /usr/bin/install -m 644 /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/lib/charset.tmp /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/lib/charset.alias ; \ rm -f /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/lib/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/lib/charset.tmp ; \ /usr/bin/install -m 644 /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/lib/charset.tmp /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/lib/charset.alias ; \ rm -f /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/install/gcc-arm-embedded-4_8-2014q3-20140805/lib/charset.tmp ; \ fi ; \ fi gmake[13]: Nothing to be done for 'install-data-am'. gmake[13]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake[12]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake[11]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake[10]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib/import' gmake[9]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib' gmake[8]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib' gmake[7]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb/build-gnulib' gmake[6]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb' gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb/gdb' gmake[3]: Nothing to be done for 'install-target'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/build/gdb' ====> Install samples into stage directory ====> Install misc. files into stage directory ====> Strip host binaries ====> Strip target libraries ====> Remove *.la files and other leftovers =========================================================================== =================================================== ===> gcc-arm-embedded-4.8.20140805 depends on executable: indexinfo - found =========================================================================== =================================================== ===> Staging for gcc-arm-embedded-4.8.20140805 ===> Generating temporary packing list ====> Compressing man pages (compress-man) ls: /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/info/as.info*: No such file or directory ls: /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/info/gprof.info*: No such file or directory ls: /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/info/ld.info*: No such file or directory =========================================================================== =================================================== ===> Building package for gcc-arm-embedded-4.8.20140805 pkg-static: Unable to access file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/bin/ld: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/bin/ld.bfd: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/lib/ldscripts/armelf.x: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/lib/ldscripts/armelf.xbn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/lib/ldscripts/armelf.xc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/lib/ldscripts/armelf.xn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/lib/ldscripts/armelf.xr: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/lib/ldscripts/armelf.xs: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/lib/ldscripts/armelf.xsc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/lib/ldscripts/armelf.xsw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/lib/ldscripts/armelf.xu: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/arm-none-eabi/lib/ldscripts/armelf.xw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/bin/arm-none-eabi-gprof: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/bin/arm-none-eabi-ld: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/bin/arm-none-eabi-ld.bfd: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/man/man1/arm-none-eabi-as.1.gz: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/man/man1/arm-none-eabi-gprof.1.gz: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/gcc-arm-embedded/work/stage/usr/local/gcc-arm-embedded-4_8-2014q3-20140805/share/doc/gcc-arm-none-eabi/man/man1/arm-none-eabi-ld.1.gz: No such file or directory *** Error code 1 Stop. make: stopped in /usr/ports/devel/gcc-arm-embedded From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 04:55:33 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 9BFDDD93 for ; Fri, 30 Jan 2015 04:55:33 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 8602EE48 for ; Fri, 30 Jan 2015 04:55:33 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U4tX6k064738 for ; Fri, 30 Jan 2015 04:55:33 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U4tXFj064697; Fri, 30 Jan 2015 04:55:33 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 04:55:33 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300455.t0U4tXFj064697@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-amd64-default][java/java3d] Failed for java3d-1.5.2_3 in stage 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: Fri, 30 Jan 2015 04:55:33 -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: marino@FreeBSD.org Ident: $FreeBSD: head/java/java3d/Makefile 369295 2014-09-25 20:52:28Z marino $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/java3d-1.5.2_3.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building java/java3d build started at Fri Jan 30 04:53:51 UTC 2015 port directory: /usr/ports/java/java3d building for: FreeBSD head-amd64-default-job-23 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/java/java3d/Makefile 369295 2014-09-25 20:52:28Z marino $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=java3d-1.5.2_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for java3d-1.5.2_3: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/java/java3d/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/java3d/work HOME=/wrkdirs/usr/ports/java/java3d/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/java/java3d/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/java3d/work HOME=/wrkdirs/usr/ports/java/java3d/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/java/java3d/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/java3d/work HOME=/wrkdirs/usr/ports/java/java3d/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/java/java3d/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/java3d/work HOME=/wrkdirs/usr/ports/java/java3d/work TMPDIR="/tmp" JAVA_HOME=/usr/local/openjdk7 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-- JAVA_HOME=openjdk7 ARCH=amd64 JAVASHAREDIR="share/java" JAVAJARDIR="share/java/classes" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/java3d" EXAMPLESDIR="share/examples/java3d" DATADIR="share/java3d" WWWDIR="www/java3d" ETCDIR="etc/java3d" --End PLIST_SUB-- --SUB_LIST-- JAVASHAREDIR="/usr/local/share/java" JAVAJARDIR="/usr/local/share/java/classes" JAVALIBDIR="/usr/local/share/java/classes" JAVA_VERSION="1.6+" JAVA_VENDOR="openjdk" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/java3d DOCSDIR=/usr/local/share/doc/java3d EXAMPLESDIR=/usr/local/share/examples/java3d WWWDIR=/usr/local/www/java3d ETCDIR=/usr/local/etc/java3d --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 MIT accepted by the user =========================================================================== =================================================== ===> java3d-1.5.2_3 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.7.txz [head-amd64-default-job-23] Installing pkg-1.4.7... [head-amd64-default-job-23] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of java3d-1.5.2_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 MIT accepted by the user ===> Fetching all distfiles required by java3d-1.5.2_3 for building =========================================================================== =================================================== ===> License GPLv2 MIT accepted by the user ===> Fetching all distfiles required by java3d-1.5.2_3 for building => SHA256 Checksum OK for java3d-1.5.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 MIT accepted by the user ===> Fetching all distfiles required by java3d-1.5.2_3 for building ===> Extracting for java3d-1.5.2_3 => SHA256 Checksum OK for java3d-1.5.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for java3d-1.5.2_3 ===> Applying FreeBSD patches for java3d-1.5.2_3 /usr/bin/sed -i.bak -e "s/gcc/cc/g" /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/native/ogl/build-freebsd.xml =========================================================================== =================================================== ===> java3d-1.5.2_3 depends on file: /usr/local/openjdk7/bin/java - not found ===> Verifying install for /usr/local/openjdk7/bin/java in /usr/ports/java/openjdk7 ===> Installing existing package /packages/All/openjdk-7.71.14_1,1.txz [head-amd64-default-job-23] Installing openjdk-7.71.14_1,1... [head-amd64-default-job-23] `-- Installing alsa-lib-1.0.28... [head-amd64-default-job-23] `-- Extracting alsa-lib-1.0.28... done [head-amd64-default-job-23] `-- Installing dejavu-2.34_4... [head-amd64-default-job-23] `-- Extracting dejavu-2.34_4... done [head-amd64-default-job-23] `-- Installing fontconfig-2.11.1,1... [head-amd64-default-job-23] | `-- Installing expat-2.1.0_2... [head-amd64-default-job-23] | `-- Extracting expat-2.1.0_2... done [head-amd64-default-job-23] | `-- Installing freetype2-2.5.5... [head-amd64-default-job-23] | `-- Extracting freetype2-2.5.5... done [head-amd64-default-job-23] `-- 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: caching, new cache contents: 0 fonts, 1 dirs /usr/local/lib/X11/fonts/dejavu: caching, new cache contents: 21 fonts, 0 dirs /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory Re-scanning /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs /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 [head-amd64-default-job-23] `-- Installing java-zoneinfo-2014.j... [head-amd64-default-job-23] `-- Extracting java-zoneinfo-2014.j... done [head-amd64-default-job-23] `-- Installing javavmwrapper-2.5... [head-amd64-default-job-23] `-- Extracting javavmwrapper-2.5... done [head-amd64-default-job-23] `-- Installing libX11-1.6.2_2,1... [head-amd64-default-job-23] | `-- Installing kbproto-1.0.6... [head-amd64-default-job-23] | `-- Extracting kbproto-1.0.6... done [head-amd64-default-job-23] | `-- Installing libXau-1.0.8_2... [head-amd64-default-job-23] | | `-- Installing xproto-7.0.26... [head-amd64-default-job-23] | | `-- Extracting xproto-7.0.26... done [head-amd64-default-job-23] | `-- Extracting libXau-1.0.8_2... done [head-amd64-default-job-23] | `-- Installing libXdmcp-1.1.1_2... [head-amd64-default-job-23] | `-- Extracting libXdmcp-1.1.1_2... done [head-amd64-default-job-23] | `-- Installing libxcb-1.11... [head-amd64-default-job-23] | | `-- Installing libpthread-stubs-0.3_6... [head-amd64-default-job-23] | | `-- Extracting libpthread-stubs-0.3_6... done [head-amd64-default-job-23] | | `-- Installing libxml2-2.9.2_2... [head-amd64-default-job-23] | | `-- Extracting libxml2-2.9.2_2... done [head-amd64-default-job-23] | `-- Extracting libxcb-1.11... done [head-amd64-default-job-23] `-- Extracting libX11-1.6.2_2,1... done [head-amd64-default-job-23] `-- Installing libXext-1.3.3,1... [head-amd64-default-job-23] | `-- Installing xextproto-7.3.0... [head-amd64-default-job-23] | `-- Extracting xextproto-7.3.0... done [head-amd64-default-job-23] `-- Extracting libXext-1.3.3,1... done [head-amd64-default-job-23] `-- Installing libXi-1.7.4,1... [head-amd64-default-job-23] | `-- Installing inputproto-2.3.1... [head-amd64-default-job-23] | `-- Extracting inputproto-2.3.1... done [head-amd64-default-job-23] | `-- Installing libXfixes-5.0.1_2... [head-amd64-default-job-23] | | `-- Installing fixesproto-5.0... [head-amd64-default-job-23] | | `-- Extracting fixesproto-5.0... done [head-amd64-default-job-23] | `-- Extracting libXfixes-5.0.1_2... done BUILD SUCCESSFUL Total time: 41 seconds cd /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core && /usr/bin/env XDG_DATA_HOME=/wrkdirs/usr/ports/java/java3d/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/java3d/work HOME=/wrkdirs/usr/ports/java/java3d/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/java/java3d/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/java/java3d/work HOME=/wrkdirs/usr/ports/java/java3d/work TMPDIR="/tmp" JAVA_HOME=/usr/local/openjdk7 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" /usr/local/bin/ant -Dbuild.type=fcs -DisFreeBSD=yes docs-public Buildfile: /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build.xml init: [echo] buildtime = 30 Jan 2015 04:55:08 GMT initBuildType: setupBuildPatch: setupBuildFcs: setupBuildBeta: setupBuildStable: setupBuildDaily: checkBuildType: setupBuildType: [echo] build.type = fcs setupFreeBSD: setupSolaris: setupSolarisX86: setupLinux: setupLinuxAmd64: setupLinuxIA64: setupLinuxPPC: setupWindows: setupWindowsAmd64: setupMacOSX: init-jogl: init-no-jogl: setupJogl: setupPlatform: docs-public: setup-docs: docs-public: [mkdir] Created dir: /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package javax.media.j3d... [javadoc] Loading source files for package com.sun.j3d.audioengines... [javadoc] Loading source files for package com.sun.j3d.audioengines.javasound... [javadoc] Loading source files for package com.sun.j3d.exp.swing... [javadoc] Loading source files for package com.sun.j3d.loaders... [javadoc] Loading source files for package com.sun.j3d.loaders.lw3d... [javadoc] Loading source files for package com.sun.j3d.loaders.objectfile... [javadoc] Loading source files for package com.sun.j3d.utils.applet... [javadoc] Loading source files for package com.sun.j3d.utils.audio... [javadoc] Loading source files for package com.sun.j3d.utils.behaviors.interpolators... [javadoc] Loading source files for package com.sun.j3d.utils.behaviors.keyboard... [javadoc] Loading source files for package com.sun.j3d.utils.behaviors.mouse... [javadoc] Loading source files for package com.sun.j3d.utils.behaviors.picking... [javadoc] Loading source files for package com.sun.j3d.utils.behaviors.sensor... [javadoc] Loading source files for package com.sun.j3d.utils.behaviors.vp... [javadoc] Loading source files for package com.sun.j3d.utils.compression... [javadoc] Loading source files for package com.sun.j3d.utils.geometry... [javadoc] Loading source files for package com.sun.j3d.utils.geometry.compression... [javadoc] Loading source files for package com.sun.j3d.utils.image... [javadoc] Loading source files for package com.sun.j3d.utils.pickfast... [javadoc] Loading source files for package com.sun.j3d.utils.pickfast.behaviors... [javadoc] Loading source files for package com.sun.j3d.utils.picking... [javadoc] Loading source files for package com.sun.j3d.utils.picking.behaviors... [javadoc] Loading source files for package com.sun.j3d.utils.scenegraph.io... [javadoc] Loading source files for package com.sun.j3d.utils.scenegraph.transparency... [javadoc] Loading source files for package com.sun.j3d.utils.shader... [javadoc] Loading source files for package com.sun.j3d.utils.timer... [javadoc] Loading source files for package com.sun.j3d.utils.universe... [javadoc] Loading source files for package javax.vecmath... [javadoc] Constructing Javadoc information... [javadoc] /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/x11/javax/media/j3d/X11NativeConfigTemplate3D.java:38: warning: X11GraphicsDevice is internal proprietary API and may be removed in a future release [javadoc] import sun.awt.X11GraphicsDevice; [javadoc] ^ [javadoc] /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/x11/javax/media/j3d/X11NativeConfigTemplate3D.java:39: warning: X11GraphicsConfig is internal proprietary API and may be removed in a future release [javadoc] import sun.awt.X11GraphicsConfig; [javadoc] ^ [javadoc] /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/x11/javax/media/j3d/X11NativeScreenInfo.java:35: warning: X11GraphicsDevice is internal proprietary API and may be removed in a future release [javadoc] import sun.awt.X11GraphicsDevice; [javadoc] ^ [javadoc] Standard Doclet version 1.7.0_71 [javadoc] Building tree for all the packages and classes... [javadoc] /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/exp/swing/JCanvas3D.java:103: warning - Tag @see: missing '#': "getLightweightComponent()" [javadoc] /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/exp/swing/JCanvas3D.java:103: warning - Tag @see: can't find getLightweightComponent() in com.sun.j3d.exp.swing.JCanvas3D [javadoc] /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/exp/swing/JCanvas3D.java:103: warning - Tag @see: missing '#': "setResizeValidationDelay()" [javadoc] /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/exp/swing/JCanvas3D.java:103: warning - Tag @see: can't find setResizeValidationDelay() in com.sun.j3d.exp.swing.JCanvas3D [javadoc] /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/exp/swing/JCanvas3D.java:103: warning - Tag @see: missing '#': "setResizeMode()" [javadoc] /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/exp/swing/JCanvas3D.java:103: warning - Tag @see: can't find setResizeMode() in com.sun.j3d.exp.swing.JCanvas3D [javadoc] /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/exp/swing/JCanvas3D.java:121: warning - Tag @see: missing '#': "setResizeMode()" [javadoc] /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/exp/swing/JCanvas3D.java:121: warning - Tag @see: can't find setResizeMode() in com.sun.j3d.exp.swing.JCanvas3D [javadoc] /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/exp/swing/JCanvas3D.java:110: warning - Tag @see: missing '#': "setResizeMode()" [javadoc] /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/exp/swing/JCanvas3D.java:110: warning - Tag @see: can't find setResizeMode() in com.sun.j3d.exp.swing.JCanvas3D [javadoc] /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressedGeometryData.java:386: warning - Tag @see: reference not found: Canvas3D#queryProperties [javadoc] /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressedGeometryData.java:398: warning - Tag @see: reference not found: Canvas3D#queryProperties [javadoc] /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/geometry/compression/CompressedGeometryData.java:410: warning - Tag @see: reference not found: Canvas3D#queryProperties [javadoc] Generating /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/com/sun/j3d/utils/scenegraph/io/package-summary.html... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/scenegraph/io/doc-files/extensibility.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/com/sun/j3d/utils/scenegraph/io/doc-files... [javadoc] Generating /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/com/sun/j3d/utils/universe/package-summary.html... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/universe/doc-files/j3d1x3-cave-vr.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/com/sun/j3d/utils/universe/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/universe/doc-files/j3d1x3-rot45.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/com/sun/j3d/utils/universe/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/universe/doc-files/j3d2x2-flat.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/com/sun/j3d/utils/universe/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/universe/doc-files/j3d1x1-vr.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/com/sun/j3d/utils/universe/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/universe/doc-files/config-examples.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/com/sun/j3d/utils/universe/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/universe/doc-files/j3d1x2-flat.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/com/sun/j3d/utils/universe/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/universe/doc-files/j3d1x1-stereo.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/com/sun/j3d/utils/universe/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/universe/doc-files/j3d1x2-rot30.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/com/sun/j3d/utils/universe/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/universe/doc-files/config-syntax.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/com/sun/j3d/utils/universe/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/universe/doc-files/j3d1x1-window.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/com/sun/j3d/utils/universe/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/universe/doc-files/j3d1x1-behavior.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/com/sun/j3d/utils/universe/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/universe/doc-files/j3d1x1.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/com/sun/j3d/utils/universe/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core-utils/src/classes/share/com/sun/j3d/utils/universe/doc-files/j3d1x3-cave.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/com/sun/j3d/utils/universe/doc-files... [javadoc] Generating /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/package-summary.html... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/ViewModel5.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/ViewModel11.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/ViewModel4.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/Behaviors8.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/SceneGraphSharing1.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/Behaviors.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/Rendering.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/VirtualUniverse.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/Behaviors1.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/SceneGraphSharing.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/SceneGraphSharing3.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/ViewModel6.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/intro.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/Behaviors6.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/ViewModel2.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/DAG.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/SceneGraphSharing5.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/ViewModel9.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/ViewModel14.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/Concepts1.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/SceneGraphSharing2.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/Concepts2.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/Concepts.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/ViewModel13.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/ViewModel10.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/Behaviors4.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/ViewModel7.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/Immediate.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/Behaviors2.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/ViewModel.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/VirtualUniverse.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/SceneGraphOverview.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/Behaviors5.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/SceneGraphSharing4.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/HelloUniverse.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/ViewModel1.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/ViewModel12.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/Behaviors7.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/Immediate1.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/ViewModel8.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/ViewModel3.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/ViewBranch.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/Behaviors3.gif to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Copying file /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/doc-files/intro.html to directory /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/javax/media/j3d/doc-files... [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [javadoc] Generating /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public/help-doc.html... [javadoc] 16 warnings [copy] Copying 2 files to /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/freebsd/javadocs/docs-public BUILD SUCCESSFUL Total time: 25 seconds =========================================================================== =================================================== ===> java3d-1.5.2_3 depends on file: /usr/local/openjdk7/bin/java - found ===> java3d-1.5.2_3 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found =========================================================================== =================================================== ===> Staging for java3d-1.5.2_3 ===> Generating temporary packing list install -o root -g wheel -m 0644 /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/vecmath/dist/lib/ext/vecmath.jar /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/default/opt/lib/ext/j3dcore.jar /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/default/opt/lib/ext/j3dutils.jar /wrkdirs/usr/ports/java/java3d/work/stage/usr/local/openjdk7/jre/lib/ext install /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/default/opt/native/libj3dcore-ogl.so /wrkdirs/usr/ports/java/java3d/work/stage/usr/local/openjdk7/jre/lib/amd64 install: /wrkdirs/usr/ports/java/java3d/work/java3d-1.5.2/j3d-core/build/default/opt/native/libj3dcore-ogl.so: No such file or directory *** Error code 71 Stop. make: stopped in /usr/ports/java/java3d From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 05:45:27 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 010C9702; Fri, 30 Jan 2015 05:45:26 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 DF3B1351; Fri, 30 Jan 2015 05:45:26 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U5jQgL057864; Fri, 30 Jan 2015 05:45:26 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U5jQOX057822; Fri, 30 Jan 2015 05:45:26 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 05:45:26 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300545.t0U5jQOX057822@beefy1.isc.freebsd.org> To: sunpoet@FreeBSD.org Subject: [package - head-i386-default][databases/rocksdb] Failed for rocksdb-3.8 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: Fri, 30 Jan 2015 05:45:27 -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: sunpoet@FreeBSD.org Last committer: sunpoet@FreeBSD.org Ident: $FreeBSD: head/databases/rocksdb/Makefile 374239 2014-12-08 09:11:01Z sunpoet $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/rocksdb-3.8.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building databases/rocksdb build started at Fri Jan 30 05:39:44 UTC 2015 port directory: /usr/ports/databases/rocksdb building for: FreeBSD head-i386-default-job-16 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: sunpoet@FreeBSD.org Makefile ident: $FreeBSD: head/databases/rocksdb/Makefile 374239 2014-12-08 09:11:01Z sunpoet $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=rocksdb-3.8 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/rocksdb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/rocksdb/work HOME=/wrkdirs/usr/ports/databases/rocksdb/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/rocksdb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/rocksdb/work HOME=/wrkdirs/usr/ports/databases/rocksdb/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 -I/usr/local/include -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-DOS_FREEBSD" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/rocksdb" EXAMPLESDIR="share/examples/rocksdb" DATADIR="share/rocksdb" WWWDIR="www/rocksdb" ETCDIR="etc/rocksdb" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/rocksdb DOCSDIR=/usr/local/share/doc/rocksdb EXAMPLESDIR=/usr/local/share/examples/rocksdb WWWDIR=/usr/local/www/rocksdb ETCDIR=/usr/local/etc/rocksdb --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> rocksdb-3.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.4.7.txz [head-i386-default-job-16] Installing pkg-1.4.7... [head-i386-default-job-16] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of rocksdb-3.8 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by rocksdb-3.8 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by rocksdb-3.8 for building => SHA256 Checksum OK for rocksdb-3.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by rocksdb-3.8 for building ===> Extracting for rocksdb-3.8 => SHA256 Checksum OK for rocksdb-3.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for rocksdb-3.8 ===> Applying FreeBSD patches for rocksdb-3.8 =========================================================================== =================================================== ===> rocksdb-3.8 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 [head-i386-default-job-16] Installing gmake-4.1_1... [head-i386-default-job-16] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-16] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-16] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-16] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-16] Extracting gmake-4.1_1... done ===> Returning to build of rocksdb-3.8 =========================================================================== =================================================== ===> rocksdb-3.8 depends on shared library: libgflags.so - not found ===> Verifying for libgflags.so in /usr/ports/devel/gflags ===> Installing existing package /packages/All/gflags-2.0_1.txz [head-i386-default-job-16] Installing gflags-2.0_1... [head-i386-default-job-16] Extracting gflags-2.0_1... done ===> Returning to build of rocksdb-3.8 ===> rocksdb-3.8 depends on shared library: libsnappy.so - not found ===> Verifying for libsnappy.so in /usr/ports/archivers/snappy ===> Installing existing package /packages/All/snappy-1.1.1_1.txz [head-i386-default-job-16] Installing snappy-1.1.1_1... [head-i386-default-job-16] Extracting snappy-1.1.1_1... done ===> Returning to build of rocksdb-3.8 =========================================================================== =================================================== ===> Configuring for rocksdb-3.8 =========================================================================== =================================================== ===> Building for rocksdb-3.8 gmake[1]: Entering directory '/wrkdirs/usr/ports/databases/rocksdb/work/facebook-rocksdb-7fe2470' c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM port/stack_trace.cc -o port/stack_trace.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM port/port_posix.cc -o port/port_posix.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/write_batch_with_index/write_batch_with_index.cc -o utilities/write_batch_with_index/write_batch_with_index.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/ttl/db_ttl_impl.cc -o utilities/ttl/db_ttl_impl.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/spatialdb/spatial_db.cc -o utilities/spatialdb/spatial_db.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/redis/redis_lists.cc -o utilities/redis/redis_lists.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/merge_operators/uint64add.cc -o utilities/merge_operators/uint64add.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/merge_operators/string_append/stringappend2.cc -o utilities/merge_operators/string_append/stringappend2.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/merge_operators/string_append/stringappend.cc -o utilities/merge_operators/string_append/stringappend.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/merge_operators/put.cc -o utilities/merge_operators/put.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/geodb/geodb_impl.cc -o utilities/geodb/geodb_impl.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/document/json_document.cc -o utilities/document/json_document.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/document/document_db.cc -o utilities/document/document_db.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/compacted_db/compacted_db_impl.cc -o utilities/compacted_db/compacted_db_impl.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM utilities/backupable/backupable_db.cc -o utilities/backupable/backupable_db.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/xxhash.cc -o util/xxhash.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/vectorrep.cc -o util/vectorrep.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/thread_local.cc -o util/thread_local.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/sync_point.cc -o util/sync_point.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/string_util.cc -o util/string_util.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/status.cc -o util/status.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/statistics.cc -o util/statistics.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/sst_dump_tool.cc -o util/sst_dump_tool.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/slice.cc -o util/slice.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/skiplistrep.cc -o util/skiplistrep.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/rate_limiter.cc -o util/rate_limiter.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/perf_context.cc -o util/perf_context.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/options_helper.cc -o util/options_helper.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/options_builder.cc -o util/options_builder.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM util/options.cc -o util/options.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/plain_table_index.cc -o table/plain_table_index.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/plain_table_factory.cc -o table/plain_table_factory.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/plain_table_builder.cc -o table/plain_table_builder.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/meta_blocks.cc -o table/meta_blocks.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/merger.cc -o table/merger.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/iterator.cc -o table/iterator.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/get_context.cc -o table/get_context.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/full_filter_block.cc -o table/full_filter_block.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/format.cc -o table/format.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/flush_block_policy.cc -o table/flush_block_policy.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/cuckoo_table_reader.cc -o table/cuckoo_table_reader.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/cuckoo_table_factory.cc -o table/cuckoo_table_factory.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/cuckoo_table_builder.cc -o table/cuckoo_table_builder.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/bloom_block.cc -o table/bloom_block.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/block_prefix_index.cc -o table/block_prefix_index.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/block_hash_index.cc -o table/block_hash_index.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/block_builder.cc -o table/block_builder.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/block_based_table_reader.cc -o table/block_based_table_reader.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/block_based_table_factory.cc -o table/block_based_table_factory.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/block_based_table_builder.cc -o table/block_based_table_builder.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/block_based_filter_block.cc -o table/block_based_filter_block.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/block.cc -o table/block.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM table/adaptive_table_factory.cc -o table/adaptive_table_factory.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/write_thread.cc -o db/write_thread.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/write_controller.cc -o db/write_controller.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/write_batch.cc -o db/write_batch.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/wal_manager.cc -o db/wal_manager.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/version_set.cc -o db/version_set.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/version_edit.cc -o db/version_edit.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/version_builder.cc -o db/version_builder.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/transaction_log_impl.cc -o db/transaction_log_impl.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/table_properties_collector.cc -o db/table_properties_collector.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/table_cache.cc -o db/table_cache.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/repair.cc -o db/repair.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/merge_operator.cc -o db/merge_operator.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/merge_helper.cc -o db/merge_helper.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/memtable_list.cc -o db/memtable_list.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/memtable.cc -o db/memtable.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/log_writer.cc -o db/log_writer.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/log_reader.cc -o db/log_reader.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/internal_stats.cc -o db/internal_stats.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/forward_iterator.cc -o db/forward_iterator.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/flush_scheduler.cc -o db/flush_scheduler.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/flush_job.cc -o db/flush_job.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/filename.cc -o db/filename.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/file_indexer.cc -o db/file_indexer.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/dbformat.cc -o db/dbformat.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/db_iter.cc -o db/db_iter.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/db_impl_readonly.cc -o db/db_impl_readonly.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/db_impl_debug.cc -o db/db_impl_debug.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/db_impl.cc -o db/db_impl.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/db_filesnapshot.cc -o db/db_filesnapshot.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/compaction_picker.cc -o db/compaction_picker.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/compaction_job.cc -o db/compaction_job.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/compaction.cc -o db/compaction.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/column_family.cc -o db/column_family.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/c.cc -o db/c.d c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM db/builder.cc -o db/builder.d c++ -shared -Wl,-soname -Wl,librocksdb.so -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC db/builder.cc db/c.cc db/column_family.cc db/compaction.cc db/compaction_job.cc db/compaction_picker.cc db/db_filesnapshot.cc db/db_impl.cc db/db_impl_debug.cc db/db_impl_readonly.cc db/db_iter.cc db/dbformat.cc db/file_indexer.cc db/filename.cc db/flush_job.cc db/flush_scheduler.cc db/forward_iterator.cc db/internal_stats.cc db/log_reader.cc db/log_writer.cc db/memtable.cc db/memtable_list.cc db/merge_helper.cc db/merge_operator.cc db/repair. cc db/table_cache.cc db/table_properties_collector.cc db/transaction_log_impl.cc db/version_builder.cc db/version_edit.cc db/version_set.cc db/wal_manager.cc db/write_batch.cc db/write_controller.cc db/write_thread.cc table/adaptive_table_factory.cc table/block.cc table/block_based_filter_block.cc table/block_based_table_builder.cc table/block_based_table_factory.cc table/block_based_table_reader.cc table/block_builder.cc table/block_hash_index.cc table/block_prefix_index.cc table/bloom_block.cc table/cuckoo_table_builder.cc table/cuckoo_table_factory.cc table/cuckoo_table_reader.cc table/flush_block_policy.cc table/format.cc table/full_filter_block.cc table/get_context.cc table/iterator.cc table/merger.cc table/meta_blocks.cc table/plain_table_builder.cc table/plain_table_factory.cc table/plain_table_index.cc table/plain_table_key_coding.cc table/plain_table_reader.cc table/table_properties.cc table/two_level_iterator.cc util/arena.cc util/auto_roll_logger.cc util/blob_store.cc uti l/bloom.cc util/build_version.cc util/cache.! cc util/coding.cc util/comparator.cc util/crc32c.cc util/db_info_dumper.cc util/dynamic_bloom.cc util/env.cc util/env_hdfs.cc util/env_posix.cc util/filter_policy.cc util/hash.cc util/hash_cuckoo_rep.cc util/hash_linklist_rep.cc util/hash_skiplist_rep.cc util/histogram.cc util/iostats_context.cc util/ldb_cmd.cc util/ldb_tool.cc util/log_buffer.cc util/logging.cc util/murmurhash.cc util/mutable_cf_options.cc util/options.cc util/options_builder.cc util/options_helper.cc util/perf_context.cc util/rate_limiter.cc util/skiplistrep.cc util/slice.cc util/sst_dump_tool.cc util/statistics.cc util/status.cc util/string_util.cc util/sync_point.cc util/thread_local.cc util/vectorrep.cc util/xxhash.cc utilities/backupable/backupable_db.cc utilities/compacted_db/compacted_db_impl.cc utilities/document/document_db.cc utilities/document/json_document.cc utilities/geodb/geodb_impl.cc utilities/merge_operators/put.cc utilities/merge_operators/string_append/stringappend.cc utilities/merge_operators/s tring_append/stringappend2.cc utilities/merge_operators/uint64add.cc utilities/redis/redis_lists.cc utilities/spatialdb/spatial_db.cc utilities/ttl/db_ttl_impl.cc utilities/write_batch_with_index/write_batch_with_index.cc port/port_posix.cc port/stack_trace.cc -L/usr/local/lib -fstack-protector -pthread -lsnappy -lgflags -lz -lbz2 -o librocksdb.so db/c.cc:2060:25: error: implicit conversion loses integer precision: 'const uint64_t' (aka 'const unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] return lf->rep[index].size; ~~~~~~ ~~~~~~~~~~~~~~~^~~~ 1 error generated. db/transaction_log_impl.cc:98:39: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] Status s = OpenLogReader(files_->at(startFileIndex).get()); ~~~~~~ ^~~~~~~~~~~~~~ 1 error generated. db/wal_manager.cc:226:51: error: implicit conversion loses integer precision: 'unsigned long long' to 'const size_t' (aka 'const unsigned int') [-Werror,-Wshorten-64-to-32] db_options_.WAL_size_limit_MB * 1024 * 1024 / log_file_size; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ db/wal_manager.cc:336:50: error: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] SequenceNumber current_seq_num = all_logs.at(mid)->StartSequence(); ~~~~~~~~ ^~~ db/wal_manager.cc:347:24: error: implicit conversion loses integer precision: 'const long long' to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] size_t start_index = std::max(static_cast(0), end); ~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 errors generated. table/cuckoo_table_builder.cc:164:53: error: implicit conversion loses integer precision: 'unsigned long long' to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] return Slice(&deleted_keys_[(idx - num_values_) * key_size_], key_size_); ~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ table/cuckoo_table_builder.cc:164:67: error: implicit conversion loses integer precision: 'const uint64_t' (aka 'const unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] return Slice(&deleted_keys_[(idx - num_values_) * key_size_], key_size_); ~~~~~ ^~~~~~~~~ table/cuckoo_table_builder.cc:166:26: error: implicit conversion loses integer precision: 'unsigned long long' to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] return Slice(&kvs_[idx * (key_size_ + value_size_)], key_size_); ~~~~ ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ table/cuckoo_table_builder.cc:166:56: error: implicit conversion loses integer precision: 'const uint64_t' (aka 'const unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] return Slice(&kvs_[idx * (key_size_ + value_size_)], key_size_); ~~~~~ ^~~~~~~~~ table/cuckoo_table_builder.cc:177:36: error: implicit conversion loses integer precision: 'const uint64_t' (aka 'const unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] static std::string empty_value(value_size_, 'a'); ~~~~~~~~~~~ ^~~~~~~~~~~ table/cuckoo_table_builder.cc:180:54: error: implicit conversion loses integer precision: 'unsigned long long' to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] return Slice(&kvs_[idx * (key_size_ + value_size_) + key_size_], value_size_); ~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ table/cuckoo_table_builder.cc:180:68: error: implicit conversion loses integer precision: 'const uint64_t' (aka 'const unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] return Slice(&kvs_[idx * (key_size_ + value_size_) + key_size_], value_size_); ~~~~~ ^~~~~~~~~~~ table/cuckoo_table_builder.cc:184:57: error: implicit conversion loses integer precision: 'unsigned long long' to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] buckets->resize(hash_table_size_ + cuckoo_block_size_ - 1); ~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ table/cuckoo_table_builder.cc:200:24: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] if ((*buckets)[hash_val].vector_idx == kMaxVectorIdx) { ~ ^~~~~~~~ table/cuckoo_table_builder.cc:206:39: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] GetUserKey((*buckets)[hash_val].vector_idx)) == 0) { ~ ^~~~~~~~ table/cuckoo_table_builder.cc:226:24: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] if ((*buckets)[hash_val].vector_idx == kMaxVectorIdx) { ~ ^~~~~~~~ table/cuckoo_table_builder.cc:235:16: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] (*buckets)[bucket_id].vector_idx = vector_idx; ~ ^~~~~~~~~ table/cuckoo_table_builder.cc:294:24: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] unused_bucket.resize(bucket_size, 'a'); ~~~~~~~~~~~~~ ^~~~~~~~~~~ table/cuckoo_table_builder.cc:319:36: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] unused_bucket.resize(properties_.fixed_key_len); ~~~~~~~~~~~~~ ~~~~~~~~~~~~^~~~~~~~~~~~~ table/cuckoo_table_builder.cc:454:16: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] (*buckets)[bid].make_space_for_key_call_id = make_space_for_key_call_id; ~ ^~~ table/cuckoo_table_builder.cc:465:54: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] CuckooBucket& curr_bucket = (*buckets)[curr_node.bucket_id]; ~ ~~~~~~~~~~^~~~~~~~~ table/cuckoo_table_builder.cc:474:24: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] if ((*buckets)[child_bucket_id].make_space_for_key_call_id == ~ ^~~~~~~~~~~~~~~ table/cuckoo_table_builder.cc:478:20: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] (*buckets)[child_bucket_id].make_space_for_key_call_id = ~ ^~~~~~~~~~~~~~~ table/cuckoo_table_builder.cc:482:24: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] if ((*buckets)[child_bucket_id].vector_idx == kMaxVectorIdx) { ~ ^~~~~~~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. table/cuckoo_table_reader.cc:127:28: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] status_ = file_->Read(0, file_size, &file_data_, nullptr); ~~~~~ ^~~~~~~~~ table/cuckoo_table_reader.cc:251:61: error: implicit conversion loses integer precision: 'const uint64_t' (aka 'const unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] sorted_bucket_ids_.reserve(reader_->GetTableProperties()->num_entries); ~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 2 errors generated. table/plain_table_reader.cc:272:25: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] return file_->Read(0, file_size_, &file_data_, nullptr); ~~~~~ ^~~~~~~~~~ 1 error generated. util/blob_store.cc:149:54: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] write_size)); ^~~~~~~~~~ util/blob_store.cc:158:51: error: implicit conversion loses integer precision: 'unsigned long long' to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] string zero_string(chunk.size * block_size_ - write_size, 0); ~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ util/blob_store.cc:182:29: error: implicit conversion loses integer precision: 'unsigned long long' to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] value->resize(blob.Size() * block_size_); ~~~~~ ~~~~~~~~~~~~^~~~~~~~~~~~~ util/blob_store.cc:190:58: error: implicit conversion loses integer precision: 'unsigned long long' to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] chunk.size * block_size_, ~~~~~~~~~~~^~~~~~~~~~~~~ util/blob_store.cc:192:58: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] &value->at(offset)); ~~~~~ ^~~~~~ 5 errors generated. utilities/backupable/backupable_db.cc:479:57: error: implicit conversion loses integer precision: 'unsigned long long' to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] copy_file_buffer_size_ = options_.backup_rate_limit / 10; ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ utilities/backupable/backupable_db.cc:727:58: error: implicit conversion loses integer precision: 'unsigned long long' to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] copy_file_buffer_size_ = options_.restore_rate_limit / 10; ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ utilities/backupable/backupable_db.cc:882:32: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] copy_file_buffer_size_ : size_limit; ^~~~~~~~~~ utilities/backupable/backupable_db.cc:1014:32: error: implicit conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] copy_file_buffer_size_ : size_limit; ^~~~~~~~~~ 4 errors generated. utilities/document/document_db.cc:1102:47: error: implicit conversion loses integer precision: 'const uint64_t' (aka 'const unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] rocksdb_options.write_buffer_size = options.memtable_size; ~ ~~~~~~~~^~~~~~~~~~~~~ utilities/document/document_db.cc:1105:51: error: implicit conversion loses integer precision: 'const uint64_t' (aka 'const unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] table_options.block_cache = NewLRUCache(options.cache_size); ~~~~~~~~~~~ ~~~~~~~~^~~~~~~~~~ 2 errors generated. utilities/spatialdb/spatial_db.cc:330:63: error: implicit conversion loses integer precision: 'unsigned long long' to 'size_type' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] quad_keys.reserve((tile_bbox.max_x - tile_bbox.min_x + 1) * ~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ utilities/spatialdb/spatial_db.cc:768:42: error: implicit conversion loses integer precision: 'const uint64_t' (aka 'const unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] auto block_cache = NewLRUCache(options.cache_size); ~~~~~~~~~~~ ~~~~~~~~^~~~~~~~~~ utilities/spatialdb/spatial_db.cc:809:42: error: implicit conversion loses integer precision: 'const uint64_t' (aka 'const unsigned long long') to 'size_t' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] auto block_cache = NewLRUCache(options.cache_size); ~~~~~~~~~~~ ~~~~~~~~^~~~~~~~~~ 3 errors generated. Makefile:209: recipe for target 'librocksdb.so' failed gmake[1]: *** [librocksdb.so] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/databases/rocksdb/work/facebook-rocksdb-7fe2470' *** Error code 1 Stop. make: stopped in /usr/ports/databases/rocksdb From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 05:49:32 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 CDE7C917; Fri, 30 Jan 2015 05:49:32 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 B82AA37B; Fri, 30 Jan 2015 05:49:32 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U5nWCp095270; Fri, 30 Jan 2015 05:49:32 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U5nW7o095268; Fri, 30 Jan 2015 05:49:32 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 05:49:32 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300549.t0U5nW7o095268@beefy1.isc.freebsd.org> To: sperber@FreeBSD.org Subject: [package - head-i386-default][math/fityk] Failed for fityk-0.9.8_4 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: Fri, 30 Jan 2015 05:49:33 -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: sperber@FreeBSD.org Last committer: antoine@FreeBSD.org Ident: $FreeBSD: head/math/fityk/Makefile 375062 2014-12-20 18:17:32Z antoine $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/fityk-0.9.8_4.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building math/fityk build started at Fri Jan 30 05:46:56 UTC 2015 port directory: /usr/ports/math/fityk building for: FreeBSD head-i386-default-job-09 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: sperber@FreeBSD.org Makefile ident: $FreeBSD: head/math/fityk/Makefile 375062 2014-12-20 18:17:32Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=fityk-0.9.8_4 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for fityk-0.9.8_4: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-doc --disable-xyconvert --with-wx-config=/usr/local/bin/wxgtk2u-3.0-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/fityk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/fityk/work HOME=/wrkdirs/usr/ports/math/fityk/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/fityk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/fityk/work HOME=/wrkdirs/usr/ports/math/fityk/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include " LDFLAGS=" -lbz2 -lz -L/wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs -L/usr/local/lib -pthread -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -D_GNU_SOURCE -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-- OSREL=11.0 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/fityk" EXAMPLESDIR="share/examples/fityk" DATADIR="share/fityk" WWWDIR="www/fityk" ETCDIR="etc/fityk" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/fityk DOCSDIR=/usr/local/share/doc/fityk EXAMPLESDIR=/usr/local/share/examples/fityk WWWDIR=/usr/local/www/fityk ETCDIR=/usr/local/etc/fityk --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 LGPL21 accepted by the user =========================================================================== =================================================== ===> fityk-0.9.8_4 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.7.txz [head-i386-default-job-09] Installing pkg-1.4.7... [head-i386-default-job-09] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of fityk-0.9.8_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by fityk-0.9.8_4 for building =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by fityk-0.9.8_4 for building => SHA256 Checksum OK for fityk-0.9.8.tar.bz2. => SHA256 Checksum OK for xylib-1.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by fityk-0.9.8_4 for building ===> Extracting for fityk-0.9.8_4 => SHA256 Checksum OK for fityk-0.9.8.tar.bz2. => SHA256 Checksum OK for xylib-1.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for fityk-0.9.8_4 ===> Applying FreeBSD patches for fityk-0.9.8_4 =========================================================================== =================================================== ===> fityk-0.9.8_4 depends on file: /usr/local/include/boost/spirit/include/classic_core.hpp - not found ===> Verifying install for /usr/local/include/boost/spirit/include/classic_core.hpp in /usr/ports/devel/boost-libs ===> Installing existing package /packages/All/boost-libs-1.55.0_4.txz [head-i386-default-job-09] Installing boost-libs-1.55.0_4... [head-i386-default-job-09] `-- Installing icu-53.1... [head-i386-default-job-09] `-- Extracting icu-53.1... done [head-i386-default-job-09] 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 fityk-0.9.8_4 ===> fityk-0.9.8_4 depends on executable: gnuplot - not found ===> Verifying install for gnuplot in /usr/ports/math/gnuplot ===> Installing existing package /packages/All/gnuplot-4.6.6_1.txz [head-i386-default-job-09] Installing gnuplot-4.6.6_1... [head-i386-default-job-09] `-- Installing cairo-1.12.18_1,2... [head-i386-default-job-09] | `-- Installing fontconfig-2.11.1,1... [head-i386-default-job-09] | | `-- Installing expat-2.1.0_2... [head-i386-default-job-09] | | `-- Extracting expat-2.1.0_2... done [head-i386-default-job-09] | | `-- Installing freetype2-2.5.5... [head-i386-default-job-09] | | `-- Extracting freetype2-2.5.5... done [head-i386-default-job-09] | `-- 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 [head-i386-default-job-09] | `-- Installing glib-2.42.1... [head-i386-default-job-09] | | `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-09] | | `-- Installing indexinfo-0.2.2... [head-i386-default-job-09] | | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-09] | | `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-09] | | `-- Installing libffi-3.2.1... [head-i386-default-job-09] | | `-- Extracting libffi-3.2.1... done [head-i386-default-job-09] | | `-- Installing libiconv-1.14_6... [head-i386-default-job-09] | | `-- Extracting libiconv-1.14_6... done [head-i386-default-job-09] | | `-- Installing pcre-8.35_2... [head-i386-default-job-09] | | `-- Extracting pcre-8.35_2... done [head-i386-default-job-09] | | `-- Installing perl5-5.18.4_11... [head-i386-default-job-09] | | `-- Extracting perl5-5.18.4_11... done [head-i386-default-job-09] | | `-- Installing python27-2.7.9... [head-i386-default-job-09] | | `-- Installing readline-6.3.8... [head-i386-default-job-09] | | `-- Extracting readline-6.3.8... done [head-i386-default-job-09] | | `-- Extracting python27-2.7.9... done [head-i386-default-job-09] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [head-i386-default-job-09] | `-- Installing libXext-1.3.3,1... [head-i386-default-job-09] | | `-- Installing libX11-1.6.2_2,1... checking whether rl_completion_matches is declared... yes checking for gnuplot... yes checking for unistd.h... (cached) yes checking for swig... no checking for sin in -lm... yes checking for erf in -lm... yes checking for erfc in -lm... yes checking for finite in -lm... yes checking for isnan in -lm... yes checking for popen... yes checking for getline... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating fityk.iss config.status: creating src/Makefile config.status: creating src/wxgui/Makefile config.status: creating src/cli/Makefile config.status: creating doc/Makefile config.status: creating samples/Makefile config.status: creating swig/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===> Building for fityk-0.9.8_4 make all-recursive Making all in xylib /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT xylib.lo -MD -MP -MF .deps/xylib.Tpo -c -o xylib.lo xylib.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT xylib.lo -MD -MP -MF .deps/xylib.Tpo -c xylib.cpp -o xylib.o mv -f .deps/xylib.Tpo .deps/xylib.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo cache.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.cpp -o cache.o mv -f .deps/cache.Tpo .deps/cache.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT brucker_raw.lo -MD -MP -MF .deps/brucker_raw.Tpo -c -o brucker_raw.lo brucker_raw.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT brucker_raw.lo -MD -MP -MF .deps/brucker_raw.Tpo -c brucker_raw.cpp -o brucker_raw.o mv -f .deps/brucker_raw.Tpo .deps/brucker_raw.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT gsas.lo -MD -MP -MF .deps/gsas.Tpo -c -o gsas.lo gsas.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT gsas.lo -MD -MP -MF .deps/gsas.Tpo -c gsas.cpp -o gsas.o mv -f .deps/gsas.Tpo .deps/gsas.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT pdcif.lo -MD -MP -MF .deps/pdcif.Tpo -c -o pdcif.lo pdcif.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT pdcif.lo -MD -MP -MF .deps/pdcif.Tpo -c pdcif.cpp -o pdcif.o mv -f .deps/pdcif.Tpo .deps/pdcif.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT philips_raw.lo -MD -MP -MF .deps/philips_raw.Tpo -c -o philips_raw.lo philips_raw.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT philips_raw.lo -MD -MP -MF .deps/philips_raw.Tpo -c philips_raw.cpp -o philips_raw.o mv -f .deps/philips_raw.Tpo .deps/philips_raw.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT philips_udf.lo -MD -MP -MF .deps/philips_udf.Tpo -c -o philips_udf.lo philips_udf.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT philips_udf.lo -MD -MP -MF .deps/philips_udf.Tpo -c philips_udf.cpp -o philips_udf.o mv -f .deps/philips_udf.Tpo .deps/philips_udf.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT rigaku_dat.lo -MD -MP -MF .deps/rigaku_dat.Tpo -c -o rigaku_dat.lo rigaku_dat.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT rigaku_dat.lo -MD -MP -MF .deps/rigaku_dat.Tpo -c rigaku_dat.cpp -o rigaku_dat.o mv -f .deps/rigaku_dat.Tpo .deps/rigaku_dat.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT text.lo -MD -MP -MF .deps/text.Tpo -c -o text.lo text.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT text.lo -MD -MP -MF .deps/text.Tpo -c text.cpp -o text.o mv -f .deps/text.Tpo .deps/text.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT csv.lo -MD -MP -MF .deps/csv.Tpo -c -o csv.lo csv.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT csv.lo -MD -MP -MF .deps/csv.Tpo -c csv.cpp -o csv.o mv -f .deps/csv.Tpo .deps/csv.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT uxd.lo -MD -MP -MF .deps/uxd.Tpo -c -o uxd.lo uxd.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT uxd.lo -MD -MP -MF .deps/uxd.Tpo -c uxd.cpp -o uxd.o mv -f .deps/uxd.Tpo .deps/uxd.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT vamas.lo -MD -MP -MF .deps/vamas.Tpo -c -o vamas.lo vamas.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT vamas.lo -MD -MP -MF .deps/vamas.Tpo -c vamas.cpp -o vamas.o mv -f .deps/vamas.Tpo .deps/vamas.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT winspec_spe.lo -MD -MP -MF .deps/winspec_spe.Tpo -c -o winspec_spe.lo winspec_spe.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT winspec_spe.lo -MD -MP -MF .deps/winspec_spe.Tpo -c winspec_spe.cpp -o winspec_spe.o mv -f .deps/winspec_spe.Tpo .deps/winspec_spe.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT cpi.lo -MD -MP -MF .deps/cpi.Tpo -c -o cpi.lo cpi.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT cpi.lo -MD -MP -MF .deps/cpi.Tpo -c cpi.cpp -o cpi.o mv -f .deps/cpi.Tpo .deps/cpi.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT dbws.lo -MD -MP -MF .deps/dbws.Tpo -c -o dbws.lo dbws.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT dbws.lo -MD -MP -MF .deps/dbws.Tpo -c dbws.cpp -o dbws.o mv -f .deps/dbws.Tpo .deps/dbws.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT canberra_mca.lo -MD -MP -MF .deps/canberra_mca.Tpo -c -o canberra_mca.lo canberra_mca.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT canberra_mca.lo -MD -MP -MF .deps/canberra_mca.Tpo -c canberra_mca.cpp -o canberra_mca.o mv -f .deps/canberra_mca.Tpo .deps/canberra_mca.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT canberra_cnf.lo -MD -MP -MF .deps/canberra_cnf.Tpo -c -o canberra_cnf.lo canberra_cnf.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT canberra_cnf.lo -MD -MP -MF .deps/canberra_cnf.Tpo -c canberra_cnf.cpp -o canberra_cnf.o mv -f .deps/canberra_cnf.Tpo .deps/canberra_cnf.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT xfit_xdd.lo -MD -MP -MF .deps/xfit_xdd.Tpo -c -o xfit_xdd.lo xfit_xdd.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT xfit_xdd.lo -MD -MP -MF .deps/xfit_xdd.Tpo -c xfit_xdd.cpp -o xfit_xdd.o mv -f .deps/xfit_xdd.Tpo .deps/xfit_xdd.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT riet7.lo -MD -MP -MF .deps/riet7.Tpo -c -o riet7.lo riet7.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT riet7.lo -MD -MP -MF .deps/riet7.Tpo -c riet7.cpp -o riet7.o mv -f .deps/riet7.Tpo .deps/riet7.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT chiplot.lo -MD -MP -MF .deps/chiplot.Tpo -c -o chiplot.lo chiplot.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT chiplot.lo -MD -MP -MF .deps/chiplot.Tpo -c chiplot.cpp -o chiplot.o mv -f .deps/chiplot.Tpo .deps/chiplot.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT spectra.lo -MD -MP -MF .deps/spectra.Tpo -c -o spectra.lo spectra.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT spectra.lo -MD -MP -MF .deps/spectra.Tpo -c spectra.cpp -o spectra.o mv -f .deps/spectra.Tpo .deps/spectra.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.cpp -o util.o mv -f .deps/util.Tpo .deps/util.Plo /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -no-undefined -version-info 3:2:0 -L/usr/local/lib -o libxy.la -rpath /usr/local/lib xylib.lo cache.lo brucker_raw.lo gsas.lo pdcif.lo philips_raw.lo philips_udf.lo rigaku_dat.lo text.lo csv.lo uxd.lo vamas.lo winspec_spe.lo cpi.lo dbws.lo canberra_mca.lo canberra_cnf.lo xfit_xdd.lo riet7.lo chiplot.lo spectra.lo util.lo -lz -lbz2 -lbz2 -lz libtool: link: ar cru .libs/libxy.a xylib.o cache.o brucker_raw.o gsas.o pdcif.o philips_raw.o philips_udf.o rigaku_dat.o text.o csv.o uxd.o vamas.o winspec_spe.o cpi.o dbws.o canberra_mca.o canberra_cnf.o xfit_xdd.o riet7.o chiplot.o spectra.o util.o libtool: link: ranlib .libs/libxy.a libtool: link: ( cd ".libs" && rm -f "libxy.la" && ln -s "../libxy.la" "libxy.la" ) c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -MT xyconv-xyconv.o -MD -MP -MF .deps/xyconv-xyconv.Tpo -c -o xyconv-xyconv.o `test -f 'xyconv.cpp' || echo './'`xyconv.cpp mv -f .deps/xyconv-xyconv.Tpo .deps/xyconv-xyconv.Po /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -L/usr/local/lib -o xyconv xyconv-xyconv.o xylib/libxy.la -lm -lbz2 -lz libtool: link: c++ -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -fPIC -o xyconv xyconv-xyconv.o -L/usr/local/lib xylib/.libs/libxy.a -lm -lbz2 -lz gmake[1]: Entering directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8' gmake all-recursive gmake[2]: Entering directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8' Making all in src gmake[3]: Entering directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src' Making all in . gmake[4]: Entering directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src' /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT logic.lo -MD -MP -MF .deps/logic.Tpo -c -o logic.lo logic.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT logic.lo -MD -MP -MF .deps/logic.Tpo -c logic.cpp -fPIC -DPIC -o .libs/logic.o mv -f .deps/logic.Tpo .deps/logic.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT view.lo -MD -MP -MF .deps/view.Tpo -c -o view.lo view.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT view.lo -MD -MP -MF .deps/view.Tpo -c view.cpp -fPIC -DPIC -o .libs/view.o mv -f .deps/view.Tpo .deps/view.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT lexer.lo -MD -MP -MF .deps/lexer.Tpo -c -o lexer.lo lexer.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT lexer.lo -MD -MP -MF .deps/lexer.Tpo -c lexer.cpp -fPIC -DPIC -o .libs/lexer.o mv -f .deps/lexer.Tpo .deps/lexer.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT eparser.lo -MD -MP -MF .deps/eparser.Tpo -c -o eparser.lo eparser.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT eparser.lo -MD -MP -MF .deps/eparser.Tpo -c eparser.cpp -fPIC -DPIC -o .libs/eparser.o mv -f .deps/eparser.Tpo .deps/eparser.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT cparser.lo -MD -MP -MF .deps/cparser.Tpo -c -o cparser.lo cparser.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT cparser.lo -MD -MP -MF .deps/cparser.Tpo -c cparser.cpp -fPIC -DPIC -o .libs/cparser.o mv -f .deps/cparser.Tpo .deps/cparser.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT runner.lo -MD -MP -MF .deps/runner.Tpo -c -o runner.lo runner.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT runner.lo -MD -MP -MF .deps/runner.Tpo -c runner.cpp -fPIC -DPIC -o .libs/runner.o mv -f .deps/runner.Tpo .deps/runner.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT info.lo -MD -MP -MF .deps/info.Tpo -c -o info.lo info.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.cpp -fPIC -DPIC -o .libs/info.o mv -f .deps/info.Tpo .deps/info.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT common.lo -MD -MP -MF .deps/common.Tpo -c -o common.lo common.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.cpp -fPIC -DPIC -o .libs/common.o mv -f .deps/common.Tpo .deps/common.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT data.lo -MD -MP -MF .deps/data.Tpo -c -o data.lo data.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT data.lo -MD -MP -MF .deps/data.Tpo -c data.cpp -fPIC -DPIC -o .libs/data.o mv -f .deps/data.Tpo .deps/data.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT var.lo -MD -MP -MF .deps/var.Tpo -c -o var.lo var.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT var.lo -MD -MP -MF .deps/var.Tpo -c var.cpp -fPIC -DPIC -o .libs/var.o mv -f .deps/var.Tpo .deps/var.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT mgr.lo -MD -MP -MF .deps/mgr.Tpo -c -o mgr.lo mgr.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT mgr.lo -MD -MP -MF .deps/mgr.Tpo -c mgr.cpp -fPIC -DPIC -o .libs/mgr.o mv -f .deps/mgr.Tpo .deps/mgr.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT tplate.lo -MD -MP -MF .deps/tplate.Tpo -c -o tplate.lo tplate.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT tplate.lo -MD -MP -MF .deps/tplate.Tpo -c tplate.cpp -fPIC -DPIC -o .libs/tplate.o mv -f .deps/tplate.Tpo .deps/tplate.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT func.lo -MD -MP -MF .deps/func.Tpo -c -o func.lo func.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT func.lo -MD -MP -MF .deps/func.Tpo -c func.cpp -fPIC -DPIC -o .libs/func.o mv -f .deps/func.Tpo .deps/func.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT udf.lo -MD -MP -MF .deps/udf.Tpo -c -o udf.lo udf.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT udf.lo -MD -MP -MF .deps/udf.Tpo -c udf.cpp -fPIC -DPIC -o .libs/udf.o mv -f .deps/udf.Tpo .deps/udf.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT bfunc.lo -MD -MP -MF .deps/bfunc.Tpo -c -o bfunc.lo bfunc.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT bfunc.lo -MD -MP -MF .deps/bfunc.Tpo -c bfunc.cpp -fPIC -DPIC -o .libs/bfunc.o mv -f .deps/bfunc.Tpo .deps/bfunc.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT ast.lo -MD -MP -MF .deps/ast.Tpo -c -o ast.lo ast.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT ast.lo -MD -MP -MF .deps/ast.Tpo -c ast.cpp -fPIC -DPIC -o .libs/ast.o mv -f .deps/ast.Tpo .deps/ast.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT vm.lo -MD -MP -MF .deps/vm.Tpo -c -o vm.lo vm.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT vm.lo -MD -MP -MF .deps/vm.Tpo -c vm.cpp -fPIC -DPIC -o .libs/vm.o mv -f .deps/vm.Tpo .deps/vm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT settings.lo -MD -MP -MF .deps/settings.Tpo -c -o settings.lo settings.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT settings.lo -MD -MP -MF .deps/settings.Tpo -c settings.cpp -fPIC -DPIC -o .libs/settings.o Assertion failed: ((T->isOpaque() || V[i]->getType() == T->getElementType(i)) && "Initializer for struct element doesn't match struct element type!"), function ConstantStruct, file /usr/local/poudriere/jails/head-i386/usr/src/lib/clang/libllvmcore/../../../contrib/llvm/lib/IR/Constants.cpp, line 907. Stack dump: 0. Program arguments: /usr/bin/c++ -cc1 -triple i386-unknown-freebsd11.0 -emit-obj -disable-free -main-file-name settings.cpp -mrelocation-model pic -pic-level 2 -mdisable-fp-elim -relaxed-aliasing -masm-verbose -mconstructor-aliases -target-cpu i486 -dwarf-column-info -coverage-file /wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src/.libs/settings.o -resource-dir /usr/bin/../lib/clang/3.5.1 -dependency-file .deps/settings.Tpo -sys-header-deps -MP -MT settings.lo -D HAVE_CONFIG_H -D _GNU_SOURCE -D PIC -I . -I .. -I /wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I /usr/local/include -internal-isystem /usr/include/c++/v1 -O2 -fdeprecated-macro -fdebug-compilation-dir /wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -mstackrealign -fobjc-runtime=gnustep -fcxx-exceptions -fexceptions -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o .libs/settings.o -x c++ settings.cpp 1. settings.cpp:86:1: current parser token 'const' 2. settings.cpp:52:21: LLVM IR generation of declaration 'options' 3. settings.cpp:52:21: Generating code for declaration 'options' c++: error: unable to execute command: Abort trap (core dumped) c++: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 3.5.1 (tags/RELEASE_351/final 225668) 20150115 Target: i386-unknown-freebsd11.0 Thread model: posix c++: note: diagnostic msg: PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed source, and associated run script. c++: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: c++: note: diagnostic msg: /tmp/settings-feaa6c.cpp c++: note: diagnostic msg: /tmp/settings-feaa6c.sh c++: note: diagnostic msg: ******************** Makefile:446: recipe for target 'settings.lo' failed gmake[4]: *** [settings.lo] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src' Makefile:485: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src' Makefile:443: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8' Makefile:310: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8' *** Error code 1 Stop. make: stopped in /usr/ports/math/fityk From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 06:05:13 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 12CAA9F9; Fri, 30 Jan 2015 06:05:13 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 E773D6E4; Fri, 30 Jan 2015 06:05:12 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U65Cf7080967; Fri, 30 Jan 2015 06:05:12 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U65C3m080958; Fri, 30 Jan 2015 06:05:12 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 06:05:12 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300605.t0U65C3m080958@beefy1.isc.freebsd.org> To: delphij@FreeBSD.org Subject: [package - head-i386-default][net/iet] Failed for iet-1.4.20.2_9 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: Fri, 30 Jan 2015 06:05:13 -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: delphij@FreeBSD.org Last committer: delphij@FreeBSD.org Ident: $FreeBSD: head/net/iet/Makefile 371768 2014-10-30 18:31:45Z delphij $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/iet-1.4.20.2_9.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building net/iet build started at Fri Jan 30 06:05:05 UTC 2015 port directory: /usr/ports/net/iet building for: FreeBSD head-i386-default-job-18 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: delphij@FreeBSD.org Makefile ident: $FreeBSD: head/net/iet/Makefile 371768 2014-10-30 18:31:45Z delphij $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=iet-1.4.20.2_9 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/iet/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/iet/work HOME=/wrkdirs/usr/ports/net/iet/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/iet/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/iet/work HOME=/wrkdirs/usr/ports/net/iet/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- KMODDIR=/usr/local/modules DATADIR=/usr/local/share/iet SYSDIR="/usr/src/sys" XDG_DATA_HOME=/wrkdirs/usr/ports/net/iet/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/iet/work HOME=/wrkdirs/usr/ports/net/iet/work TMPDIR="/tmp" KMODDIR="/usr/local/modules" SYSDIR="/usr/src/sys" NO_XREF=yes XDG_DATA_HOME=/wrkdirs/usr/ports/net/iet/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/iet/work HOME=/wrkdirs/usr/ports/net/iet/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-- KMODDIR=/usr/local/modules KMODDIR="usr/local/modules" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/iet" EXAMPLESDIR="share/examples/iet" DATADIR="share/iet" WWWDIR="www/iet" ETCDIR="etc/iet" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/iet DOCSDIR=/usr/local/share/doc/iet EXAMPLESDIR=/usr/local/share/examples/iet WWWDIR=/usr/local/www/iet ETCDIR=/usr/local/etc/iet --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> iet-1.4.20.2_9 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.7.txz [head-i386-default-job-18] Installing pkg-1.4.7... [head-i386-default-job-18] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of iet-1.4.20.2_9 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by iet-1.4.20.2_9 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by iet-1.4.20.2_9 for building => SHA256 Checksum OK for iscsitarget-1.4.20.2.tar.gz. => SHA256 Checksum OK for iet-1.4.20.2.diff.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by iet-1.4.20.2_9 for building ===> Extracting for iet-1.4.20.2_9 => SHA256 Checksum OK for iscsitarget-1.4.20.2.tar.gz. => SHA256 Checksum OK for iet-1.4.20.2.diff.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for iet-1.4.20.2_9 ===> Applying distribution patches for iet-1.4.20.2_9 ===> Applying FreeBSD patches for iet-1.4.20.2_9 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for iet-1.4.20.2_9 =========================================================================== =================================================== ===> Building for iet-1.4.20.2_9 Warning: Object directory not changed from original /wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd ===> iet (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/iet machine -> /usr/src/sys/i386/include x86 -> /usr/src/sys/x86/include awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -p awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -q awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -h cc -DFREEBSD -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/iet/../../include/ -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/iet/../../kernel/tio.c cc -DFREEBSD -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/iet/../../include/ -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/iet/../../kernel/iscsi.c cc -DFREEBSD -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/iet/../../include/ -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/iet/../../kernel/nthread.c cc -DFREEBSD -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/iet/../../include/ -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/iet/../../kernel/config.c cc -DFREEBSD -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/iet/../../include/ -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/iet/../../kernel/digest.c /wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/iet/../../kernel/digest.c:128:20: warning: unused function '__dbg_simulate_header_digest_error' [-Wunused-function] static inline void __dbg_simulate_header_digest_error(struct iscsi_cmnd *cmnd) ^ /wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/iet/../../kernel/digest.c:167:20: warning: unused function '__dbg_simulate_data_digest_error' [-Wunused-function] static inline void __dbg_simulate_data_digest_error(struct iscsi_cmnd *cmnd) ^ 2 warnings generated. cc -DFREEBSD -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/iet/../../include/ -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/iet/../../kernel/conn.c /wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/iet/../../kernel/conn.c:83:22: error: no member named 'sb_cc' in 'struct sockbuf' else if (so->so_rcv.sb_cc || !(so->so_rcv.sb_state & SBS_CANTRCVMORE)) ~~~~~~~~~~ ^ 1 error generated. *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/iet *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd *** Error code 1 Stop. make: stopped in /usr/ports/net/iet From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 06:08:14 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 9B19EA20; Fri, 30 Jan 2015 06:08:14 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 7AD0E74C; Fri, 30 Jan 2015 06:08:14 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U68EJv075266; Fri, 30 Jan 2015 06:08:14 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U68EKM075257; Fri, 30 Jan 2015 06:08:14 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 06:08:14 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300608.t0U68EKM075257@beefy1.isc.freebsd.org> To: hrs@FreeBSD.org Subject: [package - head-i386-default][net/mrouted] Failed for mrouted-3.9.6_1 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: Fri, 30 Jan 2015 06:08:14 -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: hrs@FreeBSD.org Last committer: miwi@FreeBSD.org Ident: $FreeBSD: head/net/mrouted/Makefile 355691 2014-05-29 12:00:30Z miwi $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/mrouted-3.9.6_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building net/mrouted build started at Fri Jan 30 06:08:06 UTC 2015 port directory: /usr/ports/net/mrouted building for: FreeBSD head-i386-default-job-06 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: hrs@FreeBSD.org Makefile ident: $FreeBSD: head/net/mrouted/Makefile 355691 2014-05-29 12:00:30Z miwi $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=mrouted-3.9.6_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for mrouted-3.9.6_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/mrouted/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mrouted/work HOME=/wrkdirs/usr/ports/net/mrouted/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/mrouted/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mrouted/work HOME=/wrkdirs/usr/ports/net/mrouted/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/mrouted/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mrouted/work HOME=/wrkdirs/usr/ports/net/mrouted/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/mrouted/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mrouted/work HOME=/wrkdirs/usr/ports/net/mrouted/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/mrouted" EXAMPLESDIR="share/examples/mrouted" DATADIR="share/mrouted" WWWDIR="www/mrouted" ETCDIR="etc/mrouted" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mrouted DOCSDIR=/usr/local/share/doc/mrouted EXAMPLESDIR=/usr/local/share/examples/mrouted WWWDIR=/usr/local/www/mrouted ETCDIR=/usr/local/etc/mrouted --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License MIT accepted by the user =========================================================================== =================================================== ===> mrouted-3.9.6_1 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.7.txz [head-i386-default-job-06] Installing pkg-1.4.7... [head-i386-default-job-06] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mrouted-3.9.6_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by mrouted-3.9.6_1 for building =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by mrouted-3.9.6_1 for building => SHA256 Checksum OK for mrouted-3.9.6.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by mrouted-3.9.6_1 for building ===> Extracting for mrouted-3.9.6_1 => SHA256 Checksum OK for mrouted-3.9.6.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mrouted-3.9.6_1 ===> Applying FreeBSD patches for mrouted-3.9.6_1 =========================================================================== =================================================== ===> mrouted-3.9.6_1 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 [head-i386-default-job-06] Installing gmake-4.1_1... [head-i386-default-job-06] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-06] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-06] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-06] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-06] Extracting gmake-4.1_1... done ===> Returning to build of mrouted-3.9.6_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for mrouted-3.9.6_1 =========================================================================== =================================================== ===> Building for mrouted-3.9.6_1 gmake[1]: Entering directory '/wrkdirs/usr/ports/net/mrouted/work/mrouted-3.9.6' CC igmp.o CC inet.o CC kern.o CC config.o YACC cfparse.c CC cfparse.o CC main.o CC route.o CC vif.o CC prune.o CC callout.o CC icmp.o CC ipip.o CC vers.o CC rsrr.o CC strlcpy.o CC pidfile.o CC strtonum.o LINK mrouted CC mapper.o LINK map-mbone CC mrinfo.o LINK mrinfo CC mtrace.o mtrace.c:923:12: error: taking the absolute value of unsigned type 'unsigned int' has no effect [-Werror,-Wabsolute-value] if (*s || abs(ntohl(n->tr_vifout) - ntohl(p->tr_vifout)) > 100000) { ^ mtrace.c:923:12: note: remove the call to 'abs' since unsigned values cannot be negative if (*s || abs(ntohl(n->tr_vifout) - ntohl(p->tr_vifout)) > 100000) { ^~~ 1 error generated. Makefile:67: recipe for target 'mtrace.o' failed gmake[1]: *** [mtrace.o] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/net/mrouted/work/mrouted-3.9.6' *** Error code 1 Stop. make: stopped in /usr/ports/net/mrouted From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 06:12:24 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 976A8A53 for ; Fri, 30 Jan 2015 06:12:24 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 654A17ED; Fri, 30 Jan 2015 06:12:24 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U6COmG030960; Fri, 30 Jan 2015 06:12:24 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U6CN3u030749; Fri, 30 Jan 2015 06:12:23 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 06:12:23 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300612.t0U6CN3u030749@beefy1.isc.freebsd.org> To: m.tsatsenko@gmail.com Subject: [package - head-i386-default][net/ndisc6] Failed for ndisc6-1.0.2_1 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: Fri, 30 Jan 2015 06:12:24 -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: m.tsatsenko@gmail.com Last committer: antoine@FreeBSD.org Ident: $FreeBSD: head/net/ndisc6/Makefile 363378 2014-07-29 19:36:04Z antoine $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/ndisc6-1.0.2_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building net/ndisc6 build started at Fri Jan 30 06:12:05 UTC 2015 port directory: /usr/ports/net/ndisc6 building for: FreeBSD head-i386-default-job-23 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: m.tsatsenko@gmail.com Makefile ident: $FreeBSD: head/net/ndisc6/Makefile 363378 2014-07-29 19:36:04Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=ndisc6-1.0.2_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for ndisc6-1.0.2_1: DOCS=on: Build and/or install documentation NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-suid-install --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/ndisc6/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/ndisc6/work HOME=/wrkdirs/usr/ports/net/ndisc6/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/ndisc6/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/ndisc6/work HOME=/wrkdirs/usr/ports/net/ndisc6/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/ndisc6/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/ndisc6/work HOME=/wrkdirs/usr/ports/net/ndisc6/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/ndisc6/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/ndisc6/work HOME=/wrkdirs/usr/ports/net/ndisc6/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -lintl -fstack-protector -Wl,-rp ath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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-- NLS="" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/ndisc6" EXAMPLESDIR="share/examples/ndisc6" DATADIR="share/ndisc6" WWWDIR="www/ndisc6" ETCDIR="etc/ndisc6" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ndisc6 DOCSDIR=/usr/local/share/doc/ndisc6 EXAMPLESDIR=/usr/local/share/examples/ndisc6 WWWDIR=/usr/local/www/ndisc6 ETCDIR=/usr/local/etc/ndisc6 --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> ndisc6-1.0.2_1 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.7.txz [head-i386-default-job-23] Installing pkg-1.4.7... [head-i386-default-job-23] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ndisc6-1.0.2_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ndisc6-1.0.2_1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ndisc6-1.0.2_1 for building => SHA256 Checksum OK for ndisc6-1.0.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ndisc6-1.0.2_1 for building ===> Extracting for ndisc6-1.0.2_1 => SHA256 Checksum OK for ndisc6-1.0.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ndisc6-1.0.2_1 ===> Applying extra patch /usr/ports/net/ndisc6/files/extra-patch-rdnssd-rdnssd.h ===> Applying FreeBSD patches for ndisc6-1.0.2_1 =========================================================================== =================================================== ===> ndisc6-1.0.2_1 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 [head-i386-default-job-23] Installing gettext-tools-0.19.4... [head-i386-default-job-23] `-- Installing expat-2.1.0_2... [head-i386-default-job-23] `-- Extracting expat-2.1.0_2... done [head-i386-default-job-23] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-23] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-23] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-23] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-23] Extracting gettext-tools-0.19.4... done ===> Returning to build of ndisc6-1.0.2_1 ===> ndisc6-1.0.2_1 depends on executable: gcc48 - not found ===> Verifying install for gcc48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.4.txz [head-i386-default-job-23] Installing gcc-4.8.4... [head-i386-default-job-23] `-- Installing binutils-2.25... [head-i386-default-job-23] `-- Extracting binutils-2.25... done [head-i386-default-job-23] `-- Installing gcc-ecj-4.5... [head-i386-default-job-23] `-- Extracting gcc-ecj-4.5... done [head-i386-default-job-23] `-- Installing gmp-5.1.3_2... [head-i386-default-job-23] `-- Extracting gmp-5.1.3_2... done [head-i386-default-job-23] `-- Installing mpc-1.0.2_1... [head-i386-default-job-23] | `-- Installing mpfr-3.1.2_2... [head-i386-default-job-23] | `-- Extracting mpfr-3.1.2_2... done [head-i386-default-job-23] `-- Extracting mpc-1.0.2_1... done [head-i386-default-job-23] Extracting gcc-4.8.4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of ndisc6-1.0.2_1 ===> ndisc6-1.0.2_1 depends on file: /usr/local/bin/as - found =========================================================================== =================================================== ===> ndisc6-1.0.2_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.3) =========================================================================== =================================================== ===> Configuring for ndisc6-1.0.2_1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/net/ndisc6/work/ndisc6-1.0.2/admin/config.rpath configure: loading site script /usr/ports/Templates/config.site configure: checking system... checking for build hostname... head-i386-default-job-23 configure: checking required programs... checking for gcc... gcc48 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc48 accepts -g... yes checking for gcc48 option to accept ISO C89... none needed checking for gcc48 option to accept ISO C99... -std=gnu99 checking whether gcc48 -std=gnu99 and cc understand -c and -o together... yes checking how to run the C preprocessor... cpp48 checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for ranlib... /usr/local/bin/ranlib checking for perl... : checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc48 -std=gnu99... gcc3 configure: checking required libraries... checking for clock_gettime in -lrt... yes checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking build system type... i386-portbld-freebsd11.0 checking host system type... i386-portbld-freebsd11.0 checking for ld used by GCC... /usr/local/bin/ld checking if the linker (/usr/local/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib configure: checking header files... checking whether to enable assertions... yes configure: checking library functions... checking for getopt.h... (cached) yes checking for library containing getopt_long... none required checking for clock_nanosleep... no checking for fdatasync... no checking for inet6_rth_add... yes checking for ppoll... yes checking for library containing socket... none required checking for library containing inet_ntop... none required configure: checking optional features... checking if installed programs should be setuid... no configure: writing results... configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating doc/Makefile config.status: creating compat/Makefile config.status: creating src/Makefile config.status: creating rdnssd/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile =========================================================================== =================================================== ===> Building for ndisc6-1.0.2_1 /usr/bin/make all-recursive Making all in po Making all in doc SED rdnssd.8 Making all in compat CC dummy.o CC fdatasync.o AR libcompat.a Making all in src CC tcpspray.o tcpspray.c: In function 'tcpspray': tcpspray.c:260:3: warning: implicit declaration of function 'kill' [-Wimplicit-function-declaration] kill (child, SIGTERM); ^ tcpspray.c:260:16: error: 'SIGTERM' undeclared (first use in this function) kill (child, SIGTERM); ^ tcpspray.c:260:16: note: each undeclared identifier is reported only once for each function it appears in *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/net/ndisc6/work/ndisc6-1.0.2/src *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/net/ndisc6/work/ndisc6-1.0.2 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/net/ndisc6/work/ndisc6-1.0.2 *** Error code 1 Stop. make: stopped in /usr/ports/net/ndisc6 From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 06:20:14 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 EDC7BB29; Fri, 30 Jan 2015 06:20:14 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 BEC158B4; Fri, 30 Jan 2015 06:20:14 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U6KD2Y057738; Fri, 30 Jan 2015 06:20:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U6KDK2057722; Fri, 30 Jan 2015 06:20:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 06:20:13 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300620.t0U6KDK2057722@beefy2.isc.freebsd.org> To: delphij@FreeBSD.org Subject: [package - head-amd64-default][net/iet] Failed for iet-1.4.20.2_9 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: Fri, 30 Jan 2015 06:20:15 -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: delphij@FreeBSD.org Last committer: delphij@FreeBSD.org Ident: $FreeBSD: head/net/iet/Makefile 371768 2014-10-30 18:31:45Z delphij $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/iet-1.4.20.2_9.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building net/iet build started at Fri Jan 30 06:20:05 UTC 2015 port directory: /usr/ports/net/iet building for: FreeBSD head-amd64-default-job-08 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: delphij@FreeBSD.org Makefile ident: $FreeBSD: head/net/iet/Makefile 371768 2014-10-30 18:31:45Z delphij $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=iet-1.4.20.2_9 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/iet/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/iet/work HOME=/wrkdirs/usr/ports/net/iet/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/iet/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/iet/work HOME=/wrkdirs/usr/ports/net/iet/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- KMODDIR=/usr/local/modules DATADIR=/usr/local/share/iet SYSDIR="/usr/src/sys" XDG_DATA_HOME=/wrkdirs/usr/ports/net/iet/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/iet/work HOME=/wrkdirs/usr/ports/net/iet/work TMPDIR="/tmp" KMODDIR="/usr/local/modules" SYSDIR="/usr/src/sys" NO_XREF=yes XDG_DATA_HOME=/wrkdirs/usr/ports/net/iet/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/iet/work HOME=/wrkdirs/usr/ports/net/iet/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-- KMODDIR=/usr/local/modules KMODDIR="usr/local/modules" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/iet" EXAMPLESDIR="share/examples/iet" DATADIR="share/iet" WWWDIR="www/iet" ETCDIR="etc/iet" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/iet DOCSDIR=/usr/local/share/doc/iet EXAMPLESDIR=/usr/local/share/examples/iet WWWDIR=/usr/local/www/iet ETCDIR=/usr/local/etc/iet --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> iet-1.4.20.2_9 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.7.txz [head-amd64-default-job-08] Installing pkg-1.4.7... [head-amd64-default-job-08] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of iet-1.4.20.2_9 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by iet-1.4.20.2_9 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by iet-1.4.20.2_9 for building => SHA256 Checksum OK for iscsitarget-1.4.20.2.tar.gz. => SHA256 Checksum OK for iet-1.4.20.2.diff.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by iet-1.4.20.2_9 for building ===> Extracting for iet-1.4.20.2_9 => SHA256 Checksum OK for iscsitarget-1.4.20.2.tar.gz. => SHA256 Checksum OK for iet-1.4.20.2.diff.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for iet-1.4.20.2_9 ===> Applying distribution patches for iet-1.4.20.2_9 ===> Applying FreeBSD patches for iet-1.4.20.2_9 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for iet-1.4.20.2_9 =========================================================================== =================================================== ===> Building for iet-1.4.20.2_9 Warning: Object directory not changed from original /wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd ===> iet (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/iet machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -p awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -q awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -h cc -DFREEBSD -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/iet/../../include/ -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/ iet/../../kernel/tio.c cc -DFREEBSD -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/iet/../../include/ -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/ iet/../../kernel/iscsi.c cc -DFREEBSD -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/iet/../../include/ -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/ iet/../../kernel/nthread.c cc -DFREEBSD -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/iet/../../include/ -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/ iet/../../kernel/config.c cc -DFREEBSD -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/iet/../../include/ -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/ iet/../../kernel/digest.c /wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/iet/../../kernel/digest.c:128:20: warning: unused function '__dbg_simulate_header_digest_error' [-Wunused-function] static inline void __dbg_simulate_header_digest_error(struct iscsi_cmnd *cmnd) ^ /wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/iet/../../kernel/digest.c:167:20: warning: unused function '__dbg_simulate_data_digest_error' [-Wunused-function] static inline void __dbg_simulate_data_digest_error(struct iscsi_cmnd *cmnd) ^ 2 warnings generated. cc -DFREEBSD -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/iet/../../include/ -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/ iet/../../kernel/conn.c /wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/iet/../../kernel/conn.c:83:22: error: no member named 'sb_cc' in 'struct sockbuf' else if (so->so_rcv.sb_cc || !(so->so_rcv.sb_state & SBS_CANTRCVMORE)) ~~~~~~~~~~ ^ 1 error generated. *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd/iet *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/net/iet/work/iscsitarget-1.4.20.2/freebsd *** Error code 1 Stop. make: stopped in /usr/ports/net/iet From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 06:23:02 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 6269DB45; Fri, 30 Jan 2015 06:23:02 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 427588C1; Fri, 30 Jan 2015 06:23:02 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U6N1nU052327; Fri, 30 Jan 2015 06:23:01 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U6N1HV052325; Fri, 30 Jan 2015 06:23:01 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 06:23:01 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300623.t0U6N1HV052325@beefy2.isc.freebsd.org> To: hrs@FreeBSD.org Subject: [package - head-amd64-default][net/mrouted] Failed for mrouted-3.9.6_1 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: Fri, 30 Jan 2015 06:23:02 -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: hrs@FreeBSD.org Last committer: miwi@FreeBSD.org Ident: $FreeBSD: head/net/mrouted/Makefile 355691 2014-05-29 12:00:30Z miwi $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/mrouted-3.9.6_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building net/mrouted build started at Fri Jan 30 06:22:54 UTC 2015 port directory: /usr/ports/net/mrouted building for: FreeBSD head-amd64-default-job-01 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: hrs@FreeBSD.org Makefile ident: $FreeBSD: head/net/mrouted/Makefile 355691 2014-05-29 12:00:30Z miwi $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=mrouted-3.9.6_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for mrouted-3.9.6_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/mrouted/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mrouted/work HOME=/wrkdirs/usr/ports/net/mrouted/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/mrouted/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mrouted/work HOME=/wrkdirs/usr/ports/net/mrouted/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/mrouted/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mrouted/work HOME=/wrkdirs/usr/ports/net/mrouted/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/mrouted/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mrouted/work HOME=/wrkdirs/usr/ports/net/mrouted/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/mrouted" EXAMPLESDIR="share/examples/mrouted" DATADIR="share/mrouted" WWWDIR="www/mrouted" ETCDIR="etc/mrouted" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mrouted DOCSDIR=/usr/local/share/doc/mrouted EXAMPLESDIR=/usr/local/share/examples/mrouted WWWDIR=/usr/local/www/mrouted ETCDIR=/usr/local/etc/mrouted --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License MIT accepted by the user =========================================================================== =================================================== ===> mrouted-3.9.6_1 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.7.txz [head-amd64-default-job-01] Installing pkg-1.4.7... [head-amd64-default-job-01] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mrouted-3.9.6_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by mrouted-3.9.6_1 for building =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by mrouted-3.9.6_1 for building => SHA256 Checksum OK for mrouted-3.9.6.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by mrouted-3.9.6_1 for building ===> Extracting for mrouted-3.9.6_1 => SHA256 Checksum OK for mrouted-3.9.6.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mrouted-3.9.6_1 ===> Applying FreeBSD patches for mrouted-3.9.6_1 =========================================================================== =================================================== ===> mrouted-3.9.6_1 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 [head-amd64-default-job-01] Installing gmake-4.1_1... [head-amd64-default-job-01] `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-01] | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-01] | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-01] `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-01] Extracting gmake-4.1_1... done ===> Returning to build of mrouted-3.9.6_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for mrouted-3.9.6_1 =========================================================================== =================================================== ===> Building for mrouted-3.9.6_1 gmake[1]: Entering directory '/wrkdirs/usr/ports/net/mrouted/work/mrouted-3.9.6' CC igmp.o CC inet.o CC kern.o CC config.o YACC cfparse.c CC cfparse.o CC main.o CC route.o CC vif.o CC prune.o CC callout.o CC icmp.o CC ipip.o CC vers.o CC rsrr.o CC strlcpy.o CC pidfile.o CC strtonum.o LINK mrouted CC mapper.o LINK map-mbone CC mrinfo.o LINK mrinfo CC mtrace.o mtrace.c:923:12: error: taking the absolute value of unsigned type 'unsigned int' has no effect [-Werror,-Wabsolute-value] if (*s || abs(ntohl(n->tr_vifout) - ntohl(p->tr_vifout)) > 100000) { ^ mtrace.c:923:12: note: remove the call to 'abs' since unsigned values cannot be negative if (*s || abs(ntohl(n->tr_vifout) - ntohl(p->tr_vifout)) > 100000) { ^~~ 1 error generated. Makefile:67: recipe for target 'mtrace.o' failed gmake[1]: *** [mtrace.o] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/net/mrouted/work/mrouted-3.9.6' *** Error code 1 Stop. make: stopped in /usr/ports/net/mrouted From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 06:24:19 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 E46BCB60 for ; Fri, 30 Jan 2015 06:24:18 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 CF3FA8CB for ; Fri, 30 Jan 2015 06:24:18 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U6OIFp043100 for ; Fri, 30 Jan 2015 06:24:18 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U6OI8x043091; Fri, 30 Jan 2015 06:24:18 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 06:24:18 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300624.t0U6OI8x043091@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-i386-default][audio/glame] Failed for glame-2.0.1_26 in build 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: Fri, 30 Jan 2015 06:24:19 -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: tijl@FreeBSD.org Ident: $FreeBSD: head/audio/glame/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/glame-2.0.1_26.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building audio/glame build started at Fri Jan 30 06:22:01 UTC 2015 port directory: /usr/ports/audio/glame building for: FreeBSD head-i386-default-job-13 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/audio/glame/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=glame-2.0.1_26 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKEINFO="makeinfo --no-split" XDG_DATA_HOME=/wrkdirs/usr/ports/audio/glame/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/glame/work HOME=/wrkdirs/usr/ports/audio/glame/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh ESD_CONFIG="/usr/local/bin/esd-config" GTKDOC="false" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/glame/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/glame/work HOME=/wrkdirs/usr/ports/audio/glame/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ESD_CONFIG="/usr/local/bin/esd-config" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -lltdl -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-- OSREL=11.0 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/glame" EXAMPLESDIR="share/examples/glame" DATADIR="share/glame" WWWDIR="www/glame" ETCDIR="etc/glame" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/glame DOCSDIR=/usr/local/share/doc/glame EXAMPLESDIR=/usr/local/share/examples/glame WWWDIR=/usr/local/www/glame ETCDIR=/usr/local/etc/glame --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> glame-2.0.1_26 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.7.txz [head-i386-default-job-13] Installing pkg-1.4.7... [head-i386-default-job-13] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of glame-2.0.1_26 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by glame-2.0.1_26 for building =========================================================================== =================================================== ===> Fetching all distfiles required by glame-2.0.1_26 for building => SHA256 Checksum OK for glame-2.0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by glame-2.0.1_26 for building ===> Extracting for glame-2.0.1_26 => SHA256 Checksum OK for glame-2.0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for glame-2.0.1_26 ===> Applying FreeBSD patches for glame-2.0.1_26 =========================================================================== =================================================== ===> glame-2.0.1_26 depends on file: /usr/local/include/ladspa.h - not found ===> Verifying install for /usr/local/include/ladspa.h in /usr/ports/audio/ladspa ===> Installing existing package /packages/All/ladspa-1.13.txz [head-i386-default-job-13] Installing ladspa-1.13... [head-i386-default-job-13] Extracting ladspa-1.13... done ===> Returning to build of glame-2.0.1_26 ===> glame-2.0.1_26 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 [head-i386-default-job-13] Installing gettext-tools-0.19.4... [head-i386-default-job-13] `-- Installing expat-2.1.0_2... [head-i386-default-job-13] `-- Extracting expat-2.1.0_2... done [head-i386-default-job-13] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-13] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-13] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-13] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-13] Extracting gettext-tools-0.19.4... done ===> Returning to build of glame-2.0.1_26 ===> glame-2.0.1_26 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 [head-i386-default-job-13] Installing gmake-4.1_1... [head-i386-default-job-13] Extracting gmake-4.1_1... done ===> Returning to build of glame-2.0.1_26 ===> glame-2.0.1_26 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [head-i386-default-job-13] Installing pkgconf-0.9.7... [head-i386-default-job-13] Extracting pkgconf-0.9.7... done ===> Returning to build of glame-2.0.1_26 ===> glame-2.0.1_26 depends on executable: makeinfo - not found ===> Verifying install for makeinfo in /usr/ports/print/texinfo ===> Installing existing package /packages/All/texinfo-5.2.20150101.txz [head-i386-default-job-13] Installing texinfo-5.2.20150101... [head-i386-default-job-13] `-- Installing perl5-5.18.4_11... [head-i386-default-job-13] `-- Extracting perl5-5.18.4_11... done [head-i386-default-job-13] Extracting texinfo-5.2.20150101... done ===> Returning to build of glame-2.0.1_26 ===> glame-2.0.1_26 depends on file: /usr/local/libdata/pkgconfig/xbitmaps.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/xbitmaps.pc in /usr/ports/x11/xbitmaps ===> Installing existing package /packages/All/xbitmaps-1.1.1.txz [head-i386-default-job-13] Installing xbitmaps-1.1.1... [head-i386-default-job-13] Extracting xbitmaps-1.1.1... done ===> Returning to build of glame-2.0.1_26 ===> glame-2.0.1_26 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/x11.pc in /usr/ports/x11/libX11 ===> Installing existing package /packages/All/libX11-1.6.2_2,1.txz [head-i386-default-job-13] Installing libX11-1.6.2_2,1... [head-i386-default-job-13] `-- Installing kbproto-1.0.6... [head-i386-default-job-13] `-- Extracting kbproto-1.0.6... done [head-i386-default-job-13] `-- Installing libXau-1.0.8_2... [head-i386-default-job-13] | `-- Installing xproto-7.0.26... [head-i386-default-job-13] | `-- Extracting xproto-7.0.26... done [head-i386-default-job-13] `-- Extracting libXau-1.0.8_2... done [head-i386-default-job-13] `-- Installing libXdmcp-1.1.1_2... [head-i386-default-job-13] `-- Extracting libXdmcp-1.1.1_2... done [head-i386-default-job-13] `-- Installing libxcb-1.11... [head-i386-default-job-13] | `-- Installing libpthread-stubs-0.3_6... [head-i386-default-job-13] | `-- Extracting libpthread-stubs-0.3_6... done [head-i386-default-job-13] | `-- Installing libxml2-2.9.2_2... [head-i386-default-job-13] | `-- Extracting libxml2-2.9.2_2... done [head-i386-default-job-13] `-- Extracting libxcb-1.11... done [head-i386-default-job-13] Extracting libX11-1.6.2_2,1... done then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi In file included from main.c:36: In file included from ../../src/glmid/glmid.h:30: In file included from ../../src/filter/filter.h:40: In file included from ../../src/include/list.h:35: ./../src/include/util.h:59:2: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference] *((int *)0) = 0; ^~~~~~~~~~~ ./../src/include/util.h:59:2: note: consider using __builtin_trap() or qualifying pointer with 'volatile' main.c:238:43: warning: incompatible pointer types passing 'gpsm_grp_t *' (aka 'struct gpsm_grp_s *') to parameter of type 'gpsm_item_t *' (aka 'struct gpsm_item_s *') [-Wincompatible-pointer-types] we = glame_waveedit_gui_new("New wave", grp); ^~~ ./waveeditgui.h:86:69: note: passing argument to parameter 'item' here WaveeditGui *glame_waveedit_gui_new(const char *title, gpsm_item_t *item); ^ main.c:241:22: warning: incompatible pointer types passing 'gpsm_grp_t *' (aka 'struct gpsm_grp_s *') to parameter of type 'gpsm_item_t *' (aka 'struct gpsm_item_s *') [-Wincompatible-pointer-types] gpsm_item_destroy(grp); ^~~ ./../src/glmid/gpsm.h:314:37: note: passing argument to parameter 'item' here void gpsm_item_destroy(gpsm_item_t *item); ^ 3 warnings generated. depbase=`echo tree/gltree.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/filter -I../../src/gui -I../../src/swapfile -I../../src/hash -I../../src/glmid -I../../src/gui -D_REENTRANT -DPKGPIXMAPSDIR=\"/usr/local/share/glame/pixmaps\" -DPKGDATADIR=\"/usr/local/share/glame\" -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtk-2.0 -I/usr/local/includ e/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-sign-compare -D_THREAD_SAFE -D_REENTRANT -MT tree/gltree.o -MD -MP -MF "$depbase.Tpo" -c -o tree/gltree.o tree/gltree.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi In file included from tree/gltree.c:29: In file included from tree/gltree.h:28: In file included from ../../src/glmid/gpsm.h:107: In file included from ../../src/include/list.h:35: ./../src/include/util.h:59:2: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference] *((int *)0) = 0; ^~~~~~~~~~~ ./../src/include/util.h:59:2: note: consider using __builtin_trap() or qualifying pointer with 'volatile' 1 warning generated. depbase=`echo tree/gpsmstore.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/filter -I../../src/gui -I../../src/swapfile -I../../src/hash -I../../src/glmid -I../../src/gui -D_REENTRANT -DPKGPIXMAPSDIR=\"/usr/local/share/glame/pixmaps\" -DPKGDATADIR=\"/usr/local/share/glame\" -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtk-2.0 -I/usr/local/includ e/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-sign-compare -D_THREAD_SAFE -D_REENTRANT -MT tree/gpsmstore.o -MD -MP -MF "$depbase.Tpo" -c -o tree/gpsmstore.o tree/gpsmstore.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi In file included from tree/gpsmstore.c:24: In file included from tree/gpsmstore.h:27: In file included from ../../src/glmid/gpsm.h:107: In file included from ../../src/include/list.h:35: ./../src/include/util.h:59:2: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference] *((int *)0) = 0; ^~~~~~~~~~~ ./../src/include/util.h:59:2: note: consider using __builtin_trap() or qualifying pointer with 'volatile' tree/gpsmstore.c:313:18: warning: unused variable 'tree_store' [-Wunused-variable] GlameGpsmStore *tree_store = (GlameGpsmStore *) tree_model; ^ tree/gpsmstore.c:323:18: warning: unused variable 'tree_store' [-Wunused-variable] GlameGpsmStore *tree_store = (GlameGpsmStore *) tree_model; ^ tree/gpsmstore.c:410:13: warning: unused variable 'f_rate' [-Wunused-variable] long f_rate; ^ 4 warnings generated. depbase=`echo waveeditgui.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/filter -I../../src/gui -I../../src/swapfile -I../../src/hash -I../../src/glmid -I../../src/gui -D_REENTRANT -DPKGPIXMAPSDIR=\"/usr/local/share/glame/pixmaps\" -DPKGDATADIR=\"/usr/local/share/glame\" -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtk-2.0 -I/usr/local/includ e/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-sign-compare -D_THREAD_SAFE -D_REENTRANT -MT waveeditgui.o -MD -MP -MF "$depbase.Tpo" -c -o waveeditgui.o waveeditgui.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi In file included from waveeditgui.c:36: In file included from ./libgtkwaveform/gtkswapfilebuffer.h:31: In file included from ../../src/glmid/gpsm.h:107: In file included from ../../src/include/list.h:35: ./../src/include/util.h:59:2: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference] *((int *)0) = 0; ^~~~~~~~~~~ ./../src/include/util.h:59:2: note: consider using __builtin_trap() or qualifying pointer with 'volatile' 1 warning generated. depbase=`echo apply.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/filter -I../../src/gui -I../../src/swapfile -I../../src/hash -I../../src/glmid -I../../src/gui -D_REENTRANT -DPKGPIXMAPSDIR=\"/usr/local/share/glame/pixmaps\" -DPKGDATADIR=\"/usr/local/share/glame\" -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtk-2.0 -I/usr/local/includ e/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-sign-compare -D_THREAD_SAFE -D_REENTRANT -MT apply.o -MD -MP -MF "$depbase.Tpo" -c -o apply.o apply.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi In file included from apply.c:30: In file included from ../../src/glmid/gpsm.h:107: In file included from ../../src/include/list.h:35: ./../src/include/util.h:59:2: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference] *((int *)0) = 0; ^~~~~~~~~~~ ./../src/include/util.h:59:2: note: consider using __builtin_trap() or qualifying pointer with 'volatile' 1 warning generated. depbase=`echo importexport.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/filter -I../../src/gui -I../../src/swapfile -I../../src/hash -I../../src/glmid -I../../src/gui -D_REENTRANT -DPKGPIXMAPSDIR=\"/usr/local/share/glame/pixmaps\" -DPKGDATADIR=\"/usr/local/share/glame\" -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtk-2.0 -I/usr/local/includ e/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-sign-compare -D_THREAD_SAFE -D_REENTRANT -MT importexport.o -MD -MP -MF "$depbase.Tpo" -c -o importexport.o importexport.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi In file included from importexport.c:35: In file included from ../../src/filter/filter.h:40: In file included from ../../src/include/list.h:35: ./../src/include/util.h:59:2: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference] *((int *)0) = 0; ^~~~~~~~~~~ ./../src/include/util.h:59:2: note: consider using __builtin_trap() or qualifying pointer with 'volatile' importexport.c:187:40: warning: 'g_basename' is deprecated [-Wdeprecated-declarations] ie->item = (gpsm_item_t *)gpsm_newgrp(g_basename(ie->filename)); ^ /usr/local/include/glib-2.0/glib/gfileutils.h:168:14: note: 'g_basename' has been explicitly marked deprecated here const gchar *g_basename (const gchar *file_name); ^ importexport.c:283:28: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] mad_stream_buffer(stream, ie->mad_buffer, ie->mad_length); ^~~~~~~~~~~~~~ /usr/local/include/mad.h:737:31: note: passing argument to parameter here unsigned char const *, unsigned long); ^ importexport.c:303:41: warning: 'g_basename' is deprecated [-Wdeprecated-declarations] ie->item = (gpsm_item_t *)gpsm_newgrp(g_basename(ie->filename)); ^ /usr/local/include/glib-2.0/glib/gfileutils.h:168:14: note: 'g_basename' has been explicitly marked deprecated here const gchar *g_basename (const gchar *file_name); ^ 4 warnings generated. /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-sign-compare -D_THREAD_SAFE -D_REENTRANT -L/usr/local/lib -lltdl -fstack-protector -o glame -export-dynamic -dlopen self libgtkwaveform/grange.o libgtkwaveform/gwavefile.o libgtkwaveform/gtkwavebuffer.o libgtkwaveform/gtkeditablewavebuffer.o libgtkwaveform/gtkwaveview.o libgtkwaveform/gtkswapfilebuffer.o util/glame_gui_utils.o util/glame_curve.o util/glame_param.o util/glame_ruler.o util/glame_hruler.o util/gtknob.o edit_filter/canvasfilter.o edit_filter/canvaspipe.o edit_filter/canvasport.o edit_filter/glamecanvas.o edit_filter/filtereditgui.o edit_filter/edit_filter_marshal.o glame_accelerator.o glame_console.o main.o tree/gltree.o tree/gpsmstore.o waveeditgui.o apply.o importexport.o ../glmid/libglmid.la ../plugins/libglamebuiltins.la ../glmid/libglameaudiofile.la ../filter/libfilter.la ../hash/libhash.la ../swapfile/libswapfile.la -L/usr/local/lib -I/usr/local/include - D_THREAD_SAFE -pthread -L/usr/local/lib -lguile -lltdl -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector -lgmp -lcrypt -lm -lltdl -L/usr/local/lib -L/usr/local/lib -lxml2 -lz -L/usr/lib -lm -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lgmodule-2.0 -lgnomecanvas-2 -lart_lgpl_2 -lglade-2.0 -lxml2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -lvorbisfile -lvorbis -logg -lm -lvorbisenc -L/usr/local/lib -lmad -lm -lm /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lpthread mkdir .libs rm -f .libs/glame.nm .libs/glame.nmS .libs/glame.nmT creating .libs/glameS.c (cd .libs && cc -c -fno-builtin -fno-rtti -fno-exceptions "glameS.c") rm -f .libs/glameS.c .libs/glame.nm .libs/glame.nmS .libs/glame.nmT cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-sign-compare -D_THREAD_SAFE -D_REENTRANT -fstack-protector -o glame .libs/glameS.o libgtkwaveform/grange.o libgtkwaveform/gwavefile.o libgtkwaveform/gtkwavebuffer.o libgtkwaveform/gtkeditablewavebuffer.o libgtkwaveform/gtkwaveview.o libgtkwaveform/gtkswapfilebuffer.o util/glame_gui_utils.o util/glame_curve.o util/glame_param.o util/glame_ruler.o util/glame_hruler.o util/gtknob.o edit_filter/canvasfilter.o edit_filter/canvaspipe.o edit_filter/canvasport.o edit_filter/glamecanvas.o edit_filter/filtereditgui.o edit_filter/edit_filter_marshal.o glame_accelerator.o glame_console.o main.o tree/gltree.o tree/gpsmstore.o waveeditgui.o apply.o importexport.o -I/usr/local/include -D_THREAD_SAFE -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -Wl,--export-dynamic -L/usr/local/lib ../glmid/.libs/libglmid.a -L/usr/lib ../plugins/.libs/libglamebuiltins.a -laudiofile ../glmid /.libs/libglameaudiofile.a ../filter/.libs/libfilter.a ../hash/.libs/libhash.a ../swapfile/.libs/libswapfile.a -pthread -lguile /usr/local/lib/libgmp.so -lcrypt /usr/local/lib/libltdl.so -lz /usr/local/lib/libgnomeui-2.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libbonoboui-2.so /usr/local/lib/libgnome-2.so -lpopt /usr/local/lib/libbonobo-2.so /usr/local/lib/libbonobo-activation.so /usr/local/lib/libORBit-2.so /usr/local/lib/libgnomevfs-2.so -lgconf-2 -lgthread-2.0 -lgmodule-2.0 /usr/local/lib/libgnomecanvas-2.so -lart_lgpl_2 /usr/local/lib/libglade-2.0.so -lxml2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -lvorbisfile -lvorbis -logg -lvorbisenc -lmad -lm -lpthread -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib rm -f .libs/glameS.o gmake[5]: Leaving directory '/wrkdirs/usr/ports/audio/glame/work/glame-2.0.1/src/gui' gmake[4]: Leaving directory '/wrkdirs/usr/ports/audio/glame/work/glame-2.0.1/src/gui' gmake[4]: Entering directory '/wrkdirs/usr/ports/audio/glame/work/glame-2.0.1/src' depbase=`echo cglame.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/include -I../src/filter -I../src/swapfile -I../src/hash -I../src/glmid -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-sign-compare -D_THREAD_SAFE -D_REENTRANT -MT cglame.o -MD -MP -MF "$depbase.Tpo" -c -o cglame.o cglame.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi In file included from cglame.c:29: In file included from ../src/glmid/glmid.h:30: In file included from ../src/filter/filter.h:40: In file included from ../src/include/list.h:35: ./src/include/util.h:59:2: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference] *((int *)0) = 0; ^~~~~~~~~~~ ./src/include/util.h:59:2: note: consider using __builtin_trap() or qualifying pointer with 'volatile' 1 warning generated. /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-sign-compare -D_THREAD_SAFE -D_REENTRANT -L/usr/local/lib -lltdl -fstack-protector -o cglame -export-dynamic -dlopen self cglame.o glmid/libglmid.la plugins/libglamebuiltins.la glmid/libglameaudiofile.la filter/libfilter.la hash/libhash.la swapfile/libswapfile.la -I/usr/local/include -D_THREAD_SAFE -pthread -L/usr/local/lib -lguile -lltdl -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector -lgmp -lcrypt -lm -lltdl -L/usr/local/lib -L/usr/local/lib -lxml2 -lz -L/usr/lib -lm /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lpthread mkdir .libs rm -f .libs/cglame.nm .libs/cglame.nmS .libs/cglame.nmT creating .libs/cglameS.c (cd .libs && cc -c -fno-builtin -fno-rtti -fno-exceptions "cglameS.c") rm -f .libs/cglameS.c .libs/cglame.nm .libs/cglame.nmS .libs/cglame.nmT cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-sign-compare -D_THREAD_SAFE -D_REENTRANT -fstack-protector -o cglame .libs/cglameS.o cglame.o -I/usr/local/include -D_THREAD_SAFE -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -Wl,--export-dynamic -L/usr/local/lib glmid/.libs/libglmid.a -L/usr/lib plugins/.libs/libglamebuiltins.a -laudiofile glmid/.libs/libglameaudiofile.a filter/.libs/libfilter.a hash/.libs/libhash.a swapfile/.libs/libswapfile.a -pthread -lguile /usr/local/lib/libgmp.so -lcrypt /usr/local/lib/libltdl.so -lxml2 -lz -lm -lpthread -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib rm -f .libs/cglameS.o gmake[4]: Leaving directory '/wrkdirs/usr/ports/audio/glame/work/glame-2.0.1/src' gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/glame/work/glame-2.0.1/src' Making all in doc gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/glame/work/glame-2.0.1/doc' Making all in pix gmake[4]: Entering directory '/wrkdirs/usr/ports/audio/glame/work/glame-2.0.1/doc/pix' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/audio/glame/work/glame-2.0.1/doc/pix' gmake[4]: Entering directory '/wrkdirs/usr/ports/audio/glame/work/glame-2.0.1/doc' restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ for f in glame.info glame.info-[0-9] glame.info-[0-9][0-9] glame.i[0-9] glame.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ cd "$am__cwd"; \ if makeinfo --no-split -I . \ -o glame.info glame.texi; \ then \ rc=0; \ cd .; \ else \ rc=$?; \ cd . && \ $restore $backupdir/* `echo "./glame.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ for f in glame-dev.info glame-dev.info-[0-9] glame-dev.info-[0-9][0-9] glame-dev.i[0-9] glame-dev.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ cd "$am__cwd"; \ if makeinfo --no-split -I . \ -o glame-dev.info glame-dev.texi; \ then \ rc=0; \ cd .; \ else \ rc=$?; \ cd . && \ $restore $backupdir/* `echo "./glame-dev.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc ./gldb.texi:34: raising the section level of @subsection which is too low Makefile:335: recipe for target 'glame-dev.info' failed gmake[4]: *** [glame-dev.info] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/audio/glame/work/glame-2.0.1/doc' Makefile:487: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/glame/work/glame-2.0.1/doc' Makefile:361: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/glame/work/glame-2.0.1' Makefile:288: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/audio/glame/work/glame-2.0.1' *** Error code 1 Stop. make: stopped in /usr/ports/audio/glame From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 06:25:46 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 B51C5B77 for ; Fri, 30 Jan 2015 06:25:46 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 A053E8D0 for ; Fri, 30 Jan 2015 06:25:46 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U6PkeZ015761 for ; Fri, 30 Jan 2015 06:25:46 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U6Pkls015754; Fri, 30 Jan 2015 06:25:46 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 06:25:46 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300625.t0U6Pkls015754@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-i386-default][sysutils/xlogmaster] Failed for xlogmaster-1.6.2 in build 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: Fri, 30 Jan 2015 06:25:46 -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: pawel@FreeBSD.org Ident: $FreeBSD: head/sysutils/xlogmaster/Makefile 363901 2014-08-03 13:44:05Z pawel $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/xlogmaster-1.6.2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building sysutils/xlogmaster build started at Fri Jan 30 06:25:12 UTC 2015 port directory: /usr/ports/sysutils/xlogmaster building for: FreeBSD head-i386-default-job-13 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/sysutils/xlogmaster/Makefile 363901 2014-08-03 13:44:05Z pawel $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=xlogmaster-1.6.2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/xlogmaster/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/xlogmaster/work HOME=/wrkdirs/usr/ports/sysutils/xlogmaster/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh GLIB_CONFIG="/usr/local/bin/glib-config" GTK_CONFIG="/usr/local/bin/gtk-config" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/xlogmaster/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/xlogmaster/work HOME=/wrkdirs/usr/ports/sysutils/xlogmaster/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES GLIB_CONFIG="/usr/local/bin/glib-config" GTK_CONFIG="/usr/local/bin/gtk-config" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89" CPP="cpp" CPPFLAGS="-I/usr/local/include -DHAVE_DECL_GETOPT" LDFLAGS=" -L/usr/local/lib -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-- OSREL=11.0 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/xlogmaster" EXAMPLESDIR="share/examples/xlogmaster" DATADIR="share/xlogmaster" WWWDIR="www/xlogmaster" ETCDIR="etc/xlogmaster" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/xlogmaster DOCSDIR=/usr/local/share/doc/xlogmaster EXAMPLESDIR=/usr/local/share/examples/xlogmaster WWWDIR=/usr/local/www/xlogmaster ETCDIR=/usr/local/etc/xlogmaster --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> xlogmaster-1.6.2 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.7.txz [head-i386-default-job-13] Installing pkg-1.4.7... [head-i386-default-job-13] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of xlogmaster-1.6.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by xlogmaster-1.6.2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by xlogmaster-1.6.2 for building => SHA256 Checksum OK for xlogmaster-1.6.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by xlogmaster-1.6.2 for building ===> Extracting for xlogmaster-1.6.2 => SHA256 Checksum OK for xlogmaster-1.6.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for xlogmaster-1.6.2 ===> Applying FreeBSD patches for xlogmaster-1.6.2 =========================================================================== =================================================== ===> xlogmaster-1.6.2 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 [head-i386-default-job-13] Installing gmake-4.1_1... [head-i386-default-job-13] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-13] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-13] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-13] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-13] Extracting gmake-4.1_1... done ===> Returning to build of xlogmaster-1.6.2 ===> xlogmaster-1.6.2 depends on executable: makeinfo - not found ===> Verifying install for makeinfo in /usr/ports/print/texinfo ===> Installing existing package /packages/All/texinfo-5.2.20150101.txz [head-i386-default-job-13] Installing texinfo-5.2.20150101... [head-i386-default-job-13] `-- Installing perl5-5.18.4_11... [head-i386-default-job-13] `-- Extracting perl5-5.18.4_11... done [head-i386-default-job-13] Extracting texinfo-5.2.20150101... done ===> Returning to build of xlogmaster-1.6.2 =========================================================================== =================================================== ===> xlogmaster-1.6.2 depends on shared library: libglib.so - not found ===> Verifying for libglib.so in /usr/ports/devel/glib12 ===> Installing existing package /packages/All/glib12-1.2.10_15.txz [head-i386-default-job-13] Installing glib12-1.2.10_15... [head-i386-default-job-13] Extracting glib12-1.2.10_15... done ===> Returning to build of xlogmaster-1.6.2 ===> xlogmaster-1.6.2 depends on shared library: libgtk.so - not found ===> Verifying for libgtk.so in /usr/ports/x11-toolkits/gtk12 ===> Installing existing package /packages/All/gtk12-1.2.10_24.txz [head-i386-default-job-13] Installing gtk12-1.2.10_24... [head-i386-default-job-13] `-- Installing libICE-1.0.9,1... [head-i386-default-job-13] | `-- Installing xproto-7.0.26... [head-i386-default-job-13] | `-- Extracting xproto-7.0.26... done [head-i386-default-job-13] `-- Extracting libICE-1.0.9,1... done [head-i386-default-job-13] `-- Installing libSM-1.2.2_2,1... [head-i386-default-job-13] `-- Extracting libSM-1.2.2_2,1... done [head-i386-default-job-13] `-- Installing libX11-1.6.2_2,1... [head-i386-default-job-13] | `-- Installing kbproto-1.0.6... [head-i386-default-job-13] | `-- Extracting kbproto-1.0.6... done [head-i386-default-job-13] | `-- Installing libXau-1.0.8_2... [head-i386-default-job-13] | `-- Extracting libXau-1.0.8_2... done [head-i386-default-job-13] | `-- Installing libXdmcp-1.1.1_2... [head-i386-default-job-13] | `-- Extracting libXdmcp-1.1.1_2... done [head-i386-default-job-13] | `-- Installing libxcb-1.11... [head-i386-default-job-13] | | `-- Installing libpthread-stubs-0.3_6... [head-i386-default-job-13] | | `-- Extracting libpthread-stubs-0.3_6... done [head-i386-default-job-13] | | `-- Installing libxml2-2.9.2_2... [head-i386-default-job-13] | | `-- Extracting libxml2-2.9.2_2... done [head-i386-default-job-13] | `-- Extracting libxcb-1.11... done [head-i386-default-job-13] `-- Extracting libX11-1.6.2_2,1... done [head-i386-default-job-13] `-- Installing libXext-1.3.3,1... [head-i386-default-job-13] | `-- Installing xextproto-7.3.0... [head-i386-default-job-13] | `-- Extracting xextproto-7.3.0... done [head-i386-default-job-13] `-- Extracting libXext-1.3.3,1... done [head-i386-default-job-13] `-- Installing libXi-1.7.4,1... [head-i386-default-job-13] | `-- Installing inputproto-2.3.1... [head-i386-default-job-13] | `-- Extracting inputproto-2.3.1... done [head-i386-default-job-13] | `-- Installing libXfixes-5.0.1_2... [head-i386-default-job-13] | | `-- Installing fixesproto-5.0... [head-i386-default-job-13] | | `-- Extracting fixesproto-5.0... done [head-i386-default-job-13] | `-- Extracting libXfixes-5.0.1_2... done [head-i386-default-job-13] `-- Extracting libXi-1.7.4,1... done [head-i386-default-job-13] Extracting gtk12-1.2.10_24... done ^ menu.cc:223:39: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] popup_dialog("Erratic Request", "\n Unable to load configuration \n at this point in program ! \n", buttons, functions); ^ menu.cc:248:6: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] ("Really Load ?", ^ menu.cc:249:6: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] "\n There are unsaved changes \n loading will cause a loss of changes \n\n Proceed ? \n", ^ menu.cc:264:20: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] popup_dialog("Erratic Request", "\n Unable to load new configuration \n at this point in program execution ! \n", buttons, functions); ^ menu.cc:264:39: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] popup_dialog("Erratic Request", "\n Unable to load new configuration \n at this point in program execution ! \n", buttons, functions); ^ menu.cc:294:32: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] if ( fname == NULL ) fname = "config"; ^ menu.cc:361:20: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] popup_dialog("Erratic Request", "\n Unable to save configuration \n at this point in program ! \n", buttons, functions); ^ menu.cc:361:39: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] popup_dialog("Erratic Request", "\n Unable to save configuration \n at this point in program ! \n", buttons, functions); ^ menu.cc:375:34: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] if ( hdir == NULL ) hdir = "."; ^ 10 warnings generated. mv -f .deps/menu.Tpo .deps/menu.Po c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DHAVE_DECL_GETOPT -I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/local/include -DXLM_HOME=\"/usr/local/etc/xlogmaster\" -DXLM_DB=\"/usr/local/etc/xlogmaster/database\" -DXLM_USER_DB=\".xlm-db\" -DXLM_LIB=\"/usr/local/etc/xlogmaster\" -O2 -pipe -fstack-protector -fno-strict-aliasing -MT customize.o -MD -MP -MF .deps/customize.Tpo -c -o customize.o customize.cc customize.cc:214:23: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] attach_label(table, "Button text:", 0, 4, 0, 1, 0.0); ^ customize.cc:216:6: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] "*button text*", ^ customize.cc:218:6: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] "Text to be used on button" ); ^ customize.cc:223:23: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] attach_label(table, "Help text:", 9, 13, 0, 1, 0.0); ^ customize.cc:225:11: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] "*help text*", ^ customize.cc:227:11: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] "Text to show up like this one..." ); ^ customize.cc:232:23: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] attach_label(table, "Filename (absolute path) / Program:", ^ customize.cc:235:10: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] "*filename*", ^ customize.cc:237:10: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] "you can also use the 'select' button to browse your harddisk"); ^ customize.cc:254:23: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] attach_label(table, "Plugin / Output Filter:", 0, 8, 4, 5, 0.0); ^ customize.cc:256:8: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] "*plugin*", ^ customize.cc:258:8: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] "Plugin to pipe data through (see documentation)\nyou can also use the 'select' button to browse your harddisk"); ^ customize.cc:275:23: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] attach_label(table, "Interval:", 0, 3, 6, 7, 0.0); ^ customize.cc:292:23: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] attach_label(table, "seconds", 3, 7, 7, 8, 0.0); ^ customize.cc:298:23: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] attach_label(table, "Delay:", 9, 12, 6, 7, 0.0); ^ customize.cc:315:23: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] attach_label(table, "seconds", 12, 16, 7, 8, 0.0); ^ customize.cc:321:23: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] attach_label(table, "Mode:", 0, 2, 8, 10, 0.0); ^ customize.cc:375:31: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] attach_label(filter_table, "Filter:", 0, 2, 0, 1, 0.0); ^ customize.cc:1680:14: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] flags[0] = " "; ^ customize.cc:1684:18: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] flags[0] = "R"; ^ customize.cc:1687:18: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] flags[0] = "L"; ^ customize.cc:1690:18: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] flags[0] = "H"; ^ customize.cc:1694:14: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] flags[1] = " "; ^ customize.cc:1696:16: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] flags[1] = "A"; ^ customize.cc:1698:14: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] flags[2] = " "; ^ customize.cc:1700:16: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] flags[2] = "N"; ^ customize.cc:1702:14: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] flags[3] = " "; ^ customize.cc:1704:16: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] flags[3] = "U"; ^ customize.cc:1706:14: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] flags[4] = " "; ^ customize.cc:1708:16: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] flags[4] = "E"; ^ 30 warnings generated. mv -f .deps/customize.Tpo .deps/customize.Po c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DHAVE_DECL_GETOPT -I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/local/include -DXLM_HOME=\"/usr/local/etc/xlogmaster\" -DXLM_DB=\"/usr/local/etc/xlogmaster/database\" -DXLM_USER_DB=\".xlm-db\" -DXLM_LIB=\"/usr/local/etc/xlogmaster\" -O2 -pipe -fstack-protector -fno-strict-aliasing -MT watchdog.o -MD -MP -MF .deps/watchdog.Tpo -c -o watchdog.o watchdog.cc mv -f .deps/watchdog.Tpo .deps/watchdog.Po c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DHAVE_DECL_GETOPT -I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/local/include -DXLM_HOME=\"/usr/local/etc/xlogmaster\" -DXLM_DB=\"/usr/local/etc/xlogmaster/database\" -DXLM_USER_DB=\".xlm-db\" -DXLM_LIB=\"/usr/local/etc/xlogmaster\" -O2 -pipe -fstack-protector -fno-strict-aliasing -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o output.cc output.cc:382:17: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] argv[0] = "/bin/sh"; ^ output.cc:383:17: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] argv[1] = "-c"; ^ 2 warnings generated. mv -f .deps/output.Tpo .deps/output.Po c++ -I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/local/include -DXLM_HOME=\"/usr/local/etc/xlogmaster\" -DXLM_DB=\"/usr/local/etc/xlogmaster/database\" -DXLM_USER_DB=\".xlm-db\" -DXLM_LIB=\"/usr/local/etc/xlogmaster\" -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -L/usr/local/lib -lgtk -lgdk -lgmodule -lglib -lintl -lXi -lXext -lX11 -lm -L/usr/local/lib -fstack-protector -o xlogmaster xlogmaster.o alert.o audio.o database.o dialog.o execute.o file.o logclass.o menu.o customize.o watchdog.o output.o -L/usr/local/lib -L/usr/local/lib -lgtk -lgdk -lgmodule -lglib -lintl -lXi -lXext -lX11 -lm gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/xlogmaster/work/xlogmaster-1.6.2/src' Making all in audio gmake[3]: Entering directory '/wrkdirs/usr/ports/sysutils/xlogmaster/work/xlogmaster-1.6.2/audio' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/xlogmaster/work/xlogmaster-1.6.2/audio' Making all in output-plugins gmake[3]: Entering directory '/wrkdirs/usr/ports/sysutils/xlogmaster/work/xlogmaster-1.6.2/output-plugins' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/xlogmaster/work/xlogmaster-1.6.2/output-plugins' Making all in gtkrc-samples gmake[3]: Entering directory '/wrkdirs/usr/ports/sysutils/xlogmaster/work/xlogmaster-1.6.2/gtkrc-samples' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/xlogmaster/work/xlogmaster-1.6.2/gtkrc-samples' Making all in scripts gmake[3]: Entering directory '/wrkdirs/usr/ports/sysutils/xlogmaster/work/xlogmaster-1.6.2/scripts' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/xlogmaster/work/xlogmaster-1.6.2/scripts' Making all in database gmake[3]: Entering directory '/wrkdirs/usr/ports/sysutils/xlogmaster/work/xlogmaster-1.6.2/database' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/xlogmaster/work/xlogmaster-1.6.2/database' Making all in doc gmake[3]: Entering directory '/wrkdirs/usr/ports/sysutils/xlogmaster/work/xlogmaster-1.6.2/doc' restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /wrkdirs/usr/ports/sysutils/xlogmaster/work/xlogmaster-1.6.2/missing --run makeinfo --version) >/dev/null 2>&1; then \ for f in xlogmaster.info xlogmaster.info-[0-9] xlogmaster.info-[0-9][0-9] xlogmaster.i[0-9] xlogmaster.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh /wrkdirs/usr/ports/sysutils/xlogmaster/work/xlogmaster-1.6.2/missing --run makeinfo -I . \ -o xlogmaster.info xlogmaster.texinfo; \ then \ rc=0; \ cd .; \ else \ rc=$?; \ cd . && \ $restore $backupdir/* `echo "./xlogmaster.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc xlogmaster.texinfo:728: command @bullet not accepting argument in brace should not be on @table line xlogmaster.texinfo:729: warning: @item missing argument xlogmaster.texinfo:732: warning: @item missing argument xlogmaster.texinfo:734: warning: @item missing argument xlogmaster.texinfo:738: command @bullet not accepting argument in brace should not be on @table line xlogmaster.texinfo:738: warning: @table has text but no @item xlogmaster.texinfo:751: command @bullet not accepting argument in brace should not be on @table line xlogmaster.texinfo:752: warning: @item missing argument xlogmaster.texinfo:774: warning: @item missing argument Makefile:217: recipe for target 'xlogmaster.info' failed gmake[3]: *** [xlogmaster.info] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/xlogmaster/work/xlogmaster-1.6.2/doc' Makefile:249: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/sysutils/xlogmaster/work/xlogmaster-1.6.2' Makefile:188: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/xlogmaster/work/xlogmaster-1.6.2' *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/xlogmaster From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 06:27:14 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 8B125B94 for ; Fri, 30 Jan 2015 06:27:14 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 5C63E8DD; Fri, 30 Jan 2015 06:27:14 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U6REut010898; Fri, 30 Jan 2015 06:27:14 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U6REkU010853; Fri, 30 Jan 2015 06:27:14 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 06:27:14 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300627.t0U6REkU010853@beefy2.isc.freebsd.org> To: m.tsatsenko@gmail.com Subject: [package - head-amd64-default][net/ndisc6] Failed for ndisc6-1.0.2_1 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: Fri, 30 Jan 2015 06:27:14 -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: m.tsatsenko@gmail.com Last committer: antoine@FreeBSD.org Ident: $FreeBSD: head/net/ndisc6/Makefile 363378 2014-07-29 19:36:04Z antoine $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/ndisc6-1.0.2_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building net/ndisc6 build started at Fri Jan 30 06:26:54 UTC 2015 port directory: /usr/ports/net/ndisc6 building for: FreeBSD head-amd64-default-job-22 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: m.tsatsenko@gmail.com Makefile ident: $FreeBSD: head/net/ndisc6/Makefile 363378 2014-07-29 19:36:04Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=ndisc6-1.0.2_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for ndisc6-1.0.2_1: DOCS=on: Build and/or install documentation NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-suid-install --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/ndisc6/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/ndisc6/work HOME=/wrkdirs/usr/ports/net/ndisc6/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/ndisc6/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/ndisc6/work HOME=/wrkdirs/usr/ports/net/ndisc6/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/ndisc6/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/ndisc6/work HOME=/wrkdirs/usr/ports/net/ndisc6/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/ndisc6/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/ndisc6/work HOME=/wrkdirs/usr/ports/net/ndisc6/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -lintl -fstack-protector -Wl,-rp ath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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-- NLS="" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/ndisc6" EXAMPLESDIR="share/examples/ndisc6" DATADIR="share/ndisc6" WWWDIR="www/ndisc6" ETCDIR="etc/ndisc6" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ndisc6 DOCSDIR=/usr/local/share/doc/ndisc6 EXAMPLESDIR=/usr/local/share/examples/ndisc6 WWWDIR=/usr/local/www/ndisc6 ETCDIR=/usr/local/etc/ndisc6 --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> ndisc6-1.0.2_1 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.7.txz [head-amd64-default-job-22] Installing pkg-1.4.7... [head-amd64-default-job-22] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ndisc6-1.0.2_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ndisc6-1.0.2_1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ndisc6-1.0.2_1 for building => SHA256 Checksum OK for ndisc6-1.0.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ndisc6-1.0.2_1 for building ===> Extracting for ndisc6-1.0.2_1 => SHA256 Checksum OK for ndisc6-1.0.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ndisc6-1.0.2_1 ===> Applying extra patch /usr/ports/net/ndisc6/files/extra-patch-rdnssd-rdnssd.h ===> Applying FreeBSD patches for ndisc6-1.0.2_1 =========================================================================== =================================================== ===> ndisc6-1.0.2_1 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 [head-amd64-default-job-22] Installing gettext-tools-0.19.4... [head-amd64-default-job-22] `-- Installing expat-2.1.0_2... [head-amd64-default-job-22] `-- Extracting expat-2.1.0_2... done [head-amd64-default-job-22] `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-22] | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-22] | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-22] `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-22] Extracting gettext-tools-0.19.4... done ===> Returning to build of ndisc6-1.0.2_1 ===> ndisc6-1.0.2_1 depends on executable: gcc48 - not found ===> Verifying install for gcc48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.4.txz [head-amd64-default-job-22] Installing gcc-4.8.4... [head-amd64-default-job-22] `-- Installing binutils-2.25... [head-amd64-default-job-22] `-- Extracting binutils-2.25... done [head-amd64-default-job-22] `-- Installing gcc-ecj-4.5... [head-amd64-default-job-22] `-- Extracting gcc-ecj-4.5... done [head-amd64-default-job-22] `-- Installing gmp-5.1.3_2... [head-amd64-default-job-22] `-- Extracting gmp-5.1.3_2... done [head-amd64-default-job-22] `-- Installing mpc-1.0.2_1... [head-amd64-default-job-22] | `-- Installing mpfr-3.1.2_2... [head-amd64-default-job-22] | `-- Extracting mpfr-3.1.2_2... done [head-amd64-default-job-22] `-- Extracting mpc-1.0.2_1... done [head-amd64-default-job-22] Extracting gcc-4.8.4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of ndisc6-1.0.2_1 ===> ndisc6-1.0.2_1 depends on file: /usr/local/bin/as - found =========================================================================== =================================================== ===> ndisc6-1.0.2_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.3) =========================================================================== =================================================== ===> Configuring for ndisc6-1.0.2_1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/net/ndisc6/work/ndisc6-1.0.2/admin/config.rpath configure: loading site script /usr/ports/Templates/config.site configure: checking system... checking for build hostname... head-amd64-default-job-22 configure: checking required programs... checking for gcc... gcc48 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc48 accepts -g... yes checking for gcc48 option to accept ISO C89... none needed checking for gcc48 option to accept ISO C99... -std=gnu99 checking whether gcc48 -std=gnu99 and cc understand -c and -o together... yes checking how to run the C preprocessor... cpp48 checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for ranlib... /usr/local/bin/ranlib checking for perl... : checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc48 -std=gnu99... gcc3 configure: checking required libraries... checking for clock_gettime in -lrt... yes checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking build system type... amd64-portbld-freebsd11.0 checking host system type... amd64-portbld-freebsd11.0 checking for ld used by GCC... /usr/local/bin/ld checking if the linker (/usr/local/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib configure: checking header files... checking whether to enable assertions... yes configure: checking library functions... checking for getopt.h... (cached) yes checking for library containing getopt_long... none required checking for clock_nanosleep... no checking for fdatasync... no checking for inet6_rth_add... yes checking for ppoll... yes checking for library containing socket... none required checking for library containing inet_ntop... none required configure: checking optional features... checking if installed programs should be setuid... no configure: writing results... configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating doc/Makefile config.status: creating compat/Makefile config.status: creating src/Makefile config.status: creating rdnssd/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile =========================================================================== =================================================== ===> Building for ndisc6-1.0.2_1 /usr/bin/make all-recursive Making all in po Making all in doc SED rdnssd.8 Making all in compat CC dummy.o CC fdatasync.o AR libcompat.a Making all in src CC tcpspray.o tcpspray.c: In function 'tcpspray': tcpspray.c:260:3: warning: implicit declaration of function 'kill' [-Wimplicit-function-declaration] kill (child, SIGTERM); ^ tcpspray.c:260:16: error: 'SIGTERM' undeclared (first use in this function) kill (child, SIGTERM); ^ tcpspray.c:260:16: note: each undeclared identifier is reported only once for each function it appears in *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/net/ndisc6/work/ndisc6-1.0.2/src *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/net/ndisc6/work/ndisc6-1.0.2 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/net/ndisc6/work/ndisc6-1.0.2 *** Error code 1 Stop. make: stopped in /usr/ports/net/ndisc6 From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 06:27:24 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 370FEB9D; Fri, 30 Jan 2015 06:27:24 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 15C138DE; Fri, 30 Jan 2015 06:27:24 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U6RNB6050846; Fri, 30 Jan 2015 06:27:23 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U6RNcE050839; Fri, 30 Jan 2015 06:27:23 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 06:27:23 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300627.t0U6RNcE050839@beefy1.isc.freebsd.org> To: bf@FreeBSD.org Subject: [package - head-i386-default][math/blitz++] Failed for blitz++-0.9_8 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: Fri, 30 Jan 2015 06:27:24 -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: bf@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/math/blitz++/Makefile 362511 2014-07-21 22:30:39Z bapt $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/blitz++-0.9_8.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building math/blitz++ build started at Fri Jan 30 06:25:44 UTC 2015 port directory: /usr/ports/math/blitz++ building for: FreeBSD head-i386-default-job-07 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: bf@FreeBSD.org Makefile ident: $FreeBSD: head/math/blitz++/Makefile 362511 2014-07-21 22:30:39Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=blitz++-0.9_8 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for blitz++-0.9_8: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-cxx=gcc --disable-doxygen --enable-shared --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/blitz++/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/blitz++/work HOME=/wrkdirs/usr/ports/math/blitz++/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/blitz++/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/blitz++/work HOME=/wrkdirs/usr/ports/math/blitz++/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-- 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=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/blitz" EXAMPLESDIR="share/examples/blitz++" DATADIR="share/blitz++" WWWDIR="www/blitz++" ETCDIR="etc/blitz++" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/blitz++ DOCSDIR=/usr/local/share/doc/blitz EXAMPLESDIR=/usr/local/share/examples/blitz++ WWWDIR=/usr/local/www/blitz++ ETCDIR=/usr/local/etc/blitz++ --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> blitz++-0.9_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.4.7.txz [head-i386-default-job-07] Installing pkg-1.4.7... [head-i386-default-job-07] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of blitz++-0.9_8 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by blitz++-0.9_8 for building =========================================================================== =================================================== ===> Fetching all distfiles required by blitz++-0.9_8 for building => SHA256 Checksum OK for blitz-0.9.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by blitz++-0.9_8 for building ===> Extracting for blitz++-0.9_8 => SHA256 Checksum OK for blitz-0.9.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for blitz++-0.9_8 ===> Applying FreeBSD patches for blitz++-0.9_8 =========================================================================== =================================================== ===> blitz++-0.9_8 depends on executable: texi2dvi - not found ===> Verifying install for texi2dvi in /usr/ports/print/texinfo ===> Installing existing package /packages/All/texinfo-5.2.20150101.txz [head-i386-default-job-07] Installing texinfo-5.2.20150101... [head-i386-default-job-07] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-07] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-07] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-07] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-07] `-- Installing perl5-5.18.4_11... [head-i386-default-job-07] `-- Extracting perl5-5.18.4_11... done [head-i386-default-job-07] Extracting texinfo-5.2.20150101... done ===> Returning to build of blitz++-0.9_8 ===> blitz++-0.9_8 depends on executable: texi2html - not found ===> Verifying install for texi2html in /usr/ports/textproc/texi2html ===> Installing existing package /packages/All/texi2html-5.0_1,1.txz [head-i386-default-job-07] Installing texi2html-5.0_1,1... [head-i386-default-job-07] Extracting texi2html-5.0_1,1... done ===> Returning to build of blitz++-0.9_8 ===> blitz++-0.9_8 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 [head-i386-default-job-07] Installing tex-formats-20140525_1... [head-i386-default-job-07] `-- Installing tex-kpathsea-6.2.0_1... [head-i386-default-job-07] `-- Extracting tex-kpathsea-6.2.0_1... done [head-i386-default-job-07] `-- Installing tex-web2c-20140525_1... [head-i386-default-job-07] | `-- Installing openjpeg15-1.5.2_1... [head-i386-default-job-07] | | `-- Installing lcms2-2.6_3... [head-i386-default-job-07] | | `-- Installing jpeg-8_6... [head-i386-default-job-07] | | `-- Extracting jpeg-8_6... done [head-i386-default-job-07] | | `-- Installing tiff-4.0.3_5... [head-i386-default-job-07] | | | `-- Installing jbigkit-2.1_1... [head-i386-default-job-07] | | | `-- Extracting jbigkit-2.1_1... done [head-i386-default-job-07] | | `-- Extracting tiff-4.0.3_5... done [head-i386-default-job-07] | | `-- Extracting lcms2-2.6_3... done [head-i386-default-job-07] | | `-- Installing png-1.6.16... [head-i386-default-job-07] | | `-- Extracting png-1.6.16... done [head-i386-default-job-07] | `-- Extracting openjpeg15-1.5.2_1... done [head-i386-default-job-07] | `-- Installing pixman-0.32.6... [head-i386-default-job-07] | `-- Extracting pixman-0.32.6... done [head-i386-default-job-07] | `-- Installing zziplib-0.13.62_2... [head-i386-default-job-07] | `-- Extracting zziplib-0.13.62_2... done [head-i386-default-job-07] `-- Extracting tex-web2c-20140525_1... done [head-i386-default-job-07] `-- Installing texlive-texmf-20140525_4... [head-i386-default-job-07] | `-- Installing texlive-base-20140525_5... [head-i386-default-job-07] | | `-- Installing freetype-1.3.1_5... [head-i386-default-job-07] | | `-- Extracting freetype-1.3.1_5... done [head-i386-default-job-07] | | `-- Installing freetype2-2.5.5... [head-i386-default-job-07] | | `-- Extracting freetype2-2.5.5... done [head-i386-default-job-07] | | `-- Installing ghostscript9-9.06_10... [head-i386-default-job-07] | | `-- Installing cups-image-1.7.3_3... [head-i386-default-job-07] | | | `-- Installing cups-client-1.7.3_4... [head-i386-default-job-07] | | | `-- Installing mDNSResponder-561.1.1... [head-i386-default-job-07] | | | `-- Extracting mDNSResponder-561.1.1... done ===> Creating users and/or groups. Creating group 'cups' with gid '193'. Creating user 'cups' with uid '193'. F77_OPTIMIZE_FLAGS = FLIBS = FC = FCFLAGS = FC_OPTIMIZE_FLAGS = FCLIBS = BLASLIB = checking our pkgconfig libname... blitz checking our pkgconfig version... 0.9 checking our pkgconfig_libdir... ${libdir}/pkgconfig expanded our pkgconfig_libdir... /usr/local/lib/pkgconfig checking our pkgconfig_libfile... blitz.pc checking our pkgconfig description... blitz Library checking our pkgconfig requires... checking our pkgconfig ext libs... -lblitz checking our pkgconfig cppflags... noninstalled pkgconfig -L /wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/src/.libs noninstalled pkgconfig -I /wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/. configure: creating ./config.status config.status: creating Makefile config.status: creating bin/Makefile config.status: creating blitz/Makefile config.status: creating blitz/array/Makefile config.status: creating blitz/generate/Makefile config.status: creating blitz/meta/Makefile config.status: creating random/Makefile config.status: creating lib/Makefile config.status: creating testsuite/Makefile config.status: creating examples/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/stencils/Makefile config.status: creating doc/doxygen/Makefile config.status: creating doc/doxygen/Doxyfile config.status: creating benchmarks/Makefile config.status: creating benchmarks/plot_benchmarks.m config.status: creating blitz/config.h config.status: executing depfiles commands config.status: executing blitz/gnu/bzconfig.h commands config.status: creating blitz/gnu/bzconfig.h - prefix BZ for blitz/config.h defines config.status: executing blitz.pc commands config.status: creating blitz.pc.in config.status: creating blitz.pc config.status: creating blitz-uninstalled.pc configure: The configure script has generated makefiles for your platform. You have several options now: make lib Check the compiler and create libblitz.a make check-testsuite Build and check the testsuite make check-examples Build and check the examples make check-benchmarks Build and check the benchmarks (takes a long time) make install Install Blitz++ =========================================================================== =================================================== ===> Building for blitz++-0.9_8 gmake[1]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9' Making all in bin gmake[2]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/bin' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/bin' Making all in blitz gmake[2]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/blitz' gmake all-recursive gmake[3]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/blitz' Making all in generate gmake[4]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/blitz/generate' gmake generate-headers gmake[5]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/blitz/generate' gmake[5]: Nothing to be done for 'generate-headers'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/blitz/generate' gmake[4]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/blitz/generate' Making all in meta gmake[4]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/blitz/meta' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/blitz/meta' Making all in array gmake[4]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/blitz/array' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/blitz/array' gmake[4]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/blitz' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/blitz' gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/blitz' gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/blitz' Making all in random gmake[2]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/random' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/random' Making all in lib gmake[2]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/lib' if /bin/sh ../libtool --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I.. -I.. -MT globals.lo -MD -MP -MF ".deps/globals.Tpo" -c -o globals.lo `test -f '../src/globals.cpp' || echo './'`../src/globals.cpp; \ then mv -f ".deps/globals.Tpo" ".deps/globals.Plo"; else rm -f ".deps/globals.Tpo"; exit 1; fi mkdir .libs c++ -DHAVE_CONFIG_H -I.. -I.. -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c ../src/globals.cpp -fPIC -DPIC -o .libs/globals.o In file included from ../src/globals.cpp:11: In file included from ../blitz/indexexpr.h:30: In file included from ../blitz/tinyvec.h:31: ./blitz/range.h:126:34: warning: '&&' within '||' [-Wlogical-op-parentheses] return ((first_ < last_) && (stride_ == 1) || (first_ == last_)); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ~~ ./blitz/range.h:126:34: note: place parentheses around the '&&' expression to silence this warning return ((first_ < last_) && (stride_ == 1) || (first_ == last_)); ^ ( ) 1 warning generated. c++ -DHAVE_CONFIG_H -I.. -I.. -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c ../src/globals.cpp -o globals.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CXX c++ -o libblitz.la -rpath /usr/local/lib globals.lo c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/globals.o -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libblitz.so.0 -o .libs/libblitz.so.0.0.0 (cd .libs && rm -f libblitz.so.0 && ln -s libblitz.so.0.0.0 libblitz.so.0) (cd .libs && rm -f libblitz.so && ln -s libblitz.so.0.0.0 libblitz.so) ar -cru .libs/libblitz.a globals.o ranlib .libs/libblitz.a creating libblitz.la (cd .libs && rm -f libblitz.la && ln -s ../libblitz.la libblitz.la) gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/lib' Making all in testsuite gmake[2]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/testsuite' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/testsuite' Making all in examples gmake[2]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/examples' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/examples' Making all in benchmarks gmake[2]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/benchmarks' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/benchmarks' Making all in doc gmake[2]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/doc' Making all in examples gmake[3]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/doc/examples' gmake -i texi gmake[4]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/doc/examples' gmake[4]: Nothing to be done for 'texi'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/doc/examples' gmake -i out gmake[4]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/doc/examples' gmake[4]: Nothing to be done for 'out'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/doc/examples' gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/doc/examples' Making all in stencils gmake[3]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/doc/stencils' gmake stencils gmake[4]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/doc/stencils' gmake[4]: Nothing to be done for 'stencils'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/doc/stencils' gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/doc/stencils' Making all in doxygen gmake[3]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/doc/doxygen' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/doc/doxygen' gmake[3]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/doc' restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ for f in blitz.info blitz.info-[0-9] blitz.info-[0-9][0-9] blitz.i[0-9] blitz.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ cd "$am__cwd"; \ if /bin/sh /wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/config/missing --run makeinfo --no-split -I/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/doc -I . \ -o blitz.info blitz.texi; \ then \ rc=0; \ cd .; \ else \ rc=$?; \ cd . && \ $restore $backupdir/* `echo "./blitz.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc ./arrays-expr.texi:718: unknown command `erf' ./random.texi:153: warning: @cindex should only appear at a line beginning ./arrays-debug.texi:2: warning: node prev `Array debug' in menu `Slicing combo' and in sectioning `Array slicing' differ ./arrays-expr.texi:25: warning: node `Index placeholders' is next for `Array expressions' in menu but not in sectioning ./arrays-expr.texi:243: warning: node `Math functions 1' is next for `Index placeholders' in menu but not in sectioning ./arrays-expr.texi:243: warning: node `Array expressions' is prev for `Index placeholders' in menu but not in sectioning ./arrays-expr.texi:482: warning: node `Index placeholders' is prev for `Math functions 1' in menu but not in sectioning ./arrays-expr.texi:919: warning: node `Where expr' is next for `User et' in menu but not in sectioning ./arrays-expr.texi:1481: warning: node `User et' is prev for `Where expr' in menu but not in sectioning Makefile:397: recipe for target 'blitz.info' failed gmake[3]: *** [blitz.info] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/doc' Makefile:538: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/doc' Makefile:377: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9' *** Error code 1 Stop. make: stopped in /usr/ports/math/blitz++ From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 06:40:05 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 B961BDAE for ; Fri, 30 Jan 2015 06:40:05 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 A3A789CC for ; Fri, 30 Jan 2015 06:40:05 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U6e5Yu072705 for ; Fri, 30 Jan 2015 06:40:05 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U6e5I1072690; Fri, 30 Jan 2015 06:40:05 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 06:40:05 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300640.t0U6e5I1072690@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-amd64-default][audio/glame] Failed for glame-2.0.1_26 in build 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: Fri, 30 Jan 2015 06:40:05 -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: tijl@FreeBSD.org Ident: $FreeBSD: head/audio/glame/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/glame-2.0.1_26.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building audio/glame build started at Fri Jan 30 06:37:38 UTC 2015 port directory: /usr/ports/audio/glame building for: FreeBSD head-amd64-default-job-23 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/audio/glame/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=glame-2.0.1_26 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKEINFO="makeinfo --no-split" XDG_DATA_HOME=/wrkdirs/usr/ports/audio/glame/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/glame/work HOME=/wrkdirs/usr/ports/audio/glame/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh ESD_CONFIG="/usr/local/bin/esd-config" GTKDOC="false" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/glame/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/glame/work HOME=/wrkdirs/usr/ports/audio/glame/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ESD_CONFIG="/usr/local/bin/esd-config" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -lltdl -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-- OSREL=11.0 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/glame" EXAMPLESDIR="share/examples/glame" DATADIR="share/glame" WWWDIR="www/glame" ETCDIR="etc/glame" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/glame DOCSDIR=/usr/local/share/doc/glame EXAMPLESDIR=/usr/local/share/examples/glame WWWDIR=/usr/local/www/glame ETCDIR=/usr/local/etc/glame --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> glame-2.0.1_26 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.7.txz [head-amd64-default-job-23] Installing pkg-1.4.7... [head-amd64-default-job-23] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of glame-2.0.1_26 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by glame-2.0.1_26 for building =========================================================================== =================================================== ===> Fetching all distfiles required by glame-2.0.1_26 for building => SHA256 Checksum OK for glame-2.0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by glame-2.0.1_26 for building ===> Extracting for glame-2.0.1_26 => SHA256 Checksum OK for glame-2.0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for glame-2.0.1_26 ===> Applying FreeBSD patches for glame-2.0.1_26 =========================================================================== =================================================== ===> glame-2.0.1_26 depends on file: /usr/local/include/ladspa.h - not found ===> Verifying install for /usr/local/include/ladspa.h in /usr/ports/audio/ladspa ===> Installing existing package /packages/All/ladspa-1.13.txz [head-amd64-default-job-23] Installing ladspa-1.13... [head-amd64-default-job-23] Extracting ladspa-1.13... done ===> Returning to build of glame-2.0.1_26 ===> glame-2.0.1_26 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 [head-amd64-default-job-23] Installing gettext-tools-0.19.4... [head-amd64-default-job-23] `-- Installing expat-2.1.0_2... [head-amd64-default-job-23] `-- Extracting expat-2.1.0_2... done [head-amd64-default-job-23] `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-23] | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-23] | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-23] `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-23] Extracting gettext-tools-0.19.4... done ===> Returning to build of glame-2.0.1_26 ===> glame-2.0.1_26 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 [head-amd64-default-job-23] Installing gmake-4.1_1... [head-amd64-default-job-23] Extracting gmake-4.1_1... done ===> Returning to build of glame-2.0.1_26 ===> glame-2.0.1_26 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [head-amd64-default-job-23] Installing pkgconf-0.9.7... [head-amd64-default-job-23] Extracting pkgconf-0.9.7... done ===> Returning to build of glame-2.0.1_26 ===> glame-2.0.1_26 depends on executable: makeinfo - not found ===> Verifying install for makeinfo in /usr/ports/print/texinfo ===> Installing existing package /packages/All/texinfo-5.2.20150101.txz [head-amd64-default-job-23] Installing texinfo-5.2.20150101... [head-amd64-default-job-23] `-- Installing perl5-5.18.4_11... [head-amd64-default-job-23] `-- Extracting perl5-5.18.4_11... done [head-amd64-default-job-23] Extracting texinfo-5.2.20150101... done ===> Returning to build of glame-2.0.1_26 ===> glame-2.0.1_26 depends on file: /usr/local/libdata/pkgconfig/xbitmaps.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/xbitmaps.pc in /usr/ports/x11/xbitmaps ===> Installing existing package /packages/All/xbitmaps-1.1.1.txz [head-amd64-default-job-23] Installing xbitmaps-1.1.1... [head-amd64-default-job-23] Extracting xbitmaps-1.1.1... done ===> Returning to build of glame-2.0.1_26 ===> glame-2.0.1_26 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/x11.pc in /usr/ports/x11/libX11 ===> Installing existing package /packages/All/libX11-1.6.2_2,1.txz [head-amd64-default-job-23] Installing libX11-1.6.2_2,1... [head-amd64-default-job-23] `-- Installing kbproto-1.0.6... [head-amd64-default-job-23] `-- Extracting kbproto-1.0.6... done [head-amd64-default-job-23] `-- Installing libXau-1.0.8_2... [head-amd64-default-job-23] | `-- Installing xproto-7.0.26... [head-amd64-default-job-23] | `-- Extracting xproto-7.0.26... done [head-amd64-default-job-23] `-- Extracting libXau-1.0.8_2... done [head-amd64-default-job-23] `-- Installing libXdmcp-1.1.1_2... [head-amd64-default-job-23] `-- Extracting libXdmcp-1.1.1_2... done [head-amd64-default-job-23] `-- Installing libxcb-1.11... [head-amd64-default-job-23] | `-- Installing libpthread-stubs-0.3_6... [head-amd64-default-job-23] | `-- Extracting libpthread-stubs-0.3_6... done [head-amd64-default-job-23] | `-- Installing libxml2-2.9.2_2... [head-amd64-default-job-23] | `-- Extracting libxml2-2.9.2_2... done [head-amd64-default-job-23] `-- Extracting libxcb-1.11... done [head-amd64-default-job-23] Extracting libX11-1.6.2_2,1... done ===> Returning to build of glame-2.0.1_26 ===> glame-2.0.1_26 depends on file: /usr/local/libdata/pkgconfig/gnome-mime-data-2.0.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/gnome-mime-data-2.0.pc in /usr/ports/misc/gnome-mime-data ===> Installing existing package /packages/All/gnome-mime-data-2.18.0_5.txz [head-amd64-default-job-23] Installing gnome-mime-data-2.18.0_5... [head-amd64-default-job-23] Extracting gnome-mime-data-2.18.0_5... done ===> Returning to build of glame-2.0.1_26 ===> glame-2.0.1_26 depends on file: /usr/local/bin/intltool-extract - not found then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi In file included from main.c:36: In file included from ../../src/glmid/glmid.h:30: In file included from ../../src/filter/filter.h:40: In file included from ../../src/include/list.h:35: ./../src/include/util.h:59:2: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference] *((int *)0) = 0; ^~~~~~~~~~~ ./../src/include/util.h:59:2: note: consider using __builtin_trap() or qualifying pointer with 'volatile' main.c:238:43: warning: incompatible pointer types passing 'gpsm_grp_t *' (aka 'struct gpsm_grp_s *') to parameter of type 'gpsm_item_t *' (aka 'struct gpsm_item_s *') [-Wincompatible-pointer-types] we = glame_waveedit_gui_new("New wave", grp); ^~~ ./waveeditgui.h:86:69: note: passing argument to parameter 'item' here WaveeditGui *glame_waveedit_gui_new(const char *title, gpsm_item_t *item); ^ main.c:241:22: warning: incompatible pointer types passing 'gpsm_grp_t *' (aka 'struct gpsm_grp_s *') to parameter of type 'gpsm_item_t *' (aka 'struct gpsm_item_s *') [-Wincompatible-pointer-types] gpsm_item_destroy(grp); ^~~ ./../src/glmid/gpsm.h:314:37: note: passing argument to parameter 'item' here void gpsm_item_destroy(gpsm_item_t *item); ^ 3 warnings generated. depbase=`echo tree/gltree.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/filter -I../../src/gui -I../../src/swapfile -I../../src/hash -I../../src/glmid -I../../src/gui -D_REENTRANT -DPKGPIXMAPSDIR=\"/usr/local/share/glame/pixmaps\" -DPKGDATADIR=\"/usr/local/share/glame\" -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtk-2.0 -I/usr/local/includ e/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-sign-compare -D_THREAD_SAFE -D_REENTRANT -MT tree/gltree.o -MD -MP -MF "$depbase.Tpo" -c -o tree/gltree.o tree/gltree.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi In file included from tree/gltree.c:29: In file included from tree/gltree.h:28: In file included from ../../src/glmid/gpsm.h:107: In file included from ../../src/include/list.h:35: ./../src/include/util.h:59:2: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference] *((int *)0) = 0; ^~~~~~~~~~~ ./../src/include/util.h:59:2: note: consider using __builtin_trap() or qualifying pointer with 'volatile' 1 warning generated. depbase=`echo tree/gpsmstore.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/filter -I../../src/gui -I../../src/swapfile -I../../src/hash -I../../src/glmid -I../../src/gui -D_REENTRANT -DPKGPIXMAPSDIR=\"/usr/local/share/glame/pixmaps\" -DPKGDATADIR=\"/usr/local/share/glame\" -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtk-2.0 -I/usr/local/includ e/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-sign-compare -D_THREAD_SAFE -D_REENTRANT -MT tree/gpsmstore.o -MD -MP -MF "$depbase.Tpo" -c -o tree/gpsmstore.o tree/gpsmstore.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi In file included from tree/gpsmstore.c:24: In file included from tree/gpsmstore.h:27: In file included from ../../src/glmid/gpsm.h:107: In file included from ../../src/include/list.h:35: ./../src/include/util.h:59:2: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference] *((int *)0) = 0; ^~~~~~~~~~~ ./../src/include/util.h:59:2: note: consider using __builtin_trap() or qualifying pointer with 'volatile' tree/gpsmstore.c:313:18: warning: unused variable 'tree_store' [-Wunused-variable] GlameGpsmStore *tree_store = (GlameGpsmStore *) tree_model; ^ tree/gpsmstore.c:323:18: warning: unused variable 'tree_store' [-Wunused-variable] GlameGpsmStore *tree_store = (GlameGpsmStore *) tree_model; ^ tree/gpsmstore.c:410:13: warning: unused variable 'f_rate' [-Wunused-variable] long f_rate; ^ 4 warnings generated. depbase=`echo waveeditgui.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/filter -I../../src/gui -I../../src/swapfile -I../../src/hash -I../../src/glmid -I../../src/gui -D_REENTRANT -DPKGPIXMAPSDIR=\"/usr/local/share/glame/pixmaps\" -DPKGDATADIR=\"/usr/local/share/glame\" -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtk-2.0 -I/usr/local/includ e/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-sign-compare -D_THREAD_SAFE -D_REENTRANT -MT waveeditgui.o -MD -MP -MF "$depbase.Tpo" -c -o waveeditgui.o waveeditgui.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi In file included from waveeditgui.c:36: In file included from ./libgtkwaveform/gtkswapfilebuffer.h:31: In file included from ../../src/glmid/gpsm.h:107: In file included from ../../src/include/list.h:35: ./../src/include/util.h:59:2: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference] *((int *)0) = 0; ^~~~~~~~~~~ ./../src/include/util.h:59:2: note: consider using __builtin_trap() or qualifying pointer with 'volatile' 1 warning generated. depbase=`echo apply.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/filter -I../../src/gui -I../../src/swapfile -I../../src/hash -I../../src/glmid -I../../src/gui -D_REENTRANT -DPKGPIXMAPSDIR=\"/usr/local/share/glame/pixmaps\" -DPKGDATADIR=\"/usr/local/share/glame\" -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtk-2.0 -I/usr/local/includ e/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-sign-compare -D_THREAD_SAFE -D_REENTRANT -MT apply.o -MD -MP -MF "$depbase.Tpo" -c -o apply.o apply.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi In file included from apply.c:30: In file included from ../../src/glmid/gpsm.h:107: In file included from ../../src/include/list.h:35: ./../src/include/util.h:59:2: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference] *((int *)0) = 0; ^~~~~~~~~~~ ./../src/include/util.h:59:2: note: consider using __builtin_trap() or qualifying pointer with 'volatile' 1 warning generated. depbase=`echo importexport.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/include -I../../src/filter -I../../src/gui -I../../src/swapfile -I../../src/hash -I../../src/glmid -I../../src/gui -D_REENTRANT -DPKGPIXMAPSDIR=\"/usr/local/share/glame/pixmaps\" -DPKGDATADIR=\"/usr/local/share/glame\" -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/local/include/libgnomeui-2.0 -I/usr/local/include/libbonoboui-2.0 -I/usr/local/include/libgnome-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/bonobo-activation-2.0 -D_REENTRANT -I/usr/local/include/gnome-vfs-2.0 -I/usr/local/lib/gnome-vfs-2.0/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/gnome-keyring-1 -I/usr/local/include/libgnomecanvas-2.0 -I/usr/local/include/libart-2.0 -I/usr/local/include/gail-1.0 -I/usr/local/include/libglade-2.0 -I/usr/local/include/libxml2 -I/usr/local/include/gtk-2.0 -I/usr/local/includ e/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-sign-compare -D_THREAD_SAFE -D_REENTRANT -MT importexport.o -MD -MP -MF "$depbase.Tpo" -c -o importexport.o importexport.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi In file included from importexport.c:35: In file included from ../../src/filter/filter.h:40: In file included from ../../src/include/list.h:35: ./../src/include/util.h:59:2: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference] *((int *)0) = 0; ^~~~~~~~~~~ ./../src/include/util.h:59:2: note: consider using __builtin_trap() or qualifying pointer with 'volatile' importexport.c:187:40: warning: 'g_basename' is deprecated [-Wdeprecated-declarations] ie->item = (gpsm_item_t *)gpsm_newgrp(g_basename(ie->filename)); ^ /usr/local/include/glib-2.0/glib/gfileutils.h:168:14: note: 'g_basename' has been explicitly marked deprecated here const gchar *g_basename (const gchar *file_name); ^ importexport.c:283:28: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] mad_stream_buffer(stream, ie->mad_buffer, ie->mad_length); ^~~~~~~~~~~~~~ /usr/local/include/mad.h:737:31: note: passing argument to parameter here unsigned char const *, unsigned long); ^ importexport.c:303:41: warning: 'g_basename' is deprecated [-Wdeprecated-declarations] ie->item = (gpsm_item_t *)gpsm_newgrp(g_basename(ie->filename)); ^ /usr/local/include/glib-2.0/glib/gfileutils.h:168:14: note: 'g_basename' has been explicitly marked deprecated here const gchar *g_basename (const gchar *file_name); ^ 4 warnings generated. /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-sign-compare -D_THREAD_SAFE -D_REENTRANT -L/usr/local/lib -lltdl -fstack-protector -o glame -export-dynamic -dlopen self libgtkwaveform/grange.o libgtkwaveform/gwavefile.o libgtkwaveform/gtkwavebuffer.o libgtkwaveform/gtkeditablewavebuffer.o libgtkwaveform/gtkwaveview.o libgtkwaveform/gtkswapfilebuffer.o util/glame_gui_utils.o util/glame_curve.o util/glame_param.o util/glame_ruler.o util/glame_hruler.o util/gtknob.o edit_filter/canvasfilter.o edit_filter/canvaspipe.o edit_filter/canvasport.o edit_filter/glamecanvas.o edit_filter/filtereditgui.o edit_filter/edit_filter_marshal.o glame_accelerator.o glame_console.o main.o tree/gltree.o tree/gpsmstore.o waveeditgui.o apply.o importexport.o ../glmid/libglmid.la ../plugins/libglamebuiltins.la ../glmid/libglameaudiofile.la ../filter/libfilter.la ../hash/libhash.la ../swapfile/libswapfile.la -L/usr/local/lib -I/usr/local/include - D_THREAD_SAFE -pthread -L/usr/local/lib -lguile -lltdl -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector -lgmp -lcrypt -lm -lltdl -L/usr/local/lib -L/usr/local/lib -lxml2 -lz -L/usr/lib -lm -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lgmodule-2.0 -lgnomecanvas-2 -lart_lgpl_2 -lglade-2.0 -lxml2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -lvorbisfile -lvorbis -logg -lm -lvorbisenc -L/usr/local/lib -lmad -lm -lm /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lpthread mkdir .libs rm -f .libs/glame.nm .libs/glame.nmS .libs/glame.nmT creating .libs/glameS.c (cd .libs && cc -c -fno-builtin -fno-rtti -fno-exceptions "glameS.c") rm -f .libs/glameS.c .libs/glame.nm .libs/glame.nmS .libs/glame.nmT cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-sign-compare -D_THREAD_SAFE -D_REENTRANT -fstack-protector -o glame .libs/glameS.o libgtkwaveform/grange.o libgtkwaveform/gwavefile.o libgtkwaveform/gtkwavebuffer.o libgtkwaveform/gtkeditablewavebuffer.o libgtkwaveform/gtkwaveview.o libgtkwaveform/gtkswapfilebuffer.o util/glame_gui_utils.o util/glame_curve.o util/glame_param.o util/glame_ruler.o util/glame_hruler.o util/gtknob.o edit_filter/canvasfilter.o edit_filter/canvaspipe.o edit_filter/canvasport.o edit_filter/glamecanvas.o edit_filter/filtereditgui.o edit_filter/edit_filter_marshal.o glame_accelerator.o glame_console.o main.o tree/gltree.o tree/gpsmstore.o waveeditgui.o apply.o importexport.o -I/usr/local/include -D_THREAD_SAFE -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -Wl,--export-dynamic -L/usr/local/lib ../glmid/.libs/libglmid.a -L/usr/lib ../plugins/.libs/libglamebuiltins.a -laudiofile ../glmid /.libs/libglameaudiofile.a ../filter/.libs/libfilter.a ../hash/.libs/libhash.a ../swapfile/.libs/libswapfile.a -pthread -lguile /usr/local/lib/libgmp.so -lcrypt /usr/local/lib/libltdl.so -lz /usr/local/lib/libgnomeui-2.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libbonoboui-2.so /usr/local/lib/libgnome-2.so -lpopt /usr/local/lib/libbonobo-2.so /usr/local/lib/libbonobo-activation.so /usr/local/lib/libORBit-2.so /usr/local/lib/libgnomevfs-2.so -lgconf-2 -lgthread-2.0 -lgmodule-2.0 /usr/local/lib/libgnomecanvas-2.so -lart_lgpl_2 /usr/local/lib/libglade-2.0.so -lxml2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -lvorbisfile -lvorbis -logg -lvorbisenc -lmad -lm -lpthread -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib rm -f .libs/glameS.o gmake[5]: Leaving directory '/wrkdirs/usr/ports/audio/glame/work/glame-2.0.1/src/gui' gmake[4]: Leaving directory '/wrkdirs/usr/ports/audio/glame/work/glame-2.0.1/src/gui' gmake[4]: Entering directory '/wrkdirs/usr/ports/audio/glame/work/glame-2.0.1/src' depbase=`echo cglame.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \ if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/include -I../src/filter -I../src/swapfile -I../src/hash -I../src/glmid -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-sign-compare -D_THREAD_SAFE -D_REENTRANT -MT cglame.o -MD -MP -MF "$depbase.Tpo" -c -o cglame.o cglame.c; \ then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi In file included from cglame.c:29: In file included from ../src/glmid/glmid.h:30: In file included from ../src/filter/filter.h:40: In file included from ../src/include/list.h:35: ./src/include/util.h:59:2: warning: indirection of non-volatile null pointer will be deleted, not trap [-Wnull-dereference] *((int *)0) = 0; ^~~~~~~~~~~ ./src/include/util.h:59:2: note: consider using __builtin_trap() or qualifying pointer with 'volatile' 1 warning generated. /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-sign-compare -D_THREAD_SAFE -D_REENTRANT -L/usr/local/lib -lltdl -fstack-protector -o cglame -export-dynamic -dlopen self cglame.o glmid/libglmid.la plugins/libglamebuiltins.la glmid/libglameaudiofile.la filter/libfilter.la hash/libhash.la swapfile/libswapfile.la -I/usr/local/include -D_THREAD_SAFE -pthread -L/usr/local/lib -lguile -lltdl -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector -lgmp -lcrypt -lm -lltdl -L/usr/local/lib -L/usr/local/lib -lxml2 -lz -L/usr/lib -lm /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lpthread mkdir .libs rm -f .libs/cglame.nm .libs/cglame.nmS .libs/cglame.nmT creating .libs/cglameS.c (cd .libs && cc -c -fno-builtin -fno-rtti -fno-exceptions "cglameS.c") rm -f .libs/cglameS.c .libs/cglame.nm .libs/cglame.nmS .libs/cglame.nmT cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-sign-compare -D_THREAD_SAFE -D_REENTRANT -fstack-protector -o cglame .libs/cglameS.o cglame.o -I/usr/local/include -D_THREAD_SAFE -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -Wl,--export-dynamic -L/usr/local/lib glmid/.libs/libglmid.a -L/usr/lib plugins/.libs/libglamebuiltins.a -laudiofile glmid/.libs/libglameaudiofile.a filter/.libs/libfilter.a hash/.libs/libhash.a swapfile/.libs/libswapfile.a -pthread -lguile /usr/local/lib/libgmp.so -lcrypt /usr/local/lib/libltdl.so -lxml2 -lz -lm -lpthread -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib rm -f .libs/cglameS.o gmake[4]: Leaving directory '/wrkdirs/usr/ports/audio/glame/work/glame-2.0.1/src' gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/glame/work/glame-2.0.1/src' Making all in doc gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/glame/work/glame-2.0.1/doc' Making all in pix gmake[4]: Entering directory '/wrkdirs/usr/ports/audio/glame/work/glame-2.0.1/doc/pix' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/audio/glame/work/glame-2.0.1/doc/pix' gmake[4]: Entering directory '/wrkdirs/usr/ports/audio/glame/work/glame-2.0.1/doc' restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ for f in glame.info glame.info-[0-9] glame.info-[0-9][0-9] glame.i[0-9] glame.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ cd "$am__cwd"; \ if makeinfo --no-split -I . \ -o glame.info glame.texi; \ then \ rc=0; \ cd .; \ else \ rc=$?; \ cd . && \ $restore $backupdir/* `echo "./glame.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ for f in glame-dev.info glame-dev.info-[0-9] glame-dev.info-[0-9][0-9] glame-dev.i[0-9] glame-dev.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ cd "$am__cwd"; \ if makeinfo --no-split -I . \ -o glame-dev.info glame-dev.texi; \ then \ rc=0; \ cd .; \ else \ rc=$?; \ cd . && \ $restore $backupdir/* `echo "./glame-dev.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc ./gldb.texi:34: raising the section level of @subsection which is too low Makefile:335: recipe for target 'glame-dev.info' failed gmake[4]: *** [glame-dev.info] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/audio/glame/work/glame-2.0.1/doc' Makefile:487: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/glame/work/glame-2.0.1/doc' Makefile:361: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/glame/work/glame-2.0.1' Makefile:288: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/audio/glame/work/glame-2.0.1' *** Error code 1 Stop. make: stopped in /usr/ports/audio/glame From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 06:41:19 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 5AE1BDD4 for ; Fri, 30 Jan 2015 06:41:19 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 45164A6D for ; Fri, 30 Jan 2015 06:41:19 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U6fIV1035065 for ; Fri, 30 Jan 2015 06:41:18 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U6fIgY035047; Fri, 30 Jan 2015 06:41:18 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 06:41:18 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300641.t0U6fIgY035047@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-amd64-default][sysutils/xlogmaster] Failed for xlogmaster-1.6.2 in build 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: Fri, 30 Jan 2015 06:41:19 -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: pawel@FreeBSD.org Ident: $FreeBSD: head/sysutils/xlogmaster/Makefile 363901 2014-08-03 13:44:05Z pawel $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/xlogmaster-1.6.2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building sysutils/xlogmaster build started at Fri Jan 30 06:40:42 UTC 2015 port directory: /usr/ports/sysutils/xlogmaster building for: FreeBSD head-amd64-default-job-07 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/sysutils/xlogmaster/Makefile 363901 2014-08-03 13:44:05Z pawel $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=xlogmaster-1.6.2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/xlogmaster/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/xlogmaster/work HOME=/wrkdirs/usr/ports/sysutils/xlogmaster/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh GLIB_CONFIG="/usr/local/bin/glib-config" GTK_CONFIG="/usr/local/bin/gtk-config" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/xlogmaster/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/xlogmaster/work HOME=/wrkdirs/usr/ports/sysutils/xlogmaster/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES GLIB_CONFIG="/usr/local/bin/glib-config" GTK_CONFIG="/usr/local/bin/gtk-config" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89" CPP="cpp" CPPFLAGS="-I/usr/local/include -DHAVE_DECL_GETOPT" LDFLAGS=" -L/usr/local/lib -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-- OSREL=11.0 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/xlogmaster" EXAMPLESDIR="share/examples/xlogmaster" DATADIR="share/xlogmaster" WWWDIR="www/xlogmaster" ETCDIR="etc/xlogmaster" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/xlogmaster DOCSDIR=/usr/local/share/doc/xlogmaster EXAMPLESDIR=/usr/local/share/examples/xlogmaster WWWDIR=/usr/local/www/xlogmaster ETCDIR=/usr/local/etc/xlogmaster --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> xlogmaster-1.6.2 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.7.txz [head-amd64-default-job-07] Installing pkg-1.4.7... [head-amd64-default-job-07] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of xlogmaster-1.6.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by xlogmaster-1.6.2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by xlogmaster-1.6.2 for building => SHA256 Checksum OK for xlogmaster-1.6.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by xlogmaster-1.6.2 for building ===> Extracting for xlogmaster-1.6.2 => SHA256 Checksum OK for xlogmaster-1.6.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for xlogmaster-1.6.2 ===> Applying FreeBSD patches for xlogmaster-1.6.2 =========================================================================== =================================================== ===> xlogmaster-1.6.2 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 [head-amd64-default-job-07] Installing gmake-4.1_1... [head-amd64-default-job-07] `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-07] | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-07] | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-07] `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-07] Extracting gmake-4.1_1... done ===> Returning to build of xlogmaster-1.6.2 ===> xlogmaster-1.6.2 depends on executable: makeinfo - not found ===> Verifying install for makeinfo in /usr/ports/print/texinfo ===> Installing existing package /packages/All/texinfo-5.2.20150101.txz [head-amd64-default-job-07] Installing texinfo-5.2.20150101... [head-amd64-default-job-07] `-- Installing perl5-5.18.4_11... [head-amd64-default-job-07] `-- Extracting perl5-5.18.4_11... done [head-amd64-default-job-07] Extracting texinfo-5.2.20150101... done ===> Returning to build of xlogmaster-1.6.2 =========================================================================== =================================================== ===> xlogmaster-1.6.2 depends on shared library: libglib.so - not found ===> Verifying for libglib.so in /usr/ports/devel/glib12 ===> Installing existing package /packages/All/glib12-1.2.10_15.txz [head-amd64-default-job-07] Installing glib12-1.2.10_15... [head-amd64-default-job-07] Extracting glib12-1.2.10_15... done ===> Returning to build of xlogmaster-1.6.2 ===> xlogmaster-1.6.2 depends on shared library: libgtk.so - not found ===> Verifying for libgtk.so in /usr/ports/x11-toolkits/gtk12 ===> Installing existing package /packages/All/gtk12-1.2.10_24.txz [head-amd64-default-job-07] Installing gtk12-1.2.10_24... [head-amd64-default-job-07] `-- Installing libICE-1.0.9,1... [head-amd64-default-job-07] | `-- Installing xproto-7.0.26... [head-amd64-default-job-07] | `-- Extracting xproto-7.0.26... done [head-amd64-default-job-07] `-- Extracting libICE-1.0.9,1... done [head-amd64-default-job-07] `-- Installing libSM-1.2.2_2,1... [head-amd64-default-job-07] `-- Extracting libSM-1.2.2_2,1... done [head-amd64-default-job-07] `-- Installing libX11-1.6.2_2,1... [head-amd64-default-job-07] | `-- Installing kbproto-1.0.6... [head-amd64-default-job-07] | `-- Extracting kbproto-1.0.6... done [head-amd64-default-job-07] | `-- Installing libXau-1.0.8_2... [head-amd64-default-job-07] | `-- Extracting libXau-1.0.8_2... done [head-amd64-default-job-07] | `-- Installing libXdmcp-1.1.1_2... [head-amd64-default-job-07] | `-- Extracting libXdmcp-1.1.1_2... done [head-amd64-default-job-07] | `-- Installing libxcb-1.11... [head-amd64-default-job-07] | | `-- Installing libpthread-stubs-0.3_6... [head-amd64-default-job-07] | | `-- Extracting libpthread-stubs-0.3_6... done [head-amd64-default-job-07] | | `-- Installing libxml2-2.9.2_2... [head-amd64-default-job-07] | | `-- Extracting libxml2-2.9.2_2... done [head-amd64-default-job-07] | `-- Extracting libxcb-1.11... done [head-amd64-default-job-07] `-- Extracting libX11-1.6.2_2,1... done [head-amd64-default-job-07] `-- Installing libXext-1.3.3,1... [head-amd64-default-job-07] | `-- Installing xextproto-7.3.0... [head-amd64-default-job-07] | `-- Extracting xextproto-7.3.0... done [head-amd64-default-job-07] `-- Extracting libXext-1.3.3,1... done [head-amd64-default-job-07] `-- Installing libXi-1.7.4,1... [head-amd64-default-job-07] | `-- Installing inputproto-2.3.1... [head-amd64-default-job-07] | `-- Extracting inputproto-2.3.1... done [head-amd64-default-job-07] | `-- Installing libXfixes-5.0.1_2... [head-amd64-default-job-07] | | `-- Installing fixesproto-5.0... [head-amd64-default-job-07] | | `-- Extracting fixesproto-5.0... done [head-amd64-default-job-07] | `-- Extracting libXfixes-5.0.1_2... done [head-amd64-default-job-07] `-- Extracting libXi-1.7.4,1... done [head-amd64-default-job-07] Extracting gtk12-1.2.10_24... done ===> Returning to build of xlogmaster-1.6.2 =========================================================================== =================================================== ===> Configuring for xlogmaster-1.6.2 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p menu.cc:361:39: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] popup_dialog("Erratic Request", "\n Unable to save configuration \n at this point in program ! \n", buttons, functions); ^ menu.cc:375:34: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] if ( hdir == NULL ) hdir = "."; ^ 10 warnings generated. mv -f .deps/menu.Tpo .deps/menu.Po c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DHAVE_DECL_GETOPT -I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/local/include -DXLM_HOME=\"/usr/local/etc/xlogmaster\" -DXLM_DB=\"/usr/local/etc/xlogmaster/database\" -DXLM_USER_DB=\".xlm-db\" -DXLM_LIB=\"/usr/local/etc/xlogmaster\" -O2 -pipe -fstack-protector -fno-strict-aliasing -MT customize.o -MD -MP -MF .deps/customize.Tpo -c -o customize.o customize.cc customize.cc:214:23: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] attach_label(table, "Button text:", 0, 4, 0, 1, 0.0); ^ customize.cc:216:6: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] "*button text*", ^ customize.cc:218:6: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] "Text to be used on button" ); ^ customize.cc:223:23: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] attach_label(table, "Help text:", 9, 13, 0, 1, 0.0); ^ customize.cc:225:11: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] "*help text*", ^ customize.cc:227:11: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] "Text to show up like this one..." ); ^ customize.cc:232:23: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] attach_label(table, "Filename (absolute path) / Program:", ^ customize.cc:235:10: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] "*filename*", ^ customize.cc:237:10: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] "you can also use the 'select' button to browse your harddisk"); ^ customize.cc:254:23: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] attach_label(table, "Plugin / Output Filter:", 0, 8, 4, 5, 0.0); ^ customize.cc:256:8: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] "*plugin*", ^ customize.cc:258:8: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] "Plugin to pipe data through (see documentation)\nyou can also use the 'select' button to browse your harddisk"); ^ customize.cc:275:23: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] attach_label(table, "Interval:", 0, 3, 6, 7, 0.0); ^ customize.cc:292:23: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] attach_label(table, "seconds", 3, 7, 7, 8, 0.0); ^ customize.cc:298:23: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] attach_label(table, "Delay:", 9, 12, 6, 7, 0.0); ^ customize.cc:315:23: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] attach_label(table, "seconds", 12, 16, 7, 8, 0.0); ^ customize.cc:321:23: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] attach_label(table, "Mode:", 0, 2, 8, 10, 0.0); ^ customize.cc:375:31: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] attach_label(filter_table, "Filter:", 0, 2, 0, 1, 0.0); ^ customize.cc:1680:14: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] flags[0] = " "; ^ customize.cc:1684:18: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] flags[0] = "R"; ^ customize.cc:1687:18: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] flags[0] = "L"; ^ customize.cc:1690:18: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] flags[0] = "H"; ^ customize.cc:1694:14: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] flags[1] = " "; ^ customize.cc:1696:16: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] flags[1] = "A"; ^ customize.cc:1698:14: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] flags[2] = " "; ^ customize.cc:1700:16: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] flags[2] = "N"; ^ customize.cc:1702:14: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] flags[3] = " "; ^ customize.cc:1704:16: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] flags[3] = "U"; ^ customize.cc:1706:14: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] flags[4] = " "; ^ customize.cc:1708:16: warning: conversion from string literal to 'gchar *' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings] flags[4] = "E"; ^ 30 warnings generated. mv -f .deps/customize.Tpo .deps/customize.Po c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DHAVE_DECL_GETOPT -I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/local/include -DXLM_HOME=\"/usr/local/etc/xlogmaster\" -DXLM_DB=\"/usr/local/etc/xlogmaster/database\" -DXLM_USER_DB=\".xlm-db\" -DXLM_LIB=\"/usr/local/etc/xlogmaster\" -O2 -pipe -fstack-protector -fno-strict-aliasing -MT watchdog.o -MD -MP -MF .deps/watchdog.Tpo -c -o watchdog.o watchdog.cc watchdog.cc:611:9: warning: cast to 'void **' from smaller integer type 'gint' (aka 'int') [-Wint-to-pointer-cast] (gpointer*) i); ^ watchdog.cc:638:9: warning: cast to 'void **' from smaller integer type 'gint' (aka 'int') [-Wint-to-pointer-cast] (gpointer*) i); ^ watchdog.cc:680:9: warning: cast to 'void **' from smaller integer type 'gint' (aka 'int') [-Wint-to-pointer-cast] (gpointer*) i); ^ watchdog.cc:1413:10: warning: cast to 'void **' from smaller integer type 'int' [-Wint-to-pointer-cast] (gpointer*) active); ^ watchdog.cc:1455:10: warning: cast to 'void **' from smaller integer type 'int' [-Wint-to-pointer-cast] (gpointer*) active); ^ watchdog.cc:1491:10: warning: cast to 'void **' from smaller integer type 'int' [-Wint-to-pointer-cast] (gpointer*) active); ^ 6 warnings generated. mv -f .deps/watchdog.Tpo .deps/watchdog.Po c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DHAVE_DECL_GETOPT -I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/local/include -DXLM_HOME=\"/usr/local/etc/xlogmaster\" -DXLM_DB=\"/usr/local/etc/xlogmaster/database\" -DXLM_USER_DB=\".xlm-db\" -DXLM_LIB=\"/usr/local/etc/xlogmaster\" -O2 -pipe -fstack-protector -fno-strict-aliasing -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o output.cc output.cc:159:10: warning: cast to 'void **' from smaller integer type 'gint' (aka 'int') [-Wint-to-pointer-cast] (gpointer*) i ); ^ output.cc:382:17: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] argv[0] = "/bin/sh"; ^ output.cc:383:17: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] argv[1] = "-c"; ^ 3 warnings generated. mv -f .deps/output.Tpo .deps/output.Po c++ -I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I/usr/local/include -DXLM_HOME=\"/usr/local/etc/xlogmaster\" -DXLM_DB=\"/usr/local/etc/xlogmaster/database\" -DXLM_USER_DB=\".xlm-db\" -DXLM_LIB=\"/usr/local/etc/xlogmaster\" -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -L/usr/local/lib -lgtk -lgdk -lgmodule -lglib -lintl -lXi -lXext -lX11 -lm -L/usr/local/lib -fstack-protector -o xlogmaster xlogmaster.o alert.o audio.o database.o dialog.o execute.o file.o logclass.o menu.o customize.o watchdog.o output.o -L/usr/local/lib -L/usr/local/lib -lgtk -lgdk -lgmodule -lglib -lintl -lXi -lXext -lX11 -lm gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/xlogmaster/work/xlogmaster-1.6.2/src' Making all in audio gmake[3]: Entering directory '/wrkdirs/usr/ports/sysutils/xlogmaster/work/xlogmaster-1.6.2/audio' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/xlogmaster/work/xlogmaster-1.6.2/audio' Making all in output-plugins gmake[3]: Entering directory '/wrkdirs/usr/ports/sysutils/xlogmaster/work/xlogmaster-1.6.2/output-plugins' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/xlogmaster/work/xlogmaster-1.6.2/output-plugins' Making all in gtkrc-samples gmake[3]: Entering directory '/wrkdirs/usr/ports/sysutils/xlogmaster/work/xlogmaster-1.6.2/gtkrc-samples' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/xlogmaster/work/xlogmaster-1.6.2/gtkrc-samples' Making all in scripts gmake[3]: Entering directory '/wrkdirs/usr/ports/sysutils/xlogmaster/work/xlogmaster-1.6.2/scripts' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/xlogmaster/work/xlogmaster-1.6.2/scripts' Making all in database gmake[3]: Entering directory '/wrkdirs/usr/ports/sysutils/xlogmaster/work/xlogmaster-1.6.2/database' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/xlogmaster/work/xlogmaster-1.6.2/database' Making all in doc gmake[3]: Entering directory '/wrkdirs/usr/ports/sysutils/xlogmaster/work/xlogmaster-1.6.2/doc' restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /wrkdirs/usr/ports/sysutils/xlogmaster/work/xlogmaster-1.6.2/missing --run makeinfo --version) >/dev/null 2>&1; then \ for f in xlogmaster.info xlogmaster.info-[0-9] xlogmaster.info-[0-9][0-9] xlogmaster.i[0-9] xlogmaster.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh /wrkdirs/usr/ports/sysutils/xlogmaster/work/xlogmaster-1.6.2/missing --run makeinfo -I . \ -o xlogmaster.info xlogmaster.texinfo; \ then \ rc=0; \ cd .; \ else \ rc=$?; \ cd . && \ $restore $backupdir/* `echo "./xlogmaster.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc xlogmaster.texinfo:728: command @bullet not accepting argument in brace should not be on @table line xlogmaster.texinfo:729: warning: @item missing argument xlogmaster.texinfo:732: warning: @item missing argument xlogmaster.texinfo:734: warning: @item missing argument xlogmaster.texinfo:738: command @bullet not accepting argument in brace should not be on @table line xlogmaster.texinfo:738: warning: @table has text but no @item xlogmaster.texinfo:751: command @bullet not accepting argument in brace should not be on @table line xlogmaster.texinfo:752: warning: @item missing argument xlogmaster.texinfo:774: warning: @item missing argument Makefile:217: recipe for target 'xlogmaster.info' failed gmake[3]: *** [xlogmaster.info] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/xlogmaster/work/xlogmaster-1.6.2/doc' Makefile:249: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/sysutils/xlogmaster/work/xlogmaster-1.6.2' Makefile:188: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/xlogmaster/work/xlogmaster-1.6.2' *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/xlogmaster From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 06:42:54 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 55886DE6; Fri, 30 Jan 2015 06:42:54 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 3522BA72; Fri, 30 Jan 2015 06:42:54 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U6gsnh070779; Fri, 30 Jan 2015 06:42:54 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U6gsu8070775; Fri, 30 Jan 2015 06:42:54 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 06:42:54 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300642.t0U6gsu8070775@beefy2.isc.freebsd.org> To: bf@FreeBSD.org Subject: [package - head-amd64-default][math/blitz++] Failed for blitz++-0.9_8 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: Fri, 30 Jan 2015 06:42:54 -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: bf@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/math/blitz++/Makefile 362511 2014-07-21 22:30:39Z bapt $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/blitz++-0.9_8.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building math/blitz++ build started at Fri Jan 30 06:41:15 UTC 2015 port directory: /usr/ports/math/blitz++ building for: FreeBSD head-amd64-default-job-12 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: bf@FreeBSD.org Makefile ident: $FreeBSD: head/math/blitz++/Makefile 362511 2014-07-21 22:30:39Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=blitz++-0.9_8 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for blitz++-0.9_8: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-cxx=gcc --disable-doxygen --enable-shared --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/blitz++/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/blitz++/work HOME=/wrkdirs/usr/ports/math/blitz++/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/blitz++/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/blitz++/work HOME=/wrkdirs/usr/ports/math/blitz++/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-- 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=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/blitz" EXAMPLESDIR="share/examples/blitz++" DATADIR="share/blitz++" WWWDIR="www/blitz++" ETCDIR="etc/blitz++" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/blitz++ DOCSDIR=/usr/local/share/doc/blitz EXAMPLESDIR=/usr/local/share/examples/blitz++ WWWDIR=/usr/local/www/blitz++ ETCDIR=/usr/local/etc/blitz++ --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> blitz++-0.9_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.4.7.txz [head-amd64-default-job-12] Installing pkg-1.4.7... [head-amd64-default-job-12] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of blitz++-0.9_8 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by blitz++-0.9_8 for building =========================================================================== =================================================== ===> Fetching all distfiles required by blitz++-0.9_8 for building => SHA256 Checksum OK for blitz-0.9.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by blitz++-0.9_8 for building ===> Extracting for blitz++-0.9_8 => SHA256 Checksum OK for blitz-0.9.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for blitz++-0.9_8 ===> Applying FreeBSD patches for blitz++-0.9_8 =========================================================================== =================================================== ===> blitz++-0.9_8 depends on executable: texi2dvi - not found ===> Verifying install for texi2dvi in /usr/ports/print/texinfo ===> Installing existing package /packages/All/texinfo-5.2.20150101.txz [head-amd64-default-job-12] Installing texinfo-5.2.20150101... [head-amd64-default-job-12] `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-12] | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-12] | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-12] `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-12] `-- Installing perl5-5.18.4_11... [head-amd64-default-job-12] `-- Extracting perl5-5.18.4_11... done [head-amd64-default-job-12] Extracting texinfo-5.2.20150101... done ===> Returning to build of blitz++-0.9_8 ===> blitz++-0.9_8 depends on executable: texi2html - not found ===> Verifying install for texi2html in /usr/ports/textproc/texi2html ===> Installing existing package /packages/All/texi2html-5.0_1,1.txz [head-amd64-default-job-12] Installing texi2html-5.0_1,1... [head-amd64-default-job-12] Extracting texi2html-5.0_1,1... done ===> Returning to build of blitz++-0.9_8 ===> blitz++-0.9_8 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 [head-amd64-default-job-12] Installing tex-formats-20140525_1... [head-amd64-default-job-12] `-- Installing tex-kpathsea-6.2.0_1... [head-amd64-default-job-12] `-- Extracting tex-kpathsea-6.2.0_1... done [head-amd64-default-job-12] `-- Installing tex-web2c-20140525_1... [head-amd64-default-job-12] | `-- Installing openjpeg15-1.5.2_1... [head-amd64-default-job-12] | | `-- Installing lcms2-2.6_3... [head-amd64-default-job-12] | | `-- Installing jpeg-8_6... [head-amd64-default-job-12] | | `-- Extracting jpeg-8_6... done [head-amd64-default-job-12] | | `-- Installing tiff-4.0.3_5... [head-amd64-default-job-12] | | | `-- Installing jbigkit-2.1_1... [head-amd64-default-job-12] | | | `-- Extracting jbigkit-2.1_1... done [head-amd64-default-job-12] | | `-- Extracting tiff-4.0.3_5... done [head-amd64-default-job-12] | | `-- Extracting lcms2-2.6_3... done [head-amd64-default-job-12] | | `-- Installing png-1.6.16... [head-amd64-default-job-12] | | `-- Extracting png-1.6.16... done [head-amd64-default-job-12] | `-- Extracting openjpeg15-1.5.2_1... done [head-amd64-default-job-12] | `-- Installing pixman-0.32.6... [head-amd64-default-job-12] | `-- Extracting pixman-0.32.6... done [head-amd64-default-job-12] | `-- Installing zziplib-0.13.62_2... [head-amd64-default-job-12] | `-- Extracting zziplib-0.13.62_2... done [head-amd64-default-job-12] `-- Extracting tex-web2c-20140525_1... done [head-amd64-default-job-12] `-- Installing texlive-texmf-20140525_4... [head-amd64-default-job-12] | `-- Installing texlive-base-20140525_5... [head-amd64-default-job-12] | | `-- Installing freetype-1.3.1_5... [head-amd64-default-job-12] | | `-- Extracting freetype-1.3.1_5... done [head-amd64-default-job-12] | | `-- Installing freetype2-2.5.5... [head-amd64-default-job-12] | | `-- Extracting freetype2-2.5.5... done [head-amd64-default-job-12] | | `-- Installing ghostscript9-9.06_10... [head-amd64-default-job-12] | | `-- Installing cups-image-1.7.3_3... [head-amd64-default-job-12] | | | `-- Installing cups-client-1.7.3_4... [head-amd64-default-job-12] | | | `-- Installing mDNSResponder-561.1.1... [head-amd64-default-job-12] | | | `-- Extracting mDNSResponder-561.1.1... done ===> Creating users and/or groups. Creating group 'cups' with gid '193'. Creating user 'cups' with uid '193'. [head-amd64-default-job-12] | | | `-- Extracting cups-client-1.7.3_4... done ===> Creating users and/or groups. Using existing group 'cups'. Using existing user 'cups'. [head-amd64-default-job-12] | | `-- Extracting cups-image-1.7.3_3... done [head-amd64-default-job-12] | | `-- Installing expat-2.1.0_2... [head-amd64-default-job-12] | | `-- Extracting expat-2.1.0_2... done [head-amd64-default-job-12] | | `-- Installing gsfonts-8.11_6... F77_OPTIMIZE_FLAGS = FLIBS = FC = FCFLAGS = FC_OPTIMIZE_FLAGS = FCLIBS = BLASLIB = checking our pkgconfig libname... blitz checking our pkgconfig version... 0.9 checking our pkgconfig_libdir... ${libdir}/pkgconfig expanded our pkgconfig_libdir... /usr/local/lib/pkgconfig checking our pkgconfig_libfile... blitz.pc checking our pkgconfig description... blitz Library checking our pkgconfig requires... checking our pkgconfig ext libs... -lblitz checking our pkgconfig cppflags... noninstalled pkgconfig -L /wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/src/.libs noninstalled pkgconfig -I /wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/. configure: creating ./config.status config.status: creating Makefile config.status: creating bin/Makefile config.status: creating blitz/Makefile config.status: creating blitz/array/Makefile config.status: creating blitz/generate/Makefile config.status: creating blitz/meta/Makefile config.status: creating random/Makefile config.status: creating lib/Makefile config.status: creating testsuite/Makefile config.status: creating examples/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/stencils/Makefile config.status: creating doc/doxygen/Makefile config.status: creating doc/doxygen/Doxyfile config.status: creating benchmarks/Makefile config.status: creating benchmarks/plot_benchmarks.m config.status: creating blitz/config.h config.status: executing depfiles commands config.status: executing blitz/gnu/bzconfig.h commands config.status: creating blitz/gnu/bzconfig.h - prefix BZ for blitz/config.h defines config.status: executing blitz.pc commands config.status: creating blitz.pc.in config.status: creating blitz.pc config.status: creating blitz-uninstalled.pc configure: The configure script has generated makefiles for your platform. You have several options now: make lib Check the compiler and create libblitz.a make check-testsuite Build and check the testsuite make check-examples Build and check the examples make check-benchmarks Build and check the benchmarks (takes a long time) make install Install Blitz++ =========================================================================== =================================================== ===> Building for blitz++-0.9_8 gmake[1]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9' Making all in bin gmake[2]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/bin' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/bin' Making all in blitz gmake[2]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/blitz' gmake all-recursive gmake[3]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/blitz' Making all in generate gmake[4]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/blitz/generate' gmake generate-headers gmake[5]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/blitz/generate' gmake[5]: Nothing to be done for 'generate-headers'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/blitz/generate' gmake[4]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/blitz/generate' Making all in meta gmake[4]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/blitz/meta' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/blitz/meta' Making all in array gmake[4]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/blitz/array' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/blitz/array' gmake[4]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/blitz' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/blitz' gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/blitz' gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/blitz' Making all in random gmake[2]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/random' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/random' Making all in lib gmake[2]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/lib' if /bin/sh ../libtool --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I.. -I.. -MT globals.lo -MD -MP -MF ".deps/globals.Tpo" -c -o globals.lo `test -f '../src/globals.cpp' || echo './'`../src/globals.cpp; \ then mv -f ".deps/globals.Tpo" ".deps/globals.Plo"; else rm -f ".deps/globals.Tpo"; exit 1; fi mkdir .libs c++ -DHAVE_CONFIG_H -I.. -I.. -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c ../src/globals.cpp -fPIC -DPIC -o .libs/globals.o In file included from ../src/globals.cpp:11: In file included from ../blitz/indexexpr.h:30: In file included from ../blitz/tinyvec.h:31: ./blitz/range.h:126:34: warning: '&&' within '||' [-Wlogical-op-parentheses] return ((first_ < last_) && (stride_ == 1) || (first_ == last_)); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ ~~ ./blitz/range.h:126:34: note: place parentheses around the '&&' expression to silence this warning return ((first_ < last_) && (stride_ == 1) || (first_ == last_)); ^ ( ) 1 warning generated. c++ -DHAVE_CONFIG_H -I.. -I.. -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c ../src/globals.cpp -o globals.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link --tag=CXX c++ -o libblitz.la -rpath /usr/local/lib globals.lo c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/globals.o -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -Wl,-soname -Wl,libblitz.so.0 -o .libs/libblitz.so.0.0.0 (cd .libs && rm -f libblitz.so.0 && ln -s libblitz.so.0.0.0 libblitz.so.0) (cd .libs && rm -f libblitz.so && ln -s libblitz.so.0.0.0 libblitz.so) ar -cru .libs/libblitz.a globals.o ranlib .libs/libblitz.a creating libblitz.la (cd .libs && rm -f libblitz.la && ln -s ../libblitz.la libblitz.la) gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/lib' Making all in testsuite gmake[2]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/testsuite' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/testsuite' Making all in examples gmake[2]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/examples' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/examples' Making all in benchmarks gmake[2]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/benchmarks' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/benchmarks' Making all in doc gmake[2]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/doc' Making all in examples gmake[3]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/doc/examples' gmake -i texi gmake[4]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/doc/examples' gmake[4]: Nothing to be done for 'texi'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/doc/examples' gmake -i out gmake[4]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/doc/examples' gmake[4]: Nothing to be done for 'out'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/doc/examples' gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/doc/examples' Making all in stencils gmake[3]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/doc/stencils' gmake stencils gmake[4]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/doc/stencils' gmake[4]: Nothing to be done for 'stencils'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/doc/stencils' gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/doc/stencils' Making all in doxygen gmake[3]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/doc/doxygen' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/doc/doxygen' gmake[3]: Entering directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/doc' restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ for f in blitz.info blitz.info-[0-9] blitz.info-[0-9][0-9] blitz.i[0-9] blitz.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ cd "$am__cwd"; \ if /bin/sh /wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/config/missing --run makeinfo --no-split -I/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/doc -I . \ -o blitz.info blitz.texi; \ then \ rc=0; \ cd .; \ else \ rc=$?; \ cd . && \ $restore $backupdir/* `echo "./blitz.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc ./arrays-expr.texi:718: unknown command `erf' ./random.texi:153: warning: @cindex should only appear at a line beginning ./arrays-debug.texi:2: warning: node prev `Array debug' in menu `Slicing combo' and in sectioning `Array slicing' differ ./arrays-expr.texi:25: warning: node `Index placeholders' is next for `Array expressions' in menu but not in sectioning ./arrays-expr.texi:243: warning: node `Math functions 1' is next for `Index placeholders' in menu but not in sectioning ./arrays-expr.texi:243: warning: node `Array expressions' is prev for `Index placeholders' in menu but not in sectioning ./arrays-expr.texi:482: warning: node `Index placeholders' is prev for `Math functions 1' in menu but not in sectioning ./arrays-expr.texi:919: warning: node `Where expr' is next for `User et' in menu but not in sectioning ./arrays-expr.texi:1481: warning: node `User et' is prev for `Where expr' in menu but not in sectioning Makefile:397: recipe for target 'blitz.info' failed gmake[3]: *** [blitz.info] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/doc' Makefile:538: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9/doc' Makefile:377: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/blitz++/work/blitz-0.9' *** Error code 1 Stop. make: stopped in /usr/ports/math/blitz++ From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 06:44:52 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 6FFBDDFF; Fri, 30 Jan 2015 06:44:52 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 4F0F6A79; Fri, 30 Jan 2015 06:44:52 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U6iqHC039335; Fri, 30 Jan 2015 06:44:52 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U6iqm7039330; Fri, 30 Jan 2015 06:44:52 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 06:44:52 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300644.t0U6iqm7039330@beefy1.isc.freebsd.org> To: danfe@FreeBSD.org Subject: [package - head-i386-default][audio/rezound] Failed for rezound-0.12.3.b_21 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: Fri, 30 Jan 2015 06:44:52 -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: danfe@FreeBSD.org Last committer: pawel@FreeBSD.org Ident: $FreeBSD: head/audio/rezound/Makefile 377845 2015-01-25 00:46:11Z pawel $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/rezound-0.12.3.b_21.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building audio/rezound build started at Fri Jan 30 06:37:27 UTC 2015 port directory: /usr/ports/audio/rezound building for: FreeBSD head-i386-default-job-12 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: danfe@FreeBSD.org Makefile ident: $FreeBSD: head/audio/rezound/Makefile 377845 2015-01-25 00:46:11Z pawel $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=rezound-0.12.3.b_21 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for rezound-0.12.3.b_21: AUDIOFILE=on: SGI audio file format support BROKEN_NLS=off: Native Language Support (broken!) CDRDAO=off: Burning audio files to CD support DOCS=on: Build and/or install documentation FFTW=off: Use fast Fourier transform routines FLAC=on: FLAC lossless audio codec support JACK=off: JACK audio server support LADSPA=on: LADSPA audio plugins support LAME=on: LAME MP3 audio encoder support LARGEFILE=off: Use 64-bit file I/O OGG=on: Ogg media format support PORTAUDIO=on: PortAudio library support SOUNDTOUCH=on: Sound processing support via SoundTouch VORBIS=on: Ogg Vorbis audio codec support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-alsa --disable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ac_cv_path_RESWRAP=/usr/local/bin/fox-1.4/reswrap XDG_DATA_HOME=/wrkdirs/usr/ports/audio/rezound/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/rezound/work HOME=/wrkdirs/usr/ports/audio/rezound/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/audio/rezound/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/rezound/work HOME=/wrkdirs/usr/ports/audio/rezound/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/rezound/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/rezound/work HOME=/wrkdirs/usr/ports/audio/rezound/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/audio/rezound/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/rezound/work HOME=/wrkdirs/usr/ports/audio/rezound/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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="-lX11" 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-- NLS="@comment " OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/rezound" EXAMPLESDIR="share/examples/rezound" DATADIR="share/rezound" WWWDIR="www/rezound" ETCDIR="etc/rezound" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/rezound DOCSDIR=/usr/local/share/doc/rezound EXAMPLESDIR=/usr/local/share/examples/rezound WWWDIR=/usr/local/www/rezound ETCDIR=/usr/local/etc/rezound --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> rezound-0.12.3.b_21 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.7.txz [head-i386-default-job-12] Installing pkg-1.4.7... [head-i386-default-job-12] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of rezound-0.12.3.b_21 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by rezound-0.12.3.b_21 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by rezound-0.12.3.b_21 for building => SHA256 Checksum OK for rezound-0.12.3beta.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by rezound-0.12.3.b_21 for building ===> Extracting for rezound-0.12.3.b_21 => SHA256 Checksum OK for rezound-0.12.3beta.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for rezound-0.12.3.b_21 ===> Applying FreeBSD patches for rezound-0.12.3.b_21 =========================================================================== =================================================== ===> rezound-0.12.3.b_21 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 [head-i386-default-job-12] Installing bison-2.7.1,1... [head-i386-default-job-12] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-12] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-12] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-12] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-12] `-- Installing m4-1.4.17_1,1... [head-i386-default-job-12] `-- Extracting m4-1.4.17_1,1... done [head-i386-default-job-12] Extracting bison-2.7.1,1... done ===> Returning to build of rezound-0.12.3.b_21 =========================================================================== =================================================== ===> rezound-0.12.3.b_21 depends on shared library: libFOX-1.4.so - not found ===> Verifying for libFOX-1.4.so in /usr/ports/x11-toolkits/fox14 ===> Installing existing package /packages/All/fox14-1.4.35_11.txz [head-i386-default-job-12] Installing fox14-1.4.35_11... [head-i386-default-job-12] `-- Installing jpeg-8_6... [head-i386-default-job-12] `-- Extracting jpeg-8_6... done [head-i386-default-job-12] `-- Installing libGLU-9.0.0_2... [head-i386-default-job-12] | `-- Installing libGL-10.4.0... [head-i386-default-job-12] | | `-- Installing dri2proto-2.8... [head-i386-default-job-12] | | `-- Extracting dri2proto-2.8... done [head-i386-default-job-12] | | `-- Installing expat-2.1.0_2... [head-i386-default-job-12] | | `-- Extracting expat-2.1.0_2... done [head-i386-default-job-12] | | `-- Installing libX11-1.6.2_2,1... [head-i386-default-job-12] | | `-- Installing kbproto-1.0.6... [head-i386-default-job-12] | | `-- Extracting kbproto-1.0.6... done [head-i386-default-job-12] | | `-- Installing libXau-1.0.8_2... [head-i386-default-job-12] | | | `-- Installing xproto-7.0.26... [head-i386-default-job-12] | | | `-- Extracting xproto-7.0.26... done [head-i386-default-job-12] | | `-- Extracting libXau-1.0.8_2... done [head-i386-default-job-12] | | `-- Installing libXdmcp-1.1.1_2... [head-i386-default-job-12] | | `-- Extracting libXdmcp-1.1.1_2... done [head-i386-default-job-12] | | `-- Installing libxcb-1.11... [head-i386-default-job-12] | | | `-- Installing libpthread-stubs-0.3_6... [head-i386-default-job-12] | | | `-- Extracting libpthread-stubs-0.3_6... done [head-i386-default-job-12] | | | `-- Installing libxml2-2.9.2_2... [head-i386-default-job-12] | | | `-- Extracting libxml2-2.9.2_2... done [head-i386-default-job-12] | | `-- Extracting libxcb-1.11... done [head-i386-default-job-12] | | `-- Extracting libX11-1.6.2_2,1... done [head-i386-default-job-12] | | `-- Installing libXdamage-1.1.4_2... ./../backend/CSound_defs.h:254:41: warning: explicit specialization cannot have a storage class template<> static inline const int24_t convert_sample(const register float sample) { int24_t r; r.set((int_fast32_t)floorf((sample>1.0f ? 1.0f : (sample<-1.0f ? -1.0f : sample))*8388607.0f)); return r; } ~~~~~~~ ^ ./../backend/CSound_defs.h:257:41: warning: explicit specialization cannot have a storage class template<> static inline const int32_t convert_sample(const register float sample) { return (int32_t) floor((double)(sample>1.0f ? 1.0f : (sample<-1.0f ? -1.0f : sample)) * 2147483647.0); } ~~~~~~~ ^ ./../backend/CSound_defs.h:260:39: warning: explicit specialization cannot have a storage class template<> static inline const float convert_sample(const register float sample) { return sample; } ~~~~~~~ ^ ./../backend/CSound_defs.h:263:40: warning: explicit specialization cannot have a storage class template<> static inline const double convert_sample(const register float sample) { return (double)sample; } ~~~~~~~ ^ ./../backend/CSound_defs.h:271:41: warning: explicit specialization cannot have a storage class template<> static inline const int16_t convert_sample(const register double sample) { return (int16_t)floor((sample>1.0 ? 1.0 : (sample<-1.0 ? -1.0 : sample))*32767.0); } ~~~~~~~ ^ ./../backend/CSound_defs.h:280:39: warning: explicit specialization cannot have a storage class template<> static inline const float convert_sample(const register double sample) { return (float)sample; } ~~~~~~~ ^ ./../backend/CSound_defs.h:283:40: warning: explicit specialization cannot have a storage class template<> static inline const double convert_sample(const register double sample) { return sample; } ~~~~~~~ ^ In file included from main.cpp:39: In file included from ./CSoundFileManager.h:27: ./../backend/ASoundFileManager.h:57:2: warning: do this.. I can call soundFileManager->getActive() from actions when necessary [-W#warnings] #warning do this.. I can call soundFileManager->getActive() from actions when necessary ^ In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:40: In file included from ./FXGraphParamValue.h:30: In file included from ./../backend/CGraphParamValueNode.h:47: ./../src/misc/CNestedDataFile/anytype.h:70:32: warning: explicit specialization cannot have a storage class template<> static const string string_to_anytype(const string &str,string &ret) { return s2at::unescape_chars(s2at::remove_surrounding_quotes(str)); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:72:30: warning: explicit specialization cannot have a storage class template<> static const bool string_to_anytype(const string &str,bool &ret) { return s2at::remove_surrounding_quotes(str)=="true" ? ret=true : ret=false; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:74:30: warning: explicit specialization cannot have a storage class template<> static const char string_to_anytype(const string &str,char &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:75:39: warning: explicit specialization cannot have a storage class template<> static const unsigned char string_to_anytype(const string &str,unsigned char &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:77:31: warning: explicit specialization cannot have a storage class template<> static const short string_to_anytype(const string &str,short &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:78:40: warning: explicit specialization cannot have a storage class template<> static const unsigned short string_to_anytype(const string &str,unsigned short &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:80:29: warning: explicit specialization cannot have a storage class template<> static const int string_to_anytype(const string &str,int &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:81:38: warning: explicit specialization cannot have a storage class template<> static const unsigned int string_to_anytype(const string &str,unsigned int &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:83:30: warning: explicit specialization cannot have a storage class template<> static const long string_to_anytype(const string &str,long &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:84:39: warning: explicit specialization cannot have a storage class template<> static const unsigned long string_to_anytype(const string &str,unsigned long &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:86:35: warning: explicit specialization cannot have a storage class template<> static const long long string_to_anytype(const string &str,long long &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:87:44: warning: explicit specialization cannot have a storage class template<> static const unsigned long long string_to_anytype(const string &str,unsigned long long &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:89:31: warning: explicit specialization cannot have a storage class template<> static const float string_to_anytype(const string &str,float &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0.0f; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:90:32: warning: explicit specialization cannot have a storage class template<> static const double string_to_anytype(const string &str,double &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0.0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:91:37: warning: explicit specialization cannot have a storage class template<> static const long double string_to_anytype(const string &str,long double &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0.0; ss >> ret; return ret; } ~~~~~~~ ^ In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:40: In file included from ./FXGraphParamValue.h:30: In file included from ./../backend/CGraphParamValueNode.h:47: In file included from ../../src/misc/CNestedDataFile/anytype.h:94: ./../src/misc/CMutex.h:157:16: warning: access declarations are deprecated; use using declarations instead [-Wdeprecated] CMutexLocker::didLock; ^ using In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:40: In file included from ./FXGraphParamValue.h:30: In file included from ./../backend/CGraphParamValueNode.h:47: In file included from ../../src/misc/CNestedDataFile/anytype.h:95: ./../src/misc/CNestedDataFile/CNestedDataFile.h:122:8: warning: class member cannot be redeclared [-Wredeclared-class-member] class CVariant; ^ ./../src/misc/CNestedDataFile/CNestedDataFile.h:99:8: note: previous declaration is here class CVariant ^ In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:40: In file included from ./FXGraphParamValue.h:30: In file included from ./../backend/CGraphParamValueNode.h:47: ./../src/misc/CNestedDataFile/anytype.h:122:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const string &any) { return "\""+s2at::escape_chars(any)+"\""; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:124:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const bool &any) { return any ? "true" : "false"; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:126:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const char &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:127:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const unsigned char &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:129:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const short &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:130:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const unsigned short &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:132:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const int &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:133:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const unsigned int &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:135:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const long &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:136:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const unsigned long &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:138:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const long long &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:139:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const unsigned long long &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:144:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const float &any) { if(isnan(any)) return "0"; else { ostringstream ss; NO_LOCALE(ss) if(any>999999.0) {ss.setf(ios::scientific); ss.width(0); ss.precision(12); ss.fill(' '); } else {ss.setf(ios::fixed); ss.precision(6); ss.fill(' '); } ss << any; return istring(ss.str()).trim(); } } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:145:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const double &any) { if(isnan(any)) return "0"; else { ostringstream ss; NO_LOCALE(ss) if(any>999999.0) {ss.setf(ios::scientific); ss.width(0); ss.precision(12); ss.fill(' '); } else {ss.setf(ios::fixed); ss.precision(6); ss.fill(' '); } ss << any; return istring(ss.str()).trim(); } } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:146:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const long double &any) { if(isnan(any)) return "0"; else { ostringstream ss; NO_LOCALE(ss) if(any>999999.0) {ss.setf(ios::scientific); ss.width(0); ss.precision(12); ss.fill(' '); } else {ss.setf(ios::fixed); ss.precision(6); ss.fill(' '); } ss << any; return istring(ss.str()).trim(); } } ~~~~~~~ ^ In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:40: In file included from ./FXGraphParamValue.h:30: ./../backend/CGraphParamValueNode.h:48:46: warning: explicit specialization cannot have a storage class template<> static const CGraphParamValueNode string_to_anytype(const string &_str,CGraphParamValueNode &ret) ~~~~~~~ ^ ./../backend/CGraphParamValueNode.h:59:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const CGraphParamValueNode &any) ~~~~~~~ ^ In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:41: In file included from ./FXLFOParamValue.h:29: ./../backend/ALFO.h:97:41: warning: explicit specialization cannot have a storage class template<> static const CLFODescription string_to_anytype(const string &str,CLFODescription &ret) ~~~~~~~ ^ ./../backend/ALFO.h:105:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const CLFODescription &any) ~~~~~~~ ^ In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:42: In file included from ./FXPluginRoutingParamValue.h:37: ./../backend/CPluginMapping.h:218:40: warning: explicit specialization cannot have a storage class template<> static const CPluginMapping string_to_anytype(const string &str,CPluginMapping &ret) ~~~~~~~ ^ ./../backend/CPluginMapping.h:226:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const CPluginMapping &any) ~~~~~~~ ^ 66 warnings generated. /bin/sh ../../libtool --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/local/include -L/usr/local/lib -fstack-protector -Xlinker -lpthread -o rezound main.o libfrontend.la ../../src/backend/libbackend.la ../../src/backend/File/libFile.la ../../src/backend/Edits/libEdits.la ../../src/backend/Effects/libEffects.la ../../src/backend/Filters/libFilters.la ../../src/backend/Looping/libLooping.la ../../src/backend/Remaster/libRemaster.la ../../src/backend/Generate/libGenerate.la ../../src/backend/LADSPA/libLADSPA.la ../../src/misc/CNestedDataFile/libmiscCN.la ../../src/PoolFile/libPoolFile.la -lFOX-1.4 -lportaudio -lpthread -lpthread -lpthread -lm -lX11 c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/local/include -fstack-protector -Wl,-lpthread -o rezound main.o -L/usr/local/lib ./.libs/libfrontend.a ../../src/backend/.libs/libbackend.a -logg -lvorbisfile -lvorbisenc -lvorbis -lFLAC++ -lFLAC ../../src/backend/File/.libs/libFile.a ../../src/backend/Edits/.libs/libEdits.a ../../src/backend/Effects/.libs/libEffects.a ../../src/backend/Filters/.libs/libFilters.a ../../src/backend/Looping/.libs/libLooping.a ../../src/backend/Remaster/.libs/libRemaster.a -lSoundTouch ../../src/backend/Generate/.libs/libGenerate.a ../../src/backend/LADSPA/.libs/libLADSPA.a ../../src/misc/CNestedDataFile/.libs/libmiscCN.a ../../src/PoolFile/.libs/libPoolFile.a -lFOX-1.4 -lportaudio -lpthread -lm /usr/local/lib/libX11.so -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib ./.libs/libfrontend.a(settings.o): In function `void CNestedDataFile::setValue > >(std::__1::basic_string, std::__1::allocator > const&, std::__1::vector >, bool)': settings.cpp:(.text._ZN15CNestedDataFile8setValueINSt3__16vectorIbNS1_9allocatorIbEEEEEEvRKNS1_12basic_stringIcNS1_11char_traitsIcEENS3_IcEEEET_b[_ZN15CNestedDataFile8setValueINSt3__16vectorIbNS1_9allocatorIbEEEEEEvRKNS1_12basic_stringIcNS1_11char_traitsIcEENS3_IcEEEET_b]+0xdc): undefined reference to `_ZL17anytype_to_stringINSt3__121__bit_const_referenceINS0_6vectorIbNS0_9allocatorIbEEEEEEEKNS0_12basic_stringIcNS0_11char_traitsIcEENS3_IcEEEERKT_' c++: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/audio/rezound/work/rezound-0.12.3beta/src/frontend_fox *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/audio/rezound/work/rezound-0.12.3beta/src *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/audio/rezound/work/rezound-0.12.3beta *** Error code 1 Stop. make: stopped in /usr/ports/audio/rezound From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 06:52:07 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 E0EF3F34; Fri, 30 Jan 2015 06:52:07 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 C0896B58; Fri, 30 Jan 2015 06:52:07 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U6q7xb005748; Fri, 30 Jan 2015 06:52:07 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U6q7e8005726; Fri, 30 Jan 2015 06:52:07 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 06:52:07 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300652.t0U6q7e8005726@beefy1.isc.freebsd.org> To: demon@FreeBSD.org Subject: [package - head-i386-default][devel/spark] Failed for apache-spark-1.2.0 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: Fri, 30 Jan 2015 06:52:08 -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: demon@FreeBSD.org Last committer: demon@FreeBSD.org Ident: $FreeBSD: head/devel/spark/Makefile 375075 2014-12-20 18:26:31Z demon $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/apache-spark-1.2.0.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building devel/spark build started at Fri Jan 30 06:29:20 UTC 2015 port directory: /usr/ports/devel/spark building for: FreeBSD head-i386-default-job-02 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: demon@FreeBSD.org Makefile ident: $FreeBSD: head/devel/spark/Makefile 375075 2014-12-20 18:26:31Z demon $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=apache-spark-1.2.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/spark/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/spark/work HOME=/wrkdirs/usr/ports/devel/spark/work TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- MAVEN_OPTS="-Xmx2g -XX:MaxPermSize=512M -XX:ReservedCodeCacheSize=512m" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/spark/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/spark/work HOME=/wrkdirs/usr/ports/devel/spark/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-- SPARK_USER=spark SPARK_GROUP=spark VER=1.2.0 JAVASHAREDIR="share/java" JAVAJARDIR="share/java/classes" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd11 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/spark" EXAMPLESDIR="share/examples/spark" DATADIR="share/spark" WWWDIR="www/spark" ETCDIR="etc/spark" --End PLIST_SUB-- --SUB_LIST-- SPARK_USER=spark SPARK_GROUP=spark JAVASHAREDIR="/usr/local/share/java" JAVAJARDIR="/usr/local/share/java/classes" JAVALIBDIR="/usr/local/share/java/classes" JAVA_VERSION="1.7+" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/spark DOCSDIR=/usr/local/share/doc/spark EXAMPLESDIR=/usr/local/share/examples/spark WWWDIR=/usr/local/www/spark ETCDIR=/usr/local/etc/spark --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License APACHE20 accepted by the user =========================================================================== =================================================== ===> apache-spark-1.2.0 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.7.txz [head-i386-default-job-02] Installing pkg-1.4.7... [head-i386-default-job-02] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of apache-spark-1.2.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by apache-spark-1.2.0 for building =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by apache-spark-1.2.0 for building => SHA256 Checksum OK for hadoop/spark-1.2.0.tgz. => SHA256 Checksum OK for hadoop/FreeBSD-spark-1.2.0-maven-repository.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by apache-spark-1.2.0 for building ===> Extracting for apache-spark-1.2.0 => SHA256 Checksum OK for hadoop/spark-1.2.0.tgz. => SHA256 Checksum OK for hadoop/FreeBSD-spark-1.2.0-maven-repository.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for apache-spark-1.2.0 ===> Applying FreeBSD patches for apache-spark-1.2.0 =========================================================================== =================================================== ===> apache-spark-1.2.0 depends on file: /usr/local/share/java/maven3/bin/mvn - not found ===> Verifying install for /usr/local/share/java/maven3/bin/mvn in /usr/ports/devel/maven3 ===> Installing existing package /packages/All/maven3-3.0.5.txz [head-i386-default-job-02] Installing maven3-3.0.5... [head-i386-default-job-02] `-- Installing maven-wrapper-1_2... [head-i386-default-job-02] `-- Extracting maven-wrapper-1_2... done [head-i386-default-job-02] `-- Installing openjdk-7.71.14_1,1... [head-i386-default-job-02] | `-- Installing alsa-lib-1.0.28... [head-i386-default-job-02] | `-- Extracting alsa-lib-1.0.28... done [head-i386-default-job-02] | `-- Installing dejavu-2.34_4... [head-i386-default-job-02] | `-- Extracting dejavu-2.34_4... done [head-i386-default-job-02] | `-- Installing fontconfig-2.11.1,1... [head-i386-default-job-02] | | `-- Installing expat-2.1.0_2... [head-i386-default-job-02] | | `-- Extracting expat-2.1.0_2... done [head-i386-default-job-02] | | `-- Installing freetype2-2.5.5... [head-i386-default-job-02] | | `-- Extracting freetype2-2.5.5... done [head-i386-default-job-02] | `-- 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: caching, new cache contents: 0 fonts, 1 dirs /usr/local/lib/X11/fonts/dejavu: caching, new cache contents: 21 fonts, 0 dirs /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory Re-scanning /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs /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 [head-i386-default-job-02] | `-- Installing java-zoneinfo-2014.j... [head-i386-default-job-02] | `-- Extracting java-zoneinfo-2014.j... done [head-i386-default-job-02] | `-- Installing javavmwrapper-2.5... [head-i386-default-job-02] | `-- Extracting javavmwrapper-2.5... done [head-i386-default-job-02] | `-- Installing libX11-1.6.2_2,1... [head-i386-default-job-02] | | `-- Installing kbproto-1.0.6... [head-i386-default-job-02] | | `-- Extracting kbproto-1.0.6... done [head-i386-default-job-02] | | `-- Installing libXau-1.0.8_2... [head-i386-default-job-02] | | `-- Installing xproto-7.0.26... [head-i386-default-job-02] | | `-- Extracting xproto-7.0.26... done [head-i386-default-job-02] | | `-- Extracting libXau-1.0.8_2... done [head-i386-default-job-02] | | `-- Installing libXdmcp-1.1.1_2... [head-i386-default-job-02] | | `-- Extracting libXdmcp-1.1.1_2... done [head-i386-default-job-02] | | `-- Installing libxcb-1.11... [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spark-yarn_2.10 --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ spark-yarn_2.10 --- [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-scala-sources) @ spark-yarn_2.10 --- [INFO] Source directory: /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/yarn/stable/src/main/scala added. [INFO] Source directory: /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/yarn/common/src/main/scala added. [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ spark-yarn_2.10 --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spark-yarn_2.10 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/yarn/common/src/main/resources [INFO] Copying 3 resources [INFO] [INFO] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ spark-yarn_2.10 --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] compiler plugin: BasicArtifact(org.scalamacros,paradise_2.10.4,2.0.1,null) [INFO] Compiling 17 Scala sources to /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/yarn/stable/target/scala-2.10/classes... [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spark-yarn_2.10 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-test-source (add-scala-test-sources) @ spark-yarn_2.10 --- [INFO] Test Source directory: /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/yarn/stable/src/test/scala added. [INFO] Test Source directory: /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/yarn/common/src/test/scala added. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spark-yarn_2.10 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ spark-yarn_2.10 --- [WARNING] Zinc server is not available at port 3030 - reverting to normal incremental compile [INFO] Using incremental compilation [INFO] compiler plugin: BasicArtifact(org.scalamacros,paradise_2.10.4,2.0.1,null) [INFO] Compiling 5 Scala sources to /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/yarn/stable/target/scala-2.10/test-classes... [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spark-yarn_2.10 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-dependency-plugin:2.9:build-classpath (default) @ spark-yarn_2.10 --- [INFO] Wrote classpath file '/wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/yarn/stable/target/spark-test-classpath.txt'. [INFO] [INFO] --- gmavenplus-plugin:1.2:execute (default) @ spark-yarn_2.10 --- [INFO] Using Groovy 2.3.7 to perform execute. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ spark-yarn_2.10 --- [INFO] Tests are skipped. [INFO] [INFO] --- scalatest-maven-plugin:1.0:test (test) @ spark-yarn_2.10 --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spark-yarn_2.10 --- [INFO] Building jar: /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/yarn/stable/target/spark-yarn_2.10-1.2.0.jar [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ spark-yarn_2.10 --- [INFO] [INFO] --- maven-shade-plugin:2.2:shade (default) @ spark-yarn_2.10 --- [INFO] Excluding org.apache.hadoop:hadoop-annotations:jar:2.4.1 from the shaded jar. [INFO] Excluding org.apache.hadoop:hadoop-yarn-server-common:jar:2.4.1 from the shaded jar. [INFO] Excluding org.apache.zookeeper:zookeeper:jar:3.4.5 from the shaded jar. [INFO] Excluding jline:jline:jar:0.9.94 from the shaded jar. [INFO] Excluding org.apache.hadoop:hadoop-yarn-server-nodemanager:jar:2.4.1 from the shaded jar. [INFO] Excluding org.codehaus.jettison:jettison:jar:1.1 from the shaded jar. [INFO] Excluding org.apache.spark:spark-core_2.10:jar:1.2.0 from the shaded jar. [INFO] Excluding com.twitter:chill_2.10:jar:0.5.0 from the shaded jar. [INFO] Excluding com.esotericsoftware.kryo:kryo:jar:2.21 from the shaded jar. [INFO] Excluding com.esotericsoftware.reflectasm:reflectasm:jar:shaded:1.07 from the shaded jar. [INFO] Excluding com.esotericsoftware.minlog:minlog:jar:1.2 from the shaded jar. [INFO] Excluding org.objenesis:objenesis:jar:1.2 from the shaded jar. [INFO] Excluding com.twitter:chill-java:jar:0.5.0 from the shaded jar. [INFO] Excluding org.apache.spark:spark-network-common_2.10:jar:1.2.0 from the shaded jar. [INFO] Excluding org.apache.spark:spark-network-shuffle_2.10:jar:1.2.0 from the shaded jar. [INFO] Excluding net.java.dev.jets3t:jets3t:jar:0.9.0 from the shaded jar. [INFO] Excluding org.apache.httpcomponents:httpclient:jar:4.1.2 from the shaded jar. [INFO] Excluding org.apache.httpcomponents:httpcore:jar:4.1.2 from the shaded jar. [INFO] Excluding com.jamesmurty.utils:java-xmlbuilder:jar:0.4 from the shaded jar. [INFO] Excluding org.apache.curator:curator-recipes:jar:2.4.0 from the shaded jar. [INFO] Excluding org.apache.curator:curator-framework:jar:2.4.0 from the shaded jar. [INFO] Excluding org.apache.curator:curator-client:jar:2.4.0 from the shaded jar. [INFO] Excluding org.eclipse.jetty:jetty-plus:jar:8.1.14.v20131031 from the shaded jar. [INFO] Excluding org.eclipse.jetty.orbit:javax.transaction:jar:1.1.1.v201105210645 from the shaded jar. [INFO] Excluding org.eclipse.jetty:jetty-webapp:jar:8.1.14.v20131031 from the shaded jar. [INFO] Excluding org.eclipse.jetty:jetty-xml:jar:8.1.14.v20131031 from the shaded jar. [INFO] Excluding org.eclipse.jetty:jetty-servlet:jar:8.1.14.v20131031 from the shaded jar. [INFO] Excluding org.eclipse.jetty:jetty-jndi:jar:8.1.14.v20131031 from the shaded jar. [INFO] Excluding org.eclipse.jetty.orbit:javax.mail.glassfish:jar:1.4.1.v201005082020 from the shaded jar. [INFO] Excluding org.eclipse.jetty.orbit:javax.activation:jar:1.1.0.v201105071233 from the shaded jar. [INFO] Excluding org.eclipse.jetty:jetty-security:jar:8.1.14.v20131031 from the shaded jar. [INFO] Excluding org.eclipse.jetty:jetty-util:jar:8.1.14.v20131031 from the shaded jar. [INFO] Excluding org.eclipse.jetty:jetty-server:jar:8.1.14.v20131031 from the shaded jar. [INFO] Excluding org.eclipse.jetty.orbit:javax.servlet:jar:3.0.0.v201112011016 from the shaded jar. [INFO] Excluding org.eclipse.jetty:jetty-continuation:jar:8.1.14.v20131031 from the shaded jar. [INFO] Excluding org.eclipse.jetty:jetty-http:jar:8.1.14.v20131031 from the shaded jar. [INFO] Excluding org.eclipse.jetty:jetty-io:jar:8.1.14.v20131031 from the shaded jar. [INFO] Excluding org.apache.commons:commons-lang3:jar:3.3.2 from the shaded jar. [INFO] Excluding org.apache.commons:commons-math3:jar:3.1.1 from the shaded jar. [INFO] Excluding com.google.code.findbugs:jsr305:jar:1.3.9 from the shaded jar. [INFO] Excluding org.slf4j:slf4j-api:jar:1.7.5 from the shaded jar. [INFO] Excluding org.slf4j:jul-to-slf4j:jar:1.7.5 from the shaded jar. [INFO] Excluding org.slf4j:jcl-over-slf4j:jar:1.7.5 from the shaded jar. [INFO] Excluding log4j:log4j:jar:1.2.17 from the shaded jar. [INFO] Excluding org.slf4j:slf4j-log4j12:jar:1.7.5 from the shaded jar. [INFO] Excluding com.ning:compress-lzf:jar:1.0.0 from the shaded jar. [INFO] Excluding org.xerial.snappy:snappy-java:jar:1.1.1.6 from the shaded jar. [INFO] Excluding net.jpountz.lz4:lz4:jar:1.2.0 from the shaded jar. [INFO] Excluding org.roaringbitmap:RoaringBitmap:jar:0.4.5 from the shaded jar. [INFO] Excluding commons-net:commons-net:jar:2.2 from the shaded jar. [INFO] Excluding org.spark-project.akka:akka-remote_2.10:jar:2.3.4-spark from the shaded jar. [INFO] Excluding org.spark-project.akka:akka-actor_2.10:jar:2.3.4-spark from the shaded jar. [INFO] Excluding com.typesafe:config:jar:1.2.1 from the shaded jar. [INFO] Excluding io.netty:netty:jar:3.8.0.Final from the shaded jar. [INFO] Excluding org.spark-project.protobuf:protobuf-java:jar:2.5.0-spark from the shaded jar. [INFO] Excluding org.uncommons.maths:uncommons-maths:jar:1.2.2a from the shaded jar. [INFO] Excluding org.spark-project.akka:akka-slf4j_2.10:jar:2.3.4-spark from the shaded jar. [INFO] Excluding org.scala-lang:scala-library:jar:2.10.4 from the shaded jar. [INFO] Excluding org.json4s:json4s-jackson_2.10:jar:3.2.10 from the shaded jar. [INFO] Excluding org.json4s:json4s-core_2.10:jar:3.2.10 from the shaded jar. [INFO] Excluding org.json4s:json4s-ast_2.10:jar:3.2.10 from the shaded jar. [INFO] Excluding com.thoughtworks.paranamer:paranamer:jar:2.6 from the shaded jar. [INFO] Excluding org.scala-lang:scalap:jar:2.10.4 from the shaded jar. [INFO] Excluding org.scala-lang:scala-compiler:jar:2.10.4 from the shaded jar. [INFO] Excluding com.fasterxml.jackson.core:jackson-databind:jar:2.3.1 from the shaded jar. [INFO] Excluding com.fasterxml.jackson.core:jackson-annotations:jar:2.3.0 from the shaded jar. [INFO] Excluding com.fasterxml.jackson.core:jackson-core:jar:2.3.1 from the shaded jar. [INFO] Excluding org.apache.mesos:mesos:jar:shaded-protobuf:0.18.1 from the shaded jar. [INFO] Excluding io.netty:netty-all:jar:4.0.23.Final from the shaded jar. [INFO] Excluding com.clearspring.analytics:stream:jar:2.7.0 from the shaded jar. [INFO] Excluding com.codahale.metrics:metrics-core:jar:3.0.0 from the shaded jar. [INFO] Excluding com.codahale.metrics:metrics-jvm:jar:3.0.0 from the shaded jar. [INFO] Excluding com.codahale.metrics:metrics-json:jar:3.0.0 from the shaded jar. [INFO] Excluding com.codahale.metrics:metrics-graphite:jar:3.0.0 from the shaded jar. [INFO] Excluding org.tachyonproject:tachyon-client:jar:0.5.0 from the shaded jar. [INFO] Excluding org.tachyonproject:tachyon:jar:0.5.0 from the shaded jar. [INFO] Excluding org.spark-project:pyrolite:jar:2.0.1 from the shaded jar. [INFO] Excluding net.sf.py4j:py4j:jar:0.8.2.1 from the shaded jar. [INFO] Excluding org.apache.hadoop:hadoop-yarn-api:jar:2.4.1 from the shaded jar. [INFO] Excluding commons-lang:commons-lang:jar:2.6 from the shaded jar. [INFO] Excluding com.google.protobuf:protobuf-java:jar:2.5.0 from the shaded jar. [INFO] Excluding org.apache.hadoop:hadoop-yarn-common:jar:2.4.1 from the shaded jar. [INFO] Excluding javax.xml.bind:jaxb-api:jar:2.2.2 from the shaded jar. [INFO] Excluding javax.xml.stream:stax-api:jar:1.0-2 from the shaded jar. [INFO] Excluding javax.activation:activation:jar:1.1 from the shaded jar. [INFO] Excluding org.apache.commons:commons-compress:jar:1.4.1 from the shaded jar. [INFO] Excluding org.tukaani:xz:jar:1.0 from the shaded jar. [INFO] Excluding commons-codec:commons-codec:jar:1.5 from the shaded jar. [INFO] Excluding com.sun.jersey:jersey-core:jar:1.9 from the shaded jar. [INFO] Excluding org.codehaus.jackson:jackson-mapper-asl:jar:1.8.8 from the shaded jar. [INFO] Excluding org.codehaus.jackson:jackson-core-asl:jar:1.8.8 from the shaded jar. [INFO] Excluding commons-cli:commons-cli:jar:1.2 from the shaded jar. [INFO] Excluding com.google.inject.extensions:guice-servlet:jar:3.0 from the shaded jar. [INFO] Excluding commons-io:commons-io:jar:2.4 from the shaded jar. [INFO] Excluding com.google.inject:guice:jar:3.0 from the shaded jar. [INFO] Excluding javax.inject:javax.inject:jar:1 from the shaded jar. [INFO] Excluding aopalliance:aopalliance:jar:1.0 from the shaded jar. [INFO] Excluding com.sun.jersey:jersey-server:jar:1.9 from the shaded jar. [INFO] Excluding com.sun.jersey:jersey-json:jar:1.9 from the shaded jar. [INFO] Excluding com.sun.xml.bind:jaxb-impl:jar:2.2.3-1 from the shaded jar. [INFO] Excluding org.codehaus.jackson:jackson-jaxrs:jar:1.8.3 from the shaded jar. [INFO] Excluding org.codehaus.jackson:jackson-xc:jar:1.8.3 from the shaded jar. [INFO] Excluding com.sun.jersey.contribs:jersey-guice:jar:1.9 from the shaded jar. [INFO] Excluding org.apache.hadoop:hadoop-yarn-server-web-proxy:jar:2.4.1 from the shaded jar. [INFO] Excluding commons-httpclient:commons-httpclient:jar:3.1 from the shaded jar. [INFO] Excluding org.mortbay.jetty:jetty:jar:6.1.26 from the shaded jar. [INFO] Excluding org.apache.hadoop:hadoop-yarn-client:jar:2.4.1 from the shaded jar. [INFO] Excluding org.mortbay.jetty:jetty-util:jar:6.1.26 from the shaded jar. [INFO] Excluding com.sun.jersey:jersey-client:jar:1.9 from the shaded jar. [INFO] Excluding org.apache.hadoop:hadoop-client:jar:2.4.1 from the shaded jar. [INFO] Excluding org.apache.hadoop:hadoop-common:jar:2.4.1 from the shaded jar. [INFO] Excluding xmlenc:xmlenc:jar:0.52 from the shaded jar. [INFO] Excluding commons-collections:commons-collections:jar:3.2.1 from the shaded jar. [INFO] Excluding commons-configuration:commons-configuration:jar:1.6 from the shaded jar. [INFO] Excluding commons-digester:commons-digester:jar:1.8 from the shaded jar. [INFO] Excluding commons-beanutils:commons-beanutils:jar:1.7.0 from the shaded jar. [INFO] Excluding commons-beanutils:commons-beanutils-core:jar:1.8.0 from the shaded jar. [INFO] Excluding org.apache.avro:avro:jar:1.7.6 from the shaded jar. [INFO] Excluding org.apache.hadoop:hadoop-auth:jar:2.4.1 from the shaded jar. [INFO] Excluding org.apache.hadoop:hadoop-hdfs:jar:2.4.1 from the shaded jar. [INFO] Excluding org.apache.hadoop:hadoop-mapreduce-client-app:jar:2.4.1 from the shaded jar. [INFO] Excluding org.apache.hadoop:hadoop-mapreduce-client-common:jar:2.4.1 from the shaded jar. [INFO] Excluding org.apache.hadoop:hadoop-mapreduce-client-shuffle:jar:2.4.1 from the shaded jar. [INFO] Excluding org.apache.hadoop:hadoop-mapreduce-client-core:jar:2.4.1 from the shaded jar. [INFO] Excluding org.apache.hadoop:hadoop-mapreduce-client-jobclient:jar:2.4.1 from the shaded jar. [INFO] Excluding org.scala-lang:scala-reflect:jar:2.10.4 from the shaded jar. [INFO] Including org.spark-project.spark:unused:jar:1.0.0 in the shaded jar. mmap failed for CEN and END part of zip file [ERROR] OutOfMemoryError -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/OutOfMemoryError *** Error code 1 Stop. make: stopped in /usr/ports/devel/spark From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 07:00:33 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 15B11155; Fri, 30 Jan 2015 07:00:33 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 015E3B86; Fri, 30 Jan 2015 07:00:33 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U70We8090879; Fri, 30 Jan 2015 07:00:32 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U70W97090866; Fri, 30 Jan 2015 07:00:32 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 07:00:32 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300700.t0U70W97090866@beefy2.isc.freebsd.org> To: danfe@FreeBSD.org Subject: [package - head-amd64-default][audio/rezound] Failed for rezound-0.12.3.b_21 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: Fri, 30 Jan 2015 07:00:33 -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: danfe@FreeBSD.org Last committer: pawel@FreeBSD.org Ident: $FreeBSD: head/audio/rezound/Makefile 377845 2015-01-25 00:46:11Z pawel $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/rezound-0.12.3.b_21.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building audio/rezound build started at Fri Jan 30 06:52:47 UTC 2015 port directory: /usr/ports/audio/rezound building for: FreeBSD head-amd64-default-job-07 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: danfe@FreeBSD.org Makefile ident: $FreeBSD: head/audio/rezound/Makefile 377845 2015-01-25 00:46:11Z pawel $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=rezound-0.12.3.b_21 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for rezound-0.12.3.b_21: AUDIOFILE=on: SGI audio file format support BROKEN_NLS=off: Native Language Support (broken!) CDRDAO=off: Burning audio files to CD support DOCS=on: Build and/or install documentation FFTW=off: Use fast Fourier transform routines FLAC=on: FLAC lossless audio codec support JACK=off: JACK audio server support LADSPA=on: LADSPA audio plugins support LAME=on: LAME MP3 audio encoder support LARGEFILE=off: Use 64-bit file I/O OGG=on: Ogg media format support PORTAUDIO=on: PortAudio library support SOUNDTOUCH=on: Sound processing support via SoundTouch VORBIS=on: Ogg Vorbis audio codec support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-alsa --disable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ac_cv_path_RESWRAP=/usr/local/bin/fox-1.4/reswrap XDG_DATA_HOME=/wrkdirs/usr/ports/audio/rezound/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/rezound/work HOME=/wrkdirs/usr/ports/audio/rezound/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/audio/rezound/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/rezound/work HOME=/wrkdirs/usr/ports/audio/rezound/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/rezound/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/rezound/work HOME=/wrkdirs/usr/ports/audio/rezound/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/audio/rezound/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/rezound/work HOME=/wrkdirs/usr/ports/audio/rezound/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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="-lX11" 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-- NLS="@comment " OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/rezound" EXAMPLESDIR="share/examples/rezound" DATADIR="share/rezound" WWWDIR="www/rezound" ETCDIR="etc/rezound" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/rezound DOCSDIR=/usr/local/share/doc/rezound EXAMPLESDIR=/usr/local/share/examples/rezound WWWDIR=/usr/local/www/rezound ETCDIR=/usr/local/etc/rezound --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> rezound-0.12.3.b_21 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.7.txz [head-amd64-default-job-07] Installing pkg-1.4.7... [head-amd64-default-job-07] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of rezound-0.12.3.b_21 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by rezound-0.12.3.b_21 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by rezound-0.12.3.b_21 for building => SHA256 Checksum OK for rezound-0.12.3beta.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by rezound-0.12.3.b_21 for building ===> Extracting for rezound-0.12.3.b_21 => SHA256 Checksum OK for rezound-0.12.3beta.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for rezound-0.12.3.b_21 ===> Applying FreeBSD patches for rezound-0.12.3.b_21 =========================================================================== =================================================== ===> rezound-0.12.3.b_21 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 [head-amd64-default-job-07] Installing bison-2.7.1,1... [head-amd64-default-job-07] `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-07] | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-07] | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-07] `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-07] `-- Installing m4-1.4.17_1,1... [head-amd64-default-job-07] `-- Extracting m4-1.4.17_1,1... done [head-amd64-default-job-07] Extracting bison-2.7.1,1... done ===> Returning to build of rezound-0.12.3.b_21 =========================================================================== =================================================== ===> rezound-0.12.3.b_21 depends on shared library: libFOX-1.4.so - not found ===> Verifying for libFOX-1.4.so in /usr/ports/x11-toolkits/fox14 ===> Installing existing package /packages/All/fox14-1.4.35_11.txz [head-amd64-default-job-07] Installing fox14-1.4.35_11... [head-amd64-default-job-07] `-- Installing jpeg-8_6... [head-amd64-default-job-07] `-- Extracting jpeg-8_6... done [head-amd64-default-job-07] `-- Installing libGLU-9.0.0_2... [head-amd64-default-job-07] | `-- Installing libGL-10.4.0... [head-amd64-default-job-07] | | `-- Installing dri2proto-2.8... [head-amd64-default-job-07] | | `-- Extracting dri2proto-2.8... done [head-amd64-default-job-07] | | `-- Installing expat-2.1.0_2... [head-amd64-default-job-07] | | `-- Extracting expat-2.1.0_2... done [head-amd64-default-job-07] | | `-- Installing libX11-1.6.2_2,1... [head-amd64-default-job-07] | | `-- Installing kbproto-1.0.6... [head-amd64-default-job-07] | | `-- Extracting kbproto-1.0.6... done [head-amd64-default-job-07] | | `-- Installing libXau-1.0.8_2... [head-amd64-default-job-07] | | | `-- Installing xproto-7.0.26... [head-amd64-default-job-07] | | | `-- Extracting xproto-7.0.26... done [head-amd64-default-job-07] | | `-- Extracting libXau-1.0.8_2... done [head-amd64-default-job-07] | | `-- Installing libXdmcp-1.1.1_2... [head-amd64-default-job-07] | | `-- Extracting libXdmcp-1.1.1_2... done [head-amd64-default-job-07] | | `-- Installing libxcb-1.11... [head-amd64-default-job-07] | | | `-- Installing libpthread-stubs-0.3_6... [head-amd64-default-job-07] | | | `-- Extracting libpthread-stubs-0.3_6... done [head-amd64-default-job-07] | | | `-- Installing libxml2-2.9.2_2... [head-amd64-default-job-07] | | | `-- Extracting libxml2-2.9.2_2... done [head-amd64-default-job-07] | | `-- Extracting libxcb-1.11... done [head-amd64-default-job-07] | | `-- Extracting libX11-1.6.2_2,1... done [head-amd64-default-job-07] | | `-- Installing libXdamage-1.1.4_2... [head-amd64-default-job-07] | | `-- Installing damageproto-1.2.1... [head-amd64-default-job-07] | | `-- Extracting damageproto-1.2.1... done [head-amd64-default-job-07] | | `-- Installing libXfixes-5.0.1_2... [head-amd64-default-job-07] | | | `-- Installing fixesproto-5.0... [head-amd64-default-job-07] | | | `-- Extracting fixesproto-5.0... done [head-amd64-default-job-07] | | `-- Extracting libXfixes-5.0.1_2... done [head-amd64-default-job-07] | | `-- Extracting libXdamage-1.1.4_2... done [head-amd64-default-job-07] | | `-- Installing libXext-1.3.3,1... ./../backend/CSound_defs.h:254:41: warning: explicit specialization cannot have a storage class template<> static inline const int24_t convert_sample(const register float sample) { int24_t r; r.set((int_fast32_t)floorf((sample>1.0f ? 1.0f : (sample<-1.0f ? -1.0f : sample))*8388607.0f)); return r; } ~~~~~~~ ^ ./../backend/CSound_defs.h:257:41: warning: explicit specialization cannot have a storage class template<> static inline const int32_t convert_sample(const register float sample) { return (int32_t) floor((double)(sample>1.0f ? 1.0f : (sample<-1.0f ? -1.0f : sample)) * 2147483647.0); } ~~~~~~~ ^ ./../backend/CSound_defs.h:260:39: warning: explicit specialization cannot have a storage class template<> static inline const float convert_sample(const register float sample) { return sample; } ~~~~~~~ ^ ./../backend/CSound_defs.h:263:40: warning: explicit specialization cannot have a storage class template<> static inline const double convert_sample(const register float sample) { return (double)sample; } ~~~~~~~ ^ ./../backend/CSound_defs.h:271:41: warning: explicit specialization cannot have a storage class template<> static inline const int16_t convert_sample(const register double sample) { return (int16_t)floor((sample>1.0 ? 1.0 : (sample<-1.0 ? -1.0 : sample))*32767.0); } ~~~~~~~ ^ ./../backend/CSound_defs.h:280:39: warning: explicit specialization cannot have a storage class template<> static inline const float convert_sample(const register double sample) { return (float)sample; } ~~~~~~~ ^ ./../backend/CSound_defs.h:283:40: warning: explicit specialization cannot have a storage class template<> static inline const double convert_sample(const register double sample) { return sample; } ~~~~~~~ ^ In file included from main.cpp:39: In file included from ./CSoundFileManager.h:27: ./../backend/ASoundFileManager.h:57:2: warning: do this.. I can call soundFileManager->getActive() from actions when necessary [-W#warnings] #warning do this.. I can call soundFileManager->getActive() from actions when necessary ^ In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:40: In file included from ./FXGraphParamValue.h:30: In file included from ./../backend/CGraphParamValueNode.h:47: ./../src/misc/CNestedDataFile/anytype.h:70:32: warning: explicit specialization cannot have a storage class template<> static const string string_to_anytype(const string &str,string &ret) { return s2at::unescape_chars(s2at::remove_surrounding_quotes(str)); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:72:30: warning: explicit specialization cannot have a storage class template<> static const bool string_to_anytype(const string &str,bool &ret) { return s2at::remove_surrounding_quotes(str)=="true" ? ret=true : ret=false; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:74:30: warning: explicit specialization cannot have a storage class template<> static const char string_to_anytype(const string &str,char &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:75:39: warning: explicit specialization cannot have a storage class template<> static const unsigned char string_to_anytype(const string &str,unsigned char &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:77:31: warning: explicit specialization cannot have a storage class template<> static const short string_to_anytype(const string &str,short &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:78:40: warning: explicit specialization cannot have a storage class template<> static const unsigned short string_to_anytype(const string &str,unsigned short &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:80:29: warning: explicit specialization cannot have a storage class template<> static const int string_to_anytype(const string &str,int &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:81:38: warning: explicit specialization cannot have a storage class template<> static const unsigned int string_to_anytype(const string &str,unsigned int &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:83:30: warning: explicit specialization cannot have a storage class template<> static const long string_to_anytype(const string &str,long &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:84:39: warning: explicit specialization cannot have a storage class template<> static const unsigned long string_to_anytype(const string &str,unsigned long &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:86:35: warning: explicit specialization cannot have a storage class template<> static const long long string_to_anytype(const string &str,long long &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:87:44: warning: explicit specialization cannot have a storage class template<> static const unsigned long long string_to_anytype(const string &str,unsigned long long &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:89:31: warning: explicit specialization cannot have a storage class template<> static const float string_to_anytype(const string &str,float &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0.0f; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:90:32: warning: explicit specialization cannot have a storage class template<> static const double string_to_anytype(const string &str,double &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0.0; ss >> ret; return ret; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:91:37: warning: explicit specialization cannot have a storage class template<> static const long double string_to_anytype(const string &str,long double &ret) { istringstream ss(s2at::remove_surrounding_quotes(str)); NO_LOCALE(ss) ret=0.0; ss >> ret; return ret; } ~~~~~~~ ^ In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:40: In file included from ./FXGraphParamValue.h:30: In file included from ./../backend/CGraphParamValueNode.h:47: In file included from ../../src/misc/CNestedDataFile/anytype.h:94: ./../src/misc/CMutex.h:157:16: warning: access declarations are deprecated; use using declarations instead [-Wdeprecated] CMutexLocker::didLock; ^ using In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:40: In file included from ./FXGraphParamValue.h:30: In file included from ./../backend/CGraphParamValueNode.h:47: In file included from ../../src/misc/CNestedDataFile/anytype.h:95: ./../src/misc/CNestedDataFile/CNestedDataFile.h:122:8: warning: class member cannot be redeclared [-Wredeclared-class-member] class CVariant; ^ ./../src/misc/CNestedDataFile/CNestedDataFile.h:99:8: note: previous declaration is here class CVariant ^ In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:40: In file included from ./FXGraphParamValue.h:30: In file included from ./../backend/CGraphParamValueNode.h:47: ./../src/misc/CNestedDataFile/anytype.h:122:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const string &any) { return "\""+s2at::escape_chars(any)+"\""; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:124:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const bool &any) { return any ? "true" : "false"; } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:126:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const char &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:127:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const unsigned char &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:129:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const short &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:130:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const unsigned short &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:132:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const int &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:133:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const unsigned int &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:135:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const long &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:136:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const unsigned long &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:138:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const long long &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:139:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const unsigned long long &any) { ostringstream ss; NO_LOCALE(ss) ss << any; return ss.str(); } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:144:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const float &any) { if(isnan(any)) return "0"; else { ostringstream ss; NO_LOCALE(ss) if(any>999999.0) {ss.setf(ios::scientific); ss.width(0); ss.precision(12); ss.fill(' '); } else {ss.setf(ios::fixed); ss.precision(6); ss.fill(' '); } ss << any; return istring(ss.str()).trim(); } } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:145:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const double &any) { if(isnan(any)) return "0"; else { ostringstream ss; NO_LOCALE(ss) if(any>999999.0) {ss.setf(ios::scientific); ss.width(0); ss.precision(12); ss.fill(' '); } else {ss.setf(ios::fixed); ss.precision(6); ss.fill(' '); } ss << any; return istring(ss.str()).trim(); } } ~~~~~~~ ^ ./../src/misc/CNestedDataFile/anytype.h:146:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const long double &any) { if(isnan(any)) return "0"; else { ostringstream ss; NO_LOCALE(ss) if(any>999999.0) {ss.setf(ios::scientific); ss.width(0); ss.precision(12); ss.fill(' '); } else {ss.setf(ios::fixed); ss.precision(6); ss.fill(' '); } ss << any; return istring(ss.str()).trim(); } } ~~~~~~~ ^ In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:40: In file included from ./FXGraphParamValue.h:30: ./../backend/CGraphParamValueNode.h:48:46: warning: explicit specialization cannot have a storage class template<> static const CGraphParamValueNode string_to_anytype(const string &_str,CGraphParamValueNode &ret) ~~~~~~~ ^ ./../backend/CGraphParamValueNode.h:59:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const CGraphParamValueNode &any) ~~~~~~~ ^ In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:41: In file included from ./FXLFOParamValue.h:29: ./../backend/ALFO.h:97:41: warning: explicit specialization cannot have a storage class template<> static const CLFODescription string_to_anytype(const string &str,CLFODescription &ret) ~~~~~~~ ^ ./../backend/ALFO.h:105:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const CLFODescription &any) ~~~~~~~ ^ In file included from main.cpp:191: In file included from ./CCrossfadeEdgesDialog.h:29: In file included from ./CActionParamDialog.h:42: In file included from ./FXPluginRoutingParamValue.h:37: ./../backend/CPluginMapping.h:218:40: warning: explicit specialization cannot have a storage class template<> static const CPluginMapping string_to_anytype(const string &str,CPluginMapping &ret) ~~~~~~~ ^ ./../backend/CPluginMapping.h:226:32: warning: explicit specialization cannot have a storage class template<> static const string anytype_to_string(const CPluginMapping &any) ~~~~~~~ ^ 66 warnings generated. /bin/sh ../../libtool --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/local/include -L/usr/local/lib -fstack-protector -Xlinker -lpthread -o rezound main.o libfrontend.la ../../src/backend/libbackend.la ../../src/backend/File/libFile.la ../../src/backend/Edits/libEdits.la ../../src/backend/Effects/libEffects.la ../../src/backend/Filters/libFilters.la ../../src/backend/Looping/libLooping.la ../../src/backend/Remaster/libRemaster.la ../../src/backend/Generate/libGenerate.la ../../src/backend/LADSPA/libLADSPA.la ../../src/misc/CNestedDataFile/libmiscCN.la ../../src/PoolFile/libPoolFile.la -lFOX-1.4 -lportaudio -lpthread -lpthread -lpthread -lm -lX11 c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I/usr/local/include -fstack-protector -Wl,-lpthread -o rezound main.o -L/usr/local/lib ./.libs/libfrontend.a ../../src/backend/.libs/libbackend.a -logg -lvorbisfile -lvorbisenc -lvorbis -lFLAC++ -lFLAC ../../src/backend/File/.libs/libFile.a ../../src/backend/Edits/.libs/libEdits.a ../../src/backend/Effects/.libs/libEffects.a ../../src/backend/Filters/.libs/libFilters.a ../../src/backend/Looping/.libs/libLooping.a ../../src/backend/Remaster/.libs/libRemaster.a -lSoundTouch ../../src/backend/Generate/.libs/libGenerate.a ../../src/backend/LADSPA/.libs/libLADSPA.a ../../src/misc/CNestedDataFile/.libs/libmiscCN.a ../../src/PoolFile/.libs/libPoolFile.a -lFOX-1.4 -lportaudio -lpthread -lm /usr/local/lib/libX11.so -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib ./.libs/libfrontend.a(settings.o): In function `void CNestedDataFile::setValue > >(std::__1::basic_string, std::__1::allocator > const&, std::__1::vector >, bool)': settings.cpp:(.text._ZN15CNestedDataFile8setValueINSt3__16vectorIbNS1_9allocatorIbEEEEEEvRKNS1_12basic_stringIcNS1_11char_traitsIcEENS3_IcEEEET_b[_ZN15CNestedDataFile8setValueINSt3__16vectorIbNS1_9allocatorIbEEEEEEvRKNS1_12basic_stringIcNS1_11char_traitsIcEENS3_IcEEEET_b]+0xc8): undefined reference to `_ZL17anytype_to_stringINSt3__121__bit_const_referenceINS0_6vectorIbNS0_9allocatorIbEEEEEEEKNS0_12basic_stringIcNS0_11char_traitsIcEENS3_IcEEEERKT_' c++: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/audio/rezound/work/rezound-0.12.3beta/src/frontend_fox *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/audio/rezound/work/rezound-0.12.3beta/src *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/audio/rezound/work/rezound-0.12.3beta *** Error code 1 Stop. make: stopped in /usr/ports/audio/rezound From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 07:03:40 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 8F1DB1C8 for ; Fri, 30 Jan 2015 07:03:40 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 6EAFCC28 for ; Fri, 30 Jan 2015 07:03:40 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U73exX044387 for ; Fri, 30 Jan 2015 07:03:40 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U73eeH044378; Fri, 30 Jan 2015 07:03:40 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 07:03:40 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300703.t0U73eeH044378@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-i386-default][sysutils/scprotect] Failed for scprotect-20091116 in build 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: Fri, 30 Jan 2015 07:03:40 -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: antoine@FreeBSD.org Ident: $FreeBSD: head/sysutils/scprotect/Makefile 368109 2014-09-13 15:15:17Z antoine $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/scprotect-20091116.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building sysutils/scprotect build started at Fri Jan 30 07:03:37 UTC 2015 port directory: /usr/ports/sysutils/scprotect building for: FreeBSD head-i386-default-job-20 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/sysutils/scprotect/Makefile 368109 2014-09-13 15:15:17Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=scprotect-20091116 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/scprotect/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/scprotect/work HOME=/wrkdirs/usr/ports/sysutils/scprotect/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/scprotect/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/scprotect/work HOME=/wrkdirs/usr/ports/sysutils/scprotect/work TMPDIR="/tmp" KMODDIR="/boot/modules" SYSDIR="/usr/src/sys" NO_XREF=yes NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -DWITH_SCPROTECT_LIST -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -DWITH_SCPROTECT_LIST -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-- KMODDIR="boot/modules" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/scprotect" EXAMPLESDIR="share/examples/scprotect" DATADIR="share/scprotect" WWWDIR="www/scprotect" ETCDIR="etc/scprotect" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/scprotect DOCSDIR=/usr/local/share/doc/scprotect EXAMPLESDIR=/usr/local/share/examples/scprotect WWWDIR=/usr/local/www/scprotect ETCDIR=/usr/local/etc/scprotect --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> scprotect-20091116 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.7.txz [head-i386-default-job-20] Installing pkg-1.4.7... [head-i386-default-job-20] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of scprotect-20091116 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by scprotect-20091116 for building =========================================================================== =================================================== ===> Fetching all distfiles required by scprotect-20091116 for building => SHA256 Checksum OK for scprotect-20091116.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by scprotect-20091116 for building ===> Extracting for scprotect-20091116 => SHA256 Checksum OK for scprotect-20091116.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for scprotect-20091116 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for scprotect-20091116 =========================================================================== =================================================== ===> Building for scprotect-20091116 ===> kmod (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/sysutils/scprotect/work/scprotect/kmod machine -> /usr/src/sys/i386/include x86 -> /usr/src/sys/x86/include cc -O2 -pipe -DWITH_SCPROTECT_LIST -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c scprotect.c scprotect.c:130:25: error: use of undeclared identifier 'sysctl__' SYSCTL_STATIC_CHILDREN(/* top of sysctl tree */), ^ /usr/src/sys/sys/sysctl.h:221:44: note: expanded from macro 'SYSCTL_STATIC_CHILDREN' #define SYSCTL_STATIC_CHILDREN(oid_name) (&sysctl__##oid_name.oid_children) ^ /usr/src/sys/sys/sysctl.h:292:22: note: expanded from macro 'SYSCTL_ADD_NODE' sysctl_add_oid(ctx, parent, nbr, name, CTLTYPE_NODE|(access), \ ^ scprotect.c:129:32: error: assigning to 'struct sysctl_oid *' from incompatible type 'void' scprotect_root = SYSCTL_ADD_NODE(&clist, ^ ~~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/sysutils/scprotect/work/scprotect/kmod *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/sysutils/scprotect/work/scprotect *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/scprotect From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 07:07:01 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 C950030D for ; Fri, 30 Jan 2015 07:07:01 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 B6E86C5F; Fri, 30 Jan 2015 07:07:01 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U771K0057822; Fri, 30 Jan 2015 07:07:01 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U770xM057520; Fri, 30 Jan 2015 07:07:00 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 07:07:00 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300707.t0U770xM057520@beefy1.isc.freebsd.org> To: lasg@lasg.dk Subject: [package - head-i386-default][security/mdcrack] Failed for mdcrack-1.2_1 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: Fri, 30 Jan 2015 07:07:01 -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: lasg@lasg.dk Last committer: miwi@FreeBSD.org Ident: $FreeBSD: head/security/mdcrack/Makefile 342939 2014-02-06 07:22:34Z miwi $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/mdcrack-1.2_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building security/mdcrack build started at Fri Jan 30 07:06:58 UTC 2015 port directory: /usr/ports/security/mdcrack building for: FreeBSD head-i386-default-job-02 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: lasg@lasg.dk Makefile ident: $FreeBSD: head/security/mdcrack/Makefile 342939 2014-02-06 07:22:34Z miwi $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=mdcrack-1.2_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/mdcrack/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/mdcrack/work HOME=/wrkdirs/usr/ports/security/mdcrack/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/mdcrack/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/mdcrack/work HOME=/wrkdirs/usr/ports/security/mdcrack/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/mdcrack" EXAMPLESDIR="share/examples/mdcrack" DATADIR="share/mdcrack" WWWDIR="www/mdcrack" ETCDIR="etc/mdcrack" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mdcrack DOCSDIR=/usr/local/share/doc/mdcrack EXAMPLESDIR=/usr/local/share/examples/mdcrack WWWDIR=/usr/local/www/mdcrack ETCDIR=/usr/local/etc/mdcrack --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> mdcrack-1.2_1 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.7.txz [head-i386-default-job-02] Installing pkg-1.4.7... [head-i386-default-job-02] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mdcrack-1.2_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mdcrack-1.2_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by mdcrack-1.2_1 for building => SHA256 Checksum OK for mdcrack-1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mdcrack-1.2_1 for building ===> Extracting for mdcrack-1.2_1 => SHA256 Checksum OK for mdcrack-1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mdcrack-1.2_1 ===> Applying FreeBSD patches for mdcrack-1.2_1 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for mdcrack-1.2_1 =========================================================================== =================================================== ===> Building for mdcrack-1.2_1 -*-*-*-*-*-*-*-*-* NOTE -*-*-*-*-*-*-*-*-*-* Compiling MDcrack for little endian processors. cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -fforce-addr -funroll-loops -fomit-frame-pointer -ffast-math -DNCURSES -DRESUME_FILE="\"/tmp/.mdcrack-resume\"" -DBENCH_HASH="\"ffffffffffffffffffffffffffffffff\"" -DALFA="\"abcdefghijklmnopqrstuvwxyz0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ\"" -DBLOCKSIZE=50 src/coding.c -o src/coding.o cc: error: unknown argument: '-fforce-addr' *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/security/mdcrack/work/mdcrack-1.2 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/security/mdcrack/work/mdcrack-1.2 *** Error code 1 Stop. make: stopped in /usr/ports/security/mdcrack From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 07:22:21 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 7958C4BD for ; Fri, 30 Jan 2015 07:22:21 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 58FA2DF1 for ; Fri, 30 Jan 2015 07:22:21 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U7MKIv053125 for ; Fri, 30 Jan 2015 07:22:20 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U7MKSA053123; Fri, 30 Jan 2015 07:22:20 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 07:22:20 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300722.t0U7MKSA053123@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-amd64-default][sysutils/scprotect] Failed for scprotect-20091116 in build 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: Fri, 30 Jan 2015 07:22:21 -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: antoine@FreeBSD.org Ident: $FreeBSD: head/sysutils/scprotect/Makefile 368109 2014-09-13 15:15:17Z antoine $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/scprotect-20091116.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building sysutils/scprotect build started at Fri Jan 30 07:22:17 UTC 2015 port directory: /usr/ports/sysutils/scprotect building for: FreeBSD head-amd64-default-job-13 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/sysutils/scprotect/Makefile 368109 2014-09-13 15:15:17Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=scprotect-20091116 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/scprotect/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/scprotect/work HOME=/wrkdirs/usr/ports/sysutils/scprotect/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/scprotect/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/scprotect/work HOME=/wrkdirs/usr/ports/sysutils/scprotect/work TMPDIR="/tmp" KMODDIR="/boot/modules" SYSDIR="/usr/src/sys" NO_XREF=yes NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -DWITH_SCPROTECT_LIST -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -DWITH_SCPROTECT_LIST -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-- KMODDIR="boot/modules" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/scprotect" EXAMPLESDIR="share/examples/scprotect" DATADIR="share/scprotect" WWWDIR="www/scprotect" ETCDIR="etc/scprotect" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/scprotect DOCSDIR=/usr/local/share/doc/scprotect EXAMPLESDIR=/usr/local/share/examples/scprotect WWWDIR=/usr/local/www/scprotect ETCDIR=/usr/local/etc/scprotect --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> scprotect-20091116 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.7.txz [head-amd64-default-job-13] Installing pkg-1.4.7... [head-amd64-default-job-13] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of scprotect-20091116 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by scprotect-20091116 for building =========================================================================== =================================================== ===> Fetching all distfiles required by scprotect-20091116 for building => SHA256 Checksum OK for scprotect-20091116.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by scprotect-20091116 for building ===> Extracting for scprotect-20091116 => SHA256 Checksum OK for scprotect-20091116.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for scprotect-20091116 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for scprotect-20091116 =========================================================================== =================================================== ===> Building for scprotect-20091116 ===> kmod (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/sysutils/scprotect/work/scprotect/kmod machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include cc -O2 -pipe -DWITH_SCPROTECT_LIST -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c scprotect.c scprotect.c:130:25: error: use of undeclared identifier 'sysctl__' SYSCTL_STATIC_CHILDREN(/* top of sysctl tree */), ^ /usr/src/sys/sys/sysctl.h:221:44: note: expanded from macro 'SYSCTL_STATIC_CHILDREN' #define SYSCTL_STATIC_CHILDREN(oid_name) (&sysctl__##oid_name.oid_children) ^ /usr/src/sys/sys/sysctl.h:292:22: note: expanded from macro 'SYSCTL_ADD_NODE' sysctl_add_oid(ctx, parent, nbr, name, CTLTYPE_NODE|(access), \ ^ scprotect.c:129:32: error: assigning to 'struct sysctl_oid *' from incompatible type 'void' scprotect_root = SYSCTL_ADD_NODE(&clist, ^ ~~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated. *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/sysutils/scprotect/work/scprotect/kmod *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/sysutils/scprotect/work/scprotect *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/scprotect From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 07:25:45 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 B020B4E8 for ; Fri, 30 Jan 2015 07:25:45 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 9D7BEE00; Fri, 30 Jan 2015 07:25:45 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U7Pj69068131; Fri, 30 Jan 2015 07:25:45 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U7Pir1068088; Fri, 30 Jan 2015 07:25:44 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 07:25:44 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300725.t0U7Pir1068088@beefy2.isc.freebsd.org> To: lasg@lasg.dk Subject: [package - head-amd64-default][security/mdcrack] Failed for mdcrack-1.2_1 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: Fri, 30 Jan 2015 07:25:45 -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: lasg@lasg.dk Last committer: miwi@FreeBSD.org Ident: $FreeBSD: head/security/mdcrack/Makefile 342939 2014-02-06 07:22:34Z miwi $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/mdcrack-1.2_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building security/mdcrack build started at Fri Jan 30 07:25:42 UTC 2015 port directory: /usr/ports/security/mdcrack building for: FreeBSD head-amd64-default-job-18 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: lasg@lasg.dk Makefile ident: $FreeBSD: head/security/mdcrack/Makefile 342939 2014-02-06 07:22:34Z miwi $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=mdcrack-1.2_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/mdcrack/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/mdcrack/work HOME=/wrkdirs/usr/ports/security/mdcrack/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/mdcrack/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/mdcrack/work HOME=/wrkdirs/usr/ports/security/mdcrack/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/mdcrack" EXAMPLESDIR="share/examples/mdcrack" DATADIR="share/mdcrack" WWWDIR="www/mdcrack" ETCDIR="etc/mdcrack" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mdcrack DOCSDIR=/usr/local/share/doc/mdcrack EXAMPLESDIR=/usr/local/share/examples/mdcrack WWWDIR=/usr/local/www/mdcrack ETCDIR=/usr/local/etc/mdcrack --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> mdcrack-1.2_1 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.7.txz [head-amd64-default-job-18] Installing pkg-1.4.7... [head-amd64-default-job-18] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mdcrack-1.2_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mdcrack-1.2_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by mdcrack-1.2_1 for building => SHA256 Checksum OK for mdcrack-1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mdcrack-1.2_1 for building ===> Extracting for mdcrack-1.2_1 => SHA256 Checksum OK for mdcrack-1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mdcrack-1.2_1 ===> Applying FreeBSD patches for mdcrack-1.2_1 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for mdcrack-1.2_1 =========================================================================== =================================================== ===> Building for mdcrack-1.2_1 -*-*-*-*-*-*-*-*-* NOTE -*-*-*-*-*-*-*-*-*-* Compiling MDcrack for little endian processors. cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -fforce-addr -funroll-loops -fomit-frame-pointer -ffast-math -DNCURSES -DRESUME_FILE="\"/tmp/.mdcrack-resume\"" -DBENCH_HASH="\"ffffffffffffffffffffffffffffffff\"" -DALFA="\"abcdefghijklmnopqrstuvwxyz0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ\"" -DBLOCKSIZE=50 src/coding.c -o src/coding.o cc: error: unknown argument: '-fforce-addr' *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/security/mdcrack/work/mdcrack-1.2 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/security/mdcrack/work/mdcrack-1.2 *** Error code 1 Stop. make: stopped in /usr/ports/security/mdcrack From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 07:29:36 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 D0563565 for ; Fri, 30 Jan 2015 07:29:36 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 AF791E42; Fri, 30 Jan 2015 07:29:36 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U7TakF056028; Fri, 30 Jan 2015 07:29:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U7TaFR055798; Fri, 30 Jan 2015 07:29:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 07:29:36 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300729.t0U7TaFR055798@beefy1.isc.freebsd.org> To: support@rtmpd.com Subject: [package - head-i386-default][net/crtmpserver] Failed for crtmpserver-0.811_2 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: Fri, 30 Jan 2015 07:29:36 -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: support@rtmpd.com Last committer: tijl@FreeBSD.org Ident: $FreeBSD: head/net/crtmpserver/Makefile 377064 2015-01-15 09:05:37Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/crtmpserver-0.811_2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building net/crtmpserver build started at Fri Jan 30 07:29:21 UTC 2015 port directory: /usr/ports/net/crtmpserver building for: FreeBSD head-i386-default-job-24 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: support@rtmpd.com Makefile ident: $FreeBSD: head/net/crtmpserver/Makefile 377064 2015-01-15 09:05:37Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=crtmpserver-0.811_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/crtmpserver/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/crtmpserver/work HOME=/wrkdirs/usr/ports/net/crtmpserver/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/crtmpserver/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/crtmpserver/work HOME=/wrkdirs/usr/ports/net/crtmpserver/work TMPDIR="/tmp" OPENSSLLIB=/usr/lib OPENSSLINC=/usr/include OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl LUA_MODLIBDIR=/usr/local/lib/lua/5.2 LUA_MODSHAREDIR=/usr/local/share/lua/5.2 LUA_VER=5.2 LUA_INCDIR=/usr/local/include/lua52 LUA_LIBDIR=/usr/local/lib 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=" -Wl,-rpath,/usr/lib:/usr/local/lib -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_INSTAL L_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- CMAKE_BUILD_TYPE="release" LUA_MODLIBDIR=lib/lua/5.2 LUA_MODSHAREDIR=share/lua/5.2 LUA_VER=5.2 LUA_INCDIR=include/lua52 LUA_LIBDIR=lib LUA_VER_STR=52 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/crtmpserver" EXAMPLESDIR="share/examples/crtmpserver" DATADIR="share/crtmpserver" WWWDIR="www/crtmpserver" ETCDIR="etc/crtmpserver" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/crtmpserver DOCSDIR=/usr/local/share/doc/crtmpserver EXAMPLESDIR=/usr/local/share/examples/crtmpserver WWWDIR=/usr/local/www/crtmpserver ETCDIR=/usr/local/etc/crtmpserver --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> crtmpserver-0.811_2 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.7.txz [head-i386-default-job-24] Installing pkg-1.4.7... [head-i386-default-job-24] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of crtmpserver-0.811_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by crtmpserver-0.811_2 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by crtmpserver-0.811_2 for building => SHA256 Checksum OK for crtmpserver-0.811.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by crtmpserver-0.811_2 for building ===> Extracting for crtmpserver-0.811_2 => SHA256 Checksum OK for crtmpserver-0.811.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for crtmpserver-0.811_2 =========================================================================== =================================================== ===> crtmpserver-0.811_2 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.1.txz [head-i386-default-job-24] Installing cmake-3.1.1... [head-i386-default-job-24] `-- Installing cmake-modules-3.1.1... [head-i386-default-job-24] `-- Extracting cmake-modules-3.1.1... done [head-i386-default-job-24] `-- Installing curl-7.40.0... [head-i386-default-job-24] | `-- Installing ca_root_nss-3.17.3_1... [head-i386-default-job-24] | `-- Extracting ca_root_nss-3.17.3_1... done [head-i386-default-job-24] `-- Extracting curl-7.40.0... done [head-i386-default-job-24] `-- Installing expat-2.1.0_2... [head-i386-default-job-24] `-- Extracting expat-2.1.0_2... done [head-i386-default-job-24] Extracting cmake-3.1.1... done ===> Returning to build of crtmpserver-0.811_2 =========================================================================== =================================================== ===> crtmpserver-0.811_2 depends on shared library: libexecinfo.so - found (/usr/lib/libexecinfo.so.1) ===> crtmpserver-0.811_2 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.3_4.txz [head-i386-default-job-24] Installing lua52-5.2.3_4... [head-i386-default-job-24] `-- Installing libedit-3.1.20141030_2... [head-i386-default-job-24] `-- Extracting libedit-3.1.20141030_2... done [head-i386-default-job-24] Extracting lua52-5.2.3_4... done ===> Returning to build of crtmpserver-0.811_2 =========================================================================== =================================================== ===> Configuring for crtmpserver-0.811_2 ===> Performing out-of-source build /bin/mkdir -p /wrkdirs/usr/ports/net/crtmpserver/work/.build -- The C compiler identification is Clang 3.5.1 -- The CXX compiler identification is Clang 3.5.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- OPENSSL_INCLUDE_PATH: /usr/include -- OPENSSL_LIBRARY_PATH: /usr/lib/libssl.so -- CRYPTO_LIBRARY_PATH: /usr/lib/libcrypto.so -- Z_LIBRARY_PATH: -- Looking for openssl headers - found -- Looking for openssl library - found -- Looking for crypto library - found -- Looking for dl -- DL_INCLUDE_PATH: /usr/include -- DL_LIBRARY_PATH: DL_LIBRARY_PATH-NOTFOUND -- Looking for libdl headers - found -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Compile dynamic -- Looking for lua -- Looking for lua headers - found -- Looking for lua library - found -- Looking for tinyxml -- Looking for tinyxml headers - not found -- Looking for tinyxml library - not found -- Defaulting to /wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/3rdparty/tinyxml -- We have a FreeBSD-11.0-CURRENT system -- Looking for execinfo -- Looking for execinfo headers - found -- Looking for execinfo library - found -- Defines are in place -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS TEMP_FRAMEWORK_VER THREADS_HAVE_PTHREAD_ARG -- Build files have been written to: /wrkdirs/usr/ports/net/crtmpserver/work/.build =========================================================================== =================================================== ===> Building for crtmpserver-0.811_2 /usr/local/bin/cmake -H/wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/builders/cmake -B/wrkdirs/usr/ports/net/crtmpserver/work/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /wrkdirs/usr/ports/net/crtmpserver/work/.build/CMakeFiles /wrkdirs/usr/ports/net/crtmpserver/work/.build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f tinyxml/CMakeFiles/tinyxml.dir/build.make tinyxml/CMakeFiles/tinyxml.dir/depend cd /wrkdirs/usr/ports/net/crtmpserver/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/builders/cmake /wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/builders/cmake/tinyxml /wrkdirs/usr/ports/net/crtmpserver/work/.build /wrkdirs/usr/ports/net/crtmpserver/work/.build/tinyxml /wrkdirs/usr/ports/net/crtmpserver/work/.build/tinyxml/CMakeFiles/tinyxml.dir/DependInfo.cmake Scanning dependencies of target tinyxml /usr/bin/make -f tinyxml/CMakeFiles/tinyxml.dir/build.make tinyxml/CMakeFiles/tinyxml.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/net/crtmpserver/work/.build/CMakeFiles 97 [ 1%] Building CXX object tinyxml/CMakeFiles/tinyxml.dir/wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/3rdparty/tinyxml/tinyxml.cpp.o cd /wrkdirs/usr/ports/net/crtmpserver/work/.build/tinyxml && /usr/bin/c++ -DGLOBALLY_ACCOUNT_BYTES -DHAS_MEDIA_FLV -DHAS_MEDIA_MP3 -DHAS_MEDIA_MP4 -DHAS_MEDIA_TS -DHAS_PROTOCOL_CLI -DHAS_PROTOCOL_HTTP -DHAS_PROTOCOL_LIVEFLV -DHAS_PROTOCOL_RTMP -DHAS_PROTOCOL_RTP -DHAS_PROTOCOL_TS -DHAS_PROTOCOL_VAR -DLITTLE_ENDIAN_BYTE_ALIGNED -Dtinyxml_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/3rdparty/tinyxml -o CMakeFiles/tinyxml.dir/wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/3rdparty/tinyxml/tinyxml.cpp.o -c /wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/3rdparty/tinyxml/tinyxml.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/net/crtmpserver/work/.build/CMakeFiles [ 1%] Building CXX object tinyxml/CMakeFiles/tinyxml.dir/wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/3rdparty/tinyxml/tinyxmlparser.cpp.o cd /wrkdirs/usr/ports/net/crtmpserver/work/.build/tinyxml && /usr/bin/c++ -DGLOBALLY_ACCOUNT_BYTES -DHAS_MEDIA_FLV -DHAS_MEDIA_MP3 -DHAS_MEDIA_MP4 -DHAS_MEDIA_TS -DHAS_PROTOCOL_CLI -DHAS_PROTOCOL_HTTP -DHAS_PROTOCOL_LIVEFLV -DHAS_PROTOCOL_RTMP -DHAS_PROTOCOL_RTP -DHAS_PROTOCOL_TS -DHAS_PROTOCOL_VAR -DLITTLE_ENDIAN_BYTE_ALIGNED -Dtinyxml_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/3rdparty/tinyxml -o CMakeFiles/tinyxml.dir/wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/3rdparty/tinyxml/tinyxmlparser.cpp.o -c /wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/3rdparty/tinyxml/tinyxmlparser.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/net/crtmpserver/work/.build/CMakeFiles 98 [ 2%] Building CXX object tinyxml/CMakeFiles/tinyxml.dir/wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/3rdparty/tinyxml/tinyxmlerror.cpp.o cd /wrkdirs/usr/ports/net/crtmpserver/work/.build/tinyxml && /usr/bin/c++ -DGLOBALLY_ACCOUNT_BYTES -DHAS_MEDIA_FLV -DHAS_MEDIA_MP3 -DHAS_MEDIA_MP4 -DHAS_MEDIA_TS -DHAS_PROTOCOL_CLI -DHAS_PROTOCOL_HTTP -DHAS_PROTOCOL_LIVEFLV -DHAS_PROTOCOL_RTMP -DHAS_PROTOCOL_RTP -DHAS_PROTOCOL_TS -DHAS_PROTOCOL_VAR -DLITTLE_ENDIAN_BYTE_ALIGNED -Dtinyxml_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/3rdparty/tinyxml -o CMakeFiles/tinyxml.dir/wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/3rdparty/tinyxml/tinyxmlerror.cpp.o -c /wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/3rdparty/tinyxml/tinyxmlerror.cpp Linking CXX shared library libtinyxml.so cd /wrkdirs/usr/ports/net/crtmpserver/work/.build/tinyxml && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/tinyxml.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector -shared -Wl,-soname,libtinyxml.so -o libtinyxml.so CMakeFiles/tinyxml.dir/wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/3rdparty/tinyxml/tinyxml.cpp.o CMakeFiles/tinyxml.dir/wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/3rdparty/tinyxml/tinyxmlparser.cpp.o CMakeFiles/tinyxml.dir/wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/3rdparty/tinyxml/tinyxmlerror.cpp.o -Wl,-rpath,/usr/local/lib/crtmpserver /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/net/crtmpserver/work/.build/CMakeFiles 97 98 [ 2%] Built target tinyxml /usr/bin/make -f common/CMakeFiles/common_common_gch.dir/build.make common/CMakeFiles/common_common_gch.dir/depend cd /wrkdirs/usr/ports/net/crtmpserver/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/builders/cmake /wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/builders/cmake/common /wrkdirs/usr/ports/net/crtmpserver/work/.build /wrkdirs/usr/ports/net/crtmpserver/work/.build/common /wrkdirs/usr/ports/net/crtmpserver/work/.build/common/CMakeFiles/common_common_gch.dir/DependInfo.cmake Scanning dependencies of target common_common_gch /usr/bin/make -f common/CMakeFiles/common_common_gch.dir/build.make common/CMakeFiles/common_common_gch.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/net/crtmpserver/work/.build/CMakeFiles [ 2%] Generating ../precompiled.gch/Release.c++/common.gch cd /wrkdirs/usr/ports/net/crtmpserver/work/.build/common && /usr/bin/c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Werror -fPIC -fdata-sections -ffunction-sections -fno-rtti -O3 -fno-strict-aliasing -DSHORT_PATH_IN_LOGGER=65 -I/wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/3rdparty/tinyxml -I/usr/include -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/sources/common/include -DLITTLE_ENDIAN_BYTE_ALIGNED -DHAS_PROTOCOL_HTTP -DHAS_PROTOCOL_RTMP -DHAS_PROTOCOL_LIVEFLV -DHAS_PROTOCOL_RTP -DHAS_PROTOCOL_TS -DHAS_PROTOCOL_VAR -DHAS_PROTOCOL_CLI -DHAS_MEDIA_MP3 -DHAS_MEDIA_MP4 -DHAS_MEDIA_FLV -DHAS_MEDIA_TS -DGLOBALLY_ACCOUNT_BYTES -DHAS_LUA -D__USE_FILE_OFFSET64 -D_FILE_OFFSET_BITS=64 -DNET_KQUEUE -DFREEBSD -x c++-header -c -o /wrkdirs/usr/ports/net/crtmpserver/work/.build/precompiled.gch/Release.c++/common.gch /wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/sources/common/include/common.h In file included from /wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/sources/common/include/common.h:24: In file included from /wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/sources/common/include/platform/platform.h:37: /wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/sources/common/include/platform/freebsd/freebsdplatform.h:112:9: error: 'NOTE_USECONDS' macro redefined [-Werror,-Wmacro-redefined] #define NOTE_USECONDS 0 ^ /usr/include/sys/event.h:140:9: note: previous definition is here #define NOTE_USECONDS 0x00000004 /* data is microseconds */ ^ 1 error generated. *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/net/crtmpserver/work/.build *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/net/crtmpserver/work/.build *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/net/crtmpserver/work/.build *** Error code 1 Stop. make: stopped in /usr/ports/net/crtmpserver From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 07:46:53 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 664836F7 for ; Fri, 30 Jan 2015 07:46:53 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 51C50FF9; Fri, 30 Jan 2015 07:46:53 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U7kqgD028842; Fri, 30 Jan 2015 07:46:52 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U7kpQj027551; Fri, 30 Jan 2015 07:46:51 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 07:46:51 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300746.t0U7kpQj027551@beefy1.isc.freebsd.org> To: coder@tuxfamily.org Subject: [package - head-i386-default][databases/pgrouting] Failed for pgrouting-2.0.0_3 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: Fri, 30 Jan 2015 07:46:53 -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: coder@tuxfamily.org Last committer: wen@FreeBSD.org Ident: $FreeBSD: head/databases/pgrouting/Makefile 370057 2014-10-05 11:28:20Z wen $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/pgrouting-2.0.0_3.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building databases/pgrouting build started at Fri Jan 30 07:45:59 UTC 2015 port directory: /usr/ports/databases/pgrouting building for: FreeBSD head-i386-default-job-18 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: coder@tuxfamily.org Makefile ident: $FreeBSD: head/databases/pgrouting/Makefile 370057 2014-10-05 11:28:20Z wen $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=pgrouting-2.0.0_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/pgrouting/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/pgrouting/work HOME=/wrkdirs/usr/ports/databases/pgrouting/work TMPDIR="/tmp" PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/databases/pgrouting/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/pgrouting/work HOME=/wrkdirs/usr/ports/databases/pgrouting/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/pgrouting/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/pgrouting/work HOME=/wrkdirs/usr/ports/databases/pgrouting/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/pgrouting/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/pgrouting/work HOME=/wrkdirs/usr/ports/databases/pgrouting/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 -I/usr/local/include -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -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-- CMAKE_BUILD_TYPE="release" OLDPG="@comment " NEWPG="" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/pgrouting" EXAMPLESDIR="share/examples/pgrouting" DATADIR="share/pgrouting" WWWDIR="www/pgrouting" ETCDIR="etc/pgrouting" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pgrouting DOCSDIR=/usr/local/share/doc/pgrouting EXAMPLESDIR=/usr/local/share/examples/pgrouting WWWDIR=/usr/local/www/pgrouting ETCDIR=/usr/local/etc/pgrouting --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> pgrouting-2.0.0_3 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.7.txz [head-i386-default-job-18] Installing pkg-1.4.7... [head-i386-default-job-18] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of pgrouting-2.0.0_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by pgrouting-2.0.0_3 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by pgrouting-2.0.0_3 for building => SHA256 Checksum OK for v2.0.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by pgrouting-2.0.0_3 for building ===> Extracting for pgrouting-2.0.0_3 => SHA256 Checksum OK for v2.0.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for pgrouting-2.0.0_3 =========================================================================== =================================================== ===> pgrouting-2.0.0_3 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.1.txz [head-i386-default-job-18] Installing cmake-3.1.1... [head-i386-default-job-18] `-- Installing cmake-modules-3.1.1... [head-i386-default-job-18] `-- Extracting cmake-modules-3.1.1... done [head-i386-default-job-18] `-- Installing curl-7.40.0... [head-i386-default-job-18] | `-- Installing ca_root_nss-3.17.3_1... [head-i386-default-job-18] | `-- Extracting ca_root_nss-3.17.3_1... done [head-i386-default-job-18] `-- Extracting curl-7.40.0... done [head-i386-default-job-18] `-- Installing expat-2.1.0_2... [head-i386-default-job-18] `-- Extracting expat-2.1.0_2... done [head-i386-default-job-18] Extracting cmake-3.1.1... done ===> Returning to build of pgrouting-2.0.0_3 ===> pgrouting-2.0.0_3 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [head-i386-default-job-18] Installing pkgconf-0.9.7... [head-i386-default-job-18] Extracting pkgconf-0.9.7... done ===> Returning to build of pgrouting-2.0.0_3 =========================================================================== =================================================== ===> pgrouting-2.0.0_3 depends on shared library: libboost_system.so - not found ===> Verifying for libboost_system.so in /usr/ports/devel/boost-libs ===> Installing existing package /packages/All/boost-libs-1.55.0_4.txz [head-i386-default-job-18] Installing boost-libs-1.55.0_4... [head-i386-default-job-18] `-- Installing icu-53.1... [head-i386-default-job-18] `-- Extracting icu-53.1... done [head-i386-default-job-18] 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 pgrouting-2.0.0_3 ===> pgrouting-2.0.0_3 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 [head-i386-default-job-18] Installing cgal-4.4... [head-i386-default-job-18] `-- Installing gmp-5.1.3_2... [head-i386-default-job-18] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-18] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-18] `-- Extracting gmp-5.1.3_2... done [head-i386-default-job-18] `-- Installing libGLU-9.0.0_2... [head-i386-default-job-18] | `-- Installing libGL-10.4.0... [head-i386-default-job-18] | | `-- Installing dri2proto-2.8... [head-i386-default-job-18] | | `-- Extracting dri2proto-2.8... done [head-i386-default-job-18] | | `-- Installing libX11-1.6.2_2,1... [head-i386-default-job-18] | | `-- Installing kbproto-1.0.6... [head-i386-default-job-18] | | `-- Extracting kbproto-1.0.6... done [head-i386-default-job-18] | | `-- Installing libXau-1.0.8_2... [head-i386-default-job-18] | | | `-- Installing xproto-7.0.26... [head-i386-default-job-18] | | | `-- Extracting xproto-7.0.26... done [head-i386-default-job-18] | | `-- Extracting libXau-1.0.8_2... done [head-i386-default-job-18] | | `-- Installing libXdmcp-1.1.1_2... [head-i386-default-job-18] | | `-- Extracting libXdmcp-1.1.1_2... done [head-i386-default-job-18] | | `-- Installing libxcb-1.11... [head-i386-default-job-18] | | | `-- Installing libpthread-stubs-0.3_6... KDE Plasma Desktop: kern.ipc.shmall=32768 kern.ipc.shmmni=1024 kern.ipc.shmseg=1024 ====================================================================== ===> Returning to build of pgrouting-2.0.0_3 ===> pgrouting-2.0.0_3 depends on shared library: libgmp.so - found (/usr/local/lib/libgmp.so.10.1.3) ===> pgrouting-2.0.0_3 depends on shared library: libpq.so.5 - not found ===> Verifying for libpq.so.5 in /usr/ports/databases/postgresql93-client ===> Installing existing package /packages/All/postgresql93-client-9.3.5.txz [head-i386-default-job-18] Installing postgresql93-client-9.3.5... [head-i386-default-job-18] Extracting postgresql93-client-9.3.5... done Message for postgresql93-client-9.3.5: The PostgreSQL port has a collection of "side orders": postgresql-docs For all of the html documentation p5-Pg A perl5 API for client access to PostgreSQL databases. postgresql-tcltk If you want tcl/tk client support. postgresql-jdbc For Java JDBC support. postgresql-odbc For client access from unix applications using ODBC as access method. Not needed to access unix PostgreSQL servers from Win32 using ODBC. See below. ruby-postgres, py-PyGreSQL For client access to PostgreSQL databases using the ruby & python languages. postgresql-plperl, postgresql-pltcl & postgresql-plruby For using perl5, tcl & ruby as procedural languages. postgresql-contrib Lots of contributed utilities, postgresql functions and datatypes. There you find pg_standby, pgcrypto and many other cool things. etc... ===> Returning to build of pgrouting-2.0.0_3 =========================================================================== =================================================== ===> Configuring for pgrouting-2.0.0_3 ===> Performing in-source build /bin/mkdir -p /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 -- The C compiler identification is Clang 3.5.1 -- The CXX compiler identification is Clang 3.5.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- PGROUTING_GIT_TAG: pgrouting-2.0.0 -- PGROUTING_GIT_BUILD: 0 -- PGROUTING_GIT_HASH: f26831f -- PGROUTING_GIT_BRANCH: master -- PGROUTING_VERSION_REVISION_NAME: f26831f master -- PGROUTING_VERSION_REVISION_HASH: f26831f -- UNIX=1 -- WIN32= -- POSTGRESQL_EXECUTABLE is POSTGRESQL_EXECUTABLE-NOTFOUND -- POSTGRESQL_PG_CONFIG is /usr/local/bin/pg_config -- POSTGRESQL_INCLUDE_DIR: /usr/local/include/postgresql/server -- POSTGRESQL_LIBRARIES: /usr/local/lib -- Boost version: 1.55.0 -- Boost headers were found here: /usr/local/include -- POSTGRESQL_VERSION_STRING is PostgreSQL 9.3.5 -- POSTGRESQL_VERSION is 9.3.5 -- PGSQL_VERSION is 93 -- Install directory for libraries is set to /usr/local/lib/postgresql -- Contrib directory for SQL files is set to /usr/local/share/postgresql/contrib/pgrouting-2.0 -- Extension directory for SQL files is set to /usr/local/share/postgresql/extension -- Boost version: 1.55.0 -- Found the following Boost libraries: -- thread -- Boost version: 1.55.0 -- Found the following Boost libraries: -- thread -- system -- CGAL_INCLUDE_DIR=/usr/local/include -- CGAL_LIBRARIES=/usr/local/lib/libCGAL.so -- BOOST_THREAD_LIBRARIES=/usr/local/lib/libboost_thread.so;/usr/local/lib/libboost_system.so -- GMP_LIBRARIES=/usr/local/lib/libgmp.so -- Found CGAL: /usr/local/include, /usr/local/lib/libCGAL.so, /usr/local/lib/libboost_thread.so;/usr/local/lib/libboost_system.so, /usr/local/lib/libgmp.so -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_DEBUG CMAKE_C_FLAGS_DEBUG CMAKE_EXE_LINKER_FLAGS CMAKE_MODULE_LINKER_FLAGS THREADS_HAVE_PTHREAD_ARG -- Build files have been written to: /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 =========================================================================== =================================================== ===> Building for pgrouting-2.0.0_3 /usr/local/bin/cmake -H/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 -B/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/CMakeFiles /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f src/astar/src/CMakeFiles/astar.dir/build.make src/astar/src/CMakeFiles/astar.dir/depend cd /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/astar/src /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/astar/src /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/astar/src/CMakeFiles/astar.dir/DependInfo.cmake Scanning dependencies of target astar /usr/bin/make -f src/astar/src/CMakeFiles/astar.dir/build.make src/astar/src/CMakeFiles/astar.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/CMakeFiles 5 [ 2%] Building C object src/astar/src/CMakeFiles/astar.dir/astar.c.o cd /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/astar/src && /usr/bin/cc -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DPGSQL_VERSION=93 -fPIC -O2 -g -frounding-math -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -I/usr/local/include/postgresql/server -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/astar/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/dijkstra/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/kdijkstra/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_johnson/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_warshall/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/tsp/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/driving_distance/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/as tar.dir/astar.c.o -c /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/astar/src/astar.c cc: warning: optimization flag '-frounding-math' is not supported cc: warning: argument unused during compilation: '-frounding-math' /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/CMakeFiles 6 [ 5%] Building CXX object src/astar/src/CMakeFiles/astar.dir/astar_boost_wrapper.cpp.o cd /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/astar/src && /usr/bin/c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -fPIC -O2 -g -frounding-math -Wno-deprecated -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -I/usr/local/include/postgresql/server -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/astar/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/dijkstra/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/kdijkstra/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_johnson/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_warshall/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/tsp/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/driving_distance/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/astar .dir/astar_boost_wrapper.cpp.o -c /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/astar/src/astar_boost_wrapper.cpp c++: warning: optimization flag '-frounding-math' is not supported c++: warning: argument unused during compilation: '-frounding-math' /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/CMakeFiles 5 6 [ 5%] Built target astar /usr/bin/make -f src/dijkstra/src/CMakeFiles/dijkstra.dir/build.make src/dijkstra/src/CMakeFiles/dijkstra.dir/depend cd /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/dijkstra/src /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/dijkstra/src /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/dijkstra/src/CMakeFiles/dijkstra.dir/DependInfo.cmake Scanning dependencies of target dijkstra /usr/bin/make -f src/dijkstra/src/CMakeFiles/dijkstra.dir/build.make src/dijkstra/src/CMakeFiles/dijkstra.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/CMakeFiles 14 [ 8%] Building C object src/dijkstra/src/CMakeFiles/dijkstra.dir/dijkstra.c.o cd /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/dijkstra/src && /usr/bin/cc -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DPGSQL_VERSION=93 -fPIC -O2 -g -frounding-math -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -I/usr/local/include/postgresql/server -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/astar/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/dijkstra/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/kdijkstra/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_johnson/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_warshall/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/tsp/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/driving_distance/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles /dijkstra.dir/dijkstra.c.o -c /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/dijkstra/src/dijkstra.c cc: warning: optimization flag '-frounding-math' is not supported cc: warning: argument unused during compilation: '-frounding-math' /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/CMakeFiles 15 [ 11%] Building CXX object src/dijkstra/src/CMakeFiles/dijkstra.dir/boost_wrapper.cpp.o cd /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/dijkstra/src && /usr/bin/c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -fPIC -O2 -g -frounding-math -Wno-deprecated -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -I/usr/local/include/postgresql/server -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/astar/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/dijkstra/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/kdijkstra/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_johnson/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_warshall/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/tsp/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/driving_distance/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/di jkstra.dir/boost_wrapper.cpp.o -c /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/dijkstra/src/boost_wrapper.cpp c++: warning: optimization flag '-frounding-math' is not supported c++: warning: argument unused during compilation: '-frounding-math' /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/CMakeFiles 14 15 [ 11%] Built target dijkstra /usr/bin/make -f src/kdijkstra/src/CMakeFiles/kdijkstra.dir/build.make src/kdijkstra/src/CMakeFiles/kdijkstra.dir/depend cd /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/kdijkstra/src /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/kdijkstra/src /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/kdijkstra/src/CMakeFiles/kdijkstra.dir/DependInfo.cmake Scanning dependencies of target kdijkstra /usr/bin/make -f src/kdijkstra/src/CMakeFiles/kdijkstra.dir/build.make src/kdijkstra/src/CMakeFiles/kdijkstra.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/CMakeFiles 16 [ 14%] Building CXX object src/kdijkstra/src/CMakeFiles/kdijkstra.dir/k_targets_boost_wrapper.cpp.o cd /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/kdijkstra/src && /usr/bin/c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -fPIC -O2 -g -frounding-math -Wno-deprecated -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -I/usr/local/include/postgresql/server -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/astar/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/dijkstra/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/kdijkstra/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_johnson/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_warshall/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/tsp/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/driving_distance/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/k dijkstra.dir/k_targets_boost_wrapper.cpp.o -c /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/kdijkstra/src/k_targets_boost_wrapper.cpp c++: warning: optimization flag '-frounding-math' is not supported c++: warning: argument unused during compilation: '-frounding-math' /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/CMakeFiles 17 [ 17%] Building C object src/kdijkstra/src/CMakeFiles/kdijkstra.dir/k_targets_sp.c.o cd /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/kdijkstra/src && /usr/bin/cc -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DPGSQL_VERSION=93 -fPIC -O2 -g -frounding-math -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -I/usr/local/include/postgresql/server -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/astar/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/dijkstra/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/kdijkstra/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_johnson/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_warshall/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/tsp/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/driving_distance/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFile s/kdijkstra.dir/k_targets_sp.c.o -c /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/kdijkstra/src/k_targets_sp.c cc: warning: optimization flag '-frounding-math' is not supported cc: warning: argument unused during compilation: '-frounding-math' /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/kdijkstra/src/k_targets_sp.c:109:5: warning: implicit declaration of function 'get_typlenbyvalalign' is invalid in C99 [-Wimplicit-function-declaration] get_typlenbyvalalign(i_eltype, &i_typlen, &i_typbyval, &i_typalign); ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/CMakeFiles 16 17 [ 17%] Built target kdijkstra /usr/bin/make -f src/apsp_johnson/src/CMakeFiles/apsp_johnson.dir/build.make src/apsp_johnson/src/CMakeFiles/apsp_johnson.dir/depend cd /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_johnson/src /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_johnson/src /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_johnson/src/CMakeFiles/apsp_johnson.dir/DependInfo.cmake Scanning dependencies of target apsp_johnson /usr/bin/make -f src/apsp_johnson/src/CMakeFiles/apsp_johnson.dir/build.make src/apsp_johnson/src/CMakeFiles/apsp_johnson.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/CMakeFiles 1 [ 20%] Building C object src/apsp_johnson/src/CMakeFiles/apsp_johnson.dir/apsp_johnson.c.o cd /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_johnson/src && /usr/bin/cc -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DPGSQL_VERSION=93 -fPIC -O2 -g -frounding-math -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -I/usr/local/include/postgresql/server -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/astar/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/dijkstra/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/kdijkstra/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_johnson/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_warshall/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/tsp/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/driving_distance/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeF iles/apsp_johnson.dir/apsp_johnson.c.o -c /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_johnson/src/apsp_johnson.c cc: warning: optimization flag '-frounding-math' is not supported cc: warning: argument unused during compilation: '-frounding-math' /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/CMakeFiles 2 [ 22%] Building CXX object src/apsp_johnson/src/CMakeFiles/apsp_johnson.dir/apsp_johnson_boost_wrapper.cpp.o cd /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_johnson/src && /usr/bin/c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -fPIC -O2 -g -frounding-math -Wno-deprecated -fno-delete-null-pointer-checks -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -I/usr/local/include/postgresql/server -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/astar/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/dijkstra/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/kdijkstra/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_johnson/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_warshall/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/tsp/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/driving_distance/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/trsp/src - I/usr/local/include -o CMakeFiles/apsp_johnson.dir/apsp_johnson_boost_wrapper.cpp.o -c /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_johnson/src/apsp_johnson_boost_wrapper.cpp c++: error: unknown argument: '-fno-delete-null-pointer-checks' c++: warning: optimization flag '-frounding-math' is not supported *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 *** Error code 1 Stop. make: stopped in /usr/ports/databases/pgrouting From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 07:48:05 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 861C7721 for ; Fri, 30 Jan 2015 07:48:05 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 6558471; Fri, 30 Jan 2015 07:48:05 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U7m5EO095324; Fri, 30 Jan 2015 07:48:05 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U7m4Bq095095; Fri, 30 Jan 2015 07:48:04 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 07:48:04 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300748.t0U7m4Bq095095@beefy2.isc.freebsd.org> To: support@rtmpd.com Subject: [package - head-amd64-default][net/crtmpserver] Failed for crtmpserver-0.811_2 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: Fri, 30 Jan 2015 07:48:05 -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: support@rtmpd.com Last committer: tijl@FreeBSD.org Ident: $FreeBSD: head/net/crtmpserver/Makefile 377064 2015-01-15 09:05:37Z tijl $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/crtmpserver-0.811_2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building net/crtmpserver build started at Fri Jan 30 07:47:50 UTC 2015 port directory: /usr/ports/net/crtmpserver building for: FreeBSD head-amd64-default-job-17 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: support@rtmpd.com Makefile ident: $FreeBSD: head/net/crtmpserver/Makefile 377064 2015-01-15 09:05:37Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=crtmpserver-0.811_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/crtmpserver/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/crtmpserver/work HOME=/wrkdirs/usr/ports/net/crtmpserver/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/crtmpserver/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/crtmpserver/work HOME=/wrkdirs/usr/ports/net/crtmpserver/work TMPDIR="/tmp" OPENSSLLIB=/usr/lib OPENSSLINC=/usr/include OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl LUA_MODLIBDIR=/usr/local/lib/lua/5.2 LUA_MODSHAREDIR=/usr/local/share/lua/5.2 LUA_VER=5.2 LUA_INCDIR=/usr/local/include/lua52 LUA_LIBDIR=/usr/local/lib 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=" -Wl,-rpath,/usr/lib:/usr/local/lib -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_INSTAL L_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- CMAKE_BUILD_TYPE="release" LUA_MODLIBDIR=lib/lua/5.2 LUA_MODSHAREDIR=share/lua/5.2 LUA_VER=5.2 LUA_INCDIR=include/lua52 LUA_LIBDIR=lib LUA_VER_STR=52 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/crtmpserver" EXAMPLESDIR="share/examples/crtmpserver" DATADIR="share/crtmpserver" WWWDIR="www/crtmpserver" ETCDIR="etc/crtmpserver" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/crtmpserver DOCSDIR=/usr/local/share/doc/crtmpserver EXAMPLESDIR=/usr/local/share/examples/crtmpserver WWWDIR=/usr/local/www/crtmpserver ETCDIR=/usr/local/etc/crtmpserver --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> crtmpserver-0.811_2 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.7.txz [head-amd64-default-job-17] Installing pkg-1.4.7... [head-amd64-default-job-17] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of crtmpserver-0.811_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by crtmpserver-0.811_2 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by crtmpserver-0.811_2 for building => SHA256 Checksum OK for crtmpserver-0.811.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by crtmpserver-0.811_2 for building ===> Extracting for crtmpserver-0.811_2 => SHA256 Checksum OK for crtmpserver-0.811.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for crtmpserver-0.811_2 =========================================================================== =================================================== ===> crtmpserver-0.811_2 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.1.txz [head-amd64-default-job-17] Installing cmake-3.1.1... [head-amd64-default-job-17] `-- Installing cmake-modules-3.1.1... [head-amd64-default-job-17] `-- Extracting cmake-modules-3.1.1... done [head-amd64-default-job-17] `-- Installing curl-7.40.0... [head-amd64-default-job-17] | `-- Installing ca_root_nss-3.17.3_1... [head-amd64-default-job-17] | `-- Extracting ca_root_nss-3.17.3_1... done [head-amd64-default-job-17] `-- Extracting curl-7.40.0... done [head-amd64-default-job-17] `-- Installing expat-2.1.0_2... [head-amd64-default-job-17] `-- Extracting expat-2.1.0_2... done [head-amd64-default-job-17] Extracting cmake-3.1.1... done ===> Returning to build of crtmpserver-0.811_2 =========================================================================== =================================================== ===> crtmpserver-0.811_2 depends on shared library: libexecinfo.so - found (/usr/lib/libexecinfo.so.1) ===> crtmpserver-0.811_2 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.3_4.txz [head-amd64-default-job-17] Installing lua52-5.2.3_4... [head-amd64-default-job-17] `-- Installing libedit-3.1.20141030_2... [head-amd64-default-job-17] `-- Extracting libedit-3.1.20141030_2... done [head-amd64-default-job-17] Extracting lua52-5.2.3_4... done ===> Returning to build of crtmpserver-0.811_2 =========================================================================== =================================================== ===> Configuring for crtmpserver-0.811_2 ===> Performing out-of-source build /bin/mkdir -p /wrkdirs/usr/ports/net/crtmpserver/work/.build -- The C compiler identification is Clang 3.5.1 -- The CXX compiler identification is Clang 3.5.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- OPENSSL_INCLUDE_PATH: /usr/include -- OPENSSL_LIBRARY_PATH: /usr/lib/libssl.so -- CRYPTO_LIBRARY_PATH: /usr/lib/libcrypto.so -- Z_LIBRARY_PATH: -- Looking for openssl headers - found -- Looking for openssl library - found -- Looking for crypto library - found -- Looking for dl -- DL_INCLUDE_PATH: /usr/include -- DL_LIBRARY_PATH: DL_LIBRARY_PATH-NOTFOUND -- Looking for libdl headers - found -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Compile dynamic -- Looking for lua -- Looking for lua headers - found -- Looking for lua library - found -- Looking for tinyxml -- Looking for tinyxml headers - not found -- Looking for tinyxml library - not found -- Defaulting to /wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/3rdparty/tinyxml -- We have a FreeBSD-11.0-CURRENT system -- Looking for execinfo -- Looking for execinfo headers - found -- Looking for execinfo library - found -- Defines are in place -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS TEMP_FRAMEWORK_VER THREADS_HAVE_PTHREAD_ARG -- Build files have been written to: /wrkdirs/usr/ports/net/crtmpserver/work/.build =========================================================================== =================================================== ===> Building for crtmpserver-0.811_2 /usr/local/bin/cmake -H/wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/builders/cmake -B/wrkdirs/usr/ports/net/crtmpserver/work/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /wrkdirs/usr/ports/net/crtmpserver/work/.build/CMakeFiles /wrkdirs/usr/ports/net/crtmpserver/work/.build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f tinyxml/CMakeFiles/tinyxml.dir/build.make tinyxml/CMakeFiles/tinyxml.dir/depend cd /wrkdirs/usr/ports/net/crtmpserver/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/builders/cmake /wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/builders/cmake/tinyxml /wrkdirs/usr/ports/net/crtmpserver/work/.build /wrkdirs/usr/ports/net/crtmpserver/work/.build/tinyxml /wrkdirs/usr/ports/net/crtmpserver/work/.build/tinyxml/CMakeFiles/tinyxml.dir/DependInfo.cmake Scanning dependencies of target tinyxml /usr/bin/make -f tinyxml/CMakeFiles/tinyxml.dir/build.make tinyxml/CMakeFiles/tinyxml.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/net/crtmpserver/work/.build/CMakeFiles 97 [ 1%] Building CXX object tinyxml/CMakeFiles/tinyxml.dir/wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/3rdparty/tinyxml/tinyxml.cpp.o cd /wrkdirs/usr/ports/net/crtmpserver/work/.build/tinyxml && /usr/bin/c++ -DGLOBALLY_ACCOUNT_BYTES -DHAS_MEDIA_FLV -DHAS_MEDIA_MP3 -DHAS_MEDIA_MP4 -DHAS_MEDIA_TS -DHAS_PROTOCOL_CLI -DHAS_PROTOCOL_HTTP -DHAS_PROTOCOL_LIVEFLV -DHAS_PROTOCOL_RTMP -DHAS_PROTOCOL_RTP -DHAS_PROTOCOL_TS -DHAS_PROTOCOL_VAR -DLITTLE_ENDIAN_BYTE_ALIGNED -Dtinyxml_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/3rdparty/tinyxml -o CMakeFiles/tinyxml.dir/wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/3rdparty/tinyxml/tinyxml.cpp.o -c /wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/3rdparty/tinyxml/tinyxml.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/net/crtmpserver/work/.build/CMakeFiles [ 1%] Building CXX object tinyxml/CMakeFiles/tinyxml.dir/wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/3rdparty/tinyxml/tinyxmlparser.cpp.o cd /wrkdirs/usr/ports/net/crtmpserver/work/.build/tinyxml && /usr/bin/c++ -DGLOBALLY_ACCOUNT_BYTES -DHAS_MEDIA_FLV -DHAS_MEDIA_MP3 -DHAS_MEDIA_MP4 -DHAS_MEDIA_TS -DHAS_PROTOCOL_CLI -DHAS_PROTOCOL_HTTP -DHAS_PROTOCOL_LIVEFLV -DHAS_PROTOCOL_RTMP -DHAS_PROTOCOL_RTP -DHAS_PROTOCOL_TS -DHAS_PROTOCOL_VAR -DLITTLE_ENDIAN_BYTE_ALIGNED -Dtinyxml_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/3rdparty/tinyxml -o CMakeFiles/tinyxml.dir/wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/3rdparty/tinyxml/tinyxmlparser.cpp.o -c /wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/3rdparty/tinyxml/tinyxmlparser.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/net/crtmpserver/work/.build/CMakeFiles 98 [ 2%] Building CXX object tinyxml/CMakeFiles/tinyxml.dir/wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/3rdparty/tinyxml/tinyxmlerror.cpp.o cd /wrkdirs/usr/ports/net/crtmpserver/work/.build/tinyxml && /usr/bin/c++ -DGLOBALLY_ACCOUNT_BYTES -DHAS_MEDIA_FLV -DHAS_MEDIA_MP3 -DHAS_MEDIA_MP4 -DHAS_MEDIA_TS -DHAS_PROTOCOL_CLI -DHAS_PROTOCOL_HTTP -DHAS_PROTOCOL_LIVEFLV -DHAS_PROTOCOL_RTMP -DHAS_PROTOCOL_RTP -DHAS_PROTOCOL_TS -DHAS_PROTOCOL_VAR -DLITTLE_ENDIAN_BYTE_ALIGNED -Dtinyxml_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/3rdparty/tinyxml -o CMakeFiles/tinyxml.dir/wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/3rdparty/tinyxml/tinyxmlerror.cpp.o -c /wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/3rdparty/tinyxml/tinyxmlerror.cpp Linking CXX shared library libtinyxml.so cd /wrkdirs/usr/ports/net/crtmpserver/work/.build/tinyxml && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/tinyxml.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector -shared -Wl,-soname,libtinyxml.so -o libtinyxml.so CMakeFiles/tinyxml.dir/wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/3rdparty/tinyxml/tinyxml.cpp.o CMakeFiles/tinyxml.dir/wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/3rdparty/tinyxml/tinyxmlparser.cpp.o CMakeFiles/tinyxml.dir/wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/3rdparty/tinyxml/tinyxmlerror.cpp.o -Wl,-rpath,/usr/local/lib/crtmpserver /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/net/crtmpserver/work/.build/CMakeFiles 97 98 [ 2%] Built target tinyxml /usr/bin/make -f common/CMakeFiles/common_common_gch.dir/build.make common/CMakeFiles/common_common_gch.dir/depend cd /wrkdirs/usr/ports/net/crtmpserver/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/builders/cmake /wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/builders/cmake/common /wrkdirs/usr/ports/net/crtmpserver/work/.build /wrkdirs/usr/ports/net/crtmpserver/work/.build/common /wrkdirs/usr/ports/net/crtmpserver/work/.build/common/CMakeFiles/common_common_gch.dir/DependInfo.cmake Scanning dependencies of target common_common_gch /usr/bin/make -f common/CMakeFiles/common_common_gch.dir/build.make common/CMakeFiles/common_common_gch.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/net/crtmpserver/work/.build/CMakeFiles [ 2%] Generating ../precompiled.gch/Release.c++/common.gch cd /wrkdirs/usr/ports/net/crtmpserver/work/.build/common && /usr/bin/c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Werror -fPIC -fdata-sections -ffunction-sections -fno-rtti -O3 -fno-strict-aliasing -DSHORT_PATH_IN_LOGGER=65 -I/wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/3rdparty/tinyxml -I/usr/include -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/sources/common/include -DLITTLE_ENDIAN_BYTE_ALIGNED -DHAS_PROTOCOL_HTTP -DHAS_PROTOCOL_RTMP -DHAS_PROTOCOL_LIVEFLV -DHAS_PROTOCOL_RTP -DHAS_PROTOCOL_TS -DHAS_PROTOCOL_VAR -DHAS_PROTOCOL_CLI -DHAS_MEDIA_MP3 -DHAS_MEDIA_MP4 -DHAS_MEDIA_FLV -DHAS_MEDIA_TS -DGLOBALLY_ACCOUNT_BYTES -DHAS_LUA -D__USE_FILE_OFFSET64 -D_FILE_OFFSET_BITS=64 -DNET_KQUEUE -DFREEBSD -x c++-header -c -o /wrkdirs/usr/ports/net/crtmpserver/work/.build/precompiled.gch/Release.c++/common.gch /wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/sources/common/include/common.h In file included from /wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/sources/common/include/common.h:24: In file included from /wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/sources/common/include/platform/platform.h:37: /wrkdirs/usr/ports/net/crtmpserver/work/crtmpserver-0.811/sources/common/include/platform/freebsd/freebsdplatform.h:112:9: error: 'NOTE_USECONDS' macro redefined [-Werror,-Wmacro-redefined] #define NOTE_USECONDS 0 ^ /usr/include/sys/event.h:140:9: note: previous definition is here #define NOTE_USECONDS 0x00000004 /* data is microseconds */ ^ 1 error generated. *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/net/crtmpserver/work/.build *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/net/crtmpserver/work/.build *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/net/crtmpserver/work/.build *** Error code 1 Stop. make: stopped in /usr/ports/net/crtmpserver From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 07:52:07 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 E223A76F; Fri, 30 Jan 2015 07:52:07 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 C167D125; Fri, 30 Jan 2015 07:52:07 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U7q7lu065229; Fri, 30 Jan 2015 07:52:07 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U7q7Gx065225; Fri, 30 Jan 2015 07:52:07 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 07:52:07 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300752.t0U7q7Gx065225@beefy1.isc.freebsd.org> To: johans@FreeBSD.org Subject: [package - head-i386-default][lang/afnix] Failed for afnix-2.5.1 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: Fri, 30 Jan 2015 07:52:08 -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: johans@FreeBSD.org Last committer: johans@FreeBSD.org Ident: $FreeBSD: head/lang/afnix/Makefile 376649 2015-01-09 19:41:06Z johans $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/afnix-2.5.1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building lang/afnix build started at Fri Jan 30 07:51:48 UTC 2015 port directory: /usr/ports/lang/afnix building for: FreeBSD head-i386-default-job-08 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: johans@FreeBSD.org Makefile ident: $FreeBSD: head/lang/afnix/Makefile 376649 2015-01-09 19:41:06Z johans $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=afnix-2.5.1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for afnix-2.5.1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- -o --prefix "/usr/local" --altdir "/usr/local" --shrdir "/usr/local/share" --compiler clang++ --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/afnix/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/afnix/work HOME=/wrkdirs/usr/ports/lang/afnix/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/lang/afnix/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/afnix/work HOME=/wrkdirs/usr/ports/lang/afnix/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- PTHREAD_CFLAGS="" PTHREAD_LIBS="-pthread" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/afnix/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/afnix/work HOME=/wrkdirs/usr/ports/lang/afnix/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/afnix/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/afnix/work HOME=/wrkdirs/usr/ports/lang/afnix/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-- PORTVER=2.5 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/afnix" EXAMPLESDIR="share/examples/afnix" DATADIR="share/afnix" WWWDIR="www/afnix" ETCDIR="etc/afnix" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/afnix DOCSDIR=/usr/local/share/doc/afnix EXAMPLESDIR=/usr/local/share/examples/afnix WWWDIR=/usr/local/www/afnix ETCDIR=/usr/local/etc/afnix --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> afnix-2.5.1 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.7.txz [head-i386-default-job-08] Installing pkg-1.4.7... [head-i386-default-job-08] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of afnix-2.5.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by afnix-2.5.1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by afnix-2.5.1 for building => SHA256 Checksum OK for afnix-src-2.5.1.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by afnix-2.5.1 for building ===> Extracting for afnix-2.5.1 => SHA256 Checksum OK for afnix-src-2.5.1.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for afnix-2.5.1 ===> Applying FreeBSD patches for afnix-2.5.1 =========================================================================== =================================================== ===> afnix-2.5.1 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 [head-i386-default-job-08] Installing gmake-4.1_1... [head-i386-default-job-08] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-08] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-08] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-08] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-08] Extracting gmake-4.1_1... done ===> Returning to build of afnix-2.5.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for afnix-2.5.1 =========================================================================== =================================================== ===> Building for afnix-2.5.1 gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1' gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src' gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib' gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib/plt' gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib/plt/acf' gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib/plt/acf' gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib/plt/shl' c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -MMD -D_REENTRANT -I. -I../acf -o cshl.o -c cshl.cxx c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -MMD -D_REENTRANT -I. -I../acf -o csio.o -c csio.cxx c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -MMD -D_REENTRANT -I. -I../acf -o cmem.o -c cmem.cxx In file included from cmem.cxx:18: ./csys.hpp:63:3: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers] const char c_optsep (void); ^~~~~~ 1 warning generated. c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -MMD -D_REENTRANT -I. -I../acf -o cnet.o -c cnet.cxx In file included from cnet.cxx:20: ./csys.hpp:63:3: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers] const char c_optsep (void); ^~~~~~ cnet.cxx:851:40: warning: unused parameter 'how' [-Wunused-parameter] bool c_ipshut (const int sid, t_shut how) { ^ 2 warnings generated. c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -MMD -D_REENTRANT -I. -I../acf -o csys.o -c csys.cxx In file included from csys.cxx:17: ./csys.hpp:63:3: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers] const char c_optsep (void); ^~~~~~ csys.cxx:118:3: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers] const char c_optsep (void) { ^~~~~~ 2 warnings generated. c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -MMD -D_REENTRANT -I. -I../acf -o ccnv.o -c ccnv.cxx c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -MMD -D_REENTRANT -I. -I../acf -o cucd.o -c cucd.cxx In file included from cucd.cxx:17: ./cucd.hpp:152:3: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers] const long c_ucdpsize (const long index); ^~~~~~ In file included from cucd.cxx:19: ./csys.hpp:63:3: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers] const char c_optsep (void); ^~~~~~ cucd.cxx:152:3: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers] const long c_ucdpsize (const long index) { ^~~~~~ 3 warnings generated. c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -MMD -D_REENTRANT -I. -I../acf -o cerr.o -c cerr.cxx In file included from cerr.cxx:18: ./csys.hpp:63:3: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers] const char c_optsep (void); ^~~~~~ 1 warning generated. c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -MMD -D_REENTRANT -I. -I../acf -o cgen.o -c cgen.cxx In file included from cgen.cxx:18: ./csys.hpp:63:3: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers] const char c_optsep (void); ^~~~~~ 1 warning generated. c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -MMD -D_REENTRANT -I. -I../acf -o cmth.o -c cmth.cxx c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -MMD -D_REENTRANT -I. -I../acf -o cdir.o -c cdir.cxx In file included from cdir.cxx:17: ./cdir.hpp:44:3: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers] const char c_getdsep (void); ^~~~~~ cdir.cxx:60:3: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers] const char c_getdsep (void) { ^~~~~~ 2 warnings generated. c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -MMD -D_REENTRANT -I. -I../acf -o cthr.o -c cthr.cxx In file included from cthr.cxx:19: ./csys.hpp:63:3: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers] const char c_optsep (void); ^~~~~~ 1 warning generated. c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -MMD -D_REENTRANT -I. -I../acf -o cclk.o -c cclk.cxx c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -MMD -D_REENTRANT -I. -I../acf -o cstr.o -c cstr.cxx c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -MMD -D_REENTRANT -I. -I../acf -o cloc.o -c cloc.cxx In file included from cloc.cxx:18: ./csys.hpp:63:3: warning: 'const' type qualifier on return type has no effect [-Wignored-qualifiers] const char c_optsep (void); ^~~~~~ 1 warning generated. c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -MMD -D_REENTRANT -I. -I../acf -o ctrm.o -c ctrm.cxx ar rc libafnix-plt.a csio.o cclk.o cmth.o cmem.o cdir.o cnet.o cthr.o cshl.o ccnv.o cucd.o cgen.o cloc.o cerr.o ctrm.o cstr.o csys.o c++ -shared -Wl,-soname,libafnix-plt.so.2 -o libafnix-plt.so.2.5.1 csio.o cclk.o cmth.o cmem.o cdir.o cnet.o cthr.o cshl.o ccnv.o cucd.o cgen.o cloc.o cerr.o ctrm.o cstr.o csys.o -lm -lncurses gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib/plt/shl' gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib/plt' gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib/std' gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib/std/shl' c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -std=c++11 -Wall -W -Wno-overloaded-virtual -fno-builtin -fPIC -nostdinc -nostdinc++ -MMD -D_REENTRANT -I. -I../../../../bld/hdr/plt -o InputBound.o -c InputBound.cpp In file included from InputBound.cpp:17: In file included from ./Vector.hpp:21: In file included from ./Iterable.hpp:21: In file included from ./Iterator.hpp:21: ./Object.hpp:223:11: error: 'operator new' takes type size_t ('unsigned int') as first parameter void* operator new (const t_size size); ^ ./Object.hpp:224:11: error: 'operator new[]' takes type size_t ('unsigned int') as first parameter void* operator new [] (const t_size size); ^ 2 errors generated. ./../../../cnf/mak/afnix-rule.mak:98: recipe for target 'InputBound.o' failed gmake[5]: *** [InputBound.o] Error 1 gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib/std/shl' Makefile:48: recipe for target 'build' failed gmake[4]: *** [build] Error 2 gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib/std' Makefile:48: recipe for target 'build' failed gmake[3]: *** [build] Error 2 gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src/lib' Makefile:48: recipe for target 'build' failed gmake[2]: *** [build] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/src' Makefile:57: recipe for target 'build' failed gmake[1]: *** [build] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1' *** Error code 1 Stop. make: stopped in /usr/ports/lang/afnix From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 07:57:51 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 28D4B7AA for ; Fri, 30 Jan 2015 07:57:51 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 12993162 for ; Fri, 30 Jan 2015 07:57:51 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U7vngQ020495 for ; Fri, 30 Jan 2015 07:57:49 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U7vnsC020488; Fri, 30 Jan 2015 07:57:49 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 07:57:49 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300757.t0U7vnsC020488@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-i386-default][devel/valgrind-devel] Failed for valgrind-devel-3.9.0.r1, 1 in stage 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: Fri, 30 Jan 2015 07:57:51 -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: bdrewery@FreeBSD.org Ident: $FreeBSD: head/devel/valgrind-devel/Makefile 377700 2015-01-22 22:23:06Z bdrewery $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/valgrind-devel-3.9.0.r1,1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building devel/valgrind-devel build started at Fri Jan 30 07:54:02 UTC 2015 port directory: /usr/ports/devel/valgrind-devel building for: FreeBSD head-i386-default-job-20 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/devel/valgrind-devel/Makefile 377700 2015-01-22 22:23:06Z bdrewery $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=valgrind-devel-3.9.0.r1,1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for valgrind-devel-3.9.0.r1,1: DOCS=on: Build and/or install documentation MPI=off: Enable build of MPI wrappers ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ac_cv_path_PERL=/usr/local/bin/perl XDG_DATA_HOME=/wrkdirs/usr/ports/devel/valgrind-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/valgrind-devel/work HOME=/wrkdirs/usr/ports/devel/valgrind-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/valgrind-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/valgrind-devel/work HOME=/wrkdirs/usr/ports/devel/valgrind-devel/work TMPDIR="/tmp" PKG_CONFIG=pkgconf MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/valgrind-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/valgrind-devel/work HOME=/wrkdirs/usr/ports/devel/valgrind-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/valgrind-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/valgrind-devel/work HOME=/wrkdirs/usr/ports/devel/valgrind-devel/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-- DOCS="" NO_DOCS="@comment " MPI="@comment " NO_MPI="" X86="" ARCH=x86 AMD64="@comment " OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/valgrind" EXAMPLESDIR="share/examples/valgrind" DATADIR="share/valgrind" WWWDIR="www/valgrind" ETCDIR="etc/valgrind" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " MPI="@comment " NO_MPI="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/valgrind DOCSDIR=/usr/local/share/doc/valgrind EXAMPLESDIR=/usr/local/share/examples/valgrind WWWDIR=/usr/local/www/valgrind ETCDIR=/usr/local/etc/valgrind --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> valgrind-devel-3.9.0.r1,1 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.7.txz [head-i386-default-job-20] Installing pkg-1.4.7... [head-i386-default-job-20] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of valgrind-devel-3.9.0.r1,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by valgrind-devel-3.9.0.r1,1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by valgrind-devel-3.9.0.r1,1 for building => SHA256 Checksum OK for valgrind-freebsd-3.9.0.rc1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by valgrind-devel-3.9.0.r1,1 for building ===> Extracting for valgrind-devel-3.9.0.r1,1 => SHA256 Checksum OK for valgrind-freebsd-3.9.0.rc1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for valgrind-devel-3.9.0.r1,1 ===> Applying FreeBSD patches for valgrind-devel-3.9.0.r1,1 =========================================================================== =================================================== ===> valgrind-devel-3.9.0.r1,1 depends on package: docbook-xsl>=0 - not found ===> Verifying install for docbook-xsl>=0 in /usr/ports/textproc/docbook-xsl ===> Installing existing package /packages/All/docbook-xsl-1.76.1_2.txz [head-i386-default-job-20] Installing docbook-xsl-1.76.1_2... [head-i386-default-job-20] `-- Installing docbook-1.5... [head-i386-default-job-20] | `-- Installing docbook-sgml-4.5_1... [head-i386-default-job-20] | | `-- Installing iso8879-1986_3... [head-i386-default-job-20] | | `-- Installing xmlcatmgr-2.2_2... [head-i386-default-job-20] | | `-- Extracting xmlcatmgr-2.2_2... done + Creating /usr/local/share/sgml/catalog + Registering CATALOG catalog.ports (SGML) + Creating /usr/local/share/sgml/catalog.ports + Creating /usr/local/share/xml/catalog + Registering nextCatalog catalog.ports (XML) + Creating /usr/local/share/xml/catalog.ports [head-i386-default-job-20] | | `-- Extracting iso8879-1986_3... done [head-i386-default-job-20] | `-- Extracting docbook-sgml-4.5_1... done [head-i386-default-job-20] | `-- Installing docbook-xml-5.0_2... [head-i386-default-job-20] | | `-- Installing xmlcharent-0.3_2... [head-i386-default-job-20] | | `-- Extracting xmlcharent-0.3_2... done [head-i386-default-job-20] | `-- Extracting docbook-xml-5.0_2... done [head-i386-default-job-20] | `-- Installing sdocbook-xml-1.1_1,2... [head-i386-default-job-20] | `-- Extracting sdocbook-xml-1.1_1,2... done [head-i386-default-job-20] Extracting docbook-xsl-1.76.1_2... done Message for xmlcatmgr-2.2_2: The following catalogs are installed: 1) /usr/local/share/sgml/catalog The top level catalog for SGML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 2) /usr/local/share/sgml/catalog.ports This catalog is for handling SGML stuff installed under /usr/local/share/sgml. It is changed by ports/packages. mv -f m_dispatch/.deps/libcoregrind_x86_freebsd_a-dispatch-x86-linux.Tpo m_dispatch/.deps/libcoregrind_x86_freebsd_a-dispatch-x86-linux.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -g -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -MT m_dispatch/libcoregrind_x86_freebsd_a-dispatch-amd64-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_x86_freebsd_a-dispatch-amd64-linux.Tpo -c -o m_dispatch/libcoregrind_x86_freebsd_a-dispatch-amd64-linux.o `test -f 'm_dispatch/dispatch-amd64-linux.S' || echo './'`m_dispatch/dispatch-amd64-linux.S mv -f m_dispatch/.deps/libcoregrind_x86_freebsd_a-dispatch-amd64-linux.Tpo m_dispatch/.deps/libcoregrind_x86_freebsd_a-dispatch-amd64-linux.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -g -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -MT m_dispatch/libcoregrind_x86_freebsd_a-dispatch-ppc32-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_x86_freebsd_a-dispatch-ppc32-linux.Tpo -c -o m_dispatch/libcoregrind_x86_freebsd_a-dispatch-ppc32-linux.o `test -f 'm_dispatch/dispatch-ppc32-linux.S' || echo './'`m_dispatch/dispatch-ppc32-linux.S mv -f m_dispatch/.deps/libcoregrind_x86_freebsd_a-dispatch-ppc32-linux.Tpo m_dispatch/.deps/libcoregrind_x86_freebsd_a-dispatch-ppc32-linux.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -g -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -MT m_dispatch/libcoregrind_x86_freebsd_a-dispatch-ppc64-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_x86_freebsd_a-dispatch-ppc64-linux.Tpo -c -o m_dispatch/libcoregrind_x86_freebsd_a-dispatch-ppc64-linux.o `test -f 'm_dispatch/dispatch-ppc64-linux.S' || echo './'`m_dispatch/dispatch-ppc64-linux.S mv -f m_dispatch/.deps/libcoregrind_x86_freebsd_a-dispatch-ppc64-linux.Tpo m_dispatch/.deps/libcoregrind_x86_freebsd_a-dispatch-ppc64-linux.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -g -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -MT m_dispatch/libcoregrind_x86_freebsd_a-dispatch-x86-freebsd.o -MD -MP -MF m_dispatch/.deps/libcoregrind_x86_freebsd_a-dispatch-x86-freebsd.Tpo -c -o m_dispatch/libcoregrind_x86_freebsd_a-dispatch-x86-freebsd.o `test -f 'm_dispatch/dispatch-x86-freebsd.S' || echo './'`m_dispatch/dispatch-x86-freebsd.S mv -f m_dispatch/.deps/libcoregrind_x86_freebsd_a-dispatch-x86-freebsd.Tpo m_dispatch/.deps/libcoregrind_x86_freebsd_a-dispatch-x86-freebsd.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -g -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -MT m_dispatch/libcoregrind_x86_freebsd_a-dispatch-amd64-freebsd.o -MD -MP -MF m_dispatch/.deps/libcoregrind_x86_freebsd_a-dispatch-amd64-freebsd.Tpo -c -o m_dispatch/libcoregrind_x86_freebsd_a-dispatch-amd64-freebsd.o `test -f 'm_dispatch/dispatch-amd64-freebsd.S' || echo './'`m_dispatch/dispatch-amd64-freebsd.S mv -f m_dispatch/.deps/libcoregrind_x86_freebsd_a-dispatch-amd64-freebsd.Tpo m_dispatch/.deps/libcoregrind_x86_freebsd_a-dispatch-amd64-freebsd.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -g -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -MT m_dispatch/libcoregrind_x86_freebsd_a-dispatch-arm-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_x86_freebsd_a-dispatch-arm-linux.Tpo -c -o m_dispatch/libcoregrind_x86_freebsd_a-dispatch-arm-linux.o `test -f 'm_dispatch/dispatch-arm-linux.S' || echo './'`m_dispatch/dispatch-arm-linux.S mv -f m_dispatch/.deps/libcoregrind_x86_freebsd_a-dispatch-arm-linux.Tpo m_dispatch/.deps/libcoregrind_x86_freebsd_a-dispatch-arm-linux.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -g -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -MT m_dispatch/libcoregrind_x86_freebsd_a-dispatch-s390x-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_x86_freebsd_a-dispatch-s390x-linux.Tpo -c -o m_dispatch/libcoregrind_x86_freebsd_a-dispatch-s390x-linux.o `test -f 'm_dispatch/dispatch-s390x-linux.S' || echo './'`m_dispatch/dispatch-s390x-linux.S mv -f m_dispatch/.deps/libcoregrind_x86_freebsd_a-dispatch-s390x-linux.Tpo m_dispatch/.deps/libcoregrind_x86_freebsd_a-dispatch-s390x-linux.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -g -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -MT m_dispatch/libcoregrind_x86_freebsd_a-dispatch-mips32-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_x86_freebsd_a-dispatch-mips32-linux.Tpo -c -o m_dispatch/libcoregrind_x86_freebsd_a-dispatch-mips32-linux.o `test -f 'm_dispatch/dispatch-mips32-linux.S' || echo './'`m_dispatch/dispatch-mips32-linux.S mv -f m_dispatch/.deps/libcoregrind_x86_freebsd_a-dispatch-mips32-linux.Tpo m_dispatch/.deps/libcoregrind_x86_freebsd_a-dispatch-mips32-linux.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -g -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -MT m_dispatch/libcoregrind_x86_freebsd_a-dispatch-mips64-linux.o -MD -MP -MF m_dispatch/.deps/libcoregrind_x86_freebsd_a-dispatch-mips64-linux.Tpo -c -o m_dispatch/libcoregrind_x86_freebsd_a-dispatch-mips64-linux.o `test -f 'm_dispatch/dispatch-mips64-linux.S' || echo './'`m_dispatch/dispatch-mips64-linux.S mv -f m_dispatch/.deps/libcoregrind_x86_freebsd_a-dispatch-mips64-linux.Tpo m_dispatch/.deps/libcoregrind_x86_freebsd_a-dispatch-mips64-linux.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -g -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -MT m_dispatch/libcoregrind_x86_freebsd_a-dispatch-x86-darwin.o -MD -MP -MF m_dispatch/.deps/libcoregrind_x86_freebsd_a-dispatch-x86-darwin.Tpo -c -o m_dispatch/libcoregrind_x86_freebsd_a-dispatch-x86-darwin.o `test -f 'm_dispatch/dispatch-x86-darwin.S' || echo './'`m_dispatch/dispatch-x86-darwin.S mv -f m_dispatch/.deps/libcoregrind_x86_freebsd_a-dispatch-x86-darwin.Tpo m_dispatch/.deps/libcoregrind_x86_freebsd_a-dispatch-x86-darwin.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -g -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -MT m_dispatch/libcoregrind_x86_freebsd_a-dispatch-amd64-darwin.o -MD -MP -MF m_dispatch/.deps/libcoregrind_x86_freebsd_a-dispatch-amd64-darwin.Tpo -c -o m_dispatch/libcoregrind_x86_freebsd_a-dispatch-amd64-darwin.o `test -f 'm_dispatch/dispatch-amd64-darwin.S' || echo './'`m_dispatch/dispatch-amd64-darwin.S mv -f m_dispatch/.deps/libcoregrind_x86_freebsd_a-dispatch-amd64-darwin.Tpo m_dispatch/.deps/libcoregrind_x86_freebsd_a-dispatch-amd64-darwin.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_gdbserver/libcoregrind_x86_freebsd_a-inferiors.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_x86_freebsd_a-inferiors.Tpo -c -o m_gdbserver/libcoregrind_x86_freebsd_a-inferiors.o `test -f 'm_gdbserver/inferiors.c' || echo './'`m_gdbserver/inferiors.c mv -f m_gdbserver/.deps/libcoregrind_x86_freebsd_a-inferiors.Tpo m_gdbserver/.deps/libcoregrind_x86_freebsd_a-inferiors.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_gdbserver/libcoregrind_x86_freebsd_a-m_gdbserver.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_x86_freebsd_a-m_gdbserver.Tpo -c -o m_gdbserver/libcoregrind_x86_freebsd_a-m_gdbserver.o `test -f 'm_gdbserver/m_gdbserver.c' || echo './'`m_gdbserver/m_gdbserver.c mv -f m_gdbserver/.deps/libcoregrind_x86_freebsd_a-m_gdbserver.Tpo m_gdbserver/.deps/libcoregrind_x86_freebsd_a-m_gdbserver.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_gdbserver/libcoregrind_x86_freebsd_a-regcache.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_x86_freebsd_a-regcache.Tpo -c -o m_gdbserver/libcoregrind_x86_freebsd_a-regcache.o `test -f 'm_gdbserver/regcache.c' || echo './'`m_gdbserver/regcache.c mv -f m_gdbserver/.deps/libcoregrind_x86_freebsd_a-regcache.Tpo m_gdbserver/.deps/libcoregrind_x86_freebsd_a-regcache.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_gdbserver/libcoregrind_x86_freebsd_a-remote-utils.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_x86_freebsd_a-remote-utils.Tpo -c -o m_gdbserver/libcoregrind_x86_freebsd_a-remote-utils.o `test -f 'm_gdbserver/remote-utils.c' || echo './'`m_gdbserver/remote-utils.c mv -f m_gdbserver/.deps/libcoregrind_x86_freebsd_a-remote-utils.Tpo m_gdbserver/.deps/libcoregrind_x86_freebsd_a-remote-utils.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_gdbserver/libcoregrind_x86_freebsd_a-server.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_x86_freebsd_a-server.Tpo -c -o m_gdbserver/libcoregrind_x86_freebsd_a-server.o `test -f 'm_gdbserver/server.c' || echo './'`m_gdbserver/server.c mv -f m_gdbserver/.deps/libcoregrind_x86_freebsd_a-server.Tpo m_gdbserver/.deps/libcoregrind_x86_freebsd_a-server.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_gdbserver/libcoregrind_x86_freebsd_a-signals.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_x86_freebsd_a-signals.Tpo -c -o m_gdbserver/libcoregrind_x86_freebsd_a-signals.o `test -f 'm_gdbserver/signals.c' || echo './'`m_gdbserver/signals.c mv -f m_gdbserver/.deps/libcoregrind_x86_freebsd_a-signals.Tpo m_gdbserver/.deps/libcoregrind_x86_freebsd_a-signals.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_gdbserver/libcoregrind_x86_freebsd_a-target.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_x86_freebsd_a-target.Tpo -c -o m_gdbserver/libcoregrind_x86_freebsd_a-target.o `test -f 'm_gdbserver/target.c' || echo './'`m_gdbserver/target.c mv -f m_gdbserver/.deps/libcoregrind_x86_freebsd_a-target.Tpo m_gdbserver/.deps/libcoregrind_x86_freebsd_a-target.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_gdbserver/libcoregrind_x86_freebsd_a-utils.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_x86_freebsd_a-utils.Tpo -c -o m_gdbserver/libcoregrind_x86_freebsd_a-utils.o `test -f 'm_gdbserver/utils.c' || echo './'`m_gdbserver/utils.c mv -f m_gdbserver/.deps/libcoregrind_x86_freebsd_a-utils.Tpo m_gdbserver/.deps/libcoregrind_x86_freebsd_a-utils.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_gdbserver/libcoregrind_x86_freebsd_a-valgrind-low-x86.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_x86_freebsd_a-valgrind-low-x86.Tpo -c -o m_gdbserver/libcoregrind_x86_freebsd_a-valgrind-low-x86.o `test -f 'm_gdbserver/valgrind-low-x86.c' || echo './'`m_gdbserver/valgrind-low-x86.c mv -f m_gdbserver/.deps/libcoregrind_x86_freebsd_a-valgrind-low-x86.Tpo m_gdbserver/.deps/libcoregrind_x86_freebsd_a-valgrind-low-x86.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_gdbserver/libcoregrind_x86_freebsd_a-valgrind-low-amd64.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_x86_freebsd_a-valgrind-low-amd64.Tpo -c -o m_gdbserver/libcoregrind_x86_freebsd_a-valgrind-low-amd64.o `test -f 'm_gdbserver/valgrind-low-amd64.c' || echo './'`m_gdbserver/valgrind-low-amd64.c mv -f m_gdbserver/.deps/libcoregrind_x86_freebsd_a-valgrind-low-amd64.Tpo m_gdbserver/.deps/libcoregrind_x86_freebsd_a-valgrind-low-amd64.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_gdbserver/libcoregrind_x86_freebsd_a-valgrind-low-arm.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_x86_freebsd_a-valgrind-low-arm.Tpo -c -o m_gdbserver/libcoregrind_x86_freebsd_a-valgrind-low-arm.o `test -f 'm_gdbserver/valgrind-low-arm.c' || echo './'`m_gdbserver/valgrind-low-arm.c mv -f m_gdbserver/.deps/libcoregrind_x86_freebsd_a-valgrind-low-arm.Tpo m_gdbserver/.deps/libcoregrind_x86_freebsd_a-valgrind-low-arm.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_gdbserver/libcoregrind_x86_freebsd_a-valgrind-low-ppc32.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_x86_freebsd_a-valgrind-low-ppc32.Tpo -c -o m_gdbserver/libcoregrind_x86_freebsd_a-valgrind-low-ppc32.o `test -f 'm_gdbserver/valgrind-low-ppc32.c' || echo './'`m_gdbserver/valgrind-low-ppc32.c mv -f m_gdbserver/.deps/libcoregrind_x86_freebsd_a-valgrind-low-ppc32.Tpo m_gdbserver/.deps/libcoregrind_x86_freebsd_a-valgrind-low-ppc32.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_gdbserver/libcoregrind_x86_freebsd_a-valgrind-low-ppc64.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_x86_freebsd_a-valgrind-low-ppc64.Tpo -c -o m_gdbserver/libcoregrind_x86_freebsd_a-valgrind-low-ppc64.o `test -f 'm_gdbserver/valgrind-low-ppc64.c' || echo './'`m_gdbserver/valgrind-low-ppc64.c mv -f m_gdbserver/.deps/libcoregrind_x86_freebsd_a-valgrind-low-ppc64.Tpo m_gdbserver/.deps/libcoregrind_x86_freebsd_a-valgrind-low-ppc64.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_gdbserver/libcoregrind_x86_freebsd_a-valgrind-low-s390x.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_x86_freebsd_a-valgrind-low-s390x.Tpo -c -o m_gdbserver/libcoregrind_x86_freebsd_a-valgrind-low-s390x.o `test -f 'm_gdbserver/valgrind-low-s390x.c' || echo './'`m_gdbserver/valgrind-low-s390x.c mv -f m_gdbserver/.deps/libcoregrind_x86_freebsd_a-valgrind-low-s390x.Tpo m_gdbserver/.deps/libcoregrind_x86_freebsd_a-valgrind-low-s390x.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_gdbserver/libcoregrind_x86_freebsd_a-valgrind-low-mips32.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_x86_freebsd_a-valgrind-low-mips32.Tpo -c -o m_gdbserver/libcoregrind_x86_freebsd_a-valgrind-low-mips32.o `test -f 'm_gdbserver/valgrind-low-mips32.c' || echo './'`m_gdbserver/valgrind-low-mips32.c mv -f m_gdbserver/.deps/libcoregrind_x86_freebsd_a-valgrind-low-mips32.Tpo m_gdbserver/.deps/libcoregrind_x86_freebsd_a-valgrind-low-mips32.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_gdbserver/libcoregrind_x86_freebsd_a-valgrind-low-mips64.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_x86_freebsd_a-valgrind-low-mips64.Tpo -c -o m_gdbserver/libcoregrind_x86_freebsd_a-valgrind-low-mips64.o `test -f 'm_gdbserver/valgrind-low-mips64.c' || echo './'`m_gdbserver/valgrind-low-mips64.c mv -f m_gdbserver/.deps/libcoregrind_x86_freebsd_a-valgrind-low-mips64.Tpo m_gdbserver/.deps/libcoregrind_x86_freebsd_a-valgrind-low-mips64.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_gdbserver/libcoregrind_x86_freebsd_a-version.o -MD -MP -MF m_gdbserver/.deps/libcoregrind_x86_freebsd_a-version.Tpo -c -o m_gdbserver/libcoregrind_x86_freebsd_a-version.o `test -f 'm_gdbserver/version.c' || echo './'`m_gdbserver/version.c mv -f m_gdbserver/.deps/libcoregrind_x86_freebsd_a-version.Tpo m_gdbserver/.deps/libcoregrind_x86_freebsd_a-version.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_initimg/libcoregrind_x86_freebsd_a-initimg-linux.o -MD -MP -MF m_initimg/.deps/libcoregrind_x86_freebsd_a-initimg-linux.Tpo -c -o m_initimg/libcoregrind_x86_freebsd_a-initimg-linux.o `test -f 'm_initimg/initimg-linux.c' || echo './'`m_initimg/initimg-linux.c mv -f m_initimg/.deps/libcoregrind_x86_freebsd_a-initimg-linux.Tpo m_initimg/.deps/libcoregrind_x86_freebsd_a-initimg-linux.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_initimg/libcoregrind_x86_freebsd_a-initimg-freebsd.o -MD -MP -MF m_initimg/.deps/libcoregrind_x86_freebsd_a-initimg-freebsd.Tpo -c -o m_initimg/libcoregrind_x86_freebsd_a-initimg-freebsd.o `test -f 'm_initimg/initimg-freebsd.c' || echo './'`m_initimg/initimg-freebsd.c In file included from m_initimg/initimg-freebsd.c:53: m_initimg/priv_initimg_pathscan.h:32:9: warning: '__PRIV_INITIMG_PATHSCAN_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef __PRIV_INITIMG_PATHSCAN_H ^~~~~~~~~~~~~~~~~~~~~~~~~ m_initimg/priv_initimg_pathscan.h:33:9: note: '__PRIV_INITIMG_PATHSCAN_' is defined here; did you mean '__PRIV_INITIMG_PATHSCAN_H'? #define __PRIV_INITIMG_PATHSCAN_ ^~~~~~~~~~~~~~~~~~~~~~~~ __PRIV_INITIMG_PATHSCAN_H m_initimg/initimg-freebsd.c:79:13: warning: assigning to 'HChar *' (aka 'char *') from 'const HChar *' (aka 'const char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] exe_name = ML_(find_executable)( VG_(args_the_exename) ); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ m_initimg/initimg-freebsd.c:129:11: warning: initializing 'HChar *' (aka 'char *') with an expression of type 'const char [15]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] HChar* preload_core = "vgpreload_core"; ^ ~~~~~~~~~~~~~~~~ m_initimg/initimg-freebsd.c:130:11: warning: initializing 'HChar *' (aka 'char *') with an expression of type 'const char [12]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] HChar* ld_preload = "LD_PRELOAD="; ^ ~~~~~~~~~~~~~ m_initimg/initimg-freebsd.c:131:11: warning: initializing 'HChar *' (aka 'char *') with an expression of type 'const char [19]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] HChar* v_launcher = VALGRIND_LAUNCHER "="; ^ ~~~~~~~~~~~~~~~~~~~~~ m_initimg/initimg-freebsd.c:136:11: warning: initializing 'HChar *' (aka 'char *') with an expression of type 'const char [15]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] HChar* ld_32_preload = "LD_32_PRELOAD="; ^ ~~~~~~~~~~~~~~~~ m_initimg/initimg-freebsd.c:584:21: warning: incompatible pointer types assigning to 'HChar **' (aka 'char **') from 'Char **' (aka 'signed char **') [-Wincompatible-pointer-types] VG_(client_envp) = (Char **)ptr; ^ ~~~~~~~~~~~~ 7 warnings generated. mv -f m_initimg/.deps/libcoregrind_x86_freebsd_a-initimg-freebsd.Tpo m_initimg/.deps/libcoregrind_x86_freebsd_a-initimg-freebsd.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_initimg/libcoregrind_x86_freebsd_a-initimg-darwin.o -MD -MP -MF m_initimg/.deps/libcoregrind_x86_freebsd_a-initimg-darwin.Tpo -c -o m_initimg/libcoregrind_x86_freebsd_a-initimg-darwin.o `test -f 'm_initimg/initimg-darwin.c' || echo './'`m_initimg/initimg-darwin.c mv -f m_initimg/.deps/libcoregrind_x86_freebsd_a-initimg-darwin.Tpo m_initimg/.deps/libcoregrind_x86_freebsd_a-initimg-darwin.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_initimg/libcoregrind_x86_freebsd_a-initimg-pathscan.o -MD -MP -MF m_initimg/.deps/libcoregrind_x86_freebsd_a-initimg-pathscan.Tpo -c -o m_initimg/libcoregrind_x86_freebsd_a-initimg-pathscan.o `test -f 'm_initimg/initimg-pathscan.c' || echo './'`m_initimg/initimg-pathscan.c In file included from m_initimg/initimg-pathscan.c:49: m_initimg/priv_initimg_pathscan.h:32:9: warning: '__PRIV_INITIMG_PATHSCAN_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef __PRIV_INITIMG_PATHSCAN_H ^~~~~~~~~~~~~~~~~~~~~~~~~ m_initimg/priv_initimg_pathscan.h:33:9: note: '__PRIV_INITIMG_PATHSCAN_' is defined here; did you mean '__PRIV_INITIMG_PATHSCAN_H'? #define __PRIV_INITIMG_PATHSCAN_ ^~~~~~~~~~~~~~~~~~~~~~~~ __PRIV_INITIMG_PATHSCAN_H 1 warning generated. mv -f m_initimg/.deps/libcoregrind_x86_freebsd_a-initimg-pathscan.Tpo m_initimg/.deps/libcoregrind_x86_freebsd_a-initimg-pathscan.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_mach/libcoregrind_x86_freebsd_a-mach_basics.o -MD -MP -MF m_mach/.deps/libcoregrind_x86_freebsd_a-mach_basics.Tpo -c -o m_mach/libcoregrind_x86_freebsd_a-mach_basics.o `test -f 'm_mach/mach_basics.c' || echo './'`m_mach/mach_basics.c mv -f m_mach/.deps/libcoregrind_x86_freebsd_a-mach_basics.Tpo m_mach/.deps/libcoregrind_x86_freebsd_a-mach_basics.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_mach/libcoregrind_x86_freebsd_a-mach_msg.o -MD -MP -MF m_mach/.deps/libcoregrind_x86_freebsd_a-mach_msg.Tpo -c -o m_mach/libcoregrind_x86_freebsd_a-mach_msg.o `test -f 'm_mach/mach_msg.c' || echo './'`m_mach/mach_msg.c mv -f m_mach/.deps/libcoregrind_x86_freebsd_a-mach_msg.Tpo m_mach/.deps/libcoregrind_x86_freebsd_a-mach_msg.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -g -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -MT m_mach/libcoregrind_x86_freebsd_a-mach_traps-x86-darwin.o -MD -MP -MF m_mach/.deps/libcoregrind_x86_freebsd_a-mach_traps-x86-darwin.Tpo -c -o m_mach/libcoregrind_x86_freebsd_a-mach_traps-x86-darwin.o `test -f 'm_mach/mach_traps-x86-darwin.S' || echo './'`m_mach/mach_traps-x86-darwin.S mv -f m_mach/.deps/libcoregrind_x86_freebsd_a-mach_traps-x86-darwin.Tpo m_mach/.deps/libcoregrind_x86_freebsd_a-mach_traps-x86-darwin.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -g -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -MT m_mach/libcoregrind_x86_freebsd_a-mach_traps-amd64-darwin.o -MD -MP -MF m_mach/.deps/libcoregrind_x86_freebsd_a-mach_traps-amd64-darwin.Tpo -c -o m_mach/libcoregrind_x86_freebsd_a-mach_traps-amd64-darwin.o `test -f 'm_mach/mach_traps-amd64-darwin.S' || echo './'`m_mach/mach_traps-amd64-darwin.S mv -f m_mach/.deps/libcoregrind_x86_freebsd_a-mach_traps-amd64-darwin.Tpo m_mach/.deps/libcoregrind_x86_freebsd_a-mach_traps-amd64-darwin.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_replacemalloc/libcoregrind_x86_freebsd_a-replacemalloc_core.o -MD -MP -MF m_replacemalloc/.deps/libcoregrind_x86_freebsd_a-replacemalloc_core.Tpo -c -o m_replacemalloc/libcoregrind_x86_freebsd_a-replacemalloc_core.o `test -f 'm_replacemalloc/replacemalloc_core.c' || echo './'`m_replacemalloc/replacemalloc_core.c mv -f m_replacemalloc/.deps/libcoregrind_x86_freebsd_a-replacemalloc_core.Tpo m_replacemalloc/.deps/libcoregrind_x86_freebsd_a-replacemalloc_core.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_scheduler/libcoregrind_x86_freebsd_a-scheduler.o -MD -MP -MF m_scheduler/.deps/libcoregrind_x86_freebsd_a-scheduler.Tpo -c -o m_scheduler/libcoregrind_x86_freebsd_a-scheduler.o `test -f 'm_scheduler/scheduler.c' || echo './'`m_scheduler/scheduler.c mv -f m_scheduler/.deps/libcoregrind_x86_freebsd_a-scheduler.Tpo m_scheduler/.deps/libcoregrind_x86_freebsd_a-scheduler.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_scheduler/libcoregrind_x86_freebsd_a-sema.o -MD -MP -MF m_scheduler/.deps/libcoregrind_x86_freebsd_a-sema.Tpo -c -o m_scheduler/libcoregrind_x86_freebsd_a-sema.o `test -f 'm_scheduler/sema.c' || echo './'`m_scheduler/sema.c mv -f m_scheduler/.deps/libcoregrind_x86_freebsd_a-sema.Tpo m_scheduler/.deps/libcoregrind_x86_freebsd_a-sema.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_scheduler/libcoregrind_x86_freebsd_a-sched-lock.o -MD -MP -MF m_scheduler/.deps/libcoregrind_x86_freebsd_a-sched-lock.Tpo -c -o m_scheduler/libcoregrind_x86_freebsd_a-sched-lock.o `test -f 'm_scheduler/sched-lock.c' || echo './'`m_scheduler/sched-lock.c mv -f m_scheduler/.deps/libcoregrind_x86_freebsd_a-sched-lock.Tpo m_scheduler/.deps/libcoregrind_x86_freebsd_a-sched-lock.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_scheduler/libcoregrind_x86_freebsd_a-sched-lock-generic.o -MD -MP -MF m_scheduler/.deps/libcoregrind_x86_freebsd_a-sched-lock-generic.Tpo -c -o m_scheduler/libcoregrind_x86_freebsd_a-sched-lock-generic.o `test -f 'm_scheduler/sched-lock-generic.c' || echo './'`m_scheduler/sched-lock-generic.c mv -f m_scheduler/.deps/libcoregrind_x86_freebsd_a-sched-lock-generic.Tpo m_scheduler/.deps/libcoregrind_x86_freebsd_a-sched-lock-generic.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_sigframe/libcoregrind_x86_freebsd_a-sigframe-x86-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_x86_freebsd_a-sigframe-x86-linux.Tpo -c -o m_sigframe/libcoregrind_x86_freebsd_a-sigframe-x86-linux.o `test -f 'm_sigframe/sigframe-x86-linux.c' || echo './'`m_sigframe/sigframe-x86-linux.c mv -f m_sigframe/.deps/libcoregrind_x86_freebsd_a-sigframe-x86-linux.Tpo m_sigframe/.deps/libcoregrind_x86_freebsd_a-sigframe-x86-linux.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_sigframe/libcoregrind_x86_freebsd_a-sigframe-amd64-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_x86_freebsd_a-sigframe-amd64-linux.Tpo -c -o m_sigframe/libcoregrind_x86_freebsd_a-sigframe-amd64-linux.o `test -f 'm_sigframe/sigframe-amd64-linux.c' || echo './'`m_sigframe/sigframe-amd64-linux.c mv -f m_sigframe/.deps/libcoregrind_x86_freebsd_a-sigframe-amd64-linux.Tpo m_sigframe/.deps/libcoregrind_x86_freebsd_a-sigframe-amd64-linux.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_sigframe/libcoregrind_x86_freebsd_a-sigframe-x86-freebsd.o -MD -MP -MF m_sigframe/.deps/libcoregrind_x86_freebsd_a-sigframe-x86-freebsd.Tpo -c -o m_sigframe/libcoregrind_x86_freebsd_a-sigframe-x86-freebsd.o `test -f 'm_sigframe/sigframe-x86-freebsd.c' || echo './'`m_sigframe/sigframe-x86-freebsd.c mv -f m_sigframe/.deps/libcoregrind_x86_freebsd_a-sigframe-x86-freebsd.Tpo m_sigframe/.deps/libcoregrind_x86_freebsd_a-sigframe-x86-freebsd.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_sigframe/libcoregrind_x86_freebsd_a-sigframe-amd64-freebsd.o -MD -MP -MF m_sigframe/.deps/libcoregrind_x86_freebsd_a-sigframe-amd64-freebsd.Tpo -c -o m_sigframe/libcoregrind_x86_freebsd_a-sigframe-amd64-freebsd.o `test -f 'm_sigframe/sigframe-amd64-freebsd.c' || echo './'`m_sigframe/sigframe-amd64-freebsd.c mv -f m_sigframe/.deps/libcoregrind_x86_freebsd_a-sigframe-amd64-freebsd.Tpo m_sigframe/.deps/libcoregrind_x86_freebsd_a-sigframe-amd64-freebsd.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_sigframe/libcoregrind_x86_freebsd_a-sigframe-ppc32-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_x86_freebsd_a-sigframe-ppc32-linux.Tpo -c -o m_sigframe/libcoregrind_x86_freebsd_a-sigframe-ppc32-linux.o `test -f 'm_sigframe/sigframe-ppc32-linux.c' || echo './'`m_sigframe/sigframe-ppc32-linux.c mv -f m_sigframe/.deps/libcoregrind_x86_freebsd_a-sigframe-ppc32-linux.Tpo m_sigframe/.deps/libcoregrind_x86_freebsd_a-sigframe-ppc32-linux.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_sigframe/libcoregrind_x86_freebsd_a-sigframe-ppc64-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_x86_freebsd_a-sigframe-ppc64-linux.Tpo -c -o m_sigframe/libcoregrind_x86_freebsd_a-sigframe-ppc64-linux.o `test -f 'm_sigframe/sigframe-ppc64-linux.c' || echo './'`m_sigframe/sigframe-ppc64-linux.c mv -f m_sigframe/.deps/libcoregrind_x86_freebsd_a-sigframe-ppc64-linux.Tpo m_sigframe/.deps/libcoregrind_x86_freebsd_a-sigframe-ppc64-linux.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_sigframe/libcoregrind_x86_freebsd_a-sigframe-arm-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_x86_freebsd_a-sigframe-arm-linux.Tpo -c -o m_sigframe/libcoregrind_x86_freebsd_a-sigframe-arm-linux.o `test -f 'm_sigframe/sigframe-arm-linux.c' || echo './'`m_sigframe/sigframe-arm-linux.c mv -f m_sigframe/.deps/libcoregrind_x86_freebsd_a-sigframe-arm-linux.Tpo m_sigframe/.deps/libcoregrind_x86_freebsd_a-sigframe-arm-linux.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_sigframe/libcoregrind_x86_freebsd_a-sigframe-s390x-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_x86_freebsd_a-sigframe-s390x-linux.Tpo -c -o m_sigframe/libcoregrind_x86_freebsd_a-sigframe-s390x-linux.o `test -f 'm_sigframe/sigframe-s390x-linux.c' || echo './'`m_sigframe/sigframe-s390x-linux.c mv -f m_sigframe/.deps/libcoregrind_x86_freebsd_a-sigframe-s390x-linux.Tpo m_sigframe/.deps/libcoregrind_x86_freebsd_a-sigframe-s390x-linux.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_sigframe/libcoregrind_x86_freebsd_a-sigframe-mips32-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_x86_freebsd_a-sigframe-mips32-linux.Tpo -c -o m_sigframe/libcoregrind_x86_freebsd_a-sigframe-mips32-linux.o `test -f 'm_sigframe/sigframe-mips32-linux.c' || echo './'`m_sigframe/sigframe-mips32-linux.c mv -f m_sigframe/.deps/libcoregrind_x86_freebsd_a-sigframe-mips32-linux.Tpo m_sigframe/.deps/libcoregrind_x86_freebsd_a-sigframe-mips32-linux.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_sigframe/libcoregrind_x86_freebsd_a-sigframe-mips64-linux.o -MD -MP -MF m_sigframe/.deps/libcoregrind_x86_freebsd_a-sigframe-mips64-linux.Tpo -c -o m_sigframe/libcoregrind_x86_freebsd_a-sigframe-mips64-linux.o `test -f 'm_sigframe/sigframe-mips64-linux.c' || echo './'`m_sigframe/sigframe-mips64-linux.c mv -f m_sigframe/.deps/libcoregrind_x86_freebsd_a-sigframe-mips64-linux.Tpo m_sigframe/.deps/libcoregrind_x86_freebsd_a-sigframe-mips64-linux.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_sigframe/libcoregrind_x86_freebsd_a-sigframe-x86-darwin.o -MD -MP -MF m_sigframe/.deps/libcoregrind_x86_freebsd_a-sigframe-x86-darwin.Tpo -c -o m_sigframe/libcoregrind_x86_freebsd_a-sigframe-x86-darwin.o `test -f 'm_sigframe/sigframe-x86-darwin.c' || echo './'`m_sigframe/sigframe-x86-darwin.c mv -f m_sigframe/.deps/libcoregrind_x86_freebsd_a-sigframe-x86-darwin.Tpo m_sigframe/.deps/libcoregrind_x86_freebsd_a-sigframe-x86-darwin.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_sigframe/libcoregrind_x86_freebsd_a-sigframe-amd64-darwin.o -MD -MP -MF m_sigframe/.deps/libcoregrind_x86_freebsd_a-sigframe-amd64-darwin.Tpo -c -o m_sigframe/libcoregrind_x86_freebsd_a-sigframe-amd64-darwin.o `test -f 'm_sigframe/sigframe-amd64-darwin.c' || echo './'`m_sigframe/sigframe-amd64-darwin.c mv -f m_sigframe/.deps/libcoregrind_x86_freebsd_a-sigframe-amd64-darwin.Tpo m_sigframe/.deps/libcoregrind_x86_freebsd_a-sigframe-amd64-darwin.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -g -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -MT m_syswrap/libcoregrind_x86_freebsd_a-syscall-x86-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_freebsd_a-syscall-x86-linux.Tpo -c -o m_syswrap/libcoregrind_x86_freebsd_a-syscall-x86-linux.o `test -f 'm_syswrap/syscall-x86-linux.S' || echo './'`m_syswrap/syscall-x86-linux.S mv -f m_syswrap/.deps/libcoregrind_x86_freebsd_a-syscall-x86-linux.Tpo m_syswrap/.deps/libcoregrind_x86_freebsd_a-syscall-x86-linux.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -g -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -MT m_syswrap/libcoregrind_x86_freebsd_a-syscall-amd64-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_freebsd_a-syscall-amd64-linux.Tpo -c -o m_syswrap/libcoregrind_x86_freebsd_a-syscall-amd64-linux.o `test -f 'm_syswrap/syscall-amd64-linux.S' || echo './'`m_syswrap/syscall-amd64-linux.S mv -f m_syswrap/.deps/libcoregrind_x86_freebsd_a-syscall-amd64-linux.Tpo m_syswrap/.deps/libcoregrind_x86_freebsd_a-syscall-amd64-linux.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -g -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -MT m_syswrap/libcoregrind_x86_freebsd_a-syscall-ppc32-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_freebsd_a-syscall-ppc32-linux.Tpo -c -o m_syswrap/libcoregrind_x86_freebsd_a-syscall-ppc32-linux.o `test -f 'm_syswrap/syscall-ppc32-linux.S' || echo './'`m_syswrap/syscall-ppc32-linux.S mv -f m_syswrap/.deps/libcoregrind_x86_freebsd_a-syscall-ppc32-linux.Tpo m_syswrap/.deps/libcoregrind_x86_freebsd_a-syscall-ppc32-linux.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -g -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -MT m_syswrap/libcoregrind_x86_freebsd_a-syscall-ppc64-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_freebsd_a-syscall-ppc64-linux.Tpo -c -o m_syswrap/libcoregrind_x86_freebsd_a-syscall-ppc64-linux.o `test -f 'm_syswrap/syscall-ppc64-linux.S' || echo './'`m_syswrap/syscall-ppc64-linux.S mv -f m_syswrap/.deps/libcoregrind_x86_freebsd_a-syscall-ppc64-linux.Tpo m_syswrap/.deps/libcoregrind_x86_freebsd_a-syscall-ppc64-linux.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -g -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -MT m_syswrap/libcoregrind_x86_freebsd_a-syscall-x86-freebsd.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_freebsd_a-syscall-x86-freebsd.Tpo -c -o m_syswrap/libcoregrind_x86_freebsd_a-syscall-x86-freebsd.o `test -f 'm_syswrap/syscall-x86-freebsd.S' || echo './'`m_syswrap/syscall-x86-freebsd.S mv -f m_syswrap/.deps/libcoregrind_x86_freebsd_a-syscall-x86-freebsd.Tpo m_syswrap/.deps/libcoregrind_x86_freebsd_a-syscall-x86-freebsd.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -g -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -MT m_syswrap/libcoregrind_x86_freebsd_a-syscall-amd64-freebsd.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_freebsd_a-syscall-amd64-freebsd.Tpo -c -o m_syswrap/libcoregrind_x86_freebsd_a-syscall-amd64-freebsd.o `test -f 'm_syswrap/syscall-amd64-freebsd.S' || echo './'`m_syswrap/syscall-amd64-freebsd.S mv -f m_syswrap/.deps/libcoregrind_x86_freebsd_a-syscall-amd64-freebsd.Tpo m_syswrap/.deps/libcoregrind_x86_freebsd_a-syscall-amd64-freebsd.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -g -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -MT m_syswrap/libcoregrind_x86_freebsd_a-syscall-arm-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_freebsd_a-syscall-arm-linux.Tpo -c -o m_syswrap/libcoregrind_x86_freebsd_a-syscall-arm-linux.o `test -f 'm_syswrap/syscall-arm-linux.S' || echo './'`m_syswrap/syscall-arm-linux.S mv -f m_syswrap/.deps/libcoregrind_x86_freebsd_a-syscall-arm-linux.Tpo m_syswrap/.deps/libcoregrind_x86_freebsd_a-syscall-arm-linux.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -g -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -MT m_syswrap/libcoregrind_x86_freebsd_a-syscall-s390x-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_freebsd_a-syscall-s390x-linux.Tpo -c -o m_syswrap/libcoregrind_x86_freebsd_a-syscall-s390x-linux.o `test -f 'm_syswrap/syscall-s390x-linux.S' || echo './'`m_syswrap/syscall-s390x-linux.S mv -f m_syswrap/.deps/libcoregrind_x86_freebsd_a-syscall-s390x-linux.Tpo m_syswrap/.deps/libcoregrind_x86_freebsd_a-syscall-s390x-linux.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -g -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -MT m_syswrap/libcoregrind_x86_freebsd_a-syscall-mips32-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_freebsd_a-syscall-mips32-linux.Tpo -c -o m_syswrap/libcoregrind_x86_freebsd_a-syscall-mips32-linux.o `test -f 'm_syswrap/syscall-mips32-linux.S' || echo './'`m_syswrap/syscall-mips32-linux.S mv -f m_syswrap/.deps/libcoregrind_x86_freebsd_a-syscall-mips32-linux.Tpo m_syswrap/.deps/libcoregrind_x86_freebsd_a-syscall-mips32-linux.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -g -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -MT m_syswrap/libcoregrind_x86_freebsd_a-syscall-mips64-linux.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_freebsd_a-syscall-mips64-linux.Tpo -c -o m_syswrap/libcoregrind_x86_freebsd_a-syscall-mips64-linux.o `test -f 'm_syswrap/syscall-mips64-linux.S' || echo './'`m_syswrap/syscall-mips64-linux.S mv -f m_syswrap/.deps/libcoregrind_x86_freebsd_a-syscall-mips64-linux.Tpo m_syswrap/.deps/libcoregrind_x86_freebsd_a-syscall-mips64-linux.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -g -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -MT m_syswrap/libcoregrind_x86_freebsd_a-syscall-x86-darwin.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_freebsd_a-syscall-x86-darwin.Tpo -c -o m_syswrap/libcoregrind_x86_freebsd_a-syscall-x86-darwin.o `test -f 'm_syswrap/syscall-x86-darwin.S' || echo './'`m_syswrap/syscall-x86-darwin.S mv -f m_syswrap/.deps/libcoregrind_x86_freebsd_a-syscall-x86-darwin.Tpo m_syswrap/.deps/libcoregrind_x86_freebsd_a-syscall-x86-darwin.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -g -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -MT m_syswrap/libcoregrind_x86_freebsd_a-syscall-amd64-darwin.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_freebsd_a-syscall-amd64-darwin.Tpo -c -o m_syswrap/libcoregrind_x86_freebsd_a-syscall-amd64-darwin.o `test -f 'm_syswrap/syscall-amd64-darwin.S' || echo './'`m_syswrap/syscall-amd64-darwin.S mv -f m_syswrap/.deps/libcoregrind_x86_freebsd_a-syscall-amd64-darwin.Tpo m_syswrap/.deps/libcoregrind_x86_freebsd_a-syscall-amd64-darwin.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../VEX/pub -DVGA_x86=1 -DVGO_freebsd=1 -DVGP_x86_freebsd=1 -DVGPV_x86_freebsd_vanilla=1 -I../coregrind -DVG_LIBDIR="\"/usr/local/lib/valgrind"\" -DVG_PLATFORM="\"x86-freebsd\"" -m32 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -fno-builtin -Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-tautological-compare -Wno-cast-align -Wno-self-assign -Wwrite-strings -fno-stack-protector -MT m_syswrap/libcoregrind_x86_freebsd_a-syswrap-main.o -MD -MP -MF m_syswrap/.deps/libcoregrind_x86_freebsd_a-syswrap-main.Tpo -c -o m_syswrap/libcoregrind_x86_freebsd_a-syswrap-main.o `test -f 'm_syswrap/syswrap-main.c' || echo './'`m_syswrap/syswrap-main.c m_syswrap/syswrap-main.c:1178:7: error: use of undeclared identifier 'OFFSET_x86_EAX' OFFSET_x86_EAX, sizeof(UInt) ); ^ ./pub_core_tooliface.h:53:25: note: expanded from macro 'VG_TRACK' VG_(tdict).track_##fn(args); \ ^ m_syswrap/syswrap-main.c:1180:7: error: use of undeclared identifier 'OFFSET_x86_EDX' OFFSET_x86_EDX, sizeof(UInt) ); ^ ./pub_core_tooliface.h:53:25: note: expanded from macro 'VG_TRACK' VG_(tdict).track_##fn(args); \ ^ m_syswrap/syswrap-main.c:1374:23: error: use of undeclared identifier 'OFFSET_x86_EAX' layout->o_sysno = OFFSET_x86_EAX; ^ 3 errors generated. Makefile:4955: recipe for target 'm_syswrap/libcoregrind_x86_freebsd_a-syswrap-main.o' failed gmake[4]: *** [m_syswrap/libcoregrind_x86_freebsd_a-syswrap-main.o] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/valgrind-devel/work/valgrind-freebsd-3.9.0.rc1/coregrind' Makefile:7418: recipe for target 'install' failed gmake[3]: *** [install] Error 2 gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/valgrind-devel/work/valgrind-freebsd-3.9.0.rc1/coregrind' Makefile:682: recipe for target 'install-recursive' failed gmake[2]: *** [install-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/valgrind-devel/work/valgrind-freebsd-3.9.0.rc1' Makefile:1001: recipe for target 'install' failed gmake[1]: *** [install] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/valgrind-devel/work/valgrind-freebsd-3.9.0.rc1' *** Error code 2 Stop. make: stopped in /usr/ports/devel/valgrind-devel From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 08:05:56 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 C9DAE874 for ; Fri, 30 Jan 2015 08:05:56 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 B4BE0234; Fri, 30 Jan 2015 08:05:56 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U85u0Y010227; Fri, 30 Jan 2015 08:05:56 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U85s9j009082; Fri, 30 Jan 2015 08:05:54 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 08:05:54 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300805.t0U85s9j009082@beefy2.isc.freebsd.org> To: coder@tuxfamily.org Subject: [package - head-amd64-default][databases/pgrouting] Failed for pgrouting-2.0.0_3 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: Fri, 30 Jan 2015 08:05:57 -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: coder@tuxfamily.org Last committer: wen@FreeBSD.org Ident: $FreeBSD: head/databases/pgrouting/Makefile 370057 2014-10-05 11:28:20Z wen $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/pgrouting-2.0.0_3.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building databases/pgrouting build started at Fri Jan 30 08:05:02 UTC 2015 port directory: /usr/ports/databases/pgrouting building for: FreeBSD head-amd64-default-job-03 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: coder@tuxfamily.org Makefile ident: $FreeBSD: head/databases/pgrouting/Makefile 370057 2014-10-05 11:28:20Z wen $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=pgrouting-2.0.0_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/pgrouting/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/pgrouting/work HOME=/wrkdirs/usr/ports/databases/pgrouting/work TMPDIR="/tmp" PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/databases/pgrouting/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/pgrouting/work HOME=/wrkdirs/usr/ports/databases/pgrouting/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/pgrouting/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/pgrouting/work HOME=/wrkdirs/usr/ports/databases/pgrouting/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/pgrouting/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/pgrouting/work HOME=/wrkdirs/usr/ports/databases/pgrouting/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 -I/usr/local/include -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -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-- CMAKE_BUILD_TYPE="release" OLDPG="@comment " NEWPG="" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/pgrouting" EXAMPLESDIR="share/examples/pgrouting" DATADIR="share/pgrouting" WWWDIR="www/pgrouting" ETCDIR="etc/pgrouting" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pgrouting DOCSDIR=/usr/local/share/doc/pgrouting EXAMPLESDIR=/usr/local/share/examples/pgrouting WWWDIR=/usr/local/www/pgrouting ETCDIR=/usr/local/etc/pgrouting --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> pgrouting-2.0.0_3 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.7.txz [head-amd64-default-job-03] Installing pkg-1.4.7... [head-amd64-default-job-03] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of pgrouting-2.0.0_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by pgrouting-2.0.0_3 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by pgrouting-2.0.0_3 for building => SHA256 Checksum OK for v2.0.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by pgrouting-2.0.0_3 for building ===> Extracting for pgrouting-2.0.0_3 => SHA256 Checksum OK for v2.0.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for pgrouting-2.0.0_3 =========================================================================== =================================================== ===> pgrouting-2.0.0_3 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.1.txz [head-amd64-default-job-03] Installing cmake-3.1.1... [head-amd64-default-job-03] `-- Installing cmake-modules-3.1.1... [head-amd64-default-job-03] `-- Extracting cmake-modules-3.1.1... done [head-amd64-default-job-03] `-- Installing curl-7.40.0... [head-amd64-default-job-03] | `-- Installing ca_root_nss-3.17.3_1... [head-amd64-default-job-03] | `-- Extracting ca_root_nss-3.17.3_1... done [head-amd64-default-job-03] `-- Extracting curl-7.40.0... done [head-amd64-default-job-03] `-- Installing expat-2.1.0_2... [head-amd64-default-job-03] `-- Extracting expat-2.1.0_2... done [head-amd64-default-job-03] Extracting cmake-3.1.1... done ===> Returning to build of pgrouting-2.0.0_3 ===> pgrouting-2.0.0_3 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [head-amd64-default-job-03] Installing pkgconf-0.9.7... [head-amd64-default-job-03] Extracting pkgconf-0.9.7... done ===> Returning to build of pgrouting-2.0.0_3 =========================================================================== =================================================== ===> pgrouting-2.0.0_3 depends on shared library: libboost_system.so - not found ===> Verifying for libboost_system.so in /usr/ports/devel/boost-libs ===> Installing existing package /packages/All/boost-libs-1.55.0_4.txz [head-amd64-default-job-03] Installing boost-libs-1.55.0_4... [head-amd64-default-job-03] `-- Installing icu-53.1... [head-amd64-default-job-03] `-- Extracting icu-53.1... done [head-amd64-default-job-03] 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 pgrouting-2.0.0_3 ===> pgrouting-2.0.0_3 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 [head-amd64-default-job-03] Installing cgal-4.4... [head-amd64-default-job-03] `-- Installing gmp-5.1.3_2... [head-amd64-default-job-03] | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-03] | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-03] `-- Extracting gmp-5.1.3_2... done [head-amd64-default-job-03] `-- Installing libGLU-9.0.0_2... [head-amd64-default-job-03] | `-- Installing libGL-10.4.0... [head-amd64-default-job-03] | | `-- Installing dri2proto-2.8... [head-amd64-default-job-03] | | `-- Extracting dri2proto-2.8... done [head-amd64-default-job-03] | | `-- Installing libX11-1.6.2_2,1... [head-amd64-default-job-03] | | `-- Installing kbproto-1.0.6... [head-amd64-default-job-03] | | `-- Extracting kbproto-1.0.6... done [head-amd64-default-job-03] | | `-- Installing libXau-1.0.8_2... [head-amd64-default-job-03] | | | `-- Installing xproto-7.0.26... [head-amd64-default-job-03] | | | `-- Extracting xproto-7.0.26... done [head-amd64-default-job-03] | | `-- Extracting libXau-1.0.8_2... done [head-amd64-default-job-03] | | `-- Installing libXdmcp-1.1.1_2... [head-amd64-default-job-03] | | `-- Extracting libXdmcp-1.1.1_2... done [head-amd64-default-job-03] | | `-- Installing libxcb-1.11... [head-amd64-default-job-03] | | | `-- Installing libpthread-stubs-0.3_6... [head-amd64-default-job-03] | | | `-- Extracting libpthread-stubs-0.3_6... done [head-amd64-default-job-03] | | | `-- Installing libxml2-2.9.2_2... [head-amd64-default-job-03] | | | `-- Extracting libxml2-2.9.2_2... done [head-amd64-default-job-03] | | `-- Extracting libxcb-1.11... done [head-amd64-default-job-03] | | `-- Extracting libX11-1.6.2_2,1... done [head-amd64-default-job-03] | | `-- Installing libXdamage-1.1.4_2... [head-amd64-default-job-03] | | `-- Installing damageproto-1.2.1... [head-amd64-default-job-03] | | `-- Extracting damageproto-1.2.1... done KDE Plasma Desktop: kern.ipc.shmall=32768 kern.ipc.shmmni=1024 kern.ipc.shmseg=1024 ====================================================================== ===> Returning to build of pgrouting-2.0.0_3 ===> pgrouting-2.0.0_3 depends on shared library: libgmp.so - found (/usr/local/lib/libgmp.so.10.1.3) ===> pgrouting-2.0.0_3 depends on shared library: libpq.so.5 - not found ===> Verifying for libpq.so.5 in /usr/ports/databases/postgresql93-client ===> Installing existing package /packages/All/postgresql93-client-9.3.5.txz [head-amd64-default-job-03] Installing postgresql93-client-9.3.5... [head-amd64-default-job-03] Extracting postgresql93-client-9.3.5... done Message for postgresql93-client-9.3.5: The PostgreSQL port has a collection of "side orders": postgresql-docs For all of the html documentation p5-Pg A perl5 API for client access to PostgreSQL databases. postgresql-tcltk If you want tcl/tk client support. postgresql-jdbc For Java JDBC support. postgresql-odbc For client access from unix applications using ODBC as access method. Not needed to access unix PostgreSQL servers from Win32 using ODBC. See below. ruby-postgres, py-PyGreSQL For client access to PostgreSQL databases using the ruby & python languages. postgresql-plperl, postgresql-pltcl & postgresql-plruby For using perl5, tcl & ruby as procedural languages. postgresql-contrib Lots of contributed utilities, postgresql functions and datatypes. There you find pg_standby, pgcrypto and many other cool things. etc... ===> Returning to build of pgrouting-2.0.0_3 =========================================================================== =================================================== ===> Configuring for pgrouting-2.0.0_3 ===> Performing in-source build /bin/mkdir -p /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 -- The C compiler identification is Clang 3.5.1 -- The CXX compiler identification is Clang 3.5.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- PGROUTING_GIT_TAG: pgrouting-2.0.0 -- PGROUTING_GIT_BUILD: 0 -- PGROUTING_GIT_HASH: f26831f -- PGROUTING_GIT_BRANCH: master -- PGROUTING_VERSION_REVISION_NAME: f26831f master -- PGROUTING_VERSION_REVISION_HASH: f26831f -- UNIX=1 -- WIN32= -- POSTGRESQL_EXECUTABLE is POSTGRESQL_EXECUTABLE-NOTFOUND -- POSTGRESQL_PG_CONFIG is /usr/local/bin/pg_config -- POSTGRESQL_INCLUDE_DIR: /usr/local/include/postgresql/server -- POSTGRESQL_LIBRARIES: /usr/local/lib -- Boost version: 1.55.0 -- Boost headers were found here: /usr/local/include -- POSTGRESQL_VERSION_STRING is PostgreSQL 9.3.5 -- POSTGRESQL_VERSION is 9.3.5 -- PGSQL_VERSION is 93 -- Install directory for libraries is set to /usr/local/lib/postgresql -- Contrib directory for SQL files is set to /usr/local/share/postgresql/contrib/pgrouting-2.0 -- Extension directory for SQL files is set to /usr/local/share/postgresql/extension -- Boost version: 1.55.0 -- Found the following Boost libraries: -- thread -- Boost version: 1.55.0 -- Found the following Boost libraries: -- thread -- system -- CGAL_INCLUDE_DIR=/usr/local/include -- CGAL_LIBRARIES=/usr/local/lib/libCGAL.so -- BOOST_THREAD_LIBRARIES=/usr/local/lib/libboost_thread.so;/usr/local/lib/libboost_system.so -- GMP_LIBRARIES=/usr/local/lib/libgmp.so -- Found CGAL: /usr/local/include, /usr/local/lib/libCGAL.so, /usr/local/lib/libboost_thread.so;/usr/local/lib/libboost_system.so, /usr/local/lib/libgmp.so -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_DEBUG CMAKE_C_FLAGS_DEBUG CMAKE_EXE_LINKER_FLAGS CMAKE_MODULE_LINKER_FLAGS THREADS_HAVE_PTHREAD_ARG -- Build files have been written to: /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 =========================================================================== =================================================== ===> Building for pgrouting-2.0.0_3 /usr/local/bin/cmake -H/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 -B/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/CMakeFiles /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f src/astar/src/CMakeFiles/astar.dir/build.make src/astar/src/CMakeFiles/astar.dir/depend cd /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/astar/src /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/astar/src /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/astar/src/CMakeFiles/astar.dir/DependInfo.cmake Scanning dependencies of target astar /usr/bin/make -f src/astar/src/CMakeFiles/astar.dir/build.make src/astar/src/CMakeFiles/astar.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/CMakeFiles 5 [ 2%] Building C object src/astar/src/CMakeFiles/astar.dir/astar.c.o cd /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/astar/src && /usr/bin/cc -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DPGSQL_VERSION=93 -fPIC -O2 -g -frounding-math -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -I/usr/local/include/postgresql/server -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/astar/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/dijkstra/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/kdijkstra/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_johnson/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_warshall/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/tsp/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/driving_distance/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/as tar.dir/astar.c.o -c /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/astar/src/astar.c cc: warning: optimization flag '-frounding-math' is not supported cc: warning: argument unused during compilation: '-frounding-math' /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/CMakeFiles 6 [ 5%] Building CXX object src/astar/src/CMakeFiles/astar.dir/astar_boost_wrapper.cpp.o cd /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/astar/src && /usr/bin/c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -fPIC -O2 -g -frounding-math -Wno-deprecated -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -I/usr/local/include/postgresql/server -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/astar/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/dijkstra/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/kdijkstra/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_johnson/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_warshall/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/tsp/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/driving_distance/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/astar .dir/astar_boost_wrapper.cpp.o -c /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/astar/src/astar_boost_wrapper.cpp c++: warning: optimization flag '-frounding-math' is not supported c++: warning: argument unused during compilation: '-frounding-math' /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/CMakeFiles 5 6 [ 5%] Built target astar /usr/bin/make -f src/dijkstra/src/CMakeFiles/dijkstra.dir/build.make src/dijkstra/src/CMakeFiles/dijkstra.dir/depend cd /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/dijkstra/src /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/dijkstra/src /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/dijkstra/src/CMakeFiles/dijkstra.dir/DependInfo.cmake Scanning dependencies of target dijkstra /usr/bin/make -f src/dijkstra/src/CMakeFiles/dijkstra.dir/build.make src/dijkstra/src/CMakeFiles/dijkstra.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/CMakeFiles 14 [ 8%] Building C object src/dijkstra/src/CMakeFiles/dijkstra.dir/dijkstra.c.o cd /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/dijkstra/src && /usr/bin/cc -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DPGSQL_VERSION=93 -fPIC -O2 -g -frounding-math -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -I/usr/local/include/postgresql/server -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/astar/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/dijkstra/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/kdijkstra/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_johnson/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_warshall/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/tsp/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/driving_distance/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles /dijkstra.dir/dijkstra.c.o -c /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/dijkstra/src/dijkstra.c cc: warning: optimization flag '-frounding-math' is not supported cc: warning: argument unused during compilation: '-frounding-math' /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/CMakeFiles 15 [ 11%] Building CXX object src/dijkstra/src/CMakeFiles/dijkstra.dir/boost_wrapper.cpp.o cd /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/dijkstra/src && /usr/bin/c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -fPIC -O2 -g -frounding-math -Wno-deprecated -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -I/usr/local/include/postgresql/server -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/astar/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/dijkstra/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/kdijkstra/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_johnson/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_warshall/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/tsp/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/driving_distance/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/di jkstra.dir/boost_wrapper.cpp.o -c /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/dijkstra/src/boost_wrapper.cpp c++: warning: optimization flag '-frounding-math' is not supported c++: warning: argument unused during compilation: '-frounding-math' /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/CMakeFiles 14 15 [ 11%] Built target dijkstra /usr/bin/make -f src/kdijkstra/src/CMakeFiles/kdijkstra.dir/build.make src/kdijkstra/src/CMakeFiles/kdijkstra.dir/depend cd /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/kdijkstra/src /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/kdijkstra/src /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/kdijkstra/src/CMakeFiles/kdijkstra.dir/DependInfo.cmake Scanning dependencies of target kdijkstra /usr/bin/make -f src/kdijkstra/src/CMakeFiles/kdijkstra.dir/build.make src/kdijkstra/src/CMakeFiles/kdijkstra.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/CMakeFiles 16 [ 14%] Building CXX object src/kdijkstra/src/CMakeFiles/kdijkstra.dir/k_targets_boost_wrapper.cpp.o cd /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/kdijkstra/src && /usr/bin/c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -fPIC -O2 -g -frounding-math -Wno-deprecated -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -I/usr/local/include/postgresql/server -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/astar/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/dijkstra/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/kdijkstra/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_johnson/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_warshall/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/tsp/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/driving_distance/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFiles/k dijkstra.dir/k_targets_boost_wrapper.cpp.o -c /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/kdijkstra/src/k_targets_boost_wrapper.cpp c++: warning: optimization flag '-frounding-math' is not supported c++: warning: argument unused during compilation: '-frounding-math' /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/CMakeFiles 17 [ 17%] Building C object src/kdijkstra/src/CMakeFiles/kdijkstra.dir/k_targets_sp.c.o cd /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/kdijkstra/src && /usr/bin/cc -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DPGSQL_VERSION=93 -fPIC -O2 -g -frounding-math -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -I/usr/local/include/postgresql/server -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/astar/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/dijkstra/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/kdijkstra/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_johnson/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_warshall/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/tsp/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/driving_distance/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeFile s/kdijkstra.dir/k_targets_sp.c.o -c /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/kdijkstra/src/k_targets_sp.c cc: warning: optimization flag '-frounding-math' is not supported cc: warning: argument unused during compilation: '-frounding-math' /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/kdijkstra/src/k_targets_sp.c:109:5: warning: implicit declaration of function 'get_typlenbyvalalign' is invalid in C99 [-Wimplicit-function-declaration] get_typlenbyvalalign(i_eltype, &i_typlen, &i_typbyval, &i_typalign); ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/CMakeFiles 16 17 [ 17%] Built target kdijkstra /usr/bin/make -f src/apsp_johnson/src/CMakeFiles/apsp_johnson.dir/build.make src/apsp_johnson/src/CMakeFiles/apsp_johnson.dir/depend cd /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_johnson/src /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_johnson/src /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_johnson/src/CMakeFiles/apsp_johnson.dir/DependInfo.cmake Scanning dependencies of target apsp_johnson /usr/bin/make -f src/apsp_johnson/src/CMakeFiles/apsp_johnson.dir/build.make src/apsp_johnson/src/CMakeFiles/apsp_johnson.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/CMakeFiles 1 [ 20%] Building C object src/apsp_johnson/src/CMakeFiles/apsp_johnson.dir/apsp_johnson.c.o cd /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_johnson/src && /usr/bin/cc -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DPGSQL_VERSION=93 -fPIC -O2 -g -frounding-math -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -I/usr/local/include/postgresql/server -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/astar/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/dijkstra/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/kdijkstra/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_johnson/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_warshall/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/tsp/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/driving_distance/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/trsp/src -I/usr/local/include -o CMakeF iles/apsp_johnson.dir/apsp_johnson.c.o -c /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_johnson/src/apsp_johnson.c cc: warning: optimization flag '-frounding-math' is not supported cc: warning: argument unused during compilation: '-frounding-math' /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/CMakeFiles 2 [ 22%] Building CXX object src/apsp_johnson/src/CMakeFiles/apsp_johnson.dir/apsp_johnson_boost_wrapper.cpp.o cd /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_johnson/src && /usr/bin/c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -fPIC -O2 -g -frounding-math -Wno-deprecated -fno-delete-null-pointer-checks -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -I/usr/local/include/postgresql/server -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/astar/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/dijkstra/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/kdijkstra/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_johnson/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_warshall/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/tsp/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/driving_distance/src -I/wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/trsp/src - I/usr/local/include -o CMakeFiles/apsp_johnson.dir/apsp_johnson_boost_wrapper.cpp.o -c /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0/src/apsp_johnson/src/apsp_johnson_boost_wrapper.cpp c++: error: unknown argument: '-fno-delete-null-pointer-checks' c++: warning: optimization flag '-frounding-math' is not supported *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/databases/pgrouting/work/pgrouting-2.0.0 *** Error code 1 Stop. make: stopped in /usr/ports/databases/pgrouting From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 08:08:39 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 633BF8C5; Fri, 30 Jan 2015 08:08:39 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 4F380254; Fri, 30 Jan 2015 08:08:39 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U88dnQ021147; Fri, 30 Jan 2015 08:08:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U88d4O021146; Fri, 30 Jan 2015 08:08:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 08:08:39 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300808.t0U88d4O021146@beefy1.isc.freebsd.org> To: x11@FreeBSD.org Subject: [package - head-i386-default][graphics/libosmesa] Failed for libosmesa-10.2.7_1 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: Fri, 30 Jan 2015 08:08:39 -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: x11@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/graphics/libosmesa/Makefile 374494 2014-12-10 23:00:28Z kwm $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/libosmesa-10.2.7_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building graphics/libosmesa build started at Fri Jan 30 08:07:30 UTC 2015 port directory: /usr/ports/graphics/libosmesa building for: FreeBSD head-i386-default-job-08 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: x11@FreeBSD.org Makefile ident: $FreeBSD: head/graphics/libosmesa/Makefile 374494 2014-12-10 23:00:28Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=libosmesa-10.2.7_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-osmesa --disable-driglx-direct --disable-gallium-llvm --disable-glx --disable-dri --disable-egl --with-gallium-drivers=swrast --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ac_cv_prog_YACC=/usr/local/bin/bison ac_cv_prog_LEX=/usr/local/bin/flex XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/libosmesa/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/libosmesa/work HOME=/wrkdirs/usr/ports/graphics/libosmesa/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/libosmesa/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/libosmesa/work HOME=/wrkdirs/usr/ports/graphics/libosmesa/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 -I/usr/local/include -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd11 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/libosmesa" EXAMPLESDIR="share/examples/libosmesa" DATADIR="share/libosmesa" WWWDIR="www/libosmesa" ETCDIR="etc/libosmesa" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libosmesa DOCSDIR=/usr/local/share/doc/libosmesa EXAMPLESDIR=/usr/local/share/examples/libosmesa WWWDIR=/usr/local/www/libosmesa ETCDIR=/usr/local/etc/libosmesa --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> libosmesa-10.2.7_1 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.7.txz [head-i386-default-job-08] Installing pkg-1.4.7... [head-i386-default-job-08] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libosmesa-10.2.7_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by libosmesa-10.2.7_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by libosmesa-10.2.7_1 for building => SHA256 Checksum OK for MesaLib-10.2.7.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by libosmesa-10.2.7_1 for building ===> Extracting for libosmesa-10.2.7_1 => SHA256 Checksum OK for MesaLib-10.2.7.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for libosmesa-10.2.7_1 ===> Applying FreeBSD patches for libosmesa-10.2.7_1 /usr/bin/sed -i.bak -e '/^OSMESA_VERSION=/s|8|9|' -e 's|-fno-builtin-memcmp||g' /wrkdirs/usr/ports/graphics/libosmesa/work/Mesa-10.2.7/configure =========================================================================== =================================================== ===> libosmesa-10.2.7_1 depends on file: /usr/local/lib/python2.7/site-packages/libxml2mod.so - not found ===> Verifying install for /usr/local/lib/python2.7/site-packages/libxml2mod.so in /usr/ports/textproc/py-libxml2 ===> Installing existing package /packages/All/py27-libxml2-2.9.2.txz [head-i386-default-job-08] Installing py27-libxml2-2.9.2... [head-i386-default-job-08] `-- Installing libxml2-2.9.2_2... [head-i386-default-job-08] `-- Extracting libxml2-2.9.2_2... done [head-i386-default-job-08] `-- Installing py27-setuptools27-5.5.1_1... [head-i386-default-job-08] | `-- Installing python27-2.7.9... [head-i386-default-job-08] | | `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-08] | | `-- Installing indexinfo-0.2.2... [head-i386-default-job-08] | | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-08] | | `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-08] | | `-- Installing libffi-3.2.1... [head-i386-default-job-08] | | `-- Extracting libffi-3.2.1... done [head-i386-default-job-08] | | `-- Installing readline-6.3.8... [head-i386-default-job-08] | | `-- Extracting readline-6.3.8... done [head-i386-default-job-08] | `-- Extracting python27-2.7.9... done [head-i386-default-job-08] `-- Extracting py27-setuptools27-5.5.1_1... done [head-i386-default-job-08] `-- Installing python2-2_3... [head-i386-default-job-08] `-- Extracting python2-2_3... done [head-i386-default-job-08] Extracting py27-libxml2-2.9.2... done 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 libosmesa-10.2.7_1 ===> libosmesa-10.2.7_1 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 [head-i386-default-job-08] Installing flex-2.5.39_2... [head-i386-default-job-08] `-- Installing m4-1.4.17_1,1... [head-i386-default-job-08] `-- Extracting m4-1.4.17_1,1... done [head-i386-default-job-08] Extracting flex-2.5.39_2... done ===> Returning to build of libosmesa-10.2.7_1 ===> libosmesa-10.2.7_1 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 [head-i386-default-job-08] Installing bison-2.7.1,1... [head-i386-default-job-08] Extracting bison-2.7.1,1... done ===> Returning to build of libosmesa-10.2.7_1 ===> libosmesa-10.2.7_1 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 [head-i386-default-job-08] Installing gmake-4.1_1... [head-i386-default-job-08] Extracting gmake-4.1_1... done ===> Returning to build of libosmesa-10.2.7_1 ===> libosmesa-10.2.7_1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [head-i386-default-job-08] Installing pkgconf-0.9.7... config.status: creating src/gallium/winsys/i915/drm/Makefile config.status: creating src/gallium/winsys/i915/sw/Makefile config.status: creating src/gallium/winsys/intel/drm/Makefile config.status: creating src/gallium/winsys/nouveau/drm/Makefile config.status: creating src/gallium/winsys/radeon/drm/Makefile config.status: creating src/gallium/winsys/svga/drm/Makefile config.status: creating src/gallium/winsys/sw/dri/Makefile config.status: creating src/gallium/winsys/sw/fbdev/Makefile config.status: creating src/gallium/winsys/sw/null/Makefile config.status: creating src/gallium/winsys/sw/wayland/Makefile config.status: creating src/gallium/winsys/sw/wrapper/Makefile config.status: creating src/gallium/winsys/sw/xlib/Makefile config.status: creating src/gbm/Makefile config.status: creating src/gbm/main/gbm.pc config.status: creating src/glsl/Makefile config.status: creating src/glx/Makefile config.status: creating src/glx/tests/Makefile config.status: creating src/gtest/Makefile config.status: creating src/loader/Makefile config.status: creating src/mapi/Makefile config.status: creating src/mapi/es1api/Makefile config.status: creating src/mapi/es1api/glesv1_cm.pc config.status: creating src/mapi/es2api/Makefile config.status: creating src/mapi/es2api/glesv2.pc config.status: creating src/mapi/glapi/Makefile config.status: creating src/mapi/glapi/gen/Makefile config.status: creating src/mapi/glapi/tests/Makefile config.status: creating src/mapi/shared-glapi/Makefile config.status: creating src/mapi/shared-glapi/tests/Makefile config.status: creating src/mapi/vgapi/Makefile config.status: creating src/mapi/vgapi/vg.pc config.status: creating src/mesa/Makefile config.status: creating src/mesa/gl.pc config.status: creating src/mesa/drivers/dri/dri.pc config.status: creating src/mesa/drivers/dri/common/Makefile config.status: creating src/mesa/drivers/dri/common/xmlpool/Makefile config.status: creating src/mesa/drivers/dri/i915/Makefile config.status: creating src/mesa/drivers/dri/i965/Makefile config.status: creating src/mesa/drivers/dri/Makefile config.status: creating src/mesa/drivers/dri/nouveau/Makefile config.status: creating src/mesa/drivers/dri/r200/Makefile config.status: creating src/mesa/drivers/dri/radeon/Makefile config.status: creating src/mesa/drivers/dri/swrast/Makefile config.status: creating src/mesa/drivers/osmesa/Makefile config.status: creating src/mesa/drivers/osmesa/osmesa.pc config.status: creating src/mesa/drivers/x11/Makefile config.status: creating src/mesa/main/tests/Makefile config.status: creating src/mesa/main/tests/hash_table/Makefile config.status: executing depfiles commands config.status: executing libtool commands prefix: /usr/local exec_prefix: ${prefix} libdir: ${exec_prefix}/lib includedir: ${prefix}/include OpenGL: yes (ES1: no ES2: no) OpenVG: no OSMesa: libOSMesa GLX: no EGL: no llvm: no Gallium: yes Target dirs: Winsys dirs: sw Driver dirs: galahad identity noop rbug softpipe trace Trackers dirs: Shared libs: yes Static libs: no Shared-glapi: yes CFLAGS: -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -Wall -std=c99 -Werror=implicit-function-declaration -Werror=missing-prototypes -fno-strict-aliasing -Qunused-arguments CXXFLAGS: -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -Wall -fno-strict-aliasing -Qunused-arguments Macros: -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DHAVE_DLOPEN -DHAVE_POSIX_MEMALIGN -DMESA_EGL_NO_X11_HEADERS PYTHON2: python2 Run 'gmake' to build Mesa =========================================================================== =================================================== ===> Building for libosmesa-10.2.7_1 gmake[1]: Entering directory '/wrkdirs/usr/ports/graphics/libosmesa/work/Mesa-10.2.7' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/graphics/libosmesa/work/Mesa-10.2.7/src' cd .. && gmake am--refresh cd .. && gmake am--refresh Making all in gtest gmake[3]: Entering directory '/wrkdirs/usr/ports/graphics/libosmesa/work/Mesa-10.2.7/src/gtest' cd ../.. && gmake am--refresh cd ../.. && gmake am--refresh gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/graphics/libosmesa/work/Mesa-10.2.7/src/gtest' Making all in loader gmake[3]: Entering directory '/wrkdirs/usr/ports/graphics/libosmesa/work/Mesa-10.2.7/src/loader' cd ../.. && gmake am--refresh cd ../.. && gmake am--refresh CC libloader_la-loader.lo CC libloader_la-pci_id_driver_map.lo CCLD libloader.la gmake[3]: Leaving directory '/wrkdirs/usr/ports/graphics/libosmesa/work/Mesa-10.2.7/src/loader' Making all in mapi gmake[3]: Entering directory '/wrkdirs/usr/ports/graphics/libosmesa/work/Mesa-10.2.7/src/mapi' cd ../.. && gmake am--refresh cd ../.. && gmake am--refresh Making all in glapi/gen gmake[4]: Entering directory '/wrkdirs/usr/ports/graphics/libosmesa/work/Mesa-10.2.7/src/mapi/glapi/gen' cd ../../../.. && gmake am--refresh cd ../../../.. && gmake am--refresh GEN ../../../../src/mapi/glapi/glapi_mapi_tmp.h GEN ../../../../src/mapi/glapi/glprocs.h GEN ../../../../src/mapi/glapi/glapitemp.h GEN ../../../../src/mapi/glapi/glapitable.h GEN ../../../../src/mapi/glapi/glapi_gentable.c GEN ../../../../src/mapi/glapi/glapi_x86.S GEN ../../../../src/mesa/main/enums.c GEN ../../../../src/mesa/main/api_exec.c GEN ../../../../src/mesa/main/dispatch.h GEN ../../../../src/mesa/main/remap_helper.h GEN ../../../../src/glx/indirect.c GEN ../../../../src/glx/indirect.h GEN ../../../../src/glx/indirect_init.c GEN ../../../../src/glx/indirect_size.h GEN ../../../../src/glx/indirect_size.c gmake all-am gmake[5]: Entering directory '/wrkdirs/usr/ports/graphics/libosmesa/work/Mesa-10.2.7/src/mapi/glapi/gen' cd ../../../.. && gmake am--refresh cd ../../../.. && gmake am--refresh gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/graphics/libosmesa/work/Mesa-10.2.7/src/mapi/glapi/gen' gmake[4]: Leaving directory '/wrkdirs/usr/ports/graphics/libosmesa/work/Mesa-10.2.7/src/mapi/glapi/gen' Making all in shared-glapi gmake[4]: Entering directory '/wrkdirs/usr/ports/graphics/libosmesa/work/Mesa-10.2.7/src/mapi/shared-glapi' cd ../../.. && gmake am--refresh cd ../../.. && gmake am--refresh GEN glapi_mapi_tmp.h gmake all-recursive gmake[5]: Entering directory '/wrkdirs/usr/ports/graphics/libosmesa/work/Mesa-10.2.7/src/mapi/shared-glapi' cd ../../.. && gmake am--refresh cd ../../.. && gmake am--refresh Making all in . gmake[6]: Entering directory '/wrkdirs/usr/ports/graphics/libosmesa/work/Mesa-10.2.7/src/mapi/shared-glapi' cd ../../.. && gmake am--refresh cd ../../.. && gmake am--refresh CC entry.lo In file included from ../../../src/mapi/entry.c:46: ./../../src/mapi/entry_x86_tsd.h:62:19: warning: tentative array definition assumed to have one element static const char x86_entry_start[]; ^ ./../../src/mapi/entry_x86_tsd.h:63:19: warning: tentative array definition assumed to have one element static const char x86_entry_end[]; ^ Assertion failed: (Symbol->isUndefined() && "Cannot define a symbol twice!"), function EmitLabel, file /usr/local/poudriere/jails/head-i386/usr/src/lib/clang/libllvmmc/../../../contrib/llvm/lib/MC/MCELFStreamer.cpp, line 57. Stack dump: 0. Program arguments: /usr/bin/cc -cc1 -triple i386-unknown-freebsd11.0 -emit-obj -disable-free -main-file-name entry.c -mrelocation-model pic -pic-level 2 -mdisable-fp-elim -relaxed-aliasing -masm-verbose -mconstructor-aliases -target-cpu i486 -dwarf-column-info -coverage-file /wrkdirs/usr/ports/graphics/libosmesa/work/Mesa-10.2.7/src/mapi/shared-glapi/.libs/entry.o -resource-dir /usr/bin/../lib/clang/3.5.1 -dependency-file .deps/entry.Tpo -sys-header-deps -MP -MT entry.lo -D PACKAGE_NAME="Mesa" -D PACKAGE_TARNAME="mesa" -D PACKAGE_VERSION="10.2.7" -D PACKAGE_STRING="Mesa 10.2.7" -D PACKAGE_BUGREPORT="https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa" -D PACKAGE_URL="" -D PACKAGE="mesa" -D VERSION="10.2.7" -D STDC_HEADERS=1 -D HAVE_SYS_TYPES_H=1 -D HAVE_SYS_STAT_H=1 -D HAVE_STDLIB_H=1 -D HAVE_STRING_H=1 -D HAVE_MEMORY_H=1 -D HAVE_STRINGS_H=1 -D HAVE_INTTYPES_H=1 -D HAVE_STDINT_H=1 -D HAVE_UNISTD_H=1 -D HAVE_DLFCN_H=1 -D LT_OBJDIR=".libs/" -D YYTEXT_POINTER=1 -D HAVE___BUILTIN_ BSWAP32=1 -D HAVE___BUILTIN_BSWAP64=1 -D HAVE_DLADDR=1 -D HAVE_CLOCK_GETTIME=1 -D HAVE_PTHREAD_PRIO_INHERIT=1 -D HAVE_PTHREAD=1 -D USE_X86_ASM -D USE_MMX_ASM -D USE_3DNOW_ASM -D USE_SSE_ASM -D HAVE_DLOPEN -D HAVE_POSIX_MEMALIGN -D MESA_EGL_NO_X11_HEADERS -D MAPI_MODE_GLAPI -D MAPI_ABI_HEADER="shared-glapi/glapi_mapi_tmp.h" -D _THREAD_SAFE -D PIC -I . -I ../../../include -I ../../../src/mapi -I ../../../src/mapi -I /usr/local/include -O2 -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -std=c99 -fdebug-compilation-dir /wrkdirs/usr/ports/graphics/libosmesa/work/Mesa-10.2.7/src/mapi/shared-glapi -ferror-limit 19 -fmessage-length 0 -pthread -stack-protector 1 -mstackrealign -fobjc-runtime=gnustep -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o .libs/entry.o -x c ../../../src/mapi/entry.c 1. parser at end of file 2. Code generation cc: error: unable to execute command: Abort trap (core dumped) cc: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 3.5.1 (tags/RELEASE_351/final 225668) 20150115 Target: i386-unknown-freebsd11.0 Thread model: posix cc: note: diagnostic msg: PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed source, and associated run script. cc: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: cc: note: diagnostic msg: /tmp/entry-d080d6.c cc: note: diagnostic msg: /tmp/entry-d080d6.sh cc: note: diagnostic msg: ******************** Makefile:695: recipe for target 'entry.lo' failed gmake[6]: *** [entry.lo] Error 1 gmake[6]: Leaving directory '/wrkdirs/usr/ports/graphics/libosmesa/work/Mesa-10.2.7/src/mapi/shared-glapi' Makefile:749: recipe for target 'all-recursive' failed gmake[5]: *** [all-recursive] Error 1 gmake[5]: Leaving directory '/wrkdirs/usr/ports/graphics/libosmesa/work/Mesa-10.2.7/src/mapi/shared-glapi' Makefile:586: recipe for target 'all' failed gmake[4]: *** [all] Error 2 gmake[4]: Leaving directory '/wrkdirs/usr/ports/graphics/libosmesa/work/Mesa-10.2.7/src/mapi/shared-glapi' Makefile:512: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/graphics/libosmesa/work/Mesa-10.2.7/src/mapi' Makefile:529: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/graphics/libosmesa/work/Mesa-10.2.7/src' Makefile:576: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/graphics/libosmesa/work/Mesa-10.2.7' *** Error code 1 Stop. make: stopped in /usr/ports/graphics/libosmesa From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 08:30:00 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 0BA30C2A; Fri, 30 Jan 2015 08:30:00 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 ECB36655; Fri, 30 Jan 2015 08:29:59 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U8Txuh050716; Fri, 30 Jan 2015 08:29:59 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U8Tx2n050699; Fri, 30 Jan 2015 08:29:59 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 08:29:59 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300829.t0U8Tx2n050699@beefy1.isc.freebsd.org> To: johans@FreeBSD.org Subject: [package - head-i386-default][lang/pfe] Failed for pfe-0.33.71_1 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: Fri, 30 Jan 2015 08:30:00 -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: johans@FreeBSD.org Last committer: johans@FreeBSD.org Ident: $FreeBSD: head/lang/pfe/Makefile 360897 2014-07-06 13:09:19Z johans $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/pfe-0.33.71_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building lang/pfe build started at Fri Jan 30 08:29:31 UTC 2015 port directory: /usr/ports/lang/pfe building for: FreeBSD head-i386-default-job-06 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: johans@FreeBSD.org Makefile ident: $FreeBSD: head/lang/pfe/Makefile 360897 2014-07-06 13:09:19Z johans $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=pfe-0.33.71_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/pfe/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/pfe/work HOME=/wrkdirs/usr/ports/lang/pfe/work TMPDIR="/tmp" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/pfe/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/pfe/work HOME=/wrkdirs/usr/ports/lang/pfe/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/pfe" EXAMPLESDIR="share/examples/pfe" DATADIR="share/pfe" WWWDIR="www/pfe" ETCDIR="etc/pfe" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pfe DOCSDIR=/usr/local/share/doc/pfe EXAMPLESDIR=/usr/local/share/examples/pfe WWWDIR=/usr/local/www/pfe ETCDIR=/usr/local/etc/pfe --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> pfe-0.33.71_1 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.7.txz [head-i386-default-job-06] Installing pkg-1.4.7... [head-i386-default-job-06] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of pfe-0.33.71_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by pfe-0.33.71_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by pfe-0.33.71_1 for building => SHA256 Checksum OK for pfe-0.33.71.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by pfe-0.33.71_1 for building ===> Extracting for pfe-0.33.71_1 => SHA256 Checksum OK for pfe-0.33.71.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for pfe-0.33.71_1 =========================================================================== =================================================== ===> pfe-0.33.71_1 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 [head-i386-default-job-06] Installing gmake-4.1_1... [head-i386-default-job-06] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-06] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-06] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-06] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-06] Extracting gmake-4.1_1... done ===> Returning to build of pfe-0.33.71_1 ===> pfe-0.33.71_1 depends on file: /usr/local/bin/perl5.18.4 - not found ===> Verifying install for /usr/local/bin/perl5.18.4 in /usr/ports/lang/perl5.18 ===> Installing existing package /packages/All/perl5-5.18.4_11.txz [head-i386-default-job-06] Installing perl5-5.18.4_11... [head-i386-default-job-06] Extracting perl5-5.18.4_11... done ===> Returning to build of pfe-0.33.71_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for pfe-0.33.71_1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/testmodule2/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/testmodule2/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/testmodule1/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/bin/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/pfe/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/uses/libtool.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/uses/ltconfig configure: loading site script /usr/ports/Templates/config.site checking rpm spec file... pfe.spec checking for spec package... pfe checking for spec version... 0.33.71 checking for spec license type... GNU LGPL checking for spec summary... Portable Forth Environment checking for spec category... Development/Languages checking for spec icon... pfe-icon.png (fallback) checking build system type... i386-portbld-freebsd11.0 checking host system type... i386-portbld-freebsd11.0 continue configure in default builddir "./FreeBSD_11.0-CURRENT_i386.d" ...exec /bin/sh ".././configure" "--srcdir=.." "--enable-builddir=FreeBSD_11.0-CURRENT_i386.d" '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd11.0' 'build_alias=i386-portbld-freebsd11.0' configure: loading site script /usr/ports/Templates/config.site checking rpm spec file... ../pfe.spec checking for spec package... pfe checking for spec version... 0.33.71 checking for spec license type... GNU LGPL checking for spec summary... Portable Forth Environment checking for spec category... Development/Languages checking for spec icon... pfe-icon.png (fallback) checking build system type... i386-portbld-freebsd11.0 checking host system type... i386-portbld-freebsd11.0 checking for gsed... sed checking default prefix system... is /local-package checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking extra modules... EXTRAMODULES = testmodule1 testmodule2 checking existing extra module testmodule1... ok checking existing extra module testmodule2... ok config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands === configuring in testmodule1 (/wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/FreeBSD_11.0-CURRENT_i386.d/testmodule1) configure: running /bin/sh ../../testmodule1/configure --disable-option-checking '--prefix=/usr/local' '--enable-builddir=FreeBSD_11.0-CURRENT_i386.d' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd11.0' 'build_alias=i386-portbld-freebsd11.0' '--program-suffix=-forth' --cache-file=/dev/null --srcdir=../../testmodule1 configure: loading site script /usr/ports/Templates/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking build system type... i386-portbld-freebsd11.0 checking host system type... i386-portbld-freebsd11.0 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from cc object... ok checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for pkg-config... no checking for PFE... fallback for pkg-config... /bin/sh ../pfe/pfe-uninstalled.sh checking for pfe version... 0.33.71 (uninstalled) checking pfeincludedir... (fallback) ${srcdir}/.. checking pfedatadir... (fallback) ${prefix}/share/pfe checking pfelibdir... (fallback) ${libdir}/pfe configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands === configuring in testmodule2 (/wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/FreeBSD_11.0-CURRENT_i386.d/testmodule2) configure: running /bin/sh ../../testmodule2/configure --disable-option-checking '--prefix=/usr/local' '--enable-builddir=FreeBSD_11.0-CURRENT_i386.d' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd11.0' 'build_alias=i386-portbld-freebsd11.0' '--program-suffix=-forth' --cache-file=/dev/null --srcdir=../../testmodule2 configure: loading site script /usr/ports/Templates/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking build system type... i386-portbld-freebsd11.0 checking host system type... i386-portbld-freebsd11.0 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from cc object... ok checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for pkg-config... no checking for PFE... fallback for pkg-config... /bin/sh ../pfe/pfe-uninstalled.sh installs into... /wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/FreeBSD_11.0-CURRENT_i386.d/pfe/.libs/pfe-forth configure: creating ./config.status config.status: creating Makefile config.status: executing libtool commands checking for pkg-config... no configure: warning: pkgconfigdir=/usr/local/lib/pkgconfig (see config.log) configure: perhaps: make install pkgconfigdir=/ configure: mkdir dbk # make && make check && make install =========================================================================== =================================================== ===> Building for pfe-0.33.71_1 gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71' Makefile:403: warning: overriding recipe for target 'rpm' Makefile:321: warning: ignoring old recipe for target 'rpm' (cd `uname -msr | tr " /" "__"`.d && test ! -f configure && gmake "all") || exit ; gmake done "RULE=all" gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/FreeBSD_11.0-CURRENT_i386.d' Making all in pfe gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/FreeBSD_11.0-CURRENT_i386.d/pfe' gmake all-am gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/FreeBSD_11.0-CURRENT_i386.d/pfe' /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -fno-builtin -momit-leaf-frame-pointer -MT def-check.lo -MD -MP -MF .deps/def-check.Tpo -c -o def-check.lo ../../pfe/def-check.c mv -f .deps/def-check.Tpo .deps/def-check.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -fno-builtin -momit-leaf-frame-pointer -MT core-sub.lo -MD -MP -MF .deps/core-sub.Tpo -c -o core-sub.lo ../../pfe/core-sub.c fatal error: error in backend: Invalid register name global variable cc: error: clang frontend command failed with exit code 70 (use -v to see invocation) FreeBSD clang version 3.5.1 (tags/RELEASE_351/final 225668) 20150115 Target: i386-unknown-freebsd11.0 Thread model: posix cc: note: diagnostic msg: PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed source, and associated run script. cc: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: cc: note: diagnostic msg: /tmp/core-sub-e40cff.c cc: note: diagnostic msg: /tmp/core-sub-e40cff.sh cc: note: diagnostic msg: ******************** Makefile:1008: recipe for target 'core-sub.lo' failed gmake[4]: *** [core-sub.lo] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/FreeBSD_11.0-CURRENT_i386.d/pfe' Makefile:672: recipe for target 'all' failed gmake[3]: *** [all] Error 2 gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/FreeBSD_11.0-CURRENT_i386.d/pfe' Makefile:238: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/FreeBSD_11.0-CURRENT_i386.d' Makefile:182: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71' *** Error code 1 Stop. make: stopped in /usr/ports/lang/pfe From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 08:44:48 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 84E83E01; Fri, 30 Jan 2015 08:44:48 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 7094186E; Fri, 30 Jan 2015 08:44:48 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U8im39077591; Fri, 30 Jan 2015 08:44:48 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U8imso077590; Fri, 30 Jan 2015 08:44:48 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 08:44:48 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300844.t0U8imso077590@beefy2.isc.freebsd.org> To: sbz@FreeBSD.org Subject: [package - head-amd64-default][sysutils/ltrace] Failed for ltrace-0.6.0 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: Fri, 30 Jan 2015 08:44:48 -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: sbz@FreeBSD.org Last committer: miwi@FreeBSD.org Ident: $FreeBSD: head/sysutils/ltrace/Makefile 345453 2014-02-21 14:00:49Z miwi $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/ltrace-0.6.0.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building sysutils/ltrace build started at Fri Jan 30 08:44:33 UTC 2015 port directory: /usr/ports/sysutils/ltrace building for: FreeBSD head-amd64-default-job-23 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: sbz@FreeBSD.org Makefile ident: $FreeBSD: head/sysutils/ltrace/Makefile 345453 2014-02-21 14:00:49Z miwi $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=ltrace-0.6.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for ltrace-0.6.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/ltrace/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/ltrace/work HOME=/wrkdirs/usr/ports/sysutils/ltrace/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/ltrace/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/ltrace/work HOME=/wrkdirs/usr/ports/sysutils/ltrace/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/ltrace/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/ltrace/work HOME=/wrkdirs/usr/ports/sysutils/ltrace/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/ltrace/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/ltrace/work HOME=/wrkdirs/usr/ports/sysutils/ltrace/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/ltrace" EXAMPLESDIR="share/examples/ltrace" DATADIR="share/ltrace" WWWDIR="www/ltrace" ETCDIR="etc/ltrace" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ltrace DOCSDIR=/usr/local/share/doc/ltrace EXAMPLESDIR=/usr/local/share/examples/ltrace WWWDIR=/usr/local/www/ltrace ETCDIR=/usr/local/etc/ltrace --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> ltrace-0.6.0 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.7.txz [head-amd64-default-job-23] Installing pkg-1.4.7... [head-amd64-default-job-23] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ltrace-0.6.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ltrace-0.6.0 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ltrace-0.6.0 for building => SHA256 Checksum OK for ltrace-0.6.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ltrace-0.6.0 for building ===> Extracting for ltrace-0.6.0 => SHA256 Checksum OK for ltrace-0.6.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ltrace-0.6.0 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for ltrace-0.6.0 configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd11.0 checking host system type... amd64-portbld-freebsd11.0 checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert amd64-portbld-freebsd11.0 file names to amd64-portbld-freebsd11.0 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd11.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking for gawk... (cached) /usr/bin/awk checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no checking for elf.h... (cached) yes checking gelf.h usability... yes checking gelf.h presence... yes checking for gelf.h... yes checking for elf_begin in -lelf... yes checking for cplus_demangle in -liberty... no checking for __cxa_demangle in -lsupc++... no checking for __cxa_demangle in -lstdc++... yes checking selinux/selinux.h usability... no checking selinux/selinux.h presence... no checking for selinux/selinux.h... no checking for security_get_boolean_active in -lselinux... no checking libunwind.h usability... no checking libunwind.h presence... no checking for libunwind.h... no checking libunwind-ptrace.h usability... no checking libunwind-ptrace.h presence... no checking for libunwind-ptrace.h... no checking whether to use libunwind support... no checking whether elf_begin accepts ELF_C_READ_MMAP... no checking whether elf_hash takes a char* argument... yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking for stddef.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for inline... inline checking for pid_t... (cached) yes checking for size_t... (cached) yes checking size of long... 8 checking for error_at_line... no checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for alarm... (cached) yes checking for atexit... (cached) yes checking for getcwd... (cached) yes checking for gettimeofday... (cached) yes checking for memset... (cached) yes checking for mkdir... yes checking for rmdir... yes checking for strchr... yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking whether to enable debugging... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating sysdeps/Makefile config.status: creating sysdeps/linux-gnu/Makefile config.status: creating sysdeps/linux-gnu/alpha/Makefile config.status: creating sysdeps/linux-gnu/arm/Makefile config.status: creating sysdeps/linux-gnu/i386/Makefile config.status: creating sysdeps/linux-gnu/ia64/Makefile config.status: creating sysdeps/linux-gnu/m68k/Makefile config.status: creating sysdeps/linux-gnu/mipsel/Makefile config.status: creating sysdeps/linux-gnu/ppc/Makefile config.status: creating sysdeps/linux-gnu/s390/Makefile config.status: creating sysdeps/linux-gnu/sparc/Makefile config.status: creating sysdeps/linux-gnu/x86_64/Makefile config.status: creating sysdeps/FreeBSD/Makefile config.status: creating sysdeps/FreeBSD/amd64/Makefile config.status: creating testsuite/Makefile config.status: creating testsuite/ltrace.main/Makefile config.status: creating testsuite/ltrace.minor/Makefile config.status: creating testsuite/ltrace.torture/Makefile config.status: creating config.h config.status: executing libtool commands config.status: executing depfiles commands =========================================================================== =================================================== ===> Building for ltrace-0.6.0 /usr/bin/make all-recursive Making all in sysdeps Making all in FreeBSD Making all in amd64 /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sysdeps/FreeBSD/amd64 -I../../../sysdeps/FreeBSD -I../../../sysdeps -I../../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT plt.lo -MD -MP -MF .deps/plt.Tpo -c -o plt.lo plt.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sysdeps/FreeBSD/amd64 -I../../../sysdeps/FreeBSD -I../../../sysdeps -I../../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT plt.lo -MD -MP -MF .deps/plt.Tpo -c plt.c -fPIC -DPIC -o .libs/plt.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sysdeps/FreeBSD/amd64 -I../../../sysdeps/FreeBSD -I../../../sysdeps -I../../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT plt.lo -MD -MP -MF .deps/plt.Tpo -c plt.c -o plt.o >/dev/null 2>&1 mv -f .deps/plt.Tpo .deps/plt.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sysdeps/FreeBSD/amd64 -I../../../sysdeps/FreeBSD -I../../../sysdeps -I../../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT regs.lo -MD -MP -MF .deps/regs.Tpo -c -o regs.lo regs.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sysdeps/FreeBSD/amd64 -I../../../sysdeps/FreeBSD -I../../../sysdeps -I../../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT regs.lo -MD -MP -MF .deps/regs.Tpo -c regs.c -fPIC -DPIC -o .libs/regs.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sysdeps/FreeBSD/amd64 -I../../../sysdeps/FreeBSD -I../../../sysdeps -I../../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT regs.lo -MD -MP -MF .deps/regs.Tpo -c regs.c -o regs.o >/dev/null 2>&1 mv -f .deps/regs.Tpo .deps/regs.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sysdeps/FreeBSD/amd64 -I../../../sysdeps/FreeBSD -I../../../sysdeps -I../../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c -o trace.lo trace.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sysdeps/FreeBSD/amd64 -I../../../sysdeps/FreeBSD -I../../../sysdeps -I../../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.c -fPIC -DPIC -o .libs/trace.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../sysdeps/FreeBSD/amd64 -I../../../sysdeps/FreeBSD -I../../../sysdeps -I../../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.c -o trace.o >/dev/null 2>&1 mv -f .deps/trace.Tpo .deps/trace.Plo /bin/sh ../../../libtool --tag=CC --mode=link cc -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o ../libcpu.la plt.lo regs.lo trace.lo -lelf libtool: link: ar cru ../.libs/libcpu.a .libs/plt.o .libs/regs.o .libs/trace.o libtool: link: ranlib ../.libs/libcpu.a libtool: link: ( cd "../.libs" && rm -f "libcpu.la" && ln -s "../libcpu.la" "libcpu.la" ) /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../sysdeps/FreeBSD/amd64 -I../../sysdeps/FreeBSD -I../../sysdeps -I../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT events.lo -MD -MP -MF .deps/events.Tpo -c -o events.lo events.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../sysdeps/FreeBSD/amd64 -I../../sysdeps/FreeBSD -I../../sysdeps -I../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT events.lo -MD -MP -MF .deps/events.Tpo -c events.c -fPIC -DPIC -o .libs/events.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../sysdeps/FreeBSD/amd64 -I../../sysdeps/FreeBSD -I../../sysdeps -I../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT events.lo -MD -MP -MF .deps/events.Tpo -c events.c -o events.o >/dev/null 2>&1 mv -f .deps/events.Tpo .deps/events.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../sysdeps/FreeBSD/amd64 -I../../sysdeps/FreeBSD -I../../sysdeps -I../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c -o trace.lo trace.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../sysdeps/FreeBSD/amd64 -I../../sysdeps/FreeBSD -I../../sysdeps -I../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.c -fPIC -DPIC -o .libs/trace.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../sysdeps/FreeBSD/amd64 -I../../sysdeps/FreeBSD -I../../sysdeps -I../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT trace.lo -MD -MP -MF .deps/trace.Tpo -c trace.c -o trace.o >/dev/null 2>&1 mv -f .deps/trace.Tpo .deps/trace.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../sysdeps/FreeBSD/amd64 -I../../sysdeps/FreeBSD -I../../sysdeps -I../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c -o proc.lo proc.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../sysdeps/FreeBSD/amd64 -I../../sysdeps/FreeBSD -I../../sysdeps -I../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c proc.c -fPIC -DPIC -o .libs/proc.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../sysdeps/FreeBSD/amd64 -I../../sysdeps/FreeBSD -I../../sysdeps -I../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c proc.c -o proc.o >/dev/null 2>&1 mv -f .deps/proc.Tpo .deps/proc.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../sysdeps/FreeBSD/amd64 -I../../sysdeps/FreeBSD -I../../sysdeps -I../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT breakpoint.lo -MD -MP -MF .deps/breakpoint.Tpo -c -o breakpoint.lo breakpoint.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../sysdeps/FreeBSD/amd64 -I../../sysdeps/FreeBSD -I../../sysdeps -I../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT breakpoint.lo -MD -MP -MF .deps/breakpoint.Tpo -c breakpoint.c -fPIC -DPIC -o .libs/breakpoint.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../sysdeps/FreeBSD/amd64 -I../../sysdeps/FreeBSD -I../../sysdeps -I../.. -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT breakpoint.lo -MD -MP -MF .deps/breakpoint.Tpo -c breakpoint.c -o breakpoint.o >/dev/null 2>&1 mv -f .deps/breakpoint.Tpo .deps/breakpoint.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o ../libos.la events.lo trace.lo proc.lo breakpoint.lo libcpu.la -lelf libtool: link: (cd ../.libs/libos.lax/libcpu.a && ar x "/wrkdirs/usr/ports/sysutils/ltrace/work/ltrace-0.6.0/sysdeps/FreeBSD/./.libs/libcpu.a") copying selected object files to avoid basename conflicts... libtool: link: ln ../.libs/libos.lax/libcpu.a/trace.o ../.libs/libos.lax/lt1-trace.o || cp ../.libs/libos.lax/libcpu.a/trace.o ../.libs/libos.lax/lt1-trace.o libtool: link: ar cru ../.libs/libos.a .libs/events.o .libs/trace.o .libs/proc.o .libs/breakpoint.o ../.libs/libos.lax/libcpu.a/plt.o ../.libs/libos.lax/libcpu.a/regs.o ../.libs/libos.lax/lt1-trace.o libtool: link: ranlib ../.libs/libos.a libtool: link: rm -fr ../.libs/libos.lax ../.libs/libos.lax libtool: link: ( cd "../.libs" && rm -f "libos.la" && ln -s "../libos.la" "libos.la" ) Making all in . /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./sysdeps/FreeBSD/amd64 -I./sysdeps/FreeBSD -I./sysdeps -I. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT breakpoints.lo -MD -MP -MF .deps/breakpoints.Tpo -c -o breakpoints.lo breakpoints.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./sysdeps/FreeBSD/amd64 -I./sysdeps/FreeBSD -I./sysdeps -I. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT breakpoints.lo -MD -MP -MF .deps/breakpoints.Tpo -c breakpoints.c -fPIC -DPIC -o .libs/breakpoints.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I./sysdeps/FreeBSD/amd64 -I./sysdeps/FreeBSD -I./sysdeps -I. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT breakpoints.lo -MD -MP -MF .deps/breakpoints.Tpo -c breakpoints.c -o breakpoints.o >/dev/null 2>&1 mv -f .deps/breakpoints.Tpo .deps/breakpoints.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./sysdeps/FreeBSD/amd64 -I./sysdeps/FreeBSD -I./sysdeps -I. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo debug.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./sysdeps/FreeBSD/amd64 -I./sysdeps/FreeBSD -I./sysdeps -I. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -fPIC -DPIC -o .libs/debug.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I./sysdeps/FreeBSD/amd64 -I./sysdeps/FreeBSD -I./sysdeps -I. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -o debug.o >/dev/null 2>&1 mv -f .deps/debug.Tpo .deps/debug.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./sysdeps/FreeBSD/amd64 -I./sysdeps/FreeBSD -I./sysdeps -I. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT demangle.lo -MD -MP -MF .deps/demangle.Tpo -c -o demangle.lo demangle.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./sysdeps/FreeBSD/amd64 -I./sysdeps/FreeBSD -I./sysdeps -I. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT demangle.lo -MD -MP -MF .deps/demangle.Tpo -c demangle.c -fPIC -DPIC -o .libs/demangle.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I./sysdeps/FreeBSD/amd64 -I./sysdeps/FreeBSD -I./sysdeps -I. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT demangle.lo -MD -MP -MF .deps/demangle.Tpo -c demangle.c -o demangle.o >/dev/null 2>&1 mv -f .deps/demangle.Tpo .deps/demangle.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./sysdeps/FreeBSD/amd64 -I./sysdeps/FreeBSD -I./sysdeps -I. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c -o dict.lo dict.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./sysdeps/FreeBSD/amd64 -I./sysdeps/FreeBSD -I./sysdeps -I. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -fPIC -DPIC -o .libs/dict.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I./sysdeps/FreeBSD/amd64 -I./sysdeps/FreeBSD -I./sysdeps -I. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -o dict.o >/dev/null 2>&1 mv -f .deps/dict.Tpo .deps/dict.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./sysdeps/FreeBSD/amd64 -I./sysdeps/FreeBSD -I./sysdeps -I. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT display_args.lo -MD -MP -MF .deps/display_args.Tpo -c -o display_args.lo display_args.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./sysdeps/FreeBSD/amd64 -I./sysdeps/FreeBSD -I./sysdeps -I. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT display_args.lo -MD -MP -MF .deps/display_args.Tpo -c display_args.c -fPIC -DPIC -o .libs/display_args.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I./sysdeps/FreeBSD/amd64 -I./sysdeps/FreeBSD -I./sysdeps -I. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT display_args.lo -MD -MP -MF .deps/display_args.Tpo -c display_args.c -o display_args.o >/dev/null 2>&1 mv -f .deps/display_args.Tpo .deps/display_args.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./sysdeps/FreeBSD/amd64 -I./sysdeps/FreeBSD -I./sysdeps -I. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ltrace-elf.lo -MD -MP -MF .deps/ltrace-elf.Tpo -c -o ltrace-elf.lo ltrace-elf.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./sysdeps/FreeBSD/amd64 -I./sysdeps/FreeBSD -I./sysdeps -I. -DSYSCONFDIR=\"/usr/local/etc\" -Wall -Wsign-compare -Wfloat-equal -Wformat-security -Werror -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ltrace-elf.lo -MD -MP -MF .deps/ltrace-elf.Tpo -c ltrace-elf.c -fPIC -DPIC -o .libs/ltrace-elf.o ltrace-elf.c:208:1: error: comparison of constant 0 with boolean expression is always false [-Werror,-Wtautological-constant-out-of-range-compare] DEF_READER(elf_read_u16, 16) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ltrace-elf.c:191:42: note: expanded from macro 'DEF_READER' if (!need_data(data, offset, SIZE / 8) < 0) \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ ltrace-elf.c:209:1: error: comparison of constant 0 with boolean expression is always false [-Werror,-Wtautological-constant-out-of-range-compare] DEF_READER(elf_read_u32, 32) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ltrace-elf.c:191:42: note: expanded from macro 'DEF_READER' if (!need_data(data, offset, SIZE / 8) < 0) \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ ltrace-elf.c:210:1: error: comparison of constant 0 with boolean expression is always false [-Werror,-Wtautological-constant-out-of-range-compare] DEF_READER(elf_read_u64, 64) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ltrace-elf.c:191:42: note: expanded from macro 'DEF_READER' if (!need_data(data, offset, SIZE / 8) < 0) \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ 3 errors generated. *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/sysutils/ltrace/work/ltrace-0.6.0 *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/sysutils/ltrace/work/ltrace-0.6.0 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/sysutils/ltrace/work/ltrace-0.6.0 *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/ltrace From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 08:51:42 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 90A3FE69; Fri, 30 Jan 2015 08:51:42 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 7C29F931; Fri, 30 Jan 2015 08:51:42 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U8pfBd027359; Fri, 30 Jan 2015 08:51:41 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U8pfQe027324; Fri, 30 Jan 2015 08:51:41 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 08:51:41 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300851.t0U8pfQe027324@beefy2.isc.freebsd.org> To: johans@FreeBSD.org Subject: [package - head-amd64-default][lang/pfe] Failed for pfe-0.33.71_1 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: Fri, 30 Jan 2015 08:51:42 -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: johans@FreeBSD.org Last committer: johans@FreeBSD.org Ident: $FreeBSD: head/lang/pfe/Makefile 360897 2014-07-06 13:09:19Z johans $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/pfe-0.33.71_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building lang/pfe build started at Fri Jan 30 08:50:27 UTC 2015 port directory: /usr/ports/lang/pfe building for: FreeBSD head-amd64-default-job-01 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: johans@FreeBSD.org Makefile ident: $FreeBSD: head/lang/pfe/Makefile 360897 2014-07-06 13:09:19Z johans $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=pfe-0.33.71_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/pfe/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/pfe/work HOME=/wrkdirs/usr/ports/lang/pfe/work TMPDIR="/tmp" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/pfe/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/pfe/work HOME=/wrkdirs/usr/ports/lang/pfe/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/pfe" EXAMPLESDIR="share/examples/pfe" DATADIR="share/pfe" WWWDIR="www/pfe" ETCDIR="etc/pfe" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pfe DOCSDIR=/usr/local/share/doc/pfe EXAMPLESDIR=/usr/local/share/examples/pfe WWWDIR=/usr/local/www/pfe ETCDIR=/usr/local/etc/pfe --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> pfe-0.33.71_1 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.7.txz [head-amd64-default-job-01] Installing pkg-1.4.7... [head-amd64-default-job-01] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of pfe-0.33.71_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by pfe-0.33.71_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by pfe-0.33.71_1 for building => SHA256 Checksum OK for pfe-0.33.71.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by pfe-0.33.71_1 for building ===> Extracting for pfe-0.33.71_1 => SHA256 Checksum OK for pfe-0.33.71.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for pfe-0.33.71_1 =========================================================================== =================================================== ===> pfe-0.33.71_1 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 [head-amd64-default-job-01] Installing gmake-4.1_1... [head-amd64-default-job-01] `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-01] | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-01] | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-01] `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-01] Extracting gmake-4.1_1... done ===> Returning to build of pfe-0.33.71_1 ===> pfe-0.33.71_1 depends on file: /usr/local/bin/perl5.18.4 - not found ===> Verifying install for /usr/local/bin/perl5.18.4 in /usr/ports/lang/perl5.18 ===> Installing existing package /packages/All/perl5-5.18.4_11.txz [head-amd64-default-job-01] Installing perl5-5.18.4_11... [head-amd64-default-job-01] Extracting perl5-5.18.4_11... done ===> Returning to build of pfe-0.33.71_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for pfe-0.33.71_1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/testmodule2/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/testmodule2/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/testmodule1/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/bin/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/pfe/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/uses/libtool.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/uses/ltconfig configure: loading site script /usr/ports/Templates/config.site checking rpm spec file... pfe.spec checking for spec package... pfe checking for spec version... 0.33.71 checking for spec license type... GNU LGPL checking for spec summary... Portable Forth Environment checking for spec category... Development/Languages checking for spec icon... pfe-icon.png (fallback) checking build system type... amd64-portbld-freebsd11.0 checking host system type... amd64-portbld-freebsd11.0 continue configure in default builddir "./FreeBSD_11.0-CURRENT_amd64.d" ...exec /bin/sh ".././configure" "--srcdir=.." "--enable-builddir=FreeBSD_11.0-CURRENT_amd64.d" '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd11.0' 'build_alias=amd64-portbld-freebsd11.0' configure: loading site script /usr/ports/Templates/config.site checking rpm spec file... ../pfe.spec checking for spec package... pfe checking for spec version... 0.33.71 checking for spec license type... GNU LGPL checking for spec summary... Portable Forth Environment checking for spec category... Development/Languages checking for spec icon... pfe-icon.png (fallback) checking build system type... amd64-portbld-freebsd11.0 checking host system type... amd64-portbld-freebsd11.0 checking for gsed... sed checking default prefix system... is /local-package checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking extra modules... EXTRAMODULES = testmodule1 testmodule2 checking existing extra module testmodule1... ok checking existing extra module testmodule2... ok configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating test/Makefile config.status: creating doc/Makefile config.status: creating test/anstests1/Makefile config.status: executing buildir commands config.status: create top_srcdir/Makefile guessed from local Makefile mv -f .deps/os-string.Tpo .deps/os-string.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT os-ctype.lo -MD -MP -MF .deps/os-ctype.Tpo -c -o os-ctype.lo ../../pfe/os-ctype.c mv -f .deps/os-ctype.Tpo .deps/os-ctype.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT os-delay.lo -MD -MP -MF .deps/os-delay.Tpo -c -o os-delay.lo ../../pfe/os-delay.c mv -f .deps/os-delay.Tpo .deps/os-delay.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT p4-gettimeofday.lo -MD -MP -MF .deps/p4-gettimeofday.Tpo -c -o p4-gettimeofday.lo ../../pfe/p4-gettimeofday.c mv -f .deps/p4-gettimeofday.Tpo .deps/p4-gettimeofday.Plo /bin/sh ./libtool --silent --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -export-dynamic -release 0-forth -version-info 33:71 -fstack-protector -W,--warn-common -o libpfe.la -rpath /usr/local/lib def-check.lo core-sub.lo core-ext.lo core-mix.lo block-sub.lo block-ext.lo block-mix.lo cdecl-ext.lo dict-sub.lo dict-comp.lo header-sub.lo header-ext.lo double-sub.lo double-ext.lo double-mix.lo exception-sub.lo exception-ext.lo engine-sub.lo engine-ext.lo engine-set.lo environ-ext.lo option-ext.lo option-set.lo facility-ext.lo facility-mix.lo file-ext.lo file-sub.lo file-mix.lo locals-ext.lo memory-alloc-ext.lo tools-sub.lo tools-ext.lo tools-mix.lo search-order-ext.lo string-ext.lo memory-sub.lo chainlist-ext.lo debug-ext.lo lined.lo forth-83-ext.lo forth-usual-ext.lo misc-ext.lo posix-ext.lo shell-os-ext.lo signals-ext.lo system-ext.lo useful-ex t.lo your-ext.lo term-sub.lo term-ext.lo term-def.lo dl-def.lo dl-ext.lo with-spy.lo version-sub.lo _missing.lo os-string.lo os-ctype.lo os-delay.lo p4-gettimeofday.lo -lncurses /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT edit-dll.lo -MD -MP -MF .deps/edit-dll.Tpo -c -o edit-dll.lo ../../pfe/edit-dll.c mv -f .deps/edit-dll.Tpo .deps/edit-dll.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT edit-ext.lo -MD -MP -MF .deps/edit-ext.Tpo -c -o edit-ext.lo ../../pfe/edit-ext.c mv -f .deps/edit-ext.Tpo .deps/edit-ext.Plo test -d renamed || mkdir renamed date > renamed.dir /bin/sh ./libtool --silent --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -export-dynamic -module -avoid-version -fstack-protector -W,--warn-common -o edit.la -rpath /usr/local/lib/pfe-forth edit-dll.lo edit-ext.lo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT toolbelt-dll.lo -MD -MP -MF .deps/toolbelt-dll.Tpo -c -o toolbelt-dll.lo ../../pfe/toolbelt-dll.c mv -f .deps/toolbelt-dll.Tpo .deps/toolbelt-dll.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT toolbelt-ext.lo -MD -MP -MF .deps/toolbelt-ext.Tpo -c -o toolbelt-ext.lo ../../pfe/toolbelt-ext.c mv -f .deps/toolbelt-ext.Tpo .deps/toolbelt-ext.Plo /bin/sh ./libtool --silent --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -export-dynamic -module -avoid-version -fstack-protector -W,--warn-common -o toolbelt.la -rpath /usr/local/lib/pfe-forth toolbelt-dll.lo toolbelt-ext.lo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT gforth-dll.lo -MD -MP -MF .deps/gforth-dll.Tpo -c -o gforth-dll.lo ../../pfe/gforth-dll.c mv -f .deps/gforth-dll.Tpo .deps/gforth-dll.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT gforth-ext.lo -MD -MP -MF .deps/gforth-ext.Tpo -c -o gforth-ext.lo ../../pfe/gforth-ext.c mv -f .deps/gforth-ext.Tpo .deps/gforth-ext.Plo /bin/sh ./libtool --silent --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -export-dynamic -module -avoid-version -fstack-protector -W,--warn-common -o gforth.la -rpath /usr/local/lib/pfe-forth gforth-dll.lo gforth-ext.lo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT zchar-dll.lo -MD -MP -MF .deps/zchar-dll.Tpo -c -o zchar-dll.lo ../../pfe/zchar-dll.c mv -f .deps/zchar-dll.Tpo .deps/zchar-dll.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT zchar-ext.lo -MD -MP -MF .deps/zchar-ext.Tpo -c -o zchar-ext.lo ../../pfe/zchar-ext.c mv -f .deps/zchar-ext.Tpo .deps/zchar-ext.Plo /bin/sh ./libtool --silent --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -export-dynamic -module -avoid-version -fstack-protector -W,--warn-common -o zchar.la -rpath /usr/local/lib/pfe-forth zchar-dll.lo zchar-ext.lo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT help-dll.lo -MD -MP -MF .deps/help-dll.Tpo -c -o help-dll.lo ../../pfe/help-dll.c mv -f .deps/help-dll.Tpo .deps/help-dll.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT help-ext.lo -MD -MP -MF .deps/help-ext.Tpo -c -o help-ext.lo ../../pfe/help-ext.c ./../pfe/help-ext.c:60:40: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] p4_strncat (filename, dirent->d_name, sizeof filename); ^~~~~~~~~~~~~~~ ./../pfe/help-ext.c:60:40: note: change the argument to be the free space in the destination buffer minus the terminating null byte p4_strncat (filename, dirent->d_name, sizeof filename); ^~~~~~~~~~~~~~~ sizeof(filename) - strlen(filename) - 1 1 warning generated. mv -f .deps/help-ext.Tpo .deps/help-ext.Plo /bin/sh ./libtool --silent --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -export-dynamic -module -avoid-version -fstack-protector -W,--warn-common -o help.la -rpath /usr/local/lib/pfe-forth help-dll.lo help-ext.lo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT stackhelp-dll.lo -MD -MP -MF .deps/stackhelp-dll.Tpo -c -o stackhelp-dll.lo ../../pfe/stackhelp-dll.c mv -f .deps/stackhelp-dll.Tpo .deps/stackhelp-dll.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT stackhelp-ext.lo -MD -MP -MF .deps/stackhelp-ext.Tpo -c -o stackhelp-ext.lo ../../pfe/stackhelp-ext.c mv -f .deps/stackhelp-ext.Tpo .deps/stackhelp-ext.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT core-stk.lo -MD -MP -MF .deps/core-stk.Tpo -c -o core-stk.lo ../../pfe/core-stk.c mv -f .deps/core-stk.Tpo .deps/core-stk.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT block-stk.lo -MD -MP -MF .deps/block-stk.Tpo -c -o block-stk.lo ../../pfe/block-stk.c mv -f .deps/block-stk.Tpo .deps/block-stk.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT cdecl-stk.lo -MD -MP -MF .deps/cdecl-stk.Tpo -c -o cdecl-stk.lo ../../pfe/cdecl-stk.c mv -f .deps/cdecl-stk.Tpo .deps/cdecl-stk.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT chain-stk.lo -MD -MP -MF .deps/chain-stk.Tpo -c -o chain-stk.lo ../../pfe/chain-stk.c mv -f .deps/chain-stk.Tpo .deps/chain-stk.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT chainlist-stk.lo -MD -MP -MF .deps/chainlist-stk.Tpo -c -o chainlist-stk.lo ../../pfe/chainlist-stk.c mv -f .deps/chainlist-stk.Tpo .deps/chainlist-stk.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT file-stk.lo -MD -MP -MF .deps/file-stk.Tpo -c -o file-stk.lo ../../pfe/file-stk.c mv -f .deps/file-stk.Tpo .deps/file-stk.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT memory-alloc-stk.lo -MD -MP -MF .deps/memory-alloc-stk.Tpo -c -o memory-alloc-stk.lo ../../pfe/memory-alloc-stk.c mv -f .deps/memory-alloc-stk.Tpo .deps/memory-alloc-stk.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT string-stk.lo -MD -MP -MF .deps/string-stk.Tpo -c -o string-stk.lo ../../pfe/string-stk.c mv -f .deps/string-stk.Tpo .deps/string-stk.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT stackhelp-stk.lo -MD -MP -MF .deps/stackhelp-stk.Tpo -c -o stackhelp-stk.lo ../../pfe/stackhelp-stk.c mv -f .deps/stackhelp-stk.Tpo .deps/stackhelp-stk.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT exception-stk.lo -MD -MP -MF .deps/exception-stk.Tpo -c -o exception-stk.lo ../../pfe/exception-stk.c mv -f .deps/exception-stk.Tpo .deps/exception-stk.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT facility-stk.lo -MD -MP -MF .deps/facility-stk.Tpo -c -o facility-stk.lo ../../pfe/facility-stk.c mv -f .deps/facility-stk.Tpo .deps/facility-stk.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT misc-stk.lo -MD -MP -MF .deps/misc-stk.Tpo -c -o misc-stk.lo ../../pfe/misc-stk.c mv -f .deps/misc-stk.Tpo .deps/misc-stk.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT debug-stk.lo -MD -MP -MF .deps/debug-stk.Tpo -c -o debug-stk.lo ../../pfe/debug-stk.c mv -f .deps/debug-stk.Tpo .deps/debug-stk.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT forth-83-stk.lo -MD -MP -MF .deps/forth-83-stk.Tpo -c -o forth-83-stk.lo ../../pfe/forth-83-stk.c mv -f .deps/forth-83-stk.Tpo .deps/forth-83-stk.Plo /bin/sh ./libtool --silent --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -export-dynamic -module -avoid-version -fstack-protector -W,--warn-common -o stackhelp.la -rpath /usr/local/lib/pfe-forth stackhelp-dll.lo stackhelp-ext.lo core-stk.lo block-stk.lo cdecl-stk.lo chain-stk.lo chainlist-stk.lo file-stk.lo memory-alloc-stk.lo string-stk.lo stackhelp-stk.lo exception-stk.lo facility-stk.lo misc-stk.lo debug-stk.lo forth-83-stk.lo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT struct-dll.lo -MD -MP -MF .deps/struct-dll.Tpo -c -o struct-dll.lo ../../pfe/struct-dll.c mv -f .deps/struct-dll.Tpo .deps/struct-dll.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT struct-ext.lo -MD -MP -MF .deps/struct-ext.Tpo -c -o struct-ext.lo ../../pfe/struct-ext.c mv -f .deps/struct-ext.Tpo .deps/struct-ext.Plo /bin/sh ./libtool --silent --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -export-dynamic -module -avoid-version -fstack-protector -W,--warn-common -o struct.la -rpath /usr/local/lib/pfe-forth struct-dll.lo struct-ext.lo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT module-dll.lo -MD -MP -MF .deps/module-dll.Tpo -c -o module-dll.lo ../../pfe/module-dll.c mv -f .deps/module-dll.Tpo .deps/module-dll.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT module-ext.lo -MD -MP -MF .deps/module-ext.Tpo -c -o module-ext.lo ../../pfe/module-ext.c mv -f .deps/module-ext.Tpo .deps/module-ext.Plo /bin/sh ./libtool --silent --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -export-dynamic -module -avoid-version -fstack-protector -W,--warn-common -o module.la -rpath /usr/local/lib/pfe-forth module-dll.lo module-ext.lo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT dstrings-dll.lo -MD -MP -MF .deps/dstrings-dll.Tpo -c -o dstrings-dll.lo ../../pfe/dstrings-dll.c mv -f .deps/dstrings-dll.Tpo .deps/dstrings-dll.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT dstrings-ext.lo -MD -MP -MF .deps/dstrings-ext.Tpo -c -o dstrings-ext.lo ../../pfe/dstrings-ext.c mv -f .deps/dstrings-ext.Tpo .deps/dstrings-ext.Plo /bin/sh ./libtool --silent --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -export-dynamic -module -avoid-version -fstack-protector -W,--warn-common -o dstrings.la -rpath /usr/local/lib/pfe-forth dstrings-dll.lo dstrings-ext.lo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT smart-go-dll.lo -MD -MP -MF .deps/smart-go-dll.Tpo -c -o smart-go-dll.lo ../../pfe/smart-go-dll.c mv -f .deps/smart-go-dll.Tpo .deps/smart-go-dll.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT smart-go-ext.lo -MD -MP -MF .deps/smart-go-ext.Tpo -c -o smart-go-ext.lo ../../pfe/smart-go-ext.c mv -f .deps/smart-go-ext.Tpo .deps/smart-go-ext.Plo /bin/sh ./libtool --silent --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -export-dynamic -module -avoid-version -fstack-protector -W,--warn-common -o smart-go.la -rpath /usr/local/lib/pfe-forth smart-go-dll.lo smart-go-ext.lo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT termcatch-dll.lo -MD -MP -MF .deps/termcatch-dll.Tpo -c -o termcatch-dll.lo ../../pfe/termcatch-dll.c mv -f .deps/termcatch-dll.Tpo .deps/termcatch-dll.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT termcatch-ext.lo -MD -MP -MF .deps/termcatch-ext.Tpo -c -o termcatch-ext.lo ../../pfe/termcatch-ext.c mv -f .deps/termcatch-ext.Tpo .deps/termcatch-ext.Plo /bin/sh ./libtool --silent --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -export-dynamic -module -avoid-version -fstack-protector -W,--warn-common -o termcatch.la -rpath /usr/local/lib/pfe-forth termcatch-dll.lo termcatch-ext.lo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT socket-dll.lo -MD -MP -MF .deps/socket-dll.Tpo -c -o socket-dll.lo ../../pfe/socket-dll.c mv -f .deps/socket-dll.Tpo .deps/socket-dll.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT socket-ext.lo -MD -MP -MF .deps/socket-ext.Tpo -c -o socket-ext.lo ../../pfe/socket-ext.c mv -f .deps/socket-ext.Tpo .deps/socket-ext.Plo /bin/sh ./libtool --silent --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -export-dynamic -module -avoid-version -fstack-protector -W,--warn-common -o socket.la -rpath /usr/local/lib/pfe-forth socket-dll.lo socket-ext.lo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT floating-dll.lo -MD -MP -MF .deps/floating-dll.Tpo -c -o floating-dll.lo ../../pfe/floating-dll.c mv -f .deps/floating-dll.Tpo .deps/floating-dll.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT floating-mix.lo -MD -MP -MF .deps/floating-mix.Tpo -c -o floating-mix.lo ../../pfe/floating-mix.c mv -f .deps/floating-mix.Tpo .deps/floating-mix.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT floating-ext.lo -MD -MP -MF .deps/floating-ext.Tpo -c -o floating-ext.lo ../../pfe/floating-ext.c ./../pfe/floating-ext.c:998:16: warning: comparison of constant 10 with boolean expression is always false [-Wtautological-constant-out-of-range-compare] if (! BASE == 10 || ! FLOAT_INPUT) return 0; /* quick path */ ~~~~~~ ^ ~~ 1 warning generated. mv -f .deps/floating-ext.Tpo .deps/floating-ext.Plo /bin/sh ./libtool --silent --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -export-dynamic -module -avoid-version -fstack-protector -W,--warn-common -o floating.la -rpath /usr/local/lib/pfe-forth floating-dll.lo floating-mix.lo floating-ext.lo -lm /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT fpnostack-dll.lo -MD -MP -MF .deps/fpnostack-dll.Tpo -c -o fpnostack-dll.lo ../../pfe/fpnostack-dll.c mv -f .deps/fpnostack-dll.Tpo .deps/fpnostack-dll.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT fpnostack-ext.lo -MD -MP -MF .deps/fpnostack-ext.Tpo -c -o fpnostack-ext.lo ../../pfe/fpnostack-ext.c ./../pfe/fpnostack-ext.c:1215:16: warning: comparison of constant 10 with boolean expression is always false [-Wtautological-constant-out-of-range-compare] if (! BASE == 10 || ! FLOAT_INPUT) return 0; /* quick path */ ~~~~~~ ^ ~~ 1 warning generated. mv -f .deps/fpnostack-ext.Tpo .deps/fpnostack-ext.Plo /bin/sh ./libtool --silent --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -export-dynamic -module -avoid-version -fstack-protector -W,--warn-common -o fpnostack.la -rpath /usr/local/lib/pfe-forth fpnostack-dll.lo fpnostack-ext.lo -lm /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT complex-dll.lo -MD -MP -MF .deps/complex-dll.Tpo -c -o complex-dll.lo ../../pfe/complex-dll.c mv -f .deps/complex-dll.Tpo .deps/complex-dll.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT complex-ext.lo -MD -MP -MF .deps/complex-ext.Tpo -c -o complex-ext.lo ../../pfe/complex-ext.c ./../pfe/complex-ext.c:114:14: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON /* still ignored by gcc? */ ^ 1 warning generated. mv -f .deps/complex-ext.Tpo .deps/complex-ext.Plo gmake lib-renamed gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/FreeBSD_11.0-CURRENT_amd64.d/pfe' cp edit.la renamed/ ln -sf .libs/edit.so renamed/libedit.so cp toolbelt.la renamed/ ln -sf .libs/toolbelt.so renamed/libtoolbelt.so cp gforth.la renamed/ ln -sf .libs/gforth.so renamed/libgforth.so cp zchar.la renamed/ ln -sf .libs/zchar.so renamed/libzchar.so cp help.la renamed/ ln -sf .libs/help.so renamed/libhelp.so cp stackhelp.la renamed/ ln -sf .libs/stackhelp.so renamed/libstackhelp.so cp struct.la renamed/ ln -sf .libs/struct.so renamed/libstruct.so cp module.la renamed/ ln -sf .libs/module.so renamed/libmodule.so cp dstrings.la renamed/ ln -sf .libs/dstrings.so renamed/libdstrings.so cp smart-go.la renamed/ ln -sf .libs/smart-go.so renamed/libsmart-go.so cp termcatch.la renamed/ ln -sf .libs/termcatch.so renamed/libtermcatch.so cp socket.la renamed/ ln -sf .libs/socket.so renamed/libsocket.so cp floating.la renamed/ ln -sf .libs/floating.so renamed/libfloating.so cp fpnostack.la renamed/ ln -sf .libs/fpnostack.so renamed/libfpnostack.so gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/FreeBSD_11.0-CURRENT_amd64.d/pfe' /bin/sh ./libtool --silent --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -export-dynamic -module -avoid-version -fstack-protector -W,--warn-common -o complex.la -rpath /usr/local/lib/pfe-forth complex-dll.lo complex-ext.lo -lm -Lrenamed floating.la *** Warning: Linking the shared library complex.la against the loadable module *** floating.so is not portable! /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT structs-dll.lo -MD -MP -MF .deps/structs-dll.Tpo -c -o structs-dll.lo ../../pfe/structs-dll.c mv -f .deps/structs-dll.Tpo .deps/structs-dll.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT structs-ext.lo -MD -MP -MF .deps/structs-ext.Tpo -c -o structs-ext.lo ../../pfe/structs-ext.c mv -f .deps/structs-ext.Tpo .deps/structs-ext.Plo /bin/sh ./libtool --silent --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -export-dynamic -module -avoid-version -fstack-protector -W,--warn-common -o structs.la -rpath /usr/local/lib/pfe-forth structs-dll.lo structs-ext.lo -Lrenamed struct.la *** Warning: Linking the shared library structs.la against the loadable module *** struct.so is not portable! /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT assembler-dll.lo -MD -MP -MF .deps/assembler-dll.Tpo -c -o assembler-dll.lo ../../pfe/assembler-dll.c mv -f .deps/assembler-dll.Tpo .deps/assembler-dll.Plo /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../../pfe/.. -I. -I../../pfe -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wno-sign-compare -MT assembler-ext.lo -MD -MP -MF .deps/assembler-ext.Tpo -c -o assembler-ext.lo ../../pfe/assembler-ext.c ./../pfe/assembler-ext.c:99:5: error: implicit declaration of function 'PFE_SBR_COMPILE_EXIT' is invalid in C99 [-Werror,-Wimplicit-function-declaration] PFE_SBR_COMPILE_EXIT (DP); ^ 1 error generated. Makefile:1008: recipe for target 'assembler-ext.lo' failed gmake[4]: *** [assembler-ext.lo] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/FreeBSD_11.0-CURRENT_amd64.d/pfe' Makefile:672: recipe for target 'all' failed gmake[3]: *** [all] Error 2 gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/FreeBSD_11.0-CURRENT_amd64.d/pfe' Makefile:238: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71/FreeBSD_11.0-CURRENT_amd64.d' Makefile:182: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/pfe/work/pfe-0.33.71' *** Error code 1 Stop. make: stopped in /usr/ports/lang/pfe From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 08:58:38 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 30A47ECD; Fri, 30 Jan 2015 08:58:38 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 1B5DD967; Fri, 30 Jan 2015 08:58:38 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U8wb1c053227; Fri, 30 Jan 2015 08:58:37 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U8wbvc053223; Fri, 30 Jan 2015 08:58:37 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 08:58:37 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300858.t0U8wbvc053223@beefy1.isc.freebsd.org> To: sumikawa@FreeBSD.org Subject: [package - head-i386-default][devel/cvs+ipv6] Failed for cvs+ipv6-1.20120905_1 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: Fri, 30 Jan 2015 08:58:38 -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: sumikawa@FreeBSD.org Last committer: antoine@FreeBSD.org Ident: $FreeBSD: head/devel/cvs+ipv6/Makefile 359318 2014-06-26 07:32:36Z antoine $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/cvs+ipv6-1.20120905_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building devel/cvs+ipv6 build started at Fri Jan 30 08:58:27 UTC 2015 port directory: /usr/ports/devel/cvs+ipv6 building for: FreeBSD head-i386-default-job-24 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: sumikawa@FreeBSD.org Makefile ident: $FreeBSD: head/devel/cvs+ipv6/Makefile 359318 2014-06-26 07:32:36Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=cvs+ipv6-1.20120905_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cvs+ipv6/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cvs+ipv6/work HOME=/wrkdirs/usr/ports/devel/cvs+ipv6/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cvs+ipv6/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cvs+ipv6/work HOME=/wrkdirs/usr/ports/devel/cvs+ipv6/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cvs+ipv6/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cvs+ipv6/work HOME=/wrkdirs/usr/ports/devel/cvs+ipv6/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cvs+ipv6/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cvs+ipv6/work HOME=/wrkdirs/usr/ports/devel/cvs+ipv6/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/cvs" EXAMPLESDIR="share/examples/cvs" DATADIR="share/cvs" WWWDIR="www/cvs" ETCDIR="etc/cvs" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cvs DOCSDIR=/usr/local/share/doc/cvs EXAMPLESDIR=/usr/local/share/examples/cvs WWWDIR=/usr/local/www/cvs ETCDIR=/usr/local/etc/cvs --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> cvs+ipv6-1.20120905_1 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.7.txz [head-i386-default-job-24] Installing pkg-1.4.7... [head-i386-default-job-24] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of cvs+ipv6-1.20120905_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by cvs+ipv6-1.20120905_1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by cvs+ipv6-1.20120905_1 for building => SHA256 Checksum OK for cvs-1.20120905.tar.xz. => SHA256 Checksum OK for cvs-1.20120905-v6-20140105.diff.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by cvs+ipv6-1.20120905_1 for building ===> Extracting for cvs+ipv6-1.20120905_1 => SHA256 Checksum OK for cvs-1.20120905.tar.xz. => SHA256 Checksum OK for cvs-1.20120905-v6-20140105.diff.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for cvs+ipv6-1.20120905_1 ===> Applying distribution patches for cvs+ipv6-1.20120905_1 =========================================================================== =================================================== ===> cvs+ipv6-1.20120905_1 depends on executable: makeinfo - not found ===> Verifying install for makeinfo in /usr/ports/print/texinfo ===> Installing existing package /packages/All/texinfo-5.2.20150101.txz [head-i386-default-job-24] Installing texinfo-5.2.20150101... [head-i386-default-job-24] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-24] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-24] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-24] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-24] `-- Installing perl5-5.18.4_11... [head-i386-default-job-24] `-- Extracting perl5-5.18.4_11... done [head-i386-default-job-24] Extracting texinfo-5.2.20150101... done ===> Returning to build of cvs+ipv6-1.20120905_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for cvs+ipv6-1.20120905_1 =========================================================================== =================================================== ===> Building for cvs+ipv6-1.20120905_1 ===> lib (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib version=`sed < /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/configure -e '/^[ ]*VERSION=/!d' -e 's/.*=["'\'']\{0,1\}\([^"'\'']*\)["'\'']\{0,1\}/\1/' -e q`; sed -e "s,@VERSION@,${version}-20080310-FreeBSD,g" -e "s,@UMASK_DFLT@,002,g" -e "s,@TMPDIR_DFLT@,/tmp,g" -e "s,@CVS_ADMIN_GROUP@,cvsadmin,g" config.h.proto > config.h cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/src -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib/argmatch.c -o argmatch.o yacc -o getdate.c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib/getdate.y yacc: 10 shift/reduce conflicts. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/src -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c getdate.c -o getdate.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/src -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib/getline.c -o getline.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/src -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib/getopt.c -o getopt.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/src -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib/getopt1.c -o getopt1.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/src -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib/savecwd.c -o savecwd.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/src -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib/sighandle.c -o sighandle.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/src -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib/stripslash.c -o stripslash.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/src -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib/xgetwd.c -o xgetwd.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/src -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib/yesno.c -o yesno.o building static cvs library ranlib -D libcvs.a ===> libdiff (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I../lib -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/diff.c -o diff.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I../lib -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/diff3.c -o diff3.o /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/diff3.c:1509:20: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf_output (line_prefix); ^~~~~~~~~~~ /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/diff3.c:1564:5: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/diff3.c:1759:8: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if (feof (infile)) ^ /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/diff3.c:1813:6: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if (feof (infile)) ^ 4 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I../lib -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/analyze.c -o analyze.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I../lib -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/cmpbuf.c -o cmpbuf.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I../lib -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/io.c -o io.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I../lib -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/context.c -o context.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I../lib -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/ed.c -o ed.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I../lib -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/normal.c -o normal.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I../lib -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/ifdef.c -o ifdef.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I../lib -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/util.c -o util.o /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/util.c:837:27: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] return concat (dir, "/" + (p && !p[1]), file); ~~~~^~~~~~~~~~~~~~ /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/util.c:837:27: note: use array indexing to silence this warning return concat (dir, "/" + (p && !p[1]), file); ^ & [ ] 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I../lib -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/dir.c -o dir.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I../lib -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/version.c -o version.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I../lib -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/side.c -o side.o /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/side.c:130:6: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ 1 warning generated. building static diff library ranlib -D libdiff.a ===> cvs (all) make[2]: "/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/cvs/Makefile" line 35: Malformed conditional (${MK_KERBEROS_SUPPORT} != "no") make[2]: Fatal errors encountered -- cannot continue make[2]: stopped in /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/cvs *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build *** Error code 1 Stop. make: stopped in /usr/ports/devel/cvs+ipv6 From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 09:21:19 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 CA29D567; Fri, 30 Jan 2015 09:21:19 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 B5D70B9C; Fri, 30 Jan 2015 09:21:19 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U9LJwv040168; Fri, 30 Jan 2015 09:21:19 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U9LJSW040162; Fri, 30 Jan 2015 09:21:19 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 09:21:19 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300921.t0U9LJSW040162@beefy2.isc.freebsd.org> To: sumikawa@FreeBSD.org Subject: [package - head-amd64-default][devel/cvs+ipv6] Failed for cvs+ipv6-1.20120905_1 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: Fri, 30 Jan 2015 09:21:19 -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: sumikawa@FreeBSD.org Last committer: antoine@FreeBSD.org Ident: $FreeBSD: head/devel/cvs+ipv6/Makefile 359318 2014-06-26 07:32:36Z antoine $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/cvs+ipv6-1.20120905_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building devel/cvs+ipv6 build started at Fri Jan 30 09:21:09 UTC 2015 port directory: /usr/ports/devel/cvs+ipv6 building for: FreeBSD head-amd64-default-job-24 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: sumikawa@FreeBSD.org Makefile ident: $FreeBSD: head/devel/cvs+ipv6/Makefile 359318 2014-06-26 07:32:36Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=cvs+ipv6-1.20120905_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cvs+ipv6/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cvs+ipv6/work HOME=/wrkdirs/usr/ports/devel/cvs+ipv6/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cvs+ipv6/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cvs+ipv6/work HOME=/wrkdirs/usr/ports/devel/cvs+ipv6/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cvs+ipv6/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cvs+ipv6/work HOME=/wrkdirs/usr/ports/devel/cvs+ipv6/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cvs+ipv6/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cvs+ipv6/work HOME=/wrkdirs/usr/ports/devel/cvs+ipv6/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/cvs" EXAMPLESDIR="share/examples/cvs" DATADIR="share/cvs" WWWDIR="www/cvs" ETCDIR="etc/cvs" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cvs DOCSDIR=/usr/local/share/doc/cvs EXAMPLESDIR=/usr/local/share/examples/cvs WWWDIR=/usr/local/www/cvs ETCDIR=/usr/local/etc/cvs --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> cvs+ipv6-1.20120905_1 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.7.txz [head-amd64-default-job-24] Installing pkg-1.4.7... [head-amd64-default-job-24] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of cvs+ipv6-1.20120905_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by cvs+ipv6-1.20120905_1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by cvs+ipv6-1.20120905_1 for building => SHA256 Checksum OK for cvs-1.20120905.tar.xz. => SHA256 Checksum OK for cvs-1.20120905-v6-20140105.diff.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by cvs+ipv6-1.20120905_1 for building ===> Extracting for cvs+ipv6-1.20120905_1 => SHA256 Checksum OK for cvs-1.20120905.tar.xz. => SHA256 Checksum OK for cvs-1.20120905-v6-20140105.diff.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for cvs+ipv6-1.20120905_1 ===> Applying distribution patches for cvs+ipv6-1.20120905_1 =========================================================================== =================================================== ===> cvs+ipv6-1.20120905_1 depends on executable: makeinfo - not found ===> Verifying install for makeinfo in /usr/ports/print/texinfo ===> Installing existing package /packages/All/texinfo-5.2.20150101.txz [head-amd64-default-job-24] Installing texinfo-5.2.20150101... [head-amd64-default-job-24] `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-24] | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-24] | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-24] `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-24] `-- Installing perl5-5.18.4_11... [head-amd64-default-job-24] `-- Extracting perl5-5.18.4_11... done [head-amd64-default-job-24] Extracting texinfo-5.2.20150101... done ===> Returning to build of cvs+ipv6-1.20120905_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for cvs+ipv6-1.20120905_1 =========================================================================== =================================================== ===> Building for cvs+ipv6-1.20120905_1 ===> lib (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib version=`sed < /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/configure -e '/^[ ]*VERSION=/!d' -e 's/.*=["'\'']\{0,1\}\([^"'\'']*\)["'\'']\{0,1\}/\1/' -e q`; sed -e "s,@VERSION@,${version}-20080310-FreeBSD,g" -e "s,@UMASK_DFLT@,002,g" -e "s,@TMPDIR_DFLT@,/tmp,g" -e "s,@CVS_ADMIN_GROUP@,cvsadmin,g" config.h.proto > config.h cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/src -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib/argmatch.c -o argmatch.o yacc -o getdate.c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib/getdate.y yacc: 10 shift/reduce conflicts. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/src -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c getdate.c -o getdate.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/src -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib/getline.c -o getline.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/src -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib/getopt.c -o getopt.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/src -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib/getopt1.c -o getopt1.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/src -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib/savecwd.c -o savecwd.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/src -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib/sighandle.c -o sighandle.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/src -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib/stripslash.c -o stripslash.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/src -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib/xgetwd.c -o xgetwd.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/src -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/lib/../..//cvs/lib/yesno.c -o yesno.o building static cvs library ranlib -D libcvs.a ===> libdiff (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I../lib -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/diff.c -o diff.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I../lib -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/diff3.c -o diff3.o /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/diff3.c:1509:20: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf_output (line_prefix); ^~~~~~~~~~~ /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/diff3.c:1564:5: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/diff3.c:1759:8: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if (feof (infile)) ^ /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/diff3.c:1813:6: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if (feof (infile)) ^ 4 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I../lib -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/analyze.c -o analyze.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I../lib -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/cmpbuf.c -o cmpbuf.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I../lib -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/io.c -o io.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I../lib -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/context.c -o context.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I../lib -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/ed.c -o ed.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I../lib -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/normal.c -o normal.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I../lib -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/ifdef.c -o ifdef.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I../lib -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/util.c -o util.o /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/util.c:837:27: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] return concat (dir, "/" + (p && !p[1]), file); ~~~~^~~~~~~~~~~~~~ /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/util.c:837:27: note: use array indexing to silence this warning return concat (dir, "/" + (p && !p[1]), file); ^ & [ ] 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I../lib -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/dir.c -o dir.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I../lib -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/version.c -o version.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I../lib -I/usr/include/gnu -I/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/lib -DHAVE_CONFIG_H -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/side.c -o side.o /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/libdiff/../..//cvs/diff/side.c:130:6: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ 1 warning generated. building static diff library ranlib -D libdiff.a ===> cvs (all) make[2]: "/wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/cvs/Makefile" line 35: Malformed conditional (${MK_KERBEROS_SUPPORT} != "no") make[2]: Fatal errors encountered -- cannot continue make[2]: stopped in /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build/cvs *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/devel/cvs+ipv6/work/call/cvs-build *** Error code 1 Stop. make: stopped in /usr/ports/devel/cvs+ipv6 From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 09:41:46 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 7352AA62 for ; Fri, 30 Jan 2015 09:41:46 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 53228E02; Fri, 30 Jan 2015 09:41:46 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U9fkbK005909; Fri, 30 Jan 2015 09:41:46 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U9fjIZ005744; Fri, 30 Jan 2015 09:41:45 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 09:41:45 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300941.t0U9fjIZ005744@beefy1.isc.freebsd.org> To: jura@netams.com Subject: [package - head-i386-default][net-mgmt/netams] Failed for netams-3.4.5_3 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: Fri, 30 Jan 2015 09:41:46 -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: jura@netams.com Last committer: crees@FreeBSD.org Ident: $FreeBSD: head/net-mgmt/netams/Makefile 373091 2014-11-22 19:13:49Z crees $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/netams-3.4.5_3.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building net-mgmt/netams build started at Fri Jan 30 09:41:37 UTC 2015 port directory: /usr/ports/net-mgmt/netams building for: FreeBSD head-i386-default-job-15 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: jura@netams.com Makefile ident: $FreeBSD: head/net-mgmt/netams/Makefile 373091 2014-11-22 19:13:49Z crees $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=netams-3.4.5_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for netams-3.4.5_3: CGI=off: Install admin/user CGI scripts DEBUG=off: Build with debugging support ====> Options available for the multi DATABASE: you have to choose at least one of them MYSQL=on: MySQL database support PGSQL=off: PostgreSQL database support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work HOME=/wrkdirs/usr/ports/net-mgmt/netams/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work HOME=/wrkdirs/usr/ports/net-mgmt/netams/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work HOME=/wrkdirs/usr/ports/net-mgmt/netams/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work HOME=/wrkdirs/usr/ports/net-mgmt/netams/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-- CGI="@comment " NO_CGI="" DEBUG="@comment " NO_DEBUG="" MYSQL="" NO_MYSQL="@comment " PGSQL="@comment " NO_PGSQL="" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/netams" EXAMPLESDIR="share/examples/netams" DATADIR="share/netams" WWWDIR="www/netams" ETCDIR="etc/netams" --End PLIST_SUB-- --SUB_LIST-- CGI="@comment " NO_CGI="" DEBUG="@comment " NO_DEBUG="" MYSQL="" NO_MYSQL="@comment " PGSQL="@comment " NO_PGSQL="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/netams DOCSDIR=/usr/local/share/doc/netams EXAMPLESDIR=/usr/local/share/examples/netams WWWDIR=/usr/local/www/netams ETCDIR=/usr/local/etc/netams --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> netams-3.4.5_3 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.7.txz [head-i386-default-job-15] Installing pkg-1.4.7... [head-i386-default-job-15] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of netams-3.4.5_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by netams-3.4.5_3 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by netams-3.4.5_3 for building => SHA256 Checksum OK for netams-3.4.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by netams-3.4.5_3 for building ===> Extracting for netams-3.4.5_3 ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by netams-3.4.5_3 for building => SHA256 Checksum OK for netams-3.4.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for netams-3.4.5_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> netams-3.4.5_3 depends on shared library: libpcap.so - found (/lib/libpcap.so.8) ===> netams-3.4.5_3 depends on shared library: libmysqlclient.so.18 - not found ===> Verifying for libmysqlclient.so.18 in /usr/ports/databases/mysql55-client ===> Installing existing package /packages/All/mysql55-client-5.5.41.txz [head-i386-default-job-15] Installing mysql55-client-5.5.41... [head-i386-default-job-15] `-- Installing readline-6.3.8... [head-i386-default-job-15] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-15] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-15] `-- Extracting readline-6.3.8... done [head-i386-default-job-15] Extracting mysql55-client-5.5.41... done ===> Returning to build of netams-3.4.5_3 =========================================================================== =================================================== ===> Configuring for netams-3.4.5_3 =========================================================================== =================================================== ===> Building for netams-3.4.5_3 sh configure.sh -nodebug ########################################################## ## Configuring NeTAMS for build targets... ## FreeBSD operating system... With FreeBSD 4 patch the sources... Optional features: Use_cli_enable BW_limit Fast_FW_checks Layer7_filter Hash_database Will have MYSQL support [ /usr/local/lib/mysql /usr/local/include/mysql ] Will have MYSQL (static) support [ /usr/local/lib/mysql /usr/local/include/mysql ] LibC - enabling OpenSSL Will have BILLING service No RADIUS support - install "openssl-devel" (md5.h) Will have PAM support (experimental) ## Configuration file was built. ## ########################################################## cd src && make all cd ../lib && make library && cd ../src cc -pipe -O2 -I../src -I./ -DFREEBSD -DHAVE_BW -DFAST_FW_CHECK -DLAYER7_FILTER -DUSE_MYSQL -I/usr/local/include/mysql -DUSE_MYSQL -I/usr/local/include/mysql -DHAVE_BILLING -DHAVE_PAM -Wno-format-zero-length -I./libcli -c libcli/libcli.c ar rc libcli.a libcli.o cc -pipe -O2 -I../src -I./ -DFREEBSD -DHAVE_BW -DFAST_FW_CHECK -DLAYER7_FILTER -DUSE_MYSQL -I/usr/local/include/mysql -DUSE_MYSQL -I/usr/local/include/mysql -DHAVE_BILLING -DHAVE_PAM -c lib.c ar rc libnetams.a lib.o c++ -pipe -fPIC -Wno-deprecated -I/usr/local/include -I../lib -DFREEBSD -DHAVE_BW -DFAST_FW_CHECK -DLAYER7_FILTER -DUSE_MYSQL -I/usr/local/include/mysql -DUSE_MYSQL -I/usr/local/include/mysql -DHAVE_BILLING -DHAVE_PAM -D_REENTRANT -D_THREAD_SAFE -c netamsctl.c c++ netamsctl.o -o netamsctl -L../lib -lnetams c++ netflow.c -c -pipe -fPIC -Wno-deprecated -I/usr/local/include -I../lib -DFREEBSD -DHAVE_BW -DFAST_FW_CHECK -DLAYER7_FILTER -DUSE_MYSQL -I/usr/local/include/mysql -DUSE_MYSQL -I/usr/local/include/mysql -DHAVE_BILLING -DHAVE_PAM -D_REENTRANT -D_THREAD_SAFE In file included from netflow.c:18: ./netflow.h:242:27: error: 'long type-name' is invalid u_int32_t long sent_flows; ^ ./netflow.h:243:27: error: 'long type-name' is invalid u_int32_t long sent_packets; ^ netflow.c:73:37: warning: implicit conversion from '__uint16_t' (aka 'unsigned short') to 'u_int8_t' (aka 'unsigned char') changes value from 7936 to 0 [-Wconstant-conversion] message->header.engine_type=htons(31); ~^~~~~~~~~ /usr/include/netinet/in.h:118:18: note: expanded from macro 'htons' #define htons(x) __htons(x) ^~~~~~~~~~ /usr/include/x86/endian.h:127:20: note: expanded from macro '__htons' #define __htons(x) __bswap16(x) ^~~~~~~~~~~~ /usr/include/x86/endian.h:74:3: note: expanded from macro '__bswap16' ((__uint16_t)(__builtin_constant_p(x) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning and 2 errors generated. *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/net-mgmt/netams/work/netams-3.4.5/src *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/net-mgmt/netams/work/netams-3.4.5 *** Error code 1 Stop. make[1]: stopped in /usr/ports/net-mgmt/netams *** Error code 1 Stop. make: stopped in /usr/ports/net-mgmt/netams From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 09:42:07 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 04744A7A for ; Fri, 30 Jan 2015 09:42:07 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 D6F03E0C for ; Fri, 30 Jan 2015 09:42:06 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U9g6w0012571 for ; Fri, 30 Jan 2015 09:42:06 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U9g6mJ012570; Fri, 30 Jan 2015 09:42:06 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 09:42:06 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300942.t0U9g6mJ012570@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-i386-default][lang/gambit-c] Failed for gambit-c-v4.7.3, 1 in build 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: Fri, 30 Jan 2015 09:42:07 -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: vanilla@FreeBSD.org Ident: $FreeBSD: head/lang/gambit-c/Makefile 366381 2014-08-28 06:36:32Z vanilla $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/gambit-c-v4.7.3,1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building lang/gambit-c build started at Fri Jan 30 09:02:54 UTC 2015 port directory: /usr/ports/lang/gambit-c building for: FreeBSD head-i386-default-job-23 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/lang/gambit-c/Makefile 366381 2014-08-28 06:36:32Z vanilla $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gambit-c-v4.7.3,1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gambit-c-v4.7.3,1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-single-host --enable-gcc-opts --docdir=/usr/local/share/doc/gambit-c --includedir=/usr/local/include/gambit-c --libdir=/usr/local/lib/gambit-c --enable-compiler-name=gsc-gambit --enable-interpreter-name=gsi-gambit --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gambit-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gambit-c/work HOME=/wrkdirs/usr/ports/lang/gambit-c/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gambit-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gambit-c/work HOME=/wrkdirs/usr/ports/lang/gambit-c/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gambit-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gambit-c/work HOME=/wrkdirs/usr/ports/lang/gambit-c/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gambit-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gambit-c/work HOME=/wrkdirs/usr/ports/lang/gambit-c/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gambit-c" EXAMPLESDIR="share/examples/gambit-c" DATADIR="share/gambit-c" WWWDIR="www/gambit-c" ETCDIR="etc/gambit-c" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gambit-c DOCSDIR=/usr/local/share/doc/gambit-c EXAMPLESDIR=/usr/local/share/examples/gambit-c WWWDIR=/usr/local/www/gambit-c ETCDIR=/usr/local/etc/gambit-c --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License APACHE20 LGPL21 accepted by the user =========================================================================== =================================================== ===> gambit-c-v4.7.3,1 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.7.txz [head-i386-default-job-23] Installing pkg-1.4.7... [head-i386-default-job-23] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gambit-c-v4.7.3,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 LGPL21 accepted by the user ===> Fetching all distfiles required by gambit-c-v4.7.3,1 for building =========================================================================== =================================================== ===> License APACHE20 LGPL21 accepted by the user ===> Fetching all distfiles required by gambit-c-v4.7.3,1 for building => SHA256 Checksum OK for gambc-v4_7_3.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 LGPL21 accepted by the user ===> Fetching all distfiles required by gambit-c-v4.7.3,1 for building ===> Extracting for gambit-c-v4.7.3,1 => SHA256 Checksum OK for gambc-v4_7_3.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gambit-c-v4.7.3,1 =========================================================================== =================================================== ===> gambit-c-v4.7.3,1 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 [head-i386-default-job-23] Installing gmake-4.1_1... [head-i386-default-job-23] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-23] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-23] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-23] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-23] Extracting gmake-4.1_1... done ===> Returning to build of gambit-c-v4.7.3,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for gambit-c-v4.7.3,1 configure: loading site script /usr/ports/Templates/config.site checking build system type... i386-portbld-freebsd11.0 checking host system type... i386-portbld-freebsd11.0 checking target system type... i386-portbld-freebsd11.0 checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking size of void*... 4 checking size of long... 4 checking for bool... no checking whether cc defines __GNUC__... yes checking whether cc defines __clang__... yes checking whether cc defines __llvm__... yes checking whether cc defines _MSC_VER... checking whether cc defines _WIN32... checking for errno.h... (cached) yes checking for float.h... (cached) yes checking for signal.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for time.h... (cached) yes checking for unistd.h... (cached) yes checking for pwd.h... (cached) yes checking for dirent.h... (cached) yes checking for poll... (cached) yes checking for ppoll... yes checking for openpty... yes checking for getpt... no checking for ptsname... yes checking for ctermid... yes checking for isastream... no checking for hstrerror... yes checking for get_fpc_csr... no checking for struct stat64... no checking how cc's preprocessor evaluates (__GNUC__*1000+__GNUC_MINOR__)>=4002&&(__GNUC__*1000+__GNUC_MINOR__)<=4003... yes checking how cc's preprocessor evaluates __llvm__ && !__clang__ && (__GNUC__*1000+__GNUC_MINOR__)<4005... checking whether cc accepts -Wall... -Wall checking whether cc accepts -W... -W checking whether cc accepts -Wno-unused... -Wno-unused checking whether cc accepts -Wno-write-strings... -Wno-write-strings checking whether cc accepts -g... -g checking whether cc accepts -p... -p checking whether cc accepts -pg... -pg checking whether cc accepts -ftest-coverage... -ftest-coverage checking whether cc accepts -fprofile-arcs... -fprofile-arcs checking whether cc accepts -fbranch-probabilities... checking whether cc accepts -O1... -O1 checking whether cc accepts -O2... -O2 checking whether cc accepts -fno-math-errno... -fno-math-errno checking whether cc accepts -fno-strict-aliasing... -fno-strict-aliasing checking whether cc accepts -fwrapv... -fwrapv checking whether cc accepts -fomit-frame-pointer... -fomit-frame-pointer checking whether cc accepts -fmodulo-sched... checking whether cc accepts -freschedule-modulo-scheduled-loops... checking whether cc accepts -fPIC... -fPIC checking whether cc accepts -fpic... -fpic checking whether cc accepts -fno-common... -fno-common checking whether cc accepts -rdynamic... -rdynamic checking whether cc accepts -shared... -shared xxxxxxxxxxxxxxxxxxxxxxx -D___SINGLE_HOST xxxxxxxxxxxxxxxxxxxxxxx -D___SINGLE_HOST xxxxxxxxxxxxxxxxxxxxxxx -D___SINGLE_HOST -D___DYNAMIC xxxxxxxxxxxxxxxxxxxxxxx -D___SINGLE_HOST xxxxxxxxxxxxxxxxxxxxxxx -D___SINGLE_HOST checking for X... no checking whether ln -s works... yes checking for ranlib... ranlib checking for ar... ar checking whether gmake sets $(MAKE)... yes configure: creating ./config.status config.status: creating makefile config.status: creating include/makefile config.status: creating include/gambit.h config.status: creating lib/makefile config.status: creating gsi/makefile config.status: creating gsc/makefile config.status: creating bin/makefile config.status: creating bin/gambc-cc.unix config.status: creating bin/gambc-cc.bat.windows config.status: creating bin/gambc-doc.unix config.status: creating bin/gambc-doc.bat.windows config.status: creating misc/makefile config.status: creating doc/makefile config.status: creating tests/makefile config.status: creating examples/makefile config.status: creating examples/distr-comp/makefile config.status: creating examples/pi/makefile config.status: creating examples/ring/makefile config.status: creating examples/web-repl/makefile config.status: creating examples/web-server/makefile config.status: creating examples/tcltk/makefile config.status: creating examples/Xlib-simple/makefile config.status: creating examples/pthread/makefile config.status: creating examples/misc/makefile config.status: creating contrib/makefile config.status: creating contrib/GambitREPL/makefile config.status: creating prebuilt/makefile config.status: creating prebuilt/macosx/makefile config.status: creating prebuilt/macosx/build-phase2 config.status: creating prebuilt/windows/makefile config.status: creating prebuilt/windows/build-phase2 config.status: creating include/config.h configure: ************************************************************************** *** *** *** The option "--enable-single-host" was specified to the configure *** *** script and a LLVM C compiler is being used (clang or LLVM GCC). *** *** This combination is not recommended as the build may require a *** *** lot of memory and a very long time (over 30 minutes on a fairly *** *** fast machine with clang 3.0). Configuring with GNU GCC will give *** *** a faster build (1 min on the same machine with GNU GCC 4.2.1) and *** *** the executable will be faster. *** *** *** ************************************************************************** =========================================================================== =================================================== ===> Building for gambit-c-v4.7.3,1 gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_7_3' rm -f gsc-boot gsc-boot cp gsc-boot.bat.windows gsc-boot cp gsc-boot.unix gsc-boot chmod +x gsc-boot making all in include gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_7_3/include' gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_7_3/include' making all in lib gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_7_3/lib' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_io.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd11.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd11.0' 'build_alias=i386-portbld-freebsd11.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CXX FLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing '"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _io.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_num.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd11.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd11.0' 'build_alias=i386-portbld-freebsd11.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CX XFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing '"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _num.c -D___LIBRARY _num.c:58356:12: warning: expression result unused [-Wunused-value] ___EXPR(___BIGMMUL(___STK(-3),___R1,___SUB(321),___FIX(0L),___FIX(1L),___R3) ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/gambit.h:2680:7: note: expanded from macro '___BIGMMUL' ___FIX((___BIGMDOUBLEDIGIT)___temp >> ___BIG_MBASE_WIDTH)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/gambit.h:2071:37: note: expanded from macro '___FIX' #define ___FIX(x)(___CAST(___WORD,x)<<___TB) ^ ~~~~~ ./include/gambit.h:4922:19: note: expanded from macro '___EXPR' #define ___EXPR(x)x; ^ 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_std.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd11.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd11.0' 'build_alias=i386-portbld-freebsd11.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CX XFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing '"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _std.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_kernel.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd11.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd11.0' 'build_alias=i386-portbld-freebsd11.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing '"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _kernel.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_nonstd.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd11.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd11.0' 'build_alias=i386-portbld-freebsd11.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing '"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _nonstd.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_repl.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd11.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd11.0' 'build_alias=i386-portbld-freebsd11.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'C XXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing '"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _repl.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_eval.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd11.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd11.0' 'build_alias=i386-portbld-freebsd11.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'C XXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing '"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _eval.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_thread.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd11.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd11.0' 'build_alias=i386-portbld-freebsd11.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing '"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _thread.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_system.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd11.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd11.0' 'build_alias=i386-portbld-freebsd11.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing '"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _system.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "main.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd11.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd11.0' 'build_alias=i386-portbld-freebsd11.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CX XFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing '"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL main.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "os_tty.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd11.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd11.0' 'build_alias=i386-portbld-freebsd11.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' ' CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing '"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_tty.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "c_intf.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd11.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd11.0' 'build_alias=i386-portbld-freebsd11.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' ' CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing '"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL c_intf.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "os_io.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd11.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd11.0' 'build_alias=i386-portbld-freebsd11.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'C XXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing '"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_io.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "setup.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd11.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd11.0' 'build_alias=i386-portbld-freebsd11.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'C XXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing '"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL setup.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "mem.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd11.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd11.0' 'build_alias=i386-portbld-freebsd11.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CXX FLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing '"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL mem.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "os_files.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd11.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd11.0' 'build_alias=i386-portbld-freebsd11.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing '"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_files.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "os.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd11.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd11.0' 'build_alias=i386-portbld-freebsd11.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CXXF LAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing '"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "os_base.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd11.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd11.0' 'build_alias=i386-portbld-freebsd11.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing '"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_base.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "os_thread.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd11.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd11.0' 'build_alias=i386-portbld-freebsd11.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++ ' 'CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing '"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_thread.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "os_time.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd11.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd11.0' 'build_alias=i386-portbld-freebsd11.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing '"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_time.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "os_shell.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd11.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd11.0' 'build_alias=i386-portbld-freebsd11.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing '"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_shell.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "os_dyn.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd11.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd11.0' 'build_alias=i386-portbld-freebsd11.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' ' CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing '"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL os_dyn.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_gambc.o" -I. -DHAVE_CONFIG_H -D___GAMBCDIR="\"/usr/local\"" -D___GAMBCDIR_INCLUDE="\"/usr/local/include/gambit-c\"" -D___GAMBCDIR_LIB="\"/usr/local/lib/gambit-c\"" -D___GAMBCDIR_DOC="\"/usr/local/share/doc/gambit-c\"" -D___GAMBCDIR_INFO="\"/usr/local/info\"" -D___SYS_TYPE_CPU="\"i386\"" -D___SYS_TYPE_VENDOR="\"portbld\"" -D___SYS_TYPE_OS="\"freebsd11.0\"" -D___CONFIGURE_COMMAND="\"./configure '--enable-single-host' '--enable-gcc-opts' '--docdir=/usr/local/share/doc/gambit-c' '--includedir=/usr/local/include/gambit-c' '--libdir=/usr/local/lib/gambit-c' '--enable-compiler-name=gsc-gambit' '--enable-interpreter-name=gsi-gambit' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd11.0' 'build_alias=i386-portbld-freebsd11.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' ' CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing '"\" -D___OBJ_EXTENSION="\".o\"" -D___EXE_EXTENSION="\"\"" -D___BAT_EXTENSION="\"\"" -D___PRIMAL _gambc.c -D___LIBRARY rm -f libgambc.a libgambc.a libgambc.a ar rc libgambc.a main.o setup.o mem.o c_intf.o os.o os_base.o os_thread.o os_time.o os_shell.o os_files.o os_dyn.o os_tty.o os_io.o _kernel.o _system.o _num.o _std.o _eval.o _io.o _nonstd.o _thread.o _repl.o _gambc.o && ranlib libgambc.a if test "" != ""; then \ ln -s libgambc.a libgambc.a; \ ln -s libgambc.a libgambc.a; \ fi gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_7_3/lib' making all in gsi gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_7_3/gsi' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_gsilib.o" -I. -DHAVE_CONFIG_H _gsilib.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_gambcgsi.o" -I. -DHAVE_CONFIG_H _gambcgsi.c -D___LIBRARY rm -f libgambcgsi.a libgambcgsi.a libgambcgsi.a ar rc libgambcgsi.a _gsilib.o _gambcgsi.o && ranlib libgambcgsi.a if test "" != ""; then \ ln -s libgambcgsi.a libgambcgsi.a; \ ln -s libgambcgsi.a libgambcgsi.a; \ fi cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_gsi.o" -I. -DHAVE_CONFIG_H _gsi.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_gsi_.o" -I. -DHAVE_CONFIG_H _gsi_.c cc -fstack-protector -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-unused -Wno-write-strings -O1 -fno-math-errno -fno-strict-aliasing -fwrapv -fomit-frame-pointer -fPIC -fno-common -rdynamic -I"../include" -o "gsi" _gsi.o _gsi_.o "../lib/libgambc.a" -lutil -lm libgambcgsi.a gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_7_3/gsi' making all in gsc gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_7_3/gsc' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_t-c-2.o" -I. -DHAVE_CONFIG_H _t-c-2.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_ptree1.o" -I. -DHAVE_CONFIG_H _ptree1.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_ptree2.o" -I. -DHAVE_CONFIG_H _ptree2.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_front.o" -I. -DHAVE_CONFIG_H _front.c -D___LIBRARY cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I"../include" -c -o "_t-univ.o" -I. -DHAVE_CONFIG_H _t-univ.c -D___LIBRARY Stack dump: 0. Program arguments: /usr/bin/cc -cc1 -triple i386-unknown-freebsd11.0 -emit-obj -disable-free -main-file-name _t-univ.c -mrelocation-model static -mdisable-fp-elim -relaxed-aliasing -masm-verbose -mconstructor-aliases -target-cpu i486 -dwarf-column-info -coverage-file /wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_7_3/gsc/_t-univ.o -resource-dir /usr/bin/../lib/clang/3.5.1 -D HAVE_CONFIG_H -D ___LIBRARY -I ../include -I . -O2 -fdebug-compilation-dir /wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_7_3/gsc -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -mstackrealign -fobjc-runtime=gnustep -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o _t-univ.o -x c _t-univ.c 1. parser at end of file 2. Per-module optimization passes 3. Running pass 'CallGraph Pass Manager' on module '_t-univ.c'. 4. Running pass 'Value Propagation' on function '@___H__20___t_2d_univ' cc: error: unable to execute command: Abort trap (core dumped) cc: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 3.5.1 (tags/RELEASE_351/final 225668) 20150115 Target: i386-unknown-freebsd11.0 Thread model: posix cc: note: diagnostic msg: PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed source, and associated run script. cc: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: cc: note: diagnostic msg: /tmp/_t-univ-d49645.c cc: note: diagnostic msg: /tmp/_t-univ-d49645.sh cc: note: diagnostic msg: ******************** makefile:221: recipe for target '_t-univ.o' failed gmake[2]: *** [_t-univ.o] Error 254 gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_7_3/gsc' makefile:405: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/gambit-c/work/gambc-v4_7_3' *** Error code 1 Stop. make: stopped in /usr/ports/lang/gambit-c From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 09:57:55 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 ED7C71FB; Fri, 30 Jan 2015 09:57:55 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 D94AFF55; Fri, 30 Jan 2015 09:57:55 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0U9vtwd027909; Fri, 30 Jan 2015 09:57:55 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0U9vtZe027887; Fri, 30 Jan 2015 09:57:55 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 09:57:55 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501300957.t0U9vtZe027887@beefy1.isc.freebsd.org> To: acm@FreeBSD.org Subject: [package - head-i386-default][emulators/gngeo] Failed for gngeo-0.8_2 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: Fri, 30 Jan 2015 09:57:56 -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: acm@FreeBSD.org Last committer: tijl@FreeBSD.org Ident: $FreeBSD: head/emulators/gngeo/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/gngeo-0.8_2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building emulators/gngeo build started at Fri Jan 30 09:57:45 UTC 2015 port directory: /usr/ports/emulators/gngeo building for: FreeBSD head-i386-default-job-16 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: acm@FreeBSD.org Makefile ident: $FreeBSD: head/emulators/gngeo/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gngeo-0.8_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gngeo-0.8_2: ASM=on: Use optimized assembly code RAZE=on: Use Raze as z80 emulator STAR=on: Use Starscream as 68k emulator ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --program-transform-name="" --disable-gp2x --disable-i386asm --with-z80core=raze --with-m68kcore=starscream --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/gngeo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/gngeo/work HOME=/wrkdirs/usr/ports/emulators/gngeo/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/gngeo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/gngeo/work HOME=/wrkdirs/usr/ports/emulators/gngeo/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh SDL_CONFIG=/usr/local/bin/sdl-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/gngeo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/gngeo/work HOME=/wrkdirs/usr/ports/emulators/gngeo/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/gngeo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/gngeo/work HOME=/wrkdirs/usr/ports/emulators/gngeo/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES SDL_CONFIG=/usr/local/bin/sdl-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89" CPP="cpp" CPPFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 `/usr/local/bin/sdl-config --cflags` -I/usr/local/include" LDFLAGS=" `/usr/local/bin/sdl-config --libs` -L/usr/local/lib -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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gngeo" EXAMPLESDIR="share/examples/gngeo" DATADIR="share/gngeo" WWWDIR="www/gngeo" ETCDIR="etc/gngeo" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gngeo DOCSDIR=/usr/local/share/doc/gngeo EXAMPLESDIR=/usr/local/share/examples/gngeo WWWDIR=/usr/local/www/gngeo ETCDIR=/usr/local/etc/gngeo --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> gngeo-0.8_2 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.7.txz [head-i386-default-job-16] Installing pkg-1.4.7... [head-i386-default-job-16] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gngeo-0.8_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gngeo-0.8_2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by gngeo-0.8_2 for building => SHA256 Checksum OK for gngeo-0.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gngeo-0.8_2 for building ===> Extracting for gngeo-0.8_2 => SHA256 Checksum OK for gngeo-0.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gngeo-0.8_2 =========================================================================== =================================================== ===> gngeo-0.8_2 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 [head-i386-default-job-16] Installing gmake-4.1_1... [head-i386-default-job-16] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-16] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-16] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-16] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-16] Extracting gmake-4.1_1... done ===> Returning to build of gngeo-0.8_2 ===> gngeo-0.8_2 depends on executable: nasm - not found ===> Verifying install for nasm in /usr/ports/devel/nasm ===> Installing existing package /packages/All/nasm-2.11.06,1.txz [head-i386-default-job-16] Installing nasm-2.11.06,1... [head-i386-default-job-16] Extracting nasm-2.11.06,1... done ===> Returning to build of gngeo-0.8_2 ===> gngeo-0.8_2 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/glproto.pc in /usr/ports/x11/glproto ===> Installing existing package /packages/All/glproto-1.4.17.txz [head-i386-default-job-16] Installing glproto-1.4.17... [head-i386-default-job-16] Extracting glproto-1.4.17... done ===> Returning to build of gngeo-0.8_2 ===> gngeo-0.8_2 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/dri2proto.pc in /usr/ports/x11/dri2proto ===> Installing existing package /packages/All/dri2proto-2.8.txz [head-i386-default-job-16] Installing dri2proto-2.8... [head-i386-default-job-16] Extracting dri2proto-2.8... done ===> Returning to build of gngeo-0.8_2 ===> gngeo-0.8_2 depends on file: /usr/local/bin/sdl-config - not found ===> Verifying install for /usr/local/bin/sdl-config in /usr/ports/devel/sdl12 ===> Installing existing package /packages/All/sdl-1.2.15_5,2.txz [head-i386-default-job-16] Installing sdl-1.2.15_5,2... [head-i386-default-job-16] `-- Installing aalib-1.4.r5_11... [head-i386-default-job-16] `-- Extracting aalib-1.4.r5_11... done [head-i386-default-job-16] `-- Installing libGLU-9.0.0_2... [head-i386-default-job-16] | `-- Installing libGL-10.4.0... [head-i386-default-job-16] | | `-- Installing expat-2.1.0_2... [head-i386-default-job-16] | | `-- Extracting expat-2.1.0_2... done [head-i386-default-job-16] | | `-- Installing libX11-1.6.2_2,1... [head-i386-default-job-16] | | `-- Installing kbproto-1.0.6... [head-i386-default-job-16] | | `-- Extracting kbproto-1.0.6... done [head-i386-default-job-16] | | `-- Installing libXau-1.0.8_2... [head-i386-default-job-16] | | | `-- Installing xproto-7.0.26... [head-i386-default-job-16] | | | `-- Extracting xproto-7.0.26... done [head-i386-default-job-16] | | `-- Extracting libXau-1.0.8_2... done [head-i386-default-job-16] | | `-- Installing libXdmcp-1.1.1_2... [head-i386-default-job-16] | | `-- Extracting libXdmcp-1.1.1_2... done [head-i386-default-job-16] | | `-- Installing libxcb-1.11... [head-i386-default-job-16] | | | `-- Installing libpthread-stubs-0.3_6... [head-i386-default-job-16] | | | `-- Extracting libpthread-stubs-0.3_6... done [head-i386-default-job-16] | | | `-- Installing libxml2-2.9.2_2... [head-i386-default-job-16] | | | `-- Extracting libxml2-2.9.2_2... done [head-i386-default-job-16] | | `-- Extracting libxcb-1.11... done [head-i386-default-job-16] | | `-- Extracting libX11-1.6.2_2,1... done [head-i386-default-job-16] | | `-- Installing libXdamage-1.1.4_2... [head-i386-default-job-16] | | `-- Installing damageproto-1.2.1... [head-i386-default-job-16] | | `-- Extracting damageproto-1.2.1... done [head-i386-default-job-16] | | `-- Installing libXfixes-5.0.1_2... [head-i386-default-job-16] | | | `-- Installing fixesproto-5.0... [head-i386-default-job-16] | | | `-- Extracting fixesproto-5.0... done [head-i386-default-job-16] | | `-- Extracting libXfixes-5.0.1_2... done [head-i386-default-job-16] | | `-- Extracting libXdamage-1.1.4_2... done [head-i386-default-job-16] | | `-- Installing libXext-1.3.3,1... [head-i386-default-job-16] | | `-- Installing xextproto-7.3.0... [head-i386-default-job-16] | | `-- Extracting xextproto-7.3.0... done [head-i386-default-job-16] | | `-- Extracting libXext-1.3.3,1... done [head-i386-default-job-16] | | `-- Installing libXxf86vm-1.1.3_2... [head-i386-default-job-16] | | `-- Installing xf86vidmodeproto-2.3.1... [head-i386-default-job-16] | | `-- Extracting xf86vidmodeproto-2.3.1... done [head-i386-default-job-16] | | `-- Extracting libXxf86vm-1.1.3_2... done [head-i386-default-job-16] | | `-- Installing libdevq-0.0.2... [head-i386-default-job-16] | | `-- Extracting libdevq-0.0.2... done [head-i386-default-job-16] | | `-- Installing libdrm-2.4.58_1,1... [head-i386-default-job-16] | | `-- Installing libpciaccess-0.13.2_2... [head-i386-default-job-16] | | | `-- Installing pciids-20150124... [head-i386-default-job-16] | | | `-- Extracting pciids-20150124... done [head-i386-default-job-16] | | `-- Extracting libpciaccess-0.13.2_2... done [head-i386-default-job-16] | | `-- Extracting libdrm-2.4.58_1,1... done [head-i386-default-job-16] | | `-- Installing libglapi-10.4.0... [head-i386-default-job-16] | | `-- Installing libxshmfence-1.1_3... [head-i386-default-job-16] | | `-- Extracting libxshmfence-1.1_3... done [head-i386-default-job-16] | | `-- Extracting libglapi-10.4.0... done [head-i386-default-job-16] | `-- Extracting libGL-10.4.0... done [head-i386-default-job-16] `-- Extracting libGLU-9.0.0_2... done [head-i386-default-job-16] `-- Installing libXrandr-1.4.2_2... [head-i386-default-job-16] | `-- Installing libXrender-0.9.8_2... [head-i386-default-job-16] | | `-- Installing renderproto-0.11.1... [head-i386-default-job-16] | | `-- Extracting renderproto-0.11.1... done [head-i386-default-job-16] | `-- Extracting libXrender-0.9.8_2... done [head-i386-default-job-16] | `-- Installing randrproto-1.4.0... [head-i386-default-job-16] | `-- Extracting randrproto-1.4.0... done [head-i386-default-job-16] `-- Extracting libXrandr-1.4.2_2... done [head-i386-default-job-16] Extracting sdl-1.2.15_5,2... done Message for sdl-1.2.15_5,2: ------------------------------------------------------------------------------ Your SDL library has been built with libvgl support, which means that you can run almost any SDL application straight on your console (VESA 2.0 compatible videocard is required). To do this you have to load the vesa kernel module or enable it in your kernel, and set environment variable "SDL_VIDEODRIVER=vgl". ------------------------------------------------------------------------------ ===> Returning to build of gngeo-0.8_2 =========================================================================== =================================================== ===> gngeo-0.8_2 depends on shared library: libGLU.so - found (/usr/local/lib/libGLU.so.1.3.1) ===> gngeo-0.8_2 depends on shared library: libSDL.so - found (/usr/local/lib/libSDL-1.2.so.0.11.4) ===> gngeo-0.8_2 depends on shared library: libSDL_image.so - not found ===> Verifying for libSDL_image.so in /usr/ports/graphics/sdl_image ===> Installing existing package /packages/All/sdl_image-1.2.12_8.txz [head-i386-default-job-16] Installing sdl_image-1.2.12_8... [head-i386-default-job-16] `-- Installing jpeg-8_6... [head-i386-default-job-16] `-- Extracting jpeg-8_6... done [head-i386-default-job-16] `-- Installing png-1.6.16... [head-i386-default-job-16] `-- Extracting png-1.6.16... done [head-i386-default-job-16] `-- Installing tiff-4.0.3_5... [head-i386-default-job-16] | `-- Installing jbigkit-2.1_1... [head-i386-default-job-16] | `-- Extracting jbigkit-2.1_1... done [head-i386-default-job-16] `-- Extracting tiff-4.0.3_5... done [head-i386-default-job-16] `-- Installing webp-0.4.2_3... [head-i386-default-job-16] | `-- Installing giflib-5.0.6... [head-i386-default-job-16] | `-- Extracting giflib-5.0.6... done [head-i386-default-job-16] `-- Extracting webp-0.4.2_3... done [head-i386-default-job-16] Extracting sdl_image-1.2.12_8... done ===> Returning to build of gngeo-0.8_2 =========================================================================== =================================================== ===> Configuring for gngeo-0.8_2 configure: loading site script /usr/ports/Templates/config.site checking build system type... i386-portbld-freebsd11.0 checking host system type... i386-portbld-freebsd11.0 checking target system type... i386-portbld-freebsd11.0 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking for ranlib... ranlib checking dependency style of cc... gcc3 checking for /usr/local/bin/sdl-config... /usr/local/bin/sdl-config checking for SDL - version >= 1.2.0... yes checking for acos in -lm... yes checking for inflate in -lz... yes checking for getopt_long... yes checking for scandir... yes checking for basename... yes checking for mmap... (cached) yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for errno.h... (cached) yes checking for limits.h... (cached) yes checking for malloc.h... (cached) no checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether byte ordering is bigendian... no checking for vprintf... (cached) yes checking for _doprnt... no checking for atexit... (cached) yes checking for floor... yes checking for gettimeofday... (cached) yes checking for memset... (cached) yes checking for mkdir... yes checking for pow... yes checking for strchr... yes checking for strstr... yes checking for strtoul... (cached) yes Turning on x86 processor optimisations configure: creating ./config.status config.status: creating Makefile config.status: creating gngeo.dat/Makefile config.status: creating src/Makefile config.status: creating src/raze/Makefile config.status: creating src/star/Makefile config.status: creating src/mamez80/Makefile config.status: creating src/generator68k/Makefile config.status: creating src/cyclone/Makefile config.status: creating src/drz80/Makefile config.status: creating src/effect/Makefile config.status: creating src/blitter/Makefile config.status: creating src/ym2610/Makefile config.status: creating config.h config.status: executing depfiles commands =========================================================================== =================================================== ===> Building for gngeo-0.8_2 gmake[1]: Entering directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8' gmake all-recursive gmake[2]: Entering directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8' Making all in src gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src' Making all in effect gmake[4]: Entering directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/effect' cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT scale2x.o -MD -MP -MF .deps/scale2x.Tpo -c -o scale2x.o scale2x.c cc: error: unknown argument: '-frerun-loop-opt' cc: error: unknown argument: '-falign-jumps=2' cc: error: unknown argument: '-falign-loops=2' cc: error: unknown argument: '-fschedule-insns2' cc: error: unknown argument: '-malign-double' cc: warning: optimization flag '-fstrength-reduce' is not supported cc: warning: optimization flag '-falign-functions=2' is not supported cc: warning: optimization flag '-fexpensive-optimizations' is not supported Makefile:266: recipe for target 'scale2x.o' failed gmake[4]: *** [scale2x.o] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/effect' Makefile:477: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src' Makefile:372: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8' Makefile:252: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8' *** Error code 1 Stop. make: stopped in /usr/ports/emulators/gngeo From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 10:00:01 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 E4661330 for ; Fri, 30 Jan 2015 10:00:01 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 C2963F76; Fri, 30 Jan 2015 10:00:01 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UA01Sc060532; Fri, 30 Jan 2015 10:00:01 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UA00oE059960; Fri, 30 Jan 2015 10:00:00 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 10:00:00 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301000.t0UA00oE059960@beefy1.isc.freebsd.org> To: beyert@cs.ucr.edu Subject: [package - head-i386-default][lang/urweb] Failed for urweb-20140704 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: Fri, 30 Jan 2015 10:00:02 -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: beyert@cs.ucr.edu Last committer: crees@FreeBSD.org Ident: $FreeBSD: head/lang/urweb/Makefile 373100 2014-11-22 20:40:08Z crees $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/urweb-20140704.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building lang/urweb build started at Fri Jan 30 09:59:33 UTC 2015 port directory: /usr/ports/lang/urweb building for: FreeBSD head-i386-default-job-18 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: beyert@cs.ucr.edu Makefile ident: $FreeBSD: head/lang/urweb/Makefile 373100 2014-11-22 20:40:08Z crees $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=urweb-20140704 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for urweb-20140704: ELISP=on: Install contributed Emacs Lisp MYSQL=off: MySQL database support PGSQL=on: PostgreSQL database support SQLITE=off: SQLite database support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-openssl=/usr with_emacs=yes --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- CCARGS="-I/usr/local/include" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/urweb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/urweb/work HOME=/wrkdirs/usr/ports/lang/urweb/work TMPDIR="/tmp" SQHEADER="no" MSHEADER="no" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/urweb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/urweb/work HOME=/wrkdirs/usr/ports/lang/urweb/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/urweb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/urweb/work HOME=/wrkdirs/usr/ports/lang/urweb/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/urweb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/urweb/work HOME=/wrkdirs/usr/ports/lang/urweb/work TMPDIR="/tmp" OPENSSLLIB=/usr/lib OPENSSLINC=/usr/include OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -pthread -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -pthread -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="instal l -o root -g wheel -m 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- ELISP="" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="@comment " PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/urweb" EXAMPLESDIR="share/examples/urweb" DATADIR="share/urweb" WWWDIR="www/urweb" ETCDIR="etc/urweb" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/urweb DOCSDIR=/usr/local/share/doc/urweb EXAMPLESDIR=/usr/local/share/examples/urweb WWWDIR=/usr/local/www/urweb ETCDIR=/usr/local/etc/urweb --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> urweb-20140704 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.7.txz [head-i386-default-job-18] Installing pkg-1.4.7... [head-i386-default-job-18] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of urweb-20140704 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by urweb-20140704 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by urweb-20140704 for building => SHA256 Checksum OK for urweb-20140704.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by urweb-20140704 for building ===> Extracting for urweb-20140704 => SHA256 Checksum OK for urweb-20140704.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for urweb-20140704 /usr/bin/sed -i.bak -e "s|postgresql/libpq-fe.h|libpq-fe.h|g" /wrkdirs/usr/ports/lang/urweb/work/urweb-20140704/configure =========================================================================== =================================================== ===> urweb-20140704 depends on executable: mlton - not found ===> Verifying install for mlton in /usr/ports/lang/mlton ===> Installing existing package /packages/All/mlton-20100608.txz [head-i386-default-job-18] Installing mlton-20100608... [head-i386-default-job-18] `-- Installing bash-4.3.33... [head-i386-default-job-18] | `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-18] | | `-- Installing indexinfo-0.2.2... [head-i386-default-job-18] | | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-18] | `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-18] `-- Extracting bash-4.3.33... done [head-i386-default-job-18] `-- Installing gcc-4.8.4... [head-i386-default-job-18] | `-- Installing binutils-2.25... [head-i386-default-job-18] | `-- Extracting binutils-2.25... done [head-i386-default-job-18] | `-- Installing gcc-ecj-4.5... [head-i386-default-job-18] | `-- Extracting gcc-ecj-4.5... done [head-i386-default-job-18] | `-- Installing gmp-5.1.3_2... [head-i386-default-job-18] | `-- Extracting gmp-5.1.3_2... done [head-i386-default-job-18] | `-- Installing mpc-1.0.2_1... [head-i386-default-job-18] | | `-- Installing mpfr-3.1.2_2... [head-i386-default-job-18] | | `-- Extracting mpfr-3.1.2_2... done [head-i386-default-job-18] | `-- Extracting mpc-1.0.2_1... done [head-i386-default-job-18] `-- Extracting gcc-4.8.4... done [head-i386-default-job-18] Extracting mlton-20100608... done Message for bash-4.3.33: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of urweb-20140704 ===> urweb-20140704 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 [head-i386-default-job-18] Installing gmake-4.1_1... [head-i386-default-job-18] Extracting gmake-4.1_1... done ===> Returning to build of urweb-20140704 ===> urweb-20140704 depends on executable: postgres - not found Please note that if you use the rc script, /usr/local/etc/rc.d/postgresql, to initialize the database, unicode (UTF-8) will be used to store character data by default. Set postgresql_initdb_flags or use login.conf settings described below to alter this behaviour. See the start rc script for more info. To set limits, environment stuff like locale and collation and other things, you can set up a class in /etc/login.conf before initializing the database. Add something similar to this to /etc/login.conf: --- postgres:\ :lang=en_US.UTF-8:\ :setenv=LC_COLLATE=C:\ :tc=default: --- and run `cap_mkdb /etc/login.conf'. Then add 'postgresql_class="postgres"' to /etc/rc.conf. ====================================================================== To initialize the database, run /usr/local/etc/rc.d/postgresql initdb You can then start PostgreSQL by running: /usr/local/etc/rc.d/postgresql start For postmaster settings, see ~pgsql/data/postgresql.conf NB. FreeBSD's PostgreSQL port logs to syslog by default See ~pgsql/data/postgresql.conf for more info ====================================================================== To run PostgreSQL at startup, add 'postgresql_enable="YES"' to /etc/rc.conf ===> Returning to build of urweb-20140704 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for urweb-20140704 configure: loading site script /usr/ports/Templates/config.site checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for ar... ar checking the archiver (ar) interface... ar checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes /bin/sh: cannot open /wrkdirs/usr/ports/lang/urweb/work/missing: No such file or directory configure: WARNING: `missing' script is too old or missing checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking build system type... i386-portbld-freebsd11.0 checking host system type... i386-portbld-freebsd11.0 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm -B checking the name lister (/usr/local/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i386-portbld-freebsd11.0 file names to i386-portbld-freebsd11.0 format... func_convert_file_noop checking how to convert i386-portbld-freebsd11.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/local/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for PTHREAD_PRIO_INHERIT... yes checking for openssl/ssl.h in /usr... yes checking whether compiling and linking against OpenSSL works... yes checking for mlton... yes checking for mllex... yes checking for mlyacc... yes checking libpq-fe.h usability... yes checking libpq-fe.h presence... yes checking for libpq-fe.h... yes checking if compiling with clang... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/c/Makefile config.status: creating src/config.sml config.status: creating include/urweb/config.h config.status: include/urweb/config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands Ur/Web configuration: bin directory: BIN /usr/local/bin lib directory: LIB /usr/local/lib src lib directory: SRCLIB /usr/local/lib/urweb include directory: INCLUDE /usr/local/include/urweb site-lisp directory: SITELISP /usr/local/share/emacs/site-lisp/urweb-mode C compiler: CC cc Extra CC args: CCARGS -I/usr/local/include Extra MLTON args: MLTONARGS Postgres C header: PGHEADER libpq-fe.h MySQL C header: MSHEADER no SQLite C header: SQHEADER no OpenSSL: OPENSSL_LIBS -lssl -lcrypto pthreads: PTHREAD_CFLAGS PTHREAD_LIBS Version: 20140704 =========================================================================== =================================================== ===> Building for urweb-20140704 gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/urweb/work/urweb-20140704' Making all in src/c gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/urweb/work/urweb-20140704/src/c' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include/urweb -I./../../include/urweb -I/usr/include -I/usr/local/include -Wimplicit -Wall -Werror -Wno-format-security -Wno-deprecated-declarations -U_FORTIFY_SOURCE -O2 -pipe -pthread -fstack-protector -fno-strict-aliasing -MT memmem.lo -MD -MP -MF .deps/memmem.Tpo -c -o memmem.lo memmem.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include/urweb -I./../../include/urweb -I/usr/include -I/usr/local/include -Wimplicit -Wall -Werror -Wno-format-security -Wno-deprecated-declarations -U_FORTIFY_SOURCE -O2 -pipe -pthread -fstack-protector -fno-strict-aliasing -MT memmem.lo -MD -MP -MF .deps/memmem.Tpo -c memmem.c -fPIC -DPIC -o .libs/memmem.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include/urweb -I./../../include/urweb -I/usr/include -I/usr/local/include -Wimplicit -Wall -Werror -Wno-format-security -Wno-deprecated-declarations -U_FORTIFY_SOURCE -O2 -pipe -pthread -fstack-protector -fno-strict-aliasing -MT memmem.lo -MD -MP -MF .deps/memmem.Tpo -c memmem.c -o memmem.o >/dev/null 2>&1 mv -f .deps/memmem.Tpo .deps/memmem.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include/urweb -I./../../include/urweb -I/usr/include -I/usr/local/include -Wimplicit -Wall -Werror -Wno-format-security -Wno-deprecated-declarations -U_FORTIFY_SOURCE -O2 -pipe -pthread -fstack-protector -fno-strict-aliasing -MT openssl.lo -MD -MP -MF .deps/openssl.Tpo -c -o openssl.lo openssl.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include/urweb -I./../../include/urweb -I/usr/include -I/usr/local/include -Wimplicit -Wall -Werror -Wno-format-security -Wno-deprecated-declarations -U_FORTIFY_SOURCE -O2 -pipe -pthread -fstack-protector -fno-strict-aliasing -MT openssl.lo -MD -MP -MF .deps/openssl.Tpo -c openssl.c -fPIC -DPIC -o .libs/openssl.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include/urweb -I./../../include/urweb -I/usr/include -I/usr/local/include -Wimplicit -Wall -Werror -Wno-format-security -Wno-deprecated-declarations -U_FORTIFY_SOURCE -O2 -pipe -pthread -fstack-protector -fno-strict-aliasing -MT openssl.lo -MD -MP -MF .deps/openssl.Tpo -c openssl.c -o openssl.o >/dev/null 2>&1 mv -f .deps/openssl.Tpo .deps/openssl.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include/urweb -I./../../include/urweb -I/usr/include -I/usr/local/include -Wimplicit -Wall -Werror -Wno-format-security -Wno-deprecated-declarations -U_FORTIFY_SOURCE -O2 -pipe -pthread -fstack-protector -fno-strict-aliasing -MT urweb.lo -MD -MP -MF .deps/urweb.Tpo -c -o urweb.lo urweb.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include/urweb -I./../../include/urweb -I/usr/include -I/usr/local/include -Wimplicit -Wall -Werror -Wno-format-security -Wno-deprecated-declarations -U_FORTIFY_SOURCE -O2 -pipe -pthread -fstack-protector -fno-strict-aliasing -MT urweb.lo -MD -MP -MF .deps/urweb.Tpo -c urweb.c -fPIC -DPIC -o .libs/urweb.o urweb.c:4207:12: error: absolute value function 'abs' given an argument of type 'uw_Basis_int' (aka 'long long') but has parameter of type 'int' which may cause truncation of value [-Werror,-Wabsolute-value] return abs(ret); ^ urweb.c:4207:12: note: use function 'llabs' instead return abs(ret); ^~~ llabs 1 error generated. Makefile:400: recipe for target 'urweb.lo' failed gmake[2]: *** [urweb.lo] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/urweb/work/urweb-20140704/src/c' Makefile:349: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/urweb/work/urweb-20140704' *** Error code 1 Stop. make: stopped in /usr/ports/lang/urweb From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 10:00:08 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 A2A4733B for ; Fri, 30 Jan 2015 10:00:08 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 8BE4D6B for ; Fri, 30 Jan 2015 10:00:08 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UA084i068982 for ; Fri, 30 Jan 2015 10:00:08 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UA085a068973; Fri, 30 Jan 2015 10:00:08 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 10:00:08 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301000.t0UA085a068973@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-i386-default][emulators/vice] Failed for vice-gnome-2.4_6 in build 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: Fri, 30 Jan 2015 10:00:08 -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: dinoex@FreeBSD.org Last committer: antoine@FreeBSD.org Ident: $FreeBSD: head/emulators/vice/Makefile 377033 2015-01-14 18:19:32Z antoine $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/vice-gnome-2.4_6.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building emulators/vice build started at Fri Jan 30 09:55:18 UTC 2015 port directory: /usr/ports/emulators/vice building for: FreeBSD head-i386-default-job-03 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: dinoex@FreeBSD.org Makefile ident: $FreeBSD: head/emulators/vice/Makefile 377033 2015-01-14 18:19:32Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=vice-gnome-2.4_6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for vice-gnome-2.4_6: SDL=on: build with SDL sound system support ASOUND=off: build with asound support PULSE=off: build with pulseaudio support DOCS=on: Build and/or install documentation ====> GUI (Graphical User Interface) support: you have to select exactly one of them GNOMEUI=on: use gnomeui toolkit XAW3D=off: use Xaw3d library XAW=off: use plain Xaw library ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-fullscreen --enable-ipv6 --disable-dependency-tracking --with-sdlsound --without-alsa --without-pulse --enable-gnomeui --without-xaw3d --enable-nls --localedir=/usr/local/share/locale --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/vice/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/vice/work HOME=/wrkdirs/usr/ports/emulators/vice/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/vice/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/vice/work HOME=/wrkdirs/usr/ports/emulators/vice/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- MAKEINFOFLAGS="--no-split" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/vice/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/vice/work HOME=/wrkdirs/usr/ports/emulators/vice/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/vice/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/vice/work HOME=/wrkdirs/usr/ports/emulators/vice/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include -I/usr/local/include/SDL" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -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-- FCCACHE="@comment " NOFCCACHE="" NLS="" OSREL=11.0 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/vice" EXAMPLESDIR="share/examples/vice" DATADIR="share/vice" WWWDIR="www/vice" ETCDIR="etc/vice" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/vice DOCSDIR=/usr/local/share/doc/vice EXAMPLESDIR=/usr/local/share/examples/vice WWWDIR=/usr/local/www/vice ETCDIR=/usr/local/etc/vice --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> vice-gnome-2.4_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.7.txz [head-i386-default-job-03] Installing pkg-1.4.7... [head-i386-default-job-03] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of vice-gnome-2.4_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by vice-gnome-2.4_6 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by vice-gnome-2.4_6 for building => SHA256 Checksum OK for vice-2.4.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by vice-gnome-2.4_6 for building ===> Extracting for vice-gnome-2.4_6 => SHA256 Checksum OK for vice-2.4.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for vice-gnome-2.4_6 ===> Applying FreeBSD patches for vice-gnome-2.4_6 /usr/bin/sed -i.bak -e "s|%%PREFIX%%|/usr/local|g" /wrkdirs/usr/ports/emulators/vice/work/vice-2.4/man/vice.1 /usr/bin/sed -i.bak -e 's|^localedir.*|localedir = $(DESTDIR)/usr/local/share/locale|' /wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/Makefile.in.in /usr/bin/sed -i.bak -e 's|lungif|lgif|g' -e 's|== "x|= "x|' -e 's|"DATADIRNAME"/locale|share/locale|' /wrkdirs/usr/ports/emulators/vice/work/vice-2.4/configure /bin/mv "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/da.po" "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/da.po.latin" /usr/bin/iconv -f latin1 -t utf-8 < "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/da.po.latin" > "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/da.po" /bin/mv "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/de.po" "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/de.po.latin" /usr/bin/iconv -f latin1 -t utf-8 < "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/de.po.latin" > "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/de.po" /bin/mv "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/fr.po" "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/fr.po.latin" /usr/bin/iconv -f latin1 -t utf-8 < "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/fr.po.latin" > "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/fr.po" /bin/mv "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/hu.po" "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/hu.po.latin" /usr/bin/iconv -f latin1 -t utf-8 < "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/hu.po.latin" > "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/hu.po" /bin/mv "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/it.po" "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/it.po.latin" /usr/bin/iconv -f latin1 -t utf-8 < "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/it.po.latin" > "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/it.po" /bin/mv "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/nl.po" "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/nl.po.latin" /usr/bin/iconv -f latin1 -t utf-8 < "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/nl.po.latin" > "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/nl.po" /bin/mv "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/pl.po" "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/pl.po.latin" /usr/bin/iconv -f latin1 -t utf-8 < "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/pl.po.latin" > "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/pl.po" /bin/mv "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/sv.po" "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/sv.po.latin" /usr/bin/iconv -f latin1 -t utf-8 < "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/sv.po.latin" > "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/sv.po" /bin/mv "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/tr.po" "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/tr.po.latin" /usr/bin/iconv -f latin1 -t utf-8 < "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/tr.po.latin" > "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/tr.po" =========================================================================== =================================================== ===> vice-gnome-2.4_6 depends on executable: bdftopcf - not found ===> Verifying install for bdftopcf in /usr/ports/x11-fonts/bdftopcf ===> Installing existing package /packages/All/bdftopcf-1.0.4.txz [head-i386-default-job-03] Installing bdftopcf-1.0.4... [head-i386-default-job-03] `-- Installing libXfont-1.4.8,2... [head-i386-default-job-03] | `-- Installing fontsproto-2.1.2,1... [head-i386-default-job-03] | `-- Extracting fontsproto-2.1.2,1... done [head-i386-default-job-03] | `-- Installing freetype2-2.5.5... [head-i386-default-job-03] | `-- Extracting freetype2-2.5.5... done [head-i386-default-job-03] | `-- Installing libfontenc-1.1.2_2... [head-i386-default-job-03] | | `-- Installing xproto-7.0.26... [head-i386-default-job-03] | | `-- Extracting xproto-7.0.26... done [head-i386-default-job-03] | `-- Extracting libfontenc-1.1.2_2... done [head-i386-default-job-03] `-- Extracting libXfont-1.4.8,2... done [head-i386-default-job-03] Extracting bdftopcf-1.0.4... done ===> Returning to build of vice-gnome-2.4_6 ===> vice-gnome-2.4_6 depends on executable: mkfontdir - not found ===> Verifying install for mkfontdir in /usr/ports/x11-fonts/mkfontdir ===> Installing existing package /packages/All/mkfontdir-1.0.7.txz [head-i386-default-job-03] Installing mkfontdir-1.0.7... [head-i386-default-job-03] `-- Installing mkfontscale-1.1.1_1... [head-i386-default-job-03] `-- Extracting mkfontscale-1.1.1_1... done [head-i386-default-job-03] Extracting mkfontdir-1.0.7... done ===> Returning to build of vice-gnome-2.4_6 cc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../../src -I../../src -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/lo cal/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c platform_solaris_runtime_os.c cc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../../src -I../../src -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/lo cal/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c platform_syllable_runtime_os.c cc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../../src -I../../src -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/lo cal/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c platform_windows_runtime_os.c cc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../../src -I../../src -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/lo cal/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c platform_x86_runtime_cpu.c rm -f libplatform.a ar cru libplatform.a platform.o platform_amigaos3_runtime_os.o platform_amigaos4_runtime_os.o platform_aros_runtime_os.o platform_beos_runtime_os.o platform_macosx.o platform_os2_runtime_os.o platform_solaris_runtime_os.o platform_syllable_runtime_os.o platform_windows_runtime_os.o platform_x86_runtime_cpu.o ranlib libplatform.a gmake[4]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/src/platform' gmake[4]: Entering directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/src' cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c alarm.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c attach.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c autostart.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c autostart-prg.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c charset.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c clkguard.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c clipboard.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c cmdline.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c cbmdos.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c cbmimage.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c color.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c crc32.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c datasette.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c debug.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c dma.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c embedded.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c event.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c findpath.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c fliplist.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c gcr.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c info.c In file included from info.c:32: ./infocontrib.h:224:8: warning: illegal character encoding in string literal [-Winvalid-source-encoding] " Andr Fachat \n" ^~~~ ./infocontrib.h:269:12: warning: illegal character encoding in string literal [-Winvalid-source-encoding] " Paul Dub \n" ^~~~ ./infocontrib.h:270:13: warning: illegal character encoding in string literal [-Winvalid-source-encoding] " From Rivire-du-Loup, Qubec, provided the French user\n" ^~~~ ~~~~ ./infocontrib.h:401:11: warning: illegal character encoding in string literal [-Winvalid-source-encoding] " Frank Knig \n" ^~~~ ./infocontrib.h:427:11: warning: illegal character encoding in string literal [-Winvalid-source-encoding] " Marko Mkel \n" ^~~~ ~~~~ ./infocontrib.h:461:10: warning: illegal character encoding in string literal [-Winvalid-source-encoding] " Lasse rni \n" ^~~~~~~~ ./infocontrib.h:485:14: warning: illegal character encoding in string literal [-Winvalid-source-encoding] " Pablo Roldn \n" ^~~~ ./infocontrib.h:581:8: warning: illegal character encoding in string literal [-Winvalid-source-encoding] " Istvn Fbin\n" ^~~~ ~~~~ ~~~~ ./infocontrib.h:627:19: warning: illegal character encoding in string literal [-Winvalid-source-encoding] " Peternel, Per Hkan Sundell and David Horrocks for writing\n" ^~~~ 9 warnings generated. cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c init.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c initcmdline.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c interrupt.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c ioutil.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c joystick.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c kbdbuf.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c keyboard.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c lib.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c libm_math.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c lightpen.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c log.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c machine-bus.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c machine.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c main.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c network.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c opencbmlib.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c palette.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c ram.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c rawfile.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c rawnet.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c resources.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c romset.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c screenshot.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c snapshot.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c socket.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c sound.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c sysfile.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c translate.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c traps.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c util.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c vsync.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c zfile.c zfile.c:443:30: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (((nameoffset < 0) || (nameoffset > 1024)) && l >= len && ~~~~~~~~~~ ^ ~ zfile.c:447:28: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if (nameoffset >= 0 && nameoffset <= 1024 && is_valid_extension(tmp, l, nameoffset)) { ~~~~~~~~~~ ^ ~ 2 warnings generated. cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c zipcode.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c maincpu.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c mouse.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c midi.c c++ -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -L/usr/local/lib -fstack-protector -o vsid alarm.o attach.o autostart.o autostart-prg.o charset.o clkguard.o clipboard.o cmdline.o cbmdos.o cbmimage.o color.o crc32.o datasette.o debug.o dma.o embedded.o event.o findpath.o fliplist.o gcr.o info.o init.o initcmdline.o interrupt.o ioutil.o joystick.o kbdbuf.o keyboard.o lib.o libm_math.o lightpen.o log.o machine-bus.o machine.o main.o network.o opencbmlib.o palette.o ram.o rawfile.o rawnet.o resources.o romset.o screenshot.o snapshot.o socket.o sound.o sysfile.o translate.o traps.o util.o vsync.o zfile.o zipcode.o maincpu.o mouse.o midi.o ../src/c64/libvsid.a ../src/sid/libsid.a ../src/monitor/libmonitor.a ../src/sounddrv/libsounddrv.a ../src/serial/libserial.a ../src/core/libcore.a ../src/vicii/libvicii.a ../src/raster/libraster.a ../src/video/libvideo.a ../src/arch/unix/libarch.a ../src/arch/unix/gui/libarchgui.a ../src/arch/unix/x11/gnome/libgnomeui.a ../src/arch/unix/x11/libx11ui.a ../src/resid/libresid.a ../src/resid-fp/libresidfp.a ../src/platform/libplatform.a -L/usr/local/lib -lXrandr -lXxf86vm -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype -lvte -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -pthread -lX11 -L/usr/local/lib -lXext -lintl -lusbhid -ljpeg -lgif -lpng -lz -lintl -lm -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread c++ -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -L/usr/local/lib -fstack-protector -o x64 alarm.o attach.o autostart.o autostart-prg.o charset.o clkguard.o clipboard.o cmdline.o cbmdos.o cbmimage.o color.o crc32.o datasette.o debug.o dma.o embedded.o event.o findpath.o fliplist.o gcr.o info.o init.o initcmdline.o interrupt.o ioutil.o joystick.o kbdbuf.o keyboard.o lib.o libm_math.o lightpen.o log.o machine-bus.o machine.o main.o network.o opencbmlib.o palette.o ram.o rawfile.o rawnet.o resources.o romset.o screenshot.o snapshot.o socket.o sound.o sysfile.o translate.o traps.o util.o vsync.o zfile.o zipcode.o maincpu.o mouse.o midi.o ../src/c64/libc64.a ../src/c64/cart/libc64cartsystem.a ../src/c64/cart/libc64cart.a ../src/c64/cart/libc64commoncart.a ../src/drive/iec/libdriveiec.a ../src/drive/iecieee/libdriveiecieee.a ../src/drive/iec/c64exp/libdrivei ecc64exp.a ../src/drive/ieee/libdriveieee.a ../src/drive/libdrive.a ../src/lib/p64/libp64.a ../src/iecbus/libiecbus.a ../src/parallel/libparallel.a ../src/vdrive/libvdrive.a ../src/sid/libsid.a ../src/monitor/libmonitor.a ../src/sounddrv/libsounddrv.a ../src/gfxoutputdrv/libgfxoutputdrv.a ../src/printerdrv/libprinterdrv.a ../src/rs232drv/librs232drv.a ../src/diskimage/libdiskimage.a ../src/fsdevice/libfsdevice.a ../src/tape/libtape.a ../src/fileio/libfileio.a ../src/serial/libserial.a ../src/core/libcore.a ../src/vicii/libvicii.a ../src/raster/libraster.a ../src/userport/libuserport.a ../src/rtc/librtc.a ../src/video/libvideo.a ../src/arch/unix/libarch.a ../src/arch/unix/gui/libarchgui.a ../src/arch/unix/x11/gnome/libgnomeui.a ../src/arch/unix/x11/libx11ui.a ../src/imagecontents/libimagecontents.a ../src/resid/libresid.a ../src/resid-fp/libresidfp.a ../src/platform/libplatform.a -L/usr/local/lib -lXrandr -lXxf86vm -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcair o -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpang! oft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype -lvte -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -pthread -lX11 -L/usr/local/lib -lXext -lintl -lusbhid -ljpeg -lgif -lpng -lz -lintl -lm -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread c++ -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -L/usr/local/lib -fstack-protector -o x64sc alarm.o attach.o autostart.o autostart-prg.o charset.o clkguard.o clipboard.o cmdline.o cbmdos.o cbmimage.o color.o crc32.o datasette.o debug.o dma.o embedded.o event.o findpath.o fliplist.o gcr.o info.o init.o initcmdline.o interrupt.o ioutil.o joystick.o kbdbuf.o keyboard.o lib.o libm_math.o lightpen.o log.o machine-bus.o machine.o main.o network.o opencbmlib.o palette.o ram.o rawfile.o rawnet.o resources.o romset.o screenshot.o snapshot.o socket.o sound.o sysfile.o translate.o traps.o util.o vsync.o zfile.o zipcode.o mouse.o midi.o ../src/c64/libc64sc.a ../src/c64/cart/libc64cartsystem.a ../src/c64/cart/libc64cart.a ../src/c64/cart/libc64commoncart.a ../src/drive/iec/libdriveiec.a ../src/drive/iecieee/libdriveiecieee.a ../src/drive/iec/c64exp/libdriveiecc64e xp.a ../src/drive/ieee/libdriveieee.a ../src/drive/libdrive.a ../src/lib/p64/libp64.a ../src/iecbus/libiecbus.a ../src/parallel/libparallel.a ../src/vdrive/libvdrive.a ../src/sid/libsid.a ../src/monitor/libmonitor.a ../src/sounddrv/libsounddrv.a ../src/gfxoutputdrv/libgfxoutputdrv.a ../src/printerdrv/libprinterdrv.a ../src/rs232drv/librs232drv.a ../src/diskimage/libdiskimage.a ../src/fsdevice/libfsdevice.a ../src/tape/libtape.a ../src/fileio/libfileio.a ../src/serial/libserial.a ../src/core/libcore.a ../src/viciisc/libviciisc.a ../src/raster/libraster.a ../src/userport/libuserport.a ../src/rtc/librtc.a ../src/video/libvideo.a ../src/arch/unix/libarch.a ../src/arch/unix/gui/libarchgui.a ../src/arch/unix/x11/gnome/libgnomeui.a ../src/arch/unix/x11/libx11ui.a ../src/imagecontents/libimagecontents.a ../src/resid/libresid.a ../src/resid-fp/libresidfp.a ../src/platform/libplatform.a -L/usr/local/lib -lXrandr -lXxf86vm -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangof! t2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype -lvte -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -pthread -lX11 -L/usr/local/lib -lXext -lintl -lusbhid -ljpeg -lgif -lpng -lz -lintl -lm -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread c++ -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -L/usr/local/lib -fstack-protector -o x128 alarm.o attach.o autostart.o autostart-prg.o charset.o clkguard.o clipboard.o cmdline.o cbmdos.o cbmimage.o color.o crc32.o datasette.o debug.o dma.o embedded.o event.o findpath.o fliplist.o gcr.o info.o init.o initcmdline.o interrupt.o ioutil.o joystick.o kbdbuf.o keyboard.o lib.o libm_math.o lightpen.o log.o machine-bus.o machine.o main.o network.o opencbmlib.o palette.o ram.o rawfile.o rawnet.o resources.o romset.o screenshot.o snapshot.o socket.o sound.o sysfile.o translate.o traps.o util.o vsync.o zfile.o zipcode.o mouse.o midi.o ../src/c128/libc128.a ../src/c64/cart/libc64cartsystem.a ../src/c64/cart/libc64cart.a ../src/c64/cart/libc64commoncart.a ../src/c64/libc64c128.a ../src/drive/iec/libdriveiec.a ../src/drive/iec128dcr/libdriveiec128dcr.a ../src/drive /iecieee/libdriveiecieee.a ../src/drive/iec/c64exp/libdriveiecc64exp.a ../src/drive/ieee/libdriveieee.a ../src/drive/libdrive.a ../src/lib/p64/libp64.a ../src/iecbus/libiecbus.a ../src/parallel/libparallel.a ../src/vdrive/libvdrive.a ../src/sid/libsid.a ../src/monitor/libmonitor.a ../src/sounddrv/libsounddrv.a ../src/gfxoutputdrv/libgfxoutputdrv.a ../src/printerdrv/libprinterdrv.a ../src/rs232drv/librs232drv.a ../src/diskimage/libdiskimage.a ../src/fsdevice/libfsdevice.a ../src/tape/libtape.a ../src/fileio/libfileio.a ../src/serial/libserial.a ../src/core/libcore.a ../src/vicii/libvicii.a ../src/vdc/libvdc.a ../src/raster/libraster.a ../src/userport/libuserport.a ../src/rtc/librtc.a ../src/video/libvideo.a ../src/arch/unix/libarch.a ../src/arch/unix/gui/libarchgui.a ../src/arch/unix/x11/gnome/libgnomeui.a ../src/arch/unix/x11/libx11ui.a ../src/imagecontents/libimagecontents.a ../src/resid/libresid.a ../src/resid-fp/libresidfp.a ../src/platform/libplatform.a -L/usr/local/lib -lXran dr -lXxf86vm -lX11 -lgtk-x11-2.0 -lgdk-x11-2! .0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype -lvte -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -pthread -lX11 -L/usr/local/lib -lXext -lintl -lusbhid -ljpeg -lgif -lpng -lz -lintl -lm -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c ps2mouse.c c++ -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -L/usr/local/lib -fstack-protector -o x64dtv alarm.o attach.o autostart.o autostart-prg.o charset.o clkguard.o clipboard.o cmdline.o cbmdos.o cbmimage.o color.o crc32.o datasette.o debug.o dma.o embedded.o event.o findpath.o fliplist.o gcr.o info.o init.o initcmdline.o interrupt.o ioutil.o joystick.o kbdbuf.o keyboard.o lib.o libm_math.o lightpen.o log.o machine-bus.o machine.o main.o network.o opencbmlib.o palette.o ram.o rawfile.o rawnet.o resources.o romset.o screenshot.o snapshot.o socket.o sound.o sysfile.o translate.o traps.o util.o vsync.o zfile.o zipcode.o ps2mouse.o ../src/c64dtv/libc64dtv.a ../src/c64/libc64c64dtv.a ../src/drive/iec/libdriveiec.a ../src/drive/iecieee/libdriveiecieee.a ../src/drive/iec/c64exp/libdriveiecc64exp.a ../src/drive/ieee/libdriveieee.a ../src/drive/libdrive.a ../src/lib /p64/libp64.a ../src/iecbus/libiecbus.a ../src/parallel/libparallel.a ../src/userport/libuserport.a ../src/vdrive/libvdrive.a ../src/sid/libsid.a ../src/monitor/libmonitor.a ../src/sounddrv/libsounddrv.a ../src/gfxoutputdrv/libgfxoutputdrv.a ../src/printerdrv/libprinterdrv.a ../src/rs232drv/librs232drv.a ../src/diskimage/libdiskimage.a ../src/fsdevice/libfsdevice.a ../src/tape/libtape.a ../src/fileio/libfileio.a ../src/serial/libserial.a ../src/core/libcore.a ../src/vicii/libviciidtv.a ../src/raster/libraster.a ../src/rtc/librtc.a ../src/video/libvideo.a ../src/arch/unix/libarch.a ../src/arch/unix/gui/libarchgui.a ../src/arch/unix/x11/gnome/libgnomeui.a ../src/arch/unix/x11/libx11ui.a ../src/imagecontents/libimagecontents.a ../src/resid-dtv/libresiddtv.a ../src/resid-fp/libresidfp.a ../src/c64dtv/libc64dtvstubs.a ../src/platform/libplatform.a -L/usr/local/lib -lXrandr -lXxf86vm -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -l! glib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype -lvte -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -pthread -lX11 -L/usr/local/lib -lXext -lintl -lusbhid -ljpeg -lgif -lpng -lz -lintl -lm -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread c++ -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -L/usr/local/lib -fstack-protector -o xvic alarm.o attach.o autostart.o autostart-prg.o charset.o clkguard.o clipboard.o cmdline.o cbmdos.o cbmimage.o color.o crc32.o datasette.o debug.o dma.o embedded.o event.o findpath.o fliplist.o gcr.o info.o init.o initcmdline.o interrupt.o ioutil.o joystick.o kbdbuf.o keyboard.o lib.o libm_math.o lightpen.o log.o machine-bus.o machine.o main.o network.o opencbmlib.o palette.o ram.o rawfile.o rawnet.o resources.o romset.o screenshot.o snapshot.o socket.o sound.o sysfile.o translate.o traps.o util.o vsync.o zfile.o zipcode.o mouse.o midi.o ../src/vic20/libvic20.a ../src/vic20/cart/libvic20cart.a ../src/c64/cart/libc64commoncart.a ../src/vic20/cart/libmascuerade.a ../src/drive/iec/libdriveiec.a ../src/drive/iecieee/libdriveiecieee.a ../src/drive/ieee/libdriveieee.a .. /src/drive/libdrive.a ../src/lib/p64/libp64.a ../src/iecbus/libiecbus.a ../src/parallel/libparallel.a ../src/vdrive/libvdrive.a ../src/monitor/libmonitor.a ../src/sounddrv/libsounddrv.a ../src/gfxoutputdrv/libgfxoutputdrv.a ../src/printerdrv/libprinterdrv.a ../src/rs232drv/librs232drv.a ../src/diskimage/libdiskimage.a ../src/fsdevice/libfsdevice.a ../src/tape/libtape.a ../src/fileio/libfileio.a ../src/serial/libserial.a ../src/core/libcore.a ../src/raster/libraster.a ../src/rtc/librtc.a ../src/userport/libuserport.a ../src/sid/libsid.a ../src/video/libvideo.a ../src/arch/unix/libarch.a ../src/arch/unix/gui/libarchgui.a ../src/arch/unix/x11/gnome/libgnomeui.a ../src/arch/unix/x11/libx11ui.a ../src/imagecontents/libimagecontents.a ../src/resid/libresid.a ../src/resid-fp/libresidfp.a ../src/platform/libplatform.a -L/usr/local/lib -lXrandr -lXxf86vm -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgob ject-2.0 -lglib-2.0 -lintl -lfontconfig -L/u! sr/local/lib -lfreetype -lvte -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -pthread -lX11 -L/usr/local/lib -lXext -lintl -lusbhid -ljpeg -lgif -lpng -lz -lintl -lm -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread c++ -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -L/usr/local/lib -fstack-protector -o xpet alarm.o attach.o autostart.o autostart-prg.o charset.o clkguard.o clipboard.o cmdline.o cbmdos.o cbmimage.o color.o crc32.o datasette.o debug.o dma.o embedded.o event.o findpath.o fliplist.o gcr.o info.o init.o initcmdline.o interrupt.o ioutil.o joystick.o kbdbuf.o keyboard.o lib.o libm_math.o lightpen.o log.o machine-bus.o machine.o main.o network.o opencbmlib.o palette.o ram.o rawfile.o rawnet.o resources.o romset.o screenshot.o snapshot.o socket.o sound.o sysfile.o translate.o traps.o util.o vsync.o zfile.o zipcode.o mouse.o ../src/pet/libpet.a ../src/drive/iecieee/libdriveiecieee.a ../src/drive/ieee/libdriveieee.a ../src/drive/libdrive.a ../src/lib/p64/libp64.a ../src/parallel/libparallel.a ../src/vdrive/libvdrive.a ../src/monitor/libmonitor.a ../src/sounddr v/libsounddrv.a ../src/gfxoutputdrv/libgfxoutputdrv.a ../src/printerdrv/libprinterdrv.a ../src/rs232drv/librs232drv.a ../src/diskimage/libdiskimage.a ../src/fsdevice/libfsdevice.a ../src/tape/libtape.a ../src/fileio/libfileio.a ../src/serial/libserial.a ../src/core/libcore.a ../src/crtc/libcrtc.a ../src/raster/libraster.a ../src/rtc/librtc.a ../src/userport/libuserport.a ../src/video/libvideo.a ../src/sid/libsid.a ../src/arch/unix/libarch.a ../src/arch/unix/gui/libarchgui.a ../src/arch/unix/x11/gnome/libgnomeui.a ../src/arch/unix/x11/libx11ui.a ../src/imagecontents/libimagecontents.a ../src/resid/libresid.a ../src/resid-fp/libresidfp.a ../src/platform/libplatform.a -L/usr/local/lib -lXrandr -lXxf86vm -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype -lvte -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2. 0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -l! freetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -pthread -lX11 -L/usr/local/lib -lXext -lintl -lusbhid -ljpeg -lgif -lpng -lz -lintl -lm -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread c++ -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -L/usr/local/lib -fstack-protector -o xplus4 alarm.o attach.o autostart.o autostart-prg.o charset.o clkguard.o clipboard.o cmdline.o cbmdos.o cbmimage.o color.o crc32.o datasette.o debug.o dma.o embedded.o event.o findpath.o fliplist.o gcr.o info.o init.o initcmdline.o interrupt.o ioutil.o joystick.o kbdbuf.o keyboard.o lib.o libm_math.o lightpen.o log.o machine-bus.o machine.o main.o network.o opencbmlib.o palette.o ram.o rawfile.o rawnet.o resources.o romset.o screenshot.o snapshot.o socket.o sound.o sysfile.o translate.o traps.o util.o vsync.o zfile.o zipcode.o mouse.o ../src/plus4/libplus4.a ../src/drive/iec/libdriveiec.a ../src/drive/iecieee/libdriveiecieee.a ../src/drive/iec/plus4exp/libdriveiecplus4exp.a ../src/drive/tcbm/libdrivetcbm.a ../src/drive/libdrive.a ../src/lib/p64/libp64.a ../src/iecbus /libiecbus.a ../src/vdrive/libvdrive.a ../src/monitor/libmonitor.a ../src/sounddrv/libsounddrv.a ../src/gfxoutputdrv/libgfxoutputdrv.a ../src/printerdrv/libprinterdrv.a ../src/rs232drv/librs232drv.a ../src/diskimage/libdiskimage.a ../src/fsdevice/libfsdevice.a ../src/tape/libtape.a ../src/fileio/libfileio.a ../src/serial/libserial.a ../src/core/libcore.a ../src/sid/libsid.a ../src/raster/libraster.a ../src/rtc/librtc.a ../src/userport/libuserport.a ../src/video/libvideo.a ../src/arch/unix/libarch.a ../src/arch/unix/gui/libarchgui.a ../src/arch/unix/x11/gnome/libgnomeui.a ../src/arch/unix/x11/libx11ui.a ../src/imagecontents/libimagecontents.a ../src/resid/libresid.a ../src/resid-fp/libresidfp.a ../src/platform/libplatform.a -L/usr/local/lib -lXrandr -lXxf86vm -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype -lvte -lgtk-x11-2 .0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 ! -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -pthread -lX11 -L/usr/local/lib -lXext -lintl -lusbhid -ljpeg -lgif -lpng -lz -lintl -lm -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread c++ -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -L/usr/local/lib -fstack-protector -o xcbm2 alarm.o attach.o autostart.o autostart-prg.o charset.o clkguard.o clipboard.o cmdline.o cbmdos.o cbmimage.o color.o crc32.o datasette.o debug.o dma.o embedded.o event.o findpath.o fliplist.o gcr.o info.o init.o initcmdline.o interrupt.o ioutil.o joystick.o kbdbuf.o keyboard.o lib.o libm_math.o lightpen.o log.o machine-bus.o machine.o main.o network.o opencbmlib.o palette.o ram.o rawfile.o rawnet.o resources.o romset.o screenshot.o snapshot.o socket.o sound.o sysfile.o translate.o traps.o util.o vsync.o zfile.o zipcode.o mouse.o ../src/cbm2/libcbm2.a ../src/drive/iecieee/libdriveiecieee.a ../src/drive/ieee/libdriveieee.a ../src/drive/libdrive.a ../src/lib/p64/libp64.a ../src/parallel/libparallel.a ../src/vdrive/libvdrive.a ../src/monitor/libmonitor.a ../src/soun ddrv/libsounddrv.a ../src/gfxoutputdrv/libgfxoutputdrv.a ../src/printerdrv/libprinterdrv.a ../src/rs232drv/librs232drv.a ../src/diskimage/libdiskimage.a ../src/fsdevice/libfsdevice.a ../src/tape/libtape.a ../src/fileio/libfileio.a ../src/serial/libserial.a ../src/core/libcore.a ../src/sid/libsid.a ../src/crtc/libcrtc.a ../src/raster/libraster.a ../src/rtc/librtc.a ../src/video/libvideo.a ../src/userport/libuserport.a ../src/arch/unix/libarch.a ../src/arch/unix/gui/libarchgui.a ../src/arch/unix/x11/gnome/libgnomeui.a ../src/arch/unix/x11/libx11ui.a ../src/imagecontents/libimagecontents.a ../src/resid/libresid.a ../src/resid-fp/libresidfp.a ../src/platform/libplatform.a -L/usr/local/lib -lXrandr -lXxf86vm -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype -lvte -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf -2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig! -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -pthread -lX11 -L/usr/local/lib -lXext -lintl -lusbhid -ljpeg -lgif -lpng -lz -lintl -lm -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread c++ -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -L/usr/local/lib -fstack-protector -o xcbm5x0 alarm.o attach.o autostart.o autostart-prg.o charset.o clkguard.o clipboard.o cmdline.o cbmdos.o cbmimage.o color.o crc32.o datasette.o debug.o dma.o embedded.o event.o findpath.o fliplist.o gcr.o info.o init.o initcmdline.o interrupt.o ioutil.o joystick.o kbdbuf.o keyboard.o lib.o libm_math.o lightpen.o log.o machine-bus.o machine.o main.o network.o opencbmlib.o palette.o ram.o rawfile.o rawnet.o resources.o romset.o screenshot.o snapshot.o socket.o sound.o sysfile.o translate.o traps.o util.o vsync.o zfile.o zipcode.o mouse.o ../src/cbm2/libcbm5x0.a ../src/drive/iecieee/libdriveiecieee.a ../src/drive/ieee/libdriveieee.a ../src/drive/libdrive.a ../src/lib/p64/libp64.a ../src/parallel/libparallel.a ../src/vdrive/libvdrive.a ../src/monitor/libmonitor.a ../src/ sounddrv/libsounddrv.a ../src/gfxoutputdrv/libgfxoutputdrv.a ../src/printerdrv/libprinterdrv.a ../src/rs232drv/librs232drv.a ../src/diskimage/libdiskimage.a ../src/fsdevice/libfsdevice.a ../src/tape/libtape.a ../src/fileio/libfileio.a ../src/serial/libserial.a ../src/core/libcore.a ../src/sid/libsid.a ../src/vicii/libvicii.a ../src/raster/libraster.a ../src/rtc/librtc.a ../src/video/libvideo.a ../src/userport/libuserport.a ../src/arch/unix/libarch.a ../src/arch/unix/gui/libarchgui.a ../src/arch/unix/x11/gnome/libgnomeui.a ../src/arch/unix/x11/libx11ui.a ../src/imagecontents/libimagecontents.a ../src/resid/libresid.a ../src/resid-fp/libresidfp.a ../src/platform/libplatform.a -L/usr/local/lib -lXrandr -lXxf86vm -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype -lvte -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_ pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfont! config -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -pthread -lX11 -L/usr/local/lib -lXext -lintl -lusbhid -ljpeg -lgif -lpng -lz -lintl -lm -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c c1541.c c++ -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -L/usr/local/lib -fstack-protector -o c1541 c1541.o cbmdos.o charset.o findpath.o gcr.o cbmimage.o info.o ioutil.o lib.o log.o rawfile.o resources.o util.o zfile.o zipcode.o ../src/arch/unix/archdep.o ../src/lib/p64/libp64.a ../src/arch/unix/blockdev.o opencbmlib.o ../src/arch/unix/dynlib.o ../src/vdrive/libvdrive.a ../src/imagecontents/libimagecontents.a ../src/fileio/libfileio.a ../src/diskimage/libdiskimage.a ../src/tape/libtape.a ../src/serial/libserial.a ../src/platform/libplatform.a -lintl -lreadline -lz -lm -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c petcat.c c++ -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -L/usr/local/lib -fstack-protector -o petcat charset.o findpath.o ioutil.o lib.o log.o petcat.o rawfile.o resources.o util.o zfile.o zipcode.o ../src/arch/unix/archdep.o ../src/fileio/libfileio.a ../src/platform/libplatform.a -lintl -lz -lm -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c cartconv.c c++ -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -L/usr/local/lib -fstack-protector -o cartconv cartconv.o -lintl -lm -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread gmake[4]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/src' gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/src' gmake[2]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/src' Making all in build gmake[2]: Entering directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/build' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/build' Making all in data gmake[2]: Entering directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data' Making all in C64 gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/C64' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/C64' Making all in C64DTV gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/C64DTV' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/C64DTV' Making all in C128 gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/C128' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/C128' Making all in VIC20 gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/VIC20' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/VIC20' Making all in PET gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/PET' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/PET' Making all in PLUS4 gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/PLUS4' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/PLUS4' Making all in CBM-II gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/CBM-II' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/CBM-II' Making all in DRIVES gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/DRIVES' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/DRIVES' Making all in PRINTER gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/PRINTER' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/PRINTER' Making all in fonts gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/fonts' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/fonts' gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data' gmake[2]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data' Making all in man gmake[2]: Entering directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/man' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/man' Making all in doc gmake[2]: Entering directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/doc' Making all in html gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/doc/html' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/doc/html' gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/doc' touch ./vice.info /bin/sh /wrkdirs/usr/ports/emulators/vice/work/vice-2.4/missing --run makeinfo -o ./vice.info --no-split ./vice.texi ./vice.texi:32: warning: redefining Texinfo language command: @uref ./vice.texi:8246: @itemx must follow @item Makefile:1090: recipe for target 'vice.info' failed gmake[3]: *** [vice.info] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/doc' Makefile:655: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/doc' Makefile:460: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4' *** Error code 1 Stop. make: stopped in /usr/ports/emulators/vice From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 10:07:53 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 3BBA04B7; Fri, 30 Jan 2015 10:07:53 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 0C13CC0; Fri, 30 Jan 2015 10:07:53 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UA7pia003791; Fri, 30 Jan 2015 10:07:51 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UA7pjo003783; Fri, 30 Jan 2015 10:07:51 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 10:07:51 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301007.t0UA7pjo003783@beefy1.isc.freebsd.org> To: sahil@FreeBSD.org Subject: [package - head-i386-default][mail/postfix-current] Failed for postfix-current-2.12.20141228, 4 in configure 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: Fri, 30 Jan 2015 10:07:53 -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: sahil@FreeBSD.org Last committer: ohauer@FreeBSD.org Ident: $FreeBSD: head/mail/postfix-current/Makefile 376803 2015-01-11 21:05:21Z ohauer $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/postfix-current-2.12.20141228,4.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building mail/postfix-current build started at Fri Jan 30 10:07:45 UTC 2015 port directory: /usr/ports/mail/postfix-current building for: FreeBSD head-i386-default-job-02 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: sahil@FreeBSD.org Makefile ident: $FreeBSD: head/mail/postfix-current/Makefile 376803 2015-01-11 21:05:21Z ohauer $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=postfix-current-2.12.20141228,4 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for postfix-current-2.12.20141228,4: BDB=off: Berkeley DB (uses WITH_BDB_VER) CDB=off: CDB maps lookups DOCS=on: Build and/or install documentation EAI=off: Email Address Internationalization (EAI, RFC 6531..6533) INST_BASE=off: Install into /usr and /etc/postfix LDAP_SASL=off: OpenLDAP client-to-server SASL auth LMDB=off: LMDB maps MYSQL=off: MySQL maps (uses WITH_MYSQL_VER) NIS=off: NIS maps lookups OPENLDAP=off: OpenLDAP maps (uses WITH_OPENLDAP_VER) PCRE=on: Perl Compatible Regular Expressions PGSQL=off: PostgreSQL maps (uses DEFAULT_PGSQL_VER) SASL2=off: Cyrus SASLv2 (Simple Auth. and Sec. Layer) SPF=off: SPF support (via libspf2 1.2.x) SQLITE=off: SQLite maps TEST=off: SMTP/LMTP test server and generator TLS=off: SSL and TLS support VDA=off: VDA (Virtual Delivery Agent 32Bit) ====> Dovecot SASL authentication methods: you can only select none or one of them DOVECOT=off: Dovecot 1.x SASL authentication method DOVECOT2=off: Dovecot 2.x SASL authentication method ====> Kerberos network authentication protocol type: you can only select none or one of them SASLKRB5=off: If your SASL req. Kerberos5, select this SASLKMIT=off: If your SASL req. MIT Kerberos5, select this ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/mail/postfix-current/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/postfix-current/work HOME=/wrkdirs/usr/ports/mail/postfix-current/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/mail/postfix-current/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/postfix-current/work HOME=/wrkdirs/usr/ports/mail/postfix-current/work TMPDIR="/tmp" ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/mail/postfix-current/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/postfix-current/work HOME=/wrkdirs/usr/ports/mail/postfix-current/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/mail/postfix-current/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/postfix-current/work HOME=/wrkdirs/usr/ports/mail/postfix-current/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-- BDB="@comment " NO_BDB="" CDB="@comment " NO_CDB="" DOCS="" NO_DOCS="@comment " EAI="@comment " NO_EAI="" INST_BASE="@comment " NO_INST_BASE="" LDAP_SASL="@comment " NO_LDAP_SASL="" LMDB="@comment " NO_LMDB="" MYSQL="@comment " NO_MYSQL="" NIS="@comment " NO_NIS="" OPENLDAP="@comment " NO_OPENLDAP="" PCRE="" NO_PCRE="@comment " PGSQL="@comment " NO_PGSQL="" SASL2="@comment " NO_SASL2="" SPF="@comment " NO_SPF="" SQLITE="@comment " NO_SQLITE="" TEST="@comment " NO_TEST="" TLS="@comment " NO_TLS="" VDA="@comment " NO_VDA="" DOVECOT="@comment " NO_DOVECOT="" DOVECOT2="@comment " NO_DOVECOT2="" SASLKRB5="@comment " NO_SASLKRB5="" SASLKMIT="@comment " NO_SASLKMIT="" BMAN="" PFETC=/usr/local/etc/postfix SPF="@comment " TEST="@comment " OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/postfix" EXAMPLESDIR="share/examples/postfix" DATADIR="share/postfix" WWWDIR="www/postfix" ETCDIR="etc/postfix" --End PLIST_SUB-- --SUB_LIST-- BDB="@comment " NO_BDB="" CDB="@comment " NO_CDB="" DOCS="" NO_DOCS="@comment " EAI="@comment " NO_EAI="" INST_BASE="@comment " NO_INST_BASE="" LDAP_SASL="@comment " NO_LDAP_SASL="" LMDB="@comment " NO_LMDB="" MYSQL="@comment " NO_MYSQL="" NIS="@comment " NO_NIS="" OPENLDAP="@comment " NO_OPENLDAP="" PCRE="" NO_PCRE="@comment " PGSQL="@comment " NO_PGSQL="" SASL2="@comment " NO_SASL2="" SPF="@comment " NO_SPF="" SQLITE="@comment " NO_SQLITE="" TEST="@comment " NO_TEST="" TLS="@comment " NO_TLS="" VDA="@comment " NO_VDA="" DOVECOT="@comment " NO_DOVECOT="" DOVECOT2="@comment " NO_DOVECOT2="" SASLKRB5="@comment " NO_SASLKRB5="" SASLKMIT="@comment " NO_SASLKMIT="" REQUIRE="LOGIN cleanvar" READMEDIR="/usr/local/share/doc/postfix" DAEMONDIR="/usr/local/libexec/postfix" META_DIRECTORY="/usr/local/libexec/postfix" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/postfix DOCSDIR=/usr/local/share/doc/postfix EXAMPLESDIR=/usr/local/share/examples/postfix WWWDIR=/usr/local/www/postfix ETCDIR=/usr/local/etc/postfix --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License IPL10 accepted by the user =========================================================================== =================================================== ===> postfix-current-2.12.20141228,4 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.7.txz [head-i386-default-job-02] Installing pkg-1.4.7... [head-i386-default-job-02] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of postfix-current-2.12.20141228,4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License IPL10 accepted by the user ===> Fetching all distfiles required by postfix-current-2.12.20141228,4 for building =========================================================================== =================================================== ===> License IPL10 accepted by the user ===> Fetching all distfiles required by postfix-current-2.12.20141228,4 for building => SHA256 Checksum OK for postfix/postfix-2.12-20141228.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License IPL10 accepted by the user ===> Fetching all distfiles required by postfix-current-2.12.20141228,4 for building ===> Extracting for postfix-current-2.12.20141228,4 ===> License IPL10 accepted by the user ===> Fetching all distfiles required by postfix-current-2.12.20141228,4 for building => SHA256 Checksum OK for postfix/postfix-2.12-20141228.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for postfix-current-2.12.20141228,4 ===> Applying FreeBSD patches for postfix-current-2.12.20141228,4 =========================================================================== =================================================== ===> postfix-current-2.12.20141228,4 depends on file: /usr/local/bin/perl5.18.4 - not found ===> Verifying install for /usr/local/bin/perl5.18.4 in /usr/ports/lang/perl5.18 ===> Installing existing package /packages/All/perl5-5.18.4_11.txz [head-i386-default-job-02] Installing perl5-5.18.4_11... [head-i386-default-job-02] Extracting perl5-5.18.4_11... done ===> Returning to build of postfix-current-2.12.20141228,4 =========================================================================== =================================================== ===> postfix-current-2.12.20141228,4 depends on shared library: libpcre.so - not found ===> Verifying for libpcre.so in /usr/ports/devel/pcre ===> Installing existing package /packages/All/pcre-8.35_2.txz [head-i386-default-job-02] Installing pcre-8.35_2... [head-i386-default-job-02] Extracting pcre-8.35_2... done ===> Returning to build of postfix-current-2.12.20141228,4 =========================================================================== =================================================== ===> Configuring for postfix-current-2.12.20141228,4 (cd /wrkdirs/usr/ports/mail/postfix-current/work/postfix-2.12-20141228 && make -f Makefile.init makefiles DEBUG= CC="cc" OPT="-O2 -pipe -fstack-protector -fno-strict-aliasing" CCARGS="-DDEF_CONFIG_DIR=\\\"/usr/local/etc/postfix\\\" -DDEF_DAEMON_DIR=\\\"/usr/local/libexec/postfix\\\" -DDEF_META_DIR=\\\"/usr/local/libexec/postfix\\\" -DDEF_COMMAND_DIR=\\\"/usr/local/sbin\\\" -DDEF_SENDMAIL_PATH=\\\"/usr/local/sbin/sendmail\\\" -DDEF_NEWALIAS_PATH=\\\"/usr/local/bin/newaliases\\\" -DDEF_MAILQ_PATH=\\\"/usr/local/bin/mailq\\\" -DDEF_MANPAGE_DIR=\\\"/usr/local/man\\\" -DDEF_README_DIR=\\\"/usr/local/share/doc/postfix\\\" -DDEF_HTML_DIR=\\\"/usr/local/share/doc/postfix\\\" -DDEF_QUEUE_DIR=\\\"/var/spool/postfix\\\" -DDEF_DATA_DIR=\\\"/var/db/postfix\\\" -DDEF_MAIL_OWNER=\\\"postfix\\\" -DDEF_SGID_GROUP=\\\"maildrop\\\" -Wmissing-prototypes -Wformat -Wno-comment -DNO_EAI -DHAS_PCRE -I/usr/local/include" shared=yes shlib_directory=/usr/local/lib/postfix dynamicmaps=yes "AU XLIBS_PCRE=`/usr/local/bin/pcre-config --libs`" AUXLIBS="" && echo "all: default" >> Makefile) make -f Makefile.in MAKELEVEL= Makefiles (echo "# Do not edit -- this file documents how Postfix was built for your machine."; /bin/sh makedefs) >makedefs.tmp ATTENTION: ATTENTION: Shared libraries are requested, but not supported on this platform ATTENTION: *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/mail/postfix-current/work/postfix-2.12-20141228 *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/mail/postfix-current/work/postfix-2.12-20141228 *** Error code 1 Stop. make[1]: stopped in /usr/ports/mail/postfix-current *** Error code 1 Stop. make: stopped in /usr/ports/mail/postfix-current From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 10:07:57 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 6F29D4BA; Fri, 30 Jan 2015 10:07:57 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 5D78FC1; Fri, 30 Jan 2015 10:07:57 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UA7vYA006854; Fri, 30 Jan 2015 10:07:57 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UA7vQP006852; Fri, 30 Jan 2015 10:07:57 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 10:07:57 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301007.t0UA7vQP006852@beefy1.isc.freebsd.org> To: fjoe@FreeBSD.org Subject: [package - head-i386-default][net/vblade] Failed for vblade-21 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: Fri, 30 Jan 2015 10:07:57 -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: fjoe@FreeBSD.org Last committer: vanilla@FreeBSD.org Ident: $FreeBSD: head/net/vblade/Makefile 359049 2014-06-24 07:12:00Z vanilla $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/vblade-21.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building net/vblade build started at Fri Jan 30 10:07:54 UTC 2015 port directory: /usr/ports/net/vblade building for: FreeBSD head-i386-default-job-02 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: fjoe@FreeBSD.org Makefile ident: $FreeBSD: head/net/vblade/Makefile 359049 2014-06-24 07:12:00Z vanilla $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=vblade-21 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/vblade/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/vblade/work HOME=/wrkdirs/usr/ports/net/vblade/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/vblade/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/vblade/work HOME=/wrkdirs/usr/ports/net/vblade/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/vblade" EXAMPLESDIR="share/examples/vblade" DATADIR="share/vblade" WWWDIR="www/vblade" ETCDIR="etc/vblade" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/vblade DOCSDIR=/usr/local/share/doc/vblade EXAMPLESDIR=/usr/local/share/examples/vblade WWWDIR=/usr/local/www/vblade ETCDIR=/usr/local/etc/vblade --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> vblade-21 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.7.txz [head-i386-default-job-02] Installing pkg-1.4.7... [head-i386-default-job-02] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of vblade-21 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by vblade-21 for building =========================================================================== =================================================== ===> Fetching all distfiles required by vblade-21 for building => SHA256 Checksum OK for vblade-21.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by vblade-21 for building ===> Extracting for vblade-21 => SHA256 Checksum OK for vblade-21.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for vblade-21 ===> Applying FreeBSD patches for vblade-21 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for vblade-21 =========================================================================== =================================================== ===> Building for vblade-21 + sed 's!^//u64 !!' config/config.h.in cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -g -O2 -c aoe.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -g -O2 -c bpf.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -g -O2 -c freebsd.c freebsd.c:276:21: error: use of undeclared identifier 'DIOCGDINFO' if ((n = ioctl(fd, DIOCGDINFO, lab)) != -1) { ^ 1 error generated. *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/net/vblade/work/vblade-21 *** Error code 1 Stop. make: stopped in /usr/ports/net/vblade From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 10:08:55 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 EC79961F; Fri, 30 Jan 2015 10:08:55 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 D8D41D6; Fri, 30 Jan 2015 10:08:55 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UA8t2c048956; Fri, 30 Jan 2015 10:08:55 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UA8tIR048952; Fri, 30 Jan 2015 10:08:55 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 10:08:55 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301008.t0UA8tIR048952@beefy1.isc.freebsd.org> To: ashish@FreeBSD.org Subject: [package - head-i386-default][math/eukleides] Failed for eukleides-1.5.4_1 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: Fri, 30 Jan 2015 10:08:56 -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: ashish@FreeBSD.org Last committer: olgeni@FreeBSD.org Ident: $FreeBSD: head/math/eukleides/Makefile 361099 2014-07-07 15:31:01Z olgeni $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/eukleides-1.5.4_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building math/eukleides build started at Fri Jan 30 10:07:30 UTC 2015 port directory: /usr/ports/math/eukleides building for: FreeBSD head-i386-default-job-10 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: ashish@FreeBSD.org Makefile ident: $FreeBSD: head/math/eukleides/Makefile 361099 2014-07-07 15:31:01Z olgeni $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=eukleides-1.5.4_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for eukleides-1.5.4_1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/eukleides/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/eukleides/work HOME=/wrkdirs/usr/ports/math/eukleides/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/eukleides/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/eukleides/work HOME=/wrkdirs/usr/ports/math/eukleides/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/eukleides/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/eukleides/work HOME=/wrkdirs/usr/ports/math/eukleides/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/eukleides/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/eukleides/work HOME=/wrkdirs/usr/ports/math/eukleides/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-- 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=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/eukleides" EXAMPLESDIR="share/examples/eukleides" DATADIR="share/eukleides" WWWDIR="www/eukleides" ETCDIR="etc/eukleides" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/eukleides DOCSDIR=/usr/local/share/doc/eukleides EXAMPLESDIR=/usr/local/share/examples/eukleides WWWDIR=/usr/local/www/eukleides ETCDIR=/usr/local/etc/eukleides --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> eukleides-1.5.4_1 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.7.txz [head-i386-default-job-10] Installing pkg-1.4.7... [head-i386-default-job-10] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of eukleides-1.5.4_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by eukleides-1.5.4_1 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by eukleides-1.5.4_1 for building => SHA256 Checksum OK for eukleides-1.5.4.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by eukleides-1.5.4_1 for building ===> Extracting for eukleides-1.5.4_1 => SHA256 Checksum OK for eukleides-1.5.4.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for eukleides-1.5.4_1 ===> Applying FreeBSD patches for eukleides-1.5.4_1 =========================================================================== =================================================== ===> eukleides-1.5.4_1 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 [head-i386-default-job-10] Installing tex-formats-20140525_1... [head-i386-default-job-10] `-- Installing tex-kpathsea-6.2.0_1... [head-i386-default-job-10] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-10] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-10] `-- Extracting tex-kpathsea-6.2.0_1... done [head-i386-default-job-10] `-- Installing tex-web2c-20140525_1... [head-i386-default-job-10] | `-- Installing openjpeg15-1.5.2_1... [head-i386-default-job-10] | | `-- Installing lcms2-2.6_3... [head-i386-default-job-10] | | `-- Installing jpeg-8_6... [head-i386-default-job-10] | | `-- Extracting jpeg-8_6... done [head-i386-default-job-10] | | `-- Installing tiff-4.0.3_5... [head-i386-default-job-10] | | | `-- Installing jbigkit-2.1_1... [head-i386-default-job-10] | | | `-- Extracting jbigkit-2.1_1... done [head-i386-default-job-10] | | `-- Extracting tiff-4.0.3_5... done [head-i386-default-job-10] | | `-- Extracting lcms2-2.6_3... done [head-i386-default-job-10] | | `-- Installing png-1.6.16... [head-i386-default-job-10] | | `-- Extracting png-1.6.16... done [head-i386-default-job-10] | `-- Extracting openjpeg15-1.5.2_1... done [head-i386-default-job-10] | `-- Installing pixman-0.32.6... [head-i386-default-job-10] | `-- Extracting pixman-0.32.6... done [head-i386-default-job-10] | `-- Installing zziplib-0.13.62_2... [head-i386-default-job-10] | `-- Extracting zziplib-0.13.62_2... done [head-i386-default-job-10] `-- Extracting tex-web2c-20140525_1... done [head-i386-default-job-10] `-- Installing texlive-texmf-20140525_4... [head-i386-default-job-10] | `-- Installing texlive-base-20140525_5... [head-i386-default-job-10] | | `-- Installing freetype-1.3.1_5... [head-i386-default-job-10] | | `-- Extracting freetype-1.3.1_5... done [head-i386-default-job-10] | | `-- Installing freetype2-2.5.5... [head-i386-default-job-10] | | `-- Extracting freetype2-2.5.5... done [head-i386-default-job-10] | | `-- Installing ghostscript9-9.06_10... [head-i386-default-job-10] | | `-- Installing cups-image-1.7.3_3... [head-i386-default-job-10] | | | `-- Installing cups-client-1.7.3_4... [head-i386-default-job-10] | | | `-- Installing mDNSResponder-561.1.1... [head-i386-default-job-10] | | | `-- Extracting mDNSResponder-561.1.1... done ===> Creating users and/or groups. Creating group 'cups' with gid '193'. Creating user 'cups' with uid '193'. [head-i386-default-job-10] | | | `-- Extracting cups-client-1.7.3_4... done ===> Creating users and/or groups. Using existing group 'cups'. Using existing user 'cups'. [head-i386-default-job-10] | | `-- Extracting cups-image-1.7.3_3... done [head-i386-default-job-10] | | `-- Installing expat-2.1.0_2... [head-i386-default-job-10] | | `-- Extracting expat-2.1.0_2... done [head-i386-default-job-10] | | `-- Installing gsfonts-8.11_6... [head-i386-default-job-10] | | `-- Extracting gsfonts-8.11_6... done [head-i386-default-job-10] | | `-- Installing jbig2dec-0.11_4... [head-i386-default-job-10] | | `-- Extracting jbig2dec-0.11_4... done [head-i386-default-job-10] | | | `-- Extracting libffi-3.2.1... done [head-i386-default-job-10] | | | `-- Installing libiconv-1.14_6... [head-i386-default-job-10] | | | `-- Extracting libiconv-1.14_6... done [head-i386-default-job-10] | | | `-- Installing pcre-8.35_2... [head-i386-default-job-10] | | | `-- Extracting pcre-8.35_2... done [head-i386-default-job-10] | | | `-- Installing python27-2.7.9... [head-i386-default-job-10] | | | | `-- Installing readline-6.3.8... [head-i386-default-job-10] | | | | `-- Extracting readline-6.3.8... done [head-i386-default-job-10] | | | `-- Extracting python27-2.7.9... done [head-i386-default-job-10] | | | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [head-i386-default-job-10] | | | `-- Installing libXrender-0.9.8_2... [head-i386-default-job-10] | | | `-- Installing renderproto-0.11.1... [head-i386-default-job-10] | | | `-- Extracting renderproto-0.11.1... done [head-i386-default-job-10] | | | `-- Extracting libXrender-0.9.8_2... done [head-i386-default-job-10] | | | `-- Installing xcb-util-renderutil-0.3.9... [head-i386-default-job-10] | | | `-- Installing xcb-util-0.4.0,1... [head-i386-default-job-10] | | | `-- Extracting xcb-util-0.4.0,1... done [head-i386-default-job-10] | | | `-- Extracting xcb-util-renderutil-0.3.9... done [head-i386-default-job-10] | | `-- Extracting cairo-1.12.18_1,2... done [head-i386-default-job-10] | | `-- Installing poppler-data-0.4.7... [head-i386-default-job-10] | | `-- Extracting poppler-data-0.4.7... done [head-i386-default-job-10] | | `-- Extracting poppler-0.26.3_1... done [head-i386-default-job-10] | | `-- Installing psutils-1.17_4... [head-i386-default-job-10] | | `-- Extracting psutils-1.17_4... done [head-i386-default-job-10] | | `-- Installing silgraphite-2.3.1_2... [head-i386-default-job-10] | | `-- Extracting silgraphite-2.3.1_2... done [head-i386-default-job-10] | | `-- Installing t1lib-5.1.2_4,1... [head-i386-default-job-10] | | `-- Extracting t1lib-5.1.2_4,1... done [head-i386-default-job-10] | | `-- Installing teckit-2.5.1_1... [head-i386-default-job-10] | | `-- Extracting teckit-2.5.1_1... done [head-i386-default-job-10] | | `-- Installing tex-ptexenc-1.3.2... [head-i386-default-job-10] | | `-- Extracting tex-ptexenc-1.3.2... done [head-i386-default-job-10] | `-- Extracting texlive-base-20140525_5... done [head-i386-default-job-10] `-- Extracting texlive-texmf-20140525_4... done [head-i386-default-job-10] 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 eukleides-1.5.4_1 ===> eukleides-1.5.4_1 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 [head-i386-default-job-10] Installing bison-2.7.1,1... [head-i386-default-job-10] `-- Installing m4-1.4.17_1,1... [head-i386-default-job-10] `-- Extracting m4-1.4.17_1,1... done [head-i386-default-job-10] Extracting bison-2.7.1,1... done ===> Returning to build of eukleides-1.5.4_1 ===> eukleides-1.5.4_1 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 [head-i386-default-job-10] Installing gettext-tools-0.19.4... [head-i386-default-job-10] Extracting gettext-tools-0.19.4... done ===> Returning to build of eukleides-1.5.4_1 ===> eukleides-1.5.4_1 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 [head-i386-default-job-10] Installing gmake-4.1_1... [head-i386-default-job-10] Extracting gmake-4.1_1... done ===> Returning to build of eukleides-1.5.4_1 ===> eukleides-1.5.4_1 depends on executable: makeinfo - not found ===> Verifying install for makeinfo in /usr/ports/print/texinfo ===> Installing existing package /packages/All/texinfo-5.2.20150101.txz [head-i386-default-job-10] Installing texinfo-5.2.20150101... [head-i386-default-job-10] Extracting texinfo-5.2.20150101... done ===> Returning to build of eukleides-1.5.4_1 =========================================================================== =================================================== ===> eukleides-1.5.4_1 depends on shared library: libreadline.so - found (/usr/local/lib/libreadline.so.6) ===> eukleides-1.5.4_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.3) =========================================================================== =================================================== ===> Configuring for eukleides-1.5.4_1 =========================================================================== =================================================== ===> Building for eukleides-1.5.4_1 gmake[1]: Entering directory '/wrkdirs/usr/ports/math/eukleides/work/eukleides-1.5.4' Making eukleides Building parser Building lexer Making dependencies Building symbol.o Building utils.o Building point.o Building set.o Building circle.o Building strings.o Building intersection.o Building line.o Building variable.o Building conic.o Building keywords.o Building vector.o Building test.o Building function.o Building quadrilateral.o Building setting.o Building locus.o Building compiler.o Building number.o Building core.o Building interactive.o Building io.o Building error.o Building triangle.o Building args.o Building main.o Building draw.o Building check.o Building parser.tab.o Building lex.yy.o Linking eukleides Making euktopst Building parser Building lexer Making dependencies Building symbol.o Building utils.o Building point.o Building set.o Building circle.o Building strings.o Building intersection.o Building line.o Building variable.o Building conic.o Building keywords.o Building vector.o Building test.o Building function.o Building quadrilateral.o Building setting.o Building locus.o Building compiler.o Building number.o Building core.o Building interactive.o Building io.o Building error.o Building triangle.o Building args.o Building main.o Building draw.o Building check.o Building parser.tab.o Building lex.yy.o Linking euktopst Making locales Building de.mo Building fr.mo Making locales documentation Building de.pdf Building fr.pdf Making documentation Building info pages eukleides.texi:9: misplaced { eukleides.texi:9: misplaced { eukleides.texi:9: misplaced } eukleides.texi:9: misplaced } eukleides.texi:10: misplaced { eukleides.texi:10: misplaced } eukleides.texi:12: misplaced { eukleides.texi:12: misplaced { eukleides.texi:12: misplaced } eukleides.texi:12: misplaced } eukleides.texi:13: misplaced { eukleides.texi:13: misplaced { eukleides.texi:13: misplaced } eukleides.texi:13: misplaced { eukleides.texi:13: misplaced } eukleides.texi:13: misplaced } eukleides.texi:14: misplaced { eukleides.texi:14: misplaced { eukleides.texi:14: misplaced } eukleides.texi:14: misplaced } eukleides.texi:36: warning: redefining Texinfo language command: @LaTeX Makefile:15: recipe for target 'eukleides.info' failed gmake[2]: *** [eukleides.info] Error 1 Makefile:25: recipe for target 'doc' failed gmake[1]: *** [doc] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/eukleides/work/eukleides-1.5.4' *** Error code 1 Stop. make: stopped in /usr/ports/math/eukleides From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 10:10:24 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 E59C8640 for ; Fri, 30 Jan 2015 10:10:24 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 C5451189 for ; Fri, 30 Jan 2015 10:10:24 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UAAOtK026587 for ; Fri, 30 Jan 2015 10:10:24 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UAAO2H026584; Fri, 30 Jan 2015 10:10:24 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 10:10:24 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301010.t0UAAO2H026584@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-i386-default][math/gracetmpl] Failed for gracetmpl-0.3.2 in build 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: Fri, 30 Jan 2015 10:10:25 -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: adamw@FreeBSD.org Ident: $FreeBSD: head/math/gracetmpl/Makefile 367651 2014-09-08 16:23:56Z adamw $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/gracetmpl-0.3.2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building math/gracetmpl build started at Fri Jan 30 10:10:15 UTC 2015 port directory: /usr/ports/math/gracetmpl building for: FreeBSD head-i386-default-job-02 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/math/gracetmpl/Makefile 367651 2014-09-08 16:23:56Z adamw $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gracetmpl-0.3.2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/gracetmpl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gracetmpl/work HOME=/wrkdirs/usr/ports/math/gracetmpl/work TMPDIR="/tmp" MAKE=gmake PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/gracetmpl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gracetmpl/work HOME=/wrkdirs/usr/ports/math/gracetmpl/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-- PYTHON_VER=2.7 PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd11 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gracetmpl" EXAMPLESDIR="share/examples/gracetmpl" DATADIR="share/gracetmpl" WWWDIR="www/gracetmpl" ETCDIR="etc/gracetmpl" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gracetmpl DOCSDIR=/usr/local/share/doc/gracetmpl EXAMPLESDIR=/usr/local/share/examples/gracetmpl WWWDIR=/usr/local/www/gracetmpl ETCDIR=/usr/local/etc/gracetmpl --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> gracetmpl-0.3.2 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.7.txz [head-i386-default-job-02] Installing pkg-1.4.7... [head-i386-default-job-02] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gracetmpl-0.3.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gracetmpl-0.3.2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by gracetmpl-0.3.2 for building => SHA256 Checksum OK for gracetmpl-0.3.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gracetmpl-0.3.2 for building ===> Extracting for gracetmpl-0.3.2 => SHA256 Checksum OK for gracetmpl-0.3.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gracetmpl-0.3.2 ===> Applying FreeBSD patches for gracetmpl-0.3.2 =========================================================================== =================================================== ===> gracetmpl-0.3.2 depends on file: /usr/local/lib/python2.7/site-packages/numarray/__init__.py - not found ===> Verifying install for /usr/local/lib/python2.7/site-packages/numarray/__init__.py in /usr/ports/math/py-numarray ===> Installing existing package /packages/All/py27-numarray-1.5.2.txz [head-i386-default-job-02] Installing py27-numarray-1.5.2... [head-i386-default-job-02] `-- Installing py27-setuptools27-5.5.1_1... [head-i386-default-job-02] | `-- Installing python27-2.7.9... [head-i386-default-job-02] | | `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-02] | | `-- Installing indexinfo-0.2.2... [head-i386-default-job-02] | | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-02] | | `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-02] | | `-- Installing libffi-3.2.1... [head-i386-default-job-02] | | `-- Extracting libffi-3.2.1... done [head-i386-default-job-02] | | `-- Installing readline-6.3.8... [head-i386-default-job-02] | | `-- Extracting readline-6.3.8... done [head-i386-default-job-02] | `-- Extracting python27-2.7.9... done [head-i386-default-job-02] `-- Extracting py27-setuptools27-5.5.1_1... done [head-i386-default-job-02] Extracting py27-numarray-1.5.2... done 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 gracetmpl-0.3.2 ===> gracetmpl-0.3.2 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 [head-i386-default-job-02] Installing gmake-4.1_1... [head-i386-default-job-02] Extracting gmake-4.1_1... done ===> Returning to build of gracetmpl-0.3.2 ===> gracetmpl-0.3.2 depends on file: /usr/local/bin/python2.7 - found =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for gracetmpl-0.3.2 =========================================================================== =================================================== ===> Building for gracetmpl-0.3.2 gmake[1]: Entering directory '/wrkdirs/usr/ports/math/gracetmpl/work/gracetmpl-0.3.2' c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -c -o gracetmpl.o gracetmpl.cpp gracetmpl.cpp:516:29: error: calling a private constructor of class 'std::__1::__wrap_iter' vector::iterator insPos(&(dataVec_[i])); ^ /usr/include/c++/v1/iterator:1239:31: note: declared private here _LIBCPP_INLINE_VISIBILITY __wrap_iter(iterator_type __x) _NOEXCEPT : __i(__x) {} ^ gracetmpl.cpp:533:32: error: calling a private constructor of class 'std::__1::__wrap_iter' vector::iterator insPos(&(dataVec_[i])); ^ /usr/include/c++/v1/iterator:1239:31: note: declared private here _LIBCPP_INLINE_VISIBILITY __wrap_iter(iterator_type __x) _NOEXCEPT : __i(__x) {} ^ gracetmpl.cpp:1035:36: error: calling a private constructor of class 'std::__1::__wrap_iter' vector::iterator insPos(&(graphsVec_[graph])); ^ /usr/include/c++/v1/iterator:1239:31: note: declared private here _LIBCPP_INLINE_VISIBILITY __wrap_iter(iterator_type __x) _NOEXCEPT : __i(__x) {} ^ 3 errors generated. : recipe for target 'gracetmpl.o' failed gmake[1]: *** [gracetmpl.o] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/gracetmpl/work/gracetmpl-0.3.2' *** Error code 1 Stop. make: stopped in /usr/ports/math/gracetmpl From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 10:11:52 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 750EA65E for ; Fri, 30 Jan 2015 10:11:52 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 6011B19D for ; Fri, 30 Jan 2015 10:11:52 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UABqM7019298 for ; Fri, 30 Jan 2015 10:11:52 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UABq3p019293; Fri, 30 Jan 2015 10:11:52 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 10:11:52 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301011.t0UABq3p019293@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-amd64-default][multimedia/2mandvd] Failed for 2ManDVD-1.8.5_2 in package 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: Fri, 30 Jan 2015 10:11:52 -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: tijl@FreeBSD.org Ident: $FreeBSD: head/multimedia/2mandvd/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/2ManDVD-1.8.5_2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building multimedia/2mandvd build started at Fri Jan 30 10:01:19 UTC 2015 port directory: /usr/ports/multimedia/2mandvd building for: FreeBSD head-amd64-default-job-17 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/multimedia/2mandvd/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=2ManDVD-1.8.5_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 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-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/2mandvd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/2mandvd/work HOME=/wrkdirs/usr/ports/multimedia/2mandvd/work 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)" SDL_CONFIG=/usr/local/bin/sdl-config MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/2mandvd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/2mandvd/work HOME=/wrkdirs/usr/ports/multimedia/2mandvd/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config 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-- 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=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/2ManDVD" EXAMPLESDIR="share/examples/2ManDVD" DATADIR="share/2ManDVD" WWWDIR="www/2ManDVD" ETCDIR="etc/2ManDVD" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/2ManDVD DOCSDIR=/usr/local/share/doc/2ManDVD EXAMPLESDIR=/usr/local/share/examples/2ManDVD WWWDIR=/usr/local/www/2ManDVD ETCDIR=/usr/local/etc/2ManDVD --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> 2ManDVD-1.8.5_2 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.7.txz [head-amd64-default-job-17] Installing pkg-1.4.7... [head-amd64-default-job-17] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of 2ManDVD-1.8.5_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by 2ManDVD-1.8.5_2 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by 2ManDVD-1.8.5_2 for building => SHA256 Checksum OK for 2ManDVD-1.8.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by 2ManDVD-1.8.5_2 for building ===> Extracting for 2ManDVD-1.8.5_2 => SHA256 Checksum OK for 2ManDVD-1.8.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for 2ManDVD-1.8.5_2 ===> Applying FreeBSD patches for 2ManDVD-1.8.5_2 =========================================================================== =================================================== ===> 2ManDVD-1.8.5_2 depends on file: /usr/local/bin/sdl-config - not found ===> Verifying install for /usr/local/bin/sdl-config in /usr/ports/devel/sdl12 ===> Installing existing package /packages/All/sdl-1.2.15_5,2.txz [head-amd64-default-job-17] Installing sdl-1.2.15_5,2... [head-amd64-default-job-17] `-- Installing aalib-1.4.r5_11... [head-amd64-default-job-17] | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-17] | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-17] `-- Extracting aalib-1.4.r5_11... done [head-amd64-default-job-17] `-- Installing libGLU-9.0.0_2... [head-amd64-default-job-17] | `-- Installing libGL-10.4.0... [head-amd64-default-job-17] | | `-- Installing dri2proto-2.8... [head-amd64-default-job-17] | | `-- Extracting dri2proto-2.8... done [head-amd64-default-job-17] | | `-- Installing expat-2.1.0_2... [head-amd64-default-job-17] | | `-- Extracting expat-2.1.0_2... done [head-amd64-default-job-17] | | `-- Installing libX11-1.6.2_2,1... [head-amd64-default-job-17] | | `-- Installing kbproto-1.0.6... [head-amd64-default-job-17] | | `-- Extracting kbproto-1.0.6... done [head-amd64-default-job-17] | | `-- Installing libXau-1.0.8_2... [head-amd64-default-job-17] | | | `-- Installing xproto-7.0.26... [head-amd64-default-job-17] | | | `-- Extracting xproto-7.0.26... done [head-amd64-default-job-17] | | `-- Extracting libXau-1.0.8_2... done [head-amd64-default-job-17] | | `-- Installing libXdmcp-1.1.1_2... [head-amd64-default-job-17] | | `-- Extracting libXdmcp-1.1.1_2... done [head-amd64-default-job-17] | | `-- Installing libxcb-1.11... [head-amd64-default-job-17] | | | `-- Installing libpthread-stubs-0.3_6... [head-amd64-default-job-17] | | | `-- Extracting libpthread-stubs-0.3_6... done [head-amd64-default-job-17] | | | `-- Installing libxml2-2.9.2_2... [head-amd64-default-job-17] | | | `-- Extracting libxml2-2.9.2_2... done [head-amd64-default-job-17] | | `-- Extracting libxcb-1.11... done [head-amd64-default-job-17] | | `-- Extracting libX11-1.6.2_2,1... done [head-amd64-default-job-17] | | `-- Installing libXdamage-1.1.4_2... [head-amd64-default-job-17] | | `-- Installing damageproto-1.2.1... [head-amd64-default-job-17] | | `-- Extracting damageproto-1.2.1... done [head-amd64-default-job-17] | | `-- Installing libXfixes-5.0.1_2... [head-amd64-default-job-17] | | | `-- Installing fixesproto-5.0... [head-amd64-default-job-17] | | | `-- Extracting fixesproto-5.0... done [head-amd64-default-job-17] | | `-- Extracting libXfixes-5.0.1_2... done [head-amd64-default-job-17] | | `-- Extracting libXdamage-1.1.4_2... done [head-amd64-default-job-17] | | `-- Installing libXext-1.3.3,1... [head-amd64-default-job-17] | | `-- Installing xextproto-7.3.0... [head-amd64-default-job-17] | | `-- Extracting xextproto-7.3.0... done [head-amd64-default-job-17] | | `-- Extracting libXext-1.3.3,1... done [head-amd64-default-job-17] | | `-- Installing libXxf86vm-1.1.3_2... [head-amd64-default-job-17] | | `-- Installing xf86vidmodeproto-2.3.1... [head-amd64-default-job-17] | | `-- Extracting xf86vidmodeproto-2.3.1... done [head-amd64-default-job-17] | | `-- Extracting libXxf86vm-1.1.3_2... done [head-amd64-default-job-17] | | `-- Installing libdevq-0.0.2... [head-amd64-default-job-17] | | `-- Extracting libdevq-0.0.2... done [head-amd64-default-job-17] | | `-- Installing harfbuzz-0.9.36... [head-amd64-default-job-17] | | | `-- Installing graphite2-1.2.4... [head-amd64-default-job-17] | | | `-- Extracting graphite2-1.2.4... done [head-amd64-default-job-17] | | `-- Extracting harfbuzz-0.9.36... done [head-amd64-default-job-17] | | `-- Installing libXft-2.3.2... [head-amd64-default-job-17] | | `-- Extracting libXft-2.3.2... done [head-amd64-default-job-17] | | `-- Extracting pango-1.36.8... done [head-amd64-default-job-17] | | `-- Installing shared-mime-info-1.1_1... [head-amd64-default-job-17] | | `-- Extracting shared-mime-info-1.1_1... done [head-amd64-default-job-17] | `-- Extracting gtk-update-icon-cache-2.24.25... done [head-amd64-default-job-17] | `-- Installing python-2.7_2,2... [head-amd64-default-job-17] | `-- Extracting python-2.7_2,2... done [head-amd64-default-job-17] `-- Extracting gtk2-2.24.25_1... done [head-amd64-default-job-17] `-- Installing sdl_gfx-2.0.25_2... [head-amd64-default-job-17] `-- Extracting sdl_gfx-2.0.25_2... done [head-amd64-default-job-17] Extracting mjpegtools-2.1.0_7... done ===> Returning to build of 2ManDVD-1.8.5_2 ===> 2ManDVD-1.8.5_2 depends on executable: mplayer - not found ===> Verifying install for mplayer in /usr/ports/multimedia/mplayer ===> Installing existing package /packages/All/mplayer-1.1.r20141223_1.txz [head-amd64-default-job-17] Installing mplayer-1.1.r20141223_1... [head-amd64-default-job-17] `-- Installing libXScrnSaver-1.2.2_2... [head-amd64-default-job-17] | `-- Installing scrnsaverproto-1.2.2... [head-amd64-default-job-17] | `-- Extracting scrnsaverproto-1.2.2... done [head-amd64-default-job-17] `-- Extracting libXScrnSaver-1.2.2_2... done [head-amd64-default-job-17] `-- Installing libXxf86dga-1.1.4_2... [head-amd64-default-job-17] | `-- Installing xf86dgaproto-2.1... [head-amd64-default-job-17] | `-- Extracting xf86dgaproto-2.1... done [head-amd64-default-job-17] `-- Extracting libXxf86dga-1.1.4_2... done [head-amd64-default-job-17] Extracting mplayer-1.1.r20141223_1... done Message for mplayer-1.1.r20141223_1: =================================================================== MPlayer's comprehensive documentation covers many topics like output devices, video encoding, repairing broken files etc. It is auto-generated daily and can be found on the project homepage in the documentation section: http://www.mplayerhq.hu/design7/documentation.html =================================================================== MPlayer's system-wide configuration dir is /usr/local/etc/mplayer If you want to install configuration files into this location in order to change mplayer's default settings for all users on your system, you find some examples in /usr/local/share/mplayer/examples/etc =================================================================== ===> Returning to build of 2ManDVD-1.8.5_2 ===> 2ManDVD-1.8.5_2 depends on executable: tcprobe - not found ===> Verifying install for tcprobe in /usr/ports/multimedia/transcode ===> Installing existing package /packages/All/transcode-1.1.7_21.txz [head-amd64-default-job-17] Installing transcode-1.1.7_21... [head-amd64-default-job-17] `-- Installing gcc-4.8.4... [head-amd64-default-job-17] | `-- Installing binutils-2.25... [head-amd64-default-job-17] | `-- Extracting binutils-2.25... done [head-amd64-default-job-17] | `-- Installing gcc-ecj-4.5... [head-amd64-default-job-17] | `-- Extracting gcc-ecj-4.5... done [head-amd64-default-job-17] | `-- Installing mpc-1.0.2_1... [head-amd64-default-job-17] | | `-- Installing mpfr-3.1.2_2... [head-amd64-default-job-17] | | `-- Extracting mpfr-3.1.2_2... done [head-amd64-default-job-17] | `-- Extracting mpc-1.0.2_1... done [head-amd64-default-job-17] `-- Extracting gcc-4.8.4... done [head-amd64-default-job-17] Extracting transcode-1.1.7_21... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of 2ManDVD-1.8.5_2 ===> 2ManDVD-1.8.5_2 depends on executable: xine - not found ===> Verifying install for xine in /usr/ports/multimedia/xine ===> Installing existing package /packages/All/xine-0.99.9_3.txz [head-amd64-default-job-17] Installing xine-0.99.9_3... [head-amd64-default-job-17] `-- Installing curl-7.40.0... [head-amd64-default-job-17] `-- Extracting curl-7.40.0... done [head-amd64-default-job-17] `-- Installing libXtst-1.2.2_2... [head-amd64-default-job-17] | `-- Installing recordproto-1.14.2... [head-amd64-default-job-17] | `-- Extracting recordproto-1.14.2... done [head-amd64-default-job-17] `-- Extracting libXtst-1.2.2_2... done [head-amd64-default-job-17] `-- Installing libxine-1.2.6_3... [head-amd64-default-job-17] | `-- Installing faad2-2.7_5,1... [head-amd64-default-job-17] | `-- Extracting faad2-2.7_5,1... done [head-amd64-default-job-17] | `-- Installing liba52-0.7.4_3... [head-amd64-default-job-17] | `-- Extracting liba52-0.7.4_3... done [head-amd64-default-job-17] | `-- Installing libcdio-paranoia-10.2+0.90+1_1... [head-amd64-default-job-17] | | `-- Installing libcdio-0.92_1... [head-amd64-default-job-17] | | `-- Installing libcddb-1.3.2_4... [head-amd64-default-job-17] | | `-- Extracting libcddb-1.3.2_4... done [head-amd64-default-job-17] | | `-- Extracting libcdio-0.92_1... done [head-amd64-default-job-17] | `-- Extracting libcdio-paranoia-10.2+0.90+1_1... done [head-amd64-default-job-17] | `-- Installing libdca-0.0.5_1... [head-amd64-default-job-17] | `-- Extracting libdca-0.0.5_1... done [head-amd64-default-job-17] | `-- Installing libfame-0.9.1_5... [head-amd64-default-job-17] | `-- Extracting libfame-0.9.1_5... done [head-amd64-default-job-17] | `-- Installing libmng-1.0.10_2... [head-amd64-default-job-17] | | `-- Installing lcms-1.19_5,1... [head-amd64-default-job-17] | | `-- Extracting lcms-1.19_5,1... done [head-amd64-default-job-17] | `-- Extracting libmng-1.0.10_2... done [head-amd64-default-job-17] | `-- Installing libmodplug-0.8.8.5_2... [head-amd64-default-job-17] | `-- Extracting libmodplug-0.8.8.5_2... done [head-amd64-default-job-17] | `-- Installing libvdpau-0.8_1... [head-amd64-default-job-17] | `-- Extracting libvdpau-0.8_1... done [head-amd64-default-job-17] | `-- Installing speex-1.2.r2,1... [head-amd64-default-job-17] | | `-- Installing speexdsp-1.2.r3_1... [head-amd64-default-job-17] | | `-- Extracting speexdsp-1.2.r3_1... done [head-amd64-default-job-17] | `-- Extracting speex-1.2.r2,1... done [head-amd64-default-job-17] | `-- Installing vcdimager-0.7.24_6... [head-amd64-default-job-17] | `-- Extracting vcdimager-0.7.24_6... done [head-amd64-default-job-17] `-- Extracting libxine-1.2.6_3... done [head-amd64-default-job-17] Extracting xine-0.99.9_3... done Message for xine-0.99.9_3: ******************************************************** * Make sure you've enough shared memory, the xine FAQ * * advises to have the following sysctl settings: * * * * kern.ipc.shmmax=67108864 * * kern.ipc.shmall=32768 * * * * To suppress many xitk warnings, please put following * * setting in ~/.xitkrc. * * * * feature.shm = 0 * ******************************************************** ===> Returning to build of 2ManDVD-1.8.5_2 ===> 2ManDVD-1.8.5_2 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.33.txz [head-amd64-default-job-17] Installing bash-4.3.33... [head-amd64-default-job-17] Extracting bash-4.3.33... done Message for bash-4.3.33: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== ===> Returning to build of 2ManDVD-1.8.5_2 ===> 2ManDVD-1.8.5_2 depends on executable: cdrecord - not found ===> Verifying install for cdrecord in /usr/ports/sysutils/cdrtools ===> Installing existing package /packages/All/cdrtools-3.00_2.txz [head-amd64-default-job-17] Installing cdrtools-3.00_2... [head-amd64-default-job-17] Extracting cdrtools-3.00_2... done Message for cdrtools-3.00_2: =========================================================================== Note: The location of the cdrtools `defaults' files has been set to /usr/local/etc This is the FreeBSD ports standard config file location, NOT the cdrtools standard location, which is /etc/default. The reason for this is that FreeBSD ports and packages should not use configuration files outside of /usr/local. =========================================================================== ===> Returning to build of 2ManDVD-1.8.5_2 ===> 2ManDVD-1.8.5_2 depends on executable: growisofs - not found ===> Verifying install for growisofs in /usr/ports/sysutils/dvd+rw-tools ===> Installing existing package /packages/All/dvd+rw-tools-7.1.txz [head-amd64-default-job-17] Installing dvd+rw-tools-7.1... [head-amd64-default-job-17] Extracting dvd+rw-tools-7.1... done ===> Returning to build of 2ManDVD-1.8.5_2 ===> 2ManDVD-1.8.5_2 depends on executable: update-desktop-database - found ===> 2ManDVD-1.8.5_2 depends on file: /usr/local/lib/qt4/libQtCore.so - found ===> 2ManDVD-1.8.5_2 depends on file: /usr/local/lib/qt4/libQtGui.so - found ===> 2ManDVD-1.8.5_2 depends on file: /usr/local/lib/qt4/libQtOpenGL.so - found ===> 2ManDVD-1.8.5_2 depends on file: /usr/local/bin/perl5.18.4 - found =========================================================================== =================================================== ===> Staging for 2ManDVD-1.8.5_2 ===> Generating temporary packing list (cd /wrkdirs/usr/ports/multimedia/2mandvd/work/2ManDVD && install -s -o root -g wheel -m 555 2ManDVD /wrkdirs/usr/ports/multimedia/2mandvd/work/stage/usr/local/bin) (cd /wrkdirs/usr/ports/multimedia/2mandvd/work/2ManDVD && install -o root -g wheel -m 555 fake.pl /wrkdirs/usr/ports/multimedia/2mandvd/work/stage/usr/local/share/2ManDVD) (cd /wrkdirs/usr/ports/multimedia/2mandvd/work/2ManDVD && install -o root -g wheel -m 0644 *.qm /wrkdirs/usr/ports/multimedia/2mandvd/work/stage/usr/local/share/2ManDVD) (cd /wrkdirs/usr/ports/multimedia/2mandvd/work/2ManDVD && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/sbin/chown -Rh root:wheel $1 && /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; && /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- Bibliotheque /wrkdirs/usr/ports/multimedia/2mandvd/work/stage/usr/local/share/2ManDVD) (cd /wrkdirs/usr/ports/multimedia/2mandvd/work/2ManDVD && install -o root -g wheel -m 0644 2ManDVD.desktop /wrkdirs/usr/ports/multimedia/2mandvd/work/stage/usr/local/share/applications) (cd /wrkdirs/usr/ports/multimedia/2mandvd/work/2ManDVD/Interface && install -o root -g wheel -m 0644 mandvdico.png /wrkdirs/usr/ports/multimedia/2mandvd/work/stage/usr/local/share/pixmaps) ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for 2ManDVD-1.8.5_2 : /usr/local/poudriere/jails/head-amd64/usr/src/lib/libc/../../contrib/jemalloc/include/jemalloc/internal/arena.h:792: Failed assertion: "binind < NBINS" Child process pid=2685 terminated abnormally: Abort trap *** Error code 1 Stop. make: stopped in /usr/ports/multimedia/2mandvd From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 10:12:54 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 DCFBC756 for ; Fri, 30 Jan 2015 10:12:53 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 BCCA11AC; Fri, 30 Jan 2015 10:12:53 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UACr1o055487; Fri, 30 Jan 2015 10:12:53 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UACqxS054906; Fri, 30 Jan 2015 10:12:52 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 10:12:52 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301012.t0UACqxS054906@beefy2.isc.freebsd.org> To: jura@netams.com Subject: [package - head-amd64-default][net-mgmt/netams] Failed for netams-3.4.5_3 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: Fri, 30 Jan 2015 10:12:54 -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: jura@netams.com Last committer: crees@FreeBSD.org Ident: $FreeBSD: head/net-mgmt/netams/Makefile 373091 2014-11-22 19:13:49Z crees $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/netams-3.4.5_3.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building net-mgmt/netams build started at Fri Jan 30 10:12:46 UTC 2015 port directory: /usr/ports/net-mgmt/netams building for: FreeBSD head-amd64-default-job-13 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: jura@netams.com Makefile ident: $FreeBSD: head/net-mgmt/netams/Makefile 373091 2014-11-22 19:13:49Z crees $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=netams-3.4.5_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for netams-3.4.5_3: CGI=off: Install admin/user CGI scripts DEBUG=off: Build with debugging support ====> Options available for the multi DATABASE: you have to choose at least one of them MYSQL=on: MySQL database support PGSQL=off: PostgreSQL database support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work HOME=/wrkdirs/usr/ports/net-mgmt/netams/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work HOME=/wrkdirs/usr/ports/net-mgmt/netams/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work HOME=/wrkdirs/usr/ports/net-mgmt/netams/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-mgmt/netams/work HOME=/wrkdirs/usr/ports/net-mgmt/netams/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-- CGI="@comment " NO_CGI="" DEBUG="@comment " NO_DEBUG="" MYSQL="" NO_MYSQL="@comment " PGSQL="@comment " NO_PGSQL="" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/netams" EXAMPLESDIR="share/examples/netams" DATADIR="share/netams" WWWDIR="www/netams" ETCDIR="etc/netams" --End PLIST_SUB-- --SUB_LIST-- CGI="@comment " NO_CGI="" DEBUG="@comment " NO_DEBUG="" MYSQL="" NO_MYSQL="@comment " PGSQL="@comment " NO_PGSQL="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/netams DOCSDIR=/usr/local/share/doc/netams EXAMPLESDIR=/usr/local/share/examples/netams WWWDIR=/usr/local/www/netams ETCDIR=/usr/local/etc/netams --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> netams-3.4.5_3 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.7.txz [head-amd64-default-job-13] Installing pkg-1.4.7... [head-amd64-default-job-13] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of netams-3.4.5_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by netams-3.4.5_3 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by netams-3.4.5_3 for building => SHA256 Checksum OK for netams-3.4.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by netams-3.4.5_3 for building ===> Extracting for netams-3.4.5_3 ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by netams-3.4.5_3 for building => SHA256 Checksum OK for netams-3.4.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for netams-3.4.5_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> netams-3.4.5_3 depends on shared library: libpcap.so - found (/lib/libpcap.so.8) ===> netams-3.4.5_3 depends on shared library: libmysqlclient.so.18 - not found ===> Verifying for libmysqlclient.so.18 in /usr/ports/databases/mysql55-client ===> Installing existing package /packages/All/mysql55-client-5.5.41.txz [head-amd64-default-job-13] Installing mysql55-client-5.5.41... [head-amd64-default-job-13] `-- Installing readline-6.3.8... [head-amd64-default-job-13] | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-13] | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-13] `-- Extracting readline-6.3.8... done [head-amd64-default-job-13] Extracting mysql55-client-5.5.41... done ===> Returning to build of netams-3.4.5_3 =========================================================================== =================================================== ===> Configuring for netams-3.4.5_3 =========================================================================== =================================================== ===> Building for netams-3.4.5_3 sh configure.sh -nodebug ########################################################## ## Configuring NeTAMS for build targets... ## FreeBSD operating system... With FreeBSD 4 patch the sources... Optional features: Use_cli_enable BW_limit Fast_FW_checks Layer7_filter Hash_database Will have MYSQL support [ /usr/local/lib/mysql /usr/local/include/mysql ] Will have MYSQL (static) support [ /usr/local/lib/mysql /usr/local/include/mysql ] LibC - enabling OpenSSL Will have BILLING service No RADIUS support - install "openssl-devel" (md5.h) Will have PAM support (experimental) ## Configuration file was built. ## ########################################################## cd lib && make library cc -pipe -O2 -I../src -I./ -DFREEBSD -DHAVE_BW -DFAST_FW_CHECK -DLAYER7_FILTER -DUSE_MYSQL -I/usr/local/include/mysql -DUSE_MYSQL -I/usr/local/include/mysql -DHAVE_BILLING -DHAVE_PAM -Wno-format-zero-length -I./libcli -c libcli/libcli.c ar rc libcli.a libcli.o cc -pipe -O2 -I../src -I./ -DFREEBSD -DHAVE_BW -DFAST_FW_CHECK -DLAYER7_FILTER -DUSE_MYSQL -I/usr/local/include/mysql -DUSE_MYSQL -I/usr/local/include/mysql -DHAVE_BILLING -DHAVE_PAM -c lib.c ar rc libnetams.a lib.o cd src && make all cd ../lib && make library && cd ../src c++ -pipe -fPIC -Wno-deprecated -I/usr/local/include -I../lib -DFREEBSD -DHAVE_BW -DFAST_FW_CHECK -DLAYER7_FILTER -DUSE_MYSQL -I/usr/local/include/mysql -DUSE_MYSQL -I/usr/local/include/mysql -DHAVE_BILLING -DHAVE_PAM -D_REENTRANT -D_THREAD_SAFE -c netamsctl.c c++ netamsctl.o -o netamsctl -L../lib -lnetams c++ netflow.c -c -pipe -fPIC -Wno-deprecated -I/usr/local/include -I../lib -DFREEBSD -DHAVE_BW -DFAST_FW_CHECK -DLAYER7_FILTER -DUSE_MYSQL -I/usr/local/include/mysql -DUSE_MYSQL -I/usr/local/include/mysql -DHAVE_BILLING -DHAVE_PAM -D_REENTRANT -D_THREAD_SAFE In file included from netflow.c:18: ./netflow.h:242:27: error: 'long type-name' is invalid u_int32_t long sent_flows; ^ ./netflow.h:243:27: error: 'long type-name' is invalid u_int32_t long sent_packets; ^ netflow.c:73:37: warning: implicit conversion from '__uint16_t' (aka 'unsigned short') to 'u_int8_t' (aka 'unsigned char') changes value from 7936 to 0 [-Wconstant-conversion] message->header.engine_type=htons(31); ~^~~~~~~~~ /usr/include/netinet/in.h:118:18: note: expanded from macro 'htons' #define htons(x) __htons(x) ^~~~~~~~~~ /usr/include/x86/endian.h:127:20: note: expanded from macro '__htons' #define __htons(x) __bswap16(x) ^~~~~~~~~~~~ /usr/include/x86/endian.h:74:3: note: expanded from macro '__bswap16' ((__uint16_t)(__builtin_constant_p(x) ? \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning and 2 errors generated. *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/net-mgmt/netams/work/netams-3.4.5/src *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/net-mgmt/netams/work/netams-3.4.5 *** Error code 1 Stop. make[1]: stopped in /usr/ports/net-mgmt/netams *** Error code 1 Stop. make: stopped in /usr/ports/net-mgmt/netams From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 10:20:16 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 DE47D7FF for ; Fri, 30 Jan 2015 10:20:16 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 C96F51EF for ; Fri, 30 Jan 2015 10:20:16 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UAKG73029299 for ; Fri, 30 Jan 2015 10:20:16 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UAKGlV029279; Fri, 30 Jan 2015 10:20:16 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 10:20:16 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301020.t0UAKGlV029279@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-i386-default][multimedia/bombono] Failed for bombono-1.2.2_6 in build 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: Fri, 30 Jan 2015 10:20:17 -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: tijl@FreeBSD.org Ident: $FreeBSD: head/multimedia/bombono/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/bombono-1.2.2_6.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building multimedia/bombono build started at Fri Jan 30 10:05:20 UTC 2015 port directory: /usr/ports/multimedia/bombono building for: FreeBSD head-i386-default-job-15 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/multimedia/bombono/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=bombono-1.2.2_6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/bombono/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/bombono/work HOME=/wrkdirs/usr/ports/multimedia/bombono/work TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/bombono/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/bombono/work HOME=/wrkdirs/usr/ports/multimedia/bombono/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -lintl -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-a liasing -I/usr/local/include -Wl,-rpath=/usr/local/lib/gcc48" 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-- OSREL=11.0 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/bombono" EXAMPLESDIR="share/examples/bombono" DATADIR="share/bombono" WWWDIR="www/bombono" ETCDIR="etc/bombono" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/bombono DOCSDIR=/usr/local/share/doc/bombono EXAMPLESDIR=/usr/local/share/examples/bombono WWWDIR=/usr/local/www/bombono ETCDIR=/usr/local/etc/bombono --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> bombono-1.2.2_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.7.txz [head-i386-default-job-15] Installing pkg-1.4.7... [head-i386-default-job-15] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of bombono-1.2.2_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by bombono-1.2.2_6 for building =========================================================================== =================================================== ===> Fetching all distfiles required by bombono-1.2.2_6 for building => SHA256 Checksum OK for bombono-dvd-1.2.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by bombono-1.2.2_6 for building ===> Extracting for bombono-1.2.2_6 => SHA256 Checksum OK for bombono-dvd-1.2.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for bombono-1.2.2_6 ===> Applying FreeBSD patches for bombono-1.2.2_6 =========================================================================== =================================================== ===> bombono-1.2.2_6 depends on executable: gm - not found ===> Verifying install for gm in /usr/ports/graphics/GraphicsMagick ===> Installing existing package /packages/All/GraphicsMagick-1.3.20_2,1.txz [head-i386-default-job-15] Installing GraphicsMagick-1.3.20_2,1... [head-i386-default-job-15] `-- Installing freetype2-2.5.5... [head-i386-default-job-15] `-- Extracting freetype2-2.5.5... done [head-i386-default-job-15] `-- Installing gcc-4.8.4... [head-i386-default-job-15] | `-- Installing binutils-2.25... [head-i386-default-job-15] | | `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-15] | | `-- Installing indexinfo-0.2.2... [head-i386-default-job-15] | | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-15] | | `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-15] | `-- Extracting binutils-2.25... done [head-i386-default-job-15] | `-- Installing gcc-ecj-4.5... [head-i386-default-job-15] | `-- Extracting gcc-ecj-4.5... done [head-i386-default-job-15] | `-- Installing gmp-5.1.3_2... [head-i386-default-job-15] | `-- Extracting gmp-5.1.3_2... done [head-i386-default-job-15] | `-- Installing mpc-1.0.2_1... [head-i386-default-job-15] | | `-- Installing mpfr-3.1.2_2... [head-i386-default-job-15] | | `-- Extracting mpfr-3.1.2_2... done [head-i386-default-job-15] | `-- Extracting mpc-1.0.2_1... done [head-i386-default-job-15] `-- Extracting gcc-4.8.4... done [head-i386-default-job-15] `-- Installing ghostscript9-9.06_10... [head-i386-default-job-15] | `-- Installing cups-image-1.7.3_3... [head-i386-default-job-15] | | `-- Installing cups-client-1.7.3_4... [head-i386-default-job-15] | | `-- Installing mDNSResponder-561.1.1... [head-i386-default-job-15] | | `-- Extracting mDNSResponder-561.1.1... done ===> Creating users and/or groups. Creating group 'cups' with gid '193'. Creating user 'cups' with uid '193'. [head-i386-default-job-15] | | `-- Extracting cups-client-1.7.3_4... done [head-i386-default-job-15] | | `-- Installing jpeg-8_6... [head-i386-default-job-15] | | `-- Extracting jpeg-8_6... done [head-i386-default-job-15] | | `-- Installing png-1.6.16... [head-i386-default-job-15] | | `-- Extracting png-1.6.16... done [head-i386-default-job-15] | | `-- Installing tiff-4.0.3_5... [head-i386-default-job-15] | | `-- Installing jbigkit-2.1_1... [head-i386-default-job-15] | | `-- Extracting jbigkit-2.1_1... done [head-i386-default-job-15] | | `-- Extracting tiff-4.0.3_5... done ===> Creating users and/or groups. Using existing group 'cups'. Using existing user 'cups'. [head-i386-default-job-15] | `-- Extracting cups-image-1.7.3_3... done [head-i386-default-job-15] | `-- Installing expat-2.1.0_2... [head-i386-default-job-15] | `-- Extracting expat-2.1.0_2... done [head-i386-default-job-15] | `-- Installing gsfonts-8.11_6... [head-i386-default-job-15] | `-- Extracting gsfonts-8.11_6... done [head-i386-default-job-15] | `-- Installing jbig2dec-0.11_4... [head-i386-default-job-15] | `-- Extracting jbig2dec-0.11_4... done [head-i386-default-job-15] | `-- Installing lcms2-2.6_3... [head-i386-default-job-15] | `-- Extracting lcms2-2.6_3... done [head-i386-default-job-15] | `-- Installing libXext-1.3.3,1... [head-i386-default-job-15] | | `-- Installing libX11-1.6.2_2,1... [head-i386-default-job-15] | | `-- Installing kbproto-1.0.6... [head-i386-default-job-15] | | `-- Extracting kbproto-1.0.6... done [head-i386-default-job-15] | | `-- Installing libXau-1.0.8_2... [head-i386-default-job-15] | | | `-- Installing xproto-7.0.26... [head-i386-default-job-15] | | | `-- Extracting xproto-7.0.26... done [head-i386-default-job-15] | | `-- Extracting libXau-1.0.8_2... done [head-i386-default-job-15] | | `-- Installing libXdmcp-1.1.1_2... [head-i386-default-job-15] | | `-- Extracting libXdmcp-1.1.1_2... done [head-i386-default-job-15] | | `-- Installing libxcb-1.11... [head-i386-default-job-15] | | | `-- Installing libpthread-stubs-0.3_6... add.cpp:(.text+0x87a): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' build/src/mgui/project/add.o: In function `Project::TryAddMedias(std::vector > const&, Project::MediaBrowser&, Gtk::TreePath&, bool)': add.cpp:(.text+0x2912): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' add.cpp:(.text+0x319e): undefined reference to `boost::filesystem3::path::parent_path() const' build/src/mgui/project/browser.o: In function `Project::ObjectBrowser::on_drag_motion(Glib::RefPtr const&, int, int, unsigned int)': browser.cpp:(.text+0x18e): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/browser.o: In function `SafeRemove(std::string const&)': browser.cpp:(.text+0x13fe): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' browser.cpp:(.text+0x141f): undefined reference to `boost::filesystem3::detail::remove(boost::filesystem3::path const&, boost::system::error_code*)' build/src/mgui/project/browser.o: In function `Project::ObjectStore::drag_data_received_vfunc(Gtk::TreePath const&, Gtk::SelectionData const&)': browser.cpp:(.text+0x31e6): undefined reference to `Glib::operator<<(std::ostream&, Glib::ustring const&)' browser.cpp:(.text+0x321c): undefined reference to `Glib::operator<<(std::ostream&, Glib::ustring const&)' build/src/mgui/project/browser.o: In function `Uri2LocalPath(std::string const&, bool&)': browser.cpp:(.text+0x3807): undefined reference to `Gio::File::create_for_uri(std::string const&)' browser.cpp:(.text+0x3947): undefined reference to `Gio::File::query_info_async(sigc::slot&, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil> const&, Glib::RefPtr const&, std::string const&, Gio::FileQueryInfoFlags, int) const' browser.cpp:(.text+0x3bbc): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' browser.cpp:(.text+0x3bdc): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' browser.cpp:(.text+0x3c1f): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' browser.cpp:(.text+0x3ca7): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' browser.cpp:(.text+0x3cf5): undefined reference to `Gio::File::create_for_path(std::string const&)' browser.cpp:(.text+0x40f7): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' browser.cpp:(.text+0x41a9): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' browser.cpp:(.text+0x41fc): undefined reference to `boost::filesystem3::detail::rename(boost::filesystem3::path const&, boost::filesystem3::path const&, boost::system::error_code*)' build/src/mgui/project/browser.o: In function `Gtkmm2ext::DnDTreeView >::on_drag_data_get(Glib::RefPtr const&, Gtk::SelectionData&, unsigned int, unsigned int)': browser.cpp:(.text._ZN9Gtkmm2ext11DnDTreeViewIN5boost13intrusive_ptrIN7Project5MediaEEEE16on_drag_data_getERKN4Glib6RefPtrIN3Gdk11DragContextEEERN3Gtk13SelectionDataEjj[_ZN9Gtkmm2ext11DnDTreeViewIN5boost13intrusive_ptrIN7Project5MediaEEEE16on_drag_data_getERKN4Glib6RefPtrIN3Gdk11DragContextEEERN3Gtk13SelectionDataEjj]+0x11e): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/media-browser.o: In function `Project::OnBitrateControlsChanged(Project::BitrateControls&, bool)': media-browser.cpp:(.text+0xd0): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/media-browser.o: In function `Project::AppendNamedValue(Gtk::VBox&, Glib::RefPtr, char const*, std::string const&)': media-browser.cpp:(.text+0x19f): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/media-browser.o: In function `Project::SetSubtitles(boost::intrusive_ptr, Gtk::Dialog&)': media-browser.cpp:(.text+0x2856): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/media-browser.o: In function `Project::RenderField(Gtk::CellRenderer*, Gtk::TreeIter const&, boost::function const&)': media-browser.cpp:(.text+0x2fd1): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/media-browser.o:media-browser.cpp:(.text+0x6f9e): more undefined references to `Glib::ustring::ustring(std::string const&)' follow build/src/mgui/project/serialize.o: In function `Project::MakeProjectTitle(bool)': serialize.cpp:(.text+0x3eb): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' serialize.cpp:(.text+0x427): undefined reference to `boost::filesystem3::path::parent_path() const' build/src/mgui/project/serialize.o: In function `Project::SetAppTitle(bool)': serialize.cpp:(.text+0x69d): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/serialize.o: In function `Project::CheckBeforeClosing(Project::ConstructorApp&)': serialize.cpp:(.text+0x2570): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/serialize.o: In function `Project::OnNewProject(Project::ConstructorApp&, bool)': serialize.cpp:(.text+0x29d9): undefined reference to `Gtk::Image::Image(std::string const&)' build/src/mgui/project/thumbnail.o: In function `Project::ImgFilePE::MakeImage(PointT const&)': thumbnail.cpp:(.text+0x13d1): undefined reference to `Gdk::Pixbuf::create_from_file(std::string const&)' thumbnail.cpp:(.text+0x14d1): undefined reference to `Gdk::Pixbuf::create_from_file(std::string const&, int, int, bool)' build/src/mgui/sdk/dndtreeview.o: In function `Gtkmm2ext::DnDTreeViewBase::add_object_drag(int, std::string)': dndtreeview.cc:(.text+0x957): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/sdk/textview.o: In function `AppendText(Gtk::TextView&, std::string const&)': textview.cpp:(.text+0x2dd): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/sdk/textview.o: In function `ApplyTag(Gtk::TextView&, std::pair const&, std::string const&, boost::function)>)': textview.cpp:(.text+0x67f): undefined reference to `Glib::ustring::ustring(std::string const&)' textview.cpp:(.text+0x78e): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/sdk/widget.o: In function `SetFilename(Gtk::FileChooser&, std::string const&)': widget.cpp:(.text+0x59c): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/timeline/layout.o:layout.cpp:(.text+0x777): more undefined references to `Glib::ustring::ustring(std::string const&)' follow build/src/mgui/timeline/mviewer.o: In function `OpenFile(Gtk::FileChooser&, boost::function >&)>)': mviewer.cpp:(.text+0x14d3): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' mviewer.cpp:(.text+0x14fe): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' mviewer.cpp:(.text+0x1513): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' mviewer.cpp:(.text+0x153e): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' build/src/mgui/timeline/mviewer.o: In function `PackFileChooserWidget(Gtk::Container&, boost::function >&)>, bool)': mviewer.cpp:(.text+0x2761): undefined reference to `Glib::ustring::ustring(std::string const&)' mviewer.cpp:(.text+0x27ad): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/timeline/mviewer.o: In function `OpenFileWithTrackLayout(TrackLayout&, char const*)': mviewer.cpp:(.text+0x347e): undefined reference to `Glib::ustring::ustring(std::string const&)' mviewer.cpp:(.text+0x3524): undefined reference to `Glib::path_get_basename(std::string const&)' mviewer.cpp:(.text+0x3536): undefined reference to `Glib::filename_to_utf8(std::string const&)' build/src/mgui/timeline/select.o: In function `Timeline::OnSaveFrameDialog(Gtk::FileChooserDialog&, Gtk::CheckButton&)': select.cpp:(.text+0x524): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/timeline/select.o: In function `Timeline::EditBigLabelTL::BeginState(TrackLayout&)': select.cpp:(.text+0x180d): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/timeline/select.o: In function `Timeline::ContextMenuHook::AtScale()': select.cpp:(.text+0x3a10): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/timeline/select.o: In function `Timeline::SaveFrame(Timeline::DAMonitor&)': select.cpp:(.text+0x4b73): undefined reference to `Glib::ustring::ustring(std::string const&)' select.cpp:(.text+0x4d6d): undefined reference to `Glib::ustring::operator=(std::string const&)' select.cpp:(.text+0x4dc8): undefined reference to `Gdk::Pixbuf::save(std::string const&, Glib::ustring const&)' select.cpp:(.text+0x4dee): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' select.cpp:(.text+0x4e17): undefined reference to `boost::filesystem3::path::parent_path() const' build/src/mgui/timeline/service.o: In function `Timeline::Service::FormBigLabel()': service.cpp:(.text+0x2b3): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/timeline/service.o: In function `Timeline::Service::FormTrackName()': service.cpp:(.text+0xd05): undefined reference to `Glib::ustring::ustring(std::string const&)' build/lib/libMdBase.a(archieve.o): In function `Project::Serialization::SaveArchiever::SerializeStringableImpl(boost::function)': archieve.cpp:(.text+0x4db): undefined reference to `Glib::ustring::ustring(std::string const&)' archieve.cpp:(.text+0x54c): undefined reference to `Glib::ustring::ustring(std::string const&)' build/lib/libMdBase.a(archieve-sdk.o): In function `Project::DoLoadArchieve(std::string const&, boost::function const&, char const*)': archieve-sdk.cpp:(.text+0x2b8): undefined reference to `Glib::ustring::ustring(std::string const&)' build/lib/libMdBase.a(media.o): In function `Project::ConvertPathToUtf8(std::string const&)': media.cpp:(.text+0x239): undefined reference to `Glib::filename_to_utf8(std::string const&)' build/lib/libMdBase.a(media.o): In function `Project::ConvertPathFromUtf8(std::string const&)': media.cpp:(.text+0x299): undefined reference to `Glib::ustring::ustring(std::string const&)' build/lib/libMdBase.a(media.o): In function `Project::StorageMD::MakeByPath(std::string const&, bool, std::string const&)': media.cpp:(.text+0x325): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' media.cpp:(.text+0x33f): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' media.cpp:(.text+0x3cc): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' build/lib/libMdBase.a(media.o): In function `CreateDirs(boost::filesystem3::path const&, std::string&)': media.cpp:(.text+0xcca): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' media.cpp:(.text+0xcdf): undefined reference to `boost::filesystem3::detail::create_directories(boost::filesystem3::path const&, boost::system::error_code*)' build/lib/libMdBase.a(resources.o): In function `CreateBmdDir(std::string const&)': resources.cpp:(.text+0x6d4): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' resources.cpp:(.text+0x710): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' resources.cpp:(.text+0x73d): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' build/lib/libMdLib.a(filesystem.o): In function `boost::filesystem::name_str(boost::filesystem3::path const&)': filesystem.cpp:(.text+0x59): undefined reference to `boost::filesystem3::path::filename() const' build/lib/libMdLib.a(filesystem.o): In function `boost::filesystem::name_str(std::string const&)': filesystem.cpp:(.text+0xe3): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' build/lib/libMdLib.a(filesystem.o): In function `get_basename(boost::filesystem3::path const&)': filesystem.cpp:(.text+0x1e9): undefined reference to `boost::filesystem3::path::stem() const' build/lib/libMdLib.a(filesystem.o): In function `get_extension(boost::filesystem3::path const&)': filesystem.cpp:(.text+0x27a): undefined reference to `boost::filesystem3::path::extension() const' build/lib/libMdLib.a(filesystem.o): In function `Project::MakeAbsolutePath(boost::filesystem3::path const&, boost::filesystem3::path const&)': filesystem.cpp:(.text+0x3ee): undefined reference to `boost::filesystem3::path::root_directory() const' filesystem.cpp:(.text+0x44b): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' filesystem.cpp:(.text+0x4a7): undefined reference to `boost::filesystem3::path::m_normalize()' filesystem.cpp:(.text+0x4e1): undefined reference to `boost::filesystem3::detail::current_path(boost::system::error_code*)' build/lib/libMdLib.a(filesystem.o): In function `Project::MakeRelativeToDir(boost::filesystem3::path&, boost::filesystem3::path)': filesystem.cpp:(.text+0x633): undefined reference to `boost::filesystem3::path::m_normalize()' filesystem.cpp:(.text+0x63b): undefined reference to `boost::filesystem3::path::m_normalize()' filesystem.cpp:(.text+0x64d): undefined reference to `boost::filesystem3::path::begin() const' filesystem.cpp:(.text+0x662): undefined reference to `boost::filesystem3::path::end() const' filesystem.cpp:(.text+0x674): undefined reference to `boost::filesystem3::path::begin() const' filesystem.cpp:(.text+0x686): undefined reference to `boost::filesystem3::path::end() const' filesystem.cpp:(.text+0x744): undefined reference to `boost::filesystem3::path::m_path_iterator_increment(boost::filesystem3::path::iterator&)' filesystem.cpp:(.text+0x757): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' filesystem.cpp:(.text+0x75f): undefined reference to `boost::filesystem3::path::m_append_separator_if_needed()' filesystem.cpp:(.text+0x79b): undefined reference to `boost::filesystem3::path::m_erase_redundant_separator(unsigned int)' filesystem.cpp:(.text+0x7c0): undefined reference to `boost::filesystem3::path::m_path_iterator_increment(boost::filesystem3::path::iterator&)' filesystem.cpp:(.text+0x7c8): undefined reference to `boost::filesystem3::path::m_path_iterator_increment(boost::filesystem3::path::iterator&)' filesystem.cpp:(.text+0x80c): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' filesystem.cpp:(.text+0x817): undefined reference to `boost::filesystem3::path::m_path_iterator_increment(boost::filesystem3::path::iterator&)' build/lib/libMdLib.a(filesystem.o): In function `AppendPath(std::string const&, std::string const&)': filesystem.cpp:(.text+0x9f4): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' filesystem.cpp:(.text+0xa12): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' filesystem.cpp:(.text+0xa47): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' build/lib/libMdLib.a(filesystem.o): In function `boost::filesystem::is_empty_directory(boost::filesystem3::path const&)': filesystem.cpp:(.text+0xce5): undefined reference to `boost::filesystem3::detail::directory_iterator_construct(boost::filesystem3::directory_iterator&, boost::filesystem3::path const&, boost::system::error_code*)' build/lib/libMdLib.a(filesystem.o): In function `Project::ClearAllFiles(boost::filesystem3::path const&, std::string&)': filesystem.cpp:(.text+0x1435): undefined reference to `boost::filesystem3::detail::directory_iterator_construct(boost::filesystem3::directory_iterator&, boost::filesystem3::path const&, boost::system::error_code*)' filesystem.cpp:(.text+0x1448): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' filesystem.cpp:(.text+0x145a): undefined reference to `boost::filesystem3::path_traits::dispatch(boost::filesystem3::directory_entry const&, std::string&, std::codecvt const&)' filesystem.cpp:(.text+0x146a): undefined reference to `boost::filesystem3::detail::remove_all(boost::filesystem3::path const&, boost::system::error_code*)' filesystem.cpp:(.text+0x148c): undefined reference to `boost::filesystem3::detail::directory_iterator_increment(boost::filesystem3::directory_iterator&, boost::system::error_code*)' build/lib/libMdLib.a(filesystem.o): In function `void boost::checked_delete(boost::filesystem3::detail::dir_itr_imp*)': filesystem.cpp:(.text._ZN5boost14checked_deleteINS_11filesystem36detail11dir_itr_impEEEvPT_[_ZN5boost14checked_deleteINS_11filesystem36detail11dir_itr_impEEEvPT_]+0x1b): undefined reference to `boost::filesystem3::detail::dir_itr_close(void*&, void*&)' build/lib/libMdLib.a(regex.o): In function `re::search(__gnu_cxx::__normal_iterator, __gnu_cxx::__normal_iterator, re::match_results&, re::pattern const&, boost::regex_constants::_match_flags)': regex.cpp:(.text+0x651): undefined reference to `boost::re_detail::perl_matcher<__gnu_cxx::__normal_iterator, std::allocator > >, boost::regex_traits > >::construct_init(boost::basic_regex > > const&, boost::regex_constants::_match_flags)' build/lib/libMdLib.a(regex.o): In function `re::match(std::string const&, re::match_results&, re::pattern const&, boost::regex_constants::_match_flags)': regex.cpp:(.text+0x8c0): undefined reference to `boost::re_detail::perl_matcher<__gnu_cxx::__normal_iterator, std::allocator > >, boost::regex_traits > >::construct_init(boost::basic_regex > > const&, boost::regex_constants::_match_flags)' build/lib/libMdLib.a(regex.o): In function `boost::re_detail::perl_matcher<__gnu_cxx::__normal_iterator, std::allocator > >, boost::regex_traits > >::match_match()': regex.cpp:(.text._ZN5boost9re_detail12perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcSsEESaINS_9sub_matchIS6_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE11match_matchEv[_ZN5boost9re_detail12perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcSsEESaINS_9sub_matchIS6_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE11match_matchEv]+0x325): undefined reference to `boost::match_results<__gnu_cxx::__normal_iterator, std::allocator > > >::maybe_assign(boost::match_results<__gnu_cxx::__normal_iterator, std::allocator > > > const&)' build/src/mgui/project/mconstructor.o: In function `InitI18n()': mconstructor.cpp:(.text+0xd0a): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' mconstructor.cpp:(.text+0xd46): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' mconstructor.cpp:(.text+0xd82): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' mconstructor.cpp:(.text+0xdba): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' mconstructor.cpp:(.text+0xdfd): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' build/src/mgui/project/mconstructor.o: In function `Project::ConstructorApp::SetTabName(std::string const&, int)': mconstructor.cpp:(.text+0x1745): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/mconstructor.o: In function `Project::UpdateDVDSize()': mconstructor.cpp:(.text+0x1c34): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/mconstructor.o: In function `Project::ConstructorApp::ConstructorApp()': mconstructor.cpp:(.text+0x3eb5): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/mconstructor.o: In function `Project::RunConstructor(std::string const&, bool)': mconstructor.cpp:(.text+0x4d6d): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' mconstructor.cpp:(.text+0x4dfe): undefined reference to `boost::filesystem3::detail::directory_iterator_construct(boost::filesystem3::directory_iterator&, boost::filesystem3::path const&, boost::system::error_code*)' mconstructor.cpp:(.text+0x4e4e): undefined reference to `Gdk::Pixbuf::create_from_file(std::string const&)' mconstructor.cpp:(.text+0x4eae): undefined reference to `boost::filesystem3::detail::directory_iterator_increment(boost::filesystem3::directory_iterator&, boost::system::error_code*)' mconstructor.cpp:(.text+0x5154): undefined reference to `boost::filesystem3::detail::dir_itr_close(void*&, void*&)' build/lib/libMdBase.a(table.o): In function `Project::IsFrameDir(boost::filesystem3::path const&)': table.cpp:(.text+0x267): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' table.cpp:(.text+0x288): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' table.cpp:(.text+0x2db): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' build/lib/libMdBase.a(table.o): In function `Project::SerializePath(Project::Archieve&, char const*, std::string&)': table.cpp:(.text+0xf64): undefined reference to `boost::filesystem3::path::parent_path() const' table.cpp:(.text+0x10f2): undefined reference to `boost::filesystem3::path::root_directory() const' build/lib/libMdBase.a(table.o): In function `Project::AddSrcDirs(std::vector >&, char const*)': table.cpp:(.text+0x1b11): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' build/lib/libMdBase.a(table.o): In function `Project::FindThemePath(std::string const&)': table.cpp:(.text+0x1f4c): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' table.cpp:(.text+0x1faa): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' build/lib/libMdBase.a(table.o): In function `Project::GetThemeList(std::vector >&)': table.cpp:(.text+0x22d6): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' table.cpp:(.text+0x235e): undefined reference to `boost::filesystem3::detail::directory_iterator_construct(boost::filesystem3::directory_iterator&, boost::filesystem3::path const&, boost::system::error_code*)' table.cpp:(.text+0x23b5): undefined reference to `boost::filesystem3::detail::directory_iterator_increment(boost::filesystem3::directory_iterator&, boost::system::error_code*)' table.cpp:(.text+0x23c8): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' table.cpp:(.text+0x23da): undefined reference to `boost::filesystem3::path_traits::dispatch(boost::filesystem3::directory_entry const&, std::string&, std::codecvt const&)' table.cpp:(.text+0x2534): undefined reference to `boost::filesystem3::detail::dir_itr_close(void*&, void*&)' build/lib/libMdBase.a(table.o): In function `Project::ADatabase::SaveWithFnr(boost::function)': table.cpp:(.text+0x2e20): undefined reference to `Glib::ustring::ustring(std::string const&)' build/lib/libMdBase.a(table.o): In function `boost::filesystem3::operator/(boost::filesystem3::path const&, boost::filesystem3::path const&)': table.cpp:(.text._ZN5boost11filesystem3dvERKNS0_4pathES3_[_ZN5boost11filesystem3dvERKNS0_4pathES3_]+0x29): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' collect2: error: ld returned 1 exit status scons: *** [build/bin/bombono-dvd] Error 1 scons: building terminated because of errors. *** Error code 1 Stop. make: stopped in /usr/ports/multimedia/bombono From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 10:21:13 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 33C94808; Fri, 30 Jan 2015 10:21:13 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 1C8E51F4; Fri, 30 Jan 2015 10:21:13 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UALCma084289; Fri, 30 Jan 2015 10:21:12 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UALC9s084281; Fri, 30 Jan 2015 10:21:12 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 10:21:12 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301021.t0UALC9s084281@beefy1.isc.freebsd.org> To: swills@FreeBSD.org Subject: [package - head-i386-default][emulators/open-vm-tools-nox11] Failed for open-vm-tools-nox11-1280544_10, 1 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: Fri, 30 Jan 2015 10:21:13 -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: swills@FreeBSD.org Last committer: olgeni@FreeBSD.org Ident: $FreeBSD: head/emulators/open-vm-tools-nox11/Makefile 357070 2014-06-08 19:51:27Z olgeni $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/open-vm-tools-nox11-1280544_10,1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building emulators/open-vm-tools-nox11 build started at Fri Jan 30 10:19:35 UTC 2015 port directory: /usr/ports/emulators/open-vm-tools-nox11 building for: FreeBSD head-i386-default-job-23 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: swills@FreeBSD.org Makefile ident: $FreeBSD: head/emulators/open-vm-tools-nox11/Makefile 357070 2014-06-08 19:51:27Z olgeni $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=open-vm-tools-nox11-1280544_10,1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for open-vm-tools-nox11-1280544_10,1: DNET=on: libdnet support FUSE=on: FUSE (Filesystem in Userspace) support ICU=on: Unicode support via ICU LIBNOTIFY=off: Desktop notification support UNITY=off: liburiparser support X11=off: X11 (graphics) support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-procps --sysconfdir=/usr/local/etc --with-dnet --with-icu --disable-unity --without-x --without-gtk2 --without-gtkmm --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work HOME=/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work HOME=/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work TMPDIR="/tmp" PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work HOME=/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work HOME=/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work HOME=/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work TMPDIR="/tmp" KMODDIR="/boot/modules" SYSDIR="/usr/src/sys" NO_XREF=yes XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work HOME=/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/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="-Wno-deprecated-declarations" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_IN STALL_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-- DNET="" NO_DNET="@comment " FUSE="" NO_FUSE="@comment " ICU="" NO_ICU="@comment " LIBNOTIFY="@comment " NO_LIBNOTIFY="" UNITY="@comment " NO_UNITY="" X11="@comment " NO_X11="" KMODDIR="boot/modules" OSREL=11.0 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/open-vm-tools" EXAMPLESDIR="share/examples/open-vm-tools" DATADIR="share/open-vm-tools" WWWDIR="www/open-vm-tools" ETCDIR="etc/open-vm-tools" --End PLIST_SUB-- --SUB_LIST-- DNET="" NO_DNET="@comment " FUSE="" NO_FUSE="@comment " ICU="" NO_ICU="@comment " LIBNOTIFY="@comment " NO_LIBNOTIFY="" UNITY="@comment " NO_UNITY="" X11="@comment " NO_X11="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/open-vm-tools DOCSDIR=/usr/local/share/doc/open-vm-tools EXAMPLESDIR=/usr/local/share/examples/open-vm-tools WWWDIR=/usr/local/www/open-vm-tools ETCDIR=/usr/local/etc/open-vm-tools --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> open-vm-tools-nox11-1280544_10,1 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.7.txz [head-i386-default-job-23] Installing pkg-1.4.7... [head-i386-default-job-23] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of open-vm-tools-nox11-1280544_10,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by open-vm-tools-nox11-1280544_10,1 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by open-vm-tools-nox11-1280544_10,1 for building => SHA256 Checksum OK for open-vm-tools-9.4.0-1280544.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by open-vm-tools-nox11-1280544_10,1 for building ===> Extracting for open-vm-tools-nox11-1280544_10,1 => SHA256 Checksum OK for open-vm-tools-9.4.0-1280544.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for open-vm-tools-nox11-1280544_10,1 ===> Applying FreeBSD patches for open-vm-tools-nox11-1280544_10,1 =========================================================================== =================================================== ===> open-vm-tools-nox11-1280544_10,1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [head-i386-default-job-23] Installing pkgconf-0.9.7... [head-i386-default-job-23] Extracting pkgconf-0.9.7... done ===> Returning to build of open-vm-tools-nox11-1280544_10,1 =========================================================================== =================================================== ===> open-vm-tools-nox11-1280544_10,1 depends on shared library: libdnet.so - not found ===> Verifying for libdnet.so in /usr/ports/net/libdnet ===> Installing existing package /packages/All/libdnet-1.12_1.txz [head-i386-default-job-23] Installing libdnet-1.12_1... [head-i386-default-job-23] Extracting libdnet-1.12_1... done ===> Returning to build of open-vm-tools-nox11-1280544_10,1 libtool: link: c++ -O2 -pipe -fno-strict-aliasing -o .libs/vmware-checkvm checkvm.o /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs/libvmtools.so -L/usr/local/lib -lkvm -lcrypt -lthr -lglib-2.0 -lintl -licui18n -licuuc -licudata -Wl,-rpath -Wl,/usr/local/lib Making all in libguestlib /bin/sh ../scripts/build/rpcgen_wrapper.sh libguestlib/guestlibV3.x guestlibV3.h /bin/sh ../scripts/build/rpcgen_wrapper.sh libguestlib/guestlibV3.x guestlibV3_xdr.c /bin/sh ../scripts/build/rpcgen_wrapper.sh libguestlib/guestlibIoctl.x guestlibIoctl.h /bin/sh ../scripts/build/rpcgen_wrapper.sh libguestlib/guestlibIoctl.x guestlibIoctl_xdr.c /usr/bin/make all-am /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulator s/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I../include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wno-unused -MT guestlibV3_xdr.lo -MD -MP -MF .deps/guestlibV3_xdr.Tpo -c -o guestlibV3_xdr.lo guestlibV3_xdr.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/op en-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I../include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wno-unused -MT guestlibV3_xdr.lo -MD -MP -MF .deps/guestlibV3_xdr.Tpo -c guestlibV3_xdr.c -fPIC -DPIC -o .libs/guestlibV3_xdr.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/op en-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I../include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wno-unused -MT guestlibV3_xdr.lo -MD -MP -MF .deps/guestlibV3_xdr.Tpo -c guestlibV3_xdr.c -o guestlibV3_xdr.o >/dev/null 2>&1 mv -f .deps/guestlibV3_xdr.Tpo .deps/guestlibV3_xdr.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulator s/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I../include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wno-unused -MT guestlibIoctl_xdr.lo -MD -MP -MF .deps/guestlibIoctl_xdr.Tpo -c -o guestlibIoctl_xdr.lo guestlibIoctl_xdr.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/op en-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I../include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wno-unused -MT guestlibIoctl_xdr.lo -MD -MP -MF .deps/guestlibIoctl_xdr.Tpo -c guestlibIoctl_xdr.c -fPIC -DPIC -o .libs/guestlibIoctl_xdr.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/op en-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I../include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wno-unused -MT guestlibIoctl_xdr.lo -MD -MP -MF .deps/guestlibIoctl_xdr.Tpo -c guestlibIoctl_xdr.c -o guestlibIoctl_xdr.o >/dev/null 2>&1 mv -f .deps/guestlibIoctl_xdr.Tpo .deps/guestlibIoctl_xdr.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulator s/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I../include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wno-unused -MT vmGuestLib.lo -MD -MP -MF .deps/vmGuestLib.Tpo -c -o vmGuestLib.lo vmGuestLib.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/op en-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I../include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wno-unused -MT vmGuestLib.lo -MD -MP -MF .deps/vmGuestLib.Tpo -c vmGuestLib.c -fPIC -DPIC -o .libs/vmGuestLib.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/op en-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I../include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wno-unused -MT vmGuestLib.lo -MD -MP -MF .deps/vmGuestLib.Tpo -c vmGuestLib.c -o vmGuestLib.o >/dev/null 2>&1 mv -f .deps/vmGuestLib.Tpo .deps/vmGuestLib.Plo /bin/sh ../libtool --tag=CC --mode=link cc -I../include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wno-unused -Wl,-lc -o libguestlib.la -rpath /usr/local/lib guestlibV3_xdr.lo guestlibIoctl_xdr.lo vmGuestLib.lo /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/libvmtools.la -L/usr/local/lib -lglib-2.0 -lintl libtool: link: cc -shared -fPIC -DPIC .libs/guestlibV3_xdr.o .libs/guestlibIoctl_xdr.o .libs/vmGuestLib.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs -Wl,-rpath -Wl,/usr/local/lib /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs/libvmtools.so -lkvm -lcrypt -lthr -L/usr/local/lib -licui18n -licuuc -licudata -lglib-2.0 -lintl -O2 -Wl,-lc -Wl,-soname -Wl,libguestlib.so.0 -o .libs/libguestlib.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libguestlib.so.0" && ln -s "libguestlib.so.0.0.0" "libguestlib.so.0") libtool: link: (cd ".libs" && rm -f "libguestlib.so" && ln -s "libguestlib.so.0.0.0" "libguestlib.so") libtool: link: ar cru .libs/libguestlib.a guestlibV3_xdr.o guestlibIoctl_xdr.o vmGuestLib.o libtool: link: ranlib .libs/libguestlib.a libtool: link: ( cd ".libs" && rm -f "libguestlib.la" && ln -s "../libguestlib.la" "libguestlib.la" ) Making all in rpctool cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0 -1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT rpctool.o -MD -MP -MF .deps/rpctool.Tpo -c -o rpctool.o rpctool.c mv -f .deps/rpctool.Tpo .deps/rpctool.Po /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -o vmware-rpctool rpctool.o ../lib/rpcOut/libRpcOut.la ../lib/message/libMessage.la ../lib/backdoor/libBackdoor.la ../lib/string/libString.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -o vmware-rpctool rpctool.o ../lib/rpcOut/.libs/libRpcOut.a ../lib/message/.libs/libMessage.a ../lib/backdoor/.libs/libBackdoor.a ../lib/string/.libs/libString.a Making all in scripts cp ../scripts/common/statechange.sh poweron-vm-default cp ../scripts/common/statechange.sh poweroff-vm-default cp ../scripts/common/statechange.sh suspend-vm-default cp ../scripts/common/statechange.sh resume-vm-default Making all in services Making all in vmtoolsd glib-genmarshal --body ../../services/vmtoolsd/svcSignals.gm > svcSignals.c || (rm -f svcSignals.c && exit 1) glib-genmarshal --header ../../services/vmtoolsd/svcSignals.gm > svcSignals.h || (rm -f svcSignals.h && exit 1) /usr/bin/make all-am cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/in clude -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I. -DVMTOOLSD_PLUGIN_ROOT=\"/usr/local/lib/open-vm-tools/plugins\" -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT vmtoolsd-cmdLine.o -MD -MP -MF .deps/vmtoolsd-cmdLine.Tpo -c -o vmtoolsd-cmdLine.o `test -f 'cmdLine.c' || echo './'`cmdLine.c mv -f .deps/vmtoolsd-cmdLine.Tpo .deps/vmtoolsd-cmdLine.Po cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/in clude -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I. -DVMTOOLSD_PLUGIN_ROOT=\"/usr/local/lib/open-vm-tools/plugins\" -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT vmtoolsd-mainLoop.o -MD -MP -MF .deps/vmtoolsd-mainLoop.Tpo -c -o vmtoolsd-mainLoop.o `test -f 'mainLoop.c' || echo './'`mainLoop.c mv -f .deps/vmtoolsd-mainLoop.Tpo .deps/vmtoolsd-mainLoop.Po cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/in clude -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I. -DVMTOOLSD_PLUGIN_ROOT=\"/usr/local/lib/open-vm-tools/plugins\" -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT vmtoolsd-mainPosix.o -MD -MP -MF .deps/vmtoolsd-mainPosix.Tpo -c -o vmtoolsd-mainPosix.o `test -f 'mainPosix.c' || echo './'`mainPosix.c mv -f .deps/vmtoolsd-mainPosix.Tpo .deps/vmtoolsd-mainPosix.Po cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/in clude -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I. -DVMTOOLSD_PLUGIN_ROOT=\"/usr/local/lib/open-vm-tools/plugins\" -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT vmtoolsd-pluginMgr.o -MD -MP -MF .deps/vmtoolsd-pluginMgr.Tpo -c -o vmtoolsd-pluginMgr.o `test -f 'pluginMgr.c' || echo './'`pluginMgr.c mv -f .deps/vmtoolsd-pluginMgr.Tpo .deps/vmtoolsd-pluginMgr.Po cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/in clude -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I. -DVMTOOLSD_PLUGIN_ROOT=\"/usr/local/lib/open-vm-tools/plugins\" -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT vmtoolsd-serviceObj.o -MD -MP -MF .deps/vmtoolsd-serviceObj.Tpo -c -o vmtoolsd-serviceObj.o `test -f 'serviceObj.c' || echo './'`serviceObj.c mv -f .deps/vmtoolsd-serviceObj.Tpo .deps/vmtoolsd-serviceObj.Po cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/in clude -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I. -DVMTOOLSD_PLUGIN_ROOT=\"/usr/local/lib/open-vm-tools/plugins\" -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT vmtoolsd-threadPool.o -MD -MP -MF .deps/vmtoolsd-threadPool.Tpo -c -o vmtoolsd-threadPool.o `test -f 'threadPool.c' || echo './'`threadPool.c mv -f .deps/vmtoolsd-threadPool.Tpo .deps/vmtoolsd-threadPool.Po cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/in clude -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I. -DVMTOOLSD_PLUGIN_ROOT=\"/usr/local/lib/open-vm-tools/plugins\" -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT vmtoolsd-toolsRpc.o -MD -MP -MF .deps/vmtoolsd-toolsRpc.Tpo -c -o vmtoolsd-toolsRpc.o `test -f 'toolsRpc.c' || echo './'`toolsRpc.c mv -f .deps/vmtoolsd-toolsRpc.Tpo .deps/vmtoolsd-toolsRpc.Po cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/in clude -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I. -DVMTOOLSD_PLUGIN_ROOT=\"/usr/local/lib/open-vm-tools/plugins\" -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT vmtoolsd-svcSignals.o -MD -MP -MF .deps/vmtoolsd-svcSignals.Tpo -c -o vmtoolsd-svcSignals.o `test -f 'svcSignals.c' || echo './'`svcSignals.c mv -f .deps/vmtoolsd-svcSignals.Tpo .deps/vmtoolsd-svcSignals.Po /bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -o vmtoolsd vmtoolsd-cmdLine.o vmtoolsd-mainLoop.o vmtoolsd-mainPosix.o vmtoolsd-pluginMgr.o vmtoolsd-serviceObj.o vmtoolsd-threadPool.o vmtoolsd-toolsRpc.o vmtoolsd-svcSignals.o /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/libvmtools.la -L/usr/local/lib -lglib-2.0 -lintl -Wl,--export-dynamic -lgmodule-2.0 -pthread -L/usr/local/lib -lglib-2.0 -lintl -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -lgthread-2.0 -pthread -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -licui18n -licuuc -licudata libtool: link: c++ -O2 -pipe -fno-strict-aliasing -o .libs/vmtoolsd vmtoolsd-cmdLine.o vmtoolsd-mainLoop.o vmtoolsd-mainPosix.o vmtoolsd-pluginMgr.o vmtoolsd-serviceObj.o vmtoolsd-threadPool.o vmtoolsd-toolsRpc.o vmtoolsd-svcSignals.o -Wl,--export-dynamic -pthread -pthread /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs/libvmtools.so -L/usr/local/lib -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lkvm -lcrypt -lthr -lglib-2.0 -lintl -licui18n -licuuc -licudata -pthread -Wl,-rpath -Wl,/usr/local/lib Making all in plugins Making all in guestInfo Making all in getlib /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emu lators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-compareNicInfo.lo -MD -MP -MF .deps/libGuestInfo_la-compareNicInfo.Tpo -c -o libGuestInfo_la-compareNicInfo.lo `test -f 'compareNicInfo.c' || echo './'`compareNicInfo.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-v m-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-compareNicInfo.lo -MD -MP -MF .deps/libGuestInfo_la-compareNicInfo.Tpo -c compareNicInfo.c -fPIC -DPIC -o .libs/libGuestInfo_la-compareNicInfo.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-v m-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-compareNicInfo.lo -MD -MP -MF .deps/libGuestInfo_la-compareNicInfo.Tpo -c compareNicInfo.c -o libGuestInfo_la-compareNicInfo.o >/dev/null 2>&1 mv -f .deps/libGuestInfo_la-compareNicInfo.Tpo .deps/libGuestInfo_la-compareNicInfo.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emu lators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-guestInfo.lo -MD -MP -MF .deps/libGuestInfo_la-guestInfo.Tpo -c -o libGuestInfo_la-guestInfo.lo `test -f 'guestInfo.c' || echo './'`guestInfo.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-v m-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-guestInfo.lo -MD -MP -MF .deps/libGuestInfo_la-guestInfo.Tpo -c guestInfo.c -fPIC -DPIC -o .libs/libGuestInfo_la-guestInfo.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-v m-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-guestInfo.lo -MD -MP -MF .deps/libGuestInfo_la-guestInfo.Tpo -c guestInfo.c -o libGuestInfo_la-guestInfo.o >/dev/null 2>&1 mv -f .deps/libGuestInfo_la-guestInfo.Tpo .deps/libGuestInfo_la-guestInfo.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emu lators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-guestInfoPosix.lo -MD -MP -MF .deps/libGuestInfo_la-guestInfoPosix.Tpo -c -o libGuestInfo_la-guestInfoPosix.lo `test -f 'guestInfoPosix.c' || echo './'`guestInfoPosix.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-v m-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-guestInfoPosix.lo -MD -MP -MF .deps/libGuestInfo_la-guestInfoPosix.Tpo -c guestInfoPosix.c -fPIC -DPIC -o .libs/libGuestInfo_la-guestInfoPosix.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-v m-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-guestInfoPosix.lo -MD -MP -MF .deps/libGuestInfo_la-guestInfoPosix.Tpo -c guestInfoPosix.c -o libGuestInfo_la-guestInfoPosix.o >/dev/null 2>&1 mv -f .deps/libGuestInfo_la-guestInfoPosix.Tpo .deps/libGuestInfo_la-guestInfoPosix.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emu lators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-util.lo -MD -MP -MF .deps/libGuestInfo_la-util.Tpo -c -o libGuestInfo_la-util.lo `test -f 'util.c' || echo './'`util.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-v m-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-util.lo -MD -MP -MF .deps/libGuestInfo_la-util.Tpo -c util.c -fPIC -DPIC -o .libs/libGuestInfo_la-util.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-v m-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-util.lo -MD -MP -MF .deps/libGuestInfo_la-util.Tpo -c util.c -o libGuestInfo_la-util.o >/dev/null 2>&1 mv -f .deps/libGuestInfo_la-util.Tpo .deps/libGuestInfo_la-util.Plo /bin/sh ../../../../libtool --tag=CC --mode=link cc -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -o libGuestInfo.la libGuestInfo_la-compareNicInfo.lo libGuestInfo_la-guestInfo.lo libGuestInfo_la-guestInfoPosix.lo libGuestInfo_la-util.lo libtool: link: ar cru .libs/libGuestInfo.a .libs/libGuestInfo_la-compareNicInfo.o .libs/libGuestInfo_la-guestInfo.o .libs/libGuestInfo_la-guestInfoPosix.o .libs/libGuestInfo_la-util.o libtool: link: ranlib .libs/libGuestInfo.a libtool: link: ( cd ".libs" && rm -f "libGuestInfo.la" && ln -s "../libGuestInfo.la" "libGuestInfo.la" ) /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hi dden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libguestInfo_la-guestInfoServer.lo -MD -MP -MF .deps/libguestInfo_la-guestInfoServer.Tpo -c -o libguestInfo_la-guestInfoServer.lo `test -f 'guestInfoServer.c' || echo './'`guestInfoServer.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libguestInfo_la-guestInfoServer.lo -MD -MP -MF .deps/libguestInfo_la-guestInfoServer.Tpo -c guestInfoServer.c -fPIC -DPIC -o .libs/libguestInfo_la-guestInfoServer.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libguestInfo_la-guestInfoServer.lo -MD -MP -MF .deps/libguestInfo_la-guestInfoServer.Tpo -c guestInfoServer.c -o libguestInfo_la-guestInfoServer.o >/dev/null 2>&1 mv -f .deps/libguestInfo_la-guestInfoServer.Tpo .deps/libguestInfo_la-guestInfoServer.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hi dden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libguestInfo_la-perfMonLinux.lo -MD -MP -MF .deps/libguestInfo_la-perfMonLinux.Tpo -c -o libguestInfo_la-perfMonLinux.lo `test -f 'perfMonLinux.c' || echo './'`perfMonLinux.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libguestInfo_la-perfMonLinux.lo -MD -MP -MF .deps/libguestInfo_la-perfMonLinux.Tpo -c perfMonLinux.c -fPIC -DPIC -o .libs/libguestInfo_la-perfMonLinux.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libguestInfo_la-perfMonLinux.lo -MD -MP -MF .deps/libguestInfo_la-perfMonLinux.Tpo -c perfMonLinux.c -o libguestInfo_la-perfMonLinux.o >/dev/null 2>&1 mv -f .deps/libguestInfo_la-perfMonLinux.Tpo .deps/libguestInfo_la-perfMonLinux.Plo /bin/sh ../../../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wl,-z,defs -Wl,-lc -shared -module -avoid-version -o libguestInfo.la -rpath /usr/local/lib/open-vm-tools/plugins/vmsvc libguestInfo_la-guestInfoServer.lo libguestInfo_la-perfMonLinux.lo /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/libvmtools.la -L/usr/local/lib -lglib-2.0 -lintl getlib/libGuestInfo.la -L/usr/local/lib -ldnet libtool: link: cc -shared -fPIC -DPIC .libs/libguestInfo_la-guestInfoServer.o .libs/libguestInfo_la-perfMonLinux.o -Wl,--whole-archive getlib/.libs/libGuestInfo.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs -Wl,-rpath -Wl,/usr/local/lib /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs/libvmtools.so -lkvm -lcrypt -lthr -L/usr/local/lib -licui18n -licuuc -licudata -lglib-2.0 -lintl -ldnet -O2 -Wl,-z -Wl,defs -Wl,-lc -Wl,-soname -Wl,libguestInfo.so -o .libs/libguestInfo.so libtool: link: ( cd ".libs" && rm -f "libguestInfo.la" && ln -s "../libguestInfo.la" "libguestInfo.la" ) Making all in hgfsServer /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hi dden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libhgfsServer_la-hgfsPlugin.lo -MD -MP -MF .deps/libhgfsServer_la-hgfsPlugin.Tpo -c -o libhgfsServer_la-hgfsPlugin.lo `test -f 'hgfsPlugin.c' || echo './'`hgfsPlugin.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libhgfsServer_la-hgfsPlugin.lo -MD -MP -MF .deps/libhgfsServer_la-hgfsPlugin.Tpo -c hgfsPlugin.c -fPIC -DPIC -o .libs/libhgfsServer_la-hgfsPlugin.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libhgfsServer_la-hgfsPlugin.lo -MD -MP -MF .deps/libhgfsServer_la-hgfsPlugin.Tpo -c hgfsPlugin.c -o libhgfsServer_la-hgfsPlugin.o >/dev/null 2>&1 mv -f .deps/libhgfsServer_la-hgfsPlugin.Tpo .deps/libhgfsServer_la-hgfsPlugin.Plo /bin/sh ../../../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wl,-z,defs -Wl,-lc -shared -module -avoid-version -o libhgfsServer.la -rpath /usr/local/lib/open-vm-tools/plugins/common libhgfsServer_la-hgfsPlugin.lo /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/libvmtools.la -L/usr/local/lib -lglib-2.0 -lintl /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libhgfs/libhgfs.la libtool: link: cc -shared -fPIC -DPIC .libs/libhgfsServer_la-hgfsPlugin.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libhgfs/.libs -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libhgfs/.libs/libhgfs.so -lgthread-2.0 /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs/libvmtools.so -lkvm -lcrypt -lthr -licui18n -licuuc -licudata -lglib-2.0 -lintl -O2 -Wl,-z -Wl,defs -Wl,-lc -pthread -Wl,-soname -Wl,libhgfsServer.so -o .libs/libhgfsServer.so libtool: link: ( cd ".libs" && rm -f "libhgfsServer.la" && ln -s "../libhgfsServer.la" "libhgfsServer.la" ) Making all in powerOps /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hi dden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libpowerOps_la-powerOps.lo -MD -MP -MF .deps/libpowerOps_la-powerOps.Tpo -c -o libpowerOps_la-powerOps.lo `test -f 'powerOps.c' || echo './'`powerOps.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libpowerOps_la-powerOps.lo -MD -MP -MF .deps/libpowerOps_la-powerOps.Tpo -c powerOps.c -fPIC -DPIC -o .libs/libpowerOps_la-powerOps.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libpowerOps_la-powerOps.lo -MD -MP -MF .deps/libpowerOps_la-powerOps.Tpo -c powerOps.c -o libpowerOps_la-powerOps.o >/dev/null 2>&1 mv -f .deps/libpowerOps_la-powerOps.Tpo .deps/libpowerOps_la-powerOps.Plo /bin/sh ../../../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wl,-z,defs -Wl,-lc -shared -module -avoid-version -o libpowerOps.la -rpath /usr/local/lib/open-vm-tools/plugins/vmsvc libpowerOps_la-powerOps.lo /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/libvmtools.la -L/usr/local/lib -lglib-2.0 -lintl libtool: link: cc -shared -fPIC -DPIC .libs/libpowerOps_la-powerOps.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs -Wl,-rpath -Wl,/usr/local/lib /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs/libvmtools.so -lkvm -lcrypt -lthr -L/usr/local/lib -licui18n -licuuc -licudata -lglib-2.0 -lintl -O2 -Wl,-z -Wl,defs -Wl,-lc -Wl,-soname -Wl,libpowerOps.so -o .libs/libpowerOps.so libtool: link: ( cd ".libs" && rm -f "libpowerOps.la" && ln -s "../libpowerOps.la" "libpowerOps.la" ) Making all in timeSync /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hi dden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-timeSync.lo -MD -MP -MF .deps/libtimeSync_la-timeSync.Tpo -c -o libtimeSync_la-timeSync.lo `test -f 'timeSync.c' || echo './'`timeSync.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-timeSync.lo -MD -MP -MF .deps/libtimeSync_la-timeSync.Tpo -c timeSync.c -fPIC -DPIC -o .libs/libtimeSync_la-timeSync.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-timeSync.lo -MD -MP -MF .deps/libtimeSync_la-timeSync.Tpo -c timeSync.c -o libtimeSync_la-timeSync.o >/dev/null 2>&1 mv -f .deps/libtimeSync_la-timeSync.Tpo .deps/libtimeSync_la-timeSync.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hi dden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-timeSyncPosix.lo -MD -MP -MF .deps/libtimeSync_la-timeSyncPosix.Tpo -c -o libtimeSync_la-timeSyncPosix.lo `test -f 'timeSyncPosix.c' || echo './'`timeSyncPosix.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-timeSyncPosix.lo -MD -MP -MF .deps/libtimeSync_la-timeSyncPosix.Tpo -c timeSyncPosix.c -fPIC -DPIC -o .libs/libtimeSync_la-timeSyncPosix.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-timeSyncPosix.lo -MD -MP -MF .deps/libtimeSync_la-timeSyncPosix.Tpo -c timeSyncPosix.c -o libtimeSync_la-timeSyncPosix.o >/dev/null 2>&1 mv -f .deps/libtimeSync_la-timeSyncPosix.Tpo .deps/libtimeSync_la-timeSyncPosix.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hi dden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-slewAdjtime.lo -MD -MP -MF .deps/libtimeSync_la-slewAdjtime.Tpo -c -o libtimeSync_la-slewAdjtime.lo `test -f 'slewAdjtime.c' || echo './'`slewAdjtime.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-slewAdjtime.lo -MD -MP -MF .deps/libtimeSync_la-slewAdjtime.Tpo -c slewAdjtime.c -fPIC -DPIC -o .libs/libtimeSync_la-slewAdjtime.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-slewAdjtime.lo -MD -MP -MF .deps/libtimeSync_la-slewAdjtime.Tpo -c slewAdjtime.c -o libtimeSync_la-slewAdjtime.o >/dev/null 2>&1 mv -f .deps/libtimeSync_la-slewAdjtime.Tpo .deps/libtimeSync_la-slewAdjtime.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hi dden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-pllNone.lo -MD -MP -MF .deps/libtimeSync_la-pllNone.Tpo -c -o libtimeSync_la-pllNone.lo `test -f 'pllNone.c' || echo './'`pllNone.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-pllNone.lo -MD -MP -MF .deps/libtimeSync_la-pllNone.Tpo -c pllNone.c -fPIC -DPIC -o .libs/libtimeSync_la-pllNone.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-pllNone.lo -MD -MP -MF .deps/libtimeSync_la-pllNone.Tpo -c pllNone.c -o libtimeSync_la-pllNone.o >/dev/null 2>&1 mv -f .deps/libtimeSync_la-pllNone.Tpo .deps/libtimeSync_la-pllNone.Plo /bin/sh ../../../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wl,-z,defs -Wl,-lc -shared -module -avoid-version -o libtimeSync.la -rpath /usr/local/lib/open-vm-tools/plugins/vmsvc libtimeSync_la-timeSync.lo libtimeSync_la-timeSyncPosix.lo libtimeSync_la-slewAdjtime.lo libtimeSync_la-pllNone.lo /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/libvmtools.la -L/usr/local/lib -lglib-2.0 -lintl libtool: link: cc -shared -fPIC -DPIC .libs/libtimeSync_la-timeSync.o .libs/libtimeSync_la-timeSyncPosix.o .libs/libtimeSync_la-slewAdjtime.o .libs/libtimeSync_la-pllNone.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs -Wl,-rpath -Wl,/usr/local/lib /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs/libvmtools.so -lkvm -lcrypt -lthr -L/usr/local/lib -licui18n -licuuc -licudata -lglib-2.0 -lintl -O2 -Wl,-z -Wl,defs -Wl,-lc -Wl,-soname -Wl,libtimeSync.so -o .libs/libtimeSync.so libtool: link: ( cd ".libs" && rm -f "libtimeSync.la" && ln -s "../libtimeSync.la" "libtimeSync.la" ) Making all in vix /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hi dden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-foundryToolsDaemon.lo -MD -MP -MF .deps/libvix_la-foundryToolsDaemon.Tpo -c -o libvix_la-foundryToolsDaemon.lo `test -f 'foundryToolsDaemon.c' || echo './'`foundryToolsDaemon.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-foundryToolsDaemon.lo -MD -MP -MF .deps/libvix_la-foundryToolsDaemon.Tpo -c foundryToolsDaemon.c -fPIC -DPIC -o .libs/libvix_la-foundryToolsDaemon.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-foundryToolsDaemon.lo -MD -MP -MF .deps/libvix_la-foundryToolsDaemon.Tpo -c foundryToolsDaemon.c -o libvix_la-foundryToolsDaemon.o >/dev/null 2>&1 mv -f .deps/libvix_la-foundryToolsDaemon.Tpo .deps/libvix_la-foundryToolsDaemon.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hi dden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-vixPlugin.lo -MD -MP -MF .deps/libvix_la-vixPlugin.Tpo -c -o libvix_la-vixPlugin.lo `test -f 'vixPlugin.c' || echo './'`vixPlugin.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-vixPlugin.lo -MD -MP -MF .deps/libvix_la-vixPlugin.Tpo -c vixPlugin.c -fPIC -DPIC -o .libs/libvix_la-vixPlugin.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-vixPlugin.lo -MD -MP -MF .deps/libvix_la-vixPlugin.Tpo -c vixPlugin.c -o libvix_la-vixPlugin.o >/dev/null 2>&1 mv -f .deps/libvix_la-vixPlugin.Tpo .deps/libvix_la-vixPlugin.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hi dden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-vixTools.lo -MD -MP -MF .deps/libvix_la-vixTools.Tpo -c -o libvix_la-vixTools.lo `test -f 'vixTools.c' || echo './'`vixTools.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-vixTools.lo -MD -MP -MF .deps/libvix_la-vixTools.Tpo -c vixTools.c -fPIC -DPIC -o .libs/libvix_la-vixTools.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-vixTools.lo -MD -MP -MF .deps/libvix_la-vixTools.Tpo -c vixTools.c -o libvix_la-vixTools.o >/dev/null 2>&1 mv -f .deps/libvix_la-vixTools.Tpo .deps/libvix_la-vixTools.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hi dden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-vixToolsEnvVars.lo -MD -MP -MF .deps/libvix_la-vixToolsEnvVars.Tpo -c -o libvix_la-vixToolsEnvVars.lo `test -f 'vixToolsEnvVars.c' || echo './'`vixToolsEnvVars.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-vixToolsEnvVars.lo -MD -MP -MF .deps/libvix_la-vixToolsEnvVars.Tpo -c vixToolsEnvVars.c -fPIC -DPIC -o .libs/libvix_la-vixToolsEnvVars.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-vixToolsEnvVars.lo -MD -MP -MF .deps/libvix_la-vixToolsEnvVars.Tpo -c vixToolsEnvVars.c -o libvix_la-vixToolsEnvVars.o >/dev/null 2>&1 mv -f .deps/libvix_la-vixToolsEnvVars.Tpo .deps/libvix_la-vixToolsEnvVars.Plo /bin/sh ../../../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wl,-z,defs -Wl,-lc -shared -module -avoid-version -o libvix.la -rpath /usr/local/lib/open-vm-tools/plugins/common libvix_la-foundryToolsDaemon.lo libvix_la-vixPlugin.lo libvix_la-vixTools.lo libvix_la-vixToolsEnvVars.lo -lcrypt -lthr /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/libvmtools.la -L/usr/local/lib -lglib-2.0 -lintl /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libhgfs/libhgfs.la ../../../lib/auth/libAuth.la ../../../lib/foundryMsg/libFoundryMsg.la ../../../lib/impersonate/libImpersonate.la libtool: link: cc -shared -fPIC -DPIC .libs/libvix_la-foundryToolsDaemon.o .libs/libvix_la-vixPlugin.o .libs/libvix_la-vixTools.o .libs/libvix_la-vixToolsEnvVars.o -Wl,--whole-archive ../../../lib/auth/.libs/libAuth.a ../../../lib/foundryMsg/.libs/libFoundryMsg.a ../../../lib/impersonate/.libs/libImpersonate.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libhgfs/.libs -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libhgfs/.libs/libhgfs.so -lgthread-2.0 /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs/libvmtools.so -lkvm -lcrypt -lthr -licui18n -licuuc -licudata -lglib-2.0 -lintl -O2 -Wl,-z -Wl,defs -Wl,-lc -pthread -Wl,-soname -Wl,libvix.so -o .libs/libvix.so libtool: link: ( cd ".libs" && rm -f "libvix.la" && ln -s "../libvix.la" "libvix.la" ) Making all in vmbackup glib-genmarshal --body ../../../services/plugins/vmbackup/vmBackupSignals.gm > vmBackupSignals.c || (rm -f vmBackupSignals.c && exit 1) glib-genmarshal --header ../../../services/plugins/vmbackup/vmBackupSignals.gm > vmBackupSignals.h || (rm -f vmBackupSignals.h && exit 1) /usr/bin/make all-am /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hi dden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-nullProvider.lo -MD -MP -MF .deps/libvmbackup_la-nullProvider.Tpo -c -o libvmbackup_la-nullProvider.lo `test -f 'nullProvider.c' || echo './'`nullProvider.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-nullProvider.lo -MD -MP -MF .deps/libvmbackup_la-nullProvider.Tpo -c nullProvider.c -fPIC -DPIC -o .libs/libvmbackup_la-nullProvider.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-nullProvider.lo -MD -MP -MF .deps/libvmbackup_la-nullProvider.Tpo -c nullProvider.c -o libvmbackup_la-nullProvider.o >/dev/null 2>&1 mv -f .deps/libvmbackup_la-nullProvider.Tpo .deps/libvmbackup_la-nullProvider.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hi dden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-scriptOps.lo -MD -MP -MF .deps/libvmbackup_la-scriptOps.Tpo -c -o libvmbackup_la-scriptOps.lo `test -f 'scriptOps.c' || echo './'`scriptOps.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-scriptOps.lo -MD -MP -MF .deps/libvmbackup_la-scriptOps.Tpo -c scriptOps.c -fPIC -DPIC -o .libs/libvmbackup_la-scriptOps.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-scriptOps.lo -MD -MP -MF .deps/libvmbackup_la-scriptOps.Tpo -c scriptOps.c -o libvmbackup_la-scriptOps.o >/dev/null 2>&1 mv -f .deps/libvmbackup_la-scriptOps.Tpo .deps/libvmbackup_la-scriptOps.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hi dden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-stateMachine.lo -MD -MP -MF .deps/libvmbackup_la-stateMachine.Tpo -c -o libvmbackup_la-stateMachine.lo `test -f 'stateMachine.c' || echo './'`stateMachine.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-stateMachine.lo -MD -MP -MF .deps/libvmbackup_la-stateMachine.Tpo -c stateMachine.c -fPIC -DPIC -o .libs/libvmbackup_la-stateMachine.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-stateMachine.lo -MD -MP -MF .deps/libvmbackup_la-stateMachine.Tpo -c stateMachine.c -o libvmbackup_la-stateMachine.o >/dev/null 2>&1 mv -f .deps/libvmbackup_la-stateMachine.Tpo .deps/libvmbackup_la-stateMachine.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hi dden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-syncDriverOps.lo -MD -MP -MF .deps/libvmbackup_la-syncDriverOps.Tpo -c -o libvmbackup_la-syncDriverOps.lo `test -f 'syncDriverOps.c' || echo './'`syncDriverOps.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-syncDriverOps.lo -MD -MP -MF .deps/libvmbackup_la-syncDriverOps.Tpo -c syncDriverOps.c -fPIC -DPIC -o .libs/libvmbackup_la-syncDriverOps.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-syncDriverOps.lo -MD -MP -MF .deps/libvmbackup_la-syncDriverOps.Tpo -c syncDriverOps.c -o libvmbackup_la-syncDriverOps.o >/dev/null 2>&1 mv -f .deps/libvmbackup_la-syncDriverOps.Tpo .deps/libvmbackup_la-syncDriverOps.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hi dden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-vmBackupSignals.lo -MD -MP -MF .deps/libvmbackup_la-vmBackupSignals.Tpo -c -o libvmbackup_la-vmBackupSignals.lo `test -f 'vmBackupSignals.c' || echo './'`vmBackupSignals.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-vmBackupSignals.lo -MD -MP -MF .deps/libvmbackup_la-vmBackupSignals.Tpo -c vmBackupSignals.c -fPIC -DPIC -o .libs/libvmbackup_la-vmBackupSignals.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-vmBackupSignals.lo -MD -MP -MF .deps/libvmbackup_la-vmBackupSignals.Tpo -c vmBackupSignals.c -o libvmbackup_la-vmBackupSignals.o >/dev/null 2>&1 mv -f .deps/libvmbackup_la-vmBackupSignals.Tpo .deps/libvmbackup_la-vmBackupSignals.Plo /bin/sh ../../../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wl,-z,defs -Wl,-lc -shared -module -avoid-version -o libvmbackup.la -rpath /usr/local/lib/open-vm-tools/plugins/vmsvc libvmbackup_la-nullProvider.lo libvmbackup_la-scriptOps.lo libvmbackup_la-stateMachine.lo libvmbackup_la-syncDriverOps.lo libvmbackup_la-vmBackupSignals.lo -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/libvmtools.la -L/usr/local/lib -lglib-2.0 -lintl libtool: link: cc -shared -fPIC -DPIC .libs/libvmbackup_la-nullProvider.o .libs/libvmbackup_la-scriptOps.o .libs/libvmbackup_la-stateMachine.o .libs/libvmbackup_la-syncDriverOps.o .libs/libvmbackup_la-vmBackupSignals.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs -Wl,-rpath -Wl,/usr/local/lib -lgobject-2.0 -L/usr/local/lib /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs/libvmtools.so -lkvm -lcrypt -lthr -licui18n -licuuc -licudata -lglib-2.0 -lintl -O2 -Wl,-z -Wl,defs -Wl,-lc -Wl,-soname -Wl,libvmbackup.so -o .libs/libvmbackup.so libtool: link: ( cd ".libs" && rm -f "libvmbackup.la" && ln -s "../libvmbackup.la" "libvmbackup.la" ) Making all in toolbox cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools -9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT vmware_toolbox_cmd-toolbox-cmd.o -MD -MP -MF .deps/vmware_toolbox_cmd-toolbox-cmd.Tpo -c -o vmware_toolbox_cmd-toolbox-cmd.o `test -f 'toolbox-cmd.c' || echo './'`toolbox-cmd.c mv -f .deps/vmware_toolbox_cmd-toolbox-cmd.Tpo .deps/vmware_toolbox_cmd-toolbox-cmd.Po cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools -9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT vmware_toolbox_cmd-toolboxcmd-devices.o -MD -MP -MF .deps/vmware_toolbox_cmd-toolboxcmd-devices.Tpo -c -o vmware_toolbox_cmd-toolboxcmd-devices.o `test -f 'toolboxcmd-devices.c' || echo './'`toolboxcmd-devices.c mv -f .deps/vmware_toolbox_cmd-toolboxcmd-devices.Tpo .deps/vmware_toolbox_cmd-toolboxcmd-devices.Po cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools -9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT vmware_toolbox_cmd-toolboxcmd-scripts.o -MD -MP -MF .deps/vmware_toolbox_cmd-toolboxcmd-scripts.Tpo -c -o vmware_toolbox_cmd-toolboxcmd-scripts.o `test -f 'toolboxcmd-scripts.c' || echo './'`toolboxcmd-scripts.c mv -f .deps/vmware_toolbox_cmd-toolboxcmd-scripts.Tpo .deps/vmware_toolbox_cmd-toolboxcmd-scripts.Po cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools -9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT vmware_toolbox_cmd-toolboxcmd-shrink.o -MD -MP -MF .deps/vmware_toolbox_cmd-toolboxcmd-shrink.Tpo -c -o vmware_toolbox_cmd-toolboxcmd-shrink.o `test -f 'toolboxcmd-shrink.c' || echo './'`toolboxcmd-shrink.c toolboxcmd-shrink.c:394:31: error: comparison of constant 'WIPER_ENABLED' (2) with boolean expression is always false [-Werror,-Wtautological-constant-out-of-range-compare] if (!ShrinkGetWiperState() == WIPER_ENABLED && !Wiper_IsWipeSupported(part)) { ~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 1 error generated. *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/toolbox *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544 *** Error code 1 Stop. make: stopped in /usr/ports/emulators/open-vm-tools-nox11 From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 10:31:20 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 B93BE937 for ; Fri, 30 Jan 2015 10:31:20 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 A52DB33F; Fri, 30 Jan 2015 10:31:20 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UAVKSg099877; Fri, 30 Jan 2015 10:31:20 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UAVKbO099823; Fri, 30 Jan 2015 10:31:20 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 10:31:20 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301031.t0UAVKbO099823@beefy2.isc.freebsd.org> To: beyert@cs.ucr.edu Subject: [package - head-amd64-default][lang/urweb] Failed for urweb-20140704 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: Fri, 30 Jan 2015 10:31:20 -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: beyert@cs.ucr.edu Last committer: crees@FreeBSD.org Ident: $FreeBSD: head/lang/urweb/Makefile 373100 2014-11-22 20:40:08Z crees $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/urweb-20140704.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building lang/urweb build started at Fri Jan 30 10:30:52 UTC 2015 port directory: /usr/ports/lang/urweb building for: FreeBSD head-amd64-default-job-04 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: beyert@cs.ucr.edu Makefile ident: $FreeBSD: head/lang/urweb/Makefile 373100 2014-11-22 20:40:08Z crees $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=urweb-20140704 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for urweb-20140704: ELISP=on: Install contributed Emacs Lisp MYSQL=off: MySQL database support PGSQL=on: PostgreSQL database support SQLITE=off: SQLite database support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-openssl=/usr with_emacs=yes --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- CCARGS="-I/usr/local/include" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/urweb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/urweb/work HOME=/wrkdirs/usr/ports/lang/urweb/work TMPDIR="/tmp" SQHEADER="no" MSHEADER="no" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/urweb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/urweb/work HOME=/wrkdirs/usr/ports/lang/urweb/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/urweb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/urweb/work HOME=/wrkdirs/usr/ports/lang/urweb/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/urweb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/urweb/work HOME=/wrkdirs/usr/ports/lang/urweb/work TMPDIR="/tmp" OPENSSLLIB=/usr/lib OPENSSLINC=/usr/include OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -pthread -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -Wl,-rpath,/usr/lib:/usr/local/lib -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -pthread -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="instal l -o root -g wheel -m 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- ELISP="" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="@comment " PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/urweb" EXAMPLESDIR="share/examples/urweb" DATADIR="share/urweb" WWWDIR="www/urweb" ETCDIR="etc/urweb" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/urweb DOCSDIR=/usr/local/share/doc/urweb EXAMPLESDIR=/usr/local/share/examples/urweb WWWDIR=/usr/local/www/urweb ETCDIR=/usr/local/etc/urweb --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> urweb-20140704 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.7.txz [head-amd64-default-job-04] Installing pkg-1.4.7... [head-amd64-default-job-04] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of urweb-20140704 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by urweb-20140704 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by urweb-20140704 for building => SHA256 Checksum OK for urweb-20140704.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by urweb-20140704 for building ===> Extracting for urweb-20140704 => SHA256 Checksum OK for urweb-20140704.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for urweb-20140704 /usr/bin/sed -i.bak -e "s|postgresql/libpq-fe.h|libpq-fe.h|g" /wrkdirs/usr/ports/lang/urweb/work/urweb-20140704/configure =========================================================================== =================================================== ===> urweb-20140704 depends on executable: mlton - not found ===> Verifying install for mlton in /usr/ports/lang/mlton ===> Installing existing package /packages/All/mlton-20100608.txz [head-amd64-default-job-04] Installing mlton-20100608... [head-amd64-default-job-04] `-- Installing bash-4.3.33... [head-amd64-default-job-04] | `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-04] | | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-04] | | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-04] | `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-04] `-- Extracting bash-4.3.33... done [head-amd64-default-job-04] `-- Installing gcc-4.8.4... [head-amd64-default-job-04] | `-- Installing binutils-2.25... [head-amd64-default-job-04] | `-- Extracting binutils-2.25... done [head-amd64-default-job-04] | `-- Installing gcc-ecj-4.5... [head-amd64-default-job-04] | `-- Extracting gcc-ecj-4.5... done [head-amd64-default-job-04] | `-- Installing gmp-5.1.3_2... [head-amd64-default-job-04] | `-- Extracting gmp-5.1.3_2... done [head-amd64-default-job-04] | `-- Installing mpc-1.0.2_1... [head-amd64-default-job-04] | | `-- Installing mpfr-3.1.2_2... [head-amd64-default-job-04] | | `-- Extracting mpfr-3.1.2_2... done [head-amd64-default-job-04] | `-- Extracting mpc-1.0.2_1... done [head-amd64-default-job-04] `-- Extracting gcc-4.8.4... done [head-amd64-default-job-04] Extracting mlton-20100608... done Message for bash-4.3.33: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of urweb-20140704 ===> urweb-20140704 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 [head-amd64-default-job-04] Installing gmake-4.1_1... [head-amd64-default-job-04] Extracting gmake-4.1_1... done ===> Returning to build of urweb-20140704 ===> urweb-20140704 depends on executable: postgres - not found ===> Verifying install for postgres in /usr/ports/databases/postgresql93-server ===> Installing existing package /packages/All/postgresql93-server-9.3.5.txz [head-amd64-default-job-04] Installing postgresql93-server-9.3.5... [head-amd64-default-job-04] `-- Installing libxml2-2.9.2_2... [head-amd64-default-job-04] `-- Extracting libxml2-2.9.2_2... done [head-amd64-default-job-04] `-- Installing postgresql93-client-9.3.5... [head-amd64-default-job-04] | `-- Installing readline-6.3.8... [head-amd64-default-job-04] | `-- Extracting readline-6.3.8... done Please note that if you use the rc script, /usr/local/etc/rc.d/postgresql, to initialize the database, unicode (UTF-8) will be used to store character data by default. Set postgresql_initdb_flags or use login.conf settings described below to alter this behaviour. See the start rc script for more info. To set limits, environment stuff like locale and collation and other things, you can set up a class in /etc/login.conf before initializing the database. Add something similar to this to /etc/login.conf: --- postgres:\ :lang=en_US.UTF-8:\ :setenv=LC_COLLATE=C:\ :tc=default: --- and run `cap_mkdb /etc/login.conf'. Then add 'postgresql_class="postgres"' to /etc/rc.conf. ====================================================================== To initialize the database, run /usr/local/etc/rc.d/postgresql initdb You can then start PostgreSQL by running: /usr/local/etc/rc.d/postgresql start For postmaster settings, see ~pgsql/data/postgresql.conf NB. FreeBSD's PostgreSQL port logs to syslog by default See ~pgsql/data/postgresql.conf for more info ====================================================================== To run PostgreSQL at startup, add 'postgresql_enable="YES"' to /etc/rc.conf ===> Returning to build of urweb-20140704 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for urweb-20140704 configure: loading site script /usr/ports/Templates/config.site checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for ar... ar checking the archiver (ar) interface... ar checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes /bin/sh: cannot open /wrkdirs/usr/ports/lang/urweb/work/missing: No such file or directory configure: WARNING: `missing' script is too old or missing checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking build system type... amd64-portbld-freebsd11.0 checking host system type... amd64-portbld-freebsd11.0 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm -B checking the name lister (/usr/local/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert amd64-portbld-freebsd11.0 file names to amd64-portbld-freebsd11.0 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd11.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/local/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for PTHREAD_PRIO_INHERIT... yes checking for openssl/ssl.h in /usr... yes checking whether compiling and linking against OpenSSL works... yes checking for mlton... yes checking for mllex... yes checking for mlyacc... yes checking libpq-fe.h usability... yes checking libpq-fe.h presence... yes checking for libpq-fe.h... yes checking if compiling with clang... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/c/Makefile config.status: creating src/config.sml config.status: creating include/urweb/config.h config.status: include/urweb/config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands Ur/Web configuration: bin directory: BIN /usr/local/bin lib directory: LIB /usr/local/lib src lib directory: SRCLIB /usr/local/lib/urweb include directory: INCLUDE /usr/local/include/urweb site-lisp directory: SITELISP /usr/local/share/emacs/site-lisp/urweb-mode C compiler: CC cc Extra CC args: CCARGS -I/usr/local/include Extra MLTON args: MLTONARGS Postgres C header: PGHEADER libpq-fe.h MySQL C header: MSHEADER no SQLite C header: SQHEADER no OpenSSL: OPENSSL_LIBS -lssl -lcrypto pthreads: PTHREAD_CFLAGS PTHREAD_LIBS Version: 20140704 =========================================================================== =================================================== ===> Building for urweb-20140704 gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/urweb/work/urweb-20140704' Making all in src/c gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/urweb/work/urweb-20140704/src/c' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include/urweb -I./../../include/urweb -I/usr/include -I/usr/local/include -Wimplicit -Wall -Werror -Wno-format-security -Wno-deprecated-declarations -U_FORTIFY_SOURCE -O2 -pipe -pthread -fstack-protector -fno-strict-aliasing -MT memmem.lo -MD -MP -MF .deps/memmem.Tpo -c -o memmem.lo memmem.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include/urweb -I./../../include/urweb -I/usr/include -I/usr/local/include -Wimplicit -Wall -Werror -Wno-format-security -Wno-deprecated-declarations -U_FORTIFY_SOURCE -O2 -pipe -pthread -fstack-protector -fno-strict-aliasing -MT memmem.lo -MD -MP -MF .deps/memmem.Tpo -c memmem.c -fPIC -DPIC -o .libs/memmem.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include/urweb -I./../../include/urweb -I/usr/include -I/usr/local/include -Wimplicit -Wall -Werror -Wno-format-security -Wno-deprecated-declarations -U_FORTIFY_SOURCE -O2 -pipe -pthread -fstack-protector -fno-strict-aliasing -MT memmem.lo -MD -MP -MF .deps/memmem.Tpo -c memmem.c -o memmem.o >/dev/null 2>&1 mv -f .deps/memmem.Tpo .deps/memmem.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include/urweb -I./../../include/urweb -I/usr/include -I/usr/local/include -Wimplicit -Wall -Werror -Wno-format-security -Wno-deprecated-declarations -U_FORTIFY_SOURCE -O2 -pipe -pthread -fstack-protector -fno-strict-aliasing -MT openssl.lo -MD -MP -MF .deps/openssl.Tpo -c -o openssl.lo openssl.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include/urweb -I./../../include/urweb -I/usr/include -I/usr/local/include -Wimplicit -Wall -Werror -Wno-format-security -Wno-deprecated-declarations -U_FORTIFY_SOURCE -O2 -pipe -pthread -fstack-protector -fno-strict-aliasing -MT openssl.lo -MD -MP -MF .deps/openssl.Tpo -c openssl.c -fPIC -DPIC -o .libs/openssl.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include/urweb -I./../../include/urweb -I/usr/include -I/usr/local/include -Wimplicit -Wall -Werror -Wno-format-security -Wno-deprecated-declarations -U_FORTIFY_SOURCE -O2 -pipe -pthread -fstack-protector -fno-strict-aliasing -MT openssl.lo -MD -MP -MF .deps/openssl.Tpo -c openssl.c -o openssl.o >/dev/null 2>&1 mv -f .deps/openssl.Tpo .deps/openssl.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include/urweb -I./../../include/urweb -I/usr/include -I/usr/local/include -Wimplicit -Wall -Werror -Wno-format-security -Wno-deprecated-declarations -U_FORTIFY_SOURCE -O2 -pipe -pthread -fstack-protector -fno-strict-aliasing -MT urweb.lo -MD -MP -MF .deps/urweb.Tpo -c -o urweb.lo urweb.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include/urweb -I./../../include/urweb -I/usr/include -I/usr/local/include -Wimplicit -Wall -Werror -Wno-format-security -Wno-deprecated-declarations -U_FORTIFY_SOURCE -O2 -pipe -pthread -fstack-protector -fno-strict-aliasing -MT urweb.lo -MD -MP -MF .deps/urweb.Tpo -c urweb.c -fPIC -DPIC -o .libs/urweb.o urweb.c:4207:12: error: absolute value function 'abs' given an argument of type 'uw_Basis_int' (aka 'long long') but has parameter of type 'int' which may cause truncation of value [-Werror,-Wabsolute-value] return abs(ret); ^ urweb.c:4207:12: note: use function 'llabs' instead return abs(ret); ^~~ llabs 1 error generated. Makefile:400: recipe for target 'urweb.lo' failed gmake[2]: *** [urweb.lo] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/urweb/work/urweb-20140704/src/c' Makefile:349: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/urweb/work/urweb-20140704' *** Error code 1 Stop. make: stopped in /usr/ports/lang/urweb From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 10:31:54 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 B7E9B949 for ; Fri, 30 Jan 2015 10:31:54 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 A02EB3E1 for ; Fri, 30 Jan 2015 10:31:54 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UAVsgA036648 for ; Fri, 30 Jan 2015 10:31:54 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UAVs6E036616; Fri, 30 Jan 2015 10:31:54 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 10:31:54 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301031.t0UAVs6E036616@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-amd64-default][emulators/vice] Failed for vice-gnome-2.4_6 in build 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: Fri, 30 Jan 2015 10:31:54 -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: dinoex@FreeBSD.org Last committer: antoine@FreeBSD.org Ident: $FreeBSD: head/emulators/vice/Makefile 377033 2015-01-14 18:19:32Z antoine $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/vice-gnome-2.4_6.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building emulators/vice build started at Fri Jan 30 10:26:48 UTC 2015 port directory: /usr/ports/emulators/vice building for: FreeBSD head-amd64-default-job-03 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: dinoex@FreeBSD.org Makefile ident: $FreeBSD: head/emulators/vice/Makefile 377033 2015-01-14 18:19:32Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=vice-gnome-2.4_6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for vice-gnome-2.4_6: SDL=on: build with SDL sound system support ASOUND=off: build with asound support PULSE=off: build with pulseaudio support DOCS=on: Build and/or install documentation ====> GUI (Graphical User Interface) support: you have to select exactly one of them GNOMEUI=on: use gnomeui toolkit XAW3D=off: use Xaw3d library XAW=off: use plain Xaw library ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-fullscreen --enable-ipv6 --disable-dependency-tracking --with-sdlsound --without-alsa --without-pulse --enable-gnomeui --without-xaw3d --enable-nls --localedir=/usr/local/share/locale --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/vice/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/vice/work HOME=/wrkdirs/usr/ports/emulators/vice/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/vice/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/vice/work HOME=/wrkdirs/usr/ports/emulators/vice/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- MAKEINFOFLAGS="--no-split" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/vice/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/vice/work HOME=/wrkdirs/usr/ports/emulators/vice/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/vice/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/vice/work HOME=/wrkdirs/usr/ports/emulators/vice/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include -I/usr/local/include/SDL" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -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-- FCCACHE="@comment " NOFCCACHE="" NLS="" OSREL=11.0 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/vice" EXAMPLESDIR="share/examples/vice" DATADIR="share/vice" WWWDIR="www/vice" ETCDIR="etc/vice" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/vice DOCSDIR=/usr/local/share/doc/vice EXAMPLESDIR=/usr/local/share/examples/vice WWWDIR=/usr/local/www/vice ETCDIR=/usr/local/etc/vice --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> vice-gnome-2.4_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.7.txz [head-amd64-default-job-03] Installing pkg-1.4.7... [head-amd64-default-job-03] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of vice-gnome-2.4_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by vice-gnome-2.4_6 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by vice-gnome-2.4_6 for building => SHA256 Checksum OK for vice-2.4.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by vice-gnome-2.4_6 for building ===> Extracting for vice-gnome-2.4_6 => SHA256 Checksum OK for vice-2.4.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for vice-gnome-2.4_6 ===> Applying FreeBSD patches for vice-gnome-2.4_6 /usr/bin/sed -i.bak -e "s|%%PREFIX%%|/usr/local|g" /wrkdirs/usr/ports/emulators/vice/work/vice-2.4/man/vice.1 /usr/bin/sed -i.bak -e 's|^localedir.*|localedir = $(DESTDIR)/usr/local/share/locale|' /wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/Makefile.in.in /usr/bin/sed -i.bak -e 's|lungif|lgif|g' -e 's|== "x|= "x|' -e 's|"DATADIRNAME"/locale|share/locale|' /wrkdirs/usr/ports/emulators/vice/work/vice-2.4/configure /bin/mv "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/da.po" "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/da.po.latin" /usr/bin/iconv -f latin1 -t utf-8 < "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/da.po.latin" > "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/da.po" /bin/mv "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/de.po" "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/de.po.latin" /usr/bin/iconv -f latin1 -t utf-8 < "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/de.po.latin" > "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/de.po" /bin/mv "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/fr.po" "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/fr.po.latin" /usr/bin/iconv -f latin1 -t utf-8 < "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/fr.po.latin" > "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/fr.po" /bin/mv "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/hu.po" "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/hu.po.latin" /usr/bin/iconv -f latin1 -t utf-8 < "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/hu.po.latin" > "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/hu.po" /bin/mv "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/it.po" "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/it.po.latin" /usr/bin/iconv -f latin1 -t utf-8 < "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/it.po.latin" > "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/it.po" /bin/mv "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/nl.po" "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/nl.po.latin" /usr/bin/iconv -f latin1 -t utf-8 < "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/nl.po.latin" > "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/nl.po" /bin/mv "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/pl.po" "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/pl.po.latin" /usr/bin/iconv -f latin1 -t utf-8 < "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/pl.po.latin" > "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/pl.po" /bin/mv "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/sv.po" "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/sv.po.latin" /usr/bin/iconv -f latin1 -t utf-8 < "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/sv.po.latin" > "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/sv.po" /bin/mv "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/tr.po" "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/tr.po.latin" /usr/bin/iconv -f latin1 -t utf-8 < "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/tr.po.latin" > "/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/po/tr.po" =========================================================================== =================================================== ===> vice-gnome-2.4_6 depends on executable: bdftopcf - not found ===> Verifying install for bdftopcf in /usr/ports/x11-fonts/bdftopcf ===> Installing existing package /packages/All/bdftopcf-1.0.4.txz [head-amd64-default-job-03] Installing bdftopcf-1.0.4... [head-amd64-default-job-03] `-- Installing libXfont-1.4.8,2... [head-amd64-default-job-03] | `-- Installing fontsproto-2.1.2,1... [head-amd64-default-job-03] | `-- Extracting fontsproto-2.1.2,1... done [head-amd64-default-job-03] | `-- Installing freetype2-2.5.5... [head-amd64-default-job-03] | `-- Extracting freetype2-2.5.5... done [head-amd64-default-job-03] | `-- Installing libfontenc-1.1.2_2... [head-amd64-default-job-03] | | `-- Installing xproto-7.0.26... [head-amd64-default-job-03] | | `-- Extracting xproto-7.0.26... done [head-amd64-default-job-03] | `-- Extracting libfontenc-1.1.2_2... done [head-amd64-default-job-03] `-- Extracting libXfont-1.4.8,2... done [head-amd64-default-job-03] Extracting bdftopcf-1.0.4... done ===> Returning to build of vice-gnome-2.4_6 ===> vice-gnome-2.4_6 depends on executable: mkfontdir - not found ===> Verifying install for mkfontdir in /usr/ports/x11-fonts/mkfontdir ===> Installing existing package /packages/All/mkfontdir-1.0.7.txz [head-amd64-default-job-03] Installing mkfontdir-1.0.7... [head-amd64-default-job-03] `-- Installing mkfontscale-1.1.1_1... [head-amd64-default-job-03] `-- Extracting mkfontscale-1.1.1_1... done [head-amd64-default-job-03] Extracting mkfontdir-1.0.7... done ===> Returning to build of vice-gnome-2.4_6 ===> vice-gnome-2.4_6 depends on executable: mkfontscale - found ===> vice-gnome-2.4_6 depends on file: /usr/local/bin/sdl-config - not found ===> Verifying install for /usr/local/bin/sdl-config in /usr/ports/devel/sdl12 ===> Installing existing package /packages/All/sdl-1.2.15_5,2.txz [head-amd64-default-job-03] Installing sdl-1.2.15_5,2... [head-amd64-default-job-03] `-- Installing aalib-1.4.r5_11... [head-amd64-default-job-03] | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-03] | `-- Extracting indexinfo-0.2.2... done cc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../../src -I../../src -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/lo cal/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c platform_solaris_runtime_os.c cc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../../src -I../../src -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/lo cal/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c platform_syllable_runtime_os.c cc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../../src -I../../src -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/lo cal/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c platform_windows_runtime_os.c cc -DHAVE_CONFIG_H -I. -I../../src -I../../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../../src -I../../src -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/lo cal/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c platform_x86_runtime_cpu.c rm -f libplatform.a ar cru libplatform.a platform.o platform_amigaos3_runtime_os.o platform_amigaos4_runtime_os.o platform_aros_runtime_os.o platform_beos_runtime_os.o platform_macosx.o platform_os2_runtime_os.o platform_solaris_runtime_os.o platform_syllable_runtime_os.o platform_windows_runtime_os.o platform_x86_runtime_cpu.o ranlib libplatform.a gmake[4]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/src/platform' gmake[4]: Entering directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/src' cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c alarm.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c attach.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c autostart.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c autostart-prg.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c charset.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c clkguard.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c clipboard.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c cmdline.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c cbmdos.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c cbmimage.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c color.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c crc32.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c datasette.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c debug.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c dma.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c embedded.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c event.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c findpath.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c fliplist.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c gcr.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c info.c In file included from info.c:32: ./infocontrib.h:224:8: warning: illegal character encoding in string literal [-Winvalid-source-encoding] " Andr Fachat \n" ^~~~ ./infocontrib.h:269:12: warning: illegal character encoding in string literal [-Winvalid-source-encoding] " Paul Dub \n" ^~~~ ./infocontrib.h:270:13: warning: illegal character encoding in string literal [-Winvalid-source-encoding] " From Rivire-du-Loup, Qubec, provided the French user\n" ^~~~ ~~~~ ./infocontrib.h:401:11: warning: illegal character encoding in string literal [-Winvalid-source-encoding] " Frank Knig \n" ^~~~ ./infocontrib.h:427:11: warning: illegal character encoding in string literal [-Winvalid-source-encoding] " Marko Mkel \n" ^~~~ ~~~~ ./infocontrib.h:461:10: warning: illegal character encoding in string literal [-Winvalid-source-encoding] " Lasse rni \n" ^~~~~~~~ ./infocontrib.h:485:14: warning: illegal character encoding in string literal [-Winvalid-source-encoding] " Pablo Roldn \n" ^~~~ ./infocontrib.h:581:8: warning: illegal character encoding in string literal [-Winvalid-source-encoding] " Istvn Fbin\n" ^~~~ ~~~~ ~~~~ ./infocontrib.h:627:19: warning: illegal character encoding in string literal [-Winvalid-source-encoding] " Peternel, Per Hkan Sundell and David Horrocks for writing\n" ^~~~ 9 warnings generated. cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c init.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c initcmdline.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c interrupt.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c ioutil.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c joystick.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c kbdbuf.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c keyboard.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c lib.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c libm_math.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c lightpen.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c log.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c machine-bus.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c machine.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c main.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c network.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c opencbmlib.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c palette.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c ram.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c rawfile.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c rawnet.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c resources.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c romset.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c screenshot.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c snapshot.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c socket.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c sound.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c sysfile.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c translate.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c traps.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c util.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c vsync.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c zfile.c zfile.c:443:30: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (((nameoffset < 0) || (nameoffset > 1024)) && l >= len && ~~~~~~~~~~ ^ ~ zfile.c:447:28: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if (nameoffset >= 0 && nameoffset <= 1024 && is_valid_extension(tmp, l, nameoffset)) { ~~~~~~~~~~ ^ ~ 2 warnings generated. cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c zipcode.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c maincpu.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c mouse.c cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c midi.c c++ -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -L/usr/local/lib -fstack-protector -o vsid alarm.o attach.o autostart.o autostart-prg.o charset.o clkguard.o clipboard.o cmdline.o cbmdos.o cbmimage.o color.o crc32.o datasette.o debug.o dma.o embedded.o event.o findpath.o fliplist.o gcr.o info.o init.o initcmdline.o interrupt.o ioutil.o joystick.o kbdbuf.o keyboard.o lib.o libm_math.o lightpen.o log.o machine-bus.o machine.o main.o network.o opencbmlib.o palette.o ram.o rawfile.o rawnet.o resources.o romset.o screenshot.o snapshot.o socket.o sound.o sysfile.o translate.o traps.o util.o vsync.o zfile.o zipcode.o maincpu.o mouse.o midi.o ../src/c64/libvsid.a ../src/sid/libsid.a ../src/monitor/libmonitor.a ../src/sounddrv/libsounddrv.a ../src/serial/libserial.a ../src/core/libcore.a ../src/vicii/libvicii.a ../src/raster/libraster.a ../src/video/libvideo.a ../src/arch/unix/libarch.a ../src/arch/unix/gui/libarchgui.a ../src/arch/unix/x11/gnome/libgnomeui.a ../src/arch/unix/x11/libx11ui.a ../src/resid/libresid.a ../src/resid-fp/libresidfp.a ../src/platform/libplatform.a -L/usr/local/lib -lXrandr -lXxf86vm -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype -lvte -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -pthread -lX11 -L/usr/local/lib -lXext -lintl -lusbhid -ljpeg -lgif -lpng -lz -lintl -lm -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread c++ -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -L/usr/local/lib -fstack-protector -o x64 alarm.o attach.o autostart.o autostart-prg.o charset.o clkguard.o clipboard.o cmdline.o cbmdos.o cbmimage.o color.o crc32.o datasette.o debug.o dma.o embedded.o event.o findpath.o fliplist.o gcr.o info.o init.o initcmdline.o interrupt.o ioutil.o joystick.o kbdbuf.o keyboard.o lib.o libm_math.o lightpen.o log.o machine-bus.o machine.o main.o network.o opencbmlib.o palette.o ram.o rawfile.o rawnet.o resources.o romset.o screenshot.o snapshot.o socket.o sound.o sysfile.o translate.o traps.o util.o vsync.o zfile.o zipcode.o maincpu.o mouse.o midi.o ../src/c64/libc64.a ../src/c64/cart/libc64cartsystem.a ../src/c64/cart/libc64cart.a ../src/c64/cart/libc64commoncart.a ../src/drive/iec/libdriveiec.a ../src/drive/iecieee/libdriveiecieee.a ../src/drive/iec/c64exp/libdrivei ecc64exp.a ../src/drive/ieee/libdriveieee.a ../src/drive/libdrive.a ../src/lib/p64/libp64.a ../src/iecbus/libiecbus.a ../src/parallel/libparallel.a ../src/vdrive/libvdrive.a ../src/sid/libsid.a ../src/monitor/libmonitor.a ../src/sounddrv/libsounddrv.a ../src/gfxoutputdrv/libgfxoutputdrv.a ../src/printerdrv/libprinterdrv.a ../src/rs232drv/librs232drv.a ../src/diskimage/libdiskimage.a ../src/fsdevice/libfsdevice.a ../src/tape/libtape.a ../src/fileio/libfileio.a ../src/serial/libserial.a ../src/core/libcore.a ../src/vicii/libvicii.a ../src/raster/libraster.a ../src/userport/libuserport.a ../src/rtc/librtc.a ../src/video/libvideo.a ../src/arch/unix/libarch.a ../src/arch/unix/gui/libarchgui.a ../src/arch/unix/x11/gnome/libgnomeui.a ../src/arch/unix/x11/libx11ui.a ../src/imagecontents/libimagecontents.a ../src/resid/libresid.a ../src/resid-fp/libresidfp.a ../src/platform/libplatform.a -L/usr/local/lib -lXrandr -lXxf86vm -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcair o -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpang! oft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype -lvte -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -pthread -lX11 -L/usr/local/lib -lXext -lintl -lusbhid -ljpeg -lgif -lpng -lz -lintl -lm -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread c++ -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -L/usr/local/lib -fstack-protector -o x64sc alarm.o attach.o autostart.o autostart-prg.o charset.o clkguard.o clipboard.o cmdline.o cbmdos.o cbmimage.o color.o crc32.o datasette.o debug.o dma.o embedded.o event.o findpath.o fliplist.o gcr.o info.o init.o initcmdline.o interrupt.o ioutil.o joystick.o kbdbuf.o keyboard.o lib.o libm_math.o lightpen.o log.o machine-bus.o machine.o main.o network.o opencbmlib.o palette.o ram.o rawfile.o rawnet.o resources.o romset.o screenshot.o snapshot.o socket.o sound.o sysfile.o translate.o traps.o util.o vsync.o zfile.o zipcode.o mouse.o midi.o ../src/c64/libc64sc.a ../src/c64/cart/libc64cartsystem.a ../src/c64/cart/libc64cart.a ../src/c64/cart/libc64commoncart.a ../src/drive/iec/libdriveiec.a ../src/drive/iecieee/libdriveiecieee.a ../src/drive/iec/c64exp/libdriveiecc64e xp.a ../src/drive/ieee/libdriveieee.a ../src/drive/libdrive.a ../src/lib/p64/libp64.a ../src/iecbus/libiecbus.a ../src/parallel/libparallel.a ../src/vdrive/libvdrive.a ../src/sid/libsid.a ../src/monitor/libmonitor.a ../src/sounddrv/libsounddrv.a ../src/gfxoutputdrv/libgfxoutputdrv.a ../src/printerdrv/libprinterdrv.a ../src/rs232drv/librs232drv.a ../src/diskimage/libdiskimage.a ../src/fsdevice/libfsdevice.a ../src/tape/libtape.a ../src/fileio/libfileio.a ../src/serial/libserial.a ../src/core/libcore.a ../src/viciisc/libviciisc.a ../src/raster/libraster.a ../src/userport/libuserport.a ../src/rtc/librtc.a ../src/video/libvideo.a ../src/arch/unix/libarch.a ../src/arch/unix/gui/libarchgui.a ../src/arch/unix/x11/gnome/libgnomeui.a ../src/arch/unix/x11/libx11ui.a ../src/imagecontents/libimagecontents.a ../src/resid/libresid.a ../src/resid-fp/libresidfp.a ../src/platform/libplatform.a -L/usr/local/lib -lXrandr -lXxf86vm -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangof! t2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype -lvte -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -pthread -lX11 -L/usr/local/lib -lXext -lintl -lusbhid -ljpeg -lgif -lpng -lz -lintl -lm -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread c++ -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -L/usr/local/lib -fstack-protector -o x128 alarm.o attach.o autostart.o autostart-prg.o charset.o clkguard.o clipboard.o cmdline.o cbmdos.o cbmimage.o color.o crc32.o datasette.o debug.o dma.o embedded.o event.o findpath.o fliplist.o gcr.o info.o init.o initcmdline.o interrupt.o ioutil.o joystick.o kbdbuf.o keyboard.o lib.o libm_math.o lightpen.o log.o machine-bus.o machine.o main.o network.o opencbmlib.o palette.o ram.o rawfile.o rawnet.o resources.o romset.o screenshot.o snapshot.o socket.o sound.o sysfile.o translate.o traps.o util.o vsync.o zfile.o zipcode.o mouse.o midi.o ../src/c128/libc128.a ../src/c64/cart/libc64cartsystem.a ../src/c64/cart/libc64cart.a ../src/c64/cart/libc64commoncart.a ../src/c64/libc64c128.a ../src/drive/iec/libdriveiec.a ../src/drive/iec128dcr/libdriveiec128dcr.a ../src/drive /iecieee/libdriveiecieee.a ../src/drive/iec/c64exp/libdriveiecc64exp.a ../src/drive/ieee/libdriveieee.a ../src/drive/libdrive.a ../src/lib/p64/libp64.a ../src/iecbus/libiecbus.a ../src/parallel/libparallel.a ../src/vdrive/libvdrive.a ../src/sid/libsid.a ../src/monitor/libmonitor.a ../src/sounddrv/libsounddrv.a ../src/gfxoutputdrv/libgfxoutputdrv.a ../src/printerdrv/libprinterdrv.a ../src/rs232drv/librs232drv.a ../src/diskimage/libdiskimage.a ../src/fsdevice/libfsdevice.a ../src/tape/libtape.a ../src/fileio/libfileio.a ../src/serial/libserial.a ../src/core/libcore.a ../src/vicii/libvicii.a ../src/vdc/libvdc.a ../src/raster/libraster.a ../src/userport/libuserport.a ../src/rtc/librtc.a ../src/video/libvideo.a ../src/arch/unix/libarch.a ../src/arch/unix/gui/libarchgui.a ../src/arch/unix/x11/gnome/libgnomeui.a ../src/arch/unix/x11/libx11ui.a ../src/imagecontents/libimagecontents.a ../src/resid/libresid.a ../src/resid-fp/libresidfp.a ../src/platform/libplatform.a -L/usr/local/lib -lXran dr -lXxf86vm -lX11 -lgtk-x11-2.0 -lgdk-x11-2! .0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype -lvte -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -pthread -lX11 -L/usr/local/lib -lXext -lintl -lusbhid -ljpeg -lgif -lpng -lz -lintl -lm -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c ps2mouse.c c++ -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -L/usr/local/lib -fstack-protector -o x64dtv alarm.o attach.o autostart.o autostart-prg.o charset.o clkguard.o clipboard.o cmdline.o cbmdos.o cbmimage.o color.o crc32.o datasette.o debug.o dma.o embedded.o event.o findpath.o fliplist.o gcr.o info.o init.o initcmdline.o interrupt.o ioutil.o joystick.o kbdbuf.o keyboard.o lib.o libm_math.o lightpen.o log.o machine-bus.o machine.o main.o network.o opencbmlib.o palette.o ram.o rawfile.o rawnet.o resources.o romset.o screenshot.o snapshot.o socket.o sound.o sysfile.o translate.o traps.o util.o vsync.o zfile.o zipcode.o ps2mouse.o ../src/c64dtv/libc64dtv.a ../src/c64/libc64c64dtv.a ../src/drive/iec/libdriveiec.a ../src/drive/iecieee/libdriveiecieee.a ../src/drive/iec/c64exp/libdriveiecc64exp.a ../src/drive/ieee/libdriveieee.a ../src/drive/libdrive.a ../src/lib /p64/libp64.a ../src/iecbus/libiecbus.a ../src/parallel/libparallel.a ../src/userport/libuserport.a ../src/vdrive/libvdrive.a ../src/sid/libsid.a ../src/monitor/libmonitor.a ../src/sounddrv/libsounddrv.a ../src/gfxoutputdrv/libgfxoutputdrv.a ../src/printerdrv/libprinterdrv.a ../src/rs232drv/librs232drv.a ../src/diskimage/libdiskimage.a ../src/fsdevice/libfsdevice.a ../src/tape/libtape.a ../src/fileio/libfileio.a ../src/serial/libserial.a ../src/core/libcore.a ../src/vicii/libviciidtv.a ../src/raster/libraster.a ../src/rtc/librtc.a ../src/video/libvideo.a ../src/arch/unix/libarch.a ../src/arch/unix/gui/libarchgui.a ../src/arch/unix/x11/gnome/libgnomeui.a ../src/arch/unix/x11/libx11ui.a ../src/imagecontents/libimagecontents.a ../src/resid-dtv/libresiddtv.a ../src/resid-fp/libresidfp.a ../src/c64dtv/libc64dtvstubs.a ../src/platform/libplatform.a -L/usr/local/lib -lXrandr -lXxf86vm -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -l! glib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype -lvte -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -pthread -lX11 -L/usr/local/lib -lXext -lintl -lusbhid -ljpeg -lgif -lpng -lz -lintl -lm -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread c++ -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -L/usr/local/lib -fstack-protector -o xvic alarm.o attach.o autostart.o autostart-prg.o charset.o clkguard.o clipboard.o cmdline.o cbmdos.o cbmimage.o color.o crc32.o datasette.o debug.o dma.o embedded.o event.o findpath.o fliplist.o gcr.o info.o init.o initcmdline.o interrupt.o ioutil.o joystick.o kbdbuf.o keyboard.o lib.o libm_math.o lightpen.o log.o machine-bus.o machine.o main.o network.o opencbmlib.o palette.o ram.o rawfile.o rawnet.o resources.o romset.o screenshot.o snapshot.o socket.o sound.o sysfile.o translate.o traps.o util.o vsync.o zfile.o zipcode.o mouse.o midi.o ../src/vic20/libvic20.a ../src/vic20/cart/libvic20cart.a ../src/c64/cart/libc64commoncart.a ../src/vic20/cart/libmascuerade.a ../src/drive/iec/libdriveiec.a ../src/drive/iecieee/libdriveiecieee.a ../src/drive/ieee/libdriveieee.a .. /src/drive/libdrive.a ../src/lib/p64/libp64.a ../src/iecbus/libiecbus.a ../src/parallel/libparallel.a ../src/vdrive/libvdrive.a ../src/monitor/libmonitor.a ../src/sounddrv/libsounddrv.a ../src/gfxoutputdrv/libgfxoutputdrv.a ../src/printerdrv/libprinterdrv.a ../src/rs232drv/librs232drv.a ../src/diskimage/libdiskimage.a ../src/fsdevice/libfsdevice.a ../src/tape/libtape.a ../src/fileio/libfileio.a ../src/serial/libserial.a ../src/core/libcore.a ../src/raster/libraster.a ../src/rtc/librtc.a ../src/userport/libuserport.a ../src/sid/libsid.a ../src/video/libvideo.a ../src/arch/unix/libarch.a ../src/arch/unix/gui/libarchgui.a ../src/arch/unix/x11/gnome/libgnomeui.a ../src/arch/unix/x11/libx11ui.a ../src/imagecontents/libimagecontents.a ../src/resid/libresid.a ../src/resid-fp/libresidfp.a ../src/platform/libplatform.a -L/usr/local/lib -lXrandr -lXxf86vm -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgob ject-2.0 -lglib-2.0 -lintl -lfontconfig -L/u! sr/local/lib -lfreetype -lvte -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -pthread -lX11 -L/usr/local/lib -lXext -lintl -lusbhid -ljpeg -lgif -lpng -lz -lintl -lm -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread c++ -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -L/usr/local/lib -fstack-protector -o xpet alarm.o attach.o autostart.o autostart-prg.o charset.o clkguard.o clipboard.o cmdline.o cbmdos.o cbmimage.o color.o crc32.o datasette.o debug.o dma.o embedded.o event.o findpath.o fliplist.o gcr.o info.o init.o initcmdline.o interrupt.o ioutil.o joystick.o kbdbuf.o keyboard.o lib.o libm_math.o lightpen.o log.o machine-bus.o machine.o main.o network.o opencbmlib.o palette.o ram.o rawfile.o rawnet.o resources.o romset.o screenshot.o snapshot.o socket.o sound.o sysfile.o translate.o traps.o util.o vsync.o zfile.o zipcode.o mouse.o ../src/pet/libpet.a ../src/drive/iecieee/libdriveiecieee.a ../src/drive/ieee/libdriveieee.a ../src/drive/libdrive.a ../src/lib/p64/libp64.a ../src/parallel/libparallel.a ../src/vdrive/libvdrive.a ../src/monitor/libmonitor.a ../src/sounddr v/libsounddrv.a ../src/gfxoutputdrv/libgfxoutputdrv.a ../src/printerdrv/libprinterdrv.a ../src/rs232drv/librs232drv.a ../src/diskimage/libdiskimage.a ../src/fsdevice/libfsdevice.a ../src/tape/libtape.a ../src/fileio/libfileio.a ../src/serial/libserial.a ../src/core/libcore.a ../src/crtc/libcrtc.a ../src/raster/libraster.a ../src/rtc/librtc.a ../src/userport/libuserport.a ../src/video/libvideo.a ../src/sid/libsid.a ../src/arch/unix/libarch.a ../src/arch/unix/gui/libarchgui.a ../src/arch/unix/x11/gnome/libgnomeui.a ../src/arch/unix/x11/libx11ui.a ../src/imagecontents/libimagecontents.a ../src/resid/libresid.a ../src/resid-fp/libresidfp.a ../src/platform/libplatform.a -L/usr/local/lib -lXrandr -lXxf86vm -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype -lvte -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf-2. 0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -l! freetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -pthread -lX11 -L/usr/local/lib -lXext -lintl -lusbhid -ljpeg -lgif -lpng -lz -lintl -lm -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread c++ -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -L/usr/local/lib -fstack-protector -o xplus4 alarm.o attach.o autostart.o autostart-prg.o charset.o clkguard.o clipboard.o cmdline.o cbmdos.o cbmimage.o color.o crc32.o datasette.o debug.o dma.o embedded.o event.o findpath.o fliplist.o gcr.o info.o init.o initcmdline.o interrupt.o ioutil.o joystick.o kbdbuf.o keyboard.o lib.o libm_math.o lightpen.o log.o machine-bus.o machine.o main.o network.o opencbmlib.o palette.o ram.o rawfile.o rawnet.o resources.o romset.o screenshot.o snapshot.o socket.o sound.o sysfile.o translate.o traps.o util.o vsync.o zfile.o zipcode.o mouse.o ../src/plus4/libplus4.a ../src/drive/iec/libdriveiec.a ../src/drive/iecieee/libdriveiecieee.a ../src/drive/iec/plus4exp/libdriveiecplus4exp.a ../src/drive/tcbm/libdrivetcbm.a ../src/drive/libdrive.a ../src/lib/p64/libp64.a ../src/iecbus /libiecbus.a ../src/vdrive/libvdrive.a ../src/monitor/libmonitor.a ../src/sounddrv/libsounddrv.a ../src/gfxoutputdrv/libgfxoutputdrv.a ../src/printerdrv/libprinterdrv.a ../src/rs232drv/librs232drv.a ../src/diskimage/libdiskimage.a ../src/fsdevice/libfsdevice.a ../src/tape/libtape.a ../src/fileio/libfileio.a ../src/serial/libserial.a ../src/core/libcore.a ../src/sid/libsid.a ../src/raster/libraster.a ../src/rtc/librtc.a ../src/userport/libuserport.a ../src/video/libvideo.a ../src/arch/unix/libarch.a ../src/arch/unix/gui/libarchgui.a ../src/arch/unix/x11/gnome/libgnomeui.a ../src/arch/unix/x11/libx11ui.a ../src/imagecontents/libimagecontents.a ../src/resid/libresid.a ../src/resid-fp/libresidfp.a ../src/platform/libplatform.a -L/usr/local/lib -lXrandr -lXxf86vm -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype -lvte -lgtk-x11-2 .0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 ! -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -pthread -lX11 -L/usr/local/lib -lXext -lintl -lusbhid -ljpeg -lgif -lpng -lz -lintl -lm -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread c++ -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -L/usr/local/lib -fstack-protector -o xcbm2 alarm.o attach.o autostart.o autostart-prg.o charset.o clkguard.o clipboard.o cmdline.o cbmdos.o cbmimage.o color.o crc32.o datasette.o debug.o dma.o embedded.o event.o findpath.o fliplist.o gcr.o info.o init.o initcmdline.o interrupt.o ioutil.o joystick.o kbdbuf.o keyboard.o lib.o libm_math.o lightpen.o log.o machine-bus.o machine.o main.o network.o opencbmlib.o palette.o ram.o rawfile.o rawnet.o resources.o romset.o screenshot.o snapshot.o socket.o sound.o sysfile.o translate.o traps.o util.o vsync.o zfile.o zipcode.o mouse.o ../src/cbm2/libcbm2.a ../src/drive/iecieee/libdriveiecieee.a ../src/drive/ieee/libdriveieee.a ../src/drive/libdrive.a ../src/lib/p64/libp64.a ../src/parallel/libparallel.a ../src/vdrive/libvdrive.a ../src/monitor/libmonitor.a ../src/soun ddrv/libsounddrv.a ../src/gfxoutputdrv/libgfxoutputdrv.a ../src/printerdrv/libprinterdrv.a ../src/rs232drv/librs232drv.a ../src/diskimage/libdiskimage.a ../src/fsdevice/libfsdevice.a ../src/tape/libtape.a ../src/fileio/libfileio.a ../src/serial/libserial.a ../src/core/libcore.a ../src/sid/libsid.a ../src/crtc/libcrtc.a ../src/raster/libraster.a ../src/rtc/librtc.a ../src/video/libvideo.a ../src/userport/libuserport.a ../src/arch/unix/libarch.a ../src/arch/unix/gui/libarchgui.a ../src/arch/unix/x11/gnome/libgnomeui.a ../src/arch/unix/x11/libx11ui.a ../src/imagecontents/libimagecontents.a ../src/resid/libresid.a ../src/resid-fp/libresidfp.a ../src/platform/libplatform.a -L/usr/local/lib -lXrandr -lXxf86vm -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype -lvte -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_pixbuf -2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig! -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -pthread -lX11 -L/usr/local/lib -lXext -lintl -lusbhid -ljpeg -lgif -lpng -lz -lintl -lm -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread c++ -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -L/usr/local/lib -fstack-protector -o xcbm5x0 alarm.o attach.o autostart.o autostart-prg.o charset.o clkguard.o clipboard.o cmdline.o cbmdos.o cbmimage.o color.o crc32.o datasette.o debug.o dma.o embedded.o event.o findpath.o fliplist.o gcr.o info.o init.o initcmdline.o interrupt.o ioutil.o joystick.o kbdbuf.o keyboard.o lib.o libm_math.o lightpen.o log.o machine-bus.o machine.o main.o network.o opencbmlib.o palette.o ram.o rawfile.o rawnet.o resources.o romset.o screenshot.o snapshot.o socket.o sound.o sysfile.o translate.o traps.o util.o vsync.o zfile.o zipcode.o mouse.o ../src/cbm2/libcbm5x0.a ../src/drive/iecieee/libdriveiecieee.a ../src/drive/ieee/libdriveieee.a ../src/drive/libdrive.a ../src/lib/p64/libp64.a ../src/parallel/libparallel.a ../src/vdrive/libvdrive.a ../src/monitor/libmonitor.a ../src/ sounddrv/libsounddrv.a ../src/gfxoutputdrv/libgfxoutputdrv.a ../src/printerdrv/libprinterdrv.a ../src/rs232drv/librs232drv.a ../src/diskimage/libdiskimage.a ../src/fsdevice/libfsdevice.a ../src/tape/libtape.a ../src/fileio/libfileio.a ../src/serial/libserial.a ../src/core/libcore.a ../src/sid/libsid.a ../src/vicii/libvicii.a ../src/raster/libraster.a ../src/rtc/librtc.a ../src/video/libvideo.a ../src/userport/libuserport.a ../src/arch/unix/libarch.a ../src/arch/unix/gui/libarchgui.a ../src/arch/unix/x11/gnome/libgnomeui.a ../src/arch/unix/x11/libx11ui.a ../src/imagecontents/libimagecontents.a ../src/resid/libresid.a ../src/resid-fp/libresidfp.a ../src/platform/libplatform.a -L/usr/local/lib -lXrandr -lXxf86vm -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype -lvte -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lgdk_ pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfont! config -lfreetype -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lcairo -pthread -lX11 -L/usr/local/lib -lXext -lintl -lusbhid -ljpeg -lgif -lpng -lz -lintl -lm -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c c1541.c c++ -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -L/usr/local/lib -fstack-protector -o c1541 c1541.o cbmdos.o charset.o findpath.o gcr.o cbmimage.o info.o ioutil.o lib.o log.o rawfile.o resources.o util.o zfile.o zipcode.o ../src/arch/unix/archdep.o ../src/lib/p64/libp64.a ../src/arch/unix/blockdev.o opencbmlib.o ../src/arch/unix/dynlib.o ../src/vdrive/libvdrive.a ../src/imagecontents/libimagecontents.a ../src/fileio/libfileio.a ../src/diskimage/libdiskimage.a ../src/tape/libtape.a ../src/serial/libserial.a ../src/platform/libplatform.a -lintl -lreadline -lz -lm -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c petcat.c c++ -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -L/usr/local/lib -fstack-protector -o petcat charset.o findpath.o ioutil.o lib.o log.o petcat.o rawfile.o resources.o util.o zfile.o zipcode.o ../src/arch/unix/archdep.o ../src/fileio/libfileio.a ../src/platform/libplatform.a -lintl -lz -lm -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread cc -DHAVE_CONFIG_H -I. -I../src/arch/unix -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/vte-0.0 -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/harfbuzz -I/usr/local/include/gio-unix-2.0/ -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I../src -I../src -I../src/arch/unix/readline -I../src/c64 -I../src/drive -I../src/monitor -I../src/plus4 -I../src/vic20 -I ../src/vdrive -I../src/imagecontents -I../src/userport -I../src/lib/p64 -I../src/platform -I../src/rtc -I/usr/local/include -I/usr/local/include/SDL -DLIBICONV_PLUG -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -c cartconv.c c++ -O2 -pipe -I/usr/local/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -L/usr/local/lib -fstack-protector -o cartconv cartconv.o -lintl -lm -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread gmake[4]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/src' gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/src' gmake[2]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/src' Making all in build gmake[2]: Entering directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/build' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/build' Making all in data gmake[2]: Entering directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data' Making all in C64 gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/C64' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/C64' Making all in C64DTV gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/C64DTV' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/C64DTV' Making all in C128 gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/C128' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/C128' Making all in VIC20 gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/VIC20' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/VIC20' Making all in PET gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/PET' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/PET' Making all in PLUS4 gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/PLUS4' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/PLUS4' Making all in CBM-II gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/CBM-II' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/CBM-II' Making all in DRIVES gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/DRIVES' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/DRIVES' Making all in PRINTER gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/PRINTER' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/PRINTER' Making all in fonts gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/fonts' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data/fonts' gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data' gmake[2]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/data' Making all in man gmake[2]: Entering directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/man' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/man' Making all in doc gmake[2]: Entering directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/doc' Making all in html gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/doc/html' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/doc/html' gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/doc' touch ./vice.info /bin/sh /wrkdirs/usr/ports/emulators/vice/work/vice-2.4/missing --run makeinfo -o ./vice.info --no-split ./vice.texi ./vice.texi:32: warning: redefining Texinfo language command: @uref ./vice.texi:8246: @itemx must follow @item Makefile:1090: recipe for target 'vice.info' failed gmake[3]: *** [vice.info] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/doc' Makefile:655: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4/doc' Makefile:460: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/emulators/vice/work/vice-2.4' *** Error code 1 Stop. make: stopped in /usr/ports/emulators/vice From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 10:32:16 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 95FDF957; Fri, 30 Jan 2015 10:32:16 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 74BE73E5; Fri, 30 Jan 2015 10:32:16 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UAWGx0036330; Fri, 30 Jan 2015 10:32:16 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UAWG45036326; Fri, 30 Jan 2015 10:32:16 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 10:32:16 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301032.t0UAWG45036326@beefy1.isc.freebsd.org> To: haskell@FreeBSD.org Subject: [package - head-i386-default][lang/hugs] Failed for hugs98-200609_8 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: Fri, 30 Jan 2015 10:32:16 -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: haskell@FreeBSD.org Last committer: tijl@FreeBSD.org Ident: $FreeBSD: head/lang/hugs/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/hugs98-200609_8.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building lang/hugs build started at Fri Jan 30 10:30:49 UTC 2015 port directory: /usr/ports/lang/hugs building for: FreeBSD head-i386-default-job-09 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: haskell@FreeBSD.org Makefile ident: $FreeBSD: head/lang/hugs/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=hugs98-200609_8 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-pthreads --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/hugs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/hugs/work HOME=/wrkdirs/usr/ports/lang/hugs/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/hugs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/hugs/work HOME=/wrkdirs/usr/ports/lang/hugs/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" MANPREFI X="/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/hugs98" EXAMPLESDIR="share/examples/hugs98" DATADIR="share/hugs98" WWWDIR="www/hugs98" ETCDIR="etc/hugs98" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/hugs98 DOCSDIR=/usr/local/share/doc/hugs98 EXAMPLESDIR=/usr/local/share/examples/hugs98 WWWDIR=/usr/local/www/hugs98 ETCDIR=/usr/local/etc/hugs98 --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> hugs98-200609_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.4.7.txz [head-i386-default-job-09] Installing pkg-1.4.7... [head-i386-default-job-09] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of hugs98-200609_8 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by hugs98-200609_8 for building =========================================================================== =================================================== ===> Fetching all distfiles required by hugs98-200609_8 for building => SHA256 Checksum OK for hugs98-plus-Sep2006.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by hugs98-200609_8 for building ===> Extracting for hugs98-200609_8 => SHA256 Checksum OK for hugs98-plus-Sep2006.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for hugs98-200609_8 ===> Applying FreeBSD patches for hugs98-200609_8 =========================================================================== =================================================== ===> hugs98-200609_8 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.33.txz [head-i386-default-job-09] Installing bash-4.3.33... [head-i386-default-job-09] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-09] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-09] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-09] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-09] Extracting bash-4.3.33... done Message for bash-4.3.33: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== ===> Returning to build of hugs98-200609_8 ===> hugs98-200609_8 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 [head-i386-default-job-09] Installing bison-2.7.1,1... [head-i386-default-job-09] `-- Installing m4-1.4.17_1,1... [head-i386-default-job-09] `-- Extracting m4-1.4.17_1,1... done [head-i386-default-job-09] Extracting bison-2.7.1,1... done ===> Returning to build of hugs98-200609_8 ===> hugs98-200609_8 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 [head-i386-default-job-09] Installing gmake-4.1_1... [head-i386-default-job-09] Extracting gmake-4.1_1... done ===> Returning to build of hugs98-200609_8 ===> hugs98-200609_8 depends on executable: gcc48 - not found ===> Verifying install for gcc48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.4.txz [head-i386-default-job-09] Installing gcc-4.8.4... [head-i386-default-job-09] `-- Installing binutils-2.25... [head-i386-default-job-09] `-- Extracting binutils-2.25... done [head-i386-default-job-09] `-- Installing gcc-ecj-4.5... [head-i386-default-job-09] `-- Extracting gcc-ecj-4.5... done [head-i386-default-job-09] `-- Installing gmp-5.1.3_2... [head-i386-default-job-09] `-- Extracting gmp-5.1.3_2... done [head-i386-default-job-09] `-- Installing mpc-1.0.2_1... [head-i386-default-job-09] | `-- Installing mpfr-3.1.2_2... [head-i386-default-job-09] | `-- Extracting mpfr-3.1.2_2... done [head-i386-default-job-09] `-- Extracting mpc-1.0.2_1... done [head-i386-default-job-09] Extracting gcc-4.8.4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of hugs98-200609_8 ===> hugs98-200609_8 depends on file: /usr/local/bin/as - found ===> hugs98-200609_8 depends on file: /usr/local/libdata/pkgconfig/sm.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/sm.pc in /usr/ports/x11/libSM Preprocessing Data/STRef/Lazy Preprocessing Data/STRef/Strict Preprocessing Data/Sequence Preprocessing Data/Set Preprocessing Data/Traversable Preprocessing Data/Tree Preprocessing Data/Tuple Preprocessing Data/Typeable Preprocessing Data/Unique Preprocessing Data/Version Preprocessing Data/Word Preprocessing Debug/Trace Preprocessing Foreign Preprocessing Foreign/C Preprocessing Foreign/C/Error Preprocessing Foreign/C/String Preprocessing Foreign/C/Types Preprocessing Foreign/Concurrent Preprocessing Foreign/ForeignPtr Preprocessing Foreign/Marshal Preprocessing Foreign/Marshal/Alloc Preprocessing Foreign/Marshal/Array Preprocessing Foreign/Marshal/Error Preprocessing Foreign/Marshal/Pool Preprocessing Foreign/Marshal/Utils Preprocessing Foreign/Ptr Preprocessing Foreign/StablePtr Preprocessing Foreign/Storable Preprocessing Numeric Preprocessing Prelude Preprocessing System/CPUTime Preprocessing System/Cmd Preprocessing System/Console/GetOpt Preprocessing System/Directory Preprocessing System/Directory/Internals Preprocessing System/Environment Preprocessing System/Exit Preprocessing System/IO Preprocessing System/IO/Error Preprocessing System/IO/Unsafe Preprocessing System/Info Preprocessing System/Locale Preprocessing System/Mem Preprocessing System/Mem/StableName Preprocessing System/Mem/Weak Preprocessing System/Posix/Internals Preprocessing System/Posix/Signals Preprocessing System/Posix/Types Preprocessing System/Process Preprocessing System/Process/Internals Preprocessing System/Random Preprocessing System/Time Preprocessing Text/ParserCombinators/ReadP Preprocessing Text/ParserCombinators/ReadPrec Preprocessing Text/PrettyPrint Preprocessing Text/PrettyPrint/HughesPJ Preprocessing Text/Printf Preprocessing Text/Read Preprocessing Text/Read/Lex Preprocessing Text/Show Preprocessing Text/Show/Functions Preprocessing Array Preprocessing Bits Preprocessing CError Preprocessing CForeign Preprocessing CPUTime Preprocessing CString Preprocessing CTypes Preprocessing Char Preprocessing Complex Preprocessing Directory Preprocessing ForeignPtr Preprocessing IO Preprocessing Int Preprocessing Ix Preprocessing List Preprocessing Locale Preprocessing MarshalAlloc Preprocessing MarshalArray Preprocessing MarshalError Preprocessing MarshalUtils Preprocessing Maybe Preprocessing Monad Preprocessing Ptr Preprocessing Random Preprocessing Ratio Preprocessing StablePtr Preprocessing Storable Preprocessing System Preprocessing Time Preprocessing Word Preprocessing DefaultSetup /tmp/cvt.91500/cppinput.c:1:0: error: invalid preprocessing directive #! #!/usr/bin/runhaskell ^ Preprocessing Distribution/Compat/Directory Preprocessing Distribution/Compat/Exception Preprocessing Distribution/Compat/FilePath Preprocessing Distribution/Compat/Map Preprocessing Distribution/Compat/RawSystem Preprocessing Distribution/Compat/ReadP Preprocessing Distribution/Compiler Preprocessing Distribution/Extension Preprocessing Distribution/GetOpt Preprocessing Distribution/InstalledPackageInfo Preprocessing Distribution/License Preprocessing Distribution/Make Preprocessing Distribution/Package Preprocessing Distribution/PackageDescription Preprocessing Distribution/ParseUtils Preprocessing Distribution/PreProcess Preprocessing Distribution/PreProcess/Unlit Preprocessing Distribution/Program Preprocessing Distribution/Setup Preprocessing Distribution/Simple Preprocessing Distribution/Simple/Build Preprocessing Distribution/Simple/Configure Preprocessing Distribution/Simple/GHC Preprocessing Distribution/Simple/GHCPackageConfig Preprocessing Distribution/Simple/Hugs Preprocessing Distribution/Simple/Install Preprocessing Distribution/Simple/JHC Preprocessing Distribution/Simple/LocalBuildInfo Preprocessing Distribution/Simple/NHC Preprocessing Distribution/Simple/Register Preprocessing Distribution/Simple/SrcDist Preprocessing Distribution/Simple/Utils Preprocessing Distribution/Version Preprocessing Language/Haskell/Extension Preprocessing Network/Hackage/CabalInstall/BuildDep Preprocessing Network/Hackage/CabalInstall/Clean Preprocessing Network/Hackage/CabalInstall/Config Preprocessing Network/Hackage/CabalInstall/Configure Preprocessing Network/Hackage/CabalInstall/Dependency Preprocessing Network/Hackage/CabalInstall/Fetch Preprocessing Network/Hackage/CabalInstall/Info Preprocessing Network/Hackage/CabalInstall/Install Preprocessing Network/Hackage/CabalInstall/List Preprocessing Network/Hackage/CabalInstall/Main Preprocessing Network/Hackage/CabalInstall/Setup Preprocessing Network/Hackage/CabalInstall/TarUtils Preprocessing Network/Hackage/CabalInstall/Types Preprocessing Network/Hackage/CabalInstall/Update Preprocessing Network/Hackage/Client Preprocessing Network/Hackage/Interface Preprocessing Network/Hackage/Version In file included from packages/base/include/HsBase.h:84:0, from libraries/bootlib/Foreign/C/Error.c:4: /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes which is deprecated" [-Wcpp] #warning "this file includes which is deprecated" ^ In file included from packages/base/include/HsBase.h:84:0, from packages/base/cbits/PrelIOUtils.c:8: /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes which is deprecated" [-Wcpp] #warning "this file includes which is deprecated" ^ In file included from packages/base/include/HsBase.h:84:0, from libraries/bootlib/Foreign/Marshal/Alloc.c:4: /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes which is deprecated" [-Wcpp] #warning "this file includes which is deprecated" ^ In file included from packages/base/include/HsBase.h:84:0, from packages/base/cbits/PrelIOUtils.c:8: /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes which is deprecated" [-Wcpp] #warning "this file includes which is deprecated" ^ In file included from packages/base/include/HsBase.h:84:0, from packages/base/cbits/dirUtils.c:16: /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes which is deprecated" [-Wcpp] #warning "this file includes which is deprecated" ^ In file included from packages/base/include/HsBase.h:84:0, from libraries/bootlib/Foreign/Marshal/Utils.c:4: /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes which is deprecated" [-Wcpp] #warning "this file includes which is deprecated" ^ In file included from packages/base/include/HsBase.h:84:0, from libraries/bootlib/Foreign/Ptr.c:4: /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes which is deprecated" [-Wcpp] #warning "this file includes which is deprecated" ^ In file included from packages/base/include/HsBase.h:84:0, from packages/base/cbits/PrelIOUtils.c:8: /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes which is deprecated" [-Wcpp] #warning "this file includes which is deprecated" ^ In file included from packages/base/include/HsBase.h:84:0, from libraries/bootlib/System/Posix/Internals.c:4: /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes which is deprecated" [-Wcpp] #warning "this file includes which is deprecated" ^ echo timestamp for bootlib >bootlib/.stamp cd ../cpphs; HUGSFLAGS=-P../libraries/bootlib HUGSDIR=../hugsdir ../src/runhugs -98 ../packages/Cabal/examples/hapax.hs configure --verbose --hugs --prefix='/usr/local' --scratchdir='../hugsdir/packages/cpphs' --with-compiler=../src/ffihugs Makefile:117: recipe for target '../hugsdir/programs/cpphs/Main.hs' failed gmake[1]: *** [../hugsdir/programs/cpphs/Main.hs] Segmentation fault (core dumped) gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/hugs/work/hugs98-plus-Sep2006/libraries' *** Error code 2 Stop. make: stopped in /usr/ports/lang/hugs From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 10:35:21 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 759789DA for ; Fri, 30 Jan 2015 10:35:21 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 61FEB5DF; Fri, 30 Jan 2015 10:35:21 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UAZLZG087950; Fri, 30 Jan 2015 10:35:21 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UAZK7b087658; Fri, 30 Jan 2015 10:35:20 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 10:35:20 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301035.t0UAZK7b087658@beefy1.isc.freebsd.org> To: jmohacsi@bsd.hu Subject: [package - head-i386-default][emulators/yape] Failed for yape-0.32.5_3 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: Fri, 30 Jan 2015 10:35:21 -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: jmohacsi@bsd.hu Last committer: tijl@FreeBSD.org Ident: $FreeBSD: head/emulators/yape/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/yape-0.32.5_3.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building emulators/yape build started at Fri Jan 30 10:35:16 UTC 2015 port directory: /usr/ports/emulators/yape building for: FreeBSD head-i386-default-job-08 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: jmohacsi@bsd.hu Makefile ident: $FreeBSD: head/emulators/yape/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=yape-0.32.5_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for yape-0.32.5_3: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/yape/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/yape/work HOME=/wrkdirs/usr/ports/emulators/yape/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/yape/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/yape/work HOME=/wrkdirs/usr/ports/emulators/yape/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config 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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/yape" EXAMPLESDIR="share/examples/yape" DATADIR="share/yape" WWWDIR="www/yape" ETCDIR="etc/yape" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/yape DOCSDIR=/usr/local/share/doc/yape EXAMPLESDIR=/usr/local/share/examples/yape WWWDIR=/usr/local/www/yape ETCDIR=/usr/local/etc/yape --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> yape-0.32.5_3 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.7.txz [head-i386-default-job-08] Installing pkg-1.4.7... [head-i386-default-job-08] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of yape-0.32.5_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by yape-0.32.5_3 for building =========================================================================== =================================================== ===> Fetching all distfiles required by yape-0.32.5_3 for building => SHA256 Checksum OK for yapeSDL-0.32.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by yape-0.32.5_3 for building ===> Extracting for yape-0.32.5_3 => SHA256 Checksum OK for yapeSDL-0.32.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for yape-0.32.5_3 ===> Applying FreeBSD patches for yape-0.32.5_3 =========================================================================== =================================================== ===> yape-0.32.5_3 depends on file: /usr/local/bin/sdl-config - not found ===> Verifying install for /usr/local/bin/sdl-config in /usr/ports/devel/sdl12 ===> Installing existing package /packages/All/sdl-1.2.15_5,2.txz [head-i386-default-job-08] Installing sdl-1.2.15_5,2... [head-i386-default-job-08] `-- Installing aalib-1.4.r5_11... [head-i386-default-job-08] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-08] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-08] `-- Extracting aalib-1.4.r5_11... done [head-i386-default-job-08] `-- Installing libGLU-9.0.0_2... [head-i386-default-job-08] | `-- Installing libGL-10.4.0... [head-i386-default-job-08] | | `-- Installing dri2proto-2.8... [head-i386-default-job-08] | | `-- Extracting dri2proto-2.8... done [head-i386-default-job-08] | | `-- Installing expat-2.1.0_2... [head-i386-default-job-08] | | `-- Extracting expat-2.1.0_2... done [head-i386-default-job-08] | | `-- Installing libX11-1.6.2_2,1... [head-i386-default-job-08] | | `-- Installing kbproto-1.0.6... [head-i386-default-job-08] | | `-- Extracting kbproto-1.0.6... done [head-i386-default-job-08] | | `-- Installing libXau-1.0.8_2... [head-i386-default-job-08] | | | `-- Installing xproto-7.0.26... [head-i386-default-job-08] | | | `-- Extracting xproto-7.0.26... done [head-i386-default-job-08] | | `-- Extracting libXau-1.0.8_2... done [head-i386-default-job-08] | | `-- Installing libXdmcp-1.1.1_2... [head-i386-default-job-08] | | `-- Extracting libXdmcp-1.1.1_2... done [head-i386-default-job-08] | | `-- Installing libxcb-1.11... [head-i386-default-job-08] | | | `-- Installing libpthread-stubs-0.3_6... [head-i386-default-job-08] | | | `-- Extracting libpthread-stubs-0.3_6... done [head-i386-default-job-08] | | | `-- Installing libxml2-2.9.2_2... [head-i386-default-job-08] | | | `-- Extracting libxml2-2.9.2_2... done [head-i386-default-job-08] | | `-- Extracting libxcb-1.11... done [head-i386-default-job-08] | | `-- Extracting libX11-1.6.2_2,1... done [head-i386-default-job-08] | | `-- Installing libXdamage-1.1.4_2... [head-i386-default-job-08] | | `-- Installing damageproto-1.2.1... [head-i386-default-job-08] | | `-- Extracting damageproto-1.2.1... done [head-i386-default-job-08] | | `-- Installing libXfixes-5.0.1_2... [head-i386-default-job-08] | | | `-- Installing fixesproto-5.0... [head-i386-default-job-08] | | | `-- Extracting fixesproto-5.0... done [head-i386-default-job-08] | | `-- Extracting libXfixes-5.0.1_2... done [head-i386-default-job-08] | | `-- Extracting libXdamage-1.1.4_2... done [head-i386-default-job-08] | | `-- Installing libXext-1.3.3,1... [head-i386-default-job-08] | | `-- Installing xextproto-7.3.0... [head-i386-default-job-08] | | `-- Extracting xextproto-7.3.0... done [head-i386-default-job-08] | | `-- Extracting libXext-1.3.3,1... done [head-i386-default-job-08] | | `-- Installing libXxf86vm-1.1.3_2... [head-i386-default-job-08] | | `-- Installing xf86vidmodeproto-2.3.1... [head-i386-default-job-08] | | `-- Extracting xf86vidmodeproto-2.3.1... done [head-i386-default-job-08] | | `-- Extracting libXxf86vm-1.1.3_2... done [head-i386-default-job-08] | | `-- Installing libdevq-0.0.2... [head-i386-default-job-08] | | `-- Extracting libdevq-0.0.2... done [head-i386-default-job-08] | | `-- Installing libdrm-2.4.58_1,1... [head-i386-default-job-08] | | `-- Installing libpciaccess-0.13.2_2... [head-i386-default-job-08] | | | `-- Installing pciids-20150124... [head-i386-default-job-08] | | | `-- Extracting pciids-20150124... done [head-i386-default-job-08] | | `-- Extracting libpciaccess-0.13.2_2... done [head-i386-default-job-08] | | `-- Extracting libdrm-2.4.58_1,1... done [head-i386-default-job-08] | | `-- Installing libglapi-10.4.0... [head-i386-default-job-08] | | `-- Installing libxshmfence-1.1_3... [head-i386-default-job-08] | | `-- Extracting libxshmfence-1.1_3... done [head-i386-default-job-08] | | `-- Extracting libglapi-10.4.0... done [head-i386-default-job-08] | `-- Extracting libGL-10.4.0... done [head-i386-default-job-08] `-- Extracting libGLU-9.0.0_2... done [head-i386-default-job-08] `-- Installing libXrandr-1.4.2_2... [head-i386-default-job-08] | `-- Installing libXrender-0.9.8_2... [head-i386-default-job-08] | | `-- Installing renderproto-0.11.1... [head-i386-default-job-08] | | `-- Extracting renderproto-0.11.1... done [head-i386-default-job-08] | `-- Extracting libXrender-0.9.8_2... done [head-i386-default-job-08] | `-- Installing randrproto-1.4.0... [head-i386-default-job-08] | `-- Extracting randrproto-1.4.0... done [head-i386-default-job-08] `-- Extracting libXrandr-1.4.2_2... done [head-i386-default-job-08] Extracting sdl-1.2.15_5,2... done Message for sdl-1.2.15_5,2: ------------------------------------------------------------------------------ Your SDL library has been built with libvgl support, which means that you can run almost any SDL application straight on your console (VESA 2.0 compatible videocard is required). To do this you have to load the vesa kernel module or enable it in your kernel, and set environment variable "SDL_VIDEODRIVER=vgl". ------------------------------------------------------------------------------ ===> Returning to build of yape-0.32.5_3 ===> yape-0.32.5_3 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 [head-i386-default-job-08] Installing gmake-4.1_1... [head-i386-default-job-08] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-08] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-08] Extracting gmake-4.1_1... done ===> Returning to build of yape-0.32.5_3 =========================================================================== =================================================== ===> yape-0.32.5_3 depends on shared library: libSDL.so - found (/usr/local/lib/libSDL-1.2.so.0.11.4) =========================================================================== =================================================== ===> Configuring for yape-0.32.5_3 =========================================================================== =================================================== ===> Building for yape-0.32.5_3 gmake[1]: Entering directory '/wrkdirs/usr/ports/emulators/yape/work' c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -finline -frerun-loop-opt -Winline -fomit-frame-pointer `/usr/local/bin/sdl-config --cflags` -c archdep.cpp c++: error: unknown argument: '-frerun-loop-opt' Makefile:40: recipe for target 'archdep.o' failed gmake[1]: *** [archdep.o] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/emulators/yape/work' *** Error code 1 Stop. make: stopped in /usr/ports/emulators/yape From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 10:39:54 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 451B5A60; Fri, 30 Jan 2015 10:39:54 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 31BDF615; Fri, 30 Jan 2015 10:39:54 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UAdrk0095116; Fri, 30 Jan 2015 10:39:53 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UAdrBT095109; Fri, 30 Jan 2015 10:39:53 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 10:39:53 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301039.t0UAdrBT095109@beefy2.isc.freebsd.org> To: sahil@FreeBSD.org Subject: [package - head-amd64-default][mail/postfix-current] Failed for postfix-current-2.12.20141228, 4 in configure 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: Fri, 30 Jan 2015 10:39:54 -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: sahil@FreeBSD.org Last committer: ohauer@FreeBSD.org Ident: $FreeBSD: head/mail/postfix-current/Makefile 376803 2015-01-11 21:05:21Z ohauer $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/postfix-current-2.12.20141228,4.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building mail/postfix-current build started at Fri Jan 30 10:39:47 UTC 2015 port directory: /usr/ports/mail/postfix-current building for: FreeBSD head-amd64-default-job-09 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: sahil@FreeBSD.org Makefile ident: $FreeBSD: head/mail/postfix-current/Makefile 376803 2015-01-11 21:05:21Z ohauer $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=postfix-current-2.12.20141228,4 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for postfix-current-2.12.20141228,4: BDB=off: Berkeley DB (uses WITH_BDB_VER) CDB=off: CDB maps lookups DOCS=on: Build and/or install documentation EAI=off: Email Address Internationalization (EAI, RFC 6531..6533) INST_BASE=off: Install into /usr and /etc/postfix LDAP_SASL=off: OpenLDAP client-to-server SASL auth LMDB=off: LMDB maps MYSQL=off: MySQL maps (uses WITH_MYSQL_VER) NIS=off: NIS maps lookups OPENLDAP=off: OpenLDAP maps (uses WITH_OPENLDAP_VER) PCRE=on: Perl Compatible Regular Expressions PGSQL=off: PostgreSQL maps (uses DEFAULT_PGSQL_VER) SASL2=off: Cyrus SASLv2 (Simple Auth. and Sec. Layer) SPF=off: SPF support (via libspf2 1.2.x) SQLITE=off: SQLite maps TEST=off: SMTP/LMTP test server and generator TLS=off: SSL and TLS support VDA=off: VDA (Virtual Delivery Agent 32Bit) ====> Dovecot SASL authentication methods: you can only select none or one of them DOVECOT=off: Dovecot 1.x SASL authentication method DOVECOT2=off: Dovecot 2.x SASL authentication method ====> Kerberos network authentication protocol type: you can only select none or one of them SASLKRB5=off: If your SASL req. Kerberos5, select this SASLKMIT=off: If your SASL req. MIT Kerberos5, select this ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/mail/postfix-current/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/postfix-current/work HOME=/wrkdirs/usr/ports/mail/postfix-current/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/mail/postfix-current/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/postfix-current/work HOME=/wrkdirs/usr/ports/mail/postfix-current/work TMPDIR="/tmp" ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/mail/postfix-current/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/postfix-current/work HOME=/wrkdirs/usr/ports/mail/postfix-current/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/mail/postfix-current/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/postfix-current/work HOME=/wrkdirs/usr/ports/mail/postfix-current/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-- BDB="@comment " NO_BDB="" CDB="@comment " NO_CDB="" DOCS="" NO_DOCS="@comment " EAI="@comment " NO_EAI="" INST_BASE="@comment " NO_INST_BASE="" LDAP_SASL="@comment " NO_LDAP_SASL="" LMDB="@comment " NO_LMDB="" MYSQL="@comment " NO_MYSQL="" NIS="@comment " NO_NIS="" OPENLDAP="@comment " NO_OPENLDAP="" PCRE="" NO_PCRE="@comment " PGSQL="@comment " NO_PGSQL="" SASL2="@comment " NO_SASL2="" SPF="@comment " NO_SPF="" SQLITE="@comment " NO_SQLITE="" TEST="@comment " NO_TEST="" TLS="@comment " NO_TLS="" VDA="@comment " NO_VDA="" DOVECOT="@comment " NO_DOVECOT="" DOVECOT2="@comment " NO_DOVECOT2="" SASLKRB5="@comment " NO_SASLKRB5="" SASLKMIT="@comment " NO_SASLKMIT="" BMAN="" PFETC=/usr/local/etc/postfix SPF="@comment " TEST="@comment " OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/postfix" EXAMPLESDIR="share/examples/postfix" DATADIR="share/postfix" WWWDIR="www/postfix" ETCDIR="etc/postfix" --End PLIST_SUB-- --SUB_LIST-- BDB="@comment " NO_BDB="" CDB="@comment " NO_CDB="" DOCS="" NO_DOCS="@comment " EAI="@comment " NO_EAI="" INST_BASE="@comment " NO_INST_BASE="" LDAP_SASL="@comment " NO_LDAP_SASL="" LMDB="@comment " NO_LMDB="" MYSQL="@comment " NO_MYSQL="" NIS="@comment " NO_NIS="" OPENLDAP="@comment " NO_OPENLDAP="" PCRE="" NO_PCRE="@comment " PGSQL="@comment " NO_PGSQL="" SASL2="@comment " NO_SASL2="" SPF="@comment " NO_SPF="" SQLITE="@comment " NO_SQLITE="" TEST="@comment " NO_TEST="" TLS="@comment " NO_TLS="" VDA="@comment " NO_VDA="" DOVECOT="@comment " NO_DOVECOT="" DOVECOT2="@comment " NO_DOVECOT2="" SASLKRB5="@comment " NO_SASLKRB5="" SASLKMIT="@comment " NO_SASLKMIT="" REQUIRE="LOGIN cleanvar" READMEDIR="/usr/local/share/doc/postfix" DAEMONDIR="/usr/local/libexec/postfix" META_DIRECTORY="/usr/local/libexec/postfix" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/postfix DOCSDIR=/usr/local/share/doc/postfix EXAMPLESDIR=/usr/local/share/examples/postfix WWWDIR=/usr/local/www/postfix ETCDIR=/usr/local/etc/postfix --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License IPL10 accepted by the user =========================================================================== =================================================== ===> postfix-current-2.12.20141228,4 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.7.txz [head-amd64-default-job-09] Installing pkg-1.4.7... [head-amd64-default-job-09] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of postfix-current-2.12.20141228,4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License IPL10 accepted by the user ===> Fetching all distfiles required by postfix-current-2.12.20141228,4 for building =========================================================================== =================================================== ===> License IPL10 accepted by the user ===> Fetching all distfiles required by postfix-current-2.12.20141228,4 for building => SHA256 Checksum OK for postfix/postfix-2.12-20141228.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License IPL10 accepted by the user ===> Fetching all distfiles required by postfix-current-2.12.20141228,4 for building ===> Extracting for postfix-current-2.12.20141228,4 ===> License IPL10 accepted by the user ===> Fetching all distfiles required by postfix-current-2.12.20141228,4 for building => SHA256 Checksum OK for postfix/postfix-2.12-20141228.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for postfix-current-2.12.20141228,4 ===> Applying FreeBSD patches for postfix-current-2.12.20141228,4 =========================================================================== =================================================== ===> postfix-current-2.12.20141228,4 depends on file: /usr/local/bin/perl5.18.4 - not found ===> Verifying install for /usr/local/bin/perl5.18.4 in /usr/ports/lang/perl5.18 ===> Installing existing package /packages/All/perl5-5.18.4_11.txz [head-amd64-default-job-09] Installing perl5-5.18.4_11... [head-amd64-default-job-09] Extracting perl5-5.18.4_11... done ===> Returning to build of postfix-current-2.12.20141228,4 =========================================================================== =================================================== ===> postfix-current-2.12.20141228,4 depends on shared library: libpcre.so - not found ===> Verifying for libpcre.so in /usr/ports/devel/pcre ===> Installing existing package /packages/All/pcre-8.35_2.txz [head-amd64-default-job-09] Installing pcre-8.35_2... [head-amd64-default-job-09] Extracting pcre-8.35_2... done ===> Returning to build of postfix-current-2.12.20141228,4 =========================================================================== =================================================== ===> Configuring for postfix-current-2.12.20141228,4 (cd /wrkdirs/usr/ports/mail/postfix-current/work/postfix-2.12-20141228 && make -f Makefile.init makefiles DEBUG= CC="cc" OPT="-O2 -pipe -fstack-protector -fno-strict-aliasing" CCARGS="-DDEF_CONFIG_DIR=\\\"/usr/local/etc/postfix\\\" -DDEF_DAEMON_DIR=\\\"/usr/local/libexec/postfix\\\" -DDEF_META_DIR=\\\"/usr/local/libexec/postfix\\\" -DDEF_COMMAND_DIR=\\\"/usr/local/sbin\\\" -DDEF_SENDMAIL_PATH=\\\"/usr/local/sbin/sendmail\\\" -DDEF_NEWALIAS_PATH=\\\"/usr/local/bin/newaliases\\\" -DDEF_MAILQ_PATH=\\\"/usr/local/bin/mailq\\\" -DDEF_MANPAGE_DIR=\\\"/usr/local/man\\\" -DDEF_README_DIR=\\\"/usr/local/share/doc/postfix\\\" -DDEF_HTML_DIR=\\\"/usr/local/share/doc/postfix\\\" -DDEF_QUEUE_DIR=\\\"/var/spool/postfix\\\" -DDEF_DATA_DIR=\\\"/var/db/postfix\\\" -DDEF_MAIL_OWNER=\\\"postfix\\\" -DDEF_SGID_GROUP=\\\"maildrop\\\" -Wmissing-prototypes -Wformat -Wno-comment -DNO_EAI -DHAS_PCRE -I/usr/local/include" shared=yes shlib_directory=/usr/local/lib/postfix dynamicmaps=yes "AU XLIBS_PCRE=`/usr/local/bin/pcre-config --libs`" AUXLIBS="" && echo "all: default" >> Makefile) make -f Makefile.in MAKELEVEL= Makefiles (echo "# Do not edit -- this file documents how Postfix was built for your machine."; /bin/sh makedefs) >makedefs.tmp ATTENTION: ATTENTION: Shared libraries are requested, but not supported on this platform ATTENTION: *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/mail/postfix-current/work/postfix-2.12-20141228 *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/mail/postfix-current/work/postfix-2.12-20141228 *** Error code 1 Stop. make[1]: stopped in /usr/ports/mail/postfix-current *** Error code 1 Stop. make: stopped in /usr/ports/mail/postfix-current From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 10:40:03 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 62D4FA71; Fri, 30 Jan 2015 10:40:03 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 506D4619; Fri, 30 Jan 2015 10:40:03 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UAe3Rc000902; Fri, 30 Jan 2015 10:40:03 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UAe36b000894; Fri, 30 Jan 2015 10:40:03 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 10:40:03 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301040.t0UAe36b000894@beefy2.isc.freebsd.org> To: fjoe@FreeBSD.org Subject: [package - head-amd64-default][net/vblade] Failed for vblade-21 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: Fri, 30 Jan 2015 10:40:03 -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: fjoe@FreeBSD.org Last committer: vanilla@FreeBSD.org Ident: $FreeBSD: head/net/vblade/Makefile 359049 2014-06-24 07:12:00Z vanilla $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/vblade-21.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building net/vblade build started at Fri Jan 30 10:39:59 UTC 2015 port directory: /usr/ports/net/vblade building for: FreeBSD head-amd64-default-job-07 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: fjoe@FreeBSD.org Makefile ident: $FreeBSD: head/net/vblade/Makefile 359049 2014-06-24 07:12:00Z vanilla $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=vblade-21 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/vblade/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/vblade/work HOME=/wrkdirs/usr/ports/net/vblade/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/vblade/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/vblade/work HOME=/wrkdirs/usr/ports/net/vblade/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/vblade" EXAMPLESDIR="share/examples/vblade" DATADIR="share/vblade" WWWDIR="www/vblade" ETCDIR="etc/vblade" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/vblade DOCSDIR=/usr/local/share/doc/vblade EXAMPLESDIR=/usr/local/share/examples/vblade WWWDIR=/usr/local/www/vblade ETCDIR=/usr/local/etc/vblade --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> vblade-21 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.7.txz [head-amd64-default-job-07] Installing pkg-1.4.7... [head-amd64-default-job-07] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of vblade-21 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by vblade-21 for building =========================================================================== =================================================== ===> Fetching all distfiles required by vblade-21 for building => SHA256 Checksum OK for vblade-21.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by vblade-21 for building ===> Extracting for vblade-21 => SHA256 Checksum OK for vblade-21.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for vblade-21 ===> Applying FreeBSD patches for vblade-21 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for vblade-21 =========================================================================== =================================================== ===> Building for vblade-21 + sed 's!^//u64 !!' config/config.h.in cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -g -O2 -c aoe.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -g -O2 -c bpf.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -g -O2 -c freebsd.c freebsd.c:276:21: error: use of undeclared identifier 'DIOCGDINFO' if ((n = ioctl(fd, DIOCGDINFO, lab)) != -1) { ^ 1 error generated. *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/net/vblade/work/vblade-21 *** Error code 1 Stop. make: stopped in /usr/ports/net/vblade From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 10:40:50 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 53211A99; Fri, 30 Jan 2015 10:40:50 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 3EA216B4; Fri, 30 Jan 2015 10:40:50 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UAeogh036221; Fri, 30 Jan 2015 10:40:50 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UAeo76036215; Fri, 30 Jan 2015 10:40:50 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 10:40:50 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301040.t0UAeo76036215@beefy2.isc.freebsd.org> To: ashish@FreeBSD.org Subject: [package - head-amd64-default][math/eukleides] Failed for eukleides-1.5.4_1 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: Fri, 30 Jan 2015 10:40:50 -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: ashish@FreeBSD.org Last committer: olgeni@FreeBSD.org Ident: $FreeBSD: head/math/eukleides/Makefile 361099 2014-07-07 15:31:01Z olgeni $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/eukleides-1.5.4_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building math/eukleides build started at Fri Jan 30 10:39:29 UTC 2015 port directory: /usr/ports/math/eukleides building for: FreeBSD head-amd64-default-job-16 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: ashish@FreeBSD.org Makefile ident: $FreeBSD: head/math/eukleides/Makefile 361099 2014-07-07 15:31:01Z olgeni $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=eukleides-1.5.4_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for eukleides-1.5.4_1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/eukleides/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/eukleides/work HOME=/wrkdirs/usr/ports/math/eukleides/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/eukleides/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/eukleides/work HOME=/wrkdirs/usr/ports/math/eukleides/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/eukleides/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/eukleides/work HOME=/wrkdirs/usr/ports/math/eukleides/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/eukleides/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/eukleides/work HOME=/wrkdirs/usr/ports/math/eukleides/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-- 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=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/eukleides" EXAMPLESDIR="share/examples/eukleides" DATADIR="share/eukleides" WWWDIR="www/eukleides" ETCDIR="etc/eukleides" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/eukleides DOCSDIR=/usr/local/share/doc/eukleides EXAMPLESDIR=/usr/local/share/examples/eukleides WWWDIR=/usr/local/www/eukleides ETCDIR=/usr/local/etc/eukleides --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> eukleides-1.5.4_1 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.7.txz [head-amd64-default-job-16] Installing pkg-1.4.7... [head-amd64-default-job-16] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of eukleides-1.5.4_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by eukleides-1.5.4_1 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by eukleides-1.5.4_1 for building => SHA256 Checksum OK for eukleides-1.5.4.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by eukleides-1.5.4_1 for building ===> Extracting for eukleides-1.5.4_1 => SHA256 Checksum OK for eukleides-1.5.4.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for eukleides-1.5.4_1 ===> Applying FreeBSD patches for eukleides-1.5.4_1 =========================================================================== =================================================== ===> eukleides-1.5.4_1 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 [head-amd64-default-job-16] Installing tex-formats-20140525_1... [head-amd64-default-job-16] `-- Installing tex-kpathsea-6.2.0_1... [head-amd64-default-job-16] | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-16] | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-16] `-- Extracting tex-kpathsea-6.2.0_1... done [head-amd64-default-job-16] `-- Installing tex-web2c-20140525_1... [head-amd64-default-job-16] | `-- Installing openjpeg15-1.5.2_1... [head-amd64-default-job-16] | | `-- Installing lcms2-2.6_3... [head-amd64-default-job-16] | | `-- Installing jpeg-8_6... [head-amd64-default-job-16] | | `-- Extracting jpeg-8_6... done [head-amd64-default-job-16] | | `-- Installing tiff-4.0.3_5... [head-amd64-default-job-16] | | | `-- Installing jbigkit-2.1_1... [head-amd64-default-job-16] | | | `-- Extracting jbigkit-2.1_1... done [head-amd64-default-job-16] | | `-- Extracting tiff-4.0.3_5... done [head-amd64-default-job-16] | | `-- Extracting lcms2-2.6_3... done [head-amd64-default-job-16] | | `-- Installing png-1.6.16... [head-amd64-default-job-16] | | `-- Extracting png-1.6.16... done [head-amd64-default-job-16] | `-- Extracting openjpeg15-1.5.2_1... done [head-amd64-default-job-16] | `-- Installing pixman-0.32.6... [head-amd64-default-job-16] | `-- Extracting pixman-0.32.6... done [head-amd64-default-job-16] | `-- Installing zziplib-0.13.62_2... [head-amd64-default-job-16] | `-- Extracting zziplib-0.13.62_2... done [head-amd64-default-job-16] `-- Extracting tex-web2c-20140525_1... done [head-amd64-default-job-16] `-- Installing texlive-texmf-20140525_4... [head-amd64-default-job-16] | `-- Installing texlive-base-20140525_5... [head-amd64-default-job-16] | | `-- Installing freetype-1.3.1_5... [head-amd64-default-job-16] | | `-- Extracting freetype-1.3.1_5... done [head-amd64-default-job-16] | | `-- Installing freetype2-2.5.5... [head-amd64-default-job-16] | | `-- Extracting freetype2-2.5.5... done [head-amd64-default-job-16] | | `-- Installing ghostscript9-9.06_10... [head-amd64-default-job-16] | | `-- Installing cups-image-1.7.3_3... [head-amd64-default-job-16] | | | `-- Installing cups-client-1.7.3_4... [head-amd64-default-job-16] | | | `-- Installing mDNSResponder-561.1.1... [head-amd64-default-job-16] | | | `-- Extracting mDNSResponder-561.1.1... done ===> Creating users and/or groups. Creating group 'cups' with gid '193'. Creating user 'cups' with uid '193'. [head-amd64-default-job-16] | | | `-- Extracting cups-client-1.7.3_4... done ===> Creating users and/or groups. Using existing group 'cups'. Using existing user 'cups'. [head-amd64-default-job-16] | | `-- Extracting cups-image-1.7.3_3... done [head-amd64-default-job-16] | | `-- Installing expat-2.1.0_2... [head-amd64-default-job-16] | | `-- Extracting expat-2.1.0_2... done [head-amd64-default-job-16] | | `-- Installing gsfonts-8.11_6... [head-amd64-default-job-16] | | `-- Extracting gsfonts-8.11_6... done [head-amd64-default-job-16] | | `-- Installing jbig2dec-0.11_4... [head-amd64-default-job-16] | | `-- Extracting jbig2dec-0.11_4... done [head-amd64-default-job-16] | | `-- Installing libXext-1.3.3,1... [head-amd64-default-job-16] | | | `-- Installing libX11-1.6.2_2,1... [head-amd64-default-job-16] | | | `-- Installing kbproto-1.0.6... [head-amd64-default-job-16] | | | `-- Extracting kbproto-1.0.6... done [head-amd64-default-job-16] | | | `-- Installing libXau-1.0.8_2... [head-amd64-default-job-16] | | | | `-- Installing xproto-7.0.26... [head-amd64-default-job-16] | | | | `-- Extracting xproto-7.0.26... done [head-amd64-default-job-16] | | | `-- Extracting libXau-1.0.8_2... done [head-amd64-default-job-16] | | | `-- Extracting libffi-3.2.1... done [head-amd64-default-job-16] | | | `-- Installing libiconv-1.14_6... [head-amd64-default-job-16] | | | `-- Extracting libiconv-1.14_6... done [head-amd64-default-job-16] | | | `-- Installing pcre-8.35_2... [head-amd64-default-job-16] | | | `-- Extracting pcre-8.35_2... done [head-amd64-default-job-16] | | | `-- Installing python27-2.7.9... [head-amd64-default-job-16] | | | | `-- Installing readline-6.3.8... [head-amd64-default-job-16] | | | | `-- Extracting readline-6.3.8... done [head-amd64-default-job-16] | | | `-- Extracting python27-2.7.9... done [head-amd64-default-job-16] | | | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [head-amd64-default-job-16] | | | `-- Installing libXrender-0.9.8_2... [head-amd64-default-job-16] | | | `-- Installing renderproto-0.11.1... [head-amd64-default-job-16] | | | `-- Extracting renderproto-0.11.1... done [head-amd64-default-job-16] | | | `-- Extracting libXrender-0.9.8_2... done [head-amd64-default-job-16] | | | `-- Installing xcb-util-renderutil-0.3.9... [head-amd64-default-job-16] | | | `-- Installing xcb-util-0.4.0,1... [head-amd64-default-job-16] | | | `-- Extracting xcb-util-0.4.0,1... done [head-amd64-default-job-16] | | | `-- Extracting xcb-util-renderutil-0.3.9... done [head-amd64-default-job-16] | | `-- Extracting cairo-1.12.18_1,2... done [head-amd64-default-job-16] | | `-- Installing poppler-data-0.4.7... [head-amd64-default-job-16] | | `-- Extracting poppler-data-0.4.7... done [head-amd64-default-job-16] | | `-- Extracting poppler-0.26.3_1... done [head-amd64-default-job-16] | | `-- Installing psutils-1.17_4... [head-amd64-default-job-16] | | `-- Extracting psutils-1.17_4... done [head-amd64-default-job-16] | | `-- Installing silgraphite-2.3.1_2... [head-amd64-default-job-16] | | `-- Extracting silgraphite-2.3.1_2... done [head-amd64-default-job-16] | | `-- Installing t1lib-5.1.2_4,1... [head-amd64-default-job-16] | | `-- Extracting t1lib-5.1.2_4,1... done [head-amd64-default-job-16] | | `-- Installing teckit-2.5.1_1... [head-amd64-default-job-16] | | `-- Extracting teckit-2.5.1_1... done [head-amd64-default-job-16] | | `-- Installing tex-ptexenc-1.3.2... [head-amd64-default-job-16] | | `-- Extracting tex-ptexenc-1.3.2... done [head-amd64-default-job-16] | `-- Extracting texlive-base-20140525_5... done [head-amd64-default-job-16] `-- Extracting texlive-texmf-20140525_4... done [head-amd64-default-job-16] 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 eukleides-1.5.4_1 ===> eukleides-1.5.4_1 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 [head-amd64-default-job-16] Installing bison-2.7.1,1... [head-amd64-default-job-16] `-- Installing m4-1.4.17_1,1... [head-amd64-default-job-16] `-- Extracting m4-1.4.17_1,1... done [head-amd64-default-job-16] Extracting bison-2.7.1,1... done ===> Returning to build of eukleides-1.5.4_1 ===> eukleides-1.5.4_1 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 [head-amd64-default-job-16] Installing gettext-tools-0.19.4... [head-amd64-default-job-16] Extracting gettext-tools-0.19.4... done ===> Returning to build of eukleides-1.5.4_1 ===> eukleides-1.5.4_1 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 [head-amd64-default-job-16] Installing gmake-4.1_1... [head-amd64-default-job-16] Extracting gmake-4.1_1... done ===> Returning to build of eukleides-1.5.4_1 ===> eukleides-1.5.4_1 depends on executable: makeinfo - not found ===> Verifying install for makeinfo in /usr/ports/print/texinfo ===> Installing existing package /packages/All/texinfo-5.2.20150101.txz [head-amd64-default-job-16] Installing texinfo-5.2.20150101... [head-amd64-default-job-16] Extracting texinfo-5.2.20150101... done ===> Returning to build of eukleides-1.5.4_1 =========================================================================== =================================================== ===> eukleides-1.5.4_1 depends on shared library: libreadline.so - found (/usr/local/lib/libreadline.so.6) ===> eukleides-1.5.4_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.3) =========================================================================== =================================================== ===> Configuring for eukleides-1.5.4_1 =========================================================================== =================================================== ===> Building for eukleides-1.5.4_1 gmake[1]: Entering directory '/wrkdirs/usr/ports/math/eukleides/work/eukleides-1.5.4' Making eukleides Building parser Building lexer Making dependencies Building symbol.o Building utils.o Building point.o Building set.o Building circle.o Building strings.o Building intersection.o Building line.o Building variable.o Building conic.o Building keywords.o Building vector.o Building test.o Building function.o Building quadrilateral.o Building setting.o Building locus.o Building compiler.o Building number.o Building core.o Building interactive.o Building io.o Building error.o Building triangle.o Building args.o Building main.o Building draw.o Building check.o Building parser.tab.o Building lex.yy.o Linking eukleides Making euktopst Building parser Building lexer Making dependencies Building symbol.o Building utils.o Building point.o Building set.o Building circle.o Building strings.o Building intersection.o Building line.o Building variable.o Building conic.o Building keywords.o Building vector.o Building test.o Building function.o Building quadrilateral.o Building setting.o Building locus.o Building compiler.o Building number.o Building core.o Building interactive.o Building io.o Building error.o Building triangle.o Building args.o Building main.o Building draw.o Building check.o Building parser.tab.o Building lex.yy.o Linking euktopst Making locales Building de.mo Building fr.mo Making locales documentation Building de.pdf Building fr.pdf Making documentation Building info pages eukleides.texi:9: misplaced { eukleides.texi:9: misplaced { eukleides.texi:9: misplaced } eukleides.texi:9: misplaced } eukleides.texi:10: misplaced { eukleides.texi:10: misplaced } eukleides.texi:12: misplaced { eukleides.texi:12: misplaced { eukleides.texi:12: misplaced } eukleides.texi:12: misplaced } eukleides.texi:13: misplaced { eukleides.texi:13: misplaced { eukleides.texi:13: misplaced } eukleides.texi:13: misplaced { eukleides.texi:13: misplaced } eukleides.texi:13: misplaced } eukleides.texi:14: misplaced { eukleides.texi:14: misplaced { eukleides.texi:14: misplaced } eukleides.texi:14: misplaced } eukleides.texi:36: warning: redefining Texinfo language command: @LaTeX Makefile:15: recipe for target 'eukleides.info' failed gmake[2]: *** [eukleides.info] Error 1 Makefile:25: recipe for target 'doc' failed gmake[1]: *** [doc] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/eukleides/work/eukleides-1.5.4' *** Error code 1 Stop. make: stopped in /usr/ports/math/eukleides From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 10:42:36 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 506BFB3C for ; Fri, 30 Jan 2015 10:42:36 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 303B36D2 for ; Fri, 30 Jan 2015 10:42:36 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UAgZMe026478 for ; Fri, 30 Jan 2015 10:42:35 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UAgZH1026454; Fri, 30 Jan 2015 10:42:35 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 10:42:35 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301042.t0UAgZH1026454@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-amd64-default][math/gracetmpl] Failed for gracetmpl-0.3.2 in build 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: Fri, 30 Jan 2015 10:42:36 -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: adamw@FreeBSD.org Ident: $FreeBSD: head/math/gracetmpl/Makefile 367651 2014-09-08 16:23:56Z adamw $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/gracetmpl-0.3.2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building math/gracetmpl build started at Fri Jan 30 10:42:26 UTC 2015 port directory: /usr/ports/math/gracetmpl building for: FreeBSD head-amd64-default-job-12 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/math/gracetmpl/Makefile 367651 2014-09-08 16:23:56Z adamw $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gracetmpl-0.3.2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/gracetmpl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gracetmpl/work HOME=/wrkdirs/usr/ports/math/gracetmpl/work TMPDIR="/tmp" MAKE=gmake PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/gracetmpl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gracetmpl/work HOME=/wrkdirs/usr/ports/math/gracetmpl/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-- PYTHON_VER=2.7 PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd11 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gracetmpl" EXAMPLESDIR="share/examples/gracetmpl" DATADIR="share/gracetmpl" WWWDIR="www/gracetmpl" ETCDIR="etc/gracetmpl" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gracetmpl DOCSDIR=/usr/local/share/doc/gracetmpl EXAMPLESDIR=/usr/local/share/examples/gracetmpl WWWDIR=/usr/local/www/gracetmpl ETCDIR=/usr/local/etc/gracetmpl --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> gracetmpl-0.3.2 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.7.txz [head-amd64-default-job-12] Installing pkg-1.4.7... [head-amd64-default-job-12] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gracetmpl-0.3.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gracetmpl-0.3.2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by gracetmpl-0.3.2 for building => SHA256 Checksum OK for gracetmpl-0.3.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gracetmpl-0.3.2 for building ===> Extracting for gracetmpl-0.3.2 => SHA256 Checksum OK for gracetmpl-0.3.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gracetmpl-0.3.2 ===> Applying FreeBSD patches for gracetmpl-0.3.2 =========================================================================== =================================================== ===> gracetmpl-0.3.2 depends on file: /usr/local/lib/python2.7/site-packages/numarray/__init__.py - not found ===> Verifying install for /usr/local/lib/python2.7/site-packages/numarray/__init__.py in /usr/ports/math/py-numarray ===> Installing existing package /packages/All/py27-numarray-1.5.2.txz [head-amd64-default-job-12] Installing py27-numarray-1.5.2... [head-amd64-default-job-12] `-- Installing py27-setuptools27-5.5.1_1... [head-amd64-default-job-12] | `-- Installing python27-2.7.9... [head-amd64-default-job-12] | | `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-12] | | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-12] | | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-12] | | `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-12] | | `-- Installing libffi-3.2.1... [head-amd64-default-job-12] | | `-- Extracting libffi-3.2.1... done [head-amd64-default-job-12] | | `-- Installing readline-6.3.8... [head-amd64-default-job-12] | | `-- Extracting readline-6.3.8... done [head-amd64-default-job-12] | `-- Extracting python27-2.7.9... done [head-amd64-default-job-12] `-- Extracting py27-setuptools27-5.5.1_1... done [head-amd64-default-job-12] Extracting py27-numarray-1.5.2... done 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 gracetmpl-0.3.2 ===> gracetmpl-0.3.2 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 [head-amd64-default-job-12] Installing gmake-4.1_1... [head-amd64-default-job-12] Extracting gmake-4.1_1... done ===> Returning to build of gracetmpl-0.3.2 ===> gracetmpl-0.3.2 depends on file: /usr/local/bin/python2.7 - found =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for gracetmpl-0.3.2 =========================================================================== =================================================== ===> Building for gracetmpl-0.3.2 gmake[1]: Entering directory '/wrkdirs/usr/ports/math/gracetmpl/work/gracetmpl-0.3.2' c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -c -o gracetmpl.o gracetmpl.cpp gracetmpl.cpp:516:29: error: calling a private constructor of class 'std::__1::__wrap_iter' vector::iterator insPos(&(dataVec_[i])); ^ /usr/include/c++/v1/iterator:1239:31: note: declared private here _LIBCPP_INLINE_VISIBILITY __wrap_iter(iterator_type __x) _NOEXCEPT : __i(__x) {} ^ gracetmpl.cpp:533:32: error: calling a private constructor of class 'std::__1::__wrap_iter' vector::iterator insPos(&(dataVec_[i])); ^ /usr/include/c++/v1/iterator:1239:31: note: declared private here _LIBCPP_INLINE_VISIBILITY __wrap_iter(iterator_type __x) _NOEXCEPT : __i(__x) {} ^ gracetmpl.cpp:1035:36: error: calling a private constructor of class 'std::__1::__wrap_iter' vector::iterator insPos(&(graphsVec_[graph])); ^ /usr/include/c++/v1/iterator:1239:31: note: declared private here _LIBCPP_INLINE_VISIBILITY __wrap_iter(iterator_type __x) _NOEXCEPT : __i(__x) {} ^ 3 errors generated. : recipe for target 'gracetmpl.o' failed gmake[1]: *** [gracetmpl.o] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/gracetmpl/work/gracetmpl-0.3.2' *** Error code 1 Stop. make: stopped in /usr/ports/math/gracetmpl From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 10:46:57 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 D762BBD1; Fri, 30 Jan 2015 10:46:57 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 C3224769; Fri, 30 Jan 2015 10:46:57 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UAkvp1075897; Fri, 30 Jan 2015 10:46:57 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UAkviK075885; Fri, 30 Jan 2015 10:46:57 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 10:46:57 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301046.t0UAkviK075885@beefy2.isc.freebsd.org> To: cs@FreeBSD.org Subject: [package - head-amd64-default][security/pond] Failed for pond-20140824_1 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: Fri, 30 Jan 2015 10:46:57 -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: cs@FreeBSD.org Last committer: cs@FreeBSD.org Ident: $FreeBSD: head/security/pond/Makefile 368278 2014-09-15 18:03:10Z cs $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/pond-20140824_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building security/pond build started at Fri Jan 30 10:46:27 UTC 2015 port directory: /usr/ports/security/pond building for: FreeBSD head-amd64-default-job-07 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: cs@FreeBSD.org Makefile ident: $FreeBSD: head/security/pond/Makefile 368278 2014-09-15 18:03:10Z cs $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=pond-20140824_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/pond/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/pond/work HOME=/wrkdirs/usr/ports/security/pond/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/security/pond/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/pond/work HOME=/wrkdirs/usr/ports/security/pond/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/pond/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/pond/work HOME=/wrkdirs/usr/ports/security/pond/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/security/pond/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/pond/work HOME=/wrkdirs/usr/ports/security/pond/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-- GO_LIBDIR=share/go/pkg/freebsd_amd64 GO_SRCDIR=share/go/src GO_PKGNAME=github.com/agl/pond OSREL=11.0 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/pond" EXAMPLESDIR="share/examples/pond" DATADIR="share/pond" WWWDIR="www/pond" ETCDIR="etc/pond" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pond DOCSDIR=/usr/local/share/doc/pond EXAMPLESDIR=/usr/local/share/examples/pond WWWDIR=/usr/local/www/pond ETCDIR=/usr/local/etc/pond --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> pond-20140824_1 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.7.txz [head-amd64-default-job-07] Installing pkg-1.4.7... [head-amd64-default-job-07] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of pond-20140824_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by pond-20140824_1 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by pond-20140824_1 for building => SHA256 Checksum OK for pond-20140824.tar.gz. => SHA256 Checksum OK for go-gtk-20140629.tar.gz. => SHA256 Checksum OK for ed25519-20140215.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by pond-20140824_1 for building ===> Extracting for pond-20140824_1 => SHA256 Checksum OK for pond-20140824.tar.gz. => SHA256 Checksum OK for go-gtk-20140629.tar.gz. => SHA256 Checksum OK for ed25519-20140215.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for pond-20140824_1 =========================================================================== =================================================== ===> pond-20140824_1 depends on file: /usr/local/share/go/pkg/freebsd_amd64/code.google.com/p/go.crypto/bcrypt.a - not found ===> Verifying install for /usr/local/share/go/pkg/freebsd_amd64/code.google.com/p/go.crypto/bcrypt.a in /usr/ports/security/go.crypto ===> Installing existing package /packages/All/go.crypto-20140828.txz [head-amd64-default-job-07] Installing go.crypto-20140828... [head-amd64-default-job-07] Extracting go.crypto-20140828... done ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on file: /usr/local/share/go/pkg/freebsd_amd64/code.google.com/p/goprotobuf/proto.a - not found ===> Verifying install for /usr/local/share/go/pkg/freebsd_amd64/code.google.com/p/goprotobuf/proto.a in /usr/ports/devel/goprotobuf ===> Installing existing package /packages/All/goprotobuf-20140812.txz [head-amd64-default-job-07] Installing goprotobuf-20140812... [head-amd64-default-job-07] `-- Installing protobuf-2.6.0... [head-amd64-default-job-07] `-- Extracting protobuf-2.6.0... done [head-amd64-default-job-07] Extracting goprotobuf-20140812... done ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on file: /usr/local/share/go/pkg/freebsd_amd64/code.google.com/p/go.net/dict.a - not found ===> Verifying install for /usr/local/share/go/pkg/freebsd_amd64/code.google.com/p/go.net/dict.a in /usr/ports/net/go.net ===> Installing existing package /packages/All/go.net-20131227.txz [head-amd64-default-job-07] Installing go.net-20131227... [head-amd64-default-job-07] Extracting go.net-20131227... done ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on file: /usr/local/bin/go - not found ===> Verifying install for /usr/local/bin/go in /usr/ports/lang/go ===> Installing existing package /packages/All/go-1.4,1.txz [head-amd64-default-job-07] Installing go-1.4,1... [head-amd64-default-job-07] Extracting go-1.4,1... done ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on file: /usr/local/bin/intltool-extract - not found ===> Verifying install for /usr/local/bin/intltool-extract in /usr/ports/textproc/intltool ===> Installing existing package /packages/All/intltool-0.50.2.txz [head-amd64-default-job-07] Installing intltool-0.50.2... [head-amd64-default-job-07] `-- Installing p5-XML-Parser-2.41_2... [head-amd64-default-job-07] | `-- Installing expat-2.1.0_2... [head-amd64-default-job-07] | `-- Extracting expat-2.1.0_2... done [head-amd64-default-job-07] | `-- Installing perl5-5.18.4_11... [head-amd64-default-job-07] | `-- Extracting perl5-5.18.4_11... done [head-amd64-default-job-07] `-- Extracting p5-XML-Parser-2.41_2... done [head-amd64-default-job-07] Extracting intltool-0.50.2... done ===> Returning to build of pond-20140824_1 =========================================================================== =================================================== ===> pond-20140824_1 depends on shared library: libgtkspell.so - not found ===> Verifying for libgtkspell.so in /usr/ports/textproc/gtkspell ===> Installing existing package /packages/All/gtkspell-2.0.16_5.txz [head-amd64-default-job-07] Installing gtkspell-2.0.16_5... [head-amd64-default-job-07] `-- Installing atk-2.14.0... [head-amd64-default-job-07] | `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-07] | | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-07] | | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-07] | `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-07] | `-- Installing glib-2.42.1... [head-amd64-default-job-07] | | `-- Installing libffi-3.2.1... [head-amd64-default-job-07] | | `-- Extracting libffi-3.2.1... done [head-amd64-default-job-07] | | `-- Installing libiconv-1.14_6... [head-amd64-default-job-07] | | `-- Extracting libiconv-1.14_6... done [head-amd64-default-job-07] | | `-- Installing pcre-8.35_2... [head-amd64-default-job-07] | | `-- Extracting pcre-8.35_2... done [head-amd64-default-job-07] | | `-- Installing python27-2.7.9... [head-amd64-default-job-07] | | `-- Installing readline-6.3.8... [head-amd64-default-job-07] | | `-- Extracting readline-6.3.8... done [head-amd64-default-job-07] | | `-- Extracting python27-2.7.9... done [head-amd64-default-job-07] | `-- Extracting glib-2.42.1... done /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 [head-amd64-default-job-07] | | | `-- Installing pixman-0.32.6... [head-amd64-default-job-07] | | | `-- Extracting pixman-0.32.6... done [head-amd64-default-job-07] | | | `-- Installing xcb-util-renderutil-0.3.9... [head-amd64-default-job-07] | | | `-- Installing xcb-util-0.4.0,1... [head-amd64-default-job-07] | | | `-- Extracting xcb-util-0.4.0,1... done [head-amd64-default-job-07] | | | `-- Extracting xcb-util-renderutil-0.3.9... done [head-amd64-default-job-07] | | `-- Extracting cairo-1.12.18_1,2... done [head-amd64-default-job-07] | | `-- Installing encodings-1.0.4_1,1... [head-amd64-default-job-07] | | | `-- Installing font-util-1.3.0_1... [head-amd64-default-job-07] | | | `-- Extracting font-util-1.3.0_1... done [head-amd64-default-job-07] | | `-- Extracting encodings-1.0.4_1,1... done [head-amd64-default-job-07] | | `-- Installing harfbuzz-0.9.36... [head-amd64-default-job-07] | | | `-- Installing graphite2-1.2.4... [head-amd64-default-job-07] | | | `-- Extracting graphite2-1.2.4... done [head-amd64-default-job-07] | | | `-- Installing icu-53.1... [head-amd64-default-job-07] | | | `-- Extracting icu-53.1... done [head-amd64-default-job-07] | | `-- Extracting harfbuzz-0.9.36... done [head-amd64-default-job-07] | | `-- Installing libXft-2.3.2... [head-amd64-default-job-07] | | `-- Extracting libXft-2.3.2... done [head-amd64-default-job-07] | | `-- Installing xorg-fonts-truetype-7.7_1... [head-amd64-default-job-07] | | | `-- Installing dejavu-2.34_4... [head-amd64-default-job-07] | | | `-- Extracting dejavu-2.34_4... done [head-amd64-default-job-07] | | | `-- Installing font-bh-ttf-1.0.3_1... [head-amd64-default-job-07] | | | `-- Installing mkfontdir-1.0.7... [head-amd64-default-job-07] | | | | `-- Installing mkfontscale-1.1.1_1... [head-amd64-default-job-07] | | | | `-- Installing libfontenc-1.1.2_2... [head-amd64-default-job-07] | | | | `-- Extracting libfontenc-1.1.2_2... done [head-amd64-default-job-07] | | | | `-- Extracting mkfontscale-1.1.1_1... done [head-amd64-default-job-07] | | | `-- Extracting mkfontdir-1.0.7... done [head-amd64-default-job-07] | | | `-- Extracting font-bh-ttf-1.0.3_1... done [head-amd64-default-job-07] | | | `-- Installing font-misc-ethiopic-1.0.3_1... [head-amd64-default-job-07] | | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [head-amd64-default-job-07] | | | `-- Installing font-misc-meltho-1.0.3_1... [head-amd64-default-job-07] | | | `-- Extracting font-misc-meltho-1.0.3_1... done [head-amd64-default-job-07] | | `-- Extracting pango-1.36.8... done [head-amd64-default-job-07] | | `-- Installing shared-mime-info-1.1_1... [head-amd64-default-job-07] | | `-- Extracting shared-mime-info-1.1_1... done [head-amd64-default-job-07] | `-- Extracting gtk-update-icon-cache-2.24.25... done [head-amd64-default-job-07] | `-- Installing python-2.7_2,2... [head-amd64-default-job-07] | | `-- Installing python2-2_3... [head-amd64-default-job-07] | | `-- Extracting python2-2_3... done [head-amd64-default-job-07] | `-- Extracting python-2.7_2,2... done [head-amd64-default-job-07] `-- Extracting gtk2-2.24.25_1... done [head-amd64-default-job-07] Extracting gtkspell-2.0.16_5... done 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 ===================================================================== Message for dejavu-2.34_4: 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. ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on shared library: libtspi.so - not found ===> Verifying for libtspi.so in /usr/ports/security/trousers ===> Installing existing package /packages/All/trousers-tddl-0.3.10_7.txz [head-amd64-default-job-07] Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [head-amd64-default-job-07] Extracting trousers-tddl-0.3.10_7... done Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so.0.21409.1) ===> pond-20140824_1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so.0.4200.1) ===> pond-20140824_1 depends on shared library: libgtk-3.so - not found ===> Verifying for libgtk-3.so in /usr/ports/x11-toolkits/gtk30 ===> Installing existing package /packages/All/gtk3-3.14.7.txz [head-amd64-default-job-07] Installing gtk3-3.14.7... [head-amd64-default-job-07] `-- Installing adwaita-icon-theme-3.14.0_1... [head-amd64-default-job-07] `-- Extracting adwaita-icon-theme-3.14.0_1... done [head-amd64-default-job-07] `-- Installing at-spi2-atk-2.14.1... [head-amd64-default-job-07] | `-- Installing at-spi2-core-2.14.1... [head-amd64-default-job-07] | | `-- Installing dbus-1.8.12_1... [head-amd64-default-job-07] | | `-- Installing gnome_subr-1.0... [head-amd64-default-job-07] | | `-- Extracting gnome_subr-1.0... done ===> Creating users and/or groups. Creating group 'messagebus' with gid '556'. Creating user 'messagebus' with uid '556'. [head-amd64-default-job-07] | | `-- Extracting dbus-1.8.12_1... done [head-amd64-default-job-07] | | `-- Installing libXtst-1.2.2_2... [head-amd64-default-job-07] | | `-- Installing recordproto-1.14.2... [head-amd64-default-job-07] | | `-- Extracting recordproto-1.14.2... done [head-amd64-default-job-07] | | `-- Extracting libXtst-1.2.2_2... done [head-amd64-default-job-07] | `-- Extracting at-spi2-core-2.14.1... done [head-amd64-default-job-07] `-- Extracting at-spi2-atk-2.14.1... done [head-amd64-default-job-07] `-- Installing colord-1.2.4... [head-amd64-default-job-07] | `-- Installing lcms2-2.6_3... [head-amd64-default-job-07] | `-- Extracting lcms2-2.6_3... done [head-amd64-default-job-07] | `-- Installing polkit-0.105_5... [head-amd64-default-job-07] | | `-- Installing gobject-introspection-1.42.0... [head-amd64-default-job-07] | | `-- Extracting gobject-introspection-1.42.0... done [head-amd64-default-job-07] | `-- Extracting polkit-0.105_5... done [head-amd64-default-job-07] | `-- Installing sqlite3-3.8.8... [head-amd64-default-job-07] | `-- Extracting sqlite3-3.8.8... done ===> Creating users and/or groups. Creating group 'colord' with gid '970'. Creating user 'colord' with uid '970'. [head-amd64-default-job-07] `-- Extracting colord-1.2.4... done [head-amd64-default-job-07] Extracting gtk3-3.14.7... done ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so.0.3600.8) =========================================================================== =================================================== ===> Configuring for pond-20140824_1 =========================================================================== =================================================== ===> Building for pond-20140824_1 github.com/agl/ed25519/edwards25519 github.com/agl/pond/bbssig code.google.com/p/go.crypto/nacl/secretbox github.com/agl/pond/server/protos code.google.com/p/go.crypto/ssh/terminal github.com/agl/pond/client/system github.com/agl/pond/panda/proto github.com/agl/pond/panda/rijndael github.com/agl/pond/protos code.google.com/p/go.crypto/nacl/box github.com/agl/pond/panda github.com/agl/pond/transport github.com/agl/pond/client/disk github.com/agl/ed25519 github.com/agl/ed25519/extra25519 github.com/agl/pond/client/ratchet github.com/agl/pond/pond-server github.com/agl/pond/pond # github.com/agl/pond/pond-server runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519.REDMASK51 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519._121666_213 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519._2P0 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519._2P1234 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA130 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA32 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA64 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA96 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET0 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET1 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET2 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET3 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET3MINUSTWO128 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET0 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET1 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET2 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET3 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.SCALE size 8 # github.com/agl/pond/pond runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519.REDMASK51 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519._121666_213 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519._2P0 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519._2P1234 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA130 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA32 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA64 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA96 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET0 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET1 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET2 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET3 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET3MINUSTWO128 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET0 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET1 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET2 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET3 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.SCALE size 8 *** Error code 2 Stop. make: stopped in /usr/ports/security/pond From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 10:52:19 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 A9303CDD for ; Fri, 30 Jan 2015 10:52:19 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 9403D832 for ; Fri, 30 Jan 2015 10:52:19 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UAqJM8042015 for ; Fri, 30 Jan 2015 10:52:19 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UAqJKQ041998; Fri, 30 Jan 2015 10:52:19 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 10:52:19 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301052.t0UAqJKQ041998@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-amd64-default][multimedia/bombono] Failed for bombono-1.2.2_6 in build 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: Fri, 30 Jan 2015 10:52:19 -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: tijl@FreeBSD.org Ident: $FreeBSD: head/multimedia/bombono/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/bombono-1.2.2_6.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building multimedia/bombono build started at Fri Jan 30 10:37:07 UTC 2015 port directory: /usr/ports/multimedia/bombono building for: FreeBSD head-amd64-default-job-05 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/multimedia/bombono/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=bombono-1.2.2_6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/bombono/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/bombono/work HOME=/wrkdirs/usr/ports/multimedia/bombono/work TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/bombono/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/bombono/work HOME=/wrkdirs/usr/ports/multimedia/bombono/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -lintl -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-a liasing -I/usr/local/include -Wl,-rpath=/usr/local/lib/gcc48" 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-- OSREL=11.0 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/bombono" EXAMPLESDIR="share/examples/bombono" DATADIR="share/bombono" WWWDIR="www/bombono" ETCDIR="etc/bombono" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/bombono DOCSDIR=/usr/local/share/doc/bombono EXAMPLESDIR=/usr/local/share/examples/bombono WWWDIR=/usr/local/www/bombono ETCDIR=/usr/local/etc/bombono --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> bombono-1.2.2_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.7.txz [head-amd64-default-job-05] Installing pkg-1.4.7... [head-amd64-default-job-05] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of bombono-1.2.2_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by bombono-1.2.2_6 for building =========================================================================== =================================================== ===> Fetching all distfiles required by bombono-1.2.2_6 for building => SHA256 Checksum OK for bombono-dvd-1.2.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by bombono-1.2.2_6 for building ===> Extracting for bombono-1.2.2_6 => SHA256 Checksum OK for bombono-dvd-1.2.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for bombono-1.2.2_6 ===> Applying FreeBSD patches for bombono-1.2.2_6 =========================================================================== =================================================== ===> bombono-1.2.2_6 depends on executable: gm - not found ===> Verifying install for gm in /usr/ports/graphics/GraphicsMagick ===> Installing existing package /packages/All/GraphicsMagick-1.3.20_2,1.txz [head-amd64-default-job-05] Installing GraphicsMagick-1.3.20_2,1... [head-amd64-default-job-05] `-- Installing freetype2-2.5.5... [head-amd64-default-job-05] `-- Extracting freetype2-2.5.5... done [head-amd64-default-job-05] `-- Installing gcc-4.8.4... [head-amd64-default-job-05] | `-- Installing binutils-2.25... [head-amd64-default-job-05] | | `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-05] | | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-05] | | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-05] | | `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-05] | `-- Extracting binutils-2.25... done [head-amd64-default-job-05] | `-- Installing gcc-ecj-4.5... [head-amd64-default-job-05] | `-- Extracting gcc-ecj-4.5... done [head-amd64-default-job-05] | `-- Installing gmp-5.1.3_2... [head-amd64-default-job-05] | `-- Extracting gmp-5.1.3_2... done [head-amd64-default-job-05] | `-- Installing mpc-1.0.2_1... [head-amd64-default-job-05] | | `-- Installing mpfr-3.1.2_2... [head-amd64-default-job-05] | | `-- Extracting mpfr-3.1.2_2... done [head-amd64-default-job-05] | `-- Extracting mpc-1.0.2_1... done [head-amd64-default-job-05] `-- Extracting gcc-4.8.4... done [head-amd64-default-job-05] `-- Installing ghostscript9-9.06_10... [head-amd64-default-job-05] | `-- Installing cups-image-1.7.3_3... [head-amd64-default-job-05] | | `-- Installing cups-client-1.7.3_4... [head-amd64-default-job-05] | | `-- Installing mDNSResponder-561.1.1... [head-amd64-default-job-05] | | `-- Extracting mDNSResponder-561.1.1... done ===> Creating users and/or groups. Creating group 'cups' with gid '193'. Creating user 'cups' with uid '193'. [head-amd64-default-job-05] | | `-- Extracting cups-client-1.7.3_4... done [head-amd64-default-job-05] | | `-- Installing jpeg-8_6... [head-amd64-default-job-05] | | `-- Extracting jpeg-8_6... done [head-amd64-default-job-05] | | `-- Installing png-1.6.16... [head-amd64-default-job-05] | | `-- Extracting png-1.6.16... done [head-amd64-default-job-05] | | `-- Installing tiff-4.0.3_5... [head-amd64-default-job-05] | | `-- Installing jbigkit-2.1_1... [head-amd64-default-job-05] | | `-- Extracting jbigkit-2.1_1... done [head-amd64-default-job-05] | | `-- Extracting tiff-4.0.3_5... done ===> Creating users and/or groups. Using existing group 'cups'. Using existing user 'cups'. [head-amd64-default-job-05] | `-- Extracting cups-image-1.7.3_3... done [head-amd64-default-job-05] | `-- Installing expat-2.1.0_2... [head-amd64-default-job-05] | `-- Extracting expat-2.1.0_2... done [head-amd64-default-job-05] | `-- Installing gsfonts-8.11_6... [head-amd64-default-job-05] | `-- Extracting gsfonts-8.11_6... done [head-amd64-default-job-05] | `-- Installing jbig2dec-0.11_4... [head-amd64-default-job-05] | `-- Extracting jbig2dec-0.11_4... done [head-amd64-default-job-05] | `-- Installing lcms2-2.6_3... [head-amd64-default-job-05] | `-- Extracting lcms2-2.6_3... done [head-amd64-default-job-05] | `-- Installing libXext-1.3.3,1... [head-amd64-default-job-05] | | `-- Installing libX11-1.6.2_2,1... [head-amd64-default-job-05] | | `-- Installing kbproto-1.0.6... [head-amd64-default-job-05] | | `-- Extracting kbproto-1.0.6... done [head-amd64-default-job-05] | | `-- Installing libXau-1.0.8_2... [head-amd64-default-job-05] | | | `-- Installing xproto-7.0.26... [head-amd64-default-job-05] | | | `-- Extracting xproto-7.0.26... done [head-amd64-default-job-05] | | `-- Extracting libXau-1.0.8_2... done [head-amd64-default-job-05] | | `-- Installing libXdmcp-1.1.1_2... [head-amd64-default-job-05] | | `-- Extracting libXdmcp-1.1.1_2... done [head-amd64-default-job-05] | | `-- Installing libxcb-1.11... [head-amd64-default-job-05] | | | `-- Installing libpthread-stubs-0.3_6... [head-amd64-default-job-05] | | | `-- Extracting libpthread-stubs-0.3_6... done [head-amd64-default-job-05] | | | `-- Installing libxml2-2.9.2_2... [head-amd64-default-job-05] | | | `-- Extracting libxml2-2.9.2_2... done [head-amd64-default-job-05] | | `-- Extracting libxcb-1.11... done [head-amd64-default-job-05] | | `-- Extracting libX11-1.6.2_2,1... done [head-amd64-default-job-05] | | `-- Installing xextproto-7.3.0... [head-amd64-default-job-05] | | `-- Extracting xextproto-7.3.0... done [head-amd64-default-job-05] | `-- Extracting libXext-1.3.3,1... done add.cpp:(.text+0x2697): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' add.cpp:(.text+0x2e61): undefined reference to `boost::filesystem3::path::parent_path() const' build/src/mgui/project/browser.o: In function `Project::ObjectBrowser::on_drag_motion(Glib::RefPtr const&, int, int, unsigned int)': browser.cpp:(.text+0x18c): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/browser.o: In function `SafeRemove(std::string const&)': browser.cpp:(.text+0x1413): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' browser.cpp:(.text+0x142b): undefined reference to `boost::filesystem3::detail::remove(boost::filesystem3::path const&, boost::system::error_code*)' build/src/mgui/project/browser.o: In function `Project::ObjectStore::drag_data_received_vfunc(Gtk::TreePath const&, Gtk::SelectionData const&)': browser.cpp:(.text+0x3258): undefined reference to `Glib::operator<<(std::ostream&, Glib::ustring const&)' browser.cpp:(.text+0x327a): undefined reference to `Glib::operator<<(std::ostream&, Glib::ustring const&)' build/src/mgui/project/browser.o: In function `Uri2LocalPath(std::string const&, bool&)': browser.cpp:(.text+0x37dd): undefined reference to `Gio::File::create_for_uri(std::string const&)' browser.cpp:(.text+0x390a): undefined reference to `Gio::File::query_info_async(sigc::slot&, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil> const&, Glib::RefPtr const&, std::string const&, Gio::FileQueryInfoFlags, int) const' browser.cpp:(.text+0x3b48): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' browser.cpp:(.text+0x3b6e): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' browser.cpp:(.text+0x3ba9): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' browser.cpp:(.text+0x3c16): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' browser.cpp:(.text+0x3c5a): undefined reference to `Gio::File::create_for_path(std::string const&)' browser.cpp:(.text+0x3f1d): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' browser.cpp:(.text+0x3fa4): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' browser.cpp:(.text+0x3fe9): undefined reference to `boost::filesystem3::detail::rename(boost::filesystem3::path const&, boost::filesystem3::path const&, boost::system::error_code*)' build/src/mgui/project/browser.o: In function `Gtkmm2ext::DnDTreeView >::on_drag_data_get(Glib::RefPtr const&, Gtk::SelectionData&, unsigned int, unsigned int)': browser.cpp:(.text._ZN9Gtkmm2ext11DnDTreeViewIN5boost13intrusive_ptrIN7Project5MediaEEEE16on_drag_data_getERKN4Glib6RefPtrIN3Gdk11DragContextEEERN3Gtk13SelectionDataEjj[_ZN9Gtkmm2ext11DnDTreeViewIN5boost13intrusive_ptrIN7Project5MediaEEEE16on_drag_data_getERKN4Glib6RefPtrIN3Gdk11DragContextEEERN3Gtk13SelectionDataEjj]+0x108): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/media-browser.o: In function `Project::OnBitrateControlsChanged(Project::BitrateControls&, bool)': media-browser.cpp:(.text+0x91): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/media-browser.o: In function `Project::AppendNamedValue(Gtk::VBox&, Glib::RefPtr, char const*, std::string const&)': media-browser.cpp:(.text+0x16a): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/media-browser.o: In function `Project::SetSubtitles(boost::intrusive_ptr, Gtk::Dialog&)': media-browser.cpp:(.text+0x2796): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/media-browser.o: In function `Project::RenderField(Gtk::CellRenderer*, Gtk::TreeIter const&, boost::function const&)': media-browser.cpp:(.text+0x2e67): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/media-browser.o:media-browser.cpp:(.text+0x7094): more undefined references to `Glib::ustring::ustring(std::string const&)' follow build/src/mgui/project/serialize.o: In function `Project::MakeProjectTitle(bool)': serialize.cpp:(.text+0x482): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' serialize.cpp:(.text+0x4bd): undefined reference to `boost::filesystem3::path::parent_path() const' build/src/mgui/project/serialize.o: In function `Project::SetAppTitle(bool)': serialize.cpp:(.text+0x6fd): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/serialize.o: In function `Project::CheckBeforeClosing(Project::ConstructorApp&)': serialize.cpp:(.text+0x24ef): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/serialize.o: In function `Project::OnNewProject(Project::ConstructorApp&, bool)': serialize.cpp:(.text+0x2925): undefined reference to `Gtk::Image::Image(std::string const&)' build/src/mgui/project/thumbnail.o: In function `Project::ImgFilePE::MakeImage(PointT const&)': thumbnail.cpp:(.text+0x143c): undefined reference to `Gdk::Pixbuf::create_from_file(std::string const&, int, int, bool)' thumbnail.cpp:(.text+0x154e): undefined reference to `Gdk::Pixbuf::create_from_file(std::string const&)' build/src/mgui/sdk/dndtreeview.o: In function `Gtkmm2ext::DnDTreeViewBase::add_object_drag(int, std::string)': dndtreeview.cc:(.text+0x90b): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/sdk/textview.o: In function `AppendText(Gtk::TextView&, std::string const&)': textview.cpp:(.text+0x2f3): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/sdk/textview.o: In function `ApplyTag(Gtk::TextView&, std::pair const&, std::string const&, boost::function)>)': textview.cpp:(.text+0x6dd): undefined reference to `Glib::ustring::ustring(std::string const&)' textview.cpp:(.text+0x801): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/sdk/widget.o: In function `SetFilename(Gtk::FileChooser&, std::string const&)': widget.cpp:(.text+0x4de): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/timeline/layout.o:layout.cpp:(.text+0x676): more undefined references to `Glib::ustring::ustring(std::string const&)' follow build/src/mgui/timeline/mviewer.o: In function `OpenFile(Gtk::FileChooser&, boost::function >&)>)': mviewer.cpp:(.text+0x13d9): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' mviewer.cpp:(.text+0x13fd): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' mviewer.cpp:(.text+0x1414): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' mviewer.cpp:(.text+0x1438): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' build/src/mgui/timeline/mviewer.o: In function `PackFileChooserWidget(Gtk::Container&, boost::function >&)>, bool)': mviewer.cpp:(.text+0x2745): undefined reference to `Glib::ustring::ustring(std::string const&)' mviewer.cpp:(.text+0x27a4): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/timeline/mviewer.o: In function `OpenFileWithTrackLayout(TrackLayout&, char const*)': mviewer.cpp:(.text+0x366d): undefined reference to `Glib::ustring::ustring(std::string const&)' mviewer.cpp:(.text+0x3710): undefined reference to `Glib::path_get_basename(std::string const&)' mviewer.cpp:(.text+0x371f): undefined reference to `Glib::filename_to_utf8(std::string const&)' build/src/mgui/timeline/select.o: In function `Timeline::OnSaveFrameDialog(Gtk::FileChooserDialog&, Gtk::CheckButton&)': select.cpp:(.text+0x4fb): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/timeline/select.o: In function `Timeline::EditBigLabelTL::BeginState(TrackLayout&)': select.cpp:(.text+0x18d6): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/timeline/select.o: In function `Timeline::ContextMenuHook::AtScale()': select.cpp:(.text+0x39d1): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/timeline/select.o: In function `Timeline::SaveFrame(Timeline::DAMonitor&)': select.cpp:(.text+0x4cac): undefined reference to `Glib::ustring::ustring(std::string const&)' select.cpp:(.text+0x4ea2): undefined reference to `Glib::ustring::operator=(std::string const&)' select.cpp:(.text+0x4edd): undefined reference to `Gdk::Pixbuf::save(std::string const&, Glib::ustring const&)' select.cpp:(.text+0x4f02): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' select.cpp:(.text+0x4f23): undefined reference to `boost::filesystem3::path::parent_path() const' build/src/mgui/timeline/service.o: In function `Timeline::Service::FormBigLabel()': service.cpp:(.text+0x2b2): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/timeline/service.o: In function `Timeline::Service::FormTrackName()': service.cpp:(.text+0xc1c): undefined reference to `Glib::ustring::ustring(std::string const&)' build/lib/libMdBase.a(archieve.o): In function `Project::Serialization::SaveArchiever::SerializeStringableImpl(boost::function)': archieve.cpp:(.text+0x4b8): undefined reference to `Glib::ustring::ustring(std::string const&)' archieve.cpp:(.text+0x52b): undefined reference to `Glib::ustring::ustring(std::string const&)' build/lib/libMdBase.a(archieve-sdk.o): In function `Project::DoLoadArchieve(std::string const&, boost::function const&, char const*)': archieve-sdk.cpp:(.text+0x2ea): undefined reference to `Glib::ustring::ustring(std::string const&)' build/lib/libMdBase.a(media.o): In function `Project::ConvertPathToUtf8(std::string const&)': media.cpp:(.text+0x27c): undefined reference to `Glib::filename_to_utf8(std::string const&)' build/lib/libMdBase.a(media.o): In function `Project::ConvertPathFromUtf8(std::string const&)': media.cpp:(.text+0x2bc): undefined reference to `Glib::ustring::ustring(std::string const&)' build/lib/libMdBase.a(media.o): In function `Project::StorageMD::MakeByPath(std::string const&, bool, std::string const&)': media.cpp:(.text+0x32f): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' media.cpp:(.text+0x34f): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' media.cpp:(.text+0x3de): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' build/lib/libMdBase.a(media.o): In function `CreateDirs(boost::filesystem3::path const&, std::string&)': media.cpp:(.text+0xca3): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' media.cpp:(.text+0xcb2): undefined reference to `boost::filesystem3::detail::create_directories(boost::filesystem3::path const&, boost::system::error_code*)' build/lib/libMdBase.a(resources.o): In function `CreateBmdDir(std::string const&)': resources.cpp:(.text+0x716): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' resources.cpp:(.text+0x744): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' resources.cpp:(.text+0x773): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' build/lib/libMdLib.a(filesystem.o): In function `boost::filesystem::name_str(boost::filesystem3::path const&)': filesystem.cpp:(.text+0x2f): undefined reference to `boost::filesystem3::path::filename() const' build/lib/libMdLib.a(filesystem.o): In function `boost::filesystem::name_str(std::string const&)': filesystem.cpp:(.text+0xb6): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' build/lib/libMdLib.a(filesystem.o): In function `get_basename(boost::filesystem3::path const&)': filesystem.cpp:(.text+0x17f): undefined reference to `boost::filesystem3::path::stem() const' build/lib/libMdLib.a(filesystem.o): In function `get_extension(boost::filesystem3::path const&)': filesystem.cpp:(.text+0x201): undefined reference to `boost::filesystem3::path::extension() const' build/lib/libMdLib.a(filesystem.o): In function `Project::MakeAbsolutePath(boost::filesystem3::path const&, boost::filesystem3::path const&)': filesystem.cpp:(.text+0x374): undefined reference to `boost::filesystem3::path::root_directory() const' filesystem.cpp:(.text+0x3cf): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' filesystem.cpp:(.text+0x438): undefined reference to `boost::filesystem3::path::m_normalize()' filesystem.cpp:(.text+0x478): undefined reference to `boost::filesystem3::detail::current_path(boost::system::error_code*)' build/lib/libMdLib.a(filesystem.o): In function `Project::MakeRelativeToDir(boost::filesystem3::path&, boost::filesystem3::path)': filesystem.cpp:(.text+0x5c2): undefined reference to `boost::filesystem3::path::m_normalize()' filesystem.cpp:(.text+0x5ca): undefined reference to `boost::filesystem3::path::m_normalize()' filesystem.cpp:(.text+0x5d7): undefined reference to `boost::filesystem3::path::begin() const' filesystem.cpp:(.text+0x5e4): undefined reference to `boost::filesystem3::path::end() const' filesystem.cpp:(.text+0x5f1): undefined reference to `boost::filesystem3::path::begin() const' filesystem.cpp:(.text+0x601): undefined reference to `boost::filesystem3::path::end() const' filesystem.cpp:(.text+0x6e6): undefined reference to `boost::filesystem3::path::m_path_iterator_increment(boost::filesystem3::path::iterator&)' filesystem.cpp:(.text+0x6fd): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' filesystem.cpp:(.text+0x707): undefined reference to `boost::filesystem3::path::m_append_separator_if_needed()' filesystem.cpp:(.text+0x73c): undefined reference to `boost::filesystem3::path::m_erase_redundant_separator(unsigned long)' filesystem.cpp:(.text+0x76b): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' filesystem.cpp:(.text+0x775): undefined reference to `boost::filesystem3::path::m_path_iterator_increment(boost::filesystem3::path::iterator&)' filesystem.cpp:(.text+0x813): undefined reference to `boost::filesystem3::path::m_path_iterator_increment(boost::filesystem3::path::iterator&)' filesystem.cpp:(.text+0x81d): undefined reference to `boost::filesystem3::path::m_path_iterator_increment(boost::filesystem3::path::iterator&)' build/lib/libMdLib.a(filesystem.o): In function `AppendPath(std::string const&, std::string const&)': filesystem.cpp:(.text+0x9ab): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' filesystem.cpp:(.text+0x9ca): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' filesystem.cpp:(.text+0x9f9): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' build/lib/libMdLib.a(filesystem.o): In function `boost::filesystem::is_empty_directory(boost::filesystem3::path const&)': filesystem.cpp:(.text+0xc68): undefined reference to `boost::filesystem3::detail::directory_iterator_construct(boost::filesystem3::directory_iterator&, boost::filesystem3::path const&, boost::system::error_code*)' build/lib/libMdLib.a(filesystem.o): In function `Project::ClearAllFiles(boost::filesystem3::path const&, std::string&)': filesystem.cpp:(.text+0x1425): undefined reference to `boost::filesystem3::detail::directory_iterator_construct(boost::filesystem3::directory_iterator&, boost::filesystem3::path const&, boost::system::error_code*)' filesystem.cpp:(.text+0x143a): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' filesystem.cpp:(.text+0x144a): undefined reference to `boost::filesystem3::path_traits::dispatch(boost::filesystem3::directory_entry const&, std::string&, std::codecvt const&)' filesystem.cpp:(.text+0x1456): undefined reference to `boost::filesystem3::detail::remove_all(boost::filesystem3::path const&, boost::system::error_code*)' filesystem.cpp:(.text+0x1476): undefined reference to `boost::filesystem3::detail::directory_iterator_increment(boost::filesystem3::directory_iterator&, boost::system::error_code*)' build/lib/libMdLib.a(filesystem.o): In function `void boost::checked_delete(boost::filesystem3::detail::dir_itr_imp*)': filesystem.cpp:(.text._ZN5boost14checked_deleteINS_11filesystem36detail11dir_itr_impEEEvPT_[_ZN5boost14checked_deleteINS_11filesystem36detail11dir_itr_impEEEvPT_]+0x17): undefined reference to `boost::filesystem3::detail::dir_itr_close(void*&, void*&)' build/lib/libMdLib.a(regex.o): In function `re::search(__gnu_cxx::__normal_iterator, __gnu_cxx::__normal_iterator, re::match_results&, re::pattern const&, boost::regex_constants::_match_flags)': regex.cpp:(.text+0x6bd): undefined reference to `boost::re_detail::perl_matcher<__gnu_cxx::__normal_iterator, std::allocator > >, boost::regex_traits > >::construct_init(boost::basic_regex > > const&, boost::regex_constants::_match_flags)' build/lib/libMdLib.a(regex.o): In function `re::match(std::string const&, re::match_results&, re::pattern const&, boost::regex_constants::_match_flags)': regex.cpp:(.text+0x96f): undefined reference to `boost::re_detail::perl_matcher<__gnu_cxx::__normal_iterator, std::allocator > >, boost::regex_traits > >::construct_init(boost::basic_regex > > const&, boost::regex_constants::_match_flags)' build/lib/libMdLib.a(regex.o): In function `boost::re_detail::perl_matcher<__gnu_cxx::__normal_iterator, std::allocator > >, boost::regex_traits > >::match_match()': regex.cpp:(.text._ZN5boost9re_detail12perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcSsEESaINS_9sub_matchIS6_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE11match_matchEv[_ZN5boost9re_detail12perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcSsEESaINS_9sub_matchIS6_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE11match_matchEv]+0x3e2): undefined reference to `boost::match_results<__gnu_cxx::__normal_iterator, std::allocator > > >::maybe_assign(boost::match_results<__gnu_cxx::__normal_iterator, std::allocator > > > const&)' build/src/mgui/project/mconstructor.o: In function `InitI18n()': mconstructor.cpp:(.text+0x11dd): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' mconstructor.cpp:(.text+0x120b): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' mconstructor.cpp:(.text+0x1239): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' mconstructor.cpp:(.text+0x1275): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' mconstructor.cpp:(.text+0x12ba): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' build/src/mgui/project/mconstructor.o: In function `Project::ConstructorApp::SetTabName(std::string const&, int)': mconstructor.cpp:(.text+0x1bdc): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/mconstructor.o: In function `Project::UpdateDVDSize()': mconstructor.cpp:(.text+0x21bf): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/mconstructor.o: In function `Project::ConstructorApp::ConstructorApp()': mconstructor.cpp:(.text+0x3d9e): undefined reference to `Glib::ustring::ustring(std::string const&)' build/src/mgui/project/mconstructor.o: In function `Project::RunConstructor(std::string const&, bool)': mconstructor.cpp:(.text+0x4de9): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' mconstructor.cpp:(.text+0x4e92): undefined reference to `boost::filesystem3::detail::directory_iterator_construct(boost::filesystem3::directory_iterator&, boost::filesystem3::path const&, boost::system::error_code*)' mconstructor.cpp:(.text+0x4ed7): undefined reference to `Gdk::Pixbuf::create_from_file(std::string const&)' mconstructor.cpp:(.text+0x4f39): undefined reference to `boost::filesystem3::detail::directory_iterator_increment(boost::filesystem3::directory_iterator&, boost::system::error_code*)' mconstructor.cpp:(.text+0x521a): undefined reference to `boost::filesystem3::detail::dir_itr_close(void*&, void*&)' build/lib/libMdBase.a(table.o): In function `Project::IsFrameDir(boost::filesystem3::path const&)': table.cpp:(.text+0x27b): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' table.cpp:(.text+0x29a): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' table.cpp:(.text+0x2d8): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' build/lib/libMdBase.a(table.o): In function `Project::ADatabase::SetProjectFName(std::string const&, std::string const&)': table.cpp:(.text+0x931): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' build/lib/libMdBase.a(table.o): In function `Project::SerializePath(Project::Archieve&, char const*, std::string&)': table.cpp:(.text+0x1051): undefined reference to `boost::filesystem3::path::parent_path() const' table.cpp:(.text+0x11e8): undefined reference to `boost::filesystem3::path::root_directory() const' build/lib/libMdBase.a(table.o): In function `Project::AddSrcDirs(std::vector >&, char const*)': table.cpp:(.text+0x1bda): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' build/lib/libMdBase.a(table.o): In function `Project::FindThemePath(std::string const&)': table.cpp:(.text+0x1fe7): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' table.cpp:(.text+0x2039): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' build/lib/libMdBase.a(table.o): In function `Project::GetThemeList(std::vector >&)': table.cpp:(.text+0x2353): undefined reference to `boost::filesystem3::detail::status(boost::filesystem3::path const&, boost::system::error_code*)' table.cpp:(.text+0x23e1): undefined reference to `boost::filesystem3::detail::directory_iterator_construct(boost::filesystem3::directory_iterator&, boost::filesystem3::path const&, boost::system::error_code*)' table.cpp:(.text+0x2432): undefined reference to `boost::filesystem3::detail::directory_iterator_increment(boost::filesystem3::directory_iterator&, boost::system::error_code*)' table.cpp:(.text+0x244a): undefined reference to `boost::filesystem3::path::wchar_t_codecvt_facet()' table.cpp:(.text+0x245a): undefined reference to `boost::filesystem3::path_traits::dispatch(boost::filesystem3::directory_entry const&, std::string&, std::codecvt const&)' table.cpp:(.text+0x25b3): undefined reference to `boost::filesystem3::detail::dir_itr_close(void*&, void*&)' build/lib/libMdBase.a(table.o): In function `Project::ADatabase::SaveWithFnr(boost::function)': table.cpp:(.text+0x2e60): undefined reference to `Glib::ustring::ustring(std::string const&)' build/lib/libMdBase.a(table.o): In function `boost::filesystem3::operator/(boost::filesystem3::path const&, boost::filesystem3::path const&)': table.cpp:(.text._ZN5boost11filesystem3dvERKNS0_4pathES3_[_ZN5boost11filesystem3dvERKNS0_4pathES3_]+0x1f): undefined reference to `boost::filesystem3::path::operator/=(boost::filesystem3::path const&)' collect2: error: ld returned 1 exit status scons: *** [build/bin/bombono-dvd] Error 1 scons: building terminated because of errors. *** Error code 1 Stop. make: stopped in /usr/ports/multimedia/bombono From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 10:52:23 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 A3C7BCE6 for ; Fri, 30 Jan 2015 10:52:23 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 8DB26834 for ; Fri, 30 Jan 2015 10:52:23 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UAqN1R008083 for ; Fri, 30 Jan 2015 10:52:23 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UAqNcC008038; Fri, 30 Jan 2015 10:52:23 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 10:52:23 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301052.t0UAqNcC008038@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-i386-default][devel/sdts++] Failed for sdts++-1.5.1_5 in build 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: Fri, 30 Jan 2015 10:52:23 -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: tijl@FreeBSD.org Ident: $FreeBSD: head/devel/sdts++/Makefile 368126 2014-09-13 18:25:04Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/sdts++-1.5.1_5.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building devel/sdts++ build started at Fri Jan 30 10:48:08 UTC 2015 port directory: /usr/ports/devel/sdts++ building for: FreeBSD head-i386-default-job-05 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/devel/sdts++/Makefile 368126 2014-09-13 18:25:04Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=sdts++-1.5.1_5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-boost=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/sdts++/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/sdts++/work HOME=/wrkdirs/usr/ports/devel/sdts++/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh CON FIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/sdts++/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/sdts++/work HOME=/wrkdirs/usr/ports/devel/sdts++/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh 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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/sdts++" EXAMPLESDIR="share/examples/sdts++" DATADIR="share/sdts++" WWWDIR="www/sdts++" ETCDIR="etc/sdts++" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sdts++ DOCSDIR=/usr/local/share/doc/sdts++ EXAMPLESDIR=/usr/local/share/examples/sdts++ WWWDIR=/usr/local/www/sdts++ ETCDIR=/usr/local/etc/sdts++ --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> sdts++-1.5.1_5 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.7.txz [head-i386-default-job-05] Installing pkg-1.4.7... [head-i386-default-job-05] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of sdts++-1.5.1_5 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by sdts++-1.5.1_5 for building =========================================================================== =================================================== ===> Fetching all distfiles required by sdts++-1.5.1_5 for building => SHA256 Checksum OK for sdts++-1.5.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by sdts++-1.5.1_5 for building ===> Extracting for sdts++-1.5.1_5 => SHA256 Checksum OK for sdts++-1.5.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for sdts++-1.5.1_5 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for sdts++-1.5.1_5 =========================================================================== =================================================== ===> sdts++-1.5.1_5 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 [head-i386-default-job-05] Installing bison-2.7.1,1... [head-i386-default-job-05] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-05] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-05] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-05] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-05] `-- Installing m4-1.4.17_1,1... [head-i386-default-job-05] `-- Extracting m4-1.4.17_1,1... done [head-i386-default-job-05] Extracting bison-2.7.1,1... done ===> Returning to build of sdts++-1.5.1_5 ===> sdts++-1.5.1_5 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 [head-i386-default-job-05] Installing gmake-4.1_1... [head-i386-default-job-05] Extracting gmake-4.1_1... done ===> Returning to build of sdts++-1.5.1_5 ===> sdts++-1.5.1_5 depends on executable: makeinfo - not found ===> Verifying install for makeinfo in /usr/ports/print/texinfo ===> Installing existing package /packages/All/texinfo-5.2.20150101.txz [head-i386-default-job-05] Installing texinfo-5.2.20150101... [head-i386-default-job-05] `-- Installing perl5-5.18.4_11... [head-i386-default-job-05] `-- Extracting perl5-5.18.4_11... done [head-i386-default-job-05] Extracting texinfo-5.2.20150101... done ===> Returning to build of sdts++-1.5.1_5 ===> sdts++-1.5.1_5 depends on file: /usr/local/bin/automake-1.15 - not found ===> Verifying install for /usr/local/bin/automake-1.15 in /usr/ports/devel/automake ===> Installing existing package /packages/All/automake-1.15.txz [head-i386-default-job-05] Installing automake-1.15... [head-i386-default-job-05] `-- Installing autoconf-2.69... [head-i386-default-job-05] | `-- Installing autoconf-wrapper-20131203... [head-i386-default-job-05] | `-- Extracting autoconf-wrapper-20131203... done [head-i386-default-job-05] `-- Extracting autoconf-2.69... done [head-i386-default-job-05] `-- Installing automake-wrapper-20131203... [head-i386-default-job-05] `-- Extracting automake-wrapper-20131203... done [head-i386-default-job-05] Extracting automake-1.15... done ===> Returning to build of sdts++-1.5.1_5 ===> sdts++-1.5.1_5 depends on file: /usr/local/bin/autoconf-2.69 - found ===> sdts++-1.5.1_5 depends on package: libtool>=2.4 - not found ===> Verifying install for libtool>=2.4 in /usr/ports/devel/libtool ===> Installing existing package /packages/All/libtool-2.4.5.txz [head-i386-default-job-05] Installing libtool-2.4.5... [head-i386-default-job-05] Extracting libtool-2.4.5... done ===> Returning to build of sdts++-1.5.1_5 =========================================================================== =================================================== ===> sdts++-1.5.1_5 depends on shared library: libboost_thread.so - not found ===> Verifying for libboost_thread.so in /usr/ports/devel/boost-libs ===> Installing existing package /packages/All/boost-libs-1.55.0_4.txz [head-i386-default-job-05] Installing boost-libs-1.55.0_4... [head-i386-default-job-05] `-- Installing icu-53.1... [head-i386-default-job-05] `-- Extracting icu-53.1... done [head-i386-default-job-05] 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 sdts++-1.5.1_5 =========================================================================== =================================================== ===> Configuring for sdts++-1.5.1_5 libtoolize: putting auxiliary files in '.'. libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Catd.lo -MD -MP -MF builder/.deps/sb_Catd.Tpo -c builder/sb_Catd.cpp -fPIC -DPIC -o builder/.libs/sb_Catd.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Catd.lo -MD -MP -MF builder/.deps/sb_Catd.Tpo -c builder/sb_Catd.cpp -o builder/sb_Catd.o >/dev/null 2>&1 depbase=`echo builder/sb_Cats.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Cats.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Cats.lo builder/sb_Cats.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Cats.lo -MD -MP -MF builder/.deps/sb_Cats.Tpo -c builder/sb_Cats.cpp -fPIC -DPIC -o builder/.libs/sb_Cats.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Cats.lo -MD -MP -MF builder/.deps/sb_Cats.Tpo -c builder/sb_Cats.cpp -o builder/sb_Cats.o >/dev/null 2>&1 depbase=`echo builder/sb_Cell.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Cell.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Cell.lo builder/sb_Cell.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Cell.lo -MD -MP -MF builder/.deps/sb_Cell.Tpo -c builder/sb_Cell.cpp -fPIC -DPIC -o builder/.libs/sb_Cell.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Cell.lo -MD -MP -MF builder/.deps/sb_Cell.Tpo -c builder/sb_Cell.cpp -o builder/sb_Cell.o >/dev/null 2>&1 depbase=`echo builder/sb_Clrx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Clrx.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Clrx.lo builder/sb_Clrx.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Clrx.lo -MD -MP -MF builder/.deps/sb_Clrx.Tpo -c builder/sb_Clrx.cpp -fPIC -DPIC -o builder/.libs/sb_Clrx.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Clrx.lo -MD -MP -MF builder/.deps/sb_Clrx.Tpo -c builder/sb_Clrx.cpp -o builder/sb_Clrx.o >/dev/null 2>&1 depbase=`echo builder/sb_Dddf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Dddf.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Dddf.lo builder/sb_Dddf.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Dddf.lo -MD -MP -MF builder/.deps/sb_Dddf.Tpo -c builder/sb_Dddf.cpp -fPIC -DPIC -o builder/.libs/sb_Dddf.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Dddf.lo -MD -MP -MF builder/.deps/sb_Dddf.Tpo -c builder/sb_Dddf.cpp -o builder/sb_Dddf.o >/dev/null 2>&1 depbase=`echo builder/sb_Ddsh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Ddsh.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Ddsh.lo builder/sb_Ddsh.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Ddsh.lo -MD -MP -MF builder/.deps/sb_Ddsh.Tpo -c builder/sb_Ddsh.cpp -fPIC -DPIC -o builder/.libs/sb_Ddsh.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Ddsh.lo -MD -MP -MF builder/.deps/sb_Ddsh.Tpo -c builder/sb_Ddsh.cpp -o builder/sb_Ddsh.o >/dev/null 2>&1 depbase=`echo builder/sb_Ddom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Ddom.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Ddom.lo builder/sb_Ddom.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Ddom.lo -MD -MP -MF builder/.deps/sb_Ddom.Tpo -c builder/sb_Ddom.cpp -fPIC -DPIC -o builder/.libs/sb_Ddom.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Ddom.lo -MD -MP -MF builder/.deps/sb_Ddom.Tpo -c builder/sb_Ddom.cpp -o builder/sb_Ddom.o >/dev/null 2>&1 depbase=`echo builder/sb_Dq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Dq.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Dq.lo builder/sb_Dq.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Dq.lo -MD -MP -MF builder/.deps/sb_Dq.Tpo -c builder/sb_Dq.cpp -fPIC -DPIC -o builder/.libs/sb_Dq.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Dq.lo -MD -MP -MF builder/.deps/sb_Dq.Tpo -c builder/sb_Dq.cpp -o builder/sb_Dq.o >/dev/null 2>&1 depbase=`echo builder/sb_ForeignID.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_ForeignID.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_ForeignID.lo builder/sb_ForeignID.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_ForeignID.lo -MD -MP -MF builder/.deps/sb_ForeignID.Tpo -c builder/sb_ForeignID.cpp -fPIC -DPIC -o builder/.libs/sb_ForeignID.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_ForeignID.lo -MD -MP -MF builder/.deps/sb_ForeignID.Tpo -c builder/sb_ForeignID.cpp -o builder/sb_ForeignID.o >/dev/null 2>&1 depbase=`echo builder/sb_Iden.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Iden.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Iden.lo builder/sb_Iden.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Iden.lo -MD -MP -MF builder/.deps/sb_Iden.Tpo -c builder/sb_Iden.cpp -fPIC -DPIC -o builder/.libs/sb_Iden.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Iden.lo -MD -MP -MF builder/.deps/sb_Iden.Tpo -c builder/sb_Iden.cpp -o builder/sb_Iden.o >/dev/null 2>&1 depbase=`echo builder/sb_Iref.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Iref.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Iref.lo builder/sb_Iref.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Iref.lo -MD -MP -MF builder/.deps/sb_Iref.Tpo -c builder/sb_Iref.cpp -fPIC -DPIC -o builder/.libs/sb_Iref.o builder/sb_Iref.cpp:367:7: warning: extra tokens at end of #endif directive [-Wextra-tokens] #endif; ^ // 1 warning generated. libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Iref.lo -MD -MP -MF builder/.deps/sb_Iref.Tpo -c builder/sb_Iref.cpp -o builder/sb_Iref.o >/dev/null 2>&1 depbase=`echo builder/sb_Ldef.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Ldef.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Ldef.lo builder/sb_Ldef.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Ldef.lo -MD -MP -MF builder/.deps/sb_Ldef.Tpo -c builder/sb_Ldef.cpp -fPIC -DPIC -o builder/.libs/sb_Ldef.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Ldef.lo -MD -MP -MF builder/.deps/sb_Ldef.Tpo -c builder/sb_Ldef.cpp -o builder/sb_Ldef.o >/dev/null 2>&1 depbase=`echo builder/sb_Line.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Line.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Line.lo builder/sb_Line.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Line.lo -MD -MP -MF builder/.deps/sb_Line.Tpo -c builder/sb_Line.cpp -fPIC -DPIC -o builder/.libs/sb_Line.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Line.lo -MD -MP -MF builder/.deps/sb_Line.Tpo -c builder/sb_Line.cpp -o builder/sb_Line.o >/dev/null 2>&1 depbase=`echo builder/sb_Pnts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Pnts.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Pnts.lo builder/sb_Pnts.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Pnts.lo -MD -MP -MF builder/.deps/sb_Pnts.Tpo -c builder/sb_Pnts.cpp -fPIC -DPIC -o builder/.libs/sb_Pnts.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Pnts.lo -MD -MP -MF builder/.deps/sb_Pnts.Tpo -c builder/sb_Pnts.cpp -o builder/sb_Pnts.o >/dev/null 2>&1 depbase=`echo builder/sb_Module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Module.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Module.lo builder/sb_Module.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Module.lo -MD -MP -MF builder/.deps/sb_Module.Tpo -c builder/sb_Module.cpp -fPIC -DPIC -o builder/.libs/sb_Module.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Module.lo -MD -MP -MF builder/.deps/sb_Module.Tpo -c builder/sb_Module.cpp -o builder/sb_Module.o >/dev/null 2>&1 depbase=`echo builder/sb_Rsdf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Rsdf.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Rsdf.lo builder/sb_Rsdf.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Rsdf.lo -MD -MP -MF builder/.deps/sb_Rsdf.Tpo -c builder/sb_Rsdf.cpp -fPIC -DPIC -o builder/.libs/sb_Rsdf.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Rsdf.lo -MD -MP -MF builder/.deps/sb_Rsdf.Tpo -c builder/sb_Rsdf.cpp -o builder/sb_Rsdf.o >/dev/null 2>&1 depbase=`echo builder/sb_Stat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Stat.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Stat.lo builder/sb_Stat.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Stat.lo -MD -MP -MF builder/.deps/sb_Stat.Tpo -c builder/sb_Stat.cpp -fPIC -DPIC -o builder/.libs/sb_Stat.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Stat.lo -MD -MP -MF builder/.deps/sb_Stat.Tpo -c builder/sb_Stat.cpp -o builder/sb_Stat.o >/dev/null 2>&1 depbase=`echo builder/sb_Utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Utils.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Utils.lo builder/sb_Utils.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Utils.lo -MD -MP -MF builder/.deps/sb_Utils.Tpo -c builder/sb_Utils.cpp -fPIC -DPIC -o builder/.libs/sb_Utils.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Utils.lo -MD -MP -MF builder/.deps/sb_Utils.Tpo -c builder/sb_Utils.cpp -o builder/sb_Utils.o >/dev/null 2>&1 depbase=`echo builder/sb_Xref.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Xref.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Xref.lo builder/sb_Xref.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Xref.lo -MD -MP -MF builder/.deps/sb_Xref.Tpo -c builder/sb_Xref.cpp -fPIC -DPIC -o builder/.libs/sb_Xref.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Xref.lo -MD -MP -MF builder/.deps/sb_Xref.Tpo -c builder/sb_Xref.cpp -o builder/sb_Xref.o >/dev/null 2>&1 depbase=`echo builder/sb_Spdm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Spdm.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Spdm.lo builder/sb_Spdm.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Spdm.lo -MD -MP -MF builder/.deps/sb_Spdm.Tpo -c builder/sb_Spdm.cpp -fPIC -DPIC -o builder/.libs/sb_Spdm.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Spdm.lo -MD -MP -MF builder/.deps/sb_Spdm.Tpo -c builder/sb_Spdm.cpp -o builder/sb_Spdm.o >/dev/null 2>&1 depbase=`echo builder/sb_Poly.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Poly.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Poly.lo builder/sb_Poly.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Poly.lo -MD -MP -MF builder/.deps/sb_Poly.Tpo -c builder/sb_Poly.cpp -fPIC -DPIC -o builder/.libs/sb_Poly.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Poly.lo -MD -MP -MF builder/.deps/sb_Poly.Tpo -c builder/sb_Poly.cpp -o builder/sb_Poly.o >/dev/null 2>&1 depbase=`echo builder/sb_Ring.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Ring.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Ring.lo builder/sb_Ring.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Ring.lo -MD -MP -MF builder/.deps/sb_Ring.Tpo -c builder/sb_Ring.cpp -fPIC -DPIC -o builder/.libs/sb_Ring.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Ring.lo -MD -MP -MF builder/.deps/sb_Ring.Tpo -c builder/sb_Ring.cpp -o builder/sb_Ring.o >/dev/null 2>&1 depbase=`echo builder/sb_Comp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Comp.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Comp.lo builder/sb_Comp.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Comp.lo -MD -MP -MF builder/.deps/sb_Comp.Tpo -c builder/sb_Comp.cpp -fPIC -DPIC -o builder/.libs/sb_Comp.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Comp.lo -MD -MP -MF builder/.deps/sb_Comp.Tpo -c builder/sb_Comp.cpp -o builder/sb_Comp.o >/dev/null 2>&1 depbase=`echo builder/sb_Accessor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Accessor.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Accessor.lo builder/sb_Accessor.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Accessor.lo -MD -MP -MF builder/.deps/sb_Accessor.Tpo -c builder/sb_Accessor.cpp -fPIC -DPIC -o builder/.libs/sb_Accessor.o builder/sb_Accessor.cpp:198:15: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare] while ( "" != module_mnemonics_[i] ) ~~ ^ 1 warning generated. libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Accessor.lo -MD -MP -MF builder/.deps/sb_Accessor.Tpo -c builder/sb_Accessor.cpp -o builder/sb_Accessor.o >/dev/null 2>&1 depbase=`echo logical/sl_Point.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT logical/sl_Point.lo -MD -MP -MF $depbase.Tpo -c -o logical/sl_Point.lo logical/sl_Point.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT logical/sl_Point.lo -MD -MP -MF logical/.deps/sl_Point.Tpo -c logical/sl_Point.cpp -fPIC -DPIC -o logical/.libs/sl_Point.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT logical/sl_Point.lo -MD -MP -MF logical/.deps/sl_Point.Tpo -c logical/sl_Point.cpp -o logical/sl_Point.o >/dev/null 2>&1 depbase=`echo logical/sl_Node.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT logical/sl_Node.lo -MD -MP -MF $depbase.Tpo -c -o logical/sl_Node.lo logical/sl_Node.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT logical/sl_Node.lo -MD -MP -MF logical/.deps/sl_Node.Tpo -c logical/sl_Node.cpp -fPIC -DPIC -o logical/.libs/sl_Node.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT logical/sl_Node.lo -MD -MP -MF logical/.deps/sl_Node.Tpo -c logical/sl_Node.cpp -o logical/sl_Node.o >/dev/null 2>&1 depbase=`echo logical/sl_String.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT logical/sl_String.lo -MD -MP -MF $depbase.Tpo -c -o logical/sl_String.lo logical/sl_String.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT logical/sl_String.lo -MD -MP -MF logical/.deps/sl_String.Tpo -c logical/sl_String.cpp -fPIC -DPIC -o logical/.libs/sl_String.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT logical/sl_String.lo -MD -MP -MF logical/.deps/sl_String.Tpo -c logical/sl_String.cpp -o logical/sl_String.o >/dev/null 2>&1 depbase=`echo logical/sl_Chain.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT logical/sl_Chain.lo -MD -MP -MF $depbase.Tpo -c -o logical/sl_Chain.lo logical/sl_Chain.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT logical/sl_Chain.lo -MD -MP -MF logical/.deps/sl_Chain.Tpo -c logical/sl_Chain.cpp -fPIC -DPIC -o logical/.libs/sl_Chain.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT logical/sl_Chain.lo -MD -MP -MF logical/.deps/sl_Chain.Tpo -c logical/sl_Chain.cpp -o logical/sl_Chain.o >/dev/null 2>&1 depbase=`echo logical/sl_Polygon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT logical/sl_Polygon.lo -MD -MP -MF $depbase.Tpo -c -o logical/sl_Polygon.lo logical/sl_Polygon.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT logical/sl_Polygon.lo -MD -MP -MF logical/.deps/sl_Polygon.Tpo -c logical/sl_Polygon.cpp -fPIC -DPIC -o logical/.libs/sl_Polygon.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT logical/sl_Polygon.lo -MD -MP -MF logical/.deps/sl_Polygon.Tpo -c logical/sl_Polygon.cpp -o logical/sl_Polygon.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o libsdts++.la -rpath /usr/local/lib container/sc_Subfield.lo container/sc_Field.lo container/sc_Record.lo container/sc_Module.lo container/sc_MultiTypeValue.lo io/sio_8211Converter.lo io/sio_ConverterFactory.lo io/sio_8211DDR.lo io/sio_8211DDRField.lo io/sio_8211DDRLeader.lo io/sio_8211DR.lo io/sio_8211DRLeader.lo io/sio_8211DirEntry.lo io/sio_8211Directory.lo io/sio_8211Field.lo io/sio_8211FieldArea.lo io/sio_8211FieldFormat.lo io/sio_8211Leader.lo io/sio_8211Record.lo io/sio_8211SubfieldFormat.lo io/sio_8211Utils.lo io/sio_Buffer.lo io/sio_Converter.lo io/sio_Error.lo io/sio_Reader.lo io/sio_Utils.lo io/sio_Writer.lo io/FormatParser.lo io/FormatLexer.lo builder/sb_At.lo builder/sb_Catd.lo builder/sb_Cats.lo builder/sb_Cell.lo builder/sb_Clrx.lo builder/sb_Dddf.lo builder/sb_Ddsh.lo builder/sb_Ddom.lo builder/sb_Dq.lo builder/sb_ForeignID.lo builder/sb_Iden.lo buil der/sb_Iref.lo builder/sb_Ldef.lo builder/sb_Line.lo builder/sb_Pnts.lo builder/sb_Module.lo builder/sb_Rsdf.lo builder/sb_Stat.lo builder/sb_Utils.lo builder/sb_Xref.lo builder/sb_Spdm.lo builder/sb_Poly.lo builder/sb_Ring.lo builder/sb_Comp.lo builder/sb_Accessor.lo logical/sl_Point.lo logical/sl_Node.lo logical/sl_String.lo logical/sl_Chain.lo logical/sl_Polygon.lo libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o container/.libs/sc_Subfield.o container/.libs/sc_Field.o container/.libs/sc_Record.o container/.libs/sc_Module.o container/.libs/sc_MultiTypeValue.o io/.libs/sio_8211Converter.o io/.libs/sio_ConverterFactory.o io/.libs/sio_8211DDR.o io/.libs/sio_8211DDRField.o io/.libs/sio_8211DDRLeader.o io/.libs/sio_8211DR.o io/.libs/sio_8211DRLeader.o io/.libs/sio_8211DirEntry.o io/.libs/sio_8211Directory.o io/.libs/sio_8211Field.o io/.libs/sio_8211FieldArea.o io/.libs/sio_8211FieldFormat.o io/.libs/sio_8211Leader.o io/.libs/sio_8211Record.o io/.libs/sio_8211SubfieldFormat.o io/.libs/sio_8211Utils.o io/.libs/sio_Buffer.o io/.libs/sio_Converter.o io/.libs/sio_Error.o io/.libs/sio_Reader.o io/.libs/sio_Utils.o io/.libs/sio_Writer.o io/.libs/FormatParser.o io/.libs/FormatLexer.o builder/.libs/sb_At.o builder/.libs/sb_Catd.o builder/.libs/sb_Cats.o builder/.libs/sb_Cell.o builder/.libs/sb_Clrx.o builder/.libs/sb_Dd df.o builder/.libs/sb_Ddsh.o builder/.libs/sb_Ddom.o builder/.libs/sb_Dq.o builder/.libs/sb_ForeignID.o builder/.libs/sb_Iden.o builder/.libs/sb_Iref.o builder/.libs/sb_Ldef.o builder/.libs/sb_Line.o builder/.libs/sb_Pnts.o builder/.libs/sb_Module.o builder/.libs/sb_Rsdf.o builder/.libs/sb_Stat.o builder/.libs/sb_Utils.o builder/.libs/sb_Xref.o builder/.libs/sb_Spdm.o builder/.libs/sb_Poly.o builder/.libs/sb_Ring.o builder/.libs/sb_Comp.o builder/.libs/sb_Accessor.o logical/.libs/sl_Point.o logical/.libs/sl_Node.o logical/.libs/sl_String.o logical/.libs/sl_Chain.o logical/.libs/sl_Polygon.o -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -fstack-protector -fstack-protector -Wl,-soname -Wl,libsdts++.so.0 -o .libs/libsdts++.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsdts++.so.0" && ln -s "libsdts++.so.0.0.0" "libsdts++.so.0") libtool: link: (cd ".libs" && rm -f "libsdts++.so" && ln -s "libsdts++.so.0.0.0" "libsdts++.so") libtool: link: ar cru .libs/libsdts++.a container/sc_Subfield.o container/sc_Field.o container/sc_Record.o container/sc_Module.o container/sc_MultiTypeValue.o io/sio_8211Converter.o io/sio_ConverterFactory.o io/sio_8211DDR.o io/sio_8211DDRField.o io/sio_8211DDRLeader.o io/sio_8211DR.o io/sio_8211DRLeader.o io/sio_8211DirEntry.o io/sio_8211Directory.o io/sio_8211Field.o io/sio_8211FieldArea.o io/sio_8211FieldFormat.o io/sio_8211Leader.o io/sio_8211Record.o io/sio_8211SubfieldFormat.o io/sio_8211Utils.o io/sio_Buffer.o io/sio_Converter.o io/sio_Error.o io/sio_Reader.o io/sio_Utils.o io/sio_Writer.o io/FormatParser.o io/FormatLexer.o builder/sb_At.o builder/sb_Catd.o builder/sb_Cats.o builder/sb_Cell.o builder/sb_Clrx.o builder/sb_Dddf.o builder/sb_Ddsh.o builder/sb_Ddom.o builder/sb_Dq.o builder/sb_ForeignID.o builder/sb_Iden.o builder/sb_Iref.o builder/sb_Ldef.o builder/sb_Line.o builder/sb_Pnts.o builder/sb_Module.o builder/sb_Rsdf.o builder/sb_Stat.o builder/sb_Utils.o builder/sb_X ref.o builder/sb_Spdm.o builder/sb_Poly.o builder/sb_Ring.o builder/sb_Comp.o builder/sb_Accessor.o logical/sl_Point.o logical/sl_Node.o logical/sl_String.o logical/sl_Chain.o logical/sl_Polygon.o libtool: link: ranlib .libs/libsdts++.a libtool: link: ( cd ".libs" && rm -f "libsdts++.la" && ln -s "../libsdts++.la" "libsdts++.la" ) gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/sdts++/work/sdts++-1.5.1/sdts++' Making all in doc gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/sdts++/work/sdts++-1.5.1/doc' restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /wrkdirs/usr/ports/devel/sdts++/work/sdts++-1.5.1/missing makeinfo --version) >/dev/null 2>&1; then \ for f in sdts++.info sdts++.info-[0-9] sdts++.info-[0-9][0-9] sdts++.i[0-9] sdts++.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh /wrkdirs/usr/ports/devel/sdts++/work/sdts++-1.5.1/missing makeinfo -I . \ -o sdts++.info sdts++.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./sdts++.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc sdts++.texi:42: unknown command `xdef' sdts++.texi:42: unknown command `seteditionone' sdts++.texi:43: unknown command `xdef' sdts++.texi:43: unknown command `edition' sdts++.texi:43: unknown command `seteditionone' sdts++.texi:64: unknown command `clark' sdts++.texi:68: @copyright expected braces sdts++.texi:1177: @code missing close brace sdts++.texi:1181: misplaced } Makefile:362: recipe for target 'sdts++.info' failed gmake[2]: *** [sdts++.info] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/sdts++/work/sdts++-1.5.1/doc' Makefile:388: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/sdts++/work/sdts++-1.5.1' *** Error code 1 Stop. make: stopped in /usr/ports/devel/sdts++ From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 10:53:19 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 942B2CFF; Fri, 30 Jan 2015 10:53:19 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 62147839; Fri, 30 Jan 2015 10:53:19 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UArJqT098968; Fri, 30 Jan 2015 10:53:19 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UArJRs098948; Fri, 30 Jan 2015 10:53:19 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 10:53:19 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301053.t0UArJRs098948@beefy2.isc.freebsd.org> To: swills@FreeBSD.org Subject: [package - head-amd64-default][emulators/open-vm-tools-nox11] Failed for open-vm-tools-nox11-1280544_10, 1 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: Fri, 30 Jan 2015 10:53:19 -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: swills@FreeBSD.org Last committer: olgeni@FreeBSD.org Ident: $FreeBSD: head/emulators/open-vm-tools-nox11/Makefile 357070 2014-06-08 19:51:27Z olgeni $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/open-vm-tools-nox11-1280544_10,1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building emulators/open-vm-tools-nox11 build started at Fri Jan 30 10:51:39 UTC 2015 port directory: /usr/ports/emulators/open-vm-tools-nox11 building for: FreeBSD head-amd64-default-job-16 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: swills@FreeBSD.org Makefile ident: $FreeBSD: head/emulators/open-vm-tools-nox11/Makefile 357070 2014-06-08 19:51:27Z olgeni $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=open-vm-tools-nox11-1280544_10,1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for open-vm-tools-nox11-1280544_10,1: DNET=on: libdnet support FUSE=on: FUSE (Filesystem in Userspace) support ICU=on: Unicode support via ICU LIBNOTIFY=off: Desktop notification support UNITY=off: liburiparser support X11=off: X11 (graphics) support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-procps --sysconfdir=/usr/local/etc --with-dnet --with-icu --disable-unity --without-x --without-gtk2 --without-gtkmm --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work HOME=/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work HOME=/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work TMPDIR="/tmp" PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work HOME=/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work HOME=/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work HOME=/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work TMPDIR="/tmp" KMODDIR="/boot/modules" SYSDIR="/usr/src/sys" NO_XREF=yes XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work HOME=/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/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="-Wno-deprecated-declarations" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_IN STALL_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-- DNET="" NO_DNET="@comment " FUSE="" NO_FUSE="@comment " ICU="" NO_ICU="@comment " LIBNOTIFY="@comment " NO_LIBNOTIFY="" UNITY="@comment " NO_UNITY="" X11="@comment " NO_X11="" KMODDIR="boot/modules" OSREL=11.0 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/open-vm-tools" EXAMPLESDIR="share/examples/open-vm-tools" DATADIR="share/open-vm-tools" WWWDIR="www/open-vm-tools" ETCDIR="etc/open-vm-tools" --End PLIST_SUB-- --SUB_LIST-- DNET="" NO_DNET="@comment " FUSE="" NO_FUSE="@comment " ICU="" NO_ICU="@comment " LIBNOTIFY="@comment " NO_LIBNOTIFY="" UNITY="@comment " NO_UNITY="" X11="@comment " NO_X11="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/open-vm-tools DOCSDIR=/usr/local/share/doc/open-vm-tools EXAMPLESDIR=/usr/local/share/examples/open-vm-tools WWWDIR=/usr/local/www/open-vm-tools ETCDIR=/usr/local/etc/open-vm-tools --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> open-vm-tools-nox11-1280544_10,1 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.7.txz [head-amd64-default-job-16] Installing pkg-1.4.7... [head-amd64-default-job-16] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of open-vm-tools-nox11-1280544_10,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by open-vm-tools-nox11-1280544_10,1 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by open-vm-tools-nox11-1280544_10,1 for building => SHA256 Checksum OK for open-vm-tools-9.4.0-1280544.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by open-vm-tools-nox11-1280544_10,1 for building ===> Extracting for open-vm-tools-nox11-1280544_10,1 => SHA256 Checksum OK for open-vm-tools-9.4.0-1280544.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for open-vm-tools-nox11-1280544_10,1 ===> Applying FreeBSD patches for open-vm-tools-nox11-1280544_10,1 =========================================================================== =================================================== ===> open-vm-tools-nox11-1280544_10,1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [head-amd64-default-job-16] Installing pkgconf-0.9.7... [head-amd64-default-job-16] Extracting pkgconf-0.9.7... done ===> Returning to build of open-vm-tools-nox11-1280544_10,1 =========================================================================== =================================================== ===> open-vm-tools-nox11-1280544_10,1 depends on shared library: libdnet.so - not found ===> Verifying for libdnet.so in /usr/ports/net/libdnet ===> Installing existing package /packages/All/libdnet-1.12_1.txz [head-amd64-default-job-16] Installing libdnet-1.12_1... [head-amd64-default-job-16] Extracting libdnet-1.12_1... done ===> Returning to build of open-vm-tools-nox11-1280544_10,1 ===> open-vm-tools-nox11-1280544_10,1 depends on shared library: libicuuc.so - not found ===> Verifying for libicuuc.so in /usr/ports/devel/icu ===> Installing existing package /packages/All/icu-53.1.txz [head-amd64-default-job-16] Installing icu-53.1... [head-amd64-default-job-16] Extracting icu-53.1... done ===> Returning to build of open-vm-tools-nox11-1280544_10,1 ===> open-vm-tools-nox11-1280544_10,1 depends on shared library: libglib-2.0.so - not found ===> Verifying for libglib-2.0.so in /usr/ports/devel/glib20 libtool: link: c++ -O2 -pipe -fno-strict-aliasing -o .libs/vmware-checkvm checkvm.o /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs/libvmtools.so -L/usr/local/lib -lkvm -lcrypt -lthr -lglib-2.0 -lintl -licui18n -licuuc -licudata -Wl,-rpath -Wl,/usr/local/lib Making all in libguestlib /bin/sh ../scripts/build/rpcgen_wrapper.sh libguestlib/guestlibV3.x guestlibV3.h /bin/sh ../scripts/build/rpcgen_wrapper.sh libguestlib/guestlibV3.x guestlibV3_xdr.c /bin/sh ../scripts/build/rpcgen_wrapper.sh libguestlib/guestlibIoctl.x guestlibIoctl.h /bin/sh ../scripts/build/rpcgen_wrapper.sh libguestlib/guestlibIoctl.x guestlibIoctl_xdr.c /usr/bin/make all-am /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulator s/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I../include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wno-unused -MT guestlibV3_xdr.lo -MD -MP -MF .deps/guestlibV3_xdr.Tpo -c -o guestlibV3_xdr.lo guestlibV3_xdr.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/op en-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I../include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wno-unused -MT guestlibV3_xdr.lo -MD -MP -MF .deps/guestlibV3_xdr.Tpo -c guestlibV3_xdr.c -fPIC -DPIC -o .libs/guestlibV3_xdr.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/op en-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I../include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wno-unused -MT guestlibV3_xdr.lo -MD -MP -MF .deps/guestlibV3_xdr.Tpo -c guestlibV3_xdr.c -o guestlibV3_xdr.o >/dev/null 2>&1 mv -f .deps/guestlibV3_xdr.Tpo .deps/guestlibV3_xdr.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulator s/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I../include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wno-unused -MT guestlibIoctl_xdr.lo -MD -MP -MF .deps/guestlibIoctl_xdr.Tpo -c -o guestlibIoctl_xdr.lo guestlibIoctl_xdr.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/op en-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I../include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wno-unused -MT guestlibIoctl_xdr.lo -MD -MP -MF .deps/guestlibIoctl_xdr.Tpo -c guestlibIoctl_xdr.c -fPIC -DPIC -o .libs/guestlibIoctl_xdr.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/op en-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I../include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wno-unused -MT guestlibIoctl_xdr.lo -MD -MP -MF .deps/guestlibIoctl_xdr.Tpo -c guestlibIoctl_xdr.c -o guestlibIoctl_xdr.o >/dev/null 2>&1 mv -f .deps/guestlibIoctl_xdr.Tpo .deps/guestlibIoctl_xdr.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulator s/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I../include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wno-unused -MT vmGuestLib.lo -MD -MP -MF .deps/vmGuestLib.Tpo -c -o vmGuestLib.lo vmGuestLib.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/op en-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I../include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wno-unused -MT vmGuestLib.lo -MD -MP -MF .deps/vmGuestLib.Tpo -c vmGuestLib.c -fPIC -DPIC -o .libs/vmGuestLib.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/op en-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I../include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wno-unused -MT vmGuestLib.lo -MD -MP -MF .deps/vmGuestLib.Tpo -c vmGuestLib.c -o vmGuestLib.o >/dev/null 2>&1 mv -f .deps/vmGuestLib.Tpo .deps/vmGuestLib.Plo /bin/sh ../libtool --tag=CC --mode=link cc -I../include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wno-unused -Wl,-lc -o libguestlib.la -rpath /usr/local/lib guestlibV3_xdr.lo guestlibIoctl_xdr.lo vmGuestLib.lo /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/libvmtools.la -L/usr/local/lib -lglib-2.0 -lintl libtool: link: cc -shared -fPIC -DPIC .libs/guestlibV3_xdr.o .libs/guestlibIoctl_xdr.o .libs/vmGuestLib.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs -Wl,-rpath -Wl,/usr/local/lib /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs/libvmtools.so -lkvm -lcrypt -lthr -L/usr/local/lib -licui18n -licuuc -licudata -lglib-2.0 -lintl -O2 -Wl,-lc -Wl,-soname -Wl,libguestlib.so.0 -o .libs/libguestlib.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libguestlib.so.0" && ln -s "libguestlib.so.0.0.0" "libguestlib.so.0") libtool: link: (cd ".libs" && rm -f "libguestlib.so" && ln -s "libguestlib.so.0.0.0" "libguestlib.so") libtool: link: ar cru .libs/libguestlib.a guestlibV3_xdr.o guestlibIoctl_xdr.o vmGuestLib.o libtool: link: ranlib .libs/libguestlib.a libtool: link: ( cd ".libs" && rm -f "libguestlib.la" && ln -s "../libguestlib.la" "libguestlib.la" ) Making all in rpctool cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0 -1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT rpctool.o -MD -MP -MF .deps/rpctool.Tpo -c -o rpctool.o rpctool.c mv -f .deps/rpctool.Tpo .deps/rpctool.Po /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -o vmware-rpctool rpctool.o ../lib/rpcOut/libRpcOut.la ../lib/message/libMessage.la ../lib/backdoor/libBackdoor.la ../lib/string/libString.la libtool: link: cc -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -o vmware-rpctool rpctool.o ../lib/rpcOut/.libs/libRpcOut.a ../lib/message/.libs/libMessage.a ../lib/backdoor/.libs/libBackdoor.a ../lib/string/.libs/libString.a Making all in scripts cp ../scripts/common/statechange.sh poweron-vm-default cp ../scripts/common/statechange.sh poweroff-vm-default cp ../scripts/common/statechange.sh suspend-vm-default cp ../scripts/common/statechange.sh resume-vm-default Making all in services Making all in vmtoolsd glib-genmarshal --body ../../services/vmtoolsd/svcSignals.gm > svcSignals.c || (rm -f svcSignals.c && exit 1) glib-genmarshal --header ../../services/vmtoolsd/svcSignals.gm > svcSignals.h || (rm -f svcSignals.h && exit 1) /usr/bin/make all-am cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/in clude -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I. -DVMTOOLSD_PLUGIN_ROOT=\"/usr/local/lib/open-vm-tools/plugins\" -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT vmtoolsd-cmdLine.o -MD -MP -MF .deps/vmtoolsd-cmdLine.Tpo -c -o vmtoolsd-cmdLine.o `test -f 'cmdLine.c' || echo './'`cmdLine.c mv -f .deps/vmtoolsd-cmdLine.Tpo .deps/vmtoolsd-cmdLine.Po cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/in clude -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I. -DVMTOOLSD_PLUGIN_ROOT=\"/usr/local/lib/open-vm-tools/plugins\" -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT vmtoolsd-mainLoop.o -MD -MP -MF .deps/vmtoolsd-mainLoop.Tpo -c -o vmtoolsd-mainLoop.o `test -f 'mainLoop.c' || echo './'`mainLoop.c mv -f .deps/vmtoolsd-mainLoop.Tpo .deps/vmtoolsd-mainLoop.Po cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/in clude -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I. -DVMTOOLSD_PLUGIN_ROOT=\"/usr/local/lib/open-vm-tools/plugins\" -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT vmtoolsd-mainPosix.o -MD -MP -MF .deps/vmtoolsd-mainPosix.Tpo -c -o vmtoolsd-mainPosix.o `test -f 'mainPosix.c' || echo './'`mainPosix.c mv -f .deps/vmtoolsd-mainPosix.Tpo .deps/vmtoolsd-mainPosix.Po cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/in clude -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I. -DVMTOOLSD_PLUGIN_ROOT=\"/usr/local/lib/open-vm-tools/plugins\" -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT vmtoolsd-pluginMgr.o -MD -MP -MF .deps/vmtoolsd-pluginMgr.Tpo -c -o vmtoolsd-pluginMgr.o `test -f 'pluginMgr.c' || echo './'`pluginMgr.c mv -f .deps/vmtoolsd-pluginMgr.Tpo .deps/vmtoolsd-pluginMgr.Po cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/in clude -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I. -DVMTOOLSD_PLUGIN_ROOT=\"/usr/local/lib/open-vm-tools/plugins\" -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT vmtoolsd-serviceObj.o -MD -MP -MF .deps/vmtoolsd-serviceObj.Tpo -c -o vmtoolsd-serviceObj.o `test -f 'serviceObj.c' || echo './'`serviceObj.c mv -f .deps/vmtoolsd-serviceObj.Tpo .deps/vmtoolsd-serviceObj.Po cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/in clude -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I. -DVMTOOLSD_PLUGIN_ROOT=\"/usr/local/lib/open-vm-tools/plugins\" -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT vmtoolsd-threadPool.o -MD -MP -MF .deps/vmtoolsd-threadPool.Tpo -c -o vmtoolsd-threadPool.o `test -f 'threadPool.c' || echo './'`threadPool.c mv -f .deps/vmtoolsd-threadPool.Tpo .deps/vmtoolsd-threadPool.Po cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/in clude -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I. -DVMTOOLSD_PLUGIN_ROOT=\"/usr/local/lib/open-vm-tools/plugins\" -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT vmtoolsd-toolsRpc.o -MD -MP -MF .deps/vmtoolsd-toolsRpc.Tpo -c -o vmtoolsd-toolsRpc.o `test -f 'toolsRpc.c' || echo './'`toolsRpc.c mv -f .deps/vmtoolsd-toolsRpc.Tpo .deps/vmtoolsd-toolsRpc.Po cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/in clude -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I. -DVMTOOLSD_PLUGIN_ROOT=\"/usr/local/lib/open-vm-tools/plugins\" -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT vmtoolsd-svcSignals.o -MD -MP -MF .deps/vmtoolsd-svcSignals.Tpo -c -o vmtoolsd-svcSignals.o `test -f 'svcSignals.c' || echo './'`svcSignals.c mv -f .deps/vmtoolsd-svcSignals.Tpo .deps/vmtoolsd-svcSignals.Po /bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -o vmtoolsd vmtoolsd-cmdLine.o vmtoolsd-mainLoop.o vmtoolsd-mainPosix.o vmtoolsd-pluginMgr.o vmtoolsd-serviceObj.o vmtoolsd-threadPool.o vmtoolsd-toolsRpc.o vmtoolsd-svcSignals.o /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/libvmtools.la -L/usr/local/lib -lglib-2.0 -lintl -Wl,--export-dynamic -lgmodule-2.0 -pthread -L/usr/local/lib -lglib-2.0 -lintl -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -lgthread-2.0 -pthread -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -licui18n -licuuc -licudata libtool: link: c++ -O2 -pipe -fno-strict-aliasing -o .libs/vmtoolsd vmtoolsd-cmdLine.o vmtoolsd-mainLoop.o vmtoolsd-mainPosix.o vmtoolsd-pluginMgr.o vmtoolsd-serviceObj.o vmtoolsd-threadPool.o vmtoolsd-toolsRpc.o vmtoolsd-svcSignals.o -Wl,--export-dynamic -pthread -pthread /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs/libvmtools.so -L/usr/local/lib -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lkvm -lcrypt -lthr -lglib-2.0 -lintl -licui18n -licuuc -licudata -pthread -Wl,-rpath -Wl,/usr/local/lib Making all in plugins Making all in guestInfo Making all in getlib /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emu lators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-compareNicInfo.lo -MD -MP -MF .deps/libGuestInfo_la-compareNicInfo.Tpo -c -o libGuestInfo_la-compareNicInfo.lo `test -f 'compareNicInfo.c' || echo './'`compareNicInfo.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-v m-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-compareNicInfo.lo -MD -MP -MF .deps/libGuestInfo_la-compareNicInfo.Tpo -c compareNicInfo.c -fPIC -DPIC -o .libs/libGuestInfo_la-compareNicInfo.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-v m-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-compareNicInfo.lo -MD -MP -MF .deps/libGuestInfo_la-compareNicInfo.Tpo -c compareNicInfo.c -o libGuestInfo_la-compareNicInfo.o >/dev/null 2>&1 mv -f .deps/libGuestInfo_la-compareNicInfo.Tpo .deps/libGuestInfo_la-compareNicInfo.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emu lators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-guestInfo.lo -MD -MP -MF .deps/libGuestInfo_la-guestInfo.Tpo -c -o libGuestInfo_la-guestInfo.lo `test -f 'guestInfo.c' || echo './'`guestInfo.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-v m-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-guestInfo.lo -MD -MP -MF .deps/libGuestInfo_la-guestInfo.Tpo -c guestInfo.c -fPIC -DPIC -o .libs/libGuestInfo_la-guestInfo.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-v m-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-guestInfo.lo -MD -MP -MF .deps/libGuestInfo_la-guestInfo.Tpo -c guestInfo.c -o libGuestInfo_la-guestInfo.o >/dev/null 2>&1 mv -f .deps/libGuestInfo_la-guestInfo.Tpo .deps/libGuestInfo_la-guestInfo.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emu lators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-guestInfoPosix.lo -MD -MP -MF .deps/libGuestInfo_la-guestInfoPosix.Tpo -c -o libGuestInfo_la-guestInfoPosix.lo `test -f 'guestInfoPosix.c' || echo './'`guestInfoPosix.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-v m-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-guestInfoPosix.lo -MD -MP -MF .deps/libGuestInfo_la-guestInfoPosix.Tpo -c guestInfoPosix.c -fPIC -DPIC -o .libs/libGuestInfo_la-guestInfoPosix.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-v m-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-guestInfoPosix.lo -MD -MP -MF .deps/libGuestInfo_la-guestInfoPosix.Tpo -c guestInfoPosix.c -o libGuestInfo_la-guestInfoPosix.o >/dev/null 2>&1 mv -f .deps/libGuestInfo_la-guestInfoPosix.Tpo .deps/libGuestInfo_la-guestInfoPosix.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emu lators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-util.lo -MD -MP -MF .deps/libGuestInfo_la-util.Tpo -c -o libGuestInfo_la-util.lo `test -f 'util.c' || echo './'`util.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-v m-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-util.lo -MD -MP -MF .deps/libGuestInfo_la-util.Tpo -c util.c -fPIC -DPIC -o .libs/libGuestInfo_la-util.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-v m-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-util.lo -MD -MP -MF .deps/libGuestInfo_la-util.Tpo -c util.c -o libGuestInfo_la-util.o >/dev/null 2>&1 mv -f .deps/libGuestInfo_la-util.Tpo .deps/libGuestInfo_la-util.Plo /bin/sh ../../../../libtool --tag=CC --mode=link cc -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -o libGuestInfo.la libGuestInfo_la-compareNicInfo.lo libGuestInfo_la-guestInfo.lo libGuestInfo_la-guestInfoPosix.lo libGuestInfo_la-util.lo libtool: link: ar cru .libs/libGuestInfo.a .libs/libGuestInfo_la-compareNicInfo.o .libs/libGuestInfo_la-guestInfo.o .libs/libGuestInfo_la-guestInfoPosix.o .libs/libGuestInfo_la-util.o libtool: link: ranlib .libs/libGuestInfo.a libtool: link: ( cd ".libs" && rm -f "libGuestInfo.la" && ln -s "../libGuestInfo.la" "libGuestInfo.la" ) /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hi dden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libguestInfo_la-guestInfoServer.lo -MD -MP -MF .deps/libguestInfo_la-guestInfoServer.Tpo -c -o libguestInfo_la-guestInfoServer.lo `test -f 'guestInfoServer.c' || echo './'`guestInfoServer.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libguestInfo_la-guestInfoServer.lo -MD -MP -MF .deps/libguestInfo_la-guestInfoServer.Tpo -c guestInfoServer.c -fPIC -DPIC -o .libs/libguestInfo_la-guestInfoServer.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libguestInfo_la-guestInfoServer.lo -MD -MP -MF .deps/libguestInfo_la-guestInfoServer.Tpo -c guestInfoServer.c -o libguestInfo_la-guestInfoServer.o >/dev/null 2>&1 mv -f .deps/libguestInfo_la-guestInfoServer.Tpo .deps/libguestInfo_la-guestInfoServer.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hi dden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libguestInfo_la-perfMonLinux.lo -MD -MP -MF .deps/libguestInfo_la-perfMonLinux.Tpo -c -o libguestInfo_la-perfMonLinux.lo `test -f 'perfMonLinux.c' || echo './'`perfMonLinux.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libguestInfo_la-perfMonLinux.lo -MD -MP -MF .deps/libguestInfo_la-perfMonLinux.Tpo -c perfMonLinux.c -fPIC -DPIC -o .libs/libguestInfo_la-perfMonLinux.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libguestInfo_la-perfMonLinux.lo -MD -MP -MF .deps/libguestInfo_la-perfMonLinux.Tpo -c perfMonLinux.c -o libguestInfo_la-perfMonLinux.o >/dev/null 2>&1 mv -f .deps/libguestInfo_la-perfMonLinux.Tpo .deps/libguestInfo_la-perfMonLinux.Plo /bin/sh ../../../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wl,-z,defs -Wl,-lc -shared -module -avoid-version -o libguestInfo.la -rpath /usr/local/lib/open-vm-tools/plugins/vmsvc libguestInfo_la-guestInfoServer.lo libguestInfo_la-perfMonLinux.lo /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/libvmtools.la -L/usr/local/lib -lglib-2.0 -lintl getlib/libGuestInfo.la -L/usr/local/lib -ldnet libtool: link: cc -shared -fPIC -DPIC .libs/libguestInfo_la-guestInfoServer.o .libs/libguestInfo_la-perfMonLinux.o -Wl,--whole-archive getlib/.libs/libGuestInfo.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs -Wl,-rpath -Wl,/usr/local/lib /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs/libvmtools.so -lkvm -lcrypt -lthr -L/usr/local/lib -licui18n -licuuc -licudata -lglib-2.0 -lintl -ldnet -O2 -Wl,-z -Wl,defs -Wl,-lc -Wl,-soname -Wl,libguestInfo.so -o .libs/libguestInfo.so libtool: link: ( cd ".libs" && rm -f "libguestInfo.la" && ln -s "../libguestInfo.la" "libguestInfo.la" ) Making all in hgfsServer /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hi dden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libhgfsServer_la-hgfsPlugin.lo -MD -MP -MF .deps/libhgfsServer_la-hgfsPlugin.Tpo -c -o libhgfsServer_la-hgfsPlugin.lo `test -f 'hgfsPlugin.c' || echo './'`hgfsPlugin.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libhgfsServer_la-hgfsPlugin.lo -MD -MP -MF .deps/libhgfsServer_la-hgfsPlugin.Tpo -c hgfsPlugin.c -fPIC -DPIC -o .libs/libhgfsServer_la-hgfsPlugin.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libhgfsServer_la-hgfsPlugin.lo -MD -MP -MF .deps/libhgfsServer_la-hgfsPlugin.Tpo -c hgfsPlugin.c -o libhgfsServer_la-hgfsPlugin.o >/dev/null 2>&1 mv -f .deps/libhgfsServer_la-hgfsPlugin.Tpo .deps/libhgfsServer_la-hgfsPlugin.Plo /bin/sh ../../../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wl,-z,defs -Wl,-lc -shared -module -avoid-version -o libhgfsServer.la -rpath /usr/local/lib/open-vm-tools/plugins/common libhgfsServer_la-hgfsPlugin.lo /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/libvmtools.la -L/usr/local/lib -lglib-2.0 -lintl /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libhgfs/libhgfs.la libtool: link: cc -shared -fPIC -DPIC .libs/libhgfsServer_la-hgfsPlugin.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libhgfs/.libs -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libhgfs/.libs/libhgfs.so -lgthread-2.0 /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs/libvmtools.so -lkvm -lcrypt -lthr -licui18n -licuuc -licudata -lglib-2.0 -lintl -O2 -Wl,-z -Wl,defs -Wl,-lc -pthread -Wl,-soname -Wl,libhgfsServer.so -o .libs/libhgfsServer.so libtool: link: ( cd ".libs" && rm -f "libhgfsServer.la" && ln -s "../libhgfsServer.la" "libhgfsServer.la" ) Making all in powerOps /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hi dden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libpowerOps_la-powerOps.lo -MD -MP -MF .deps/libpowerOps_la-powerOps.Tpo -c -o libpowerOps_la-powerOps.lo `test -f 'powerOps.c' || echo './'`powerOps.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libpowerOps_la-powerOps.lo -MD -MP -MF .deps/libpowerOps_la-powerOps.Tpo -c powerOps.c -fPIC -DPIC -o .libs/libpowerOps_la-powerOps.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libpowerOps_la-powerOps.lo -MD -MP -MF .deps/libpowerOps_la-powerOps.Tpo -c powerOps.c -o libpowerOps_la-powerOps.o >/dev/null 2>&1 mv -f .deps/libpowerOps_la-powerOps.Tpo .deps/libpowerOps_la-powerOps.Plo /bin/sh ../../../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wl,-z,defs -Wl,-lc -shared -module -avoid-version -o libpowerOps.la -rpath /usr/local/lib/open-vm-tools/plugins/vmsvc libpowerOps_la-powerOps.lo /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/libvmtools.la -L/usr/local/lib -lglib-2.0 -lintl libtool: link: cc -shared -fPIC -DPIC .libs/libpowerOps_la-powerOps.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs -Wl,-rpath -Wl,/usr/local/lib /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs/libvmtools.so -lkvm -lcrypt -lthr -L/usr/local/lib -licui18n -licuuc -licudata -lglib-2.0 -lintl -O2 -Wl,-z -Wl,defs -Wl,-lc -Wl,-soname -Wl,libpowerOps.so -o .libs/libpowerOps.so libtool: link: ( cd ".libs" && rm -f "libpowerOps.la" && ln -s "../libpowerOps.la" "libpowerOps.la" ) Making all in timeSync /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hi dden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-timeSync.lo -MD -MP -MF .deps/libtimeSync_la-timeSync.Tpo -c -o libtimeSync_la-timeSync.lo `test -f 'timeSync.c' || echo './'`timeSync.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-timeSync.lo -MD -MP -MF .deps/libtimeSync_la-timeSync.Tpo -c timeSync.c -fPIC -DPIC -o .libs/libtimeSync_la-timeSync.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-timeSync.lo -MD -MP -MF .deps/libtimeSync_la-timeSync.Tpo -c timeSync.c -o libtimeSync_la-timeSync.o >/dev/null 2>&1 mv -f .deps/libtimeSync_la-timeSync.Tpo .deps/libtimeSync_la-timeSync.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hi dden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-timeSyncPosix.lo -MD -MP -MF .deps/libtimeSync_la-timeSyncPosix.Tpo -c -o libtimeSync_la-timeSyncPosix.lo `test -f 'timeSyncPosix.c' || echo './'`timeSyncPosix.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-timeSyncPosix.lo -MD -MP -MF .deps/libtimeSync_la-timeSyncPosix.Tpo -c timeSyncPosix.c -fPIC -DPIC -o .libs/libtimeSync_la-timeSyncPosix.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-timeSyncPosix.lo -MD -MP -MF .deps/libtimeSync_la-timeSyncPosix.Tpo -c timeSyncPosix.c -o libtimeSync_la-timeSyncPosix.o >/dev/null 2>&1 mv -f .deps/libtimeSync_la-timeSyncPosix.Tpo .deps/libtimeSync_la-timeSyncPosix.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hi dden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-slewAdjtime.lo -MD -MP -MF .deps/libtimeSync_la-slewAdjtime.Tpo -c -o libtimeSync_la-slewAdjtime.lo `test -f 'slewAdjtime.c' || echo './'`slewAdjtime.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-slewAdjtime.lo -MD -MP -MF .deps/libtimeSync_la-slewAdjtime.Tpo -c slewAdjtime.c -fPIC -DPIC -o .libs/libtimeSync_la-slewAdjtime.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-slewAdjtime.lo -MD -MP -MF .deps/libtimeSync_la-slewAdjtime.Tpo -c slewAdjtime.c -o libtimeSync_la-slewAdjtime.o >/dev/null 2>&1 mv -f .deps/libtimeSync_la-slewAdjtime.Tpo .deps/libtimeSync_la-slewAdjtime.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hi dden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-pllNone.lo -MD -MP -MF .deps/libtimeSync_la-pllNone.Tpo -c -o libtimeSync_la-pllNone.lo `test -f 'pllNone.c' || echo './'`pllNone.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-pllNone.lo -MD -MP -MF .deps/libtimeSync_la-pllNone.Tpo -c pllNone.c -fPIC -DPIC -o .libs/libtimeSync_la-pllNone.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-pllNone.lo -MD -MP -MF .deps/libtimeSync_la-pllNone.Tpo -c pllNone.c -o libtimeSync_la-pllNone.o >/dev/null 2>&1 mv -f .deps/libtimeSync_la-pllNone.Tpo .deps/libtimeSync_la-pllNone.Plo /bin/sh ../../../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wl,-z,defs -Wl,-lc -shared -module -avoid-version -o libtimeSync.la -rpath /usr/local/lib/open-vm-tools/plugins/vmsvc libtimeSync_la-timeSync.lo libtimeSync_la-timeSyncPosix.lo libtimeSync_la-slewAdjtime.lo libtimeSync_la-pllNone.lo /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/libvmtools.la -L/usr/local/lib -lglib-2.0 -lintl libtool: link: cc -shared -fPIC -DPIC .libs/libtimeSync_la-timeSync.o .libs/libtimeSync_la-timeSyncPosix.o .libs/libtimeSync_la-slewAdjtime.o .libs/libtimeSync_la-pllNone.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs -Wl,-rpath -Wl,/usr/local/lib /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs/libvmtools.so -lkvm -lcrypt -lthr -L/usr/local/lib -licui18n -licuuc -licudata -lglib-2.0 -lintl -O2 -Wl,-z -Wl,defs -Wl,-lc -Wl,-soname -Wl,libtimeSync.so -o .libs/libtimeSync.so libtool: link: ( cd ".libs" && rm -f "libtimeSync.la" && ln -s "../libtimeSync.la" "libtimeSync.la" ) Making all in vix /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hi dden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-foundryToolsDaemon.lo -MD -MP -MF .deps/libvix_la-foundryToolsDaemon.Tpo -c -o libvix_la-foundryToolsDaemon.lo `test -f 'foundryToolsDaemon.c' || echo './'`foundryToolsDaemon.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-foundryToolsDaemon.lo -MD -MP -MF .deps/libvix_la-foundryToolsDaemon.Tpo -c foundryToolsDaemon.c -fPIC -DPIC -o .libs/libvix_la-foundryToolsDaemon.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-foundryToolsDaemon.lo -MD -MP -MF .deps/libvix_la-foundryToolsDaemon.Tpo -c foundryToolsDaemon.c -o libvix_la-foundryToolsDaemon.o >/dev/null 2>&1 mv -f .deps/libvix_la-foundryToolsDaemon.Tpo .deps/libvix_la-foundryToolsDaemon.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hi dden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-vixPlugin.lo -MD -MP -MF .deps/libvix_la-vixPlugin.Tpo -c -o libvix_la-vixPlugin.lo `test -f 'vixPlugin.c' || echo './'`vixPlugin.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-vixPlugin.lo -MD -MP -MF .deps/libvix_la-vixPlugin.Tpo -c vixPlugin.c -fPIC -DPIC -o .libs/libvix_la-vixPlugin.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-vixPlugin.lo -MD -MP -MF .deps/libvix_la-vixPlugin.Tpo -c vixPlugin.c -o libvix_la-vixPlugin.o >/dev/null 2>&1 mv -f .deps/libvix_la-vixPlugin.Tpo .deps/libvix_la-vixPlugin.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hi dden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-vixTools.lo -MD -MP -MF .deps/libvix_la-vixTools.Tpo -c -o libvix_la-vixTools.lo `test -f 'vixTools.c' || echo './'`vixTools.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-vixTools.lo -MD -MP -MF .deps/libvix_la-vixTools.Tpo -c vixTools.c -fPIC -DPIC -o .libs/libvix_la-vixTools.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-vixTools.lo -MD -MP -MF .deps/libvix_la-vixTools.Tpo -c vixTools.c -o libvix_la-vixTools.o >/dev/null 2>&1 mv -f .deps/libvix_la-vixTools.Tpo .deps/libvix_la-vixTools.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hi dden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-vixToolsEnvVars.lo -MD -MP -MF .deps/libvix_la-vixToolsEnvVars.Tpo -c -o libvix_la-vixToolsEnvVars.lo `test -f 'vixToolsEnvVars.c' || echo './'`vixToolsEnvVars.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-vixToolsEnvVars.lo -MD -MP -MF .deps/libvix_la-vixToolsEnvVars.Tpo -c vixToolsEnvVars.c -fPIC -DPIC -o .libs/libvix_la-vixToolsEnvVars.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-vixToolsEnvVars.lo -MD -MP -MF .deps/libvix_la-vixToolsEnvVars.Tpo -c vixToolsEnvVars.c -o libvix_la-vixToolsEnvVars.o >/dev/null 2>&1 mv -f .deps/libvix_la-vixToolsEnvVars.Tpo .deps/libvix_la-vixToolsEnvVars.Plo /bin/sh ../../../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wl,-z,defs -Wl,-lc -shared -module -avoid-version -o libvix.la -rpath /usr/local/lib/open-vm-tools/plugins/common libvix_la-foundryToolsDaemon.lo libvix_la-vixPlugin.lo libvix_la-vixTools.lo libvix_la-vixToolsEnvVars.lo -lcrypt -lthr /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/libvmtools.la -L/usr/local/lib -lglib-2.0 -lintl /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libhgfs/libhgfs.la ../../../lib/auth/libAuth.la ../../../lib/foundryMsg/libFoundryMsg.la ../../../lib/impersonate/libImpersonate.la libtool: link: cc -shared -fPIC -DPIC .libs/libvix_la-foundryToolsDaemon.o .libs/libvix_la-vixPlugin.o .libs/libvix_la-vixTools.o .libs/libvix_la-vixToolsEnvVars.o -Wl,--whole-archive ../../../lib/auth/.libs/libAuth.a ../../../lib/foundryMsg/.libs/libFoundryMsg.a ../../../lib/impersonate/.libs/libImpersonate.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libhgfs/.libs -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libhgfs/.libs/libhgfs.so -lgthread-2.0 /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs/libvmtools.so -lkvm -lcrypt -lthr -licui18n -licuuc -licudata -lglib-2.0 -lintl -O2 -Wl,-z -Wl,defs -Wl,-lc -pthread -Wl,-soname -Wl,libvix.so -o .libs/libvix.so libtool: link: ( cd ".libs" && rm -f "libvix.la" && ln -s "../libvix.la" "libvix.la" ) Making all in vmbackup glib-genmarshal --body ../../../services/plugins/vmbackup/vmBackupSignals.gm > vmBackupSignals.c || (rm -f vmBackupSignals.c && exit 1) glib-genmarshal --header ../../../services/plugins/vmbackup/vmBackupSignals.gm > vmBackupSignals.h || (rm -f vmBackupSignals.h && exit 1) /usr/bin/make all-am /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hi dden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-nullProvider.lo -MD -MP -MF .deps/libvmbackup_la-nullProvider.Tpo -c -o libvmbackup_la-nullProvider.lo `test -f 'nullProvider.c' || echo './'`nullProvider.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-nullProvider.lo -MD -MP -MF .deps/libvmbackup_la-nullProvider.Tpo -c nullProvider.c -fPIC -DPIC -o .libs/libvmbackup_la-nullProvider.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-nullProvider.lo -MD -MP -MF .deps/libvmbackup_la-nullProvider.Tpo -c nullProvider.c -o libvmbackup_la-nullProvider.o >/dev/null 2>&1 mv -f .deps/libvmbackup_la-nullProvider.Tpo .deps/libvmbackup_la-nullProvider.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hi dden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-scriptOps.lo -MD -MP -MF .deps/libvmbackup_la-scriptOps.Tpo -c -o libvmbackup_la-scriptOps.lo `test -f 'scriptOps.c' || echo './'`scriptOps.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-scriptOps.lo -MD -MP -MF .deps/libvmbackup_la-scriptOps.Tpo -c scriptOps.c -fPIC -DPIC -o .libs/libvmbackup_la-scriptOps.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-scriptOps.lo -MD -MP -MF .deps/libvmbackup_la-scriptOps.Tpo -c scriptOps.c -o libvmbackup_la-scriptOps.o >/dev/null 2>&1 mv -f .deps/libvmbackup_la-scriptOps.Tpo .deps/libvmbackup_la-scriptOps.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hi dden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-stateMachine.lo -MD -MP -MF .deps/libvmbackup_la-stateMachine.Tpo -c -o libvmbackup_la-stateMachine.lo `test -f 'stateMachine.c' || echo './'`stateMachine.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-stateMachine.lo -MD -MP -MF .deps/libvmbackup_la-stateMachine.Tpo -c stateMachine.c -fPIC -DPIC -o .libs/libvmbackup_la-stateMachine.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-stateMachine.lo -MD -MP -MF .deps/libvmbackup_la-stateMachine.Tpo -c stateMachine.c -o libvmbackup_la-stateMachine.o >/dev/null 2>&1 mv -f .deps/libvmbackup_la-stateMachine.Tpo .deps/libvmbackup_la-stateMachine.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hi dden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-syncDriverOps.lo -MD -MP -MF .deps/libvmbackup_la-syncDriverOps.Tpo -c -o libvmbackup_la-syncDriverOps.lo `test -f 'syncDriverOps.c' || echo './'`syncDriverOps.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-syncDriverOps.lo -MD -MP -MF .deps/libvmbackup_la-syncDriverOps.Tpo -c syncDriverOps.c -fPIC -DPIC -o .libs/libvmbackup_la-syncDriverOps.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-syncDriverOps.lo -MD -MP -MF .deps/libvmbackup_la-syncDriverOps.Tpo -c syncDriverOps.c -o libvmbackup_la-syncDriverOps.o >/dev/null 2>&1 mv -f .deps/libvmbackup_la-syncDriverOps.Tpo .deps/libvmbackup_la-syncDriverOps.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hi dden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-vmBackupSignals.lo -MD -MP -MF .deps/libvmbackup_la-vmBackupSignals.Tpo -c -o libvmbackup_la-vmBackupSignals.lo `test -f 'vmBackupSignals.c' || echo './'`vmBackupSignals.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-vmBackupSignals.lo -MD -MP -MF .deps/libvmbackup_la-vmBackupSignals.Tpo -c vmBackupSignals.c -fPIC -DPIC -o .libs/libvmbackup_la-vmBackupSignals.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdi rs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-vmBackupSignals.lo -MD -MP -MF .deps/libvmbackup_la-vmBackupSignals.Tpo -c vmBackupSignals.c -o libvmbackup_la-vmBackupSignals.o >/dev/null 2>&1 mv -f .deps/libvmbackup_la-vmBackupSignals.Tpo .deps/libvmbackup_la-vmBackupSignals.Plo /bin/sh ../../../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wl,-z,defs -Wl,-lc -shared -module -avoid-version -o libvmbackup.la -rpath /usr/local/lib/open-vm-tools/plugins/vmsvc libvmbackup_la-nullProvider.lo libvmbackup_la-scriptOps.lo libvmbackup_la-stateMachine.lo libvmbackup_la-syncDriverOps.lo libvmbackup_la-vmBackupSignals.lo -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/libvmtools.la -L/usr/local/lib -lglib-2.0 -lintl libtool: link: cc -shared -fPIC -DPIC .libs/libvmbackup_la-nullProvider.o .libs/libvmbackup_la-scriptOps.o .libs/libvmbackup_la-stateMachine.o .libs/libvmbackup_la-syncDriverOps.o .libs/libvmbackup_la-vmBackupSignals.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs -Wl,-rpath -Wl,/usr/local/lib -lgobject-2.0 -L/usr/local/lib /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs/libvmtools.so -lkvm -lcrypt -lthr -licui18n -licuuc -licudata -lglib-2.0 -lintl -O2 -Wl,-z -Wl,defs -Wl,-lc -Wl,-soname -Wl,libvmbackup.so -o .libs/libvmbackup.so libtool: link: ( cd ".libs" && rm -f "libvmbackup.la" && ln -s "../libvmbackup.la" "libvmbackup.la" ) Making all in toolbox cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools -9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT vmware_toolbox_cmd-toolbox-cmd.o -MD -MP -MF .deps/vmware_toolbox_cmd-toolbox-cmd.Tpo -c -o vmware_toolbox_cmd-toolbox-cmd.o `test -f 'toolbox-cmd.c' || echo './'`toolbox-cmd.c mv -f .deps/vmware_toolbox_cmd-toolbox-cmd.Tpo .deps/vmware_toolbox_cmd-toolbox-cmd.Po cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools -9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT vmware_toolbox_cmd-toolboxcmd-devices.o -MD -MP -MF .deps/vmware_toolbox_cmd-toolboxcmd-devices.Tpo -c -o vmware_toolbox_cmd-toolboxcmd-devices.o `test -f 'toolboxcmd-devices.c' || echo './'`toolboxcmd-devices.c mv -f .deps/vmware_toolbox_cmd-toolboxcmd-devices.Tpo .deps/vmware_toolbox_cmd-toolboxcmd-devices.Po cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools -9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT vmware_toolbox_cmd-toolboxcmd-scripts.o -MD -MP -MF .deps/vmware_toolbox_cmd-toolboxcmd-scripts.Tpo -c -o vmware_toolbox_cmd-toolboxcmd-scripts.o `test -f 'toolboxcmd-scripts.c' || echo './'`toolboxcmd-scripts.c mv -f .deps/vmware_toolbox_cmd-toolboxcmd-scripts.Tpo .deps/vmware_toolbox_cmd-toolboxcmd-scripts.Po cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DX_DISPLAY_MISSING=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -DNO_XSM=1 -DNO_XCOMPOSITE=1 -DNO_MULTIMON=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools -9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT vmware_toolbox_cmd-toolboxcmd-shrink.o -MD -MP -MF .deps/vmware_toolbox_cmd-toolboxcmd-shrink.Tpo -c -o vmware_toolbox_cmd-toolboxcmd-shrink.o `test -f 'toolboxcmd-shrink.c' || echo './'`toolboxcmd-shrink.c toolboxcmd-shrink.c:394:31: error: comparison of constant 'WIPER_ENABLED' (2) with boolean expression is always false [-Werror,-Wtautological-constant-out-of-range-compare] if (!ShrinkGetWiperState() == WIPER_ENABLED && !Wiper_IsWipeSupported(part)) { ~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 1 error generated. *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544/toolbox *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/emulators/open-vm-tools-nox11/work/open-vm-tools-9.4.0-1280544 *** Error code 1 Stop. make: stopped in /usr/ports/emulators/open-vm-tools-nox11 From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 10:54:27 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 AC6FCD1C for ; Fri, 30 Jan 2015 10:54:27 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 8B7C9843 for ; Fri, 30 Jan 2015 10:54:27 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UAsRPx087955 for ; Fri, 30 Jan 2015 10:54:27 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UAsRNs087932; Fri, 30 Jan 2015 10:54:27 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 10:54:27 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301054.t0UAsRNs087932@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-i386-default][security/wipe] Failed for wipe-2.3.1 in build 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: Fri, 30 Jan 2015 10:54:27 -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: bapt@FreeBSD.org Ident: $FreeBSD: head/security/wipe/Makefile 371040 2014-10-17 10:23:34Z bapt $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/wipe-2.3.1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building security/wipe build started at Fri Jan 30 10:54:21 UTC 2015 port directory: /usr/ports/security/wipe building for: FreeBSD head-i386-default-job-04 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/security/wipe/Makefile 371040 2014-10-17 10:23:34Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=wipe-2.3.1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for wipe-2.3.1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/wipe/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/wipe/work HOME=/wrkdirs/usr/ports/security/wipe/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/security/wipe/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/wipe/work HOME=/wrkdirs/usr/ports/security/wipe/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/wipe/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/wipe/work HOME=/wrkdirs/usr/ports/security/wipe/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/security/wipe/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/wipe/work HOME=/wrkdirs/usr/ports/security/wipe/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/wipe" EXAMPLESDIR="share/examples/wipe" DATADIR="share/wipe" WWWDIR="www/wipe" ETCDIR="etc/wipe" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/wipe DOCSDIR=/usr/local/share/doc/wipe EXAMPLESDIR=/usr/local/share/examples/wipe WWWDIR=/usr/local/www/wipe ETCDIR=/usr/local/etc/wipe --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> wipe-2.3.1 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.7.txz [head-i386-default-job-04] Installing pkg-1.4.7... [head-i386-default-job-04] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of wipe-2.3.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by wipe-2.3.1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by wipe-2.3.1 for building => SHA256 Checksum OK for wipe-2.3.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by wipe-2.3.1 for building ===> Extracting for wipe-2.3.1 => SHA256 Checksum OK for wipe-2.3.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for wipe-2.3.1 ===> Applying FreeBSD patches for wipe-2.3.1 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for wipe-2.3.1 loading site script /usr/ports/Templates/config.site creating cache ./config.cache checking host system type... i386-portbld-freebsd11.0 checking target system type... i386-portbld-freebsd11.0 checking build system type... i386-portbld-freebsd11.0 checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector) works... yes checking whether the C compiler (cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for POSIXized ISC... no checking how to run the C preprocessor... cpp checking whether cc needs -traditional... no checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether the C compiler accepts -pipe... yes checking whether the C compiler accepts -g... yes checking whether the C compiler accepts -O0... yes checking whether the C compiler accepts -O2... yes checking whether the C compiler accepts -ansi... yes checking whether the C compiler accepts -pedantic... yes checking whether the C compiler accepts -Wall... yes checking whether the C compiler accepts -Werror... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for fcntl.h... (cached) yes checking for memory.h... (cached) yes checking for linux/fs.h... no checking for sys/mount.h... (cached) yes checking for sys/disklabel.h... yes checking for sys/ioctl.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for getopt.h... (cached) yes checking for errno.h... (cached) yes checking for termio.h... no checking for termios.h... yes checking for linux/mtio.h... no checking for working const... yes checking for inline... __inline__ checking for off_t... (cached) yes checking for size_t... (cached) yes checking whether stat file-mode macros are broken... no checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for getopt... (cached) yes checking for strnlen... (cached) yes checking for bzero... (cached) yes checking for memset... (cached) yes checking for memcpy... (cached) yes checking for realloc... yes checking for fchmod... (cached) yes checking for ioctl... yes checking for fcntl... (cached) yes checking for lockf... yes checking for flock... yes checking for fsync... (cached) yes checking for fdatasync... no checking for unlink... yes checking for rmdir... yes checking for remove... yes checking for rename... (cached) yes checking for dirfd... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h =========================================================================== =================================================== ===> Building for wipe-2.3.1 cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DFREEBSD11 -c main.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DFREEBSD11 -c wipe.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DFREEBSD11 -c rand.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DFREEBSD11 -c dir.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DFREEBSD11 -c file.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DFREEBSD11 -c blkdev.c blkdev.c:180:20: error: use of undeclared identifier 'DIOCGDINFO' if (ioctl(f->fd, DIOCGDINFO, &pinfo)) ^ 1 error generated. *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/security/wipe/work/wipe-2.3.1 *** Error code 1 Stop. make: stopped in /usr/ports/security/wipe From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 10:58:31 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 5F7E6D6B for ; Fri, 30 Jan 2015 10:58:31 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 301EE872 for ; Fri, 30 Jan 2015 10:58:31 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UAwUtD003750 for ; Fri, 30 Jan 2015 10:58:30 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UAwUs4003743; Fri, 30 Jan 2015 10:58:30 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 10:58:30 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301058.t0UAwUs4003743@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-i386-default][math/tomsfastmath] Failed for tomsfastmath-0.12 in build 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: Fri, 30 Jan 2015 10:58:31 -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: danfe@FreeBSD.org Ident: $FreeBSD: head/math/tomsfastmath/Makefile 357102 2014-06-09 04:25:02Z danfe $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/tomsfastmath-0.12.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building math/tomsfastmath build started at Fri Jan 30 10:58:25 UTC 2015 port directory: /usr/ports/math/tomsfastmath building for: FreeBSD head-i386-default-job-12 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/math/tomsfastmath/Makefile 357102 2014-06-09 04:25:02Z danfe $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=tomsfastmath-0.12 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/tomsfastmath/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/tomsfastmath/work HOME=/wrkdirs/usr/ports/math/tomsfastmath/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/tomsfastmath/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/tomsfastmath/work HOME=/wrkdirs/usr/ports/math/tomsfastmath/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/tomsfastmath" EXAMPLESDIR="share/examples/tomsfastmath" DATADIR="share/tomsfastmath" WWWDIR="www/tomsfastmath" ETCDIR="etc/tomsfastmath" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/tomsfastmath DOCSDIR=/usr/local/share/doc/tomsfastmath EXAMPLESDIR=/usr/local/share/examples/tomsfastmath WWWDIR=/usr/local/www/tomsfastmath ETCDIR=/usr/local/etc/tomsfastmath --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> tomsfastmath-0.12 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.7.txz [head-i386-default-job-12] Installing pkg-1.4.7... [head-i386-default-job-12] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of tomsfastmath-0.12 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by tomsfastmath-0.12 for building =========================================================================== =================================================== ===> Fetching all distfiles required by tomsfastmath-0.12 for building => SHA256 Checksum OK for tfm-0.12.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by tomsfastmath-0.12 for building ===> Extracting for tomsfastmath-0.12 => SHA256 Checksum OK for tfm-0.12.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for tomsfastmath-0.12 ===> Applying FreeBSD patches for tomsfastmath-0.12 =========================================================================== =================================================== ===> tomsfastmath-0.12 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 [head-i386-default-job-12] Installing gmake-4.1_1... [head-i386-default-job-12] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-12] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-12] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-12] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-12] Extracting gmake-4.1_1... done ===> Returning to build of tomsfastmath-0.12 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for tomsfastmath-0.12 =========================================================================== =================================================== ===> Building for tomsfastmath-0.12 gmake[1]: Entering directory '/wrkdirs/usr/ports/math/tomsfastmath/work/tomsfastmath-0.12' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/addsub/fp_add.o src/addsub/fp_add.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/addsub/fp_add_d.o src/addsub/fp_add_d.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/addsub/fp_addmod.o src/addsub/fp_addmod.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/addsub/fp_cmp.o src/addsub/fp_cmp.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/addsub/fp_cmp_d.o src/addsub/fp_cmp_d.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/addsub/fp_cmp_mag.o src/addsub/fp_cmp_mag.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/addsub/fp_sub.o src/addsub/fp_sub.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/addsub/fp_sub_d.o src/addsub/fp_sub_d.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/addsub/fp_submod.o src/addsub/fp_submod.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/addsub/s_fp_add.o src/addsub/s_fp_add.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/addsub/s_fp_sub.o src/addsub/s_fp_sub.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bin/fp_radix_size.o src/bin/fp_radix_size.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bin/fp_read_radix.o src/bin/fp_read_radix.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bin/fp_read_signed_bin.o src/bin/fp_read_signed_bin.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bin/fp_read_unsigned_bin.o src/bin/fp_read_unsigned_bin.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bin/fp_reverse.o src/bin/fp_reverse.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bin/fp_s_rmap.o src/bin/fp_s_rmap.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bin/fp_signed_bin_size.o src/bin/fp_signed_bin_size.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bin/fp_to_signed_bin.o src/bin/fp_to_signed_bin.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bin/fp_to_unsigned_bin.o src/bin/fp_to_unsigned_bin.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bin/fp_toradix.o src/bin/fp_toradix.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bin/fp_unsigned_bin_size.o src/bin/fp_unsigned_bin_size.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bit/fp_cnt_lsb.o src/bit/fp_cnt_lsb.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bit/fp_count_bits.o src/bit/fp_count_bits.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bit/fp_div_2.o src/bit/fp_div_2.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bit/fp_div_2d.o src/bit/fp_div_2d.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bit/fp_lshd.o src/bit/fp_lshd.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bit/fp_mod_2d.o src/bit/fp_mod_2d.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/bit/fp_rshd.o src/bit/fp_rshd.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/divide/fp_div.o src/divide/fp_div.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/divide/fp_div_d.o src/divide/fp_div_d.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/divide/fp_mod.o src/divide/fp_mod.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/divide/fp_mod_d.o src/divide/fp_mod_d.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/exptmod/fp_2expt.o src/exptmod/fp_2expt.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/exptmod/fp_exptmod.o src/exptmod/fp_exptmod.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/misc/fp_ident.o src/misc/fp_ident.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/misc/fp_set.o src/misc/fp_set.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/mont/fp_montgomery_calc_normalization.o src/mont/fp_montgomery_calc_normalization.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/mont/fp_montgomery_reduce.o src/mont/fp_montgomery_reduce.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/mont/fp_montgomery_setup.o src/mont/fp_montgomery_setup.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/mul/fp_mul.o src/mul/fp_mul.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/mul/fp_mul_2.o src/mul/fp_mul_2.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/mul/fp_mul_2d.o src/mul/fp_mul_2d.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -Wshadow -Isrc/headers -funroll-loops -fomit-frame-pointer -c -o src/mul/fp_mul_comba.o src/mul/fp_mul_comba.c src/mul/fp_mul_comba.c:349:11: error: inline assembly requires more registers than available MULADD(*tmpx++, *tmpy--); ^ src/mul/fp_mul_comba.c:51:6: note: expanded from macro 'MULADD' "movl %6,%%eax \n\t" \ ^ 1 error generated. : recipe for target 'src/mul/fp_mul_comba.o' failed gmake[1]: *** [src/mul/fp_mul_comba.o] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/tomsfastmath/work/tomsfastmath-0.12' *** Error code 1 Stop. make: stopped in /usr/ports/math/tomsfastmath From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 11:03:40 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 0B381DCC for ; Fri, 30 Jan 2015 11:03:40 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 EBBCF931; Fri, 30 Jan 2015 11:03:39 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UB3dEw067523; Fri, 30 Jan 2015 11:03:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UB3dk8067363; Fri, 30 Jan 2015 11:03:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 11:03:39 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301103.t0UB3dk8067363@beefy2.isc.freebsd.org> To: jmohacsi@bsd.hu Subject: [package - head-amd64-default][emulators/yape] Failed for yape-0.32.5_3 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: Fri, 30 Jan 2015 11:03:40 -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: jmohacsi@bsd.hu Last committer: tijl@FreeBSD.org Ident: $FreeBSD: head/emulators/yape/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/yape-0.32.5_3.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building emulators/yape build started at Fri Jan 30 11:03:34 UTC 2015 port directory: /usr/ports/emulators/yape building for: FreeBSD head-amd64-default-job-09 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: jmohacsi@bsd.hu Makefile ident: $FreeBSD: head/emulators/yape/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=yape-0.32.5_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for yape-0.32.5_3: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/yape/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/yape/work HOME=/wrkdirs/usr/ports/emulators/yape/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/yape/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/yape/work HOME=/wrkdirs/usr/ports/emulators/yape/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config 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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/yape" EXAMPLESDIR="share/examples/yape" DATADIR="share/yape" WWWDIR="www/yape" ETCDIR="etc/yape" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/yape DOCSDIR=/usr/local/share/doc/yape EXAMPLESDIR=/usr/local/share/examples/yape WWWDIR=/usr/local/www/yape ETCDIR=/usr/local/etc/yape --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> yape-0.32.5_3 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.7.txz [head-amd64-default-job-09] Installing pkg-1.4.7... [head-amd64-default-job-09] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of yape-0.32.5_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by yape-0.32.5_3 for building =========================================================================== =================================================== ===> Fetching all distfiles required by yape-0.32.5_3 for building => SHA256 Checksum OK for yapeSDL-0.32.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by yape-0.32.5_3 for building ===> Extracting for yape-0.32.5_3 => SHA256 Checksum OK for yapeSDL-0.32.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for yape-0.32.5_3 ===> Applying FreeBSD patches for yape-0.32.5_3 =========================================================================== =================================================== ===> yape-0.32.5_3 depends on file: /usr/local/bin/sdl-config - not found ===> Verifying install for /usr/local/bin/sdl-config in /usr/ports/devel/sdl12 ===> Installing existing package /packages/All/sdl-1.2.15_5,2.txz [head-amd64-default-job-09] Installing sdl-1.2.15_5,2... [head-amd64-default-job-09] `-- Installing aalib-1.4.r5_11... [head-amd64-default-job-09] | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-09] | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-09] `-- Extracting aalib-1.4.r5_11... done [head-amd64-default-job-09] `-- Installing libGLU-9.0.0_2... [head-amd64-default-job-09] | `-- Installing libGL-10.4.0... [head-amd64-default-job-09] | | `-- Installing dri2proto-2.8... [head-amd64-default-job-09] | | `-- Extracting dri2proto-2.8... done [head-amd64-default-job-09] | | `-- Installing expat-2.1.0_2... [head-amd64-default-job-09] | | `-- Extracting expat-2.1.0_2... done [head-amd64-default-job-09] | | `-- Installing libX11-1.6.2_2,1... [head-amd64-default-job-09] | | `-- Installing kbproto-1.0.6... [head-amd64-default-job-09] | | `-- Extracting kbproto-1.0.6... done [head-amd64-default-job-09] | | `-- Installing libXau-1.0.8_2... [head-amd64-default-job-09] | | | `-- Installing xproto-7.0.26... [head-amd64-default-job-09] | | | `-- Extracting xproto-7.0.26... done [head-amd64-default-job-09] | | `-- Extracting libXau-1.0.8_2... done [head-amd64-default-job-09] | | `-- Installing libXdmcp-1.1.1_2... [head-amd64-default-job-09] | | `-- Extracting libXdmcp-1.1.1_2... done [head-amd64-default-job-09] | | `-- Installing libxcb-1.11... [head-amd64-default-job-09] | | | `-- Installing libpthread-stubs-0.3_6... [head-amd64-default-job-09] | | | `-- Extracting libpthread-stubs-0.3_6... done [head-amd64-default-job-09] | | | `-- Installing libxml2-2.9.2_2... [head-amd64-default-job-09] | | | `-- Extracting libxml2-2.9.2_2... done [head-amd64-default-job-09] | | `-- Extracting libxcb-1.11... done [head-amd64-default-job-09] | | `-- Extracting libX11-1.6.2_2,1... done [head-amd64-default-job-09] | | `-- Installing libXdamage-1.1.4_2... [head-amd64-default-job-09] | | `-- Installing damageproto-1.2.1... [head-amd64-default-job-09] | | `-- Extracting damageproto-1.2.1... done [head-amd64-default-job-09] | | `-- Installing libXfixes-5.0.1_2... [head-amd64-default-job-09] | | | `-- Installing fixesproto-5.0... [head-amd64-default-job-09] | | | `-- Extracting fixesproto-5.0... done [head-amd64-default-job-09] | | `-- Extracting libXfixes-5.0.1_2... done [head-amd64-default-job-09] | | `-- Extracting libXdamage-1.1.4_2... done [head-amd64-default-job-09] | | `-- Installing libXext-1.3.3,1... [head-amd64-default-job-09] | | `-- Installing xextproto-7.3.0... [head-amd64-default-job-09] | | `-- Extracting xextproto-7.3.0... done [head-amd64-default-job-09] | | `-- Extracting libXext-1.3.3,1... done [head-amd64-default-job-09] | | `-- Installing libXxf86vm-1.1.3_2... [head-amd64-default-job-09] | | `-- Installing xf86vidmodeproto-2.3.1... [head-amd64-default-job-09] | | `-- Extracting xf86vidmodeproto-2.3.1... done [head-amd64-default-job-09] | | `-- Extracting libXxf86vm-1.1.3_2... done [head-amd64-default-job-09] | | `-- Installing libdevq-0.0.2... [head-amd64-default-job-09] | | `-- Extracting libdevq-0.0.2... done [head-amd64-default-job-09] | | `-- Installing libdrm-2.4.58_1,1... [head-amd64-default-job-09] | | `-- Installing libpciaccess-0.13.2_2... [head-amd64-default-job-09] | | | `-- Installing pciids-20150124... [head-amd64-default-job-09] | | | `-- Extracting pciids-20150124... done [head-amd64-default-job-09] | | `-- Extracting libpciaccess-0.13.2_2... done [head-amd64-default-job-09] | | `-- Extracting libdrm-2.4.58_1,1... done [head-amd64-default-job-09] | | `-- Installing libglapi-10.4.0... [head-amd64-default-job-09] | | `-- Installing libxshmfence-1.1_3... [head-amd64-default-job-09] | | `-- Extracting libxshmfence-1.1_3... done [head-amd64-default-job-09] | | `-- Extracting libglapi-10.4.0... done [head-amd64-default-job-09] | `-- Extracting libGL-10.4.0... done [head-amd64-default-job-09] `-- Extracting libGLU-9.0.0_2... done [head-amd64-default-job-09] `-- Installing libXrandr-1.4.2_2... [head-amd64-default-job-09] | `-- Installing libXrender-0.9.8_2... [head-amd64-default-job-09] | | `-- Installing renderproto-0.11.1... [head-amd64-default-job-09] | | `-- Extracting renderproto-0.11.1... done [head-amd64-default-job-09] | `-- Extracting libXrender-0.9.8_2... done [head-amd64-default-job-09] | `-- Installing randrproto-1.4.0... [head-amd64-default-job-09] | `-- Extracting randrproto-1.4.0... done [head-amd64-default-job-09] `-- Extracting libXrandr-1.4.2_2... done [head-amd64-default-job-09] Extracting sdl-1.2.15_5,2... done Message for sdl-1.2.15_5,2: ------------------------------------------------------------------------------ Your SDL library has been built with libvgl support, which means that you can run almost any SDL application straight on your console (VESA 2.0 compatible videocard is required). To do this you have to load the vesa kernel module or enable it in your kernel, and set environment variable "SDL_VIDEODRIVER=vgl". ------------------------------------------------------------------------------ ===> Returning to build of yape-0.32.5_3 ===> yape-0.32.5_3 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 [head-amd64-default-job-09] Installing gmake-4.1_1... [head-amd64-default-job-09] `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-09] `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-09] Extracting gmake-4.1_1... done ===> Returning to build of yape-0.32.5_3 =========================================================================== =================================================== ===> yape-0.32.5_3 depends on shared library: libSDL.so - found (/usr/local/lib/libSDL-1.2.so.0.11.4) =========================================================================== =================================================== ===> Configuring for yape-0.32.5_3 =========================================================================== =================================================== ===> Building for yape-0.32.5_3 gmake[1]: Entering directory '/wrkdirs/usr/ports/emulators/yape/work' c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -finline -frerun-loop-opt -Winline -fomit-frame-pointer `/usr/local/bin/sdl-config --cflags` -c archdep.cpp c++: error: unknown argument: '-frerun-loop-opt' Makefile:40: recipe for target 'archdep.o' failed gmake[1]: *** [archdep.o] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/emulators/yape/work' *** Error code 1 Stop. make: stopped in /usr/ports/emulators/yape From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 11:04:41 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 AB193EBC; Fri, 30 Jan 2015 11:04:41 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 95FA9943; Fri, 30 Jan 2015 11:04:41 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UB4fZZ062077; Fri, 30 Jan 2015 11:04:41 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UB4fTo062061; Fri, 30 Jan 2015 11:04:41 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 11:04:41 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301104.t0UB4fTo062061@beefy1.isc.freebsd.org> To: fjoe@FreeBSD.org Subject: [package - head-i386-default][misc/dahdi-kmod] Failed for dahdi-kmod-2.4.0rc5_6 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: Fri, 30 Jan 2015 11:04:41 -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: fjoe@FreeBSD.org Last committer: antoine@FreeBSD.org Ident: $FreeBSD: head/misc/dahdi-kmod/Makefile 369451 2014-09-28 12:57:48Z antoine $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/dahdi-kmod-2.4.0rc5_6.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building misc/dahdi-kmod build started at Fri Jan 30 11:04:20 UTC 2015 port directory: /usr/ports/misc/dahdi-kmod building for: FreeBSD head-i386-default-job-15 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: fjoe@FreeBSD.org Makefile ident: $FreeBSD: head/misc/dahdi-kmod/Makefile 369451 2014-09-28 12:57:48Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=dahdi-kmod-2.4.0rc5_6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/misc/dahdi-kmod/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/dahdi-kmod/work HOME=/wrkdirs/usr/ports/misc/dahdi-kmod/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/misc/dahdi-kmod/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/dahdi-kmod/work HOME=/wrkdirs/usr/ports/misc/dahdi-kmod/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/misc/dahdi-kmod/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/dahdi-kmod/work HOME=/wrkdirs/usr/ports/misc/dahdi-kmod/work TMPDIR="/tmp" KMODDIR="/usr/local/lib/dahdi" SYSDIR="/usr/src/sys" NO_XREF=yes XDG_DATA_HOME=/wrkdirs/usr/ports/misc/dahdi-kmod/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/dahdi-kmod/work HOME=/wrkdirs/usr/ports/misc/dahdi-kmod/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-- KMODDIR="usr/local/lib/dahdi" X86="" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/dahdi-kmod" EXAMPLESDIR="share/examples/dahdi-kmod" DATADIR="share/dahdi-kmod" WWWDIR="www/dahdi-kmod" ETCDIR="etc/dahdi-kmod" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/dahdi-kmod DOCSDIR=/usr/local/share/doc/dahdi-kmod EXAMPLESDIR=/usr/local/share/examples/dahdi-kmod WWWDIR=/usr/local/www/dahdi-kmod ETCDIR=/usr/local/etc/dahdi-kmod --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> dahdi-kmod-2.4.0rc5_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.7.txz [head-i386-default-job-15] Installing pkg-1.4.7... [head-i386-default-job-15] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of dahdi-kmod-2.4.0rc5_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by dahdi-kmod-2.4.0rc5_6 for building =========================================================================== =================================================== ===> Fetching all distfiles required by dahdi-kmod-2.4.0rc5_6 for building => SHA256 Checksum OK for dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1.tar.gz. => SHA256 Checksum OK for oslec-linux-2.6.35.4.tar.gz. => SHA256 Checksum OK for zaphfc-r5.tar.gz. => SHA256 Checksum OK for dahdi-fw-oct6114-064-1.05.01.tar.gz. => SHA256 Checksum OK for dahdi-fw-oct6114-128-1.05.01.tar.gz. => SHA256 Checksum OK for dahdi-fw-tc400m-MR6.12.tar.gz. => SHA256 Checksum OK for dahdi-fw-hx8-2.06.tar.gz. => SHA256 Checksum OK for dahdi-fwload-vpmadt032-1.25.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by dahdi-kmod-2.4.0rc5_6 for building ===> Extracting for dahdi-kmod-2.4.0rc5_6 => SHA256 Checksum OK for dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1.tar.gz. => SHA256 Checksum OK for oslec-linux-2.6.35.4.tar.gz. => SHA256 Checksum OK for zaphfc-r5.tar.gz. => SHA256 Checksum OK for dahdi-fw-oct6114-064-1.05.01.tar.gz. => SHA256 Checksum OK for dahdi-fw-oct6114-128-1.05.01.tar.gz. => SHA256 Checksum OK for dahdi-fw-tc400m-MR6.12.tar.gz. => SHA256 Checksum OK for dahdi-fw-hx8-2.06.tar.gz. => SHA256 Checksum OK for dahdi-fwload-vpmadt032-1.25.0.tar.gz. cp -f /portdistfiles/dahdi-fw-oct6114-064-1.05.01.tar.gz /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi-fw-oct6114-064.bin cp -f /portdistfiles/dahdi-fw-oct6114-128-1.05.01.tar.gz /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi-fw-oct6114-128.bin cp -f /portdistfiles/dahdi-fw-tc400m-MR6.12.tar.gz /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi-fw-tc400m.bin cp -f /portdistfiles/dahdi-fw-hx8-2.06.tar.gz /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi-fw-hx8.bin cp -f /portdistfiles/dahdi-fwload-vpmadt032-1.25.0.tar.gz /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_vpmadt032_loader =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for dahdi-kmod-2.4.0rc5_6 ===> Applying extra patch /wrkdirs/usr/ports/misc/dahdi-kmod/work/zaphfc-r5 ===> Applying FreeBSD patches for dahdi-kmod-2.4.0rc5_6 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for dahdi-kmod-2.4.0rc5_6 =========================================================================== =================================================== ===> Building for dahdi-kmod-2.4.0rc5_6 ===> freebsd (all) ===> freebsd/dahdi (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi machine -> /usr/src/sys/i386/include x86 -> /usr/src/sys/x86/include Updating version.h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahd i/../../drivers/dahdi/dahdi-base.c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi/../../drivers/dahdi/dahdi-base.c:3341:12: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (count < 0) ~~~~~ ^ ~ /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi/../../drivers/dahdi/dahdi-base.c:3354:12: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (count < 0) ~~~~~ ^ ~ 2 warnings generated. cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c ng_dahdi_iface.c cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c bsd-compat.c ld -d -warn-common -r -d -o dahdi.kld dahdi-base.o ng_dahdi_iface.o bsd-compat.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dahdi.kld export_syms | xargs -J% objcopy % dahdi.kld ld -Bshareable -d -warn-common -o dahdi.ko dahdi.kld objcopy --strip-debug dahdi.ko ===> freebsd/dahdi_dynamic (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_dynamic machine -> /usr/src/sys/i386/include x86 -> /usr/src/sys/x86/include cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_dynamic/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/free bsd/dahdi_dynamic/../../drivers/dahdi/dahdi_dynamic.c ld -d -warn-common -r -d -o dahdi_dynamic.kld dahdi_dynamic.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dahdi_dynamic.kld export_syms | xargs -J% objcopy % dahdi_dynamic.kld ld -Bshareable -d -warn-common -o dahdi_dynamic.ko dahdi_dynamic.kld objcopy --strip-debug dahdi_dynamic.ko ===> freebsd/dahdi_transcode (all) awk -f /usr/src/sys/conf/kmod_syms.awk dahdi_echocan_kb1.kld export_syms | xargs -J% objcopy % dahdi_echocan_kb1.kld ld -Bshareable -d -warn-common -o dahdi_echocan_kb1.ko dahdi_echocan_kb1.kld objcopy --strip-debug dahdi_echocan_kb1.ko ===> freebsd/dahdi_echocan_mg2 (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_echocan_mg2 machine -> /usr/src/sys/i386/include x86 -> /usr/src/sys/x86/include cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_echocan_mg2/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/ freebsd/dahdi_echocan_mg2/../../drivers/dahdi/dahdi_echocan_mg2.c ld -d -warn-common -r -d -o dahdi_echocan_mg2.kld dahdi_echocan_mg2.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dahdi_echocan_mg2.kld export_syms | xargs -J% objcopy % dahdi_echocan_mg2.kld ld -Bshareable -d -warn-common -o dahdi_echocan_mg2.ko dahdi_echocan_mg2.kld objcopy --strip-debug dahdi_echocan_mg2.ko ===> freebsd/dahdi_echocan_sec (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_echocan_sec machine -> /usr/src/sys/i386/include x86 -> /usr/src/sys/x86/include cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_echocan_sec/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/ freebsd/dahdi_echocan_sec/../../drivers/dahdi/dahdi_echocan_sec.c ld -d -warn-common -r -d -o dahdi_echocan_sec.kld dahdi_echocan_sec.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dahdi_echocan_sec.kld export_syms | xargs -J% objcopy % dahdi_echocan_sec.kld ld -Bshareable -d -warn-common -o dahdi_echocan_sec.ko dahdi_echocan_sec.kld objcopy --strip-debug dahdi_echocan_sec.ko ===> freebsd/dahdi_echocan_sec2 (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_echocan_sec2 machine -> /usr/src/sys/i386/include x86 -> /usr/src/sys/x86/include cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_echocan_sec2/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd /freebsd/dahdi_echocan_sec2/../../drivers/dahdi/dahdi_echocan_sec2.c ld -d -warn-common -r -d -o dahdi_echocan_sec2.kld dahdi_echocan_sec2.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dahdi_echocan_sec2.kld export_syms | xargs -J% objcopy % dahdi_echocan_sec2.kld ld -Bshareable -d -warn-common -o dahdi_echocan_sec2.ko dahdi_echocan_sec2.kld objcopy --strip-debug dahdi_echocan_sec2.ko ===> freebsd/dahdi_echocan_oslec (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_echocan_oslec machine -> /usr/src/sys/i386/include x86 -> /usr/src/sys/x86/include cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_echocan_oslec/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebs d/freebsd/dahdi_echocan_oslec/../../drivers/dahdi/dahdi_echocan_oslec.c cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_echocan_oslec/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebs d/freebsd/dahdi_echocan_oslec/../../drivers/staging/echo/echo.c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_echocan_oslec/../../drivers/staging/echo/echo.c:452:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((ec->nonupdate_dwell == 0)) { ~~~~~~~~~~~~~~~~~~~~^~~~ /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_echocan_oslec/../../drivers/staging/echo/echo.c:452:27: note: remove extraneous parentheses around the comparison to silence this warning if ((ec->nonupdate_dwell == 0)) { ~ ^ ~ /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_echocan_oslec/../../drivers/staging/echo/echo.c:452:27: note: use '=' to turn this equality comparison into an assignment if ((ec->nonupdate_dwell == 0)) { ^~ = 1 warning generated. ld -d -warn-common -r -d -o dahdi_echocan_oslec.kld dahdi_echocan_oslec.o echo.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dahdi_echocan_oslec.kld export_syms | xargs -J% objcopy % dahdi_echocan_oslec.kld ld -Bshareable -d -warn-common -o dahdi_echocan_oslec.ko dahdi_echocan_oslec.kld objcopy --strip-debug dahdi_echocan_oslec.ko ===> freebsd/wcfxo (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wcfxo machine -> /usr/src/sys/i386/include x86 -> /usr/src/sys/x86/include awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wcfxo/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wcfx o/../../drivers/dahdi/wcfxo.c ld -d -warn-common -r -d -o wcfxo.kld wcfxo.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk wcfxo.kld export_syms | xargs -J% objcopy % wcfxo.kld ld -Bshareable -d -warn-common -o wcfxo.ko wcfxo.kld objcopy --strip-debug wcfxo.ko ===> freebsd/wctdm (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wctdm machine -> /usr/src/sys/i386/include x86 -> /usr/src/sys/x86/include awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wctdm/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wctd m/../../drivers/dahdi/wctdm.c ld -d -warn-common -r -d -o wctdm.kld wctdm.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk wctdm.kld export_syms | xargs -J% objcopy % wctdm.kld ld -Bshareable -d -warn-common -o wctdm.ko wctdm.kld objcopy --strip-debug wctdm.ko ===> freebsd/wctdm24xxp (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wctdm24xxp machine -> /usr/src/sys/i386/include x86 -> /usr/src/sys/x86/include awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h cc -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wctdm24xxp/../../drivers/dahdi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wctdm24xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 - c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wctdm24xxp/../../drivers/dahdi/wctdm24xxp/base.c cc -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wctdm24xxp/../../drivers/dahdi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wctdm24xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 - c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wctdm24xxp/../../drivers/dahdi/wctdm24xxp/xhfc.c ld -d -warn-common -r -d -o wctdm24xxp.kld base.o xhfc.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk wctdm24xxp.kld export_syms | xargs -J% objcopy % wctdm24xxp.kld ld -Bshareable -d -warn-common -o wctdm24xxp.ko wctdm24xxp.kld objcopy --strip-debug wctdm24xxp.ko ===> freebsd/dahdi-fw-hx8.bin (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi-fw-hx8.bin Skipping fetch -m http://downloads.digium.com/pub/telephony/firmware/releases/dahdi-fw-hx8-2.06.tar.gz tar xvfz dahdi-fw-hx8-2.06.tar.gz x dahdi-fw-hx8.bin machine -> /usr/src/sys/i386/include x86 -> /usr/src/sys/x86/include dahdi-fw-hx8.bin dahdi-fw-hx8.bin awk -f /usr/src/sys/tools/fw_stub.awk dahdi-fw-hx8.bin:dahdi-fw-hx8.bin -mdahdi-fw-hx8.bin -cdahdi-fw-hx8.bin.c cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi-fw-hx8.bin/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c dahdi-fw-hx8.bin.c ld -d -warn-common -r -d -o dahdi-fw-hx8.bin.kld dahdi-fw-hx8.bin.fwo dahdi-fw-hx8.bin.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dahdi-fw-hx8.bin.kld export_syms | xargs -J% objcopy % dahdi-fw-hx8.bin.kld ld -Bshareable -d -warn-common -o dahdi-fw-hx8.bin.ko dahdi-fw-hx8.bin.kld objcopy --strip-debug dahdi-fw-hx8.bin.ko ===> freebsd/dahdi_vpmadt032_loader (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_vpmadt032_loader Skipping fetch -m http://downloads.digium.com/pub/telephony/firmware/releases/dahdi-fwload-vpmadt032-1.25.0.tar.gz tar xvfz dahdi-fwload-vpmadt032-1.25.0.tar.gz x drivers/ x drivers/dahdi/ x drivers/dahdi/vpmadt032_loader/ x drivers/dahdi/vpmadt032_loader/vpmadt032_x86_64.o_shipped x drivers/dahdi/vpmadt032_loader/vpmadt032_x86_32.o_shipped x drivers/dahdi/vpmadt032_loader/vpmadt032_loader.h machine -> /usr/src/sys/i386/include x86 -> /usr/src/sys/x86/include awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h cp -f /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_vpmadt032_loader/drivers/dahdi/vpmadt032_loader/vpmadt032_loader.h vpmadt032_loader.h cp -f /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_vpmadt032_loader/drivers/dahdi/vpmadt032_loader/vpmadt032_x86_32.o_shipped vpmadt032_x86_32.o cc -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_vpmadt032_loader/../../drivers/dahdi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_vpmadt032_loader/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno- avx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_vpmadt032_loader/../../drivers/dahdi/vpmadt032_loader/dahdi_vpmadt032_loader.c ld -d -warn-common -r -d -o dahdi_vpmadt032_loader.kld vpmadt032_x86_32.o dahdi_vpmadt032_loader.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dahdi_vpmadt032_loader.kld export_syms | xargs -J% objcopy % dahdi_vpmadt032_loader.kld ld -Bshareable -d -warn-common -o dahdi_vpmadt032_loader.ko dahdi_vpmadt032_loader.kld objcopy --strip-debug dahdi_vpmadt032_loader.ko ===> freebsd/wct4xxp (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp machine -> /usr/src/sys/i386/include x86 -> /usr/src/sys/x86/include awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-protot ypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/wct4xxp/base.c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/wct4xxp/base.c:633:20: warning: unused function 't4_gpio_set' [-Wunused-function] static inline void t4_gpio_set(struct t4 *wc, unsigned int bits, unsigned int val) ^ /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/wct4xxp/base.c:1122:20: warning: unused function '__t4_framer_cmd' [-Wunused-function] static inline void __t4_framer_cmd(struct t4 *wc, unsigned int span, int cmd) ^ 2 warnings generated. cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-protot ypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/wct4xxp/vpm450m.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-protot ypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_adpcm_chan.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-protot ypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_channel.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-protot ypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_chip_open.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-protot ypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_chip_stats.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-protot ypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_conf_bridge.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-protot ypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_debug.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-protot ypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_events.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-protot ypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_interrupts.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-protot ypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_memory.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-protot ypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_miscellaneous.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-protot ypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_mixer.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-protot ypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_phasing_tsst.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-protot ypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_playout_buf.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-protot ypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_remote_debug.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-protot ypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_tlv.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-protot ypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_tone_detection.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-protot ypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_tsi_cnct.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-protot ypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_tsst.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-protot ypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/apilib/bt/octapi_bt0.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-protot ypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/apilib/largmath/octapi_largmath.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-protot ypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/apilib/llman/octapi_llman.c ld -d -warn-common -r -d -o wct4xxp.kld base.o vpm450m.o oct6100_adpcm_chan.o oct6100_channel.o oct6100_chip_open.o oct6100_chip_stats.o oct6100_conf_bridge.o oct6100_debug.o oct6100_events.o oct6100_interrupts.o oct6100_memory.o oct6100_miscellaneous.o oct6100_mixer.o oct6100_phasing_tsst.o oct6100_playout_buf.o oct6100_remote_debug.o oct6100_tlv.o oct6100_tone_detection.o oct6100_tsi_cnct.o oct6100_tsst.o octapi_bt0.o octapi_largmath.o octapi_llman.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk wct4xxp.kld export_syms | xargs -J% objcopy % wct4xxp.kld ld -Bshareable -d -warn-common -o wct4xxp.ko wct4xxp.kld objcopy --strip-debug wct4xxp.ko ===> freebsd/wcte11xp (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wcte11xp machine -> /usr/src/sys/i386/include x86 -> /usr/src/sys/x86/include awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h cc --param inline-unit-growth=100 -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wcte11xp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wc te11xp/../../drivers/dahdi/wcte11xp.c cc: error: argument unused during compilation: '--param inline-unit-growth=100' [-Werror,-Wunused-command-line-argument] *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wcte11xp *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd *** Error code 1 Stop. make: stopped in /usr/ports/misc/dahdi-kmod From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 11:11:10 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 8DDBDF5D for ; Fri, 30 Jan 2015 11:11:10 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 77E9B981 for ; Fri, 30 Jan 2015 11:11:10 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UBB9fo023726 for ; Fri, 30 Jan 2015 11:11:09 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UBB9ZO023720; Fri, 30 Jan 2015 11:11:09 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 11:11:09 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301111.t0UBB9ZO023720@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-i386-default][dns/libbind] Failed for libbind-6.0_1 in build 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: Fri, 30 Jan 2015 11:11:10 -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: miwi@FreeBSD.org Ident: $FreeBSD: head/dns/libbind/Makefile 342315 2014-02-02 15:20:05Z miwi $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/libbind-6.0_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building dns/libbind build started at Fri Jan 30 11:10:49 UTC 2015 port directory: /usr/ports/dns/libbind building for: FreeBSD head-i386-default-job-15 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/dns/libbind/Makefile 342315 2014-02-02 15:20:05Z miwi $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=libbind-6.0_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for libbind-6.0_1: IPV6=on: IPv6 protocol support THREADS=on: Threading support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --localstatedir=/var --with-randomdev=/dev/random --enable-ipv6 --enable-threads --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/dns/libbind/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/dns/libbind/work HOME=/wrkdirs/usr/ports/dns/libbind/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/dns/libbind/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/dns/libbind/work HOME=/wrkdirs/usr/ports/dns/libbind/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/dns/libbind/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/dns/libbind/work HOME=/wrkdirs/usr/ports/dns/libbind/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/dns/libbind/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/dns/libbind/work HOME=/wrkdirs/usr/ports/dns/libbind/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/libbind" EXAMPLESDIR="share/examples/libbind" DATADIR="share/libbind" WWWDIR="www/libbind" ETCDIR="etc/libbind" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libbind DOCSDIR=/usr/local/share/doc/libbind EXAMPLESDIR=/usr/local/share/examples/libbind WWWDIR=/usr/local/www/libbind ETCDIR=/usr/local/etc/libbind --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> libbind-6.0_1 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.7.txz [head-i386-default-job-15] Installing pkg-1.4.7... [head-i386-default-job-15] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libbind-6.0_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by libbind-6.0_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by libbind-6.0_1 for building => SHA256 Checksum OK for libbind-6.0.tar.gz. => SHA256 Checksum OK for libbind-6.0.tar.gz.asc. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by libbind-6.0_1 for building ===> Extracting for libbind-6.0_1 => SHA256 Checksum OK for libbind-6.0.tar.gz. => SHA256 Checksum OK for libbind-6.0.tar.gz.asc. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for libbind-6.0_1 ===> Applying FreeBSD patches for libbind-6.0_1 cp -f /wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/irs/irpmarshall.c /wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/irs/irpmarshall.c.dist /usr/bin/sed -e 's/\#include \//' /wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/irs/irpmarshall.c.dist > /wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/irs/irpmarshall.c =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for libbind-6.0_1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/libtool.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/configure configure: loading site script /usr/ports/Templates/config.site checking build system type... i386-portbld-freebsd11.0 checking host system type... i386-portbld-freebsd11.0 checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for setpassent_r... no checking for setpassent... (cached) yes checking for setpwent_r... no checking for getpwnam_r... yes checking for getpwuid_r... yes checking for getservent_r... yes checking for endservent_r... no checking for setservent_r... no configure: creating ./config.status config.status: creating make/rules config.status: creating make/mkdep config.status: creating make/includes config.status: creating Makefile config.status: creating bsd/Makefile config.status: creating doc/Makefile config.status: creating dst/Makefile config.status: creating include/Makefile config.status: creating inet/Makefile config.status: creating irs/Makefile config.status: creating isc/Makefile config.status: creating nameser/Makefile config.status: creating port_after.h config.status: creating port_before.h config.status: creating resolv/Makefile config.status: creating port/Makefile config.status: creating port/freebsd/Makefile config.status: creating port/freebsd/include/Makefile config.status: creating include/isc/platform.h config.status: creating tests/Makefile config.status: creating config.h =========================================================================== =================================================== ===> Building for libbind-6.0_1 making all in /wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/bsd cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ftruncate.c ftruncate.c:2:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Id: ftruncate.c,v 1.3 2005/04/27 18:16:45 sra Exp $"; ^ 1 warning generated. cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gettimeofday.c gettimeofday.c:2:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Id: gettimeofday.c,v 1.4 2005/04/27 04:56:11 sra Exp $"; ^ 1 warning generated. cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c mktemp.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c putenv.c putenv.c:2:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Id: putenv.c,v 1.2 2005/04/27 04:56:11 sra Exp $"; ^ 1 warning generated. cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c readv.c readv.c:2:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Id: readv.c,v 1.2 2005/04/27 04:56:11 sra Exp $"; ^ 1 warning generated. cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c setenv.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c setitimer.c setitimer.c:2:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Id: setitimer.c,v 1.2 2005/04/27 04:56:12 sra Exp $"; ^ 1 warning generated. cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c strcasecmp.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c strdup.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c strerror.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c strpbrk.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c strtoul.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c utimes.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c writev.c writev.c:2:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Id: writev.c,v 1.3 2005/04/27 04:56:13 sra Exp $"; ^ 1 warning generated. making all in /wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/dst cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -DCYLINK_DSS -DHMAC_MD5 -DUSE_MD5 -DDNSSAFE -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c dst_api.c dst_api.c:2:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Header: /proj/cvs/prod/libbind/dst/dst_api.c,v 1.17 2007/09/24 17:18:25 each Exp $"; ^ 1 warning generated. cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -DCYLINK_DSS -DHMAC_MD5 -DUSE_MD5 -DDNSSAFE -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c hmac_link.c hmac_link.c:3:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Header: /proj/cvs/prod/libbind/dst/hmac_link.c,v 1.8 2007/09/24 17:18:25 each Exp $"; ^ 1 warning generated. cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -DCYLINK_DSS -DHMAC_MD5 -DUSE_MD5 -DDNSSAFE -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c md5_dgst.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -DCYLINK_DSS -DHMAC_MD5 -DUSE_MD5 -DDNSSAFE -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c support.c support.c:1:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Header: /proj/cvs/prod/libbind/dst/support.c,v 1.6 2005/10/11 00:10:13 marka Exp $"; ^ 1 warning generated. making all in /wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/doc making all in /wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/include making all in /wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/inet cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_addr.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_cidr_ntop.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_cidr_pton.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_data.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_lnaof.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_makeaddr.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_net_ntop.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_net_pton.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_neta.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_netof.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_network.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_ntoa.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_ntop.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_pton.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c nsap_addr.c making all in /wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/irs cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gethostent_r.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c getnetent_r.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c getnetgrent_r.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c getprotoent_r.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c getservent_r.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c dns.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c dns_ho.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c dns_nw.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c dns_pr.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c dns_sv.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gai_strerror.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gen.c gen.c:19:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Id: gen.c,v 1.7 2005/04/27 04:56:23 sra Exp $"; ^ 1 warning generated. cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gen_ho.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gen_ng.c gen_ng.c:19:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Id: gen_ng.c,v 1.3 2005/04/27 04:56:23 sra Exp $"; ^ 1 warning generated. cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gen_nw.c gen_nw.c:19:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Id: gen_nw.c,v 1.4 2005/04/27 04:56:23 sra Exp $"; ^ 1 warning generated. cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gen_pr.c gen_pr.c:19:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Id: gen_pr.c,v 1.3 2005/04/27 04:56:24 sra Exp $"; ^ 1 warning generated. cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gen_sv.c gen_sv.c:19:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Id: gen_sv.c,v 1.3 2005/04/27 04:56:24 sra Exp $"; ^ 1 warning generated. cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c getaddrinfo.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gethostent.c gethostent.c:19:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Id: gethostent.c,v 1.8 2006/01/10 05:06:00 marka Exp $"; ^ 1 warning generated. cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c getnameinfo.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c getnetent.c getnetent.c:19:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Id: getnetent.c,v 1.7 2005/04/27 04:56:25 sra Exp $"; ^ 1 warning generated. cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c getnetgrent.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c getprotoent.c getprotoent.c:19:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Id: getprotoent.c,v 1.4 2005/04/27 04:56:26 sra Exp $"; ^ 1 warning generated. cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c getservent.c getservent.c:19:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Id: getservent.c,v 1.4 2005/04/27 04:56:26 sra Exp $"; ^ 1 warning generated. cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c hesiod.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c irp.c irp.c:19:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Id: irp.c,v 1.12 2008/11/14 02:36:51 marka Exp $"; ^ 1 warning generated. cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c irp_ho.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c irp_ng.c irp_ng.c:19:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Id: irp_ng.c,v 1.4 2006/12/07 04:46:27 marka Exp $"; ^ 1 warning generated. cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c irp_nw.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c irp_pr.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c irp_sv.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c irpmarshall.c irpmarshall.c:81:10: fatal error: 'utmp.h' file not found #include ^ 1 error generated. *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/irs *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 *** Error code 1 Stop. make: stopped in /usr/ports/dns/libbind From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 11:19:58 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 78577123 for ; Fri, 30 Jan 2015 11:19:58 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 62887A4D; Fri, 30 Jan 2015 11:19:58 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UBJwLf027550; Fri, 30 Jan 2015 11:19:58 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UBJwnh027545; Fri, 30 Jan 2015 11:19:58 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 11:19:58 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301119.t0UBJwnh027545@beefy1.isc.freebsd.org> To: gelraen.ua@gmail.com Subject: [package - head-i386-default][net/userfw] Failed for userfw-0.1.3 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: Fri, 30 Jan 2015 11:19:58 -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: gelraen.ua@gmail.com Last committer: wg@FreeBSD.org Ident: $FreeBSD: head/net/userfw/Makefile 363323 2014-07-29 14:07:41Z wg $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/userfw-0.1.3.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building net/userfw build started at Fri Jan 30 11:19:53 UTC 2015 port directory: /usr/ports/net/userfw building for: FreeBSD head-i386-default-job-22 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: gelraen.ua@gmail.com Makefile ident: $FreeBSD: head/net/userfw/Makefile 363323 2014-07-29 14:07:41Z wg $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=userfw-0.1.3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/userfw/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/userfw/work HOME=/wrkdirs/usr/ports/net/userfw/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/userfw/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/userfw/work HOME=/wrkdirs/usr/ports/net/userfw/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/userfw/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/userfw/work HOME=/wrkdirs/usr/ports/net/userfw/work TMPDIR="/tmp" KMODDIR="/boot/modules" SYSDIR="/usr/src/sys" NO_XREF=yes XDG_DATA_HOME=/wrkdirs/usr/ports/net/userfw/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/userfw/work HOME=/wrkdirs/usr/ports/net/userfw/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-- CMAKE_BUILD_TYPE="release" KMODDIR="boot/modules" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/userfw" EXAMPLESDIR="share/examples/userfw" DATADIR="share/userfw" WWWDIR="www/userfw" ETCDIR="etc/userfw" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/userfw DOCSDIR=/usr/local/share/doc/userfw EXAMPLESDIR=/usr/local/share/examples/userfw WWWDIR=/usr/local/www/userfw ETCDIR=/usr/local/etc/userfw --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD2CLAUSE accepted by the user =========================================================================== =================================================== ===> userfw-0.1.3 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.7.txz [head-i386-default-job-22] Installing pkg-1.4.7... [head-i386-default-job-22] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of userfw-0.1.3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by userfw-0.1.3 for building =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by userfw-0.1.3 for building => SHA256 Checksum OK for userfw-0.1.3.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by userfw-0.1.3 for building ===> Extracting for userfw-0.1.3 => SHA256 Checksum OK for userfw-0.1.3.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for userfw-0.1.3 ===> Applying FreeBSD patches for userfw-0.1.3 =========================================================================== =================================================== ===> userfw-0.1.3 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.1.txz [head-i386-default-job-22] Installing cmake-3.1.1... [head-i386-default-job-22] `-- Installing cmake-modules-3.1.1... [head-i386-default-job-22] `-- Extracting cmake-modules-3.1.1... done [head-i386-default-job-22] `-- Installing curl-7.40.0... [head-i386-default-job-22] | `-- Installing ca_root_nss-3.17.3_1... [head-i386-default-job-22] | `-- Extracting ca_root_nss-3.17.3_1... done [head-i386-default-job-22] `-- Extracting curl-7.40.0... done [head-i386-default-job-22] `-- Installing expat-2.1.0_2... [head-i386-default-job-22] `-- Extracting expat-2.1.0_2... done [head-i386-default-job-22] Extracting cmake-3.1.1... done ===> Returning to build of userfw-0.1.3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for userfw-0.1.3 ===> Performing out-of-source build /bin/mkdir -p /wrkdirs/usr/ports/net/userfw/work/.build -- The C compiler identification is Clang 3.5.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_COMPILER CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_DEBUG CMAKE_MODULE_LINKER_FLAGS THREADS_HAVE_PTHREAD_ARG -- Build files have been written to: /wrkdirs/usr/ports/net/userfw/work/.build =========================================================================== =================================================== ===> Building for userfw-0.1.3 /usr/local/bin/cmake -H/wrkdirs/usr/ports/net/userfw/work/userfw-0.1.3 -B/wrkdirs/usr/ports/net/userfw/work/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /wrkdirs/usr/ports/net/userfw/work/.build/CMakeFiles /wrkdirs/usr/ports/net/userfw/work/.build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f core/CMakeFiles/userfw_core_kmod.dir/build.make core/CMakeFiles/userfw_core_kmod.dir/depend cd /wrkdirs/usr/ports/net/userfw/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/net/userfw/work/userfw-0.1.3 /wrkdirs/usr/ports/net/userfw/work/userfw-0.1.3/core /wrkdirs/usr/ports/net/userfw/work/.build /wrkdirs/usr/ports/net/userfw/work/.build/core /wrkdirs/usr/ports/net/userfw/work/.build/core/CMakeFiles/userfw_core_kmod.dir/DependInfo.cmake Scanning dependencies of target userfw_core_kmod /usr/bin/make -f core/CMakeFiles/userfw_core_kmod.dir/build.make core/CMakeFiles/userfw_core_kmod.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/net/userfw/work/.build/CMakeFiles 8 [ 7%] Generating /wrkdirs/usr/ports/net/userfw/work/userfw-0.1.3/core/userfw.ko cd /wrkdirs/usr/ports/net/userfw/work/userfw-0.1.3/core && make SKIP_DOMAIN_STUB=1 \ SKIP_OPCODE_VERIFICATION=1 Warning: Object directory not changed from original /wrkdirs/usr/ports/net/userfw/work/userfw-0.1.3/core machine -> /usr/src/sys/i386/include x86 -> /usr/src/sys/x86/include cc -O2 -pipe -fno-strict-aliasing -DSKIP_DOMAIN_STUB -DSKIP_OPCODE_VERIFICATION -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c userfw_mod.c cc -O2 -pipe -fno-strict-aliasing -DSKIP_DOMAIN_STUB -DSKIP_OPCODE_VERIFICATION -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c userfw.c In file included from userfw.c:36: /usr/src/sys/netinet/in_var.h:61:16: error: field has incomplete type 'struct ifaddr' struct ifaddr ia_ifa; /* protocol-independent info */ ^ /usr/src/sys/netinet/in_var.h:61:9: note: forward declaration of 'struct ifaddr' struct ifaddr ia_ifa; /* protocol-independent info */ ^ /usr/src/sys/netinet/in_var.h:107:42: error: type specifier missing, defaults to 'int' [-Werror,-Wimplicit-int] VNET_DECLARE(struct in_ifaddrhashhead *, in_ifaddrhashtbl); ^~~~~~~~~~~~~~~~ /usr/src/sys/netinet/in_var.h:107:1: error: type specifier missing, defaults to 'int' [-Werror,-Wimplicit-int] VNET_DECLARE(struct in_ifaddrhashhead *, in_ifaddrhashtbl); ^~~~~~~~~~~~ /usr/src/sys/netinet/in_var.h:108:36: error: type specifier missing, defaults to 'int' [-Werror,-Wimplicit-int] VNET_DECLARE(struct in_ifaddrhead, in_ifaddrhead); ^~~~~~~~~~~~~ /usr/src/sys/netinet/in_var.h:108:1: error: type specifier missing, defaults to 'int' [-Werror,-Wimplicit-int] VNET_DECLARE(struct in_ifaddrhead, in_ifaddrhead); ^~~~~~~~~~~~ /usr/src/sys/netinet/in_var.h:108:1: error: conflicting types for 'VNET_DECLARE' /usr/src/sys/netinet/in_var.h:107:1: note: previous declaration is here VNET_DECLARE(struct in_ifaddrhashhead *, in_ifaddrhashtbl); ^ /usr/src/sys/netinet/in_var.h:109:22: error: type specifier missing, defaults to 'int' [-Werror,-Wimplicit-int] VNET_DECLARE(u_long, in_ifaddrhmask); /* mask for hash table */ ^~~~~~~~~~~~~~ /usr/src/sys/netinet/in_var.h:109:1: error: type specifier missing, defaults to 'int' [-Werror,-Wimplicit-int] VNET_DECLARE(u_long, in_ifaddrhmask); /* mask for hash table */ ^~~~~~~~~~~~ /usr/src/sys/netinet/in_var.h:109:1: error: conflicting types for 'VNET_DECLARE' /usr/src/sys/netinet/in_var.h:107:1: note: previous declaration is here VNET_DECLARE(struct in_ifaddrhashhead *, in_ifaddrhashtbl); ^ /usr/src/sys/netinet/in_var.h:213:18: error: field has incomplete type 'struct ifqueue' struct ifqueue igi_gq; /* queue of general query responses */ ^ /usr/src/sys/netinet/in_var.h:213:9: note: forward declaration of 'struct ifqueue' struct ifqueue igi_gq; /* queue of general query responses */ ^ /usr/src/sys/netinet/in_var.h:302:19: error: field has incomplete type 'struct ifqueue' struct ifqueue inm_scq; /* queue of pending ^ /usr/src/sys/netinet/in_var.h:213:9: note: forward declaration of 'struct ifqueue' struct ifqueue igi_gq; /* queue of general query responses */ ^ In file included from userfw.c:36: In file included from /usr/src/sys/netinet/in_var.h:437: /usr/src/sys/netinet6/in6_var.h:115:16: error: field has incomplete type 'struct ifaddr' struct ifaddr ia_ifa; /* protocol-independent info */ ^ /usr/src/sys/netinet/in_var.h:61:9: note: forward declaration of 'struct ifaddr' struct ifaddr ia_ifa; /* protocol-independent info */ ^ In file included from userfw.c:36: In file included from /usr/src/sys/netinet/in_var.h:437: /usr/src/sys/netinet6/in6_var.h:515:37: error: type specifier missing, defaults to 'int' [-Werror,-Wimplicit-int] VNET_DECLARE(struct in6_ifaddrhead, in6_ifaddrhead); ^~~~~~~~~~~~~~ /usr/src/sys/netinet6/in6_var.h:515:1: error: type specifier missing, defaults to 'int' [-Werror,-Wimplicit-int] VNET_DECLARE(struct in6_ifaddrhead, in6_ifaddrhead); ^~~~~~~~~~~~ /usr/src/sys/netinet6/in6_var.h:515:1: error: conflicting types for 'VNET_DECLARE' /usr/src/sys/netinet/in_var.h:107:1: note: previous declaration is here VNET_DECLARE(struct in_ifaddrhashhead *, in_ifaddrhashtbl); ^ In file included from userfw.c:36: In file included from /usr/src/sys/netinet/in_var.h:437: /usr/src/sys/netinet6/in6_var.h:516:43: error: type specifier missing, defaults to 'int' [-Werror,-Wimplicit-int] VNET_DECLARE(struct in6_ifaddrlisthead *, in6_ifaddrhashtbl); ^~~~~~~~~~~~~~~~~ /usr/src/sys/netinet6/in6_var.h:516:1: error: type specifier missing, defaults to 'int' [-Werror,-Wimplicit-int] VNET_DECLARE(struct in6_ifaddrlisthead *, in6_ifaddrhashtbl); ^~~~~~~~~~~~ /usr/src/sys/netinet6/in6_var.h:516:1: error: conflicting types for 'VNET_DECLARE' /usr/src/sys/netinet/in_var.h:107:1: note: previous declaration is here VNET_DECLARE(struct in_ifaddrhashhead *, in_ifaddrhashtbl); ^ In file included from userfw.c:36: In file included from /usr/src/sys/netinet/in_var.h:437: /usr/src/sys/netinet6/in6_var.h:517:22: error: type specifier missing, defaults to 'int' [-Werror,-Wimplicit-int] VNET_DECLARE(u_long, in6_ifaddrhmask); ^~~~~~~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. *** Error code 1 Stop. make[4]: stopped in /wrkdirs/usr/ports/net/userfw/work/userfw-0.1.3/core *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/net/userfw/work/.build *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/net/userfw/work/.build *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/net/userfw/work/.build *** Error code 1 Stop. make: stopped in /usr/ports/net/userfw From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 11:20:55 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 420C1160 for ; Fri, 30 Jan 2015 11:20:55 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 2BFBDAE6 for ; Fri, 30 Jan 2015 11:20:55 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UBKsDU060672 for ; Fri, 30 Jan 2015 11:20:54 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UBKs5M060630; Fri, 30 Jan 2015 11:20:54 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 11:20:54 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301120.t0UBKs5M060630@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-amd64-default][devel/sdts++] Failed for sdts++-1.5.1_5 in build 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: Fri, 30 Jan 2015 11:20:55 -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: tijl@FreeBSD.org Ident: $FreeBSD: head/devel/sdts++/Makefile 368126 2014-09-13 18:25:04Z tijl $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/sdts++-1.5.1_5.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building devel/sdts++ build started at Fri Jan 30 11:16:34 UTC 2015 port directory: /usr/ports/devel/sdts++ building for: FreeBSD head-amd64-default-job-03 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/devel/sdts++/Makefile 368126 2014-09-13 18:25:04Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=sdts++-1.5.1_5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-boost=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/sdts++/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/sdts++/work HOME=/wrkdirs/usr/ports/devel/sdts++/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh CON FIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/sdts++/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/sdts++/work HOME=/wrkdirs/usr/ports/devel/sdts++/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh 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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/sdts++" EXAMPLESDIR="share/examples/sdts++" DATADIR="share/sdts++" WWWDIR="www/sdts++" ETCDIR="etc/sdts++" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sdts++ DOCSDIR=/usr/local/share/doc/sdts++ EXAMPLESDIR=/usr/local/share/examples/sdts++ WWWDIR=/usr/local/www/sdts++ ETCDIR=/usr/local/etc/sdts++ --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> sdts++-1.5.1_5 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.7.txz [head-amd64-default-job-03] Installing pkg-1.4.7... [head-amd64-default-job-03] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of sdts++-1.5.1_5 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by sdts++-1.5.1_5 for building =========================================================================== =================================================== ===> Fetching all distfiles required by sdts++-1.5.1_5 for building => SHA256 Checksum OK for sdts++-1.5.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by sdts++-1.5.1_5 for building ===> Extracting for sdts++-1.5.1_5 => SHA256 Checksum OK for sdts++-1.5.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for sdts++-1.5.1_5 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for sdts++-1.5.1_5 =========================================================================== =================================================== ===> sdts++-1.5.1_5 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 [head-amd64-default-job-03] Installing bison-2.7.1,1... [head-amd64-default-job-03] `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-03] | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-03] | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-03] `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-03] `-- Installing m4-1.4.17_1,1... [head-amd64-default-job-03] `-- Extracting m4-1.4.17_1,1... done [head-amd64-default-job-03] Extracting bison-2.7.1,1... done ===> Returning to build of sdts++-1.5.1_5 ===> sdts++-1.5.1_5 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 [head-amd64-default-job-03] Installing gmake-4.1_1... [head-amd64-default-job-03] Extracting gmake-4.1_1... done ===> Returning to build of sdts++-1.5.1_5 ===> sdts++-1.5.1_5 depends on executable: makeinfo - not found ===> Verifying install for makeinfo in /usr/ports/print/texinfo ===> Installing existing package /packages/All/texinfo-5.2.20150101.txz [head-amd64-default-job-03] Installing texinfo-5.2.20150101... [head-amd64-default-job-03] `-- Installing perl5-5.18.4_11... [head-amd64-default-job-03] `-- Extracting perl5-5.18.4_11... done [head-amd64-default-job-03] Extracting texinfo-5.2.20150101... done ===> Returning to build of sdts++-1.5.1_5 ===> sdts++-1.5.1_5 depends on file: /usr/local/bin/automake-1.15 - not found ===> Verifying install for /usr/local/bin/automake-1.15 in /usr/ports/devel/automake ===> Installing existing package /packages/All/automake-1.15.txz [head-amd64-default-job-03] Installing automake-1.15... [head-amd64-default-job-03] `-- Installing autoconf-2.69... [head-amd64-default-job-03] | `-- Installing autoconf-wrapper-20131203... [head-amd64-default-job-03] | `-- Extracting autoconf-wrapper-20131203... done [head-amd64-default-job-03] `-- Extracting autoconf-2.69... done [head-amd64-default-job-03] `-- Installing automake-wrapper-20131203... [head-amd64-default-job-03] `-- Extracting automake-wrapper-20131203... done [head-amd64-default-job-03] Extracting automake-1.15... done ===> Returning to build of sdts++-1.5.1_5 ===> sdts++-1.5.1_5 depends on file: /usr/local/bin/autoconf-2.69 - found ===> sdts++-1.5.1_5 depends on package: libtool>=2.4 - not found ===> Verifying install for libtool>=2.4 in /usr/ports/devel/libtool ===> Installing existing package /packages/All/libtool-2.4.5.txz [head-amd64-default-job-03] Installing libtool-2.4.5... [head-amd64-default-job-03] Extracting libtool-2.4.5... done ===> Returning to build of sdts++-1.5.1_5 =========================================================================== =================================================== ===> sdts++-1.5.1_5 depends on shared library: libboost_thread.so - not found ===> Verifying for libboost_thread.so in /usr/ports/devel/boost-libs ===> Installing existing package /packages/All/boost-libs-1.55.0_4.txz [head-amd64-default-job-03] Installing boost-libs-1.55.0_4... [head-amd64-default-job-03] `-- Installing icu-53.1... [head-amd64-default-job-03] `-- Extracting icu-53.1... done [head-amd64-default-job-03] 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 sdts++-1.5.1_5 =========================================================================== =================================================== ===> Configuring for sdts++-1.5.1_5 libtoolize: putting auxiliary files in '.'. libtoolize: copying file './config.guess' libtoolize: copying file './config.sub' libtoolize: copying file './install-sh' libtoolize: copying file './ltmain.sh' libtoolize: You should add the contents of the following files to 'aclocal.m4': libtoolize: '/usr/local/share/aclocal/libtool.m4' libtoolize: '/usr/local/share/aclocal/ltoptions.m4' libtoolize: '/usr/local/share/aclocal/ltsugar.m4' libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Catd.lo -MD -MP -MF builder/.deps/sb_Catd.Tpo -c builder/sb_Catd.cpp -fPIC -DPIC -o builder/.libs/sb_Catd.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Catd.lo -MD -MP -MF builder/.deps/sb_Catd.Tpo -c builder/sb_Catd.cpp -o builder/sb_Catd.o >/dev/null 2>&1 depbase=`echo builder/sb_Cats.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Cats.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Cats.lo builder/sb_Cats.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Cats.lo -MD -MP -MF builder/.deps/sb_Cats.Tpo -c builder/sb_Cats.cpp -fPIC -DPIC -o builder/.libs/sb_Cats.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Cats.lo -MD -MP -MF builder/.deps/sb_Cats.Tpo -c builder/sb_Cats.cpp -o builder/sb_Cats.o >/dev/null 2>&1 depbase=`echo builder/sb_Cell.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Cell.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Cell.lo builder/sb_Cell.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Cell.lo -MD -MP -MF builder/.deps/sb_Cell.Tpo -c builder/sb_Cell.cpp -fPIC -DPIC -o builder/.libs/sb_Cell.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Cell.lo -MD -MP -MF builder/.deps/sb_Cell.Tpo -c builder/sb_Cell.cpp -o builder/sb_Cell.o >/dev/null 2>&1 depbase=`echo builder/sb_Clrx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Clrx.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Clrx.lo builder/sb_Clrx.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Clrx.lo -MD -MP -MF builder/.deps/sb_Clrx.Tpo -c builder/sb_Clrx.cpp -fPIC -DPIC -o builder/.libs/sb_Clrx.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Clrx.lo -MD -MP -MF builder/.deps/sb_Clrx.Tpo -c builder/sb_Clrx.cpp -o builder/sb_Clrx.o >/dev/null 2>&1 depbase=`echo builder/sb_Dddf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Dddf.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Dddf.lo builder/sb_Dddf.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Dddf.lo -MD -MP -MF builder/.deps/sb_Dddf.Tpo -c builder/sb_Dddf.cpp -fPIC -DPIC -o builder/.libs/sb_Dddf.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Dddf.lo -MD -MP -MF builder/.deps/sb_Dddf.Tpo -c builder/sb_Dddf.cpp -o builder/sb_Dddf.o >/dev/null 2>&1 depbase=`echo builder/sb_Ddsh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Ddsh.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Ddsh.lo builder/sb_Ddsh.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Ddsh.lo -MD -MP -MF builder/.deps/sb_Ddsh.Tpo -c builder/sb_Ddsh.cpp -fPIC -DPIC -o builder/.libs/sb_Ddsh.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Ddsh.lo -MD -MP -MF builder/.deps/sb_Ddsh.Tpo -c builder/sb_Ddsh.cpp -o builder/sb_Ddsh.o >/dev/null 2>&1 depbase=`echo builder/sb_Ddom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Ddom.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Ddom.lo builder/sb_Ddom.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Ddom.lo -MD -MP -MF builder/.deps/sb_Ddom.Tpo -c builder/sb_Ddom.cpp -fPIC -DPIC -o builder/.libs/sb_Ddom.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Ddom.lo -MD -MP -MF builder/.deps/sb_Ddom.Tpo -c builder/sb_Ddom.cpp -o builder/sb_Ddom.o >/dev/null 2>&1 depbase=`echo builder/sb_Dq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Dq.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Dq.lo builder/sb_Dq.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Dq.lo -MD -MP -MF builder/.deps/sb_Dq.Tpo -c builder/sb_Dq.cpp -fPIC -DPIC -o builder/.libs/sb_Dq.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Dq.lo -MD -MP -MF builder/.deps/sb_Dq.Tpo -c builder/sb_Dq.cpp -o builder/sb_Dq.o >/dev/null 2>&1 depbase=`echo builder/sb_ForeignID.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_ForeignID.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_ForeignID.lo builder/sb_ForeignID.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_ForeignID.lo -MD -MP -MF builder/.deps/sb_ForeignID.Tpo -c builder/sb_ForeignID.cpp -fPIC -DPIC -o builder/.libs/sb_ForeignID.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_ForeignID.lo -MD -MP -MF builder/.deps/sb_ForeignID.Tpo -c builder/sb_ForeignID.cpp -o builder/sb_ForeignID.o >/dev/null 2>&1 depbase=`echo builder/sb_Iden.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Iden.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Iden.lo builder/sb_Iden.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Iden.lo -MD -MP -MF builder/.deps/sb_Iden.Tpo -c builder/sb_Iden.cpp -fPIC -DPIC -o builder/.libs/sb_Iden.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Iden.lo -MD -MP -MF builder/.deps/sb_Iden.Tpo -c builder/sb_Iden.cpp -o builder/sb_Iden.o >/dev/null 2>&1 depbase=`echo builder/sb_Iref.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Iref.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Iref.lo builder/sb_Iref.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Iref.lo -MD -MP -MF builder/.deps/sb_Iref.Tpo -c builder/sb_Iref.cpp -fPIC -DPIC -o builder/.libs/sb_Iref.o builder/sb_Iref.cpp:367:7: warning: extra tokens at end of #endif directive [-Wextra-tokens] #endif; ^ // 1 warning generated. libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Iref.lo -MD -MP -MF builder/.deps/sb_Iref.Tpo -c builder/sb_Iref.cpp -o builder/sb_Iref.o >/dev/null 2>&1 depbase=`echo builder/sb_Ldef.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Ldef.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Ldef.lo builder/sb_Ldef.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Ldef.lo -MD -MP -MF builder/.deps/sb_Ldef.Tpo -c builder/sb_Ldef.cpp -fPIC -DPIC -o builder/.libs/sb_Ldef.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Ldef.lo -MD -MP -MF builder/.deps/sb_Ldef.Tpo -c builder/sb_Ldef.cpp -o builder/sb_Ldef.o >/dev/null 2>&1 depbase=`echo builder/sb_Line.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Line.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Line.lo builder/sb_Line.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Line.lo -MD -MP -MF builder/.deps/sb_Line.Tpo -c builder/sb_Line.cpp -fPIC -DPIC -o builder/.libs/sb_Line.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Line.lo -MD -MP -MF builder/.deps/sb_Line.Tpo -c builder/sb_Line.cpp -o builder/sb_Line.o >/dev/null 2>&1 depbase=`echo builder/sb_Pnts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Pnts.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Pnts.lo builder/sb_Pnts.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Pnts.lo -MD -MP -MF builder/.deps/sb_Pnts.Tpo -c builder/sb_Pnts.cpp -fPIC -DPIC -o builder/.libs/sb_Pnts.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Pnts.lo -MD -MP -MF builder/.deps/sb_Pnts.Tpo -c builder/sb_Pnts.cpp -o builder/sb_Pnts.o >/dev/null 2>&1 depbase=`echo builder/sb_Module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Module.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Module.lo builder/sb_Module.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Module.lo -MD -MP -MF builder/.deps/sb_Module.Tpo -c builder/sb_Module.cpp -fPIC -DPIC -o builder/.libs/sb_Module.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Module.lo -MD -MP -MF builder/.deps/sb_Module.Tpo -c builder/sb_Module.cpp -o builder/sb_Module.o >/dev/null 2>&1 depbase=`echo builder/sb_Rsdf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Rsdf.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Rsdf.lo builder/sb_Rsdf.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Rsdf.lo -MD -MP -MF builder/.deps/sb_Rsdf.Tpo -c builder/sb_Rsdf.cpp -fPIC -DPIC -o builder/.libs/sb_Rsdf.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Rsdf.lo -MD -MP -MF builder/.deps/sb_Rsdf.Tpo -c builder/sb_Rsdf.cpp -o builder/sb_Rsdf.o >/dev/null 2>&1 depbase=`echo builder/sb_Stat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Stat.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Stat.lo builder/sb_Stat.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Stat.lo -MD -MP -MF builder/.deps/sb_Stat.Tpo -c builder/sb_Stat.cpp -fPIC -DPIC -o builder/.libs/sb_Stat.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Stat.lo -MD -MP -MF builder/.deps/sb_Stat.Tpo -c builder/sb_Stat.cpp -o builder/sb_Stat.o >/dev/null 2>&1 depbase=`echo builder/sb_Utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Utils.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Utils.lo builder/sb_Utils.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Utils.lo -MD -MP -MF builder/.deps/sb_Utils.Tpo -c builder/sb_Utils.cpp -fPIC -DPIC -o builder/.libs/sb_Utils.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Utils.lo -MD -MP -MF builder/.deps/sb_Utils.Tpo -c builder/sb_Utils.cpp -o builder/sb_Utils.o >/dev/null 2>&1 depbase=`echo builder/sb_Xref.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Xref.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Xref.lo builder/sb_Xref.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Xref.lo -MD -MP -MF builder/.deps/sb_Xref.Tpo -c builder/sb_Xref.cpp -fPIC -DPIC -o builder/.libs/sb_Xref.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Xref.lo -MD -MP -MF builder/.deps/sb_Xref.Tpo -c builder/sb_Xref.cpp -o builder/sb_Xref.o >/dev/null 2>&1 depbase=`echo builder/sb_Spdm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Spdm.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Spdm.lo builder/sb_Spdm.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Spdm.lo -MD -MP -MF builder/.deps/sb_Spdm.Tpo -c builder/sb_Spdm.cpp -fPIC -DPIC -o builder/.libs/sb_Spdm.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Spdm.lo -MD -MP -MF builder/.deps/sb_Spdm.Tpo -c builder/sb_Spdm.cpp -o builder/sb_Spdm.o >/dev/null 2>&1 depbase=`echo builder/sb_Poly.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Poly.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Poly.lo builder/sb_Poly.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Poly.lo -MD -MP -MF builder/.deps/sb_Poly.Tpo -c builder/sb_Poly.cpp -fPIC -DPIC -o builder/.libs/sb_Poly.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Poly.lo -MD -MP -MF builder/.deps/sb_Poly.Tpo -c builder/sb_Poly.cpp -o builder/sb_Poly.o >/dev/null 2>&1 depbase=`echo builder/sb_Ring.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Ring.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Ring.lo builder/sb_Ring.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Ring.lo -MD -MP -MF builder/.deps/sb_Ring.Tpo -c builder/sb_Ring.cpp -fPIC -DPIC -o builder/.libs/sb_Ring.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Ring.lo -MD -MP -MF builder/.deps/sb_Ring.Tpo -c builder/sb_Ring.cpp -o builder/sb_Ring.o >/dev/null 2>&1 depbase=`echo builder/sb_Comp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Comp.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Comp.lo builder/sb_Comp.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Comp.lo -MD -MP -MF builder/.deps/sb_Comp.Tpo -c builder/sb_Comp.cpp -fPIC -DPIC -o builder/.libs/sb_Comp.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Comp.lo -MD -MP -MF builder/.deps/sb_Comp.Tpo -c builder/sb_Comp.cpp -o builder/sb_Comp.o >/dev/null 2>&1 depbase=`echo builder/sb_Accessor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Accessor.lo -MD -MP -MF $depbase.Tpo -c -o builder/sb_Accessor.lo builder/sb_Accessor.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Accessor.lo -MD -MP -MF builder/.deps/sb_Accessor.Tpo -c builder/sb_Accessor.cpp -fPIC -DPIC -o builder/.libs/sb_Accessor.o builder/sb_Accessor.cpp:198:15: warning: result of comparison against a string literal is unspecified (use strncmp instead) [-Wstring-compare] while ( "" != module_mnemonics_[i] ) ~~ ^ 1 warning generated. libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT builder/sb_Accessor.lo -MD -MP -MF builder/.deps/sb_Accessor.Tpo -c builder/sb_Accessor.cpp -o builder/sb_Accessor.o >/dev/null 2>&1 depbase=`echo logical/sl_Point.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT logical/sl_Point.lo -MD -MP -MF $depbase.Tpo -c -o logical/sl_Point.lo logical/sl_Point.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT logical/sl_Point.lo -MD -MP -MF logical/.deps/sl_Point.Tpo -c logical/sl_Point.cpp -fPIC -DPIC -o logical/.libs/sl_Point.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT logical/sl_Point.lo -MD -MP -MF logical/.deps/sl_Point.Tpo -c logical/sl_Point.cpp -o logical/sl_Point.o >/dev/null 2>&1 depbase=`echo logical/sl_Node.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT logical/sl_Node.lo -MD -MP -MF $depbase.Tpo -c -o logical/sl_Node.lo logical/sl_Node.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT logical/sl_Node.lo -MD -MP -MF logical/.deps/sl_Node.Tpo -c logical/sl_Node.cpp -fPIC -DPIC -o logical/.libs/sl_Node.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT logical/sl_Node.lo -MD -MP -MF logical/.deps/sl_Node.Tpo -c logical/sl_Node.cpp -o logical/sl_Node.o >/dev/null 2>&1 depbase=`echo logical/sl_String.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT logical/sl_String.lo -MD -MP -MF $depbase.Tpo -c -o logical/sl_String.lo logical/sl_String.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT logical/sl_String.lo -MD -MP -MF logical/.deps/sl_String.Tpo -c logical/sl_String.cpp -fPIC -DPIC -o logical/.libs/sl_String.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT logical/sl_String.lo -MD -MP -MF logical/.deps/sl_String.Tpo -c logical/sl_String.cpp -o logical/sl_String.o >/dev/null 2>&1 depbase=`echo logical/sl_Chain.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT logical/sl_Chain.lo -MD -MP -MF $depbase.Tpo -c -o logical/sl_Chain.lo logical/sl_Chain.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT logical/sl_Chain.lo -MD -MP -MF logical/.deps/sl_Chain.Tpo -c logical/sl_Chain.cpp -fPIC -DPIC -o logical/.libs/sl_Chain.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT logical/sl_Chain.lo -MD -MP -MF logical/.deps/sl_Chain.Tpo -c logical/sl_Chain.cpp -o logical/sl_Chain.o >/dev/null 2>&1 depbase=`echo logical/sl_Polygon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT logical/sl_Polygon.lo -MD -MP -MF $depbase.Tpo -c -o logical/sl_Polygon.lo logical/sl_Polygon.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT logical/sl_Polygon.lo -MD -MP -MF logical/.deps/sl_Polygon.Tpo -c logical/sl_Polygon.cpp -fPIC -DPIC -o logical/.libs/sl_Polygon.o libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sdts++\" -DVERSION=\"1.5.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVECTOR_ITERATOR_POINTER_NOT_EQUIVALENT=1 -DHAVE_UNISTD_H=1 -DHAVE_FLOAT_H=1 -DHAVE_BOOST_SMART_PTR_HPP=1 -I. -I. -I.. -Icontainer -Iio -Ibuilder -Ilogical -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT logical/sl_Polygon.lo -MD -MP -MF logical/.deps/sl_Polygon.Tpo -c logical/sl_Polygon.cpp -o logical/sl_Polygon.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o libsdts++.la -rpath /usr/local/lib container/sc_Subfield.lo container/sc_Field.lo container/sc_Record.lo container/sc_Module.lo container/sc_MultiTypeValue.lo io/sio_8211Converter.lo io/sio_ConverterFactory.lo io/sio_8211DDR.lo io/sio_8211DDRField.lo io/sio_8211DDRLeader.lo io/sio_8211DR.lo io/sio_8211DRLeader.lo io/sio_8211DirEntry.lo io/sio_8211Directory.lo io/sio_8211Field.lo io/sio_8211FieldArea.lo io/sio_8211FieldFormat.lo io/sio_8211Leader.lo io/sio_8211Record.lo io/sio_8211SubfieldFormat.lo io/sio_8211Utils.lo io/sio_Buffer.lo io/sio_Converter.lo io/sio_Error.lo io/sio_Reader.lo io/sio_Utils.lo io/sio_Writer.lo io/FormatParser.lo io/FormatLexer.lo builder/sb_At.lo builder/sb_Catd.lo builder/sb_Cats.lo builder/sb_Cell.lo builder/sb_Clrx.lo builder/sb_Dddf.lo builder/sb_Ddsh.lo builder/sb_Ddom.lo builder/sb_Dq.lo builder/sb_ForeignID.lo builder/sb_Iden.lo buil der/sb_Iref.lo builder/sb_Ldef.lo builder/sb_Line.lo builder/sb_Pnts.lo builder/sb_Module.lo builder/sb_Rsdf.lo builder/sb_Stat.lo builder/sb_Utils.lo builder/sb_Xref.lo builder/sb_Spdm.lo builder/sb_Poly.lo builder/sb_Ring.lo builder/sb_Comp.lo builder/sb_Accessor.lo logical/sl_Point.lo logical/sl_Node.lo logical/sl_String.lo logical/sl_Chain.lo logical/sl_Polygon.lo libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o container/.libs/sc_Subfield.o container/.libs/sc_Field.o container/.libs/sc_Record.o container/.libs/sc_Module.o container/.libs/sc_MultiTypeValue.o io/.libs/sio_8211Converter.o io/.libs/sio_ConverterFactory.o io/.libs/sio_8211DDR.o io/.libs/sio_8211DDRField.o io/.libs/sio_8211DDRLeader.o io/.libs/sio_8211DR.o io/.libs/sio_8211DRLeader.o io/.libs/sio_8211DirEntry.o io/.libs/sio_8211Directory.o io/.libs/sio_8211Field.o io/.libs/sio_8211FieldArea.o io/.libs/sio_8211FieldFormat.o io/.libs/sio_8211Leader.o io/.libs/sio_8211Record.o io/.libs/sio_8211SubfieldFormat.o io/.libs/sio_8211Utils.o io/.libs/sio_Buffer.o io/.libs/sio_Converter.o io/.libs/sio_Error.o io/.libs/sio_Reader.o io/.libs/sio_Utils.o io/.libs/sio_Writer.o io/.libs/FormatParser.o io/.libs/FormatLexer.o builder/.libs/sb_At.o builder/.libs/sb_Catd.o builder/.libs/sb_Cats.o builder/.libs/sb_Cell.o builder/.libs/sb_Clrx.o builder/.libs/sb_Dd df.o builder/.libs/sb_Ddsh.o builder/.libs/sb_Ddom.o builder/.libs/sb_Dq.o builder/.libs/sb_ForeignID.o builder/.libs/sb_Iden.o builder/.libs/sb_Iref.o builder/.libs/sb_Ldef.o builder/.libs/sb_Line.o builder/.libs/sb_Pnts.o builder/.libs/sb_Module.o builder/.libs/sb_Rsdf.o builder/.libs/sb_Stat.o builder/.libs/sb_Utils.o builder/.libs/sb_Xref.o builder/.libs/sb_Spdm.o builder/.libs/sb_Poly.o builder/.libs/sb_Ring.o builder/.libs/sb_Comp.o builder/.libs/sb_Accessor.o logical/.libs/sl_Point.o logical/.libs/sl_Node.o logical/.libs/sl_String.o logical/.libs/sl_Chain.o logical/.libs/sl_Polygon.o -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -fstack-protector -fstack-protector -Wl,-soname -Wl,libsdts++.so.0 -o .libs/libsdts++.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsdts++.so.0" && ln -s "libsdts++.so.0.0.0" "libsdts++.so.0") libtool: link: (cd ".libs" && rm -f "libsdts++.so" && ln -s "libsdts++.so.0.0.0" "libsdts++.so") libtool: link: ar cru .libs/libsdts++.a container/sc_Subfield.o container/sc_Field.o container/sc_Record.o container/sc_Module.o container/sc_MultiTypeValue.o io/sio_8211Converter.o io/sio_ConverterFactory.o io/sio_8211DDR.o io/sio_8211DDRField.o io/sio_8211DDRLeader.o io/sio_8211DR.o io/sio_8211DRLeader.o io/sio_8211DirEntry.o io/sio_8211Directory.o io/sio_8211Field.o io/sio_8211FieldArea.o io/sio_8211FieldFormat.o io/sio_8211Leader.o io/sio_8211Record.o io/sio_8211SubfieldFormat.o io/sio_8211Utils.o io/sio_Buffer.o io/sio_Converter.o io/sio_Error.o io/sio_Reader.o io/sio_Utils.o io/sio_Writer.o io/FormatParser.o io/FormatLexer.o builder/sb_At.o builder/sb_Catd.o builder/sb_Cats.o builder/sb_Cell.o builder/sb_Clrx.o builder/sb_Dddf.o builder/sb_Ddsh.o builder/sb_Ddom.o builder/sb_Dq.o builder/sb_ForeignID.o builder/sb_Iden.o builder/sb_Iref.o builder/sb_Ldef.o builder/sb_Line.o builder/sb_Pnts.o builder/sb_Module.o builder/sb_Rsdf.o builder/sb_Stat.o builder/sb_Utils.o builder/sb_X ref.o builder/sb_Spdm.o builder/sb_Poly.o builder/sb_Ring.o builder/sb_Comp.o builder/sb_Accessor.o logical/sl_Point.o logical/sl_Node.o logical/sl_String.o logical/sl_Chain.o logical/sl_Polygon.o libtool: link: ranlib .libs/libsdts++.a libtool: link: ( cd ".libs" && rm -f "libsdts++.la" && ln -s "../libsdts++.la" "libsdts++.la" ) gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/sdts++/work/sdts++-1.5.1/sdts++' Making all in doc gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/sdts++/work/sdts++-1.5.1/doc' restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /wrkdirs/usr/ports/devel/sdts++/work/sdts++-1.5.1/missing makeinfo --version) >/dev/null 2>&1; then \ for f in sdts++.info sdts++.info-[0-9] sdts++.info-[0-9][0-9] sdts++.i[0-9] sdts++.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh /wrkdirs/usr/ports/devel/sdts++/work/sdts++-1.5.1/missing makeinfo -I . \ -o sdts++.info sdts++.texi; \ then \ rc=0; \ CDPATH="${ZSH_VERSION+.}:" && cd .; \ else \ rc=$?; \ CDPATH="${ZSH_VERSION+.}:" && cd . && \ $restore $backupdir/* `echo "./sdts++.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc sdts++.texi:42: unknown command `xdef' sdts++.texi:42: unknown command `seteditionone' sdts++.texi:43: unknown command `xdef' sdts++.texi:43: unknown command `edition' sdts++.texi:43: unknown command `seteditionone' sdts++.texi:64: unknown command `clark' sdts++.texi:68: @copyright expected braces sdts++.texi:1177: @code missing close brace sdts++.texi:1181: misplaced } Makefile:362: recipe for target 'sdts++.info' failed gmake[2]: *** [sdts++.info] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/sdts++/work/sdts++-1.5.1/doc' Makefile:388: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/sdts++/work/sdts++-1.5.1' *** Error code 1 Stop. make: stopped in /usr/ports/devel/sdts++ From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 11:22:29 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 7F41617F for ; Fri, 30 Jan 2015 11:22:29 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 6A606AF1 for ; Fri, 30 Jan 2015 11:22:29 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UBMTWX099101 for ; Fri, 30 Jan 2015 11:22:29 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UBMTES099085; Fri, 30 Jan 2015 11:22:29 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 11:22:29 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301122.t0UBMTES099085@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-i386-default][sysutils/apt] Failed for apt-0.6.46.4.1_8 in build 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: Fri, 30 Jan 2015 11:22:29 -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: mandree@FreeBSD.org Ident: $FreeBSD: head/sysutils/apt/Makefile 365599 2014-08-21 22:50:29Z mandree $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/apt-0.6.46.4.1_8.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building sysutils/apt build started at Fri Jan 30 11:21:41 UTC 2015 port directory: /usr/ports/sysutils/apt building for: FreeBSD head-i386-default-job-20 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/sysutils/apt/Makefile 365599 2014-08-21 22:50:29Z mandree $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=apt-0.6.46.4.1_8 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/apt/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/apt/work HOME=/wrkdirs/usr/ports/sysutils/apt/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/apt/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/apt/work HOME=/wrkdirs/usr/ports/sysutils/apt/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="-I/usr/local/include/db5 -I/usr/local/include" LDFLAGS=" -L/usr/local/lib/db5 -L/usr/local/lib -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-- APTDIR=var/db/apt OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/apt" EXAMPLESDIR="share/examples/apt" DATADIR="share/apt" WWWDIR="www/apt" ETCDIR="etc/apt" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/apt DOCSDIR=/usr/local/share/doc/apt EXAMPLESDIR=/usr/local/share/examples/apt WWWDIR=/usr/local/www/apt ETCDIR=/usr/local/etc/apt --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> apt-0.6.46.4.1_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.4.7.txz [head-i386-default-job-20] Installing pkg-1.4.7... [head-i386-default-job-20] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of apt-0.6.46.4.1_8 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by apt-0.6.46.4.1_8 for building =========================================================================== =================================================== ===> Fetching all distfiles required by apt-0.6.46.4.1_8 for building => SHA256 Checksum OK for apt_0.6.46.4-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by apt-0.6.46.4.1_8 for building ===> Extracting for apt-0.6.46.4.1_8 => SHA256 Checksum OK for apt_0.6.46.4-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for apt-0.6.46.4.1_8 ===> Applying FreeBSD patches for apt-0.6.46.4.1_8 No such line 10629 in input file, ignoring cp -f /usr/ports/sysutils/apt/files/https.cc /usr/ports/sysutils/apt/files/https.h /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/methods/ /usr/bin/sed -i.bak -e 's|@PREFIX@|/usr/local|g' -e 's|@APTDIR@|/var/db/apt|g' -e 's|@DPKGDIR@|/var/db/dpkg|g' -e 's|@LOCALBASE@|/usr/local|g' /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/apt-pkg/deb/debsystem.cc /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/apt-pkg/init.cc /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/cmdline/apt-key /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/dselect/install /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/dselect/setup /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/dselect/update /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/methods/gpgv.cc =========================================================================== =================================================== ===> apt-0.6.46.4.1_8 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.33.txz [head-i386-default-job-20] Installing bash-4.3.33... [head-i386-default-job-20] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-20] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-20] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-20] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-20] Extracting bash-4.3.33... done Message for bash-4.3.33: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== ===> Returning to build of apt-0.6.46.4.1_8 ===> apt-0.6.46.4.1_8 depends on file: /usr/local/lib/libpub.a - not found ===> Verifying install for /usr/local/lib/libpub.a in /usr/ports/devel/publib ===> Installing existing package /packages/All/publib-0.39.txz [head-i386-default-job-20] Installing publib-0.39... [head-i386-default-job-20] Extracting publib-0.39... done ===> Returning to build of apt-0.6.46.4.1_8 ===> apt-0.6.46.4.1_8 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 [head-i386-default-job-20] Installing gettext-tools-0.19.4... [head-i386-default-job-20] `-- Installing expat-2.1.0_2... [head-i386-default-job-20] `-- Extracting expat-2.1.0_2... done [head-i386-default-job-20] Extracting gettext-tools-0.19.4... done ===> Returning to build of apt-0.6.46.4.1_8 ===> apt-0.6.46.4.1_8 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 [head-i386-default-job-20] Installing gmake-4.1_1... [head-i386-default-job-20] Extracting gmake-4.1_1... done ===> Returning to build of apt-0.6.46.4.1_8 =========================================================================== =================================================== ===> apt-0.6.46.4.1_8 depends on shared library: libcurl.so - not found ===> Verifying for libcurl.so in /usr/ports/ftp/curl ===> Installing existing package /packages/All/curl-7.40.0.txz [head-i386-default-job-20] Installing curl-7.40.0... [head-i386-default-job-20] `-- Installing ca_root_nss-3.17.3_1... [head-i386-default-job-20] `-- Extracting ca_root_nss-3.17.3_1... done [head-i386-default-job-20] Extracting curl-7.40.0... done ===> Returning to build of apt-0.6.46.4.1_8 ===> apt-0.6.46.4.1_8 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.3) ===> apt-0.6.46.4.1_8 depends on shared library: libdb-5.3.so - not found ===> Verifying for libdb-5.3.so in /usr/ports/databases/db5 ===> Installing existing package /packages/All/db5-5.3.28_2.txz [head-i386-default-job-20] Installing db5-5.3.28_2... [head-i386-default-job-20] Extracting db5-5.3.28_2... done ===> Returning to build of apt-0.6.46.4.1_8 In file included from ../include/apt-pkg/hashes.h:20: ./include/apt-pkg/md5.h:27:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/md5.h" ^ In file included from acquire-method.cc:26: In file included from ../include/apt-pkg/hashes.h:21: ./include/apt-pkg/sha1.h:18:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/sha1.h" ^ In file included from acquire-method.cc:26: In file included from ../include/apt-pkg/hashes.h:22: ./include/apt-pkg/sha256.h:18:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/sha256.h" ^ 10 warnings generated. Compiling init.cc to ../obj/apt-pkg/init.opic In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:16: ./include/apt-pkg/configuration.h:32:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/configuration.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: ./include/apt-pkg/pkgsystem.h:41:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/pkgsystem.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: ./include/apt-pkg/depcache.h:42:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/depcache.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: In file included from ../include/apt-pkg/depcache.h:45: ./include/apt-pkg/pkgcache.h:23:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/pkgcache.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: In file included from ../include/apt-pkg/depcache.h:45: In file included from ../include/apt-pkg/pkgcache.h:28: ./include/apt-pkg/mmap.h:29:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/mmap.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: In file included from ../include/apt-pkg/depcache.h:45: In file included from ../include/apt-pkg/pkgcache.h:28: In file included from ../include/apt-pkg/mmap.h:33: ./include/apt-pkg/fileutl.h:25:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/fileutl.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: In file included from ../include/apt-pkg/depcache.h:45: In file included from ../include/apt-pkg/pkgcache.h:284: ./include/apt-pkg/cacheiterators.h:35:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/cacheiterators.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: In file included from ../include/apt-pkg/depcache.h:46: ./include/apt-pkg/progress.h:25:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/progress.h" ^ In file included from init.cc:13: ./include/apt-pkg/error.h:44:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/error.h" ^ 9 warnings generated. Compiling clean.cc to ../obj/apt-pkg/clean.opic clean.cc:12:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma implementation "apt-pkg/clean.h" ^ In file included from clean.cc:15: ./include/apt-pkg/clean.h:14:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/clean.h" ^ In file included from clean.cc:15: In file included from ../include/apt-pkg/clean.h:17: ./include/apt-pkg/pkgcache.h:23:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/pkgcache.h" ^ In file included from clean.cc:15: In file included from ../include/apt-pkg/clean.h:17: In file included from ../include/apt-pkg/pkgcache.h:28: ./include/apt-pkg/mmap.h:29:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/mmap.h" ^ In file included from clean.cc:15: In file included from ../include/apt-pkg/clean.h:17: In file included from ../include/apt-pkg/pkgcache.h:28: In file included from ../include/apt-pkg/mmap.h:33: ./include/apt-pkg/fileutl.h:25:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/fileutl.h" ^ In file included from clean.cc:15: In file included from ../include/apt-pkg/clean.h:17: In file included from ../include/apt-pkg/pkgcache.h:284: ./include/apt-pkg/cacheiterators.h:35:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/cacheiterators.h" ^ In file included from clean.cc:16: ./include/apt-pkg/strutl.h:20:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/strutl.h" ^ In file included from clean.cc:17: ./include/apt-pkg/error.h:44:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/error.h" ^ In file included from clean.cc:18: ./include/apt-pkg/configuration.h:32:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/configuration.h" ^ 9 warnings generated. Compiling srcrecords.cc to ../obj/apt-pkg/srcrecords.opic srcrecords.cc:15:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma implementation "apt-pkg/srcrecords.h" ^ In file included from srcrecords.cc:18: ./include/apt-pkg/srcrecords.h:17:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/srcrecords.h" ^ In file included from srcrecords.cc:19: ./include/apt-pkg/error.h:44:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/error.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:32: ./include/apt-pkg/pkgcache.h:23:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/pkgcache.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:32: In file included from ../include/apt-pkg/pkgcache.h:28: ./include/apt-pkg/mmap.h:29:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/mmap.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:32: In file included from ../include/apt-pkg/pkgcache.h:28: In file included from ../include/apt-pkg/mmap.h:33: ./include/apt-pkg/fileutl.h:25:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/fileutl.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:32: In file included from ../include/apt-pkg/pkgcache.h:284: ./include/apt-pkg/cacheiterators.h:35:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/cacheiterators.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:33: In file included from ../include/apt-pkg/metaindex.h:11: ./include/apt-pkg/pkgrecords.h:21:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/pkgrecords.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:33: In file included from ../include/apt-pkg/metaindex.h:12: ./include/apt-pkg/indexfile.h:25:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/indexfile.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:33: In file included from ../include/apt-pkg/metaindex.h:13: ./include/apt-pkg/vendor.h:8:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/vendor.h" ^ In file included from srcrecords.cc:20: ./include/apt-pkg/sourcelist.h:39:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/sourcelist.h" ^ In file included from srcrecords.cc:21: ./include/apt-pkg/strutl.h:20:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/strutl.h" ^ srcrecords.cc:29:63: error: field of type 'vector::iterator' (aka '__wrap_iter') has private constructor pkgSrcRecords::pkgSrcRecords(pkgSourceList &List) : Files(0), Current(0) ^ /usr/include/c++/v1/iterator:1239:31: note: declared private here _LIBCPP_INLINE_VISIBILITY __wrap_iter(iterator_type __x) _NOEXCEPT : __i(__x) {} ^ 12 warnings and 1 error generated. ./buildlib/library.mak:65: recipe for target '../obj/apt-pkg/srcrecords.opic' failed gmake[2]: *** [../obj/apt-pkg/srcrecords.opic] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/apt-pkg' Makefile:14: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1' *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/apt From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 11:23:00 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 7F1BC192 for ; Fri, 30 Jan 2015 11:23:00 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 5DAC6AF6 for ; Fri, 30 Jan 2015 11:23:00 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UBN0BX049645 for ; Fri, 30 Jan 2015 11:23:00 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UBN0cU049616; Fri, 30 Jan 2015 11:23:00 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 11:23:00 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301123.t0UBN0cU049616@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-amd64-default][security/wipe] Failed for wipe-2.3.1 in build 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: Fri, 30 Jan 2015 11:23:00 -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: bapt@FreeBSD.org Ident: $FreeBSD: head/security/wipe/Makefile 371040 2014-10-17 10:23:34Z bapt $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/wipe-2.3.1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building security/wipe build started at Fri Jan 30 11:22:53 UTC 2015 port directory: /usr/ports/security/wipe building for: FreeBSD head-amd64-default-job-08 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/security/wipe/Makefile 371040 2014-10-17 10:23:34Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=wipe-2.3.1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for wipe-2.3.1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/wipe/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/wipe/work HOME=/wrkdirs/usr/ports/security/wipe/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/security/wipe/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/wipe/work HOME=/wrkdirs/usr/ports/security/wipe/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/wipe/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/wipe/work HOME=/wrkdirs/usr/ports/security/wipe/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/security/wipe/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/wipe/work HOME=/wrkdirs/usr/ports/security/wipe/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/wipe" EXAMPLESDIR="share/examples/wipe" DATADIR="share/wipe" WWWDIR="www/wipe" ETCDIR="etc/wipe" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/wipe DOCSDIR=/usr/local/share/doc/wipe EXAMPLESDIR=/usr/local/share/examples/wipe WWWDIR=/usr/local/www/wipe ETCDIR=/usr/local/etc/wipe --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> wipe-2.3.1 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.7.txz [head-amd64-default-job-08] Installing pkg-1.4.7... [head-amd64-default-job-08] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of wipe-2.3.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by wipe-2.3.1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by wipe-2.3.1 for building => SHA256 Checksum OK for wipe-2.3.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by wipe-2.3.1 for building ===> Extracting for wipe-2.3.1 => SHA256 Checksum OK for wipe-2.3.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for wipe-2.3.1 ===> Applying FreeBSD patches for wipe-2.3.1 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for wipe-2.3.1 loading site script /usr/ports/Templates/config.site creating cache ./config.cache checking host system type... amd64-portbld-freebsd11.0 checking target system type... amd64-portbld-freebsd11.0 checking build system type... amd64-portbld-freebsd11.0 checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector) works... yes checking whether the C compiler (cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for POSIXized ISC... no checking how to run the C preprocessor... cpp checking whether cc needs -traditional... no checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether the C compiler accepts -pipe... yes checking whether the C compiler accepts -g... yes checking whether the C compiler accepts -O0... yes checking whether the C compiler accepts -O2... yes checking whether the C compiler accepts -ansi... yes checking whether the C compiler accepts -pedantic... yes checking whether the C compiler accepts -Wall... yes checking whether the C compiler accepts -Werror... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for fcntl.h... (cached) yes checking for memory.h... (cached) yes checking for linux/fs.h... no checking for sys/mount.h... (cached) yes checking for sys/disklabel.h... yes checking for sys/ioctl.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for getopt.h... (cached) yes checking for errno.h... (cached) yes checking for termio.h... no checking for termios.h... yes checking for linux/mtio.h... no checking for working const... yes checking for inline... __inline__ checking for off_t... (cached) yes checking for size_t... (cached) yes checking whether stat file-mode macros are broken... no checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for getopt... (cached) yes checking for strnlen... (cached) yes checking for bzero... (cached) yes checking for memset... (cached) yes checking for memcpy... (cached) yes checking for realloc... yes checking for fchmod... (cached) yes checking for ioctl... yes checking for fcntl... (cached) yes checking for lockf... yes checking for flock... yes checking for fsync... (cached) yes checking for fdatasync... no checking for unlink... yes checking for rmdir... yes checking for remove... yes checking for rename... (cached) yes checking for dirfd... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h =========================================================================== =================================================== ===> Building for wipe-2.3.1 cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DFREEBSD11 -c main.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DFREEBSD11 -c wipe.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DFREEBSD11 -c rand.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DFREEBSD11 -c dir.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DFREEBSD11 -c file.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DFREEBSD11 -c blkdev.c blkdev.c:180:20: error: use of undeclared identifier 'DIOCGDINFO' if (ioctl(f->fd, DIOCGDINFO, &pinfo)) ^ 1 error generated. *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/security/wipe/work/wipe-2.3.1 *** Error code 1 Stop. make: stopped in /usr/ports/security/wipe From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 11:30:18 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 0F203363 for ; Fri, 30 Jan 2015 11:30:18 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 EE9FEB5B for ; Fri, 30 Jan 2015 11:30:17 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UBUHit006926 for ; Fri, 30 Jan 2015 11:30:17 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UBUHNi006907; Fri, 30 Jan 2015 11:30:17 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 11:30:17 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301130.t0UBUHNi006907@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-i386-default][math/gri] Failed for gri-2.12.23_2 in build 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: Fri, 30 Jan 2015 11:30:18 -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: bapt@FreeBSD.org Ident: $FreeBSD: head/math/gri/Makefile 375097 2014-12-20 19:15:31Z bapt $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/gri-2.12.23_2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building math/gri build started at Fri Jan 30 11:27:06 UTC 2015 port directory: /usr/ports/math/gri building for: FreeBSD head-i386-default-job-04 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/math/gri/Makefile 375097 2014-12-20 19:15:31Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gri-2.12.23_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gri-2.12.23_2: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-FreeBSD --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/gri/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gri/work HOME=/wrkdirs/usr/ports/math/gri/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/gri/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gri/work HOME=/wrkdirs/usr/ports/math/gri/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/gri/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gri/work HOME=/wrkdirs/usr/ports/math/gri/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/gri/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gri/work HOME=/wrkdirs/usr/ports/math/gri/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="-I/usr/local/include -I/usr/local/include" LDFLAGS=" -L/usr/local/lib -L/usr/local/lib -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-- 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=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gri" EXAMPLESDIR="share/examples/gri" DATADIR="share/gri" WWWDIR="www/gri" ETCDIR="etc/gri" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gri DOCSDIR=/usr/local/share/doc/gri EXAMPLESDIR=/usr/local/share/examples/gri WWWDIR=/usr/local/www/gri ETCDIR=/usr/local/etc/gri --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> gri-2.12.23_2 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.7.txz [head-i386-default-job-04] Installing pkg-1.4.7... [head-i386-default-job-04] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gri-2.12.23_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gri-2.12.23_2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by gri-2.12.23_2 for building => SHA256 Checksum OK for gri-2.12.23.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gri-2.12.23_2 for building ===> Extracting for gri-2.12.23_2 => SHA256 Checksum OK for gri-2.12.23.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gri-2.12.23_2 ===> Applying FreeBSD patches for gri-2.12.23_2 =========================================================================== =================================================== ===> gri-2.12.23_2 depends on executable: convert - not found ===> Verifying install for convert in /usr/ports/graphics/ImageMagick ===> Installing existing package /packages/All/ImageMagick-6.9.0.4,1.txz [head-i386-default-job-04] Installing ImageMagick-6.9.0.4,1... [head-i386-default-job-04] `-- Installing fftw3-3.3.3_2... [head-i386-default-job-04] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-04] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-04] `-- Extracting fftw3-3.3.3_2... done [head-i386-default-job-04] `-- Installing fontconfig-2.11.1,1... [head-i386-default-job-04] | `-- Installing expat-2.1.0_2... [head-i386-default-job-04] | `-- Extracting expat-2.1.0_2... done [head-i386-default-job-04] | `-- Installing freetype2-2.5.5... [head-i386-default-job-04] | `-- Extracting freetype2-2.5.5... done [head-i386-default-job-04] `-- 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 [head-i386-default-job-04] `-- Installing ghostscript9-9.06_10... [head-i386-default-job-04] | `-- Installing cups-image-1.7.3_3... [head-i386-default-job-04] | | `-- Installing cups-client-1.7.3_4... [head-i386-default-job-04] | | `-- Installing mDNSResponder-561.1.1... [head-i386-default-job-04] | | `-- Extracting mDNSResponder-561.1.1... done ===> Creating users and/or groups. Creating group 'cups' with gid '193'. Creating user 'cups' with uid '193'. [head-i386-default-job-04] | | `-- Extracting cups-client-1.7.3_4... done [head-i386-default-job-04] | | `-- Installing jpeg-8_6... [head-i386-default-job-04] | | `-- Extracting jpeg-8_6... done [head-i386-default-job-04] | | `-- Installing png-1.6.16... [head-i386-default-job-04] | | `-- Extracting png-1.6.16... done [head-i386-default-job-04] | | `-- Installing tiff-4.0.3_5... [head-i386-default-job-04] | | `-- Installing jbigkit-2.1_1... [head-i386-default-job-04] | | `-- Extracting jbigkit-2.1_1... done [head-i386-default-job-04] | | `-- Extracting tiff-4.0.3_5... done ===> Creating users and/or groups. Using existing group 'cups'. Using existing user 'cups'. [head-i386-default-job-04] | `-- Extracting cups-image-1.7.3_3... done [head-i386-default-job-04] | `-- Installing gsfonts-8.11_6... [head-i386-default-job-04] | `-- Extracting gsfonts-8.11_6... done [head-i386-default-job-04] | `-- Installing jbig2dec-0.11_4... [head-i386-default-job-04] | `-- Extracting jbig2dec-0.11_4... done [head-i386-default-job-04] | `-- Installing lcms2-2.6_3... [head-i386-default-job-04] | `-- Extracting lcms2-2.6_3... done [head-i386-default-job-04] | `-- Installing libXext-1.3.3,1... [head-i386-default-job-04] | | `-- Installing libX11-1.6.2_2,1... [head-i386-default-job-04] | | `-- Installing kbproto-1.0.6... [head-i386-default-job-04] | | `-- Extracting kbproto-1.0.6... done [head-i386-default-job-04] | | `-- Installing libXau-1.0.8_2... c++: warning: optimization flag '-fno-strength-reduce' is not supported c++: warning: argument unused during compilation: '-fno-strength-reduce' In file included from write.cc:23: In file included from ./private.hh:29: In file included from ./gr.hh:69: In file included from ./gr_coll.hh:37: In file included from ./CmdFile.hh:28: ./macro.hh:21:2: warning: '_macro_hh_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(_macro_hh_) ^~ ./macro.hh:22:9: note: '_macro_h_' is defined here; did you mean '_macro_hh_'? #define _macro_h_ ^~~~~~~~~ _macro_hh_ 1 warning generated. mv -f .deps/write.Tpo .deps/write.Po c++ -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -L/usr/local/lib -fstack-protector -o gri main.o G_string.o GriColor.o GriPath.o GriState.o assert.o chopword.o close.o command.o convert.o debug.o delete.o differ.o doline.o draw.o endup.o expect.o file.o filter.o flip.o gr.o gr_coll.o graxes.o grcntour.o gri.o grimage.o grinterp.o grsmooth.o grstring.o group.o heal.o help.o if.o ignore.o image.o input.o insert.o interp.o mask.o math.o new.o open.o popen.o query.o quit.o read.o regress.o reorder.o rescale.o rewind.o rpn.o rpncalc.o scales.o set.o show.o skip.o sleep.o smooth.o source.o startup.o state.o stats.o storage.o synonyms.o template.o timer.o unlink.o utility.o variable.o version.o while.o write.o -lreadline -L/usr/local/lib -lnetcdf popt/libgripopt.a -lreadline -L/usr/local/lib -lnetcdf cat ./gri.cmd-skel | sed -e s,VERSION,2.12.23, > gri.cmd cat ./startup.msg | sed -e s,VERSION,2.12.23, -e s,PREFIX,/usr/local, > startup.msg-tmp gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/src' gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/src' Making all in debian gmake[2]: Entering directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/debian' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/debian' gmake[2]: Entering directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23' gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23' (cd /wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc && /usr/bin/env XDG_DATA_HOME=/wrkdirs/usr/ports/math/gri/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gri/work HOME=/wrkdirs/usr/ports/math/gri/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/gri/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gri/work HOME=/wrkdirs/usr/ports/math/gri/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="-I/usr/local/include -I/usr/local/include" LDFLAGS=" -L/usr/local/lib -L/usr/local/lib -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_INSTAL L_MAN="install -o root -g wheel -m 444" gmake -f Makefile DESTDIR=/wrkdirs/usr/ports/math/gri/work/stage all) gmake[1]: Entering directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc' Making all in examples gmake[2]: Entering directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc/examples' perl ./../gri2html example1.gri example1.html perl ./../gri2html example2.gri example2.html perl ./../gri2html example3.gri example3.html perl ./../gri2html example4.gri example4.html perl ./../gri2html example5.gri example5.html perl ./../gri2html example6.gri example6.html perl ./../gri2html example6histogram.gri example6histogram.html perl ./../gri2html example7.gri example7.html perl ./../gri2html example8.gri example8.html perl ./../gri2html example9.gri example9.html perl ./../gri2html example10.gri example10.html perl ./../gri2html example10color.gri example10color.html perl ./../gri2html example11.gri example11.html perl ./../gri2html example12.gri example12.html perl ./../gri2html example13.gri example13.html perl ./../gri2html FEM.gri FEM.html perl ./../gri2html logo.gri logo.html convert FEM.ps FEM.png convert example1.ps example1.png convert example2.ps example2.png convert example3.ps example3.png convert example4.ps example4.png convert example5.ps example5.png convert example6.ps example6.png convert example6histogram.ps example6histogram.png convert example7.ps example7.png convert example8.ps example8.png convert example9.ps example9.png convert example10.ps example10.png convert example10color.ps example10color.png convert example11.ps example11.png convert example12.ps example12.png convert example13.ps example13.png convert -geometry 90x999 FEM.png FEM-tiny.png convert -geometry 90x999 example1.png example1-tiny.png convert -geometry 90x999 example2.png example2-tiny.png convert -geometry 90x999 example3.png example3-tiny.png convert -geometry 90x999 example4.png example4-tiny.png convert -geometry 90x999 example5.png example5-tiny.png convert -geometry 90x999 example6.png example6-tiny.png convert -geometry 90x999 example6histogram.png example6histogram-tiny.png convert -geometry 90x999 example7.png example7-tiny.png convert -geometry 90x999 example8.png example8-tiny.png convert -geometry 90x999 example9.png example9-tiny.png convert -geometry 90x999 example10.png example10-tiny.png convert -geometry 90x999 example10color.png example10color-tiny.png convert -geometry 90x999 example11.png example11-tiny.png convert -geometry 90x999 example12.png example12-tiny.png convert -geometry 90x999 example13.png example13-tiny.png convert logo.ps logo.png cp example1.ps example1.eps chmod +w example1.eps cp example2.ps example2.eps chmod +w example2.eps cp example3.ps example3.eps chmod +w example3.eps cp example4.ps example4.eps chmod +w example4.eps cp example5.ps example5.eps chmod +w example5.eps cp example6.ps example6.eps chmod +w example6.eps cp example6histogram.ps example6histogram.eps chmod +w example6histogram.eps cp example7.ps example7.eps chmod +w example7.eps cp example8.ps example8.eps chmod +w example8.eps cp example9.ps example9.eps chmod +w example9.eps cp example10.ps example10.eps chmod +w example10.eps cp example10color.ps example10color.eps chmod +w example10color.eps cp example11.ps example11.eps chmod +w example11.eps cp example12.ps example12.eps chmod +w example12.eps cp example13.ps example13.eps chmod +w example13.eps cp FEM.ps FEM.eps chmod +w FEM.eps cp logo.ps logo.eps chmod +w logo.eps gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc/examples' Making all in resources gmake[2]: Entering directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc/resources' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc/resources' Making all in screenshots gmake[2]: Entering directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc/screenshots' convert -geometry 500x999 gri-screenshot-1.png gri-screenshot-1.pgm convert gri-screenshot-1.pgm gri-screenshot-1.eps convert -geometry 500x999 gri-screenshot-2.png gri-screenshot-2.pgm convert gri-screenshot-2.pgm gri-screenshot-2.eps convert -geometry 500x999 gri-screenshot-3.png gri-screenshot-3.pgm convert gri-screenshot-3.pgm gri-screenshot-3.eps convert -geometry 500x999 gri-screenshot-4.png gri-screenshot-4.pgm convert gri-screenshot-4.pgm gri-screenshot-4.eps rm gri-screenshot-1.pgm gri-screenshot-2.pgm gri-screenshot-3.pgm gri-screenshot-4.pgm gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc/screenshots' Making all in tst_suite gmake[2]: Entering directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc/tst_suite' perl ./../gri2html tst_IO.gri tst_IO.html perl ./../gri2html tst_control.gri tst_control.html perl ./../gri2html tst_rpn.gri tst_rpn.html perl ./../gri2html tst_var_syn.gri tst_var_syn.html gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc/tst_suite' gmake[2]: Entering directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc' /bin/sh ../missing --run tex ./refcard.tex This is TeX, Version 3.14159265 (Web2C 2014) (preloaded format=tex) (./refcard.tex [3 V columns per page] [1] [2] ) Output written on refcard.dvi (2 pages, 14572 bytes). Transcript written on refcard.log. dvips -o refcard.ps -t landscape -t letter refcard.dvi This is dvips(k) 5.994 Copyright 2014 Radical Eye Software (www.radicaleye.com) ' TeX output 2015.01.30:1130' -> refcard.ps . [1] [2] /bin/sh ../missing --run tex ./cmdrefcard.tex This is TeX, Version 3.14159265 (Web2C 2014) (preloaded format=tex) (./cmdrefcard.tex [3 V columns per page] [1] [2] [3] ) Output written on cmdrefcard.dvi (3 pages, 20484 bytes). Transcript written on cmdrefcard.log. dvips -o cmdrefcard.ps -t landscape -t letter cmdrefcard.dvi This is dvips(k) 5.994 Copyright 2014 Radical Eye Software (www.radicaleye.com) ' TeX output 2015.01.30:1130' -> cmdrefcard.ps . [1] [2] [3] gmake html gmake[3]: Entering directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc' cd examples ; gmake gmake[4]: Entering directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc/examples' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc/examples' cd tst_suite ; gmake gmake[4]: Entering directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc/tst_suite' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc/tst_suite' /bin/sh /wrkdirs/usr/ports/math/gri/work/gri-2.12.23/missing --run makeinfo -I. gri.texi gri.texi:18489: raising the section level of @subsubsection which is too low Makefile:777: recipe for target 'html' failed gmake[3]: *** [html] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc' Makefile:894: recipe for target 'all-local' failed gmake[2]: *** [all-local] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc' Makefile:424: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc' *** Error code 2 Stop. make: stopped in /usr/ports/math/gri From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 11:33:36 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 66E3E3DF; Fri, 30 Jan 2015 11:33:36 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 5149AC02; Fri, 30 Jan 2015 11:33:36 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UBXaad043247; Fri, 30 Jan 2015 11:33:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UBXagf043226; Fri, 30 Jan 2015 11:33:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 11:33:36 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301133.t0UBXagf043226@beefy2.isc.freebsd.org> To: fjoe@FreeBSD.org Subject: [package - head-amd64-default][misc/dahdi-kmod] Failed for dahdi-kmod-2.4.0rc5_6 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: Fri, 30 Jan 2015 11:33:36 -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: fjoe@FreeBSD.org Last committer: antoine@FreeBSD.org Ident: $FreeBSD: head/misc/dahdi-kmod/Makefile 369451 2014-09-28 12:57:48Z antoine $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/dahdi-kmod-2.4.0rc5_6.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building misc/dahdi-kmod build started at Fri Jan 30 11:33:14 UTC 2015 port directory: /usr/ports/misc/dahdi-kmod building for: FreeBSD head-amd64-default-job-22 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: fjoe@FreeBSD.org Makefile ident: $FreeBSD: head/misc/dahdi-kmod/Makefile 369451 2014-09-28 12:57:48Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=dahdi-kmod-2.4.0rc5_6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/misc/dahdi-kmod/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/dahdi-kmod/work HOME=/wrkdirs/usr/ports/misc/dahdi-kmod/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/misc/dahdi-kmod/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/dahdi-kmod/work HOME=/wrkdirs/usr/ports/misc/dahdi-kmod/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/misc/dahdi-kmod/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/dahdi-kmod/work HOME=/wrkdirs/usr/ports/misc/dahdi-kmod/work TMPDIR="/tmp" KMODDIR="/usr/local/lib/dahdi" SYSDIR="/usr/src/sys" NO_XREF=yes XDG_DATA_HOME=/wrkdirs/usr/ports/misc/dahdi-kmod/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/dahdi-kmod/work HOME=/wrkdirs/usr/ports/misc/dahdi-kmod/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-- KMODDIR="usr/local/lib/dahdi" X86="" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/dahdi-kmod" EXAMPLESDIR="share/examples/dahdi-kmod" DATADIR="share/dahdi-kmod" WWWDIR="www/dahdi-kmod" ETCDIR="etc/dahdi-kmod" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/dahdi-kmod DOCSDIR=/usr/local/share/doc/dahdi-kmod EXAMPLESDIR=/usr/local/share/examples/dahdi-kmod WWWDIR=/usr/local/www/dahdi-kmod ETCDIR=/usr/local/etc/dahdi-kmod --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> dahdi-kmod-2.4.0rc5_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.7.txz [head-amd64-default-job-22] Installing pkg-1.4.7... [head-amd64-default-job-22] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of dahdi-kmod-2.4.0rc5_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by dahdi-kmod-2.4.0rc5_6 for building =========================================================================== =================================================== ===> Fetching all distfiles required by dahdi-kmod-2.4.0rc5_6 for building => SHA256 Checksum OK for dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1.tar.gz. => SHA256 Checksum OK for oslec-linux-2.6.35.4.tar.gz. => SHA256 Checksum OK for zaphfc-r5.tar.gz. => SHA256 Checksum OK for dahdi-fw-oct6114-064-1.05.01.tar.gz. => SHA256 Checksum OK for dahdi-fw-oct6114-128-1.05.01.tar.gz. => SHA256 Checksum OK for dahdi-fw-tc400m-MR6.12.tar.gz. => SHA256 Checksum OK for dahdi-fw-hx8-2.06.tar.gz. => SHA256 Checksum OK for dahdi-fwload-vpmadt032-1.25.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by dahdi-kmod-2.4.0rc5_6 for building ===> Extracting for dahdi-kmod-2.4.0rc5_6 => SHA256 Checksum OK for dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1.tar.gz. => SHA256 Checksum OK for oslec-linux-2.6.35.4.tar.gz. => SHA256 Checksum OK for zaphfc-r5.tar.gz. => SHA256 Checksum OK for dahdi-fw-oct6114-064-1.05.01.tar.gz. => SHA256 Checksum OK for dahdi-fw-oct6114-128-1.05.01.tar.gz. => SHA256 Checksum OK for dahdi-fw-tc400m-MR6.12.tar.gz. => SHA256 Checksum OK for dahdi-fw-hx8-2.06.tar.gz. => SHA256 Checksum OK for dahdi-fwload-vpmadt032-1.25.0.tar.gz. cp -f /portdistfiles/dahdi-fw-oct6114-064-1.05.01.tar.gz /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi-fw-oct6114-064.bin cp -f /portdistfiles/dahdi-fw-oct6114-128-1.05.01.tar.gz /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi-fw-oct6114-128.bin cp -f /portdistfiles/dahdi-fw-tc400m-MR6.12.tar.gz /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi-fw-tc400m.bin cp -f /portdistfiles/dahdi-fw-hx8-2.06.tar.gz /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi-fw-hx8.bin cp -f /portdistfiles/dahdi-fwload-vpmadt032-1.25.0.tar.gz /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_vpmadt032_loader =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for dahdi-kmod-2.4.0rc5_6 ===> Applying extra patch /wrkdirs/usr/ports/misc/dahdi-kmod/work/zaphfc-r5 ===> Applying FreeBSD patches for dahdi-kmod-2.4.0rc5_6 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for dahdi-kmod-2.4.0rc5_6 =========================================================================== =================================================== ===> Building for dahdi-kmod-2.4.0rc5_6 ===> freebsd (all) ===> freebsd/dahdi (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include Updating version.h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso 9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi/../../drivers/dahdi/dahdi-base.c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi/../../drivers/dahdi/dahdi-base.c:3341:12: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (count < 0) ~~~~~ ^ ~ /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi/../../drivers/dahdi/dahdi-base.c:3354:12: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (count < 0) ~~~~~ ^ ~ 2 warnings generated. cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso 9899:1999 -c ng_dahdi_iface.c cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso 9899:1999 -c bsd-compat.c ld -d -warn-common -r -d -o dahdi.ko dahdi-base.o ng_dahdi_iface.o bsd-compat.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dahdi.ko export_syms | xargs -J% objcopy % dahdi.ko objcopy --strip-debug dahdi.ko ===> freebsd/dahdi_dynamic (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_dynamic machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_dynamic/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_dynamic/../../drivers/dahdi/dahdi_dynamic.c ld -d -warn-common -r -d -o dahdi_dynamic.ko dahdi_dynamic.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dahdi_dynamic.ko export_syms | xargs -J% objcopy % dahdi_dynamic.ko objcopy --strip-debug dahdi_dynamic.ko ===> freebsd/dahdi_transcode (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_transcode machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_transcode/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_transcode/../../drivers/dahdi/dahdi_transcode.c ld -d -warn-common -r -d -o dahdi_transcode.ko dahdi_transcode.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dahdi_transcode.ko export_syms | xargs -J% objcopy % dahdi_transcode.ko objcopy --strip-debug dahdi_transcode.ko ===> freebsd/dahdi_voicebus (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_voicebus ld -d -warn-common -r -d -o dahdi_echocan_jpah.ko dahdi_echocan_jpah.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dahdi_echocan_jpah.ko export_syms | xargs -J% objcopy % dahdi_echocan_jpah.ko objcopy --strip-debug dahdi_echocan_jpah.ko ===> freebsd/dahdi_echocan_kb1 (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_echocan_kb1 machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_echocan_kb1/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-a vx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_echocan_kb1/../../drivers/dahdi/dahdi_echocan_kb1.c ld -d -warn-common -r -d -o dahdi_echocan_kb1.ko dahdi_echocan_kb1.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dahdi_echocan_kb1.ko export_syms | xargs -J% objcopy % dahdi_echocan_kb1.ko objcopy --strip-debug dahdi_echocan_kb1.ko ===> freebsd/dahdi_echocan_mg2 (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_echocan_mg2 machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_echocan_mg2/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-a vx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_echocan_mg2/../../drivers/dahdi/dahdi_echocan_mg2.c ld -d -warn-common -r -d -o dahdi_echocan_mg2.ko dahdi_echocan_mg2.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dahdi_echocan_mg2.ko export_syms | xargs -J% objcopy % dahdi_echocan_mg2.ko objcopy --strip-debug dahdi_echocan_mg2.ko ===> freebsd/dahdi_echocan_sec (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_echocan_sec machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_echocan_sec/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-a vx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_echocan_sec/../../drivers/dahdi/dahdi_echocan_sec.c ld -d -warn-common -r -d -o dahdi_echocan_sec.ko dahdi_echocan_sec.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dahdi_echocan_sec.ko export_syms | xargs -J% objcopy % dahdi_echocan_sec.ko objcopy --strip-debug dahdi_echocan_sec.ko ===> freebsd/dahdi_echocan_sec2 (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_echocan_sec2 machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_echocan_sec2/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno- avx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_echocan_sec2/../../drivers/dahdi/dahdi_echocan_sec2.c ld -d -warn-common -r -d -o dahdi_echocan_sec2.ko dahdi_echocan_sec2.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dahdi_echocan_sec2.ko export_syms | xargs -J% objcopy % dahdi_echocan_sec2.ko objcopy --strip-debug dahdi_echocan_sec2.ko ===> freebsd/dahdi_echocan_oslec (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_echocan_oslec machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_echocan_oslec/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno -avx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_echocan_oslec/../../drivers/dahdi/dahdi_echocan_oslec.c cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_echocan_oslec/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno -avx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_echocan_oslec/../../drivers/staging/echo/echo.c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_echocan_oslec/../../drivers/staging/echo/echo.c:452:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((ec->nonupdate_dwell == 0)) { ~~~~~~~~~~~~~~~~~~~~^~~~ /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_echocan_oslec/../../drivers/staging/echo/echo.c:452:27: note: remove extraneous parentheses around the comparison to silence this warning if ((ec->nonupdate_dwell == 0)) { ~ ^ ~ /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_echocan_oslec/../../drivers/staging/echo/echo.c:452:27: note: use '=' to turn this equality comparison into an assignment if ((ec->nonupdate_dwell == 0)) { ^~ = 1 warning generated. ld -d -warn-common -r -d -o dahdi_echocan_oslec.ko dahdi_echocan_oslec.o echo.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dahdi_echocan_oslec.ko export_syms | xargs -J% objcopy % dahdi_echocan_oslec.ko objcopy --strip-debug dahdi_echocan_oslec.ko ===> freebsd/wcfxo (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wcfxo machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wcfxo/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso 9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wcfxo/../../drivers/dahdi/wcfxo.c ld -d -warn-common -r -d -o wcfxo.ko wcfxo.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk wcfxo.ko export_syms | xargs -J% objcopy % wcfxo.ko objcopy --strip-debug wcfxo.ko ===> freebsd/wctdm (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wctdm machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wctdm/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso 9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wctdm/../../drivers/dahdi/wctdm.c ld -d -warn-common -r -d -o wctdm.ko wctdm.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk wctdm.ko export_syms | xargs -J% objcopy % wctdm.ko objcopy --strip-debug wctdm.ko ===> freebsd/wctdm24xxp (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wctdm24xxp machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h cc -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wctdm24xxp/../../drivers/dahdi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wctdm24xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-er ror-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wctdm24xxp/../../drivers/dahdi/wctdm24xxp/base.c cc -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wctdm24xxp/../../drivers/dahdi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wctdm24xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-er ror-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wctdm24xxp/../../drivers/dahdi/wctdm24xxp/xhfc.c ld -d -warn-common -r -d -o wctdm24xxp.ko base.o xhfc.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk wctdm24xxp.ko export_syms | xargs -J% objcopy % wctdm24xxp.ko objcopy --strip-debug wctdm24xxp.ko ===> freebsd/dahdi-fw-hx8.bin (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi-fw-hx8.bin Skipping fetch -m http://downloads.digium.com/pub/telephony/firmware/releases/dahdi-fw-hx8-2.06.tar.gz tar xvfz dahdi-fw-hx8-2.06.tar.gz x dahdi-fw-hx8.bin machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include dahdi-fw-hx8.bin dahdi-fw-hx8.bin awk -f /usr/src/sys/tools/fw_stub.awk dahdi-fw-hx8.bin:dahdi-fw-hx8.bin -mdahdi-fw-hx8.bin -cdahdi-fw-hx8.bin.c cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi-fw-hx8.bin/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-av x -std=iso9899:1999 -c dahdi-fw-hx8.bin.c ld -d -warn-common -r -d -o dahdi-fw-hx8.bin.ko dahdi-fw-hx8.bin.fwo dahdi-fw-hx8.bin.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dahdi-fw-hx8.bin.ko export_syms | xargs -J% objcopy % dahdi-fw-hx8.bin.ko objcopy --strip-debug dahdi-fw-hx8.bin.ko ===> freebsd/dahdi_vpmadt032_loader (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_vpmadt032_loader Skipping fetch -m http://downloads.digium.com/pub/telephony/firmware/releases/dahdi-fwload-vpmadt032-1.25.0.tar.gz tar xvfz dahdi-fwload-vpmadt032-1.25.0.tar.gz x drivers/ x drivers/dahdi/ x drivers/dahdi/vpmadt032_loader/ x drivers/dahdi/vpmadt032_loader/vpmadt032_x86_64.o_shipped x drivers/dahdi/vpmadt032_loader/vpmadt032_x86_32.o_shipped x drivers/dahdi/vpmadt032_loader/vpmadt032_loader.h machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h cp -f /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_vpmadt032_loader/drivers/dahdi/vpmadt032_loader/vpmadt032_loader.h vpmadt032_loader.h cp -f /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_vpmadt032_loader/drivers/dahdi/vpmadt032_loader/vpmadt032_x86_64.o_shipped vpmadt032_x86_64.o cc -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_vpmadt032_loader/../../drivers/dahdi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_vpmadt032_loader/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-e rror-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/dahdi_vpmadt032_loader/../../drivers/dahdi/vpmadt032_loader/dahdi_vpmadt032_loader.c ld -d -warn-common -r -d -o dahdi_vpmadt032_loader.ko vpmadt032_x86_64.o dahdi_vpmadt032_loader.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dahdi_vpmadt032_loader.ko export_syms | xargs -J% objcopy % dahdi_vpmadt032_loader.ko objcopy --strip-debug dahdi_vpmadt032_loader.ko ===> freebsd/wct4xxp (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/wct4xxp/base.c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/wct4xxp/base.c:633:20: warning: unused function 't4_gpio_set' [-Wunused-function] static inline void t4_gpio_set(struct t4 *wc, unsigned int bits, unsigned int val) ^ /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/wct4xxp/base.c:1122:20: warning: unused function '__t4_framer_cmd' [-Wunused-function] static inline void __t4_framer_cmd(struct t4 *wc, unsigned int span, int cmd) ^ 2 warnings generated. cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/wct4xxp/vpm450m.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_adpcm_chan.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_channel.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_chip_open.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_chip_stats.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_conf_bridge.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_debug.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_events.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_interrupts.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_memory.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_miscellaneous.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_mixer.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_phasing_tsst.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_playout_buf.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_remote_debug.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_tlv.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_tone_detection.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_tsi_cnct.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_tsst.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/apilib/bt/octapi_bt0.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/apilib/largmath/octapi_largmath.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wct4xxp/../../drivers/dahdi/oct612x/apilib/llman/octapi_llman.c ld -d -warn-common -r -d -o wct4xxp.ko base.o vpm450m.o oct6100_adpcm_chan.o oct6100_channel.o oct6100_chip_open.o oct6100_chip_stats.o oct6100_conf_bridge.o oct6100_debug.o oct6100_events.o oct6100_interrupts.o oct6100_memory.o oct6100_miscellaneous.o oct6100_mixer.o oct6100_phasing_tsst.o oct6100_playout_buf.o oct6100_remote_debug.o oct6100_tlv.o oct6100_tone_detection.o oct6100_tsi_cnct.o oct6100_tsst.o octapi_bt0.o octapi_largmath.o octapi_llman.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk wct4xxp.ko export_syms | xargs -J% objcopy % wct4xxp.ko objcopy --strip-debug wct4xxp.ko ===> freebsd/wcte11xp (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wcte11xp machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h cc --param inline-unit-growth=100 -D__KERNEL__ -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wcte11xp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=i so9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wcte11xp/../../drivers/dahdi/wcte11xp.c cc: error: argument unused during compilation: '--param inline-unit-growth=100' [-Werror,-Wunused-command-line-argument] *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd/wcte11xp *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd/freebsd *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/misc/dahdi-kmod/work/dahdi-freebsd-complete-2.4.0-rc5+2.4.0-rc1/freebsd *** Error code 1 Stop. make: stopped in /usr/ports/misc/dahdi-kmod From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 11:40: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 1CD5E432 for ; Fri, 30 Jan 2015 11:40:11 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 0727AC31 for ; Fri, 30 Jan 2015 11:40:11 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UBeAfm019171 for ; Fri, 30 Jan 2015 11:40:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UBeA29019149; Fri, 30 Jan 2015 11:40:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 11:40:10 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301140.t0UBeA29019149@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-amd64-default][dns/libbind] Failed for libbind-6.0_1 in build 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: Fri, 30 Jan 2015 11:40: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: ports@FreeBSD.org Last committer: miwi@FreeBSD.org Ident: $FreeBSD: head/dns/libbind/Makefile 342315 2014-02-02 15:20:05Z miwi $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/libbind-6.0_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building dns/libbind build started at Fri Jan 30 11:39:47 UTC 2015 port directory: /usr/ports/dns/libbind building for: FreeBSD head-amd64-default-job-03 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/dns/libbind/Makefile 342315 2014-02-02 15:20:05Z miwi $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=libbind-6.0_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for libbind-6.0_1: IPV6=on: IPv6 protocol support THREADS=on: Threading support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --localstatedir=/var --with-randomdev=/dev/random --enable-ipv6 --enable-threads --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/dns/libbind/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/dns/libbind/work HOME=/wrkdirs/usr/ports/dns/libbind/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/dns/libbind/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/dns/libbind/work HOME=/wrkdirs/usr/ports/dns/libbind/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/dns/libbind/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/dns/libbind/work HOME=/wrkdirs/usr/ports/dns/libbind/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/dns/libbind/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/dns/libbind/work HOME=/wrkdirs/usr/ports/dns/libbind/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/libbind" EXAMPLESDIR="share/examples/libbind" DATADIR="share/libbind" WWWDIR="www/libbind" ETCDIR="etc/libbind" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libbind DOCSDIR=/usr/local/share/doc/libbind EXAMPLESDIR=/usr/local/share/examples/libbind WWWDIR=/usr/local/www/libbind ETCDIR=/usr/local/etc/libbind --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> libbind-6.0_1 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.7.txz [head-amd64-default-job-03] Installing pkg-1.4.7... [head-amd64-default-job-03] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libbind-6.0_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by libbind-6.0_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by libbind-6.0_1 for building => SHA256 Checksum OK for libbind-6.0.tar.gz. => SHA256 Checksum OK for libbind-6.0.tar.gz.asc. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by libbind-6.0_1 for building ===> Extracting for libbind-6.0_1 => SHA256 Checksum OK for libbind-6.0.tar.gz. => SHA256 Checksum OK for libbind-6.0.tar.gz.asc. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for libbind-6.0_1 ===> Applying FreeBSD patches for libbind-6.0_1 cp -f /wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/irs/irpmarshall.c /wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/irs/irpmarshall.c.dist /usr/bin/sed -e 's/\#include \//' /wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/irs/irpmarshall.c.dist > /wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/irs/irpmarshall.c =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for libbind-6.0_1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/libtool.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/configure configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd11.0 checking host system type... amd64-portbld-freebsd11.0 checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for setpassent_r... no checking for setpassent... (cached) yes checking for setpwent_r... no checking for getpwnam_r... yes checking for getpwuid_r... yes checking for getservent_r... yes checking for endservent_r... no checking for setservent_r... no configure: creating ./config.status config.status: creating make/rules config.status: creating make/mkdep config.status: creating make/includes config.status: creating Makefile config.status: creating bsd/Makefile config.status: creating doc/Makefile config.status: creating dst/Makefile config.status: creating include/Makefile config.status: creating inet/Makefile config.status: creating irs/Makefile config.status: creating isc/Makefile config.status: creating nameser/Makefile config.status: creating port_after.h config.status: creating port_before.h config.status: creating resolv/Makefile config.status: creating port/Makefile config.status: creating port/freebsd/Makefile config.status: creating port/freebsd/include/Makefile config.status: creating include/isc/platform.h config.status: creating tests/Makefile config.status: creating config.h =========================================================================== =================================================== ===> Building for libbind-6.0_1 making all in /wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/bsd cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c ftruncate.c ftruncate.c:2:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Id: ftruncate.c,v 1.3 2005/04/27 18:16:45 sra Exp $"; ^ 1 warning generated. cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gettimeofday.c gettimeofday.c:2:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Id: gettimeofday.c,v 1.4 2005/04/27 04:56:11 sra Exp $"; ^ 1 warning generated. cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c mktemp.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c putenv.c putenv.c:2:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Id: putenv.c,v 1.2 2005/04/27 04:56:11 sra Exp $"; ^ 1 warning generated. cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c readv.c readv.c:2:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Id: readv.c,v 1.2 2005/04/27 04:56:11 sra Exp $"; ^ 1 warning generated. cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c setenv.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c setitimer.c setitimer.c:2:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Id: setitimer.c,v 1.2 2005/04/27 04:56:12 sra Exp $"; ^ 1 warning generated. cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c strcasecmp.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c strdup.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c strerror.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c strpbrk.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c strtoul.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c utimes.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c writev.c writev.c:2:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Id: writev.c,v 1.3 2005/04/27 04:56:13 sra Exp $"; ^ 1 warning generated. making all in /wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/dst cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -DCYLINK_DSS -DHMAC_MD5 -DUSE_MD5 -DDNSSAFE -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c dst_api.c dst_api.c:2:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Header: /proj/cvs/prod/libbind/dst/dst_api.c,v 1.17 2007/09/24 17:18:25 each Exp $"; ^ 1 warning generated. cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -DCYLINK_DSS -DHMAC_MD5 -DUSE_MD5 -DDNSSAFE -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c hmac_link.c hmac_link.c:3:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Header: /proj/cvs/prod/libbind/dst/hmac_link.c,v 1.8 2007/09/24 17:18:25 each Exp $"; ^ 1 warning generated. cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -DCYLINK_DSS -DHMAC_MD5 -DUSE_MD5 -DDNSSAFE -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c md5_dgst.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -DCYLINK_DSS -DHMAC_MD5 -DUSE_MD5 -DDNSSAFE -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c support.c support.c:1:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Header: /proj/cvs/prod/libbind/dst/support.c,v 1.6 2005/10/11 00:10:13 marka Exp $"; ^ 1 warning generated. making all in /wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/doc making all in /wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/include making all in /wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/inet cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_addr.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_cidr_ntop.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_cidr_pton.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_data.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_lnaof.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_makeaddr.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_net_ntop.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_net_pton.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_neta.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_netof.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_network.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_ntoa.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_ntop.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c inet_pton.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c nsap_addr.c making all in /wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/irs cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gethostent_r.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c getnetent_r.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c getnetgrent_r.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c getprotoent_r.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c getservent_r.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c dns.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c dns_ho.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c dns_nw.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c dns_pr.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c dns_sv.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gai_strerror.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gen.c gen.c:19:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Id: gen.c,v 1.7 2005/04/27 04:56:23 sra Exp $"; ^ 1 warning generated. cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gen_ho.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gen_ng.c gen_ng.c:19:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Id: gen_ng.c,v 1.3 2005/04/27 04:56:23 sra Exp $"; ^ 1 warning generated. cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gen_nw.c gen_nw.c:19:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Id: gen_nw.c,v 1.4 2005/04/27 04:56:23 sra Exp $"; ^ 1 warning generated. cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gen_pr.c gen_pr.c:19:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Id: gen_pr.c,v 1.3 2005/04/27 04:56:24 sra Exp $"; ^ 1 warning generated. cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gen_sv.c gen_sv.c:19:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Id: gen_sv.c,v 1.3 2005/04/27 04:56:24 sra Exp $"; ^ 1 warning generated. cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c getaddrinfo.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c gethostent.c gethostent.c:19:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Id: gethostent.c,v 1.8 2006/01/10 05:06:00 marka Exp $"; ^ 1 warning generated. cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c getnameinfo.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c getnetent.c getnetent.c:19:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Id: getnetent.c,v 1.7 2005/04/27 04:56:25 sra Exp $"; ^ 1 warning generated. cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c getnetgrent.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c getprotoent.c getprotoent.c:19:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Id: getprotoent.c,v 1.4 2005/04/27 04:56:26 sra Exp $"; ^ 1 warning generated. cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c getservent.c getservent.c:19:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Id: getservent.c,v 1.4 2005/04/27 04:56:26 sra Exp $"; ^ 1 warning generated. cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c hesiod.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c irp.c irp.c:19:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Id: irp.c,v 1.12 2008/11/14 02:36:51 marka Exp $"; ^ 1 warning generated. cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c irp_ho.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c irp_ng.c irp_ng.c:19:19: warning: unused variable 'rcsid' [-Wunused-const-variable] static const char rcsid[] = "$Id: irp_ng.c,v 1.4 2006/12/07 04:46:27 marka Exp $"; ^ 1 warning generated. cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c irp_nw.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c irp_pr.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c irp_sv.c cc -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 -I/wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/port/freebsd/include -I.. -I../include -I./../include -D_REENTRANT -D_THREAD_SAFE -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -c irpmarshall.c irpmarshall.c:81:10: fatal error: 'utmp.h' file not found #include ^ 1 error generated. *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/dns/libbind/work/libbind-6.0/irs *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/dns/libbind/work/libbind-6.0 *** Error code 1 Stop. make: stopped in /usr/ports/dns/libbind From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 11:44:44 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 5405E5F9; Fri, 30 Jan 2015 11:44:44 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 3FAB8CF6; Fri, 30 Jan 2015 11:44:44 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UBii7A044575; Fri, 30 Jan 2015 11:44:44 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UBiiOW044572; Fri, 30 Jan 2015 11:44:44 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 11:44:44 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301144.t0UBiiOW044572@beefy1.isc.freebsd.org> To: brooks@FreeBSD.org Subject: [package - head-i386-default][devel/mingw64-binutils] Failed for x86_64-pc-mingw32-binutils-2.23.2_1 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: Fri, 30 Jan 2015 11:44:44 -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: brooks@FreeBSD.org Last committer: ak@FreeBSD.org Ident: $FreeBSD: head/devel/mingw64-binutils/Makefile 367080 2014-09-02 20:35:33Z ak $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/x86_64-pc-mingw32-binutils-2.23.2_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building devel/mingw64-binutils build started at Fri Jan 30 11:43:41 UTC 2015 port directory: /usr/ports/devel/mingw64-binutils building for: FreeBSD head-i386-default-job-19 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: brooks@FreeBSD.org Makefile ident: $FreeBSD: head/devel/mingw64-binutils/Makefile 367080 2014-09-02 20:35:33Z ak $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=x86_64-pc-mingw32-binutils-2.23.2_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-nls --with-system-zlib --with-sysroot=/ --target=x86_64-pc-mingw32 --disable-werror --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/mingw64-binutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/mingw64-binutils/work HOME=/wrkdirs/usr/ports/devel/mingw64-binutils/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/mingw64-binutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/mingw64-binutils/work HOME=/wrkdirs/usr/ports/devel/mingw64-binutils/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/mingw64-binutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/mingw64-binutils/work HOME=/wrkdirs/usr/ports/devel/mingw64-binutils/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/mingw64-binutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/mingw64-binutils/work HOME=/wrkdirs/usr/ports/devel/mingw64-binutils/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/binutils" EXAMPLESDIR="share/examples/binutils" DATADIR="share/binutils" WWWDIR="www/binutils" ETCDIR="etc/binutils" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/binutils DOCSDIR=/usr/local/share/doc/binutils EXAMPLESDIR=/usr/local/share/examples/binutils WWWDIR=/usr/local/www/binutils ETCDIR=/usr/local/etc/binutils --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> x86_64-pc-mingw32-binutils-2.23.2_1 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.7.txz [head-i386-default-job-19] Installing pkg-1.4.7... [head-i386-default-job-19] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of x86_64-pc-mingw32-binutils-2.23.2_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by x86_64-pc-mingw32-binutils-2.23.2_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by x86_64-pc-mingw32-binutils-2.23.2_1 for building => SHA256 Checksum OK for binutils-2.23.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by x86_64-pc-mingw32-binutils-2.23.2_1 for building ===> Extracting for x86_64-pc-mingw32-binutils-2.23.2_1 => SHA256 Checksum OK for binutils-2.23.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for x86_64-pc-mingw32-binutils-2.23.2_1 =========================================================================== =================================================== ===> x86_64-pc-mingw32-binutils-2.23.2_1 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 [head-i386-default-job-19] Installing gmake-4.1_1... [head-i386-default-job-19] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-19] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-19] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-19] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-19] Extracting gmake-4.1_1... done ===> Returning to build of x86_64-pc-mingw32-binutils-2.23.2_1 ===> x86_64-pc-mingw32-binutils-2.23.2_1 depends on executable: makeinfo - not found ===> Verifying install for makeinfo in /usr/ports/print/texinfo ===> Installing existing package /packages/All/texinfo-5.2.20150101.txz [head-i386-default-job-19] Installing texinfo-5.2.20150101... [head-i386-default-job-19] `-- Installing perl5-5.18.4_11... [head-i386-default-job-19] `-- Extracting perl5-5.18.4_11... done [head-i386-default-job-19] Extracting texinfo-5.2.20150101... done ===> Returning to build of x86_64-pc-mingw32-binutils-2.23.2_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for x86_64-pc-mingw32-binutils-2.23.2_1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/libtool.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/ld/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/opcodes/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/gprof/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/gas/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/binutils/configure configure: loading site script /usr/ports/Templates/config.site checking build system type... i386-portbld-freebsd11.0 checking host system type... i386-portbld-freebsd11.0 checking target system type... x86_64-pc-mingw32 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for gawk... (cached) /usr/bin/awk checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for gnatbind... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp $$f1 $$f2 16 16 checking for objdir... .libs checking for PWL_handle_timeout in -lpwl... no checking for version 0.11 (revision 0 or later) of PPL... no checking for default BUILD_CONFIG... checking for bison... no checking for byacc... byacc checking for bison... no checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xatexit.c -o pic/xatexit.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xatexit.c -o xatexit.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xexit.c -o pic/xexit.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xexit.c -o xexit.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xmalloc.c -o pic/xmalloc.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xmemdup.c -o pic/xmemdup.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xstrdup.c -o pic/xstrdup.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xstrerror.c -o pic/xstrerror.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xstrndup.c -o pic/xstrndup.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./mempcpy.c -o pic/mempcpy.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./mempcpy.c -o mempcpy.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./strverscmp.c -o pic/strverscmp.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./strverscmp.c -o strverscmp.o rm -f ./libiberty.a pic/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./mempcpy.o ./strverscmp.o ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./mempcpy.o ./strverscmp.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/libiberty/testsuite' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/libiberty/testsuite' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/libiberty' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/intl' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/intl' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd' creating bfdver.h rm -f elf32-target.h sed -e s/NN/32/g < ./elfxx-target.h > elf32-target.new mv -f elf32-target.new elf32-target.h rm -f elf64-target.h sed -e s/NN/64/g < ./elfxx-target.h > elf64-target.new mv -f elf64-target.new elf64-target.h rm -f targmatch.h sed -f ./targmatch.sed < ./config.bfd > targmatch.new mv -f targmatch.new targmatch.h Making info in doc gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/doc' gmake chew gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/doc' cc -o chew.$$ -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector \ -I.. -I./.. -I./../../include -I./../../intl -I../../intl ./chew.c; \ /bin/sh ./../../move-if-change chew.$$ chew ./chew.c:479:58: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] fprintf (stderr, "current string stack depth = %ld, ", tos - stack); ~~~ ^~~~~~~~~~~ %d ./chew.c:480:59: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] fprintf (stderr, "current integer stack depth = %ld\n", isp - istack); ~~~ ^~~~~~~~~~~~ %d ./chew.c:1567:9: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] tos - stack); ^~~~~~~~~~~ 3 warnings generated. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/doc' ./chew -f ./doc.str <./../archive.c >archive.tmp /bin/sh ./../../move-if-change archive.tmp archive.texi gmake chew gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/doc' gmake[5]: 'chew' is up to date. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/doc' ./chew -f ./doc.str < ./../cache.c >cache.tmp /bin/sh ./../../move-if-change cache.tmp cache.texi gmake chew gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/doc' gmake[5]: 'chew' is up to date. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/doc' ./chew -f ./doc.str <./../elf.c >elf.tmp /bin/sh ./../../move-if-change elf.tmp elf.texi gmake chew gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/doc' gmake[5]: 'chew' is up to date. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/doc' ./chew -f ./doc.str < ./../libbfd.c >libbfd.tmp /bin/sh ./../../move-if-change libbfd.tmp libx86_64-pc-mingw32-bfd.texi gmake chew gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/doc' gmake[5]: 'chew' is up to date. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/doc' ./chew -f ./doc.str < ./../bfdio.c >bfdio.tmp /bin/sh ./../../move-if-change bfdio.tmp bfdio.texi gmake chew gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/doc' gmake[5]: 'chew' is up to date. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/doc' ./chew -f ./doc.str <./../opncls.c >opncls.tmp /bin/sh ./../../move-if-change opncls.tmp opncls.texi gmake chew gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/doc' gmake[5]: 'chew' is up to date. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/doc' ./chew -f ./doc.str <./../linker.c >linker.tmp /bin/sh ./../../move-if-change linker.tmp linker.texi creating bfdver.texi restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \ for f in x86_64-pc-mingw32-bfd.info x86_64-pc-mingw32-bfd.info-[0-9] x86_64-pc-mingw32-bfd.info-[0-9][0-9] x86_64-pc-mingw32-bfd.i[0-9] x86_64-pc-mingw32-bfd.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ if makeinfo --split-size=5000000 --split-size=5000000 -I . \ -o x86_64-pc-mingw32-bfd.info `test -f 'x86_64-pc-mingw32-bfd.texinfo' || echo './'`x86_64-pc-mingw32-bfd.texinfo; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./x86_64-pc-mingw32-bfd.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc x86_64-pc-mingw32-bfd.texinfo:325: unknown command `colophon' x86_64-pc-mingw32-bfd.texinfo:336: unknown command `cygnus' Makefile:421: recipe for target 'x86_64-pc-mingw32-bfd.info' failed gmake[4]: *** [x86_64-pc-mingw32-bfd.info] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/doc' Making info in po gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/po' ( if test 'x.' != 'x.'; then \ posrcprefix='../'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ./SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) ( rm -f BLD-POTFILES-t BLD-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < ./BLD-POTFILES.in \ | sed -e '$s/\\$//') > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES ) cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/sh ./config.status config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing bfd_stdint.h commands config.status: executing default commands gmake[4]: Nothing to be done for 'info'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/po' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd' gmake[4]: Nothing to be done for 'info-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd' Makefile:1617: recipe for target 'info-recursive' failed gmake[3]: *** [info-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd' Makefile:2505: recipe for target 'all-bfd' failed gmake[2]: *** [all-bfd] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2' Makefile:837: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2' *** Error code 1 Stop. make: stopped in /usr/ports/devel/mingw64-binutils From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 11:49:04 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 953847D6 for ; Fri, 30 Jan 2015 11:49:04 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 8105DD17; Fri, 30 Jan 2015 11:49:04 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UBn4IK047052; Fri, 30 Jan 2015 11:49:04 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UBn4Mr046928; Fri, 30 Jan 2015 11:49:04 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 11:49:04 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301149.t0UBn4Mr046928@beefy2.isc.freebsd.org> To: gelraen.ua@gmail.com Subject: [package - head-amd64-default][net/userfw] Failed for userfw-0.1.3 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: Fri, 30 Jan 2015 11:49:04 -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: gelraen.ua@gmail.com Last committer: wg@FreeBSD.org Ident: $FreeBSD: head/net/userfw/Makefile 363323 2014-07-29 14:07:41Z wg $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/userfw-0.1.3.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building net/userfw build started at Fri Jan 30 11:48:58 UTC 2015 port directory: /usr/ports/net/userfw building for: FreeBSD head-amd64-default-job-18 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: gelraen.ua@gmail.com Makefile ident: $FreeBSD: head/net/userfw/Makefile 363323 2014-07-29 14:07:41Z wg $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=userfw-0.1.3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/userfw/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/userfw/work HOME=/wrkdirs/usr/ports/net/userfw/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/userfw/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/userfw/work HOME=/wrkdirs/usr/ports/net/userfw/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/userfw/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/userfw/work HOME=/wrkdirs/usr/ports/net/userfw/work TMPDIR="/tmp" KMODDIR="/boot/modules" SYSDIR="/usr/src/sys" NO_XREF=yes XDG_DATA_HOME=/wrkdirs/usr/ports/net/userfw/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/userfw/work HOME=/wrkdirs/usr/ports/net/userfw/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-- CMAKE_BUILD_TYPE="release" KMODDIR="boot/modules" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/userfw" EXAMPLESDIR="share/examples/userfw" DATADIR="share/userfw" WWWDIR="www/userfw" ETCDIR="etc/userfw" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/userfw DOCSDIR=/usr/local/share/doc/userfw EXAMPLESDIR=/usr/local/share/examples/userfw WWWDIR=/usr/local/www/userfw ETCDIR=/usr/local/etc/userfw --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD2CLAUSE accepted by the user =========================================================================== =================================================== ===> userfw-0.1.3 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.7.txz [head-amd64-default-job-18] Installing pkg-1.4.7... [head-amd64-default-job-18] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of userfw-0.1.3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by userfw-0.1.3 for building =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by userfw-0.1.3 for building => SHA256 Checksum OK for userfw-0.1.3.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by userfw-0.1.3 for building ===> Extracting for userfw-0.1.3 => SHA256 Checksum OK for userfw-0.1.3.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for userfw-0.1.3 ===> Applying FreeBSD patches for userfw-0.1.3 =========================================================================== =================================================== ===> userfw-0.1.3 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.1.txz [head-amd64-default-job-18] Installing cmake-3.1.1... [head-amd64-default-job-18] `-- Installing cmake-modules-3.1.1... [head-amd64-default-job-18] `-- Extracting cmake-modules-3.1.1... done [head-amd64-default-job-18] `-- Installing curl-7.40.0... [head-amd64-default-job-18] | `-- Installing ca_root_nss-3.17.3_1... [head-amd64-default-job-18] | `-- Extracting ca_root_nss-3.17.3_1... done [head-amd64-default-job-18] `-- Extracting curl-7.40.0... done [head-amd64-default-job-18] `-- Installing expat-2.1.0_2... [head-amd64-default-job-18] `-- Extracting expat-2.1.0_2... done [head-amd64-default-job-18] Extracting cmake-3.1.1... done ===> Returning to build of userfw-0.1.3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for userfw-0.1.3 ===> Performing out-of-source build /bin/mkdir -p /wrkdirs/usr/ports/net/userfw/work/.build -- The C compiler identification is Clang 3.5.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_COMPILER CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_DEBUG CMAKE_MODULE_LINKER_FLAGS THREADS_HAVE_PTHREAD_ARG -- Build files have been written to: /wrkdirs/usr/ports/net/userfw/work/.build =========================================================================== =================================================== ===> Building for userfw-0.1.3 /usr/local/bin/cmake -H/wrkdirs/usr/ports/net/userfw/work/userfw-0.1.3 -B/wrkdirs/usr/ports/net/userfw/work/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /wrkdirs/usr/ports/net/userfw/work/.build/CMakeFiles /wrkdirs/usr/ports/net/userfw/work/.build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f core/CMakeFiles/userfw_core_kmod.dir/build.make core/CMakeFiles/userfw_core_kmod.dir/depend cd /wrkdirs/usr/ports/net/userfw/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/net/userfw/work/userfw-0.1.3 /wrkdirs/usr/ports/net/userfw/work/userfw-0.1.3/core /wrkdirs/usr/ports/net/userfw/work/.build /wrkdirs/usr/ports/net/userfw/work/.build/core /wrkdirs/usr/ports/net/userfw/work/.build/core/CMakeFiles/userfw_core_kmod.dir/DependInfo.cmake Scanning dependencies of target userfw_core_kmod /usr/bin/make -f core/CMakeFiles/userfw_core_kmod.dir/build.make core/CMakeFiles/userfw_core_kmod.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/net/userfw/work/.build/CMakeFiles 8 [ 7%] Generating /wrkdirs/usr/ports/net/userfw/work/userfw-0.1.3/core/userfw.ko cd /wrkdirs/usr/ports/net/userfw/work/userfw-0.1.3/core && make SKIP_DOMAIN_STUB=1 \ SKIP_OPCODE_VERIFICATION=1 Warning: Object directory not changed from original /wrkdirs/usr/ports/net/userfw/work/userfw-0.1.3/core machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include cc -O2 -pipe -fno-strict-aliasing -DSKIP_DOMAIN_STUB -DSKIP_OPCODE_VERIFICATION -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c userfw_mod.c cc -O2 -pipe -fno-strict-aliasing -DSKIP_DOMAIN_STUB -DSKIP_OPCODE_VERIFICATION -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c userfw.c In file included from userfw.c:36: /usr/src/sys/netinet/in_var.h:61:16: error: field has incomplete type 'struct ifaddr' struct ifaddr ia_ifa; /* protocol-independent info */ ^ /usr/src/sys/netinet/in_var.h:61:9: note: forward declaration of 'struct ifaddr' struct ifaddr ia_ifa; /* protocol-independent info */ ^ /usr/src/sys/netinet/in_var.h:107:42: error: type specifier missing, defaults to 'int' [-Werror,-Wimplicit-int] VNET_DECLARE(struct in_ifaddrhashhead *, in_ifaddrhashtbl); ^~~~~~~~~~~~~~~~ /usr/src/sys/netinet/in_var.h:107:1: error: type specifier missing, defaults to 'int' [-Werror,-Wimplicit-int] VNET_DECLARE(struct in_ifaddrhashhead *, in_ifaddrhashtbl); ^~~~~~~~~~~~ /usr/src/sys/netinet/in_var.h:108:36: error: type specifier missing, defaults to 'int' [-Werror,-Wimplicit-int] VNET_DECLARE(struct in_ifaddrhead, in_ifaddrhead); ^~~~~~~~~~~~~ /usr/src/sys/netinet/in_var.h:108:1: error: type specifier missing, defaults to 'int' [-Werror,-Wimplicit-int] VNET_DECLARE(struct in_ifaddrhead, in_ifaddrhead); ^~~~~~~~~~~~ /usr/src/sys/netinet/in_var.h:108:1: error: conflicting types for 'VNET_DECLARE' /usr/src/sys/netinet/in_var.h:107:1: note: previous declaration is here VNET_DECLARE(struct in_ifaddrhashhead *, in_ifaddrhashtbl); ^ /usr/src/sys/netinet/in_var.h:109:22: error: type specifier missing, defaults to 'int' [-Werror,-Wimplicit-int] VNET_DECLARE(u_long, in_ifaddrhmask); /* mask for hash table */ ^~~~~~~~~~~~~~ /usr/src/sys/netinet/in_var.h:109:1: error: type specifier missing, defaults to 'int' [-Werror,-Wimplicit-int] VNET_DECLARE(u_long, in_ifaddrhmask); /* mask for hash table */ ^~~~~~~~~~~~ /usr/src/sys/netinet/in_var.h:109:1: error: conflicting types for 'VNET_DECLARE' /usr/src/sys/netinet/in_var.h:107:1: note: previous declaration is here VNET_DECLARE(struct in_ifaddrhashhead *, in_ifaddrhashtbl); ^ /usr/src/sys/netinet/in_var.h:213:18: error: field has incomplete type 'struct ifqueue' struct ifqueue igi_gq; /* queue of general query responses */ ^ /usr/src/sys/netinet/in_var.h:213:9: note: forward declaration of 'struct ifqueue' struct ifqueue igi_gq; /* queue of general query responses */ ^ /usr/src/sys/netinet/in_var.h:302:19: error: field has incomplete type 'struct ifqueue' struct ifqueue inm_scq; /* queue of pending ^ /usr/src/sys/netinet/in_var.h:213:9: note: forward declaration of 'struct ifqueue' struct ifqueue igi_gq; /* queue of general query responses */ ^ In file included from userfw.c:36: In file included from /usr/src/sys/netinet/in_var.h:437: /usr/src/sys/netinet6/in6_var.h:115:16: error: field has incomplete type 'struct ifaddr' struct ifaddr ia_ifa; /* protocol-independent info */ ^ /usr/src/sys/netinet/in_var.h:61:9: note: forward declaration of 'struct ifaddr' struct ifaddr ia_ifa; /* protocol-independent info */ ^ In file included from userfw.c:36: In file included from /usr/src/sys/netinet/in_var.h:437: /usr/src/sys/netinet6/in6_var.h:515:37: error: type specifier missing, defaults to 'int' [-Werror,-Wimplicit-int] VNET_DECLARE(struct in6_ifaddrhead, in6_ifaddrhead); ^~~~~~~~~~~~~~ /usr/src/sys/netinet6/in6_var.h:515:1: error: type specifier missing, defaults to 'int' [-Werror,-Wimplicit-int] VNET_DECLARE(struct in6_ifaddrhead, in6_ifaddrhead); ^~~~~~~~~~~~ /usr/src/sys/netinet6/in6_var.h:515:1: error: conflicting types for 'VNET_DECLARE' /usr/src/sys/netinet/in_var.h:107:1: note: previous declaration is here VNET_DECLARE(struct in_ifaddrhashhead *, in_ifaddrhashtbl); ^ In file included from userfw.c:36: In file included from /usr/src/sys/netinet/in_var.h:437: /usr/src/sys/netinet6/in6_var.h:516:43: error: type specifier missing, defaults to 'int' [-Werror,-Wimplicit-int] VNET_DECLARE(struct in6_ifaddrlisthead *, in6_ifaddrhashtbl); ^~~~~~~~~~~~~~~~~ /usr/src/sys/netinet6/in6_var.h:516:1: error: type specifier missing, defaults to 'int' [-Werror,-Wimplicit-int] VNET_DECLARE(struct in6_ifaddrlisthead *, in6_ifaddrhashtbl); ^~~~~~~~~~~~ /usr/src/sys/netinet6/in6_var.h:516:1: error: conflicting types for 'VNET_DECLARE' /usr/src/sys/netinet/in_var.h:107:1: note: previous declaration is here VNET_DECLARE(struct in_ifaddrhashhead *, in_ifaddrhashtbl); ^ In file included from userfw.c:36: In file included from /usr/src/sys/netinet/in_var.h:437: /usr/src/sys/netinet6/in6_var.h:517:22: error: type specifier missing, defaults to 'int' [-Werror,-Wimplicit-int] VNET_DECLARE(u_long, in6_ifaddrhmask); ^~~~~~~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. *** Error code 1 Stop. make[4]: stopped in /wrkdirs/usr/ports/net/userfw/work/userfw-0.1.3/core *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/net/userfw/work/.build *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/net/userfw/work/.build *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/net/userfw/work/.build *** Error code 1 Stop. make: stopped in /usr/ports/net/userfw From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 11:51:28 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 293B181C for ; Fri, 30 Jan 2015 11:51:28 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 14410D3C for ; Fri, 30 Jan 2015 11:51:28 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UBpRdE028689 for ; Fri, 30 Jan 2015 11:51:27 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UBpRcC028680; Fri, 30 Jan 2015 11:51:27 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 11:51:27 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301151.t0UBpRcC028680@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-amd64-default][sysutils/apt] Failed for apt-0.6.46.4.1_8 in build 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: Fri, 30 Jan 2015 11:51:28 -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: mandree@FreeBSD.org Ident: $FreeBSD: head/sysutils/apt/Makefile 365599 2014-08-21 22:50:29Z mandree $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/apt-0.6.46.4.1_8.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building sysutils/apt build started at Fri Jan 30 11:50:38 UTC 2015 port directory: /usr/ports/sysutils/apt building for: FreeBSD head-amd64-default-job-06 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/sysutils/apt/Makefile 365599 2014-08-21 22:50:29Z mandree $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=apt-0.6.46.4.1_8 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/apt/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/apt/work HOME=/wrkdirs/usr/ports/sysutils/apt/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/apt/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/apt/work HOME=/wrkdirs/usr/ports/sysutils/apt/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="-I/usr/local/include/db5 -I/usr/local/include" LDFLAGS=" -L/usr/local/lib/db5 -L/usr/local/lib -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-- APTDIR=var/db/apt OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/apt" EXAMPLESDIR="share/examples/apt" DATADIR="share/apt" WWWDIR="www/apt" ETCDIR="etc/apt" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/apt DOCSDIR=/usr/local/share/doc/apt EXAMPLESDIR=/usr/local/share/examples/apt WWWDIR=/usr/local/www/apt ETCDIR=/usr/local/etc/apt --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> apt-0.6.46.4.1_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.4.7.txz [head-amd64-default-job-06] Installing pkg-1.4.7... [head-amd64-default-job-06] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of apt-0.6.46.4.1_8 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by apt-0.6.46.4.1_8 for building =========================================================================== =================================================== ===> Fetching all distfiles required by apt-0.6.46.4.1_8 for building => SHA256 Checksum OK for apt_0.6.46.4-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by apt-0.6.46.4.1_8 for building ===> Extracting for apt-0.6.46.4.1_8 => SHA256 Checksum OK for apt_0.6.46.4-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for apt-0.6.46.4.1_8 ===> Applying FreeBSD patches for apt-0.6.46.4.1_8 No such line 10629 in input file, ignoring cp -f /usr/ports/sysutils/apt/files/https.cc /usr/ports/sysutils/apt/files/https.h /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/methods/ /usr/bin/sed -i.bak -e 's|@PREFIX@|/usr/local|g' -e 's|@APTDIR@|/var/db/apt|g' -e 's|@DPKGDIR@|/var/db/dpkg|g' -e 's|@LOCALBASE@|/usr/local|g' /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/apt-pkg/deb/debsystem.cc /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/apt-pkg/init.cc /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/cmdline/apt-key /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/dselect/install /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/dselect/setup /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/dselect/update /wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/methods/gpgv.cc =========================================================================== =================================================== ===> apt-0.6.46.4.1_8 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.33.txz [head-amd64-default-job-06] Installing bash-4.3.33... [head-amd64-default-job-06] `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-06] | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-06] | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-06] `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-06] Extracting bash-4.3.33... done Message for bash-4.3.33: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== ===> Returning to build of apt-0.6.46.4.1_8 ===> apt-0.6.46.4.1_8 depends on file: /usr/local/lib/libpub.a - not found ===> Verifying install for /usr/local/lib/libpub.a in /usr/ports/devel/publib ===> Installing existing package /packages/All/publib-0.39.txz [head-amd64-default-job-06] Installing publib-0.39... [head-amd64-default-job-06] Extracting publib-0.39... done ===> Returning to build of apt-0.6.46.4.1_8 ===> apt-0.6.46.4.1_8 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 [head-amd64-default-job-06] Installing gettext-tools-0.19.4... [head-amd64-default-job-06] `-- Installing expat-2.1.0_2... [head-amd64-default-job-06] `-- Extracting expat-2.1.0_2... done [head-amd64-default-job-06] Extracting gettext-tools-0.19.4... done ===> Returning to build of apt-0.6.46.4.1_8 ===> apt-0.6.46.4.1_8 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 [head-amd64-default-job-06] Installing gmake-4.1_1... [head-amd64-default-job-06] Extracting gmake-4.1_1... done ===> Returning to build of apt-0.6.46.4.1_8 =========================================================================== =================================================== ===> apt-0.6.46.4.1_8 depends on shared library: libcurl.so - not found ===> Verifying for libcurl.so in /usr/ports/ftp/curl ===> Installing existing package /packages/All/curl-7.40.0.txz [head-amd64-default-job-06] Installing curl-7.40.0... [head-amd64-default-job-06] `-- Installing ca_root_nss-3.17.3_1... [head-amd64-default-job-06] `-- Extracting ca_root_nss-3.17.3_1... done [head-amd64-default-job-06] Extracting curl-7.40.0... done ===> Returning to build of apt-0.6.46.4.1_8 ===> apt-0.6.46.4.1_8 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.3) ===> apt-0.6.46.4.1_8 depends on shared library: libdb-5.3.so - not found ===> Verifying for libdb-5.3.so in /usr/ports/databases/db5 ===> Installing existing package /packages/All/db5-5.3.28_2.txz [head-amd64-default-job-06] Installing db5-5.3.28_2... [head-amd64-default-job-06] Extracting db5-5.3.28_2... done ===> Returning to build of apt-0.6.46.4.1_8 =========================================================================== =================================================== ===> Configuring for apt-0.6.46.4.1_8 configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd11.0 checking host system type... amd64-portbld-freebsd11.0 checking target system type... amd64-portbld-freebsd11.0 checking for gcc... cc In file included from ../include/apt-pkg/hashes.h:20: ./include/apt-pkg/md5.h:27:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/md5.h" ^ In file included from acquire-method.cc:26: In file included from ../include/apt-pkg/hashes.h:21: ./include/apt-pkg/sha1.h:18:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/sha1.h" ^ In file included from acquire-method.cc:26: In file included from ../include/apt-pkg/hashes.h:22: ./include/apt-pkg/sha256.h:18:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/sha256.h" ^ 10 warnings generated. Compiling init.cc to ../obj/apt-pkg/init.opic In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:16: ./include/apt-pkg/configuration.h:32:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/configuration.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: ./include/apt-pkg/pkgsystem.h:41:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/pkgsystem.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: ./include/apt-pkg/depcache.h:42:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/depcache.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: In file included from ../include/apt-pkg/depcache.h:45: ./include/apt-pkg/pkgcache.h:23:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/pkgcache.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: In file included from ../include/apt-pkg/depcache.h:45: In file included from ../include/apt-pkg/pkgcache.h:28: ./include/apt-pkg/mmap.h:29:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/mmap.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: In file included from ../include/apt-pkg/depcache.h:45: In file included from ../include/apt-pkg/pkgcache.h:28: In file included from ../include/apt-pkg/mmap.h:33: ./include/apt-pkg/fileutl.h:25:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/fileutl.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: In file included from ../include/apt-pkg/depcache.h:45: In file included from ../include/apt-pkg/pkgcache.h:284: ./include/apt-pkg/cacheiterators.h:35:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/cacheiterators.h" ^ In file included from init.cc:11: In file included from ../include/apt-pkg/init.h:17: In file included from ../include/apt-pkg/pkgsystem.h:44: In file included from ../include/apt-pkg/depcache.h:46: ./include/apt-pkg/progress.h:25:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/progress.h" ^ In file included from init.cc:13: ./include/apt-pkg/error.h:44:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/error.h" ^ 9 warnings generated. Compiling clean.cc to ../obj/apt-pkg/clean.opic clean.cc:12:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma implementation "apt-pkg/clean.h" ^ In file included from clean.cc:15: ./include/apt-pkg/clean.h:14:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/clean.h" ^ In file included from clean.cc:15: In file included from ../include/apt-pkg/clean.h:17: ./include/apt-pkg/pkgcache.h:23:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/pkgcache.h" ^ In file included from clean.cc:15: In file included from ../include/apt-pkg/clean.h:17: In file included from ../include/apt-pkg/pkgcache.h:28: ./include/apt-pkg/mmap.h:29:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/mmap.h" ^ In file included from clean.cc:15: In file included from ../include/apt-pkg/clean.h:17: In file included from ../include/apt-pkg/pkgcache.h:28: In file included from ../include/apt-pkg/mmap.h:33: ./include/apt-pkg/fileutl.h:25:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/fileutl.h" ^ In file included from clean.cc:15: In file included from ../include/apt-pkg/clean.h:17: In file included from ../include/apt-pkg/pkgcache.h:284: ./include/apt-pkg/cacheiterators.h:35:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/cacheiterators.h" ^ In file included from clean.cc:16: ./include/apt-pkg/strutl.h:20:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/strutl.h" ^ In file included from clean.cc:17: ./include/apt-pkg/error.h:44:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/error.h" ^ In file included from clean.cc:18: ./include/apt-pkg/configuration.h:32:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/configuration.h" ^ 9 warnings generated. Compiling srcrecords.cc to ../obj/apt-pkg/srcrecords.opic srcrecords.cc:15:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma implementation "apt-pkg/srcrecords.h" ^ In file included from srcrecords.cc:18: ./include/apt-pkg/srcrecords.h:17:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/srcrecords.h" ^ In file included from srcrecords.cc:19: ./include/apt-pkg/error.h:44:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/error.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:32: ./include/apt-pkg/pkgcache.h:23:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/pkgcache.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:32: In file included from ../include/apt-pkg/pkgcache.h:28: ./include/apt-pkg/mmap.h:29:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/mmap.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:32: In file included from ../include/apt-pkg/pkgcache.h:28: In file included from ../include/apt-pkg/mmap.h:33: ./include/apt-pkg/fileutl.h:25:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/fileutl.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:32: In file included from ../include/apt-pkg/pkgcache.h:284: ./include/apt-pkg/cacheiterators.h:35:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/cacheiterators.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:33: In file included from ../include/apt-pkg/metaindex.h:11: ./include/apt-pkg/pkgrecords.h:21:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/pkgrecords.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:33: In file included from ../include/apt-pkg/metaindex.h:12: ./include/apt-pkg/indexfile.h:25:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/indexfile.h" ^ In file included from srcrecords.cc:20: In file included from ../include/apt-pkg/sourcelist.h:33: In file included from ../include/apt-pkg/metaindex.h:13: ./include/apt-pkg/vendor.h:8:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/vendor.h" ^ In file included from srcrecords.cc:20: ./include/apt-pkg/sourcelist.h:39:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/sourcelist.h" ^ In file included from srcrecords.cc:21: ./include/apt-pkg/strutl.h:20:9: warning: unknown pragma ignored [-Wunknown-pragmas] #pragma interface "apt-pkg/strutl.h" ^ srcrecords.cc:29:63: error: field of type 'vector::iterator' (aka '__wrap_iter') has private constructor pkgSrcRecords::pkgSrcRecords(pkgSourceList &List) : Files(0), Current(0) ^ /usr/include/c++/v1/iterator:1239:31: note: declared private here _LIBCPP_INLINE_VISIBILITY __wrap_iter(iterator_type __x) _NOEXCEPT : __i(__x) {} ^ 12 warnings and 1 error generated. ./buildlib/library.mak:65: recipe for target '../obj/apt-pkg/srcrecords.opic' failed gmake[2]: *** [../obj/apt-pkg/srcrecords.opic] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1/apt-pkg' Makefile:14: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/apt/work/apt-0.6.46.4.1' *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/apt From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 11:58:37 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 089DF888 for ; Fri, 30 Jan 2015 11:58:37 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 E7C1DE07 for ; Fri, 30 Jan 2015 11:58:36 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UBwaVI064155 for ; Fri, 30 Jan 2015 11:58:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UBwaxO064149; Fri, 30 Jan 2015 11:58:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 11:58:36 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301158.t0UBwaxO064149@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-amd64-default][math/gri] Failed for gri-2.12.23_2 in build 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: Fri, 30 Jan 2015 11:58:37 -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: bapt@FreeBSD.org Ident: $FreeBSD: head/math/gri/Makefile 375097 2014-12-20 19:15:31Z bapt $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/gri-2.12.23_2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building math/gri build started at Fri Jan 30 11:55:28 UTC 2015 port directory: /usr/ports/math/gri building for: FreeBSD head-amd64-default-job-12 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/math/gri/Makefile 375097 2014-12-20 19:15:31Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gri-2.12.23_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gri-2.12.23_2: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-FreeBSD --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/gri/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gri/work HOME=/wrkdirs/usr/ports/math/gri/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/gri/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gri/work HOME=/wrkdirs/usr/ports/math/gri/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/gri/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gri/work HOME=/wrkdirs/usr/ports/math/gri/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/gri/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gri/work HOME=/wrkdirs/usr/ports/math/gri/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="-I/usr/local/include -I/usr/local/include" LDFLAGS=" -L/usr/local/lib -L/usr/local/lib -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-- 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=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gri" EXAMPLESDIR="share/examples/gri" DATADIR="share/gri" WWWDIR="www/gri" ETCDIR="etc/gri" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gri DOCSDIR=/usr/local/share/doc/gri EXAMPLESDIR=/usr/local/share/examples/gri WWWDIR=/usr/local/www/gri ETCDIR=/usr/local/etc/gri --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> gri-2.12.23_2 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.7.txz [head-amd64-default-job-12] Installing pkg-1.4.7... [head-amd64-default-job-12] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gri-2.12.23_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gri-2.12.23_2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by gri-2.12.23_2 for building => SHA256 Checksum OK for gri-2.12.23.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gri-2.12.23_2 for building ===> Extracting for gri-2.12.23_2 => SHA256 Checksum OK for gri-2.12.23.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gri-2.12.23_2 ===> Applying FreeBSD patches for gri-2.12.23_2 =========================================================================== =================================================== ===> gri-2.12.23_2 depends on executable: convert - not found ===> Verifying install for convert in /usr/ports/graphics/ImageMagick ===> Installing existing package /packages/All/ImageMagick-6.9.0.4,1.txz [head-amd64-default-job-12] Installing ImageMagick-6.9.0.4,1... [head-amd64-default-job-12] `-- Installing fftw3-3.3.3_2... [head-amd64-default-job-12] | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-12] | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-12] `-- Extracting fftw3-3.3.3_2... done [head-amd64-default-job-12] `-- Installing fontconfig-2.11.1,1... [head-amd64-default-job-12] | `-- Installing expat-2.1.0_2... [head-amd64-default-job-12] | `-- Extracting expat-2.1.0_2... done [head-amd64-default-job-12] | `-- Installing freetype2-2.5.5... [head-amd64-default-job-12] | `-- Extracting freetype2-2.5.5... done [head-amd64-default-job-12] `-- 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 [head-amd64-default-job-12] `-- Installing ghostscript9-9.06_10... [head-amd64-default-job-12] | `-- Installing cups-image-1.7.3_3... [head-amd64-default-job-12] | | `-- Installing cups-client-1.7.3_4... [head-amd64-default-job-12] | | `-- Installing mDNSResponder-561.1.1... [head-amd64-default-job-12] | | `-- Extracting mDNSResponder-561.1.1... done ===> Creating users and/or groups. Creating group 'cups' with gid '193'. Creating user 'cups' with uid '193'. [head-amd64-default-job-12] | | `-- Extracting cups-client-1.7.3_4... done [head-amd64-default-job-12] | | `-- Installing jpeg-8_6... [head-amd64-default-job-12] | | `-- Extracting jpeg-8_6... done [head-amd64-default-job-12] | | `-- Installing png-1.6.16... [head-amd64-default-job-12] | | `-- Extracting png-1.6.16... done [head-amd64-default-job-12] | | `-- Installing tiff-4.0.3_5... [head-amd64-default-job-12] | | `-- Installing jbigkit-2.1_1... [head-amd64-default-job-12] | | `-- Extracting jbigkit-2.1_1... done [head-amd64-default-job-12] | | `-- Extracting tiff-4.0.3_5... done ===> Creating users and/or groups. Using existing group 'cups'. Using existing user 'cups'. [head-amd64-default-job-12] | `-- Extracting cups-image-1.7.3_3... done [head-amd64-default-job-12] | `-- Installing gsfonts-8.11_6... [head-amd64-default-job-12] | `-- Extracting gsfonts-8.11_6... done [head-amd64-default-job-12] | `-- Installing jbig2dec-0.11_4... [head-amd64-default-job-12] | `-- Extracting jbig2dec-0.11_4... done [head-amd64-default-job-12] | `-- Installing lcms2-2.6_3... [head-amd64-default-job-12] | `-- Extracting lcms2-2.6_3... done [head-amd64-default-job-12] | `-- Installing libXext-1.3.3,1... [head-amd64-default-job-12] | | `-- Installing libX11-1.6.2_2,1... [head-amd64-default-job-12] | | `-- Installing kbproto-1.0.6... [head-amd64-default-job-12] | | `-- Extracting kbproto-1.0.6... done [head-amd64-default-job-12] | | `-- Installing libXau-1.0.8_2... [head-amd64-default-job-12] | | | `-- Installing xproto-7.0.26... [head-amd64-default-job-12] | | | `-- Extracting xproto-7.0.26... done [head-amd64-default-job-12] | | `-- Extracting libXau-1.0.8_2... done [head-amd64-default-job-12] | | `-- Installing libXdmcp-1.1.1_2... [head-amd64-default-job-12] | | `-- Extracting libXdmcp-1.1.1_2... done [head-amd64-default-job-12] | | `-- Installing libxcb-1.11... [head-amd64-default-job-12] | | | `-- Installing libpthread-stubs-0.3_6... [head-amd64-default-job-12] | | | `-- Extracting libpthread-stubs-0.3_6... done c++: warning: optimization flag '-fno-strength-reduce' is not supported c++: warning: argument unused during compilation: '-fno-strength-reduce' In file included from write.cc:23: In file included from ./private.hh:29: In file included from ./gr.hh:69: In file included from ./gr_coll.hh:37: In file included from ./CmdFile.hh:28: ./macro.hh:21:2: warning: '_macro_hh_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(_macro_hh_) ^~ ./macro.hh:22:9: note: '_macro_h_' is defined here; did you mean '_macro_hh_'? #define _macro_h_ ^~~~~~~~~ _macro_hh_ 1 warning generated. mv -f .deps/write.Tpo .deps/write.Po c++ -Wall -DCPLUSPLUSNEW -fno-strength-reduce -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -L/usr/local/lib -fstack-protector -o gri main.o G_string.o GriColor.o GriPath.o GriState.o assert.o chopword.o close.o command.o convert.o debug.o delete.o differ.o doline.o draw.o endup.o expect.o file.o filter.o flip.o gr.o gr_coll.o graxes.o grcntour.o gri.o grimage.o grinterp.o grsmooth.o grstring.o group.o heal.o help.o if.o ignore.o image.o input.o insert.o interp.o mask.o math.o new.o open.o popen.o query.o quit.o read.o regress.o reorder.o rescale.o rewind.o rpn.o rpncalc.o scales.o set.o show.o skip.o sleep.o smooth.o source.o startup.o state.o stats.o storage.o synonyms.o template.o timer.o unlink.o utility.o variable.o version.o while.o write.o -lreadline -L/usr/local/lib -lnetcdf popt/libgripopt.a -lreadline -L/usr/local/lib -lnetcdf cat ./gri.cmd-skel | sed -e s,VERSION,2.12.23, > gri.cmd cat ./startup.msg | sed -e s,VERSION,2.12.23, -e s,PREFIX,/usr/local, > startup.msg-tmp gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/src' gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/src' Making all in debian gmake[2]: Entering directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/debian' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/debian' gmake[2]: Entering directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23' gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23' (cd /wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc && /usr/bin/env XDG_DATA_HOME=/wrkdirs/usr/ports/math/gri/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gri/work HOME=/wrkdirs/usr/ports/math/gri/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/gri/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gri/work HOME=/wrkdirs/usr/ports/math/gri/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="-I/usr/local/include -I/usr/local/include" LDFLAGS=" -L/usr/local/lib -L/usr/local/lib -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_INSTAL L_MAN="install -o root -g wheel -m 444" gmake -f Makefile DESTDIR=/wrkdirs/usr/ports/math/gri/work/stage all) gmake[1]: Entering directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc' Making all in examples gmake[2]: Entering directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc/examples' perl ./../gri2html example1.gri example1.html perl ./../gri2html example2.gri example2.html perl ./../gri2html example3.gri example3.html perl ./../gri2html example4.gri example4.html perl ./../gri2html example5.gri example5.html perl ./../gri2html example6.gri example6.html perl ./../gri2html example6histogram.gri example6histogram.html perl ./../gri2html example7.gri example7.html perl ./../gri2html example8.gri example8.html perl ./../gri2html example9.gri example9.html perl ./../gri2html example10.gri example10.html perl ./../gri2html example10color.gri example10color.html perl ./../gri2html example11.gri example11.html perl ./../gri2html example12.gri example12.html perl ./../gri2html example13.gri example13.html perl ./../gri2html FEM.gri FEM.html perl ./../gri2html logo.gri logo.html convert FEM.ps FEM.png convert example1.ps example1.png convert example2.ps example2.png convert example3.ps example3.png convert example4.ps example4.png convert example5.ps example5.png convert example6.ps example6.png convert example6histogram.ps example6histogram.png convert example7.ps example7.png convert example8.ps example8.png convert example9.ps example9.png convert example10.ps example10.png convert example10color.ps example10color.png convert example11.ps example11.png convert example12.ps example12.png convert example13.ps example13.png convert -geometry 90x999 FEM.png FEM-tiny.png convert -geometry 90x999 example1.png example1-tiny.png convert -geometry 90x999 example2.png example2-tiny.png convert -geometry 90x999 example3.png example3-tiny.png convert -geometry 90x999 example4.png example4-tiny.png convert -geometry 90x999 example5.png example5-tiny.png convert -geometry 90x999 example6.png example6-tiny.png convert -geometry 90x999 example6histogram.png example6histogram-tiny.png convert -geometry 90x999 example7.png example7-tiny.png convert -geometry 90x999 example8.png example8-tiny.png convert -geometry 90x999 example9.png example9-tiny.png convert -geometry 90x999 example10.png example10-tiny.png convert -geometry 90x999 example10color.png example10color-tiny.png convert -geometry 90x999 example11.png example11-tiny.png convert -geometry 90x999 example12.png example12-tiny.png convert -geometry 90x999 example13.png example13-tiny.png convert logo.ps logo.png cp example1.ps example1.eps chmod +w example1.eps cp example2.ps example2.eps chmod +w example2.eps cp example3.ps example3.eps chmod +w example3.eps cp example4.ps example4.eps chmod +w example4.eps cp example5.ps example5.eps chmod +w example5.eps cp example6.ps example6.eps chmod +w example6.eps cp example6histogram.ps example6histogram.eps chmod +w example6histogram.eps cp example7.ps example7.eps chmod +w example7.eps cp example8.ps example8.eps chmod +w example8.eps cp example9.ps example9.eps chmod +w example9.eps cp example10.ps example10.eps chmod +w example10.eps cp example10color.ps example10color.eps chmod +w example10color.eps cp example11.ps example11.eps chmod +w example11.eps cp example12.ps example12.eps chmod +w example12.eps cp example13.ps example13.eps chmod +w example13.eps cp FEM.ps FEM.eps chmod +w FEM.eps cp logo.ps logo.eps chmod +w logo.eps gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc/examples' Making all in resources gmake[2]: Entering directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc/resources' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc/resources' Making all in screenshots gmake[2]: Entering directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc/screenshots' convert -geometry 500x999 gri-screenshot-1.png gri-screenshot-1.pgm convert gri-screenshot-1.pgm gri-screenshot-1.eps convert -geometry 500x999 gri-screenshot-2.png gri-screenshot-2.pgm convert gri-screenshot-2.pgm gri-screenshot-2.eps convert -geometry 500x999 gri-screenshot-3.png gri-screenshot-3.pgm convert gri-screenshot-3.pgm gri-screenshot-3.eps convert -geometry 500x999 gri-screenshot-4.png gri-screenshot-4.pgm convert gri-screenshot-4.pgm gri-screenshot-4.eps rm gri-screenshot-1.pgm gri-screenshot-2.pgm gri-screenshot-3.pgm gri-screenshot-4.pgm gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc/screenshots' Making all in tst_suite gmake[2]: Entering directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc/tst_suite' perl ./../gri2html tst_IO.gri tst_IO.html perl ./../gri2html tst_control.gri tst_control.html perl ./../gri2html tst_rpn.gri tst_rpn.html perl ./../gri2html tst_var_syn.gri tst_var_syn.html gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc/tst_suite' gmake[2]: Entering directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc' /bin/sh ../missing --run tex ./refcard.tex This is TeX, Version 3.14159265 (Web2C 2014) (preloaded format=tex) (./refcard.tex [3 V columns per page] [1] [2] ) Output written on refcard.dvi (2 pages, 14572 bytes). Transcript written on refcard.log. dvips -o refcard.ps -t landscape -t letter refcard.dvi This is dvips(k) 5.994 Copyright 2014 Radical Eye Software (www.radicaleye.com) ' TeX output 2015.01.30:1158' -> refcard.ps . [1] [2] /bin/sh ../missing --run tex ./cmdrefcard.tex This is TeX, Version 3.14159265 (Web2C 2014) (preloaded format=tex) (./cmdrefcard.tex [3 V columns per page] [1] [2] [3] ) Output written on cmdrefcard.dvi (3 pages, 20484 bytes). Transcript written on cmdrefcard.log. dvips -o cmdrefcard.ps -t landscape -t letter cmdrefcard.dvi This is dvips(k) 5.994 Copyright 2014 Radical Eye Software (www.radicaleye.com) ' TeX output 2015.01.30:1158' -> cmdrefcard.ps . [1] [2] [3] gmake html gmake[3]: Entering directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc' cd examples ; gmake gmake[4]: Entering directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc/examples' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc/examples' cd tst_suite ; gmake gmake[4]: Entering directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc/tst_suite' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc/tst_suite' /bin/sh /wrkdirs/usr/ports/math/gri/work/gri-2.12.23/missing --run makeinfo -I. gri.texi gri.texi:18489: raising the section level of @subsubsection which is too low Makefile:777: recipe for target 'html' failed gmake[3]: *** [html] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc' Makefile:894: recipe for target 'all-local' failed gmake[2]: *** [all-local] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc' Makefile:424: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/gri/work/gri-2.12.23/doc' *** Error code 2 Stop. make: stopped in /usr/ports/math/gri From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 11:58:44 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 9F790893 for ; Fri, 30 Jan 2015 11:58:44 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 8B223E09 for ; Fri, 30 Jan 2015 11:58:44 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UBwiW6001554 for ; Fri, 30 Jan 2015 11:58:44 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UBwiUC001530; Fri, 30 Jan 2015 11:58:44 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 11:58:44 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301158.t0UBwiUC001530@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-i386-default][graphics/zgv] Failed for zgv-5.9_7 in build 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: Fri, 30 Jan 2015 11:58:44 -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: bapt@FreeBSD.org Ident: $FreeBSD: head/graphics/zgv/Makefile 375598 2014-12-25 20:54:41Z bapt $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/zgv-5.9_7.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building graphics/zgv build started at Fri Jan 30 11:58:29 UTC 2015 port directory: /usr/ports/graphics/zgv building for: FreeBSD head-i386-default-job-02 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/graphics/zgv/Makefile 375598 2014-12-25 20:54:41Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=zgv-5.9_7 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for zgv-5.9_7: DOCS=on: Build and/or install documentation SDL=off: Simple Direct Media Layer support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/zgv/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/zgv/work HOME=/wrkdirs/usr/ports/graphics/zgv/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/zgv/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/zgv/work HOME=/wrkdirs/usr/ports/graphics/zgv/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/zgv/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/zgv/work HOME=/wrkdirs/usr/ports/graphics/zgv/work TMPDIR="/tmp" BACKEND=SVGALIB XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/zgv/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/zgv/work HOME=/wrkdirs/usr/ports/graphics/zgv/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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/zgv" EXAMPLESDIR="share/examples/zgv" DATADIR="share/zgv" WWWDIR="www/zgv" ETCDIR="etc/zgv" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/zgv DOCSDIR=/usr/local/share/doc/zgv EXAMPLESDIR=/usr/local/share/examples/zgv WWWDIR=/usr/local/www/zgv ETCDIR=/usr/local/etc/zgv --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> zgv-5.9_7 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.7.txz [head-i386-default-job-02] Installing pkg-1.4.7... [head-i386-default-job-02] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of zgv-5.9_7 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by zgv-5.9_7 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by zgv-5.9_7 for building => SHA256 Checksum OK for zgv-5.9.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by zgv-5.9_7 for building ===> Extracting for zgv-5.9_7 => SHA256 Checksum OK for zgv-5.9.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for zgv-5.9_7 ===> Applying FreeBSD patches for zgv-5.9_7 =========================================================================== =================================================== ===> zgv-5.9_7 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 [head-i386-default-job-02] Installing gmake-4.1_1... [head-i386-default-job-02] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-02] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-02] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-02] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-02] Extracting gmake-4.1_1... done ===> Returning to build of zgv-5.9_7 ===> zgv-5.9_7 depends on executable: makeinfo - not found ===> Verifying install for makeinfo in /usr/ports/print/texinfo ===> Installing existing package /packages/All/texinfo-5.2.20150101.txz [head-i386-default-job-02] Installing texinfo-5.2.20150101... [head-i386-default-job-02] `-- Installing perl5-5.18.4_11... [head-i386-default-job-02] `-- Extracting perl5-5.18.4_11... done [head-i386-default-job-02] Extracting texinfo-5.2.20150101... done ===> Returning to build of zgv-5.9_7 =========================================================================== =================================================== ===> zgv-5.9_7 depends on shared library: libjpeg.so - not found ===> Verifying for libjpeg.so in /usr/ports/graphics/jpeg ===> Installing existing package /packages/All/jpeg-8_6.txz [head-i386-default-job-02] Installing jpeg-8_6... [head-i386-default-job-02] Extracting jpeg-8_6... done ===> Returning to build of zgv-5.9_7 ===> zgv-5.9_7 depends on shared library: libpng.so - not found ===> Verifying for libpng.so in /usr/ports/graphics/png ===> Installing existing package /packages/All/png-1.6.16.txz [head-i386-default-job-02] Installing png-1.6.16... [head-i386-default-job-02] Extracting png-1.6.16... done ===> Returning to build of zgv-5.9_7 ===> zgv-5.9_7 depends on shared library: libtiff.so - not found ===> Verifying for libtiff.so in /usr/ports/graphics/tiff ===> Installing existing package /packages/All/tiff-4.0.3_5.txz [head-i386-default-job-02] Installing tiff-4.0.3_5... [head-i386-default-job-02] `-- Installing jbigkit-2.1_1... [head-i386-default-job-02] `-- Extracting jbigkit-2.1_1... done [head-i386-default-job-02] Extracting tiff-4.0.3_5... done ===> Returning to build of zgv-5.9_7 ===> zgv-5.9_7 depends on shared library: libvga.so - not found ===> Verifying for libvga.so in /usr/ports/graphics/svgalib ===> Installing existing package /packages/All/svgalib-1.4.3_7.txz [head-i386-default-job-02] Installing svgalib-1.4.3_7... [head-i386-default-job-02] Extracting svgalib-1.4.3_7... done ===> Returning to build of zgv-5.9_7 =========================================================================== =================================================== ===> Configuring for zgv-5.9_7 =========================================================================== =================================================== ===> Building for zgv-5.9_7 gmake[1]: Entering directory '/wrkdirs/usr/ports/graphics/zgv/work/zgv-5.9' cd src && gmake zgv gmake[2]: Entering directory '/wrkdirs/usr/ports/graphics/zgv/work/zgv-5.9/src' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -DBACKEND_SVGALIB -DRGB_DB_FILE=\"/usr/local/lib/X11/rgb.txt\" -DETC_RCFILE=\"/usr/local/etc/zgv.conf\" -I/usr/local/include -c -o zgv.o zgv.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -DBACKEND_SVGALIB -DRGB_DB_FILE=\"/usr/local/lib/X11/rgb.txt\" -DETC_RCFILE=\"/usr/local/etc/zgv.conf\" -I/usr/local/include -c -o vgadisp.o vgadisp.c ^ readxpm.c:203:25: warning: passing 'unsigned char [128]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] while(*cptr && strcmp(buf,"c")!=0) ^~~ /usr/include/string.h:80:25: note: passing argument to parameter here int strcmp(const char *, const char *) __pure; ^ readxpm.c:209:13: warning: passing 'unsigned char [128]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if(strcmp(buf,"c")!=0) ^~~ /usr/include/string.h:80:25: note: passing argument to parameter here int strcmp(const char *, const char *) __pure; ^ readxpm.c:235:16: warning: passing 'unsigned char [128]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] while(strlen(buf)>2) ^~~ /usr/include/string.h:95:28: note: passing argument to parameter here size_t strlen(const char *) __pure; ^ readxpm.c:238:15: warning: passing 'unsigned char [256]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if(strlen(colname)+strlen(buf)+2>sizeof(colname)) ^~~~~~~ /usr/include/string.h:95:28: note: passing argument to parameter here size_t strlen(const char *) __pure; ^ readxpm.c:238:31: warning: passing 'unsigned char [128]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if(strlen(colname)+strlen(buf)+2>sizeof(colname)) ^~~ /usr/include/string.h:95:28: note: passing argument to parameter here size_t strlen(const char *) __pure; ^ readxpm.c:241:12: warning: passing 'unsigned char [256]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] strcat(colname," "); ^~~~~~~ /usr/include/string.h:75:31: note: passing argument to parameter here char *strcat(char * __restrict, const char * __restrict); ^ readxpm.c:242:12: warning: passing 'unsigned char [256]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] strcat(colname,buf); ^~~~~~~ /usr/include/string.h:75:31: note: passing argument to parameter here char *strcat(char * __restrict, const char * __restrict); ^ readxpm.c:242:20: warning: passing 'unsigned char [128]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] strcat(colname,buf); ^~~ /usr/include/string.h:75:56: note: passing argument to parameter here char *strcat(char * __restrict, const char * __restrict); ^ readxpm.c:258:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] switch(strlen(colname+1)) ^~~~~~~~~ /usr/include/string.h:95:28: note: passing argument to parameter here size_t strlen(const char *) __pure; ^ readxpm.c:261:20: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] rgb=strtol(colname+1,NULL,16); ^~~~~~~~~ /usr/include/stdlib.h:108:37: note: passing argument to parameter here long strtol(const char * __restrict, char ** __restrict, int); ^ readxpm.c:268:20: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] rgb=strtol(colname+1,NULL,16); ^~~~~~~~~ /usr/include/stdlib.h:108:37: note: passing argument to parameter here long strtol(const char * __restrict, char ** __restrict, int); ^ readxpm.c:279:18: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] r=strtol(colname+1,NULL,16); ^~~~~~~~~ /usr/include/stdlib.h:108:37: note: passing argument to parameter here long strtol(const char * __restrict, char ** __restrict, int); ^ readxpm.c:280:18: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] g=strtol(colname+4,NULL,16); ^~~~~~~~~ /usr/include/stdlib.h:108:37: note: passing argument to parameter here long strtol(const char * __restrict, char ** __restrict, int); ^ readxpm.c:281:18: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] b=strtol(colname+7,NULL,16); ^~~~~~~~~ /usr/include/stdlib.h:108:37: note: passing argument to parameter here long strtol(const char * __restrict, char ** __restrict, int); ^ readxpm.c:289:18: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] r=strtol(colname+1,NULL,16); ^~~~~~~~~ /usr/include/stdlib.h:108:37: note: passing argument to parameter here long strtol(const char * __restrict, char ** __restrict, int); ^ readxpm.c:290:18: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] g=strtol(colname+5,NULL,16); ^~~~~~~~~ /usr/include/stdlib.h:108:37: note: passing argument to parameter here long strtol(const char * __restrict, char ** __restrict, int); ^ readxpm.c:291:18: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] b=strtol(colname+9,NULL,16); ^~~~~~~~~ /usr/include/stdlib.h:108:37: note: passing argument to parameter here long strtol(const char * __restrict, char ** __restrict, int); ^ readxpm.c:299:19: warning: passing 'unsigned char [256]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if(strcasecmp(colname,"None")==0 || strcasecmp(colname,"#Transparent")==0) ^~~~~~~ /usr/include/strings.h:63:29: note: passing argument to parameter here int strcasecmp(const char *, const char *) __pure; ^ readxpm.c:299:52: warning: passing 'unsigned char [256]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if(strcasecmp(colname,"None")==0 || strcasecmp(colname,"#Transparent")==0) ^~~~~~~ /usr/include/strings.h:63:29: note: passing argument to parameter here int strcasecmp(const char *, const char *) __pure; ^ readxpm.c:467:15: warning: passing 'unsigned char [17]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] return(strcmp(cc1->name,cc2->name)); ^~~~~~~~~ /usr/include/string.h:80:25: note: passing argument to parameter here int strcmp(const char *, const char *) __pure; ^ readxpm.c:467:25: warning: passing 'unsigned char [17]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] return(strcmp(cc1->name,cc2->name)); ^~~~~~~~~ /usr/include/string.h:80:39: note: passing argument to parameter here int strcmp(const char *, const char *) __pure; ^ readxpm.c:580:17: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if(strcasecmp(colname,rgb_db_array[f].name)==0) ^~~~~~~ /usr/include/strings.h:63:29: note: passing argument to parameter here int strcasecmp(const char *, const char *) __pure; ^ readxpm.c:580:25: warning: passing 'unsigned char [65]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if(strcasecmp(colname,rgb_db_array[f].name)==0) ^~~~~~~~~~~~~~~~~~~~ /usr/include/strings.h:63:43: note: passing argument to parameter here int strcasecmp(const char *, const char *) __pure; ^ readxpm.c:605:10: warning: passing 'unsigned char [65]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] strcpy(rgb_db_array[rgb_db_num_entries].name,"black"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/string.h:82:31: note: passing argument to parameter here char *strcpy(char * __restrict, const char * __restrict); ^ readxpm.c:608:10: warning: passing 'unsigned char [65]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] strcpy(rgb_db_array[rgb_db_num_entries].name,"white"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/string.h:82:31: note: passing argument to parameter here char *strcpy(char * __restrict, const char * __restrict); ^ readxpm.c:643:18: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] ptr=next_token(ptr); ^~~ readxpm.c:554:42: note: passing argument to parameter 'ptr' here unsigned char *next_token(unsigned char *ptr) ^ readxpm.c:643:6: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] ptr=next_token(ptr); ^~~~~~~~~~~~~~~~ readxpm.c:646:10: warning: passing 'unsigned char [65]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] strcpy(rgb_db_array[rgb_db_num_entries].name,ptr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/string.h:82:31: note: passing argument to parameter here char *strcpy(char * __restrict, const char * __restrict); ^ 31 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -DBACKEND_SVGALIB -DRGB_DB_FILE=\"/usr/local/lib/X11/rgb.txt\" -DETC_RCFILE=\"/usr/local/etc/zgv.conf\" -I/usr/local/include -c -o modesel.o modesel.c modesel.c:102:1: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' exit(1); ^ modesel.c:102:1: note: include the header or explicitly provide a declaration for 'exit' 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -DBACKEND_SVGALIB -DRGB_DB_FILE=\"/usr/local/lib/X11/rgb.txt\" -DETC_RCFILE=\"/usr/local/etc/zgv.conf\" -I/usr/local/include -c -o readpcd.o readpcd.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -DBACKEND_SVGALIB -DRGB_DB_FILE=\"/usr/local/lib/X11/rgb.txt\" -DETC_RCFILE=\"/usr/local/etc/zgv.conf\" -I/usr/local/include -c -o readtiff.o readtiff.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -DBACKEND_SVGALIB -DRGB_DB_FILE=\"/usr/local/lib/X11/rgb.txt\" -DETC_RCFILE=\"/usr/local/etc/zgv.conf\" -I/usr/local/include -c -o readprf.o readprf.c readprf.c:146:12: warning: passing 'unsigned char [13]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if(strncmp(buf,"PRF1",4)!=0) ^~~ /usr/include/string.h:100:26: note: passing argument to parameter here int strncmp(const char *, const char *, size_t) __pure; ^ 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -DBACKEND_SVGALIB -DRGB_DB_FILE=\"/usr/local/lib/X11/rgb.txt\" -DETC_RCFILE=\"/usr/local/etc/zgv.conf\" -I/usr/local/include -c -o zgv_io.o zgv_io.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -DBACKEND_SVGALIB -DRGB_DB_FILE=\"/usr/local/lib/X11/rgb.txt\" -DETC_RCFILE=\"/usr/local/etc/zgv.conf\" -o zgv zgv.o vgadisp.o font.o 3deffects.o mousecur.o readnbkey.o rcfile.o helppage.o gnuhelp.o magic.o resizepic.o copymove.o scrollbar.o rbmenu.o readgif.o readjpeg.o readpnm.o readbmp.o readtga.o readpng.o readpcx.o readxvpic.o readmrf.o readxbm.o readxpm.o modesel.o readpcd.o readtiff.o readprf.o zgv_io.o -L/usr/local/lib -fstack-protector -lvgagl -lvga -ljpeg -lpng -ltiff -lz -lm gmake[2]: Leaving directory '/wrkdirs/usr/ports/graphics/zgv/work/zgv-5.9/src' cd doc && gmake info gmake[2]: Entering directory '/wrkdirs/usr/ports/graphics/zgv/work/zgv-5.9/doc' makeinfo zgv.texi zgv.texi:1529: @itemx must follow @item Makefile:17: recipe for target 'zgv' failed gmake[2]: *** [zgv] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/graphics/zgv/work/zgv-5.9/doc' Makefile:53: recipe for target 'doc/zgv' failed gmake[1]: *** [doc/zgv] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/graphics/zgv/work/zgv-5.9' *** Error code 1 Stop. make: stopped in /usr/ports/graphics/zgv From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 11:59:08 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 283F589E for ; Fri, 30 Jan 2015 11:59:08 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 1599DE0B; Fri, 30 Jan 2015 11:59:08 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UBx7FF098859; Fri, 30 Jan 2015 11:59:07 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UBx6TO098422; Fri, 30 Jan 2015 11:59:06 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 11:59:06 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301159.t0UBx6TO098422@beefy2.isc.freebsd.org> To: azet@azet.org Subject: [package - head-amd64-default][textproc/hgrep] Failed for hgrep-1.0 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: Fri, 30 Jan 2015 11:59:08 -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: azet@azet.org Last committer: olgeni@FreeBSD.org Ident: $FreeBSD: head/textproc/hgrep/Makefile 363904 2014-08-03 14:15:08Z olgeni $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/hgrep-1.0.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building textproc/hgrep build started at Fri Jan 30 11:59:03 UTC 2015 port directory: /usr/ports/textproc/hgrep building for: FreeBSD head-amd64-default-job-22 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: azet@azet.org Makefile ident: $FreeBSD: head/textproc/hgrep/Makefile 363904 2014-08-03 14:15:08Z olgeni $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=hgrep-1.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/hgrep/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/hgrep/work HOME=/wrkdirs/usr/ports/textproc/hgrep/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/hgrep/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/hgrep/work HOME=/wrkdirs/usr/ports/textproc/hgrep/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/hgrep" EXAMPLESDIR="share/examples/hgrep" DATADIR="share/hgrep" WWWDIR="www/hgrep" ETCDIR="etc/hgrep" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/hgrep DOCSDIR=/usr/local/share/doc/hgrep EXAMPLESDIR=/usr/local/share/examples/hgrep WWWDIR=/usr/local/www/hgrep ETCDIR=/usr/local/etc/hgrep --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> hgrep-1.0 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.7.txz [head-amd64-default-job-22] Installing pkg-1.4.7... [head-amd64-default-job-22] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of hgrep-1.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by hgrep-1.0 for building =========================================================================== =================================================== ===> Fetching all distfiles required by hgrep-1.0 for building => SHA256 Checksum OK for hgrep_04oct1999.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by hgrep-1.0 for building ===> Extracting for hgrep-1.0 => SHA256 Checksum OK for hgrep_04oct1999.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for hgrep-1.0 ===> Applying FreeBSD patches for hgrep-1.0 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for hgrep-1.0 =========================================================================== =================================================== ===> Building for hgrep-1.0 cc -O -ansi -pedantic -fpcc-struct-return -c hgrep.c cc: error: unsupported option '-fpcc-struct-return' for target 'x86_64-unknown-freebsd11.0' *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/textproc/hgrep/work/hgrep *** Error code 1 Stop. make: stopped in /usr/ports/textproc/hgrep From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 11:59: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 665A88C3; Fri, 30 Jan 2015 11:59:47 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 45AF7E0E; Fri, 30 Jan 2015 11:59:47 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UBxlol075434; Fri, 30 Jan 2015 11:59:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UBxlfv075426; Fri, 30 Jan 2015 11:59:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 11:59:47 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301159.t0UBxlfv075426@beefy1.isc.freebsd.org> To: mich@FreeBSD.org Subject: [package - head-i386-default][sysutils/ah-tty] Failed for ah-tty-0.3.12 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: Fri, 30 Jan 2015 11:59: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: mich@FreeBSD.org Last committer: miwi@FreeBSD.org Ident: $FreeBSD: head/sysutils/ah-tty/Makefile 356050 2014-06-01 07:28:20Z miwi $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/ah-tty-0.3.12.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building sysutils/ah-tty build started at Fri Jan 30 11:59:38 UTC 2015 port directory: /usr/ports/sysutils/ah-tty building for: FreeBSD head-i386-default-job-04 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: mich@FreeBSD.org Makefile ident: $FreeBSD: head/sysutils/ah-tty/Makefile 356050 2014-06-01 07:28:20Z miwi $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=ah-tty-0.3.12 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/ah-tty/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/ah-tty/work HOME=/wrkdirs/usr/ports/sysutils/ah-tty/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/ah-tty/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/ah-tty/work HOME=/wrkdirs/usr/ports/sysutils/ah-tty/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/ah-tty" EXAMPLESDIR="share/examples/ah-tty" DATADIR="share/ah-tty" WWWDIR="www/ah-tty" ETCDIR="etc/ah-tty" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ah-tty DOCSDIR=/usr/local/share/doc/ah-tty EXAMPLESDIR=/usr/local/share/examples/ah-tty WWWDIR=/usr/local/www/ah-tty ETCDIR=/usr/local/etc/ah-tty --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> ah-tty-0.3.12 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.7.txz [head-i386-default-job-04] Installing pkg-1.4.7... [head-i386-default-job-04] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ah-tty-0.3.12 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by ah-tty-0.3.12 for building =========================================================================== =================================================== ===> Fetching all distfiles required by ah-tty-0.3.12 for building => SHA256 Checksum OK for ah-tty-0.3.12.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by ah-tty-0.3.12 for building ===> Extracting for ah-tty-0.3.12 => SHA256 Checksum OK for ah-tty-0.3.12.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ah-tty-0.3.12 ===> Applying FreeBSD patches for ah-tty-0.3.12 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for ah-tty-0.3.12 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/ltconfig loading site script /usr/ports/Templates/config.site creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector) works... yes checking whether the C compiler (cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking host system type... i386-portbld-freebsd11.0 checking build system type... i386-portbld-freebsd11.0 checking for ranlib... ranlib checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD-compatible nm... /usr/bin/nm checking command to parse /usr/bin/nm output... yes checking for _ prefix in compiled symbols... (cached) no checking whether ln -s works... yes updating cache ./config.cache checking for object suffix... o checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions ... yes checking if cc static flag -static works... -static checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking command to parse /usr/bin/nm output... yes checking how to hardcode library paths into programs... immediate checking for /usr/bin/ld option to reload object files... -r checking dynamic linker characteristics... freebsd11.0 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for objdir... .libs checking for dlopen... yes checking for dlfcn.h... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no creating libtool loading cache ./config.cache checking for initscr in -lncurses... yes checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/uio.h... yes checking for curses.h... yes checking for ctype.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: multiple definition of `_LDL_cat' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: first defined here usage.o: In function `__CQ_read': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/circque.h:49: multiple definition of `__CQ_read' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/circque.h:49: first defined here usage.o: In function `__CQ_write': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/circque.h:82: multiple definition of `__CQ_write' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/circque.h:82: first defined here usage.o: In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here usage.o: In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here usage.o: In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(autohelp.o): In function `LDL_length': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: multiple definition of `LDL_length' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: first defined here libdill.a(autohelp.o): In function `LDL_prepend': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: multiple definition of `LDL_prepend' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: first defined here libdill.a(autohelp.o): In function `_LDL_cat': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: multiple definition of `_LDL_cat' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: first defined here libdill.a(autohelp.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(autohelp.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(autohelp.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(ahread.o): In function `LDL_length': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: multiple definition of `LDL_length' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: first defined here libdill.a(ahread.o): In function `LDL_prepend': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: multiple definition of `LDL_prepend' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: first defined here libdill.a(ahread.o): In function `_LDL_cat': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: multiple definition of `_LDL_cat' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: first defined here libdill.a(ahread.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(ahread.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(ahread.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(dillospawn.o): In function `LDL_length': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: multiple definition of `LDL_length' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: first defined here libdill.a(dillospawn.o): In function `LDL_prepend': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: multiple definition of `LDL_prepend' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: first defined here libdill.a(dillospawn.o): In function `_LDL_cat': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: multiple definition of `_LDL_cat' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: first defined here libdill.a(dillospawn.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(dillospawn.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(dillospawn.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(vtansi.o): In function `__VT_dmove': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:81: multiple definition of `__VT_dmove' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:81: first defined here libdill.a(vtansi.o): In function `__VT_mcol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:99: multiple definition of `__VT_mcol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:99: first defined here libdill.a(vtansi.o): In function `__VT_mrow': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:110: multiple definition of `__VT_mrow' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:110: first defined here libdill.a(vtansi.o): In function `__VT_nextline': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:121: multiple definition of `__VT_nextline' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:121: first defined here libdill.a(vtansi.o): In function `__VT_scrollpage': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:144: multiple definition of `__VT_scrollpage' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:144: first defined here libdill.a(vtansi.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(vtansi.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(vtansi.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(vtcurses.o): In function `__VT_dmove': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:81: multiple definition of `__VT_dmove' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:81: first defined here libdill.a(vtcurses.o): In function `__VT_mcol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:99: multiple definition of `__VT_mcol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:99: first defined here libdill.a(vtcurses.o): In function `__VT_mrow': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:110: multiple definition of `__VT_mrow' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:110: first defined here libdill.a(vtcurses.o): In function `__VT_nextline': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:121: multiple definition of `__VT_nextline' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:121: first defined here libdill.a(vtcurses.o): In function `__VT_scrollpage': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:144: multiple definition of `__VT_scrollpage' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:144: first defined here libdill.a(vtcurses.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(vtcurses.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(vtcurses.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(vtlabel.o): In function `__VT_dmove': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:81: multiple definition of `__VT_dmove' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:81: first defined here libdill.a(vtlabel.o): In function `__VT_mcol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:99: multiple definition of `__VT_mcol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:99: first defined here libdill.a(vtlabel.o): In function `__VT_mrow': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:110: multiple definition of `__VT_mrow' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:110: first defined here libdill.a(vtlabel.o): In function `__VT_nextline': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:121: multiple definition of `__VT_nextline' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:121: first defined here libdill.a(vtlabel.o): In function `__VT_scrollpage': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:144: multiple definition of `__VT_scrollpage' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:144: first defined here libdill.a(vtlabel.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(vtlabel.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(vtlabel.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(dillofork2.o): In function `FD_bkgnd': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/IOQ.h:60: multiple definition of `FD_bkgnd' monitor.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/IOQ.h:60: first defined here libdill.a(dillofork2.o): In function `LDL_length': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: multiple definition of `LDL_length' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: first defined here libdill.a(dillofork2.o): In function `LDL_prepend': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: multiple definition of `LDL_prepend' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: first defined here libdill.a(dillofork2.o): In function `_LDL_cat': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: multiple definition of `_LDL_cat' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: first defined here libdill.a(dillofork2.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(dillofork2.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(dillofork2.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(pty.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(pty.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(pty.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(dillofork.o): In function `LDL_length': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: multiple definition of `LDL_length' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: first defined here libdill.a(dillofork.o): In function `LDL_prepend': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: multiple definition of `LDL_prepend' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: first defined here libdill.a(dillofork.o): In function `_LDL_cat': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: multiple definition of `_LDL_cat' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: first defined here libdill.a(dillofork.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(dillofork.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(dillofork.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12 *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/ah-tty From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 12:13:27 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 70A9DD83; Fri, 30 Jan 2015 12:13:27 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 4E801FC7; Fri, 30 Jan 2015 12:13:27 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UCDQ02024461; Fri, 30 Jan 2015 12:13:26 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UCDQAR024455; Fri, 30 Jan 2015 12:13:26 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 12:13:26 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301213.t0UCDQAR024455@beefy2.isc.freebsd.org> To: brooks@FreeBSD.org Subject: [package - head-amd64-default][devel/mingw64-binutils] Failed for x86_64-pc-mingw32-binutils-2.23.2_1 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: Fri, 30 Jan 2015 12:13:27 -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: brooks@FreeBSD.org Last committer: ak@FreeBSD.org Ident: $FreeBSD: head/devel/mingw64-binutils/Makefile 367080 2014-09-02 20:35:33Z ak $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/x86_64-pc-mingw32-binutils-2.23.2_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building devel/mingw64-binutils build started at Fri Jan 30 12:12:20 UTC 2015 port directory: /usr/ports/devel/mingw64-binutils building for: FreeBSD head-amd64-default-job-21 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: brooks@FreeBSD.org Makefile ident: $FreeBSD: head/devel/mingw64-binutils/Makefile 367080 2014-09-02 20:35:33Z ak $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=x86_64-pc-mingw32-binutils-2.23.2_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-nls --with-system-zlib --with-sysroot=/ --target=x86_64-pc-mingw32 --disable-werror --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/mingw64-binutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/mingw64-binutils/work HOME=/wrkdirs/usr/ports/devel/mingw64-binutils/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/mingw64-binutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/mingw64-binutils/work HOME=/wrkdirs/usr/ports/devel/mingw64-binutils/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/mingw64-binutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/mingw64-binutils/work HOME=/wrkdirs/usr/ports/devel/mingw64-binutils/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/mingw64-binutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/mingw64-binutils/work HOME=/wrkdirs/usr/ports/devel/mingw64-binutils/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/binutils" EXAMPLESDIR="share/examples/binutils" DATADIR="share/binutils" WWWDIR="www/binutils" ETCDIR="etc/binutils" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/binutils DOCSDIR=/usr/local/share/doc/binutils EXAMPLESDIR=/usr/local/share/examples/binutils WWWDIR=/usr/local/www/binutils ETCDIR=/usr/local/etc/binutils --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> x86_64-pc-mingw32-binutils-2.23.2_1 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.7.txz [head-amd64-default-job-21] Installing pkg-1.4.7... [head-amd64-default-job-21] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of x86_64-pc-mingw32-binutils-2.23.2_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by x86_64-pc-mingw32-binutils-2.23.2_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by x86_64-pc-mingw32-binutils-2.23.2_1 for building => SHA256 Checksum OK for binutils-2.23.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by x86_64-pc-mingw32-binutils-2.23.2_1 for building ===> Extracting for x86_64-pc-mingw32-binutils-2.23.2_1 => SHA256 Checksum OK for binutils-2.23.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for x86_64-pc-mingw32-binutils-2.23.2_1 =========================================================================== =================================================== ===> x86_64-pc-mingw32-binutils-2.23.2_1 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 [head-amd64-default-job-21] Installing gmake-4.1_1... [head-amd64-default-job-21] `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-21] | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-21] | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-21] `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-21] Extracting gmake-4.1_1... done ===> Returning to build of x86_64-pc-mingw32-binutils-2.23.2_1 ===> x86_64-pc-mingw32-binutils-2.23.2_1 depends on executable: makeinfo - not found ===> Verifying install for makeinfo in /usr/ports/print/texinfo ===> Installing existing package /packages/All/texinfo-5.2.20150101.txz [head-amd64-default-job-21] Installing texinfo-5.2.20150101... [head-amd64-default-job-21] `-- Installing perl5-5.18.4_11... [head-amd64-default-job-21] `-- Extracting perl5-5.18.4_11... done [head-amd64-default-job-21] Extracting texinfo-5.2.20150101... done ===> Returning to build of x86_64-pc-mingw32-binutils-2.23.2_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for x86_64-pc-mingw32-binutils-2.23.2_1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/libtool.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/ld/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/opcodes/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/gprof/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/gas/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/binutils/configure configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd11.0 checking host system type... amd64-portbld-freebsd11.0 checking target system type... x86_64-pc-mingw32 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for gawk... (cached) /usr/bin/awk checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for gnatbind... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp $$f1 $$f2 16 16 checking for objdir... .libs checking for PWL_handle_timeout in -lpwl... no checking for version 0.11 (revision 0 or later) of PPL... no checking for default BUILD_CONFIG... checking for bison... no checking for byacc... byacc checking for bison... no checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for ar... ar checking for as... as checking for dlltool... no checking for ld... (cached) /usr/bin/ld checking for lipo... no ~~~~~~~~~~~~~ ^ ~~~~ 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./strerror.c -o pic/strerror.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./strerror.c -o strerror.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./strsignal.c -o pic/strsignal.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./strsignal.c -o strsignal.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./timeval-utils.c -o pic/timeval-utils.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xatexit.c -o pic/xatexit.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xatexit.c -o xatexit.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xexit.c -o pic/xexit.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xexit.c -o xexit.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xmalloc.c -o pic/xmalloc.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xmemdup.c -o pic/xmemdup.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xstrdup.c -o pic/xstrdup.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xstrerror.c -o pic/xstrerror.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xstrndup.c -o pic/xstrndup.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xstrndup.c -o xstrndup.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./mempcpy.c -o pic/mempcpy.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./mempcpy.c -o mempcpy.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./strverscmp.c -o pic/strverscmp.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./strverscmp.c -o strverscmp.o rm -f ./libiberty.a pic/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./mempcpy.o ./strverscmp.o ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./mempcpy.o ./strverscmp.o; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/libiberty/testsuite' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/libiberty/testsuite' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/libiberty' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/intl' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/intl' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd' creating bfdver.h rm -f elf32-target.h sed -e s/NN/32/g < ./elfxx-target.h > elf32-target.new mv -f elf32-target.new elf32-target.h rm -f elf64-target.h sed -e s/NN/64/g < ./elfxx-target.h > elf64-target.new mv -f elf64-target.new elf64-target.h rm -f targmatch.h sed -f ./targmatch.sed < ./config.bfd > targmatch.new mv -f targmatch.new targmatch.h Making info in doc gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/doc' gmake chew gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/doc' cc -o chew.$$ -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector \ -I.. -I./.. -I./../../include -I./../../intl -I../../intl ./chew.c; \ /bin/sh ./../../move-if-change chew.$$ chew gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/doc' ./chew -f ./doc.str <./../archive.c >archive.tmp /bin/sh ./../../move-if-change archive.tmp archive.texi gmake chew gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/doc' gmake[5]: 'chew' is up to date. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/doc' ./chew -f ./doc.str < ./../cache.c >cache.tmp /bin/sh ./../../move-if-change cache.tmp cache.texi gmake chew gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/doc' gmake[5]: 'chew' is up to date. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/doc' ./chew -f ./doc.str <./../elf.c >elf.tmp /bin/sh ./../../move-if-change elf.tmp elf.texi gmake chew gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/doc' gmake[5]: 'chew' is up to date. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/doc' ./chew -f ./doc.str < ./../libbfd.c >libbfd.tmp /bin/sh ./../../move-if-change libbfd.tmp libx86_64-pc-mingw32-bfd.texi gmake chew gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/doc' gmake[5]: 'chew' is up to date. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/doc' ./chew -f ./doc.str < ./../bfdio.c >bfdio.tmp /bin/sh ./../../move-if-change bfdio.tmp bfdio.texi gmake chew gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/doc' gmake[5]: 'chew' is up to date. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/doc' ./chew -f ./doc.str <./../opncls.c >opncls.tmp /bin/sh ./../../move-if-change opncls.tmp opncls.texi gmake chew gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/doc' gmake[5]: 'chew' is up to date. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/doc' ./chew -f ./doc.str <./../linker.c >linker.tmp /bin/sh ./../../move-if-change linker.tmp linker.texi creating bfdver.texi restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \ for f in x86_64-pc-mingw32-bfd.info x86_64-pc-mingw32-bfd.info-[0-9] x86_64-pc-mingw32-bfd.info-[0-9][0-9] x86_64-pc-mingw32-bfd.i[0-9] x86_64-pc-mingw32-bfd.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ if makeinfo --split-size=5000000 --split-size=5000000 -I . \ -o x86_64-pc-mingw32-bfd.info `test -f 'x86_64-pc-mingw32-bfd.texinfo' || echo './'`x86_64-pc-mingw32-bfd.texinfo; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./x86_64-pc-mingw32-bfd.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc x86_64-pc-mingw32-bfd.texinfo:325: unknown command `colophon' x86_64-pc-mingw32-bfd.texinfo:336: unknown command `cygnus' Makefile:421: recipe for target 'x86_64-pc-mingw32-bfd.info' failed gmake[4]: *** [x86_64-pc-mingw32-bfd.info] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/doc' Making info in po gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/po' ( if test 'x.' != 'x.'; then \ posrcprefix='../'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ./SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) ( rm -f BLD-POTFILES-t BLD-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < ./BLD-POTFILES.in \ | sed -e '$s/\\$//') > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES ) cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/sh ./config.status config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing bfd_stdint.h commands config.status: executing default commands gmake[4]: Nothing to be done for 'info'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd/po' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd' gmake[4]: Nothing to be done for 'info-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd' Makefile:1617: recipe for target 'info-recursive' failed gmake[3]: *** [info-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2/bfd' Makefile:2505: recipe for target 'all-bfd' failed gmake[2]: *** [all-bfd] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2' Makefile:837: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/mingw64-binutils/work/binutils-2.23.2' *** Error code 1 Stop. make: stopped in /usr/ports/devel/mingw64-binutils From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 12:27:59 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 A6BBDEFB for ; Fri, 30 Jan 2015 12:27:59 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 9233317A for ; Fri, 30 Jan 2015 12:27:59 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UCRxmB028880 for ; Fri, 30 Jan 2015 12:27:59 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UCRx7Q028844; Fri, 30 Jan 2015 12:27:59 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 12:27:59 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301227.t0UCRx7Q028844@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-amd64-default][graphics/zgv] Failed for zgv-5.9_7 in build 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: Fri, 30 Jan 2015 12:27:59 -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: bapt@FreeBSD.org Ident: $FreeBSD: head/graphics/zgv/Makefile 375598 2014-12-25 20:54:41Z bapt $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/zgv-5.9_7.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building graphics/zgv build started at Fri Jan 30 12:27:43 UTC 2015 port directory: /usr/ports/graphics/zgv building for: FreeBSD head-amd64-default-job-02 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/graphics/zgv/Makefile 375598 2014-12-25 20:54:41Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=zgv-5.9_7 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for zgv-5.9_7: DOCS=on: Build and/or install documentation SDL=off: Simple Direct Media Layer support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/zgv/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/zgv/work HOME=/wrkdirs/usr/ports/graphics/zgv/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/zgv/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/zgv/work HOME=/wrkdirs/usr/ports/graphics/zgv/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/zgv/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/zgv/work HOME=/wrkdirs/usr/ports/graphics/zgv/work TMPDIR="/tmp" BACKEND=SVGALIB XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/zgv/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/zgv/work HOME=/wrkdirs/usr/ports/graphics/zgv/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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/zgv" EXAMPLESDIR="share/examples/zgv" DATADIR="share/zgv" WWWDIR="www/zgv" ETCDIR="etc/zgv" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/zgv DOCSDIR=/usr/local/share/doc/zgv EXAMPLESDIR=/usr/local/share/examples/zgv WWWDIR=/usr/local/www/zgv ETCDIR=/usr/local/etc/zgv --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> zgv-5.9_7 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.7.txz [head-amd64-default-job-02] Installing pkg-1.4.7... [head-amd64-default-job-02] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of zgv-5.9_7 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by zgv-5.9_7 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by zgv-5.9_7 for building => SHA256 Checksum OK for zgv-5.9.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by zgv-5.9_7 for building ===> Extracting for zgv-5.9_7 => SHA256 Checksum OK for zgv-5.9.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for zgv-5.9_7 ===> Applying FreeBSD patches for zgv-5.9_7 =========================================================================== =================================================== ===> zgv-5.9_7 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 [head-amd64-default-job-02] Installing gmake-4.1_1... [head-amd64-default-job-02] `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-02] | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-02] | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-02] `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-02] Extracting gmake-4.1_1... done ===> Returning to build of zgv-5.9_7 ===> zgv-5.9_7 depends on executable: makeinfo - not found ===> Verifying install for makeinfo in /usr/ports/print/texinfo ===> Installing existing package /packages/All/texinfo-5.2.20150101.txz [head-amd64-default-job-02] Installing texinfo-5.2.20150101... [head-amd64-default-job-02] `-- Installing perl5-5.18.4_11... [head-amd64-default-job-02] `-- Extracting perl5-5.18.4_11... done [head-amd64-default-job-02] Extracting texinfo-5.2.20150101... done ===> Returning to build of zgv-5.9_7 =========================================================================== =================================================== ===> zgv-5.9_7 depends on shared library: libjpeg.so - not found ===> Verifying for libjpeg.so in /usr/ports/graphics/jpeg ===> Installing existing package /packages/All/jpeg-8_6.txz [head-amd64-default-job-02] Installing jpeg-8_6... [head-amd64-default-job-02] Extracting jpeg-8_6... done ===> Returning to build of zgv-5.9_7 ===> zgv-5.9_7 depends on shared library: libpng.so - not found ===> Verifying for libpng.so in /usr/ports/graphics/png ===> Installing existing package /packages/All/png-1.6.16.txz [head-amd64-default-job-02] Installing png-1.6.16... [head-amd64-default-job-02] Extracting png-1.6.16... done ===> Returning to build of zgv-5.9_7 ===> zgv-5.9_7 depends on shared library: libtiff.so - not found ===> Verifying for libtiff.so in /usr/ports/graphics/tiff ===> Installing existing package /packages/All/tiff-4.0.3_5.txz [head-amd64-default-job-02] Installing tiff-4.0.3_5... [head-amd64-default-job-02] `-- Installing jbigkit-2.1_1... [head-amd64-default-job-02] `-- Extracting jbigkit-2.1_1... done [head-amd64-default-job-02] Extracting tiff-4.0.3_5... done ===> Returning to build of zgv-5.9_7 ===> zgv-5.9_7 depends on shared library: libvga.so - not found ===> Verifying for libvga.so in /usr/ports/graphics/svgalib ===> Installing existing package /packages/All/svgalib-1.4.3_7.txz [head-amd64-default-job-02] Installing svgalib-1.4.3_7... [head-amd64-default-job-02] Extracting svgalib-1.4.3_7... done ===> Returning to build of zgv-5.9_7 =========================================================================== =================================================== ===> Configuring for zgv-5.9_7 =========================================================================== =================================================== ===> Building for zgv-5.9_7 gmake[1]: Entering directory '/wrkdirs/usr/ports/graphics/zgv/work/zgv-5.9' cd src && gmake zgv gmake[2]: Entering directory '/wrkdirs/usr/ports/graphics/zgv/work/zgv-5.9/src' cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -DBACKEND_SVGALIB -DRGB_DB_FILE=\"/usr/local/lib/X11/rgb.txt\" -DETC_RCFILE=\"/usr/local/etc/zgv.conf\" -I/usr/local/include -c -o zgv.o zgv.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -DBACKEND_SVGALIB -DRGB_DB_FILE=\"/usr/local/lib/X11/rgb.txt\" -DETC_RCFILE=\"/usr/local/etc/zgv.conf\" -I/usr/local/include -c -o vgadisp.o vgadisp.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -DBACKEND_SVGALIB -DRGB_DB_FILE=\"/usr/local/lib/X11/rgb.txt\" -DETC_RCFILE=\"/usr/local/etc/zgv.conf\" -I/usr/local/include -c -o bdf2h.o bdf2h.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -DBACKEND_SVGALIB -DRGB_DB_FILE=\"/usr/local/lib/X11/rgb.txt\" -DETC_RCFILE=\"/usr/local/etc/zgv.conf\" -o bdf2h bdf2h.o ./bdf2h 0 <../fonts/timI12.bdf >fontbmps.h ./bdf2h 1 <../fonts/helvR08.bdf >>fontbmps.h ./bdf2h 2 <../fonts/helvR12.bdf >>fontbmps.h ./bdf2h 2b <../fonts/helvB12.bdf >>fontbmps.h ./bdf2h 3 <../fonts/helvR18.bdf >>fontbmps.h cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -DBACKEND_SVGALIB -DRGB_DB_FILE=\"/usr/local/lib/X11/rgb.txt\" -DETC_RCFILE=\"/usr/local/etc/zgv.conf\" -I/usr/local/include -c -o font.o font.c ^ readxpm.c:203:25: warning: passing 'unsigned char [128]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] while(*cptr && strcmp(buf,"c")!=0) ^~~ /usr/include/string.h:80:25: note: passing argument to parameter here int strcmp(const char *, const char *) __pure; ^ readxpm.c:209:13: warning: passing 'unsigned char [128]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if(strcmp(buf,"c")!=0) ^~~ /usr/include/string.h:80:25: note: passing argument to parameter here int strcmp(const char *, const char *) __pure; ^ readxpm.c:235:16: warning: passing 'unsigned char [128]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] while(strlen(buf)>2) ^~~ /usr/include/string.h:95:28: note: passing argument to parameter here size_t strlen(const char *) __pure; ^ readxpm.c:238:15: warning: passing 'unsigned char [256]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if(strlen(colname)+strlen(buf)+2>sizeof(colname)) ^~~~~~~ /usr/include/string.h:95:28: note: passing argument to parameter here size_t strlen(const char *) __pure; ^ readxpm.c:238:31: warning: passing 'unsigned char [128]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if(strlen(colname)+strlen(buf)+2>sizeof(colname)) ^~~ /usr/include/string.h:95:28: note: passing argument to parameter here size_t strlen(const char *) __pure; ^ readxpm.c:241:12: warning: passing 'unsigned char [256]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] strcat(colname," "); ^~~~~~~ /usr/include/string.h:75:31: note: passing argument to parameter here char *strcat(char * __restrict, const char * __restrict); ^ readxpm.c:242:12: warning: passing 'unsigned char [256]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] strcat(colname,buf); ^~~~~~~ /usr/include/string.h:75:31: note: passing argument to parameter here char *strcat(char * __restrict, const char * __restrict); ^ readxpm.c:242:20: warning: passing 'unsigned char [128]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] strcat(colname,buf); ^~~ /usr/include/string.h:75:56: note: passing argument to parameter here char *strcat(char * __restrict, const char * __restrict); ^ readxpm.c:258:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] switch(strlen(colname+1)) ^~~~~~~~~ /usr/include/string.h:95:28: note: passing argument to parameter here size_t strlen(const char *) __pure; ^ readxpm.c:261:20: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] rgb=strtol(colname+1,NULL,16); ^~~~~~~~~ /usr/include/stdlib.h:108:37: note: passing argument to parameter here long strtol(const char * __restrict, char ** __restrict, int); ^ readxpm.c:268:20: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] rgb=strtol(colname+1,NULL,16); ^~~~~~~~~ /usr/include/stdlib.h:108:37: note: passing argument to parameter here long strtol(const char * __restrict, char ** __restrict, int); ^ readxpm.c:279:18: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] r=strtol(colname+1,NULL,16); ^~~~~~~~~ /usr/include/stdlib.h:108:37: note: passing argument to parameter here long strtol(const char * __restrict, char ** __restrict, int); ^ readxpm.c:280:18: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] g=strtol(colname+4,NULL,16); ^~~~~~~~~ /usr/include/stdlib.h:108:37: note: passing argument to parameter here long strtol(const char * __restrict, char ** __restrict, int); ^ readxpm.c:281:18: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] b=strtol(colname+7,NULL,16); ^~~~~~~~~ /usr/include/stdlib.h:108:37: note: passing argument to parameter here long strtol(const char * __restrict, char ** __restrict, int); ^ readxpm.c:289:18: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] r=strtol(colname+1,NULL,16); ^~~~~~~~~ /usr/include/stdlib.h:108:37: note: passing argument to parameter here long strtol(const char * __restrict, char ** __restrict, int); ^ readxpm.c:290:18: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] g=strtol(colname+5,NULL,16); ^~~~~~~~~ /usr/include/stdlib.h:108:37: note: passing argument to parameter here long strtol(const char * __restrict, char ** __restrict, int); ^ readxpm.c:291:18: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] b=strtol(colname+9,NULL,16); ^~~~~~~~~ /usr/include/stdlib.h:108:37: note: passing argument to parameter here long strtol(const char * __restrict, char ** __restrict, int); ^ readxpm.c:299:19: warning: passing 'unsigned char [256]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if(strcasecmp(colname,"None")==0 || strcasecmp(colname,"#Transparent")==0) ^~~~~~~ /usr/include/strings.h:63:29: note: passing argument to parameter here int strcasecmp(const char *, const char *) __pure; ^ readxpm.c:299:52: warning: passing 'unsigned char [256]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if(strcasecmp(colname,"None")==0 || strcasecmp(colname,"#Transparent")==0) ^~~~~~~ /usr/include/strings.h:63:29: note: passing argument to parameter here int strcasecmp(const char *, const char *) __pure; ^ readxpm.c:467:15: warning: passing 'unsigned char [17]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] return(strcmp(cc1->name,cc2->name)); ^~~~~~~~~ /usr/include/string.h:80:25: note: passing argument to parameter here int strcmp(const char *, const char *) __pure; ^ readxpm.c:467:25: warning: passing 'unsigned char [17]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] return(strcmp(cc1->name,cc2->name)); ^~~~~~~~~ /usr/include/string.h:80:39: note: passing argument to parameter here int strcmp(const char *, const char *) __pure; ^ readxpm.c:580:17: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if(strcasecmp(colname,rgb_db_array[f].name)==0) ^~~~~~~ /usr/include/strings.h:63:29: note: passing argument to parameter here int strcasecmp(const char *, const char *) __pure; ^ readxpm.c:580:25: warning: passing 'unsigned char [65]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if(strcasecmp(colname,rgb_db_array[f].name)==0) ^~~~~~~~~~~~~~~~~~~~ /usr/include/strings.h:63:43: note: passing argument to parameter here int strcasecmp(const char *, const char *) __pure; ^ readxpm.c:605:10: warning: passing 'unsigned char [65]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] strcpy(rgb_db_array[rgb_db_num_entries].name,"black"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/string.h:82:31: note: passing argument to parameter here char *strcpy(char * __restrict, const char * __restrict); ^ readxpm.c:608:10: warning: passing 'unsigned char [65]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] strcpy(rgb_db_array[rgb_db_num_entries].name,"white"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/string.h:82:31: note: passing argument to parameter here char *strcpy(char * __restrict, const char * __restrict); ^ readxpm.c:643:18: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] ptr=next_token(ptr); ^~~ readxpm.c:554:42: note: passing argument to parameter 'ptr' here unsigned char *next_token(unsigned char *ptr) ^ readxpm.c:643:6: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] ptr=next_token(ptr); ^~~~~~~~~~~~~~~~ readxpm.c:646:10: warning: passing 'unsigned char [65]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] strcpy(rgb_db_array[rgb_db_num_entries].name,ptr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/string.h:82:31: note: passing argument to parameter here char *strcpy(char * __restrict, const char * __restrict); ^ 31 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -DBACKEND_SVGALIB -DRGB_DB_FILE=\"/usr/local/lib/X11/rgb.txt\" -DETC_RCFILE=\"/usr/local/etc/zgv.conf\" -I/usr/local/include -c -o modesel.o modesel.c modesel.c:102:1: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' exit(1); ^ modesel.c:102:1: note: include the header or explicitly provide a declaration for 'exit' 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -DBACKEND_SVGALIB -DRGB_DB_FILE=\"/usr/local/lib/X11/rgb.txt\" -DETC_RCFILE=\"/usr/local/etc/zgv.conf\" -I/usr/local/include -c -o readpcd.o readpcd.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -DBACKEND_SVGALIB -DRGB_DB_FILE=\"/usr/local/lib/X11/rgb.txt\" -DETC_RCFILE=\"/usr/local/etc/zgv.conf\" -I/usr/local/include -c -o readtiff.o readtiff.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -DBACKEND_SVGALIB -DRGB_DB_FILE=\"/usr/local/lib/X11/rgb.txt\" -DETC_RCFILE=\"/usr/local/etc/zgv.conf\" -I/usr/local/include -c -o readprf.o readprf.c readprf.c:146:12: warning: passing 'unsigned char [13]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if(strncmp(buf,"PRF1",4)!=0) ^~~ /usr/include/string.h:100:26: note: passing argument to parameter here int strncmp(const char *, const char *, size_t) __pure; ^ 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -DBACKEND_SVGALIB -DRGB_DB_FILE=\"/usr/local/lib/X11/rgb.txt\" -DETC_RCFILE=\"/usr/local/etc/zgv.conf\" -I/usr/local/include -c -o zgv_io.o zgv_io.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -DBACKEND_SVGALIB -DRGB_DB_FILE=\"/usr/local/lib/X11/rgb.txt\" -DETC_RCFILE=\"/usr/local/etc/zgv.conf\" -o zgv zgv.o vgadisp.o font.o 3deffects.o mousecur.o readnbkey.o rcfile.o helppage.o gnuhelp.o magic.o resizepic.o copymove.o scrollbar.o rbmenu.o readgif.o readjpeg.o readpnm.o readbmp.o readtga.o readpng.o readpcx.o readxvpic.o readmrf.o readxbm.o readxpm.o modesel.o readpcd.o readtiff.o readprf.o zgv_io.o -L/usr/local/lib -fstack-protector -lvgagl -lvga -ljpeg -lpng -ltiff -lz -lm gmake[2]: Leaving directory '/wrkdirs/usr/ports/graphics/zgv/work/zgv-5.9/src' cd doc && gmake info gmake[2]: Entering directory '/wrkdirs/usr/ports/graphics/zgv/work/zgv-5.9/doc' makeinfo zgv.texi zgv.texi:1529: @itemx must follow @item Makefile:17: recipe for target 'zgv' failed gmake[2]: *** [zgv] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/graphics/zgv/work/zgv-5.9/doc' Makefile:53: recipe for target 'doc/zgv' failed gmake[1]: *** [doc/zgv] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/graphics/zgv/work/zgv-5.9' *** Error code 1 Stop. make: stopped in /usr/ports/graphics/zgv From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 12:28:59 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 65D57F0F; Fri, 30 Jan 2015 12:28:59 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 45483180; Fri, 30 Jan 2015 12:28:59 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UCSx4w005212; Fri, 30 Jan 2015 12:28:59 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UCSxeM005193; Fri, 30 Jan 2015 12:28:59 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 12:28:59 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301228.t0UCSxeM005193@beefy2.isc.freebsd.org> To: mich@FreeBSD.org Subject: [package - head-amd64-default][sysutils/ah-tty] Failed for ah-tty-0.3.12 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: Fri, 30 Jan 2015 12:28:59 -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: mich@FreeBSD.org Last committer: miwi@FreeBSD.org Ident: $FreeBSD: head/sysutils/ah-tty/Makefile 356050 2014-06-01 07:28:20Z miwi $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/ah-tty-0.3.12.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building sysutils/ah-tty build started at Fri Jan 30 12:28:49 UTC 2015 port directory: /usr/ports/sysutils/ah-tty building for: FreeBSD head-amd64-default-job-24 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: mich@FreeBSD.org Makefile ident: $FreeBSD: head/sysutils/ah-tty/Makefile 356050 2014-06-01 07:28:20Z miwi $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=ah-tty-0.3.12 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/ah-tty/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/ah-tty/work HOME=/wrkdirs/usr/ports/sysutils/ah-tty/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/ah-tty/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/ah-tty/work HOME=/wrkdirs/usr/ports/sysutils/ah-tty/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/ah-tty" EXAMPLESDIR="share/examples/ah-tty" DATADIR="share/ah-tty" WWWDIR="www/ah-tty" ETCDIR="etc/ah-tty" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ah-tty DOCSDIR=/usr/local/share/doc/ah-tty EXAMPLESDIR=/usr/local/share/examples/ah-tty WWWDIR=/usr/local/www/ah-tty ETCDIR=/usr/local/etc/ah-tty --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> ah-tty-0.3.12 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.7.txz [head-amd64-default-job-24] Installing pkg-1.4.7... [head-amd64-default-job-24] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ah-tty-0.3.12 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by ah-tty-0.3.12 for building =========================================================================== =================================================== ===> Fetching all distfiles required by ah-tty-0.3.12 for building => SHA256 Checksum OK for ah-tty-0.3.12.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by ah-tty-0.3.12 for building ===> Extracting for ah-tty-0.3.12 => SHA256 Checksum OK for ah-tty-0.3.12.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ah-tty-0.3.12 ===> Applying FreeBSD patches for ah-tty-0.3.12 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for ah-tty-0.3.12 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/ltconfig loading site script /usr/ports/Templates/config.site creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector) works... yes checking whether the C compiler (cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking host system type... amd64-portbld-freebsd11.0 checking build system type... amd64-portbld-freebsd11.0 checking for ranlib... ranlib checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD-compatible nm... /usr/bin/nm checking command to parse /usr/bin/nm output... yes checking for _ prefix in compiled symbols... (cached) no checking whether ln -s works... yes updating cache ./config.cache checking for object suffix... o checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions ... yes checking if cc static flag -static works... -static checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking command to parse /usr/bin/nm output... yes checking how to hardcode library paths into programs... immediate checking for /usr/bin/ld option to reload object files... -r checking dynamic linker characteristics... freebsd11.0 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for objdir... .libs checking for dlopen... yes checking for dlfcn.h... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no creating libtool loading cache ./config.cache checking for initscr in -lncurses... yes checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/uio.h... yes checking for curses.h... yes checking for ctype.h... (cached) yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for ltdl.h... no checking for stropts.h... no checking for search.h... (cached) yes checking for insque... yes checking for remque... yes checking for strchr... yes checking for memcpy... (cached) yes /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: multiple definition of `_LDL_cat' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: first defined here usage.o: In function `__CQ_read': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/circque.h:49: multiple definition of `__CQ_read' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/circque.h:49: first defined here usage.o: In function `__CQ_write': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/circque.h:82: multiple definition of `__CQ_write' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/circque.h:82: first defined here usage.o: In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here usage.o: In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here usage.o: In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(autohelp.o): In function `LDL_length': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: multiple definition of `LDL_length' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: first defined here libdill.a(autohelp.o): In function `LDL_prepend': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: multiple definition of `LDL_prepend' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: first defined here libdill.a(autohelp.o): In function `_LDL_cat': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: multiple definition of `_LDL_cat' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: first defined here libdill.a(autohelp.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(autohelp.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(autohelp.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(ahread.o): In function `LDL_length': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: multiple definition of `LDL_length' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: first defined here libdill.a(ahread.o): In function `LDL_prepend': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: multiple definition of `LDL_prepend' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: first defined here libdill.a(ahread.o): In function `_LDL_cat': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: multiple definition of `_LDL_cat' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: first defined here libdill.a(ahread.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(ahread.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(ahread.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(dillospawn.o): In function `LDL_length': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: multiple definition of `LDL_length' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: first defined here libdill.a(dillospawn.o): In function `LDL_prepend': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: multiple definition of `LDL_prepend' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: first defined here libdill.a(dillospawn.o): In function `_LDL_cat': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: multiple definition of `_LDL_cat' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: first defined here libdill.a(dillospawn.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(dillospawn.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(dillospawn.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(vtansi.o): In function `__VT_dmove': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:81: multiple definition of `__VT_dmove' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:81: first defined here libdill.a(vtansi.o): In function `__VT_mcol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:99: multiple definition of `__VT_mcol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:99: first defined here libdill.a(vtansi.o): In function `__VT_mrow': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:110: multiple definition of `__VT_mrow' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:110: first defined here libdill.a(vtansi.o): In function `__VT_nextline': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:121: multiple definition of `__VT_nextline' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:121: first defined here libdill.a(vtansi.o): In function `__VT_scrollpage': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:144: multiple definition of `__VT_scrollpage' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:144: first defined here libdill.a(vtansi.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(vtansi.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(vtansi.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(vtcurses.o): In function `__VT_dmove': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:81: multiple definition of `__VT_dmove' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:81: first defined here libdill.a(vtcurses.o): In function `__VT_mcol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:99: multiple definition of `__VT_mcol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:99: first defined here libdill.a(vtcurses.o): In function `__VT_mrow': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:110: multiple definition of `__VT_mrow' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:110: first defined here libdill.a(vtcurses.o): In function `__VT_nextline': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:121: multiple definition of `__VT_nextline' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:121: first defined here libdill.a(vtcurses.o): In function `__VT_scrollpage': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:144: multiple definition of `__VT_scrollpage' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:144: first defined here libdill.a(vtcurses.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(vtcurses.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(vtcurses.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(vtlabel.o): In function `__VT_dmove': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:81: multiple definition of `__VT_dmove' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:81: first defined here libdill.a(vtlabel.o): In function `__VT_mcol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:99: multiple definition of `__VT_mcol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:99: first defined here libdill.a(vtlabel.o): In function `__VT_mrow': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:110: multiple definition of `__VT_mrow' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:110: first defined here libdill.a(vtlabel.o): In function `__VT_nextline': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:121: multiple definition of `__VT_nextline' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:121: first defined here libdill.a(vtlabel.o): In function `__VT_scrollpage': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/dillib/vty/vtcurses.h:144: multiple definition of `__VT_scrollpage' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/src/../dillib/vty/vtcurses.h:144: first defined here libdill.a(vtlabel.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(vtlabel.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(vtlabel.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(dillofork2.o): In function `FD_bkgnd': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/IOQ.h:60: multiple definition of `FD_bkgnd' monitor.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/IOQ.h:60: first defined here libdill.a(dillofork2.o): In function `LDL_length': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: multiple definition of `LDL_length' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: first defined here libdill.a(dillofork2.o): In function `LDL_prepend': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: multiple definition of `LDL_prepend' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: first defined here libdill.a(dillofork2.o): In function `_LDL_cat': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: multiple definition of `_LDL_cat' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: first defined here libdill.a(dillofork2.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(dillofork2.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(dillofork2.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(pty.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(pty.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(pty.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here libdill.a(dillofork.o): In function `LDL_length': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: multiple definition of `LDL_length' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:179: first defined here libdill.a(dillofork.o): In function `LDL_prepend': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: multiple definition of `LDL_prepend' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:164: first defined here libdill.a(dillofork.o): In function `_LDL_cat': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: multiple definition of `_LDL_cat' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/LDL.h:126: first defined here libdill.a(dillofork.o): In function `skipblank': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: multiple definition of `skipblank' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:84: first defined here libdill.a(dillofork.o): In function `skippasteol': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: multiple definition of `skippasteol' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:91: first defined here libdill.a(dillofork.o): In function `strcnt': /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: multiple definition of `strcnt' psh.o:/wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12/./include/platform.h:98: first defined here cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/sysutils/ah-tty/work/ah-tty-0.3.12 *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/ah-tty From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 12:47:08 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 E71D537B for ; Fri, 30 Jan 2015 12:47:08 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 D1BCB383; Fri, 30 Jan 2015 12:47:08 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UCl8rP057613; Fri, 30 Jan 2015 12:47:08 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UCl8DO057388; Fri, 30 Jan 2015 12:47:08 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 12:47:08 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301247.t0UCl8DO057388@beefy1.isc.freebsd.org> To: waitman@waitman.net Subject: [package - head-i386-default][devel/libfortuna] Failed for libfortuna-0.1.0 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: Fri, 30 Jan 2015 12:47:09 -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: waitman@waitman.net Last committer: feld@FreeBSD.org Ident: $FreeBSD: head/devel/libfortuna/Makefile 375249 2014-12-22 17:12:26Z feld $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/libfortuna-0.1.0.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building devel/libfortuna build started at Fri Jan 30 12:47:03 UTC 2015 port directory: /usr/ports/devel/libfortuna building for: FreeBSD head-i386-default-job-10 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: waitman@waitman.net Makefile ident: $FreeBSD: head/devel/libfortuna/Makefile 375249 2014-12-22 17:12:26Z feld $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=libfortuna-0.1.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libfortuna/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libfortuna/work HOME=/wrkdirs/usr/ports/devel/libfortuna/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libfortuna/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libfortuna/work HOME=/wrkdirs/usr/ports/devel/libfortuna/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/libfortuna" EXAMPLESDIR="share/examples/libfortuna" DATADIR="share/libfortuna" WWWDIR="www/libfortuna" ETCDIR="etc/libfortuna" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libfortuna DOCSDIR=/usr/local/share/doc/libfortuna EXAMPLESDIR=/usr/local/share/examples/libfortuna WWWDIR=/usr/local/www/libfortuna ETCDIR=/usr/local/etc/libfortuna --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License MIT accepted by the user =========================================================================== =================================================== ===> libfortuna-0.1.0 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.7.txz [head-i386-default-job-10] Installing pkg-1.4.7... [head-i386-default-job-10] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libfortuna-0.1.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by libfortuna-0.1.0 for building =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by libfortuna-0.1.0 for building => SHA256 Checksum OK for libfortuna-0.1.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by libfortuna-0.1.0 for building ===> Extracting for libfortuna-0.1.0 => SHA256 Checksum OK for libfortuna-0.1.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for libfortuna-0.1.0 ===> Applying FreeBSD patches for libfortuna-0.1.0 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for libfortuna-0.1.0 =========================================================================== =================================================== ===> Building for libfortuna-0.1.0 cc -c -fPIC -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -g -Wall -Werror ./src/fortuna.c ./src/rijndael.c ./src/sha2.c ./src/px.c ./src/random.c ./src/internal.c ./src/blf.c ./src/sha1.c ./src/md5.c ./src/sha2.c:183:2: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 4794697086780616226 to 3609767458 [-Werror,-Wconstant-conversion] 0x428a2f98d728ae22ULL, 0x7137449123ef65cdULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:183:25: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 8158064640168781261 to 602891725 [-Werror,-Wconstant-conversion] 0x428a2f98d728ae22ULL, 0x7137449123ef65cdULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:184:2: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 13096744586834688815 to 3964484399 [-Werror,-Wconstant-conversion] 0xb5c0fbcfec4d3b2fULL, 0xe9b5dba58189dbbcULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:184:25: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 16840607885511220156 to 2173295548 [-Werror,-Wconstant-conversion] 0xb5c0fbcfec4d3b2fULL, 0xe9b5dba58189dbbcULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:185:2: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 4131703408338449720 to 4081628472 [-Werror,-Wconstant-conversion] 0x3956c25bf348b538ULL, 0x59f111f1b605d019ULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:185:25: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 6480981068601479193 to 3053834265 [-Werror,-Wconstant-conversion] 0x3956c25bf348b538ULL, 0x59f111f1b605d019ULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:186:2: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 10538285296894168987 to 2937671579 [-Werror,-Wconstant-conversion] 0x923f82a4af194f9bULL, 0xab1c5ed5da6d8118ULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:186:25: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 12329834152419229976 to 3664609560 [-Werror,-Wconstant-conversion] 0x923f82a4af194f9bULL, 0xab1c5ed5da6d8118ULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:187:2: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 15566598209576043074 to 2734883394 [-Werror,-Wconstant-conversion] 0xd807aa98a3030242ULL, 0x12835b0145706fbeULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:187:25: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 1334009975649890238 to 1164996542 [-Werror,-Wconstant-conversion] 0xd807aa98a3030242ULL, 0x12835b0145706fbeULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:188:2: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 2608012711638119052 to 1323610764 [-Werror,-Wconstant-conversion] 0x243185be4ee4b28cULL, 0x550c7dc3d5ffb4e2ULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:188:25: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 6128411473006802146 to 3590304994 [-Werror,-Wconstant-conversion] 0x243185be4ee4b28cULL, 0x550c7dc3d5ffb4e2ULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:189:2: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 8268148722764581231 to 4068182383 [-Werror,-Wconstant-conversion] 0x72be5d74f27b896fULL, 0x80deb1fe3b1696b1ULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:189:25: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 9286055187155687089 to 991336113 [-Werror,-Wconstant-conversion] 0x72be5d74f27b896fULL, 0x80deb1fe3b1696b1ULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:190:2: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 11230858885718282805 to 633803317 [-Werror,-Wconstant-conversion] 0x9bdc06a725c71235ULL, 0xc19bf174cf692694ULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:190:25: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 13951009754708518548 to 3479774868 [-Werror,-Wconstant-conversion] 0x9bdc06a725c71235ULL, 0xc19bf174cf692694ULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:191:2: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 16472876342353939154 to 2666613458 [-Werror,-Wconstant-conversion] 0xe49b69c19ef14ad2ULL, 0xefbe4786384f25e3ULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:191:25: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 17275323862435702243 to 944711139 [-Werror,-Wconstant-conversion] 0xe49b69c19ef14ad2ULL, 0xefbe4786384f25e3ULL, ^~~~~~~~~~~~~~~~~~~~~ ./src/sha2.c:192:2: error: implicit conversion from 'unsigned long long' to 'uint64' (aka 'unsigned long') changes value from 1135362057144423861 to 2341262773 [-Werror,-Wconstant-conversion] 0x0fc19dc68b8cd5b5ULL, 0x240ca1cc77ac9c65ULL, ^~~~~~~~~~~~~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/devel/libfortuna/work/waitman-libfortuna-4a52e16 *** Error code 1 Stop. make: stopped in /usr/ports/devel/libfortuna From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 12:49:41 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 C318239B; Fri, 30 Jan 2015 12:49:41 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 A377D390; Fri, 30 Jan 2015 12:49:41 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UCnfEJ085972; Fri, 30 Jan 2015 12:49:41 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UCnfSj085970; Fri, 30 Jan 2015 12:49:41 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 12:49:41 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301249.t0UCnfSj085970@beefy1.isc.freebsd.org> To: nivit@FreeBSD.org Subject: [package - head-i386-default][audio/ufmcontrol-i18n] Failed for ufmcontrol-i18n-0.3.5 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: Fri, 30 Jan 2015 12:49:41 -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: nivit@FreeBSD.org Last committer: nivit@FreeBSD.org Ident: $FreeBSD: head/audio/ufmcontrol-i18n/Makefile 364227 2014-08-06 22:18:29Z nivit $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/ufmcontrol-i18n-0.3.5.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building audio/ufmcontrol-i18n build started at Fri Jan 30 12:49:37 UTC 2015 port directory: /usr/ports/audio/ufmcontrol-i18n building for: FreeBSD head-i386-default-job-21 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: nivit@FreeBSD.org Makefile ident: $FreeBSD: head/audio/ufmcontrol-i18n/Makefile 364227 2014-08-06 22:18:29Z nivit $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=ufmcontrol-i18n-0.3.5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for ufmcontrol-i18n-0.3.5: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work HOME=/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- NO_PROFILE=yes XDG_DATA_HOME=/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work HOME=/wrkdirs/usr/ports/audio/ufmcontrol-i18n/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/ufmcontrol-i18n" EXAMPLESDIR="share/examples/ufmcontrol-i18n" DATADIR="share/ufmcontrol-i18n" WWWDIR="www/ufmcontrol-i18n" ETCDIR="etc/ufmcontrol-i18n" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ufmcontrol-i18n DOCSDIR=/usr/local/share/doc/ufmcontrol-i18n EXAMPLESDIR=/usr/local/share/examples/ufmcontrol-i18n WWWDIR=/usr/local/www/ufmcontrol-i18n ETCDIR=/usr/local/etc/ufmcontrol-i18n --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> ufmcontrol-i18n-0.3.5 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.7.txz [head-i386-default-job-21] Installing pkg-1.4.7... [head-i386-default-job-21] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ufmcontrol-i18n-0.3.5 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by ufmcontrol-i18n-0.3.5 for building =========================================================================== =================================================== ===> Fetching all distfiles required by ufmcontrol-i18n-0.3.5 for building => SHA256 Checksum OK for ufmcontrol-i18n-0.3.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by ufmcontrol-i18n-0.3.5 for building ===> Extracting for ufmcontrol-i18n-0.3.5 => SHA256 Checksum OK for ufmcontrol-i18n-0.3.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ufmcontrol-i18n-0.3.5 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for ufmcontrol-i18n-0.3.5 =========================================================================== =================================================== ===> Building for ufmcontrol-i18n-0.3.5 ===> src (all) ===> src/etc (all) ===> src/etc/mtree (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/etc/mtree ===> src/lib (all) Warning: Using /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/obj as object directory instead of canonical /usr/obj/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/../include -Werror -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/check_freq.c -o check_freq.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/../include -Werror -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/close_radio.c -o close_radio.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/../include -Werror -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/get_freq.c -o get_freq.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/../include -Werror -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/get_stereo.c -o get_stereo.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/../include -Werror -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/open_radio.c -o open_radio.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/../include -Werror -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/set_debug.c -o set_debug.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/../include -Werror -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/set_freq.c -o set_freq.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/../include -Werror -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/turn_power.c -o turn_power.o building static ufm library ranlib -D libufm.a cc -fpic -DPIC -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/../include -Werror -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/check_freq.c -o check_freq.So cc -fpic -DPIC -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/../include -Werror -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/close_radio.c -o close_radio.So cc -fpic -DPIC -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/../include -Werror -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/get_freq.c -o get_freq.So cc -fpic -DPIC -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/../include -Werror -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/get_stereo.c -o get_stereo.So cc -fpic -DPIC -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/../include -Werror -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/open_radio.c -o open_radio.So cc -fpic -DPIC -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/../include -Werror -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/set_debug.c -o set_debug.So cc -fpic -DPIC -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/../include -Werror -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/set_freq.c -o set_freq.So cc -fpic -DPIC -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/../include -Werror -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/turn_power.c -o turn_power.So building shared library libufm.so.1 ===> src/bin (all) Warning: Using /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/bin/obj as object directory instead of canonical /usr/obj/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/bin cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/bin/../include -Werror -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/bin/delta_freq.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/bin/../include -Werror -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/bin/input.c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/bin/input.c:54:6: error: use of undeclared identifier 'H_EVENT' H_EVENT, 100); ^ 1 error generated. *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/bin *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5 *** Error code 1 Stop. make: stopped in /usr/ports/audio/ufmcontrol-i18n From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 13:19:11 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 8011B937; Fri, 30 Jan 2015 13:19:11 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 6A3A98A3; Fri, 30 Jan 2015 13:19:11 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UDJAeB003137; Fri, 30 Jan 2015 13:19:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UDJADw003113; Fri, 30 Jan 2015 13:19:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 13:19:10 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301319.t0UDJADw003113@beefy2.isc.freebsd.org> To: nivit@FreeBSD.org Subject: [package - head-amd64-default][audio/ufmcontrol-i18n] Failed for ufmcontrol-i18n-0.3.5 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: Fri, 30 Jan 2015 13:19: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: nivit@FreeBSD.org Last committer: nivit@FreeBSD.org Ident: $FreeBSD: head/audio/ufmcontrol-i18n/Makefile 364227 2014-08-06 22:18:29Z nivit $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/ufmcontrol-i18n-0.3.5.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building audio/ufmcontrol-i18n build started at Fri Jan 30 13:19:06 UTC 2015 port directory: /usr/ports/audio/ufmcontrol-i18n building for: FreeBSD head-amd64-default-job-09 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: nivit@FreeBSD.org Makefile ident: $FreeBSD: head/audio/ufmcontrol-i18n/Makefile 364227 2014-08-06 22:18:29Z nivit $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=ufmcontrol-i18n-0.3.5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for ufmcontrol-i18n-0.3.5: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work HOME=/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- NO_PROFILE=yes XDG_DATA_HOME=/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work HOME=/wrkdirs/usr/ports/audio/ufmcontrol-i18n/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/ufmcontrol-i18n" EXAMPLESDIR="share/examples/ufmcontrol-i18n" DATADIR="share/ufmcontrol-i18n" WWWDIR="www/ufmcontrol-i18n" ETCDIR="etc/ufmcontrol-i18n" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ufmcontrol-i18n DOCSDIR=/usr/local/share/doc/ufmcontrol-i18n EXAMPLESDIR=/usr/local/share/examples/ufmcontrol-i18n WWWDIR=/usr/local/www/ufmcontrol-i18n ETCDIR=/usr/local/etc/ufmcontrol-i18n --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> ufmcontrol-i18n-0.3.5 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.7.txz [head-amd64-default-job-09] Installing pkg-1.4.7... [head-amd64-default-job-09] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ufmcontrol-i18n-0.3.5 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by ufmcontrol-i18n-0.3.5 for building =========================================================================== =================================================== ===> Fetching all distfiles required by ufmcontrol-i18n-0.3.5 for building => SHA256 Checksum OK for ufmcontrol-i18n-0.3.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by ufmcontrol-i18n-0.3.5 for building ===> Extracting for ufmcontrol-i18n-0.3.5 => SHA256 Checksum OK for ufmcontrol-i18n-0.3.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ufmcontrol-i18n-0.3.5 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for ufmcontrol-i18n-0.3.5 =========================================================================== =================================================== ===> Building for ufmcontrol-i18n-0.3.5 ===> src (all) ===> src/etc (all) ===> src/etc/mtree (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/etc/mtree ===> src/lib (all) Warning: Using /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/obj as object directory instead of canonical /usr/obj/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/../include -Werror -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/check_freq.c -o check_freq.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/../include -Werror -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/close_radio.c -o close_radio.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/../include -Werror -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/get_freq.c -o get_freq.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/../include -Werror -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/get_stereo.c -o get_stereo.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/../include -Werror -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/open_radio.c -o open_radio.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/../include -Werror -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/set_debug.c -o set_debug.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/../include -Werror -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/set_freq.c -o set_freq.o cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/../include -Werror -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/turn_power.c -o turn_power.o building static ufm library ranlib -D libufm.a cc -fpic -DPIC -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/../include -Werror -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/check_freq.c -o check_freq.So cc -fpic -DPIC -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/../include -Werror -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/close_radio.c -o close_radio.So cc -fpic -DPIC -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/../include -Werror -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/get_freq.c -o get_freq.So cc -fpic -DPIC -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/../include -Werror -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/get_stereo.c -o get_stereo.So cc -fpic -DPIC -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/../include -Werror -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/open_radio.c -o open_radio.So cc -fpic -DPIC -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/../include -Werror -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/set_debug.c -o set_debug.So cc -fpic -DPIC -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/../include -Werror -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/set_freq.c -o set_freq.So cc -fpic -DPIC -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/../include -Werror -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/lib/turn_power.c -o turn_power.So building shared library libufm.so.1 ===> src/bin (all) Warning: Using /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/bin/obj as object directory instead of canonical /usr/obj/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/bin cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/bin/../include -Werror -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/bin/delta_freq.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/bin/../include -Werror -std=gnu99 -fstack-protector -Qunused-arguments -c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/bin/input.c /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/bin/input.c:54:6: error: use of undeclared identifier 'H_EVENT' H_EVENT, 100); ^ 1 error generated. *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src/bin *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5/src *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/audio/ufmcontrol-i18n/work/ufmcontrol-i18n-0.3.5 *** Error code 1 Stop. make: stopped in /usr/ports/audio/ufmcontrol-i18n From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 13:19:21 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 6E978946; Fri, 30 Jan 2015 13:19:21 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 58DD68A7; Fri, 30 Jan 2015 13:19:21 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UDJKch048115; Fri, 30 Jan 2015 13:19:20 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UDJKIU048098; Fri, 30 Jan 2015 13:19:20 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 13:19:20 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301319.t0UDJKIU048098@beefy1.isc.freebsd.org> To: bapt@FreeBSD.org Subject: [package - head-i386-default][devel/i386-linux-binutils] Failed for i386-linux-binutils-2.25 in package 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: Fri, 30 Jan 2015 13:19:21 -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: bapt@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/devel/i386-linux-binutils/Makefile 375610 2014-12-25 22:48:42Z bapt $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/i386-linux-binutils-2.25.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building devel/i386-linux-binutils build started at Fri Jan 30 13:16:06 UTC 2015 port directory: /usr/ports/devel/i386-linux-binutils building for: FreeBSD head-i386-default-job-18 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: bapt@FreeBSD.org Makefile ident: $FreeBSD: head/devel/i386-linux-binutils/Makefile 375610 2014-12-25 22:48:42Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=i386-linux-binutils-2.25 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-shared --target=i386-pc-linux-gnu --disable-werror --with-sysroot=/ --disable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/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-- NLS="@comment " NO_NLS="" GOLD="@comment " OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/binutils" EXAMPLESDIR="share/examples/binutils" DATADIR="share/binutils" WWWDIR="www/binutils" ETCDIR="etc/binutils" --End PLIST_SUB-- --SUB_LIST-- NLS="@comment " NO_NLS="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/binutils DOCSDIR=/usr/local/share/doc/binutils EXAMPLESDIR=/usr/local/share/examples/binutils WWWDIR=/usr/local/www/binutils ETCDIR=/usr/local/etc/binutils --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 LGPL3 accepted by the user =========================================================================== =================================================== ===> i386-linux-binutils-2.25 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.7.txz [head-i386-default-job-18] Installing pkg-1.4.7... [head-i386-default-job-18] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of i386-linux-binutils-2.25 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by i386-linux-binutils-2.25 for building =========================================================================== =================================================== ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by i386-linux-binutils-2.25 for building => SHA256 Checksum OK for binutils-2.25.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by i386-linux-binutils-2.25 for building ===> Extracting for i386-linux-binutils-2.25 => SHA256 Checksum OK for binutils-2.25.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for i386-linux-binutils-2.25 ===> Applying FreeBSD patches for i386-linux-binutils-2.25 =========================================================================== =================================================== ===> i386-linux-binutils-2.25 depends on file: /usr/local/lib/libgmp.so - not found ===> Verifying install for /usr/local/lib/libgmp.so in /usr/ports/math/gmp ===> Installing existing package /packages/All/gmp-5.1.3_2.txz [head-i386-default-job-18] Installing gmp-5.1.3_2... [head-i386-default-job-18] `-- Installing indexinfo-0.2.2... [head-i386-default-job-18] `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-18] Extracting gmp-5.1.3_2... done ===> Returning to build of i386-linux-binutils-2.25 ===> i386-linux-binutils-2.25 depends on file: /usr/local/lib/libmpfr.so - not found ===> Verifying install for /usr/local/lib/libmpfr.so in /usr/ports/math/mpfr ===> Installing existing package /packages/All/mpfr-3.1.2_2.txz [head-i386-default-job-18] Installing mpfr-3.1.2_2... [head-i386-default-job-18] Extracting mpfr-3.1.2_2... done ===> Returning to build of i386-linux-binutils-2.25 ===> i386-linux-binutils-2.25 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 [head-i386-default-job-18] Installing bison-2.7.1,1... [head-i386-default-job-18] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-18] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-18] `-- Installing m4-1.4.17_1,1... [head-i386-default-job-18] `-- Extracting m4-1.4.17_1,1... done [head-i386-default-job-18] Extracting bison-2.7.1,1... done ===> Returning to build of i386-linux-binutils-2.25 ===> i386-linux-binutils-2.25 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 [head-i386-default-job-18] Installing gmake-4.1_1... [head-i386-default-job-18] Extracting gmake-4.1_1... done ===> Returning to build of i386-linux-binutils-2.25 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for i386-linux-binutils-2.25 configure: loading site script /usr/ports/Templates/config.site checking build system type... i386-portbld-freebsd11.0 checking host system type... i386-portbld-freebsd11.0 checking target system type... i386-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for gawk... (cached) /usr/bin/awk checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed libtool: install: install -o root -g wheel -m 555 -s strip-new /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/i386-pc-linux-gnu-strip /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 cxxfilt /usr/local/bin/i386-pc-linux-gnu-c++filt libtool: install: install -o root -g wheel -m 555 -s cxxfilt /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/i386-pc-linux-gnu-c++filt /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin mkdir /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu mkdir /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin for i in nm-new strip-new ar ranlib dlltool objdump objcopy; do \ if [ -f $i ]; then \ j=`echo $i | sed -e 's/-new//'`; \ k=`echo $j | sed 's&^&i386-pc-linux-gnu-&'`; \ if [ "/usr/local/bin/$k" != "/usr/local/i386-pc-linux-gnu/bin/$j" ]; then \ rm -f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/$j; \ ln /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$k /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/$j >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 $i /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/$j; \ fi; \ else true; \ fi; \ done gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/binutils' gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/binutils' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/binutils' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/binutils' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/etc' gmake[3]: Nothing to be done for 'install'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/etc' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas' Making install in doc gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas/doc' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas/doc' gmake[5]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/i386-linux/info" || ../../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info" install -o root -g wheel -m 0644 ./as.info '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info' test -z "/usr/local/man/man1" || ../../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/man/man1" install -o root -g wheel -m 0644 'as.1' '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/man/man1/i386-pc-linux-gnu-as.1' gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas/doc' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas/doc' Making install in po gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas/po' gmake[4]: Nothing to be done for 'install'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas/po' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas' /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 as-new /usr/local/bin/i386-pc-linux-gnu-as libtool: install: install -o root -g wheel -m 555 -s as-new /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/i386-pc-linux-gnu-as /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin n=`echo as | sed 's&^&i386-pc-linux-gnu-&'`; \ if [ "/usr/local/bin/$n" != "/usr/local/i386-pc-linux-gnu/bin/as" ]; then \ rm -f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/as; \ ln /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$n /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/as >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 as-new /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/as; \ else \ true ; \ fi gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' gmake install-recursive gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' Making install in po gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof/po' gmake[5]: Nothing to be done for 'install'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof/po' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' gmake[6]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' test -z "/usr/local/bin" || ./../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin" /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 gprof '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/./i386-pc-linux-gnu-gprof' libtool: install: install -o root -g wheel -m 555 -s gprof /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/./i386-pc-linux-gnu-gprof test -z "/usr/local/i386-linux/info" || ./../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info" install -o root -g wheel -m 0644 ./gprof.info '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info' test -z "/usr/local/man/man1" || ./../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/man/man1" install -o root -g wheel -m 0644 'gprof.1' '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/man/man1/i386-pc-linux-gnu-gprof.1' gmake[6]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/intl' gmake[3]: Nothing to be done for 'install'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/intl' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' gmake install-recursive gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' Making install in po gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld/po' gmake[5]: Nothing to be done for 'install'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld/po' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' gmake[6]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' test -z "/usr/local/bin" || ./../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin" /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 ld-new '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/./i386-pc-linux-gnu-ld.bfd' libtool: install: install -o root -g wheel -m 555 -s ld-new /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/./i386-pc-linux-gnu-ld.bfd /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin n=`echo ld.bfd | sed 's/^ld-new$/ld.bfd/;s&^&i386-pc-linux-gnu-&'`; \ if test "/usr/local/bin" != "/usr/local/i386-pc-linux-gnu/bin"; then \ rm -f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/ld.bfd; \ ln /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$n /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/ld.bfd >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 ld-new /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/ld.bfd; \ fi; \ if test "xyes" = "xyes"; then \ ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s&^&i386-pc-linux-gnu-&'`; \ rm -f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$ld; \ ln /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$n /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$ld >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 ld-new /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$ld; \ if test "/usr/local/bin" != "/usr/local/i386-pc-linux-gnu/bin"; then \ rm -f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/ld; \ ln /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$n /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/ld >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 ld-new /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/ld; \ fi; \ fi /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts mkdir /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib mkdir /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts for f in ldscripts/* ; do \ install -o root -g wheel -m 0644 $f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/$f ; \ done test -z "/usr/local/i386-linux/info" || ./../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info" install -o root -g wheel -m 0644 ./ld.info '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info' test -z "/usr/local/man/man1" || ./../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/man/man1" install -o root -g wheel -m 0644 'ld.1' '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/man/man1/i386-pc-linux-gnu-ld.1' gmake[6]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/libiberty' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/libiberty/testsuite' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/libiberty/testsuite' if test -n ""; then \ /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/lib/`cc -O2 -pipe -fstack-protector -fno-strict-aliasing -print-multi-os-directory`; \ install -o root -g wheel -m 0644 ./libiberty.a /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/lib/`cc -O2 -pipe -fstack-protector -fno-strict-aliasing -print-multi-os-directory`/./libiberty.an; \ ( cd /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/lib/`cc -O2 -pipe -fstack-protector -fno-strict-aliasing -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ); \ mv -f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/lib/`cc -O2 -pipe -fstack-protector -fno-strict-aliasing -print-multi-os-directory`/./libiberty.an /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/lib/`cc -O2 -pipe -fstack-protector -fno-strict-aliasing -print-multi-os-directory`/./libiberty.a; \ case "" in \ /*) thd=;; \ *) thd=/usr/local/include/;; \ esac; \ /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage${thd}; \ for h in ./../include/ansidecl.h ./../include/demangle.h ./../include/dyn-string.h ./../include/fibheap.h ./../include/floatformat.h ./../include/hashtab.h ./../include/libiberty.h ./../include/objalloc.h ./../include/partition.h ./../include/safe-ctype.h ./../include/sort.h ./../include/splay-tree.h ./../include/timeval-utils.h; do \ install -o root -g wheel -m 0644 $h /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage${thd}; \ done; \ fi gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/libiberty/testsuite' gmake[4]: Nothing to be done for 'install'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/libiberty/testsuite' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/libiberty' gmake[2]: Nothing to be done for 'install-target'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25' gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25' /bin/rm -f -rf /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux /bin/ln -fs ../../bin/i386-pc-linux-gnu-size /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/size ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for i386-linux-binutils-2.25 pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.x: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xbn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xd: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xdc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xdw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xr: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xs: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xsc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xsw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xu: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.x: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xbn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xd: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xdc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xdw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xr: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xs: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xsc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xsw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xu: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.x: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xbn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xd: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xdc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xdw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xr: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xs: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xsc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xsw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xu: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xw: No such file or directory *** Error code 1 Stop. make: stopped in /usr/ports/devel/i386-linux-binutils From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 13:29:49 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 B8B52E27; Fri, 30 Jan 2015 13:29:49 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 A58CA9C9; Fri, 30 Jan 2015 13:29:49 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UDTnZp077529; Fri, 30 Jan 2015 13:29:49 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UDTnfC077521; Fri, 30 Jan 2015 13:29:49 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 13:29:49 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301329.t0UDTnfC077521@beefy1.isc.freebsd.org> To: trasz@FreeBSD.org Subject: [package - head-i386-default][sysutils/pesign] Failed for pesign-0.110 in fetch 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: Fri, 30 Jan 2015 13:29:49 -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: trasz@FreeBSD.org Last committer: trasz@FreeBSD.org Ident: $FreeBSD: head/sysutils/pesign/Makefile 377606 2015-01-21 13:40:24Z trasz $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/pesign-0.110.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building sysutils/pesign build started at Fri Jan 30 13:28:29 UTC 2015 port directory: /usr/ports/sysutils/pesign building for: FreeBSD head-i386-default-job-09 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: trasz@FreeBSD.org Makefile ident: $FreeBSD: head/sysutils/pesign/Makefile 377606 2015-01-21 13:40:24Z trasz $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=pesign-0.110 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/pesign/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/pesign/work HOME=/wrkdirs/usr/ports/sysutils/pesign/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/pesign/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/pesign/work HOME=/wrkdirs/usr/ports/sysutils/pesign/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/pesign/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/pesign/work HOME=/wrkdirs/usr/ports/sysutils/pesign/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/pesign/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/pesign/work HOME=/wrkdirs/usr/ports/sysutils/pesign/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -fstack-protector -Wl,-rpath=/usr/local/ lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/pesign" EXAMPLESDIR="share/examples/pesign" DATADIR="share/pesign" WWWDIR="www/pesign" ETCDIR="etc/pesign" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pesign DOCSDIR=/usr/local/share/doc/pesign EXAMPLESDIR=/usr/local/share/examples/pesign WWWDIR=/usr/local/www/pesign ETCDIR=/usr/local/etc/pesign --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> pesign-0.110 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.7.txz [head-i386-default-job-09] Installing pkg-1.4.7... [head-i386-default-job-09] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of pesign-0.110 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user => pesign-0.110.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/vathpela/pesign/legacy.tar.gz/0.110?dummy=/pesign-0.110.tar.gz fetch: https://codeload.github.com/vathpela/pesign/legacy.tar.gz/0.110?dummy=/pesign-0.110.tar.gz: size unknown fetch: https://codeload.github.com/vathpela/pesign/legacy.tar.gz/0.110?dummy=/pesign-0.110.tar.gz: size of remote file is not known pesign-0.110.tar.gz 0 B 0 Bps => Fetched file size mismatch (expected 103884, actual 103852) => Trying next site => Attempting to fetch http://codeload.github.com/vathpela/pesign/legacy.tar.gz/0.110?dummy=/pesign-0.110.tar.gz fetch: http://codeload.github.com/vathpela/pesign/legacy.tar.gz/0.110?dummy=/pesign-0.110.tar.gz: Operation timed out => Attempting to fetch http://cloud.github.com/downloads/vathpela/pesign/pesign-0.110.tar.gz fetch: http://cloud.github.com/downloads/vathpela/pesign/pesign-0.110.tar.gz: Forbidden => Attempting to fetch https://github.com/vathpela/pesign/archive/0.110.tar.gz?dummy=/pesign-0.110.tar.gz fetch: https://github.com/vathpela/pesign/archive/0.110.tar.gz?dummy=/pesign-0.110.tar.gz: size unknown fetch: https://github.com/vathpela/pesign/archive/0.110.tar.gz?dummy=/pesign-0.110.tar.gz: size of remote file is not known pesign-0.110.tar.gz 0 B 0 Bps => Fetched file size mismatch (expected 103884, actual 103805) => Trying next site => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/pesign-0.110.tar.gz fetch: http://distcache.FreeBSD.org/ports-distfiles/pesign-0.110.tar.gz: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /portdistfiles/ and try again. *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/pesign From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 13:36:33 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 2BC50ED6 for ; Fri, 30 Jan 2015 13:36:33 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 174F7AB2 for ; Fri, 30 Jan 2015 13:36:33 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UDaWnc083752 for ; Fri, 30 Jan 2015 13:36:32 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UDaWcL083734; Fri, 30 Jan 2015 13:36:32 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 13:36:32 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301336.t0UDaWcL083734@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-i386-default][lang/libjit] Failed for libjit-0.1.2_1 in build 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: Fri, 30 Jan 2015 13:36:33 -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: amdmi3@FreeBSD.org Ident: $FreeBSD: head/lang/libjit/Makefile 355510 2014-05-27 13:19:50Z amdmi3 $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/libjit-0.1.2_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building lang/libjit build started at Fri Jan 30 13:36:14 UTC 2015 port directory: /usr/ports/lang/libjit building for: FreeBSD head-i386-default-job-09 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/lang/libjit/Makefile 355510 2014-05-27 13:19:50Z amdmi3 $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=libjit-0.1.2_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/libjit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/libjit/work HOME=/wrkdirs/usr/ports/lang/libjit/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/lang/libjit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/libjit/work HOME=/wrkdirs/usr/ports/lang/libjit/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/libjit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/libjit/work HOME=/wrkdirs/usr/ports/lang/libjit/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/libjit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/libjit/work HOME=/wrkdirs/usr/ports/lang/libjit/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 -O0 -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -O0 -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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/libjit" EXAMPLESDIR="share/examples/libjit" DATADIR="share/libjit" WWWDIR="www/libjit" ETCDIR="etc/libjit" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libjit DOCSDIR=/usr/local/share/doc/libjit EXAMPLESDIR=/usr/local/share/examples/libjit WWWDIR=/usr/local/www/libjit ETCDIR=/usr/local/etc/libjit --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 LGPL3 accepted by the user =========================================================================== =================================================== ===> libjit-0.1.2_1 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.7.txz [head-i386-default-job-09] Installing pkg-1.4.7... [head-i386-default-job-09] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libjit-0.1.2_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 LGPL3 accepted by the user ===> Fetching all distfiles required by libjit-0.1.2_1 for building =========================================================================== =================================================== ===> License LGPL21 LGPL3 accepted by the user ===> Fetching all distfiles required by libjit-0.1.2_1 for building => SHA256 Checksum OK for libjit-0.1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 LGPL3 accepted by the user ===> Fetching all distfiles required by libjit-0.1.2_1 for building ===> Extracting for libjit-0.1.2_1 => SHA256 Checksum OK for libjit-0.1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for libjit-0.1.2_1 =========================================================================== =================================================== ===> libjit-0.1.2_1 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 [head-i386-default-job-09] Installing gmake-4.1_1... [head-i386-default-job-09] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-09] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-09] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-09] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-09] Extracting gmake-4.1_1... done ===> Returning to build of libjit-0.1.2_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for libjit-0.1.2_1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2/configure configure: loading site script /usr/ports/Templates/config.site checking build system type... i386-portbld-freebsd11.0 checking host system type... i386-portbld-freebsd11.0 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking architecture... x86 checking if building for some Win32 platform... no checking for gawk... (cached) /usr/bin/awk checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking whether gmake sets $(MAKE)... (cached) yes checking for bison... no checking for byacc... byacc checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for pic computed goto support... yes checking for sin in -lm... yes checking for dlopen in -ldl... no checking for pthread_create in -lpthread... yes checking for working memcmp... yes checking for memset... (cached) yes checking for memcmp... (cached) yes checking for memchr... (cached) yes checking for memcpy... (cached) yes checking for memmove... (cached) yes checking for bcopy... (cached) yes checking for bzero... (cached) yes checking for bcmp... (cached) yes checking for strlen... (cached) yes checking for strcpy... yes checking for strcat... yes checking for strncpy... yes checking for strcmp... yes checking for strncmp... yes checking for strchr... yes checking for strrchr... yes checking for vsprintf... (cached) yes checking for vsnprintf... (cached) yes checking for _vsnprintf... no checking for getpagesize... (cached) yes checking for isnan... yes checking for isinf... yes checking for finite... yes checking for fmod... yes checking for remainder... yes checking for drem... yes checking for ceil... yes checking for floor... yes checking for acos... yes checking for asin... yes checking for atan... yes checking for atan2... yes checking for cos... yes checking for cosh... yes checking for exp... yes checking for log... yes checking for log10... yes checking for pow... yes checking for sin... yes checking for sinh... yes checking for sqrt... yes checking for tan... yes checking for tanh... yes checking for isnanf... yes checking for isinff... no checking for finitef... yes checking for fmodf... yes checking for remainderf... yes checking for dremf... yes checking for ceilf... yes checking for floorf... yes checking for acosf... yes checking for asinf... yes checking for atanf... yes checking for atan2f... yes checking for cosf... yes checking for coshf... yes checking for expf... yes checking for logf... yes checking for log10f... yes checking for powf... yes checking for sinf... yes checking for sinhf... yes checking for sqrtf... yes checking for tanf... yes checking for tanhf... yes checking for isnanl... no checking for isinfl... no checking for finitel... no checking for fmodl... yes checking for remainderl... yes checking for dreml... no checking for ceill... yes checking for floorl... yes checking for acosl... yes checking for asinl... yes checking for atanl... yes checking for atan2l... yes checking for cosl... yes checking for coshl... yes checking for expl... yes checking for logl... yes checking for log10l... yes checking for powl... yes checking for sinl... yes checking for sinhl... yes checking for sqrtl... yes checking for tanl... yes checking for tanhl... yes checking for dlopen... (cached) yes checking for cygwin_conv_to_win32_path... no checking for mmap... (cached) yes checking for munmap... (cached) yes checking for mprotect... (cached) yes checking for sigsetjmp... yes checking for __sigsetjmp... no checking for _setjmp... yes checking for working alloca.h... no checking for alloca... yes configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/jit/Makefile config.status: creating include/jit/jit-defs.h config.status: creating tools/Makefile config.status: creating jit/Makefile config.status: creating jitdynamic/Makefile config.status: creating jitplus/Makefile config.status: creating dpas/Makefile config.status: creating tutorial/Makefile config.status: creating tests/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands =========================================================================== =================================================== ===> Building for libjit-0.1.2_1 gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2' gmake all-recursive gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2' Making all in include gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2/include' Making all in jit gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2/include/jit' gmake all-am gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2/include/jit' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2/include/jit' gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2/include/jit' gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2/include' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2/include' gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2/include' Making all in tools gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2/tools' cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../jit -I../jit -O2 -pipe -O0 -fstack-protector -fno-strict-aliasing -Wall -fno-omit-frame-pointer -MT gen-apply.o -MD -MP -MF .deps/gen-apply.Tpo -c -o gen-apply.o gen-apply.c gen-apply.c:1460:2: warning: variable '__f' is uninitialized when used here [-Wuninitialized] _JIT_ARCH_GET_CURRENT_FRAME(frame_address); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/jit/jit-arch.h:32:7: note: expanded from macro '_JIT_ARCH_GET_CURRENT_FRAME' f = __f; \ ^~~ gen-apply.c:1460:2: note: variable '__f' is declared here ./include/jit/jit-arch.h:31:3: note: expanded from macro '_JIT_ARCH_GET_CURRENT_FRAME' register void *__f asm("ebp"); \ ^ gen-apply.c:1494:2: warning: variable '__f' is uninitialized when used here [-Wuninitialized] _JIT_ARCH_GET_CURRENT_FRAME(frame_address); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./include/jit/jit-arch.h:32:7: note: expanded from macro '_JIT_ARCH_GET_CURRENT_FRAME' f = __f; \ ^~~ gen-apply.c:1494:2: note: variable '__f' is declared here ./include/jit/jit-arch.h:31:3: note: expanded from macro '_JIT_ARCH_GET_CURRENT_FRAME' register void *__f asm("ebp"); \ ^ 2 warnings generated. mv -f .deps/gen-apply.Tpo .deps/gen-apply.Po /bin/sh ../libtool --tag=CC --mode=link cc -I../include -I../include -I../jit -I../jit -O2 -pipe -O0 -fstack-protector -fno-strict-aliasing -Wall -fno-omit-frame-pointer -fstack-protector -o gen-apply gen-apply.o -lpthread -lm mkdir .libs cc -I../include -I../include -I../jit -I../jit -O2 -pipe -O0 -fstack-protector -fno-strict-aliasing -Wall -fno-omit-frame-pointer -fstack-protector -o gen-apply gen-apply.o -lpthread -lm cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../jit -I../jit -O2 -pipe -O0 -fstack-protector -fno-strict-aliasing -Wall -fno-omit-frame-pointer -MT gen-rules-parser.o -MD -MP -MF .deps/gen-rules-parser.Tpo -c -o gen-rules-parser.o gen-rules-parser.c gen-rules-parser.y:862:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(names[index]); ^~~~~~~~~~~~ gen-rules-parser.y:868:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(other_names[index]); ^~~~~~~~~~~~~~~~~~ 2 warnings generated. mv -f .deps/gen-rules-parser.Tpo .deps/gen-rules-parser.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../jit -I../jit -O2 -pipe -O0 -fstack-protector -fno-strict-aliasing -Wall -fno-omit-frame-pointer -MT gen-rules-scanner.o -MD -MP -MF .deps/gen-rules-scanner.Tpo -c -o gen-rules-scanner.o gen-rules-scanner.c mv -f .deps/gen-rules-scanner.Tpo .deps/gen-rules-scanner.Po /bin/sh ../libtool --tag=CC --mode=link cc -I../include -I../include -I../jit -I../jit -O2 -pipe -O0 -fstack-protector -fno-strict-aliasing -Wall -fno-omit-frame-pointer -fstack-protector -o gen-rules gen-rules-parser.o gen-rules-scanner.o -lpthread -lm cc -I../include -I../include -I../jit -I../jit -O2 -pipe -O0 -fstack-protector -fno-strict-aliasing -Wall -fno-omit-frame-pointer -fstack-protector -o gen-rules gen-rules-parser.o gen-rules-scanner.o -lpthread -lm cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../jit -I../jit -O2 -pipe -O0 -fstack-protector -fno-strict-aliasing -Wall -fno-omit-frame-pointer -MT gen-sel-parser.o -MD -MP -MF .deps/gen-sel-parser.Tpo -c -o gen-sel-parser.o gen-sel-parser.c mv -f .deps/gen-sel-parser.Tpo .deps/gen-sel-parser.Po cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../jit -I../jit -O2 -pipe -O0 -fstack-protector -fno-strict-aliasing -Wall -fno-omit-frame-pointer -MT gen-sel-scanner.o -MD -MP -MF .deps/gen-sel-scanner.Tpo -c -o gen-sel-scanner.o gen-sel-scanner.c mv -f .deps/gen-sel-scanner.Tpo .deps/gen-sel-scanner.Po /bin/sh ../libtool --tag=CC --mode=link cc -I../include -I../include -I../jit -I../jit -O2 -pipe -O0 -fstack-protector -fno-strict-aliasing -Wall -fno-omit-frame-pointer -fstack-protector -o gen-sel gen-sel-parser.o gen-sel-scanner.o -lpthread -lm cc -I../include -I../include -I../jit -I../jit -O2 -pipe -O0 -fstack-protector -fno-strict-aliasing -Wall -fno-omit-frame-pointer -fstack-protector -o gen-sel gen-sel-parser.o gen-sel-scanner.o -lpthread -lm ./gen-apply >../jit/jit-apply-rules.h Makefile:532: recipe for target '../jit/jit-apply-rules.h' failed gmake[3]: *** [../jit/jit-apply-rules.h] Segmentation fault (core dumped) gmake[3]: *** Deleting file '../jit/jit-apply-rules.h' gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2/tools' Makefile:280: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2' Makefile:210: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/libjit/work/libjit-0.1.2' *** Error code 1 Stop. make: stopped in /usr/ports/lang/libjit From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 14:02:39 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 051FA354; Fri, 30 Jan 2015 14:02:39 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 E3095D5C; Fri, 30 Jan 2015 14:02:38 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UE2cr1019190; Fri, 30 Jan 2015 14:02:38 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UE2c4Y019178; Fri, 30 Jan 2015 14:02:38 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 14:02:38 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301402.t0UE2c4Y019178@beefy2.isc.freebsd.org> To: trasz@FreeBSD.org Subject: [package - head-amd64-default][sysutils/pesign] Failed for pesign-0.110 in fetch 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: Fri, 30 Jan 2015 14:02:39 -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: trasz@FreeBSD.org Last committer: trasz@FreeBSD.org Ident: $FreeBSD: head/sysutils/pesign/Makefile 377606 2015-01-21 13:40:24Z trasz $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/pesign-0.110.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building sysutils/pesign build started at Fri Jan 30 14:01:17 UTC 2015 port directory: /usr/ports/sysutils/pesign building for: FreeBSD head-amd64-default-job-03 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: trasz@FreeBSD.org Makefile ident: $FreeBSD: head/sysutils/pesign/Makefile 377606 2015-01-21 13:40:24Z trasz $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=pesign-0.110 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/pesign/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/pesign/work HOME=/wrkdirs/usr/ports/sysutils/pesign/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/pesign/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/pesign/work HOME=/wrkdirs/usr/ports/sysutils/pesign/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/pesign/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/pesign/work HOME=/wrkdirs/usr/ports/sysutils/pesign/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/pesign/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/pesign/work HOME=/wrkdirs/usr/ports/sysutils/pesign/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -fstack-protector -Wl,-rpath=/usr/local/ lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/pesign" EXAMPLESDIR="share/examples/pesign" DATADIR="share/pesign" WWWDIR="www/pesign" ETCDIR="etc/pesign" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pesign DOCSDIR=/usr/local/share/doc/pesign EXAMPLESDIR=/usr/local/share/examples/pesign WWWDIR=/usr/local/www/pesign ETCDIR=/usr/local/etc/pesign --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> pesign-0.110 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.7.txz [head-amd64-default-job-03] Installing pkg-1.4.7... [head-amd64-default-job-03] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of pesign-0.110 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user => pesign-0.110.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/vathpela/pesign/legacy.tar.gz/0.110?dummy=/pesign-0.110.tar.gz fetch: https://codeload.github.com/vathpela/pesign/legacy.tar.gz/0.110?dummy=/pesign-0.110.tar.gz: size unknown fetch: https://codeload.github.com/vathpela/pesign/legacy.tar.gz/0.110?dummy=/pesign-0.110.tar.gz: size of remote file is not known pesign-0.110.tar.gz 0 B 0 Bps => Fetched file size mismatch (expected 103884, actual 103852) => Trying next site => Attempting to fetch http://codeload.github.com/vathpela/pesign/legacy.tar.gz/0.110?dummy=/pesign-0.110.tar.gz fetch: http://codeload.github.com/vathpela/pesign/legacy.tar.gz/0.110?dummy=/pesign-0.110.tar.gz: Operation timed out => Attempting to fetch http://cloud.github.com/downloads/vathpela/pesign/pesign-0.110.tar.gz fetch: http://cloud.github.com/downloads/vathpela/pesign/pesign-0.110.tar.gz: Forbidden => Attempting to fetch https://github.com/vathpela/pesign/archive/0.110.tar.gz?dummy=/pesign-0.110.tar.gz fetch: https://github.com/vathpela/pesign/archive/0.110.tar.gz?dummy=/pesign-0.110.tar.gz: size unknown fetch: https://github.com/vathpela/pesign/archive/0.110.tar.gz?dummy=/pesign-0.110.tar.gz: size of remote file is not known pesign-0.110.tar.gz 0 B 0 Bps => Fetched file size mismatch (expected 103884, actual 103805) => Trying next site => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/pesign-0.110.tar.gz fetch: http://distcache.FreeBSD.org/ports-distfiles/pesign-0.110.tar.gz: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /portdistfiles/ and try again. *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/pesign From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 14:29:39 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 623ABD8A for ; Fri, 30 Jan 2015 14:29:39 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 4E09E168; Fri, 30 Jan 2015 14:29:39 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UETdLI008383; Fri, 30 Jan 2015 14:29:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UETcVW008089; Fri, 30 Jan 2015 14:29:38 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 14:29:38 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301429.t0UETcVW008089@beefy1.isc.freebsd.org> To: uffe@uffe.org Subject: [package - head-i386-default][science/pulseview] Failed for pulseview-0.2.0_1 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: Fri, 30 Jan 2015 14:29:39 -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: uffe@uffe.org Last committer: marino@FreeBSD.org Ident: $FreeBSD: head/science/pulseview/Makefile 363921 2014-08-03 16:16:21Z marino $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/pulseview-0.2.0_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building science/pulseview build started at Fri Jan 30 14:26:13 UTC 2015 port directory: /usr/ports/science/pulseview building for: FreeBSD head-i386-default-job-19 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: uffe@uffe.org Makefile ident: $FreeBSD: head/science/pulseview/Makefile 363921 2014-08-03 16:16:21Z marino $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=pulseview-0.2.0_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 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-- XDG_DATA_HOME=/wrkdirs/usr/ports/science/pulseview/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/pulseview/work HOME=/wrkdirs/usr/ports/science/pulseview/work 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 PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/science/pulseview/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/pulseview/work HOME=/wrkdirs/usr/ports/science/pulseview/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-- 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" CMAKE_BUILD_TYPE="release" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/pulseview" EXAMPLESDIR="share/examples/pulseview" DATADIR="share/pulseview" WWWDIR="www/pulseview" ETCDIR="etc/pulseview" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pulseview DOCSDIR=/usr/local/share/doc/pulseview EXAMPLESDIR=/usr/local/share/examples/pulseview WWWDIR=/usr/local/www/pulseview ETCDIR=/usr/local/etc/pulseview --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> pulseview-0.2.0_1 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.7.txz [head-i386-default-job-19] Installing pkg-1.4.7... [head-i386-default-job-19] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of pulseview-0.2.0_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by pulseview-0.2.0_1 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by pulseview-0.2.0_1 for building => SHA256 Checksum OK for pulseview-0.2.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by pulseview-0.2.0_1 for building ===> Extracting for pulseview-0.2.0_1 => SHA256 Checksum OK for pulseview-0.2.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for pulseview-0.2.0_1 ===> Applying FreeBSD patches for pulseview-0.2.0_1 =========================================================================== =================================================== ===> pulseview-0.2.0_1 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.1.txz [head-i386-default-job-19] Installing cmake-3.1.1... [head-i386-default-job-19] `-- Installing cmake-modules-3.1.1... [head-i386-default-job-19] `-- Extracting cmake-modules-3.1.1... done [head-i386-default-job-19] `-- Installing curl-7.40.0... [head-i386-default-job-19] | `-- Installing ca_root_nss-3.17.3_1... [head-i386-default-job-19] | `-- Extracting ca_root_nss-3.17.3_1... done [head-i386-default-job-19] `-- Extracting curl-7.40.0... done [head-i386-default-job-19] `-- Installing expat-2.1.0_2... [head-i386-default-job-19] `-- Extracting expat-2.1.0_2... done [head-i386-default-job-19] Extracting cmake-3.1.1... done ===> Returning to build of pulseview-0.2.0_1 ===> pulseview-0.2.0_1 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 [head-i386-default-job-19] Installing gmake-4.1_1... [head-i386-default-job-19] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-19] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-19] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-19] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-19] Extracting gmake-4.1_1... done ===> Returning to build of pulseview-0.2.0_1 ===> pulseview-0.2.0_1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [head-i386-default-job-19] Installing pkgconf-0.9.7... [head-i386-default-job-19] Extracting pkgconf-0.9.7... done ===> Returning to build of pulseview-0.2.0_1 ===> pulseview-0.2.0_1 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_3.txz [head-i386-default-job-19] Installing qt4-corelib-4.8.6_3... [head-i386-default-job-19] `-- Installing glib-2.42.1... [head-i386-default-job-19] | `-- Installing libffi-3.2.1... [head-i386-default-job-19] | `-- Extracting libffi-3.2.1... done [head-i386-default-job-19] | `-- Installing libiconv-1.14_6... [head-i386-default-job-19] | `-- Extracting libiconv-1.14_6... done [head-i386-default-job-19] | `-- Installing pcre-8.35_2... [head-i386-default-job-19] | `-- Extracting pcre-8.35_2... done [head-i386-default-job-19] | `-- Installing perl5-5.18.4_11... [head-i386-default-job-19] | `-- Extracting perl5-5.18.4_11... done [head-i386-default-job-19] | `-- Installing python27-2.7.9... [ 22%] Generating pv/widgets/moc_popuptoolbutton.cxx cd /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/widgets && /usr/local/bin/moc-qt4 @/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/widgets/moc_popuptoolbutton.cxx_parameters /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 23 [ 23%] Generating pv/widgets/moc_sweeptimingwidget.cxx cd /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/widgets && /usr/local/bin/moc-qt4 @/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/widgets/moc_sweeptimingwidget.cxx_parameters /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles [ 23%] Generating pv/widgets/moc_wellarray.cxx cd /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/widgets && /usr/local/bin/moc-qt4 @/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/widgets/moc_wellarray.cxx_parameters /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 24 [ 24%] Generating moc_signalhandler.cxx /usr/local/bin/moc-qt4 @/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/moc_signalhandler.cxx_parameters /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 25 [ 25%] Generating pv/data/moc_decoderstack.cxx cd /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/data && /usr/local/bin/moc-qt4 @/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/data/moc_decoderstack.cxx_parameters /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles [ 25%] Generating pv/view/moc_decodetrace.cxx cd /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/view && /usr/local/bin/moc-qt4 @/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/view/moc_decodetrace.cxx_parameters /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 26 [ 26%] Generating pv/widgets/moc_decodergroupbox.cxx cd /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/widgets && /usr/local/bin/moc-qt4 @/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/widgets/moc_decodergroupbox.cxx_parameters /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 27 [ 27%] Generating pv/widgets/moc_decodermenu.cxx cd /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/widgets && /usr/local/bin/moc-qt4 @/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/widgets/moc_decodermenu.cxx_parameters /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 28 [ 28%] Generating ui_about.h /usr/local/bin/uic-qt4 -o /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/ui_about.h /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/dialogs/about.ui cd /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles/pulseview.dir/DependInfo.cmake Scanning dependencies of target pulseview gmake[3]: Leaving directory '/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0' gmake -f CMakeFiles/pulseview.dir/build.make CMakeFiles/pulseview.dir/build gmake[3]: Entering directory '/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0' /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 29 [ 29%] Building CXX object CMakeFiles/pulseview.dir/main.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/main.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/main.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 30 [ 30%] Building CXX object CMakeFiles/pulseview.dir/pv/devicemanager.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/devicemanager.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/devicemanager.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles [ 30%] Building CXX object CMakeFiles/pulseview.dir/pv/mainwindow.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/mainwindow.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/mainwindow.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 31 [ 31%] Building CXX object CMakeFiles/pulseview.dir/pv/sigsession.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/sigsession.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/sigsession.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 32 [ 32%] Building CXX object CMakeFiles/pulseview.dir/pv/storesession.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/storesession.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/storesession.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 33 [ 33%] Building CXX object CMakeFiles/pulseview.dir/pv/data/analog.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/data/analog.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/data/analog.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles [ 33%] Building CXX object CMakeFiles/pulseview.dir/pv/data/analogsnapshot.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/data/analogsnapshot.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/data/analogsnapshot.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 34 [ 34%] Building CXX object CMakeFiles/pulseview.dir/pv/data/logic.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/data/logic.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/data/logic.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 35 [ 35%] Building CXX object CMakeFiles/pulseview.dir/pv/data/logicsnapshot.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/data/logicsnapshot.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/data/logicsnapshot.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles [ 35%] Building CXX object CMakeFiles/pulseview.dir/pv/data/signaldata.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/data/signaldata.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/data/signaldata.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 36 [ 36%] Building CXX object CMakeFiles/pulseview.dir/pv/data/snapshot.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/data/snapshot.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/data/snapshot.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 37 [ 37%] Building CXX object CMakeFiles/pulseview.dir/pv/device/device.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/device/device.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/device/device.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 38 [ 38%] Building CXX object CMakeFiles/pulseview.dir/pv/device/file.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/device/file.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/device/file.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles [ 38%] Building CXX object CMakeFiles/pulseview.dir/pv/device/devinst.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/device/devinst.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/device/devinst.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 39 [ 39%] Building CXX object CMakeFiles/pulseview.dir/pv/device/inputfile.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/device/inputfile.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/device/inputfile.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 40 [ 40%] Building CXX object CMakeFiles/pulseview.dir/pv/device/sessionfile.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/device/sessionfile.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/device/sessionfile.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 41 [ 41%] Building CXX object CMakeFiles/pulseview.dir/pv/dialogs/about.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/dialogs/about.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/dialogs/about.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles [ 41%] Building CXX object CMakeFiles/pulseview.dir/pv/dialogs/connect.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/dialogs/connect.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/dialogs/connect.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 42 [ 42%] Building CXX object CMakeFiles/pulseview.dir/pv/dialogs/storeprogress.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/dialogs/storeprogress.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/dialogs/storeprogress.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 43 [ 43%] Building CXX object CMakeFiles/pulseview.dir/pv/popups/deviceoptions.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/popups/deviceoptions.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/popups/deviceoptions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles [ 43%] Building CXX object CMakeFiles/pulseview.dir/pv/popups/probes.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/popups/probes.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/popups/probes.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 44 [ 44%] Building CXX object CMakeFiles/pulseview.dir/pv/prop/bool.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/prop/bool.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/prop/bool.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 45 [ 45%] Building CXX object CMakeFiles/pulseview.dir/pv/prop/double.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/prop/double.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/prop/double.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 46 [ 46%] Building CXX object CMakeFiles/pulseview.dir/pv/prop/enum.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/prop/enum.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/prop/enum.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles [ 46%] Building CXX object CMakeFiles/pulseview.dir/pv/prop/int.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/prop/int.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/prop/int.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 47 [ 47%] Building CXX object CMakeFiles/pulseview.dir/pv/prop/property.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/prop/property.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/prop/property.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 48 [ 48%] Building CXX object CMakeFiles/pulseview.dir/pv/prop/string.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/prop/string.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/prop/string.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles [ 48%] Building CXX object CMakeFiles/pulseview.dir/pv/prop/binding/binding.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/prop/binding/binding.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/prop/binding/binding.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 49 [ 49%] Building CXX object CMakeFiles/pulseview.dir/pv/prop/binding/deviceoptions.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/prop/binding/deviceoptions.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/prop/binding/deviceoptions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 50 [ 50%] Building CXX object CMakeFiles/pulseview.dir/pv/toolbars/samplingbar.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/toolbars/samplingbar.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/toolbars/samplingbar.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 51 [ 51%] Building CXX object CMakeFiles/pulseview.dir/pv/view/analogsignal.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/view/analogsignal.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/view/analogsignal.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles [ 51%] Building CXX object CMakeFiles/pulseview.dir/pv/view/cursor.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/view/cursor.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/view/cursor.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 52 [ 52%] Building CXX object CMakeFiles/pulseview.dir/pv/view/cursorpair.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/view/cursorpair.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/view/cursorpair.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 53 [ 53%] Building CXX object CMakeFiles/pulseview.dir/pv/view/header.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/view/header.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/view/header.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles [ 53%] Building CXX object CMakeFiles/pulseview.dir/pv/view/marginwidget.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/view/marginwidget.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/view/marginwidget.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 54 [ 54%] Building CXX object CMakeFiles/pulseview.dir/pv/view/logicsignal.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/view/logicsignal.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/view/logicsignal.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 55 [ 55%] Building CXX object CMakeFiles/pulseview.dir/pv/view/ruler.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/view/ruler.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/view/ruler.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 56 [ 56%] Building CXX object CMakeFiles/pulseview.dir/pv/view/selectableitem.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/view/selectableitem.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/view/selectableitem.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles [ 56%] Building CXX object CMakeFiles/pulseview.dir/pv/view/signal.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/view/signal.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/view/signal.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 57 [ 57%] Building CXX object CMakeFiles/pulseview.dir/pv/view/timemarker.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/view/timemarker.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/view/timemarker.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 58 [ 58%] Building CXX object CMakeFiles/pulseview.dir/pv/view/trace.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/view/trace.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/view/trace.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles [ 58%] Building CXX object CMakeFiles/pulseview.dir/pv/view/tracepalette.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/view/tracepalette.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/view/tracepalette.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 59 [ 59%] Building CXX object CMakeFiles/pulseview.dir/pv/view/view.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/view/view.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/view/view.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 60 [ 60%] Building CXX object CMakeFiles/pulseview.dir/pv/view/viewport.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/view/viewport.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/view/viewport.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 61 [ 61%] Building CXX object CMakeFiles/pulseview.dir/pv/widgets/colourbutton.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/widgets/colourbutton.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/widgets/colourbutton.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles [ 61%] Building CXX object CMakeFiles/pulseview.dir/pv/widgets/colourpopup.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/widgets/colourpopup.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/widgets/colourpopup.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 62 [ 62%] Building CXX object CMakeFiles/pulseview.dir/pv/widgets/popup.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/widgets/popup.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/widgets/popup.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 63 [ 63%] Building CXX object CMakeFiles/pulseview.dir/pv/widgets/popuptoolbutton.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/widgets/popuptoolbutton.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/widgets/popuptoolbutton.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 64 [ 64%] Building CXX object CMakeFiles/pulseview.dir/pv/widgets/sweeptimingwidget.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/widgets/sweeptimingwidget.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/widgets/sweeptimingwidget.cpp /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/widgets/sweeptimingwidget.cpp:172:33: error: absolute value function 'abs' given an argument of type 'long long' but has parameter of type 'int' which may cause truncation of value [-Werror,-Wabsolute-value] const int64_t this_variance = abs( ^ /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/widgets/sweeptimingwidget.cpp:172:33: note: use function 'std::abs' instead const int64_t this_variance = abs( ^~~ std::abs /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/widgets/sweeptimingwidget.cpp:172:33: note: include the header or explicitly provide a declaration for 'std::abs' 1 error generated. CMakeFiles/pulseview.dir/build.make:1422: recipe for target 'CMakeFiles/pulseview.dir/pv/widgets/sweeptimingwidget.cpp.o' failed gmake[3]: *** [CMakeFiles/pulseview.dir/pv/widgets/sweeptimingwidget.cpp.o] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0' CMakeFiles/Makefile2:63: recipe for target 'CMakeFiles/pulseview.dir/all' failed gmake[2]: *** [CMakeFiles/pulseview.dir/all] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0' Makefile:140: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0' *** Error code 1 Stop. make: stopped in /usr/ports/science/pulseview From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 14:34:37 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 A595EF19; Fri, 30 Jan 2015 14:34:37 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 77C5722C; Fri, 30 Jan 2015 14:34:37 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UEYbNL040577; Fri, 30 Jan 2015 14:34:37 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UEYbs6040555; Fri, 30 Jan 2015 14:34:37 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 14:34:37 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301434.t0UEYbs6040555@beefy1.isc.freebsd.org> To: johans@FreeBSD.org Subject: [package - head-i386-default][math/calc] Failed for calc-2.12.5.0 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: Fri, 30 Jan 2015 14:34:37 -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: johans@FreeBSD.org Last committer: johans@FreeBSD.org Ident: $FreeBSD: head/math/calc/Makefile 370944 2014-10-15 19:07:45Z johans $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/calc-2.12.5.0.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building math/calc build started at Fri Jan 30 14:34:30 UTC 2015 port directory: /usr/ports/math/calc building for: FreeBSD head-i386-default-job-20 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: johans@FreeBSD.org Makefile ident: $FreeBSD: head/math/calc/Makefile 370944 2014-10-15 19:07:45Z johans $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=calc-2.12.5.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/calc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/calc/work HOME=/wrkdirs/usr/ports/math/calc/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- CALCPAGER="more" CAT="/bin/cat" CHMOD="/bin/chmod" CP="cp -f" GMAKE="gmake" LN="/bin/ln" MKDIR="/bin/mkdir -p" MV="/bin/mv" RM="/bin/rm -f" SED="/usr/bin/sed" TOUCH="/usr/bin/touch" TRUE="true" XDG_DATA_HOME=/wrkdirs/usr/ports/math/calc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/calc/work HOME=/wrkdirs/usr/ports/math/calc/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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -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=2.12.5.0 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/calc" EXAMPLESDIR="share/examples/calc" DATADIR="share/calc" WWWDIR="www/calc" ETCDIR="etc/calc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/calc DOCSDIR=/usr/local/share/doc/calc EXAMPLESDIR=/usr/local/share/examples/calc WWWDIR=/usr/local/www/calc ETCDIR=/usr/local/etc/calc --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> calc-2.12.5.0 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.7.txz [head-i386-default-job-20] Installing pkg-1.4.7... [head-i386-default-job-20] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of calc-2.12.5.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by calc-2.12.5.0 for building =========================================================================== =================================================== ===> Fetching all distfiles required by calc-2.12.5.0 for building => SHA256 Checksum OK for calc-2.12.5.0.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by calc-2.12.5.0 for building ===> Extracting for calc-2.12.5.0 => SHA256 Checksum OK for calc-2.12.5.0.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for calc-2.12.5.0 ===> Applying FreeBSD patches for calc-2.12.5.0 =========================================================================== =================================================== ===> calc-2.12.5.0 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 [head-i386-default-job-20] Installing gmake-4.1_1... [head-i386-default-job-20] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-20] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-20] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-20] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-20] Extracting gmake-4.1_1... done ===> Returning to build of calc-2.12.5.0 =========================================================================== =================================================== ===> calc-2.12.5.0 depends on shared library: libreadline.so.6 - not found ===> Verifying for libreadline.so.6 in /usr/ports/devel/readline ===> Installing existing package /packages/All/readline-6.3.8.txz [head-i386-default-job-20] Installing readline-6.3.8... [head-i386-default-job-20] Extracting readline-6.3.8... done ===> Returning to build of calc-2.12.5.0 =========================================================================== =================================================== ===> Configuring for calc-2.12.5.0 =========================================================================== =================================================== ===> Building for calc-2.12.5.0 gmake[1]: Entering directory '/wrkdirs/usr/ports/math/calc/work/calc-2.12.5.0' forming have_unistd.h have_unistd.h formed forming have_stdlib.h have_stdlib.h formed cc -DCALC_SRC -DCUSTOM -Wall -fPIC longbits.c -c /bin/rm -f -f longbits cc -DCALC_SRC -DCUSTOM -Wall -fPIC longbits.o -o longbits forming longbits.h longbits.h formed forming align32.h align32.h formed forming have_string.h have_string.h formed forming args.h args.h formed forming calcerr.h calcerr.h formed forming conf.h conf.h formed cc -DCALC_SRC -DCUSTOM -Wall -fPIC endian.c -c /bin/rm -f -f endian cc -DCALC_SRC -DCUSTOM -Wall -fPIC endian.o -o endian forming endian_calc.h endian_calc.h formed forming have_fpos.h have_fpos.h formed forming have_posscl.h have_posscl.h formed forming have_fpos_pos.h have_fpos_pos.h formed forming have_offscl.h have_offscl.h formed forming fposval.h fposval.h formed forming have_const.h have_const.h formed forming have_memmv.h have_memmv.h formed forming have_newstr.h # File has not been updated. # Not a target: halflen.cal: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. install: all # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (from 'Makefile', line 1261): -${Q} if [ ! -d ${T}${LIBDIR} ]; then \ echo ${MKDIR} -p ${T}${LIBDIR}; \ ${MKDIR} -p ${T}${LIBDIR}; \ if [ ! -d "${T}${LIBDIR}" ]; then \ echo ${MKDIR} -p "${T}${LIBDIR}"; \ ${MKDIR} -p "${T}${LIBDIR}"; \ fi; \ echo ${CHMOD} 0755 ${T}${LIBDIR}; \ ${CHMOD} 0755 ${T}${LIBDIR}; \ else \ ${TRUE}; \ fi -${Q} if [ ! -d ${T}${INCDIR} ]; then \ echo ${MKDIR} -p ${T}${INCDIR}; \ ${MKDIR} -p ${T}${INCDIR}; \ if [ ! -d "${T}${INCDIR}" ]; then \ echo ${MKDIR} -p "${T}${INCDIR}"; \ ${MKDIR} -p "${T}${INCDIR}"; \ fi; \ echo ${CHMOD} 0755 ${T}${INCDIR}; \ ${CHMOD} 0755 ${T}${INCDIR}; \ else \ ${TRUE}; \ fi -${Q} if [ ! -d ${T}${CALC_SHAREDIR} ]; then \ echo ${MKDIR} -p ${T}${CALC_SHAREDIR}; \ ${MKDIR} -p ${T}${CALC_SHAREDIR}; \ if [ ! -d "${T}${CALC_SHAREDIR}" ]; then \ echo ${MKDIR} -p "${T}${CALC_SHAREDIR}"; \ ${MKDIR} -p "${T}${CALC_SHAREDIR}"; \ fi; \ echo ${CHMOD} 0755 ${T}${CALC_SHAREDIR}; \ ${CHMOD} 0755 ${T}${CALC_SHAREDIR}; \ else \ ${TRUE}; \ fi -${Q} if [ ! -d ${T}${CALC_INCDIR} ]; then \ echo ${MKDIR} -p ${T}${CALC_INCDIR}; \ ${MKDIR} -p ${T}${CALC_INCDIR}; \ if [ ! -d "${T}${CALC_INCDIR}" ]; then \ echo ${MKDIR} -p "${T}${CALC_INCDIR}"; \ ${MKDIR} -p "${T}${CALC_INCDIR}"; \ fi; \ echo ${CHMOD} 0755 ${T}${CALC_INCDIR}; \ ${CHMOD} 0755 ${T}${CALC_INCDIR}; \ else \ ${TRUE}; \ fi -${Q} if [ ! -d ${T}${HELPDIR} ]; then \ echo ${MKDIR} -p ${T}${HELPDIR}; \ ${MKDIR} -p ${T}${HELPDIR}; \ if [ ! -d "${T}${HELPDIR}" ]; then \ echo ${MKDIR} -p "${T}${HELPDIR}"; \ ${MKDIR} -p "${T}${HELPDIR}"; \ fi; \ echo ${CHMOD} 0755 ${T}${HELPDIR}; \ ${CHMOD} 0755 ${T}${HELPDIR}; \ else \ ${TRUE}; \ fi -${Q} if [ ! -d ${T}${CUSTOMCALDIR} ]; then \ echo ${MKDIR} -p ${T}${CUSTOMCALDIR}; \ ${MKDIR} -p ${T}${CUSTOMCALDIR}; \ if [ ! -d "${T}${CUSTOMCALDIR}" ]; then \ echo ${MKDIR} -p "${T}${CUSTOMCALDIR}"; \ ${MKDIR} -p "${T}${CUSTOMCALDIR}"; \ fi; \ echo ${CHMOD} 0755 ${T}${CUSTOMCALDIR}; \ ${CHMOD} 0755 ${T}${CUSTOMCALDIR}; \ else \ ${TRUE}; \ fi -${Q} if [ ! -d ${T}${CUSTOMHELPDIR} ]; then \ echo ${MKDIR} -p ${T}${CUSTOMHELPDIR}; \ ${MKDIR} -p ${T}${CUSTOMHELPDIR}; \ if [ ! -d "${T}${CUSTOMHELPDIR}" ]; then \ echo ${MKDIR} -p "${T}${CUSTOMHELPDIR}"; \ ${MKDIR} -p "${T}${CUSTOMHELPDIR}"; \ fi; \ echo ${CHMOD} 0755 ${T}${CUSTOMHELPDIR}; \ ${CHMOD} 0755 ${T}${CUSTOMHELPDIR}; \ else \ ${TRUE}; \ fi -${Q} if [ ! -d ${T}${CUSTOMINCDIR} ]; then \ echo ${MKDIR} -p ${T}${CUSTOMINCDIR}; \ ${MKDIR} -p ${T}${CUSTOMINCDIR}; \ if [ ! -d "${T}${CUSTOMINCDIR}" ]; then \ echo ${MKDIR} -p "${T}${CUSTOMINCDIR}"; \ ${MKDIR} -p "${T}${CUSTOMINCDIR}"; \ fi; \ echo ${CHMOD} 0755 ${T}${CUSTOMINCDIR}; \ ${CHMOD} 0755 ${T}${CUSTOMINCDIR}; \ else \ ${TRUE}; \ fi -${Q} for i in ${INSTALL_H_SRC} /dev/null; do \ if [ "$$i" = "/dev/null" ]; then \ continue; \ fi; \ if ${CMP} -s "$$i" ${T}${CUSTOMINCDIR}/$$i; then \ ${TRUE}; \ else \ ${RM} -f ${T}${CUSTOMINCDIR}/$$i.new; \ ${CP} -f $$i ${T}${CUSTOMINCDIR}/$$i.new; \ ${CHMOD} 0444 ${T}${CUSTOMINCDIR}/$$i.new; \ ${MV} -f ${T}${CUSTOMINCDIR}/$$i.new ${T}${CUSTOMINCDIR}/$$i; \ echo "installed ${T}${CUSTOMINCDIR}/$$i"; \ fi; \ done -${Q} for i in ${CUSTOM_CALC_FILES} /dev/null; do \ if [ "$$i" = "/dev/null" ]; then \ continue; \ fi; \ if ${CMP} -s $$i ${T}${CUSTOMCALDIR}/$$i; then \ ${TRUE}; \ else \ ${RM} -f ${T}${CUSTOMCALDIR}/$$i.new; \ ${CP} -f $$i ${T}${CUSTOMCALDIR}/$$i.new; \ ${CHMOD} 0444 ${T}${CUSTOMCALDIR}/$$i.new; \ ${MV} -f ${T}${CUSTOMCALDIR}/$$i.new ${T}${CUSTOMCALDIR}/$$i; \ echo "installed ${T}${CUSTOMCALDIR}/$$i"; \ fi; \ done -${Q} for i in ${CUSTOM_HELP} /dev/null; do \ if [ "$$i" = "/dev/null" ]; then \ continue; \ fi; \ if ${CMP} -s $$i ${T}${CUSTOMHELPDIR}/$$i; then \ ${TRUE}; \ else \ ${RM} -f ${T}${CUSTOMHELPDIR}/$$i.new; \ ${CP} -f $$i ${T}${CUSTOMHELPDIR}/$$i.new; \ ${CHMOD} 0444 ${T}${CUSTOMHELPDIR}/$$i.new; \ ${MV} -f ${T}${CUSTOMHELPDIR}/$$i.new \ ${T}${CUSTOMHELPDIR}/$$i; \ echo "installed ${T}${CUSTOMHELPDIR}/$$i"; \ fi; \ done -${Q} if [ -f "${T}${CUSTOMCALDIR}/libcustcalc.a" ]; then \ ${RM} -f ${T}${CUSTOMCALDIR}/libcustcalc.a; \ echo "removed old ${T}${CUSTOMCALDIR}/libcustcalc.a"; \ fi -${Q} if [ ! -z ${ALLOW_CUSTOM} ]; then \ if [ -f libcustcalc.a ]; then \ if ${CMP} -s libcustcalc.a ${T}${LIBDIR}/libcustcalc.a; then \ ${TRUE}; \ else \ ${RM} -f ${T}${LIBDIR}/libcustcalc.a.new; \ ${CP} -f libcustcalc.a ${T}${LIBDIR}/libcustcalc.a.new; \ ${CHMOD} 0644 ${T}${LIBDIR}/libcustcalc.a.new; \ ${MV} -f ${T}${LIBDIR}/libcustcalc.a.new \ ${T}${LIBDIR}/libcustcalc.a; \ ${RANLIB} ${T}${LIBDIR}/libcustcalc.a; \ echo "installed ${T}${LIBDIR}/libcustcalc.a"; \ fi; \ fi; \ fi ${Q}# NOTE: The upper level makefile installs the file ${Q}# libcustcalc${LIB_EXT_VERSION} because we only want to ${Q}# perform one ${LDCONFIG} for both libcalc${LIB_EXT_VERSION} ${Q}# and libcustcalc${LIB_EXT_VERSION}. # files hash-table stats: # Load=155/1024=15%, Rehash=0, Collisions=639/2065=31% # VPATH Search Paths # No 'vpath' search paths. # No general ('VPATH' variable) search path. # strcache buffers: 1 (0) / strings = 341 / storage = 7679 B / avg = 22 B # current buf: size = 8174 B / used = 7679 B / count = 341 / avg = 22 B # strcache performance: lookups = 1170 / hit rate = 70% # hash-table stats: # Load=341/8192=4%, Rehash=0, Collisions=160/1170=14% # Finished Make data base on Fri Jan 30 14:34:36 2015 # gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/calc/work/calc-2.12.5.0/custom' Makefile:3560: recipe for target 'custom/.all' failed gmake[1]: *** [custom/.all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/calc/work/calc-2.12.5.0' *** Error code 1 Stop. make: stopped in /usr/ports/math/calc From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 14:41: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 6C8BD43D for ; Fri, 30 Jan 2015 14:41:32 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 59A87357 for ; Fri, 30 Jan 2015 14:41:32 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UEfV5A030256 for ; Fri, 30 Jan 2015 14:41:31 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UEfVsV030242; Fri, 30 Jan 2015 14:41:31 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 14:41:31 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301441.t0UEfVsV030242@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-i386-default][biology/tinker] Failed for tinker-7.0.1 in fetch 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: Fri, 30 Jan 2015 14:41: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: pi@FreeBSD.org Ident: $FreeBSD: head/biology/tinker/Makefile 376238 2015-01-04 15:21:12Z pi $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/tinker-7.0.1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building biology/tinker build started at Fri Jan 30 14:41:28 UTC 2015 port directory: /usr/ports/biology/tinker building for: FreeBSD head-i386-default-job-02 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/biology/tinker/Makefile 376238 2015-01-04 15:21:12Z pi $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=tinker-7.0.1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for tinker-7.0.1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples OPTIMIZED_FFLAGS=off: compilation optimizations ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/biology/tinker/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/tinker/work HOME=/wrkdirs/usr/ports/biology/tinker/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/biology/tinker/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/tinker/work HOME=/wrkdirs/usr/ports/biology/tinker/work TMPDIR="/tmp" F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- HAVE_G2C=yes XDG_DATA_HOME=/wrkdirs/usr/ports/biology/tinker/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/tinker/work HOME=/wrkdirs/usr/ports/biology/tinker/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/biology/tinker/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/tinker/work HOME=/wrkdirs/usr/ports/biology/tinker/work TMPDIR="/tmp" F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-st rict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/tinker" EXAMPLESDIR="share/examples/tinker" DATADIR="share/tinker" WWWDIR="www/tinker" ETCDIR="etc/tinker" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/tinker DOCSDIR=/usr/local/share/doc/tinker EXAMPLESDIR=/usr/local/share/examples/tinker WWWDIR=/usr/local/www/tinker ETCDIR=/usr/local/etc/tinker --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License tinker accepted by the user =========================================================================== =================================================== ===> tinker-7.0.1 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.7.txz [head-i386-default-job-02] Installing pkg-1.4.7... [head-i386-default-job-02] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of tinker-7.0.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License tinker accepted by the user => tinker-7.0.1.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch http://dasher.wustl.edu/tinker/downloads/tinker-7.0.1.tar.gz fetch: http://dasher.wustl.edu/tinker/downloads/tinker-7.0.1.tar.gz: size mismatch: expected 28384106, actual 28503658 => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/tinker-7.0.1.tar.gz fetch: http://distcache.FreeBSD.org/ports-distfiles/tinker-7.0.1.tar.gz: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /portdistfiles/ and try again. *** Error code 1 Stop. make: stopped in /usr/ports/biology/tinker From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 14:43:34 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 48C17470; Fri, 30 Jan 2015 14:43:34 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 347EE36C; Fri, 30 Jan 2015 14:43:34 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UEhYM1043260; Fri, 30 Jan 2015 14:43:34 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UEhYk6043249; Fri, 30 Jan 2015 14:43:34 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 14:43:34 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301443.t0UEhYk6043249@beefy1.isc.freebsd.org> To: fjoe@FreeBSD.org Subject: [package - head-i386-default][misc/dahdi-kmod26] Failed for dahdi-kmod26-2.6.1.r10747 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: Fri, 30 Jan 2015 14:43:34 -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: fjoe@FreeBSD.org Last committer: antoine@FreeBSD.org Ident: $FreeBSD: head/misc/dahdi-kmod26/Makefile 367425 2014-09-06 13:08:22Z antoine $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/dahdi-kmod26-2.6.1.r10747.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building misc/dahdi-kmod26 build started at Fri Jan 30 14:43:10 UTC 2015 port directory: /usr/ports/misc/dahdi-kmod26 building for: FreeBSD head-i386-default-job-01 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: fjoe@FreeBSD.org Makefile ident: $FreeBSD: head/misc/dahdi-kmod26/Makefile 367425 2014-09-06 13:08:22Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=dahdi-kmod26-2.6.1.r10747 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/misc/dahdi-kmod26/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/dahdi-kmod26/work HOME=/wrkdirs/usr/ports/misc/dahdi-kmod26/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/misc/dahdi-kmod26/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/dahdi-kmod26/work HOME=/wrkdirs/usr/ports/misc/dahdi-kmod26/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/misc/dahdi-kmod26/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/dahdi-kmod26/work HOME=/wrkdirs/usr/ports/misc/dahdi-kmod26/work TMPDIR="/tmp" KMODDIR="/usr/local/lib/dahdi" SYSDIR="/usr/src/sys" NO_XREF=yes XDG_DATA_HOME=/wrkdirs/usr/ports/misc/dahdi-kmod26/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/dahdi-kmod26/work HOME=/wrkdirs/usr/ports/misc/dahdi-kmod26/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-- KMODDIR="usr/local/lib/dahdi" X86="" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/dahdi-kmod26" EXAMPLESDIR="share/examples/dahdi-kmod26" DATADIR="share/dahdi-kmod26" WWWDIR="www/dahdi-kmod26" ETCDIR="etc/dahdi-kmod26" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/dahdi-kmod26 DOCSDIR=/usr/local/share/doc/dahdi-kmod26 EXAMPLESDIR=/usr/local/share/examples/dahdi-kmod26 WWWDIR=/usr/local/www/dahdi-kmod26 ETCDIR=/usr/local/etc/dahdi-kmod26 --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> dahdi-kmod26-2.6.1.r10747 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.7.txz [head-i386-default-job-01] Installing pkg-1.4.7... [head-i386-default-job-01] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of dahdi-kmod26-2.6.1.r10747 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by dahdi-kmod26-2.6.1.r10747 for building =========================================================================== =================================================== ===> Fetching all distfiles required by dahdi-kmod26-2.6.1.r10747 for building => SHA256 Checksum OK for dahdi-freebsd-2.6.1-r10747.tar.bz2. => SHA256 Checksum OK for oslec-linux-2.6.35.4.tar.gz. => SHA256 Checksum OK for zaphfc-r5.tar.gz. => SHA256 Checksum OK for dahdi-fw-oct6114-064-1.05.01.tar.gz. => SHA256 Checksum OK for dahdi-fw-oct6114-128-1.05.01.tar.gz. => SHA256 Checksum OK for dahdi-fw-oct6114-256-1.05.01.tar.gz. => SHA256 Checksum OK for dahdi-fw-tc400m-MR6.12.tar.gz. => SHA256 Checksum OK for dahdi-fw-hx8-2.06.tar.gz. => SHA256 Checksum OK for dahdi-fwload-vpmadt032-1.25.0.tar.gz. => SHA256 Checksum OK for dahdi-fw-vpmoct032-1.12.0.tar.gz. => SHA256 Checksum OK for dahdi-fw-te820-1.76.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by dahdi-kmod26-2.6.1.r10747 for building ===> Extracting for dahdi-kmod26-2.6.1.r10747 => SHA256 Checksum OK for dahdi-freebsd-2.6.1-r10747.tar.bz2. => SHA256 Checksum OK for oslec-linux-2.6.35.4.tar.gz. => SHA256 Checksum OK for zaphfc-r5.tar.gz. => SHA256 Checksum OK for dahdi-fw-oct6114-064-1.05.01.tar.gz. => SHA256 Checksum OK for dahdi-fw-oct6114-128-1.05.01.tar.gz. => SHA256 Checksum OK for dahdi-fw-oct6114-256-1.05.01.tar.gz. => SHA256 Checksum OK for dahdi-fw-tc400m-MR6.12.tar.gz. => SHA256 Checksum OK for dahdi-fw-hx8-2.06.tar.gz. => SHA256 Checksum OK for dahdi-fwload-vpmadt032-1.25.0.tar.gz. => SHA256 Checksum OK for dahdi-fw-vpmoct032-1.12.0.tar.gz. => SHA256 Checksum OK for dahdi-fw-te820-1.76.tar.gz. cp -f /portdistfiles/dahdi-fw-oct6114-064-1.05.01.tar.gz /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi-fw-oct6114-064.bin cp -f /portdistfiles/dahdi-fw-oct6114-128-1.05.01.tar.gz /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi-fw-oct6114-128.bin cp -f /portdistfiles/dahdi-fw-oct6114-256-1.05.01.tar.gz /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi-fw-oct6114-256.bin cp -f /portdistfiles/dahdi-fw-tc400m-MR6.12.tar.gz /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi-fw-tc400m.bin cp -f /portdistfiles/dahdi-fw-hx8-2.06.tar.gz /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi-fw-hx8.bin cp -f /portdistfiles/dahdi-fwload-vpmadt032-1.25.0.tar.gz /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_vpmadt032_loader cp -f /portdistfiles/dahdi-fw-vpmoct032-1.12.0.tar.gz /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi-fw-vpmoct032.bin cp -f /portdistfiles/dahdi-fw-te820-1.76.tar.gz /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi-fw-te820.bin =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for dahdi-kmod26-2.6.1.r10747 ===> Applying FreeBSD patches for dahdi-kmod26-2.6.1.r10747 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for dahdi-kmod26-2.6.1.r10747 =========================================================================== =================================================== ===> Building for dahdi-kmod26-2.6.1.r10747 ===> bsd-kmod (all) ===> bsd-kmod/dahdi (all) make[3]: "/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi/Makefile" line 14: warning: Couldn't read shell's output for "/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi/../../build_tools/make_version /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi/../.. dahdi/freebsd" Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi machine -> /usr/src/sys/i386/include x86 -> /usr/src/sys/x86/include Updating version.h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/m isc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi/../../drivers/dahdi/dahdi-base.c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi/../../drivers/dahdi/dahdi-base.c:6933:34: warning: unused function 'span_from_node' [-Wunused-function] static inline struct dahdi_span *span_from_node(struct list_head *node) ^ 1 warning generated. cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/m isc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi/../../drivers/dahdi/dahdi-version.c cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c dahdi-bsd.c cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c ng_dahdi_iface.c cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c bsd-compat.c ld -d -warn-common -r -d -o dahdi.kld dahdi-base.o dahdi-version.o dahdi-bsd.o ng_dahdi_iface.o bsd-compat.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dahdi.kld export_syms | xargs -J% objcopy % dahdi.kld ld -Bshareable -d -warn-common -o dahdi.ko dahdi.kld objcopy --strip-debug dahdi.ko ===> bsd-kmod/dahdi_dynamic (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_dynamic machine -> /usr/src/sys/i386/include cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_echocan_mg2/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_echocan_mg 2/../../drivers/dahdi/dahdi_echocan_mg2.c ld -d -warn-common -r -d -o dahdi_echocan_mg2.kld dahdi_echocan_mg2.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dahdi_echocan_mg2.kld export_syms | xargs -J% objcopy % dahdi_echocan_mg2.kld ld -Bshareable -d -warn-common -o dahdi_echocan_mg2.ko dahdi_echocan_mg2.kld objcopy --strip-debug dahdi_echocan_mg2.ko ===> bsd-kmod/dahdi_echocan_sec (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_echocan_sec machine -> /usr/src/sys/i386/include x86 -> /usr/src/sys/x86/include cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_echocan_sec/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_echocan_se c/../../drivers/dahdi/dahdi_echocan_sec.c ld -d -warn-common -r -d -o dahdi_echocan_sec.kld dahdi_echocan_sec.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dahdi_echocan_sec.kld export_syms | xargs -J% objcopy % dahdi_echocan_sec.kld ld -Bshareable -d -warn-common -o dahdi_echocan_sec.ko dahdi_echocan_sec.kld objcopy --strip-debug dahdi_echocan_sec.ko ===> bsd-kmod/dahdi_echocan_sec2 (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_echocan_sec2 machine -> /usr/src/sys/i386/include x86 -> /usr/src/sys/x86/include cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_echocan_sec2/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_echocan_s ec2/../../drivers/dahdi/dahdi_echocan_sec2.c ld -d -warn-common -r -d -o dahdi_echocan_sec2.kld dahdi_echocan_sec2.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dahdi_echocan_sec2.kld export_syms | xargs -J% objcopy % dahdi_echocan_sec2.kld ld -Bshareable -d -warn-common -o dahdi_echocan_sec2.ko dahdi_echocan_sec2.kld objcopy --strip-debug dahdi_echocan_sec2.ko ===> bsd-kmod/dahdi_echocan_oslec (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_echocan_oslec machine -> /usr/src/sys/i386/include x86 -> /usr/src/sys/x86/include cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_echocan_oslec/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_echocan_ oslec/../../drivers/dahdi/dahdi_echocan_oslec.c cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_echocan_oslec/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_echocan_ oslec/../../drivers/staging/echo/echo.c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_echocan_oslec/../../drivers/staging/echo/echo.c:446:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((ec->nonupdate_dwell == 0)) { ~~~~~~~~~~~~~~~~~~~~^~~~ /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_echocan_oslec/../../drivers/staging/echo/echo.c:446:27: note: remove extraneous parentheses around the comparison to silence this warning if ((ec->nonupdate_dwell == 0)) { ~ ^ ~ /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_echocan_oslec/../../drivers/staging/echo/echo.c:446:27: note: use '=' to turn this equality comparison into an assignment if ((ec->nonupdate_dwell == 0)) { ^~ = 1 warning generated. ld -d -warn-common -r -d -o dahdi_echocan_oslec.kld dahdi_echocan_oslec.o echo.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dahdi_echocan_oslec.kld export_syms | xargs -J% objcopy % dahdi_echocan_oslec.kld ld -Bshareable -d -warn-common -o dahdi_echocan_oslec.ko dahdi_echocan_oslec.kld objcopy --strip-debug dahdi_echocan_oslec.ko ===> bsd-kmod/wcfxo (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wcfxo machine -> /usr/src/sys/i386/include x86 -> /usr/src/sys/x86/include awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wcfxo/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wcfxo/../../drivers/dahdi/wc fxo.c ld -d -warn-common -r -d -o wcfxo.kld wcfxo.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk wcfxo.kld export_syms | xargs -J% objcopy % wcfxo.kld ld -Bshareable -d -warn-common -o wcfxo.ko wcfxo.kld objcopy --strip-debug wcfxo.ko ===> bsd-kmod/wctdm (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wctdm machine -> /usr/src/sys/i386/include x86 -> /usr/src/sys/x86/include awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wctdm/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wctdm/../../drivers/dahdi/wc tdm.c ld -d -warn-common -r -d -o wctdm.kld wctdm.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk wctdm.kld export_syms | xargs -J% objcopy % wctdm.kld ld -Bshareable -d -warn-common -o wctdm.ko wctdm.kld objcopy --strip-debug wctdm.ko ===> bsd-kmod/wctdm24xxp (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wctdm24xxp machine -> /usr/src/sys/i386/include x86 -> /usr/src/sys/x86/include awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h cc -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wctdm24xxp/../../drivers/dahdi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wctdm24xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/mis c/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wctdm24xxp/../../drivers/dahdi/wctdm24xxp/base.c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wctdm24xxp/../../drivers/dahdi/wctdm24xxp/base.c:198:20: warning: unused function 'is_pcie' [-Wunused-function] static inline bool is_pcie(const struct wctdm *wc) ^ 1 warning generated. cc -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wctdm24xxp/../../drivers/dahdi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wctdm24xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/mis c/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wctdm24xxp/../../drivers/dahdi/wctdm24xxp/xhfc.c ld -d -warn-common -r -d -o wctdm24xxp.kld base.o xhfc.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk wctdm24xxp.kld export_syms | xargs -J% objcopy % wctdm24xxp.kld ld -Bshareable -d -warn-common -o wctdm24xxp.ko wctdm24xxp.kld objcopy --strip-debug wctdm24xxp.ko ===> bsd-kmod/dahdi-fw-hx8.bin (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi-fw-hx8.bin Skipping fetch -m http://downloads.digium.com/pub/telephony/firmware/releases/dahdi-fw-hx8-2.06.tar.gz tar xvfz dahdi-fw-hx8-2.06.tar.gz x dahdi-fw-hx8.bin machine -> /usr/src/sys/i386/include x86 -> /usr/src/sys/x86/include dahdi-fw-hx8.bin dahdi-fw-hx8.bin awk -f /usr/src/sys/tools/fw_stub.awk dahdi-fw-hx8.bin:dahdi-fw-hx8.bin -mdahdi-fw-hx8.bin -cdahdi-fw-hx8.bin.c cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi-fw-hx8.bin/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c dahdi-fw-hx8.bin.c ld -d -warn-common -r -d -o dahdi-fw-hx8.bin.kld dahdi-fw-hx8.bin.fwo dahdi-fw-hx8.bin.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dahdi-fw-hx8.bin.kld export_syms | xargs -J% objcopy % dahdi-fw-hx8.bin.kld ld -Bshareable -d -warn-common -o dahdi-fw-hx8.bin.ko dahdi-fw-hx8.bin.kld objcopy --strip-debug dahdi-fw-hx8.bin.ko ===> bsd-kmod/dahdi_vpmadt032_loader (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_vpmadt032_loader Skipping fetch -m http://downloads.digium.com/pub/telephony/firmware/releases/dahdi-fwload-vpmadt032-1.25.0.tar.gz tar xvfz dahdi-fwload-vpmadt032-1.25.0.tar.gz x drivers/ x drivers/dahdi/ x drivers/dahdi/vpmadt032_loader/ x drivers/dahdi/vpmadt032_loader/vpmadt032_x86_64.o_shipped x drivers/dahdi/vpmadt032_loader/vpmadt032_x86_32.o_shipped x drivers/dahdi/vpmadt032_loader/vpmadt032_loader.h machine -> /usr/src/sys/i386/include x86 -> /usr/src/sys/x86/include awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h cp -f /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_vpmadt032_loader/drivers/dahdi/vpmadt032_loader/vpmadt032_loader.h vpmadt032_loader.h cp -f /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_vpmadt032_loader/drivers/dahdi/vpmadt032_loader/vpmadt032_x86_32.o_shipped vpmadt032_x86_32.o cc -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_vpmadt032_loader/../../drivers/dahdi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_vpmadt032_loader/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 - c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_vpmadt032_loader/../../drivers/dahdi/vpmadt032_loader/dahdi_vpmadt032_loader.c ld -d -warn-common -r -d -o dahdi_vpmadt032_loader.kld vpmadt032_x86_32.o dahdi_vpmadt032_loader.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dahdi_vpmadt032_loader.kld export_syms | xargs -J% objcopy % dahdi_vpmadt032_loader.kld ld -Bshareable -d -warn-common -o dahdi_vpmadt032_loader.ko dahdi_vpmadt032_loader.kld objcopy --strip-debug dahdi_vpmadt032_loader.ko ===> bsd-kmod/wct4xxp (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp machine -> /usr/src/sys/i386/include x86 -> /usr/src/sys/x86/include awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-si gn -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/wct4xxp/base.c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/wct4xxp/base.c:415:20: warning: unused function 'is_pcie' [-Wunused-function] static inline bool is_pcie(const struct t4 *wc) ^ /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/wct4xxp/base.c:654:20: warning: unused function 't4_gpio_set' [-Wunused-function] static inline void t4_gpio_set(struct t4 *wc, unsigned int bits, unsigned int val) ^ /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/wct4xxp/base.c:952:20: warning: unused function '__t4_framer_cmd' [-Wunused-function] static inline void __t4_framer_cmd(struct t4 *wc, unsigned int span, int cmd) ^ 3 warnings generated. cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-si gn -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/wct4xxp/vpm450m.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-si gn -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_adpcm_chan.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-si gn -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_channel.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-si gn -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_chip_open.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-si gn -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_chip_stats.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-si gn -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_conf_bridge.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-si gn -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_debug.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-si gn -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_events.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-si gn -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_interrupts.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-si gn -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_memory.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-si gn -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_miscellaneous.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-si gn -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_mixer.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-si gn -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_phasing_tsst.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-si gn -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_playout_buf.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-si gn -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_remote_debug.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-si gn -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_tlv.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-si gn -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_tone_detection.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-si gn -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_tsi_cnct.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-si gn -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_tsst.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-si gn -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/apilib/bt/octapi_bt0.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-si gn -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/apilib/largmath/octapi_largmath.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-si gn -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/apilib/llman/octapi_llman.c ld -d -warn-common -r -d -o wct4xxp.kld base.o vpm450m.o oct6100_adpcm_chan.o oct6100_channel.o oct6100_chip_open.o oct6100_chip_stats.o oct6100_conf_bridge.o oct6100_debug.o oct6100_events.o oct6100_interrupts.o oct6100_memory.o oct6100_miscellaneous.o oct6100_mixer.o oct6100_phasing_tsst.o oct6100_playout_buf.o oct6100_remote_debug.o oct6100_tlv.o oct6100_tone_detection.o oct6100_tsi_cnct.o oct6100_tsst.o octapi_bt0.o octapi_largmath.o octapi_llman.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk wct4xxp.kld export_syms | xargs -J% objcopy % wct4xxp.kld ld -Bshareable -d -warn-common -o wct4xxp.ko wct4xxp.kld objcopy --strip-debug wct4xxp.ko ===> bsd-kmod/wcte11xp (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wcte11xp machine -> /usr/src/sys/i386/include x86 -> /usr/src/sys/x86/include awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h cc --param inline-unit-growth=100 -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wcte11xp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wcte11xp/../../drivers/dah di/wcte11xp.c cc: error: argument unused during compilation: '--param inline-unit-growth=100' [-Werror,-Wunused-command-line-argument] *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wcte11xp *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747 *** Error code 1 Stop. make: stopped in /usr/ports/misc/dahdi-kmod26 From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 14:45:49 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 897714D0; Fri, 30 Jan 2015 14:45:49 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 68093399; Fri, 30 Jan 2015 14:45:49 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UEjnfT059160; Fri, 30 Jan 2015 14:45:49 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UEjni5059155; Fri, 30 Jan 2015 14:45:49 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 14:45:49 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301445.t0UEjni5059155@beefy1.isc.freebsd.org> To: makc@FreeBSD.org Subject: [package - head-i386-default][net/knemo-kde4] Failed for knemo-0.7.6_4 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: Fri, 30 Jan 2015 14:45:49 -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: makc@FreeBSD.org Last committer: tijl@FreeBSD.org Ident: $FreeBSD: head/net/knemo-kde4/Makefile 373636 2014-11-29 18:22:32Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/knemo-0.7.6_4.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building net/knemo-kde4 build started at Fri Jan 30 14:43:28 UTC 2015 port directory: /usr/ports/net/knemo-kde4 building for: FreeBSD head-i386-default-job-24 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: makc@FreeBSD.org Makefile ident: $FreeBSD: head/net/knemo-kde4/Makefile 373636 2014-11-29 18:22:32Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=knemo-0.7.6_4 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 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-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/knemo-kde4/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/knemo-kde4/work HOME=/wrkdirs/usr/ports/net/knemo-kde4/work 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)" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/knemo-kde4/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/knemo-kde4/work HOME=/wrkdirs/usr/ports/net/knemo-kde4/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-- 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" KDE4_PREFIX="/usr/local" KDE4_VERSION="4.14.2" KDE4_GENERIC_LIB_VERSION=4.14.2 KDE4_NON_GENERIC_LIB_VERSION=5.14.2 PYCACHE="" PYC_SUFFIX=pyc PYO_SUFFIX=pyo CMAKE_BUILD_TYPE="release" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/knemo" EXAMPLESDIR="share/examples/knemo" DATADIR="share/knemo" WWWDIR="www/knemo" ETCDIR="etc/knemo" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/knemo DOCSDIR=/usr/local/share/doc/knemo EXAMPLESDIR=/usr/local/share/examples/knemo WWWDIR=/usr/local/www/knemo ETCDIR=/usr/local/etc/knemo --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> knemo-0.7.6_4 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.7.txz [head-i386-default-job-24] Installing pkg-1.4.7... [head-i386-default-job-24] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of knemo-0.7.6_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by knemo-0.7.6_4 for building =========================================================================== =================================================== ===> Fetching all distfiles required by knemo-0.7.6_4 for building => SHA256 Checksum OK for 12956-knemo-0.7.6.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by knemo-0.7.6_4 for building ===> Extracting for knemo-0.7.6_4 => SHA256 Checksum OK for 12956-knemo-0.7.6.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for knemo-0.7.6_4 =========================================================================== =================================================== ===> knemo-0.7.6_4 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.1.txz [head-i386-default-job-24] Installing cmake-3.1.1... [head-i386-default-job-24] `-- Installing cmake-modules-3.1.1... [head-i386-default-job-24] `-- Extracting cmake-modules-3.1.1... done [head-i386-default-job-24] `-- Installing curl-7.40.0... [head-i386-default-job-24] | `-- Installing ca_root_nss-3.17.3_1... [head-i386-default-job-24] | `-- Extracting ca_root_nss-3.17.3_1... done [head-i386-default-job-24] `-- Extracting curl-7.40.0... done [head-i386-default-job-24] `-- Installing expat-2.1.0_2... [head-i386-default-job-24] `-- Extracting expat-2.1.0_2... done [head-i386-default-job-24] Extracting cmake-3.1.1... done ===> Returning to build of knemo-0.7.6_4 ===> knemo-0.7.6_4 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 [head-i386-default-job-24] Installing gettext-tools-0.19.4... [head-i386-default-job-24] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-24] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-24] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-24] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-24] Extracting gettext-tools-0.19.4... done ===> Returning to build of knemo-0.7.6_4 ===> knemo-0.7.6_4 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 [head-i386-default-job-24] Installing qt4-moc-4.8.6... [head-i386-default-job-24] Extracting qt4-moc-4.8.6... done ===> Returning to build of knemo-0.7.6_4 ===> knemo-0.7.6_4 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 [head-i386-default-job-24] Installing qt4-qmake-4.8.6... [head-i386-default-job-24] Extracting qt4-qmake-4.8.6... done ===> Returning to build of knemo-0.7.6_4 ===> knemo-0.7.6_4 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 [head-i386-default-job-24] Installing qt4-rcc-4.8.6... [head-i386-default-job-24] Extracting qt4-rcc-4.8.6... done ===> Returning to build of knemo-0.7.6_4 [ 19%] Building CXX object src/knemod/CMakeFiles/knemo.dir/interfacetray.o cd /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=38 -DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -O2 -DNDEBUG -DQT_NO_DEBUG -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6 -I/usr/local/include -I/usr/local/include/KDE -I/usr/local/include/qt4/phonon -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtTest -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/ QtNetwork -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/Qt -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/../common -D_LARGEFILE64_SOURCE -o CMakeFiles/knemo.dir/interfacetray.o -c /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/interfacetray.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/CMakeFiles 20 [ 20%] Building CXX object src/knemod/CMakeFiles/knemo.dir/knemodaemon.o cd /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=38 -DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -O2 -DNDEBUG -DQT_NO_DEBUG -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6 -I/usr/local/include -I/usr/local/include/KDE -I/usr/local/include/qt4/phonon -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtTest -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/ QtNetwork -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/Qt -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/../common -D_LARGEFILE64_SOURCE -o CMakeFiles/knemo.dir/knemodaemon.o -c /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/knemodaemon.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/CMakeFiles 21 [ 21%] Building CXX object src/knemod/CMakeFiles/knemo.dir/plotterconfigdialog.o cd /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=38 -DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -O2 -DNDEBUG -DQT_NO_DEBUG -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6 -I/usr/local/include -I/usr/local/include/KDE -I/usr/local/include/qt4/phonon -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtTest -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/ QtNetwork -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/Qt -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/../common -D_LARGEFILE64_SOURCE -o CMakeFiles/knemo.dir/plotterconfigdialog.o -c /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/plotterconfigdialog.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/CMakeFiles [ 21%] Building CXX object src/knemod/CMakeFiles/knemo.dir/statisticsmodel.o cd /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=38 -DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -O2 -DNDEBUG -DQT_NO_DEBUG -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6 -I/usr/local/include -I/usr/local/include/KDE -I/usr/local/include/qt4/phonon -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtTest -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/ QtNetwork -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/Qt -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/../common -D_LARGEFILE64_SOURCE -o CMakeFiles/knemo.dir/statisticsmodel.o -c /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/statisticsmodel.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/CMakeFiles 22 [ 22%] Building CXX object src/knemod/CMakeFiles/knemo.dir/statisticsview.o cd /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=38 -DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -O2 -DNDEBUG -DQT_NO_DEBUG -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6 -I/usr/local/include -I/usr/local/include/KDE -I/usr/local/include/qt4/phonon -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtTest -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/ QtNetwork -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/Qt -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/../common -D_LARGEFILE64_SOURCE -o CMakeFiles/knemo.dir/statisticsview.o -c /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/statisticsview.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/CMakeFiles 23 [ 23%] Building CXX object src/knemod/CMakeFiles/knemo.dir/backends/backendbase.o cd /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=38 -DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -O2 -DNDEBUG -DQT_NO_DEBUG -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6 -I/usr/local/include -I/usr/local/include/KDE -I/usr/local/include/qt4/phonon -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtTest -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/ QtNetwork -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/Qt -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/../common -D_LARGEFILE64_SOURCE -o CMakeFiles/knemo.dir/backends/backendbase.o -c /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/backendbase.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/CMakeFiles 24 [ 24%] Building CXX object src/knemod/CMakeFiles/knemo.dir/__/common/data.o cd /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=38 -DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -O2 -DNDEBUG -DQT_NO_DEBUG -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6 -I/usr/local/include -I/usr/local/include/KDE -I/usr/local/include/qt4/phonon -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtTest -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/ QtNetwork -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/Qt -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/../common -D_LARGEFILE64_SOURCE -o CMakeFiles/knemo.dir/__/common/data.o -c /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/common/data.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/CMakeFiles 25 [ 25%] Building CXX object src/knemod/CMakeFiles/knemo.dir/__/common/utils.o cd /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=38 -DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -O2 -DNDEBUG -DQT_NO_DEBUG -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6 -I/usr/local/include -I/usr/local/include/KDE -I/usr/local/include/qt4/phonon -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtTest -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/ QtNetwork -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/Qt -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/../common -D_LARGEFILE64_SOURCE -o CMakeFiles/knemo.dir/__/common/utils.o -c /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/common/utils.cpp /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/common/utils.cpp:236:69: warning: unused parameter 'data' [-Wunused-parameter] QString getDefaultRoute( int afType, QString *defaultGateway, void *data ) ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/CMakeFiles [ 25%] Building CXX object src/knemod/CMakeFiles/knemo.dir/storage/sqlstorage.o cd /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=38 -DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -O2 -DNDEBUG -DQT_NO_DEBUG -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6 -I/usr/local/include -I/usr/local/include/KDE -I/usr/local/include/qt4/phonon -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtTest -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/ QtNetwork -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/Qt -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/../common -D_LARGEFILE64_SOURCE -o CMakeFiles/knemo.dir/storage/sqlstorage.o -c /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/storage/sqlstorage.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/CMakeFiles 26 [ 26%] Building CXX object src/knemod/CMakeFiles/knemo.dir/storage/xmlstorage.o cd /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=38 -DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -O2 -DNDEBUG -DQT_NO_DEBUG -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6 -I/usr/local/include -I/usr/local/include/KDE -I/usr/local/include/qt4/phonon -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtTest -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/ QtNetwork -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/Qt -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/../common -D_LARGEFILE64_SOURCE -o CMakeFiles/knemo.dir/storage/xmlstorage.o -c /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/storage/xmlstorage.cpp In file included from /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/storage/xmlstorage.cpp:22: /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/storage/xmlstorage.h:37:20: warning: private field 'mInterface' is not used [-Wunused-private-field] Interface *mInterface; ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/CMakeFiles 27 [ 27%] Building CXX object src/knemod/CMakeFiles/knemo.dir/syncstats/externalstats.o cd /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=38 -DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -O2 -DNDEBUG -DQT_NO_DEBUG -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6 -I/usr/local/include -I/usr/local/include/KDE -I/usr/local/include/qt4/phonon -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtTest -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/ QtNetwork -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/Qt -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/../common -D_LARGEFILE64_SOURCE -o CMakeFiles/knemo.dir/syncstats/externalstats.o -c /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/syncstats/externalstats.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/CMakeFiles 28 [ 28%] Building CXX object src/knemod/CMakeFiles/knemo.dir/syncstats/statsfactory.o cd /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=38 -DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -O2 -DNDEBUG -DQT_NO_DEBUG -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6 -I/usr/local/include -I/usr/local/include/KDE -I/usr/local/include/qt4/phonon -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtTest -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/ QtNetwork -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/Qt -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/../common -D_LARGEFILE64_SOURCE -o CMakeFiles/knemo.dir/syncstats/statsfactory.o -c /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/syncstats/statsfactory.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/CMakeFiles [ 28%] Building CXX object src/knemod/CMakeFiles/knemo.dir/syncstats/stats_vnstat.o cd /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=38 -DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -O2 -DNDEBUG -DQT_NO_DEBUG -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6 -I/usr/local/include -I/usr/local/include/KDE -I/usr/local/include/qt4/phonon -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtTest -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/ QtNetwork -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/Qt -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/../common -D_LARGEFILE64_SOURCE -o CMakeFiles/knemo.dir/syncstats/stats_vnstat.o -c /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/syncstats/stats_vnstat.cpp /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/syncstats/stats_vnstat.cpp:101:24: warning: comparison of integers of different signs: 'time_t' (aka 'int') and 'uint' (aka 'unsigned int') [-Wsign-compare] if ( mSysBtime > lastUpdated ) ~~~~~~~~~ ^ ~~~~~~~~~~~ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/CMakeFiles 29 [ 29%] Building CXX object src/knemod/CMakeFiles/knemo.dir/backends/bsdbackend.o cd /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=38 -DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -O2 -DNDEBUG -DQT_NO_DEBUG -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6 -I/usr/local/include -I/usr/local/include/KDE -I/usr/local/include/qt4/phonon -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtTest -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/ QtNetwork -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/Qt -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/../common -D_LARGEFILE64_SOURCE -o CMakeFiles/knemo.dir/backends/bsdbackend.o -c /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:208:18: error: member access into incomplete type 'struct in6_ifaddr' if ( ifa6->ia6_flags & IN6_IFF_ANYCAST ) ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:207:16: note: forward declaration of 'in6_ifaddr' struct in6_ifaddr *ifa6 = reinterpret_cast(ifa); ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:210:18: error: member access into incomplete type 'struct in6_ifaddr' if ( ifa6->ia6_flags & IN6_IFF_TENTATIVE ) ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:207:16: note: forward declaration of 'in6_ifaddr' struct in6_ifaddr *ifa6 = reinterpret_cast(ifa); ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:212:18: error: member access into incomplete type 'struct in6_ifaddr' if ( ifa6->ia6_flags & IN6_IFF_DUPLICATED ) ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:207:16: note: forward declaration of 'in6_ifaddr' struct in6_ifaddr *ifa6 = reinterpret_cast(ifa); ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:214:18: error: member access into incomplete type 'struct in6_ifaddr' if ( ifa6->ia6_flags & IN6_IFF_DETACHED ) ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:207:16: note: forward declaration of 'in6_ifaddr' struct in6_ifaddr *ifa6 = reinterpret_cast(ifa); ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:216:18: error: member access into incomplete type 'struct in6_ifaddr' if ( ifa6->ia6_flags & IN6_IFF_DEPRECATED ) ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:207:16: note: forward declaration of 'in6_ifaddr' struct in6_ifaddr *ifa6 = reinterpret_cast(ifa); ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:218:18: error: member access into incomplete type 'struct in6_ifaddr' if ( ifa6->ia6_flags & IN6_IFF_NODAD ) ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:207:16: note: forward declaration of 'in6_ifaddr' struct in6_ifaddr *ifa6 = reinterpret_cast(ifa); ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:220:18: error: member access into incomplete type 'struct in6_ifaddr' if ( ifa6->ia6_flags & IN6_IFF_AUTOCONF ) ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:207:16: note: forward declaration of 'in6_ifaddr' struct in6_ifaddr *ifa6 = reinterpret_cast(ifa); ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:222:18: error: member access into incomplete type 'struct in6_ifaddr' if ( ifa6->ia6_flags & IN6_IFF_TEMPORARY ) ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:207:16: note: forward declaration of 'in6_ifaddr' struct in6_ifaddr *ifa6 = reinterpret_cast(ifa); ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:227:41: error: member access into incomplete type 'struct in6_ifaddr' if ( IN6_IS_ADDR_LOOPBACK( &ifa6->ia_addr.sin6_addr ) ) ^ /usr/include/netinet6/in6.h:247:4: note: expanded from macro 'IN6_IS_ADDR_LOOPBACK' ((a)->__u6_addr.__u6_addr32[0] == 0 && \ ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:207:16: note: forward declaration of 'in6_ifaddr' struct in6_ifaddr *ifa6 = reinterpret_cast(ifa); ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:227:41: error: member access into incomplete type 'struct in6_ifaddr' if ( IN6_IS_ADDR_LOOPBACK( &ifa6->ia_addr.sin6_addr ) ) ^ /usr/include/netinet6/in6.h:248:4: note: expanded from macro 'IN6_IS_ADDR_LOOPBACK' (a)->__u6_addr.__u6_addr32[1] == 0 && \ ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:207:16: note: forward declaration of 'in6_ifaddr' struct in6_ifaddr *ifa6 = reinterpret_cast(ifa); ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:227:41: error: member access into incomplete type 'struct in6_ifaddr' if ( IN6_IS_ADDR_LOOPBACK( &ifa6->ia_addr.sin6_addr ) ) ^ /usr/include/netinet6/in6.h:249:4: note: expanded from macro 'IN6_IS_ADDR_LOOPBACK' (a)->__u6_addr.__u6_addr32[2] == 0 && \ ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:207:16: note: forward declaration of 'in6_ifaddr' struct in6_ifaddr *ifa6 = reinterpret_cast(ifa); ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:227:41: error: member access into incomplete type 'struct in6_ifaddr' if ( IN6_IS_ADDR_LOOPBACK( &ifa6->ia_addr.sin6_addr ) ) ^ /usr/include/netinet6/in6.h:250:4: note: expanded from macro 'IN6_IS_ADDR_LOOPBACK' (a)->__u6_addr.__u6_addr32[3] == ntohl(1)) ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:207:16: note: forward declaration of 'in6_ifaddr' struct in6_ifaddr *ifa6 = reinterpret_cast(ifa); ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:229:47: error: member access into incomplete type 'struct in6_ifaddr' else if ( IN6_IS_ADDR_LINKLOCAL( &ifa6->ia_addr.sin6_addr ) ) ^ /usr/include/netinet6/in6.h:295:5: note: expanded from macro 'IN6_IS_ADDR_LINKLOCAL' (((a)->s6_addr[0] == 0xfe) && (((a)->s6_addr[1] & 0xc0) == 0x80)) ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:207:16: note: forward declaration of 'in6_ifaddr' struct in6_ifaddr *ifa6 = reinterpret_cast(ifa); ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:229:47: error: member access into incomplete type 'struct in6_ifaddr' else if ( IN6_IS_ADDR_LINKLOCAL( &ifa6->ia_addr.sin6_addr ) ) ^ /usr/include/netinet6/in6.h:295:35: note: expanded from macro 'IN6_IS_ADDR_LINKLOCAL' (((a)->s6_addr[0] == 0xfe) && (((a)->s6_addr[1] & 0xc0) == 0x80)) ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:207:16: note: forward declaration of 'in6_ifaddr' struct in6_ifaddr *ifa6 = reinterpret_cast(ifa); ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:231:47: error: member access into incomplete type 'struct in6_ifaddr' else if ( IN6_IS_ADDR_SITELOCAL( &ifa6->ia_addr.sin6_addr ) ) ^ /usr/include/netinet6/in6.h:297:5: note: expanded from macro 'IN6_IS_ADDR_SITELOCAL' (((a)->s6_addr[0] == 0xfe) && (((a)->s6_addr[1] & 0xc0) == 0xc0)) ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:207:16: note: forward declaration of 'in6_ifaddr' struct in6_ifaddr *ifa6 = reinterpret_cast(ifa); ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:231:47: error: member access into incomplete type 'struct in6_ifaddr' else if ( IN6_IS_ADDR_SITELOCAL( &ifa6->ia_addr.sin6_addr ) ) ^ /usr/include/netinet6/in6.h:297:35: note: expanded from macro 'IN6_IS_ADDR_SITELOCAL' (((a)->s6_addr[0] == 0xfe) && (((a)->s6_addr[1] & 0xc0) == 0xc0)) ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:207:16: note: forward declaration of 'in6_ifaddr' struct in6_ifaddr *ifa6 = reinterpret_cast(ifa); ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:430:14: warning: enumeration value 'IEEE80211_M_WDS' not handled in switch [-Wswitch] switch ( opmode ) ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:451:20: warning: unused variable 'cp' [-Wunused-variable] const uint8_t *cp; ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:471:14: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] len >= sizeof( struct ieee80211req_sta_info ) ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings and 16 errors generated. *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6 *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6 *** Error code 1 Stop. make: stopped in /usr/ports/net/knemo-kde4 From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 14:47:09 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 ABD7357F; Fri, 30 Jan 2015 14:47:09 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 964E53CA; Fri, 30 Jan 2015 14:47:09 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UEl9tl004302; Fri, 30 Jan 2015 14:47:09 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UEl9xj004275; Fri, 30 Jan 2015 14:47:09 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 14:47:09 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301447.t0UEl9xj004275@beefy1.isc.freebsd.org> To: thierry@FreeBSD.org Subject: [package - head-i386-default][cad/kicad] Failed for kicad-20140622.2.b4027_1, 1 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: Fri, 30 Jan 2015 14:47:09 -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: thierry@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: head/cad/kicad/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/kicad-20140622.2.b4027_1,1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building cad/kicad build started at Fri Jan 30 14:36:55 UTC 2015 port directory: /usr/ports/cad/kicad building for: FreeBSD head-i386-default-job-05 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: thierry@FreeBSD.org Makefile ident: $FreeBSD: head/cad/kicad/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=kicad-20140622.2.b4027_1,1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for kicad-20140622.2.b4027_1,1: DOCS=on: Build and/or install documentation NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/cad/kicad/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/kicad/work HOME=/wrkdirs/usr/ports/cad/kicad/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/cad/kicad/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/kicad/work HOME=/wrkdirs/usr/ports/cad/kicad/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/cad/kicad/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/kicad/work HOME=/wrkdirs/usr/ports/cad/kicad/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/cad/kicad/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/kicad/work HOME=/wrkdirs/usr/ports/cad/kicad/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib/c++ -fstack-pro tector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48" 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-- DESKTOPDIR=share/applications DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " CMAKE_BUILD_TYPE="release" OSREL=11.0 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/kicad" EXAMPLESDIR="share/examples/kicad" DATADIR="share/kicad" WWWDIR="www/kicad" ETCDIR="etc/kicad" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/kicad DOCSDIR=/usr/local/share/doc/kicad EXAMPLESDIR=/usr/local/share/examples/kicad WWWDIR=/usr/local/www/kicad ETCDIR=/usr/local/etc/kicad --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> kicad-20140622.2.b4027_1,1 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.7.txz [head-i386-default-job-05] Installing pkg-1.4.7... [head-i386-default-job-05] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of kicad-20140622.2.b4027_1,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by kicad-20140622.2.b4027_1,1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by kicad-20140622.2.b4027_1,1 for building => SHA256 Checksum OK for kicad_0.20140622%2Bbzr4027.orig.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by kicad-20140622.2.b4027_1,1 for building ===> Extracting for kicad-20140622.2.b4027_1,1 => SHA256 Checksum OK for kicad_0.20140622%2Bbzr4027.orig.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for kicad-20140622.2.b4027_1,1 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for kicad-20140622.2.b4027_1,1 /bin/mv /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include/boost /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include/boost.orig =========================================================================== =================================================== ===> kicad-20140622.2.b4027_1,1 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 [head-i386-default-job-05] Installing doxygen-1.8.9.1,2... [head-i386-default-job-05] `-- Installing graphviz-2.38.0_6... [head-i386-default-job-05] | `-- Installing expat-2.1.0_2... [head-i386-default-job-05] | `-- Extracting expat-2.1.0_2... done [head-i386-default-job-05] | `-- Installing fontconfig-2.11.1,1... [head-i386-default-job-05] | | `-- Installing freetype2-2.5.5... [head-i386-default-job-05] | | `-- Extracting freetype2-2.5.5... done [head-i386-default-job-05] | `-- 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 [head-i386-default-job-05] | `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-05] | | `-- Installing indexinfo-0.2.2... [head-i386-default-job-05] | | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-05] | `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-05] | `-- Installing glib-2.42.1... [head-i386-default-job-05] | | `-- Installing libffi-3.2.1... [head-i386-default-job-05] | | `-- Extracting libffi-3.2.1... done [head-i386-default-job-05] | | `-- Installing libiconv-1.14_6... [head-i386-default-job-05] | | `-- Extracting libiconv-1.14_6... done [head-i386-default-job-05] | | `-- Installing pcre-8.35_2... [head-i386-default-job-05] | | `-- Extracting pcre-8.35_2... done [head-i386-default-job-05] | | `-- Installing perl5-5.18.4_11... [head-i386-default-job-05] | | `-- Extracting perl5-5.18.4_11... done [head-i386-default-job-05] | | `-- Installing python27-2.7.9... [head-i386-default-job-05] | | `-- Installing readline-6.3.8... [head-i386-default-job-05] | | `-- Extracting readline-6.3.8... done [head-i386-default-job-05] | | `-- Extracting python27-2.7.9... done [head-i386-default-job-05] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. /usr/bin/make -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialog_about/AboutDialog_main.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialog_about/AboutDialog_main.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialog_about/AboutDialog_main.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialog_about/dialog_about.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialog_about/dialog_about.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialog_about/dialog_about.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialog_about/dialog_about_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialog_about/dialog_about_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialog_about/dialog_about_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_display_info_HTML_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_display_info_HTML_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_display_info_HTML_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_exit_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_exit_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_exit_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_image_editor.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_image_editor.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_image_editor.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_image_editor_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_image_editor_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_image_editor_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_get_component.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_get_component.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_get_component.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_get_component_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_get_component_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_get_component_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_hotkeys_editor.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_hotkeys_editor.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_hotkeys_editor.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles 44 [ 43%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_hotkeys_editor_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_hotkeys_editor_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_hotkeys_editor_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_list_selector_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_list_selector_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_list_selector_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_page_settings_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_page_settings_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_page_settings_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/base_struct.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/base_struct.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/base_struct.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/basicframe.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/basicframe.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/basicframe.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/bezier_curves.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/bezier_curves.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/bezier_curves.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/bitmap.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/bitmap.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/bitmap.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/block_commande.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/block_commande.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/block_commande.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/build_version.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/build_version.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/build_version.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/class_bitmap_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/class_bitmap_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/class_bitmap_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles 45 [ 44%] Building CXX object common/CMakeFiles/common.dir/class_colors_design_settings.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/class_colors_design_settings.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/class_colors_design_settings.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/class_layer_box_selector.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/class_layer_box_selector.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/class_layer_box_selector.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/class_marker_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/class_marker_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/class_marker_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/class_plotter.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/class_plotter.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/class_plotter.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/class_undoredo_container.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/class_undoredo_container.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/class_undoredo_container.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/common.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/common_plot_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plot_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plot_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/common_plotHPGL_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plotHPGL_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plotHPGL_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/common_plotPS_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plotPS_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plotPS_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/common_plotPDF_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plotPDF_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plotPDF_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/common_plotGERBER_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plotGERBER_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plotGERBER_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles 46 [ 45%] Building CXX object common/CMakeFiles/common.dir/common_plotDXF_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plotDXF_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plotDXF_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/common_plotSVG_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plotSVG_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plotSVG_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/confirm.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/confirm.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/confirm.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/copy_to_clipboard.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/copy_to_clipboard.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/copy_to_clipboard.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/dialog_shim.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialog_shim.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialog_shim.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/displlst.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/displlst.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/displlst.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/dlist.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dlist.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dlist.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/drawframe.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/drawframe.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/drawframe.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/drawpanel.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/drawpanel.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/drawpanel.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/drawtxt.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/drawtxt.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/drawtxt.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles 47 [ 46%] Building CXX object common/CMakeFiles/common.dir/dsnlexer.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dsnlexer.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dsnlexer.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/edaappl.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/edaappl.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/edaappl.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/eda_dde.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/eda_dde.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/eda_dde.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/eda_doc.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/eda_doc.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/eda_doc.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/filter_reader.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/filter_reader.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/filter_reader.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/gestfich.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/gestfich.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/gestfich.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/getrunningmicrosecs.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/getrunningmicrosecs.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/getrunningmicrosecs.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/gr_basic.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/gr_basic.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/gr_basic.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/hotkeys_basic.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/hotkeys_basic.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/hotkeys_basic.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/hotkey_grid_table.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/hotkey_grid_table.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/hotkey_grid_table.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/html_messagebox.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/html_messagebox.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/html_messagebox.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles 48 [ 47%] Building CXX object common/CMakeFiles/common.dir/msgpanel.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/msgpanel.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/msgpanel.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 47%] Building CXX object common/CMakeFiles/common.dir/netlist_keywords.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/netlist_keywords.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/netlist_keywords.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 47%] Building CXX object common/CMakeFiles/common.dir/newstroke_font.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/newstroke_font.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/newstroke_font.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 47%] Building CXX object common/CMakeFiles/common.dir/projet_config.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/projet_config.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/projet_config.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 47%] Building CXX object common/CMakeFiles/common.dir/richio.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/richio.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/richio.cpp In file included from /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include/richio.h:32:0, from /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/richio.cpp:29: /usr/local/include/c++/v1/string: In member function 'virtual std::__1::string OUTPUTFORMATTER::Quotes(const string&)': /usr/local/include/c++/v1/string:641:35: error: inlining failed in call to always_inline 'static bool std::__1::char_traits::eq(std::__1::char_traits::char_type, std::__1::char_traits::char_type) throw ()': indirect function call with a yet undetermined callee static _LIBCPP_CONSTEXPR bool eq(char_type __c1, char_type __c2) _NOEXCEPT ^ In file included from /usr/local/include/c++/v1/string:439:0, from /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include/richio.h:32, from /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/richio.cpp:29: /usr/local/include/c++/v1/algorithm:1050:13: error: called from here if (__pred(*__first1, *__j)) ^ *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 *** Error code 1 Stop. make: stopped in /usr/ports/cad/kicad From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 14:48:36 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 19DA35AD for ; Fri, 30 Jan 2015 14:48:36 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 EDFC03DE; Fri, 30 Jan 2015 14:48:35 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UEmZ6b064033; Fri, 30 Jan 2015 14:48:35 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UEmYlU063699; Fri, 30 Jan 2015 14:48:34 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 14:48:34 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301448.t0UEmYlU063699@beefy1.isc.freebsd.org> To: che@bein.link Subject: [package - head-i386-default][lang/lci] Failed for lci-0.11.2 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: Fri, 30 Jan 2015 14:48:36 -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: che@bein.link Last committer: xmj@FreeBSD.org Ident: $FreeBSD: head/lang/lci/Makefile 377888 2015-01-25 12:42:27Z xmj $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/lci-0.11.2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building lang/lci build started at Fri Jan 30 14:48:24 UTC 2015 port directory: /usr/ports/lang/lci building for: FreeBSD head-i386-default-job-01 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: che@bein.link Makefile ident: $FreeBSD: head/lang/lci/Makefile 377888 2015-01-25 12:42:27Z xmj $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=lci-0.11.2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/lci/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/lci/work HOME=/wrkdirs/usr/ports/lang/lci/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/lci/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/lci/work HOME=/wrkdirs/usr/ports/lang/lci/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-- CMAKE_BUILD_TYPE="release" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/lci" EXAMPLESDIR="share/examples/lci" DATADIR="share/lci" WWWDIR="www/lci" ETCDIR="etc/lci" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/lci DOCSDIR=/usr/local/share/doc/lci EXAMPLESDIR=/usr/local/share/examples/lci WWWDIR=/usr/local/www/lci ETCDIR=/usr/local/etc/lci --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> lci-0.11.2 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.7.txz [head-i386-default-job-01] Installing pkg-1.4.7... [head-i386-default-job-01] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of lci-0.11.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by lci-0.11.2 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by lci-0.11.2 for building => SHA256 Checksum OK for lci-0.11.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by lci-0.11.2 for building ===> Extracting for lci-0.11.2 => SHA256 Checksum OK for lci-0.11.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for lci-0.11.2 =========================================================================== =================================================== ===> lci-0.11.2 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.1.txz [head-i386-default-job-01] Installing cmake-3.1.1... [head-i386-default-job-01] `-- Installing cmake-modules-3.1.1... [head-i386-default-job-01] `-- Extracting cmake-modules-3.1.1... done [head-i386-default-job-01] `-- Installing curl-7.40.0... [head-i386-default-job-01] | `-- Installing ca_root_nss-3.17.3_1... [head-i386-default-job-01] | `-- Extracting ca_root_nss-3.17.3_1... done [head-i386-default-job-01] `-- Extracting curl-7.40.0... done [head-i386-default-job-01] `-- Installing expat-2.1.0_2... [head-i386-default-job-01] `-- Extracting expat-2.1.0_2... done [head-i386-default-job-01] Extracting cmake-3.1.1... done ===> Returning to build of lci-0.11.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for lci-0.11.2 ===> Performing in-source build /bin/mkdir -p /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c -- The C compiler identification is Clang 3.5.1 -- The CXX compiler identification is Clang 3.5.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) CMake Warning at CMakeLists.txt:63 (message): Couldn't find doxygen. You won't be able to generate documentation now -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_DEBUG CMAKE_MODULE_LINKER_FLAGS CMAKE_SHARED_LINKER_FLAGS THREADS_HAVE_PTHREAD_ARG -- Build files have been written to: /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c =========================================================================== =================================================== ===> Building for lci-0.11.2 /usr/local/bin/cmake -H/wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c -B/wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c/CMakeFiles /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/lci.dir/build.make CMakeFiles/lci.dir/depend cd /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c/CMakeFiles/lci.dir/DependInfo.cmake Scanning dependencies of target lci /usr/bin/make -f CMakeFiles/lci.dir/build.make CMakeFiles/lci.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c/CMakeFiles 1 [ 11%] Building C object CMakeFiles/lci.dir/interpreter.c.o /usr/bin/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -o CMakeFiles/lci.dir/interpreter.c.o -c /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c/interpreter.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c/CMakeFiles 2 [ 22%] Building C object CMakeFiles/lci.dir/lexer.c.o /usr/bin/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -o CMakeFiles/lci.dir/lexer.c.o -c /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c/lexer.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c/CMakeFiles 3 [ 33%] Building C object CMakeFiles/lci.dir/main.c.o /usr/bin/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -o CMakeFiles/lci.dir/main.c.o -c /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c/main.c /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c/main.c:112:10: fatal error: 'readline/readline.h' file not found #include ^ 1 error generated. *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c *** Error code 1 Stop. make: stopped in /usr/ports/lang/lci From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 15:02:17 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 6C236AB2; Fri, 30 Jan 2015 15:02:17 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 579477EA; Fri, 30 Jan 2015 15:02:17 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UF2GFd085426; Fri, 30 Jan 2015 15:02:16 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UF2GLr085422; Fri, 30 Jan 2015 15:02:16 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 15:02:16 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301502.t0UF2GLr085422@beefy1.isc.freebsd.org> To: johans@FreeBSD.org Subject: [package - head-i386-default][www/caudium14] Failed for caudium14-1.4.18.7.8.866 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: Fri, 30 Jan 2015 15:02:17 -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: johans@FreeBSD.org Last committer: adamw@FreeBSD.org Ident: $FreeBSD: head/www/caudium14/Makefile 362026 2014-07-16 03:34:56Z adamw $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/caudium14-1.4.18.7.8.866.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building www/caudium14 build started at Fri Jan 30 15:01:48 UTC 2015 port directory: /usr/ports/www/caudium14 building for: FreeBSD head-i386-default-job-15 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: johans@FreeBSD.org Makefile ident: $FreeBSD: head/www/caudium14/Makefile 362026 2014-07-16 03:34:56Z adamw $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=caudium14-1.4.18.7.8.866 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for caudium14-1.4.18.7.8.866: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-debug --with-PiXSL --prefix=/usr/local --with-pike=/usr/local/pike/7.8.866/bin/pike --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/www/caudium14/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/caudium14/work HOME=/wrkdirs/usr/ports/www/caudium14/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/www/caudium14/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/caudium14/work HOME=/wrkdirs/usr/ports/www/caudium14/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/www/caudium14/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/caudium14/work HOME=/wrkdirs/usr/ports/www/caudium14/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/www/caudium14/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/caudium14/work HOME=/wrkdirs/usr/ports/www/caudium14/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="-I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods" 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-- PIKEVERSION=7.8.866 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/caudium" EXAMPLESDIR="share/examples/caudium14" DATADIR="share/caudium14" WWWDIR="www/caudium14" ETCDIR="etc/caudium14" --End PLIST_SUB-- --SUB_LIST-- PIKEVERSION=7.8.866 PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/caudium14 DOCSDIR=/usr/local/share/doc/caudium EXAMPLESDIR=/usr/local/share/examples/caudium14 WWWDIR=/usr/local/www/caudium14 ETCDIR=/usr/local/etc/caudium14 --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> caudium14-1.4.18.7.8.866 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.7.txz [head-i386-default-job-15] Installing pkg-1.4.7... [head-i386-default-job-15] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of caudium14-1.4.18.7.8.866 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by caudium14-1.4.18.7.8.866 for building =========================================================================== =================================================== ===> Fetching all distfiles required by caudium14-1.4.18.7.8.866 for building => SHA256 Checksum OK for Caudium-1.4.18.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by caudium14-1.4.18.7.8.866 for building ===> Extracting for caudium14-1.4.18.7.8.866 => SHA256 Checksum OK for Caudium-1.4.18.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for caudium14-1.4.18.7.8.866 ===> Applying FreeBSD patches for caudium14-1.4.18.7.8.866 =========================================================================== =================================================== ===> caudium14-1.4.18.7.8.866 depends on executable: pike78 - not found ===> Verifying install for pike78 in /usr/ports/lang/pike78 ===> Installing existing package /packages/All/pike78-7.8.866_1.txz [head-i386-default-job-15] Installing pike78-7.8.866_1... [head-i386-default-job-15] `-- Installing freetype-1.3.1_5... [head-i386-default-job-15] `-- Extracting freetype-1.3.1_5... done [head-i386-default-job-15] `-- Installing freetype2-2.5.5... [head-i386-default-job-15] `-- Extracting freetype2-2.5.5... done [head-i386-default-job-15] `-- Installing gdbm-1.11_2... [head-i386-default-job-15] | `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-15] | | `-- Installing indexinfo-0.2.2... [head-i386-default-job-15] | | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-15] | `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-15] `-- Extracting gdbm-1.11_2... done [head-i386-default-job-15] `-- Installing gmp-5.1.3_2... [head-i386-default-job-15] `-- Extracting gmp-5.1.3_2... done [head-i386-default-job-15] `-- Installing jpeg-8_6... [head-i386-default-job-15] `-- Extracting jpeg-8_6... done [head-i386-default-job-15] `-- Installing mysql55-client-5.5.41... [head-i386-default-job-15] | `-- Installing readline-6.3.8... [head-i386-default-job-15] | `-- Extracting readline-6.3.8... done [head-i386-default-job-15] `-- Extracting mysql55-client-5.5.41... done [head-i386-default-job-15] `-- Installing nettle-2.7.1... [head-i386-default-job-15] `-- Extracting nettle-2.7.1... done [head-i386-default-job-15] `-- Installing pcre-8.35_2... [head-i386-default-job-15] `-- Extracting pcre-8.35_2... done [head-i386-default-job-15] `-- Installing perl5-5.18.4_11... [head-i386-default-job-15] `-- Extracting perl5-5.18.4_11... done [head-i386-default-job-15] `-- Installing tiff-4.0.3_5... [head-i386-default-job-15] | `-- Installing jbigkit-2.1_1... [head-i386-default-job-15] | `-- Extracting jbigkit-2.1_1... done [head-i386-default-job-15] `-- Extracting tiff-4.0.3_5... done [head-i386-default-job-15] Extracting pike78-7.8.866_1... done ===> Returning to build of caudium14-1.4.18.7.8.866 ===> caudium14-1.4.18.7.8.866 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 [head-i386-default-job-15] Installing gmake-4.1_1... [head-i386-default-job-15] Extracting gmake-4.1_1... done ===> Returning to build of caudium14-1.4.18.7.8.866 =========================================================================== =================================================== ===> caudium14-1.4.18.7.8.866 depends on shared library: libsablot.so - not found ===> Verifying for libsablot.so in /usr/ports/textproc/sablotron ===> Installing existing package /packages/All/Sablot-1.0.3_3.txz [head-i386-default-job-15] Installing Sablot-1.0.3_3... [head-i386-default-job-15] `-- Installing expat-2.1.0_2... [head-i386-default-job-15] `-- Extracting expat-2.1.0_2... done [head-i386-default-job-15] Extracting Sablot-1.0.3_3... done ===> Returning to build of caudium14-1.4.18.7.8.866 =========================================================================== =================================================== ===> Configuring for caudium14-1.4.18.7.8.866 configure: loading site script /usr/ports/Templates/config.site checking whether gmake sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel configure: WARNING: Converted . to /wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18, If this does not work, please use an absolute path to the configure script. checking for gcc... cc checking for C compiler default output file name... a.out checking for alloca.h... (cached) no configure: creating ./config.status config.status: creating Makefile.pre config.status: creating caudium_machine.h config.status: executing default commands Calculating dependencies... configure: configuring in tools configure: running /bin/sh '/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/tools/configure' --prefix=/usr/local '--without-debug' '--with-PiXSL' '--with-pike=/usr/local/pike/7.8.866/bin/pike' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd11.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'CPPFLAGS=-I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods' 'CPP=cpp' 'LDFLAGS= -fstack-protector' 'build_alias=i386-portbld-freebsd11.0' '--cache-file=/dev/null' '--srcdir=/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src' --cache-file=/dev/null --srcdir=/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/tools configure: loading site script /usr/ports/Templates/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking if /wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/tools/../..//smartlink exists is up to date and works... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for unistd.h... (cached) yes checking for signal.h... (cached) yes checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking for crypt in -lcrypt... (cached) yes checking for crypt... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: configuring in tools configure: running /bin/sh '/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/tools/configure' --prefix=/usr/local '--without-debug' '--with-PiXSL' '--with-pike=/usr/local/pike/7.8.866/bin/pike' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd11.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'CPPFLAGS=-I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods' 'CPP=cpp' 'LDFLAGS= -fstack-protector' 'build_alias=i386-portbld-freebsd11.0' --cache-file=/dev/null --srcdir=/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/tools configure: loading site script /usr/ports/Templates/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel configure: creating ./config.status config.status: creating caudium-rc_script chmod: docparser/docparse: No such file or directory config.status: creating docparser/docparse config.status: creating Makefile Caudium is now configured. This is some information about the build environment. If the wrong pike was selected, try re-running configure with '--with-pike=/path/to/correct/pike'. CC: /wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/smartlink cc LDSHARED: /wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/smartlink cc -Wl,-Bshareable CFLAGS: -O2 -pipe -fstack-protector -fno-strict-aliasing CPPFLAGS: -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/ -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/ LDFLAGS: -fstack-protector Pike binary used: /usr/local/pike/7.8.866/bin/pike Pike version: 7.8.866 Pike include dir: -I/usr/local/pike/7.8.866/include/pike -I/usr/local/pike/7.8.866/include/pike Checking for potential compatibility problems with your Pike installation... Pike is missing support for the following database backends: Msql, Odbc, Oracle, Postgres and sybase Supported backend: Mysql *** Found 1 potential problem. =========================================================================== =================================================== ===> Building for caudium14-1.4.18.7.8.866 gmake[1]: Entering directory '/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18' gmake[2]: Entering directory '/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src' ( cd cmods && gmake ) gmake[3]: Entering directory '/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods' Making _Caudium gmake[4]: Entering directory '/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/_Caudium' cc -I/usr/local/pike/7.8.866/include/pike -I/usr/local/pike/7.8.866/include/pike -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/_Caudium/ -I. -c caudium.c -o caudium.o caudium.c:190:31: warning: incompatible pointer types passing 'const char *(*)[]' to parameter of type 'char **' [-Wincompatible-pointer-types] __unsafe_chars[encode_type], ^~~~~~~~~~~~~~~~~~~~~~~~~~~ caudium.c:134:61: note: passing argument to parameter 'unsafe_chars' here char* unsafe_chars[], ^ caudium.c:195:31: warning: incompatible pointer types passing 'const char *(*)[]' to parameter of type 'char **' [-Wincompatible-pointer-types] __unsafe_chars[encode_type], ^~~~~~~~~~~~~~~~~~~~~~~~~~~ caudium.c:134:61: note: passing argument to parameter 'unsafe_chars' here char* unsafe_chars[], ^ caudium.c:917:21: warning: passing 'char [1]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] eres = ent_parser(input->str, input->len, entity_callback, scopemap, extra_args); ^~~~~~~~~~ /wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/_Caudium/entparse.h:102:39: note: passing argument to parameter 'buf' here ENT_RESULT* ent_parser(unsigned char *buf, unsigned long buflen, ^ caudium.c:950:38: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] result = make_shared_binary_string(eres->buf, eres->buflen); ^~~~~~~~~ /usr/local/pike/7.8.866/include/pike/stralloc.h:277:78: note: passing argument to parameter 'str' here PMOD_EXPORT struct pike_string * debug_make_shared_binary_string(const char *str,size_t len); ^ caudium.c:1274:10: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] orig = scratchpad_get(src->len + 1);/* it always returns a valid pointer */ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ caudium.c:1320:8: warning: assigning to 'char *' from 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] orig = scratchpad_get(src->len + 1);/* it always returns a valid pointer */ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ caudium.c:1360:20: warning: passing 'char [1]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] tmp = url_decode(src->str, src->len, 0, 2); ^~~~~~~~ caudium.c:691:54: note: passing argument to parameter 'str' here static struct pike_string *url_decode(unsigned char *str, int len, int exist, ^ caudium.c:1393:8: warning: assigning to 'unsigned char *' from 'char [1]' converts between pointers to integer types with different sign [-Wpointer-sign] for(i=in->str; *i; i++) ^~~~~~~~ caudium.c:1404:15: warning: assigning to 'unsigned char *' from 'char [1]' converts between pointers to integer types with different sign [-Wpointer-sign] for(o=out, i=in->str; *i; i++) { ^~~~~~~~ caudium.c:1415:29: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] return make_shared_string(out); ^~~ /usr/local/pike/7.8.866/include/pike/stralloc.h:283:70: note: passing argument to parameter 'str' here PMOD_EXPORT struct pike_string *debug_make_shared_string(const char *str); ^ caudium.c:1474:20: warning: passing 'char [1]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] tmp = url_decode(src->str, src->len, 0, 1); ^~~~~~~~ caudium.c:691:54: note: passing argument to parameter 'str' here static struct pike_string *url_decode(unsigned char *str, int len, int exist, ^ 11 warnings generated. cc -I/usr/local/pike/7.8.866/include/pike -I/usr/local/pike/7.8.866/include/pike -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/_Caudium/ -I. -c nb_send.c -o nb_send.o cc -I/usr/local/pike/7.8.866/include/pike -I/usr/local/pike/7.8.866/include/pike -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/_Caudium/ -I. -c getdate.c -o getdate.o cc -I/usr/local/pike/7.8.866/include/pike -I/usr/local/pike/7.8.866/include/pike -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/_Caudium/ -I. -c datetime.c -o datetime.o datetime.c:264:12: warning: incompatible pointer to integer conversion initializing 'long' with an expression of type 'void *' [-Wint-conversion] INT_TYPE timestamp = NULL; ^ ~~~~ 1 warning generated. cc -I/usr/local/pike/7.8.866/include/pike -I/usr/local/pike/7.8.866/include/pike -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/_Caudium/ -I. -c entparse.c -o entparse.o entparse.c:208:17: warning: passing 'unsigned char [256]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] cback(entname, entparts, &cbackres, userdata, extra_args); ^~~~~~~ entparse.c:208:26: warning: passing 'unsigned char [256]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] cback(entname, entparts, &cbackres, userdata, extra_args); ^~~~~~~~ 2 warnings generated. cc -I/usr/local/pike/7.8.866/include/pike -I/usr/local/pike/7.8.866/include/pike -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/_Caudium/ -I. -c scratchpad.c -o scratchpad.o /wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/smartlink cc -Wl,-Bshareable -fstack-protector -o _Caudium.so caudium.o nb_send.o getdate.o datetime.o entparse.o scratchpad.o /usr/lib/libgcc.a -lc /usr/lib/libgcc.a /usr/lib/crt1.o: In function `_start1': /usr/local/poudriere/jails/head-i386/usr/src/lib/csu/i386-elf/crt1_c.c:(.text+0xb1): undefined reference to `__preinit_array_start' /usr/local/poudriere/jails/head-i386/usr/src/lib/csu/i386-elf/crt1_c.c:(.text+0xb6): undefined reference to `__preinit_array_end' /usr/local/poudriere/jails/head-i386/usr/src/lib/csu/i386-elf/crt1_c.c:(.text+0xd3): undefined reference to `__preinit_array_start' /usr/local/poudriere/jails/head-i386/usr/src/lib/csu/i386-elf/crt1_c.c:(.text+0xfa): undefined reference to `__init_array_start' /usr/local/poudriere/jails/head-i386/usr/src/lib/csu/i386-elf/crt1_c.c:(.text+0xff): undefined reference to `__init_array_end' /usr/local/poudriere/jails/head-i386/usr/src/lib/csu/i386-elf/crt1_c.c:(.text+0x123): undefined reference to `__init_array_start' /usr/lib/crt1.o: In function `finalizer': /usr/local/poudriere/jails/head-i386/usr/src/lib/csu/i386-elf/crt1_c.c:(.text+0x175): undefined reference to `__fini_array_start' /usr/local/poudriere/jails/head-i386/usr/src/lib/csu/i386-elf/crt1_c.c:(.text+0x17a): undefined reference to `__fini_array_end' /usr/local/poudriere/jails/head-i386/usr/src/lib/csu/i386-elf/crt1_c.c:(.text+0x193): undefined reference to `__fini_array_start' /usr/bin/ld: _Caudium.so: hidden symbol `__preinit_array_start' isn't defined /usr/bin/ld: final link failed: Nonrepresentable section on output cc: error: linker command failed with exit code 1 (use -v to see invocation) Makefile:44: recipe for target '_Caudium.so' failed gmake[4]: *** [_Caudium.so] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods/_Caudium' Makefile:18: recipe for target '_Caudium' failed gmake[3]: *** [_Caudium] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src/cmods' Makefile:16: recipe for target 'cmods' failed gmake[2]: *** [cmods] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18/src' Makefile:36: recipe for target 'src' failed gmake[1]: *** [src] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/www/caudium14/work/Caudium-1.4.18' *** Error code 1 Stop. make: stopped in /usr/ports/www/caudium14 From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 15:02:39 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 71D35BA1 for ; Fri, 30 Jan 2015 15:02:39 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 5CF157F0; Fri, 30 Jan 2015 15:02:39 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UF2dv0085376; Fri, 30 Jan 2015 15:02:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UF2cLe085235; Fri, 30 Jan 2015 15:02:38 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 15:02:38 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301502.t0UF2cLe085235@beefy2.isc.freebsd.org> To: uffe@uffe.org Subject: [package - head-amd64-default][science/pulseview] Failed for pulseview-0.2.0_1 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: Fri, 30 Jan 2015 15:02:39 -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: uffe@uffe.org Last committer: marino@FreeBSD.org Ident: $FreeBSD: head/science/pulseview/Makefile 363921 2014-08-03 16:16:21Z marino $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/pulseview-0.2.0_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building science/pulseview build started at Fri Jan 30 14:59:10 UTC 2015 port directory: /usr/ports/science/pulseview building for: FreeBSD head-amd64-default-job-09 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: uffe@uffe.org Makefile ident: $FreeBSD: head/science/pulseview/Makefile 363921 2014-08-03 16:16:21Z marino $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=pulseview-0.2.0_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 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-- XDG_DATA_HOME=/wrkdirs/usr/ports/science/pulseview/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/pulseview/work HOME=/wrkdirs/usr/ports/science/pulseview/work 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 PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/science/pulseview/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/pulseview/work HOME=/wrkdirs/usr/ports/science/pulseview/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-- 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" CMAKE_BUILD_TYPE="release" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/pulseview" EXAMPLESDIR="share/examples/pulseview" DATADIR="share/pulseview" WWWDIR="www/pulseview" ETCDIR="etc/pulseview" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pulseview DOCSDIR=/usr/local/share/doc/pulseview EXAMPLESDIR=/usr/local/share/examples/pulseview WWWDIR=/usr/local/www/pulseview ETCDIR=/usr/local/etc/pulseview --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> pulseview-0.2.0_1 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.7.txz [head-amd64-default-job-09] Installing pkg-1.4.7... [head-amd64-default-job-09] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of pulseview-0.2.0_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by pulseview-0.2.0_1 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by pulseview-0.2.0_1 for building => SHA256 Checksum OK for pulseview-0.2.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by pulseview-0.2.0_1 for building ===> Extracting for pulseview-0.2.0_1 => SHA256 Checksum OK for pulseview-0.2.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for pulseview-0.2.0_1 ===> Applying FreeBSD patches for pulseview-0.2.0_1 =========================================================================== =================================================== ===> pulseview-0.2.0_1 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.1.txz [head-amd64-default-job-09] Installing cmake-3.1.1... [head-amd64-default-job-09] `-- Installing cmake-modules-3.1.1... [head-amd64-default-job-09] `-- Extracting cmake-modules-3.1.1... done [head-amd64-default-job-09] `-- Installing curl-7.40.0... [head-amd64-default-job-09] | `-- Installing ca_root_nss-3.17.3_1... [head-amd64-default-job-09] | `-- Extracting ca_root_nss-3.17.3_1... done [head-amd64-default-job-09] `-- Extracting curl-7.40.0... done [head-amd64-default-job-09] `-- Installing expat-2.1.0_2... [head-amd64-default-job-09] `-- Extracting expat-2.1.0_2... done [head-amd64-default-job-09] Extracting cmake-3.1.1... done ===> Returning to build of pulseview-0.2.0_1 ===> pulseview-0.2.0_1 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 [head-amd64-default-job-09] Installing gmake-4.1_1... [head-amd64-default-job-09] `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-09] | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-09] | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-09] `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-09] Extracting gmake-4.1_1... done ===> Returning to build of pulseview-0.2.0_1 ===> pulseview-0.2.0_1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [head-amd64-default-job-09] Installing pkgconf-0.9.7... [head-amd64-default-job-09] Extracting pkgconf-0.9.7... done ===> Returning to build of pulseview-0.2.0_1 ===> pulseview-0.2.0_1 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_3.txz [head-amd64-default-job-09] Installing qt4-corelib-4.8.6_3... [head-amd64-default-job-09] `-- Installing glib-2.42.1... [head-amd64-default-job-09] | `-- Installing libffi-3.2.1... [head-amd64-default-job-09] | `-- Extracting libffi-3.2.1... done [head-amd64-default-job-09] | `-- Installing libiconv-1.14_6... [head-amd64-default-job-09] | `-- Extracting libiconv-1.14_6... done [head-amd64-default-job-09] | `-- Installing pcre-8.35_2... [head-amd64-default-job-09] | `-- Extracting pcre-8.35_2... done [head-amd64-default-job-09] | `-- Installing perl5-5.18.4_11... [head-amd64-default-job-09] | `-- Extracting perl5-5.18.4_11... done [head-amd64-default-job-09] | `-- Installing python27-2.7.9... [head-amd64-default-job-09] | | `-- Installing readline-6.3.8... [head-amd64-default-job-09] | | `-- Extracting readline-6.3.8... done [head-amd64-default-job-09] | `-- Extracting python27-2.7.9... done [head-amd64-default-job-09] `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [head-amd64-default-job-09] `-- Installing icu-53.1... [head-amd64-default-job-09] `-- Extracting icu-53.1... done [head-amd64-default-job-09] Extracting qt4-corelib-4.8.6_3... done [ 22%] Generating pv/widgets/moc_popuptoolbutton.cxx cd /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/widgets && /usr/local/bin/moc-qt4 @/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/widgets/moc_popuptoolbutton.cxx_parameters /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 23 [ 23%] Generating pv/widgets/moc_sweeptimingwidget.cxx cd /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/widgets && /usr/local/bin/moc-qt4 @/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/widgets/moc_sweeptimingwidget.cxx_parameters /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles [ 23%] Generating pv/widgets/moc_wellarray.cxx cd /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/widgets && /usr/local/bin/moc-qt4 @/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/widgets/moc_wellarray.cxx_parameters /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 24 [ 24%] Generating moc_signalhandler.cxx /usr/local/bin/moc-qt4 @/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/moc_signalhandler.cxx_parameters /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 25 [ 25%] Generating pv/data/moc_decoderstack.cxx cd /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/data && /usr/local/bin/moc-qt4 @/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/data/moc_decoderstack.cxx_parameters /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles [ 25%] Generating pv/view/moc_decodetrace.cxx cd /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/view && /usr/local/bin/moc-qt4 @/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/view/moc_decodetrace.cxx_parameters /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 26 [ 26%] Generating pv/widgets/moc_decodergroupbox.cxx cd /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/widgets && /usr/local/bin/moc-qt4 @/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/widgets/moc_decodergroupbox.cxx_parameters /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 27 [ 27%] Generating pv/widgets/moc_decodermenu.cxx cd /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/widgets && /usr/local/bin/moc-qt4 @/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/widgets/moc_decodermenu.cxx_parameters /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 28 [ 28%] Generating ui_about.h /usr/local/bin/uic-qt4 -o /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/ui_about.h /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/dialogs/about.ui cd /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles/pulseview.dir/DependInfo.cmake Scanning dependencies of target pulseview gmake[3]: Leaving directory '/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0' gmake -f CMakeFiles/pulseview.dir/build.make CMakeFiles/pulseview.dir/build gmake[3]: Entering directory '/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0' /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 29 [ 29%] Building CXX object CMakeFiles/pulseview.dir/main.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/main.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/main.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 30 [ 30%] Building CXX object CMakeFiles/pulseview.dir/pv/devicemanager.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/devicemanager.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/devicemanager.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles [ 30%] Building CXX object CMakeFiles/pulseview.dir/pv/mainwindow.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/mainwindow.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/mainwindow.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 31 [ 31%] Building CXX object CMakeFiles/pulseview.dir/pv/sigsession.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/sigsession.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/sigsession.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 32 [ 32%] Building CXX object CMakeFiles/pulseview.dir/pv/storesession.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/storesession.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/storesession.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 33 [ 33%] Building CXX object CMakeFiles/pulseview.dir/pv/data/analog.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/data/analog.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/data/analog.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles [ 33%] Building CXX object CMakeFiles/pulseview.dir/pv/data/analogsnapshot.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/data/analogsnapshot.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/data/analogsnapshot.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 34 [ 34%] Building CXX object CMakeFiles/pulseview.dir/pv/data/logic.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/data/logic.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/data/logic.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 35 [ 35%] Building CXX object CMakeFiles/pulseview.dir/pv/data/logicsnapshot.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/data/logicsnapshot.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/data/logicsnapshot.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles [ 35%] Building CXX object CMakeFiles/pulseview.dir/pv/data/signaldata.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/data/signaldata.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/data/signaldata.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 36 [ 36%] Building CXX object CMakeFiles/pulseview.dir/pv/data/snapshot.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/data/snapshot.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/data/snapshot.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 37 [ 37%] Building CXX object CMakeFiles/pulseview.dir/pv/device/device.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/device/device.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/device/device.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 38 [ 38%] Building CXX object CMakeFiles/pulseview.dir/pv/device/file.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/device/file.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/device/file.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles [ 38%] Building CXX object CMakeFiles/pulseview.dir/pv/device/devinst.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/device/devinst.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/device/devinst.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 39 [ 39%] Building CXX object CMakeFiles/pulseview.dir/pv/device/inputfile.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/device/inputfile.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/device/inputfile.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 40 [ 40%] Building CXX object CMakeFiles/pulseview.dir/pv/device/sessionfile.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/device/sessionfile.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/device/sessionfile.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 41 [ 41%] Building CXX object CMakeFiles/pulseview.dir/pv/dialogs/about.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/dialogs/about.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/dialogs/about.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles [ 41%] Building CXX object CMakeFiles/pulseview.dir/pv/dialogs/connect.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/dialogs/connect.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/dialogs/connect.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 42 [ 42%] Building CXX object CMakeFiles/pulseview.dir/pv/dialogs/storeprogress.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/dialogs/storeprogress.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/dialogs/storeprogress.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 43 [ 43%] Building CXX object CMakeFiles/pulseview.dir/pv/popups/deviceoptions.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/popups/deviceoptions.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/popups/deviceoptions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles [ 43%] Building CXX object CMakeFiles/pulseview.dir/pv/popups/probes.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/popups/probes.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/popups/probes.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 44 [ 44%] Building CXX object CMakeFiles/pulseview.dir/pv/prop/bool.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/prop/bool.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/prop/bool.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 45 [ 45%] Building CXX object CMakeFiles/pulseview.dir/pv/prop/double.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/prop/double.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/prop/double.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 46 [ 46%] Building CXX object CMakeFiles/pulseview.dir/pv/prop/enum.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/prop/enum.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/prop/enum.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles [ 46%] Building CXX object CMakeFiles/pulseview.dir/pv/prop/int.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/prop/int.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/prop/int.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 47 [ 47%] Building CXX object CMakeFiles/pulseview.dir/pv/prop/property.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/prop/property.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/prop/property.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 48 [ 48%] Building CXX object CMakeFiles/pulseview.dir/pv/prop/string.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/prop/string.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/prop/string.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles [ 48%] Building CXX object CMakeFiles/pulseview.dir/pv/prop/binding/binding.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/prop/binding/binding.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/prop/binding/binding.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 49 [ 49%] Building CXX object CMakeFiles/pulseview.dir/pv/prop/binding/deviceoptions.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/prop/binding/deviceoptions.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/prop/binding/deviceoptions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 50 [ 50%] Building CXX object CMakeFiles/pulseview.dir/pv/toolbars/samplingbar.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/toolbars/samplingbar.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/toolbars/samplingbar.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 51 [ 51%] Building CXX object CMakeFiles/pulseview.dir/pv/view/analogsignal.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/view/analogsignal.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/view/analogsignal.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles [ 51%] Building CXX object CMakeFiles/pulseview.dir/pv/view/cursor.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/view/cursor.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/view/cursor.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 52 [ 52%] Building CXX object CMakeFiles/pulseview.dir/pv/view/cursorpair.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/view/cursorpair.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/view/cursorpair.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 53 [ 53%] Building CXX object CMakeFiles/pulseview.dir/pv/view/header.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/view/header.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/view/header.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles [ 53%] Building CXX object CMakeFiles/pulseview.dir/pv/view/marginwidget.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/view/marginwidget.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/view/marginwidget.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 54 [ 54%] Building CXX object CMakeFiles/pulseview.dir/pv/view/logicsignal.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/view/logicsignal.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/view/logicsignal.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 55 [ 55%] Building CXX object CMakeFiles/pulseview.dir/pv/view/ruler.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/view/ruler.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/view/ruler.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 56 [ 56%] Building CXX object CMakeFiles/pulseview.dir/pv/view/selectableitem.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/view/selectableitem.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/view/selectableitem.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles [ 56%] Building CXX object CMakeFiles/pulseview.dir/pv/view/signal.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/view/signal.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/view/signal.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 57 [ 57%] Building CXX object CMakeFiles/pulseview.dir/pv/view/timemarker.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/view/timemarker.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/view/timemarker.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 58 [ 58%] Building CXX object CMakeFiles/pulseview.dir/pv/view/trace.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/view/trace.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/view/trace.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles [ 58%] Building CXX object CMakeFiles/pulseview.dir/pv/view/tracepalette.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/view/tracepalette.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/view/tracepalette.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 59 [ 59%] Building CXX object CMakeFiles/pulseview.dir/pv/view/view.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/view/view.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/view/view.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 60 [ 60%] Building CXX object CMakeFiles/pulseview.dir/pv/view/viewport.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/view/viewport.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/view/viewport.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 61 [ 61%] Building CXX object CMakeFiles/pulseview.dir/pv/widgets/colourbutton.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/widgets/colourbutton.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/widgets/colourbutton.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles [ 61%] Building CXX object CMakeFiles/pulseview.dir/pv/widgets/colourpopup.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/widgets/colourpopup.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/widgets/colourpopup.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 62 [ 62%] Building CXX object CMakeFiles/pulseview.dir/pv/widgets/popup.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/widgets/popup.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/widgets/popup.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 63 [ 63%] Building CXX object CMakeFiles/pulseview.dir/pv/widgets/popuptoolbutton.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/widgets/popuptoolbutton.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/widgets/popuptoolbutton.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/CMakeFiles 64 [ 64%] Building CXX object CMakeFiles/pulseview.dir/pv/widgets/sweeptimingwidget.cpp.o /usr/bin/c++ -DENABLE_DECODE -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -isystem /usr/local/include/qt4 -isystem /usr/local/include/qt4/QtGui -isystem /usr/local/include/qt4/QtCore -I/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0 -I/usr/local/include -I/usr/local/include/python3.4m -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -Wextra -Werror -o CMakeFiles/pulseview.dir/pv/widgets/sweeptimingwidget.cpp.o -c /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/widgets/sweeptimingwidget.cpp /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/widgets/sweeptimingwidget.cpp:172:33: error: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Werror,-Wabsolute-value] const int64_t this_variance = abs( ^ /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/widgets/sweeptimingwidget.cpp:172:33: note: use function 'std::abs' instead const int64_t this_variance = abs( ^~~ std::abs /wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0/pv/widgets/sweeptimingwidget.cpp:172:33: note: include the header or explicitly provide a declaration for 'std::abs' 1 error generated. CMakeFiles/pulseview.dir/build.make:1422: recipe for target 'CMakeFiles/pulseview.dir/pv/widgets/sweeptimingwidget.cpp.o' failed gmake[3]: *** [CMakeFiles/pulseview.dir/pv/widgets/sweeptimingwidget.cpp.o] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0' CMakeFiles/Makefile2:63: recipe for target 'CMakeFiles/pulseview.dir/all' failed gmake[2]: *** [CMakeFiles/pulseview.dir/all] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0' Makefile:140: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/science/pulseview/work/pulseview-0.2.0' *** Error code 1 Stop. make: stopped in /usr/ports/science/pulseview From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 15:08:04 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 05B3ECAD; Fri, 30 Jan 2015 15:08:04 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 CAE9783B; Fri, 30 Jan 2015 15:08:03 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UF83rZ038443; Fri, 30 Jan 2015 15:08:03 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UF83Mj038425; Fri, 30 Jan 2015 15:08:03 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 15:08:03 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301508.t0UF83Mj038425@beefy2.isc.freebsd.org> To: johans@FreeBSD.org Subject: [package - head-amd64-default][math/calc] Failed for calc-2.12.5.0 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: Fri, 30 Jan 2015 15:08:04 -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: johans@FreeBSD.org Last committer: johans@FreeBSD.org Ident: $FreeBSD: head/math/calc/Makefile 370944 2014-10-15 19:07:45Z johans $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/calc-2.12.5.0.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building math/calc build started at Fri Jan 30 15:07:56 UTC 2015 port directory: /usr/ports/math/calc building for: FreeBSD head-amd64-default-job-11 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: johans@FreeBSD.org Makefile ident: $FreeBSD: head/math/calc/Makefile 370944 2014-10-15 19:07:45Z johans $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=calc-2.12.5.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/calc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/calc/work HOME=/wrkdirs/usr/ports/math/calc/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- CALCPAGER="more" CAT="/bin/cat" CHMOD="/bin/chmod" CP="cp -f" GMAKE="gmake" LN="/bin/ln" MKDIR="/bin/mkdir -p" MV="/bin/mv" RM="/bin/rm -f" SED="/usr/bin/sed" TOUCH="/usr/bin/touch" TRUE="true" XDG_DATA_HOME=/wrkdirs/usr/ports/math/calc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/calc/work HOME=/wrkdirs/usr/ports/math/calc/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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -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=2.12.5.0 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/calc" EXAMPLESDIR="share/examples/calc" DATADIR="share/calc" WWWDIR="www/calc" ETCDIR="etc/calc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/calc DOCSDIR=/usr/local/share/doc/calc EXAMPLESDIR=/usr/local/share/examples/calc WWWDIR=/usr/local/www/calc ETCDIR=/usr/local/etc/calc --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> calc-2.12.5.0 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.7.txz [head-amd64-default-job-11] Installing pkg-1.4.7... [head-amd64-default-job-11] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of calc-2.12.5.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by calc-2.12.5.0 for building =========================================================================== =================================================== ===> Fetching all distfiles required by calc-2.12.5.0 for building => SHA256 Checksum OK for calc-2.12.5.0.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by calc-2.12.5.0 for building ===> Extracting for calc-2.12.5.0 => SHA256 Checksum OK for calc-2.12.5.0.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for calc-2.12.5.0 ===> Applying FreeBSD patches for calc-2.12.5.0 =========================================================================== =================================================== ===> calc-2.12.5.0 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 [head-amd64-default-job-11] Installing gmake-4.1_1... [head-amd64-default-job-11] `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-11] | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-11] | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-11] `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-11] Extracting gmake-4.1_1... done ===> Returning to build of calc-2.12.5.0 =========================================================================== =================================================== ===> calc-2.12.5.0 depends on shared library: libreadline.so.6 - not found ===> Verifying for libreadline.so.6 in /usr/ports/devel/readline ===> Installing existing package /packages/All/readline-6.3.8.txz [head-amd64-default-job-11] Installing readline-6.3.8... [head-amd64-default-job-11] Extracting readline-6.3.8... done ===> Returning to build of calc-2.12.5.0 =========================================================================== =================================================== ===> Configuring for calc-2.12.5.0 =========================================================================== =================================================== ===> Building for calc-2.12.5.0 gmake[1]: Entering directory '/wrkdirs/usr/ports/math/calc/work/calc-2.12.5.0' forming have_unistd.h have_unistd.h formed forming have_stdlib.h have_stdlib.h formed cc -DCALC_SRC -DCUSTOM -Wall -fPIC longbits.c -c /bin/rm -f -f longbits cc -DCALC_SRC -DCUSTOM -Wall -fPIC longbits.o -o longbits forming longbits.h longbits.h formed forming align32.h align32.h formed forming have_string.h have_string.h formed forming args.h args.h formed forming calcerr.h calcerr.h formed forming conf.h conf.h formed cc -DCALC_SRC -DCUSTOM -Wall -fPIC endian.c -c /bin/rm -f -f endian cc -DCALC_SRC -DCUSTOM -Wall -fPIC endian.o -o endian forming endian_calc.h endian_calc.h formed forming have_fpos.h have_fpos.h formed forming have_posscl.h have_posscl.h formed forming have_fpos_pos.h have_fpos_pos.h formed forming have_offscl.h have_offscl.h formed forming fposval.h fposval.h formed forming have_const.h have_const.h formed forming have_memmv.h have_memmv.h formed forming have_newstr.h have_newstr.h formed forming have_times.h have_times.h formed forming have_uid_t.h have_uid_t.h formed forming terminal.h terminal.h formed forming have_ustat.h # File has not been updated. # Not a target: halflen.cal: # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. install: all # Implicit rule search has not been done. # Modification time never checked. # File has not been updated. # recipe to execute (from 'Makefile', line 1261): -${Q} if [ ! -d ${T}${LIBDIR} ]; then \ echo ${MKDIR} -p ${T}${LIBDIR}; \ ${MKDIR} -p ${T}${LIBDIR}; \ if [ ! -d "${T}${LIBDIR}" ]; then \ echo ${MKDIR} -p "${T}${LIBDIR}"; \ ${MKDIR} -p "${T}${LIBDIR}"; \ fi; \ echo ${CHMOD} 0755 ${T}${LIBDIR}; \ ${CHMOD} 0755 ${T}${LIBDIR}; \ else \ ${TRUE}; \ fi -${Q} if [ ! -d ${T}${INCDIR} ]; then \ echo ${MKDIR} -p ${T}${INCDIR}; \ ${MKDIR} -p ${T}${INCDIR}; \ if [ ! -d "${T}${INCDIR}" ]; then \ echo ${MKDIR} -p "${T}${INCDIR}"; \ ${MKDIR} -p "${T}${INCDIR}"; \ fi; \ echo ${CHMOD} 0755 ${T}${INCDIR}; \ ${CHMOD} 0755 ${T}${INCDIR}; \ else \ ${TRUE}; \ fi -${Q} if [ ! -d ${T}${CALC_SHAREDIR} ]; then \ echo ${MKDIR} -p ${T}${CALC_SHAREDIR}; \ ${MKDIR} -p ${T}${CALC_SHAREDIR}; \ if [ ! -d "${T}${CALC_SHAREDIR}" ]; then \ echo ${MKDIR} -p "${T}${CALC_SHAREDIR}"; \ ${MKDIR} -p "${T}${CALC_SHAREDIR}"; \ fi; \ echo ${CHMOD} 0755 ${T}${CALC_SHAREDIR}; \ ${CHMOD} 0755 ${T}${CALC_SHAREDIR}; \ else \ ${TRUE}; \ fi -${Q} if [ ! -d ${T}${CALC_INCDIR} ]; then \ echo ${MKDIR} -p ${T}${CALC_INCDIR}; \ ${MKDIR} -p ${T}${CALC_INCDIR}; \ if [ ! -d "${T}${CALC_INCDIR}" ]; then \ echo ${MKDIR} -p "${T}${CALC_INCDIR}"; \ ${MKDIR} -p "${T}${CALC_INCDIR}"; \ fi; \ echo ${CHMOD} 0755 ${T}${CALC_INCDIR}; \ ${CHMOD} 0755 ${T}${CALC_INCDIR}; \ else \ ${TRUE}; \ fi -${Q} if [ ! -d ${T}${HELPDIR} ]; then \ echo ${MKDIR} -p ${T}${HELPDIR}; \ ${MKDIR} -p ${T}${HELPDIR}; \ if [ ! -d "${T}${HELPDIR}" ]; then \ echo ${MKDIR} -p "${T}${HELPDIR}"; \ ${MKDIR} -p "${T}${HELPDIR}"; \ fi; \ echo ${CHMOD} 0755 ${T}${HELPDIR}; \ ${CHMOD} 0755 ${T}${HELPDIR}; \ else \ ${TRUE}; \ fi -${Q} if [ ! -d ${T}${CUSTOMCALDIR} ]; then \ echo ${MKDIR} -p ${T}${CUSTOMCALDIR}; \ ${MKDIR} -p ${T}${CUSTOMCALDIR}; \ if [ ! -d "${T}${CUSTOMCALDIR}" ]; then \ echo ${MKDIR} -p "${T}${CUSTOMCALDIR}"; \ ${MKDIR} -p "${T}${CUSTOMCALDIR}"; \ fi; \ echo ${CHMOD} 0755 ${T}${CUSTOMCALDIR}; \ ${CHMOD} 0755 ${T}${CUSTOMCALDIR}; \ else \ ${TRUE}; \ fi -${Q} if [ ! -d ${T}${CUSTOMHELPDIR} ]; then \ echo ${MKDIR} -p ${T}${CUSTOMHELPDIR}; \ ${MKDIR} -p ${T}${CUSTOMHELPDIR}; \ if [ ! -d "${T}${CUSTOMHELPDIR}" ]; then \ echo ${MKDIR} -p "${T}${CUSTOMHELPDIR}"; \ ${MKDIR} -p "${T}${CUSTOMHELPDIR}"; \ fi; \ echo ${CHMOD} 0755 ${T}${CUSTOMHELPDIR}; \ ${CHMOD} 0755 ${T}${CUSTOMHELPDIR}; \ else \ ${TRUE}; \ fi -${Q} if [ ! -d ${T}${CUSTOMINCDIR} ]; then \ echo ${MKDIR} -p ${T}${CUSTOMINCDIR}; \ ${MKDIR} -p ${T}${CUSTOMINCDIR}; \ if [ ! -d "${T}${CUSTOMINCDIR}" ]; then \ echo ${MKDIR} -p "${T}${CUSTOMINCDIR}"; \ ${MKDIR} -p "${T}${CUSTOMINCDIR}"; \ fi; \ echo ${CHMOD} 0755 ${T}${CUSTOMINCDIR}; \ ${CHMOD} 0755 ${T}${CUSTOMINCDIR}; \ else \ ${TRUE}; \ fi -${Q} for i in ${INSTALL_H_SRC} /dev/null; do \ if [ "$$i" = "/dev/null" ]; then \ continue; \ fi; \ if ${CMP} -s "$$i" ${T}${CUSTOMINCDIR}/$$i; then \ ${TRUE}; \ else \ ${RM} -f ${T}${CUSTOMINCDIR}/$$i.new; \ ${CP} -f $$i ${T}${CUSTOMINCDIR}/$$i.new; \ ${CHMOD} 0444 ${T}${CUSTOMINCDIR}/$$i.new; \ ${MV} -f ${T}${CUSTOMINCDIR}/$$i.new ${T}${CUSTOMINCDIR}/$$i; \ echo "installed ${T}${CUSTOMINCDIR}/$$i"; \ fi; \ done -${Q} for i in ${CUSTOM_CALC_FILES} /dev/null; do \ if [ "$$i" = "/dev/null" ]; then \ continue; \ fi; \ if ${CMP} -s $$i ${T}${CUSTOMCALDIR}/$$i; then \ ${TRUE}; \ else \ ${RM} -f ${T}${CUSTOMCALDIR}/$$i.new; \ ${CP} -f $$i ${T}${CUSTOMCALDIR}/$$i.new; \ ${CHMOD} 0444 ${T}${CUSTOMCALDIR}/$$i.new; \ ${MV} -f ${T}${CUSTOMCALDIR}/$$i.new ${T}${CUSTOMCALDIR}/$$i; \ echo "installed ${T}${CUSTOMCALDIR}/$$i"; \ fi; \ done -${Q} for i in ${CUSTOM_HELP} /dev/null; do \ if [ "$$i" = "/dev/null" ]; then \ continue; \ fi; \ if ${CMP} -s $$i ${T}${CUSTOMHELPDIR}/$$i; then \ ${TRUE}; \ else \ ${RM} -f ${T}${CUSTOMHELPDIR}/$$i.new; \ ${CP} -f $$i ${T}${CUSTOMHELPDIR}/$$i.new; \ ${CHMOD} 0444 ${T}${CUSTOMHELPDIR}/$$i.new; \ ${MV} -f ${T}${CUSTOMHELPDIR}/$$i.new \ ${T}${CUSTOMHELPDIR}/$$i; \ echo "installed ${T}${CUSTOMHELPDIR}/$$i"; \ fi; \ done -${Q} if [ -f "${T}${CUSTOMCALDIR}/libcustcalc.a" ]; then \ ${RM} -f ${T}${CUSTOMCALDIR}/libcustcalc.a; \ echo "removed old ${T}${CUSTOMCALDIR}/libcustcalc.a"; \ fi -${Q} if [ ! -z ${ALLOW_CUSTOM} ]; then \ if [ -f libcustcalc.a ]; then \ if ${CMP} -s libcustcalc.a ${T}${LIBDIR}/libcustcalc.a; then \ ${TRUE}; \ else \ ${RM} -f ${T}${LIBDIR}/libcustcalc.a.new; \ ${CP} -f libcustcalc.a ${T}${LIBDIR}/libcustcalc.a.new; \ ${CHMOD} 0644 ${T}${LIBDIR}/libcustcalc.a.new; \ ${MV} -f ${T}${LIBDIR}/libcustcalc.a.new \ ${T}${LIBDIR}/libcustcalc.a; \ ${RANLIB} ${T}${LIBDIR}/libcustcalc.a; \ echo "installed ${T}${LIBDIR}/libcustcalc.a"; \ fi; \ fi; \ fi ${Q}# NOTE: The upper level makefile installs the file ${Q}# libcustcalc${LIB_EXT_VERSION} because we only want to ${Q}# perform one ${LDCONFIG} for both libcalc${LIB_EXT_VERSION} ${Q}# and libcustcalc${LIB_EXT_VERSION}. # files hash-table stats: # Load=155/1024=15%, Rehash=0, Collisions=639/2065=31% # VPATH Search Paths # No 'vpath' search paths. # No general ('VPATH' variable) search path. # strcache buffers: 1 (0) / strings = 341 / storage = 7679 B / avg = 22 B # current buf: size = 8162 B / used = 7679 B / count = 341 / avg = 22 B # strcache performance: lookups = 1170 / hit rate = 70% # hash-table stats: # Load=341/8192=4%, Rehash=0, Collisions=160/1170=14% # Finished Make data base on Fri Jan 30 15:08:03 2015 # gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/calc/work/calc-2.12.5.0/custom' Makefile:3560: recipe for target 'custom/.all' failed gmake[1]: *** [custom/.all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/calc/work/calc-2.12.5.0' *** Error code 1 Stop. make: stopped in /usr/ports/math/calc From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 15:09:32 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 9F3E4CDA; Fri, 30 Jan 2015 15:09:32 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 70A3A84C; Fri, 30 Jan 2015 15:09:32 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UF9WwP011951; Fri, 30 Jan 2015 15:09:32 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UF9WP5011940; Fri, 30 Jan 2015 15:09:32 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 15:09:32 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301509.t0UF9WP5011940@beefy1.isc.freebsd.org> To: hamradio@FreeBSD.org Subject: [package - head-i386-default][comms/wsjt] Failed for wsjt-9.1.r2511_9 in configure 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: Fri, 30 Jan 2015 15:09: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: hamradio@FreeBSD.org Last committer: shurd@FreeBSD.org Ident: $FreeBSD: head/comms/wsjt/Makefile 376810 2015-01-12 01:16:52Z shurd $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/wsjt-9.1.r2511_9.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building comms/wsjt build started at Fri Jan 30 15:09:10 UTC 2015 port directory: /usr/ports/comms/wsjt building for: FreeBSD head-i386-default-job-15 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: hamradio@FreeBSD.org Makefile ident: $FreeBSD: head/comms/wsjt/Makefile 376810 2015-01-12 01:16:52Z shurd $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=wsjt-9.1.r2511_9 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-gfortran --prefix=/wrkdirs/usr/ports/comms/wsjt/work/stage/usr/local --with-portaudio-include-dir=/usr/local/include/portaudio2 --with-portaudio-lib-dir=/usr/local/lib/portaudio2 --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/comms/wsjt/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/wsjt/work HOME=/wrkdirs/usr/ports/comms/wsjt/work TMPDIR="/tmp" F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" MAKE=gmake PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/comms/wsjt/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/wsjt/work HOME=/wrkdirs/usr/ports/comms/wsjt/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/comms/wsjt/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/wsjt/work HOME=/wrkdirs/usr/ports/comms/wsjt/work TMPDIR="/tmp" F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" XDG_DATA_HOME=/wrkdirs/usr/ports/comms/wsjt/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/wsjt/work HOME=/wrkdirs/usr/ports/comms/wsjt/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-stri ct-aliasing" CPP="cpp48" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="-L/usr/local/lib" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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-- PYVER=2.7 VERSION=9.1 PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd11 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/wsjt" EXAMPLESDIR="share/examples/wsjt" DATADIR="share/wsjt" WWWDIR="www/wsjt" ETCDIR="etc/wsjt" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/wsjt DOCSDIR=/usr/local/share/doc/wsjt EXAMPLESDIR=/usr/local/share/examples/wsjt WWWDIR=/usr/local/www/wsjt ETCDIR=/usr/local/etc/wsjt --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> wsjt-9.1.r2511_9 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.7.txz [head-i386-default-job-15] Installing pkg-1.4.7... [head-i386-default-job-15] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of wsjt-9.1.r2511_9 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by wsjt-9.1.r2511_9 for building =========================================================================== =================================================== ===> Fetching all distfiles required by wsjt-9.1.r2511_9 for building => SHA256 Checksum OK for wsjt-r2511.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by wsjt-9.1.r2511_9 for building ===> Extracting for wsjt-9.1.r2511_9 => SHA256 Checksum OK for wsjt-r2511.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for wsjt-9.1.r2511_9 ===> Applying FreeBSD patches for wsjt-9.1.r2511_9 =========================================================================== =================================================== ===> wsjt-9.1.r2511_9 depends on file: /usr/local/lib/python2.7/site-packages/scipy - not found ===> Verifying install for /usr/local/lib/python2.7/site-packages/scipy in /usr/ports/science/py-scipy ===> Installing existing package /packages/All/py27-scipy-0.14.0_4.txz [head-i386-default-job-15] Installing py27-scipy-0.14.0_4... [head-i386-default-job-15] `-- Installing blas-3.4.2_3... [head-i386-default-job-15] | `-- Installing gcc-4.8.4... [head-i386-default-job-15] | | `-- Installing binutils-2.25... [head-i386-default-job-15] | | `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-15] | | | `-- Installing indexinfo-0.2.2... [head-i386-default-job-15] | | | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-15] | | `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-15] | | `-- Extracting binutils-2.25... done [head-i386-default-job-15] | | `-- Installing gcc-ecj-4.5... [head-i386-default-job-15] | | `-- Extracting gcc-ecj-4.5... done [head-i386-default-job-15] | | `-- Installing gmp-5.1.3_2... [head-i386-default-job-15] | | `-- Extracting gmp-5.1.3_2... done [head-i386-default-job-15] | | `-- Installing mpc-1.0.2_1... [head-i386-default-job-15] | | `-- Installing mpfr-3.1.2_2... [head-i386-default-job-15] | | `-- Extracting mpfr-3.1.2_2... done [head-i386-default-job-15] | | `-- Extracting mpc-1.0.2_1... done [head-i386-default-job-15] | `-- Extracting gcc-4.8.4... done [head-i386-default-job-15] `-- Extracting blas-3.4.2_3... done [head-i386-default-job-15] `-- Installing fftw3-3.3.3_2... [head-i386-default-job-15] `-- Extracting fftw3-3.3.3_2... done [head-i386-default-job-15] `-- Installing lapack-3.4.2_3... [head-i386-default-job-15] `-- Extracting lapack-3.4.2_3... done [head-i386-default-job-15] `-- Installing py27-nose-1.3.4... [head-i386-default-job-15] | `-- Installing py27-setuptools27-5.5.1_1... [head-i386-default-job-15] | | `-- Installing python27-2.7.9... [head-i386-default-job-15] | | `-- Installing libffi-3.2.1... [head-i386-default-job-15] | | `-- Extracting libffi-3.2.1... done [head-i386-default-job-15] | | `-- Installing readline-6.3.8... [head-i386-default-job-15] | | `-- Extracting readline-6.3.8... done [head-i386-default-job-15] | | `-- Extracting python27-2.7.9... done [head-i386-default-job-15] | `-- Extracting py27-setuptools27-5.5.1_1... done [head-i386-default-job-15] `-- Extracting py27-nose-1.3.4... done [head-i386-default-job-15] `-- Installing py27-numpy-1.9.1_1,1... [head-i386-default-job-15] | `-- Installing suitesparse-4.0.2_4... [head-i386-default-job-15] | `-- Extracting suitesparse-4.0.2_4... done [head-i386-default-job-15] `-- Extracting py27-numpy-1.9.1_1,1... done [head-i386-default-job-15] Extracting py27-scipy-0.14.0_4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. 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 wsjt-9.1.r2511_9 ===> wsjt-9.1.r2511_9 depends on file: /usr/local/lib/portaudio2/libportaudio.so - not found ===> Verifying install for /usr/local/lib/portaudio2/libportaudio.so in /usr/ports/audio/portaudio2 ===> Installing existing package /packages/All/portaudio2-19.20140130_1.txz [head-i386-default-job-15] Installing portaudio2-19.20140130_1... [head-i386-default-job-15] Extracting portaudio2-19.20140130_1... done ===> Returning to build of wsjt-9.1.r2511_9 ===> wsjt-9.1.r2511_9 depends on file: /usr/local/lib/python2.7/site-packages/numpy/core/numeric.py - found ===> wsjt-9.1.r2511_9 depends on executable: gfortran48 - found ===> wsjt-9.1.r2511_9 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 [head-i386-default-job-15] Installing gmake-4.1_1... [head-i386-default-job-15] Extracting gmake-4.1_1... done ===> Returning to build of wsjt-9.1.r2511_9 ===> wsjt-9.1.r2511_9 depends on file: /usr/local/bin/python2.7 - found ===> wsjt-9.1.r2511_9 depends on executable: gcc48 - found ===> wsjt-9.1.r2511_9 depends on file: /usr/local/bin/as - found =========================================================================== =================================================== ===> wsjt-9.1.r2511_9 depends on shared library: libfftw3f.so - not found ===> Verifying for libfftw3f.so in /usr/ports/math/fftw3-float ===> Installing existing package /packages/All/fftw3-float-3.3.3_2.txz [head-i386-default-job-15] Installing fftw3-float-3.3.3_2... [head-i386-default-job-15] Extracting fftw3-float-3.3.3_2... done ===> Returning to build of wsjt-9.1.r2511_9 ===> wsjt-9.1.r2511_9 depends on shared library: libsamplerate.so - not found ===> Verifying for libsamplerate.so in /usr/ports/audio/libsamplerate ===> Installing existing package /packages/All/libsamplerate-0.1.8_6.txz [head-i386-default-job-15] Installing libsamplerate-0.1.8_6... [head-i386-default-job-15] `-- Installing libsndfile-1.0.25_5... [head-i386-default-job-15] | `-- Installing flac-1.3.1... [head-i386-default-job-15] | | `-- Installing libogg-1.3.2_1,4... [head-i386-default-job-15] | | `-- Extracting libogg-1.3.2_1,4... done [head-i386-default-job-15] | `-- Extracting flac-1.3.1... done [head-i386-default-job-15] | `-- Installing libvorbis-1.3.4_2,3... [head-i386-default-job-15] | `-- Extracting libvorbis-1.3.4_2,3... done [head-i386-default-job-15] `-- Extracting libsndfile-1.0.25_5... done [head-i386-default-job-15] Extracting libsamplerate-0.1.8_6... done ===> Returning to build of wsjt-9.1.r2511_9 =========================================================================== =================================================== ===> Configuring for wsjt-9.1.r2511_9 env: ./configure: Permission denied ===> Script "configure" failed unexpectedly. Please report the problem to hamradio@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/comms/wsjt/work/wsjt-r2511/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop. make: stopped in /usr/ports/comms/wsjt From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 15:13:22 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 C96BBE14; Fri, 30 Jan 2015 15:13:22 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 AA84F90A; Fri, 30 Jan 2015 15:13:22 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UFDMln045290; Fri, 30 Jan 2015 15:13:22 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UFDMke045244; Fri, 30 Jan 2015 15:13:22 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 15:13:22 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301513.t0UFDMke045244@beefy1.isc.freebsd.org> To: wen@FreeBSD.org Subject: [package - head-i386-default][science/py-scimath] Failed for py27-scimath-4.1.2_3 in configure 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: Fri, 30 Jan 2015 15:13:23 -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: wen@FreeBSD.org Last committer: mva@FreeBSD.org Ident: $FreeBSD: head/science/py-scimath/Makefile 371453 2014-10-24 16:50:42Z mva $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/py27-scimath-4.1.2_3.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building science/py-scimath build started at Fri Jan 30 15:12:52 UTC 2015 port directory: /usr/ports/science/py-scimath building for: FreeBSD head-i386-default-job-22 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: wen@FreeBSD.org Makefile ident: $FreeBSD: head/science/py-scimath/Makefile 371453 2014-10-24 16:50:42Z mva $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=py27-scimath-4.1.2_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/science/py-scimath/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/py-scimath/work HOME=/wrkdirs/usr/ports/science/py-scimath/work TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/science/py-scimath/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/py-scimath/work HOME=/wrkdirs/usr/ports/science/py-scimath/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd11 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/scimath" EXAMPLESDIR="share/examples/scimath" DATADIR="share/scimath" WWWDIR="www/scimath" ETCDIR="etc/scimath" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/scimath DOCSDIR=/usr/local/share/doc/scimath EXAMPLESDIR=/usr/local/share/examples/scimath WWWDIR=/usr/local/www/scimath ETCDIR=/usr/local/etc/scimath --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE LGPL3 accepted by the user =========================================================================== =================================================== ===> py27-scimath-4.1.2_3 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.7.txz [head-i386-default-job-22] Installing pkg-1.4.7... [head-i386-default-job-22] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of py27-scimath-4.1.2_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE LGPL3 accepted by the user ===> Fetching all distfiles required by py27-scimath-4.1.2_3 for building =========================================================================== =================================================== ===> License BSD3CLAUSE LGPL3 accepted by the user ===> Fetching all distfiles required by py27-scimath-4.1.2_3 for building => SHA256 Checksum OK for scimath-4.1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE LGPL3 accepted by the user ===> Fetching all distfiles required by py27-scimath-4.1.2_3 for building ===> Extracting for py27-scimath-4.1.2_3 => SHA256 Checksum OK for scimath-4.1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py27-scimath-4.1.2_3 =========================================================================== =================================================== ===> py27-scimath-4.1.2_3 depends on package: py27-traits>=3.6.0 - not found ===> Verifying install for py27-traits>=3.6.0 in /usr/ports/devel/py-traits ===> Installing existing package /packages/All/py27-traits-4.5.0.txz [head-i386-default-job-22] Installing py27-traits-4.5.0... [head-i386-default-job-22] `-- Installing py27-setuptools27-5.5.1_1... [head-i386-default-job-22] | `-- Installing python27-2.7.9... [head-i386-default-job-22] | | `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-22] | | `-- Installing indexinfo-0.2.2... [head-i386-default-job-22] | | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-22] | | `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-22] | | `-- Installing libffi-3.2.1... [head-i386-default-job-22] | | `-- Extracting libffi-3.2.1... done [head-i386-default-job-22] | | `-- Installing readline-6.3.8... [head-i386-default-job-22] | | `-- Extracting readline-6.3.8... done [head-i386-default-job-22] | `-- Extracting python27-2.7.9... done [head-i386-default-job-22] `-- Extracting py27-setuptools27-5.5.1_1... done [head-i386-default-job-22] Extracting py27-traits-4.5.0... done 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 py27-scimath-4.1.2_3 ===> py27-scimath-4.1.2_3 depends on package: py27-setuptools27>0 - found ===> py27-scimath-4.1.2_3 depends on file: /usr/local/bin/python2.7 - found =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for py27-scimath-4.1.2_3 Traceback (most recent call last): File "", line 1, in File "setup.py", line 9, in import numpy.distutils.core ImportError: No module named numpy.distutils.core *** Error code 1 Stop. make: stopped in /usr/ports/science/py-scimath From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 15:14:25 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 07826E2C for ; Fri, 30 Jan 2015 15:14:25 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 E8B40911 for ; Fri, 30 Jan 2015 15:14:24 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UFEO09032923 for ; Fri, 30 Jan 2015 15:14:24 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UFEOIB032889; Fri, 30 Jan 2015 15:14:24 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 15:14:24 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301514.t0UFEOIB032889@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-amd64-default][biology/tinker] Failed for tinker-7.0.1 in fetch 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: Fri, 30 Jan 2015 15:14:25 -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: pi@FreeBSD.org Ident: $FreeBSD: head/biology/tinker/Makefile 376238 2015-01-04 15:21:12Z pi $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/tinker-7.0.1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building biology/tinker build started at Fri Jan 30 15:14:21 UTC 2015 port directory: /usr/ports/biology/tinker building for: FreeBSD head-amd64-default-job-12 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/biology/tinker/Makefile 376238 2015-01-04 15:21:12Z pi $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=tinker-7.0.1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for tinker-7.0.1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples OPTIMIZED_FFLAGS=off: compilation optimizations ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/biology/tinker/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/tinker/work HOME=/wrkdirs/usr/ports/biology/tinker/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/biology/tinker/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/tinker/work HOME=/wrkdirs/usr/ports/biology/tinker/work TMPDIR="/tmp" F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- HAVE_G2C=yes XDG_DATA_HOME=/wrkdirs/usr/ports/biology/tinker/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/tinker/work HOME=/wrkdirs/usr/ports/biology/tinker/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/biology/tinker/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/tinker/work HOME=/wrkdirs/usr/ports/biology/tinker/work TMPDIR="/tmp" F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-st rict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/tinker" EXAMPLESDIR="share/examples/tinker" DATADIR="share/tinker" WWWDIR="www/tinker" ETCDIR="etc/tinker" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/tinker DOCSDIR=/usr/local/share/doc/tinker EXAMPLESDIR=/usr/local/share/examples/tinker WWWDIR=/usr/local/www/tinker ETCDIR=/usr/local/etc/tinker --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License tinker accepted by the user =========================================================================== =================================================== ===> tinker-7.0.1 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.7.txz [head-amd64-default-job-12] Installing pkg-1.4.7... [head-amd64-default-job-12] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of tinker-7.0.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License tinker accepted by the user => tinker-7.0.1.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch http://dasher.wustl.edu/tinker/downloads/tinker-7.0.1.tar.gz fetch: http://dasher.wustl.edu/tinker/downloads/tinker-7.0.1.tar.gz: size mismatch: expected 28384106, actual 28503658 => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/tinker-7.0.1.tar.gz fetch: http://distcache.FreeBSD.org/ports-distfiles/tinker-7.0.1.tar.gz: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /portdistfiles/ and try again. *** Error code 1 Stop. make: stopped in /usr/ports/biology/tinker From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 15:16:43 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 E01D9D3; Fri, 30 Jan 2015 15:16:43 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 CAE6593C; Fri, 30 Jan 2015 15:16:43 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UFGhq7055339; Fri, 30 Jan 2015 15:16:43 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UFGhNe055333; Fri, 30 Jan 2015 15:16:43 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 15:16:43 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301516.t0UFGhNe055333@beefy2.isc.freebsd.org> To: fjoe@FreeBSD.org Subject: [package - head-amd64-default][misc/dahdi-kmod26] Failed for dahdi-kmod26-2.6.1.r10747 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: Fri, 30 Jan 2015 15:16:44 -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: fjoe@FreeBSD.org Last committer: antoine@FreeBSD.org Ident: $FreeBSD: head/misc/dahdi-kmod26/Makefile 367425 2014-09-06 13:08:22Z antoine $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/dahdi-kmod26-2.6.1.r10747.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building misc/dahdi-kmod26 build started at Fri Jan 30 15:16:19 UTC 2015 port directory: /usr/ports/misc/dahdi-kmod26 building for: FreeBSD head-amd64-default-job-09 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: fjoe@FreeBSD.org Makefile ident: $FreeBSD: head/misc/dahdi-kmod26/Makefile 367425 2014-09-06 13:08:22Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=dahdi-kmod26-2.6.1.r10747 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/misc/dahdi-kmod26/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/dahdi-kmod26/work HOME=/wrkdirs/usr/ports/misc/dahdi-kmod26/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/misc/dahdi-kmod26/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/dahdi-kmod26/work HOME=/wrkdirs/usr/ports/misc/dahdi-kmod26/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/misc/dahdi-kmod26/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/dahdi-kmod26/work HOME=/wrkdirs/usr/ports/misc/dahdi-kmod26/work TMPDIR="/tmp" KMODDIR="/usr/local/lib/dahdi" SYSDIR="/usr/src/sys" NO_XREF=yes XDG_DATA_HOME=/wrkdirs/usr/ports/misc/dahdi-kmod26/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/dahdi-kmod26/work HOME=/wrkdirs/usr/ports/misc/dahdi-kmod26/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-- KMODDIR="usr/local/lib/dahdi" X86="" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/dahdi-kmod26" EXAMPLESDIR="share/examples/dahdi-kmod26" DATADIR="share/dahdi-kmod26" WWWDIR="www/dahdi-kmod26" ETCDIR="etc/dahdi-kmod26" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/dahdi-kmod26 DOCSDIR=/usr/local/share/doc/dahdi-kmod26 EXAMPLESDIR=/usr/local/share/examples/dahdi-kmod26 WWWDIR=/usr/local/www/dahdi-kmod26 ETCDIR=/usr/local/etc/dahdi-kmod26 --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> dahdi-kmod26-2.6.1.r10747 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.7.txz [head-amd64-default-job-09] Installing pkg-1.4.7... [head-amd64-default-job-09] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of dahdi-kmod26-2.6.1.r10747 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by dahdi-kmod26-2.6.1.r10747 for building =========================================================================== =================================================== ===> Fetching all distfiles required by dahdi-kmod26-2.6.1.r10747 for building => SHA256 Checksum OK for dahdi-freebsd-2.6.1-r10747.tar.bz2. => SHA256 Checksum OK for oslec-linux-2.6.35.4.tar.gz. => SHA256 Checksum OK for zaphfc-r5.tar.gz. => SHA256 Checksum OK for dahdi-fw-oct6114-064-1.05.01.tar.gz. => SHA256 Checksum OK for dahdi-fw-oct6114-128-1.05.01.tar.gz. => SHA256 Checksum OK for dahdi-fw-oct6114-256-1.05.01.tar.gz. => SHA256 Checksum OK for dahdi-fw-tc400m-MR6.12.tar.gz. => SHA256 Checksum OK for dahdi-fw-hx8-2.06.tar.gz. => SHA256 Checksum OK for dahdi-fwload-vpmadt032-1.25.0.tar.gz. => SHA256 Checksum OK for dahdi-fw-vpmoct032-1.12.0.tar.gz. => SHA256 Checksum OK for dahdi-fw-te820-1.76.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by dahdi-kmod26-2.6.1.r10747 for building ===> Extracting for dahdi-kmod26-2.6.1.r10747 => SHA256 Checksum OK for dahdi-freebsd-2.6.1-r10747.tar.bz2. => SHA256 Checksum OK for oslec-linux-2.6.35.4.tar.gz. => SHA256 Checksum OK for zaphfc-r5.tar.gz. => SHA256 Checksum OK for dahdi-fw-oct6114-064-1.05.01.tar.gz. => SHA256 Checksum OK for dahdi-fw-oct6114-128-1.05.01.tar.gz. => SHA256 Checksum OK for dahdi-fw-oct6114-256-1.05.01.tar.gz. => SHA256 Checksum OK for dahdi-fw-tc400m-MR6.12.tar.gz. => SHA256 Checksum OK for dahdi-fw-hx8-2.06.tar.gz. => SHA256 Checksum OK for dahdi-fwload-vpmadt032-1.25.0.tar.gz. => SHA256 Checksum OK for dahdi-fw-vpmoct032-1.12.0.tar.gz. => SHA256 Checksum OK for dahdi-fw-te820-1.76.tar.gz. cp -f /portdistfiles/dahdi-fw-oct6114-064-1.05.01.tar.gz /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi-fw-oct6114-064.bin cp -f /portdistfiles/dahdi-fw-oct6114-128-1.05.01.tar.gz /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi-fw-oct6114-128.bin cp -f /portdistfiles/dahdi-fw-oct6114-256-1.05.01.tar.gz /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi-fw-oct6114-256.bin cp -f /portdistfiles/dahdi-fw-tc400m-MR6.12.tar.gz /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi-fw-tc400m.bin cp -f /portdistfiles/dahdi-fw-hx8-2.06.tar.gz /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi-fw-hx8.bin cp -f /portdistfiles/dahdi-fwload-vpmadt032-1.25.0.tar.gz /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_vpmadt032_loader cp -f /portdistfiles/dahdi-fw-vpmoct032-1.12.0.tar.gz /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi-fw-vpmoct032.bin cp -f /portdistfiles/dahdi-fw-te820-1.76.tar.gz /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi-fw-te820.bin =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for dahdi-kmod26-2.6.1.r10747 ===> Applying FreeBSD patches for dahdi-kmod26-2.6.1.r10747 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for dahdi-kmod26-2.6.1.r10747 =========================================================================== =================================================== ===> Building for dahdi-kmod26-2.6.1.r10747 ===> bsd-kmod (all) ===> bsd-kmod/dahdi (all) make[3]: "/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi/Makefile" line 14: warning: Couldn't read shell's output for "/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi/../../build_tools/make_version /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi/../.. dahdi/freebsd" Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include Updating version.h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equali ty -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi/../../drivers/dahdi/dahdi-base.c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi/../../drivers/dahdi/dahdi-base.c:6933:34: warning: unused function 'span_from_node' [-Wunused-function] static inline struct dahdi_span *span_from_node(struct list_head *node) ^ 1 warning generated. cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equali ty -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi/../../drivers/dahdi/dahdi-version.c cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equali ty -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c dahdi-bsd.c cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equali ty -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c ng_dahdi_iface.c cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equali ty -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c bsd-compat.c ld -d -warn-common -r -d -o dahdi.ko dahdi-base.o dahdi-version.o dahdi-bsd.o ng_dahdi_iface.o bsd-compat.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dahdi.ko export_syms | xargs -J% objcopy % dahdi.ko objcopy --strip-debug dahdi.ko ===> bsd-kmod/dahdi_dynamic (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_dynamic machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_dynamic/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -st d=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_dynamic/../../drivers/dahdi/dahdi_dynamic.c ld -d -warn-common -r -d -o dahdi_dynamic.ko dahdi_dynamic.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dahdi_dynamic.ko export_syms | xargs -J% objcopy % dahdi_dynamic.ko objcopy --strip-debug dahdi_dynamic.ko ===> bsd-kmod/dahdi_transcode (all) x86 -> /usr/src/sys/x86/include cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_echocan_kb1/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_echocan_kb1/../../drivers/dahdi/dahdi_echocan_kb1.c ld -d -warn-common -r -d -o dahdi_echocan_kb1.ko dahdi_echocan_kb1.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dahdi_echocan_kb1.ko export_syms | xargs -J% objcopy % dahdi_echocan_kb1.ko objcopy --strip-debug dahdi_echocan_kb1.ko ===> bsd-kmod/dahdi_echocan_mg2 (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_echocan_mg2 machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_echocan_mg2/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_echocan_mg2/../../drivers/dahdi/dahdi_echocan_mg2.c ld -d -warn-common -r -d -o dahdi_echocan_mg2.ko dahdi_echocan_mg2.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dahdi_echocan_mg2.ko export_syms | xargs -J% objcopy % dahdi_echocan_mg2.ko objcopy --strip-debug dahdi_echocan_mg2.ko ===> bsd-kmod/dahdi_echocan_sec (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_echocan_sec machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_echocan_sec/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_echocan_sec/../../drivers/dahdi/dahdi_echocan_sec.c ld -d -warn-common -r -d -o dahdi_echocan_sec.ko dahdi_echocan_sec.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dahdi_echocan_sec.ko export_syms | xargs -J% objcopy % dahdi_echocan_sec.ko objcopy --strip-debug dahdi_echocan_sec.ko ===> bsd-kmod/dahdi_echocan_sec2 (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_echocan_sec2 machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_echocan_sec2/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_echocan_sec2/../../drivers/dahdi/dahdi_echocan_sec2.c ld -d -warn-common -r -d -o dahdi_echocan_sec2.ko dahdi_echocan_sec2.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dahdi_echocan_sec2.ko export_syms | xargs -J% objcopy % dahdi_echocan_sec2.ko objcopy --strip-debug dahdi_echocan_sec2.ko ===> bsd-kmod/dahdi_echocan_oslec (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_echocan_oslec machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_echocan_oslec/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-av x -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_echocan_oslec/../../drivers/dahdi/dahdi_echocan_oslec.c cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_echocan_oslec/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-av x -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_echocan_oslec/../../drivers/staging/echo/echo.c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_echocan_oslec/../../drivers/staging/echo/echo.c:446:27: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((ec->nonupdate_dwell == 0)) { ~~~~~~~~~~~~~~~~~~~~^~~~ /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_echocan_oslec/../../drivers/staging/echo/echo.c:446:27: note: remove extraneous parentheses around the comparison to silence this warning if ((ec->nonupdate_dwell == 0)) { ~ ^ ~ /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_echocan_oslec/../../drivers/staging/echo/echo.c:446:27: note: use '=' to turn this equality comparison into an assignment if ((ec->nonupdate_dwell == 0)) { ^~ = 1 warning generated. ld -d -warn-common -r -d -o dahdi_echocan_oslec.ko dahdi_echocan_oslec.o echo.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dahdi_echocan_oslec.ko export_syms | xargs -J% objcopy % dahdi_echocan_oslec.ko objcopy --strip-debug dahdi_echocan_oslec.ko ===> bsd-kmod/wcfxo (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wcfxo machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wcfxo/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso989 9:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wcfxo/../../drivers/dahdi/wcfxo.c ld -d -warn-common -r -d -o wcfxo.ko wcfxo.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk wcfxo.ko export_syms | xargs -J% objcopy % wcfxo.ko objcopy --strip-debug wcfxo.ko ===> bsd-kmod/wctdm (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wctdm machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wctdm/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso989 9:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wctdm/../../drivers/dahdi/wctdm.c ld -d -warn-common -r -d -o wctdm.ko wctdm.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk wctdm.ko export_syms | xargs -J% objcopy % wctdm.ko objcopy --strip-debug wctdm.ko ===> bsd-kmod/wctdm24xxp (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wctdm24xxp machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h cc -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wctdm24xxp/../../drivers/dahdi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wctdm24xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wctdm24xxp/../../drivers/dahdi/wctdm24xxp/base.c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wctdm24xxp/../../drivers/dahdi/wctdm24xxp/base.c:198:20: warning: unused function 'is_pcie' [-Wunused-function] static inline bool is_pcie(const struct wctdm *wc) ^ 1 warning generated. cc -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wctdm24xxp/../../drivers/dahdi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wctdm24xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wctdm24xxp/../../drivers/dahdi/wctdm24xxp/xhfc.c ld -d -warn-common -r -d -o wctdm24xxp.ko base.o xhfc.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk wctdm24xxp.ko export_syms | xargs -J% objcopy % wctdm24xxp.ko objcopy --strip-debug wctdm24xxp.ko ===> bsd-kmod/dahdi-fw-hx8.bin (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi-fw-hx8.bin Skipping fetch -m http://downloads.digium.com/pub/telephony/firmware/releases/dahdi-fw-hx8-2.06.tar.gz tar xvfz dahdi-fw-hx8-2.06.tar.gz x dahdi-fw-hx8.bin machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include dahdi-fw-hx8.bin dahdi-fw-hx8.bin awk -f /usr/src/sys/tools/fw_stub.awk dahdi-fw-hx8.bin:dahdi-fw-hx8.bin -mdahdi-fw-hx8.bin -cdahdi-fw-hx8.bin.c cc -O2 -pipe -fno-strict-aliasing -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi-fw-hx8.bin/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c dahdi-fw-hx8.bin.c ld -d -warn-common -r -d -o dahdi-fw-hx8.bin.ko dahdi-fw-hx8.bin.fwo dahdi-fw-hx8.bin.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dahdi-fw-hx8.bin.ko export_syms | xargs -J% objcopy % dahdi-fw-hx8.bin.ko objcopy --strip-debug dahdi-fw-hx8.bin.ko ===> bsd-kmod/dahdi_vpmadt032_loader (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_vpmadt032_loader Skipping fetch -m http://downloads.digium.com/pub/telephony/firmware/releases/dahdi-fwload-vpmadt032-1.25.0.tar.gz tar xvfz dahdi-fwload-vpmadt032-1.25.0.tar.gz x drivers/ x drivers/dahdi/ x drivers/dahdi/vpmadt032_loader/ x drivers/dahdi/vpmadt032_loader/vpmadt032_x86_64.o_shipped x drivers/dahdi/vpmadt032_loader/vpmadt032_x86_32.o_shipped x drivers/dahdi/vpmadt032_loader/vpmadt032_loader.h machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h cp -f /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_vpmadt032_loader/drivers/dahdi/vpmadt032_loader/vpmadt032_loader.h vpmadt032_loader.h cp -f /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_vpmadt032_loader/drivers/dahdi/vpmadt032_loader/vpmadt032_x86_64.o_shipped vpmadt032_x86_64.o cc -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_vpmadt032_loader/../../drivers/dahdi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_vpmadt032_loader/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-er ror-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/dahdi_vpmadt032_loader/../../drivers/dahdi/vpmadt032_loader/dahdi_vpmadt032_loader.c ld -d -warn-common -r -d -o dahdi_vpmadt032_loader.ko vpmadt032_x86_64.o dahdi_vpmadt032_loader.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk dahdi_vpmadt032_loader.ko export_syms | xargs -J% objcopy % dahdi_vpmadt032_loader.ko objcopy --strip-debug dahdi_vpmadt032_loader.ko ===> bsd-kmod/wct4xxp (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wne sted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/wct4xxp/base.c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/wct4xxp/base.c:415:20: warning: unused function 'is_pcie' [-Wunused-function] static inline bool is_pcie(const struct t4 *wc) ^ /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/wct4xxp/base.c:654:20: warning: unused function 't4_gpio_set' [-Wunused-function] static inline void t4_gpio_set(struct t4 *wc, unsigned int bits, unsigned int val) ^ /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/wct4xxp/base.c:952:20: warning: unused function '__t4_framer_cmd' [-Wunused-function] static inline void __t4_framer_cmd(struct t4 *wc, unsigned int span, int cmd) ^ 3 warnings generated. cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wne sted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/wct4xxp/vpm450m.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wne sted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_adpcm_chan.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wne sted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_channel.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wne sted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_chip_open.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wne sted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_chip_stats.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wne sted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_conf_bridge.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wne sted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_debug.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wne sted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_events.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wne sted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_interrupts.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wne sted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_memory.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wne sted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_miscellaneous.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wne sted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_mixer.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wne sted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_phasing_tsst.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wne sted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_playout_buf.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wne sted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_remote_debug.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wne sted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_tlv.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wne sted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_tone_detection.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wne sted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_tsi_cnct.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wne sted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_tsst.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wne sted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/apilib/bt/octapi_bt0.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wne sted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/apilib/largmath/octapi_largmath.c cc -DHOTPLUG_FIRMWARE -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/include -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/octdeviceapi/oct6100api -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wne sted-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9899:1999 -Wno-cast-qual -Wno-undef -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wct4xxp/../../drivers/dahdi/oct612x/apilib/llman/octapi_llman.c ld -d -warn-common -r -d -o wct4xxp.ko base.o vpm450m.o oct6100_adpcm_chan.o oct6100_channel.o oct6100_chip_open.o oct6100_chip_stats.o oct6100_conf_bridge.o oct6100_debug.o oct6100_events.o oct6100_interrupts.o oct6100_memory.o oct6100_miscellaneous.o oct6100_mixer.o oct6100_phasing_tsst.o oct6100_playout_buf.o oct6100_remote_debug.o oct6100_tlv.o oct6100_tone_detection.o oct6100_tsi_cnct.o oct6100_tsst.o octapi_bt0.o octapi_largmath.o octapi_llman.o :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk wct4xxp.ko export_syms | xargs -J% objcopy % wct4xxp.ko objcopy --strip-debug wct4xxp.ko ===> bsd-kmod/wcte11xp (all) Warning: Object directory not changed from original /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wcte11xp machine -> /usr/src/sys/amd64/include x86 -> /usr/src/sys/x86/include awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h cc --param inline-unit-growth=100 -D__KERNEL__ -DM_LINUX=M_DAHDI -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wcte11xp/../../include -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=iso9 899:1999 -c /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wcte11xp/../../drivers/dahdi/wcte11xp.c cc: error: argument unused during compilation: '--param inline-unit-growth=100' [-Werror,-Wunused-command-line-argument] *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod/wcte11xp *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747/bsd-kmod *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/misc/dahdi-kmod26/work/dahdi-freebsd-2.6.1-r10747 *** Error code 1 Stop. make: stopped in /usr/ports/misc/dahdi-kmod26 From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 15:17:58 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 17F3C2ED for ; Fri, 30 Jan 2015 15:17:58 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 ECF7894E for ; Fri, 30 Jan 2015 15:17:57 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UFHv8Y064497 for ; Fri, 30 Jan 2015 15:17:57 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UFHv4x064482; Fri, 30 Jan 2015 15:17:57 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 15:17:57 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301517.t0UFHv4x064482@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-i386-default][audio/xcdplayer] Failed for xcdplayer-2.2_4 in build 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: Fri, 30 Jan 2015 15:17:58 -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: adamw@FreeBSD.org Ident: $FreeBSD: head/audio/xcdplayer/Makefile 363374 2014-07-29 19:11:51Z adamw $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/xcdplayer-2.2_4.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building audio/xcdplayer build started at Fri Jan 30 15:17:49 UTC 2015 port directory: /usr/ports/audio/xcdplayer building for: FreeBSD head-i386-default-job-19 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/audio/xcdplayer/Makefile 363374 2014-07-29 19:11:51Z adamw $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=xcdplayer-2.2_4 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/xcdplayer/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/xcdplayer/work HOME=/wrkdirs/usr/ports/audio/xcdplayer/work TMPDIR="/tmp" IMAKECPP=tradcpp IMAKECPPFLAGS="-DCppCmd=tradcpp -DCcCmd=cc -DCplusplusCmd=c++" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/xcdplayer/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/xcdplayer/work HOME=/wrkdirs/usr/ports/audio/xcdplayer/work TMPDIR="/tmp" IMAKECPP=tradcpp IMAKECPPFLAGS="-DCppCmd=tradcpp -DCcCmd=cc -DCplusplusCmd=c++" 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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/xcdplayer" EXAMPLESDIR="share/examples/xcdplayer" DATADIR="share/xcdplayer" WWWDIR="www/xcdplayer" ETCDIR="etc/xcdplayer" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/xcdplayer DOCSDIR=/usr/local/share/doc/xcdplayer EXAMPLESDIR=/usr/local/share/examples/xcdplayer WWWDIR=/usr/local/www/xcdplayer ETCDIR=/usr/local/etc/xcdplayer --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> xcdplayer-2.2_4 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.7.txz [head-i386-default-job-19] Installing pkg-1.4.7... [head-i386-default-job-19] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of xcdplayer-2.2_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by xcdplayer-2.2_4 for building =========================================================================== =================================================== ===> Fetching all distfiles required by xcdplayer-2.2_4 for building => SHA256 Checksum OK for xcdplayer-2.2.tar.Z. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by xcdplayer-2.2_4 for building ===> Extracting for xcdplayer-2.2_4 => SHA256 Checksum OK for xcdplayer-2.2.tar.Z. cp -f /usr/ports/audio/xcdplayer/files/cdrom_freebsd.[ch] /usr/ports/audio/xcdplayer/files/app.h /wrkdirs/usr/ports/audio/xcdplayer/work/xcdplayer-2.2 cp -f /wrkdirs/usr/ports/audio/xcdplayer/work/xcdplayer-2.2/xcdplayer.1 /wrkdirs/usr/ports/audio/xcdplayer/work/xcdplayer-2.2/xcdplayer.man =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for xcdplayer-2.2_4 ===> Applying FreeBSD patches for xcdplayer-2.2_4 =========================================================================== =================================================== ===> xcdplayer-2.2_4 depends on executable: imake - not found ===> Verifying install for imake in /usr/ports/devel/imake ===> Installing existing package /packages/All/imake-1.0.6_1,1.txz [head-i386-default-job-19] Installing imake-1.0.6_1,1... [head-i386-default-job-19] `-- Installing gccmakedep-1.0.2_1... [head-i386-default-job-19] `-- Extracting gccmakedep-1.0.2_1... done [head-i386-default-job-19] `-- Installing makedepend-1.0.5,1... [head-i386-default-job-19] | `-- Installing xproto-7.0.26... [head-i386-default-job-19] | `-- Extracting xproto-7.0.26... done [head-i386-default-job-19] `-- Extracting makedepend-1.0.5,1... done [head-i386-default-job-19] `-- Installing perl5-5.18.4_11... [head-i386-default-job-19] `-- Extracting perl5-5.18.4_11... done [head-i386-default-job-19] `-- Installing xorg-cf-files-1.0.5_1... [head-i386-default-job-19] `-- Extracting xorg-cf-files-1.0.5_1... done [head-i386-default-job-19] Extracting imake-1.0.6_1,1... done ===> Returning to build of xcdplayer-2.2_4 ===> xcdplayer-2.2_4 depends on executable: tradcpp - not found ===> Verifying install for tradcpp in /usr/ports/devel/tradcpp ===> Installing existing package /packages/All/tradcpp-0.4.txz [head-i386-default-job-19] Installing tradcpp-0.4... [head-i386-default-job-19] Extracting tradcpp-0.4... done ===> Returning to build of xcdplayer-2.2_4 ===> xcdplayer-2.2_4 depends on file: /usr/local/libdata/pkgconfig/xbitmaps.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/xbitmaps.pc in /usr/ports/x11/xbitmaps ===> Installing existing package /packages/All/xbitmaps-1.1.1.txz [head-i386-default-job-19] Installing xbitmaps-1.1.1... [head-i386-default-job-19] Extracting xbitmaps-1.1.1... done ===> Returning to build of xcdplayer-2.2_4 ===> xcdplayer-2.2_4 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/xaw7.pc in /usr/ports/x11-toolkits/libXaw ===> Installing existing package /packages/All/libXaw-1.0.12_2,2.txz [head-i386-default-job-19] Installing libXaw-1.0.12_2,2... [head-i386-default-job-19] `-- Installing libX11-1.6.2_2,1... [head-i386-default-job-19] | `-- Installing kbproto-1.0.6... [head-i386-default-job-19] | `-- Extracting kbproto-1.0.6... done [head-i386-default-job-19] | `-- Installing libXau-1.0.8_2... [head-i386-default-job-19] | `-- Extracting libXau-1.0.8_2... done [head-i386-default-job-19] | `-- Installing libXdmcp-1.1.1_2... [head-i386-default-job-19] | `-- Extracting libXdmcp-1.1.1_2... done [head-i386-default-job-19] | `-- Installing libxcb-1.11... [head-i386-default-job-19] | | `-- Installing libpthread-stubs-0.3_6... [head-i386-default-job-19] | | `-- Extracting libpthread-stubs-0.3_6... done [head-i386-default-job-19] | | `-- Installing libxml2-2.9.2_2... [head-i386-default-job-19] | | `-- Extracting libxml2-2.9.2_2... done [head-i386-default-job-19] | `-- Extracting libxcb-1.11... done [head-i386-default-job-19] `-- Extracting libX11-1.6.2_2,1... done [head-i386-default-job-19] `-- Installing libXext-1.3.3,1... [head-i386-default-job-19] | `-- Installing xextproto-7.3.0... [head-i386-default-job-19] | `-- Extracting xextproto-7.3.0... done [head-i386-default-job-19] `-- Extracting libXext-1.3.3,1... done [head-i386-default-job-19] `-- Installing libXmu-1.1.2_2,1... [head-i386-default-job-19] | `-- Installing libXt-1.1.4_2,1... [head-i386-default-job-19] | | `-- Installing libSM-1.2.2_2,1... [head-i386-default-job-19] | | `-- Installing libICE-1.0.9,1... [head-i386-default-job-19] | | `-- Extracting libICE-1.0.9,1... done [head-i386-default-job-19] | | `-- Extracting libSM-1.2.2_2,1... done [head-i386-default-job-19] | `-- Extracting libXt-1.1.4_2,1... done [head-i386-default-job-19] `-- Extracting libXmu-1.1.2_2,1... done [head-i386-default-job-19] `-- Installing libXp-1.0.2_2,1... [head-i386-default-job-19] | `-- Installing printproto-1.0.5... [head-i386-default-job-19] | `-- Extracting printproto-1.0.5... done [head-i386-default-job-19] `-- Extracting libXp-1.0.2_2,1... done [head-i386-default-job-19] `-- Installing libXpm-3.5.11_2... [head-i386-default-job-19] `-- Extracting libXpm-3.5.11_2... done [head-i386-default-job-19] Extracting libXaw-1.0.12_2,2... done ===> Returning to build of xcdplayer-2.2_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for xcdplayer-2.2_4 mv -f Makefile Makefile.bak imake -DUseInstalled -I/usr/local/lib/X11/config make Makefiles make includes make depend rm -f .depend gccmakedep -f- -- -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -- main.c top_setup.c logo_setup.c button_setup.c cdrom_callb.c cdrom_freebsd.c internals.c shuffle.c program.c leds.c debug.c > .depend =========================================================================== =================================================== ===> Building for xcdplayer-2.2_4 cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c main.c main.c:59:2: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' exit(0); ^ main.c:59:2: note: include the header or explicitly provide a declaration for 'exit' 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c top_setup.c top_setup.c:111:8: warning: passing 'Cardinal *' (aka 'unsigned int *') to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] (Cardinal *) &argc, argv); ^~~~~~~~~~~~~~~~~~ /usr/local/include/X11/Intrinsic.h:1513:21: note: passing argument to parameter here int* /* argc */, ^ top_setup.c:115:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' exit(1); ^ top_setup.c:115:3: note: include the header or explicitly provide a declaration for 'exit' 2 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c logo_setup.c logo_setup.c:271:3: warning: implicit declaration of function 'cdrom_new_disc' is invalid in C99 [-Wimplicit-function-declaration] cdrom_new_disc(); ^ logo_setup.c:333:44: warning: implicitly declaring library function 'abs' with type 'int (int)' sprintf(timer_buf, "-%02u:%02u\n",abs(time_remaining) / 60, ^ logo_setup.c:333:44: note: include the header or explicitly provide a declaration for 'abs' logo_setup.c:430:2: warning: implicit declaration of function 'debug_printf' is invalid in C99 [-Wimplicit-function-declaration] debug_printf(1, "volume=%u\n", (unsigned int) vol); ^ logo_setup.c:591:6: warning: implicit declaration of function 'free' is invalid in C99 [-Wimplicit-function-declaration] free(disc_title); ^ 4 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c button_setup.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c cdrom_callb.c cdrom_callb.c:52:3: warning: implicit declaration of function 'debug_printf' is invalid in C99 [-Wimplicit-function-declaration] debug_printf(1, "cb_cdrom_play: error from cdrom_open\n"); ^ cdrom_callb.c:55:3: warning: implicit declaration of function 'eject_button_set' is invalid in C99 [-Wimplicit-function-declaration] eject_button_set(); ^ cdrom_callb.c:226:3: warning: implicit declaration of function 'stop_button_reset' is invalid in C99 [-Wimplicit-function-declaration] stop_button_reset(); ^ cdrom_callb.c:602:2: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' exit(0); ^ cdrom_callb.c:602:2: note: include the header or explicitly provide a declaration for 'exit' 4 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c cdrom_freebsd.c In file included from cdrom_freebsd.c:28: /usr/include/sys/buf.h:129:30: error: unknown type name 'vm_page_t' void (*pg_iodone)(void *, vm_page_t *, int, int); ^ cdrom_freebsd.c:50:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] get_stored_info() ^~~~~~~~~~~~~~~ cdrom_freebsd.c:133:3: warning: implicit declaration of function 'shuffle_setup' is invalid in C99 [-Wimplicit-function-declaration] shuffle_setup(); ^ cdrom_freebsd.c:144:3: warning: implicit declaration of function 'free' is invalid in C99 [-Wimplicit-function-declaration] free((char *) cdi.times); ^ cdrom_freebsd.c:150:9: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration] (void) close(cdrom_fd); ^ cdrom_freebsd.c:311:6: warning: implicit declaration of function 'cdrom_read_subchannel' is invalid in C99 [-Wimplicit-function-declaration] if (cdrom_read_subchannel(&data) == -1) ^ cdrom_freebsd.c:335:3: warning: implicit declaration of function 'debug_printf' is invalid in C99 [-Wimplicit-function-declaration] debug_printf(1, "cdrom_get_curtrack: no status\n"); ^ cdrom_freebsd.c:560:15: warning: incompatible redeclaration of library function 'calloc' [-Wincompatible-library-redeclaration] extern char *calloc(); ^ cdrom_freebsd.c:560:15: note: 'calloc' is a builtin with type 'void *(unsigned int, unsigned int)' cdrom_freebsd.c:566:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' exit(1); ^ cdrom_freebsd.c:566:3: note: include the header or explicitly provide a declaration for 'exit' cdrom_freebsd.c:576:15: warning: incompatible redeclaration of library function 'calloc' [-Wincompatible-library-redeclaration] extern char *calloc(); ^ cdrom_freebsd.c:560:15: note: 'calloc' is a builtin with type 'void *(unsigned int, unsigned int)' extern char *calloc(); ^ 9 warnings and 1 error generated. *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/audio/xcdplayer/work/xcdplayer-2.2 *** Error code 1 Stop. make: stopped in /usr/ports/audio/xcdplayer From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 15:19:06 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 39CAF312; Fri, 30 Jan 2015 15:19:06 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 2550796E; Fri, 30 Jan 2015 15:19:06 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UFJ5qW080101; Fri, 30 Jan 2015 15:19:05 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UFJ5hK080100; Fri, 30 Jan 2015 15:19:05 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 15:19:05 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301519.t0UFJ5hK080100@beefy2.isc.freebsd.org> To: makc@FreeBSD.org Subject: [package - head-amd64-default][net/knemo-kde4] Failed for knemo-0.7.6_4 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: Fri, 30 Jan 2015 15:19:06 -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: makc@FreeBSD.org Last committer: tijl@FreeBSD.org Ident: $FreeBSD: head/net/knemo-kde4/Makefile 373636 2014-11-29 18:22:32Z tijl $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/knemo-0.7.6_4.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building net/knemo-kde4 build started at Fri Jan 30 15:16:42 UTC 2015 port directory: /usr/ports/net/knemo-kde4 building for: FreeBSD head-amd64-default-job-12 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: makc@FreeBSD.org Makefile ident: $FreeBSD: head/net/knemo-kde4/Makefile 373636 2014-11-29 18:22:32Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=knemo-0.7.6_4 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 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-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/knemo-kde4/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/knemo-kde4/work HOME=/wrkdirs/usr/ports/net/knemo-kde4/work 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)" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/knemo-kde4/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/knemo-kde4/work HOME=/wrkdirs/usr/ports/net/knemo-kde4/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-- 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" KDE4_PREFIX="/usr/local" KDE4_VERSION="4.14.2" KDE4_GENERIC_LIB_VERSION=4.14.2 KDE4_NON_GENERIC_LIB_VERSION=5.14.2 PYCACHE="" PYC_SUFFIX=pyc PYO_SUFFIX=pyo CMAKE_BUILD_TYPE="release" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/knemo" EXAMPLESDIR="share/examples/knemo" DATADIR="share/knemo" WWWDIR="www/knemo" ETCDIR="etc/knemo" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/knemo DOCSDIR=/usr/local/share/doc/knemo EXAMPLESDIR=/usr/local/share/examples/knemo WWWDIR=/usr/local/www/knemo ETCDIR=/usr/local/etc/knemo --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> knemo-0.7.6_4 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.7.txz [head-amd64-default-job-12] Installing pkg-1.4.7... [head-amd64-default-job-12] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of knemo-0.7.6_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by knemo-0.7.6_4 for building =========================================================================== =================================================== ===> Fetching all distfiles required by knemo-0.7.6_4 for building => SHA256 Checksum OK for 12956-knemo-0.7.6.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by knemo-0.7.6_4 for building ===> Extracting for knemo-0.7.6_4 => SHA256 Checksum OK for 12956-knemo-0.7.6.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for knemo-0.7.6_4 =========================================================================== =================================================== ===> knemo-0.7.6_4 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.1.txz [head-amd64-default-job-12] Installing cmake-3.1.1... [head-amd64-default-job-12] `-- Installing cmake-modules-3.1.1... [head-amd64-default-job-12] `-- Extracting cmake-modules-3.1.1... done [head-amd64-default-job-12] `-- Installing curl-7.40.0... [head-amd64-default-job-12] | `-- Installing ca_root_nss-3.17.3_1... [head-amd64-default-job-12] | `-- Extracting ca_root_nss-3.17.3_1... done [head-amd64-default-job-12] `-- Extracting curl-7.40.0... done [head-amd64-default-job-12] `-- Installing expat-2.1.0_2... [head-amd64-default-job-12] `-- Extracting expat-2.1.0_2... done [head-amd64-default-job-12] Extracting cmake-3.1.1... done ===> Returning to build of knemo-0.7.6_4 ===> knemo-0.7.6_4 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 [head-amd64-default-job-12] Installing gettext-tools-0.19.4... [head-amd64-default-job-12] `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-12] | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-12] | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-12] `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-12] Extracting gettext-tools-0.19.4... done ===> Returning to build of knemo-0.7.6_4 ===> knemo-0.7.6_4 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 [head-amd64-default-job-12] Installing qt4-moc-4.8.6... [head-amd64-default-job-12] Extracting qt4-moc-4.8.6... done ===> Returning to build of knemo-0.7.6_4 ===> knemo-0.7.6_4 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 [head-amd64-default-job-12] Installing qt4-qmake-4.8.6... [head-amd64-default-job-12] Extracting qt4-qmake-4.8.6... done ===> Returning to build of knemo-0.7.6_4 ===> knemo-0.7.6_4 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 [head-amd64-default-job-12] Installing qt4-rcc-4.8.6... [head-amd64-default-job-12] Extracting qt4-rcc-4.8.6... done ===> Returning to build of knemo-0.7.6_4 ===> knemo-0.7.6_4 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 [head-amd64-default-job-12] Installing qt4-uic-4.8.6... [head-amd64-default-job-12] Extracting qt4-uic-4.8.6... done ===> Returning to build of knemo-0.7.6_4 ===> knemo-0.7.6_4 depends on file: /usr/local/bin/automoc4 - not found ===> Verifying install for /usr/local/bin/automoc4 in /usr/ports/devel/automoc4 /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/CMakeFiles 21 [ 21%] Building CXX object src/knemod/CMakeFiles/knemo.dir/plotterconfigdialog.o cd /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=38 -DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -O2 -DNDEBUG -DQT_NO_DEBUG -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6 -I/usr/local/include -I/usr/local/include/KDE -I/usr/local/include/qt4/phonon -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtTest -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/ QtNetwork -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/Qt -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/../common -D_LARGEFILE64_SOURCE -o CMakeFiles/knemo.dir/plotterconfigdialog.o -c /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/plotterconfigdialog.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/CMakeFiles [ 21%] Building CXX object src/knemod/CMakeFiles/knemo.dir/statisticsmodel.o cd /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=38 -DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -O2 -DNDEBUG -DQT_NO_DEBUG -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6 -I/usr/local/include -I/usr/local/include/KDE -I/usr/local/include/qt4/phonon -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtTest -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/ QtNetwork -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/Qt -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/../common -D_LARGEFILE64_SOURCE -o CMakeFiles/knemo.dir/statisticsmodel.o -c /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/statisticsmodel.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/CMakeFiles 22 [ 22%] Building CXX object src/knemod/CMakeFiles/knemo.dir/statisticsview.o cd /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=38 -DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -O2 -DNDEBUG -DQT_NO_DEBUG -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6 -I/usr/local/include -I/usr/local/include/KDE -I/usr/local/include/qt4/phonon -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtTest -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/ QtNetwork -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/Qt -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/../common -D_LARGEFILE64_SOURCE -o CMakeFiles/knemo.dir/statisticsview.o -c /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/statisticsview.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/CMakeFiles 23 [ 23%] Building CXX object src/knemod/CMakeFiles/knemo.dir/backends/backendbase.o cd /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=38 -DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -O2 -DNDEBUG -DQT_NO_DEBUG -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6 -I/usr/local/include -I/usr/local/include/KDE -I/usr/local/include/qt4/phonon -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtTest -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/ QtNetwork -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/Qt -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/../common -D_LARGEFILE64_SOURCE -o CMakeFiles/knemo.dir/backends/backendbase.o -c /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/backendbase.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/CMakeFiles 24 [ 24%] Building CXX object src/knemod/CMakeFiles/knemo.dir/__/common/data.o cd /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=38 -DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -O2 -DNDEBUG -DQT_NO_DEBUG -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6 -I/usr/local/include -I/usr/local/include/KDE -I/usr/local/include/qt4/phonon -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtTest -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/ QtNetwork -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/Qt -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/../common -D_LARGEFILE64_SOURCE -o CMakeFiles/knemo.dir/__/common/data.o -c /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/common/data.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/CMakeFiles 25 [ 25%] Building CXX object src/knemod/CMakeFiles/knemo.dir/__/common/utils.o cd /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=38 -DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -O2 -DNDEBUG -DQT_NO_DEBUG -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6 -I/usr/local/include -I/usr/local/include/KDE -I/usr/local/include/qt4/phonon -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtTest -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/ QtNetwork -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/Qt -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/../common -D_LARGEFILE64_SOURCE -o CMakeFiles/knemo.dir/__/common/utils.o -c /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/common/utils.cpp /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/common/utils.cpp:236:69: warning: unused parameter 'data' [-Wunused-parameter] QString getDefaultRoute( int afType, QString *defaultGateway, void *data ) ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/CMakeFiles [ 25%] Building CXX object src/knemod/CMakeFiles/knemo.dir/storage/sqlstorage.o cd /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=38 -DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -O2 -DNDEBUG -DQT_NO_DEBUG -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6 -I/usr/local/include -I/usr/local/include/KDE -I/usr/local/include/qt4/phonon -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtTest -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/ QtNetwork -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/Qt -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/../common -D_LARGEFILE64_SOURCE -o CMakeFiles/knemo.dir/storage/sqlstorage.o -c /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/storage/sqlstorage.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/CMakeFiles 26 [ 26%] Building CXX object src/knemod/CMakeFiles/knemo.dir/storage/xmlstorage.o cd /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=38 -DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -O2 -DNDEBUG -DQT_NO_DEBUG -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6 -I/usr/local/include -I/usr/local/include/KDE -I/usr/local/include/qt4/phonon -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtTest -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/ QtNetwork -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/Qt -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/../common -D_LARGEFILE64_SOURCE -o CMakeFiles/knemo.dir/storage/xmlstorage.o -c /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/storage/xmlstorage.cpp In file included from /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/storage/xmlstorage.cpp:22: /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/storage/xmlstorage.h:37:20: warning: private field 'mInterface' is not used [-Wunused-private-field] Interface *mInterface; ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/CMakeFiles 27 [ 27%] Building CXX object src/knemod/CMakeFiles/knemo.dir/syncstats/externalstats.o cd /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=38 -DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -O2 -DNDEBUG -DQT_NO_DEBUG -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6 -I/usr/local/include -I/usr/local/include/KDE -I/usr/local/include/qt4/phonon -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtTest -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/ QtNetwork -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/Qt -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/../common -D_LARGEFILE64_SOURCE -o CMakeFiles/knemo.dir/syncstats/externalstats.o -c /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/syncstats/externalstats.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/CMakeFiles 28 [ 28%] Building CXX object src/knemod/CMakeFiles/knemo.dir/syncstats/statsfactory.o cd /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=38 -DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -O2 -DNDEBUG -DQT_NO_DEBUG -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6 -I/usr/local/include -I/usr/local/include/KDE -I/usr/local/include/qt4/phonon -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtTest -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/ QtNetwork -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/Qt -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/../common -D_LARGEFILE64_SOURCE -o CMakeFiles/knemo.dir/syncstats/statsfactory.o -c /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/syncstats/statsfactory.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/CMakeFiles [ 28%] Building CXX object src/knemod/CMakeFiles/knemo.dir/syncstats/stats_vnstat.o cd /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=38 -DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -O2 -DNDEBUG -DQT_NO_DEBUG -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6 -I/usr/local/include -I/usr/local/include/KDE -I/usr/local/include/qt4/phonon -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtTest -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/ QtNetwork -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/Qt -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/../common -D_LARGEFILE64_SOURCE -o CMakeFiles/knemo.dir/syncstats/stats_vnstat.o -c /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/syncstats/stats_vnstat.cpp /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/syncstats/stats_vnstat.cpp:99:10: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] if ( abs(mSysBtime - mVnstatBtime) > 30 ) ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/syncstats/stats_vnstat.cpp:99:10: note: use function 'std::abs' instead if ( abs(mSysBtime - mVnstatBtime) > 30 ) ^~~ std::abs /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/syncstats/stats_vnstat.cpp:99:10: note: include the header or explicitly provide a declaration for 'std::abs' 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/CMakeFiles 29 [ 29%] Building CXX object src/knemod/CMakeFiles/knemo.dir/backends/bsdbackend.o cd /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod && /usr/bin/c++ -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=38 -DKDE_DEPRECATED_WARNINGS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -D_REENTRANT -O2 -pipe -fstack-protector -fno-strict-aliasing -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -Wno-return-type-c-linkage -O2 -DNDEBUG -DQT_NO_DEBUG -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6 -I/usr/local/include -I/usr/local/include/KDE -I/usr/local/include/qt4/phonon -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtTest -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/ QtNetwork -I/usr/local/include/qt4/QtDeclarative -I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/Qt -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/../common -D_LARGEFILE64_SOURCE -o CMakeFiles/knemo.dir/backends/bsdbackend.o -c /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:208:18: error: member access into incomplete type 'struct in6_ifaddr' if ( ifa6->ia6_flags & IN6_IFF_ANYCAST ) ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:207:16: note: forward declaration of 'in6_ifaddr' struct in6_ifaddr *ifa6 = reinterpret_cast(ifa); ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:210:18: error: member access into incomplete type 'struct in6_ifaddr' if ( ifa6->ia6_flags & IN6_IFF_TENTATIVE ) ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:207:16: note: forward declaration of 'in6_ifaddr' struct in6_ifaddr *ifa6 = reinterpret_cast(ifa); ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:212:18: error: member access into incomplete type 'struct in6_ifaddr' if ( ifa6->ia6_flags & IN6_IFF_DUPLICATED ) ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:207:16: note: forward declaration of 'in6_ifaddr' struct in6_ifaddr *ifa6 = reinterpret_cast(ifa); ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:214:18: error: member access into incomplete type 'struct in6_ifaddr' if ( ifa6->ia6_flags & IN6_IFF_DETACHED ) ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:207:16: note: forward declaration of 'in6_ifaddr' struct in6_ifaddr *ifa6 = reinterpret_cast(ifa); ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:216:18: error: member access into incomplete type 'struct in6_ifaddr' if ( ifa6->ia6_flags & IN6_IFF_DEPRECATED ) ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:207:16: note: forward declaration of 'in6_ifaddr' struct in6_ifaddr *ifa6 = reinterpret_cast(ifa); ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:218:18: error: member access into incomplete type 'struct in6_ifaddr' if ( ifa6->ia6_flags & IN6_IFF_NODAD ) ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:207:16: note: forward declaration of 'in6_ifaddr' struct in6_ifaddr *ifa6 = reinterpret_cast(ifa); ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:220:18: error: member access into incomplete type 'struct in6_ifaddr' if ( ifa6->ia6_flags & IN6_IFF_AUTOCONF ) ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:207:16: note: forward declaration of 'in6_ifaddr' struct in6_ifaddr *ifa6 = reinterpret_cast(ifa); ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:222:18: error: member access into incomplete type 'struct in6_ifaddr' if ( ifa6->ia6_flags & IN6_IFF_TEMPORARY ) ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:207:16: note: forward declaration of 'in6_ifaddr' struct in6_ifaddr *ifa6 = reinterpret_cast(ifa); ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:227:41: error: member access into incomplete type 'struct in6_ifaddr' if ( IN6_IS_ADDR_LOOPBACK( &ifa6->ia_addr.sin6_addr ) ) ^ /usr/include/netinet6/in6.h:247:4: note: expanded from macro 'IN6_IS_ADDR_LOOPBACK' ((a)->__u6_addr.__u6_addr32[0] == 0 && \ ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:207:16: note: forward declaration of 'in6_ifaddr' struct in6_ifaddr *ifa6 = reinterpret_cast(ifa); ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:227:41: error: member access into incomplete type 'struct in6_ifaddr' if ( IN6_IS_ADDR_LOOPBACK( &ifa6->ia_addr.sin6_addr ) ) ^ /usr/include/netinet6/in6.h:248:4: note: expanded from macro 'IN6_IS_ADDR_LOOPBACK' (a)->__u6_addr.__u6_addr32[1] == 0 && \ ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:207:16: note: forward declaration of 'in6_ifaddr' struct in6_ifaddr *ifa6 = reinterpret_cast(ifa); ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:227:41: error: member access into incomplete type 'struct in6_ifaddr' if ( IN6_IS_ADDR_LOOPBACK( &ifa6->ia_addr.sin6_addr ) ) ^ /usr/include/netinet6/in6.h:249:4: note: expanded from macro 'IN6_IS_ADDR_LOOPBACK' (a)->__u6_addr.__u6_addr32[2] == 0 && \ ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:207:16: note: forward declaration of 'in6_ifaddr' struct in6_ifaddr *ifa6 = reinterpret_cast(ifa); ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:227:41: error: member access into incomplete type 'struct in6_ifaddr' if ( IN6_IS_ADDR_LOOPBACK( &ifa6->ia_addr.sin6_addr ) ) ^ /usr/include/netinet6/in6.h:250:4: note: expanded from macro 'IN6_IS_ADDR_LOOPBACK' (a)->__u6_addr.__u6_addr32[3] == ntohl(1)) ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:207:16: note: forward declaration of 'in6_ifaddr' struct in6_ifaddr *ifa6 = reinterpret_cast(ifa); ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:229:47: error: member access into incomplete type 'struct in6_ifaddr' else if ( IN6_IS_ADDR_LINKLOCAL( &ifa6->ia_addr.sin6_addr ) ) ^ /usr/include/netinet6/in6.h:295:5: note: expanded from macro 'IN6_IS_ADDR_LINKLOCAL' (((a)->s6_addr[0] == 0xfe) && (((a)->s6_addr[1] & 0xc0) == 0x80)) ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:207:16: note: forward declaration of 'in6_ifaddr' struct in6_ifaddr *ifa6 = reinterpret_cast(ifa); ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:229:47: error: member access into incomplete type 'struct in6_ifaddr' else if ( IN6_IS_ADDR_LINKLOCAL( &ifa6->ia_addr.sin6_addr ) ) ^ /usr/include/netinet6/in6.h:295:35: note: expanded from macro 'IN6_IS_ADDR_LINKLOCAL' (((a)->s6_addr[0] == 0xfe) && (((a)->s6_addr[1] & 0xc0) == 0x80)) ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:207:16: note: forward declaration of 'in6_ifaddr' struct in6_ifaddr *ifa6 = reinterpret_cast(ifa); ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:231:47: error: member access into incomplete type 'struct in6_ifaddr' else if ( IN6_IS_ADDR_SITELOCAL( &ifa6->ia_addr.sin6_addr ) ) ^ /usr/include/netinet6/in6.h:297:5: note: expanded from macro 'IN6_IS_ADDR_SITELOCAL' (((a)->s6_addr[0] == 0xfe) && (((a)->s6_addr[1] & 0xc0) == 0xc0)) ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:207:16: note: forward declaration of 'in6_ifaddr' struct in6_ifaddr *ifa6 = reinterpret_cast(ifa); ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:231:47: error: member access into incomplete type 'struct in6_ifaddr' else if ( IN6_IS_ADDR_SITELOCAL( &ifa6->ia_addr.sin6_addr ) ) ^ /usr/include/netinet6/in6.h:297:35: note: expanded from macro 'IN6_IS_ADDR_SITELOCAL' (((a)->s6_addr[0] == 0xfe) && (((a)->s6_addr[1] & 0xc0) == 0xc0)) ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:207:16: note: forward declaration of 'in6_ifaddr' struct in6_ifaddr *ifa6 = reinterpret_cast(ifa); ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:430:14: warning: enumeration value 'IEEE80211_M_WDS' not handled in switch [-Wswitch] switch ( opmode ) ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:451:20: warning: unused variable 'cp' [-Wunused-variable] const uint8_t *cp; ^ /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6/src/knemod/backends/bsdbackend.cpp:471:14: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] len >= sizeof( struct ieee80211req_sta_info ) ~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings and 16 errors generated. *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6 *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/net/knemo-kde4/work/knemo-0.7.6 *** Error code 1 Stop. make: stopped in /usr/ports/net/knemo-kde4 From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 15:20:08 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 2FBC739D for ; Fri, 30 Jan 2015 15:20:08 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 1C61C980 for ; Fri, 30 Jan 2015 15:20:08 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UFK7l1067942 for ; Fri, 30 Jan 2015 15:20:07 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UFK7Hi067933; Fri, 30 Jan 2015 15:20:07 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 15:20:07 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301520.t0UFK7Hi067933@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-i386-default][emulators/doscmd] Failed for doscmd-20110826 in build 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: Fri, 30 Jan 2015 15:20:08 -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: cs@FreeBSD.org Ident: $FreeBSD: head/emulators/doscmd/Makefile 356407 2014-06-03 20:26:02Z cs $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/doscmd-20110826.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building emulators/doscmd build started at Fri Jan 30 15:20:03 UTC 2015 port directory: /usr/ports/emulators/doscmd building for: FreeBSD head-i386-default-job-24 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/emulators/doscmd/Makefile 356407 2014-06-03 20:26:02Z cs $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=doscmd-20110826 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for doscmd-20110826: X11=on: X11 (graphics) support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/doscmd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/doscmd/work HOME=/wrkdirs/usr/ports/emulators/doscmd/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/doscmd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/doscmd/work HOME=/wrkdirs/usr/ports/emulators/doscmd/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/doscmd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/doscmd/work HOME=/wrkdirs/usr/ports/emulators/doscmd/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/doscmd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/doscmd/work HOME=/wrkdirs/usr/ports/emulators/doscmd/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-- X11="" NO_X11="@comment " OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/doscmd" EXAMPLESDIR="share/examples/doscmd" DATADIR="share/doscmd" WWWDIR="www/doscmd" ETCDIR="etc/doscmd" --End PLIST_SUB-- --SUB_LIST-- X11="" NO_X11="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/doscmd DOCSDIR=/usr/local/share/doc/doscmd EXAMPLESDIR=/usr/local/share/examples/doscmd WWWDIR=/usr/local/www/doscmd ETCDIR=/usr/local/etc/doscmd --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> doscmd-20110826 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.7.txz [head-i386-default-job-24] Installing pkg-1.4.7... [head-i386-default-job-24] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of doscmd-20110826 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by doscmd-20110826 for building =========================================================================== =================================================== ===> Fetching all distfiles required by doscmd-20110826 for building => SHA256 Checksum OK for doscmd-20110826.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by doscmd-20110826 for building ===> Extracting for doscmd-20110826 => SHA256 Checksum OK for doscmd-20110826.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for doscmd-20110826 =========================================================================== =================================================== ===> doscmd-20110826 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/x11.pc in /usr/ports/x11/libX11 ===> Installing existing package /packages/All/libX11-1.6.2_2,1.txz [head-i386-default-job-24] Installing libX11-1.6.2_2,1... [head-i386-default-job-24] `-- Installing kbproto-1.0.6... [head-i386-default-job-24] `-- Extracting kbproto-1.0.6... done [head-i386-default-job-24] `-- Installing libXau-1.0.8_2... [head-i386-default-job-24] | `-- Installing xproto-7.0.26... [head-i386-default-job-24] | `-- Extracting xproto-7.0.26... done [head-i386-default-job-24] `-- Extracting libXau-1.0.8_2... done [head-i386-default-job-24] `-- Installing libXdmcp-1.1.1_2... [head-i386-default-job-24] `-- Extracting libXdmcp-1.1.1_2... done [head-i386-default-job-24] `-- Installing libxcb-1.11... [head-i386-default-job-24] | `-- Installing libpthread-stubs-0.3_6... [head-i386-default-job-24] | `-- Extracting libpthread-stubs-0.3_6... done [head-i386-default-job-24] | `-- Installing libxml2-2.9.2_2... [head-i386-default-job-24] | `-- Extracting libxml2-2.9.2_2... done [head-i386-default-job-24] `-- Extracting libxcb-1.11... done [head-i386-default-job-24] Extracting libX11-1.6.2_2,1... done ===> Returning to build of doscmd-20110826 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for doscmd-20110826 =========================================================================== =================================================== ===> Building for doscmd-20110826 Warning: Object directory not changed from original /wrkdirs/usr/ports/emulators/doscmd/work/doscmd-20110826 uudecode /wrkdirs/usr/ports/emulators/doscmd/work/doscmd-20110826/cp437-8x8.pcf.gz.uu uudecode /wrkdirs/usr/ports/emulators/doscmd/work/doscmd-20110826/cp437-8x14.pcf.gz.uu uudecode /wrkdirs/usr/ports/emulators/doscmd/work/doscmd-20110826/cp437-8x16.pcf.gz.uu uudecode -p cp437-8x8.fnt.uu | file2c 'u_int8_t font8x8[] = {' '};' > font8x8.h uudecode -p cp437-8x14.fnt.uu | file2c 'u_int8_t font8x14[] = {' '};' > font8x14.h uudecode -p cp437-8x16.fnt.uu | file2c 'u_int8_t font8x16[] = {' '};' > font8x16.h uudecode /wrkdirs/usr/ports/emulators/doscmd/work/doscmd-20110826/emsdriv.sys.uu uudecode /wrkdirs/usr/ports/emulators/doscmd/work/doscmd-20110826/redir.com.uu cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DDISASSEMBLER -I/usr/local/include -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c AsyncIO.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DDISASSEMBLER -I/usr/local/include -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c ParseBuffer.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DDISASSEMBLER -I/usr/local/include -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c bios.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DDISASSEMBLER -I/usr/local/include -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c callback.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DDISASSEMBLER -I/usr/local/include -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c cmos.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -DDISASSEMBLER -I/usr/local/include -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c config.c config.c:216:43: error: expression which evaluates to zero treated as a null pointer constant of type 'char **' [-Werror,-Wnon-literal-null-conversion] addr = (int)strtol(av[3], '\0', 0); ^~~~ config.c:223:52: error: expression which evaluates to zero treated as a null pointer constant of type 'char **' [-Werror,-Wnon-literal-null-conversion] irq = (unsigned char)strtol(av[4], '\0', 0); ^~~~ 2 errors generated. *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/emulators/doscmd/work/doscmd-20110826 *** Error code 1 Stop. make: stopped in /usr/ports/emulators/doscmd From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 15:20:30 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 D963E3EC for ; Fri, 30 Jan 2015 15:20:29 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 C4FA1A1D; Fri, 30 Jan 2015 15:20:29 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UFKTWf090010; Fri, 30 Jan 2015 15:20:29 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UFKShx089514; Fri, 30 Jan 2015 15:20:28 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 15:20:28 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301520.t0UFKShx089514@beefy1.isc.freebsd.org> To: kpedersen@opencde.org Subject: [package - head-i386-default][devel/radare2] Failed for radare2-0.9.6 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: Fri, 30 Jan 2015 15:20:30 -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: kpedersen@opencde.org Last committer: adamw@FreeBSD.org Ident: $FreeBSD: head/devel/radare2/Makefile 363392 2014-07-29 21:07:39Z adamw $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/radare2-0.9.6.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building devel/radare2 build started at Fri Jan 30 15:20:06 UTC 2015 port directory: /usr/ports/devel/radare2 building for: FreeBSD head-i386-default-job-06 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: kpedersen@opencde.org Makefile ident: $FreeBSD: head/devel/radare2/Makefile 363392 2014-07-29 21:07:39Z adamw $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=radare2-0.9.6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for radare2-0.9.6: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-ewf --without-gmp --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/radare2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/radare2/work HOME=/wrkdirs/usr/ports/devel/radare2/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/radare2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/radare2/work HOME=/wrkdirs/usr/ports/devel/radare2/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- HOST_CC=cc XDG_DATA_HOME=/wrkdirs/usr/ports/devel/radare2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/radare2/work HOME=/wrkdirs/usr/ports/devel/radare2/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/radare2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/radare2/work HOME=/wrkdirs/usr/ports/devel/radare2/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="0.9.6" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/radare2" EXAMPLESDIR="share/examples/radare2" DATADIR="share/radare2" WWWDIR="www/radare2" ETCDIR="etc/radare2" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/radare2 DOCSDIR=/usr/local/share/doc/radare2 EXAMPLESDIR=/usr/local/share/examples/radare2 WWWDIR=/usr/local/www/radare2 ETCDIR=/usr/local/etc/radare2 --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> radare2-0.9.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.7.txz [head-i386-default-job-06] Installing pkg-1.4.7... [head-i386-default-job-06] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of radare2-0.9.6 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by radare2-0.9.6 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by radare2-0.9.6 for building => SHA256 Checksum OK for radare2-0.9.6.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by radare2-0.9.6 for building ===> Extracting for radare2-0.9.6 => SHA256 Checksum OK for radare2-0.9.6.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for radare2-0.9.6 =========================================================================== =================================================== ===> radare2-0.9.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 [head-i386-default-job-06] Installing gmake-4.1_1... [head-i386-default-job-06] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-06] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-06] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-06] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-06] Extracting gmake-4.1_1... done ===> Returning to build of radare2-0.9.6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for radare2-0.9.6 configure-plugins: Loading plugins.def.cfg .. configure-plugins: Generating libr/config.h .. configure-plugins: Generating libr/config.mk .. Checking valabind languages support... WARNING: cannot find valabind - gir: no - cxx: yes (c++) - valac: no Supported langs: - cxx WARNING: Unknown flag '--without-gmp'. checking build system type... i386-portbld-freebsd11.0 checking host system type... i386-unknown-freebsd checking target system type... i386-unknown-freebsd checking for working directories... current using prefix '/usr/local' checking for c compiler... cc checking for dynamic library... libc checking host endianness... little checking for libmagic ... yes checking for libewf ... no checking pkg-config flags for libewf... no checking for libssl ... yes checking pkg-config flags for openssl... no checking for liblua5.1 ... no creating ./config-user.mk creating libr/include/r_userconf.h creating pkgcfg/r_io.pc creating pkgcfg/r_db.pc creating pkgcfg/r_magic.pc creating pkgcfg/r_asm.pc creating pkgcfg/r_bin.pc creating pkgcfg/r_anal.pc creating pkgcfg/r_hash.pc creating pkgcfg/r_cons.pc creating pkgcfg/r_diff.pc creating pkgcfg/r_core.pc creating pkgcfg/r_lang.pc creating pkgcfg/r_socket.pc creating pkgcfg/r_debug.pc creating pkgcfg/r_reg.pc ^~~~~~~~ ./json/js0n.c:15:17: note: previous initialization is here [0 ... 255] = &&l_bad, ^~~~~~~ ./json/js0n.c:25:35: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['-'] = &&l_bare, [48 ... 57] = &&l_bare, // 0-9 ^~~~~~~~ ./json/js0n.c:15:17: note: previous initialization is here [0 ... 255] = &&l_bad, ^~~~~~~ ./json/js0n.c:25:35: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['-'] = &&l_bare, [48 ... 57] = &&l_bare, // 0-9 ^~~~~~~~ ./json/js0n.c:15:17: note: previous initialization is here [0 ... 255] = &&l_bad, ^~~~~~~ ./json/js0n.c:25:35: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['-'] = &&l_bare, [48 ... 57] = &&l_bare, // 0-9 ^~~~~~~~ ./json/js0n.c:15:17: note: previous initialization is here [0 ... 255] = &&l_bad, ^~~~~~~ ./json/js0n.c:25:35: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['-'] = &&l_bare, [48 ... 57] = &&l_bare, // 0-9 ^~~~~~~~ ./json/js0n.c:15:17: note: previous initialization is here [0 ... 255] = &&l_bad, ^~~~~~~ ./json/js0n.c:25:35: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['-'] = &&l_bare, [48 ... 57] = &&l_bare, // 0-9 ^~~~~~~~ ./json/js0n.c:15:17: note: previous initialization is here [0 ... 255] = &&l_bad, ^~~~~~~ ./json/js0n.c:26:11: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['t'] = &&l_bare, ['f'] = &&l_bare, ['n'] = &&l_bare // true, false, null ^~~~~~~~ ./json/js0n.c:15:17: note: previous initialization is here [0 ... 255] = &&l_bad, ^~~~~~~ ./json/js0n.c:26:29: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['t'] = &&l_bare, ['f'] = &&l_bare, ['n'] = &&l_bare // true, false, null ^~~~~~~~ ./json/js0n.c:15:17: note: previous initialization is here [0 ... 255] = &&l_bad, ^~~~~~~ ./json/js0n.c:26:47: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['t'] = &&l_bare, ['f'] = &&l_bare, ['n'] = &&l_bare // true, false, null ^~~~~~~~ ./json/js0n.c:15:17: note: previous initialization is here [0 ... 255] = &&l_bad, ^~~~~~~ ./json/js0n.c:32:12: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['\t'] = &&l_unbare, [' '] = &&l_unbare, ['\r'] = &&l_unbare, ['\n'] = &&l_unbare, ^~~~~~~~~~ ./json/js0n.c:30:16: note: previous initialization is here [0 ... 31] = &&l_bad, ^~~~~~~ ./json/js0n.c:32:32: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['\t'] = &&l_unbare, [' '] = &&l_unbare, ['\r'] = &&l_unbare, ['\n'] = &&l_unbare, ^~~~~~~~~~ ./json/js0n.c:31:18: note: previous initialization is here [32 ... 126] = &&l_loop, // could be more pedantic/validation-checking ^~~~~~~~ ./json/js0n.c:32:53: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['\t'] = &&l_unbare, [' '] = &&l_unbare, ['\r'] = &&l_unbare, ['\n'] = &&l_unbare, ^~~~~~~~~~ ./json/js0n.c:30:16: note: previous initialization is here [0 ... 31] = &&l_bad, ^~~~~~~ ./json/js0n.c:32:74: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['\t'] = &&l_unbare, [' '] = &&l_unbare, ['\r'] = &&l_unbare, ['\n'] = &&l_unbare, ^~~~~~~~~~ ./json/js0n.c:30:16: note: previous initialization is here [0 ... 31] = &&l_bad, ^~~~~~~ ./json/js0n.c:33:11: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] [','] = &&l_unbare, [']'] = &&l_unbare, ['}'] = &&l_unbare, ^~~~~~~~~~ ./json/js0n.c:31:18: note: previous initialization is here [32 ... 126] = &&l_loop, // could be more pedantic/validation-checking ^~~~~~~~ ./json/js0n.c:33:31: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] [','] = &&l_unbare, [']'] = &&l_unbare, ['}'] = &&l_unbare, ^~~~~~~~~~ ./json/js0n.c:31:18: note: previous initialization is here [32 ... 126] = &&l_loop, // could be more pedantic/validation-checking ^~~~~~~~ ./json/js0n.c:33:51: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] [','] = &&l_unbare, [']'] = &&l_unbare, ['}'] = &&l_unbare, ^~~~~~~~~~ ./json/js0n.c:31:18: note: previous initialization is here [32 ... 126] = &&l_loop, // could be more pedantic/validation-checking ^~~~~~~~ ./json/js0n.c:51:12: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['\\'] = &&l_esc, ['"'] = &&l_qdown, ^~~~~~~ ./json/js0n.c:50:18: note: previous initialization is here [32 ... 126] = &&l_loop, ^~~~~~~~ ./json/js0n.c:51:29: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['\\'] = &&l_esc, ['"'] = &&l_qdown, ^~~~~~~~~ ./json/js0n.c:50:18: note: previous initialization is here [32 ... 126] = &&l_loop, ^~~~~~~~ ./json/js0n.c:65:11: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['"'] = &&l_unesc, ['\\'] = &&l_unesc, ['/'] = &&l_unesc, ['b'] = &&l_unesc, ^~~~~~~~~ ./json/js0n.c:64:17: note: previous initialization is here [0 ... 255] = &&l_bad, ^~~~~~~ ./json/js0n.c:65:31: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['"'] = &&l_unesc, ['\\'] = &&l_unesc, ['/'] = &&l_unesc, ['b'] = &&l_unesc, ^~~~~~~~~ ./json/js0n.c:64:17: note: previous initialization is here [0 ... 255] = &&l_bad, ^~~~~~~ ./json/js0n.c:65:50: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['"'] = &&l_unesc, ['\\'] = &&l_unesc, ['/'] = &&l_unesc, ['b'] = &&l_unesc, ^~~~~~~~~ ./json/js0n.c:64:17: note: previous initialization is here [0 ... 255] = &&l_bad, ^~~~~~~ ./json/js0n.c:65:69: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['"'] = &&l_unesc, ['\\'] = &&l_unesc, ['/'] = &&l_unesc, ['b'] = &&l_unesc, ^~~~~~~~~ ./json/js0n.c:64:17: note: previous initialization is here [0 ... 255] = &&l_bad, ^~~~~~~ ./json/js0n.c:66:11: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['f'] = &&l_unesc, ['n'] = &&l_unesc, ['r'] = &&l_unesc, ['t'] = &&l_unesc, ['u'] = &&l_unesc ^~~~~~~~~ ./json/js0n.c:64:17: note: previous initialization is here [0 ... 255] = &&l_bad, ^~~~~~~ ./json/js0n.c:66:30: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['f'] = &&l_unesc, ['n'] = &&l_unesc, ['r'] = &&l_unesc, ['t'] = &&l_unesc, ['u'] = &&l_unesc ^~~~~~~~~ ./json/js0n.c:64:17: note: previous initialization is here [0 ... 255] = &&l_bad, ^~~~~~~ ./json/js0n.c:66:49: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['f'] = &&l_unesc, ['n'] = &&l_unesc, ['r'] = &&l_unesc, ['t'] = &&l_unesc, ['u'] = &&l_unesc ^~~~~~~~~ ./json/js0n.c:64:17: note: previous initialization is here [0 ... 255] = &&l_bad, ^~~~~~~ ./json/js0n.c:66:68: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['f'] = &&l_unesc, ['n'] = &&l_unesc, ['r'] = &&l_unesc, ['t'] = &&l_unesc, ['u'] = &&l_unesc ^~~~~~~~~ ./json/js0n.c:64:17: note: previous initialization is here [0 ... 255] = &&l_bad, ^~~~~~~ ./json/js0n.c:66:87: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['f'] = &&l_unesc, ['n'] = &&l_unesc, ['r'] = &&l_unesc, ['t'] = &&l_unesc, ['u'] = &&l_unesc ^~~~~~~~~ ./json/js0n.c:64:17: note: previous initialization is here [0 ... 255] = &&l_bad, ^~~~~~~ Assertion failed: (!isa(TI) && "Cannot split critical edge from IndirectBrInst"), function SplitCriticalEdge, file /usr/local/poudriere/jails/head-i386/usr/src/lib/clang/libllvmtransformutils/../../../contrib/llvm/lib/Transforms/Utils/BreakCriticalEdges.cpp, line 148. Stack dump: 0. Program arguments: /usr/bin/cc -cc1 -triple i386-unknown-freebsd11.0 -emit-obj -disable-free -main-file-name json.c -mrelocation-model pic -pic-level 2 -mdisable-fp-elim -relaxed-aliasing -masm-verbose -mconstructor-aliases -target-cpu i486 -gdwarf-2 -dwarf-column-info -coverage-file /wrkdirs/usr/ports/devel/radare2/work/radare2-0.9.6/shlr/sdb/src/json.o -resource-dir /usr/bin/../lib/clang/3.5.1 -dependency-file json.d -MT json.o -sys-header-deps -D _POSIX_C_SOURCE=200809L -D _XOPEN_SOURCE=700 -D _POSIX_C_SOURCE=200809L -D _XOPEN_SOURCE=700 -O2 -Wall -Wall -fdebug-compilation-dir /wrkdirs/usr/ports/devel/radare2/work/radare2-0.9.6/shlr/sdb/src -ferror-limit 19 -fmessage-length 0 -fvisibility hidden -stack-protector 1 -mstackrealign -fobjc-runtime=gnustep -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o json.o -x c json.c 1. parser at end of file 2. Per-module optimization passes 3. Running pass 'CallGraph Pass Manager' on module 'json.c'. 4. Running pass 'Loop Pass Manager' on function '@js0n' 5. Running pass 'Rotate Loops' on basic block '%for.cond' cc: error: unable to execute command: Abort trap (core dumped) cc: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 3.5.1 (tags/RELEASE_351/final 225668) 20150115 Target: i386-unknown-freebsd11.0 Thread model: posix cc: note: diagnostic msg: PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed source, and associated run script. cc: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: cc: note: diagnostic msg: /tmp/json-fe7e12.c cc: note: diagnostic msg: /tmp/json-fe7e12.sh cc: note: diagnostic msg: ******************** Makefile:66: recipe for target 'json.o' failed gmake[4]: *** [json.o] Error 254 gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/radare2/work/radare2-0.9.6/shlr/sdb/src' Makefile:10: recipe for target 'all' failed gmake[3]: *** [all] Error 2 gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/radare2/work/radare2-0.9.6/shlr/sdb' Makefile:22: recipe for target 'sdb/sdb' failed gmake[2]: *** [sdb/sdb] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/radare2/work/radare2-0.9.6/shlr' Makefile:22: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/radare2/work/radare2-0.9.6' *** Error code 1 Stop. make: stopped in /usr/ports/devel/radare2 From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 15:21:01 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 D6B82608; Fri, 30 Jan 2015 15:21:01 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 C0B8FA43; Fri, 30 Jan 2015 15:21:01 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UFL1MG060998; Fri, 30 Jan 2015 15:21:01 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UFL1Ac060987; Fri, 30 Jan 2015 15:21:01 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 15:21:01 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301521.t0UFL1Ac060987@beefy2.isc.freebsd.org> To: thierry@FreeBSD.org Subject: [package - head-amd64-default][cad/kicad] Failed for kicad-20140622.2.b4027_1, 1 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: Fri, 30 Jan 2015 15:21:02 -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: thierry@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: head/cad/kicad/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/kicad-20140622.2.b4027_1,1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building cad/kicad build started at Fri Jan 30 15:10:21 UTC 2015 port directory: /usr/ports/cad/kicad building for: FreeBSD head-amd64-default-job-13 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: thierry@FreeBSD.org Makefile ident: $FreeBSD: head/cad/kicad/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=kicad-20140622.2.b4027_1,1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for kicad-20140622.2.b4027_1,1: DOCS=on: Build and/or install documentation NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/cad/kicad/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/kicad/work HOME=/wrkdirs/usr/ports/cad/kicad/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/cad/kicad/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/kicad/work HOME=/wrkdirs/usr/ports/cad/kicad/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/cad/kicad/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/kicad/work HOME=/wrkdirs/usr/ports/cad/kicad/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/cad/kicad/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/kicad/work HOME=/wrkdirs/usr/ports/cad/kicad/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib/c++ -fstack-pro tector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48" 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-- DESKTOPDIR=share/applications DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " CMAKE_BUILD_TYPE="release" OSREL=11.0 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/kicad" EXAMPLESDIR="share/examples/kicad" DATADIR="share/kicad" WWWDIR="www/kicad" ETCDIR="etc/kicad" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/kicad DOCSDIR=/usr/local/share/doc/kicad EXAMPLESDIR=/usr/local/share/examples/kicad WWWDIR=/usr/local/www/kicad ETCDIR=/usr/local/etc/kicad --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> kicad-20140622.2.b4027_1,1 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.7.txz [head-amd64-default-job-13] Installing pkg-1.4.7... [head-amd64-default-job-13] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of kicad-20140622.2.b4027_1,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by kicad-20140622.2.b4027_1,1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by kicad-20140622.2.b4027_1,1 for building => SHA256 Checksum OK for kicad_0.20140622%2Bbzr4027.orig.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by kicad-20140622.2.b4027_1,1 for building ===> Extracting for kicad-20140622.2.b4027_1,1 => SHA256 Checksum OK for kicad_0.20140622%2Bbzr4027.orig.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for kicad-20140622.2.b4027_1,1 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for kicad-20140622.2.b4027_1,1 /bin/mv /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include/boost /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include/boost.orig =========================================================================== =================================================== ===> kicad-20140622.2.b4027_1,1 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 [head-amd64-default-job-13] Installing doxygen-1.8.9.1,2... [head-amd64-default-job-13] `-- Installing graphviz-2.38.0_6... [head-amd64-default-job-13] | `-- Installing expat-2.1.0_2... [head-amd64-default-job-13] | `-- Extracting expat-2.1.0_2... done [head-amd64-default-job-13] | `-- Installing fontconfig-2.11.1,1... [head-amd64-default-job-13] | | `-- Installing freetype2-2.5.5... [head-amd64-default-job-13] | | `-- Extracting freetype2-2.5.5... done [head-amd64-default-job-13] | `-- 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 [head-amd64-default-job-13] | `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-13] | | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-13] | | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-13] | `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-13] | `-- Installing glib-2.42.1... [head-amd64-default-job-13] | | `-- Installing libffi-3.2.1... [head-amd64-default-job-13] | | `-- Extracting libffi-3.2.1... done [head-amd64-default-job-13] | | `-- Installing libiconv-1.14_6... [head-amd64-default-job-13] | | `-- Extracting libiconv-1.14_6... done [head-amd64-default-job-13] | | `-- Installing pcre-8.35_2... [head-amd64-default-job-13] | | `-- Extracting pcre-8.35_2... done [head-amd64-default-job-13] | | `-- Installing perl5-5.18.4_11... [head-amd64-default-job-13] | | `-- Extracting perl5-5.18.4_11... done [head-amd64-default-job-13] | | `-- Installing python27-2.7.9... [head-amd64-default-job-13] | | `-- Installing readline-6.3.8... [head-amd64-default-job-13] | | `-- Extracting readline-6.3.8... done [head-amd64-default-job-13] | | `-- Extracting python27-2.7.9... done [head-amd64-default-job-13] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [head-amd64-default-job-13] | `-- Installing jpeg-8_6... [head-amd64-default-job-13] | `-- Extracting jpeg-8_6... done [head-amd64-default-job-13] | `-- Installing libICE-1.0.9,1... [head-amd64-default-job-13] | | `-- Installing xproto-7.0.26... [head-amd64-default-job-13] | | `-- Extracting xproto-7.0.26... done [head-amd64-default-job-13] | `-- Extracting libICE-1.0.9,1... done [head-amd64-default-job-13] | `-- Installing libSM-1.2.2_2,1... [head-amd64-default-job-13] | `-- Extracting libSM-1.2.2_2,1... done /usr/bin/make -f common/CMakeFiles/common.dir/build.make common/CMakeFiles/common.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialog_about/AboutDialog_main.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialog_about/AboutDialog_main.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialog_about/AboutDialog_main.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialog_about/dialog_about.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialog_about/dialog_about.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialog_about/dialog_about.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialog_about/dialog_about_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialog_about/dialog_about_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialog_about/dialog_about_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_display_info_HTML_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_display_info_HTML_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_display_info_HTML_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_exit_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_exit_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_exit_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_image_editor.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_image_editor.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_image_editor.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_image_editor_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_image_editor_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_image_editor_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_get_component.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_get_component.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_get_component.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_get_component_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_get_component_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_get_component_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_hotkeys_editor.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_hotkeys_editor.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_hotkeys_editor.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles 44 [ 43%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_hotkeys_editor_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_hotkeys_editor_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_hotkeys_editor_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_list_selector_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_list_selector_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_list_selector_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/dialogs/dialog_page_settings_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialogs/dialog_page_settings_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialogs/dialog_page_settings_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/base_struct.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/base_struct.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/base_struct.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/basicframe.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/basicframe.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/basicframe.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/bezier_curves.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/bezier_curves.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/bezier_curves.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/bitmap.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/bitmap.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/bitmap.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/block_commande.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/block_commande.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/block_commande.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/build_version.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/build_version.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/build_version.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/class_bitmap_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/class_bitmap_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/class_bitmap_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles 45 [ 44%] Building CXX object common/CMakeFiles/common.dir/class_colors_design_settings.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/class_colors_design_settings.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/class_colors_design_settings.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/class_layer_box_selector.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/class_layer_box_selector.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/class_layer_box_selector.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/class_marker_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/class_marker_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/class_marker_base.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/class_plotter.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/class_plotter.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/class_plotter.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/class_undoredo_container.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/class_undoredo_container.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/class_undoredo_container.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/common.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/common_plot_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plot_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plot_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/common_plotHPGL_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plotHPGL_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plotHPGL_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/common_plotPS_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plotPS_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plotPS_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/common_plotPDF_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plotPDF_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plotPDF_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 44%] Building CXX object common/CMakeFiles/common.dir/common_plotGERBER_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plotGERBER_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plotGERBER_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles 46 [ 45%] Building CXX object common/CMakeFiles/common.dir/common_plotDXF_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plotDXF_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plotDXF_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/common_plotSVG_functions.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/common_plotSVG_functions.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/common_plotSVG_functions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/confirm.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/confirm.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/confirm.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/copy_to_clipboard.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/copy_to_clipboard.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/copy_to_clipboard.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/dialog_shim.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dialog_shim.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dialog_shim.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/displlst.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/displlst.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/displlst.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/dlist.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dlist.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dlist.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/drawframe.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/drawframe.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/drawframe.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/drawpanel.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/drawpanel.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/drawpanel.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 45%] Building CXX object common/CMakeFiles/common.dir/drawtxt.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/drawtxt.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/drawtxt.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles 47 [ 46%] Building CXX object common/CMakeFiles/common.dir/dsnlexer.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/dsnlexer.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/dsnlexer.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/edaappl.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/edaappl.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/edaappl.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/eda_dde.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/eda_dde.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/eda_dde.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/eda_doc.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/eda_doc.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/eda_doc.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/filter_reader.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/filter_reader.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/filter_reader.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/gestfich.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/gestfich.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/gestfich.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/getrunningmicrosecs.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/getrunningmicrosecs.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/getrunningmicrosecs.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/gr_basic.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/gr_basic.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/gr_basic.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/hotkeys_basic.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/hotkeys_basic.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/hotkeys_basic.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/hotkey_grid_table.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/hotkey_grid_table.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/hotkey_grid_table.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 46%] Building CXX object common/CMakeFiles/common.dir/html_messagebox.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/html_messagebox.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/html_messagebox.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles 48 [ 47%] Building CXX object common/CMakeFiles/common.dir/msgpanel.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/msgpanel.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/msgpanel.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 47%] Building CXX object common/CMakeFiles/common.dir/netlist_keywords.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/netlist_keywords.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/netlist_keywords.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 47%] Building CXX object common/CMakeFiles/common.dir/newstroke_font.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/newstroke_font.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/newstroke_font.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 47%] Building CXX object common/CMakeFiles/common.dir/projet_config.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/projet_config.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/projet_config.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/CMakeFiles [ 47%] Building CXX object common/CMakeFiles/common.dir/richio.cpp.o cd /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common && /usr/local/bin/g++48 -DKICAD_STABLE_VERSION -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -DwxUSE_UNICODE -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/usr/local/include -DBOOST_HASH_NO_EXTENSIONS -nostdinc++ -isystem /usr/local/include/c++/v1 -Wl,-rpath=/usr/local/lib/gcc48 -fPIC -Wno-unused-local-typedefs -I/usr/local/include/wx-3.0 -Wno-narrowing -O1 -Wall -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/./dialog_about -I/usr/local/include -I/wrkdirs/usr/ports /cad/kicad/work/kicad-0.20140622+bzr4027/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/../polygon -I/wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 -o CMakeFiles/common.dir/richio.cpp.o -c /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/richio.cpp In file included from /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include/richio.h:32:0, from /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/richio.cpp:29: /usr/local/include/c++/v1/string: In member function 'virtual std::__1::string OUTPUTFORMATTER::Quotes(const string&)': /usr/local/include/c++/v1/string:641:35: error: inlining failed in call to always_inline 'static bool std::__1::char_traits::eq(std::__1::char_traits::char_type, std::__1::char_traits::char_type) throw ()': indirect function call with a yet undetermined callee static _LIBCPP_CONSTEXPR bool eq(char_type __c1, char_type __c2) _NOEXCEPT ^ In file included from /usr/local/include/c++/v1/string:439:0, from /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/include/richio.h:32, from /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027/common/richio.cpp:29: /usr/local/include/c++/v1/algorithm:1050:13: error: called from here if (__pred(*__first1, *__j)) ^ *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/cad/kicad/work/kicad-0.20140622+bzr4027 *** Error code 1 Stop. make: stopped in /usr/ports/cad/kicad From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 15:22:24 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 1B7586F4 for ; Fri, 30 Jan 2015 15:22:24 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 EF157A57; Fri, 30 Jan 2015 15:22:23 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UFMNrv026246; Fri, 30 Jan 2015 15:22:23 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UFMNpp026028; Fri, 30 Jan 2015 15:22:23 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 15:22:23 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301522.t0UFMNpp026028@beefy2.isc.freebsd.org> To: che@bein.link Subject: [package - head-amd64-default][lang/lci] Failed for lci-0.11.2 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: Fri, 30 Jan 2015 15:22:24 -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: che@bein.link Last committer: xmj@FreeBSD.org Ident: $FreeBSD: head/lang/lci/Makefile 377888 2015-01-25 12:42:27Z xmj $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/lci-0.11.2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building lang/lci build started at Fri Jan 30 15:22:12 UTC 2015 port directory: /usr/ports/lang/lci building for: FreeBSD head-amd64-default-job-03 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: che@bein.link Makefile ident: $FreeBSD: head/lang/lci/Makefile 377888 2015-01-25 12:42:27Z xmj $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=lci-0.11.2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/lci/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/lci/work HOME=/wrkdirs/usr/ports/lang/lci/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/lci/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/lci/work HOME=/wrkdirs/usr/ports/lang/lci/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-- CMAKE_BUILD_TYPE="release" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/lci" EXAMPLESDIR="share/examples/lci" DATADIR="share/lci" WWWDIR="www/lci" ETCDIR="etc/lci" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/lci DOCSDIR=/usr/local/share/doc/lci EXAMPLESDIR=/usr/local/share/examples/lci WWWDIR=/usr/local/www/lci ETCDIR=/usr/local/etc/lci --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> lci-0.11.2 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.7.txz [head-amd64-default-job-03] Installing pkg-1.4.7... [head-amd64-default-job-03] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of lci-0.11.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by lci-0.11.2 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by lci-0.11.2 for building => SHA256 Checksum OK for lci-0.11.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by lci-0.11.2 for building ===> Extracting for lci-0.11.2 => SHA256 Checksum OK for lci-0.11.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for lci-0.11.2 =========================================================================== =================================================== ===> lci-0.11.2 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.1.txz [head-amd64-default-job-03] Installing cmake-3.1.1... [head-amd64-default-job-03] `-- Installing cmake-modules-3.1.1... [head-amd64-default-job-03] `-- Extracting cmake-modules-3.1.1... done [head-amd64-default-job-03] `-- Installing curl-7.40.0... [head-amd64-default-job-03] | `-- Installing ca_root_nss-3.17.3_1... [head-amd64-default-job-03] | `-- Extracting ca_root_nss-3.17.3_1... done [head-amd64-default-job-03] `-- Extracting curl-7.40.0... done [head-amd64-default-job-03] `-- Installing expat-2.1.0_2... [head-amd64-default-job-03] `-- Extracting expat-2.1.0_2... done [head-amd64-default-job-03] Extracting cmake-3.1.1... done ===> Returning to build of lci-0.11.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for lci-0.11.2 ===> Performing in-source build /bin/mkdir -p /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c -- The C compiler identification is Clang 3.5.1 -- The CXX compiler identification is Clang 3.5.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) CMake Warning at CMakeLists.txt:63 (message): Couldn't find doxygen. You won't be able to generate documentation now -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_DEBUG CMAKE_MODULE_LINKER_FLAGS CMAKE_SHARED_LINKER_FLAGS THREADS_HAVE_PTHREAD_ARG -- Build files have been written to: /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c =========================================================================== =================================================== ===> Building for lci-0.11.2 /usr/local/bin/cmake -H/wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c -B/wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c/CMakeFiles /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/lci.dir/build.make CMakeFiles/lci.dir/depend cd /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c/CMakeFiles/lci.dir/DependInfo.cmake Scanning dependencies of target lci /usr/bin/make -f CMakeFiles/lci.dir/build.make CMakeFiles/lci.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c/CMakeFiles 1 [ 11%] Building C object CMakeFiles/lci.dir/interpreter.c.o /usr/bin/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -o CMakeFiles/lci.dir/interpreter.c.o -c /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c/interpreter.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c/CMakeFiles 2 [ 22%] Building C object CMakeFiles/lci.dir/lexer.c.o /usr/bin/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -o CMakeFiles/lci.dir/lexer.c.o -c /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c/lexer.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c/CMakeFiles 3 [ 33%] Building C object CMakeFiles/lci.dir/main.c.o /usr/bin/cc -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -o CMakeFiles/lci.dir/main.c.o -c /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c/main.c /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c/main.c:112:10: fatal error: 'readline/readline.h' file not found #include ^ 1 error generated. *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/lang/lci/work/justinmeza-lci-2464d0c *** Error code 1 Stop. make: stopped in /usr/ports/lang/lci From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 15:22:34 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 4DF9E704 for ; Fri, 30 Jan 2015 15:22:34 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 38F19A5A; Fri, 30 Jan 2015 15:22:34 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UFMXTh007023; Fri, 30 Jan 2015 15:22:33 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UFMWdH006888; Fri, 30 Jan 2015 15:22:32 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 15:22:32 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301522.t0UFMWdH006888@beefy1.isc.freebsd.org> To: nukama+maintainer@gmail.com Subject: [package - head-i386-default][sysutils/flashrom] Failed for flashrom-0.9.7_2 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: Fri, 30 Jan 2015 15:22:34 -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: nukama+maintainer@gmail.com Last committer: pi@FreeBSD.org Ident: $FreeBSD: head/sysutils/flashrom/Makefile 363878 2014-08-03 11:36:56Z pi $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/flashrom-0.9.7_2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building sysutils/flashrom build started at Fri Jan 30 15:22:13 UTC 2015 port directory: /usr/ports/sysutils/flashrom building for: FreeBSD head-i386-default-job-12 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: nukama+maintainer@gmail.com Makefile ident: $FreeBSD: head/sysutils/flashrom/Makefile 363878 2014-08-03 11:36:56Z pi $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=flashrom-0.9.7_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for flashrom-0.9.7_2: BUSPIRATE=off: Enable buspirate support (broken) DMIDECODE=on: Use dmidecode to gather DMI information DOCS=on: Build and/or install documentation FTDI=on: Enable external FT2232SPI flasher support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/flashrom/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/flashrom/work HOME=/wrkdirs/usr/ports/sysutils/flashrom/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- CONFIG_BUSPIRATE_SPI=no XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/flashrom/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/flashrom/work HOME=/wrkdirs/usr/ports/sysutils/flashrom/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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -lc -lz -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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/flashrom" EXAMPLESDIR="share/examples/flashrom" DATADIR="share/flashrom" WWWDIR="www/flashrom" ETCDIR="etc/flashrom" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/flashrom DOCSDIR=/usr/local/share/doc/flashrom EXAMPLESDIR=/usr/local/share/examples/flashrom WWWDIR=/usr/local/www/flashrom ETCDIR=/usr/local/etc/flashrom --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> flashrom-0.9.7_2 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.7.txz [head-i386-default-job-12] Installing pkg-1.4.7... [head-i386-default-job-12] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of flashrom-0.9.7_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by flashrom-0.9.7_2 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by flashrom-0.9.7_2 for building => SHA256 Checksum OK for flashrom-0.9.7.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by flashrom-0.9.7_2 for building ===> Extracting for flashrom-0.9.7_2 => SHA256 Checksum OK for flashrom-0.9.7.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for flashrom-0.9.7_2 =========================================================================== =================================================== ===> flashrom-0.9.7_2 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 [head-i386-default-job-12] Installing gmake-4.1_1... [head-i386-default-job-12] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-12] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-12] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-12] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-12] Extracting gmake-4.1_1... done ===> Returning to build of flashrom-0.9.7_2 ===> flashrom-0.9.7_2 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [head-i386-default-job-12] Installing pkgconf-0.9.7... [head-i386-default-job-12] Extracting pkgconf-0.9.7... done ===> Returning to build of flashrom-0.9.7_2 =========================================================================== =================================================== ===> flashrom-0.9.7_2 depends on shared library: libpci.so - not found ===> Verifying for libpci.so in /usr/ports/devel/libpci ===> Installing existing package /packages/All/libpci-3.3.0.txz [head-i386-default-job-12] Installing libpci-3.3.0... [head-i386-default-job-12] `-- Installing pciids-20150124... [head-i386-default-job-12] `-- Extracting pciids-20150124... done [head-i386-default-job-12] Extracting libpci-3.3.0... done ===> Returning to build of flashrom-0.9.7_2 ===> flashrom-0.9.7_2 depends on shared library: libftdi.so - not found ===> Verifying for libftdi.so in /usr/ports/devel/libftdi ===> Installing existing package /packages/All/libftdi-0.20_4.txz [head-i386-default-job-12] Installing libftdi-0.20_4... [head-i386-default-job-12] `-- Installing boost-libs-1.55.0_4... [head-i386-default-job-12] | `-- Installing icu-53.1... [head-i386-default-job-12] | `-- Extracting icu-53.1... done [head-i386-default-job-12] `-- Extracting boost-libs-1.55.0_4... done [head-i386-default-job-12] `-- Installing python27-2.7.9... [head-i386-default-job-12] | `-- Installing libffi-3.2.1... [head-i386-default-job-12] | `-- Extracting libffi-3.2.1... done [head-i386-default-job-12] | `-- Installing readline-6.3.8... [head-i386-default-job-12] | `-- Extracting readline-6.3.8... done [head-i386-default-job-12] `-- Extracting python27-2.7.9... done [head-i386-default-job-12] Extracting libftdi-0.20_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. 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 flashrom-0.9.7_2 =========================================================================== =================================================== ===> Configuring for flashrom-0.9.7_2 =========================================================================== =================================================== ===> Building for flashrom-0.9.7_2 gmake[1]: Entering directory '/wrkdirs/usr/ports/sysutils/flashrom/work/flashrom-0.9.7' Checking for a C compiler... found. Target arch is x86 Target OS is FreeBSD Checking for libpci headers... found. Checking if libpci is present and sufficient... yes. Checking for FTDI support... found. Checking for FT232H support in libftdi... found. Checking for utsname support... found. cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o cli_classic.o -c cli_classic.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o cli_output.o -c cli_output.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o print.o -c print.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o jedec.o -c jedec.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o stm50flw0x0x.o -c stm50flw0x0x.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o w39.o -c w39.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o w29ee011.o -c w29ee011.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o sst28sf040.o -c sst28sf040.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o m29f400bt.o -c m29f400bt.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o 82802ab.o -c 82802ab.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o pm49fl00x.o -c pm49fl00x.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o sst49lfxxxc.o -c sst49lfxxxc.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o sst_fwhub.o -c sst_fwhub.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o flashchips.o -c flashchips.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o spi.o -c spi.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o spi25.o -c spi25.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o spi25_statusreg.o -c spi25_statusreg.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o opaque.o -c opaque.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o sfdp.o -c sfdp.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o en29lv640b.o -c en29lv640b.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o processor_enable.o -c processor_enable.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o chipset_enable.o -c chipset_enable.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o board_enable.o -c board_enable.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o cbtable.o -c cbtable.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o dmi.o -c dmi.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o internal.o -c internal.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o it87spi.o -c it87spi.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o it85spi.o -c it85spi.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o sb600spi.o -c sb600spi.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o amd_imc.o -c amd_imc.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o wbsio_spi.o -c wbsio_spi.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o mcp6x_spi.o -c mcp6x_spi.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o ichspi.o -c ichspi.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o ich_descriptors.o -c ich_descriptors.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o serprog.o -c serprog.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o rayer_spi.o -c rayer_spi.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o pony_spi.o -c pony_spi.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o bitbang_spi.o -c bitbang_spi.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o nic3com.o -c nic3com.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o gfxnvidia.o -c gfxnvidia.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o satasii.o -c satasii.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o ft2232_spi.o -c ft2232_spi.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o usbblaster_spi.o -c usbblaster_spi.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o dummyflasher.o -c dummyflasher.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o drkaiser.o -c drkaiser.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o nicrealtek.o -c nicrealtek.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o nicintel.o -c nicintel.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o nicintel_spi.o -c nicintel_spi.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o ogp_spi.o -c ogp_spi.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o satamv.o -c satamv.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o pcidev.o -c pcidev.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o physmap.o -c physmap.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o hwaccess.o -c hwaccess.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o layout.o -c layout.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o flashrom.o -c flashrom.c flashrom.c:1741:6: error: comparison of array 'flashchips' equal to a null pointer is always false [-Werror,-Wtautological-pointer-compare] if (flashchips == NULL || flashchips[0].vendor == NULL) { ^~~~~~~~~~ ~~~~ flashrom.c:1750:6: error: comparison of array 'chipset_enables' equal to a null pointer is always false [-Werror,-Wtautological-pointer-compare] if (chipset_enables == NULL) { ^~~~~~~~~~~~~~~ ~~~~ flashrom.c:1754:6: error: comparison of array 'board_matches' equal to a null pointer is always false [-Werror,-Wtautological-pointer-compare] if (board_matches == NULL) { ^~~~~~~~~~~~~ ~~~~ flashrom.c:1758:6: error: comparison of array 'boards_known' equal to a null pointer is always false [-Werror,-Wtautological-pointer-compare] if (boards_known == NULL) { ^~~~~~~~~~~~ ~~~~ flashrom.c:1762:6: error: comparison of array 'laptops_known' equal to a null pointer is always false [-Werror,-Wtautological-pointer-compare] if (laptops_known == NULL) { ^~~~~~~~~~~~~ ~~~~ 5 errors generated. Makefile:656: recipe for target 'flashrom.o' failed gmake[1]: *** [flashrom.o] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/flashrom/work/flashrom-0.9.7' *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/flashrom From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 15:36:16 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 45DC8AA7 for ; Fri, 30 Jan 2015 15:36:16 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 313A7B9D; Fri, 30 Jan 2015 15:36:16 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UFaFYL080306; Fri, 30 Jan 2015 15:36:15 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UFaFCM079475; Fri, 30 Jan 2015 15:36:15 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 15:36:15 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301536.t0UFaFCM079475@beefy1.isc.freebsd.org> To: gaod@hychen.org Subject: [package - head-i386-default][www/trafficserver] Failed for trafficserver-5.0.1_2 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: Fri, 30 Jan 2015 15:36:16 -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: gaod@hychen.org Last committer: mat@FreeBSD.org Ident: $FreeBSD: head/www/trafficserver/Makefile 373448 2014-11-26 13:08:24Z mat $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/trafficserver-5.0.1_2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building www/trafficserver build started at Fri Jan 30 15:30:07 UTC 2015 port directory: /usr/ports/www/trafficserver building for: FreeBSD head-i386-default-job-13 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: gaod@hychen.org Makefile ident: $FreeBSD: head/www/trafficserver/Makefile 373448 2014-11-26 13:08:24Z mat $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=trafficserver-5.0.1_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for trafficserver-5.0.1_2: DOCS=on: Build and/or install documentation INTERIM=off: Enable interim cache (SSD) WCCP=off: Enable WCCPv2 protocol ====> Options available for the radio MEMMAN: you can only select none or one of them ALLOCATORS=off: Manage memory with allocators FREELISTS=on: Manage memory with freelists RECLAIM=off: Reclaim unused memory in freelists ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-libxml2=/usr/local --with-pcre=/usr/local --with-openssl=/usr --with-xml=libxml2 --with-tcl=/usr/local/lib/tcl8.6 --disable-silent-rules --enable-cppapi --enable-luajit --localstatedir=/var --with-user=www --with-group=www --disable-interim-cache --disable-wccp --enable-freelist --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/www/trafficserver/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/trafficserver/work HOME=/wrkdirs/usr/ports/www/trafficserver/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/www/trafficserver/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/trafficserver/work HOME=/wrkdirs/usr/ports/www/trafficserver/work TMPDIR="/tmp" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/www/trafficserver/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/trafficserver/work HOME=/wrkdirs/usr/ports/www/trafficserver/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/www/trafficserver/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/trafficserver/work HOME=/wrkdirs/usr/ports/www/trafficserver/work TMPDIR="/tmp" OPENSSLLIB=/usr/lib OPENSSLINC=/usr/include OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="clang" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector" LIBS="-L/usr/local/lib" CXX="clang++" 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_DA TA="install -o root -g wheel -m 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/trafficserver" EXAMPLESDIR="share/examples/trafficserver" DATADIR="share/trafficserver" WWWDIR="www/trafficserver" ETCDIR="etc/trafficserver" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/trafficserver DOCSDIR=/usr/local/share/doc/trafficserver EXAMPLESDIR=/usr/local/share/examples/trafficserver WWWDIR=/usr/local/www/trafficserver ETCDIR=/usr/local/etc/trafficserver --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License APACHE20 accepted by the user =========================================================================== =================================================== ===> trafficserver-5.0.1_2 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.7.txz [head-i386-default-job-13] Installing pkg-1.4.7... [head-i386-default-job-13] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of trafficserver-5.0.1_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by trafficserver-5.0.1_2 for building =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by trafficserver-5.0.1_2 for building => SHA256 Checksum OK for trafficserver-5.0.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by trafficserver-5.0.1_2 for building ===> Extracting for trafficserver-5.0.1_2 => SHA256 Checksum OK for trafficserver-5.0.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for trafficserver-5.0.1_2 ===> Applying FreeBSD patches for trafficserver-5.0.1_2 =========================================================================== =================================================== ===> trafficserver-5.0.1_2 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 [head-i386-default-job-13] Installing gmake-4.1_1... [head-i386-default-job-13] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-13] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-13] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-13] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-13] Extracting gmake-4.1_1... done ===> Returning to build of trafficserver-5.0.1_2 ===> trafficserver-5.0.1_2 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [head-i386-default-job-13] Installing pkgconf-0.9.7... [head-i386-default-job-13] Extracting pkgconf-0.9.7... done ===> Returning to build of trafficserver-5.0.1_2 ===> trafficserver-5.0.1_2 depends on file: /usr/local/bin/perl5.18.4 - not found ===> Verifying install for /usr/local/bin/perl5.18.4 in /usr/ports/lang/perl5.18 ===> Installing existing package /packages/All/perl5-5.18.4_11.txz [head-i386-default-job-13] Installing perl5-5.18.4_11... [head-i386-default-job-13] Extracting perl5-5.18.4_11... done ===> Returning to build of trafficserver-5.0.1_2 =========================================================================== =================================================== ===> trafficserver-5.0.1_2 depends on shared library: libboost_system.so - not found ===> Verifying for libboost_system.so in /usr/ports/devel/boost-libs ===> Installing existing package /packages/All/boost-libs-1.55.0_4.txz [head-i386-default-job-13] Installing boost-libs-1.55.0_4... [head-i386-default-job-13] `-- Installing icu-53.1... [head-i386-default-job-13] `-- Extracting icu-53.1... done [head-i386-default-job-13] 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 trafficserver-5.0.1_2 ===> trafficserver-5.0.1_2 depends on shared library: libcurl.so - not found ===> Verifying for libcurl.so in /usr/ports/ftp/curl ===> Installing existing package /packages/All/curl-7.40.0.txz [head-i386-default-job-13] Installing curl-7.40.0... [head-i386-default-job-13] `-- Installing ca_root_nss-3.17.3_1... [head-i386-default-job-13] `-- Extracting ca_root_nss-3.17.3_1... done [head-i386-default-job-13] Extracting curl-7.40.0... done ===> Returning to build of trafficserver-5.0.1_2 ===> trafficserver-5.0.1_2 depends on shared library: libexecinfo.so - found (/usr/lib/libexecinfo.so.1) ===> trafficserver-5.0.1_2 depends on shared library: libhwloc.so - not found clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT CoreAPI.o -MD -MP -MF $depbase.Tpo -c -o CoreAPI.o CoreAPI.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo EventControlMain.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT EventControlMain.o -MD -MP -MF $depbase.Tpo -c -o EventControlMain.o EventControlMain.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo NetworkUtilsLocal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT NetworkUtilsLocal.o -MD -MP -MF $depbase.Tpo -c -o NetworkUtilsLocal.o NetworkUtilsLocal.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo TSControlMain.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT TSControlMain.o -MD -MP -MF $depbase.Tpo -c -o TSControlMain.o TSControlMain.cc &&\ mv -f $depbase.Tpo $depbase.Po rm -f libmgmtapilocal.a ar cru libmgmtapilocal.a CoreAPI.o EventControlMain.o NetworkUtilsLocal.o TSControlMain.o ranlib libmgmtapilocal.a depbase=`echo CfgContextImpl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT CfgContextImpl.lo -MD -MP -MF $depbase.Tpo -c -o CfgContextImpl.lo CfgContextImpl.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT CfgContextImpl.lo -MD -MP -MF .deps/CfgContextImpl.Tpo -c CfgContextImpl.cc -fPIC -DPIC -o .libs/CfgContextImpl.o depbase=`echo CfgContextManager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT CfgContextManager.lo -MD -MP -MF $depbase.Tpo -c -o CfgContextManager.lo CfgContextManager.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT CfgContextManager.lo -MD -MP -MF .deps/CfgContextManager.Tpo -c CfgContextManager.cc -fPIC -DPIC -o .libs/CfgContextManager.o depbase=`echo CfgContextUtils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT CfgContextUtils.lo -MD -MP -MF $depbase.Tpo -c -o CfgContextUtils.lo CfgContextUtils.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT CfgContextUtils.lo -MD -MP -MF .deps/CfgContextUtils.Tpo -c CfgContextUtils.cc -fPIC -DPIC -o .libs/CfgContextUtils.o depbase=`echo CoreAPIShared.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT CoreAPIShared.lo -MD -MP -MF $depbase.Tpo -c -o CoreAPIShared.lo CoreAPIShared.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT CoreAPIShared.lo -MD -MP -MF .deps/CoreAPIShared.Tpo -c CoreAPIShared.cc -fPIC -DPIC -o .libs/CoreAPIShared.o depbase=`echo EventCallback.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT EventCallback.lo -MD -MP -MF $depbase.Tpo -c -o EventCallback.lo EventCallback.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT EventCallback.lo -MD -MP -MF .deps/EventCallback.Tpo -c EventCallback.cc -fPIC -DPIC -o .libs/EventCallback.o depbase=`echo GenericParser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT GenericParser.lo -MD -MP -MF $depbase.Tpo -c -o GenericParser.lo GenericParser.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT GenericParser.lo -MD -MP -MF .deps/GenericParser.Tpo -c GenericParser.cc -fPIC -DPIC -o .libs/GenericParser.o depbase=`echo INKMgmtAPI.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT INKMgmtAPI.lo -MD -MP -MF $depbase.Tpo -c -o INKMgmtAPI.lo INKMgmtAPI.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT INKMgmtAPI.lo -MD -MP -MF .deps/INKMgmtAPI.Tpo -c INKMgmtAPI.cc -fPIC -DPIC -o .libs/INKMgmtAPI.o /bin/sh ../../libtool --tag=CXX --mode=link clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -version-info 5:1:0 -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector -L/usr/local/lib -L/usr/lib -o libtsmgmtshare.la -rpath /usr/local/lib CfgContextImpl.lo CfgContextManager.lo CfgContextUtils.lo CoreAPIShared.lo EventCallback.lo GenericParser.lo INKMgmtAPI.lo -lexecinfo -lpcre -llzma -lz -lcrypt -lpthread -L/usr/local/lib -lxml2 libtool: link: clang++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/CfgContextImpl.o .libs/CfgContextManager.o .libs/CfgContextUtils.o .libs/CoreAPIShared.o .libs/EventCallback.o .libs/GenericParser.o .libs/INKMgmtAPI.o -L/usr/local/lib -L/usr/lib -lexecinfo -lpcre -llzma -lz -lcrypt -lpthread -lxml2 -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -fstack-protector -march=i586 -Wl,-rpath -Wl,/usr/lib:/usr/local/lib -fstack-protector -Wl,-soname -Wl,libtsmgmtshare.so.5 -o .libs/libtsmgmtshare.so.5.0.1 libtool: link: (cd ".libs" && rm -f "libtsmgmtshare.so.5" && ln -s "libtsmgmtshare.so.5.0.1" "libtsmgmtshare.so.5") libtool: link: (cd ".libs" && rm -f "libtsmgmtshare.so" && ln -s "libtsmgmtshare.so.5.0.1" "libtsmgmtshare.so") libtool: link: ( cd ".libs" && rm -f "libtsmgmtshare.la" && ln -s "../libtsmgmtshare.la" "libtsmgmtshare.la" ) depbase=`echo CoreAPIRemote.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT CoreAPIRemote.lo -MD -MP -MF $depbase.Tpo -c -o CoreAPIRemote.lo CoreAPIRemote.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT CoreAPIRemote.lo -MD -MP -MF .deps/CoreAPIRemote.Tpo -c CoreAPIRemote.cc -fPIC -DPIC -o .libs/CoreAPIRemote.o depbase=`echo EventRegistration.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT EventRegistration.lo -MD -MP -MF $depbase.Tpo -c -o EventRegistration.lo EventRegistration.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT EventRegistration.lo -MD -MP -MF .deps/EventRegistration.Tpo -c EventRegistration.cc -fPIC -DPIC -o .libs/EventRegistration.o depbase=`echo NetworkUtilsRemote.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT NetworkUtilsRemote.lo -MD -MP -MF $depbase.Tpo -c -o NetworkUtilsRemote.lo NetworkUtilsRemote.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT NetworkUtilsRemote.lo -MD -MP -MF .deps/NetworkUtilsRemote.Tpo -c NetworkUtilsRemote.cc -fPIC -DPIC -o .libs/NetworkUtilsRemote.o /bin/sh ../../libtool --tag=CXX --mode=link clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -version-info 5:1:0 -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector -L/usr/local/lib -L/usr/lib -o libtsmgmt.la -rpath /usr/local/lib CoreAPIRemote.lo EventRegistration.lo NetworkUtilsRemote.lo ../../lib/ts/libtsutil.la libtsmgmtshare.la -lexecinfo -lpcre -llzma -lz -lcrypt -lpthread -L/usr/local/lib -lxml2 libtool: link: clang++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/CoreAPIRemote.o .libs/EventRegistration.o .libs/NetworkUtilsRemote.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/lib/ts/.libs -Wl,-rpath -Wl,/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/mgmt/api/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/lib ../../lib/ts/.libs/libtsutil.so -lhwloc -lssl -lcrypto -ltcl86 ./.libs/libtsmgmtshare.so -lexecinfo -lpcre -llzma -lz -lcrypt -lpthread -lxml2 -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -fstack-protector -march=i586 -Wl,-rpath -Wl,/usr/lib:/usr/local/lib -fstack-protector -Wl,-soname -Wl,libtsmgmt.so.5 -o .libs/libtsmgmt.so.5.0.1 libtool: link: (cd ".libs" && rm -f "libtsmgmt.so.5" && ln -s "libtsmgmt.so.5.0.1" "libtsmgmt.so.5") libtool: link: (cd ".libs" && rm -f "libtsmgmt.so" && ln -s "libtsmgmt.so.5.0.1" "libtsmgmt.so") libtool: link: ( cd ".libs" && rm -f "libtsmgmt.la" && ln -s "../libtsmgmt.la" "libtsmgmt.la" ) depbase=`echo APITestCliRemote.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT APITestCliRemote.o -MD -MP -MF $depbase.Tpo -c -o APITestCliRemote.o APITestCliRemote.cc &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CXX --mode=link clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector -L/usr/local/lib -L/usr/lib -o traffic_api_cli_remote APITestCliRemote.o libtsmgmtshare.la libtsmgmt.la ../../lib/ts/libtsutil.la -L/usr/local/lib -ltcl86 -lssl -lcrypto -lexecinfo -lpcre -llzma -lz -lcrypt -lpthread -L/usr/local/lib -lxml2 libtool: link: clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -Wl,-rpath -Wl,/usr/lib:/usr/local/lib -fstack-protector -o .libs/traffic_api_cli_remote APITestCliRemote.o -L/usr/local/lib -L/usr/lib ./.libs/libtsmgmtshare.so ./.libs/libtsmgmt.so /wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/lib/ts/.libs/libtsutil.so /wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/mgmt/api/.libs/libtsmgmtshare.so ../../lib/ts/.libs/libtsutil.so -lhwloc -lssl -lcrypto -ltcl86 -lexecinfo -lpcre -llzma -lz -lcrypt -lpthread -lxml2 -Wl,-rpath -Wl,/usr/local/lib gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/mgmt/api' gmake[3]: Leaving directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/mgmt/api' gmake[3]: Entering directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/mgmt' clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/utils -I../mgmt/web2 -I../proxy/api/ts -I../proxy -I../proxy/hdrs -I../lib/records -I../lib/ts -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT libmgmt_p_a-BaseManager.o -MD -MP -MF .deps/libmgmt_p_a-BaseManager.Tpo -c -o libmgmt_p_a-BaseManager.o `test -f 'BaseManager.cc' || echo './'`BaseManager.cc mv -f .deps/libmgmt_p_a-BaseManager.Tpo .deps/libmgmt_p_a-BaseManager.Po clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/utils -I../mgmt/web2 -I../proxy/api/ts -I../proxy -I../proxy/hdrs -I../lib/records -I../lib/ts -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT libmgmt_p_a-ProcessManager.o -MD -MP -MF .deps/libmgmt_p_a-ProcessManager.Tpo -c -o libmgmt_p_a-ProcessManager.o `test -f 'ProcessManager.cc' || echo './'`ProcessManager.cc mv -f .deps/libmgmt_p_a-ProcessManager.Tpo .deps/libmgmt_p_a-ProcessManager.Po clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/utils -I../mgmt/web2 -I../proxy/api/ts -I../proxy -I../proxy/hdrs -I../lib/records -I../lib/ts -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT libmgmt_p_a-ProxyConfig.o -MD -MP -MF .deps/libmgmt_p_a-ProxyConfig.Tpo -c -o libmgmt_p_a-ProxyConfig.o `test -f 'ProxyConfig.cc' || echo './'`ProxyConfig.cc mv -f .deps/libmgmt_p_a-ProxyConfig.Tpo .deps/libmgmt_p_a-ProxyConfig.Po clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/utils -I../mgmt/web2 -I../proxy/api/ts -I../proxy -I../proxy/hdrs -I../lib/records -I../lib/ts -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT libmgmt_p_a-RecordsConfig.o -MD -MP -MF .deps/libmgmt_p_a-RecordsConfig.Tpo -c -o libmgmt_p_a-RecordsConfig.o `test -f 'RecordsConfig.cc' || echo './'`RecordsConfig.cc mv -f .deps/libmgmt_p_a-RecordsConfig.Tpo .deps/libmgmt_p_a-RecordsConfig.Po rm -f libmgmt_p.a ar cru libmgmt_p.a libmgmt_p_a-BaseManager.o libmgmt_p_a-ProcessManager.o libmgmt_p_a-ProxyConfig.o libmgmt_p_a-RecordsConfig.o ranlib libmgmt_p.a depbase=`echo AddConfigFilesHere.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts -DLOCAL_MANAGER -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../lib/records -I../lib/ts -I../proxy -I../proxy/hdrs -I../proxy/shared -I../mgmt -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/stats -I../mgmt/utils -I../mgmt/web2 -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT AddConfigFilesHere.o -MD -MP -MF $depbase.Tpo -c -o AddConfigFilesHere.o AddConfigFilesHere.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo Alarms.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts -DLOCAL_MANAGER -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../lib/records -I../lib/ts -I../proxy -I../proxy/hdrs -I../proxy/shared -I../mgmt -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/stats -I../mgmt/utils -I../mgmt/web2 -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT Alarms.o -MD -MP -MF $depbase.Tpo -c -o Alarms.o Alarms.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo BaseManager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts -DLOCAL_MANAGER -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../lib/records -I../lib/ts -I../proxy -I../proxy/hdrs -I../proxy/shared -I../mgmt -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/stats -I../mgmt/utils -I../mgmt/web2 -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT BaseManager.o -MD -MP -MF $depbase.Tpo -c -o BaseManager.o BaseManager.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo FileManager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts -DLOCAL_MANAGER -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../lib/records -I../lib/ts -I../proxy -I../proxy/hdrs -I../proxy/shared -I../mgmt -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/stats -I../mgmt/utils -I../mgmt/web2 -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT FileManager.o -MD -MP -MF $depbase.Tpo -c -o FileManager.o FileManager.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo LocalManager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts -DLOCAL_MANAGER -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../lib/records -I../lib/ts -I../proxy -I../proxy/hdrs -I../proxy/shared -I../mgmt -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/stats -I../mgmt/utils -I../mgmt/web2 -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT LocalManager.o -MD -MP -MF $depbase.Tpo -c -o LocalManager.o LocalManager.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo Main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts -DLOCAL_MANAGER -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../lib/records -I../lib/ts -I../proxy -I../proxy/hdrs -I../proxy/shared -I../mgmt -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/stats -I../mgmt/utils -I../mgmt/web2 -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT Main.o -MD -MP -MF $depbase.Tpo -c -o Main.o Main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo MultiFile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts -DLOCAL_MANAGER -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../lib/records -I../lib/ts -I../proxy -I../proxy/hdrs -I../proxy/shared -I../mgmt -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/stats -I../mgmt/utils -I../mgmt/web2 -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT MultiFile.o -MD -MP -MF $depbase.Tpo -c -o MultiFile.o MultiFile.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo RecordsConfig.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts -DLOCAL_MANAGER -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../lib/records -I../lib/ts -I../proxy -I../proxy/hdrs -I../proxy/shared -I../mgmt -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/stats -I../mgmt/utils -I../mgmt/web2 -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT RecordsConfig.o -MD -MP -MF $depbase.Tpo -c -o RecordsConfig.o RecordsConfig.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo Rollback.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts -DLOCAL_MANAGER -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../lib/records -I../lib/ts -I../proxy -I../proxy/hdrs -I../proxy/shared -I../mgmt -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/stats -I../mgmt/utils -I../mgmt/web2 -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT Rollback.o -MD -MP -MF $depbase.Tpo -c -o Rollback.o Rollback.cc &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CXX --mode=link clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -rdynamic -rpath /usr/lib -R/usr/local/lib -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector -L/usr/local/lib -L/usr/lib -o traffic_manager AddConfigFilesHere.o Alarms.o BaseManager.o FileManager.o LocalManager.o Main.o MultiFile.o RecordsConfig.o Rollback.o cluster/libcluster.a stats/libstats.a web2/libweb.a api/libmgmtapilocal.a api/libtsmgmtshare.la utils/libutils_lm.a ../proxy/hdrs/libhdrs.a ../lib/records/libreclocal.a ../lib/ts/libtsutil.la ../iocore/eventsystem/libinkevent.a ../proxy/shared/liberror.a ../proxy/shared/libdiagsconfig.a -lpcre -L/usr/local/lib -ltcl86 -L/usr/local/lib -lhwloc -lm -lssl -lcrypto -lexecinfo -lpcre -llzma -lz -lcrypt -lpthread -L/usr/local/lib -lxml2 libtool: link: clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -rdynamic -Wl,-rpath -Wl,/usr/lib:/usr/local/lib -fstack-protector -o .libs/traffic_manager AddConfigFilesHere.o Alarms.o BaseManager.o FileManager.o LocalManager.o Main.o MultiFile.o RecordsConfig.o Rollback.o -L/usr/local/lib -L/usr/lib cluster/libcluster.a stats/libstats.a web2/libweb.a api/libmgmtapilocal.a api/.libs/libtsmgmtshare.so utils/libutils_lm.a ../proxy/hdrs/libhdrs.a ../lib/records/libreclocal.a ../lib/ts/.libs/libtsutil.so ../iocore/eventsystem/libinkevent.a ../proxy/shared/liberror.a ../proxy/shared/libdiagsconfig.a -lm -lhwloc -lssl -lcrypto -ltcl86 -lexecinfo -lpcre -llzma -lz -lcrypt -lpthread -lxml2 -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/lib gmake[3]: Leaving directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/mgmt' gmake[2]: Leaving directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/mgmt' Making all in proxy gmake[2]: Entering directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/proxy' Making all in congest gmake[3]: Entering directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/proxy/congest' depbase=`echo Congestion.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib -I../../lib -I../../lib/records -I../../lib/ts -I../../proxy -I../../proxy/http -I../../mgmt -I../../mgmt/utils -I../../proxy/shared -I../../proxy/hdrs -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT Congestion.o -MD -MP -MF $depbase.Tpo -c -o Congestion.o Congestion.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo CongestionDB.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib -I../../lib -I../../lib/records -I../../lib/ts -I../../proxy -I../../proxy/http -I../../mgmt -I../../mgmt/utils -I../../proxy/shared -I../../proxy/hdrs -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT CongestionDB.o -MD -MP -MF $depbase.Tpo -c -o CongestionDB.o CongestionDB.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo CongestionStats.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib -I../../lib -I../../lib/records -I../../lib/ts -I../../proxy -I../../proxy/http -I../../mgmt -I../../mgmt/utils -I../../proxy/shared -I../../proxy/hdrs -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT CongestionStats.o -MD -MP -MF $depbase.Tpo -c -o CongestionStats.o CongestionStats.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo CongestionTest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib -I../../lib -I../../lib/records -I../../lib/ts -I../../proxy -I../../proxy/http -I../../mgmt -I../../mgmt/utils -I../../proxy/shared -I../../proxy/hdrs -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT CongestionTest.o -MD -MP -MF $depbase.Tpo -c -o CongestionTest.o CongestionTest.cc &&\ mv -f $depbase.Tpo $depbase.Po rm -f libCongestionControl.a ar cru libCongestionControl.a Congestion.o CongestionDB.o CongestionStats.o CongestionTest.o ranlib libCongestionControl.a gmake[3]: Leaving directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/proxy/congest' Making all in http gmake[3]: Entering directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/proxy/http' Making all in remap gmake[4]: Entering directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/proxy/http/remap' depbase=`echo AclFiltering.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../../iocore/eventsystem -I../../../iocore/net -I../../../iocore/aio -I../../../iocore/hostdb -I../../../iocore/cache -I../../../iocore/cluster -I../../../iocore/utils -I../../../iocore/dns -I../../../lib -I../../../lib -I../../../lib/records -I../../../lib/ts -I../../../proxy/api/ts -I../../../proxy -I../../../mgmt -I../../../mgmt/utils -I../../../proxy/hdrs -I../../../proxy/shared -I../../../proxy/http -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT AclFiltering.o -MD -MP -MF $depbase.Tpo -c -o AclFiltering.o AclFiltering.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo RemapConfig.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../../iocore/eventsystem -I../../../iocore/net -I../../../iocore/aio -I../../../iocore/hostdb -I../../../iocore/cache -I../../../iocore/cluster -I../../../iocore/utils -I../../../iocore/dns -I../../../lib -I../../../lib -I../../../lib/records -I../../../lib/ts -I../../../proxy/api/ts -I../../../proxy -I../../../mgmt -I../../../mgmt/utils -I../../../proxy/hdrs -I../../../proxy/shared -I../../../proxy/http -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -march=i586 -MT RemapConfig.o -MD -MP -MF $depbase.Tpo -c -o RemapConfig.o RemapConfig.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from RemapConfig.cc:25: In file included from ./UrlRewrite.h:28: In file included from ../../../proxy/http/HttpTransact.h:29: In file included from ../../../iocore/hostdb/P_HostDB.h:37: In file included from ../../../iocore/dns/P_SplitDNS.h:34: In file included from ../../../iocore/dns/P_DNS.h:37: In file included from ../../../iocore/net/P_Net.h:102: In file included from ../../../iocore/net/P_Socks.h:30: In file included from ../../../proxy/ParentSelection.h:37: In file included from ../../../proxy/ControlMatcher.h:101: In file included from ../../../lib/ts/IpMap.h:7: ./../../lib/ts/IntrusiveDList.h:121:18: error: reference to 'bidirectional_iterator_tag' is ambiguous typedef std::bidirectional_iterator_tag iterator_category; ^ /usr/include/c++/v1/iterator:363:30: note: candidate found by name lookup is 'std::__1::bidirectional_iterator_tag' struct _LIBCPP_TYPE_VIS_ONLY bidirectional_iterator_tag : public forward_iterator_tag {}; ^ ./../../lib/ts/IntrusiveDList.h:49:10: note: candidate found by name lookup is 'std::bidirectional_iterator_tag' struct bidirectional_iterator_tag; ^ In file included from RemapConfig.cc:25: In file included from ./UrlRewrite.h:28: In file included from ../../../proxy/http/HttpTransact.h:29: In file included from ../../../iocore/hostdb/P_HostDB.h:37: In file included from ../../../iocore/dns/P_SplitDNS.h:34: In file included from ../../../iocore/dns/P_DNS.h:37: In file included from ../../../iocore/net/P_Net.h:102: In file included from ../../../iocore/net/P_Socks.h:30: In file included from ../../../proxy/ParentSelection.h:37: In file included from ../../../proxy/ControlMatcher.h:101: ./../../lib/ts/IpMap.h:304:18: error: reference to 'bidirectional_iterator_tag' is ambiguous typedef std::bidirectional_iterator_tag iterator_category; ^ /usr/include/c++/v1/iterator:363:30: note: candidate found by name lookup is 'std::__1::bidirectional_iterator_tag' struct _LIBCPP_TYPE_VIS_ONLY bidirectional_iterator_tag : public forward_iterator_tag {}; ^ ./../../lib/ts/IntrusiveDList.h:49:10: note: candidate found by name lookup is 'std::bidirectional_iterator_tag' struct bidirectional_iterator_tag; ^ 2 errors generated. Makefile:663: recipe for target 'RemapConfig.o' failed gmake[4]: *** [RemapConfig.o] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/proxy/http/remap' Makefile:774: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/proxy/http' Makefile:1364: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/proxy' Makefile:658: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1' *** Error code 1 Stop. make: stopped in /usr/ports/www/trafficserver From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 15:41:07 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 4FE9EBA2 for ; Fri, 30 Jan 2015 15:41:07 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 39FDABDB; Fri, 30 Jan 2015 15:41:07 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UFf7wf014266; Fri, 30 Jan 2015 15:41:07 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UFf6wN013810; Fri, 30 Jan 2015 15:41:06 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 15:41:06 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301541.t0UFf6wN013810@beefy1.isc.freebsd.org> To: skynick@mail.sc.ru Subject: [package - head-i386-default][ftp/bsdftpd-ssl] Failed for bsdftpd-ssl-1.1.0_4 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: Fri, 30 Jan 2015 15:41:07 -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: skynick@mail.sc.ru Last committer: adamw@FreeBSD.org Ident: $FreeBSD: head/ftp/bsdftpd-ssl/Makefile 360440 2014-07-03 18:18:02Z adamw $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/bsdftpd-ssl-1.1.0_4.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building ftp/bsdftpd-ssl build started at Fri Jan 30 15:40:50 UTC 2015 port directory: /usr/ports/ftp/bsdftpd-ssl building for: FreeBSD head-i386-default-job-09 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: skynick@mail.sc.ru Makefile ident: $FreeBSD: head/ftp/bsdftpd-ssl/Makefile 360440 2014-07-03 18:18:02Z adamw $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=bsdftpd-ssl-1.1.0_4 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for bsdftpd-ssl-1.1.0_4: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples SERVER=on: Build/install FTP server as well ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- OBJFORMAT=elf XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work TMPDIR="/tmp" OPENSSLLIB=/usr/lib OPENSSLINC=/usr/include OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl 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=" -Wl,-rpath,/usr/lib:/usr/local/lib -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-- DOCS="" NO_DOCS="@comment " EXAMPLES="" NO_EXAMPLES="@comment " SERVER="" NO_SERVER="@comment " OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/bsdftpd-ssl" EXAMPLESDIR="share/examples/bsdftpd-ssl" DATADIR="share/bsdftpd-ssl" WWWDIR="www/bsdftpd-ssl" ETCDIR="etc/bsdftpd-ssl" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " EXAMPLES="" NO_EXAMPLES="@comment " SERVER="" NO_SERVER="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/bsdftpd-ssl DOCSDIR=/usr/local/share/doc/bsdftpd-ssl EXAMPLESDIR=/usr/local/share/examples/bsdftpd-ssl WWWDIR=/usr/local/www/bsdftpd-ssl ETCDIR=/usr/local/etc/bsdftpd-ssl --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> bsdftpd-ssl-1.1.0_4 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.7.txz [head-i386-default-job-09] Installing pkg-1.4.7... [head-i386-default-job-09] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of bsdftpd-ssl-1.1.0_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by bsdftpd-ssl-1.1.0_4 for building =========================================================================== =================================================== ===> Fetching all distfiles required by bsdftpd-ssl-1.1.0_4 for building => SHA256 Checksum OK for bsdftpd-ssl-1.1.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by bsdftpd-ssl-1.1.0_4 for building ===> Extracting for bsdftpd-ssl-1.1.0_4 => SHA256 Checksum OK for bsdftpd-ssl-1.1.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for bsdftpd-ssl-1.1.0_4 ===> Applying FreeBSD patches for bsdftpd-ssl-1.1.0_4 /bin/mv /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/docs/README /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/docs/README-docs =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for bsdftpd-ssl-1.1.0_4 (cd /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0 && ./config.sh FreeBSD) || true =========================================================================== =================================================== ===> Building for bsdftpd-ssl-1.1.0_4 /usr/bin/env OBJFORMAT=elf XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work TMPDIR="/tmp" OPENSSLLIB=/usr/lib OPENSSLINC=/usr/include OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl 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=" -Wl,-rpath,/usr/lib:/usr/local/lib -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="inst all -o root -g wheel -m 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444" /usr/bin/make -f Makefile OPENSSL_CFLAGS="-DNO_IDEA" -C /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port libbsdport cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -O2 -Wno-unused -Wno-uninitialized -I. -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libbsdport -I../../port /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libbsdport/../../contrib/libbsdport/libmd/md5hl.c [building standard bsdport library] rm -f libbsdport.a if [ -f /usr/bin/lorder ]; then ar cq libbsdport.a `lorder md5hl.o | tsort` ; else ar cq libbsdport.a md5hl.o; fi; if [ -f /usr/bin/ranlib ]; then ranlib libbsdport.a; fi; cp libbsdport.a ../ libedit sh /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/makelist -h /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/vi.c > /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/vi.h sh /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/makelist -h /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/emacs.c > /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/emacs.h sh /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/makelist -h /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/common.c > /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/common.h sh /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/makelist -fh vi.h emacs.h common.h > /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/fcns.h sh /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/makelist -fc vi.h emacs.h common.h > /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/fcns.c sh /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/makelist -bh /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/vi.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/emacs.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/common.c > /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/help.h sh /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/makelist -bc /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/vi.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/emacs.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/common.c > /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/help.c sh /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/makelist -e /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/chared.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/common.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/el.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/emacs.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/fcns.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/help.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/hist.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/key.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/map.c /wrkdirs/usr/ports/ftp/bsdftpd -ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/parse.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/prompt.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/read.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/refresh.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/search.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/sig.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/term.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/tty.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/vi.c > /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/editline.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -O2 -Wno-unused -Wno-uninitialized -I. -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit -I../../port -c editline.c cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -O2 -Wno-unused -Wno-uninitialized -I. -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit -I../../port /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/tokenizer.c cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -O2 -Wno-unused -Wno-uninitialized -I. -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit -I../../port /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/history.c [building standard edit library] rm -f libedit.a if [ -f /usr/bin/lorder ]; then ar cq libedit.a `lorder editline.o tokenizer.o history.o | tsort` ; else ar cq libedit.a editline.o tokenizer.o history.o; fi; if [ -f /usr/bin/ranlib ]; then ranlib libedit.a; fi; cp libedit.a ../ /usr/bin/env OBJFORMAT=elf XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work TMPDIR="/tmp" OPENSSLLIB=/usr/lib OPENSSLINC=/usr/include OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl 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=" -Wl,-rpath,/usr/lib:/usr/local/lib -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="inst all -o root -g wheel -m 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444" /usr/bin/make -f Makefile OPENSSL_CFLAGS="-DNO_IDEA" -C /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftp cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DINET6 -DUSE_SSL -I../ssl -I../port -Wall -c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftp/../ssl/sslapp.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftp/../ssl/sslapp.c:1052:2: warning: switch condition has boolean value [-Wswitch-bool] switch (strlen(cp_action) == 0) { ^ ~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftp/../ssl/sslapp.c:1160:40: warning: format string is not a string literal (potentially insecure) [-Wformat-security] snprintf(fnbuf, sizeof(buf), cp_subject); ^~~~~~~~~~ 2 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DINET6 -DUSE_SSL -I../ssl -I../port -Wall -c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftp/../ssl/ssl_port.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DINET6 -DUSE_SSL -I../ssl -I../port -Wall -c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftp/../ssl/ssl_port_ftps.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DINET6 -DUSE_SSL -I../ssl -I../port -Wall -c cmds.c cmds.c:44:19: warning: unused variable '__RCSID' [-Wunused-const-variable] static const char __RCSID[] = "$FreeBSD: src/usr.bin/ftp/cmds.c,v 1.16.2.3 2002/08/27 09:55:08 yar Exp $"; ^ cmds.c:45:19: warning: unused variable '__RCSID_SOURCE' [-Wunused-const-variable] static const char __RCSID_SOURCE[] = "$NetBSD: cmds.c,v 1.30.2.1 1997/11/18 00:58:26 mellon Exp $"; ^ 2 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DINET6 -DUSE_SSL -I../ssl -I../port -Wall -c cmdtab.c cmdtab.c:44:19: warning: unused variable '__RCSID' [-Wunused-const-variable] static const char __RCSID[] = "$FreeBSD: src/usr.bin/ftp/cmdtab.c,v 1.7.2.2 2002/08/27 09:55:08 yar Exp $"; ^ cmdtab.c:45:19: warning: unused variable '__RCSID_SOURCE' [-Wunused-const-variable] static const char __RCSID_SOURCE[] = "$NetBSD: cmdtab.c,v 1.17 1997/08/18 10:20:17 lukem Exp $"; ^ 2 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DINET6 -DUSE_SSL -I../ssl -I../port -Wall -c complete.c complete.c:45:19: warning: unused variable '__RCSID' [-Wunused-const-variable] static const char __RCSID[] = "$FreeBSD: src/usr.bin/ftp/complete.c,v 1.5.2.1 2001/11/25 18:28:06 iedowse Exp $"; ^ complete.c:46:19: warning: unused variable '__RCSID_SOURCE' [-Wunused-const-variable] static const char __RCSID_SOURCE[] = "$NetBSD: complete.c,v 1.11 1997/09/13 09:05:53 lukem Exp $"; ^ 2 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DINET6 -DUSE_SSL -I../ssl -I../port -Wall -c domacro.c domacro.c:43:19: warning: unused variable '__RCSID' [-Wunused-const-variable] static const char __RCSID[] = "$FreeBSD: src/usr.bin/ftp/domacro.c,v 1.6 1999/08/28 01:01:31 peter Exp $"; ^ domacro.c:44:19: warning: unused variable '__RCSID_SOURCE' [-Wunused-const-variable] static const char __RCSID_SOURCE[] = "$NetBSD: domacro.c,v 1.10 1997/07/20 09:45:45 lukem Exp $"; ^ 2 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DINET6 -DUSE_SSL -I../ssl -I../port -Wall -c fetch.c fetch.c:285:10: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (len < 0 || http_buffer == NULL) { ~~~ ^ ~ fetch.c:41:19: warning: unused variable '__RCSID' [-Wunused-const-variable] static const char __RCSID[] = "$FreeBSD: src/usr.bin/ftp/fetch.c,v 1.12.2.5 2002/07/25 15:29:18 ume Exp $"; ^ fetch.c:42:19: warning: unused variable '__RCSID_SOURCE' [-Wunused-const-variable] static const char __RCSID_SOURCE[] = "$NetBSD: fetch.c,v 1.16.2.1 1997/11/18 01:00:22 mellon Exp $"; ^ 3 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DINET6 -DUSE_SSL -I../ssl -I../port -Wall -c ftp.c ftp.c:1838:17: warning: assigning to 'SSL_CIPHER *' (aka 'struct ssl_cipher_st *') from 'const SSL_CIPHER *' (aka 'const struct ssl_cipher_st *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] ssl_cipher = SSL_get_current_cipher(ssl_data_con); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftp.c:1955:16: warning: assigning to 'SSL_CIPHER *' (aka 'struct ssl_cipher_st *') from 'const SSL_CIPHER *' (aka 'const struct ssl_cipher_st *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] ssl_cipher = SSL_get_current_cipher(ssl_data_con); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftp.c:48:19: warning: unused variable '__RCSID' [-Wunused-const-variable] static const char __RCSID[] = "$FreeBSD: src/usr.bin/ftp/ftp.c,v 1.28.2.5 2002/07/25 15:29:18 ume Exp $"; ^ ftp.c:49:19: warning: unused variable '__RCSID_SOURCE' [-Wunused-const-variable] static const char __RCSID_SOURCE[] = "$NetBSD: ftp.c,v 1.29.2.1 1997/11/18 01:01:04 mellon Exp $"; ^ 4 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DINET6 -DUSE_SSL -I../ssl -I../port -Wall -c main.c main.c:45:19: warning: unused variable '__COPYRIGHT' [-Wunused-const-variable] static const char __COPYRIGHT[] = "@(#) Copyright (c) 1985, 1989, 1993, 1994\ ^ main.c:53:19: warning: unused variable '__RCSID' [-Wunused-const-variable] static const char __RCSID[] = "$FreeBSD: src/usr.bin/ftp/main.c,v 1.25.2.4 2002/08/27 09:55:08 yar Exp $"; ^ main.c:54:19: warning: unused variable '__RCSID_SOURCE' [-Wunused-const-variable] static const char __RCSID_SOURCE[] = "$NetBSD: main.c,v 1.26 1997/10/14 16:31:22 christos Exp $"; ^ 3 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DINET6 -DUSE_SSL -I../ssl -I../port -Wall -c ruserpass.c ruserpass.c:43:19: warning: unused variable '__RCSID' [-Wunused-const-variable] static const char __RCSID[] = "$FreeBSD: src/usr.bin/ftp/ruserpass.c,v 1.9 1999/08/28 01:01:34 peter Exp $"; ^ ruserpass.c:44:19: warning: unused variable '__RCSID_SOURCE' [-Wunused-const-variable] static const char __RCSID_SOURCE[] = "$NetBSD: ruserpass.c,v 1.14.2.1 1997/11/18 01:02:05 mellon Exp $"; ^ 2 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DINET6 -DUSE_SSL -I../ssl -I../port -Wall -c util.c util.c:999:15: warning: assigning to 'SSL_CIPHER *' (aka 'struct ssl_cipher_st *') from 'const SSL_CIPHER *' (aka 'const struct ssl_cipher_st *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] ssl_cipher = SSL_get_current_cipher(ssl_con); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c:41:19: warning: unused variable '__RCSID' [-Wunused-const-variable] static const char __RCSID[] = "$FreeBSD: src/usr.bin/ftp/util.c,v 1.12.2.4 2002/08/27 09:55:08 yar Exp $"; ^ util.c:42:19: warning: unused variable '__RCSID_SOURCE' [-Wunused-const-variable] static const char __RCSID_SOURCE[] = "$NetBSD: util.c,v 1.16.2.1 1997/11/18 01:02:33 mellon Exp $"; ^ 3 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DINET6 -DUSE_SSL -I../ssl -I../port -Wall -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector -o ftps sslapp.o ssl_port.o ssl_port_ftps.o cmds.o cmdtab.o complete.o domacro.o fetch.o ftp.o main.o ruserpass.o util.o -lssl -lcrypto ../port/libedit.a -lncurses gzip -cn ftps.1 > ftps.1.gz /usr/bin/env OBJFORMAT=elf XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work TMPDIR="/tmp" OPENSSLLIB=/usr/lib OPENSSLINC=/usr/include OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl 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=" -Wl,-rpath,/usr/lib:/usr/local/lib -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="inst all -o root -g wheel -m 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444" /usr/bin/make -f Makefile OPENSSL_CFLAGS="-DNO_IDEA" -C /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DSETPROCTITLE -DVIRTUAL_HOSTING -DINET6 -DLOGIN_CAP -DUSE_MD5 -DTCPWRAPPERS -DUSE_SENDFILE -Wall -DINTERNAL_LS -Dmain=ls_main -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../contrib/ls -DUSE_SSL -I../ssl -I../port -DUSE_PAM -c ftpd.c ftpd.c:2632:19: warning: assigning to 'SSL_CIPHER *' (aka 'struct ssl_cipher_st *') from 'const SSL_CIPHER *' (aka 'const struct ssl_cipher_st *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] ssl_cipher = SSL_get_current_cipher(ssl_data_con); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftpd.c:2805:18: warning: assigning to 'SSL_CIPHER *' (aka 'struct ssl_cipher_st *') from 'const SSL_CIPHER *' (aka 'const struct ssl_cipher_st *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] ssl_cipher = SSL_get_current_cipher(ssl_data_con); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftpd.c:4766:17: warning: assigning to 'SSL_CIPHER *' (aka 'struct ssl_cipher_st *') from 'const SSL_CIPHER *' (aka 'const struct ssl_cipher_st *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] ssl_cipher = SSL_get_current_cipher(ssl_con); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. yacc -o ftpcmd.c ftpcmd.y cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DSETPROCTITLE -DVIRTUAL_HOSTING -DINET6 -DLOGIN_CAP -DUSE_MD5 -DTCPWRAPPERS -DUSE_SENDFILE -Wall -DINTERNAL_LS -Dmain=ls_main -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../contrib/ls -DUSE_SSL -I../ssl -I../port -DUSE_PAM -c ftpcmd.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DSETPROCTITLE -DVIRTUAL_HOSTING -DINET6 -DLOGIN_CAP -DUSE_MD5 -DTCPWRAPPERS -DUSE_SENDFILE -Wall -DINTERNAL_LS -Dmain=ls_main -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../contrib/ls -DUSE_SSL -I../ssl -I../port -DUSE_PAM -c logwtmp.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DSETPROCTITLE -DVIRTUAL_HOSTING -DINET6 -DLOGIN_CAP -DUSE_MD5 -DTCPWRAPPERS -DUSE_SENDFILE -Wall -DINTERNAL_LS -Dmain=ls_main -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../contrib/ls -DUSE_SSL -I../ssl -I../port -DUSE_PAM -c popen.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DSETPROCTITLE -DVIRTUAL_HOSTING -DINET6 -DLOGIN_CAP -DUSE_MD5 -DTCPWRAPPERS -DUSE_SENDFILE -Wall -DINTERNAL_LS -Dmain=ls_main -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../contrib/ls -DUSE_SSL -I../ssl -I../port -DUSE_PAM -c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../contrib/ls/ls.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../contrib/ls/ls.c:38:19: warning: unused variable 'copyright' [-Wunused-const-variable] static const char copyright[] = ^ 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DSETPROCTITLE -DVIRTUAL_HOSTING -DINET6 -DLOGIN_CAP -DUSE_MD5 -DTCPWRAPPERS -DUSE_SENDFILE -Wall -DINTERNAL_LS -Dmain=ls_main -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../contrib/ls -DUSE_SSL -I../ssl -I../port -DUSE_PAM -c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../contrib/ls/cmp.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DSETPROCTITLE -DVIRTUAL_HOSTING -DINET6 -DLOGIN_CAP -DUSE_MD5 -DTCPWRAPPERS -DUSE_SENDFILE -Wall -DINTERNAL_LS -Dmain=ls_main -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../contrib/ls -DUSE_SSL -I../ssl -I../port -DUSE_PAM -c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../contrib/ls/print.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DSETPROCTITLE -DVIRTUAL_HOSTING -DINET6 -DLOGIN_CAP -DUSE_MD5 -DTCPWRAPPERS -DUSE_SENDFILE -Wall -DINTERNAL_LS -Dmain=ls_main -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../contrib/ls -DUSE_SSL -I../ssl -I../port -DUSE_PAM -c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../contrib/ls/util.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DSETPROCTITLE -DVIRTUAL_HOSTING -DINET6 -DLOGIN_CAP -DUSE_MD5 -DTCPWRAPPERS -DUSE_SENDFILE -Wall -DINTERNAL_LS -Dmain=ls_main -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../contrib/ls -DUSE_SSL -I../ssl -I../port -DUSE_PAM -c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../ssl/sslapp.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../ssl/sslapp.c:1052:2: warning: switch condition has boolean value [-Wswitch-bool] switch (strlen(cp_action) == 0) { ^ ~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../ssl/sslapp.c:1160:40: warning: format string is not a string literal (potentially insecure) [-Wformat-security] snprintf(fnbuf, sizeof(buf), cp_subject); ^~~~~~~~~~ 2 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DSETPROCTITLE -DVIRTUAL_HOSTING -DINET6 -DLOGIN_CAP -DUSE_MD5 -DTCPWRAPPERS -DUSE_SENDFILE -Wall -DINTERNAL_LS -Dmain=ls_main -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../contrib/ls -DUSE_SSL -I../ssl -I../port -DUSE_PAM -c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../ssl/ssl_port.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DSETPROCTITLE -DVIRTUAL_HOSTING -DINET6 -DLOGIN_CAP -DUSE_MD5 -DTCPWRAPPERS -DUSE_SENDFILE -Wall -DINTERNAL_LS -Dmain=ls_main -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../contrib/ls -DUSE_SSL -I../ssl -I../port -DUSE_PAM -c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../ssl/ssl_port_ftpd.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DSETPROCTITLE -DVIRTUAL_HOSTING -DINET6 -DLOGIN_CAP -DUSE_MD5 -DTCPWRAPPERS -DUSE_SENDFILE -Wall -DINTERNAL_LS -Dmain=ls_main -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../contrib/ls -DUSE_SSL -I../ssl -I../port -DUSE_PAM -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector -o ftpd ftpd.o ftpcmd.o logwtmp.o popen.o ls.o cmp.o print.o util.o sslapp.o ssl_port.o ssl_port_ftpd.o -lwrap -lcrypt -lutil -lm -lssl -lcrypto ../port/libbsdport.a ftpd.o: In function `end_login': ftpd.c:(.text+0x2633): undefined reference to `pam_setcred' ftpd.c:(.text+0x2649): undefined reference to `pam_strerror' ftpd.c:(.text+0x2676): undefined reference to `pam_close_session' ftpd.c:(.text+0x268d): undefined reference to `pam_strerror' ftpd.c:(.text+0x26b6): undefined reference to `pam_end' ftpd.c:(.text+0x26cc): undefined reference to `pam_strerror' ftpd.o: In function `pass': ftpd.c:(.text+0x2ed6): undefined reference to `pam_open_session' ftpd.c:(.text+0x2ef0): undefined reference to `pam_strerror' ftpd.c:(.text+0x2f86): undefined reference to `pam_setcred' ftpd.c:(.text+0x2f9c): undefined reference to `pam_strerror' ftpd.o: In function `auth_pam': ftpd.c:(.text+0x369b): undefined reference to `pam_start' ftpd.c:(.text+0x36b1): undefined reference to `pam_strerror' ftpd.c:(.text+0x36eb): undefined reference to `pam_set_item' ftpd.c:(.text+0x3702): undefined reference to `pam_strerror' ftpd.c:(.text+0x372b): undefined reference to `pam_end' ftpd.c:(.text+0x3741): undefined reference to `pam_strerror' ftpd.c:(.text+0x3794): undefined reference to `pam_authenticate' ftpd.c:(.text+0x37cc): undefined reference to `pam_get_item' ftpd.c:(.text+0x37e2): undefined reference to `pam_strerror' ftpd.c:(.text+0x380d): undefined reference to `pam_strerror' ftpd.c:(.text+0x3862): undefined reference to `pam_acct_mgmt' ftpd.c:(.text+0x387b): undefined reference to `pam_strerror' ftpd.c:(.text+0x38a9): undefined reference to `pam_end' ftpd.c:(.text+0x38bf): undefined reference to `pam_strerror' cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd *** Error code 1 Stop. make: stopped in /usr/ports/ftp/bsdftpd-ssl From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 15:46:42 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 0BBD3F20; Fri, 30 Jan 2015 15:46:42 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 D0CD4CAE; Fri, 30 Jan 2015 15:46:41 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UFke76020354; Fri, 30 Jan 2015 15:46:40 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UFkeVL020345; Fri, 30 Jan 2015 15:46:40 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 15:46:40 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301546.t0UFkeVL020345@beefy2.isc.freebsd.org> To: hamradio@FreeBSD.org Subject: [package - head-amd64-default][comms/wsjt] Failed for wsjt-9.1.r2511_9 in configure 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: Fri, 30 Jan 2015 15:46:42 -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: hamradio@FreeBSD.org Last committer: shurd@FreeBSD.org Ident: $FreeBSD: head/comms/wsjt/Makefile 376810 2015-01-12 01:16:52Z shurd $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/wsjt-9.1.r2511_9.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building comms/wsjt build started at Fri Jan 30 15:46:18 UTC 2015 port directory: /usr/ports/comms/wsjt building for: FreeBSD head-amd64-default-job-06 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: hamradio@FreeBSD.org Makefile ident: $FreeBSD: head/comms/wsjt/Makefile 376810 2015-01-12 01:16:52Z shurd $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=wsjt-9.1.r2511_9 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-gfortran --prefix=/wrkdirs/usr/ports/comms/wsjt/work/stage/usr/local --with-portaudio-include-dir=/usr/local/include/portaudio2 --with-portaudio-lib-dir=/usr/local/lib/portaudio2 --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/comms/wsjt/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/wsjt/work HOME=/wrkdirs/usr/ports/comms/wsjt/work TMPDIR="/tmp" F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" MAKE=gmake PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/comms/wsjt/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/wsjt/work HOME=/wrkdirs/usr/ports/comms/wsjt/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/comms/wsjt/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/wsjt/work HOME=/wrkdirs/usr/ports/comms/wsjt/work TMPDIR="/tmp" F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" XDG_DATA_HOME=/wrkdirs/usr/ports/comms/wsjt/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/wsjt/work HOME=/wrkdirs/usr/ports/comms/wsjt/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-stri ct-aliasing" CPP="cpp48" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="-L/usr/local/lib" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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-- PYVER=2.7 VERSION=9.1 PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd11 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/wsjt" EXAMPLESDIR="share/examples/wsjt" DATADIR="share/wsjt" WWWDIR="www/wsjt" ETCDIR="etc/wsjt" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/wsjt DOCSDIR=/usr/local/share/doc/wsjt EXAMPLESDIR=/usr/local/share/examples/wsjt WWWDIR=/usr/local/www/wsjt ETCDIR=/usr/local/etc/wsjt --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> wsjt-9.1.r2511_9 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.7.txz [head-amd64-default-job-06] Installing pkg-1.4.7... [head-amd64-default-job-06] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of wsjt-9.1.r2511_9 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by wsjt-9.1.r2511_9 for building =========================================================================== =================================================== ===> Fetching all distfiles required by wsjt-9.1.r2511_9 for building => SHA256 Checksum OK for wsjt-r2511.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by wsjt-9.1.r2511_9 for building ===> Extracting for wsjt-9.1.r2511_9 => SHA256 Checksum OK for wsjt-r2511.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for wsjt-9.1.r2511_9 ===> Applying FreeBSD patches for wsjt-9.1.r2511_9 =========================================================================== =================================================== ===> wsjt-9.1.r2511_9 depends on file: /usr/local/lib/python2.7/site-packages/scipy - not found ===> Verifying install for /usr/local/lib/python2.7/site-packages/scipy in /usr/ports/science/py-scipy ===> Installing existing package /packages/All/py27-scipy-0.14.0_4.txz [head-amd64-default-job-06] Installing py27-scipy-0.14.0_4... [head-amd64-default-job-06] `-- Installing blas-3.4.2_3... [head-amd64-default-job-06] | `-- Installing gcc-4.8.4... [head-amd64-default-job-06] | | `-- Installing binutils-2.25... [head-amd64-default-job-06] | | `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-06] | | | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-06] | | | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-06] | | `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-06] | | `-- Extracting binutils-2.25... done [head-amd64-default-job-06] | | `-- Installing gcc-ecj-4.5... [head-amd64-default-job-06] | | `-- Extracting gcc-ecj-4.5... done [head-amd64-default-job-06] | | `-- Installing gmp-5.1.3_2... [head-amd64-default-job-06] | | `-- Extracting gmp-5.1.3_2... done [head-amd64-default-job-06] | | `-- Installing mpc-1.0.2_1... [head-amd64-default-job-06] | | `-- Installing mpfr-3.1.2_2... [head-amd64-default-job-06] | | `-- Extracting mpfr-3.1.2_2... done [head-amd64-default-job-06] | | `-- Extracting mpc-1.0.2_1... done [head-amd64-default-job-06] | `-- Extracting gcc-4.8.4... done [head-amd64-default-job-06] `-- Extracting blas-3.4.2_3... done [head-amd64-default-job-06] `-- Installing fftw3-3.3.3_2... [head-amd64-default-job-06] `-- Extracting fftw3-3.3.3_2... done [head-amd64-default-job-06] `-- Installing lapack-3.4.2_3... [head-amd64-default-job-06] `-- Extracting lapack-3.4.2_3... done [head-amd64-default-job-06] `-- Installing py27-nose-1.3.4... [head-amd64-default-job-06] | `-- Installing py27-setuptools27-5.5.1_1... [head-amd64-default-job-06] | | `-- Installing python27-2.7.9... [head-amd64-default-job-06] | | `-- Installing libffi-3.2.1... [head-amd64-default-job-06] | | `-- Extracting libffi-3.2.1... done [head-amd64-default-job-06] | | `-- Installing readline-6.3.8... [head-amd64-default-job-06] | | `-- Extracting readline-6.3.8... done [head-amd64-default-job-06] | | `-- Extracting python27-2.7.9... done [head-amd64-default-job-06] | `-- Extracting py27-setuptools27-5.5.1_1... done [head-amd64-default-job-06] `-- Extracting py27-nose-1.3.4... done [head-amd64-default-job-06] `-- Installing py27-numpy-1.9.1_1,1... [head-amd64-default-job-06] | `-- Installing suitesparse-4.0.2_4... [head-amd64-default-job-06] | `-- Extracting suitesparse-4.0.2_4... done [head-amd64-default-job-06] `-- Extracting py27-numpy-1.9.1_1,1... done [head-amd64-default-job-06] Extracting py27-scipy-0.14.0_4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. 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 wsjt-9.1.r2511_9 ===> wsjt-9.1.r2511_9 depends on file: /usr/local/lib/portaudio2/libportaudio.so - not found ===> Verifying install for /usr/local/lib/portaudio2/libportaudio.so in /usr/ports/audio/portaudio2 ===> Installing existing package /packages/All/portaudio2-19.20140130_1.txz [head-amd64-default-job-06] Installing portaudio2-19.20140130_1... [head-amd64-default-job-06] Extracting portaudio2-19.20140130_1... done ===> Returning to build of wsjt-9.1.r2511_9 ===> wsjt-9.1.r2511_9 depends on file: /usr/local/lib/python2.7/site-packages/numpy/core/numeric.py - found ===> wsjt-9.1.r2511_9 depends on executable: gfortran48 - found ===> wsjt-9.1.r2511_9 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 [head-amd64-default-job-06] Installing gmake-4.1_1... [head-amd64-default-job-06] Extracting gmake-4.1_1... done ===> Returning to build of wsjt-9.1.r2511_9 ===> wsjt-9.1.r2511_9 depends on file: /usr/local/bin/python2.7 - found ===> wsjt-9.1.r2511_9 depends on executable: gcc48 - found ===> wsjt-9.1.r2511_9 depends on file: /usr/local/bin/as - found =========================================================================== =================================================== ===> wsjt-9.1.r2511_9 depends on shared library: libfftw3f.so - not found ===> Verifying for libfftw3f.so in /usr/ports/math/fftw3-float ===> Installing existing package /packages/All/fftw3-float-3.3.3_2.txz [head-amd64-default-job-06] Installing fftw3-float-3.3.3_2... [head-amd64-default-job-06] Extracting fftw3-float-3.3.3_2... done ===> Returning to build of wsjt-9.1.r2511_9 ===> wsjt-9.1.r2511_9 depends on shared library: libsamplerate.so - not found ===> Verifying for libsamplerate.so in /usr/ports/audio/libsamplerate ===> Installing existing package /packages/All/libsamplerate-0.1.8_6.txz [head-amd64-default-job-06] Installing libsamplerate-0.1.8_6... [head-amd64-default-job-06] `-- Installing libsndfile-1.0.25_5... [head-amd64-default-job-06] | `-- Installing flac-1.3.1... [head-amd64-default-job-06] | | `-- Installing libogg-1.3.2_1,4... [head-amd64-default-job-06] | | `-- Extracting libogg-1.3.2_1,4... done [head-amd64-default-job-06] | `-- Extracting flac-1.3.1... done [head-amd64-default-job-06] | `-- Installing libvorbis-1.3.4_2,3... [head-amd64-default-job-06] | `-- Extracting libvorbis-1.3.4_2,3... done [head-amd64-default-job-06] `-- Extracting libsndfile-1.0.25_5... done [head-amd64-default-job-06] Extracting libsamplerate-0.1.8_6... done ===> Returning to build of wsjt-9.1.r2511_9 =========================================================================== =================================================== ===> Configuring for wsjt-9.1.r2511_9 env: ./configure: Permission denied ===> Script "configure" failed unexpectedly. Please report the problem to hamradio@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/comms/wsjt/work/wsjt-r2511/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop. make: stopped in /usr/ports/comms/wsjt From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 15:50:31 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 49722F87 for ; Fri, 30 Jan 2015 15:50:31 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 36C28CD9; Fri, 30 Jan 2015 15:50:31 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UFoUAm088057; Fri, 30 Jan 2015 15:50:30 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UFoTf1087168; Fri, 30 Jan 2015 15:50:29 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 15:50:29 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301550.t0UFoTf1087168@beefy1.isc.freebsd.org> To: perryh@pluto.rain.com Subject: [package - head-i386-default][sysutils/diskcheckd] Failed for diskcheckd-20110729 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: Fri, 30 Jan 2015 15:50:31 -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: perryh@pluto.rain.com Last committer: vanilla@FreeBSD.org Ident: $FreeBSD: head/sysutils/diskcheckd/Makefile 359383 2014-06-26 16:00:00Z vanilla $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/diskcheckd-20110729.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building sysutils/diskcheckd build started at Fri Jan 30 15:50:26 UTC 2015 port directory: /usr/ports/sysutils/diskcheckd building for: FreeBSD head-i386-default-job-20 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: perryh@pluto.rain.com Makefile ident: $FreeBSD: head/sysutils/diskcheckd/Makefile 359383 2014-06-26 16:00:00Z vanilla $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=diskcheckd-20110729 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/diskcheckd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/diskcheckd/work HOME=/wrkdirs/usr/ports/sysutils/diskcheckd/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/diskcheckd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/diskcheckd/work HOME=/wrkdirs/usr/ports/sysutils/diskcheckd/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 -D_PATH_CONF='\"/usr/local/etc/diskcheckd.conf\"' -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -D_PATH_CONF='\"/usr/local/etc/diskcheckd.conf\"' -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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/diskcheckd" EXAMPLESDIR="share/examples/diskcheckd" DATADIR="share/diskcheckd" WWWDIR="www/diskcheckd" ETCDIR="etc/diskcheckd" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/diskcheckd DOCSDIR=/usr/local/share/doc/diskcheckd EXAMPLESDIR=/usr/local/share/examples/diskcheckd WWWDIR=/usr/local/www/diskcheckd ETCDIR=/usr/local/etc/diskcheckd --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD2CLAUSE accepted by the user =========================================================================== =================================================== ===> diskcheckd-20110729 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.7.txz [head-i386-default-job-20] Installing pkg-1.4.7... [head-i386-default-job-20] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of diskcheckd-20110729 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by diskcheckd-20110729 for building =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by diskcheckd-20110729 for building =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by diskcheckd-20110729 for building ===> Extracting for diskcheckd-20110729 =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for diskcheckd-20110729 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for diskcheckd-20110729 =========================================================================== =================================================== ===> Building for diskcheckd-20110729 Warning: Object directory not changed from original /wrkdirs/usr/ports/sysutils/diskcheckd/work/diskcheckd-20110729 cc -O2 -pipe -D_PATH_CONF='"/usr/local/etc/diskcheckd.conf"' -fstack-protector -fno-strict-aliasing -std=gnu99 -fstack-protector -Qunused-arguments -c diskcheckd.c diskcheckd.c:376:16: error: use of undeclared identifier 'DIOCGDINFO' if (ioctl(fd, DIOCGDINFO, &label) < 0) { ^ 1 error generated. *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/sysutils/diskcheckd/work/diskcheckd-20110729 *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/diskcheckd From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 15:51:11 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 50141F98; Fri, 30 Jan 2015 15:51:11 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 2FDA8CE1; Fri, 30 Jan 2015 15:51:11 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UFpAoI050498; Fri, 30 Jan 2015 15:51:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UFpAmC050476; Fri, 30 Jan 2015 15:51:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 15:51:10 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301551.t0UFpAmC050476@beefy2.isc.freebsd.org> To: wen@FreeBSD.org Subject: [package - head-amd64-default][science/py-scimath] Failed for py27-scimath-4.1.2_3 in configure 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: Fri, 30 Jan 2015 15:51: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: wen@FreeBSD.org Last committer: mva@FreeBSD.org Ident: $FreeBSD: head/science/py-scimath/Makefile 371453 2014-10-24 16:50:42Z mva $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/py27-scimath-4.1.2_3.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building science/py-scimath build started at Fri Jan 30 15:50:47 UTC 2015 port directory: /usr/ports/science/py-scimath building for: FreeBSD head-amd64-default-job-06 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: wen@FreeBSD.org Makefile ident: $FreeBSD: head/science/py-scimath/Makefile 371453 2014-10-24 16:50:42Z mva $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=py27-scimath-4.1.2_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/science/py-scimath/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/py-scimath/work HOME=/wrkdirs/usr/ports/science/py-scimath/work TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/science/py-scimath/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/py-scimath/work HOME=/wrkdirs/usr/ports/science/py-scimath/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd11 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/scimath" EXAMPLESDIR="share/examples/scimath" DATADIR="share/scimath" WWWDIR="www/scimath" ETCDIR="etc/scimath" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/scimath DOCSDIR=/usr/local/share/doc/scimath EXAMPLESDIR=/usr/local/share/examples/scimath WWWDIR=/usr/local/www/scimath ETCDIR=/usr/local/etc/scimath --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE LGPL3 accepted by the user =========================================================================== =================================================== ===> py27-scimath-4.1.2_3 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.7.txz [head-amd64-default-job-06] Installing pkg-1.4.7... [head-amd64-default-job-06] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of py27-scimath-4.1.2_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE LGPL3 accepted by the user ===> Fetching all distfiles required by py27-scimath-4.1.2_3 for building =========================================================================== =================================================== ===> License BSD3CLAUSE LGPL3 accepted by the user ===> Fetching all distfiles required by py27-scimath-4.1.2_3 for building => SHA256 Checksum OK for scimath-4.1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE LGPL3 accepted by the user ===> Fetching all distfiles required by py27-scimath-4.1.2_3 for building ===> Extracting for py27-scimath-4.1.2_3 => SHA256 Checksum OK for scimath-4.1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py27-scimath-4.1.2_3 =========================================================================== =================================================== ===> py27-scimath-4.1.2_3 depends on package: py27-traits>=3.6.0 - not found ===> Verifying install for py27-traits>=3.6.0 in /usr/ports/devel/py-traits ===> Installing existing package /packages/All/py27-traits-4.5.0.txz [head-amd64-default-job-06] Installing py27-traits-4.5.0... [head-amd64-default-job-06] `-- Installing py27-setuptools27-5.5.1_1... [head-amd64-default-job-06] | `-- Installing python27-2.7.9... [head-amd64-default-job-06] | | `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-06] | | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-06] | | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-06] | | `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-06] | | `-- Installing libffi-3.2.1... [head-amd64-default-job-06] | | `-- Extracting libffi-3.2.1... done [head-amd64-default-job-06] | | `-- Installing readline-6.3.8... [head-amd64-default-job-06] | | `-- Extracting readline-6.3.8... done [head-amd64-default-job-06] | `-- Extracting python27-2.7.9... done [head-amd64-default-job-06] `-- Extracting py27-setuptools27-5.5.1_1... done [head-amd64-default-job-06] Extracting py27-traits-4.5.0... done 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 py27-scimath-4.1.2_3 ===> py27-scimath-4.1.2_3 depends on package: py27-setuptools27>0 - found ===> py27-scimath-4.1.2_3 depends on file: /usr/local/bin/python2.7 - found =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for py27-scimath-4.1.2_3 Traceback (most recent call last): File "", line 1, in File "setup.py", line 9, in import numpy.distutils.core ImportError: No module named numpy.distutils.core *** Error code 1 Stop. make: stopped in /usr/ports/science/py-scimath From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 15:55:19 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 53653FED for ; Fri, 30 Jan 2015 15:55:19 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 32B6AD98 for ; Fri, 30 Jan 2015 15:55:19 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UFtJPn076076 for ; Fri, 30 Jan 2015 15:55:19 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UFtJk3076063; Fri, 30 Jan 2015 15:55:19 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 15:55:19 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301555.t0UFtJk3076063@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-amd64-default][audio/xcdplayer] Failed for xcdplayer-2.2_4 in build 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: Fri, 30 Jan 2015 15:55:19 -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: adamw@FreeBSD.org Ident: $FreeBSD: head/audio/xcdplayer/Makefile 363374 2014-07-29 19:11:51Z adamw $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/xcdplayer-2.2_4.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building audio/xcdplayer build started at Fri Jan 30 15:55:10 UTC 2015 port directory: /usr/ports/audio/xcdplayer building for: FreeBSD head-amd64-default-job-11 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/audio/xcdplayer/Makefile 363374 2014-07-29 19:11:51Z adamw $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=xcdplayer-2.2_4 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/xcdplayer/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/xcdplayer/work HOME=/wrkdirs/usr/ports/audio/xcdplayer/work TMPDIR="/tmp" IMAKECPP=tradcpp IMAKECPPFLAGS="-DCppCmd=tradcpp -DCcCmd=cc -DCplusplusCmd=c++" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/xcdplayer/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/xcdplayer/work HOME=/wrkdirs/usr/ports/audio/xcdplayer/work TMPDIR="/tmp" IMAKECPP=tradcpp IMAKECPPFLAGS="-DCppCmd=tradcpp -DCcCmd=cc -DCplusplusCmd=c++" 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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/xcdplayer" EXAMPLESDIR="share/examples/xcdplayer" DATADIR="share/xcdplayer" WWWDIR="www/xcdplayer" ETCDIR="etc/xcdplayer" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/xcdplayer DOCSDIR=/usr/local/share/doc/xcdplayer EXAMPLESDIR=/usr/local/share/examples/xcdplayer WWWDIR=/usr/local/www/xcdplayer ETCDIR=/usr/local/etc/xcdplayer --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> xcdplayer-2.2_4 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.7.txz [head-amd64-default-job-11] Installing pkg-1.4.7... [head-amd64-default-job-11] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of xcdplayer-2.2_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by xcdplayer-2.2_4 for building =========================================================================== =================================================== ===> Fetching all distfiles required by xcdplayer-2.2_4 for building => SHA256 Checksum OK for xcdplayer-2.2.tar.Z. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by xcdplayer-2.2_4 for building ===> Extracting for xcdplayer-2.2_4 => SHA256 Checksum OK for xcdplayer-2.2.tar.Z. cp -f /usr/ports/audio/xcdplayer/files/cdrom_freebsd.[ch] /usr/ports/audio/xcdplayer/files/app.h /wrkdirs/usr/ports/audio/xcdplayer/work/xcdplayer-2.2 cp -f /wrkdirs/usr/ports/audio/xcdplayer/work/xcdplayer-2.2/xcdplayer.1 /wrkdirs/usr/ports/audio/xcdplayer/work/xcdplayer-2.2/xcdplayer.man =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for xcdplayer-2.2_4 ===> Applying FreeBSD patches for xcdplayer-2.2_4 =========================================================================== =================================================== ===> xcdplayer-2.2_4 depends on executable: imake - not found ===> Verifying install for imake in /usr/ports/devel/imake ===> Installing existing package /packages/All/imake-1.0.6_1,1.txz [head-amd64-default-job-11] Installing imake-1.0.6_1,1... [head-amd64-default-job-11] `-- Installing gccmakedep-1.0.2_1... [head-amd64-default-job-11] `-- Extracting gccmakedep-1.0.2_1... done [head-amd64-default-job-11] `-- Installing makedepend-1.0.5,1... [head-amd64-default-job-11] | `-- Installing xproto-7.0.26... [head-amd64-default-job-11] | `-- Extracting xproto-7.0.26... done [head-amd64-default-job-11] `-- Extracting makedepend-1.0.5,1... done [head-amd64-default-job-11] `-- Installing perl5-5.18.4_11... [head-amd64-default-job-11] `-- Extracting perl5-5.18.4_11... done [head-amd64-default-job-11] `-- Installing xorg-cf-files-1.0.5_1... [head-amd64-default-job-11] `-- Extracting xorg-cf-files-1.0.5_1... done [head-amd64-default-job-11] Extracting imake-1.0.6_1,1... done ===> Returning to build of xcdplayer-2.2_4 ===> xcdplayer-2.2_4 depends on executable: tradcpp - not found ===> Verifying install for tradcpp in /usr/ports/devel/tradcpp ===> Installing existing package /packages/All/tradcpp-0.4.txz [head-amd64-default-job-11] Installing tradcpp-0.4... [head-amd64-default-job-11] Extracting tradcpp-0.4... done ===> Returning to build of xcdplayer-2.2_4 ===> xcdplayer-2.2_4 depends on file: /usr/local/libdata/pkgconfig/xbitmaps.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/xbitmaps.pc in /usr/ports/x11/xbitmaps ===> Installing existing package /packages/All/xbitmaps-1.1.1.txz [head-amd64-default-job-11] Installing xbitmaps-1.1.1... [head-amd64-default-job-11] Extracting xbitmaps-1.1.1... done ===> Returning to build of xcdplayer-2.2_4 ===> xcdplayer-2.2_4 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/xaw7.pc in /usr/ports/x11-toolkits/libXaw ===> Installing existing package /packages/All/libXaw-1.0.12_2,2.txz [head-amd64-default-job-11] Installing libXaw-1.0.12_2,2... [head-amd64-default-job-11] `-- Installing libX11-1.6.2_2,1... [head-amd64-default-job-11] | `-- Installing kbproto-1.0.6... [head-amd64-default-job-11] | `-- Extracting kbproto-1.0.6... done [head-amd64-default-job-11] | `-- Installing libXau-1.0.8_2... [head-amd64-default-job-11] | `-- Extracting libXau-1.0.8_2... done [head-amd64-default-job-11] | `-- Installing libXdmcp-1.1.1_2... [head-amd64-default-job-11] | `-- Extracting libXdmcp-1.1.1_2... done [head-amd64-default-job-11] | `-- Installing libxcb-1.11... [head-amd64-default-job-11] | | `-- Installing libpthread-stubs-0.3_6... [head-amd64-default-job-11] | | `-- Extracting libpthread-stubs-0.3_6... done [head-amd64-default-job-11] | | `-- Installing libxml2-2.9.2_2... [head-amd64-default-job-11] | | `-- Extracting libxml2-2.9.2_2... done [head-amd64-default-job-11] | `-- Extracting libxcb-1.11... done [head-amd64-default-job-11] `-- Extracting libX11-1.6.2_2,1... done [head-amd64-default-job-11] `-- Installing libXext-1.3.3,1... [head-amd64-default-job-11] | `-- Installing xextproto-7.3.0... [head-amd64-default-job-11] | `-- Extracting xextproto-7.3.0... done [head-amd64-default-job-11] `-- Extracting libXext-1.3.3,1... done [head-amd64-default-job-11] `-- Installing libXmu-1.1.2_2,1... [head-amd64-default-job-11] | `-- Installing libXt-1.1.4_2,1... [head-amd64-default-job-11] | | `-- Installing libSM-1.2.2_2,1... [head-amd64-default-job-11] | | `-- Installing libICE-1.0.9,1... [head-amd64-default-job-11] | | `-- Extracting libICE-1.0.9,1... done [head-amd64-default-job-11] | | `-- Extracting libSM-1.2.2_2,1... done [head-amd64-default-job-11] | `-- Extracting libXt-1.1.4_2,1... done [head-amd64-default-job-11] `-- Extracting libXmu-1.1.2_2,1... done [head-amd64-default-job-11] `-- Installing libXp-1.0.2_2,1... [head-amd64-default-job-11] | `-- Installing printproto-1.0.5... [head-amd64-default-job-11] | `-- Extracting printproto-1.0.5... done [head-amd64-default-job-11] `-- Extracting libXp-1.0.2_2,1... done [head-amd64-default-job-11] `-- Installing libXpm-3.5.11_2... [head-amd64-default-job-11] `-- Extracting libXpm-3.5.11_2... done [head-amd64-default-job-11] Extracting libXaw-1.0.12_2,2... done ===> Returning to build of xcdplayer-2.2_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for xcdplayer-2.2_4 mv -f Makefile Makefile.bak imake -DUseInstalled -I/usr/local/lib/X11/config make Makefiles make includes make depend rm -f .depend gccmakedep -f- -- -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -- main.c top_setup.c logo_setup.c button_setup.c cdrom_callb.c cdrom_freebsd.c internals.c shuffle.c program.c leds.c debug.c > .depend =========================================================================== =================================================== ===> Building for xcdplayer-2.2_4 cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c main.c main.c:59:2: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' exit(0); ^ main.c:59:2: note: include the header or explicitly provide a declaration for 'exit' 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c top_setup.c top_setup.c:111:8: warning: passing 'Cardinal *' (aka 'unsigned int *') to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] (Cardinal *) &argc, argv); ^~~~~~~~~~~~~~~~~~ /usr/local/include/X11/Intrinsic.h:1513:21: note: passing argument to parameter here int* /* argc */, ^ top_setup.c:115:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' exit(1); ^ top_setup.c:115:3: note: include the header or explicitly provide a declaration for 'exit' 2 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c logo_setup.c logo_setup.c:271:3: warning: implicit declaration of function 'cdrom_new_disc' is invalid in C99 [-Wimplicit-function-declaration] cdrom_new_disc(); ^ logo_setup.c:333:44: warning: implicitly declaring library function 'abs' with type 'int (int)' sprintf(timer_buf, "-%02u:%02u\n",abs(time_remaining) / 60, ^ logo_setup.c:333:44: note: include the header or explicitly provide a declaration for 'abs' logo_setup.c:430:2: warning: implicit declaration of function 'debug_printf' is invalid in C99 [-Wimplicit-function-declaration] debug_printf(1, "volume=%u\n", (unsigned int) vol); ^ logo_setup.c:591:6: warning: implicit declaration of function 'free' is invalid in C99 [-Wimplicit-function-declaration] free(disc_title); ^ 4 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c button_setup.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c cdrom_callb.c cdrom_callb.c:52:3: warning: implicit declaration of function 'debug_printf' is invalid in C99 [-Wimplicit-function-declaration] debug_printf(1, "cb_cdrom_play: error from cdrom_open\n"); ^ cdrom_callb.c:55:3: warning: implicit declaration of function 'eject_button_set' is invalid in C99 [-Wimplicit-function-declaration] eject_button_set(); ^ cdrom_callb.c:226:3: warning: implicit declaration of function 'stop_button_reset' is invalid in C99 [-Wimplicit-function-declaration] stop_button_reset(); ^ cdrom_callb.c:602:2: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' exit(0); ^ cdrom_callb.c:602:2: note: include the header or explicitly provide a declaration for 'exit' 4 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c cdrom_freebsd.c In file included from cdrom_freebsd.c:28: /usr/include/sys/buf.h:129:30: error: unknown type name 'vm_page_t' void (*pg_iodone)(void *, vm_page_t *, int, int); ^ cdrom_freebsd.c:50:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] get_stored_info() ^~~~~~~~~~~~~~~ cdrom_freebsd.c:133:3: warning: implicit declaration of function 'shuffle_setup' is invalid in C99 [-Wimplicit-function-declaration] shuffle_setup(); ^ cdrom_freebsd.c:144:3: warning: implicit declaration of function 'free' is invalid in C99 [-Wimplicit-function-declaration] free((char *) cdi.times); ^ cdrom_freebsd.c:150:9: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration] (void) close(cdrom_fd); ^ cdrom_freebsd.c:311:6: warning: implicit declaration of function 'cdrom_read_subchannel' is invalid in C99 [-Wimplicit-function-declaration] if (cdrom_read_subchannel(&data) == -1) ^ cdrom_freebsd.c:335:3: warning: implicit declaration of function 'debug_printf' is invalid in C99 [-Wimplicit-function-declaration] debug_printf(1, "cdrom_get_curtrack: no status\n"); ^ cdrom_freebsd.c:560:15: warning: incompatible redeclaration of library function 'calloc' [-Wincompatible-library-redeclaration] extern char *calloc(); ^ cdrom_freebsd.c:560:15: note: 'calloc' is a builtin with type 'void *(unsigned long, unsigned long)' cdrom_freebsd.c:566:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' exit(1); ^ cdrom_freebsd.c:566:3: note: include the header or explicitly provide a declaration for 'exit' cdrom_freebsd.c:576:15: warning: incompatible redeclaration of library function 'calloc' [-Wincompatible-library-redeclaration] extern char *calloc(); ^ cdrom_freebsd.c:560:15: note: 'calloc' is a builtin with type 'void *(unsigned long, unsigned long)' extern char *calloc(); ^ 9 warnings and 1 error generated. *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/audio/xcdplayer/work/xcdplayer-2.2 *** Error code 1 Stop. make: stopped in /usr/ports/audio/xcdplayer From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 15:58:05 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 84A1379 for ; Fri, 30 Jan 2015 15:58:05 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 70A08DAA; Fri, 30 Jan 2015 15:58:05 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UFw5Ka014344; Fri, 30 Jan 2015 15:58:05 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UFw5pX014101; Fri, 30 Jan 2015 15:58:05 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 15:58:05 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301558.t0UFw5pX014101@beefy2.isc.freebsd.org> To: kpedersen@opencde.org Subject: [package - head-amd64-default][devel/radare2] Failed for radare2-0.9.6 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: Fri, 30 Jan 2015 15:58:05 -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: kpedersen@opencde.org Last committer: adamw@FreeBSD.org Ident: $FreeBSD: head/devel/radare2/Makefile 363392 2014-07-29 21:07:39Z adamw $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/radare2-0.9.6.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building devel/radare2 build started at Fri Jan 30 15:57:38 UTC 2015 port directory: /usr/ports/devel/radare2 building for: FreeBSD head-amd64-default-job-08 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: kpedersen@opencde.org Makefile ident: $FreeBSD: head/devel/radare2/Makefile 363392 2014-07-29 21:07:39Z adamw $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=radare2-0.9.6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for radare2-0.9.6: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-ewf --without-gmp --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/radare2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/radare2/work HOME=/wrkdirs/usr/ports/devel/radare2/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/radare2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/radare2/work HOME=/wrkdirs/usr/ports/devel/radare2/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- HOST_CC=cc XDG_DATA_HOME=/wrkdirs/usr/ports/devel/radare2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/radare2/work HOME=/wrkdirs/usr/ports/devel/radare2/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/radare2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/radare2/work HOME=/wrkdirs/usr/ports/devel/radare2/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="0.9.6" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/radare2" EXAMPLESDIR="share/examples/radare2" DATADIR="share/radare2" WWWDIR="www/radare2" ETCDIR="etc/radare2" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/radare2 DOCSDIR=/usr/local/share/doc/radare2 EXAMPLESDIR=/usr/local/share/examples/radare2 WWWDIR=/usr/local/www/radare2 ETCDIR=/usr/local/etc/radare2 --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> radare2-0.9.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.7.txz [head-amd64-default-job-08] Installing pkg-1.4.7... [head-amd64-default-job-08] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of radare2-0.9.6 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by radare2-0.9.6 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by radare2-0.9.6 for building => SHA256 Checksum OK for radare2-0.9.6.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by radare2-0.9.6 for building ===> Extracting for radare2-0.9.6 => SHA256 Checksum OK for radare2-0.9.6.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for radare2-0.9.6 =========================================================================== =================================================== ===> radare2-0.9.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 [head-amd64-default-job-08] Installing gmake-4.1_1... [head-amd64-default-job-08] `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-08] | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-08] | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-08] `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-08] Extracting gmake-4.1_1... done ===> Returning to build of radare2-0.9.6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for radare2-0.9.6 configure-plugins: Loading plugins.def.cfg .. configure-plugins: Generating libr/config.h .. configure-plugins: Generating libr/config.mk .. Checking valabind languages support... WARNING: cannot find valabind - gir: no - cxx: yes (c++) - valac: no Supported langs: - cxx WARNING: Unknown flag '--without-gmp'. checking build system type... amd64-portbld-freebsd11.0 checking host system type... amd64-unknown-freebsd checking target system type... amd64-unknown-freebsd checking for working directories... current using prefix '/usr/local' checking for c compiler... cc checking for dynamic library... libc checking host endianness... little checking for libmagic ... yes checking for libewf ... no checking pkg-config flags for libewf... no checking for libssl ... yes checking pkg-config flags for openssl... no checking for liblua5.1 ... no creating ./config-user.mk creating libr/include/r_userconf.h creating pkgcfg/r_io.pc creating pkgcfg/r_db.pc creating pkgcfg/r_magic.pc creating pkgcfg/r_asm.pc creating pkgcfg/r_bin.pc creating pkgcfg/r_anal.pc creating pkgcfg/r_hash.pc creating pkgcfg/r_cons.pc creating pkgcfg/r_diff.pc creating pkgcfg/r_core.pc creating pkgcfg/r_lang.pc creating pkgcfg/r_socket.pc creating pkgcfg/r_debug.pc creating pkgcfg/r_reg.pc creating pkgcfg/r_cmd.pc creating pkgcfg/r_config.pc creating pkgcfg/r_flags.pc creating pkgcfg/r_syscall.pc creating pkgcfg/r_sign.pc creating pkgcfg/r_util.pc creating pkgcfg/r_search.pc creating pkgcfg/r_bp.pc ^~~~~~~~ ./json/js0n.c:15:17: note: previous initialization is here [0 ... 255] = &&l_bad, ^~~~~~~ ./json/js0n.c:25:35: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['-'] = &&l_bare, [48 ... 57] = &&l_bare, // 0-9 ^~~~~~~~ ./json/js0n.c:15:17: note: previous initialization is here [0 ... 255] = &&l_bad, ^~~~~~~ ./json/js0n.c:25:35: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['-'] = &&l_bare, [48 ... 57] = &&l_bare, // 0-9 ^~~~~~~~ ./json/js0n.c:15:17: note: previous initialization is here [0 ... 255] = &&l_bad, ^~~~~~~ ./json/js0n.c:25:35: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['-'] = &&l_bare, [48 ... 57] = &&l_bare, // 0-9 ^~~~~~~~ ./json/js0n.c:15:17: note: previous initialization is here [0 ... 255] = &&l_bad, ^~~~~~~ ./json/js0n.c:25:35: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['-'] = &&l_bare, [48 ... 57] = &&l_bare, // 0-9 ^~~~~~~~ ./json/js0n.c:15:17: note: previous initialization is here [0 ... 255] = &&l_bad, ^~~~~~~ ./json/js0n.c:25:35: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['-'] = &&l_bare, [48 ... 57] = &&l_bare, // 0-9 ^~~~~~~~ ./json/js0n.c:15:17: note: previous initialization is here [0 ... 255] = &&l_bad, ^~~~~~~ ./json/js0n.c:26:11: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['t'] = &&l_bare, ['f'] = &&l_bare, ['n'] = &&l_bare // true, false, null ^~~~~~~~ ./json/js0n.c:15:17: note: previous initialization is here [0 ... 255] = &&l_bad, ^~~~~~~ ./json/js0n.c:26:29: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['t'] = &&l_bare, ['f'] = &&l_bare, ['n'] = &&l_bare // true, false, null ^~~~~~~~ ./json/js0n.c:15:17: note: previous initialization is here [0 ... 255] = &&l_bad, ^~~~~~~ ./json/js0n.c:26:47: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['t'] = &&l_bare, ['f'] = &&l_bare, ['n'] = &&l_bare // true, false, null ^~~~~~~~ ./json/js0n.c:15:17: note: previous initialization is here [0 ... 255] = &&l_bad, ^~~~~~~ ./json/js0n.c:32:12: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['\t'] = &&l_unbare, [' '] = &&l_unbare, ['\r'] = &&l_unbare, ['\n'] = &&l_unbare, ^~~~~~~~~~ ./json/js0n.c:30:16: note: previous initialization is here [0 ... 31] = &&l_bad, ^~~~~~~ ./json/js0n.c:32:32: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['\t'] = &&l_unbare, [' '] = &&l_unbare, ['\r'] = &&l_unbare, ['\n'] = &&l_unbare, ^~~~~~~~~~ ./json/js0n.c:31:18: note: previous initialization is here [32 ... 126] = &&l_loop, // could be more pedantic/validation-checking ^~~~~~~~ ./json/js0n.c:32:53: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['\t'] = &&l_unbare, [' '] = &&l_unbare, ['\r'] = &&l_unbare, ['\n'] = &&l_unbare, ^~~~~~~~~~ ./json/js0n.c:30:16: note: previous initialization is here [0 ... 31] = &&l_bad, ^~~~~~~ ./json/js0n.c:32:74: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['\t'] = &&l_unbare, [' '] = &&l_unbare, ['\r'] = &&l_unbare, ['\n'] = &&l_unbare, ^~~~~~~~~~ ./json/js0n.c:30:16: note: previous initialization is here [0 ... 31] = &&l_bad, ^~~~~~~ ./json/js0n.c:33:11: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] [','] = &&l_unbare, [']'] = &&l_unbare, ['}'] = &&l_unbare, ^~~~~~~~~~ ./json/js0n.c:31:18: note: previous initialization is here [32 ... 126] = &&l_loop, // could be more pedantic/validation-checking ^~~~~~~~ ./json/js0n.c:33:31: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] [','] = &&l_unbare, [']'] = &&l_unbare, ['}'] = &&l_unbare, ^~~~~~~~~~ ./json/js0n.c:31:18: note: previous initialization is here [32 ... 126] = &&l_loop, // could be more pedantic/validation-checking ^~~~~~~~ ./json/js0n.c:33:51: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] [','] = &&l_unbare, [']'] = &&l_unbare, ['}'] = &&l_unbare, ^~~~~~~~~~ ./json/js0n.c:31:18: note: previous initialization is here [32 ... 126] = &&l_loop, // could be more pedantic/validation-checking ^~~~~~~~ ./json/js0n.c:51:12: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['\\'] = &&l_esc, ['"'] = &&l_qdown, ^~~~~~~ ./json/js0n.c:50:18: note: previous initialization is here [32 ... 126] = &&l_loop, ^~~~~~~~ ./json/js0n.c:51:29: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['\\'] = &&l_esc, ['"'] = &&l_qdown, ^~~~~~~~~ ./json/js0n.c:50:18: note: previous initialization is here [32 ... 126] = &&l_loop, ^~~~~~~~ ./json/js0n.c:65:11: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['"'] = &&l_unesc, ['\\'] = &&l_unesc, ['/'] = &&l_unesc, ['b'] = &&l_unesc, ^~~~~~~~~ ./json/js0n.c:64:17: note: previous initialization is here [0 ... 255] = &&l_bad, ^~~~~~~ ./json/js0n.c:65:31: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['"'] = &&l_unesc, ['\\'] = &&l_unesc, ['/'] = &&l_unesc, ['b'] = &&l_unesc, ^~~~~~~~~ ./json/js0n.c:64:17: note: previous initialization is here [0 ... 255] = &&l_bad, ^~~~~~~ ./json/js0n.c:65:50: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['"'] = &&l_unesc, ['\\'] = &&l_unesc, ['/'] = &&l_unesc, ['b'] = &&l_unesc, ^~~~~~~~~ ./json/js0n.c:64:17: note: previous initialization is here [0 ... 255] = &&l_bad, ^~~~~~~ ./json/js0n.c:65:69: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['"'] = &&l_unesc, ['\\'] = &&l_unesc, ['/'] = &&l_unesc, ['b'] = &&l_unesc, ^~~~~~~~~ ./json/js0n.c:64:17: note: previous initialization is here [0 ... 255] = &&l_bad, ^~~~~~~ ./json/js0n.c:66:11: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['f'] = &&l_unesc, ['n'] = &&l_unesc, ['r'] = &&l_unesc, ['t'] = &&l_unesc, ['u'] = &&l_unesc ^~~~~~~~~ ./json/js0n.c:64:17: note: previous initialization is here [0 ... 255] = &&l_bad, ^~~~~~~ ./json/js0n.c:66:30: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['f'] = &&l_unesc, ['n'] = &&l_unesc, ['r'] = &&l_unesc, ['t'] = &&l_unesc, ['u'] = &&l_unesc ^~~~~~~~~ ./json/js0n.c:64:17: note: previous initialization is here [0 ... 255] = &&l_bad, ^~~~~~~ ./json/js0n.c:66:49: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['f'] = &&l_unesc, ['n'] = &&l_unesc, ['r'] = &&l_unesc, ['t'] = &&l_unesc, ['u'] = &&l_unesc ^~~~~~~~~ ./json/js0n.c:64:17: note: previous initialization is here [0 ... 255] = &&l_bad, ^~~~~~~ ./json/js0n.c:66:68: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['f'] = &&l_unesc, ['n'] = &&l_unesc, ['r'] = &&l_unesc, ['t'] = &&l_unesc, ['u'] = &&l_unesc ^~~~~~~~~ ./json/js0n.c:64:17: note: previous initialization is here [0 ... 255] = &&l_bad, ^~~~~~~ ./json/js0n.c:66:87: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] ['f'] = &&l_unesc, ['n'] = &&l_unesc, ['r'] = &&l_unesc, ['t'] = &&l_unesc, ['u'] = &&l_unesc ^~~~~~~~~ ./json/js0n.c:64:17: note: previous initialization is here [0 ... 255] = &&l_bad, ^~~~~~~ Assertion failed: (!isa(TI) && "Cannot split critical edge from IndirectBrInst"), function SplitCriticalEdge, file /usr/local/poudriere/jails/head-amd64/usr/src/lib/clang/libllvmtransformutils/../../../contrib/llvm/lib/Transforms/Utils/BreakCriticalEdges.cpp, line 148. Stack dump: 0. Program arguments: /usr/bin/cc -cc1 -triple x86_64-unknown-freebsd11.0 -emit-obj -disable-free -main-file-name json.c -mrelocation-model pic -pic-level 2 -mdisable-fp-elim -relaxed-aliasing -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -gdwarf-2 -dwarf-column-info -coverage-file /wrkdirs/usr/ports/devel/radare2/work/radare2-0.9.6/shlr/sdb/src/json.o -resource-dir /usr/bin/../lib/clang/3.5.1 -dependency-file json.d -MT json.o -sys-header-deps -D _POSIX_C_SOURCE=200809L -D _XOPEN_SOURCE=700 -D _POSIX_C_SOURCE=200809L -D _XOPEN_SOURCE=700 -O2 -Wall -Wall -fdebug-compilation-dir /wrkdirs/usr/ports/devel/radare2/work/radare2-0.9.6/shlr/sdb/src -ferror-limit 19 -fmessage-length 0 -fvisibility hidden -stack-protector 1 -mstackrealign -fobjc-runtime=gnustep -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o json.o -x c json.c 1. parser at end of file 2. Per-module optimization passes 3. Running pass 'CallGraph Pass Manager' on module 'json.c'. 4. Running pass 'Loop Pass Manager' on function '@js0n' 5. Running pass 'Rotate Loops' on basic block '%for.cond' cc: error: unable to execute command: Abort trap (core dumped) cc: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 3.5.1 (tags/RELEASE_351/final 225668) 20150115 Target: x86_64-unknown-freebsd11.0 Thread model: posix cc: note: diagnostic msg: PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed source, and associated run script. cc: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: cc: note: diagnostic msg: /tmp/json-5a4beb.c cc: note: diagnostic msg: /tmp/json-5a4beb.sh cc: note: diagnostic msg: ******************** Makefile:66: recipe for target 'json.o' failed gmake[4]: *** [json.o] Error 254 gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/radare2/work/radare2-0.9.6/shlr/sdb/src' Makefile:10: recipe for target 'all' failed gmake[3]: *** [all] Error 2 gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/radare2/work/radare2-0.9.6/shlr/sdb' Makefile:22: recipe for target 'sdb/sdb' failed gmake[2]: *** [sdb/sdb] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/radare2/work/radare2-0.9.6/shlr' Makefile:22: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/radare2/work/radare2-0.9.6' *** Error code 1 Stop. make: stopped in /usr/ports/devel/radare2 From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 16:00:11 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 81DA7275 for ; Fri, 30 Jan 2015 16:00:11 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 6D78EDD1; Fri, 30 Jan 2015 16:00:11 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UG0BX2035149; Fri, 30 Jan 2015 16:00:11 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UG0Abv034939; Fri, 30 Jan 2015 16:00:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 16:00:10 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301600.t0UG0Abv034939@beefy2.isc.freebsd.org> To: nukama+maintainer@gmail.com Subject: [package - head-amd64-default][sysutils/flashrom] Failed for flashrom-0.9.7_2 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: Fri, 30 Jan 2015 16:00: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: nukama+maintainer@gmail.com Last committer: pi@FreeBSD.org Ident: $FreeBSD: head/sysutils/flashrom/Makefile 363878 2014-08-03 11:36:56Z pi $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/flashrom-0.9.7_2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building sysutils/flashrom build started at Fri Jan 30 15:59:50 UTC 2015 port directory: /usr/ports/sysutils/flashrom building for: FreeBSD head-amd64-default-job-20 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: nukama+maintainer@gmail.com Makefile ident: $FreeBSD: head/sysutils/flashrom/Makefile 363878 2014-08-03 11:36:56Z pi $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=flashrom-0.9.7_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for flashrom-0.9.7_2: BUSPIRATE=off: Enable buspirate support (broken) DMIDECODE=on: Use dmidecode to gather DMI information DOCS=on: Build and/or install documentation FTDI=on: Enable external FT2232SPI flasher support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/flashrom/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/flashrom/work HOME=/wrkdirs/usr/ports/sysutils/flashrom/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- CONFIG_BUSPIRATE_SPI=no XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/flashrom/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/flashrom/work HOME=/wrkdirs/usr/ports/sysutils/flashrom/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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -lc -lz -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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/flashrom" EXAMPLESDIR="share/examples/flashrom" DATADIR="share/flashrom" WWWDIR="www/flashrom" ETCDIR="etc/flashrom" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/flashrom DOCSDIR=/usr/local/share/doc/flashrom EXAMPLESDIR=/usr/local/share/examples/flashrom WWWDIR=/usr/local/www/flashrom ETCDIR=/usr/local/etc/flashrom --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> flashrom-0.9.7_2 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.7.txz [head-amd64-default-job-20] Installing pkg-1.4.7... [head-amd64-default-job-20] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of flashrom-0.9.7_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by flashrom-0.9.7_2 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by flashrom-0.9.7_2 for building => SHA256 Checksum OK for flashrom-0.9.7.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by flashrom-0.9.7_2 for building ===> Extracting for flashrom-0.9.7_2 => SHA256 Checksum OK for flashrom-0.9.7.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for flashrom-0.9.7_2 =========================================================================== =================================================== ===> flashrom-0.9.7_2 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 [head-amd64-default-job-20] Installing gmake-4.1_1... [head-amd64-default-job-20] `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-20] | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-20] | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-20] `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-20] Extracting gmake-4.1_1... done ===> Returning to build of flashrom-0.9.7_2 ===> flashrom-0.9.7_2 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [head-amd64-default-job-20] Installing pkgconf-0.9.7... [head-amd64-default-job-20] Extracting pkgconf-0.9.7... done ===> Returning to build of flashrom-0.9.7_2 =========================================================================== =================================================== ===> flashrom-0.9.7_2 depends on shared library: libpci.so - not found ===> Verifying for libpci.so in /usr/ports/devel/libpci ===> Installing existing package /packages/All/libpci-3.3.0.txz [head-amd64-default-job-20] Installing libpci-3.3.0... [head-amd64-default-job-20] `-- Installing pciids-20150124... [head-amd64-default-job-20] `-- Extracting pciids-20150124... done [head-amd64-default-job-20] Extracting libpci-3.3.0... done ===> Returning to build of flashrom-0.9.7_2 ===> flashrom-0.9.7_2 depends on shared library: libftdi.so - not found ===> Verifying for libftdi.so in /usr/ports/devel/libftdi ===> Installing existing package /packages/All/libftdi-0.20_4.txz [head-amd64-default-job-20] Installing libftdi-0.20_4... [head-amd64-default-job-20] `-- Installing boost-libs-1.55.0_4... [head-amd64-default-job-20] | `-- Installing icu-53.1... [head-amd64-default-job-20] | `-- Extracting icu-53.1... done [head-amd64-default-job-20] `-- Extracting boost-libs-1.55.0_4... done [head-amd64-default-job-20] `-- Installing python27-2.7.9... [head-amd64-default-job-20] | `-- Installing libffi-3.2.1... [head-amd64-default-job-20] | `-- Extracting libffi-3.2.1... done [head-amd64-default-job-20] | `-- Installing readline-6.3.8... [head-amd64-default-job-20] | `-- Extracting readline-6.3.8... done [head-amd64-default-job-20] `-- Extracting python27-2.7.9... done [head-amd64-default-job-20] Extracting libftdi-0.20_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. 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 flashrom-0.9.7_2 =========================================================================== =================================================== ===> Configuring for flashrom-0.9.7_2 =========================================================================== =================================================== ===> Building for flashrom-0.9.7_2 gmake[1]: Entering directory '/wrkdirs/usr/ports/sysutils/flashrom/work/flashrom-0.9.7' Checking for a C compiler... found. Target arch is x86 Target OS is FreeBSD Checking for libpci headers... found. Checking if libpci is present and sufficient... yes. Checking for FTDI support... found. Checking for FT232H support in libftdi... found. Checking for utsname support... found. cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o cli_classic.o -c cli_classic.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o cli_output.o -c cli_output.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o print.o -c print.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o jedec.o -c jedec.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o stm50flw0x0x.o -c stm50flw0x0x.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o w39.o -c w39.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o w29ee011.o -c w29ee011.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o sst28sf040.o -c sst28sf040.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o m29f400bt.o -c m29f400bt.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o 82802ab.o -c 82802ab.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o pm49fl00x.o -c pm49fl00x.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o sst49lfxxxc.o -c sst49lfxxxc.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o sst_fwhub.o -c sst_fwhub.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o flashchips.o -c flashchips.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o spi.o -c spi.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o spi25.o -c spi25.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o spi25_statusreg.o -c spi25_statusreg.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o opaque.o -c opaque.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o sfdp.o -c sfdp.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o en29lv640b.o -c en29lv640b.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o processor_enable.o -c processor_enable.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o chipset_enable.o -c chipset_enable.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o board_enable.o -c board_enable.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o cbtable.o -c cbtable.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o dmi.o -c dmi.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o internal.o -c internal.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o it87spi.o -c it87spi.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o it85spi.o -c it85spi.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o sb600spi.o -c sb600spi.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o amd_imc.o -c amd_imc.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o wbsio_spi.o -c wbsio_spi.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o mcp6x_spi.o -c mcp6x_spi.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o ichspi.o -c ichspi.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o ich_descriptors.o -c ich_descriptors.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o serprog.o -c serprog.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o rayer_spi.o -c rayer_spi.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o pony_spi.o -c pony_spi.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o bitbang_spi.o -c bitbang_spi.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o nic3com.o -c nic3com.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o gfxnvidia.o -c gfxnvidia.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o satasii.o -c satasii.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o ft2232_spi.o -c ft2232_spi.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o usbblaster_spi.o -c usbblaster_spi.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o dummyflasher.o -c dummyflasher.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o drkaiser.o -c drkaiser.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o nicrealtek.o -c nicrealtek.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o nicintel.o -c nicintel.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o nicintel_spi.o -c nicintel_spi.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o ogp_spi.o -c ogp_spi.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o satamv.o -c satamv.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o pcidev.o -c pcidev.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o physmap.o -c physmap.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o hwaccess.o -c hwaccess.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o layout.o -c layout.c cc -MMD -O2 -pipe -fstack-protector -fno-strict-aliasing -Werror -I/usr/local/include -I/usr/local/include -D'CONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_INVALID' -D'CONFIG_INTERNAL=1' -D'CONFIG_SERPROG=1' -D'CONFIG_RAYER_SPI=1' -D'CONFIG_PONY_SPI=1' -D'CONFIG_BITBANG_SPI=1' -D'CONFIG_NIC3COM=1' -D'CONFIG_GFXNVIDIA=1' -D'CONFIG_SATASII=1' -D'CONFIG_FT2232_SPI=1' -D'CONFIG_USBBLASTER_SPI=1' -D'HAVE_FT232H=1' -D'CONFIG_DUMMY=1' -D'CONFIG_DRKAISER=1' -D'CONFIG_NICREALTEK=1' -D'CONFIG_NICINTEL=1' -D'CONFIG_NICINTEL_SPI=1' -D'CONFIG_OGP_SPI=1' -D'CONFIG_SATAMV=1' -D'NEED_PCI=1' -D'HAVE_UTSNAME=1' -D'FLASHROM_VERSION="0.9.7-r1711"' -o flashrom.o -c flashrom.c flashrom.c:1741:6: error: comparison of array 'flashchips' equal to a null pointer is always false [-Werror,-Wtautological-pointer-compare] if (flashchips == NULL || flashchips[0].vendor == NULL) { ^~~~~~~~~~ ~~~~ flashrom.c:1750:6: error: comparison of array 'chipset_enables' equal to a null pointer is always false [-Werror,-Wtautological-pointer-compare] if (chipset_enables == NULL) { ^~~~~~~~~~~~~~~ ~~~~ flashrom.c:1754:6: error: comparison of array 'board_matches' equal to a null pointer is always false [-Werror,-Wtautological-pointer-compare] if (board_matches == NULL) { ^~~~~~~~~~~~~ ~~~~ flashrom.c:1758:6: error: comparison of array 'boards_known' equal to a null pointer is always false [-Werror,-Wtautological-pointer-compare] if (boards_known == NULL) { ^~~~~~~~~~~~ ~~~~ flashrom.c:1762:6: error: comparison of array 'laptops_known' equal to a null pointer is always false [-Werror,-Wtautological-pointer-compare] if (laptops_known == NULL) { ^~~~~~~~~~~~~ ~~~~ 5 errors generated. Makefile:656: recipe for target 'flashrom.o' failed gmake[1]: *** [flashrom.o] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/flashrom/work/flashrom-0.9.7' *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/flashrom From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 16:13:41 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 64E1F552 for ; Fri, 30 Jan 2015 16:13:41 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 50728F81; Fri, 30 Jan 2015 16:13:41 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UGDeYL002549; Fri, 30 Jan 2015 16:13:40 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UGDdkm002376; Fri, 30 Jan 2015 16:13:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 16:13:39 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301613.t0UGDdkm002376@beefy2.isc.freebsd.org> To: gaod@hychen.org Subject: [package - head-amd64-default][www/trafficserver] Failed for trafficserver-5.0.1_2 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: Fri, 30 Jan 2015 16:13:41 -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: gaod@hychen.org Last committer: mat@FreeBSD.org Ident: $FreeBSD: head/www/trafficserver/Makefile 373448 2014-11-26 13:08:24Z mat $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/trafficserver-5.0.1_2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building www/trafficserver build started at Fri Jan 30 16:07:22 UTC 2015 port directory: /usr/ports/www/trafficserver building for: FreeBSD head-amd64-default-job-22 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: gaod@hychen.org Makefile ident: $FreeBSD: head/www/trafficserver/Makefile 373448 2014-11-26 13:08:24Z mat $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=trafficserver-5.0.1_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for trafficserver-5.0.1_2: DOCS=on: Build and/or install documentation INTERIM=off: Enable interim cache (SSD) WCCP=off: Enable WCCPv2 protocol ====> Options available for the radio MEMMAN: you can only select none or one of them ALLOCATORS=off: Manage memory with allocators FREELISTS=on: Manage memory with freelists RECLAIM=off: Reclaim unused memory in freelists ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-libxml2=/usr/local --with-pcre=/usr/local --with-openssl=/usr --with-xml=libxml2 --with-tcl=/usr/local/lib/tcl8.6 --disable-silent-rules --enable-cppapi --enable-luajit --localstatedir=/var --with-user=www --with-group=www --disable-interim-cache --disable-wccp --enable-freelist --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/www/trafficserver/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/trafficserver/work HOME=/wrkdirs/usr/ports/www/trafficserver/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/www/trafficserver/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/trafficserver/work HOME=/wrkdirs/usr/ports/www/trafficserver/work TMPDIR="/tmp" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/www/trafficserver/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/trafficserver/work HOME=/wrkdirs/usr/ports/www/trafficserver/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/www/trafficserver/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/trafficserver/work HOME=/wrkdirs/usr/ports/www/trafficserver/work TMPDIR="/tmp" OPENSSLLIB=/usr/lib OPENSSLINC=/usr/include OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="clang" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector" LIBS="-L/usr/local/lib" CXX="clang++" 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_DA TA="install -o root -g wheel -m 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/trafficserver" EXAMPLESDIR="share/examples/trafficserver" DATADIR="share/trafficserver" WWWDIR="www/trafficserver" ETCDIR="etc/trafficserver" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/trafficserver DOCSDIR=/usr/local/share/doc/trafficserver EXAMPLESDIR=/usr/local/share/examples/trafficserver WWWDIR=/usr/local/www/trafficserver ETCDIR=/usr/local/etc/trafficserver --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License APACHE20 accepted by the user =========================================================================== =================================================== ===> trafficserver-5.0.1_2 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.7.txz [head-amd64-default-job-22] Installing pkg-1.4.7... [head-amd64-default-job-22] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of trafficserver-5.0.1_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by trafficserver-5.0.1_2 for building =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by trafficserver-5.0.1_2 for building => SHA256 Checksum OK for trafficserver-5.0.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by trafficserver-5.0.1_2 for building ===> Extracting for trafficserver-5.0.1_2 => SHA256 Checksum OK for trafficserver-5.0.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for trafficserver-5.0.1_2 ===> Applying FreeBSD patches for trafficserver-5.0.1_2 =========================================================================== =================================================== ===> trafficserver-5.0.1_2 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 [head-amd64-default-job-22] Installing gmake-4.1_1... [head-amd64-default-job-22] `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-22] | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-22] | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-22] `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-22] Extracting gmake-4.1_1... done ===> Returning to build of trafficserver-5.0.1_2 ===> trafficserver-5.0.1_2 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [head-amd64-default-job-22] Installing pkgconf-0.9.7... [head-amd64-default-job-22] Extracting pkgconf-0.9.7... done ===> Returning to build of trafficserver-5.0.1_2 ===> trafficserver-5.0.1_2 depends on file: /usr/local/bin/perl5.18.4 - not found ===> Verifying install for /usr/local/bin/perl5.18.4 in /usr/ports/lang/perl5.18 ===> Installing existing package /packages/All/perl5-5.18.4_11.txz [head-amd64-default-job-22] Installing perl5-5.18.4_11... [head-amd64-default-job-22] Extracting perl5-5.18.4_11... done ===> Returning to build of trafficserver-5.0.1_2 =========================================================================== =================================================== ===> trafficserver-5.0.1_2 depends on shared library: libboost_system.so - not found ===> Verifying for libboost_system.so in /usr/ports/devel/boost-libs ===> Installing existing package /packages/All/boost-libs-1.55.0_4.txz [head-amd64-default-job-22] Installing boost-libs-1.55.0_4... [head-amd64-default-job-22] `-- Installing icu-53.1... [head-amd64-default-job-22] `-- Extracting icu-53.1... done [head-amd64-default-job-22] 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 trafficserver-5.0.1_2 ===> trafficserver-5.0.1_2 depends on shared library: libcurl.so - not found ===> Verifying for libcurl.so in /usr/ports/ftp/curl ===> Installing existing package /packages/All/curl-7.40.0.txz [head-amd64-default-job-22] Installing curl-7.40.0... [head-amd64-default-job-22] `-- Installing ca_root_nss-3.17.3_1... [head-amd64-default-job-22] `-- Extracting ca_root_nss-3.17.3_1... done [head-amd64-default-job-22] Extracting curl-7.40.0... done ===> Returning to build of trafficserver-5.0.1_2 ===> trafficserver-5.0.1_2 depends on shared library: libexecinfo.so - found (/usr/lib/libexecinfo.so.1) ===> trafficserver-5.0.1_2 depends on shared library: libhwloc.so - not found ===> Verifying for libhwloc.so in /usr/ports/devel/hwloc ===> Installing existing package /packages/All/hwloc-1.9_1.txz [head-amd64-default-job-22] Installing hwloc-1.9_1... [head-amd64-default-job-22] `-- Installing libpciaccess-0.13.2_2... [head-amd64-default-job-22] | `-- Installing pciids-20150124... [head-amd64-default-job-22] | `-- Extracting pciids-20150124... done [head-amd64-default-job-22] `-- Extracting libpciaccess-0.13.2_2... done [head-amd64-default-job-22] `-- Installing libxml2-2.9.2_2... clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT CoreAPI.o -MD -MP -MF $depbase.Tpo -c -o CoreAPI.o CoreAPI.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo EventControlMain.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT EventControlMain.o -MD -MP -MF $depbase.Tpo -c -o EventControlMain.o EventControlMain.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo NetworkUtilsLocal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT NetworkUtilsLocal.o -MD -MP -MF $depbase.Tpo -c -o NetworkUtilsLocal.o NetworkUtilsLocal.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo TSControlMain.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT TSControlMain.o -MD -MP -MF $depbase.Tpo -c -o TSControlMain.o TSControlMain.cc &&\ mv -f $depbase.Tpo $depbase.Po rm -f libmgmtapilocal.a ar cru libmgmtapilocal.a CoreAPI.o EventControlMain.o NetworkUtilsLocal.o TSControlMain.o ranlib libmgmtapilocal.a depbase=`echo CfgContextImpl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT CfgContextImpl.lo -MD -MP -MF $depbase.Tpo -c -o CfgContextImpl.lo CfgContextImpl.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT CfgContextImpl.lo -MD -MP -MF .deps/CfgContextImpl.Tpo -c CfgContextImpl.cc -fPIC -DPIC -o .libs/CfgContextImpl.o depbase=`echo CfgContextManager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT CfgContextManager.lo -MD -MP -MF $depbase.Tpo -c -o CfgContextManager.lo CfgContextManager.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT CfgContextManager.lo -MD -MP -MF .deps/CfgContextManager.Tpo -c CfgContextManager.cc -fPIC -DPIC -o .libs/CfgContextManager.o depbase=`echo CfgContextUtils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT CfgContextUtils.lo -MD -MP -MF $depbase.Tpo -c -o CfgContextUtils.lo CfgContextUtils.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT CfgContextUtils.lo -MD -MP -MF .deps/CfgContextUtils.Tpo -c CfgContextUtils.cc -fPIC -DPIC -o .libs/CfgContextUtils.o depbase=`echo CoreAPIShared.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT CoreAPIShared.lo -MD -MP -MF $depbase.Tpo -c -o CoreAPIShared.lo CoreAPIShared.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT CoreAPIShared.lo -MD -MP -MF .deps/CoreAPIShared.Tpo -c CoreAPIShared.cc -fPIC -DPIC -o .libs/CoreAPIShared.o depbase=`echo EventCallback.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT EventCallback.lo -MD -MP -MF $depbase.Tpo -c -o EventCallback.lo EventCallback.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT EventCallback.lo -MD -MP -MF .deps/EventCallback.Tpo -c EventCallback.cc -fPIC -DPIC -o .libs/EventCallback.o depbase=`echo GenericParser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT GenericParser.lo -MD -MP -MF $depbase.Tpo -c -o GenericParser.lo GenericParser.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT GenericParser.lo -MD -MP -MF .deps/GenericParser.Tpo -c GenericParser.cc -fPIC -DPIC -o .libs/GenericParser.o depbase=`echo INKMgmtAPI.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT INKMgmtAPI.lo -MD -MP -MF $depbase.Tpo -c -o INKMgmtAPI.lo INKMgmtAPI.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT INKMgmtAPI.lo -MD -MP -MF .deps/INKMgmtAPI.Tpo -c INKMgmtAPI.cc -fPIC -DPIC -o .libs/INKMgmtAPI.o /bin/sh ../../libtool --tag=CXX --mode=link clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -version-info 5:1:0 -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector -L/usr/local/lib -L/usr/lib -o libtsmgmtshare.la -rpath /usr/local/lib CfgContextImpl.lo CfgContextManager.lo CfgContextUtils.lo CoreAPIShared.lo EventCallback.lo GenericParser.lo INKMgmtAPI.lo -lexecinfo -lpcre -llzma -lz -lcrypt -lpthread -L/usr/local/lib -lxml2 libtool: link: clang++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/CfgContextImpl.o .libs/CfgContextManager.o .libs/CfgContextUtils.o .libs/CoreAPIShared.o .libs/EventCallback.o .libs/GenericParser.o .libs/INKMgmtAPI.o -L/usr/local/lib -L/usr/lib -lexecinfo -lpcre -llzma -lz -lcrypt -lpthread -lxml2 -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -fstack-protector -mcx16 -Wl,-rpath -Wl,/usr/lib:/usr/local/lib -fstack-protector -Wl,-soname -Wl,libtsmgmtshare.so.5 -o .libs/libtsmgmtshare.so.5.0.1 libtool: link: (cd ".libs" && rm -f "libtsmgmtshare.so.5" && ln -s "libtsmgmtshare.so.5.0.1" "libtsmgmtshare.so.5") libtool: link: (cd ".libs" && rm -f "libtsmgmtshare.so" && ln -s "libtsmgmtshare.so.5.0.1" "libtsmgmtshare.so") libtool: link: ( cd ".libs" && rm -f "libtsmgmtshare.la" && ln -s "../libtsmgmtshare.la" "libtsmgmtshare.la" ) depbase=`echo CoreAPIRemote.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT CoreAPIRemote.lo -MD -MP -MF $depbase.Tpo -c -o CoreAPIRemote.lo CoreAPIRemote.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT CoreAPIRemote.lo -MD -MP -MF .deps/CoreAPIRemote.Tpo -c CoreAPIRemote.cc -fPIC -DPIC -o .libs/CoreAPIRemote.o depbase=`echo EventRegistration.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT EventRegistration.lo -MD -MP -MF $depbase.Tpo -c -o EventRegistration.lo EventRegistration.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT EventRegistration.lo -MD -MP -MF .deps/EventRegistration.Tpo -c EventRegistration.cc -fPIC -DPIC -o .libs/EventRegistration.o depbase=`echo NetworkUtilsRemote.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT NetworkUtilsRemote.lo -MD -MP -MF $depbase.Tpo -c -o NetworkUtilsRemote.lo NetworkUtilsRemote.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT NetworkUtilsRemote.lo -MD -MP -MF .deps/NetworkUtilsRemote.Tpo -c NetworkUtilsRemote.cc -fPIC -DPIC -o .libs/NetworkUtilsRemote.o /bin/sh ../../libtool --tag=CXX --mode=link clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -version-info 5:1:0 -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector -L/usr/local/lib -L/usr/lib -o libtsmgmt.la -rpath /usr/local/lib CoreAPIRemote.lo EventRegistration.lo NetworkUtilsRemote.lo ../../lib/ts/libtsutil.la libtsmgmtshare.la -lexecinfo -lpcre -llzma -lz -lcrypt -lpthread -L/usr/local/lib -lxml2 libtool: link: clang++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/CoreAPIRemote.o .libs/EventRegistration.o .libs/NetworkUtilsRemote.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/lib/ts/.libs -Wl,-rpath -Wl,/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/mgmt/api/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/lib ../../lib/ts/.libs/libtsutil.so -lhwloc -lssl -lcrypto -ltcl86 ./.libs/libtsmgmtshare.so -lexecinfo -lpcre -llzma -lz -lcrypt -lpthread -lxml2 -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -fstack-protector -mcx16 -Wl,-rpath -Wl,/usr/lib:/usr/local/lib -fstack-protector -Wl,-soname -Wl,libtsmgmt.so.5 -o .libs/libtsmgmt.so.5.0.1 libtool: link: (cd ".libs" && rm -f "libtsmgmt.so.5" && ln -s "libtsmgmt.so.5.0.1" "libtsmgmt.so.5") libtool: link: (cd ".libs" && rm -f "libtsmgmt.so" && ln -s "libtsmgmt.so.5.0.1" "libtsmgmt.so") libtool: link: ( cd ".libs" && rm -f "libtsmgmt.la" && ln -s "../libtsmgmt.la" "libtsmgmt.la" ) depbase=`echo APITestCliRemote.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib/records -I../../lib/ts -I../../mgmt -I../../mgmt/cluster -I../../mgmt/utils -I../../mgmt/web2 -I../../mgmt/api/include -I../../lib -I../../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT APITestCliRemote.o -MD -MP -MF $depbase.Tpo -c -o APITestCliRemote.o APITestCliRemote.cc &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CXX --mode=link clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector -L/usr/local/lib -L/usr/lib -o traffic_api_cli_remote APITestCliRemote.o libtsmgmtshare.la libtsmgmt.la ../../lib/ts/libtsutil.la -L/usr/local/lib -ltcl86 -lssl -lcrypto -lexecinfo -lpcre -llzma -lz -lcrypt -lpthread -L/usr/local/lib -lxml2 libtool: link: clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -Wl,-rpath -Wl,/usr/lib:/usr/local/lib -fstack-protector -o .libs/traffic_api_cli_remote APITestCliRemote.o -L/usr/local/lib -L/usr/lib ./.libs/libtsmgmtshare.so ./.libs/libtsmgmt.so /wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/lib/ts/.libs/libtsutil.so /wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/mgmt/api/.libs/libtsmgmtshare.so ../../lib/ts/.libs/libtsutil.so -lhwloc -lssl -lcrypto -ltcl86 -lexecinfo -lpcre -llzma -lz -lcrypt -lpthread -lxml2 -Wl,-rpath -Wl,/usr/local/lib gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/mgmt/api' gmake[3]: Leaving directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/mgmt/api' gmake[3]: Entering directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/mgmt' clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/utils -I../mgmt/web2 -I../proxy/api/ts -I../proxy -I../proxy/hdrs -I../lib/records -I../lib/ts -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT libmgmt_p_a-BaseManager.o -MD -MP -MF .deps/libmgmt_p_a-BaseManager.Tpo -c -o libmgmt_p_a-BaseManager.o `test -f 'BaseManager.cc' || echo './'`BaseManager.cc mv -f .deps/libmgmt_p_a-BaseManager.Tpo .deps/libmgmt_p_a-BaseManager.Po clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/utils -I../mgmt/web2 -I../proxy/api/ts -I../proxy -I../proxy/hdrs -I../lib/records -I../lib/ts -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT libmgmt_p_a-ProcessManager.o -MD -MP -MF .deps/libmgmt_p_a-ProcessManager.Tpo -c -o libmgmt_p_a-ProcessManager.o `test -f 'ProcessManager.cc' || echo './'`ProcessManager.cc mv -f .deps/libmgmt_p_a-ProcessManager.Tpo .deps/libmgmt_p_a-ProcessManager.Po clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/utils -I../mgmt/web2 -I../proxy/api/ts -I../proxy -I../proxy/hdrs -I../lib/records -I../lib/ts -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT libmgmt_p_a-ProxyConfig.o -MD -MP -MF .deps/libmgmt_p_a-ProxyConfig.Tpo -c -o libmgmt_p_a-ProxyConfig.o `test -f 'ProxyConfig.cc' || echo './'`ProxyConfig.cc mv -f .deps/libmgmt_p_a-ProxyConfig.Tpo .deps/libmgmt_p_a-ProxyConfig.Po clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/utils -I../mgmt/web2 -I../proxy/api/ts -I../proxy -I../proxy/hdrs -I../lib/records -I../lib/ts -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT libmgmt_p_a-RecordsConfig.o -MD -MP -MF .deps/libmgmt_p_a-RecordsConfig.Tpo -c -o libmgmt_p_a-RecordsConfig.o `test -f 'RecordsConfig.cc' || echo './'`RecordsConfig.cc mv -f .deps/libmgmt_p_a-RecordsConfig.Tpo .deps/libmgmt_p_a-RecordsConfig.Po rm -f libmgmt_p.a ar cru libmgmt_p.a libmgmt_p_a-BaseManager.o libmgmt_p_a-ProcessManager.o libmgmt_p_a-ProxyConfig.o libmgmt_p_a-RecordsConfig.o ranlib libmgmt_p.a depbase=`echo AddConfigFilesHere.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts -DLOCAL_MANAGER -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../lib/records -I../lib/ts -I../proxy -I../proxy/hdrs -I../proxy/shared -I../mgmt -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/stats -I../mgmt/utils -I../mgmt/web2 -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT AddConfigFilesHere.o -MD -MP -MF $depbase.Tpo -c -o AddConfigFilesHere.o AddConfigFilesHere.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo Alarms.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts -DLOCAL_MANAGER -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../lib/records -I../lib/ts -I../proxy -I../proxy/hdrs -I../proxy/shared -I../mgmt -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/stats -I../mgmt/utils -I../mgmt/web2 -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT Alarms.o -MD -MP -MF $depbase.Tpo -c -o Alarms.o Alarms.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo BaseManager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts -DLOCAL_MANAGER -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../lib/records -I../lib/ts -I../proxy -I../proxy/hdrs -I../proxy/shared -I../mgmt -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/stats -I../mgmt/utils -I../mgmt/web2 -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT BaseManager.o -MD -MP -MF $depbase.Tpo -c -o BaseManager.o BaseManager.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo FileManager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts -DLOCAL_MANAGER -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../lib/records -I../lib/ts -I../proxy -I../proxy/hdrs -I../proxy/shared -I../mgmt -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/stats -I../mgmt/utils -I../mgmt/web2 -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT FileManager.o -MD -MP -MF $depbase.Tpo -c -o FileManager.o FileManager.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo LocalManager.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts -DLOCAL_MANAGER -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../lib/records -I../lib/ts -I../proxy -I../proxy/hdrs -I../proxy/shared -I../mgmt -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/stats -I../mgmt/utils -I../mgmt/web2 -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT LocalManager.o -MD -MP -MF $depbase.Tpo -c -o LocalManager.o LocalManager.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo Main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts -DLOCAL_MANAGER -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../lib/records -I../lib/ts -I../proxy -I../proxy/hdrs -I../proxy/shared -I../mgmt -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/stats -I../mgmt/utils -I../mgmt/web2 -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT Main.o -MD -MP -MF $depbase.Tpo -c -o Main.o Main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo MultiFile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts -DLOCAL_MANAGER -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../lib/records -I../lib/ts -I../proxy -I../proxy/hdrs -I../proxy/shared -I../mgmt -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/stats -I../mgmt/utils -I../mgmt/web2 -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT MultiFile.o -MD -MP -MF $depbase.Tpo -c -o MultiFile.o MultiFile.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo RecordsConfig.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts -DLOCAL_MANAGER -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../lib/records -I../lib/ts -I../proxy -I../proxy/hdrs -I../proxy/shared -I../mgmt -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/stats -I../mgmt/utils -I../mgmt/web2 -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT RecordsConfig.o -MD -MP -MF $depbase.Tpo -c -o RecordsConfig.o RecordsConfig.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo Rollback.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -DMGMT_USE_SYSLOG -I. -I../lib/ts -DLOCAL_MANAGER -I../iocore/eventsystem -I../iocore/net -I../iocore/aio -I../iocore/hostdb -I../iocore/cache -I../iocore/cluster -I../iocore/utils -I../iocore/dns -I../lib/records -I../lib/ts -I../proxy -I../proxy/hdrs -I../proxy/shared -I../mgmt -I../mgmt/api/include -I../mgmt/cluster -I../mgmt/stats -I../mgmt/utils -I../mgmt/web2 -I../lib -I../lib -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT Rollback.o -MD -MP -MF $depbase.Tpo -c -o Rollback.o Rollback.cc &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CXX --mode=link clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -rdynamic -rpath /usr/lib -R/usr/local/lib -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector -L/usr/local/lib -L/usr/lib -o traffic_manager AddConfigFilesHere.o Alarms.o BaseManager.o FileManager.o LocalManager.o Main.o MultiFile.o RecordsConfig.o Rollback.o cluster/libcluster.a stats/libstats.a web2/libweb.a api/libmgmtapilocal.a api/libtsmgmtshare.la utils/libutils_lm.a ../proxy/hdrs/libhdrs.a ../lib/records/libreclocal.a ../lib/ts/libtsutil.la ../iocore/eventsystem/libinkevent.a ../proxy/shared/liberror.a ../proxy/shared/libdiagsconfig.a -lpcre -L/usr/local/lib -ltcl86 -L/usr/local/lib -lhwloc -lm -lssl -lcrypto -lexecinfo -lpcre -llzma -lz -lcrypt -lpthread -L/usr/local/lib -lxml2 libtool: link: clang++ -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -rdynamic -Wl,-rpath -Wl,/usr/lib:/usr/local/lib -fstack-protector -o .libs/traffic_manager AddConfigFilesHere.o Alarms.o BaseManager.o FileManager.o LocalManager.o Main.o MultiFile.o RecordsConfig.o Rollback.o -L/usr/local/lib -L/usr/lib cluster/libcluster.a stats/libstats.a web2/libweb.a api/libmgmtapilocal.a api/.libs/libtsmgmtshare.so utils/libutils_lm.a ../proxy/hdrs/libhdrs.a ../lib/records/libreclocal.a ../lib/ts/.libs/libtsutil.so ../iocore/eventsystem/libinkevent.a ../proxy/shared/liberror.a ../proxy/shared/libdiagsconfig.a -lm -lhwloc -lssl -lcrypto -ltcl86 -lexecinfo -lpcre -llzma -lz -lcrypt -lpthread -lxml2 -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/lib gmake[3]: Leaving directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/mgmt' gmake[2]: Leaving directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/mgmt' Making all in proxy gmake[2]: Entering directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/proxy' Making all in congest gmake[3]: Entering directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/proxy/congest' depbase=`echo Congestion.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib -I../../lib -I../../lib/records -I../../lib/ts -I../../proxy -I../../proxy/http -I../../mgmt -I../../mgmt/utils -I../../proxy/shared -I../../proxy/hdrs -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT Congestion.o -MD -MP -MF $depbase.Tpo -c -o Congestion.o Congestion.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo CongestionDB.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib -I../../lib -I../../lib/records -I../../lib/ts -I../../proxy -I../../proxy/http -I../../mgmt -I../../mgmt/utils -I../../proxy/shared -I../../proxy/hdrs -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT CongestionDB.o -MD -MP -MF $depbase.Tpo -c -o CongestionDB.o CongestionDB.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo CongestionStats.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib -I../../lib -I../../lib/records -I../../lib/ts -I../../proxy -I../../proxy/http -I../../mgmt -I../../mgmt/utils -I../../proxy/shared -I../../proxy/hdrs -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT CongestionStats.o -MD -MP -MF $depbase.Tpo -c -o CongestionStats.o CongestionStats.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo CongestionTest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../lib/ts -I../../iocore/eventsystem -I../../iocore/net -I../../iocore/aio -I../../iocore/hostdb -I../../iocore/cache -I../../iocore/cluster -I../../iocore/utils -I../../iocore/dns -I../../lib -I../../lib -I../../lib/records -I../../lib/ts -I../../proxy -I../../proxy/http -I../../mgmt -I../../mgmt/utils -I../../proxy/shared -I../../proxy/hdrs -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT CongestionTest.o -MD -MP -MF $depbase.Tpo -c -o CongestionTest.o CongestionTest.cc &&\ mv -f $depbase.Tpo $depbase.Po rm -f libCongestionControl.a ar cru libCongestionControl.a Congestion.o CongestionDB.o CongestionStats.o CongestionTest.o ranlib libCongestionControl.a gmake[3]: Leaving directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/proxy/congest' Making all in http gmake[3]: Entering directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/proxy/http' Making all in remap gmake[4]: Entering directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/proxy/http/remap' depbase=`echo AclFiltering.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../../iocore/eventsystem -I../../../iocore/net -I../../../iocore/aio -I../../../iocore/hostdb -I../../../iocore/cache -I../../../iocore/cluster -I../../../iocore/utils -I../../../iocore/dns -I../../../lib -I../../../lib -I../../../lib/records -I../../../lib/ts -I../../../proxy/api/ts -I../../../proxy -I../../../mgmt -I../../../mgmt/utils -I../../../proxy/hdrs -I../../../proxy/shared -I../../../proxy/http -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT AclFiltering.o -MD -MP -MF $depbase.Tpo -c -o AclFiltering.o AclFiltering.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo RemapConfig.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang++ -DHAVE_CONFIG_H -I. -I../../../lib/ts -I../../../iocore/eventsystem -I../../../iocore/net -I../../../iocore/aio -I../../../iocore/hostdb -I../../../iocore/cache -I../../../iocore/cluster -I../../../iocore/utils -I../../../iocore/dns -I../../../lib -I../../../lib -I../../../lib/records -I../../../lib/ts -I../../../proxy/api/ts -I../../../proxy -I../../../mgmt -I../../../mgmt/utils -I../../../proxy/hdrs -I../../../proxy/shared -I../../../proxy/http -I/usr/local/include -Dfreebsd -D_LARGEFILE64_SOURCE=1 -D_COMPILE64BIT_SOURCE=1 -D_GNU_SOURCE -D_REENTRANT -I/usr/include -I/usr/local/include/tcl8.6 -I/usr/local/include/libxml2 -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -g -Wall -Qunused-arguments -feliminate-unused-debug-symbols -Wno-invalid-offsetof -mcx16 -MT RemapConfig.o -MD -MP -MF $depbase.Tpo -c -o RemapConfig.o RemapConfig.cc &&\ mv -f $depbase.Tpo $depbase.Po In file included from RemapConfig.cc:25: In file included from ./UrlRewrite.h:28: In file included from ../../../proxy/http/HttpTransact.h:29: In file included from ../../../iocore/hostdb/P_HostDB.h:37: In file included from ../../../iocore/dns/P_SplitDNS.h:34: In file included from ../../../iocore/dns/P_DNS.h:37: In file included from ../../../iocore/net/P_Net.h:102: In file included from ../../../iocore/net/P_Socks.h:30: In file included from ../../../proxy/ParentSelection.h:37: In file included from ../../../proxy/ControlMatcher.h:101: In file included from ../../../lib/ts/IpMap.h:7: ./../../lib/ts/IntrusiveDList.h:121:18: error: reference to 'bidirectional_iterator_tag' is ambiguous typedef std::bidirectional_iterator_tag iterator_category; ^ /usr/include/c++/v1/iterator:363:30: note: candidate found by name lookup is 'std::__1::bidirectional_iterator_tag' struct _LIBCPP_TYPE_VIS_ONLY bidirectional_iterator_tag : public forward_iterator_tag {}; ^ ./../../lib/ts/IntrusiveDList.h:49:10: note: candidate found by name lookup is 'std::bidirectional_iterator_tag' struct bidirectional_iterator_tag; ^ In file included from RemapConfig.cc:25: In file included from ./UrlRewrite.h:28: In file included from ../../../proxy/http/HttpTransact.h:29: In file included from ../../../iocore/hostdb/P_HostDB.h:37: In file included from ../../../iocore/dns/P_SplitDNS.h:34: In file included from ../../../iocore/dns/P_DNS.h:37: In file included from ../../../iocore/net/P_Net.h:102: In file included from ../../../iocore/net/P_Socks.h:30: In file included from ../../../proxy/ParentSelection.h:37: In file included from ../../../proxy/ControlMatcher.h:101: ./../../lib/ts/IpMap.h:304:18: error: reference to 'bidirectional_iterator_tag' is ambiguous typedef std::bidirectional_iterator_tag iterator_category; ^ /usr/include/c++/v1/iterator:363:30: note: candidate found by name lookup is 'std::__1::bidirectional_iterator_tag' struct _LIBCPP_TYPE_VIS_ONLY bidirectional_iterator_tag : public forward_iterator_tag {}; ^ ./../../lib/ts/IntrusiveDList.h:49:10: note: candidate found by name lookup is 'std::bidirectional_iterator_tag' struct bidirectional_iterator_tag; ^ 2 errors generated. Makefile:663: recipe for target 'RemapConfig.o' failed gmake[4]: *** [RemapConfig.o] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/proxy/http/remap' Makefile:774: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/proxy/http' Makefile:1364: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1/proxy' Makefile:658: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/www/trafficserver/work/trafficserver-5.0.1' *** Error code 1 Stop. make: stopped in /usr/ports/www/trafficserver From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 16:19:11 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 1EDDF5C9 for ; Fri, 30 Jan 2015 16:19:11 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 0A8E9FBA; Fri, 30 Jan 2015 16:19:11 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UGJAvU052181; Fri, 30 Jan 2015 16:19:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UGJASm051505; Fri, 30 Jan 2015 16:19:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 16:19:10 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301619.t0UGJASm051505@beefy2.isc.freebsd.org> To: skynick@mail.sc.ru Subject: [package - head-amd64-default][ftp/bsdftpd-ssl] Failed for bsdftpd-ssl-1.1.0_4 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: Fri, 30 Jan 2015 16:19: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: skynick@mail.sc.ru Last committer: adamw@FreeBSD.org Ident: $FreeBSD: head/ftp/bsdftpd-ssl/Makefile 360440 2014-07-03 18:18:02Z adamw $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/bsdftpd-ssl-1.1.0_4.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building ftp/bsdftpd-ssl build started at Fri Jan 30 16:18:53 UTC 2015 port directory: /usr/ports/ftp/bsdftpd-ssl building for: FreeBSD head-amd64-default-job-21 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: skynick@mail.sc.ru Makefile ident: $FreeBSD: head/ftp/bsdftpd-ssl/Makefile 360440 2014-07-03 18:18:02Z adamw $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=bsdftpd-ssl-1.1.0_4 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for bsdftpd-ssl-1.1.0_4: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples SERVER=on: Build/install FTP server as well ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- OBJFORMAT=elf XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work TMPDIR="/tmp" OPENSSLLIB=/usr/lib OPENSSLINC=/usr/include OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl 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=" -Wl,-rpath,/usr/lib:/usr/local/lib -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-- DOCS="" NO_DOCS="@comment " EXAMPLES="" NO_EXAMPLES="@comment " SERVER="" NO_SERVER="@comment " OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/bsdftpd-ssl" EXAMPLESDIR="share/examples/bsdftpd-ssl" DATADIR="share/bsdftpd-ssl" WWWDIR="www/bsdftpd-ssl" ETCDIR="etc/bsdftpd-ssl" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " EXAMPLES="" NO_EXAMPLES="@comment " SERVER="" NO_SERVER="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/bsdftpd-ssl DOCSDIR=/usr/local/share/doc/bsdftpd-ssl EXAMPLESDIR=/usr/local/share/examples/bsdftpd-ssl WWWDIR=/usr/local/www/bsdftpd-ssl ETCDIR=/usr/local/etc/bsdftpd-ssl --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> bsdftpd-ssl-1.1.0_4 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.7.txz [head-amd64-default-job-21] Installing pkg-1.4.7... [head-amd64-default-job-21] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of bsdftpd-ssl-1.1.0_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by bsdftpd-ssl-1.1.0_4 for building =========================================================================== =================================================== ===> Fetching all distfiles required by bsdftpd-ssl-1.1.0_4 for building => SHA256 Checksum OK for bsdftpd-ssl-1.1.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by bsdftpd-ssl-1.1.0_4 for building ===> Extracting for bsdftpd-ssl-1.1.0_4 => SHA256 Checksum OK for bsdftpd-ssl-1.1.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for bsdftpd-ssl-1.1.0_4 ===> Applying FreeBSD patches for bsdftpd-ssl-1.1.0_4 /bin/mv /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/docs/README /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/docs/README-docs =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for bsdftpd-ssl-1.1.0_4 (cd /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0 && ./config.sh FreeBSD) || true =========================================================================== =================================================== ===> Building for bsdftpd-ssl-1.1.0_4 /usr/bin/env OBJFORMAT=elf XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work TMPDIR="/tmp" OPENSSLLIB=/usr/lib OPENSSLINC=/usr/include OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl 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=" -Wl,-rpath,/usr/lib:/usr/local/lib -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="inst all -o root -g wheel -m 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444" /usr/bin/make -f Makefile OPENSSL_CFLAGS="-DNO_IDEA" -C /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port libbsdport cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -O2 -Wno-unused -Wno-uninitialized -I. -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libbsdport -I../../port /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libbsdport/../../contrib/libbsdport/libmd/md5hl.c [building standard bsdport library] rm -f libbsdport.a if [ -f /usr/bin/lorder ]; then ar cq libbsdport.a `lorder md5hl.o | tsort` ; else ar cq libbsdport.a md5hl.o; fi; if [ -f /usr/bin/ranlib ]; then ranlib libbsdport.a; fi; cp libbsdport.a ../ libedit sh /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/makelist -h /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/vi.c > /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/vi.h sh /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/makelist -h /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/emacs.c > /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/emacs.h sh /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/makelist -h /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/common.c > /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/common.h sh /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/makelist -fh vi.h emacs.h common.h > /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/fcns.h sh /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/makelist -fc vi.h emacs.h common.h > /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/fcns.c sh /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/makelist -bh /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/vi.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/emacs.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/common.c > /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/help.h sh /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/makelist -bc /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/vi.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/emacs.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/common.c > /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/help.c sh /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/makelist -e /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/chared.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/common.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/el.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/emacs.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/fcns.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/help.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/hist.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/key.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/map.c /wrkdirs/usr/ports/ftp/bsdftpd -ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/parse.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/prompt.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/read.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/refresh.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/search.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/sig.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/term.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/tty.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/vi.c > /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/editline.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -O2 -Wno-unused -Wno-uninitialized -I. -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit -I../../port -c editline.c cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -O2 -Wno-unused -Wno-uninitialized -I. -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit -I../../port /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/tokenizer.c cc -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -O2 -Wno-unused -Wno-uninitialized -I. -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit -I../../port /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/port/libedit/../../contrib/libedit/history.c [building standard edit library] rm -f libedit.a if [ -f /usr/bin/lorder ]; then ar cq libedit.a `lorder editline.o tokenizer.o history.o | tsort` ; else ar cq libedit.a editline.o tokenizer.o history.o; fi; if [ -f /usr/bin/ranlib ]; then ranlib libedit.a; fi; cp libedit.a ../ /usr/bin/env OBJFORMAT=elf XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work TMPDIR="/tmp" OPENSSLLIB=/usr/lib OPENSSLINC=/usr/include OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl 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=" -Wl,-rpath,/usr/lib:/usr/local/lib -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="inst all -o root -g wheel -m 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444" /usr/bin/make -f Makefile OPENSSL_CFLAGS="-DNO_IDEA" -C /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftp cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DINET6 -DUSE_SSL -I../ssl -I../port -Wall -c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftp/../ssl/sslapp.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftp/../ssl/sslapp.c:1052:2: warning: switch condition has boolean value [-Wswitch-bool] switch (strlen(cp_action) == 0) { ^ ~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftp/../ssl/sslapp.c:1160:40: warning: format string is not a string literal (potentially insecure) [-Wformat-security] snprintf(fnbuf, sizeof(buf), cp_subject); ^~~~~~~~~~ 2 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DINET6 -DUSE_SSL -I../ssl -I../port -Wall -c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftp/../ssl/ssl_port.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DINET6 -DUSE_SSL -I../ssl -I../port -Wall -c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftp/../ssl/ssl_port_ftps.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DINET6 -DUSE_SSL -I../ssl -I../port -Wall -c cmds.c cmds.c:44:19: warning: unused variable '__RCSID' [-Wunused-const-variable] static const char __RCSID[] = "$FreeBSD: src/usr.bin/ftp/cmds.c,v 1.16.2.3 2002/08/27 09:55:08 yar Exp $"; ^ cmds.c:45:19: warning: unused variable '__RCSID_SOURCE' [-Wunused-const-variable] static const char __RCSID_SOURCE[] = "$NetBSD: cmds.c,v 1.30.2.1 1997/11/18 00:58:26 mellon Exp $"; ^ 2 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DINET6 -DUSE_SSL -I../ssl -I../port -Wall -c cmdtab.c cmdtab.c:44:19: warning: unused variable '__RCSID' [-Wunused-const-variable] static const char __RCSID[] = "$FreeBSD: src/usr.bin/ftp/cmdtab.c,v 1.7.2.2 2002/08/27 09:55:08 yar Exp $"; ^ cmdtab.c:45:19: warning: unused variable '__RCSID_SOURCE' [-Wunused-const-variable] static const char __RCSID_SOURCE[] = "$NetBSD: cmdtab.c,v 1.17 1997/08/18 10:20:17 lukem Exp $"; ^ 2 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DINET6 -DUSE_SSL -I../ssl -I../port -Wall -c complete.c complete.c:45:19: warning: unused variable '__RCSID' [-Wunused-const-variable] static const char __RCSID[] = "$FreeBSD: src/usr.bin/ftp/complete.c,v 1.5.2.1 2001/11/25 18:28:06 iedowse Exp $"; ^ complete.c:46:19: warning: unused variable '__RCSID_SOURCE' [-Wunused-const-variable] static const char __RCSID_SOURCE[] = "$NetBSD: complete.c,v 1.11 1997/09/13 09:05:53 lukem Exp $"; ^ 2 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DINET6 -DUSE_SSL -I../ssl -I../port -Wall -c domacro.c domacro.c:43:19: warning: unused variable '__RCSID' [-Wunused-const-variable] static const char __RCSID[] = "$FreeBSD: src/usr.bin/ftp/domacro.c,v 1.6 1999/08/28 01:01:31 peter Exp $"; ^ domacro.c:44:19: warning: unused variable '__RCSID_SOURCE' [-Wunused-const-variable] static const char __RCSID_SOURCE[] = "$NetBSD: domacro.c,v 1.10 1997/07/20 09:45:45 lukem Exp $"; ^ 2 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DINET6 -DUSE_SSL -I../ssl -I../port -Wall -c fetch.c fetch.c:285:10: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (len < 0 || http_buffer == NULL) { ~~~ ^ ~ fetch.c:41:19: warning: unused variable '__RCSID' [-Wunused-const-variable] static const char __RCSID[] = "$FreeBSD: src/usr.bin/ftp/fetch.c,v 1.12.2.5 2002/07/25 15:29:18 ume Exp $"; ^ fetch.c:42:19: warning: unused variable '__RCSID_SOURCE' [-Wunused-const-variable] static const char __RCSID_SOURCE[] = "$NetBSD: fetch.c,v 1.16.2.1 1997/11/18 01:00:22 mellon Exp $"; ^ 3 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DINET6 -DUSE_SSL -I../ssl -I../port -Wall -c ftp.c ftp.c:1838:17: warning: assigning to 'SSL_CIPHER *' (aka 'struct ssl_cipher_st *') from 'const SSL_CIPHER *' (aka 'const struct ssl_cipher_st *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] ssl_cipher = SSL_get_current_cipher(ssl_data_con); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftp.c:1955:16: warning: assigning to 'SSL_CIPHER *' (aka 'struct ssl_cipher_st *') from 'const SSL_CIPHER *' (aka 'const struct ssl_cipher_st *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] ssl_cipher = SSL_get_current_cipher(ssl_data_con); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftp.c:48:19: warning: unused variable '__RCSID' [-Wunused-const-variable] static const char __RCSID[] = "$FreeBSD: src/usr.bin/ftp/ftp.c,v 1.28.2.5 2002/07/25 15:29:18 ume Exp $"; ^ ftp.c:49:19: warning: unused variable '__RCSID_SOURCE' [-Wunused-const-variable] static const char __RCSID_SOURCE[] = "$NetBSD: ftp.c,v 1.29.2.1 1997/11/18 01:01:04 mellon Exp $"; ^ 4 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DINET6 -DUSE_SSL -I../ssl -I../port -Wall -c main.c main.c:45:19: warning: unused variable '__COPYRIGHT' [-Wunused-const-variable] static const char __COPYRIGHT[] = "@(#) Copyright (c) 1985, 1989, 1993, 1994\ ^ main.c:53:19: warning: unused variable '__RCSID' [-Wunused-const-variable] static const char __RCSID[] = "$FreeBSD: src/usr.bin/ftp/main.c,v 1.25.2.4 2002/08/27 09:55:08 yar Exp $"; ^ main.c:54:19: warning: unused variable '__RCSID_SOURCE' [-Wunused-const-variable] static const char __RCSID_SOURCE[] = "$NetBSD: main.c,v 1.26 1997/10/14 16:31:22 christos Exp $"; ^ 3 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DINET6 -DUSE_SSL -I../ssl -I../port -Wall -c ruserpass.c ruserpass.c:43:19: warning: unused variable '__RCSID' [-Wunused-const-variable] static const char __RCSID[] = "$FreeBSD: src/usr.bin/ftp/ruserpass.c,v 1.9 1999/08/28 01:01:34 peter Exp $"; ^ ruserpass.c:44:19: warning: unused variable '__RCSID_SOURCE' [-Wunused-const-variable] static const char __RCSID_SOURCE[] = "$NetBSD: ruserpass.c,v 1.14.2.1 1997/11/18 01:02:05 mellon Exp $"; ^ 2 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DINET6 -DUSE_SSL -I../ssl -I../port -Wall -c util.c util.c:999:15: warning: assigning to 'SSL_CIPHER *' (aka 'struct ssl_cipher_st *') from 'const SSL_CIPHER *' (aka 'const struct ssl_cipher_st *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] ssl_cipher = SSL_get_current_cipher(ssl_con); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c:41:19: warning: unused variable '__RCSID' [-Wunused-const-variable] static const char __RCSID[] = "$FreeBSD: src/usr.bin/ftp/util.c,v 1.12.2.4 2002/08/27 09:55:08 yar Exp $"; ^ util.c:42:19: warning: unused variable '__RCSID_SOURCE' [-Wunused-const-variable] static const char __RCSID_SOURCE[] = "$NetBSD: util.c,v 1.16.2.1 1997/11/18 01:02:33 mellon Exp $"; ^ 3 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DINET6 -DUSE_SSL -I../ssl -I../port -Wall -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector -o ftps sslapp.o ssl_port.o ssl_port_ftps.o cmds.o cmdtab.o complete.o domacro.o fetch.o ftp.o main.o ruserpass.o util.o -lssl -lcrypto ../port/libedit.a -lncurses gzip -cn ftps.1 > ftps.1.gz /usr/bin/env OBJFORMAT=elf XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work HOME=/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work TMPDIR="/tmp" OPENSSLLIB=/usr/lib OPENSSLINC=/usr/include OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl 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=" -Wl,-rpath,/usr/lib:/usr/local/lib -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="inst all -o root -g wheel -m 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444" /usr/bin/make -f Makefile OPENSSL_CFLAGS="-DNO_IDEA" -C /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DSETPROCTITLE -DVIRTUAL_HOSTING -DINET6 -DLOGIN_CAP -DUSE_MD5 -DTCPWRAPPERS -DUSE_SENDFILE -Wall -DINTERNAL_LS -Dmain=ls_main -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../contrib/ls -DUSE_SSL -I../ssl -I../port -DUSE_PAM -c ftpd.c ftpd.c:2632:19: warning: assigning to 'SSL_CIPHER *' (aka 'struct ssl_cipher_st *') from 'const SSL_CIPHER *' (aka 'const struct ssl_cipher_st *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] ssl_cipher = SSL_get_current_cipher(ssl_data_con); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftpd.c:2805:18: warning: assigning to 'SSL_CIPHER *' (aka 'struct ssl_cipher_st *') from 'const SSL_CIPHER *' (aka 'const struct ssl_cipher_st *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] ssl_cipher = SSL_get_current_cipher(ssl_data_con); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftpd.c:4766:17: warning: assigning to 'SSL_CIPHER *' (aka 'struct ssl_cipher_st *') from 'const SSL_CIPHER *' (aka 'const struct ssl_cipher_st *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] ssl_cipher = SSL_get_current_cipher(ssl_con); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. yacc -o ftpcmd.c ftpcmd.y cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DSETPROCTITLE -DVIRTUAL_HOSTING -DINET6 -DLOGIN_CAP -DUSE_MD5 -DTCPWRAPPERS -DUSE_SENDFILE -Wall -DINTERNAL_LS -Dmain=ls_main -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../contrib/ls -DUSE_SSL -I../ssl -I../port -DUSE_PAM -c ftpcmd.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DSETPROCTITLE -DVIRTUAL_HOSTING -DINET6 -DLOGIN_CAP -DUSE_MD5 -DTCPWRAPPERS -DUSE_SENDFILE -Wall -DINTERNAL_LS -Dmain=ls_main -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../contrib/ls -DUSE_SSL -I../ssl -I../port -DUSE_PAM -c logwtmp.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DSETPROCTITLE -DVIRTUAL_HOSTING -DINET6 -DLOGIN_CAP -DUSE_MD5 -DTCPWRAPPERS -DUSE_SENDFILE -Wall -DINTERNAL_LS -Dmain=ls_main -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../contrib/ls -DUSE_SSL -I../ssl -I../port -DUSE_PAM -c popen.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DSETPROCTITLE -DVIRTUAL_HOSTING -DINET6 -DLOGIN_CAP -DUSE_MD5 -DTCPWRAPPERS -DUSE_SENDFILE -Wall -DINTERNAL_LS -Dmain=ls_main -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../contrib/ls -DUSE_SSL -I../ssl -I../port -DUSE_PAM -c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../contrib/ls/ls.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../contrib/ls/ls.c:38:19: warning: unused variable 'copyright' [-Wunused-const-variable] static const char copyright[] = ^ 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DSETPROCTITLE -DVIRTUAL_HOSTING -DINET6 -DLOGIN_CAP -DUSE_MD5 -DTCPWRAPPERS -DUSE_SENDFILE -Wall -DINTERNAL_LS -Dmain=ls_main -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../contrib/ls -DUSE_SSL -I../ssl -I../port -DUSE_PAM -c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../contrib/ls/cmp.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DSETPROCTITLE -DVIRTUAL_HOSTING -DINET6 -DLOGIN_CAP -DUSE_MD5 -DTCPWRAPPERS -DUSE_SENDFILE -Wall -DINTERNAL_LS -Dmain=ls_main -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../contrib/ls -DUSE_SSL -I../ssl -I../port -DUSE_PAM -c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../contrib/ls/print.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DSETPROCTITLE -DVIRTUAL_HOSTING -DINET6 -DLOGIN_CAP -DUSE_MD5 -DTCPWRAPPERS -DUSE_SENDFILE -Wall -DINTERNAL_LS -Dmain=ls_main -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../contrib/ls -DUSE_SSL -I../ssl -I../port -DUSE_PAM -c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../contrib/ls/util.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DSETPROCTITLE -DVIRTUAL_HOSTING -DINET6 -DLOGIN_CAP -DUSE_MD5 -DTCPWRAPPERS -DUSE_SENDFILE -Wall -DINTERNAL_LS -Dmain=ls_main -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../contrib/ls -DUSE_SSL -I../ssl -I../port -DUSE_PAM -c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../ssl/sslapp.c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../ssl/sslapp.c:1052:2: warning: switch condition has boolean value [-Wswitch-bool] switch (strlen(cp_action) == 0) { ^ ~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../ssl/sslapp.c:1160:40: warning: format string is not a string literal (potentially insecure) [-Wformat-security] snprintf(fnbuf, sizeof(buf), cp_subject); ^~~~~~~~~~ 2 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DSETPROCTITLE -DVIRTUAL_HOSTING -DINET6 -DLOGIN_CAP -DUSE_MD5 -DTCPWRAPPERS -DUSE_SENDFILE -Wall -DINTERNAL_LS -Dmain=ls_main -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../contrib/ls -DUSE_SSL -I../ssl -I../port -DUSE_PAM -c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../ssl/ssl_port.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DSETPROCTITLE -DVIRTUAL_HOSTING -DINET6 -DLOGIN_CAP -DUSE_MD5 -DTCPWRAPPERS -DUSE_SENDFILE -Wall -DINTERNAL_LS -Dmain=ls_main -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../contrib/ls -DUSE_SSL -I../ssl -I../port -DUSE_PAM -c /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../ssl/ssl_port_ftpd.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DSETPROCTITLE -DVIRTUAL_HOSTING -DINET6 -DLOGIN_CAP -DUSE_MD5 -DTCPWRAPPERS -DUSE_SENDFILE -Wall -DINTERNAL_LS -Dmain=ls_main -I/wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd/../contrib/ls -DUSE_SSL -I../ssl -I../port -DUSE_PAM -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector -o ftpd ftpd.o ftpcmd.o logwtmp.o popen.o ls.o cmp.o print.o util.o sslapp.o ssl_port.o ssl_port_ftpd.o -lwrap -lcrypt -lutil -lm -lssl -lcrypto ../port/libbsdport.a ftpd.o: In function `end_login': ftpd.c:(.text+0x24ba): undefined reference to `pam_setcred' ftpd.c:(.text+0x24cc): undefined reference to `pam_strerror' ftpd.c:(.text+0x24f1): undefined reference to `pam_close_session' ftpd.c:(.text+0x2505): undefined reference to `pam_strerror' ftpd.c:(.text+0x252a): undefined reference to `pam_end' ftpd.c:(.text+0x253c): undefined reference to `pam_strerror' ftpd.o: In function `pass': ftpd.c:(.text+0x2d6b): undefined reference to `pam_open_session' ftpd.c:(.text+0x2d7d): undefined reference to `pam_strerror' ftpd.c:(.text+0x2df2): undefined reference to `pam_setcred' ftpd.c:(.text+0x2e04): undefined reference to `pam_strerror' ftpd.o: In function `auth_pam': ftpd.c:(.text+0x34b3): undefined reference to `pam_start' ftpd.c:(.text+0x34c5): undefined reference to `pam_strerror' ftpd.c:(.text+0x34f6): undefined reference to `pam_set_item' ftpd.c:(.text+0x350a): undefined reference to `pam_strerror' ftpd.c:(.text+0x352f): undefined reference to `pam_end' ftpd.c:(.text+0x3541): undefined reference to `pam_strerror' ftpd.c:(.text+0x358e): undefined reference to `pam_authenticate' ftpd.c:(.text+0x35c1): undefined reference to `pam_get_item' ftpd.c:(.text+0x35d3): undefined reference to `pam_strerror' ftpd.c:(.text+0x35fb): undefined reference to `pam_strerror' ftpd.c:(.text+0x364b): undefined reference to `pam_acct_mgmt' ftpd.c:(.text+0x3662): undefined reference to `pam_strerror' ftpd.c:(.text+0x368e): undefined reference to `pam_end' ftpd.c:(.text+0x36a0): undefined reference to `pam_strerror' cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/ftp/bsdftpd-ssl/work/bsdftpd-ssl-1.1.0/ftpd *** Error code 1 Stop. make: stopped in /usr/ports/ftp/bsdftpd-ssl From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 16:25: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 44BD77F7; Fri, 30 Jan 2015 16:25:11 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 31F32FA; Fri, 30 Jan 2015 16:25:11 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UGPAtm039123; Fri, 30 Jan 2015 16:25:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UGPA6Y039120; Fri, 30 Jan 2015 16:25:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 16:25:10 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301625.t0UGPA6Y039120@beefy1.isc.freebsd.org> To: bofh@FreeBSD.org Subject: [package - head-i386-default][math/jacal] Failed for jacal-1c3 in stage 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: Fri, 30 Jan 2015 16:25: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: bofh@FreeBSD.org Last committer: bofh@FreeBSD.org Ident: $FreeBSD: head/math/jacal/Makefile 375378 2014-12-24 00:14:11Z bofh $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/jacal-1c3.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building math/jacal build started at Fri Jan 30 16:24:54 UTC 2015 port directory: /usr/ports/math/jacal building for: FreeBSD head-i386-default-job-16 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: bofh@FreeBSD.org Makefile ident: $FreeBSD: head/math/jacal/Makefile 375378 2014-12-24 00:14:11Z bofh $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=jacal-1c3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/jacal/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/jacal/work HOME=/wrkdirs/usr/ports/math/jacal/work TMPDIR="/tmp" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/jacal/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/jacal/work HOME=/wrkdirs/usr/ports/math/jacal/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/jacal" EXAMPLESDIR="share/examples/jacal" DATADIR="share/jacal" WWWDIR="www/jacal" ETCDIR="etc/jacal" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/jacal DOCSDIR=/usr/local/share/doc/jacal EXAMPLESDIR=/usr/local/share/examples/jacal WWWDIR=/usr/local/www/jacal ETCDIR=/usr/local/etc/jacal --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> jacal-1c3 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.7.txz [head-i386-default-job-16] Installing pkg-1.4.7... [head-i386-default-job-16] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of jacal-1c3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by jacal-1c3 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by jacal-1c3 for building => SHA256 Checksum OK for jacal-1c3.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by jacal-1c3 for building ===> Extracting for jacal-1c3 => SHA256 Checksum OK for jacal-1c3.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for jacal-1c3 ===> Applying FreeBSD patches for jacal-1c3 =========================================================================== =================================================== ===> jacal-1c3 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 [head-i386-default-job-16] Installing gmake-4.1_1... [head-i386-default-job-16] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-16] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-16] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-16] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-16] Extracting gmake-4.1_1... done ===> Returning to build of jacal-1c3 ===> jacal-1c3 depends on file: /usr/local/bin/perl5.18.4 - not found ===> Verifying install for /usr/local/bin/perl5.18.4 in /usr/ports/lang/perl5.18 ===> Installing existing package /packages/All/perl5-5.18.4_11.txz [head-i386-default-job-16] Installing perl5-5.18.4_11... [head-i386-default-job-16] Extracting perl5-5.18.4_11... done ===> Returning to build of jacal-1c3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for jacal-1c3 cd /wrkdirs/usr/ports/math/jacal/work/jacal; /usr/bin/find . -type f -exec /usr/local/bin/perl -spi -e 's|%%PREFIX%%|/usr/local|' {} ';' cd /wrkdirs/usr/ports/math/jacal/work/jacal; ./configure #! /bin/cat # Generated by configure for jacal 1c3. # This file (config.status) is included by the (jacal) Makefile. PACKAGE_NAME=jacal PACKAGE_TARNAME=jacal PACKAGE_VERSION=1c3 PACKAGE_STRING=jacal 1c3 PACKAGE_BUGREPORT=jacal-discuss@gnu.org srcdir=/wrkdirs/usr/ports/math/jacal/work/jacal/ prefix=/usr/local/ exec_prefix=${prefix} bindir=${exec_prefix}bin/ sbindir=${exec_prefix}sbin/ libexecdir=${exec_prefix}libexec/ datarootdir=${prefix} datadir=${datarootdir} sysconfdir=${prefix}etc/ sharedstatedir=${prefix}com/ localstatedir=${prefix}var/ includedir=${prefix}include/ oldincludedir=/usr/include/ docdir=${datarootdir}share/doc/${PACKAGE_TARNAME}/ infodir=${datarootdir}info/ htmldir=${docdir} dvidir=${docdir} pdfdir=${docdir} psdir=${docdir} libdir=${exec_prefix}lib/ localedir=${datarootdir}locale/ mandir=${datarootdir}man/ distdir=${srcdir} snapdir=${srcdir} =========================================================================== =================================================== =========================================================================== =================================================== ===> jacal-1c3 depends on executable: scm - not found ===> Verifying install for scm in /usr/ports/lang/scm ===> Installing existing package /packages/All/scm-5f2.txz [head-i386-default-job-16] Installing scm-5f2... [head-i386-default-job-16] `-- Installing gcc-4.8.4... [head-i386-default-job-16] | `-- Installing binutils-2.25... [head-i386-default-job-16] | `-- Extracting binutils-2.25... done [head-i386-default-job-16] | `-- Installing gcc-ecj-4.5... [head-i386-default-job-16] | `-- Extracting gcc-ecj-4.5... done [head-i386-default-job-16] | `-- Installing gmp-5.1.3_2... [head-i386-default-job-16] | `-- Extracting gmp-5.1.3_2... done [head-i386-default-job-16] | `-- Installing mpc-1.0.2_1... [head-i386-default-job-16] | | `-- Installing mpfr-3.1.2_2... [head-i386-default-job-16] | | `-- Extracting mpfr-3.1.2_2... done [head-i386-default-job-16] | `-- Extracting mpc-1.0.2_1... done [head-i386-default-job-16] `-- Extracting gcc-4.8.4... done [head-i386-default-job-16] `-- Installing readline-6.3.8... [head-i386-default-job-16] `-- Extracting readline-6.3.8... done [head-i386-default-job-16] Extracting scm-5f2... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of jacal-1c3 ===> jacal-1c3 depends on file: /usr/local/share/slib/require.scm - not found ===> Verifying install for /usr/local/share/slib/require.scm in /usr/ports/lang/slib ===> Installing existing package /packages/All/slib-3b4.txz [head-i386-default-job-16] Installing slib-3b4... [head-i386-default-job-16] Extracting slib-3b4... done ===> Returning to build of jacal-1c3 ===> jacal-1c3 depends on file: /usr/local/bin/perl5.18.4 - found ===> jacal-1c3 depends on executable: indexinfo - found =========================================================================== =================================================== ===> Staging for jacal-1c3 ===> Generating temporary packing list gmake[1]: Entering directory '/wrkdirs/usr/ports/math/jacal/work/jacal' mkdir -p /wrkdirs/usr/ports/math/jacal/work/stage/usr/local/man/man1/ mkdir -p /wrkdirs/usr/ports/math/jacal/work/stage/usr/local/lib/jacal/ mkdir -p /wrkdirs/usr/ports/math/jacal/work/stage/usr/local/bin/ mkdir -p /wrkdirs/usr/ports/math/jacal/work/stage/usr/local/info/ echo "(slib:load \"/usr/local/lib/jacal/math\")" > go-scm echo "(math)" >> go-scm install -m 644 go-scm /wrkdirs/usr/ports/math/jacal/work/stage/usr/local/lib/jacal/go.scm rm go-scm echo '#! /bin/sh' > jacal-script echo export SCHEME_LIBRARY_PATH >> jacal-script echo JACALDIR=/wrkdirs/usr/ports/math/jacal/work/stage/usr/local/lib/jacal/ >> jacal-script echo VERSION=1c3 >> jacal-script cat jacal.sh >> jacal-script install jacal-script /wrkdirs/usr/ports/math/jacal/work/stage/usr/local/bin/jacal rm jacal-script install -m 644 types.scm func.scm poly.scm elim.scm vect.scm ext.scm norm.scm sqfree.scm hist.scm sexp.scm grammar.scm unparse.scm builtin.scm info.scm tensor.scm combin.scm ff.scm factors.scm uv-hensel.scm hensel.scm interpolate.scm decompose.scm math.scm modeinit.scm debug.scm view.scm toploads.scm English.scm jacalcat Makefile COPYING HELP /wrkdirs/usr/ports/math/jacal/work/stage/usr/local/lib/jacal/ makeinfo jacal.texi --no-split -o jacal.info gmake[1]: makeinfo: Command not found Makefile:140: recipe for target '/wrkdirs/usr/ports/math/jacal/work/stage/usr/local/info/jacal.info' failed gmake[1]: *** [/wrkdirs/usr/ports/math/jacal/work/stage/usr/local/info/jacal.info] Error 127 gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/jacal/work/jacal' *** Error code 2 Stop. make: stopped in /usr/ports/math/jacal From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 16:29:41 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 E480C951 for ; Fri, 30 Jan 2015 16:29:40 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 B59CD151; Fri, 30 Jan 2015 16:29:40 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UGTef2058852; Fri, 30 Jan 2015 16:29:40 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UGTdsC058382; Fri, 30 Jan 2015 16:29:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 16:29:39 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301629.t0UGTdsC058382@beefy2.isc.freebsd.org> To: perryh@pluto.rain.com Subject: [package - head-amd64-default][sysutils/diskcheckd] Failed for diskcheckd-20110729 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: Fri, 30 Jan 2015 16:29:41 -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: perryh@pluto.rain.com Last committer: vanilla@FreeBSD.org Ident: $FreeBSD: head/sysutils/diskcheckd/Makefile 359383 2014-06-26 16:00:00Z vanilla $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/diskcheckd-20110729.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building sysutils/diskcheckd build started at Fri Jan 30 16:29:36 UTC 2015 port directory: /usr/ports/sysutils/diskcheckd building for: FreeBSD head-amd64-default-job-05 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: perryh@pluto.rain.com Makefile ident: $FreeBSD: head/sysutils/diskcheckd/Makefile 359383 2014-06-26 16:00:00Z vanilla $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=diskcheckd-20110729 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/diskcheckd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/diskcheckd/work HOME=/wrkdirs/usr/ports/sysutils/diskcheckd/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/diskcheckd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/diskcheckd/work HOME=/wrkdirs/usr/ports/sysutils/diskcheckd/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 -D_PATH_CONF='\"/usr/local/etc/diskcheckd.conf\"' -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -D_PATH_CONF='\"/usr/local/etc/diskcheckd.conf\"' -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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/diskcheckd" EXAMPLESDIR="share/examples/diskcheckd" DATADIR="share/diskcheckd" WWWDIR="www/diskcheckd" ETCDIR="etc/diskcheckd" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/diskcheckd DOCSDIR=/usr/local/share/doc/diskcheckd EXAMPLESDIR=/usr/local/share/examples/diskcheckd WWWDIR=/usr/local/www/diskcheckd ETCDIR=/usr/local/etc/diskcheckd --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD2CLAUSE accepted by the user =========================================================================== =================================================== ===> diskcheckd-20110729 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.7.txz [head-amd64-default-job-05] Installing pkg-1.4.7... [head-amd64-default-job-05] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of diskcheckd-20110729 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by diskcheckd-20110729 for building =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by diskcheckd-20110729 for building =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by diskcheckd-20110729 for building ===> Extracting for diskcheckd-20110729 =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for diskcheckd-20110729 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for diskcheckd-20110729 =========================================================================== =================================================== ===> Building for diskcheckd-20110729 Warning: Object directory not changed from original /wrkdirs/usr/ports/sysutils/diskcheckd/work/diskcheckd-20110729 cc -O2 -pipe -D_PATH_CONF='"/usr/local/etc/diskcheckd.conf"' -fstack-protector -fno-strict-aliasing -std=gnu99 -fstack-protector -Qunused-arguments -c diskcheckd.c diskcheckd.c:323:14: warning: format specifies type 'long long' but the argument has type 'quad_t' (aka 'long') [-Wformat] nbytes, secno, dp->device); ^~~~~ diskcheckd.c:351:35: warning: format specifies type 'long long' but the argument has type 'quad_t' (aka 'long') [-Wformat] "to be within any DOS slice", secno, dp->device); ^~~~~ diskcheckd.c:365:34: warning: format specifies type 'long long' but the argument has type 'quad_t' (aka 'long') [-Wformat] "on device %s, type %02x", secno, newdev, ^~~~~ diskcheckd.c:376:16: error: use of undeclared identifier 'DIOCGDINFO' if (ioctl(fd, DIOCGDINFO, &label) < 0) { ^ diskcheckd.c:393:39: warning: format specifies type 'long long' but the argument has type 'quad_t' (aka 'long') [-Wformat] "to be within any BSD partition", secno, newdev); ^~~~~ diskcheckd.c:404:32: warning: format specifies type 'long long' but the argument has type 'quad_t' (aka 'long') [-Wformat] "on device %s, type %s", secno, newdev, ^~~~~ diskcheckd.c:410:31: warning: format specifies type 'long long' but the argument has type 'quad_t' (aka 'long') [-Wformat] "on 4.2BSD filesystem %s", secno, newdev); ^~~~~ diskcheckd.c:476:8: warning: format specifies type 'long long' but the argument has type 'quad_t' (aka 'long') [-Wformat] (quad_t)dseek(dp, 0, SEEK_CUR)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diskcheckd.c:479:6: warning: format specifies type 'long long' but the argument has type 'quad_t' (aka 'long') [-Wformat] (quad_t)dseek(dp, 0, SEEK_CUR)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diskcheckd.c:481:6: warning: format specifies type 'long long' but the argument has type 'quad_t' (aka 'long') [-Wformat] (quad_t)dp->size, dp->days, dp->rate, ^~~~~~~~~~~~~~~~ 9 warnings and 1 error generated. *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/sysutils/diskcheckd/work/diskcheckd-20110729 *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/diskcheckd From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 16:46:44 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 76051E97; Fri, 30 Jan 2015 16:46:44 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 54B89359; Fri, 30 Jan 2015 16:46:44 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UGkhQN081820; Fri, 30 Jan 2015 16:46:43 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UGkhCl081817; Fri, 30 Jan 2015 16:46:43 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 16:46:43 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301646.t0UGkhCl081817@beefy1.isc.freebsd.org> To: gnome@FreeBSD.org Subject: [package - head-i386-default][databases/libgda5-jdbc] Failed for libgda5-jdbc-5.2.2 in configure 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: Fri, 30 Jan 2015 16:46:44 -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: gnome@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/databases/libgda5-jdbc/Makefile 376622 2015-01-09 16:36:15Z kwm $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/libgda5-jdbc-5.2.2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building databases/libgda5-jdbc build started at Fri Jan 30 16:46:11 UTC 2015 port directory: /usr/ports/databases/libgda5-jdbc building for: FreeBSD head-i386-default-job-09 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: head/databases/libgda5-jdbc/Makefile 376622 2015-01-09 16:36:15Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=libgda5-jdbc-5.2.2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-oracle --disable-crypto --disable-default-binary --enable-introspection --without-ui --without-bdb --without-ldap --without-mysql --without-postgres --without-mdb --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh GTKDOC="false" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/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="-I/usr/local/include" LDFLAGS=" -fstack-protector" LIBS="-L/usr/local/lib" 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=5.0 JAVASHAREDIR="share/java" JAVAJARDIR="share/java/classes" OSREL=11.0 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/libgda" EXAMPLESDIR="share/examples/libgda" DATADIR="share/libgda" WWWDIR="www/libgda" ETCDIR="etc/libgda" --End PLIST_SUB-- --SUB_LIST-- JAVASHAREDIR="/usr/local/share/java" JAVAJARDIR="/usr/local/share/java/classes" JAVALIBDIR="/usr/local/share/java/classes" JAVA_VERSION="1.6+" JAVA_VENDOR="bsdjava openjdk" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libgda DOCSDIR=/usr/local/share/doc/libgda EXAMPLESDIR=/usr/local/share/examples/libgda WWWDIR=/usr/local/www/libgda ETCDIR=/usr/local/etc/libgda --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> libgda5-jdbc-5.2.2 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.7.txz [head-i386-default-job-09] Installing pkg-1.4.7... [head-i386-default-job-09] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libgda5-jdbc-5.2.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by libgda5-jdbc-5.2.2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by libgda5-jdbc-5.2.2 for building => SHA256 Checksum OK for gnome3/libgda-5.2.2.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by libgda5-jdbc-5.2.2 for building ===> Extracting for libgda5-jdbc-5.2.2 => SHA256 Checksum OK for gnome3/libgda-5.2.2.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for libgda5-jdbc-5.2.2 =========================================================================== =================================================== ===> libgda5-jdbc-5.2.2 depends on executable: itstool - not found ===> Verifying install for itstool in /usr/ports/textproc/itstool ===> Installing existing package /packages/All/itstool-2.0.2_1.txz [head-i386-default-job-09] Installing itstool-2.0.2_1... [head-i386-default-job-09] `-- Installing py27-libxml2-2.9.2... [head-i386-default-job-09] | `-- Installing libxml2-2.9.2_2... [head-i386-default-job-09] | `-- Extracting libxml2-2.9.2_2... done [head-i386-default-job-09] | `-- Installing py27-setuptools27-5.5.1_1... [head-i386-default-job-09] | | `-- Installing python27-2.7.9... [head-i386-default-job-09] | | `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-09] | | | `-- Installing indexinfo-0.2.2... [head-i386-default-job-09] | | | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-09] | | `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-09] | | `-- Installing libffi-3.2.1... [head-i386-default-job-09] | | `-- Extracting libffi-3.2.1... done [head-i386-default-job-09] | | `-- Installing readline-6.3.8... [head-i386-default-job-09] | | `-- Extracting readline-6.3.8... done [head-i386-default-job-09] | | `-- Extracting python27-2.7.9... done [head-i386-default-job-09] | `-- Extracting py27-setuptools27-5.5.1_1... done [head-i386-default-job-09] | `-- Installing python2-2_3... [head-i386-default-job-09] | `-- Extracting python2-2_3... done [head-i386-default-job-09] `-- Extracting py27-libxml2-2.9.2... done [head-i386-default-job-09] Extracting itstool-2.0.2_1... done 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 libgda5-jdbc-5.2.2 ===> libgda5-jdbc-5.2.2 depends on file: /usr/local/openjdk7/bin/java - not found ===> Verifying install for /usr/local/openjdk7/bin/java in /usr/ports/java/openjdk7 ===> Installing existing package /packages/All/openjdk-7.71.14_1,1.txz [head-i386-default-job-09] Installing openjdk-7.71.14_1,1... [head-i386-default-job-09] `-- Installing alsa-lib-1.0.28... [head-i386-default-job-09] `-- Extracting alsa-lib-1.0.28... done [head-i386-default-job-09] `-- Installing dejavu-2.34_4... [head-i386-default-job-09] `-- Extracting dejavu-2.34_4... done [head-i386-default-job-09] `-- Installing fontconfig-2.11.1,1... [head-i386-default-job-09] | `-- Installing expat-2.1.0_2... [head-i386-default-job-09] | `-- Extracting expat-2.1.0_2... done [head-i386-default-job-09] | `-- Installing freetype2-2.5.5... [head-i386-default-job-09] | `-- Extracting freetype2-2.5.5... done [head-i386-default-job-09] `-- 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: caching, new cache contents: 0 fonts, 1 dirs /usr/local/lib/X11/fonts/dejavu: caching, new cache contents: 21 fonts, 0 dirs /root/.local/share/fonts: skipping, no such directory checking whether build environment is sane... yes /wrkdirs/usr/ports/databases/libgda5-jdbc/work/libgda-5.2.2/missing: Unknown `--is-lightweight' option Try `/wrkdirs/usr/ports/databases/libgda5-jdbc/work/libgda-5.2.2/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether gmake supports nested variables... (cached) yes checking whether NLS is requested... yes checking for style of include used by gmake... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for intltool >= 0.40.6... 0.50.2 found checking for intltool-update... /usr/local/bin/intltool-update checking for intltool-merge... /usr/local/bin/intltool-merge checking for intltool-extract... /usr/local/bin/intltool-extract checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.18.4 checking for XML::Parser... ok checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking size of unsigned int... 4 checking size of unsigned long int... 4 checking size of int *... 4 checking for uint8_t... yes checking for localtime_r... yes checking for localtime_s... no checking for sys/mman.h... (cached) yes checking for mlock... (cached) yes checking for a C compiler for build tools... cc checking for suffix of executable build tools... checking for library containing strerror... none required checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking whether cc understands -c and -o together... yes checking for ANSI C header files... (cached) yes checking build system type... i386-portbld-freebsd11.0 checking host system type... i386-portbld-freebsd11.0 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i386-portbld-freebsd11.0 file names to i386-portbld-freebsd11.0 format... func_convert_file_noop checking how to convert i386-portbld-freebsd11.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether gmake sets $(MAKE)... (cached) yes checking for itstool... itstool checking for xmllint... xmllint checking for glib-genmarshal... /usr/local/bin/glib-genmarshal checking for glib-compile-resources... /usr/local/bin/glib-compile-resources checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... no checking for bindtextdomain in -lintl... yes checking for ngettext in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/local/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/local/bin/msgfmt checking for xgettext... (cached) /usr/local/bin/xgettext checking pkg-config is at least version 0.18... yes checking for COREDEPS... yes checking for ISO_CODES... no checking for platform... Unix checking for /proc/self/maps... no checking whether everything is installed to the same prefix... no checking whether binary relocation support should be enabled... no checking for GIO... yes checking for LIBXSLT... yes checking for gobject-introspection... yes checking for libgcrypt-config... /usr/local/bin/libgcrypt-config checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking if all java programs are found... checking for java... /usr/local/bin/java checking for javac... /usr/local/bin/javac checking for javah... /usr/local/bin/javah checking for jar... /usr/local/bin/jar checking whether Java interpreter works... yes checking java compiler version... JAVA version used is Sun JRE 1.7 checking for Java environment... in /usr/local/openjdk7/jre checking for /usr/local/openjdk7/jre/include/jni.h... no checking for /usr/local/openjdk7/jre/jni.h... no checking for /usr/local/openjdk7/jre/../include/jni.h... yes checking for /usr/local/openjdk7/jre/../include/./jni_md.h... no checking for /usr/local/openjdk7/jre/../include/linux/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/solaris/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/ppc/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/irix/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/alpha/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/aix/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/hp-ux/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/genunix/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/cygwin/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/win32/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/freebsd/jni_md.h... yes checking whether JNI programs can be compiled... configure: error: Cannot compile a simple JNI program. See config.log for details. ===> Script "configure" failed unexpectedly. Please run the gnomelogalyzer, available from "http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the problem and suggest a solution. If - and only if - the gnomelogalyzer cannot solve the problem, report the build failure to the FreeBSD GNOME team at gnome@FreeBSD.org, and attach (a) "/wrkdirs/usr/ports/databases/libgda5-jdbc/work/libgda-5.2.2/config.log", (b) the output of the failed make command, and (c) the gnomelogalyzer output. Also, it might be a good idea to provide an overview of all packages installed on your system (i.e. an `ls /var/db/pkg`). Put your attachment up on any website, copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with the attachment. Try to avoid sending any attachments to the mailing list (gnome@FreeBSD.org), because attachments sent to FreeBSD mailing lists are usually discarded by the mailing list software. *** Error code 1 Stop. make: stopped in /usr/ports/databases/libgda5-jdbc From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 17:03:47 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 B876F2E0; Fri, 30 Jan 2015 17:03:47 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 97313766; Fri, 30 Jan 2015 17:03:47 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UH3lWT091543; Fri, 30 Jan 2015 17:03:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UH3lEZ091512; Fri, 30 Jan 2015 17:03:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 17:03:47 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301703.t0UH3lEZ091512@beefy1.isc.freebsd.org> To: theraven@FreeBSD.org Subject: [package - head-i386-default][devel/cherivis-devel] Failed for cherivis-devel-0.1_2 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: Fri, 30 Jan 2015 17:03: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: theraven@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: head/devel/cherivis-devel/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/cherivis-devel-0.1_2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building devel/cherivis-devel build started at Fri Jan 30 17:03:19 UTC 2015 port directory: /usr/ports/devel/cherivis-devel building for: FreeBSD head-i386-default-job-04 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: theraven@FreeBSD.org Makefile ident: $FreeBSD: head/devel/cherivis-devel/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=cherivis-devel-0.1_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work TMPDIR="/tmp" "CC=/usr/bin/clang CXX=/usr/bin/clang++" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/usr/bin/clang" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="/usr/bin/clang-cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="/usr/bin/clang++" 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-- GNUSTEP_DEVEL="@comment " GNUSTEP_STABLE="" GNU_ARCH=ix86 VERSION=0.1 MAJORVERSION=0 LIBVERSION=0.0.1 MAJORLIBVERSION=0 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/cherivis-devel" EXAMPLESDIR="share/examples/cherivis-devel" DATADIR="share/cherivis-devel" WWWDIR="www/cherivis-devel" ETCDIR="etc/cherivis-devel" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cherivis-devel DOCSDIR=/usr/local/share/doc/cherivis-devel EXAMPLESDIR=/usr/local/share/examples/cherivis-devel WWWDIR=/usr/local/www/cherivis-devel ETCDIR=/usr/local/etc/cherivis-devel --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License MIT accepted by the user =========================================================================== =================================================== ===> cherivis-devel-0.1_2 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.7.txz [head-i386-default-job-04] Installing pkg-1.4.7... [head-i386-default-job-04] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of cherivis-devel-0.1_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by cherivis-devel-0.1_2 for building =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by cherivis-devel-0.1_2 for building => SHA256 Checksum OK for cherivis-devel-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by cherivis-devel-0.1_2 for building ===> Extracting for cherivis-devel-0.1_2 => SHA256 Checksum OK for cherivis-devel-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for cherivis-devel-0.1_2 =========================================================================== =================================================== ===> cherivis-devel-0.1_2 depends on executable: llvm-config34 - not found ===> Verifying install for llvm-config34 in /usr/ports/devel/llvm34 ===> Installing existing package /packages/All/llvm34-3.4.2_1.txz [head-i386-default-job-04] Installing llvm34-3.4.2_1... [head-i386-default-job-04] `-- Installing perl5-5.18.4_11... [head-i386-default-job-04] `-- Extracting perl5-5.18.4_11... done [head-i386-default-job-04] `-- Installing python27-2.7.9... [head-i386-default-job-04] | `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-04] | | `-- Installing indexinfo-0.2.2... [head-i386-default-job-04] | | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-04] | `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-04] | `-- Installing libffi-3.2.1... [head-i386-default-job-04] | `-- Extracting libffi-3.2.1... done [head-i386-default-job-04] | `-- Installing readline-6.3.8... [head-i386-default-job-04] | `-- Extracting readline-6.3.8... done [head-i386-default-job-04] `-- Extracting python27-2.7.9... done [head-i386-default-job-04] Extracting llvm34-3.4.2_1... done 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 cherivis-devel-0.1_2 ===> cherivis-devel-0.1_2 depends on file: /usr/local/GNUstep/System/Library/Makefiles/GNUstep.sh - not found ===> Verifying install for /usr/local/GNUstep/System/Library/Makefiles/GNUstep.sh in /usr/ports/devel/gnustep-make ===> Installing existing package /packages/All/gnustep-make-2.6.6_3.txz [head-i386-default-job-04] Installing gnustep-make-2.6.6_3... [head-i386-default-job-04] `-- Installing libobjc2-1.7_1... [head-i386-default-job-04] `-- Extracting libobjc2-1.7_1... done [head-i386-default-job-04] Extracting gnustep-make-2.6.6_3... done ===> Returning to build of cherivis-devel-0.1_2 ===> cherivis-devel-0.1_2 depends on file: /usr/local/GNUstep/System/Library/Bundles/libgnustep-back-024.bundle/libgnustep-back-024 - not found ===> Verifying install for /usr/local/GNUstep/System/Library/Bundles/libgnustep-back-024.bundle/libgnustep-back-024 in /usr/ports/x11-toolkits/gnustep-back ===> Installing existing package /packages/All/gnustep-back-0.24.0_5.txz [head-i386-default-job-04] Installing gnustep-back-0.24.0_5... [head-i386-default-job-04] `-- Installing cairo-1.12.18_1,2... [head-i386-default-job-04] | `-- Installing fontconfig-2.11.1,1... [head-i386-default-job-04] | | `-- Installing expat-2.1.0_2... [head-i386-default-job-04] | | `-- Extracting expat-2.1.0_2... done [head-i386-default-job-04] | | `-- Installing freetype2-2.5.5... [head-i386-default-job-04] | | `-- Extracting freetype2-2.5.5... done [head-i386-default-job-04] | `-- 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 {return pointer_traits::pointer_to(__ptr_->__value_);} ^ /usr/include/c++/v1/map:747:80: note: in instantiation of member function 'std::__1::__tree_const_iterator > >, std::__1::__tree_node > >, void *> *, int>::operator->' requested here pointer operator->() const {return pointer_traits::pointer_to(__i_->__cc);} ^ /usr/local/llvm34/include/llvm/MC/MCDwarf.h:213:17: note: in instantiation of member function 'std::__1::__map_const_iterator > >, std::__1::__tree_node > >, void *> *, int> >::operator->' requested here return CIter->second; ^ /usr/include/c++/v1/__functional_base:96:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__strong _Tp' equal 'const std::__1::__value_type > >' addressof(__strong _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:114:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__autoreleasing _Tp' equal 'const std::__1::__value_type > >' addressof(__autoreleasing _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:122:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__unsafe_unretained _Tp' equal 'const std::__1::__value_type > >' addressof(__unsafe_unretained _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:105:1: note: candidate template ignored: substitution failure [with _Tp = const std::__1::__value_type > >] addressof(__weak _Tp& __x) _NOEXCEPT ^ In file included from CVDisassembler.mm:1: In file included from /usr/local/llvm34/include/llvm/Support/TargetRegistry.h:22: In file included from /usr/local/llvm34/include/llvm/ADT/Triple.h:13: In file included from /usr/local/llvm34/include/llvm/ADT/Twine.h:13: In file included from /usr/local/llvm34/include/llvm/ADT/StringRef.h:14: In file included from /usr/include/c++/v1/algorithm:628: /usr/include/c++/v1/memory:917:17: error: no matching function for call to 'addressof' {return _VSTD::addressof(__r);} ^~~~~~~~~~~~~~~~ /usr/include/c++/v1/__config:368:15: note: expanded from macro '_VSTD' #define _VSTD std::_LIBCPP_NAMESPACE ^ /usr/include/c++/v1/map:747:65: note: in instantiation of member function 'std::__1::pointer_traits > *>::pointer_to' requested here pointer operator->() const {return pointer_traits::pointer_to(__i_->__cc);} ^ /usr/local/llvm34/include/llvm/MC/MCContext.h:306:18: note: in instantiation of member function 'std::__1::__map_const_iterator >, std::__1::__tree_node >, void *> *, int> >::operator->' requested here if (!MapB->second.empty()) ^ /usr/include/c++/v1/__functional_base:96:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__strong _Tp' equal 'const std::__1::pair >' addressof(__strong _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:114:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__autoreleasing _Tp' equal 'const std::__1::pair >' addressof(__autoreleasing _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:122:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__unsafe_unretained _Tp' equal 'const std::__1::pair >' addressof(__unsafe_unretained _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:105:1: note: candidate template ignored: substitution failure [with _Tp = const std::__1::pair >] addressof(__weak _Tp& __x) _NOEXCEPT ^ In file included from CVDisassembler.mm:1: In file included from /usr/local/llvm34/include/llvm/Support/TargetRegistry.h:22: In file included from /usr/local/llvm34/include/llvm/ADT/Triple.h:13: In file included from /usr/local/llvm34/include/llvm/ADT/Twine.h:13: In file included from /usr/local/llvm34/include/llvm/ADT/StringRef.h:14: In file included from /usr/include/c++/v1/algorithm:628: /usr/include/c++/v1/memory:917:17: error: no matching function for call to 'addressof' {return _VSTD::addressof(__r);} ^~~~~~~~~~~~~~~~ /usr/include/c++/v1/__config:368:15: note: expanded from macro '_VSTD' #define _VSTD std::_LIBCPP_NAMESPACE ^ /usr/include/c++/v1/__tree:743:42: note: in instantiation of member function 'std::__1::pointer_traits > *>::pointer_to' requested here {return pointer_traits::pointer_to(__ptr_->__value_);} ^ /usr/include/c++/v1/map:747:80: note: in instantiation of member function 'std::__1::__tree_const_iterator >, std::__1::__tree_node >, void *> *, int>::operator->' requested here pointer operator->() const {return pointer_traits::pointer_to(__i_->__cc);} ^ /usr/local/llvm34/include/llvm/MC/MCContext.h:306:18: note: in instantiation of member function 'std::__1::__map_const_iterator >, std::__1::__tree_node >, void *> *, int> >::operator->' requested here if (!MapB->second.empty()) ^ /usr/include/c++/v1/__functional_base:96:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__strong _Tp' equal 'const std::__1::__value_type >' addressof(__strong _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:114:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__autoreleasing _Tp' equal 'const std::__1::__value_type >' addressof(__autoreleasing _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:122:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__unsafe_unretained _Tp' equal 'const std::__1::__value_type >' addressof(__unsafe_unretained _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:105:1: note: candidate template ignored: substitution failure [with _Tp = const std::__1::__value_type >] addressof(__weak _Tp& __x) _NOEXCEPT ^ In file included from CVDisassembler.mm:6: In file included from /usr/local/llvm34/include/llvm/MC/MCAsmInfo.h:20: In file included from /usr/local/llvm34/include/llvm/MC/MCDwarf.h:22: /usr/include/c++/v1/map:1364:36: error: no matching function for call to 'addressof' __node_traits::construct(__na, _VSTD::addressof(__h->__value_.__cc.first), __k); ^~~~~~~~~~~~~~~~ /usr/include/c++/v1/__config:368:15: note: expanded from macro '_VSTD' #define _VSTD std::_LIBCPP_NAMESPACE ^ /usr/include/c++/v1/map:1380:29: note: in instantiation of member function 'std::__1::map, std::__1::less, std::__1::allocator > > >::__construct_node_with_key' requested here __node_holder __h = __construct_node_with_key(__k); ^ /usr/local/llvm34/include/llvm/MC/MCContext.h:312:31: note: in instantiation of member function 'std::__1::map, std::__1::less, std::__1::allocator > > >::operator[]' requested here return MCDwarfFilesCUMap[CUID]; ^ /usr/include/c++/v1/__functional_base:96:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__strong _Tp' equal 'const unsigned int' addressof(__strong _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:114:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__autoreleasing _Tp' equal 'const unsigned int' addressof(__autoreleasing _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:122:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__unsafe_unretained _Tp' equal 'const unsigned int' addressof(__unsafe_unretained _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:105:1: note: candidate template ignored: substitution failure [with _Tp = const unsigned int] addressof(__weak _Tp& __x) _NOEXCEPT ^ In file included from CVDisassembler.mm:6: In file included from /usr/local/llvm34/include/llvm/MC/MCAsmInfo.h:20: In file included from /usr/local/llvm34/include/llvm/MC/MCDwarf.h:22: /usr/include/c++/v1/map:1366:36: error: no matching function for call to 'addressof' __node_traits::construct(__na, _VSTD::addressof(__h->__value_.__cc.second)); ^~~~~~~~~~~~~~~~ /usr/include/c++/v1/__config:368:15: note: expanded from macro '_VSTD' #define _VSTD std::_LIBCPP_NAMESPACE ^ /usr/include/c++/v1/__functional_base:96:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__strong _Tp' equal 'llvm::SmallVector' addressof(__strong _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:114:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__autoreleasing _Tp' equal 'llvm::SmallVector' addressof(__autoreleasing _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:122:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__unsafe_unretained _Tp' equal 'llvm::SmallVector' addressof(__unsafe_unretained _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:105:1: note: candidate template ignored: substitution failure [with _Tp = llvm::SmallVector] addressof(__weak _Tp& __x) _NOEXCEPT ^ In file included from CVDisassembler.mm:6: In file included from /usr/local/llvm34/include/llvm/MC/MCAsmInfo.h:20: In file included from /usr/local/llvm34/include/llvm/MC/MCDwarf.h:22: /usr/include/c++/v1/map:564:44: error: no matching function for call to 'addressof' __alloc_traits::destroy(__na_, _VSTD::addressof(__p->__value_.__cc.second)); ^~~~~~~~~~~~~~~~ /usr/include/c++/v1/__config:368:15: note: expanded from macro '_VSTD' #define _VSTD std::_LIBCPP_NAMESPACE ^ /usr/include/c++/v1/memory:2630:13: note: in instantiation of member function 'std::__1::__map_node_destructor >, void *> > >::operator()' requested here __ptr_.second()(__tmp); ^ /usr/include/c++/v1/memory:2598:46: note: in instantiation of member function 'std::__1::unique_ptr >, void *>, std::__1::__map_node_destructor >, void *> > > >::reset' requested here _LIBCPP_INLINE_VISIBILITY ~unique_ptr() {reset();} ^ /usr/include/c++/v1/map:1380:29: note: in instantiation of member function 'std::__1::unique_ptr >, void *>, std::__1::__map_node_destructor >, void *> > > >::~unique_ptr' requested here __node_holder __h = __construct_node_with_key(__k); ^ /usr/local/llvm34/include/llvm/MC/MCContext.h:312:31: note: in instantiation of member function 'std::__1::map, std::__1::less, std::__1::allocator > > >::operator[]' requested here return MCDwarfFilesCUMap[CUID]; ^ /usr/include/c++/v1/__functional_base:96:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__strong _Tp' equal 'llvm::SmallVector' addressof(__strong _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:114:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__autoreleasing _Tp' equal 'llvm::SmallVector' addressof(__autoreleasing _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:122:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__unsafe_unretained _Tp' equal 'llvm::SmallVector' addressof(__unsafe_unretained _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:105:1: note: candidate template ignored: substitution failure [with _Tp = llvm::SmallVector] addressof(__weak _Tp& __x) _NOEXCEPT ^ In file included from CVDisassembler.mm:6: In file included from /usr/local/llvm34/include/llvm/MC/MCAsmInfo.h:20: In file included from /usr/local/llvm34/include/llvm/MC/MCDwarf.h:22: /usr/include/c++/v1/map:566:44: error: no matching function for call to 'addressof' __alloc_traits::destroy(__na_, _VSTD::addressof(__p->__value_.__cc.first)); ^~~~~~~~~~~~~~~~ /usr/include/c++/v1/__config:368:15: note: expanded from macro '_VSTD' #define _VSTD std::_LIBCPP_NAMESPACE ^ /usr/include/c++/v1/__functional_base:96:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__strong _Tp' equal 'const unsigned int' addressof(__strong _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:114:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__autoreleasing _Tp' equal 'const unsigned int' addressof(__autoreleasing _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:122:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__unsafe_unretained _Tp' equal 'const unsigned int' addressof(__unsafe_unretained _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:105:1: note: candidate template ignored: substitution failure [with _Tp = const unsigned int] addressof(__weak _Tp& __x) _NOEXCEPT ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. /usr/local/GNUstep/System/Library/Makefiles/rules.make:509: recipe for target 'obj/CheriVis.obj/CVDisassembler.mm.o' failed gmake[4]: *** [obj/CheriVis.obj/CVDisassembler.mm.o] Error 1 /usr/local/GNUstep/System/Library/Makefiles/Instance/application.make:145: recipe for target 'internal-app-run-compile-submake' failed gmake[3]: *** [internal-app-run-compile-submake] Error 2 /usr/local/GNUstep/System/Library/Makefiles/Master/rules.make:298: recipe for target 'CheriVis.all.app.variables' failed gmake[2]: *** [CheriVis.all.app.variables] Error 2 /usr/local/GNUstep/System/Library/Makefiles/Master/application.make:38: recipe for target 'internal-all' failed gmake[1]: *** [internal-all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/cherivis-devel/work/CTSRD-CHERI-CheriVis-525aeb4' *** Error code 2 Stop. make: stopped in /usr/ports/devel/cherivis-devel From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 17:24:37 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 30FC510A for ; Fri, 30 Jan 2015 17:24:37 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 020F3C89; Fri, 30 Jan 2015 17:24:37 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UHOaSM006394; Fri, 30 Jan 2015 17:24:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UHOafh005211; Fri, 30 Jan 2015 17:24:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 17:24:36 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301724.t0UHOafh005211@beefy1.isc.freebsd.org> To: netch@netch.kiev.ua Subject: [package - head-i386-default][sysutils/linuxfdisk] Failed for linuxfdisk-2.11z 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: Fri, 30 Jan 2015 17:24:37 -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: netch@netch.kiev.ua Last committer: adamw@FreeBSD.org Ident: $FreeBSD: head/sysutils/linuxfdisk/Makefile 363335 2014-07-29 15:00:12Z adamw $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/linuxfdisk-2.11z.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building sysutils/linuxfdisk build started at Fri Jan 30 17:24:30 UTC 2015 port directory: /usr/ports/sysutils/linuxfdisk building for: FreeBSD head-i386-default-job-16 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: netch@netch.kiev.ua Makefile ident: $FreeBSD: head/sysutils/linuxfdisk/Makefile 363335 2014-07-29 15:00:12Z adamw $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=linuxfdisk-2.11z OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/linuxfdisk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/linuxfdisk/work HOME=/wrkdirs/usr/ports/sysutils/linuxfdisk/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/linuxfdisk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/linuxfdisk/work HOME=/wrkdirs/usr/ports/sysutils/linuxfdisk/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/linuxfdisk" EXAMPLESDIR="share/examples/linuxfdisk" DATADIR="share/linuxfdisk" WWWDIR="www/linuxfdisk" ETCDIR="etc/linuxfdisk" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/linuxfdisk DOCSDIR=/usr/local/share/doc/linuxfdisk EXAMPLESDIR=/usr/local/share/examples/linuxfdisk WWWDIR=/usr/local/www/linuxfdisk ETCDIR=/usr/local/etc/linuxfdisk --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> linuxfdisk-2.11z 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.7.txz [head-i386-default-job-16] Installing pkg-1.4.7... [head-i386-default-job-16] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of linuxfdisk-2.11z =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by linuxfdisk-2.11z for building =========================================================================== =================================================== ===> Fetching all distfiles required by linuxfdisk-2.11z for building => SHA256 Checksum OK for util-linux-2.11z.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by linuxfdisk-2.11z for building ===> Extracting for linuxfdisk-2.11z => SHA256 Checksum OK for util-linux-2.11z.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for linuxfdisk-2.11z ===> Applying FreeBSD patches for linuxfdisk-2.11z =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for linuxfdisk-2.11z =========================================================================== =================================================== ===> Building for linuxfdisk-2.11z cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DUTIL_LINUX_VERSION=\"2.11z\" -I../getopt/gnu -c fdisk.c fdisk.c:742:17: warning: initializing 'unsigned char *' with an expression of type 'char [2048]' converts between pointers to integer types with different sign [-Wpointer-sign] unsigned char *bufp = MBRbuffer; ^ ~~~~~~~~~ fdisk.c:879:30: warning: passing 'char [2048]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] if (!valid_part_table_flag(MBRbuffer)) { ^~~~~~~~~ fdisk.c:73:38: note: passing argument to parameter 'b' here valid_part_table_flag(unsigned char *b) { ^ fdisk.c:889:29: warning: passing 'char [2048]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] if (!valid_part_table_flag(MBRbuffer)) { ^~~~~~~~~ fdisk.c:73:38: note: passing argument to parameter 'b' here valid_part_table_flag(unsigned char *b) { ^ fdisk.c:933:30: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] if (!valid_part_table_flag(pe->sectorbuffer)) { ^~~~~~~~~~~~~~~~ fdisk.c:73:38: note: passing argument to parameter 'b' here valid_part_table_flag(unsigned char *b) { ^ fdisk.c:2467:31: warning: passing 'long *' to parameter of type 'unsigned long *' converts between pointers to integer types with different sign [-Wpointer-sign] if (sys_bsd_getsectors(fd, &size)) ^~~~~ ./common.h:27:47: note: passing argument to parameter 's' here int sys_bsd_getsectors(int fd, unsigned long* s); ^ 5 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DUTIL_LINUX_VERSION=\"2.11z\" -I../getopt/gnu -c i386_sys_types.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DUTIL_LINUX_VERSION=\"2.11z\" -I../getopt/gnu -c partname.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DUTIL_LINUX_VERSION=\"2.11z\" -I../getopt/gnu -c fdiskbsdlabel.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DUTIL_LINUX_VERSION=\"2.11z\" -I../getopt/gnu -c fdisksunlabel.c fdisksunlabel.c:353:11: warning: passing 'unsigned char [128]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] snprintf(sunlabel->info, sizeof(sunlabel->info), ^~~~~~~~~~~~~~ ./fdisksunlabel.h:32:18: note: expanded from macro 'sunlabel' #define sunlabel ((sun_partition *)MBRbuffer) ^ /usr/include/stdio.h:279:32: note: passing argument to parameter here int snprintf(char * __restrict, size_t, const char * __restrict, ^ 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DUTIL_LINUX_VERSION=\"2.11z\" -I../getopt/gnu -c fdiskaixlabel.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DUTIL_LINUX_VERSION=\"2.11z\" -I../getopt/gnu -c fdisksgilabel.c fdisksgilabel.c:248:11: warning: initializing 'char *' with an expression of type 'unsigned char [8]' converts between pointers to integer types with different sign [-Wpointer-sign] char*name = sgilabel->directory[i].vol_file_name; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fdisksgilabel.c:318:25: warning: passing 'unsigned char [16]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if( strncmp( aFile, sgilabel->boot_file, 16 ) ) ^~~~~~~~~~~~~~~~~~~ ./fdisksgilabel.h:103:18: note: expanded from macro 'sgilabel' #define sgilabel ((sgi_partition *)MBRbuffer) ^ /usr/include/string.h:100:40: note: passing argument to parameter here int strncmp(const char *, const char *, size_t) __pure; ^ fdisksgilabel.c:330:9: warning: returning 'unsigned char [16]' from a function with result type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] return sgilabel->boot_file; ^~~~~~~~~~~~~~~~~~~ ./fdisksgilabel.h:103:18: note: expanded from macro 'sgilabel' #define sgilabel ((sgi_partition *)MBRbuffer) ^ fdisksgilabel.c:358:14: warning: passing 'unsigned char [8]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] strncpy( sgilabel->directory[0].vol_file_name, "sgilabel", 8 ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./fdisksgilabel.h:103:18: note: expanded from macro 'sgilabel' #define sgilabel ((sgi_partition *)MBRbuffer) ^ /usr/include/string.h:101:32: note: passing argument to parameter here char *strncpy(char * __restrict, const char * __restrict, size_t); ^ fdisksgilabel.c:376:20: warning: passing 'unsigned char [8]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if( ! strncmp( sgilabel->directory[0].vol_file_name, "sgilabel",8 ) ) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./fdisksgilabel.h:103:18: note: expanded from macro 'sgilabel' #define sgilabel ((sgi_partition *)MBRbuffer) ^ /usr/include/string.h:100:26: note: passing argument to parameter here int strncmp(const char *, const char *, size_t) __pure; ^ fdisksgilabel.c:746:28: warning: passing 'char [2048]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] if( valid_part_table_flag(MBRbuffer) ) ^~~~~~~~~ ./fdisk.h:102:49: note: passing argument to parameter 'b' here extern int valid_part_table_flag(unsigned char *b); ^ fdisksgilabel.c:767:12: warning: passing 'unsigned char [16]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] strcpy(sgilabel->boot_file, "/unix"); ^~~~~~~~~~~~~~~~~~~ ./fdisksgilabel.h:103:18: note: expanded from macro 'sgilabel' #define sgilabel ((sgi_partition *)MBRbuffer) ^ /usr/include/string.h:82:31: note: passing argument to parameter here char *strcpy(char * __restrict, const char * __restrict); ^ fdisksgilabel.c:853:13: warning: passing 'unsigned char [50]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] strcpy( info->scsi_string, "IBM OEM 0662S12 3 30" ); ^~~~~~~~~~~~~~~~~ /usr/include/string.h:82:31: note: passing argument to parameter here char *strcpy(char * __restrict, const char * __restrict); ^ fdisksgilabel.c:854:13: warning: passing 'unsigned char [137]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] strcpy( info->serial, "0000" ); ^~~~~~~~~~~~ /usr/include/string.h:82:31: note: passing argument to parameter here char *strcpy(char * __restrict, const char * __restrict); ^ fdisksgilabel.c:856:13: warning: passing 'unsigned char [225]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] strcpy( info->installer, "Sfx version 5.3, Oct 18, 1994" ); ^~~~~~~~~~~~~~~ /usr/include/string.h:82:31: note: passing argument to parameter here char *strcpy(char * __restrict, const char * __restrict); ^ 10 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DUTIL_LINUX_VERSION=\"2.11z\" -I../getopt/gnu -c sys_bsd.c sys_bsd.c:25:17: error: use of undeclared identifier 'DIOCGDINFO' if (ioctl(fd, DIOCGDINFO, &dl) == 0) ^ sys_bsd.c:79:16: error: use of undeclared identifier 'DIOCGDINFO' if (ioctl(fd, DIOCGDINFO, &dl) == 0) { ^ sys_bsd.c:106:16: error: use of undeclared identifier 'DIOCGDINFO' if (ioctl(fd, DIOCGDINFO, &dl) < 0) ^ 3 errors generated. *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/sysutils/linuxfdisk/work/util-linux-2.11z/fdisk *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/linuxfdisk From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 17:38:11 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 56C7F7D6 for ; Fri, 30 Jan 2015 17:38:11 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 41B0BDE0; Fri, 30 Jan 2015 17:38:11 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UHcABI020014; Fri, 30 Jan 2015 17:38:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UHc9qB019409; Fri, 30 Jan 2015 17:38:09 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 17:38:09 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301738.t0UHc9qB019409@beefy1.isc.freebsd.org> To: stucchi@gufi.org Subject: [package - head-i386-default][net/iaxmodem] Failed for iaxmodem-1.2.0_3 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: Fri, 30 Jan 2015 17:38: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: stucchi@gufi.org Last committer: ehaupt@FreeBSD.org Ident: $FreeBSD: head/net/iaxmodem/Makefile 351467 2014-04-17 12:31:13Z ehaupt $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/iaxmodem-1.2.0_3.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building net/iaxmodem build started at Fri Jan 30 17:37:32 UTC 2015 port directory: /usr/ports/net/iaxmodem building for: FreeBSD head-i386-default-job-13 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: stucchi@gufi.org Makefile ident: $FreeBSD: head/net/iaxmodem/Makefile 351467 2014-04-17 12:31:13Z ehaupt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=iaxmodem-1.2.0_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for iaxmodem-1.2.0_3: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/iaxmodem/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/iaxmodem/work HOME=/wrkdirs/usr/ports/net/iaxmodem/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/iaxmodem/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/iaxmodem/work HOME=/wrkdirs/usr/ports/net/iaxmodem/work TMPDIR="/tmp" ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/iaxmodem/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/iaxmodem/work HOME=/wrkdirs/usr/ports/net/iaxmodem/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/iaxmodem/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/iaxmodem/work HOME=/wrkdirs/usr/ports/net/iaxmodem/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 -I/usr/local/include -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/iaxmodem" EXAMPLESDIR="share/examples/iaxmodem" DATADIR="share/iaxmodem" WWWDIR="www/iaxmodem" ETCDIR="etc/iaxmodem" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/iaxmodem DOCSDIR=/usr/local/share/doc/iaxmodem EXAMPLESDIR=/usr/local/share/examples/iaxmodem WWWDIR=/usr/local/www/iaxmodem ETCDIR=/usr/local/etc/iaxmodem --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> iaxmodem-1.2.0_3 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.7.txz [head-i386-default-job-13] Installing pkg-1.4.7... [head-i386-default-job-13] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of iaxmodem-1.2.0_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by iaxmodem-1.2.0_3 for building =========================================================================== =================================================== ===> Fetching all distfiles required by iaxmodem-1.2.0_3 for building => SHA256 Checksum OK for iaxmodem-1.2.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by iaxmodem-1.2.0_3 for building ===> Extracting for iaxmodem-1.2.0_3 => SHA256 Checksum OK for iaxmodem-1.2.0.tar.gz. =========================================================================== =================================================== ===> iaxmodem-1.2.0_3 depends on file: /usr/local/bin/perl5.18.4 - not found ===> Verifying install for /usr/local/bin/perl5.18.4 in /usr/ports/lang/perl5.18 ===> Installing existing package /packages/All/perl5-5.18.4_11.txz [head-i386-default-job-13] Installing perl5-5.18.4_11... [head-i386-default-job-13] Extracting perl5-5.18.4_11... done ===> Returning to build of iaxmodem-1.2.0_3 =========================================================================== =================================================== ===> Patching for iaxmodem-1.2.0_3 ===> Applying FreeBSD patches for iaxmodem-1.2.0_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> iaxmodem-1.2.0_3 depends on shared library: libtiff.so - not found ===> Verifying for libtiff.so in /usr/ports/graphics/tiff ===> Installing existing package /packages/All/tiff-4.0.3_5.txz [head-i386-default-job-13] Installing tiff-4.0.3_5... [head-i386-default-job-13] `-- Installing jbigkit-2.1_1... [head-i386-default-job-13] `-- Extracting jbigkit-2.1_1... done [head-i386-default-job-13] `-- Installing jpeg-8_6... [head-i386-default-job-13] `-- Extracting jpeg-8_6... done [head-i386-default-job-13] Extracting tiff-4.0.3_5... done ===> Returning to build of iaxmodem-1.2.0_3 =========================================================================== =================================================== ===> Configuring for iaxmodem-1.2.0_3 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/net/iaxmodem/work/iaxmodem-1.2.0/lib/libiax2/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/net/iaxmodem/work/iaxmodem-1.2.0/lib/libiax2/configure ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/net/iaxmodem/work/iaxmodem-1.2.0/lib/spandsp/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/net/iaxmodem/work/iaxmodem-1.2.0/lib/spandsp/configure checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking build system type... i386-unknown-freebsd11.0 checking host system type... i386-unknown-freebsd11.0 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... cpp checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking FL/Fl_Audio_Meter.H presence... no checking for FL/Fl_Audio_Meter.H... no checking for cos in -lm... yes checking for library containing sinf... none required checking for library containing cosf... none required checking for library containing tanf... none required checking for library containing asinf... none required checking for library containing acosf... none required checking for library containing atanf... none required checking for library containing atan2f... none required checking for library containing ceilf... none required checking for library containing floorf... none required checking for library containing powf... none required checking for library containing expf... none required checking for library containing logf... none required checking for library containing log10f... none required checking for TIFFOpen in -ltiff... yes checking for xmlParseFile in -lxml2... no checking if i386-unknown-freebsd11.0 is fixed point only... no checking if i386-unknown-freebsd11.0 fails on misaligned memory access... no configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/doxygen config.status: creating src/Makefile config.status: creating src/spandsp.h config.status: creating spandsp-sim/Makefile config.status: creating test-data/Makefile config.status: creating test-data/etsi/Makefile config.status: creating test-data/etsi/fax/Makefile config.status: creating test-data/itu/Makefile config.status: creating test-data/itu/fax/Makefile config.status: creating test-data/local/Makefile config.status: creating tests/Makefile config.status: creating spandsp.spec config.status: creating src/config.h config.status: executing depfiles commands 1.2.0 libiax2-0.2.3-SVN-20071223+ spandsp-0.0.5-snapshot-20080725 =========================================================================== =================================================== ===> Building for iaxmodem-1.2.0_3 cd lib/libiax2 && /usr/bin/make Making all in src if /bin/sh ../libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"iax\" -DVERSION=\"0.2.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -I. -I. -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DDEBUG_SUPPORT -DLIBIAX -fsigned-char -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT iax2-parser.lo -MD -MP -MF ".deps/iax2-parser.Tpo" -c -o iax2-parser.lo iax2-parser.c; then mv -f ".deps/iax2-parser.Tpo" ".deps/iax2-parser.Plo"; else rm -f ".deps/iax2-parser.Tpo"; exit 1; fi cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"iax\" -DVERSION=\"0.2.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -I. -I. -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DDEBUG_SUPPORT -DLIBIAX -fsigned-char -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT iax2-parser.lo -MD -MP -MF .deps/iax2-parser.Tpo -c iax2-parser.c -o iax2-parser.o iax2-parser.c:59:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(str); ^~~ 1 warning generated. if /bin/sh ../libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"iax\" -DVERSION=\"0.2.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -I. -I. -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DDEBUG_SUPPORT -DLIBIAX -fsigned-char -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT iax.lo -MD -MP -MF ".deps/iax.Tpo" -c -o iax.lo iax.c; then mv -f ".deps/iax.Tpo" ".deps/iax.Plo"; else rm -f ".deps/iax.Tpo"; exit 1; fi cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"iax\" -DVERSION=\"0.2.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -I. -I. -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DDEBUG_SUPPORT -DLIBIAX -fsigned-char -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT iax.lo -MD -MP -MF .deps/iax.Tpo -c iax.c -o iax.o iax.c:625:30: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] if(session->notsilenttx && abs(ms - session->nextpred) <= 240) { ^ iax.c:625:30: note: remove the call to 'abs' since unsigned values cannot be negative if(session->notsilenttx && abs(ms - session->nextpred) <= 240) { ^~~ iax.c:659:14: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] } else if (abs(ms - session->lastsent) <= 240) { ^ iax.c:659:14: note: remove the call to 'abs' since unsigned values cannot be negative } else if (abs(ms - session->lastsent) <= 240) { ^~~ 2 warnings generated. if /bin/sh ../libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"iax\" -DVERSION=\"0.2.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -I. -I. -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DDEBUG_SUPPORT -DLIBIAX -fsigned-char -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT md5.lo -MD -MP -MF ".deps/md5.Tpo" -c -o md5.lo md5.c; then mv -f ".deps/md5.Tpo" ".deps/md5.Plo"; else rm -f ".deps/md5.Tpo"; exit 1; fi cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"iax\" -DVERSION=\"0.2.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -I. -I. -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DDEBUG_SUPPORT -DLIBIAX -fsigned-char -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o md5.c:180:27: warning: 'memset' call operates on objects of type 'struct MD5Context' while the size is based on a different type 'struct MD5Context *' [-Wsizeof-pointer-memaccess] memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ~~~ ^~~ md5.c:180:27: note: did you mean to dereference the argument to 'sizeof' (and multiply it by the number of elements)? memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ^~~ 1 warning generated. if /bin/sh ../libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"iax\" -DVERSION=\"0.2.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -I. -I. -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DDEBUG_SUPPORT -DLIBIAX -fsigned-char -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT jitterbuf.lo -MD -MP -MF ".deps/jitterbuf.Tpo" -c -o jitterbuf.lo jitterbuf.c; then mv -f ".deps/jitterbuf.Tpo" ".deps/jitterbuf.Plo"; else rm -f ".deps/jitterbuf.Tpo"; exit 1; fi cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"iax\" -DVERSION=\"0.2.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -I. -I. -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DDEBUG_SUPPORT -DLIBIAX -fsigned-char -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT jitterbuf.lo -MD -MP -MF .deps/jitterbuf.Tpo -c jitterbuf.c -o jitterbuf.o /bin/sh ../libtool --mode=link cc -Wall -O2 -g -Wall -Wstrict-prototypes -I . -DDEBUG_SUPPORT -DLIBIAX -fsigned-char -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -L/usr/local/lib -fstack-protector -o libiax.la -rpath /usr/local/lib iax2-parser.lo iax.lo md5.lo jitterbuf.lo mkdir .libs ar cru .libs/libiax.a iax2-parser.o iax.o md5.o jitterbuf.o ranlib .libs/libiax.a creating libiax.la (cd .libs && rm -f libiax.la && ln -s ../libiax.la libiax.la) cd lib/spandsp && /usr/bin/make Making all in src cd .. && /bin/sh /wrkdirs/usr/ports/net/iaxmodem/work/iaxmodem-1.2.0/lib/spandsp/config/missing --run autoheader /wrkdirs/usr/ports/net/iaxmodem/work/iaxmodem-1.2.0/lib/spandsp/config/missing: autoheader: not found WARNING: `autoheader' is missing on your system. You should only need it if you modified `acconfig.h' or `configure.ac'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. rm -f stamp-h1 touch ../config-h.in cd .. && /bin/sh ./config.status src/config.h config.status: creating src/config.h config.status: src/config.h is unchanged /usr/bin/make all-am if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT adsi.lo -MD -MP -MF ".deps/adsi.Tpo" -c -o adsi.lo adsi.c; then mv -f ".deps/adsi.Tpo" ".deps/adsi.Plo"; else rm -f ".deps/adsi.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT adsi.lo -MD -MP -MF .deps/adsi.Tpo -c adsi.c -o adsi.o In file included from adsi.c:61: ./spandsp/adsi.h:381:21: warning: field 'dtmftx' with variable sized type 'dtmf_tx_state_t' not at the end of a struct or class is a GNU extension [-Wgnu-variable-sized-type-not-at-end] dtmf_tx_state_t dtmftx; ^ 1 warning generated. if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT async.lo -MD -MP -MF ".deps/async.Tpo" -c -o async.lo async.c; then mv -f ".deps/async.Tpo" ".deps/async.Plo"; else rm -f ".deps/async.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT async.lo -MD -MP -MF .deps/async.Tpo -c async.c -o async.o if cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT make_at_dictionary.o -MD -MP -MF ".deps/make_at_dictionary.Tpo" -c -o make_at_dictionary.o make_at_dictionary.c; then mv -f ".deps/make_at_dictionary.Tpo" ".deps/make_at_dictionary.Po"; else rm -f ".deps/make_at_dictionary.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link cc -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -L/usr/local/lib -fstack-protector -o make_at_dictionary make_at_dictionary.o -ltiff -lm mkdir .libs cc -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -fstack-protector -o make_at_dictionary make_at_dictionary.o -L/usr/local/lib -ltiff -lm ./make_at_dictionary >at_interpreter_dictionary.h if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT at_interpreter.lo -MD -MP -MF ".deps/at_interpreter.Tpo" -c -o at_interpreter.lo at_interpreter.c; then mv -f ".deps/at_interpreter.Tpo" ".deps/at_interpreter.Plo"; else rm -f ".deps/at_interpreter.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT at_interpreter.lo -MD -MP -MF .deps/at_interpreter.Tpo -c at_interpreter.c -o at_interpreter.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT awgn.lo -MD -MP -MF ".deps/awgn.Tpo" -c -o awgn.lo awgn.c; then mv -f ".deps/awgn.Tpo" ".deps/awgn.Plo"; else rm -f ".deps/awgn.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT awgn.lo -MD -MP -MF .deps/awgn.Tpo -c awgn.c -o awgn.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT bell_r2_mf.lo -MD -MP -MF ".deps/bell_r2_mf.Tpo" -c -o bell_r2_mf.lo bell_r2_mf.c; then mv -f ".deps/bell_r2_mf.Tpo" ".deps/bell_r2_mf.Plo"; else rm -f ".deps/bell_r2_mf.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT bell_r2_mf.lo -MD -MP -MF .deps/bell_r2_mf.Tpo -c bell_r2_mf.c -o bell_r2_mf.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT bert.lo -MD -MP -MF ".deps/bert.Tpo" -c -o bert.lo bert.c; then mv -f ".deps/bert.Tpo" ".deps/bert.Plo"; else rm -f ".deps/bert.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT bert.lo -MD -MP -MF .deps/bert.Tpo -c bert.c -o bert.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT bit_operations.lo -MD -MP -MF ".deps/bit_operations.Tpo" -c -o bit_operations.lo bit_operations.c; then mv -f ".deps/bit_operations.Tpo" ".deps/bit_operations.Plo"; else rm -f ".deps/bit_operations.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT bit_operations.lo -MD -MP -MF .deps/bit_operations.Tpo -c bit_operations.c -o bit_operations.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT bitstream.lo -MD -MP -MF ".deps/bitstream.Tpo" -c -o bitstream.lo bitstream.c; then mv -f ".deps/bitstream.Tpo" ".deps/bitstream.Plo"; else rm -f ".deps/bitstream.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c bitstream.c -o bitstream.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT complex_filters.lo -MD -MP -MF ".deps/complex_filters.Tpo" -c -o complex_filters.lo complex_filters.c; then mv -f ".deps/complex_filters.Tpo" ".deps/complex_filters.Plo"; else rm -f ".deps/complex_filters.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT complex_filters.lo -MD -MP -MF .deps/complex_filters.Tpo -c complex_filters.c -o complex_filters.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT complex_vector_float.lo -MD -MP -MF ".deps/complex_vector_float.Tpo" -c -o complex_vector_float.lo complex_vector_float.c; then mv -f ".deps/complex_vector_float.Tpo" ".deps/complex_vector_float.Plo"; else rm -f ".deps/complex_vector_float.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT complex_vector_float.lo -MD -MP -MF .deps/complex_vector_float.Tpo -c complex_vector_float.c -o complex_vector_float.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT crc.lo -MD -MP -MF ".deps/crc.Tpo" -c -o crc.lo crc.c; then mv -f ".deps/crc.Tpo" ".deps/crc.Plo"; else rm -f ".deps/crc.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c crc.c -o crc.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT dds_float.lo -MD -MP -MF ".deps/dds_float.Tpo" -c -o dds_float.lo dds_float.c; then mv -f ".deps/dds_float.Tpo" ".deps/dds_float.Plo"; else rm -f ".deps/dds_float.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT dds_float.lo -MD -MP -MF .deps/dds_float.Tpo -c dds_float.c -o dds_float.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT dds_int.lo -MD -MP -MF ".deps/dds_int.Tpo" -c -o dds_int.lo dds_int.c; then mv -f ".deps/dds_int.Tpo" ".deps/dds_int.Plo"; else rm -f ".deps/dds_int.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT dds_int.lo -MD -MP -MF .deps/dds_int.Tpo -c dds_int.c -o dds_int.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT dtmf.lo -MD -MP -MF ".deps/dtmf.Tpo" -c -o dtmf.lo dtmf.c; then mv -f ".deps/dtmf.Tpo" ".deps/dtmf.Plo"; else rm -f ".deps/dtmf.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT dtmf.lo -MD -MP -MF .deps/dtmf.Tpo -c dtmf.c -o dtmf.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT echo.lo -MD -MP -MF ".deps/echo.Tpo" -c -o echo.lo echo.c; then mv -f ".deps/echo.Tpo" ".deps/echo.Plo"; else rm -f ".deps/echo.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT echo.lo -MD -MP -MF .deps/echo.Tpo -c echo.c -o echo.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT fax.lo -MD -MP -MF ".deps/fax.Tpo" -c -o fax.lo fax.c; then mv -f ".deps/fax.Tpo" ".deps/fax.Plo"; else rm -f ".deps/fax.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT fax.lo -MD -MP -MF .deps/fax.Tpo -c fax.c -o fax.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT fsk.lo -MD -MP -MF ".deps/fsk.Tpo" -c -o fsk.lo fsk.c; then mv -f ".deps/fsk.Tpo" ".deps/fsk.Plo"; else rm -f ".deps/fsk.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT fsk.lo -MD -MP -MF .deps/fsk.Tpo -c fsk.c -o fsk.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT g711.lo -MD -MP -MF ".deps/g711.Tpo" -c -o g711.lo g711.c; then mv -f ".deps/g711.Tpo" ".deps/g711.Plo"; else rm -f ".deps/g711.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT g711.lo -MD -MP -MF .deps/g711.Tpo -c g711.c -o g711.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT g722_encode.lo -MD -MP -MF ".deps/g722_encode.Tpo" -c -o g722_encode.lo g722_encode.c; then mv -f ".deps/g722_encode.Tpo" ".deps/g722_encode.Plo"; else rm -f ".deps/g722_encode.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT g722_encode.lo -MD -MP -MF .deps/g722_encode.Tpo -c g722_encode.c -o g722_encode.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT g722_decode.lo -MD -MP -MF ".deps/g722_decode.Tpo" -c -o g722_decode.lo g722_decode.c; then mv -f ".deps/g722_decode.Tpo" ".deps/g722_decode.Plo"; else rm -f ".deps/g722_decode.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT g722_decode.lo -MD -MP -MF .deps/g722_decode.Tpo -c g722_decode.c -o g722_decode.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT g726.lo -MD -MP -MF ".deps/g726.Tpo" -c -o g726.lo g726.c; then mv -f ".deps/g726.Tpo" ".deps/g726.Plo"; else rm -f ".deps/g726.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT g726.lo -MD -MP -MF .deps/g726.Tpo -c g726.c -o g726.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT gsm0610_decode.lo -MD -MP -MF ".deps/gsm0610_decode.Tpo" -c -o gsm0610_decode.lo gsm0610_decode.c; then mv -f ".deps/gsm0610_decode.Tpo" ".deps/gsm0610_decode.Plo"; else rm -f ".deps/gsm0610_decode.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT gsm0610_decode.lo -MD -MP -MF .deps/gsm0610_decode.Tpo -c gsm0610_decode.c -o gsm0610_decode.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT gsm0610_encode.lo -MD -MP -MF ".deps/gsm0610_encode.Tpo" -c -o gsm0610_encode.lo gsm0610_encode.c; then mv -f ".deps/gsm0610_encode.Tpo" ".deps/gsm0610_encode.Plo"; else rm -f ".deps/gsm0610_encode.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT gsm0610_encode.lo -MD -MP -MF .deps/gsm0610_encode.Tpo -c gsm0610_encode.c -o gsm0610_encode.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT gsm0610_long_term.lo -MD -MP -MF ".deps/gsm0610_long_term.Tpo" -c -o gsm0610_long_term.lo gsm0610_long_term.c; then mv -f ".deps/gsm0610_long_term.Tpo" ".deps/gsm0610_long_term.Plo"; else rm -f ".deps/gsm0610_long_term.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT gsm0610_long_term.lo -MD -MP -MF .deps/gsm0610_long_term.Tpo -c gsm0610_long_term.c -o gsm0610_long_term.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT gsm0610_lpc.lo -MD -MP -MF ".deps/gsm0610_lpc.Tpo" -c -o gsm0610_lpc.lo gsm0610_lpc.c; then mv -f ".deps/gsm0610_lpc.Tpo" ".deps/gsm0610_lpc.Plo"; else rm -f ".deps/gsm0610_lpc.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT gsm0610_lpc.lo -MD -MP -MF .deps/gsm0610_lpc.Tpo -c gsm0610_lpc.c -o gsm0610_lpc.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT gsm0610_preprocess.lo -MD -MP -MF ".deps/gsm0610_preprocess.Tpo" -c -o gsm0610_preprocess.lo gsm0610_preprocess.c; then mv -f ".deps/gsm0610_preprocess.Tpo" ".deps/gsm0610_preprocess.Plo"; else rm -f ".deps/gsm0610_preprocess.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT gsm0610_preprocess.lo -MD -MP -MF .deps/gsm0610_preprocess.Tpo -c gsm0610_preprocess.c -o gsm0610_preprocess.o if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT gsm0610_rpe.lo -MD -MP -MF ".deps/gsm0610_rpe.Tpo" -c -o gsm0610_rpe.lo gsm0610_rpe.c; then mv -f ".deps/gsm0610_rpe.Tpo" ".deps/gsm0610_rpe.Plo"; else rm -f ".deps/gsm0610_rpe.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I. -I.. -DNDEBUG -DIAXMODEM_STUFF -std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -MT gsm0610_rpe.lo -MD -MP -MF .deps/gsm0610_rpe.Tpo -c gsm0610_rpe.c -o gsm0610_rpe.o gsm0610_rpe.c:81:10: error: invalid operand for instruction " movq %[gsm_H],%%mm1;\n" ^ :5:27: note: instantiated into assembly here movq $578149606434209658,%mm1; ^~~~~ gsm0610_rpe.c:82:10: error: invalid operand for instruction " movq %[gsm_H8],%%mm2;\n" ^ :6:27: note: instantiated into assembly here movq $578174260107810413,%mm2; ^~~~~ gsm0610_rpe.c:83:10: error: invalid operand for instruction " movq %[gsm_H16],%%mm3;\n" ^ :7:24: note: instantiated into assembly here movq $280903721549824,%mm3; ^~~~~ 3 errors generated. *** Error code 1 Stop. make[4]: stopped in /wrkdirs/usr/ports/net/iaxmodem/work/iaxmodem-1.2.0/lib/spandsp/src *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/net/iaxmodem/work/iaxmodem-1.2.0/lib/spandsp/src *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/net/iaxmodem/work/iaxmodem-1.2.0/lib/spandsp *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/net/iaxmodem/work/iaxmodem-1.2.0 *** Error code 1 Stop. make: stopped in /usr/ports/net/iaxmodem From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 17:46:33 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 555309E4; Fri, 30 Jan 2015 17:46:33 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 408CFED7; Fri, 30 Jan 2015 17:46:33 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UHkWQo059263; Fri, 30 Jan 2015 17:46:32 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UHkW4I059238; Fri, 30 Jan 2015 17:46:32 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 17:46:32 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301746.t0UHkW4I059238@beefy2.isc.freebsd.org> To: theraven@FreeBSD.org Subject: [package - head-amd64-default][devel/cherivis-devel] Failed for cherivis-devel-0.1_2 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: Fri, 30 Jan 2015 17:46:33 -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: theraven@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: head/devel/cherivis-devel/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/cherivis-devel-0.1_2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building devel/cherivis-devel build started at Fri Jan 30 17:46:03 UTC 2015 port directory: /usr/ports/devel/cherivis-devel building for: FreeBSD head-amd64-default-job-17 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: theraven@FreeBSD.org Makefile ident: $FreeBSD: head/devel/cherivis-devel/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=cherivis-devel-0.1_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work TMPDIR="/tmp" "CC=/usr/bin/clang CXX=/usr/bin/clang++" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/usr/bin/clang" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="/usr/bin/clang-cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="/usr/bin/clang++" 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-- GNUSTEP_DEVEL="@comment " GNUSTEP_STABLE="" GNU_ARCH=amd64 VERSION=0.1 MAJORVERSION=0 LIBVERSION=0.0.1 MAJORLIBVERSION=0 OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/cherivis-devel" EXAMPLESDIR="share/examples/cherivis-devel" DATADIR="share/cherivis-devel" WWWDIR="www/cherivis-devel" ETCDIR="etc/cherivis-devel" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cherivis-devel DOCSDIR=/usr/local/share/doc/cherivis-devel EXAMPLESDIR=/usr/local/share/examples/cherivis-devel WWWDIR=/usr/local/www/cherivis-devel ETCDIR=/usr/local/etc/cherivis-devel --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License MIT accepted by the user =========================================================================== =================================================== ===> cherivis-devel-0.1_2 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.7.txz [head-amd64-default-job-17] Installing pkg-1.4.7... [head-amd64-default-job-17] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of cherivis-devel-0.1_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by cherivis-devel-0.1_2 for building =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by cherivis-devel-0.1_2 for building => SHA256 Checksum OK for cherivis-devel-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by cherivis-devel-0.1_2 for building ===> Extracting for cherivis-devel-0.1_2 => SHA256 Checksum OK for cherivis-devel-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for cherivis-devel-0.1_2 =========================================================================== =================================================== ===> cherivis-devel-0.1_2 depends on executable: llvm-config34 - not found ===> Verifying install for llvm-config34 in /usr/ports/devel/llvm34 ===> Installing existing package /packages/All/llvm34-3.4.2_1.txz [head-amd64-default-job-17] Installing llvm34-3.4.2_1... [head-amd64-default-job-17] `-- Installing perl5-5.18.4_11... [head-amd64-default-job-17] `-- Extracting perl5-5.18.4_11... done [head-amd64-default-job-17] `-- Installing python27-2.7.9... [head-amd64-default-job-17] | `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-17] | | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-17] | | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-17] | `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-17] | `-- Installing libffi-3.2.1... [head-amd64-default-job-17] | `-- Extracting libffi-3.2.1... done [head-amd64-default-job-17] | `-- Installing readline-6.3.8... [head-amd64-default-job-17] | `-- Extracting readline-6.3.8... done [head-amd64-default-job-17] `-- Extracting python27-2.7.9... done [head-amd64-default-job-17] Extracting llvm34-3.4.2_1... done 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 cherivis-devel-0.1_2 ===> cherivis-devel-0.1_2 depends on file: /usr/local/GNUstep/System/Library/Makefiles/GNUstep.sh - not found ===> Verifying install for /usr/local/GNUstep/System/Library/Makefiles/GNUstep.sh in /usr/ports/devel/gnustep-make ===> Installing existing package /packages/All/gnustep-make-2.6.6_3.txz [head-amd64-default-job-17] Installing gnustep-make-2.6.6_3... [head-amd64-default-job-17] `-- Installing libobjc2-1.7_1... [head-amd64-default-job-17] `-- Extracting libobjc2-1.7_1... done [head-amd64-default-job-17] Extracting gnustep-make-2.6.6_3... done ===> Returning to build of cherivis-devel-0.1_2 ===> cherivis-devel-0.1_2 depends on file: /usr/local/GNUstep/System/Library/Bundles/libgnustep-back-024.bundle/libgnustep-back-024 - not found ===> Verifying install for /usr/local/GNUstep/System/Library/Bundles/libgnustep-back-024.bundle/libgnustep-back-024 in /usr/ports/x11-toolkits/gnustep-back ===> Installing existing package /packages/All/gnustep-back-0.24.0_5.txz [head-amd64-default-job-17] Installing gnustep-back-0.24.0_5... [head-amd64-default-job-17] `-- Installing cairo-1.12.18_1,2... [head-amd64-default-job-17] | `-- Installing fontconfig-2.11.1,1... [head-amd64-default-job-17] | | `-- Installing expat-2.1.0_2... [head-amd64-default-job-17] | | `-- Extracting expat-2.1.0_2... done [head-amd64-default-job-17] | | `-- Installing freetype2-2.5.5... [head-amd64-default-job-17] | | `-- Extracting freetype2-2.5.5... done [head-amd64-default-job-17] | `-- 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 [head-amd64-default-job-17] | `-- Installing glib-2.42.1... [head-amd64-default-job-17] | | `-- Installing libiconv-1.14_6... [head-amd64-default-job-17] | | `-- Extracting libiconv-1.14_6... done [head-amd64-default-job-17] | | `-- Installing pcre-8.35_2... {return pointer_traits::pointer_to(__ptr_->__value_);} ^ /usr/include/c++/v1/map:747:80: note: in instantiation of member function 'std::__1::__tree_const_iterator > >, std::__1::__tree_node > >, void *> *, long>::operator->' requested here pointer operator->() const {return pointer_traits::pointer_to(__i_->__cc);} ^ /usr/local/llvm34/include/llvm/MC/MCDwarf.h:213:17: note: in instantiation of member function 'std::__1::__map_const_iterator > >, std::__1::__tree_node > >, void *> *, long> >::operator->' requested here return CIter->second; ^ /usr/include/c++/v1/__functional_base:96:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__strong _Tp' equal 'const std::__1::__value_type > >' addressof(__strong _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:114:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__autoreleasing _Tp' equal 'const std::__1::__value_type > >' addressof(__autoreleasing _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:122:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__unsafe_unretained _Tp' equal 'const std::__1::__value_type > >' addressof(__unsafe_unretained _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:105:1: note: candidate template ignored: substitution failure [with _Tp = const std::__1::__value_type > >] addressof(__weak _Tp& __x) _NOEXCEPT ^ In file included from CVDisassembler.mm:1: In file included from /usr/local/llvm34/include/llvm/Support/TargetRegistry.h:22: In file included from /usr/local/llvm34/include/llvm/ADT/Triple.h:13: In file included from /usr/local/llvm34/include/llvm/ADT/Twine.h:13: In file included from /usr/local/llvm34/include/llvm/ADT/StringRef.h:14: In file included from /usr/include/c++/v1/algorithm:628: /usr/include/c++/v1/memory:917:17: error: no matching function for call to 'addressof' {return _VSTD::addressof(__r);} ^~~~~~~~~~~~~~~~ /usr/include/c++/v1/__config:368:15: note: expanded from macro '_VSTD' #define _VSTD std::_LIBCPP_NAMESPACE ^ /usr/include/c++/v1/map:747:65: note: in instantiation of member function 'std::__1::pointer_traits > *>::pointer_to' requested here pointer operator->() const {return pointer_traits::pointer_to(__i_->__cc);} ^ /usr/local/llvm34/include/llvm/MC/MCContext.h:306:18: note: in instantiation of member function 'std::__1::__map_const_iterator >, std::__1::__tree_node >, void *> *, long> >::operator->' requested here if (!MapB->second.empty()) ^ /usr/include/c++/v1/__functional_base:96:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__strong _Tp' equal 'const std::__1::pair >' addressof(__strong _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:114:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__autoreleasing _Tp' equal 'const std::__1::pair >' addressof(__autoreleasing _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:122:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__unsafe_unretained _Tp' equal 'const std::__1::pair >' addressof(__unsafe_unretained _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:105:1: note: candidate template ignored: substitution failure [with _Tp = const std::__1::pair >] addressof(__weak _Tp& __x) _NOEXCEPT ^ In file included from CVDisassembler.mm:1: In file included from /usr/local/llvm34/include/llvm/Support/TargetRegistry.h:22: In file included from /usr/local/llvm34/include/llvm/ADT/Triple.h:13: In file included from /usr/local/llvm34/include/llvm/ADT/Twine.h:13: In file included from /usr/local/llvm34/include/llvm/ADT/StringRef.h:14: In file included from /usr/include/c++/v1/algorithm:628: /usr/include/c++/v1/memory:917:17: error: no matching function for call to 'addressof' {return _VSTD::addressof(__r);} ^~~~~~~~~~~~~~~~ /usr/include/c++/v1/__config:368:15: note: expanded from macro '_VSTD' #define _VSTD std::_LIBCPP_NAMESPACE ^ /usr/include/c++/v1/__tree:743:42: note: in instantiation of member function 'std::__1::pointer_traits > *>::pointer_to' requested here {return pointer_traits::pointer_to(__ptr_->__value_);} ^ /usr/include/c++/v1/map:747:80: note: in instantiation of member function 'std::__1::__tree_const_iterator >, std::__1::__tree_node >, void *> *, long>::operator->' requested here pointer operator->() const {return pointer_traits::pointer_to(__i_->__cc);} ^ /usr/local/llvm34/include/llvm/MC/MCContext.h:306:18: note: in instantiation of member function 'std::__1::__map_const_iterator >, std::__1::__tree_node >, void *> *, long> >::operator->' requested here if (!MapB->second.empty()) ^ /usr/include/c++/v1/__functional_base:96:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__strong _Tp' equal 'const std::__1::__value_type >' addressof(__strong _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:114:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__autoreleasing _Tp' equal 'const std::__1::__value_type >' addressof(__autoreleasing _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:122:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__unsafe_unretained _Tp' equal 'const std::__1::__value_type >' addressof(__unsafe_unretained _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:105:1: note: candidate template ignored: substitution failure [with _Tp = const std::__1::__value_type >] addressof(__weak _Tp& __x) _NOEXCEPT ^ In file included from CVDisassembler.mm:6: In file included from /usr/local/llvm34/include/llvm/MC/MCAsmInfo.h:20: In file included from /usr/local/llvm34/include/llvm/MC/MCDwarf.h:22: /usr/include/c++/v1/map:1364:36: error: no matching function for call to 'addressof' __node_traits::construct(__na, _VSTD::addressof(__h->__value_.__cc.first), __k); ^~~~~~~~~~~~~~~~ /usr/include/c++/v1/__config:368:15: note: expanded from macro '_VSTD' #define _VSTD std::_LIBCPP_NAMESPACE ^ /usr/include/c++/v1/map:1380:29: note: in instantiation of member function 'std::__1::map, std::__1::less, std::__1::allocator > > >::__construct_node_with_key' requested here __node_holder __h = __construct_node_with_key(__k); ^ /usr/local/llvm34/include/llvm/MC/MCContext.h:312:31: note: in instantiation of member function 'std::__1::map, std::__1::less, std::__1::allocator > > >::operator[]' requested here return MCDwarfFilesCUMap[CUID]; ^ /usr/include/c++/v1/__functional_base:96:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__strong _Tp' equal 'const unsigned int' addressof(__strong _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:114:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__autoreleasing _Tp' equal 'const unsigned int' addressof(__autoreleasing _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:122:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__unsafe_unretained _Tp' equal 'const unsigned int' addressof(__unsafe_unretained _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:105:1: note: candidate template ignored: substitution failure [with _Tp = const unsigned int] addressof(__weak _Tp& __x) _NOEXCEPT ^ In file included from CVDisassembler.mm:6: In file included from /usr/local/llvm34/include/llvm/MC/MCAsmInfo.h:20: In file included from /usr/local/llvm34/include/llvm/MC/MCDwarf.h:22: /usr/include/c++/v1/map:1366:36: error: no matching function for call to 'addressof' __node_traits::construct(__na, _VSTD::addressof(__h->__value_.__cc.second)); ^~~~~~~~~~~~~~~~ /usr/include/c++/v1/__config:368:15: note: expanded from macro '_VSTD' #define _VSTD std::_LIBCPP_NAMESPACE ^ /usr/include/c++/v1/__functional_base:96:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__strong _Tp' equal 'llvm::SmallVector' addressof(__strong _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:114:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__autoreleasing _Tp' equal 'llvm::SmallVector' addressof(__autoreleasing _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:122:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__unsafe_unretained _Tp' equal 'llvm::SmallVector' addressof(__unsafe_unretained _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:105:1: note: candidate template ignored: substitution failure [with _Tp = llvm::SmallVector] addressof(__weak _Tp& __x) _NOEXCEPT ^ In file included from CVDisassembler.mm:6: In file included from /usr/local/llvm34/include/llvm/MC/MCAsmInfo.h:20: In file included from /usr/local/llvm34/include/llvm/MC/MCDwarf.h:22: /usr/include/c++/v1/map:564:44: error: no matching function for call to 'addressof' __alloc_traits::destroy(__na_, _VSTD::addressof(__p->__value_.__cc.second)); ^~~~~~~~~~~~~~~~ /usr/include/c++/v1/__config:368:15: note: expanded from macro '_VSTD' #define _VSTD std::_LIBCPP_NAMESPACE ^ /usr/include/c++/v1/memory:2630:13: note: in instantiation of member function 'std::__1::__map_node_destructor >, void *> > >::operator()' requested here __ptr_.second()(__tmp); ^ /usr/include/c++/v1/memory:2598:46: note: in instantiation of member function 'std::__1::unique_ptr >, void *>, std::__1::__map_node_destructor >, void *> > > >::reset' requested here _LIBCPP_INLINE_VISIBILITY ~unique_ptr() {reset();} ^ /usr/include/c++/v1/map:1380:29: note: in instantiation of member function 'std::__1::unique_ptr >, void *>, std::__1::__map_node_destructor >, void *> > > >::~unique_ptr' requested here __node_holder __h = __construct_node_with_key(__k); ^ /usr/local/llvm34/include/llvm/MC/MCContext.h:312:31: note: in instantiation of member function 'std::__1::map, std::__1::less, std::__1::allocator > > >::operator[]' requested here return MCDwarfFilesCUMap[CUID]; ^ /usr/include/c++/v1/__functional_base:96:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__strong _Tp' equal 'llvm::SmallVector' addressof(__strong _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:114:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__autoreleasing _Tp' equal 'llvm::SmallVector' addressof(__autoreleasing _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:122:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__unsafe_unretained _Tp' equal 'llvm::SmallVector' addressof(__unsafe_unretained _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:105:1: note: candidate template ignored: substitution failure [with _Tp = llvm::SmallVector] addressof(__weak _Tp& __x) _NOEXCEPT ^ In file included from CVDisassembler.mm:6: In file included from /usr/local/llvm34/include/llvm/MC/MCAsmInfo.h:20: In file included from /usr/local/llvm34/include/llvm/MC/MCDwarf.h:22: /usr/include/c++/v1/map:566:44: error: no matching function for call to 'addressof' __alloc_traits::destroy(__na_, _VSTD::addressof(__p->__value_.__cc.first)); ^~~~~~~~~~~~~~~~ /usr/include/c++/v1/__config:368:15: note: expanded from macro '_VSTD' #define _VSTD std::_LIBCPP_NAMESPACE ^ /usr/include/c++/v1/__functional_base:96:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__strong _Tp' equal 'const unsigned int' addressof(__strong _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:114:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__autoreleasing _Tp' equal 'const unsigned int' addressof(__autoreleasing _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:122:1: note: candidate template ignored: can't deduce a type for '_Tp' which would make '__unsafe_unretained _Tp' equal 'const unsigned int' addressof(__unsafe_unretained _Tp& __x) _NOEXCEPT ^ /usr/include/c++/v1/__functional_base:105:1: note: candidate template ignored: substitution failure [with _Tp = const unsigned int] addressof(__weak _Tp& __x) _NOEXCEPT ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. /usr/local/GNUstep/System/Library/Makefiles/rules.make:509: recipe for target 'obj/CheriVis.obj/CVDisassembler.mm.o' failed gmake[4]: *** [obj/CheriVis.obj/CVDisassembler.mm.o] Error 1 /usr/local/GNUstep/System/Library/Makefiles/Instance/application.make:145: recipe for target 'internal-app-run-compile-submake' failed gmake[3]: *** [internal-app-run-compile-submake] Error 2 /usr/local/GNUstep/System/Library/Makefiles/Master/rules.make:298: recipe for target 'CheriVis.all.app.variables' failed gmake[2]: *** [CheriVis.all.app.variables] Error 2 /usr/local/GNUstep/System/Library/Makefiles/Master/application.make:38: recipe for target 'internal-all' failed gmake[1]: *** [internal-all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/cherivis-devel/work/CTSRD-CHERI-CheriVis-525aeb4' *** Error code 2 Stop. make: stopped in /usr/ports/devel/cherivis-devel From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 18:09:37 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 EF0F5A5 for ; Fri, 30 Jan 2015 18:09:36 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 C0582182; Fri, 30 Jan 2015 18:09:36 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UI9awK010240; Fri, 30 Jan 2015 18:09:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UI9ZCW009644; Fri, 30 Jan 2015 18:09:35 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 18:09:35 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301809.t0UI9ZCW009644@beefy2.isc.freebsd.org> To: netch@netch.kiev.ua Subject: [package - head-amd64-default][sysutils/linuxfdisk] Failed for linuxfdisk-2.11z 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: Fri, 30 Jan 2015 18:09:37 -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: netch@netch.kiev.ua Last committer: adamw@FreeBSD.org Ident: $FreeBSD: head/sysutils/linuxfdisk/Makefile 363335 2014-07-29 15:00:12Z adamw $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/linuxfdisk-2.11z.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building sysutils/linuxfdisk build started at Fri Jan 30 18:09:30 UTC 2015 port directory: /usr/ports/sysutils/linuxfdisk building for: FreeBSD head-amd64-default-job-09 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: netch@netch.kiev.ua Makefile ident: $FreeBSD: head/sysutils/linuxfdisk/Makefile 363335 2014-07-29 15:00:12Z adamw $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=linuxfdisk-2.11z OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/linuxfdisk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/linuxfdisk/work HOME=/wrkdirs/usr/ports/sysutils/linuxfdisk/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/linuxfdisk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/linuxfdisk/work HOME=/wrkdirs/usr/ports/sysutils/linuxfdisk/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/linuxfdisk" EXAMPLESDIR="share/examples/linuxfdisk" DATADIR="share/linuxfdisk" WWWDIR="www/linuxfdisk" ETCDIR="etc/linuxfdisk" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/linuxfdisk DOCSDIR=/usr/local/share/doc/linuxfdisk EXAMPLESDIR=/usr/local/share/examples/linuxfdisk WWWDIR=/usr/local/www/linuxfdisk ETCDIR=/usr/local/etc/linuxfdisk --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> linuxfdisk-2.11z 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.7.txz [head-amd64-default-job-09] Installing pkg-1.4.7... [head-amd64-default-job-09] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of linuxfdisk-2.11z =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by linuxfdisk-2.11z for building =========================================================================== =================================================== ===> Fetching all distfiles required by linuxfdisk-2.11z for building => SHA256 Checksum OK for util-linux-2.11z.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by linuxfdisk-2.11z for building ===> Extracting for linuxfdisk-2.11z => SHA256 Checksum OK for util-linux-2.11z.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for linuxfdisk-2.11z ===> Applying FreeBSD patches for linuxfdisk-2.11z =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for linuxfdisk-2.11z =========================================================================== =================================================== ===> Building for linuxfdisk-2.11z cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DUTIL_LINUX_VERSION=\"2.11z\" -I../getopt/gnu -c fdisk.c fdisk.c:742:17: warning: initializing 'unsigned char *' with an expression of type 'char [2048]' converts between pointers to integer types with different sign [-Wpointer-sign] unsigned char *bufp = MBRbuffer; ^ ~~~~~~~~~ fdisk.c:879:30: warning: passing 'char [2048]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] if (!valid_part_table_flag(MBRbuffer)) { ^~~~~~~~~ fdisk.c:73:38: note: passing argument to parameter 'b' here valid_part_table_flag(unsigned char *b) { ^ fdisk.c:889:29: warning: passing 'char [2048]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] if (!valid_part_table_flag(MBRbuffer)) { ^~~~~~~~~ fdisk.c:73:38: note: passing argument to parameter 'b' here valid_part_table_flag(unsigned char *b) { ^ fdisk.c:933:30: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] if (!valid_part_table_flag(pe->sectorbuffer)) { ^~~~~~~~~~~~~~~~ fdisk.c:73:38: note: passing argument to parameter 'b' here valid_part_table_flag(unsigned char *b) { ^ fdisk.c:2467:31: warning: passing 'long *' to parameter of type 'unsigned long *' converts between pointers to integer types with different sign [-Wpointer-sign] if (sys_bsd_getsectors(fd, &size)) ^~~~~ ./common.h:27:47: note: passing argument to parameter 's' here int sys_bsd_getsectors(int fd, unsigned long* s); ^ 5 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DUTIL_LINUX_VERSION=\"2.11z\" -I../getopt/gnu -c i386_sys_types.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DUTIL_LINUX_VERSION=\"2.11z\" -I../getopt/gnu -c partname.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DUTIL_LINUX_VERSION=\"2.11z\" -I../getopt/gnu -c fdiskbsdlabel.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DUTIL_LINUX_VERSION=\"2.11z\" -I../getopt/gnu -c fdisksunlabel.c fdisksunlabel.c:353:11: warning: passing 'unsigned char [128]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] snprintf(sunlabel->info, sizeof(sunlabel->info), ^~~~~~~~~~~~~~ ./fdisksunlabel.h:32:18: note: expanded from macro 'sunlabel' #define sunlabel ((sun_partition *)MBRbuffer) ^ /usr/include/stdio.h:279:32: note: passing argument to parameter here int snprintf(char * __restrict, size_t, const char * __restrict, ^ 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DUTIL_LINUX_VERSION=\"2.11z\" -I../getopt/gnu -c fdiskaixlabel.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DUTIL_LINUX_VERSION=\"2.11z\" -I../getopt/gnu -c fdisksgilabel.c fdisksgilabel.c:248:11: warning: initializing 'char *' with an expression of type 'unsigned char [8]' converts between pointers to integer types with different sign [-Wpointer-sign] char*name = sgilabel->directory[i].vol_file_name; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fdisksgilabel.c:318:25: warning: passing 'unsigned char [16]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if( strncmp( aFile, sgilabel->boot_file, 16 ) ) ^~~~~~~~~~~~~~~~~~~ ./fdisksgilabel.h:103:18: note: expanded from macro 'sgilabel' #define sgilabel ((sgi_partition *)MBRbuffer) ^ /usr/include/string.h:100:40: note: passing argument to parameter here int strncmp(const char *, const char *, size_t) __pure; ^ fdisksgilabel.c:330:9: warning: returning 'unsigned char [16]' from a function with result type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] return sgilabel->boot_file; ^~~~~~~~~~~~~~~~~~~ ./fdisksgilabel.h:103:18: note: expanded from macro 'sgilabel' #define sgilabel ((sgi_partition *)MBRbuffer) ^ fdisksgilabel.c:358:14: warning: passing 'unsigned char [8]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] strncpy( sgilabel->directory[0].vol_file_name, "sgilabel", 8 ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./fdisksgilabel.h:103:18: note: expanded from macro 'sgilabel' #define sgilabel ((sgi_partition *)MBRbuffer) ^ /usr/include/string.h:101:32: note: passing argument to parameter here char *strncpy(char * __restrict, const char * __restrict, size_t); ^ fdisksgilabel.c:376:20: warning: passing 'unsigned char [8]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if( ! strncmp( sgilabel->directory[0].vol_file_name, "sgilabel",8 ) ) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./fdisksgilabel.h:103:18: note: expanded from macro 'sgilabel' #define sgilabel ((sgi_partition *)MBRbuffer) ^ /usr/include/string.h:100:26: note: passing argument to parameter here int strncmp(const char *, const char *, size_t) __pure; ^ fdisksgilabel.c:746:28: warning: passing 'char [2048]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] if( valid_part_table_flag(MBRbuffer) ) ^~~~~~~~~ ./fdisk.h:102:49: note: passing argument to parameter 'b' here extern int valid_part_table_flag(unsigned char *b); ^ fdisksgilabel.c:767:12: warning: passing 'unsigned char [16]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] strcpy(sgilabel->boot_file, "/unix"); ^~~~~~~~~~~~~~~~~~~ ./fdisksgilabel.h:103:18: note: expanded from macro 'sgilabel' #define sgilabel ((sgi_partition *)MBRbuffer) ^ /usr/include/string.h:82:31: note: passing argument to parameter here char *strcpy(char * __restrict, const char * __restrict); ^ fdisksgilabel.c:853:13: warning: passing 'unsigned char [50]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] strcpy( info->scsi_string, "IBM OEM 0662S12 3 30" ); ^~~~~~~~~~~~~~~~~ /usr/include/string.h:82:31: note: passing argument to parameter here char *strcpy(char * __restrict, const char * __restrict); ^ fdisksgilabel.c:854:13: warning: passing 'unsigned char [137]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] strcpy( info->serial, "0000" ); ^~~~~~~~~~~~ /usr/include/string.h:82:31: note: passing argument to parameter here char *strcpy(char * __restrict, const char * __restrict); ^ fdisksgilabel.c:856:13: warning: passing 'unsigned char [225]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] strcpy( info->installer, "Sfx version 5.3, Oct 18, 1994" ); ^~~~~~~~~~~~~~~ /usr/include/string.h:82:31: note: passing argument to parameter here char *strcpy(char * __restrict, const char * __restrict); ^ 10 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DUTIL_LINUX_VERSION=\"2.11z\" -I../getopt/gnu -c sys_bsd.c sys_bsd.c:25:17: error: use of undeclared identifier 'DIOCGDINFO' if (ioctl(fd, DIOCGDINFO, &dl) == 0) ^ sys_bsd.c:79:16: error: use of undeclared identifier 'DIOCGDINFO' if (ioctl(fd, DIOCGDINFO, &dl) == 0) { ^ sys_bsd.c:106:16: error: use of undeclared identifier 'DIOCGDINFO' if (ioctl(fd, DIOCGDINFO, &dl) < 0) ^ 3 errors generated. *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/sysutils/linuxfdisk/work/util-linux-2.11z/fdisk *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/linuxfdisk From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 18:09:46 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 60CCEB3 for ; Fri, 30 Jan 2015 18:09:46 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 4BA6D185; Fri, 30 Jan 2015 18:09:46 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UI9jdd065956; Fri, 30 Jan 2015 18:09:45 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UI9jxw065945; Fri, 30 Jan 2015 18:09:45 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 18:09:45 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301809.t0UI9jxw065945@beefy1.isc.freebsd.org> To: uffe@uffe.org Subject: [package - head-i386-default][mail/cone] Failed for cone-0.90_4 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: Fri, 30 Jan 2015 18:09:46 -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: uffe@uffe.org Last committer: adamw@FreeBSD.org Ident: $FreeBSD: head/mail/cone/Makefile 362023 2014-07-16 03:00:46Z adamw $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/cone-0.90_4.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building mail/cone build started at Fri Jan 30 17:59:34 UTC 2015 port directory: /usr/ports/mail/cone building for: FreeBSD head-i386-default-job-12 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: uffe@uffe.org Makefile ident: $FreeBSD: head/mail/cone/Makefile 362023 2014-07-16 03:00:46Z adamw $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=cone-0.90_4 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for cone-0.90_4: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- -C --without-db --with-certdb=/usr/local/share/cone/rootcerts --exec-prefix=/usr/local --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- REHASH="/usr/local/bin/perl /usr/ports/mail/cone/scripts/c_rehash" XDG_DATA_HOME=/wrkdirs/usr/ports/mail/cone/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/cone/work HOME=/wrkdirs/usr/ports/mail/cone/work TMPDIR="/tmp" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/mail/cone/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/cone/work HOME=/wrkdirs/usr/ports/mail/cone/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="-I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED" LDFLAGS=" -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/cone" EXAMPLESDIR="share/examples/cone" DATADIR="share/cone" WWWDIR="www/cone" ETCDIR="etc/cone" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cone DOCSDIR=/usr/local/share/doc/cone EXAMPLESDIR=/usr/local/share/examples/cone WWWDIR=/usr/local/www/cone ETCDIR=/usr/local/etc/cone --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> cone-0.90_4 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.7.txz [head-i386-default-job-12] Installing pkg-1.4.7... [head-i386-default-job-12] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of cone-0.90_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by cone-0.90_4 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by cone-0.90_4 for building => SHA256 Checksum OK for cone-0.90.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by cone-0.90_4 for building ===> Extracting for cone-0.90_4 => SHA256 Checksum OK for cone-0.90.tar.bz2. /bin/ln -s /usr/local/include/ncurses/ncurses.h /wrkdirs/usr/ports/mail/cone/work/ncursesw/curses.h =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for cone-0.90_4 ===> Applying FreeBSD patches for cone-0.90_4 =========================================================================== =================================================== ===> cone-0.90_4 depends on executable: gpgv - not found ===> Verifying install for gpgv in /usr/ports/security/gnupg1 ===> Installing existing package /packages/All/gnupg1-1.4.18_2.txz [head-i386-default-job-12] Installing gnupg1-1.4.18_2... [head-i386-default-job-12] `-- Installing curl-7.40.0... [head-i386-default-job-12] | `-- Installing ca_root_nss-3.17.3_1... [head-i386-default-job-12] | `-- Extracting ca_root_nss-3.17.3_1... done [head-i386-default-job-12] `-- Extracting curl-7.40.0... done [head-i386-default-job-12] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-12] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-12] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-12] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-12] Extracting gnupg1-1.4.18_2... done ===> Returning to build of cone-0.90_4 ===> cone-0.90_4 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 [head-i386-default-job-12] Installing gettext-tools-0.19.4... [head-i386-default-job-12] `-- Installing expat-2.1.0_2... [head-i386-default-job-12] `-- Extracting expat-2.1.0_2... done [head-i386-default-job-12] Extracting gettext-tools-0.19.4... done ===> Returning to build of cone-0.90_4 ===> cone-0.90_4 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 [head-i386-default-job-12] Installing gmake-4.1_1... [head-i386-default-job-12] Extracting gmake-4.1_1... done ===> Returning to build of cone-0.90_4 ===> cone-0.90_4 depends on file: /usr/local/bin/perl5.18.4 - not found ===> Verifying install for /usr/local/bin/perl5.18.4 in /usr/ports/lang/perl5.18 ===> Installing existing package /packages/All/perl5-5.18.4_11.txz [head-i386-default-job-12] Installing perl5-5.18.4_11... [head-i386-default-job-12] Extracting perl5-5.18.4_11... done ===> Returning to build of cone-0.90_4 =========================================================================== =================================================== ===> cone-0.90_4 depends on shared library: libaspell.so - not found ===> Verifying for libaspell.so in /usr/ports/textproc/aspell ===> Installing existing package /packages/All/aspell-0.60.6.1_5.txz [head-i386-default-job-12] Installing aspell-0.60.6.1_5... [head-i386-default-job-12] Extracting aspell-0.60.6.1_5... done ===> Returning to build of cone-0.90_4 ===> cone-0.90_4 depends on shared library: libfam.so.0 - not found ===> Verifying for libfam.so.0 in /usr/ports/devel/gamin ===> Installing existing package /packages/All/gamin-0.1.10_8.txz [head-i386-default-job-12] Installing gamin-0.1.10_8... [head-i386-default-job-12] `-- Installing glib-2.42.1... [head-i386-default-job-12] | `-- Installing libffi-3.2.1... [head-i386-default-job-12] | `-- Extracting libffi-3.2.1... done [head-i386-default-job-12] | `-- Installing libiconv-1.14_6... /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT sync.lo -MD -MP -MF .deps/sync.Tpo -c -o sync.lo sync.C libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT sync.lo -MD -MP -MF .deps/sync.Tpo -c sync.C -fPIC -DPIC -o .libs/sync.o In file included from sync.C:10: ./sync.H:251:13: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] return n < 0 || n >= folders.size() ~ ^ ~ 1 warning generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT sync.lo -MD -MP -MF .deps/sync.Tpo -c sync.C -o sync.o >/dev/null 2>&1 mv -f .deps/sync.Tpo .deps/sync.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT tmpaccount.lo -MD -MP -MF .deps/tmpaccount.Tpo -c -o tmpaccount.lo tmpaccount.C libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT tmpaccount.lo -MD -MP -MF .deps/tmpaccount.Tpo -c tmpaccount.C -fPIC -DPIC -o .libs/tmpaccount.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT tmpaccount.lo -MD -MP -MF .deps/tmpaccount.Tpo -c tmpaccount.C -o tmpaccount.o >/dev/null 2>&1 mv -f .deps/tmpaccount.Tpo .deps/tmpaccount.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT tmpaccountadd.lo -MD -MP -MF .deps/tmpaccountadd.Tpo -c -o tmpaccountadd.lo tmpaccountadd.C libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT tmpaccountadd.lo -MD -MP -MF .deps/tmpaccountadd.Tpo -c tmpaccountadd.C -fPIC -DPIC -o .libs/tmpaccountadd.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT tmpaccountadd.lo -MD -MP -MF .deps/tmpaccountadd.Tpo -c tmpaccountadd.C -o tmpaccountadd.o >/dev/null 2>&1 mv -f .deps/tmpaccountadd.Tpo .deps/tmpaccountadd.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT tmpaccountfolder.lo -MD -MP -MF .deps/tmpaccountfolder.Tpo -c -o tmpaccountfolder.lo tmpaccountfolder.C libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT tmpaccountfolder.lo -MD -MP -MF .deps/tmpaccountfolder.Tpo -c tmpaccountfolder.C -fPIC -DPIC -o .libs/tmpaccountfolder.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT tmpaccountfolder.lo -MD -MP -MF .deps/tmpaccountfolder.Tpo -c tmpaccountfolder.C -o tmpaccountfolder.o >/dev/null 2>&1 mv -f .deps/tmpaccountfolder.Tpo .deps/tmpaccountfolder.Plo /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector -o libmail.la mail.lo addmessage.lo addmessageimport.lo addmessageremoveattachments.lo addressbook.lo addressbookadd.lo addressbookget.lo addressbookopen.lo addressbooksearch.lo attachments.lo autodecoder.lo envelope.lo base64.lo copymessage.lo decoder.lo driver.lo expungelist.lo fd.lo fdtls.lo file.lo generic.lo genericdecode.lo headers.lo imap.lo imapacl.lo imapidle.lo imaplogin.lo imaplogout.lo imapfetchhandler.lo imaphandler.lo imaphmac.lo imapfolder.lo imapfolders.lo imaplisthandler.lo imapparsefmt.lo imapstatushandler.lo logininfo.lo maildir.lo maildiradd.lo maildirfolder.lo mbox.lo mboxadd.lo mboxexpunge.lo mboxfolder.lo mboxgetmessage.lo mboxlock.lo mboxmagictag.lo mboxmultilock.lo mboxopen.lo mboxread.lo mboxsighandler.lo mimetypes.lo nntp.lo nntpadd.lo nntpcache.lo nntpcheckne w.lo nntpfetch.lo nntpfolder.lo nntpgroup.lo nntpgroupinfo.lo nntpgroupopen.lo nntplistactive.lo nntplogin.lo nntplogin2.lo nntplogout.lo nntpnewsrc.lo nntppost.lo nntpxover.lo nntpxpat.lo objectmonitor.lo poll.lo pop3.lo pop3folder.lo pop3maildrop.lo qp.lo rfc2047decode.lo rfc2047encode.lo rfcaddr.lo runlater.lo search.lo smap.lo smapacl.lo smapadd.lo smapaddmessage.lo smapcopy.lo smapcreate.lo smapdelete.lo smapfetch.lo smapfetchattr.lo smapidle.lo smaplist.lo smapmsgrange.lo smapnewmail.lo smapnoopexpunge.lo smapopen.lo smapsearch.lo smapsendfolder.lo smapstatus.lo smapstore.lo smtp.lo smtpfolder.lo snapshot.lo sortfolders.lo structure.lo sync.lo tmpaccount.lo tmpaccountadd.lo tmpaccountfolder.lo libtool: link: ar cru .libs/libmail.a .libs/mail.o .libs/addmessage.o .libs/addmessageimport.o .libs/addmessageremoveattachments.o .libs/addressbook.o .libs/addressbookadd.o .libs/addressbookget.o .libs/addressbookopen.o .libs/addressbooksearch.o .libs/attachments.o .libs/autodecoder.o .libs/envelope.o .libs/base64.o .libs/copymessage.o .libs/decoder.o .libs/driver.o .libs/expungelist.o .libs/fd.o .libs/fdtls.o .libs/file.o .libs/generic.o .libs/genericdecode.o .libs/headers.o .libs/imap.o .libs/imapacl.o .libs/imapidle.o .libs/imaplogin.o .libs/imaplogout.o .libs/imapfetchhandler.o .libs/imaphandler.o .libs/imaphmac.o .libs/imapfolder.o .libs/imapfolders.o .libs/imaplisthandler.o .libs/imapparsefmt.o .libs/imapstatushandler.o .libs/logininfo.o .libs/maildir.o .libs/maildiradd.o .libs/maildirfolder.o .libs/mbox.o .libs/mboxadd.o .libs/mboxexpunge.o .libs/mboxfolder.o .libs/mboxgetmessage.o .libs/mboxlock.o .libs/mboxmagictag.o .libs/mboxmultilock.o .libs/mboxopen.o .libs/mboxread.o . libs/mboxsighandler.o .libs/mimetypes.o .libs/nntp.o .libs/nntpadd.o .libs/nntpcache.o .libs/nntpchecknew.o .libs/nntpfetch.o .libs/nntpfolder.o .libs/nntpgroup.o .libs/nntpgroupinfo.o .libs/nntpgroupopen.o .libs/nntplistactive.o .libs/nntplogin.o .libs/nntplogin2.o .libs/nntplogout.o .libs/nntpnewsrc.o .libs/nntppost.o .libs/nntpxover.o .libs/nntpxpat.o .libs/objectmonitor.o .libs/poll.o .libs/pop3.o .libs/pop3folder.o .libs/pop3maildrop.o .libs/qp.o .libs/rfc2047decode.o .libs/rfc2047encode.o .libs/rfcaddr.o .libs/runlater.o .libs/search.o .libs/smap.o .libs/smapacl.o .libs/smapadd.o .libs/smapaddmessage.o .libs/smapcopy.o .libs/smapcreate.o .libs/smapdelete.o .libs/smapfetch.o .libs/smapfetchattr.o .libs/smapidle.o .libs/smaplist.o .libs/smapmsgrange.o .libs/smapnewmail.o .libs/smapnoopexpunge.o .libs/smapopen.o .libs/smapsearch.o .libs/smapsendfolder.o .libs/smapstatus.o .libs/smapstore.o .libs/smtp.o .libs/smtpfolder.o .libs/snapshot.o .libs/sortfolders.o .libs/structure.o .lib s/sync.o .libs/tmpaccount.o .libs/tmpaccount! add.o .libs/tmpaccountfolder.o libtool: link: ranlib .libs/libmail.a libtool: link: ( cd ".libs" && rm -f "libmail.la" && ln -s "../libmail.la" "libmail.la" ) c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT mailtool.o -MD -MP -MF .deps/mailtool.Tpo -c -o mailtool.o mailtool.C In file included from mailtool.C:10: ./sync.H:251:13: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] return n < 0 || n >= folders.size() ~ ^ ~ mailtool.C:99:13: warning: function 'showstructure' is not needed and will not be emitted [-Wunneeded-internal-declaration] static void showstructure(const mail::mimestruct &mps, string pfix="") ^ 2 warnings generated. mv -f .deps/mailtool.Tpo .deps/mailtool.Po /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -static -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector -o mailtool mailtool.o libmail.la ../rfc2045/librfc2045.la ../rfc822/librfc822.la ../rfc822/libencode.la ../maildir/libmaildir.la ../tcpd/libcouriertls.la ../liblock/liblock.la ../unicode/libunicode.la ../libhmac/libhmac.la ../md5/libmd5.la ../sha1/libsha1.la ../numlib/libnumlib.la ../tcpd/libspipe.la ../soxwrap/libsoxwrap.a `cat ../maildir/maildir.libdeps ../soxwrap/soxlibs.dep` libtool: link: c++ -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector -o mailtool mailtool.o -L/usr/local/lib ./.libs/libmail.a ../rfc2045/.libs/librfc2045.a ../rfc822/.libs/librfc822.a ../rfc822/.libs/libencode.a ../maildir/.libs/libmaildir.a ../tcpd/.libs/libcouriertls.a -lssl -lcrypto ../liblock/.libs/liblock.a ../unicode/.libs/libunicode.a -liconv ../libhmac/.libs/libhmac.a ../md5/.libs/libmd5.a ../sha1/.libs/libsha1.a ../numlib/.libs/libnumlib.a ../tcpd/.libs/libspipe.a ../soxwrap/libsoxwrap.a -lfam c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT testsuite.o -MD -MP -MF .deps/testsuite.Tpo -c -o testsuite.o testsuite.C mv -f .deps/testsuite.Tpo .deps/testsuite.Po /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -static -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector -o testsuite testsuite.o libmail.la ../rfc2045/librfc2045.la ../rfc822/librfc822.la ../rfc822/libencode.la ../maildir/libmaildir.la ../tcpd/libcouriertls.la ../liblock/liblock.la ../unicode/libunicode.la ../libhmac/libhmac.la ../md5/libmd5.la ../sha1/libsha1.la ../numlib/libnumlib.la ../tcpd/libspipe.la ../soxwrap/libsoxwrap.a `cat ../maildir/maildir.libdeps ../soxwrap/soxlibs.dep` libtool: link: c++ -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector -o testsuite testsuite.o -L/usr/local/lib ./.libs/libmail.a ../rfc2045/.libs/librfc2045.a ../rfc822/.libs/librfc822.a ../rfc822/.libs/libencode.a ../maildir/.libs/libmaildir.a ../tcpd/.libs/libcouriertls.a -lssl -lcrypto ../liblock/.libs/liblock.a ../unicode/.libs/libunicode.a -liconv ../libhmac/.libs/libhmac.a ../md5/.libs/libmd5.a ../sha1/.libs/libsha1.a ../numlib/.libs/libnumlib.a ../tcpd/.libs/libspipe.a ../soxwrap/libsoxwrap.a -lfam gmake[4]: Leaving directory '/wrkdirs/usr/ports/mail/cone/work/cone-0.90/libmail' gmake[3]: Leaving directory '/wrkdirs/usr/ports/mail/cone/work/cone-0.90/libmail' Making all in rootcerts gmake[3]: Entering directory '/wrkdirs/usr/ports/mail/cone/work/cone-0.90/rootcerts' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/mail/cone/work/cone-0.90/rootcerts' Making all in cone gmake[3]: Entering directory '/wrkdirs/usr/ports/mail/cone/work/cone-0.90/cone' h='#define HELPFILE "/usr/local/share/cone/cone.hlp"'; echo "$h" | cmp -s - helpfile.H && exit 0; echo "$h" >helpfile.H echo '#define BUILDVERSION "i386-portbld-freebsd11.0/'`date`'"' >buildversion.H gmake all-recursive gmake[4]: Entering directory '/wrkdirs/usr/ports/mail/cone/work/cone-0.90/cone' Making all in intl gmake[5]: Entering directory '/wrkdirs/usr/ports/mail/cone/work/cone-0.90/cone/intl' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/mail/cone/work/cone-0.90/cone/intl' Making all in po gmake[5]: Entering directory '/wrkdirs/usr/ports/mail/cone/work/cone-0.90/cone/po' gmake[5]: Leaving directory '/wrkdirs/usr/ports/mail/cone/work/cone-0.90/cone/po' gmake[5]: Entering directory '/wrkdirs/usr/ports/mail/cone/work/cone-0.90/cone' c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT acl.o -MD -MP -MF .deps/acl.Tpo -c -o acl.o acl.C mv -f .deps/acl.Tpo .deps/acl.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT addressbook.o -MD -MP -MF .deps/addressbook.Tpo -c -o addressbook.o addressbook.C addressbook.C:1860:26: warning: private field 'myScreen' is not used [-Wunused-private-field] AddressBookTakeScreen *myScreen; ^ 1 warning generated. mv -f .deps/addressbook.Tpo .deps/addressbook.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT addressbookinterface.o -MD -MP -MF .deps/addressbookinterface.Tpo -c -o addressbookinterface.o addressbookinterface.C mv -f .deps/addressbookinterface.Tpo .deps/addressbookinterface.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT addressbookinterfaceldap.o -MD -MP -MF .deps/addressbookinterfaceldap.Tpo -c -o addressbookinterfaceldap.o addressbookinterfaceldap.C mv -f .deps/addressbookinterfaceldap.Tpo .deps/addressbookinterfaceldap.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT addressbookinterfacemail.o -MD -MP -MF .deps/addressbookinterfacemail.Tpo -c -o addressbookinterfacemail.o addressbookinterfacemail.C mv -f .deps/addressbookinterfacemail.Tpo .deps/addressbookinterfacemail.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT certificates.o -MD -MP -MF .deps/certificates.Tpo -c -o certificates.o certificates.C mv -f .deps/certificates.Tpo .deps/certificates.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT colors.o -MD -MP -MF .deps/colors.Tpo -c -o colors.o colors.C mv -f .deps/colors.Tpo .deps/colors.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT cone.o -MD -MP -MF .deps/cone.Tpo -c -o cone.o cone.C In file included from cone.C:59: ./configscreen.H:212:7: warning: 'ConfigScreen::addPrompt' hides overloaded virtual function [-Woverloaded-virtual] void addPrompt(CursesLabel *label, ^ ./curses/cursesdialog.H:52:15: note: hidden overloaded virtual function 'CursesDialog::addPrompt' declared here: different number of parameters (2 vs 3) virtual void addPrompt(CursesLabel *label, ^ 1 warning generated. mv -f .deps/cone.Tpo .deps/cone.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT configscreen.o -MD -MP -MF .deps/configscreen.Tpo -c -o configscreen.o configscreen.C In file included from configscreen.C:8: ./configscreen.H:212:7: warning: 'ConfigScreen::addPrompt' hides overloaded virtual function [-Woverloaded-virtual] void addPrompt(CursesLabel *label, ^ ./curses/cursesdialog.H:52:15: note: hidden overloaded virtual function 'CursesDialog::addPrompt' declared here: different number of parameters (2 vs 3) virtual void addPrompt(CursesLabel *label, ^ In file included from configscreen.C:8: ./configscreen.H:170:17: warning: private field 'parent' is not used [-Wunused-private-field] ConfigScreen *parent; ^ 2 warnings generated. mv -f .deps/configscreen.Tpo .deps/configscreen.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT ctrlchandler.o -MD -MP -MF .deps/ctrlchandler.Tpo -c -o ctrlchandler.o ctrlchandler.C mv -f .deps/ctrlchandler.Tpo .deps/ctrlchandler.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT cursesaddresslist.o -MD -MP -MF .deps/cursesaddresslist.Tpo -c -o cursesaddresslist.o cursesaddresslist.C mv -f .deps/cursesaddresslist.Tpo .deps/cursesaddresslist.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT cursesattachmentdisplay.o -MD -MP -MF .deps/cursesattachmentdisplay.Tpo -c -o cursesattachmentdisplay.o cursesattachmentdisplay.C mv -f .deps/cursesattachmentdisplay.Tpo .deps/cursesattachmentdisplay.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT cursesedit.o -MD -MP -MF .deps/cursesedit.Tpo -c -o cursesedit.o cursesedit.C mv -f .deps/cursesedit.Tpo .deps/cursesedit.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT curseseditmessage.o -MD -MP -MF .deps/curseseditmessage.Tpo -c -o curseseditmessage.o curseseditmessage.C curseseditmessage.C:445:9: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if ( k >= 0 && k < ' ' && k != '\t') ~ ^ ~ In file included from curseseditmessage.C:7: In file included from ./curseseditmessage.H:14: In file included from ../curses/cursescontainer.H:11: In file included from ../curses/mycurses.H:19: ./curses/widechar.H:649:4: warning: delete called on 'unicodewordwrapper::buffer' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor] delete buf; ^ ./curses/widechar.H:675:7: note: in instantiation of member function 'unicodewordwrapper::eof' requested here iter.eof(); ^ curseseditmessage.C:1041:3: note: in instantiation of function template specialization 'unicodewordwrap' requested here unicodewordwrap(unicode_wordwrap_iterator(this, ^ In file included from curseseditmessage.C:7: In file included from ./curseseditmessage.H:14: In file included from ../curses/cursescontainer.H:11: In file included from ../curses/mycurses.H:19: ./curses/widechar.H:649:4: warning: delete called on 'unicodewordwrapper::buffer' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor] delete buf; ^ ./curses/widechar.H:675:7: note: in instantiation of member function 'unicodewordwrapper::eof' requested here iter.eof(); ^ curseseditmessage.C:2489:3: note: in instantiation of function template specialization 'unicodewordwrap, CursesEditMessage::unicode_wordwrap_oiterator, unicoderewrapnone>' requested here unicodewordwrap(line.begin(), ^ 3 warnings generated. mv -f .deps/curseseditmessage.Tpo .deps/curseseditmessage.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT curseshierarchy.o -MD -MP -MF .deps/curseshierarchy.Tpo -c -o curseshierarchy.o curseshierarchy.C mv -f .deps/curseshierarchy.Tpo .deps/curseshierarchy.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT cursesindexdisplay.o -MD -MP -MF .deps/cursesindexdisplay.Tpo -c -o cursesindexdisplay.o cursesindexdisplay.C mv -f .deps/cursesindexdisplay.Tpo .deps/cursesindexdisplay.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT cursesmessage.o -MD -MP -MF .deps/cursesmessage.Tpo -c -o cursesmessage.o cursesmessage.C cursesmessage.C:3764:18: error: cannot create a non-constant pointer to member function gi.input_func= &tempSaveText.input_func; ^~~~~~~~~~~~~~~~~~~~~~~~ cursesmessage.C:3767:19: error: cannot create a non-constant pointer to member function gi.output_func= &tempSaveText.output_func; ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from cursesmessage.C:9: In file included from ./myservercallback.H:13: In file included from ../curses/cursesstatusbar.H:10: In file included from ../curses/mycurses.H:19: ./curses/widechar.H:649:4: warning: delete called on 'unicodewordwrapper >, std::__1::allocator > > > >, unicoderewrapnone>::buffer' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor] delete buf; ^ ./curses/widechar.H:675:7: note: in instantiation of member function 'unicodewordwrapper >, std::__1::allocator > > > >, unicoderewrapnone>::eof' requested here iter.eof(); ^ cursesmessage.C:1112:5: note: in instantiation of function template specialization 'unicodewordwrap, std::__1::back_insert_iterator >, std::__1::allocator > > > >, unicoderewrapnone>' requested here unicodewordwrap(umsg.begin(), ^ In file included from cursesmessage.C:9: In file included from ./myservercallback.H:13: In file included from ../curses/cursesstatusbar.H:10: In file included from ../curses/mycurses.H:19: ./curses/widechar.H:649:4: warning: delete called on 'unicodewordwrapper::buffer' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor] delete buf; ^ ./curses/widechar.H:675:7: note: in instantiation of member function 'unicodewordwrapper::eof' requested here iter.eof(); ^ cursesmessage.C:2130:3: note: in instantiation of function template specialization 'unicodewordwrap, CursesMessage::newmsgformatter::writeoiter, unicoderewrapnone>' requested here unicodewordwrap(b, e, ^ 2 warnings and 2 errors generated. Makefile:848: recipe for target 'cursesmessage.o' failed gmake[5]: *** [cursesmessage.o] Error 1 gmake[5]: Leaving directory '/wrkdirs/usr/ports/mail/cone/work/cone-0.90/cone' Makefile:973: recipe for target 'all-recursive' failed gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/mail/cone/work/cone-0.90/cone' Makefile:620: recipe for target 'all' failed gmake[3]: *** [all] Error 2 gmake[3]: Leaving directory '/wrkdirs/usr/ports/mail/cone/work/cone-0.90/cone' Makefile:373: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/cone/work/cone-0.90' Makefile:278: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/mail/cone/work/cone-0.90' *** Error code 1 Stop. make: stopped in /usr/ports/mail/cone From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 18:10:21 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 451DE1AD for ; Fri, 30 Jan 2015 18:10:21 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 248AA199 for ; Fri, 30 Jan 2015 18:10:21 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UIAK0S007049 for ; Fri, 30 Jan 2015 18:10:20 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UIAKMY007046; Fri, 30 Jan 2015 18:10:20 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 18:10:20 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301810.t0UIAKMY007046@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-i386-default][x11-themes/kde-icons-umicons] Failed for kde-icons-umicons-2.0 in fetch 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: Fri, 30 Jan 2015 18:10:21 -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: vanilla@FreeBSD.org Ident: $FreeBSD: head/x11-themes/kde-icons-umicons/Makefile 360010 2014-07-01 13:46:49Z vanilla $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/kde-icons-umicons-2.0.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building x11-themes/kde-icons-umicons build started at Fri Jan 30 18:08:17 UTC 2015 port directory: /usr/ports/x11-themes/kde-icons-umicons building for: FreeBSD head-i386-default-job-16 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/x11-themes/kde-icons-umicons/Makefile 360010 2014-07-01 13:46:49Z vanilla $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=kde-icons-umicons-2.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-umicons/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-umicons/work HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-umicons/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-umicons/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-umicons/work HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-umicons/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-umicons/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-umicons/work HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-umicons/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-umicons/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-umicons/work HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-umicons/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/umicons" EXAMPLESDIR="share/examples/umicons" DATADIR="share/umicons" WWWDIR="www/umicons" ETCDIR="etc/umicons" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/umicons DOCSDIR=/usr/local/share/doc/umicons EXAMPLESDIR=/usr/local/share/examples/umicons WWWDIR=/usr/local/www/umicons ETCDIR=/usr/local/etc/umicons --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> kde-icons-umicons-2.0 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.7.txz [head-i386-default-job-16] Installing pkg-1.4.7... [head-i386-default-job-16] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of kde-icons-umicons-2.0 =========================================================================== =================================================== =========================================================================== =================================================== => Umicons_for_KDE.tar_2.gz doesn't seem to exist in /portdistfiles/KDE. => Attempting to fetch http://easylinuxguide.com/downloads/kde-iconthemes/Umicons_for_KDE.tar_2.gz Umicons_for_KDE.tar_2.gz 0 B 0 Bps fetch: transfer timed out fetch: Umicons_for_KDE.tar_2.gz appears to be truncated: 7356829/13713672 bytes => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/KDE/Umicons_for_KDE.tar_2.gz fetch: http://distcache.FreeBSD.org/ports-distfiles/KDE/Umicons_for_KDE.tar_2.gz: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /portdistfiles/KDE and try again. *** Error code 1 Stop. make: stopped in /usr/ports/x11-themes/kde-icons-umicons From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 14:34:49 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 91196F26; Fri, 30 Jan 2015 14:34:49 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 5F6BA22E; Fri, 30 Jan 2015 14:34:49 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UEYnQw046401; Fri, 30 Jan 2015 14:34:49 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UEYnX9046362; Fri, 30 Jan 2015 14:34:49 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 14:34:49 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301434.t0UEYnX9046362@beefy1.isc.freebsd.org> To: swills@FreeBSD.org Subject: [package - head-i386-default][emulators/open-vm-tools] Failed for open-vm-tools-1280544_10, 1 in build X-Mailman-Approved-At: Fri, 30 Jan 2015 18:18:23 +0000 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: Fri, 30 Jan 2015 14:34:49 -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: swills@FreeBSD.org Last committer: brd@FreeBSD.org Ident: $FreeBSD: head/emulators/open-vm-tools/Makefile 375346 2014-12-23 15:48:33Z brd $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/open-vm-tools-1280544_10,1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building emulators/open-vm-tools build started at Fri Jan 30 14:31:07 UTC 2015 port directory: /usr/ports/emulators/open-vm-tools building for: FreeBSD head-i386-default-job-19 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: swills@FreeBSD.org Makefile ident: $FreeBSD: head/emulators/open-vm-tools/Makefile 375346 2014-12-23 15:48:33Z brd $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=open-vm-tools-1280544_10,1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for open-vm-tools-1280544_10,1: DNET=on: libdnet support FUSE=on: FUSE (Filesystem in Userspace) support ICU=on: Unicode support via ICU LIBNOTIFY=on: Desktop notification support UNITY=off: liburiparser support X11=on: X11 (graphics) support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-procps --sysconfdir=/usr/local/etc --with-dnet --with-icu --disable-unity --with-x --with-gtk2 --with-gtkmm --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools/work HOME=/wrkdirs/usr/ports/emulators/open-vm-tools/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools/work HOME=/wrkdirs/usr/ports/emulators/open-vm-tools/work TMPDIR="/tmp" PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools/work HOME=/wrkdirs/usr/ports/emulators/open-vm-tools/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools/work HOME=/wrkdirs/usr/ports/emulators/open-vm-tools/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools/work HOME=/wrkdirs/usr/ports/emulators/open-vm-tools/work TMPDIR="/tmp" KMODDIR="/boot/modules" SYSDIR="/usr/src/sys" NO_XREF=yes XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools/work HOME=/wrkdirs/usr/ports/emulators/open-vm-tools/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="-Wno-deprecated-declarations" LDFLAGS=" -L/usr/local/lib" 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-- DNET="" NO_DNET="@comment " FUSE="" NO_FUSE="@comment " ICU="" NO_ICU="@comment " LIBNOTIFY="" NO_LIBNOTIFY="@comment " UNITY="@comment " NO_UNITY="" X11="" NO_X11="@comment " KMODDIR="boot/modules" OSREL=11.0 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/open-vm-tools" EXAMPLESDIR="share/examples/open-vm-tools" DATADIR="share/open-vm-tools" WWWDIR="www/open-vm-tools" ETCDIR="etc/open-vm-tools" --End PLIST_SUB-- --SUB_LIST-- DNET="" NO_DNET="@comment " FUSE="" NO_FUSE="@comment " ICU="" NO_ICU="@comment " LIBNOTIFY="" NO_LIBNOTIFY="@comment " UNITY="@comment " NO_UNITY="" X11="" NO_X11="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/open-vm-tools DOCSDIR=/usr/local/share/doc/open-vm-tools EXAMPLESDIR=/usr/local/share/examples/open-vm-tools WWWDIR=/usr/local/www/open-vm-tools ETCDIR=/usr/local/etc/open-vm-tools --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> open-vm-tools-1280544_10,1 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.7.txz [head-i386-default-job-19] Installing pkg-1.4.7... [head-i386-default-job-19] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of open-vm-tools-1280544_10,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by open-vm-tools-1280544_10,1 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by open-vm-tools-1280544_10,1 for building => SHA256 Checksum OK for open-vm-tools-9.4.0-1280544.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by open-vm-tools-1280544_10,1 for building ===> Extracting for open-vm-tools-1280544_10,1 => SHA256 Checksum OK for open-vm-tools-9.4.0-1280544.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for open-vm-tools-1280544_10,1 ===> Applying FreeBSD patches for open-vm-tools-1280544_10,1 =========================================================================== =================================================== ===> open-vm-tools-1280544_10,1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [head-i386-default-job-19] Installing pkgconf-0.9.7... [head-i386-default-job-19] Extracting pkgconf-0.9.7... done ===> Returning to build of open-vm-tools-1280544_10,1 ===> open-vm-tools-1280544_10,1 depends on file: /usr/local/libdata/pkgconfig/xineramaproto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/xineramaproto.pc in /usr/ports/x11/xineramaproto ===> Installing existing package /packages/All/xineramaproto-1.2.1.txz [head-i386-default-job-19] Installing xineramaproto-1.2.1... [head-i386-default-job-19] Extracting xineramaproto-1.2.1... done ===> Returning to build of open-vm-tools-1280544_10,1 ===> open-vm-tools-1280544_10,1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/x11.pc in /usr/ports/x11/libX11 libtool: compile: c++ -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/ usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/u! sr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -MT libdndcp_la-copyPasteDnDX11.lo -MD -MP -MF .deps/libdndcp_la-copyPasteDnDX11.Tpo -c copyPasteDnDX11.cpp -o libdndcp_la-copyPasteDnDX11.o >/dev/null 2>&1 mv -f .deps/libdndcp_la-copyPasteDnDX11.Tpo .deps/libdndcp_la-copyPasteDnDX11.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/i nclude/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixb uf-2.0 -I/usr/local/include/libpng16 -I/usr/! local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -MT libdndcp_la-copyPasteUIX11.lo -MD -MP -MF .deps/libdndcp_la-copyPasteUIX11.Tpo -c -o libdndcp_la-copyPasteUIX11.lo `test -f 'copyPasteUIX11.cpp' || echo './'`copyPasteUIX11.cpp libtool: compile: c++ -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/ usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/u! sr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -MT libdndcp_la-copyPasteUIX11.lo -MD -MP -MF .deps/libdndcp_la-copyPasteUIX11.Tpo -c copyPasteUIX11.cpp -fPIC -DPIC -o .libs/libdndcp_la-copyPasteUIX11.o copyPasteUIX11.cpp:1065:12: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if (end >= 0 && DIRSEPC == str[end]) { ~~~ ^ ~ 1 warning generated. libtool: compile: c++ -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/ usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/u! sr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -MT libdndcp_la-copyPasteUIX11.lo -MD -MP -MF .deps/libdndcp_la-copyPasteUIX11.Tpo -c copyPasteUIX11.cpp -o libdndcp_la-copyPasteUIX11.o >/dev/null 2>&1 mv -f .deps/libdndcp_la-copyPasteUIX11.Tpo .deps/libdndcp_la-copyPasteUIX11.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/i nclude/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixb uf-2.0 -I/usr/local/include/libpng16 -I/usr/! local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -MT libdndcp_la-dndUIX11.lo -MD -MP -MF .deps/libdndcp_la-dndUIX11.Tpo -c -o libdndcp_la-dndUIX11.lo `test -f 'dndUIX11.cpp' || echo './'`dndUIX11.cpp libtool: compile: c++ -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/ usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/u! sr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -MT libdndcp_la-dndUIX11.lo -MD -MP -MF .deps/libdndcp_la-dndUIX11.Tpo -c dndUIX11.cpp -fPIC -DPIC -o .libs/libdndcp_la-dndUIX11.o dndUIX11.cpp:1368:12: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if (end >= 0 && DIRSEPC == str[end]) { ~~~ ^ ~ 1 warning generated. libtool: compile: c++ -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/ usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/u! sr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -MT libdndcp_la-dndUIX11.lo -MD -MP -MF .deps/libdndcp_la-dndUIX11.Tpo -c dndUIX11.cpp -o libdndcp_la-dndUIX11.o >/dev/null 2>&1 mv -f .deps/libdndcp_la-dndUIX11.Tpo .deps/libdndcp_la-dndUIX11.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/i nclude/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixb uf-2.0 -I/usr/local/include/libpng16 -I/usr/! local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -MT libdndcp_la-dndcp.lo -MD -MP -MF .deps/libdndcp_la-dndcp.Tpo -c -o libdndcp_la-dndcp.lo `test -f 'dndcp.cpp' || echo './'`dn dcp.cpp libtool: compile: c++ -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/ usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/u! sr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -MT libdndcp_la-dndcp.lo -MD -MP -MF .deps/libdndcp_la-dndcp.Tpo -c dndcp.cpp -fPIC -DPIC -o .libs/libdndcp_la-dndcp.o libtool: compile: c++ -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/ usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/u! sr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -MT libdndcp_la-dndcp.lo -MD -MP -MF .deps/libdndcp_la-dndcp.Tpo -c dndcp.cpp -o libdndcp_la-dndcp.o >/dev/null 2>&1 mv -f .deps/libdndcp_la-dndcp.Tpo .deps/libdndcp_la-dndcp.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/i nclude/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixb uf-2.0 -I/usr/local/include/libpng16 -I/usr/! local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -MT libdndcp_la-dragDetWndX11.lo -MD -MP -MF .deps/libdndcp_la-dragDetWndX11.Tpo -c -o libdndcp_la-dragDetWndX11.lo `test -f 'dr agDetWndX11.cpp' || echo './'`dragDetWndX11.cpp libtool: compile: c++ -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/ usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/u! sr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -MT libdndcp_la-dragDetWndX11.lo -MD -MP -MF .deps/libdndcp_la-dragDetWndX11.Tpo -c dragDetWndX11.cpp -fPIC -DPIC -o .libs/libdndcp_la-dragDetWndX11.o libtool: compile: c++ -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/ usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/u! sr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -MT libdndcp_la-dragDetWndX11.lo -MD -MP -MF .deps/libdndcp_la-dragDetWndX11.Tpo -c dragDetWndX11.cpp -o libdndcp_la-dragDetWndX11.o >/dev/null 2>&1 mv -f .deps/libdndcp_la-dragDetWndX11.Tpo .deps/libdndcp_la-dragDetWndX11.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/i nclude/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixb uf-2.0 -I/usr/local/include/libpng16 -I/usr/! local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -MT libdndcp_la-pointer.lo -MD -MP -MF .deps/libdndcp_la-pointer.Tpo -c -o libdndcp_la-pointer.lo `test -f 'pointer.cpp' || echo './'`pointer.cpp libtool: compile: c++ -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/ usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/u! sr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -MT libdndcp_la-pointer.lo -MD -MP -MF .deps/libdndcp_la-pointer.Tpo -c pointer.cpp -fPIC -DPIC -o .libs/libdndcp_la-pointer.o libtool: compile: c++ -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/ usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/u! sr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -MT libdndcp_la-pointer.lo -MD -MP -MF .deps/libdndcp_la-pointer.Tpo -c pointer.cpp -o libdndcp_la-pointer.o >/dev/null 2>&1 mv -f .deps/libdndcp_la-pointer.Tpo .deps/libdndcp_la-pointer.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/inc lude/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf -2.0 -I/usr/local/include/libpng16 -I/usr/lo! cal/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitializ ed -Wno-unused -MT libdndcp_la-cpFileContents_xdr.lo -MD -MP -MF .deps/libdndcp_la-cpFileContents_xdr.Tpo -c -o libdndcp_la-cpFileContents_xdr.lo `test -f 'cpFileContents_xdr.c' || echo './'`cpFileContents_xdr.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/u sr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 - I/usr/local/include/pango-1.0 -pthread -I/us! r/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wno-unused -MT libdndcp_la-cpFileContents_xdr .lo -MD -MP -MF .deps/libdndcp_la-cpFileContents_xdr.Tpo -c cpFileContents_xdr.c -fPIC -DPIC -o .libs/libdndcp_la-cpFileContents_xdr.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/u sr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 - I/usr/local/include/pango-1.0 -pthread -I/us! r/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wno-unused -MT libdndcp_la-cpFileContents_xdr .lo -MD -MP -MF .deps/libdndcp_la-cpFileContents_xdr.Tpo -c cpFileContents_xdr.c -o libdndcp_la-cpFileContents_xdr.o >/dev/null 2>&1 mv -f .deps/libdndcp_la-cpFileContents_xdr.Tpo .deps/libdndcp_la-cpFileContents_xdr.Plo /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -Wl,-z,defs -Wl,-lc -shared -module -avoid-version -L/usr/local/lib -o libdndcp.la -rpath /usr/local/lib/open-vm-tools/plugins/vmusr libdndcp_la-dndClipboard.lo libdndcp_la-dndCommon.lo libdndcp_la-dndCPMsgV4.lo libdndcp_la-dndLinux.lo libdndcp_la-dndMsg.lo libdndcp_la-copyPasteRpcV3.lo libdndcp_la-dndFileList.lo libdndcp_la-dndRpcV3.lo libdndcp_la-guestCopyPasteDest.lo libdndcp_la-guestCopyPasteMgr.lo libdndcp_la-guestCopyPasteSrc.lo libdndcp_la-guestDnDCPMgr.lo libdndcp_la-guestDnDDest.lo libdndcp_la-guestDnDMgr.lo libdndcp_la-guestDnDSrc.lo libdndcp_la-guestFileTransfer.lo libdndcp_la-copyPasteRpcV4.lo libdndcp_la-dndRpcV4.lo libdndcp_la-fileTransferRpcV4.lo libdndcp_la-rpcV3Util.lo libdndcp_la-rpcV4Util.lo libdndcp_la-dndCPTransportGuestRpc.lo libdndcp_la-string.lo libdndcp_la-copyPasteCompat.lo libdndcp_la-copyPasteCompatX11.lo libdndcp_la-copyPasteDnDWrapper.lo libdndcp_la-copy PasteDnDX11.lo libdndcp_la-copyPasteUIX11.lo libdndcp_la-dndUIX11.lo libdndcp_la-dndcp.lo libdndcp_la-dragDetWndX11.lo libdndcp_la-pointer.lo libdndcp_la-cpFileContents_xdr.lo -lXtst -lXrandr -lXrender -lXi -lXinerama -lXext -lSM -lICE -L/usr/local/lib -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/libvmtools.la -L/usr/local/lib -lglib-2.0 -lintl /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libhgfs/libhgfs .la libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/libdndcp_la-dndClipboard.o .libs/libdndcp_la-dndCommon.o .libs/libdndcp_la-dndCPMsgV4.o .libs/libdndcp_la-dndLinux.o .libs/libdndcp_la-dndMsg.o .libs/libdndcp_la-copyPasteRpcV3.o .libs/libdndcp_la-dndFileList.o .libs/libdndcp_la-dndRpcV3.o .libs/libdndcp_la-guestCopyPasteDest.o .libs/libdndcp_la-guestCopyPasteMgr.o .libs/libdndcp_la-guestCopyPasteSrc.o .libs/libdndcp_la-guestDnDCPMgr.o .libs/libdndcp_la-guestDnDDest.o .libs/libdndcp_la-guestDnDMgr.o .libs/libdndcp_la-guestDnDSrc.o .libs/libdndcp_la-guestFileTransfer.o .libs/libdndcp_la-copyPasteRpcV4.o .libs/libdndcp_la-dndRpcV4.o .libs/libdndcp_la-fileTransferRpcV4.o .libs/libdndcp_la-rpcV3Util.o .libs/libdndcp_la-rpcV4Util.o .libs/libdndcp_la-dndCPTransportGuestRpc.o .libs/libdndcp_la-string.o .libs/libdndcp_la-copyPasteCompat.o .libs/libdndcp_la-copyPasteCompatX11.o .libs/libdndcp_la-copyPasteDnDWrapper.o .libs/libdndcp_la-copyPasteDnDX11 .o .libs/libdndcp_la-copyPasteUIX11.o .libs/libdndcp_la-dndUIX11.o .libs/libdndcp_la-dndcp.o .libs/libdndcp_la-dragDetWndX11.o .libs/libdndcp_la-pointer.o .libs/libdndcp_la-cpFileContents_xdr.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libhgfs/.libs -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libXtst.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXi.so /usr/local/lib/libXinerama.so /usr/local/lib/libXext.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libX11.so /usr/local/lib/libgtkmm-2.4.so -latkmm-1.6 /usr/local/lib/libgdkmm-2.4.so -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 /usr/local/lib/libcairomm-1.0.so -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype /wrkdi! rs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libhgfs/.libs/libhgfs.so -lgthread-2.0 /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs/libvmtools.so -lkvm -lcrypt -lthr -licui18n -licuuc -licudata -lglib-2.0 -lintl -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -Wl,-z -Wl,defs -Wl,-lc -pthread -pthread -pthread -Wl,-soname -Wl,libdndcp.so -o .libs/libdndcp.so c++: warning: argument unused during compilation: '-pthread' c++: warning: argument unused during compilation: '-pthread' c++: warning: argument unused during compilation: '-pthread' libtool: link: ( cd ".libs" && rm -f "libdndcp.la" && ln -s "../libdndcp.la" "libdndcp.la" ) Making all in guestInfo Making all in getlib /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/w rkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-compareNicInfo.lo -MD -MP -MF .deps/libGuestInfo_la-compareNicInfo.Tpo -c -o libGuestInfo_la-compareNicInfo.lo `test -f 'compareNicInfo.c' || echo './'`compareNicInfo.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emulators/open-vm-too ls/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-compareNicInfo.lo -MD -MP -MF .deps/libGuestInfo_la-compareNicInfo.Tpo -c compareNicInfo.c -fPIC -DPIC -o .libs/libGuestInfo_la-compareNicInfo.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emulators/open-vm-too ls/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-compareNicInfo.lo -MD -MP -MF .deps/libGuestInfo_la-compareNicInfo.Tpo -c compareNicInfo.c -o libGuestInfo_la-compareNicInfo.o >/dev/null 2>&1 mv -f .deps/libGuestInfo_la-compareNicInfo.Tpo .deps/libGuestInfo_la-compareNicInfo.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/w rkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-guestInfo.lo -MD -MP -MF .deps/libGuestInfo_la-guestInfo.Tpo -c -o libGuestInfo_la-guestInfo.lo `test -f 'guestInfo.c' || echo './'`guestInfo.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emulators/open-vm-too ls/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-guestInfo.lo -MD -MP -MF .deps/libGuestInfo_la-guestInfo.Tpo -c guestInfo.c -fPIC -DPIC -o .libs/libGuestInfo_la-guestInfo.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emulators/open-vm-too ls/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-guestInfo.lo -MD -MP -MF .deps/libGuestInfo_la-guestInfo.Tpo -c guestInfo.c -o libGuestInfo_la-guestInfo.o >/dev/null 2>&1 mv -f .deps/libGuestInfo_la-guestInfo.Tpo .deps/libGuestInfo_la-guestInfo.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/w rkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-guestInfoPosix.lo -MD -MP -MF .deps/libGuestInfo_la-guestInfoPosix.Tpo -c -o libGuestInfo_la-guestInfoPosix.lo `test -f 'guestInfoPosix.c' || echo './'`guestInfoPosix.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emulators/open-vm-too ls/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-guestInfoPosix.lo -MD -MP -MF .deps/libGuestInfo_la-guestInfoPosix.Tpo -c guestInfoPosix.c -fPIC -DPIC -o .libs/libGuestInfo_la-guestInfoPosix.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emulators/open-vm-too ls/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-guestInfoPosix.lo -MD -MP -MF .deps/libGuestInfo_la-guestInfoPosix.Tpo -c guestInfoPosix.c -o libGuestInfo_la-guestInfoPosix.o >/dev/null 2>&1 mv -f .deps/libGuestInfo_la-guestInfoPosix.Tpo .deps/libGuestInfo_la-guestInfoPosix.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/w rkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-util.lo -MD -MP -MF .deps/libGuestInfo_la-util.Tpo -c -o libGuestInfo_la-util.lo `test -f 'util.c' || echo './'`util.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emulators/open-vm-too ls/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-util.lo -MD -MP -MF .deps/libGuestInfo_la-util.Tpo -c util.c -fPIC -DPIC -o .libs/libGuestInfo_la-util.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emulators/open-vm-too ls/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-util.lo -MD -MP -MF .deps/libGuestInfo_la-util.Tpo -c util.c -o libGuestInfo_la-util.o >/dev/null 2>&1 mv -f .deps/libGuestInfo_la-util.Tpo .deps/libGuestInfo_la-util.Plo /bin/sh ../../../../libtool --tag=CC --mode=link cc -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -L/usr/local/lib -o libGuestInfo.la libGuestInfo_la-compareNicInfo.lo libGuestInfo_la-guestInfo.lo libGuestInfo_la-guestInfoPosix.lo libGuestInfo_la-util.lo libtool: link: ar cru .libs/libGuestInfo.a .libs/libGuestInfo_la-compareNicInfo.o .libs/libGuestInfo_la-guestInfo.o .libs/libGuestInfo_la-guestInfoPosix.o .libs/libGuestInfo_la-util.o libtool: link: ranlib .libs/libGuestInfo.a libtool: link: ( cd ".libs" && rm -f "libGuestInfo.la" && ln -s "../libGuestInfo.la" "libGuestInfo.la" ) /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/inclu de -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libguestInfo_la-guestInfoServer.lo -MD -MP -MF .deps/libguestInfo_la-guestInfoServer.Tpo -c -o libguestInfo_la-guestInfoServer.lo `test -f 'guestInfoServer.c' || echo './'`guestInfoServer.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libguestInfo_la-guestInfoServer.lo -MD -MP -MF .deps/libguestInfo_la-guestInfoServer.Tpo -c guestInfoServer.c -fPIC -DPIC -o .libs/libguestInfo_la-guestInfoServer.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libguestInfo_la-guestInfoServer.lo -MD -MP -MF .deps/libguestInfo_la-guestInfoServer.Tpo -c guestInfoServer.c -o libguestInfo_la-guestInfoServer.o >/dev/null 2>&1 mv -f .deps/libguestInfo_la-guestInfoServer.Tpo .deps/libguestInfo_la-guestInfoServer.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/inclu de -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libguestInfo_la-perfMonLinux.lo -MD -MP -MF .deps/libguestInfo_la-perfMonLinux.Tpo -c -o libguestInfo_la-perfMonLinux.lo `test -f 'perfMonLinux.c' || echo './'`perfMonLinux.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libguestInfo_la-perfMonLinux.lo -MD -MP -MF .deps/libguestInfo_la-perfMonLinux.Tpo -c perfMonLinux.c -fPIC -DPIC -o .libs/libguestInfo_la-perfMonLinux.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libguestInfo_la-perfMonLinux.lo -MD -MP -MF .deps/libguestInfo_la-perfMonLinux.Tpo -c perfMonLinux.c -o libguestInfo_la-perfMonLinux.o >/dev/null 2>&1 mv -f .deps/libguestInfo_la-perfMonLinux.Tpo .deps/libguestInfo_la-perfMonLinux.Plo /bin/sh ../../../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wl,-z,defs -Wl,-lc -shared -module -avoid-version -L/usr/local/lib -o libguestInfo.la -rpath /usr/local/lib/open-vm-tools/plugins/vmsvc libguestInfo_la-guestInfoServer.lo libguestInfo_la-perfMonLinux.lo /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/libvmtools.la -L/usr/local/lib -lglib-2.0 -lintl getlib/libGuestInfo.la -L/usr/local/lib -ldnet libtool: link: cc -shared -fPIC -DPIC .libs/libguestInfo_la-guestInfoServer.o .libs/libguestInfo_la-perfMonLinux.o -Wl,--whole-archive getlib/.libs/libGuestInfo.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs/libvmtools.so -lkvm -lcrypt -lthr -licui18n -licuuc -licudata -lglib-2.0 -lintl -ldnet -O2 -Wl,-z -Wl,defs -Wl,-lc -Wl,-soname -Wl,libguestInfo.so -o .libs/libguestInfo.so libtool: link: ( cd ".libs" && rm -f "libguestInfo.la" && ln -s "../libguestInfo.la" "libguestInfo.la" ) Making all in hgfsServer /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/inclu de -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libhgfsServer_la-hgfsPlugin.lo -MD -MP -MF .deps/libhgfsServer_la-hgfsPlugin.Tpo -c -o libhgfsServer_la-hgfsPlugin.lo `test -f 'hgfsPlugin.c' || echo './'`hgfsPlugin.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libhgfsServer_la-hgfsPlugin.lo -MD -MP -MF .deps/libhgfsServer_la-hgfsPlugin.Tpo -c hgfsPlugin.c -fPIC -DPIC -o .libs/libhgfsServer_la-hgfsPlugin.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libhgfsServer_la-hgfsPlugin.lo -MD -MP -MF .deps/libhgfsServer_la-hgfsPlugin.Tpo -c hgfsPlugin.c -o libhgfsServer_la-hgfsPlugin.o >/dev/null 2>&1 mv -f .deps/libhgfsServer_la-hgfsPlugin.Tpo .deps/libhgfsServer_la-hgfsPlugin.Plo /bin/sh ../../../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wl,-z,defs -Wl,-lc -shared -module -avoid-version -L/usr/local/lib -o libhgfsServer.la -rpath /usr/local/lib/open-vm-tools/plugins/common libhgfsServer_la-hgfsPlugin.lo /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/libvmtools.la -L/usr/local/lib -lglib-2.0 -lintl /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libhgfs/libhgfs.la libtool: link: cc -shared -fPIC -DPIC .libs/libhgfsServer_la-hgfsPlugin.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libhgfs/.libs -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libhgfs/.libs/libhgfs.so -lgthread-2.0 /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs/libvmtools.so -lkvm -lcrypt -lthr -licui18n -licuuc -licudata -lglib-2.0 -lintl -O2 -Wl,-z -Wl,defs -Wl,-lc -pthread -Wl,-soname -Wl,libhgfsServer.so -o .libs/libhgfsServer.so libtool: link: ( cd ".libs" && rm -f "libhgfsServer.la" && ln -s "../libhgfsServer.la" "libhgfsServer.la" ) Making all in powerOps /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/inclu de -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libpowerOps_la-powerOps.lo -MD -MP -MF .deps/libpowerOps_la-powerOps.Tpo -c -o libpowerOps_la-powerOps.lo `test -f 'powerOps.c' || echo './'`powerOps.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libpowerOps_la-powerOps.lo -MD -MP -MF .deps/libpowerOps_la-powerOps.Tpo -c powerOps.c -fPIC -DPIC -o .libs/libpowerOps_la-powerOps.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libpowerOps_la-powerOps.lo -MD -MP -MF .deps/libpowerOps_la-powerOps.Tpo -c powerOps.c -o libpowerOps_la-powerOps.o >/dev/null 2>&1 mv -f .deps/libpowerOps_la-powerOps.Tpo .deps/libpowerOps_la-powerOps.Plo /bin/sh ../../../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wl,-z,defs -Wl,-lc -shared -module -avoid-version -L/usr/local/lib -o libpowerOps.la -rpath /usr/local/lib/open-vm-tools/plugins/vmsvc libpowerOps_la-powerOps.lo /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/libvmtools.la -L/usr/local/lib -lglib-2.0 -lintl libtool: link: cc -shared -fPIC -DPIC .libs/libpowerOps_la-powerOps.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs/libvmtools.so -lkvm -lcrypt -lthr -licui18n -licuuc -licudata -lglib-2.0 -lintl -O2 -Wl,-z -Wl,defs -Wl,-lc -Wl,-soname -Wl,libpowerOps.so -o .libs/libpowerOps.so libtool: link: ( cd ".libs" && rm -f "libpowerOps.la" && ln -s "../libpowerOps.la" "libpowerOps.la" ) Making all in resolutionSet /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/inc lude/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -DRESOLUTION_X11 -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libresolutionSet_la-libv mwarectrl.lo -MD -MP -MF .deps/libresolution! Set_la-libvmwarectrl.Tpo -c -o libresolutionSet_la-libvmwarectrl.lo `test -f 'libvmwarectrl.c' || echo './'`libvmwarectrl.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/u sr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -DRESOLUTION_X11 -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libresolutionSet_la-libvmwarectrl.lo -MD -MP -MF .deps/libresolutio nSet_la-libvmwarectrl.Tpo -c libvmwarectrl.c! -fPIC -DPIC -o .libs/libresolutionSet_la-libvmwarectrl.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/u sr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -DRESOLUTION_X11 -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libresolutionSet_la-libvmwarectrl.lo -MD -MP -MF .deps/libresolutio nSet_la-libvmwarectrl.Tpo -c libvmwarectrl.c! -o libresolutionSet_la-libvmwarectrl.o >/dev/null 2>&1 mv -f .deps/libresolutionSet_la-libvmwarectrl.Tpo .deps/libresolutionSet_la-libvmwarectrl.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/inc lude/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -DRESOLUTION_X11 -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libresolutionSet_la-reso lutionSet.lo -MD -MP -MF .deps/libresolution! Set_la-resolutionSet.Tpo -c -o libresolutionSet_la-resolutionSet.lo `test -f 'resolutionSet.c' || echo './'`resolutionSet.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/u sr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -DRESOLUTION_X11 -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libresolutionSet_la-resolutionSet.lo -MD -MP -MF .deps/libresolutio nSet_la-resolutionSet.Tpo -c resolutionSet.c! -fPIC -DPIC -o .libs/libresolutionSet_la-resolutionSet.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/u sr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -DRESOLUTION_X11 -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libresolutionSet_la-resolutionSet.lo -MD -MP -MF .deps/libresolutio nSet_la-resolutionSet.Tpo -c resolutionSet.c! -o libresolutionSet_la-resolutionSet.o >/dev/null 2>&1 mv -f .deps/libresolutionSet_la-resolutionSet.Tpo .deps/libresolutionSet_la-resolutionSet.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/inc lude/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -DRESOLUTION_X11 -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libresolutionSet_la-reso lutionX11.lo -MD -MP -MF .deps/libresolution! Set_la-resolutionX11.Tpo -c -o libresolutionSet_la-resolutionX11.lo `test -f 'resolutionX11.c' || echo './'`resolutionX11.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/u sr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -DRESOLUTION_X11 -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libresolutionSet_la-resolutionX11.lo -MD -MP -MF .deps/libresolutio nSet_la-resolutionX11.Tpo -c resolutionX11.c! -fPIC -DPIC -o .libs/libresolutionSet_la-resolutionX11.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/u sr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -DRESOLUTION_X11 -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libresolutionSet_la-resolutionX11.lo -MD -MP -MF .deps/libresolutio nSet_la-resolutionX11.Tpo -c resolutionX11.c! -o libresolutionSet_la-resolutionX11.o >/dev/null 2>&1 mv -f .deps/libresolutionSet_la-resolutionX11.Tpo .deps/libresolutionSet_la-resolutionX11.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/inc lude/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -DRESOLUTION_X11 -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libresolutionSet_la-reso lutionRandR12.lo -MD -MP -MF .deps/libresolu! tionSet_la-resolutionRandR12.Tpo -c -o libresolutionSet_la-resolutionRandR12.lo `test -f 'resolutionRandR12.c' || echo './'`resolutionRandR12.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/u sr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -DRESOLUTION_X11 -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libresolutionSet_la-resolutionRandR12.lo -MD -MP -MF .deps/libresol utionSet_la-resolutionRandR12.Tpo -c resolut! ionRandR12.c -fPIC -DPIC -o .libs/libresolutionSet_la-resolutionRandR12.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/u sr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -DRESOLUTION_X11 -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libresolutionSet_la-resolutionRandR12.lo -MD -MP -MF .deps/libresol utionSet_la-resolutionRandR12.Tpo -c resolut! ionRandR12.c -o libresolutionSet_la-resolutionRandR12.o >/dev/null 2>&1 mv -f .deps/libresolutionSet_la-resolutionRandR12.Tpo .deps/libresolutionSet_la-resolutionRandR12.Plo /bin/sh ../../../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wl,-z,defs -Wl,-lc -shared -module -avoid-version -L/usr/local/lib -o libresolutionSet.la -rpath /usr/local/lib/open-vm-tools/plugins/vmusr libresolutionSet_la-libvmwarectrl.lo libresolutionSet_la-resolutionSet.lo libresolutionSet_la-resolutionX11.lo libresolutionSet_la-resolutionRandR12.lo -lXtst -lXrandr -lXrender -lXi -lXinerama -lXext -lSM -lICE -L/usr/local/lib -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/libvmtools.la -L/usr/local/lib -lglib-2.0 -lintl libtool: link: cc -shared -fPIC -DPIC .libs/libresolutionSet_la-libvmwarectrl.o .libs/libresolutionSet_la-resolutionSet.o .libs/libresolutionSet_la-resolutionX11.o .libs/libresolutionSet_la-resolutionRandR12.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libXtst.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXi.so /usr/local/lib/libXinerama.so /usr/local/lib/libXext.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libX11.so -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs/libvmtools.so -lkvm -lcrypt -lthr -licui18n -licuuc -licudata -lglib-2.0 -lintl -O2 -Wl,-z -Wl,defs -Wl,-lc -pthr ead -pthread -Wl,-soname -Wl,libresolutionSet.so -o .libs/libresolutionSet.so libtool: link: ( cd ".libs" && rm -f "libresolutionSet.la" && ln -s "../libresolutionSet.la" "libresolutionSet.la" ) Making all in timeSync /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/inclu de -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-timeSync.lo -MD -MP -MF .deps/libtimeSync_la-timeSync.Tpo -c -o libtimeSync_la-timeSync.lo `test -f 'timeSync.c' || echo './'`timeSync.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-timeSync.lo -MD -MP -MF .deps/libtimeSync_la-timeSync.Tpo -c timeSync.c -fPIC -DPIC -o .libs/libtimeSync_la-timeSync.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-timeSync.lo -MD -MP -MF .deps/libtimeSync_la-timeSync.Tpo -c timeSync.c -o libtimeSync_la-timeSync.o >/dev/null 2>&1 mv -f .deps/libtimeSync_la-timeSync.Tpo .deps/libtimeSync_la-timeSync.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/inclu de -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-timeSyncPosix.lo -MD -MP -MF .deps/libtimeSync_la-timeSyncPosix.Tpo -c -o libtimeSync_la-timeSyncPosix.lo `test -f 'timeSyncPosix.c' || echo './'`timeSyncPosix.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-timeSyncPosix.lo -MD -MP -MF .deps/libtimeSync_la-timeSyncPosix.Tpo -c timeSyncPosix.c -fPIC -DPIC -o .libs/libtimeSync_la-timeSyncPosix.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-timeSyncPosix.lo -MD -MP -MF .deps/libtimeSync_la-timeSyncPosix.Tpo -c timeSyncPosix.c -o libtimeSync_la-timeSyncPosix.o >/dev/null 2>&1 mv -f .deps/libtimeSync_la-timeSyncPosix.Tpo .deps/libtimeSync_la-timeSyncPosix.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/inclu de -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-slewAdjtime.lo -MD -MP -MF .deps/libtimeSync_la-slewAdjtime.Tpo -c -o libtimeSync_la-slewAdjtime.lo `test -f 'slewAdjtime.c' || echo './'`slewAdjtime.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-slewAdjtime.lo -MD -MP -MF .deps/libtimeSync_la-slewAdjtime.Tpo -c slewAdjtime.c -fPIC -DPIC -o .libs/libtimeSync_la-slewAdjtime.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-slewAdjtime.lo -MD -MP -MF .deps/libtimeSync_la-slewAdjtime.Tpo -c slewAdjtime.c -o libtimeSync_la-slewAdjtime.o >/dev/null 2>&1 mv -f .deps/libtimeSync_la-slewAdjtime.Tpo .deps/libtimeSync_la-slewAdjtime.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/inclu de -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-pllNone.lo -MD -MP -MF .deps/libtimeSync_la-pllNone.Tpo -c -o libtimeSync_la-pllNone.lo `test -f 'pllNone.c' || echo './'`pllNone.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-pllNone.lo -MD -MP -MF .deps/libtimeSync_la-pllNone.Tpo -c pllNone.c -fPIC -DPIC -o .libs/libtimeSync_la-pllNone.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-pllNone.lo -MD -MP -MF .deps/libtimeSync_la-pllNone.Tpo -c pllNone.c -o libtimeSync_la-pllNone.o >/dev/null 2>&1 mv -f .deps/libtimeSync_la-pllNone.Tpo .deps/libtimeSync_la-pllNone.Plo /bin/sh ../../../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wl,-z,defs -Wl,-lc -shared -module -avoid-version -L/usr/local/lib -o libtimeSync.la -rpath /usr/local/lib/open-vm-tools/plugins/vmsvc libtimeSync_la-timeSync.lo libtimeSync_la-timeSyncPosix.lo libtimeSync_la-slewAdjtime.lo libtimeSync_la-pllNone.lo /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/libvmtools.la -L/usr/local/lib -lglib-2.0 -lintl libtool: link: cc -shared -fPIC -DPIC .libs/libtimeSync_la-timeSync.o .libs/libtimeSync_la-timeSyncPosix.o .libs/libtimeSync_la-slewAdjtime.o .libs/libtimeSync_la-pllNone.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs/libvmtools.so -lkvm -lcrypt -lthr -licui18n -licuuc -licudata -lglib-2.0 -lintl -O2 -Wl,-z -Wl,defs -Wl,-lc -Wl,-soname -Wl,libtimeSync.so -o .libs/libtimeSync.so libtool: link: ( cd ".libs" && rm -f "libtimeSync.la" && ln -s "../libtimeSync.la" "libtimeSync.la" ) Making all in vix /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/inclu de -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-foundryToolsDaemon.lo -MD -MP -MF .deps/libvix_la-foundryToolsDaemon.Tpo -c -o libvix_la-foundryToolsDaemon.lo `test -f 'foundryToolsDaemon.c' || echo './'`foundryToolsDaemon.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-foundryToolsDaemon.lo -MD -MP -MF .deps/libvix_la-foundryToolsDaemon.Tpo -c foundryToolsDaemon.c -fPIC -DPIC -o .libs/libvix_la-foundryToolsDaemon.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-foundryToolsDaemon.lo -MD -MP -MF .deps/libvix_la-foundryToolsDaemon.Tpo -c foundryToolsDaemon.c -o libvix_la-foundryToolsDaemon.o >/dev/null 2>&1 mv -f .deps/libvix_la-foundryToolsDaemon.Tpo .deps/libvix_la-foundryToolsDaemon.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/inclu de -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-vixPlugin.lo -MD -MP -MF .deps/libvix_la-vixPlugin.Tpo -c -o libvix_la-vixPlugin.lo `test -f 'vixPlugin.c' || echo './'`vixPlugin.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-vixPlugin.lo -MD -MP -MF .deps/libvix_la-vixPlugin.Tpo -c vixPlugin.c -fPIC -DPIC -o .libs/libvix_la-vixPlugin.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-vixPlugin.lo -MD -MP -MF .deps/libvix_la-vixPlugin.Tpo -c vixPlugin.c -o libvix_la-vixPlugin.o >/dev/null 2>&1 mv -f .deps/libvix_la-vixPlugin.Tpo .deps/libvix_la-vixPlugin.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/inclu de -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-vixTools.lo -MD -MP -MF .deps/libvix_la-vixTools.Tpo -c -o libvix_la-vixTools.lo `test -f 'vixTools.c' || echo './'`vixTools.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-vixTools.lo -MD -MP -MF .deps/libvix_la-vixTools.Tpo -c vixTools.c -fPIC -DPIC -o .libs/libvix_la-vixTools.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-vixTools.lo -MD -MP -MF .deps/libvix_la-vixTools.Tpo -c vixTools.c -o libvix_la-vixTools.o >/dev/null 2>&1 mv -f .deps/libvix_la-vixTools.Tpo .deps/libvix_la-vixTools.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/inclu de -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-vixToolsEnvVars.lo -MD -MP -MF .deps/libvix_la-vixToolsEnvVars.Tpo -c -o libvix_la-vixToolsEnvVars.lo `test -f 'vixToolsEnvVars.c' || echo './'`vixToolsEnvVars.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-vixToolsEnvVars.lo -MD -MP -MF .deps/libvix_la-vixToolsEnvVars.Tpo -c vixToolsEnvVars.c -fPIC -DPIC -o .libs/libvix_la-vixToolsEnvVars.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-vixToolsEnvVars.lo -MD -MP -MF .deps/libvix_la-vixToolsEnvVars.Tpo -c vixToolsEnvVars.c -o libvix_la-vixToolsEnvVars.o >/dev/null 2>&1 mv -f .deps/libvix_la-vixToolsEnvVars.Tpo .deps/libvix_la-vixToolsEnvVars.Plo /bin/sh ../../../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wl,-z,defs -Wl,-lc -shared -module -avoid-version -L/usr/local/lib -o libvix.la -rpath /usr/local/lib/open-vm-tools/plugins/common libvix_la-foundryToolsDaemon.lo libvix_la-vixPlugin.lo libvix_la-vixTools.lo libvix_la-vixToolsEnvVars.lo -lcrypt -lthr /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/libvmtools.la -L/usr/local/lib -lglib-2.0 -lintl /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libhgfs/libhgfs.la ../../../lib/auth/libAuth.la ../../../lib/foundryMsg/libFoundryMsg.la ../../../lib/impersonate/libImpersonate.la libtool: link: cc -shared -fPIC -DPIC .libs/libvix_la-foundryToolsDaemon.o .libs/libvix_la-vixPlugin.o .libs/libvix_la-vixTools.o .libs/libvix_la-vixToolsEnvVars.o -Wl,--whole-archive ../../../lib/auth/.libs/libAuth.a ../../../lib/foundryMsg/.libs/libFoundryMsg.a ../../../lib/impersonate/.libs/libImpersonate.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libhgfs/.libs -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libhgfs/.libs/libhgfs.so -lgthread-2.0 /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs/libvmtools.so -lkvm -lcrypt -lthr -licui18n -licuuc -licudata -lglib-2.0 -lintl -O2 -Wl,-z -Wl,defs -Wl,-lc -pthread -Wl,-soname -Wl,libvix.so -o .libs/libvix.so libtool: link: ( cd ".libs" && rm -f "libvix.la" && ln -s "../libvix.la" "libvix.la" ) Making all in vmbackup glib-genmarshal --body ../../../services/plugins/vmbackup/vmBackupSignals.gm > vmBackupSignals.c || (rm -f vmBackupSignals.c && exit 1) glib-genmarshal --header ../../../services/plugins/vmbackup/vmBackupSignals.gm > vmBackupSignals.h || (rm -f vmBackupSignals.h && exit 1) /usr/bin/make all-am /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/inclu de -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-nullProvider.lo -MD -MP -MF .deps/libvmbackup_la-nullProvider.Tpo -c -o libvmbackup_la-nullProvider.lo `test -f 'nullProvider.c' || echo './'`nullProvider.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-nullProvider.lo -MD -MP -MF .deps/libvmbackup_la-nullProvider.Tpo -c nullProvider.c -fPIC -DPIC -o .libs/libvmbackup_la-nullProvider.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-nullProvider.lo -MD -MP -MF .deps/libvmbackup_la-nullProvider.Tpo -c nullProvider.c -o libvmbackup_la-nullProvider.o >/dev/null 2>&1 mv -f .deps/libvmbackup_la-nullProvider.Tpo .deps/libvmbackup_la-nullProvider.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/inclu de -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-scriptOps.lo -MD -MP -MF .deps/libvmbackup_la-scriptOps.Tpo -c -o libvmbackup_la-scriptOps.lo `test -f 'scriptOps.c' || echo './'`scriptOps.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-scriptOps.lo -MD -MP -MF .deps/libvmbackup_la-scriptOps.Tpo -c scriptOps.c -fPIC -DPIC -o .libs/libvmbackup_la-scriptOps.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-scriptOps.lo -MD -MP -MF .deps/libvmbackup_la-scriptOps.Tpo -c scriptOps.c -o libvmbackup_la-scriptOps.o >/dev/null 2>&1 mv -f .deps/libvmbackup_la-scriptOps.Tpo .deps/libvmbackup_la-scriptOps.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/inclu de -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-stateMachine.lo -MD -MP -MF .deps/libvmbackup_la-stateMachine.Tpo -c -o libvmbackup_la-stateMachine.lo `test -f 'stateMachine.c' || echo './'`stateMachine.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-stateMachine.lo -MD -MP -MF .deps/libvmbackup_la-stateMachine.Tpo -c stateMachine.c -fPIC -DPIC -o .libs/libvmbackup_la-stateMachine.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-stateMachine.lo -MD -MP -MF .deps/libvmbackup_la-stateMachine.Tpo -c stateMachine.c -o libvmbackup_la-stateMachine.o >/dev/null 2>&1 mv -f .deps/libvmbackup_la-stateMachine.Tpo .deps/libvmbackup_la-stateMachine.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/inclu de -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-syncDriverOps.lo -MD -MP -MF .deps/libvmbackup_la-syncDriverOps.Tpo -c -o libvmbackup_la-syncDriverOps.lo `test -f 'syncDriverOps.c' || echo './'`syncDriverOps.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-syncDriverOps.lo -MD -MP -MF .deps/libvmbackup_la-syncDriverOps.Tpo -c syncDriverOps.c -fPIC -DPIC -o .libs/libvmbackup_la-syncDriverOps.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-syncDriverOps.lo -MD -MP -MF .deps/libvmbackup_la-syncDriverOps.Tpo -c syncDriverOps.c -o libvmbackup_la-syncDriverOps.o >/dev/null 2>&1 mv -f .deps/libvmbackup_la-syncDriverOps.Tpo .deps/libvmbackup_la-syncDriverOps.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/inclu de -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-vmBackupSignals.lo -MD -MP -MF .deps/libvmbackup_la-vmBackupSignals.Tpo -c -o libvmbackup_la-vmBackupSignals.lo `test -f 'vmBackupSignals.c' || echo './'`vmBackupSignals.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-vmBackupSignals.lo -MD -MP -MF .deps/libvmbackup_la-vmBackupSignals.Tpo -c vmBackupSignals.c -fPIC -DPIC -o .libs/libvmbackup_la-vmBackupSignals.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-vmBackupSignals.lo -MD -MP -MF .deps/libvmbackup_la-vmBackupSignals.Tpo -c vmBackupSignals.c -o libvmbackup_la-vmBackupSignals.o >/dev/null 2>&1 mv -f .deps/libvmbackup_la-vmBackupSignals.Tpo .deps/libvmbackup_la-vmBackupSignals.Plo /bin/sh ../../../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wl,-z,defs -Wl,-lc -shared -module -avoid-version -L/usr/local/lib -o libvmbackup.la -rpath /usr/local/lib/open-vm-tools/plugins/vmsvc libvmbackup_la-nullProvider.lo libvmbackup_la-scriptOps.lo libvmbackup_la-stateMachine.lo libvmbackup_la-syncDriverOps.lo libvmbackup_la-vmBackupSignals.lo -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/libvmtools.la -L/usr/local/lib -lglib-2.0 -lintl libtool: link: cc -shared -fPIC -DPIC .libs/libvmbackup_la-nullProvider.o .libs/libvmbackup_la-scriptOps.o .libs/libvmbackup_la-stateMachine.o .libs/libvmbackup_la-syncDriverOps.o .libs/libvmbackup_la-vmBackupSignals.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -lgobject-2.0 /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs/libvmtools.so -lkvm -lcrypt -lthr -licui18n -licuuc -licudata -lglib-2.0 -lintl -O2 -Wl,-z -Wl,defs -Wl,-lc -Wl,-soname -Wl,libvmbackup.so -o .libs/libvmbackup.so libtool: link: ( cd ".libs" && rm -f "libvmbackup.la" && ln -s "../libvmbackup.la" "libvmbackup.la" ) Making all in toolbox cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work /open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT vmware_toolbox_cmd-toolbox-cmd.o -MD -MP -MF .deps/vmware_toolbox_cmd-toolbox-cmd.Tpo -c -o vmware_toolbox_cmd-toolbox-cmd.o `test -f 'toolbox-cmd.c' || echo './'`toolbox-cmd.c mv -f .deps/vmware_toolbox_cmd-toolbox-cmd.Tpo .deps/vmware_toolbox_cmd-toolbox-cmd.Po cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work /open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT vmware_toolbox_cmd-toolboxcmd-devices.o -MD -MP -MF .deps/vmware_toolbox_cmd-toolboxcmd-devices.Tpo -c -o vmware_toolbox_cmd-toolboxcmd-devices.o `test -f 'toolboxcmd-devices.c' || echo './'`toolboxcmd-devices.c mv -f .deps/vmware_toolbox_cmd-toolboxcmd-devices.Tpo .deps/vmware_toolbox_cmd-toolboxcmd-devices.Po cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work /open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT vmware_toolbox_cmd-toolboxcmd-scripts.o -MD -MP -MF .deps/vmware_toolbox_cmd-toolboxcmd-scripts.Tpo -c -o vmware_toolbox_cmd-toolboxcmd-scripts.o `test -f 'toolboxcmd-scripts.c' || echo './'`toolboxcmd-scripts.c mv -f .deps/vmware_toolbox_cmd-toolboxcmd-scripts.Tpo .deps/vmware_toolbox_cmd-toolboxcmd-scripts.Po cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work /open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT vmware_toolbox_cmd-toolboxcmd-shrink.o -MD -MP -MF .deps/vmware_toolbox_cmd-toolboxcmd-shrink.Tpo -c -o vmware_toolbox_cmd-toolboxcmd-shrink.o `test -f 'toolboxcmd-shrink.c' || echo './'`toolboxcmd-shrink.c toolboxcmd-shrink.c:394:31: error: comparison of constant 'WIPER_ENABLED' (2) with boolean expression is always false [-Werror,-Wtautological-constant-out-of-range-compare] if (!ShrinkGetWiperState() == WIPER_ENABLED && !Wiper_IsWipeSupported(part)) { ~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 1 error generated. *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/toolbox *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544 *** Error code 1 Stop. make: stopped in /usr/ports/emulators/open-vm-tools From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 15:08:02 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 2BC07CAB; Fri, 30 Jan 2015 15:08:02 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 139AC83A; Fri, 30 Jan 2015 15:08:02 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UF81sZ036810; Fri, 30 Jan 2015 15:08:01 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UF81Wu036799; Fri, 30 Jan 2015 15:08:01 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 15:08:01 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301508.t0UF81Wu036799@beefy2.isc.freebsd.org> To: swills@FreeBSD.org Subject: [package - head-amd64-default][emulators/open-vm-tools] Failed for open-vm-tools-1280544_10, 1 in build X-Mailman-Approved-At: Fri, 30 Jan 2015 18:18:30 +0000 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: Fri, 30 Jan 2015 15:08:02 -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: swills@FreeBSD.org Last committer: brd@FreeBSD.org Ident: $FreeBSD: head/emulators/open-vm-tools/Makefile 375346 2014-12-23 15:48:33Z brd $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/open-vm-tools-1280544_10,1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building emulators/open-vm-tools build started at Fri Jan 30 15:04:12 UTC 2015 port directory: /usr/ports/emulators/open-vm-tools building for: FreeBSD head-amd64-default-job-08 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: swills@FreeBSD.org Makefile ident: $FreeBSD: head/emulators/open-vm-tools/Makefile 375346 2014-12-23 15:48:33Z brd $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=open-vm-tools-1280544_10,1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for open-vm-tools-1280544_10,1: DNET=on: libdnet support FUSE=on: FUSE (Filesystem in Userspace) support ICU=on: Unicode support via ICU LIBNOTIFY=on: Desktop notification support UNITY=off: liburiparser support X11=on: X11 (graphics) support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-procps --sysconfdir=/usr/local/etc --with-dnet --with-icu --disable-unity --with-x --with-gtk2 --with-gtkmm --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools/work HOME=/wrkdirs/usr/ports/emulators/open-vm-tools/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools/work HOME=/wrkdirs/usr/ports/emulators/open-vm-tools/work TMPDIR="/tmp" PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools/work HOME=/wrkdirs/usr/ports/emulators/open-vm-tools/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools/work HOME=/wrkdirs/usr/ports/emulators/open-vm-tools/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools/work HOME=/wrkdirs/usr/ports/emulators/open-vm-tools/work TMPDIR="/tmp" KMODDIR="/boot/modules" SYSDIR="/usr/src/sys" NO_XREF=yes XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/open-vm-tools/work HOME=/wrkdirs/usr/ports/emulators/open-vm-tools/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="-Wno-deprecated-declarations" LDFLAGS=" -L/usr/local/lib" 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-- DNET="" NO_DNET="@comment " FUSE="" NO_FUSE="@comment " ICU="" NO_ICU="@comment " LIBNOTIFY="" NO_LIBNOTIFY="@comment " UNITY="@comment " NO_UNITY="" X11="" NO_X11="@comment " KMODDIR="boot/modules" OSREL=11.0 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/open-vm-tools" EXAMPLESDIR="share/examples/open-vm-tools" DATADIR="share/open-vm-tools" WWWDIR="www/open-vm-tools" ETCDIR="etc/open-vm-tools" --End PLIST_SUB-- --SUB_LIST-- DNET="" NO_DNET="@comment " FUSE="" NO_FUSE="@comment " ICU="" NO_ICU="@comment " LIBNOTIFY="" NO_LIBNOTIFY="@comment " UNITY="@comment " NO_UNITY="" X11="" NO_X11="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/open-vm-tools DOCSDIR=/usr/local/share/doc/open-vm-tools EXAMPLESDIR=/usr/local/share/examples/open-vm-tools WWWDIR=/usr/local/www/open-vm-tools ETCDIR=/usr/local/etc/open-vm-tools --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> open-vm-tools-1280544_10,1 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.7.txz [head-amd64-default-job-08] Installing pkg-1.4.7... [head-amd64-default-job-08] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of open-vm-tools-1280544_10,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by open-vm-tools-1280544_10,1 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by open-vm-tools-1280544_10,1 for building => SHA256 Checksum OK for open-vm-tools-9.4.0-1280544.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by open-vm-tools-1280544_10,1 for building ===> Extracting for open-vm-tools-1280544_10,1 => SHA256 Checksum OK for open-vm-tools-9.4.0-1280544.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for open-vm-tools-1280544_10,1 ===> Applying FreeBSD patches for open-vm-tools-1280544_10,1 =========================================================================== =================================================== ===> open-vm-tools-1280544_10,1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [head-amd64-default-job-08] Installing pkgconf-0.9.7... [head-amd64-default-job-08] Extracting pkgconf-0.9.7... done ===> Returning to build of open-vm-tools-1280544_10,1 ===> open-vm-tools-1280544_10,1 depends on file: /usr/local/libdata/pkgconfig/xineramaproto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/xineramaproto.pc in /usr/ports/x11/xineramaproto ===> Installing existing package /packages/All/xineramaproto-1.2.1.txz [head-amd64-default-job-08] Installing xineramaproto-1.2.1... [head-amd64-default-job-08] Extracting xineramaproto-1.2.1... done ===> Returning to build of open-vm-tools-1280544_10,1 ===> open-vm-tools-1280544_10,1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/x11.pc in /usr/ports/x11/libX11 ===> Installing existing package /packages/All/libX11-1.6.2_2,1.txz [head-amd64-default-job-08] Installing libX11-1.6.2_2,1... [head-amd64-default-job-08] `-- Installing kbproto-1.0.6... [head-amd64-default-job-08] `-- Extracting kbproto-1.0.6... done [head-amd64-default-job-08] `-- Installing libXau-1.0.8_2... [head-amd64-default-job-08] | `-- Installing xproto-7.0.26... [head-amd64-default-job-08] | `-- Extracting xproto-7.0.26... done [head-amd64-default-job-08] `-- Extracting libXau-1.0.8_2... done libtool: compile: c++ -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/ usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/u! sr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -MT libdndcp_la-copyPasteDnDX11.lo -MD -MP -MF .deps/libdndcp_la-copyPasteDnDX11.Tpo -c copyPasteDnDX11.cpp -o libdndcp_la-copyPasteDnDX11.o >/dev/null 2>&1 mv -f .deps/libdndcp_la-copyPasteDnDX11.Tpo .deps/libdndcp_la-copyPasteDnDX11.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/i nclude/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixb uf-2.0 -I/usr/local/include/libpng16 -I/usr/! local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -MT libdndcp_la-copyPasteUIX11.lo -MD -MP -MF .deps/libdndcp_la-copyPasteUIX11.Tpo -c -o libdndcp_la-copyPasteUIX11.lo `test -f 'copyPasteUIX11.cpp' || echo './'`copyPasteUIX11.cpp libtool: compile: c++ -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/ usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/u! sr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -MT libdndcp_la-copyPasteUIX11.lo -MD -MP -MF .deps/libdndcp_la-copyPasteUIX11.Tpo -c copyPasteUIX11.cpp -fPIC -DPIC -o .libs/libdndcp_la-copyPasteUIX11.o copyPasteUIX11.cpp:1065:12: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if (end >= 0 && DIRSEPC == str[end]) { ~~~ ^ ~ 1 warning generated. libtool: compile: c++ -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/ usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/u! sr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -MT libdndcp_la-copyPasteUIX11.lo -MD -MP -MF .deps/libdndcp_la-copyPasteUIX11.Tpo -c copyPasteUIX11.cpp -o libdndcp_la-copyPasteUIX11.o >/dev/null 2>&1 mv -f .deps/libdndcp_la-copyPasteUIX11.Tpo .deps/libdndcp_la-copyPasteUIX11.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/i nclude/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixb uf-2.0 -I/usr/local/include/libpng16 -I/usr/! local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -MT libdndcp_la-dndUIX11.lo -MD -MP -MF .deps/libdndcp_la-dndUIX11.Tpo -c -o libdndcp_la-dndUIX11.lo `test -f 'dndUIX11.cpp' || echo './'`dndUIX11.cpp libtool: compile: c++ -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/ usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/u! sr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -MT libdndcp_la-dndUIX11.lo -MD -MP -MF .deps/libdndcp_la-dndUIX11.Tpo -c dndUIX11.cpp -fPIC -DPIC -o .libs/libdndcp_la-dndUIX11.o dndUIX11.cpp:1368:12: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if (end >= 0 && DIRSEPC == str[end]) { ~~~ ^ ~ 1 warning generated. libtool: compile: c++ -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/ usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/u! sr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -MT libdndcp_la-dndUIX11.lo -MD -MP -MF .deps/libdndcp_la-dndUIX11.Tpo -c dndUIX11.cpp -o libdndcp_la-dndUIX11.o >/dev/null 2>&1 mv -f .deps/libdndcp_la-dndUIX11.Tpo .deps/libdndcp_la-dndUIX11.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/i nclude/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixb uf-2.0 -I/usr/local/include/libpng16 -I/usr/! local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -MT libdndcp_la-dndcp.lo -MD -MP -MF .deps/libdndcp_la-dndcp.Tpo -c -o libdndcp_la-dndcp.lo `test -f 'dndcp.cpp' || echo './'`dn dcp.cpp libtool: compile: c++ -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/ usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/u! sr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -MT libdndcp_la-dndcp.lo -MD -MP -MF .deps/libdndcp_la-dndcp.Tpo -c dndcp.cpp -fPIC -DPIC -o .libs/libdndcp_la-dndcp.o libtool: compile: c++ -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/ usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/u! sr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -MT libdndcp_la-dndcp.lo -MD -MP -MF .deps/libdndcp_la-dndcp.Tpo -c dndcp.cpp -o libdndcp_la-dndcp.o >/dev/null 2>&1 mv -f .deps/libdndcp_la-dndcp.Tpo .deps/libdndcp_la-dndcp.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/i nclude/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixb uf-2.0 -I/usr/local/include/libpng16 -I/usr/! local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -MT libdndcp_la-dragDetWndX11.lo -MD -MP -MF .deps/libdndcp_la-dragDetWndX11.Tpo -c -o libdndcp_la-dragDetWndX11.lo `test -f 'dr agDetWndX11.cpp' || echo './'`dragDetWndX11.cpp libtool: compile: c++ -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/ usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/u! sr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -MT libdndcp_la-dragDetWndX11.lo -MD -MP -MF .deps/libdndcp_la-dragDetWndX11.Tpo -c dragDetWndX11.cpp -fPIC -DPIC -o .libs/libdndcp_la-dragDetWndX11.o libtool: compile: c++ -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/ usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/u! sr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -MT libdndcp_la-dragDetWndX11.lo -MD -MP -MF .deps/libdndcp_la-dragDetWndX11.Tpo -c dragDetWndX11.cpp -o libdndcp_la-dragDetWndX11.o >/dev/null 2>&1 mv -f .deps/libdndcp_la-dragDetWndX11.Tpo .deps/libdndcp_la-dragDetWndX11.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/i nclude/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixb uf-2.0 -I/usr/local/include/libpng16 -I/usr/! local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -MT libdndcp_la-pointer.lo -MD -MP -MF .deps/libdndcp_la-pointer.Tpo -c -o libdndcp_la-pointer.lo `test -f 'pointer.cpp' || echo './'`pointer.cpp libtool: compile: c++ -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/ usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/u! sr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -MT libdndcp_la-pointer.lo -MD -MP -MF .deps/libdndcp_la-pointer.Tpo -c pointer.cpp -fPIC -DPIC -o .libs/libdndcp_la-pointer.o libtool: compile: c++ -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/ usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/u! sr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -MT libdndcp_la-pointer.lo -MD -MP -MF .deps/libdndcp_la-pointer.Tpo -c pointer.cpp -o libdndcp_la-pointer.o >/dev/null 2>&1 mv -f .deps/libdndcp_la-pointer.Tpo .deps/libdndcp_la-pointer.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/inc lude/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf -2.0 -I/usr/local/include/libpng16 -I/usr/lo! cal/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitializ ed -Wno-unused -MT libdndcp_la-cpFileContents_xdr.lo -MD -MP -MF .deps/libdndcp_la-cpFileContents_xdr.Tpo -c -o libdndcp_la-cpFileContents_xdr.lo `test -f 'cpFileContents_xdr.c' || echo './'`cpFileContents_xdr.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/u sr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 - I/usr/local/include/pango-1.0 -pthread -I/us! r/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wno-unused -MT libdndcp_la-cpFileContents_xdr .lo -MD -MP -MF .deps/libdndcp_la-cpFileContents_xdr.Tpo -c cpFileContents_xdr.c -fPIC -DPIC -o .libs/libdndcp_la-cpFileContents_xdr.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/u sr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -I/usr/local/include/gtkmm-2.4 -I/usr/local/lib/gtkmm-2.4/include -I/usr/local/include/atkmm-1.6 -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include/gdkmm-2.4 -I/usr/local/lib/gdkmm-2.4/include -I/usr/local/include/giomm-2.4 -I/usr/local/lib/giomm-2.4/include -I/usr/local/include/pangomm-1.4 -I/usr/local/lib/pangomm-1.4/include -I/usr/local/include/glibmm-2.4 -I/usr/local/lib/glibmm-2.4/include -I/usr/local/include/cairomm-1.0 -I/usr/local/lib/cairomm-1.0/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 - I/usr/local/include/pango-1.0 -pthread -I/us! r/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DHAVE_GTKMM -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I../../../services/plugins/dndcp/dnd -I../../../services/plugins/dndcp/dndGuest -I../../../services/plugins/dndcp/stringxx -I../../../include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wno-unused -MT libdndcp_la-cpFileContents_xdr .lo -MD -MP -MF .deps/libdndcp_la-cpFileContents_xdr.Tpo -c cpFileContents_xdr.c -o libdndcp_la-cpFileContents_xdr.o >/dev/null 2>&1 mv -f .deps/libdndcp_la-cpFileContents_xdr.Tpo .deps/libdndcp_la-cpFileContents_xdr.Plo /bin/sh ../../../libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -Wl,-z,defs -Wl,-lc -shared -module -avoid-version -L/usr/local/lib -o libdndcp.la -rpath /usr/local/lib/open-vm-tools/plugins/vmusr libdndcp_la-dndClipboard.lo libdndcp_la-dndCommon.lo libdndcp_la-dndCPMsgV4.lo libdndcp_la-dndLinux.lo libdndcp_la-dndMsg.lo libdndcp_la-copyPasteRpcV3.lo libdndcp_la-dndFileList.lo libdndcp_la-dndRpcV3.lo libdndcp_la-guestCopyPasteDest.lo libdndcp_la-guestCopyPasteMgr.lo libdndcp_la-guestCopyPasteSrc.lo libdndcp_la-guestDnDCPMgr.lo libdndcp_la-guestDnDDest.lo libdndcp_la-guestDnDMgr.lo libdndcp_la-guestDnDSrc.lo libdndcp_la-guestFileTransfer.lo libdndcp_la-copyPasteRpcV4.lo libdndcp_la-dndRpcV4.lo libdndcp_la-fileTransferRpcV4.lo libdndcp_la-rpcV3Util.lo libdndcp_la-rpcV4Util.lo libdndcp_la-dndCPTransportGuestRpc.lo libdndcp_la-string.lo libdndcp_la-copyPasteCompat.lo libdndcp_la-copyPasteCompatX11.lo libdndcp_la-copyPasteDnDWrapper.lo libdndcp_la-copy PasteDnDX11.lo libdndcp_la-copyPasteUIX11.lo libdndcp_la-dndUIX11.lo libdndcp_la-dndcp.lo libdndcp_la-dragDetWndX11.lo libdndcp_la-pointer.lo libdndcp_la-cpFileContents_xdr.lo -lXtst -lXrandr -lXrender -lXi -lXinerama -lXext -lSM -lICE -L/usr/local/lib -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/libvmtools.la -L/usr/local/lib -lglib-2.0 -lintl /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libhgfs/libhgfs .la libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/libdndcp_la-dndClipboard.o .libs/libdndcp_la-dndCommon.o .libs/libdndcp_la-dndCPMsgV4.o .libs/libdndcp_la-dndLinux.o .libs/libdndcp_la-dndMsg.o .libs/libdndcp_la-copyPasteRpcV3.o .libs/libdndcp_la-dndFileList.o .libs/libdndcp_la-dndRpcV3.o .libs/libdndcp_la-guestCopyPasteDest.o .libs/libdndcp_la-guestCopyPasteMgr.o .libs/libdndcp_la-guestCopyPasteSrc.o .libs/libdndcp_la-guestDnDCPMgr.o .libs/libdndcp_la-guestDnDDest.o .libs/libdndcp_la-guestDnDMgr.o .libs/libdndcp_la-guestDnDSrc.o .libs/libdndcp_la-guestFileTransfer.o .libs/libdndcp_la-copyPasteRpcV4.o .libs/libdndcp_la-dndRpcV4.o .libs/libdndcp_la-fileTransferRpcV4.o .libs/libdndcp_la-rpcV3Util.o .libs/libdndcp_la-rpcV4Util.o .libs/libdndcp_la-dndCPTransportGuestRpc.o .libs/libdndcp_la-string.o .libs/libdndcp_la-copyPasteCompat.o .libs/libdndcp_la-copyPasteCompatX11.o .libs/libdndcp_la-copyPasteDnDWrapper.o .libs/libdndcp_la-copyPasteDnDX11 .o .libs/libdndcp_la-copyPasteUIX11.o .libs/libdndcp_la-dndUIX11.o .libs/libdndcp_la-dndcp.o .libs/libdndcp_la-dragDetWndX11.o .libs/libdndcp_la-pointer.o .libs/libdndcp_la-cpFileContents_xdr.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libhgfs/.libs -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libXtst.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXi.so /usr/local/lib/libXinerama.so /usr/local/lib/libXext.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libX11.so /usr/local/lib/libgtkmm-2.4.so -latkmm-1.6 /usr/local/lib/libgdkmm-2.4.so -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 /usr/local/lib/libcairomm-1.0.so -lsigc-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype /wrkdi! rs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libhgfs/.libs/libhgfs.so -lgthread-2.0 /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs/libvmtools.so -lkvm -lcrypt -lthr -licui18n -licuuc -licudata -lglib-2.0 -lintl -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -Wl,-z -Wl,defs -Wl,-lc -pthread -pthread -pthread -Wl,-soname -Wl,libdndcp.so -o .libs/libdndcp.so c++: warning: argument unused during compilation: '-pthread' c++: warning: argument unused during compilation: '-pthread' c++: warning: argument unused during compilation: '-pthread' libtool: link: ( cd ".libs" && rm -f "libdndcp.la" && ln -s "../libdndcp.la" "libdndcp.la" ) Making all in guestInfo Making all in getlib /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/w rkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-compareNicInfo.lo -MD -MP -MF .deps/libGuestInfo_la-compareNicInfo.Tpo -c -o libGuestInfo_la-compareNicInfo.lo `test -f 'compareNicInfo.c' || echo './'`compareNicInfo.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emulators/open-vm-too ls/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-compareNicInfo.lo -MD -MP -MF .deps/libGuestInfo_la-compareNicInfo.Tpo -c compareNicInfo.c -fPIC -DPIC -o .libs/libGuestInfo_la-compareNicInfo.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emulators/open-vm-too ls/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-compareNicInfo.lo -MD -MP -MF .deps/libGuestInfo_la-compareNicInfo.Tpo -c compareNicInfo.c -o libGuestInfo_la-compareNicInfo.o >/dev/null 2>&1 mv -f .deps/libGuestInfo_la-compareNicInfo.Tpo .deps/libGuestInfo_la-compareNicInfo.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/w rkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-guestInfo.lo -MD -MP -MF .deps/libGuestInfo_la-guestInfo.Tpo -c -o libGuestInfo_la-guestInfo.lo `test -f 'guestInfo.c' || echo './'`guestInfo.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emulators/open-vm-too ls/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-guestInfo.lo -MD -MP -MF .deps/libGuestInfo_la-guestInfo.Tpo -c guestInfo.c -fPIC -DPIC -o .libs/libGuestInfo_la-guestInfo.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emulators/open-vm-too ls/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-guestInfo.lo -MD -MP -MF .deps/libGuestInfo_la-guestInfo.Tpo -c guestInfo.c -o libGuestInfo_la-guestInfo.o >/dev/null 2>&1 mv -f .deps/libGuestInfo_la-guestInfo.Tpo .deps/libGuestInfo_la-guestInfo.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/w rkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-guestInfoPosix.lo -MD -MP -MF .deps/libGuestInfo_la-guestInfoPosix.Tpo -c -o libGuestInfo_la-guestInfoPosix.lo `test -f 'guestInfoPosix.c' || echo './'`guestInfoPosix.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emulators/open-vm-too ls/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-guestInfoPosix.lo -MD -MP -MF .deps/libGuestInfo_la-guestInfoPosix.Tpo -c guestInfoPosix.c -fPIC -DPIC -o .libs/libGuestInfo_la-guestInfoPosix.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emulators/open-vm-too ls/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-guestInfoPosix.lo -MD -MP -MF .deps/libGuestInfo_la-guestInfoPosix.Tpo -c guestInfoPosix.c -o libGuestInfo_la-guestInfoPosix.o >/dev/null 2>&1 mv -f .deps/libGuestInfo_la-guestInfoPosix.Tpo .deps/libGuestInfo_la-guestInfoPosix.Plo /bin/sh ../../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/w rkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-util.lo -MD -MP -MF .deps/libGuestInfo_la-util.Tpo -c -o libGuestInfo_la-util.lo `test -f 'util.c' || echo './'`util.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emulators/open-vm-too ls/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-util.lo -MD -MP -MF .deps/libGuestInfo_la-util.Tpo -c util.c -fPIC -DPIC -o .libs/libGuestInfo_la-util.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I./.. -I/wrkdirs/usr/ports/emulators/open-vm-too ls/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libGuestInfo_la-util.lo -MD -MP -MF .deps/libGuestInfo_la-util.Tpo -c util.c -o libGuestInfo_la-util.o >/dev/null 2>&1 mv -f .deps/libGuestInfo_la-util.Tpo .deps/libGuestInfo_la-util.Plo /bin/sh ../../../../libtool --tag=CC --mode=link cc -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -L/usr/local/lib -o libGuestInfo.la libGuestInfo_la-compareNicInfo.lo libGuestInfo_la-guestInfo.lo libGuestInfo_la-guestInfoPosix.lo libGuestInfo_la-util.lo libtool: link: ar cru .libs/libGuestInfo.a .libs/libGuestInfo_la-compareNicInfo.o .libs/libGuestInfo_la-guestInfo.o .libs/libGuestInfo_la-guestInfoPosix.o .libs/libGuestInfo_la-util.o libtool: link: ranlib .libs/libGuestInfo.a libtool: link: ( cd ".libs" && rm -f "libGuestInfo.la" && ln -s "../libGuestInfo.la" "libGuestInfo.la" ) /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/inclu de -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libguestInfo_la-guestInfoServer.lo -MD -MP -MF .deps/libguestInfo_la-guestInfoServer.Tpo -c -o libguestInfo_la-guestInfoServer.lo `test -f 'guestInfoServer.c' || echo './'`guestInfoServer.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libguestInfo_la-guestInfoServer.lo -MD -MP -MF .deps/libguestInfo_la-guestInfoServer.Tpo -c guestInfoServer.c -fPIC -DPIC -o .libs/libguestInfo_la-guestInfoServer.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libguestInfo_la-guestInfoServer.lo -MD -MP -MF .deps/libguestInfo_la-guestInfoServer.Tpo -c guestInfoServer.c -o libguestInfo_la-guestInfoServer.o >/dev/null 2>&1 mv -f .deps/libguestInfo_la-guestInfoServer.Tpo .deps/libguestInfo_la-guestInfoServer.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/inclu de -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libguestInfo_la-perfMonLinux.lo -MD -MP -MF .deps/libguestInfo_la-perfMonLinux.Tpo -c -o libguestInfo_la-perfMonLinux.lo `test -f 'perfMonLinux.c' || echo './'`perfMonLinux.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libguestInfo_la-perfMonLinux.lo -MD -MP -MF .deps/libguestInfo_la-perfMonLinux.Tpo -c perfMonLinux.c -fPIC -DPIC -o .libs/libguestInfo_la-perfMonLinux.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libguestInfo_la-perfMonLinux.lo -MD -MP -MF .deps/libguestInfo_la-perfMonLinux.Tpo -c perfMonLinux.c -o libguestInfo_la-perfMonLinux.o >/dev/null 2>&1 mv -f .deps/libguestInfo_la-perfMonLinux.Tpo .deps/libguestInfo_la-perfMonLinux.Plo /bin/sh ../../../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wl,-z,defs -Wl,-lc -shared -module -avoid-version -L/usr/local/lib -o libguestInfo.la -rpath /usr/local/lib/open-vm-tools/plugins/vmsvc libguestInfo_la-guestInfoServer.lo libguestInfo_la-perfMonLinux.lo /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/libvmtools.la -L/usr/local/lib -lglib-2.0 -lintl getlib/libGuestInfo.la -L/usr/local/lib -ldnet libtool: link: cc -shared -fPIC -DPIC .libs/libguestInfo_la-guestInfoServer.o .libs/libguestInfo_la-perfMonLinux.o -Wl,--whole-archive getlib/.libs/libGuestInfo.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs/libvmtools.so -lkvm -lcrypt -lthr -licui18n -licuuc -licudata -lglib-2.0 -lintl -ldnet -O2 -Wl,-z -Wl,defs -Wl,-lc -Wl,-soname -Wl,libguestInfo.so -o .libs/libguestInfo.so libtool: link: ( cd ".libs" && rm -f "libguestInfo.la" && ln -s "../libguestInfo.la" "libguestInfo.la" ) Making all in hgfsServer /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/inclu de -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libhgfsServer_la-hgfsPlugin.lo -MD -MP -MF .deps/libhgfsServer_la-hgfsPlugin.Tpo -c -o libhgfsServer_la-hgfsPlugin.lo `test -f 'hgfsPlugin.c' || echo './'`hgfsPlugin.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libhgfsServer_la-hgfsPlugin.lo -MD -MP -MF .deps/libhgfsServer_la-hgfsPlugin.Tpo -c hgfsPlugin.c -fPIC -DPIC -o .libs/libhgfsServer_la-hgfsPlugin.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libhgfsServer_la-hgfsPlugin.lo -MD -MP -MF .deps/libhgfsServer_la-hgfsPlugin.Tpo -c hgfsPlugin.c -o libhgfsServer_la-hgfsPlugin.o >/dev/null 2>&1 mv -f .deps/libhgfsServer_la-hgfsPlugin.Tpo .deps/libhgfsServer_la-hgfsPlugin.Plo /bin/sh ../../../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wl,-z,defs -Wl,-lc -shared -module -avoid-version -L/usr/local/lib -o libhgfsServer.la -rpath /usr/local/lib/open-vm-tools/plugins/common libhgfsServer_la-hgfsPlugin.lo /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/libvmtools.la -L/usr/local/lib -lglib-2.0 -lintl /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libhgfs/libhgfs.la libtool: link: cc -shared -fPIC -DPIC .libs/libhgfsServer_la-hgfsPlugin.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libhgfs/.libs -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libhgfs/.libs/libhgfs.so -lgthread-2.0 /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs/libvmtools.so -lkvm -lcrypt -lthr -licui18n -licuuc -licudata -lglib-2.0 -lintl -O2 -Wl,-z -Wl,defs -Wl,-lc -pthread -Wl,-soname -Wl,libhgfsServer.so -o .libs/libhgfsServer.so libtool: link: ( cd ".libs" && rm -f "libhgfsServer.la" && ln -s "../libhgfsServer.la" "libhgfsServer.la" ) Making all in powerOps /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/inclu de -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libpowerOps_la-powerOps.lo -MD -MP -MF .deps/libpowerOps_la-powerOps.Tpo -c -o libpowerOps_la-powerOps.lo `test -f 'powerOps.c' || echo './'`powerOps.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libpowerOps_la-powerOps.lo -MD -MP -MF .deps/libpowerOps_la-powerOps.Tpo -c powerOps.c -fPIC -DPIC -o .libs/libpowerOps_la-powerOps.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libpowerOps_la-powerOps.lo -MD -MP -MF .deps/libpowerOps_la-powerOps.Tpo -c powerOps.c -o libpowerOps_la-powerOps.o >/dev/null 2>&1 mv -f .deps/libpowerOps_la-powerOps.Tpo .deps/libpowerOps_la-powerOps.Plo /bin/sh ../../../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wl,-z,defs -Wl,-lc -shared -module -avoid-version -L/usr/local/lib -o libpowerOps.la -rpath /usr/local/lib/open-vm-tools/plugins/vmsvc libpowerOps_la-powerOps.lo /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/libvmtools.la -L/usr/local/lib -lglib-2.0 -lintl libtool: link: cc -shared -fPIC -DPIC .libs/libpowerOps_la-powerOps.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs/libvmtools.so -lkvm -lcrypt -lthr -licui18n -licuuc -licudata -lglib-2.0 -lintl -O2 -Wl,-z -Wl,defs -Wl,-lc -Wl,-soname -Wl,libpowerOps.so -o .libs/libpowerOps.so libtool: link: ( cd ".libs" && rm -f "libpowerOps.la" && ln -s "../libpowerOps.la" "libpowerOps.la" ) Making all in resolutionSet /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/inc lude/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -DRESOLUTION_X11 -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libresolutionSet_la-libv mwarectrl.lo -MD -MP -MF .deps/libresolution! Set_la-libvmwarectrl.Tpo -c -o libresolutionSet_la-libvmwarectrl.lo `test -f 'libvmwarectrl.c' || echo './'`libvmwarectrl.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/u sr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -DRESOLUTION_X11 -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libresolutionSet_la-libvmwarectrl.lo -MD -MP -MF .deps/libresolutio nSet_la-libvmwarectrl.Tpo -c libvmwarectrl.c! -fPIC -DPIC -o .libs/libresolutionSet_la-libvmwarectrl.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/u sr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -DRESOLUTION_X11 -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libresolutionSet_la-libvmwarectrl.lo -MD -MP -MF .deps/libresolutio nSet_la-libvmwarectrl.Tpo -c libvmwarectrl.c! -o libresolutionSet_la-libvmwarectrl.o >/dev/null 2>&1 mv -f .deps/libresolutionSet_la-libvmwarectrl.Tpo .deps/libresolutionSet_la-libvmwarectrl.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/inc lude/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -DRESOLUTION_X11 -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libresolutionSet_la-reso lutionSet.lo -MD -MP -MF .deps/libresolution! Set_la-resolutionSet.Tpo -c -o libresolutionSet_la-resolutionSet.lo `test -f 'resolutionSet.c' || echo './'`resolutionSet.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/u sr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -DRESOLUTION_X11 -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libresolutionSet_la-resolutionSet.lo -MD -MP -MF .deps/libresolutio nSet_la-resolutionSet.Tpo -c resolutionSet.c! -fPIC -DPIC -o .libs/libresolutionSet_la-resolutionSet.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/u sr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -DRESOLUTION_X11 -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libresolutionSet_la-resolutionSet.lo -MD -MP -MF .deps/libresolutio nSet_la-resolutionSet.Tpo -c resolutionSet.c! -o libresolutionSet_la-resolutionSet.o >/dev/null 2>&1 mv -f .deps/libresolutionSet_la-resolutionSet.Tpo .deps/libresolutionSet_la-resolutionSet.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/inc lude/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -DRESOLUTION_X11 -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libresolutionSet_la-reso lutionX11.lo -MD -MP -MF .deps/libresolution! Set_la-resolutionX11.Tpo -c -o libresolutionSet_la-resolutionX11.lo `test -f 'resolutionX11.c' || echo './'`resolutionX11.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/u sr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -DRESOLUTION_X11 -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libresolutionSet_la-resolutionX11.lo -MD -MP -MF .deps/libresolutio nSet_la-resolutionX11.Tpo -c resolutionX11.c! -fPIC -DPIC -o .libs/libresolutionSet_la-resolutionX11.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/u sr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -DRESOLUTION_X11 -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libresolutionSet_la-resolutionX11.lo -MD -MP -MF .deps/libresolutio nSet_la-resolutionX11.Tpo -c resolutionX11.c! -o libresolutionSet_la-resolutionX11.o >/dev/null 2>&1 mv -f .deps/libresolutionSet_la-resolutionX11.Tpo .deps/libresolutionSet_la-resolutionX11.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/inc lude/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -DRESOLUTION_X11 -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libresolutionSet_la-reso lutionRandR12.lo -MD -MP -MF .deps/libresolu! tionSet_la-resolutionRandR12.Tpo -c -o libresolutionSet_la-resolutionRandR12.lo `test -f 'resolutionRandR12.c' || echo './'`resolutionRandR12.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/u sr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -DRESOLUTION_X11 -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libresolutionSet_la-resolutionRandR12.lo -MD -MP -MF .deps/libresol utionSet_la-resolutionRandR12.Tpo -c resolut! ionRandR12.c -fPIC -DPIC -o .libs/libresolutionSet_la-resolutionRandR12.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/u sr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -DGTK2 -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -DRESOLUTION_X11 -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libresolutionSet_la-resolutionRandR12.lo -MD -MP -MF .deps/libresol utionSet_la-resolutionRandR12.Tpo -c resolut! ionRandR12.c -o libresolutionSet_la-resolutionRandR12.o >/dev/null 2>&1 mv -f .deps/libresolutionSet_la-resolutionRandR12.Tpo .deps/libresolutionSet_la-resolutionRandR12.Plo /bin/sh ../../../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wl,-z,defs -Wl,-lc -shared -module -avoid-version -L/usr/local/lib -o libresolutionSet.la -rpath /usr/local/lib/open-vm-tools/plugins/vmusr libresolutionSet_la-libvmwarectrl.lo libresolutionSet_la-resolutionSet.lo libresolutionSet_la-resolutionX11.lo libresolutionSet_la-resolutionRandR12.lo -lXtst -lXrandr -lXrender -lXi -lXinerama -lXext -lSM -lICE -L/usr/local/lib -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/libvmtools.la -L/usr/local/lib -lglib-2.0 -lintl libtool: link: cc -shared -fPIC -DPIC .libs/libresolutionSet_la-libvmwarectrl.o .libs/libresolutionSet_la-resolutionSet.o .libs/libresolutionSet_la-resolutionX11.o .libs/libresolutionSet_la-resolutionRandR12.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libXtst.so /usr/local/lib/libXrandr.so /usr/local/lib/libXrender.so /usr/local/lib/libXi.so /usr/local/lib/libXinerama.so /usr/local/lib/libXext.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libX11.so -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs/libvmtools.so -lkvm -lcrypt -lthr -licui18n -licuuc -licudata -lglib-2.0 -lintl -O2 -Wl,-z -Wl,defs -Wl,-lc -pthr ead -pthread -Wl,-soname -Wl,libresolutionSet.so -o .libs/libresolutionSet.so libtool: link: ( cd ".libs" && rm -f "libresolutionSet.la" && ln -s "../libresolutionSet.la" "libresolutionSet.la" ) Making all in timeSync /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/inclu de -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-timeSync.lo -MD -MP -MF .deps/libtimeSync_la-timeSync.Tpo -c -o libtimeSync_la-timeSync.lo `test -f 'timeSync.c' || echo './'`timeSync.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-timeSync.lo -MD -MP -MF .deps/libtimeSync_la-timeSync.Tpo -c timeSync.c -fPIC -DPIC -o .libs/libtimeSync_la-timeSync.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-timeSync.lo -MD -MP -MF .deps/libtimeSync_la-timeSync.Tpo -c timeSync.c -o libtimeSync_la-timeSync.o >/dev/null 2>&1 mv -f .deps/libtimeSync_la-timeSync.Tpo .deps/libtimeSync_la-timeSync.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/inclu de -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-timeSyncPosix.lo -MD -MP -MF .deps/libtimeSync_la-timeSyncPosix.Tpo -c -o libtimeSync_la-timeSyncPosix.lo `test -f 'timeSyncPosix.c' || echo './'`timeSyncPosix.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-timeSyncPosix.lo -MD -MP -MF .deps/libtimeSync_la-timeSyncPosix.Tpo -c timeSyncPosix.c -fPIC -DPIC -o .libs/libtimeSync_la-timeSyncPosix.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-timeSyncPosix.lo -MD -MP -MF .deps/libtimeSync_la-timeSyncPosix.Tpo -c timeSyncPosix.c -o libtimeSync_la-timeSyncPosix.o >/dev/null 2>&1 mv -f .deps/libtimeSync_la-timeSyncPosix.Tpo .deps/libtimeSync_la-timeSyncPosix.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/inclu de -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-slewAdjtime.lo -MD -MP -MF .deps/libtimeSync_la-slewAdjtime.Tpo -c -o libtimeSync_la-slewAdjtime.lo `test -f 'slewAdjtime.c' || echo './'`slewAdjtime.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-slewAdjtime.lo -MD -MP -MF .deps/libtimeSync_la-slewAdjtime.Tpo -c slewAdjtime.c -fPIC -DPIC -o .libs/libtimeSync_la-slewAdjtime.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-slewAdjtime.lo -MD -MP -MF .deps/libtimeSync_la-slewAdjtime.Tpo -c slewAdjtime.c -o libtimeSync_la-slewAdjtime.o >/dev/null 2>&1 mv -f .deps/libtimeSync_la-slewAdjtime.Tpo .deps/libtimeSync_la-slewAdjtime.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/inclu de -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-pllNone.lo -MD -MP -MF .deps/libtimeSync_la-pllNone.Tpo -c -o libtimeSync_la-pllNone.lo `test -f 'pllNone.c' || echo './'`pllNone.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-pllNone.lo -MD -MP -MF .deps/libtimeSync_la-pllNone.Tpo -c pllNone.c -fPIC -DPIC -o .libs/libtimeSync_la-pllNone.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libtimeSync_la-pllNone.lo -MD -MP -MF .deps/libtimeSync_la-pllNone.Tpo -c pllNone.c -o libtimeSync_la-pllNone.o >/dev/null 2>&1 mv -f .deps/libtimeSync_la-pllNone.Tpo .deps/libtimeSync_la-pllNone.Plo /bin/sh ../../../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wl,-z,defs -Wl,-lc -shared -module -avoid-version -L/usr/local/lib -o libtimeSync.la -rpath /usr/local/lib/open-vm-tools/plugins/vmsvc libtimeSync_la-timeSync.lo libtimeSync_la-timeSyncPosix.lo libtimeSync_la-slewAdjtime.lo libtimeSync_la-pllNone.lo /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/libvmtools.la -L/usr/local/lib -lglib-2.0 -lintl libtool: link: cc -shared -fPIC -DPIC .libs/libtimeSync_la-timeSync.o .libs/libtimeSync_la-timeSyncPosix.o .libs/libtimeSync_la-slewAdjtime.o .libs/libtimeSync_la-pllNone.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs/libvmtools.so -lkvm -lcrypt -lthr -licui18n -licuuc -licudata -lglib-2.0 -lintl -O2 -Wl,-z -Wl,defs -Wl,-lc -Wl,-soname -Wl,libtimeSync.so -o .libs/libtimeSync.so libtool: link: ( cd ".libs" && rm -f "libtimeSync.la" && ln -s "../libtimeSync.la" "libtimeSync.la" ) Making all in vix /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/inclu de -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-foundryToolsDaemon.lo -MD -MP -MF .deps/libvix_la-foundryToolsDaemon.Tpo -c -o libvix_la-foundryToolsDaemon.lo `test -f 'foundryToolsDaemon.c' || echo './'`foundryToolsDaemon.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-foundryToolsDaemon.lo -MD -MP -MF .deps/libvix_la-foundryToolsDaemon.Tpo -c foundryToolsDaemon.c -fPIC -DPIC -o .libs/libvix_la-foundryToolsDaemon.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-foundryToolsDaemon.lo -MD -MP -MF .deps/libvix_la-foundryToolsDaemon.Tpo -c foundryToolsDaemon.c -o libvix_la-foundryToolsDaemon.o >/dev/null 2>&1 mv -f .deps/libvix_la-foundryToolsDaemon.Tpo .deps/libvix_la-foundryToolsDaemon.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/inclu de -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-vixPlugin.lo -MD -MP -MF .deps/libvix_la-vixPlugin.Tpo -c -o libvix_la-vixPlugin.lo `test -f 'vixPlugin.c' || echo './'`vixPlugin.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-vixPlugin.lo -MD -MP -MF .deps/libvix_la-vixPlugin.Tpo -c vixPlugin.c -fPIC -DPIC -o .libs/libvix_la-vixPlugin.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-vixPlugin.lo -MD -MP -MF .deps/libvix_la-vixPlugin.Tpo -c vixPlugin.c -o libvix_la-vixPlugin.o >/dev/null 2>&1 mv -f .deps/libvix_la-vixPlugin.Tpo .deps/libvix_la-vixPlugin.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/inclu de -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-vixTools.lo -MD -MP -MF .deps/libvix_la-vixTools.Tpo -c -o libvix_la-vixTools.lo `test -f 'vixTools.c' || echo './'`vixTools.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-vixTools.lo -MD -MP -MF .deps/libvix_la-vixTools.Tpo -c vixTools.c -fPIC -DPIC -o .libs/libvix_la-vixTools.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-vixTools.lo -MD -MP -MF .deps/libvix_la-vixTools.Tpo -c vixTools.c -o libvix_la-vixTools.o >/dev/null 2>&1 mv -f .deps/libvix_la-vixTools.Tpo .deps/libvix_la-vixTools.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/inclu de -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-vixToolsEnvVars.lo -MD -MP -MF .deps/libvix_la-vixToolsEnvVars.Tpo -c -o libvix_la-vixToolsEnvVars.lo `test -f 'vixToolsEnvVars.c' || echo './'`vixToolsEnvVars.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-vixToolsEnvVars.lo -MD -MP -MF .deps/libvix_la-vixToolsEnvVars.Tpo -c vixToolsEnvVars.c -fPIC -DPIC -o .libs/libvix_la-vixToolsEnvVars.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvix_la-vixToolsEnvVars.lo -MD -MP -MF .deps/libvix_la-vixToolsEnvVars.Tpo -c vixToolsEnvVars.c -o libvix_la-vixToolsEnvVars.o >/dev/null 2>&1 mv -f .deps/libvix_la-vixToolsEnvVars.Tpo .deps/libvix_la-vixToolsEnvVars.Plo /bin/sh ../../../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wl,-z,defs -Wl,-lc -shared -module -avoid-version -L/usr/local/lib -o libvix.la -rpath /usr/local/lib/open-vm-tools/plugins/common libvix_la-foundryToolsDaemon.lo libvix_la-vixPlugin.lo libvix_la-vixTools.lo libvix_la-vixToolsEnvVars.lo -lcrypt -lthr /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/libvmtools.la -L/usr/local/lib -lglib-2.0 -lintl /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libhgfs/libhgfs.la ../../../lib/auth/libAuth.la ../../../lib/foundryMsg/libFoundryMsg.la ../../../lib/impersonate/libImpersonate.la libtool: link: cc -shared -fPIC -DPIC .libs/libvix_la-foundryToolsDaemon.o .libs/libvix_la-vixPlugin.o .libs/libvix_la-vixTools.o .libs/libvix_la-vixToolsEnvVars.o -Wl,--whole-archive ../../../lib/auth/.libs/libAuth.a ../../../lib/foundryMsg/.libs/libFoundryMsg.a ../../../lib/impersonate/.libs/libImpersonate.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libhgfs/.libs -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libhgfs/.libs/libhgfs.so -lgthread-2.0 /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs/libvmtools.so -lkvm -lcrypt -lthr -licui18n -licuuc -licudata -lglib-2.0 -lintl -O2 -Wl,-z -Wl,defs -Wl,-lc -pthread -Wl,-soname -Wl,libvix.so -o .libs/libvix.so libtool: link: ( cd ".libs" && rm -f "libvix.la" && ln -s "../libvix.la" "libvix.la" ) Making all in vmbackup glib-genmarshal --body ../../../services/plugins/vmbackup/vmBackupSignals.gm > vmBackupSignals.c || (rm -f vmBackupSignals.c && exit 1) glib-genmarshal --header ../../../services/plugins/vmbackup/vmBackupSignals.gm > vmBackupSignals.h || (rm -f vmBackupSignals.h && exit 1) /usr/bin/make all-am /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/inclu de -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-nullProvider.lo -MD -MP -MF .deps/libvmbackup_la-nullProvider.Tpo -c -o libvmbackup_la-nullProvider.lo `test -f 'nullProvider.c' || echo './'`nullProvider.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-nullProvider.lo -MD -MP -MF .deps/libvmbackup_la-nullProvider.Tpo -c nullProvider.c -fPIC -DPIC -o .libs/libvmbackup_la-nullProvider.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-nullProvider.lo -MD -MP -MF .deps/libvmbackup_la-nullProvider.Tpo -c nullProvider.c -o libvmbackup_la-nullProvider.o >/dev/null 2>&1 mv -f .deps/libvmbackup_la-nullProvider.Tpo .deps/libvmbackup_la-nullProvider.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/inclu de -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-scriptOps.lo -MD -MP -MF .deps/libvmbackup_la-scriptOps.Tpo -c -o libvmbackup_la-scriptOps.lo `test -f 'scriptOps.c' || echo './'`scriptOps.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-scriptOps.lo -MD -MP -MF .deps/libvmbackup_la-scriptOps.Tpo -c scriptOps.c -fPIC -DPIC -o .libs/libvmbackup_la-scriptOps.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-scriptOps.lo -MD -MP -MF .deps/libvmbackup_la-scriptOps.Tpo -c scriptOps.c -o libvmbackup_la-scriptOps.o >/dev/null 2>&1 mv -f .deps/libvmbackup_la-scriptOps.Tpo .deps/libvmbackup_la-scriptOps.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/inclu de -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-stateMachine.lo -MD -MP -MF .deps/libvmbackup_la-stateMachine.Tpo -c -o libvmbackup_la-stateMachine.lo `test -f 'stateMachine.c' || echo './'`stateMachine.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-stateMachine.lo -MD -MP -MF .deps/libvmbackup_la-stateMachine.Tpo -c stateMachine.c -fPIC -DPIC -o .libs/libvmbackup_la-stateMachine.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-stateMachine.lo -MD -MP -MF .deps/libvmbackup_la-stateMachine.Tpo -c stateMachine.c -o libvmbackup_la-stateMachine.o >/dev/null 2>&1 mv -f .deps/libvmbackup_la-stateMachine.Tpo .deps/libvmbackup_la-stateMachine.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/inclu de -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-syncDriverOps.lo -MD -MP -MF .deps/libvmbackup_la-syncDriverOps.Tpo -c -o libvmbackup_la-syncDriverOps.lo `test -f 'syncDriverOps.c' || echo './'`syncDriverOps.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-syncDriverOps.lo -MD -MP -MF .deps/libvmbackup_la-syncDriverOps.Tpo -c syncDriverOps.c -fPIC -DPIC -o .libs/libvmbackup_la-syncDriverOps.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-syncDriverOps.lo -MD -MP -MF .deps/libvmbackup_la-syncDriverOps.Tpo -c syncDriverOps.c -o libvmbackup_la-syncDriverOps.o >/dev/null 2>&1 mv -f .deps/libvmbackup_la-syncDriverOps.Tpo .deps/libvmbackup_la-syncDriverOps.Plo /bin/sh ../../../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/inclu de -fvisibility=hidden -DGCC_EXPLICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-vmBackupSignals.lo -MD -MP -MF .deps/libvmbackup_la-vmBackupSignals.Tpo -c -o libvmbackup_la-vmBackupSignals.lo `test -f 'vmBackupSignals.c' || echo './'`vmBackupSignals.c libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-vmBackupSignals.lo -MD -MP -MF .deps/libvmbackup_la-vmBackupSignals.Tpo -c vmBackupSignals.c -fPIC -DPIC -o .libs/libvmbackup_la-vmBackupSignals.o libtool: compile: cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" "-DPACKAGE_STRING=\"open-vm-tools 9.4.0\"" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -fvisibility=hidden -DGCC_EXPL ICIT_EXPORT -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT libvmbackup_la-vmBackupSignals.lo -MD -MP -MF .deps/libvmbackup_la-vmBackupSignals.Tpo -c vmBackupSignals.c -o libvmbackup_la-vmBackupSignals.o >/dev/null 2>&1 mv -f .deps/libvmbackup_la-vmBackupSignals.Tpo .deps/libvmbackup_la-vmBackupSignals.Plo /bin/sh ../../../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wl,-z,defs -Wl,-lc -shared -module -avoid-version -L/usr/local/lib -o libvmbackup.la -rpath /usr/local/lib/open-vm-tools/plugins/vmsvc libvmbackup_la-nullProvider.lo libvmbackup_la-scriptOps.lo libvmbackup_la-stateMachine.lo libvmbackup_la-syncDriverOps.lo libvmbackup_la-vmBackupSignals.lo -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/libvmtools.la -L/usr/local/lib -lglib-2.0 -lintl libtool: link: cc -shared -fPIC -DPIC .libs/libvmbackup_la-nullProvider.o .libs/libvmbackup_la-scriptOps.o .libs/libvmbackup_la-stateMachine.o .libs/libvmbackup_la-syncDriverOps.o .libs/libvmbackup_la-vmBackupSignals.o -Wl,-rpath -Wl,/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -lgobject-2.0 /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/libvmtools/.libs/libvmtools.so -lkvm -lcrypt -lthr -licui18n -licuuc -licudata -lglib-2.0 -lintl -O2 -Wl,-z -Wl,defs -Wl,-lc -Wl,-soname -Wl,libvmbackup.so -o .libs/libvmbackup.so libtool: link: ( cd ".libs" && rm -f "libvmbackup.la" && ln -s "../libvmbackup.la" "libvmbackup.la" ) Making all in toolbox cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work /open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT vmware_toolbox_cmd-toolbox-cmd.o -MD -MP -MF .deps/vmware_toolbox_cmd-toolbox-cmd.Tpo -c -o vmware_toolbox_cmd-toolbox-cmd.o `test -f 'toolbox-cmd.c' || echo './'`toolbox-cmd.c mv -f .deps/vmware_toolbox_cmd-toolbox-cmd.Tpo .deps/vmware_toolbox_cmd-toolbox-cmd.Po cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work /open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT vmware_toolbox_cmd-toolboxcmd-devices.o -MD -MP -MF .deps/vmware_toolbox_cmd-toolboxcmd-devices.Tpo -c -o vmware_toolbox_cmd-toolboxcmd-devices.o `test -f 'toolboxcmd-devices.c' || echo './'`toolboxcmd-devices.c mv -f .deps/vmware_toolbox_cmd-toolboxcmd-devices.Tpo .deps/vmware_toolbox_cmd-toolboxcmd-devices.Po cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work /open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT vmware_toolbox_cmd-toolboxcmd-scripts.o -MD -MP -MF .deps/vmware_toolbox_cmd-toolboxcmd-scripts.Tpo -c -o vmware_toolbox_cmd-toolboxcmd-scripts.o `test -f 'toolboxcmd-scripts.c' || echo './'`toolboxcmd-scripts.c mv -f .deps/vmware_toolbox_cmd-toolboxcmd-scripts.Tpo .deps/vmware_toolbox_cmd-toolboxcmd-scripts.Po cc -DPACKAGE_NAME=\"open-vm-tools\" -DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"9.4.0\" -DPACKAGE_STRING=\"open-vm-tools\ 9.4.0\" -DPACKAGE_BUGREPORT=\"open-vm-tools-devel@lists.sourceforge.net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"open-vm-tools\" -DVERSION=\"9.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 -DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DNO_PROCPS=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work /open-vm-tools-9.4.0-1280544/lib/include -I/wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/lib/include -Wno-deprecated-declarations -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -I/usr/local/include -I/usr/local/include -I/usr/local/include -DUSE_ICU -DHAVE_ICU_38 -DVMX86_TOOLS -O2 -pipe -fno-strict-aliasing -Wall -Werror -Wno-unused-function -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -MT vmware_toolbox_cmd-toolboxcmd-shrink.o -MD -MP -MF .deps/vmware_toolbox_cmd-toolboxcmd-shrink.Tpo -c -o vmware_toolbox_cmd-toolboxcmd-shrink.o `test -f 'toolboxcmd-shrink.c' || echo './'`toolboxcmd-shrink.c toolboxcmd-shrink.c:394:31: error: comparison of constant 'WIPER_ENABLED' (2) with boolean expression is always false [-Werror,-Wtautological-constant-out-of-range-compare] if (!ShrinkGetWiperState() == WIPER_ENABLED && !Wiper_IsWipeSupported(part)) { ~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 1 error generated. *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544/toolbox *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/emulators/open-vm-tools/work/open-vm-tools-9.4.0-1280544 *** Error code 1 Stop. make: stopped in /usr/ports/emulators/open-vm-tools From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 18:23:24 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 D62D2A43; Fri, 30 Jan 2015 18:23:24 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 C1B1F383; Fri, 30 Jan 2015 18:23:24 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UINO25086173; Fri, 30 Jan 2015 18:23:24 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UINO9L086156; Fri, 30 Jan 2015 18:23:24 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 18:23:24 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301823.t0UINO9L086156@beefy1.isc.freebsd.org> To: flo@FreeBSD.org Subject: [package - head-i386-default][databases/percona56-server] Failed for percona56-server-5.6.22.71.0 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: Fri, 30 Jan 2015 18:23:25 -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: flo@FreeBSD.org Last committer: flo@FreeBSD.org Ident: $FreeBSD: head/databases/percona56-server/Makefile 377634 2015-01-21 23:37:41Z flo $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/percona56-server-5.6.22.71.0.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building databases/percona56-server build started at Fri Jan 30 18:00:58 UTC 2015 port directory: /usr/ports/databases/percona56-server building for: FreeBSD head-i386-default-job-05 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: flo@FreeBSD.org Makefile ident: $FreeBSD: head/databases/percona56-server/Makefile 377634 2015-01-21 23:37:41Z flo $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=percona56-server-5.6.22.71.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for percona56-server-5.6.22.71.0: FASTMTX=off: Replace mutexes with spinlocks INNODBMEMCACHED=on: InnoDB Memcached plugin OPENSSL=on: SSL/TLS support via OpenSSL ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/percona56-server/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/percona56-server/work HOME=/wrkdirs/usr/ports/databases/percona56-server/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/percona56-server/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/percona56-server/work HOME=/wrkdirs/usr/ports/databases/percona56-server/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/percona56-server/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/percona56-server/work HOME=/wrkdirs/usr/ports/databases/percona56-server/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/percona56-server/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/percona56-server/work HOME=/wrkdirs/usr/ports/databases/percona56-server/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/percona56-server/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/percona56-server/work HOME=/wrkdirs/usr/ports/databases/percona56-server/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/percona56-server/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/percona56-server/work HOME=/wrkdirs/usr/ports/databases/percona56-server/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_IN STALL_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-- FASTMTX="@comment " NO_FASTMTX="" INNODBMEMCACHED="" NO_INNODBMEMCACHED="@comment " OPENSSL="" NO_OPENSSL="@comment " CMAKE_BUILD_TYPE="release" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/percona" EXAMPLESDIR="share/examples/percona" DATADIR="share/mysql" WWWDIR="www/percona" ETCDIR="etc/percona" --End PLIST_SUB-- --SUB_LIST-- FASTMTX="@comment " NO_FASTMTX="" INNODBMEMCACHED="" NO_INNODBMEMCACHED="@comment " OPENSSL="" NO_OPENSSL="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mysql DOCSDIR=/usr/local/share/doc/percona EXAMPLESDIR=/usr/local/share/examples/percona WWWDIR=/usr/local/www/percona ETCDIR=/usr/local/etc/percona --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> percona56-server-5.6.22.71.0 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.7.txz [head-i386-default-job-05] Installing pkg-1.4.7... [head-i386-default-job-05] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of percona56-server-5.6.22.71.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by percona56-server-5.6.22.71.0 for building =========================================================================== =================================================== ===> Fetching all distfiles required by percona56-server-5.6.22.71.0 for building => SHA256 Checksum OK for percona-server-5.6.22-71.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by percona56-server-5.6.22.71.0 for building ===> Extracting for percona56-server-5.6.22.71.0 => SHA256 Checksum OK for percona-server-5.6.22-71.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for percona56-server-5.6.22.71.0 ===> Applying FreeBSD patches for percona56-server-5.6.22.71.0 =========================================================================== =================================================== ===> percona56-server-5.6.22.71.0 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 [head-i386-default-job-05] Installing bison-2.7.1,1... [head-i386-default-job-05] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-05] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-05] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-05] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-05] `-- Installing m4-1.4.17_1,1... [head-i386-default-job-05] `-- Extracting m4-1.4.17_1,1... done [head-i386-default-job-05] Extracting bison-2.7.1,1... done ===> Returning to build of percona56-server-5.6.22.71.0 ===> percona56-server-5.6.22.71.0 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.1.txz [head-i386-default-job-05] Installing cmake-3.1.1... [head-i386-default-job-05] `-- Installing cmake-modules-3.1.1... [head-i386-default-job-05] `-- Extracting cmake-modules-3.1.1... done [head-i386-default-job-05] `-- Installing curl-7.40.0... [head-i386-default-job-05] | `-- Installing ca_root_nss-3.17.3_1... [head-i386-default-job-05] | `-- Extracting ca_root_nss-3.17.3_1... done [head-i386-default-job-05] `-- Extracting curl-7.40.0... done [head-i386-default-job-05] `-- Installing expat-2.1.0_2... [head-i386-default-job-05] `-- Extracting expat-2.1.0_2... done [head-i386-default-job-05] Extracting cmake-3.1.1... done ===> Returning to build of percona56-server-5.6.22.71.0 =========================================================================== =================================================== ===> percona56-server-5.6.22.71.0 depends on shared library: libmysqlclient.so.18 - not found ===> Verifying for libmysqlclient.so.18 in /usr/ports/databases/percona56-client ===> Installing existing package /packages/All/percona56-client-5.6.22.71.0.txz [head-i386-default-job-05] Installing percona56-client-5.6.22.71.0... [head-i386-default-job-05] `-- Installing readline-6.3.8... [head-i386-default-job-05] `-- Extracting readline-6.3.8... done [head-i386-default-job-05] Extracting percona56-client-5.6.22.71.0... done ===> Returning to build of percona56-server-5.6.22.71.0 =========================================================================== =================================================== ===> Configuring for percona56-server-5.6.22.71.0 ===> Performing in-source build /bin/mkdir -p /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0 ^ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/utilities/genhash.c:133:14: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned int') [-Wsign-compare] assert(n < h->size); ~ ^ ~~~~~~~ /usr/include/assert.h:54:21: note: expanded from macro 'assert' #define assert(e) ((e) ? (void)0 : __assert(__func__, __FILE__, \ ^ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/utilities/genhash.c:180:44: warning: unused parameter 'deflen' [-Wunused-parameter] const void *def, size_t deflen) ^ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/utilities/genhash.c:223:14: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned int') [-Wsign-compare] assert(n < h->size); ~ ^ ~~~~~~~ /usr/include/assert.h:54:21: note: expanded from macro 'assert' #define assert(e) ((e) ? (void)0 : __assert(__func__, __FILE__, \ ^ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/utilities/genhash.c:268:15: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned int') [-Wsign-compare] for(i=0; isize; i++) { ~^~~~~~~~ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/utilities/genhash.c:281:18: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned int') [-Wsign-compare] for(i = 0; i < h->size; i++) { ~ ^ ~~~~~~~ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/utilities/genhash.c:294:27: warning: unused parameter 'key' [-Wunused-parameter] count_entries(const void *key, size_t klen, ^ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/utilities/genhash.c:294:39: warning: unused parameter 'klen' [-Wunused-parameter] count_entries(const void *key, size_t klen, ^ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/utilities/genhash.c:295:27: warning: unused parameter 'val' [-Wunused-parameter] const void *val, size_t vlen, void *arg) ^ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/utilities/genhash.c:295:39: warning: unused parameter 'vlen' [-Wunused-parameter] const void *val, size_t vlen, void *arg) ^ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/utilities/genhash.c:330:14: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned int') [-Wsign-compare] assert(n < h->size); ~ ^ ~~~~~~~ /usr/include/assert.h:54:21: note: expanded from macro 'assert' #define assert(e) ((e) ? (void)0 : __assert(__func__, __FILE__, \ ^ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/utilities/genhash.c:346:16: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned int') [-Wsign-compare] for(i=0; i < nkey; i++) { ~ ^ ~~~~ 13 warnings generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/CMakeFiles [ 84%] Building C object plugin/innodb_memcached/daemon_memcached/CMakeFiles/memcached_utilities.dir/utilities/util.c.o cd /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached && /usr/bin/cc -DHAVE_CONFIG_H -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -fPIC -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -DDBUG_OFF -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/include -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/libevent -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/sql -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/bld/include -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/regex -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/include/mysql -I/usr/lib -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/i nnodb_memcached/daemon_memcached/include -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/include/memcached -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/extra/yassl/include -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/extra/yassl/taocrypt/include -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/zlib -o CMakeFiles/memcached_utilities.dir/utilities/util.c.o -c /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/utilities/util.c Linking C static library libmemcached_utilities.a cd /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached && /usr/local/bin/cmake -P CMakeFiles/memcached_utilities.dir/cmake_clean_target.cmake cd /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/memcached_utilities.dir/link.txt --verbose=1 /usr/bin/ar cq libmemcached_utilities.a CMakeFiles/memcached_utilities.dir/utilities/config_parser.c.o CMakeFiles/memcached_utilities.dir/utilities/engine_loader.c.o CMakeFiles/memcached_utilities.dir/utilities/extension_loggers.c.o CMakeFiles/memcached_utilities.dir/utilities/genhash.c.o CMakeFiles/memcached_utilities.dir/utilities/util.c.o /usr/bin/ranlib libmemcached_utilities.a /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/CMakeFiles [ 84%] Built target memcached_utilities /usr/bin/make -f plugin/innodb_memcached/daemon_memcached/CMakeFiles/libmemcached.dir/build.make plugin/innodb_memcached/daemon_memcached/CMakeFiles/libmemcached.dir/depend cd /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0 /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0 /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/CMakeFiles/libmemcached.dir/DependInfo.cmake Scanning dependencies of target libmemcached /usr/bin/make -f plugin/innodb_memcached/daemon_memcached/CMakeFiles/libmemcached.dir/build.make plugin/innodb_memcached/daemon_memcached/CMakeFiles/libmemcached.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/CMakeFiles [ 84%] Building CXX object plugin/innodb_memcached/daemon_memcached/CMakeFiles/libmemcached.dir/daemon/memcached_mysql.cc.o cd /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached && /usr/bin/c++ -DHAVE_CONFIG_H -DMYSQL_DYNAMIC_PLUGIN -Dlibmemcached_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wextra -Wformat-security -Wvla -Woverloaded-virtual -Wno-unused-parameter -Wno-null-conversion -Wno-unused-private-field -O2 -pipe -fstack-protector -fno-strict-aliasing -DDBUG_OFF -fPIC -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/include -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/libevent -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/sql -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/bld/include -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/regex -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/include/mysql -I/usr/lib -I/wrkdir s/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/include -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/include/memcached -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/extra/yassl/include -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/extra/yassl/taocrypt/include -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/zlib -o CMakeFiles/libmemcached.dir/daemon/memcached_mysql.cc.o -c /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/daemon/memcached_mysql.cc /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/CMakeFiles [ 84%] Building C object plugin/innodb_memcached/daemon_memcached/CMakeFiles/libmemcached.dir/daemon/cache.c.o cd /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached && /usr/bin/cc -DHAVE_CONFIG_H -DMYSQL_DYNAMIC_PLUGIN -Dlibmemcached_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -fPIC -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -DDBUG_OFF -fPIC -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/include -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/libevent -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/sql -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/bld/include -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/regex -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/include/mysql -I/usr/lib -I/wrkdirs/usr/ports/databases/perco na56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/include -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/include/memcached -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/extra/yassl/include -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/extra/yassl/taocrypt/include -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/zlib -o CMakeFiles/libmemcached.dir/daemon/cache.c.o -c /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/daemon/cache.c /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/daemon/cache.c:37:64: warning: unused parameter 'align' [-Wunused-parameter] cache_t* cache_create(const char *name, size_t bufsize, size_t align, ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/CMakeFiles [ 84%] Building C object plugin/innodb_memcached/daemon_memcached/CMakeFiles/libmemcached.dir/daemon/daemon.c.o cd /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached && /usr/bin/cc -DHAVE_CONFIG_H -DMYSQL_DYNAMIC_PLUGIN -Dlibmemcached_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -fPIC -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -DDBUG_OFF -fPIC -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/include -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/libevent -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/sql -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/bld/include -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/regex -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/include/mysql -I/usr/lib -I/wrkdirs/usr/ports/databases/perco na56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/include -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/include/memcached -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/extra/yassl/include -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/extra/yassl/taocrypt/include -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/zlib -o CMakeFiles/libmemcached.dir/daemon/daemon.c.o -c /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/daemon/daemon.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/CMakeFiles [ 84%] Building C object plugin/innodb_memcached/daemon_memcached/CMakeFiles/libmemcached.dir/daemon/hash.c.o cd /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached && /usr/bin/cc -DHAVE_CONFIG_H -DMYSQL_DYNAMIC_PLUGIN -Dlibmemcached_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -fPIC -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -DDBUG_OFF -fPIC -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/include -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/libevent -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/sql -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/bld/include -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/regex -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/include/mysql -I/usr/lib -I/wrkdirs/usr/ports/databases/perco na56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/include -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/include/memcached -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/extra/yassl/include -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/extra/yassl/taocrypt/include -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/zlib -o CMakeFiles/libmemcached.dir/daemon/hash.c.o -c /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/daemon/hash.c /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/CMakeFiles [ 84%] Building C object plugin/innodb_memcached/daemon_memcached/CMakeFiles/libmemcached.dir/daemon/memcached.c.o cd /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached && /usr/bin/cc -DHAVE_CONFIG_H -DMYSQL_DYNAMIC_PLUGIN -Dlibmemcached_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -fPIC -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -DDBUG_OFF -fPIC -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/include -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/libevent -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/sql -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/bld/include -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/regex -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/include/mysql -I/usr/lib -I/wrkdirs/usr/ports/databases/perco na56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/include -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/include/memcached -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/extra/yassl/include -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/extra/yassl/taocrypt/include -I/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/zlib -o CMakeFiles/libmemcached.dir/daemon/memcached.c.o -c /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/daemon/memcached.c /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/daemon/memcached.c:360:11: warning: initializing 'char *' with an expression of type 'const char [8]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] char *rv = "unknown"; ^ ~~~~~~~~~ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/daemon/memcached.c:363:16: warning: assigning to 'char *' from 'const char [6]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] rv = "ascii"; ^ ~~~~~~~ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/daemon/memcached.c:366:16: warning: assigning to 'char *' from 'const char [7]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] rv = "binary"; ^ ~~~~~~~~ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/daemon/memcached.c:369:16: warning: assigning to 'char *' from 'const char [15]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] rv = "auto-negotiate"; ^ ~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/daemon/memcached.c:597:18: warning: comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'const int' [-Wsign-compare] if (c->rsize < read_buffer_size) { ~~~~~~~~ ^ ~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/daemon/memcached.c:1268:29: warning: comparison of integers of different signs: 'ssize_t' (aka 'int') and 'size_t' (aka 'unsigned int') [-Wsign-compare] for (ssize_t ii = 0; ii < nkey; ++ii, ++key, ++ptr) { ~~ ^ ~~~~ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/daemon/memcached.c:1305:29: warning: comparison of integers of different signs: 'ssize_t' (aka 'int') and 'size_t' (aka 'unsigned int') [-Wsign-compare] for (ssize_t ii = 0; ii < size; ++ii) { ~~ ^ ~~~~ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/daemon/memcached.c:2124:60: warning: unused parameter 'data' [-Wunused-parameter] static void get_auth_data(const void *cookie, auth_data_t *data) { ^ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/daemon/memcached.c:2210:14: warning: variable length array used [-Wvla] char mech[nkey+1]; ^ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/daemon/memcached.c:2258:31: warning: passing 'const char [14]' to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] write_bin_response(c, "Authenticated", 0, 0, strlen("Authenticated")); ^~~~~~~~~~~~~~~ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/daemon/memcached.c:1490:47: note: passing argument to parameter 'd' here static void write_bin_response(conn *c, void *d, int hlen, int keylen, int dlen) { ^ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/daemon/memcached.c:2692:17: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] if (len >= sizeof(buffer)) { ~~~ ^ ~~~~~~~~~~~~~~ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/daemon/memcached.c:2966:39: warning: passing 'const char [12]' to parameter of type 'void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] write_bin_response(c, VERSION, 0, 0, strlen(VERSION)); ^~~~~~~ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/include/config.h:659:17: note: expanded from macro 'VERSION' #define VERSION "5.6.22-71.0" ^~~~~~~~~~~~~ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/daemon/memcached.c:1490:47: note: passing argument to parameter 'd' here static void write_bin_response(conn *c, void *d, int hlen, int keylen, int dlen) { ^ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/daemon/memcached.c:2972:40: warning: comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare] if (keylen == 0 && bodylen == extlen && (extlen == 0 || extlen == 4)) { ~~~~~~~ ^ ~~~~~~ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/daemon/memcached.c:3013:55: warning: comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare] if (keylen > 0 && extlen == 20 && bodylen == (keylen + extlen)) { ~~~~~~~ ^ ~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/daemon/memcached.c:3137:16: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned int') and 'int' [-Wsign-compare] if (nw != -1) { ~~ ^ ~~ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/daemon/memcached.c:4488:15: warning: unused variable 'info' [-Wunused-variable] item_info info = { .nvalue = 1 }; ^ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/daemon/memcached.c:5092:45: warning: comparison of integers of different signs: 'ssize_t' (aka 'int') and 'size_t' (aka 'unsigned int') [-Wsign-compare] while (m->msg_iovlen > 0 && res >= m->msg_iov->iov_len) { ~~~ ^ ~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/daemon/memcached.c:5335:37: warning: comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare] uint32_t tocopy = c->rbytes > c->sbytes ? c->sbytes : c->rbytes; ~~~~~~~~~ ^ ~~~~~~~~~ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/daemon/memcached.c:5343:42: warning: comparison of integers of different signs: 'uint32_t' (aka 'unsigned int') and 'int' [-Wsign-compare] res = recv(c->sfd, c->rbuf, c->rsize > c->sbytes ? c->sbytes : c->rsize, 0); ~~~~~~~~ ^ ~~~~~~~~~ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/daemon/memcached.c:5720:50: warning: unused parameter 'which' [-Wunused-parameter] static void dispatch_event_handler(int fd, short which, void *arg) { ^ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/daemon/memcached.c:5720:63: warning: unused parameter 'arg' [-Wunused-parameter] static void dispatch_event_handler(int fd, short which, void *arg) { ^ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/daemon/memcached.c:6115:37: warning: unused parameter 'fd' [-Wunused-parameter] static void clock_handler(const int fd, const short which, void *arg) { ^ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/daemon/memcached.c:6115:53: warning: unused parameter 'which' [-Wunused-parameter] static void clock_handler(const int fd, const short which, void *arg) { ^ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/daemon/memcached.c:6115:66: warning: unused parameter 'arg' [-Wunused-parameter] static void clock_handler(const int fd, const short which, void *arg) { ^ /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/daemon/memcached.c:6462:46: warning: unused parameter 'eh' [-Wunused-parameter] static void register_callback(ENGINE_HANDLE *eh, ^ Assertion failed: (MO->isDead() && "Cannot fold physreg def"), function foldMemoryOperand, file /usr/local/poudriere/jails/head-i386/usr/src/lib/clang/libllvmcodegen/../../../contrib/llvm/lib/CodeGen/InlineSpiller.cpp, line 1130. Stack dump: 0. Program arguments: /usr/bin/cc -cc1 -triple i386-unknown-freebsd11.0 -emit-obj -disable-free -main-file-name memcached.c -mrelocation-model pic -pic-level 2 -mdisable-fp-elim -relaxed-aliasing -masm-verbose -mconstructor-aliases -target-cpu i486 -dwarf-column-info -coverage-file /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/CMakeFiles/libmemcached.dir/daemon/memcached.c.o -resource-dir /usr/bin/../lib/clang/3.5.1 -D HAVE_CONFIG_H -D MYSQL_DYNAMIC_PLUGIN -D libmemcached_EXPORTS -D DBUG_OFF -I /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/include -I /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/libevent -I /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/sql -I /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/bld/include -I /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5. 6.22-71.0/regex -I /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/include/mysql -I /usr/lib -I /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/include -I /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/include/memcached -I /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached -I /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/extra/yassl/include -I /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/extra/yassl/taocrypt/include -I /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/zlib -O2 -Wall -Wextra -Wformat-security -Wvla -Wwrite-strings -Wdeclaration-after-statement -std=gnu99 -fconst-strings -fdebug-compilation-dir /wrkdirs/usr/ports/databases/percona56-server/ work/percona-server-5.6.22-71.0/plugin/innod! b_memcached/daemon_memcached -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -mstackrealign -fobjc-runtime=gnustep -fdiagnostics-show-option -vectorize-loops -vectorize-slp -o CMakeFiles/libmemcached.dir/daemon/memcached.c.o -x c /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/daemon/memcached.c 1. parser at end of file 2. Code generation 3. Running pass 'Function Pass Manager' on module '/wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0/plugin/innodb_memcached/daemon_memcached/daemon/memcached.c'. 4. Running pass 'Greedy Register Allocator' on function '@try_read_command' cc: error: unable to execute command: Abort trap (core dumped) cc: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 3.5.1 (tags/RELEASE_351/final 225668) 20150115 Target: i386-unknown-freebsd11.0 Thread model: posix cc: note: diagnostic msg: PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed source, and associated run script. cc: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: cc: note: diagnostic msg: /tmp/memcached-b46812.c cc: note: diagnostic msg: /tmp/memcached-b46812.sh cc: note: diagnostic msg: ******************** *** Error code 254 Stop. make[3]: stopped in /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0 *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/databases/percona56-server/work/percona-server-5.6.22-71.0 *** Error code 1 Stop. make: stopped in /usr/ports/databases/percona56-server From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 18:25:49 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 14164B40; Fri, 30 Jan 2015 18:25:49 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 0067F39E; Fri, 30 Jan 2015 18:25:48 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UIPmX4078106; Fri, 30 Jan 2015 18:25:48 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UIPmoL078105; Fri, 30 Jan 2015 18:25:48 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 18:25:48 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301825.t0UIPmoL078105@beefy1.isc.freebsd.org> To: bf@FreeBSD.org Subject: [package - head-i386-default][devel/frama-c] Failed for frama-c-20140301_2 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: Fri, 30 Jan 2015 18:25:49 -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: bf@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: head/devel/frama-c/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/frama-c-20140301_2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building devel/frama-c build started at Fri Jan 30 18:24:26 UTC 2015 port directory: /usr/ports/devel/frama-c building for: FreeBSD head-i386-default-job-09 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: bf@FreeBSD.org Makefile ident: $FreeBSD: head/devel/frama-c/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=frama-c-20140301_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for frama-c-20140301_2: ALTERGO=on: Alt-Ergo plugin (requires PLUGINS) COQ=off: Coq plugin (requires PLUGINS) GUI=on: Graphical User Interface (requires PLUGINS) PLUGINS=on: Build and/or install plugins ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-cpp="cpp -C -I/usr/local/share/frama-c/libc -I." --enable-gui --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/frama-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/frama-c/work HOME=/wrkdirs/usr/ports/devel/frama-c/work TMPDIR="/tmp" HAS_COQ=no XDG_DATA_HOME=/wrkdirs/usr/ports/devel/frama-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/frama-c/work HOME=/wrkdirs/usr/ports/devel/frama-c/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- FRAMAC_LIBDIR="/usr/local/lib/frama-c" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/frama-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/frama-c/work HOME=/wrkdirs/usr/ports/devel/frama-c/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/frama-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/frama-c/work HOME=/wrkdirs/usr/ports/devel/frama-c/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-- ALTERGO="" NO_ALTERGO="@comment " COQ="@comment " NO_COQ="" GUI="" NO_GUI="@comment " PLUGINS="" NO_PLUGINS="@comment " OCAML_SITELIBDIR="lib/ocaml/site-lib" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/frama-c" EXAMPLESDIR="share/examples/frama-c" DATADIR="share/frama-c" WWWDIR="www/frama-c" ETCDIR="etc/frama-c" --End PLIST_SUB-- --SUB_LIST-- ALTERGO="" NO_ALTERGO="@comment " COQ="@comment " NO_COQ="" GUI="" NO_GUI="@comment " PLUGINS="" NO_PLUGINS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/frama-c DOCSDIR=/usr/local/share/doc/frama-c EXAMPLESDIR=/usr/local/share/examples/frama-c WWWDIR=/usr/local/www/frama-c ETCDIR=/usr/local/etc/frama-c --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> frama-c-20140301_2 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.7.txz [head-i386-default-job-09] Installing pkg-1.4.7... [head-i386-default-job-09] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of frama-c-20140301_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by frama-c-20140301_2 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by frama-c-20140301_2 for building => SHA256 Checksum OK for frama-c-Neon-20140301.tar.gz. =========================================================================== =================================================== ===> frama-c-20140301_2 depends on file: /usr/local/bin/ocamlc - not found ===> Verifying install for /usr/local/bin/ocamlc in /usr/ports/lang/ocaml ===> Installing existing package /packages/All/ocaml-4.01.0_4.txz [head-i386-default-job-09] Installing ocaml-4.01.0_4... [head-i386-default-job-09] `-- Installing libX11-1.6.2_2,1... [head-i386-default-job-09] | `-- Installing kbproto-1.0.6... [head-i386-default-job-09] | `-- Extracting kbproto-1.0.6... done [head-i386-default-job-09] | `-- Installing libXau-1.0.8_2... [head-i386-default-job-09] | | `-- Installing xproto-7.0.26... [head-i386-default-job-09] | | `-- Extracting xproto-7.0.26... done [head-i386-default-job-09] | `-- Extracting libXau-1.0.8_2... done [head-i386-default-job-09] | `-- Installing libXdmcp-1.1.1_2... [head-i386-default-job-09] | `-- Extracting libXdmcp-1.1.1_2... done [head-i386-default-job-09] | `-- Installing libxcb-1.11... [head-i386-default-job-09] | | `-- Installing libpthread-stubs-0.3_6... [head-i386-default-job-09] | | `-- Extracting libpthread-stubs-0.3_6... done [head-i386-default-job-09] | | `-- Installing libxml2-2.9.2_2... [head-i386-default-job-09] | | `-- Extracting libxml2-2.9.2_2... done [head-i386-default-job-09] | `-- Extracting libxcb-1.11... done [head-i386-default-job-09] `-- Extracting libX11-1.6.2_2,1... done [head-i386-default-job-09] `-- Installing tk86-8.6.3... [head-i386-default-job-09] | `-- Installing libXScrnSaver-1.2.2_2... [head-i386-default-job-09] | | `-- Installing libXext-1.3.3,1... [head-i386-default-job-09] | | `-- Installing xextproto-7.3.0... [head-i386-default-job-09] | | `-- Extracting xextproto-7.3.0... done [head-i386-default-job-09] | | `-- Extracting libXext-1.3.3,1... done [head-i386-default-job-09] | | `-- Installing scrnsaverproto-1.2.2... [head-i386-default-job-09] | | `-- Extracting scrnsaverproto-1.2.2... done [head-i386-default-job-09] | `-- Extracting libXScrnSaver-1.2.2_2... done [head-i386-default-job-09] | `-- Installing libXft-2.3.2... [head-i386-default-job-09] | | `-- Installing fontconfig-2.11.1,1... [head-i386-default-job-09] | | `-- Installing expat-2.1.0_2... [head-i386-default-job-09] | | `-- Extracting expat-2.1.0_2... done [head-i386-default-job-09] | | `-- Installing freetype2-2.5.5... [head-i386-default-job-09] | | `-- Extracting freetype2-2.5.5... done [head-i386-default-job-09] | | `-- 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 Ocamlc src/lib/FCSet.cmo Ocamlc src/lib/FCMap.cmi Ocamlc src/lib/FCMap.cmo Ocamlc src/lib/FCHashtbl.cmi Ocamlc src/lib/FCHashtbl.cmo Ocamlc src/lib/extlib.cmi Ocamlc src/lib/extlib.cmo Ocamlc src/lib/pretty_utils.cmi Ocamlc src/lib/pretty_utils.cmo Ocamlc src/lib/hook.cmi Ocamlc src/lib/hook.cmo Ocamlc src/lib/bag.cmi Ocamlc src/lib/bag.cmo Ocamlc src/lib/indexer.cmi Ocamlc src/lib/indexer.cmo Ocamlc src/lib/vector.cmi Ocamlc src/lib/vector.cmo Ocamlc src/lib/bitvector.cmi Ocamlc src/lib/bitvector.cmo Ocamlc src/lib/qstack.cmi Ocamlc src/lib/qstack.cmo Ocamlc src/lib/integer.cmi Ocamlc src/lib/integer.cmo Ocamlc src/lib/filepath.cmi Ocamlc src/lib/filepath.cmo Ocamlc src/kernel/config.cmi Ocamlc src/kernel/config.cmo Ocamlc src/kernel/log.cmi Ocamlc src/kernel/log.cmo Ocamlc src/kernel/cmdline.cmi Ocamlc src/kernel/cmdline.cmo Ocamlc src/project/project_skeleton.cmi Ocamlc src/project/project_skeleton.cmo Ocamlc src/type/datatype.cmi Ocamlc src/type/datatype.cmo Ocamlc src/kernel/journal.cmi Ocamlc src/kernel/journal.cmo Ocamlc src/project/state.cmi Ocamlc src/project/state.cmo Ocamlc src/project/state_dependency_graph.cmi Ocamlc src/project/state_dependency_graph.cmo Ocamlc src/project/state_topological.cmi Ocamlc src/project/state_topological.cmo Ocamlc src/project/state_selection.cmi Ocamlc src/project/state_selection.cmo Ocamlc src/project/project.cmi Ocamlc src/project/project.cmo Ocamlc src/project/state_builder.cmi Ocamlc src/project/state_builder.cmo Ocamlc src/kernel/typed_parameter.cmi Ocamlc src/kernel/typed_parameter.cmo Ocamlc src/kernel/dynamic.cmi Ocamlc src/kernel/dynamic.cmo Ocamlc cil/src/cil_types.cmi Ocamlc src/kernel/parameter_customize.cmi Ocamlc src/kernel/parameter_customize.cmo Ocamlc src/kernel/parameter_sig.cmi Ocamlc src/kernel/parameter_state.cmi Ocamlc src/kernel/parameter_state.cmo Ocamlc src/kernel/parameter_builder.cmi Ocamlc src/kernel/parameter_builder.cmo Ocamlc src/kernel/plugin.cmi Ocamlc src/kernel/plugin.cmo Ocamlc src/kernel/kernel.cmi Ocamlc src/kernel/kernel.cmo Ocamlc src/kernel/emitter.cmi Ocamlc src/kernel/emitter.cmo Ocamlc src/lib/floating_point.cmi Ocamlc src/lib/floating_point.cmo Ocamlc src/lib/rangemap.cmi Ocamlc src/lib/rangemap.cmo Ocamlc src/lib/binary_cache.cmi Ocamlc src/lib/binary_cache.cmo Ocamlc external/hptmap.cmi Ocamlc external/hptmap.cmo Ocamlc src/lib/hptset.cmi Ocamlc src/lib/hptset.cmo Ocamlc src/printer/printer_api.cmi Ocamlc src/printer/printer_builder.cmi Ocamlc src/printer/printer_builder.cmo Ocamlc cil/src/cilmsg.cmi Ocamlc cil/src/cilmsg.cmo Ocamlc cil/ocamlutil/alpha.cmi Ocamlc cil/ocamlutil/alpha.cmo Ocamlc cil/ocamlutil/cilconfig.cmi Ocamlc cil/ocamlutil/cilconfig.cmo Ocamlc cil/src/logic/logic_ptree.cmi Ocamlc cil/src/frontc/cabs.cmo Ocamlc cil/src/cil_datatype.cmi Ocamlc cil/src/cil_datatype.cmo Ocamlc cil/src/cil_state_builder.cmi Ocamlc cil/src/cil_state_builder.cmo Ocamlc cil/src/logic/utf8_logic.cmi Ocamlc cil/src/logic/utf8_logic.cmo Ocamlc cil/src/machdep_x86_16.cmi Ocamlc cil/src/machdep_x86_16.cmo Ocamlc cil/src/machdep_x86_32.cmi Ocamlc cil/src/machdep_x86_32.cmo Ocamlc cil/src/machdep_x86_64.cmi Ocamlc cil/src/machdep_x86_64.cmo Ocamlc cil/src/machdep_ppc_32.cmo Ocamlc cil/src/cil_const.cmi Ocamlc cil/src/cil_const.cmo Ocamlc cil/src/logic/logic_env.cmi Ocamlc cil/src/logic/logic_env.cmo Ocamlc cil/src/escape.cmi Ocamlc cil/src/escape.cmo Ocamlc cil/src/logic/logic_const.cmi Ocamlc cil/src/logic/logic_const.cmo Ocamlc cil/src/cil.cmi Ocamlc cil/src/cil.cmo Ocamlc src/printer/cil_printer.cmi Ocamlc src/printer/cil_printer.cmo Ocamlc src/printer/cil_descriptive_printer.cmi Ocamlc src/printer/cil_descriptive_printer.cmo Ocamlc cil/src/frontc/errorloc.cmi Ocamlc cil/src/frontc/errorloc.cmo Ocamlc cil/src/ext/expcompare.cmo Ocamlc cil/src/frontc/cabs_debug.cmi Ocamlc cil/src/frontc/cabs_debug.cmo Ocamlc cil/src/frontc/cabshelper.cmi Ocamlc cil/src/frontc/cabshelper.cmo Ocamlc cil/src/logic/logic_utils.cmi Ocamlc cil/src/logic/logic_utils.cmo Ocamlc cil/src/logic/logic_builtin.cmi Ocamlc cil/src/logic/logic_builtin.cmo Ocamlc cil/src/logic/logic_print.cmi Ocamlc cil/src/logic/logic_print.cmo Ocamlc cil/src/logic/logic_parser.cmi Ocamlc cil/src/logic/logic_parser.cmo Ocamlc cil/src/logic/logic_lexer.cmo Ocamlc cil/src/frontc/lexerhack.cmo Ocamlc cil/src/mergecil.cmi Ocamlc cil/src/mergecil.cmo Ocamlc cil/src/rmtmps.cmi Ocamlc cil/src/rmtmps.cmo Ocamlc cil/src/logic/logic_typing.cmi Ocamlc cil/src/logic/logic_typing.cmo Ocamlc cil/src/frontc/cprint.cmi Ocamlc cil/src/frontc/cprint.cmo Ocamlc cil/src/frontc/cabscond.cmi Ocamlc cil/src/frontc/cabscond.cmo Ocamlc cil/src/frontc/cabsvisit.cmi Ocamlc cil/src/frontc/cabsvisit.cmo Ocamlc cil/src/frontc/cabs2cil.cmi Ocamlc cil/src/frontc/cabs2cil.cmo Ocamlc cil/src/frontc/cparser.cmi Ocamlc cil/src/frontc/clexer.cmi Ocamlc cil/src/frontc/clexer.cmo Ocamlc cil/src/frontc/cparser.cmo Ocamlc cil/src/logic/logic_preprocess.cmi Ocamlc cil/src/logic/logic_preprocess.cmo Ocamlc cil/src/frontc/frontc.cmi Ocamlc cil/src/frontc/frontc.cmo Ocamlc cil/src/ext/callgraph.cmi Ocamlc cil/src/ext/callgraph.cmo Ocamlc cil/src/ext/dataflow.cmi Ocamlc cil/src/ext/dataflow.cmo Ocamlc cil/src/ext/oneret.cmi Ocamlc cil/src/ext/oneret.cmo Ocamlc cil/src/ext/cfg.cmi Ocamlc cil/src/ext/cfg.cmo Ocamlc src/buckx/buckx.cmi Ocamlc src/buckx/buckx.cmo Ocamlc src/kernel/ast_info.cmi Ocamlc src/kernel/ast_info.cmo Ocamlc src/kernel/ast.cmi Ocamlc src/kernel/ast.cmo Ocamlc src/kernel/globals.cmi Ocamlc src/kernel/globals.cmo Ocamlc src/kernel/kernel_function.cmi Ocamlc src/kernel/kernel_function.cmo Ocamlc src/logic/property.cmi Ocamlc src/logic/property.cmo Ocamlc src/logic/property_status.cmi Ocamlc src/logic/property_status.cmo File "src/logic/property_status.ml", line 1444, characters 4-2019: Error: Signature mismatch: ... Values do not match: val vertex_attributes : v -> [> `Color of int | `Label of string | `Shape of [> `Box | `Diamond ] | `Style of [> `Bold | `Filled ] | `Width of float ] list is not included in val vertex_attributes : V.t -> Graph.Graphviz.DotAttributes.vertex list File "src/logic/property_status.ml", line 1479, characters 16-33: Actual declaration share/Makefile.generic:75: recipe for target 'src/logic/property_status.cmo' failed gmake[1]: *** [src/logic/property_status.cmo] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/frama-c/work/frama-c-Neon-20140301' *** Error code 1 Stop. make: stopped in /usr/ports/devel/frama-c From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 18:37:09 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 238C01D4; Fri, 30 Jan 2015 18:37:09 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 032B26CD; Fri, 30 Jan 2015 18:37:09 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UIb80e078624; Fri, 30 Jan 2015 18:37:08 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UIb8G0078571; Fri, 30 Jan 2015 18:37:08 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 18:37:08 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301837.t0UIb8G0078571@beefy1.isc.freebsd.org> To: zont@FreeBSD.org Subject: [package - head-i386-default][sysutils/i7z] Failed for i7z-0.27.2 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: Fri, 30 Jan 2015 18:37:09 -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: zont@FreeBSD.org Last committer: az@FreeBSD.org Ident: $FreeBSD: head/sysutils/i7z/Makefile 330373 2013-10-15 09:00:49Z az $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/i7z-0.27.2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building sysutils/i7z build started at Fri Jan 30 18:37:05 UTC 2015 port directory: /usr/ports/sysutils/i7z building for: FreeBSD head-i386-default-job-20 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: zont@FreeBSD.org Makefile ident: $FreeBSD: head/sysutils/i7z/Makefile 330373 2013-10-15 09:00:49Z az $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=i7z-0.27.2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/i7z/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/i7z/work HOME=/wrkdirs/usr/ports/sysutils/i7z/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/i7z/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/i7z/work HOME=/wrkdirs/usr/ports/sysutils/i7z/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-schedule-insns2 -fno-schedule-insns -fno-caller-saves -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-schedule-insns2 -fno-schedule-insns -fno-caller-saves -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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/i7z" EXAMPLESDIR="share/examples/i7z" DATADIR="share/i7z" WWWDIR="www/i7z" ETCDIR="etc/i7z" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/i7z DOCSDIR=/usr/local/share/doc/i7z EXAMPLESDIR=/usr/local/share/examples/i7z WWWDIR=/usr/local/www/i7z ETCDIR=/usr/local/etc/i7z --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> i7z-0.27.2 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.7.txz [head-i386-default-job-20] Installing pkg-1.4.7... [head-i386-default-job-20] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of i7z-0.27.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by i7z-0.27.2 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by i7z-0.27.2 for building => SHA256 Checksum OK for i7z-0.27.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by i7z-0.27.2 for building ===> Extracting for i7z-0.27.2 => SHA256 Checksum OK for i7z-0.27.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for i7z-0.27.2 ===> Applying FreeBSD patches for i7z-0.27.2 =========================================================================== =================================================== ===> i7z-0.27.2 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 [head-i386-default-job-20] Installing gmake-4.1_1... [head-i386-default-job-20] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-20] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-20] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-20] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-20] Extracting gmake-4.1_1... done ===> Returning to build of i7z-0.27.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for i7z-0.27.2 =========================================================================== =================================================== ===> Building for i7z-0.27.2 gmake[1]: Entering directory '/wrkdirs/usr/ports/sysutils/i7z/work/i7z-0.27.2' rm -f *.o i7z If the compilation complains about not finding ncurses.h, install ncurses (libncurses5-dev on ubuntu/debian) cc -O2 -pipe -fno-schedule-insns2 -fno-schedule-insns -fno-caller-saves -fstack-protector -fno-strict-aliasing -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DBUILD_MAIN -Dx86 -c -o i7z.o i7z.c cc: error: unknown argument: '-fno-schedule-insns2' cc: error: unknown argument: '-fno-caller-saves' cc: warning: optimization flag '-fno-schedule-insns' is not supported : recipe for target 'i7z.o' failed gmake[1]: *** [i7z.o] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/i7z/work/i7z-0.27.2' *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/i7z From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 18:41:38 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 0F7C129F; Fri, 30 Jan 2015 18:41:38 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 F0B467E8; Fri, 30 Jan 2015 18:41:37 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UIfbQf027445; Fri, 30 Jan 2015 18:41:37 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UIfbgY027436; Fri, 30 Jan 2015 18:41:37 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 18:41:37 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301841.t0UIfbgY027436@beefy1.isc.freebsd.org> To: obrien@FreeBSD.org Subject: [package - head-i386-default][ftp/ncftp1] Failed for ncftp1-1.9.5 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: Fri, 30 Jan 2015 18:41:38 -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: obrien@FreeBSD.org Last committer: adamw@FreeBSD.org Ident: $FreeBSD: head/ftp/ncftp1/Makefile 351560 2014-04-18 19:21:04Z adamw $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/ncftp1-1.9.5.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building ftp/ncftp1 build started at Fri Jan 30 18:41:33 UTC 2015 port directory: /usr/ports/ftp/ncftp1 building for: FreeBSD head-i386-default-job-20 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: obrien@FreeBSD.org Makefile ident: $FreeBSD: head/ftp/ncftp1/Makefile 351560 2014-04-18 19:21:04Z adamw $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=ncftp1-1.9.5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for ncftp1-1.9.5: AS_NCFTP=off: Install binary as ncftp instead of ncftp1 ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work HOME=/wrkdirs/usr/ports/ftp/ncftp1/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work HOME=/wrkdirs/usr/ports/ftp/ncftp1/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work HOME=/wrkdirs/usr/ports/ftp/ncftp1/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work HOME=/wrkdirs/usr/ports/ftp/ncftp1/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/ncftp" EXAMPLESDIR="share/examples/ncftp" DATADIR="share/ncftp" WWWDIR="www/ncftp" ETCDIR="etc/ncftp" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ncftp DOCSDIR=/usr/local/share/doc/ncftp EXAMPLESDIR=/usr/local/share/examples/ncftp WWWDIR=/usr/local/www/ncftp ETCDIR=/usr/local/etc/ncftp --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> ncftp1-1.9.5 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.7.txz [head-i386-default-job-20] Installing pkg-1.4.7... [head-i386-default-job-20] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ncftp1-1.9.5 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by ncftp1-1.9.5 for building =========================================================================== =================================================== ===> Fetching all distfiles required by ncftp1-1.9.5 for building => SHA256 Checksum OK for ncftp-1.9.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by ncftp1-1.9.5 for building ===> Extracting for ncftp1-1.9.5 => SHA256 Checksum OK for ncftp-1.9.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ncftp1-1.9.5 ===> Applying FreeBSD patches for ncftp1-1.9.5 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for ncftp1-1.9.5 =========================================================================== =================================================== ===> Building for ncftp1-1.9.5 cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -DMK='"cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -s -lreadline"' cmds.c -c cmds.c:997:62: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] (void) strncat(lsflags, (argv[i] + (lsflags[0] == '-')), sizeof(lsflags)); ^~~~~~~~~~~~~~~ cmds.c:997:62: note: change the argument to be the free space in the destination buffer minus the terminating null byte (void) strncat(lsflags, (argv[i] + (lsflags[0] == '-')), sizeof(lsflags)); ^~~~~~~~~~~~~~~ sizeof(lsflags) - strlen(lsflags) - 1 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -c cmdtab.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -c ftp.c ftp.c:208:6: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] if (Getsockname(s, (char *)&myctladdr, &len) < 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./sys.h:481:70: note: expanded from macro 'Getsockname' # define Getsockname(d,a,l) getsockname((d), (struct sockaddr *)(a), (l)) ^~~ /usr/include/sys/socket.h:612:74: note: passing argument to parameter here int getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict); ^ ftp.c:1851:6: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] if (Getsockname(data, (char *)&data_addr, &len) < 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./sys.h:481:70: note: expanded from macro 'Getsockname' # define Getsockname(d,a,l) getsockname((d), (struct sockaddr *)(a), (l)) ^~~ /usr/include/sys/socket.h:612:74: note: passing argument to parameter here int getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict); ^ ftp.c:1904:6: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] s = Accept(data, &from, &fromlen); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./sys.h:493:61: note: expanded from macro 'Accept' # define Accept(a,b,c) (accept((a), (struct sockaddr *)(b), (int *)(c))) ^~~~~~~~~~ /usr/include/sys/socket.h:603:69: note: passing argument to parameter here int accept(int, struct sockaddr * __restrict, socklen_t * __restrict); ^ 3 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -c ftprc.c ftprc.c:255:2: warning: incompatible pointer types passing 'cmp_t' (aka 'int (*)(void *, void *)') to parameter of type 'int (*)(const void *, const void *)' [-Wincompatible-pointer-types] QSort(recents, nRecents, sizeof(recentsite), RecentCmp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./util.h:58:41: note: expanded from macro 'QSort' qsort(base, (size_t)(n), (size_t)(sz), (cmp_t)(cmp)) ^~~~~~~~~~~~ /usr/include/stdlib.h:102:12: note: passing argument to parameter here int (*)(const void *, const void *)); ^ 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -c getpass.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -c glob.c glob.c:51:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] static match(char *s, char *p); ~~~~~~ ^ glob.c:52:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] static amatch(char *s, char *p); ~~~~~~ ^ glob.c:59:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] static tglob(char c); ~~~~~~ ^ glob.c:219:16: error: incomplete definition of type 'struct _dirdesc' if (fstat(dirp->dd_fd, &stb) < 0) ~~~~^ /usr/include/dirent.h:58:8: note: forward declaration of 'struct _dirdesc' struct _dirdesc; ^ glob.c:374:5: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ glob.c:418:7: warning: add explicit braces to avoid dangling else [-Wdangling-else] } else ^ glob.c:524:4: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if (eq(p, "{") || eq(p, "{}")) ^ 6 warnings and 1 error generated. *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/ftp/ncftp1/work/ncftp-1.9.5 *** Error code 1 Stop. make: stopped in /usr/ports/ftp/ncftp1 From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 18:46:49 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 937C0345 for ; Fri, 30 Jan 2015 18:46:49 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 72C9B842 for ; Fri, 30 Jan 2015 18:46:49 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UIknsm054510 for ; Fri, 30 Jan 2015 18:46:49 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UIknf6054488; Fri, 30 Jan 2015 18:46:49 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 18:46:49 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301846.t0UIknf6054488@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-i386-default][textproc/bsdsort] Failed for bsd-sort-20120716 in build 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: Fri, 30 Jan 2015 18:46:49 -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: marino@FreeBSD.org Ident: $FreeBSD: head/textproc/bsdsort/Makefile 373093 2014-11-22 19:24:06Z marino $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/bsd-sort-20120716.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building textproc/bsdsort build started at Fri Jan 30 18:46:44 UTC 2015 port directory: /usr/ports/textproc/bsdsort building for: FreeBSD head-i386-default-job-07 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/textproc/bsdsort/Makefile 373093 2014-11-22 19:24:06Z marino $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=bsd-sort-20120716 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for bsd-sort-20120716: NLS=on: Native Language Support THREADS=on: Threading support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/bsdsort/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/bsdsort/work HOME=/wrkdirs/usr/ports/textproc/bsdsort/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- BINDIR="/usr/local/bin" MANDIR="/usr/local/man/man" CATDIR="/usr/local/man/man" NLSDIR="/usr/local/share/nls" MK_GNU_SORT="no" XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/bsdsort/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/bsdsort/work HOME=/wrkdirs/usr/ports/textproc/bsdsort/work TMPDIR="/tmp" WITH_THREADS=yes NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -std=c99 -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-- NLS="" NO_NLS="@comment " THREADS="" NO_THREADS="@comment " OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/sort" EXAMPLESDIR="share/examples/sort" DATADIR="share/sort" WWWDIR="www/sort" ETCDIR="etc/sort" --End PLIST_SUB-- --SUB_LIST-- NLS="" NO_NLS="@comment " THREADS="" NO_THREADS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sort DOCSDIR=/usr/local/share/doc/sort EXAMPLESDIR=/usr/local/share/examples/sort WWWDIR=/usr/local/www/sort ETCDIR=/usr/local/etc/sort --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD2CLAUSE accepted by the user =========================================================================== =================================================== ===> bsd-sort-20120716 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.7.txz [head-i386-default-job-07] Installing pkg-1.4.7... [head-i386-default-job-07] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of bsd-sort-20120716 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by bsd-sort-20120716 for building =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by bsd-sort-20120716 for building => SHA256 Checksum OK for sort-20120716.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by bsd-sort-20120716 for building ===> Extracting for bsd-sort-20120716 => SHA256 Checksum OK for sort-20120716.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for bsd-sort-20120716 ===> Applying FreeBSD patches for bsd-sort-20120716 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for bsd-sort-20120716 =========================================================================== =================================================== ===> Building for bsd-sort-20120716 Warning: Object directory not changed from original /wrkdirs/usr/ports/textproc/bsdsort/work/sort cc -O2 -pipe -std=c99 -fstack-protector -fno-strict-aliasing -DSORT_THREADS -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c bwstring.c cc -O2 -pipe -std=c99 -fstack-protector -fno-strict-aliasing -DSORT_THREADS -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c coll.c cc -O2 -pipe -std=c99 -fstack-protector -fno-strict-aliasing -DSORT_THREADS -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c file.c cc -O2 -pipe -std=c99 -fstack-protector -fno-strict-aliasing -DSORT_THREADS -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c mem.c cc -O2 -pipe -std=c99 -fstack-protector -fno-strict-aliasing -DSORT_THREADS -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c radixsort.c radixsort.c:144:17: error: mutex 'g_ls_mutex' is not held on every path through here [-Werror,-Wthread-safety-analysis] new_ls->next = g_ls; ^ radixsort.c:141:3: note: mutex acquired here pthread_mutex_lock(&g_ls_mutex); ^ radixsort.c:149:3: error: releasing mutex 'g_ls_mutex' that was not held [-Werror,-Wthread-safety-analysis] pthread_mutex_unlock(&g_ls_mutex); ^ 2 errors generated. *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/textproc/bsdsort/work/sort *** Error code 1 Stop. make: stopped in /usr/ports/textproc/bsdsort From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 18:55:33 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 5235977C for ; Fri, 30 Jan 2015 18:55:33 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 3E698955; Fri, 30 Jan 2015 18:55:33 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UItWsW071627; Fri, 30 Jan 2015 18:55:32 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UItWhf071589; Fri, 30 Jan 2015 18:55:32 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 18:55:32 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301855.t0UItWhf071589@beefy2.isc.freebsd.org> To: uffe@uffe.org Subject: [package - head-amd64-default][mail/cone] Failed for cone-0.90_4 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: Fri, 30 Jan 2015 18:55:33 -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: uffe@uffe.org Last committer: adamw@FreeBSD.org Ident: $FreeBSD: head/mail/cone/Makefile 362023 2014-07-16 03:00:46Z adamw $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/cone-0.90_4.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building mail/cone build started at Fri Jan 30 18:45:08 UTC 2015 port directory: /usr/ports/mail/cone building for: FreeBSD head-amd64-default-job-01 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: uffe@uffe.org Makefile ident: $FreeBSD: head/mail/cone/Makefile 362023 2014-07-16 03:00:46Z adamw $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=cone-0.90_4 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for cone-0.90_4: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- -C --without-db --with-certdb=/usr/local/share/cone/rootcerts --exec-prefix=/usr/local --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- REHASH="/usr/local/bin/perl /usr/ports/mail/cone/scripts/c_rehash" XDG_DATA_HOME=/wrkdirs/usr/ports/mail/cone/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/cone/work HOME=/wrkdirs/usr/ports/mail/cone/work TMPDIR="/tmp" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/mail/cone/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/cone/work HOME=/wrkdirs/usr/ports/mail/cone/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="-I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED" LDFLAGS=" -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/cone" EXAMPLESDIR="share/examples/cone" DATADIR="share/cone" WWWDIR="www/cone" ETCDIR="etc/cone" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cone DOCSDIR=/usr/local/share/doc/cone EXAMPLESDIR=/usr/local/share/examples/cone WWWDIR=/usr/local/www/cone ETCDIR=/usr/local/etc/cone --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> cone-0.90_4 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.7.txz [head-amd64-default-job-01] Installing pkg-1.4.7... [head-amd64-default-job-01] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of cone-0.90_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by cone-0.90_4 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by cone-0.90_4 for building => SHA256 Checksum OK for cone-0.90.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by cone-0.90_4 for building ===> Extracting for cone-0.90_4 => SHA256 Checksum OK for cone-0.90.tar.bz2. /bin/ln -s /usr/local/include/ncurses/ncurses.h /wrkdirs/usr/ports/mail/cone/work/ncursesw/curses.h =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for cone-0.90_4 ===> Applying FreeBSD patches for cone-0.90_4 =========================================================================== =================================================== ===> cone-0.90_4 depends on executable: gpgv - not found ===> Verifying install for gpgv in /usr/ports/security/gnupg1 ===> Installing existing package /packages/All/gnupg1-1.4.18_2.txz [head-amd64-default-job-01] Installing gnupg1-1.4.18_2... [head-amd64-default-job-01] `-- Installing curl-7.40.0... [head-amd64-default-job-01] | `-- Installing ca_root_nss-3.17.3_1... [head-amd64-default-job-01] | `-- Extracting ca_root_nss-3.17.3_1... done [head-amd64-default-job-01] `-- Extracting curl-7.40.0... done [head-amd64-default-job-01] `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-01] | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-01] | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-01] `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-01] Extracting gnupg1-1.4.18_2... done ===> Returning to build of cone-0.90_4 ===> cone-0.90_4 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 [head-amd64-default-job-01] Installing gettext-tools-0.19.4... [head-amd64-default-job-01] `-- Installing expat-2.1.0_2... [head-amd64-default-job-01] `-- Extracting expat-2.1.0_2... done [head-amd64-default-job-01] Extracting gettext-tools-0.19.4... done ===> Returning to build of cone-0.90_4 ===> cone-0.90_4 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 [head-amd64-default-job-01] Installing gmake-4.1_1... [head-amd64-default-job-01] Extracting gmake-4.1_1... done ===> Returning to build of cone-0.90_4 ===> cone-0.90_4 depends on file: /usr/local/bin/perl5.18.4 - not found ===> Verifying install for /usr/local/bin/perl5.18.4 in /usr/ports/lang/perl5.18 ===> Installing existing package /packages/All/perl5-5.18.4_11.txz [head-amd64-default-job-01] Installing perl5-5.18.4_11... [head-amd64-default-job-01] Extracting perl5-5.18.4_11... done ===> Returning to build of cone-0.90_4 =========================================================================== =================================================== ===> cone-0.90_4 depends on shared library: libaspell.so - not found ===> Verifying for libaspell.so in /usr/ports/textproc/aspell ===> Installing existing package /packages/All/aspell-0.60.6.1_5.txz [head-amd64-default-job-01] Installing aspell-0.60.6.1_5... [head-amd64-default-job-01] Extracting aspell-0.60.6.1_5... done ===> Returning to build of cone-0.90_4 ===> cone-0.90_4 depends on shared library: libfam.so.0 - not found ===> Verifying for libfam.so.0 in /usr/ports/devel/gamin ===> Installing existing package /packages/All/gamin-0.1.10_8.txz [head-amd64-default-job-01] Installing gamin-0.1.10_8... [head-amd64-default-job-01] `-- Installing glib-2.42.1... [head-amd64-default-job-01] | `-- Installing libffi-3.2.1... [head-amd64-default-job-01] | `-- Extracting libffi-3.2.1... done [head-amd64-default-job-01] | `-- Installing libiconv-1.14_6... [head-amd64-default-job-01] | `-- Extracting libiconv-1.14_6... done [head-amd64-default-job-01] | `-- Installing pcre-8.35_2... [head-amd64-default-job-01] | `-- Extracting pcre-8.35_2... done [head-amd64-default-job-01] | `-- Installing python27-2.7.9... [head-amd64-default-job-01] | | `-- Installing readline-6.3.8... [head-amd64-default-job-01] | | `-- Extracting readline-6.3.8... done [head-amd64-default-job-01] | `-- Extracting python27-2.7.9... done [head-amd64-default-job-01] `-- Extracting glib-2.42.1... done /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT sync.lo -MD -MP -MF .deps/sync.Tpo -c -o sync.lo sync.C libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT sync.lo -MD -MP -MF .deps/sync.Tpo -c sync.C -fPIC -DPIC -o .libs/sync.o In file included from sync.C:10: ./sync.H:251:13: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] return n < 0 || n >= folders.size() ~ ^ ~ 1 warning generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT sync.lo -MD -MP -MF .deps/sync.Tpo -c sync.C -o sync.o >/dev/null 2>&1 mv -f .deps/sync.Tpo .deps/sync.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT tmpaccount.lo -MD -MP -MF .deps/tmpaccount.Tpo -c -o tmpaccount.lo tmpaccount.C libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT tmpaccount.lo -MD -MP -MF .deps/tmpaccount.Tpo -c tmpaccount.C -fPIC -DPIC -o .libs/tmpaccount.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT tmpaccount.lo -MD -MP -MF .deps/tmpaccount.Tpo -c tmpaccount.C -o tmpaccount.o >/dev/null 2>&1 mv -f .deps/tmpaccount.Tpo .deps/tmpaccount.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT tmpaccountadd.lo -MD -MP -MF .deps/tmpaccountadd.Tpo -c -o tmpaccountadd.lo tmpaccountadd.C libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT tmpaccountadd.lo -MD -MP -MF .deps/tmpaccountadd.Tpo -c tmpaccountadd.C -fPIC -DPIC -o .libs/tmpaccountadd.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT tmpaccountadd.lo -MD -MP -MF .deps/tmpaccountadd.Tpo -c tmpaccountadd.C -o tmpaccountadd.o >/dev/null 2>&1 mv -f .deps/tmpaccountadd.Tpo .deps/tmpaccountadd.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT tmpaccountfolder.lo -MD -MP -MF .deps/tmpaccountfolder.Tpo -c -o tmpaccountfolder.lo tmpaccountfolder.C libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT tmpaccountfolder.lo -MD -MP -MF .deps/tmpaccountfolder.Tpo -c tmpaccountfolder.C -fPIC -DPIC -o .libs/tmpaccountfolder.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT tmpaccountfolder.lo -MD -MP -MF .deps/tmpaccountfolder.Tpo -c tmpaccountfolder.C -o tmpaccountfolder.o >/dev/null 2>&1 mv -f .deps/tmpaccountfolder.Tpo .deps/tmpaccountfolder.Plo /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector -o libmail.la mail.lo addmessage.lo addmessageimport.lo addmessageremoveattachments.lo addressbook.lo addressbookadd.lo addressbookget.lo addressbookopen.lo addressbooksearch.lo attachments.lo autodecoder.lo envelope.lo base64.lo copymessage.lo decoder.lo driver.lo expungelist.lo fd.lo fdtls.lo file.lo generic.lo genericdecode.lo headers.lo imap.lo imapacl.lo imapidle.lo imaplogin.lo imaplogout.lo imapfetchhandler.lo imaphandler.lo imaphmac.lo imapfolder.lo imapfolders.lo imaplisthandler.lo imapparsefmt.lo imapstatushandler.lo logininfo.lo maildir.lo maildiradd.lo maildirfolder.lo mbox.lo mboxadd.lo mboxexpunge.lo mboxfolder.lo mboxgetmessage.lo mboxlock.lo mboxmagictag.lo mboxmultilock.lo mboxopen.lo mboxread.lo mboxsighandler.lo mimetypes.lo nntp.lo nntpadd.lo nntpcache.lo nntpcheckne w.lo nntpfetch.lo nntpfolder.lo nntpgroup.lo nntpgroupinfo.lo nntpgroupopen.lo nntplistactive.lo nntplogin.lo nntplogin2.lo nntplogout.lo nntpnewsrc.lo nntppost.lo nntpxover.lo nntpxpat.lo objectmonitor.lo poll.lo pop3.lo pop3folder.lo pop3maildrop.lo qp.lo rfc2047decode.lo rfc2047encode.lo rfcaddr.lo runlater.lo search.lo smap.lo smapacl.lo smapadd.lo smapaddmessage.lo smapcopy.lo smapcreate.lo smapdelete.lo smapfetch.lo smapfetchattr.lo smapidle.lo smaplist.lo smapmsgrange.lo smapnewmail.lo smapnoopexpunge.lo smapopen.lo smapsearch.lo smapsendfolder.lo smapstatus.lo smapstore.lo smtp.lo smtpfolder.lo snapshot.lo sortfolders.lo structure.lo sync.lo tmpaccount.lo tmpaccountadd.lo tmpaccountfolder.lo libtool: link: ar cru .libs/libmail.a .libs/mail.o .libs/addmessage.o .libs/addmessageimport.o .libs/addmessageremoveattachments.o .libs/addressbook.o .libs/addressbookadd.o .libs/addressbookget.o .libs/addressbookopen.o .libs/addressbooksearch.o .libs/attachments.o .libs/autodecoder.o .libs/envelope.o .libs/base64.o .libs/copymessage.o .libs/decoder.o .libs/driver.o .libs/expungelist.o .libs/fd.o .libs/fdtls.o .libs/file.o .libs/generic.o .libs/genericdecode.o .libs/headers.o .libs/imap.o .libs/imapacl.o .libs/imapidle.o .libs/imaplogin.o .libs/imaplogout.o .libs/imapfetchhandler.o .libs/imaphandler.o .libs/imaphmac.o .libs/imapfolder.o .libs/imapfolders.o .libs/imaplisthandler.o .libs/imapparsefmt.o .libs/imapstatushandler.o .libs/logininfo.o .libs/maildir.o .libs/maildiradd.o .libs/maildirfolder.o .libs/mbox.o .libs/mboxadd.o .libs/mboxexpunge.o .libs/mboxfolder.o .libs/mboxgetmessage.o .libs/mboxlock.o .libs/mboxmagictag.o .libs/mboxmultilock.o .libs/mboxopen.o .libs/mboxread.o . libs/mboxsighandler.o .libs/mimetypes.o .libs/nntp.o .libs/nntpadd.o .libs/nntpcache.o .libs/nntpchecknew.o .libs/nntpfetch.o .libs/nntpfolder.o .libs/nntpgroup.o .libs/nntpgroupinfo.o .libs/nntpgroupopen.o .libs/nntplistactive.o .libs/nntplogin.o .libs/nntplogin2.o .libs/nntplogout.o .libs/nntpnewsrc.o .libs/nntppost.o .libs/nntpxover.o .libs/nntpxpat.o .libs/objectmonitor.o .libs/poll.o .libs/pop3.o .libs/pop3folder.o .libs/pop3maildrop.o .libs/qp.o .libs/rfc2047decode.o .libs/rfc2047encode.o .libs/rfcaddr.o .libs/runlater.o .libs/search.o .libs/smap.o .libs/smapacl.o .libs/smapadd.o .libs/smapaddmessage.o .libs/smapcopy.o .libs/smapcreate.o .libs/smapdelete.o .libs/smapfetch.o .libs/smapfetchattr.o .libs/smapidle.o .libs/smaplist.o .libs/smapmsgrange.o .libs/smapnewmail.o .libs/smapnoopexpunge.o .libs/smapopen.o .libs/smapsearch.o .libs/smapsendfolder.o .libs/smapstatus.o .libs/smapstore.o .libs/smtp.o .libs/smtpfolder.o .libs/snapshot.o .libs/sortfolders.o .libs/structure.o .lib s/sync.o .libs/tmpaccount.o .libs/tmpaccount! add.o .libs/tmpaccountfolder.o libtool: link: ranlib .libs/libmail.a libtool: link: ( cd ".libs" && rm -f "libmail.la" && ln -s "../libmail.la" "libmail.la" ) c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT mailtool.o -MD -MP -MF .deps/mailtool.Tpo -c -o mailtool.o mailtool.C In file included from mailtool.C:10: ./sync.H:251:13: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] return n < 0 || n >= folders.size() ~ ^ ~ mailtool.C:99:13: warning: function 'showstructure' is not needed and will not be emitted [-Wunneeded-internal-declaration] static void showstructure(const mail::mimestruct &mps, string pfix="") ^ 2 warnings generated. mv -f .deps/mailtool.Tpo .deps/mailtool.Po /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -static -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector -o mailtool mailtool.o libmail.la ../rfc2045/librfc2045.la ../rfc822/librfc822.la ../rfc822/libencode.la ../maildir/libmaildir.la ../tcpd/libcouriertls.la ../liblock/liblock.la ../unicode/libunicode.la ../libhmac/libhmac.la ../md5/libmd5.la ../sha1/libsha1.la ../numlib/libnumlib.la ../tcpd/libspipe.la ../soxwrap/libsoxwrap.a `cat ../maildir/maildir.libdeps ../soxwrap/soxlibs.dep` libtool: link: c++ -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector -o mailtool mailtool.o -L/usr/local/lib ./.libs/libmail.a ../rfc2045/.libs/librfc2045.a ../rfc822/.libs/librfc822.a ../rfc822/.libs/libencode.a ../maildir/.libs/libmaildir.a ../tcpd/.libs/libcouriertls.a -lssl -lcrypto ../liblock/.libs/liblock.a ../unicode/.libs/libunicode.a -liconv ../libhmac/.libs/libhmac.a ../md5/.libs/libmd5.a ../sha1/.libs/libsha1.a ../numlib/.libs/libnumlib.a ../tcpd/.libs/libspipe.a ../soxwrap/libsoxwrap.a -lfam c++ -DHAVE_CONFIG_H -I. -I.. -I./.. -Wall -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT testsuite.o -MD -MP -MF .deps/testsuite.Tpo -c -o testsuite.o testsuite.C mv -f .deps/testsuite.Tpo .deps/testsuite.Po /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -static -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector -o testsuite testsuite.o libmail.la ../rfc2045/librfc2045.la ../rfc822/librfc822.la ../rfc822/libencode.la ../maildir/libmaildir.la ../tcpd/libcouriertls.la ../liblock/liblock.la ../unicode/libunicode.la ../libhmac/libhmac.la ../md5/libmd5.la ../sha1/libsha1.la ../numlib/libnumlib.la ../tcpd/libspipe.la ../soxwrap/libsoxwrap.a `cat ../maildir/maildir.libdeps ../soxwrap/soxlibs.dep` libtool: link: c++ -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector -o testsuite testsuite.o -L/usr/local/lib ./.libs/libmail.a ../rfc2045/.libs/librfc2045.a ../rfc822/.libs/librfc822.a ../rfc822/.libs/libencode.a ../maildir/.libs/libmaildir.a ../tcpd/.libs/libcouriertls.a -lssl -lcrypto ../liblock/.libs/liblock.a ../unicode/.libs/libunicode.a -liconv ../libhmac/.libs/libhmac.a ../md5/.libs/libmd5.a ../sha1/.libs/libsha1.a ../numlib/.libs/libnumlib.a ../tcpd/.libs/libspipe.a ../soxwrap/libsoxwrap.a -lfam gmake[4]: Leaving directory '/wrkdirs/usr/ports/mail/cone/work/cone-0.90/libmail' gmake[3]: Leaving directory '/wrkdirs/usr/ports/mail/cone/work/cone-0.90/libmail' Making all in rootcerts gmake[3]: Entering directory '/wrkdirs/usr/ports/mail/cone/work/cone-0.90/rootcerts' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/mail/cone/work/cone-0.90/rootcerts' Making all in cone gmake[3]: Entering directory '/wrkdirs/usr/ports/mail/cone/work/cone-0.90/cone' h='#define HELPFILE "/usr/local/share/cone/cone.hlp"'; echo "$h" | cmp -s - helpfile.H && exit 0; echo "$h" >helpfile.H echo '#define BUILDVERSION "amd64-portbld-freebsd11.0/'`date`'"' >buildversion.H gmake all-recursive gmake[4]: Entering directory '/wrkdirs/usr/ports/mail/cone/work/cone-0.90/cone' Making all in intl gmake[5]: Entering directory '/wrkdirs/usr/ports/mail/cone/work/cone-0.90/cone/intl' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/mail/cone/work/cone-0.90/cone/intl' Making all in po gmake[5]: Entering directory '/wrkdirs/usr/ports/mail/cone/work/cone-0.90/cone/po' gmake[5]: Leaving directory '/wrkdirs/usr/ports/mail/cone/work/cone-0.90/cone/po' gmake[5]: Entering directory '/wrkdirs/usr/ports/mail/cone/work/cone-0.90/cone' c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT acl.o -MD -MP -MF .deps/acl.Tpo -c -o acl.o acl.C mv -f .deps/acl.Tpo .deps/acl.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT addressbook.o -MD -MP -MF .deps/addressbook.Tpo -c -o addressbook.o addressbook.C addressbook.C:1860:26: warning: private field 'myScreen' is not used [-Wunused-private-field] AddressBookTakeScreen *myScreen; ^ 1 warning generated. mv -f .deps/addressbook.Tpo .deps/addressbook.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT addressbookinterface.o -MD -MP -MF .deps/addressbookinterface.Tpo -c -o addressbookinterface.o addressbookinterface.C mv -f .deps/addressbookinterface.Tpo .deps/addressbookinterface.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT addressbookinterfaceldap.o -MD -MP -MF .deps/addressbookinterfaceldap.Tpo -c -o addressbookinterfaceldap.o addressbookinterfaceldap.C mv -f .deps/addressbookinterfaceldap.Tpo .deps/addressbookinterfaceldap.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT addressbookinterfacemail.o -MD -MP -MF .deps/addressbookinterfacemail.Tpo -c -o addressbookinterfacemail.o addressbookinterfacemail.C mv -f .deps/addressbookinterfacemail.Tpo .deps/addressbookinterfacemail.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT certificates.o -MD -MP -MF .deps/certificates.Tpo -c -o certificates.o certificates.C mv -f .deps/certificates.Tpo .deps/certificates.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT colors.o -MD -MP -MF .deps/colors.Tpo -c -o colors.o colors.C mv -f .deps/colors.Tpo .deps/colors.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT cone.o -MD -MP -MF .deps/cone.Tpo -c -o cone.o cone.C In file included from cone.C:59: ./configscreen.H:212:7: warning: 'ConfigScreen::addPrompt' hides overloaded virtual function [-Woverloaded-virtual] void addPrompt(CursesLabel *label, ^ ./curses/cursesdialog.H:52:15: note: hidden overloaded virtual function 'CursesDialog::addPrompt' declared here: different number of parameters (2 vs 3) virtual void addPrompt(CursesLabel *label, ^ 1 warning generated. mv -f .deps/cone.Tpo .deps/cone.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT configscreen.o -MD -MP -MF .deps/configscreen.Tpo -c -o configscreen.o configscreen.C In file included from configscreen.C:8: ./configscreen.H:212:7: warning: 'ConfigScreen::addPrompt' hides overloaded virtual function [-Woverloaded-virtual] void addPrompt(CursesLabel *label, ^ ./curses/cursesdialog.H:52:15: note: hidden overloaded virtual function 'CursesDialog::addPrompt' declared here: different number of parameters (2 vs 3) virtual void addPrompt(CursesLabel *label, ^ In file included from configscreen.C:8: ./configscreen.H:170:17: warning: private field 'parent' is not used [-Wunused-private-field] ConfigScreen *parent; ^ 2 warnings generated. mv -f .deps/configscreen.Tpo .deps/configscreen.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT ctrlchandler.o -MD -MP -MF .deps/ctrlchandler.Tpo -c -o ctrlchandler.o ctrlchandler.C mv -f .deps/ctrlchandler.Tpo .deps/ctrlchandler.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT cursesaddresslist.o -MD -MP -MF .deps/cursesaddresslist.Tpo -c -o cursesaddresslist.o cursesaddresslist.C mv -f .deps/cursesaddresslist.Tpo .deps/cursesaddresslist.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT cursesattachmentdisplay.o -MD -MP -MF .deps/cursesattachmentdisplay.Tpo -c -o cursesattachmentdisplay.o cursesattachmentdisplay.C mv -f .deps/cursesattachmentdisplay.Tpo .deps/cursesattachmentdisplay.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT cursesedit.o -MD -MP -MF .deps/cursesedit.Tpo -c -o cursesedit.o cursesedit.C mv -f .deps/cursesedit.Tpo .deps/cursesedit.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT curseseditmessage.o -MD -MP -MF .deps/curseseditmessage.Tpo -c -o curseseditmessage.o curseseditmessage.C curseseditmessage.C:445:9: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] if ( k >= 0 && k < ' ' && k != '\t') ~ ^ ~ In file included from curseseditmessage.C:7: In file included from ./curseseditmessage.H:14: In file included from ../curses/cursescontainer.H:11: In file included from ../curses/mycurses.H:19: ./curses/widechar.H:649:4: warning: delete called on 'unicodewordwrapper::buffer' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor] delete buf; ^ ./curses/widechar.H:675:7: note: in instantiation of member function 'unicodewordwrapper::eof' requested here iter.eof(); ^ curseseditmessage.C:1041:3: note: in instantiation of function template specialization 'unicodewordwrap' requested here unicodewordwrap(unicode_wordwrap_iterator(this, ^ In file included from curseseditmessage.C:7: In file included from ./curseseditmessage.H:14: In file included from ../curses/cursescontainer.H:11: In file included from ../curses/mycurses.H:19: ./curses/widechar.H:649:4: warning: delete called on 'unicodewordwrapper::buffer' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor] delete buf; ^ ./curses/widechar.H:675:7: note: in instantiation of member function 'unicodewordwrapper::eof' requested here iter.eof(); ^ curseseditmessage.C:2489:3: note: in instantiation of function template specialization 'unicodewordwrap, CursesEditMessage::unicode_wordwrap_oiterator, unicoderewrapnone>' requested here unicodewordwrap(line.begin(), ^ 3 warnings generated. mv -f .deps/curseseditmessage.Tpo .deps/curseseditmessage.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT curseshierarchy.o -MD -MP -MF .deps/curseshierarchy.Tpo -c -o curseshierarchy.o curseshierarchy.C mv -f .deps/curseshierarchy.Tpo .deps/curseshierarchy.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT cursesindexdisplay.o -MD -MP -MF .deps/cursesindexdisplay.Tpo -c -o cursesindexdisplay.o cursesindexdisplay.C mv -f .deps/cursesindexdisplay.Tpo .deps/cursesindexdisplay.Po c++ -DHAVE_CONFIG_H -I. -Wall -I/usr/local/include/libxml2 -I/usr/include -I.. -I./.. -I/usr/local/include -D_XOPEN_SOURCE_EXTENDED -I/wrkdirs/usr/ports/mail/cone/work -D_XOPEN_SOURCE_EXTENDED -DLIBICONV_PLUG -D_THREAD_SAFE -I../libmail -I./../libmail -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -MT cursesmessage.o -MD -MP -MF .deps/cursesmessage.Tpo -c -o cursesmessage.o cursesmessage.C cursesmessage.C:3764:18: error: cannot create a non-constant pointer to member function gi.input_func= &tempSaveText.input_func; ^~~~~~~~~~~~~~~~~~~~~~~~ cursesmessage.C:3767:19: error: cannot create a non-constant pointer to member function gi.output_func= &tempSaveText.output_func; ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from cursesmessage.C:9: In file included from ./myservercallback.H:13: In file included from ../curses/cursesstatusbar.H:10: In file included from ../curses/mycurses.H:19: ./curses/widechar.H:649:4: warning: delete called on 'unicodewordwrapper >, std::__1::allocator > > > >, unicoderewrapnone>::buffer' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor] delete buf; ^ ./curses/widechar.H:675:7: note: in instantiation of member function 'unicodewordwrapper >, std::__1::allocator > > > >, unicoderewrapnone>::eof' requested here iter.eof(); ^ cursesmessage.C:1112:5: note: in instantiation of function template specialization 'unicodewordwrap, std::__1::back_insert_iterator >, std::__1::allocator > > > >, unicoderewrapnone>' requested here unicodewordwrap(umsg.begin(), ^ In file included from cursesmessage.C:9: In file included from ./myservercallback.H:13: In file included from ../curses/cursesstatusbar.H:10: In file included from ../curses/mycurses.H:19: ./curses/widechar.H:649:4: warning: delete called on 'unicodewordwrapper::buffer' that has virtual functions but non-virtual destructor [-Wdelete-non-virtual-dtor] delete buf; ^ ./curses/widechar.H:675:7: note: in instantiation of member function 'unicodewordwrapper::eof' requested here iter.eof(); ^ cursesmessage.C:2130:3: note: in instantiation of function template specialization 'unicodewordwrap, CursesMessage::newmsgformatter::writeoiter, unicoderewrapnone>' requested here unicodewordwrap(b, e, ^ 2 warnings and 2 errors generated. Makefile:848: recipe for target 'cursesmessage.o' failed gmake[5]: *** [cursesmessage.o] Error 1 gmake[5]: Leaving directory '/wrkdirs/usr/ports/mail/cone/work/cone-0.90/cone' Makefile:973: recipe for target 'all-recursive' failed gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/mail/cone/work/cone-0.90/cone' Makefile:620: recipe for target 'all' failed gmake[3]: *** [all] Error 2 gmake[3]: Leaving directory '/wrkdirs/usr/ports/mail/cone/work/cone-0.90/cone' Makefile:373: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/cone/work/cone-0.90' Makefile:278: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/mail/cone/work/cone-0.90' *** Error code 1 Stop. make: stopped in /usr/ports/mail/cone From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 18:55:59 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 CC74D78D for ; Fri, 30 Jan 2015 18:55:59 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 AC24F95D for ; Fri, 30 Jan 2015 18:55:59 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UItxcN094803 for ; Fri, 30 Jan 2015 18:55:59 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UItxJi094794; Fri, 30 Jan 2015 18:55:59 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 18:55:59 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301855.t0UItxJi094794@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-amd64-default][x11-themes/kde-icons-umicons] Failed for kde-icons-umicons-2.0 in fetch 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: Fri, 30 Jan 2015 18:55:59 -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: vanilla@FreeBSD.org Ident: $FreeBSD: head/x11-themes/kde-icons-umicons/Makefile 360010 2014-07-01 13:46:49Z vanilla $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/kde-icons-umicons-2.0.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building x11-themes/kde-icons-umicons build started at Fri Jan 30 18:53:56 UTC 2015 port directory: /usr/ports/x11-themes/kde-icons-umicons building for: FreeBSD head-amd64-default-job-20 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/x11-themes/kde-icons-umicons/Makefile 360010 2014-07-01 13:46:49Z vanilla $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=kde-icons-umicons-2.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-umicons/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-umicons/work HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-umicons/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-umicons/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-umicons/work HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-umicons/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-umicons/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-umicons/work HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-umicons/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-umicons/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-umicons/work HOME=/wrkdirs/usr/ports/x11-themes/kde-icons-umicons/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/umicons" EXAMPLESDIR="share/examples/umicons" DATADIR="share/umicons" WWWDIR="www/umicons" ETCDIR="etc/umicons" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/umicons DOCSDIR=/usr/local/share/doc/umicons EXAMPLESDIR=/usr/local/share/examples/umicons WWWDIR=/usr/local/www/umicons ETCDIR=/usr/local/etc/umicons --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> kde-icons-umicons-2.0 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.7.txz [head-amd64-default-job-20] Installing pkg-1.4.7... [head-amd64-default-job-20] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of kde-icons-umicons-2.0 =========================================================================== =================================================== =========================================================================== =================================================== => Umicons_for_KDE.tar_2.gz doesn't seem to exist in /portdistfiles/KDE. => Attempting to fetch http://easylinuxguide.com/downloads/kde-iconthemes/Umicons_for_KDE.tar_2.gz Umicons_for_KDE.tar_2.gz 0 B 0 Bps fetch: transfer timed out fetch: Umicons_for_KDE.tar_2.gz appears to be truncated: 2583877/13713672 bytes => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/KDE/Umicons_for_KDE.tar_2.gz fetch: http://distcache.FreeBSD.org/ports-distfiles/KDE/Umicons_for_KDE.tar_2.gz: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /portdistfiles/KDE and try again. *** Error code 1 Stop. make: stopped in /usr/ports/x11-themes/kde-icons-umicons From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 19:03:40 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 0E7A282F for ; Fri, 30 Jan 2015 19:03:40 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 ED4A5A40; Fri, 30 Jan 2015 19:03:39 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UJ3doI044919; Fri, 30 Jan 2015 19:03:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UJ3doY044186; Fri, 30 Jan 2015 19:03:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 19:03:39 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301903.t0UJ3doY044186@beefy1.isc.freebsd.org> To: mi@aldan.algebra.com Subject: [package - head-i386-default][devel/insight] Failed for gdb-insight-6.6_1 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: Fri, 30 Jan 2015 19:03:40 -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: mi@aldan.algebra.com Last committer: adamw@FreeBSD.org Ident: $FreeBSD: head/devel/insight/Makefile 358760 2014-06-22 01:33:56Z adamw $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/gdb-insight-6.6_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building devel/insight build started at Fri Jan 30 18:59:53 UTC 2015 port directory: /usr/ports/devel/insight building for: FreeBSD head-i386-default-job-06 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: mi@aldan.algebra.com Makefile ident: $FreeBSD: head/devel/insight/Makefile 358760 2014-06-22 01:33:56Z adamw $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gdb-insight-6.6_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --program-suffix=66 --disable-werror --enable-target=all --enable-tui --enable-gdbtk --with-tclconfig=/usr/local/lib/tcl8.6 --with-tclinclude=/usr/local/include/tcl8.6/generic --with-tkconfig=/usr/local/lib/tk8.6 --with-tkinclude=/usr/local/include/tk8.6/generic --with-itclconfig=/usr/local/lib/itcl3.4 --with-itkconfig=/usr/local/lib/itk3.3 --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- CONFIGURED_M4=m4 CONFIGURED_BISON=byacc XDG_DATA_HOME=/wrkdirs/usr/ports/devel/insight/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/insight/work HOME=/wrkdirs/usr/ports/devel/insight/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/insight/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/insight/work HOME=/wrkdirs/usr/ports/devel/insight/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/insight/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/insight/work HOME=/wrkdirs/usr/ports/devel/insight/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/insight/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/insight/work HOME=/wrkdirs/usr/ports/devel/insight/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib - fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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-- VER=66 INSIGHT='' OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gdb" EXAMPLESDIR="share/examples/gdb" DATADIR="share/gdb" WWWDIR="www/gdb" ETCDIR="etc/gdb" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gdb DOCSDIR=/usr/local/share/doc/gdb EXAMPLESDIR=/usr/local/share/examples/gdb WWWDIR=/usr/local/www/gdb ETCDIR=/usr/local/etc/gdb --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> gdb-insight-6.6_1 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.7.txz [head-i386-default-job-06] Installing pkg-1.4.7... [head-i386-default-job-06] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gdb-insight-6.6_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gdb-insight-6.6_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by gdb-insight-6.6_1 for building => SHA256 Checksum OK for gdb-6.6.tar.bz2. => SHA256 Checksum OK for gdbtk-6.6.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gdb-insight-6.6_1 for building ===> Extracting for gdb-insight-6.6_1 => SHA256 Checksum OK for gdb-6.6.tar.bz2. => SHA256 Checksum OK for gdbtk-6.6.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gdb-insight-6.6_1 ===> Applying extra patch /usr/ports/devel/gdb66/files/itcl33-patch ===> Applying extra patch /usr/ports/devel/gdb66/files/extra-gdb-gdbtk-generic-gdbtk.c ===> Applying extra patch /usr/ports/devel/gdb66/files/extra-gdb-gdbtk-generic-gdbtk-hooks.c ===> Applying FreeBSD patches for gdb-insight-6.6_1 echo 'READLINE = -lreadline_p' >> /wrkdirs/usr/ports/devel/insight/work/gdb-6.6/gdb/Makefile.in =========================================================================== =================================================== ===> gdb-insight-6.6_1 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 [head-i386-default-job-06] Installing gettext-tools-0.19.4... [head-i386-default-job-06] `-- Installing expat-2.1.0_2... [head-i386-default-job-06] `-- Extracting expat-2.1.0_2... done [head-i386-default-job-06] `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-06] | `-- Installing indexinfo-0.2.2... [head-i386-default-job-06] | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-06] `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-06] Extracting gettext-tools-0.19.4... done ===> Returning to build of gdb-insight-6.6_1 ===> gdb-insight-6.6_1 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 [head-i386-default-job-06] Installing gmake-4.1_1... [head-i386-default-job-06] Extracting gmake-4.1_1... done ===> Returning to build of gdb-insight-6.6_1 ===> gdb-insight-6.6_1 depends on executable: gcc48 - not found ===> Verifying install for gcc48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.4.txz [head-i386-default-job-06] Installing gcc-4.8.4... [head-i386-default-job-06] `-- Installing binutils-2.25... [head-i386-default-job-06] `-- Extracting binutils-2.25... done [head-i386-default-job-06] `-- Installing gcc-ecj-4.5... [head-i386-default-job-06] `-- Extracting gcc-ecj-4.5... done [head-i386-default-job-06] `-- Installing gmp-5.1.3_2... [head-i386-default-job-06] `-- Extracting gmp-5.1.3_2... done [head-i386-default-job-06] `-- Installing mpc-1.0.2_1... [head-i386-default-job-06] | `-- Installing mpfr-3.1.2_2... [head-i386-default-job-06] | `-- Extracting mpfr-3.1.2_2... done [head-i386-default-job-06] `-- Extracting mpc-1.0.2_1... done [head-i386-default-job-06] Extracting gcc-4.8.4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of gdb-insight-6.6_1 ===> gdb-insight-6.6_1 depends on file: /usr/local/bin/as - found =========================================================================== =================================================== ===> gdb-insight-6.6_1 depends on shared library: libitk.so - not found ===> Verifying for libitk.so in /usr/ports/x11-toolkits/itk ===> Installing existing package /packages/All/itk-3.3_3.txz [head-i386-default-job-06] Installing itk-3.3_3... [head-i386-default-job-06] `-- Installing itcl-3.4.1,1... [head-i386-default-job-06] | `-- Installing tcl86-8.6.3... [head-i386-default-job-06] | `-- Extracting tcl86-8.6.3... done [head-i386-default-job-06] `-- Extracting itcl-3.4.1,1... done [head-i386-default-job-06] `-- Installing tk86-8.6.3... [head-i386-default-job-06] | `-- Installing libX11-1.6.2_2,1... [head-i386-default-job-06] | | `-- Installing kbproto-1.0.6... [head-i386-default-job-06] | | `-- Extracting kbproto-1.0.6... done ada-lex.c:1627:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^ gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized jv-exp.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized f-exp.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized m2-exp.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized p-exp.c rm -f version.c-tmp version.c echo '#include "version.h"' >> version.c-tmp echo 'const char version[] = "'"`sed q .././gdb/version.in`"'";' >> version.c-tmp echo 'const char host_name[] = "i386-portbld-freebsd11.0";' >> version.c-tmp echo 'const char target_name[] = "i386-portbld-freebsd11.0";' >> version.c-tmp mv version.c-tmp version.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized version.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized annotate.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized auxv.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized bfd-target.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized blockframe.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized breakpoint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized findvar.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized regcache.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized charset.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized disasm.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dummy-frame.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized source.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized value.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized eval.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized valops.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized valarith.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized valprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include `echo " -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized " | sed "s/ -Wformat-nonliteral / /g"` \ .././gdb/printcmd.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized block.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized symtab.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized symfile.c symfile.c:2644:1: warning: 'cashier_psymtab' defined but not used [-Wunused-function] cashier_psymtab (struct partial_symtab *pst) ^ gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized symmisc.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized linespec.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dictionary.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized infcall.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized infcmd.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized infrun.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized expprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized environ.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized stack.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized thread.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized exceptions.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized inf-child.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized interps.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized -DTARGET_SYSTEM_ROOT=\"\" \ -DBINDIR=\"/usr/local/bin\" .././gdb/main.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized macrotab.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized macrocmd.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized macroexp.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized macroscope.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized event-loop.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized event-top.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized inf-loop.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized completer.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized gdbarch.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized arch-utils.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized gdbtypes.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized osabi.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized .././gdb/copying.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized memattr.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized mem-break.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized target.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized parse.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized language.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized buildsym.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized std-regs.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized .././gdb/signals/signals.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized gdb-events.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized exec.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized bcache.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized objfiles.c ././gdb/observer.sh inc .././gdb/doc/observer.texi observer.inc Creating observer.itmp Moving observer.itmp to observer.inc gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized observer.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized minsyms.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized maint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized demangle.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dbxread.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized coffread.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized coff-pe-read.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized elfread.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarfread.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarf2read.c dwarf2read.c:8639:1: warning: 'dump_die_list' defined but not used [-Wunused-function] dump_die_list (struct die_info *die) ^ gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized mipsread.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized stabsread.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized corefile.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarf2expr.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarf2loc.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarf2-frame.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ada-lang.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized c-lang.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized f-lang.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized objc-lang.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ui-out.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cli-out.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized varobj.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized vec.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized wrapper.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized jv-lang.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized jv-valprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized jv-typeprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized m2-lang.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized p-lang.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized p-typeprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized p-valprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized scm-exp.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized scm-lang.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized scm-valprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized sentinel-frame.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized complaints.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized typeprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ada-typeprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized c-typeprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized f-typeprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized m2-typeprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ada-valprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized c-valprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cp-valprint.c cp-valprint.c:782:1: warning: 'cp_print_hpacc_virtual_table_entries' defined but not used [-Wunused-function] cp_print_hpacc_virtual_table_entries (struct type *type, int *vfuncs, ^ gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized f-valprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized m2-valprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized nlmread.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized serial.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized mdebugread.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized top.c top.c: In function 'gdb_readline_wrapper': top.c:730:7: warning: 'Function' is deprecated [-Wdeprecated-declarations] rl_pre_input_hook = (Function *) after_char_processing_hook; ^ top.c: At top level: top.c:740:1: warning: 'stop_sig' defined but not used [-Wunused-function] stop_sig (int signo) ^ top.c:769:1: warning: 'float_handler' defined but not used [-Wunused-function] float_handler (int signo) ^ top.c:778:1: warning: 'do_nothing' defined but not used [-Wunused-function] do_nothing (int signo) ^ gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized utils.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ui-file.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized user-regs.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized frame.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized frame-unwind.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized doublest.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized frame-base.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized gnu-v2-abi.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized .././gdb/gnu-v3-abi.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized hpacc-abi.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cp-abi.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cp-support.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cp-namespace.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized reggroups.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized regset.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized trad-frame.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized tramp-frame.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized solib-null.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized prologue-value.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized memory-map.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized xml-support.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized target-memory.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized inflow.c Making init.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized init.c rm -f libgdb.a /usr/local/bin/ar q libgdb.a i386-tdep.o i387-tdep.o i386bsd-tdep.o i386fbsd-tdep.o bsd-uthread.o corelow.o solib.o solib-svr4.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o fork-child.o inf-ptrace.o fbsd-nat.o i386-nat.o i386bsd-nat.o i386fbsd-nat.o gcore.o bsd-kvm.o remote.o dcache.o remote-utils.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-utils.o cli-logging.o cli-interp.o mi-out.o mi-console.o mi-cmds.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o mi-common.o posix-hdep.o gdbtk.o gdbtk-bp.o gdbtk-cmds.o gdbtk-hooks.o gdbtk-interp.o gdbtk-register.o gdbtk-stack.o gdbtk-varobj.o gdbtk-wrapper.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o c-exp.o cp-na me-parser.o objc-exp.o ada-exp.o jv-exp.o f-exp.o m2-exp.o p-exp.o version.o annotate.o auxv.o bfd-target.o blockframe.o breakpoint.o findvar.o regcache.o charset.o disasm.o dummy-frame.o source.o value.o eval.o valops.o valarith.o valprint.o printcmd.o block.o symtab.o symfile.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o inf-child.o interps.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o osabi.o copying.o memattr.o mem-break.o target.o parse.o language.o buildsym.o std-regs.o signals.o gdb-events.o exec.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o elfread.o dwarfread.o dwarf2read.o mipsread.o stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o ada-lang.o c-lang.o f-lang.o objc-lang.o ui-out.o cli-out.o varobj.o vec.o wrapper.o jv-lang.o jv-valprint.o jv-typeprint .o m2-lang.o p-lang.o p-typeprint.o p-valpri! nt.o scm-exp.o scm-lang.o scm-valprint.o sentinel-frame.o complaints.o typeprint.o ada-typeprint.o c-typeprint.o f-typeprint.o m2-typeprint.o ada-valprint.o c-valprint.o cp-valprint.o f-valprint.o m2-valprint.o nlmread.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o gnu-v2-abi.o gnu-v3-abi.o hpacc-abi.o cp-abi.o cp-support.o cp-namespace.o reggroups.o regset.o trad-frame.o tramp-frame.o solib.o solib-null.o prologue-value.o memory-map.o xml-support.o target-memory.o inflow.o init.o /usr/local/bin/ar: creating libgdb.a /usr/local/bin/ranlib libgdb.a rm -f gdb gcc48 -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing \ -o gdb gdb.o libgdb.a \ -lreadline_p ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libgui/src/libgui.a -L/usr/local/lib/itcl3.4 -litcl34 -L/usr/local/lib -litk -L/usr/local/lib -ltk86 -Wl,-rpath,/usr/local/lib -L/usr/local/lib -ltcl86 -L/usr/local/lib -lX11 -lXss -lXext -L/usr/local/lib -lXft -lX11 -L/usr/local/lib -lfreetype -lfontconfig -L/usr/local/lib -lfreetype -lXrender -L/usr/local/lib -lX11 -lfontconfig -lpthread -lz -lpthread -lm -lncurses -lm -L/usr/local/lib /usr/local/lib/libexpat.so -Wl,-rpath -Wl,/usr/local/lib ../libiberty/libiberty.a -lkvm /usr/local/bin/ld: cannot find -lreadline_p collect2: error: ld returned 1 exit status Makefile:1226: recipe for target 'gdb' failed gmake[3]: *** [gdb] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/insight/work/gdb-6.6/gdb' Makefile:8252: recipe for target 'all-gdb' failed gmake[2]: *** [all-gdb] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/insight/work/gdb-6.6' Makefile:628: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/insight/work/gdb-6.6' *** Error code 1 Stop. make: stopped in /usr/ports/devel/insight From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 19:04:22 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 1DD8987D for ; Fri, 30 Jan 2015 19:04:22 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 E37E9A52; Fri, 30 Jan 2015 19:04:21 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UJ4LXp098020; Fri, 30 Jan 2015 19:04:21 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UJ4KGq095818; Fri, 30 Jan 2015 19:04:20 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 19:04:20 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301904.t0UJ4KGq095818@beefy1.isc.freebsd.org> To: ohartman@zedat.fu-berlin.de Subject: [package - head-i386-default][devel/freeocl] Failed for freeocl-0.3.6_6 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: Fri, 30 Jan 2015 19:04:22 -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: ohartman@zedat.fu-berlin.de Last committer: rodrigo@FreeBSD.org Ident: $FreeBSD: head/devel/freeocl/Makefile 372647 2014-11-16 19:14:45Z rodrigo $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2015-01-29_17h52m59s/logs/freeocl-0.3.6_6.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2015-01-29_17h52m59s Log: ====>> Building devel/freeocl build started at Fri Jan 30 19:04:02 UTC 2015 port directory: /usr/ports/devel/freeocl building for: FreeBSD head-i386-default-job-01 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 i386 maintained by: ohartman@zedat.fu-berlin.de Makefile ident: $FreeBSD: head/devel/freeocl/Makefile 372647 2014-11-16 19:14:45Z rodrigo $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=freeocl-0.3.6_6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/freeocl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/freeocl/work HOME=/wrkdirs/usr/ports/devel/freeocl/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/freeocl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/freeocl/work HOME=/wrkdirs/usr/ports/devel/freeocl/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -pthread -std=gnu++0x -Wl,-rpa th=/usr/local/lib/gcc48" 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-- CMAKE_BUILD_TYPE="release" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/freeocl" EXAMPLESDIR="share/examples/freeocl" DATADIR="share/freeocl" WWWDIR="www/freeocl" ETCDIR="etc/freeocl" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/freeocl DOCSDIR=/usr/local/share/doc/freeocl EXAMPLESDIR=/usr/local/share/examples/freeocl WWWDIR=/usr/local/www/freeocl ETCDIR=/usr/local/etc/freeocl --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL3 accepted by the user =========================================================================== =================================================== ===> freeocl-0.3.6_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.7.txz [head-i386-default-job-01] Installing pkg-1.4.7... [head-i386-default-job-01] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of freeocl-0.3.6_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL3 accepted by the user ===> Fetching all distfiles required by freeocl-0.3.6_6 for building =========================================================================== =================================================== ===> License LGPL3 accepted by the user ===> Fetching all distfiles required by freeocl-0.3.6_6 for building => SHA256 Checksum OK for FreeOCL-0.3.6-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL3 accepted by the user ===> Fetching all distfiles required by freeocl-0.3.6_6 for building ===> Extracting for freeocl-0.3.6_6 => SHA256 Checksum OK for FreeOCL-0.3.6-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for freeocl-0.3.6_6 ===> Applying FreeBSD patches for freeocl-0.3.6_6 /usr/bin/sed -i.bak -e 's:%%PREFIX%%:/usr/local:g' /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/src/icd/icd_loader.cpp /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeLists.txt =========================================================================== =================================================== ===> freeocl-0.3.6_6 depends on file: /usr/local/lib/libatomic_ops.a - not found ===> Verifying install for /usr/local/lib/libatomic_ops.a in /usr/ports/devel/libatomic_ops ===> Installing existing package /packages/All/libatomic_ops-7.4.0_1.txz [head-i386-default-job-01] Installing libatomic_ops-7.4.0_1... [head-i386-default-job-01] Extracting libatomic_ops-7.4.0_1... done ===> Returning to build of freeocl-0.3.6_6 ===> freeocl-0.3.6_6 depends on file: /usr/local/include/CL/opencl.h - not found ===> Verifying install for /usr/local/include/CL/opencl.h in /usr/ports/devel/opencl ===> Installing existing package /packages/All/opencl-2.0.txz [head-i386-default-job-01] Installing opencl-2.0... [head-i386-default-job-01] Extracting opencl-2.0... done Message for opencl-2.0: OpenCL is the first open, royalty-free standard for cross-platform, parallel programming of modern processors. ===> Returning to build of freeocl-0.3.6_6 ===> freeocl-0.3.6_6 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.1.txz [head-i386-default-job-01] Installing cmake-3.1.1... [head-i386-default-job-01] `-- Installing cmake-modules-3.1.1... [head-i386-default-job-01] `-- Extracting cmake-modules-3.1.1... done [head-i386-default-job-01] `-- Installing curl-7.40.0... [head-i386-default-job-01] | `-- Installing ca_root_nss-3.17.3_1... [head-i386-default-job-01] | `-- Extracting ca_root_nss-3.17.3_1... done [head-i386-default-job-01] `-- Extracting curl-7.40.0... done [head-i386-default-job-01] `-- Installing expat-2.1.0_2... [head-i386-default-job-01] `-- Extracting expat-2.1.0_2... done [head-i386-default-job-01] Extracting cmake-3.1.1... done ===> Returning to build of freeocl-0.3.6_6 ===> freeocl-0.3.6_6 depends on executable: gcc48 - not found ===> Verifying install for gcc48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.4.txz [head-i386-default-job-01] Installing gcc-4.8.4... [head-i386-default-job-01] `-- Installing binutils-2.25... [head-i386-default-job-01] | `-- Installing gettext-runtime-0.19.4... [head-i386-default-job-01] | | `-- Installing indexinfo-0.2.2... [head-i386-default-job-01] | | `-- Extracting indexinfo-0.2.2... done [head-i386-default-job-01] | `-- Extracting gettext-runtime-0.19.4... done [head-i386-default-job-01] `-- Extracting binutils-2.25... done [head-i386-default-job-01] `-- Installing gcc-ecj-4.5... [head-i386-default-job-01] `-- Extracting gcc-ecj-4.5... done [head-i386-default-job-01] `-- Installing gmp-5.1.3_2... [head-i386-default-job-01] `-- Extracting gmp-5.1.3_2... done [head-i386-default-job-01] `-- Installing mpc-1.0.2_1... [head-i386-default-job-01] | `-- Installing mpfr-3.1.2_2... [head-i386-default-job-01] | `-- Extracting mpfr-3.1.2_2... done [head-i386-default-job-01] `-- Extracting mpc-1.0.2_1... done [head-i386-default-job-01] Extracting gcc-4.8.4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of freeocl-0.3.6_6 ===> freeocl-0.3.6_6 depends on file: /usr/local/bin/as - found =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for freeocl-0.3.6_6 ===> Performing in-source build /bin/mkdir -p /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source -- The C compiler identification is GNU 4.8.4 -- The CXX compiler identification is GNU 4.8.4 -- Check for working C compiler: /usr/local/bin/gcc48 -- Check for working C compiler: /usr/local/bin/gcc48 -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/local/bin/g++48 -- Check for working CXX compiler: /usr/local/bin/g++48 -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for include file pthread.h -- Looking for include file pthread.h - found -- Found Threads: TRUE -- Try OpenMP C flag = [-fopenmp] -- Performing Test OpenMP_FLAG_DETECTED -- Performing Test OpenMP_FLAG_DETECTED - Success -- Try OpenMP CXX flag = [-fopenmp] -- Performing Test OpenMP_FLAG_DETECTED -- Performing Test OpenMP_FLAG_DETECTED - Success -- Found OpenMP: -fopenmp -- OpenMP found. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_RELEASE CMAKE_EXE_LINKER_FLAGS CMAKE_MODULE_LINKER_FLAGS -- Build files have been written to: /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source =========================================================================== =================================================== ===> Building for freeocl-0.3.6_6 /usr/local/bin/cmake -H/wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source -B/wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f src/CMakeFiles/FreeOCL.dir/build.make src/CMakeFiles/FreeOCL.dir/depend cd /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/src /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/src /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/src/CMakeFiles/FreeOCL.dir/DependInfo.cmake Scanning dependencies of target FreeOCL /usr/bin/make -f src/CMakeFiles/FreeOCL.dir/build.make src/CMakeFiles/FreeOCL.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles 1 [ 1%] Building CXX object src/CMakeFiles/FreeOCL.dir/freeocl.cpp.o cd /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/src && /usr/local/bin/g++48 -DFreeOCL_EXPORTS -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -pthread -std=gnu++0x -Wl,-rpath=/usr/local/lib/gcc48 -std=c++0x -DFREEOCL_USE_CXX0X -fopenmp -DFREEOCL_ARCH_i386 -O3 -ffast-math -fPIC -I/wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/. -I/wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/include -I/wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/src -o CMakeFiles/FreeOCL.dir/freeocl.cpp.o -c /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/src/freeocl.cpp In file included from /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/src/freeocl.h:30:0, from /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/src/freeocl.cpp:18: /usr/local/lib/gcc48/gcc/i386-portbld-freebsd11.0/4.8.4/include/xmmintrin.h:31:3: error: #error "SSE instruction set not enabled" # error "SSE instruction set not enabled" ^ *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source *** Error code 1 Stop. make: stopped in /usr/ports/devel/freeocl From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 19:12:01 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 D52EB8FB; Fri, 30 Jan 2015 19:12:01 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 B40FEB16; Fri, 30 Jan 2015 19:12:01 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UJC1Z0018087; Fri, 30 Jan 2015 19:12:01 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UJC1c0018086; Fri, 30 Jan 2015 19:12:01 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 19:12:01 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301912.t0UJC1c0018086@beefy2.isc.freebsd.org> To: bf@FreeBSD.org Subject: [package - head-amd64-default][devel/frama-c] Failed for frama-c-20140301_2 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: Fri, 30 Jan 2015 19:12:02 -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: bf@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: head/devel/frama-c/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/frama-c-20140301_2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building devel/frama-c build started at Fri Jan 30 19:10:27 UTC 2015 port directory: /usr/ports/devel/frama-c building for: FreeBSD head-amd64-default-job-07 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: bf@FreeBSD.org Makefile ident: $FreeBSD: head/devel/frama-c/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=frama-c-20140301_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for frama-c-20140301_2: ALTERGO=on: Alt-Ergo plugin (requires PLUGINS) COQ=off: Coq plugin (requires PLUGINS) GUI=on: Graphical User Interface (requires PLUGINS) PLUGINS=on: Build and/or install plugins ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-cpp="cpp -C -I/usr/local/share/frama-c/libc -I." --enable-gui --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/frama-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/frama-c/work HOME=/wrkdirs/usr/ports/devel/frama-c/work TMPDIR="/tmp" HAS_COQ=no XDG_DATA_HOME=/wrkdirs/usr/ports/devel/frama-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/frama-c/work HOME=/wrkdirs/usr/ports/devel/frama-c/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- FRAMAC_LIBDIR="/usr/local/lib/frama-c" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/frama-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/frama-c/work HOME=/wrkdirs/usr/ports/devel/frama-c/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/frama-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/frama-c/work HOME=/wrkdirs/usr/ports/devel/frama-c/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-- ALTERGO="" NO_ALTERGO="@comment " COQ="@comment " NO_COQ="" GUI="" NO_GUI="@comment " PLUGINS="" NO_PLUGINS="@comment " OCAML_SITELIBDIR="lib/ocaml/site-lib" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/frama-c" EXAMPLESDIR="share/examples/frama-c" DATADIR="share/frama-c" WWWDIR="www/frama-c" ETCDIR="etc/frama-c" --End PLIST_SUB-- --SUB_LIST-- ALTERGO="" NO_ALTERGO="@comment " COQ="@comment " NO_COQ="" GUI="" NO_GUI="@comment " PLUGINS="" NO_PLUGINS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/frama-c DOCSDIR=/usr/local/share/doc/frama-c EXAMPLESDIR=/usr/local/share/examples/frama-c WWWDIR=/usr/local/www/frama-c ETCDIR=/usr/local/etc/frama-c --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> frama-c-20140301_2 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.7.txz [head-amd64-default-job-07] Installing pkg-1.4.7... [head-amd64-default-job-07] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of frama-c-20140301_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by frama-c-20140301_2 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by frama-c-20140301_2 for building => SHA256 Checksum OK for frama-c-Neon-20140301.tar.gz. =========================================================================== =================================================== ===> frama-c-20140301_2 depends on file: /usr/local/bin/ocamlc - not found ===> Verifying install for /usr/local/bin/ocamlc in /usr/ports/lang/ocaml ===> Installing existing package /packages/All/ocaml-4.01.0_4.txz [head-amd64-default-job-07] Installing ocaml-4.01.0_4... [head-amd64-default-job-07] `-- Installing libX11-1.6.2_2,1... [head-amd64-default-job-07] | `-- Installing kbproto-1.0.6... [head-amd64-default-job-07] | `-- Extracting kbproto-1.0.6... done [head-amd64-default-job-07] | `-- Installing libXau-1.0.8_2... [head-amd64-default-job-07] | | `-- Installing xproto-7.0.26... [head-amd64-default-job-07] | | `-- Extracting xproto-7.0.26... done [head-amd64-default-job-07] | `-- Extracting libXau-1.0.8_2... done [head-amd64-default-job-07] | `-- Installing libXdmcp-1.1.1_2... [head-amd64-default-job-07] | `-- Extracting libXdmcp-1.1.1_2... done [head-amd64-default-job-07] | `-- Installing libxcb-1.11... [head-amd64-default-job-07] | | `-- Installing libpthread-stubs-0.3_6... [head-amd64-default-job-07] | | `-- Extracting libpthread-stubs-0.3_6... done [head-amd64-default-job-07] | | `-- Installing libxml2-2.9.2_2... [head-amd64-default-job-07] | | `-- Extracting libxml2-2.9.2_2... done [head-amd64-default-job-07] | `-- Extracting libxcb-1.11... done [head-amd64-default-job-07] `-- Extracting libX11-1.6.2_2,1... done [head-amd64-default-job-07] `-- Installing tk86-8.6.3... [head-amd64-default-job-07] | `-- Installing libXScrnSaver-1.2.2_2... [head-amd64-default-job-07] | | `-- Installing libXext-1.3.3,1... [head-amd64-default-job-07] | | `-- Installing xextproto-7.3.0... [head-amd64-default-job-07] | | `-- Extracting xextproto-7.3.0... done [head-amd64-default-job-07] | | `-- Extracting libXext-1.3.3,1... done [head-amd64-default-job-07] | | `-- Installing scrnsaverproto-1.2.2... [head-amd64-default-job-07] | | `-- Extracting scrnsaverproto-1.2.2... done [head-amd64-default-job-07] | `-- Extracting libXScrnSaver-1.2.2_2... done [head-amd64-default-job-07] | `-- Installing libXft-2.3.2... [head-amd64-default-job-07] | | `-- Installing fontconfig-2.11.1,1... [head-amd64-default-job-07] | | `-- Installing expat-2.1.0_2... [head-amd64-default-job-07] | | `-- Extracting expat-2.1.0_2... done [head-amd64-default-job-07] | | `-- Installing freetype2-2.5.5... [head-amd64-default-job-07] | | `-- Extracting freetype2-2.5.5... done [head-amd64-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 [head-amd64-default-job-07] | | `-- Installing libXrender-0.9.8_2... [head-amd64-default-job-07] | | `-- Installing renderproto-0.11.1... [head-amd64-default-job-07] | | `-- Extracting renderproto-0.11.1... done [head-amd64-default-job-07] | | `-- Extracting libXrender-0.9.8_2... done [head-amd64-default-job-07] | `-- Extracting libXft-2.3.2... done [head-amd64-default-job-07] | `-- Installing tcl86-8.6.3... [head-amd64-default-job-07] | `-- Extracting tcl86-8.6.3... done Ocamlc src/lib/FCSet.cmo Ocamlc src/lib/FCMap.cmi Ocamlc src/lib/FCMap.cmo Ocamlc src/lib/FCHashtbl.cmi Ocamlc src/lib/FCHashtbl.cmo Ocamlc src/lib/extlib.cmi Ocamlc src/lib/extlib.cmo Ocamlc src/lib/pretty_utils.cmi Ocamlc src/lib/pretty_utils.cmo Ocamlc src/lib/hook.cmi Ocamlc src/lib/hook.cmo Ocamlc src/lib/bag.cmi Ocamlc src/lib/bag.cmo Ocamlc src/lib/indexer.cmi Ocamlc src/lib/indexer.cmo Ocamlc src/lib/vector.cmi Ocamlc src/lib/vector.cmo Ocamlc src/lib/bitvector.cmi Ocamlc src/lib/bitvector.cmo Ocamlc src/lib/qstack.cmi Ocamlc src/lib/qstack.cmo Ocamlc src/lib/integer.cmi Ocamlc src/lib/integer.cmo Ocamlc src/lib/filepath.cmi Ocamlc src/lib/filepath.cmo Ocamlc src/kernel/config.cmi Ocamlc src/kernel/config.cmo Ocamlc src/kernel/log.cmi Ocamlc src/kernel/log.cmo Ocamlc src/kernel/cmdline.cmi Ocamlc src/kernel/cmdline.cmo Ocamlc src/project/project_skeleton.cmi Ocamlc src/project/project_skeleton.cmo Ocamlc src/type/datatype.cmi Ocamlc src/type/datatype.cmo Ocamlc src/kernel/journal.cmi Ocamlc src/kernel/journal.cmo Ocamlc src/project/state.cmi Ocamlc src/project/state.cmo Ocamlc src/project/state_dependency_graph.cmi Ocamlc src/project/state_dependency_graph.cmo Ocamlc src/project/state_topological.cmi Ocamlc src/project/state_topological.cmo Ocamlc src/project/state_selection.cmi Ocamlc src/project/state_selection.cmo Ocamlc src/project/project.cmi Ocamlc src/project/project.cmo Ocamlc src/project/state_builder.cmi Ocamlc src/project/state_builder.cmo Ocamlc src/kernel/typed_parameter.cmi Ocamlc src/kernel/typed_parameter.cmo Ocamlc src/kernel/dynamic.cmi Ocamlc src/kernel/dynamic.cmo Ocamlc cil/src/cil_types.cmi Ocamlc src/kernel/parameter_customize.cmi Ocamlc src/kernel/parameter_customize.cmo Ocamlc src/kernel/parameter_sig.cmi Ocamlc src/kernel/parameter_state.cmi Ocamlc src/kernel/parameter_state.cmo Ocamlc src/kernel/parameter_builder.cmi Ocamlc src/kernel/parameter_builder.cmo Ocamlc src/kernel/plugin.cmi Ocamlc src/kernel/plugin.cmo Ocamlc src/kernel/kernel.cmi Ocamlc src/kernel/kernel.cmo Ocamlc src/kernel/emitter.cmi Ocamlc src/kernel/emitter.cmo Ocamlc src/lib/floating_point.cmi Ocamlc src/lib/floating_point.cmo Ocamlc src/lib/rangemap.cmi Ocamlc src/lib/rangemap.cmo Ocamlc src/lib/binary_cache.cmi Ocamlc src/lib/binary_cache.cmo Ocamlc external/hptmap.cmi Ocamlc external/hptmap.cmo Ocamlc src/lib/hptset.cmi Ocamlc src/lib/hptset.cmo Ocamlc src/printer/printer_api.cmi Ocamlc src/printer/printer_builder.cmi Ocamlc src/printer/printer_builder.cmo Ocamlc cil/src/cilmsg.cmi Ocamlc cil/src/cilmsg.cmo Ocamlc cil/ocamlutil/alpha.cmi Ocamlc cil/ocamlutil/alpha.cmo Ocamlc cil/ocamlutil/cilconfig.cmi Ocamlc cil/ocamlutil/cilconfig.cmo Ocamlc cil/src/logic/logic_ptree.cmi Ocamlc cil/src/frontc/cabs.cmo Ocamlc cil/src/cil_datatype.cmi Ocamlc cil/src/cil_datatype.cmo Ocamlc cil/src/cil_state_builder.cmi Ocamlc cil/src/cil_state_builder.cmo Ocamlc cil/src/logic/utf8_logic.cmi Ocamlc cil/src/logic/utf8_logic.cmo Ocamlc cil/src/machdep_x86_16.cmi Ocamlc cil/src/machdep_x86_16.cmo Ocamlc cil/src/machdep_x86_32.cmi Ocamlc cil/src/machdep_x86_32.cmo Ocamlc cil/src/machdep_x86_64.cmi Ocamlc cil/src/machdep_x86_64.cmo Ocamlc cil/src/machdep_ppc_32.cmo Ocamlc cil/src/cil_const.cmi Ocamlc cil/src/cil_const.cmo Ocamlc cil/src/logic/logic_env.cmi Ocamlc cil/src/logic/logic_env.cmo Ocamlc cil/src/escape.cmi Ocamlc cil/src/escape.cmo Ocamlc cil/src/logic/logic_const.cmi Ocamlc cil/src/logic/logic_const.cmo Ocamlc cil/src/cil.cmi Ocamlc cil/src/cil.cmo Ocamlc src/printer/cil_printer.cmi Ocamlc src/printer/cil_printer.cmo Ocamlc src/printer/cil_descriptive_printer.cmi Ocamlc src/printer/cil_descriptive_printer.cmo Ocamlc cil/src/frontc/errorloc.cmi Ocamlc cil/src/frontc/errorloc.cmo Ocamlc cil/src/ext/expcompare.cmo Ocamlc cil/src/frontc/cabs_debug.cmi Ocamlc cil/src/frontc/cabs_debug.cmo Ocamlc cil/src/frontc/cabshelper.cmi Ocamlc cil/src/frontc/cabshelper.cmo Ocamlc cil/src/logic/logic_utils.cmi Ocamlc cil/src/logic/logic_utils.cmo Ocamlc cil/src/logic/logic_builtin.cmi Ocamlc cil/src/logic/logic_builtin.cmo Ocamlc cil/src/logic/logic_print.cmi Ocamlc cil/src/logic/logic_print.cmo Ocamlc cil/src/logic/logic_parser.cmi Ocamlc cil/src/logic/logic_parser.cmo Ocamlc cil/src/logic/logic_lexer.cmo Ocamlc cil/src/frontc/lexerhack.cmo Ocamlc cil/src/mergecil.cmi Ocamlc cil/src/mergecil.cmo Ocamlc cil/src/rmtmps.cmi Ocamlc cil/src/rmtmps.cmo Ocamlc cil/src/logic/logic_typing.cmi Ocamlc cil/src/logic/logic_typing.cmo Ocamlc cil/src/frontc/cprint.cmi Ocamlc cil/src/frontc/cprint.cmo Ocamlc cil/src/frontc/cabscond.cmi Ocamlc cil/src/frontc/cabscond.cmo Ocamlc cil/src/frontc/cabsvisit.cmi Ocamlc cil/src/frontc/cabsvisit.cmo Ocamlc cil/src/frontc/cabs2cil.cmi Ocamlc cil/src/frontc/cabs2cil.cmo Ocamlc cil/src/frontc/cparser.cmi Ocamlc cil/src/frontc/clexer.cmi Ocamlc cil/src/frontc/clexer.cmo Ocamlc cil/src/frontc/cparser.cmo Ocamlc cil/src/logic/logic_preprocess.cmi Ocamlc cil/src/logic/logic_preprocess.cmo Ocamlc cil/src/frontc/frontc.cmi Ocamlc cil/src/frontc/frontc.cmo Ocamlc cil/src/ext/callgraph.cmi Ocamlc cil/src/ext/callgraph.cmo Ocamlc cil/src/ext/dataflow.cmi Ocamlc cil/src/ext/dataflow.cmo Ocamlc cil/src/ext/oneret.cmi Ocamlc cil/src/ext/oneret.cmo Ocamlc cil/src/ext/cfg.cmi Ocamlc cil/src/ext/cfg.cmo Ocamlc src/buckx/buckx.cmi Ocamlc src/buckx/buckx.cmo Ocamlc src/kernel/ast_info.cmi Ocamlc src/kernel/ast_info.cmo Ocamlc src/kernel/ast.cmi Ocamlc src/kernel/ast.cmo Ocamlc src/kernel/globals.cmi Ocamlc src/kernel/globals.cmo Ocamlc src/kernel/kernel_function.cmi Ocamlc src/kernel/kernel_function.cmo Ocamlc src/logic/property.cmi Ocamlc src/logic/property.cmo Ocamlc src/logic/property_status.cmi Ocamlc src/logic/property_status.cmo File "src/logic/property_status.ml", line 1444, characters 4-2019: Error: Signature mismatch: ... Values do not match: val vertex_attributes : v -> [> `Color of int | `Label of string | `Shape of [> `Box | `Diamond ] | `Style of [> `Bold | `Filled ] | `Width of float ] list is not included in val vertex_attributes : V.t -> Graph.Graphviz.DotAttributes.vertex list File "src/logic/property_status.ml", line 1479, characters 16-33: Actual declaration share/Makefile.generic:75: recipe for target 'src/logic/property_status.cmo' failed gmake[1]: *** [src/logic/property_status.cmo] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/frama-c/work/frama-c-Neon-20140301' *** Error code 1 Stop. make: stopped in /usr/ports/devel/frama-c From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 19:25:15 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 030F0C0E; Fri, 30 Jan 2015 19:25:15 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 D734CC43; Fri, 30 Jan 2015 19:25:14 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UJPEaK064504; Fri, 30 Jan 2015 19:25:14 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UJPEhh064464; Fri, 30 Jan 2015 19:25:14 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 19:25:14 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301925.t0UJPEhh064464@beefy2.isc.freebsd.org> To: zont@FreeBSD.org Subject: [package - head-amd64-default][sysutils/i7z] Failed for i7z-0.27.2 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: Fri, 30 Jan 2015 19:25:15 -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: zont@FreeBSD.org Last committer: az@FreeBSD.org Ident: $FreeBSD: head/sysutils/i7z/Makefile 330373 2013-10-15 09:00:49Z az $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/i7z-0.27.2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building sysutils/i7z build started at Fri Jan 30 19:25:10 UTC 2015 port directory: /usr/ports/sysutils/i7z building for: FreeBSD head-amd64-default-job-21 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: zont@FreeBSD.org Makefile ident: $FreeBSD: head/sysutils/i7z/Makefile 330373 2013-10-15 09:00:49Z az $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=i7z-0.27.2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/i7z/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/i7z/work HOME=/wrkdirs/usr/ports/sysutils/i7z/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/i7z/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/i7z/work HOME=/wrkdirs/usr/ports/sysutils/i7z/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-schedule-insns2 -fno-schedule-insns -fno-caller-saves -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-schedule-insns2 -fno-schedule-insns -fno-caller-saves -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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/i7z" EXAMPLESDIR="share/examples/i7z" DATADIR="share/i7z" WWWDIR="www/i7z" ETCDIR="etc/i7z" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/i7z DOCSDIR=/usr/local/share/doc/i7z EXAMPLESDIR=/usr/local/share/examples/i7z WWWDIR=/usr/local/www/i7z ETCDIR=/usr/local/etc/i7z --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> i7z-0.27.2 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.7.txz [head-amd64-default-job-21] Installing pkg-1.4.7... [head-amd64-default-job-21] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of i7z-0.27.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by i7z-0.27.2 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by i7z-0.27.2 for building => SHA256 Checksum OK for i7z-0.27.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by i7z-0.27.2 for building ===> Extracting for i7z-0.27.2 => SHA256 Checksum OK for i7z-0.27.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for i7z-0.27.2 ===> Applying FreeBSD patches for i7z-0.27.2 =========================================================================== =================================================== ===> i7z-0.27.2 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 [head-amd64-default-job-21] Installing gmake-4.1_1... [head-amd64-default-job-21] `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-21] | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-21] | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-21] `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-21] Extracting gmake-4.1_1... done ===> Returning to build of i7z-0.27.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for i7z-0.27.2 =========================================================================== =================================================== ===> Building for i7z-0.27.2 gmake[1]: Entering directory '/wrkdirs/usr/ports/sysutils/i7z/work/i7z-0.27.2' rm -f *.o i7z If the compilation complains about not finding ncurses.h, install ncurses (libncurses5-dev on ubuntu/debian) cc -O2 -pipe -fno-schedule-insns2 -fno-schedule-insns -fno-caller-saves -fstack-protector -fno-strict-aliasing -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DBUILD_MAIN -Dx64_BIT -c -o i7z.o i7z.c cc: error: unknown argument: '-fno-schedule-insns2' cc: error: unknown argument: '-fno-caller-saves' cc: warning: optimization flag '-fno-schedule-insns' is not supported : recipe for target 'i7z.o' failed gmake[1]: *** [i7z.o] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/i7z/work/i7z-0.27.2' *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/i7z From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 19:30:00 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 2AC26C8E; Fri, 30 Jan 2015 19:30:00 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 1846DC88; Fri, 30 Jan 2015 19:30:00 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UJTxuh001309; Fri, 30 Jan 2015 19:29:59 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UJTx23001302; Fri, 30 Jan 2015 19:29:59 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 19:29:59 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301929.t0UJTx23001302@beefy2.isc.freebsd.org> To: obrien@FreeBSD.org Subject: [package - head-amd64-default][ftp/ncftp1] Failed for ncftp1-1.9.5 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: Fri, 30 Jan 2015 19:30:00 -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: obrien@FreeBSD.org Last committer: adamw@FreeBSD.org Ident: $FreeBSD: head/ftp/ncftp1/Makefile 351560 2014-04-18 19:21:04Z adamw $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/ncftp1-1.9.5.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building ftp/ncftp1 build started at Fri Jan 30 19:29:54 UTC 2015 port directory: /usr/ports/ftp/ncftp1 building for: FreeBSD head-amd64-default-job-12 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: obrien@FreeBSD.org Makefile ident: $FreeBSD: head/ftp/ncftp1/Makefile 351560 2014-04-18 19:21:04Z adamw $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=ncftp1-1.9.5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for ncftp1-1.9.5: AS_NCFTP=off: Install binary as ncftp instead of ncftp1 ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work HOME=/wrkdirs/usr/ports/ftp/ncftp1/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work HOME=/wrkdirs/usr/ports/ftp/ncftp1/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work HOME=/wrkdirs/usr/ports/ftp/ncftp1/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ftp/ncftp1/work HOME=/wrkdirs/usr/ports/ftp/ncftp1/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-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/ncftp" EXAMPLESDIR="share/examples/ncftp" DATADIR="share/ncftp" WWWDIR="www/ncftp" ETCDIR="etc/ncftp" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ncftp DOCSDIR=/usr/local/share/doc/ncftp EXAMPLESDIR=/usr/local/share/examples/ncftp WWWDIR=/usr/local/www/ncftp ETCDIR=/usr/local/etc/ncftp --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> ncftp1-1.9.5 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.7.txz [head-amd64-default-job-12] Installing pkg-1.4.7... [head-amd64-default-job-12] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ncftp1-1.9.5 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by ncftp1-1.9.5 for building =========================================================================== =================================================== ===> Fetching all distfiles required by ncftp1-1.9.5 for building => SHA256 Checksum OK for ncftp-1.9.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by ncftp1-1.9.5 for building ===> Extracting for ncftp1-1.9.5 => SHA256 Checksum OK for ncftp-1.9.5.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ncftp1-1.9.5 ===> Applying FreeBSD patches for ncftp1-1.9.5 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for ncftp1-1.9.5 =========================================================================== =================================================== ===> Building for ncftp1-1.9.5 cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -DMK='"cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -s -lreadline"' cmds.c -c cmds.c:997:62: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] (void) strncat(lsflags, (argv[i] + (lsflags[0] == '-')), sizeof(lsflags)); ^~~~~~~~~~~~~~~ cmds.c:997:62: note: change the argument to be the free space in the destination buffer minus the terminating null byte (void) strncat(lsflags, (argv[i] + (lsflags[0] == '-')), sizeof(lsflags)); ^~~~~~~~~~~~~~~ sizeof(lsflags) - strlen(lsflags) - 1 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -c cmdtab.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -c ftp.c ftp.c:208:6: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] if (Getsockname(s, (char *)&myctladdr, &len) < 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./sys.h:481:70: note: expanded from macro 'Getsockname' # define Getsockname(d,a,l) getsockname((d), (struct sockaddr *)(a), (l)) ^~~ /usr/include/sys/socket.h:612:74: note: passing argument to parameter here int getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict); ^ ftp.c:1851:6: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] if (Getsockname(data, (char *)&data_addr, &len) < 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./sys.h:481:70: note: expanded from macro 'Getsockname' # define Getsockname(d,a,l) getsockname((d), (struct sockaddr *)(a), (l)) ^~~ /usr/include/sys/socket.h:612:74: note: passing argument to parameter here int getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict); ^ ftp.c:1904:6: warning: passing 'int *' to parameter of type 'socklen_t *' (aka 'unsigned int *') converts between pointers to integer types with different sign [-Wpointer-sign] s = Accept(data, &from, &fromlen); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./sys.h:493:61: note: expanded from macro 'Accept' # define Accept(a,b,c) (accept((a), (struct sockaddr *)(b), (int *)(c))) ^~~~~~~~~~ /usr/include/sys/socket.h:603:69: note: passing argument to parameter here int accept(int, struct sockaddr * __restrict, socklen_t * __restrict); ^ 3 warnings generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -c ftprc.c ftprc.c:255:2: warning: incompatible pointer types passing 'cmp_t' (aka 'int (*)(void *, void *)') to parameter of type 'int (*)(const void *, const void *)' [-Wincompatible-pointer-types] QSort(recents, nRecents, sizeof(recentsite), RecentCmp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./util.h:58:41: note: expanded from macro 'QSort' qsort(base, (size_t)(n), (size_t)(sz), (cmp_t)(cmp)) ^~~~~~~~~~~~ /usr/include/stdlib.h:102:12: note: passing argument to parameter here int (*)(const void *, const void *)); ^ 1 warning generated. cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -c getpass.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DREADLINE -c glob.c glob.c:51:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] static match(char *s, char *p); ~~~~~~ ^ glob.c:52:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] static amatch(char *s, char *p); ~~~~~~ ^ glob.c:59:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] static tglob(char c); ~~~~~~ ^ glob.c:219:16: error: incomplete definition of type 'struct _dirdesc' if (fstat(dirp->dd_fd, &stb) < 0) ~~~~^ /usr/include/dirent.h:58:8: note: forward declaration of 'struct _dirdesc' struct _dirdesc; ^ glob.c:374:5: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ glob.c:418:7: warning: add explicit braces to avoid dangling else [-Wdangling-else] } else ^ glob.c:524:4: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if (eq(p, "{") || eq(p, "{}")) ^ 6 warnings and 1 error generated. *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/ftp/ncftp1/work/ncftp-1.9.5 *** Error code 1 Stop. make: stopped in /usr/ports/ftp/ncftp1 From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 19:35:54 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 8EBCECE8 for ; Fri, 30 Jan 2015 19:35:54 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 6E2F0D3A for ; Fri, 30 Jan 2015 19:35:54 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UJZsEE033195 for ; Fri, 30 Jan 2015 19:35:54 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UJZsKs033165; Fri, 30 Jan 2015 19:35:54 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 19:35:54 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301935.t0UJZsKs033165@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - head-amd64-default][textproc/bsdsort] Failed for bsd-sort-20120716 in build 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: Fri, 30 Jan 2015 19:35:54 -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: marino@FreeBSD.org Ident: $FreeBSD: head/textproc/bsdsort/Makefile 373093 2014-11-22 19:24:06Z marino $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/bsd-sort-20120716.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building textproc/bsdsort build started at Fri Jan 30 19:35:49 UTC 2015 port directory: /usr/ports/textproc/bsdsort building for: FreeBSD head-amd64-default-job-06 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/textproc/bsdsort/Makefile 373093 2014-11-22 19:24:06Z marino $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=bsd-sort-20120716 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for bsd-sort-20120716: NLS=on: Native Language Support THREADS=on: Threading support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/bsdsort/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/bsdsort/work HOME=/wrkdirs/usr/ports/textproc/bsdsort/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- BINDIR="/usr/local/bin" MANDIR="/usr/local/man/man" CATDIR="/usr/local/man/man" NLSDIR="/usr/local/share/nls" MK_GNU_SORT="no" XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/bsdsort/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/bsdsort/work HOME=/wrkdirs/usr/ports/textproc/bsdsort/work TMPDIR="/tmp" WITH_THREADS=yes NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -std=c99 -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-- NLS="" NO_NLS="@comment " THREADS="" NO_THREADS="@comment " OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/sort" EXAMPLESDIR="share/examples/sort" DATADIR="share/sort" WWWDIR="www/sort" ETCDIR="etc/sort" --End PLIST_SUB-- --SUB_LIST-- NLS="" NO_NLS="@comment " THREADS="" NO_THREADS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sort DOCSDIR=/usr/local/share/doc/sort EXAMPLESDIR=/usr/local/share/examples/sort WWWDIR=/usr/local/www/sort ETCDIR=/usr/local/etc/sort --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD2CLAUSE accepted by the user =========================================================================== =================================================== ===> bsd-sort-20120716 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.7.txz [head-amd64-default-job-06] Installing pkg-1.4.7... [head-amd64-default-job-06] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of bsd-sort-20120716 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by bsd-sort-20120716 for building =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by bsd-sort-20120716 for building => SHA256 Checksum OK for sort-20120716.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by bsd-sort-20120716 for building ===> Extracting for bsd-sort-20120716 => SHA256 Checksum OK for sort-20120716.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for bsd-sort-20120716 ===> Applying FreeBSD patches for bsd-sort-20120716 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for bsd-sort-20120716 =========================================================================== =================================================== ===> Building for bsd-sort-20120716 Warning: Object directory not changed from original /wrkdirs/usr/ports/textproc/bsdsort/work/sort cc -O2 -pipe -std=c99 -fstack-protector -fno-strict-aliasing -DSORT_THREADS -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c bwstring.c cc -O2 -pipe -std=c99 -fstack-protector -fno-strict-aliasing -DSORT_THREADS -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c coll.c cc -O2 -pipe -std=c99 -fstack-protector -fno-strict-aliasing -DSORT_THREADS -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c file.c cc -O2 -pipe -std=c99 -fstack-protector -fno-strict-aliasing -DSORT_THREADS -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c mem.c cc -O2 -pipe -std=c99 -fstack-protector -fno-strict-aliasing -DSORT_THREADS -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Qunused-arguments -c radixsort.c radixsort.c:144:17: error: mutex 'g_ls_mutex' is not held on every path through here [-Werror,-Wthread-safety-analysis] new_ls->next = g_ls; ^ radixsort.c:141:3: note: mutex acquired here pthread_mutex_lock(&g_ls_mutex); ^ radixsort.c:149:3: error: releasing mutex 'g_ls_mutex' that was not held [-Werror,-Wthread-safety-analysis] pthread_mutex_unlock(&g_ls_mutex); ^ 2 errors generated. *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/textproc/bsdsort/work/sort *** Error code 1 Stop. make: stopped in /usr/ports/textproc/bsdsort From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 19:54:48 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 02979175 for ; Fri, 30 Jan 2015 19:54:48 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 E11D4F04; Fri, 30 Jan 2015 19:54:47 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UJslrU013608; Fri, 30 Jan 2015 19:54:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UJsl7d013334; Fri, 30 Jan 2015 19:54:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 19:54:47 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501301954.t0UJsl7d013334@beefy2.isc.freebsd.org> To: mi@aldan.algebra.com Subject: [package - head-amd64-default][devel/insight] Failed for gdb-insight-6.6_1 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: Fri, 30 Jan 2015 19:54:48 -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: mi@aldan.algebra.com Last committer: adamw@FreeBSD.org Ident: $FreeBSD: head/devel/insight/Makefile 358760 2014-06-22 01:33:56Z adamw $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/gdb-insight-6.6_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building devel/insight build started at Fri Jan 30 19:50:38 UTC 2015 port directory: /usr/ports/devel/insight building for: FreeBSD head-amd64-default-job-21 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: mi@aldan.algebra.com Makefile ident: $FreeBSD: head/devel/insight/Makefile 358760 2014-06-22 01:33:56Z adamw $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gdb-insight-6.6_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --program-suffix=66 --disable-werror --enable-target=all --enable-tui --enable-gdbtk --with-tclconfig=/usr/local/lib/tcl8.6 --with-tclinclude=/usr/local/include/tcl8.6/generic --with-tkconfig=/usr/local/lib/tk8.6 --with-tkinclude=/usr/local/include/tk8.6/generic --with-itclconfig=/usr/local/lib/itcl3.4 --with-itkconfig=/usr/local/lib/itk3.3 --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- CONFIGURED_M4=m4 CONFIGURED_BISON=byacc XDG_DATA_HOME=/wrkdirs/usr/ports/devel/insight/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/insight/work HOME=/wrkdirs/usr/ports/devel/insight/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/insight/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/insight/work HOME=/wrkdirs/usr/ports/devel/insight/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/insight/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/insight/work HOME=/wrkdirs/usr/ports/devel/insight/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/insight/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/insight/work HOME=/wrkdirs/usr/ports/devel/insight/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib - fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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-- VER=66 INSIGHT='' OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gdb" EXAMPLESDIR="share/examples/gdb" DATADIR="share/gdb" WWWDIR="www/gdb" ETCDIR="etc/gdb" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gdb DOCSDIR=/usr/local/share/doc/gdb EXAMPLESDIR=/usr/local/share/examples/gdb WWWDIR=/usr/local/www/gdb ETCDIR=/usr/local/etc/gdb --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> gdb-insight-6.6_1 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.7.txz [head-amd64-default-job-21] Installing pkg-1.4.7... [head-amd64-default-job-21] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gdb-insight-6.6_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gdb-insight-6.6_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by gdb-insight-6.6_1 for building => SHA256 Checksum OK for gdb-6.6.tar.bz2. => SHA256 Checksum OK for gdbtk-6.6.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gdb-insight-6.6_1 for building ===> Extracting for gdb-insight-6.6_1 => SHA256 Checksum OK for gdb-6.6.tar.bz2. => SHA256 Checksum OK for gdbtk-6.6.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gdb-insight-6.6_1 ===> Applying extra patch /usr/ports/devel/gdb66/files/itcl33-patch ===> Applying extra patch /usr/ports/devel/gdb66/files/extra-gdb-gdbtk-generic-gdbtk.c ===> Applying extra patch /usr/ports/devel/gdb66/files/extra-gdb-gdbtk-generic-gdbtk-hooks.c ===> Applying FreeBSD patches for gdb-insight-6.6_1 echo 'READLINE = -lreadline_p' >> /wrkdirs/usr/ports/devel/insight/work/gdb-6.6/gdb/Makefile.in =========================================================================== =================================================== ===> gdb-insight-6.6_1 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 [head-amd64-default-job-21] Installing gettext-tools-0.19.4... [head-amd64-default-job-21] `-- Installing expat-2.1.0_2... [head-amd64-default-job-21] `-- Extracting expat-2.1.0_2... done [head-amd64-default-job-21] `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-21] | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-21] | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-21] `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-21] Extracting gettext-tools-0.19.4... done ===> Returning to build of gdb-insight-6.6_1 ===> gdb-insight-6.6_1 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 [head-amd64-default-job-21] Installing gmake-4.1_1... [head-amd64-default-job-21] Extracting gmake-4.1_1... done ===> Returning to build of gdb-insight-6.6_1 ===> gdb-insight-6.6_1 depends on executable: gcc48 - not found ===> Verifying install for gcc48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.4.txz [head-amd64-default-job-21] Installing gcc-4.8.4... [head-amd64-default-job-21] `-- Installing binutils-2.25... [head-amd64-default-job-21] `-- Extracting binutils-2.25... done [head-amd64-default-job-21] `-- Installing gcc-ecj-4.5... [head-amd64-default-job-21] `-- Extracting gcc-ecj-4.5... done [head-amd64-default-job-21] `-- Installing gmp-5.1.3_2... [head-amd64-default-job-21] `-- Extracting gmp-5.1.3_2... done [head-amd64-default-job-21] `-- Installing mpc-1.0.2_1... [head-amd64-default-job-21] | `-- Installing mpfr-3.1.2_2... [head-amd64-default-job-21] | `-- Extracting mpfr-3.1.2_2... done [head-amd64-default-job-21] `-- Extracting mpc-1.0.2_1... done [head-amd64-default-job-21] Extracting gcc-4.8.4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of gdb-insight-6.6_1 ===> gdb-insight-6.6_1 depends on file: /usr/local/bin/as - found =========================================================================== =================================================== ===> gdb-insight-6.6_1 depends on shared library: libitk.so - not found ===> Verifying for libitk.so in /usr/ports/x11-toolkits/itk ===> Installing existing package /packages/All/itk-3.3_3.txz [head-amd64-default-job-21] Installing itk-3.3_3... [head-amd64-default-job-21] `-- Installing itcl-3.4.1,1... [head-amd64-default-job-21] | `-- Installing tcl86-8.6.3... [head-amd64-default-job-21] | `-- Extracting tcl86-8.6.3... done [head-amd64-default-job-21] `-- Extracting itcl-3.4.1,1... done [head-amd64-default-job-21] `-- Installing tk86-8.6.3... [head-amd64-default-job-21] | `-- Installing libX11-1.6.2_2,1... [head-amd64-default-job-21] | | `-- Installing kbproto-1.0.6... [head-amd64-default-job-21] | | `-- Extracting kbproto-1.0.6... done [head-amd64-default-job-21] | | `-- Installing libXau-1.0.8_2... [head-amd64-default-job-21] | | `-- Installing xproto-7.0.26... [head-amd64-default-job-21] | | `-- Extracting xproto-7.0.26... done [head-amd64-default-job-21] | | `-- Extracting libXau-1.0.8_2... done [head-amd64-default-job-21] | | `-- Installing libXdmcp-1.1.1_2... [head-amd64-default-job-21] | | `-- Extracting libXdmcp-1.1.1_2... done [head-amd64-default-job-21] | | `-- Installing libxcb-1.11... [head-amd64-default-job-21] | | `-- Installing libpthread-stubs-0.3_6... gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized f-exp.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized m2-exp.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized p-exp.c rm -f version.c-tmp version.c echo '#include "version.h"' >> version.c-tmp echo 'const char version[] = "'"`sed q .././gdb/version.in`"'";' >> version.c-tmp echo 'const char host_name[] = "x86_64-portbld-freebsd11.0";' >> version.c-tmp echo 'const char target_name[] = "x86_64-portbld-freebsd11.0";' >> version.c-tmp mv version.c-tmp version.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized version.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized annotate.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized auxv.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized bfd-target.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized blockframe.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized breakpoint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized findvar.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized regcache.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized charset.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized disasm.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dummy-frame.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized source.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized value.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized eval.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized valops.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized valarith.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized valprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include `echo " -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized " | sed "s/ -Wformat-nonliteral / /g"` \ .././gdb/printcmd.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized block.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized symtab.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized symfile.c symfile.c:2644:1: warning: 'cashier_psymtab' defined but not used [-Wunused-function] cashier_psymtab (struct partial_symtab *pst) ^ gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized symmisc.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized linespec.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dictionary.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized infcall.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized infcmd.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized infrun.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized expprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized environ.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized stack.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized thread.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized exceptions.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized inf-child.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized interps.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized -DTARGET_SYSTEM_ROOT=\"\" \ -DBINDIR=\"/usr/local/bin\" .././gdb/main.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized macrotab.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized macrocmd.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized macroexp.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized macroscope.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized event-loop.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized event-top.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized inf-loop.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized completer.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized gdbarch.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized arch-utils.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized gdbtypes.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized osabi.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized .././gdb/copying.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized memattr.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized mem-break.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized target.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized parse.c parse.c: In function 'write_exp_elt': parse.c:179:1: note: the ABI of passing union with long double has changed in GCC 4.4 write_exp_elt (union exp_element expelt) ^ gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized language.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized buildsym.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized std-regs.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized .././gdb/signals/signals.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized gdb-events.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized exec.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized bcache.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized objfiles.c ././gdb/observer.sh inc .././gdb/doc/observer.texi observer.inc Creating observer.itmp Moving observer.itmp to observer.inc gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized observer.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized minsyms.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized maint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized demangle.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dbxread.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized coffread.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized coff-pe-read.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized elfread.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarfread.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarf2read.c dwarf2read.c:8639:1: warning: 'dump_die_list' defined but not used [-Wunused-function] dump_die_list (struct die_info *die) ^ gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized mipsread.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized stabsread.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized corefile.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarf2expr.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarf2loc.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarf2-frame.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ada-lang.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized c-lang.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized f-lang.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized objc-lang.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ui-out.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cli-out.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized varobj.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized vec.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized wrapper.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized jv-lang.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized jv-valprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized jv-typeprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized m2-lang.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized p-lang.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized p-typeprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized p-valprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized scm-exp.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized scm-lang.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized scm-valprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized sentinel-frame.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized complaints.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized typeprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ada-typeprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized c-typeprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized f-typeprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized m2-typeprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ada-valprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized c-valprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cp-valprint.c cp-valprint.c:782:1: warning: 'cp_print_hpacc_virtual_table_entries' defined but not used [-Wunused-function] cp_print_hpacc_virtual_table_entries (struct type *type, int *vfuncs, ^ gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized f-valprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized m2-valprint.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized nlmread.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized serial.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized mdebugread.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized top.c top.c: In function 'gdb_readline_wrapper': top.c:730:7: warning: 'Function' is deprecated [-Wdeprecated-declarations] rl_pre_input_hook = (Function *) after_char_processing_hook; ^ top.c: At top level: top.c:740:1: warning: 'stop_sig' defined but not used [-Wunused-function] stop_sig (int signo) ^ top.c:769:1: warning: 'float_handler' defined but not used [-Wunused-function] float_handler (int signo) ^ top.c:778:1: warning: 'do_nothing' defined but not used [-Wunused-function] do_nothing (int signo) ^ gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized utils.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ui-file.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized user-regs.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized frame.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized frame-unwind.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized doublest.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized frame-base.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized gnu-v2-abi.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized .././gdb/gnu-v3-abi.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized hpacc-abi.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cp-abi.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cp-support.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cp-namespace.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized reggroups.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized regset.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized trad-frame.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized tramp-frame.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized solib-null.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized prologue-value.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized memory-map.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized xml-support.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized target-memory.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized inflow.c Making init.c gcc48 -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized init.c rm -f libgdb.a /usr/local/bin/ar q libgdb.a amd64-tdep.o amd64fbsd-tdep.o i386-tdep.o i387-tdep.o i386bsd-tdep.o i386fbsd-tdep.o bsd-uthread.o corelow.o solib.o solib-svr4.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o fork-child.o inf-ptrace.o fbsd-nat.o amd64-nat.o amd64bsd-nat.o amd64fbsd-nat.o gcore.o bsd-kvm.o remote.o dcache.o remote-utils.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-utils.o cli-logging.o cli-interp.o mi-out.o mi-console.o mi-cmds.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o mi-common.o posix-hdep.o gdbtk.o gdbtk-bp.o gdbtk-cmds.o gdbtk-hooks.o gdbtk-interp.o gdbtk-register.o gdbtk-stack.o gdbtk-varobj.o gdbtk-wrapper.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingenera l.o tui-winsource.o c-exp.o cp-name-parser.o objc-exp.o ada-exp.o jv-exp.o f-exp.o m2-exp.o p-exp.o version.o annotate.o auxv.o bfd-target.o blockframe.o breakpoint.o findvar.o regcache.o charset.o disasm.o dummy-frame.o source.o value.o eval.o valops.o valarith.o valprint.o printcmd.o block.o symtab.o symfile.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o inf-child.o interps.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o osabi.o copying.o memattr.o mem-break.o target.o parse.o language.o buildsym.o std-regs.o signals.o gdb-events.o exec.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o elfread.o dwarfread.o dwarf2read.o mipsread.o stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o ada-lang.o c-lang.o f-lang.o objc-lang.o ui-out.o cli-out.o varobj.o vec.o wrapper.o jv- lang.o jv-valprint.o jv-typeprint.o m2-lang.! o p-lang.o p-typeprint.o p-valprint.o scm-exp.o scm-lang.o scm-valprint.o sentinel-frame.o complaints.o typeprint.o ada-typeprint.o c-typeprint.o f-typeprint.o m2-typeprint.o ada-valprint.o c-valprint.o cp-valprint.o f-valprint.o m2-valprint.o nlmread.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o gnu-v2-abi.o gnu-v3-abi.o hpacc-abi.o cp-abi.o cp-support.o cp-namespace.o reggroups.o regset.o trad-frame.o tramp-frame.o solib.o solib-null.o prologue-value.o memory-map.o xml-support.o target-memory.o inflow.o init.o /usr/local/bin/ar: creating libgdb.a /usr/local/bin/ranlib libgdb.a rm -f gdb gcc48 -O2 -pipe -DRL_NO_COMPAT -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing \ -o gdb gdb.o libgdb.a \ -lreadline_p ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libgui/src/libgui.a -L/usr/local/lib/itcl3.4 -litcl34 -L/usr/local/lib -litk -L/usr/local/lib -ltk86 -Wl,-rpath,/usr/local/lib -L/usr/local/lib -ltcl86 -L/usr/local/lib -lX11 -lXss -lXext -L/usr/local/lib -lXft -lX11 -L/usr/local/lib -lfreetype -lfontconfig -L/usr/local/lib -lfreetype -lXrender -L/usr/local/lib -lX11 -lfontconfig -lpthread -lz -lpthread -lm -lncurses -lm -L/usr/local/lib /usr/local/lib/libexpat.so -Wl,-rpath -Wl,/usr/local/lib ../libiberty/libiberty.a -lkvm /usr/local/bin/ld: cannot find -lreadline_p collect2: error: ld returned 1 exit status Makefile:1227: recipe for target 'gdb' failed gmake[3]: *** [gdb] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/insight/work/gdb-6.6/gdb' Makefile:8250: recipe for target 'all-gdb' failed gmake[2]: *** [all-gdb] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/insight/work/gdb-6.6' Makefile:626: recipe for target 'all' failed gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/insight/work/gdb-6.6' *** Error code 1 Stop. make: stopped in /usr/ports/devel/insight From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 20:11:19 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 74927328; Fri, 30 Jan 2015 20:11:19 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 5F314151; Fri, 30 Jan 2015 20:11:19 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UKBIvo007163; Fri, 30 Jan 2015 20:11:18 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UKBIOC007158; Fri, 30 Jan 2015 20:11:18 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 20:11:18 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501302011.t0UKBIOC007158@beefy2.isc.freebsd.org> To: gerald@FreeBSD.org Subject: [package - head-amd64-default][lang/gcc5] Failed for gcc5-5.0.s20150125 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: Fri, 30 Jan 2015 20:11:19 -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: gerald@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: head/lang/gcc5/Makefile 377932 2015-01-26 12:53:12Z gerald $ Log URL: http://beefy2.isc.freebsd.org/data/head-amd64-default/2015-01-29_17h41m11s/logs/gcc5-5.0.s20150125.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=head-amd64-default&build=2015-01-29_17h41m11s Log: ====>> Building lang/gcc5 build started at Fri Jan 30 15:15:25 UTC 2015 port directory: /usr/ports/lang/gcc5 building for: FreeBSD head-amd64-default-job-23 11.0-CURRENT FreeBSD 11.0-CURRENT r277815 amd64 maintained by: gerald@FreeBSD.org Makefile ident: $FreeBSD: head/lang/gcc5/Makefile 377932 2015-01-26 12:53:12Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 1100056 ---Begin Environment--- OSVERSION=1100056 UNAME_v=FreeBSD 11.0-CURRENT r277815 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gcc5-5.0.s20150125 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gcc5-5.0.s20150125: BOOTSTRAP=on: Build using a full bootstrap JAVA=on: Java platform support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-libffi --with-build-config=bootstrap-debug --disable-nls --enable-gnu-indirect-function --libdir=/usr/local/lib/gcc5 --libexecdir=/usr/local/libexec/gcc5 --program-suffix=5 --with-as=/usr/local/bin/as --with-gmp=/usr/local --with-gxx-include-dir=/usr/local/lib/gcc5/include/c++/ --with-ld=/usr/local/bin/ld --with-pkgversion="FreeBSD Ports Collection" --with-system-zlib --with-ecj-jar=/usr/local/share/java/ecj-4.5.jar --enable-languages=c,c++,objc,fortran,java --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gcc5/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gcc5/work HOME=/wrkdirs/usr/ports/lang/gcc5/work TMPDIR="/tmp" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gcc5/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gcc5/work HOME=/wrkdirs/usr/ports/lang/gcc5/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gcc5/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gcc5/work HOME=/wrkdirs/usr/ports/lang/gcc5/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gcc5/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gcc5/work HOME=/wrkdirs/usr/ports/lang/gcc5/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" 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-- GCC_VERSION=5.0.0 GNU_HOST=x86_64-portbld-freebsd11.0 SUFFIX=5 JAVA="" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/gcc5" EXAMPLESDIR="share/examples/gcc5" DATADIR="share/gcc5" WWWDIR="www/gcc5" ETCDIR="etc/gcc5" --End PLIST_SUB-- --SUB_LIST-- TARGLIB=/usr/local/lib/gcc5 PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gcc5 DOCSDIR=/usr/local/share/doc/gcc5 EXAMPLESDIR=/usr/local/share/examples/gcc5 WWWDIR=/usr/local/www/gcc5 ETCDIR=/usr/local/etc/gcc5 --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== Making GCC 5.0.s20150125 for x86_64-portbld-freebsd11.0 [c,c++,objc,fortran,java] ===> License GPLv3 GPLv3RLE accepted by the user =========================================================================== =================================================== ===> gcc5-5.0.s20150125 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.7.txz [head-amd64-default-job-23] Installing pkg-1.4.7... [head-amd64-default-job-23] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gcc5-5.0.s20150125 =========================================================================== =================================================== =========================================================================== =================================================== Making GCC 5.0.s20150125 for x86_64-portbld-freebsd11.0 [c,c++,objc,fortran,java] ===> License GPLv3 GPLv3RLE accepted by the user ===> Fetching all distfiles required by gcc5-5.0.s20150125 for building =========================================================================== =================================================== Making GCC 5.0.s20150125 for x86_64-portbld-freebsd11.0 [c,c++,objc,fortran,java] ===> License GPLv3 GPLv3RLE accepted by the user ===> Fetching all distfiles required by gcc5-5.0.s20150125 for building => SHA256 Checksum OK for gcc-5-20150125.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== Making GCC 5.0.s20150125 for x86_64-portbld-freebsd11.0 [c,c++,objc,fortran,java] ===> License GPLv3 GPLv3RLE accepted by the user ===> Fetching all distfiles required by gcc5-5.0.s20150125 for building ===> Extracting for gcc5-5.0.s20150125 => SHA256 Checksum OK for gcc-5-20150125.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gcc5-5.0.s20150125 ===> Applying extra patch /usr/ports/lang/gcc5/files/java-patch-hier ===> Applying FreeBSD patches for gcc5-5.0.s20150125 =========================================================================== =================================================== ===> gcc5-5.0.s20150125 depends on file: /usr/local/bin/as - not found ===> Verifying install for /usr/local/bin/as in /usr/ports/devel/binutils ===> Installing existing package /packages/All/binutils-2.25.txz [head-amd64-default-job-23] Installing binutils-2.25... [head-amd64-default-job-23] `-- Installing gettext-runtime-0.19.4... [head-amd64-default-job-23] | `-- Installing indexinfo-0.2.2... [head-amd64-default-job-23] | `-- Extracting indexinfo-0.2.2... done [head-amd64-default-job-23] `-- Extracting gettext-runtime-0.19.4... done [head-amd64-default-job-23] Extracting binutils-2.25... done ===> Returning to build of gcc5-5.0.s20150125 ===> gcc5-5.0.s20150125 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 [head-amd64-default-job-23] Installing gmake-4.1_1... [head-amd64-default-job-23] Extracting gmake-4.1_1... done ===> Returning to build of gcc5-5.0.s20150125 ===> gcc5-5.0.s20150125 depends on executable: makeinfo - not found ===> Verifying install for makeinfo in /usr/ports/print/texinfo ===> Installing existing package /packages/All/texinfo-5.2.20150101.txz [head-amd64-default-job-23] Installing texinfo-5.2.20150101... [head-amd64-default-job-23] `-- Installing perl5-5.18.4_11... [head-amd64-default-job-23] `-- Extracting perl5-5.18.4_11... done [head-amd64-default-job-23] Extracting texinfo-5.2.20150101... done ===> Returning to build of gcc5-5.0.s20150125 ===> gcc5-5.0.s20150125 depends on file: /usr/local/share/java/ecj-4.5.jar - not found ===> Verifying install for /usr/local/share/java/ecj-4.5.jar in /usr/ports/lang/gcc-ecj45 ===> Installing existing package /packages/All/gcc-ecj-4.5.txz [head-amd64-default-job-23] Installing gcc-ecj-4.5... [head-amd64-default-job-23] Extracting gcc-ecj-4.5... done ===> Returning to build of gcc5-5.0.s20150125 ===> gcc5-5.0.s20150125 depends on executable: zip - not found ===> Verifying install for zip in /usr/ports/archivers/zip ===> Installing existing package /packages/All/zip-3.0_1.txz [head-amd64-default-job-23] Installing zip-3.0_1... [head-amd64-default-job-23] Extracting zip-3.0_1... done ===> Returning to build of gcc5-5.0.s20150125 ===> gcc5-5.0.s20150125 depends on file: /usr/local/bin/as - found ===> gcc5-5.0.s20150125 depends on file: /usr/local/bin/perl5.18.4 - found =========================================================================== =================================================== ===> gcc5-5.0.s20150125 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 [head-amd64-default-job-23] Installing gmp-5.1.3_2... [head-amd64-default-job-23] Extracting gmp-5.1.3_2... done ===> Returning to build of gcc5-5.0.s20150125 ===> gcc5-5.0.s20150125 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 [head-amd64-default-job-23] Installing mpfr-3.1.2_2... libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT s_tan.lo -MD -MP -MF .deps/s_tan.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/s_tan.c -fPIC -DPIC -o .libs/s_tan.o mv -f .deps/s_tan.Tpo .deps/s_tan.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT s_tanh.lo -MD -MP -MF .deps/s_tanh.Tpo -c -o s_tanh.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/s_tanh.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT s_tanh.lo -MD -MP -MF .deps/s_tanh.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/s_tanh.c -fPIC -DPIC -o .libs/s_tanh.o mv -f .deps/s_tanh.Tpo .deps/s_tanh.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c -o strtod.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/strtod.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/strtod.c -fPIC -DPIC -o .libs/strtod.o mv -f .deps/strtod.Tpo .deps/strtod.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_acos.lo -MD -MP -MF .deps/w_acos.Tpo -c -o w_acos.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_acos.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_acos.lo -MD -MP -MF .deps/w_acos.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_acos.c -fPIC -DPIC -o .libs/w_acos.o mv -f .deps/w_acos.Tpo .deps/w_acos.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_asin.lo -MD -MP -MF .deps/w_asin.Tpo -c -o w_asin.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_asin.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_asin.lo -MD -MP -MF .deps/w_asin.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_asin.c -fPIC -DPIC -o .libs/w_asin.o mv -f .deps/w_asin.Tpo .deps/w_asin.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_atan2.lo -MD -MP -MF .deps/w_atan2.Tpo -c -o w_atan2.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_atan2.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_atan2.lo -MD -MP -MF .deps/w_atan2.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_atan2.c -fPIC -DPIC -o .libs/w_atan2.o mv -f .deps/w_atan2.Tpo .deps/w_atan2.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_cosh.lo -MD -MP -MF .deps/w_cosh.Tpo -c -o w_cosh.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_cosh.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_cosh.lo -MD -MP -MF .deps/w_cosh.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_cosh.c -fPIC -DPIC -o .libs/w_cosh.o mv -f .deps/w_cosh.Tpo .deps/w_cosh.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_exp.lo -MD -MP -MF .deps/w_exp.Tpo -c -o w_exp.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_exp.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_exp.lo -MD -MP -MF .deps/w_exp.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_exp.c -fPIC -DPIC -o .libs/w_exp.o mv -f .deps/w_exp.Tpo .deps/w_exp.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_fmod.lo -MD -MP -MF .deps/w_fmod.Tpo -c -o w_fmod.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_fmod.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_fmod.lo -MD -MP -MF .deps/w_fmod.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_fmod.c -fPIC -DPIC -o .libs/w_fmod.o mv -f .deps/w_fmod.Tpo .deps/w_fmod.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_hypot.lo -MD -MP -MF .deps/w_hypot.Tpo -c -o w_hypot.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_hypot.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_hypot.lo -MD -MP -MF .deps/w_hypot.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_hypot.c -fPIC -DPIC -o .libs/w_hypot.o mv -f .deps/w_hypot.Tpo .deps/w_hypot.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_log.lo -MD -MP -MF .deps/w_log.Tpo -c -o w_log.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_log.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_log.lo -MD -MP -MF .deps/w_log.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_log.c -fPIC -DPIC -o .libs/w_log.o mv -f .deps/w_log.Tpo .deps/w_log.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_log10.lo -MD -MP -MF .deps/w_log10.Tpo -c -o w_log10.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_log10.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_log10.lo -MD -MP -MF .deps/w_log10.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_log10.c -fPIC -DPIC -o .libs/w_log10.o mv -f .deps/w_log10.Tpo .deps/w_log10.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_pow.lo -MD -MP -MF .deps/w_pow.Tpo -c -o w_pow.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_pow.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_pow.lo -MD -MP -MF .deps/w_pow.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_pow.c -fPIC -DPIC -o .libs/w_pow.o mv -f .deps/w_pow.Tpo .deps/w_pow.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_remainder.lo -MD -MP -MF .deps/w_remainder.Tpo -c -o w_remainder.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_remainder.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_remainder.lo -MD -MP -MF .deps/w_remainder.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_remainder.c -fPIC -DPIC -o .libs/w_remainder.o mv -f .deps/w_remainder.Tpo .deps/w_remainder.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_sinh.lo -MD -MP -MF .deps/w_sinh.Tpo -c -o w_sinh.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_sinh.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_sinh.lo -MD -MP -MF .deps/w_sinh.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_sinh.c -fPIC -DPIC -o .libs/w_sinh.o mv -f .deps/w_sinh.Tpo .deps/w_sinh.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_sqrt.lo -MD -MP -MF .deps/w_sqrt.Tpo -c -o w_sqrt.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_sqrt.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_sqrt.lo -MD -MP -MF .deps/w_sqrt.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_sqrt.c -fPIC -DPIC -o .libs/w_sqrt.o mv -f .deps/w_sqrt.Tpo .deps/w_sqrt.Plo /bin/sh ../../libtool --tag=CC --mode=link /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -no-undefined -o libfdlibm.la dtoa.lo e_acos.lo e_asin.lo e_atan2.lo e_cosh.lo e_exp.lo e_fmod.lo e_hypot.lo e_log.lo e_log10.lo e_pow.lo e_remainder.lo e_rem_pio2.lo e_scalb.lo e_sinh.lo e_sqrt.lo k_cos.lo k_rem_pio2.lo k_sin.lo k_tan.lo mprec.lo s_atan.lo s_cbrt.lo s_ceil.lo s_copysign.lo s_cos.lo s_expm1.lo s_fabs.lo sf_fabs.lo s_finite.lo s_floor.lo s_log1p.lo sf_rint.lo s_rint.lo s_scalbn.lo s_sin.lo s_tan.lo s_tanh.lo strtod.lo w_acos.lo w_asin.lo w_atan2.lo w_cosh.lo w_exp.lo w_fmod.lo w_hypot.lo w_log.lo w_log10.lo w_pow.lo w_remainder.lo w_sinh.lo w_s qrt.lo libtool: link: /usr/local/x86_64-portbld-freebsd11.0/bin/ar rc .libs/libfdlibm.a .libs/dtoa.o .libs/e_acos.o .libs/e_asin.o .libs/e_atan2.o .libs/e_cosh.o .libs/e_exp.o .libs/e_fmod.o .libs/e_hypot.o .libs/e_log.o .libs/e_log10.o .libs/e_pow.o .libs/e_remainder.o .libs/e_rem_pio2.o .libs/e_scalb.o .libs/e_sinh.o .libs/e_sqrt.o .libs/k_cos.o .libs/k_rem_pio2.o .libs/k_sin.o .libs/k_tan.o .libs/mprec.o .libs/s_atan.o .libs/s_cbrt.o .libs/s_ceil.o .libs/s_copysign.o .libs/s_cos.o .libs/s_expm1.o .libs/s_fabs.o .libs/sf_fabs.o .libs/s_finite.o .libs/s_floor.o .libs/s_log1p.o .libs/sf_rint.o .libs/s_rint.o .libs/s_scalbn.o .libs/s_sin.o .libs/s_tan.o .libs/s_tanh.o .libs/strtod.o .libs/w_acos.o .libs/w_asin.o .libs/w_atan2.o .libs/w_cosh.o .libs/w_exp.o .libs/w_fmod.o .libs/w_hypot.o .libs/w_log.o .libs/w_log10.o .libs/w_pow.o .libs/w_remainder.o .libs/w_sinh.o .libs/w_sqrt.o libtool: link: /usr/local/x86_64-portbld-freebsd11.0/bin/ranlib .libs/libfdlibm.a libtool: link: ( cd ".libs" && rm -f "libfdlibm.la" && ln -s "../libfdlibm.la" "libfdlibm.la" ) gmake[6]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libjava/classpath/native/fdlibm' Making all in jni gmake[6]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libjava/classpath/native/jni' Making all in classpath gmake[7]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libjava/classpath/native/jni/classpath' /bin/sh ../../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../include -I../../../../../.././../gcc-5-20150125/libjava/classpath/include -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT jcl.lo -MD -MP -MF .deps/jcl.Tpo -c -o jcl.lo ../../../../../.././../gcc-5-20150125/libjava/classpat h/native/jni/classpath/jcl.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../include -I../../../../../.././../gcc-5-20150125/libjava/classpath/include -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT jcl.lo -MD -MP -MF .deps/jcl.Tpo -c ../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath/jcl.c -fPIC -DPIC -o .li bs/jcl.o mv -f .deps/jcl.Tpo .deps/jcl.Plo /bin/sh ../../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../include -I../../../../../.././../gcc-5-20150125/libjava/classpath/include -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT jnilink.lo -MD -MP -MF .deps/jnilink.Tpo -c -o jnilink.lo ../../../../../.././../gcc-5-20150125/libj ava/classpath/native/jni/classpath/jnilink.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../include -I../../../../../.././../gcc-5-20150125/libjava/classpath/include -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT jnilink.lo -MD -MP -MF .deps/jnilink.Tpo -c ../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath/jnilink.c -fPIC -DPIC -o .libs/jnilink.o mv -f .deps/jnilink.Tpo .deps/jnilink.Plo /bin/sh ../../../libtool --tag=CC --mode=link /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -no-undefined -o libclasspath.la jcl.lo jnilink.lo libtool: link: /usr/local/x86_64-portbld-freebsd11.0/bin/ar rc .libs/libclasspath.a .libs/jcl.o .libs/jnilink.o libtool: link: /usr/local/x86_64-portbld-freebsd11.0/bin/ranlib .libs/libclasspath.a libtool: link: ( cd ".libs" && rm -f "libclasspath.la" && ln -s "../libclasspath.la" "libclasspath.la" ) gmake[7]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libjava/classpath/native/jni/classpath' Making all in java-math gmake[7]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libjava/classpath/native/jni/java-math' /bin/sh ../../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/java-math -I../../../include -I../../../../../.././../gcc-5-20150125/libjava/classpath/include -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include -g -O2 -pipe -fno-strict-aliasing -MT gnu_java_math_GMP.lo -MD -MP -MF .deps/gnu_java_math_GMP.Tpo -c -o gnu_java_math_GMP.lo ../../../../../.././../gcc-5-20150125/libjava/classpath/native /jni/java-math/gnu_java_math_GMP.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/java-math -I../../../include -I../../../../../.././../gcc-5-20150125/libjava/classpath/include -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/native-lib -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include -g -O2 -pipe -fno-strict-aliasing -MT gnu_java_math_GMP.lo -MD -MP -MF .deps/gnu_java_math_GMP.Tpo -c ../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/java-math/gnu_java_math_GMP.c -fPIC -DPIC -o .libs/gnu_ja va_math_GMP.o mv -f .deps/gnu_java_math_GMP.Tpo .deps/gnu_java_math_GMP.Plo /bin/sh ../../../libtool --tag=CC --mode=link /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include -g -O2 -pipe -fno-strict-aliasing -module -version-info 0:0:0 -no-undefined -L/usr/local/lib -lgmp -avoid-version -o libjavamath.la -rpath /usr/local/lib/gcc5/gcj-5.0.0-16 gnu_java_math_GMP.lo ../../../native/jni/classpath/jcl.lo libtool: link: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -shared .libs/gnu_java_math_GMP.o ../../../native/jni/classpath/.libs/jcl.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libgmp.so -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -Wl,-soname -Wl,libjavamath.so -o .libs/libjavamath.so libtool: link: ( cd ".libs" && rm -f "libjavamath.la" && ln -s "../libjavamath.la" "libjavamath.la" ) gmake[7]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libjava/classpath/native/jni/java-math' gmake[7]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libjava/classpath/native/jni' /bin/sh ../../scripts/check_jni_methods.sh gmake[7]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libjava/classpath/native/jni' gmake[6]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libjava/classpath/native/jni' gmake[6]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libjava/classpath/native' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libjava/classpath/native' gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libjava/classpath/native' Making all in resource gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libjava/classpath/resource' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libjava/classpath/resource' Making all in scripts gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libjava/classpath/scripts' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libjava/classpath/scripts' Making all in tools gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libjava/classpath/tools' Makefile:840: warning: overriding recipe for target 'gjdoc' Makefile:758: warning: ignoring old recipe for target 'gjdoc' find ../../../.././../gcc-5-20150125/libjava/classpath/tools/external/asm -name '*.java' -print > asm.lst find ../../../.././../gcc-5-20150125/libjava/classpath/tools/gnu/classpath/tools \ ../../../.././../gcc-5-20150125/libjava/classpath/tools/com/sun/javadoc \ ../../../.././../gcc-5-20150125/libjava/classpath/tools/com/sun/tools/doclets \ ../../../.././../gcc-5-20150125/libjava/classpath/tools/com/sun/tools/javadoc \ ../../../.././../gcc-5-20150125/libjava/classpath/tools/com/sun/tools/javac \ ../../../.././../gcc-5-20150125/libjava/classpath/tools/com/sun/tools/javah \ ../../../.././../gcc-5-20150125/libjava/classpath/tools/sun/rmi/rmic \ -name gjdoc -prune -o -name doclets -prune -o -name taglets -prune -o -name javadoc -prune -o \ -name '*.java' -print > classes.lst if [ -f ../../vm-tools-packages ]; then \ : > vm-tools.lst; \ for pkg in `cat ../../vm-tools-packages`; do \ /usr/bin/find ../../../.././../gcc-5-20150125/libjava/classpath/../$pkg -follow -name '*.java' -print >> vm-tools.lst; \ done \ else \ echo -n > vm-tools.lst; \ fi cat classes.lst asm.lst vm-tools.lst > all-classes.lst cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/common/messages.properties classes/gnu/classpath/tools/common/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/keytool/messages.properties classes/gnu/classpath/tools/keytool/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/tnameserv/messages.properties classes/gnu/classpath/tools/tnameserv/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/jarsigner/messages.properties classes/gnu/classpath/tools/jarsigner/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/serialver/messages.properties classes/gnu/classpath/tools/serialver/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/appletviewer/messages.properties classes/gnu/classpath/tools/appletviewer/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/native2ascii/messages.properties classes/gnu/classpath/tools/native2ascii/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/jar/messages.properties classes/gnu/classpath/tools/jar/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/orbd/messages.properties classes/gnu/classpath/tools/orbd/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmiregistry/messages.properties classes/gnu/classpath/tools/rmiregistry/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/getopt/messages.properties classes/gnu/classpath/tools/getopt/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/messages.properties classes/gnu/classpath/tools/rmic/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/Stub_12Method.jav classes/gnu/classpath/tools/rmic/templates/Stub_12Method.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/StubMethod.jav classes/gnu/classpath/tools/rmic/templates/StubMethod.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/ImplTie.jav classes/gnu/classpath/tools/rmic/templates/ImplTie.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/TieMethod.jav classes/gnu/classpath/tools/rmic/templates/TieMethod.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/TieMethodVoid.jav classes/gnu/classpath/tools/rmic/templates/TieMethodVoid.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/Stub_12.jav classes/gnu/classpath/tools/rmic/templates/Stub_12.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/Tie.jav classes/gnu/classpath/tools/rmic/templates/Tie.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/Stub_12MethodVoid.jav classes/gnu/classpath/tools/rmic/templates/Stub_12MethodVoid.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/Stub.jav classes/gnu/classpath/tools/rmic/templates/Stub.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/StubMethodVoid.jav classes/gnu/classpath/tools/rmic/templates/StubMethodVoid.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmid/messages.properties classes/gnu/classpath/tools/rmid/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/com/sun/tools/javac/messages.properties classes/com/sun/tools/javac/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/sun/rmi/rmic/messages.properties classes/sun/rmi/rmic/messages.properties cp -pR ../../../.././../gcc-5-20150125/libjava/classpath/tools/asm . cp -pR ../../../.././../gcc-5-20150125/libjava/classpath/tools/classes . find asm classes -type d -exec chmod u+w \{\} \; if [ -d asm/.svn ]; then \ find asm classes -depth -type d -name .svn -exec rm -rf \{\} \;; \ fi (cd classes; \ /wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libjava/scripts/jar cf ../tools.zip .; \ cd ..) (cd asm; \ /wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libjava/scripts/jar uf ../tools.zip .; \ cd ..) rm -rf asm classes classes.lst asm.lst gmake all-am gmake[6]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libjava/classpath/tools' Makefile:840: warning: overriding recipe for target 'gjdoc' Makefile:758: warning: ignoring old recipe for target 'gjdoc' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libjava/classpath/tools' gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libjava/classpath/tools' gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libjava/classpath' true DO=all multi-do # gmake gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libjava/classpath' gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libjava/classpath' Making all in testsuite gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libjava/testsuite' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libjava/testsuite' gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libjava' gmake create-headers gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libjava' echo > gcjh.stamp gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libjava' depbase=`echo jni-libjvm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -shared-libgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc -nostdinc++ -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libstdc++-v3/src -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libstdc++-v3/src/.libs -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libstdc++-v3/libsupc++/.libs -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../.././../gcc-5-20150125/libjava -I./include -I./gcj -I../.././../gcc-5-20150125/libjava -Iinclude -I../.././../gcc-5-20150125/libjava/include -I../.././../gcc-5-20150125/libjava/classpath/include -Iclasspath/include -I../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../.././../gcc-5-20150125/libjava/../boeh m-gc/include -I../boehm-gc/include -I../.././../gcc-5-20150125/libjava/libltdl -I../.././../gcc-5-20150125/libjava/libltdl -I../.././../gcc-5-20150125/libjava/.././libjava/../libgcc -fno-rtti -fnon-call-exceptions -fdollars-in-identifiers -Wswitch-enum -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -Usun -Wextra -Wall -D_GNU_SOURCE -DPREFIX="\"/usr/local\"" -DTOOLEXECLIBDIR="\"/usr/local/lib/gcc5\"" -DJAVA_HOME="\"/usr/local\"" -DBOOT_CLASS_PATH="\"/usr/local/share/java/libgcj-5.0.0.jar\"" -DJAVA_EXT_DIRS="\"/usr/local/share/java/ext\"" -DGCJ_ENDORSED_DIRS="\"/usr/local/share/java/gcj-endorsed\"" -DGCJ_VERSIONED_LIBDIR="\"/usr/local/lib/gcc5/gcj-5.0.0-16\"" -DPATH_SEPARATOR="\":\"" -DECJ_JAR_FILE="\"/usr/local/share/java/ecj-4.5.jar\"" -DLIBGCJ_DEFAULT_DATABASE="\"/usr/local/lib/gcc5/gcj-5.0.0-16/classmap.db\"" -DLIBGCJ_DEFAULT_DATABASE_PATH_TAIL="\"gcj-5.0.0-16/classmap.db\"" -g -O2 -pipe -fno-strict-aliasing -MT jni-libjvm.lo -MD -MP -MF $depbase.Tpo -c -o jni-libjvm.lo ../../. /../gcc-5-20150125/libjava/jni-libjvm.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -shared-libgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc -nostdinc++ -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libstdc++-v3/src -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libstdc++-v3/src/.libs -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libstdc++-v3/libsupc++/.libs -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../.././../gcc-5-20150125/libjava -I./include -I./gcj -I../.././../gcc-5-20150125/libjava -Iinclude -I../.././../gcc-5-20150125/libjava/include -I../.././../gcc-5-20150125/libjava/classpath/include -Iclasspath/include -I../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../.././../gcc-5-20150125/libjava/../boehm-gc/include -I../boehm-gc/inc lude -I../.././../gcc-5-20150125/libjava/libltdl -I../.././../gcc-5-20150125/libjava/libltdl -I../.././../gcc-5-20150125/libjava/.././libjava/../libgcc -fno-rtti -fnon-call-exceptions -fdollars-in-identifiers -Wswitch-enum -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -Usun -Wextra -Wall -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DTOOLEXECLIBDIR=\"/usr/local/lib/gcc5\" -DJAVA_HOME=\"/usr/local\" -DBOOT_CLASS_PATH=\"/usr/local/share/java/libgcj-5.0.0.jar\" -DJAVA_EXT_DIRS=\"/usr/local/share/java/ext\" -DGCJ_ENDORSED_DIRS=\"/usr/local/share/java/gcj-endorsed\" -DGCJ_VERSIONED_LIBDIR=\"/usr/local/lib/gcc5/gcj-5.0.0-16\" -DPATH_SEPARATOR=\":\" -DECJ_JAR_FILE=\"/usr/local/share/java/ecj-4.5.jar\" -DLIBGCJ_DEFAULT_DATABASE=\"/usr/local/lib/gcc5/gcj-5.0.0-16/classmap.db\" -DLIBGCJ_DEFAULT_DATABASE_PATH_TAIL=\"gcj-5.0.0-16/classmap.db\" -g -O2 -pipe -fno-strict-aliasing -MT jni-libjvm.lo -MD -MP -MF .deps/jni-libjvm.Tpo -c ../.././../gcc-5-20150125/libjava/jni-libjvm.cc -fPIC -DPIC -o .libs/jni- libjvm.o depbase=`echo prims.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -shared-libgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc -nostdinc++ -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libstdc++-v3/src -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libstdc++-v3/src/.libs -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libstdc++-v3/libsupc++/.libs -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../.././../gcc-5-20150125/libjava -I./include -I./gcj -I../.././../gcc-5-20150125/libjava -Iinclude -I../.././../gcc-5-20150125/libjava/include -I../.././../gcc-5-20150125/libjava/classpath/include -Iclasspath/include -I../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../.././../gcc-5-20150125/libjava/../boeh m-gc/include -I../boehm-gc/include -I../.././../gcc-5-20150125/libjava/libltdl -I../.././../gcc-5-20150125/libjava/libltdl -I../.././../gcc-5-20150125/libjava/.././libjava/../libgcc -fno-rtti -fnon-call-exceptions -fdollars-in-identifiers -Wswitch-enum -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -Usun -Wextra -Wall -D_GNU_SOURCE -DPREFIX="\"/usr/local\"" -DTOOLEXECLIBDIR="\"/usr/local/lib/gcc5\"" -DJAVA_HOME="\"/usr/local\"" -DBOOT_CLASS_PATH="\"/usr/local/share/java/libgcj-5.0.0.jar\"" -DJAVA_EXT_DIRS="\"/usr/local/share/java/ext\"" -DGCJ_ENDORSED_DIRS="\"/usr/local/share/java/gcj-endorsed\"" -DGCJ_VERSIONED_LIBDIR="\"/usr/local/lib/gcc5/gcj-5.0.0-16\"" -DPATH_SEPARATOR="\":\"" -DECJ_JAR_FILE="\"/usr/local/share/java/ecj-4.5.jar\"" -DLIBGCJ_DEFAULT_DATABASE="\"/usr/local/lib/gcc5/gcj-5.0.0-16/classmap.db\"" -DLIBGCJ_DEFAULT_DATABASE_PATH_TAIL="\"gcj-5.0.0-16/classmap.db\"" -fno-omit-frame-pointer -g -O2 -pipe -fno-strict-aliasing -MT prims.lo -MD -MP -MF $depbase.Tpo -c -o pr ims.lo ../.././../gcc-5-20150125/libjava/pri! ms.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -shared-libgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc -nostdinc++ -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libstdc++-v3/src -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libstdc++-v3/src/.libs -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libstdc++-v3/libsupc++/.libs -B/usr/local/x86_64-portbld-freebsd11.0/bin/ -B/usr/local/x86_64-portbld-freebsd11.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd11.0/include -isystem /usr/local/x86_64-portbld-freebsd11.0/sys-include -DHAVE_CONFIG_H -I. -I../.././../gcc-5-20150125/libjava -I./include -I./gcj -I../.././../gcc-5-20150125/libjava -Iinclude -I../.././../gcc-5-20150125/libjava/include -I../.././../gcc-5-20150125/libjava/classpath/include -Iclasspath/include -I../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../.././../gcc-5-20150125/libjava/../boehm-gc/include -I../boehm-gc/inc lude -I../.././../gcc-5-20150125/libjava/libltdl -I../.././../gcc-5-20150125/libjava/libltdl -I../.././../gcc-5-20150125/libjava/.././libjava/../libgcc -fno-rtti -fnon-call-exceptions -fdollars-in-identifiers -Wswitch-enum -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -Usun -Wextra -Wall -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DTOOLEXECLIBDIR=\"/usr/local/lib/gcc5\" -DJAVA_HOME=\"/usr/local\" -DBOOT_CLASS_PATH=\"/usr/local/share/java/libgcj-5.0.0.jar\" -DJAVA_EXT_DIRS=\"/usr/local/share/java/ext\" -DGCJ_ENDORSED_DIRS=\"/usr/local/share/java/gcj-endorsed\" -DGCJ_VERSIONED_LIBDIR=\"/usr/local/lib/gcc5/gcj-5.0.0-16\" -DPATH_SEPARATOR=\":\" -DECJ_JAR_FILE=\"/usr/local/share/java/ecj-4.5.jar\" -DLIBGCJ_DEFAULT_DATABASE=\"/usr/local/lib/gcc5/gcj-5.0.0-16/classmap.db\" -DLIBGCJ_DEFAULT_DATABASE_PATH_TAIL=\"gcj-5.0.0-16/classmap.db\" -fno-omit-frame-pointer -g -O2 -pipe -fno-strict-aliasing -MT prims.lo -MD -MP -MF .deps/prims.Tpo -c ../.././../gcc-5-20150125/libjava/prims.cc -fPIC -DPIC -o . libs/prims.o In file included from ../.././../gcc-5-20150125/libjava/prims.cc:28:0: ./.././../gcc-5-20150125/libjava/include/java-interp.h:40:17: fatal error: ffi.h: No such file or directory compilation terminated. Makefile:9930: recipe for target 'prims.lo' failed gmake[4]: *** [prims.lo] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libjava' Makefile:10240: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd11.0/libjava' Makefile:17643: recipe for target 'all-target-libjava' failed gmake[2]: *** [all-target-libjava] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build' Makefile:21276: recipe for target 'bootstrap-lean' failed gmake[1]: *** [bootstrap-lean] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build' *** Error code 1 Stop. make: stopped in /usr/ports/lang/gcc5 From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 22:01: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 678E9347 for ; Fri, 30 Jan 2015 22:01:11 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 5140CD40 for ; Fri, 30 Jan 2015 22:01:11 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UM1Bd2061293 for ; Fri, 30 Jan 2015 22:01:11 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UM1BWd061185; Fri, 30 Jan 2015 22:01:11 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 22:01:11 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501302201.t0UM1BWd061185@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84i386-default][databases/mysql-workbench52] Failed for mysql-workbench-gpl52-5.2.47_7 in build 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: Fri, 30 Jan 2015 22:01: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: ports@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/databases/mysql-workbench52/Makefile 375290 2014-12-22 23:14:07Z bapt $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/mysql-workbench-gpl52-5.2.47_7.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building databases/mysql-workbench52 build started at Fri Jan 30 21:55:34 UTC 2015 port directory: /usr/ports/databases/mysql-workbench52 building for: FreeBSD 84i386-default-job-02 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/databases/mysql-workbench52/Makefile 375290 2014-12-22 23:14:07Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=mysql-workbench-gpl52-5.2.47_7 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for mysql-workbench-gpl52-5.2.47_7: PYTHON_UTILS=off: Python scripts useful for administering MySQL UNIXODBC=off: ODBC backend via unixODBC ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --docdir=/wrkdirs/usr/ports/databases/mysql-workbench52/work/fakeroot --with-unixodbc --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- LUA_CFLAGS="$(pkg-config --cflags lua-5.1)" LUA_LIBS="$(pkg-config --libs lua-5.1)" TINYXML_CFLAGS="-I/usr/local/include" TINYXML_LIBS="-L/usr/local/lib -ltinyxml" ac_cv_header_netinet_tcp_h=yes XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib " READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work TMPDIR="/tmp" LUA_MODLIBDIR=/usr/local/lib/lua/5.1 LUA_MODSHAREDIR=/usr/local/share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=/usr/local/include/lua51 LUA_LIBDIR=/usr/local/lib NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" AUTOMAKE=/ usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -Wl, -rpath=/usr/local/lib/gcc48 -L/usr/local/lib! /gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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="5.2.47" PYTHON_VER="2.7" PYTHON_UTILS="@comment " LUA_MODLIBDIR=lib/lua/5.1 LUA_MODSHAREDIR=share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=include/lua51 LUA_LIBDIR=lib LUA_VER_STR=51 PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd8 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 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/mysql-workbench-gpl" EXAMPLESDIR="share/examples/mysql-workbench-gpl" DATADIR="share/mysql-workbench-gpl" WWWDIR="www/mysql-workbench-gpl" ETCDIR="etc/mysql-workbench-gpl" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mysql-workbench-gpl DOCSDIR=/usr/local/share/doc/mysql-workbench-gpl EXAMPLESDIR=/usr/local/share/examples/mysql-workbench-gpl WWWDIR=/usr/local/www/mysql-workbench-gpl ETCDIR=/usr/local/etc/mysql-workbench-gpl --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 LGPL21 accepted by the user =========================================================================== =================================================== ===> mysql-workbench-gpl52-5.2.47_7 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.7.txz [84i386-default-job-02] Installing pkg-1.4.7... [84i386-default-job-02] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mysql-workbench-gpl52-5.2.47_7 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by mysql-workbench-gpl52-5.2.47_7 for building =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by mysql-workbench-gpl52-5.2.47_7 for building => SHA256 Checksum OK for mysql-workbench-gpl-5.2.47-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by mysql-workbench-gpl52-5.2.47_7 for building ===> Extracting for mysql-workbench-gpl52-5.2.47_7 => SHA256 Checksum OK for mysql-workbench-gpl-5.2.47-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mysql-workbench-gpl52-5.2.47_7 ===> Applying FreeBSD patches for mysql-workbench-gpl52-5.2.47_7 =========================================================================== =================================================== ===> mysql-workbench-gpl52-5.2.47_7 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-02] Installing desktop-file-utils-0.22_3... [84i386-default-job-02] `-- Installing gettext-runtime-0.19.4... [84i386-default-job-02] | `-- Installing indexinfo-0.2.2... [84i386-default-job-02] | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-02] | `-- Installing libiconv-1.14_6... [84i386-default-job-02] | `-- Extracting libiconv-1.14_6... done [84i386-default-job-02] `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-02] `-- Installing glib-2.42.1... [84i386-default-job-02] | `-- Installing libffi-3.2.1... [84i386-default-job-02] | `-- Extracting libffi-3.2.1... done [84i386-default-job-02] | `-- Installing pcre-8.35_2... [84i386-default-job-02] | `-- Extracting pcre-8.35_2... done [84i386-default-job-02] | `-- Installing perl5-5.18.4_11... [84i386-default-job-02] | `-- Extracting perl5-5.18.4_11... done [84i386-default-job-02] | `-- Installing python27-2.7.9... [84i386-default-job-02] | `-- Extracting python27-2.7.9... done [84i386-default-job-02] `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [84i386-default-job-02] Extracting desktop-file-utils-0.22_3... done 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 mysql-workbench-gpl52-5.2.47_7 ===> mysql-workbench-gpl52-5.2.47_7 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 /bin/sh ./libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3commontoken.lo -MD -MP -MF .deps/antlr3commontoken.Tpo -c -o antlr3commontoken.lo `test -f 'src/antlr3commontoken.c' || echo './'`src/antlr3commontoken.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3commontoken.lo -MD -MP -MF .deps/antlr3commontoken.Tpo -c src/antlr3commontoken.c -fPIC -DPIC -o .libs/antlr3commontoken.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3commontoken.lo -MD -MP -MF .deps/antlr3commontoken.Tpo -c src/antlr3commontoken.c -o antlr3commontoken.o >/dev/null 2>&1 mv -f .deps/antlr3commontoken.Tpo .deps/antlr3commontoken.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3commontree.lo -MD -MP -MF .deps/antlr3commontree.Tpo -c -o antlr3commontree.lo `test -f 'src/antlr3commontree.c' || echo './'`src/antlr3commontree.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3commontree.lo -MD -MP -MF .deps/antlr3commontree.Tpo -c src/antlr3commontree.c -fPIC -DPIC -o .libs/antlr3commontree.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3commontree.lo -MD -MP -MF .deps/antlr3commontree.Tpo -c src/antlr3commontree.c -o antlr3commontree.o >/dev/null 2>&1 mv -f .deps/antlr3commontree.Tpo .deps/antlr3commontree.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3commontreeadaptor.lo -MD -MP -MF .deps/antlr3commontreeadaptor.Tpo -c -o antlr3commontreeadaptor.lo `test -f 'src/antlr3commontreeadaptor.c' || echo './'`src/antlr3commontreeadaptor.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3commontreeadaptor.lo -MD -MP -MF .deps/antlr3commontreeadaptor.Tpo -c src/antlr3commontreeadaptor.c -fPIC -DPIC -o .libs/antlr3commontreeadaptor.o src/antlr3commontreeadaptor.c:51:32: warning: 'getToken' declared 'static' but never defined [-Wunused-function] static pANTLR3_COMMON_TOKEN getToken (pANTLR3_BASE_TREE_ADAPTOR adaptor, pANTLR3_BASE_TREE t); ^ libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3commontreeadaptor.lo -MD -MP -MF .deps/antlr3commontreeadaptor.Tpo -c src/antlr3commontreeadaptor.c -o antlr3commontreeadaptor.o >/dev/null 2>&1 mv -f .deps/antlr3commontreeadaptor.Tpo .deps/antlr3commontreeadaptor.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3commontreenodestream.lo -MD -MP -MF .deps/antlr3commontreenodestream.Tpo -c -o antlr3commontreenodestream.lo `test -f 'src/antlr3commontreenodestream.c' || echo './'`src/antlr3commontreenodestream.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3commontreenodestream.lo -MD -MP -MF .deps/antlr3commontreenodestream.Tpo -c src/antlr3commontreenodestream.c -fPIC -DPIC -o .libs/antlr3commontreenodestream.o src/antlr3commontreenodestream.c: In function 'replaceChildren': src/antlr3commontreenodestream.c:933:31: warning: variable 'cta' set but not used [-Wunused-but-set-variable] pANTLR3_COMMON_TREE_ADAPTOR cta; ^ libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3commontreenodestream.lo -MD -MP -MF .deps/antlr3commontreenodestream.Tpo -c src/antlr3commontreenodestream.c -o antlr3commontreenodestream.o >/dev/null 2>&1 mv -f .deps/antlr3commontreenodestream.Tpo .deps/antlr3commontreenodestream.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3convertutf.lo -MD -MP -MF .deps/antlr3convertutf.Tpo -c -o antlr3convertutf.lo `test -f 'src/antlr3convertutf.c' || echo './'`src/antlr3convertutf.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3convertutf.lo -MD -MP -MF .deps/antlr3convertutf.Tpo -c src/antlr3convertutf.c -fPIC -DPIC -o .libs/antlr3convertutf.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3convertutf.lo -MD -MP -MF .deps/antlr3convertutf.Tpo -c src/antlr3convertutf.c -o antlr3convertutf.o >/dev/null 2>&1 mv -f .deps/antlr3convertutf.Tpo .deps/antlr3convertutf.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3cyclicdfa.lo -MD -MP -MF .deps/antlr3cyclicdfa.Tpo -c -o antlr3cyclicdfa.lo `test -f 'src/antlr3cyclicdfa.c' || echo './'`src/antlr3cyclicdfa.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3cyclicdfa.lo -MD -MP -MF .deps/antlr3cyclicdfa.Tpo -c src/antlr3cyclicdfa.c -fPIC -DPIC -o .libs/antlr3cyclicdfa.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3cyclicdfa.lo -MD -MP -MF .deps/antlr3cyclicdfa.Tpo -c src/antlr3cyclicdfa.c -o antlr3cyclicdfa.o >/dev/null 2>&1 mv -f .deps/antlr3cyclicdfa.Tpo .deps/antlr3cyclicdfa.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3debughandlers.lo -MD -MP -MF .deps/antlr3debughandlers.Tpo -c -o antlr3debughandlers.lo `test -f 'src/antlr3debughandlers.c' || echo './'`src/antlr3debughandlers.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3debughandlers.lo -MD -MP -MF .deps/antlr3debughandlers.Tpo -c src/antlr3debughandlers.c -fPIC -DPIC -o .libs/antlr3debughandlers.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3debughandlers.lo -MD -MP -MF .deps/antlr3debughandlers.Tpo -c src/antlr3debughandlers.c -o antlr3debughandlers.o >/dev/null 2>&1 mv -f .deps/antlr3debughandlers.Tpo .deps/antlr3debughandlers.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3encodings.lo -MD -MP -MF .deps/antlr3encodings.Tpo -c -o antlr3encodings.lo `test -f 'src/antlr3encodings.c' || echo './'`src/antlr3encodings.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3encodings.lo -MD -MP -MF .deps/antlr3encodings.Tpo -c src/antlr3encodings.c -fPIC -DPIC -o .libs/antlr3encodings.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3encodings.lo -MD -MP -MF .deps/antlr3encodings.Tpo -c src/antlr3encodings.c -o antlr3encodings.o >/dev/null 2>&1 mv -f .deps/antlr3encodings.Tpo .deps/antlr3encodings.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3exception.lo -MD -MP -MF .deps/antlr3exception.Tpo -c -o antlr3exception.lo `test -f 'src/antlr3exception.c' || echo './'`src/antlr3exception.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3exception.lo -MD -MP -MF .deps/antlr3exception.Tpo -c src/antlr3exception.c -fPIC -DPIC -o .libs/antlr3exception.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3exception.lo -MD -MP -MF .deps/antlr3exception.Tpo -c src/antlr3exception.c -o antlr3exception.o >/dev/null 2>&1 mv -f .deps/antlr3exception.Tpo .deps/antlr3exception.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3filestream.lo -MD -MP -MF .deps/antlr3filestream.Tpo -c -o antlr3filestream.lo `test -f 'src/antlr3filestream.c' || echo './'`src/antlr3filestream.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3filestream.lo -MD -MP -MF .deps/antlr3filestream.Tpo -c src/antlr3filestream.c -fPIC -DPIC -o .libs/antlr3filestream.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3filestream.lo -MD -MP -MF .deps/antlr3filestream.Tpo -c src/antlr3filestream.c -o antlr3filestream.o >/dev/null 2>&1 mv -f .deps/antlr3filestream.Tpo .deps/antlr3filestream.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3inputstream.lo -MD -MP -MF .deps/antlr3inputstream.Tpo -c -o antlr3inputstream.lo `test -f 'src/antlr3inputstream.c' || echo './'`src/antlr3inputstream.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3inputstream.lo -MD -MP -MF .deps/antlr3inputstream.Tpo -c src/antlr3inputstream.c -fPIC -DPIC -o .libs/antlr3inputstream.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3inputstream.lo -MD -MP -MF .deps/antlr3inputstream.Tpo -c src/antlr3inputstream.c -o antlr3inputstream.o >/dev/null 2>&1 mv -f .deps/antlr3inputstream.Tpo .deps/antlr3inputstream.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3intstream.lo -MD -MP -MF .deps/antlr3intstream.Tpo -c -o antlr3intstream.lo `test -f 'src/antlr3intstream.c' || echo './'`src/antlr3intstream.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3intstream.lo -MD -MP -MF .deps/antlr3intstream.Tpo -c src/antlr3intstream.c -fPIC -DPIC -o .libs/antlr3intstream.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3intstream.lo -MD -MP -MF .deps/antlr3intstream.Tpo -c src/antlr3intstream.c -o antlr3intstream.o >/dev/null 2>&1 mv -f .deps/antlr3intstream.Tpo .deps/antlr3intstream.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3lexer.lo -MD -MP -MF .deps/antlr3lexer.Tpo -c -o antlr3lexer.lo `test -f 'src/antlr3lexer.c' || echo './'`src/antlr3lexer.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3lexer.lo -MD -MP -MF .deps/antlr3lexer.Tpo -c src/antlr3lexer.c -fPIC -DPIC -o .libs/antlr3lexer.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3lexer.lo -MD -MP -MF .deps/antlr3lexer.Tpo -c src/antlr3lexer.c -o antlr3lexer.o >/dev/null 2>&1 mv -f .deps/antlr3lexer.Tpo .deps/antlr3lexer.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3parser.lo -MD -MP -MF .deps/antlr3parser.Tpo -c -o antlr3parser.lo `test -f 'src/antlr3parser.c' || echo './'`src/antlr3parser.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3parser.lo -MD -MP -MF .deps/antlr3parser.Tpo -c src/antlr3parser.c -fPIC -DPIC -o .libs/antlr3parser.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3parser.lo -MD -MP -MF .deps/antlr3parser.Tpo -c src/antlr3parser.c -o antlr3parser.o >/dev/null 2>&1 mv -f .deps/antlr3parser.Tpo .deps/antlr3parser.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3rewritestreams.lo -MD -MP -MF .deps/antlr3rewritestreams.Tpo -c -o antlr3rewritestreams.lo `test -f 'src/antlr3rewritestreams.c' || echo './'`src/antlr3rewritestreams.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3rewritestreams.lo -MD -MP -MF .deps/antlr3rewritestreams.Tpo -c src/antlr3rewritestreams.c -fPIC -DPIC -o .libs/antlr3rewritestreams.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3rewritestreams.lo -MD -MP -MF .deps/antlr3rewritestreams.Tpo -c src/antlr3rewritestreams.c -o antlr3rewritestreams.o >/dev/null 2>&1 mv -f .deps/antlr3rewritestreams.Tpo .deps/antlr3rewritestreams.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3string.lo -MD -MP -MF .deps/antlr3string.Tpo -c -o antlr3string.lo `test -f 'src/antlr3string.c' || echo './'`src/antlr3string.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3string.lo -MD -MP -MF .deps/antlr3string.Tpo -c src/antlr3string.c -fPIC -DPIC -o .libs/antlr3string.o src/antlr3string.c: In function 'toUTF8_UTF16': src/antlr3string.c:367:22: warning: variable 'cResult' set but not used [-Wunused-but-set-variable] ConversionResult cResult; ^ src/antlr3string.c: At top level: src/antlr3string.c:335:1: warning: 'stringInitUTF8' defined but not used [-Wunused-function] stringInitUTF8 (pANTLR3_STRING string) ^ libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3string.lo -MD -MP -MF .deps/antlr3string.Tpo -c src/antlr3string.c -o antlr3string.o >/dev/null 2>&1 mv -f .deps/antlr3string.Tpo .deps/antlr3string.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3tokenstream.lo -MD -MP -MF .deps/antlr3tokenstream.Tpo -c -o antlr3tokenstream.lo `test -f 'src/antlr3tokenstream.c' || echo './'`src/antlr3tokenstream.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3tokenstream.lo -MD -MP -MF .deps/antlr3tokenstream.Tpo -c src/antlr3tokenstream.c -fPIC -DPIC -o .libs/antlr3tokenstream.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3tokenstream.lo -MD -MP -MF .deps/antlr3tokenstream.Tpo -c src/antlr3tokenstream.c -o antlr3tokenstream.o >/dev/null 2>&1 mv -f .deps/antlr3tokenstream.Tpo .deps/antlr3tokenstream.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3treeparser.lo -MD -MP -MF .deps/antlr3treeparser.Tpo -c -o antlr3treeparser.lo `test -f 'src/antlr3treeparser.c' || echo './'`src/antlr3treeparser.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3treeparser.lo -MD -MP -MF .deps/antlr3treeparser.Tpo -c src/antlr3treeparser.c -fPIC -DPIC -o .libs/antlr3treeparser.o src/antlr3treeparser.c: In function 'getCurrentInputSymbol': src/antlr3treeparser.c:192:37: warning: variable 'ctns' set but not used [-Wunused-but-set-variable] pANTLR3_COMMON_TREE_NODE_STREAM ctns; ^ libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3treeparser.lo -MD -MP -MF .deps/antlr3treeparser.Tpo -c src/antlr3treeparser.c -o antlr3treeparser.o >/dev/null 2>&1 mv -f .deps/antlr3treeparser.Tpo .deps/antlr3treeparser.Plo /bin/sh ./libtool --tag=CC --mode=link gcc48 -O2 -Wall -avoid-version -L/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -o libantlr3c_wb.la -rpath /usr/local/lib/mysql-workbench antlr3baserecognizer.lo antlr3basetree.lo antlr3basetreeadaptor.lo antlr3bitset.lo antlr3collections.lo antlr3commontoken.lo antlr3commontree.lo antlr3commontreeadaptor.lo antlr3commontreenodestream.lo antlr3convertutf.lo antlr3cyclicdfa.lo antlr3debughandlers.lo antlr3encodings.lo antlr3exception.lo antlr3filestream.lo antlr3inputstream.lo antlr3intstream.lo antlr3lexer.lo antlr3parser.lo antlr3rewritestreams.lo antlr3string.lo antlr3tokenstream.lo antlr3treeparser.lo libtool: link: gcc48 -shared -fPIC -DPIC .libs/antlr3baserecognizer.o .libs/antlr3basetree.o .libs/antlr3basetreeadaptor.o .libs/antlr3bitset.o .libs/antlr3collections.o .libs/antlr3commontoken.o .libs/antlr3commontree.o .libs/antlr3commontreeadaptor.o .libs/antlr3commontreenodestream.o .libs/antlr3convertutf.o .libs/antlr3cyclicdfa.o .libs/antlr3debughandlers.o .libs/antlr3encodings.o .libs/antlr3exception.o .libs/antlr3filestream.o .libs/antlr3inputstream.o .libs/antlr3intstream.o .libs/antlr3lexer.o .libs/antlr3parser.o .libs/antlr3rewritestreams.o .libs/antlr3string.o .libs/antlr3tokenstream.o .libs/antlr3treeparser.o -L/usr/local/lib -L/usr/local/lib/gcc48 -O2 -Wl,-rpath=/usr/local/lib/gcc48 -Wl,-soname -Wl,libantlr3c_wb.so -o .libs/libantlr3c_wb.so libtool: link: /usr/local/bin/ar cru .libs/libantlr3c_wb.a antlr3baserecognizer.o antlr3basetree.o antlr3basetreeadaptor.o antlr3bitset.o antlr3collections.o antlr3commontoken.o antlr3commontree.o antlr3commontreeadaptor.o antlr3commontreenodestream.o antlr3convertutf.o antlr3cyclicdfa.o antlr3debughandlers.o antlr3encodings.o antlr3exception.o antlr3filestream.o antlr3inputstream.o antlr3intstream.o antlr3lexer.o antlr3parser.o antlr3rewritestreams.o antlr3string.o antlr3tokenstream.o antlr3treeparser.o libtool: link: /usr/local/bin/ranlib .libs/libantlr3c_wb.a libtool: link: ( cd ".libs" && rm -f "libantlr3c_wb.la" && ln -s "../libantlr3c_wb.la" "libantlr3c_wb.la" ) gmake[4]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/ext/antlr-runtime' gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/ext/antlr-runtime' gmake[3]: Entering directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/ext' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/ext' gmake[2]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/ext' Making all in library gmake[2]: Entering directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library' Making all in base gmake[3]: Entering directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/base' /bin/sh ../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wsign-compare -I/usr/local/include/mysql -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT util_functions.lo -MD -MP -MF .deps/util_functions.Tpo -c -o util_functions.lo util_functions.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wsign-compare -I/usr/local/include/mysql -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT util_functions.lo -MD -MP -MF .deps/util_functions.Tpo -c util_functions.cpp -fPIC -DPIC -o .libs/util_functions.o mv -f .deps/util_functions.Tpo .deps/util_functions.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wsign-compare -I/usr/local/include/mysql -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT sqlstring.lo -MD -MP -MF .deps/sqlstring.Tpo -c -o sqlstring.lo sqlstring.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wsign-compare -I/usr/local/include/mysql -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT sqlstring.lo -MD -MP -MF .deps/sqlstring.Tpo -c sqlstring.cpp -fPIC -DPIC -o .libs/sqlstring.o mv -f .deps/sqlstring.Tpo .deps/sqlstring.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wsign-compare -I/usr/local/include/mysql -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT file_functions.lo -MD -MP -MF .deps/file_functions.Tpo -c -o file_functions.lo file_functions.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wsign-compare -I/usr/local/include/mysql -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT file_functions.lo -MD -MP -MF .deps/file_functions.Tpo -c file_functions.cpp -fPIC -DPIC -o .libs/file_functions.o mv -f .deps/file_functions.Tpo .deps/file_functions.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wsign-compare -I/usr/local/include/mysql -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT file_utilities.lo -MD -MP -MF .deps/file_utilities.Tpo -c -o file_utilities.lo file_utilities.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wsign-compare -I/usr/local/include/mysql -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT file_utilities.lo -MD -MP -MF .deps/file_utilities.Tpo -c file_utilities.cpp -fPIC -DPIC -o .libs/file_utilities.o In file included from file_utilities.cpp:21:0: base/file_utilities.h:89:5: error: 'FILE' does not name a type FILE *_file; ^ In file included from file_utilities.cpp:21:0: base/file_utilities.h:93:21: error: expected ')' before '*' token FileHandle(FILE *file) : _file(file) {} ^ base/file_utilities.h:97:14: error: expected type-specifier before 'FILE' operator FILE *() { return _file; } ^ base/file_utilities.h:100:5: error: 'FILE' does not name a type FILE * operator ->() { return _file; } ^ base/file_utilities.h:101:5: error: 'FILE' does not name a type FILE * file() { return _file; } ^ base/file_utilities.h:104:12: error: 'FILE' does not name a type static FILE * fopen(const char *filename, const char *mode, bool throw_on_fail= true); ^ base/file_utilities.h:105:24: error: 'FILE' has not been declared static void fclose(FILE *f); ^ In file included from file_utilities.cpp:21:0: base/file_utilities.h: In constructor 'base::FileHandle::FileHandle()': base/file_utilities.h:91:20: error: class 'base::FileHandle' does not have any field named '_file' FileHandle() : _file(NULL) {} ^ base/file_utilities.h: In constructor 'base::FileHandle::FileHandle(const char*, const char*, bool)': base/file_utilities.h:92:84: error: class 'base::FileHandle' does not have any field named '_file' FileHandle(const char *filename, const char *mode, bool throw_on_fail= true) : _file(NULL) { _file = fopen(filename, mode, throw_on_fail); } ^ base/file_utilities.h:92:98: error: '_file' was not declared in this scope FileHandle(const char *filename, const char *mode, bool throw_on_fail= true) : _file(NULL) { _file = fopen(filename, mode, throw_on_fail); } ^ In file included from file_utilities.cpp:21:0: base/file_utilities.h:92:141: error: 'fopen' was not declared in this scope FileHandle(const char *filename, const char *mode, bool throw_on_fail= true) : _file(NULL) { _file = fopen(filename, mode, throw_on_fail); } ^ base/file_utilities.h: In copy constructor 'base::FileHandle::FileHandle(base::FileHandle&)': base/file_utilities.h:94:34: error: class 'base::FileHandle' does not have any field named '_file' FileHandle(FileHandle &fh) : _file(NULL) { swap(fh); } ^ base/file_utilities.h: In member function 'base::FileHandle::operator bool() const': base/file_utilities.h:98:38: error: '_file' was not declared in this scope operator bool() const { return (!_file); } ^ file_utilities.cpp: At global scope: file_utilities.cpp:524:86: error: no 'FILE* base::FileHandle::fopen(const char*, const char*, bool)' member function declared in class 'base::FileHandle' FILE * FileHandle::fopen(const char *filename, const char *mode, bool throw_on_fail) ^ file_utilities.cpp:532:8: error: prototype for 'void base::FileHandle::fclose(FILE*)' does not match any in class 'base::FileHandle' void FileHandle::fclose(FILE *f) ^ In file included from file_utilities.cpp:21:0: base/file_utilities.h:105:17: error: candidate is: static void base::FileHandle::fclose(int*) static void fclose(FILE *f); ^ file_utilities.cpp: In member function 'void base::FileHandle::swap(base::FileHandle&)': file_utilities.cpp:546:15: error: '_file' was not declared in this scope std::swap(_file, fh._file); ^ file_utilities.cpp:546:25: error: 'class base::FileHandle' has no member named '_file' std::swap(_file, fh._file); ^ file_utilities.cpp: In member function 'void base::FileHandle::dispose()': file_utilities.cpp:551:9: error: '_file' was not declared in this scope if (_file) ^ Makefile:518: recipe for target 'file_utilities.lo' failed gmake[3]: *** [file_utilities.lo] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/base' Makefile:411: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library' Makefile:612: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src' Makefile:435: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/databases/mysql-workbench52. From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 22:21:09 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 C04CA833 for ; Fri, 30 Jan 2015 22:21:09 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 AB187F94; Fri, 30 Jan 2015 22:21:09 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UML9Q2086251; Fri, 30 Jan 2015 22:21:09 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UML9Ww085980; Fri, 30 Jan 2015 22:21:09 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 22:21:09 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501302221.t0UML9Ww085980@beefy1.isc.freebsd.org> To: mi@aldan.algebra.com Subject: [package - 84i386-default][devel/gdb66] Failed for gdb66-6.6_2 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: Fri, 30 Jan 2015 22:21:09 -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: mi@aldan.algebra.com Last committer: antoine@FreeBSD.org Ident: $FreeBSD: head/devel/gdb66/Makefile 377795 2015-01-24 15:07:39Z antoine $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/gdb66-6.6_2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building devel/gdb66 build started at Fri Jan 30 22:19:10 UTC 2015 port directory: /usr/ports/devel/gdb66 building for: FreeBSD 84i386-default-job-18 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: mi@aldan.algebra.com Makefile ident: $FreeBSD: head/devel/gdb66/Makefile 377795 2015-01-24 15:07:39Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=gdb66-6.6_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gdb66-6.6_2: INSIGHT=off: Tcl/Tk GUI (experimental!) ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --program-suffix=66 --disable-werror --enable-target=all --enable-tui --with-libiconv-prefix=/usr/local --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- CONFIGURED_M4=m4 CONFIGURED_BISON=byacc XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gdb66/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gdb66/work HOME=/wrkdirs/usr/ports/devel/gdb66/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gdb66/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gdb66/work HOME=/wrkdirs/usr/ports/devel/gdb66/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gdb66/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gdb66/work HOME=/wrkdirs/usr/ports/devel/gdb66/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gdb66/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gdb66/work HOME=/wrkdirs/usr/ports/devel/gdb66/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc" CFLAGS="-O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="g++" CXXFLAGS="-O2 -pipe -DRL_NO_COMPAT -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-- VER=66 INSIGHT='@comment ' OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gdb" EXAMPLESDIR="share/examples/gdb" DATADIR="share/gdb" WWWDIR="www/gdb" ETCDIR="etc/gdb" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gdb DOCSDIR=/usr/local/share/doc/gdb EXAMPLESDIR=/usr/local/share/examples/gdb WWWDIR=/usr/local/www/gdb ETCDIR=/usr/local/etc/gdb --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> gdb66-6.6_2 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.7.txz [84i386-default-job-18] Installing pkg-1.4.7... [84i386-default-job-18] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gdb66-6.6_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gdb66-6.6_2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by gdb66-6.6_2 for building => SHA256 Checksum OK for gdb-6.6.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gdb66-6.6_2 for building ===> Extracting for gdb66-6.6_2 => SHA256 Checksum OK for gdb-6.6.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gdb66-6.6_2 ===> Applying FreeBSD patches for gdb66-6.6_2 echo 'READLINE = -lreadline_p' >> /wrkdirs/usr/ports/devel/gdb66/work/gdb-6.6/gdb/Makefile.in =========================================================================== =================================================== ===> gdb66-6.6_2 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-18] Installing gettext-tools-0.19.4... [84i386-default-job-18] `-- Installing expat-2.1.0_2... [84i386-default-job-18] `-- Extracting expat-2.1.0_2... done [84i386-default-job-18] `-- Installing gettext-runtime-0.19.4... [84i386-default-job-18] | `-- Installing indexinfo-0.2.2... [84i386-default-job-18] | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-18] | `-- Installing libiconv-1.14_6... [84i386-default-job-18] | `-- Extracting libiconv-1.14_6... done [84i386-default-job-18] `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-18] Extracting gettext-tools-0.19.4... done ===> Returning to build of gdb66-6.6_2 ===> gdb66-6.6_2 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 [84i386-default-job-18] Installing gmake-4.1_1... [84i386-default-job-18] Extracting gmake-4.1_1... done ===> Returning to build of gdb66-6.6_2 =========================================================================== =================================================== ===> gdb66-6.6_2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.3) ===> gdb66-6.6_2 depends on shared library: libiconv.so.3 - found (/usr/local/lib/libiconv.so.2.5.1) =========================================================================== =================================================== ===> Configuring for gdb66-6.6_2 loading site script /usr/ports/Templates/config.site creating cache ./config.cache checking host system type... i386-portbld-freebsd8.4 checking target system type... i386-portbld-freebsd8.4 checking build system type... i386-portbld-freebsd8.4 checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether ln works... yes checking whether ln -s works... yes checking for gcc... gcc checking whether the C compiler (gcc -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing ) works... yes checking whether the C compiler (gcc -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for gnatbind... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp $$f1 $$f2 16 16 checking for correct version of gmp.h... no checking for bison... no checking for byacc... byacc checking for bison... no checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for i386-portbld-freebsd8.4-ar... no checking for ar... ar gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized block.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized symtab.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized symfile.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized symmisc.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized linespec.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dictionary.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized infcall.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized infcmd.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized infrun.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized expprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized environ.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized stack.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized thread.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized exceptions.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized inf-child.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized interps.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized -DTARGET_SYSTEM_ROOT=\"\" \ -DBINDIR=\"/usr/local/bin\" .././gdb/main.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized macrotab.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized macrocmd.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized macroexp.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized macroscope.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized event-loop.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized event-top.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized inf-loop.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized completer.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized gdbarch.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized arch-utils.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized gdbtypes.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized osabi.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized .././gdb/copying.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized memattr.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized mem-break.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized target.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized parse.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized language.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized buildsym.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized std-regs.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized .././gdb/signals/signals.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized gdb-events.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized exec.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized bcache.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized objfiles.c ././gdb/observer.sh inc .././gdb/doc/observer.texi observer.inc Creating observer.itmp Moving observer.itmp to observer.inc gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized observer.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized minsyms.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized maint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized demangle.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dbxread.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized coffread.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized coff-pe-read.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized elfread.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarfread.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarf2read.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized mipsread.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized stabsread.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized corefile.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarf2expr.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarf2loc.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarf2-frame.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ada-lang.c ada-lang.c: In function 'ada_lookup_symbol_list': ada-lang.c:4664: warning: passing argument 3 of 'remove_out_of_scope_renamings' discards qualifiers from pointer target type gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized c-lang.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized f-lang.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized objc-lang.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ui-out.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cli-out.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized varobj.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized vec.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized wrapper.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized jv-lang.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized jv-valprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized jv-typeprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized m2-lang.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized p-lang.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized p-typeprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized p-valprint.c p-valprint.c: In function 'pascal_object_print_value_fields': p-valprint.c:756: warning: 'tmp_obstack.alloc_failed' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.maybe_empty_object' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.use_extra_arg' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.extra_arg' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.freefun' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.chunkfun' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.alignment_mask' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.temp' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.chunk_limit' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.next_free' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.object_base' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.chunk' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.chunk_size' may be used uninitialized in this function p-valprint.c: In function 'pascal_object_print_value': p-valprint.c:925: warning: 'tmp_obstack.alloc_failed' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.maybe_empty_object' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.use_extra_arg' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.extra_arg' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.freefun' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.chunkfun' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.alignment_mask' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.temp' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.chunk_limit' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.next_free' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.object_base' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.chunk' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.chunk_size' may be used uninitialized in this function gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized scm-exp.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized scm-lang.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized scm-valprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized sentinel-frame.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized complaints.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized typeprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ada-typeprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized c-typeprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized f-typeprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized m2-typeprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ada-valprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized c-valprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cp-valprint.c cp-valprint.c: In function 'cp_print_value_fields': cp-valprint.c:268: warning: 'tmp_obstack.alloc_failed' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.maybe_empty_object' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.use_extra_arg' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.extra_arg' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.freefun' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.chunkfun' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.alignment_mask' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.temp' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.chunk_limit' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.next_free' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.object_base' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.chunk' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.chunk_size' may be used uninitialized in this function cp-valprint.c: In function 'cp_print_value': cp-valprint.c:527: warning: 'tmp_obstack.alloc_failed' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.maybe_empty_object' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.use_extra_arg' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.extra_arg' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.freefun' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.chunkfun' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.alignment_mask' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.temp' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.chunk_limit' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.next_free' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.object_base' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.chunk' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.chunk_size' may be used uninitialized in this function gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized f-valprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized m2-valprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized nlmread.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized serial.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized mdebugread.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized top.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized utils.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ui-file.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized user-regs.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized frame.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized frame-unwind.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized doublest.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized frame-base.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized gnu-v2-abi.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized .././gdb/gnu-v3-abi.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized hpacc-abi.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cp-abi.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cp-support.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cp-namespace.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized reggroups.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized regset.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized trad-frame.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized tramp-frame.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized solib-null.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized prologue-value.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized memory-map.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized xml-support.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized target-memory.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized inflow.c Making init.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized init.c rm -f libgdb.a ar q libgdb.a i386-tdep.o i387-tdep.o i386bsd-tdep.o i386fbsd-tdep.o bsd-uthread.o corelow.o solib.o solib-svr4.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o fork-child.o inf-ptrace.o fbsd-nat.o i386-nat.o i386bsd-nat.o i386fbsd-nat.o gcore.o bsd-kvm.o remote.o dcache.o remote-utils.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-utils.o cli-logging.o cli-interp.o mi-out.o mi-console.o mi-cmds.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o mi-common.o posix-hdep.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o c-exp.o cp-name-parser.o objc-exp.o ada-exp.o jv-exp.o f-exp.o m2-exp.o p-exp.o version.o annotate.o auxv.o bfd-target.o blockframe.o breakpoint.o find var.o regcache.o charset.o disasm.o dummy-frame.o source.o value.o eval.o valops.o valarith.o valprint.o printcmd.o block.o symtab.o symfile.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o inf-child.o interps.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o osabi.o copying.o memattr.o mem-break.o target.o parse.o language.o buildsym.o std-regs.o signals.o gdb-events.o exec.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o elfread.o dwarfread.o dwarf2read.o mipsread.o stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o ada-lang.o c-lang.o f-lang.o objc-lang.o ui-out.o cli-out.o varobj.o vec.o wrapper.o jv-lang.o jv-valprint.o jv-typeprint.o m2-lang.o p-lang.o p-typeprint.o p-valprint.o scm-exp.o scm-lang.o scm-valprint.o sentinel-frame.o complaints.o typeprint.o ada-typepri nt.o c-typeprint.o f-typeprint.o m2-typeprin! t.o ada-valprint.o c-valprint.o cp-valprint.o f-valprint.o m2-valprint.o nlmread.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o gnu-v2-abi.o gnu-v3-abi.o hpacc-abi.o cp-abi.o cp-support.o cp-namespace.o reggroups.o regset.o trad-frame.o tramp-frame.o solib.o solib-null.o prologue-value.o memory-map.o xml-support.o target-memory.o inflow.o init.o ar: warning: creating libgdb.a ranlib libgdb.a rm -f gdb gcc -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing \ -o gdb gdb.o libgdb.a \ -lreadline_p ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a -lncurses -lm -L/usr/local/lib -liconv /usr/local/lib/libexpat.so -Wl,-rpath -Wl,/usr/local/lib ../libiberty/libiberty.a -lkvm /usr/bin/ld: cannot find -lreadline_p Makefile:1226: recipe for target 'gdb' failed gmake[2]: *** [gdb] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/gdb66/work/gdb-6.6/gdb' Makefile:7953: recipe for target 'all-gdb' failed gmake[1]: *** [all-gdb] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/gdb66/work/gdb-6.6' Makefile:628: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/devel/gdb66. From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 23:09:45 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 9297BBA for ; Fri, 30 Jan 2015 23:09:45 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 7A252403 for ; Fri, 30 Jan 2015 23:09:45 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UN9jmf041781 for ; Fri, 30 Jan 2015 23:09:45 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UN9idb041760; Fri, 30 Jan 2015 23:09:44 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 23:09:44 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501302309.t0UN9idb041760@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84amd64-default][databases/mysql-workbench52] Failed for mysql-workbench-gpl52-5.2.47_7 in build 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: Fri, 30 Jan 2015 23:09:45 -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: bapt@FreeBSD.org Ident: $FreeBSD: head/databases/mysql-workbench52/Makefile 375290 2014-12-22 23:14:07Z bapt $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/mysql-workbench-gpl52-5.2.47_7.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building databases/mysql-workbench52 build started at Fri Jan 30 23:04:07 UTC 2015 port directory: /usr/ports/databases/mysql-workbench52 building for: FreeBSD 84amd64-default-job-03 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/databases/mysql-workbench52/Makefile 375290 2014-12-22 23:14:07Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=mysql-workbench-gpl52-5.2.47_7 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for mysql-workbench-gpl52-5.2.47_7: PYTHON_UTILS=off: Python scripts useful for administering MySQL UNIXODBC=off: ODBC backend via unixODBC ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --docdir=/wrkdirs/usr/ports/databases/mysql-workbench52/work/fakeroot --with-unixodbc --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- LUA_CFLAGS="$(pkg-config --cflags lua-5.1)" LUA_LIBS="$(pkg-config --libs lua-5.1)" TINYXML_CFLAGS="-I/usr/local/include" TINYXML_LIBS="-L/usr/local/lib -ltinyxml" ac_cv_header_netinet_tcp_h=yes XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib " READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work HOME=/wrkdirs/usr/ports/databases/mysql-workbench52/work TMPDIR="/tmp" LUA_MODLIBDIR=/usr/local/lib/lua/5.1 LUA_MODSHAREDIR=/usr/local/share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=/usr/local/include/lua51 LUA_LIBDIR=/usr/local/lib NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" AUTOMAKE=/ usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/ usr/local/lib -fstack-protector -Wl,-rpath=/! usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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="5.2.47" PYTHON_VER="2.7" PYTHON_UTILS="@comment " LUA_MODLIBDIR=lib/lua/5.1 LUA_MODSHAREDIR=share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=include/lua51 LUA_LIBDIR=lib LUA_VER_STR=51 PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd8 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 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/mysql-workbench-gpl" EXAMPLESDIR="share/examples/mysql-workbench-gpl" DATADIR="share/mysql-workbench-gpl" WWWDIR="www/mysql-workbench-gpl" ETCDIR="etc/mysql-workbench-gpl" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mysql-workbench-gpl DOCSDIR=/usr/local/share/doc/mysql-workbench-gpl EXAMPLESDIR=/usr/local/share/examples/mysql-workbench-gpl WWWDIR=/usr/local/www/mysql-workbench-gpl ETCDIR=/usr/local/etc/mysql-workbench-gpl --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 LGPL21 accepted by the user =========================================================================== =================================================== ===> mysql-workbench-gpl52-5.2.47_7 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.7.txz [84amd64-default-job-03] Installing pkg-1.4.7... [84amd64-default-job-03] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mysql-workbench-gpl52-5.2.47_7 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by mysql-workbench-gpl52-5.2.47_7 for building =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by mysql-workbench-gpl52-5.2.47_7 for building => SHA256 Checksum OK for mysql-workbench-gpl-5.2.47-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by mysql-workbench-gpl52-5.2.47_7 for building ===> Extracting for mysql-workbench-gpl52-5.2.47_7 => SHA256 Checksum OK for mysql-workbench-gpl-5.2.47-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mysql-workbench-gpl52-5.2.47_7 ===> Applying FreeBSD patches for mysql-workbench-gpl52-5.2.47_7 =========================================================================== =================================================== ===> mysql-workbench-gpl52-5.2.47_7 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 [84amd64-default-job-03] Installing desktop-file-utils-0.22_3... [84amd64-default-job-03] `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-03] | `-- Installing indexinfo-0.2.2... [84amd64-default-job-03] | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-03] | `-- Installing libiconv-1.14_6... [84amd64-default-job-03] | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-03] `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-03] `-- Installing glib-2.42.1... [84amd64-default-job-03] | `-- Installing libffi-3.2.1... [84amd64-default-job-03] | `-- Extracting libffi-3.2.1... done [84amd64-default-job-03] | `-- Installing pcre-8.35_2... [84amd64-default-job-03] | `-- Extracting pcre-8.35_2... done [84amd64-default-job-03] | `-- Installing perl5-5.18.4_11... [84amd64-default-job-03] | `-- Extracting perl5-5.18.4_11... done [84amd64-default-job-03] | `-- Installing python27-2.7.9... [84amd64-default-job-03] | `-- Extracting python27-2.7.9... done [84amd64-default-job-03] `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [84amd64-default-job-03] Extracting desktop-file-utils-0.22_3... done 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 mysql-workbench-gpl52-5.2.47_7 ===> mysql-workbench-gpl52-5.2.47_7 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 [84amd64-default-job-03] Installing gettext-tools-0.19.4... [84amd64-default-job-03] `-- Installing expat-2.1.0_2... [84amd64-default-job-03] `-- Extracting expat-2.1.0_2... done [84amd64-default-job-03] Extracting gettext-tools-0.19.4... done ===> Returning to build of mysql-workbench-gpl52-5.2.47_7 ===> mysql-workbench-gpl52-5.2.47_7 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 mv -f .deps/antlr3inputstream.Tpo .deps/antlr3inputstream.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3intstream.lo -MD -MP -MF .deps/antlr3intstream.Tpo -c -o antlr3intstream.lo `test -f 'src/antlr3intstream.c' || echo './'`src/antlr3intstream.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3intstream.lo -MD -MP -MF .deps/antlr3intstream.Tpo -c src/antlr3intstream.c -fPIC -DPIC -o .libs/antlr3intstream.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3intstream.lo -MD -MP -MF .deps/antlr3intstream.Tpo -c src/antlr3intstream.c -o antlr3intstream.o >/dev/null 2>&1 mv -f .deps/antlr3intstream.Tpo .deps/antlr3intstream.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3lexer.lo -MD -MP -MF .deps/antlr3lexer.Tpo -c -o antlr3lexer.lo `test -f 'src/antlr3lexer.c' || echo './'`src/antlr3lexer.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3lexer.lo -MD -MP -MF .deps/antlr3lexer.Tpo -c src/antlr3lexer.c -fPIC -DPIC -o .libs/antlr3lexer.o src/antlr3lexer.c: In function 'nextTokenStr': src/antlr3lexer.c:247:54: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] state->tokenStartCharIndex = (ANTLR3_MARKER)(((pANTLR3_UINT8)input->nextChar)); ^ In file included from include/antlr3lexer.h:66:0, from src/antlr3lexer.c:40: src/antlr3lexer.c: In function 'displayRecognitionError': src/antlr3lexer.c:457:109: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] width = ANTLR3_UINT32_CAST(( (pANTLR3_UINT8)(lexer->input->data) + (lexer->input->size(lexer->input) )) - (pANTLR3_UINT8)(ex->index)); ^ include/antlr3defs.h:425:49: note: in definition of macro 'ANTLR3_UINT32_CAST' #define ANTLR3_UINT32_CAST(ptr) (ANTLR3_UINT32)(ptr) ^ src/antlr3lexer.c:469:65: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ANTLR3_FPRINTF(stderr, "\t%.*s\n", width > 20 ? 20 : width ,((pANTLR3_UINT8)ex->index)); ^ In file included from include/antlr3lexer.h:66:0, from src/antlr3lexer.c:40: src/antlr3lexer.c:478:106: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] width = ANTLR3_UINT32_CAST(((pANTLR3_UINT8)(lexer->input->data)+(lexer->input->size(lexer->input))) - (pANTLR3_UINT8)(lexer->rec->state->tokenStartCharIndex)); ^ include/antlr3defs.h:425:49: note: in definition of macro 'ANTLR3_UINT32_CAST' #define ANTLR3_UINT32_CAST(ptr) (ANTLR3_UINT32)(ptr) ^ src/antlr3lexer.c:482:85: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] ANTLR3_FPRINTF(stderr, "looks like this:\n\t\t%.*s\n", width > 20 ? 20 : width ,(pANTLR3_UINT8)(lexer->rec->state->tokenStartCharIndex)); ^ libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3lexer.lo -MD -MP -MF .deps/antlr3lexer.Tpo -c src/antlr3lexer.c -o antlr3lexer.o >/dev/null 2>&1 mv -f .deps/antlr3lexer.Tpo .deps/antlr3lexer.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3parser.lo -MD -MP -MF .deps/antlr3parser.Tpo -c -o antlr3parser.lo `test -f 'src/antlr3parser.c' || echo './'`src/antlr3parser.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3parser.lo -MD -MP -MF .deps/antlr3parser.Tpo -c src/antlr3parser.c -fPIC -DPIC -o .libs/antlr3parser.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3parser.lo -MD -MP -MF .deps/antlr3parser.Tpo -c src/antlr3parser.c -o antlr3parser.o >/dev/null 2>&1 mv -f .deps/antlr3parser.Tpo .deps/antlr3parser.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3rewritestreams.lo -MD -MP -MF .deps/antlr3rewritestreams.Tpo -c -o antlr3rewritestreams.lo `test -f 'src/antlr3rewritestreams.c' || echo './'`src/antlr3rewritestreams.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3rewritestreams.lo -MD -MP -MF .deps/antlr3rewritestreams.Tpo -c src/antlr3rewritestreams.c -fPIC -DPIC -o .libs/antlr3rewritestreams.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3rewritestreams.lo -MD -MP -MF .deps/antlr3rewritestreams.Tpo -c src/antlr3rewritestreams.c -o antlr3rewritestreams.o >/dev/null 2>&1 mv -f .deps/antlr3rewritestreams.Tpo .deps/antlr3rewritestreams.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3string.lo -MD -MP -MF .deps/antlr3string.Tpo -c -o antlr3string.lo `test -f 'src/antlr3string.c' || echo './'`src/antlr3string.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3string.lo -MD -MP -MF .deps/antlr3string.Tpo -c src/antlr3string.c -fPIC -DPIC -o .libs/antlr3string.o src/antlr3string.c: In function 'toUTF8_UTF16': src/antlr3string.c:367:22: warning: variable 'cResult' set but not used [-Wunused-but-set-variable] ConversionResult cResult; ^ src/antlr3string.c: At top level: src/antlr3string.c:335:1: warning: 'stringInitUTF8' defined but not used [-Wunused-function] stringInitUTF8 (pANTLR3_STRING string) ^ libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3string.lo -MD -MP -MF .deps/antlr3string.Tpo -c src/antlr3string.c -o antlr3string.o >/dev/null 2>&1 mv -f .deps/antlr3string.Tpo .deps/antlr3string.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3tokenstream.lo -MD -MP -MF .deps/antlr3tokenstream.Tpo -c -o antlr3tokenstream.lo `test -f 'src/antlr3tokenstream.c' || echo './'`src/antlr3tokenstream.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3tokenstream.lo -MD -MP -MF .deps/antlr3tokenstream.Tpo -c src/antlr3tokenstream.c -fPIC -DPIC -o .libs/antlr3tokenstream.o In file included from include/antlr3tokenstream.h:38:0, from src/antlr3tokenstream.c:34: src/antlr3tokenstream.c: In function 'setTokenTypeChannel': include/antlr3defs.h:423:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define ANTLR3_FUNC_PTR(ptr) (void *)((ANTLR3_UINT32)(ptr)) ^ src/antlr3tokenstream.c:676:78: note: in expansion of macro 'ANTLR3_FUNC_PTR' tokenStream->channelOverrides->put(tokenStream->channelOverrides, ttype, ANTLR3_FUNC_PTR((ANTLR3_UINT32)channel + 1), NULL); ^ src/antlr3tokenstream.c: In function 'discardTokenType': include/antlr3defs.h:423:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define ANTLR3_FUNC_PTR(ptr) (void *)((ANTLR3_UINT32)(ptr)) ^ src/antlr3tokenstream.c:690:66: note: in expansion of macro 'ANTLR3_FUNC_PTR' tokenStream->discardSet->put(tokenStream->discardSet, ttype, ANTLR3_FUNC_PTR((ANTLR3_UINT32)ttype + 1), NULL); ^ src/antlr3tokenstream.c: In function 'fillBuffer': include/antlr3defs.h:425:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define ANTLR3_UINT32_CAST(ptr) (ANTLR3_UINT32)(ptr) ^ src/antlr3tokenstream.c:997:38: note: in expansion of macro 'ANTLR3_UINT32_CAST' tok->setChannel(tok, ANTLR3_UINT32_CAST(channelI) - 1); ^ libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3tokenstream.lo -MD -MP -MF .deps/antlr3tokenstream.Tpo -c src/antlr3tokenstream.c -o antlr3tokenstream.o >/dev/null 2>&1 mv -f .deps/antlr3tokenstream.Tpo .deps/antlr3tokenstream.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3treeparser.lo -MD -MP -MF .deps/antlr3treeparser.Tpo -c -o antlr3treeparser.lo `test -f 'src/antlr3treeparser.c' || echo './'`src/antlr3treeparser.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3treeparser.lo -MD -MP -MF .deps/antlr3treeparser.Tpo -c src/antlr3treeparser.c -fPIC -DPIC -o .libs/antlr3treeparser.o src/antlr3treeparser.c: In function 'getCurrentInputSymbol': src/antlr3treeparser.c:192:37: warning: variable 'ctns' set but not used [-Wunused-but-set-variable] pANTLR3_COMMON_TREE_NODE_STREAM ctns; ^ libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I. -Iinclude -I/usr/local/include -O2 -Wall -MT antlr3treeparser.lo -MD -MP -MF .deps/antlr3treeparser.Tpo -c src/antlr3treeparser.c -o antlr3treeparser.o >/dev/null 2>&1 mv -f .deps/antlr3treeparser.Tpo .deps/antlr3treeparser.Plo /bin/sh ./libtool --tag=CC --mode=link gcc48 -O2 -Wall -avoid-version -L/usr/local/lib -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -o libantlr3c_wb.la -rpath /usr/local/lib/mysql-workbench antlr3baserecognizer.lo antlr3basetree.lo antlr3basetreeadaptor.lo antlr3bitset.lo antlr3collections.lo antlr3commontoken.lo antlr3commontree.lo antlr3commontreeadaptor.lo antlr3commontreenodestream.lo antlr3convertutf.lo antlr3cyclicdfa.lo antlr3debughandlers.lo antlr3encodings.lo antlr3exception.lo antlr3filestream.lo antlr3inputstream.lo antlr3intstream.lo antlr3lexer.lo antlr3parser.lo antlr3rewritestreams.lo antlr3string.lo antlr3tokenstream.lo antlr3treeparser.lo libtool: link: gcc48 -shared -fPIC -DPIC .libs/antlr3baserecognizer.o .libs/antlr3basetree.o .libs/antlr3basetreeadaptor.o .libs/antlr3bitset.o .libs/antlr3collections.o .libs/antlr3commontoken.o .libs/antlr3commontree.o .libs/antlr3commontreeadaptor.o .libs/antlr3commontreenodestream.o .libs/antlr3convertutf.o .libs/antlr3cyclicdfa.o .libs/antlr3debughandlers.o .libs/antlr3encodings.o .libs/antlr3exception.o .libs/antlr3filestream.o .libs/antlr3inputstream.o .libs/antlr3intstream.o .libs/antlr3lexer.o .libs/antlr3parser.o .libs/antlr3rewritestreams.o .libs/antlr3string.o .libs/antlr3tokenstream.o .libs/antlr3treeparser.o -L/usr/local/lib -L/usr/local/lib/gcc48 -O2 -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -Wl,-soname -Wl,libantlr3c_wb.so -o .libs/libantlr3c_wb.so libtool: link: /usr/local/bin/ar cru .libs/libantlr3c_wb.a antlr3baserecognizer.o antlr3basetree.o antlr3basetreeadaptor.o antlr3bitset.o antlr3collections.o antlr3commontoken.o antlr3commontree.o antlr3commontreeadaptor.o antlr3commontreenodestream.o antlr3convertutf.o antlr3cyclicdfa.o antlr3debughandlers.o antlr3encodings.o antlr3exception.o antlr3filestream.o antlr3inputstream.o antlr3intstream.o antlr3lexer.o antlr3parser.o antlr3rewritestreams.o antlr3string.o antlr3tokenstream.o antlr3treeparser.o libtool: link: /usr/local/bin/ranlib .libs/libantlr3c_wb.a libtool: link: ( cd ".libs" && rm -f "libantlr3c_wb.la" && ln -s "../libantlr3c_wb.la" "libantlr3c_wb.la" ) gmake[4]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/ext/antlr-runtime' gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/ext/antlr-runtime' gmake[3]: Entering directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/ext' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/ext' gmake[2]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/ext' Making all in library gmake[2]: Entering directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library' Making all in base gmake[3]: Entering directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/base' /bin/sh ../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wsign-compare -I/usr/local/include/mysql -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT util_functions.lo -MD -MP -MF .deps/util_functions.Tpo -c -o util_functions.lo util_functions.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wsign-compare -I/usr/local/include/mysql -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT util_functions.lo -MD -MP -MF .deps/util_functions.Tpo -c util_functions.cpp -fPIC -DPIC -o .libs/util_functions.o mv -f .deps/util_functions.Tpo .deps/util_functions.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wsign-compare -I/usr/local/include/mysql -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT sqlstring.lo -MD -MP -MF .deps/sqlstring.Tpo -c -o sqlstring.lo sqlstring.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wsign-compare -I/usr/local/include/mysql -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT sqlstring.lo -MD -MP -MF .deps/sqlstring.Tpo -c sqlstring.cpp -fPIC -DPIC -o .libs/sqlstring.o mv -f .deps/sqlstring.Tpo .deps/sqlstring.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wsign-compare -I/usr/local/include/mysql -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT file_functions.lo -MD -MP -MF .deps/file_functions.Tpo -c -o file_functions.lo file_functions.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wsign-compare -I/usr/local/include/mysql -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT file_functions.lo -MD -MP -MF .deps/file_functions.Tpo -c file_functions.cpp -fPIC -DPIC -o .libs/file_functions.o mv -f .deps/file_functions.Tpo .deps/file_functions.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wsign-compare -I/usr/local/include/mysql -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT file_utilities.lo -MD -MP -MF .deps/file_utilities.Tpo -c -o file_utilities.lo file_utilities.cpp libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../.. -Wall -Wsign-compare -I/usr/local/include/mysql -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wextra -Wall -Wno-unused -Wno-deprecated -DTIXML_USE_STL=1 -MT file_utilities.lo -MD -MP -MF .deps/file_utilities.Tpo -c file_utilities.cpp -fPIC -DPIC -o .libs/file_utilities.o In file included from file_utilities.cpp:21:0: base/file_utilities.h:89:5: error: 'FILE' does not name a type FILE *_file; ^ In file included from file_utilities.cpp:21:0: base/file_utilities.h:93:21: error: expected ')' before '*' token FileHandle(FILE *file) : _file(file) {} ^ base/file_utilities.h:97:14: error: expected type-specifier before 'FILE' operator FILE *() { return _file; } ^ base/file_utilities.h:100:5: error: 'FILE' does not name a type FILE * operator ->() { return _file; } ^ base/file_utilities.h:101:5: error: 'FILE' does not name a type FILE * file() { return _file; } ^ base/file_utilities.h:104:12: error: 'FILE' does not name a type static FILE * fopen(const char *filename, const char *mode, bool throw_on_fail= true); ^ base/file_utilities.h:105:24: error: 'FILE' has not been declared static void fclose(FILE *f); ^ In file included from file_utilities.cpp:21:0: base/file_utilities.h: In constructor 'base::FileHandle::FileHandle()': base/file_utilities.h:91:20: error: class 'base::FileHandle' does not have any field named '_file' FileHandle() : _file(NULL) {} ^ base/file_utilities.h: In constructor 'base::FileHandle::FileHandle(const char*, const char*, bool)': base/file_utilities.h:92:84: error: class 'base::FileHandle' does not have any field named '_file' FileHandle(const char *filename, const char *mode, bool throw_on_fail= true) : _file(NULL) { _file = fopen(filename, mode, throw_on_fail); } ^ base/file_utilities.h:92:98: error: '_file' was not declared in this scope FileHandle(const char *filename, const char *mode, bool throw_on_fail= true) : _file(NULL) { _file = fopen(filename, mode, throw_on_fail); } ^ In file included from file_utilities.cpp:21:0: base/file_utilities.h:92:141: error: 'fopen' was not declared in this scope FileHandle(const char *filename, const char *mode, bool throw_on_fail= true) : _file(NULL) { _file = fopen(filename, mode, throw_on_fail); } ^ base/file_utilities.h: In copy constructor 'base::FileHandle::FileHandle(base::FileHandle&)': base/file_utilities.h:94:34: error: class 'base::FileHandle' does not have any field named '_file' FileHandle(FileHandle &fh) : _file(NULL) { swap(fh); } ^ base/file_utilities.h: In member function 'base::FileHandle::operator bool() const': base/file_utilities.h:98:38: error: '_file' was not declared in this scope operator bool() const { return (!_file); } ^ file_utilities.cpp: At global scope: file_utilities.cpp:524:86: error: no 'FILE* base::FileHandle::fopen(const char*, const char*, bool)' member function declared in class 'base::FileHandle' FILE * FileHandle::fopen(const char *filename, const char *mode, bool throw_on_fail) ^ file_utilities.cpp:532:8: error: prototype for 'void base::FileHandle::fclose(FILE*)' does not match any in class 'base::FileHandle' void FileHandle::fclose(FILE *f) ^ In file included from file_utilities.cpp:21:0: base/file_utilities.h:105:17: error: candidate is: static void base::FileHandle::fclose(int*) static void fclose(FILE *f); ^ file_utilities.cpp: In member function 'void base::FileHandle::swap(base::FileHandle&)': file_utilities.cpp:546:15: error: '_file' was not declared in this scope std::swap(_file, fh._file); ^ file_utilities.cpp:546:25: error: 'class base::FileHandle' has no member named '_file' std::swap(_file, fh._file); ^ file_utilities.cpp: In member function 'void base::FileHandle::dispose()': file_utilities.cpp:551:9: error: '_file' was not declared in this scope if (_file) ^ Makefile:518: recipe for target 'file_utilities.lo' failed gmake[3]: *** [file_utilities.lo] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library/base' Makefile:411: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src/library' Makefile:612: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/databases/mysql-workbench52/work/mysql-workbench-gpl-5.2.47-src' Makefile:435: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/databases/mysql-workbench52. From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 23:13:04 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 C4DB6272; Fri, 30 Jan 2015 23:13:04 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 B002F6A6; Fri, 30 Jan 2015 23:13:04 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UND4ib036825; Fri, 30 Jan 2015 23:13:04 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UND4An036824; Fri, 30 Jan 2015 23:13:04 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 23:13:04 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501302313.t0UND4An036824@beefy1.isc.freebsd.org> To: theraven@FreeBSD.org Subject: [package - 84i386-default][x11-toolkits/gnustep-gui] Failed for gnustep-gui-0.24.0_5 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: Fri, 30 Jan 2015 23:13:04 -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: theraven@FreeBSD.org Last committer: antoine@FreeBSD.org Ident: $FreeBSD: head/x11-toolkits/gnustep-gui/Makefile 377033 2015-01-14 18:19:32Z antoine $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/gnustep-gui-0.24.0_5.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building x11-toolkits/gnustep-gui build started at Fri Jan 30 23:10:31 UTC 2015 port directory: /usr/ports/x11-toolkits/gnustep-gui building for: FreeBSD 84i386-default-job-16 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: theraven@FreeBSD.org Makefile ident: $FreeBSD: head/x11-toolkits/gnustep-gui/Makefile 377033 2015-01-14 18:19:32Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=gnustep-gui-0.24.0_5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gnustep-gui-0.24.0_5: ASPELL=off: Spell checking support via GNU Aspell CUPS=on: CUPS printing system support DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-tiff-library=/usr/local/lib --with-tiff-include=/usr/local/include --with-jpeg-library=/usr/local/lib --with-jpeg-include=/usr/local/include --with-x --with-x-include=/usr/local/include --with-x-include=/usr/local/lib --disable-aspell --enable-cups --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/gnustep-gui/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/gnustep-gui/work HOME=/wrkdirs/usr/ports/x11-toolkits/gnustep-gui/work TMPDIR="/tmp" PKG_CONFIG=pkgconf MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- GNUSTEP_INSTALLATION_DOMAIN=SYSTEM XDG_DATA_HOME=/wrkdirs/usr/ports/x11-toolkits/gnustep-gui/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11-toolkits/gnustep-gui/work HOME=/wrkdirs/usr/ports/x11-toolkits/gnustep-gui/work TMPDIR="/tmp" ADDITIONAL_INCLUDE_DIRS="-I/usr/local/include/libpng15" "CC=/usr/local/bin/clang34 CXX=/usr/local/bin/clang++34" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/usr/local/bin/clang34" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="/usr/local/bin/clang-cpp34" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="/usr/local/bin/clang++34" 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-- BASEVERSION=0.24 ASPELL="@comment " NO_ASPELL="" CUPS="" NO_CUPS="@comment " DOCS="" NO_DOCS="@comment " GNUSTEP_DEVEL="@comment " GNUSTEP_STABLE="" GNU_ARCH=ix86 VERSION=0.24.0 MAJORVERSION=0 LIBVERSION=0.0.1 MAJORLIBVERSION=0 OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gnustep-gui" EXAMPLESDIR="share/examples/gnustep-gui" DATADIR="share/gnustep-gui" WWWDIR="www/gnustep-gui" ETCDIR="etc/gnustep-gui" --End PLIST_SUB-- --SUB_LIST-- ASPELL="@comment " NO_ASPELL="" CUPS="" NO_CUPS="@comment " DOCS="" NO_DOCS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gnustep-gui DOCSDIR=/usr/local/share/doc/gnustep-gui EXAMPLESDIR=/usr/local/share/examples/gnustep-gui WWWDIR=/usr/local/www/gnustep-gui ETCDIR=/usr/local/etc/gnustep-gui --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 LGPL3 accepted by the user =========================================================================== =================================================== ===> gnustep-gui-0.24.0_5 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.7.txz [84i386-default-job-16] Installing pkg-1.4.7... [84i386-default-job-16] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gnustep-gui-0.24.0_5 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by gnustep-gui-0.24.0_5 for building =========================================================================== =================================================== ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by gnustep-gui-0.24.0_5 for building => SHA256 Checksum OK for gnustep-gui-0.24.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by gnustep-gui-0.24.0_5 for building ===> Extracting for gnustep-gui-0.24.0_5 => SHA256 Checksum OK for gnustep-gui-0.24.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gnustep-gui-0.24.0_5 ===> Applying extra patch /usr/ports/x11-toolkits/gnustep-gui/files/GNUmakefile.patch ===> Applying extra patch /usr/ports/x11-toolkits/gnustep-gui/files/GNUmakefile.speech.patch ===> Applying extra patch /usr/ports/x11-toolkits/gnustep-gui/files/AudioOutputSink.m.patch ===> Applying FreeBSD patches for gnustep-gui-0.24.0_5 /usr/bin/sed -i.bak -e "s|libpng/png.h|png.h|" /wrkdirs/usr/ports/x11-toolkits/gnustep-gui/work/gnustep-gui-0.24.0/configure /usr/bin/sed -i.bak -e "s|doc=no|doc=yes|" /wrkdirs/usr/ports/x11-toolkits/gnustep-gui/work/gnustep-gui-0.24.0/GNUmakefile =========================================================================== =================================================== ===> gnustep-gui-0.24.0_5 depends on file: /usr/local/lib/libflite.a - not found ===> Verifying install for /usr/local/lib/libflite.a in /usr/ports/audio/flite ===> Installing existing package /packages/All/flite-1.4_1.txz [84i386-default-job-16] Installing flite-1.4_1... [84i386-default-job-16] Extracting flite-1.4_1... done ===> Returning to build of gnustep-gui-0.24.0_5 ===> gnustep-gui-0.24.0_5 depends on executable: texi2html - not found ===> Verifying install for texi2html in /usr/ports/textproc/texi2html ===> Installing existing package /packages/All/texi2html-5.0_1,1.txz [84i386-default-job-16] Installing texi2html-5.0_1,1... [84i386-default-job-16] `-- Installing gettext-runtime-0.19.4... [84i386-default-job-16] | `-- Installing indexinfo-0.2.2... [84i386-default-job-16] | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-16] | `-- Installing libiconv-1.14_6... [84i386-default-job-16] | `-- Extracting libiconv-1.14_6... done [84i386-default-job-16] `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-16] `-- Installing perl5-5.18.4_11... [84i386-default-job-16] `-- Extracting perl5-5.18.4_11... done [84i386-default-job-16] Extracting texi2html-5.0_1,1... done ===> Returning to build of gnustep-gui-0.24.0_5 ===> gnustep-gui-0.24.0_5 depends on executable: texi2pdf - not found ===> Verifying install for texi2pdf in /usr/ports/print/texinfo ===> Installing existing package /packages/All/texinfo-5.2.20150101.txz Creating stamp file... Creating GSLPR.bundle/Resources/Info-gnustep.plist... Making all in GSCUPS ... Making all for bundle GSCUPS... Creating GSCUPS.bundle/.... Compiling file GSCUPSPrincipalClass.m ... Compiling file GSCUPSPageLayout.m ... Compiling file GSCUPSPrintInfo.m ... Compiling file GSCUPSPrintOperation.m ... Compiling file GSCUPSPrintPanel.m ... Compiling file GSCUPSPrinter.m ... Linking bundle GSCUPS ... Creating GSCUPS.bundle/Resources... Creating stamp file... Creating GSCUPS.bundle/Resources/Info-gnustep.plist... Making all in Themes ... gmake[1]: Nothing to be done for 'all'. Making all in Tests ... If you want to run the gnustep-gui testsuite, please type 'make check' Making all in Documentation ... Making all in General ... Making all for doc General... Generating reference documentation... gmake[3]: Nothing to be done for 'internal-doc-all'. Making all in GuiUser ... Making all for doc GuiUser... Generating reference documentation... gmake[3]: Nothing to be done for 'internal-doc-all'. Making all in manual ... Making all for doc AppKit... makeinfo -D NO-TEXI2HTML \ -o AppKit.info AppKit.texi texi2pdf \ AppKit.texi -o AppKit.pdf You don't have a working TeX binary (tex) installed anywhere in your PATH, and texi2dvi cannot proceed without one. If you want to use this script, you'll need to install TeX (if you don't have it) or change your PATH or TEX environment variable (if you do). See the --help output for more details. For information about obtaining TeX, please see http://tug.org/texlive, or do a web search for TeX and your operating system or distro. /usr/local/GNUstep/System/Library/Makefiles/Instance/Documentation/texi.make:88: recipe for target 'AppKit.pdf' failed gmake[3]: [AppKit.pdf] Error 1 (ignored) texi2html -split_chapter -expandinfo \ AppKit.texi Making all for doc ReleaseNotes... Generating reference documentation... gmake[2]: Nothing to be done for 'internal-doc-all'. Making all for doc Gui... gmake[2]: Nothing to be done for 'internal-doc-all'. Making all for doc GuiAdditions... gmake[2]: Nothing to be done for 'internal-doc-all'. Making all for textdoc INSTALL... rm -f version.texi echo '@set GNUSTEP-GUI-VERSION' 0.24.0 \ > version.texi echo '@set GNUSTEP-GUI-GCC 4.0.0' \ >> version.texi echo '@set GNUSTEP-GUI-BASE 1.24.6' \ >> version.texi echo '@set GNUSTEP-GUI-LIBTIFF 3.4' \ >> version.texi if [ ftp.gnustep.org ]; then \ echo '@set GNUSTEP-GUI-FTP-MACHINE ftp.gnustep.org' \ >> version.texi; fi if [ pub/gnustep/core ]; then \ echo '@set GNUSTEP-GUI-FTP-DIRECTORY pub/gnustep/core' \ >> version.texi; fi makeinfo -D NO-TEXI2HTML -D TEXT-ONLY --no-header --no-split \ -o INSTALL install.texi Making all for textdoc NEWS... makeinfo -D NO-TEXI2HTML -D TEXT-ONLY --no-header --no-split \ -o NEWS news.texi Making all for textdoc README... makeinfo -D NO-TEXI2HTML -D TEXT-ONLY --no-header --no-split \ -o README readme.texi Making all for textdoc ANNOUNCE... makeinfo -D NO-TEXI2HTML -D TEXT-ONLY --no-header --no-split \ -o ANNOUNCE announce.texi Making all for textdoc BUGS... makeinfo -D NO-TEXI2HTML -D TEXT-ONLY --no-header --no-split \ -o BUGS todo.texi gmake -C ../Source -f DocMakefile /usr/local/GNUstep/System/Library/Makefiles/mkinstalldirs ../Documentation/Gui /usr/local/GNUstep/System/Library/Makefiles/mkinstalldirs ../Documentation/GuiAdditions cp ../Documentation/Gui.gsdoc . cp ../Documentation/GuiAdditions.gsdoc . Making all for doc Gui... Generating reference documentation... Usage: autogsdoc [options] [files] Options: -InstanceVariablesAtEnd BOOL (YES) put instance variable docs at end of class -MakeFrames BOOL (NO) if YES, create documentation pages for display in HTML frames -MakeDependencies STR ("") file to output dependency info for 'make' into -Projects STR ("None") explicit list of other projects to index -WordMap special (nil) dictionary used to preprocess (see docs) -Up STR ("") filename to link to from generated HTML -GenerateParagraphMarkup BOOL (NO) if YES, wrap paragraphs delimited by \n\n in

tags when possible -DocumentInstanceVariables BOOL (YES) document instance variables at all -Standards BOOL (NO) whether to insert information on standards compliance -CleanTemplates BOOL (NO) remove template files when cleaning -Warn BOOL (NO) produce warnings -FunctionsTemplate STR ("") file into which docs for functions should be consolidated -SystemProjects STR ("None") whether to include system projects in index -DocumentAllInstanceVariables BOOL (NO) document private instance variables -HeaderDirectory STR (.) directory to search for .h files -Verbose BOOL (NO) produce verbose output -LocalProjects STR ("None") whether to include other projects in index -DocumentationDirectory STR (.) directory to place generated files and search for gsdoc files -IgnoreDependencies BOOL (NO) ignore file mod times (always generate) -DTDs String (nil) If set, look for DTDs in the given directory -TypedefsTemplate STR ("") file into which docs for typedefs should be consolidated -Declared STR ("") specify where headers are to be documented as being found -MacrosTemplate STR ("") file into which docs for macros should be consolidated -GenerateHtml BOOL (YES) generate HTML output (as opposed to just gsdoc from source) -Clean BOOL (NO) remove all generated files -VariablesTemplate STR ("") file into which docs for variables should be consolidated -Project STR ("Untitled") head title name of this documentation -ShowDependencies BOOL (NO) log files being regenerated due to dependencies -ConstantsTemplate STR ("") file into which docs for constants should be consolidated -Files STR ("") name of file containing filenames to document Files: [.h files] Must be in 'HeaderDirectory' [.m files] Absolute or relative path (from here) [.gsdoc files] Must be in 'DocumentationDirectory' gmake[3]: *** No rule to make target 'Gui/dependencies', needed by 'internal-doc-all_'. Stop. /usr/local/GNUstep/System/Library/Makefiles/Master/rules.make:298: recipe for target 'Gui.all.doc.variables' failed gmake[2]: *** [Gui.all.doc.variables] Error 2 GNUmakefile.postamble:33: recipe for target 'after-all' failed gmake[1]: *** [after-all] Error 2 /usr/local/GNUstep/System/Library/Makefiles/Master/serial-subdirectories.make:53: recipe for target 'internal-all' failed gmake: *** [internal-all] Error 2 *** Error code 2 Stop in /usr/ports/x11-toolkits/gnustep-gui. From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 23:13:58 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 6960F286; Fri, 30 Jan 2015 23:13:58 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 549BD6AE; Fri, 30 Jan 2015 23:13:58 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UNDwYn079833; Fri, 30 Jan 2015 23:13:58 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UNDwlK079814; Fri, 30 Jan 2015 23:13:58 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 23:13:58 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501302313.t0UNDwlK079814@beefy1.isc.freebsd.org> To: demon@FreeBSD.org Subject: [package - 84i386-default][textproc/kenlm] Failed for kenlm-20140830 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: Fri, 30 Jan 2015 23:13:58 -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: demon@FreeBSD.org Last committer: adamw@FreeBSD.org Ident: $FreeBSD: head/textproc/kenlm/Makefile 366780 2014-08-31 15:25:07Z adamw $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/kenlm-20140830.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building textproc/kenlm build started at Fri Jan 30 23:13:34 UTC 2015 port directory: /usr/ports/textproc/kenlm building for: FreeBSD 84i386-default-job-13 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: demon@FreeBSD.org Makefile ident: $FreeBSD: head/textproc/kenlm/Makefile 366780 2014-08-31 15:25:07Z adamw $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=kenlm-20140830 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/kenlm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/kenlm/work HOME=/wrkdirs/usr/ports/textproc/kenlm/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- BOOST_BUILD_PATH=/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/jam-files/boost-build XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/kenlm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/kenlm/work HOME=/wrkdirs/usr/ports/textproc/kenlm/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/usr/local/bin/clang34" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="/usr/local/bin/clang-cpp34" CPPFLAGS="" LDFLAGS=" -B/usr/local/bin" LIBS="" CXX="/usr/local/bin/clang++34" 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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/kenlm" EXAMPLESDIR="share/examples/kenlm" DATADIR="share/kenlm" WWWDIR="www/kenlm" ETCDIR="etc/kenlm" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/kenlm DOCSDIR=/usr/local/share/doc/kenlm EXAMPLESDIR=/usr/local/share/examples/kenlm WWWDIR=/usr/local/www/kenlm ETCDIR=/usr/local/etc/kenlm --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> kenlm-20140830 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.7.txz [84i386-default-job-13] Installing pkg-1.4.7... [84i386-default-job-13] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of kenlm-20140830 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by kenlm-20140830 for building =========================================================================== =================================================== ===> Fetching all distfiles required by kenlm-20140830 for building => SHA256 Checksum OK for kenlm.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by kenlm-20140830 for building ===> Extracting for kenlm-20140830 => SHA256 Checksum OK for kenlm.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for kenlm-20140830 ===> Applying FreeBSD patches for kenlm-20140830 =========================================================================== =================================================== ===> kenlm-20140830 depends on executable: bjam - not found ===> Verifying install for bjam in /usr/ports/devel/boost-jam ===> Installing existing package /packages/All/boost-jam-1.55.0.txz [84i386-default-job-13] Installing boost-jam-1.55.0... [84i386-default-job-13] Extracting boost-jam-1.55.0... done ===> Returning to build of kenlm-20140830 ===> kenlm-20140830 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.33.txz [84i386-default-job-13] Installing bash-4.3.33... [84i386-default-job-13] `-- Installing gettext-runtime-0.19.4... [84i386-default-job-13] | `-- Installing indexinfo-0.2.2... [84i386-default-job-13] | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-13] | `-- Installing libiconv-1.14_6... [84i386-default-job-13] | `-- Extracting libiconv-1.14_6... done [84i386-default-job-13] `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-13] Extracting bash-4.3.33... done Message for bash-4.3.33: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== ===> Returning to build of kenlm-20140830 ===> kenlm-20140830 depends on file: /usr/local/bin/clang34 - not found ===> Verifying install for /usr/local/bin/clang34 in /usr/ports/lang/clang34 ===> Installing existing package /packages/All/clang34-3.4.2_3.txz [84i386-default-job-13] Installing clang34-3.4.2_3... [84i386-default-job-13] `-- Installing llvm34-3.4.2_1... [84i386-default-job-13] | `-- Installing libexecinfo-1.1_3... [84i386-default-job-13] | `-- Extracting libexecinfo-1.1_3... done [84i386-default-job-13] | `-- Installing perl5-5.18.4_11... [84i386-default-job-13] | `-- Extracting perl5-5.18.4_11... done [84i386-default-job-13] | `-- Installing python27-2.7.9... [84i386-default-job-13] | | `-- Installing libffi-3.2.1... [84i386-default-job-13] | | `-- Extracting libffi-3.2.1... done [84i386-default-job-13] | `-- Extracting python27-2.7.9... done [84i386-default-job-13] `-- Extracting llvm34-3.4.2_1... done [84i386-default-job-13] Extracting clang34-3.4.2_3... done 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 kenlm-20140830 ===> kenlm-20140830 depends on file: /usr/local/bin/as - not found ===> Verifying install for /usr/local/bin/as in /usr/ports/devel/binutils ===> Installing existing package /packages/All/binutils-2.25.txz [84i386-default-job-13] Installing binutils-2.25... ..failed clang-linux.compile.c++.without-pth util/bin/clang-linux/release/link-static/threading-multi/sorted_uniform_test.o... ..skipped sorted_uniform_test for lack of sorted_uniform_test.o... ..skipped sorted_uniform_test.passed for lack of sorted_uniform_test... clang-linux.compile.c++.without-pth util/bin/clang-linux/release/link-static/threading-multi/tokenize_piece_test.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "util/bin/clang-linux/release/link-static/threading-multi/tokenize_piece_test.o" "util/tokenize_piece_test.cc" ..failed clang-linux.compile.c++.without-pth util/bin/clang-linux/release/link-static/threading-multi/tokenize_piece_test.o... ..skipped tokenize_piece_test for lack of tokenize_piece_test.o... ..skipped tokenize_piece_test.passed for lack of tokenize_piece_test... clang-linux.compile.c++.without-pth util/bin/clang-linux/release/link-static/threading-multi/joint_sort_test.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "util/bin/clang-linux/release/link-static/threading-multi/joint_sort_test.o" "util/joint_sort_test.cc" ..failed clang-linux.compile.c++.without-pth util/bin/clang-linux/release/link-static/threading-multi/joint_sort_test.o... ..skipped joint_sort_test for lack of joint_sort_test.o... ..skipped joint_sort_test.passed for lack of joint_sort_test... clang-linux.compile.c++.without-pth util/bin/clang-linux/release/link-static/threading-multi/sized_iterator_test.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "util/bin/clang-linux/release/link-static/threading-multi/sized_iterator_test.o" "util/sized_iterator_test.cc" ..failed clang-linux.compile.c++.without-pth util/bin/clang-linux/release/link-static/threading-multi/sized_iterator_test.o... ..skipped sized_iterator_test for lack of sized_iterator_test.o... ..skipped sized_iterator_test.passed for lack of sized_iterator_test... clang-linux.compile.c++.without-pth util/bin/clang-linux/release/link-static/threading-multi/bit_packing_test.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "util/bin/clang-linux/release/link-static/threading-multi/bit_packing_test.o" "util/bit_packing_test.cc" ..failed clang-linux.compile.c++.without-pth util/bin/clang-linux/release/link-static/threading-multi/bit_packing_test.o... ..skipped bit_packing_test for lack of bit_packing_test.o... ..skipped bit_packing_test.passed for lack of bit_packing_test... common.mkdir bin common.mkdir bin/clang-linux common.mkdir bin/clang-linux/release common.mkdir bin/clang-linux/release/link-static common.mkdir bin/clang-linux/release/link-static/threading-multi ..skipped libkenlm.a(clean) for lack of parallel_read.o... ..skipped libkenlm.a for lack of parallel_read.o... common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux/release ..on 100th target... common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux/release/link-static common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux/release/link-static/threading-multi clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux/release/link-static/threading-multi/chain.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux/release/link-static/threading-multi/chain.o" "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/chain.cc" ..failed clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux/release/link-static/threading-multi/chain.o... clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux/release/link-static/threading-multi/io.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux/release/link-static/threading-multi/io.o" "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/io.cc" ..failed clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux/release/link-static/threading-multi/io.o... clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux/release/link-static/threading-multi/line_input.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux/release/link-static/threading-multi/line_input.o" "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/line_input.cc" ..failed clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux/release/link-static/threading-multi/line_input.o... clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux/release/link-static/threading-multi/multi_progress.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux/release/link-static/threading-multi/multi_progress.o" "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/multi_progress.cc" ..failed clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux/release/link-static/threading-multi/multi_progress.o... clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/initial_probabilities.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DKENLM_MAX_ORDER=6 -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/initial_probabilities.o" "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/initial_probabilities.cc" ..failed clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/initial_probabilities.o... clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/print.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DKENLM_MAX_ORDER=6 -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/print.o" "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/print.cc" ..failed clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/print.o... clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/corpus_count.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DKENLM_MAX_ORDER=6 -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/corpus_count.o" "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/corpus_count.cc" ..failed clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/corpus_count.o... clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/pipeline.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DKENLM_MAX_ORDER=6 -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/pipeline.o" "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/pipeline.cc" ..failed clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/pipeline.o... clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/interpolate.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DKENLM_MAX_ORDER=6 -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/interpolate.o" "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/interpolate.cc" ..failed clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/interpolate.o... clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/adjust_counts.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DKENLM_MAX_ORDER=6 -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/adjust_counts.o" "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/adjust_counts.cc" ..failed clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/adjust_counts.o... clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/lmplz_main.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DKENLM_MAX_ORDER=6 -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/lmplz_main.o" "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/lmplz_main.cc" ..failed clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/lmplz_main.o... ..skipped

lmplz for lack of parallel_read.o... clang-linux.compile.c++.without-pth lm/bin/clang-linux/release/link-static/threading-multi/query_main.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DKENLM_MAX_ORDER=6 -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "lm/bin/clang-linux/release/link-static/threading-multi/query_main.o" "lm/query_main.cc" ..failed clang-linux.compile.c++.without-pth lm/bin/clang-linux/release/link-static/threading-multi/query_main.o... ..skipped query for lack of parallel_read.o... clang-linux.compile.c++.without-pth lm/bin/clang-linux/release/link-static/threading-multi/fragment_main.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DKENLM_MAX_ORDER=6 -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "lm/bin/clang-linux/release/link-static/threading-multi/fragment_main.o" "lm/fragment_main.cc" ..failed clang-linux.compile.c++.without-pth lm/bin/clang-linux/release/link-static/threading-multi/fragment_main.o... ..skipped fragment for lack of parallel_read.o... clang-linux.compile.c++.without-pth lm/bin/clang-linux/release/link-static/threading-multi/build_binary_main.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DKENLM_MAX_ORDER=6 -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "lm/bin/clang-linux/release/link-static/threading-multi/build_binary_main.o" "lm/build_binary_main.cc" ..failed clang-linux.compile.c++.without-pth lm/bin/clang-linux/release/link-static/threading-multi/build_binary_main.o... ..skipped build_binary for lack of parallel_read.o... common.mkdir lm/filter/bin common.mkdir lm/filter/bin/clang-linux common.mkdir lm/filter/bin/clang-linux/release common.mkdir lm/filter/bin/clang-linux/release/link-static common.mkdir lm/filter/bin/clang-linux/release/link-static/threading-multi clang-linux.compile.c++.without-pth lm/filter/bin/clang-linux/release/link-static/threading-multi/main.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DNDEBUG -I"." -I"/usr/local/include" -o "lm/filter/bin/clang-linux/release/link-static/threading-multi/main.o" "lm/filter/filter_main.cc" ..failed clang-linux.compile.c++.without-pth lm/filter/bin/clang-linux/release/link-static/threading-multi/main.o... clang-linux.compile.c++.without-pth lm/filter/bin/clang-linux/release/link-static/threading-multi/phrase.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "lm/filter/bin/clang-linux/release/link-static/threading-multi/phrase.o" "lm/filter/phrase.cc" ..failed clang-linux.compile.c++.without-pth lm/filter/bin/clang-linux/release/link-static/threading-multi/phrase.o... clang-linux.compile.c++.without-pth lm/filter/bin/clang-linux/release/link-static/threading-multi/vocab.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "lm/filter/bin/clang-linux/release/link-static/threading-multi/vocab.o" "lm/filter/vocab.cc" ..failed clang-linux.compile.c++.without-pth lm/filter/bin/clang-linux/release/link-static/threading-multi/vocab.o... clang-linux.compile.c++.without-pth lm/filter/bin/clang-linux/release/link-static/threading-multi/arpa_io.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "lm/filter/bin/clang-linux/release/link-static/threading-multi/arpa_io.o" "lm/filter/arpa_io.cc" ..failed clang-linux.compile.c++.without-pth lm/filter/bin/clang-linux/release/link-static/threading-multi/arpa_io.o... ..skipped filter for lack of parallel_read.o... clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/dump_counts_main.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DKENLM_MAX_ORDER=6 -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/dump_counts_main.o" "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/dump_counts_main.cc" ..failed clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/dump_counts_main.o... ..skipped

dump_counts for lack of parallel_read.o... clang-linux.compile.c++.without-pth util/bin/clang-linux/release/link-static/threading-multi/cat_compressed_main.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "util/bin/clang-linux/release/link-static/threading-multi/cat_compressed_main.o" "util/cat_compressed_main.cc" ..failed clang-linux.compile.c++.without-pth util/bin/clang-linux/release/link-static/threading-multi/cat_compressed_main.o... ..skipped cat_compressed for lack of parallel_read.o... ..skipped

lmplz for lack of parallel_read.o... ..skipped

query for lack of parallel_read.o... ..skipped

fragment for lack of parallel_read.o... ..skipped

build_binary for lack of parallel_read.o... ..skipped

filter for lack of parallel_read.o... ..skipped

dump_counts for lack of parallel_read.o... ..skipped

cat_compressed for lack of parallel_read.o... common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lib ..skipped

libkenlm.a for lack of libkenlm.a... ..failed updating 69 targets... ..skipped 45 targets... ..updated 58 targets... *** Error code 1 Stop in /usr/ports/textproc/kenlm. From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 23:17:17 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 9C5113C7; Fri, 30 Jan 2015 23:17:17 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 87E2A6DA; Fri, 30 Jan 2015 23:17:17 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UNHHIW045978; Fri, 30 Jan 2015 23:17:17 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UNHHuv045965; Fri, 30 Jan 2015 23:17:17 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 23:17:17 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501302317.t0UNHHuv045965@beefy1.isc.freebsd.org> To: demon@FreeBSD.org Subject: [package - 84i386-default][devel/cld] Failed for cld2-20150113 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: Fri, 30 Jan 2015 23:17:17 -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: demon@FreeBSD.org Last committer: demon@FreeBSD.org Ident: $FreeBSD: head/devel/cld/Makefile 376945 2015-01-13 14:41:18Z demon $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/cld2-20150113.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building devel/cld build started at Fri Jan 30 23:16:47 UTC 2015 port directory: /usr/ports/devel/cld building for: FreeBSD 84i386-default-job-11 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: demon@FreeBSD.org Makefile ident: $FreeBSD: head/devel/cld/Makefile 376945 2015-01-13 14:41:18Z demon $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=cld2-20150113 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cld/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cld/work HOME=/wrkdirs/usr/ports/devel/cld/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cld/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cld/work HOME=/wrkdirs/usr/ports/devel/cld/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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/cld" EXAMPLESDIR="share/examples/cld" DATADIR="share/cld" WWWDIR="www/cld" ETCDIR="etc/cld" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cld DOCSDIR=/usr/local/share/doc/cld EXAMPLESDIR=/usr/local/share/examples/cld WWWDIR=/usr/local/www/cld ETCDIR=/usr/local/etc/cld --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License APACHE20 accepted by the user =========================================================================== =================================================== ===> cld2-20150113 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.7.txz [84i386-default-job-11] Installing pkg-1.4.7... [84i386-default-job-11] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of cld2-20150113 =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by cld2-20150113 for building =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by cld2-20150113 for building => SHA256 Checksum OK for cld-20150113.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by cld2-20150113 for building ===> Extracting for cld2-20150113 => SHA256 Checksum OK for cld-20150113.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for cld2-20150113 /usr/bin/sed -i.bak -e "s#g++#c++ -O2 -pipe -fno-strict-aliasing#" /wrkdirs/usr/ports/devel/cld/work/cld-20150113/internal/compile_libs.sh =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for cld2-20150113 =========================================================================== =================================================== ===> Building for cld2-20150113 cd /wrkdirs/usr/ports/devel/cld/work/cld-20150113/internal && ./compile_libs.sh cldutil.cc:1: sorry, unimplemented: 64-bit mode not compiled in cldutil_shared.cc:1: sorry, unimplemented: 64-bit mode not compiled in compact_lang_det.cc:1: sorry, unimplemented: 64-bit mode not compiled in compact_lang_det_hint_code.cc:1: sorry, unimplemented: 64-bit mode not compiled in compact_lang_det_impl.cc:1: sorry, unimplemented: 64-bit mode not compiled in debug.cc:1: sorry, unimplemented: 64-bit mode not compiled in fixunicodevalue.cc:1: sorry, unimplemented: 64-bit mode not compiled in generated_entities.cc:1: sorry, unimplemented: 64-bit mode not compiled in generated_language.cc:1: sorry, unimplemented: 64-bit mode not compiled in generated_ulscript.cc:1: sorry, unimplemented: 64-bit mode not compiled in getonescriptspan.cc:1: sorry, unimplemented: 64-bit mode not compiled in lang_script.cc:1: sorry, unimplemented: 64-bit mode not compiled in offsetmap.cc:1: sorry, unimplemented: 64-bit mode not compiled in scoreonescriptspan.cc:1: sorry, unimplemented: 64-bit mode not compiled in tote.cc:1: sorry, unimplemented: 64-bit mode not compiled in utf8statetable.cc:1: sorry, unimplemented: 64-bit mode not compiled in cld_generated_cjk_uni_prop_80.cc:1: sorry, unimplemented: 64-bit mode not compiled in cld2_generated_cjk_compatible.cc:1: sorry, unimplemented: 64-bit mode not compiled in cld_generated_cjk_delta_bi_4.cc:1: sorry, unimplemented: 64-bit mode not compiled in generated_distinct_bi_0.cc:1: sorry, unimplemented: 64-bit mode not compiled in cld2_generated_quadchrome_2.cc:1: sorry, unimplemented: 64-bit mode not compiled in cld2_generated_deltaoctachrome.cc:1: sorry, unimplemented: 64-bit mode not compiled in cld2_generated_distinctoctachrome.cc:1: sorry, unimplemented: 64-bit mode not compiled in cld_generated_score_quad_octa_2.cc:1: sorry, unimplemented: 64-bit mode not compiled in cldutil.cc:1: sorry, unimplemented: 64-bit mode not compiled in cldutil_shared.cc:1: sorry, unimplemented: 64-bit mode not compiled in compact_lang_det.cc:1: sorry, unimplemented: 64-bit mode not compiled in compact_lang_det_hint_code.cc:1: sorry, unimplemented: 64-bit mode not compiled in compact_lang_det_impl.cc:1: sorry, unimplemented: 64-bit mode not compiled in debug.cc:1: sorry, unimplemented: 64-bit mode not compiled in fixunicodevalue.cc:1: sorry, unimplemented: 64-bit mode not compiled in generated_entities.cc:1: sorry, unimplemented: 64-bit mode not compiled in generated_language.cc:1: sorry, unimplemented: 64-bit mode not compiled in generated_ulscript.cc:1: sorry, unimplemented: 64-bit mode not compiled in getonescriptspan.cc:1: sorry, unimplemented: 64-bit mode not compiled in lang_script.cc:1: sorry, unimplemented: 64-bit mode not compiled in offsetmap.cc:1: sorry, unimplemented: 64-bit mode not compiled in scoreonescriptspan.cc:1: sorry, unimplemented: 64-bit mode not compiled in tote.cc:1: sorry, unimplemented: 64-bit mode not compiled in utf8statetable.cc:1: sorry, unimplemented: 64-bit mode not compiled in cld_generated_cjk_uni_prop_80.cc:1: sorry, unimplemented: 64-bit mode not compiled in cld2_generated_cjk_compatible.cc:1: sorry, unimplemented: 64-bit mode not compiled in cld_generated_cjk_delta_bi_32.cc:1: sorry, unimplemented: 64-bit mode not compiled in generated_distinct_bi_0.cc:1: sorry, unimplemented: 64-bit mode not compiled in cld2_generated_quad0122.cc:1: sorry, unimplemented: 64-bit mode not compiled in cld2_generated_deltaocta0122.cc:1: sorry, unimplemented: 64-bit mode not compiled in cld2_generated_distinctocta0122.cc:1: sorry, unimplemented: 64-bit mode not compiled in cld_generated_score_quad_octa_0122.cc:1: sorry, unimplemented: 64-bit mode not compiled in *** Error code 1 Stop in /usr/ports/devel/cld. From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 23:28:44 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 592D177D for ; Fri, 30 Jan 2015 23:28:44 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 4123082A; Fri, 30 Jan 2015 23:28:44 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UNShsR041761; Fri, 30 Jan 2015 23:28:43 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UNSh9c041201; Fri, 30 Jan 2015 23:28:43 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 23:28:43 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501302328.t0UNSh9c041201@beefy2.isc.freebsd.org> To: mi@aldan.algebra.com Subject: [package - 84amd64-default][devel/gdb66] Failed for gdb66-6.6_2 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: Fri, 30 Jan 2015 23:28:44 -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: mi@aldan.algebra.com Last committer: antoine@FreeBSD.org Ident: $FreeBSD: head/devel/gdb66/Makefile 377795 2015-01-24 15:07:39Z antoine $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/gdb66-6.6_2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building devel/gdb66 build started at Fri Jan 30 23:26:32 UTC 2015 port directory: /usr/ports/devel/gdb66 building for: FreeBSD 84amd64-default-job-18 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: mi@aldan.algebra.com Makefile ident: $FreeBSD: head/devel/gdb66/Makefile 377795 2015-01-24 15:07:39Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=gdb66-6.6_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gdb66-6.6_2: INSIGHT=off: Tcl/Tk GUI (experimental!) ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --program-suffix=66 --disable-werror --enable-target=all --enable-tui --with-libiconv-prefix=/usr/local --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- CONFIGURED_M4=m4 CONFIGURED_BISON=byacc XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gdb66/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gdb66/work HOME=/wrkdirs/usr/ports/devel/gdb66/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gdb66/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gdb66/work HOME=/wrkdirs/usr/ports/devel/gdb66/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gdb66/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gdb66/work HOME=/wrkdirs/usr/ports/devel/gdb66/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/gdb66/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/gdb66/work HOME=/wrkdirs/usr/ports/devel/gdb66/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc" CFLAGS="-O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="g++" CXXFLAGS="-O2 -pipe -DRL_NO_COMPAT -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-- VER=66 INSIGHT='@comment ' OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gdb" EXAMPLESDIR="share/examples/gdb" DATADIR="share/gdb" WWWDIR="www/gdb" ETCDIR="etc/gdb" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gdb DOCSDIR=/usr/local/share/doc/gdb EXAMPLESDIR=/usr/local/share/examples/gdb WWWDIR=/usr/local/www/gdb ETCDIR=/usr/local/etc/gdb --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> gdb66-6.6_2 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.7.txz [84amd64-default-job-18] Installing pkg-1.4.7... [84amd64-default-job-18] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gdb66-6.6_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gdb66-6.6_2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by gdb66-6.6_2 for building => SHA256 Checksum OK for gdb-6.6.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gdb66-6.6_2 for building ===> Extracting for gdb66-6.6_2 => SHA256 Checksum OK for gdb-6.6.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gdb66-6.6_2 ===> Applying FreeBSD patches for gdb66-6.6_2 echo 'READLINE = -lreadline_p' >> /wrkdirs/usr/ports/devel/gdb66/work/gdb-6.6/gdb/Makefile.in =========================================================================== =================================================== ===> gdb66-6.6_2 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 [84amd64-default-job-18] Installing gettext-tools-0.19.4... [84amd64-default-job-18] `-- Installing expat-2.1.0_2... [84amd64-default-job-18] `-- Extracting expat-2.1.0_2... done [84amd64-default-job-18] `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-18] | `-- Installing indexinfo-0.2.2... [84amd64-default-job-18] | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-18] | `-- Installing libiconv-1.14_6... [84amd64-default-job-18] | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-18] `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-18] Extracting gettext-tools-0.19.4... done ===> Returning to build of gdb66-6.6_2 ===> gdb66-6.6_2 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-18] Installing gmake-4.1_1... [84amd64-default-job-18] Extracting gmake-4.1_1... done ===> Returning to build of gdb66-6.6_2 =========================================================================== =================================================== ===> gdb66-6.6_2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.3) ===> gdb66-6.6_2 depends on shared library: libiconv.so.3 - found (/usr/local/lib/libiconv.so.2.5.1) =========================================================================== =================================================== ===> Configuring for gdb66-6.6_2 configure: warning: x86_64-portbld-freebsd8.4: invalid host type loading site script /usr/ports/Templates/config.site creating cache ./config.cache checking host system type... x86_64-portbld-freebsd8.4 checking target system type... x86_64-portbld-freebsd8.4 checking build system type... x86_64-portbld-freebsd8.4 checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether ln works... yes checking whether ln -s works... yes checking for gcc... gcc checking whether the C compiler (gcc -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -fstack-protector) works... yes checking whether the C compiler (gcc -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -fstack-protector) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for gnatbind... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp $$f1 $$f2 16 16 checking for correct version of gmp.h... no checking for bison... no checking for byacc... byacc checking for bison... no checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for x86_64-portbld-freebsd8.4-ar... no checking for ar... ar checking for x86_64-portbld-freebsd8.4-as... no checking for as... as checking for x86_64-portbld-freebsd8.4-dlltool... no checking for dlltool... no checking for x86_64-portbld-freebsd8.4-ld... /usr/bin/ld checking for x86_64-portbld-freebsd8.4-lipo... no checking for lipo... no gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized block.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized symtab.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized symfile.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized symmisc.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized linespec.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dictionary.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized infcall.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized infcmd.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized infrun.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized expprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized environ.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized stack.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized thread.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized exceptions.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized inf-child.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized interps.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized -DTARGET_SYSTEM_ROOT=\"\" \ -DBINDIR=\"/usr/local/bin\" .././gdb/main.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized macrotab.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized macrocmd.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized macroexp.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized macroscope.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized event-loop.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized event-top.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized inf-loop.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized completer.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized gdbarch.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized arch-utils.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized gdbtypes.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized osabi.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized .././gdb/copying.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized memattr.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized mem-break.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized target.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized parse.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized language.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized buildsym.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized std-regs.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized .././gdb/signals/signals.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized gdb-events.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized exec.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized bcache.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized objfiles.c ././gdb/observer.sh inc .././gdb/doc/observer.texi observer.inc Creating observer.itmp Moving observer.itmp to observer.inc gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized observer.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized minsyms.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized maint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized demangle.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dbxread.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized coffread.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized coff-pe-read.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized elfread.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarfread.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarf2read.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized mipsread.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized stabsread.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized corefile.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarf2expr.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarf2loc.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarf2-frame.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ada-lang.c ada-lang.c: In function 'ada_lookup_symbol_list': ada-lang.c:4664: warning: passing argument 3 of 'remove_out_of_scope_renamings' discards qualifiers from pointer target type gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized c-lang.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized f-lang.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized objc-lang.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ui-out.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cli-out.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized varobj.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized vec.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized wrapper.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized jv-lang.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized jv-valprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized jv-typeprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized m2-lang.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized p-lang.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized p-typeprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized p-valprint.c p-valprint.c: In function 'pascal_object_print_value_fields': p-valprint.c:756: warning: 'tmp_obstack.alloc_failed' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.maybe_empty_object' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.use_extra_arg' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.extra_arg' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.freefun' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.chunkfun' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.alignment_mask' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.temp' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.chunk_limit' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.next_free' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.object_base' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.chunk' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.chunk_size' may be used uninitialized in this function p-valprint.c: In function 'pascal_object_print_value': p-valprint.c:925: warning: 'tmp_obstack.alloc_failed' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.maybe_empty_object' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.use_extra_arg' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.extra_arg' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.freefun' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.chunkfun' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.alignment_mask' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.temp' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.chunk_limit' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.next_free' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.object_base' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.chunk' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.chunk_size' may be used uninitialized in this function gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized scm-exp.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized scm-lang.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized scm-valprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized sentinel-frame.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized complaints.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized typeprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ada-typeprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized c-typeprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized f-typeprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized m2-typeprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ada-valprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized c-valprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cp-valprint.c cp-valprint.c: In function 'cp_print_value_fields': cp-valprint.c:268: warning: 'tmp_obstack.alloc_failed' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.maybe_empty_object' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.use_extra_arg' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.extra_arg' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.freefun' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.chunkfun' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.alignment_mask' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.temp' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.chunk_limit' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.next_free' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.object_base' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.chunk' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.chunk_size' may be used uninitialized in this function cp-valprint.c: In function 'cp_print_value': cp-valprint.c:527: warning: 'tmp_obstack.alloc_failed' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.maybe_empty_object' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.use_extra_arg' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.extra_arg' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.freefun' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.chunkfun' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.alignment_mask' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.temp' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.chunk_limit' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.next_free' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.object_base' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.chunk' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.chunk_size' may be used uninitialized in this function gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized f-valprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized m2-valprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized nlmread.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized serial.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized mdebugread.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized top.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized utils.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ui-file.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized user-regs.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized frame.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized frame-unwind.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized doublest.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized frame-base.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized gnu-v2-abi.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized .././gdb/gnu-v3-abi.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized hpacc-abi.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cp-abi.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cp-support.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cp-namespace.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized reggroups.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized regset.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized trad-frame.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized tramp-frame.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized solib-null.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized prologue-value.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized memory-map.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized xml-support.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized target-memory.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized inflow.c Making init.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized init.c rm -f libgdb.a ar q libgdb.a amd64-tdep.o amd64fbsd-tdep.o i386-tdep.o i387-tdep.o i386bsd-tdep.o i386fbsd-tdep.o bsd-uthread.o corelow.o solib.o solib-svr4.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o fork-child.o inf-ptrace.o fbsd-nat.o amd64-nat.o amd64bsd-nat.o amd64fbsd-nat.o gcore.o bsd-kvm.o remote.o dcache.o remote-utils.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-utils.o cli-logging.o cli-interp.o mi-out.o mi-console.o mi-cmds.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o mi-common.o posix-hdep.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o c-exp.o cp-name-parser.o objc-exp.o ada-exp.o jv-exp.o f-exp.o m2-exp.o p-exp.o version.o annotate.o auxv.o bfd-target .o blockframe.o breakpoint.o findvar.o regcache.o charset.o disasm.o dummy-frame.o source.o value.o eval.o valops.o valarith.o valprint.o printcmd.o block.o symtab.o symfile.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o inf-child.o interps.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o osabi.o copying.o memattr.o mem-break.o target.o parse.o language.o buildsym.o std-regs.o signals.o gdb-events.o exec.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o elfread.o dwarfread.o dwarf2read.o mipsread.o stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o ada-lang.o c-lang.o f-lang.o objc-lang.o ui-out.o cli-out.o varobj.o vec.o wrapper.o jv-lang.o jv-valprint.o jv-typeprint.o m2-lang.o p-lang.o p-typeprint.o p-valprint.o scm-exp.o scm-lang.o scm-valprint.o sentinel-frame.o com plaints.o typeprint.o ada-typeprint.o c-type! print.o f-typeprint.o m2-typeprint.o ada-valprint.o c-valprint.o cp-valprint.o f-valprint.o m2-valprint.o nlmread.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o gnu-v2-abi.o gnu-v3-abi.o hpacc-abi.o cp-abi.o cp-support.o cp-namespace.o reggroups.o regset.o trad-frame.o tramp-frame.o solib.o solib-null.o prologue-value.o memory-map.o xml-support.o target-memory.o inflow.o init.o ar: warning: creating libgdb.a ranlib libgdb.a rm -f gdb gcc -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing \ -o gdb gdb.o libgdb.a \ -lreadline_p ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a -lncurses -lm -L/usr/local/lib -liconv /usr/local/lib/libexpat.so -Wl,-rpath -Wl,/usr/local/lib ../libiberty/libiberty.a -lkvm /usr/bin/ld: cannot find -lreadline_p Makefile:1227: recipe for target 'gdb' failed gmake[2]: *** [gdb] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/gdb66/work/gdb-6.6/gdb' Makefile:7951: recipe for target 'all-gdb' failed gmake[1]: *** [all-gdb] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/gdb66/work/gdb-6.6' Makefile:626: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/devel/gdb66. From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Jan 30 23:59: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 20E22F17; Fri, 30 Jan 2015 23:59:47 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 0A0ACAFA; Fri, 30 Jan 2015 23:59:47 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0UNxjk9085848; Fri, 30 Jan 2015 23:59:45 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0UNxjRN085842; Fri, 30 Jan 2015 23:59:45 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 30 Jan 2015 23:59:45 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501302359.t0UNxjRN085842@beefy1.isc.freebsd.org> To: bapt@FreeBSD.org Subject: [package - 84i386-default][devel/amd64-gcc] Failed for amd64-gcc-4.9.1_1 in package 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: Fri, 30 Jan 2015 23:59: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: bapt@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/devel/amd64-gcc/Makefile 373620 2014-11-29 14:46:30Z bapt $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/amd64-gcc-4.9.1_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building devel/amd64-gcc build started at Fri Jan 30 23:44:30 UTC 2015 port directory: /usr/ports/devel/amd64-gcc building for: FreeBSD 84i386-default-job-24 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: bapt@FreeBSD.org Makefile ident: $FreeBSD: head/devel/amd64-gcc/Makefile 373620 2014-11-29 14:46:30Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=amd64-gcc-4.9.1_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --target=x86_64-portbld-freebsd8.4 --disable-nls --enable-languages=c,c++ --without-headers --with-gmp=/usr/local --with-pkgversion="FreeBSD Ports Collection for amd64" --with-system-zlib --with-as=/usr/local/bin/x86_64-freebsd-as --with-ld=/usr/local/bin/x86_64-freebsd-ld --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/amd64-gcc/work HOME=/wrkdirs/usr/ports/devel/amd64-gcc/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-- TARGETARCH=amd64 OPSYS=freebsd GCC_TARGET=x86_64-portbld-freebsd8.4 OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gcc" EXAMPLESDIR="share/examples/gcc" DATADIR="share/gcc" WWWDIR="www/gcc" ETCDIR="etc/gcc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gcc DOCSDIR=/usr/local/share/doc/gcc EXAMPLESDIR=/usr/local/share/examples/gcc WWWDIR=/usr/local/www/gcc ETCDIR=/usr/local/etc/gcc --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 GPLv3RLE accepted by the user =========================================================================== =================================================== ===> amd64-gcc-4.9.1_1 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.7.txz [84i386-default-job-24] Installing pkg-1.4.7... [84i386-default-job-24] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of amd64-gcc-4.9.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 GPLv3RLE accepted by the user ===> Fetching all distfiles required by amd64-gcc-4.9.1_1 for building =========================================================================== =================================================== ===> License GPLv3 GPLv3RLE accepted by the user ===> Fetching all distfiles required by amd64-gcc-4.9.1_1 for building => SHA256 Checksum OK for gcc-4.9.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 GPLv3RLE accepted by the user ===> Fetching all distfiles required by amd64-gcc-4.9.1_1 for building ===> Extracting for amd64-gcc-4.9.1_1 => SHA256 Checksum OK for gcc-4.9.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for amd64-gcc-4.9.1_1 ===> Applying extra patch /usr/ports/devel/amd64-gcc/../powerpc64-gcc/files/freebsd-format-extensions =========================================================================== =================================================== ===> amd64-gcc-4.9.1_1 depends on executable: x86_64-freebsd-as - not found ===> Verifying install for x86_64-freebsd-as in /usr/ports/devel/amd64-binutils ===> Installing existing package /packages/All/amd64-binutils-2.25.txz [84i386-default-job-24] Installing amd64-binutils-2.25... [84i386-default-job-24] Extracting amd64-binutils-2.25... done ===> Returning to build of amd64-gcc-4.9.1_1 ===> amd64-gcc-4.9.1_1 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 [84i386-default-job-24] Installing gmake-4.1_1... [84i386-default-job-24] `-- Installing gettext-runtime-0.19.4... [84i386-default-job-24] | `-- Installing indexinfo-0.2.2... [84i386-default-job-24] | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-24] | `-- Installing libiconv-1.14_6... [84i386-default-job-24] | `-- Extracting libiconv-1.14_6... done [84i386-default-job-24] `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-24] Extracting gmake-4.1_1... done ===> Returning to build of amd64-gcc-4.9.1_1 =========================================================================== =================================================== ===> amd64-gcc-4.9.1_1 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-24] Installing gmp-5.1.3_2... [84i386-default-job-24] Extracting gmp-5.1.3_2... done ===> Returning to build of amd64-gcc-4.9.1_1 ===> amd64-gcc-4.9.1_1 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-24] Installing mpfr-3.1.2_2... [84i386-default-job-24] Extracting mpfr-3.1.2_2... done ===> Returning to build of amd64-gcc-4.9.1_1 ===> amd64-gcc-4.9.1_1 depends on shared library: libmpc.so - not found ===> Verifying for libmpc.so in /usr/ports/math/mpc ===> Installing existing package /packages/All/mpc-1.0.2_1.txz [84i386-default-job-24] Installing mpc-1.0.2_1... [84i386-default-job-24] Extracting mpc-1.0.2_1... done ===> Returning to build of amd64-gcc-4.9.1_1 ===> amd64-gcc-4.9.1_1 depends on shared library: libiconv.so.3 - found (/usr/local/lib/libiconv.so.2.5.1) =========================================================================== =================================================== ===> Configuring for amd64-gcc-4.9.1_1 configure: loading site script /usr/ports/Templates/config.site checking build system type... i386-portbld-freebsd8.4 checking host system type... i386-portbld-freebsd8.4 checking target system type... x86_64-portbld-freebsd8.4 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for gawk... (cached) /usr/bin/awk checking for libatomic support... yes checking for libcilkrts support... yes checking for libitm support... yes checking for libsanitizer support... no checking for libvtv support... no checking for gcc... cc install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/bitmap.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/bitmap.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/builtins.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/builtins.def install -o root -g wheel -m 0644 bversion.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/bversion.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/c-family/c-common.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/c-family/c-common.def mkdir /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/c-family install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/c-family/c-common.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/c-family/c-common.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/c-family/c-objc.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/c-family/c-objc.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/c-family/c-pragma.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/c-family/c-pragma.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/c-family/c-pretty-print.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/c-family/c-pretty-print.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/c/c-tree.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/c-tree.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/calls.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/calls.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cfg-flags.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/cfg-flags.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cfgexpand.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/cfgexpand.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cfghooks.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/cfghooks.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cfgloop.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/cfgloop.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cgraph.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/cgraph.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cif-code.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/cif-code.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cilk-builtins.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/cilk-builtins.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cilkplus.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/cilkplus.def install -o root -g wheel -m 0644 config.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/config.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/dbxelf.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/config/dbxelf.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/elfos.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/config/elfos.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/freebsd-spec.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/config/freebsd-spec.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/freebsd-stdint.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/config/freebsd-stdint.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/freebsd.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/config/freebsd.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/att.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/config/i386/att.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/biarch64.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/config/i386/biarch64.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/freebsd.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/config/i386/freebsd.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/freebsd64.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/config/i386/freebsd64.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/i386-protos.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/config/i386/i386-protos.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/i386.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/config/i386/i386.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/unix.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/config/i386/unix.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/i386/x86-64.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/config/i386/x86-64.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/initfini-array.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/config/initfini-array.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/config/vxworks-dummy.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/config/vxworks-dummy.h install -o root -g wheel -m 0644 configargs.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/configargs.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/context.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/context.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/coretypes.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/coretypes.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/cppdefault.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/cppdefault.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/debug.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/debug.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/defaults.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/defaults.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/df.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/df.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/diagnostic-color.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/diagnostic-color.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/diagnostic-core.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/diagnostic-core.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/diagnostic.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/diagnostic.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/diagnostic.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/diagnostic.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/double-int.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/double-int.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/dumpfile.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/dumpfile.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/emit-rtl.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/emit-rtl.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/except.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/except.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/fixed-value.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/fixed-value.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/flag-types.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/flag-types.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/flags.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/flags.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/fold-const.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/fold-const.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/function.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/function.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gcc-plugin.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/gcc-plugin.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gcc-symtab.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/gcc-symtab.h install -o root -g wheel -m 0644 genrtl.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/genrtl.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ggc.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/ggc.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-builder.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/gimple-builder.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-expr.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/gimple-expr.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-fold.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/gimple-fold.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-iterator.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/gimple-iterator.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-low.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/gimple-low.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-pretty-print.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/gimple-pretty-print.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-ssa.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/gimple-ssa.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple-walk.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/gimple-walk.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/gimple.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimple.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/gimple.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimplify-me.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/gimplify-me.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gimplify.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/gimplify.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gsstruct.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/gsstruct.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/gtm-builtins.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/gtm-builtins.def install -o root -g wheel -m 0644 gtype-desc.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/gtype-desc.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/hard-reg-set.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/hard-reg-set.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/hash-table.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/hash-table.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/highlev-plugin-common.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/highlev-plugin-common.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/hwint.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/hwint.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/incpath.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/incpath.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/input.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/input.h install -o root -g wheel -m 0644 insn-codes.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/insn-codes.h install -o root -g wheel -m 0644 insn-constants.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/insn-constants.h install -o root -g wheel -m 0644 insn-flags.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/insn-flags.h install -o root -g wheel -m 0644 insn-modes.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/insn-modes.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/insn-notes.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/insn-notes.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/internal-fn.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/internal-fn.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/internal-fn.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/internal-fn.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/intl.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/intl.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ipa-prop.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/ipa-prop.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ipa-ref-inline.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/ipa-ref-inline.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ipa-ref.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/ipa-ref.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ipa-reference.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/ipa-reference.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ipa-utils.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/ipa-utils.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/is-a.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/is-a.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/langhooks.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/langhooks.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/machmode.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/machmode.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/mode-classes.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/mode-classes.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/omp-builtins.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/omp-builtins.def install -o root -g wheel -m 0644 options.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/options.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/opts.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/opts.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/output.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/output.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/params.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/params.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/params.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/params.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/pass_manager.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/pass_manager.h install -o root -g wheel -m 0644 plugin-version.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/plugin-version.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/plugin.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/plugin.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/plugin.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/plugin.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/pointer-set.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/pointer-set.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/predict.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/predict.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/predict.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/predict.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/prefix.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/prefix.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/pretty-print.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/pretty-print.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/print-rtl.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/print-rtl.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/print-tree.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/print-tree.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/real.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/real.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/realmpfr.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/realmpfr.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/reg-notes.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/reg-notes.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/regset.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/regset.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/resource.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/resource.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/rtl.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/rtl.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/rtl.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/rtl.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/sanitizer.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/sanitizer.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/sbitmap.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/sbitmap.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/ssa-iterators.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/ssa-iterators.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/statistics.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/statistics.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/stmt.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/stmt.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/stor-layout.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/stor-layout.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/stringpool.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/stringpool.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/sync-builtins.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/sync-builtins.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/system.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/system.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/target-hooks-macros.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/target-hooks-macros.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/target.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/target.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/target.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/target.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/timevar.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/timevar.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/timevar.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/timevar.h install -o root -g wheel -m 0644 tm-preds.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tm-preds.h install -o root -g wheel -m 0644 tm.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tm.h install -o root -g wheel -m 0644 tm_p.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tm_p.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/toplev.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/toplev.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-cfg.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tree-cfg.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-cfgcleanup.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tree-cfgcleanup.h install -o root -g wheel -m 0644 tree-check.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tree-check.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-core.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tree-core.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-dfa.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tree-dfa.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-dump.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tree-dump.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-eh.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tree-eh.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-hasher.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tree-hasher.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-inline.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tree-inline.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-into-ssa.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tree-into-ssa.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-iterator.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tree-iterator.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-nested.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tree-nested.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-object-size.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tree-object-size.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-outof-ssa.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tree-outof-ssa.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-parloops.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tree-parloops.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-pass.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tree-pass.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-phinodes.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tree-phinodes.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-pretty-print.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tree-pretty-print.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-address.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tree-ssa-address.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-alias.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tree-ssa-alias.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-coalesce.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tree-ssa-coalesce.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-dom.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tree-ssa-dom.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-loop-ivopts.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tree-ssa-loop-ivopts.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-loop-manip.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tree-ssa-loop-manip.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-loop-niter.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tree-ssa-loop-niter.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-loop.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tree-ssa-loop.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-operands.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tree-ssa-operands.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-sccvn.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tree-ssa-sccvn.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-ter.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tree-ssa-ter.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-threadedge.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tree-ssa-threadedge.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa-threadupdate.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tree-ssa-threadupdate.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssa.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tree-ssa.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree-ssanames.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tree-ssanames.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tree.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/tree.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/tree.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/treestruct.def /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/treestruct.def install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/varasm.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/varasm.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/vec.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/vec.h install -o root -g wheel -m 0644 .././../gcc-4.9.1/gcc/version.h /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/version.h install -o root -g wheel -m 0644 b-header-vars /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/plugin/include/b-header-vars rm gcc.pod gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/amd64-gcc/work/build-gcc/gcc' ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for amd64-gcc-4.9.1_1 pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/include-fixed/netinet/ip_fil.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/include-fixed/netinet/ip_lookup.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/include-fixed/netinet/ip_nat.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/include-fixed/netinet/ip_proxy.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/include-fixed/netinet/ip_scan.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/include-fixed/netinet/ip_state.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/include-fixed/stddef.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/include-fixed/stdio.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/include-fixed/stdlib.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/include-fixed/sys/types.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/include-fixed/unistd.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/amd64-gcc/work/stage/usr/local/lib/gcc/x86_64-portbld-freebsd8.4/4.9.1/include-fixed/wchar.h: No such file or directory *** Error code 1 Stop in /usr/ports/devel/amd64-gcc. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 00:29:35 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 AAA259A6; Sat, 31 Jan 2015 00:29:35 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 957B4DE8; Sat, 31 Jan 2015 00:29:35 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V0TZKZ089061; Sat, 31 Jan 2015 00:29:35 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V0TYem089029; Sat, 31 Jan 2015 00:29:34 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 00:29:34 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310029.t0V0TYem089029@beefy2.isc.freebsd.org> To: demon@FreeBSD.org Subject: [package - 84amd64-default][textproc/kenlm] Failed for kenlm-20140830 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, 31 Jan 2015 00:29:35 -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: demon@FreeBSD.org Last committer: adamw@FreeBSD.org Ident: $FreeBSD: head/textproc/kenlm/Makefile 366780 2014-08-31 15:25:07Z adamw $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/kenlm-20140830.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building textproc/kenlm build started at Sat Jan 31 00:29:10 UTC 2015 port directory: /usr/ports/textproc/kenlm building for: FreeBSD 84amd64-default-job-15 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: demon@FreeBSD.org Makefile ident: $FreeBSD: head/textproc/kenlm/Makefile 366780 2014-08-31 15:25:07Z adamw $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=kenlm-20140830 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/kenlm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/kenlm/work HOME=/wrkdirs/usr/ports/textproc/kenlm/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- BOOST_BUILD_PATH=/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/jam-files/boost-build XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/kenlm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/kenlm/work HOME=/wrkdirs/usr/ports/textproc/kenlm/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/usr/local/bin/clang34" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="/usr/local/bin/clang-cpp34" CPPFLAGS="" LDFLAGS=" -B/usr/local/bin -fstack-protector" LIBS="" CXX="/usr/local/bin/clang++34" 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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/kenlm" EXAMPLESDIR="share/examples/kenlm" DATADIR="share/kenlm" WWWDIR="www/kenlm" ETCDIR="etc/kenlm" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/kenlm DOCSDIR=/usr/local/share/doc/kenlm EXAMPLESDIR=/usr/local/share/examples/kenlm WWWDIR=/usr/local/www/kenlm ETCDIR=/usr/local/etc/kenlm --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> kenlm-20140830 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.7.txz [84amd64-default-job-15] Installing pkg-1.4.7... [84amd64-default-job-15] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of kenlm-20140830 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by kenlm-20140830 for building =========================================================================== =================================================== ===> Fetching all distfiles required by kenlm-20140830 for building => SHA256 Checksum OK for kenlm.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by kenlm-20140830 for building ===> Extracting for kenlm-20140830 => SHA256 Checksum OK for kenlm.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for kenlm-20140830 ===> Applying FreeBSD patches for kenlm-20140830 =========================================================================== =================================================== ===> kenlm-20140830 depends on executable: bjam - not found ===> Verifying install for bjam in /usr/ports/devel/boost-jam ===> Installing existing package /packages/All/boost-jam-1.55.0.txz [84amd64-default-job-15] Installing boost-jam-1.55.0... [84amd64-default-job-15] Extracting boost-jam-1.55.0... done ===> Returning to build of kenlm-20140830 ===> kenlm-20140830 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.33.txz [84amd64-default-job-15] Installing bash-4.3.33... [84amd64-default-job-15] `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-15] | `-- Installing indexinfo-0.2.2... [84amd64-default-job-15] | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-15] | `-- Installing libiconv-1.14_6... [84amd64-default-job-15] | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-15] `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-15] Extracting bash-4.3.33... done Message for bash-4.3.33: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== ===> Returning to build of kenlm-20140830 ===> kenlm-20140830 depends on file: /usr/local/bin/clang34 - not found ===> Verifying install for /usr/local/bin/clang34 in /usr/ports/lang/clang34 ===> Installing existing package /packages/All/clang34-3.4.2_3.txz [84amd64-default-job-15] Installing clang34-3.4.2_3... [84amd64-default-job-15] `-- Installing llvm34-3.4.2_1... [84amd64-default-job-15] | `-- Installing libexecinfo-1.1_3... [84amd64-default-job-15] | `-- Extracting libexecinfo-1.1_3... done [84amd64-default-job-15] | `-- Installing perl5-5.18.4_11... [84amd64-default-job-15] | `-- Extracting perl5-5.18.4_11... done [84amd64-default-job-15] | `-- Installing python27-2.7.9... [84amd64-default-job-15] | | `-- Installing libffi-3.2.1... [84amd64-default-job-15] | | `-- Extracting libffi-3.2.1... done [84amd64-default-job-15] | `-- Extracting python27-2.7.9... done [84amd64-default-job-15] `-- Extracting llvm34-3.4.2_1... done [84amd64-default-job-15] Extracting clang34-3.4.2_3... done 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 kenlm-20140830 ===> kenlm-20140830 depends on file: /usr/local/bin/as - not found ===> Verifying install for /usr/local/bin/as in /usr/ports/devel/binutils ===> Installing existing package /packages/All/binutils-2.25.txz [84amd64-default-job-15] Installing binutils-2.25... [84amd64-default-job-15] Extracting binutils-2.25... done ===> Returning to build of kenlm-20140830 =========================================================================== =================================================== ===> kenlm-20140830 depends on shared library: libboost_thread.so - not found ===> Verifying for libboost_thread.so in /usr/ports/devel/boost-libs ===> Installing existing package /packages/All/boost-libs-1.55.0_4.txz [84amd64-default-job-15] Installing boost-libs-1.55.0_4... ..failed clang-linux.compile.c++.without-pth util/bin/clang-linux/release/link-static/threading-multi/sorted_uniform_test.o... ..skipped sorted_uniform_test for lack of sorted_uniform_test.o... ..skipped sorted_uniform_test.passed for lack of sorted_uniform_test... clang-linux.compile.c++.without-pth util/bin/clang-linux/release/link-static/threading-multi/tokenize_piece_test.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "util/bin/clang-linux/release/link-static/threading-multi/tokenize_piece_test.o" "util/tokenize_piece_test.cc" ..failed clang-linux.compile.c++.without-pth util/bin/clang-linux/release/link-static/threading-multi/tokenize_piece_test.o... ..skipped tokenize_piece_test for lack of tokenize_piece_test.o... ..skipped tokenize_piece_test.passed for lack of tokenize_piece_test... clang-linux.compile.c++.without-pth util/bin/clang-linux/release/link-static/threading-multi/joint_sort_test.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "util/bin/clang-linux/release/link-static/threading-multi/joint_sort_test.o" "util/joint_sort_test.cc" ..failed clang-linux.compile.c++.without-pth util/bin/clang-linux/release/link-static/threading-multi/joint_sort_test.o... ..skipped joint_sort_test for lack of joint_sort_test.o... ..skipped joint_sort_test.passed for lack of joint_sort_test... clang-linux.compile.c++.without-pth util/bin/clang-linux/release/link-static/threading-multi/sized_iterator_test.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "util/bin/clang-linux/release/link-static/threading-multi/sized_iterator_test.o" "util/sized_iterator_test.cc" ..failed clang-linux.compile.c++.without-pth util/bin/clang-linux/release/link-static/threading-multi/sized_iterator_test.o... ..skipped sized_iterator_test for lack of sized_iterator_test.o... ..skipped sized_iterator_test.passed for lack of sized_iterator_test... clang-linux.compile.c++.without-pth util/bin/clang-linux/release/link-static/threading-multi/bit_packing_test.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "util/bin/clang-linux/release/link-static/threading-multi/bit_packing_test.o" "util/bit_packing_test.cc" ..failed clang-linux.compile.c++.without-pth util/bin/clang-linux/release/link-static/threading-multi/bit_packing_test.o... ..skipped bit_packing_test for lack of bit_packing_test.o... ..skipped bit_packing_test.passed for lack of bit_packing_test... common.mkdir bin common.mkdir bin/clang-linux common.mkdir bin/clang-linux/release common.mkdir bin/clang-linux/release/link-static common.mkdir bin/clang-linux/release/link-static/threading-multi ..skipped libkenlm.a(clean) for lack of parallel_read.o... ..skipped libkenlm.a for lack of parallel_read.o... common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux/release ..on 100th target... common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux/release/link-static common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux/release/link-static/threading-multi clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux/release/link-static/threading-multi/chain.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux/release/link-static/threading-multi/chain.o" "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/chain.cc" ..failed clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux/release/link-static/threading-multi/chain.o... clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux/release/link-static/threading-multi/io.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux/release/link-static/threading-multi/io.o" "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/io.cc" ..failed clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux/release/link-static/threading-multi/io.o... clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux/release/link-static/threading-multi/line_input.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux/release/link-static/threading-multi/line_input.o" "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/line_input.cc" ..failed clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux/release/link-static/threading-multi/line_input.o... clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux/release/link-static/threading-multi/multi_progress.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux/release/link-static/threading-multi/multi_progress.o" "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/multi_progress.cc" ..failed clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/util/stream/bin/clang-linux/release/link-static/threading-multi/multi_progress.o... clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/initial_probabilities.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DKENLM_MAX_ORDER=6 -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/initial_probabilities.o" "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/initial_probabilities.cc" ..failed clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/initial_probabilities.o... clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/print.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DKENLM_MAX_ORDER=6 -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/print.o" "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/print.cc" ..failed clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/print.o... clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/corpus_count.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DKENLM_MAX_ORDER=6 -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/corpus_count.o" "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/corpus_count.cc" ..failed clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/corpus_count.o... clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/pipeline.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DKENLM_MAX_ORDER=6 -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/pipeline.o" "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/pipeline.cc" ..failed clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/pipeline.o... clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/interpolate.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DKENLM_MAX_ORDER=6 -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/interpolate.o" "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/interpolate.cc" ..failed clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/interpolate.o... clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/adjust_counts.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DKENLM_MAX_ORDER=6 -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/adjust_counts.o" "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/adjust_counts.cc" ..failed clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/adjust_counts.o... clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/lmplz_main.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DKENLM_MAX_ORDER=6 -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/lmplz_main.o" "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/lmplz_main.cc" ..failed clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/lmplz_main.o... ..skipped

lmplz for lack of parallel_read.o... clang-linux.compile.c++.without-pth lm/bin/clang-linux/release/link-static/threading-multi/query_main.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DKENLM_MAX_ORDER=6 -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "lm/bin/clang-linux/release/link-static/threading-multi/query_main.o" "lm/query_main.cc" ..failed clang-linux.compile.c++.without-pth lm/bin/clang-linux/release/link-static/threading-multi/query_main.o... ..skipped query for lack of parallel_read.o... clang-linux.compile.c++.without-pth lm/bin/clang-linux/release/link-static/threading-multi/fragment_main.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DKENLM_MAX_ORDER=6 -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "lm/bin/clang-linux/release/link-static/threading-multi/fragment_main.o" "lm/fragment_main.cc" ..failed clang-linux.compile.c++.without-pth lm/bin/clang-linux/release/link-static/threading-multi/fragment_main.o... ..skipped fragment for lack of parallel_read.o... clang-linux.compile.c++.without-pth lm/bin/clang-linux/release/link-static/threading-multi/build_binary_main.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DKENLM_MAX_ORDER=6 -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "lm/bin/clang-linux/release/link-static/threading-multi/build_binary_main.o" "lm/build_binary_main.cc" ..failed clang-linux.compile.c++.without-pth lm/bin/clang-linux/release/link-static/threading-multi/build_binary_main.o... ..skipped build_binary for lack of parallel_read.o... common.mkdir lm/filter/bin common.mkdir lm/filter/bin/clang-linux common.mkdir lm/filter/bin/clang-linux/release common.mkdir lm/filter/bin/clang-linux/release/link-static common.mkdir lm/filter/bin/clang-linux/release/link-static/threading-multi clang-linux.compile.c++.without-pth lm/filter/bin/clang-linux/release/link-static/threading-multi/main.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -I"." -I"/usr/local/include" -o "lm/filter/bin/clang-linux/release/link-static/threading-multi/main.o" "lm/filter/filter_main.cc" ..failed clang-linux.compile.c++.without-pth lm/filter/bin/clang-linux/release/link-static/threading-multi/main.o... clang-linux.compile.c++.without-pth lm/filter/bin/clang-linux/release/link-static/threading-multi/phrase.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "lm/filter/bin/clang-linux/release/link-static/threading-multi/phrase.o" "lm/filter/phrase.cc" ..failed clang-linux.compile.c++.without-pth lm/filter/bin/clang-linux/release/link-static/threading-multi/phrase.o... clang-linux.compile.c++.without-pth lm/filter/bin/clang-linux/release/link-static/threading-multi/vocab.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "lm/filter/bin/clang-linux/release/link-static/threading-multi/vocab.o" "lm/filter/vocab.cc" ..failed clang-linux.compile.c++.without-pth lm/filter/bin/clang-linux/release/link-static/threading-multi/vocab.o... clang-linux.compile.c++.without-pth lm/filter/bin/clang-linux/release/link-static/threading-multi/arpa_io.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "lm/filter/bin/clang-linux/release/link-static/threading-multi/arpa_io.o" "lm/filter/arpa_io.cc" ..failed clang-linux.compile.c++.without-pth lm/filter/bin/clang-linux/release/link-static/threading-multi/arpa_io.o... ..skipped filter for lack of parallel_read.o... clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/dump_counts_main.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DKENLM_MAX_ORDER=6 -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/dump_counts_main.o" "/wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/dump_counts_main.cc" ..failed clang-linux.compile.c++.without-pth /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lm/builder/bin/clang-linux/release/link-static/threading-multi/dump_counts_main.o... ..skipped

dump_counts for lack of parallel_read.o... clang-linux.compile.c++.without-pth util/bin/clang-linux/release/link-static/threading-multi/cat_compressed_main.o clang++: not found "clang++" -c -x c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -O3 -finline-functions -Wno-inline -Wall -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -I"." -I"/usr/local/include" -I"util/double-conversion" -o "util/bin/clang-linux/release/link-static/threading-multi/cat_compressed_main.o" "util/cat_compressed_main.cc" ..failed clang-linux.compile.c++.without-pth util/bin/clang-linux/release/link-static/threading-multi/cat_compressed_main.o... ..skipped cat_compressed for lack of parallel_read.o... ..skipped

lmplz for lack of parallel_read.o... ..skipped

query for lack of parallel_read.o... ..skipped

fragment for lack of parallel_read.o... ..skipped

build_binary for lack of parallel_read.o... ..skipped

filter for lack of parallel_read.o... ..skipped

dump_counts for lack of parallel_read.o... ..skipped

cat_compressed for lack of parallel_read.o... common.mkdir /wrkdirs/usr/ports/textproc/kenlm/work/kenlm/lib ..skipped

libkenlm.a for lack of libkenlm.a... ..failed updating 69 targets... ..skipped 45 targets... ..updated 58 targets... *** Error code 1 Stop in /usr/ports/textproc/kenlm. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 00:40:45 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 68E4FA35; Sat, 31 Jan 2015 00:40:45 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 53E34EB9; Sat, 31 Jan 2015 00:40:45 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V0ejjf099514; Sat, 31 Jan 2015 00:40:45 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V0ejQa099494; Sat, 31 Jan 2015 00:40:45 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 00:40:45 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310040.t0V0ejQa099494@beefy2.isc.freebsd.org> To: gecko@FreeBSD.org Subject: [package - 84amd64-default][www/firefox-esr] Failed for firefox-esr-31.4.0_1, 1 in stage 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, 31 Jan 2015 00:40:45 -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: gecko@FreeBSD.org Last committer: jbeich@FreeBSD.org Ident: $FreeBSD: head/www/firefox-esr/Makefile 377605 2015-01-21 13:36:36Z jbeich $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/firefox-esr-31.4.0_1,1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building www/firefox-esr build started at Sat Jan 31 00:29:15 UTC 2015 port directory: /usr/ports/www/firefox-esr building for: FreeBSD 84amd64-default-job-04 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: gecko@FreeBSD.org Makefile ident: $FreeBSD: head/www/firefox-esr/Makefile 377605 2015-01-21 13:36:36Z jbeich $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=firefox-esr-31.4.0_1,1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for firefox-esr-31.4.0_1,1: DBUS=on: D-Bus IPC system support DEBUG=off: Build with debugging support DTRACE=off: Build with DTrace probes GCONF=off: GConf configuration backend support GIO=on: GIO for file I/O GNOMEUI=off: libgnomeui support module GSTREAMER=on: Multimedia support via GStreamer LIBPROXY=off: Proxy support via libproxy LOGGING=on: Additional log messages OPTIMIZED_CFLAGS=on: Use extra compiler optimizations PGO=off: Use Profile-Guided Optimization PROFILE=off: Build with profiling support TEST=off: Build and/or run tests ====> Options available for the multi AUDIO: you have to choose at least one of them ALSA=on: ALSA audio architecture support PULSEAUDIO=off: PulseAudio sound server support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/www/firefox-esr/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/firefox-esr/work HOME=/wrkdirs/usr/ports/www/firefox-esr/work TMPDIR="/tmp" CPATH=/usr/local/include LIBRARY_PATH=/usr/local/lib MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/www/firefox-esr/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/firefox-esr/work HOME=/wrkdirs/usr/ports/www/firefox-esr/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/www/firefox-esr/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/firefox-esr/work HOME=/wrkdirs/usr/ports/www/firefox-esr/work TMPDIR="/tmp" CPATH=/usr/local/include LIBRARY_PATH=/usr/local/lib XDG_DATA_HOME=/wrkdirs/usr/ports/www/firefox-esr/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/firefox-esr/work HOME=/wrkdirs/usr/ports/www/firefox-esr/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/usr/local/bin/clang34" CFLAGS="-O2 -pipe -O3 -fstack-protector -fno-strict-aliasing" CPP="/usr/local/bin/clang-cpp34" CPPFLAGS="-isystem/usr/local/include" LDFLAGS=" -L/usr/local/lib -Wl,-rpath,/usr/local/lib/firefox -B/usr/local/bin -fstack-protector" LIBS="" CXX="/usr/local/bin/clang++34" CXXFLAGS="-O2 -pipe -O3 -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-- QT_PREFIX="/usr/local" QT_BINDIR="lib/qt5/bin" QT_INCDIR="include/qt5" QT_LIBDIR="lib" QT_ARCHDIR="lib/qt5" QT_PLUGINDIR="lib/qt5/plugins" QT_LIBEXECDIR="libexec/qt5" QT_IMPORTDIR="lib/qt5/imports" QT_QMLDIR="lib/qt5/qml" QT_DATADIR="share/qt5" QT_DOCDIR="share/doc/qt5" QT_L10NDIR="share/qt5/translations" QT_ETCDIR="etc/xdg" QT_EXAMPLEDIR="share/examples/qt5" QT_TESTDIR="share/qt5/tests" QT_MKSPECDIR="lib/qt5/mkspecs" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd8 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 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" PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/firefox" EXAMPLESDIR="share/examples/firefox" DATADIR="share/firefox" WWWDIR="www/firefox" ETCDIR="etc/firefox" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/firefox DOCSDIR=/usr/local/share/doc/firefox EXAMPLESDIR=/usr/local/share/examples/firefox WWWDIR=/usr/local/www/firefox ETCDIR=/usr/local/etc/firefox --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> firefox-esr-31.4.0_1,1 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.7.txz [84amd64-default-job-04] Installing pkg-1.4.7... [84amd64-default-job-04] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of firefox-esr-31.4.0_1,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by firefox-esr-31.4.0_1,1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by firefox-esr-31.4.0_1,1 for building => SHA256 Checksum OK for firefox-31.4.0esr.source.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by firefox-esr-31.4.0_1,1 for building ===> Extracting for firefox-esr-31.4.0_1,1 => SHA256 Checksum OK for firefox-31.4.0esr.source.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for firefox-esr-31.4.0_1,1 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for firefox-esr-31.4.0_1,1 =========================================================================== =================================================== ===> firefox-esr-31.4.0_1,1 depends on package: nspr>=4.10.6 - not found ===> Verifying install for nspr>=4.10.6 in /usr/ports/devel/nspr ===> Installing existing package /packages/All/nspr-4.10.7.txz [84amd64-default-job-04] Installing nspr-4.10.7... [84amd64-default-job-04] Extracting nspr-4.10.7... done ===> Returning to build of firefox-esr-31.4.0_1,1 ===> firefox-esr-31.4.0_1,1 depends on package: nss>=3.16.2 - not found ===> Verifying install for nss>=3.16.2 in /usr/ports/security/nss ===> Installing existing package /packages/All/nss-3.17.3.txz [84amd64-default-job-04] Installing nss-3.17.3... [84amd64-default-job-04] `-- Installing sqlite3-3.8.8... [84amd64-default-job-04] `-- Extracting sqlite3-3.8.8... done [84amd64-default-job-04] Extracting nss-3.17.3... done ===> Returning to build of firefox-esr-31.4.0_1,1 ===> firefox-esr-31.4.0_1,1 depends on package: libevent2>=2.0.21_2 - not found ===> Verifying install for libevent2>=2.0.21_2 in /usr/ports/devel/libevent2 ===> Installing existing package /packages/All/libevent2-2.0.22.txz [84amd64-default-job-04] Installing libevent2-2.0.22... [84amd64-default-job-04] Extracting libevent2-2.0.22... done ===> Returning to build of firefox-esr-31.4.0_1,1 ===> firefox-esr-31.4.0_1,1 depends on package: cairo>=1.12.16_1,2 - not found ===> Verifying install for cairo>=1.12.16_1,2 in /usr/ports/graphics/cairo ===> Installing existing package /packages/All/cairo-1.12.18_1,2.txz [84amd64-default-job-04] Installing cairo-1.12.18_1,2... Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup langDesc Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefDesc Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefManual Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefShowDesc Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefShowManual Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefShowSettingDesc Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefShowSettingManual Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefSetDesc Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefSetManual Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefSetSettingDesc Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefSetSettingManual Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefSetValueDesc Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefSetValueManual Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefResetDesc Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefResetManual Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefResetSettingDesc Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefResetSettingManual Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] resource://gre/modules/devtools/gcli/api.js resource://gre/modules/devtools/gcli/cli.js resource://gre/modules/devtools/gcli/commands/addon.js resource://gre/modules/devtools/gcli/commands/appcache.js resource://gre/modules/devtools/gcli/commands/calllog.js resource://gre/modules/devtools/gcli/commands/clear.js resource://gre/modules/devtools/gcli/commands/cmd.js resource://gre/modules/devtools/gcli/commands/commands.js resource://gre/modules/devtools/gcli/commands/connect.js resource://gre/modules/devtools/gcli/commands/context.js resource://gre/modules/devtools/gcli/commands/cookie.js resource://gre/modules/devtools/gcli/commands/exec.js resource://gre/modules/devtools/gcli/commands/global.js resource://gre/modules/devtools/gcli/commands/help.js resource://gre/modules/devtools/gcli/commands/intro.js resource://gre/modules/devtools/gcli/commands/jsb.js resource://gre/modules/devtools/gcli/commands/lang.js resource://gre/modules/devtools/gcli/commands/listen.js resource://gre/modules/devtools/gcli/commands/media.js resource://gre/modules/devtools/gcli/commands/mocks.js resource://gre/modules/devtools/gcli/commands/pagemod.js resource://gre/modules/devtools/gcli/commands/paintflashing.js resource://gre/modules/devtools/gcli/commands/pref.js resource://gre/modules/devtools/gcli/commands/preflist.js resource://gre/modules/devtools/gcli/commands/restart.js resource://gre/modules/devtools/gcli/commands/screenshot.js resource://gre/modules/devtools/gcli/commands/test.js resource://gre/modules/devtools/gcli/commands/tools.js resource://gre/modules/devtools/gcli/connectors/connectors.js resource://gre/modules/devtools/gcli/connectors/index.js resource://gre/modules/devtools/gcli/connectors/protocol.js resource://gre/modules/devtools/gcli/connectors/rdp.js resource://gre/modules/devtools/gcli/connectors/remoted.js resource://gre/modules/devtools/gcli/converters/basic.js resource://gre/modules/devtools/gcli/converters/converters.js resource://gre/modules/devtools/gcli/converters/html.js resource://gre/modules/devtools/gcli/converters/terminal.js resource://gre/modules/devtools/gcli/fields/delegate.js resource://gre/modules/devtools/gcli/fields/fields.js resource://gre/modules/devtools/gcli/fields/selection.js resource://gre/modules/devtools/gcli/index.js resource://gre/modules/devtools/gcli/languages/command.js resource://gre/modules/devtools/gcli/languages/javascript.js resource://gre/modules/devtools/gcli/languages/languages.js resource://gre/modules/devtools/gcli/mozui/completer.js resource://gre/modules/devtools/gcli/mozui/ffdisplay.js resource://gre/modules/devtools/gcli/mozui/inputter.js resource://gre/modules/devtools/gcli/mozui/tooltip.js resource://gre/modules/devtools/gcli/settings.js resource://gre/modules/devtools/gcli/types/array.js resource://gre/modules/devtools/gcli/types/boolean.js resource://gre/modules/devtools/gcli/types/command.js resource://gre/modules/devtools/gcli/types/date.js resource://gre/modules/devtools/gcli/types/delegate.js resource://gre/modules/devtools/gcli/types/file.js resource://gre/modules/devtools/gcli/types/fileparser.js resource://gre/modules/devtools/gcli/types/javascript.js resource://gre/modules/devtools/gcli/types/node.js resource://gre/modules/devtools/gcli/types/number.js resource://gre/modules/devtools/gcli/types/resource.js resource://gre/modules/devtools/gcli/types/selection.js resource://gre/modules/devtools/gcli/types/setting.js resource://gre/modules/devtools/gcli/types/string.js resource://gre/modules/devtools/gcli/types/types.js resource://gre/modules/devtools/gcli/ui/focus.js resource://gre/modules/devtools/gcli/ui/history.js resource://gre/modules/devtools/gcli/ui/intro.js resource://gre/modules/devtools/gcli/ui/menu.js resource://gre/modules/devtools/gcli/ui/view.js resource://gre/modules/devtools/gcli/util/domtemplate.js resource://gre/modules/devtools/gcli/util/fileparser.js resource://gre/modules/devtools/gcli/util/filesystem.js resource://gre/modules/devtools/gcli/util/host.js resource://gre/modules/devtools/gcli/util/l10n.js resource://gre/modules/devtools/gcli/util/legacy.js resource://gre/modules/devtools/gcli/util/prism.js resource://gre/modules/devtools/gcli/util/promise.js resource://gre/modules/devtools/gcli/util/spell.js resource://gre/modules/devtools/gcli/util/util.js resource://gre/modules/devtools/output-parser.js resource://gre/modules/devtools/pretty-fast.js resource://gre/modules/devtools/server/actors/call-watcher.js resource://gre/modules/devtools/server/actors/canvas.js resource://gre/modules/devtools/server/actors/childtab.js resource://gre/modules/devtools/server/actors/common.js resource://gre/modules/devtools/server/actors/device.js resource://gre/modules/devtools/server/actors/eventlooplag.js resource://gre/modules/devtools/server/actors/gcli.js resource://gre/modules/devtools/server/actors/highlighter.js resource://gre/modules/devtools/server/actors/inspector.js resource://gre/modules/devtools/server/actors/memory.js resource://gre/modules/devtools/server/actors/preference.js resource://gre/modules/devtools/server/actors/pretty-print-worker.js resource://gre/modules/devtools/server/actors/profiler.js resource://gre/modules/devtools/server/actors/root.js resource://gre/modules/devtools/server/actors/script.js resource://gre/modules/devtools/server/actors/storage.js resource://gre/modules/devtools/server/actors/string.js resource://gre/modules/devtools/server/actors/styleeditor.js resource://gre/modules/devtools/server/actors/styles.js resource://gre/modules/devtools/server/actors/stylesheets.js resource://gre/modules/devtools/server/actors/tracer.js resource://gre/modules/devtools/server/actors/webapps.js resource://gre/modules/devtools/server/actors/webaudio.js resource://gre/modules/devtools/server/actors/webbrowser.js resource://gre/modules/devtools/server/actors/webconsole.js resource://gre/modules/devtools/server/actors/webgl.js resource://gre/modules/devtools/server/child.js Traceback (most recent call last): File "/wrkdirs/usr/ports/www/firefox-esr/work/mozilla-esr31/toolkit/mozapps/installer/packager.py", line 401, in main() File "/wrkdirs/usr/ports/www/firefox-esr/work/mozilla-esr31/toolkit/mozapps/installer/packager.py", line 393, in main args.source, gre_path, base) File "/wrkdirs/usr/ports/www/firefox-esr/work/mozilla-esr31/toolkit/mozapps/installer/packager.py", line 158, in precompile_cache errors.fatal('Error while running startup cache precompilation') File "/wrkdirs/usr/ports/www/firefox-esr/work/mozilla-esr31/python/mozbuild/mozpack/errors.py", line 101, in fatal self._handle(self.FATAL, msg) File "/wrkdirs/usr/ports/www/firefox-esr/work/mozilla-esr31/python/mozbuild/mozpack/errors.py", line 96, in _handle raise ErrorMessage(msg) mozpack.errors.ErrorMessage: Error: Error while running startup cache precompilation /wrkdirs/usr/ports/www/firefox-esr/work/mozilla-esr31/toolkit/mozapps/installer/packager.mk:722: recipe for target 'stage-package' failed gmake[2]: *** [stage-package] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/www/firefox-esr/work/mozilla-esr31/obj-x86_64-portbld-freebsd8.4/browser/installer' /wrkdirs/usr/ports/www/firefox-esr/work/mozilla-esr31/browser/build.mk:21: recipe for target 'install' failed gmake[1]: *** [install] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/www/firefox-esr/work/mozilla-esr31/obj-x86_64-portbld-freebsd8.4' /wrkdirs/usr/ports/www/firefox-esr/work/mozilla-esr31/client.mk:388: recipe for target 'install' failed gmake: *** [install] Error 2 *** Error code 2 Stop in /usr/ports/www/firefox-esr. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 00:51:39 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 24CF4B4A; Sat, 31 Jan 2015 00:51:39 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 1045C8A; Sat, 31 Jan 2015 00:51:39 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V0pcYt045822; Sat, 31 Jan 2015 00:51:38 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V0pc89045807; Sat, 31 Jan 2015 00:51:38 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 00:51:38 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310051.t0V0pc89045807@beefy2.isc.freebsd.org> To: gecko@FreeBSD.org Subject: [package - 84amd64-default][www/libxul] Failed for libxul-31.4.0_1 in stage 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, 31 Jan 2015 00:51:39 -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: gecko@FreeBSD.org Last committer: jbeich@FreeBSD.org Ident: $FreeBSD: head/www/libxul/Makefile 377605 2015-01-21 13:36:36Z jbeich $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/libxul-31.4.0_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building www/libxul build started at Sat Jan 31 00:40:45 UTC 2015 port directory: /usr/ports/www/libxul building for: FreeBSD 84amd64-default-job-14 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: gecko@FreeBSD.org Makefile ident: $FreeBSD: head/www/libxul/Makefile 377605 2015-01-21 13:36:36Z jbeich $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=libxul-31.4.0_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for libxul-31.4.0_1: DBUS=on: D-Bus IPC system support DEBUG=off: Build with debugging support DTRACE=off: Build with DTrace probes GCONF=off: GConf configuration backend support GIO=on: GIO for file I/O GNOMEUI=off: libgnomeui support module GSTREAMER=on: Multimedia support via GStreamer LIBPROXY=off: Proxy support via libproxy LOGGING=on: Additional log messages OPTIMIZED_CFLAGS=on: Use extra compiler optimizations PGO=off: Use Profile-Guided Optimization PROFILE=off: Build with profiling support TEST=off: Build and/or run tests ====> Options available for the multi AUDIO: you have to choose at least one of them ALSA=on: ALSA audio architecture support PULSEAUDIO=off: PulseAudio sound server support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/www/libxul/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/libxul/work HOME=/wrkdirs/usr/ports/www/libxul/work TMPDIR="/tmp" CPATH=/usr/local/include LIBRARY_PATH=/usr/local/lib MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/www/libxul/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/libxul/work HOME=/wrkdirs/usr/ports/www/libxul/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- SKIP_GRE_REGISTRATION=1 mozappdir=/usr/local/lib/libxul XDG_DATA_HOME=/wrkdirs/usr/ports/www/libxul/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/libxul/work HOME=/wrkdirs/usr/ports/www/libxul/work TMPDIR="/tmp" CPATH=/usr/local/include LIBRARY_PATH=/usr/local/lib XDG_DATA_HOME=/wrkdirs/usr/ports/www/libxul/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/libxul/work HOME=/wrkdirs/usr/ports/www/libxul/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/usr/local/bin/clang34" CFLAGS="-O2 -pipe -O3 -fstack-protector -fno-strict-aliasing" CPP="/u sr/local/bin/clang-cpp34" CPPFLAGS="-isystem/usr/local/include" LDFLAGS=" -Wl,-rpath,/usr/local/lib/libxul -L/usr/local/lib -Wl,-rpath,/usr/local/lib/libxul -B/usr/local/bin -fstack-protector" LIBS="" CXX="/usr/local/bin/clang++34" CXXFLAGS="-O2 -pipe -O3 -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-- QT_PREFIX="/usr/local" QT_BINDIR="lib/qt5/bin" QT_INCDIR="include/qt5" QT_LIBDIR="lib" QT_ARCHDIR="lib/qt5" QT_PLUGINDIR="lib/qt5/plugins" QT_LIBEXECDIR="libexec/qt5" QT_IMPORTDIR="lib/qt5/imports" QT_QMLDIR="lib/qt5/qml" QT_DATADIR="share/qt5" QT_DOCDIR="share/doc/qt5" QT_L10NDIR="share/qt5/translations" QT_ETCDIR="etc/xdg" QT_EXAMPLEDIR="share/examples/qt5" QT_TESTDIR="share/qt5/tests" QT_MKSPECDIR="lib/qt5/mkspecs" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd8 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 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" PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/libxul" EXAMPLESDIR="share/examples/libxul" DATADIR="share/libxul" WWWDIR="www/libxul" ETCDIR="etc/libxul" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libxul DOCSDIR=/usr/local/share/doc/libxul EXAMPLESDIR=/usr/local/share/examples/libxul WWWDIR=/usr/local/www/libxul ETCDIR=/usr/local/etc/libxul --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> libxul-31.4.0_1 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.7.txz [84amd64-default-job-14] Installing pkg-1.4.7... [84amd64-default-job-14] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libxul-31.4.0_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by libxul-31.4.0_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by libxul-31.4.0_1 for building => SHA256 Checksum OK for firefox-31.4.0esr.source.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by libxul-31.4.0_1 for building ===> Extracting for libxul-31.4.0_1 => SHA256 Checksum OK for firefox-31.4.0esr.source.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for libxul-31.4.0_1 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for libxul-31.4.0_1 =========================================================================== =================================================== ===> libxul-31.4.0_1 depends on package: nspr>=4.10.6 - not found ===> Verifying install for nspr>=4.10.6 in /usr/ports/devel/nspr ===> Installing existing package /packages/All/nspr-4.10.7.txz [84amd64-default-job-14] Installing nspr-4.10.7... [84amd64-default-job-14] Extracting nspr-4.10.7... done ===> Returning to build of libxul-31.4.0_1 ===> libxul-31.4.0_1 depends on package: nss>=3.16.2 - not found ===> Verifying install for nss>=3.16.2 in /usr/ports/security/nss ===> Installing existing package /packages/All/nss-3.17.3.txz [84amd64-default-job-14] Installing nss-3.17.3... [84amd64-default-job-14] `-- Installing sqlite3-3.8.8... [84amd64-default-job-14] `-- Extracting sqlite3-3.8.8... done [84amd64-default-job-14] Extracting nss-3.17.3... done ===> Returning to build of libxul-31.4.0_1 ===> libxul-31.4.0_1 depends on package: libevent2>=2.0.21_2 - not found ===> Verifying install for libevent2>=2.0.21_2 in /usr/ports/devel/libevent2 ===> Installing existing package /packages/All/libevent2-2.0.22.txz [84amd64-default-job-14] Installing libevent2-2.0.22... [84amd64-default-job-14] Extracting libevent2-2.0.22... done ===> Returning to build of libxul-31.4.0_1 ===> libxul-31.4.0_1 depends on package: cairo>=1.12.16_1,2 - not found ===> Verifying install for cairo>=1.12.16_1,2 in /usr/ports/graphics/cairo ===> Installing existing package /packages/All/cairo-1.12.18_1,2.txz [84amd64-default-job-14] Installing cairo-1.12.18_1,2... Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup langDesc Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefDesc Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefManual Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefShowDesc Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefShowManual Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefShowSettingDesc Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefShowSettingManual Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefSetDesc Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefSetManual Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefSetSettingDesc Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefSetSettingManual Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefSetValueDesc Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefSetValueManual Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefResetDesc Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefResetManual Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefResetSettingDesc Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefResetSettingManual Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] resource://gre/modules/devtools/gcli/api.js resource://gre/modules/devtools/gcli/cli.js resource://gre/modules/devtools/gcli/commands/addon.js resource://gre/modules/devtools/gcli/commands/appcache.js resource://gre/modules/devtools/gcli/commands/calllog.js resource://gre/modules/devtools/gcli/commands/clear.js resource://gre/modules/devtools/gcli/commands/cmd.js resource://gre/modules/devtools/gcli/commands/commands.js resource://gre/modules/devtools/gcli/commands/connect.js resource://gre/modules/devtools/gcli/commands/context.js resource://gre/modules/devtools/gcli/commands/cookie.js resource://gre/modules/devtools/gcli/commands/exec.js resource://gre/modules/devtools/gcli/commands/global.js resource://gre/modules/devtools/gcli/commands/help.js resource://gre/modules/devtools/gcli/commands/intro.js resource://gre/modules/devtools/gcli/commands/jsb.js resource://gre/modules/devtools/gcli/commands/lang.js resource://gre/modules/devtools/gcli/commands/listen.js resource://gre/modules/devtools/gcli/commands/media.js resource://gre/modules/devtools/gcli/commands/mocks.js resource://gre/modules/devtools/gcli/commands/pagemod.js resource://gre/modules/devtools/gcli/commands/paintflashing.js resource://gre/modules/devtools/gcli/commands/pref.js resource://gre/modules/devtools/gcli/commands/preflist.js resource://gre/modules/devtools/gcli/commands/restart.js resource://gre/modules/devtools/gcli/commands/screenshot.js resource://gre/modules/devtools/gcli/commands/test.js resource://gre/modules/devtools/gcli/commands/tools.js resource://gre/modules/devtools/gcli/connectors/connectors.js resource://gre/modules/devtools/gcli/connectors/index.js resource://gre/modules/devtools/gcli/connectors/protocol.js resource://gre/modules/devtools/gcli/connectors/rdp.js resource://gre/modules/devtools/gcli/connectors/remoted.js resource://gre/modules/devtools/gcli/converters/basic.js resource://gre/modules/devtools/gcli/converters/converters.js resource://gre/modules/devtools/gcli/converters/html.js resource://gre/modules/devtools/gcli/converters/terminal.js resource://gre/modules/devtools/gcli/fields/delegate.js resource://gre/modules/devtools/gcli/fields/fields.js resource://gre/modules/devtools/gcli/fields/selection.js resource://gre/modules/devtools/gcli/index.js resource://gre/modules/devtools/gcli/languages/command.js resource://gre/modules/devtools/gcli/languages/javascript.js resource://gre/modules/devtools/gcli/languages/languages.js resource://gre/modules/devtools/gcli/mozui/completer.js resource://gre/modules/devtools/gcli/mozui/ffdisplay.js resource://gre/modules/devtools/gcli/mozui/inputter.js resource://gre/modules/devtools/gcli/mozui/tooltip.js resource://gre/modules/devtools/gcli/settings.js resource://gre/modules/devtools/gcli/types/array.js resource://gre/modules/devtools/gcli/types/boolean.js resource://gre/modules/devtools/gcli/types/command.js resource://gre/modules/devtools/gcli/types/date.js resource://gre/modules/devtools/gcli/types/delegate.js resource://gre/modules/devtools/gcli/types/file.js resource://gre/modules/devtools/gcli/types/fileparser.js resource://gre/modules/devtools/gcli/types/javascript.js resource://gre/modules/devtools/gcli/types/node.js resource://gre/modules/devtools/gcli/types/number.js resource://gre/modules/devtools/gcli/types/resource.js resource://gre/modules/devtools/gcli/types/selection.js resource://gre/modules/devtools/gcli/types/setting.js resource://gre/modules/devtools/gcli/types/string.js resource://gre/modules/devtools/gcli/types/types.js resource://gre/modules/devtools/gcli/ui/focus.js resource://gre/modules/devtools/gcli/ui/history.js resource://gre/modules/devtools/gcli/ui/intro.js resource://gre/modules/devtools/gcli/ui/menu.js resource://gre/modules/devtools/gcli/ui/view.js resource://gre/modules/devtools/gcli/util/domtemplate.js resource://gre/modules/devtools/gcli/util/fileparser.js resource://gre/modules/devtools/gcli/util/filesystem.js resource://gre/modules/devtools/gcli/util/host.js resource://gre/modules/devtools/gcli/util/l10n.js resource://gre/modules/devtools/gcli/util/legacy.js resource://gre/modules/devtools/gcli/util/prism.js resource://gre/modules/devtools/gcli/util/promise.js resource://gre/modules/devtools/gcli/util/spell.js resource://gre/modules/devtools/gcli/util/util.js resource://gre/modules/devtools/output-parser.js resource://gre/modules/devtools/pretty-fast.js resource://gre/modules/devtools/server/actors/call-watcher.js resource://gre/modules/devtools/server/actors/canvas.js resource://gre/modules/devtools/server/actors/childtab.js resource://gre/modules/devtools/server/actors/common.js resource://gre/modules/devtools/server/actors/device.js resource://gre/modules/devtools/server/actors/eventlooplag.js resource://gre/modules/devtools/server/actors/gcli.js resource://gre/modules/devtools/server/actors/highlighter.js resource://gre/modules/devtools/server/actors/inspector.js resource://gre/modules/devtools/server/actors/memory.js resource://gre/modules/devtools/server/actors/preference.js resource://gre/modules/devtools/server/actors/pretty-print-worker.js resource://gre/modules/devtools/server/actors/profiler.js resource://gre/modules/devtools/server/actors/root.js resource://gre/modules/devtools/server/actors/script.js resource://gre/modules/devtools/server/actors/storage.js resource://gre/modules/devtools/server/actors/string.js resource://gre/modules/devtools/server/actors/styleeditor.js resource://gre/modules/devtools/server/actors/styles.js resource://gre/modules/devtools/server/actors/stylesheets.js resource://gre/modules/devtools/server/actors/tracer.js resource://gre/modules/devtools/server/actors/webapps.js resource://gre/modules/devtools/server/actors/webaudio.js resource://gre/modules/devtools/server/actors/webbrowser.js resource://gre/modules/devtools/server/actors/webconsole.js resource://gre/modules/devtools/server/actors/webgl.js resource://gre/modules/devtools/server/child.js Traceback (most recent call last): File "/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/mozapps/installer/packager.py", line 401, in main() File "/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/mozapps/installer/packager.py", line 393, in main args.source, gre_path, base) File "/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/mozapps/installer/packager.py", line 158, in precompile_cache errors.fatal('Error while running startup cache precompilation') File "/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/python/mozbuild/mozpack/errors.py", line 101, in fatal self._handle(self.FATAL, msg) File "/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/python/mozbuild/mozpack/errors.py", line 96, in _handle raise ErrorMessage(msg) mozpack.errors.ErrorMessage: Error: Error while running startup cache precompilation /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/toolkit/mozapps/installer/packager.mk:722: recipe for target 'stage-package' failed gmake[2]: *** [stage-package] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-x86_64-portbld-freebsd8.4/xulrunner/installer' /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/xulrunner/build.mk:12: recipe for target 'install' failed gmake[1]: *** [install] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/obj-x86_64-portbld-freebsd8.4' /wrkdirs/usr/ports/www/libxul/work/mozilla-esr31/client.mk:388: recipe for target 'install' failed gmake: *** [install] Error 2 *** Error code 2 Stop in /usr/ports/www/libxul. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 01:25:57 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 C3CB5F2E; Sat, 31 Jan 2015 01:25:57 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 AF633367; Sat, 31 Jan 2015 01:25:57 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V1Pv02055226; Sat, 31 Jan 2015 01:25:57 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V1PvfT055217; Sat, 31 Jan 2015 01:25:57 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 01:25:57 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310125.t0V1PvfT055217@beefy2.isc.freebsd.org> To: gecko@FreeBSD.org Subject: [package - 84amd64-default][www/seamonkey] Failed for seamonkey-2.32_1 in stage 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, 31 Jan 2015 01:25:58 -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: gecko@FreeBSD.org Last committer: jbeich@FreeBSD.org Ident: $FreeBSD: head/www/seamonkey/Makefile 377605 2015-01-21 13:36:36Z jbeich $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/seamonkey-2.32_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building www/seamonkey build started at Sat Jan 31 01:14:09 UTC 2015 port directory: /usr/ports/www/seamonkey building for: FreeBSD 84amd64-default-job-05 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: gecko@FreeBSD.org Makefile ident: $FreeBSD: head/www/seamonkey/Makefile 377605 2015-01-21 13:36:36Z jbeich $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=seamonkey-2.32_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for seamonkey-2.32_1: CHATZILLA=on: Chatzilla IRC module COMPOSER=on: HTML Composer module DBUS=on: D-Bus IPC system support DEBUG=off: Build with debugging support DTRACE=off: Build with DTrace probes ENIGMAIL=on: Enigmail extension GCONF=off: GConf configuration backend support GIO=on: GIO for file I/O GNOMEUI=off: libgnomeui support module GSTREAMER=on: Multimedia support via GStreamer LDAP=on: LDAP support for Mailnews LIBPROXY=off: Proxy support via libproxy LIGHTNING=on: Calendar extension LOGGING=on: Additional log messages MAILNEWS=on: Mail and News modules OPTIMIZED_CFLAGS=on: Use extra compiler optimizations PGO=off: Use Profile-Guided Optimization PROFILE=off: Build with profiling support TEST=off: Build and/or run tests ====> Options available for the multi AUDIO: you have to choose at least one of them ALSA=on: ALSA audio architecture support PULSEAUDIO=off: PulseAudio sound server support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/www/seamonkey/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/seamonkey/work HOME=/wrkdirs/usr/ports/www/seamonkey/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/www/seamonkey/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/seamonkey/work HOME=/wrkdirs/usr/ports/www/seamonkey/work TMPDIR="/tmp" CPATH=/usr/local/include LIBRARY_PATH=/usr/local/lib MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/www/seamonkey/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/seamonkey/work HOME=/wrkdirs/usr/ports/www/seamonkey/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/www/seamonkey/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/seamonkey/work HOME=/wrkdirs/usr/ports/www/seamonkey/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/www/seamonkey/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/seamonkey/work HOME=/wrkdirs/usr/ports/www/seamonkey/work TMPDIR="/tmp" CPATH=/usr/local/include LIBRARY_PATH=/usr/local/lib XDG_DATA_HOME=/wrkdirs/usr/ports/www/seamonkey/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/seamonkey/work HOME=/wrkdirs/usr/ports/www/seamonkey/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/u sr/local LIBDIR="/usr/lib" CC="/usr/local/bin/clang34" CFLAGS="-O2 -pipe -O3 -fno-strict-aliasing" CPP="/usr/local/bin/clang-cpp34" CPPFLAGS="-isystem/usr/local/include" LDFLAGS=" -L/usr/local/lib -Wl,-rpath,/usr/local/lib/seamonkey -B/usr/local/bin" LIBS="" CXX="/usr/local/bin/clang++34" CXXFLAGS="-O2 -pipe -O3 -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-- QT_PREFIX="/usr/local" QT_BINDIR="lib/qt5/bin" QT_INCDIR="include/qt5" QT_LIBDIR="lib" QT_ARCHDIR="lib/qt5" QT_PLUGINDIR="lib/qt5/plugins" QT_LIBEXECDIR="libexec/qt5" QT_IMPORTDIR="lib/qt5/imports" QT_QMLDIR="lib/qt5/qml" QT_DATADIR="share/qt5" QT_DOCDIR="share/doc/qt5" QT_L10NDIR="share/qt5/translations" QT_ETCDIR="etc/xdg" QT_EXAMPLEDIR="share/examples/qt5" QT_TESTDIR="share/qt5/tests" QT_MKSPECDIR="lib/qt5/mkspecs" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd8 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 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" PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/seamonkey" EXAMPLESDIR="share/examples/seamonkey" DATADIR="share/seamonkey" WWWDIR="www/seamonkey" ETCDIR="etc/seamonkey" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/seamonkey DOCSDIR=/usr/local/share/doc/seamonkey EXAMPLESDIR=/usr/local/share/examples/seamonkey WWWDIR=/usr/local/www/seamonkey ETCDIR=/usr/local/etc/seamonkey --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> seamonkey-2.32_1 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.7.txz [84amd64-default-job-05] Installing pkg-1.4.7... [84amd64-default-job-05] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of seamonkey-2.32_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by seamonkey-2.32_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by seamonkey-2.32_1 for building => SHA256 Checksum OK for seamonkey-2.32.source.tar.bz2. => SHA256 Checksum OK for enigmail-1.7.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by seamonkey-2.32_1 for building ===> Extracting for seamonkey-2.32_1 => SHA256 Checksum OK for seamonkey-2.32.source.tar.bz2. => SHA256 Checksum OK for enigmail-1.7.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for seamonkey-2.32_1 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for seamonkey-2.32_1 =========================================================================== =================================================== ===> seamonkey-2.32_1 depends on package: nspr>=4.10.6 - not found ===> Verifying install for nspr>=4.10.6 in /usr/ports/devel/nspr ===> Installing existing package /packages/All/nspr-4.10.7.txz [84amd64-default-job-05] Installing nspr-4.10.7... [84amd64-default-job-05] Extracting nspr-4.10.7... done ===> Returning to build of seamonkey-2.32_1 ===> seamonkey-2.32_1 depends on package: nss>=3.17.2 - not found ===> Verifying install for nss>=3.17.2 in /usr/ports/security/nss ===> Installing existing package /packages/All/nss-3.17.3.txz [84amd64-default-job-05] Installing nss-3.17.3... [84amd64-default-job-05] `-- Installing sqlite3-3.8.8... [84amd64-default-job-05] `-- Extracting sqlite3-3.8.8... done [84amd64-default-job-05] Extracting nss-3.17.3... done ===> Returning to build of seamonkey-2.32_1 ===> seamonkey-2.32_1 depends on package: libevent2>=2.0.21_2 - not found ===> Verifying install for libevent2>=2.0.21_2 in /usr/ports/devel/libevent2 require@resource://gre/modules/commonjs/toolkit/loader.js:590:15 @resource://gre/modules/devtools/gcli.jsm:23:12 load_modules_under@/wrkdirs/usr/ports/www/seamonkey/work/comm-release/mozilla/toolkit/mozapps/installer/precompile_cache.js:81:6 precompile_startupcache@/wrkdirs/usr/ports/www/seamonkey/work/comm-release/mozilla/toolkit/mozapps/installer/precompile_cache.js:93:2 @-e:1:0 console.error: Failed to lookup prefSetManual Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] Stack: exports.lookup@resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js:65:11 @resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/commands/pref.js:53:12 evaluate@resource://gre/modules/commonjs/toolkit/loader.js:266:18 load@resource://gre/modules/commonjs/toolkit/loader.js:317:4 require@resource://gre/modules/commonjs/toolkit/loader.js:590:15 @resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/index.js:84:2 evaluate@resource://gre/modules/commonjs/toolkit/loader.js:266:18 load@resource://gre/modules/commonjs/toolkit/loader.js:317:4 require@resource://gre/modules/commonjs/toolkit/loader.js:590:15 @resource://gre/modules/devtools/gcli.jsm:23:12 load_modules_under@/wrkdirs/usr/ports/www/seamonkey/work/comm-release/mozilla/toolkit/mozapps/installer/precompile_cache.js:81:6 precompile_startupcache@/wrkdirs/usr/ports/www/seamonkey/work/comm-release/mozilla/toolkit/mozapps/installer/precompile_cache.js:93:2 @-e:1:0 console.error: Failed to lookup prefSetSettingDesc Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] Stack: exports.lookup@resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js:65:11 @resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/commands/pref.js:58:21 evaluate@resource://gre/modules/commonjs/toolkit/loader.js:266:18 load@resource://gre/modules/commonjs/toolkit/loader.js:317:4 require@resource://gre/modules/commonjs/toolkit/loader.js:590:15 @resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/index.js:84:2 evaluate@resource://gre/modules/commonjs/toolkit/loader.js:266:18 load@resource://gre/modules/commonjs/toolkit/loader.js:317:4 require@resource://gre/modules/commonjs/toolkit/loader.js:590:15 @resource://gre/modules/devtools/gcli.jsm:23:12 load_modules_under@/wrkdirs/usr/ports/www/seamonkey/work/comm-release/mozilla/toolkit/mozapps/installer/precompile_cache.js:81:6 precompile_startupcache@/wrkdirs/usr/ports/www/seamonkey/work/comm-release/mozilla/toolkit/mozapps/installer/precompile_cache.js:93:2 @-e:1:0 console.error: Failed to lookup prefSetSettingManual Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] Stack: exports.lookup@resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js:65:11 @resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/commands/pref.js:59:16 evaluate@resource://gre/modules/commonjs/toolkit/loader.js:266:18 load@resource://gre/modules/commonjs/toolkit/loader.js:317:4 require@resource://gre/modules/commonjs/toolkit/loader.js:590:15 @resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/index.js:84:2 evaluate@resource://gre/modules/commonjs/toolkit/loader.js:266:18 load@resource://gre/modules/commonjs/toolkit/loader.js:317:4 require@resource://gre/modules/commonjs/toolkit/loader.js:590:15 @resource://gre/modules/devtools/gcli.jsm:23:12 load_modules_under@/wrkdirs/usr/ports/www/seamonkey/work/comm-release/mozilla/toolkit/mozapps/installer/precompile_cache.js:81:6 precompile_startupcache@/wrkdirs/usr/ports/www/seamonkey/work/comm-release/mozilla/toolkit/mozapps/installer/precompile_cache.js:93:2 @-e:1:0 console.error: Failed to lookup prefSetValueDesc Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] Stack: exports.lookup@resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js:65:11 @resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/commands/pref.js:64:21 evaluate@resource://gre/modules/commonjs/toolkit/loader.js:266:18 load@resource://gre/modules/commonjs/toolkit/loader.js:317:4 require@resource://gre/modules/commonjs/toolkit/loader.js:590:15 @resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/index.js:84:2 evaluate@resource://gre/modules/commonjs/toolkit/loader.js:266:18 load@resource://gre/modules/commonjs/toolkit/loader.js:317:4 require@resource://gre/modules/commonjs/toolkit/loader.js:590:15 @resource://gre/modules/devtools/gcli.jsm:23:12 load_modules_under@/wrkdirs/usr/ports/www/seamonkey/work/comm-release/mozilla/toolkit/mozapps/installer/precompile_cache.js:81:6 precompile_startupcache@/wrkdirs/usr/ports/www/seamonkey/work/comm-release/mozilla/toolkit/mozapps/installer/precompile_cache.js:93:2 @-e:1:0 console.error: Failed to lookup prefSetValueManual Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] Stack: exports.lookup@resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js:65:11 @resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/commands/pref.js:65:16 evaluate@resource://gre/modules/commonjs/toolkit/loader.js:266:18 load@resource://gre/modules/commonjs/toolkit/loader.js:317:4 require@resource://gre/modules/commonjs/toolkit/loader.js:590:15 @resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/index.js:84:2 evaluate@resource://gre/modules/commonjs/toolkit/loader.js:266:18 load@resource://gre/modules/commonjs/toolkit/loader.js:317:4 require@resource://gre/modules/commonjs/toolkit/loader.js:590:15 @resource://gre/modules/devtools/gcli.jsm:23:12 load_modules_under@/wrkdirs/usr/ports/www/seamonkey/work/comm-release/mozilla/toolkit/mozapps/installer/precompile_cache.js:81:6 precompile_startupcache@/wrkdirs/usr/ports/www/seamonkey/work/comm-release/mozilla/toolkit/mozapps/installer/precompile_cache.js:93:2 @-e:1:0 console.error: Failed to lookup prefResetDesc Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] Stack: exports.lookup@resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js:65:11 @resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/commands/pref.js:76:17 evaluate@resource://gre/modules/commonjs/toolkit/loader.js:266:18 load@resource://gre/modules/commonjs/toolkit/loader.js:317:4 require@resource://gre/modules/commonjs/toolkit/loader.js:590:15 @resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/index.js:84:2 evaluate@resource://gre/modules/commonjs/toolkit/loader.js:266:18 load@resource://gre/modules/commonjs/toolkit/loader.js:317:4 require@resource://gre/modules/commonjs/toolkit/loader.js:590:15 @resource://gre/modules/devtools/gcli.jsm:23:12 load_modules_under@/wrkdirs/usr/ports/www/seamonkey/work/comm-release/mozilla/toolkit/mozapps/installer/precompile_cache.js:81:6 precompile_startupcache@/wrkdirs/usr/ports/www/seamonkey/work/comm-release/mozilla/toolkit/mozapps/installer/precompile_cache.js:93:2 @-e:1:0 console.error: Failed to lookup prefResetManual Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] Stack: exports.lookup@resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js:65:11 @resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/commands/pref.js:77:12 evaluate@resource://gre/modules/commonjs/toolkit/loader.js:266:18 load@resource://gre/modules/commonjs/toolkit/loader.js:317:4 require@resource://gre/modules/commonjs/toolkit/loader.js:590:15 @resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/index.js:84:2 evaluate@resource://gre/modules/commonjs/toolkit/loader.js:266:18 load@resource://gre/modules/commonjs/toolkit/loader.js:317:4 require@resource://gre/modules/commonjs/toolkit/loader.js:590:15 @resource://gre/modules/devtools/gcli.jsm:23:12 load_modules_under@/wrkdirs/usr/ports/www/seamonkey/work/comm-release/mozilla/toolkit/mozapps/installer/precompile_cache.js:81:6 precompile_startupcache@/wrkdirs/usr/ports/www/seamonkey/work/comm-release/mozilla/toolkit/mozapps/installer/precompile_cache.js:93:2 @-e:1:0 console.error: Failed to lookup prefResetSettingDesc Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] Stack: exports.lookup@resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js:65:11 @resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/commands/pref.js:82:21 evaluate@resource://gre/modules/commonjs/toolkit/loader.js:266:18 load@resource://gre/modules/commonjs/toolkit/loader.js:317:4 require@resource://gre/modules/commonjs/toolkit/loader.js:590:15 @resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/index.js:84:2 evaluate@resource://gre/modules/commonjs/toolkit/loader.js:266:18 load@resource://gre/modules/commonjs/toolkit/loader.js:317:4 require@resource://gre/modules/commonjs/toolkit/loader.js:590:15 @resource://gre/modules/devtools/gcli.jsm:23:12 load_modules_under@/wrkdirs/usr/ports/www/seamonkey/work/comm-release/mozilla/toolkit/mozapps/installer/precompile_cache.js:81:6 precompile_startupcache@/wrkdirs/usr/ports/www/seamonkey/work/comm-release/mozilla/toolkit/mozapps/installer/precompile_cache.js:93:2 @-e:1:0 console.error: Failed to lookup prefResetSettingManual Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] Stack: exports.lookup@resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js:65:11 @resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/commands/pref.js:83:16 evaluate@resource://gre/modules/commonjs/toolkit/loader.js:266:18 load@resource://gre/modules/commonjs/toolkit/loader.js:317:4 require@resource://gre/modules/commonjs/toolkit/loader.js:590:15 @resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/index.js:84:2 evaluate@resource://gre/modules/commonjs/toolkit/loader.js:266:18 load@resource://gre/modules/commonjs/toolkit/loader.js:317:4 require@resource://gre/modules/commonjs/toolkit/loader.js:590:15 @resource://gre/modules/devtools/gcli.jsm:23:12 load_modules_under@/wrkdirs/usr/ports/www/seamonkey/work/comm-release/mozilla/toolkit/mozapps/installer/precompile_cache.js:81:6 precompile_startupcache@/wrkdirs/usr/ports/www/seamonkey/work/comm-release/mozilla/toolkit/mozapps/installer/precompile_cache.js:93:2 @-e:1:0 Traceback (most recent call last): File "/wrkdirs/usr/ports/www/seamonkey/work/comm-release/mozilla/toolkit/mozapps/installer/packager.py", line 402, in main() File "/wrkdirs/usr/ports/www/seamonkey/work/comm-release/mozilla/toolkit/mozapps/installer/packager.py", line 394, in main args.source, gre_path, base) File "/wrkdirs/usr/ports/www/seamonkey/work/comm-release/mozilla/toolkit/mozapps/installer/packager.py", line 158, in precompile_cache errors.fatal('Error while running startup cache precompilation') File "/wrkdirs/usr/ports/www/seamonkey/work/comm-release/mozilla/python/mozbuild/mozpack/errors.py", line 101, in fatal self._handle(self.FATAL, msg) File "/wrkdirs/usr/ports/www/seamonkey/work/comm-release/mozilla/python/mozbuild/mozpack/errors.py", line 96, in _handle raise ErrorMessage(msg) mozpack.errors.ErrorMessage: Error: Error while running startup cache precompilation /wrkdirs/usr/ports/www/seamonkey/work/comm-release/mozilla/toolkit/mozapps/installer/packager.mk:691: recipe for target 'stage-package' failed gmake[2]: *** [stage-package] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/www/seamonkey/work/comm-release/obj-x86_64-portbld-freebsd8.4/suite/installer' /wrkdirs/usr/ports/www/seamonkey/work/comm-release/mozilla/../suite/build.mk:16: recipe for target 'install' failed gmake[1]: *** [install] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/www/seamonkey/work/comm-release/obj-x86_64-portbld-freebsd8.4' /wrkdirs/usr/ports/www/seamonkey/work/comm-release/client.mk:411: recipe for target 'install' failed gmake: *** [install] Error 2 *** Error code 2 Stop in /usr/ports/www/seamonkey. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 01:45: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 D479A29E; Sat, 31 Jan 2015 01:45:47 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 B299175C; Sat, 31 Jan 2015 01:45:47 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V1jkVg091631; Sat, 31 Jan 2015 01:45:46 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V1jkx8091621; Sat, 31 Jan 2015 01:45:46 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 01:45:46 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310145.t0V1jkx8091621@beefy2.isc.freebsd.org> To: sunpoet@FreeBSD.org Subject: [package - 84amd64-default][www/aria2] Failed for aria2-1.18.8_1 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, 31 Jan 2015 01:45: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: sunpoet@FreeBSD.org Last committer: sunpoet@FreeBSD.org Ident: $FreeBSD: head/www/aria2/Makefile 372285 2014-11-07 17:51:50Z sunpoet $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/aria2-1.18.8_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building www/aria2 build started at Sat Jan 31 01:42:22 UTC 2015 port directory: /usr/ports/www/aria2 building for: FreeBSD 84amd64-default-job-08 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: sunpoet@FreeBSD.org Makefile ident: $FreeBSD: head/www/aria2/Makefile 372285 2014-11-07 17:51:50Z sunpoet $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=aria2-1.18.8_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for aria2-1.18.8_1: CA_BUNDLE=off: Use CA bundle from Mozilla Project DOCS=on: Build and/or install documentation NLS=on: Native Language Support SQLITE=on: SQLite database support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-epoll --enable-bittorrent --enable-libaria2 --enable-metalink --enable-shared --enable-static --enable-threads=posix --with-disk-cache=16M --with-libxml2 --with-libz --with-openssl --without-gnutls --without-libcares --without-libexpat --without-libgcrypt --without-libgmp --without-libnettle --without-ca-bundle --with-libintl-prefix=/usr/local --with-sqlite3 --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- OPENSSL_CFLAGS=-I/usr/include OPENSSL_LIBS="-L/usr/lib -lcrypto -lssl" ZLIB_CFLAGS=-I/usr/include ZLIB_LIBS="-L/usr/lib -lz" ac_cv_path_RST2HTML=no XDG_DATA_HOME=/wrkdirs/usr/ports/www/aria2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/aria2/work HOME=/wrkdirs/usr/ports/www/aria2/work TMPDIR="/tmp" PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/www/aria2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/aria2/work HOME=/wrkdirs/usr/ports/www/aria2/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/www/aria2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/aria2/work HOME=/wrkdirs/usr/ports/www/aria2/work TMPDIR="/tmp" OPENSSLLIB=/usr/lib OPENSSLINC=/usr/include OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl XDG_DATA_HOME=/wrkdirs/usr/ports/www/aria2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/aria2/work HOME=/wrkdirs/usr/ports/www/aria2/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLA GS=" -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11" 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-- CA_BUNDLE="@comment " NO_CA_BUNDLE="" DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " SQLITE="" NO_SQLITE="@comment " 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/aria2" EXAMPLESDIR="share/examples/aria2" DATADIR="share/aria2" WWWDIR="www/aria2" ETCDIR="etc/aria2" --End PLIST_SUB-- --SUB_LIST-- CA_BUNDLE="@comment " NO_CA_BUNDLE="" DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " SQLITE="" NO_SQLITE="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/aria2 DOCSDIR=/usr/local/share/doc/aria2 EXAMPLESDIR=/usr/local/share/examples/aria2 WWWDIR=/usr/local/www/aria2 ETCDIR=/usr/local/etc/aria2 --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> aria2-1.18.8_1 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.7.txz [84amd64-default-job-08] Installing pkg-1.4.7... [84amd64-default-job-08] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of aria2-1.18.8_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by aria2-1.18.8_1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by aria2-1.18.8_1 for building => SHA256 Checksum OK for aria2-1.18.8.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by aria2-1.18.8_1 for building ===> Extracting for aria2-1.18.8_1 => SHA256 Checksum OK for aria2-1.18.8.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for aria2-1.18.8_1 ===> Applying FreeBSD patches for aria2-1.18.8_1 =========================================================================== =================================================== ===> aria2-1.18.8_1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [84amd64-default-job-08] Installing pkgconf-0.9.7... [84amd64-default-job-08] Extracting pkgconf-0.9.7... done ===> Returning to build of aria2-1.18.8_1 ===> aria2-1.18.8_1 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 [84amd64-default-job-08] Installing gettext-tools-0.19.4... [84amd64-default-job-08] `-- Installing expat-2.1.0_2... [84amd64-default-job-08] `-- Extracting expat-2.1.0_2... done [84amd64-default-job-08] `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-08] | `-- Installing indexinfo-0.2.2... [84amd64-default-job-08] | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-08] | `-- Installing libiconv-1.14_6... [84amd64-default-job-08] | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-08] `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-08] Extracting gettext-tools-0.19.4... done ===> Returning to build of aria2-1.18.8_1 ===> aria2-1.18.8_1 depends on executable: gcc48 - not found ===> Verifying install for gcc48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.4.txz [84amd64-default-job-08] Installing gcc-4.8.4... [84amd64-default-job-08] `-- Installing binutils-2.25... [84amd64-default-job-08] `-- Extracting binutils-2.25... done [84amd64-default-job-08] `-- Installing gcc-ecj-4.5... [84amd64-default-job-08] `-- Extracting gcc-ecj-4.5... done [84amd64-default-job-08] `-- Installing gmp-5.1.3_2... [84amd64-default-job-08] `-- Extracting gmp-5.1.3_2... done [84amd64-default-job-08] `-- Installing mpc-1.0.2_1... [84amd64-default-job-08] | `-- Installing mpfr-3.1.2_2... [84amd64-default-job-08] | `-- Extracting mpfr-3.1.2_2... done [84amd64-default-job-08] `-- Extracting mpc-1.0.2_1... done [84amd64-default-job-08] Extracting gcc-4.8.4... done Message for gcc-4.8.4: checking whether gcc48 accepts -g... (cached) yes checking for gcc48 option to accept ISO C89... (cached) none needed checking whether gcc48 understands -c and -o together... (cached) yes checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for sphinx-build... no checking for CU_initialize_registry in -lcunit... no checking for arpa/inet.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stddef.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for uint8_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint64_t... (cached) yes checking for ptrdiff_t... (cached) yes checking whether byte ordering is bigendian... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for ntohl... yes checking for ntohs... yes checking for htons... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating lib/libwslay.pc config.status: creating lib/includes/Makefile config.status: creating lib/includes/wslay/wslayver.h config.status: creating tests/Makefile config.status: creating config.h config.status: executing libtool commands config.status: executing depfiles commands configure: summary of build options: version: 0.1.1 shared 0:0:0 Host type: amd64-portbld-freebsd8.4 Install prefix: /usr/local C compiler: gcc48 CFlags: -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing Library types: Shared=yes, Static=yes CUnit: no Build: amd64-portbld-freebsd8.4 Host: amd64-portbld-freebsd8.4 Target: amd64-portbld-freebsd8.4 Install prefix: /usr/local CC: gcc48 CXX: g++48 CPP: cpp48 CXXFLAGS: -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -pipe CFLAGS: -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -pipe CPPFLAGS: -I$(top_builddir)/deps/wslay/lib/includes -I$(top_srcdir)/deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include LDFLAGS: -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 LIBS: -L/usr/lib -lcrypto -lssl -L/usr/local/lib -lsqlite3 -L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm -L/usr/lib -lz DEFS: -DHAVE_CONFIG_H LibUV: no SQLite3: yes SSL Support: yes AppleTLS: WinTLS: no GnuTLS: OpenSSL: yes CA Bundle: no LibXML2: yes LibExpat: LibCares: Zlib: yes Epoll: Bittorrent: yes Metalink: yes XML-RPC: yes Message Digest: openssl WebSocket: yes Libaria2: yes Library types: Shared=yes, Static=yes bash_completion dir: ${datarootdir}/doc/${PACKAGE_TARNAME}/bash_completion Static build: =========================================================================== =================================================== ===> Building for aria2-1.18.8_1 /usr/bin/make all-recursive Making all in po Making all in lib Making all in deps Making all in wslay /usr/bin/make all-recursive Making all in lib Making all in includes /bin/sh ../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -I./includes -I./includes -Wall -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT wslay_frame.lo -MD -MP -MF .deps/wslay_frame.Tpo -c -o wslay_frame.lo wslay_frame.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -I./includes -I./includes -Wall -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT wslay_frame.lo -MD -MP -MF .deps/wslay_frame.Tpo -c wslay_frame.c -fPIC -DPIC -o .libs/wslay_frame.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -I./includes -I./includes -Wall -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT wslay_frame.lo -MD -MP -MF .deps/wslay_frame.Tpo -c wslay_frame.c -o wslay_frame.o >/dev/null 2>&1 mv -f .deps/wslay_frame.Tpo .deps/wslay_frame.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -I./includes -I./includes -Wall -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT wslay_event.lo -MD -MP -MF .deps/wslay_event.Tpo -c -o wslay_event.lo wslay_event.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -I./includes -I./includes -Wall -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT wslay_event.lo -MD -MP -MF .deps/wslay_event.Tpo -c wslay_event.c -fPIC -DPIC -o .libs/wslay_event.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -I./includes -I./includes -Wall -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT wslay_event.lo -MD -MP -MF .deps/wslay_event.Tpo -c wslay_event.c -o wslay_event.o >/dev/null 2>&1 mv -f .deps/wslay_event.Tpo .deps/wslay_event.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -I./includes -I./includes -Wall -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT wslay_queue.lo -MD -MP -MF .deps/wslay_queue.Tpo -c -o wslay_queue.lo wslay_queue.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -I./includes -I./includes -Wall -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT wslay_queue.lo -MD -MP -MF .deps/wslay_queue.Tpo -c wslay_queue.c -fPIC -DPIC -o .libs/wslay_queue.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -I./includes -I./includes -Wall -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT wslay_queue.lo -MD -MP -MF .deps/wslay_queue.Tpo -c wslay_queue.c -o wslay_queue.o >/dev/null 2>&1 mv -f .deps/wslay_queue.Tpo .deps/wslay_queue.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -I./includes -I./includes -Wall -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT wslay_net.lo -MD -MP -MF .deps/wslay_net.Tpo -c -o wslay_net.lo wslay_net.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -I./includes -I./includes -Wall -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT wslay_net.lo -MD -MP -MF .deps/wslay_net.Tpo -c wslay_net.c -fPIC -DPIC -o .libs/wslay_net.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -I./includes -I./includes -Wall -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT wslay_net.lo -MD -MP -MF .deps/wslay_net.Tpo -c wslay_net.c -o wslay_net.o >/dev/null 2>&1 mv -f .deps/wslay_net.Tpo .deps/wslay_net.Plo /bin/sh ../libtool --tag=CC --mode=link gcc48 -Wall -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -no-undefined -version-info 0:0:0 -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -o libwslay.la wslay_frame.lo wslay_event.lo wslay_queue.lo wslay_net.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries libtool: link: /usr/local/bin/ar cru .libs/libwslay.a .libs/wslay_frame.o .libs/wslay_event.o .libs/wslay_queue.o .libs/wslay_net.o libtool: link: /usr/local/bin/ranlib .libs/libwslay.a libtool: link: ( cd ".libs" && rm -f "libwslay.la" && ln -s "../libwslay.la" "libwslay.la" ) Making all in tests Making all in src Making all in includes CXX A2STR.lo CXX AbstractAuthResolver.lo CXX AbstractCommand.lo CXX AbstractDiskWriter.lo CXX AbstractHttpServerResponseCommand.lo CXX AbstractOptionHandler.lo CXX AbstractProxyRequestCommand.lo CXX AbstractProxyResponseCommand.lo CXX AbstractSingleDiskAdaptor.lo CXX AdaptiveFileAllocationIterator.lo CXX AdaptiveURISelector.lo CXX AuthConfig.lo CXX AuthConfigFactory.lo CXX AutoSaveCommand.lo CXX BackupIPv4ConnectCommand.lo CXX base32.lo CXX bitfield.lo CXX BitfieldMan.lo CXX BufferedFile.lo CXX ByteArrayDiskWriter.lo CXX CheckIntegrityCommand.lo CXX CheckIntegrityDispatcherCommand.lo CXX CheckIntegrityEntry.lo CXX Checksum.lo CXX ChecksumCheckIntegrityEntry.lo CXX ChunkChecksum.lo CXX ChunkedDecodingStreamFilter.lo CXX ColorizedStream.lo CXX Command.lo CXX ConnectCommand.lo CXX console.lo CXX ConsoleStatCalc.lo CXX ContentTypeRequestGroupCriteria.lo CXX Context.lo CXX ContextAttribute.lo CXX Cookie.lo CXX CookieStorage.lo CXX cookie_helper.lo CXX CreateRequestCommand.lo CXX CUIDCounter.lo CXX DefaultAuthResolver.lo CXX DefaultBtProgressInfoFile.lo CXX DefaultDiskWriter.lo CXX DefaultDiskWriterFactory.lo CXX DefaultPieceStorage.lo CXX DefaultStreamPieceSelector.lo CXX DirectDiskAdaptor.lo CXX DiskAdaptor.lo CXX DlAbortEx.lo CXX DlRetryEx.lo CXX DNSCache.lo CXX DownloadCommand.lo CXX DownloadContext.lo CXX DownloadEngine.lo DownloadEngine.cc: In member function 'void aria2::DownloadEngine::waitData()': DownloadEngine.cc:192:5: error: 'lldiv_t' was not declared in this scope lldiv_t qr = lldiv(refreshInterval_*1000, 1000000); ^ DownloadEngine.cc:192:13: error: expected ';' before 'qr' lldiv_t qr = lldiv(refreshInterval_*1000, 1000000); ^ DownloadEngine.cc:193:17: error: 'qr' was not declared in this scope tv.tv_sec = qr.quot; ^ *** Error code 1 Stop in /wrkdirs/usr/ports/www/aria2/work/aria2-1.18.8/src. *** Error code 1 Stop in /wrkdirs/usr/ports/www/aria2/work/aria2-1.18.8/src. *** Error code 1 Stop in /wrkdirs/usr/ports/www/aria2/work/aria2-1.18.8. *** Error code 1 Stop in /wrkdirs/usr/ports/www/aria2/work/aria2-1.18.8. *** Error code 1 Stop in /usr/ports/www/aria2. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 01:46:59 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 BA5C02B4; Sat, 31 Jan 2015 01:46:59 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 99468769; Sat, 31 Jan 2015 01:46:59 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V1kxXE010499; Sat, 31 Jan 2015 01:46:59 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V1kxAo010495; Sat, 31 Jan 2015 01:46:59 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 01:46:59 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310146.t0V1kxAo010495@beefy1.isc.freebsd.org> To: sunpoet@FreeBSD.org Subject: [package - 84i386-default][www/aria2] Failed for aria2-1.18.8_1 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, 31 Jan 2015 01:46:59 -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: sunpoet@FreeBSD.org Last committer: sunpoet@FreeBSD.org Ident: $FreeBSD: head/www/aria2/Makefile 372285 2014-11-07 17:51:50Z sunpoet $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/aria2-1.18.8_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building www/aria2 build started at Sat Jan 31 01:44:00 UTC 2015 port directory: /usr/ports/www/aria2 building for: FreeBSD 84i386-default-job-23 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: sunpoet@FreeBSD.org Makefile ident: $FreeBSD: head/www/aria2/Makefile 372285 2014-11-07 17:51:50Z sunpoet $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=aria2-1.18.8_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for aria2-1.18.8_1: CA_BUNDLE=off: Use CA bundle from Mozilla Project DOCS=on: Build and/or install documentation NLS=on: Native Language Support SQLITE=on: SQLite database support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-epoll --enable-bittorrent --enable-libaria2 --enable-metalink --enable-shared --enable-static --enable-threads=posix --with-disk-cache=16M --with-libxml2 --with-libz --with-openssl --without-gnutls --without-libcares --without-libexpat --without-libgcrypt --without-libgmp --without-libnettle --without-ca-bundle --with-libintl-prefix=/usr/local --with-sqlite3 --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- OPENSSL_CFLAGS=-I/usr/include OPENSSL_LIBS="-L/usr/lib -lcrypto -lssl" ZLIB_CFLAGS=-I/usr/include ZLIB_LIBS="-L/usr/lib -lz" ac_cv_path_RST2HTML=no XDG_DATA_HOME=/wrkdirs/usr/ports/www/aria2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/aria2/work HOME=/wrkdirs/usr/ports/www/aria2/work TMPDIR="/tmp" PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/www/aria2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/aria2/work HOME=/wrkdirs/usr/ports/www/aria2/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/www/aria2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/aria2/work HOME=/wrkdirs/usr/ports/www/aria2/work TMPDIR="/tmp" OPENSSLLIB=/usr/lib OPENSSLINC=/usr/include OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl XDG_DATA_HOME=/wrkdirs/usr/ports/www/aria2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/aria2/work HOME=/wrkdirs/usr/ports/www/aria2/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -Wl,-rpath,/u sr/lib:/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11" 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-- CA_BUNDLE="@comment " NO_CA_BUNDLE="" DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " SQLITE="" NO_SQLITE="@comment " 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/aria2" EXAMPLESDIR="share/examples/aria2" DATADIR="share/aria2" WWWDIR="www/aria2" ETCDIR="etc/aria2" --End PLIST_SUB-- --SUB_LIST-- CA_BUNDLE="@comment " NO_CA_BUNDLE="" DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " SQLITE="" NO_SQLITE="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/aria2 DOCSDIR=/usr/local/share/doc/aria2 EXAMPLESDIR=/usr/local/share/examples/aria2 WWWDIR=/usr/local/www/aria2 ETCDIR=/usr/local/etc/aria2 --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> aria2-1.18.8_1 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.7.txz [84i386-default-job-23] Installing pkg-1.4.7... [84i386-default-job-23] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of aria2-1.18.8_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by aria2-1.18.8_1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by aria2-1.18.8_1 for building => SHA256 Checksum OK for aria2-1.18.8.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by aria2-1.18.8_1 for building ===> Extracting for aria2-1.18.8_1 => SHA256 Checksum OK for aria2-1.18.8.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for aria2-1.18.8_1 ===> Applying FreeBSD patches for aria2-1.18.8_1 =========================================================================== =================================================== ===> aria2-1.18.8_1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [84i386-default-job-23] Installing pkgconf-0.9.7... [84i386-default-job-23] Extracting pkgconf-0.9.7... done ===> Returning to build of aria2-1.18.8_1 ===> aria2-1.18.8_1 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-23] Installing gettext-tools-0.19.4... [84i386-default-job-23] `-- Installing expat-2.1.0_2... [84i386-default-job-23] `-- Extracting expat-2.1.0_2... done [84i386-default-job-23] `-- Installing gettext-runtime-0.19.4... [84i386-default-job-23] | `-- Installing indexinfo-0.2.2... [84i386-default-job-23] | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-23] | `-- Installing libiconv-1.14_6... [84i386-default-job-23] | `-- Extracting libiconv-1.14_6... done [84i386-default-job-23] `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-23] Extracting gettext-tools-0.19.4... done ===> Returning to build of aria2-1.18.8_1 ===> aria2-1.18.8_1 depends on executable: gcc48 - not found ===> Verifying install for gcc48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.4.txz [84i386-default-job-23] Installing gcc-4.8.4... [84i386-default-job-23] `-- Installing binutils-2.25... [84i386-default-job-23] `-- Extracting binutils-2.25... done [84i386-default-job-23] `-- Installing gcc-ecj-4.5... [84i386-default-job-23] `-- Extracting gcc-ecj-4.5... done checking whether gcc48 accepts -g... (cached) yes checking for gcc48 option to accept ISO C89... (cached) none needed checking whether gcc48 understands -c and -o together... (cached) yes checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for sphinx-build... no checking for CU_initialize_registry in -lcunit... no checking for arpa/inet.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stddef.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for uint8_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint64_t... (cached) yes checking for ptrdiff_t... (cached) yes checking whether byte ordering is bigendian... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for ntohl... yes checking for ntohs... yes checking for htons... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating lib/libwslay.pc config.status: creating lib/includes/Makefile config.status: creating lib/includes/wslay/wslayver.h config.status: creating tests/Makefile config.status: creating config.h config.status: executing libtool commands config.status: executing depfiles commands configure: summary of build options: version: 0.1.1 shared 0:0:0 Host type: i386-portbld-freebsd8.4 Install prefix: /usr/local C compiler: gcc48 CFlags: -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing Library types: Shared=yes, Static=yes CUnit: no Build: i386-portbld-freebsd8.4 Host: i386-portbld-freebsd8.4 Target: i386-portbld-freebsd8.4 Install prefix: /usr/local CC: gcc48 CXX: g++48 CPP: cpp48 CXXFLAGS: -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -pipe CFLAGS: -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -pipe CPPFLAGS: -I$(top_builddir)/deps/wslay/lib/includes -I$(top_srcdir)/deps/wslay/lib/includes -I/usr/include -I/usr/local/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include LDFLAGS: -Wl,-rpath,/usr/lib:/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 LIBS: -L/usr/lib -lcrypto -lssl -L/usr/local/lib -lsqlite3 -L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm -L/usr/lib -lz DEFS: -DHAVE_CONFIG_H LibUV: no SQLite3: yes SSL Support: yes AppleTLS: WinTLS: no GnuTLS: OpenSSL: yes CA Bundle: no LibXML2: yes LibExpat: LibCares: Zlib: yes Epoll: Bittorrent: yes Metalink: yes XML-RPC: yes Message Digest: openssl WebSocket: yes Libaria2: yes Library types: Shared=yes, Static=yes bash_completion dir: ${datarootdir}/doc/${PACKAGE_TARNAME}/bash_completion Static build: =========================================================================== =================================================== ===> Building for aria2-1.18.8_1 /usr/bin/make all-recursive Making all in po Making all in lib Making all in deps Making all in wslay /usr/bin/make all-recursive Making all in lib Making all in includes /bin/sh ../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -I./includes -I./includes -Wall -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT wslay_frame.lo -MD -MP -MF .deps/wslay_frame.Tpo -c -o wslay_frame.lo wslay_frame.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -I./includes -I./includes -Wall -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT wslay_frame.lo -MD -MP -MF .deps/wslay_frame.Tpo -c wslay_frame.c -fPIC -DPIC -o .libs/wslay_frame.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -I./includes -I./includes -Wall -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT wslay_frame.lo -MD -MP -MF .deps/wslay_frame.Tpo -c wslay_frame.c -o wslay_frame.o >/dev/null 2>&1 mv -f .deps/wslay_frame.Tpo .deps/wslay_frame.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -I./includes -I./includes -Wall -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT wslay_event.lo -MD -MP -MF .deps/wslay_event.Tpo -c -o wslay_event.lo wslay_event.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -I./includes -I./includes -Wall -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT wslay_event.lo -MD -MP -MF .deps/wslay_event.Tpo -c wslay_event.c -fPIC -DPIC -o .libs/wslay_event.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -I./includes -I./includes -Wall -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT wslay_event.lo -MD -MP -MF .deps/wslay_event.Tpo -c wslay_event.c -o wslay_event.o >/dev/null 2>&1 mv -f .deps/wslay_event.Tpo .deps/wslay_event.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -I./includes -I./includes -Wall -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT wslay_queue.lo -MD -MP -MF .deps/wslay_queue.Tpo -c -o wslay_queue.lo wslay_queue.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -I./includes -I./includes -Wall -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT wslay_queue.lo -MD -MP -MF .deps/wslay_queue.Tpo -c wslay_queue.c -fPIC -DPIC -o .libs/wslay_queue.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -I./includes -I./includes -Wall -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT wslay_queue.lo -MD -MP -MF .deps/wslay_queue.Tpo -c wslay_queue.c -o wslay_queue.o >/dev/null 2>&1 mv -f .deps/wslay_queue.Tpo .deps/wslay_queue.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -I./includes -I./includes -Wall -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT wslay_net.lo -MD -MP -MF .deps/wslay_net.Tpo -c -o wslay_net.lo wslay_net.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -I./includes -I./includes -Wall -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT wslay_net.lo -MD -MP -MF .deps/wslay_net.Tpo -c wslay_net.c -fPIC -DPIC -o .libs/wslay_net.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I.. -DHAVE_CONFIG_H -I./includes -I./includes -Wall -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT wslay_net.lo -MD -MP -MF .deps/wslay_net.Tpo -c wslay_net.c -o wslay_net.o >/dev/null 2>&1 mv -f .deps/wslay_net.Tpo .deps/wslay_net.Plo /bin/sh ../libtool --tag=CC --mode=link gcc48 -Wall -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -no-undefined -version-info 0:0:0 -Wl,-rpath,/usr/lib:/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -o libwslay.la wslay_frame.lo wslay_event.lo wslay_queue.lo wslay_net.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries libtool: link: /usr/local/bin/ar cru .libs/libwslay.a .libs/wslay_frame.o .libs/wslay_event.o .libs/wslay_queue.o .libs/wslay_net.o libtool: link: /usr/local/bin/ranlib .libs/libwslay.a libtool: link: ( cd ".libs" && rm -f "libwslay.la" && ln -s "../libwslay.la" "libwslay.la" ) Making all in tests Making all in src Making all in includes CXX A2STR.lo CXX AbstractAuthResolver.lo CXX AbstractCommand.lo CXX AbstractDiskWriter.lo CXX AbstractHttpServerResponseCommand.lo CXX AbstractOptionHandler.lo CXX AbstractProxyRequestCommand.lo CXX AbstractProxyResponseCommand.lo CXX AbstractSingleDiskAdaptor.lo CXX AdaptiveFileAllocationIterator.lo CXX AdaptiveURISelector.lo CXX AuthConfig.lo CXX AuthConfigFactory.lo CXX AutoSaveCommand.lo CXX BackupIPv4ConnectCommand.lo CXX base32.lo CXX bitfield.lo CXX BitfieldMan.lo CXX BufferedFile.lo CXX ByteArrayDiskWriter.lo CXX CheckIntegrityCommand.lo CXX CheckIntegrityDispatcherCommand.lo CXX CheckIntegrityEntry.lo CXX Checksum.lo CXX ChecksumCheckIntegrityEntry.lo CXX ChunkChecksum.lo CXX ChunkedDecodingStreamFilter.lo CXX ColorizedStream.lo CXX Command.lo CXX ConnectCommand.lo CXX console.lo CXX ConsoleStatCalc.lo CXX ContentTypeRequestGroupCriteria.lo CXX Context.lo CXX ContextAttribute.lo CXX Cookie.lo CXX CookieStorage.lo CXX cookie_helper.lo CXX CreateRequestCommand.lo CXX CUIDCounter.lo CXX DefaultAuthResolver.lo CXX DefaultBtProgressInfoFile.lo CXX DefaultDiskWriter.lo CXX DefaultDiskWriterFactory.lo CXX DefaultPieceStorage.lo CXX DefaultStreamPieceSelector.lo CXX DirectDiskAdaptor.lo CXX DiskAdaptor.lo CXX DlAbortEx.lo CXX DlRetryEx.lo CXX DNSCache.lo CXX DownloadCommand.lo CXX DownloadContext.lo CXX DownloadEngine.lo DownloadEngine.cc: In member function 'void aria2::DownloadEngine::waitData()': DownloadEngine.cc:192:5: error: 'lldiv_t' was not declared in this scope lldiv_t qr = lldiv(refreshInterval_*1000, 1000000); ^ DownloadEngine.cc:192:13: error: expected ';' before 'qr' lldiv_t qr = lldiv(refreshInterval_*1000, 1000000); ^ DownloadEngine.cc:193:17: error: 'qr' was not declared in this scope tv.tv_sec = qr.quot; ^ *** Error code 1 Stop in /wrkdirs/usr/ports/www/aria2/work/aria2-1.18.8/src. *** Error code 1 Stop in /wrkdirs/usr/ports/www/aria2/work/aria2-1.18.8/src. *** Error code 1 Stop in /wrkdirs/usr/ports/www/aria2/work/aria2-1.18.8. *** Error code 1 Stop in /wrkdirs/usr/ports/www/aria2/work/aria2-1.18.8. *** Error code 1 Stop in /usr/ports/www/aria2. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 02:11:46 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 591684D3 for ; Sat, 31 Jan 2015 02:11:46 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 45B2E997; Sat, 31 Jan 2015 02:11:46 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V2BjqD089682; Sat, 31 Jan 2015 02:11:45 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V2BjLQ089204; Sat, 31 Jan 2015 02:11:45 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 02:11:45 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310211.t0V2BjLQ089204@beefy1.isc.freebsd.org> To: yuri@rawbw.com Subject: [package - 84i386-default][audio/filter_audio] Failed for filter_audio-0.1 in stage 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, 31 Jan 2015 02:11:46 -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: yuri@rawbw.com Last committer: thierry@FreeBSD.org Ident: $FreeBSD: head/audio/filter_audio/Makefile 377045 2015-01-14 21:11:30Z thierry $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/filter_audio-0.1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building audio/filter_audio build started at Sat Jan 31 02:11:37 UTC 2015 port directory: /usr/ports/audio/filter_audio building for: FreeBSD 84i386-default-job-24 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: yuri@rawbw.com Makefile ident: $FreeBSD: head/audio/filter_audio/Makefile 377045 2015-01-14 21:11:30Z thierry $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=filter_audio-0.1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/filter_audio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/filter_audio/work HOME=/wrkdirs/usr/ports/audio/filter_audio/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/filter_audio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/filter_audio/work HOME=/wrkdirs/usr/ports/audio/filter_audio/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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/filter_audio" EXAMPLESDIR="share/examples/filter_audio" DATADIR="share/filter_audio" WWWDIR="www/filter_audio" ETCDIR="etc/filter_audio" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/filter_audio DOCSDIR=/usr/local/share/doc/filter_audio EXAMPLESDIR=/usr/local/share/examples/filter_audio WWWDIR=/usr/local/www/filter_audio ETCDIR=/usr/local/etc/filter_audio --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> filter_audio-0.1 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.7.txz [84i386-default-job-24] Installing pkg-1.4.7... [84i386-default-job-24] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of filter_audio-0.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by filter_audio-0.1 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by filter_audio-0.1 for building => SHA256 Checksum OK for filter_audio-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by filter_audio-0.1 for building ===> Extracting for filter_audio-0.1 => SHA256 Checksum OK for filter_audio-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for filter_audio-0.1 =========================================================================== =================================================== ===> filter_audio-0.1 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 [84i386-default-job-24] Installing gmake-4.1_1... [84i386-default-job-24] `-- Installing gettext-runtime-0.19.4... [84i386-default-job-24] | `-- Installing indexinfo-0.2.2... [84i386-default-job-24] | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-24] | `-- Installing libiconv-1.14_6... [84i386-default-job-24] | `-- Extracting libiconv-1.14_6... done [84i386-default-job-24] `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-24] Extracting gmake-4.1_1... done ===> Returning to build of filter_audio-0.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for filter_audio-0.1 =========================================================================== =================================================== ===> Building for filter_audio-0.1 cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o ns/ns_core.o ns/ns_core.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o ns/nsx_core_c.o ns/nsx_core_c.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o ns/nsx_core.o ns/nsx_core.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o ns/noise_suppression_x.o ns/noise_suppression_x.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o ns/noise_suppression.o ns/noise_suppression.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o aec/aec_core.o aec/aec_core.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o aec/aec_core_sse2.o aec/aec_core_sse2.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o aec/aec_rdft.o aec/aec_rdft.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o aec/aec_rdft_sse2.o aec/aec_rdft_sse2.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o aec/aec_resampler.o aec/aec_resampler.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o aec/echo_cancellation.o aec/echo_cancellation.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o other/spl_sqrt_floor.o other/spl_sqrt_floor.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o other/get_scaling_square.o other/get_scaling_square.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o other/resample_by_2.o other/resample_by_2.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o other/spl_init.o other/spl_init.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o other/spl_sqrt.o other/spl_sqrt.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o other/delay_estimator.o other/delay_estimator.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o other/complex_bit_reverse.o other/complex_bit_reverse.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o other/dot_product_with_scale.o other/dot_product_with_scale.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o other/cross_correlation.o other/cross_correlation.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o other/min_max_operations.o other/min_max_operations.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o other/ring_buffer.o other/ring_buffer.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o other/energy.o other/energy.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o other/splitting_filter.o other/splitting_filter.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o other/randomization_functions.o other/randomization_functions.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o other/division_operations.o other/division_operations.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o other/high_pass_filter.o other/high_pass_filter.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o other/copy_set_operations.o other/copy_set_operations.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o other/resample_by_2_internal.o other/resample_by_2_internal.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o other/downsample_fast.o other/downsample_fast.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o other/resample_fractional.o other/resample_fractional.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o other/complex_fft.o other/complex_fft.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o other/vector_scaling_operations.o other/vector_scaling_operations.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o other/float_util.o other/float_util.c other/float_util.c:47:3: warning: no newline at end of file cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o other/fft4g.o other/fft4g.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o other/delay_estimator_wrapper.o other/delay_estimator_wrapper.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o other/real_fft.o other/real_fft.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o other/resample_48khz.o other/resample_48khz.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o agc/digital_agc.o agc/digital_agc.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o agc/analog_agc.o agc/analog_agc.c cc -O2 -pipe -fno-strict-aliasing -fPIC -c -o filter_audio.o filter_audio.c cc -lm -lpthread -shared -o libfilteraudio.so ns/ns_core.o ns/nsx_core_c.o ns/nsx_core.o ns/noise_suppression_x.o ns/noise_suppression.o aec/aec_core.o aec/aec_core_sse2.o aec/aec_rdft.o aec/aec_rdft_sse2.o aec/aec_resampler.o aec/echo_cancellation.o other/spl_sqrt_floor.o other/get_scaling_square.o other/resample_by_2.o other/spl_init.o other/spl_sqrt.o other/delay_estimator.o other/complex_bit_reverse.o other/dot_product_with_scale.o other/cross_correlation.o other/min_max_operations.o other/ring_buffer.o other/energy.o other/splitting_filter.o other/randomization_functions.o other/division_operations.o other/high_pass_filter.o other/copy_set_operations.o other/resample_by_2_internal.o other/downsample_fast.o other/resample_fractional.o other/complex_fft.o other/vector_scaling_operations.o other/float_util.o other/fft4g.o other/delay_estimator_wrapper.o other/real_fft.o other/resample_48khz.o agc/digital_agc.o agc/analog_agc.o filter_audio.o =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for filter_audio-0.1 ===> Generating temporary packing list install -Dm755 libfilteraudio.so /wrkdirs/usr/ports/audio/filter_audio/work/stage//usr/local/lib/libfilteraudio.so install: illegal option -- D usage: install [-bCcMpSsv] [-B suffix] [-f flags] [-g group] [-m mode] [-o owner] file1 file2 install [-bCcMpSsv] [-B suffix] [-f flags] [-g group] [-m mode] [-o owner] file1 ... fileN directory install -d [-v] [-g group] [-m mode] [-o owner] directory ... Makefile:19: recipe for target 'install' failed gmake: *** [install] Error 64 *** Error code 2 Stop in /usr/ports/audio/filter_audio. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 02:32:43 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 D0C52AB5; Sat, 31 Jan 2015 02:32:43 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 BC656B5E; Sat, 31 Jan 2015 02:32:43 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V2Whsh083313; Sat, 31 Jan 2015 02:32:43 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V2WhGh083305; Sat, 31 Jan 2015 02:32:43 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 02:32:43 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310232.t0V2WhGh083305@beefy1.isc.freebsd.org> To: vg@FreeBSD.org Subject: [package - 84i386-default][audio/deadbeef] Failed for deadbeef-0.6.2_3 in stage 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, 31 Jan 2015 02:32:44 -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: vg@FreeBSD.org Last committer: gblach@FreeBSD.org Ident: $FreeBSD: head/audio/deadbeef/Makefile 375663 2014-12-27 00:09:02Z gblach $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/deadbeef-0.6.2_3.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building audio/deadbeef build started at Sat Jan 31 02:27:22 UTC 2015 port directory: /usr/ports/audio/deadbeef building for: FreeBSD 84i386-default-job-05 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: vg@FreeBSD.org Makefile ident: $FreeBSD: head/audio/deadbeef/Makefile 375663 2014-12-27 00:09:02Z gblach $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=deadbeef-0.6.2_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for deadbeef-0.6.2_3: AAC=on: AAC/MP4 format support ADP=on: adplug plugin ALAC=on: ALAC plugin AO=on: audio overload plugin ART=on: album art loader plugin CDDA=on: CD-Audio plugin CONVERTER=on: Build converter DCA=on: DTS support via libdca DSP=on: libsamplerate (SRC) plugin DUMB=on: D.U.M.B. plugin for MOD, S3M and other EQ=on: SuperEQ DSP plugin FFAP=on: Monkey's Audio plugin FFMPEG=on: FFmpeg support (WMA, AIFF, AC3, APE...) FLAC=on: FLAC lossless audio codec support GME=on: Game Music Emu plugin GUI=on: standard GTK2 user interface plugin HOTKEYS=on: global hotkeys plugin LASTFM=on: last.fm/libre.fm scrobbler plugin M3U=on: m3u plugin MMS=on: MMS streaming support MONO2STEREO=on: mono2stereo DSP plugin MUSEPACK=on: MPC audio format support NLS=on: Native Language Support NOTIFY=on: support for OSD notifications into GTKUI plugin OGG=on: Ogg media format support PLTBROWSER=on: Playlist browser gui plugin PSF=on: AOSDK-based PSF(,QSF,SSF,DSF) plugin PULSEAUDIO=off: PulseAudio output plugin (unsupported) SHELLEXEC=on: shell commands plugin SHN=on: shorten plugin SID=on: SID music player plugin SNDFILE=on: Audio conversion support via libsndfile TTA=on: tta plugin VFS=on: HTTP streaming vfs plugin VFS_ZIP=on: ZIP support VTX=on: libayemy VTX ZX-Spectrum music player plugin WAV=on: WAV audio format support WILD=on: wildmidi plugin WMA=on: WMA plugin ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-alsa --disable-nullout --disable-gtk3 --enable-ffmpeg --disable-pulse --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/deadbeef/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/deadbeef/work HOME=/wrkdirs/usr/ports/audio/deadbeef/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/audio/deadbeef/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/deadbeef/work HOME=/wrkdirs/usr/ports/audio/deadbeef/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/deadbeef/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/deadbeef/work HOME=/wrkdirs/usr/ports/audio/deadbeef/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/audio/deadbeef/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/deadbeef/work HOME=/wrkdirs/usr/ports/audio/deadbeef/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="-I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include" LDFLAGS="" LIBS="-L/usr/local/lib -lexecinfo -lintl" 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="instal l -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- AAC="" NO_AAC="@comment " ADP="" NO_ADP="@comment " ALAC="" NO_ALAC="@comment " AO="" NO_AO="@comment " ART="" NO_ART="@comment " CDDA="" NO_CDDA="@comment " CONVERTER="" NO_CONVERTER="@comment " DCA="" NO_DCA="@comment " DSP="" NO_DSP="@comment " DUMB="" NO_DUMB="@comment " EQ="" NO_EQ="@comment " FFAP="" NO_FFAP="@comment " FFMPEG="" NO_FFMPEG="@comment " FLAC="" NO_FLAC="@comment " GME="" NO_GME="@comment " GUI="" NO_GUI="@comment " HOTKEYS="" NO_HOTKEYS="@comment " LASTFM="" NO_LASTFM="@comment " M3U="" NO_M3U="@comment " MMS="" NO_MMS="@comment " MONO2STEREO="" NO_MONO2STEREO="@comment " MUSEPACK="" NO_MUSEPACK="@comment " NLS="" NO_NLS="@comment " NOTIFY="" NO_NOTIFY="@comment " OGG="" NO_OGG="@comment " PLTBROWSER="" NO_PLTBROWSER="@comment " PSF="" NO_PSF="@comment " PULSEAUDIO="@comment " NO_PULSEAUDIO="" SHELLEXEC="" NO_SHELLEXEC="@comment " SHN="" NO_SHN="@comment " SID="" NO_SID="@comment " SNDFILE="" NO_SNDFILE="@comment " TTA="" NO_TTA="@comment " VFS="" NO_VFS="@comment " VFS_ZIP="" NO_VFS_ZIP="@comment " VTX="" NO_VTX="@comment gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/intl' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/intl' gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2' cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT plugins.o -MD -MP -MF .deps/plugins.Tpo -c -o plugins.o plugins.c mv -f .deps/plugins.Tpo .deps/plugins.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT playlist.o -MD -MP -MF .deps/playlist.Tpo -c -o playlist.o playlist.c mv -f .deps/playlist.Tpo .deps/playlist.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT plmeta.o -MD -MP -MF .deps/plmeta.Tpo -c -o plmeta.o plmeta.c mv -f .deps/plmeta.Tpo .deps/plmeta.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT pltmeta.o -MD -MP -MF .deps/pltmeta.Tpo -c -o pltmeta.o pltmeta.c mv -f .deps/pltmeta.Tpo .deps/pltmeta.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT streamer.o -MD -MP -MF .deps/streamer.Tpo -c -o streamer.o streamer.c mv -f .deps/streamer.Tpo .deps/streamer.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT premix.o -MD -MP -MF .deps/premix.Tpo -c -o premix.o premix.c mv -f .deps/premix.Tpo .deps/premix.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT messagepump.o -MD -MP -MF .deps/messagepump.Tpo -c -o messagepump.o messagepump.c mv -f .deps/messagepump.Tpo .deps/messagepump.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT conf.o -MD -MP -MF .deps/conf.Tpo -c -o conf.o conf.c In file included from conf.c:39: /usr/include/sys/syslimits.h:41:2: warning: #warning "No user-serviceable parts inside." mv -f .deps/conf.Tpo .deps/conf.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT threading_pthread.o -MD -MP -MF .deps/threading_pthread.Tpo -c -o threading_pthread.o threading_pthread.c threading_pthread.c: In function 'thread_start': threading_pthread.c:57: warning: return makes integer from pointer without a cast mv -f .deps/threading_pthread.Tpo .deps/threading_pthread.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT volume.o -MD -MP -MF .deps/volume.Tpo -c -o volume.o volume.c mv -f .deps/volume.Tpo .deps/volume.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT junklib.o -MD -MP -MF .deps/junklib.Tpo -c -o junklib.o junklib.c mv -f .deps/junklib.Tpo .deps/junklib.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT utf8.o -MD -MP -MF .deps/utf8.Tpo -c -o utf8.o utf8.c mv -f .deps/utf8.Tpo .deps/utf8.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT vfs.o -MD -MP -MF .deps/vfs.Tpo -c -o vfs.o vfs.c mv -f .deps/vfs.Tpo .deps/vfs.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT vfs_stdio.o -MD -MP -MF .deps/vfs_stdio.Tpo -c -o vfs_stdio.o vfs_stdio.c mv -f .deps/vfs_stdio.Tpo .deps/vfs_stdio.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o `test -f 'md5/md5.c' || echo './'`md5/md5.c mv -f .deps/md5.Tpo .deps/md5.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT metacache.o -MD -MP -MF .deps/metacache.Tpo -c -o metacache.o metacache.c mv -f .deps/metacache.Tpo .deps/metacache.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT ringbuf.o -MD -MP -MF .deps/ringbuf.Tpo -c -o ringbuf.o ringbuf.c mv -f .deps/ringbuf.Tpo .deps/ringbuf.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT dsppreset.o -MD -MP -MF .deps/dsppreset.Tpo -c -o dsppreset.o dsppreset.c mv -f .deps/dsppreset.Tpo .deps/dsppreset.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT replaygain.o -MD -MP -MF .deps/replaygain.Tpo -c -o replaygain.o replaygain.c mv -f .deps/replaygain.Tpo .deps/replaygain.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT fft.o -MD -MP -MF .deps/fft.Tpo -c -o fft.o fft.c mv -f .deps/fft.Tpo .deps/fft.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT handler.o -MD -MP -MF .deps/handler.Tpo -c -o handler.o handler.c mv -f .deps/handler.Tpo .deps/handler.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT escape.o -MD -MP -MF .deps/escape.Tpo -c -o escape.o escape.c mv -f .deps/escape.Tpo .deps/escape.Po /bin/sh ./libtool --tag=CC --mode=link cc -std=c99 -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -o deadbeef main.o plugins.o playlist.o plmeta.o pltmeta.o streamer.o premix.o messagepump.o conf.o threading_pthread.o volume.o junklib.o utf8.o vfs.o vfs_stdio.o md5.o metacache.o ringbuf.o dsppreset.o replaygain.o fft.o handler.o escape.o -liconv -lm -lpthread -lintl plugins/libparser/libparser.a -L/usr/local/lib -lexecinfo -lintl libtool: link: cc -std=c99 -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -o deadbeef main.o plugins.o playlist.o plmeta.o pltmeta.o streamer.o premix.o messagepump.o conf.o threading_pthread.o volume.o junklib.o utf8.o vfs.o vfs_stdio.o md5.o metacache.o ringbuf.o dsppreset.o replaygain.o fft.o handler.o escape.o -liconv -lm -lpthread plugins/libparser/libparser.a -L/usr/local/lib -lexecinfo -lintl gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2' gmake[1]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2' =========================================================================== =================================================== ===> deadbeef-0.6.2_3 depends on file: /usr/local/share/freepats/crude.cfg - not found ===> Verifying install for /usr/local/share/freepats/crude.cfg in /usr/ports/audio/freepats ===> Installing existing package /packages/All/freepats-20060219.txz [84i386-default-job-05] Installing freepats-20060219... [84i386-default-job-05] Extracting freepats-20060219... done ===> Returning to build of deadbeef-0.6.2_3 ===> deadbeef-0.6.2_3 depends on executable: update-desktop-database - found ===> deadbeef-0.6.2_3 depends on executable: gtk-update-icon-cache - found =========================================================================== =================================================== ===> Staging for deadbeef-0.6.2_3 ===> Generating temporary packing list if test -z 'strip'; then \ gmake INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ gmake INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \ fi gmake[1]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2' Making install in pixmaps gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/pixmaps' gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/pixmaps' gmake[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/deadbeef/pixmaps' install -o root -g wheel -m 0644 pause_16.png play_16.png buffering_16.png noartwork.png '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/deadbeef/pixmaps' gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/pixmaps' gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/pixmaps' Making install in icons gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/icons' gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/icons' gmake[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/128x128/apps' install -o root -g wheel -m 0644 ../icons/128x128/deadbeef.png '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/128x128/apps' /bin/mkdir -p '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/16x16/apps' install -o root -g wheel -m 0644 ../icons/16x16/deadbeef.png '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/16x16/apps' /bin/mkdir -p '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/192x192/apps' install -o root -g wheel -m 0644 ../icons/192x192/deadbeef.png '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/192x192/apps' /bin/mkdir -p '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/22x22/apps' install -o root -g wheel -m 0644 ../icons/22x22/deadbeef.png '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/22x22/apps' /bin/mkdir -p '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/24x24/apps' install -o root -g wheel -m 0644 ../icons/24x24/deadbeef.png '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/24x24/apps' /bin/mkdir -p '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/256x256/apps' install -o root -g wheel -m 0644 ../icons/256x256/deadbeef.png '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/256x256/apps' /bin/mkdir -p '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/32x32/apps' install -o root -g wheel -m 0644 ../icons/32x32/deadbeef.png '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/32x32/apps' /bin/mkdir -p '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/36x36/apps' install -o root -g wheel -m 0644 ../icons/36x36/deadbeef.png '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/36x36/apps' /bin/mkdir -p '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/48x48/apps' install -o root -g wheel -m 0644 ../icons/48x48/deadbeef.png '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/48x48/apps' /bin/mkdir -p '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/64x64/apps' install -o root -g wheel -m 0644 ../icons/64x64/deadbeef.png '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/64x64/apps' /bin/mkdir -p '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/72x72/apps' install -o root -g wheel -m 0644 ../icons/72x72/deadbeef.png '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/72x72/apps' /bin/mkdir -p '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/96x96/apps' install -o root -g wheel -m 0644 ../icons/96x96/deadbeef.png '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/96x96/apps' /bin/mkdir -p '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/scalable/apps' install -o root -g wheel -m 0644 ../icons/scalable/deadbeef.svg '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/scalable/apps' gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/icons' gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/icons' Making install in plugins/liboggedit gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/liboggedit' gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/liboggedit' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/liboggedit' gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/liboggedit' Making install in plugins/libmp4ff gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/libmp4ff' gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/libmp4ff' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/libmp4ff' gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/libmp4ff' Making install in plugins/libparser gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/libparser' gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/libparser' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/libparser' gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/libparser' Making install in plugins/lastfm gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/lastfm' gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/lastfm' /bin/mkdir -p '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef' /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s lastfm.la '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef' libtool: install: /usr/bin/install -c -o root -g wheel .libs/lastfm.so /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/lastfm.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/lastfm.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/lastfm.lai /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/lastfm.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/lastfm.a /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/lastfm.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/lastfm.a libtool: install: chmod 644 /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/lastfm.a libtool: install: ranlib /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/lastfm.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib/deadbeef' gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/lastfm' gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/lastfm' Making install in plugins/mpgmad gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/mpgmad' gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/mpgmad' /bin/mkdir -p '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef' /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s mpgmad.la '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef' libtool: install: /usr/bin/install -c -o root -g wheel .libs/mpgmad.so /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/mpgmad.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/mpgmad.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/mpgmad.lai /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/mpgmad.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/mpgmad.a /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/mpgmad.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/mpgmad.a libtool: install: chmod 644 /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/mpgmad.a libtool: install: ranlib /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/mpgmad.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib/deadbeef' gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/mpgmad' gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/mpgmad' Making install in plugins/vorbis gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/vorbis' gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/vorbis' /bin/mkdir -p '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef' /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s vorbis.la '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef' libtool: install: /usr/bin/install -c -o root -g wheel .libs/vorbis.so /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/vorbis.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/vorbis.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/vorbis.lai /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/vorbis.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/vorbis.a /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/vorbis.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/vorbis.a strip: /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/stNC40kD/liboggedit.a: Invalid operation Makefile:508: recipe for target 'install-pkglibLTLIBRARIES' failed gmake[3]: *** [install-pkglibLTLIBRARIES] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/vorbis' Makefile:675: recipe for target 'install-am' failed gmake[2]: *** [install-am] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/vorbis' Makefile:856: recipe for target 'install-recursive' failed gmake[1]: *** [install-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2' Makefile:1161: recipe for target 'install-strip' failed gmake: *** [install-strip] Error 2 *** Error code 2 Stop in /usr/ports/audio/deadbeef. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 02:37:44 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 4E90EADF; Sat, 31 Jan 2015 02:37:44 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 3AB14B70; Sat, 31 Jan 2015 02:37:44 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V2bh68050341; Sat, 31 Jan 2015 02:37:43 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V2bh5j050340; Sat, 31 Jan 2015 02:37:43 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 02:37:43 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310237.t0V2bh5j050340@beefy1.isc.freebsd.org> To: vsevolod@FreeBSD.org Subject: [package - 84i386-default][math/gringo] Failed for gringo-4.4.0_1 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, 31 Jan 2015 02:37:44 -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: vsevolod@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: head/math/gringo/Makefile 368664 2014-09-20 17:06:46Z gerald $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/gringo-4.4.0_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building math/gringo build started at Sat Jan 31 02:34:28 UTC 2015 port directory: /usr/ports/math/gringo building for: FreeBSD 84i386-default-job-06 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: vsevolod@FreeBSD.org Makefile ident: $FreeBSD: head/math/gringo/Makefile 368664 2014-09-20 17:06:46Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=gringo-4.4.0_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/gringo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gringo/work HOME=/wrkdirs/usr/ports/math/gringo/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/gringo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gringo/work HOME=/wrkdirs/usr/ports/math/gringo/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/gringo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gringo/work HOME=/wrkdirs/usr/ports/math/gringo/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/gringo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gringo/work HOME=/wrkdirs/usr/ports/math/gringo/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -B/usr/local/bin -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" C XX="g++48" CXXFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48" 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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gringo" EXAMPLESDIR="share/examples/gringo" DATADIR="share/gringo" WWWDIR="www/gringo" ETCDIR="etc/gringo" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gringo DOCSDIR=/usr/local/share/doc/gringo EXAMPLESDIR=/usr/local/share/examples/gringo WWWDIR=/usr/local/www/gringo ETCDIR=/usr/local/etc/gringo --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> gringo-4.4.0_1 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.7.txz [84i386-default-job-06] Installing pkg-1.4.7... [84i386-default-job-06] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gringo-4.4.0_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by gringo-4.4.0_1 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by gringo-4.4.0_1 for building => SHA256 Checksum OK for gringo-4.4.0-source.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by gringo-4.4.0_1 for building ===> Extracting for gringo-4.4.0_1 => SHA256 Checksum OK for gringo-4.4.0-source.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gringo-4.4.0_1 ===> Applying FreeBSD patches for gringo-4.4.0_1 =========================================================================== =================================================== ===> gringo-4.4.0_1 depends on executable: re2c - not found ===> Verifying install for re2c in /usr/ports/devel/re2c ===> Installing existing package /packages/All/re2c-0.13.6.txz [84i386-default-job-06] Installing re2c-0.13.6... [84i386-default-job-06] Extracting re2c-0.13.6... done ===> Returning to build of gringo-4.4.0_1 ===> gringo-4.4.0_1 depends on file: /usr/local/bin/scons - not found ===> Verifying install for /usr/local/bin/scons in /usr/ports/devel/scons ===> Installing existing package /packages/All/scons-2.3.0_1.txz [84i386-default-job-06] Installing scons-2.3.0_1... [84i386-default-job-06] `-- Installing m4-1.4.17_1,1... [84i386-default-job-06] | `-- Installing indexinfo-0.2.2... [84i386-default-job-06] | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-06] `-- Extracting m4-1.4.17_1,1... done [84i386-default-job-06] `-- Installing py27-setuptools27-5.5.1_1... [84i386-default-job-06] | `-- Installing python27-2.7.9... [84i386-default-job-06] | | `-- Installing gettext-runtime-0.19.4... [84i386-default-job-06] | | `-- Installing libiconv-1.14_6... [84i386-default-job-06] | | `-- Extracting libiconv-1.14_6... done [84i386-default-job-06] | | `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-06] | | `-- Installing libffi-3.2.1... [84i386-default-job-06] | | `-- Extracting libffi-3.2.1... done [84i386-default-job-06] | `-- Extracting python27-2.7.9... done [84i386-default-job-06] `-- Extracting py27-setuptools27-5.5.1_1... done [84i386-default-job-06] `-- Installing python2-2_3... [84i386-default-job-06] `-- Extracting python2-2_3... done [84i386-default-job-06] Extracting scons-2.3.0_1... done 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 gringo-4.4.0_1 ===> gringo-4.4.0_1 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-06] Installing bison-2.7.1,1... [84i386-default-job-06] Extracting bison-2.7.1,1... done ===> Returning to build of gringo-4.4.0_1 ===> gringo-4.4.0_1 depends on file: /usr/local/bin/clang34 - not found ===> Verifying install for /usr/local/bin/clang34 in /usr/ports/lang/clang34 ===> Installing existing package /packages/All/clang34-3.4.2_3.txz [84i386-default-job-06] Installing clang34-3.4.2_3... [84i386-default-job-06] `-- Installing llvm34-3.4.2_1... [84i386-default-job-06] | `-- Installing libexecinfo-1.1_3... [84i386-default-job-06] | `-- Extracting libexecinfo-1.1_3... done [84i386-default-job-06] | `-- Installing perl5-5.18.4_11... [84i386-default-job-06] | `-- Extracting perl5-5.18.4_11... done [84i386-default-job-06] `-- Extracting llvm34-3.4.2_1... done [84i386-default-job-06] Extracting clang34-3.4.2_3... done ===> Returning to build of gringo-4.4.0_1 ===> gringo-4.4.0_1 depends on executable: gcc48 - not found ===> Verifying install for gcc48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.4.txz [84i386-default-job-06] Installing gcc-4.8.4... [84i386-default-job-06] `-- Installing binutils-2.25... [84i386-default-job-06] `-- Extracting binutils-2.25... done [84i386-default-job-06] `-- Installing gcc-ecj-4.5... [84i386-default-job-06] `-- Extracting gcc-ecj-4.5... done [84i386-default-job-06] `-- Installing gmp-5.1.3_2... [84i386-default-job-06] `-- Extracting gmp-5.1.3_2... done [84i386-default-job-06] `-- Installing mpc-1.0.2_1... [84i386-default-job-06] | `-- Installing mpfr-3.1.2_2... [84i386-default-job-06] | `-- Extracting mpfr-3.1.2_2... done [84i386-default-job-06] `-- Extracting mpc-1.0.2_1... done [84i386-default-job-06] Extracting gcc-4.8.4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of gringo-4.4.0_1 ===> gringo-4.4.0_1 depends on file: /usr/local/bin/as - found =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for gringo-4.4.0_1 =========================================================================== =================================================== ===> Building for gringo-4.4.0_1 scons: Reading SConscript files ... Checking for bison 2.5... yes Checking for re2c... yes Checking whether the C++ compiler worksyes Checking for C++ function snprintf()... yes Checking for C++ function vsnprintf()... yes Checking for C++ function std::to_string()... no scons: done reading SConscript files. scons: Building targets ... g++48 -o build/release/app/gringo/main.o -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src app/gringo/main.cc g++48 -o build/release/libgringo/src/scripts.o -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/scripts.cc g++48 -o build/release/libgringo/src/terms.o -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/terms.cc g++48 -o build/release/libgringo/src/term.o -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/term.cc g++48 -o build/release/libgringo/src/python.o -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/python.cc g++48 -o build/release/libgringo/src/lua.o -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/lua.cc g++48 -o build/release/libgringo/src/output/statements.o -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/output/statements.cc g++48 -o build/release/libgringo/src/output/output.o -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/output/output.cc g++48 -o build/release/libgringo/src/output/literals.o -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/output/literals.cc g++48 -o build/release/libgringo/src/ground/statements.o -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/ground/statements.cc g++48 -o build/release/libgringo/src/ground/instantiation.o -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/ground/instantiation.cc g++48 -o build/release/libgringo/src/ground/program.o -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/ground/program.cc g++48 -o build/release/libgringo/src/ground/literals.o -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/ground/literals.cc g++48 -o build/release/libgringo/src/input/literal.o -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/input/literal.cc bison -r all --report-file=build/release/libgringo/src/input/nongroundgrammar/grammar.out -o build/release/libgringo/src/input/nongroundgrammar/grammar.cc libgringo/src/input/nongroundgrammar.yy re2c -o build/release/libgringo/src/input/nongroundlexer.hh libgringo/src/input/nongroundlexer.xh g++48 -o build/release/libgringo/src/input/nongroundparser.o -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/input/nongroundparser.cc g++48 -o build/release/libgringo/src/input/aggregate.o -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/input/aggregate.cc g++48 -o build/release/libgringo/src/input/statement.o -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/input/statement.cc g++48 -o build/release/libgringo/src/input/nongroundgrammar/grammar.o -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src build/release/libgringo/src/input/nongroundgrammar/grammar.cc g++48 -o build/release/libgringo/src/input/program.o -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/input/program.cc g++48 -o build/release/libgringo/src/input/programbuilder.o -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/input/programbuilder.cc g++48 -o build/release/libgringo/src/input/literals.o -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/input/literals.cc g++48 -o build/release/libgringo/src/input/aggregates.o -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/input/aggregates.cc /usr/local/bin/ar rc build/release/libgringo.a build/release/libgringo/src/scripts.o build/release/libgringo/src/terms.o build/release/libgringo/src/term.o build/release/libgringo/src/python.o build/release/libgringo/src/lua.o build/release/libgringo/src/output/statements.o build/release/libgringo/src/output/output.o build/release/libgringo/src/output/literals.o build/release/libgringo/src/ground/statements.o build/release/libgringo/src/ground/instantiation.o build/release/libgringo/src/ground/program.o build/release/libgringo/src/ground/literals.o build/release/libgringo/src/input/literal.o build/release/libgringo/src/input/nongroundparser.o build/release/libgringo/src/input/aggregate.o build/release/libgringo/src/input/statement.o build/release/libgringo/src/input/nongroundgrammar/grammar.o build/release/libgringo/src/input/program.o build/release/libgringo/src/input/programbuilder.o build/release/libgringo/src/input/literals.o build/release/libgringo/src/input/aggregates.o /usr/local/bin/ranlib build/release/libgringo.a g++48 -o build/release/libprogram_opts/src/program_options.o -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibprogram_opts -Ilibprogram_opts/src libprogram_opts/src/program_options.cpp g++48 -o build/release/libprogram_opts/src/string_convert.o -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibprogram_opts -Ilibprogram_opts/src libprogram_opts/src/string_convert.cpp libprogram_opts/src/string_convert.cpp: In function 'int bk_lib::xconvert(const char*, long long unsigned int&, const char**, int)': libprogram_opts/src/string_convert.cpp:194:39: error: 'strtoull' was not declared in this scope out = strtoull(x, &err, detectBase(x)); ^ scons: *** [build/release/libprogram_opts/src/string_convert.o] Error 1 scons: building terminated because of errors. *** Error code 1 Stop in /usr/ports/math/gringo. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 03:34:08 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 3831B336 for ; Sat, 31 Jan 2015 03:34:08 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 18D48168; Sat, 31 Jan 2015 03:34:08 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V3Y7cQ008057; Sat, 31 Jan 2015 03:34:07 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V3Y7tW007921; Sat, 31 Jan 2015 03:34:07 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 03:34:07 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310334.t0V3Y7tW007921@beefy2.isc.freebsd.org> To: yuri@rawbw.com Subject: [package - 84amd64-default][audio/filter_audio] Failed for filter_audio-0.1 in stage 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, 31 Jan 2015 03:34:08 -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: yuri@rawbw.com Last committer: thierry@FreeBSD.org Ident: $FreeBSD: head/audio/filter_audio/Makefile 377045 2015-01-14 21:11:30Z thierry $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/filter_audio-0.1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building audio/filter_audio build started at Sat Jan 31 03:33:57 UTC 2015 port directory: /usr/ports/audio/filter_audio building for: FreeBSD 84amd64-default-job-02 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: yuri@rawbw.com Makefile ident: $FreeBSD: head/audio/filter_audio/Makefile 377045 2015-01-14 21:11:30Z thierry $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=filter_audio-0.1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/filter_audio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/filter_audio/work HOME=/wrkdirs/usr/ports/audio/filter_audio/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/filter_audio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/filter_audio/work HOME=/wrkdirs/usr/ports/audio/filter_audio/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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/filter_audio" EXAMPLESDIR="share/examples/filter_audio" DATADIR="share/filter_audio" WWWDIR="www/filter_audio" ETCDIR="etc/filter_audio" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/filter_audio DOCSDIR=/usr/local/share/doc/filter_audio EXAMPLESDIR=/usr/local/share/examples/filter_audio WWWDIR=/usr/local/www/filter_audio ETCDIR=/usr/local/etc/filter_audio --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> filter_audio-0.1 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.7.txz [84amd64-default-job-02] Installing pkg-1.4.7... [84amd64-default-job-02] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of filter_audio-0.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by filter_audio-0.1 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by filter_audio-0.1 for building => SHA256 Checksum OK for filter_audio-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by filter_audio-0.1 for building ===> Extracting for filter_audio-0.1 => SHA256 Checksum OK for filter_audio-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for filter_audio-0.1 =========================================================================== =================================================== ===> filter_audio-0.1 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-02] Installing gmake-4.1_1... [84amd64-default-job-02] `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-02] | `-- Installing indexinfo-0.2.2... [84amd64-default-job-02] | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-02] | `-- Installing libiconv-1.14_6... [84amd64-default-job-02] | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-02] `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-02] Extracting gmake-4.1_1... done ===> Returning to build of filter_audio-0.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for filter_audio-0.1 =========================================================================== =================================================== ===> Building for filter_audio-0.1 cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o ns/ns_core.o ns/ns_core.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o ns/nsx_core_c.o ns/nsx_core_c.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o ns/nsx_core.o ns/nsx_core.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o ns/noise_suppression_x.o ns/noise_suppression_x.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o ns/noise_suppression.o ns/noise_suppression.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o aec/aec_core.o aec/aec_core.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o aec/aec_core_sse2.o aec/aec_core_sse2.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o aec/aec_rdft.o aec/aec_rdft.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o aec/aec_rdft_sse2.o aec/aec_rdft_sse2.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o aec/aec_resampler.o aec/aec_resampler.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o aec/echo_cancellation.o aec/echo_cancellation.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o other/spl_sqrt_floor.o other/spl_sqrt_floor.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o other/get_scaling_square.o other/get_scaling_square.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o other/resample_by_2.o other/resample_by_2.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o other/spl_init.o other/spl_init.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o other/spl_sqrt.o other/spl_sqrt.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o other/delay_estimator.o other/delay_estimator.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o other/complex_bit_reverse.o other/complex_bit_reverse.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o other/dot_product_with_scale.o other/dot_product_with_scale.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o other/cross_correlation.o other/cross_correlation.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o other/min_max_operations.o other/min_max_operations.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o other/ring_buffer.o other/ring_buffer.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o other/energy.o other/energy.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o other/splitting_filter.o other/splitting_filter.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o other/randomization_functions.o other/randomization_functions.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o other/division_operations.o other/division_operations.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o other/high_pass_filter.o other/high_pass_filter.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o other/copy_set_operations.o other/copy_set_operations.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o other/resample_by_2_internal.o other/resample_by_2_internal.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o other/downsample_fast.o other/downsample_fast.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o other/resample_fractional.o other/resample_fractional.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o other/complex_fft.o other/complex_fft.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o other/vector_scaling_operations.o other/vector_scaling_operations.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o other/float_util.o other/float_util.c other/float_util.c:47:3: warning: no newline at end of file cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o other/fft4g.o other/fft4g.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o other/delay_estimator_wrapper.o other/delay_estimator_wrapper.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o other/real_fft.o other/real_fft.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o other/resample_48khz.o other/resample_48khz.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o agc/digital_agc.o agc/digital_agc.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o agc/analog_agc.o agc/analog_agc.c cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -c -o filter_audio.o filter_audio.c cc -fstack-protector -lm -lpthread -shared -o libfilteraudio.so ns/ns_core.o ns/nsx_core_c.o ns/nsx_core.o ns/noise_suppression_x.o ns/noise_suppression.o aec/aec_core.o aec/aec_core_sse2.o aec/aec_rdft.o aec/aec_rdft_sse2.o aec/aec_resampler.o aec/echo_cancellation.o other/spl_sqrt_floor.o other/get_scaling_square.o other/resample_by_2.o other/spl_init.o other/spl_sqrt.o other/delay_estimator.o other/complex_bit_reverse.o other/dot_product_with_scale.o other/cross_correlation.o other/min_max_operations.o other/ring_buffer.o other/energy.o other/splitting_filter.o other/randomization_functions.o other/division_operations.o other/high_pass_filter.o other/copy_set_operations.o other/resample_by_2_internal.o other/downsample_fast.o other/resample_fractional.o other/complex_fft.o other/vector_scaling_operations.o other/float_util.o other/fft4g.o other/delay_estimator_wrapper.o other/real_fft.o other/resample_48khz.o agc/digital_agc.o agc/analog_agc.o filter_audio.o =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for filter_audio-0.1 ===> Generating temporary packing list install -Dm755 libfilteraudio.so /wrkdirs/usr/ports/audio/filter_audio/work/stage//usr/local/lib/libfilteraudio.so install: illegal option -- D usage: install [-bCcMpSsv] [-B suffix] [-f flags] [-g group] [-m mode] [-o owner] file1 file2 install [-bCcMpSsv] [-B suffix] [-f flags] [-g group] [-m mode] [-o owner] file1 ... fileN directory install -d [-v] [-g group] [-m mode] [-o owner] directory ... Makefile:19: recipe for target 'install' failed gmake: *** [install] Error 64 *** Error code 2 Stop in /usr/ports/audio/filter_audio. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 03:54:58 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 CCDAC42F; Sat, 31 Jan 2015 03:54:58 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 B541A2F7; Sat, 31 Jan 2015 03:54:58 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V3swrx048323; Sat, 31 Jan 2015 03:54:58 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V3swAL048313; Sat, 31 Jan 2015 03:54:58 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 03:54:58 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310354.t0V3swAL048313@beefy2.isc.freebsd.org> To: vg@FreeBSD.org Subject: [package - 84amd64-default][audio/deadbeef] Failed for deadbeef-0.6.2_3 in stage 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, 31 Jan 2015 03:54:59 -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: vg@FreeBSD.org Last committer: gblach@FreeBSD.org Ident: $FreeBSD: head/audio/deadbeef/Makefile 375663 2014-12-27 00:09:02Z gblach $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/deadbeef-0.6.2_3.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building audio/deadbeef build started at Sat Jan 31 03:49:28 UTC 2015 port directory: /usr/ports/audio/deadbeef building for: FreeBSD 84amd64-default-job-05 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: vg@FreeBSD.org Makefile ident: $FreeBSD: head/audio/deadbeef/Makefile 375663 2014-12-27 00:09:02Z gblach $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=deadbeef-0.6.2_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for deadbeef-0.6.2_3: AAC=on: AAC/MP4 format support ADP=on: adplug plugin ALAC=on: ALAC plugin AO=on: audio overload plugin ART=on: album art loader plugin CDDA=on: CD-Audio plugin CONVERTER=on: Build converter DCA=on: DTS support via libdca DSP=on: libsamplerate (SRC) plugin DUMB=on: D.U.M.B. plugin for MOD, S3M and other EQ=on: SuperEQ DSP plugin FFAP=on: Monkey's Audio plugin FFMPEG=on: FFmpeg support (WMA, AIFF, AC3, APE...) FLAC=on: FLAC lossless audio codec support GME=on: Game Music Emu plugin GUI=on: standard GTK2 user interface plugin HOTKEYS=on: global hotkeys plugin LASTFM=on: last.fm/libre.fm scrobbler plugin M3U=on: m3u plugin MMS=on: MMS streaming support MONO2STEREO=on: mono2stereo DSP plugin MUSEPACK=on: MPC audio format support NLS=on: Native Language Support NOTIFY=on: support for OSD notifications into GTKUI plugin OGG=on: Ogg media format support PLTBROWSER=on: Playlist browser gui plugin PSF=on: AOSDK-based PSF(,QSF,SSF,DSF) plugin PULSEAUDIO=off: PulseAudio output plugin (unsupported) SHELLEXEC=on: shell commands plugin SHN=on: shorten plugin SID=on: SID music player plugin SNDFILE=on: Audio conversion support via libsndfile TTA=on: tta plugin VFS=on: HTTP streaming vfs plugin VFS_ZIP=on: ZIP support VTX=on: libayemy VTX ZX-Spectrum music player plugin WAV=on: WAV audio format support WILD=on: wildmidi plugin WMA=on: WMA plugin ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-alsa --disable-nullout --disable-gtk3 --enable-ffmpeg --disable-pulse --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/deadbeef/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/deadbeef/work HOME=/wrkdirs/usr/ports/audio/deadbeef/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/audio/deadbeef/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/deadbeef/work HOME=/wrkdirs/usr/ports/audio/deadbeef/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/deadbeef/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/deadbeef/work HOME=/wrkdirs/usr/ports/audio/deadbeef/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/audio/deadbeef/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/deadbeef/work HOME=/wrkdirs/usr/ports/audio/deadbeef/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="-I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include" LDFLAGS=" -fstack-protector" LIBS="-L/usr/local/lib -lexecinfo -lintl" 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="insta ll -o root -g wheel -m 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- AAC="" NO_AAC="@comment " ADP="" NO_ADP="@comment " ALAC="" NO_ALAC="@comment " AO="" NO_AO="@comment " ART="" NO_ART="@comment " CDDA="" NO_CDDA="@comment " CONVERTER="" NO_CONVERTER="@comment " DCA="" NO_DCA="@comment " DSP="" NO_DSP="@comment " DUMB="" NO_DUMB="@comment " EQ="" NO_EQ="@comment " FFAP="" NO_FFAP="@comment " FFMPEG="" NO_FFMPEG="@comment " FLAC="" NO_FLAC="@comment " GME="" NO_GME="@comment " GUI="" NO_GUI="@comment " HOTKEYS="" NO_HOTKEYS="@comment " LASTFM="" NO_LASTFM="@comment " M3U="" NO_M3U="@comment " MMS="" NO_MMS="@comment " MONO2STEREO="" NO_MONO2STEREO="@comment " MUSEPACK="" NO_MUSEPACK="@comment " NLS="" NO_NLS="@comment " NOTIFY="" NO_NOTIFY="@comment " OGG="" NO_OGG="@comment " PLTBROWSER="" NO_PLTBROWSER="@comment " PSF="" NO_PSF="@comment " PULSEAUDIO="@comment " NO_PULSEAUDIO="" SHELLEXEC="" NO_SHELLEXEC="@comment " SHN="" NO_SHN="@comment " SID="" NO_SID="@comment " SNDFILE="" NO_SNDFILE="@comment " TTA="" NO_TTA="@comment " VFS="" NO_VFS="@comment " VFS_ZIP="" NO_VFS_ZIP="@comment " VTX="" NO_VTX="@comment " WAV="" gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/intl' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/intl' gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2' cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fstack-protector -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fstack-protector -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT plugins.o -MD -MP -MF .deps/plugins.Tpo -c -o plugins.o plugins.c mv -f .deps/plugins.Tpo .deps/plugins.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fstack-protector -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT playlist.o -MD -MP -MF .deps/playlist.Tpo -c -o playlist.o playlist.c mv -f .deps/playlist.Tpo .deps/playlist.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fstack-protector -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT plmeta.o -MD -MP -MF .deps/plmeta.Tpo -c -o plmeta.o plmeta.c mv -f .deps/plmeta.Tpo .deps/plmeta.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fstack-protector -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT pltmeta.o -MD -MP -MF .deps/pltmeta.Tpo -c -o pltmeta.o pltmeta.c mv -f .deps/pltmeta.Tpo .deps/pltmeta.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fstack-protector -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT streamer.o -MD -MP -MF .deps/streamer.Tpo -c -o streamer.o streamer.c mv -f .deps/streamer.Tpo .deps/streamer.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fstack-protector -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT premix.o -MD -MP -MF .deps/premix.Tpo -c -o premix.o premix.c mv -f .deps/premix.Tpo .deps/premix.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fstack-protector -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT messagepump.o -MD -MP -MF .deps/messagepump.Tpo -c -o messagepump.o messagepump.c mv -f .deps/messagepump.Tpo .deps/messagepump.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fstack-protector -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT conf.o -MD -MP -MF .deps/conf.Tpo -c -o conf.o conf.c In file included from conf.c:39: /usr/include/sys/syslimits.h:41:2: warning: #warning "No user-serviceable parts inside." mv -f .deps/conf.Tpo .deps/conf.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fstack-protector -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT threading_pthread.o -MD -MP -MF .deps/threading_pthread.Tpo -c -o threading_pthread.o threading_pthread.c threading_pthread.c: In function 'thread_start': threading_pthread.c:57: warning: return makes integer from pointer without a cast mv -f .deps/threading_pthread.Tpo .deps/threading_pthread.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fstack-protector -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT volume.o -MD -MP -MF .deps/volume.Tpo -c -o volume.o volume.c mv -f .deps/volume.Tpo .deps/volume.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fstack-protector -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT junklib.o -MD -MP -MF .deps/junklib.Tpo -c -o junklib.o junklib.c mv -f .deps/junklib.Tpo .deps/junklib.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fstack-protector -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT utf8.o -MD -MP -MF .deps/utf8.Tpo -c -o utf8.o utf8.c mv -f .deps/utf8.Tpo .deps/utf8.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fstack-protector -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT vfs.o -MD -MP -MF .deps/vfs.Tpo -c -o vfs.o vfs.c mv -f .deps/vfs.Tpo .deps/vfs.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fstack-protector -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT vfs_stdio.o -MD -MP -MF .deps/vfs_stdio.Tpo -c -o vfs_stdio.o vfs_stdio.c mv -f .deps/vfs_stdio.Tpo .deps/vfs_stdio.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fstack-protector -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o `test -f 'md5/md5.c' || echo './'`md5/md5.c mv -f .deps/md5.Tpo .deps/md5.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fstack-protector -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT metacache.o -MD -MP -MF .deps/metacache.Tpo -c -o metacache.o metacache.c mv -f .deps/metacache.Tpo .deps/metacache.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fstack-protector -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT ringbuf.o -MD -MP -MF .deps/ringbuf.Tpo -c -o ringbuf.o ringbuf.c mv -f .deps/ringbuf.Tpo .deps/ringbuf.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fstack-protector -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT dsppreset.o -MD -MP -MF .deps/dsppreset.Tpo -c -o dsppreset.o dsppreset.c mv -f .deps/dsppreset.Tpo .deps/dsppreset.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fstack-protector -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT replaygain.o -MD -MP -MF .deps/replaygain.Tpo -c -o replaygain.o replaygain.c mv -f .deps/replaygain.Tpo .deps/replaygain.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fstack-protector -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT fft.o -MD -MP -MF .deps/fft.Tpo -c -o fft.o fft.c mv -f .deps/fft.Tpo .deps/fft.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fstack-protector -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT handler.o -MD -MP -MF .deps/handler.Tpo -c -o handler.o handler.c mv -f .deps/handler.Tpo .deps/handler.Po cc -DHAVE_CONFIG_H -I. -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I/usr/local/include -D_THREAD_SAFE -std=c99 -O2 -pipe -fstack-protector -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -MT escape.o -MD -MP -MF .deps/escape.Tpo -c -o escape.o escape.c mv -f .deps/escape.Tpo .deps/escape.Po /bin/sh ./libtool --tag=CC --mode=link cc -std=c99 -O2 -pipe -fstack-protector -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -fstack-protector -o deadbeef main.o plugins.o playlist.o plmeta.o pltmeta.o streamer.o premix.o messagepump.o conf.o threading_pthread.o volume.o junklib.o utf8.o vfs.o vfs_stdio.o md5.o metacache.o ringbuf.o dsppreset.o replaygain.o fft.o handler.o escape.o -liconv -lm -lpthread -lintl plugins/libparser/libparser.a -L/usr/local/lib -lexecinfo -lintl libtool: link: cc -std=c99 -O2 -pipe -fstack-protector -fno-strict-aliasing -D_GNU_SOURCE -DLIBDIR=\"/usr/local/lib\" -DPREFIX=\"/usr/local\" -DDOCDIR=\"/usr/local/share/doc/deadbeef\" -DDDB_WARN_DEPRECATED=1 -fstack-protector -o deadbeef main.o plugins.o playlist.o plmeta.o pltmeta.o streamer.o premix.o messagepump.o conf.o threading_pthread.o volume.o junklib.o utf8.o vfs.o vfs_stdio.o md5.o metacache.o ringbuf.o dsppreset.o replaygain.o fft.o handler.o escape.o -liconv -lm -lpthread plugins/libparser/libparser.a -L/usr/local/lib -lexecinfo -lintl gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2' gmake[1]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2' =========================================================================== =================================================== ===> deadbeef-0.6.2_3 depends on file: /usr/local/share/freepats/crude.cfg - not found ===> Verifying install for /usr/local/share/freepats/crude.cfg in /usr/ports/audio/freepats ===> Installing existing package /packages/All/freepats-20060219.txz [84amd64-default-job-05] Installing freepats-20060219... [84amd64-default-job-05] Extracting freepats-20060219... done ===> Returning to build of deadbeef-0.6.2_3 ===> deadbeef-0.6.2_3 depends on executable: update-desktop-database - found ===> deadbeef-0.6.2_3 depends on executable: gtk-update-icon-cache - found =========================================================================== =================================================== ===> Staging for deadbeef-0.6.2_3 ===> Generating temporary packing list if test -z 'strip'; then \ gmake INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ gmake INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \ fi gmake[1]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2' Making install in pixmaps gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/pixmaps' gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/pixmaps' gmake[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/deadbeef/pixmaps' install -o root -g wheel -m 0644 pause_16.png play_16.png buffering_16.png noartwork.png '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/deadbeef/pixmaps' gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/pixmaps' gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/pixmaps' Making install in icons gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/icons' gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/icons' gmake[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/128x128/apps' install -o root -g wheel -m 0644 ../icons/128x128/deadbeef.png '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/128x128/apps' /bin/mkdir -p '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/16x16/apps' install -o root -g wheel -m 0644 ../icons/16x16/deadbeef.png '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/16x16/apps' /bin/mkdir -p '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/192x192/apps' install -o root -g wheel -m 0644 ../icons/192x192/deadbeef.png '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/192x192/apps' /bin/mkdir -p '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/22x22/apps' install -o root -g wheel -m 0644 ../icons/22x22/deadbeef.png '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/22x22/apps' /bin/mkdir -p '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/24x24/apps' install -o root -g wheel -m 0644 ../icons/24x24/deadbeef.png '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/24x24/apps' /bin/mkdir -p '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/256x256/apps' install -o root -g wheel -m 0644 ../icons/256x256/deadbeef.png '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/256x256/apps' /bin/mkdir -p '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/32x32/apps' install -o root -g wheel -m 0644 ../icons/32x32/deadbeef.png '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/32x32/apps' /bin/mkdir -p '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/36x36/apps' install -o root -g wheel -m 0644 ../icons/36x36/deadbeef.png '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/36x36/apps' /bin/mkdir -p '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/48x48/apps' install -o root -g wheel -m 0644 ../icons/48x48/deadbeef.png '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/48x48/apps' /bin/mkdir -p '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/64x64/apps' install -o root -g wheel -m 0644 ../icons/64x64/deadbeef.png '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/64x64/apps' /bin/mkdir -p '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/72x72/apps' install -o root -g wheel -m 0644 ../icons/72x72/deadbeef.png '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/72x72/apps' /bin/mkdir -p '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/96x96/apps' install -o root -g wheel -m 0644 ../icons/96x96/deadbeef.png '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/96x96/apps' /bin/mkdir -p '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/scalable/apps' install -o root -g wheel -m 0644 ../icons/scalable/deadbeef.svg '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/share/icons/hicolor/scalable/apps' gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/icons' gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/icons' Making install in plugins/liboggedit gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/liboggedit' gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/liboggedit' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/liboggedit' gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/liboggedit' Making install in plugins/libmp4ff gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/libmp4ff' gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/libmp4ff' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/libmp4ff' gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/libmp4ff' Making install in plugins/libparser gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/libparser' gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/libparser' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/libparser' gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/libparser' Making install in plugins/lastfm gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/lastfm' gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/lastfm' /bin/mkdir -p '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef' /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s lastfm.la '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef' libtool: install: /usr/bin/install -c -o root -g wheel .libs/lastfm.so /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/lastfm.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/lastfm.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/lastfm.lai /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/lastfm.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/lastfm.a /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/lastfm.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/lastfm.a libtool: install: chmod 644 /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/lastfm.a libtool: install: ranlib /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/lastfm.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib/deadbeef' gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/lastfm' gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/lastfm' Making install in plugins/mpgmad gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/mpgmad' gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/mpgmad' /bin/mkdir -p '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef' /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s mpgmad.la '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef' libtool: install: /usr/bin/install -c -o root -g wheel .libs/mpgmad.so /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/mpgmad.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/mpgmad.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/mpgmad.lai /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/mpgmad.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/mpgmad.a /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/mpgmad.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/mpgmad.a libtool: install: chmod 644 /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/mpgmad.a libtool: install: ranlib /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/mpgmad.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib/deadbeef' gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/mpgmad' gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/mpgmad' Making install in plugins/vorbis gmake[2]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/vorbis' gmake[3]: Entering directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/vorbis' /bin/mkdir -p '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef' /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s vorbis.la '/wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef' libtool: install: /usr/bin/install -c -o root -g wheel .libs/vorbis.so /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/vorbis.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/vorbis.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/vorbis.lai /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/vorbis.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/vorbis.a /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/vorbis.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/vorbis.a strip: /wrkdirs/usr/ports/audio/deadbeef/work/stage/usr/local/lib/deadbeef/stjOEKV3/liboggedit.a: Invalid operation Makefile:508: recipe for target 'install-pkglibLTLIBRARIES' failed gmake[3]: *** [install-pkglibLTLIBRARIES] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/vorbis' Makefile:675: recipe for target 'install-am' failed gmake[2]: *** [install-am] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2/plugins/vorbis' Makefile:856: recipe for target 'install-recursive' failed gmake[1]: *** [install-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/audio/deadbeef/work/deadbeef-0.6.2' Makefile:1161: recipe for target 'install-strip' failed gmake: *** [install-strip] Error 2 *** Error code 2 Stop in /usr/ports/audio/deadbeef. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 03:58:54 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 7A609478; Sat, 31 Jan 2015 03:58:54 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 6723D31B; Sat, 31 Jan 2015 03:58:54 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V3ws6p078554; Sat, 31 Jan 2015 03:58:54 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V3wsqX078551; Sat, 31 Jan 2015 03:58:54 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 03:58:54 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310358.t0V3wsqX078551@beefy2.isc.freebsd.org> To: vsevolod@FreeBSD.org Subject: [package - 84amd64-default][math/gringo] Failed for gringo-4.4.0_1 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, 31 Jan 2015 03:58:54 -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: vsevolod@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: head/math/gringo/Makefile 368664 2014-09-20 17:06:46Z gerald $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/gringo-4.4.0_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building math/gringo build started at Sat Jan 31 03:55:23 UTC 2015 port directory: /usr/ports/math/gringo building for: FreeBSD 84amd64-default-job-01 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: vsevolod@FreeBSD.org Makefile ident: $FreeBSD: head/math/gringo/Makefile 368664 2014-09-20 17:06:46Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=gringo-4.4.0_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/gringo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gringo/work HOME=/wrkdirs/usr/ports/math/gringo/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/gringo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gringo/work HOME=/wrkdirs/usr/ports/math/gringo/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/gringo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gringo/work HOME=/wrkdirs/usr/ports/math/gringo/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/gringo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gringo/work HOME=/wrkdirs/usr/ports/math/gringo/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -B/usr/local/bin -fstack-protector -Wl,-rpath=/usr/local/lib/gcc4 8 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48" 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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gringo" EXAMPLESDIR="share/examples/gringo" DATADIR="share/gringo" WWWDIR="www/gringo" ETCDIR="etc/gringo" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gringo DOCSDIR=/usr/local/share/doc/gringo EXAMPLESDIR=/usr/local/share/examples/gringo WWWDIR=/usr/local/www/gringo ETCDIR=/usr/local/etc/gringo --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> gringo-4.4.0_1 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.7.txz [84amd64-default-job-01] Installing pkg-1.4.7... [84amd64-default-job-01] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gringo-4.4.0_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by gringo-4.4.0_1 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by gringo-4.4.0_1 for building => SHA256 Checksum OK for gringo-4.4.0-source.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by gringo-4.4.0_1 for building ===> Extracting for gringo-4.4.0_1 => SHA256 Checksum OK for gringo-4.4.0-source.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gringo-4.4.0_1 ===> Applying FreeBSD patches for gringo-4.4.0_1 =========================================================================== =================================================== ===> gringo-4.4.0_1 depends on executable: re2c - not found ===> Verifying install for re2c in /usr/ports/devel/re2c ===> Installing existing package /packages/All/re2c-0.13.6.txz [84amd64-default-job-01] Installing re2c-0.13.6... [84amd64-default-job-01] Extracting re2c-0.13.6... done ===> Returning to build of gringo-4.4.0_1 ===> gringo-4.4.0_1 depends on file: /usr/local/bin/scons - not found ===> Verifying install for /usr/local/bin/scons in /usr/ports/devel/scons ===> Installing existing package /packages/All/scons-2.3.0_1.txz [84amd64-default-job-01] Installing scons-2.3.0_1... [84amd64-default-job-01] `-- Installing m4-1.4.17_1,1... [84amd64-default-job-01] | `-- Installing indexinfo-0.2.2... [84amd64-default-job-01] | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-01] `-- Extracting m4-1.4.17_1,1... done [84amd64-default-job-01] `-- Installing py27-setuptools27-5.5.1_1... [84amd64-default-job-01] | `-- Installing python27-2.7.9... [84amd64-default-job-01] | | `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-01] | | `-- Installing libiconv-1.14_6... [84amd64-default-job-01] | | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-01] | | `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-01] | | `-- Installing libffi-3.2.1... [84amd64-default-job-01] | | `-- Extracting libffi-3.2.1... done [84amd64-default-job-01] | `-- Extracting python27-2.7.9... done [84amd64-default-job-01] `-- Extracting py27-setuptools27-5.5.1_1... done [84amd64-default-job-01] `-- Installing python2-2_3... [84amd64-default-job-01] `-- Extracting python2-2_3... done [84amd64-default-job-01] Extracting scons-2.3.0_1... done 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 gringo-4.4.0_1 ===> gringo-4.4.0_1 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 [84amd64-default-job-01] Installing bison-2.7.1,1... [84amd64-default-job-01] Extracting bison-2.7.1,1... done ===> Returning to build of gringo-4.4.0_1 ===> gringo-4.4.0_1 depends on file: /usr/local/bin/clang34 - not found ===> Verifying install for /usr/local/bin/clang34 in /usr/ports/lang/clang34 ===> Installing existing package /packages/All/clang34-3.4.2_3.txz [84amd64-default-job-01] Installing clang34-3.4.2_3... [84amd64-default-job-01] `-- Installing llvm34-3.4.2_1... [84amd64-default-job-01] | `-- Installing libexecinfo-1.1_3... [84amd64-default-job-01] | `-- Extracting libexecinfo-1.1_3... done [84amd64-default-job-01] | `-- Installing perl5-5.18.4_11... [84amd64-default-job-01] | `-- Extracting perl5-5.18.4_11... done [84amd64-default-job-01] `-- Extracting llvm34-3.4.2_1... done [84amd64-default-job-01] Extracting clang34-3.4.2_3... done ===> Returning to build of gringo-4.4.0_1 ===> gringo-4.4.0_1 depends on executable: gcc48 - not found ===> Verifying install for gcc48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.4.txz [84amd64-default-job-01] Installing gcc-4.8.4... [84amd64-default-job-01] `-- Installing binutils-2.25... [84amd64-default-job-01] `-- Extracting binutils-2.25... done [84amd64-default-job-01] `-- Installing gcc-ecj-4.5... [84amd64-default-job-01] `-- Extracting gcc-ecj-4.5... done [84amd64-default-job-01] `-- Installing gmp-5.1.3_2... [84amd64-default-job-01] `-- Extracting gmp-5.1.3_2... done [84amd64-default-job-01] `-- Installing mpc-1.0.2_1... [84amd64-default-job-01] | `-- Installing mpfr-3.1.2_2... [84amd64-default-job-01] | `-- Extracting mpfr-3.1.2_2... done [84amd64-default-job-01] `-- Extracting mpc-1.0.2_1... done [84amd64-default-job-01] Extracting gcc-4.8.4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of gringo-4.4.0_1 ===> gringo-4.4.0_1 depends on file: /usr/local/bin/as - found =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for gringo-4.4.0_1 =========================================================================== =================================================== ===> Building for gringo-4.4.0_1 scons: Reading SConscript files ... Checking for bison 2.5... yes Checking for re2c... yes Checking whether the C++ compiler worksyes Checking for C++ function snprintf()... yes Checking for C++ function vsnprintf()... yes Checking for C++ function std::to_string()... no scons: done reading SConscript files. scons: Building targets ... g++48 -o build/release/app/gringo/main.o -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src app/gringo/main.cc g++48 -o build/release/libgringo/src/scripts.o -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/scripts.cc g++48 -o build/release/libgringo/src/terms.o -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/terms.cc g++48 -o build/release/libgringo/src/term.o -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/term.cc g++48 -o build/release/libgringo/src/python.o -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/python.cc g++48 -o build/release/libgringo/src/lua.o -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/lua.cc g++48 -o build/release/libgringo/src/output/statements.o -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/output/statements.cc g++48 -o build/release/libgringo/src/output/output.o -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/output/output.cc g++48 -o build/release/libgringo/src/output/literals.o -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/output/literals.cc g++48 -o build/release/libgringo/src/ground/statements.o -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/ground/statements.cc g++48 -o build/release/libgringo/src/ground/instantiation.o -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/ground/instantiation.cc g++48 -o build/release/libgringo/src/ground/program.o -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/ground/program.cc g++48 -o build/release/libgringo/src/ground/literals.o -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/ground/literals.cc g++48 -o build/release/libgringo/src/input/literal.o -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/input/literal.cc bison -r all --report-file=build/release/libgringo/src/input/nongroundgrammar/grammar.out -o build/release/libgringo/src/input/nongroundgrammar/grammar.cc libgringo/src/input/nongroundgrammar.yy re2c -o build/release/libgringo/src/input/nongroundlexer.hh libgringo/src/input/nongroundlexer.xh g++48 -o build/release/libgringo/src/input/nongroundparser.o -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/input/nongroundparser.cc g++48 -o build/release/libgringo/src/input/aggregate.o -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/input/aggregate.cc g++48 -o build/release/libgringo/src/input/statement.o -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/input/statement.cc g++48 -o build/release/libgringo/src/input/nongroundgrammar/grammar.o -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src build/release/libgringo/src/input/nongroundgrammar/grammar.cc g++48 -o build/release/libgringo/src/input/program.o -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/input/program.cc g++48 -o build/release/libgringo/src/input/programbuilder.o -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/input/programbuilder.cc g++48 -o build/release/libgringo/src/input/literals.o -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/input/literals.cc g++48 -o build/release/libgringo/src/input/aggregates.o -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibgringo -Ibuild/release/libgringo/src -Ilibgringo/src -Ilibprogram_opts -Ilibprogram_opts/src libgringo/src/input/aggregates.cc /usr/local/bin/ar rc build/release/libgringo.a build/release/libgringo/src/scripts.o build/release/libgringo/src/terms.o build/release/libgringo/src/term.o build/release/libgringo/src/python.o build/release/libgringo/src/lua.o build/release/libgringo/src/output/statements.o build/release/libgringo/src/output/output.o build/release/libgringo/src/output/literals.o build/release/libgringo/src/ground/statements.o build/release/libgringo/src/ground/instantiation.o build/release/libgringo/src/ground/program.o build/release/libgringo/src/ground/literals.o build/release/libgringo/src/input/literal.o build/release/libgringo/src/input/nongroundparser.o build/release/libgringo/src/input/aggregate.o build/release/libgringo/src/input/statement.o build/release/libgringo/src/input/nongroundgrammar/grammar.o build/release/libgringo/src/input/program.o build/release/libgringo/src/input/programbuilder.o build/release/libgringo/src/input/literals.o build/release/libgringo/src/input/aggregates.o /usr/local/bin/ranlib build/release/libgringo.a g++48 -o build/release/libprogram_opts/src/program_options.o -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibprogram_opts -Ilibprogram_opts/src libprogram_opts/src/program_options.cpp g++48 -o build/release/libprogram_opts/src/string_convert.o -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -std=c++11 -Wl,-rpath=/usr/local/lib/gcc48 -DMISSING_STD_TO_STRING=1 -DNDEBUG=1 -I/usr/local/include -Ilibprogram_opts -Ilibprogram_opts/src libprogram_opts/src/string_convert.cpp libprogram_opts/src/string_convert.cpp: In function 'int bk_lib::xconvert(const char*, long long unsigned int&, const char**, int)': libprogram_opts/src/string_convert.cpp:194:39: error: 'strtoull' was not declared in this scope out = strtoull(x, &err, detectBase(x)); ^ scons: *** [build/release/libprogram_opts/src/string_convert.o] Error 1 scons: building terminated because of errors. *** Error code 1 Stop in /usr/ports/math/gringo. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 04:06:19 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 0699F5B5 for ; Sat, 31 Jan 2015 04:06:19 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 E6DAD3E6 for ; Sat, 31 Jan 2015 04:06:18 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V46IOQ023471 for ; Sat, 31 Jan 2015 04:06:18 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V46IcD023459; Sat, 31 Jan 2015 04:06:18 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 04:06:18 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310406.t0V46IcD023459@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84i386-default][math/blacs] Failed for blacs-1.7_24 in build 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, 31 Jan 2015 04:06:19 -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: danilo@FreeBSD.org Ident: $FreeBSD: head/math/blacs/Makefile 375624 2014-12-26 14:24:12Z danilo $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/blacs-1.7_24.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building math/blacs build started at Sat Jan 31 04:05:34 UTC 2015 port directory: /usr/ports/math/blacs building for: FreeBSD 84i386-default-job-08 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/math/blacs/Makefile 375624 2014-12-26 14:24:12Z danilo $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=blacs-1.7_24 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/blacs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/blacs/work HOME=/wrkdirs/usr/ports/math/blacs/work TMPDIR="/tmp" F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/blacs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/blacs/work HOME=/wrkdirs/usr/ports/math/blacs/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/blacs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/blacs/work HOME=/wrkdirs/usr/ports/math/blacs/work TMPDIR="/tmp" F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" XDG_DATA_HOME=/wrkdirs/usr/ports/math/blacs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/blacs/work HOME=/wrkdirs/usr/ports/math/blacs/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,-rp ath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin" 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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/blacs" EXAMPLESDIR="share/examples/blacs" DATADIR="share/blacs" WWWDIR="www/blacs" ETCDIR="etc/blacs" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/blacs DOCSDIR=/usr/local/share/doc/blacs EXAMPLESDIR=/usr/local/share/examples/blacs WWWDIR=/usr/local/www/blacs ETCDIR=/usr/local/etc/blacs --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> blacs-1.7_24 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.7.txz [84i386-default-job-08] Installing pkg-1.4.7... [84i386-default-job-08] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of blacs-1.7_24 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by blacs-1.7_24 for building =========================================================================== =================================================== ===> Fetching all distfiles required by blacs-1.7_24 for building => SHA256 Checksum OK for blacs/mpiblacs.tgz. => SHA256 Checksum OK for blacs/blacstester.tgz. => SHA256 Checksum OK for blacs/mpiblacs-patch03.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by blacs-1.7_24 for building ===> Extracting for blacs-1.7_24 => SHA256 Checksum OK for blacs/mpiblacs.tgz. => SHA256 Checksum OK for blacs/blacstester.tgz. => SHA256 Checksum OK for blacs/mpiblacs-patch03.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for blacs-1.7_24 (/bin/cp /wrkdirs/usr/ports/math/blacs/work/BLACS/BMAKES/Bmake.MPI-LINUX /wrkdirs/usr/ports/math/blacs/work/BLACS/Bmake.inc) ===> Applying extra patch /usr/ports/math/blacs/files/Bmake.inc-mpich.diff /bin/cp -r /wrkdirs/usr/ports/math/blacs/work/BLACS /wrkdirs/usr/ports/math/blacs/work/BLACS_shared =========================================================================== =================================================== ===> blacs-1.7_24 depends on executable: gfortran48 - not found ===> Verifying install for gfortran48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.4.txz [84i386-default-job-08] Installing gcc-4.8.4... [84i386-default-job-08] `-- Installing binutils-2.25... [84i386-default-job-08] | `-- Installing gettext-runtime-0.19.4... [84i386-default-job-08] | | `-- Installing indexinfo-0.2.2... [84i386-default-job-08] | | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-08] | | `-- Installing libiconv-1.14_6... [84i386-default-job-08] | | `-- Extracting libiconv-1.14_6... done [84i386-default-job-08] | `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-08] `-- Extracting binutils-2.25... done [84i386-default-job-08] `-- Installing gcc-ecj-4.5... [84i386-default-job-08] `-- Extracting gcc-ecj-4.5... done [84i386-default-job-08] `-- Installing gmp-5.1.3_2... [84i386-default-job-08] `-- Extracting gmp-5.1.3_2... done [84i386-default-job-08] `-- Installing mpc-1.0.2_1... [84i386-default-job-08] | `-- Installing mpfr-3.1.2_2... [84i386-default-job-08] | `-- Extracting mpfr-3.1.2_2... done [84i386-default-job-08] `-- Extracting mpc-1.0.2_1... done [84i386-default-job-08] Extracting gcc-4.8.4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of blacs-1.7_24 ===> blacs-1.7_24 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 [84i386-default-job-08] Installing gmake-4.1_1... [84i386-default-job-08] Extracting gmake-4.1_1... done ===> Returning to build of blacs-1.7_24 ===> blacs-1.7_24 depends on file: /usr/local/bin/as - found =========================================================================== =================================================== ===> blacs-1.7_24 depends on shared library: libmpich.so - not found ===> Verifying for libmpich.so in /usr/ports/net/mpich2 ===> Installing existing package /packages/All/mpich2-1.5_2,5.txz [84i386-default-job-08] Installing mpich2-1.5_2,5... [84i386-default-job-08] `-- Installing bash-4.3.33... [84i386-default-job-08] `-- Extracting bash-4.3.33... done [84i386-default-job-08] `-- Installing libX11-1.6.2_2,1... [84i386-default-job-08] | `-- Installing kbproto-1.0.6... [84i386-default-job-08] | `-- Extracting kbproto-1.0.6... done [84i386-default-job-08] | `-- Installing libXau-1.0.8_2... [84i386-default-job-08] | | `-- Installing xproto-7.0.26... [84i386-default-job-08] | | `-- Extracting xproto-7.0.26... done [84i386-default-job-08] | `-- Extracting libXau-1.0.8_2... done [84i386-default-job-08] | `-- Installing libXdmcp-1.1.1_2... [84i386-default-job-08] | `-- Extracting libXdmcp-1.1.1_2... done [84i386-default-job-08] | `-- Installing libxcb-1.11... [84i386-default-job-08] | | `-- Installing libpthread-stubs-0.3_6... [84i386-default-job-08] | | `-- Extracting libpthread-stubs-0.3_6... done [84i386-default-job-08] | | `-- Installing libxml2-2.9.2_2... 1 Warning: Type mismatch in argument 'erribuf' at (1); passed COMPLEX(4) to INTEGER(4) blacstest.f:20817.45: $ MEM(ERRIPTR), MEM(ERRDPTR)) 1 Warning: Type mismatch in argument 'erribuf' at (1); passed COMPLEX(4) to INTEGER(4) blacstest.f:20831.37: $ MEM(ERRIPTR), MEM(ERRDPTR), ISEED) 1 Warning: Type mismatch in argument 'ierr' at (1); passed COMPLEX(4) to INTEGER(4) blacstest.f:20859.55: CALL CBTCHECKIN( NFAIL, OUTNUM, MAXERR, NERR, MEM(ERRIPTR), 1 Warning: Type mismatch in argument 'ierr' at (1); passed COMPLEX(4) to INTEGER(4) blacstest.f:582.35: $ MEM(WORKPTR), WORKLEN) 1 Warning: Type mismatch in argument 'mem' at (1); passed INTEGER(4) to COMPLEX(4) blacstest.f:14172.46: $ MEM(ERRIPTR),MEM(ERRDPTR)) 1 Warning: Type mismatch in argument 'erribuf' at (1); passed COMPLEX(8) to INTEGER(4) blacstest.f:14176.46: $ MEM(ERRIPTR),MEM(ERRDPTR), 1 Warning: Type mismatch in argument 'erribuf' at (1); passed COMPLEX(8) to INTEGER(4) blacstest.f:14191.37: $ MEM(ERRIPTR), MEM(ERRDPTR), ISEED) 1 Warning: Type mismatch in argument 'ierr' at (1); passed COMPLEX(8) to INTEGER(4) blacstest.f:14219.55: CALL ZBTCHECKIN( NFAIL, OUTNUM, MAXERR, NERR, MEM(ERRIPTR), 1 Warning: Type mismatch in argument 'ierr' at (1); passed COMPLEX(8) to INTEGER(4) blacstest.f:594.50: $ MEM(ISEEDPTR), MEM(WORKPTR), 1 Warning: Type mismatch in argument 'mem' at (1); passed INTEGER(4) to COMPLEX(8) blacstest.f:18055.46: $ MEM(ERRIPTR),MEM(ERRDPTR)) 1 Warning: Type mismatch in argument 'erribuf' at (1); passed COMPLEX(8) to INTEGER(4) blacstest.f:18060.46: $ MEM(ERRIPTR),MEM(ERRDPTR), 1 Warning: Type mismatch in argument 'erribuf' at (1); passed COMPLEX(8) to INTEGER(4) blacstest.f:18066.45: $ MEM(ERRIPTR), MEM(ERRDPTR)) 1 Warning: Type mismatch in argument 'erribuf' at (1); passed COMPLEX(8) to INTEGER(4) blacstest.f:18080.37: $ MEM(ERRIPTR), MEM(ERRDPTR), ISEED) 1 Warning: Type mismatch in argument 'ierr' at (1); passed COMPLEX(8) to INTEGER(4) blacstest.f:18108.55: CALL ZBTCHECKIN( NFAIL, OUTNUM, MAXERR, NERR, MEM(ERRIPTR), 1 Warning: Type mismatch in argument 'ierr' at (1); passed COMPLEX(8) to INTEGER(4) blacstest.f:605.35: $ MEM(WORKPTR), WORKLEN) 1 Warning: Type mismatch in argument 'mem' at (1); passed INTEGER(4) to COMPLEX(8) blacstest.f:21454.46: $ MEM(ERRIPTR),MEM(ERRDPTR)) 1 Warning: Type mismatch in argument 'erribuf' at (1); passed COMPLEX(8) to INTEGER(4) blacstest.f:21459.46: $ MEM(ERRIPTR),MEM(ERRDPTR), 1 Warning: Type mismatch in argument 'erribuf' at (1); passed COMPLEX(8) to INTEGER(4) blacstest.f:21465.45: $ MEM(ERRIPTR), MEM(ERRDPTR)) 1 Warning: Type mismatch in argument 'erribuf' at (1); passed COMPLEX(8) to INTEGER(4) blacstest.f:21479.37: $ MEM(ERRIPTR), MEM(ERRDPTR), ISEED) 1 Warning: Type mismatch in argument 'ierr' at (1); passed COMPLEX(8) to INTEGER(4) blacstest.f:21507.55: CALL ZBTCHECKIN( NFAIL, OUTNUM, MAXERR, NERR, MEM(ERRIPTR), 1 Warning: Type mismatch in argument 'ierr' at (1); passed COMPLEX(8) to INTEGER(4) blacstest.f:615.35: $ MEM(WORKPTR), WORKLEN) 1 Warning: Type mismatch in argument 'mem' at (1); passed INTEGER(4) to COMPLEX(8) blacstest.f:150.24: CALL RUNTESTS( MEM, MEMLEN, CMEM, CMEMSIZ, PREC, NPREC, OUTNUM, 1 Warning: Type mismatch in argument 'mem' at (1); passed REAL(8) to INTEGER(4) blacstest.f:13045.46: $ MEM(ERRIPTR),MEM(ERRDPTR)) 1 Warning: Type mismatch in argument 'erribuf' at (1); passed REAL(8) to INTEGER(4) blacstest.f:13049.46: $ MEM(ERRIPTR),MEM(ERRDPTR), 1 Warning: Type mismatch in argument 'erribuf' at (1); passed REAL(8) to INTEGER(4) blacstest.f:13064.37: $ MEM(ERRIPTR), MEM(ERRDPTR), ISEED) 1 Warning: Type mismatch in argument 'ierr' at (1); passed REAL(8) to INTEGER(4) blacstest.f:13092.55: CALL DBTCHECKIN( NFAIL, OUTNUM, MAXERR, NERR, MEM(ERRIPTR), 1 Warning: Type mismatch in argument 'ierr' at (1); passed REAL(8) to INTEGER(4) blacstest.f:16423.46: $ MEM(ERRIPTR),MEM(ERRDPTR)) 1 Warning: Type mismatch in argument 'erribuf' at (1); passed REAL(8) to INTEGER(4) blacstest.f:16428.46: $ MEM(ERRIPTR),MEM(ERRDPTR), 1 Warning: Type mismatch in argument 'erribuf' at (1); passed REAL(8) to INTEGER(4) blacstest.f:16434.45: $ MEM(ERRIPTR), MEM(ERRDPTR)) 1 Warning: Type mismatch in argument 'erribuf' at (1); passed REAL(8) to INTEGER(4) blacstest.f:16448.37: $ MEM(ERRIPTR), MEM(ERRDPTR), ISEED) 1 Warning: Type mismatch in argument 'ierr' at (1); passed REAL(8) to INTEGER(4) blacstest.f:16476.55: CALL DBTCHECKIN( NFAIL, OUTNUM, MAXERR, NERR, MEM(ERRIPTR), 1 Warning: Type mismatch in argument 'ierr' at (1); passed REAL(8) to INTEGER(4) blacstest.f:20160.46: $ MEM(ERRIPTR),MEM(ERRDPTR)) 1 Warning: Type mismatch in argument 'erribuf' at (1); passed REAL(8) to INTEGER(4) blacstest.f:20165.46: $ MEM(ERRIPTR),MEM(ERRDPTR), 1 Warning: Type mismatch in argument 'erribuf' at (1); passed REAL(8) to INTEGER(4) blacstest.f:20171.45: $ MEM(ERRIPTR), MEM(ERRDPTR)) 1 Warning: Type mismatch in argument 'erribuf' at (1); passed REAL(8) to INTEGER(4) blacstest.f:20185.37: $ MEM(ERRIPTR), MEM(ERRDPTR), ISEED) 1 Warning: Type mismatch in argument 'ierr' at (1); passed REAL(8) to INTEGER(4) blacstest.f:20213.55: CALL DBTCHECKIN( NFAIL, OUTNUM, MAXERR, NERR, MEM(ERRIPTR), 1 Warning: Type mismatch in argument 'ierr' at (1); passed REAL(8) to INTEGER(4) make mpif.h rm -f mpif.h ln -s /usr/local/include/mpif.h mpif.h gfortran48 -c -O -Wl,-rpath=/usr/local/lib/gcc48 btprim_MPI.f gfortran48 -c tools.f gfortran48 -O -Wl,-rpath=/usr/local/lib/gcc48 -o /wrkdirs/usr/ports/math/blacs/work/BLACS/TESTING/EXE/xFbtest_MPI-FreeBSD-0 blacstest.o btprim_MPI.o tools.o /wrkdirs/usr/ports/math/blacs/work/BLACS/LIB/blacsF77init_MPI-FreeBSD-0.a /wrkdirs/usr/ports/math/blacs/work/BLACS/LIB/blacs_MPI-FreeBSD-0.a /wrkdirs/usr/ports/math/blacs/work/BLACS/LIB/blacsF77init_MPI-FreeBSD-0.a /usr/local/lib//libmpich.a /usr/local/lib//libmpl.a -pthread /usr/local/bin/ld: MPIR_Thread: TLS definition in /usr/local/lib//libmpich.a(initthread.o) section .tbss mismatches non-TLS reference in /usr/local/lib//libmpich.a(attr_get.o) /usr/local/lib//libmpich.a: error adding symbols: Bad value collect2: error: ld returned 1 exit status *** Error code 1 Stop in /wrkdirs/usr/ports/math/blacs/work/BLACS/TESTING. *** Error code 1 Stop in /wrkdirs/usr/ports/math/blacs/work/BLACS. *** Error code 1 Stop in /usr/ports/math/blacs. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 04:30:19 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 3CFF59C8; Sat, 31 Jan 2015 04:30:19 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 2348C895; Sat, 31 Jan 2015 04:30:19 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V4UIQL087387; Sat, 31 Jan 2015 04:30:18 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V4UIEe087362; Sat, 31 Jan 2015 04:30:18 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 04:30:18 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310430.t0V4UIEe087362@beefy1.isc.freebsd.org> To: demon@FreeBSD.org Subject: [package - 84i386-default][math/openfst] Failed for openfst-1.4.1_4 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, 31 Jan 2015 04:30:19 -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: demon@FreeBSD.org Last committer: demon@FreeBSD.org Ident: $FreeBSD: head/math/openfst/Makefile 371396 2014-10-23 14:05:56Z demon $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/openfst-1.4.1_4.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building math/openfst build started at Sat Jan 31 04:29:55 UTC 2015 port directory: /usr/ports/math/openfst building for: FreeBSD 84i386-default-job-07 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: demon@FreeBSD.org Makefile ident: $FreeBSD: head/math/openfst/Makefile 371396 2014-10-23 14:05:56Z demon $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=openfst-1.4.1_4 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-compact-fsts --enable-const-fsts --enable-far --enable-linear-fsts --enable-ngram-fsts --enable-lookahead-fsts --enable-pdt --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/openfst/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/openfst/work HOME=/wrkdirs/usr/ports/math/openfst/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/openfst/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/openfst/work HOME=/wrkdirs/usr/ports/math/openfst/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/openfst" EXAMPLESDIR="share/examples/openfst" DATADIR="share/openfst" WWWDIR="www/openfst" ETCDIR="etc/openfst" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/openfst DOCSDIR=/usr/local/share/doc/openfst EXAMPLESDIR=/usr/local/share/examples/openfst WWWDIR=/usr/local/www/openfst ETCDIR=/usr/local/etc/openfst --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License APACHE20 accepted by the user =========================================================================== =================================================== ===> openfst-1.4.1_4 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.7.txz [84i386-default-job-07] Installing pkg-1.4.7... [84i386-default-job-07] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of openfst-1.4.1_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by openfst-1.4.1_4 for building =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by openfst-1.4.1_4 for building => SHA256 Checksum OK for openfst-1.4.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by openfst-1.4.1_4 for building ===> Extracting for openfst-1.4.1_4 => SHA256 Checksum OK for openfst-1.4.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for openfst-1.4.1_4 /usr/bin/sed -i.bak -e s#-ldl## /wrkdirs/usr/ports/math/openfst/work/openfst-1.4.1/src/extensions/far/Makefile.in /wrkdirs/usr/ports/math/openfst/work/openfst-1.4.1/src/extensions/pdt/Makefile.in /wrkdirs/usr/ports/math/openfst/work/openfst-1.4.1/src/bin/Makefile.in /wrkdirs/usr/ports/math/openfst/work/openfst-1.4.1/src/test/Makefile.in /wrkdirs/usr/ports/math/openfst/work/openfst-1.4.1/src/extensions/linear/Makefile.in /usr/bin/sed -i.bak -e s#isspace#std::isspace# /wrkdirs/usr/ports/math/openfst/work/openfst-1.4.1/src/include/fst/tuple-weight.h /wrkdirs/usr/ports/math/openfst/work/openfst-1.4.1/src/include/fst/sparse-tuple-weight.h /wrkdirs/usr/ports/math/openfst/work/openfst-1.4.1/src/include/fst/pair-weight.h =========================================================================== =================================================== ===> openfst-1.4.1_4 depends on executable: gcc48 - not found ===> Verifying install for gcc48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.4.txz [84i386-default-job-07] Installing gcc-4.8.4... [84i386-default-job-07] `-- Installing binutils-2.25... [84i386-default-job-07] | `-- Installing gettext-runtime-0.19.4... [84i386-default-job-07] | | `-- Installing indexinfo-0.2.2... [84i386-default-job-07] | | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-07] | | `-- Installing libiconv-1.14_6... [84i386-default-job-07] | | `-- Extracting libiconv-1.14_6... done [84i386-default-job-07] | `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-07] `-- Extracting binutils-2.25... done [84i386-default-job-07] `-- Installing gcc-ecj-4.5... [84i386-default-job-07] `-- Extracting gcc-ecj-4.5... done [84i386-default-job-07] `-- Installing gmp-5.1.3_2... [84i386-default-job-07] `-- Extracting gmp-5.1.3_2... done [84i386-default-job-07] `-- Installing mpc-1.0.2_1... [84i386-default-job-07] | `-- Installing mpfr-3.1.2_2... [84i386-default-job-07] | `-- Extracting mpfr-3.1.2_2... done [84i386-default-job-07] `-- Extracting mpc-1.0.2_1... done [84i386-default-job-07] Extracting gcc-4.8.4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of openfst-1.4.1_4 ===> openfst-1.4.1_4 depends on file: /usr/local/bin/as - found =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for openfst-1.4.1_4 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++48 accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++48... gcc3 checking build system type... i386-portbld-freebsd8.4 checking host system type... i386-portbld-freebsd8.4 checking how to print strings... printf checking for gcc... gcc48 checking whether we are using the GNU C compiler... yes checking whether gcc48 accepts -g... yes checking for gcc48 option to accept ISO C89... none needed checking dependency style of gcc48... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by gcc48... /usr/local/bin/ld checking if the linker (/usr/local/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm checking the name lister (/usr/local/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i386-portbld-freebsd8.4 file names to i386-portbld-freebsd8.4 format... func_convert_file_noop checking how to convert i386-portbld-freebsd8.4 file names to toolchain format... func_convert_file_noop checking for /usr/local/bin/ld option to reload object files... -r checking for objdump... /usr/local/bin/objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/local/bin/ranlib checking command to parse /usr/local/bin/nm output from gcc48 object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp48 checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if gcc48 supports -fno-rtti -fno-exceptions... no checking for gcc48 option to produce PIC... -fPIC -DPIC checking if gcc48 PIC flag -fPIC -DPIC works... yes checking if gcc48 static flag -static works... yes checking if gcc48 supports -c -o file.o... yes checking if gcc48 supports -c -o file.o... (cached) yes checking whether the gcc48 linker (/usr/local/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd8.4 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++48 -E checking for ld used by g++48... /usr/local/bin/ld checking if the linker (/usr/local/bin/ld) is GNU ld... yes checking whether the g++48 linker (/usr/local/bin/ld) supports shared libraries... yes checking for g++48 option to produce PIC... -fPIC -DPIC checking if g++48 PIC flag -fPIC -DPIC works... yes checking if g++48 static flag -static works... yes checking if g++48 supports -c -o file.o... yes checking if g++48 supports -c -o file.o... (cached) yes checking whether the g++48 linker (/usr/local/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd8.4 ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/include/Makefile config.status: creating src/lib/Makefile config.status: creating src/bin/Makefile config.status: creating src/test/Makefile config.status: creating src/extensions/Makefile config.status: creating src/extensions/compact/Makefile config.status: creating src/extensions/const/Makefile config.status: creating src/extensions/far/Makefile config.status: creating src/extensions/linear/Makefile config.status: creating src/extensions/lookahead/Makefile config.status: creating src/extensions/ngram/Makefile config.status: creating src/extensions/pdt/Makefile config.status: creating src/script/Makefile config.status: creating config.h config.status: creating src/include/fst/config.h config.status: src/include/fst/config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===> Building for openfst-1.4.1_4 /usr/bin/make all-recursive Making all in src Making all in include Making all in lib /bin/sh ../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I./../include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++0x -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c -o compat.lo compat.cc libtool: compile: g++48 -DHAVE_CONFIG_H -I./../include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++0x -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c compat.cc -fPIC -DPIC -o .libs/compat.o In file included from ./../include/fst/compat.h:40:0, from compat.cc:21: ./../include/fst/flags.h: In member function 'bool FlagRegister::SetFlag(const string&, int64*) const': ./../include/fst/flags.h:119:42: error: there are no arguments to 'strtoll' that depend on a template parameter, so a declaration of 'strtoll' must be available [-fpermissive] *address = strtoll(val.c_str(), &p, 0); ^ ./../include/fst/flags.h:119:42: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) *** Error code 1 Stop in /wrkdirs/usr/ports/math/openfst/work/openfst-1.4.1/src/lib. *** Error code 1 Stop in /wrkdirs/usr/ports/math/openfst/work/openfst-1.4.1/src. *** Error code 1 Stop in /wrkdirs/usr/ports/math/openfst/work/openfst-1.4.1. *** Error code 1 Stop in /wrkdirs/usr/ports/math/openfst/work/openfst-1.4.1. *** Error code 1 Stop in /usr/ports/math/openfst. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 04:39:38 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 8DC8FA69 for ; Sat, 31 Jan 2015 04:39:38 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 6D904977 for ; Sat, 31 Jan 2015 04:39:38 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V4dc9S026072 for ; Sat, 31 Jan 2015 04:39:38 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V4dcxm026050; Sat, 31 Jan 2015 04:39:38 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 04:39:38 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310439.t0V4dcxm026050@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84i386-default][audio/py-karaoke] Failed for py27-karaoke-0.7.5_7 in configure 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, 31 Jan 2015 04:39:38 -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: tijl@FreeBSD.org Ident: $FreeBSD: head/audio/py-karaoke/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/py27-karaoke-0.7.5_7.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building audio/py-karaoke build started at Sat Jan 31 04:38:44 UTC 2015 port directory: /usr/ports/audio/py-karaoke building for: FreeBSD 84i386-default-job-07 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/audio/py-karaoke/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=py27-karaoke-0.7.5_7 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for py27-karaoke-0.7.5_7: MUTAGEN=off: Mutagen support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/py-karaoke/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/py-karaoke/work HOME=/wrkdirs/usr/ports/audio/py-karaoke/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/py-karaoke/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/py-karaoke/work HOME=/wrkdirs/usr/ports/audio/py-karaoke/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2-3.0-config LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd8 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/karaoke" EXAMPLESDIR="share/examples/karaoke" DATADIR="share/pykaraoke" WWWDIR="www/karaoke" ETCDIR="etc/karaoke" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pykaraoke DOCSDIR=/usr/local/share/doc/karaoke EXAMPLESDIR=/usr/local/share/examples/karaoke WWWDIR=/usr/local/www/karaoke ETCDIR=/usr/local/etc/karaoke --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> py27-karaoke-0.7.5_7 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.7.txz [84i386-default-job-07] Installing pkg-1.4.7... [84i386-default-job-07] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of py27-karaoke-0.7.5_7 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by py27-karaoke-0.7.5_7 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by py27-karaoke-0.7.5_7 for building => SHA256 Checksum OK for pykaraoke-0.7.5.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by py27-karaoke-0.7.5_7 for building ===> Extracting for py27-karaoke-0.7.5_7 => SHA256 Checksum OK for pykaraoke-0.7.5.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py27-karaoke-0.7.5_7 ===> Applying FreeBSD patches for py27-karaoke-0.7.5_7 =========================================================================== =================================================== ===> py27-karaoke-0.7.5_7 depends on package: py27-game>0 - not found ===> Verifying install for py27-game>0 in /usr/ports/devel/py-game ===> Installing existing package /packages/All/py27-game-1.9.1_5.txz [84i386-default-job-07] Installing py27-game-1.9.1_5... [84i386-default-job-07] `-- Installing py27-numpy-1.9.1_1,1... [84i386-default-job-07] | `-- Installing blas-3.4.2_3... [84i386-default-job-07] | | `-- Installing gcc-4.8.4... [84i386-default-job-07] | | `-- Installing binutils-2.25... [84i386-default-job-07] | | | `-- Installing gettext-runtime-0.19.4... [84i386-default-job-07] | | | `-- Installing indexinfo-0.2.2... [84i386-default-job-07] | | | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-07] | | | `-- Installing libiconv-1.14_6... [84i386-default-job-07] | | | `-- Extracting libiconv-1.14_6... done [84i386-default-job-07] | | | `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-07] | | `-- Extracting binutils-2.25... done [84i386-default-job-07] | | `-- Installing gcc-ecj-4.5... [84i386-default-job-07] | | `-- Extracting gcc-ecj-4.5... done [84i386-default-job-07] | | `-- Installing gmp-5.1.3_2... [84i386-default-job-07] | | `-- Extracting gmp-5.1.3_2... done [84i386-default-job-07] | | `-- Installing mpc-1.0.2_1... [84i386-default-job-07] | | | `-- Installing mpfr-3.1.2_2... [84i386-default-job-07] | | | `-- Extracting mpfr-3.1.2_2... done [84i386-default-job-07] | | `-- Extracting mpc-1.0.2_1... done [84i386-default-job-07] | | `-- Extracting gcc-4.8.4... done [84i386-default-job-07] | `-- Extracting blas-3.4.2_3... done [84i386-default-job-07] | `-- Installing lapack-3.4.2_3... [84i386-default-job-07] | `-- Extracting lapack-3.4.2_3... done [84i386-default-job-07] | `-- Installing py27-nose-1.3.4... [84i386-default-job-07] | | `-- Installing py27-setuptools27-5.5.1_1... [84i386-default-job-07] | | `-- Installing python27-2.7.9... [84i386-default-job-07] | | | `-- Installing libffi-3.2.1... [84i386-default-job-07] | | | `-- Extracting libffi-3.2.1... done [84i386-default-job-07] | | `-- Extracting python27-2.7.9... done [84i386-default-job-07] | | `-- Extracting py27-setuptools27-5.5.1_1... done [84i386-default-job-07] | `-- Extracting py27-nose-1.3.4... done [84i386-default-job-07] | `-- Installing suitesparse-4.0.2_4... [84i386-default-job-07] | `-- Extracting suitesparse-4.0.2_4... done [84i386-default-job-07] `-- Extracting py27-numpy-1.9.1_1,1... done [84i386-default-job-07] `-- Installing sdl-1.2.15_5,2... [84i386-default-job-07] | `-- Installing aalib-1.4.r5_11... [84i386-default-job-07] | `-- Extracting aalib-1.4.r5_11... done [84i386-default-job-07] | `-- Installing libGLU-9.0.0_2... [84i386-default-job-07] | | `-- Installing libGL-9.1.7_4... [84i386-default-job-07] | | `-- Installing dri2proto-2.8... [84i386-default-job-07] | | `-- Extracting dri2proto-2.8... done [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 libX11-1.6.2_2,1... [84i386-default-job-07] | | | `-- Installing kbproto-1.0.6... [84i386-default-job-07] | | | `-- Extracting kbproto-1.0.6... done [84i386-default-job-07] | | | `-- Installing libXau-1.0.8_2... [84i386-default-job-07] | | | `-- Extracting jasper-1.900.1_14... done [84i386-default-job-07] | | | `-- Installing libXi-1.7.4,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... done [84i386-default-job-07] | | | `-- Installing libXt-1.1.4_2,1... [84i386-default-job-07] | | | `-- Extracting libXt-1.1.4_2,1... done [84i386-default-job-07] | | `-- Extracting gdk-pixbuf2-2.31.2_1... done [84i386-default-job-07] | | `-- Installing gtk-update-icon-cache-2.24.25... [84i386-default-job-07] | | | `-- Installing hicolor-icon-theme-0.12... [84i386-default-job-07] | | | `-- Extracting hicolor-icon-theme-0.12... done [84i386-default-job-07] | | | `-- Installing libXcomposite-0.4.4_2,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_2,1... done [84i386-default-job-07] | | | `-- Installing libXcursor-1.1.14_2... [84i386-default-job-07] | | | `-- Extracting libXcursor-1.1.14_2... done [84i386-default-job-07] | | | `-- Installing libXinerama-1.1.3_2,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_2,1... done [84i386-default-job-07] | | | `-- Installing pango-1.36.8... [84i386-default-job-07] | | | `-- Installing cairo-1.12.18_1,2... [84i386-default-job-07] | | | | `-- Installing fontconfig-2.11.1,1... [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 pixman-0.32.6... [84i386-default-job-07] | | | | `-- Extracting pixman-0.32.6... done [84i386-default-job-07] | | | | `-- Installing xcb-util-renderutil-0.3.9... [84i386-default-job-07] | | | | `-- Installing xcb-util-0.4.0,1... [84i386-default-job-07] | | | | `-- Extracting xcb-util-0.4.0,1... done [84i386-default-job-07] | | | | `-- Extracting xcb-util-renderutil-0.3.9... done [84i386-default-job-07] | | | `-- Extracting cairo-1.12.18_1,2... done [84i386-default-job-07] | | | `-- Installing encodings-1.0.4_1,1... [84i386-default-job-07] | | | | `-- Installing font-util-1.3.0_1... [84i386-default-job-07] | | | | `-- Extracting font-util-1.3.0_1... done [84i386-default-job-07] | | | `-- Extracting encodings-1.0.4_1,1... done [84i386-default-job-07] | | | `-- Installing harfbuzz-0.9.36... [84i386-default-job-07] | | | | `-- Installing graphite2-1.2.4... [84i386-default-job-07] | | | | `-- Extracting graphite2-1.2.4... done [84i386-default-job-07] | | | | `-- Installing icu-53.1... [84i386-default-job-07] | | | | `-- Extracting icu-53.1... done [84i386-default-job-07] | | | `-- Extracting harfbuzz-0.9.36... done [84i386-default-job-07] | | | `-- Installing libXft-2.3.2... [84i386-default-job-07] | | | `-- Extracting libXft-2.3.2... done [84i386-default-job-07] | | | `-- Installing xorg-fonts-truetype-7.7_1... [84i386-default-job-07] | | | | `-- Installing dejavu-2.34_4... [84i386-default-job-07] | | | | `-- Extracting dejavu-2.34_4... done mkfontscale: not found mkfontdir: not found [84i386-default-job-07] | | | | `-- Installing font-bh-ttf-1.0.3_1... [84i386-default-job-07] | | | | `-- Installing mkfontdir-1.0.7... [84i386-default-job-07] | | | | | `-- Installing mkfontscale-1.1.1_1... [84i386-default-job-07] | | | | | `-- Installing libfontenc-1.1.2_2... [84i386-default-job-07] | | | | | `-- Extracting libfontenc-1.1.2_2... done [84i386-default-job-07] | | | | | `-- Extracting mkfontscale-1.1.1_1... done [84i386-default-job-07] | | | | `-- Extracting mkfontdir-1.0.7... done [84i386-default-job-07] | | | | `-- Extracting font-bh-ttf-1.0.3_1... done [84i386-default-job-07] | | | | `-- Installing font-misc-ethiopic-1.0.3_1... [84i386-default-job-07] | | | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [84i386-default-job-07] | | | | `-- Installing font-misc-meltho-1.0.3_1... [84i386-default-job-07] | | | | `-- Extracting font-misc-meltho-1.0.3_1... done [84i386-default-job-07] | | | `-- Extracting pango-1.36.8... 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.25... done [84i386-default-job-07] | | `-- Installing python-2.7_2,2... [84i386-default-job-07] | | `-- Extracting python-2.7_2,2... done [84i386-default-job-07] | | `-- Extracting gtk2-2.24.25_1... done [84i386-default-job-07] | | `-- Installing polkit-0.105_5... [84i386-default-job-07] | | `-- Installing gobject-introspection-1.42.0... [84i386-default-job-07] | | `-- Extracting gobject-introspection-1.42.0... done [84i386-default-job-07] | | `-- Extracting polkit-0.105_5... done [84i386-default-job-07] | `-- Extracting gconf2-3.2.6_3... done [84i386-default-job-07] | `-- Installing gstreamer-plugins-0.10.36_5,3... [84i386-default-job-07] | | `-- Installing gstreamer-0.10.36_2... [84i386-default-job-07] | | `-- Extracting gstreamer-0.10.36_2... done [84i386-default-job-07] | | `-- Installing libXv-1.0.10_2,1... [84i386-default-job-07] | | `-- Installing videoproto-2.3.2... [84i386-default-job-07] | | `-- Extracting videoproto-2.3.2... done [84i386-default-job-07] | | `-- Extracting libXv-1.0.10_2,1... done [84i386-default-job-07] | | `-- Installing orc-0.4.23... [84i386-default-job-07] | | `-- Extracting orc-0.4.23... done [84i386-default-job-07] | `-- Extracting gstreamer-plugins-0.10.36_5,3... done [84i386-default-job-07] | `-- Installing libmspack-0.4_2... [84i386-default-job-07] | `-- Extracting libmspack-0.4_2... done [84i386-default-job-07] | `-- Installing webkit-gtk2-2.4.8... [84i386-default-job-07] | | `-- Installing curl-7.40.0... [84i386-default-job-07] | | `-- Installing ca_root_nss-3.17.3_1... [84i386-default-job-07] | | `-- Extracting ca_root_nss-3.17.3_1... done [84i386-default-job-07] | | `-- Extracting curl-7.40.0... done [84i386-default-job-07] | | `-- Installing enchant-1.6.0_4... [84i386-default-job-07] | | `-- Installing hunspell-1.3.3... [84i386-default-job-07] | | `-- Extracting hunspell-1.3.3... done [84i386-default-job-07] | | `-- Extracting enchant-1.6.0_4... done [84i386-default-job-07] | | `-- Installing geoclue-2.1.10... [84i386-default-job-07] | | `-- Installing json-glib-1.0.2_1... [84i386-default-job-07] | | `-- Extracting json-glib-1.0.2_1... done [84i386-default-job-07] | | `-- Installing libsoup-2.48.1_1... [84i386-default-job-07] | | | `-- Installing glib-networking-2.42.1_1... [84i386-default-job-07] | | | `-- Installing gnutls-3.2.21... [84i386-default-job-07] | | | | `-- Installing libidn-1.29... [84i386-default-job-07] | | | | `-- Extracting libidn-1.29... done [84i386-default-job-07] | | | | `-- Installing libtasn1-4.2... [84i386-default-job-07] | | | | `-- Extracting libtasn1-4.2... done [84i386-default-job-07] | | | | `-- Installing nettle-2.7.1... [84i386-default-job-07] | | | | `-- Extracting nettle-2.7.1... done [84i386-default-job-07] | | | | `-- Installing p11-kit-0.22.1... [84i386-default-job-07] | | | | `-- Extracting p11-kit-0.22.1... done [84i386-default-job-07] | | | | `-- Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [84i386-default-job-07] | | | | `-- Extracting trousers-tddl-0.3.10_7... done [84i386-default-job-07] | | | `-- Extracting gnutls-3.2.21... done [84i386-default-job-07] | | | `-- Installing gsettings-desktop-schemas-3.14.1... [84i386-default-job-07] | | | | `-- Installing cantarell-fonts-0.0.16... [84i386-default-job-07] | | | | `-- Extracting cantarell-fonts-0.0.16... done /usr/local/share/fonts/cantarell: caching, new cache contents: 2 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory /usr/local/bin/fc-cache: succeeded [84i386-default-job-07] | | | `-- Extracting gsettings-desktop-schemas-3.14.1... done [84i386-default-job-07] | | | `-- Installing libgcrypt-1.6.2... [84i386-default-job-07] | | | | `-- Installing libgpg-error-1.17... [84i386-default-job-07] | | | | `-- Extracting libgpg-error-1.17... done [84i386-default-job-07] | | | `-- Extracting libgcrypt-1.6.2... done [84i386-default-job-07] | | | `-- Installing libproxy-0.4.6... [84i386-default-job-07] | | | `-- Extracting libproxy-0.4.6... done [84i386-default-job-07] | | | `-- Extracting glib-networking-2.42.1_1... done [84i386-default-job-07] | | | `-- Installing sqlite3-3.8.8... [84i386-default-job-07] | | | `-- Extracting sqlite3-3.8.8... done [84i386-default-job-07] | | `-- Extracting libsoup-2.48.1_1... done [84i386-default-job-07] | | `-- Extracting geoclue-2.1.10... done [84i386-default-job-07] | | `-- Installing gstreamer1-plugins-1.4.5_1... [84i386-default-job-07] | | `-- Installing gstreamer1-1.4.5... [84i386-default-job-07] | | `-- Extracting gstreamer1-1.4.5... done [84i386-default-job-07] | | `-- Installing iso-codes-3.57... [84i386-default-job-07] | | `-- Extracting iso-codes-3.57... done [84i386-default-job-07] | | `-- Extracting gstreamer1-plugins-1.4.5_1... done [84i386-default-job-07] | | `-- Installing libsecret-0.18_3... [84i386-default-job-07] | | `-- Extracting libsecret-0.18_3... done [84i386-default-job-07] | | `-- Installing libxslt-1.1.28_6... [84i386-default-job-07] | | `-- Extracting libxslt-1.1.28_6... done [84i386-default-job-07] | `-- Extracting webkit-gtk2-2.4.8... done [84i386-default-job-07] `-- Extracting wx30-gtk2-3.0.2_2... done [84i386-default-job-07] Extracting py27-wxPython30-3.0.0.0_1... done Message for dejavu-2.34_4: 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. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of py27-karaoke-0.7.5_7 =========================================================================== =================================================== ===> py27-karaoke-0.7.5_7 depends on shared library: libpthread-stubs.so - found (/usr/local/lib/libpthread-stubs.so.0.0.0) ===> py27-karaoke-0.7.5_7 depends on shared library: libaa.so - found (/usr/local/lib/libaa.so.1.0.4) ===> py27-karaoke-0.7.5_7 depends on shared library: libSDL.so - found (/usr/local/lib/libSDL-1.2.so.0.11.4) ===> py27-karaoke-0.7.5_7 depends on shared library: libiconv.so.3 - found (/usr/local/lib/libiconv.so.2.5.1) =========================================================================== =================================================== ===> Configuring for py27-karaoke-0.7.5_7 Traceback (most recent call last): File "", line 1, in File "setup.py", line 33, in import wx File "/usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/wx/__init__.py", line 45, in from wx._core import * File "/usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py", line 4, in import _core_ ImportError: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.14 required by /usr/local/lib/libwebkitgtk-1.0.so.0 not found *** Error code 1 Stop in /usr/ports/audio/py-karaoke. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 04:42:16 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 C83B3A8B; Sat, 31 Jan 2015 04:42:16 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 B3A53A10; Sat, 31 Jan 2015 04:42:16 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V4gGZF093536; Sat, 31 Jan 2015 04:42:16 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V4gGcr093493; Sat, 31 Jan 2015 04:42:16 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 04:42:16 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310442.t0V4gGcr093493@beefy1.isc.freebsd.org> To: hamradio@FreeBSD.org Subject: [package - 84i386-default][comms/gnuradio] Failed for gnuradio-3.7.4_1 in package 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, 31 Jan 2015 04:42:16 -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: hamradio@FreeBSD.org Last committer: antoine@FreeBSD.org Ident: $FreeBSD: head/comms/gnuradio/Makefile 377842 2015-01-25 00:06:22Z antoine $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/gnuradio-3.7.4_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building comms/gnuradio build started at Sat Jan 31 03:15:08 UTC 2015 port directory: /usr/ports/comms/gnuradio building for: FreeBSD 84i386-default-job-12 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: hamradio@FreeBSD.org Makefile ident: $FreeBSD: head/comms/gnuradio/Makefile 377842 2015-01-25 00:06:22Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=gnuradio-3.7.4_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gnuradio-3.7.4_1: TESTING=off: Include testing support USRP=on: Include USRP support (UHD) from Ettus ===> 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-- XDG_DATA_HOME=/wrkdirs/usr/ports/comms/gnuradio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/gnuradio/work HOME=/wrkdirs/usr/ports/comms/gnuradio/work 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)" ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/comms/gnuradio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/gnuradio/work HOME=/wrkdirs/usr/ports/comms/gnuradio/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/comms/gnuradio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/gnuradio/work HOME=/wrkdirs/usr/ports/comms/gnuradio/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/comms/gnuradio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/gnuradio/work HOME=/wrkdirs/usr/ports/comms/gnuradio/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2-3.0-config 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-- MAJOR_VERSION="3" PORTVERSION=3.7.4 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" CMAKE_BUILD_TYPE="release" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd8 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 UHD="" OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="@comment " PORTEXAMPLES="" LIB32DIR=lib GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/gnuradio-3.7.4" EXAMPLESDIR="share/examples/gnuradio" DATADIR="share/gnuradio" WWWDIR="www/gnuradio" ETCDIR="etc/gnuradio" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gnuradio DOCSDIR=share/doc/gnuradio-3.7.4 EXAMPLESDIR=/usr/local/share/examples/gnuradio WWWDIR=/usr/local/www/gnuradio ETCDIR=/usr/local/etc/gnuradio --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> gnuradio-3.7.4_1 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.7.txz [84i386-default-job-12] Installing pkg-1.4.7... [84i386-default-job-12] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gnuradio-3.7.4_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by gnuradio-3.7.4_1 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by gnuradio-3.7.4_1 for building => SHA256 Checksum OK for gnuradio-3.7.4.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by gnuradio-3.7.4_1 for building ===> Extracting for gnuradio-3.7.4_1 => SHA256 Checksum OK for gnuradio-3.7.4.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gnuradio-3.7.4_1 ===> Applying FreeBSD patches for gnuradio-3.7.4_1 =========================================================================== =================================================== ===> gnuradio-3.7.4_1 depends on executable: sdl-config - not found ===> Verifying install for sdl-config in /usr/ports/devel/sdl12 ===> Installing existing package /packages/All/sdl-1.2.15_5,2.txz [84i386-default-job-12] Installing sdl-1.2.15_5,2... [84i386-default-job-12] `-- Installing aalib-1.4.r5_11... [84i386-default-job-12] | `-- Installing indexinfo-0.2.2... [84i386-default-job-12] | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-12] `-- Extracting aalib-1.4.r5_11... done [84i386-default-job-12] `-- Installing libGLU-9.0.0_2... [84i386-default-job-12] | `-- Installing libGL-9.1.7_4... [84i386-default-job-12] | | `-- Installing dri2proto-2.8... [84i386-default-job-12] | | `-- Extracting dri2proto-2.8... done [84i386-default-job-12] | | `-- Installing expat-2.1.0_2... [84i386-default-job-12] | | `-- Extracting expat-2.1.0_2... done [84i386-default-job-12] | | `-- Installing libX11-1.6.2_2,1... [84i386-default-job-12] | | `-- Installing kbproto-1.0.6... [84i386-default-job-12] | | `-- Extracting kbproto-1.0.6... done [84i386-default-job-12] | | `-- Installing libXau-1.0.8_2... [84i386-default-job-12] | | | `-- Installing xproto-7.0.26... [84i386-default-job-12] | | | `-- Extracting xproto-7.0.26... done [84i386-default-job-12] | | `-- Extracting libXau-1.0.8_2... done [84i386-default-job-12] | | `-- Installing libXdmcp-1.1.1_2... -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/fcd/__init__.py -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/fcd/__init__.pyc -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/fcd/__init__.pyo -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/grc/blocks/fcd_source_c.xml -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/examples/fcd/fcd_apt_rx.grc -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/examples/fcd/fcd_fft_wx.grc -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/examples/fcd/fcd_nfm_rx.grc -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/examples/fcd/fcd_nfm_rx -- Set runtime path of "/wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/examples/fcd/fcd_nfm_rx" to "/usr/local/lib:/usr/local/lib/portaudio2" -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/libdata/pkgconfig/gnuradio-wavelet.pc -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/include/gnuradio/wavelet/api.h -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/include/gnuradio/wavelet/squash_ff.h -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/include/gnuradio/wavelet/wavelet_ff.h -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/include/gnuradio/wavelet/wvps_ff.h -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/libgnuradio-wavelet.so.3.7.4 -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/libgnuradio-wavelet.so -- Set runtime path of "/wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/libgnuradio-wavelet.so.3.7.4" to "/usr/local/lib" -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/libgnuradio-wavelet.so.3 -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/libgnuradio-wavelet.so.3.7.4 -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wavelet/_wavelet_swig.so -- Set runtime path of "/wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wavelet/_wavelet_swig.so" to "/usr/local/lib" -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wavelet/wavelet_swig.py -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wavelet/wavelet_swig.pyc -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wavelet/wavelet_swig.pyo -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/include/gnuradio/swig/wavelet_swig.i -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/include/gnuradio/swig/wavelet_swig_doc.i -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wavelet/__init__.py -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wavelet/__init__.pyc -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wavelet/__init__.pyo ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for gnuradio-3.7.4_1 pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/grc/blocks/notebook.xml: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/grc/blocks/variable_check_box.xml: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/grc/blocks/variable_chooser.xml: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/grc/blocks/variable_slider.xml: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/grc/blocks/variable_static_text.xml: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/grc/blocks/variable_text_box.xml: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/grc/blocks/wxgui_constellationsink2.xml: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/grc/blocks/wxgui_fftsink2.xml: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/grc/blocks/wxgui_histosink2.xml: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/grc/blocks/wxgui_numbersink2.xml: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/grc/blocks/wxgui_scopesink2.xml: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/grc/blocks/wxgui_termsink.xml: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/grc/blocks/wxgui_waterfallsink2.xml: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/__init__.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/__init__.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/__init__.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/_wxgui_swig.so: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/common.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/common.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/common.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/const_window.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/const_window.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/const_window.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/constants.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/constants.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/constants.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/constsink_gl.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/constsink_gl.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/constsink_gl.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/fft_window.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/fft_window.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/fft_window.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/fftsink2.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/fftsink2.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/fftsink2.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/fftsink_gl.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/fftsink_gl.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/fftsink_gl.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/fftsink_nongl.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/fftsink_nongl.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/fftsink_nongl.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/form.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/form.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/form.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/forms/__init__.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/forms/__init__.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/forms/__init__.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/forms/converters.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/forms/converters.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/forms/converters.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/forms/forms.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/forms/forms.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/forms/forms.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/gui.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/gui.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/gui.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/histo_window.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/histo_window.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/histo_window.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/histosink_gl.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/histosink_gl.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/histosink_gl.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/number_window.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/number_window.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/number_window.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/numbersink2.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/numbersink2.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/numbersink2.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plot.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plot.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plot.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/__init__.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/__init__.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/__init__.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/bar_plotter.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/bar_plotter.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/bar_plotter.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/channel_plotter.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/channel_plotter.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/channel_plotter.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/common.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/common.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/common.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/gltext.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/gltext.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/gltext.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/grid_plotter_base.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/grid_plotter_base.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/grid_plotter_base.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/plotter_base.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/plotter_base.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/plotter_base.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/waterfall_plotter.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/waterfall_plotter.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/waterfall_plotter.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/powermate.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/powermate.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/powermate.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/pubsub.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/pubsub.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/pubsub.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/scope_window.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/scope_window.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/scope_window.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/scopesink2.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/scopesink2.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/scopesink2.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/scopesink_gl.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/scopesink_gl.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/scopesink_gl.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/scopesink_nongl.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/scopesink_nongl.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/scopesink_nongl.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/slider.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/slider.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/slider.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/stdgui2.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/stdgui2.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/stdgui2.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/termsink.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/termsink.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/termsink.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/waterfall_window.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/waterfall_window.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/waterfall_window.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/waterfallsink2.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/waterfallsink2.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/waterfallsink2.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/waterfallsink_gl.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/waterfallsink_gl.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/waterfallsink_gl.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/waterfallsink_nongl.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/waterfallsink_nongl.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/waterfallsink_nongl.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/wxgui_swig.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/wxgui_swig.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/wxgui_swig.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/grc_gnuradio/wxgui/__init__.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/grc_gnuradio/wxgui/__init__.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/grc_gnuradio/wxgui/__init__.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/grc_gnuradio/wxgui/panel.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/grc_gnuradio/wxgui/panel.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/grc_gnuradio/wxgui/panel.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/grc_gnuradio/wxgui/top_block_gui.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/grc_gnuradio/wxgui/top_block_gui.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/grc_gnuradio/wxgui/top_block_gui.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/etc/gnuradio/conf.d/gr-wxgui.conf.sample: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/include/gnuradio/swig/wxgui_swig.i: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/include/gnuradio/swig/wxgui_swig_doc.i: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/include/gnuradio/wxgui/api.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/include/gnuradio/wxgui/histo_sink_f.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/include/gnuradio/wxgui/oscope_guts.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/include/gnuradio/wxgui/oscope_sink_f.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/include/gnuradio/wxgui/oscope_sink_x.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/include/gnuradio/wxgui/trigger_mode.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/libgnuradio-wxgui.so: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/libgnuradio-wxgui.so.3: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/libgnuradio-wxgui.so.3.7.4: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/libdata/pkgconfig/gr-wxgui.pc: No such file or directory pkg-static: lstat(/wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/include/gnuradio/wxgui/): No such file or directory pkg-static: lstat(/wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/grc_gnuradio/wxgui/): No such file or directory pkg-static: lstat(/wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/): No such file or directory pkg-static: lstat(/wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/forms/): No such file or directory pkg-static: lstat(/wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/): No such file or directory *** Error code 1 Stop in /usr/ports/comms/gnuradio. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 04:45:25 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 65C12AD3; Sat, 31 Jan 2015 04:45:25 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 52EB2A1A; Sat, 31 Jan 2015 04:45:25 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V4jPM9089865; Sat, 31 Jan 2015 04:45:25 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V4jPOp089860; Sat, 31 Jan 2015 04:45:25 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 04:45:25 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310445.t0V4jPOp089860@beefy1.isc.freebsd.org> To: johans@FreeBSD.org Subject: [package - 84i386-default][security/gss] Failed for gss-1.0.3 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, 31 Jan 2015 04:45:25 -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: johans@FreeBSD.org Last committer: johans@FreeBSD.org Ident: $FreeBSD: head/security/gss/Makefile 370945 2014-10-15 19:17:17Z johans $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/gss-1.0.3.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building security/gss build started at Sat Jan 31 04:45:10 UTC 2015 port directory: /usr/ports/security/gss building for: FreeBSD 84i386-default-job-11 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: johans@FreeBSD.org Makefile ident: $FreeBSD: head/security/gss/Makefile 370945 2014-10-15 19:17:17Z johans $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=gss-1.0.3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gss-1.0.3: DOCS=on: Build and/or install documentation NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-kerberos5 --enable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/gss/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/gss/work HOME=/wrkdirs/usr/ports/security/gss/work TMPDIR="/tmp" PKG_CONFIG=pkgconf ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/gss/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/gss/work HOME=/wrkdirs/usr/ports/security/gss/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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" 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-- DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/gss" EXAMPLESDIR="share/examples/gss" DATADIR="share/gss" WWWDIR="www/gss" ETCDIR="etc/gss" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gss DOCSDIR=/usr/local/share/doc/gss EXAMPLESDIR=/usr/local/share/examples/gss WWWDIR=/usr/local/www/gss ETCDIR=/usr/local/etc/gss --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> gss-1.0.3 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.7.txz [84i386-default-job-11] Installing pkg-1.4.7... [84i386-default-job-11] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gss-1.0.3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gss-1.0.3 for building =========================================================================== =================================================== ===> Fetching all distfiles required by gss-1.0.3 for building => SHA256 Checksum OK for gss-1.0.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gss-1.0.3 for building ===> Extracting for gss-1.0.3 => SHA256 Checksum OK for gss-1.0.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gss-1.0.3 =========================================================================== =================================================== ===> gss-1.0.3 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [84i386-default-job-11] Installing pkgconf-0.9.7... [84i386-default-job-11] Extracting pkgconf-0.9.7... done ===> Returning to build of gss-1.0.3 ===> gss-1.0.3 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-11] Installing gettext-tools-0.19.4... [84i386-default-job-11] `-- Installing expat-2.1.0_2... [84i386-default-job-11] `-- Extracting expat-2.1.0_2... done [84i386-default-job-11] `-- Installing gettext-runtime-0.19.4... [84i386-default-job-11] | `-- Installing indexinfo-0.2.2... [84i386-default-job-11] | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-11] | `-- Installing libiconv-1.14_6... [84i386-default-job-11] | `-- Extracting libiconv-1.14_6... done [84i386-default-job-11] `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-11] Extracting gettext-tools-0.19.4... done ===> Returning to build of gss-1.0.3 ===> gss-1.0.3 depends on file: /usr/local/bin/perl5.18.4 - not found ===> Verifying install for /usr/local/bin/perl5.18.4 in /usr/ports/lang/perl5.18 ===> Installing existing package /packages/All/perl5-5.18.4_11.txz [84i386-default-job-11] Installing perl5-5.18.4_11... [84i386-default-job-11] Extracting perl5-5.18.4_11... done ===> Returning to build of gss-1.0.3 =========================================================================== =================================================== ===> gss-1.0.3 depends on shared library: libshishi.so - not found ===> Verifying for libshishi.so in /usr/ports/security/shishi ===> Installing existing package /packages/All/shishi-1.0.2_8.txz [84i386-default-job-11] Installing shishi-1.0.2_8... [84i386-default-job-11] `-- Installing gnutls-3.2.21... [84i386-default-job-11] | `-- Installing libidn-1.29... [84i386-default-job-11] | `-- Extracting libidn-1.29... done [84i386-default-job-11] | `-- Installing libtasn1-4.2... [84i386-default-job-11] | `-- Extracting libtasn1-4.2... done [84i386-default-job-11] | `-- Installing nettle-2.7.1... [84i386-default-job-11] | | `-- Installing gmp-5.1.3_2... [84i386-default-job-11] | | `-- Extracting gmp-5.1.3_2... done [84i386-default-job-11] | `-- Extracting nettle-2.7.1... done [84i386-default-job-11] | `-- Installing p11-kit-0.22.1... [84i386-default-job-11] | | `-- Installing ca_root_nss-3.17.3_1... [84i386-default-job-11] | | `-- Extracting ca_root_nss-3.17.3_1... done checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for ld used by cc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib checking if LD -Wl,--version-script works... yes checking for pmccabe... false checking for valgrind... no checking whether self tests are run under valgrind... no checking for valgrind... no checking whether self tests are run under valgrind... no checking for wchar_t... (cached) yes checking whether the preprocessor supports include_next... (cached) yes checking whether system header files limit the line length... no checking for C/C++ restrict keyword... no checking whether ffsl is declared without a macro... (cached) yes checking whether ffsll is declared without a macro... (cached) yes checking whether memmem is declared without a macro... (cached) yes checking whether mempcpy is declared without a macro... no checking whether memrchr is declared without a macro... (cached) yes checking whether rawmemchr is declared without a macro... (cached) yes checking whether stpcpy is declared without a macro... (cached) yes checking whether stpncpy is declared without a macro... (cached) yes checking whether strchrnul is declared without a macro... no checking whether strdup is declared without a macro... (cached) yes checking whether strncat is declared without a macro... (cached) yes checking whether strndup is declared without a macro... (cached) yes checking whether strnlen is declared without a macro... (cached) yes checking whether strpbrk is declared without a macro... (cached) yes checking whether strsep is declared without a macro... (cached) yes checking whether strcasestr is declared without a macro... (cached) yes checking whether strtok_r is declared without a macro... (cached) yes checking whether strerror_r is declared without a macro... (cached) yes checking whether strsignal is declared without a macro... (cached) yes checking whether strverscmp is declared without a macro... (cached) no checking if gcc/ld supports -Wl,--output-def... no checking whether NULL can be used in arbitrary expressions... yes checking for strverscmp... no checking for complete errno.h... (cached) yes checking whether strerror_r is declared... (cached) yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking for getopt.h... (cached) yes checking for sys/mman.h... (cached) yes checking for sys/socket.h... (cached) yes checking for unistd.h... (cached) yes checking for getopt.h... (cached) yes checking for getopt_long_only... (cached) yes checking whether getopt is POSIX compatible... (cached) yes checking for working GNU getopt function... no checking whether getenv is declared... (cached) yes checking for mprotect... (cached) yes checking for _set_invalid_parameter_handler... no checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking whether strerror(0) succeeds... yes checking for pid_t... (cached) yes checking for mode_t... (cached) yes checking for error_at_line... no checking whether program_invocation_name is declared... no checking whether program_invocation_short_name is declared... no checking for ssize_t... (cached) yes checking for va_copy... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking whether dprintf is declared without a macro... (cached) yes checking whether fpurge is declared without a macro... (cached) yes checking whether fseeko is declared without a macro... (cached) yes checking whether ftello is declared without a macro... (cached) yes checking whether getdelim is declared without a macro... (cached) yes checking whether getline is declared without a macro... (cached) yes checking whether gets is declared without a macro... (cached) yes checking whether pclose is declared without a macro... (cached) yes checking whether popen is declared without a macro... (cached) yes checking whether renameat is declared without a macro... (cached) yes checking whether snprintf is declared without a macro... (cached) yes checking whether tmpfile is declared without a macro... (cached) yes checking whether vdprintf is declared without a macro... (cached) yes checking whether vsnprintf is declared without a macro... (cached) yes checking for working strerror function... yes checking whether chdir is declared without a macro... (cached) yes checking whether chown is declared without a macro... (cached) yes checking whether dup is declared without a macro... (cached) yes checking whether dup2 is declared without a macro... (cached) yes checking whether dup3 is declared without a macro... no checking whether environ is declared without a macro... no checking whether euidaccess is declared without a macro... no checking whether faccessat is declared without a macro... (cached) yes checking whether fchdir is declared without a macro... (cached) yes checking whether fchownat is declared without a macro... (cached) yes checking whether fdatasync is declared without a macro... no checking whether fsync is declared without a macro... (cached) yes checking whether ftruncate is declared without a macro... (cached) yes checking whether getcwd is declared without a macro... (cached) yes checking whether getdomainname is declared without a macro... (cached) yes checking whether getdtablesize is declared without a macro... (cached) yes checking whether getgroups is declared without a macro... (cached) yes checking whether gethostname is declared without a macro... (cached) yes checking whether getlogin is declared without a macro... (cached) yes checking whether getlogin_r is declared without a macro... (cached) yes checking whether getpagesize is declared without a macro... (cached) yes checking whether getusershell is declared without a macro... (cached) yes checking whether setusershell is declared without a macro... (cached) yes checking whether endusershell is declared without a macro... (cached) yes checking whether group_member is declared without a macro... no checking whether isatty is declared without a macro... (cached) yes checking whether lchown is declared without a macro... (cached) yes checking whether link is declared without a macro... (cached) yes checking whether linkat is declared without a macro... (cached) yes checking whether lseek is declared without a macro... (cached) yes checking whether pipe is declared without a macro... (cached) yes checking whether pipe2 is declared without a macro... no checking whether pread is declared without a macro... (cached) yes checking whether pwrite is declared without a macro... (cached) yes checking whether readlink is declared without a macro... (cached) yes checking whether readlinkat is declared without a macro... (cached) yes checking whether rmdir is declared without a macro... (cached) yes checking whether sethostname is declared without a macro... (cached) yes checking whether sleep is declared without a macro... (cached) yes checking whether symlink is declared without a macro... (cached) yes checking whether symlinkat is declared without a macro... (cached) yes checking whether ttyname_r is declared without a macro... (cached) yes checking whether unlink is declared without a macro... (cached) yes checking whether unlinkat is declared without a macro... (cached) yes checking whether usleep is declared without a macro... (cached) yes checking if the Kerberos V5 mechanism should be supported... no checking pkg-config is at least version 0.9.0... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for gettext translation domain suffix to use... none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/cyclo/Makefile config.status: creating doc/reference/Makefile config.status: creating doc/reference/version.xml config.status: creating gl/Makefile config.status: creating gss.pc config.status: creating lib/Makefile config.status: creating lib/gl/Makefile config.status: creating lib/headers/gss.h config.status: creating lib/krb5/Makefile config.status: creating po/Makefile.in config.status: creating po/Makevars config.status: creating src/Makefile config.status: creating src/gl/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: summary of build options: version: 1.0.3 shared 3:3:0 Host type: i386-portbld-freebsd8.4 Install prefix: /usr/local Compiler: cc -std=gnu99 C flags: -O2 -pipe -fno-strict-aliasing Warning flags: errors: warnings: Library types: Shared=yes, Static=yes Valgrind: Version script: yes I18n domain suffix: none Kerberos V5: no LDADD: =========================================================================== =================================================== ===> Building for gss-1.0.3 /usr/bin/make all-recursive Making all in po Error expanding embedded variable. *** Error code 1 Stop in /wrkdirs/usr/ports/security/gss/work/gss-1.0.3. *** Error code 1 Stop in /wrkdirs/usr/ports/security/gss/work/gss-1.0.3. *** Error code 1 Stop in /usr/ports/security/gss. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 04:49:09 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 96C43AEA for ; Sat, 31 Jan 2015 04:49:09 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 835E7A28 for ; Sat, 31 Jan 2015 04:49:09 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V4n9Zp006513 for ; Sat, 31 Jan 2015 04:49:09 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V4n92F006512; Sat, 31 Jan 2015 04:49:09 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 04:49:09 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310449.t0V4n92F006512@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84i386-default][news/nget] Failed for nget-0.27.1_2 in build 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, 31 Jan 2015 04:49:09 -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/news/nget/Makefile 377489 2015-01-19 23:58:39Z gerald $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/nget-0.27.1_2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building news/nget build started at Sat Jan 31 04:48:20 UTC 2015 port directory: /usr/ports/news/nget building for: FreeBSD 84i386-default-job-21 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/news/nget/Makefile 377489 2015-01-19 23:58:39Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=nget-0.27.1_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for nget-0.27.1_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/news/nget/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/news/nget/work HOME=/wrkdirs/usr/ports/news/nget/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/news/nget/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/news/nget/work HOME=/wrkdirs/usr/ports/news/nget/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/nget" EXAMPLESDIR="share/examples/nget" DATADIR="share/nget" WWWDIR="www/nget" ETCDIR="etc/nget" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/nget DOCSDIR=/usr/local/share/doc/nget EXAMPLESDIR=/usr/local/share/examples/nget WWWDIR=/usr/local/www/nget ETCDIR=/usr/local/etc/nget --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> nget-0.27.1_2 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.7.txz [84i386-default-job-21] Installing pkg-1.4.7... [84i386-default-job-21] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of nget-0.27.1_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by nget-0.27.1_2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by nget-0.27.1_2 for building => SHA256 Checksum OK for nget-0.27.1+uulib.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by nget-0.27.1_2 for building ===> Extracting for nget-0.27.1_2 => SHA256 Checksum OK for nget-0.27.1+uulib.tar.gz. /bin/ln -s nget-0.27.1 /wrkdirs/usr/ports/news/nget/work/nget-0.27.1+uulib =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for nget-0.27.1_2 ===> Applying FreeBSD patches for nget-0.27.1_2 =========================================================================== =================================================== ===> nget-0.27.1_2 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 [84i386-default-job-21] Installing gmake-4.1_1... [84i386-default-job-21] `-- Installing gettext-runtime-0.19.4... [84i386-default-job-21] | `-- Installing indexinfo-0.2.2... [84i386-default-job-21] | `-- Extracting indexinfo-0.2.2... 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] Extracting gmake-4.1_1... done ===> Returning to build of nget-0.27.1_2 ===> nget-0.27.1_2 depends on executable: gcc48 - not found ===> Verifying install for gcc48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.4.txz [84i386-default-job-21] Installing gcc-4.8.4... [84i386-default-job-21] `-- Installing binutils-2.25... [84i386-default-job-21] `-- Extracting binutils-2.25... done [84i386-default-job-21] `-- Installing gcc-ecj-4.5... [84i386-default-job-21] `-- Extracting gcc-ecj-4.5... done [84i386-default-job-21] `-- Installing gmp-5.1.3_2... [84i386-default-job-21] `-- Extracting gmp-5.1.3_2... done [84i386-default-job-21] `-- Installing mpc-1.0.2_1... [84i386-default-job-21] | `-- Installing mpfr-3.1.2_2... [84i386-default-job-21] | `-- Extracting mpfr-3.1.2_2... done [84i386-default-job-21] `-- Extracting mpc-1.0.2_1... done [84i386-default-job-21] Extracting gcc-4.8.4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of nget-0.27.1_2 ===> nget-0.27.1_2 depends on file: /usr/local/bin/as - found =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for nget-0.27.1_2 configure: loading site script /usr/ports/Templates/config.site checking for gcc... gcc48 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc48 accepts -g... yes checking for gcc48 option to accept ANSI C... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++48 accepts -g... yes checking for ranlib... /usr/local/bin/ranlib checking for ar... /usr/local/bin/ar checking for strip... strip checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for improper use of -fomit-frame-pointer... no checking for exception handling support... yes ^ nget.cc:561:5: note: in expansion of macro 'PDEBUG' PDEBUG(DEBUG_MIN,"testmode now %i",options.gflags&GETFILES_TESTMODE > 0); ^ g++48 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o status.o status.cc g++48 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o prot_nntp.o prot_nntp.cc In file included from /usr/local/lib/gcc48/include/c++/backward/hash_map:60:0, from _hash_map.h:28, from cache.h:28, from prot_nntp.h:26, from prot_nntp.cc:23: /usr/local/lib/gcc48/include/c++/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ In file included from par2/par2cmdline.h:280:0, from par.h:29, from prot_nntp.cc:43: par2/verificationhashtable.h: In member function 'bool VerificationHashEntry::operator<(const VerificationHashEntry&) const': par2/verificationhashtable.h:69:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return crc < r.crc || crc == r.crc && hash < r.hash; ^ par2/verificationhashtable.h: In member function 'bool VerificationHashEntry::operator>(const VerificationHashEntry&) const': par2/verificationhashtable.h:73:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return crc > r.crc || crc == r.crc && hash > r.hash; ^ par2/verificationhashtable.h: In static member function 'static const VerificationHashEntry* VerificationHashEntry::Search(const VerificationHashEntry*, const MD5Hash&)': par2/verificationhashtable.h:186:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (entry->crc < crc || entry->crc == crc && entry->hash < hash) ^ par2/verificationhashtable.h:190:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses] else if (entry->crc > crc || entry->crc == crc && entry->hash > hash) ^ par2/verificationhashtable.h: In member function 'const VerificationHashEntry* VerificationHashTable::FindMatch(const VerificationHashEntry*, const Par2RepairerSourceFile*, FileCheckSummer&, bool&) const': par2/verificationhashtable.h:405:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() ^ par2/verificationhashtable.h:412:56: warning: suggest parentheses around '&&' within '||' [-Wparentheses] checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() ^ In file included from par2/par2cmdline.h:280:0, from par.h:29, from prot_nntp.cc:43: par2/verificationhashtable.h:429:49: warning: suggest parentheses around '&&' within '||' [-Wparentheses] checksummer.ShortBlock() && checksummer.BlockLength() != nextentry->GetDataBlock()->GetLength() ^ g++48 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o decode.o decode.cc In file included from /usr/local/lib/gcc48/include/c++/backward/hash_map:60:0, from _hash_map.h:28, from cache.h:28, from decode.h:29, from decode.cc:22: /usr/local/lib/gcc48/include/c++/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ decode.cc: In member function 'int Decoder::decode(const nget_options&, const ptr&, dupe_file_checker&)': decode.cc:193:29: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] UURenameFile(uul,"noname"); ^ g++48 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o texthandler.o texthandler.cc In file included from /usr/local/lib/gcc48/include/c++/backward/hash_map:60:0, from _hash_map.h:28, from cache.h:28, from texthandler.h:29, from texthandler.cc:20: /usr/local/lib/gcc48/include/c++/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ texthandler.cc: In function 'char* make_text_file_name(c_refcounted::ptr)': texthandler.cc:32:74: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'time_t {aka int}' [-Wformat=] asprintf(&nfn,"%s/%lu.%i.txt",fr->path.c_str(),fr->file->badate(),rand()); ^ g++48 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o sockpool.o sockpool.cc g++48 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o sockstuff.o sockstuff.cc In file included from compat/fake-getaddrinfo.h:15:0, from sockstuff.cc:34: compat/fake-gai-errnos.h:13:0: warning: "EAI_MEMORY" redefined [enabled by default] #define EAI_MEMORY 2 ^ In file included from compat/socketheaders.h:26:0, from sockstuff.h:24, from sockstuff.cc:22: /usr/include/netdb.h:162:0: note: this is the location of the previous definition #define EAI_MEMORY 6 /* memory allocation failure */ ^ g++48 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o cache.o cache.cc In file included from /usr/local/lib/gcc48/include/c++/backward/hash_map:60:0, from _hash_map.h:28, from cache.h:28, from cache.cc:19: /usr/local/lib/gcc48/include/c++/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ In file included from par2/par2cmdline.h:280:0, from par.h:29, from cache.cc:32: par2/verificationhashtable.h: In member function 'bool VerificationHashEntry::operator<(const VerificationHashEntry&) const': par2/verificationhashtable.h:69:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return crc < r.crc || crc == r.crc && hash < r.hash; ^ par2/verificationhashtable.h: In member function 'bool VerificationHashEntry::operator>(const VerificationHashEntry&) const': par2/verificationhashtable.h:73:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return crc > r.crc || crc == r.crc && hash > r.hash; ^ par2/verificationhashtable.h: In static member function 'static const VerificationHashEntry* VerificationHashEntry::Search(const VerificationHashEntry*, const MD5Hash&)': par2/verificationhashtable.h:186:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (entry->crc < crc || entry->crc == crc && entry->hash < hash) ^ par2/verificationhashtable.h:190:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses] else if (entry->crc > crc || entry->crc == crc && entry->hash > hash) ^ par2/verificationhashtable.h: In member function 'const VerificationHashEntry* VerificationHashTable::FindMatch(const VerificationHashEntry*, const Par2RepairerSourceFile*, FileCheckSummer&, bool&) const': par2/verificationhashtable.h:405:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() ^ par2/verificationhashtable.h:412:56: warning: suggest parentheses around '&&' within '||' [-Wparentheses] checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() ^ In file included from par2/par2cmdline.h:280:0, from par.h:29, from cache.cc:32: par2/verificationhashtable.h:429:49: warning: suggest parentheses around '&&' within '||' [-Wparentheses] checksummer.ShortBlock() && checksummer.BlockLength() != nextentry->GetDataBlock()->GetLength() ^ cache.cc: In destructor 'virtual c_nntp_cache::~c_nntp_cache()': cache.cc:775:138: warning: format '%lu' expects argument of type 'long unsigned int', but argument 9 has type 'time_t {aka int}' [-Wformat=] f->putf("%i\t%lu\t%s\t%s\t%i\t%i\t%lu\n",nf->req,nf->flags,nf->subject.c_str(),nf->author.c_str(),nf->partoff,nf->tailoff,nf->update);//FILE_MODE ^ cache.cc:784:73: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'time_t {aka int}' [-Wformat=] f->putf("%i\t%lu\t%s\n",np->partnum,np->date,np->messageid.c_str());//PART_MODE ^ cache.cc: In member function 'void c_mid_info::save()': cache.cc:1076:80: warning: format '%li' expects argument of type 'long int', but argument 4 has type 'time_t {aka int}' [-Wformat=] f->putf("%s %li %li\n",ms->messageid.c_str(),ms->date_added,ms->date_removed); ^ cache.cc:1076:80: warning: format '%li' expects argument of type 'long int', but argument 5 has type 'time_t {aka int}' [-Wformat=] g++48 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o grouplist.o grouplist.cc g++48 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o dupe_file.o dupe_file.cc g++48 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o file.o file.cc g++48 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o file_gz.o file_gz.cc g++48 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o termstuff.o termstuff.cc g++48 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o path.o path.cc g++48 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o misc.o misc.cc g++48 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o strtoker.o strtoker.cc g++48 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o strreps.o strreps.cc g++48 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o myregex.o myregex.cc g++48 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o cfgfile.o cfgfile.cc g++48 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o argparser.o argparser.cc g++48 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o etree.o etree.cc In file included from /usr/local/lib/gcc48/include/c++/backward/hash_map:60:0, from _hash_map.h:28, from cache.h:28, from etree.cc:20: /usr/local/lib/gcc48/include/c++/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ g++48 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o nrange.o nrange.cc g++48 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o log.o log.cc g++48 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o server.o server.cc server.cc:130:2: warning: floating constant exceeds range of 'float' [-Woverflow] cfg->get("penaltymultiplier",penaltymultiplier,1.0f,1e100f); ^ In file included from file.h:34:0, from cfgfile.h:28, from server.h:29, from server.cc:19: server.cc: In member function 'bool c_nget_config::penalize(c_refcounted::ptr) const': log.h:32:67: warning: format '%li' expects argument of type 'long int', but argument 4 has type 'time_t {aka int}' [-Wformat=] #define PDEBUG_nnl(d, a, args...) {if (debug>=d) printf(a, ## args);} ^ log.h:35:31: note: in expansion of macro 'PDEBUG_nnl' #define PDEBUG(d, a, args...) PDEBUG_nnl(d, a "\n" , ## args) ^ server.cc:38:2: note: in expansion of macro 'PDEBUG' PDEBUG(DEBUG_MED, "penalized %s: count %i, last %li, time %li", server->alias.c_str(), server->penalty_count, server->last_penalty, server->penalty_time); ^ log.h:32:67: warning: format '%li' expects argument of type 'long int', but argument 5 has type 'time_t {aka int}' [-Wformat=] #define PDEBUG_nnl(d, a, args...) {if (debug>=d) printf(a, ## args);} ^ log.h:35:31: note: in expansion of macro 'PDEBUG_nnl' #define PDEBUG(d, a, args...) PDEBUG_nnl(d, a "\n" , ## args) ^ server.cc:38:2: note: in expansion of macro 'PDEBUG' PDEBUG(DEBUG_MED, "penalized %s: count %i, last %li, time %li", server->alias.c_str(), server->penalty_count, server->last_penalty, server->penalty_time); ^ server.cc: In constructor 'c_server::c_server(long unsigned int, const CfgSection*)': server.cc:88:38: error: 'INT_MAX' was not declared in this scope ds->get("idletimeout",idletimeout,1,INT_MAX,nconfig.idletimeout); ^ server.cc: In member function 'void c_nget_config::setlist(const CfgSection*, const CfgSection*, const CfgSection*, const CfgSection*)': server.cc:125:41: error: 'INT_MAX' was not declared in this scope cfg->get("maxstreaming",maxstreaming,0,INT_MAX); ^ server.cc:146:29: error: 'ULONG_MAX' was not declared in this scope if (!ds->get("id",tul,1UL,ULONG_MAX)) ^ : recipe for target 'server.o' failed gmake: *** [server.o] Error 1 *** Error code 1 Stop in /usr/ports/news/nget. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 04:49: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 BCD82AEB; Sat, 31 Jan 2015 04:49:11 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 A91C5A2A; Sat, 31 Jan 2015 04:49:11 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V4nBra007540; Sat, 31 Jan 2015 04:49:11 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V4nBQn007538; Sat, 31 Jan 2015 04:49:11 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 04:49:11 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310449.t0V4nBQn007538@beefy1.isc.freebsd.org> To: multimedia@FreeBSD.org Subject: [package - 84i386-default][multimedia/gstreamer1-vaapi] Failed for gstreamer1-vaapi-0.5.9 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, 31 Jan 2015 04:49: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: multimedia@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/multimedia/gstreamer1-vaapi/Makefile 374861 2014-12-17 16:20:33Z kwm $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/gstreamer1-vaapi-0.5.9.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building multimedia/gstreamer1-vaapi build started at Sat Jan 31 04:48:14 UTC 2015 port directory: /usr/ports/multimedia/gstreamer1-vaapi building for: FreeBSD 84i386-default-job-05 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: multimedia@FreeBSD.org Makefile ident: $FreeBSD: head/multimedia/gstreamer1-vaapi/Makefile 374861 2014-12-17 16:20:33Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=gstreamer1-vaapi-0.5.9 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-wayland --with-gstreamer-api=1.4 --disable-builtin-libvpx --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work HOME=/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work HOME=/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/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-- VERSION=1.0 LIBVER=1.4 OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gstreamer1-vaapi" EXAMPLESDIR="share/examples/gstreamer1-vaapi" DATADIR="share/gstreamer1-vaapi" WWWDIR="www/gstreamer1-vaapi" ETCDIR="etc/gstreamer1-vaapi" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gstreamer1-vaapi DOCSDIR=/usr/local/share/doc/gstreamer1-vaapi EXAMPLESDIR=/usr/local/share/examples/gstreamer1-vaapi WWWDIR=/usr/local/www/gstreamer1-vaapi ETCDIR=/usr/local/etc/gstreamer1-vaapi --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> gstreamer1-vaapi-0.5.9 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.7.txz [84i386-default-job-05] Installing pkg-1.4.7... [84i386-default-job-05] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gstreamer1-vaapi-0.5.9 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by gstreamer1-vaapi-0.5.9 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by gstreamer1-vaapi-0.5.9 for building => SHA256 Checksum OK for gstreamer-vaapi-0.5.9.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by gstreamer1-vaapi-0.5.9 for building ===> Extracting for gstreamer1-vaapi-0.5.9 => SHA256 Checksum OK for gstreamer-vaapi-0.5.9.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gstreamer1-vaapi-0.5.9 =========================================================================== =================================================== ===> gstreamer1-vaapi-0.5.9 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 [84i386-default-job-05] Installing gmake-4.1_1... [84i386-default-job-05] `-- Installing gettext-runtime-0.19.4... [84i386-default-job-05] | `-- Installing indexinfo-0.2.2... [84i386-default-job-05] | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-05] | `-- Installing libiconv-1.14_6... [84i386-default-job-05] | `-- Extracting libiconv-1.14_6... done [84i386-default-job-05] `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-05] Extracting gmake-4.1_1... done ===> Returning to build of gstreamer1-vaapi-0.5.9 ===> gstreamer1-vaapi-0.5.9 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [84i386-default-job-05] Installing pkgconf-0.9.7... [84i386-default-job-05] Extracting pkgconf-0.9.7... done ===> Returning to build of gstreamer1-vaapi-0.5.9 ===> gstreamer1-vaapi-0.5.9 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/glproto.pc in /usr/ports/x11/glproto ===> Installing existing package /packages/All/glproto-1.4.17.txz [84i386-default-job-05] Installing glproto-1.4.17... [84i386-default-job-05] Extracting glproto-1.4.17... done ===> Returning to build of gstreamer1-vaapi-0.5.9 ===> gstreamer1-vaapi-0.5.9 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/dri2proto.pc in /usr/ports/x11/dri2proto ===> Installing existing package /packages/All/dri2proto-2.8.txz [84i386-default-job-05] Installing dri2proto-2.8... [84i386-default-job-05] Extracting dri2proto-2.8... done ===> Returning to build of gstreamer1-vaapi-0.5.9 ===> gstreamer1-vaapi-0.5.9 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/x11.pc in /usr/ports/x11/libX11 ===> Installing existing package /packages/All/libX11-1.6.2_2,1.txz [84i386-default-job-05] Installing libX11-1.6.2_2,1... [84i386-default-job-05] `-- Installing kbproto-1.0.6... [84i386-default-job-05] `-- Extracting kbproto-1.0.6... done [84i386-default-job-05] `-- Installing libXau-1.0.8_2... [84i386-default-job-05] | `-- Installing xproto-7.0.26... [84i386-default-job-05] | `-- Extracting xproto-7.0.26... done [84i386-default-job-05] `-- Extracting libXau-1.0.8_2... done [84i386-default-job-05] `-- Installing libXdmcp-1.1.1_2... [84i386-default-job-05] `-- Extracting libXdmcp-1.1.1_2... done [84i386-default-job-05] `-- Installing libxcb-1.11... [84i386-default-job-05] | `-- Installing libpthread-stubs-0.3_6... [84i386-default-job-05] | `-- Extracting libpthread-stubs-0.3_6... done [84i386-default-job-05] | `-- Installing libxml2-2.9.2_2... [84i386-default-job-05] | `-- Extracting libxml2-2.9.2_2... done [84i386-default-job-05] `-- Extracting libxcb-1.11... done [84i386-default-job-05] Extracting libX11-1.6.2_2,1... done ===> Returning to build of gstreamer1-vaapi-0.5.9 ===> gstreamer1-vaapi-0.5.9 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/xrandr.pc in /usr/ports/x11/libXrandr ===> Installing existing package /packages/All/libXrandr-1.4.2_2.txz [84i386-default-job-05] Installing libXrandr-1.4.2_2... [84i386-default-job-05] `-- Installing libXext-1.3.3,1... [84i386-default-job-05] | `-- Installing xextproto-7.3.0... [84i386-default-job-05] | `-- Extracting xextproto-7.3.0... done [84i386-default-job-05] `-- Extracting libXext-1.3.3,1... done [84i386-default-job-05] `-- Installing libXrender-0.9.8_2... checking for JPEG decoding API... yes checking for va/va_dec_vp8.h... yes checking for VP8 decoding API... yes checking for video post-postprocessing API... yes checking for LIBVA... yes checking for va/va_enc_mpeg2.h... yes checking for va/va_enc_h264.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating debian.upstream/Makefile config.status: creating debian.upstream/changelog config.status: creating debian.upstream/control config.status: creating debian.upstream/gstreamer1.4-vaapi-doc.install config.status: creating debian.upstream/gstreamer1.4-vaapi.install config.status: creating debian.upstream/libgstvaapi1.0-dev.install config.status: creating debian.upstream/libgstvaapi0.install config.status: creating debian.upstream/libgstvaapi-drm-0.install config.status: creating debian.upstream/libgstvaapi-glx-0.install config.status: creating debian.upstream/libgstvaapi-wayland-0.install config.status: creating debian.upstream/libgstvaapi-x11-0.install config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/libs/Makefile config.status: creating docs/reference/libs/libs-docs.xml config.status: creating docs/reference/plugins/Makefile config.status: creating docs/reference/plugins/plugins-docs.xml config.status: creating ext/Makefile config.status: creating ext/libvpx/Makefile config.status: creating gst-libs/Makefile config.status: creating gst-libs/gst/Makefile config.status: creating gst-libs/gst/base/Makefile config.status: creating gst-libs/gst/codecparsers/Makefile config.status: creating gst-libs/gst/vaapi/Makefile config.status: creating gst-libs/gst/video/Makefile config.status: creating gst/Makefile config.status: creating gst/vaapi/Makefile config.status: creating patches/Makefile config.status: creating patches/videoparsers/Makefile config.status: creating pkgconfig/Makefile config.status: creating pkgconfig/gstreamer-vaapi-1.0.pc config.status: creating pkgconfig/gstreamer-vaapi-drm-1.0.pc config.status: creating pkgconfig/gstreamer-vaapi-glx-1.0.pc config.status: creating pkgconfig/gstreamer-vaapi-wayland-1.0.pc config.status: creating pkgconfig/gstreamer-vaapi-x11-1.0.pc config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands gstreamer-vaapi configuration summary: GStreamer API version ............ : 1.4 VA-API version ................... : 0.37.0 Video encoding ................... : yes Video outputs .................... : x11 glx =========================================================================== =================================================== ===> Building for gstreamer1-vaapi-0.5.9 gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9' Making all in debian.upstream gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/debian.upstream' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/debian.upstream' Making all in ext gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/ext' Making all in libvpx gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/ext/libvpx' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/ext/libvpx' gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/ext' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/ext' gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/ext' Making all in gst-libs gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs' Making all in gst gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst' Making all in base gmake[4]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/base' CC libgstvaapi_baseutils_la-gstbitwriter.lo CCLD libgstvaapi-baseutils.la gmake[4]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/base' Making all in codecparsers gmake[4]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/codecparsers' ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/parserutils.h parserutils.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/nalutils.h nalutils.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstvc1parser.h gstvc1parser.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstmpeg4parser.h gstmpeg4parser.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstjpegparser.h gstjpegparser.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstmpegvideoparser.h gstmpegvideoparser.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gsth264parser.h gsth264parser.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstvp8parser.h gstvp8parser.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstvp8rangedecoder.h gstvp8rangedecoder.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/vp8utils.h vp8utils.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/dboolhuff.h dboolhuff.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/parserutils.c parserutils.c CC libgstvaapi_codecparsers_la-parserutils.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/nalutils.c nalutils.c CC libgstvaapi_codecparsers_la-nalutils.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstvc1parser.c gstvc1parser.c CC libgstvaapi_codecparsers_la-gstvc1parser.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstmpeg4parser.c gstmpeg4parser.c CC libgstvaapi_codecparsers_la-gstmpeg4parser.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstjpegparser.c gstjpegparser.c CC libgstvaapi_codecparsers_la-gstjpegparser.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstmpegvideoparser.c gstmpegvideoparser.c CC libgstvaapi_codecparsers_la-gstmpegvideoparser.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gsth264parser.c gsth264parser.c CC libgstvaapi_codecparsers_la-gsth264parser.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstvp8parser.c gstvp8parser.c CC libgstvaapi_codecparsers_la-gstvp8parser.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/dboolhuff.c dboolhuff.c CC libgstvaapi_codecparsers_la-dboolhuff.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstvp8rangedecoder.c gstvp8rangedecoder.c CC libgstvaapi_codecparsers_la-gstvp8rangedecoder.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/vp8utils.c vp8utils.c CC libgstvaapi_codecparsers_la-vp8utils.lo CCLD libgstvaapi-codecparsers.la touch .timestamp.symlinks gmake[4]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/codecparsers' Making all in video gmake[4]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/video' CCLD libgstvaapi-videoutils.la touch .timestamp.symlinks gmake[4]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/video' Making all in vaapi gmake[4]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/vaapi' GEN gstvaapiversion.h gmake all-am gmake[5]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/vaapi' CC libgstvaapi_1.4_la-gstvaapicodec_objects.lo CC libgstvaapi_1.4_la-gstvaapicontext.lo CC libgstvaapi_1.4_la-gstvaapicontext_overlay.lo CC libgstvaapi_1.4_la-gstvaapidecoder.lo CC libgstvaapi_1.4_la-gstvaapidecoder_dpb.lo CC libgstvaapi_1.4_la-gstvaapidecoder_h264.lo CC libgstvaapi_1.4_la-gstvaapidecoder_mpeg2.lo CC libgstvaapi_1.4_la-gstvaapidecoder_mpeg4.lo CC libgstvaapi_1.4_la-gstvaapidecoder_objects.lo CC libgstvaapi_1.4_la-gstvaapidecoder_unit.lo CC libgstvaapi_1.4_la-gstvaapidecoder_vc1.lo CC libgstvaapi_1.4_la-gstvaapidisplay.lo CC libgstvaapi_1.4_la-gstvaapidisplaycache.lo CC libgstvaapi_1.4_la-gstvaapifilter.lo CC libgstvaapi_1.4_la-gstvaapiimage.lo CC libgstvaapi_1.4_la-gstvaapiimagepool.lo CC libgstvaapi_1.4_la-gstvaapiminiobject.lo CC libgstvaapi_1.4_la-gstvaapiobject.lo CC libgstvaapi_1.4_la-gstvaapiparser_frame.lo CC libgstvaapi_1.4_la-gstvaapipixmap.lo CC libgstvaapi_1.4_la-gstvaapiprofile.lo CC libgstvaapi_1.4_la-gstvaapisubpicture.lo CC libgstvaapi_1.4_la-gstvaapisurface.lo CC libgstvaapi_1.4_la-gstvaapisurfacepool.lo CC libgstvaapi_1.4_la-gstvaapisurfaceproxy.lo CC libgstvaapi_1.4_la-gstvaapiutils.lo CC libgstvaapi_1.4_la-gstvaapiutils_core.lo CC libgstvaapi_1.4_la-gstvaapiutils_h264.lo CC libgstvaapi_1.4_la-gstvaapiutils_mpeg2.lo CC libgstvaapi_1.4_la-gstvaapivalue.lo CC libgstvaapi_1.4_la-gstvaapivideopool.lo CC libgstvaapi_1.4_la-gstvaapiwindow.lo CC libgstvaapi_1.4_la-video-format.lo CC libgstvaapi_1.4_la-gstvaapidecoder_jpeg.lo CC libgstvaapi_1.4_la-gstvaapidecoder_vp8.lo gstvaapidecoder_vp8.c: In function 'ensure_quant_matrix': gstvaapidecoder_vp8.c:219: warning: comparison is always false due to limited range of data type gstvaapidecoder_vp8.c:221: warning: comparison is always false due to limited range of data type gstvaapidecoder_vp8.c:223: warning: comparison is always false due to limited range of data type gstvaapidecoder_vp8.c:225: warning: comparison is always false due to limited range of data type gstvaapidecoder_vp8.c:227: warning: comparison is always false due to limited range of data type gstvaapidecoder_vp8.c:229: warning: comparison is always false due to limited range of data type CC libgstvaapi_1.4_la-gstvaapicodedbuffer.lo In file included from gstvaapiencoder_priv.h:28, from gstvaapicodedbuffer.c:27: ./../../gst-libs/gst/vaapi/gstvaapiencoder_objects.h:36: error: redefinition of typedef 'GstVaapiCodedBuffer' gstvaapicodedbuffer.h:41: error: previous declaration of 'GstVaapiCodedBuffer' was here Makefile:1390: recipe for target 'libgstvaapi_1.4_la-gstvaapicodedbuffer.lo' failed gmake[5]: *** [libgstvaapi_1.4_la-gstvaapicodedbuffer.lo] Error 1 gmake[5]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/vaapi' Makefile:972: recipe for target 'all' failed gmake[4]: *** [all] Error 2 gmake[4]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/vaapi' Makefile:419: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst' Makefile:419: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs' Makefile:479: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9' Makefile:410: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/multimedia/gstreamer1-vaapi. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 04:49:14 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 63815AF4; Sat, 31 Jan 2015 04:49:14 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 43A60A2B; Sat, 31 Jan 2015 04:49:14 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V4nEoV010456; Sat, 31 Jan 2015 04:49:14 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V4nEnX010435; Sat, 31 Jan 2015 04:49:14 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 04:49:14 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310449.t0V4nEnX010435@beefy1.isc.freebsd.org> To: sunpoet@FreeBSD.org Subject: [package - 84i386-default][databases/rocksdb] Failed for rocksdb-3.8 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, 31 Jan 2015 04:49:14 -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: sunpoet@FreeBSD.org Last committer: sunpoet@FreeBSD.org Ident: $FreeBSD: head/databases/rocksdb/Makefile 374239 2014-12-08 09:11:01Z sunpoet $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/rocksdb-3.8.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building databases/rocksdb build started at Sat Jan 31 04:47:19 UTC 2015 port directory: /usr/ports/databases/rocksdb building for: FreeBSD 84i386-default-job-13 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: sunpoet@FreeBSD.org Makefile ident: $FreeBSD: head/databases/rocksdb/Makefile 374239 2014-12-08 09:11:01Z sunpoet $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=rocksdb-3.8 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/rocksdb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/rocksdb/work HOME=/wrkdirs/usr/ports/databases/rocksdb/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/rocksdb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/rocksdb/work HOME=/wrkdirs/usr/ports/databases/rocksdb/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/usr/local/bin/clang34" CFLAGS="-O2 -pipe -I/usr/local/include -fno-strict-aliasing" CPP="/usr/local/bin/clang-cpp34" CPPFLAGS="-DOS_FREEBSD" LDFLAGS=" -L/usr/local/lib -B/usr/local/bin" LIBS="" CXX="/usr/local/bin/clang++34" CXXFLAGS="-O2 -pipe -I/usr/local/include -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="in stall -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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/rocksdb" EXAMPLESDIR="share/examples/rocksdb" DATADIR="share/rocksdb" WWWDIR="www/rocksdb" ETCDIR="etc/rocksdb" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/rocksdb DOCSDIR=/usr/local/share/doc/rocksdb EXAMPLESDIR=/usr/local/share/examples/rocksdb WWWDIR=/usr/local/www/rocksdb ETCDIR=/usr/local/etc/rocksdb --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> rocksdb-3.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.4.7.txz [84i386-default-job-13] Installing pkg-1.4.7... [84i386-default-job-13] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of rocksdb-3.8 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by rocksdb-3.8 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by rocksdb-3.8 for building => SHA256 Checksum OK for rocksdb-3.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by rocksdb-3.8 for building ===> Extracting for rocksdb-3.8 => SHA256 Checksum OK for rocksdb-3.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for rocksdb-3.8 ===> Applying FreeBSD patches for rocksdb-3.8 =========================================================================== =================================================== ===> rocksdb-3.8 depends on file: /usr/local/bin/clang34 - not found ===> Verifying install for /usr/local/bin/clang34 in /usr/ports/lang/clang34 ===> Installing existing package /packages/All/clang34-3.4.2_3.txz [84i386-default-job-13] Installing clang34-3.4.2_3... [84i386-default-job-13] `-- Installing llvm34-3.4.2_1... [84i386-default-job-13] | `-- Installing libexecinfo-1.1_3... [84i386-default-job-13] | `-- Extracting libexecinfo-1.1_3... done [84i386-default-job-13] | `-- Installing perl5-5.18.4_11... [84i386-default-job-13] | `-- Extracting perl5-5.18.4_11... done [84i386-default-job-13] | `-- Installing python27-2.7.9... [84i386-default-job-13] | | `-- Installing gettext-runtime-0.19.4... [84i386-default-job-13] | | `-- Installing indexinfo-0.2.2... [84i386-default-job-13] | | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-13] | | `-- Installing libiconv-1.14_6... [84i386-default-job-13] | | `-- Extracting libiconv-1.14_6... done [84i386-default-job-13] | | `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-13] | | `-- Installing libffi-3.2.1... [84i386-default-job-13] | | `-- Extracting libffi-3.2.1... done [84i386-default-job-13] | `-- Extracting python27-2.7.9... done [84i386-default-job-13] `-- Extracting llvm34-3.4.2_1... done [84i386-default-job-13] Extracting clang34-3.4.2_3... done 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 rocksdb-3.8 ===> rocksdb-3.8 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 [84i386-default-job-13] Installing gmake-4.1_1... [84i386-default-job-13] Extracting gmake-4.1_1... done ===> Returning to build of rocksdb-3.8 ===> rocksdb-3.8 depends on file: /usr/local/bin/as - not found ===> Verifying install for /usr/local/bin/as in /usr/ports/devel/binutils ===> Installing existing package /packages/All/binutils-2.25.txz [84i386-default-job-13] Installing binutils-2.25... [84i386-default-job-13] Extracting binutils-2.25... done ===> Returning to build of rocksdb-3.8 =========================================================================== =================================================== ===> rocksdb-3.8 depends on shared library: libgflags.so - not found ===> Verifying for libgflags.so in /usr/ports/devel/gflags ===> Installing existing package /packages/All/gflags-2.0_1.txz [84i386-default-job-13] Installing gflags-2.0_1... [84i386-default-job-13] Extracting gflags-2.0_1... done ===> Returning to build of rocksdb-3.8 ===> rocksdb-3.8 depends on shared library: libsnappy.so - not found ===> Verifying for libsnappy.so in /usr/ports/archivers/snappy ===> Installing existing package /packages/All/snappy-1.1.1_1.txz [84i386-default-job-13] Installing snappy-1.1.1_1... [84i386-default-job-13] Extracting snappy-1.1.1_1... done ===> Returning to build of rocksdb-3.8 std::shared_ptr MergeOperators::CreatePutOperator() { ~~~~~^ utilities/merge_operators/put.cc:64:16: error: expected unqualified-id std::shared_ptr MergeOperators::CreatePutOperator() { ^ 12 errors generated. In file included from utilities/merge_operators/string_append/stringappend.cc:14: ./utilities/merge_operators.h:18:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreatePutOperator(); ~~~~~^ ./utilities/merge_operators.h:18:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreatePutOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:19:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateUInt64AddOperator(); ~~~~~^ ./utilities/merge_operators.h:19:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateUInt64AddOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:20:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateStringAppendOperator(); ~~~~~^ ./utilities/merge_operators.h:20:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateStringAppendOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:21:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateStringAppendTESTOperator(); ~~~~~^ ./utilities/merge_operators.h:21:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateStringAppendTESTOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:25:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateFromStringId( ~~~~~^ ./utilities/merge_operators.h:25:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateFromStringId( ~~~~~~~~~~~~~~~~~~~~~~^ utilities/merge_operators/string_append/stringappend.cc:53:6: error: no type named 'shared_ptr' in namespace 'std' std::shared_ptr MergeOperators::CreateStringAppendOperator() { ~~~~~^ utilities/merge_operators/string_append/stringappend.cc:53:16: error: expected unqualified-id std::shared_ptr MergeOperators::CreateStringAppendOperator() { ^ 12 errors generated. In file included from utilities/merge_operators/string_append/stringappend2.cc:14: ./utilities/merge_operators.h:18:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreatePutOperator(); ~~~~~^ ./utilities/merge_operators.h:18:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreatePutOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:19:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateUInt64AddOperator(); ~~~~~^ ./utilities/merge_operators.h:19:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateUInt64AddOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:20:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateStringAppendOperator(); ~~~~~^ ./utilities/merge_operators.h:20:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateStringAppendOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:21:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateStringAppendTESTOperator(); ~~~~~^ ./utilities/merge_operators.h:21:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateStringAppendTESTOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:25:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateFromStringId( ~~~~~^ ./utilities/merge_operators.h:25:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateFromStringId( ~~~~~~~~~~~~~~~~~~~~~~^ utilities/merge_operators/string_append/stringappend2.cc:107:6: error: no type named 'shared_ptr' in namespace 'std' std::shared_ptr ~~~~~^ utilities/merge_operators/string_append/stringappend2.cc:107:16: error: expected unqualified-id std::shared_ptr ^ 12 errors generated. In file included from utilities/merge_operators/uint64add.cc:7: ./include/rocksdb/env.h:41:12: error: no member named 'unique_ptr' in namespace 'std' using std::unique_ptr; ~~~~~^ ./include/rocksdb/env.h:42:12: error: no member named 'shared_ptr' in namespace 'std' using std::shared_ptr; ~~~~~^ ./include/rocksdb/env.h:103:36: error: unknown type name 'unique_ptr' unique_ptr* result, ^ ./include/rocksdb/env.h:103:46: error: expected ')' unique_ptr* result, ^ ./include/rocksdb/env.h:102:35: note: to match this '(' virtual Status NewSequentialFile(const std::string& fname, ^ ./include/rocksdb/env.h:115:38: error: unknown type name 'unique_ptr' unique_ptr* result, ^ ./include/rocksdb/env.h:115:48: error: expected ')' unique_ptr* result, ^ ./include/rocksdb/env.h:114:37: note: to match this '(' virtual Status NewRandomAccessFile(const std::string& fname, ^ ./include/rocksdb/env.h:127:34: error: unknown type name 'unique_ptr' unique_ptr* result, ^ ./include/rocksdb/env.h:127:44: error: expected ')' unique_ptr* result, ^ ./include/rocksdb/env.h:126:33: note: to match this '(' virtual Status NewWritableFile(const std::string& fname, ^ ./include/rocksdb/env.h:136:34: error: unknown type name 'unique_ptr' unique_ptr* result, ^ ./include/rocksdb/env.h:136:44: error: expected ')' unique_ptr* result, ^ ./include/rocksdb/env.h:135:33: note: to match this '(' virtual Status NewRandomRWFile(const std::string& fname, ^ ./include/rocksdb/env.h:147:31: error: unknown type name 'unique_ptr' unique_ptr* result) = 0; ^ ./include/rocksdb/env.h:147:41: error: expected ')' unique_ptr* result) = 0; ^ ./include/rocksdb/env.h:146:30: note: to match this '(' virtual Status NewDirectory(const std::string& name, ^ ./include/rocksdb/env.h:245:28: error: unknown type name 'shared_ptr' shared_ptr* result) = 0; ^ ./include/rocksdb/env.h:245:38: error: expected ')' shared_ptr* result) = 0; ^ ./include/rocksdb/env.h:244:27: note: to match this '(' virtual Status NewLogger(const std::string& fname, ^ ./include/rocksdb/env.h:645:28: error: unknown type name 'shared_ptr' extern void LogFlush(const shared_ptr& info_log); ^ ./include/rocksdb/env.h:645:38: error: expected ')' extern void LogFlush(const shared_ptr& info_log); ^ ./include/rocksdb/env.h:645:21: note: to match this '(' extern void LogFlush(const shared_ptr& info_log); ^ ./include/rocksdb/env.h:648:23: error: unknown type name 'shared_ptr' const shared_ptr& info_log, const char* format, ...); ^ ./include/rocksdb/env.h:648:33: error: expected ')' const shared_ptr& info_log, const char* format, ...); ^ ./include/rocksdb/env.h:647:16: note: to match this '(' extern void Log(const InfoLogLevel log_level, ^ ./include/rocksdb/env.h:651:25: error: unknown type name 'shared_ptr' extern void Debug(const shared_ptr& info_log, const char* format, ...); ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. In file included from utilities/redis/redis_lists.cc:25: In file included from utilities/redis/redis_lists.h:15: ./include/rocksdb/db.h:17:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. In file included from utilities/spatialdb/spatial_db.cc:8: In file included from ./include/rocksdb/utilities/spatial_db.h:12: ./include/rocksdb/db.h:17:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. In file included from utilities/ttl/db_ttl_impl.cc:6: In file included from ./utilities/ttl/db_ttl_impl.h:12: ./include/rocksdb/db.h:17:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. In file included from utilities/write_batch_with_index/write_batch_with_index.cc:12: ./db/column_family.h:12:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. In file included from port/port_posix.cc:10: In file included from ./port/port_posix.h:57: ./include/rocksdb/options.h:19:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. Makefile:209: recipe for target 'librocksdb.so' failed gmake: *** [librocksdb.so] Error 1 *** Error code 1 Stop in /usr/ports/databases/rocksdb. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 04:55: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 3B699BF8; Sat, 31 Jan 2015 04:55:47 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 242D7AD8; Sat, 31 Jan 2015 04:55:47 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V4tklA094076; Sat, 31 Jan 2015 04:55:46 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V4tkrM093978; Sat, 31 Jan 2015 04:55:46 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 04:55:46 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310455.t0V4tkrM093978@beefy1.isc.freebsd.org> To: sperber@FreeBSD.org Subject: [package - 84i386-default][math/fityk] Failed for fityk-0.9.8_4 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, 31 Jan 2015 04:55: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: sperber@FreeBSD.org Last committer: antoine@FreeBSD.org Ident: $FreeBSD: head/math/fityk/Makefile 375062 2014-12-20 18:17:32Z antoine $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/fityk-0.9.8_4.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building math/fityk build started at Sat Jan 31 04:50:18 UTC 2015 port directory: /usr/ports/math/fityk building for: FreeBSD 84i386-default-job-24 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: sperber@FreeBSD.org Makefile ident: $FreeBSD: head/math/fityk/Makefile 375062 2014-12-20 18:17:32Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=fityk-0.9.8_4 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for fityk-0.9.8_4: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-doc --disable-xyconvert --with-wx-config=/usr/local/bin/wxgtk2u-3.0-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/fityk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/fityk/work HOME=/wrkdirs/usr/ports/math/fityk/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/fityk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/fityk/work HOME=/wrkdirs/usr/ports/math/fityk/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include " LDFLAGS=" -lbz2 -lz -L/wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs -L/usr/local/lib -pthread" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -D_GNU_SOURCE -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-- 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/fityk" EXAMPLESDIR="share/examples/fityk" DATADIR="share/fityk" WWWDIR="www/fityk" ETCDIR="etc/fityk" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/fityk DOCSDIR=/usr/local/share/doc/fityk EXAMPLESDIR=/usr/local/share/examples/fityk WWWDIR=/usr/local/www/fityk ETCDIR=/usr/local/etc/fityk --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 LGPL21 accepted by the user =========================================================================== =================================================== ===> fityk-0.9.8_4 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.7.txz [84i386-default-job-24] Installing pkg-1.4.7... [84i386-default-job-24] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of fityk-0.9.8_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by fityk-0.9.8_4 for building =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by fityk-0.9.8_4 for building => SHA256 Checksum OK for fityk-0.9.8.tar.bz2. => SHA256 Checksum OK for xylib-1.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by fityk-0.9.8_4 for building ===> Extracting for fityk-0.9.8_4 => SHA256 Checksum OK for fityk-0.9.8.tar.bz2. => SHA256 Checksum OK for xylib-1.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for fityk-0.9.8_4 ===> Applying FreeBSD patches for fityk-0.9.8_4 =========================================================================== =================================================== ===> fityk-0.9.8_4 depends on file: /usr/local/include/boost/spirit/include/classic_core.hpp - not found ===> Verifying install for /usr/local/include/boost/spirit/include/classic_core.hpp in /usr/ports/devel/boost-libs ===> Installing existing package /packages/All/boost-libs-1.55.0_4.txz [84i386-default-job-24] Installing boost-libs-1.55.0_4... [84i386-default-job-24] `-- Installing icu-53.1... [84i386-default-job-24] `-- Extracting icu-53.1... done [84i386-default-job-24] 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 fityk-0.9.8_4 ===> fityk-0.9.8_4 depends on executable: gnuplot - not found ===> Verifying install for gnuplot in /usr/ports/math/gnuplot ===> Installing existing package /packages/All/gnuplot-4.6.6_1.txz [84i386-default-job-24] Installing gnuplot-4.6.6_1... [84i386-default-job-24] `-- Installing cairo-1.12.18_1,2... [84i386-default-job-24] | `-- Installing fontconfig-2.11.1,1... [84i386-default-job-24] | | `-- Installing expat-2.1.0_2... [84i386-default-job-24] | | `-- Extracting expat-2.1.0_2... done [84i386-default-job-24] | | `-- Installing freetype2-2.5.5... [84i386-default-job-24] | | `-- Extracting freetype2-2.5.5... done [84i386-default-job-24] | `-- 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-24] | `-- Installing glib-2.42.1... [84i386-default-job-24] | | `-- Installing gettext-runtime-0.19.4... [84i386-default-job-24] | | `-- Installing indexinfo-0.2.2... [84i386-default-job-24] | | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-24] | | `-- Installing libiconv-1.14_6... [84i386-default-job-24] | | `-- Extracting libiconv-1.14_6... done [84i386-default-job-24] | | `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-24] | | `-- Installing libffi-3.2.1... [84i386-default-job-24] | | `-- Extracting libffi-3.2.1... done [84i386-default-job-24] | | `-- Installing pcre-8.35_2... [84i386-default-job-24] | | `-- Extracting pcre-8.35_2... done [84i386-default-job-24] | | `-- Installing perl5-5.18.4_11... [84i386-default-job-24] | | `-- Extracting perl5-5.18.4_11... done [84i386-default-job-24] | | `-- Installing python27-2.7.9... [84i386-default-job-24] | | `-- Extracting python27-2.7.9... done [84i386-default-job-24] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [84i386-default-job-24] | `-- Installing libXext-1.3.3,1... [84i386-default-job-24] | | `-- Installing libX11-1.6.2_2,1... [84i386-default-job-24] | | `-- Installing kbproto-1.0.6... mv -f .deps/data.Tpo .deps/data.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT var.lo -MD -MP -MF .deps/var.Tpo -c -o var.lo var.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT var.lo -MD -MP -MF .deps/var.Tpo -c var.cpp -fPIC -DPIC -o .libs/var.o mv -f .deps/var.Tpo .deps/var.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT mgr.lo -MD -MP -MF .deps/mgr.Tpo -c -o mgr.lo mgr.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT mgr.lo -MD -MP -MF .deps/mgr.Tpo -c mgr.cpp -fPIC -DPIC -o .libs/mgr.o mv -f .deps/mgr.Tpo .deps/mgr.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT tplate.lo -MD -MP -MF .deps/tplate.Tpo -c -o tplate.lo tplate.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT tplate.lo -MD -MP -MF .deps/tplate.Tpo -c tplate.cpp -fPIC -DPIC -o .libs/tplate.o mv -f .deps/tplate.Tpo .deps/tplate.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT func.lo -MD -MP -MF .deps/func.Tpo -c -o func.lo func.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT func.lo -MD -MP -MF .deps/func.Tpo -c func.cpp -fPIC -DPIC -o .libs/func.o mv -f .deps/func.Tpo .deps/func.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT udf.lo -MD -MP -MF .deps/udf.Tpo -c -o udf.lo udf.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT udf.lo -MD -MP -MF .deps/udf.Tpo -c udf.cpp -fPIC -DPIC -o .libs/udf.o mv -f .deps/udf.Tpo .deps/udf.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT bfunc.lo -MD -MP -MF .deps/bfunc.Tpo -c -o bfunc.lo bfunc.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT bfunc.lo -MD -MP -MF .deps/bfunc.Tpo -c bfunc.cpp -fPIC -DPIC -o .libs/bfunc.o 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 bfunc.cpp:7: /usr/local/include/boost/fusion/tuple/detail/preprocessed/tuple.hpp:21:7: warning: no newline at end of file mv -f .deps/bfunc.Tpo .deps/bfunc.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT ast.lo -MD -MP -MF .deps/ast.Tpo -c -o ast.lo ast.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT ast.lo -MD -MP -MF .deps/ast.Tpo -c ast.cpp -fPIC -DPIC -o .libs/ast.o 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 ast.cpp:4: /usr/local/include/boost/fusion/tuple/detail/preprocessed/tuple.hpp:21:7: warning: no newline at end of file mv -f .deps/ast.Tpo .deps/ast.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT vm.lo -MD -MP -MF .deps/vm.Tpo -c -o vm.lo vm.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT vm.lo -MD -MP -MF .deps/vm.Tpo -c vm.cpp -fPIC -DPIC -o .libs/vm.o 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 vm.cpp:7: /usr/local/include/boost/fusion/tuple/detail/preprocessed/tuple.hpp:21:7: warning: no newline at end of file mv -f .deps/vm.Tpo .deps/vm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT settings.lo -MD -MP -MF .deps/settings.Tpo -c -o settings.lo settings.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT settings.lo -MD -MP -MF .deps/settings.Tpo -c settings.cpp -fPIC -DPIC -o .libs/settings.o mv -f .deps/settings.Tpo .deps/settings.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT ui.lo -MD -MP -MF .deps/ui.Tpo -c -o ui.lo ui.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT ui.lo -MD -MP -MF .deps/ui.Tpo -c ui.cpp -fPIC -DPIC -o .libs/ui.o mv -f .deps/ui.Tpo .deps/ui.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT GAfit.lo -MD -MP -MF .deps/GAfit.Tpo -c -o GAfit.lo GAfit.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT GAfit.lo -MD -MP -MF .deps/GAfit.Tpo -c GAfit.cpp -fPIC -DPIC -o .libs/GAfit.o mv -f .deps/GAfit.Tpo .deps/GAfit.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT LMfit.lo -MD -MP -MF .deps/LMfit.Tpo -c -o LMfit.lo LMfit.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT LMfit.lo -MD -MP -MF .deps/LMfit.Tpo -c LMfit.cpp -fPIC -DPIC -o .libs/LMfit.o mv -f .deps/LMfit.Tpo .deps/LMfit.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT guess.lo -MD -MP -MF .deps/guess.Tpo -c -o guess.lo guess.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT guess.lo -MD -MP -MF .deps/guess.Tpo -c guess.cpp -fPIC -DPIC -o .libs/guess.o mv -f .deps/guess.Tpo .deps/guess.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT NMfit.lo -MD -MP -MF .deps/NMfit.Tpo -c -o NMfit.lo NMfit.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT NMfit.lo -MD -MP -MF .deps/NMfit.Tpo -c NMfit.cpp -fPIC -DPIC -o .libs/NMfit.o mv -f .deps/NMfit.Tpo .deps/NMfit.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT model.lo -MD -MP -MF .deps/model.Tpo -c -o model.lo model.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT model.lo -MD -MP -MF .deps/model.Tpo -c model.cpp -fPIC -DPIC -o .libs/model.o mv -f .deps/model.Tpo .deps/model.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fit.lo -MD -MP -MF .deps/fit.Tpo -c -o fit.lo fit.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fit.lo -MD -MP -MF .deps/fit.Tpo -c fit.cpp -fPIC -DPIC -o .libs/fit.o 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/beta.hpp:15, from /usr/local/include/boost/math/distributions/students_t.hpp:16, from fit.cpp:7: /usr/local/include/boost/fusion/tuple/detail/preprocessed/tuple.hpp:21:7: warning: no newline at end of file mv -f .deps/fit.Tpo .deps/fit.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT voigt.lo -MD -MP -MF .deps/voigt.Tpo -c -o voigt.lo voigt.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT voigt.lo -MD -MP -MF .deps/voigt.Tpo -c voigt.cpp -fPIC -DPIC -o .libs/voigt.o mv -f .deps/voigt.Tpo .deps/voigt.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT numfuncs.lo -MD -MP -MF .deps/numfuncs.Tpo -c -o numfuncs.lo numfuncs.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT numfuncs.lo -MD -MP -MF .deps/numfuncs.Tpo -c numfuncs.cpp -fPIC -DPIC -o .libs/numfuncs.o mv -f .deps/numfuncs.Tpo .deps/numfuncs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk.lo -MD -MP -MF .deps/fityk.Tpo -c -o fityk.lo fityk.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk.lo -MD -MP -MF .deps/fityk.Tpo -c fityk.cpp -fPIC -DPIC -o .libs/fityk.o mv -f .deps/fityk.Tpo .deps/fityk.Plo /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -version-info 3:0:0 -lbz2 -lz -L/wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs -L/usr/local/lib -pthread -o libfityk.la -rpath /usr/local/lib logic.lo view.lo lexer.lo eparser.lo cparser.lo runner.lo info.lo common.lo data.lo var.lo mgr.lo tplate.lo func.lo udf.lo bfunc.lo ast.lo vm.lo settings.lo ui.lo GAfit.lo LMfit.lo guess.lo NMfit.lo model.lo fit.lo voigt.lo numfuncs.lo fityk.lo -lxy -lm -lm -lm libtool: link: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/logic.o .libs/view.o .libs/lexer.o .libs/eparser.o .libs/cparser.o .libs/runner.o .libs/info.o .libs/common.o .libs/data.o .libs/var.o .libs/mgr.o .libs/tplate.o .libs/func.o .libs/udf.o .libs/bfunc.o .libs/ast.o .libs/vm.o .libs/settings.o .libs/ui.o .libs/GAfit.o .libs/LMfit.o .libs/guess.o .libs/NMfit.o .libs/model.o .libs/fit.o .libs/voigt.o .libs/numfuncs.o .libs/fityk.o -lbz2 -lz -L/wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs -L/usr/local/lib /wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs/libxy.a -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -pthread -pthread -Wl,-soname -Wl,libfityk.so.3 -o .libs/libfityk.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libfityk.so.3" && ln -s "libfityk.so.3.0.0" "libfityk.so.3") libtool: link: (cd ".libs" && rm -f "libfityk.so" && ln -s "libfityk.so.3.0.0" "libfityk.so") libtool: link: ( cd ".libs" && rm -f "libfityk.la" && ln -s "../libfityk.la" "libfityk.la" ) gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src' Making all in wxgui gmake[3]: Entering directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src/wxgui' c++ -DHAVE_CONFIG_H -I. -I../.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT ceria.o -MD -MP -MF .deps/ceria.Tpo -c -o ceria.o ceria.cpp mv -f .deps/ceria.Tpo .deps/ceria.Po cc -DHAVE_CONFIG_H -I. -I../.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT atomtables.o -MD -MP -MF .deps/atomtables.Tpo -c -o atomtables.o atomtables.c mv -f .deps/atomtables.Tpo .deps/atomtables.Po cc -DHAVE_CONFIG_H -I. -I../.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT sgtables.o -MD -MP -MF .deps/sgtables.Tpo -c -o sgtables.o sgtables.c mv -f .deps/sgtables.Tpo .deps/sgtables.Po rm -f libceria.a ar cru libceria.a ceria.o atomtables.o sgtables.o ranlib libceria.a c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-cmn.o -MD -MP -MF .deps/fityk-cmn.Tpo -c -o fityk-cmn.o `test -f 'cmn.cpp' || echo './'`cmn.cpp mv -f .deps/fityk-cmn.Tpo .deps/fityk-cmn.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-gradient.o -MD -MP -MF .deps/fityk-gradient.Tpo -c -o fityk-gradient.o `test -f 'gradient.cpp' || echo './'`gradient.cpp mv -f .deps/fityk-gradient.Tpo .deps/fityk-gradient.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-fancyrc.o -MD -MP -MF .deps/fityk-fancyrc.Tpo -c -o fityk-fancyrc.o `test -f 'fancyrc.cpp' || echo './'`fancyrc.cpp mv -f .deps/fityk-fancyrc.Tpo .deps/fityk-fancyrc.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-inputline.o -MD -MP -MF .deps/fityk-inputline.Tpo -c -o fityk-inputline.o `test -f 'inputline.cpp' || echo './'`inputline.cpp mv -f .deps/fityk-inputline.Tpo .deps/fityk-inputline.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-listptxt.o -MD -MP -MF .deps/fityk-listptxt.Tpo -c -o fityk-listptxt.o `test -f 'listptxt.cpp' || echo './'`listptxt.cpp mv -f .deps/fityk-listptxt.Tpo .deps/fityk-listptxt.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-dload.o -MD -MP -MF .deps/fityk-dload.Tpo -c -o fityk-dload.o `test -f 'dload.cpp' || echo './'`dload.cpp mv -f .deps/fityk-dload.Tpo .deps/fityk-dload.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-pplot.o -MD -MP -MF .deps/fityk-pplot.Tpo -c -o fityk-pplot.o `test -f 'pplot.cpp' || echo './'`pplot.cpp mv -f .deps/fityk-pplot.Tpo .deps/fityk-pplot.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-statbar.o -MD -MP -MF .deps/fityk-statbar.Tpo -c -o fityk-statbar.o `test -f 'statbar.cpp' || echo './'`statbar.cpp mv -f .deps/fityk-statbar.Tpo .deps/fityk-statbar.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-pane.o -MD -MP -MF .deps/fityk-pane.Tpo -c -o fityk-pane.o `test -f 'pane.cpp' || echo './'`pane.cpp mv -f .deps/fityk-pane.Tpo .deps/fityk-pane.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-sidebar.o -MD -MP -MF .deps/fityk-sidebar.Tpo -c -o fityk-sidebar.o `test -f 'sidebar.cpp' || echo './'`sidebar.cpp mv -f .deps/fityk-sidebar.Tpo .deps/fityk-sidebar.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-history.o -MD -MP -MF .deps/fityk-history.Tpo -c -o fityk-history.o `test -f 'history.cpp' || echo './'`history.cpp mv -f .deps/fityk-history.Tpo .deps/fityk-history.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-datatable.o -MD -MP -MF .deps/fityk-datatable.Tpo -c -o fityk-datatable.o `test -f 'datatable.cpp' || echo './'`datatable.cpp mv -f .deps/fityk-datatable.Tpo .deps/fityk-datatable.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-dataedit.o -MD -MP -MF .deps/fityk-dataedit.Tpo -c -o fityk-dataedit.o `test -f 'dataedit.cpp' || echo './'`dataedit.cpp mv -f .deps/fityk-dataedit.Tpo .deps/fityk-dataedit.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-defmgr.o -MD -MP -MF .deps/fityk-defmgr.Tpo -c -o fityk-defmgr.o `test -f 'defmgr.cpp' || echo './'`defmgr.cpp mv -f .deps/fityk-defmgr.Tpo .deps/fityk-defmgr.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-setdlg.o -MD -MP -MF .deps/fityk-setdlg.Tpo -c -o fityk-setdlg.o `test -f 'setdlg.cpp' || echo './'`setdlg.cpp mv -f .deps/fityk-setdlg.Tpo .deps/fityk-setdlg.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-print.o -MD -MP -MF .deps/fityk-print.Tpo -c -o fityk-print.o `test -f 'print.cpp' || echo './'`print.cpp mv -f .deps/fityk-print.Tpo .deps/fityk-print.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-sdebug.o -MD -MP -MF .deps/fityk-sdebug.Tpo -c -o fityk-sdebug.o `test -f 'sdebug.cpp' || echo './'`sdebug.cpp mv -f .deps/fityk-sdebug.Tpo .deps/fityk-sdebug.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-plot.o -MD -MP -MF .deps/fityk-plot.Tpo -c -o fityk-plot.o `test -f 'plot.cpp' || echo './'`plot.cpp mv -f .deps/fityk-plot.Tpo .deps/fityk-plot.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-aplot.o -MD -MP -MF .deps/fityk-aplot.Tpo -c -o fityk-aplot.o `test -f 'aplot.cpp' || echo './'`aplot.cpp mv -f .deps/fityk-aplot.Tpo .deps/fityk-aplot.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-mplot.o -MD -MP -MF .deps/fityk-mplot.Tpo -c -o fityk-mplot.o `test -f 'mplot.cpp' || echo './'`mplot.cpp mv -f .deps/fityk-mplot.Tpo .deps/fityk-mplot.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-uplot.o -MD -MP -MF .deps/fityk-uplot.Tpo -c -o fityk-uplot.o `test -f 'uplot.cpp' || echo './'`uplot.cpp mv -f .deps/fityk-uplot.Tpo .deps/fityk-uplot.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-about.o -MD -MP -MF .deps/fityk-about.Tpo -c -o fityk-about.o `test -f 'about.cpp' || echo './'`about.cpp mv -f .deps/fityk-about.Tpo .deps/fityk-about.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-fitinfo.o -MD -MP -MF .deps/fityk-fitinfo.Tpo -c -o fityk-fitinfo.o `test -f 'fitinfo.cpp' || echo './'`fitinfo.cpp mv -f .deps/fityk-fitinfo.Tpo .deps/fityk-fitinfo.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-dialogs.o -MD -MP -MF .deps/fityk-dialogs.Tpo -c -o fityk-dialogs.o `test -f 'dialogs.cpp' || echo './'`dialogs.cpp mv -f .deps/fityk-dialogs.Tpo .deps/fityk-dialogs.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-exportd.o -MD -MP -MF .deps/fityk-exportd.Tpo -c -o fityk-exportd.o `test -f 'exportd.cpp' || echo './'`exportd.cpp mv -f .deps/fityk-exportd.Tpo .deps/fityk-exportd.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-bgm.o -MD -MP -MF .deps/fityk-bgm.Tpo -c -o fityk-bgm.o `test -f 'bgm.cpp' || echo './'`bgm.cpp mv -f .deps/fityk-bgm.Tpo .deps/fityk-bgm.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-frame.o -MD -MP -MF .deps/fityk-frame.Tpo -c -o fityk-frame.o `test -f 'frame.cpp' || echo './'`frame.cpp mv -f .deps/fityk-frame.Tpo .deps/fityk-frame.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-app.o -MD -MP -MF .deps/fityk-app.Tpo -c -o fityk-app.o `test -f 'app.cpp' || echo './'`app.cpp mv -f .deps/fityk-app.Tpo .deps/fityk-app.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-powdifpat.o -MD -MP -MF .deps/fityk-powdifpat.Tpo -c -o fityk-powdifpat.o `test -f 'powdifpat.cpp' || echo './'`powdifpat.cpp mv -f .deps/fityk-powdifpat.Tpo .deps/fityk-powdifpat.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -MT fityk-sgchooser.o -MD -MP -MF .deps/fityk-sgchooser.Tpo -c -o fityk-sgchooser.o `test -f 'sgchooser.cpp' || echo './'`sgchooser.cpp mv -f .deps/fityk-sgchooser.Tpo .deps/fityk-sgchooser.Po /bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -lbz2 -lz -L/wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs -L/usr/local/lib -pthread -o fityk fityk-cmn.o fityk-gradient.o fityk-fancyrc.o fityk-inputline.o fityk-listptxt.o fityk-dload.o fityk-pplot.o fityk-statbar.o fityk-pane.o fityk-sidebar.o fityk-history.o fityk-datatable.o fityk-dataedit.o fityk-defmgr.o fityk-setdlg.o fityk-print.o fityk-sdebug.o fityk-plot.o fityk-aplot.o fityk-mplot.o fityk-uplot.o fityk-about.o fityk-fitinfo.o fityk-dialogs.o fityk-exportd.o fityk-bgm.o fityk-frame.o fityk-app.o fityk-powdifpat.o fityk-sgchooser.o ../libfityk.la libceria.a -lxy -L/usr/local/lib -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu-3.0 -lm -lm -lm libtool: link: c++ -O2 -pipe -D_GNU_SOURCE -fno-strict-aliasing -pthread -o .libs/fityk fityk-cmn.o fityk-gradient.o fityk-fancyrc.o fityk-inputline.o fityk-listptxt.o fityk-dload.o fityk-pplot.o fityk-statbar.o fityk-pane.o fityk-sidebar.o fityk-history.o fityk-datatable.o fityk-dataedit.o fityk-defmgr.o fityk-setdlg.o fityk-print.o fityk-sdebug.o fityk-plot.o fityk-aplot.o fityk-mplot.o fityk-uplot.o fityk-about.o fityk-fitinfo.o fityk-dialogs.o fityk-exportd.o fityk-bgm.o fityk-frame.o fityk-app.o fityk-powdifpat.o fityk-sgchooser.o -L/wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs -L/usr/local/lib ../.libs/libfityk.so libceria.a /wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs/libxy.a -lbz2 -lz -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu-3.0 -lm -pthread -Wl,-rpath -Wl,/usr/local/lib /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt25__throw_bad_function_callv@GLIBCXX_3.4.14' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `_ZTIN10__cxxabiv115__forced_unwindE@CXXABI_1.3.2' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `_ZNKSt5ctypeIcE13_M_widen_initEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable4waitERSt11unique_lockISt5mutexE@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `_ZNSt6chrono3_V212system_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt15__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt8__detail15_List_node_base7_M_hookEPS0_@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt11__once_call@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variableD1Ev@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt20__throw_system_errori@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable10notify_oneEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variableC1Ev@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable10notify_allEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt6chrono3_V212steady_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' Makefile:513: recipe for target 'fityk' failed gmake[3]: *** [fityk] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src/wxgui' Makefile:485: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src' Makefile:443: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8' Makefile:310: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/math/fityk. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 05:05:56 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 262C2CC5 for ; Sat, 31 Jan 2015 05:05:56 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 13CD8B9A; Sat, 31 Jan 2015 05:05:56 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V55tXG037906; Sat, 31 Jan 2015 05:05:55 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V55tdU037428; Sat, 31 Jan 2015 05:05:55 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 05:05:55 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310505.t0V55tdU037428@beefy1.isc.freebsd.org> To: vsityz@gmail.com Subject: [package - 84i386-default][net/hanstunnel] Failed for hans-0.4.1_1 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, 31 Jan 2015 05:05:56 -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: vsityz@gmail.com Last committer: gerald@FreeBSD.org Ident: $FreeBSD: head/net/hanstunnel/Makefile 346721 2014-03-01 21:23:14Z gerald $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/hans-0.4.1_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building net/hanstunnel build started at Sat Jan 31 05:05:36 UTC 2015 port directory: /usr/ports/net/hanstunnel building for: FreeBSD 84i386-default-job-03 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: vsityz@gmail.com Makefile ident: $FreeBSD: head/net/hanstunnel/Makefile 346721 2014-03-01 21:23:14Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=hans-0.4.1_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for hans-0.4.1_1: CLANG=on: Build with Clang instead of GCC ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/hanstunnel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/hanstunnel/work HOME=/wrkdirs/usr/ports/net/hanstunnel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/hanstunnel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/hanstunnel/work HOME=/wrkdirs/usr/ports/net/hanstunnel/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/hanstunnel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/hanstunnel/work HOME=/wrkdirs/usr/ports/net/hanstunnel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/hanstunnel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/hanstunnel/work HOME=/wrkdirs/usr/ports/net/hanstunnel/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="clang33" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="clang++33" 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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/hans" EXAMPLESDIR="share/examples/hans" DATADIR="share/hans" WWWDIR="www/hans" ETCDIR="etc/hans" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/hans DOCSDIR=/usr/local/share/doc/hans EXAMPLESDIR=/usr/local/share/examples/hans WWWDIR=/usr/local/www/hans ETCDIR=/usr/local/etc/hans --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> hans-0.4.1_1 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.7.txz [84i386-default-job-03] Installing pkg-1.4.7... [84i386-default-job-03] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of hans-0.4.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by hans-0.4.1_1 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by hans-0.4.1_1 for building => SHA256 Checksum OK for hans-0.4.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by hans-0.4.1_1 for building ===> Extracting for hans-0.4.1_1 => SHA256 Checksum OK for hans-0.4.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for hans-0.4.1_1 ===> Applying FreeBSD patches for hans-0.4.1_1 =========================================================================== =================================================== ===> hans-0.4.1_1 depends on executable: clang33 - not found ===> Verifying install for clang33 in /usr/ports/lang/clang33 ===> Installing existing package /packages/All/clang33-3.3_9.txz [84i386-default-job-03] Installing clang33-3.3_9... [84i386-default-job-03] `-- Installing llvm33-3.3_10... [84i386-default-job-03] | `-- Installing libexecinfo-1.1_3... [84i386-default-job-03] | `-- Extracting libexecinfo-1.1_3... done [84i386-default-job-03] | `-- Installing perl5-5.18.4_11... [84i386-default-job-03] | `-- Extracting perl5-5.18.4_11... done [84i386-default-job-03] | `-- Installing python27-2.7.9... [84i386-default-job-03] | | `-- Installing gettext-runtime-0.19.4... [84i386-default-job-03] | | `-- Installing indexinfo-0.2.2... [84i386-default-job-03] | | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-03] | | `-- Installing libiconv-1.14_6... [84i386-default-job-03] | | `-- Extracting libiconv-1.14_6... done [84i386-default-job-03] | | `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-03] | | `-- Installing libffi-3.2.1... [84i386-default-job-03] | | `-- Extracting libffi-3.2.1... done [84i386-default-job-03] | `-- Extracting python27-2.7.9... done [84i386-default-job-03] `-- Extracting llvm33-3.3_10... done [84i386-default-job-03] Extracting clang33-3.3_9... done 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 hans-0.4.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for hans-0.4.1_1 =========================================================================== =================================================== ===> Building for hans-0.4.1_1 clang++33 -c tun.cpp -O2 -pipe -fno-strict-aliasing clang++33 -c sha1.cpp -O2 -pipe -fno-strict-aliasing clang++33 -c main.cpp -O2 -pipe -fno-strict-aliasing clang++33 -c client.cpp -O2 -pipe -fno-strict-aliasing clang++33 -c server.cpp -O2 -pipe -fno-strict-aliasing clang++33 -c auth.cpp -O2 -pipe -fno-strict-aliasing clang++33 -c worker.cpp -O2 -pipe -fno-strict-aliasing clang++33 -c time.cpp -O2 -pipe -fno-strict-aliasing clang33 -c tun_dev_freebsd.c -o tun_dev.o -O2 -pipe -fno-strict-aliasing clang++33 -c echo.cpp -O2 -pipe -fno-strict-aliasing clang++33 -c exception.cpp -O2 -pipe -fno-strict-aliasing clang++33 -c utility.cpp -O2 -pipe -fno-strict-aliasing clang++33 -o hans tun.o sha1.o main.o client.o server.o auth.o worker.o time.o tun_dev.o echo.o exception.o utility.o local symbol 0: discarded in section `.text._ZN9ExceptionD1Ev' from client.o local symbol 1: discarded in section `.text._ZNSt6vectorIcSaIcEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPcS1_EEjRKc' from server.o local symbol 2: discarded in section `.text._ZN9ExceptionD1Ev' from worker.o local symbol 3: discarded in section `.text._ZN9ExceptionD1Ev' from echo.o clang: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop in /wrkdirs/usr/ports/net/hanstunnel/work/hans-0.4.1. *** Error code 1 Stop in /usr/ports/net/hanstunnel. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 05:06:04 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 D3205CD0; Sat, 31 Jan 2015 05:06:04 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 BFE67B9C; Sat, 31 Jan 2015 05:06:04 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V564p0050154; Sat, 31 Jan 2015 05:06:04 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V564Jl050140; Sat, 31 Jan 2015 05:06:04 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 05:06:04 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310506.t0V564Jl050140@beefy1.isc.freebsd.org> To: mr@FreeBSD.org Subject: [package - 84i386-default][cad/kicad-devel] Failed for kicad-devel-r5363_8 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, 31 Jan 2015 05:06:04 -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/kicad-devel/Makefile 377162 2015-01-16 10:21:47Z mr $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/kicad-devel-r5363_8.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building cad/kicad-devel build started at Sat Jan 31 04:54:09 UTC 2015 port directory: /usr/ports/cad/kicad-devel building for: FreeBSD 84i386-default-job-06 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: mr@FreeBSD.org Makefile ident: $FreeBSD: head/cad/kicad-devel/Makefile 377162 2015-01-16 10:21:47Z mr $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=kicad-devel-r5363_8 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for kicad-devel-r5363_8: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/cad/kicad-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/kicad-devel/work HOME=/wrkdirs/usr/ports/cad/kicad-devel/work TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/cad/kicad-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/kicad-devel/work HOME=/wrkdirs/usr/ports/cad/kicad-devel/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/usr/local/bin/clang34" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="/usr/local/bin/clang-cpp34" CPPFLAGS="" LDFLAGS=" -B/usr/local/bin" LIBS="" CXX="/usr/local/bin/clang++34" 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-- OPSYS=FreeBSD DESKTOPDIR=share/applications CMAKE_BUILD_TYPE="release" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd8 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 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/kicad" EXAMPLESDIR="share/examples/kicad" DATADIR="share/kicad" WWWDIR="www/kicad" ETCDIR="etc/kicad" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/kicad DOCSDIR=/usr/local/share/doc/kicad EXAMPLESDIR=/usr/local/share/examples/kicad WWWDIR=/usr/local/www/kicad ETCDIR=/usr/local/etc/kicad --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> kicad-devel-r5363_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.4.7.txz [84i386-default-job-06] Installing pkg-1.4.7... [84i386-default-job-06] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of kicad-devel-r5363_8 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by kicad-devel-r5363_8 for building =========================================================================== =================================================== ===> Fetching all distfiles required by kicad-devel-r5363_8 for building => SHA256 Checksum OK for kicad/kicad-r5363.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by kicad-devel-r5363_8 for building ===> Extracting for kicad-devel-r5363_8 => SHA256 Checksum OK for kicad/kicad-r5363.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for kicad-devel-r5363_8 ===> Applying FreeBSD patches for kicad-devel-r5363_8 =========================================================================== =================================================== ===> kicad-devel-r5363_8 depends on executable: bzr - not found ===> Verifying install for bzr in /usr/ports/devel/bzr ===> Installing existing package /packages/All/bzr-2.6.0.txz [84i386-default-job-06] Installing bzr-2.6.0... [84i386-default-job-06] `-- Installing ca_root_nss-3.17.3_1... [84i386-default-job-06] `-- Extracting ca_root_nss-3.17.3_1... done [84i386-default-job-06] `-- Installing gettext-runtime-0.19.4... [84i386-default-job-06] | `-- Installing indexinfo-0.2.2... [84i386-default-job-06] | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-06] | `-- Installing libiconv-1.14_6... [84i386-default-job-06] | `-- Extracting libiconv-1.14_6... done [84i386-default-job-06] `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-06] `-- Installing py27-paramiko-1.14.0... [84i386-default-job-06] | `-- Installing py27-ecdsa-0.11_1... [84i386-default-job-06] | | `-- Installing py27-setuptools27-5.5.1_1... [84i386-default-job-06] | | `-- Installing python27-2.7.9... [84i386-default-job-06] | | | `-- Installing libffi-3.2.1... [84i386-default-job-06] | | | `-- Extracting libffi-3.2.1... done [84i386-default-job-06] | | `-- Extracting python27-2.7.9... done [84i386-default-job-06] | | `-- Extracting py27-setuptools27-5.5.1_1... done [84i386-default-job-06] | `-- Extracting py27-ecdsa-0.11_1... done [84i386-default-job-06] | `-- Installing py27-pycrypto-2.6.1_1... [84i386-default-job-06] | | `-- Installing gmp-5.1.3_2... [84i386-default-job-06] | | `-- Extracting gmp-5.1.3_2... done [84i386-default-job-06] | `-- Extracting py27-pycrypto-2.6.1_1... done [84i386-default-job-06] `-- Extracting py27-paramiko-1.14.0... done [84i386-default-job-06] Extracting bzr-2.6.0... done 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 kicad-devel-r5363_8 ===> kicad-devel-r5363_8 depends on file: /usr/local/lib/python2.7/site-packages/bzrlib/plugins/bzrtools/bzrtools.py - not found ===> Verifying install for /usr/local/lib/python2.7/site-packages/bzrlib/plugins/bzrtools/bzrtools.py in /usr/ports/devel/bzrtools ===> Installing existing package /packages/All/bzrtools-2.6.0_1.txz [84i386-default-job-06] Installing bzrtools-2.6.0_1... [84i386-default-job-06] Extracting bzrtools-2.6.0_1... done ===> Returning to build of kicad-devel-r5363_8 ===> kicad-devel-r5363_8 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-06] Installing desktop-file-utils-0.22_3... In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/kiway_player.h:30: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 41%] Building CXX object common/CMakeFiles/common.dir/lockfile.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/local/bin/clang++34 -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work /kicad-r5363 -o CMakeFiles/common.dir/lockfile.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/lockfile.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 41%] Building CXX object common/CMakeFiles/common.dir/msgpanel.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/local/bin/clang++34 -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work /kicad-r5363 -o CMakeFiles/common.dir/msgpanel.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/msgpanel.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 41%] Building CXX object common/CMakeFiles/common.dir/netlist_keywords.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/local/bin/clang++34 -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work /kicad-r5363 -o CMakeFiles/common.dir/netlist_keywords.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/netlist_keywords.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 41%] Building CXX object common/CMakeFiles/common.dir/newstroke_font.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/local/bin/clang++34 -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work /kicad-r5363 -o CMakeFiles/common.dir/newstroke_font.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/newstroke_font.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 41%] Building CXX object common/CMakeFiles/common.dir/prependpath.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/local/bin/clang++34 -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work /kicad-r5363 -o CMakeFiles/common.dir/prependpath.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/prependpath.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 41%] Building CXX object common/CMakeFiles/common.dir/project.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/local/bin/clang++34 -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work /kicad-r5363 -o CMakeFiles/common.dir/project.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/project.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 41%] Building CXX object common/CMakeFiles/common.dir/ptree.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/local/bin/clang++34 -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work /kicad-r5363 -o CMakeFiles/common.dir/ptree.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/ptree.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 41%] Building CXX object common/CMakeFiles/common.dir/reporter.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/local/bin/clang++34 -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work /kicad-r5363 -o CMakeFiles/common.dir/reporter.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/reporter.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 41%] Building CXX object common/CMakeFiles/common.dir/richio.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/local/bin/clang++34 -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work /kicad-r5363 -o CMakeFiles/common.dir/richio.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/richio.cpp /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/richio.cpp:34:9: warning: 'getc_unlocked' macro redefined #define getc_unlocked getc ^ /usr/include/stdio.h:508:9: note: previous definition is here #define getc_unlocked(fp) __sgetc(fp) ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 41%] Building CXX object common/CMakeFiles/common.dir/searchhelpfilefullpath.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/local/bin/clang++34 -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work /kicad-r5363 -o CMakeFiles/common.dir/searchhelpfilefullpath.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/searchhelpfilefullpath.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 41%] Building CXX object common/CMakeFiles/common.dir/search_stack.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/local/bin/clang++34 -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work /kicad-r5363 -o CMakeFiles/common.dir/search_stack.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/search_stack.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 41%] Building CXX object common/CMakeFiles/common.dir/selcolor.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/local/bin/clang++34 -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work /kicad-r5363 -o CMakeFiles/common.dir/selcolor.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/selcolor.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles 44 [ 42%] Building CXX object common/CMakeFiles/common.dir/systemdirsappend.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/local/bin/clang++34 -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work /kicad-r5363 -o CMakeFiles/common.dir/systemdirsappend.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/systemdirsappend.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/trigo.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/local/bin/clang++34 -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work /kicad-r5363 -o CMakeFiles/common.dir/trigo.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/trigo.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/utf8.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/local/bin/clang++34 -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work /kicad-r5363 -o CMakeFiles/common.dir/utf8.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/utf8.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/validators.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/local/bin/clang++34 -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work /kicad-r5363 -o CMakeFiles/common.dir/validators.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/validators.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/wildcards_and_files_ext.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/local/bin/clang++34 -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work /kicad-r5363 -o CMakeFiles/common.dir/wildcards_and_files_ext.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/wildcards_and_files_ext.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/worksheet.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/local/bin/clang++34 -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work /kicad-r5363 -o CMakeFiles/common.dir/worksheet.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/worksheet.cpp In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/worksheet.cpp:40: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/draw_frame.h:28: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/wxwineda.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/local/bin/clang++34 -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work /kicad-r5363 -o CMakeFiles/common.dir/wxwineda.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/wxwineda.cpp In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/wxwineda.cpp:30: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/wxunittext.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/local/bin/clang++34 -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work /kicad-r5363 -o CMakeFiles/common.dir/wxunittext.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/wxunittext.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/xnode.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/local/bin/clang++34 -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work /kicad-r5363 -o CMakeFiles/common.dir/xnode.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/xnode.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/zoom.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/local/bin/clang++34 -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work /kicad-r5363 -o CMakeFiles/common.dir/zoom.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/zoom.cpp In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/zoom.cpp:40: In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/draw_frame.h:28: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ 1 warning generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/pgm_base.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/local/bin/clang++34 -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work /kicad-r5363 -o CMakeFiles/common.dir/pgm_base.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/pgm_base.cpp In file included from /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/pgm_base.cpp:42: /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include/wxstruct.h:203:10: warning: 'EDA_BASE_FRAME::IsActive' hides overloaded virtual function [-Woverloaded-virtual] bool IsActive() const { return m_FrameIsActive; } ^ /usr/local/include/wx-3.0/wx/gtk/toplevel.h:67:18: note: hidden overloaded virtual function 'wxTopLevelWindowGTK::IsActive' declared here: different qualifiers (none vs const) virtual bool IsActive(); ^ /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/pgm_base.cpp:61:21: warning: unused variable 'kicadFpLibPath' [-Wunused-const-variable] static const wxChar kicadFpLibPath[] = wxT( "KicadFootprintLibraryPath" ); ^ 2 warnings generated. /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 42%] Building CXX object common/CMakeFiles/common.dir/view/view.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/local/bin/clang++34 -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work /kicad-r5363 -o CMakeFiles/common.dir/view/view.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/view/view.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles 45 [ 43%] Building CXX object common/CMakeFiles/common.dir/view/view_item.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/local/bin/clang++34 -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work /kicad-r5363 -o CMakeFiles/common.dir/view/view_item.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/view/view_item.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/view/view_group.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/local/bin/clang++34 -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work /kicad-r5363 -o CMakeFiles/common.dir/view/view_group.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/view/view_group.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/CMakeFiles [ 43%] Building CXX object common/CMakeFiles/common.dir/math/math_util.cpp.o cd /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common && /usr/local/bin/clang++34 -DHAVE_STDINT_H -DKICAD_KEEPCASE -DWXUSINGDLL -DWX_COMPATIBILITY -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -fPIC -Wno-strict-aliasing -I/usr/local/include/wx-3.0 -O2 -DNDEBUG -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/. -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialogs -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/./dialog_about -I/usr/local/include/cairo -I/usr/local/include -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../3d-viewer -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../pcbnew -I/wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/../polygon -I/wrkdirs/usr/ports/cad/kicad-devel/work /kicad-r5363 -o CMakeFiles/common.dir/math/math_util.cpp.o -c /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/math/math_util.cpp /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/math/math_util.cpp:49:17: error: call to 'abs' is ambiguous int64_t a = std::abs( aNumerator ); ^~~~~~~~ /usr/include/c++/4.2/cmath:89:3: note: candidate function abs(double __x) ^ /usr/include/c++/4.2/cmath:93:3: note: candidate function abs(float __x) ^ /usr/include/c++/4.2/cmath:97:3: note: candidate function abs(long double __x) ^ /usr/include/stdlib.h:83:6: note: candidate function int abs(int) __pure2; ^ /usr/include/c++/4.2/cstdlib:143:3: note: candidate function abs(long __i) { return labs(__i); } ^ /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/math/math_util.cpp:50:17: error: call to 'abs' is ambiguous int64_t b = std::abs( aValue ); ^~~~~~~~ /usr/include/c++/4.2/cmath:89:3: note: candidate function abs(double __x) ^ /usr/include/c++/4.2/cmath:93:3: note: candidate function abs(float __x) ^ /usr/include/c++/4.2/cmath:97:3: note: candidate function abs(long double __x) ^ /usr/include/stdlib.h:83:6: note: candidate function int abs(int) __pure2; ^ /usr/include/c++/4.2/cstdlib:143:3: note: candidate function abs(long __i) { return labs(__i); } ^ /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363/common/math/math_util.cpp:51:17: error: call to 'abs' is ambiguous int64_t c = std::abs( aDenominator ); ^~~~~~~~ /usr/include/c++/4.2/cmath:89:3: note: candidate function abs(double __x) ^ /usr/include/c++/4.2/cmath:93:3: note: candidate function abs(float __x) ^ /usr/include/c++/4.2/cmath:97:3: note: candidate function abs(long double __x) ^ /usr/include/stdlib.h:83:6: note: candidate function int abs(int) __pure2; ^ /usr/include/c++/4.2/cstdlib:143:3: note: candidate function abs(long __i) { return labs(__i); } ^ 3 errors generated. *** Error code 1 Stop in /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363. *** Error code 1 Stop in /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363. *** Error code 1 Stop in /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363. *** Error code 1 Stop in /usr/ports/cad/kicad-devel. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 05:09:53 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 DBD50CEF; Sat, 31 Jan 2015 05:09:53 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 C58F2BA5; Sat, 31 Jan 2015 05:09:53 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V59qZ7018824; Sat, 31 Jan 2015 05:09:53 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V59qAg018791; Sat, 31 Jan 2015 05:09:52 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 05:09:52 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310509.t0V59qAg018791@beefy1.isc.freebsd.org> To: x11@FreeBSD.org Subject: [package - 84i386-default][graphics/waffle] Failed for waffle-1.5.0 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, 31 Jan 2015 05:09:54 -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: x11@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/graphics/waffle/Makefile 377024 2015-01-14 16:04:12Z kwm $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/waffle-1.5.0.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building graphics/waffle build started at Sat Jan 31 05:09:44 UTC 2015 port directory: /usr/ports/graphics/waffle building for: FreeBSD 84i386-default-job-04 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: x11@FreeBSD.org Makefile ident: $FreeBSD: head/graphics/waffle/Makefile 377024 2015-01-14 16:04:12Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=waffle-1.5.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for waffle-1.5.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/waffle/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/waffle/work HOME=/wrkdirs/usr/ports/graphics/waffle/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/waffle/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/waffle/work HOME=/wrkdirs/usr/ports/graphics/waffle/work TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/waffle/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/waffle/work HOME=/wrkdirs/usr/ports/graphics/waffle/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/waffle/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/waffle/work HOME=/wrkdirs/usr/ports/graphics/waffle/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/graphics/waffle/work/stage PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -I/usr/local/include -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -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=1.5.0 CMAKE_BUILD_TYPE="release" OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/waffle1" EXAMPLESDIR="share/examples/waffle" DATADIR="share/waffle" WWWDIR="www/waffle" ETCDIR="etc/waffle" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/waffle DOCSDIR=/usr/local/share/doc/waffle1 EXAMPLESDIR=/usr/local/share/examples/waffle WWWDIR=/usr/local/www/waffle ETCDIR=/usr/local/etc/waffle --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD2CLAUSE accepted by the user =========================================================================== =================================================== ===> waffle-1.5.0 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.7.txz [84i386-default-job-04] Installing pkg-1.4.7... [84i386-default-job-04] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of waffle-1.5.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by waffle-1.5.0 for building =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by waffle-1.5.0 for building => SHA256 Checksum OK for waffle-1.5.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by waffle-1.5.0 for building ===> Extracting for waffle-1.5.0 => SHA256 Checksum OK for waffle-1.5.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for waffle-1.5.0 ===> Applying FreeBSD patches for waffle-1.5.0 =========================================================================== =================================================== ===> waffle-1.5.0 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.1.txz [84i386-default-job-04] Installing cmake-3.1.1... [84i386-default-job-04] `-- Installing cmake-modules-3.1.1... [84i386-default-job-04] `-- Extracting cmake-modules-3.1.1... done [84i386-default-job-04] `-- Installing curl-7.40.0... [84i386-default-job-04] | `-- Installing ca_root_nss-3.17.3_1... [84i386-default-job-04] | `-- Extracting ca_root_nss-3.17.3_1... done [84i386-default-job-04] `-- Extracting curl-7.40.0... done [84i386-default-job-04] `-- Installing expat-2.1.0_2... [84i386-default-job-04] `-- Extracting expat-2.1.0_2... done [84i386-default-job-04] `-- Installing libarchive-3.1.2_2,1... [84i386-default-job-04] | `-- Installing libxml2-2.9.2_2... [84i386-default-job-04] | | `-- Installing libiconv-1.14_6... [84i386-default-job-04] | | `-- Extracting libiconv-1.14_6... done [84i386-default-job-04] | `-- Extracting libxml2-2.9.2_2... done [84i386-default-job-04] | `-- Installing lzo2-2.08_1... [84i386-default-job-04] | `-- Extracting lzo2-2.08_1... done [84i386-default-job-04] `-- Extracting libarchive-3.1.2_2,1... done [84i386-default-job-04] Extracting cmake-3.1.1... done ===> Returning to build of waffle-1.5.0 ===> waffle-1.5.0 depends on executable: ninja - not found ===> Verifying install for ninja in /usr/ports/devel/ninja ===> Installing existing package /packages/All/ninja-1.5.3,1.txz [84i386-default-job-04] Installing ninja-1.5.3,1... [84i386-default-job-04] Extracting ninja-1.5.3,1... done ===> Returning to build of waffle-1.5.0 ===> waffle-1.5.0 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [84i386-default-job-04] Installing pkgconf-0.9.7... [84i386-default-job-04] Extracting pkgconf-0.9.7... done ===> Returning to build of waffle-1.5.0 ===> waffle-1.5.0 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/glproto.pc in /usr/ports/x11/glproto ===> Installing existing package /packages/All/glproto-1.4.17.txz [84i386-default-job-04] Installing glproto-1.4.17... [84i386-default-job-04] Extracting glproto-1.4.17... done ===> Returning to build of waffle-1.5.0 ===> waffle-1.5.0 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/dri2proto.pc in /usr/ports/x11/dri2proto ===> Installing existing package /packages/All/dri2proto-2.8.txz [84i386-default-job-04] Installing dri2proto-2.8... [84i386-default-job-04] Extracting dri2proto-2.8... done ===> Returning to build of waffle-1.5.0 ===> waffle-1.5.0 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/x11.pc in /usr/ports/x11/libX11 ===> Installing existing package /packages/All/libX11-1.6.2_2,1.txz [84i386-default-job-04] Installing libX11-1.6.2_2,1... [84i386-default-job-04] `-- Installing kbproto-1.0.6... [84i386-default-job-04] `-- Extracting kbproto-1.0.6... done [84i386-default-job-04] `-- Installing libXau-1.0.8_2... [84i386-default-job-04] | `-- Installing xproto-7.0.26... [84i386-default-job-04] | `-- Extracting xproto-7.0.26... done [84i386-default-job-04] `-- Extracting libXau-1.0.8_2... done [84i386-default-job-04] `-- Installing libXdmcp-1.1.1_2... [84i386-default-job-04] `-- Extracting libXdmcp-1.1.1_2... done [84i386-default-job-04] `-- Installing libxcb-1.11... [84i386-default-job-04] | `-- Installing libpthread-stubs-0.3_6... [84i386-default-job-04] | `-- Extracting libpthread-stubs-0.3_6... done [84i386-default-job-04] `-- Extracting libxcb-1.11... done [84i386-default-job-04] Extracting libX11-1.6.2_2,1... done ===> Returning to build of waffle-1.5.0 ===> waffle-1.5.0 depends on file: /usr/local/libdata/pkgconfig/xcb.pc - found =========================================================================== =================================================== ===> waffle-1.5.0 depends on shared library: libGL.so - not found ===> Verifying for libGL.so in /usr/ports/graphics/libGL ===> Installing existing package /packages/All/libGL-9.1.7_4.txz [84i386-default-job-04] Installing libGL-9.1.7_4... [84i386-default-job-04] `-- Installing libXdamage-1.1.4_2... [84i386-default-job-04] | `-- Installing damageproto-1.2.1... [84i386-default-job-04] | `-- Extracting damageproto-1.2.1... done [84i386-default-job-04] | `-- Installing libXfixes-5.0.1_2... [84i386-default-job-04] | | `-- Installing fixesproto-5.0... [84i386-default-job-04] | | `-- Extracting fixesproto-5.0... done [84i386-default-job-04] | `-- Extracting libXfixes-5.0.1_2... done [84i386-default-job-04] `-- Extracting libXdamage-1.1.4_2... done [84i386-default-job-04] `-- Installing libXext-1.3.3,1... [84i386-default-job-04] | `-- Installing xextproto-7.3.0... [84i386-default-job-04] | `-- Extracting xextproto-7.3.0... done [84i386-default-job-04] `-- Extracting libXext-1.3.3,1... done [84i386-default-job-04] `-- Installing libXxf86vm-1.1.3_2... [84i386-default-job-04] | `-- Installing xf86vidmodeproto-2.3.1... [84i386-default-job-04] | `-- Extracting xf86vidmodeproto-2.3.1... done [84i386-default-job-04] `-- Extracting libXxf86vm-1.1.3_2... done [84i386-default-job-04] `-- Installing libdevq-0.0.2... [84i386-default-job-04] `-- Extracting libdevq-0.0.2... done [84i386-default-job-04] `-- Installing libdrm-2.4.58_1,1... [84i386-default-job-04] | `-- Installing libpciaccess-0.13.2_2... [84i386-default-job-04] | | `-- Installing pciids-20150124... [84i386-default-job-04] | | `-- Extracting pciids-20150124... done [84i386-default-job-04] | `-- Extracting libpciaccess-0.13.2_2... done [84i386-default-job-04] `-- Extracting libdrm-2.4.58_1,1... done [84i386-default-job-04] `-- Installing libglapi-9.1.7_2... [84i386-default-job-04] | `-- Installing libxshmfence-1.1_3... [84i386-default-job-04] | `-- Extracting libxshmfence-1.1_3... done [84i386-default-job-04] `-- Extracting libglapi-9.1.7_2... done [84i386-default-job-04] Extracting libGL-9.1.7_4... done ===> Returning to build of waffle-1.5.0 ===> waffle-1.5.0 depends on shared library: libEGL.so - not found ===> Verifying for libEGL.so in /usr/ports/graphics/libEGL ===> Installing existing package /packages/All/libEGL-9.1.7_5.txz [84i386-default-job-04] Installing libEGL-9.1.7_5... [84i386-default-job-04] Extracting libEGL-9.1.7_5... done ===> Returning to build of waffle-1.5.0 =========================================================================== =================================================== ===> Configuring for waffle-1.5.0 ===> Performing out-of-source build /bin/mkdir -p /wrkdirs/usr/ports/graphics/waffle/work/.build -- The C compiler identification is GNU 4.2.1 -- Check for working C compiler using: Ninja -- Check for working C compiler using: Ninja -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: pkgconf (found version "0.28") -- Performing Test WERROR_IMPLICIT_FUNCTION_DECLARATION -- Performing Test WERROR_IMPLICIT_FUNCTION_DECLARATION - Success -- Performing Test WERROR_INCOMPATIBLE_POINTER_TYPES -- Performing Test WERROR_INCOMPATIBLE_POINTER_TYPES - Failed -- Performing Test WERROR_INT_CONVERSION -- Performing Test WERROR_INT_CONVERSION - Failed -- Performing Test WITH_VISIBILITY_HIDDEN -- Performing Test WITH_VISIBILITY_HIDDEN - Success -- Performing Test WERROR_MISSING_PROTOTYPES -- Performing Test WERROR_MISSING_PROTOTYPES - Success -- Performing Test waffle_has_tls -- Performing Test waffle_has_tls - Success -- Performing Test waffle_has_tls_model_initial_exec -- Performing Test waffle_has_tls_model_initial_exec - Success ----------------------------------------------- Configuration summary ----------------------------------------------- Supported platforms: Dependencies: Build type: Release Tools: CMAKE_C_COMPILER: /usr/bin/cc CMAKE_C_FLAGS: -O2 -pipe -I/usr/local/include -fno-strict-aliasing --std=c99 -Wall -Werror=implicit-function-declaration -fvisibility=hidden -Werror=missing-prototypes CMAKE_C_FLAGS_DEBUG: -g3 -O0 -DDEBUG CMAKE_C_FLAGS_RELEASE: -g1 -O2 -DNDEBUG Install paths: CMAKE_INSTALL_PREFIX: /usr/local CMAKE_INSTALL_INCLUDEDIR: include CMAKE_INSTALL_LIBDIR: lib CMAKE_INSTALL_DOCDIR: share/doc/waffle1 ----------------------------------------------- -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_COLOR_MAKEFILE CMAKE_CXX_COMPILER CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS CMAKE_VERBOSE_MAKEFILE THREADS_HAVE_PTHREAD_ARG -- Build files have been written to: /wrkdirs/usr/ports/graphics/waffle/work/.build =========================================================================== =================================================== ===> Building for waffle-1.5.0 [1/63] Building C object CMakeFiles/cmocka.dir/third_party/cmocka/src/cmocka.c.o [2/63] Building C object third_party/threads/CMakeFiles/threads_bundled.dir/threads_posix.c.o [3/63] Building C object src/waffle_test/CMakeFiles/waffle_test.dir/wt_main.c.o [4/63] Building C object src/waffle_test/CMakeFiles/waffle_test.dir/wt_runner.c.o [5/63] Building C object src/waffle_test/CMakeFiles/waffle_test.dir/wt_test.c.o [6/63] Linking C static library lib/libthreads_bundled.a [7/63] Linking C static library lib/libwaffle_test.a [8/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/api_priv.c.o [9/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/api_priv.c.o [10/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_attrib_list.c.o [11/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_config.c.o [12/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_context.c.o [13/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_display.c.o [14/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_dl.c.o [15/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_enum.c.o [16/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_error.c.o [17/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_gl_misc.c.o [18/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_init.c.o [19/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_window.c.o [20/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/core/wcore_attrib_list.c.o [21/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/core/wcore_config_attrs.c.o [22/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/core/wcore_display.c.o [23/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/core/wcore_error.c.o [24/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/core/wcore_tinfo.c.o [25/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/core/wcore_util.c.o [26/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/linux/linux_dl.c.o [27/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/linux/linux_platform.c.o [28/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_attrib_list.c.o [29/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_config.c.o [30/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_context.c.o [31/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_display.c.o [32/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_dl.c.o [33/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_enum.c.o [34/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_error.c.o [35/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_gl_misc.c.o [36/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_init.c.o [37/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_window.c.o [38/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/core/wcore_attrib_list.c.o [39/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/core/wcore_config_attrs.c.o [40/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/core/wcore_display.c.o [41/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/core/wcore_error.c.o [42/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/core/wcore_tinfo.c.o [43/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/core/wcore_util.c.o [44/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/linux/linux_dl.c.o [45/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/linux/linux_platform.c.o [46/63] Linking C shared library lib/libwaffle-1.so.0.5.0 [47/63] Linking C static library lib/libwaffle-static-1.a [48/63] Linking C static library lib/libcmocka.a [49/63] Building C object src/waffle/CMakeFiles/wcore_attrib_list_unittest.dir/core/wcore_attrib_list_unittest.c.o [50/63] Building C object src/waffle/CMakeFiles/wcore_config_attrs_unittest.dir/core/wcore_config_attrs_unittest.c.o [51/63] Building C object src/waffle/CMakeFiles/wcore_error_unittest.dir/core/wcore_error_unittest.c.o [52/63] Creating library symlink lib/libwaffle-1.so.0 lib/libwaffle-1.so [53/63] Linking C executable tests/wcore_attrib_list_unittest [54/63] Linking C executable tests/wcore_error_unittest [55/63] Building C object src/utils/CMakeFiles/wflinfo.dir/wflinfo.c.o [56/63] Building C object tests/functional/CMakeFiles/gl_basic_test.dir/gl_basic_test.c.o [57/63] Building C object examples/CMakeFiles/gl_basic.dir/gl_basic.c.o [58/63] Building C object examples/CMakeFiles/simple-x11-egl.dir/simple-x11-egl.c.o FAILED: /usr/bin/cc -DWAFFLE_API_EXPERIMENTAL -DWAFFLE_API_VERSION=261 -DWAFFLE_HAS_TLS -DWAFFLE_HAS_TLS_MODEL_INITIAL_EXEC -D_XOPEN_SOURCE=600 -O2 -pipe -I/usr/local/include -fno-strict-aliasing --std=c99 -Wall -Werror=implicit-function-declaration -fvisibility=hidden -Werror=missing-prototypes -g1 -O2 -DNDEBUG -I/wrkdirs/usr/ports/graphics/waffle/work/waffle-1.5.0/include -I/wrkdirs/usr/ports/graphics/waffle/work/waffle-1.5.0/include/waffle -I/wrkdirs/usr/ports/graphics/waffle/work/waffle-1.5.0/src -I/wrkdirs/usr/ports/graphics/waffle/work/waffle-1.5.0/third_party/threads -Wno-initializer-overrides -MMD -MT tests/functional/CMakeFiles/gl_basic_test.dir/gl_basic_test.c.o -MF tests/functional/CMakeFiles/gl_basic_test.dir/gl_basic_test.c.o.d -o tests/functional/CMakeFiles/gl_basic_test.dir/gl_basic_test.c.o -c /wrkdirs/usr/ports/graphics/waffle/work/waffle-1.5.0/tests/functional/gl_basic_test.c cc1: error: unrecognized command line option "-Wno-initializer-overrides" ninja: build stopped: subcommand failed. *** Error code 1 Stop in /usr/ports/graphics/waffle. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 05:13:42 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 41D3BD48; Sat, 31 Jan 2015 05:13:42 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 2E980C49; Sat, 31 Jan 2015 05:13:42 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V5DgqC051439; Sat, 31 Jan 2015 05:13:42 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V5DgtI051434; Sat, 31 Jan 2015 05:13:42 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 05:13:42 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310513.t0V5DgtI051434@beefy1.isc.freebsd.org> To: demon@FreeBSD.org Subject: [package - 84i386-default][devel/spark] Failed for apache-spark-1.2.0 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, 31 Jan 2015 05:13:42 -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: demon@FreeBSD.org Last committer: demon@FreeBSD.org Ident: $FreeBSD: head/devel/spark/Makefile 375075 2014-12-20 18:26:31Z demon $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/apache-spark-1.2.0.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building devel/spark build started at Sat Jan 31 05:12:52 UTC 2015 port directory: /usr/ports/devel/spark building for: FreeBSD 84i386-default-job-23 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: demon@FreeBSD.org Makefile ident: $FreeBSD: head/devel/spark/Makefile 375075 2014-12-20 18:26:31Z demon $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=apache-spark-1.2.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/spark/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/spark/work HOME=/wrkdirs/usr/ports/devel/spark/work TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- MAVEN_OPTS="-Xmx2g -XX:MaxPermSize=512M -XX:ReservedCodeCacheSize=512m" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/spark/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/spark/work HOME=/wrkdirs/usr/ports/devel/spark/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-- SPARK_USER=spark SPARK_GROUP=spark VER=1.2.0 JAVASHAREDIR="share/java" JAVAJARDIR="share/java/classes" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd8 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/spark" EXAMPLESDIR="share/examples/spark" DATADIR="share/spark" WWWDIR="www/spark" ETCDIR="etc/spark" --End PLIST_SUB-- --SUB_LIST-- SPARK_USER=spark SPARK_GROUP=spark JAVASHAREDIR="/usr/local/share/java" JAVAJARDIR="/usr/local/share/java/classes" JAVALIBDIR="/usr/local/share/java/classes" JAVA_VERSION="1.7+" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/spark DOCSDIR=/usr/local/share/doc/spark EXAMPLESDIR=/usr/local/share/examples/spark WWWDIR=/usr/local/www/spark ETCDIR=/usr/local/etc/spark --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License APACHE20 accepted by the user =========================================================================== =================================================== ===> apache-spark-1.2.0 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.7.txz [84i386-default-job-23] Installing pkg-1.4.7... [84i386-default-job-23] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of apache-spark-1.2.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by apache-spark-1.2.0 for building =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by apache-spark-1.2.0 for building => SHA256 Checksum OK for hadoop/spark-1.2.0.tgz. => SHA256 Checksum OK for hadoop/FreeBSD-spark-1.2.0-maven-repository.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by apache-spark-1.2.0 for building ===> Extracting for apache-spark-1.2.0 => SHA256 Checksum OK for hadoop/spark-1.2.0.tgz. => SHA256 Checksum OK for hadoop/FreeBSD-spark-1.2.0-maven-repository.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for apache-spark-1.2.0 ===> Applying FreeBSD patches for apache-spark-1.2.0 =========================================================================== =================================================== ===> apache-spark-1.2.0 depends on file: /usr/local/share/java/maven3/bin/mvn - not found ===> Verifying install for /usr/local/share/java/maven3/bin/mvn in /usr/ports/devel/maven3 ===> Installing existing package /packages/All/maven3-3.0.5.txz [84i386-default-job-23] Installing maven3-3.0.5... [84i386-default-job-23] `-- Installing maven-wrapper-1_2... [84i386-default-job-23] `-- Extracting maven-wrapper-1_2... done [84i386-default-job-23] `-- Installing openjdk-7.71.14_1,1... [84i386-default-job-23] | `-- Installing alsa-lib-1.0.28... [84i386-default-job-23] | `-- Extracting alsa-lib-1.0.28... done [84i386-default-job-23] | `-- Installing dejavu-2.34_4... [84i386-default-job-23] | `-- Extracting dejavu-2.34_4... done fc-cache: not found mkfontscale: not found mkfontdir: not found [84i386-default-job-23] | `-- Installing fontconfig-2.11.1,1... [84i386-default-job-23] | | `-- Installing expat-2.1.0_2... [84i386-default-job-23] | | `-- Extracting expat-2.1.0_2... done [84i386-default-job-23] | | `-- Installing freetype2-2.5.5... [84i386-default-job-23] | | `-- Extracting freetype2-2.5.5... done [84i386-default-job-23] | `-- 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: caching, new cache contents: 0 fonts, 1 dirs /usr/local/lib/X11/fonts/dejavu: caching, new cache contents: 21 fonts, 0 dirs /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory Re-scanning /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs /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-23] | `-- Installing java-zoneinfo-2014.j... [84i386-default-job-23] | `-- Extracting java-zoneinfo-2014.j... done [84i386-default-job-23] | `-- Installing javavmwrapper-2.5... [84i386-default-job-23] | `-- Extracting javavmwrapper-2.5... done [84i386-default-job-23] | `-- Installing libX11-1.6.2_2,1... [84i386-default-job-23] | | `-- Installing kbproto-1.0.6... [84i386-default-job-23] | | `-- Extracting kbproto-1.0.6... done [84i386-default-job-23] | | `-- Installing libXau-1.0.8_2... [84i386-default-job-23] | | `-- Installing xproto-7.0.26... [84i386-default-job-23] | | `-- Extracting xproto-7.0.26... done [84i386-default-job-23] | | `-- Extracting libXau-1.0.8_2... done [84i386-default-job-23] | | `-- Installing libXdmcp-1.1.1_2... [84i386-default-job-23] | | `-- Extracting libXdmcp-1.1.1_2... done [84i386-default-job-23] | | `-- Installing libxcb-1.11... [84i386-default-job-23] | | `-- Installing libpthread-stubs-0.3_6... [84i386-default-job-23] | | `-- Extracting libpthread-stubs-0.3_6... done [84i386-default-job-23] | | `-- Installing libxml2-2.9.2_2... [84i386-default-job-23] | | | `-- Installing libiconv-1.14_6... [84i386-default-job-23] | | | `-- Extracting libiconv-1.14_6... done [84i386-default-job-23] | | `-- Extracting libxml2-2.9.2_2... done [84i386-default-job-23] | | `-- Extracting libxcb-1.11... done [84i386-default-job-23] | `-- Extracting libX11-1.6.2_2,1... done [84i386-default-job-23] | `-- Installing libXext-1.3.3,1... [84i386-default-job-23] | | `-- Installing xextproto-7.3.0... [84i386-default-job-23] | | `-- Extracting xextproto-7.3.0... done [84i386-default-job-23] | `-- Extracting libXext-1.3.3,1... done [84i386-default-job-23] | `-- Installing libXi-1.7.4,1... [84i386-default-job-23] | | `-- Installing inputproto-2.3.1... [84i386-default-job-23] | | `-- Extracting inputproto-2.3.1... done [84i386-default-job-23] | | `-- Installing libXfixes-5.0.1_2... [84i386-default-job-23] | | `-- Installing fixesproto-5.0... [84i386-default-job-23] | | `-- Extracting fixesproto-5.0... done [84i386-default-job-23] | | `-- Extracting libXfixes-5.0.1_2... done [84i386-default-job-23] | `-- Extracting libXi-1.7.4,1... done [84i386-default-job-23] | `-- Installing libXrender-0.9.8_2... [84i386-default-job-23] | | `-- Installing renderproto-0.11.1... [84i386-default-job-23] | | `-- Extracting renderproto-0.11.1... done [84i386-default-job-23] | `-- Extracting libXrender-0.9.8_2... done [84i386-default-job-23] | `-- Installing libXt-1.1.4_2,1... [84i386-default-job-23] | | `-- Installing libSM-1.2.2_2,1... [84i386-default-job-23] | | `-- Installing libICE-1.0.9,1... [84i386-default-job-23] | | `-- Extracting libICE-1.0.9,1... done [84i386-default-job-23] | | `-- Extracting libSM-1.2.2_2,1... done [84i386-default-job-23] | `-- Extracting libXt-1.1.4_2,1... done [84i386-default-job-23] | `-- Installing libXtst-1.2.2_2... [84i386-default-job-23] | | `-- Installing recordproto-1.14.2... [84i386-default-job-23] | | `-- Extracting recordproto-1.14.2... done [84i386-default-job-23] | `-- Extracting libXtst-1.2.2_2... done [84i386-default-job-23] `-- Extracting openjdk-7.71.14_1,1... done [84i386-default-job-23] Extracting maven3-3.0.5... done Message for dejavu-2.34_4: 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. Message for openjdk-7.71.14_1,1: ====================================================================== This OpenJDK implementation requires fdescfs(5) mounted on /dev/fd and procfs(5) mounted on /proc for some functionality. If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd mount -t procfs proc /proc To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 proc /proc procfs rw 0 0 ====================================================================== ===> Returning to build of apache-spark-1.2.0 ===> apache-spark-1.2.0 depends on file: /usr/local/openjdk7/bin/java - found ===> apache-spark-1.2.0 depends on file: /usr/local/bin/python2.7 - not found ===> Verifying install for /usr/local/bin/python2.7 in /usr/ports/lang/python27 ===> Installing existing package /packages/All/python27-2.7.9.txz [84i386-default-job-23] Installing python27-2.7.9... [84i386-default-job-23] `-- Installing gettext-runtime-0.19.4... [84i386-default-job-23] | `-- Installing indexinfo-0.2.2... [84i386-default-job-23] | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-23] `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-23] `-- Installing libffi-3.2.1... [84i386-default-job-23] `-- Extracting libffi-3.2.1... done [84i386-default-job-23] Extracting python27-2.7.9... done 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 apache-spark-1.2.0 ===> apache-spark-1.2.0 depends on executable: python2 - not found ===> Verifying install for python2 in /usr/ports/lang/python2 ===> Installing existing package /packages/All/python2-2_3.txz [84i386-default-job-23] Installing python2-2_3... [84i386-default-job-23] Extracting python2-2_3... done ===> Returning to build of apache-spark-1.2.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for apache-spark-1.2.0 =========================================================================== =================================================== ===> Building for apache-spark-1.2.0 cd /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0 && /usr/bin/env MAVEN_OPTS="-Xmx2g -XX:MaxPermSize=512M -XX:ReservedCodeCacheSize=512m" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/spark/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/spark/work HOME=/wrkdirs/usr/ports/devel/spark/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" /usr/local/share/java/maven3/bin/mvn --offline -Dmaven.repo.local=/wrkdirs/usr/ports/devel/spark/work/m2 clean package -Dhadoop.version=2.4.1 -Pyarn -Phadoop-2.4 -DskipTests [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Spark Project Parent POM [INFO] Spark Project Networking [INFO] Spark Project Shuffle Streaming Service [INFO] Spark Project Core [INFO] Spark Project Bagel [INFO] Spark Project GraphX [INFO] Spark Project Streaming [INFO] Spark Project Catalyst [INFO] Spark Project SQL [INFO] Spark Project ML Library [INFO] Spark Project Tools [INFO] Spark Project Hive [INFO] Spark Project REPL [INFO] Spark Project YARN Parent POM [INFO] Spark Project YARN Stable API [INFO] Spark Project Assembly [INFO] Spark Project External Twitter [INFO] Spark Project External Flume Sink [INFO] Spark Project External Flume [INFO] Spark Project External MQTT [INFO] Spark Project External ZeroMQ [INFO] Spark Project External Kafka [INFO] Spark Project Examples [INFO] Spark Project YARN Shuffle Service [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Spark Project Parent POM 1.2.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spark-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-versions) @ spark-parent --- [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-source (add-scala-sources) @ spark-parent --- [INFO] Source directory: /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/src/main/scala added. [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ spark-parent --- [INFO] [INFO] --- scala-maven-plugin:3.2.0:compile (scala-compile-first) @ spark-parent --- [INFO] No sources to compile [INFO] [INFO] --- build-helper-maven-plugin:1.8:add-test-source (add-scala-test-sources) @ spark-parent --- [INFO] Test Source directory: /wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/src/test/scala added. [INFO] [INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile-first) @ spark-parent --- [INFO] No sources to compile [INFO] [INFO] --- maven-dependency-plugin:2.9:build-classpath (default) @ spark-parent --- [INFO] Wrote classpath file '/wrkdirs/usr/ports/devel/spark/work/spark-1.2.0/target/spark-test-classpath.txt'. [INFO] [INFO] --- gmavenplus-plugin:1.2:execute (default) @ spark-parent --- [INFO] Using Groovy 2.3.7 to perform execute. [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ spark-parent --- [INFO] [INFO] --- maven-shade-plugin:2.2:shade (default) @ spark-parent --- [INFO] Including org.spark-project.spark:unused:jar:1.0.0 in the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (create-source-jar) @ spark-parent --- [INFO] [INFO] --- scalastyle-maven-plugin:0.4.0:check (default) @ spark-parent --- mmap failed for CEN and END part of zip file [ERROR] OutOfMemoryError -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/OutOfMemoryError *** Error code 1 Stop in /usr/ports/devel/spark. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 05:14:57 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 0DF46D62; Sat, 31 Jan 2015 05:14:57 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 E1469C4E; Sat, 31 Jan 2015 05:14:56 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V5Eupe022039; Sat, 31 Jan 2015 05:14:56 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V5EuWh022012; Sat, 31 Jan 2015 05:14:56 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 05:14:56 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310514.t0V5EuWh022012@beefy1.isc.freebsd.org> To: vsevolod@FreeBSD.org Subject: [package - 84i386-default][dns/curvedns] Failed for curvedns-0.88.b_9 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, 31 Jan 2015 05:14:57 -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: vsevolod@FreeBSD.org Last committer: vsevolod@FreeBSD.org Ident: $FreeBSD: head/dns/curvedns/Makefile 373214 2014-11-24 14:36:52Z vsevolod $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/curvedns-0.88.b_9.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building dns/curvedns build started at Sat Jan 31 05:14:52 UTC 2015 port directory: /usr/ports/dns/curvedns building for: FreeBSD 84i386-default-job-04 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: vsevolod@FreeBSD.org Makefile ident: $FreeBSD: head/dns/curvedns/Makefile 373214 2014-11-24 14:36:52Z vsevolod $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=curvedns-0.88.b_9 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/dns/curvedns/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/dns/curvedns/work HOME=/wrkdirs/usr/ports/dns/curvedns/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/dns/curvedns/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/dns/curvedns/work HOME=/wrkdirs/usr/ports/dns/curvedns/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 -I/usr/local/include -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -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-- CURVE_UID="bind" CURVE_GID="bind" OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/curvedns" EXAMPLESDIR="share/examples/curvedns" DATADIR="share/curvedns" WWWDIR="www/curvedns" ETCDIR="etc/curvedns" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/curvedns DOCSDIR=/usr/local/share/doc/curvedns EXAMPLESDIR=/usr/local/share/examples/curvedns WWWDIR=/usr/local/www/curvedns ETCDIR=/usr/local/etc/curvedns --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> curvedns-0.88.b_9 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.7.txz [84i386-default-job-04] Installing pkg-1.4.7... [84i386-default-job-04] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of curvedns-0.88.b_9 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by curvedns-0.88.b_9 for building =========================================================================== =================================================== ===> Fetching all distfiles required by curvedns-0.88.b_9 for building => SHA256 Checksum OK for curvedns-0.88-unstable.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by curvedns-0.88.b_9 for building ===> Extracting for curvedns-0.88.b_9 => SHA256 Checksum OK for curvedns-0.88-unstable.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for curvedns-0.88.b_9 =========================================================================== =================================================== ===> curvedns-0.88.b_9 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.33.txz [84i386-default-job-04] Installing bash-4.3.33... [84i386-default-job-04] `-- Installing gettext-runtime-0.19.4... [84i386-default-job-04] | `-- Installing indexinfo-0.2.2... [84i386-default-job-04] | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-04] | `-- Installing libiconv-1.14_6... [84i386-default-job-04] | `-- Extracting libiconv-1.14_6... done [84i386-default-job-04] `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-04] Extracting bash-4.3.33... done Message for bash-4.3.33: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== ===> Returning to build of curvedns-0.88.b_9 =========================================================================== =================================================== ===> curvedns-0.88.b_9 depends on shared library: libev.so - not found ===> Verifying for libev.so in /usr/ports/devel/libev ===> Installing existing package /packages/All/libev-4.15_1,1.txz [84i386-default-job-04] Installing libev-4.15_1,1... [84i386-default-job-04] Extracting libev-4.15_1,1... done ===> Returning to build of curvedns-0.88.b_9 ===> curvedns-0.88.b_9 depends on shared library: libsodium.so - not found ===> Verifying for libsodium.so in /usr/ports/security/libsodium ===> Installing existing package /packages/All/libsodium-1.0.1.txz [84i386-default-job-04] Installing libsodium-1.0.1... [84i386-default-job-04] Extracting libsodium-1.0.1... done ===> Returning to build of curvedns-0.88.b_9 =========================================================================== =================================================== ===> Configuring for curvedns-0.88.b_9 =========================================================================== =================================================== ===> Building for curvedns-0.88.b_9 cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -c curvedns-keygen.c cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -c debug.c cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -c ip.c cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -c misc.c cc -L/usr/local/lib curvedns-keygen.o debug.o ip.o misc.o -lev -lsodium -o curvedns-keygen /usr/local/lib/libsodium.so: undefined reference to `__stack_chk_fail_local' *** Error code 1 Stop in /wrkdirs/usr/ports/dns/curvedns/work/vstakhov-curvedns-a88e27e. *** Error code 1 Stop in /usr/ports/dns/curvedns. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 05:18:49 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 A8355D78; Sat, 31 Jan 2015 05:18:49 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 946DDC58; Sat, 31 Jan 2015 05:18:49 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V5In1m092461; Sat, 31 Jan 2015 05:18:49 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V5InLH092455; Sat, 31 Jan 2015 05:18:49 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 05:18:49 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310518.t0V5InLH092455@beefy1.isc.freebsd.org> To: acm@FreeBSD.org Subject: [package - 84i386-default][emulators/wxmupen64plus] Failed for wxmupen64plus-0.3_3 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, 31 Jan 2015 05:18:49 -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: acm@FreeBSD.org Last committer: tijl@FreeBSD.org Ident: $FreeBSD: head/emulators/wxmupen64plus/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/wxmupen64plus-0.3_3.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building emulators/wxmupen64plus build started at Sat Jan 31 05:17:57 UTC 2015 port directory: /usr/ports/emulators/wxmupen64plus building for: FreeBSD 84i386-default-job-17 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: acm@FreeBSD.org Makefile ident: $FreeBSD: head/emulators/wxmupen64plus/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=wxmupen64plus-0.3_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/wxmupen64plus/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/wxmupen64plus/work HOME=/wrkdirs/usr/ports/emulators/wxmupen64plus/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/wxmupen64plus/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/wxmupen64plus/work HOME=/wrkdirs/usr/ports/emulators/wxmupen64plus/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd8 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/wxmupen64plus" EXAMPLESDIR="share/examples/wxmupen64plus" DATADIR="share/wxmupen64plus" WWWDIR="www/wxmupen64plus" ETCDIR="etc/wxmupen64plus" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/wxmupen64plus DOCSDIR=/usr/local/share/doc/wxmupen64plus EXAMPLESDIR=/usr/local/share/examples/wxmupen64plus WWWDIR=/usr/local/www/wxmupen64plus ETCDIR=/usr/local/etc/wxmupen64plus --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> wxmupen64plus-0.3_3 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.7.txz [84i386-default-job-17] Installing pkg-1.4.7... [84i386-default-job-17] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of wxmupen64plus-0.3_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by wxmupen64plus-0.3_3 for building =========================================================================== =================================================== ===> Fetching all distfiles required by wxmupen64plus-0.3_3 for building => SHA256 Checksum OK for mupen64plus/wxmupen64plus-0.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by wxmupen64plus-0.3_3 for building ===> Extracting for wxmupen64plus-0.3_3 => SHA256 Checksum OK for mupen64plus/wxmupen64plus-0.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for wxmupen64plus-0.3_3 ===> Applying FreeBSD patches for wxmupen64plus-0.3_3 =========================================================================== =================================================== ===> wxmupen64plus-0.3_3 depends on file: /usr/local/bin/sdl-config - not found ===> Verifying install for /usr/local/bin/sdl-config in /usr/ports/devel/sdl12 ===> Installing existing package /packages/All/sdl-1.2.15_5,2.txz [84i386-default-job-17] Installing sdl-1.2.15_5,2... [84i386-default-job-17] `-- Installing aalib-1.4.r5_11... [84i386-default-job-17] | `-- Installing indexinfo-0.2.2... [84i386-default-job-17] | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-17] `-- Extracting aalib-1.4.r5_11... done [84i386-default-job-17] `-- Installing libGLU-9.0.0_2... [84i386-default-job-17] | `-- Installing libGL-9.1.7_4... [84i386-default-job-17] | | `-- Installing dri2proto-2.8... [84i386-default-job-17] | | `-- Extracting dri2proto-2.8... done [84i386-default-job-17] | | `-- Installing expat-2.1.0_2... [84i386-default-job-17] | | `-- Extracting expat-2.1.0_2... done [84i386-default-job-17] | | `-- Installing libX11-1.6.2_2,1... [84i386-default-job-17] | | `-- Installing kbproto-1.0.6... [84i386-default-job-17] | | `-- Extracting kbproto-1.0.6... done [84i386-default-job-17] | | `-- Installing libXau-1.0.8_2... [84i386-default-job-17] | | | `-- Installing xproto-7.0.26... [84i386-default-job-17] | | | `-- Extracting xproto-7.0.26... done [84i386-default-job-17] | | `-- Extracting libXau-1.0.8_2... done [84i386-default-job-17] | | `-- Installing libXdmcp-1.1.1_2... [84i386-default-job-17] | | `-- Extracting libXdmcp-1.1.1_2... done [84i386-default-job-17] | | `-- Installing libxcb-1.11... [84i386-default-job-17] | | | `-- Installing libpthread-stubs-0.3_6... [84i386-default-job-17] | | | `-- Extracting libpthread-stubs-0.3_6... done [84i386-default-job-17] | | | `-- Installing libxml2-2.9.2_2... [84i386-default-job-17] | | | `-- Installing libiconv-1.14_6... [84i386-default-job-17] | | | `-- Extracting libiconv-1.14_6... done [84i386-default-job-17] | | | `-- Extracting libxml2-2.9.2_2... done [84i386-default-job-17] | | `-- Extracting libxcb-1.11... done [84i386-default-job-17] | | `-- Extracting libX11-1.6.2_2,1... done [84i386-default-job-17] | | `-- Installing libXdamage-1.1.4_2... [84i386-default-job-17] | | `-- Installing damageproto-1.2.1... [84i386-default-job-17] | | `-- Extracting damageproto-1.2.1... done [84i386-default-job-17] | | `-- Installing libXfixes-5.0.1_2... [84i386-default-job-17] | | | `-- Installing fixesproto-5.0... [84i386-default-job-17] | | | `-- Extracting fixesproto-5.0... done [84i386-default-job-17] | | `-- Extracting libXfixes-5.0.1_2... done [84i386-default-job-17] | | `-- Extracting libXdamage-1.1.4_2... done [84i386-default-job-17] | | `-- Installing libXext-1.3.3,1... [84i386-default-job-17] | | `-- Installing xextproto-7.3.0... [84i386-default-job-17] | | `-- Extracting xextproto-7.3.0... done [84i386-default-job-17] | | `-- Extracting libXext-1.3.3,1... done [84i386-default-job-17] | | `-- Installing libXxf86vm-1.1.3_2... [84i386-default-job-17] | | `-- Installing xf86vidmodeproto-2.3.1... [84i386-default-job-17] | | `-- Extracting xf86vidmodeproto-2.3.1... done [84i386-default-job-17] | | `-- Extracting libXxf86vm-1.1.3_2... done [84i386-default-job-17] | | `-- Installing libdevq-0.0.2... [84i386-default-job-17] | | `-- Extracting libdevq-0.0.2... done [84i386-default-job-17] | | `-- Installing libdrm-2.4.58_1,1... [84i386-default-job-17] | | `-- Installing libpciaccess-0.13.2_2... [84i386-default-job-17] | | | `-- Installing pciids-20150124... [84i386-default-job-17] | | | `-- Extracting pciids-20150124... done [84i386-default-job-17] | | `-- Extracting libpciaccess-0.13.2_2... done [84i386-default-job-17] | | `-- Extracting libdrm-2.4.58_1,1... done [84i386-default-job-17] | | `-- Installing libglapi-9.1.7_2... [84i386-default-job-17] | | `-- Installing libxshmfence-1.1_3... [84i386-default-job-17] | | | `-- Extracting icu-53.1... done [84i386-default-job-17] | | | `-- Extracting harfbuzz-0.9.36... done [84i386-default-job-17] | | | `-- Installing libXft-2.3.2... [84i386-default-job-17] | | | `-- Extracting libXft-2.3.2... done [84i386-default-job-17] | | | `-- Installing xorg-fonts-truetype-7.7_1... [84i386-default-job-17] | | | `-- Installing dejavu-2.34_4... [84i386-default-job-17] | | | `-- Extracting dejavu-2.34_4... done mkfontscale: not found mkfontdir: not found [84i386-default-job-17] | | | `-- Installing font-bh-ttf-1.0.3_1... [84i386-default-job-17] | | | | `-- Installing mkfontdir-1.0.7... [84i386-default-job-17] | | | | `-- Installing mkfontscale-1.1.1_1... [84i386-default-job-17] | | | | | `-- Installing libfontenc-1.1.2_2... [84i386-default-job-17] | | | | | `-- Extracting libfontenc-1.1.2_2... done [84i386-default-job-17] | | | | `-- Extracting mkfontscale-1.1.1_1... done [84i386-default-job-17] | | | | `-- Extracting mkfontdir-1.0.7... done [84i386-default-job-17] | | | `-- Extracting font-bh-ttf-1.0.3_1... done [84i386-default-job-17] | | | `-- Installing font-misc-ethiopic-1.0.3_1... [84i386-default-job-17] | | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [84i386-default-job-17] | | | `-- Installing font-misc-meltho-1.0.3_1... [84i386-default-job-17] | | | `-- Extracting font-misc-meltho-1.0.3_1... done [84i386-default-job-17] | | `-- Extracting pango-1.36.8... done [84i386-default-job-17] | | `-- Installing shared-mime-info-1.1_1... [84i386-default-job-17] | | `-- Extracting shared-mime-info-1.1_1... done [84i386-default-job-17] | | `-- Extracting gtk-update-icon-cache-2.24.25... done [84i386-default-job-17] | | `-- Installing python-2.7_2,2... [84i386-default-job-17] | | `-- Installing python2-2_3... [84i386-default-job-17] | | `-- Extracting python2-2_3... done [84i386-default-job-17] | | `-- Extracting python-2.7_2,2... done [84i386-default-job-17] | `-- Extracting gtk2-2.24.25_1... done [84i386-default-job-17] | `-- Installing polkit-0.105_5... [84i386-default-job-17] | | `-- Installing gobject-introspection-1.42.0... [84i386-default-job-17] | | `-- Extracting gobject-introspection-1.42.0... done [84i386-default-job-17] | `-- Extracting polkit-0.105_5... done [84i386-default-job-17] `-- Extracting gconf2-3.2.6_3... done [84i386-default-job-17] `-- Installing gstreamer-plugins-0.10.36_5,3... [84i386-default-job-17] | `-- Installing gstreamer-0.10.36_2... [84i386-default-job-17] | `-- Extracting gstreamer-0.10.36_2... done [84i386-default-job-17] | `-- Installing libXv-1.0.10_2,1... [84i386-default-job-17] | | `-- Installing videoproto-2.3.2... [84i386-default-job-17] | | `-- Extracting videoproto-2.3.2... done [84i386-default-job-17] | `-- Extracting libXv-1.0.10_2,1... done [84i386-default-job-17] | `-- Installing orc-0.4.23... [84i386-default-job-17] | `-- Extracting orc-0.4.23... done [84i386-default-job-17] `-- Extracting gstreamer-plugins-0.10.36_5,3... done [84i386-default-job-17] `-- Installing libmspack-0.4_2... [84i386-default-job-17] `-- Extracting libmspack-0.4_2... done [84i386-default-job-17] `-- Installing webkit-gtk2-2.4.8... [84i386-default-job-17] | `-- Installing curl-7.40.0... [84i386-default-job-17] | | `-- Installing ca_root_nss-3.17.3_1... [84i386-default-job-17] | | `-- Extracting ca_root_nss-3.17.3_1... done [84i386-default-job-17] | `-- Extracting curl-7.40.0... done [84i386-default-job-17] | `-- Installing enchant-1.6.0_4... [84i386-default-job-17] | | `-- Installing hunspell-1.3.3... [84i386-default-job-17] | | `-- Extracting hunspell-1.3.3... done [84i386-default-job-17] | `-- Extracting enchant-1.6.0_4... done [84i386-default-job-17] | `-- Installing geoclue-2.1.10... [84i386-default-job-17] | | `-- Installing json-glib-1.0.2_1... [84i386-default-job-17] | | `-- Extracting json-glib-1.0.2_1... done [84i386-default-job-17] | | `-- Installing libsoup-2.48.1_1... [84i386-default-job-17] | | `-- Installing glib-networking-2.42.1_1... [84i386-default-job-17] | | | `-- Installing gnutls-3.2.21... [84i386-default-job-17] | | | `-- Installing libidn-1.29... [84i386-default-job-17] | | | `-- Extracting libidn-1.29... done [84i386-default-job-17] | | | `-- Installing libtasn1-4.2... [84i386-default-job-17] | | | `-- Extracting libtasn1-4.2... done [84i386-default-job-17] | | | `-- Installing nettle-2.7.1... [84i386-default-job-17] | | | `-- Extracting nettle-2.7.1... done [84i386-default-job-17] | | | `-- Installing p11-kit-0.22.1... [84i386-default-job-17] | | | `-- Extracting p11-kit-0.22.1... done [84i386-default-job-17] | | | `-- Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [84i386-default-job-17] | | | `-- Extracting trousers-tddl-0.3.10_7... done [84i386-default-job-17] | | | `-- Extracting gnutls-3.2.21... done [84i386-default-job-17] | | | `-- Installing gsettings-desktop-schemas-3.14.1... [84i386-default-job-17] | | | `-- Installing cantarell-fonts-0.0.16... [84i386-default-job-17] | | | `-- Extracting cantarell-fonts-0.0.16... done /usr/local/share/fonts/cantarell: caching, new cache contents: 2 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory /usr/local/bin/fc-cache: succeeded [84i386-default-job-17] | | | `-- Extracting gsettings-desktop-schemas-3.14.1... done [84i386-default-job-17] | | | `-- Installing libgcrypt-1.6.2... [84i386-default-job-17] | | | `-- Installing libgpg-error-1.17... [84i386-default-job-17] | | | `-- Extracting libgpg-error-1.17... done [84i386-default-job-17] | | | `-- Extracting libgcrypt-1.6.2... done [84i386-default-job-17] | | | `-- Installing libproxy-0.4.6... [84i386-default-job-17] | | | `-- Extracting libproxy-0.4.6... done [84i386-default-job-17] | | `-- Extracting glib-networking-2.42.1_1... done [84i386-default-job-17] | | `-- Installing sqlite3-3.8.8... [84i386-default-job-17] | | `-- Extracting sqlite3-3.8.8... done [84i386-default-job-17] | | `-- Extracting libsoup-2.48.1_1... done [84i386-default-job-17] | `-- Extracting geoclue-2.1.10... done [84i386-default-job-17] | `-- Installing gstreamer1-plugins-1.4.5_1... [84i386-default-job-17] | | `-- Installing gstreamer1-1.4.5... [84i386-default-job-17] | | `-- Extracting gstreamer1-1.4.5... done [84i386-default-job-17] | | `-- Installing iso-codes-3.57... [84i386-default-job-17] | | `-- Extracting iso-codes-3.57... done [84i386-default-job-17] | `-- Extracting gstreamer1-plugins-1.4.5_1... done [84i386-default-job-17] | `-- Installing libsecret-0.18_3... [84i386-default-job-17] | `-- Extracting libsecret-0.18_3... done [84i386-default-job-17] | `-- Installing libxslt-1.1.28_6... [84i386-default-job-17] | `-- Extracting libxslt-1.1.28_6... done [84i386-default-job-17] | `-- Installing webp-0.4.2_3... [84i386-default-job-17] | | `-- Installing giflib-5.0.6... [84i386-default-job-17] | | `-- Extracting giflib-5.0.6... done [84i386-default-job-17] | `-- Extracting webp-0.4.2_3... done [84i386-default-job-17] `-- Extracting webkit-gtk2-2.4.8... done [84i386-default-job-17] Extracting wx30-gtk2-3.0.2_2... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Message for dejavu-2.34_4: 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. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of wxmupen64plus-0.3_3 =========================================================================== =================================================== ===> Configuring for wxmupen64plus-0.3_3 Setting top to : /wrkdirs/usr/ports/emulators/wxmupen64plus/work/wxmupen64plus-0.3 Setting out to : /wrkdirs/usr/ports/emulators/wxmupen64plus/work/wxmupen64plus-0.3/build Checking for 'gcc' (c compiler) : ok Checking for 'g++' (c++ compiler) : ok Checking for program cc : /usr/bin/cc Checking for program c++ : /usr/bin/c++ Checking C compiler works : yes Checking C++ compiler works : yes Checking for header m64p_frontend.h : yes Checking for header m64p_config.h : yes Checking for header m64p_types.h : yes Checking for '/usr/local/bin/sdl-config' : yes Checking for wxWidgets 2.9.x : yes 'configure' finished successfully (0.435s) =========================================================================== =================================================== ===> Building for wxmupen64plus-0.3_3 Waf: Entering directory `/wrkdirs/usr/ports/emulators/wxmupen64plus/work/wxmupen64plus-0.3/build' [ 1/13] cxx: main.cpp -> build/main.cpp.0.o [ 2/13] cxx: gamespanel.cpp -> build/gamespanel.cpp.0.o [ 3/13] cxx: parameterpanel.cpp -> build/parameterpanel.cpp.0.o [ 4/13] cxx: sdlkeypicker.cpp -> build/sdlkeypicker.cpp.0.o [ 5/13] cxx: mupen64plusplus/MupenAPIpp.cpp -> build/mupen64plusplus/MupenAPIpp.cpp.0.o [ 6/13] c: mupen64plusplus/MupenAPI.c -> build/mupen64plusplus/MupenAPI.c.0.o [ 7/13] cxx: sdlhelper.cpp -> build/sdlhelper.cpp.0.o [ 8/13] cxx: config.cpp -> build/config.cpp.0.o [12/13] c: mupen64plusplus/plugin.c -> build/mupen64plusplus/plugin.c.0.o [12/13] cxx: wxvidext.cpp -> build/wxvidext.cpp.0.o [12/13] c: mupen64plusplus/osal_dynamiclib_unix.c -> build/mupen64plusplus/osal_dynamiclib_unix.c.0.o [12/13] c: mupen64plusplus/osal_files_unix.c -> build/mupen64plusplus/osal_files_unix.c.0.o [13/13] cxxprogram: build/main.cpp.0.o build/gamespanel.cpp.0.o build/parameterpanel.cpp.0.o build/sdlkeypicker.cpp.0.o build/mupen64plusplus/MupenAPIpp.cpp.0.o build/mupen64plusplus/MupenAPI.c.0.o build/sdlhelper.cpp.0.o build/config.cpp.0.o build/mupen64plusplus/plugin.c.0.o build/wxvidext.cpp.0.o build/mupen64plusplus/osal_dynamiclib_unix.c.0.o build/mupen64plusplus/osal_files_unix.c.0.o -> build/wxmupen64plus /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt25__throw_bad_function_callv@GLIBCXX_3.4.14' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `_ZTIN10__cxxabiv115__forced_unwindE@CXXABI_1.3.2' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `_ZNKSt5ctypeIcE13_M_widen_initEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable4waitERSt11unique_lockISt5mutexE@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `_ZNSt6chrono3_V212system_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt15__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt8__detail15_List_node_base7_M_hookEPS0_@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt11__once_call@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variableD1Ev@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt20__throw_system_errori@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable10notify_oneEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variableC1Ev@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable10notify_allEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt6chrono3_V212steady_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' Waf: Leaving directory `/wrkdirs/usr/ports/emulators/wxmupen64plus/work/wxmupen64plus-0.3/build' Build failed -> task failed (exit status 1): {task 683354444: cxxprogram main.cpp.0.o,gamespanel.cpp.0.o,parameterpanel.cpp.0.o,sdlkeypicker.cpp.0.o,MupenAPIpp.cpp.0.o,MupenAPI.c.0.o,sdlhelper.cpp.0.o,config.cpp.0.o,plugin.c.0.o,wxvidext.cpp.0.o,osal_dynamiclib_unix.c.0.o,osal_files_unix.c.0.o -> wxmupen64plus} ['c++', 'main.cpp.0.o', 'gamespanel.cpp.0.o', 'parameterpanel.cpp.0.o', 'sdlkeypicker.cpp.0.o', 'mupen64plusplus/MupenAPIpp.cpp.0.o', 'mupen64plusplus/MupenAPI.c.0.o', 'sdlhelper.cpp.0.o', 'config.cpp.0.o', 'mupen64plusplus/plugin.c.0.o', 'wxvidext.cpp.0.o', 'mupen64plusplus/osal_dynamiclib_unix.c.0.o', 'mupen64plusplus/osal_files_unix.c.0.o', '-o', '/wrkdirs/usr/ports/emulators/wxmupen64plus/work/wxmupen64plus-0.3/build/wxmupen64plus', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/usr/local/lib', '-L/usr/local/lib', '-lSDL', '-lwx_gtk2u_adv-3.0', '-lwx_gtk2u_core-3.0', '-lwx_baseu-3.0', '-lwx_gtk2u_gl-3.0', '-lwx_gtk2u_html-3.0', '-lGL', '-lX11', '-Wl,-rpath,/usr/local/lib', '-pthread'] *** Error code 1 Stop in /usr/ports/emulators/wxmupen64plus. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 05:26:04 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 D202DEAD; Sat, 31 Jan 2015 05:26:04 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 BAD6BD0A; Sat, 31 Jan 2015 05:26:04 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V5Q4Wq025784; Sat, 31 Jan 2015 05:26:04 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V5Q4eU025547; Sat, 31 Jan 2015 05:26:04 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 05:26:04 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310526.t0V5Q4eU025547@beefy1.isc.freebsd.org> To: ashish@FreeBSD.org Subject: [package - 84i386-default][editors/emacs-devel] Failed for emacs-devel-25.0.50.118251_5, 2 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, 31 Jan 2015 05:26:05 -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: ashish@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/editors/emacs-devel/Makefile 377347 2015-01-18 21:12:42Z kwm $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/emacs-devel-25.0.50.118251_5,2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building editors/emacs-devel build started at Sat Jan 31 05:22:49 UTC 2015 port directory: /usr/ports/editors/emacs-devel building for: FreeBSD 84i386-default-job-01 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: ashish@FreeBSD.org Makefile ident: $FreeBSD: head/editors/emacs-devel/Makefile 377347 2015-01-18 21:12:42Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=emacs-devel-25.0.50.118251_5,2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for emacs-devel-25.0.50.118251_5,2: ACL=on: ACL support DBUS=on: D-Bus IPC system support FILENOTIFY=on: File notification support GCONF=on: GConf configuration backend support GIF=on: GIF image format support GNUTLS=on: SSL/TLS support via GnuTLS GSETTINGS=on: GSettings support JPEG=on: JPEG image format support LTO=off: Enable link-time optimization (requires GCC 4.6+) M17N=on: M17N support for text-shaping MAGICK=on: ImageMagick image processing library support OTF=on: Opentype fonts suport PNG=on: PNG image format support SCROLLBARS=on: Toolkit scroll-bars SOUND=on: Sound support SOURCES=on: Install sources SVG=on: SVG vector image format support TIFF=on: TIFF image format support X11=on: X11 (graphics) support XFT=on: Xft font library support XIM=on: X Input Method Support XML=on: XML format or parser support XPM=on: XPM pixmap image format support ====> X11 (graphics) support: you have to select exactly one of them GTK2=on: GTK+ 2 GUI toolkit support GTK3=off: GTK+ 3 GUI toolkit support XAW=off: Athena widgets XAW3D=off: Athena3D widgets MOTIF=off: Motif widget library support ====> Sound support: you have to select exactly one of them ALSA=off: ALSA audio architecture support OSS=on: Open Sound System support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --localstatedir=/var --without-compress-install --with-dbus --with-file-notification=gfile --with-gconf --with-gif --with-gnutls --with-gsettings --with-jpeg --with-m17n-flt --with-imagemagick --with-libotf --with-png --with-toolkit-scroll-bars --with-rsvg --with-tiff --with-x --with-xft --with-xim --with-xml2 --with-xpm --with-x-toolkit=gtk2 --with-sound=oss --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work HOME=/wrkdirs/usr/ports/editors/emacs-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work HOME=/wrkdirs/usr/ports/editors/emacs-devel/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work HOME=/wrkdirs/usr/ports/editors/emacs-devel/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE =/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- LC_ALL=C XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work HOME=/wrkdirs/usr/ports/editors/emacs-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work HOME=/wrkdirs/usr/ports/editors/emacs-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work HOME=/wrkdirs/usr/ports/editors/emacs-devel/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/aut om4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib" LIBS="" CXX="g++" 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-- EMACS_VER=25.0.50 GNU_HOST=i386-portbld-freebsd8.4 ACL="" NO_ACL="@comment " DBUS="" NO_DBUS="@comment " FILENOTIFY="" NO_FILENOTIFY="@comment " GCONF="" NO_GCONF="@comment " GIF="" NO_GIF="@comment " GNUTLS="" NO_GNUTLS="@comment " GSETTINGS="" NO_GSETTINGS="@comment " JPEG="" NO_JPEG="@comment " LTO="@comment " NO_LTO="" M17N="" NO_M17N="@comment " MAGICK="" NO_MAGICK="@comment " OTF="" NO_OTF="@comment " PNG="" NO_PNG="@comment " SCROLLBARS="" NO_SCROLLBARS="@comment " SOUND="" NO_SOUND="@comment " SOURCES="" NO_SOURCES="@comment " SVG="" NO_SVG="@comment " TIFF="" NO_TIFF="@comment " X11="" NO_X11="@comment " XFT="" NO_XFT="@comment " XIM="" NO_XIM="@comment " XML="" NO_XML="@comment " XPM="" NO_XPM="@comment " GTK2="" NO_GTK2="@comment " GTK3="@comment " NO_GTK3="" XAW="@comment " NO_XAW="" XAW3D="@comment " NO_XAW3D="" MOTIF="@comment " NO_MOTIF="" ALSA="@comment " NO_ALSA="" OSS="" NO_OSS="@comment " 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/emacs" EXAMPLESDIR="share/examples/emacs" DATADIR="share/emacs" WWWDIR="www/emacs" ETCDIR="etc/emacs" --End PLIST_SUB-- --SUB_LIST-- ARCHLIBDIR=/usr/local/libexec/emacs/25.0.50/i386-portbld-freebsd8.4 ACL="" NO_ACL="@comment " DBUS="" -o emacsclient gcc -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DVERSION="\"25.0.50\"" \ ebrowse.c ../lib/libgnu.a -lutil -o ebrowse gcc -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing profile.c \ ../lib/libgnu.a -lutil -o profile gcc -std=gnu99 -c -I. -I../src -I../lib -I. -I./../src -I./../lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing pop.c gcc -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing movemail.c pop.o \ ../lib/libgnu.a -lutil -o movemail gcc -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing hexl.c ../lib/libgnu.a -lutil -o hexl gcc -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing \ -DHAVE_SHARED_GAME_DIR="\"/var/games/emacs\"" \ update-game-score.c ../lib/libgnu.a -lutil -o update-game-score gcc -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -I/usr/local/include -O2 -pipe -fno-strict-aliasing make-docfile.c ../lib/libgnu.a -lutil -o make-docfile gmake[1]: Leaving directory '/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lib-src' dirstate='.bzr/checkout/dirstate'; \ vcswitness='$(srcdir)/../'$dirstate; \ [ -r "./$dirstate" ] || vcswitness=''; \ gmake -C src all VCSWITNESS="$vcswitness" gmake[1]: Entering directory '/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/src' ./lib-src/make-docfile -d . -g dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o xterm.o xfns.o xselect.o xrdb.o xsmfns.o xsettings.o gtkutil.o dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexelf.o bytecode.o process.o gnutls.o callproc.o region-cache.o sound.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o gfilenotify.o profiler.o decompress.o xfont.o ftfont.o xftfont.o ftxfont.o fontset.o fringe.o image.o xgselect.o > gl.tmp ./build-aux/move-if-change gl.tmp globals.h echo timestamp > gl-stamp gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/vm-limit.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing vm-limit.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/dispnew.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing dispnew.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/frame.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing frame.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/scroll.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing scroll.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xdisp.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xdisp.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/menu.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing menu.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xmenu.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xmenu.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/window.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing window.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/charset.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing charset.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/coding.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing coding.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/category.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing category.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/ccl.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing ccl.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/character.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing character.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/chartab.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing chartab.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/bidi.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing bidi.c bidi.c: In function 'bidi_move_to_visually_next': bidi.c:3372: warning: comparison is always true due to limited range of data type gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/cm.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing cm.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/term.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing term.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/terminal.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing terminal.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xfaces.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xfaces.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xterm.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xterm.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xfns.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xfns.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xselect.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xselect.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xrdb.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xrdb.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xsmfns.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xsmfns.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xsettings.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xsettings.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/gtkutil.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing gtkutil.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/dbusbind.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing dbusbind.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/emacs.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing emacs.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/keyboard.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing keyboard.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/macros.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing macros.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/keymap.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing keymap.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/sysdep.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing sysdep.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/buffer.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing buffer.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/filelock.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing filelock.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/insdel.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing insdel.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/marker.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing marker.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/minibuf.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing minibuf.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/fileio.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing fileio.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/dired.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing dired.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/cmds.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing cmds.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/casetab.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing casetab.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/casefiddle.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing casefiddle.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/indent.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing indent.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/search.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing search.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/regex.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing regex.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/undo.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing undo.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/alloc.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing alloc.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/data.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing data.c for i in vm-limit.o dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o xterm.o xfns.o xselect.o xrdb.o xsmfns.o xsettings.o gtkutil.o dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexelf.o bytecode.o process.o gnutls.o callproc.o region-cache.o sound.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o gfilenotify.o profiler.o decompress.o xfont.o ftfont.o xftfont.o ftxfont.o fontset.o fringe.o image.o xgselect.o terminfo.o lastfile.o gmalloc.o ; do \ echo "$i" | sed 's,.*/,,; s/\.obj$/\.o/; s/^/"/; s/$/",/' \ || exit; \ done >buildobj.h.tmp mv buildobj.h.tmp buildobj.h gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/doc.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing doc.c doc.c: In function 'get_doc_string': doc.c:162: warning: comparison is always false due to limited range of data type gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/editfns.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing editfns.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/callint.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing callint.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/eval.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing eval.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/floatfns.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing floatfns.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/fns.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing fns.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/font.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing font.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/print.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing print.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/lread.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing lread.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/syntax.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing syntax.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/unexelf.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing unexelf.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/bytecode.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing bytecode.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/process.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing process.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/gnutls.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing gnutls.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/callproc.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing callproc.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/region-cache.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing region-cache.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/sound.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing sound.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/atimer.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing atimer.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/doprnt.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing doprnt.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/intervals.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing intervals.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/textprop.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing textprop.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/composite.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing composite.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xml.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xml.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/gfilenotify.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing gfilenotify.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/profiler.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing profiler.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/decompress.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing decompress.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xfont.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xfont.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/ftfont.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing ftfont.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xftfont.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xftfont.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/ftxfont.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing ftxfont.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/fontset.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing fontset.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/fringe.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing fringe.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/image.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing image.c image.c: In function 'gif_load': image.c:7679: warning: initialization discards qualifiers from pointer target type gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xgselect.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing xgselect.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/terminfo.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing terminfo.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/lastfile.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing lastfile.c gcc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/ libxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/gmalloc.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing gmalloc.c gcc -std=gnu99 -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/libxml2 -I/usr/local/inc lude -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wl,-znocombreloc -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -L/usr/local/li b \ -o temacs vm-limit.o dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o xterm.o xfns.o xselect.o xrdb.o xsmfns.o xsettings.o gtkutil.o dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexelf.o bytecode.o process.o gnutls.o callproc.o region-cache.o sound.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o gfilenotify.o profiler.o decompress.o xfont.o ftfont.o xftfont.o ftxfont.o fontset.o fringe.o image.o xgselect.o terminfo.o lastfile.o gmalloc.o ../lib/libgnu.a -ltiff -ljpeg -lpng16 -lgif -lXpm -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -l gobject-2.0 -lfontconfig -lfreetype -L/usr/local/lib -lglib-2.0 -lintl -lSM -lICE -lX11 -lXrender -L/usr/local/lib -lXft -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lcairo -pthread -lMagickWand-6 -L/usr/local/lib -lMagickCore-6 -lrt -L/usr/local/lib -ldbus-1 -L/usr/local/lib -lXrandr -L/usr/local/lib -lXinerama -L/usr/local/lib -lXfixes -L/usr/local/lib -lxml2 -lutil -lncurses -lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -lgconf-2 -L/usr/local/lib -lglib-2.0 -lintl -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -lfreetype -lfontconfig -L/usr/local/lib -lfreetype -lotf -L/usr/local/lib -lfreetype -lm17n-flt -L/usr/local/lib -lm17n-core -L/usr/local/lib -lgnutls -lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -lm -lz /bin/mkdir -p ../etc test "no" = "yes" || \ test "X" = X || -r temacs test "no" = "yes" || test -z "" || \ -n user.pax.flags -v r temacs gmake -C ../lisp update-subdirs gmake[2]: Entering directory '/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp' for file in `find . -type d -print`; do case $file in .*/cedet* | .*/leim* ) ;; *) wins="$wins${wins:+ }$file" ;; esac; done; \ for file in $wins; do \ ./../build-aux/update-subdirs $file; \ done; gmake[2]: Leaving directory '/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp' if test "no" = "yes"; then \ rm -f bootstrap-emacs; \ ln temacs bootstrap-emacs; \ else \ ./temacs --batch --load loadup bootstrap || exit 1; \ test "X" = X || -zex emacs; \ mv -f emacs bootstrap-emacs; \ fi Loading loadup.el (source)... Using load-path (/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/emacs-lisp /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/international /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/textmodes /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/vc) Loading emacs-lisp/byte-run (source)... Loading emacs-lisp/backquote (source)... Loading subr (source)... Loading version (source)... Loading widget (source)... Loading custom (source)... Loading emacs-lisp/map-ynp (source)... Loading international/mule (source)... Loading international/mule-conf (source)... Loading env (source)... Loading format (source)... Loading bindings (source)... Loading cus-start (source)... Loading window (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/files.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/emacs-lisp/macroexp.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/emacs-lisp/pcase.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/emacs-lisp/macroexp.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/cus-face.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/faces.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/button.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/ldefs-boot.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/emacs-lisp/nadvice.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/minibuffer.el (source)... ./lisp/minibuffer.el: `with-wrapper-hook' is an obsolete macro (as of 24.4); use a -function variable modified by `add-function'. Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/abbrev.el (source)... ./lisp/abbrev.el: `with-wrapper-hook' is an obsolete macro (as of 24.4); use a -function variable modified by `add-function'. Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/simple.el (source)... ./lisp/simple.el: `with-wrapper-hook' is an obsolete macro (as of 24.4); use a -function variable modified by `add-function'. Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/help.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/jka-cmpr-hook.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/epa-hook.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/international/mule-cmds.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/case-table.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/international/characters.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/composite.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/chinese.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/cyrillic.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/indian.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/sinhala.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/english.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/ethiopic.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/european.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/czech.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/slovak.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/romanian.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/greek.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/hebrew.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/japanese.el (source)... Odd length text property list Makefile:833: recipe for target 'bootstrap-emacs' failed gmake[1]: *** [bootstrap-emacs] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/src' Makefile:380: recipe for target 'src' failed gmake: *** [src] Error 2 *** Error code 1 Stop in /usr/ports/editors/emacs-devel. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 05:29:24 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 29E7FEDB for ; Sat, 31 Jan 2015 05:29:24 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 095EBD1B for ; Sat, 31 Jan 2015 05:29:24 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V5TNU9079639 for ; Sat, 31 Jan 2015 05:29:23 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V5TNBr079626; Sat, 31 Jan 2015 05:29:23 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 05:29:23 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310529.t0V5TNBr079626@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84amd64-default][math/blacs] Failed for blacs-1.7_24 in build 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, 31 Jan 2015 05:29:24 -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: danilo@FreeBSD.org Ident: $FreeBSD: head/math/blacs/Makefile 375624 2014-12-26 14:24:12Z danilo $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/blacs-1.7_24.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building math/blacs build started at Sat Jan 31 05:28:38 UTC 2015 port directory: /usr/ports/math/blacs building for: FreeBSD 84amd64-default-job-05 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/math/blacs/Makefile 375624 2014-12-26 14:24:12Z danilo $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=blacs-1.7_24 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/blacs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/blacs/work HOME=/wrkdirs/usr/ports/math/blacs/work TMPDIR="/tmp" F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/math/blacs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/blacs/work HOME=/wrkdirs/usr/ports/math/blacs/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/blacs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/blacs/work HOME=/wrkdirs/usr/ports/math/blacs/work TMPDIR="/tmp" F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" XDG_DATA_HOME=/wrkdirs/usr/ports/math/blacs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/blacs/work HOME=/wrkdirs/usr/ports/math/blacs/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/blacs" EXAMPLESDIR="share/examples/blacs" DATADIR="share/blacs" WWWDIR="www/blacs" ETCDIR="etc/blacs" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/blacs DOCSDIR=/usr/local/share/doc/blacs EXAMPLESDIR=/usr/local/share/examples/blacs WWWDIR=/usr/local/www/blacs ETCDIR=/usr/local/etc/blacs --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> blacs-1.7_24 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.7.txz [84amd64-default-job-05] Installing pkg-1.4.7... [84amd64-default-job-05] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of blacs-1.7_24 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by blacs-1.7_24 for building =========================================================================== =================================================== ===> Fetching all distfiles required by blacs-1.7_24 for building => SHA256 Checksum OK for blacs/mpiblacs.tgz. => SHA256 Checksum OK for blacs/blacstester.tgz. => SHA256 Checksum OK for blacs/mpiblacs-patch03.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by blacs-1.7_24 for building ===> Extracting for blacs-1.7_24 => SHA256 Checksum OK for blacs/mpiblacs.tgz. => SHA256 Checksum OK for blacs/blacstester.tgz. => SHA256 Checksum OK for blacs/mpiblacs-patch03.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for blacs-1.7_24 (/bin/cp /wrkdirs/usr/ports/math/blacs/work/BLACS/BMAKES/Bmake.MPI-LINUX /wrkdirs/usr/ports/math/blacs/work/BLACS/Bmake.inc) ===> Applying extra patch /usr/ports/math/blacs/files/Bmake.inc-mpich.diff /bin/cp -r /wrkdirs/usr/ports/math/blacs/work/BLACS /wrkdirs/usr/ports/math/blacs/work/BLACS_shared =========================================================================== =================================================== ===> blacs-1.7_24 depends on executable: gfortran48 - not found ===> Verifying install for gfortran48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.4.txz [84amd64-default-job-05] Installing gcc-4.8.4... [84amd64-default-job-05] `-- Installing binutils-2.25... [84amd64-default-job-05] | `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-05] | | `-- Installing indexinfo-0.2.2... [84amd64-default-job-05] | | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-05] | | `-- Installing libiconv-1.14_6... [84amd64-default-job-05] | | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-05] | `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-05] `-- Extracting binutils-2.25... done [84amd64-default-job-05] `-- Installing gcc-ecj-4.5... [84amd64-default-job-05] `-- Extracting gcc-ecj-4.5... done [84amd64-default-job-05] `-- Installing gmp-5.1.3_2... [84amd64-default-job-05] `-- Extracting gmp-5.1.3_2... done [84amd64-default-job-05] `-- Installing mpc-1.0.2_1... [84amd64-default-job-05] | `-- Installing mpfr-3.1.2_2... [84amd64-default-job-05] | `-- Extracting mpfr-3.1.2_2... done [84amd64-default-job-05] `-- Extracting mpc-1.0.2_1... done [84amd64-default-job-05] Extracting gcc-4.8.4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of blacs-1.7_24 ===> blacs-1.7_24 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-05] Installing gmake-4.1_1... [84amd64-default-job-05] Extracting gmake-4.1_1... done ===> Returning to build of blacs-1.7_24 ===> blacs-1.7_24 depends on file: /usr/local/bin/as - found =========================================================================== =================================================== ===> blacs-1.7_24 depends on shared library: libmpich.so - not found ===> Verifying for libmpich.so in /usr/ports/net/mpich2 ===> Installing existing package /packages/All/mpich2-1.5_2,5.txz [84amd64-default-job-05] Installing mpich2-1.5_2,5... [84amd64-default-job-05] `-- Installing bash-4.3.33... [84amd64-default-job-05] `-- Extracting bash-4.3.33... done [84amd64-default-job-05] `-- Installing libX11-1.6.2_2,1... [84amd64-default-job-05] | `-- Installing kbproto-1.0.6... [84amd64-default-job-05] | `-- Extracting kbproto-1.0.6... done [84amd64-default-job-05] | `-- Installing libXau-1.0.8_2... [84amd64-default-job-05] | | `-- Installing xproto-7.0.26... [84amd64-default-job-05] | | `-- Extracting xproto-7.0.26... done [84amd64-default-job-05] | `-- Extracting libXau-1.0.8_2... done [84amd64-default-job-05] | `-- Installing libXdmcp-1.1.1_2... [84amd64-default-job-05] | `-- Extracting libXdmcp-1.1.1_2... done [84amd64-default-job-05] | `-- Installing libxcb-1.11... [84amd64-default-job-05] | | `-- Installing libpthread-stubs-0.3_6... [84amd64-default-job-05] | | `-- Extracting libpthread-stubs-0.3_6... done [84amd64-default-job-05] | | `-- Installing libxml2-2.9.2_2... [84amd64-default-job-05] | | `-- Extracting libxml2-2.9.2_2... done [84amd64-default-job-05] | `-- Extracting libxcb-1.11... done [84amd64-default-job-05] `-- Extracting libX11-1.6.2_2,1... done [84amd64-default-job-05] `-- Installing libXt-1.1.4_2,1... [84amd64-default-job-05] | `-- Installing libSM-1.2.2_2,1... [84amd64-default-job-05] | | `-- Installing libICE-1.0.9,1... [84amd64-default-job-05] | | `-- Extracting libICE-1.0.9,1... done [84amd64-default-job-05] | `-- Extracting libSM-1.2.2_2,1... done 1 Warning: Type mismatch in argument 'erribuf' at (1); passed COMPLEX(4) to INTEGER(4) blacstest.f:20817.45: $ MEM(ERRIPTR), MEM(ERRDPTR)) 1 Warning: Type mismatch in argument 'erribuf' at (1); passed COMPLEX(4) to INTEGER(4) blacstest.f:20831.37: $ MEM(ERRIPTR), MEM(ERRDPTR), ISEED) 1 Warning: Type mismatch in argument 'ierr' at (1); passed COMPLEX(4) to INTEGER(4) blacstest.f:20859.55: CALL CBTCHECKIN( NFAIL, OUTNUM, MAXERR, NERR, MEM(ERRIPTR), 1 Warning: Type mismatch in argument 'ierr' at (1); passed COMPLEX(4) to INTEGER(4) blacstest.f:582.35: $ MEM(WORKPTR), WORKLEN) 1 Warning: Type mismatch in argument 'mem' at (1); passed INTEGER(4) to COMPLEX(4) blacstest.f:14172.46: $ MEM(ERRIPTR),MEM(ERRDPTR)) 1 Warning: Type mismatch in argument 'erribuf' at (1); passed COMPLEX(8) to INTEGER(4) blacstest.f:14176.46: $ MEM(ERRIPTR),MEM(ERRDPTR), 1 Warning: Type mismatch in argument 'erribuf' at (1); passed COMPLEX(8) to INTEGER(4) blacstest.f:14191.37: $ MEM(ERRIPTR), MEM(ERRDPTR), ISEED) 1 Warning: Type mismatch in argument 'ierr' at (1); passed COMPLEX(8) to INTEGER(4) blacstest.f:14219.55: CALL ZBTCHECKIN( NFAIL, OUTNUM, MAXERR, NERR, MEM(ERRIPTR), 1 Warning: Type mismatch in argument 'ierr' at (1); passed COMPLEX(8) to INTEGER(4) blacstest.f:594.50: $ MEM(ISEEDPTR), MEM(WORKPTR), 1 Warning: Type mismatch in argument 'mem' at (1); passed INTEGER(4) to COMPLEX(8) blacstest.f:18055.46: $ MEM(ERRIPTR),MEM(ERRDPTR)) 1 Warning: Type mismatch in argument 'erribuf' at (1); passed COMPLEX(8) to INTEGER(4) blacstest.f:18060.46: $ MEM(ERRIPTR),MEM(ERRDPTR), 1 Warning: Type mismatch in argument 'erribuf' at (1); passed COMPLEX(8) to INTEGER(4) blacstest.f:18066.45: $ MEM(ERRIPTR), MEM(ERRDPTR)) 1 Warning: Type mismatch in argument 'erribuf' at (1); passed COMPLEX(8) to INTEGER(4) blacstest.f:18080.37: $ MEM(ERRIPTR), MEM(ERRDPTR), ISEED) 1 Warning: Type mismatch in argument 'ierr' at (1); passed COMPLEX(8) to INTEGER(4) blacstest.f:18108.55: CALL ZBTCHECKIN( NFAIL, OUTNUM, MAXERR, NERR, MEM(ERRIPTR), 1 Warning: Type mismatch in argument 'ierr' at (1); passed COMPLEX(8) to INTEGER(4) blacstest.f:605.35: $ MEM(WORKPTR), WORKLEN) 1 Warning: Type mismatch in argument 'mem' at (1); passed INTEGER(4) to COMPLEX(8) blacstest.f:21454.46: $ MEM(ERRIPTR),MEM(ERRDPTR)) 1 Warning: Type mismatch in argument 'erribuf' at (1); passed COMPLEX(8) to INTEGER(4) blacstest.f:21459.46: $ MEM(ERRIPTR),MEM(ERRDPTR), 1 Warning: Type mismatch in argument 'erribuf' at (1); passed COMPLEX(8) to INTEGER(4) blacstest.f:21465.45: $ MEM(ERRIPTR), MEM(ERRDPTR)) 1 Warning: Type mismatch in argument 'erribuf' at (1); passed COMPLEX(8) to INTEGER(4) blacstest.f:21479.37: $ MEM(ERRIPTR), MEM(ERRDPTR), ISEED) 1 Warning: Type mismatch in argument 'ierr' at (1); passed COMPLEX(8) to INTEGER(4) blacstest.f:21507.55: CALL ZBTCHECKIN( NFAIL, OUTNUM, MAXERR, NERR, MEM(ERRIPTR), 1 Warning: Type mismatch in argument 'ierr' at (1); passed COMPLEX(8) to INTEGER(4) blacstest.f:615.35: $ MEM(WORKPTR), WORKLEN) 1 Warning: Type mismatch in argument 'mem' at (1); passed INTEGER(4) to COMPLEX(8) blacstest.f:150.24: CALL RUNTESTS( MEM, MEMLEN, CMEM, CMEMSIZ, PREC, NPREC, OUTNUM, 1 Warning: Type mismatch in argument 'mem' at (1); passed REAL(8) to INTEGER(4) blacstest.f:13045.46: $ MEM(ERRIPTR),MEM(ERRDPTR)) 1 Warning: Type mismatch in argument 'erribuf' at (1); passed REAL(8) to INTEGER(4) blacstest.f:13049.46: $ MEM(ERRIPTR),MEM(ERRDPTR), 1 Warning: Type mismatch in argument 'erribuf' at (1); passed REAL(8) to INTEGER(4) blacstest.f:13064.37: $ MEM(ERRIPTR), MEM(ERRDPTR), ISEED) 1 Warning: Type mismatch in argument 'ierr' at (1); passed REAL(8) to INTEGER(4) blacstest.f:13092.55: CALL DBTCHECKIN( NFAIL, OUTNUM, MAXERR, NERR, MEM(ERRIPTR), 1 Warning: Type mismatch in argument 'ierr' at (1); passed REAL(8) to INTEGER(4) blacstest.f:16423.46: $ MEM(ERRIPTR),MEM(ERRDPTR)) 1 Warning: Type mismatch in argument 'erribuf' at (1); passed REAL(8) to INTEGER(4) blacstest.f:16428.46: $ MEM(ERRIPTR),MEM(ERRDPTR), 1 Warning: Type mismatch in argument 'erribuf' at (1); passed REAL(8) to INTEGER(4) blacstest.f:16434.45: $ MEM(ERRIPTR), MEM(ERRDPTR)) 1 Warning: Type mismatch in argument 'erribuf' at (1); passed REAL(8) to INTEGER(4) blacstest.f:16448.37: $ MEM(ERRIPTR), MEM(ERRDPTR), ISEED) 1 Warning: Type mismatch in argument 'ierr' at (1); passed REAL(8) to INTEGER(4) blacstest.f:16476.55: CALL DBTCHECKIN( NFAIL, OUTNUM, MAXERR, NERR, MEM(ERRIPTR), 1 Warning: Type mismatch in argument 'ierr' at (1); passed REAL(8) to INTEGER(4) blacstest.f:20160.46: $ MEM(ERRIPTR),MEM(ERRDPTR)) 1 Warning: Type mismatch in argument 'erribuf' at (1); passed REAL(8) to INTEGER(4) blacstest.f:20165.46: $ MEM(ERRIPTR),MEM(ERRDPTR), 1 Warning: Type mismatch in argument 'erribuf' at (1); passed REAL(8) to INTEGER(4) blacstest.f:20171.45: $ MEM(ERRIPTR), MEM(ERRDPTR)) 1 Warning: Type mismatch in argument 'erribuf' at (1); passed REAL(8) to INTEGER(4) blacstest.f:20185.37: $ MEM(ERRIPTR), MEM(ERRDPTR), ISEED) 1 Warning: Type mismatch in argument 'ierr' at (1); passed REAL(8) to INTEGER(4) blacstest.f:20213.55: CALL DBTCHECKIN( NFAIL, OUTNUM, MAXERR, NERR, MEM(ERRIPTR), 1 Warning: Type mismatch in argument 'ierr' at (1); passed REAL(8) to INTEGER(4) make mpif.h rm -f mpif.h ln -s /usr/local/include/mpif.h mpif.h gfortran48 -c -O -Wl,-rpath=/usr/local/lib/gcc48 btprim_MPI.f gfortran48 -c tools.f gfortran48 -O -Wl,-rpath=/usr/local/lib/gcc48 -o /wrkdirs/usr/ports/math/blacs/work/BLACS/TESTING/EXE/xFbtest_MPI-FreeBSD-0 blacstest.o btprim_MPI.o tools.o /wrkdirs/usr/ports/math/blacs/work/BLACS/LIB/blacsF77init_MPI-FreeBSD-0.a /wrkdirs/usr/ports/math/blacs/work/BLACS/LIB/blacs_MPI-FreeBSD-0.a /wrkdirs/usr/ports/math/blacs/work/BLACS/LIB/blacsF77init_MPI-FreeBSD-0.a /usr/local/lib//libmpich.a /usr/local/lib//libmpl.a -pthread /usr/local/bin/ld: MPIR_Thread: TLS definition in /usr/local/lib//libmpich.a(initthread.o) section .tbss mismatches non-TLS reference in /usr/local/lib//libmpich.a(attr_get.o) /usr/local/lib//libmpich.a: error adding symbols: Bad value collect2: error: ld returned 1 exit status *** Error code 1 Stop in /wrkdirs/usr/ports/math/blacs/work/BLACS/TESTING. *** Error code 1 Stop in /wrkdirs/usr/ports/math/blacs/work/BLACS. *** Error code 1 Stop in /usr/ports/math/blacs. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 05:35:02 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 66FFAF0B for ; Sat, 31 Jan 2015 05:35:02 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 46431DC0 for ; Sat, 31 Jan 2015 05:35:02 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V5Z2LW022220 for ; Sat, 31 Jan 2015 05:35:02 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V5Z2QL022191; Sat, 31 Jan 2015 05:35:02 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 05:35:02 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310535.t0V5Z2QL022191@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84i386-default][biology/migrate] Failed for migrate-3.6.5 in build 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, 31 Jan 2015 05:35:02 -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: wen@FreeBSD.org Ident: $FreeBSD: head/biology/migrate/Makefile 374114 2014-12-06 14:54:48Z wen $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/migrate-3.6.5.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building biology/migrate build started at Sat Jan 31 05:34:44 UTC 2015 port directory: /usr/ports/biology/migrate building for: FreeBSD 84i386-default-job-11 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/biology/migrate/Makefile 374114 2014-12-06 14:54:48Z wen $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=migrate-3.6.5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for migrate-3.6.5: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ac_cv_prog_GMAKE="make" XDG_DATA_HOME=/wrkdirs/usr/ports/biology/migrate/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/migrate/work HOME=/wrkdirs/usr/ports/biology/migrate/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/biology/migrate/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/migrate/work HOME=/wrkdirs/usr/ports/biology/migrate/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/biology/migrate/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/migrate/work HOME=/wrkdirs/usr/ports/biology/migrate/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/biology/migrate/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/migrate/work HOME=/wrkdirs/usr/ports/biology/migrate/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-- PORTNAME=migrate OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/migrate" EXAMPLESDIR="share/examples/migrate" DATADIR="share/migrate" WWWDIR="www/migrate" ETCDIR="etc/migrate" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/migrate DOCSDIR=/usr/local/share/doc/migrate EXAMPLESDIR=/usr/local/share/examples/migrate WWWDIR=/usr/local/www/migrate ETCDIR=/usr/local/etc/migrate --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> migrate-3.6.5 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.7.txz [84i386-default-job-11] Installing pkg-1.4.7... [84i386-default-job-11] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of migrate-3.6.5 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by migrate-3.6.5 for building =========================================================================== =================================================== ===> Fetching all distfiles required by migrate-3.6.5 for building => SHA256 Checksum OK for migrate-3.6.5.src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by migrate-3.6.5 for building ===> Extracting for migrate-3.6.5 => SHA256 Checksum OK for migrate-3.6.5.src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for migrate-3.6.5 ===> Applying FreeBSD patches for migrate-3.6.5 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for migrate-3.6.5 configure: loading site script /usr/ports/Templates/config.site checking build system type... i386-portbld-freebsd8.4 checking host system type... i386-portbld-freebsd8.4 checking target system type... i386-portbld-freebsd8.4 USERFLAGS+=-O2: not found checking for gmake... (cached) make ======================================================================= Migrate subversion: Hardware: portbld System OS: freebsd8.4 FreeBSD System CPU: i386 ----------------------------------------------------------------------- checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes CFLAGS+=: not found C-compiler: cc C++-compiler:c++ CFLAGS: -O2 -pipe -fno-strict-aliasing ======================================================================= checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for pthread_create in -pthread... yes checking for MPI_Init in -lmpi... no checking for exp in -lm... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for limits.h... (cached) yes checking for strings.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for int... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for inline... inline checking return type of signal handlers... void checking for strftime... (cached) yes checking for strcspn... (cached) yes checking for strsep... (cached) yes checking for lgamma... yes checking which zlib implementation to use... autodetect checking for main in -lz... yes checking for gzbuffer... no configure: creating ./config.status config.status: creating Makefile config.status: creating conf.h config.status: conf.h is unchanged MIGRATE-N is now setup to compile the program you need to type one of the commands below (ordered by preference): SINGLE CPU machines make # with PDF output support # this might fail on first attempt, # if the make fails, please let me know # often linking fails because the C++ pdf library # and the core migrate parts (C) mismatch # check the Makefile line for STDLIB= -lstdc++ SMP machines more than 1 CPU in machine make thread # uses the thread library if present make # on macs running macos 10.6+ using GrandCentral PARALLEL Computers, Clusters with MPI software make mpis # each cpu-core can be treated as a node make mpis-thread # experimental, may increase load per node! ------------------------------------------------------------------------ SPEED and other TESTING the migrate website contains a testsuite.tar.gz that has many tests for single, parallel and thread compilations the tests are driven by a python script rt (see the README in the testsuite) and a submit script that allows to streamline submissions to a batch queue system, currently supported systems are SUN/ORACLE GRIDENGINE, TORQUE/MOAB, and NONE ------------------------------------------------------------------------ In case there are problems with the compile send a message to the migrate-support@google.com usergroup, include a log of ./configure make ======================================================================= =========================================================================== =================================================== ===> Building for migrate-3.6.5 (cd ./haru ; make -f makefile.gcc "CC=c++" "CPP=cc" "ARCH=i386" "MACOSVERSION=" "MYCPPFLAGS=-O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ ") cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfExceptions.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfList.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfUtils.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfStreams.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfAutoPtrObjects.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfObjects.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfContents.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfPages.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfFonts.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfXref.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfDestinations.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfOutlines.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfBorderStyle.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfAnnotations.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfDoc.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfCatalog.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfInfo.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfEncoding.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfFontDef.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfXObjects.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfFontDef_Courier.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfFontDef_Helvetica.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfFontDef_Times.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfFontDef_Symbol.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfFontDef_ZapfDingbats.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfEncoding_ISO8859.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfEncoding_KOI8.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfEncoding_MSCP.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfMbFonts.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfCMap.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfUnicodeText.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfMbFontDef_Gothic.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfMbFontDef_Mincyo.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfMbFontDef_SimHei.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfMbFontDef_SimSun.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfMbFontDef_Ming.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfMbFontDef_Batang.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfMbFontDef_Dotum.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfCMap_RKSJ.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfCMap_EUC.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfCMap_GB_EUC.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfCMap_ETen_B5.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfCMap_KSCms_UHC.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfCMap_KSC_EUC.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfPngImage.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfJpegImage.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfEncrypt.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c libharuc.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c libharuc_jpfonts.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c libharuc_krfonts.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c libharuc_cnsfonts.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c libharuc_cntfonts.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c libharu_png.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c libharu_jpeg.cc cc: -lstdc++: linker input file unused because linking not done ar rc libharu.a PdfExceptions.o PdfList.o PdfUtils.o PdfStreams.o PdfAutoPtrObjects.o PdfObjects.o PdfContents.o PdfPages.o PdfFonts.o PdfXref.o PdfDestinations.o PdfOutlines.o PdfBorderStyle.o PdfAnnotations.o PdfDoc.o PdfCatalog.o PdfInfo.o PdfEncoding.o PdfFontDef.o PdfXObjects.o PdfFontDef_Courier.o PdfFontDef_Helvetica.o PdfFontDef_Times.o PdfFontDef_Symbol.o PdfFontDef_ZapfDingbats.o PdfEncoding_ISO8859.o PdfEncoding_KOI8.o PdfEncoding_MSCP.o PdfMbFonts.o PdfCMap.o PdfUnicodeText.o PdfMbFontDef_Gothic.o PdfMbFontDef_Mincyo.o PdfMbFontDef_SimHei.o PdfMbFontDef_SimSun.o PdfMbFontDef_Ming.o PdfMbFontDef_Batang.o PdfMbFontDef_Dotum.o PdfCMap_RKSJ.o PdfCMap_EUC.o PdfCMap_GB_EUC.o PdfCMap_ETen_B5.o PdfCMap_KSCms_UHC.o PdfCMap_KSC_EUC.o PdfPngImage.o PdfJpegImage.o PdfEncrypt.o libharuc.o libharuc_jpfonts.o libharuc_krfonts.o libharuc_cnsfonts.o libharuc_cntfonts.o libharu_png.o libharu_jpeg.o ranlib libharu.a Using system zlib architecture /usr/bin/make migrate-n "CFLAGS = -O2 -pipe -fno-strict-aliasing -DNEXUSTREE -DHAVE_ZLIB -DZNZ -DHIGHBITS -DHAVE_CONFIG_H -DHAVE_MALLOCWRAP -DMERSENNE_TWISTER -DMEXP=19937 -DMIGRATESUBVERSION=\"\\\"\\\"\" -DMIGRATEVERSION=\"\\\"3.6.5\\\"\" -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++" "LIBS = -Lharu -lharu -lz -lm" "LDFLAGS = " cc -O2 -pipe -fno-strict-aliasing -DNEXUSTREE -DHAVE_ZLIB -DZNZ -DHIGHBITS -DHAVE_CONFIG_H -DHAVE_MALLOCWRAP -DMERSENNE_TWISTER -DMEXP=19937 -DMIGRATESUBVERSION="\"\"" -DMIGRATEVERSION="\"3.6.5\"" -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c aic.c cc: -lstdc++: linker input file unused because linking not done cc -O2 -pipe -fno-strict-aliasing -DNEXUSTREE -DHAVE_ZLIB -DZNZ -DHIGHBITS -DHAVE_CONFIG_H -DHAVE_MALLOCWRAP -DMERSENNE_TWISTER -DMEXP=19937 -DMIGRATESUBVERSION="\"\"" -DMIGRATEVERSION="\"3.6.5\"" -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c altivec.c cc: -lstdc++: linker input file unused because linking not done cc -O2 -pipe -fno-strict-aliasing -DNEXUSTREE -DHAVE_ZLIB -DZNZ -DHIGHBITS -DHAVE_CONFIG_H -DHAVE_MALLOCWRAP -DMERSENNE_TWISTER -DMEXP=19937 -DMIGRATESUBVERSION="\"\"" -DMIGRATEVERSION="\"3.6.5\"" -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c autotune.c cc: -lstdc++: linker input file unused because linking not done cc -O2 -pipe -fno-strict-aliasing -DNEXUSTREE -DHAVE_ZLIB -DZNZ -DHIGHBITS -DHAVE_CONFIG_H -DHAVE_MALLOCWRAP -DMERSENNE_TWISTER -DMEXP=19937 -DMIGRATESUBVERSION="\"\"" -DMIGRATEVERSION="\"3.6.5\"" -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c bayes.c cc: -lstdc++: linker input file unused because linking not done cc -O2 -pipe -fno-strict-aliasing -DNEXUSTREE -DHAVE_ZLIB -DZNZ -DHIGHBITS -DHAVE_CONFIG_H -DHAVE_MALLOCWRAP -DMERSENNE_TWISTER -DMEXP=19937 -DMIGRATESUBVERSION="\"\"" -DMIGRATEVERSION="\"3.6.5\"" -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c broyden.c cc: -lstdc++: linker input file unused because linking not done cc -O2 -pipe -fno-strict-aliasing -DNEXUSTREE -DHAVE_ZLIB -DZNZ -DHIGHBITS -DHAVE_CONFIG_H -DHAVE_MALLOCWRAP -DMERSENNE_TWISTER -DMEXP=19937 -DMIGRATESUBVERSION="\"\"" -DMIGRATEVERSION="\"3.6.5\"" -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c calculator.c cc: -lstdc++: linker input file unused because linking not done cc -O2 -pipe -fno-strict-aliasing -DNEXUSTREE -DHAVE_ZLIB -DZNZ -DHIGHBITS -DHAVE_CONFIG_H -DHAVE_MALLOCWRAP -DMERSENNE_TWISTER -DMEXP=19937 -DMIGRATESUBVERSION="\"\"" -DMIGRATEVERSION="\"3.6.5\"" -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c combroyden2.c cc: -lstdc++: linker input file unused because linking not done cc -O2 -pipe -fno-strict-aliasing -DNEXUSTREE -DHAVE_ZLIB -DZNZ -DHIGHBITS -DHAVE_CONFIG_H -DHAVE_MALLOCWRAP -DMERSENNE_TWISTER -DMEXP=19937 -DMIGRATESUBVERSION="\"\"" -DMIGRATEVERSION="\"3.6.5\"" -O2 -pipe -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c data.c data.c:57:21: error: xlocale.h: No such file or directory *** Error code 1 Stop in /wrkdirs/usr/ports/biology/migrate/work/migrate-3.6.5/src. *** Error code 1 Stop in /wrkdirs/usr/ports/biology/migrate/work/migrate-3.6.5/src. *** Error code 1 Stop in /usr/ports/biology/migrate. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 05:35:42 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 14A6EF15 for ; Sat, 31 Jan 2015 05:35:42 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 00C7CDC1; Sat, 31 Jan 2015 05:35:41 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V5Zfas053469; Sat, 31 Jan 2015 05:35:41 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V5Zffl053412; Sat, 31 Jan 2015 05:35:41 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 05:35:41 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310535.t0V5Zffl053412@beefy1.isc.freebsd.org> To: 6yearold@gmail.com Subject: [package - 84i386-default][math/stp] Failed for stp-1436_1 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, 31 Jan 2015 05:35:42 -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: 6yearold@gmail.com Last committer: antoine@FreeBSD.org Ident: $FreeBSD: head/math/stp/Makefile 366210 2014-08-26 12:44:36Z antoine $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/stp-1436_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building math/stp build started at Sat Jan 31 05:32:07 UTC 2015 port directory: /usr/ports/math/stp building for: FreeBSD 84i386-default-job-18 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: 6yearold@gmail.com Makefile ident: $FreeBSD: head/math/stp/Makefile 366210 2014-08-26 12:44:36Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=stp-1436_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/stp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/stp/work HOME=/wrkdirs/usr/ports/math/stp/work TMPDIR="/tmp" ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl XDG_DATA_HOME=/wrkdirs/usr/ports/math/stp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/stp/work HOME=/wrkdirs/usr/ports/math/stp/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/stp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/stp/work HOME=/wrkdirs/usr/ports/math/stp/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/stp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/stp/work HOME=/wrkdirs/usr/ports/math/stp/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-- CMAKE_BUILD_TYPE="release" OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/stp" EXAMPLESDIR="share/examples/stp" DATADIR="share/stp" WWWDIR="www/stp" ETCDIR="etc/stp" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/stp DOCSDIR=/usr/local/share/doc/stp EXAMPLESDIR=/usr/local/share/examples/stp WWWDIR=/usr/local/www/stp ETCDIR=/usr/local/etc/stp --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License MIT accepted by the user =========================================================================== =================================================== ===> stp-1436_1 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.7.txz [84i386-default-job-18] Installing pkg-1.4.7... [84i386-default-job-18] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of stp-1436_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by stp-1436_1 for building =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by stp-1436_1 for building => SHA256 Checksum OK for stp-1436.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by stp-1436_1 for building ===> Extracting for stp-1436_1 => SHA256 Checksum OK for stp-1436.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for stp-1436_1 =========================================================================== =================================================== ===> stp-1436_1 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-18] Installing bison-2.7.1,1... [84i386-default-job-18] `-- Installing gettext-runtime-0.19.4... [84i386-default-job-18] | `-- Installing indexinfo-0.2.2... [84i386-default-job-18] | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-18] | `-- Installing libiconv-1.14_6... [84i386-default-job-18] | `-- Extracting libiconv-1.14_6... done [84i386-default-job-18] `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-18] `-- Installing m4-1.4.17_1,1... [84i386-default-job-18] `-- Extracting m4-1.4.17_1,1... done [84i386-default-job-18] Extracting bison-2.7.1,1... done ===> Returning to build of stp-1436_1 ===> stp-1436_1 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.1.txz [84i386-default-job-18] Installing cmake-3.1.1... [84i386-default-job-18] `-- Installing cmake-modules-3.1.1... [84i386-default-job-18] `-- Extracting cmake-modules-3.1.1... done [84i386-default-job-18] `-- Installing curl-7.40.0... [84i386-default-job-18] | `-- Installing ca_root_nss-3.17.3_1... [84i386-default-job-18] | `-- Extracting ca_root_nss-3.17.3_1... done [84i386-default-job-18] `-- Extracting curl-7.40.0... done [84i386-default-job-18] `-- Installing expat-2.1.0_2... [84i386-default-job-18] `-- Extracting expat-2.1.0_2... done [84i386-default-job-18] `-- Installing libarchive-3.1.2_2,1... [84i386-default-job-18] | `-- Installing libxml2-2.9.2_2... [84i386-default-job-18] | `-- Extracting libxml2-2.9.2_2... done [84i386-default-job-18] | `-- Installing lzo2-2.08_1... [84i386-default-job-18] | `-- Extracting lzo2-2.08_1... done [84i386-default-job-18] `-- Extracting libarchive-3.1.2_2,1... done [84i386-default-job-18] Extracting cmake-3.1.1... done ===> Returning to build of stp-1436_1 ===> stp-1436_1 depends on package: flex>=2.5.38 - not found ===> Verifying install for flex>=2.5.38 in /usr/ports/textproc/flex ===> Installing existing package /packages/All/flex-2.5.39_2.txz [84i386-default-job-18] Installing flex-2.5.39_2... [84i386-default-job-18] Extracting flex-2.5.39_2... done ===> Returning to build of stp-1436_1 ===> stp-1436_1 depends on file: /usr/local/bin/perl5.18.4 - not found ===> Verifying install for /usr/local/bin/perl5.18.4 in /usr/ports/lang/perl5.18 ===> Installing existing package /packages/All/perl5-5.18.4_11.txz [84i386-default-job-18] Installing perl5-5.18.4_11... [84i386-default-job-18] Extracting perl5-5.18.4_11... done ===> Returning to build of stp-1436_1 =========================================================================== =================================================== ===> stp-1436_1 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_4.txz [84i386-default-job-18] Installing boost-libs-1.55.0_4... [84i386-default-job-18] `-- Installing icu-53.1... [84i386-default-job-18] `-- Extracting icu-53.1... done [84i386-default-job-18] Extracting boost-libs-1.55.0_4... done In file included from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../STPManager/STPManager.h:16, from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/Globals.cpp:11: /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../STPManager/../sat/SATSolver.h:32: warning: unused parameter 'array_id' /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../STPManager/../sat/SATSolver.h:32: warning: unused parameter 'i' /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../STPManager/../sat/SATSolver.h:32: warning: unused parameter 'v' /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../STPManager/../sat/SATSolver.h:58: warning: unused parameter 'i' /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../STPManager/../sat/SATSolver.h:71: warning: unused parameter 'x' In file included from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/Globals.cpp:11: /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../STPManager/STPManager.h:382: warning: unused parameter 'children' In file included from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../STPManager/../to-sat/ASTNode/ToCNF.h:17, from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../STPManager/../to-sat/ASTNode/ToSAT.h:13, from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../STPManager/STP.h:18, from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/Globals.cpp:12: /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../STPManager/../to-sat/ASTNode/ClauseList.h:84: warning: unused parameter 'v' /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../STPManager/../sat/minisat/core/../mtl/Alloc.h: In member function 'T& Minisat::RegionAllocator::operator[](uint32_t) [with T = unsigned int]': /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../STPManager/../sat/minisat/core/SolverTypes.h:222: instantiated from here /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../STPManager/../sat/minisat/core/../mtl/Alloc.h:64: warning: comparison of unsigned expression >= 0 is always true /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../STPManager/../sat/minisat/core/../mtl/Alloc.h: In member function 'const T& Minisat::RegionAllocator::operator[](uint32_t) const [with T = unsigned int]': /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../STPManager/../sat/minisat/core/SolverTypes.h:223: instantiated from here /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../STPManager/../sat/minisat/core/../mtl/Alloc.h:65: warning: comparison of unsigned expression >= 0 is always true /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../STPManager/../sat/minisat/core/../mtl/Alloc.h: In member function 'T* Minisat::RegionAllocator::lea(uint32_t) [with T = unsigned int]': /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../STPManager/../sat/minisat/core/SolverTypes.h:224: instantiated from here /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../STPManager/../sat/minisat/core/../mtl/Alloc.h:67: warning: comparison of unsigned expression >= 0 is always true /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../STPManager/../sat/minisat/core/../mtl/Alloc.h: In member function 'const T* Minisat::RegionAllocator::lea(uint32_t) const [with T = unsigned int]': /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../STPManager/../sat/minisat/core/SolverTypes.h:225: instantiated from here /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../STPManager/../sat/minisat/core/../mtl/Alloc.h:68: warning: comparison of unsigned expression >= 0 is always true /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/math/stp/work/stp-1436/CMakeFiles 58 [ 99%] Building CXX object src/main/CMakeFiles/globalstp.dir/GitSHA1.cpp.o cd /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main && /usr/bin/c++ -D__STDC_LIMIT_MACROS -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wunused -Wsign-compare -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -O2 -pipe -fno-strict-aliasing -I/wrkdirs/usr/ports/math/stp/work/stp-1436/include -I/usr/local/include -I/wrkdirs/usr/ports/math/stp/work/stp-1436/src/AST -o CMakeFiles/globalstp.dir/GitSHA1.cpp.o -c /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/GitSHA1.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/math/stp/work/stp-1436/CMakeFiles 57 58 [ 99%] Built target globalstp /usr/bin/make -f src/libstp/CMakeFiles/libstp.dir/build.make src/libstp/CMakeFiles/libstp.dir/depend cd /wrkdirs/usr/ports/math/stp/work/stp-1436 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/math/stp/work/stp-1436 /wrkdirs/usr/ports/math/stp/work/stp-1436/src/libstp /wrkdirs/usr/ports/math/stp/work/stp-1436 /wrkdirs/usr/ports/math/stp/work/stp-1436/src/libstp /wrkdirs/usr/ports/math/stp/work/stp-1436/src/libstp/CMakeFiles/libstp.dir/DependInfo.cmake Scanning dependencies of target libstp /usr/bin/make -f src/libstp/CMakeFiles/libstp.dir/build.make src/libstp/CMakeFiles/libstp.dir/build Linking CXX static library ../../lib/libstp.a cd /wrkdirs/usr/ports/math/stp/work/stp-1436/src/libstp && /usr/local/bin/cmake -P CMakeFiles/libstp.dir/cmake_clean_target.cmake cd /wrkdirs/usr/ports/math/stp/work/stp-1436/src/libstp && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/libstp.dir/link.txt --verbose=1 /usr/bin/ar cq ../../lib/libstp.a ../AST/CMakeFiles/AST.dir/ASTKind.cpp.o ../AST/CMakeFiles/AST.dir/ArrayTransformer.cpp.o ../AST/CMakeFiles/AST.dir/ASTInterior.cpp.o ../AST/CMakeFiles/AST.dir/ASTNode.cpp.o ../AST/CMakeFiles/AST.dir/ASTUtil.cpp.o ../AST/CMakeFiles/AST.dir/ASTBVConst.cpp.o ../AST/CMakeFiles/AST.dir/ASTmisc.cpp.o ../AST/CMakeFiles/AST.dir/ASTSymbol.cpp.o ../AST/CMakeFiles/AST.dir/RunTimes.cpp.o ../AST/CMakeFiles/AST.dir/NodeFactory/HashingNodeFactory.cpp.o ../AST/CMakeFiles/AST.dir/NodeFactory/NodeFactory.cpp.o ../AST/CMakeFiles/AST.dir/NodeFactory/SimplifyingNodeFactory.cpp.o ../AST/CMakeFiles/AST.dir/NodeFactory/TypeChecker.cpp.o ../main/CMakeFiles/globalstp.dir/Globals.cpp.o ../main/CMakeFiles/globalstp.dir/GitSHA1.cpp.o ../STPManager/CMakeFiles/stpmgr.dir/STP.cpp.o ../STPManager/CMakeFiles/stpmgr.dir/STPManager.cpp.o ../absrefine_counterexample/CMakeFiles/abstractionrefinement.dir/AbstractionRefinement.cpp.o ../absrefine_counterexample/CMakeFiles/abstractionrefine ment.dir/CounterExample.cpp.o ../to-sat/CMakeFiles/tosat.dir/BitBlaster.cpp.o ../to-sat/CMakeFiles/tosat.dir/ToSATBase.cpp.o ../to-sat/CMakeFiles/tosat.dir/AIG/BBNodeManagerAIG.cpp.o ../to-sat/CMakeFiles/tosat.dir/AIG/ToCNFAIG.cpp.o ../to-sat/CMakeFiles/tosat.dir/AIG/ToSATAIG.cpp.o ../to-sat/CMakeFiles/tosat.dir/ASTNode/ClauseList.cpp.o ../to-sat/CMakeFiles/tosat.dir/ASTNode/SimpBool.cpp.o ../to-sat/CMakeFiles/tosat.dir/ASTNode/ToCNF.cpp.o ../to-sat/CMakeFiles/tosat.dir/ASTNode/ToSAT.cpp.o ../sat/CMakeFiles/sat.dir/CryptoMinisat.cpp.o ../sat/CMakeFiles/sat.dir/MinisatCore.cpp.o ../sat/CMakeFiles/sat.dir/MinisatCore_prop.cpp.o ../sat/CMakeFiles/sat.dir/SimplifyingMinisat.cpp.o ../sat/minisat/CMakeFiles/minisat2.dir/simp/SimpSolver.cc.o ../sat/minisat/CMakeFiles/minisat2.dir/core/Solver.cc.o ../sat/minisat/CMakeFiles/minisat2.dir/core_prop/Solver_prop.cc.o ../sat/minisat/CMakeFiles/minisat2.dir/utils/System.cc.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/ClauseAllocator.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptomini! sat2.dir/ClauseCleaner.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/FailedVarSearcher.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/FindUndef.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/Gaussian.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/Logger.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/MatrixFinder.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/OnlyNonLearntBins.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/PackedRow.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/PartFinder.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/PartHandler.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/RestartTypeChooser.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/Solver.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/StateSaver.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/Subsumer.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/UselessB inRemover.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/VarReplacer.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/XorFinder.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/XorSubsumer.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/time_mem.cpp.o ../simplifier/CMakeFiles/simplifier.dir/bvsolver.cpp.o ../simplifier/CMakeFiles/simplifier.dir/consteval.cpp.o ../simplifier/CMakeFiles/simplifier.dir/MutableASTNode.cpp.o ../simplifier/CMakeFiles/simplifier.dir/PropagateEqualities.cpp.o ../simplifier/CMakeFiles/simplifier.dir/RemoveUnconstrained.cpp.o ../simplifier/CMakeFiles/simplifier.dir/simplifier.cpp.o ../simplifier/CMakeFiles/simplifier.dir/SubstitutionMap.cpp.o ../simplifier/CMakeFiles/simplifier.dir/VariablesInExpression.cpp.o ../simplifier/CMakeFiles/simplifier.dir/constantBitP/ConstantBitP_Arithmetic.cpp.o ../simplifier/CMakeFiles/simplifier.dir/constantBitP/ConstantBitP_Boolean.cpp.o ../simplifier/CMakeFiles/simplifier.dir/constantBitP /ConstantBitP_Comparison.cpp.o ../simplifier! /CMakeFil! es/simplifier.dir/constantBitP/ConstantBitP_Division.cpp.o ../simplifier/CMakeFiles/simplifier.dir/constantBitP/ConstantBitP_MaxPrecision.cpp.o ../simplifier/CMakeFiles/simplifier.dir/constantBitP/ConstantBitP_Multiplication.cpp.o ../simplifier/CMakeFiles/simplifier.dir/constantBitP/ConstantBitPropagation.cpp.o ../simplifier/CMakeFiles/simplifier.dir/constantBitP/ConstantBitP_Shifting.cpp.o ../simplifier/CMakeFiles/simplifier.dir/constantBitP/ConstantBitP_TransferFunctions.cpp.o ../simplifier/CMakeFiles/simplifier.dir/constantBitP/ConstantBitP_Utility.cpp.o ../simplifier/CMakeFiles/simplifier.dir/constantBitP/FixedBits.cpp.o ../extlib-constbv/CMakeFiles/constantbv.dir/constantbv.cpp.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigCheck.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigDfs.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigFanout.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigMan.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigMem.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/a ig/aigMffc.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigObj.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigOper.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigOrder.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigPart.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigRepr.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigRet.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigScl.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigSeq.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigShow.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigTable.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigTime.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigTiming.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigTruth.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigTsim.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigUtil.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigWin.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/cnf/cnfCore.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/cnf/cnfCut.c.o ../extlib-abc/CMakeFiles/abc. dir/aig/cnf/cnfData.c.o ../extlib-abc/CMakeF! iles/abc.! dir/aig/cnf/cnfMan.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/cnf/cnfMap.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/cnf/cnfPost.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/cnf/cnfUtil.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/cnf/cnfWrite.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/dar/darBalance.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/dar/darCore.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/dar/darCut.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/dar/darData.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/dar/darLib.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/dar/darMan.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/dar/darPrec.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/dar/darRefact.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/dar/darScript.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/kit/kitAig.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/kit/kitGraph.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/kit/kitIsop.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/kit/kitSop.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/kit/kitTruth.c.o ../c_interface/C MakeFiles/cinterface.dir/c_interface.cpp.o ../cpp_interface/CMakeFiles/cppinterface.dir/cpp_interface.cpp.o ../parser/CMakeFiles/parser.dir/LetMgr.cpp.o ../parser/CMakeFiles/parser.dir/lexcvc.cpp.o ../parser/CMakeFiles/parser.dir/parsecvc.cpp.o ../parser/CMakeFiles/parser.dir/lexsmt2.cpp.o ../parser/CMakeFiles/parser.dir/parsesmt2.cpp.o ../parser/CMakeFiles/parser.dir/lexsmt.cpp.o ../parser/CMakeFiles/parser.dir/parsesmt.cpp.o ../printer/CMakeFiles/printer.dir/AssortedPrinters.cpp.o ../printer/CMakeFiles/printer.dir/BenchPrinter.cpp.o ../printer/CMakeFiles/printer.dir/CPrinter.cpp.o ../printer/CMakeFiles/printer.dir/dotPrinter.cpp.o ../printer/CMakeFiles/printer.dir/GDLPrinter.cpp.o ../printer/CMakeFiles/printer.dir/LispPrinter.cpp.o ../printer/CMakeFiles/printer.dir/PLPrinter.cpp.o ../printer/CMakeFiles/printer.dir/SMTLIB1Printer.cpp.o ../printer/CMakeFiles/printer.dir/SMTLIB2Printer.cpp.o ../printer/CMakeFiles/printer.dir/SMTLIBPrinter.cpp.o /usr/bin/ranlib ../../lib/libstp.a /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/math/stp/work/stp-1436/CMakeFiles [ 99%] Built target libstp /usr/bin/make -f src/main/CMakeFiles/stp.dir/build.make src/main/CMakeFiles/stp.dir/depend cd /wrkdirs/usr/ports/math/stp/work/stp-1436 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/math/stp/work/stp-1436 /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main /wrkdirs/usr/ports/math/stp/work/stp-1436 /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/CMakeFiles/stp.dir/DependInfo.cmake Scanning dependencies of target stp /usr/bin/make -f src/main/CMakeFiles/stp.dir/build.make src/main/CMakeFiles/stp.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/math/stp/work/stp-1436/CMakeFiles 92 [100%] Building CXX object src/main/CMakeFiles/stp.dir/main.cpp.o cd /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main && /usr/bin/c++ -D__STDC_LIMIT_MACROS -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wunused -Wsign-compare -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -O2 -pipe -fno-strict-aliasing -I/wrkdirs/usr/ports/math/stp/work/stp-1436/include -I/usr/local/include -I/wrkdirs/usr/ports/math/stp/work/stp-1436/src/AST -o CMakeFiles/stp.dir/main.cpp.o -c /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/main.cpp In file included from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../AST/AST.h:15, from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/main.cpp:11: /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../AST/ASTInternal.h:109: warning: unused parameter 'c_friendly' In file included from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../AST/AST.h:18, from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/main.cpp:11: /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../AST/ASTBVConst.h:75: warning: unused parameter 'l' In file included from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/STPManager.h:16, from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/ArrayTransformer.h:14, from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/STP.h:14, from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/printers.h:18, from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/main.cpp:13: /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/../sat/SATSolver.h:32: warning: unused parameter 'array_id' /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/../sat/SATSolver.h:32: warning: unused parameter 'i' /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/../sat/SATSolver.h:32: warning: unused parameter 'v' /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/../sat/SATSolver.h:58: warning: unused parameter 'i' /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/../sat/SATSolver.h:71: warning: unused parameter 'x' In file included from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/ArrayTransformer.h:14, from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/STP.h:14, from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/printers.h:18, from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/main.cpp:13: /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/STPManager.h:382: warning: unused parameter 'children' In file included from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../to-sat/ASTNode/ToCNF.h:17, from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../to-sat/ASTNode/ToSAT.h:13, from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/STP.h:18, from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/printers.h:18, from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/main.cpp:13: /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../to-sat/ASTNode/ClauseList.h:84: warning: unused parameter 'v' In file included from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/main.cpp:18: /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../cpp_interface/cpp_interface.h: In member function 'void BEEV::Cpp_interface::checkInvariant()': /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../cpp_interface/cpp_interface.h:66: warning: comparison between signed and unsigned integer expressions /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../cpp_interface/cpp_interface.h:67: warning: comparison between signed and unsigned integer expressions In file included from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../extlib-abc/vec.h:84, from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../extlib-abc/cnf_short.h:38, from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/main.cpp:21: /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../extlib-abc/vecStr.h: In function 'int Vec_StrBase10Log(unsigned int)': /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../extlib-abc/vecStr.h:418: warning: comparison of unsigned expression >= 0 is always true In file included from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../extlib-abc/cnf_short.h:39, from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/main.cpp:21: /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../extlib-abc/aig.h: In function 'int Aig_Base2Log(unsigned int)': /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../extlib-abc/aig.h:160: warning: comparison of unsigned expression >= 0 is always true /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../extlib-abc/aig.h: In function 'int Aig_Base10Log(unsigned int)': /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../extlib-abc/aig.h:161: warning: comparison of unsigned expression >= 0 is always true /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/../sat/minisat/core/../mtl/Alloc.h: In member function 'T& Minisat::RegionAllocator::operator[](uint32_t) [with T = unsigned int]': /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/../sat/minisat/core/SolverTypes.h:222: instantiated from here /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/../sat/minisat/core/../mtl/Alloc.h:64: warning: comparison of unsigned expression >= 0 is always true /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/../sat/minisat/core/../mtl/Alloc.h: In member function 'const T& Minisat::RegionAllocator::operator[](uint32_t) const [with T = unsigned int]': /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/../sat/minisat/core/SolverTypes.h:223: instantiated from here /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/../sat/minisat/core/../mtl/Alloc.h:65: warning: comparison of unsigned expression >= 0 is always true /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/../sat/minisat/core/../mtl/Alloc.h: In member function 'T* Minisat::RegionAllocator::lea(uint32_t) [with T = unsigned int]': /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/../sat/minisat/core/SolverTypes.h:224: instantiated from here /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/../sat/minisat/core/../mtl/Alloc.h:67: warning: comparison of unsigned expression >= 0 is always true /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/../sat/minisat/core/../mtl/Alloc.h: In member function 'const T* Minisat::RegionAllocator::lea(uint32_t) const [with T = unsigned int]': /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/../sat/minisat/core/SolverTypes.h:225: instantiated from here /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/../sat/minisat/core/../mtl/Alloc.h:68: warning: comparison of unsigned expression >= 0 is always true Linking CXX executable ../../stp cd /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/stp.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -pipe -fno-strict-aliasing -Wall -Wextra -Wunused -Wsign-compare -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -O2 -pipe -fno-strict-aliasing CMakeFiles/stp.dir/main.cpp.o -o ../../stp ../../lib/libstp.a /usr/local/lib/libboost_program_options.a /usr/local/lib/libboost_system.a local symbol 0: discarded in section `.text._ZN5boost15throw_exceptionINS_15program_options14unknown_optionEEEvRKT_' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 1: discarded in section `.text._ZN5boost15program_options14unknown_optionD1Ev' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 2: discarded in section `.text._ZN5boost15program_options22error_with_option_nameD1Ev' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 3: discarded in section `.text._ZN5boost15program_options22error_with_option_nameD0Ev' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 4: discarded in section `.text._ZN5boost15program_options22error_with_option_name15set_option_nameERKSs' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 5: discarded in section `.text._ZNSt3mapISsSsSt4lessISsESaISt4pairIKSsSsEEEixERS3_' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 6: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE16_M_insert_uniqueESt17_Rb_tree_iteratorIS2_ERKS2_' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 7: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE9_M_insertEPSt18_Rb_tree_node_baseSA_RKS2_' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 8: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE16_M_insert_uniqueERKS2_' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 9: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 10: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsS0_ISsSsEESt10_Select1stIS3_ESt4lessISsESaIS3_EE8_M_eraseEPSt13_Rb_tree_nodeIS3_E' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 11: discarded in section `.text._ZNSt6vectorISsSaISsEEC2ERKS1_' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 12: discarded in section `.text._ZN5boost15program_options22error_with_option_nameC2ERKS1_' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 13: discarded in section `.text._ZN5boost15program_options25error_with_no_option_nameD1Ev' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 14: discarded in section `.text._ZN5boost15program_options25error_with_no_option_nameD0Ev' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 15: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsS0_ISsSsEESt10_Select1stIS3_ESt4lessISsESaIS3_EE7_M_copyEPKSt13_Rb_tree_nodeIS3_EPSB_' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 16: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsS0_ISsSsEESt10_Select1stIS3_ESt4lessISsESaIS3_EE14_M_create_nodeERKS3_' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 17: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE7_M_copyEPKSt13_Rb_tree_nodeIS2_EPSA_' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 18: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE13_M_clone_nodeEPKSt13_Rb_tree_nodeIS2_E' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 19: discarded in section `.text._ZN5boost16exception_detail20copy_boost_exceptionEPNS_9exceptionEPKS1_' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 20: discarded in section `.text._ZNSt6vectorISsSaISsEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPSsS1_EERKSs' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 21: discarded in section `.text._ZN5boost16exception_detail19error_info_injectorINS_15program_options14unknown_optionEED2Ev' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 22: discarded in section `.text._ZNK5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_options14unknown_optionEEEE5cloneEv' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 23: discarded in section `.text._ZNK5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_options14unknown_optionEEEE7rethrowEv' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 24: discarded in section `.text._ZTv0_n12_NK5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_options14unknown_optionEEEE5cloneEv' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 25: discarded in section `.text._ZTv0_n16_NK5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_options14unknown_optionEEEE7rethrowEv' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 26: discarded in section `.text._ZN5boost16exception_detail19error_info_injectorINS_15program_options14unknown_optionEEC2ERKS4_' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 27: discarded in section `.text._ZN5boost15program_options14unknown_optionD0Ev' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 28: discarded in section `.text._ZNSt3mapISsSsSt4lessISsESaISt4pairIKSsSsEEEixERS3_' from /usr/local/lib/libboost_program_options.a(variables_map.o) local symbol 29: discarded in section `.text._ZN5boost15program_options22error_with_option_nameD1Ev' from /usr/local/lib/libboost_program_options.a(variables_map.o) local symbol 30: discarded in section `.text._ZN5boost15program_options22error_with_option_nameD0Ev' from /usr/local/lib/libboost_program_options.a(variables_map.o) local symbol 31: discarded in section `.text._ZN5boost15program_options22error_with_option_name15set_option_nameERKSs' from /usr/local/lib/libboost_program_options.a(variables_map.o) local symbol 32: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E' from /usr/local/lib/libboost_program_options.a(variables_map.o) local symbol 33: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsS0_ISsSsEESt10_Select1stIS3_ESt4lessISsESaIS3_EE8_M_eraseEPSt13_Rb_tree_nodeIS3_E' from /usr/local/lib/libboost_program_options.a(variables_map.o) local symbol 34: discarded in section `.text._ZN5boost15program_options22error_with_option_nameC2ERKS1_' from /usr/local/lib/libboost_program_options.a(variables_map.o) local symbol 35: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsS0_ISsSsEESt10_Select1stIS3_ESt4lessISsESaIS3_EE7_M_copyEPKSt13_Rb_tree_nodeIS3_EPSB_' from /usr/local/lib/libboost_program_options.a(variables_map.o) local symbol 36: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsS0_ISsSsEESt10_Select1stIS3_ESt4lessISsESaIS3_EE14_M_create_nodeERKS3_' from /usr/local/lib/libboost_program_options.a(variables_map.o) local symbol 37: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE7_M_copyEPKSt13_Rb_tree_nodeIS2_EPSA_' from /usr/local/lib/libboost_program_options.a(variables_map.o) local symbol 38: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE13_M_clone_nodeEPKSt13_Rb_tree_nodeIS2_E' from /usr/local/lib/libboost_program_options.a(variables_map.o) local symbol 39: discarded in section `.text._ZN5boost16exception_detail20copy_boost_exceptionEPNS_9exceptionEPKS1_' from /usr/local/lib/libboost_program_options.a(variables_map.o) local symbol 40: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE16_M_insert_uniqueESt17_Rb_tree_iteratorIS2_ERKS2_' from /usr/local/lib/libboost_program_options.a(variables_map.o) local symbol 41: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE9_M_insertEPSt18_Rb_tree_node_baseSA_RKS2_' from /usr/local/lib/libboost_program_options.a(variables_map.o) local symbol 42: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE16_M_insert_uniqueERKS2_' from /usr/local/lib/libboost_program_options.a(variables_map.o) local symbol 43: discarded in section `.text._ZNSt3mapISsSsSt4lessISsESaISt4pairIKSsSsEEEixERS3_' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 44: discarded in section `.text._ZN5boost15program_options22error_with_option_nameD1Ev' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 45: discarded in section `.text._ZN5boost15program_options22error_with_option_nameD0Ev' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 46: discarded in section `.text._ZN5boost15program_options22error_with_option_name15set_option_nameERKSs' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 47: discarded in section `.text._ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE8_M_eraseEPSt13_Rb_tree_nodeISsE' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 48: discarded in section `.text._ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE16_M_insert_uniqueESt17_Rb_tree_iteratorISsERKSs' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 49: discarded in section `.text._ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE9_M_insertEPSt18_Rb_tree_node_baseS7_RKSs' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 50: discarded in section `.text._ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE16_M_insert_uniqueERKSs' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 51: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE7_M_copyEPKSt13_Rb_tree_nodeIS2_EPSA_' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 52: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE13_M_clone_nodeEPKSt13_Rb_tree_nodeIS2_E' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 53: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 54: discarded in section `.text._ZN5boost15program_options22error_with_option_nameC2ERKS1_' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 55: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsS0_ISsSsEESt10_Select1stIS3_ESt4lessISsESaIS3_EE7_M_copyEPKSt13_Rb_tree_nodeIS3_EPSB_' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 56: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsS0_ISsSsEESt10_Select1stIS3_ESt4lessISsESaIS3_EE8_M_eraseEPSt13_Rb_tree_nodeIS3_E' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 57: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsS0_ISsSsEESt10_Select1stIS3_ESt4lessISsESaIS3_EE14_M_create_nodeERKS3_' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 58: discarded in section `.text._ZN5boost16exception_detail20copy_boost_exceptionEPNS_9exceptionEPKS1_' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 59: discarded in section `.text._ZN5boost15throw_exceptionINS_17bad_function_callEEEvRKT_' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 60: discarded in section `.text._ZN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_17bad_function_callEEEED1Ev' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 61: discarded in section `.text._ZN5boost16exception_detail19error_info_injectorINS_17bad_function_callEED1Ev' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 62: discarded in section `.text._ZThn8_N5boost16exception_detail19error_info_injectorINS_17bad_function_callEED1Ev' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 63: discarded in section `.text._ZThn8_N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_17bad_function_callEEEED1Ev' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 64: discarded in section `.text._ZTv0_n20_N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_17bad_function_callEEEED1Ev' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 65: discarded in section `.text._ZN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_17bad_function_callEEEED0Ev' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 66: discarded in section `.text._ZNK5boost16exception_detail10clone_implINS0_19error_info_injectorINS_17bad_function_callEEEE5cloneEv' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 67: discarded in section `.text._ZNK5boost16exception_detail10clone_implINS0_19error_info_injectorINS_17bad_function_callEEEE7rethrowEv' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 68: discarded in section `.text._ZThn8_N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_17bad_function_callEEEED0Ev' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 69: discarded in section `.text._ZTv0_n12_NK5boost16exception_detail10clone_implINS0_19error_info_injectorINS_17bad_function_callEEEE5cloneEv' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 70: discarded in section `.text._ZTv0_n16_NK5boost16exception_detail10clone_implINS0_19error_info_injectorINS_17bad_function_callEEEE7rethrowEv' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 71: discarded in section `.text._ZTv0_n20_N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_17bad_function_callEEEED0Ev' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 72: discarded in section `.text._ZN5boost16exception_detail19error_info_injectorINS_17bad_function_callEED0Ev' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 73: discarded in section `.text._ZThn8_N5boost16exception_detail19error_info_injectorINS_17bad_function_callEED0Ev' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 74: discarded in section `.text._ZN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_17bad_function_callEEEEC1ERKS5_NS5_9clone_tagE' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 75: discarded in section `.text._ZN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_17bad_function_callEEEEC1ERKS4_' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 76: discarded in section `.text._ZNSt6vectorISsSaISsEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPSsS1_EERKSs' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 77: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE16_M_insert_uniqueESt17_Rb_tree_iteratorIS2_ERKS2_' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 78: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE9_M_insertEPSt18_Rb_tree_node_baseSA_RKS2_' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 79: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE16_M_insert_uniqueERKS2_' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 80: discarded in section `.text._ZN5boost15program_options16ambiguous_optionD2Ev' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 81: discarded in section `.text._ZN5boost16exception_detail20copy_boost_exceptionEPNS_9exceptionEPKS1_' from /usr/local/lib/libboost_program_options.a(convert.o) *** Error code 1 Stop in /wrkdirs/usr/ports/math/stp/work/stp-1436. *** Error code 1 Stop in /wrkdirs/usr/ports/math/stp/work/stp-1436. *** Error code 1 Stop in /wrkdirs/usr/ports/math/stp/work/stp-1436. *** Error code 1 Stop in /usr/ports/math/stp. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 05:49:56 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 78B90F77; Sat, 31 Jan 2015 05:49:56 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 64F7AE7D; Sat, 31 Jan 2015 05:49:56 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V5nuIW083324; Sat, 31 Jan 2015 05:49:56 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V5nut3083283; Sat, 31 Jan 2015 05:49:56 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 05:49:56 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310549.t0V5nut3083283@beefy2.isc.freebsd.org> To: gecko@FreeBSD.org Subject: [package - 84amd64-default][mail/thunderbird] Failed for thunderbird-31.4.0_1 in stage 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, 31 Jan 2015 05:49:56 -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: gecko@FreeBSD.org Last committer: jbeich@FreeBSD.org Ident: $FreeBSD: head/mail/thunderbird/Makefile 377605 2015-01-21 13:36:36Z jbeich $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/thunderbird-31.4.0_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building mail/thunderbird build started at Sat Jan 31 05:30:30 UTC 2015 port directory: /usr/ports/mail/thunderbird building for: FreeBSD 84amd64-default-job-20 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: gecko@FreeBSD.org Makefile ident: $FreeBSD: head/mail/thunderbird/Makefile 377605 2015-01-21 13:36:36Z jbeich $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=thunderbird-31.4.0_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for thunderbird-31.4.0_1: DBUS=on: D-Bus IPC system support DEBUG=off: Build with debugging support DTRACE=off: Build with DTrace probes ENIGMAIL=on: Enigmail extension GCONF=off: GConf configuration backend support GIO=on: GIO for file I/O GNOMEUI=off: libgnomeui support module GSTREAMER=off: Multimedia support via GStreamer LIBPROXY=off: Proxy support via libproxy LIGHTNING=on: Calendar extension LOGGING=on: Additional log messages OPTIMIZED_CFLAGS=on: Use extra compiler optimizations PGO=off: Use Profile-Guided Optimization PROFILE=off: Build with profiling support TEST=off: Build and/or run tests ====> Options available for the multi AUDIO: you have to choose at least one of them ALSA=on: ALSA audio architecture support PULSEAUDIO=off: PulseAudio sound server support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/mail/thunderbird/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/thunderbird/work HOME=/wrkdirs/usr/ports/mail/thunderbird/work TMPDIR="/tmp" CPATH=/usr/local/include LIBRARY_PATH=/usr/local/lib MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/mail/thunderbird/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/thunderbird/work HOME=/wrkdirs/usr/ports/mail/thunderbird/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/mail/thunderbird/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/thunderbird/work HOME=/wrkdirs/usr/ports/mail/thunderbird/work TMPDIR="/tmp" CPATH=/usr/local/include LIBRARY_PATH=/usr/local/lib XDG_DATA_HOME=/wrkdirs/usr/ports/mail/thunderbird/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/thunderbird/work HOME=/wrkdirs/usr/ports/mail/thunderbird/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/usr/local/bin/clang34" CFLAGS="-O2 -pipe -O3 -fno-strict-aliasing" CPP="/usr/local/bin/clang-cpp34" CPPFLAGS="-i system/usr/local/include" LDFLAGS=" -L/usr/local/lib -Wl,-rpath,/usr/local/lib/thunderbird -B/usr/local/bin" LIBS="" CXX="/usr/local/bin/clang++34" CXXFLAGS="-O2 -pipe -O3 -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-- QT_PREFIX="/usr/local" QT_BINDIR="lib/qt5/bin" QT_INCDIR="include/qt5" QT_LIBDIR="lib" QT_ARCHDIR="lib/qt5" QT_PLUGINDIR="lib/qt5/plugins" QT_LIBEXECDIR="libexec/qt5" QT_IMPORTDIR="lib/qt5/imports" QT_QMLDIR="lib/qt5/qml" QT_DATADIR="share/qt5" QT_DOCDIR="share/doc/qt5" QT_L10NDIR="share/qt5/translations" QT_ETCDIR="etc/xdg" QT_EXAMPLEDIR="share/examples/qt5" QT_TESTDIR="share/qt5/tests" QT_MKSPECDIR="lib/qt5/mkspecs" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd8 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 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" PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/thunderbird" EXAMPLESDIR="share/examples/thunderbird" DATADIR="share/thunderbird" WWWDIR="www/thunderbird" ETCDIR="etc/thunderbird" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/thunderbird DOCSDIR=/usr/local/share/doc/thunderbird EXAMPLESDIR=/usr/local/share/examples/thunderbird WWWDIR=/usr/local/www/thunderbird ETCDIR=/usr/local/etc/thunderbird --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> thunderbird-31.4.0_1 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.7.txz [84amd64-default-job-20] Installing pkg-1.4.7... [84amd64-default-job-20] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of thunderbird-31.4.0_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by thunderbird-31.4.0_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by thunderbird-31.4.0_1 for building => SHA256 Checksum OK for thunderbird-31.4.0.source.tar.bz2. => SHA256 Checksum OK for enigmail-1.7.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by thunderbird-31.4.0_1 for building ===> Extracting for thunderbird-31.4.0_1 => SHA256 Checksum OK for thunderbird-31.4.0.source.tar.bz2. => SHA256 Checksum OK for enigmail-1.7.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for thunderbird-31.4.0_1 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for thunderbird-31.4.0_1 =========================================================================== =================================================== ===> thunderbird-31.4.0_1 depends on package: nspr>=4.10.6 - not found ===> Verifying install for nspr>=4.10.6 in /usr/ports/devel/nspr ===> Installing existing package /packages/All/nspr-4.10.7.txz [84amd64-default-job-20] Installing nspr-4.10.7... [84amd64-default-job-20] Extracting nspr-4.10.7... done ===> Returning to build of thunderbird-31.4.0_1 ===> thunderbird-31.4.0_1 depends on package: nss>=3.16 - not found ===> Verifying install for nss>=3.16 in /usr/ports/security/nss ===> Installing existing package /packages/All/nss-3.17.3.txz [84amd64-default-job-20] Installing nss-3.17.3... [84amd64-default-job-20] `-- Installing sqlite3-3.8.8... [84amd64-default-job-20] `-- Extracting sqlite3-3.8.8... done [84amd64-default-job-20] Extracting nss-3.17.3... done ===> Returning to build of thunderbird-31.4.0_1 ===> thunderbird-31.4.0_1 depends on package: libevent2>=2.0.21_2 - not found ===> Verifying install for libevent2>=2.0.21_2 in /usr/ports/devel/libevent2 ===> Installing existing package /packages/All/libevent2-2.0.22.txz [84amd64-default-job-20] Installing libevent2-2.0.22... [84amd64-default-job-20] Extracting libevent2-2.0.22... done ===> Returning to build of thunderbird-31.4.0_1 Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup langDesc Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefDesc Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefManual Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefShowDesc Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefShowManual Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefShowSettingDesc Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefShowSettingManual Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefSetDesc Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefSetManual Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefSetSettingDesc Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefSetSettingManual Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefSetValueDesc Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefSetValueManual Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefResetDesc Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefResetManual Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefResetSettingDesc Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] console.error: Failed to lookup prefResetSettingManual Message: [Exception... "Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIStringBundle.GetStringFromName]" nsresult: "0x8000ffff (NS_ERROR_UNEXPECTED)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> resource://gre/modules/devtools/gcli/util/l10n.js :: exports.lookup :: line 65" data: no] resource://gre/modules/devtools/gcli/api.js resource://gre/modules/devtools/gcli/cli.js resource://gre/modules/devtools/gcli/commands/addon.js resource://gre/modules/devtools/gcli/commands/appcache.js resource://gre/modules/devtools/gcli/commands/calllog.js resource://gre/modules/devtools/gcli/commands/clear.js resource://gre/modules/devtools/gcli/commands/cmd.js resource://gre/modules/devtools/gcli/commands/commands.js resource://gre/modules/devtools/gcli/commands/connect.js resource://gre/modules/devtools/gcli/commands/context.js resource://gre/modules/devtools/gcli/commands/cookie.js resource://gre/modules/devtools/gcli/commands/exec.js resource://gre/modules/devtools/gcli/commands/global.js resource://gre/modules/devtools/gcli/commands/help.js resource://gre/modules/devtools/gcli/commands/intro.js resource://gre/modules/devtools/gcli/commands/jsb.js resource://gre/modules/devtools/gcli/commands/lang.js resource://gre/modules/devtools/gcli/commands/listen.js resource://gre/modules/devtools/gcli/commands/media.js resource://gre/modules/devtools/gcli/commands/mocks.js resource://gre/modules/devtools/gcli/commands/pagemod.js resource://gre/modules/devtools/gcli/commands/paintflashing.js resource://gre/modules/devtools/gcli/commands/pref.js resource://gre/modules/devtools/gcli/commands/preflist.js resource://gre/modules/devtools/gcli/commands/restart.js resource://gre/modules/devtools/gcli/commands/screenshot.js resource://gre/modules/devtools/gcli/commands/test.js resource://gre/modules/devtools/gcli/commands/tools.js resource://gre/modules/devtools/gcli/connectors/connectors.js resource://gre/modules/devtools/gcli/connectors/index.js resource://gre/modules/devtools/gcli/connectors/protocol.js resource://gre/modules/devtools/gcli/connectors/rdp.js resource://gre/modules/devtools/gcli/connectors/remoted.js resource://gre/modules/devtools/gcli/converters/basic.js resource://gre/modules/devtools/gcli/converters/converters.js resource://gre/modules/devtools/gcli/converters/html.js resource://gre/modules/devtools/gcli/converters/terminal.js resource://gre/modules/devtools/gcli/fields/delegate.js resource://gre/modules/devtools/gcli/fields/fields.js resource://gre/modules/devtools/gcli/fields/selection.js resource://gre/modules/devtools/gcli/index.js resource://gre/modules/devtools/gcli/languages/command.js resource://gre/modules/devtools/gcli/languages/javascript.js resource://gre/modules/devtools/gcli/languages/languages.js resource://gre/modules/devtools/gcli/mozui/completer.js resource://gre/modules/devtools/gcli/mozui/ffdisplay.js resource://gre/modules/devtools/gcli/mozui/inputter.js resource://gre/modules/devtools/gcli/mozui/tooltip.js resource://gre/modules/devtools/gcli/settings.js resource://gre/modules/devtools/gcli/types/array.js resource://gre/modules/devtools/gcli/types/boolean.js resource://gre/modules/devtools/gcli/types/command.js resource://gre/modules/devtools/gcli/types/date.js resource://gre/modules/devtools/gcli/types/delegate.js resource://gre/modules/devtools/gcli/types/file.js resource://gre/modules/devtools/gcli/types/fileparser.js resource://gre/modules/devtools/gcli/types/javascript.js resource://gre/modules/devtools/gcli/types/node.js resource://gre/modules/devtools/gcli/types/number.js resource://gre/modules/devtools/gcli/types/resource.js resource://gre/modules/devtools/gcli/types/selection.js resource://gre/modules/devtools/gcli/types/setting.js resource://gre/modules/devtools/gcli/types/string.js resource://gre/modules/devtools/gcli/types/types.js resource://gre/modules/devtools/gcli/ui/focus.js resource://gre/modules/devtools/gcli/ui/history.js resource://gre/modules/devtools/gcli/ui/intro.js resource://gre/modules/devtools/gcli/ui/menu.js resource://gre/modules/devtools/gcli/ui/view.js resource://gre/modules/devtools/gcli/util/domtemplate.js resource://gre/modules/devtools/gcli/util/fileparser.js resource://gre/modules/devtools/gcli/util/filesystem.js resource://gre/modules/devtools/gcli/util/host.js resource://gre/modules/devtools/gcli/util/l10n.js resource://gre/modules/devtools/gcli/util/legacy.js resource://gre/modules/devtools/gcli/util/prism.js resource://gre/modules/devtools/gcli/util/promise.js resource://gre/modules/devtools/gcli/util/spell.js resource://gre/modules/devtools/gcli/util/util.js resource://gre/modules/devtools/output-parser.js resource://gre/modules/devtools/pretty-fast.js resource://gre/modules/devtools/server/actors/call-watcher.js resource://gre/modules/devtools/server/actors/canvas.js resource://gre/modules/devtools/server/actors/childtab.js resource://gre/modules/devtools/server/actors/common.js resource://gre/modules/devtools/server/actors/device.js resource://gre/modules/devtools/server/actors/eventlooplag.js resource://gre/modules/devtools/server/actors/gcli.js resource://gre/modules/devtools/server/actors/highlighter.js resource://gre/modules/devtools/server/actors/inspector.js resource://gre/modules/devtools/server/actors/memory.js resource://gre/modules/devtools/server/actors/preference.js resource://gre/modules/devtools/server/actors/pretty-print-worker.js resource://gre/modules/devtools/server/actors/profiler.js resource://gre/modules/devtools/server/actors/root.js resource://gre/modules/devtools/server/actors/script.js resource://gre/modules/devtools/server/actors/storage.js resource://gre/modules/devtools/server/actors/string.js resource://gre/modules/devtools/server/actors/styleeditor.js resource://gre/modules/devtools/server/actors/styles.js resource://gre/modules/devtools/server/actors/stylesheets.js resource://gre/modules/devtools/server/actors/tracer.js resource://gre/modules/devtools/server/actors/webapps.js resource://gre/modules/devtools/server/actors/webaudio.js resource://gre/modules/devtools/server/actors/webbrowser.js resource://gre/modules/devtools/server/actors/webconsole.js resource://gre/modules/devtools/server/actors/webgl.js resource://gre/modules/devtools/server/child.js Traceback (most recent call last): File "/wrkdirs/usr/ports/mail/thunderbird/work/comm-esr31/mozilla/toolkit/mozapps/installer/packager.py", line 401, in main() File "/wrkdirs/usr/ports/mail/thunderbird/work/comm-esr31/mozilla/toolkit/mozapps/installer/packager.py", line 393, in main args.source, gre_path, base) File "/wrkdirs/usr/ports/mail/thunderbird/work/comm-esr31/mozilla/toolkit/mozapps/installer/packager.py", line 158, in precompile_cache errors.fatal('Error while running startup cache precompilation') File "/wrkdirs/usr/ports/mail/thunderbird/work/comm-esr31/mozilla/python/mozbuild/mozpack/errors.py", line 101, in fatal self._handle(self.FATAL, msg) File "/wrkdirs/usr/ports/mail/thunderbird/work/comm-esr31/mozilla/python/mozbuild/mozpack/errors.py", line 96, in _handle raise ErrorMessage(msg) mozpack.errors.ErrorMessage: Error: Error while running startup cache precompilation /wrkdirs/usr/ports/mail/thunderbird/work/comm-esr31/mozilla/toolkit/mozapps/installer/packager.mk:722: recipe for target 'stage-package' failed gmake[2]: *** [stage-package] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/thunderbird/work/comm-esr31/obj-x86_64-unknown-freebsd8.4/mail/installer' /wrkdirs/usr/ports/mail/thunderbird/work/comm-esr31/mail/build.mk:24: recipe for target 'install' failed gmake[1]: *** [install] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/mail/thunderbird/work/comm-esr31/obj-x86_64-unknown-freebsd8.4' /wrkdirs/usr/ports/mail/thunderbird/work/comm-esr31/client.mk:398: recipe for target 'install' failed gmake: *** [install] Error 2 *** Error code 2 Stop in /usr/ports/mail/thunderbird. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 05:51:17 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 7EF27F8E; Sat, 31 Jan 2015 05:51:17 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 5ED87F0C; Sat, 31 Jan 2015 05:51:17 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V5pHUw072649; Sat, 31 Jan 2015 05:51:17 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V5pH1L072645; Sat, 31 Jan 2015 05:51:17 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 05:51:17 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310551.t0V5pH1L072645@beefy1.isc.freebsd.org> To: johans@FreeBSD.org Subject: [package - 84i386-default][lang/afnix] Failed for afnix-2.5.1 in configure 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, 31 Jan 2015 05:51:17 -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: johans@FreeBSD.org Last committer: johans@FreeBSD.org Ident: $FreeBSD: head/lang/afnix/Makefile 376649 2015-01-09 19:41:06Z johans $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/afnix-2.5.1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building lang/afnix build started at Sat Jan 31 05:51:13 UTC 2015 port directory: /usr/ports/lang/afnix building for: FreeBSD 84i386-default-job-07 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: johans@FreeBSD.org Makefile ident: $FreeBSD: head/lang/afnix/Makefile 376649 2015-01-09 19:41:06Z johans $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=afnix-2.5.1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for afnix-2.5.1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- -o --prefix "/usr/local" --altdir "/usr/local" --shrdir "/usr/local/share" --compiler clang++ --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/afnix/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/afnix/work HOME=/wrkdirs/usr/ports/lang/afnix/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/lang/afnix/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/afnix/work HOME=/wrkdirs/usr/ports/lang/afnix/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- PTHREAD_CFLAGS="" PTHREAD_LIBS="-pthread" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/afnix/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/afnix/work HOME=/wrkdirs/usr/ports/lang/afnix/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/afnix/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/afnix/work HOME=/wrkdirs/usr/ports/lang/afnix/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-- PORTVER=2.5 OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/afnix" EXAMPLESDIR="share/examples/afnix" DATADIR="share/afnix" WWWDIR="www/afnix" ETCDIR="etc/afnix" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/afnix DOCSDIR=/usr/local/share/doc/afnix EXAMPLESDIR=/usr/local/share/examples/afnix WWWDIR=/usr/local/www/afnix ETCDIR=/usr/local/etc/afnix --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> afnix-2.5.1 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.7.txz [84i386-default-job-07] Installing pkg-1.4.7... [84i386-default-job-07] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of afnix-2.5.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by afnix-2.5.1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by afnix-2.5.1 for building => SHA256 Checksum OK for afnix-src-2.5.1.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by afnix-2.5.1 for building ===> Extracting for afnix-2.5.1 => SHA256 Checksum OK for afnix-src-2.5.1.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for afnix-2.5.1 ===> Applying FreeBSD patches for afnix-2.5.1 =========================================================================== =================================================== ===> afnix-2.5.1 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 [84i386-default-job-07] Installing gmake-4.1_1... [84i386-default-job-07] `-- Installing gettext-runtime-0.19.4... [84i386-default-job-07] | `-- Installing indexinfo-0.2.2... [84i386-default-job-07] | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-07] | `-- Installing libiconv-1.14_6... [84i386-default-job-07] | `-- Extracting libiconv-1.14_6... done [84i386-default-job-07] `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-07] Extracting gmake-4.1_1... done ===> Returning to build of afnix-2.5.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for afnix-2.5.1 clang++: not found afnix-setup: cannot find compiler file error: cannot find version for compiler clang++ ===> Script "cnf/bin/afnix-setup" failed unexpectedly. Please report the problem to johans@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop in /usr/ports/lang/afnix. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 05:56:13 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 90143FAD; Sat, 31 Jan 2015 05:56:13 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 7B555F18; Sat, 31 Jan 2015 05:56:13 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V5uDq1050247; Sat, 31 Jan 2015 05:56:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V5uDT1050200; Sat, 31 Jan 2015 05:56:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 05:56:13 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310556.t0V5uDT1050200@beefy2.isc.freebsd.org> To: thierry@FreeBSD.org Subject: [package - 84amd64-default][science/ecs] Failed for ecs-2.0.3_1 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, 31 Jan 2015 05:56:13 -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: thierry@FreeBSD.org Last committer: sunpoet@FreeBSD.org Ident: $FreeBSD: head/science/ecs/Makefile 377318 2015-01-18 10:39:51Z sunpoet $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/ecs-2.0.3_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building science/ecs build started at Sat Jan 31 05:53:58 UTC 2015 port directory: /usr/ports/science/ecs building for: FreeBSD 84amd64-default-job-22 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: thierry@FreeBSD.org Makefile ident: $FreeBSD: head/science/ecs/Makefile 377318 2015-01-18 10:39:51Z sunpoet $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=ecs-2.0.3_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for ecs-2.0.3_1: DOCS=on: Build and/or install documentation NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-bft=/usr/local --with-hdf5=/usr/local --with-cgns=/usr/local --without-adf --without-ccm --with-scotch=/usr/local --with-med=/usr/local --with-metis=/usr/local --with-metis-include=/usr/local/include/metis --enable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PTHREAD_LIBS=-pthread XDG_DATA_HOME=/wrkdirs/usr/ports/science/ecs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/ecs/work HOME=/wrkdirs/usr/ports/science/ecs/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/science/ecs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/ecs/work HOME=/wrkdirs/usr/ports/science/ecs/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/science/ecs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/ecs/work HOME=/wrkdirs/usr/ports/science/ecs/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/science/ecs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/ecs/work HOME=/wrkdirs/usr/ports/science/ecs/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/science/ecs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/ecs/work HOME=/wrkdirs/usr/ports/science/ecs/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/science/ecs/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/ecs/work HOME=/wrkdirs/usr/ports/science/ecs/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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -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 55 5" 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-- DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " 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 DOCSDIR="share/doc/ecs" EXAMPLESDIR="share/examples/ecs" DATADIR="share/ecs" WWWDIR="www/ecs" ETCDIR="etc/ecs" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ecs DOCSDIR=/usr/local/share/doc/ecs EXAMPLESDIR=/usr/local/share/examples/ecs WWWDIR=/usr/local/www/ecs ETCDIR=/usr/local/etc/ecs --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> ecs-2.0.3_1 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.7.txz [84amd64-default-job-22] Installing pkg-1.4.7... [84amd64-default-job-22] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ecs-2.0.3_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ecs-2.0.3_1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ecs-2.0.3_1 for building => SHA256 Checksum OK for ecs-2.0.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by ecs-2.0.3_1 for building ===> Extracting for ecs-2.0.3_1 => SHA256 Checksum OK for ecs-2.0.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ecs-2.0.3_1 ===> Applying FreeBSD patches for ecs-2.0.3_1 =========================================================================== =================================================== ===> ecs-2.0.3_1 depends on file: /usr/local/lib/libscotch.a - not found ===> Verifying install for /usr/local/lib/libscotch.a in /usr/ports/cad/scotch ===> Installing existing package /packages/All/scotch-5.1.12.b.e_5.txz [84amd64-default-job-22] Installing scotch-5.1.12.b.e_5... [84amd64-default-job-22] `-- Installing mpich2-1.5_2,5... [84amd64-default-job-22] | `-- Installing bash-4.3.33... [84amd64-default-job-22] | | `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-22] | | `-- Installing indexinfo-0.2.2... [84amd64-default-job-22] | | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-22] | | `-- Installing libiconv-1.14_6... [84amd64-default-job-22] | | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-22] | | `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-22] | `-- Extracting bash-4.3.33... done [84amd64-default-job-22] | `-- Installing gcc-4.8.4... [84amd64-default-job-22] | | `-- Installing binutils-2.25... [84amd64-default-job-22] | | `-- Extracting binutils-2.25... done [84amd64-default-job-22] | | `-- Installing gcc-ecj-4.5... [84amd64-default-job-22] | | `-- Extracting gcc-ecj-4.5... done [84amd64-default-job-22] | | `-- Installing gmp-5.1.3_2... [84amd64-default-job-22] | | `-- Extracting gmp-5.1.3_2... done [84amd64-default-job-22] | | `-- Installing mpc-1.0.2_1... [84amd64-default-job-22] | | `-- Installing mpfr-3.1.2_2... [84amd64-default-job-22] | | `-- Extracting mpfr-3.1.2_2... done [84amd64-default-job-22] | | `-- Extracting mpc-1.0.2_1... done [84amd64-default-job-22] | `-- Extracting gcc-4.8.4... done [84amd64-default-job-22] | `-- Installing libX11-1.6.2_2,1... [84amd64-default-job-22] | | `-- Installing kbproto-1.0.6... [84amd64-default-job-22] | | `-- Extracting kbproto-1.0.6... done [84amd64-default-job-22] | | `-- Installing libXau-1.0.8_2... [84amd64-default-job-22] | | `-- Installing xproto-7.0.26... [84amd64-default-job-22] | | `-- Extracting xproto-7.0.26... done [84amd64-default-job-22] | | `-- Extracting libXau-1.0.8_2... done [84amd64-default-job-22] | | `-- Installing libXdmcp-1.1.1_2... [84amd64-default-job-22] | | `-- Extracting libXdmcp-1.1.1_2... done [84amd64-default-job-22] | | `-- Installing libxcb-1.11... [84amd64-default-job-22] | | `-- Installing libpthread-stubs-0.3_6... [84amd64-default-job-22] | | `-- Extracting libpthread-stubs-0.3_6... done [84amd64-default-job-22] | | `-- Installing libxml2-2.9.2_2... [84amd64-default-job-22] | | `-- Extracting libxml2-2.9.2_2... done [84amd64-default-job-22] | | `-- Extracting libxcb-1.11... done [84amd64-default-job-22] | `-- Extracting libX11-1.6.2_2,1... done [84amd64-default-job-22] | `-- Installing libXt-1.1.4_2,1... [84amd64-default-job-22] | | `-- Installing libSM-1.2.2_2,1... [84amd64-default-job-22] | | `-- Installing libICE-1.0.9,1... [84amd64-default-job-22] | | `-- Extracting libICE-1.0.9,1... done [84amd64-default-job-22] | | `-- Extracting libSM-1.2.2_2,1... done mv -f .deps/ecs_vec_def.Tpo .deps/ecs_vec_def.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_def_perio.lo -MD -MP -MF .deps/ecs_vec_def_perio.Tpo -c -o ecs_vec_def_perio.lo ecs_vec_def_perio.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_def_perio.lo -MD -MP -MF .deps/ecs_vec_def_perio.Tpo -c ecs_vec_def_perio.c -fPIC -DPIC -o .libs/ecs_vec_def_perio.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_def_perio.lo -MD -MP -MF .deps/ecs_vec_def_perio.Tpo -c ecs_vec_def_perio.c -o ecs_vec_def_perio.o >/dev/null 2>&1 mv -f .deps/ecs_vec_def_perio.Tpo .deps/ecs_vec_def_perio.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_def_rc.lo -MD -MP -MF .deps/ecs_vec_def_rc.Tpo -c -o ecs_vec_def_rc.lo ecs_vec_def_rc.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_def_rc.lo -MD -MP -MF .deps/ecs_vec_def_rc.Tpo -c ecs_vec_def_rc.c -fPIC -DPIC -o .libs/ecs_vec_def_rc.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_def_rc.lo -MD -MP -MF .deps/ecs_vec_def_rc.Tpo -c ecs_vec_def_rc.c -o ecs_vec_def_rc.o >/dev/null 2>&1 mv -f .deps/ecs_vec_def_rc.Tpo .deps/ecs_vec_def_rc.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_int.lo -MD -MP -MF .deps/ecs_vec_int.Tpo -c -o ecs_vec_int.lo ecs_vec_int.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_int.lo -MD -MP -MF .deps/ecs_vec_int.Tpo -c ecs_vec_int.c -fPIC -DPIC -o .libs/ecs_vec_int.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_int.lo -MD -MP -MF .deps/ecs_vec_int.Tpo -c ecs_vec_int.c -o ecs_vec_int.o >/dev/null 2>&1 mv -f .deps/ecs_vec_int.Tpo .deps/ecs_vec_int.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_int_att.lo -MD -MP -MF .deps/ecs_vec_int_att.Tpo -c -o ecs_vec_int_att.lo ecs_vec_int_att.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_int_att.lo -MD -MP -MF .deps/ecs_vec_int_att.Tpo -c ecs_vec_int_att.c -fPIC -DPIC -o .libs/ecs_vec_int_att.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_int_att.lo -MD -MP -MF .deps/ecs_vec_int_att.Tpo -c ecs_vec_int_att.c -o ecs_vec_int_att.o >/dev/null 2>&1 mv -f .deps/ecs_vec_int_att.Tpo .deps/ecs_vec_int_att.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_int_tri.lo -MD -MP -MF .deps/ecs_vec_int_tri.Tpo -c -o ecs_vec_int_tri.lo ecs_vec_int_tri.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_int_tri.lo -MD -MP -MF .deps/ecs_vec_int_tri.Tpo -c ecs_vec_int_tri.c -fPIC -DPIC -o .libs/ecs_vec_int_tri.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_int_tri.lo -MD -MP -MF .deps/ecs_vec_int_tri.Tpo -c ecs_vec_int_tri.c -o ecs_vec_int_tri.o >/dev/null 2>&1 mv -f .deps/ecs_vec_int_tri.Tpo .deps/ecs_vec_int_tri.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_real.lo -MD -MP -MF .deps/ecs_vec_real.Tpo -c -o ecs_vec_real.lo ecs_vec_real.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_real.lo -MD -MP -MF .deps/ecs_vec_real.Tpo -c ecs_vec_real.c -fPIC -DPIC -o .libs/ecs_vec_real.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_real.lo -MD -MP -MF .deps/ecs_vec_real.Tpo -c ecs_vec_real.c -o ecs_vec_real.o >/dev/null 2>&1 mv -f .deps/ecs_vec_real.Tpo .deps/ecs_vec_real.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_real_tri.lo -MD -MP -MF .deps/ecs_vec_real_tri.Tpo -c -o ecs_vec_real_tri.lo ecs_vec_real_tri.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_real_tri.lo -MD -MP -MF .deps/ecs_vec_real_tri.Tpo -c ecs_vec_real_tri.c -fPIC -DPIC -o .libs/ecs_vec_real_tri.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_vec_real_tri.lo -MD -MP -MF .deps/ecs_vec_real_tri.Tpo -c ecs_vec_real_tri.c -o ecs_vec_real_tri.o >/dev/null 2>&1 mv -f .deps/ecs_vec_real_tri.Tpo .deps/ecs_vec_real_tri.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -no-undefined -L/usr/local/lib -fstack-protector -o libbaseecs.la ecs_champ.lo ecs_champ_att.lo ecs_champ_chaine.lo ecs_champ_def.lo ecs_champ_vec.lo ecs_champ_vec_int.lo ecs_champ_vec_real.lo ecs_descr.lo ecs_descr_chaine.lo ecs_entmail.lo ecs_entmail_pcp.lo ecs_famille.lo ecs_famille_chaine.lo ecs_maillage.lo ecs_vec.lo ecs_vec_def.lo ecs_vec_def_perio.lo ecs_vec_def_rc.lo ecs_vec_int.lo ecs_vec_int_att.lo ecs_vec_int_tri.lo ecs_vec_real.lo ecs_vec_real_tri.lo libtool: link: ar cru .libs/libbaseecs.a .libs/ecs_champ.o .libs/ecs_champ_att.o .libs/ecs_champ_chaine.o .libs/ecs_champ_def.o .libs/ecs_champ_vec.o .libs/ecs_champ_vec_int.o .libs/ecs_champ_vec_real.o .libs/ecs_descr.o .libs/ecs_descr_chaine.o .libs/ecs_entmail.o .libs/ecs_entmail_pcp.o .libs/ecs_famille.o .libs/ecs_famille_chaine.o .libs/ecs_maillage.o .libs/ecs_vec.o .libs/ecs_vec_def.o .libs/ecs_vec_def_perio.o .libs/ecs_vec_def_rc.o .libs/ecs_vec_int.o .libs/ecs_vec_int_att.o .libs/ecs_vec_int_tri.o .libs/ecs_vec_real.o .libs/ecs_vec_real_tri.o libtool: link: ranlib .libs/libbaseecs.a libtool: link: ( cd ".libs" && rm -f "libbaseecs.la" && ln -s "../libbaseecs.la" "libbaseecs.la" ) gmake[2]: Leaving directory '/wrkdirs/usr/ports/science/ecs/work/ecs-2.0.3/src/base' Making all in src/pre-post gmake[2]: Entering directory '/wrkdirs/usr/ports/science/ecs/work/ecs-2.0.3/src/pre-post' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_comm.lo -MD -MP -MF .deps/ecs_champ_comm.Tpo -c -o ecs_champ_comm.lo ecs_champ_comm.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_comm.lo -MD -MP -MF .deps/ecs_champ_comm.Tpo -c ecs_champ_comm.c -fPIC -DPIC -o .libs/ecs_champ_comm.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_comm.lo -MD -MP -MF .deps/ecs_champ_comm.Tpo -c ecs_champ_comm.c -o ecs_champ_comm.o >/dev/null 2>&1 mv -f .deps/ecs_champ_comm.Tpo .deps/ecs_champ_comm.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_post.lo -MD -MP -MF .deps/ecs_champ_post.Tpo -c -o ecs_champ_post.lo ecs_champ_post.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_post.lo -MD -MP -MF .deps/ecs_champ_post.Tpo -c ecs_champ_post.c -fPIC -DPIC -o .libs/ecs_champ_post.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_post.lo -MD -MP -MF .deps/ecs_champ_post.Tpo -c ecs_champ_post.c -o ecs_champ_post.o >/dev/null 2>&1 mv -f .deps/ecs_champ_post.Tpo .deps/ecs_champ_post.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_post_cgns.lo -MD -MP -MF .deps/ecs_champ_post_cgns.Tpo -c -o ecs_champ_post_cgns.lo ecs_champ_post_cgns.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_post_cgns.lo -MD -MP -MF .deps/ecs_champ_post_cgns.Tpo -c ecs_champ_post_cgns.c -fPIC -DPIC -o .libs/ecs_champ_post_cgns.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_post_cgns.lo -MD -MP -MF .deps/ecs_champ_post_cgns.Tpo -c ecs_champ_post_cgns.c -o ecs_champ_post_cgns.o >/dev/null 2>&1 mv -f .deps/ecs_champ_post_cgns.Tpo .deps/ecs_champ_post_cgns.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_post_ens.lo -MD -MP -MF .deps/ecs_champ_post_ens.Tpo -c -o ecs_champ_post_ens.lo ecs_champ_post_ens.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_post_ens.lo -MD -MP -MF .deps/ecs_champ_post_ens.Tpo -c ecs_champ_post_ens.c -fPIC -DPIC -o .libs/ecs_champ_post_ens.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_post_ens.lo -MD -MP -MF .deps/ecs_champ_post_ens.Tpo -c ecs_champ_post_ens.c -o ecs_champ_post_ens.o >/dev/null 2>&1 mv -f .deps/ecs_champ_post_ens.Tpo .deps/ecs_champ_post_ens.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_post_med.lo -MD -MP -MF .deps/ecs_champ_post_med.Tpo -c -o ecs_champ_post_med.lo ecs_champ_post_med.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_post_med.lo -MD -MP -MF .deps/ecs_champ_post_med.Tpo -c ecs_champ_post_med.c -fPIC -DPIC -o .libs/ecs_champ_post_med.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_champ_post_med.lo -MD -MP -MF .deps/ecs_champ_post_med.Tpo -c ecs_champ_post_med.c -o ecs_champ_post_med.o >/dev/null 2>&1 mv -f .deps/ecs_champ_post_med.Tpo .deps/ecs_champ_post_med.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_entmail_ncs.lo -MD -MP -MF .deps/ecs_entmail_ncs.Tpo -c -o ecs_entmail_ncs.lo ecs_entmail_ncs.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_entmail_ncs.lo -MD -MP -MF .deps/ecs_entmail_ncs.Tpo -c ecs_entmail_ncs.c -fPIC -DPIC -o .libs/ecs_entmail_ncs.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_entmail_ncs.lo -MD -MP -MF .deps/ecs_entmail_ncs.Tpo -c ecs_entmail_ncs.c -o ecs_entmail_ncs.o >/dev/null 2>&1 mv -f .deps/ecs_entmail_ncs.Tpo .deps/ecs_entmail_ncs.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_entmail_post.lo -MD -MP -MF .deps/ecs_entmail_post.Tpo -c -o ecs_entmail_post.lo ecs_entmail_post.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_entmail_post.lo -MD -MP -MF .deps/ecs_entmail_post.Tpo -c ecs_entmail_post.c -fPIC -DPIC -o .libs/ecs_entmail_post.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_entmail_post.lo -MD -MP -MF .deps/ecs_entmail_post.Tpo -c ecs_entmail_post.c -o ecs_entmail_post.o >/dev/null 2>&1 mv -f .deps/ecs_entmail_post.Tpo .deps/ecs_entmail_post.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_entmail_pre.lo -MD -MP -MF .deps/ecs_entmail_pre.Tpo -c -o ecs_entmail_pre.lo ecs_entmail_pre.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_entmail_pre.lo -MD -MP -MF .deps/ecs_entmail_pre.Tpo -c ecs_entmail_pre.c -fPIC -DPIC -o .libs/ecs_entmail_pre.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_entmail_pre.lo -MD -MP -MF .deps/ecs_entmail_pre.Tpo -c ecs_entmail_pre.c -o ecs_entmail_pre.o >/dev/null 2>&1 mv -f .deps/ecs_entmail_pre.Tpo .deps/ecs_entmail_pre.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_maillage_ncs.lo -MD -MP -MF .deps/ecs_maillage_ncs.Tpo -c -o ecs_maillage_ncs.lo ecs_maillage_ncs.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_maillage_ncs.lo -MD -MP -MF .deps/ecs_maillage_ncs.Tpo -c ecs_maillage_ncs.c -fPIC -DPIC -o .libs/ecs_maillage_ncs.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_maillage_ncs.lo -MD -MP -MF .deps/ecs_maillage_ncs.Tpo -c ecs_maillage_ncs.c -o ecs_maillage_ncs.o >/dev/null 2>&1 mv -f .deps/ecs_maillage_ncs.Tpo .deps/ecs_maillage_ncs.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_maillage_post.lo -MD -MP -MF .deps/ecs_maillage_post.Tpo -c -o ecs_maillage_post.lo ecs_maillage_post.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_maillage_post.lo -MD -MP -MF .deps/ecs_maillage_post.Tpo -c ecs_maillage_post.c -fPIC -DPIC -o .libs/ecs_maillage_post.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_maillage_post.lo -MD -MP -MF .deps/ecs_maillage_post.Tpo -c ecs_maillage_post.c -o ecs_maillage_post.o >/dev/null 2>&1 mv -f .deps/ecs_maillage_post.Tpo .deps/ecs_maillage_post.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_med.lo -MD -MP -MF .deps/ecs_med.Tpo -c -o ecs_med.lo ecs_med.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_med.lo -MD -MP -MF .deps/ecs_med.Tpo -c ecs_med.c -fPIC -DPIC -o .libs/ecs_med.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_med.lo -MD -MP -MF .deps/ecs_med.Tpo -c ecs_med.c -o ecs_med.o >/dev/null 2>&1 mv -f .deps/ecs_med.Tpo .deps/ecs_med.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_post.lo -MD -MP -MF .deps/ecs_post.Tpo -c -o ecs_post.lo ecs_post.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_post.lo -MD -MP -MF .deps/ecs_post.Tpo -c ecs_post.c -fPIC -DPIC -o .libs/ecs_post.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_post.lo -MD -MP -MF .deps/ecs_post.Tpo -c ecs_post.c -o ecs_post.o >/dev/null 2>&1 mv -f .deps/ecs_post.Tpo .deps/ecs_post.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_post_cgns.lo -MD -MP -MF .deps/ecs_post_cgns.Tpo -c -o ecs_post_cgns.lo ecs_post_cgns.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_post_cgns.lo -MD -MP -MF .deps/ecs_post_cgns.Tpo -c ecs_post_cgns.c -fPIC -DPIC -o .libs/ecs_post_cgns.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_post_cgns.lo -MD -MP -MF .deps/ecs_post_cgns.Tpo -c ecs_post_cgns.c -o ecs_post_cgns.o >/dev/null 2>&1 mv -f .deps/ecs_post_cgns.Tpo .deps/ecs_post_cgns.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_post_ens.lo -MD -MP -MF .deps/ecs_post_ens.Tpo -c -o ecs_post_ens.lo ecs_post_ens.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_post_ens.lo -MD -MP -MF .deps/ecs_post_ens.Tpo -c ecs_post_ens.c -fPIC -DPIC -o .libs/ecs_post_ens.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_post_ens.lo -MD -MP -MF .deps/ecs_post_ens.Tpo -c ecs_post_ens.c -o ecs_post_ens.o >/dev/null 2>&1 mv -f .deps/ecs_post_ens.Tpo .deps/ecs_post_ens.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_post_med.lo -MD -MP -MF .deps/ecs_post_med.Tpo -c -o ecs_post_med.lo ecs_post_med.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_post_med.lo -MD -MP -MF .deps/ecs_post_med.Tpo -c ecs_post_med.c -fPIC -DPIC -o .libs/ecs_post_med.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_post_med.lo -MD -MP -MF .deps/ecs_post_med.Tpo -c ecs_post_med.c -o ecs_post_med.o >/dev/null 2>&1 mv -f .deps/ecs_post_med.Tpo .deps/ecs_post_med.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre.lo -MD -MP -MF .deps/ecs_pre.Tpo -c -o ecs_pre.lo ecs_pre.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre.lo -MD -MP -MF .deps/ecs_pre.Tpo -c ecs_pre.c -fPIC -DPIC -o .libs/ecs_pre.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre.lo -MD -MP -MF .deps/ecs_pre.Tpo -c ecs_pre.c -o ecs_pre.o >/dev/null 2>&1 mv -f .deps/ecs_pre.Tpo .deps/ecs_pre.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_ccm.lo -MD -MP -MF .deps/ecs_pre_ccm.Tpo -c -o ecs_pre_ccm.lo ecs_pre_ccm.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_ccm.lo -MD -MP -MF .deps/ecs_pre_ccm.Tpo -c ecs_pre_ccm.c -fPIC -DPIC -o .libs/ecs_pre_ccm.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_ccm.lo -MD -MP -MF .deps/ecs_pre_ccm.Tpo -c ecs_pre_ccm.c -o ecs_pre_ccm.o >/dev/null 2>&1 mv -f .deps/ecs_pre_ccm.Tpo .deps/ecs_pre_ccm.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_cgns.lo -MD -MP -MF .deps/ecs_pre_cgns.Tpo -c -o ecs_pre_cgns.lo ecs_pre_cgns.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_cgns.lo -MD -MP -MF .deps/ecs_pre_cgns.Tpo -c ecs_pre_cgns.c -fPIC -DPIC -o .libs/ecs_pre_cgns.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_cgns.lo -MD -MP -MF .deps/ecs_pre_cgns.Tpo -c ecs_pre_cgns.c -o ecs_pre_cgns.o >/dev/null 2>&1 mv -f .deps/ecs_pre_cgns.Tpo .deps/ecs_pre_cgns.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_comet.lo -MD -MP -MF .deps/ecs_pre_comet.Tpo -c -o ecs_pre_comet.lo ecs_pre_comet.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_comet.lo -MD -MP -MF .deps/ecs_pre_comet.Tpo -c ecs_pre_comet.c -fPIC -DPIC -o .libs/ecs_pre_comet.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_comet.lo -MD -MP -MF .deps/ecs_pre_comet.Tpo -c ecs_pre_comet.c -o ecs_pre_comet.o >/dev/null 2>&1 mv -f .deps/ecs_pre_comet.Tpo .deps/ecs_pre_comet.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_ens.lo -MD -MP -MF .deps/ecs_pre_ens.Tpo -c -o ecs_pre_ens.lo ecs_pre_ens.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_ens.lo -MD -MP -MF .deps/ecs_pre_ens.Tpo -c ecs_pre_ens.c -fPIC -DPIC -o .libs/ecs_pre_ens.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_ens.lo -MD -MP -MF .deps/ecs_pre_ens.Tpo -c ecs_pre_ens.c -o ecs_pre_ens.o >/dev/null 2>&1 mv -f .deps/ecs_pre_ens.Tpo .deps/ecs_pre_ens.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_gambit.lo -MD -MP -MF .deps/ecs_pre_gambit.Tpo -c -o ecs_pre_gambit.lo ecs_pre_gambit.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_gambit.lo -MD -MP -MF .deps/ecs_pre_gambit.Tpo -c ecs_pre_gambit.c -fPIC -DPIC -o .libs/ecs_pre_gambit.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_gambit.lo -MD -MP -MF .deps/ecs_pre_gambit.Tpo -c ecs_pre_gambit.c -o ecs_pre_gambit.o >/dev/null 2>&1 mv -f .deps/ecs_pre_gambit.Tpo .deps/ecs_pre_gambit.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_gmsh.lo -MD -MP -MF .deps/ecs_pre_gmsh.Tpo -c -o ecs_pre_gmsh.lo ecs_pre_gmsh.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_gmsh.lo -MD -MP -MF .deps/ecs_pre_gmsh.Tpo -c ecs_pre_gmsh.c -fPIC -DPIC -o .libs/ecs_pre_gmsh.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_gmsh.lo -MD -MP -MF .deps/ecs_pre_gmsh.Tpo -c ecs_pre_gmsh.c -o ecs_pre_gmsh.o >/dev/null 2>&1 mv -f .deps/ecs_pre_gmsh.Tpo .deps/ecs_pre_gmsh.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_ideas.lo -MD -MP -MF .deps/ecs_pre_ideas.Tpo -c -o ecs_pre_ideas.lo ecs_pre_ideas.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_ideas.lo -MD -MP -MF .deps/ecs_pre_ideas.Tpo -c ecs_pre_ideas.c -fPIC -DPIC -o .libs/ecs_pre_ideas.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_ideas.lo -MD -MP -MF .deps/ecs_pre_ideas.Tpo -c ecs_pre_ideas.c -o ecs_pre_ideas.o >/dev/null 2>&1 mv -f .deps/ecs_pre_ideas.Tpo .deps/ecs_pre_ideas.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_med.lo -MD -MP -MF .deps/ecs_pre_med.Tpo -c -o ecs_pre_med.lo ecs_pre_med.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_med.lo -MD -MP -MF .deps/ecs_pre_med.Tpo -c ecs_pre_med.c -fPIC -DPIC -o .libs/ecs_pre_med.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_med.lo -MD -MP -MF .deps/ecs_pre_med.Tpo -c ecs_pre_med.c -o ecs_pre_med.o >/dev/null 2>&1 mv -f .deps/ecs_pre_med.Tpo .deps/ecs_pre_med.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_nopo.lo -MD -MP -MF .deps/ecs_pre_nopo.Tpo -c -o ecs_pre_nopo.lo ecs_pre_nopo.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_nopo.lo -MD -MP -MF .deps/ecs_pre_nopo.Tpo -c ecs_pre_nopo.c -fPIC -DPIC -o .libs/ecs_pre_nopo.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_nopo.lo -MD -MP -MF .deps/ecs_pre_nopo.Tpo -c ecs_pre_nopo.c -o ecs_pre_nopo.o >/dev/null 2>&1 mv -f .deps/ecs_pre_nopo.Tpo .deps/ecs_pre_nopo.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_meta.lo -MD -MP -MF .deps/ecs_pre_meta.Tpo -c -o ecs_pre_meta.lo ecs_pre_meta.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_meta.lo -MD -MP -MF .deps/ecs_pre_meta.Tpo -c ecs_pre_meta.c -fPIC -DPIC -o .libs/ecs_pre_meta.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_pre_meta.lo -MD -MP -MF .deps/ecs_pre_meta.Tpo -c ecs_pre_meta.c -o ecs_pre_meta.o >/dev/null 2>&1 mv -f .deps/ecs_pre_meta.Tpo .deps/ecs_pre_meta.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -no-undefined -L/usr/local/lib -fstack-protector -o libprepostecs.la ecs_champ_comm.lo ecs_champ_post.lo ecs_champ_post_cgns.lo ecs_champ_post_ens.lo ecs_champ_post_med.lo ecs_entmail_ncs.lo ecs_entmail_post.lo ecs_entmail_pre.lo ecs_maillage_ncs.lo ecs_maillage_post.lo ecs_med.lo ecs_post.lo ecs_post_cgns.lo ecs_post_ens.lo ecs_post_med.lo ecs_pre.lo ecs_pre_ccm.lo ecs_pre_cgns.lo ecs_pre_comet.lo ecs_pre_ens.lo ecs_pre_gambit.lo ecs_pre_gmsh.lo ecs_pre_ideas.lo ecs_pre_med.lo ecs_pre_nopo.lo ecs_pre_meta.lo libtool: link: ar cru .libs/libprepostecs.a .libs/ecs_champ_comm.o .libs/ecs_champ_post.o .libs/ecs_champ_post_cgns.o .libs/ecs_champ_post_ens.o .libs/ecs_champ_post_med.o .libs/ecs_entmail_ncs.o .libs/ecs_entmail_post.o .libs/ecs_entmail_pre.o .libs/ecs_maillage_ncs.o .libs/ecs_maillage_post.o .libs/ecs_med.o .libs/ecs_post.o .libs/ecs_post_cgns.o .libs/ecs_post_ens.o .libs/ecs_post_med.o .libs/ecs_pre.o .libs/ecs_pre_ccm.o .libs/ecs_pre_cgns.o .libs/ecs_pre_comet.o .libs/ecs_pre_ens.o .libs/ecs_pre_gambit.o .libs/ecs_pre_gmsh.o .libs/ecs_pre_ideas.o .libs/ecs_pre_med.o .libs/ecs_pre_nopo.o .libs/ecs_pre_meta.o libtool: link: ranlib .libs/libprepostecs.a libtool: link: ( cd ".libs" && rm -f "libprepostecs.la" && ln -s "../libprepostecs.la" "libprepostecs.la" ) gmake[2]: Leaving directory '/wrkdirs/usr/ports/science/ecs/work/ecs-2.0.3/src/pre-post' Making all in src/util gmake[2]: Entering directory '/wrkdirs/usr/ports/science/ecs/work/ecs-2.0.3/src/util' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_comm.lo -MD -MP -MF .deps/ecs_comm.Tpo -c -o ecs_comm.lo ecs_comm.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_comm.lo -MD -MP -MF .deps/ecs_comm.Tpo -c ecs_comm.c -fPIC -DPIC -o .libs/ecs_comm.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_comm.lo -MD -MP -MF .deps/ecs_comm.Tpo -c ecs_comm.c -o ecs_comm.o >/dev/null 2>&1 mv -f .deps/ecs_comm.Tpo .deps/ecs_comm.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_def.lo -MD -MP -MF .deps/ecs_def.Tpo -c -o ecs_def.lo ecs_def.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_def.lo -MD -MP -MF .deps/ecs_def.Tpo -c ecs_def.c -fPIC -DPIC -o .libs/ecs_def.o ecs_def.c: In function 'ecs_loc_def__strlen': ecs_def.c:311: warning: comparison is always true due to limited range of data type ecs_def.c:311: warning: comparison is always false due to limited range of data type ecs_def.c:315: warning: comparison is always true due to limited range of data type ecs_def.c:318: warning: comparison is always false due to limited range of data type ecs_def.c:318: warning: comparison is always true due to limited range of data type libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_def.lo -MD -MP -MF .deps/ecs_def.Tpo -c ecs_def.c -o ecs_def.o >/dev/null 2>&1 mv -f .deps/ecs_def.Tpo .deps/ecs_def.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_fic.lo -MD -MP -MF .deps/ecs_fic.Tpo -c -o ecs_fic.lo ecs_fic.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_fic.lo -MD -MP -MF .deps/ecs_fic.Tpo -c ecs_fic.c -fPIC -DPIC -o .libs/ecs_fic.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_fic.lo -MD -MP -MF .deps/ecs_fic.Tpo -c ecs_fic.c -o ecs_fic.o >/dev/null 2>&1 mv -f .deps/ecs_fic.Tpo .deps/ecs_fic.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_tab.lo -MD -MP -MF .deps/ecs_tab.Tpo -c -o ecs_tab.lo ecs_tab.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_tab.lo -MD -MP -MF .deps/ecs_tab.Tpo -c ecs_tab.c -fPIC -DPIC -o .libs/ecs_tab.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ecs_tab.lo -MD -MP -MF .deps/ecs_tab.Tpo -c ecs_tab.c -o ecs_tab.o >/dev/null 2>&1 mv -f .deps/ecs_tab.Tpo .deps/ecs_tab.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -no-undefined -L/usr/local/lib -fstack-protector -o libutilecs.la ecs_comm.lo ecs_def.lo ecs_fic.lo ecs_tab.lo libtool: link: ar cru .libs/libutilecs.a .libs/ecs_comm.o .libs/ecs_def.o .libs/ecs_fic.o .libs/ecs_tab.o libtool: link: ranlib .libs/libutilecs.a libtool: link: ( cd ".libs" && rm -f "libutilecs.la" && ln -s "../libutilecs.la" "libutilecs.la" ) gmake[2]: Leaving directory '/wrkdirs/usr/ports/science/ecs/work/ecs-2.0.3/src/util' Making all in src/appli gmake[2]: Entering directory '/wrkdirs/usr/ports/science/ecs/work/ecs-2.0.3/src/appli' cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT cs_preprocess-ecs_cmd.o -MD -MP -MF .deps/cs_preprocess-ecs_cmd.Tpo -c -o cs_preprocess-ecs_cmd.o `test -f 'ecs_cmd.c' || echo './'`ecs_cmd.c mv -f .deps/cs_preprocess-ecs_cmd.Tpo .deps/cs_preprocess-ecs_cmd.Po cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT cs_preprocess-ecs_main.o -MD -MP -MF .deps/cs_preprocess-ecs_main.Tpo -c -o cs_preprocess-ecs_main.o `test -f 'ecs_main.c' || echo './'`ecs_main.c mv -f .deps/cs_preprocess-ecs_main.Tpo .deps/cs_preprocess-ecs_main.Po /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -fstack-protector -o cs_preprocess cs_preprocess-ecs_cmd.o cs_preprocess-ecs_main.o ../../src/pre-post/libprepostecs.la ../../src/base/libbaseecs.la ../../src/util/libutilecs.la -L/usr/local/lib -lintl -R/usr/local/lib -L/usr/local/lib -lbft -lz -L/usr/local/lib -lhdf5 -pthread -L/usr/local/lib -lmedC -L/usr/local/lib -R/usr/local/lib -lcgns -lm libtool: link: cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o cs_preprocess cs_preprocess-ecs_cmd.o cs_preprocess-ecs_main.o -pthread -L/usr/local/lib ../../src/pre-post/.libs/libprepostecs.a ../../src/base/.libs/libbaseecs.a ../../src/util/.libs/libutilecs.a -lintl -lbft -lz -lhdf5 -lmedC -lcgns -lm -pthread -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT cs_io_dump-cs_io_dump.o -MD -MP -MF .deps/cs_io_dump-cs_io_dump.Tpo -c -o cs_io_dump-cs_io_dump.o `test -f 'cs_io_dump.c' || echo './'`cs_io_dump.c mv -f .deps/cs_io_dump-cs_io_dump.Tpo .deps/cs_io_dump-cs_io_dump.Po /bin/sh ../../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -fstack-protector -o cs_io_dump cs_io_dump-cs_io_dump.o -L/usr/local/lib -lintl -R/usr/local/lib libtool: link: cc -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o cs_io_dump cs_io_dump-cs_io_dump.o -L/usr/local/lib -lintl -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I../.. -I../../inc/appli -I../../inc/base -I../../inc/pre-post -I../../inc/util -DNDEBUG -I/usr/local/include -I/usr/local/include/metis -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT cs_partition-cs_partition.o -MD -MP -MF .deps/cs_partition-cs_partition.Tpo -c -o cs_partition-cs_partition.o `test -f 'cs_partition.c' || echo './'`cs_partition.c In file included from cs_partition.c:120: /usr/local/include/scotch.h:75: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'SCOTCH_Idx' Makefile:503: recipe for target 'cs_partition-cs_partition.o' failed gmake[2]: *** [cs_partition-cs_partition.o] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/science/ecs/work/ecs-2.0.3/src/appli' Makefile:556: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/science/ecs/work/ecs-2.0.3' Makefile:409: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/science/ecs. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 05:56:22 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 8A8D4FB0; Sat, 31 Jan 2015 05:56:22 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 77649F19; Sat, 31 Jan 2015 05:56:22 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V5uMn3062898; Sat, 31 Jan 2015 05:56:22 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V5uM1b062890; Sat, 31 Jan 2015 05:56:22 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 05:56:22 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310556.t0V5uM1b062890@beefy2.isc.freebsd.org> To: demon@FreeBSD.org Subject: [package - 84amd64-default][math/openfst] Failed for openfst-1.4.1_4 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, 31 Jan 2015 05:56:22 -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: demon@FreeBSD.org Last committer: demon@FreeBSD.org Ident: $FreeBSD: head/math/openfst/Makefile 371396 2014-10-23 14:05:56Z demon $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/openfst-1.4.1_4.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building math/openfst build started at Sat Jan 31 05:55:54 UTC 2015 port directory: /usr/ports/math/openfst building for: FreeBSD 84amd64-default-job-20 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: demon@FreeBSD.org Makefile ident: $FreeBSD: head/math/openfst/Makefile 371396 2014-10-23 14:05:56Z demon $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=openfst-1.4.1_4 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-compact-fsts --enable-const-fsts --enable-far --enable-linear-fsts --enable-ngram-fsts --enable-lookahead-fsts --enable-pdt --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/openfst/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/openfst/work HOME=/wrkdirs/usr/ports/math/openfst/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/openfst/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/openfst/work HOME=/wrkdirs/usr/ports/math/openfst/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" M ANPREFIX="/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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/openfst" EXAMPLESDIR="share/examples/openfst" DATADIR="share/openfst" WWWDIR="www/openfst" ETCDIR="etc/openfst" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/openfst DOCSDIR=/usr/local/share/doc/openfst EXAMPLESDIR=/usr/local/share/examples/openfst WWWDIR=/usr/local/www/openfst ETCDIR=/usr/local/etc/openfst --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License APACHE20 accepted by the user =========================================================================== =================================================== ===> openfst-1.4.1_4 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.7.txz [84amd64-default-job-20] Installing pkg-1.4.7... [84amd64-default-job-20] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of openfst-1.4.1_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by openfst-1.4.1_4 for building =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by openfst-1.4.1_4 for building => SHA256 Checksum OK for openfst-1.4.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by openfst-1.4.1_4 for building ===> Extracting for openfst-1.4.1_4 => SHA256 Checksum OK for openfst-1.4.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for openfst-1.4.1_4 /usr/bin/sed -i.bak -e s#-ldl## /wrkdirs/usr/ports/math/openfst/work/openfst-1.4.1/src/extensions/far/Makefile.in /wrkdirs/usr/ports/math/openfst/work/openfst-1.4.1/src/extensions/pdt/Makefile.in /wrkdirs/usr/ports/math/openfst/work/openfst-1.4.1/src/bin/Makefile.in /wrkdirs/usr/ports/math/openfst/work/openfst-1.4.1/src/test/Makefile.in /wrkdirs/usr/ports/math/openfst/work/openfst-1.4.1/src/extensions/linear/Makefile.in /usr/bin/sed -i.bak -e s#isspace#std::isspace# /wrkdirs/usr/ports/math/openfst/work/openfst-1.4.1/src/include/fst/tuple-weight.h /wrkdirs/usr/ports/math/openfst/work/openfst-1.4.1/src/include/fst/sparse-tuple-weight.h /wrkdirs/usr/ports/math/openfst/work/openfst-1.4.1/src/include/fst/pair-weight.h =========================================================================== =================================================== ===> openfst-1.4.1_4 depends on executable: gcc48 - not found ===> Verifying install for gcc48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.4.txz [84amd64-default-job-20] Installing gcc-4.8.4... [84amd64-default-job-20] `-- Installing binutils-2.25... [84amd64-default-job-20] | `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-20] | | `-- Installing indexinfo-0.2.2... [84amd64-default-job-20] | | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-20] | | `-- Installing libiconv-1.14_6... [84amd64-default-job-20] | | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-20] | `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-20] `-- Extracting binutils-2.25... done [84amd64-default-job-20] `-- Installing gcc-ecj-4.5... [84amd64-default-job-20] `-- Extracting gcc-ecj-4.5... done [84amd64-default-job-20] `-- Installing gmp-5.1.3_2... [84amd64-default-job-20] `-- Extracting gmp-5.1.3_2... done [84amd64-default-job-20] `-- Installing mpc-1.0.2_1... [84amd64-default-job-20] | `-- Installing mpfr-3.1.2_2... [84amd64-default-job-20] | `-- Extracting mpfr-3.1.2_2... done [84amd64-default-job-20] `-- Extracting mpc-1.0.2_1... done [84amd64-default-job-20] Extracting gcc-4.8.4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of openfst-1.4.1_4 ===> openfst-1.4.1_4 depends on file: /usr/local/bin/as - found =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for openfst-1.4.1_4 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++48 accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++48... gcc3 checking build system type... amd64-portbld-freebsd8.4 checking host system type... amd64-portbld-freebsd8.4 checking how to print strings... printf checking for gcc... gcc48 checking whether we are using the GNU C compiler... yes checking whether gcc48 accepts -g... yes checking for gcc48 option to accept ISO C89... none needed checking dependency style of gcc48... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by gcc48... /usr/local/bin/ld checking if the linker (/usr/local/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm checking the name lister (/usr/local/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert amd64-portbld-freebsd8.4 file names to amd64-portbld-freebsd8.4 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd8.4 file names to toolchain format... func_convert_file_noop checking for /usr/local/bin/ld option to reload object files... -r checking for objdump... /usr/local/bin/objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/local/bin/ranlib checking command to parse /usr/local/bin/nm output from gcc48 object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp48 checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if gcc48 supports -fno-rtti -fno-exceptions... no checking for gcc48 option to produce PIC... -fPIC -DPIC checking if gcc48 PIC flag -fPIC -DPIC works... yes checking if gcc48 static flag -static works... yes checking if gcc48 supports -c -o file.o... yes checking if gcc48 supports -c -o file.o... (cached) yes checking whether the gcc48 linker (/usr/local/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd8.4 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++48 -E checking for ld used by g++48... /usr/local/bin/ld checking if the linker (/usr/local/bin/ld) is GNU ld... yes checking whether the g++48 linker (/usr/local/bin/ld) supports shared libraries... yes checking for g++48 option to produce PIC... -fPIC -DPIC checking if g++48 PIC flag -fPIC -DPIC works... yes checking if g++48 static flag -static works... yes checking if g++48 supports -c -o file.o... yes checking if g++48 supports -c -o file.o... (cached) yes checking whether the g++48 linker (/usr/local/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd8.4 ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/include/Makefile config.status: creating src/lib/Makefile config.status: creating src/bin/Makefile config.status: creating src/test/Makefile config.status: creating src/extensions/Makefile config.status: creating src/extensions/compact/Makefile config.status: creating src/extensions/const/Makefile config.status: creating src/extensions/far/Makefile config.status: creating src/extensions/linear/Makefile config.status: creating src/extensions/lookahead/Makefile config.status: creating src/extensions/ngram/Makefile config.status: creating src/extensions/pdt/Makefile config.status: creating src/script/Makefile config.status: creating config.h config.status: creating src/include/fst/config.h config.status: src/include/fst/config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===> Building for openfst-1.4.1_4 /usr/bin/make all-recursive Making all in src Making all in include Making all in lib /bin/sh ../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I./../include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++0x -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c -o compat.lo compat.cc libtool: compile: g++48 -DHAVE_CONFIG_H -I./../include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++0x -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c compat.cc -fPIC -DPIC -o .libs/compat.o In file included from ./../include/fst/compat.h:40:0, from compat.cc:21: ./../include/fst/flags.h: In member function 'bool FlagRegister::SetFlag(const string&, int64*) const': ./../include/fst/flags.h:119:42: error: there are no arguments to 'strtoll' that depend on a template parameter, so a declaration of 'strtoll' must be available [-fpermissive] *address = strtoll(val.c_str(), &p, 0); ^ ./../include/fst/flags.h:119:42: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) *** Error code 1 Stop in /wrkdirs/usr/ports/math/openfst/work/openfst-1.4.1/src/lib. *** Error code 1 Stop in /wrkdirs/usr/ports/math/openfst/work/openfst-1.4.1/src. *** Error code 1 Stop in /wrkdirs/usr/ports/math/openfst/work/openfst-1.4.1. *** Error code 1 Stop in /wrkdirs/usr/ports/math/openfst/work/openfst-1.4.1. *** Error code 1 Stop in /usr/ports/math/openfst. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 05:57:22 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 61D5CFC6 for ; Sat, 31 Jan 2015 05:57:22 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 4E53FF1B; Sat, 31 Jan 2015 05:57:22 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V5vM0Y074537; Sat, 31 Jan 2015 05:57:22 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V5vLFA073098; Sat, 31 Jan 2015 05:57:21 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 05:57:21 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310557.t0V5vLFA073098@beefy1.isc.freebsd.org> To: leo@mediatomb.cc Subject: [package - 84i386-default][net/mediatomb] Failed for mediatomb-0.12.1_12 in configure 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, 31 Jan 2015 05:57:22 -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: leo@mediatomb.cc Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/net/mediatomb/Makefile 362050 2014-07-16 08:26:25Z bapt $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/mediatomb-0.12.1_12.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building net/mediatomb build started at Sat Jan 31 05:56:46 UTC 2015 port directory: /usr/ports/net/mediatomb building for: FreeBSD 84i386-default-job-10 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: leo@mediatomb.cc Makefile ident: $FreeBSD: head/net/mediatomb/Makefile 362050 2014-07-16 08:26:25Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=mediatomb-0.12.1_12 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for mediatomb-0.12.1_12: CURL=on: Data transfer support via cURL DEBUG=off: Build with debugging support EXTERNAL_TRANSCODING=on: external transcoding support FFMPEGTHUMBNAILER=on: ffmpeg thumbnailer support JS=on: JavaScript (SpiderMonkey) support LIBEXIF=on: EXIF metadata support via libexif ====> Database backend: you have to choose at least one of them SQLITE=on: SQLite database support MYSQL=on: MySQL database support ====> Metadata extractor: you can only select none or one of them FFMPEG=on: ffmpeg metadata extraction support LIBEXTRACTOR=off: libextractor support ====> Tag library: you can only select none or one of them TAGLIB=on: taglib support ID3LIB=off: id3lib support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-search="/usr/local" --disable-inotify --enable-sqlite3 --with-sqlite3-h="/usr/local/include" --with-sqlite3-libs="/usr/local/lib" --enable-mysql --with-mysql-cfg="/usr/local/bin/mysql_config" --enable-libjs --with-js-h="/usr/local/include" --with-js-libs="/usr/local/lib" --enable-libexif --with-libexif-h="/usr/local/include" --with-libexif-libs="/usr/local/lib" --enable-external-transcoding --enable-ffmpegthumbnailer --with-ffmpegthumbnailer-h="/usr/local/include" --with-ffmpegthumbnailer-libs="/usr/local/lib" --enable-curl --with-curl-cfg="/usr/local/bin/curl-config" --enable-ffmpeg --disable-libextractor --disable-id3lib --enable-taglib --with-taglib-cfg="/usr/local/bin/taglib-config" --disable-tombdebug --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PTHREAD_LIBS="-pthread" PTHREAD_CFLAGS="" XDG_DATA_HOME=/wrkdirs/usr/ports/net/mediatomb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mediatomb/work HOME=/wrkdirs/usr/ports/net/mediatomb/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/mediatomb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mediatomb/work HOME=/wrkdirs/usr/ports/net/mediatomb/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/mediatomb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mediatomb/work HOME=/wrkdirs/usr/ports/net/mediatomb/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/mediatomb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mediatomb/work HOME=/wrkdirs/usr/ports/net/mediatomb/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=" -pthread" 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-- MEDIATOMB_USER=mediatomb MEDIATOMB_GROUP=mediatomb MEDIATOMB_DIR=/var/mediatomb MEDIATOMB_MASK=750 OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/mediatomb" EXAMPLESDIR="share/examples/mediatomb" DATADIR="share/mediatomb" WWWDIR="www/mediatomb" ETCDIR="etc/mediatomb" --End PLIST_SUB-- --SUB_LIST-- MEDIATOMB_USER=mediatomb MEDIATOMB_GROUP=mediatomb MEDIATOMB_DIR=/var/mediatomb MEDIATOMB_MASK=750 PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mediatomb DOCSDIR=/usr/local/share/doc/mediatomb EXAMPLESDIR=/usr/local/share/examples/mediatomb WWWDIR=/usr/local/www/mediatomb ETCDIR=/usr/local/etc/mediatomb --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> mediatomb-0.12.1_12 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.7.txz [84i386-default-job-10] Installing pkg-1.4.7... [84i386-default-job-10] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mediatomb-0.12.1_12 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mediatomb-0.12.1_12 for building =========================================================================== =================================================== ===> Fetching all distfiles required by mediatomb-0.12.1_12 for building => SHA256 Checksum OK for mediatomb-0.12.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mediatomb-0.12.1_12 for building ===> Extracting for mediatomb-0.12.1_12 => SHA256 Checksum OK for mediatomb-0.12.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mediatomb-0.12.1_12 ===> Applying FreeBSD patches for mediatomb-0.12.1_12 =========================================================================== =================================================== =========================================================================== =================================================== ===> mediatomb-0.12.1_12 depends on shared library: libexpat.so - not found ===> Verifying for libexpat.so in /usr/ports/textproc/expat2 ===> Installing existing package /packages/All/expat-2.1.0_2.txz [84i386-default-job-10] Installing expat-2.1.0_2... [84i386-default-job-10] Extracting expat-2.1.0_2... done ===> Returning to build of mediatomb-0.12.1_12 ===> mediatomb-0.12.1_12 depends on shared library: libiconv.so.3 - not found ===> Verifying for libiconv.so.3 in /usr/ports/converters/libiconv ===> Installing existing package /packages/All/libiconv-1.14_6.txz [84i386-default-job-10] Installing libiconv-1.14_6... [84i386-default-job-10] Extracting libiconv-1.14_6... done ===> Returning to build of mediatomb-0.12.1_12 ===> mediatomb-0.12.1_12 depends on shared library: libsqlite3.so - not found ===> Verifying for libsqlite3.so in /usr/ports/databases/sqlite3 ===> Installing existing package /packages/All/sqlite3-3.8.8.txz [84i386-default-job-10] Installing sqlite3-3.8.8... [84i386-default-job-10] Extracting sqlite3-3.8.8... done ===> Returning to build of mediatomb-0.12.1_12 ===> mediatomb-0.12.1_12 depends on shared library: libjs.so - not found ===> Verifying for libjs.so in /usr/ports/lang/spidermonkey17 ===> Installing existing package /packages/All/spidermonkey17-1.7.0_1.txz [84i386-default-job-10] Installing spidermonkey17-1.7.0_1... [84i386-default-job-10] `-- Installing nspr-4.10.7... [84i386-default-job-10] `-- Extracting nspr-4.10.7... done [84i386-default-job-10] Extracting spidermonkey17-1.7.0_1... done ===> Returning to build of mediatomb-0.12.1_12 ===> mediatomb-0.12.1_12 depends on shared library: libexif.so - not found ===> Verifying for libexif.so in /usr/ports/graphics/libexif ===> Installing existing package /packages/All/libexif-0.6.21_3.txz [84i386-default-job-10] Installing libexif-0.6.21_3... [84i386-default-job-10] `-- Installing gettext-runtime-0.19.4... [84i386-default-job-10] | `-- Installing indexinfo-0.2.2... [84i386-default-job-10] | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-10] `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-10] Extracting libexif-0.6.21_3... done ===> Returning to build of mediatomb-0.12.1_12 ===> mediatomb-0.12.1_12 depends on shared library: libffmpegthumbnailer.so - not found checking /usr/local/include/iconv.h presence... yes checking for /usr/local/include/iconv.h... yes checking for iconv... no checking for iconv in -liconv... yes checking if iconv declaration requires const char cast... yes checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no checking for time_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for off_t... (cached) yes checking for size_t... (cached) yes checking for _LARGEFILE_SOURCE value needed for large files... no checking size of off_t... 8 checking size of size_t... 4 checking size of time_t... 4 checking size of unsigned int... 4 checking size of unsigned long... 4 checking for strtoll... (cached) yes checking for nl_langinfo... (cached) yes checking for setlocale... (cached) yes checking for backtrace... no checking for backtrace_symbols... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking return type of signal handlers... void checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for int64_t... (cached) yes checking for ssize_t... (cached) yes checking for uint32_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether byte ordering is bigendian... no checking whether LONG_MAX is declared... yes checking whether LLONG_MAX is declared... (cached) yes checking for working alloca.h... no checking for alloca... yes checking whether closedir returns void... no checking for error_at_line... no checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes checking whether stat accepts an empty string... no checking for working strtod... yes checking for vprintf... (cached) yes checking for _doprnt... no checking whether strerror_r is declared... (cached) yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking for strftime... (cached) yes checking for gethostname... (cached) yes checking for gettimeofday... (cached) yes checking for localtime_r... yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for regcomp... yes checking for select... (cached) yes checking for strcasecmp... (cached) yes checking for strchr... yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strncasecmp... (cached) yes checking for strrchr... yes checking for strstr... yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking for uname... (cached) yes checking for sigaction... (cached) yes checking for sigprocmask... (cached) yes checking for ioctl... yes checking for tolower... yes checking for toupper... yes checking for inet_ntoa... (cached) yes checking for socket... yes checking for gethostbyname... (cached) yes checking how to run the C++ preprocessor... c++ -E checking for gethostbyname_r... yes checking for if_nameindex... yes checking for if_freenameindex... yes checking for pthread_join in LIBS=-pthread with CFLAGS=... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for clock_gettime in -lrt... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for uncompress in -lz... yes configure: Will search for sqlite3 headers in /usr/local/include checking /usr/local/include/sqlite3.h usability... yes checking /usr/local/include/sqlite3.h presence... yes checking for /usr/local/include/sqlite3.h... yes configure: Will search for sqlite3 libs in /usr/local/lib checking for sqlite3_open in -lsqlite3... yes configure: Will search for mysql config in /usr/local/bin/mysql_config configure: You specified /usr/local/bin/mysql_config for mysql_config checking mysql cflags... -I/usr/local/include/mysql -pipe -fno-strict-aliasing -g -DNDEBUG checking mysql libs... -L/usr/local/lib/mysql -lmysqlclient_r -pthread -lz -lm checking mysql.h usability... yes checking mysql.h presence... yes checking for mysql.h... yes checking for mysql_init... yes checking mysql version... 5.5.41 checking for mysql_stmt_init... yes checking MYSQL_OPT_RECONNECT... yes configure: Will search for js (spidermonkey) headers in /usr/local/include checking /usr/local/include/jsapi.h usability... yes checking /usr/local/include/jsapi.h presence... yes checking for /usr/local/include/jsapi.h... yes configure: Will search for js (spidermonkey) libraries in /usr/local/lib checking for JS_NewObject in -ljs... yes checking for JS_ClearContextThread in -ljs... yes checking magic.h usability... yes checking magic.h presence... yes checking for magic.h... yes checking for magic_load in -lmagic... yes checking if libmagic is broken (Slackware check)... no configure: WARNING: id3lib disabled configure: Will search for taglib config in /usr/local/bin/taglib-config configure: You specified /usr/local/bin/taglib-config for taglib-config checking taglib cflags... -I/usr/local/include/taglib checking taglib libs... -L/usr/local/lib -ltag checking taglib.h usability... yes checking taglib.h presence... yes checking for taglib.h... yes checking fileref.h usability... yes checking fileref.h presence... yes checking for fileref.h... yes checking tag.h usability... yes checking tag.h presence... yes checking for tag.h... yes checking audioproperties.h usability... yes checking audioproperties.h presence... yes checking for audioproperties.h... yes checking tstring.h usability... yes checking tstring.h presence... yes checking for tstring.h... yes checking textidentificationframe.h usability... yes checking textidentificationframe.h presence... yes checking for textidentificationframe.h... yes checking attachedpictureframe.h usability... yes checking attachedpictureframe.h presence... yes checking for attachedpictureframe.h... yes checking for main in -ltag... yes configure: Checking for curl (needed for extended external transcoding/YouTube support) configure: You specified /usr/local/bin/curl-config for curl-config checking curl cflags... -I/usr/local/include checking curl libraries... -L/usr/local/lib -lcurl checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking for curl_easy_init in -lcurl... yes checking ffmpeg/avformat.h usability... no checking ffmpeg/avformat.h presence... no checking for ffmpeg/avformat.h... no checking /usr/local/include/ffmpeg/avformat.h usability... no checking /usr/local/include/ffmpeg/avformat.h presence... no checking for /usr/local/include/ffmpeg/avformat.h... no checking libavformat/avformat.h usability... yes checking libavformat/avformat.h presence... no configure: WARNING: libavformat/avformat.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: libavformat/avformat.h: proceeding with the compiler's result checking for libavformat/avformat.h... yes checking for av_register_all in -lavformat... no checking for av_register_all in -lavformat... yes checking for av_log_set_callback in -lavutil... no checking for av_log_set_callback in -lavutil... yes configure: Will search for ffmpegthumbnailer headers in /usr/local/include checking /usr/local/include/libffmpegthumbnailer/videothumbnailerc.h usability... yes checking /usr/local/include/libffmpegthumbnailer/videothumbnailerc.h presence... yes checking for /usr/local/include/libffmpegthumbnailer/videothumbnailerc.h... yes configure: Will search for ffmpegthumbnailer libs in /usr/local/lib checking for video_thumbnailer_create in -lffmpegthumbnailer... no configure: ffmpegthumbnailer library not found in requested location /usr/local/lib configure: Will search for ffmpegthumbnailer headers in /usr/local/include checking for /usr/local/include/libffmpegthumbnailer/videothumbnailerc.h... (cached) yes configure: Will search for ffmpegthumbnailer libs in /usr/local/lib checking for create_thumbnailer in -lffmpegthumbnailer... no configure: error: ffmpegthumbnailer library not found in requested location /usr/local/lib ===> Script "configure" failed unexpectedly. Please report the problem to leo@mediatomb.cc [maintainer] and attach the "/wrkdirs/usr/ports/net/mediatomb/work/mediatomb-0.12.1/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop in /usr/ports/net/mediatomb. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 06:04:43 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 20F4C102 for ; Sat, 31 Jan 2015 06:04:43 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 00661FD3 for ; Sat, 31 Jan 2015 06:04:42 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V64gqr036016 for ; Sat, 31 Jan 2015 06:04:42 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V64gkx036005; Sat, 31 Jan 2015 06:04:42 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 06:04:42 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310604.t0V64gkx036005@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84amd64-default][audio/py-karaoke] Failed for py27-karaoke-0.7.5_7 in configure 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, 31 Jan 2015 06:04:43 -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: tijl@FreeBSD.org Ident: $FreeBSD: head/audio/py-karaoke/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/py27-karaoke-0.7.5_7.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building audio/py-karaoke build started at Sat Jan 31 06:03:59 UTC 2015 port directory: /usr/ports/audio/py-karaoke building for: FreeBSD 84amd64-default-job-23 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/audio/py-karaoke/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=py27-karaoke-0.7.5_7 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for py27-karaoke-0.7.5_7: MUTAGEN=off: Mutagen support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/py-karaoke/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/py-karaoke/work HOME=/wrkdirs/usr/ports/audio/py-karaoke/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/py-karaoke/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/py-karaoke/work HOME=/wrkdirs/usr/ports/audio/py-karaoke/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2-3.0-config LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd8 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/karaoke" EXAMPLESDIR="share/examples/karaoke" DATADIR="share/pykaraoke" WWWDIR="www/karaoke" ETCDIR="etc/karaoke" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pykaraoke DOCSDIR=/usr/local/share/doc/karaoke EXAMPLESDIR=/usr/local/share/examples/karaoke WWWDIR=/usr/local/www/karaoke ETCDIR=/usr/local/etc/karaoke --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> py27-karaoke-0.7.5_7 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.7.txz [84amd64-default-job-23] Installing pkg-1.4.7... [84amd64-default-job-23] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of py27-karaoke-0.7.5_7 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by py27-karaoke-0.7.5_7 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by py27-karaoke-0.7.5_7 for building => SHA256 Checksum OK for pykaraoke-0.7.5.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by py27-karaoke-0.7.5_7 for building ===> Extracting for py27-karaoke-0.7.5_7 => SHA256 Checksum OK for pykaraoke-0.7.5.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py27-karaoke-0.7.5_7 ===> Applying FreeBSD patches for py27-karaoke-0.7.5_7 =========================================================================== =================================================== ===> py27-karaoke-0.7.5_7 depends on package: py27-game>0 - not found ===> Verifying install for py27-game>0 in /usr/ports/devel/py-game ===> Installing existing package /packages/All/py27-game-1.9.1_5.txz [84amd64-default-job-23] Installing py27-game-1.9.1_5... [84amd64-default-job-23] `-- Installing py27-numpy-1.9.1_1,1... [84amd64-default-job-23] | `-- Installing blas-3.4.2_3... [84amd64-default-job-23] | | `-- Installing gcc-4.8.4... [84amd64-default-job-23] | | `-- Installing binutils-2.25... [84amd64-default-job-23] | | | `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-23] | | | `-- Installing indexinfo-0.2.2... [84amd64-default-job-23] | | | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-23] | | | `-- Installing libiconv-1.14_6... [84amd64-default-job-23] | | | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-23] | | | `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-23] | | `-- Extracting binutils-2.25... done [84amd64-default-job-23] | | `-- Installing gcc-ecj-4.5... [84amd64-default-job-23] | | `-- Extracting gcc-ecj-4.5... done [84amd64-default-job-23] | | `-- Installing gmp-5.1.3_2... [84amd64-default-job-23] | | `-- Extracting gmp-5.1.3_2... done [84amd64-default-job-23] | | `-- Installing mpc-1.0.2_1... [84amd64-default-job-23] | | | `-- Installing mpfr-3.1.2_2... [84amd64-default-job-23] | | | `-- Extracting mpfr-3.1.2_2... done [84amd64-default-job-23] | | `-- Extracting mpc-1.0.2_1... done [84amd64-default-job-23] | | `-- Extracting gcc-4.8.4... done [84amd64-default-job-23] | `-- Extracting blas-3.4.2_3... done [84amd64-default-job-23] | `-- Installing lapack-3.4.2_3... [84amd64-default-job-23] | `-- Extracting lapack-3.4.2_3... done [84amd64-default-job-23] | `-- Installing py27-nose-1.3.4... [84amd64-default-job-23] | | `-- Installing py27-setuptools27-5.5.1_1... [84amd64-default-job-23] | | `-- Installing python27-2.7.9... [84amd64-default-job-23] | | | `-- Installing libffi-3.2.1... [84amd64-default-job-23] | | | `-- Extracting libffi-3.2.1... done [84amd64-default-job-23] | | `-- Extracting python27-2.7.9... done [84amd64-default-job-23] | | `-- Extracting py27-setuptools27-5.5.1_1... done [84amd64-default-job-23] | `-- Extracting py27-nose-1.3.4... done [84amd64-default-job-23] | `-- Installing suitesparse-4.0.2_4... [84amd64-default-job-23] | `-- Extracting suitesparse-4.0.2_4... done [84amd64-default-job-23] `-- Extracting py27-numpy-1.9.1_1,1... done [84amd64-default-job-23] `-- Installing sdl-1.2.15_5,2... [84amd64-default-job-23] | `-- Installing aalib-1.4.r5_11... [84amd64-default-job-23] | `-- Extracting aalib-1.4.r5_11... done [84amd64-default-job-23] | `-- Installing libGLU-9.0.0_2... [84amd64-default-job-23] | | `-- Installing libGL-9.1.7_4... [84amd64-default-job-23] | | `-- Installing dri2proto-2.8... [84amd64-default-job-23] | | `-- Extracting dri2proto-2.8... done [84amd64-default-job-23] | | `-- Installing expat-2.1.0_2... [84amd64-default-job-23] | | `-- Extracting expat-2.1.0_2... done [84amd64-default-job-23] | | `-- Installing libX11-1.6.2_2,1... [84amd64-default-job-23] | | | `-- Installing kbproto-1.0.6... [84amd64-default-job-23] | | | `-- Extracting kbproto-1.0.6... done [84amd64-default-job-23] | | | `-- Installing libXau-1.0.8_2... [84amd64-default-job-23] | | | `-- Installing xproto-7.0.26... [84amd64-default-job-23] | | | `-- Extracting xproto-7.0.26... done [84amd64-default-job-23] | | | `-- Extracting libXau-1.0.8_2... done [84amd64-default-job-23] | | | `-- Installing libXdmcp-1.1.1_2... [84amd64-default-job-23] | | | `-- Extracting libXdmcp-1.1.1_2... done [84amd64-default-job-23] | | | `-- Installing libxcb-1.11... [84amd64-default-job-23] | | | `-- Installing libpthread-stubs-0.3_6... [84amd64-default-job-23] | | | `-- Extracting libpthread-stubs-0.3_6... done [84amd64-default-job-23] | | | `-- Extracting jasper-1.900.1_14... done [84amd64-default-job-23] | | | `-- Installing libXi-1.7.4,1... [84amd64-default-job-23] | | | `-- Installing inputproto-2.3.1... [84amd64-default-job-23] | | | `-- Extracting inputproto-2.3.1... done [84amd64-default-job-23] | | | `-- Extracting libXi-1.7.4,1... done [84amd64-default-job-23] | | | `-- Installing libXt-1.1.4_2,1... [84amd64-default-job-23] | | | `-- Extracting libXt-1.1.4_2,1... done [84amd64-default-job-23] | | `-- Extracting gdk-pixbuf2-2.31.2_1... done [84amd64-default-job-23] | | `-- Installing gtk-update-icon-cache-2.24.25... [84amd64-default-job-23] | | | `-- Installing hicolor-icon-theme-0.12... [84amd64-default-job-23] | | | `-- Extracting hicolor-icon-theme-0.12... done [84amd64-default-job-23] | | | `-- Installing libXcomposite-0.4.4_2,1... [84amd64-default-job-23] | | | `-- Installing compositeproto-0.4.2... [84amd64-default-job-23] | | | `-- Extracting compositeproto-0.4.2... done [84amd64-default-job-23] | | | `-- Extracting libXcomposite-0.4.4_2,1... done [84amd64-default-job-23] | | | `-- Installing libXcursor-1.1.14_2... [84amd64-default-job-23] | | | `-- Extracting libXcursor-1.1.14_2... done [84amd64-default-job-23] | | | `-- Installing libXinerama-1.1.3_2,1... [84amd64-default-job-23] | | | `-- Installing xineramaproto-1.2.1... [84amd64-default-job-23] | | | `-- Extracting xineramaproto-1.2.1... done [84amd64-default-job-23] | | | `-- Extracting libXinerama-1.1.3_2,1... done [84amd64-default-job-23] | | | `-- Installing pango-1.36.8... [84amd64-default-job-23] | | | `-- Installing cairo-1.12.18_1,2... [84amd64-default-job-23] | | | | `-- Installing fontconfig-2.11.1,1... [84amd64-default-job-23] | | | | `-- 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 [84amd64-default-job-23] | | | | `-- Installing pixman-0.32.6... [84amd64-default-job-23] | | | | `-- Extracting pixman-0.32.6... done [84amd64-default-job-23] | | | | `-- Installing xcb-util-renderutil-0.3.9... [84amd64-default-job-23] | | | | `-- Installing xcb-util-0.4.0,1... [84amd64-default-job-23] | | | | `-- Extracting xcb-util-0.4.0,1... done [84amd64-default-job-23] | | | | `-- Extracting xcb-util-renderutil-0.3.9... done [84amd64-default-job-23] | | | `-- Extracting cairo-1.12.18_1,2... done [84amd64-default-job-23] | | | `-- Installing encodings-1.0.4_1,1... [84amd64-default-job-23] | | | | `-- Installing font-util-1.3.0_1... [84amd64-default-job-23] | | | | `-- Extracting font-util-1.3.0_1... done [84amd64-default-job-23] | | | `-- Extracting encodings-1.0.4_1,1... done [84amd64-default-job-23] | | | `-- Installing harfbuzz-0.9.36... [84amd64-default-job-23] | | | | `-- Installing graphite2-1.2.4... [84amd64-default-job-23] | | | | `-- Extracting graphite2-1.2.4... done [84amd64-default-job-23] | | | | `-- Installing icu-53.1... [84amd64-default-job-23] | | | | `-- Extracting icu-53.1... done [84amd64-default-job-23] | | | `-- Extracting harfbuzz-0.9.36... done [84amd64-default-job-23] | | | `-- Installing libXft-2.3.2... [84amd64-default-job-23] | | | `-- Extracting libXft-2.3.2... done [84amd64-default-job-23] | | | `-- Installing xorg-fonts-truetype-7.7_1... [84amd64-default-job-23] | | | | `-- Installing dejavu-2.34_4... [84amd64-default-job-23] | | | | `-- Extracting dejavu-2.34_4... done mkfontscale: not found mkfontdir: not found [84amd64-default-job-23] | | | | `-- Installing font-bh-ttf-1.0.3_1... [84amd64-default-job-23] | | | | `-- Installing mkfontdir-1.0.7... [84amd64-default-job-23] | | | | | `-- Installing mkfontscale-1.1.1_1... [84amd64-default-job-23] | | | | | `-- Installing libfontenc-1.1.2_2... [84amd64-default-job-23] | | | | | `-- Extracting libfontenc-1.1.2_2... done [84amd64-default-job-23] | | | | | `-- Extracting mkfontscale-1.1.1_1... done [84amd64-default-job-23] | | | | `-- Extracting mkfontdir-1.0.7... done [84amd64-default-job-23] | | | | `-- Extracting font-bh-ttf-1.0.3_1... done [84amd64-default-job-23] | | | | `-- Installing font-misc-ethiopic-1.0.3_1... [84amd64-default-job-23] | | | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [84amd64-default-job-23] | | | | `-- Installing font-misc-meltho-1.0.3_1... [84amd64-default-job-23] | | | | `-- Extracting font-misc-meltho-1.0.3_1... done [84amd64-default-job-23] | | | `-- Extracting pango-1.36.8... done [84amd64-default-job-23] | | | `-- Installing shared-mime-info-1.1_1... [84amd64-default-job-23] | | | `-- Extracting shared-mime-info-1.1_1... done [84amd64-default-job-23] | | `-- Extracting gtk-update-icon-cache-2.24.25... done [84amd64-default-job-23] | | `-- Installing python-2.7_2,2... [84amd64-default-job-23] | | `-- Extracting python-2.7_2,2... done [84amd64-default-job-23] | | `-- Extracting gtk2-2.24.25_1... done [84amd64-default-job-23] | | `-- Installing polkit-0.105_5... [84amd64-default-job-23] | | `-- Installing gobject-introspection-1.42.0... [84amd64-default-job-23] | | `-- Extracting gobject-introspection-1.42.0... done [84amd64-default-job-23] | | `-- Extracting polkit-0.105_5... done [84amd64-default-job-23] | `-- Extracting gconf2-3.2.6_3... done [84amd64-default-job-23] | `-- Installing gstreamer-plugins-0.10.36_5,3... [84amd64-default-job-23] | | `-- Installing gstreamer-0.10.36_2... [84amd64-default-job-23] | | `-- Extracting gstreamer-0.10.36_2... done [84amd64-default-job-23] | | `-- Installing libXv-1.0.10_2,1... [84amd64-default-job-23] | | `-- Installing videoproto-2.3.2... [84amd64-default-job-23] | | `-- Extracting videoproto-2.3.2... done [84amd64-default-job-23] | | `-- Extracting libXv-1.0.10_2,1... done [84amd64-default-job-23] | | `-- Installing orc-0.4.23... [84amd64-default-job-23] | | `-- Extracting orc-0.4.23... done [84amd64-default-job-23] | `-- Extracting gstreamer-plugins-0.10.36_5,3... done [84amd64-default-job-23] | `-- Installing libmspack-0.4_2... [84amd64-default-job-23] | `-- Extracting libmspack-0.4_2... done [84amd64-default-job-23] | `-- Installing webkit-gtk2-2.4.8... [84amd64-default-job-23] | | `-- Installing curl-7.40.0... [84amd64-default-job-23] | | `-- Installing ca_root_nss-3.17.3_1... [84amd64-default-job-23] | | `-- Extracting ca_root_nss-3.17.3_1... done [84amd64-default-job-23] | | `-- Extracting curl-7.40.0... done [84amd64-default-job-23] | | `-- Installing enchant-1.6.0_4... [84amd64-default-job-23] | | `-- Installing hunspell-1.3.3... [84amd64-default-job-23] | | `-- Extracting hunspell-1.3.3... done [84amd64-default-job-23] | | `-- Extracting enchant-1.6.0_4... done [84amd64-default-job-23] | | `-- Installing geoclue-2.1.10... [84amd64-default-job-23] | | `-- Installing json-glib-1.0.2_1... [84amd64-default-job-23] | | `-- Extracting json-glib-1.0.2_1... done [84amd64-default-job-23] | | `-- Installing libsoup-2.48.1_1... [84amd64-default-job-23] | | | `-- Installing glib-networking-2.42.1_1... [84amd64-default-job-23] | | | `-- Installing gnutls-3.2.21... [84amd64-default-job-23] | | | | `-- Installing libidn-1.29... [84amd64-default-job-23] | | | | `-- Extracting libidn-1.29... done [84amd64-default-job-23] | | | | `-- Installing libtasn1-4.2... [84amd64-default-job-23] | | | | `-- Extracting libtasn1-4.2... done [84amd64-default-job-23] | | | | `-- Installing nettle-2.7.1... [84amd64-default-job-23] | | | | `-- Extracting nettle-2.7.1... done [84amd64-default-job-23] | | | | `-- Installing p11-kit-0.22.1... [84amd64-default-job-23] | | | | `-- Extracting p11-kit-0.22.1... done [84amd64-default-job-23] | | | | `-- Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [84amd64-default-job-23] | | | | `-- Extracting trousers-tddl-0.3.10_7... done [84amd64-default-job-23] | | | `-- Extracting gnutls-3.2.21... done [84amd64-default-job-23] | | | `-- Installing gsettings-desktop-schemas-3.14.1... [84amd64-default-job-23] | | | | `-- Installing cantarell-fonts-0.0.16... [84amd64-default-job-23] | | | | `-- Extracting cantarell-fonts-0.0.16... done /usr/local/share/fonts/cantarell: caching, new cache contents: 2 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory /usr/local/bin/fc-cache: succeeded [84amd64-default-job-23] | | | `-- Extracting gsettings-desktop-schemas-3.14.1... done [84amd64-default-job-23] | | | `-- Installing libgcrypt-1.6.2... [84amd64-default-job-23] | | | | `-- Installing libgpg-error-1.17... [84amd64-default-job-23] | | | | `-- Extracting libgpg-error-1.17... done [84amd64-default-job-23] | | | `-- Extracting libgcrypt-1.6.2... done [84amd64-default-job-23] | | | `-- Installing libproxy-0.4.6... [84amd64-default-job-23] | | | `-- Extracting libproxy-0.4.6... done [84amd64-default-job-23] | | | `-- Extracting glib-networking-2.42.1_1... done [84amd64-default-job-23] | | | `-- Installing sqlite3-3.8.8... [84amd64-default-job-23] | | | `-- Extracting sqlite3-3.8.8... done [84amd64-default-job-23] | | `-- Extracting libsoup-2.48.1_1... done [84amd64-default-job-23] | | `-- Extracting geoclue-2.1.10... done [84amd64-default-job-23] | | `-- Installing gstreamer1-plugins-1.4.5_1... [84amd64-default-job-23] | | `-- Installing gstreamer1-1.4.5... [84amd64-default-job-23] | | `-- Extracting gstreamer1-1.4.5... done [84amd64-default-job-23] | | `-- Installing iso-codes-3.57... [84amd64-default-job-23] | | `-- Extracting iso-codes-3.57... done [84amd64-default-job-23] | | `-- Extracting gstreamer1-plugins-1.4.5_1... done [84amd64-default-job-23] | | `-- Installing libsecret-0.18_3... [84amd64-default-job-23] | | `-- Extracting libsecret-0.18_3... done [84amd64-default-job-23] | | `-- Installing libxslt-1.1.28_6... [84amd64-default-job-23] | | `-- Extracting libxslt-1.1.28_6... done [84amd64-default-job-23] | `-- Extracting webkit-gtk2-2.4.8... done [84amd64-default-job-23] `-- Extracting wx30-gtk2-3.0.2_2... done [84amd64-default-job-23] Extracting py27-wxPython30-3.0.0.0_1... done Message for dejavu-2.34_4: 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. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of py27-karaoke-0.7.5_7 =========================================================================== =================================================== ===> py27-karaoke-0.7.5_7 depends on shared library: libpthread-stubs.so - found (/usr/local/lib/libpthread-stubs.so.0.0.0) ===> py27-karaoke-0.7.5_7 depends on shared library: libaa.so - found (/usr/local/lib/libaa.so.1.0.4) ===> py27-karaoke-0.7.5_7 depends on shared library: libSDL.so - found (/usr/local/lib/libSDL-1.2.so.0.11.4) ===> py27-karaoke-0.7.5_7 depends on shared library: libiconv.so.3 - found (/usr/local/lib/libiconv.so.2.5.1) =========================================================================== =================================================== ===> Configuring for py27-karaoke-0.7.5_7 Traceback (most recent call last): File "", line 1, in File "setup.py", line 33, in import wx File "/usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/wx/__init__.py", line 45, in from wx._core import * File "/usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py", line 4, in import _core_ ImportError: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.14 required by /usr/local/lib/libwebkitgtk-1.0.so.0 not found *** Error code 1 Stop in /usr/ports/audio/py-karaoke. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 06:07:23 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 C434F1ED; Sat, 31 Jan 2015 06:07:23 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 AF2F1FE4; Sat, 31 Jan 2015 06:07:23 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V67Nmm087004; Sat, 31 Jan 2015 06:07:23 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V67N9Q086997; Sat, 31 Jan 2015 06:07:23 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 06:07:23 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310607.t0V67N9Q086997@beefy1.isc.freebsd.org> To: oliver@FreeBSD.org Subject: [package - 84i386-default][benchmarks/hpl] Failed for hpl-2.1_5 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, 31 Jan 2015 06:07:24 -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: oliver@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: head/benchmarks/hpl/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/hpl-2.1_5.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building benchmarks/hpl build started at Sat Jan 31 06:06:47 UTC 2015 port directory: /usr/ports/benchmarks/hpl building for: FreeBSD 84i386-default-job-17 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: oliver@FreeBSD.org Makefile ident: $FreeBSD: head/benchmarks/hpl/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=hpl-2.1_5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for hpl-2.1_5: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/benchmarks/hpl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/benchmarks/hpl/work HOME=/wrkdirs/usr/ports/benchmarks/hpl/work TMPDIR="/tmp" F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/benchmarks/hpl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/benchmarks/hpl/work HOME=/wrkdirs/usr/ports/benchmarks/hpl/work TMPDIR="/tmp" F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin" 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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/hpl" EXAMPLESDIR="share/examples/hpl" DATADIR="share/hpl" WWWDIR="www/hpl" ETCDIR="etc/hpl" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/hpl DOCSDIR=/usr/local/share/doc/hpl EXAMPLESDIR=/usr/local/share/examples/hpl WWWDIR=/usr/local/www/hpl ETCDIR=/usr/local/etc/hpl --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> hpl-2.1_5 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.7.txz [84i386-default-job-17] Installing pkg-1.4.7... [84i386-default-job-17] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of hpl-2.1_5 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by hpl-2.1_5 for building =========================================================================== =================================================== ===> Fetching all distfiles required by hpl-2.1_5 for building => SHA256 Checksum OK for hpl-2.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by hpl-2.1_5 for building ===> Extracting for hpl-2.1_5 => SHA256 Checksum OK for hpl-2.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for hpl-2.1_5 =========================================================================== =================================================== ===> hpl-2.1_5 depends on executable: gfortran48 - not found ===> Verifying install for gfortran48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.4.txz [84i386-default-job-17] Installing gcc-4.8.4... [84i386-default-job-17] `-- Installing binutils-2.25... [84i386-default-job-17] | `-- Installing gettext-runtime-0.19.4... [84i386-default-job-17] | | `-- Installing indexinfo-0.2.2... [84i386-default-job-17] | | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-17] | | `-- Installing libiconv-1.14_6... [84i386-default-job-17] | | `-- Extracting libiconv-1.14_6... done [84i386-default-job-17] | `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-17] `-- Extracting binutils-2.25... done [84i386-default-job-17] `-- Installing gcc-ecj-4.5... [84i386-default-job-17] `-- Extracting gcc-ecj-4.5... done [84i386-default-job-17] `-- Installing gmp-5.1.3_2... [84i386-default-job-17] `-- Extracting gmp-5.1.3_2... done [84i386-default-job-17] `-- Installing mpc-1.0.2_1... [84i386-default-job-17] | `-- Installing mpfr-3.1.2_2... [84i386-default-job-17] | `-- Extracting mpfr-3.1.2_2... done [84i386-default-job-17] `-- Extracting mpc-1.0.2_1... done [84i386-default-job-17] Extracting gcc-4.8.4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of hpl-2.1_5 ===> hpl-2.1_5 depends on file: /usr/local/bin/as - found =========================================================================== =================================================== ===> hpl-2.1_5 depends on shared library: libblas.so - not found ===> Verifying for libblas.so in /usr/ports/math/blas ===> Installing existing package /packages/All/blas-3.4.2_3.txz [84i386-default-job-17] Installing blas-3.4.2_3... [84i386-default-job-17] Extracting blas-3.4.2_3... done ===> Returning to build of hpl-2.1_5 ===> hpl-2.1_5 depends on shared library: libmpich.so - not found ===> Verifying for libmpich.so in /usr/ports/net/mpich2 ===> Installing existing package /packages/All/mpich2-1.5_2,5.txz [84i386-default-job-17] Installing mpich2-1.5_2,5... [84i386-default-job-17] `-- Installing bash-4.3.33... [84i386-default-job-17] `-- Extracting bash-4.3.33... done [84i386-default-job-17] `-- Installing libX11-1.6.2_2,1... [84i386-default-job-17] | `-- Installing kbproto-1.0.6... [84i386-default-job-17] | `-- Extracting kbproto-1.0.6... done [84i386-default-job-17] | `-- Installing libXau-1.0.8_2... [84i386-default-job-17] | | `-- Installing xproto-7.0.26... [84i386-default-job-17] | | `-- Extracting xproto-7.0.26... done [84i386-default-job-17] | `-- Extracting libXau-1.0.8_2... done [84i386-default-job-17] | `-- Installing libXdmcp-1.1.1_2... [84i386-default-job-17] | `-- Extracting libXdmcp-1.1.1_2... done [84i386-default-job-17] | `-- Installing libxcb-1.11... [84i386-default-job-17] | | `-- Installing libpthread-stubs-0.3_6... [84i386-default-job-17] | | `-- Extracting libpthread-stubs-0.3_6... done [84i386-default-job-17] | | `-- Installing libxml2-2.9.2_2... [84i386-default-job-17] | | `-- Extracting libxml2-2.9.2_2... done [84i386-default-job-17] | `-- Extracting libxcb-1.11... done [84i386-default-job-17] `-- Extracting libX11-1.6.2_2,1... done [84i386-default-job-17] `-- Installing libXt-1.1.4_2,1... cp makes/Make.pmatgen testing/pmatgen/FreeBSD_PIV_CBLAS/Makefile cp makes/Make.ptimer testing/ptimer/FreeBSD_PIV_CBLAS/Makefile cp makes/Make.ptest testing/ptest/FreeBSD_PIV_CBLAS/Makefile /usr/bin/make -f Make.top build_src arch=FreeBSD_PIV_CBLAS ( cd src/auxil/FreeBSD_PIV_CBLAS; /usr/bin/make ) cc -o HPL_dlacpy.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlacpy.c cc -o HPL_dlatcpy.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlatcpy.c cc -o HPL_fprintf.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_fprintf.c cc -o HPL_warn.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_warn.c cc -o HPL_abort.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_abort.c cc -o HPL_dlaprnt.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlaprnt.c cc -o HPL_dlange.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlange.c cc -o HPL_dlamch.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include ../HPL_dlamch.c /usr/local/bin/ar r /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a HPL_dlacpy.o HPL_dlatcpy.o HPL_fprintf.o HPL_warn.o HPL_abort.o HPL_dlaprnt.o HPL_dlange.o HPL_dlamch.o /usr/local/bin/ar: creating /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a /usr/bin/ranlib /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a touch lib.grd ( cd src/blas/FreeBSD_PIV_CBLAS; /usr/bin/make ) cc -o HPL_dcopy.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dcopy.c cc -o HPL_daxpy.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_daxpy.c cc -o HPL_dscal.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dscal.c cc -o HPL_idamax.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_idamax.c cc -o HPL_dgemv.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dgemv.c cc -o HPL_dtrsv.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dtrsv.c cc -o HPL_dger.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dger.c cc -o HPL_dgemm.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dgemm.c cc -o HPL_dtrsm.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dtrsm.c /usr/local/bin/ar r /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a HPL_dcopy.o HPL_daxpy.o HPL_dscal.o HPL_idamax.o HPL_dgemv.o HPL_dtrsv.o HPL_dger.o HPL_dgemm.o HPL_dtrsm.o /usr/bin/ranlib /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a touch lib.grd ( cd src/comm/FreeBSD_PIV_CBLAS; /usr/bin/make ) cc -o HPL_1ring.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_1ring.c cc -o HPL_1rinM.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_1rinM.c cc -o HPL_2ring.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_2ring.c cc -o HPL_2rinM.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_2rinM.c cc -o HPL_blong.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_blong.c cc -o HPL_blonM.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_blonM.c cc -o HPL_packL.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_packL.c cc -o HPL_copyL.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_copyL.c cc -o HPL_binit.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_binit.c cc -o HPL_bcast.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_bcast.c cc -o HPL_bwait.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_bwait.c cc -o HPL_send.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_send.c cc -o HPL_recv.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_recv.c cc -o HPL_sdrv.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_sdrv.c /usr/local/bin/ar r /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a HPL_1ring.o HPL_1rinM.o HPL_2ring.o HPL_2rinM.o HPL_blong.o HPL_blonM.o HPL_packL.o HPL_copyL.o HPL_binit.o HPL_bcast.o HPL_bwait.o HPL_send.o HPL_recv.o HPL_sdrv.o /usr/bin/ranlib /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a touch lib.grd ( cd src/grid/FreeBSD_PIV_CBLAS; /usr/bin/make ) cc -o HPL_grid_init.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_grid_init.c cc -o HPL_pnum.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pnum.c cc -o HPL_grid_info.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_grid_info.c cc -o HPL_grid_exit.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_grid_exit.c cc -o HPL_broadcast.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_broadcast.c cc -o HPL_reduce.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_reduce.c cc -o HPL_all_reduce.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_all_reduce.c cc -o HPL_barrier.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_barrier.c cc -o HPL_min.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_min.c cc -o HPL_max.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_max.c cc -o HPL_sum.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_sum.c /usr/local/bin/ar r /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a HPL_grid_init.o HPL_pnum.o HPL_grid_info.o HPL_grid_exit.o HPL_broadcast.o HPL_reduce.o HPL_all_reduce.o HPL_barrier.o HPL_min.o HPL_max.o HPL_sum.o /usr/bin/ranlib /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a touch lib.grd ( cd src/panel/FreeBSD_PIV_CBLAS; /usr/bin/make ) cc -o HPL_pdpanel_new.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdpanel_new.c cc -o HPL_pdpanel_init.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdpanel_init.c cc -o HPL_pdpanel_disp.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdpanel_disp.c cc -o HPL_pdpanel_free.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdpanel_free.c /usr/local/bin/ar r /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a HPL_pdpanel_new.o HPL_pdpanel_init.o HPL_pdpanel_disp.o HPL_pdpanel_free.o /usr/bin/ranlib /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a touch lib.grd ( cd src/pauxil/FreeBSD_PIV_CBLAS; /usr/bin/make ) cc -o HPL_indxg2l.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_indxg2l.c cc -o HPL_indxg2lp.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_indxg2lp.c cc -o HPL_indxg2p.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_indxg2p.c cc -o HPL_indxl2g.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_indxl2g.c cc -o HPL_infog2l.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_infog2l.c cc -o HPL_numroc.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_numroc.c cc -o HPL_numrocI.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_numrocI.c cc -o HPL_dlaswp00N.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlaswp00N.c cc -o HPL_dlaswp10N.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlaswp10N.c cc -o HPL_dlaswp01N.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlaswp01N.c cc -o HPL_dlaswp01T.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlaswp01T.c cc -o HPL_dlaswp02N.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlaswp02N.c cc -o HPL_dlaswp03N.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlaswp03N.c cc -o HPL_dlaswp03T.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlaswp03T.c cc -o HPL_dlaswp04N.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlaswp04N.c cc -o HPL_dlaswp04T.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlaswp04T.c cc -o HPL_dlaswp05N.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlaswp05N.c cc -o HPL_dlaswp05T.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlaswp05T.c cc -o HPL_dlaswp06N.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlaswp06N.c cc -o HPL_dlaswp06T.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlaswp06T.c cc -o HPL_pwarn.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pwarn.c cc -o HPL_pabort.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pabort.c cc -o HPL_pdlaprnt.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdlaprnt.c cc -o HPL_pdlamch.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdlamch.c cc -o HPL_pdlange.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdlange.c /usr/local/bin/ar r /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a HPL_indxg2l.o HPL_indxg2lp.o HPL_indxg2p.o HPL_indxl2g.o HPL_infog2l.o HPL_numroc.o HPL_numrocI.o HPL_dlaswp00N.o HPL_dlaswp10N.o HPL_dlaswp01N.o HPL_dlaswp01T.o HPL_dlaswp02N.o HPL_dlaswp03N.o HPL_dlaswp03T.o HPL_dlaswp04N.o HPL_dlaswp04T.o HPL_dlaswp05N.o HPL_dlaswp05T.o HPL_dlaswp06N.o HPL_dlaswp06T.o HPL_pwarn.o HPL_pabort.o HPL_pdlaprnt.o HPL_pdlamch.o HPL_pdlange.o /usr/bin/ranlib /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a touch lib.grd ( cd src/pfact/FreeBSD_PIV_CBLAS; /usr/bin/make ) cc -o HPL_dlocmax.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlocmax.c cc -o HPL_dlocswpN.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlocswpN.c cc -o HPL_dlocswpT.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlocswpT.c cc -o HPL_pdmxswp.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdmxswp.c cc -o HPL_pdpancrN.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdpancrN.c cc -o HPL_pdpancrT.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdpancrT.c cc -o HPL_pdpanllN.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdpanllN.c cc -o HPL_pdpanllT.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdpanllT.c cc -o HPL_pdpanrlN.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdpanrlN.c cc -o HPL_pdpanrlT.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdpanrlT.c cc -o HPL_pdrpanllN.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdrpanllN.c cc -o HPL_pdrpanllT.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdrpanllT.c cc -o HPL_pdrpancrN.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdrpancrN.c cc -o HPL_pdrpancrT.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdrpancrT.c cc -o HPL_pdrpanrlN.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdrpanrlN.c cc -o HPL_pdrpanrlT.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdrpanrlT.c cc -o HPL_pdfact.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdfact.c /usr/local/bin/ar r /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a HPL_dlocmax.o HPL_dlocswpN.o HPL_dlocswpT.o HPL_pdmxswp.o HPL_pdpancrN.o HPL_pdpancrT.o HPL_pdpanllN.o HPL_pdpanllT.o HPL_pdpanrlN.o HPL_pdpanrlT.o HPL_pdrpanllN.o HPL_pdrpanllT.o HPL_pdrpancrN.o HPL_pdrpancrT.o HPL_pdrpanrlN.o HPL_pdrpanrlT.o HPL_pdfact.o /usr/bin/ranlib /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a touch lib.grd ( cd src/pgesv/FreeBSD_PIV_CBLAS; /usr/bin/make ) cc -o HPL_pipid.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pipid.c cc -o HPL_plindx0.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_plindx0.c cc -o HPL_pdlaswp00N.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdlaswp00N.c cc -o HPL_pdlaswp00T.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdlaswp00T.c cc -o HPL_perm.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_perm.c cc -o HPL_logsort.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_logsort.c cc -o HPL_plindx10.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_plindx10.c cc -o HPL_plindx1.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_plindx1.c cc -o HPL_spreadN.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_spreadN.c cc -o HPL_spreadT.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_spreadT.c cc -o HPL_rollN.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_rollN.c cc -o HPL_rollT.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_rollT.c cc -o HPL_equil.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_equil.c cc -o HPL_pdlaswp01N.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdlaswp01N.c cc -o HPL_pdlaswp01T.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdlaswp01T.c cc -o HPL_pdupdateNN.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdupdateNN.c cc -o HPL_pdupdateNT.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdupdateNT.c cc -o HPL_pdupdateTN.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdupdateTN.c cc -o HPL_pdupdateTT.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdupdateTT.c cc -o HPL_pdtrsv.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdtrsv.c cc -o HPL_pdgesv0.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdgesv0.c cc -o HPL_pdgesvK1.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdgesvK1.c cc -o HPL_pdgesvK2.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdgesvK2.c cc -o HPL_pdgesv.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdgesv.c /usr/local/bin/ar r /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a HPL_pipid.o HPL_plindx0.o HPL_pdlaswp00N.o HPL_pdlaswp00T.o HPL_perm.o HPL_logsort.o HPL_plindx10.o HPL_plindx1.o HPL_spreadN.o HPL_spreadT.o HPL_rollN.o HPL_rollT.o HPL_equil.o HPL_pdlaswp01N.o HPL_pdlaswp01T.o HPL_pdupdateNN.o HPL_pdupdateNT.o HPL_pdupdateTN.o HPL_pdupdateTT.o HPL_pdtrsv.o HPL_pdgesv0.o HPL_pdgesvK1.o HPL_pdgesvK2.o HPL_pdgesv.o /usr/bin/ranlib /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a touch lib.grd /usr/bin/make -f Make.top build_tst arch=FreeBSD_PIV_CBLAS ( cd testing/matgen/FreeBSD_PIV_CBLAS; /usr/bin/make ) cc -o HPL_dmatgen.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dmatgen.c cc -o HPL_ladd.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_ladd.c cc -o HPL_lmul.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_lmul.c cc -o HPL_xjumpm.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_xjumpm.c cc -o HPL_jumpit.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_jumpit.c cc -o HPL_rand.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_rand.c cc -o HPL_setran.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_setran.c /usr/local/bin/ar r /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a HPL_dmatgen.o HPL_ladd.o HPL_lmul.o HPL_xjumpm.o HPL_jumpit.o HPL_rand.o HPL_setran.o /usr/bin/ranlib /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a touch lib.grd ( cd testing/timer/FreeBSD_PIV_CBLAS; /usr/bin/make ) cc -o HPL_timer.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_timer.c cc -o HPL_timer_cputime.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_timer_cputime.c cc -o HPL_timer_walltime.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_timer_walltime.c /usr/local/bin/ar r /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a HPL_timer.o HPL_timer_cputime.o HPL_timer_walltime.o /usr/bin/ranlib /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a touch lib.grd ( cd testing/pmatgen/FreeBSD_PIV_CBLAS; /usr/bin/make ) cc -o HPL_pdmatgen.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdmatgen.c /usr/local/bin/ar r /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a HPL_pdmatgen.o /usr/bin/ranlib /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a touch lib.grd ( cd testing/ptimer/FreeBSD_PIV_CBLAS; /usr/bin/make ) cc -o HPL_ptimer.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_ptimer.c cc -o HPL_ptimer_cputime.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_ptimer_cputime.c cc -o HPL_ptimer_walltime.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_ptimer_walltime.c /usr/local/bin/ar r /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a HPL_ptimer.o HPL_ptimer_cputime.o HPL_ptimer_walltime.o /usr/bin/ranlib /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a touch lib.grd ( cd testing/ptest/FreeBSD_PIV_CBLAS; /usr/bin/make ) cc -o HPL_pddriver.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pddriver.c cc -o HPL_pdinfo.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdinfo.c cc -o HPL_pdtest.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdtest.c gfortran48 -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -o /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/bin/FreeBSD_PIV_CBLAS/xhpl HPL_pddriver.o HPL_pdinfo.o HPL_pdtest.o /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a /usr/local/lib/libblas.a /usr/local/lib/libmpich.a /usr/local/lib/libmpl.a -pthread /usr/local/bin/ld: MPIR_Thread: TLS definition in /usr/local/lib/libmpich.a(initthread.o) section .tbss mismatches non-TLS reference in /usr/local/lib/libmpich.a(comm_free.o) /usr/local/lib/libmpich.a: error adding symbols: Bad value collect2: error: ld returned 1 exit status *** Error code 1 Stop in /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/testing/ptest/FreeBSD_PIV_CBLAS. *** Error code 1 Stop in /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1. *** Error code 1 Stop in /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1. *** Error code 1 Stop in /usr/ports/benchmarks/hpl. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 06:10:22 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 49CA61FE; Sat, 31 Jan 2015 06:10:22 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 36212FEB; Sat, 31 Jan 2015 06:10:22 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V6AMnV089146; Sat, 31 Jan 2015 06:10:22 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V6ALgX089100; Sat, 31 Jan 2015 06:10:21 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 06:10:21 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310610.t0V6ALgX089100@beefy2.isc.freebsd.org> To: johans@FreeBSD.org Subject: [package - 84amd64-default][security/gss] Failed for gss-1.0.3 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, 31 Jan 2015 06:10:22 -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: johans@FreeBSD.org Last committer: johans@FreeBSD.org Ident: $FreeBSD: head/security/gss/Makefile 370945 2014-10-15 19:17:17Z johans $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/gss-1.0.3.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building security/gss build started at Sat Jan 31 06:10:06 UTC 2015 port directory: /usr/ports/security/gss building for: FreeBSD 84amd64-default-job-23 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: johans@FreeBSD.org Makefile ident: $FreeBSD: head/security/gss/Makefile 370945 2014-10-15 19:17:17Z johans $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=gss-1.0.3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gss-1.0.3: DOCS=on: Build and/or install documentation NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-kerberos5 --enable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/gss/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/gss/work HOME=/wrkdirs/usr/ports/security/gss/work TMPDIR="/tmp" PKG_CONFIG=pkgconf ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/gss/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/gss/work HOME=/wrkdirs/usr/ports/security/gss/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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -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-- DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/gss" EXAMPLESDIR="share/examples/gss" DATADIR="share/gss" WWWDIR="www/gss" ETCDIR="etc/gss" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gss DOCSDIR=/usr/local/share/doc/gss EXAMPLESDIR=/usr/local/share/examples/gss WWWDIR=/usr/local/www/gss ETCDIR=/usr/local/etc/gss --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> gss-1.0.3 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.7.txz [84amd64-default-job-23] Installing pkg-1.4.7... [84amd64-default-job-23] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gss-1.0.3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gss-1.0.3 for building =========================================================================== =================================================== ===> Fetching all distfiles required by gss-1.0.3 for building => SHA256 Checksum OK for gss-1.0.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gss-1.0.3 for building ===> Extracting for gss-1.0.3 => SHA256 Checksum OK for gss-1.0.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gss-1.0.3 =========================================================================== =================================================== ===> gss-1.0.3 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [84amd64-default-job-23] Installing pkgconf-0.9.7... [84amd64-default-job-23] Extracting pkgconf-0.9.7... done ===> Returning to build of gss-1.0.3 ===> gss-1.0.3 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 [84amd64-default-job-23] Installing gettext-tools-0.19.4... [84amd64-default-job-23] `-- Installing expat-2.1.0_2... [84amd64-default-job-23] `-- Extracting expat-2.1.0_2... done [84amd64-default-job-23] `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-23] | `-- Installing indexinfo-0.2.2... [84amd64-default-job-23] | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-23] | `-- Installing libiconv-1.14_6... [84amd64-default-job-23] | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-23] `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-23] Extracting gettext-tools-0.19.4... done ===> Returning to build of gss-1.0.3 ===> gss-1.0.3 depends on file: /usr/local/bin/perl5.18.4 - not found ===> Verifying install for /usr/local/bin/perl5.18.4 in /usr/ports/lang/perl5.18 ===> Installing existing package /packages/All/perl5-5.18.4_11.txz [84amd64-default-job-23] Installing perl5-5.18.4_11... [84amd64-default-job-23] Extracting perl5-5.18.4_11... done ===> Returning to build of gss-1.0.3 =========================================================================== =================================================== ===> gss-1.0.3 depends on shared library: libshishi.so - not found ===> Verifying for libshishi.so in /usr/ports/security/shishi ===> Installing existing package /packages/All/shishi-1.0.2_8.txz [84amd64-default-job-23] Installing shishi-1.0.2_8... [84amd64-default-job-23] `-- Installing gnutls-3.2.21... [84amd64-default-job-23] | `-- Installing libidn-1.29... [84amd64-default-job-23] | `-- Extracting libidn-1.29... done [84amd64-default-job-23] | `-- Installing libtasn1-4.2... [84amd64-default-job-23] | `-- Extracting libtasn1-4.2... done [84amd64-default-job-23] | `-- Installing nettle-2.7.1... [84amd64-default-job-23] | | `-- Installing gmp-5.1.3_2... [84amd64-default-job-23] | | `-- Extracting gmp-5.1.3_2... done [84amd64-default-job-23] | `-- Extracting nettle-2.7.1... done [84amd64-default-job-23] | `-- Installing p11-kit-0.22.1... [84amd64-default-job-23] | | `-- Installing ca_root_nss-3.17.3_1... [84amd64-default-job-23] | | `-- Extracting ca_root_nss-3.17.3_1... done [84amd64-default-job-23] | | `-- Installing libffi-3.2.1... [84amd64-default-job-23] | | `-- Extracting libffi-3.2.1... done [84amd64-default-job-23] | `-- Extracting p11-kit-0.22.1... done [84amd64-default-job-23] | `-- Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [84amd64-default-job-23] | `-- Extracting trousers-tddl-0.3.10_7... done checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for ld used by cc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib checking if LD -Wl,--version-script works... yes checking for pmccabe... false checking for valgrind... no checking whether self tests are run under valgrind... no checking for valgrind... no checking whether self tests are run under valgrind... no checking for wchar_t... (cached) yes checking whether the preprocessor supports include_next... (cached) yes checking whether system header files limit the line length... no checking for C/C++ restrict keyword... no checking whether ffsl is declared without a macro... (cached) yes checking whether ffsll is declared without a macro... (cached) yes checking whether memmem is declared without a macro... (cached) yes checking whether mempcpy is declared without a macro... no checking whether memrchr is declared without a macro... (cached) yes checking whether rawmemchr is declared without a macro... (cached) yes checking whether stpcpy is declared without a macro... (cached) yes checking whether stpncpy is declared without a macro... (cached) yes checking whether strchrnul is declared without a macro... no checking whether strdup is declared without a macro... (cached) yes checking whether strncat is declared without a macro... (cached) yes checking whether strndup is declared without a macro... (cached) yes checking whether strnlen is declared without a macro... (cached) yes checking whether strpbrk is declared without a macro... (cached) yes checking whether strsep is declared without a macro... (cached) yes checking whether strcasestr is declared without a macro... (cached) yes checking whether strtok_r is declared without a macro... (cached) yes checking whether strerror_r is declared without a macro... (cached) yes checking whether strsignal is declared without a macro... (cached) yes checking whether strverscmp is declared without a macro... (cached) no checking if gcc/ld supports -Wl,--output-def... no checking whether NULL can be used in arbitrary expressions... yes checking for strverscmp... no checking for complete errno.h... (cached) yes checking whether strerror_r is declared... (cached) yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking for getopt.h... (cached) yes checking for sys/mman.h... (cached) yes checking for sys/socket.h... (cached) yes checking for unistd.h... (cached) yes checking for getopt.h... (cached) yes checking for getopt_long_only... (cached) yes checking whether getopt is POSIX compatible... (cached) yes checking for working GNU getopt function... no checking whether getenv is declared... (cached) yes checking for mprotect... (cached) yes checking for _set_invalid_parameter_handler... no checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking whether strerror(0) succeeds... yes checking for pid_t... (cached) yes checking for mode_t... (cached) yes checking for error_at_line... no checking whether program_invocation_name is declared... no checking whether program_invocation_short_name is declared... no checking for ssize_t... (cached) yes checking for va_copy... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking whether dprintf is declared without a macro... (cached) yes checking whether fpurge is declared without a macro... (cached) yes checking whether fseeko is declared without a macro... (cached) yes checking whether ftello is declared without a macro... (cached) yes checking whether getdelim is declared without a macro... (cached) yes checking whether getline is declared without a macro... (cached) yes checking whether gets is declared without a macro... (cached) yes checking whether pclose is declared without a macro... (cached) yes checking whether popen is declared without a macro... (cached) yes checking whether renameat is declared without a macro... (cached) yes checking whether snprintf is declared without a macro... (cached) yes checking whether tmpfile is declared without a macro... (cached) yes checking whether vdprintf is declared without a macro... (cached) yes checking whether vsnprintf is declared without a macro... (cached) yes checking for working strerror function... yes checking whether chdir is declared without a macro... (cached) yes checking whether chown is declared without a macro... (cached) yes checking whether dup is declared without a macro... (cached) yes checking whether dup2 is declared without a macro... (cached) yes checking whether dup3 is declared without a macro... no checking whether environ is declared without a macro... no checking whether euidaccess is declared without a macro... no checking whether faccessat is declared without a macro... (cached) yes checking whether fchdir is declared without a macro... (cached) yes checking whether fchownat is declared without a macro... (cached) yes checking whether fdatasync is declared without a macro... no checking whether fsync is declared without a macro... (cached) yes checking whether ftruncate is declared without a macro... (cached) yes checking whether getcwd is declared without a macro... (cached) yes checking whether getdomainname is declared without a macro... (cached) yes checking whether getdtablesize is declared without a macro... (cached) yes checking whether getgroups is declared without a macro... (cached) yes checking whether gethostname is declared without a macro... (cached) yes checking whether getlogin is declared without a macro... (cached) yes checking whether getlogin_r is declared without a macro... (cached) yes checking whether getpagesize is declared without a macro... (cached) yes checking whether getusershell is declared without a macro... (cached) yes checking whether setusershell is declared without a macro... (cached) yes checking whether endusershell is declared without a macro... (cached) yes checking whether group_member is declared without a macro... no checking whether isatty is declared without a macro... (cached) yes checking whether lchown is declared without a macro... (cached) yes checking whether link is declared without a macro... (cached) yes checking whether linkat is declared without a macro... (cached) yes checking whether lseek is declared without a macro... (cached) yes checking whether pipe is declared without a macro... (cached) yes checking whether pipe2 is declared without a macro... no checking whether pread is declared without a macro... (cached) yes checking whether pwrite is declared without a macro... (cached) yes checking whether readlink is declared without a macro... (cached) yes checking whether readlinkat is declared without a macro... (cached) yes checking whether rmdir is declared without a macro... (cached) yes checking whether sethostname is declared without a macro... (cached) yes checking whether sleep is declared without a macro... (cached) yes checking whether symlink is declared without a macro... (cached) yes checking whether symlinkat is declared without a macro... (cached) yes checking whether ttyname_r is declared without a macro... (cached) yes checking whether unlink is declared without a macro... (cached) yes checking whether unlinkat is declared without a macro... (cached) yes checking whether usleep is declared without a macro... (cached) yes checking if the Kerberos V5 mechanism should be supported... no checking pkg-config is at least version 0.9.0... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for gettext translation domain suffix to use... none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/cyclo/Makefile config.status: creating doc/reference/Makefile config.status: creating doc/reference/version.xml config.status: creating gl/Makefile config.status: creating gss.pc config.status: creating lib/Makefile config.status: creating lib/gl/Makefile config.status: creating lib/headers/gss.h config.status: creating lib/krb5/Makefile config.status: creating po/Makefile.in config.status: creating po/Makevars config.status: creating src/Makefile config.status: creating src/gl/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: summary of build options: version: 1.0.3 shared 3:3:0 Host type: amd64-portbld-freebsd8.4 Install prefix: /usr/local Compiler: cc -std=gnu99 C flags: -O2 -pipe -fstack-protector -fno-strict-aliasing Warning flags: errors: warnings: Library types: Shared=yes, Static=yes Valgrind: Version script: yes I18n domain suffix: none Kerberos V5: no LDADD: =========================================================================== =================================================== ===> Building for gss-1.0.3 /usr/bin/make all-recursive Making all in po Error expanding embedded variable. *** Error code 1 Stop in /wrkdirs/usr/ports/security/gss/work/gss-1.0.3. *** Error code 1 Stop in /wrkdirs/usr/ports/security/gss/work/gss-1.0.3. *** Error code 1 Stop in /usr/ports/security/gss. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 06:14: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 1EB5239E; Sat, 31 Jan 2015 06:14:11 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 0A5A3FF; Sat, 31 Jan 2015 06:14:11 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V6EAU5075883; Sat, 31 Jan 2015 06:14:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V6EAbx075776; Sat, 31 Jan 2015 06:14:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 06:14:10 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310614.t0V6EAbx075776@beefy2.isc.freebsd.org> To: sunpoet@FreeBSD.org Subject: [package - 84amd64-default][databases/rocksdb] Failed for rocksdb-3.8 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, 31 Jan 2015 06:14: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: sunpoet@FreeBSD.org Last committer: sunpoet@FreeBSD.org Ident: $FreeBSD: head/databases/rocksdb/Makefile 374239 2014-12-08 09:11:01Z sunpoet $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/rocksdb-3.8.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building databases/rocksdb build started at Sat Jan 31 06:12:14 UTC 2015 port directory: /usr/ports/databases/rocksdb building for: FreeBSD 84amd64-default-job-08 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: sunpoet@FreeBSD.org Makefile ident: $FreeBSD: head/databases/rocksdb/Makefile 374239 2014-12-08 09:11:01Z sunpoet $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=rocksdb-3.8 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/rocksdb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/rocksdb/work HOME=/wrkdirs/usr/ports/databases/rocksdb/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/rocksdb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/rocksdb/work HOME=/wrkdirs/usr/ports/databases/rocksdb/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/usr/local/bin/clang34" CFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing" CPP="/usr/local/bin/clang-cpp34" CPPFLAGS="-DOS_FREEBSD" LDFLAGS=" -L/usr/local/lib -B/usr/local/bin -fstack-protector" LIBS="" CXX="/usr/local/bin/clang++34" CXXFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-ali asing" 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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/rocksdb" EXAMPLESDIR="share/examples/rocksdb" DATADIR="share/rocksdb" WWWDIR="www/rocksdb" ETCDIR="etc/rocksdb" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/rocksdb DOCSDIR=/usr/local/share/doc/rocksdb EXAMPLESDIR=/usr/local/share/examples/rocksdb WWWDIR=/usr/local/www/rocksdb ETCDIR=/usr/local/etc/rocksdb --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> rocksdb-3.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.4.7.txz [84amd64-default-job-08] Installing pkg-1.4.7... [84amd64-default-job-08] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of rocksdb-3.8 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by rocksdb-3.8 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by rocksdb-3.8 for building => SHA256 Checksum OK for rocksdb-3.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by rocksdb-3.8 for building ===> Extracting for rocksdb-3.8 => SHA256 Checksum OK for rocksdb-3.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for rocksdb-3.8 ===> Applying FreeBSD patches for rocksdb-3.8 =========================================================================== =================================================== ===> rocksdb-3.8 depends on file: /usr/local/bin/clang34 - not found ===> Verifying install for /usr/local/bin/clang34 in /usr/ports/lang/clang34 ===> Installing existing package /packages/All/clang34-3.4.2_3.txz [84amd64-default-job-08] Installing clang34-3.4.2_3... [84amd64-default-job-08] `-- Installing llvm34-3.4.2_1... [84amd64-default-job-08] | `-- Installing libexecinfo-1.1_3... [84amd64-default-job-08] | `-- Extracting libexecinfo-1.1_3... done [84amd64-default-job-08] | `-- Installing perl5-5.18.4_11... [84amd64-default-job-08] | `-- Extracting perl5-5.18.4_11... done [84amd64-default-job-08] | `-- Installing python27-2.7.9... [84amd64-default-job-08] | | `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-08] | | `-- Installing indexinfo-0.2.2... [84amd64-default-job-08] | | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-08] | | `-- Installing libiconv-1.14_6... [84amd64-default-job-08] | | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-08] | | `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-08] | | `-- Installing libffi-3.2.1... [84amd64-default-job-08] | | `-- Extracting libffi-3.2.1... done [84amd64-default-job-08] | `-- Extracting python27-2.7.9... done [84amd64-default-job-08] `-- Extracting llvm34-3.4.2_1... done [84amd64-default-job-08] Extracting clang34-3.4.2_3... done 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 rocksdb-3.8 ===> rocksdb-3.8 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-08] Installing gmake-4.1_1... [84amd64-default-job-08] Extracting gmake-4.1_1... done ===> Returning to build of rocksdb-3.8 ===> rocksdb-3.8 depends on file: /usr/local/bin/as - not found ===> Verifying install for /usr/local/bin/as in /usr/ports/devel/binutils ===> Installing existing package /packages/All/binutils-2.25.txz [84amd64-default-job-08] Installing binutils-2.25... [84amd64-default-job-08] Extracting binutils-2.25... done ===> Returning to build of rocksdb-3.8 =========================================================================== =================================================== ===> rocksdb-3.8 depends on shared library: libgflags.so - not found ===> Verifying for libgflags.so in /usr/ports/devel/gflags ===> Installing existing package /packages/All/gflags-2.0_1.txz [84amd64-default-job-08] Installing gflags-2.0_1... [84amd64-default-job-08] Extracting gflags-2.0_1... done ===> Returning to build of rocksdb-3.8 ===> rocksdb-3.8 depends on shared library: libsnappy.so - not found ===> Verifying for libsnappy.so in /usr/ports/archivers/snappy ===> Installing existing package /packages/All/snappy-1.1.1_1.txz [84amd64-default-job-08] Installing snappy-1.1.1_1... [84amd64-default-job-08] Extracting snappy-1.1.1_1... done ===> Returning to build of rocksdb-3.8 =========================================================================== =================================================== ===> Configuring for rocksdb-3.8 =========================================================================== =================================================== ===> Building for rocksdb-3.8 /usr/local/bin/clang++34 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM port/stack_trace.cc -o port/stack_trace.d /usr/local/bin/clang++34 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -g -Wall -Werror -Wsign-compare -Wshadow -I. -I./include -std=c++11 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -DROCKSDB_PLATFORM_POSIX -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -D_REENTRANT -DOS_FREEBSD -DSNAPPY -DGFLAGS=google -DZLIB -DBZIP2 -Wshorten-64-to-32 -DHAVE_JEMALLOC -O2 -fno-omit-frame-pointer -momit-leaf-frame-pointer -Woverloaded-virtual -Wnon-virtual-dtor -fPIC -MM port/port_posix.cc -o port/port_posix.d std::shared_ptr MergeOperators::CreatePutOperator() { ~~~~~^ utilities/merge_operators/put.cc:64:16: error: expected unqualified-id std::shared_ptr MergeOperators::CreatePutOperator() { ^ 12 errors generated. In file included from utilities/merge_operators/string_append/stringappend.cc:14: ./utilities/merge_operators.h:18:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreatePutOperator(); ~~~~~^ ./utilities/merge_operators.h:18:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreatePutOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:19:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateUInt64AddOperator(); ~~~~~^ ./utilities/merge_operators.h:19:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateUInt64AddOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:20:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateStringAppendOperator(); ~~~~~^ ./utilities/merge_operators.h:20:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateStringAppendOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:21:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateStringAppendTESTOperator(); ~~~~~^ ./utilities/merge_operators.h:21:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateStringAppendTESTOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:25:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateFromStringId( ~~~~~^ ./utilities/merge_operators.h:25:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateFromStringId( ~~~~~~~~~~~~~~~~~~~~~~^ utilities/merge_operators/string_append/stringappend.cc:53:6: error: no type named 'shared_ptr' in namespace 'std' std::shared_ptr MergeOperators::CreateStringAppendOperator() { ~~~~~^ utilities/merge_operators/string_append/stringappend.cc:53:16: error: expected unqualified-id std::shared_ptr MergeOperators::CreateStringAppendOperator() { ^ 12 errors generated. In file included from utilities/merge_operators/string_append/stringappend2.cc:14: ./utilities/merge_operators.h:18:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreatePutOperator(); ~~~~~^ ./utilities/merge_operators.h:18:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreatePutOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:19:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateUInt64AddOperator(); ~~~~~^ ./utilities/merge_operators.h:19:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateUInt64AddOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:20:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateStringAppendOperator(); ~~~~~^ ./utilities/merge_operators.h:20:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateStringAppendOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:21:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateStringAppendTESTOperator(); ~~~~~^ ./utilities/merge_operators.h:21:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateStringAppendTESTOperator(); ~~~~~~~~~~~~~~~~~~~~~~^ ./utilities/merge_operators.h:25:15: error: no type named 'shared_ptr' in namespace 'std' static std::shared_ptr CreateFromStringId( ~~~~~^ ./utilities/merge_operators.h:25:25: error: expected member name or ';' after declaration specifiers static std::shared_ptr CreateFromStringId( ~~~~~~~~~~~~~~~~~~~~~~^ utilities/merge_operators/string_append/stringappend2.cc:107:6: error: no type named 'shared_ptr' in namespace 'std' std::shared_ptr ~~~~~^ utilities/merge_operators/string_append/stringappend2.cc:107:16: error: expected unqualified-id std::shared_ptr ^ 12 errors generated. In file included from utilities/merge_operators/uint64add.cc:7: ./include/rocksdb/env.h:41:12: error: no member named 'unique_ptr' in namespace 'std' using std::unique_ptr; ~~~~~^ ./include/rocksdb/env.h:42:12: error: no member named 'shared_ptr' in namespace 'std' using std::shared_ptr; ~~~~~^ ./include/rocksdb/env.h:103:36: error: unknown type name 'unique_ptr' unique_ptr* result, ^ ./include/rocksdb/env.h:103:46: error: expected ')' unique_ptr* result, ^ ./include/rocksdb/env.h:102:35: note: to match this '(' virtual Status NewSequentialFile(const std::string& fname, ^ ./include/rocksdb/env.h:115:38: error: unknown type name 'unique_ptr' unique_ptr* result, ^ ./include/rocksdb/env.h:115:48: error: expected ')' unique_ptr* result, ^ ./include/rocksdb/env.h:114:37: note: to match this '(' virtual Status NewRandomAccessFile(const std::string& fname, ^ ./include/rocksdb/env.h:127:34: error: unknown type name 'unique_ptr' unique_ptr* result, ^ ./include/rocksdb/env.h:127:44: error: expected ')' unique_ptr* result, ^ ./include/rocksdb/env.h:126:33: note: to match this '(' virtual Status NewWritableFile(const std::string& fname, ^ ./include/rocksdb/env.h:136:34: error: unknown type name 'unique_ptr' unique_ptr* result, ^ ./include/rocksdb/env.h:136:44: error: expected ')' unique_ptr* result, ^ ./include/rocksdb/env.h:135:33: note: to match this '(' virtual Status NewRandomRWFile(const std::string& fname, ^ ./include/rocksdb/env.h:147:31: error: unknown type name 'unique_ptr' unique_ptr* result) = 0; ^ ./include/rocksdb/env.h:147:41: error: expected ')' unique_ptr* result) = 0; ^ ./include/rocksdb/env.h:146:30: note: to match this '(' virtual Status NewDirectory(const std::string& name, ^ ./include/rocksdb/env.h:245:28: error: unknown type name 'shared_ptr' shared_ptr* result) = 0; ^ ./include/rocksdb/env.h:245:38: error: expected ')' shared_ptr* result) = 0; ^ ./include/rocksdb/env.h:244:27: note: to match this '(' virtual Status NewLogger(const std::string& fname, ^ ./include/rocksdb/env.h:645:28: error: unknown type name 'shared_ptr' extern void LogFlush(const shared_ptr& info_log); ^ ./include/rocksdb/env.h:645:38: error: expected ')' extern void LogFlush(const shared_ptr& info_log); ^ ./include/rocksdb/env.h:645:21: note: to match this '(' extern void LogFlush(const shared_ptr& info_log); ^ ./include/rocksdb/env.h:648:23: error: unknown type name 'shared_ptr' const shared_ptr& info_log, const char* format, ...); ^ ./include/rocksdb/env.h:648:33: error: expected ')' const shared_ptr& info_log, const char* format, ...); ^ ./include/rocksdb/env.h:647:16: note: to match this '(' extern void Log(const InfoLogLevel log_level, ^ ./include/rocksdb/env.h:651:25: error: unknown type name 'shared_ptr' extern void Debug(const shared_ptr& info_log, const char* format, ...); ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. In file included from utilities/redis/redis_lists.cc:25: In file included from utilities/redis/redis_lists.h:15: ./include/rocksdb/db.h:17:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. In file included from utilities/spatialdb/spatial_db.cc:8: In file included from ./include/rocksdb/utilities/spatial_db.h:12: ./include/rocksdb/db.h:17:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. In file included from utilities/ttl/db_ttl_impl.cc:6: In file included from ./utilities/ttl/db_ttl_impl.h:12: ./include/rocksdb/db.h:17:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. In file included from utilities/write_batch_with_index/write_batch_with_index.cc:12: ./db/column_family.h:12:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. In file included from port/port_posix.cc:10: In file included from ./port/port_posix.h:57: ./include/rocksdb/options.h:19:10: fatal error: 'unordered_map' file not found #include ^ 1 error generated. Makefile:209: recipe for target 'librocksdb.so' failed gmake: *** [librocksdb.so] Error 1 *** Error code 1 Stop in /usr/ports/databases/rocksdb. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 06:14:13 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 D67BA3A1 for ; Sat, 31 Jan 2015 06:14:13 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 C204B100 for ; Sat, 31 Jan 2015 06:14:13 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V6EDJh078166 for ; Sat, 31 Jan 2015 06:14:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V6ED5B078162; Sat, 31 Jan 2015 06:14:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 06:14:13 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310614.t0V6ED5B078162@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84amd64-default][news/nget] Failed for nget-0.27.1_2 in build 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, 31 Jan 2015 06:14:13 -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/news/nget/Makefile 377489 2015-01-19 23:58:39Z gerald $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/nget-0.27.1_2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building news/nget build started at Sat Jan 31 06:13:19 UTC 2015 port directory: /usr/ports/news/nget building for: FreeBSD 84amd64-default-job-05 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/news/nget/Makefile 377489 2015-01-19 23:58:39Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=nget-0.27.1_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for nget-0.27.1_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/news/nget/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/news/nget/work HOME=/wrkdirs/usr/ports/news/nget/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/news/nget/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/news/nget/work HOME=/wrkdirs/usr/ports/news/nget/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/nget" EXAMPLESDIR="share/examples/nget" DATADIR="share/nget" WWWDIR="www/nget" ETCDIR="etc/nget" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/nget DOCSDIR=/usr/local/share/doc/nget EXAMPLESDIR=/usr/local/share/examples/nget WWWDIR=/usr/local/www/nget ETCDIR=/usr/local/etc/nget --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> nget-0.27.1_2 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.7.txz [84amd64-default-job-05] Installing pkg-1.4.7... [84amd64-default-job-05] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of nget-0.27.1_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by nget-0.27.1_2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by nget-0.27.1_2 for building => SHA256 Checksum OK for nget-0.27.1+uulib.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by nget-0.27.1_2 for building ===> Extracting for nget-0.27.1_2 => SHA256 Checksum OK for nget-0.27.1+uulib.tar.gz. /bin/ln -s nget-0.27.1 /wrkdirs/usr/ports/news/nget/work/nget-0.27.1+uulib =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for nget-0.27.1_2 ===> Applying FreeBSD patches for nget-0.27.1_2 =========================================================================== =================================================== ===> nget-0.27.1_2 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-05] Installing gmake-4.1_1... [84amd64-default-job-05] `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-05] | `-- Installing indexinfo-0.2.2... [84amd64-default-job-05] | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-05] | `-- Installing libiconv-1.14_6... [84amd64-default-job-05] | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-05] `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-05] Extracting gmake-4.1_1... done ===> Returning to build of nget-0.27.1_2 ===> nget-0.27.1_2 depends on executable: gcc48 - not found ===> Verifying install for gcc48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.4.txz [84amd64-default-job-05] Installing gcc-4.8.4... [84amd64-default-job-05] `-- Installing binutils-2.25... [84amd64-default-job-05] `-- Extracting binutils-2.25... done [84amd64-default-job-05] `-- Installing gcc-ecj-4.5... [84amd64-default-job-05] `-- Extracting gcc-ecj-4.5... done [84amd64-default-job-05] `-- Installing gmp-5.1.3_2... [84amd64-default-job-05] `-- Extracting gmp-5.1.3_2... done [84amd64-default-job-05] `-- Installing mpc-1.0.2_1... [84amd64-default-job-05] | `-- Installing mpfr-3.1.2_2... [84amd64-default-job-05] | `-- Extracting mpfr-3.1.2_2... done [84amd64-default-job-05] `-- Extracting mpc-1.0.2_1... done [84amd64-default-job-05] Extracting gcc-4.8.4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of nget-0.27.1_2 ===> nget-0.27.1_2 depends on file: /usr/local/bin/as - found =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for nget-0.27.1_2 configure: loading site script /usr/ports/Templates/config.site checking for gcc... gcc48 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc48 accepts -g... yes checking for gcc48 option to accept ANSI C... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++48 accepts -g... yes checking for ranlib... /usr/local/bin/ranlib checking for ar... /usr/local/bin/ar checking for strip... strip checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for improper use of -fomit-frame-pointer... no checking for exception handling support... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C++ preprocessor... g++48 -E checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for fsync... (cached) yes checking for getpid... (cached) yes checking recv ARG2 => const void* ... not ok checking recv ARG2 => const char* ... not ok checking recv ARG2 => void* ... ok checking for mkdir... yes checking for _mkdir... yes checking whether mkdir takes one argument... no checking if g++48 accepts -MP... yes checking if gcc48 accepts -MP... yes configure: creating ./config.status config.status: creating Makefile config.status: creating test/Makefile config.status: creating compat/Makefile config.status: creating par2/Makefile config.status: creating nget.spec config.status: creating config.h config.status: executing default commands =========================================================================== =================================================== ===> Building for nget-0.27.1_2 echo timestamp > ./stamp-h.in g++48 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o nget.o nget.cc In file included from /usr/local/lib/gcc48/include/c++/backward/hash_map:60:0, from _hash_map.h:28, from cache.h:28, from prot_nntp.h:26, from nget.cc:48: /usr/local/lib/gcc48/include/c++/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ In file included from misc.h:36:0, from nget.cc:44: nget.cc: In function 'int do_args(int, const char**, nget_options, int)': nget.cc:561:54: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] PDEBUG(DEBUG_MIN,"testmode now %i",options.gflags&GETFILES_TESTMODE > 0); ^ log.h:32:63: note: in definition of macro 'PDEBUG_nnl' #define PDEBUG_nnl(d, a, args...) {if (debug>=d) printf(a, ## args);} ^ nget.cc:561:5: note: in expansion of macro 'PDEBUG' PDEBUG(DEBUG_MIN,"testmode now %i",options.gflags&GETFILES_TESTMODE > 0); ^ g++48 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o status.o status.cc g++48 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o prot_nntp.o prot_nntp.cc In file included from /usr/local/lib/gcc48/include/c++/backward/hash_map:60:0, from _hash_map.h:28, from cache.h:28, from prot_nntp.h:26, from prot_nntp.cc:23: /usr/local/lib/gcc48/include/c++/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ In file included from par2/par2cmdline.h:280:0, from par.h:29, from prot_nntp.cc:43: par2/verificationhashtable.h: In member function 'bool VerificationHashEntry::operator<(const VerificationHashEntry&) const': par2/verificationhashtable.h:69:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return crc < r.crc || crc == r.crc && hash < r.hash; ^ par2/verificationhashtable.h: In member function 'bool VerificationHashEntry::operator>(const VerificationHashEntry&) const': par2/verificationhashtable.h:73:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return crc > r.crc || crc == r.crc && hash > r.hash; ^ par2/verificationhashtable.h: In static member function 'static const VerificationHashEntry* VerificationHashEntry::Search(const VerificationHashEntry*, const MD5Hash&)': par2/verificationhashtable.h:186:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (entry->crc < crc || entry->crc == crc && entry->hash < hash) ^ par2/verificationhashtable.h:190:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses] else if (entry->crc > crc || entry->crc == crc && entry->hash > hash) ^ par2/verificationhashtable.h: In member function 'const VerificationHashEntry* VerificationHashTable::FindMatch(const VerificationHashEntry*, const Par2RepairerSourceFile*, FileCheckSummer&, bool&) const': par2/verificationhashtable.h:405:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() ^ par2/verificationhashtable.h:412:56: warning: suggest parentheses around '&&' within '||' [-Wparentheses] checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() ^ In file included from par2/par2cmdline.h:280:0, from par.h:29, from prot_nntp.cc:43: par2/verificationhashtable.h:429:49: warning: suggest parentheses around '&&' within '||' [-Wparentheses] checksummer.ShortBlock() && checksummer.BlockLength() != nextentry->GetDataBlock()->GetLength() ^ g++48 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o decode.o decode.cc In file included from /usr/local/lib/gcc48/include/c++/backward/hash_map:60:0, from _hash_map.h:28, from cache.h:28, from decode.h:29, from decode.cc:22: /usr/local/lib/gcc48/include/c++/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ decode.cc: In member function 'int Decoder::decode(const nget_options&, const ptr&, dupe_file_checker&)': decode.cc:193:29: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] UURenameFile(uul,"noname"); ^ g++48 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o texthandler.o texthandler.cc In file included from /usr/local/lib/gcc48/include/c++/backward/hash_map:60:0, from _hash_map.h:28, from cache.h:28, from texthandler.h:29, from texthandler.cc:20: /usr/local/lib/gcc48/include/c++/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ g++48 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o sockpool.o sockpool.cc g++48 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o sockstuff.o sockstuff.cc In file included from compat/fake-getaddrinfo.h:15:0, from sockstuff.cc:34: compat/fake-gai-errnos.h:13:0: warning: "EAI_MEMORY" redefined [enabled by default] #define EAI_MEMORY 2 ^ In file included from compat/socketheaders.h:26:0, from sockstuff.h:24, from sockstuff.cc:22: /usr/include/netdb.h:162:0: note: this is the location of the previous definition #define EAI_MEMORY 6 /* memory allocation failure */ ^ g++48 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o cache.o cache.cc In file included from /usr/local/lib/gcc48/include/c++/backward/hash_map:60:0, from _hash_map.h:28, from cache.h:28, from cache.cc:19: /usr/local/lib/gcc48/include/c++/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ In file included from par2/par2cmdline.h:280:0, from par.h:29, from cache.cc:32: par2/verificationhashtable.h: In member function 'bool VerificationHashEntry::operator<(const VerificationHashEntry&) const': par2/verificationhashtable.h:69:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return crc < r.crc || crc == r.crc && hash < r.hash; ^ par2/verificationhashtable.h: In member function 'bool VerificationHashEntry::operator>(const VerificationHashEntry&) const': par2/verificationhashtable.h:73:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return crc > r.crc || crc == r.crc && hash > r.hash; ^ par2/verificationhashtable.h: In static member function 'static const VerificationHashEntry* VerificationHashEntry::Search(const VerificationHashEntry*, const MD5Hash&)': par2/verificationhashtable.h:186:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (entry->crc < crc || entry->crc == crc && entry->hash < hash) ^ par2/verificationhashtable.h:190:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses] else if (entry->crc > crc || entry->crc == crc && entry->hash > hash) ^ par2/verificationhashtable.h: In member function 'const VerificationHashEntry* VerificationHashTable::FindMatch(const VerificationHashEntry*, const Par2RepairerSourceFile*, FileCheckSummer&, bool&) const': par2/verificationhashtable.h:405:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() ^ par2/verificationhashtable.h:412:56: warning: suggest parentheses around '&&' within '||' [-Wparentheses] checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() ^ In file included from par2/par2cmdline.h:280:0, from par.h:29, from cache.cc:32: par2/verificationhashtable.h:429:49: warning: suggest parentheses around '&&' within '||' [-Wparentheses] checksummer.ShortBlock() && checksummer.BlockLength() != nextentry->GetDataBlock()->GetLength() ^ g++48 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o grouplist.o grouplist.cc g++48 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o dupe_file.o dupe_file.cc g++48 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o file.o file.cc g++48 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o file_gz.o file_gz.cc g++48 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o termstuff.o termstuff.cc g++48 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o path.o path.cc g++48 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o misc.o misc.cc g++48 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o strtoker.o strtoker.cc g++48 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o strreps.o strreps.cc g++48 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o myregex.o myregex.cc g++48 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o cfgfile.o cfgfile.cc g++48 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o argparser.o argparser.cc g++48 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o etree.o etree.cc In file included from /usr/local/lib/gcc48/include/c++/backward/hash_map:60:0, from _hash_map.h:28, from cache.h:28, from etree.cc:20: /usr/local/lib/gcc48/include/c++/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ g++48 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o nrange.o nrange.cc g++48 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o log.o log.cc g++48 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -MMD -MP -DHAVE_CONFIG_H -Iuulib -c -o server.o server.cc server.cc:130:2: warning: floating constant exceeds range of 'float' [-Woverflow] cfg->get("penaltymultiplier",penaltymultiplier,1.0f,1e100f); ^ server.cc: In constructor 'c_server::c_server(long unsigned int, const CfgSection*)': server.cc:88:38: error: 'INT_MAX' was not declared in this scope ds->get("idletimeout",idletimeout,1,INT_MAX,nconfig.idletimeout); ^ server.cc: In member function 'void c_nget_config::setlist(const CfgSection*, const CfgSection*, const CfgSection*, const CfgSection*)': server.cc:125:41: error: 'INT_MAX' was not declared in this scope cfg->get("maxstreaming",maxstreaming,0,INT_MAX); ^ server.cc:146:29: error: 'ULONG_MAX' was not declared in this scope if (!ds->get("id",tul,1UL,ULONG_MAX)) ^ : recipe for target 'server.o' failed gmake: *** [server.o] Error 1 *** Error code 1 Stop in /usr/ports/news/nget. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 06:14:14 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 402433A2; Sat, 31 Jan 2015 06:14:14 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 1F05A101; Sat, 31 Jan 2015 06:14:14 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V6EDXh078535; Sat, 31 Jan 2015 06:14:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V6EDLT078526; Sat, 31 Jan 2015 06:14:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 06:14:13 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310614.t0V6EDLT078526@beefy2.isc.freebsd.org> To: multimedia@FreeBSD.org Subject: [package - 84amd64-default][multimedia/gstreamer1-vaapi] Failed for gstreamer1-vaapi-0.5.9 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, 31 Jan 2015 06:14:14 -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: multimedia@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/multimedia/gstreamer1-vaapi/Makefile 374861 2014-12-17 16:20:33Z kwm $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/gstreamer1-vaapi-0.5.9.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building multimedia/gstreamer1-vaapi build started at Sat Jan 31 06:13:11 UTC 2015 port directory: /usr/ports/multimedia/gstreamer1-vaapi building for: FreeBSD 84amd64-default-job-17 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: multimedia@FreeBSD.org Makefile ident: $FreeBSD: head/multimedia/gstreamer1-vaapi/Makefile 374861 2014-12-17 16:20:33Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=gstreamer1-vaapi-0.5.9 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-wayland --with-gstreamer-api=1.4 --disable-builtin-libvpx --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work HOME=/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work HOME=/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/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-- VERSION=1.0 LIBVER=1.4 OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gstreamer1-vaapi" EXAMPLESDIR="share/examples/gstreamer1-vaapi" DATADIR="share/gstreamer1-vaapi" WWWDIR="www/gstreamer1-vaapi" ETCDIR="etc/gstreamer1-vaapi" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gstreamer1-vaapi DOCSDIR=/usr/local/share/doc/gstreamer1-vaapi EXAMPLESDIR=/usr/local/share/examples/gstreamer1-vaapi WWWDIR=/usr/local/www/gstreamer1-vaapi ETCDIR=/usr/local/etc/gstreamer1-vaapi --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> gstreamer1-vaapi-0.5.9 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.7.txz [84amd64-default-job-17] Installing pkg-1.4.7... [84amd64-default-job-17] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gstreamer1-vaapi-0.5.9 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by gstreamer1-vaapi-0.5.9 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by gstreamer1-vaapi-0.5.9 for building => SHA256 Checksum OK for gstreamer-vaapi-0.5.9.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by gstreamer1-vaapi-0.5.9 for building ===> Extracting for gstreamer1-vaapi-0.5.9 => SHA256 Checksum OK for gstreamer-vaapi-0.5.9.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gstreamer1-vaapi-0.5.9 =========================================================================== =================================================== ===> gstreamer1-vaapi-0.5.9 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-17] Installing gmake-4.1_1... [84amd64-default-job-17] `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-17] | `-- Installing indexinfo-0.2.2... [84amd64-default-job-17] | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-17] | `-- Installing libiconv-1.14_6... [84amd64-default-job-17] | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-17] `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-17] Extracting gmake-4.1_1... done ===> Returning to build of gstreamer1-vaapi-0.5.9 ===> gstreamer1-vaapi-0.5.9 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [84amd64-default-job-17] Installing pkgconf-0.9.7... [84amd64-default-job-17] Extracting pkgconf-0.9.7... done ===> Returning to build of gstreamer1-vaapi-0.5.9 ===> gstreamer1-vaapi-0.5.9 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/glproto.pc in /usr/ports/x11/glproto ===> Installing existing package /packages/All/glproto-1.4.17.txz [84amd64-default-job-17] Installing glproto-1.4.17... [84amd64-default-job-17] Extracting glproto-1.4.17... done ===> Returning to build of gstreamer1-vaapi-0.5.9 ===> gstreamer1-vaapi-0.5.9 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/dri2proto.pc in /usr/ports/x11/dri2proto ===> Installing existing package /packages/All/dri2proto-2.8.txz [84amd64-default-job-17] Installing dri2proto-2.8... [84amd64-default-job-17] Extracting dri2proto-2.8... done ===> Returning to build of gstreamer1-vaapi-0.5.9 ===> gstreamer1-vaapi-0.5.9 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/x11.pc in /usr/ports/x11/libX11 ===> Installing existing package /packages/All/libX11-1.6.2_2,1.txz [84amd64-default-job-17] Installing libX11-1.6.2_2,1... [84amd64-default-job-17] `-- Installing kbproto-1.0.6... [84amd64-default-job-17] `-- Extracting kbproto-1.0.6... done [84amd64-default-job-17] `-- Installing libXau-1.0.8_2... [84amd64-default-job-17] | `-- Installing xproto-7.0.26... [84amd64-default-job-17] | `-- Extracting xproto-7.0.26... done [84amd64-default-job-17] `-- Extracting libXau-1.0.8_2... done [84amd64-default-job-17] `-- Installing libXdmcp-1.1.1_2... [84amd64-default-job-17] `-- Extracting libXdmcp-1.1.1_2... done [84amd64-default-job-17] `-- Installing libxcb-1.11... [84amd64-default-job-17] | `-- Installing libpthread-stubs-0.3_6... [84amd64-default-job-17] | `-- Extracting libpthread-stubs-0.3_6... done [84amd64-default-job-17] | `-- Installing libxml2-2.9.2_2... [84amd64-default-job-17] | `-- Extracting libxml2-2.9.2_2... done [84amd64-default-job-17] `-- Extracting libxcb-1.11... done [84amd64-default-job-17] Extracting libX11-1.6.2_2,1... done ===> Returning to build of gstreamer1-vaapi-0.5.9 ===> gstreamer1-vaapi-0.5.9 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/xrandr.pc in /usr/ports/x11/libXrandr ===> Installing existing package /packages/All/libXrandr-1.4.2_2.txz [84amd64-default-job-17] Installing libXrandr-1.4.2_2... [84amd64-default-job-17] `-- Installing libXext-1.3.3,1... [84amd64-default-job-17] | `-- Installing xextproto-7.3.0... [84amd64-default-job-17] | `-- Extracting xextproto-7.3.0... done [84amd64-default-job-17] `-- Extracting libXext-1.3.3,1... done [84amd64-default-job-17] `-- Installing libXrender-0.9.8_2... [84amd64-default-job-17] | `-- Installing renderproto-0.11.1... [84amd64-default-job-17] | `-- Extracting renderproto-0.11.1... done [84amd64-default-job-17] `-- Extracting libXrender-0.9.8_2... done [84amd64-default-job-17] `-- Installing randrproto-1.4.0... [84amd64-default-job-17] `-- Extracting randrproto-1.4.0... done [84amd64-default-job-17] Extracting libXrandr-1.4.2_2... done ===> Returning to build of gstreamer1-vaapi-0.5.9 ===> gstreamer1-vaapi-0.5.9 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found checking for JPEG decoding API... yes checking for va/va_dec_vp8.h... yes checking for VP8 decoding API... yes checking for video post-postprocessing API... yes checking for LIBVA... yes checking for va/va_enc_mpeg2.h... yes checking for va/va_enc_h264.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating debian.upstream/Makefile config.status: creating debian.upstream/changelog config.status: creating debian.upstream/control config.status: creating debian.upstream/gstreamer1.4-vaapi-doc.install config.status: creating debian.upstream/gstreamer1.4-vaapi.install config.status: creating debian.upstream/libgstvaapi1.0-dev.install config.status: creating debian.upstream/libgstvaapi0.install config.status: creating debian.upstream/libgstvaapi-drm-0.install config.status: creating debian.upstream/libgstvaapi-glx-0.install config.status: creating debian.upstream/libgstvaapi-wayland-0.install config.status: creating debian.upstream/libgstvaapi-x11-0.install config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/libs/Makefile config.status: creating docs/reference/libs/libs-docs.xml config.status: creating docs/reference/plugins/Makefile config.status: creating docs/reference/plugins/plugins-docs.xml config.status: creating ext/Makefile config.status: creating ext/libvpx/Makefile config.status: creating gst-libs/Makefile config.status: creating gst-libs/gst/Makefile config.status: creating gst-libs/gst/base/Makefile config.status: creating gst-libs/gst/codecparsers/Makefile config.status: creating gst-libs/gst/vaapi/Makefile config.status: creating gst-libs/gst/video/Makefile config.status: creating gst/Makefile config.status: creating gst/vaapi/Makefile config.status: creating patches/Makefile config.status: creating patches/videoparsers/Makefile config.status: creating pkgconfig/Makefile config.status: creating pkgconfig/gstreamer-vaapi-1.0.pc config.status: creating pkgconfig/gstreamer-vaapi-drm-1.0.pc config.status: creating pkgconfig/gstreamer-vaapi-glx-1.0.pc config.status: creating pkgconfig/gstreamer-vaapi-wayland-1.0.pc config.status: creating pkgconfig/gstreamer-vaapi-x11-1.0.pc config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands gstreamer-vaapi configuration summary: GStreamer API version ............ : 1.4 VA-API version ................... : 0.37.0 Video encoding ................... : yes Video outputs .................... : x11 glx =========================================================================== =================================================== ===> Building for gstreamer1-vaapi-0.5.9 gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9' Making all in debian.upstream gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/debian.upstream' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/debian.upstream' Making all in ext gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/ext' Making all in libvpx gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/ext/libvpx' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/ext/libvpx' gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/ext' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/ext' gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/ext' Making all in gst-libs gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs' Making all in gst gmake[3]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst' Making all in base gmake[4]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/base' CC libgstvaapi_baseutils_la-gstbitwriter.lo CCLD libgstvaapi-baseutils.la gmake[4]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/base' Making all in codecparsers gmake[4]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/codecparsers' ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/parserutils.h parserutils.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/nalutils.h nalutils.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstvc1parser.h gstvc1parser.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstmpeg4parser.h gstmpeg4parser.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstjpegparser.h gstjpegparser.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstmpegvideoparser.h gstmpegvideoparser.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gsth264parser.h gsth264parser.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstvp8parser.h gstvp8parser.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstvp8rangedecoder.h gstvp8rangedecoder.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/vp8utils.h vp8utils.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/dboolhuff.h dboolhuff.h ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/parserutils.c parserutils.c CC libgstvaapi_codecparsers_la-parserutils.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/nalutils.c nalutils.c CC libgstvaapi_codecparsers_la-nalutils.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstvc1parser.c gstvc1parser.c CC libgstvaapi_codecparsers_la-gstvc1parser.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstmpeg4parser.c gstmpeg4parser.c CC libgstvaapi_codecparsers_la-gstmpeg4parser.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstjpegparser.c gstjpegparser.c CC libgstvaapi_codecparsers_la-gstjpegparser.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstmpegvideoparser.c gstmpegvideoparser.c CC libgstvaapi_codecparsers_la-gstmpegvideoparser.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gsth264parser.c gsth264parser.c CC libgstvaapi_codecparsers_la-gsth264parser.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstvp8parser.c gstvp8parser.c CC libgstvaapi_codecparsers_la-gstvp8parser.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/dboolhuff.c dboolhuff.c CC libgstvaapi_codecparsers_la-dboolhuff.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/gstvp8rangedecoder.c gstvp8rangedecoder.c CC libgstvaapi_codecparsers_la-gstvp8rangedecoder.lo ln -s -f ../../../ext/codecparsers/gst-libs/gst/codecparsers/vp8utils.c vp8utils.c CC libgstvaapi_codecparsers_la-vp8utils.lo CCLD libgstvaapi-codecparsers.la touch .timestamp.symlinks gmake[4]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/codecparsers' Making all in video gmake[4]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/video' CCLD libgstvaapi-videoutils.la touch .timestamp.symlinks gmake[4]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/video' Making all in vaapi gmake[4]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/vaapi' GEN gstvaapiversion.h gmake all-am gmake[5]: Entering directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/vaapi' CC libgstvaapi_1.4_la-gstvaapicodec_objects.lo CC libgstvaapi_1.4_la-gstvaapicontext.lo CC libgstvaapi_1.4_la-gstvaapicontext_overlay.lo CC libgstvaapi_1.4_la-gstvaapidecoder.lo CC libgstvaapi_1.4_la-gstvaapidecoder_dpb.lo CC libgstvaapi_1.4_la-gstvaapidecoder_h264.lo CC libgstvaapi_1.4_la-gstvaapidecoder_mpeg2.lo CC libgstvaapi_1.4_la-gstvaapidecoder_mpeg4.lo CC libgstvaapi_1.4_la-gstvaapidecoder_objects.lo CC libgstvaapi_1.4_la-gstvaapidecoder_unit.lo CC libgstvaapi_1.4_la-gstvaapidecoder_vc1.lo CC libgstvaapi_1.4_la-gstvaapidisplay.lo CC libgstvaapi_1.4_la-gstvaapidisplaycache.lo CC libgstvaapi_1.4_la-gstvaapifilter.lo CC libgstvaapi_1.4_la-gstvaapiimage.lo CC libgstvaapi_1.4_la-gstvaapiimagepool.lo CC libgstvaapi_1.4_la-gstvaapiminiobject.lo CC libgstvaapi_1.4_la-gstvaapiobject.lo CC libgstvaapi_1.4_la-gstvaapiparser_frame.lo CC libgstvaapi_1.4_la-gstvaapipixmap.lo CC libgstvaapi_1.4_la-gstvaapiprofile.lo CC libgstvaapi_1.4_la-gstvaapisubpicture.lo CC libgstvaapi_1.4_la-gstvaapisurface.lo CC libgstvaapi_1.4_la-gstvaapisurfacepool.lo CC libgstvaapi_1.4_la-gstvaapisurfaceproxy.lo CC libgstvaapi_1.4_la-gstvaapiutils.lo CC libgstvaapi_1.4_la-gstvaapiutils_core.lo CC libgstvaapi_1.4_la-gstvaapiutils_h264.lo CC libgstvaapi_1.4_la-gstvaapiutils_mpeg2.lo CC libgstvaapi_1.4_la-gstvaapivalue.lo CC libgstvaapi_1.4_la-gstvaapivideopool.lo CC libgstvaapi_1.4_la-gstvaapiwindow.lo CC libgstvaapi_1.4_la-video-format.lo CC libgstvaapi_1.4_la-gstvaapidecoder_jpeg.lo CC libgstvaapi_1.4_la-gstvaapidecoder_vp8.lo gstvaapidecoder_vp8.c: In function 'ensure_quant_matrix': gstvaapidecoder_vp8.c:219: warning: comparison is always false due to limited range of data type gstvaapidecoder_vp8.c:221: warning: comparison is always false due to limited range of data type gstvaapidecoder_vp8.c:223: warning: comparison is always false due to limited range of data type gstvaapidecoder_vp8.c:225: warning: comparison is always false due to limited range of data type gstvaapidecoder_vp8.c:227: warning: comparison is always false due to limited range of data type gstvaapidecoder_vp8.c:229: warning: comparison is always false due to limited range of data type CC libgstvaapi_1.4_la-gstvaapicodedbuffer.lo In file included from gstvaapiencoder_priv.h:28, from gstvaapicodedbuffer.c:27: ./../../gst-libs/gst/vaapi/gstvaapiencoder_objects.h:36: error: redefinition of typedef 'GstVaapiCodedBuffer' gstvaapicodedbuffer.h:41: error: previous declaration of 'GstVaapiCodedBuffer' was here Makefile:1390: recipe for target 'libgstvaapi_1.4_la-gstvaapicodedbuffer.lo' failed gmake[5]: *** [libgstvaapi_1.4_la-gstvaapicodedbuffer.lo] Error 1 gmake[5]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/vaapi' Makefile:972: recipe for target 'all' failed gmake[4]: *** [all] Error 2 gmake[4]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst/vaapi' Makefile:419: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs/gst' Makefile:419: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9/gst-libs' Makefile:479: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/multimedia/gstreamer1-vaapi/work/gstreamer-vaapi-0.5.9' Makefile:410: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/multimedia/gstreamer1-vaapi. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 06:16:25 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 A8A3C400 for ; Sat, 31 Jan 2015 06:16:25 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 93330112 for ; Sat, 31 Jan 2015 06:16:25 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V6GPFa083038 for ; Sat, 31 Jan 2015 06:16:25 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V6GPl6083014; Sat, 31 Jan 2015 06:16:25 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 06:16:25 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310616.t0V6GPl6083014@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84i386-default][games/asc] Failed for asc-2.6.0.0_5 in configure 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, 31 Jan 2015 06:16:25 -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: tijl@FreeBSD.org Ident: $FreeBSD: head/games/asc/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/asc-2.6.0.0_5.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building games/asc build started at Sat Jan 31 06:15:27 UTC 2015 port directory: /usr/ports/games/asc building for: FreeBSD 84i386-default-job-24 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/games/asc/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=asc-2.6.0.0_5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for asc-2.6.0.0_5: MUSIC=off: Install extra music files XVID=off: Xvid MPEG-4 video codec support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-wx-config=/usr/local/bin/wxgtk2u-3.0-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/asc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/asc/work HOME=/wrkdirs/usr/ports/games/asc/work TMPDIR="/tmp" ac_cv_lib_xvidcore_xvid_encore=no XDG_DATA_HOME=/wrkdirs/usr/ports/games/asc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/asc/work HOME=/wrkdirs/usr/ports/games/asc/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/asc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/asc/work HOME=/wrkdirs/usr/ports/games/asc/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/games/asc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/asc/work HOME=/wrkdirs/usr/ports/games/asc/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config LUA_MODLIBDIR=/usr/local/lib/lua/5.1 LUA_MODSHAREDIR=/usr/local/share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=/usr/local/include/lua51 LUA_LIBDIR=/usr/local/lib NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -D_UNICODE_BROKEN_ -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -D_UNICODE_BROKEN_ -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" B SD_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-- LUA_MODLIBDIR=lib/lua/5.1 LUA_MODSHAREDIR=share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=include/lua51 LUA_LIBDIR=lib LUA_VER_STR=51 OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/asc" EXAMPLESDIR="share/examples/asc" DATADIR="share/asc" WWWDIR="www/asc" ETCDIR="etc/asc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/asc DOCSDIR=/usr/local/share/doc/asc EXAMPLESDIR=/usr/local/share/examples/asc WWWDIR=/usr/local/www/asc ETCDIR=/usr/local/etc/asc --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> asc-2.6.0.0_5 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.7.txz [84i386-default-job-24] Installing pkg-1.4.7... [84i386-default-job-24] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of asc-2.6.0.0_5 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by asc-2.6.0.0_5 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by asc-2.6.0.0_5 for building => SHA256 Checksum OK for asc/asc-2.6.0.0.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by asc-2.6.0.0_5 for building ===> Extracting for asc-2.6.0.0_5 => SHA256 Checksum OK for asc/asc-2.6.0.0.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for asc-2.6.0.0_5 =========================================================================== =================================================== ===> asc-2.6.0.0_5 depends on executable: zip - not found ===> Verifying install for zip in /usr/ports/archivers/zip ===> Installing existing package /packages/All/zip-3.0_1.txz [84i386-default-job-24] Installing zip-3.0_1... [84i386-default-job-24] Extracting zip-3.0_1... done ===> Returning to build of asc-2.6.0.0_5 ===> asc-2.6.0.0_5 depends on file: /usr/local/bin/sdl-config - not found ===> Verifying install for /usr/local/bin/sdl-config in /usr/ports/devel/sdl12 ===> Installing existing package /packages/All/sdl-1.2.15_5,2.txz [84i386-default-job-24] Installing sdl-1.2.15_5,2... [84i386-default-job-24] `-- Installing aalib-1.4.r5_11... [84i386-default-job-24] | `-- Installing indexinfo-0.2.2... [84i386-default-job-24] | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-24] `-- Extracting aalib-1.4.r5_11... done [84i386-default-job-24] `-- Installing libGLU-9.0.0_2... [84i386-default-job-24] | `-- Installing libGL-9.1.7_4... [84i386-default-job-24] | | `-- Installing dri2proto-2.8... [84i386-default-job-24] | | `-- Extracting dri2proto-2.8... done [84i386-default-job-24] | | `-- Installing expat-2.1.0_2... [84i386-default-job-24] | | `-- Extracting expat-2.1.0_2... done [84i386-default-job-24] | | `-- Installing libX11-1.6.2_2,1... [84i386-default-job-24] | | `-- Installing kbproto-1.0.6... [84i386-default-job-24] | | `-- Extracting kbproto-1.0.6... done [84i386-default-job-24] | | `-- Installing libXau-1.0.8_2... [84i386-default-job-24] | | | `-- Installing xproto-7.0.26... [84i386-default-job-24] | | | `-- Extracting xproto-7.0.26... done [84i386-default-job-24] | | `-- Extracting libXau-1.0.8_2... done [84i386-default-job-24] | | `-- Installing libXdmcp-1.1.1_2... [84i386-default-job-24] | | `-- Extracting libXdmcp-1.1.1_2... done [84i386-default-job-24] | | `-- Installing libxcb-1.11... [84i386-default-job-24] | | | `-- Installing libpthread-stubs-0.3_6... [84i386-default-job-24] | | | `-- Extracting libpthread-stubs-0.3_6... done [84i386-default-job-24] | | | `-- Installing libxml2-2.9.2_2... [84i386-default-job-24] | | | `-- Installing libiconv-1.14_6... [84i386-default-job-24] | | | `-- Extracting libiconv-1.14_6... done [84i386-default-job-24] | | | `-- Extracting libxml2-2.9.2_2... done [84i386-default-job-24] | | `-- Extracting libxcb-1.11... done [84i386-default-job-24] | | `-- Extracting libX11-1.6.2_2,1... done [84i386-default-job-24] | | `-- Installing libXdamage-1.1.4_2... [84i386-default-job-24] | | `-- Installing damageproto-1.2.1... [84i386-default-job-24] | | `-- Extracting damageproto-1.2.1... done [84i386-default-job-24] | | `-- Installing libXfixes-5.0.1_2... [84i386-default-job-24] | | | `-- Installing fixesproto-5.0... [84i386-default-job-24] | | | `-- Extracting fixesproto-5.0... done [84i386-default-job-24] | | `-- Extracting libXfixes-5.0.1_2... done [84i386-default-job-24] | | `-- Extracting libXdamage-1.1.4_2... done [84i386-default-job-24] | | `-- Extracting glib-networking-2.42.1_1... done [84i386-default-job-24] | | `-- Installing sqlite3-3.8.8... [84i386-default-job-24] | | `-- Extracting sqlite3-3.8.8... done [84i386-default-job-24] | | `-- Extracting libsoup-2.48.1_1... done [84i386-default-job-24] | `-- Extracting geoclue-2.1.10... done [84i386-default-job-24] | `-- Installing gstreamer1-plugins-1.4.5_1... [84i386-default-job-24] | | `-- Installing gstreamer1-1.4.5... [84i386-default-job-24] | | `-- Extracting gstreamer1-1.4.5... done [84i386-default-job-24] | | `-- Installing iso-codes-3.57... [84i386-default-job-24] | | `-- Extracting iso-codes-3.57... done [84i386-default-job-24] | `-- Extracting gstreamer1-plugins-1.4.5_1... done [84i386-default-job-24] | `-- Installing libsecret-0.18_3... [84i386-default-job-24] | `-- Extracting libsecret-0.18_3... done [84i386-default-job-24] | `-- Installing libxslt-1.1.28_6... [84i386-default-job-24] | `-- Extracting libxslt-1.1.28_6... done [84i386-default-job-24] `-- Extracting webkit-gtk2-2.4.8... done [84i386-default-job-24] Extracting wx30-gtk2-3.0.2_2... done 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 ===================================================================== Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Message for dejavu-2.34_4: 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. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of asc-2.6.0.0_5 =========================================================================== =================================================== ===> Configuring for asc-2.6.0.0_5 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: ASC version is 2.6.0.0 checking build system type... i386-portbld-freebsd8.4 checking host system type... i386-portbld-freebsd8.4 checking how to print strings... printf checking for style of include used by gmake... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i386-portbld-freebsd8.4 file names to i386-portbld-freebsd8.4 format... func_convert_file_noop checking how to convert i386-portbld-freebsd8.4 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd8.4 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd8.4 ld.so checking how to hardcode library paths into programs... immediate checking for perl... yes checking for working C++ compiler... yes checking bitset usability... yes checking bitset presence... yes checking for bitset... yes checking for xvid_encore in -lxvidcore... (cached) no checking for sdl-config... /usr/local/bin/sdl-config checking for SDL - version >= 1.2.2... yes checking for IMG_LoadJPG_RW in -lSDL_image... yes checking for pkg-config... yes checking pkg-config is at least version 0.9.0... yes checking for LUA... yes checking for Mix_PlayChannelTimed in -lSDL_mixer... yes checking for Sound_Init in -lSDL_sound... yes checking for wx-config... /usr/local/bin/wxgtk2u-3.0-config checking for wxWidgets version >= 2.4.0... yes (version 3.0.2) checking for wxWidgets static library... no checking SDL_sound.h usability... yes checking SDL_sound.h presence... yes checking for SDL_sound.h... yes checking boost/unordered_map.hpp usability... yes checking boost/unordered_map.hpp presence... yes checking for boost/unordered_map.hpp... yes checking for main in -lboost_regex-mt... no checking for main in -lboost_regex-gcc-mt... no checking for main in -lboost_regex... no checking for main in -lboost_regex-gcc... no configure: error: ASC requires the Boost library( which may be splitted into several distinct libraries). If you have a distribution supplied Boost package installed, perhaps the Boost-devel package is missing. If your distribution does not include the Boost library, you can get it from http://www.boost.org/ ===> Script "configure" failed unexpectedly. Please report the problem to ports@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/games/asc/work/asc-2.6.0.0/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop in /usr/ports/games/asc. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 06:21:23 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 D61A8541; Sat, 31 Jan 2015 06:21:23 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 C04B914D; Sat, 31 Jan 2015 06:21:23 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V6LNOb053562; Sat, 31 Jan 2015 06:21:23 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V6LNHq053552; Sat, 31 Jan 2015 06:21:23 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 06:21:23 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310621.t0V6LNHq053552@beefy2.isc.freebsd.org> To: sperber@FreeBSD.org Subject: [package - 84amd64-default][math/fityk] Failed for fityk-0.9.8_4 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, 31 Jan 2015 06:21:23 -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: sperber@FreeBSD.org Last committer: antoine@FreeBSD.org Ident: $FreeBSD: head/math/fityk/Makefile 375062 2014-12-20 18:17:32Z antoine $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/fityk-0.9.8_4.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building math/fityk build started at Sat Jan 31 06:15:30 UTC 2015 port directory: /usr/ports/math/fityk building for: FreeBSD 84amd64-default-job-05 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: sperber@FreeBSD.org Makefile ident: $FreeBSD: head/math/fityk/Makefile 375062 2014-12-20 18:17:32Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=fityk-0.9.8_4 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for fityk-0.9.8_4: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-doc --disable-xyconvert --with-wx-config=/usr/local/bin/wxgtk2u-3.0-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/fityk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/fityk/work HOME=/wrkdirs/usr/ports/math/fityk/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/fityk/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/fityk/work HOME=/wrkdirs/usr/ports/math/fityk/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include " LDFLAGS=" -lbz2 -lz -L/wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs -L/usr/local/lib -pthread -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -D_GNU_SOURCE -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-- 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/fityk" EXAMPLESDIR="share/examples/fityk" DATADIR="share/fityk" WWWDIR="www/fityk" ETCDIR="etc/fityk" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/fityk DOCSDIR=/usr/local/share/doc/fityk EXAMPLESDIR=/usr/local/share/examples/fityk WWWDIR=/usr/local/www/fityk ETCDIR=/usr/local/etc/fityk --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 LGPL21 accepted by the user =========================================================================== =================================================== ===> fityk-0.9.8_4 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.7.txz [84amd64-default-job-05] Installing pkg-1.4.7... [84amd64-default-job-05] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of fityk-0.9.8_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by fityk-0.9.8_4 for building =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by fityk-0.9.8_4 for building => SHA256 Checksum OK for fityk-0.9.8.tar.bz2. => SHA256 Checksum OK for xylib-1.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 LGPL21 accepted by the user ===> Fetching all distfiles required by fityk-0.9.8_4 for building ===> Extracting for fityk-0.9.8_4 => SHA256 Checksum OK for fityk-0.9.8.tar.bz2. => SHA256 Checksum OK for xylib-1.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for fityk-0.9.8_4 ===> Applying FreeBSD patches for fityk-0.9.8_4 =========================================================================== =================================================== ===> fityk-0.9.8_4 depends on file: /usr/local/include/boost/spirit/include/classic_core.hpp - not found ===> Verifying install for /usr/local/include/boost/spirit/include/classic_core.hpp in /usr/ports/devel/boost-libs ===> Installing existing package /packages/All/boost-libs-1.55.0_4.txz [84amd64-default-job-05] Installing boost-libs-1.55.0_4... [84amd64-default-job-05] `-- Installing icu-53.1... [84amd64-default-job-05] `-- Extracting icu-53.1... done [84amd64-default-job-05] 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 fityk-0.9.8_4 ===> fityk-0.9.8_4 depends on executable: gnuplot - not found ===> Verifying install for gnuplot in /usr/ports/math/gnuplot ===> Installing existing package /packages/All/gnuplot-4.6.6_1.txz [84amd64-default-job-05] Installing gnuplot-4.6.6_1... [84amd64-default-job-05] `-- Installing cairo-1.12.18_1,2... [84amd64-default-job-05] | `-- Installing fontconfig-2.11.1,1... [84amd64-default-job-05] | | `-- Installing expat-2.1.0_2... [84amd64-default-job-05] | | `-- Extracting expat-2.1.0_2... done [84amd64-default-job-05] | | `-- Installing freetype2-2.5.5... [84amd64-default-job-05] | | `-- Extracting freetype2-2.5.5... done [84amd64-default-job-05] | `-- 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 [84amd64-default-job-05] | `-- Installing glib-2.42.1... [84amd64-default-job-05] | | `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-05] | | `-- Installing indexinfo-0.2.2... [84amd64-default-job-05] | | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-05] | | `-- Installing libiconv-1.14_6... [84amd64-default-job-05] | | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-05] | | `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-05] | | `-- Installing libffi-3.2.1... [84amd64-default-job-05] | | `-- Extracting libffi-3.2.1... done [84amd64-default-job-05] | | `-- Installing pcre-8.35_2... [84amd64-default-job-05] | | `-- Extracting pcre-8.35_2... done [84amd64-default-job-05] | | `-- Installing perl5-5.18.4_11... [84amd64-default-job-05] | | `-- Extracting perl5-5.18.4_11... done [84amd64-default-job-05] | | `-- Installing python27-2.7.9... [84amd64-default-job-05] | | `-- Extracting python27-2.7.9... done [84amd64-default-job-05] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [84amd64-default-job-05] | `-- Installing libXext-1.3.3,1... [84amd64-default-job-05] | | `-- Installing libX11-1.6.2_2,1... [84amd64-default-job-05] | | `-- Installing kbproto-1.0.6... [84amd64-default-job-05] | | `-- Extracting kbproto-1.0.6... done [84amd64-default-job-05] | | `-- Installing libXau-1.0.8_2... [84amd64-default-job-05] | | | `-- Installing xproto-7.0.26... [84amd64-default-job-05] | | | `-- Extracting xproto-7.0.26... done [84amd64-default-job-05] | | `-- Extracting libXau-1.0.8_2... done [84amd64-default-job-05] | | `-- Installing libXdmcp-1.1.1_2... [84amd64-default-job-05] | | `-- Extracting libXdmcp-1.1.1_2... done [84amd64-default-job-05] | | `-- Installing libxcb-1.11... mv -f .deps/data.Tpo .deps/data.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT var.lo -MD -MP -MF .deps/var.Tpo -c -o var.lo var.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT var.lo -MD -MP -MF .deps/var.Tpo -c var.cpp -fPIC -DPIC -o .libs/var.o mv -f .deps/var.Tpo .deps/var.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT mgr.lo -MD -MP -MF .deps/mgr.Tpo -c -o mgr.lo mgr.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT mgr.lo -MD -MP -MF .deps/mgr.Tpo -c mgr.cpp -fPIC -DPIC -o .libs/mgr.o mv -f .deps/mgr.Tpo .deps/mgr.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT tplate.lo -MD -MP -MF .deps/tplate.Tpo -c -o tplate.lo tplate.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT tplate.lo -MD -MP -MF .deps/tplate.Tpo -c tplate.cpp -fPIC -DPIC -o .libs/tplate.o mv -f .deps/tplate.Tpo .deps/tplate.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT func.lo -MD -MP -MF .deps/func.Tpo -c -o func.lo func.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT func.lo -MD -MP -MF .deps/func.Tpo -c func.cpp -fPIC -DPIC -o .libs/func.o mv -f .deps/func.Tpo .deps/func.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT udf.lo -MD -MP -MF .deps/udf.Tpo -c -o udf.lo udf.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT udf.lo -MD -MP -MF .deps/udf.Tpo -c udf.cpp -fPIC -DPIC -o .libs/udf.o mv -f .deps/udf.Tpo .deps/udf.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT bfunc.lo -MD -MP -MF .deps/bfunc.Tpo -c -o bfunc.lo bfunc.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT bfunc.lo -MD -MP -MF .deps/bfunc.Tpo -c bfunc.cpp -fPIC -DPIC -o .libs/bfunc.o 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 bfunc.cpp:7: /usr/local/include/boost/fusion/tuple/detail/preprocessed/tuple.hpp:21:7: warning: no newline at end of file mv -f .deps/bfunc.Tpo .deps/bfunc.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT ast.lo -MD -MP -MF .deps/ast.Tpo -c -o ast.lo ast.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT ast.lo -MD -MP -MF .deps/ast.Tpo -c ast.cpp -fPIC -DPIC -o .libs/ast.o 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 ast.cpp:4: /usr/local/include/boost/fusion/tuple/detail/preprocessed/tuple.hpp:21:7: warning: no newline at end of file mv -f .deps/ast.Tpo .deps/ast.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT vm.lo -MD -MP -MF .deps/vm.Tpo -c -o vm.lo vm.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT vm.lo -MD -MP -MF .deps/vm.Tpo -c vm.cpp -fPIC -DPIC -o .libs/vm.o 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 vm.cpp:7: /usr/local/include/boost/fusion/tuple/detail/preprocessed/tuple.hpp:21:7: warning: no newline at end of file mv -f .deps/vm.Tpo .deps/vm.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT settings.lo -MD -MP -MF .deps/settings.Tpo -c -o settings.lo settings.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT settings.lo -MD -MP -MF .deps/settings.Tpo -c settings.cpp -fPIC -DPIC -o .libs/settings.o mv -f .deps/settings.Tpo .deps/settings.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT ui.lo -MD -MP -MF .deps/ui.Tpo -c -o ui.lo ui.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT ui.lo -MD -MP -MF .deps/ui.Tpo -c ui.cpp -fPIC -DPIC -o .libs/ui.o mv -f .deps/ui.Tpo .deps/ui.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT GAfit.lo -MD -MP -MF .deps/GAfit.Tpo -c -o GAfit.lo GAfit.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT GAfit.lo -MD -MP -MF .deps/GAfit.Tpo -c GAfit.cpp -fPIC -DPIC -o .libs/GAfit.o mv -f .deps/GAfit.Tpo .deps/GAfit.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT LMfit.lo -MD -MP -MF .deps/LMfit.Tpo -c -o LMfit.lo LMfit.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT LMfit.lo -MD -MP -MF .deps/LMfit.Tpo -c LMfit.cpp -fPIC -DPIC -o .libs/LMfit.o mv -f .deps/LMfit.Tpo .deps/LMfit.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT guess.lo -MD -MP -MF .deps/guess.Tpo -c -o guess.lo guess.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT guess.lo -MD -MP -MF .deps/guess.Tpo -c guess.cpp -fPIC -DPIC -o .libs/guess.o mv -f .deps/guess.Tpo .deps/guess.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT NMfit.lo -MD -MP -MF .deps/NMfit.Tpo -c -o NMfit.lo NMfit.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT NMfit.lo -MD -MP -MF .deps/NMfit.Tpo -c NMfit.cpp -fPIC -DPIC -o .libs/NMfit.o mv -f .deps/NMfit.Tpo .deps/NMfit.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT model.lo -MD -MP -MF .deps/model.Tpo -c -o model.lo model.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT model.lo -MD -MP -MF .deps/model.Tpo -c model.cpp -fPIC -DPIC -o .libs/model.o mv -f .deps/model.Tpo .deps/model.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fit.lo -MD -MP -MF .deps/fit.Tpo -c -o fit.lo fit.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fit.lo -MD -MP -MF .deps/fit.Tpo -c fit.cpp -fPIC -DPIC -o .libs/fit.o 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/beta.hpp:15, from /usr/local/include/boost/math/distributions/students_t.hpp:16, from fit.cpp:7: /usr/local/include/boost/fusion/tuple/detail/preprocessed/tuple.hpp:21:7: warning: no newline at end of file mv -f .deps/fit.Tpo .deps/fit.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT voigt.lo -MD -MP -MF .deps/voigt.Tpo -c -o voigt.lo voigt.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT voigt.lo -MD -MP -MF .deps/voigt.Tpo -c voigt.cpp -fPIC -DPIC -o .libs/voigt.o mv -f .deps/voigt.Tpo .deps/voigt.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT numfuncs.lo -MD -MP -MF .deps/numfuncs.Tpo -c -o numfuncs.lo numfuncs.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT numfuncs.lo -MD -MP -MF .deps/numfuncs.Tpo -c numfuncs.cpp -fPIC -DPIC -o .libs/numfuncs.o mv -f .deps/numfuncs.Tpo .deps/numfuncs.Plo /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk.lo -MD -MP -MF .deps/fityk.Tpo -c -o fityk.lo fityk.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk.lo -MD -MP -MF .deps/fityk.Tpo -c fityk.cpp -fPIC -DPIC -o .libs/fityk.o mv -f .deps/fityk.Tpo .deps/fityk.Plo /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -version-info 3:0:0 -lbz2 -lz -L/wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs -L/usr/local/lib -pthread -fstack-protector -o libfityk.la -rpath /usr/local/lib logic.lo view.lo lexer.lo eparser.lo cparser.lo runner.lo info.lo common.lo data.lo var.lo mgr.lo tplate.lo func.lo udf.lo bfunc.lo ast.lo vm.lo settings.lo ui.lo GAfit.lo LMfit.lo guess.lo NMfit.lo model.lo fit.lo voigt.lo numfuncs.lo fityk.lo -lxy -lm -lm -lm libtool: link: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/logic.o .libs/view.o .libs/lexer.o .libs/eparser.o .libs/cparser.o .libs/runner.o .libs/info.o .libs/common.o .libs/data.o .libs/var.o .libs/mgr.o .libs/tplate.o .libs/func.o .libs/udf.o .libs/bfunc.o .libs/ast.o .libs/vm.o .libs/settings.o .libs/ui.o .libs/GAfit.o .libs/LMfit.o .libs/guess.o .libs/NMfit.o .libs/model.o .libs/fit.o .libs/voigt.o .libs/numfuncs.o .libs/fityk.o -lbz2 -lz -L/wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs -L/usr/local/lib /wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs/libxy.a -L/usr/lib -lstdc++ -lm -lc -lssp_nonshared -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -fstack-protector -pthread -fstack-protector -pthread -Wl,-soname -Wl,libfityk.so.3 -o .libs/libfityk.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libfityk.so.3" && ln -s "libfityk.so.3.0.0" "libfityk.so.3") libtool: link: (cd ".libs" && rm -f "libfityk.so" && ln -s "libfityk.so.3.0.0" "libfityk.so") libtool: link: ( cd ".libs" && rm -f "libfityk.la" && ln -s "../libfityk.la" "libfityk.la" ) gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src' Making all in wxgui gmake[3]: Entering directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src/wxgui' c++ -DHAVE_CONFIG_H -I. -I../.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT ceria.o -MD -MP -MF .deps/ceria.Tpo -c -o ceria.o ceria.cpp mv -f .deps/ceria.Tpo .deps/ceria.Po cc -DHAVE_CONFIG_H -I. -I../.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT atomtables.o -MD -MP -MF .deps/atomtables.Tpo -c -o atomtables.o atomtables.c mv -f .deps/atomtables.Tpo .deps/atomtables.Po cc -DHAVE_CONFIG_H -I. -I../.. -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT sgtables.o -MD -MP -MF .deps/sgtables.Tpo -c -o sgtables.o sgtables.c mv -f .deps/sgtables.Tpo .deps/sgtables.Po rm -f libceria.a ar cru libceria.a ceria.o atomtables.o sgtables.o ranlib libceria.a c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-cmn.o -MD -MP -MF .deps/fityk-cmn.Tpo -c -o fityk-cmn.o `test -f 'cmn.cpp' || echo './'`cmn.cpp mv -f .deps/fityk-cmn.Tpo .deps/fityk-cmn.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-gradient.o -MD -MP -MF .deps/fityk-gradient.Tpo -c -o fityk-gradient.o `test -f 'gradient.cpp' || echo './'`gradient.cpp mv -f .deps/fityk-gradient.Tpo .deps/fityk-gradient.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-fancyrc.o -MD -MP -MF .deps/fityk-fancyrc.Tpo -c -o fityk-fancyrc.o `test -f 'fancyrc.cpp' || echo './'`fancyrc.cpp mv -f .deps/fityk-fancyrc.Tpo .deps/fityk-fancyrc.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-inputline.o -MD -MP -MF .deps/fityk-inputline.Tpo -c -o fityk-inputline.o `test -f 'inputline.cpp' || echo './'`inputline.cpp mv -f .deps/fityk-inputline.Tpo .deps/fityk-inputline.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-listptxt.o -MD -MP -MF .deps/fityk-listptxt.Tpo -c -o fityk-listptxt.o `test -f 'listptxt.cpp' || echo './'`listptxt.cpp mv -f .deps/fityk-listptxt.Tpo .deps/fityk-listptxt.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-dload.o -MD -MP -MF .deps/fityk-dload.Tpo -c -o fityk-dload.o `test -f 'dload.cpp' || echo './'`dload.cpp mv -f .deps/fityk-dload.Tpo .deps/fityk-dload.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-pplot.o -MD -MP -MF .deps/fityk-pplot.Tpo -c -o fityk-pplot.o `test -f 'pplot.cpp' || echo './'`pplot.cpp mv -f .deps/fityk-pplot.Tpo .deps/fityk-pplot.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-statbar.o -MD -MP -MF .deps/fityk-statbar.Tpo -c -o fityk-statbar.o `test -f 'statbar.cpp' || echo './'`statbar.cpp mv -f .deps/fityk-statbar.Tpo .deps/fityk-statbar.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-pane.o -MD -MP -MF .deps/fityk-pane.Tpo -c -o fityk-pane.o `test -f 'pane.cpp' || echo './'`pane.cpp mv -f .deps/fityk-pane.Tpo .deps/fityk-pane.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-sidebar.o -MD -MP -MF .deps/fityk-sidebar.Tpo -c -o fityk-sidebar.o `test -f 'sidebar.cpp' || echo './'`sidebar.cpp mv -f .deps/fityk-sidebar.Tpo .deps/fityk-sidebar.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-history.o -MD -MP -MF .deps/fityk-history.Tpo -c -o fityk-history.o `test -f 'history.cpp' || echo './'`history.cpp mv -f .deps/fityk-history.Tpo .deps/fityk-history.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-datatable.o -MD -MP -MF .deps/fityk-datatable.Tpo -c -o fityk-datatable.o `test -f 'datatable.cpp' || echo './'`datatable.cpp mv -f .deps/fityk-datatable.Tpo .deps/fityk-datatable.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-dataedit.o -MD -MP -MF .deps/fityk-dataedit.Tpo -c -o fityk-dataedit.o `test -f 'dataedit.cpp' || echo './'`dataedit.cpp mv -f .deps/fityk-dataedit.Tpo .deps/fityk-dataedit.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-defmgr.o -MD -MP -MF .deps/fityk-defmgr.Tpo -c -o fityk-defmgr.o `test -f 'defmgr.cpp' || echo './'`defmgr.cpp mv -f .deps/fityk-defmgr.Tpo .deps/fityk-defmgr.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-setdlg.o -MD -MP -MF .deps/fityk-setdlg.Tpo -c -o fityk-setdlg.o `test -f 'setdlg.cpp' || echo './'`setdlg.cpp mv -f .deps/fityk-setdlg.Tpo .deps/fityk-setdlg.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-print.o -MD -MP -MF .deps/fityk-print.Tpo -c -o fityk-print.o `test -f 'print.cpp' || echo './'`print.cpp mv -f .deps/fityk-print.Tpo .deps/fityk-print.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-sdebug.o -MD -MP -MF .deps/fityk-sdebug.Tpo -c -o fityk-sdebug.o `test -f 'sdebug.cpp' || echo './'`sdebug.cpp mv -f .deps/fityk-sdebug.Tpo .deps/fityk-sdebug.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-plot.o -MD -MP -MF .deps/fityk-plot.Tpo -c -o fityk-plot.o `test -f 'plot.cpp' || echo './'`plot.cpp mv -f .deps/fityk-plot.Tpo .deps/fityk-plot.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-aplot.o -MD -MP -MF .deps/fityk-aplot.Tpo -c -o fityk-aplot.o `test -f 'aplot.cpp' || echo './'`aplot.cpp mv -f .deps/fityk-aplot.Tpo .deps/fityk-aplot.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-mplot.o -MD -MP -MF .deps/fityk-mplot.Tpo -c -o fityk-mplot.o `test -f 'mplot.cpp' || echo './'`mplot.cpp mv -f .deps/fityk-mplot.Tpo .deps/fityk-mplot.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-uplot.o -MD -MP -MF .deps/fityk-uplot.Tpo -c -o fityk-uplot.o `test -f 'uplot.cpp' || echo './'`uplot.cpp mv -f .deps/fityk-uplot.Tpo .deps/fityk-uplot.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-about.o -MD -MP -MF .deps/fityk-about.Tpo -c -o fityk-about.o `test -f 'about.cpp' || echo './'`about.cpp mv -f .deps/fityk-about.Tpo .deps/fityk-about.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-fitinfo.o -MD -MP -MF .deps/fityk-fitinfo.Tpo -c -o fityk-fitinfo.o `test -f 'fitinfo.cpp' || echo './'`fitinfo.cpp mv -f .deps/fityk-fitinfo.Tpo .deps/fityk-fitinfo.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-dialogs.o -MD -MP -MF .deps/fityk-dialogs.Tpo -c -o fityk-dialogs.o `test -f 'dialogs.cpp' || echo './'`dialogs.cpp mv -f .deps/fityk-dialogs.Tpo .deps/fityk-dialogs.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-exportd.o -MD -MP -MF .deps/fityk-exportd.Tpo -c -o fityk-exportd.o `test -f 'exportd.cpp' || echo './'`exportd.cpp mv -f .deps/fityk-exportd.Tpo .deps/fityk-exportd.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-bgm.o -MD -MP -MF .deps/fityk-bgm.Tpo -c -o fityk-bgm.o `test -f 'bgm.cpp' || echo './'`bgm.cpp mv -f .deps/fityk-bgm.Tpo .deps/fityk-bgm.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-frame.o -MD -MP -MF .deps/fityk-frame.Tpo -c -o fityk-frame.o `test -f 'frame.cpp' || echo './'`frame.cpp mv -f .deps/fityk-frame.Tpo .deps/fityk-frame.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-app.o -MD -MP -MF .deps/fityk-app.Tpo -c -o fityk-app.o `test -f 'app.cpp' || echo './'`app.cpp mv -f .deps/fityk-app.Tpo .deps/fityk-app.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-powdifpat.o -MD -MP -MF .deps/fityk-powdifpat.Tpo -c -o fityk-powdifpat.o `test -f 'powdifpat.cpp' || echo './'`powdifpat.cpp mv -f .deps/fityk-powdifpat.Tpo .deps/fityk-powdifpat.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -DHELP_DIR=\"/usr/local/share/doc/fityk\" -I/wrkdirs/usr/ports/math/fityk/work/xylib-1.1 -I/usr/local/include -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -MT fityk-sgchooser.o -MD -MP -MF .deps/fityk-sgchooser.Tpo -c -o fityk-sgchooser.o `test -f 'sgchooser.cpp' || echo './'`sgchooser.cpp mv -f .deps/fityk-sgchooser.Tpo .deps/fityk-sgchooser.Po /bin/sh ../../libtool --tag=CXX --mode=link c++ -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -lbz2 -lz -L/wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs -L/usr/local/lib -pthread -fstack-protector -o fityk fityk-cmn.o fityk-gradient.o fityk-fancyrc.o fityk-inputline.o fityk-listptxt.o fityk-dload.o fityk-pplot.o fityk-statbar.o fityk-pane.o fityk-sidebar.o fityk-history.o fityk-datatable.o fityk-dataedit.o fityk-defmgr.o fityk-setdlg.o fityk-print.o fityk-sdebug.o fityk-plot.o fityk-aplot.o fityk-mplot.o fityk-uplot.o fityk-about.o fityk-fitinfo.o fityk-dialogs.o fityk-exportd.o fityk-bgm.o fityk-frame.o fityk-app.o fityk-powdifpat.o fityk-sgchooser.o ../libfityk.la libceria.a -lxy -L/usr/local/lib -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu-3.0 -lm -lm -lm libtool: link: c++ -O2 -pipe -D_GNU_SOURCE -fstack-protector -fno-strict-aliasing -pthread -fstack-protector -o .libs/fityk fityk-cmn.o fityk-gradient.o fityk-fancyrc.o fityk-inputline.o fityk-listptxt.o fityk-dload.o fityk-pplot.o fityk-statbar.o fityk-pane.o fityk-sidebar.o fityk-history.o fityk-datatable.o fityk-dataedit.o fityk-defmgr.o fityk-setdlg.o fityk-print.o fityk-sdebug.o fityk-plot.o fityk-aplot.o fityk-mplot.o fityk-uplot.o fityk-about.o fityk-fitinfo.o fityk-dialogs.o fityk-exportd.o fityk-bgm.o fityk-frame.o fityk-app.o fityk-powdifpat.o fityk-sgchooser.o -L/wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs -L/usr/local/lib ../.libs/libfityk.so libceria.a /wrkdirs/usr/ports/math/fityk/work/xylib-1.1/xylib/.libs/libxy.a -lbz2 -lz -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu-3.0 -lm -pthread -Wl,-rpath -Wl,/usr/local/lib /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt25__throw_bad_function_callv@GLIBCXX_3.4.14' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `_ZTIN10__cxxabiv115__forced_unwindE@CXXABI_1.3.2' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `_ZNKSt5ctypeIcE13_M_widen_initEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable4waitERSt11unique_lockISt5mutexE@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `_ZNSt6chrono3_V212system_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt15__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt8__detail15_List_node_base7_M_hookEPS0_@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt11__once_call@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variableD1Ev@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt20__throw_system_errori@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable10notify_oneEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variableC1Ev@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable10notify_allEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt6chrono3_V212steady_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' Makefile:513: recipe for target 'fityk' failed gmake[3]: *** [fityk] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src/wxgui' Makefile:485: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8/src' Makefile:443: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/fityk/work/fityk-0.9.8' Makefile:310: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/math/fityk. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 06:21:28 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 5767E544; Sat, 31 Jan 2015 06:21:28 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 437AA14E; Sat, 31 Jan 2015 06:21:28 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V6LSZN002195; Sat, 31 Jan 2015 06:21:28 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V6LSMW002181; Sat, 31 Jan 2015 06:21:28 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 06:21:28 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310621.t0V6LSMW002181@beefy1.isc.freebsd.org> To: sunpoet@FreeBSD.org Subject: [package - 84i386-default][science/pnetcdf] Failed for pnetcdf-1.5.0_7 in configure 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, 31 Jan 2015 06:21:28 -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: sunpoet@FreeBSD.org Last committer: danilo@FreeBSD.org Ident: $FreeBSD: head/science/pnetcdf/Makefile 375624 2014-12-26 14:24:12Z danilo $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/pnetcdf-1.5.0_7.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building science/pnetcdf build started at Sat Jan 31 06:21:06 UTC 2015 port directory: /usr/ports/science/pnetcdf building for: FreeBSD 84i386-default-job-11 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: sunpoet@FreeBSD.org Makefile ident: $FreeBSD: head/science/pnetcdf/Makefile 375624 2014-12-26 14:24:12Z danilo $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=pnetcdf-1.5.0_7 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for pnetcdf-1.5.0_7: DOCS=on: Build and/or install documentation ====> MPI (Message Passing Interface) support: you have to select exactly one of them OPENMPI=on: Parallel processing support via Open MPI MPICH2=off: Parallel processing support via MPICH2 ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-mpi=/usr/local/mpi/openmpi --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/science/pnetcdf/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/pnetcdf/work HOME=/wrkdirs/usr/ports/science/pnetcdf/work TMPDIR="/tmp" F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/science/pnetcdf/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/pnetcdf/work HOME=/wrkdirs/usr/ports/science/pnetcdf/work TMPDIR="/tmp" F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fPIC -DPIC -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fPIC -DPIC -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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/pnetcdf" EXAMPLESDIR="share/examples/pnetcdf" DATADIR="share/pnetcdf" WWWDIR="www/pnetcdf" ETCDIR="etc/pnetcdf" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pnetcdf DOCSDIR=/usr/local/share/doc/pnetcdf EXAMPLESDIR=/usr/local/share/examples/pnetcdf WWWDIR=/usr/local/www/pnetcdf ETCDIR=/usr/local/etc/pnetcdf --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> pnetcdf-1.5.0_7 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.7.txz [84i386-default-job-11] Installing pkg-1.4.7... [84i386-default-job-11] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of pnetcdf-1.5.0_7 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by pnetcdf-1.5.0_7 for building =========================================================================== =================================================== ===> Fetching all distfiles required by pnetcdf-1.5.0_7 for building => SHA256 Checksum OK for parallel-netcdf-1.5.0.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by pnetcdf-1.5.0_7 for building ===> Extracting for pnetcdf-1.5.0_7 => SHA256 Checksum OK for parallel-netcdf-1.5.0.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for pnetcdf-1.5.0_7 ===> Applying FreeBSD patches for pnetcdf-1.5.0_7 =========================================================================== =================================================== ===> pnetcdf-1.5.0_7 depends on executable: gfortran48 - not found ===> Verifying install for gfortran48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.4.txz [84i386-default-job-11] Installing gcc-4.8.4... [84i386-default-job-11] `-- Installing binutils-2.25... [84i386-default-job-11] | `-- Installing gettext-runtime-0.19.4... [84i386-default-job-11] | | `-- Installing indexinfo-0.2.2... [84i386-default-job-11] | | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-11] | | `-- Installing libiconv-1.14_6... [84i386-default-job-11] | | `-- Extracting libiconv-1.14_6... done [84i386-default-job-11] | `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-11] `-- Extracting binutils-2.25... done [84i386-default-job-11] `-- Installing gcc-ecj-4.5... [84i386-default-job-11] `-- Extracting gcc-ecj-4.5... done [84i386-default-job-11] `-- Installing gmp-5.1.3_2... [84i386-default-job-11] `-- Extracting gmp-5.1.3_2... done [84i386-default-job-11] `-- Installing mpc-1.0.2_1... [84i386-default-job-11] | `-- Installing mpfr-3.1.2_2... [84i386-default-job-11] | `-- Extracting mpfr-3.1.2_2... done [84i386-default-job-11] `-- Extracting mpc-1.0.2_1... done [84i386-default-job-11] Extracting gcc-4.8.4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of pnetcdf-1.5.0_7 ===> pnetcdf-1.5.0_7 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 [84i386-default-job-11] Installing gmake-4.1_1... [84i386-default-job-11] Extracting gmake-4.1_1... done ===> Returning to build of pnetcdf-1.5.0_7 ===> pnetcdf-1.5.0_7 depends on file: /usr/local/bin/as - found ===> pnetcdf-1.5.0_7 depends on file: /usr/local/bin/perl5.18.4 - not found ===> Verifying install for /usr/local/bin/perl5.18.4 in /usr/ports/lang/perl5.18 ===> Installing existing package /packages/All/perl5-5.18.4_11.txz [84i386-default-job-11] Installing perl5-5.18.4_11... [84i386-default-job-11] Extracting perl5-5.18.4_11... done ===> Returning to build of pnetcdf-1.5.0_7 =========================================================================== =================================================== ===> pnetcdf-1.5.0_7 depends on shared library: libmpi.so - not found ===> Verifying for libmpi.so in /usr/ports/net/openmpi ===> Installing existing package /packages/All/openmpi-1.8.4.txz [84i386-default-job-11] Installing openmpi-1.8.4... [84i386-default-job-11] `-- Installing hwloc-1.9_1... [84i386-default-job-11] | `-- Installing libpciaccess-0.13.2_2... [84i386-default-job-11] | | `-- Installing pciids-20150124... [84i386-default-job-11] | | `-- Extracting pciids-20150124... done [84i386-default-job-11] | `-- Extracting libpciaccess-0.13.2_2... done [84i386-default-job-11] | `-- Installing libxml2-2.9.2_2... [84i386-default-job-11] | `-- Extracting libxml2-2.9.2_2... done [84i386-default-job-11] `-- Extracting hwloc-1.9_1... done [84i386-default-job-11] `-- Installing libexecinfo-1.1_3... [84i386-default-job-11] `-- Extracting libexecinfo-1.1_3... done [84i386-default-job-11] `-- Installing libltdl-2.4.5... [84i386-default-job-11] `-- Extracting libltdl-2.4.5... done [84i386-default-job-11] Extracting openmpi-1.8.4... done ===> Returning to build of pnetcdf-1.5.0_7 =========================================================================== =================================================== ===> Configuring for pnetcdf-1.5.0_7 configure: loading site script /usr/ports/Templates/config.site checking for mpicc... no checking for mpcc_r... no checking for mpcc... no checking for mpixlc_r... no checking for mpixlc... no checking for blrts_xlc... no checking for mpxlc_r... no checking for mpxlc... no checking for cc... no checking for mpiicc... no checking for icc... no checking for mpicc... /usr/local/mpi/openmpi/bin/mpicc checking for gcc... /usr/local/mpi/openmpi/bin/mpicc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/local/mpi/openmpi/bin/mpicc accepts -g... yes checking for /usr/local/mpi/openmpi/bin/mpicc option to accept ISO C89... none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to make dependencies... false checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for malloc.h... (cached) no checking for MPI_Comm_rank... yes checking for MPI_File_open... yes checking for mpicxx... no checking for mpic++... no checking for mpiCC... no checking for mpCC_r... no checking for mpCC... no checking for mpixlcxx_r... no checking for mpixlcxx... no checking for mpixlC_r... no checking for mpixlC... no checking for blrts_xlC... no checking for mpxlC_r... no checking for mpxlC... no checking for CC... no checking for mpiicpc... no checking for icpc... no checking for mpicxx... /usr/local/mpi/openmpi/bin/mpicxx checking whether we are using the GNU C++ compiler... yes checking whether /usr/local/mpi/openmpi/bin/mpicxx accepts -g... yes checking for MPI_File_close... yes checking for mpif77... no checking for mpixlf77_r... no checking for mpixlf77... no checking for blrts_xlf... no checking for mpxlf_r... no checking for mpxlf... no checking for ftn... no checking for mpiifort... no checking for mpiifc... no checking for ifort... no checking for mpif77... /usr/local/mpi/openmpi/bin/mpif77 checking for mpif90... no checking for mpixlf90_r... no checking for mpixlf90... no checking for blrts_xlf90... no checking for mpxlf90_r... no checking for mpxlf90... no checking for mpxlf95_r... no checking for mpxlf95... no checking for ftn... no checking for mpiifort... no checking for mpiifc... no checking for ifort... no checking for mpif90... /usr/local/mpi/openmpi/bin/mpif90 checking whether we are using the GNU Fortran compiler... yes checking whether /usr/local/mpi/openmpi/bin/mpif90 accepts -g... yes checking for Fortran flag to compile preprocessed .F files... none checking for Fortran flag to compile preprocessed .F90 files... none checking for Fortran flag to compile preprocessed .F files... (cached) none checking how to define symbols for preprocessed Fortran... -D checking for Fortran flag to compile .f90 files... none checking for Fortran flag needed to accept fixed-form source... -ffixed-form checking for Fortran flag to compile .f files... none checking whether we are using the GNU Fortran 77 compiler... yes checking whether /usr/local/mpi/openmpi/bin/mpif77 accepts -g... yes checking for Fortran flag needed to accept free-form source... -ffree-form checking build system type... i386-portbld-freebsd8.4 checking host system type... i386-portbld-freebsd8.4 checking how to get verbose linking output from /usr/local/mpi/openmpi/bin/mpif90... -v checking for Fortran libraries of /usr/local/mpi/openmpi/bin/mpif90... -L/usr/local/lib/gcc48 -L/usr/local/mpi/openmpi/lib -L/usr/local/bin -L/usr/local/lib/gcc48/gcc/i386-portbld-freebsd8.4/4.8.4 -L/usr/local/lib/gcc48/gcc/i386-portbld-freebsd8.4/4.8.4/../../../../../i386-portbld-freebsd8.4/lib -L/usr/local/lib/gcc48/gcc/i386-portbld-freebsd8.4/4.8.4/../../.. -lmpi_usempi -lmpi_mpifh -lmpi -lgfortran -lm -lquadmath -lpthread checking for dummy main to link with Fortran libraries... none checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore checking for C-equivalent to Fortran routine "SUB_A"... sub_a_ checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for bison... no checking for byacc... byacc checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for gawk... (cached) /usr/bin/awk checking whether ln -s works... yes checking whether gmake sets $(MAKE)... yes checking for egrep... (cached) /usr/bin/egrep checking for m4... m4 checking m4 flags... ./configure: 8694: Syntax error: Bad fd number ===> Script "configure" failed unexpectedly. Please report the problem to sunpoet@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/science/pnetcdf/work/parallel-netcdf-1.5.0/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop in /usr/ports/science/pnetcdf. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 06:22:52 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 CB89C56A; Sat, 31 Jan 2015 06:22:52 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 B5C591E8; Sat, 31 Jan 2015 06:22:52 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V6Mq7K050190; Sat, 31 Jan 2015 06:22:52 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V6MqQk050183; Sat, 31 Jan 2015 06:22:52 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 06:22:52 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310622.t0V6MqQk050183@beefy1.isc.freebsd.org> To: martymac@FreeBSD.org Subject: [package - 84i386-default][emulators/dolphin-emu] Failed for dolphin-emu-4.0.2_2 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, 31 Jan 2015 06:22:52 -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: martymac@FreeBSD.org Last committer: tijl@FreeBSD.org Ident: $FreeBSD: head/emulators/dolphin-emu/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/dolphin-emu-4.0.2_2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building emulators/dolphin-emu build started at Sat Jan 31 06:19:23 UTC 2015 port directory: /usr/ports/emulators/dolphin-emu building for: FreeBSD 84i386-default-job-13 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: martymac@FreeBSD.org Makefile ident: $FreeBSD: head/emulators/dolphin-emu/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=dolphin-emu-4.0.2_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for dolphin-emu-4.0.2_2: DEBUG=off: Build with debugging support FRAMEDUMPS=on: Encode framedumps in AVI format NLS=on: Native Language Support PORTAUDIO=on: Enable PortAudio (mic) support PULSEAUDIO=off: PulseAudio sound server support UPNP=on: UPnP protocol support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/dolphin-emu/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/dolphin-emu/work HOME=/wrkdirs/usr/ports/emulators/dolphin-emu/work TMPDIR="/tmp" PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/dolphin-emu/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/dolphin-emu/work HOME=/wrkdirs/usr/ports/emulators/dolphin-emu/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh SDL_CONFIG=/usr/local/bin/sdl-config WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/dolphin-emu/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/dolphin-emu/work HOME=/wrkdirs/usr/ports/emulators/dolphin-emu/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/dolphin-emu/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/dolphin-emu/work HOME=/wrkdirs/usr/ports/emulators/dolphin-emu/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" SDL_CONFIG=/usr/local/bin/sdl-config WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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-- DEBUG="@comment " NO_DEBUG="" FRAMEDUMPS="" NO_FRAMEDUMPS="@comment " NLS="" NO_NLS="@comment " PORTAUDIO="" NO_PORTAUDIO="@comment " PULSEAUDIO="@comment " NO_PULSEAUDIO="" UPNP="" NO_UPNP="@comment " CMAKE_BUILD_TYPE="release" OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/dolphin-emu" EXAMPLESDIR="share/examples/dolphin-emu" DATADIR="share/dolphin-emu" WWWDIR="www/dolphin-emu" ETCDIR="etc/dolphin-emu" --End PLIST_SUB-- --SUB_LIST-- DEBUG="@comment " NO_DEBUG="" FRAMEDUMPS="" NO_FRAMEDUMPS="@comment " NLS="" NO_NLS="@comment " PORTAUDIO="" NO_PORTAUDIO="@comment " PULSEAUDIO="@comment " NO_PULSEAUDIO="" UPNP="" NO_UPNP="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/dolphin-emu DOCSDIR=/usr/local/share/doc/dolphin-emu EXAMPLESDIR=/usr/local/share/examples/dolphin-emu WWWDIR=/usr/local/www/dolphin-emu ETCDIR=/usr/local/etc/dolphin-emu --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> dolphin-emu-4.0.2_2 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.7.txz [84i386-default-job-13] Installing pkg-1.4.7... [84i386-default-job-13] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of dolphin-emu-4.0.2_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dolphin-emu-4.0.2_2 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dolphin-emu-4.0.2_2 for building => SHA256 Checksum OK for dolphin-emu-4.0.2.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dolphin-emu-4.0.2_2 for building ===> Extracting for dolphin-emu-4.0.2_2 => SHA256 Checksum OK for dolphin-emu-4.0.2.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for dolphin-emu-4.0.2_2 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for dolphin-emu-4.0.2_2 =========================================================================== =================================================== ===> dolphin-emu-4.0.2_2 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.1.txz [84i386-default-job-13] Installing cmake-3.1.1... [84i386-default-job-13] `-- Installing cmake-modules-3.1.1... [84i386-default-job-13] `-- Extracting cmake-modules-3.1.1... done [84i386-default-job-13] `-- Installing curl-7.40.0... [84i386-default-job-13] | `-- Installing ca_root_nss-3.17.3_1... [84i386-default-job-13] | `-- Extracting ca_root_nss-3.17.3_1... done [84i386-default-job-13] `-- Extracting curl-7.40.0... done [84i386-default-job-13] `-- Installing expat-2.1.0_2... [84i386-default-job-13] `-- Extracting expat-2.1.0_2... done [84i386-default-job-13] `-- Installing libarchive-3.1.2_2,1... [84i386-default-job-13] | `-- Installing libxml2-2.9.2_2... cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Plugins/Plugin_VideoOGL && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I/usr/local/include/portaudio2 -I/usr/local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src -I/wrkdirs/usr/ports/emulators /dolphin-emu/work/dolphin-emu-dolphin-88fabf! 7/Source/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videoogl.dir/Src/VertexShaderCache.cpp.o -c /wrkdirs/usr/ports/emulators/dolphin-emu/ work/dolphin-emu-dolphin-88fabf7/Source/Plugins/Plugin_VideoOGL/Src/VertexShaderCache.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles [ 25%] Building CXX object Source/Plugins/Plugin_VideoOGL/CMakeFiles/videoogl.dir/Src/VertexManager.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Plugins/Plugin_VideoOGL && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I/usr/local/include/portaudio2 -I/usr/local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src -I/wrkdirs/usr/ports/emulators /dolphin-emu/work/dolphin-emu-dolphin-88fabf! 7/Source/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videoogl.dir/Src/VertexManager.cpp.o -c /wrkdirs/usr/ports/emulators/dolphin-emu/work /dolphin-emu-dolphin-88fabf7/Source/Plugins/Plugin_VideoOGL/Src/VertexManager.cpp Linking CXX static library libvideoogl.a cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Plugins/Plugin_VideoOGL && /usr/local/bin/cmake -P CMakeFiles/videoogl.dir/cmake_clean_target.cmake cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Plugins/Plugin_VideoOGL && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/videoogl.dir/link.txt --verbose=1 /usr/local/bin/ar cq libvideoogl.a CMakeFiles/videoogl.dir/Src/FramebufferManager.cpp.o CMakeFiles/videoogl.dir/Src/GLUtil.cpp.o CMakeFiles/videoogl.dir/Src/main.cpp.o CMakeFiles/videoogl.dir/Src/NativeVertexFormat.cpp.o CMakeFiles/videoogl.dir/Src/PerfQuery.cpp.o CMakeFiles/videoogl.dir/Src/PixelShaderCache.cpp.o CMakeFiles/videoogl.dir/Src/PostProcessing.cpp.o CMakeFiles/videoogl.dir/Src/ProgramShaderCache.cpp.o CMakeFiles/videoogl.dir/Src/RasterFont.cpp.o CMakeFiles/videoogl.dir/Src/Render.cpp.o CMakeFiles/videoogl.dir/Src/SamplerCache.cpp.o CMakeFiles/videoogl.dir/Src/StreamBuffer.cpp.o CMakeFiles/videoogl.dir/Src/TextureCache.cpp.o CMakeFiles/videoogl.dir/Src/TextureConverter.cpp.o CMakeFiles/videoogl.dir/Src/VertexShaderCache.cpp.o CMakeFiles/videoogl.dir/Src/VertexManager.cpp.o /usr/local/bin/ranlib libvideoogl.a /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles 92 93 94 [ 25%] Built target videoogl /usr/bin/make -f Source/Core/VideoCommon/CMakeFiles/videocommon.dir/build.make Source/Core/VideoCommon/CMakeFiles/videocommon.dir/depend cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7 /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7 /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/CMakeFiles/videocommon.dir/DependInfo.cmake Scanning dependencies of target videocommon /usr/bin/make -f Source/Core/VideoCommon/CMakeFiles/videocommon.dir/build.make Source/Core/VideoCommon/CMakeFiles/videocommon.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles [ 25%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/BPFunctions.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I/usr/local/include/portaudio2 -I/usr /local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src -I/wrkdirs/usr/ports/emulators/dolphi n-emu/work/dolphin-emu-dolphin-88fabf7/Sourc! e/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/BPFunctions.cpp.o -c /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolph in-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/BPFunctions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles [ 25%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/BPMemory.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I/usr/local/include/portaudio2 -I/usr /local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src -I/wrkdirs/usr/ports/emulators/dolphi n-emu/work/dolphin-emu-dolphin-88fabf7/Sourc! e/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/BPMemory.cpp.o -c /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin- emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/BPMemory.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles 82 [ 26%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/BPStructs.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I/usr/local/include/portaudio2 -I/usr /local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src -I/wrkdirs/usr/ports/emulators/dolphi n-emu/work/dolphin-emu-dolphin-88fabf7/Sourc! e/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/BPStructs.cpp.o -c /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin -emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/BPStructs.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles [ 26%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/CPMemory.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I/usr/local/include/portaudio2 -I/usr /local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src -I/wrkdirs/usr/ports/emulators/dolphi n-emu/work/dolphin-emu-dolphin-88fabf7/Sourc! e/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/CPMemory.cpp.o -c /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin- emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/CPMemory.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles [ 26%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/CommandProcessor.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I/usr/local/include/portaudio2 -I/usr /local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src -I/wrkdirs/usr/ports/emulators/dolphi n-emu/work/dolphin-emu-dolphin-88fabf7/Sourc! e/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/CommandProcessor.cpp.o -c /wrkdirs/usr/ports/emulators/dolphin-emu/work/ dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/CommandProcessor.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles [ 26%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/Debugger.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I/usr/local/include/portaudio2 -I/usr /local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src -I/wrkdirs/usr/ports/emulators/dolphi n-emu/work/dolphin-emu-dolphin-88fabf7/Sourc! e/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/Debugger.cpp.o -c /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin- emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/Debugger.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles 83 [ 27%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/DriverDetails.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I/usr/local/include/portaudio2 -I/usr /local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src -I/wrkdirs/usr/ports/emulators/dolphi n-emu/work/dolphin-emu-dolphin-88fabf7/Sourc! e/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/DriverDetails.cpp.o -c /wrkdirs/usr/ports/emulators/dolphin-emu/work/dol phin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/DriverDetails.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles [ 27%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/Fifo.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I/usr/local/include/portaudio2 -I/usr /local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src -I/wrkdirs/usr/ports/emulators/dolphi n-emu/work/dolphin-emu-dolphin-88fabf7/Sourc! e/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/Fifo.cpp.o -c /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu- dolphin-88fabf7/Source/Core/VideoCommon/Src/Fifo.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles [ 27%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/FPSCounter.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I/usr/local/include/portaudio2 -I/usr /local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src -I/wrkdirs/usr/ports/emulators/dolphi n-emu/work/dolphin-emu-dolphin-88fabf7/Sourc! e/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/FPSCounter.cpp.o -c /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphi n-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/FPSCounter.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles [ 27%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/FramebufferManagerBase.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I/usr/local/include/portaudio2 -I/usr /local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src -I/wrkdirs/usr/ports/emulators/dolphi n-emu/work/dolphin-emu-dolphin-88fabf7/Sourc! e/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/FramebufferManagerBase.cpp.o -c /wrkdirs/usr/ports/emulators/dolphin-emu /work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/FramebufferManagerBase.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles [ 27%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/HiresTextures.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I/usr/local/include/portaudio2 -I/usr /local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src -I/wrkdirs/usr/ports/emulators/dolphi n-emu/work/dolphin-emu-dolphin-88fabf7/Sourc! e/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/HiresTextures.cpp.o -c /wrkdirs/usr/ports/emulators/dolphin-emu/work/dol phin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/HiresTextures.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles 84 [ 28%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/ImageWrite.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I/usr/local/include/portaudio2 -I/usr /local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src -I/wrkdirs/usr/ports/emulators/dolphi n-emu/work/dolphin-emu-dolphin-88fabf7/Sourc! e/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/ImageWrite.cpp.o -c /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphi n-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/ImageWrite.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles [ 28%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/IndexGenerator.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I/usr/local/include/portaudio2 -I/usr /local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src -I/wrkdirs/usr/ports/emulators/dolphi n-emu/work/dolphin-emu-dolphin-88fabf7/Sourc! e/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/IndexGenerator.cpp.o -c /wrkdirs/usr/ports/emulators/dolphin-emu/work/do lphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/IndexGenerator.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles [ 28%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/MainBase.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I/usr/local/include/portaudio2 -I/usr /local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src -I/wrkdirs/usr/ports/emulators/dolphi n-emu/work/dolphin-emu-dolphin-88fabf7/Sourc! e/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/MainBase.cpp.o -c /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin- emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/MainBase.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles [ 28%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/OnScreenDisplay.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I/usr/local/include/portaudio2 -I/usr /local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src -I/wrkdirs/usr/ports/emulators/dolphi n-emu/work/dolphin-emu-dolphin-88fabf7/Sourc! e/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/OnScreenDisplay.cpp.o -c /wrkdirs/usr/ports/emulators/dolphin-emu/work/d olphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/OnScreenDisplay.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles [ 28%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/OpcodeDecoding.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I/usr/local/include/portaudio2 -I/usr /local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src -I/wrkdirs/usr/ports/emulators/dolphi n-emu/work/dolphin-emu-dolphin-88fabf7/Sourc! e/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/OpcodeDecoding.cpp.o -c /wrkdirs/usr/ports/emulators/dolphin-emu/work/do lphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/OpcodeDecoding.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles 85 [ 29%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/OpenCL.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I/usr/local/include/portaudio2 -I/usr /local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src -I/wrkdirs/usr/ports/emulators/dolphi n-emu/work/dolphin-emu-dolphin-88fabf7/Sourc! e/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/OpenCL.cpp.o -c /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-em u-dolphin-88fabf7/Source/Core/VideoCommon/Src/OpenCL.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles [ 29%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/OpenCL/OCLTextureDecoder.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I/usr/local/include/portaudio2 -I/usr /local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src -I/wrkdirs/usr/ports/emulators/dolphi n-emu/work/dolphin-emu-dolphin-88fabf7/Sourc! e/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/OpenCL/OCLTextureDecoder.cpp.o -c /wrkdirs/usr/ports/emulators/dolphin-e mu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/OpenCL/OCLTextureDecoder.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles [ 29%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/PerfQueryBase.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I/usr/local/include/portaudio2 -I/usr /local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src -I/wrkdirs/usr/ports/emulators/dolphi n-emu/work/dolphin-emu-dolphin-88fabf7/Sourc! e/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/PerfQueryBase.cpp.o -c /wrkdirs/usr/ports/emulators/dolphin-emu/work/dol phin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PerfQueryBase.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles [ 29%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/PixelEngine.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I/usr/local/include/portaudio2 -I/usr /local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src -I/wrkdirs/usr/ports/emulators/dolphi n-emu/work/dolphin-emu-dolphin-88fabf7/Sourc! e/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/PixelEngine.cpp.o -c /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolph in-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelEngine.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles 86 [ 30%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/PixelShaderGen.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I/usr/local/include/portaudio2 -I/usr /local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src -I/wrkdirs/usr/ports/emulators/dolphi n-emu/work/dolphin-emu-dolphin-88fabf7/Sourc! e/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/PixelShaderGen.cpp.o -c /wrkdirs/usr/ports/emulators/dolphin-emu/work/do lphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp: In function 'void GeneratePixelShader(T&, DSTALPHA_MODE, API_TYPE, u32)': /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:233:2: error: 'locale_t' was not declared in this scope locale_t locale; ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:233:11: error: expected ';' before 'locale' locale_t locale; ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:234:11: error: expected ';' before 'old_locale' locale_t old_locale; ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:237:3: error: 'locale' was not declared in this scope locale = newlocale(LC_NUMERIC_MASK, "C", NULL); // New locale for compilation ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:237:3: note: suggested alternative: In file included from /usr/local/lib/gcc48/include/c++/bits/ios_base.h:41:0, from /usr/local/lib/gcc48/include/c++/ios:42, from /usr/local/lib/gcc48/include/c++/istream:38, from /usr/local/lib/gcc48/include/c++/fstream:38, from /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src/FileUtil.h:9, from /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src/ChunkFile.h:26, from /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/VideoBackendBase.h:11, from /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/VideoCommon.h:15, from /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/ShaderGenCommon.h:28, from /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/LightingShaderGen.h:8, from /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:13: /usr/local/lib/gcc48/include/c++/bits/locale_classes.h:62:9: note: 'std::locale' class locale ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:237:22: error: 'LC_NUMERIC_MASK' was not declared in this scope locale = newlocale(LC_NUMERIC_MASK, "C", NULL); // New locale for compilation ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:237:48: error: there are no arguments to 'newlocale' that depend on a template parameter, so a declaration of 'newlocale' must be available [-fpermissive] locale = newlocale(LC_NUMERIC_MASK, "C", NULL); // New locale for compilation ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:237:48: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:238:3: error: 'old_locale' was not declared in this scope old_locale = uselocale(locale); // Apply the locale for this thread ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:238:32: error: there are no arguments to 'uselocale' that depend on a template parameter, so a declaration of 'uselocale' must be available [-fpermissive] old_locale = uselocale(locale); // Apply the locale for this thread ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:714:13: error: 'old_locale' was not declared in this scope uselocale(old_locale); // restore locale ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:714:23: error: there are no arguments to 'uselocale' that depend on a template parameter, so a declaration of 'uselocale' must be available [-fpermissive] uselocale(old_locale); // restore locale ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:715:14: error: 'locale' was not declared in this scope freelocale(locale); ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:715:14: note: suggested alternative: In file included from /usr/local/lib/gcc48/include/c++/bits/ios_base.h:41:0, from /usr/local/lib/gcc48/include/c++/ios:42, from /usr/local/lib/gcc48/include/c++/istream:38, from /usr/local/lib/gcc48/include/c++/fstream:38, from /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src/FileUtil.h:9, from /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src/ChunkFile.h:26, from /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/VideoBackendBase.h:11, from /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/VideoCommon.h:15, from /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/ShaderGenCommon.h:28, from /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/LightingShaderGen.h:8, from /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:13: /usr/local/lib/gcc48/include/c++/bits/locale_classes.h:62:9: note: 'std::locale' class locale ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:715:20: error: there are no arguments to 'freelocale' that depend on a template parameter, so a declaration of 'freelocale' must be available [-fpermissive] freelocale(locale); ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp: In instantiation of 'void GeneratePixelShader(T&, DSTALPHA_MODE, API_TYPE, u32) [with T = ShaderUid; u32 = unsigned int]': /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:1285:79: required from here /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:237:48: error: 'newlocale' was not declared in this scope locale = newlocale(LC_NUMERIC_MASK, "C", NULL); // New locale for compilation ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:238:32: error: 'uselocale' was not declared in this scope old_locale = uselocale(locale); // Apply the locale for this thread ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:714:23: error: 'uselocale' was not declared in this scope uselocale(old_locale); // restore locale ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:715:20: error: 'freelocale' was not declared in this scope freelocale(locale); ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp: In instantiation of 'void GeneratePixelShader(T&, DSTALPHA_MODE, API_TYPE, u32) [with T = ShaderCode; u32 = unsigned int]': /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:1290:80: required from here /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:237:48: error: 'newlocale' was not declared in this scope locale = newlocale(LC_NUMERIC_MASK, "C", NULL); // New locale for compilation ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:238:32: error: 'uselocale' was not declared in this scope old_locale = uselocale(locale); // Apply the locale for this thread ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:714:23: error: 'uselocale' was not declared in this scope uselocale(old_locale); // restore locale ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:715:20: error: 'freelocale' was not declared in this scope freelocale(locale); ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp: In instantiation of 'void GeneratePixelShader(T&, DSTALPHA_MODE, API_TYPE, u32) [with T = ShaderConstantProfile; u32 = unsigned int]': /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:1295:91: required from here /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:237:48: error: 'newlocale' was not declared in this scope locale = newlocale(LC_NUMERIC_MASK, "C", NULL); // New locale for compilation ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:238:32: error: 'uselocale' was not declared in this scope old_locale = uselocale(locale); // Apply the locale for this thread ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:714:23: error: 'uselocale' was not declared in this scope uselocale(old_locale); // restore locale ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:715:20: error: 'freelocale' was not declared in this scope freelocale(locale); ^ *** Error code 1 Stop in /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7. *** Error code 1 Stop in /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7. *** Error code 1 Stop in /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7. *** Error code 1 Stop in /usr/ports/emulators/dolphin-emu. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 06:29:16 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 0A2F4599 for ; Sat, 31 Jan 2015 06:29:16 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 DE5D21FA for ; Sat, 31 Jan 2015 06:29:15 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V6TFhw062440 for ; Sat, 31 Jan 2015 06:29:15 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V6TFY4062419; Sat, 31 Jan 2015 06:29:15 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 06:29:15 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310629.t0V6TFY4062419@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84amd64-default][sysutils/xosview] Failed for xosview-1.16_1 in build 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, 31 Jan 2015 06:29:16 -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: glebius@FreeBSD.org Ident: $FreeBSD: head/sysutils/xosview/Makefile 369861 2014-10-02 20:39:15Z glebius $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/xosview-1.16_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building sysutils/xosview build started at Sat Jan 31 06:29:02 UTC 2015 port directory: /usr/ports/sysutils/xosview building for: FreeBSD 84amd64-default-job-02 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/sysutils/xosview/Makefile 369861 2014-10-02 20:39:15Z glebius $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=xosview-1.16_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/xosview/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/xosview/work HOME=/wrkdirs/usr/ports/sysutils/xosview/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- PLATFORM=bsd MANDIR=/usr/local/man XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/xosview/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/xosview/work HOME=/wrkdirs/usr/ports/sysutils/xosview/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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/xosview" EXAMPLESDIR="share/examples/xosview" DATADIR="share/xosview" WWWDIR="www/xosview" ETCDIR="etc/xosview" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/xosview DOCSDIR=/usr/local/share/doc/xosview EXAMPLESDIR=/usr/local/share/examples/xosview WWWDIR=/usr/local/www/xosview ETCDIR=/usr/local/etc/xosview --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> xosview-1.16_1 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.7.txz [84amd64-default-job-02] Installing pkg-1.4.7... [84amd64-default-job-02] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of xosview-1.16_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by xosview-1.16_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by xosview-1.16_1 for building => SHA256 Checksum OK for xosview-1.16.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by xosview-1.16_1 for building ===> Extracting for xosview-1.16_1 => SHA256 Checksum OK for xosview-1.16.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for xosview-1.16_1 ===> Applying FreeBSD patches for xosview-1.16_1 =========================================================================== =================================================== ===> xosview-1.16_1 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-02] Installing gmake-4.1_1... [84amd64-default-job-02] `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-02] | `-- Installing indexinfo-0.2.2... [84amd64-default-job-02] | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-02] | `-- Installing libiconv-1.14_6... [84amd64-default-job-02] | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-02] `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-02] Extracting gmake-4.1_1... done ===> Returning to build of xosview-1.16_1 ===> xosview-1.16_1 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/xpm.pc in /usr/ports/x11/libXpm ===> Installing existing package /packages/All/libXpm-3.5.11_2.txz [84amd64-default-job-02] Installing libXpm-3.5.11_2... [84amd64-default-job-02] `-- Installing libX11-1.6.2_2,1... [84amd64-default-job-02] | `-- Installing kbproto-1.0.6... [84amd64-default-job-02] | `-- Extracting kbproto-1.0.6... done [84amd64-default-job-02] | `-- Installing libXau-1.0.8_2... [84amd64-default-job-02] | | `-- Installing xproto-7.0.26... [84amd64-default-job-02] | | `-- Extracting xproto-7.0.26... done [84amd64-default-job-02] | `-- Extracting libXau-1.0.8_2... done [84amd64-default-job-02] | `-- Installing libXdmcp-1.1.1_2... [84amd64-default-job-02] | `-- Extracting libXdmcp-1.1.1_2... done [84amd64-default-job-02] | `-- Installing libxcb-1.11... [84amd64-default-job-02] | | `-- Installing libpthread-stubs-0.3_6... [84amd64-default-job-02] | | `-- Extracting libpthread-stubs-0.3_6... done [84amd64-default-job-02] | | `-- Installing libxml2-2.9.2_2... [84amd64-default-job-02] | | `-- Extracting libxml2-2.9.2_2... done [84amd64-default-job-02] | `-- Extracting libxcb-1.11... done [84amd64-default-job-02] `-- Extracting libX11-1.6.2_2,1... done [84amd64-default-job-02] `-- Installing libXext-1.3.3,1... [84amd64-default-job-02] | `-- Installing xextproto-7.3.0... [84amd64-default-job-02] | `-- Extracting xextproto-7.3.0... done [84amd64-default-job-02] `-- Extracting libXext-1.3.3,1... done [84amd64-default-job-02] `-- Installing libXt-1.1.4_2,1... [84amd64-default-job-02] | `-- Installing libSM-1.2.2_2,1... [84amd64-default-job-02] | | `-- Installing libICE-1.0.9,1... [84amd64-default-job-02] | | `-- Extracting libICE-1.0.9,1... done [84amd64-default-job-02] | `-- Extracting libSM-1.2.2_2,1... done [84amd64-default-job-02] `-- Extracting libXt-1.1.4_2,1... done [84amd64-default-job-02] Extracting libXpm-3.5.11_2... done ===> Returning to build of xosview-1.16_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for xosview-1.16_1 =========================================================================== =================================================== ===> Building for xosview-1.16_1 c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -Wall -O3 -I. -MMD -Ibsd/ -c -o Host.o Host.cc c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wno-write-strings -I/usr/local/include -Wall -O3 -I. -MMD -Ibsd/ -c -o Xrm.o Xrm.cc c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -Wall -O3 -I. -MMD -Ibsd/ -c -o bitfieldmeter.o bitfieldmeter.cc c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -Wall -O3 -I. -MMD -Ibsd/ -c -o bitmeter.o bitmeter.cc awk -f defresources.awk Xdefaults > defaultstring.cc c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -Wall -O3 -I. -MMD -Ibsd/ -c -o defaultstring.o defaultstring.cc c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -Wall -O3 -I. -MMD -Ibsd/ -c -o fieldmeter.o fieldmeter.cc c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -Wall -O3 -I. -MMD -Ibsd/ -c -o fieldmeterdecay.o fieldmeterdecay.cc c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -Wall -O3 -I. -MMD -Ibsd/ -c -o fieldmetergraph.o fieldmetergraph.cc c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -Wall -O3 -I. -MMD -Ibsd/ -c -o llist.o llist.cc c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -Wall -O3 -I. -MMD -Ibsd/ -c -o main.o main.cc c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -Wall -O3 -I. -MMD -Ibsd/ -c -o meter.o meter.cc c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -Wall -O3 -I. -MMD -Ibsd/ -c -o xosview.o xosview.cc c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -Wall -O3 -I. -MMD -Ibsd/ -c -o xwin.o xwin.cc c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -Wall -O3 -I. -MMD -Ibsd/ -c -o bsd/MeterMaker.o bsd/MeterMaker.cc c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -Wall -O3 -I. -MMD -Ibsd/ -c -o bsd/btrymeter.o bsd/btrymeter.cc c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -Wall -O3 -I. -MMD -Ibsd/ -c -o bsd/cpumeter.o bsd/cpumeter.cc c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -Wall -O3 -I. -MMD -Ibsd/ -c -o bsd/diskmeter.o bsd/diskmeter.cc c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -Wall -O3 -I. -MMD -Ibsd/ -c -o bsd/intmeter.o bsd/intmeter.cc c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -Wall -O3 -I. -MMD -Ibsd/ -c -o bsd/intratemeter.o bsd/intratemeter.cc c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -Wall -O3 -I. -MMD -Ibsd/ -c -o bsd/kernel.o bsd/kernel.cc bsd/kernel.cc:49:30: warning: machine/apm_bios.h: No such file or directory bsd/kernel.cc:155: warning: deprecated conversion from string constant to 'char*' bsd/kernel.cc:155: warning: deprecated conversion from string constant to 'char*' bsd/kernel.cc:155: warning: deprecated conversion from string constant to 'char*' bsd/kernel.cc:155: warning: deprecated conversion from string constant to 'char*' bsd/kernel.cc:155: warning: deprecated conversion from string constant to 'char*' bsd/kernel.cc:155: warning: deprecated conversion from string constant to 'char*' bsd/kernel.cc:155: warning: deprecated conversion from string constant to 'char*' bsd/kernel.cc: In function 'bool BSDHasBattery()': bsd/kernel.cc:1398: error: aggregate 'apm_info aip' has incomplete type and cannot be defined bsd/kernel.cc:1399: error: 'APMIO_GETINFO' was not declared in this scope bsd/kernel.cc: In function 'void BSDGetBatteryInfo(int*, unsigned int*)': bsd/kernel.cc:1557: error: aggregate 'apm_info aip' has incomplete type and cannot be defined bsd/kernel.cc:1558: error: 'APMIO_GETINFO' was not declared in this scope : recipe for target 'bsd/kernel.o' failed gmake: *** [bsd/kernel.o] Error 1 *** Error code 1 Stop in /usr/ports/sysutils/xosview. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 06:33:00 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 CADA65BF for ; Sat, 31 Jan 2015 06:33:00 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 AACD92B2; Sat, 31 Jan 2015 06:33:00 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V6X08h047241; Sat, 31 Jan 2015 06:33:00 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V6X0Jn047177; Sat, 31 Jan 2015 06:33:00 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 06:33:00 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310633.t0V6X0Jn047177@beefy2.isc.freebsd.org> To: vsityz@gmail.com Subject: [package - 84amd64-default][net/hanstunnel] Failed for hans-0.4.1_1 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, 31 Jan 2015 06:33:00 -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: vsityz@gmail.com Last committer: gerald@FreeBSD.org Ident: $FreeBSD: head/net/hanstunnel/Makefile 346721 2014-03-01 21:23:14Z gerald $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/hans-0.4.1_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building net/hanstunnel build started at Sat Jan 31 06:32:42 UTC 2015 port directory: /usr/ports/net/hanstunnel building for: FreeBSD 84amd64-default-job-05 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: vsityz@gmail.com Makefile ident: $FreeBSD: head/net/hanstunnel/Makefile 346721 2014-03-01 21:23:14Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=hans-0.4.1_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for hans-0.4.1_1: CLANG=on: Build with Clang instead of GCC ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/hanstunnel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/hanstunnel/work HOME=/wrkdirs/usr/ports/net/hanstunnel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/hanstunnel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/hanstunnel/work HOME=/wrkdirs/usr/ports/net/hanstunnel/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/hanstunnel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/hanstunnel/work HOME=/wrkdirs/usr/ports/net/hanstunnel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/hanstunnel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/hanstunnel/work HOME=/wrkdirs/usr/ports/net/hanstunnel/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="clang33" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="clang++33" 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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/hans" EXAMPLESDIR="share/examples/hans" DATADIR="share/hans" WWWDIR="www/hans" ETCDIR="etc/hans" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/hans DOCSDIR=/usr/local/share/doc/hans EXAMPLESDIR=/usr/local/share/examples/hans WWWDIR=/usr/local/www/hans ETCDIR=/usr/local/etc/hans --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> hans-0.4.1_1 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.7.txz [84amd64-default-job-05] Installing pkg-1.4.7... [84amd64-default-job-05] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of hans-0.4.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by hans-0.4.1_1 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by hans-0.4.1_1 for building => SHA256 Checksum OK for hans-0.4.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by hans-0.4.1_1 for building ===> Extracting for hans-0.4.1_1 => SHA256 Checksum OK for hans-0.4.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for hans-0.4.1_1 ===> Applying FreeBSD patches for hans-0.4.1_1 =========================================================================== =================================================== ===> hans-0.4.1_1 depends on executable: clang33 - not found ===> Verifying install for clang33 in /usr/ports/lang/clang33 ===> Installing existing package /packages/All/clang33-3.3_9.txz [84amd64-default-job-05] Installing clang33-3.3_9... [84amd64-default-job-05] `-- Installing llvm33-3.3_10... [84amd64-default-job-05] | `-- Installing libexecinfo-1.1_3... [84amd64-default-job-05] | `-- Extracting libexecinfo-1.1_3... done [84amd64-default-job-05] | `-- Installing perl5-5.18.4_11... [84amd64-default-job-05] | `-- Extracting perl5-5.18.4_11... done [84amd64-default-job-05] | `-- Installing python27-2.7.9... [84amd64-default-job-05] | | `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-05] | | `-- Installing indexinfo-0.2.2... [84amd64-default-job-05] | | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-05] | | `-- Installing libiconv-1.14_6... [84amd64-default-job-05] | | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-05] | | `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-05] | | `-- Installing libffi-3.2.1... [84amd64-default-job-05] | | `-- Extracting libffi-3.2.1... done [84amd64-default-job-05] | `-- Extracting python27-2.7.9... done [84amd64-default-job-05] `-- Extracting llvm33-3.3_10... done [84amd64-default-job-05] Extracting clang33-3.3_9... done 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 hans-0.4.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for hans-0.4.1_1 =========================================================================== =================================================== ===> Building for hans-0.4.1_1 clang++33 -c tun.cpp -O2 -pipe -fstack-protector -fno-strict-aliasing clang++33 -c sha1.cpp -O2 -pipe -fstack-protector -fno-strict-aliasing clang++33 -c main.cpp -O2 -pipe -fstack-protector -fno-strict-aliasing clang++33 -c client.cpp -O2 -pipe -fstack-protector -fno-strict-aliasing clang++33 -c server.cpp -O2 -pipe -fstack-protector -fno-strict-aliasing clang++33 -c auth.cpp -O2 -pipe -fstack-protector -fno-strict-aliasing clang++33 -c worker.cpp -O2 -pipe -fstack-protector -fno-strict-aliasing clang++33 -c time.cpp -O2 -pipe -fstack-protector -fno-strict-aliasing clang33 -c tun_dev_freebsd.c -o tun_dev.o -O2 -pipe -fstack-protector -fno-strict-aliasing clang++33 -c echo.cpp -O2 -pipe -fstack-protector -fno-strict-aliasing clang++33 -c exception.cpp -O2 -pipe -fstack-protector -fno-strict-aliasing clang++33 -c utility.cpp -O2 -pipe -fstack-protector -fno-strict-aliasing clang++33 -o hans tun.o sha1.o main.o client.o server.o auth.o worker.o time.o tun_dev.o echo.o exception.o utility.o -fstack-protector local symbol 0: discarded in section `.text._ZN9ExceptionD1Ev' from client.o local symbol 1: discarded in section `.text._ZNSt6vectorIcSaIcEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPcS1_EEmRKc' from server.o local symbol 2: discarded in section `.text._ZN9ExceptionD1Ev' from worker.o local symbol 3: discarded in section `.text._ZN9ExceptionD1Ev' from echo.o clang: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop in /wrkdirs/usr/ports/net/hanstunnel/work/hans-0.4.1. *** Error code 1 Stop in /usr/ports/net/hanstunnel. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 06:35:28 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 6266D699; Sat, 31 Jan 2015 06:35:28 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 4E2872C7; Sat, 31 Jan 2015 06:35:28 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V6ZSkn096673; Sat, 31 Jan 2015 06:35:28 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V6ZSvw096642; Sat, 31 Jan 2015 06:35:28 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 06:35:28 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310635.t0V6ZSvw096642@beefy2.isc.freebsd.org> To: hamradio@FreeBSD.org Subject: [package - 84amd64-default][comms/gnuradio] Failed for gnuradio-3.7.4_1 in package 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, 31 Jan 2015 06:35:28 -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: hamradio@FreeBSD.org Last committer: antoine@FreeBSD.org Ident: $FreeBSD: head/comms/gnuradio/Makefile 377842 2015-01-25 00:06:22Z antoine $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/gnuradio-3.7.4_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building comms/gnuradio build started at Sat Jan 31 05:12:54 UTC 2015 port directory: /usr/ports/comms/gnuradio building for: FreeBSD 84amd64-default-job-12 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: hamradio@FreeBSD.org Makefile ident: $FreeBSD: head/comms/gnuradio/Makefile 377842 2015-01-25 00:06:22Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=gnuradio-3.7.4_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gnuradio-3.7.4_1: TESTING=off: Include testing support USRP=on: Include USRP support (UHD) from Ettus ===> 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-- XDG_DATA_HOME=/wrkdirs/usr/ports/comms/gnuradio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/gnuradio/work HOME=/wrkdirs/usr/ports/comms/gnuradio/work 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)" ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/comms/gnuradio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/gnuradio/work HOME=/wrkdirs/usr/ports/comms/gnuradio/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/comms/gnuradio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/gnuradio/work HOME=/wrkdirs/usr/ports/comms/gnuradio/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/comms/gnuradio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/gnuradio/work HOME=/wrkdirs/usr/ports/comms/gnuradio/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2-3.0-config 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-- MAJOR_VERSION="3" PORTVERSION=3.7.4 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" CMAKE_BUILD_TYPE="release" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd8 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 UHD="" OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="@comment " PORTEXAMPLES="" LIB32DIR=lib GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/gnuradio-3.7.4" EXAMPLESDIR="share/examples/gnuradio" DATADIR="share/gnuradio" WWWDIR="www/gnuradio" ETCDIR="etc/gnuradio" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gnuradio DOCSDIR=share/doc/gnuradio-3.7.4 EXAMPLESDIR=/usr/local/share/examples/gnuradio WWWDIR=/usr/local/www/gnuradio ETCDIR=/usr/local/etc/gnuradio --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> gnuradio-3.7.4_1 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.7.txz [84amd64-default-job-12] Installing pkg-1.4.7... [84amd64-default-job-12] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gnuradio-3.7.4_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by gnuradio-3.7.4_1 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by gnuradio-3.7.4_1 for building => SHA256 Checksum OK for gnuradio-3.7.4.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by gnuradio-3.7.4_1 for building ===> Extracting for gnuradio-3.7.4_1 => SHA256 Checksum OK for gnuradio-3.7.4.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gnuradio-3.7.4_1 ===> Applying FreeBSD patches for gnuradio-3.7.4_1 =========================================================================== =================================================== ===> gnuradio-3.7.4_1 depends on executable: sdl-config - not found ===> Verifying install for sdl-config in /usr/ports/devel/sdl12 ===> Installing existing package /packages/All/sdl-1.2.15_5,2.txz [84amd64-default-job-12] Installing sdl-1.2.15_5,2... [84amd64-default-job-12] `-- Installing aalib-1.4.r5_11... [84amd64-default-job-12] | `-- Installing indexinfo-0.2.2... [84amd64-default-job-12] | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-12] `-- Extracting aalib-1.4.r5_11... done [84amd64-default-job-12] `-- Installing libGLU-9.0.0_2... [84amd64-default-job-12] | `-- Installing libGL-9.1.7_4... [84amd64-default-job-12] | | `-- Installing dri2proto-2.8... [84amd64-default-job-12] | | `-- Extracting dri2proto-2.8... done [84amd64-default-job-12] | | `-- Installing expat-2.1.0_2... [84amd64-default-job-12] | | `-- Extracting expat-2.1.0_2... done [84amd64-default-job-12] | | `-- Installing libX11-1.6.2_2,1... [84amd64-default-job-12] | | `-- Installing kbproto-1.0.6... [84amd64-default-job-12] | | `-- Extracting kbproto-1.0.6... done [84amd64-default-job-12] | | `-- Installing libXau-1.0.8_2... [84amd64-default-job-12] | | | `-- Installing xproto-7.0.26... [84amd64-default-job-12] | | | `-- Extracting xproto-7.0.26... done [84amd64-default-job-12] | | `-- Extracting libXau-1.0.8_2... done [84amd64-default-job-12] | | `-- Installing libXdmcp-1.1.1_2... [84amd64-default-job-12] | | `-- Extracting libXdmcp-1.1.1_2... done [84amd64-default-job-12] | | `-- Installing libxcb-1.11... [84amd64-default-job-12] | | | `-- Installing libpthread-stubs-0.3_6... [84amd64-default-job-12] | | | `-- Extracting libpthread-stubs-0.3_6... done [84amd64-default-job-12] | | | `-- Installing libxml2-2.9.2_2... [84amd64-default-job-12] | | | `-- Installing libiconv-1.14_6... [84amd64-default-job-12] | | | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-12] | | | `-- Extracting libxml2-2.9.2_2... done -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/fcd/__init__.py -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/fcd/__init__.pyc -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/fcd/__init__.pyo -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/grc/blocks/fcd_source_c.xml -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/examples/fcd/fcd_apt_rx.grc -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/examples/fcd/fcd_fft_wx.grc -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/examples/fcd/fcd_nfm_rx.grc -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/examples/fcd/fcd_nfm_rx -- Set runtime path of "/wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/examples/fcd/fcd_nfm_rx" to "/usr/local/lib:/usr/local/lib/portaudio2" -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/libdata/pkgconfig/gnuradio-wavelet.pc -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/include/gnuradio/wavelet/api.h -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/include/gnuradio/wavelet/squash_ff.h -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/include/gnuradio/wavelet/wavelet_ff.h -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/include/gnuradio/wavelet/wvps_ff.h -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/libgnuradio-wavelet.so.3.7.4 -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/libgnuradio-wavelet.so -- Set runtime path of "/wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/libgnuradio-wavelet.so.3.7.4" to "/usr/local/lib" -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/libgnuradio-wavelet.so.3 -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/libgnuradio-wavelet.so.3.7.4 -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wavelet/_wavelet_swig.so -- Set runtime path of "/wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wavelet/_wavelet_swig.so" to "/usr/local/lib" -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wavelet/wavelet_swig.py -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wavelet/wavelet_swig.pyc -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wavelet/wavelet_swig.pyo -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/include/gnuradio/swig/wavelet_swig.i -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/include/gnuradio/swig/wavelet_swig_doc.i -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wavelet/__init__.py -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wavelet/__init__.pyc -- Installing: /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wavelet/__init__.pyo ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for gnuradio-3.7.4_1 pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/grc/blocks/notebook.xml: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/grc/blocks/variable_check_box.xml: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/grc/blocks/variable_chooser.xml: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/grc/blocks/variable_slider.xml: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/grc/blocks/variable_static_text.xml: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/grc/blocks/variable_text_box.xml: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/grc/blocks/wxgui_constellationsink2.xml: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/grc/blocks/wxgui_fftsink2.xml: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/grc/blocks/wxgui_histosink2.xml: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/grc/blocks/wxgui_numbersink2.xml: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/grc/blocks/wxgui_scopesink2.xml: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/grc/blocks/wxgui_termsink.xml: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/share/gnuradio/grc/blocks/wxgui_waterfallsink2.xml: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/__init__.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/__init__.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/__init__.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/_wxgui_swig.so: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/common.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/common.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/common.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/const_window.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/const_window.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/const_window.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/constants.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/constants.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/constants.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/constsink_gl.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/constsink_gl.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/constsink_gl.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/fft_window.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/fft_window.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/fft_window.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/fftsink2.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/fftsink2.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/fftsink2.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/fftsink_gl.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/fftsink_gl.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/fftsink_gl.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/fftsink_nongl.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/fftsink_nongl.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/fftsink_nongl.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/form.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/form.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/form.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/forms/__init__.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/forms/__init__.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/forms/__init__.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/forms/converters.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/forms/converters.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/forms/converters.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/forms/forms.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/forms/forms.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/forms/forms.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/gui.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/gui.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/gui.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/histo_window.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/histo_window.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/histo_window.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/histosink_gl.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/histosink_gl.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/histosink_gl.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/number_window.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/number_window.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/number_window.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/numbersink2.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/numbersink2.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/numbersink2.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plot.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plot.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plot.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/__init__.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/__init__.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/__init__.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/bar_plotter.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/bar_plotter.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/bar_plotter.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/channel_plotter.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/channel_plotter.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/channel_plotter.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/common.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/common.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/common.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/gltext.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/gltext.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/gltext.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/grid_plotter_base.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/grid_plotter_base.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/grid_plotter_base.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/plotter_base.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/plotter_base.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/plotter_base.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/waterfall_plotter.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/waterfall_plotter.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/waterfall_plotter.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/powermate.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/powermate.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/powermate.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/pubsub.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/pubsub.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/pubsub.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/scope_window.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/scope_window.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/scope_window.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/scopesink2.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/scopesink2.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/scopesink2.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/scopesink_gl.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/scopesink_gl.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/scopesink_gl.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/scopesink_nongl.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/scopesink_nongl.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/scopesink_nongl.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/slider.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/slider.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/slider.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/stdgui2.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/stdgui2.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/stdgui2.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/termsink.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/termsink.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/termsink.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/waterfall_window.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/waterfall_window.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/waterfall_window.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/waterfallsink2.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/waterfallsink2.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/waterfallsink2.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/waterfallsink_gl.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/waterfallsink_gl.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/waterfallsink_gl.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/waterfallsink_nongl.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/waterfallsink_nongl.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/waterfallsink_nongl.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/wxgui_swig.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/wxgui_swig.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/wxgui_swig.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/grc_gnuradio/wxgui/__init__.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/grc_gnuradio/wxgui/__init__.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/grc_gnuradio/wxgui/__init__.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/grc_gnuradio/wxgui/panel.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/grc_gnuradio/wxgui/panel.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/grc_gnuradio/wxgui/panel.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/grc_gnuradio/wxgui/top_block_gui.py: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/grc_gnuradio/wxgui/top_block_gui.pyc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/grc_gnuradio/wxgui/top_block_gui.pyo: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/etc/gnuradio/conf.d/gr-wxgui.conf.sample: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/include/gnuradio/swig/wxgui_swig.i: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/include/gnuradio/swig/wxgui_swig_doc.i: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/include/gnuradio/wxgui/api.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/include/gnuradio/wxgui/histo_sink_f.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/include/gnuradio/wxgui/oscope_guts.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/include/gnuradio/wxgui/oscope_sink_f.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/include/gnuradio/wxgui/oscope_sink_x.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/include/gnuradio/wxgui/trigger_mode.h: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/libgnuradio-wxgui.so: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/libgnuradio-wxgui.so.3: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/libgnuradio-wxgui.so.3.7.4: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/libdata/pkgconfig/gr-wxgui.pc: No such file or directory pkg-static: lstat(/wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/include/gnuradio/wxgui/): No such file or directory pkg-static: lstat(/wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/grc_gnuradio/wxgui/): No such file or directory pkg-static: lstat(/wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/plotter/): No such file or directory pkg-static: lstat(/wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/forms/): No such file or directory pkg-static: lstat(/wrkdirs/usr/ports/comms/gnuradio/work/stage/usr/local/lib/python2.7/site-packages/gnuradio/wxgui/): No such file or directory *** Error code 1 Stop in /usr/ports/comms/gnuradio. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 06:37:24 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 E787E6CE; Sat, 31 Jan 2015 06:37:24 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 C680A2DE; Sat, 31 Jan 2015 06:37:24 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V6bOQY045512; Sat, 31 Jan 2015 06:37:24 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V6bOr2045508; Sat, 31 Jan 2015 06:37:24 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 06:37:24 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310637.t0V6bOr2045508@beefy2.isc.freebsd.org> To: x11@FreeBSD.org Subject: [package - 84amd64-default][graphics/waffle] Failed for waffle-1.5.0 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, 31 Jan 2015 06:37:25 -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: x11@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/graphics/waffle/Makefile 377024 2015-01-14 16:04:12Z kwm $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/waffle-1.5.0.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building graphics/waffle build started at Sat Jan 31 06:37:16 UTC 2015 port directory: /usr/ports/graphics/waffle building for: FreeBSD 84amd64-default-job-12 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: x11@FreeBSD.org Makefile ident: $FreeBSD: head/graphics/waffle/Makefile 377024 2015-01-14 16:04:12Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=waffle-1.5.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for waffle-1.5.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/waffle/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/waffle/work HOME=/wrkdirs/usr/ports/graphics/waffle/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/waffle/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/waffle/work HOME=/wrkdirs/usr/ports/graphics/waffle/work TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/waffle/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/waffle/work HOME=/wrkdirs/usr/ports/graphics/waffle/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/waffle/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/waffle/work HOME=/wrkdirs/usr/ports/graphics/waffle/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/graphics/waffle/work/stage PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -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" BS D_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTVERSION=1.5.0 CMAKE_BUILD_TYPE="release" OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/waffle1" EXAMPLESDIR="share/examples/waffle" DATADIR="share/waffle" WWWDIR="www/waffle" ETCDIR="etc/waffle" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/waffle DOCSDIR=/usr/local/share/doc/waffle1 EXAMPLESDIR=/usr/local/share/examples/waffle WWWDIR=/usr/local/www/waffle ETCDIR=/usr/local/etc/waffle --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD2CLAUSE accepted by the user =========================================================================== =================================================== ===> waffle-1.5.0 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.7.txz [84amd64-default-job-12] Installing pkg-1.4.7... [84amd64-default-job-12] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of waffle-1.5.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by waffle-1.5.0 for building =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by waffle-1.5.0 for building => SHA256 Checksum OK for waffle-1.5.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by waffle-1.5.0 for building ===> Extracting for waffle-1.5.0 => SHA256 Checksum OK for waffle-1.5.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for waffle-1.5.0 ===> Applying FreeBSD patches for waffle-1.5.0 =========================================================================== =================================================== ===> waffle-1.5.0 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.1.txz [84amd64-default-job-12] Installing cmake-3.1.1... [84amd64-default-job-12] `-- Installing cmake-modules-3.1.1... [84amd64-default-job-12] `-- Extracting cmake-modules-3.1.1... done [84amd64-default-job-12] `-- Installing curl-7.40.0... [84amd64-default-job-12] | `-- Installing ca_root_nss-3.17.3_1... [84amd64-default-job-12] | `-- Extracting ca_root_nss-3.17.3_1... done [84amd64-default-job-12] `-- Extracting curl-7.40.0... done [84amd64-default-job-12] `-- Installing expat-2.1.0_2... [84amd64-default-job-12] `-- Extracting expat-2.1.0_2... done [84amd64-default-job-12] `-- Installing libarchive-3.1.2_2,1... [84amd64-default-job-12] | `-- Installing libxml2-2.9.2_2... [84amd64-default-job-12] | | `-- Installing libiconv-1.14_6... [84amd64-default-job-12] | | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-12] | `-- Extracting libxml2-2.9.2_2... done [84amd64-default-job-12] | `-- Installing lzo2-2.08_1... [84amd64-default-job-12] | `-- Extracting lzo2-2.08_1... done [84amd64-default-job-12] `-- Extracting libarchive-3.1.2_2,1... done [84amd64-default-job-12] Extracting cmake-3.1.1... done ===> Returning to build of waffle-1.5.0 ===> waffle-1.5.0 depends on executable: ninja - not found ===> Verifying install for ninja in /usr/ports/devel/ninja ===> Installing existing package /packages/All/ninja-1.5.3,1.txz [84amd64-default-job-12] Installing ninja-1.5.3,1... [84amd64-default-job-12] Extracting ninja-1.5.3,1... done ===> Returning to build of waffle-1.5.0 ===> waffle-1.5.0 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [84amd64-default-job-12] Installing pkgconf-0.9.7... [84amd64-default-job-12] Extracting pkgconf-0.9.7... done ===> Returning to build of waffle-1.5.0 ===> waffle-1.5.0 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/glproto.pc in /usr/ports/x11/glproto ===> Installing existing package /packages/All/glproto-1.4.17.txz [84amd64-default-job-12] Installing glproto-1.4.17... [84amd64-default-job-12] Extracting glproto-1.4.17... done ===> Returning to build of waffle-1.5.0 ===> waffle-1.5.0 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/dri2proto.pc in /usr/ports/x11/dri2proto ===> Installing existing package /packages/All/dri2proto-2.8.txz [84amd64-default-job-12] Installing dri2proto-2.8... [84amd64-default-job-12] Extracting dri2proto-2.8... done ===> Returning to build of waffle-1.5.0 ===> waffle-1.5.0 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/x11.pc in /usr/ports/x11/libX11 ===> Installing existing package /packages/All/libX11-1.6.2_2,1.txz [84amd64-default-job-12] Installing libX11-1.6.2_2,1... [84amd64-default-job-12] `-- Installing kbproto-1.0.6... [84amd64-default-job-12] `-- Extracting kbproto-1.0.6... done [84amd64-default-job-12] `-- Installing libXau-1.0.8_2... [84amd64-default-job-12] | `-- Installing xproto-7.0.26... [84amd64-default-job-12] | `-- Extracting xproto-7.0.26... done [84amd64-default-job-12] `-- Extracting libXau-1.0.8_2... done [84amd64-default-job-12] `-- Installing libXdmcp-1.1.1_2... [84amd64-default-job-12] `-- Extracting libXdmcp-1.1.1_2... done [84amd64-default-job-12] `-- Installing libxcb-1.11... [84amd64-default-job-12] | `-- Installing libpthread-stubs-0.3_6... [84amd64-default-job-12] | `-- Extracting libpthread-stubs-0.3_6... done [84amd64-default-job-12] `-- Extracting libxcb-1.11... done [84amd64-default-job-12] Extracting libX11-1.6.2_2,1... done ===> Returning to build of waffle-1.5.0 ===> waffle-1.5.0 depends on file: /usr/local/libdata/pkgconfig/xcb.pc - found =========================================================================== =================================================== ===> waffle-1.5.0 depends on shared library: libGL.so - not found ===> Verifying for libGL.so in /usr/ports/graphics/libGL ===> Installing existing package /packages/All/libGL-9.1.7_4.txz [84amd64-default-job-12] Installing libGL-9.1.7_4... [84amd64-default-job-12] `-- Installing libXdamage-1.1.4_2... [84amd64-default-job-12] | `-- Installing damageproto-1.2.1... [84amd64-default-job-12] | `-- Extracting damageproto-1.2.1... done [84amd64-default-job-12] | `-- Installing libXfixes-5.0.1_2... [84amd64-default-job-12] | | `-- Installing fixesproto-5.0... [84amd64-default-job-12] | | `-- Extracting fixesproto-5.0... done [84amd64-default-job-12] | `-- Extracting libXfixes-5.0.1_2... done [84amd64-default-job-12] `-- Extracting libXdamage-1.1.4_2... done [84amd64-default-job-12] `-- Installing libXext-1.3.3,1... [84amd64-default-job-12] | `-- Installing xextproto-7.3.0... [84amd64-default-job-12] | `-- Extracting xextproto-7.3.0... done [84amd64-default-job-12] `-- Extracting libXext-1.3.3,1... done [84amd64-default-job-12] `-- Installing libXxf86vm-1.1.3_2... [84amd64-default-job-12] | `-- Installing xf86vidmodeproto-2.3.1... [84amd64-default-job-12] | `-- Extracting xf86vidmodeproto-2.3.1... done [84amd64-default-job-12] `-- Extracting libXxf86vm-1.1.3_2... done [84amd64-default-job-12] `-- Installing libdevq-0.0.2... [84amd64-default-job-12] `-- Extracting libdevq-0.0.2... done [84amd64-default-job-12] `-- Installing libdrm-2.4.58_1,1... [84amd64-default-job-12] | `-- Installing libpciaccess-0.13.2_2... [84amd64-default-job-12] | | `-- Installing pciids-20150124... [84amd64-default-job-12] | | `-- Extracting pciids-20150124... done [84amd64-default-job-12] | `-- Extracting libpciaccess-0.13.2_2... done [84amd64-default-job-12] `-- Extracting libdrm-2.4.58_1,1... done [84amd64-default-job-12] `-- Installing libglapi-9.1.7_2... [84amd64-default-job-12] | `-- Installing libxshmfence-1.1_3... [84amd64-default-job-12] | `-- Extracting libxshmfence-1.1_3... done [84amd64-default-job-12] `-- Extracting libglapi-9.1.7_2... done [84amd64-default-job-12] Extracting libGL-9.1.7_4... done ===> Returning to build of waffle-1.5.0 ===> waffle-1.5.0 depends on shared library: libEGL.so - not found ===> Verifying for libEGL.so in /usr/ports/graphics/libEGL ===> Installing existing package /packages/All/libEGL-9.1.7_5.txz [84amd64-default-job-12] Installing libEGL-9.1.7_5... [84amd64-default-job-12] Extracting libEGL-9.1.7_5... done ===> Returning to build of waffle-1.5.0 =========================================================================== =================================================== ===> Configuring for waffle-1.5.0 ===> Performing out-of-source build /bin/mkdir -p /wrkdirs/usr/ports/graphics/waffle/work/.build -- The C compiler identification is GNU 4.2.1 -- Check for working C compiler using: Ninja -- Check for working C compiler using: Ninja -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: pkgconf (found version "0.28") -- Performing Test WERROR_IMPLICIT_FUNCTION_DECLARATION -- Performing Test WERROR_IMPLICIT_FUNCTION_DECLARATION - Success -- Performing Test WERROR_INCOMPATIBLE_POINTER_TYPES -- Performing Test WERROR_INCOMPATIBLE_POINTER_TYPES - Failed -- Performing Test WERROR_INT_CONVERSION -- Performing Test WERROR_INT_CONVERSION - Failed -- Performing Test WITH_VISIBILITY_HIDDEN -- Performing Test WITH_VISIBILITY_HIDDEN - Success -- Performing Test WERROR_MISSING_PROTOTYPES -- Performing Test WERROR_MISSING_PROTOTYPES - Success -- Performing Test waffle_has_tls -- Performing Test waffle_has_tls - Success -- Performing Test waffle_has_tls_model_initial_exec -- Performing Test waffle_has_tls_model_initial_exec - Success ----------------------------------------------- Configuration summary ----------------------------------------------- Supported platforms: Dependencies: Build type: Release Tools: CMAKE_C_COMPILER: /usr/bin/cc CMAKE_C_FLAGS: -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing --std=c99 -Wall -Werror=implicit-function-declaration -fvisibility=hidden -Werror=missing-prototypes CMAKE_C_FLAGS_DEBUG: -g3 -O0 -DDEBUG CMAKE_C_FLAGS_RELEASE: -g1 -O2 -DNDEBUG Install paths: CMAKE_INSTALL_PREFIX: /usr/local CMAKE_INSTALL_INCLUDEDIR: include CMAKE_INSTALL_LIBDIR: lib CMAKE_INSTALL_DOCDIR: share/doc/waffle1 ----------------------------------------------- -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_COLOR_MAKEFILE CMAKE_CXX_COMPILER CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS CMAKE_VERBOSE_MAKEFILE THREADS_HAVE_PTHREAD_ARG -- Build files have been written to: /wrkdirs/usr/ports/graphics/waffle/work/.build =========================================================================== =================================================== ===> Building for waffle-1.5.0 [1/63] Building C object CMakeFiles/cmocka.dir/third_party/cmocka/src/cmocka.c.o [2/63] Building C object src/waffle_test/CMakeFiles/waffle_test.dir/wt_main.c.o [3/63] Building C object third_party/threads/CMakeFiles/threads_bundled.dir/threads_posix.c.o [4/63] Building C object src/waffle_test/CMakeFiles/waffle_test.dir/wt_test.c.o [5/63] Building C object src/waffle_test/CMakeFiles/waffle_test.dir/wt_runner.c.o [6/63] Linking C static library lib/libwaffle_test.a [7/63] Linking C static library lib/libthreads_bundled.a [8/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/api_priv.c.o [9/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_dl.c.o [10/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_attrib_list.c.o [11/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_config.c.o [12/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_context.c.o [13/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_display.c.o [14/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_enum.c.o [15/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_error.c.o [16/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_init.c.o [17/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_gl_misc.c.o [18/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/core/wcore_error.c.o [19/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/api/waffle_window.c.o [20/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/core/wcore_attrib_list.c.o [21/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/core/wcore_config_attrs.c.o [22/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/core/wcore_display.c.o [23/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/core/wcore_tinfo.c.o [24/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/core/wcore_util.c.o [25/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/linux/linux_dl.c.o [26/63] Building C object src/waffle/CMakeFiles/waffle-1.dir/linux/linux_platform.c.o [27/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/api_priv.c.o [28/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_attrib_list.c.o [29/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_config.c.o [30/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_context.c.o [31/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_display.c.o [32/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_dl.c.o [33/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_enum.c.o [34/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_error.c.o [35/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_gl_misc.c.o [36/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_init.c.o [37/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/api/waffle_window.c.o [38/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/core/wcore_attrib_list.c.o [39/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/core/wcore_config_attrs.c.o [40/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/core/wcore_display.c.o [41/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/core/wcore_error.c.o [42/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/core/wcore_tinfo.c.o [43/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/core/wcore_util.c.o [44/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/linux/linux_dl.c.o [45/63] Building C object src/waffle/CMakeFiles/waffle_static.dir/linux/linux_platform.c.o [46/63] Linking C shared library lib/libwaffle-1.so.0.5.0 [47/63] Creating library symlink lib/libwaffle-1.so.0 lib/libwaffle-1.so [48/63] Building C object src/utils/CMakeFiles/wflinfo.dir/wflinfo.c.o [49/63] Building C object tests/functional/CMakeFiles/gl_basic_test.dir/gl_basic_test.c.o [50/63] Building C object examples/CMakeFiles/gl_basic.dir/gl_basic.c.o [51/63] Building C object examples/CMakeFiles/simple-x11-egl.dir/simple-x11-egl.c.o FAILED: /usr/bin/cc -DWAFFLE_API_EXPERIMENTAL -DWAFFLE_API_VERSION=261 -DWAFFLE_HAS_TLS -DWAFFLE_HAS_TLS_MODEL_INITIAL_EXEC -D_XOPEN_SOURCE=600 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing --std=c99 -Wall -Werror=implicit-function-declaration -fvisibility=hidden -Werror=missing-prototypes -g1 -O2 -DNDEBUG -I/wrkdirs/usr/ports/graphics/waffle/work/waffle-1.5.0/include -I/wrkdirs/usr/ports/graphics/waffle/work/waffle-1.5.0/include/waffle -I/wrkdirs/usr/ports/graphics/waffle/work/waffle-1.5.0/src -I/wrkdirs/usr/ports/graphics/waffle/work/waffle-1.5.0/third_party/threads -Wno-initializer-overrides -MMD -MT tests/functional/CMakeFiles/gl_basic_test.dir/gl_basic_test.c.o -MF tests/functional/CMakeFiles/gl_basic_test.dir/gl_basic_test.c.o.d -o tests/functional/CMakeFiles/gl_basic_test.dir/gl_basic_test.c.o -c /wrkdirs/usr/ports/graphics/waffle/work/waffle-1.5.0/tests/functional/gl_basic_test.c cc1: error: unrecognized command line option "-Wno-initializer-overrides" ninja: build stopped: subcommand failed. *** Error code 1 Stop in /usr/ports/graphics/waffle. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 06:47:40 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 F3F2775B; Sat, 31 Jan 2015 06:47:39 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 DF5AA3A5; Sat, 31 Jan 2015 06:47:39 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V6ld8n035367; Sat, 31 Jan 2015 06:47:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V6ldC0035352; Sat, 31 Jan 2015 06:47:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 06:47:39 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310647.t0V6ldC0035352@beefy2.isc.freebsd.org> To: acm@FreeBSD.org Subject: [package - 84amd64-default][emulators/wxmupen64plus] Failed for wxmupen64plus-0.3_3 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, 31 Jan 2015 06:47:40 -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: acm@FreeBSD.org Last committer: tijl@FreeBSD.org Ident: $FreeBSD: head/emulators/wxmupen64plus/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/wxmupen64plus-0.3_3.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building emulators/wxmupen64plus build started at Sat Jan 31 06:46:44 UTC 2015 port directory: /usr/ports/emulators/wxmupen64plus building for: FreeBSD 84amd64-default-job-09 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: acm@FreeBSD.org Makefile ident: $FreeBSD: head/emulators/wxmupen64plus/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=wxmupen64plus-0.3_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/wxmupen64plus/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/wxmupen64plus/work HOME=/wrkdirs/usr/ports/emulators/wxmupen64plus/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/wxmupen64plus/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/wxmupen64plus/work HOME=/wrkdirs/usr/ports/emulators/wxmupen64plus/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd8 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/wxmupen64plus" EXAMPLESDIR="share/examples/wxmupen64plus" DATADIR="share/wxmupen64plus" WWWDIR="www/wxmupen64plus" ETCDIR="etc/wxmupen64plus" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/wxmupen64plus DOCSDIR=/usr/local/share/doc/wxmupen64plus EXAMPLESDIR=/usr/local/share/examples/wxmupen64plus WWWDIR=/usr/local/www/wxmupen64plus ETCDIR=/usr/local/etc/wxmupen64plus --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> wxmupen64plus-0.3_3 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.7.txz [84amd64-default-job-09] Installing pkg-1.4.7... [84amd64-default-job-09] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of wxmupen64plus-0.3_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by wxmupen64plus-0.3_3 for building =========================================================================== =================================================== ===> Fetching all distfiles required by wxmupen64plus-0.3_3 for building => SHA256 Checksum OK for mupen64plus/wxmupen64plus-0.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by wxmupen64plus-0.3_3 for building ===> Extracting for wxmupen64plus-0.3_3 => SHA256 Checksum OK for mupen64plus/wxmupen64plus-0.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for wxmupen64plus-0.3_3 ===> Applying FreeBSD patches for wxmupen64plus-0.3_3 =========================================================================== =================================================== ===> wxmupen64plus-0.3_3 depends on file: /usr/local/bin/sdl-config - not found ===> Verifying install for /usr/local/bin/sdl-config in /usr/ports/devel/sdl12 ===> Installing existing package /packages/All/sdl-1.2.15_5,2.txz [84amd64-default-job-09] Installing sdl-1.2.15_5,2... [84amd64-default-job-09] `-- Installing aalib-1.4.r5_11... [84amd64-default-job-09] | `-- Installing indexinfo-0.2.2... [84amd64-default-job-09] | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-09] `-- Extracting aalib-1.4.r5_11... done [84amd64-default-job-09] `-- Installing libGLU-9.0.0_2... [84amd64-default-job-09] | `-- Installing libGL-9.1.7_4... [84amd64-default-job-09] | | `-- Installing dri2proto-2.8... [84amd64-default-job-09] | | `-- Extracting dri2proto-2.8... done [84amd64-default-job-09] | | `-- Installing expat-2.1.0_2... [84amd64-default-job-09] | | `-- Extracting expat-2.1.0_2... done [84amd64-default-job-09] | | `-- Installing libX11-1.6.2_2,1... [84amd64-default-job-09] | | `-- Installing kbproto-1.0.6... [84amd64-default-job-09] | | `-- Extracting kbproto-1.0.6... done [84amd64-default-job-09] | | `-- Installing libXau-1.0.8_2... [84amd64-default-job-09] | | | `-- Installing xproto-7.0.26... [84amd64-default-job-09] | | | `-- Extracting xproto-7.0.26... done [84amd64-default-job-09] | | `-- Extracting libXau-1.0.8_2... done [84amd64-default-job-09] | | `-- Installing libXdmcp-1.1.1_2... [84amd64-default-job-09] | | `-- Extracting libXdmcp-1.1.1_2... done [84amd64-default-job-09] | | `-- Installing libxcb-1.11... [84amd64-default-job-09] | | | `-- Installing libpthread-stubs-0.3_6... [84amd64-default-job-09] | | | `-- Extracting libpthread-stubs-0.3_6... done [84amd64-default-job-09] | | | `-- Installing libxml2-2.9.2_2... [84amd64-default-job-09] | | | `-- Installing libiconv-1.14_6... [84amd64-default-job-09] | | | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-09] | | | `-- Extracting libxml2-2.9.2_2... done [84amd64-default-job-09] | | `-- Extracting libxcb-1.11... done [84amd64-default-job-09] | | `-- Extracting libX11-1.6.2_2,1... done [84amd64-default-job-09] | | `-- Installing libXdamage-1.1.4_2... [84amd64-default-job-09] | | `-- Installing damageproto-1.2.1... [84amd64-default-job-09] | | `-- Extracting damageproto-1.2.1... done [84amd64-default-job-09] | | `-- Installing libXfixes-5.0.1_2... [84amd64-default-job-09] | | | `-- Installing fixesproto-5.0... [84amd64-default-job-09] | | | `-- Extracting fixesproto-5.0... done [84amd64-default-job-09] | | `-- Extracting libXfixes-5.0.1_2... done [84amd64-default-job-09] | | `-- Extracting libXdamage-1.1.4_2... done [84amd64-default-job-09] | | `-- Installing libXext-1.3.3,1... [84amd64-default-job-09] | | `-- Installing xextproto-7.3.0... [84amd64-default-job-09] | | `-- Extracting xextproto-7.3.0... done [84amd64-default-job-09] | | `-- Extracting libXext-1.3.3,1... done [84amd64-default-job-09] | | `-- Installing libXxf86vm-1.1.3_2... [84amd64-default-job-09] | | `-- Installing xf86vidmodeproto-2.3.1... [84amd64-default-job-09] | | `-- Extracting xf86vidmodeproto-2.3.1... done [84amd64-default-job-09] | | `-- Extracting libXxf86vm-1.1.3_2... done [84amd64-default-job-09] | | `-- Installing libdevq-0.0.2... [84amd64-default-job-09] | | `-- Extracting libdevq-0.0.2... done [84amd64-default-job-09] | | `-- Installing libdrm-2.4.58_1,1... [84amd64-default-job-09] | | `-- Installing libpciaccess-0.13.2_2... [84amd64-default-job-09] | | | `-- Installing pciids-20150124... [84amd64-default-job-09] | | | `-- Extracting pciids-20150124... done [84amd64-default-job-09] | | `-- Extracting libpciaccess-0.13.2_2... done [84amd64-default-job-09] | | `-- Extracting libdrm-2.4.58_1,1... done [84amd64-default-job-09] | | `-- Installing libglapi-9.1.7_2... [84amd64-default-job-09] | | `-- Installing libxshmfence-1.1_3... [84amd64-default-job-09] | | `-- Extracting libxshmfence-1.1_3... done [84amd64-default-job-09] | | `-- Extracting libglapi-9.1.7_2... done [84amd64-default-job-09] | `-- Extracting libGL-9.1.7_4... done [84amd64-default-job-09] `-- Extracting libGLU-9.0.0_2... done [84amd64-default-job-09] `-- Installing libXrandr-1.4.2_2... [84amd64-default-job-09] | `-- Installing libXrender-0.9.8_2... [84amd64-default-job-09] | | `-- Installing renderproto-0.11.1... [84amd64-default-job-09] | | `-- Extracting renderproto-0.11.1... done [84amd64-default-job-09] | | | `-- Extracting icu-53.1... done [84amd64-default-job-09] | | | `-- Extracting harfbuzz-0.9.36... done [84amd64-default-job-09] | | | `-- Installing libXft-2.3.2... [84amd64-default-job-09] | | | `-- Extracting libXft-2.3.2... done [84amd64-default-job-09] | | | `-- Installing xorg-fonts-truetype-7.7_1... [84amd64-default-job-09] | | | `-- Installing dejavu-2.34_4... [84amd64-default-job-09] | | | `-- Extracting dejavu-2.34_4... done mkfontscale: not found mkfontdir: not found [84amd64-default-job-09] | | | `-- Installing font-bh-ttf-1.0.3_1... [84amd64-default-job-09] | | | | `-- Installing mkfontdir-1.0.7... [84amd64-default-job-09] | | | | `-- Installing mkfontscale-1.1.1_1... [84amd64-default-job-09] | | | | | `-- Installing libfontenc-1.1.2_2... [84amd64-default-job-09] | | | | | `-- Extracting libfontenc-1.1.2_2... done [84amd64-default-job-09] | | | | `-- Extracting mkfontscale-1.1.1_1... done [84amd64-default-job-09] | | | | `-- Extracting mkfontdir-1.0.7... done [84amd64-default-job-09] | | | `-- Extracting font-bh-ttf-1.0.3_1... done [84amd64-default-job-09] | | | `-- Installing font-misc-ethiopic-1.0.3_1... [84amd64-default-job-09] | | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [84amd64-default-job-09] | | | `-- Installing font-misc-meltho-1.0.3_1... [84amd64-default-job-09] | | | `-- Extracting font-misc-meltho-1.0.3_1... done [84amd64-default-job-09] | | `-- Extracting pango-1.36.8... done [84amd64-default-job-09] | | `-- Installing shared-mime-info-1.1_1... [84amd64-default-job-09] | | `-- Extracting shared-mime-info-1.1_1... done [84amd64-default-job-09] | | `-- Extracting gtk-update-icon-cache-2.24.25... done [84amd64-default-job-09] | | `-- Installing python-2.7_2,2... [84amd64-default-job-09] | | `-- Installing python2-2_3... [84amd64-default-job-09] | | `-- Extracting python2-2_3... done [84amd64-default-job-09] | | `-- Extracting python-2.7_2,2... done [84amd64-default-job-09] | `-- Extracting gtk2-2.24.25_1... done [84amd64-default-job-09] | `-- Installing polkit-0.105_5... [84amd64-default-job-09] | | `-- Installing gobject-introspection-1.42.0... [84amd64-default-job-09] | | `-- Extracting gobject-introspection-1.42.0... done [84amd64-default-job-09] | `-- Extracting polkit-0.105_5... done [84amd64-default-job-09] `-- Extracting gconf2-3.2.6_3... done [84amd64-default-job-09] `-- Installing gstreamer-plugins-0.10.36_5,3... [84amd64-default-job-09] | `-- Installing gstreamer-0.10.36_2... [84amd64-default-job-09] | `-- Extracting gstreamer-0.10.36_2... done [84amd64-default-job-09] | `-- Installing libXv-1.0.10_2,1... [84amd64-default-job-09] | | `-- Installing videoproto-2.3.2... [84amd64-default-job-09] | | `-- Extracting videoproto-2.3.2... done [84amd64-default-job-09] | `-- Extracting libXv-1.0.10_2,1... done [84amd64-default-job-09] | `-- Installing orc-0.4.23... [84amd64-default-job-09] | `-- Extracting orc-0.4.23... done [84amd64-default-job-09] `-- Extracting gstreamer-plugins-0.10.36_5,3... done [84amd64-default-job-09] `-- Installing libmspack-0.4_2... [84amd64-default-job-09] `-- Extracting libmspack-0.4_2... done [84amd64-default-job-09] `-- Installing webkit-gtk2-2.4.8... [84amd64-default-job-09] | `-- Installing curl-7.40.0... [84amd64-default-job-09] | | `-- Installing ca_root_nss-3.17.3_1... [84amd64-default-job-09] | | `-- Extracting ca_root_nss-3.17.3_1... done [84amd64-default-job-09] | `-- Extracting curl-7.40.0... done [84amd64-default-job-09] | `-- Installing enchant-1.6.0_4... [84amd64-default-job-09] | | `-- Installing hunspell-1.3.3... [84amd64-default-job-09] | | `-- Extracting hunspell-1.3.3... done [84amd64-default-job-09] | `-- Extracting enchant-1.6.0_4... done [84amd64-default-job-09] | `-- Installing geoclue-2.1.10... [84amd64-default-job-09] | | `-- Installing json-glib-1.0.2_1... [84amd64-default-job-09] | | `-- Extracting json-glib-1.0.2_1... done [84amd64-default-job-09] | | `-- Installing libsoup-2.48.1_1... [84amd64-default-job-09] | | `-- Installing glib-networking-2.42.1_1... [84amd64-default-job-09] | | | `-- Installing gnutls-3.2.21... [84amd64-default-job-09] | | | `-- Installing libidn-1.29... [84amd64-default-job-09] | | | `-- Extracting libidn-1.29... done [84amd64-default-job-09] | | | `-- Installing libtasn1-4.2... [84amd64-default-job-09] | | | `-- Extracting libtasn1-4.2... done [84amd64-default-job-09] | | | `-- Installing nettle-2.7.1... [84amd64-default-job-09] | | | `-- Extracting nettle-2.7.1... done [84amd64-default-job-09] | | | `-- Installing p11-kit-0.22.1... [84amd64-default-job-09] | | | `-- Extracting p11-kit-0.22.1... done [84amd64-default-job-09] | | | `-- Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [84amd64-default-job-09] | | | `-- Extracting trousers-tddl-0.3.10_7... done [84amd64-default-job-09] | | | `-- Extracting gnutls-3.2.21... done [84amd64-default-job-09] | | | `-- Installing gsettings-desktop-schemas-3.14.1... [84amd64-default-job-09] | | | `-- Installing cantarell-fonts-0.0.16... [84amd64-default-job-09] | | | `-- Extracting cantarell-fonts-0.0.16... done /usr/local/share/fonts/cantarell: caching, new cache contents: 2 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory /usr/local/bin/fc-cache: succeeded [84amd64-default-job-09] | | | `-- Extracting gsettings-desktop-schemas-3.14.1... done [84amd64-default-job-09] | | | `-- Installing libgcrypt-1.6.2... [84amd64-default-job-09] | | | `-- Installing libgpg-error-1.17... [84amd64-default-job-09] | | | `-- Extracting libgpg-error-1.17... done [84amd64-default-job-09] | | | `-- Extracting libgcrypt-1.6.2... done [84amd64-default-job-09] | | | `-- Installing libproxy-0.4.6... [84amd64-default-job-09] | | | `-- Extracting libproxy-0.4.6... done [84amd64-default-job-09] | | `-- Extracting glib-networking-2.42.1_1... done [84amd64-default-job-09] | | `-- Installing sqlite3-3.8.8... [84amd64-default-job-09] | | `-- Extracting sqlite3-3.8.8... done [84amd64-default-job-09] | | `-- Extracting libsoup-2.48.1_1... done [84amd64-default-job-09] | `-- Extracting geoclue-2.1.10... done [84amd64-default-job-09] | `-- Installing gstreamer1-plugins-1.4.5_1... [84amd64-default-job-09] | | `-- Installing gstreamer1-1.4.5... [84amd64-default-job-09] | | `-- Extracting gstreamer1-1.4.5... done [84amd64-default-job-09] | | `-- Installing iso-codes-3.57... [84amd64-default-job-09] | | `-- Extracting iso-codes-3.57... done [84amd64-default-job-09] | `-- Extracting gstreamer1-plugins-1.4.5_1... done [84amd64-default-job-09] | `-- Installing libsecret-0.18_3... [84amd64-default-job-09] | `-- Extracting libsecret-0.18_3... done [84amd64-default-job-09] | `-- Installing libxslt-1.1.28_6... [84amd64-default-job-09] | `-- Extracting libxslt-1.1.28_6... done [84amd64-default-job-09] | `-- Installing webp-0.4.2_3... [84amd64-default-job-09] | | `-- Installing giflib-5.0.6... [84amd64-default-job-09] | | `-- Extracting giflib-5.0.6... done [84amd64-default-job-09] | `-- Extracting webp-0.4.2_3... done [84amd64-default-job-09] `-- Extracting webkit-gtk2-2.4.8... done [84amd64-default-job-09] Extracting wx30-gtk2-3.0.2_2... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Message for dejavu-2.34_4: 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. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of wxmupen64plus-0.3_3 =========================================================================== =================================================== ===> Configuring for wxmupen64plus-0.3_3 Setting top to : /wrkdirs/usr/ports/emulators/wxmupen64plus/work/wxmupen64plus-0.3 Setting out to : /wrkdirs/usr/ports/emulators/wxmupen64plus/work/wxmupen64plus-0.3/build Checking for 'gcc' (c compiler) : ok Checking for 'g++' (c++ compiler) : ok Checking for program cc : /usr/bin/cc Checking for program c++ : /usr/bin/c++ Checking C compiler works : yes Checking C++ compiler works : yes Checking for header m64p_frontend.h : yes Checking for header m64p_config.h : yes Checking for header m64p_types.h : yes Checking for '/usr/local/bin/sdl-config' : yes Checking for wxWidgets 2.9.x : yes 'configure' finished successfully (0.803s) =========================================================================== =================================================== ===> Building for wxmupen64plus-0.3_3 Waf: Entering directory `/wrkdirs/usr/ports/emulators/wxmupen64plus/work/wxmupen64plus-0.3/build' [ 1/13] cxx: main.cpp -> build/main.cpp.0.o [ 2/13] cxx: gamespanel.cpp -> build/gamespanel.cpp.0.o [ 3/13] cxx: parameterpanel.cpp -> build/parameterpanel.cpp.0.o [ 4/13] cxx: sdlkeypicker.cpp -> build/sdlkeypicker.cpp.0.o [ 5/13] cxx: mupen64plusplus/MupenAPIpp.cpp -> build/mupen64plusplus/MupenAPIpp.cpp.0.o [ 6/13] c: mupen64plusplus/MupenAPI.c -> build/mupen64plusplus/MupenAPI.c.0.o [ 7/13] cxx: sdlhelper.cpp -> build/sdlhelper.cpp.0.o [ 8/13] cxx: config.cpp -> build/config.cpp.0.o [ 9/13] c: mupen64plusplus/plugin.c -> build/mupen64plusplus/plugin.c.0.o [10/13] cxx: wxvidext.cpp -> build/wxvidext.cpp.0.o [11/13] c: mupen64plusplus/osal_dynamiclib_unix.c -> build/mupen64plusplus/osal_dynamiclib_unix.c.0.o [12/13] c: mupen64plusplus/osal_files_unix.c -> build/mupen64plusplus/osal_files_unix.c.0.o [13/13] cxxprogram: build/main.cpp.0.o build/gamespanel.cpp.0.o build/parameterpanel.cpp.0.o build/sdlkeypicker.cpp.0.o build/mupen64plusplus/MupenAPIpp.cpp.0.o build/mupen64plusplus/MupenAPI.c.0.o build/sdlhelper.cpp.0.o build/config.cpp.0.o build/mupen64plusplus/plugin.c.0.o build/wxvidext.cpp.0.o build/mupen64plusplus/osal_dynamiclib_unix.c.0.o build/mupen64plusplus/osal_files_unix.c.0.o -> build/wxmupen64plus /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt25__throw_bad_function_callv@GLIBCXX_3.4.14' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `_ZTIN10__cxxabiv115__forced_unwindE@CXXABI_1.3.2' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `_ZNKSt5ctypeIcE13_M_widen_initEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable4waitERSt11unique_lockISt5mutexE@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `_ZNSt6chrono3_V212system_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt15__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt8__detail15_List_node_base7_M_hookEPS0_@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt11__once_call@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variableD1Ev@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt20__throw_system_errori@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable10notify_oneEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variableC1Ev@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable10notify_allEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt6chrono3_V212steady_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' Waf: Leaving directory `/wrkdirs/usr/ports/emulators/wxmupen64plus/work/wxmupen64plus-0.3/build' Build failed -> task failed (exit status 1): {task 34416646352: cxxprogram main.cpp.0.o,gamespanel.cpp.0.o,parameterpanel.cpp.0.o,sdlkeypicker.cpp.0.o,MupenAPIpp.cpp.0.o,MupenAPI.c.0.o,sdlhelper.cpp.0.o,config.cpp.0.o,plugin.c.0.o,wxvidext.cpp.0.o,osal_dynamiclib_unix.c.0.o,osal_files_unix.c.0.o -> wxmupen64plus} ['c++', 'main.cpp.0.o', 'gamespanel.cpp.0.o', 'parameterpanel.cpp.0.o', 'sdlkeypicker.cpp.0.o', 'mupen64plusplus/MupenAPIpp.cpp.0.o', 'mupen64plusplus/MupenAPI.c.0.o', 'sdlhelper.cpp.0.o', 'config.cpp.0.o', 'mupen64plusplus/plugin.c.0.o', 'wxvidext.cpp.0.o', 'mupen64plusplus/osal_dynamiclib_unix.c.0.o', 'mupen64plusplus/osal_files_unix.c.0.o', '-o', '/wrkdirs/usr/ports/emulators/wxmupen64plus/work/wxmupen64plus-0.3/build/wxmupen64plus', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/usr/local/lib', '-L/usr/local/lib', '-lSDL', '-lwx_gtk2u_adv-3.0', '-lwx_gtk2u_core-3.0', '-lwx_baseu-3.0', '-lwx_gtk2u_gl-3.0', '-lwx_gtk2u_html-3.0', '-fstack-protector', '-fstack-protector', '-lGL', '-lX11', '-Wl,-rpath,/usr/local/lib', '-pthread'] *** Error code 1 Stop in /usr/ports/emulators/wxmupen64plus. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 06:49:31 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 7DF80772; Sat, 31 Jan 2015 06:49:31 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 68E213B1; Sat, 31 Jan 2015 06:49:31 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V6nVeK000737; Sat, 31 Jan 2015 06:49:31 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V6nVdZ000735; Sat, 31 Jan 2015 06:49:31 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 06:49:31 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310649.t0V6nVdZ000735@beefy2.isc.freebsd.org> To: mr@FreeBSD.org Subject: [package - 84amd64-default][cad/kicad-devel] Failed for kicad-devel-r5363_8 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, 31 Jan 2015 06:49:31 -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/kicad-devel/Makefile 377162 2015-01-16 10:21:47Z mr $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/kicad-devel-r5363_8.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building cad/kicad-devel build started at Sat Jan 31 06:19:49 UTC 2015 port directory: /usr/ports/cad/kicad-devel building for: FreeBSD 84amd64-default-job-11 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: mr@FreeBSD.org Makefile ident: $FreeBSD: head/cad/kicad-devel/Makefile 377162 2015-01-16 10:21:47Z mr $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=kicad-devel-r5363_8 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for kicad-devel-r5363_8: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/cad/kicad-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/kicad-devel/work HOME=/wrkdirs/usr/ports/cad/kicad-devel/work TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/cad/kicad-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/kicad-devel/work HOME=/wrkdirs/usr/ports/cad/kicad-devel/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/usr/local/bin/clang34" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="/usr/local/bin/clang-cpp34" CPPFLAGS="" LDFLAGS=" -B/usr/local/bin -fstack-protector" LIBS="" CXX="/usr/local/bin/clang++34" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" MANPREFIX="/usr/local" BS D_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-- OPSYS=FreeBSD DESKTOPDIR=share/applications CMAKE_BUILD_TYPE="release" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd8 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 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/kicad" EXAMPLESDIR="share/examples/kicad" DATADIR="share/kicad" WWWDIR="www/kicad" ETCDIR="etc/kicad" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/kicad DOCSDIR=/usr/local/share/doc/kicad EXAMPLESDIR=/usr/local/share/examples/kicad WWWDIR=/usr/local/www/kicad ETCDIR=/usr/local/etc/kicad --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> kicad-devel-r5363_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.4.7.txz [84amd64-default-job-11] Installing pkg-1.4.7... [84amd64-default-job-11] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of kicad-devel-r5363_8 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by kicad-devel-r5363_8 for building =========================================================================== =================================================== ===> Fetching all distfiles required by kicad-devel-r5363_8 for building => SHA256 Checksum OK for kicad/kicad-r5363.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by kicad-devel-r5363_8 for building ===> Extracting for kicad-devel-r5363_8 => SHA256 Checksum OK for kicad/kicad-r5363.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for kicad-devel-r5363_8 ===> Applying FreeBSD patches for kicad-devel-r5363_8 =========================================================================== =================================================== ===> kicad-devel-r5363_8 depends on executable: bzr - not found ===> Verifying install for bzr in /usr/ports/devel/bzr ===> Installing existing package /packages/All/bzr-2.6.0.txz [84amd64-default-job-11] Installing bzr-2.6.0... [84amd64-default-job-11] `-- Installing ca_root_nss-3.17.3_1... [84amd64-default-job-11] `-- Extracting ca_root_nss-3.17.3_1... done [84amd64-default-job-11] `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-11] | `-- Installing indexinfo-0.2.2... [84amd64-default-job-11] | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-11] | `-- Installing libiconv-1.14_6... [84amd64-default-job-11] | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-11] `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-11] `-- Installing py27-paramiko-1.14.0... [84amd64-default-job-11] | `-- Installing py27-ecdsa-0.11_1... [84amd64-default-job-11] | | `-- Installing py27-setuptools27-5.5.1_1... [84amd64-default-job-11] | | `-- Installing python27-2.7.9... [84amd64-default-job-11] | | | `-- Installing libffi-3.2.1... [84amd64-default-job-11] | | | `-- Extracting libffi-3.2.1... done [84amd64-default-job-11] | | `-- Extracting python27-2.7.9... done [84amd64-default-job-11] | | `-- Extracting py27-setuptools27-5.5.1_1... done [84amd64-default-job-11] | `-- Extracting py27-ecdsa-0.11_1... done [84amd64-default-job-11] | `-- Installing py27-pycrypto-2.6.1_1... [84amd64-default-job-11] | | `-- Installing gmp-5.1.3_2... [84amd64-default-job-11] | | `-- Extracting gmp-5.1.3_2... done [84amd64-default-job-11] | `-- Extracting py27-pycrypto-2.6.1_1... done [84amd64-default-job-11] `-- Extracting py27-paramiko-1.14.0... done [84amd64-default-job-11] Extracting bzr-2.6.0... done 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 kicad-devel-r5363_8 ===> kicad-devel-r5363_8 depends on file: /usr/local/lib/python2.7/site-packages/bzrlib/plugins/bzrtools/bzrtools.py - not found ===> Verifying install for /usr/local/lib/python2.7/site-packages/bzrlib/plugins/bzrtools/bzrtools.py in /usr/ports/devel/bzrtools ===> Installing existing package /packages/All/bzrtools-2.6.0_1.txz [84amd64-default-job-11] Installing bzrtools-2.6.0_1... [84amd64-default-job-11] Extracting bzrtools-2.6.0_1... done ===> Returning to build of kicad-devel-r5363_8 ===> kicad-devel-r5363_8 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 [84amd64-default-job-11] Installing desktop-file-utils-0.22_3... [84amd64-default-job-11] `-- Installing glib-2.42.1... [84amd64-default-job-11] | `-- Installing pcre-8.35_2... [84amd64-default-job-11] | `-- Extracting pcre-8.35_2... done [84amd64-default-job-11] | `-- Installing perl5-5.18.4_11... [84amd64-default-job-11] | `-- Extracting perl5-5.18.4_11... done [84amd64-default-job-11] `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [84amd64-default-job-11] Extracting desktop-file-utils-0.22_3... done local symbol 4636: discarded in section `.text._ZN5boost7polygon20arbitrary_boolean_opIiE22boolean_output_functorINS0_16polygon_set_dataIiEESt6vectorIiSaIiEELi0EEclERS5_RKSt4pairINS0_10point_dataIiEESD_ERKS8_SI_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4637: discarded in section `.text._ZNSt8_Rb_treeISt4pairIN5boost7polygon10point_dataIiEES4_ES0_IKS5_St6vectorIS0_IiiESaIS8_EEESt10_Select1stISB_ENS2_13scanline_baseIiE14less_half_edgeESaISB_EE7_M_copyEPKSt13_Rb_tree_nodeISB_EPSK_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4638: discarded in section `.text._ZSt4sortIN9__gnu_cxx17__normal_iteratorIPSt4pairIS2_IN5boost7polygon10point_dataIiEES6_ES2_IiiEESt6vectorIS9_SaIS9_EEEENS4_20arbitrary_boolean_opIiE16less_vertex_dataIS9_EEEvT_SJ_T0_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4639: discarded in section `.text._ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPSt4pairIS2_IN5boost7polygon10point_dataIiEES6_ES2_IiiEESt6vectorIS9_SaIS9_EEEElNS4_20arbitrary_boolean_opIiE16less_vertex_dataIS9_EEEvT_SJ_T0_T1_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4640: discarded in section `.text._ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPSt4pairIS2_IN5boost7polygon10point_dataIiEES6_ES2_IiiEESt6vectorIS9_SaIS9_EEEENS4_20arbitrary_boolean_opIiE16less_vertex_dataIS9_EEEvT_SJ_T0_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4641: discarded in section `.text._ZSt25__unguarded_linear_insertIN9__gnu_cxx17__normal_iteratorIPSt4pairIS2_IN5boost7polygon10point_dataIiEES6_ES2_IiiEESt6vectorIS9_SaIS9_EEEES9_NS4_20arbitrary_boolean_opIiE16less_vertex_dataIS9_EEEvT_T0_T1_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4642: discarded in section `.text._ZSt21__unguarded_partitionIN9__gnu_cxx17__normal_iteratorIPSt4pairIS2_IN5boost7polygon10point_dataIiEES6_ES2_IiiEESt6vectorIS9_SaIS9_EEEES9_NS4_20arbitrary_boolean_opIiE16less_vertex_dataIS9_EEET_SJ_SJ_T0_T1_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4643: discarded in section `.text._ZSt8__medianISt4pairIS0_IN5boost7polygon10point_dataIiEES4_ES0_IiiEENS2_20arbitrary_boolean_opIiE16less_vertex_dataIS7_EEERKT_SE_SE_SE_T0_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4644: discarded in section `.text._ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPSt4pairIS2_IN5boost7polygon10point_dataIiEES6_ES2_IiiEESt6vectorIS9_SaIS9_EEEElS9_NS4_20arbitrary_boolean_opIiE16less_vertex_dataIS9_EEEvT_T0_SK_T1_T2_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4645: discarded in section `.text._ZSt11__push_heapIN9__gnu_cxx17__normal_iteratorIPSt4pairIS2_IN5boost7polygon10point_dataIiEES6_ES2_IiiEESt6vectorIS9_SaIS9_EEEElS9_NS4_20arbitrary_boolean_opIiE16less_vertex_dataIS9_EEEvT_T0_SK_T1_T2_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4646: discarded in section `.text._ZN5boost7polygon17line_intersectionIiE13validate_scanIN9__gnu_cxx17__normal_iteratorIPSt4pairIS6_INS0_10point_dataIiEES8_EiESt6vectorISA_SaISA_EEEEEEvRSE_T_SH_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4647: discarded in section `.text._ZNSt6vectorISt4pairIS0_IN5boost7polygon10point_dataIiEES4_ES0_IiiEESaIS7_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS7_S9_EERKS7_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4648: discarded in section `.text._ZN5boost7polygon17line_intersectionIiE32validate_scan_divide_and_conquerIN9__gnu_cxx17__normal_iteratorIPSt4pairIS6_INS0_10point_dataIiEES8_EiESt6vectorISA_SaISA_EEEEEEvRSC_ISt3setIS8_St4lessIS8_ESaIS8_EESaISK_EET_SO_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4649: discarded in section `.text._ZN5boost7polygon17line_intersectionIiE21segment_intersectionsIN9__gnu_cxx17__normal_iteratorIPSt4pairIS6_INS0_10point_dataIiEES8_EiESt6vectorISA_SaISA_EEEEEEvRSE_RSC_ISt3setIS8_St4lessIS8_ESaIS8_EESaISL_EET_SP_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4650: discarded in section `.text._ZNSt6vectorIN5boost7polygon10point_dataIiEESaIS3_EE7reserveEm' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4651: discarded in section `.text._ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPN5boost7polygon10point_dataIiEESt6vectorIS5_SaIS5_EEEElNS3_17line_intersectionIiE21less_point_down_slopeEEvT_SE_T0_T1_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4652: discarded in section `.text._ZSt22__final_insertion_sortIN9__gnu_cxx17__normal_iteratorIPN5boost7polygon10point_dataIiEESt6vectorIS5_SaIS5_EEEENS3_17line_intersectionIiE21less_point_down_slopeEEvT_SE_T0_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4653: discarded in section `.text._ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPN5boost7polygon10point_dataIiEESt6vectorIS5_SaIS5_EEEElS5_NS3_17line_intersectionIiE21less_point_down_slopeEEvT_T0_SF_T1_T2_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4654: discarded in section `.text._ZNSt6vectorIN5boost7polygon10point_dataIiEESaIS3_EE15_M_range_insertISt23_Rb_tree_const_iteratorIS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EET_SD_St20forward_iterator_tag' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4655: discarded in section `.text._ZN5boost7polygon17line_intersectionIiE22compute_histogram_in_yIN9__gnu_cxx17__normal_iteratorIPSt4pairIS6_INS0_10point_dataIiEES8_EiESt6vectorISA_SaISA_EEEEEEvT_SG_mRSC_IS6_IiS6_ImmEESaISI_EE' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4656: discarded in section `.text._ZN5boost7polygon17line_intersectionIiE14compute_y_cutsIN9__gnu_cxx17__normal_iteratorIPSt4pairIiS6_ImmEESt6vectorIS8_SaIS8_EEEEEEvRSA_IiSaIiEET_SH_m' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4657: discarded in section `.text._ZNSt3mapIiSt6vectorISt4pairIS1_IN5boost7polygon10point_dataIiEES5_EiESaIS7_EESt4lessIiESaIS1_IKiS9_EEEixERSC_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4658: discarded in section `.text._ZNSt6vectorISt4pairIS0_IN5boost7polygon10point_dataIiEES4_EiESaIS6_EEaSERKS8_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4659: discarded in section `.text._ZN5boost7polygon17line_intersectionIiE13validate_scanIN9__gnu_cxx17__normal_iteratorIPSt4pairIS6_INS0_10point_dataIiEES8_EiESt6vectorISA_SaISA_EEEEEEvRSC_ISt3setIS8_St4lessIS8_ESaIS8_EESaISK_EET_SO_i' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4660: discarded in section `.text._ZNSt8_Rb_treeIiSt4pairIKiSt6vectorIS0_IS0_IN5boost7polygon10point_dataIiEES6_EiESaIS8_EEESt10_Select1stISB_ESt4lessIiESaISB_EE8_M_eraseEPSt13_Rb_tree_nodeISB_E' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4661: discarded in section `.text._ZN5boost7polygon13scanline_baseIiE15intersects_gridENS0_10point_dataIiEERKSt4pairIS4_S4_E' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4662: discarded in section `.text._ZN5boost7polygon13scanline_baseIiE10intersectsERKSt4pairINS0_10point_dataIiEES5_ES8_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4663: discarded in section `.text._ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPN5boost7polygon10point_dataIiEESt6vectorIS5_SaIS5_EEEElEvT_SB_T0_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4664: discarded in section `.text._ZSt22__final_insertion_sortIN9__gnu_cxx17__normal_iteratorIPN5boost7polygon10point_dataIiEESt6vectorIS5_SaIS5_EEEEEvT_SB_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4665: discarded in section `.text._ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPN5boost7polygon10point_dataIiEESt6vectorIS5_SaIS5_EEEElS5_EvT_T0_SC_T1_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4666: discarded in section `.text._ZNSt8_Rb_treeIN5boost7polygon10point_dataIiEES3_St9_IdentityIS3_ESt4lessIS3_ESaIS3_EE16_M_insert_uniqueERKS3_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4667: discarded in section `.text._ZN5boost7polygon13scanline_baseIiE25compute_intersection_pack25compute_lazy_intersectionERNS0_10point_dataIiEERKSt4pairIS5_S5_ESA_bb' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4668: discarded in section `.text._ZN5boost7polygon13scanline_baseIiE25compute_intersection_pack26compute_exact_intersectionERNS0_10point_dataIiEERKSt4pairIS5_S5_ESA_bb' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4669: discarded in section `.text._ZSt4sortIN9__gnu_cxx17__normal_iteratorIPSt4pairIS2_IN5boost7polygon10point_dataIiEES6_EiESt6vectorIS8_SaIS8_EEEEEvT_SE_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4670: discarded in section `.text._ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPSt4pairIS2_IN5boost7polygon10point_dataIiEES6_EiESt6vectorIS8_SaIS8_EEEElEvT_SE_T0_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4671: discarded in section `.text._ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPSt4pairIS2_IN5boost7polygon10point_dataIiEES6_EiESt6vectorIS8_SaIS8_EEEEEvT_SE_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4672: discarded in section `.text._ZSt25__unguarded_linear_insertIN9__gnu_cxx17__normal_iteratorIPSt4pairIS2_IN5boost7polygon10point_dataIiEES6_EiESt6vectorIS8_SaIS8_EEEES8_EvT_T0_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4673: discarded in section `.text._ZSt21__unguarded_partitionIN9__gnu_cxx17__normal_iteratorIPSt4pairIS2_IN5boost7polygon10point_dataIiEES6_EiESt6vectorIS8_SaIS8_EEEES8_ET_SE_SE_T0_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4674: discarded in section `.text._ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPSt4pairIS2_IN5boost7polygon10point_dataIiEES6_EiESt6vectorIS8_SaIS8_EEEElS8_EvT_T0_SF_T1_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4675: discarded in section `.text._ZSt11__push_heapIN9__gnu_cxx17__normal_iteratorIPSt4pairIS2_IN5boost7polygon10point_dataIiEES6_EiESt6vectorIS8_SaIS8_EEEElS8_EvT_T0_SF_T1_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4676: discarded in section `.text._ZNSt6vectorISt4pairIS0_IN5boost7polygon10point_dataIiEES4_EiESaIS6_EEC2ERKS8_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4677: discarded in section `.text._ZNSt8_Rb_treeIiSt4pairIKiSt6vectorIS0_IS0_IN5boost7polygon10point_dataIiEES6_EiESaIS8_EEESt10_Select1stISB_ESt4lessIiESaISB_EE16_M_insert_uniqueESt17_Rb_tree_iteratorISB_ERKSB_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4678: discarded in section `.text._ZNSt8_Rb_treeIiSt4pairIKiSt6vectorIS0_IS0_IN5boost7polygon10point_dataIiEES6_EiESaIS8_EEESt10_Select1stISB_ESt4lessIiESaISB_EE16_M_insert_uniqueERKSB_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4679: discarded in section `.text._ZNSt8_Rb_treeIiSt4pairIKiSt6vectorIS0_IS0_IN5boost7polygon10point_dataIiEES6_EiESaIS8_EEESt10_Select1stISB_ESt4lessIiESaISB_EE14_M_create_nodeERKSB_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4680: discarded in section `.text._ZNSt6vectorISt4pairIiS0_ImmEESaIS2_EE7reserveEm' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4681: discarded in section `.text._ZNSt6vectorISt4pairIiS0_ImmEESaIS2_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4682: discarded in section `.text._ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPSt4pairIiiESt6vectorIS3_SaIS3_EEEElEvT_S9_T0_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4683: discarded in section `.text._ZSt22__final_insertion_sortIN9__gnu_cxx17__normal_iteratorIPSt4pairIiiESt6vectorIS3_SaIS3_EEEEEvT_S9_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4684: discarded in section `.text._ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPSt4pairIiiESt6vectorIS3_SaIS3_EEEElS3_EvT_T0_SA_T1_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4685: discarded in section `.text._ZNSt8_Rb_treeIN5boost7polygon10point_dataIiEES3_St9_IdentityIS3_ESt4lessIS3_ESaIS3_EE8_M_eraseEPSt13_Rb_tree_nodeIS3_E' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4686: discarded in section `.text._ZSt26__uninitialized_fill_n_auxIPSt3setIN5boost7polygon10point_dataIiEESt4lessIS4_ESaIS4_EEmS8_EvT_T0_RKT1_St12__false_type' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4687: discarded in section `.text._ZNSt8_Rb_treeIN5boost7polygon10point_dataIiEES3_St9_IdentityIS3_ESt4lessIS3_ESaIS3_EE7_M_copyEPKSt13_Rb_tree_nodeIS3_EPSB_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4688: discarded in section `.text._ZNSt6vectorISt4pairIS0_IN5boost7polygon10point_dataIiEES4_EiESaIS6_EE7reserveEm' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4689: discarded in section `.text._ZN5boost7polygon16polygon_set_dataIiE6insertINS0_12polygon_dataIiEEEEvRKT_bNS0_15polygon_conceptE' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4690: discarded in section `.text._ZNSt6vectorIN5boost7polygon10point_dataIiEESaIS3_EEaSERKS5_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4691: discarded in section `.text._ZNSt6vectorIN5boost7polygon12polygon_dataIiEESaIS3_EE20_M_allocate_and_copyIPS3_EES7_mT_S8_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4692: discarded in section `.text._ZSt24__uninitialized_copy_auxIPN5boost7polygon12polygon_dataIiEES4_ET0_T_S6_S5_St12__false_type' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4693: discarded in section `.text._ZNSt6vectorI7wxPointSaIS0_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS0_S2_EERKS0_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4694: discarded in section `.text._ZNSt6vectorIN5boost7polygon12polygon_dataIiEESaIS3_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS3_S5_EERKS3_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4695: discarded in section `.text._ZNSt6vectorIN5boost7polygon10point_dataIiEESaIS3_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS3_S5_EERKS3_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4696: discarded in section `.text._ZNSt6vectorIN10ClipperLib8IntPointESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4697: discarded in section `.text._ZNSt6vectorI7CPolyPtSaIS0_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS0_S2_EERKS0_' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4698: discarded in section `.text._ZNSt6vectorI7CPolyPtSaIS0_EE15_M_range_insertIN9__gnu_cxx17__normal_iteratorIPKS0_S2_EEEEvNS5_IPS0_S2_EET_SB_St20forward_iterator_tag' from ../polygon/libpolygon.a(PolyLine.cpp.o) local symbol 4699: discarded in section `.text._ZNSt6vectorIS_IN10ClipperLib8IntPointESaIS1_EESaIS3_EE7reserveEm' from ../polygon/libpolygon.a(clipper.cpp.o) local symbol 4700: discarded in section `.text._ZNSt6vectorIN10ClipperLib8IntPointESaIS1_EEaSERKS3_' from ../polygon/libpolygon.a(clipper.cpp.o) local symbol 4701: discarded in section `.text._ZNSt6vectorIS_IN10ClipperLib8IntPointESaIS1_EESaIS3_EE20_M_allocate_and_copyIPS3_EES7_mT_S8_' from ../polygon/libpolygon.a(clipper.cpp.o) local symbol 4702: discarded in section `.text._ZSt24__uninitialized_copy_auxIPSt6vectorIN10ClipperLib8IntPointESaIS2_EES5_ET0_T_S7_S6_St12__false_type' from ../polygon/libpolygon.a(clipper.cpp.o) local symbol 4703: discarded in section `.text._ZNSt6vectorIS_IN10ClipperLib8IntPointESaIS1_EESaIS3_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS3_S5_EERKS3_' from ../polygon/libpolygon.a(clipper.cpp.o) local symbol 4704: discarded in section `.text._ZNSt6vectorIN10ClipperLib8IntPointESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_' from ../polygon/libpolygon.a(clipper.cpp.o) local symbol 4705: discarded in section `.text._ZN3hed4EDGED2Ev' from ../common/libgal.a(hetriang.cpp.o) local symbol 4706: discarded in section `.text._ZN3hed4EDGED0Ev' from ../common/libgal.a(hetriang.cpp.o) local symbol 4707: discarded in section `.text._ZNK3hed4EDGE13GetTargetNodeEv' from ../common/libgal.a(hetriang.cpp.o) local symbol 4708: discarded in section `.text._ZN5boost6detail15sp_counted_base7destroyEv' from ../common/libgal.a(hetriang.cpp.o) local symbol 4709: discarded in section `.text._ZN5boost10shared_ptrIN3hed4NODEEEC2IS2_NS_6detail14sp_inplace_tagINS5_13sp_ms_deleterIS2_EEEEEEPT_T0_' from ../common/libgal.a(hetriang.cpp.o) local symbol 4710: discarded in section `.text._ZN5boost6detail18sp_counted_impl_pdIPN3hed4NODEENS0_13sp_ms_deleterIS3_EEED2Ev' from ../common/libgal.a(hetriang.cpp.o) local symbol 4711: discarded in section `.text._ZN5boost6detail18sp_counted_impl_pdIPN3hed4NODEENS0_13sp_ms_deleterIS3_EEED0Ev' from ../common/libgal.a(hetriang.cpp.o) local symbol 4712: discarded in section `.text._ZN5boost6detail18sp_counted_impl_pdIPN3hed4NODEENS0_13sp_ms_deleterIS3_EEE7disposeEv' from ../common/libgal.a(hetriang.cpp.o) local symbol 4713: discarded in section `.text._ZN5boost6detail18sp_counted_impl_pdIPN3hed4NODEENS0_13sp_ms_deleterIS3_EEE11get_deleterERKSt9type_info' from ../common/libgal.a(hetriang.cpp.o) local symbol 4714: discarded in section `.text._ZN5boost6detail18sp_counted_impl_pdIPN3hed4NODEENS0_13sp_ms_deleterIS3_EEE19get_untyped_deleterEv' from ../common/libgal.a(hetriang.cpp.o) local symbol 4715: discarded in section `.text._ZNK5boost6system12system_error4whatEv' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4716: discarded in section `.text._ZN4FPIDD2Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4717: discarded in section `.text._ZNK8wxString8utf8_strEv' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4718: discarded in section `.text._ZN22wxScopedCharTypeBufferIcED2Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4719: discarded in section `.text._ZN8IO_ERRORC2EPKcS1_RKSs' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4720: discarded in section `.text._ZN8IO_ERRORD2Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4721: discarded in section `.text._ZN8wxString6FormatIPKwS2_EES_RK14wxFormatStringT_T0_' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4722: discarded in section `.text._ZN14wxFormatStringC2ERK8wxString' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4723: discarded in section `.text._ZN8wxStringC2EPKc' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4724: discarded in section `.text._ZN14wxFormatStringD2Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4725: discarded in section `.text._ZNSt3mapISs4UTF8St4lessISsESaISt4pairIKSsS0_EEEixERS4_' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4726: discarded in section `.text._ZN10wxFileNameC2ERK8wxString12wxPathFormat' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4727: discarded in section `.text._ZNK10wxFileName13IsDirWritableEv' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4728: discarded in section `.text._ZN10wxFileNameD2Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4729: discarded in section `.text._ZN5wxURID2Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4730: discarded in section `.text._ZN8wxString6FormatIPKwEES_RK14wxFormatStringT_' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4731: discarded in section `.text._ZN5boost6system12system_errorD2Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4732: discarded in section `.text._ZN5boost6system12system_errorD0Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4733: discarded in section `.text._ZN5boost16exception_detail27get_static_exception_objectINS0_10bad_alloc_EEENS_13exception_ptrEv' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4734: discarded in section `.text._ZN5boost13exception_ptrD2Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4735: discarded in section `.text._ZN5boost16exception_detail27get_static_exception_objectINS0_14bad_exception_EEENS_13exception_ptrEv' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4736: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsPvESt10_Select1stIS3_ESt4lessISsESaIS3_EE16_M_insert_uniqueERKS3_' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4737: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsPvESt10_Select1stIS3_ESt4lessISsESaIS3_EE14_M_create_nodeERKS3_' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4738: discarded in section `.text._ZN5boost11bad_pointerD0Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4739: discarded in section `.text._ZNK5boost27bad_ptr_container_operation4whatEv' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4740: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSs4UTF8ESt10_Select1stIS3_ESt4lessISsESaIS3_EE16_M_insert_uniqueESt17_Rb_tree_iteratorIS3_ERKS3_' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4741: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSs4UTF8ESt10_Select1stIS3_ESt4lessISsESaIS3_EE16_M_insert_uniqueERKS3_' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4742: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSs4UTF8ESt10_Select1stIS3_ESt4lessISsESaIS3_EE14_M_create_nodeERKS3_' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4743: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsPvESt10_Select1stIS3_ESt4lessISsESaIS3_EE4findERS1_' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4744: discarded in section `.text._ZNSt8_Rb_treeI8wxStringS0_St9_IdentityIS0_ESt4lessIS0_ESaIS0_EE16_M_insert_uniqueERKS0_' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4745: discarded in section `.text._ZNSt8_Rb_treeI8wxStringS0_St9_IdentityIS0_ESt4lessIS0_ESaIS0_EE14_M_create_nodeERKS0_' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4746: discarded in section `.text._ZN5boost16exception_detail10clone_baseD2Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4747: discarded in section `.text._ZN5boost16exception_detail10clone_baseD0Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4748: discarded in section `.text._ZN5boost16exception_detail20copy_boost_exceptionEPNS_9exceptionEPKS1_' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4749: discarded in section `.text._ZN5boost6detail15sp_counted_base7destroyEv' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4750: discarded in section `.text._ZN5boost16exception_detail10clone_implINS0_14bad_exception_EEC1ERKS2_' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4751: discarded in section `.text._ZN5boost10shared_ptrIKNS_16exception_detail10clone_baseEEC2INS1_10clone_implINS1_14bad_exception_EEEEEPT_' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4752: discarded in section `.text._ZN5boost16exception_detail10clone_implINS0_14bad_exception_EED1Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4753: discarded in section `.text._ZN5boost16exception_detail14bad_exception_D2Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4754: discarded in section `.text._ZThn40_N5boost16exception_detail14bad_exception_D1Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4755: discarded in section `.text._ZThn40_N5boost16exception_detail10clone_implINS0_14bad_exception_EED1Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4756: discarded in section `.text._ZTv0_n40_N5boost16exception_detail10clone_implINS0_14bad_exception_EED1Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4757: discarded in section `.text._ZN5boost16exception_detail10clone_implINS0_14bad_exception_EED0Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4758: discarded in section `.text._ZNK5boost16exception_detail10clone_implINS0_14bad_exception_EE5cloneEv' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4759: discarded in section `.text._ZNK5boost16exception_detail10clone_implINS0_14bad_exception_EE7rethrowEv' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4760: discarded in section `.text._ZThn40_N5boost16exception_detail10clone_implINS0_14bad_exception_EED0Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4761: discarded in section `.text._ZTv0_n24_NK5boost16exception_detail10clone_implINS0_14bad_exception_EE5cloneEv' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4762: discarded in section `.text._ZTv0_n32_NK5boost16exception_detail10clone_implINS0_14bad_exception_EE7rethrowEv' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4763: discarded in section `.text._ZTv0_n40_N5boost16exception_detail10clone_implINS0_14bad_exception_EED0Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4764: discarded in section `.text._ZN5boost16exception_detail10clone_implINS0_14bad_exception_EEC1ERKS3_NS3_9clone_tagE' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4765: discarded in section `.text._ZN5boost16exception_detail14bad_exception_D0Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4766: discarded in section `.text._ZThn40_N5boost16exception_detail14bad_exception_D0Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4767: discarded in section `.text._ZN5boost6detail12shared_countC2INS_16exception_detail10clone_implINS3_14bad_exception_EEEEEPT_' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4768: discarded in section `.text._ZN5boost6detail17sp_counted_impl_pINS_16exception_detail10clone_implINS2_14bad_exception_EEEED0Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4769: discarded in section `.text._ZN5boost6detail17sp_counted_impl_pINS_16exception_detail10clone_implINS2_14bad_exception_EEEE7disposeEv' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4770: discarded in section `.text._ZN5boost6detail17sp_counted_impl_pINS_16exception_detail10clone_implINS2_14bad_exception_EEEE11get_deleterERKSt9type_info' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4771: discarded in section `.text._ZN5boost6detail17sp_counted_impl_pINS_16exception_detail10clone_implINS2_14bad_exception_EEEE19get_untyped_deleterEv' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4772: discarded in section `.text._ZN5boost16exception_detail10clone_implINS0_10bad_alloc_EEC1ERKS2_' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4773: discarded in section `.text._ZN5boost10shared_ptrIKNS_16exception_detail10clone_baseEEC2INS1_10clone_implINS1_10bad_alloc_EEEEEPT_' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4774: discarded in section `.text._ZN5boost16exception_detail10clone_implINS0_10bad_alloc_EED1Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4775: discarded in section `.text._ZN5boost16exception_detail10bad_alloc_D2Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4776: discarded in section `.text._ZThn40_N5boost16exception_detail10bad_alloc_D1Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4777: discarded in section `.text._ZThn40_N5boost16exception_detail10clone_implINS0_10bad_alloc_EED1Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4778: discarded in section `.text._ZTv0_n40_N5boost16exception_detail10clone_implINS0_10bad_alloc_EED1Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4779: discarded in section `.text._ZN5boost16exception_detail10clone_implINS0_10bad_alloc_EED0Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4780: discarded in section `.text._ZNK5boost16exception_detail10clone_implINS0_10bad_alloc_EE5cloneEv' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4781: discarded in section `.text._ZNK5boost16exception_detail10clone_implINS0_10bad_alloc_EE7rethrowEv' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4782: discarded in section `.text._ZThn40_N5boost16exception_detail10clone_implINS0_10bad_alloc_EED0Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4783: discarded in section `.text._ZTv0_n24_NK5boost16exception_detail10clone_implINS0_10bad_alloc_EE5cloneEv' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4784: discarded in section `.text._ZTv0_n32_NK5boost16exception_detail10clone_implINS0_10bad_alloc_EE7rethrowEv' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4785: discarded in section `.text._ZTv0_n40_N5boost16exception_detail10clone_implINS0_10bad_alloc_EED0Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4786: discarded in section `.text._ZN5boost16exception_detail10clone_implINS0_10bad_alloc_EEC1ERKS3_NS3_9clone_tagE' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4787: discarded in section `.text._ZN5boost16exception_detail10bad_alloc_D0Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4788: discarded in section `.text._ZThn40_N5boost16exception_detail10bad_alloc_D0Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4789: discarded in section `.text._ZN5boost6detail12shared_countC2INS_16exception_detail10clone_implINS3_10bad_alloc_EEEEEPT_' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4790: discarded in section `.text._ZN5boost6detail17sp_counted_impl_pINS_16exception_detail10clone_implINS2_10bad_alloc_EEEED0Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4791: discarded in section `.text._ZN5boost6detail17sp_counted_impl_pINS_16exception_detail10clone_implINS2_10bad_alloc_EEEE7disposeEv' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4792: discarded in section `.text._ZN5boost6detail17sp_counted_impl_pINS_16exception_detail10clone_implINS2_10bad_alloc_EEEE11get_deleterERKSt9type_info' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4793: discarded in section `.text._ZN5boost6detail17sp_counted_impl_pINS_16exception_detail10clone_implINS2_10bad_alloc_EEEE19get_untyped_deleterEv' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4794: discarded in section `.text._ZN5boost6system12system_errorC2ENS0_10error_codeEPKc' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4795: discarded in section `.text._ZNSt6vectorIcSaIcEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPcS1_EEmRKc' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4796: discarded in section `.text._ZNSt12out_of_rangeD0Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4797: discarded in section `.text._ZN5boost15throw_exceptionISt12out_of_rangeEEvRKT_' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4798: discarded in section `.text._ZN5boost16exception_detail10clone_implINS0_19error_info_injectorISt12out_of_rangeEEED1Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4799: discarded in section `.text._ZN5boost16exception_detail19error_info_injectorISt12out_of_rangeED2Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4800: discarded in section `.text._ZThn16_N5boost16exception_detail19error_info_injectorISt12out_of_rangeED1Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4801: discarded in section `.text._ZThn16_N5boost16exception_detail10clone_implINS0_19error_info_injectorISt12out_of_rangeEEED1Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4802: discarded in section `.text._ZTv0_n40_N5boost16exception_detail10clone_implINS0_19error_info_injectorISt12out_of_rangeEEED1Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4803: discarded in section `.text._ZN5boost16exception_detail10clone_implINS0_19error_info_injectorISt12out_of_rangeEEED0Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4804: discarded in section `.text._ZNK5boost16exception_detail10clone_implINS0_19error_info_injectorISt12out_of_rangeEEE5cloneEv' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4805: discarded in section `.text._ZNK5boost16exception_detail10clone_implINS0_19error_info_injectorISt12out_of_rangeEEE7rethrowEv' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4806: discarded in section `.text._ZThn16_N5boost16exception_detail10clone_implINS0_19error_info_injectorISt12out_of_rangeEEED0Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4807: discarded in section `.text._ZTv0_n24_NK5boost16exception_detail10clone_implINS0_19error_info_injectorISt12out_of_rangeEEE5cloneEv' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4808: discarded in section `.text._ZTv0_n32_NK5boost16exception_detail10clone_implINS0_19error_info_injectorISt12out_of_rangeEEE7rethrowEv' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4809: discarded in section `.text._ZTv0_n40_N5boost16exception_detail10clone_implINS0_19error_info_injectorISt12out_of_rangeEEED0Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4810: discarded in section `.text._ZN5boost16exception_detail10clone_implINS0_19error_info_injectorISt12out_of_rangeEEEC1ERKS5_' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4811: discarded in section `.text._ZN5boost16exception_detail19error_info_injectorISt12out_of_rangeED0Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4812: discarded in section `.text._ZThn16_N5boost16exception_detail19error_info_injectorISt12out_of_rangeED0Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4813: discarded in section `.text._ZN5boost16exception_detail10clone_implINS0_19error_info_injectorISt12out_of_rangeEEEC1ERKS5_NS5_9clone_tagE' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4814: discarded in section `.text._ZN5boost16exception_detail10clone_implINS0_19error_info_injectorISt12out_of_rangeEEEC1ERKS4_' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4815: discarded in section `.text._ZN5boost6detail15sp_counted_baseD2Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4816: discarded in section `.text._ZN8IO_ERRORD0Ev' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4817: discarded in section `.text._ZN8wxString7ImplStrEPKcRK8wxMBConv' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4818: discarded in section `.text._ZN8wxStringC2EPKcRK8wxMBConvm' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4819: discarded in section `.text._ZN22wxScopedCharTypeBufferIcE14CreateNonOwnedEPKcm' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4820: discarded in section `.text._ZNSt8_Rb_treeI8wxStringS0_St9_IdentityIS0_ESt4lessIS0_ESaIS0_EE8_M_eraseEPSt13_Rb_tree_nodeIS0_E' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4821: discarded in section `.text._ZN8wxString6assignERK22wxScopedCharTypeBufferIwE' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) local symbol 4822: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsPvESt10_Select1stIS3_ESt4lessISsESaIS3_EE8_M_eraseEPSt13_Rb_tree_nodeIS3_E' from ../pcbnew/github/libgithub_plugin.a(github_plugin.cpp.o) clang: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop in /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363. *** Error code 1 Stop in /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363. *** Error code 1 Stop in /wrkdirs/usr/ports/cad/kicad-devel/work/kicad-r5363. *** Error code 1 Stop in /usr/ports/cad/kicad-devel. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 06:50:46 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 9B7567C4 for ; Sat, 31 Jan 2015 06:50:46 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 85F6E3B7 for ; Sat, 31 Jan 2015 06:50:46 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V6ok1j083057 for ; Sat, 31 Jan 2015 06:50:46 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V6oke6083054; Sat, 31 Jan 2015 06:50:46 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 06:50:46 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310650.t0V6oke6083054@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84i386-default][editors/codelite] Failed for codelite-6.1.1_1 in build 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, 31 Jan 2015 06:50:46 -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: gahr@FreeBSD.org Ident: $FreeBSD: head/editors/codelite/Makefile 374492 2014-12-10 22:29:14Z gahr $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/codelite-6.1.1_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building editors/codelite build started at Sat Jan 31 06:18:33 UTC 2015 port directory: /usr/ports/editors/codelite building for: FreeBSD 84i386-default-job-24 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/editors/codelite/Makefile 374492 2014-12-10 22:29:14Z gahr $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=codelite-6.1.1_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for codelite-6.1.1_1: CLANG=off: Clang code-completion CSCOPE=off: CScope integration NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/editors/codelite/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/codelite/work HOME=/wrkdirs/usr/ports/editors/codelite/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/editors/codelite/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/codelite/work HOME=/wrkdirs/usr/ports/editors/codelite/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/editors/codelite/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/codelite/work HOME=/wrkdirs/usr/ports/editors/codelite/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/editors/codelite/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/codelite/work HOME=/wrkdirs/usr/ports/editors/codelite/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config 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 -I/usr/local/include" 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-- CLANG="@comment " NO_CLANG="" CSCOPE="@comment " NO_CSCOPE="" NLS="" NO_NLS="@comment " CMAKE_BUILD_TYPE="release" OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/codelite" EXAMPLESDIR="share/examples/codelite" DATADIR="share/codelite" WWWDIR="www/codelite" ETCDIR="etc/codelite" --End PLIST_SUB-- --SUB_LIST-- CLANG="@comment " NO_CLANG="" CSCOPE="@comment " NO_CSCOPE="" NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/codelite DOCSDIR=/usr/local/share/doc/codelite EXAMPLESDIR=/usr/local/share/examples/codelite WWWDIR=/usr/local/www/codelite ETCDIR=/usr/local/etc/codelite --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> codelite-6.1.1_1 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.7.txz [84i386-default-job-24] Installing pkg-1.4.7... [84i386-default-job-24] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of codelite-6.1.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by codelite-6.1.1_1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by codelite-6.1.1_1 for building => SHA256 Checksum OK for codelite-6.1.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by codelite-6.1.1_1 for building ===> Extracting for codelite-6.1.1_1 => SHA256 Checksum OK for codelite-6.1.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for codelite-6.1.1_1 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for codelite-6.1.1_1 /usr/bin/sed -i.bak -e 's|wx-config|/usr/local/bin/wxgtk2u-3.0-config|; s|%%LOCALBASE%%|/usr/local|g; s|%%PREFIX%%|/usr/local|g; /IS_FREEBSD/s|0|1|' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakeLists.txt /usr/bin/sed -i.bak -e 's|share/man|man|' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor/CMakeLists.txt /usr/bin/sed -i.bak -e 's|codelitegcc|codelite-cc|' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Runtime/clgcc /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Runtime/clg++ =========================================================================== =================================================== ===> codelite-6.1.1_1 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-24] Installing gettext-tools-0.19.4... [84i386-default-job-24] `-- Installing expat-2.1.0_2... [84i386-default-job-24] `-- Extracting expat-2.1.0_2... done [84i386-default-job-24] `-- Installing gettext-runtime-0.19.4... [84i386-default-job-24] | `-- Installing indexinfo-0.2.2... [84i386-default-job-24] | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-24] | `-- Installing libiconv-1.14_6... [84i386-default-job-24] | `-- Extracting libiconv-1.14_6... done [84i386-default-job-24] `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-24] Extracting gettext-tools-0.19.4... done ===> Returning to build of codelite-6.1.1_1 ===> codelite-6.1.1_1 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.1.txz [84i386-default-job-24] Installing cmake-3.1.1... [84i386-default-job-24] `-- Installing cmake-modules-3.1.1... [84i386-default-job-24] `-- Extracting cmake-modules-3.1.1... done [84i386-default-job-24] `-- Installing curl-7.40.0... [84i386-default-job-24] | `-- Installing ca_root_nss-3.17.3_1... [84i386-default-job-24] | `-- Extracting ca_root_nss-3.17.3_1... done [84i386-default-job-24] `-- Extracting curl-7.40.0... done [84i386-default-job-24] `-- Installing libarchive-3.1.2_2,1... [84i386-default-job-24] | `-- Installing libxml2-2.9.2_2... [84i386-default-job-24] | `-- Extracting libxml2-2.9.2_2... done [84i386-default-job-24] | `-- Installing lzo2-2.08_1... [84i386-default-job-24] | `-- Extracting lzo2-2.08_1... done [84i386-default-job-24] `-- Extracting libarchive-3.1.2_2,1... done [84i386-default-job-24] Extracting cmake-3.1.1... done ===> Returning to build of codelite-6.1.1_1 [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/svn_patch_dlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/svn_patch_dlg.cpp.o -c /wrkdirs/usr/ports /editors/codelite/work/eranif-codelite-ae5704e/Subversion2/svn_patch_dlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/svnxml.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/svnxml.cpp.o -c /wrkdirs/usr/ports/editor s/codelite/work/eranif-codelite-ae5704e/Subversion2/svnxml.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/svn_default_command_handler.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/svn_default_command_handler.cpp.o -c /wrk dirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/svn_default_command_handler.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/svn_local_properties.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/svn_local_properties.cpp.o -c /wrkdirs/us r/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/svn_local_properties.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/wxcrafter.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/wxcrafter.cpp.o -c /wrkdirs/usr/ports/edi tors/codelite/work/eranif-codelite-ae5704e/Subversion2/wxcrafter.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/svn_select_local_repo_dlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/svn_select_local_repo_dlg.cpp.o -c /wrkdi rs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/svn_select_local_repo_dlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/subversion2.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/subversion2.cpp.o -c /wrkdirs/usr/ports/e ditors/codelite/work/eranif-codelite-ae5704e/Subversion2/subversion2.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 18 [ 53%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/SvnCommitDialog.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/SvnCommitDialog.cpp.o -c /wrkdirs/usr/por ts/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/SvnCommitDialog.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/subversion2_ui.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/subversion2_ui.cpp.o -c /wrkdirs/usr/port s/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/subversion2_ui.cpp Linking CXX shared library ../lib/Subversion.so cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/Subversion.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -shared -Wl,-soname,Subversion.so -o ../lib/Subversion.so CMakeFiles/Subversion.dir/SvnInfoDialog.cpp.o CMakeFiles/Subversion.dir/wxcrafter_subversion2_bitmaps.cpp.o CMakeFiles/Subversion.dir/workspacesvnsettings.cpp.o CMakeFiles/Subversion.dir/commitmessagescache.cpp.o CMakeFiles/Subversion.dir/svn_overlay_tool.cpp.o CMakeFiles/Subversion.dir/svncommandhandler.cpp.o CMakeFiles/Subversion.dir/svn_checkout_dialog.cpp.o CMakeFiles/Subversion.dir/subversion_view.cpp.o CMakeFiles/Subversion.dir/svnblameeditor.cpp.o CMakeFiles/Subversion.dir/svn_sync_dialog.cpp.o CMakeFiles/Subversion.dir/svn_login_dialog.cpp.o CMakeFiles/Subversion.dir/svn_console.cpp.o CMakeFiles/Subversion.dir/SvnLogDialog.cpp.o CMakeFiles/Subversion.dir/svnstatushandler.cpp.o CMakeFiles/Subversion.dir/svn_props_dialog.cpp.o CMakeFiles/Subversion.dir/diff_dialog.cpp.o CMakeFiles/Subversion.dir/subversion_password_db .cpp.o CMakeFiles/Subversion.dir/SvnBlameFrame.cpp.o CMakeFiles/Subversion.dir/svn_preferences_dialog.cpp.o CMakeFiles/Subversion.dir/svncommand.cpp.o CMakeFiles/Subversion.dir/changelogpage.cpp.o CMakeFiles/Subversion.dir/subversion2_subversion2_bitmaps.cpp.o CMakeFiles/Subversion.dir/svn_copy_dialog.cpp.o CMakeFiles/Subversion.dir/svn_command_handlers.cpp.o CMakeFiles/Subversion.dir/svn_patch_dlg.cpp.o CMakeFiles/Subversion.dir/svnxml.cpp.o CMakeFiles/Subversion.dir/svn_default_command_handler.cpp.o CMakeFiles/Subversion.dir/svn_local_properties.cpp.o CMakeFiles/Subversion.dir/wxcrafter.cpp.o CMakeFiles/Subversion.dir/svn_select_local_repo_dlg.cpp.o CMakeFiles/Subversion.dir/subversion2.cpp.o CMakeFiles/Subversion.dir/SvnCommitDialog.cpp.o CMakeFiles/Subversion.dir/subversion2_ui.cpp.o -L/usr/local/lib -Wl,-rpath,"/usr/local/lib/codelite" -L/usr/local/lib -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_ribbon-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_g! tk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L"/wrkdirs/usr/ports/editors/codelite/work/.build/lib" -lwxsqlite3 -lsqlite3lib -llibcodelite -lplugin -Wl,-rpath,/usr/local/lib /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 15 16 17 18 [ 53%] Built target Subversion /usr/bin/make -f ZoomNavigator/CMakeFiles/ZoomNavigator.dir/build.make ZoomNavigator/CMakeFiles/ZoomNavigator.dir/depend cd /wrkdirs/usr/ports/editors/codelite/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator /wrkdirs/usr/ports/editors/codelite/work/.build /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator/CMakeFiles/ZoomNavigator.dir/DependInfo.cmake Scanning dependencies of target ZoomNavigator /usr/bin/make -f ZoomNavigator/CMakeFiles/ZoomNavigator.dir/build.make ZoomNavigator/CMakeFiles/ZoomNavigator.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object ZoomNavigator/CMakeFiles/ZoomNavigator.dir/zoomtext.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -DZoomNavigator_EXPORTS -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ZoomNavigator.dir/zoomtext.cpp.o -c /wrkdirs/usr/po rts/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator/zoomtext.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object ZoomNavigator/CMakeFiles/ZoomNavigator.dir/zoom_navigator_zoomnavigator_bitmaps.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -DZoomNavigator_EXPORTS -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ZoomNavigator.dir/zoom_navigator_zoomnavigator_bitm aps.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator/zoom_navigator_zoomnavigator_bitmaps.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object ZoomNavigator/CMakeFiles/ZoomNavigator.dir/zoom_navigator.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -DZoomNavigator_EXPORTS -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ZoomNavigator.dir/zoom_navigator.cpp.o -c /wrkdirs/ usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator/zoom_navigator.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object ZoomNavigator/CMakeFiles/ZoomNavigator.dir/znSettingsDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -DZoomNavigator_EXPORTS -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ZoomNavigator.dir/znSettingsDlg.cpp.o -c /wrkdirs/u sr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator/znSettingsDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object ZoomNavigator/CMakeFiles/ZoomNavigator.dir/zn_config_item.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -DZoomNavigator_EXPORTS -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ZoomNavigator.dir/zn_config_item.cpp.o -c /wrkdirs/ usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator/zn_config_item.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object ZoomNavigator/CMakeFiles/ZoomNavigator.dir/zoomnavigator.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -DZoomNavigator_EXPORTS -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ZoomNavigator.dir/zoomnavigator.cpp.o -c /wrkdirs/u sr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator/zoomnavigator.cpp Linking CXX shared library ../lib/ZoomNavigator.so cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/ZoomNavigator.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -shared -Wl,-soname,ZoomNavigator.so -o ../lib/ZoomNavigator.so CMakeFiles/ZoomNavigator.dir/zoomtext.cpp.o CMakeFiles/ZoomNavigator.dir/zoom_navigator_zoomnavigator_bitmaps.cpp.o CMakeFiles/ZoomNavigator.dir/zoom_navigator.cpp.o CMakeFiles/ZoomNavigator.dir/znSettingsDlg.cpp.o CMakeFiles/ZoomNavigator.dir/zn_config_item.cpp.o CMakeFiles/ZoomNavigator.dir/zoomnavigator.cpp.o -L/usr/local/lib -Wl,-rpath,"/usr/local/lib/codelite" -L/usr/local/lib -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_ribbon-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L"/wrkdirs/usr/ports/editors/codelite/work/.build/lib" -lwxsqlite3 -lsqlite3lib -llibcodelite -lplugin -Wl,-rpath,/usr/local/lib /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Built target ZoomNavigator /usr/bin/make -f git/CMakeFiles/git.dir/build.make git/CMakeFiles/git.dir/depend cd /wrkdirs/usr/ports/editors/codelite/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/git /wrkdirs/usr/ports/editors/codelite/work/.build /wrkdirs/usr/ports/editors/codelite/work/.build/git /wrkdirs/usr/ports/editors/codelite/work/.build/git/CMakeFiles/git.dir/DependInfo.cmake Scanning dependencies of target git /usr/bin/make -f git/CMakeFiles/git.dir/build.make git/CMakeFiles/git.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object git/CMakeFiles/git.dir/dataviewfilesmodel.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/dataviewfilesmodel.cpp.o -c /wrkdirs/usr/ports/editors/codelite /work/eranif-codelite-ae5704e/git/dataviewfilesmodel.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object git/CMakeFiles/git.dir/GitApplyPatchDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/GitApplyPatchDlg.cpp.o -c /wrkdirs/usr/ports/editors/codelite/w ork/eranif-codelite-ae5704e/git/GitApplyPatchDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object git/CMakeFiles/git.dir/gitui.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitui.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif- codelite-ae5704e/git/gitui.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 70 [ 54%] Building CXX object git/CMakeFiles/git.dir/gitSettingsDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitSettingsDlg.cpp.o -c /wrkdirs/usr/ports/editors/codelite/wor k/eranif-codelite-ae5704e/git/gitSettingsDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitCloneDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitCloneDlg.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/e ranif-codelite-ae5704e/git/gitCloneDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitentry.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitentry.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eran if-codelite-ae5704e/git/gitentry.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/GitConsole.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/GitConsole.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/er anif-codelite-ae5704e/git/GitConsole.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitCommitListDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitCommitListDlg.cpp.o -c /wrkdirs/usr/ports/editors/codelite/w ork/eranif-codelite-ae5704e/git/gitCommitListDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitLogDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitLogDlg.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/era nif-codelite-ae5704e/git/gitLogDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/git.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/git.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-co delite-ae5704e/git/git.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitFileDiffDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitFileDiffDlg.cpp.o -c /wrkdirs/usr/ports/editors/codelite/wor k/eranif-codelite-ae5704e/git/gitFileDiffDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitDiffDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitDiffDlg.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/er anif-codelite-ae5704e/git/gitDiffDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitui_git_bitmaps.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitui_git_bitmaps.cpp.o -c /wrkdirs/usr/ports/editors/codelite/ work/eranif-codelite-ae5704e/git/gitui_git_bitmaps.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 71 [ 55%] Building CXX object git/CMakeFiles/git.dir/gitCommitDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitCommitDlg.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/ eranif-codelite-ae5704e/git/gitCommitDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object git/CMakeFiles/git.dir/gitCommitEditor.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitCommitEditor.cpp.o -c /wrkdirs/usr/ports/editors/codelite/wo rk/eranif-codelite-ae5704e/git/gitCommitEditor.cpp Linking CXX shared library ../lib/git.so cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/git.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -shared -Wl,-soname,git.so -o ../lib/git.so CMakeFiles/git.dir/dataviewfilesmodel.cpp.o CMakeFiles/git.dir/GitApplyPatchDlg.cpp.o CMakeFiles/git.dir/gitui.cpp.o CMakeFiles/git.dir/gitSettingsDlg.cpp.o CMakeFiles/git.dir/gitCloneDlg.cpp.o CMakeFiles/git.dir/gitentry.cpp.o CMakeFiles/git.dir/GitConsole.cpp.o CMakeFiles/git.dir/gitCommitListDlg.cpp.o CMakeFiles/git.dir/gitLogDlg.cpp.o CMakeFiles/git.dir/git.cpp.o CMakeFiles/git.dir/gitFileDiffDlg.cpp.o CMakeFiles/git.dir/gitDiffDlg.cpp.o CMakeFiles/git.dir/gitui_git_bitmaps.cpp.o CMakeFiles/git.dir/gitCommitDlg.cpp.o CMakeFiles/git.dir/gitCommitEditor.cpp.o -L/usr/local/lib -Wl,-rpath,"/usr/local/lib/codelite" -L/usr/local/lib -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_ribbon-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_b aseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L"/wrkdirs/usr/ports/editors/codelite/work/.build/lib" -lwxsqlite3 -lsqlite3lib -llibcodelite -lplugin -Wl,-rpath,/usr/local/lib /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 70 71 [ 55%] Built target git /usr/bin/make -f CMakePlugin/CMakeFiles/CMakePlugin.dir/build.make CMakePlugin/CMakeFiles/CMakePlugin.dir/depend cd /wrkdirs/usr/ports/editors/codelite/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin /wrkdirs/usr/ports/editors/codelite/work/.build /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin/CMakeFiles/CMakePlugin.dir/DependInfo.cmake Scanning dependencies of target CMakePlugin /usr/bin/make -f CMakePlugin/CMakeFiles/CMakePlugin.dir/build.make CMakePlugin/CMakeFiles/CMakePlugin.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeHelpTab.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ CMakePlugin.dir/CMakeHelpTab.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeHelpTab.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeWorkspaceMenu.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ CMakePlugin.dir/CMakeWorkspaceMenu.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeWorkspaceMenu.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeSettingsManager.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ CMakePlugin.dir/CMakeSettingsManager.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeSettingsManager.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeProjectMenu.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ CMakePlugin.dir/CMakeProjectMenu.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeProjectMenu.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMake.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ CMakePlugin.dir/CMake.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMake.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakePlugin.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ CMakePlugin.dir/CMakePlugin.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakePlugin.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeGenerator.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ CMakePlugin.dir/CMakeGenerator.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeGenerator.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakePluginUi_bitmaps.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ CMakePlugin.dir/CMakePluginUi_bitmaps.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakePluginUi_bitmaps.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeParser.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ CMakePlugin.dir/CMakeParser.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeParser.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 1 [ 56%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeProjectSettingsPanel.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ CMakePlugin.dir/CMakeProjectSettingsPanel.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeProjectSettingsPanel.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeSettingsDialog.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ CMakePlugin.dir/CMakeSettingsDialog.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeSettingsDialog.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakePluginUi.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ CMakePlugin.dir/CMakePluginUi.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakePluginUi.cpp Linking CXX shared library ../lib/CMakePlugin.so cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/CMakePlugin.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -shared -Wl,-soname,CMakePlugin.so -o ../lib/CMakePlugin.so CMakeFiles/CMakePlugin.dir/CMakeHelpTab.cpp.o CMakeFiles/CMakePlugin.dir/CMakeWorkspaceMenu.cpp.o CMakeFiles/CMakePlugin.dir/CMakeSettingsManager.cpp.o CMakeFiles/CMakePlugin.dir/CMakeProjectMenu.cpp.o CMakeFiles/CMakePlugin.dir/CMake.cpp.o CMakeFiles/CMakePlugin.dir/CMakePlugin.cpp.o CMakeFiles/CMakePlugin.dir/CMakeGenerator.cpp.o CMakeFiles/CMakePlugin.dir/CMakePluginUi_bitmaps.cpp.o CMakeFiles/CMakePlugin.dir/CMakeParser.cpp.o CMakeFiles/CMakePlugin.dir/CMakeProjectSettingsPanel.cpp.o CMakeFiles/CMakePlugin.dir/CMakeSettingsDialog.cpp.o CMakeFiles/CMakePlugin.dir/CMakePluginUi.cpp.o -L/usr/local/lib -Wl,-rpath,"/usr/local/lib/codelite" -L/usr/local/lib -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_ribbon-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx _gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L"/wrkdirs/usr/ports/editors/codelite/work/.build/lib" -llibcodelite -lplugin -lwxsqlite3 -lsqlite3lib -Wl,-rpath,/usr/local/lib /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 1 [ 56%] Built target CMakePlugin /usr/bin/make -f CodeLiteDiff/CMakeFiles/CodeLiteDiff.dir/build.make CodeLiteDiff/CMakeFiles/CodeLiteDiff.dir/depend cd /wrkdirs/usr/ports/editors/codelite/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLiteDiff /wrkdirs/usr/ports/editors/codelite/work/.build /wrkdirs/usr/ports/editors/codelite/work/.build/CodeLiteDiff /wrkdirs/usr/ports/editors/codelite/work/.build/CodeLiteDiff/CMakeFiles/CodeLiteDiff.dir/DependInfo.cmake Scanning dependencies of target CodeLiteDiff /usr/bin/make -f CodeLiteDiff/CMakeFiles/CodeLiteDiff.dir/build.make CodeLiteDiff/CMakeFiles/CodeLiteDiff.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Building CXX object CodeLiteDiff/CMakeFiles/CodeLiteDiff.dir/codelitediff.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CodeLiteDiff && /usr/bin/c++ -DCodeLiteDiff_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFile s/CodeLiteDiff.dir/codelitediff.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLiteDiff/codelitediff.cpp Linking CXX shared library ../lib/CodeLiteDiff.so cd /wrkdirs/usr/ports/editors/codelite/work/.build/CodeLiteDiff && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/CodeLiteDiff.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -shared -Wl,-soname,CodeLiteDiff.so -o ../lib/CodeLiteDiff.so CMakeFiles/CodeLiteDiff.dir/codelitediff.cpp.o -L/usr/local/lib -Wl,-rpath,"/usr/local/lib/codelite" -L/usr/local/lib -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_ribbon-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L"/wrkdirs/usr/ports/editors/codelite/work/.build/lib" -llibcodelite -lplugin -lwxsqlite3 -lsqlite3lib -Wl,-rpath,/usr/local/lib /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Built target CodeLiteDiff /usr/bin/make -f SpellChecker/CMakeFiles/SpellCheck.dir/build.make SpellChecker/CMakeFiles/SpellCheck.dir/depend cd /wrkdirs/usr/ports/editors/codelite/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker /wrkdirs/usr/ports/editors/codelite/work/.build /wrkdirs/usr/ports/editors/codelite/work/.build/SpellChecker /wrkdirs/usr/ports/editors/codelite/work/.build/SpellChecker/CMakeFiles/SpellCheck.dir/DependInfo.cmake Scanning dependencies of target SpellCheck /usr/bin/make -f SpellChecker/CMakeFiles/SpellCheck.dir/build.make SpellChecker/CMakeFiles/SpellCheck.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Building CXX object SpellChecker/CMakeFiles/SpellCheck.dir/CorrectSpellingDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/SpellChecker && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSpellCheck_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ Interfaces -I/usr/local/include/hunspell -o CMakeFiles/SpellCheck.dir/CorrectSpellingDlg.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/CorrectSpellingDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Building CXX object SpellChecker/CMakeFiles/SpellCheck.dir/spellcheckeroptions.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/SpellChecker && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSpellCheck_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ Interfaces -I/usr/local/include/hunspell -o CMakeFiles/SpellCheck.dir/spellcheckeroptions.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/spellcheckeroptions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Building CXX object SpellChecker/CMakeFiles/SpellCheck.dir/IHunSpell.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/SpellChecker && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSpellCheck_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ Interfaces -I/usr/local/include/hunspell -o CMakeFiles/SpellCheck.dir/IHunSpell.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp: In member function 'void IHunSpell::CheckCppSpelling(const wxString&)': /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp:176: error: no matching function for call to 'make_pair(posLen&, IHunSpell::)' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp:185: error: no matching function for call to 'make_pair(posLen&, IHunSpell::)' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp:194: error: no matching function for call to 'make_pair(posLen&, IHunSpell::)' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp:203: error: no matching function for call to 'make_pair(posLen&, IHunSpell::)' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp:212: error: no matching function for call to 'make_pair(posLen&, IHunSpell::)' *** Error code 1 Stop in /wrkdirs/usr/ports/editors/codelite/work/.build. *** Error code 1 Stop in /wrkdirs/usr/ports/editors/codelite/work/.build. *** Error code 1 Stop in /wrkdirs/usr/ports/editors/codelite/work/.build. *** Error code 1 Stop in /usr/ports/editors/codelite. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 06:51:53 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 D145F7F3; Sat, 31 Jan 2015 06:51:53 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 BD28F637; Sat, 31 Jan 2015 06:51:53 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V6prsT023630; Sat, 31 Jan 2015 06:51:53 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V6prP8023622; Sat, 31 Jan 2015 06:51:53 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 06:51:53 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310651.t0V6prP8023622@beefy1.isc.freebsd.org> To: kmoore@freebsd.org Subject: [package - 84i386-default][net-im/sigram] Failed for sigram-0.11182014_2 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, 31 Jan 2015 06:51:53 -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: kmoore@freebsd.org Last committer: tijl@FreeBSD.org Ident: $FreeBSD: head/net-im/sigram/Makefile 377064 2015-01-15 09:05:37Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/sigram-0.11182014_2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building net-im/sigram build started at Sat Jan 31 06:50:48 UTC 2015 port directory: /usr/ports/net-im/sigram building for: FreeBSD 84i386-default-job-24 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: kmoore@freebsd.org Makefile ident: $FreeBSD: head/net-im/sigram/Makefile 377064 2015-01-15 09:05:37Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=sigram-0.11182014_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-qt-includes=/usr/local/include/qt5 --with-qt-libraries=/usr/local/lib --with-extra-includes=/usr/local/include --with-extra-libs=/usr/local/lib --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net-im/sigram/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-im/sigram/work HOME=/wrkdirs/usr/ports/net-im/sigram/work TMPDIR="/tmp" QTDIR="/usr/local" QMAKE="/usr/local/lib/qt5/bin/qmake" MOC="/usr/local/lib/qt5/bin/moc" RCC="/usr/local/lib/qt5/bin/rcc" UIC="/usr/local/lib/qt5/bin/uic" QMAKESPEC="/usr/local/lib/qt5/mkspecs/freebsd-$(ccver="$(g++48 --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" CPATH=/usr/local/include LIBRARY_PATH=/usr/local/lib XDG_DATA_HOME=/wrkdirs/usr/ports/net-im/sigram/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-im/sigram/work HOME=/wrkdirs/usr/ports/net-im/sigram/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net-im/sigram/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-im/sigram/work HOME=/wrkdirs/usr/ports/net-im/sigram/work TMPDIR="/tmp" OPENSSLLIB=/usr/lib OPENSSLINC=/usr/include OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl CPATH=/usr/local/include LIBRARY_PATH=/usr/local/lib XDG_DATA_HOME=/wrkdirs/usr/ports/net-im/sigram/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-im/sigram/work HOME=/wrkdirs/usr/ports/net-im/sigram/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib /gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -Wl,-rpath,/usr/lib:/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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-- QT_PREFIX="/usr/local" QT_BINDIR="lib/qt5/bin" QT_INCDIR="include/qt5" QT_LIBDIR="lib" QT_ARCHDIR="lib/qt5" QT_PLUGINDIR="lib/qt5/plugins" QT_LIBEXECDIR="libexec/qt5" QT_IMPORTDIR="lib/qt5/imports" QT_QMLDIR="lib/qt5/qml" QT_DATADIR="share/qt5" QT_DOCDIR="share/doc/qt5" QT_L10NDIR="share/qt5/translations" QT_ETCDIR="etc/xdg" QT_EXAMPLEDIR="share/examples/qt5" QT_TESTDIR="share/qt5/tests" QT_MKSPECDIR="lib/qt5/mkspecs" OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/sigram" EXAMPLESDIR="share/examples/sigram" DATADIR="share/sigram" WWWDIR="www/sigram" ETCDIR="etc/sigram" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sigram DOCSDIR=/usr/local/share/doc/sigram EXAMPLESDIR=/usr/local/share/examples/sigram WWWDIR=/usr/local/www/sigram ETCDIR=/usr/local/etc/sigram --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> sigram-0.11182014_2 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.7.txz [84i386-default-job-24] Installing pkg-1.4.7... [84i386-default-job-24] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of sigram-0.11182014_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by sigram-0.11182014_2 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by sigram-0.11182014_2 for building => SHA256 Checksum OK for sigram-0.11182014.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by sigram-0.11182014_2 for building ===> Extracting for sigram-0.11182014_2 => SHA256 Checksum OK for sigram-0.11182014.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for sigram-0.11182014_2 ===> Applying FreeBSD patches for sigram-0.11182014_2 =========================================================================== =================================================== ===> sigram-0.11182014_2 depends on executable: gcc48 - not found ===> Verifying install for gcc48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.4.txz [84i386-default-job-24] Installing gcc-4.8.4... [84i386-default-job-24] `-- Installing binutils-2.25... [84i386-default-job-24] | `-- Installing gettext-runtime-0.19.4... [84i386-default-job-24] | | `-- Installing indexinfo-0.2.2... [84i386-default-job-24] | | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-24] | | `-- Installing libiconv-1.14_6... [84i386-default-job-24] | | `-- Extracting libiconv-1.14_6... done [84i386-default-job-24] | `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-24] `-- Extracting binutils-2.25... done [84i386-default-job-24] `-- Installing gcc-ecj-4.5... [84i386-default-job-24] `-- Extracting gcc-ecj-4.5... done [84i386-default-job-24] `-- Installing gmp-5.1.3_2... [84i386-default-job-24] `-- Extracting gmp-5.1.3_2... done [84i386-default-job-24] `-- Installing mpc-1.0.2_1... [84i386-default-job-24] | `-- Installing mpfr-3.1.2_2... [84i386-default-job-24] | `-- Extracting mpfr-3.1.2_2... done [84i386-default-job-24] `-- Extracting mpc-1.0.2_1... done [84i386-default-job-24] Extracting gcc-4.8.4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of sigram-0.11182014_2 ===> sigram-0.11182014_2 depends on file: /usr/local/bin/as - found ===> sigram-0.11182014_2 depends on file: /usr/local/lib/qt5/bin/moc - not found ===> Verifying install for /usr/local/lib/qt5/bin/moc in /usr/ports/devel/qt5-buildtools ===> Installing existing package /packages/All/qt5-buildtools-5.3.2.txz [84i386-default-job-24] Installing qt5-buildtools-5.3.2... [84i386-default-job-24] `-- Installing perl5-5.18.4_11... [84i386-default-job-24] `-- Extracting perl5-5.18.4_11... done [84i386-default-job-24] Extracting qt5-buildtools-5.3.2... done ===> Returning to build of sigram-0.11182014_2 ===> sigram-0.11182014_2 depends on file: /usr/local/lib/libQt5Core.so - not found ===> Verifying install for /usr/local/lib/libQt5Core.so in /usr/ports/devel/qt5-core ===> Installing existing package /packages/All/qt5-core-5.3.2_1.txz [84i386-default-job-24] Installing qt5-core-5.3.2_1... [84i386-default-job-24] `-- Installing glib-2.42.1... [84i386-default-job-24] `-- Installing sqlite3-3.8.8... [84i386-default-job-24] `-- Extracting sqlite3-3.8.8... done [84i386-default-job-24] Extracting qt5-sqldrivers-sqlite3-5.3.2... done ===> Returning to build of sigram-0.11182014_2 ===> sigram-0.11182014_2 depends on file: /usr/local/lib/libQt5Widgets.so - found ===> sigram-0.11182014_2 depends on file: /usr/local/lib/libQt5Xml.so - not found ===> Verifying install for /usr/local/lib/libQt5Xml.so in /usr/ports/textproc/qt5-xml ===> Installing existing package /packages/All/qt5-xml-5.3.2.txz [84i386-default-job-24] Installing qt5-xml-5.3.2... [84i386-default-job-24] Extracting qt5-xml-5.3.2... done ===> Returning to build of sigram-0.11182014_2 =========================================================================== =================================================== ===> sigram-0.11182014_2 depends on shared library: libopenal.so.1 - not found ===> Verifying for libopenal.so.1 in /usr/ports/audio/openal-soft ===> Installing existing package /packages/All/openal-soft-1.16.0_1.txz [84i386-default-job-24] Installing openal-soft-1.16.0_1... [84i386-default-job-24] Extracting openal-soft-1.16.0_1... done ===> Returning to build of sigram-0.11182014_2 =========================================================================== =================================================== ===> Configuring for sigram-0.11182014_2 Reading /wrkdirs/usr/ports/net-im/sigram/work/sialan-labs-sigram-ce3fb15/Sigram/Sigram.pro Reading /wrkdirs/usr/ports/net-im/sigram/work/sialan-labs-sigram-ce3fb15/libs/libs.pro =========================================================================== =================================================== ===> Building for sigram-0.11182014_2 cd Sigram/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake /wrkdirs/usr/ports/net-im/sigram/work/sialan-labs-sigram-ce3fb15/Sigram/Sigram.pro target.path=/usr/local/bin -spec /usr/local/lib/qt5/mkspecs/freebsd-g++ QMAKE_CC=gcc48 QMAKE_CXX=g++48 QMAKE_LINK_C=gcc48 QMAKE_LINK_C_SHLIB=gcc48 QMAKE_LINK=g++48 QMAKE_LINK_SHLIB=g++48 QMAKE_CFLAGS=-O2\ -pipe\ -Wl,-rpath=/usr/local/lib/gcc48\ -fno-strict-aliasing QMAKE_CXXFLAGS=-O2\ -pipe\ -Wl,-rpath=/usr/local/lib/gcc48\ -fno-strict-aliasing\ -Wl,-rpath=/usr/local/lib/gcc48 QMAKE_LFLAGS=\ -Wl,-rpath,/usr/lib:/usr/local/lib\ -Wl,-rpath=/usr/local/lib/gcc48\ -L/usr/local/lib/gcc48 QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release CONFIG-=debug\ separate_debug_info -o Makefile ) && /usr/bin/make -f Makefile all g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o main.o main.cpp g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o telegramgui.o telegramgui.cpp g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o userdata.o userdata.cpp g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o unitysystemtray.o unitysystemtray.cpp g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o emojis.o emojis.cpp g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o setobject.o setobject.cpp g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o downloader.o downloader.cpp g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o versionchecker.o versionchecker.cpp g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o countries.o countries.cpp g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o qtsinglecoreapplication.o qtsingleapplication/qtsinglecoreapplication.cpp g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o qtsingleapplication.o qtsingleapplication/qtsingleapplication.cpp g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o qtlocalpeer.o qtsingleapplication/qtlocalpeer.cpp g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o qmlstaticobjecthandler.o qmlstaticobjecthandler.cpp g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o hashobject.o hashobject.cpp gcc48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o binlog.o telegram/telegram_cli/binlog.c gcc48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o interface.o telegram/telegram_cli/interface.c gcc48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o loop.o telegram/telegram_cli/loop.c gcc48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o lua-tg.o telegram/telegram_cli/lua-tg.c gcc48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o mtproto-client.o telegram/telegram_cli/mtproto-client.c gcc48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o mtproto-common.o telegram/telegram_cli/mtproto-common.c gcc48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o net.o telegram/telegram_cli/net.c In file included from telegram/telegram_cli/net.c:30:0: /usr/include/netinet/tcp.h:40:1: error: unknown type name 'u_int32_t' typedef u_int32_t tcp_seq; ^ /usr/include/netinet/tcp.h:50:2: error: unknown type name 'u_short' u_short th_sport; /* source port */ ^ /usr/include/netinet/tcp.h:51:2: error: unknown type name 'u_short' u_short th_dport; /* destination port */ ^ /usr/include/netinet/tcp.h:55:2: error: unknown type name 'u_int' u_int th_x2:4, /* (unused) */ ^ /usr/include/netinet/tcp.h:62:2: error: unknown type name 'u_char' u_char th_flags; ^ /usr/include/netinet/tcp.h:74:2: error: unknown type name 'u_short' u_short th_win; /* window */ ^ /usr/include/netinet/tcp.h:75:2: error: unknown type name 'u_short' u_short th_sum; /* checksum */ ^ /usr/include/netinet/tcp.h:76:2: error: unknown type name 'u_short' u_short th_urp; /* urgent pointer */ ^ /usr/include/netinet/tcp.h:180:2: error: unknown type name 'u_int8_t' u_int8_t tcpi_state; /* TCP FSM state. */ ^ /usr/include/netinet/tcp.h:181:2: error: unknown type name 'u_int8_t' u_int8_t __tcpi_ca_state; ^ /usr/include/netinet/tcp.h:182:2: error: unknown type name 'u_int8_t' u_int8_t __tcpi_retransmits; ^ /usr/include/netinet/tcp.h:183:2: error: unknown type name 'u_int8_t' u_int8_t __tcpi_probes; ^ /usr/include/netinet/tcp.h:184:2: error: unknown type name 'u_int8_t' u_int8_t __tcpi_backoff; ^ /usr/include/netinet/tcp.h:185:2: error: unknown type name 'u_int8_t' u_int8_t tcpi_options; /* Options enabled on conn. */ ^ /usr/include/netinet/tcp.h:186:2: error: unknown type name 'u_int8_t' u_int8_t tcpi_snd_wscale:4, /* RFC1323 send shift value. */ ^ /usr/include/netinet/tcp.h:189:2: error: unknown type name 'u_int32_t' u_int32_t tcpi_rto; /* Retransmission timeout (usec). */ ^ /usr/include/netinet/tcp.h:190:2: error: unknown type name 'u_int32_t' u_int32_t __tcpi_ato; ^ /usr/include/netinet/tcp.h:191:2: error: unknown type name 'u_int32_t' u_int32_t tcpi_snd_mss; /* Max segment size for send. */ ^ /usr/include/netinet/tcp.h:192:2: error: unknown type name 'u_int32_t' u_int32_t tcpi_rcv_mss; /* Max segment size for receive. */ ^ /usr/include/netinet/tcp.h:194:2: error: unknown type name 'u_int32_t' u_int32_t __tcpi_unacked; ^ /usr/include/netinet/tcp.h:195:2: error: unknown type name 'u_int32_t' u_int32_t __tcpi_sacked; ^ /usr/include/netinet/tcp.h:196:2: error: unknown type name 'u_int32_t' u_int32_t __tcpi_lost; ^ /usr/include/netinet/tcp.h:197:2: error: unknown type name 'u_int32_t' u_int32_t __tcpi_retrans; ^ /usr/include/netinet/tcp.h:198:2: error: unknown type name 'u_int32_t' u_int32_t __tcpi_fackets; ^ /usr/include/netinet/tcp.h:201:2: error: unknown type name 'u_int32_t' u_int32_t __tcpi_last_data_sent; ^ /usr/include/netinet/tcp.h:202:2: error: unknown type name 'u_int32_t' u_int32_t __tcpi_last_ack_sent; /* Also unimpl. on Linux? */ ^ /usr/include/netinet/tcp.h:203:2: error: unknown type name 'u_int32_t' u_int32_t tcpi_last_data_recv; /* Time since last recv data. */ ^ /usr/include/netinet/tcp.h:204:2: error: unknown type name 'u_int32_t' u_int32_t __tcpi_last_ack_recv; ^ /usr/include/netinet/tcp.h:207:2: error: unknown type name 'u_int32_t' u_int32_t __tcpi_pmtu; ^ /usr/include/netinet/tcp.h:208:2: error: unknown type name 'u_int32_t' u_int32_t __tcpi_rcv_ssthresh; ^ /usr/include/netinet/tcp.h:209:2: error: unknown type name 'u_int32_t' u_int32_t tcpi_rtt; /* Smoothed RTT in usecs. */ ^ /usr/include/netinet/tcp.h:210:2: error: unknown type name 'u_int32_t' u_int32_t tcpi_rttvar; /* RTT variance in usecs. */ ^ /usr/include/netinet/tcp.h:211:2: error: unknown type name 'u_int32_t' u_int32_t tcpi_snd_ssthresh; /* Slow start threshold. */ ^ /usr/include/netinet/tcp.h:212:2: error: unknown type name 'u_int32_t' u_int32_t tcpi_snd_cwnd; /* Send congestion window. */ ^ /usr/include/netinet/tcp.h:213:2: error: unknown type name 'u_int32_t' u_int32_t __tcpi_advmss; ^ /usr/include/netinet/tcp.h:214:2: error: unknown type name 'u_int32_t' u_int32_t __tcpi_reordering; ^ /usr/include/netinet/tcp.h:216:2: error: unknown type name 'u_int32_t' u_int32_t __tcpi_rcv_rtt; ^ /usr/include/netinet/tcp.h:217:2: error: unknown type name 'u_int32_t' u_int32_t tcpi_rcv_space; /* Advertised recv window. */ ^ /usr/include/netinet/tcp.h:220:2: error: unknown type name 'u_int32_t' u_int32_t tcpi_snd_wnd; /* Advertised send window. */ ^ /usr/include/netinet/tcp.h:221:2: error: unknown type name 'u_int32_t' u_int32_t tcpi_snd_bwnd; /* Bandwidth send window. */ ^ /usr/include/netinet/tcp.h:222:2: error: unknown type name 'u_int32_t' u_int32_t tcpi_snd_nxt; /* Next egress seqno */ ^ /usr/include/netinet/tcp.h:223:2: error: unknown type name 'u_int32_t' u_int32_t tcpi_rcv_nxt; /* Next ingress seqno */ ^ /usr/include/netinet/tcp.h:224:2: error: unknown type name 'u_int32_t' u_int32_t tcpi_toe_tid; /* HWTID for TOE endpoints */ ^ /usr/include/netinet/tcp.h:225:2: error: unknown type name 'u_int32_t' u_int32_t tcpi_snd_rexmitpack; /* Retransmitted packets */ ^ /usr/include/netinet/tcp.h:226:2: error: unknown type name 'u_int32_t' u_int32_t tcpi_rcv_ooopack; /* Out-of-order packets */ ^ /usr/include/netinet/tcp.h:227:2: error: unknown type name 'u_int32_t' u_int32_t tcpi_snd_zerowin; /* Zero-sized windows sent */ ^ /usr/include/netinet/tcp.h:230:2: error: unknown type name 'u_int32_t' u_int32_t __tcpi_pad[26]; /* Padding. */ ^ *** Error code 1 Stop in /wrkdirs/usr/ports/net-im/sigram/work/sialan-labs-sigram-ce3fb15/Sigram. *** Error code 1 Stop in /wrkdirs/usr/ports/net-im/sigram/work/sialan-labs-sigram-ce3fb15. *** Error code 1 Stop in /usr/ports/net-im/sigram. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 06:56:15 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 B7CB482D; Sat, 31 Jan 2015 06:56:15 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 A0A06644; Sat, 31 Jan 2015 06:56:15 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V6uFOO000328; Sat, 31 Jan 2015 06:56:15 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V6uFHT000313; Sat, 31 Jan 2015 06:56:15 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 06:56:15 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310656.t0V6uFHT000313@beefy2.isc.freebsd.org> To: ashish@FreeBSD.org Subject: [package - 84amd64-default][editors/emacs-devel] Failed for emacs-devel-25.0.50.118251_5, 2 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, 31 Jan 2015 06:56:15 -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: ashish@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/editors/emacs-devel/Makefile 377347 2015-01-18 21:12:42Z kwm $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/emacs-devel-25.0.50.118251_5,2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building editors/emacs-devel build started at Sat Jan 31 06:52:40 UTC 2015 port directory: /usr/ports/editors/emacs-devel building for: FreeBSD 84amd64-default-job-01 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: ashish@FreeBSD.org Makefile ident: $FreeBSD: head/editors/emacs-devel/Makefile 377347 2015-01-18 21:12:42Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=emacs-devel-25.0.50.118251_5,2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for emacs-devel-25.0.50.118251_5,2: ACL=on: ACL support DBUS=on: D-Bus IPC system support FILENOTIFY=on: File notification support GCONF=on: GConf configuration backend support GIF=on: GIF image format support GNUTLS=on: SSL/TLS support via GnuTLS GSETTINGS=on: GSettings support JPEG=on: JPEG image format support LTO=off: Enable link-time optimization (requires GCC 4.6+) M17N=on: M17N support for text-shaping MAGICK=on: ImageMagick image processing library support OTF=on: Opentype fonts suport PNG=on: PNG image format support SCROLLBARS=on: Toolkit scroll-bars SOUND=on: Sound support SOURCES=on: Install sources SVG=on: SVG vector image format support TIFF=on: TIFF image format support X11=on: X11 (graphics) support XFT=on: Xft font library support XIM=on: X Input Method Support XML=on: XML format or parser support XPM=on: XPM pixmap image format support ====> X11 (graphics) support: you have to select exactly one of them GTK2=on: GTK+ 2 GUI toolkit support GTK3=off: GTK+ 3 GUI toolkit support XAW=off: Athena widgets XAW3D=off: Athena3D widgets MOTIF=off: Motif widget library support ====> Sound support: you have to select exactly one of them ALSA=off: ALSA audio architecture support OSS=on: Open Sound System support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --localstatedir=/var --without-compress-install --with-dbus --with-file-notification=gfile --with-gconf --with-gif --with-gnutls --with-gsettings --with-jpeg --with-m17n-flt --with-imagemagick --with-libotf --with-png --with-toolkit-scroll-bars --with-rsvg --with-tiff --with-x --with-xft --with-xim --with-xml2 --with-xpm --with-x-toolkit=gtk2 --with-sound=oss --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work HOME=/wrkdirs/usr/ports/editors/emacs-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work HOME=/wrkdirs/usr/ports/editors/emacs-devel/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work HOME=/wrkdirs/usr/ports/editors/emacs-devel/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE =/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- LC_ALL=C XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work HOME=/wrkdirs/usr/ports/editors/emacs-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work HOME=/wrkdirs/usr/ports/editors/emacs-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work HOME=/wrkdirs/usr/ports/editors/emacs-devel/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/aut om4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -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-- EMACS_VER=25.0.50 GNU_HOST=amd64-portbld-freebsd8.4 ACL="" NO_ACL="@comment " DBUS="" NO_DBUS="@comment " FILENOTIFY="" NO_FILENOTIFY="@comment " GCONF="" NO_GCONF="@comment " GIF="" NO_GIF="@comment " GNUTLS="" NO_GNUTLS="@comment " GSETTINGS="" NO_GSETTINGS="@comment " JPEG="" NO_JPEG="@comment " LTO="@comment " NO_LTO="" M17N="" NO_M17N="@comment " MAGICK="" NO_MAGICK="@comment " OTF="" NO_OTF="@comment " PNG="" NO_PNG="@comment " SCROLLBARS="" NO_SCROLLBARS="@comment " SOUND="" NO_SOUND="@comment " SOURCES="" NO_SOURCES="@comment " SVG="" NO_SVG="@comment " TIFF="" NO_TIFF="@comment " X11="" NO_X11="@comment " XFT="" NO_XFT="@comment " XIM="" NO_XIM="@comment " XML="" NO_XML="@comment " XPM="" NO_XPM="@comment " GTK2="" NO_GTK2="@comment " GTK3="@comment " NO_GTK3="" XAW="@comment " NO_XAW="" XAW3D="@comment " NO_XAW3D="" MOTIF="@comment " NO_MOTIF="" ALSA="@comment " NO_ALSA="" OSS="" NO_OSS="@comment " 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/emacs" EXAMPLESDIR="share/examples/emacs" DATADIR="share/emacs" WWWDIR="www/emacs" ETCDIR="etc/emacs" --End PLIST_SUB-- --SUB_LIST-- ARCHLIBDIR=/usr/local/libexec/emacs/25.0.50/amd64-portbld-freebsd8.4 ACL="" NO_ACL="@comment " DBUS="" NO_DBUS="@comment " cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/cmds.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing cmds.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/casetab.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing casetab.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/casefiddle.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing casefiddle.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/indent.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing indent.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/search.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing search.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/regex.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing regex.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/undo.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing undo.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/alloc.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing alloc.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/data.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing data.c for i in vm-limit.o dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o xterm.o xfns.o xselect.o xrdb.o xsmfns.o xsettings.o gtkutil.o dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexelf.o bytecode.o process.o gnutls.o callproc.o region-cache.o sound.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o gfilenotify.o profiler.o decompress.o xfont.o ftfont.o xftfont.o ftxfont.o fontset.o fringe.o image.o xgselect.o terminfo.o lastfile.o gmalloc.o ; do \ echo "$i" | sed 's,.*/,,; s/\.obj$/\.o/; s/^/"/; s/$/",/' \ || exit; \ done >buildobj.h.tmp mv buildobj.h.tmp buildobj.h cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/doc.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing doc.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/editfns.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing editfns.c editfns.c: In function 'init_editfns': editfns.c:174: warning: comparison is always true due to limited range of data type editfns.c:174: warning: comparison is always true due to limited range of data type editfns.c: In function 'Fuser_uid': editfns.c:1270: warning: comparison is always true due to limited range of data type editfns.c:1270: warning: comparison is always true due to limited range of data type editfns.c: In function 'Fuser_real_uid': editfns.c:1279: warning: comparison is always true due to limited range of data type editfns.c:1279: warning: comparison is always true due to limited range of data type editfns.c: In function 'Fgroup_gid': editfns.c:1288: warning: comparison is always true due to limited range of data type editfns.c:1288: warning: comparison is always true due to limited range of data type editfns.c: In function 'Fgroup_real_gid': editfns.c:1297: warning: comparison is always true due to limited range of data type editfns.c:1297: warning: comparison is always true due to limited range of data type editfns.c: In function 'Femacs_pid': editfns.c:1376: warning: comparison is always true due to limited range of data type editfns.c:1376: warning: comparison is always true due to limited range of data type editfns.c: In function 'Fdecode_time': editfns.c:1863: warning: comparison is always true due to limited range of data type editfns.c:1863: warning: comparison is always true due to limited range of data type cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/callint.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing callint.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/eval.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing eval.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/floatfns.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing floatfns.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/fns.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing fns.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/font.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing font.c font.c: In function 'font_fill_lglyph_metrics': font.c:4349: warning: comparison is always true due to limited range of data type font.c:4349: warning: comparison is always true due to limited range of data type font.c:4349: warning: comparison is always true due to limited range of data type font.c:4349: warning: comparison is always true due to limited range of data type font.c: In function 'Ffont_variation_glyphs': font.c:4466: warning: comparison is always true due to limited range of data type font.c:4466: warning: comparison is always true due to limited range of data type font.c:4466: warning: comparison is always true due to limited range of data type font.c:4466: warning: comparison is always true due to limited range of data type font.c: In function 'Ffont_get_glyphs': font.c:4807: warning: comparison is always true due to limited range of data type font.c:4807: warning: comparison is always true due to limited range of data type font.c:4807: warning: comparison is always true due to limited range of data type font.c:4807: warning: comparison is always true due to limited range of data type cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/print.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing print.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/lread.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing lread.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/syntax.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing syntax.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/unexelf.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing unexelf.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/bytecode.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing bytecode.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/process.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing process.c process.c: In function 'record_deleted_pid': process.c:845: warning: comparison is always true due to limited range of data type process.c:845: warning: comparison is always true due to limited range of data type process.c: In function 'Fprocess_id': process.c:965: warning: comparison is always true due to limited range of data type process.c:965: warning: comparison is always true due to limited range of data type cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/gnutls.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing gnutls.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/callproc.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing callproc.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/region-cache.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing region-cache.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/sound.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing sound.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/atimer.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing atimer.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/doprnt.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing doprnt.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/intervals.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing intervals.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/textprop.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing textprop.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/composite.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing composite.c composite.c: In function 'fill_gstring_body': composite.c:846: warning: comparison is always true due to limited range of data type composite.c:846: warning: comparison is always true due to limited range of data type composite.c:846: warning: comparison is always true due to limited range of data type composite.c:846: warning: comparison is always true due to limited range of data type composite.c:846: warning: comparison is always true due to limited range of data type composite.c:846: warning: comparison is always true due to limited range of data type cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xml.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing xml.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/gfilenotify.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing gfilenotify.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/profiler.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing profiler.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/decompress.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing decompress.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xfont.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing xfont.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/ftfont.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing ftfont.c ftfont.c: In function 'ftfont_shape_by_flt': ftfont.c:2461: warning: comparison is always true due to limited range of data type ftfont.c:2461: warning: comparison is always true due to limited range of data type ftfont.c:2461: warning: comparison is always true due to limited range of data type ftfont.c:2461: warning: comparison is always true due to limited range of data type ftfont.c:2563: warning: comparison is always true due to limited range of data type ftfont.c:2563: warning: comparison is always true due to limited range of data type ftfont.c:2563: warning: comparison is always true due to limited range of data type ftfont.c:2563: warning: comparison is always true due to limited range of data type cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xftfont.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing xftfont.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/ftxfont.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing ftxfont.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/fontset.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing fontset.c fontset.c: In function 'Finternal_char_font': fontset.c:1858: warning: comparison is always true due to limited range of data type fontset.c:1858: warning: comparison is always true due to limited range of data type fontset.c:1858: warning: comparison is always true due to limited range of data type fontset.c:1858: warning: comparison is always true due to limited range of data type cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/fringe.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing fringe.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/image.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing image.c image.c: In function 'png_load_body': image.c:5946: warning: comparison is always false due to limited range of data type image.c: In function 'gif_load': image.c:7679: warning: initialization discards qualifiers from pointer target type cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/xgselect.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing xgselect.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/terminfo.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing terminfo.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/lastfile.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing lastfile.c cc -std=gnu99 -c -I/usr/local/include -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/l ibxml2 -I/usr/local/include -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/gmalloc.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing gmalloc.c cc -std=gnu99 -Demacs -I. -I. -I../lib -I../lib -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng16 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/librsvg-2.0 -I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/include/libpng16 -I/usr/local/include/libxml2 -I/usr/local/incl ude -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include -MMD -MF deps/.d -MP -I/usr/local/include -I/usr/local/include/p11-kit-1 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -Wl,-znocombreloc -L/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/li b -fstack-protector -L/usr/local/lib \ -o temacs vm-limit.o dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o xterm.o xfns.o xselect.o xrdb.o xsmfns.o xsettings.o gtkutil.o dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexelf.o bytecode.o process.o gnutls.o callproc.o region-cache.o sound.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o gfilenotify.o profiler.o decompress.o xfont.o ftfont.o xftfont.o ftxfont.o fontset.o fringe.o image.o xgselect.o terminfo.o lastfile.o gmalloc.o ../lib/libgnu.a -ltiff -ljpeg -lpng16 -lgif -lXpm -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -l gobject-2.0 -lfontconfig -lfreetype -L/usr/local/lib -lglib-2.0 -lintl -lSM -lICE -lX11 -lXrender -L/usr/local/lib -lXft -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lcairo -pthread -lMagickWand-6 -L/usr/local/lib -lMagickCore-6 -lrt -L/usr/local/lib -ldbus-1 -L/usr/local/lib -lXrandr -L/usr/local/lib -lXinerama -L/usr/local/lib -lXfixes -L/usr/local/lib -lxml2 -lutil -lncurses -lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -lgconf-2 -L/usr/local/lib -lglib-2.0 -lintl -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -lfreetype -lfontconfig -L/usr/local/lib -lfreetype -lotf -L/usr/local/lib -lfreetype -lm17n-flt -L/usr/local/lib -lm17n-core -L/usr/local/lib -lgnutls -lgio-2.0 -lgobject-2.0 -L/usr/local/lib -lglib-2.0 -lintl -lm -lz /bin/mkdir -p ../etc test "no" = "yes" || \ test "X" = X || -r temacs test "no" = "yes" || test -z "" || \ -n user.pax.flags -v r temacs gmake -C ../lisp update-subdirs gmake[2]: Entering directory '/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp' for file in `find . -type d -print`; do case $file in .*/cedet* | .*/leim* ) ;; *) wins="$wins${wins:+ }$file" ;; esac; done; \ for file in $wins; do \ ./../build-aux/update-subdirs $file; \ done; gmake[2]: Leaving directory '/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp' if test "no" = "yes"; then \ rm -f bootstrap-emacs; \ ln temacs bootstrap-emacs; \ else \ ./temacs --batch --load loadup bootstrap || exit 1; \ test "X" = X || -zex emacs; \ mv -f emacs bootstrap-emacs; \ fi Loading loadup.el (source)... Using load-path (/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/emacs-lisp /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/international /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/textmodes /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/vc) Loading emacs-lisp/byte-run (source)... Loading emacs-lisp/backquote (source)... Loading subr (source)... Loading version (source)... Loading widget (source)... Loading custom (source)... Loading emacs-lisp/map-ynp (source)... Loading international/mule (source)... Loading international/mule-conf (source)... Loading env (source)... Loading format (source)... Loading bindings (source)... Loading cus-start (source)... Loading window (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/files.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/emacs-lisp/macroexp.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/emacs-lisp/pcase.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/emacs-lisp/macroexp.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/cus-face.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/faces.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/button.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/ldefs-boot.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/emacs-lisp/nadvice.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/minibuffer.el (source)... ./lisp/minibuffer.el: `with-wrapper-hook' is an obsolete macro (as of 24.4); use a -function variable modified by `add-function'. Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/abbrev.el (source)... ./lisp/abbrev.el: `with-wrapper-hook' is an obsolete macro (as of 24.4); use a -function variable modified by `add-function'. Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/simple.el (source)... ./lisp/simple.el: `with-wrapper-hook' is an obsolete macro (as of 24.4); use a -function variable modified by `add-function'. Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/help.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/jka-cmpr-hook.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/epa-hook.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/international/mule-cmds.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/case-table.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/international/characters.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/composite.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/chinese.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/cyrillic.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/indian.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/sinhala.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/english.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/ethiopic.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/european.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/czech.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/slovak.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/romanian.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/greek.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/hebrew.el (source)... Loading /wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/lisp/language/japanese.el (source)... Odd length text property list Makefile:833: recipe for target 'bootstrap-emacs' failed gmake[1]: *** [bootstrap-emacs] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-25.0.50.118251/src' Makefile:380: recipe for target 'src' failed gmake: *** [src] Error 2 *** Error code 1 Stop in /usr/ports/editors/emacs-devel. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 06:59:39 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 DA88A94D; Sat, 31 Jan 2015 06:59:39 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 C68C665A; Sat, 31 Jan 2015 06:59:39 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V6xdjQ046792; Sat, 31 Jan 2015 06:59:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V6xdpt046774; Sat, 31 Jan 2015 06:59:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 06:59:39 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310659.t0V6xdpt046774@beefy1.isc.freebsd.org> To: acm@FreeBSD.org Subject: [package - 84i386-default][emulators/gngeo] Failed for gngeo-0.8_2 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, 31 Jan 2015 06:59:39 -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: acm@FreeBSD.org Last committer: tijl@FreeBSD.org Ident: $FreeBSD: head/emulators/gngeo/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/gngeo-0.8_2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building emulators/gngeo build started at Sat Jan 31 06:58:54 UTC 2015 port directory: /usr/ports/emulators/gngeo building for: FreeBSD 84i386-default-job-01 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: acm@FreeBSD.org Makefile ident: $FreeBSD: head/emulators/gngeo/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=gngeo-0.8_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gngeo-0.8_2: ASM=on: Use optimized assembly code RAZE=on: Use Raze as z80 emulator STAR=on: Use Starscream as 68k emulator ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --program-transform-name="" --disable-gp2x --disable-i386asm --with-z80core=raze --with-m68kcore=starscream --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/gngeo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/gngeo/work HOME=/wrkdirs/usr/ports/emulators/gngeo/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/gngeo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/gngeo/work HOME=/wrkdirs/usr/ports/emulators/gngeo/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh SDL_CONFIG=/usr/local/bin/sdl-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/gngeo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/gngeo/work HOME=/wrkdirs/usr/ports/emulators/gngeo/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/gngeo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/gngeo/work HOME=/wrkdirs/usr/ports/emulators/gngeo/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES SDL_CONFIG=/usr/local/bin/sdl-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing -std=gnu89" CPP="cpp" CPPFLAGS="-O2 -pipe -fno-strict-aliasing -std=gnu89 `/usr/local/bin/sdl-config --cflags` -I/usr/local/include" LDFLAGS=" `/usr/local/bin/sdl-config --libs` -L/usr/local/lib" 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="insta ll -o root -g wheel -m 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gngeo" EXAMPLESDIR="share/examples/gngeo" DATADIR="share/gngeo" WWWDIR="www/gngeo" ETCDIR="etc/gngeo" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gngeo DOCSDIR=/usr/local/share/doc/gngeo EXAMPLESDIR=/usr/local/share/examples/gngeo WWWDIR=/usr/local/www/gngeo ETCDIR=/usr/local/etc/gngeo --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> gngeo-0.8_2 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.7.txz [84i386-default-job-01] Installing pkg-1.4.7... [84i386-default-job-01] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gngeo-0.8_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gngeo-0.8_2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by gngeo-0.8_2 for building => SHA256 Checksum OK for gngeo-0.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gngeo-0.8_2 for building ===> Extracting for gngeo-0.8_2 => SHA256 Checksum OK for gngeo-0.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gngeo-0.8_2 =========================================================================== =================================================== ===> gngeo-0.8_2 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 [84i386-default-job-01] Installing gmake-4.1_1... [84i386-default-job-01] `-- Installing gettext-runtime-0.19.4... [84i386-default-job-01] | `-- Installing indexinfo-0.2.2... [84i386-default-job-01] | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-01] | `-- Installing libiconv-1.14_6... [84i386-default-job-01] | `-- Extracting libiconv-1.14_6... done [84i386-default-job-01] `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-01] Extracting gmake-4.1_1... done ===> Returning to build of gngeo-0.8_2 ===> gngeo-0.8_2 depends on executable: nasm - not found ===> Verifying install for nasm in /usr/ports/devel/nasm ===> Installing existing package /packages/All/nasm-2.11.06,1.txz [84i386-default-job-01] Installing nasm-2.11.06,1... [84i386-default-job-01] Extracting nasm-2.11.06,1... done ===> Returning to build of gngeo-0.8_2 ===> gngeo-0.8_2 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/glproto.pc in /usr/ports/x11/glproto ===> Installing existing package /packages/All/glproto-1.4.17.txz [84i386-default-job-01] Installing glproto-1.4.17... [84i386-default-job-01] Extracting glproto-1.4.17... done ===> Returning to build of gngeo-0.8_2 ===> gngeo-0.8_2 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/dri2proto.pc in /usr/ports/x11/dri2proto ===> Installing existing package /packages/All/dri2proto-2.8.txz [84i386-default-job-01] Installing dri2proto-2.8... [84i386-default-job-01] Extracting dri2proto-2.8... done ===> Returning to build of gngeo-0.8_2 ===> gngeo-0.8_2 depends on file: /usr/local/bin/sdl-config - not found ===> Verifying install for /usr/local/bin/sdl-config in /usr/ports/devel/sdl12 ===> Installing existing package /packages/All/sdl-1.2.15_5,2.txz [84i386-default-job-01] Installing sdl-1.2.15_5,2... [84i386-default-job-01] `-- Installing aalib-1.4.r5_11... [84i386-default-job-01] `-- Extracting aalib-1.4.r5_11... done [84i386-default-job-01] `-- Installing libGLU-9.0.0_2... [84i386-default-job-01] | `-- Installing libGL-9.1.7_4... [84i386-default-job-01] | | `-- Installing expat-2.1.0_2... [84i386-default-job-01] | | `-- Extracting expat-2.1.0_2... done [84i386-default-job-01] | | `-- Installing libX11-1.6.2_2,1... [84i386-default-job-01] | | `-- Installing kbproto-1.0.6... [84i386-default-job-01] | | `-- Extracting kbproto-1.0.6... done [84i386-default-job-01] | | `-- Installing libXau-1.0.8_2... [84i386-default-job-01] | | | `-- Installing xproto-7.0.26... [84i386-default-job-01] | | | `-- Extracting xproto-7.0.26... done [84i386-default-job-01] | | `-- Extracting libXau-1.0.8_2... done [84i386-default-job-01] | | `-- Installing libXdmcp-1.1.1_2... [84i386-default-job-01] | | `-- Extracting libXdmcp-1.1.1_2... done [84i386-default-job-01] | | `-- Installing libxcb-1.11... [84i386-default-job-01] | | | `-- Installing libpthread-stubs-0.3_6... [84i386-default-job-01] | | | `-- Extracting libpthread-stubs-0.3_6... done [84i386-default-job-01] | | | `-- Installing libxml2-2.9.2_2... [84i386-default-job-01] | | | `-- Extracting libxml2-2.9.2_2... done [84i386-default-job-01] | | `-- Extracting libxcb-1.11... done [84i386-default-job-01] | | `-- Extracting libX11-1.6.2_2,1... done [84i386-default-job-01] | | `-- Installing libXdamage-1.1.4_2... [84i386-default-job-01] | | `-- Installing damageproto-1.2.1... [84i386-default-job-01] | | `-- Extracting damageproto-1.2.1... done [84i386-default-job-01] | | `-- Installing libXfixes-5.0.1_2... checking whether struct tm is in sys/time.h or time.h... time.h checking whether byte ordering is bigendian... no checking for vprintf... (cached) yes checking for _doprnt... no checking for atexit... (cached) yes checking for floor... yes checking for gettimeofday... (cached) yes checking for memset... (cached) yes checking for mkdir... yes checking for pow... yes checking for strchr... yes checking for strstr... yes checking for strtoul... (cached) yes Turning on x86 processor optimisations configure: creating ./config.status config.status: creating Makefile config.status: creating gngeo.dat/Makefile config.status: creating src/Makefile config.status: creating src/raze/Makefile config.status: creating src/star/Makefile config.status: creating src/mamez80/Makefile config.status: creating src/generator68k/Makefile config.status: creating src/cyclone/Makefile config.status: creating src/drz80/Makefile config.status: creating src/effect/Makefile config.status: creating src/blitter/Makefile config.status: creating src/ym2610/Makefile config.status: creating config.h config.status: executing depfiles commands =========================================================================== =================================================== ===> Building for gngeo-0.8_2 gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src' Making all in effect gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/effect' cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT scale2x.o -MD -MP -MF .deps/scale2x.Tpo -c -o scale2x.o scale2x.c mv -f .deps/scale2x.Tpo .deps/scale2x.Po cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT scanline.o -MD -MP -MF .deps/scanline.Tpo -c -o scanline.o scanline.c mv -f .deps/scanline.Tpo .deps/scanline.Po cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT hq2x.o -MD -MP -MF .deps/hq2x.Tpo -c -o hq2x.o hq2x.c mv -f .deps/hq2x.Tpo .deps/hq2x.Po cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT interp.o -MD -MP -MF .deps/interp.Tpo -c -o interp.o interp.c mv -f .deps/interp.Tpo .deps/interp.Po cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT lq2x.o -MD -MP -MF .deps/lq2x.Tpo -c -o lq2x.o lq2x.c mv -f .deps/lq2x.Tpo .deps/lq2x.Po cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT hq3x.o -MD -MP -MF .deps/hq3x.Tpo -c -o hq3x.o hq3x.c mv -f .deps/hq3x.Tpo .deps/hq3x.Po cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT lq3x.o -MD -MP -MF .deps/lq3x.Tpo -c -o lq3x.o lq3x.c mv -f .deps/lq3x.Tpo .deps/lq3x.Po cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT hqx_common.o -MD -MP -MF .deps/hqx_common.Tpo -c -o hqx_common.o hqx_common.c mv -f .deps/hqx_common.Tpo .deps/hqx_common.Po rm -f libeffect.a ar cru libeffect.a scale2x.o scanline.o hq2x.o interp.o lq2x.o hq3x.o lq3x.o hqx_common.o ranlib libeffect.a gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/effect' Making all in blitter gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/blitter' cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT opengl.o -MD -MP -MF .deps/opengl.Tpo -c -o opengl.o opengl.c mv -f .deps/opengl.Tpo .deps/opengl.Po cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT overlay.o -MD -MP -MF .deps/overlay.Tpo -c -o overlay.o overlay.c mv -f .deps/overlay.Tpo .deps/overlay.Po cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT soft.o -MD -MP -MF .deps/soft.Tpo -c -o soft.o soft.c mv -f .deps/soft.Tpo .deps/soft.Po rm -f libblitter.a ar cru libblitter.a opengl.o overlay.o soft.o ranlib libblitter.a gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/blitter' Making all in ym2610 gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/ym2610' cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT 2610intf.o -MD -MP -MF .deps/2610intf.Tpo -c -o 2610intf.o 2610intf.c mv -f .deps/2610intf.Tpo .deps/2610intf.Po cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT ym2610.o -MD -MP -MF .deps/ym2610.Tpo -c -o ym2610.o ym2610.c mv -f .deps/ym2610.Tpo .deps/ym2610.Po rm -f libym2610.a ar cru libym2610.a 2610intf.o ym2610.o ranlib libym2610.a gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/ym2610' Making all in star gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/star' cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT cpudebug.o -MD -MP -MF .deps/cpudebug.Tpo -c -o cpudebug.o cpudebug.c mv -f .deps/cpudebug.Tpo .deps/cpudebug.Po cc ./star.c -o mkstar ./mkstar _star.asm -hog STARSCREAM version 0.26c Generating "_star.asm" with the following options: * CPU type: 68000 (24-bit addresses) * Identifiers begin with "s68000" * Stack calling conventions * Hog mode: On Decoding instructions: 0123456789ABCDEF done Building table: done routine_counter = 7243 ./strip_ _star.asm star.asm nasm -f elf -I ./ star.asm star.asm:141851: warning: label alone on a line without a colon might be in error rm -f libstar.a ar cru libstar.a cpudebug.o star.o ranlib libstar.a gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/star' Making all in raze gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/raze' ./strip_ raze.asm raze.asmu ./strip_ raze.inc raze.incu ./strip_ raze.reg raze.regu nasm -w+orphan-labels -I ./ -e raze.asmu -o raze2.asm nasm -w+orphan-labels -f elf -I ./ raze2.asm -o raze.o -praze.regu rm -f libraze.a ar cru libraze.a raze.o ranlib libraze.a gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/raze' gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src' cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT fileio.o -MD -MP -MF .deps/fileio.Tpo -c -o fileio.o fileio.c mv -f .deps/fileio.Tpo .deps/fileio.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT pd4990a.o -MD -MP -MF .deps/pd4990a.Tpo -c -o pd4990a.o pd4990a.c mv -f .deps/pd4990a.Tpo .deps/pd4990a.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT video.o -MD -MP -MF .deps/video.Tpo -c -o video.o video.c mv -f .deps/video.Tpo .deps/video.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT profiler.o -MD -MP -MF .deps/profiler.Tpo -c -o profiler.o profiler.c mv -f .deps/profiler.Tpo .deps/profiler.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c mv -f .deps/list.Tpo .deps/list.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT memory.o -MD -MP -MF .deps/memory.Tpo -c -o memory.o memory.c mv -f .deps/memory.Tpo .deps/memory.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT resfile.o -MD -MP -MF .deps/resfile.Tpo -c -o resfile.o resfile.c mv -f .deps/resfile.Tpo .deps/resfile.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT timer.o -MD -MP -MF .deps/timer.Tpo -c -o timer.o timer.c mv -f .deps/timer.Tpo .deps/timer.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT frame_skip.o -MD -MP -MF .deps/frame_skip.Tpo -c -o frame_skip.o frame_skip.c mv -f .deps/frame_skip.Tpo .deps/frame_skip.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT messages.o -MD -MP -MF .deps/messages.Tpo -c -o messages.o messages.c mv -f .deps/messages.Tpo .deps/messages.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT screen.o -MD -MP -MF .deps/screen.Tpo -c -o screen.o screen.c mv -f .deps/screen.Tpo .deps/screen.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT emu.o -MD -MP -MF .deps/emu.Tpo -c -o emu.o emu.c mv -f .deps/emu.Tpo .deps/emu.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT neocrypt.o -MD -MP -MF .deps/neocrypt.Tpo -c -o neocrypt.o neocrypt.c mv -f .deps/neocrypt.Tpo .deps/neocrypt.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT sound.o -MD -MP -MF .deps/sound.Tpo -c -o sound.o sound.c mv -f .deps/sound.Tpo .deps/sound.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT unzip.o -MD -MP -MF .deps/unzip.Tpo -c -o unzip.o unzip.c mv -f .deps/unzip.Tpo .deps/unzip.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c mv -f .deps/debug.Tpo .deps/debug.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT state.o -MD -MP -MF .deps/state.Tpo -c -o state.o state.c mv -f .deps/state.Tpo .deps/state.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT conf.o -MD -MP -MF .deps/conf.Tpo -c -o conf.o conf.c mv -f .deps/conf.Tpo .deps/conf.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT transpack.o -MD -MP -MF .deps/transpack.Tpo -c -o transpack.o transpack.c mv -f .deps/transpack.Tpo .deps/transpack.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT menu.o -MD -MP -MF .deps/menu.Tpo -c -o menu.o menu.c menu.c: In function 'change_effect': menu.c:1290: warning: passing argument 1 of 'gn_menu_create_item' discards qualifiers from pointer target type menu.c:1289: warning: passing argument 1 of 'gn_menu_create_item' discards qualifiers from pointer target type menu.c:1289: warning: passing argument 4 of 'gn_menu_create_item' discards qualifiers from pointer target type mv -f .deps/menu.Tpo .deps/menu.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT roms.o -MD -MP -MF .deps/roms.Tpo -c -o roms.o roms.c roms.c: In function 'dr_check_zip': roms.c:1324: warning: implicit declaration of function 'basename' roms.c:1324: warning: passing argument 1 of 'strdup' makes pointer from integer without a cast roms.c: In function 'dump_region': roms.c:1579: warning: format '%ld' expects type 'long int', but argument 3 has type 'unsigned int' mv -f .deps/roms.Tpo .deps/roms.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT mame_layer.o -MD -MP -MF .deps/mame_layer.Tpo -c -o mame_layer.o mame_layer.c mv -f .deps/mame_layer.Tpo .deps/mame_layer.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT neoboot.o -MD -MP -MF .deps/neoboot.Tpo -c -o neoboot.o neoboot.c mv -f .deps/neoboot.Tpo .deps/neoboot.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT event.o -MD -MP -MF .deps/event.Tpo -c -o event.o event.c mv -f .deps/event.Tpo .deps/event.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT stb_image.o -MD -MP -MF .deps/stb_image.Tpo -c -o stb_image.o stb_image.c mv -f .deps/stb_image.Tpo .deps/stb_image.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT stb_zlib.o -MD -MP -MF .deps/stb_zlib.Tpo -c -o stb_zlib.o stb_zlib.c mv -f .deps/stb_zlib.Tpo .deps/stb_zlib.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT star_interf.o -MD -MP -MF .deps/star_interf.Tpo -c -o star_interf.o star_interf.c mv -f .deps/star_interf.Tpo .deps/star_interf.Po cc -DHAVE_CONFIG_H -I. -I.. -DDATA_DIRECTORY=\"/usr/local/share/gngeo\" -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -MT raze_interf.o -MD -MP -MF .deps/raze_interf.Tpo -c -o raze_interf.o raze_interf.c mv -f .deps/raze_interf.Tpo .deps/raze_interf.Po cc -O2 -pipe -fno-strict-aliasing -std=gnu89 -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -O3 -fstrength-reduce -frerun-loop-opt -Wall -Wno-unused -funroll-loops -ffast-math -falign-functions=2 -falign-jumps=2 -fexpensive-optimizations -falign-loops=2 -fschedule-insns2 -malign-double -fomit-frame-pointer -g -fno-strict-aliasing -pipe -mtune=i386 -DCPU=i386 -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread -L/usr/local/lib -o gngeo fileio.o pd4990a.o video.o profiler.o main.o list.o memory.o resfile.o timer.o frame_skip.o messages.o screen.o emu.o neocrypt.o sound.o unzip.o debug.o state.o conf.o transpack.o menu.o roms.o mame_layer.o neoboot.o event.o stb_image.o stb_zlib.o star_interf.o raze_interf.o effect/libeffect.a blitter/libblitter.a ym2610/libym2610.a star/libstar.a raze/libraze.a -lz -lm -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread state.o(.text+0x4f6): In function `neogeo_mkstate': /wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/state.c:518: undefined reference to `cpu_68k_mkstate' state.o(.text+0x513):/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/state.c:521: undefined reference to `cpu_z80_mkstate' state.o(.text+0x560):/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src/state.c:518: undefined reference to `cpu_68k_mkstate' Makefile:385: recipe for target 'gngeo' failed gmake[3]: *** [gngeo] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src' Makefile:477: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8/src' Makefile:372: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/emulators/gngeo/work/gngeo-0.8' Makefile:252: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/emulators/gngeo. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 07:04:21 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 509C09DC; Sat, 31 Jan 2015 07:04:21 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 3C28575A; Sat, 31 Jan 2015 07:04:21 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V74KgK088016; Sat, 31 Jan 2015 07:04:20 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V74KIi087987; Sat, 31 Jan 2015 07:04:20 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 07:04:20 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310704.t0V74KIi087987@beefy1.isc.freebsd.org> To: tabthorpe@FreeBSD.org Subject: [package - 84i386-default][misc/xiphos] Failed for xiphos-3.1.6_4 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, 31 Jan 2015 07:04:21 -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: tabthorpe@FreeBSD.org Last committer: tabthorpe@FreeBSD.org Ident: $FreeBSD: head/misc/xiphos/Makefile 376905 2015-01-13 05:02:00Z tabthorpe $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/xiphos-3.1.6_4.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building misc/xiphos build started at Sat Jan 31 07:02:13 UTC 2015 port directory: /usr/ports/misc/xiphos building for: FreeBSD 84i386-default-job-14 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: tabthorpe@FreeBSD.org Makefile ident: $FreeBSD: head/misc/xiphos/Makefile 376905 2015-01-13 05:02:00Z tabthorpe $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=xiphos-3.1.6_4 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for xiphos-3.1.6_4: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/misc/xiphos/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/xiphos/work HOME=/wrkdirs/usr/ports/misc/xiphos/work TMPDIR="/tmp" PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh GTKDOC="false" --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/misc/xiphos/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/xiphos/work HOME=/wrkdirs/usr/ports/misc/xiphos/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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd8 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 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/xiphos" EXAMPLESDIR="share/examples/xiphos" DATADIR="share/xiphos" WWWDIR="www/xiphos" ETCDIR="etc/xiphos" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/xiphos DOCSDIR=/usr/local/share/doc/xiphos EXAMPLESDIR=/usr/local/share/examples/xiphos WWWDIR=/usr/local/www/xiphos ETCDIR=/usr/local/etc/xiphos --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> xiphos-3.1.6_4 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.7.txz [84i386-default-job-14] Installing pkg-1.4.7... [84i386-default-job-14] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of xiphos-3.1.6_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by xiphos-3.1.6_4 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by xiphos-3.1.6_4 for building => SHA256 Checksum OK for xiphos-3.1.6.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by xiphos-3.1.6_4 for building ===> Extracting for xiphos-3.1.6_4 => SHA256 Checksum OK for xiphos-3.1.6.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for xiphos-3.1.6_4 =========================================================================== =================================================== ===> xiphos-3.1.6_4 depends on executable: yelp - not found ===> Verifying install for yelp in /usr/ports/x11/yelp ===> Installing existing package /packages/All/yelp-3.14.1.txz [84i386-default-job-14] Installing yelp-3.14.1... [84i386-default-job-14] `-- Installing atk-2.14.0... [84i386-default-job-14] | `-- Installing gettext-runtime-0.19.4... [84i386-default-job-14] | | `-- Installing indexinfo-0.2.2... [84i386-default-job-14] | | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-14] | | `-- Installing libiconv-1.14_6... [84i386-default-job-14] | | `-- Extracting libiconv-1.14_6... done [84i386-default-job-14] | `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-14] | `-- Installing glib-2.42.1... [84i386-default-job-14] | | `-- Installing libffi-3.2.1... [84i386-default-job-14] | | `-- Extracting libffi-3.2.1... done [84i386-default-job-14] | | `-- Installing pcre-8.35_2... [84i386-default-job-14] | | `-- Extracting pcre-8.35_2... done [84i386-default-job-14] | | `-- Installing perl5-5.18.4_11... [84i386-default-job-14] | | `-- Extracting perl5-5.18.4_11... done [84i386-default-job-14] | | `-- Installing python27-2.7.9... [84i386-default-job-14] | | `-- Extracting python27-2.7.9... done [84i386-default-job-14] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [84i386-default-job-14] `-- Extracting atk-2.14.0... done [84i386-default-job-14] `-- Installing desktop-file-utils-0.22_3... [84i386-default-job-14] `-- Extracting desktop-file-utils-0.22_3... done [84i386-default-job-14] `-- Installing gdk-pixbuf2-2.31.2_1... [84i386-default-job-14] | `-- Installing jasper-1.900.1_14... [84i386-default-job-14] | | `-- Installing jpeg-8_6... [84i386-default-job-14] | | `-- Extracting jpeg-8_6... done [84i386-default-job-14] | `-- Extracting jasper-1.900.1_14... done [84i386-default-job-14] | `-- Installing libX11-1.6.2_2,1... [84i386-default-job-14] | | `-- Installing kbproto-1.0.6... [84i386-default-job-14] | | `-- Extracting kbproto-1.0.6... done [84i386-default-job-14] | | `-- Installing libXau-1.0.8_2... [84i386-default-job-14] | | `-- Installing xproto-7.0.26... [84i386-default-job-14] | | `-- Extracting xproto-7.0.26... done [84i386-default-job-14] | | `-- Extracting libXau-1.0.8_2... done [84i386-default-job-14] | | `-- Installing libXdmcp-1.1.1_2... [84i386-default-job-14] | | `-- Extracting libXdmcp-1.1.1_2... done [84i386-default-job-14] | | `-- Installing libxcb-1.11... [84i386-default-job-14] | | `-- Installing libpthread-stubs-0.3_6... [84i386-default-job-14] | | `-- Extracting libpthread-stubs-0.3_6... done [84i386-default-job-14] | | `-- Installing libxml2-2.9.2_2... [84i386-default-job-14] | | `-- Extracting libxml2-2.9.2_2... done [84i386-default-job-14] | | `-- Extracting libxcb-1.11... done [84i386-default-job-14] | `-- Extracting libX11-1.6.2_2,1... done [84i386-default-job-14] | `-- Installing libXi-1.7.4,1... [84i386-default-job-14] | | `-- Installing inputproto-2.3.1... [84i386-default-job-14] | | `-- Extracting inputproto-2.3.1... done [84i386-default-job-14] | | `-- Installing libXext-1.3.3,1... ./src/gnome2/bookmarks_treeview.c: In function 'gui_verselist_to_bookmarks': ./src/gnome2/bookmarks_treeview.c:130: warning: 'GtkStock' is deprecated ./src/gnome2/bookmarks_treeview.c: In function 'create_pixbufs': ./src/gnome2/bookmarks_treeview.c:554: warning: 'gtk_widget_render_icon_pixbuf' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1188) ./src/gnome2/bookmarks_treeview.c:555: warning: 'GtkStock' is deprecated [105/129] cc: src/gnome2/navbar_versekey_dialog.c -> build/default/src/gnome2/navbar_versekey_dialog_2.o [106/129] cc: src/gnome2/navbar_versekey_editor.c -> build/default/src/gnome2/navbar_versekey_editor_2.o [107/129] cc: src/gnome2/navbar_versekey_parallel.c -> build/default/src/gnome2/navbar_versekey_parallel_2.o ./src/gnome2/font_dialog.c: In function 'create_dialog_mod_font': ./src/gnome2/font_dialog.c:323: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/font_dialog.c:323: warning: 'GtkStock' is deprecated ./src/gnome2/font_dialog.c:400: warning: 'gtk_dialog_get_action_area' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkdialog.h:205) ./src/gnome2/font_dialog.c:419: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:103) ./src/gnome2/font_dialog.c:419: warning: 'GtkStock' is deprecated ./src/gnome2/font_dialog.c:424: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:103) ./src/gnome2/font_dialog.c:424: warning: 'GtkStock' is deprecated [108/129] cc: src/gnome2/parallel_dialog.c -> build/default/src/gnome2/parallel_dialog_2.o [109/129] cc: src/gnome2/parallel_tab.c -> build/default/src/gnome2/parallel_tab_2.o ./src/gnome2/export_dialog.c: In function '_get_export_filename': ./src/gnome2/export_dialog.c:156: warning: 'GtkStock' is deprecated ./src/gnome2/export_dialog.c:157: warning: 'GtkStock' is deprecated [110/129] cc: src/gnome2/parallel_view.c -> build/default/src/gnome2/parallel_view_2.o [111/129] cc: src/gnome2/preferences_dialog.c -> build/default/src/gnome2/preferences_dialog_2.o [112/129] cc: src/gnome2/search_dialog.c -> build/default/src/gnome2/search_dialog_2.o [113/129] cc: src/gnome2/search_sidebar.c -> build/default/src/gnome2/search_sidebar_2.o [114/129] cc: src/gnome2/sidebar.c -> build/default/src/gnome2/sidebar_2.o ./src/gnome2/dictlex_dialog.c: In function 'gui_create_dictlex_dialog': ./src/gnome2/dictlex_dialog.c:369: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/dictlex_dialog.c:399: warning: 'gtk_tree_view_set_rules_hint' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtktreeview.h:247) ./src/gnome2/display_info.c: In function 'gui_create_display_informtion_dialog': ./src/gnome2/display_info.c:199: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/display_info.c:199: warning: 'GtkStock' is deprecated ./src/gnome2/display_info.c:204: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:74) ./src/gnome2/display_info.c:204: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) ./src/gnome2/display_info.c:211: warning: 'gtk_dialog_get_action_area' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkdialog.h:205) ./src/gnome2/display_info.c:230: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:103) ./src/gnome2/display_info.c:230: warning: 'GtkStock' is deprecated [115/129] cc: src/gnome2/sidebar_dialog.c -> build/default/src/gnome2/sidebar_dialog_2.o [116/129] cc: src/gnome2/splash.c -> build/default/src/gnome2/splash_2.o [117/129] cc: src/gnome2/tabbed_browser.c -> build/default/src/gnome2/tabbed_browser_2.o ./src/gnome2/mod_mgr.c: In function 'create_pixbufs': ./src/gnome2/mod_mgr.c:371: warning: 'gtk_widget_render_icon_pixbuf' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1188) ./src/gnome2/mod_mgr.c:372: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c:375: warning: 'gtk_widget_render_icon_pixbuf' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1188) ./src/gnome2/mod_mgr.c:376: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c:379: warning: 'gtk_widget_render_icon_pixbuf' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1188) ./src/gnome2/mod_mgr.c:380: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c:382: warning: 'gtk_widget_render_icon_pixbuf' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1188) ./src/gnome2/mod_mgr.c: In function 'add_columns': ./src/gnome2/mod_mgr.c:523: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/mod_mgr.c:525: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/mod_mgr.c:525: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c:546: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/mod_mgr.c:548: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c:635: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/mod_mgr.c:635: warning: 'GtkStock' is deprecated ./src/gnome2/navbar_book_dialog.c: In function 'gui_navbar_book_dialog_new': ./src/gnome2/navbar_book_dialog.c:295: warning: 'gtk_arrow_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkarrow.h:74) ./src/gnome2/navbar_book_dialog.c:311: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/navbar_book_dialog.c:311: warning: 'GtkStock' is deprecated ./src/gnome2/navbar_book_dialog.c:325: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/navbar_book_dialog.c:325: warning: 'GtkStock' is deprecated ./src/gnome2/navbar_book_dialog.c:339: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/navbar_book_dialog.c:339: warning: 'GtkStock' is deprecated ./src/gnome2/navbar_book_dialog.c:354: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/navbar_book_dialog.c:354: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c: In function 'create_fileselection_local_source': ./src/gnome2/mod_mgr.c:2307: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c:2308: warning: 'GtkStock' is deprecated [118/129] cc: src/gnome2/treekey-editor.c -> build/default/src/gnome2/treekey-editor_2.o ./src/gnome2/mod_mgr.c: In function 'on_button_remove_local_clicked': ./src/gnome2/mod_mgr.c:2674: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c: In function 'on_button_add_remote_clicked': ./src/gnome2/mod_mgr.c:2733: warning: 'GtkStock' is deprecated ./src/gnome2/navbar_book.c: In function 'gui_navbar_book_new': ./src/gnome2/navbar_book.c:354: warning: 'gtk_arrow_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkarrow.h:74) ./src/gnome2/navbar_book.c:370: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/navbar_book.c:370: warning: 'GtkStock' is deprecated ./src/gnome2/navbar_book.c:384: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/navbar_book.c:384: warning: 'GtkStock' is deprecated ./src/gnome2/navbar_book.c:398: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/navbar_book.c:398: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c: In function 'on_button_remove_remote_clicked': ./src/gnome2/mod_mgr.c:2913: warning: 'GtkStock' is deprecated ./src/gnome2/navbar_book.c:413: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/navbar_book.c:413: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c: In function 'setup_dialog_action_area': ./src/gnome2/mod_mgr.c:3087: warning: 'gtk_dialog_get_action_area' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkdialog.h:205) [119/129] cc: src/gnome2/utilities.c -> build/default/src/gnome2/utilities_2.o [120/129] cc: src/gnome2/xiphos.c -> build/default/src/gnome2/xiphos_2.o ./src/gnome2/main_menu.c: In function 'on_save_session_activate': ./src/gnome2/main_menu.c:594: warning: 'GtkStock' is deprecated ./src/gnome2/main_menu.c:595: warning: 'GtkStock' is deprecated ./src/gnome2/main_menu.c: In function 'on_open_session_activate': ./src/gnome2/main_menu.c:700: warning: 'GtkStock' is deprecated ./src/gnome2/main_menu.c:701: warning: 'GtkStock' is deprecated [121/129] cc: build/default/src/xiphos_html/marshal.c -> build/default/src/xiphos_html/marshal_1.o [122/129] cc: src/xiphos_html/xiphos_html.c -> build/default/src/xiphos_html/xiphos_html_1.o ./src/gnome2/dictlex.c: In function 'gui_create_dictionary_pane': ./src/gnome2/dictlex.c:387: warning: 'gtk_arrow_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkarrow.h:74) ./src/gnome2/dictlex.c:396: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/dictlex.c:396: warning: 'GtkStock' is deprecated ./src/gnome2/dictlex.c:405: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/dictlex.c:405: warning: 'GtkStock' is deprecated [123/129] cc: build/default/src/webkit/marshal.c -> build/default/src/webkit/marshal_1.o [124/129] cc: src/webkit/wk-html.c -> build/default/src/webkit/wk-html_1.o [125/129] cc: build/default/src/examples/marshal.c -> build/default/src/examples/marshal_1.o [126/129] cc: src/examples/xiphos-nav.c -> build/default/src/examples/xiphos-nav_1.o ./src/gnome2/find_dialog.c: In function 'create_find_dialog': ./src/gnome2/find_dialog.c:227: warning: 'gtk_dialog_get_action_area' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkdialog.h:205) ./src/gnome2/find_dialog.c:244: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:103) ./src/gnome2/find_dialog.c:244: warning: 'GtkStock' is deprecated ./src/gnome2/find_dialog.c:253: warning: 'gtk_alignment_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkalignment.h:82) ./src/gnome2/find_dialog.c:262: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/find_dialog.c:262: warning: 'GtkStock' is deprecated ./src/gnome2/find_dialog.c:271: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:103) ./src/gnome2/find_dialog.c:271: warning: 'GtkStock' is deprecated ./src/gnome2/main_window.c: In function 'create_mainwindow': ./src/gnome2/main_window.c:840: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/main_window.c:840: warning: 'GtkStock' is deprecated ./src/gnome2/search_sidebar.c: In function 'on_search_button_clicked': ./src/gnome2/search_sidebar.c:68: warning: 'gtk_button_set_use_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:134) ./src/gnome2/search_sidebar.c:72: warning: 'gtk_button_set_use_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:134) ./src/gnome2/search_sidebar.c:75: warning: 'gtk_button_set_use_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:134) ./src/gnome2/search_sidebar.c: In function 'gui_create_search_sidebar': ./src/gnome2/search_sidebar.c:181: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:103) ./src/gnome2/search_sidebar.c:181: warning: 'GtkStock' is deprecated ./src/gnome2/search_sidebar.c:387: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:74) ./src/gnome2/search_sidebar.c:387: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) ./src/gnome2/search_sidebar.c:397: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:74) ./src/gnome2/search_sidebar.c:397: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) ./src/gnome2/preferences_dialog.c: In function 'ps_button_clear': ./src/gnome2/preferences_dialog.c:2604: warning: 'GtkStock' is deprecated ./src/gnome2/preferences_dialog.c: In function 'ps_button_cut': ./src/gnome2/preferences_dialog.c:2650: warning: 'GtkStock' is deprecated ./src/gnome2/tabbed_browser.c: In function 'tab_widget_new': ./src/gnome2/tabbed_browser.c:792: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/tabbed_browser.c:792: warning: 'GtkStock' is deprecated ./src/gnome2/treekey-editor.c: In function 'on_add_sibling_activate': ./src/gnome2/treekey-editor.c:140: warning: 'GtkStock' is deprecated ./src/gnome2/treekey-editor.c: In function 'on_add_child_activate': ./src/gnome2/treekey-editor.c:199: warning: 'GtkStock' is deprecated ./src/gnome2/treekey-editor.c: In function 'on_remove_activate': ./src/gnome2/treekey-editor.c:260: warning: 'GtkStock' is deprecated ./src/gnome2/treekey-editor.c: In function 'on_edit_activate2': ./src/gnome2/treekey-editor.c:285: warning: 'GtkStock' is deprecated ./src/gnome2/parallel_dialog.c: In function 'create_parallel_dialog': ./src/gnome2/parallel_dialog.c:429: warning: 'gtk_dialog_get_action_area' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkdialog.h:205) ./src/gnome2/parallel_dialog.c:448: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:103) ./src/gnome2/parallel_dialog.c:448: warning: 'GtkStock' is deprecated ./src/gnome2/sidebar_dialog.c: In function 'gui_attach_detach_sidebar': ./src/gnome2/sidebar_dialog.c:71: warning: 'gtk_widget_reparent' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkwidget.h:774) ./src/gnome2/sidebar_dialog.c:93: warning: 'gtk_widget_reparent' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkwidget.h:774) ./src/gnome2/search_dialog.c: In function 'on_button_begin_search': ./src/gnome2/search_dialog.c:306: warning: 'gtk_button_set_use_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:134) ./src/gnome2/search_dialog.c:310: warning: 'gtk_button_set_use_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:134) ./src/gnome2/search_dialog.c:313: warning: 'gtk_button_set_use_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:134) ./src/gnome2/search_dialog.c: In function 'clear_modules': ./src/gnome2/search_dialog.c:502: warning: 'GtkStock' is deprecated ./src/gnome2/search_dialog.c: In function 'delete_list': ./src/gnome2/search_dialog.c:704: warning: 'GtkStock' is deprecated ./src/gnome2/sidebar.c: In function 'create_search_results_page': ./src/gnome2/sidebar.c:1279: warning: 'gtk_tree_view_set_rules_hint' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtktreeview.h:247) [127/129] cxx_link: build/default/src/gnome2/locale_set_2.o build/default/src/gnome2/marshal_2.o build/default/src/gnome2/about_modules_2.o build/default/src/gnome2/about_sword_2.o build/default/src/gnome2/about_trans_2.o build/default/src/gnome2/about_xiphos_2.o build/default/src/gnome2/bibletext_2.o build/default/src/gnome2/bibletext_dialog_2.o build/default/src/gnome2/bookmark_dialog_2.o build/default/src/gnome2/bookmarks_menu_2.o build/default/src/gnome2/bookmarks_treeview_2.o build/default/src/gnome2/cipher_key_dialog_2.o build/default/src/gnome2/commentary_2.o build/default/src/gnome2/commentary_dialog_2.o build/default/src/gnome2/dialog_2.o build/default/src/gnome2/dictlex_2.o build/default/src/gnome2/dictlex_dialog_2.o build/default/src/gnome2/display_info_2.o build/default/src/gnome2/dummy_2.o build/default/src/gnome2/export_bookmarks_2.o build/default/src/gnome2/export_dialog_2.o build/default/src/gnome2/find_dialog_2.o build/default/src/gnome2/font_dialog_2.o build/default /src/gnome2/gbs_2.o build/default/src/gnome2/gbs_dialog_2.o build/default/src/gnome2/gui_2.o build/default/src/gnome2/ipc_2.o build/default/src/gnome2/main_menu_2.o build/default/src/gnome2/main_window_2.o build/default/src/gnome2/menu_popup_2.o build/default/src/gnome2/mod_mgr_2.o build/default/src/gnome2/navbar_book_2.o build/default/src/gnome2/navbar_book_dialog_2.o build/default/src/gnome2/navbar_versekey_2.o build/default/src/gnome2/navbar_versekey_dialog_2.o build/default/src/gnome2/navbar_versekey_editor_2.o build/default/src/gnome2/navbar_versekey_parallel_2.o build/default/src/gnome2/parallel_dialog_2.o build/default/src/gnome2/parallel_tab_2.o build/default/src/gnome2/parallel_view_2.o build/default/src/gnome2/preferences_dialog_2.o build/default/src/gnome2/search_dialog_2.o build/default/src/gnome2/search_sidebar_2.o build/default/src/gnome2/sidebar_2.o build/default/src/gnome2/sidebar_dialog_2.o build/default/src/gnome2/splash_2.o build/default/src/gnome2/tabbed_browser_ 2.o build/default/src/gnome2/treekey-editor_! 2.o build/default/src/gnome2/utilities_2.o build/default/src/gnome2/xiphos_2.o build/default/src/backend/gs_stringmgr_1.o build/default/src/backend/module_manager_1.o build/default/src/backend/sword_main_1.o build/default/src/editor/slib-editor_1.o build/default/src/editor/link_dialog_1.o build/default/src/main/configs_1.o build/default/src/main/display_1.o build/default/src/main/export_passage_1.o build/default/src/main/global_ops_1.o build/default/src/main/lists_1.o build/default/src/main/main_1.o build/default/src/main/mod_mgr_1.o build/default/src/main/module_dialogs_1.o build/default/src/main/modulecache_1.o build/default/src/main/navbar_1.o build/default/src/main/navbar_book_1.o build/default/src/main/navbar_book_dialog_1.o build/default/src/main/navbar_versekey_1.o build/default/src/main/parallel_view_1.o build/default/src/main/prayerlists_1.o build/default/src/main/previewer_1.o build/default/src/main/search_dialog_1.o build/default/src/main/search_sidebar_1.o build/default/ src/main/settings_1.o build/default/src/main/sidebar_1.o build/default/src/main/sword_1.o build/default/src/main/sword_treekey_1.o build/default/src/main/tab_history_1.o build/default/src/main/url_1.o build/default/src/main/xml_1.o build/default/src/xiphos_html/marshal_1.o build/default/src/xiphos_html/xiphos_html_1.o build/default/src/webkit/marshal_1.o build/default/src/webkit/wk-html_1.o -> build/default/src/gnome2/xiphos [128/129] cxx_link: build/default/src/examples/marshal_1.o build/default/src/examples/xiphos-nav_1.o -> build/default/src/examples/xiphos-nav /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZSt25__throw_bad_function_callv@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt18condition_variable4waitERSt11unique_lockISt5mutexE@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `_ZNSt6chrono3_V212system_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZSt15__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt8__detail15_List_node_base7_M_hookEPS0_@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZSt11__once_call@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt18condition_variableD1Ev@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZSt20__throw_system_errori@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt18condition_variable10notify_oneEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt18condition_variableC1Ev@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `_ZNSt18condition_variable10notify_allEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt6chrono3_V212steady_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZSt25__throw_bad_function_callv@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt18condition_variable4waitERSt11unique_lockISt5mutexE@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `_ZNSt6chrono3_V212system_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZSt15__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt8__detail15_List_node_base7_M_hookEPS0_@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZSt11__once_call@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt18condition_variableD1Ev@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZSt20__throw_system_errori@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt18condition_variable10notify_oneEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt18condition_variableC1Ev@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `_ZNSt18condition_variable10notify_allEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt6chrono3_V212steady_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `__once_proxy@GLIBCXX_3.4.11' Waf: Leaving directory `/wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/build' Build failed: -> task failed (err #1): {task: cxx_link marshal_1.o,xiphos-nav_1.o -> xiphos-nav} -> task failed (err #1): {task: cxx_link locale_set_2.o,marshal_2.o,about_modules_2.o,about_sword_2.o,about_trans_2.o,about_xiphos_2.o,bibletext_2.o,bibletext_dialog_2.o,bookmark_dialog_2.o,bookmarks_menu_2.o,bookmarks_treeview_2.o,cipher_key_dialog_2.o,commentary_2.o,commentary_dialog_2.o,dialog_2.o,dictlex_2.o,dictlex_dialog_2.o,display_info_2.o,dummy_2.o,export_bookmarks_2.o,export_dialog_2.o,find_dialog_2.o,font_dialog_2.o,gbs_2.o,gbs_dialog_2.o,gui_2.o,ipc_2.o,main_menu_2.o,main_window_2.o,menu_popup_2.o,mod_mgr_2.o,navbar_book_2.o,navbar_book_dialog_2.o,navbar_versekey_2.o,navbar_versekey_dialog_2.o,navbar_versekey_editor_2.o,navbar_versekey_parallel_2.o,parallel_dialog_2.o,parallel_tab_2.o,parallel_view_2.o,preferences_dialog_2.o,search_dialog_2.o,search_sidebar_2.o,sidebar_2.o,sidebar_dialog_2.o,splash_2.o,tabbed_browser_2.o,treekey-editor_2.o,utilities_2.o,xiphos_2.o,gs_stringmgr_1.o,module_manager_1.o,sword_main_1.o,slib-editor_1.o,link_dialog_1.o,configs_1.o,display_1.o,export_passage_1.o,global_ ops_1.o,lists_1.o,main_1.o,mod_mgr_1.o,module_dialogs_1.o,modulecache_1.o,navbar_1.o,navbar_book_1.o,navbar_book_dialog_1.o,navbar_versekey_1.o,parallel_view_1.o,prayerlists_1.o,previewer_1.o,search_dialog_1.o,search_sidebar_1.o,settings_1.o,sidebar_1.o,sword_1.o,sword_treekey_1.o,tab_history_1.o,url_1.o,xml_1.o,marshal_1.o,xiphos_html_1.o,marshal_1.o,wk-html_1.o -> xiphos} *** Error code 1 Stop in /usr/ports/misc/xiphos. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 07:06:59 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 4DF889F6 for ; Sat, 31 Jan 2015 07:06:59 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 39992768 for ; Sat, 31 Jan 2015 07:06:59 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V76xN6019856 for ; Sat, 31 Jan 2015 07:06:59 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V76xiA019824; Sat, 31 Jan 2015 07:06:59 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 07:06:59 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310706.t0V76xiA019824@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84amd64-default][biology/migrate] Failed for migrate-3.6.5 in build 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, 31 Jan 2015 07:06:59 -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: wen@FreeBSD.org Ident: $FreeBSD: head/biology/migrate/Makefile 374114 2014-12-06 14:54:48Z wen $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/migrate-3.6.5.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building biology/migrate build started at Sat Jan 31 07:06:40 UTC 2015 port directory: /usr/ports/biology/migrate building for: FreeBSD 84amd64-default-job-15 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/biology/migrate/Makefile 374114 2014-12-06 14:54:48Z wen $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=migrate-3.6.5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for migrate-3.6.5: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ac_cv_prog_GMAKE="make" XDG_DATA_HOME=/wrkdirs/usr/ports/biology/migrate/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/migrate/work HOME=/wrkdirs/usr/ports/biology/migrate/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/biology/migrate/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/migrate/work HOME=/wrkdirs/usr/ports/biology/migrate/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/biology/migrate/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/migrate/work HOME=/wrkdirs/usr/ports/biology/migrate/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/biology/migrate/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/migrate/work HOME=/wrkdirs/usr/ports/biology/migrate/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-- PORTNAME=migrate OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/migrate" EXAMPLESDIR="share/examples/migrate" DATADIR="share/migrate" WWWDIR="www/migrate" ETCDIR="etc/migrate" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/migrate DOCSDIR=/usr/local/share/doc/migrate EXAMPLESDIR=/usr/local/share/examples/migrate WWWDIR=/usr/local/www/migrate ETCDIR=/usr/local/etc/migrate --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> migrate-3.6.5 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.7.txz [84amd64-default-job-15] Installing pkg-1.4.7... [84amd64-default-job-15] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of migrate-3.6.5 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by migrate-3.6.5 for building =========================================================================== =================================================== ===> Fetching all distfiles required by migrate-3.6.5 for building => SHA256 Checksum OK for migrate-3.6.5.src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by migrate-3.6.5 for building ===> Extracting for migrate-3.6.5 => SHA256 Checksum OK for migrate-3.6.5.src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for migrate-3.6.5 ===> Applying FreeBSD patches for migrate-3.6.5 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for migrate-3.6.5 configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd8.4 checking host system type... amd64-portbld-freebsd8.4 checking target system type... amd64-portbld-freebsd8.4 USERFLAGS+=-O2: not found checking for gmake... (cached) make ======================================================================= Migrate subversion: Hardware: portbld System OS: freebsd8.4 FreeBSD System CPU: amd64 ----------------------------------------------------------------------- checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes CFLAGS+=: not found C-compiler: cc C++-compiler:c++ CFLAGS: -O2 -pipe -fstack-protector -fno-strict-aliasing ======================================================================= checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for pthread_create in -pthread... yes checking for MPI_Init in -lmpi... no checking for exp in -lm... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for limits.h... (cached) yes checking for strings.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for int... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for inline... inline checking return type of signal handlers... void checking for strftime... (cached) yes checking for strcspn... (cached) yes checking for strsep... (cached) yes checking for lgamma... yes checking which zlib implementation to use... autodetect checking for main in -lz... yes checking for gzbuffer... no configure: creating ./config.status config.status: creating Makefile config.status: creating conf.h config.status: conf.h is unchanged MIGRATE-N is now setup to compile the program you need to type one of the commands below (ordered by preference): SINGLE CPU machines make # with PDF output support # this might fail on first attempt, # if the make fails, please let me know # often linking fails because the C++ pdf library # and the core migrate parts (C) mismatch # check the Makefile line for STDLIB= -lstdc++ SMP machines more than 1 CPU in machine make thread # uses the thread library if present make # on macs running macos 10.6+ using GrandCentral PARALLEL Computers, Clusters with MPI software make mpis # each cpu-core can be treated as a node make mpis-thread # experimental, may increase load per node! ------------------------------------------------------------------------ SPEED and other TESTING the migrate website contains a testsuite.tar.gz that has many tests for single, parallel and thread compilations the tests are driven by a python script rt (see the README in the testsuite) and a submit script that allows to streamline submissions to a batch queue system, currently supported systems are SUN/ORACLE GRIDENGINE, TORQUE/MOAB, and NONE ------------------------------------------------------------------------ In case there are problems with the compile send a message to the migrate-support@google.com usergroup, include a log of ./configure make ======================================================================= =========================================================================== =================================================== ===> Building for migrate-3.6.5 (cd ./haru ; make -f makefile.gcc "CC=c++" "CPP=cc" "ARCH=amd64" "MACOSVERSION=" "MYCPPFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ ") cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfExceptions.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfList.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfUtils.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfStreams.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfAutoPtrObjects.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfObjects.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfContents.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfPages.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfFonts.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfXref.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfDestinations.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfOutlines.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfBorderStyle.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfAnnotations.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfDoc.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfCatalog.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfInfo.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfEncoding.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfFontDef.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfXObjects.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfFontDef_Courier.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfFontDef_Helvetica.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfFontDef_Times.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfFontDef_Symbol.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfFontDef_ZapfDingbats.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfEncoding_ISO8859.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfEncoding_KOI8.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfEncoding_MSCP.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfMbFonts.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfCMap.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfUnicodeText.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfMbFontDef_Gothic.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfMbFontDef_Mincyo.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfMbFontDef_SimHei.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfMbFontDef_SimSun.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfMbFontDef_Ming.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfMbFontDef_Batang.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfMbFontDef_Dotum.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfCMap_RKSJ.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfCMap_EUC.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfCMap_GB_EUC.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfCMap_ETen_B5.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfCMap_KSCms_UHC.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfCMap_KSC_EUC.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfPngImage.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfJpegImage.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c PdfEncrypt.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c libharuc.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c libharuc_jpfonts.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c libharuc_krfonts.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c libharuc_cnsfonts.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c libharuc_cntfonts.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c libharu_png.cc cc: -lstdc++: linker input file unused because linking not done cc -I. -DNDEBUG -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c libharu_jpeg.cc cc: -lstdc++: linker input file unused because linking not done ar rc libharu.a PdfExceptions.o PdfList.o PdfUtils.o PdfStreams.o PdfAutoPtrObjects.o PdfObjects.o PdfContents.o PdfPages.o PdfFonts.o PdfXref.o PdfDestinations.o PdfOutlines.o PdfBorderStyle.o PdfAnnotations.o PdfDoc.o PdfCatalog.o PdfInfo.o PdfEncoding.o PdfFontDef.o PdfXObjects.o PdfFontDef_Courier.o PdfFontDef_Helvetica.o PdfFontDef_Times.o PdfFontDef_Symbol.o PdfFontDef_ZapfDingbats.o PdfEncoding_ISO8859.o PdfEncoding_KOI8.o PdfEncoding_MSCP.o PdfMbFonts.o PdfCMap.o PdfUnicodeText.o PdfMbFontDef_Gothic.o PdfMbFontDef_Mincyo.o PdfMbFontDef_SimHei.o PdfMbFontDef_SimSun.o PdfMbFontDef_Ming.o PdfMbFontDef_Batang.o PdfMbFontDef_Dotum.o PdfCMap_RKSJ.o PdfCMap_EUC.o PdfCMap_GB_EUC.o PdfCMap_ETen_B5.o PdfCMap_KSCms_UHC.o PdfCMap_KSC_EUC.o PdfPngImage.o PdfJpegImage.o PdfEncrypt.o libharuc.o libharuc_jpfonts.o libharuc_krfonts.o libharuc_cnsfonts.o libharuc_cntfonts.o libharu_png.o libharu_jpeg.o ranlib libharu.a Using system zlib architecture /usr/bin/make migrate-n "CFLAGS = -O2 -pipe -fstack-protector -fno-strict-aliasing -DNEXUSTREE -DHAVE_ZLIB -DZNZ -DHIGHBITS -DHAVE_CONFIG_H -DHAVE_MALLOCWRAP -DMERSENNE_TWISTER -DMEXP=19937 -DMIGRATESUBVERSION=\"\\\"\\\"\" -DMIGRATEVERSION=\"\\\"3.6.5\\\"\" -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++" "LIBS = -Lharu -lharu -lz -lm" "LDFLAGS = " cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DNEXUSTREE -DHAVE_ZLIB -DZNZ -DHIGHBITS -DHAVE_CONFIG_H -DHAVE_MALLOCWRAP -DMERSENNE_TWISTER -DMEXP=19937 -DMIGRATESUBVERSION="\"\"" -DMIGRATEVERSION="\"3.6.5\"" -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c aic.c cc: -lstdc++: linker input file unused because linking not done cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DNEXUSTREE -DHAVE_ZLIB -DZNZ -DHIGHBITS -DHAVE_CONFIG_H -DHAVE_MALLOCWRAP -DMERSENNE_TWISTER -DMEXP=19937 -DMIGRATESUBVERSION="\"\"" -DMIGRATEVERSION="\"3.6.5\"" -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c altivec.c cc: -lstdc++: linker input file unused because linking not done cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DNEXUSTREE -DHAVE_ZLIB -DZNZ -DHIGHBITS -DHAVE_CONFIG_H -DHAVE_MALLOCWRAP -DMERSENNE_TWISTER -DMEXP=19937 -DMIGRATESUBVERSION="\"\"" -DMIGRATEVERSION="\"3.6.5\"" -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c autotune.c cc: -lstdc++: linker input file unused because linking not done cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DNEXUSTREE -DHAVE_ZLIB -DZNZ -DHIGHBITS -DHAVE_CONFIG_H -DHAVE_MALLOCWRAP -DMERSENNE_TWISTER -DMEXP=19937 -DMIGRATESUBVERSION="\"\"" -DMIGRATEVERSION="\"3.6.5\"" -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c bayes.c cc: -lstdc++: linker input file unused because linking not done cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DNEXUSTREE -DHAVE_ZLIB -DZNZ -DHIGHBITS -DHAVE_CONFIG_H -DHAVE_MALLOCWRAP -DMERSENNE_TWISTER -DMEXP=19937 -DMIGRATESUBVERSION="\"\"" -DMIGRATEVERSION="\"3.6.5\"" -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c broyden.c cc: -lstdc++: linker input file unused because linking not done cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DNEXUSTREE -DHAVE_ZLIB -DZNZ -DHIGHBITS -DHAVE_CONFIG_H -DHAVE_MALLOCWRAP -DMERSENNE_TWISTER -DMEXP=19937 -DMIGRATESUBVERSION="\"\"" -DMIGRATEVERSION="\"3.6.5\"" -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c calculator.c cc: -lstdc++: linker input file unused because linking not done cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DNEXUSTREE -DHAVE_ZLIB -DZNZ -DHIGHBITS -DHAVE_CONFIG_H -DHAVE_MALLOCWRAP -DMERSENNE_TWISTER -DMEXP=19937 -DMIGRATESUBVERSION="\"\"" -DMIGRATEVERSION="\"3.6.5\"" -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c combroyden2.c cc: -lstdc++: linker input file unused because linking not done cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DNEXUSTREE -DHAVE_ZLIB -DZNZ -DHIGHBITS -DHAVE_CONFIG_H -DHAVE_MALLOCWRAP -DMERSENNE_TWISTER -DMEXP=19937 -DMIGRATESUBVERSION="\"\"" -DMIGRATEVERSION="\"3.6.5\"" -O2 -pipe -fstack-protector -fno-strict-aliasing -DNOJPEG -DNOZLIB -DNOPNG -Iharu -DPRETTY -lstdc++ -c data.c data.c:57:21: error: xlocale.h: No such file or directory *** Error code 1 Stop in /wrkdirs/usr/ports/biology/migrate/work/migrate-3.6.5/src. *** Error code 1 Stop in /wrkdirs/usr/ports/biology/migrate/work/migrate-3.6.5/src. *** Error code 1 Stop in /usr/ports/biology/migrate. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 07:07: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 2E13AA01 for ; Sat, 31 Jan 2015 07:07:32 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 19E7B769; Sat, 31 Jan 2015 07:07:32 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V77Vrk044887; Sat, 31 Jan 2015 07:07:31 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V77VbP044804; Sat, 31 Jan 2015 07:07:31 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 07:07:31 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310707.t0V77VbP044804@beefy2.isc.freebsd.org> To: 6yearold@gmail.com Subject: [package - 84amd64-default][math/stp] Failed for stp-1436_1 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, 31 Jan 2015 07:07: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: 6yearold@gmail.com Last committer: antoine@FreeBSD.org Ident: $FreeBSD: head/math/stp/Makefile 366210 2014-08-26 12:44:36Z antoine $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/stp-1436_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building math/stp build started at Sat Jan 31 07:03:33 UTC 2015 port directory: /usr/ports/math/stp building for: FreeBSD 84amd64-default-job-11 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: 6yearold@gmail.com Makefile ident: $FreeBSD: head/math/stp/Makefile 366210 2014-08-26 12:44:36Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=stp-1436_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/stp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/stp/work HOME=/wrkdirs/usr/ports/math/stp/work TMPDIR="/tmp" ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl XDG_DATA_HOME=/wrkdirs/usr/ports/math/stp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/stp/work HOME=/wrkdirs/usr/ports/math/stp/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/stp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/stp/work HOME=/wrkdirs/usr/ports/math/stp/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/stp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/stp/work HOME=/wrkdirs/usr/ports/math/stp/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-- CMAKE_BUILD_TYPE="release" OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/stp" EXAMPLESDIR="share/examples/stp" DATADIR="share/stp" WWWDIR="www/stp" ETCDIR="etc/stp" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/stp DOCSDIR=/usr/local/share/doc/stp EXAMPLESDIR=/usr/local/share/examples/stp WWWDIR=/usr/local/www/stp ETCDIR=/usr/local/etc/stp --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License MIT accepted by the user =========================================================================== =================================================== ===> stp-1436_1 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.7.txz [84amd64-default-job-11] Installing pkg-1.4.7... [84amd64-default-job-11] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of stp-1436_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by stp-1436_1 for building =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by stp-1436_1 for building => SHA256 Checksum OK for stp-1436.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by stp-1436_1 for building ===> Extracting for stp-1436_1 => SHA256 Checksum OK for stp-1436.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for stp-1436_1 =========================================================================== =================================================== ===> stp-1436_1 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 [84amd64-default-job-11] Installing bison-2.7.1,1... [84amd64-default-job-11] `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-11] | `-- Installing indexinfo-0.2.2... [84amd64-default-job-11] | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-11] | `-- Installing libiconv-1.14_6... [84amd64-default-job-11] | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-11] `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-11] `-- Installing m4-1.4.17_1,1... [84amd64-default-job-11] `-- Extracting m4-1.4.17_1,1... done [84amd64-default-job-11] Extracting bison-2.7.1,1... done ===> Returning to build of stp-1436_1 ===> stp-1436_1 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.1.txz [84amd64-default-job-11] Installing cmake-3.1.1... [84amd64-default-job-11] `-- Installing cmake-modules-3.1.1... [84amd64-default-job-11] `-- Extracting cmake-modules-3.1.1... done [84amd64-default-job-11] `-- Installing curl-7.40.0... [84amd64-default-job-11] | `-- Installing ca_root_nss-3.17.3_1... [84amd64-default-job-11] | `-- Extracting ca_root_nss-3.17.3_1... done [84amd64-default-job-11] `-- Extracting curl-7.40.0... done [84amd64-default-job-11] `-- Installing expat-2.1.0_2... [84amd64-default-job-11] `-- Extracting expat-2.1.0_2... done [84amd64-default-job-11] `-- Installing libarchive-3.1.2_2,1... [84amd64-default-job-11] | `-- Installing libxml2-2.9.2_2... [84amd64-default-job-11] | `-- Extracting libxml2-2.9.2_2... done [84amd64-default-job-11] | `-- Installing lzo2-2.08_1... [84amd64-default-job-11] | `-- Extracting lzo2-2.08_1... done [84amd64-default-job-11] `-- Extracting libarchive-3.1.2_2,1... done [84amd64-default-job-11] Extracting cmake-3.1.1... done ===> Returning to build of stp-1436_1 ===> stp-1436_1 depends on package: flex>=2.5.38 - not found ===> Verifying install for flex>=2.5.38 in /usr/ports/textproc/flex ===> Installing existing package /packages/All/flex-2.5.39_2.txz [84amd64-default-job-11] Installing flex-2.5.39_2... [84amd64-default-job-11] Extracting flex-2.5.39_2... done ===> Returning to build of stp-1436_1 ===> stp-1436_1 depends on file: /usr/local/bin/perl5.18.4 - not found ===> Verifying install for /usr/local/bin/perl5.18.4 in /usr/ports/lang/perl5.18 ===> Installing existing package /packages/All/perl5-5.18.4_11.txz [84amd64-default-job-11] Installing perl5-5.18.4_11... [84amd64-default-job-11] Extracting perl5-5.18.4_11... done ===> Returning to build of stp-1436_1 =========================================================================== =================================================== ===> stp-1436_1 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_4.txz [84amd64-default-job-11] Installing boost-libs-1.55.0_4... [84amd64-default-job-11] `-- Installing icu-53.1... [84amd64-default-job-11] `-- Extracting icu-53.1... done [84amd64-default-job-11] 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 stp-1436_1 ===> stp-1436_1 depends on shared library: libboost_system.so - found (/usr/local/lib/libboost_system.so.1.55.0) =========================================================================== /usr/bin/make -f src/libstp/CMakeFiles/libstp.dir/build.make src/libstp/CMakeFiles/libstp.dir/build Linking CXX static library ../../lib/libstp.a cd /wrkdirs/usr/ports/math/stp/work/stp-1436/src/libstp && /usr/local/bin/cmake -P CMakeFiles/libstp.dir/cmake_clean_target.cmake cd /wrkdirs/usr/ports/math/stp/work/stp-1436/src/libstp && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/libstp.dir/link.txt --verbose=1 /usr/bin/ar cq ../../lib/libstp.a ../AST/CMakeFiles/AST.dir/ASTKind.cpp.o ../AST/CMakeFiles/AST.dir/ArrayTransformer.cpp.o ../AST/CMakeFiles/AST.dir/ASTInterior.cpp.o ../AST/CMakeFiles/AST.dir/ASTNode.cpp.o ../AST/CMakeFiles/AST.dir/ASTUtil.cpp.o ../AST/CMakeFiles/AST.dir/ASTBVConst.cpp.o ../AST/CMakeFiles/AST.dir/ASTmisc.cpp.o ../AST/CMakeFiles/AST.dir/ASTSymbol.cpp.o ../AST/CMakeFiles/AST.dir/RunTimes.cpp.o ../AST/CMakeFiles/AST.dir/NodeFactory/HashingNodeFactory.cpp.o ../AST/CMakeFiles/AST.dir/NodeFactory/NodeFactory.cpp.o ../AST/CMakeFiles/AST.dir/NodeFactory/SimplifyingNodeFactory.cpp.o ../AST/CMakeFiles/AST.dir/NodeFactory/TypeChecker.cpp.o ../main/CMakeFiles/globalstp.dir/Globals.cpp.o ../main/CMakeFiles/globalstp.dir/GitSHA1.cpp.o ../STPManager/CMakeFiles/stpmgr.dir/STP.cpp.o ../STPManager/CMakeFiles/stpmgr.dir/STPManager.cpp.o ../absrefine_counterexample/CMakeFiles/abstractionrefinement.dir/AbstractionRefinement.cpp.o ../absrefine_counterexample/CMakeFiles/abstractionrefine ment.dir/CounterExample.cpp.o ../to-sat/CMakeFiles/tosat.dir/BitBlaster.cpp.o ../to-sat/CMakeFiles/tosat.dir/ToSATBase.cpp.o ../to-sat/CMakeFiles/tosat.dir/AIG/BBNodeManagerAIG.cpp.o ../to-sat/CMakeFiles/tosat.dir/AIG/ToCNFAIG.cpp.o ../to-sat/CMakeFiles/tosat.dir/AIG/ToSATAIG.cpp.o ../to-sat/CMakeFiles/tosat.dir/ASTNode/ClauseList.cpp.o ../to-sat/CMakeFiles/tosat.dir/ASTNode/SimpBool.cpp.o ../to-sat/CMakeFiles/tosat.dir/ASTNode/ToCNF.cpp.o ../to-sat/CMakeFiles/tosat.dir/ASTNode/ToSAT.cpp.o ../sat/CMakeFiles/sat.dir/CryptoMinisat.cpp.o ../sat/CMakeFiles/sat.dir/MinisatCore.cpp.o ../sat/CMakeFiles/sat.dir/MinisatCore_prop.cpp.o ../sat/CMakeFiles/sat.dir/SimplifyingMinisat.cpp.o ../sat/minisat/CMakeFiles/minisat2.dir/simp/SimpSolver.cc.o ../sat/minisat/CMakeFiles/minisat2.dir/core/Solver.cc.o ../sat/minisat/CMakeFiles/minisat2.dir/core_prop/Solver_prop.cc.o ../sat/minisat/CMakeFiles/minisat2.dir/utils/System.cc.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/ClauseAllocator.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptomini! sat2.dir/ClauseCleaner.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/FailedVarSearcher.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/FindUndef.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/Gaussian.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/Logger.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/MatrixFinder.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/OnlyNonLearntBins.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/PackedRow.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/PartFinder.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/PartHandler.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/RestartTypeChooser.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/Solver.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/StateSaver.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/Subsumer.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/UselessB inRemover.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/VarReplacer.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/XorFinder.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/XorSubsumer.cpp.o ../sat/cryptominisat2/CMakeFiles/cryptominisat2.dir/time_mem.cpp.o ../simplifier/CMakeFiles/simplifier.dir/bvsolver.cpp.o ../simplifier/CMakeFiles/simplifier.dir/consteval.cpp.o ../simplifier/CMakeFiles/simplifier.dir/MutableASTNode.cpp.o ../simplifier/CMakeFiles/simplifier.dir/PropagateEqualities.cpp.o ../simplifier/CMakeFiles/simplifier.dir/RemoveUnconstrained.cpp.o ../simplifier/CMakeFiles/simplifier.dir/simplifier.cpp.o ../simplifier/CMakeFiles/simplifier.dir/SubstitutionMap.cpp.o ../simplifier/CMakeFiles/simplifier.dir/VariablesInExpression.cpp.o ../simplifier/CMakeFiles/simplifier.dir/constantBitP/ConstantBitP_Arithmetic.cpp.o ../simplifier/CMakeFiles/simplifier.dir/constantBitP/ConstantBitP_Boolean.cpp.o ../simplifier/CMakeFiles/simplifier.dir/constantBitP /ConstantBitP_Comparison.cpp.o ../simplifier! /CMakeFil! es/simplifier.dir/constantBitP/ConstantBitP_Division.cpp.o ../simplifier/CMakeFiles/simplifier.dir/constantBitP/ConstantBitP_MaxPrecision.cpp.o ../simplifier/CMakeFiles/simplifier.dir/constantBitP/ConstantBitP_Multiplication.cpp.o ../simplifier/CMakeFiles/simplifier.dir/constantBitP/ConstantBitPropagation.cpp.o ../simplifier/CMakeFiles/simplifier.dir/constantBitP/ConstantBitP_Shifting.cpp.o ../simplifier/CMakeFiles/simplifier.dir/constantBitP/ConstantBitP_TransferFunctions.cpp.o ../simplifier/CMakeFiles/simplifier.dir/constantBitP/ConstantBitP_Utility.cpp.o ../simplifier/CMakeFiles/simplifier.dir/constantBitP/FixedBits.cpp.o ../extlib-constbv/CMakeFiles/constantbv.dir/constantbv.cpp.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigCheck.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigDfs.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigFanout.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigMan.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigMem.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/a ig/aigMffc.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigObj.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigOper.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigOrder.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigPart.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigRepr.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigRet.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigScl.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigSeq.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigShow.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigTable.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigTime.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigTiming.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigTruth.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigTsim.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigUtil.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/aig/aigWin.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/cnf/cnfCore.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/cnf/cnfCut.c.o ../extlib-abc/CMakeFiles/abc. dir/aig/cnf/cnfData.c.o ../extlib-abc/CMakeF! iles/abc.! dir/aig/cnf/cnfMan.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/cnf/cnfMap.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/cnf/cnfPost.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/cnf/cnfUtil.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/cnf/cnfWrite.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/dar/darBalance.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/dar/darCore.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/dar/darCut.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/dar/darData.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/dar/darLib.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/dar/darMan.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/dar/darPrec.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/dar/darRefact.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/dar/darScript.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/kit/kitAig.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/kit/kitGraph.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/kit/kitIsop.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/kit/kitSop.c.o ../extlib-abc/CMakeFiles/abc.dir/aig/kit/kitTruth.c.o ../c_interface/C MakeFiles/cinterface.dir/c_interface.cpp.o ../cpp_interface/CMakeFiles/cppinterface.dir/cpp_interface.cpp.o ../parser/CMakeFiles/parser.dir/LetMgr.cpp.o ../parser/CMakeFiles/parser.dir/lexcvc.cpp.o ../parser/CMakeFiles/parser.dir/parsecvc.cpp.o ../parser/CMakeFiles/parser.dir/lexsmt2.cpp.o ../parser/CMakeFiles/parser.dir/parsesmt2.cpp.o ../parser/CMakeFiles/parser.dir/lexsmt.cpp.o ../parser/CMakeFiles/parser.dir/parsesmt.cpp.o ../printer/CMakeFiles/printer.dir/AssortedPrinters.cpp.o ../printer/CMakeFiles/printer.dir/BenchPrinter.cpp.o ../printer/CMakeFiles/printer.dir/CPrinter.cpp.o ../printer/CMakeFiles/printer.dir/dotPrinter.cpp.o ../printer/CMakeFiles/printer.dir/GDLPrinter.cpp.o ../printer/CMakeFiles/printer.dir/LispPrinter.cpp.o ../printer/CMakeFiles/printer.dir/PLPrinter.cpp.o ../printer/CMakeFiles/printer.dir/SMTLIB1Printer.cpp.o ../printer/CMakeFiles/printer.dir/SMTLIB2Printer.cpp.o ../printer/CMakeFiles/printer.dir/SMTLIBPrinter.cpp.o /usr/bin/ranlib ../../lib/libstp.a /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/math/stp/work/stp-1436/CMakeFiles [ 99%] Built target libstp /usr/bin/make -f src/main/CMakeFiles/stp.dir/build.make src/main/CMakeFiles/stp.dir/depend cd /wrkdirs/usr/ports/math/stp/work/stp-1436 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/math/stp/work/stp-1436 /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main /wrkdirs/usr/ports/math/stp/work/stp-1436 /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/CMakeFiles/stp.dir/DependInfo.cmake Scanning dependencies of target stp /usr/bin/make -f src/main/CMakeFiles/stp.dir/build.make src/main/CMakeFiles/stp.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/math/stp/work/stp-1436/CMakeFiles 92 [100%] Building CXX object src/main/CMakeFiles/stp.dir/main.cpp.o cd /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main && /usr/bin/c++ -D__STDC_LIMIT_MACROS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wextra -Wunused -Wsign-compare -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -O2 -pipe -fstack-protector -fno-strict-aliasing -I/wrkdirs/usr/ports/math/stp/work/stp-1436/include -I/usr/local/include -I/wrkdirs/usr/ports/math/stp/work/stp-1436/src/AST -o CMakeFiles/stp.dir/main.cpp.o -c /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/main.cpp In file included from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../AST/AST.h:15, from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/main.cpp:11: /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../AST/ASTInternal.h:109: warning: unused parameter 'c_friendly' In file included from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../AST/AST.h:18, from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/main.cpp:11: /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../AST/ASTBVConst.h:75: warning: unused parameter 'l' In file included from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/STPManager.h:16, from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/ArrayTransformer.h:14, from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/STP.h:14, from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/printers.h:18, from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/main.cpp:13: /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/../sat/SATSolver.h:32: warning: unused parameter 'array_id' /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/../sat/SATSolver.h:32: warning: unused parameter 'i' /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/../sat/SATSolver.h:32: warning: unused parameter 'v' /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/../sat/SATSolver.h:58: warning: unused parameter 'i' /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/../sat/SATSolver.h:71: warning: unused parameter 'x' In file included from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/ArrayTransformer.h:14, from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/STP.h:14, from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/printers.h:18, from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/main.cpp:13: /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/STPManager.h:382: warning: unused parameter 'children' In file included from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../to-sat/ASTNode/ToCNF.h:17, from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../to-sat/ASTNode/ToSAT.h:13, from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/STP.h:18, from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/printers.h:18, from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/main.cpp:13: /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../to-sat/ASTNode/ClauseList.h:84: warning: unused parameter 'v' In file included from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/main.cpp:18: /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../cpp_interface/cpp_interface.h: In member function 'void BEEV::Cpp_interface::checkInvariant()': /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../cpp_interface/cpp_interface.h:66: warning: comparison between signed and unsigned integer expressions /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../cpp_interface/cpp_interface.h:67: warning: comparison between signed and unsigned integer expressions In file included from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../extlib-abc/vec.h:84, from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../extlib-abc/cnf_short.h:38, from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/main.cpp:21: /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../extlib-abc/vecStr.h: In function 'int Vec_StrBase10Log(unsigned int)': /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../extlib-abc/vecStr.h:418: warning: comparison of unsigned expression >= 0 is always true In file included from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../extlib-abc/cnf_short.h:39, from /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/main.cpp:21: /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../extlib-abc/aig.h: In function 'int Aig_Base2Log(unsigned int)': /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../extlib-abc/aig.h:160: warning: comparison of unsigned expression >= 0 is always true /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../extlib-abc/aig.h: In function 'int Aig_Base10Log(unsigned int)': /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../extlib-abc/aig.h:161: warning: comparison of unsigned expression >= 0 is always true /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/../sat/minisat/core/../mtl/Alloc.h: In member function 'T& Minisat::RegionAllocator::operator[](uint32_t) [with T = unsigned int]': /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/../sat/minisat/core/SolverTypes.h:222: instantiated from here /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/../sat/minisat/core/../mtl/Alloc.h:64: warning: comparison of unsigned expression >= 0 is always true /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/../sat/minisat/core/../mtl/Alloc.h: In member function 'const T& Minisat::RegionAllocator::operator[](uint32_t) const [with T = unsigned int]': /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/../sat/minisat/core/SolverTypes.h:223: instantiated from here /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/../sat/minisat/core/../mtl/Alloc.h:65: warning: comparison of unsigned expression >= 0 is always true /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/../sat/minisat/core/../mtl/Alloc.h: In member function 'T* Minisat::RegionAllocator::lea(uint32_t) [with T = unsigned int]': /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/../sat/minisat/core/SolverTypes.h:224: instantiated from here /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/../sat/minisat/core/../mtl/Alloc.h:67: warning: comparison of unsigned expression >= 0 is always true /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/../sat/minisat/core/../mtl/Alloc.h: In member function 'const T* Minisat::RegionAllocator::lea(uint32_t) const [with T = unsigned int]': /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/../sat/minisat/core/SolverTypes.h:225: instantiated from here /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main/../printer/../STPManager/../AST/../STPManager/../sat/minisat/core/../mtl/Alloc.h:68: warning: comparison of unsigned expression >= 0 is always true Linking CXX executable ../../stp cd /wrkdirs/usr/ports/math/stp/work/stp-1436/src/main && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/stp.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wextra -Wunused -Wsign-compare -Wuninitialized -Wno-deprecated -Wstrict-aliasing -Wpointer-arith -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector CMakeFiles/stp.dir/main.cpp.o -o ../../stp ../../lib/libstp.a /usr/local/lib/libboost_program_options.a /usr/local/lib/libboost_system.a local symbol 0: discarded in section `.text._ZN5boost15throw_exceptionINS_15program_options14unknown_optionEEEvRKT_' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 1: discarded in section `.text._ZN5boost15program_options14unknown_optionD1Ev' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 2: discarded in section `.text._ZN5boost15program_options25error_with_no_option_name15set_option_nameERKSs' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 3: discarded in section `.text._ZN5boost15program_options22error_with_option_nameD2Ev' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 4: discarded in section `.text._ZN5boost15program_options22error_with_option_nameD1Ev' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 5: discarded in section `.text._ZN5boost15program_options22error_with_option_nameD0Ev' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 6: discarded in section `.text._ZN5boost15program_options22error_with_option_name15set_option_nameERKSs' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 7: discarded in section `.text._ZNSt3mapISsSsSt4lessISsESaISt4pairIKSsSsEEEixERS3_' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 8: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE16_M_insert_uniqueESt17_Rb_tree_iteratorIS2_ERKS2_' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 9: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE9_M_insertEPSt18_Rb_tree_node_baseSA_RKS2_' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 10: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE16_M_insert_uniqueERKS2_' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 11: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 12: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsS0_ISsSsEESt10_Select1stIS3_ESt4lessISsESaIS3_EE8_M_eraseEPSt13_Rb_tree_nodeIS3_E' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 13: discarded in section `.text._ZNSt6vectorISsSaISsEEC2ERKS1_' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 14: discarded in section `.text._ZN5boost15program_options22error_with_option_nameC2ERKS1_' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 15: discarded in section `.text._ZN5boost15program_options25error_with_no_option_nameD1Ev' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 16: discarded in section `.text._ZN5boost15program_options25error_with_no_option_nameD0Ev' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 17: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsS0_ISsSsEESt10_Select1stIS3_ESt4lessISsESaIS3_EE7_M_copyEPKSt13_Rb_tree_nodeIS3_EPSB_' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 18: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsS0_ISsSsEESt10_Select1stIS3_ESt4lessISsESaIS3_EE14_M_create_nodeERKS3_' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 19: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE7_M_copyEPKSt13_Rb_tree_nodeIS2_EPSA_' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 20: discarded in section `.text._ZN5boost15program_options5errorD1Ev' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 21: discarded in section `.text._ZN5boost15program_options5errorD0Ev' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 22: discarded in section `.text._ZN5boost16exception_detail10clone_baseD1Ev' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 23: discarded in section `.text._ZN5boost16exception_detail10clone_baseD0Ev' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 24: discarded in section `.text._ZN5boost16exception_detail20copy_boost_exceptionEPNS_9exceptionEPKS1_' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 25: discarded in section `.text._ZNSt6vectorISsSaISsEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPSsS1_EERKSs' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 26: discarded in section `.text._ZN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_options14unknown_optionEEEED1Ev' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 27: discarded in section `.text._ZN5boost16exception_detail19error_info_injectorINS_15program_options14unknown_optionEED1Ev' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 28: discarded in section `.text._ZThn136_N5boost16exception_detail19error_info_injectorINS_15program_options14unknown_optionEED1Ev' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 29: discarded in section `.text._ZThn136_N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_options14unknown_optionEEEED1Ev' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 30: discarded in section `.text._ZTv0_n40_N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_options14unknown_optionEEEED1Ev' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 31: discarded in section `.text._ZN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_options14unknown_optionEEEED0Ev' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 32: discarded in section `.text._ZNK5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_options14unknown_optionEEEE5cloneEv' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 33: discarded in section `.text._ZNK5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_options14unknown_optionEEEE7rethrowEv' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 34: discarded in section `.text._ZThn136_N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_options14unknown_optionEEEED0Ev' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 35: discarded in section `.text._ZTv0_n24_NK5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_options14unknown_optionEEEE5cloneEv' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 36: discarded in section `.text._ZTv0_n32_NK5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_options14unknown_optionEEEE7rethrowEv' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 37: discarded in section `.text._ZTv0_n40_N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_options14unknown_optionEEEED0Ev' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 38: discarded in section `.text._ZN5boost16exception_detail19error_info_injectorINS_15program_options14unknown_optionEED0Ev' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 39: discarded in section `.text._ZThn136_N5boost16exception_detail19error_info_injectorINS_15program_options14unknown_optionEED0Ev' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 40: discarded in section `.text._ZN5boost15program_options14unknown_optionD0Ev' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 41: discarded in section `.text._ZN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_options14unknown_optionEEEEC1ERKS6_NS6_9clone_tagE' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 42: discarded in section `.text._ZN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_15program_options14unknown_optionEEEEC1ERKS5_' from /usr/local/lib/libboost_program_options.a(options_description.o) local symbol 43: discarded in section `.text._ZNSt3mapISsSsSt4lessISsESaISt4pairIKSsSsEEEixERS3_' from /usr/local/lib/libboost_program_options.a(variables_map.o) local symbol 44: discarded in section `.text._ZN5boost15program_options22error_with_option_nameD2Ev' from /usr/local/lib/libboost_program_options.a(variables_map.o) local symbol 45: discarded in section `.text._ZN5boost15program_options22error_with_option_nameD1Ev' from /usr/local/lib/libboost_program_options.a(variables_map.o) local symbol 46: discarded in section `.text._ZN5boost15program_options22error_with_option_nameD0Ev' from /usr/local/lib/libboost_program_options.a(variables_map.o) local symbol 47: discarded in section `.text._ZN5boost15program_options22error_with_option_name15set_option_nameERKSs' from /usr/local/lib/libboost_program_options.a(variables_map.o) local symbol 48: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E' from /usr/local/lib/libboost_program_options.a(variables_map.o) local symbol 49: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsS0_ISsSsEESt10_Select1stIS3_ESt4lessISsESaIS3_EE8_M_eraseEPSt13_Rb_tree_nodeIS3_E' from /usr/local/lib/libboost_program_options.a(variables_map.o) local symbol 50: discarded in section `.text._ZN5boost15program_options22error_with_option_nameC2ERKS1_' from /usr/local/lib/libboost_program_options.a(variables_map.o) local symbol 51: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsS0_ISsSsEESt10_Select1stIS3_ESt4lessISsESaIS3_EE7_M_copyEPKSt13_Rb_tree_nodeIS3_EPSB_' from /usr/local/lib/libboost_program_options.a(variables_map.o) local symbol 52: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsS0_ISsSsEESt10_Select1stIS3_ESt4lessISsESaIS3_EE14_M_create_nodeERKS3_' from /usr/local/lib/libboost_program_options.a(variables_map.o) local symbol 53: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE7_M_copyEPKSt13_Rb_tree_nodeIS2_EPSA_' from /usr/local/lib/libboost_program_options.a(variables_map.o) local symbol 54: discarded in section `.text._ZN5boost16exception_detail10clone_baseD1Ev' from /usr/local/lib/libboost_program_options.a(variables_map.o) local symbol 55: discarded in section `.text._ZN5boost16exception_detail10clone_baseD0Ev' from /usr/local/lib/libboost_program_options.a(variables_map.o) local symbol 56: discarded in section `.text._ZN5boost16exception_detail20copy_boost_exceptionEPNS_9exceptionEPKS1_' from /usr/local/lib/libboost_program_options.a(variables_map.o) local symbol 57: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE16_M_insert_uniqueESt17_Rb_tree_iteratorIS2_ERKS2_' from /usr/local/lib/libboost_program_options.a(variables_map.o) local symbol 58: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE9_M_insertEPSt18_Rb_tree_node_baseSA_RKS2_' from /usr/local/lib/libboost_program_options.a(variables_map.o) local symbol 59: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE16_M_insert_uniqueERKS2_' from /usr/local/lib/libboost_program_options.a(variables_map.o) local symbol 60: discarded in section `.text._ZNSt3mapISsSsSt4lessISsESaISt4pairIKSsSsEEEixERS3_' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 61: discarded in section `.text._ZN5boost15program_options22error_with_option_nameD1Ev' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 62: discarded in section `.text._ZN5boost15program_options22error_with_option_nameD0Ev' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 63: discarded in section `.text._ZN5boost15program_options22error_with_option_name15set_option_nameERKSs' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 64: discarded in section `.text._ZN5boost15program_options16ambiguous_optionD1Ev' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 65: discarded in section `.text._ZN5boost15program_options16ambiguous_optionD0Ev' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 66: discarded in section `.text._ZN5boost15program_options25error_with_no_option_name15set_option_nameERKSs' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 67: discarded in section `.text._ZNK5boost15program_options13untyped_value12is_composingEv' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 68: discarded in section `.text._ZNK5boost15program_options13untyped_value11is_requiredEv' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 69: discarded in section `.text._ZNK5boost15program_options13untyped_value13apply_defaultERNS_3anyE' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 70: discarded in section `.text._ZNK5boost15program_options13untyped_value6notifyERKNS_3anyE' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 71: discarded in section `.text._ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE8_M_eraseEPSt13_Rb_tree_nodeISsE' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 72: discarded in section `.text._ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE9_M_insertEPSt18_Rb_tree_node_baseS7_RKSs' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 73: discarded in section `.text._ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE16_M_insert_uniqueERKSs' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 74: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE7_M_copyEPKSt13_Rb_tree_nodeIS2_EPSA_' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 75: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 76: discarded in section `.text._ZN5boost15program_options22error_with_option_nameC2ERKS1_' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 77: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsS0_ISsSsEESt10_Select1stIS3_ESt4lessISsESaIS3_EE7_M_copyEPKSt13_Rb_tree_nodeIS3_EPSB_' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 78: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsS0_ISsSsEESt10_Select1stIS3_ESt4lessISsESaIS3_EE8_M_eraseEPSt13_Rb_tree_nodeIS3_E' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 79: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsS0_ISsSsEESt10_Select1stIS3_ESt4lessISsESaIS3_EE14_M_create_nodeERKS3_' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 80: discarded in section `.text._ZN5boost16exception_detail10clone_baseD1Ev' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 81: discarded in section `.text._ZN5boost16exception_detail10clone_baseD0Ev' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 82: discarded in section `.text._ZN5boost16exception_detail20copy_boost_exceptionEPNS_9exceptionEPKS1_' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 83: discarded in section `.text._ZN5boost15throw_exceptionINS_17bad_function_callEEEvRKT_' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 84: discarded in section `.text._ZN5boost17bad_function_callD1Ev' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 85: discarded in section `.text._ZN5boost17bad_function_callD0Ev' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 86: discarded in section `.text._ZN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_17bad_function_callEEEED1Ev' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 87: discarded in section `.text._ZN5boost16exception_detail19error_info_injectorINS_17bad_function_callEED1Ev' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 88: discarded in section `.text._ZThn16_N5boost16exception_detail19error_info_injectorINS_17bad_function_callEED1Ev' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 89: discarded in section `.text._ZThn16_N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_17bad_function_callEEEED1Ev' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 90: discarded in section `.text._ZTv0_n40_N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_17bad_function_callEEEED1Ev' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 91: discarded in section `.text._ZN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_17bad_function_callEEEED0Ev' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 92: discarded in section `.text._ZNK5boost16exception_detail10clone_implINS0_19error_info_injectorINS_17bad_function_callEEEE5cloneEv' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 93: discarded in section `.text._ZNK5boost16exception_detail10clone_implINS0_19error_info_injectorINS_17bad_function_callEEEE7rethrowEv' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 94: discarded in section `.text._ZThn16_N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_17bad_function_callEEEED0Ev' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 95: discarded in section `.text._ZTv0_n24_NK5boost16exception_detail10clone_implINS0_19error_info_injectorINS_17bad_function_callEEEE5cloneEv' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 96: discarded in section `.text._ZTv0_n32_NK5boost16exception_detail10clone_implINS0_19error_info_injectorINS_17bad_function_callEEEE7rethrowEv' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 97: discarded in section `.text._ZTv0_n40_N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_17bad_function_callEEEED0Ev' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 98: discarded in section `.text._ZN5boost16exception_detail19error_info_injectorINS_17bad_function_callEED0Ev' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 99: discarded in section `.text._ZThn16_N5boost16exception_detail19error_info_injectorINS_17bad_function_callEED0Ev' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 100: discarded in section `.text._ZN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_17bad_function_callEEEEC1ERKS5_NS5_9clone_tagE' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 101: discarded in section `.text._ZN5boost16exception_detail10clone_implINS0_19error_info_injectorINS_17bad_function_callEEEEC1ERKS4_' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 102: discarded in section `.text._ZN5boost15program_options22error_with_option_nameD2Ev' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 103: discarded in section `.text._ZNSt6vectorISsSaISsEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPSsS1_EERKSs' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 104: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE16_M_insert_uniqueESt17_Rb_tree_iteratorIS2_ERKS2_' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 105: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE9_M_insertEPSt18_Rb_tree_node_baseSA_RKS2_' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 106: discarded in section `.text._ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE16_M_insert_uniqueERKS2_' from /usr/local/lib/libboost_program_options.a(value_semantic.o) local symbol 107: discarded in section `.text._ZN5boost16exception_detail10clone_baseD1Ev' from /usr/local/lib/libboost_program_options.a(convert.o) local symbol 108: discarded in section `.text._ZN5boost16exception_detail10clone_baseD0Ev' from /usr/local/lib/libboost_program_options.a(convert.o) local symbol 109: discarded in section `.text._ZN5boost16exception_detail20copy_boost_exceptionEPNS_9exceptionEPKS1_' from /usr/local/lib/libboost_program_options.a(convert.o) local symbol 110: discarded in section `.text._ZN5boost15program_options6detail18utf8_codecvt_facetD1Ev' from /usr/local/lib/libboost_program_options.a(utf8_codecvt_facet.o) local symbol 111: discarded in section `.text._ZN5boost15program_options6detail18utf8_codecvt_facetD0Ev' from /usr/local/lib/libboost_program_options.a(utf8_codecvt_facet.o) local symbol 112: discarded in section `.text._ZNK5boost15program_options6detail18utf8_codecvt_facet10do_unshiftER11__mbstate_tPcS5_RS5_' from /usr/local/lib/libboost_program_options.a(utf8_codecvt_facet.o) local symbol 113: discarded in section `.text._ZNK5boost15program_options6detail18utf8_codecvt_facet11do_encodingEv' from /usr/local/lib/libboost_program_options.a(utf8_codecvt_facet.o) local symbol 114: discarded in section `.text._ZNK5boost15program_options6detail18utf8_codecvt_facet16do_always_noconvEv' from /usr/local/lib/libboost_program_options.a(utf8_codecvt_facet.o) local symbol 115: discarded in section `.text._ZNK5boost15program_options6detail18utf8_codecvt_facet13do_max_lengthEv' from /usr/local/lib/libboost_program_options.a(utf8_codecvt_facet.o) *** Error code 1 Stop in /wrkdirs/usr/ports/math/stp/work/stp-1436. *** Error code 1 Stop in /wrkdirs/usr/ports/math/stp/work/stp-1436. *** Error code 1 Stop in /wrkdirs/usr/ports/math/stp/work/stp-1436. *** Error code 1 Stop in /usr/ports/math/stp. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 07:17:56 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 A2DEECDA for ; Sat, 31 Jan 2015 07:17:56 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 7FFDF842 for ; Sat, 31 Jan 2015 07:17:56 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V7HtkT035407 for ; Sat, 31 Jan 2015 07:17:55 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V7HtRk035398; Sat, 31 Jan 2015 07:17:55 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 07:17:55 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310717.t0V7HtRk035398@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84i386-default][graphics/gthumb] Failed for gthumb-3.2.8_2 in build 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, 31 Jan 2015 07:17:56 -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: rm@FreeBSD.org Ident: $FreeBSD: head/graphics/gthumb/Makefile 373681 2014-11-30 17:57:00Z rm $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/gthumb-3.2.8_2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building graphics/gthumb build started at Sat Jan 31 07:15:43 UTC 2015 port directory: /usr/ports/graphics/gthumb building for: FreeBSD 84i386-default-job-20 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/graphics/gthumb/Makefile 373681 2014-11-30 17:57:00Z rm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=gthumb-3.2.8_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gthumb-3.2.8_2: BRASERO=on: Write galleries to CD/DVD (large dependency) CLUTTER=on: Fancy slideshows EXIV2=on: EXIF and IPTC metadata support via exiv2 GSTREAMER=on: Video playback OPENRAW=on: RAW camera format support SECRET=on: Libsecret support for storing passwords WEBP=on: Support for Google WebP conversion tool WEBSERVICES=on: Web services YELP=on: Viewer for built-in help system ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-libchamplain --enable-librsvg --enable-brasero --enable-clutter --enable-exiv2 --enable-gstreamer --enable-libopenraw --enable-secret --enable-webp --enable-libsoup --enable-webkit2 --enable-libjson-glib --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gthumb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gthumb/work HOME=/wrkdirs/usr/ports/graphics/gthumb/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh GTKDOC="false" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gthumb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gthumb/work HOME=/wrkdirs/usr/ports/graphics/gthumb/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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" 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-- GTHUMB_VER=3.2 BRASERO="" NO_BRASERO="@comment " CLUTTER="" NO_CLUTTER="@comment " EXIV2="" NO_EXIV2="@comment " GSTREAMER="" NO_GSTREAMER="@comment " OPENRAW="" NO_OPENRAW="@comment " SECRET="" NO_SECRET="@comment " WEBP="" NO_WEBP="@comment " WEBSERVICES="" NO_WEBSERVICES="@comment " YELP="" NO_YELP="@comment " 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/gthumb" EXAMPLESDIR="share/examples/gthumb" DATADIR="share/gthumb" WWWDIR="www/gthumb" ETCDIR="etc/gthumb" --End PLIST_SUB-- --SUB_LIST-- BRASERO="" NO_BRASERO="@comment " CLUTTER="" NO_CLUTTER="@comment " EXIV2="" NO_EXIV2="@comment " GSTREAMER="" NO_GSTREAMER="@comment " OPENRAW="" NO_OPENRAW="@comment " SECRET="" NO_SECRET="@comment " WEBP="" NO_WEBP="@comment " WEBSERVICES="" NO_WEBSERVICES="@comment " YELP="" NO_YELP="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gthumb DOCSDIR=/usr/local/share/doc/gthumb EXAMPLESDIR=/usr/local/share/examples/gthumb WWWDIR=/usr/local/www/gthumb ETCDIR=/usr/local/etc/gthumb --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> gthumb-3.2.8_2 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.7.txz [84i386-default-job-20] Installing pkg-1.4.7... [84i386-default-job-20] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gthumb-3.2.8_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gthumb-3.2.8_2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by gthumb-3.2.8_2 for building => SHA256 Checksum OK for gnome3/gthumb-3.2.8.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gthumb-3.2.8_2 for building ===> Extracting for gthumb-3.2.8_2 => SHA256 Checksum OK for gnome3/gthumb-3.2.8.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== cc: --as-needed: linker input file unused because linking not done CC gthumb-gth-test-selector.o gth-test-selector.c: In function 'gth_test_selector_construct': gth-test-selector.c:250: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) gth-test-selector.c:250: warning: 'GtkStock' is deprecated gth-test-selector.c:261: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) gth-test-selector.c:261: warning: 'GtkStock' is deprecated cc: --as-needed: linker input file unused because linking not done CC gthumb-gth-test-simple.o cc: --as-needed: linker input file unused because linking not done CC gthumb-gth-thumb-loader.o cc: --as-needed: linker input file unused because linking not done CC gthumb-gth-time.o cc: --as-needed: linker input file unused because linking not done CC gthumb-gth-time-selector.o gth-time-selector.c: In function 'gth_time_selector_construct': gth-time-selector.c:432: warning: 'gtk_arrow_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkarrow.h:74) cc: --as-needed: linker input file unused because linking not done CC gthumb-gth-toggle-menu-action.o gth-toggle-menu-action.c: In function 'gth_toggle_menu_action_get_type': gth-toggle-menu-action.c:29: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) gth-toggle-menu-action.c: In function 'tool_item_show_menu_cb': gth-toggle-menu-action.c:104: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) cc: --as-needed: linker input file unused because linking not done CC gthumb-gth-toggle-menu-tool-button.o gth-toggle-menu-tool-button.c: In function 'gth_toggle_menu_tool_button_get_type': gth-toggle-menu-tool-button.c:65: warning: 'gtk_activatable_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:73) gth-toggle-menu-tool-button.c: In function 'gth_toggle_menu_tool_button_construct_contents': gth-toggle-menu-tool-button.c:203: warning: 'gtk_stock_lookup' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkstock.h:83) gth-toggle-menu-tool-button.c:229: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:74) gth-toggle-menu-tool-button.c:229: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) gth-toggle-menu-tool-button.c:239: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:74) gth-toggle-menu-tool-button.c:239: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) gth-toggle-menu-tool-button.c:257: warning: 'gtk_icon_factory_lookup_default' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:96) gth-toggle-menu-tool-button.c:259: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) gth-toggle-menu-tool-button.c:268: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:74) gth-toggle-menu-tool-button.c:268: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) gth-toggle-menu-tool-button.c:272: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:74) gth-toggle-menu-tool-button.c:272: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) gth-toggle-menu-tool-button.c:283: warning: 'gtk_arrow_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkarrow.h:74) gth-toggle-menu-tool-button.c:286: warning: 'gtk_alignment_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkalignment.h:82) gth-toggle-menu-tool-button.c:287: warning: 'gtk_alignment_set_padding' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkalignment.h:95) gth-toggle-menu-tool-button.c:287: warning: 'gtk_alignment_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77) gth-toggle-menu-tool-button.c: In function 'gth_toggle_menu_tool_button_create_menu_proxy': gth-toggle-menu-tool-button.c:649: warning: 'gtk_stock_lookup' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkstock.h:83) gth-toggle-menu-tool-button.c:657: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82) gth-toggle-menu-tool-button.c:659: warning: 'gtk_image_menu_item_new_with_label' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:80) gth-toggle-menu-tool-button.c:663: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) gth-toggle-menu-tool-button.c:668: warning: 'gtk_image_menu_item_set_image' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:93) gth-toggle-menu-tool-button.c:668: warning: 'gtk_image_menu_item_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76) gth-toggle-menu-tool-button.c: In function 'gth_toggle_menu_tool_button_update': gth-toggle-menu-tool-button.c:825: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) gth-toggle-menu-tool-button.c:831: warning: 'gtk_action_block_activate' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:140) gth-toggle-menu-tool-button.c:832: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) gth-toggle-menu-tool-button.c:832: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) gth-toggle-menu-tool-button.c:833: warning: 'gtk_action_unblock_activate' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:142) gth-toggle-menu-tool-button.c:838: warning: 'gtk_activatable_get_use_action_appearance' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:89) gth-toggle-menu-tool-button.c:840: warning: 'gtk_action_get_label' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:167) gth-toggle-menu-tool-button.c:843: warning: 'gtk_action_get_stock_id' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:182) gth-toggle-menu-tool-button.c:846: warning: 'gtk_action_get_icon_name' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:192) gth-toggle-menu-tool-button.c: In function 'gth_toggle_menu_tool_button_sync_action_properties': gth-toggle-menu-tool-button.c:860: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) gth-toggle-menu-tool-button.c:865: warning: 'gtk_action_block_activate' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:140) gth-toggle-menu-tool-button.c:866: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) gth-toggle-menu-tool-button.c:866: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) gth-toggle-menu-tool-button.c:867: warning: 'gtk_action_unblock_activate' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:142) gth-toggle-menu-tool-button.c:872: warning: 'gtk_activatable_get_use_action_appearance' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:89) gth-toggle-menu-tool-button.c:873: warning: 'gtk_action_get_label' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:167) gth-toggle-menu-tool-button.c:874: warning: 'gtk_action_get_stock_id' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:182) gth-toggle-menu-tool-button.c:875: warning: 'gtk_action_get_icon_name' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:192) cc: --as-needed: linker input file unused because linking not done CC gthumb-gth-toolbox.o gth-toolbox.c: In function 'gth_toolbox_init': gth-toolbox.c:147: warning: 'gtk_scrolled_window_add_with_viewport' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkscrolledwindow.h:183) gth-toolbox.c:155: warning: 'gtk_alignment_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkalignment.h:82) gth-toolbox.c:156: warning: 'gtk_alignment_set_padding' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkalignment.h:95) gth-toolbox.c:156: warning: 'gtk_alignment_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77) gth-toolbox.c: In function 'child_show_options_cb': gth-toolbox.c:209: warning: 'gtk_scrolled_window_add_with_viewport' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkscrolledwindow.h:183) cc: --as-needed: linker input file unused because linking not done CC gthumb-gth-uri-list.o gth-uri-list.c: In function 'gth_uri_list_init': gth-uri-list.c:154: warning: 'gtk_tree_view_set_rules_hint' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtktreeview.h:247) cc: --as-needed: linker input file unused because linking not done CC gthumb-gth-user-dir.o gth-user-dir.c: In function '_gth_user_dir_mkdir_with_parents': gth-user-dir.c:38: warning: 'mode' may be used uninitialized in this function cc: --as-needed: linker input file unused because linking not done CC gthumb-gth-viewer-page.o cc: --as-needed: linker input file unused because linking not done CC gthumb-gth-window.o cc: --as-needed: linker input file unused because linking not done CC gthumb-gth-window-actions-callbacks.o cc: --as-needed: linker input file unused because linking not done CC gthumb-gtk-utils.o gtk-utils.c: In function '_gtk_action_group_add_actions_with_flags': gtk-utils.c:40: warning: 'gtk_action_group_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:173) gtk-utils.c:47: warning: 'gtk_action_group_translate_string' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:256) gtk-utils.c:48: warning: 'gtk_action_group_translate_string' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:256) gtk-utils.c:50: warning: 'gtk_action_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:101) gtk-utils.c:68: warning: 'gtk_action_group_add_action_with_accel' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:205) gtk-utils.c:73: warning: 'gtk_action_set_always_show_image' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:210) gtk-utils.c:76: warning: 'gtk_action_set_is_important' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:205) gtk-utils.c: In function '_gtk_button_new_from_stock_with_text': gtk-utils.c:95: warning: 'gtk_stock_lookup' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkstock.h:83) gtk-utils.c:104: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) gtk-utils.c: In function '_gtk_message_dialog_new': gtk-utils.c:147: warning: 'gtk_image_set_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:152) gtk-utils.c: In function '_gtk_yesno_dialog_new': gtk-utils.c:217: warning: 'GtkStock' is deprecated gtk-utils.c:228: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) gtk-utils.c:229: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:74) gtk-utils.c:229: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) gtk-utils.c:252: warning: 'GtkStock' is deprecated gtk-utils.c:259: warning: 'GtkStock' is deprecated gtk-utils.c: In function '_gtk_error_dialog_from_gerror_run': gtk-utils.c:283: warning: 'GtkStock' is deprecated gtk-utils.c:286: warning: 'GtkStock' is deprecated gtk-utils.c: In function '_gtk_error_dialog_from_gerror_show': gtk-utils.c:312: warning: 'GtkStock' is deprecated gtk-utils.c:315: warning: 'GtkStock' is deprecated gtk-utils.c: In function '_gtk_error_dialog_run': gtk-utils.c:338: warning: 'GtkStock' is deprecated gtk-utils.c:341: warning: 'GtkStock' is deprecated gtk-utils.c: In function '_gtk_error_dialog_show': gtk-utils.c:369: warning: 'GtkStock' is deprecated gtk-utils.c:372: warning: 'GtkStock' is deprecated gtk-utils.c: In function '_gtk_info_dialog_run': gtk-utils.c:397: warning: 'GtkStock' is deprecated gtk-utils.c:400: warning: 'GtkStock' is deprecated gtk-utils.c: In function '_g_icon_get_pixbuf': gtk-utils.c:450: warning: 'gtk_icon_info_free' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkicontheme.h:283) gtk-utils.c: In function 'show_help_dialog': gtk-utils.c:489: warning: 'GtkStock' is deprecated gtk-utils.c:492: warning: 'GtkStock' is deprecated gtk-utils.c: In function '_gtk_image_new_from_inline': gtk-utils.c:693: warning: 'gdk_pixbuf_new_from_inline' is deprecated (declared at /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:317) gtk-utils.c: In function '_gtk_widget_get_allocated_width': gtk-utils.c:728: warning: 'gtk_widget_get_margin_left' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1093) gtk-utils.c:729: warning: 'gtk_widget_get_margin_right' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1098) gtk-utils.c: In function '_gtk_widget_lookup_for_size': gtk-utils.c:756: warning: 'gtk_icon_size_lookup_for_settings' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:119) gtk-utils.c: In function '_gdk_rgba_shade': gtk-utils.c:975: warning: 'gtk_symbolic_color_new_literal' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtksymboliccolor.h:36) gtk-utils.c:976: warning: 'gtk_symbolic_color_new_shade' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtksymboliccolor.h:41) gtk-utils.c:978: warning: 'gtk_symbolic_color_resolve' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtksymboliccolor.h:64) gtk-utils.c:980: warning: 'gtk_symbolic_color_unref' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtksymboliccolor.h:56) gtk-utils.c:981: warning: 'gtk_symbolic_color_unref' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtksymboliccolor.h:56) cc: --as-needed: linker input file unused because linking not done CC gthumb-gvaluehash.o cc: --as-needed: linker input file unused because linking not done CC gthumb-main.o main.c: In function 'gth_application_create_option_context': main.c:494: warning: 'cogl_get_option_group' is deprecated (declared at /usr/local/include/cogl/cogl/cogl1-context.h:61) main.c: In function 'main': main.c:734: warning: 'g_type_init' is deprecated (declared at /usr/local/include/glib-2.0/gobject/gtype.h:679) cc: --as-needed: linker input file unused because linking not done CC gthumb-main-migrate-catalogs.o main-migrate-catalogs.c: In function 'migration_for_each_file': main-migrate-catalogs.c:302: warning: format '%ld' expects type 'long int *', but argument 3 has type 'time_t *' cc: --as-needed: linker input file unused because linking not done CC gthumb-pixbuf-cache.o cc: --as-needed: linker input file unused because linking not done CC gthumb-pixbuf-io.o cc: --as-needed: linker input file unused because linking not done CC gthumb-pixbuf-utils.o cc: --as-needed: linker input file unused because linking not done CC gthumb-zlib-utils.o cc: --as-needed: linker input file unused because linking not done CCLD gthumb /usr/local/lib/libwebkit2gtk-3.0.so: undefined reference to `_ZSt25__throw_bad_function_callv@GLIBCXX_3.4.14' /usr/local/lib/libwebkit2gtk-3.0.so: undefined reference to `_ZNSt18condition_variable4waitERSt11unique_lockISt5mutexE@GLIBCXX_3.4.11' /usr/local/lib/libwebkit2gtk-3.0.so: undefined reference to `_ZNSt6chrono3_V212system_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkit2gtk-3.0.so: undefined reference to `_ZSt15__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkit2gtk-3.0.so: undefined reference to `_ZNSt8__detail15_List_node_base7_M_hookEPS0_@GLIBCXX_3.4.15' /usr/local/lib/libwebkit2gtk-3.0.so: undefined reference to `_ZSt11__once_call@GLIBCXX_3.4.11' /usr/local/lib/libwebkit2gtk-3.0.so: undefined reference to `_ZNSt18condition_variableD1Ev@GLIBCXX_3.4.11' /usr/local/lib/libwebkit2gtk-3.0.so: undefined reference to `_ZSt20__throw_system_errori@GLIBCXX_3.4.11' /usr/local/lib/libwebkit2gtk-3.0.so: undefined reference to `_ZNSt18condition_variable10notify_oneEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkit2gtk-3.0.so: undefined reference to `_ZNSt18condition_variableC1Ev@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `_ZNSt18condition_variable10notify_allEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkit2gtk-3.0.so: undefined reference to `_ZNSt6chrono3_V212steady_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkit2gtk-3.0.so: undefined reference to `__once_proxy@GLIBCXX_3.4.11' Makefile:996: recipe for target 'gthumb' failed gmake[4]: *** [gthumb] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/graphics/gthumb/work/gthumb-3.2.8/gthumb' Makefile:2852: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/graphics/gthumb/work/gthumb-3.2.8/gthumb' Makefile:911: recipe for target 'all' failed gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/graphics/gthumb/work/gthumb-3.2.8/gthumb' Makefile:533: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/graphics/gthumb/work/gthumb-3.2.8' Makefile:464: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/graphics/gthumb. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 07:21:25 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 7E81ACEB for ; Sat, 31 Jan 2015 07:21:25 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 699E68D9 for ; Sat, 31 Jan 2015 07:21:25 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V7LPAL059004 for ; Sat, 31 Jan 2015 07:21:25 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V7LPQ9058988; Sat, 31 Jan 2015 07:21:25 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 07:21:25 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310721.t0V7LPQ9058988@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84i386-default][devel/drpython] Failed for drpython-py27-3.11.4_3 in configure 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, 31 Jan 2015 07:21:25 -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: mva@FreeBSD.org Ident: $FreeBSD: head/devel/drpython/Makefile 371280 2014-10-20 16:04:12Z mva $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/drpython-py27-3.11.4_3.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building devel/drpython build started at Sat Jan 31 07:20:41 UTC 2015 port directory: /usr/ports/devel/drpython building for: FreeBSD 84i386-default-job-24 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/devel/drpython/Makefile 371280 2014-10-20 16:04:12Z mva $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=drpython-py27-3.11.4_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/drpython/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/drpython/work HOME=/wrkdirs/usr/ports/devel/drpython/work TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/drpython/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/drpython/work HOME=/wrkdirs/usr/ports/devel/drpython/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2-3.0-config LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd8 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/drpython" EXAMPLESDIR="share/examples/drpython" DATADIR="share/drpython" WWWDIR="www/drpython" ETCDIR="etc/drpython" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/drpython DOCSDIR=/usr/local/share/doc/drpython EXAMPLESDIR=/usr/local/share/examples/drpython WWWDIR=/usr/local/www/drpython ETCDIR=/usr/local/etc/drpython --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> drpython-py27-3.11.4_3 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.7.txz [84i386-default-job-24] Installing pkg-1.4.7... [84i386-default-job-24] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of drpython-py27-3.11.4_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by drpython-py27-3.11.4_3 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by drpython-py27-3.11.4_3 for building => SHA256 Checksum OK for DrPython_3.11.4.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by drpython-py27-3.11.4_3 for building ===> Extracting for drpython-py27-3.11.4_3 => SHA256 Checksum OK for DrPython_3.11.4.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for drpython-py27-3.11.4_3 ===> Applying FreeBSD patches for drpython-py27-3.11.4_3 =========================================================================== =================================================== ===> drpython-py27-3.11.4_3 depends on package: py27-sphinx>0 - not found ===> Verifying install for py27-sphinx>0 in /usr/ports/textproc/py-sphinx ===> Installing existing package /packages/All/py27-sphinx-1.2.3.txz [84i386-default-job-24] Installing py27-sphinx-1.2.3... [84i386-default-job-24] `-- Installing py27-Jinja2-2.7.3... [84i386-default-job-24] | `-- Installing py27-Babel-1.3_2... [84i386-default-job-24] | | `-- Installing py27-pytz-2014.10,1... [84i386-default-job-24] | | `-- Installing py27-setuptools27-5.5.1_1... [84i386-default-job-24] | | | `-- Installing python27-2.7.9... [84i386-default-job-24] | | | `-- Installing gettext-runtime-0.19.4... [84i386-default-job-24] | | | | `-- Installing indexinfo-0.2.2... [84i386-default-job-24] | | | | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-24] | | | | `-- Installing libiconv-1.14_6... [84i386-default-job-24] | | | | `-- Extracting libiconv-1.14_6... done [84i386-default-job-24] | | | `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-24] | | | `-- Installing libffi-3.2.1... [84i386-default-job-24] | | | `-- Extracting libffi-3.2.1... done [84i386-default-job-24] | | | `-- Extracting python27-2.7.9... done [84i386-default-job-24] | | `-- Extracting py27-setuptools27-5.5.1_1... done [84i386-default-job-24] | | `-- Extracting py27-pytz-2014.10,1... done [84i386-default-job-24] | `-- Extracting py27-Babel-1.3_2... done [84i386-default-job-24] | `-- Installing py27-MarkupSafe-0.23... [84i386-default-job-24] | `-- Extracting py27-MarkupSafe-0.23... done [84i386-default-job-24] `-- Extracting py27-Jinja2-2.7.3... done [84i386-default-job-24] `-- Installing py27-docutils-0.12... [84i386-default-job-24] `-- Extracting py27-docutils-0.12... done [84i386-default-job-24] `-- Installing py27-pygments-2.0.2... [84i386-default-job-24] `-- Extracting py27-pygments-2.0.2... done [84i386-default-job-24] Extracting py27-sphinx-1.2.3... done 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 drpython-py27-3.11.4_3 ===> drpython-py27-3.11.4_3 depends on package: py27-setuptools27>0 - found ===> drpython-py27-3.11.4_3 depends on file: /usr/local/bin/python2.7 - found ===> drpython-py27-3.11.4_3 depends on file: /usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/wx/__init__.py - not found ===> Verifying install for /usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/wx/__init__.py in /usr/ports/x11-toolkits/py-wxPython30 ===> Installing existing package /packages/All/py27-wxPython30-3.0.0.0_1.txz [84i386-default-job-24] Installing py27-wxPython30-3.0.0.0_1... [84i386-default-job-24] `-- Installing py27-wxPython-common-3.0.0.0_1... [84i386-default-job-24] `-- Extracting py27-wxPython-common-3.0.0.0_1... done [84i386-default-job-24] `-- Installing wx30-gtk2-3.0.2_2... [84i386-default-job-24] | `-- Installing ORBit2-2.14.19_1... [84i386-default-job-24] | | `-- Installing glib-2.42.1... [84i386-default-job-24] | | `-- Installing pcre-8.35_2... [84i386-default-job-24] | | | | `-- Installing pixman-0.32.6... [84i386-default-job-24] | | | | `-- Extracting pixman-0.32.6... done [84i386-default-job-24] | | | | `-- Installing xcb-util-renderutil-0.3.9... [84i386-default-job-24] | | | | `-- Installing xcb-util-0.4.0,1... [84i386-default-job-24] | | | | `-- Extracting xcb-util-0.4.0,1... done [84i386-default-job-24] | | | | `-- Extracting xcb-util-renderutil-0.3.9... done [84i386-default-job-24] | | | `-- Extracting cairo-1.12.18_1,2... done [84i386-default-job-24] | | | `-- Installing encodings-1.0.4_1,1... [84i386-default-job-24] | | | | `-- Installing font-util-1.3.0_1... [84i386-default-job-24] | | | | `-- Extracting font-util-1.3.0_1... done [84i386-default-job-24] | | | `-- Extracting encodings-1.0.4_1,1... done [84i386-default-job-24] | | | `-- Installing harfbuzz-0.9.36... [84i386-default-job-24] | | | | `-- Installing graphite2-1.2.4... [84i386-default-job-24] | | | | `-- Extracting graphite2-1.2.4... done [84i386-default-job-24] | | | | `-- Installing icu-53.1... [84i386-default-job-24] | | | | `-- Extracting icu-53.1... done [84i386-default-job-24] | | | `-- Extracting harfbuzz-0.9.36... done [84i386-default-job-24] | | | `-- Installing libXft-2.3.2... [84i386-default-job-24] | | | `-- Extracting libXft-2.3.2... done [84i386-default-job-24] | | | `-- Installing xorg-fonts-truetype-7.7_1... [84i386-default-job-24] | | | | `-- Installing dejavu-2.34_4... [84i386-default-job-24] | | | | `-- Extracting dejavu-2.34_4... done mkfontscale: not found mkfontdir: not found [84i386-default-job-24] | | | | `-- Installing font-bh-ttf-1.0.3_1... [84i386-default-job-24] | | | | `-- Installing mkfontdir-1.0.7... [84i386-default-job-24] | | | | | `-- Installing mkfontscale-1.1.1_1... [84i386-default-job-24] | | | | | `-- Installing libfontenc-1.1.2_2... [84i386-default-job-24] | | | | | `-- Extracting libfontenc-1.1.2_2... done [84i386-default-job-24] | | | | | `-- Extracting mkfontscale-1.1.1_1... done [84i386-default-job-24] | | | | `-- Extracting mkfontdir-1.0.7... done [84i386-default-job-24] | | | | `-- Extracting font-bh-ttf-1.0.3_1... done [84i386-default-job-24] | | | | `-- Installing font-misc-ethiopic-1.0.3_1... [84i386-default-job-24] | | | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [84i386-default-job-24] | | | | `-- Installing font-misc-meltho-1.0.3_1... [84i386-default-job-24] | | | | `-- Extracting font-misc-meltho-1.0.3_1... done [84i386-default-job-24] | | | `-- Extracting pango-1.36.8... done [84i386-default-job-24] | | | `-- Installing shared-mime-info-1.1_1... [84i386-default-job-24] | | | `-- Extracting shared-mime-info-1.1_1... done [84i386-default-job-24] | | `-- Extracting gtk-update-icon-cache-2.24.25... done [84i386-default-job-24] | | `-- Installing python-2.7_2,2... [84i386-default-job-24] | | | `-- Installing python2-2_3... [84i386-default-job-24] | | | `-- Extracting python2-2_3... done [84i386-default-job-24] | | `-- Extracting python-2.7_2,2... done [84i386-default-job-24] | | `-- Extracting gtk2-2.24.25_1... done [84i386-default-job-24] | | `-- Installing polkit-0.105_5... [84i386-default-job-24] | | `-- Installing gobject-introspection-1.42.0... [84i386-default-job-24] | | `-- Extracting gobject-introspection-1.42.0... done [84i386-default-job-24] | | `-- Extracting polkit-0.105_5... done [84i386-default-job-24] | `-- Extracting gconf2-3.2.6_3... done [84i386-default-job-24] | `-- Installing gstreamer-plugins-0.10.36_5,3... [84i386-default-job-24] | | `-- Installing gstreamer-0.10.36_2... [84i386-default-job-24] | | `-- Extracting gstreamer-0.10.36_2... done [84i386-default-job-24] | | `-- Installing libXv-1.0.10_2,1... [84i386-default-job-24] | | `-- Installing videoproto-2.3.2... [84i386-default-job-24] | | `-- Extracting videoproto-2.3.2... done [84i386-default-job-24] | | `-- Extracting libXv-1.0.10_2,1... done [84i386-default-job-24] | | `-- Installing orc-0.4.23... [84i386-default-job-24] | | `-- Extracting orc-0.4.23... done [84i386-default-job-24] | `-- Extracting gstreamer-plugins-0.10.36_5,3... done [84i386-default-job-24] | `-- Installing libGLU-9.0.0_2... [84i386-default-job-24] | | `-- Installing libGL-9.1.7_4... [84i386-default-job-24] | | `-- Installing dri2proto-2.8... [84i386-default-job-24] | | `-- Extracting dri2proto-2.8... done [84i386-default-job-24] | | `-- Installing libXxf86vm-1.1.3_2... [84i386-default-job-24] | | | `-- Installing xf86vidmodeproto-2.3.1... [84i386-default-job-24] | | | `-- Extracting xf86vidmodeproto-2.3.1... done [84i386-default-job-24] | | `-- Extracting libXxf86vm-1.1.3_2... done [84i386-default-job-24] | | `-- Installing libdevq-0.0.2... [84i386-default-job-24] | | `-- Extracting libdevq-0.0.2... done [84i386-default-job-24] | | `-- Installing libdrm-2.4.58_1,1... [84i386-default-job-24] | | | `-- Installing libpciaccess-0.13.2_2... [84i386-default-job-24] | | | `-- Installing pciids-20150124... [84i386-default-job-24] | | | `-- Extracting pciids-20150124... done [84i386-default-job-24] | | | `-- Extracting libpciaccess-0.13.2_2... done [84i386-default-job-24] | | `-- Extracting libdrm-2.4.58_1,1... done [84i386-default-job-24] | | `-- Installing libglapi-9.1.7_2... [84i386-default-job-24] | | | `-- Installing libxshmfence-1.1_3... [84i386-default-job-24] | | | `-- Extracting libxshmfence-1.1_3... done [84i386-default-job-24] | | `-- Extracting libglapi-9.1.7_2... done [84i386-default-job-24] | | `-- Extracting libGL-9.1.7_4... done [84i386-default-job-24] | `-- Extracting libGLU-9.0.0_2... done [84i386-default-job-24] | `-- Installing libmspack-0.4_2... [84i386-default-job-24] | `-- Extracting libmspack-0.4_2... done [84i386-default-job-24] | `-- Installing webkit-gtk2-2.4.8... [84i386-default-job-24] | | `-- Installing curl-7.40.0... [84i386-default-job-24] | | `-- Installing ca_root_nss-3.17.3_1... [84i386-default-job-24] | | `-- Extracting ca_root_nss-3.17.3_1... done [84i386-default-job-24] | | `-- Extracting curl-7.40.0... done [84i386-default-job-24] | | `-- Installing enchant-1.6.0_4... [84i386-default-job-24] | | `-- Installing hunspell-1.3.3... [84i386-default-job-24] | | `-- Extracting hunspell-1.3.3... done [84i386-default-job-24] | | `-- Extracting enchant-1.6.0_4... done [84i386-default-job-24] | | `-- Installing geoclue-2.1.10... [84i386-default-job-24] | | `-- Installing json-glib-1.0.2_1... [84i386-default-job-24] | | `-- Extracting json-glib-1.0.2_1... done [84i386-default-job-24] | | `-- Installing libsoup-2.48.1_1... [84i386-default-job-24] | | | `-- Installing glib-networking-2.42.1_1... [84i386-default-job-24] | | | `-- Installing gnutls-3.2.21... [84i386-default-job-24] | | | | `-- Installing libidn-1.29... [84i386-default-job-24] | | | | `-- Extracting libidn-1.29... done [84i386-default-job-24] | | | | `-- Installing libtasn1-4.2... [84i386-default-job-24] | | | | `-- Extracting libtasn1-4.2... done [84i386-default-job-24] | | | | `-- Installing nettle-2.7.1... [84i386-default-job-24] | | | | `-- Extracting nettle-2.7.1... done [84i386-default-job-24] | | | | `-- Installing p11-kit-0.22.1... [84i386-default-job-24] | | | | `-- Extracting p11-kit-0.22.1... done [84i386-default-job-24] | | | | `-- Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [84i386-default-job-24] | | | | `-- Extracting trousers-tddl-0.3.10_7... done [84i386-default-job-24] | | | `-- Extracting gnutls-3.2.21... done [84i386-default-job-24] | | | `-- Installing gsettings-desktop-schemas-3.14.1... [84i386-default-job-24] | | | | `-- Installing cantarell-fonts-0.0.16... [84i386-default-job-24] | | | | `-- Extracting cantarell-fonts-0.0.16... done /usr/local/share/fonts/cantarell: caching, new cache contents: 2 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory /usr/local/bin/fc-cache: succeeded [84i386-default-job-24] | | | `-- Extracting gsettings-desktop-schemas-3.14.1... done [84i386-default-job-24] | | | `-- Installing libgcrypt-1.6.2... [84i386-default-job-24] | | | | `-- Installing libgpg-error-1.17... [84i386-default-job-24] | | | | `-- Extracting libgpg-error-1.17... done [84i386-default-job-24] | | | `-- Extracting libgcrypt-1.6.2... done [84i386-default-job-24] | | | `-- Installing libproxy-0.4.6... [84i386-default-job-24] | | | `-- Extracting libproxy-0.4.6... done [84i386-default-job-24] | | | `-- Extracting glib-networking-2.42.1_1... done [84i386-default-job-24] | | | `-- Installing sqlite3-3.8.8... [84i386-default-job-24] | | | `-- Extracting sqlite3-3.8.8... done [84i386-default-job-24] | | `-- Extracting libsoup-2.48.1_1... done [84i386-default-job-24] | | `-- Extracting geoclue-2.1.10... done [84i386-default-job-24] | | `-- Installing gstreamer1-plugins-1.4.5_1... [84i386-default-job-24] | | `-- Installing gstreamer1-1.4.5... [84i386-default-job-24] | | `-- Extracting gstreamer1-1.4.5... done [84i386-default-job-24] | | `-- Installing iso-codes-3.57... [84i386-default-job-24] | | `-- Extracting iso-codes-3.57... done [84i386-default-job-24] | | `-- Extracting gstreamer1-plugins-1.4.5_1... done [84i386-default-job-24] | | `-- Installing libsecret-0.18_3... [84i386-default-job-24] | | `-- Extracting libsecret-0.18_3... done [84i386-default-job-24] | | `-- Installing libxslt-1.1.28_6... [84i386-default-job-24] | | `-- Extracting libxslt-1.1.28_6... done [84i386-default-job-24] | | `-- Installing webp-0.4.2_3... [84i386-default-job-24] | | `-- Installing giflib-5.0.6... [84i386-default-job-24] | | `-- Extracting giflib-5.0.6... done [84i386-default-job-24] | | `-- Extracting webp-0.4.2_3... done [84i386-default-job-24] | `-- Extracting webkit-gtk2-2.4.8... done [84i386-default-job-24] `-- Extracting wx30-gtk2-3.0.2_2... done [84i386-default-job-24] Extracting py27-wxPython30-3.0.0.0_1... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Message for dejavu-2.34_4: 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. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of drpython-py27-3.11.4_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for drpython-py27-3.11.4_3 Traceback (most recent call last): File "", line 1, in File "setup.py", line 49, in from drpython import DRPY_VER File "drpython.py", line 49, in import wx, wx.stc File "/usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/wx/__init__.py", line 45, in from wx._core import * File "/usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py", line 4, in import _core_ ImportError: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.14 required by /usr/local/lib/libwebkitgtk-1.0.so.0 not found *** Error code 1 Stop in /usr/ports/devel/drpython. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 07:24:21 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 E0AFAF3B; Sat, 31 Jan 2015 07:24:21 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 C04C08EF; Sat, 31 Jan 2015 07:24:21 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V7OLD5018731; Sat, 31 Jan 2015 07:24:21 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V7OLVR018725; Sat, 31 Jan 2015 07:24:21 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 07:24:21 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310724.t0V7OLVR018725@beefy2.isc.freebsd.org> To: johans@FreeBSD.org Subject: [package - 84amd64-default][lang/afnix] Failed for afnix-2.5.1 in configure 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, 31 Jan 2015 07:24:22 -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: johans@FreeBSD.org Last committer: johans@FreeBSD.org Ident: $FreeBSD: head/lang/afnix/Makefile 376649 2015-01-09 19:41:06Z johans $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/afnix-2.5.1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building lang/afnix build started at Sat Jan 31 07:24:17 UTC 2015 port directory: /usr/ports/lang/afnix building for: FreeBSD 84amd64-default-job-01 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: johans@FreeBSD.org Makefile ident: $FreeBSD: head/lang/afnix/Makefile 376649 2015-01-09 19:41:06Z johans $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=afnix-2.5.1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for afnix-2.5.1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- -o --prefix "/usr/local" --altdir "/usr/local" --shrdir "/usr/local/share" --compiler clang++ --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/afnix/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/afnix/work HOME=/wrkdirs/usr/ports/lang/afnix/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/lang/afnix/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/afnix/work HOME=/wrkdirs/usr/ports/lang/afnix/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- PTHREAD_CFLAGS="" PTHREAD_LIBS="-pthread" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/afnix/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/afnix/work HOME=/wrkdirs/usr/ports/lang/afnix/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/afnix/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/afnix/work HOME=/wrkdirs/usr/ports/lang/afnix/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-- PORTVER=2.5 OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/afnix" EXAMPLESDIR="share/examples/afnix" DATADIR="share/afnix" WWWDIR="www/afnix" ETCDIR="etc/afnix" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/afnix DOCSDIR=/usr/local/share/doc/afnix EXAMPLESDIR=/usr/local/share/examples/afnix WWWDIR=/usr/local/www/afnix ETCDIR=/usr/local/etc/afnix --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> afnix-2.5.1 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.7.txz [84amd64-default-job-01] Installing pkg-1.4.7... [84amd64-default-job-01] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of afnix-2.5.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by afnix-2.5.1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by afnix-2.5.1 for building => SHA256 Checksum OK for afnix-src-2.5.1.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by afnix-2.5.1 for building ===> Extracting for afnix-2.5.1 => SHA256 Checksum OK for afnix-src-2.5.1.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for afnix-2.5.1 ===> Applying FreeBSD patches for afnix-2.5.1 =========================================================================== =================================================== ===> afnix-2.5.1 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-01] Installing gmake-4.1_1... [84amd64-default-job-01] `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-01] | `-- Installing indexinfo-0.2.2... [84amd64-default-job-01] | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-01] | `-- Installing libiconv-1.14_6... [84amd64-default-job-01] | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-01] `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-01] Extracting gmake-4.1_1... done ===> Returning to build of afnix-2.5.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for afnix-2.5.1 clang++: not found afnix-setup: cannot find compiler file error: cannot find version for compiler clang++ ===> Script "cnf/bin/afnix-setup" failed unexpectedly. Please report the problem to johans@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/lang/afnix/work/afnix-src-2.5.1/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop in /usr/ports/lang/afnix. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 07:25:42 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 2BAA1F4B for ; Sat, 31 Jan 2015 07:25:42 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 F06F88F3 for ; Sat, 31 Jan 2015 07:25:41 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V7Pf6l038203 for ; Sat, 31 Jan 2015 07:25:41 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V7PfTv038196; Sat, 31 Jan 2015 07:25:41 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 07:25:41 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310725.t0V7PfTv038196@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84i386-default][mail/qsheff] Failed for qsheff-II-2.1.r3_6 in build 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, 31 Jan 2015 07:25:42 -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: vanilla@FreeBSD.org Ident: $FreeBSD: head/mail/qsheff/Makefile 366852 2014-09-01 09:18:32Z vanilla $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/qsheff-II-2.1.r3_6.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building mail/qsheff build started at Sat Jan 31 07:25:34 UTC 2015 port directory: /usr/ports/mail/qsheff building for: FreeBSD 84i386-default-job-11 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/mail/qsheff/Makefile 366852 2014-09-01 09:18:32Z vanilla $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=qsheff-II-2.1.r3_6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for qsheff-II-2.1.r3_6: BACKUP=off: Logging Incoming/Outgoing Mail CLAMAV=on: Integrate with Clam AntiVirus CUSTOMERROR=off: Custom Error Patch DEBUG=off: Build with debugging support DISABLELOCAL=off: Disable Filters For Local Users DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples SPAMTAG=off: Spam Tagging SYSLOG=off: Syslog logging support VIRUSTAG=off ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-qmaildir=/var/qmail --with-clamav --with-clamd-socket=/var/run/clamav/clamd --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/mail/qsheff/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/qsheff/work HOME=/wrkdirs/usr/ports/mail/qsheff/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/mail/qsheff/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/qsheff/work HOME=/wrkdirs/usr/ports/mail/qsheff/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/mail/qsheff/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/qsheff/work HOME=/wrkdirs/usr/ports/mail/qsheff/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/mail/qsheff/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/qsheff/work HOME=/wrkdirs/usr/ports/mail/qsheff/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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/qsheff-II" EXAMPLESDIR="share/examples/qsheff-II" DATADIR="share/qsheff-II" WWWDIR="www/qsheff-II" ETCDIR="etc/qsheff-II" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/qsheff-II DOCSDIR=/usr/local/share/doc/qsheff-II EXAMPLESDIR=/usr/local/share/examples/qsheff-II WWWDIR=/usr/local/www/qsheff-II ETCDIR=/usr/local/etc/qsheff-II --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> qsheff-II-2.1.r3_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.7.txz [84i386-default-job-11] Installing pkg-1.4.7... [84i386-default-job-11] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of qsheff-II-2.1.r3_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by qsheff-II-2.1.r3_6 for building =========================================================================== =================================================== ===> Fetching all distfiles required by qsheff-II-2.1.r3_6 for building => SHA256 Checksum OK for qsheff-II-2.1-r3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by qsheff-II-2.1.r3_6 for building ===> Extracting for qsheff-II-2.1.r3_6 => SHA256 Checksum OK for qsheff-II-2.1-r3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for qsheff-II-2.1.r3_6 =========================================================================== =================================================== ===> qsheff-II-2.1.r3_6 depends on file: /usr/local/bin/ripmime - not found ===> Verifying install for /usr/local/bin/ripmime in /usr/ports/mail/ripmime ===> Installing existing package /packages/All/ripmime-1.4.0.10.txz [84i386-default-job-11] Installing ripmime-1.4.0.10... [84i386-default-job-11] Extracting ripmime-1.4.0.10... done Message for ripmime-1.4.0.10: You have installed RipMIME, a utility to extract attachments from MIME-encoded email messages. If you have an MIME encoded archive (say from sendmail's output) called recvmail001.mime and you wish to unpack it to a directory (which already exists) called "/var/tmp/unpack", then you would type: ripmime -i recvmail001.mime -d /var/tmp/unpack ===> Returning to build of qsheff-II-2.1.r3_6 ===> qsheff-II-2.1.r3_6 depends on file: /usr/local/bin/clamdscan - not found ===> Verifying install for /usr/local/bin/clamdscan in /usr/ports/security/clamav ===> Installing existing package /packages/All/clamav-0.98.5_1.txz [84i386-default-job-11] Installing clamav-0.98.5_1... [84i386-default-job-11] `-- Installing arc-5.21p... [84i386-default-job-11] `-- Extracting arc-5.21p... done [84i386-default-job-11] `-- Installing arj-3.10.22_4... [84i386-default-job-11] `-- Extracting arj-3.10.22_4... done [84i386-default-job-11] `-- Installing curl-7.40.0... [84i386-default-job-11] | `-- Installing ca_root_nss-3.17.3_1... [84i386-default-job-11] | `-- Extracting ca_root_nss-3.17.3_1... done [84i386-default-job-11] `-- Extracting curl-7.40.0... done [84i386-default-job-11] `-- Installing lha-1.14i_6... [84i386-default-job-11] `-- Extracting lha-1.14i_6... done [84i386-default-job-11] `-- Installing libltdl-2.4.5... [84i386-default-job-11] `-- Extracting libltdl-2.4.5... done [84i386-default-job-11] `-- Installing libxml2-2.9.2_2... [84i386-default-job-11] | `-- Installing libiconv-1.14_6... [84i386-default-job-11] | `-- Extracting libiconv-1.14_6... done [84i386-default-job-11] `-- Extracting libxml2-2.9.2_2... done [84i386-default-job-11] `-- Installing unzoo-4.4_2... [84i386-default-job-11] `-- Extracting unzoo-4.4_2... done ===> Creating users and/or groups. Creating group 'clamav' with gid '106'. Using existing group 'mail'. Creating user 'clamav' with uid '106'. Adding user 'clamav' to group 'mail'. [84i386-default-job-11] Extracting clamav-0.98.5_1... done ===> Returning to build of qsheff-II-2.1.r3_6 ===> qsheff-II-2.1.r3_6 depends on file: /var/qmail/bin/qmail-send - not found ===> Verifying install for /var/qmail/bin/qmail-send in /usr/ports/mail/qmail ===> Installing existing package /packages/All/netqmail-1.06_1.txz [84i386-default-job-11] Installing netqmail-1.06_1... ===> Creating users and/or groups. Creating group 'qmail' with gid '82'. Creating group 'qnofiles' with gid '81'. Creating user 'alias' with uid '81'. Creating user 'qmaild' with uid '82'. Creating user 'qmaill' with uid '83'. Creating user 'qmailp' with uid '84'. Creating user 'qmailq' with uid '85'. Creating user 'qmailr' with uid '86'. Creating user 'qmails' with uid '87'. [84i386-default-job-11] Extracting netqmail-1.06_1... done A /usr/local/etc/rc.d/qmailsmtpd symlink was created. To enable qmail at boot time you need to copy a script to /var/qmail/rc. There are some examples at /var/qmail/boot Your hostname is 84i386-default-job-11. hard error Sorry, I couldn't find your host's canonical name in DNS. You will have to set up control/me yourself. Message for netqmail-1.06_1: ATTENTION: You should also add /var/qmail/man to your MANPATH (see manpath(1) or login.conf(5)). You can enable qmail as your default mailer executing: > /var/qmail/scripts/enable-qmail ===> Returning to build of qsheff-II-2.1.r3_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for qsheff-II-2.1.r3_6 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking dependency style of cc... gcc3 checking for library containing strerror... none required checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for ripmime... /usr/local/bin/ripmime checking for library containing gethostbyname... none required checking for library containing connect... none required checking for library containing setsockopt... none required checking for library containing socket... none required checking for strcasestr... yes checking for debug mode... disabled checking for local filters... enabled checking for syslog... disabled checking for backup mode... disabled checking for spam tagging... disabled checking for virus tagging... disabled checking for custom error patch... disabled checking for maximum body line... 40 checking for maximum files... 32000 checking for qq patch... disabled checking for qmailgroup... qmail checking for qmail root directory... /var/qmail checking for ClamAv antivirus... default checking for clamd socket path... /var/run/clamav/clamd checking for custom prog... disabled cat: /var/qmail/control/me: No such file or directory configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating etc/install-wrapper.sh config.status: creating etc/uninstall-wrapper.sh config.status: creating etc/Makefile config.status: creating etc/qsheff.conf-default config.status: creating contrib/Makefile config.status: creating doc/Makefile config.status: creating samples/Makefile config.status: creating src/qsheff-config.h config.status: executing depfiles commands Type 'make && make install' to install files. =========================================================================== =================================================== ===> Building for qsheff-II-2.1.r3_6 Making all in doc Making all in etc Making all in samples Making all in contrib Making all in src /usr/bin/make all-am if cc -DHAVE_CONFIG_H -I. -I. -I. -ansi -I/usr/local/include -L/usr/local/lib -MT djb.o -MD -MP -MF ".deps/djb.Tpo" -c -o djb.o djb.c; then mv -f ".deps/djb.Tpo" ".deps/djb.Po"; else rm -f ".deps/djb.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -ansi -I/usr/local/include -L/usr/local/lib -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi In file included from main.c:40: /usr/local/include/clamav.h:167: error: expected identifier or '(' before '/' token /usr/local/include/clamav.h:167: error: stray '#' in program *** Error code 1 Stop in /wrkdirs/usr/ports/mail/qsheff/work/qsheff-II-2.1-r3/src. *** Error code 1 Stop in /wrkdirs/usr/ports/mail/qsheff/work/qsheff-II-2.1-r3/src. *** Error code 1 Stop in /wrkdirs/usr/ports/mail/qsheff/work/qsheff-II-2.1-r3. *** Error code 1 Stop in /usr/ports/mail/qsheff. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 07:28:47 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 78067C5 for ; Sat, 31 Jan 2015 07:28:47 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 4A57B905 for ; Sat, 31 Jan 2015 07:28:47 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V7SlCo076026 for ; Sat, 31 Jan 2015 07:28:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V7SlUj075991; Sat, 31 Jan 2015 07:28:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 07:28:47 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310728.t0V7SlUj075991@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84i386-default][math/yacas] Failed for yacas-1.3.6_1 in build 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, 31 Jan 2015 07:28: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: ports@FreeBSD.org Last committer: antoine@FreeBSD.org Ident: $FreeBSD: head/math/yacas/Makefile 375124 2014-12-20 20:09:06Z antoine $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/yacas-1.3.6_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building math/yacas build started at Sat Jan 31 07:28:36 UTC 2015 port directory: /usr/ports/math/yacas building for: FreeBSD 84i386-default-job-08 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/math/yacas/Makefile 375124 2014-12-20 20:09:06Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=yacas-1.3.6_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for yacas-1.3.6_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-html-doc --with-html-dir=/usr/local/share/doc/yacas --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/yacas/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/yacas/work HOME=/wrkdirs/usr/ports/math/yacas/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/yacas/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/yacas/work HOME=/wrkdirs/usr/ports/math/yacas/work TMPDIR="/tmp" ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/yacas/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/yacas/work HOME=/wrkdirs/usr/ports/math/yacas/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/yacas/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/yacas/work HOME=/wrkdirs/usr/ports/math/yacas/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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/yacas" EXAMPLESDIR="share/examples/yacas" DATADIR="share/yacas" WWWDIR="www/yacas" ETCDIR="etc/yacas" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/yacas DOCSDIR=/usr/local/share/doc/yacas EXAMPLESDIR=/usr/local/share/examples/yacas WWWDIR=/usr/local/www/yacas ETCDIR=/usr/local/etc/yacas --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> yacas-1.3.6_1 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.7.txz [84i386-default-job-08] Installing pkg-1.4.7... [84i386-default-job-08] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of yacas-1.3.6_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by yacas-1.3.6_1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by yacas-1.3.6_1 for building => SHA256 Checksum OK for yacas-1.3.6.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by yacas-1.3.6_1 for building ===> Extracting for yacas-1.3.6_1 => SHA256 Checksum OK for yacas-1.3.6.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for yacas-1.3.6_1 ===> Applying FreeBSD patches for yacas-1.3.6_1 =========================================================================== =================================================== ===> yacas-1.3.6_1 depends on file: /usr/local/bin/perl5.18.4 - not found ===> Verifying install for /usr/local/bin/perl5.18.4 in /usr/ports/lang/perl5.18 ===> Installing existing package /packages/All/perl5-5.18.4_11.txz [84i386-default-job-08] Installing perl5-5.18.4_11... [84i386-default-job-08] Extracting perl5-5.18.4_11... done ===> Returning to build of yacas-1.3.6_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for yacas-1.3.6_1 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i386-portbld-freebsd8.4 checking host system type... i386-portbld-freebsd8.4 checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i386-portbld-freebsd8.4 file names to i386-portbld-freebsd8.4 format... func_convert_file_noop checking how to convert i386-portbld-freebsd8.4 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd8.4 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cpp checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd8.4 ld.so checking how to hardcode library paths into programs... immediate checking for perl... yes checking for pdflatex... no checking for makeindex... no checking for gzip... yes checking for ar... (cached) ar checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/sysinfo.h usability... no checking sys/sysinfo.h presence... no checking for sys/sysinfo.h... no checking for malloc.h... (cached) no checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking for stdio.h... (cached) yes checking for ctype.h... (cached) yes checking for dirent.h... (cached) yes checking for signal.h... (cached) yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking for select... (cached) yes checking for socket... yes checking for strchr... yes checking type of argument of signal handler... int checking whether to build the debug version... checking whether to enable the server mode... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating scripts/Makefile config.status: creating JavaYacas/Makefile config.status: creating tests/Makefile config.status: creating manmake/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===> Building for yacas-1.3.6_1 /usr/bin/make all-recursive Making all in . Making all in docs c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -std=c++11 -Wall -pedantic -MT riptestfromyart.o -MD -MP -MF .deps/riptestfromyart.Tpo -c -o riptestfromyart.o riptestfromyart.cpp cc1plus: error: unrecognized command line option "-std=c++11" *** Error code 1 Stop in /wrkdirs/usr/ports/math/yacas/work/yacas-1.3.6/docs. *** Error code 1 Stop in /wrkdirs/usr/ports/math/yacas/work/yacas-1.3.6. *** Error code 1 Stop in /wrkdirs/usr/ports/math/yacas/work/yacas-1.3.6. *** Error code 1 Stop in /usr/ports/math/yacas. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 07:30:42 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 07C2AF0 for ; Sat, 31 Jan 2015 07:30:42 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 DAD8691B; Sat, 31 Jan 2015 07:30:41 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V7Uf5f023461; Sat, 31 Jan 2015 07:30:41 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V7Ue9l022102; Sat, 31 Jan 2015 07:30:40 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 07:30:40 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310730.t0V7Ue9l022102@beefy1.isc.freebsd.org> To: cederom@tlen.pl Subject: [package - 84i386-default][cad/cura-engine] Failed for CuraEngine-14.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, 31 Jan 2015 07:30:42 -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: cederom@tlen.pl Last committer: antoine@FreeBSD.org Ident: $FreeBSD: head/cad/cura-engine/Makefile 364532 2014-08-10 12:31:43Z antoine $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/CuraEngine-14.03.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building cad/cura-engine build started at Sat Jan 31 07:30:21 UTC 2015 port directory: /usr/ports/cad/cura-engine building for: FreeBSD 84i386-default-job-24 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: cederom@tlen.pl Makefile ident: $FreeBSD: head/cad/cura-engine/Makefile 364532 2014-08-10 12:31:43Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=CuraEngine-14.03 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/cad/cura-engine/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/cura-engine/work HOME=/wrkdirs/usr/ports/cad/cura-engine/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/cad/cura-engine/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/cura-engine/work HOME=/wrkdirs/usr/ports/cad/cura-engine/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/usr/local/bin/clang34" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="/usr/local/bin/clang-cpp34" CPPFLAGS="" LDFLAGS=" -B/usr/local/bin" LIBS="" CXX="/usr/local/bin/clang++34" 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 w heel -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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/CuraEngine" EXAMPLESDIR="share/examples/CuraEngine" DATADIR="share/CuraEngine" WWWDIR="www/CuraEngine" ETCDIR="etc/CuraEngine" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/CuraEngine DOCSDIR=/usr/local/share/doc/CuraEngine EXAMPLESDIR=/usr/local/share/examples/CuraEngine WWWDIR=/usr/local/www/CuraEngine ETCDIR=/usr/local/etc/CuraEngine --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License AGPLv3 accepted by the user =========================================================================== =================================================== ===> CuraEngine-14.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.7.txz [84i386-default-job-24] Installing pkg-1.4.7... [84i386-default-job-24] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of CuraEngine-14.03 =========================================================================== =================================================== =========================================================================== =================================================== ===> License AGPLv3 accepted by the user ===> Fetching all distfiles required by CuraEngine-14.03 for building =========================================================================== =================================================== ===> License AGPLv3 accepted by the user ===> Fetching all distfiles required by CuraEngine-14.03 for building => SHA256 Checksum OK for CuraEngine-14.03.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License AGPLv3 accepted by the user ===> Fetching all distfiles required by CuraEngine-14.03 for building ===> Extracting for CuraEngine-14.03 => SHA256 Checksum OK for CuraEngine-14.03.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for CuraEngine-14.03 =========================================================================== =================================================== ===> CuraEngine-14.03 depends on file: /usr/local/bin/clang34 - not found ===> Verifying install for /usr/local/bin/clang34 in /usr/ports/lang/clang34 ===> Installing existing package /packages/All/clang34-3.4.2_3.txz [84i386-default-job-24] Installing clang34-3.4.2_3... [84i386-default-job-24] `-- Installing llvm34-3.4.2_1... [84i386-default-job-24] | `-- Installing libexecinfo-1.1_3... [84i386-default-job-24] | `-- Extracting libexecinfo-1.1_3... done [84i386-default-job-24] | `-- Installing perl5-5.18.4_11... [84i386-default-job-24] | `-- Extracting perl5-5.18.4_11... done [84i386-default-job-24] | `-- Installing python27-2.7.9... [84i386-default-job-24] | | `-- Installing gettext-runtime-0.19.4... [84i386-default-job-24] | | `-- Installing indexinfo-0.2.2... [84i386-default-job-24] | | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-24] | | `-- Installing libiconv-1.14_6... [84i386-default-job-24] | | `-- Extracting libiconv-1.14_6... done [84i386-default-job-24] | | `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-24] | | `-- Installing libffi-3.2.1... [84i386-default-job-24] | | `-- Extracting libffi-3.2.1... done [84i386-default-job-24] | `-- Extracting python27-2.7.9... done [84i386-default-job-24] `-- Extracting llvm34-3.4.2_1... done [84i386-default-job-24] Extracting clang34-3.4.2_3... done 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 CuraEngine-14.03 ===> CuraEngine-14.03 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 [84i386-default-job-24] Installing gmake-4.1_1... [84i386-default-job-24] Extracting gmake-4.1_1... done ===> Returning to build of CuraEngine-14.03 ===> CuraEngine-14.03 depends on file: /usr/local/bin/as - not found ===> Verifying install for /usr/local/bin/as in /usr/ports/devel/binutils ===> Installing existing package /packages/All/binutils-2.25.txz [84i386-default-job-24] Installing binutils-2.25... [84i386-default-job-24] Extracting binutils-2.25... done ===> Returning to build of CuraEngine-14.03 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for CuraEngine-14.03 =========================================================================== =================================================== ===> Building for CuraEngine-14.03 /usr/local/bin/clang++34 -O2 -pipe -fno-strict-aliasing -c -Wall -Wextra -Wold-style-cast -Woverloaded-virtual -std=c++11 -DVERSION=\"DEV\" -isystem libs -O3 -fomit-frame-pointer src/bridge.cpp -o build/bridge.o /usr/local/bin/clang++34 -O2 -pipe -fno-strict-aliasing -c -Wall -Wextra -Wold-style-cast -Woverloaded-virtual -std=c++11 -DVERSION=\"DEV\" -isystem libs -O3 -fomit-frame-pointer src/comb.cpp -o build/comb.o src/comb.cpp:44:19: error: use of undeclared identifier 'INT64_MAX' minX[n] = INT64_MAX; ^ src/comb.cpp:45:19: error: use of undeclared identifier 'INT64_MIN' maxX[n] = INT64_MIN; ^ 2 errors generated. Makefile:76: recipe for target 'build/comb.o' failed gmake: *** [build/comb.o] Error 1 *** Error code 1 Stop in /usr/ports/cad/cura-engine. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 07:30:56 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 77B2CFC for ; Sat, 31 Jan 2015 07:30:56 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 56B0D922; Sat, 31 Jan 2015 07:30:56 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V7Uu3P025363; Sat, 31 Jan 2015 07:30:56 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V7Ut9I025093; Sat, 31 Jan 2015 07:30:55 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 07:30:55 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310730.t0V7Ut9I025093@beefy2.isc.freebsd.org> To: leo@mediatomb.cc Subject: [package - 84amd64-default][net/mediatomb] Failed for mediatomb-0.12.1_12 in configure 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, 31 Jan 2015 07:30:56 -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: leo@mediatomb.cc Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/net/mediatomb/Makefile 362050 2014-07-16 08:26:25Z bapt $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/mediatomb-0.12.1_12.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building net/mediatomb build started at Sat Jan 31 07:30:12 UTC 2015 port directory: /usr/ports/net/mediatomb building for: FreeBSD 84amd64-default-job-24 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: leo@mediatomb.cc Makefile ident: $FreeBSD: head/net/mediatomb/Makefile 362050 2014-07-16 08:26:25Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=mediatomb-0.12.1_12 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for mediatomb-0.12.1_12: CURL=on: Data transfer support via cURL DEBUG=off: Build with debugging support EXTERNAL_TRANSCODING=on: external transcoding support FFMPEGTHUMBNAILER=on: ffmpeg thumbnailer support JS=on: JavaScript (SpiderMonkey) support LIBEXIF=on: EXIF metadata support via libexif ====> Database backend: you have to choose at least one of them SQLITE=on: SQLite database support MYSQL=on: MySQL database support ====> Metadata extractor: you can only select none or one of them FFMPEG=on: ffmpeg metadata extraction support LIBEXTRACTOR=off: libextractor support ====> Tag library: you can only select none or one of them TAGLIB=on: taglib support ID3LIB=off: id3lib support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-search="/usr/local" --disable-inotify --enable-sqlite3 --with-sqlite3-h="/usr/local/include" --with-sqlite3-libs="/usr/local/lib" --enable-mysql --with-mysql-cfg="/usr/local/bin/mysql_config" --enable-libjs --with-js-h="/usr/local/include" --with-js-libs="/usr/local/lib" --enable-libexif --with-libexif-h="/usr/local/include" --with-libexif-libs="/usr/local/lib" --enable-external-transcoding --enable-ffmpegthumbnailer --with-ffmpegthumbnailer-h="/usr/local/include" --with-ffmpegthumbnailer-libs="/usr/local/lib" --enable-curl --with-curl-cfg="/usr/local/bin/curl-config" --enable-ffmpeg --disable-libextractor --disable-id3lib --enable-taglib --with-taglib-cfg="/usr/local/bin/taglib-config" --disable-tombdebug --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PTHREAD_LIBS="-pthread" PTHREAD_CFLAGS="" XDG_DATA_HOME=/wrkdirs/usr/ports/net/mediatomb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mediatomb/work HOME=/wrkdirs/usr/ports/net/mediatomb/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/mediatomb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mediatomb/work HOME=/wrkdirs/usr/ports/net/mediatomb/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/mediatomb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mediatomb/work HOME=/wrkdirs/usr/ports/net/mediatomb/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/net/mediatomb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/mediatomb/work HOME=/wrkdirs/usr/ports/net/mediatomb/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=" -pthread -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-- MEDIATOMB_USER=mediatomb MEDIATOMB_GROUP=mediatomb MEDIATOMB_DIR=/var/mediatomb MEDIATOMB_MASK=750 OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/mediatomb" EXAMPLESDIR="share/examples/mediatomb" DATADIR="share/mediatomb" WWWDIR="www/mediatomb" ETCDIR="etc/mediatomb" --End PLIST_SUB-- --SUB_LIST-- MEDIATOMB_USER=mediatomb MEDIATOMB_GROUP=mediatomb MEDIATOMB_DIR=/var/mediatomb MEDIATOMB_MASK=750 PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mediatomb DOCSDIR=/usr/local/share/doc/mediatomb EXAMPLESDIR=/usr/local/share/examples/mediatomb WWWDIR=/usr/local/www/mediatomb ETCDIR=/usr/local/etc/mediatomb --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> mediatomb-0.12.1_12 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.7.txz [84amd64-default-job-24] Installing pkg-1.4.7... [84amd64-default-job-24] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mediatomb-0.12.1_12 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mediatomb-0.12.1_12 for building =========================================================================== =================================================== ===> Fetching all distfiles required by mediatomb-0.12.1_12 for building => SHA256 Checksum OK for mediatomb-0.12.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by mediatomb-0.12.1_12 for building ===> Extracting for mediatomb-0.12.1_12 => SHA256 Checksum OK for mediatomb-0.12.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mediatomb-0.12.1_12 ===> Applying FreeBSD patches for mediatomb-0.12.1_12 =========================================================================== =================================================== =========================================================================== =================================================== ===> mediatomb-0.12.1_12 depends on shared library: libexpat.so - not found ===> Verifying for libexpat.so in /usr/ports/textproc/expat2 ===> Installing existing package /packages/All/expat-2.1.0_2.txz [84amd64-default-job-24] Installing expat-2.1.0_2... [84amd64-default-job-24] Extracting expat-2.1.0_2... done ===> Returning to build of mediatomb-0.12.1_12 ===> mediatomb-0.12.1_12 depends on shared library: libiconv.so.3 - not found ===> Verifying for libiconv.so.3 in /usr/ports/converters/libiconv ===> Installing existing package /packages/All/libiconv-1.14_6.txz [84amd64-default-job-24] Installing libiconv-1.14_6... [84amd64-default-job-24] Extracting libiconv-1.14_6... done ===> Returning to build of mediatomb-0.12.1_12 ===> mediatomb-0.12.1_12 depends on shared library: libsqlite3.so - not found ===> Verifying for libsqlite3.so in /usr/ports/databases/sqlite3 ===> Installing existing package /packages/All/sqlite3-3.8.8.txz [84amd64-default-job-24] Installing sqlite3-3.8.8... [84amd64-default-job-24] Extracting sqlite3-3.8.8... done ===> Returning to build of mediatomb-0.12.1_12 ===> mediatomb-0.12.1_12 depends on shared library: libjs.so - not found ===> Verifying for libjs.so in /usr/ports/lang/spidermonkey17 ===> Installing existing package /packages/All/spidermonkey17-1.7.0_1.txz [84amd64-default-job-24] Installing spidermonkey17-1.7.0_1... [84amd64-default-job-24] `-- Installing nspr-4.10.7... [84amd64-default-job-24] `-- Extracting nspr-4.10.7... done [84amd64-default-job-24] Extracting spidermonkey17-1.7.0_1... done ===> Returning to build of mediatomb-0.12.1_12 ===> mediatomb-0.12.1_12 depends on shared library: libexif.so - not found ===> Verifying for libexif.so in /usr/ports/graphics/libexif ===> Installing existing package /packages/All/libexif-0.6.21_3.txz [84amd64-default-job-24] Installing libexif-0.6.21_3... [84amd64-default-job-24] `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-24] | `-- Installing indexinfo-0.2.2... [84amd64-default-job-24] | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-24] `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-24] Extracting libexif-0.6.21_3... done ===> Returning to build of mediatomb-0.12.1_12 ===> mediatomb-0.12.1_12 depends on shared library: libffmpegthumbnailer.so - not found ===> Verifying for libffmpegthumbnailer.so in /usr/ports/multimedia/ffmpegthumbnailer ===> Installing existing package /packages/All/ffmpegthumbnailer-2.0.9_1.txz [84amd64-default-job-24] Installing ffmpegthumbnailer-2.0.9_1... [84amd64-default-job-24] `-- Installing ffmpeg-2.3.6,1... [84amd64-default-job-24] | `-- Installing fontconfig-2.11.1,1... [84amd64-default-job-24] | | `-- Installing freetype2-2.5.5... [84amd64-default-job-24] | | `-- Extracting freetype2-2.5.5... done [84amd64-default-job-24] | `-- Extracting fontconfig-2.11.1,1... done checking /usr/local/include/iconv.h presence... yes checking for /usr/local/include/iconv.h... yes checking for iconv... no checking for iconv in -liconv... yes checking if iconv declaration requires const char cast... yes checking execinfo.h usability... no checking execinfo.h presence... no checking for execinfo.h... no checking for time_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for off_t... (cached) yes checking for size_t... (cached) yes checking for _LARGEFILE_SOURCE value needed for large files... no checking size of off_t... 8 checking size of size_t... 8 checking size of time_t... 8 checking size of unsigned int... 4 checking size of unsigned long... 8 checking for strtoll... (cached) yes checking for nl_langinfo... (cached) yes checking for setlocale... (cached) yes checking for backtrace... no checking for backtrace_symbols... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking return type of signal handlers... void checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for int64_t... (cached) yes checking for ssize_t... (cached) yes checking for uint32_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether byte ordering is bigendian... no checking whether LONG_MAX is declared... yes checking whether LLONG_MAX is declared... (cached) yes checking for working alloca.h... no checking for alloca... yes checking whether closedir returns void... no checking for error_at_line... no checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes checking whether stat accepts an empty string... no checking for working strtod... yes checking for vprintf... (cached) yes checking for _doprnt... no checking whether strerror_r is declared... (cached) yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking for strftime... (cached) yes checking for gethostname... (cached) yes checking for gettimeofday... (cached) yes checking for localtime_r... yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for regcomp... yes checking for select... (cached) yes checking for strcasecmp... (cached) yes checking for strchr... yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strncasecmp... (cached) yes checking for strrchr... yes checking for strstr... yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking for uname... (cached) yes checking for sigaction... (cached) yes checking for sigprocmask... (cached) yes checking for ioctl... yes checking for tolower... yes checking for toupper... yes checking for inet_ntoa... (cached) yes checking for socket... yes checking for gethostbyname... (cached) yes checking how to run the C++ preprocessor... c++ -E checking for gethostbyname_r... yes checking for if_nameindex... yes checking for if_freenameindex... yes checking for pthread_join in LIBS=-pthread with CFLAGS=... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for clock_gettime in -lrt... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for uncompress in -lz... yes configure: Will search for sqlite3 headers in /usr/local/include checking /usr/local/include/sqlite3.h usability... yes checking /usr/local/include/sqlite3.h presence... yes checking for /usr/local/include/sqlite3.h... yes configure: Will search for sqlite3 libs in /usr/local/lib checking for sqlite3_open in -lsqlite3... yes configure: Will search for mysql config in /usr/local/bin/mysql_config configure: You specified /usr/local/bin/mysql_config for mysql_config checking mysql cflags... -I/usr/local/include/mysql -pipe -fstack-protector -fno-strict-aliasing -g -DNDEBUG checking mysql libs... -L/usr/local/lib/mysql -lmysqlclient_r -pthread -lz -lm checking mysql.h usability... yes checking mysql.h presence... yes checking for mysql.h... yes checking for mysql_init... yes checking mysql version... 5.5.41 checking for mysql_stmt_init... yes checking MYSQL_OPT_RECONNECT... yes configure: Will search for js (spidermonkey) headers in /usr/local/include checking /usr/local/include/jsapi.h usability... yes checking /usr/local/include/jsapi.h presence... yes checking for /usr/local/include/jsapi.h... yes configure: Will search for js (spidermonkey) libraries in /usr/local/lib checking for JS_NewObject in -ljs... yes checking for JS_ClearContextThread in -ljs... yes checking magic.h usability... yes checking magic.h presence... yes checking for magic.h... yes checking for magic_load in -lmagic... yes checking if libmagic is broken (Slackware check)... no configure: WARNING: id3lib disabled configure: Will search for taglib config in /usr/local/bin/taglib-config configure: You specified /usr/local/bin/taglib-config for taglib-config checking taglib cflags... -I/usr/local/include/taglib checking taglib libs... -L/usr/local/lib -ltag checking taglib.h usability... yes checking taglib.h presence... yes checking for taglib.h... yes checking fileref.h usability... yes checking fileref.h presence... yes checking for fileref.h... yes checking tag.h usability... yes checking tag.h presence... yes checking for tag.h... yes checking audioproperties.h usability... yes checking audioproperties.h presence... yes checking for audioproperties.h... yes checking tstring.h usability... yes checking tstring.h presence... yes checking for tstring.h... yes checking textidentificationframe.h usability... yes checking textidentificationframe.h presence... yes checking for textidentificationframe.h... yes checking attachedpictureframe.h usability... yes checking attachedpictureframe.h presence... yes checking for attachedpictureframe.h... yes checking for main in -ltag... yes configure: Checking for curl (needed for extended external transcoding/YouTube support) configure: You specified /usr/local/bin/curl-config for curl-config checking curl cflags... -I/usr/local/include checking curl libraries... -L/usr/local/lib -lcurl checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking for curl_easy_init in -lcurl... yes checking ffmpeg/avformat.h usability... no checking ffmpeg/avformat.h presence... no checking for ffmpeg/avformat.h... no checking /usr/local/include/ffmpeg/avformat.h usability... no checking /usr/local/include/ffmpeg/avformat.h presence... no checking for /usr/local/include/ffmpeg/avformat.h... no checking libavformat/avformat.h usability... yes checking libavformat/avformat.h presence... no configure: WARNING: libavformat/avformat.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: libavformat/avformat.h: proceeding with the compiler's result checking for libavformat/avformat.h... yes checking for av_register_all in -lavformat... no checking for av_register_all in -lavformat... yes checking for av_log_set_callback in -lavutil... no checking for av_log_set_callback in -lavutil... yes configure: Will search for ffmpegthumbnailer headers in /usr/local/include checking /usr/local/include/libffmpegthumbnailer/videothumbnailerc.h usability... yes checking /usr/local/include/libffmpegthumbnailer/videothumbnailerc.h presence... yes checking for /usr/local/include/libffmpegthumbnailer/videothumbnailerc.h... yes configure: Will search for ffmpegthumbnailer libs in /usr/local/lib checking for video_thumbnailer_create in -lffmpegthumbnailer... no configure: ffmpegthumbnailer library not found in requested location /usr/local/lib configure: Will search for ffmpegthumbnailer headers in /usr/local/include checking for /usr/local/include/libffmpegthumbnailer/videothumbnailerc.h... (cached) yes configure: Will search for ffmpegthumbnailer libs in /usr/local/lib checking for create_thumbnailer in -lffmpegthumbnailer... no configure: error: ffmpegthumbnailer library not found in requested location /usr/local/lib ===> Script "configure" failed unexpectedly. Please report the problem to leo@mediatomb.cc [maintainer] and attach the "/wrkdirs/usr/ports/net/mediatomb/work/mediatomb-0.12.1/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop in /usr/ports/net/mediatomb. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 07:40:52 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 C5B423E8; Sat, 31 Jan 2015 07:40:52 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 B0BAEA82; Sat, 31 Jan 2015 07:40:52 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V7eqEL040527; Sat, 31 Jan 2015 07:40:52 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V7eqrV040526; Sat, 31 Jan 2015 07:40:52 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 07:40:52 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310740.t0V7eqrV040526@beefy2.isc.freebsd.org> To: oliver@FreeBSD.org Subject: [package - 84amd64-default][benchmarks/hpl] Failed for hpl-2.1_5 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, 31 Jan 2015 07:40:53 -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: oliver@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: head/benchmarks/hpl/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/hpl-2.1_5.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building benchmarks/hpl build started at Sat Jan 31 07:40:16 UTC 2015 port directory: /usr/ports/benchmarks/hpl building for: FreeBSD 84amd64-default-job-12 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: oliver@FreeBSD.org Makefile ident: $FreeBSD: head/benchmarks/hpl/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=hpl-2.1_5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for hpl-2.1_5: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/benchmarks/hpl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/benchmarks/hpl/work HOME=/wrkdirs/usr/ports/benchmarks/hpl/work TMPDIR="/tmp" F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/benchmarks/hpl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/benchmarks/hpl/work HOME=/wrkdirs/usr/ports/benchmarks/hpl/work TMPDIR="/tmp" F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -f stack-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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/hpl" EXAMPLESDIR="share/examples/hpl" DATADIR="share/hpl" WWWDIR="www/hpl" ETCDIR="etc/hpl" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/hpl DOCSDIR=/usr/local/share/doc/hpl EXAMPLESDIR=/usr/local/share/examples/hpl WWWDIR=/usr/local/www/hpl ETCDIR=/usr/local/etc/hpl --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> hpl-2.1_5 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.7.txz [84amd64-default-job-12] Installing pkg-1.4.7... [84amd64-default-job-12] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of hpl-2.1_5 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by hpl-2.1_5 for building =========================================================================== =================================================== ===> Fetching all distfiles required by hpl-2.1_5 for building => SHA256 Checksum OK for hpl-2.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by hpl-2.1_5 for building ===> Extracting for hpl-2.1_5 => SHA256 Checksum OK for hpl-2.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for hpl-2.1_5 =========================================================================== =================================================== ===> hpl-2.1_5 depends on executable: gfortran48 - not found ===> Verifying install for gfortran48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.4.txz [84amd64-default-job-12] Installing gcc-4.8.4... [84amd64-default-job-12] `-- Installing binutils-2.25... [84amd64-default-job-12] | `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-12] | | `-- Installing indexinfo-0.2.2... [84amd64-default-job-12] | | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-12] | | `-- Installing libiconv-1.14_6... [84amd64-default-job-12] | | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-12] | `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-12] `-- Extracting binutils-2.25... done [84amd64-default-job-12] `-- Installing gcc-ecj-4.5... [84amd64-default-job-12] `-- Extracting gcc-ecj-4.5... done [84amd64-default-job-12] `-- Installing gmp-5.1.3_2... [84amd64-default-job-12] `-- Extracting gmp-5.1.3_2... done [84amd64-default-job-12] `-- Installing mpc-1.0.2_1... [84amd64-default-job-12] | `-- Installing mpfr-3.1.2_2... [84amd64-default-job-12] | `-- Extracting mpfr-3.1.2_2... done [84amd64-default-job-12] `-- Extracting mpc-1.0.2_1... done [84amd64-default-job-12] Extracting gcc-4.8.4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of hpl-2.1_5 ===> hpl-2.1_5 depends on file: /usr/local/bin/as - found =========================================================================== =================================================== ===> hpl-2.1_5 depends on shared library: libblas.so - not found ===> Verifying for libblas.so in /usr/ports/math/blas ===> Installing existing package /packages/All/blas-3.4.2_3.txz [84amd64-default-job-12] Installing blas-3.4.2_3... [84amd64-default-job-12] Extracting blas-3.4.2_3... done ===> Returning to build of hpl-2.1_5 ===> hpl-2.1_5 depends on shared library: libmpich.so - not found ===> Verifying for libmpich.so in /usr/ports/net/mpich2 ===> Installing existing package /packages/All/mpich2-1.5_2,5.txz [84amd64-default-job-12] Installing mpich2-1.5_2,5... [84amd64-default-job-12] `-- Installing bash-4.3.33... [84amd64-default-job-12] `-- Extracting bash-4.3.33... done [84amd64-default-job-12] `-- Installing libX11-1.6.2_2,1... [84amd64-default-job-12] | `-- Installing kbproto-1.0.6... [84amd64-default-job-12] | `-- Extracting kbproto-1.0.6... done [84amd64-default-job-12] | `-- Installing libXau-1.0.8_2... [84amd64-default-job-12] | | `-- Installing xproto-7.0.26... [84amd64-default-job-12] | | `-- Extracting xproto-7.0.26... done [84amd64-default-job-12] | `-- Extracting libXau-1.0.8_2... done [84amd64-default-job-12] | `-- Installing libXdmcp-1.1.1_2... [84amd64-default-job-12] | `-- Extracting libXdmcp-1.1.1_2... done [84amd64-default-job-12] | `-- Installing libxcb-1.11... [84amd64-default-job-12] | | `-- Installing libpthread-stubs-0.3_6... [84amd64-default-job-12] | | `-- Extracting libpthread-stubs-0.3_6... done [84amd64-default-job-12] | | `-- Installing libxml2-2.9.2_2... [84amd64-default-job-12] | | `-- Extracting libxml2-2.9.2_2... done [84amd64-default-job-12] | `-- Extracting libxcb-1.11... done [84amd64-default-job-12] `-- Extracting libX11-1.6.2_2,1... done [84amd64-default-job-12] `-- Installing libXt-1.1.4_2,1... [84amd64-default-job-12] | `-- Installing libSM-1.2.2_2,1... [84amd64-default-job-12] | | `-- Installing libICE-1.0.9,1... [84amd64-default-job-12] | | `-- Extracting libICE-1.0.9,1... done [84amd64-default-job-12] | `-- Extracting libSM-1.2.2_2,1... done [84amd64-default-job-12] `-- Extracting libXt-1.1.4_2,1... done [84amd64-default-job-12] `-- Installing libexecinfo-1.1_3... [84amd64-default-job-12] `-- Extracting libexecinfo-1.1_3... done [84amd64-default-job-12] `-- Installing openjdk-7.71.14_1,1... cp makes/Make.pmatgen testing/pmatgen/FreeBSD_PIV_CBLAS/Makefile cp makes/Make.ptimer testing/ptimer/FreeBSD_PIV_CBLAS/Makefile cp makes/Make.ptest testing/ptest/FreeBSD_PIV_CBLAS/Makefile /usr/bin/make -f Make.top build_src arch=FreeBSD_PIV_CBLAS ( cd src/auxil/FreeBSD_PIV_CBLAS; /usr/bin/make ) cc -o HPL_dlacpy.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlacpy.c cc -o HPL_dlatcpy.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlatcpy.c cc -o HPL_fprintf.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_fprintf.c cc -o HPL_warn.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_warn.c cc -o HPL_abort.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_abort.c cc -o HPL_dlaprnt.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlaprnt.c cc -o HPL_dlange.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlange.c cc -o HPL_dlamch.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include ../HPL_dlamch.c /usr/local/bin/ar r /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a HPL_dlacpy.o HPL_dlatcpy.o HPL_fprintf.o HPL_warn.o HPL_abort.o HPL_dlaprnt.o HPL_dlange.o HPL_dlamch.o /usr/local/bin/ar: creating /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a /usr/bin/ranlib /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a touch lib.grd ( cd src/blas/FreeBSD_PIV_CBLAS; /usr/bin/make ) cc -o HPL_dcopy.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dcopy.c cc -o HPL_daxpy.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_daxpy.c cc -o HPL_dscal.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dscal.c cc -o HPL_idamax.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_idamax.c cc -o HPL_dgemv.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dgemv.c cc -o HPL_dtrsv.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dtrsv.c cc -o HPL_dger.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dger.c cc -o HPL_dgemm.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dgemm.c cc -o HPL_dtrsm.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dtrsm.c /usr/local/bin/ar r /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a HPL_dcopy.o HPL_daxpy.o HPL_dscal.o HPL_idamax.o HPL_dgemv.o HPL_dtrsv.o HPL_dger.o HPL_dgemm.o HPL_dtrsm.o /usr/bin/ranlib /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a touch lib.grd ( cd src/comm/FreeBSD_PIV_CBLAS; /usr/bin/make ) cc -o HPL_1ring.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_1ring.c cc -o HPL_1rinM.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_1rinM.c cc -o HPL_2ring.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_2ring.c cc -o HPL_2rinM.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_2rinM.c cc -o HPL_blong.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_blong.c cc -o HPL_blonM.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_blonM.c cc -o HPL_packL.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_packL.c cc -o HPL_copyL.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_copyL.c cc -o HPL_binit.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_binit.c cc -o HPL_bcast.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_bcast.c cc -o HPL_bwait.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_bwait.c cc -o HPL_send.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_send.c cc -o HPL_recv.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_recv.c cc -o HPL_sdrv.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_sdrv.c /usr/local/bin/ar r /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a HPL_1ring.o HPL_1rinM.o HPL_2ring.o HPL_2rinM.o HPL_blong.o HPL_blonM.o HPL_packL.o HPL_copyL.o HPL_binit.o HPL_bcast.o HPL_bwait.o HPL_send.o HPL_recv.o HPL_sdrv.o /usr/bin/ranlib /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a touch lib.grd ( cd src/grid/FreeBSD_PIV_CBLAS; /usr/bin/make ) cc -o HPL_grid_init.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_grid_init.c cc -o HPL_pnum.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pnum.c cc -o HPL_grid_info.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_grid_info.c cc -o HPL_grid_exit.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_grid_exit.c cc -o HPL_broadcast.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_broadcast.c cc -o HPL_reduce.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_reduce.c cc -o HPL_all_reduce.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_all_reduce.c cc -o HPL_barrier.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_barrier.c cc -o HPL_min.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_min.c cc -o HPL_max.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_max.c cc -o HPL_sum.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_sum.c /usr/local/bin/ar r /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a HPL_grid_init.o HPL_pnum.o HPL_grid_info.o HPL_grid_exit.o HPL_broadcast.o HPL_reduce.o HPL_all_reduce.o HPL_barrier.o HPL_min.o HPL_max.o HPL_sum.o /usr/bin/ranlib /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a touch lib.grd ( cd src/panel/FreeBSD_PIV_CBLAS; /usr/bin/make ) cc -o HPL_pdpanel_new.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdpanel_new.c cc -o HPL_pdpanel_init.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdpanel_init.c cc -o HPL_pdpanel_disp.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdpanel_disp.c cc -o HPL_pdpanel_free.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdpanel_free.c /usr/local/bin/ar r /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a HPL_pdpanel_new.o HPL_pdpanel_init.o HPL_pdpanel_disp.o HPL_pdpanel_free.o /usr/bin/ranlib /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a touch lib.grd ( cd src/pauxil/FreeBSD_PIV_CBLAS; /usr/bin/make ) cc -o HPL_indxg2l.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_indxg2l.c cc -o HPL_indxg2lp.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_indxg2lp.c cc -o HPL_indxg2p.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_indxg2p.c cc -o HPL_indxl2g.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_indxl2g.c cc -o HPL_infog2l.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_infog2l.c cc -o HPL_numroc.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_numroc.c cc -o HPL_numrocI.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_numrocI.c cc -o HPL_dlaswp00N.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlaswp00N.c cc -o HPL_dlaswp10N.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlaswp10N.c cc -o HPL_dlaswp01N.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlaswp01N.c cc -o HPL_dlaswp01T.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlaswp01T.c cc -o HPL_dlaswp02N.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlaswp02N.c cc -o HPL_dlaswp03N.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlaswp03N.c cc -o HPL_dlaswp03T.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlaswp03T.c cc -o HPL_dlaswp04N.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlaswp04N.c cc -o HPL_dlaswp04T.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlaswp04T.c cc -o HPL_dlaswp05N.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlaswp05N.c cc -o HPL_dlaswp05T.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlaswp05T.c cc -o HPL_dlaswp06N.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlaswp06N.c cc -o HPL_dlaswp06T.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlaswp06T.c cc -o HPL_pwarn.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pwarn.c cc -o HPL_pabort.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pabort.c cc -o HPL_pdlaprnt.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdlaprnt.c cc -o HPL_pdlamch.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdlamch.c cc -o HPL_pdlange.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdlange.c /usr/local/bin/ar r /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a HPL_indxg2l.o HPL_indxg2lp.o HPL_indxg2p.o HPL_indxl2g.o HPL_infog2l.o HPL_numroc.o HPL_numrocI.o HPL_dlaswp00N.o HPL_dlaswp10N.o HPL_dlaswp01N.o HPL_dlaswp01T.o HPL_dlaswp02N.o HPL_dlaswp03N.o HPL_dlaswp03T.o HPL_dlaswp04N.o HPL_dlaswp04T.o HPL_dlaswp05N.o HPL_dlaswp05T.o HPL_dlaswp06N.o HPL_dlaswp06T.o HPL_pwarn.o HPL_pabort.o HPL_pdlaprnt.o HPL_pdlamch.o HPL_pdlange.o /usr/bin/ranlib /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a touch lib.grd ( cd src/pfact/FreeBSD_PIV_CBLAS; /usr/bin/make ) cc -o HPL_dlocmax.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlocmax.c cc -o HPL_dlocswpN.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlocswpN.c cc -o HPL_dlocswpT.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dlocswpT.c cc -o HPL_pdmxswp.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdmxswp.c cc -o HPL_pdpancrN.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdpancrN.c cc -o HPL_pdpancrT.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdpancrT.c cc -o HPL_pdpanllN.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdpanllN.c cc -o HPL_pdpanllT.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdpanllT.c cc -o HPL_pdpanrlN.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdpanrlN.c cc -o HPL_pdpanrlT.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdpanrlT.c cc -o HPL_pdrpanllN.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdrpanllN.c cc -o HPL_pdrpanllT.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdrpanllT.c cc -o HPL_pdrpancrN.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdrpancrN.c cc -o HPL_pdrpancrT.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdrpancrT.c cc -o HPL_pdrpanrlN.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdrpanrlN.c cc -o HPL_pdrpanrlT.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdrpanrlT.c cc -o HPL_pdfact.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdfact.c /usr/local/bin/ar r /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a HPL_dlocmax.o HPL_dlocswpN.o HPL_dlocswpT.o HPL_pdmxswp.o HPL_pdpancrN.o HPL_pdpancrT.o HPL_pdpanllN.o HPL_pdpanllT.o HPL_pdpanrlN.o HPL_pdpanrlT.o HPL_pdrpanllN.o HPL_pdrpanllT.o HPL_pdrpancrN.o HPL_pdrpancrT.o HPL_pdrpanrlN.o HPL_pdrpanrlT.o HPL_pdfact.o /usr/bin/ranlib /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a touch lib.grd ( cd src/pgesv/FreeBSD_PIV_CBLAS; /usr/bin/make ) cc -o HPL_pipid.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pipid.c cc -o HPL_plindx0.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_plindx0.c cc -o HPL_pdlaswp00N.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdlaswp00N.c cc -o HPL_pdlaswp00T.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdlaswp00T.c cc -o HPL_perm.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_perm.c cc -o HPL_logsort.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_logsort.c cc -o HPL_plindx10.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_plindx10.c cc -o HPL_plindx1.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_plindx1.c cc -o HPL_spreadN.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_spreadN.c cc -o HPL_spreadT.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_spreadT.c cc -o HPL_rollN.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_rollN.c cc -o HPL_rollT.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_rollT.c cc -o HPL_equil.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_equil.c cc -o HPL_pdlaswp01N.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdlaswp01N.c cc -o HPL_pdlaswp01T.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdlaswp01T.c cc -o HPL_pdupdateNN.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdupdateNN.c cc -o HPL_pdupdateNT.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdupdateNT.c cc -o HPL_pdupdateTN.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdupdateTN.c cc -o HPL_pdupdateTT.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdupdateTT.c cc -o HPL_pdtrsv.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdtrsv.c cc -o HPL_pdgesv0.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdgesv0.c cc -o HPL_pdgesvK1.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdgesvK1.c cc -o HPL_pdgesvK2.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdgesvK2.c cc -o HPL_pdgesv.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdgesv.c /usr/local/bin/ar r /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a HPL_pipid.o HPL_plindx0.o HPL_pdlaswp00N.o HPL_pdlaswp00T.o HPL_perm.o HPL_logsort.o HPL_plindx10.o HPL_plindx1.o HPL_spreadN.o HPL_spreadT.o HPL_rollN.o HPL_rollT.o HPL_equil.o HPL_pdlaswp01N.o HPL_pdlaswp01T.o HPL_pdupdateNN.o HPL_pdupdateNT.o HPL_pdupdateTN.o HPL_pdupdateTT.o HPL_pdtrsv.o HPL_pdgesv0.o HPL_pdgesvK1.o HPL_pdgesvK2.o HPL_pdgesv.o /usr/bin/ranlib /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a touch lib.grd /usr/bin/make -f Make.top build_tst arch=FreeBSD_PIV_CBLAS ( cd testing/matgen/FreeBSD_PIV_CBLAS; /usr/bin/make ) cc -o HPL_dmatgen.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_dmatgen.c cc -o HPL_ladd.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_ladd.c cc -o HPL_lmul.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_lmul.c cc -o HPL_xjumpm.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_xjumpm.c cc -o HPL_jumpit.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_jumpit.c cc -o HPL_rand.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_rand.c cc -o HPL_setran.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_setran.c /usr/local/bin/ar r /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a HPL_dmatgen.o HPL_ladd.o HPL_lmul.o HPL_xjumpm.o HPL_jumpit.o HPL_rand.o HPL_setran.o /usr/bin/ranlib /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a touch lib.grd ( cd testing/timer/FreeBSD_PIV_CBLAS; /usr/bin/make ) cc -o HPL_timer.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_timer.c cc -o HPL_timer_cputime.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_timer_cputime.c cc -o HPL_timer_walltime.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_timer_walltime.c /usr/local/bin/ar r /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a HPL_timer.o HPL_timer_cputime.o HPL_timer_walltime.o /usr/bin/ranlib /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a touch lib.grd ( cd testing/pmatgen/FreeBSD_PIV_CBLAS; /usr/bin/make ) cc -o HPL_pdmatgen.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdmatgen.c /usr/local/bin/ar r /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a HPL_pdmatgen.o /usr/bin/ranlib /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a touch lib.grd ( cd testing/ptimer/FreeBSD_PIV_CBLAS; /usr/bin/make ) cc -o HPL_ptimer.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_ptimer.c cc -o HPL_ptimer_cputime.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_ptimer_cputime.c cc -o HPL_ptimer_walltime.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_ptimer_walltime.c /usr/local/bin/ar r /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a HPL_ptimer.o HPL_ptimer_cputime.o HPL_ptimer_walltime.o /usr/bin/ranlib /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a touch lib.grd ( cd testing/ptest/FreeBSD_PIV_CBLAS; /usr/bin/make ) cc -o HPL_pddriver.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pddriver.c cc -o HPL_pdinfo.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdinfo.c cc -o HPL_pdtest.o -c -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops ../HPL_pdtest.c gfortran48 -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include -I/wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/include/FreeBSD_PIV_CBLAS -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fomit-frame-pointer -funroll-loops -o /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/bin/FreeBSD_PIV_CBLAS/xhpl HPL_pddriver.o HPL_pdinfo.o HPL_pdtest.o /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/lib/FreeBSD_PIV_CBLAS/libhpl.a /usr/local/lib/libblas.a /usr/local/lib/libmpich.a /usr/local/lib/libmpl.a -pthread /usr/local/bin/ld: MPIR_Thread: TLS definition in /usr/local/lib/libmpich.a(initthread.o) section .tbss mismatches non-TLS reference in /usr/local/lib/libmpich.a(comm_free.o) /usr/local/lib/libmpich.a: error adding symbols: Bad value collect2: error: ld returned 1 exit status *** Error code 1 Stop in /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1/testing/ptest/FreeBSD_PIV_CBLAS. *** Error code 1 Stop in /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1. *** Error code 1 Stop in /wrkdirs/usr/ports/benchmarks/hpl/work/hpl-2.1. *** Error code 1 Stop in /usr/ports/benchmarks/hpl. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 07:42:03 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 4DEA841A; Sat, 31 Jan 2015 07:42:03 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 38DCBA8F; Sat, 31 Jan 2015 07:42:03 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V7g2Z0081957; Sat, 31 Jan 2015 07:42:02 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V7g2MR081914; Sat, 31 Jan 2015 07:42:02 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 07:42:02 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310742.t0V7g2MR081914@beefy1.isc.freebsd.org> To: nivit@FreeBSD.org Subject: [package - 84i386-default][math/asymptote] Failed for asymptote-2.32_4 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, 31 Jan 2015 07:42:03 -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: nivit@FreeBSD.org Last committer: wg@FreeBSD.org Ident: $FreeBSD: head/math/asymptote/Makefile 370450 2014-10-08 16:14:27Z wg $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/asymptote-2.32_4.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building math/asymptote build started at Sat Jan 31 07:35:50 UTC 2015 port directory: /usr/ports/math/asymptote building for: FreeBSD 84i386-default-job-07 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: nivit@FreeBSD.org Makefile ident: $FreeBSD: head/math/asymptote/Makefile 370450 2014-10-08 16:14:27Z wg $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=asymptote-2.32_4 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for asymptote-2.32_4: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples FFTW=on: Use FFTW to compute the Discrete Fourier Transform GSL=on: Enable GNU Scientific library MANPAGES=on: Build and/or install manual pages OFFSCREEN=off: Enable offscreen rendering using OSMesa library READLINE=on: Command line editing via libedit ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-gc --with-docdir= --enable-fftw --enable-gsl --disable-offscreen --enable-readline --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/asymptote/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/asymptote/work HOME=/wrkdirs/usr/ports/math/asymptote/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/asymptote/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/asymptote/work HOME=/wrkdirs/usr/ports/math/asymptote/work TMPDIR="/tmp" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDA TE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/asymptote/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/asymptote/work HOME=/wrkdirs/usr/ports/math/asymptote/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/asymptote/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/asymptote/work HOME=/wrkdirs/usr/ports/math/asymptote/work TMPDIR="/tmp" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDA TE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 ASYMPTOTE_HOME=/wrkdirs/usr/ports/math/asymptote/work HOME=/wrkdirs/usr/ports/math/asymptote/work XDG_DATA_HOME=/wrkdirs/usr/ports/math/asymptote/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/asymptote/work HOME=/wrkdirs/usr/ports/math/asymptote/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/asymptote/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/asymptote/work HOME=/wrkdirs/usr/ports/math/asymptote/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/loca l/bin/autom4te-2.69 AUTORECONF=/usr/local/b! in/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" 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-- 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" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd8 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/asymptote" EXAMPLESDIR="share/examples/asymptote" DATADIR="share/asymptote" WWWDIR="www/asymptote" ETCDIR="etc/asymptote" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/asymptote DOCSDIR=/usr/local/share/doc/asymptote EXAMPLESDIR=/usr/local/share/examples/asymptote WWWDIR=/usr/local/www/asymptote ETCDIR=/usr/local/etc/asymptote --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 LGPL3 accepted by the user =========================================================================== =================================================== ===> asymptote-2.32_4 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.7.txz [84i386-default-job-07] Installing pkg-1.4.7... [84i386-default-job-07] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of asymptote-2.32_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by asymptote-2.32_4 for building =========================================================================== =================================================== ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by asymptote-2.32_4 for building => SHA256 Checksum OK for asymptote-2.32.src.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by asymptote-2.32_4 for building ===> Extracting for asymptote-2.32_4 => SHA256 Checksum OK for asymptote-2.32.src.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for asymptote-2.32_4 ===> Applying FreeBSD patches for asymptote-2.32_4 =========================================================================== =================================================== ===> asymptote-2.32_4 depends on executable: texi2dvi - not found ===> Verifying install for texi2dvi in /usr/ports/print/texinfo ===> Installing existing package /packages/All/texinfo-5.2.20150101.txz [84i386-default-job-07] Installing texinfo-5.2.20150101... [84i386-default-job-07] `-- Installing gettext-runtime-0.19.4... [84i386-default-job-07] | `-- Installing indexinfo-0.2.2... [84i386-default-job-07] | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-07] | `-- Installing libiconv-1.14_6... [84i386-default-job-07] | `-- Extracting libiconv-1.14_6... done [84i386-default-job-07] `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-07] `-- Installing perl5-5.18.4_11... [84i386-default-job-07] `-- Extracting perl5-5.18.4_11... done [84i386-default-job-07] Extracting texinfo-5.2.20150101... done ===> Returning to build of asymptote-2.32_4 ===> asymptote-2.32_4 depends on executable: texi2dvi - found ===> asymptote-2.32_4 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 [84i386-default-job-07] Installing tex-formats-20140525_1... [84i386-default-job-07] `-- Installing tex-kpathsea-6.2.0_1... [84i386-default-job-07] `-- Extracting tex-kpathsea-6.2.0_1... done [84i386-default-job-07] `-- Installing tex-web2c-20140525_1... [84i386-default-job-07] | `-- Installing openjpeg15-1.5.2_1... [84i386-default-job-07] | | `-- Installing lcms2-2.6_3... [84i386-default-job-07] | | `-- Installing jpeg-8_6... [84i386-default-job-07] | | `-- Extracting jpeg-8_6... done [84i386-default-job-07] | | `-- Installing tiff-4.0.3_5... [84i386-default-job-07] | | | `-- Installing jbigkit-2.1_1... [84i386-default-job-07] | | | `-- Extracting jbigkit-2.1_1... done [84i386-default-job-07] | | `-- Extracting tiff-4.0.3_5... done [84i386-default-job-07] | | `-- Extracting lcms2-2.6_3... done [84i386-default-job-07] | | `-- Installing png-1.6.16... [84i386-default-job-07] | | `-- Extracting png-1.6.16... done [84i386-default-job-07] | `-- Extracting openjpeg15-1.5.2_1... done Creating oPRCFile.d Creating PRCbitStream.d Creating predicates.d Creating Delaunay.d Creating array.d Creating constructor.d Creating process.d Creating envcompleter.d Creating refaccess.d Creating fundec.d Creating varinit.d Creating application.d Creating program.d Creating parser.d Creating locate.d Creating impdatum.d Creating coenv.d Creating coder.d Creating simpson.d Creating fftw++asy.d Creating fileio.d Creating interact.d Creating record.d Creating absyn.d Creating virtualfieldaccess.d Creating access.d Creating lex.yy.d Creating camp.tab.d Creating stack.d Creating newexp.d Creating exp.d Creating entry.d Creating symbol.d Creating name.d Creating callable.d Creating errormsg.d Creating dec.d Creating stm.d Creating genv.d Creating env.d Creating runmath.d Creating runstring.d Creating runpath3d.d Creating runpath.d Creating runtriple.d Creating runpair.d Creating runsystem.d Creating runfile.d Creating runarray.d Creating runhistory.d Creating runlabel.d Creating runpicture.d Creating runbacktrace.d Creating runtime.d Creating gsl.d Creating builtin.d Creating types.d Creating pipestream.d Creating pen.d Creating drawsurface.d Creating drawpath3.d Creating path3.d Creating drawfill.d Creating knot.d Creating flatguide.d Creating guide.d Creating settings.d Creating util.d Creating texfile.d Creating psfile.d Creating picture.d Creating drawlabel.d Creating drawpath.d Creating path.d Creating camperror.d c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o camperror.o -c camperror.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o path.o -c path.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o drawpath.o -c drawpath.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o drawlabel.o -c drawlabel.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o picture.o -c picture.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o psfile.o -c psfile.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o texfile.o -c texfile.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o util.o -c util.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o settings.o -c settings.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o guide.o -c guide.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o flatguide.o -c flatguide.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o knot.o -c knot.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o drawfill.o -c drawfill.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o path3.o -c path3.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o drawpath3.o -c drawpath3.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o drawsurface.o -c drawsurface.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o pen.o -c pen.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o pipestream.o -c pipestream.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o types.o -c types.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o builtin.o -c builtin.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o gsl.o -c gsl.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runtime.o -c runtime.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runbacktrace.o -c runbacktrace.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runpicture.o -c runpicture.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runlabel.o -c runlabel.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runhistory.o -c runhistory.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runarray.o -c runarray.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runfile.o -c runfile.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runsystem.o -c runsystem.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runpair.o -c runpair.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runtriple.o -c runtriple.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runpath.o -c runpath.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runpath3d.o -c runpath3d.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runstring.o -c runstring.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runmath.o -c runmath.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o env.o -c env.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o genv.o -c genv.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o stm.o -c stm.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o dec.o -c dec.cc absyn.h: In function 'absyntax::runnable* absyntax::autoplainRunnable()': absyn.h:30: warning: 'pos.position::column' is used uninitialized in this function dec.cc:902: note: 'pos.position::column' was declared here absyn.h:30: warning: 'pos.position::line' is used uninitialized in this function dec.cc:902: note: 'pos.position::line' was declared here absyn.h:30: warning: 'pos.position::file' is used uninitialized in this function dec.cc:902: note: 'pos.position::file' was declared here c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o errormsg.o -c errormsg.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o callable.o -c callable.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o name.o -c name.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o symbol.o -c symbol.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o entry.o -c entry.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o exp.o -c exp.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o newexp.o -c newexp.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o stack.o -c stack.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o camp.tab.o -c camp.tab.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o lex.yy.o -c lex.yy.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o access.o -c access.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o virtualfieldaccess.o -c virtualfieldaccess.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o absyn.o -c absyn.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o record.o -c record.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o interact.o -c interact.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o fileio.o -c fileio.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o fftw++asy.o -c fftw++asy.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o simpson.o -c simpson.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o coder.o -c coder.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o coenv.o -c coenv.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o impdatum.o -c impdatum.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o locate.o -c locate.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o parser.o -c parser.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o program.o -c program.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o application.o -c application.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o varinit.o -c varinit.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o fundec.o -c fundec.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o refaccess.o -c refaccess.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o envcompleter.o -c envcompleter.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o process.o -c process.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o constructor.o -c constructor.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o array.o -c array.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o Delaunay.o -c Delaunay.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o predicates.o -c predicates.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o PRCbitStream.o -c prc/PRCbitStream.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o oPRCFile.o -c prc/oPRCFile.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o PRCdouble.o -c prc/PRCdouble.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o writePRC.o -c prc/writePRC.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o glrender.o -c glrender.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o tr.o -c tr.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o arcball.o -c arcball.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o algebra3.o -c algebra3.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o quaternion.o -c quaternion.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o main.o -c main.cc if test "" = "svn"; then \ \ if test "`LC_ALL="C" svn info 2>/dev/null | grep 'Revision' | sed -e 's/Revision: \(.*\)/-r\1/'`" != "`cat svnrevision.cc | sed -e 's/.*\"\(.*\)\";/\\1/'`"; then \ echo "const char *SVN_REVISION="\"`LC_ALL="C" svn info 2>/dev/null | grep 'Revision' | sed -e 's/Revision: \(.*\)/-r\1/'`\"\; > svnrevision.cc; \ c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o svnrevision.o -c svnrevision.cc; \ fi \ else \ echo "const char *SVN_REVISION="\"\"\; > svnrevision.cc; \ c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o svnrevision.o -c svnrevision.cc; \ fi echo string VERSION=\"2.32`LC_ALL="C" svn info 2>/dev/null | grep 'Revision' | sed -e 's/Revision: \(.*\)/-r\1/'`\"\; > base/version.asy svn: not found echo @set VERSION 2.32`LC_ALL="C" svn info 2>/dev/null | grep 'Revision' | sed -e 's/Revision: \(.*\)/-r\1/'` > doc/version.texi svn: not found echo @set Datadir /usr/local/share >> doc/version.texi echo "#!/usr/bin/env python" > GUI/xasyVersion.py echo xasyVersion = \"2.32`LC_ALL="C" svn info 2>/dev/null | grep 'Revision' | sed -e 's/Revision: \(.*\)/-r\1/'`\" >> GUI/xasyVersion.py svn: not found if test -n ""; then \ cat asy.rc | sed -e "s/ASYMPTOTE_VERSION/2.32`LC_ALL="C" svn info 2>/dev/null | grep 'Revision' | sed -e 's/Revision: \(.*\)/-r\1/'`/" | \ windres -o asy.o; \ fi if test -n ""; then \ c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -o asy camperror.o path.o drawpath.o drawlabel.o picture.o psfile.o texfile.o util.o settings.o guide.o flatguide.o knot.o drawfill.o path3.o drawpath3.o drawsurface.o pen.o pipestream.o types.o builtin.o gsl.o runtime.o runbacktrace.o runpicture.o runlabel.o runhistory.o runarray.o runfile.o runsystem.o runpair.o runtriple.o runpath.o runpath3d.o runstring.o runmath.o env.o genv.o stm.o dec.o errormsg.o callable.o name.o symbol.o entry.o exp.o newexp.o stack.o camp.tab.o lex.yy.o access.o virtualfieldaccess.o absyn.o record.o interact.o fileio.o fftw++asy.o simpson.o coder.o coenv.o impdatum.o locate.o parser.o program.o application.o varinit.o fundec.o refaccess.o envcompleter.o process.o constructor.o array.o Delaunay.o predicates.o PRCbitStream.o oPRCFile.o PRCdouble.o writePRC.o g lrender.o tr.o arcball.o algebra3.o quaternion.o main.o svnrevision.o asy.o -lglut -lGLU -lGL -lfftw3 -lreadline -lrt -lz -lm -L/usr/local/lib -lgc-threaded -lncurses -lgsl -lgslcblas -s -static; \ else \ ln -sf GUI/xasy.py xasy; \ c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fno-var-tracking -o asy camperror.o path.o drawpath.o drawlabel.o picture.o psfile.o texfile.o util.o settings.o guide.o flatguide.o knot.o drawfill.o path3.o drawpath3.o drawsurface.o pen.o pipestream.o types.o builtin.o gsl.o runtime.o runbacktrace.o runpicture.o runlabel.o runhistory.o runarray.o runfile.o runsystem.o runpair.o runtriple.o runpath.o runpath3d.o runstring.o runmath.o env.o genv.o stm.o dec.o errormsg.o callable.o name.o symbol.o entry.o exp.o newexp.o stack.o camp.tab.o lex.yy.o access.o virtualfieldaccess.o absyn.o record.o interact.o fileio.o fftw++asy.o simpson.o coder.o coenv.o impdatum.o locate.o parser.o program.o application.o varinit.o fundec.o refaccess.o envcompleter.o process.o constructor.o array.o Delaunay.o predicates.o PRCbitStream.o oPRCFile.o PRCdouble.o writePRC.o g lrender.o tr.o arcball.o algebra3.o quaternion.o main.o svnrevision.o -lglut -lGLU -lGL -lfftw3 -lreadline -lrt -lz -lm -L/usr/local/lib -lgc-threaded -lncurses -lgsl -lgslcblas ; \ fi Creating asy-keywords.el ./asy -dir base -config "" -render=0 -l > asy.list Makefile:212: recipe for target 'asy-keywords.el' failed gmake: *** [asy-keywords.el] Segmentation fault: 11 (core dumped) *** Error code 1 Stop in /usr/ports/math/asymptote. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 07:49:44 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 DC9FE446 for ; Sat, 31 Jan 2015 07:49:44 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 BB71CAA3 for ; Sat, 31 Jan 2015 07:49:44 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V7niic064326 for ; Sat, 31 Jan 2015 07:49:44 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V7nipm064300; Sat, 31 Jan 2015 07:49:44 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 07:49:44 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310749.t0V7nipm064300@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84amd64-default][games/asc] Failed for asc-2.6.0.0_5 in configure 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, 31 Jan 2015 07:49:44 -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: tijl@FreeBSD.org Ident: $FreeBSD: head/games/asc/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/asc-2.6.0.0_5.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building games/asc build started at Sat Jan 31 07:48:47 UTC 2015 port directory: /usr/ports/games/asc building for: FreeBSD 84amd64-default-job-12 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/games/asc/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=asc-2.6.0.0_5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for asc-2.6.0.0_5: MUSIC=off: Install extra music files XVID=off: Xvid MPEG-4 video codec support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-wx-config=/usr/local/bin/wxgtk2u-3.0-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/asc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/asc/work HOME=/wrkdirs/usr/ports/games/asc/work TMPDIR="/tmp" ac_cv_lib_xvidcore_xvid_encore=no XDG_DATA_HOME=/wrkdirs/usr/ports/games/asc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/asc/work HOME=/wrkdirs/usr/ports/games/asc/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/asc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/asc/work HOME=/wrkdirs/usr/ports/games/asc/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/games/asc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/asc/work HOME=/wrkdirs/usr/ports/games/asc/work TMPDIR="/tmp" SDL_CONFIG=/usr/local/bin/sdl-config LUA_MODLIBDIR=/usr/local/lib/lua/5.1 LUA_MODSHAREDIR=/usr/local/share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=/usr/local/include/lua51 LUA_LIBDIR=/usr/local/lib NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -D_UNICODE_BROKEN_ -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -D_UNICODE_BROKEN_ -fstack-protector -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BS D_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-- LUA_MODLIBDIR=lib/lua/5.1 LUA_MODSHAREDIR=share/lua/5.1 LUA_VER=5.1 LUA_INCDIR=include/lua51 LUA_LIBDIR=lib LUA_VER_STR=51 OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/asc" EXAMPLESDIR="share/examples/asc" DATADIR="share/asc" WWWDIR="www/asc" ETCDIR="etc/asc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/asc DOCSDIR=/usr/local/share/doc/asc EXAMPLESDIR=/usr/local/share/examples/asc WWWDIR=/usr/local/www/asc ETCDIR=/usr/local/etc/asc --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> asc-2.6.0.0_5 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.7.txz [84amd64-default-job-12] Installing pkg-1.4.7... [84amd64-default-job-12] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of asc-2.6.0.0_5 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by asc-2.6.0.0_5 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by asc-2.6.0.0_5 for building => SHA256 Checksum OK for asc/asc-2.6.0.0.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by asc-2.6.0.0_5 for building ===> Extracting for asc-2.6.0.0_5 => SHA256 Checksum OK for asc/asc-2.6.0.0.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for asc-2.6.0.0_5 =========================================================================== =================================================== ===> asc-2.6.0.0_5 depends on executable: zip - not found ===> Verifying install for zip in /usr/ports/archivers/zip ===> Installing existing package /packages/All/zip-3.0_1.txz [84amd64-default-job-12] Installing zip-3.0_1... [84amd64-default-job-12] Extracting zip-3.0_1... done ===> Returning to build of asc-2.6.0.0_5 ===> asc-2.6.0.0_5 depends on file: /usr/local/bin/sdl-config - not found ===> Verifying install for /usr/local/bin/sdl-config in /usr/ports/devel/sdl12 ===> Installing existing package /packages/All/sdl-1.2.15_5,2.txz [84amd64-default-job-12] Installing sdl-1.2.15_5,2... [84amd64-default-job-12] `-- Installing aalib-1.4.r5_11... [84amd64-default-job-12] | `-- Installing indexinfo-0.2.2... [84amd64-default-job-12] | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-12] `-- Extracting aalib-1.4.r5_11... done [84amd64-default-job-12] `-- Installing libGLU-9.0.0_2... [84amd64-default-job-12] | `-- Installing libGL-9.1.7_4... [84amd64-default-job-12] | | `-- Installing dri2proto-2.8... [84amd64-default-job-12] | | `-- Extracting dri2proto-2.8... done [84amd64-default-job-12] | | `-- Installing expat-2.1.0_2... [84amd64-default-job-12] | | `-- Extracting expat-2.1.0_2... done [84amd64-default-job-12] | | `-- Installing libX11-1.6.2_2,1... [84amd64-default-job-12] | | `-- Installing kbproto-1.0.6... [84amd64-default-job-12] | | `-- Extracting kbproto-1.0.6... done [84amd64-default-job-12] | | `-- Installing libXau-1.0.8_2... [84amd64-default-job-12] | | | `-- Installing xproto-7.0.26... [84amd64-default-job-12] | | | `-- Extracting xproto-7.0.26... done [84amd64-default-job-12] | | `-- Extracting libXau-1.0.8_2... done [84amd64-default-job-12] | | `-- Installing libXdmcp-1.1.1_2... [84amd64-default-job-12] | | `-- Extracting libXdmcp-1.1.1_2... done [84amd64-default-job-12] | | `-- Installing libxcb-1.11... [84amd64-default-job-12] | | | `-- Installing libpthread-stubs-0.3_6... [84amd64-default-job-12] | | | `-- Extracting libpthread-stubs-0.3_6... done [84amd64-default-job-12] | | | `-- Installing libxml2-2.9.2_2... [84amd64-default-job-12] | | | `-- Installing libiconv-1.14_6... [84amd64-default-job-12] | | | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-12] | | | `-- Extracting libxml2-2.9.2_2... done [84amd64-default-job-12] | | `-- Extracting libxcb-1.11... done [84amd64-default-job-12] | | `-- Extracting libX11-1.6.2_2,1... done [84amd64-default-job-12] | | `-- Installing libXdamage-1.1.4_2... [84amd64-default-job-12] | | `-- Installing damageproto-1.2.1... [84amd64-default-job-12] | | `-- Extracting damageproto-1.2.1... done [84amd64-default-job-12] | | `-- Installing libXfixes-5.0.1_2... [84amd64-default-job-12] | | | `-- Installing fixesproto-5.0... [84amd64-default-job-12] | | | `-- Extracting fixesproto-5.0... done [84amd64-default-job-12] | | `-- Extracting libXfixes-5.0.1_2... done [84amd64-default-job-12] | | `-- Extracting libXdamage-1.1.4_2... done [84amd64-default-job-12] | | `-- Installing libXext-1.3.3,1... [84amd64-default-job-12] | | `-- Installing xextproto-7.3.0... [84amd64-default-job-12] | | `-- Extracting xextproto-7.3.0... done [84amd64-default-job-12] | | `-- Extracting libXext-1.3.3,1... done [84amd64-default-job-12] | | `-- Installing libXxf86vm-1.1.3_2... [84amd64-default-job-12] | | `-- Installing xf86vidmodeproto-2.3.1... [84amd64-default-job-12] | | `-- Extracting xf86vidmodeproto-2.3.1... done [84amd64-default-job-12] | | `-- Extracting libXxf86vm-1.1.3_2... done [84amd64-default-job-12] | | `-- Extracting glib-networking-2.42.1_1... done [84amd64-default-job-12] | | `-- Installing sqlite3-3.8.8... [84amd64-default-job-12] | | `-- Extracting sqlite3-3.8.8... done [84amd64-default-job-12] | | `-- Extracting libsoup-2.48.1_1... done [84amd64-default-job-12] | `-- Extracting geoclue-2.1.10... done [84amd64-default-job-12] | `-- Installing gstreamer1-plugins-1.4.5_1... [84amd64-default-job-12] | | `-- Installing gstreamer1-1.4.5... [84amd64-default-job-12] | | `-- Extracting gstreamer1-1.4.5... done [84amd64-default-job-12] | | `-- Installing iso-codes-3.57... [84amd64-default-job-12] | | `-- Extracting iso-codes-3.57... done [84amd64-default-job-12] | `-- Extracting gstreamer1-plugins-1.4.5_1... done [84amd64-default-job-12] | `-- Installing libsecret-0.18_3... [84amd64-default-job-12] | `-- Extracting libsecret-0.18_3... done [84amd64-default-job-12] | `-- Installing libxslt-1.1.28_6... [84amd64-default-job-12] | `-- Extracting libxslt-1.1.28_6... done [84amd64-default-job-12] `-- Extracting webkit-gtk2-2.4.8... done [84amd64-default-job-12] Extracting wx30-gtk2-3.0.2_2... done 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 ===================================================================== Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Message for dejavu-2.34_4: 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. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of asc-2.6.0.0_5 =========================================================================== =================================================== ===> Configuring for asc-2.6.0.0_5 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: ASC version is 2.6.0.0 checking build system type... amd64-portbld-freebsd8.4 checking host system type... amd64-portbld-freebsd8.4 checking how to print strings... printf checking for style of include used by gmake... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert amd64-portbld-freebsd8.4 file names to amd64-portbld-freebsd8.4 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd8.4 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd8.4 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd8.4 ld.so checking how to hardcode library paths into programs... immediate checking for perl... yes checking for working C++ compiler... yes checking bitset usability... yes checking bitset presence... yes checking for bitset... yes checking for xvid_encore in -lxvidcore... (cached) no checking for sdl-config... /usr/local/bin/sdl-config checking for SDL - version >= 1.2.2... yes checking for IMG_LoadJPG_RW in -lSDL_image... yes checking for pkg-config... yes checking pkg-config is at least version 0.9.0... yes checking for LUA... yes checking for Mix_PlayChannelTimed in -lSDL_mixer... yes checking for Sound_Init in -lSDL_sound... yes checking for wx-config... /usr/local/bin/wxgtk2u-3.0-config checking for wxWidgets version >= 2.4.0... yes (version 3.0.2) checking for wxWidgets static library... no checking SDL_sound.h usability... yes checking SDL_sound.h presence... yes checking for SDL_sound.h... yes checking boost/unordered_map.hpp usability... yes checking boost/unordered_map.hpp presence... yes checking for boost/unordered_map.hpp... yes checking for main in -lboost_regex-mt... no checking for main in -lboost_regex-gcc-mt... no checking for main in -lboost_regex... no checking for main in -lboost_regex-gcc... no configure: error: ASC requires the Boost library( which may be splitted into several distinct libraries). If you have a distribution supplied Boost package installed, perhaps the Boost-devel package is missing. If your distribution does not include the Boost library, you can get it from http://www.boost.org/ ===> Script "configure" failed unexpectedly. Please report the problem to ports@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/games/asc/work/asc-2.6.0.0/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop in /usr/ports/games/asc. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 07:54:08 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 5B3AD645; Sat, 31 Jan 2015 07:54:08 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 4855CB63; Sat, 31 Jan 2015 07:54:08 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V7s8fW030271; Sat, 31 Jan 2015 07:54:08 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V7s8or030270; Sat, 31 Jan 2015 07:54:08 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 07:54:08 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310754.t0V7s8or030270@beefy1.isc.freebsd.org> To: imp@FreeBSD.org Subject: [package - 84i386-default][sysutils/intel-pcm] Failed for intel-pcm-2.8 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, 31 Jan 2015 07:54:08 -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: imp@FreeBSD.org Last committer: imp@FreeBSD.org Ident: $FreeBSD: head/sysutils/intel-pcm/Makefile 377572 2015-01-21 04:31:17Z imp $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/intel-pcm-2.8.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building sysutils/intel-pcm build started at Sat Jan 31 07:53:38 UTC 2015 port directory: /usr/ports/sysutils/intel-pcm building for: FreeBSD 84i386-default-job-03 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: imp@FreeBSD.org Makefile ident: $FreeBSD: head/sysutils/intel-pcm/Makefile 377572 2015-01-21 04:31:17Z imp $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=intel-pcm-2.8 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/intel-pcm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/intel-pcm/work HOME=/wrkdirs/usr/ports/sysutils/intel-pcm/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/intel-pcm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/intel-pcm/work HOME=/wrkdirs/usr/ports/sysutils/intel-pcm/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/usr/local/bin/clang34" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="/usr/local/bin/clang-cpp34" CPPFLAGS="" LDFLAGS=" -B/usr/local/bin" LIBS="" CXX="/usr/local/bin/clang++34" 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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/intel-pcm" EXAMPLESDIR="share/examples/intel-pcm" DATADIR="share/intel-pcm" WWWDIR="www/intel-pcm" ETCDIR="etc/intel-pcm" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/intel-pcm DOCSDIR=/usr/local/share/doc/intel-pcm EXAMPLESDIR=/usr/local/share/examples/intel-pcm WWWDIR=/usr/local/www/intel-pcm ETCDIR=/usr/local/etc/intel-pcm --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> intel-pcm-2.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.4.7.txz [84i386-default-job-03] Installing pkg-1.4.7... [84i386-default-job-03] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of intel-pcm-2.8 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by intel-pcm-2.8 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by intel-pcm-2.8 for building => SHA256 Checksum OK for intelperformancecountermonitorv2.8.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by intel-pcm-2.8 for building ===> Extracting for intel-pcm-2.8 => SHA256 Checksum OK for intelperformancecountermonitorv2.8.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for intel-pcm-2.8 =========================================================================== =================================================== ===> intel-pcm-2.8 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 [84i386-default-job-03] Installing gmake-4.1_1... [84i386-default-job-03] `-- Installing gettext-runtime-0.19.4... [84i386-default-job-03] | `-- Installing indexinfo-0.2.2... [84i386-default-job-03] | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-03] | `-- Installing libiconv-1.14_6... [84i386-default-job-03] | `-- Extracting libiconv-1.14_6... done [84i386-default-job-03] `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-03] Extracting gmake-4.1_1... done ===> Returning to build of intel-pcm-2.8 ===> intel-pcm-2.8 depends on file: /usr/local/bin/clang34 - not found ===> Verifying install for /usr/local/bin/clang34 in /usr/ports/lang/clang34 ===> Installing existing package /packages/All/clang34-3.4.2_3.txz [84i386-default-job-03] Installing clang34-3.4.2_3... [84i386-default-job-03] `-- Installing llvm34-3.4.2_1... [84i386-default-job-03] | `-- Installing libexecinfo-1.1_3... [84i386-default-job-03] | `-- Extracting libexecinfo-1.1_3... done [84i386-default-job-03] | `-- Installing perl5-5.18.4_11... [84i386-default-job-03] | `-- Extracting perl5-5.18.4_11... done [84i386-default-job-03] | `-- Installing python27-2.7.9... [84i386-default-job-03] | | `-- Installing libffi-3.2.1... [84i386-default-job-03] | | `-- Extracting libffi-3.2.1... done [84i386-default-job-03] | `-- Extracting python27-2.7.9... done [84i386-default-job-03] `-- Extracting llvm34-3.4.2_1... done [84i386-default-job-03] Extracting clang34-3.4.2_3... done 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 intel-pcm-2.8 ===> intel-pcm-2.8 depends on file: /usr/local/bin/as - not found ===> Verifying install for /usr/local/bin/as in /usr/ports/devel/binutils ===> Installing existing package /packages/All/binutils-2.25.txz [84i386-default-job-03] Installing binutils-2.25... [84i386-default-job-03] Extracting binutils-2.25... done ===> Returning to build of intel-pcm-2.8 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for intel-pcm-2.8 =========================================================================== =================================================== ===> Building for intel-pcm-2.8 /usr/local/bin/clang++34 -O2 -pipe -fno-strict-aliasing -Wall -g -O3 -c pcm-numa.cpp -o pcm-numa.o In file included from pcm-numa.cpp:38: ./utils.h:100:10: warning: 'null_stream::overflow' hides overloaded virtual function [-Woverloaded-virtual] void overflow(char) { } ^ /usr/include/c++/4.2/streambuf:763:7: note: hidden overloaded virtual function 'std::basic_streambuf >::overflow' declared here: type mismatch at 1st parameter ('int_type' (aka 'int') vs 'char') overflow(int_type /* __c */ = traits_type::eof()) ^ 1 warning generated. /usr/local/bin/clang++34 -MM -O2 -pipe -fno-strict-aliasing -Wall -g -O3 pcm-numa.cpp > pcm-numa.d /usr/local/bin/clang++34 -O2 -pipe -fno-strict-aliasing -Wall -g -O3 -c msr.cpp -o msr.o /usr/local/bin/clang++34 -MM -O2 -pipe -fno-strict-aliasing -Wall -g -O3 msr.cpp > msr.d /usr/local/bin/clang++34 -O2 -pipe -fno-strict-aliasing -Wall -g -O3 -c cpucounters.cpp -o cpucounters.o In file included from cpucounters.cpp:38: ./utils.h:100:10: warning: 'null_stream::overflow' hides overloaded virtual function [-Woverloaded-virtual] void overflow(char) { } ^ /usr/include/c++/4.2/streambuf:763:7: note: hidden overloaded virtual function 'std::basic_streambuf >::overflow' declared here: type mismatch at 1st parameter ('int_type' (aka 'int') vs 'char') overflow(int_type /* __c */ = traits_type::eof()) ^ 1 warning generated. /usr/local/bin/clang++34 -MM -O2 -pipe -fno-strict-aliasing -Wall -g -O3 cpucounters.cpp > cpucounters.d /usr/local/bin/clang++34 -O2 -pipe -fno-strict-aliasing -Wall -g -O3 -c pci.cpp -o pci.o /usr/local/bin/clang++34 -MM -O2 -pipe -fno-strict-aliasing -Wall -g -O3 pci.cpp > pci.d /usr/local/bin/clang++34 -O2 -pipe -fno-strict-aliasing -Wall -g -O3 -c client_bw.cpp -o client_bw.o /usr/local/bin/clang++34 -MM -O2 -pipe -fno-strict-aliasing -Wall -g -O3 client_bw.cpp > client_bw.d /usr/local/bin/clang++34 -O2 -pipe -fno-strict-aliasing -Wall -g -O3 -c utils.cpp -o utils.o In file included from utils.cpp:30: ./utils.h:100:10: warning: 'null_stream::overflow' hides overloaded virtual function [-Woverloaded-virtual] void overflow(char) { } ^ /usr/include/c++/4.2/streambuf:763:7: note: hidden overloaded virtual function 'std::basic_streambuf >::overflow' declared here: type mismatch at 1st parameter ('int_type' (aka 'int') vs 'char') overflow(int_type /* __c */ = traits_type::eof()) ^ utils.cpp:259:33: warning: use of logical '||' with constant operand [-Wconstant-logical-operand] saINT.sa_flags = SA_RESTART || SA_NOCLDSTOP; ^ ~~~~~~~~~~~~ utils.cpp:259:33: note: use '|' for a bitwise operation saINT.sa_flags = SA_RESTART || SA_NOCLDSTOP; ^~ | 2 warnings generated. /usr/local/bin/clang++34 -MM -O2 -pipe -fno-strict-aliasing -Wall -g -O3 utils.cpp > utils.d /usr/local/bin/clang++34 -o pcm-numa.x pcm-numa.o msr.o cpucounters.o pci.o client_bw.o utils.o -lpthread -lc++ /usr/bin/ld: cannot find -lc++ clang: error: linker command failed with exit code 1 (use -v to see invocation) Makefile:40: recipe for target 'pcm-numa.x' failed gmake: *** [pcm-numa.x] Error 1 *** Error code 1 Stop in /usr/ports/sysutils/intel-pcm. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 07:54:45 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 B505A651; Sat, 31 Jan 2015 07:54:45 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 A1116B65; Sat, 31 Jan 2015 07:54:45 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V7sjOC003174; Sat, 31 Jan 2015 07:54:45 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V7sjSX003157; Sat, 31 Jan 2015 07:54:45 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 07:54:45 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310754.t0V7sjSX003157@beefy2.isc.freebsd.org> To: sunpoet@FreeBSD.org Subject: [package - 84amd64-default][science/pnetcdf] Failed for pnetcdf-1.5.0_7 in configure 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, 31 Jan 2015 07:54:45 -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: sunpoet@FreeBSD.org Last committer: danilo@FreeBSD.org Ident: $FreeBSD: head/science/pnetcdf/Makefile 375624 2014-12-26 14:24:12Z danilo $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/pnetcdf-1.5.0_7.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building science/pnetcdf build started at Sat Jan 31 07:54:22 UTC 2015 port directory: /usr/ports/science/pnetcdf building for: FreeBSD 84amd64-default-job-18 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: sunpoet@FreeBSD.org Makefile ident: $FreeBSD: head/science/pnetcdf/Makefile 375624 2014-12-26 14:24:12Z danilo $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=pnetcdf-1.5.0_7 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for pnetcdf-1.5.0_7: DOCS=on: Build and/or install documentation ====> MPI (Message Passing Interface) support: you have to select exactly one of them OPENMPI=on: Parallel processing support via Open MPI MPICH2=off: Parallel processing support via MPICH2 ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-mpi=/usr/local/mpi/openmpi --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/science/pnetcdf/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/pnetcdf/work HOME=/wrkdirs/usr/ports/science/pnetcdf/work TMPDIR="/tmp" F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/science/pnetcdf/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/pnetcdf/work HOME=/wrkdirs/usr/ports/science/pnetcdf/work TMPDIR="/tmp" F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fPIC -DPIC -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -fstack-protector" LIBS="" CXX="c++" CXXFLAG S="-O2 -pipe -fPIC -DPIC -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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/pnetcdf" EXAMPLESDIR="share/examples/pnetcdf" DATADIR="share/pnetcdf" WWWDIR="www/pnetcdf" ETCDIR="etc/pnetcdf" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pnetcdf DOCSDIR=/usr/local/share/doc/pnetcdf EXAMPLESDIR=/usr/local/share/examples/pnetcdf WWWDIR=/usr/local/www/pnetcdf ETCDIR=/usr/local/etc/pnetcdf --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> pnetcdf-1.5.0_7 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.7.txz [84amd64-default-job-18] Installing pkg-1.4.7... [84amd64-default-job-18] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of pnetcdf-1.5.0_7 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by pnetcdf-1.5.0_7 for building =========================================================================== =================================================== ===> Fetching all distfiles required by pnetcdf-1.5.0_7 for building => SHA256 Checksum OK for parallel-netcdf-1.5.0.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by pnetcdf-1.5.0_7 for building ===> Extracting for pnetcdf-1.5.0_7 => SHA256 Checksum OK for parallel-netcdf-1.5.0.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for pnetcdf-1.5.0_7 ===> Applying FreeBSD patches for pnetcdf-1.5.0_7 =========================================================================== =================================================== ===> pnetcdf-1.5.0_7 depends on executable: gfortran48 - not found ===> Verifying install for gfortran48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.4.txz [84amd64-default-job-18] Installing gcc-4.8.4... [84amd64-default-job-18] `-- Installing binutils-2.25... [84amd64-default-job-18] | `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-18] | | `-- Installing indexinfo-0.2.2... [84amd64-default-job-18] | | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-18] | | `-- Installing libiconv-1.14_6... [84amd64-default-job-18] | | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-18] | `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-18] `-- Extracting binutils-2.25... done [84amd64-default-job-18] `-- Installing gcc-ecj-4.5... [84amd64-default-job-18] `-- Extracting gcc-ecj-4.5... done [84amd64-default-job-18] `-- Installing gmp-5.1.3_2... [84amd64-default-job-18] `-- Extracting gmp-5.1.3_2... done [84amd64-default-job-18] `-- Installing mpc-1.0.2_1... [84amd64-default-job-18] | `-- Installing mpfr-3.1.2_2... [84amd64-default-job-18] | `-- Extracting mpfr-3.1.2_2... done [84amd64-default-job-18] `-- Extracting mpc-1.0.2_1... done [84amd64-default-job-18] Extracting gcc-4.8.4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of pnetcdf-1.5.0_7 ===> pnetcdf-1.5.0_7 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-18] Installing gmake-4.1_1... [84amd64-default-job-18] Extracting gmake-4.1_1... done ===> Returning to build of pnetcdf-1.5.0_7 ===> pnetcdf-1.5.0_7 depends on file: /usr/local/bin/as - found ===> pnetcdf-1.5.0_7 depends on file: /usr/local/bin/perl5.18.4 - not found ===> Verifying install for /usr/local/bin/perl5.18.4 in /usr/ports/lang/perl5.18 ===> Installing existing package /packages/All/perl5-5.18.4_11.txz [84amd64-default-job-18] Installing perl5-5.18.4_11... [84amd64-default-job-18] Extracting perl5-5.18.4_11... done ===> Returning to build of pnetcdf-1.5.0_7 =========================================================================== =================================================== ===> pnetcdf-1.5.0_7 depends on shared library: libmpi.so - not found ===> Verifying for libmpi.so in /usr/ports/net/openmpi ===> Installing existing package /packages/All/openmpi-1.8.4.txz [84amd64-default-job-18] Installing openmpi-1.8.4... [84amd64-default-job-18] `-- Installing hwloc-1.9_1... [84amd64-default-job-18] | `-- Installing libpciaccess-0.13.2_2... [84amd64-default-job-18] | | `-- Installing pciids-20150124... [84amd64-default-job-18] | | `-- Extracting pciids-20150124... done [84amd64-default-job-18] | `-- Extracting libpciaccess-0.13.2_2... done [84amd64-default-job-18] | `-- Installing libxml2-2.9.2_2... [84amd64-default-job-18] | `-- Extracting libxml2-2.9.2_2... done [84amd64-default-job-18] `-- Extracting hwloc-1.9_1... done [84amd64-default-job-18] `-- Installing libexecinfo-1.1_3... [84amd64-default-job-18] `-- Extracting libexecinfo-1.1_3... done [84amd64-default-job-18] `-- Installing libltdl-2.4.5... [84amd64-default-job-18] `-- Extracting libltdl-2.4.5... done [84amd64-default-job-18] Extracting openmpi-1.8.4... done ===> Returning to build of pnetcdf-1.5.0_7 =========================================================================== =================================================== ===> Configuring for pnetcdf-1.5.0_7 configure: loading site script /usr/ports/Templates/config.site checking for mpicc... no checking for mpcc_r... no checking for mpcc... no checking for mpixlc_r... no checking for mpixlc... no checking for blrts_xlc... no checking for mpxlc_r... no checking for mpxlc... no checking for cc... no checking for mpiicc... no checking for icc... no checking for mpicc... /usr/local/mpi/openmpi/bin/mpicc checking for gcc... /usr/local/mpi/openmpi/bin/mpicc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/local/mpi/openmpi/bin/mpicc accepts -g... yes checking for /usr/local/mpi/openmpi/bin/mpicc option to accept ISO C89... none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to make dependencies... false checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for malloc.h... (cached) no checking for MPI_Comm_rank... yes checking for MPI_File_open... yes checking for mpicxx... no checking for mpic++... no checking for mpiCC... no checking for mpCC_r... no checking for mpCC... no checking for mpixlcxx_r... no checking for mpixlcxx... no checking for mpixlC_r... no checking for mpixlC... no checking for blrts_xlC... no checking for mpxlC_r... no checking for mpxlC... no checking for CC... no checking for mpiicpc... no checking for icpc... no checking for mpicxx... /usr/local/mpi/openmpi/bin/mpicxx checking whether we are using the GNU C++ compiler... yes checking whether /usr/local/mpi/openmpi/bin/mpicxx accepts -g... yes checking for MPI_File_close... yes checking for mpif77... no checking for mpixlf77_r... no checking for mpixlf77... no checking for blrts_xlf... no checking for mpxlf_r... no checking for mpxlf... no checking for ftn... no checking for mpiifort... no checking for mpiifc... no checking for ifort... no checking for mpif77... /usr/local/mpi/openmpi/bin/mpif77 checking for mpif90... no checking for mpixlf90_r... no checking for mpixlf90... no checking for blrts_xlf90... no checking for mpxlf90_r... no checking for mpxlf90... no checking for mpxlf95_r... no checking for mpxlf95... no checking for ftn... no checking for mpiifort... no checking for mpiifc... no checking for ifort... no checking for mpif90... /usr/local/mpi/openmpi/bin/mpif90 checking whether we are using the GNU Fortran compiler... yes checking whether /usr/local/mpi/openmpi/bin/mpif90 accepts -g... yes checking for Fortran flag to compile preprocessed .F files... none checking for Fortran flag to compile preprocessed .F90 files... none checking for Fortran flag to compile preprocessed .F files... (cached) none checking how to define symbols for preprocessed Fortran... -D checking for Fortran flag to compile .f90 files... none checking for Fortran flag needed to accept fixed-form source... -ffixed-form checking for Fortran flag to compile .f files... none checking whether we are using the GNU Fortran 77 compiler... yes checking whether /usr/local/mpi/openmpi/bin/mpif77 accepts -g... yes checking for Fortran flag needed to accept free-form source... -ffree-form checking build system type... amd64-portbld-freebsd8.4 checking host system type... amd64-portbld-freebsd8.4 checking how to get verbose linking output from /usr/local/mpi/openmpi/bin/mpif90... -v checking for Fortran libraries of /usr/local/mpi/openmpi/bin/mpif90... -L/usr/local/lib/gcc48 -L/usr/local/mpi/openmpi/lib -L/usr/local/bin -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd8.4/4.8.4 -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd8.4/4.8.4/../../../../../x86_64-portbld-freebsd8.4/lib -L/usr/local/lib/gcc48/gcc/x86_64-portbld-freebsd8.4/4.8.4/../../.. -lmpi_usempi -lmpi_mpifh -lmpi -lgfortran -lm -lssp_nonshared -lquadmath -lpthread checking for dummy main to link with Fortran libraries... none checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore checking for C-equivalent to Fortran routine "SUB_A"... sub_a_ checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for bison... no checking for byacc... byacc checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for gawk... (cached) /usr/bin/awk checking whether ln -s works... yes checking whether gmake sets $(MAKE)... yes checking for egrep... (cached) /usr/bin/egrep checking for m4... m4 checking m4 flags... ./configure: 8694: Syntax error: Bad fd number ===> Script "configure" failed unexpectedly. Please report the problem to sunpoet@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/science/pnetcdf/work/parallel-netcdf-1.5.0/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop in /usr/ports/science/pnetcdf. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 07:56: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 A8EDE65E; Sat, 31 Jan 2015 07:56:32 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 9273EB6C; Sat, 31 Jan 2015 07:56:32 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V7uW0F074737; Sat, 31 Jan 2015 07:56:32 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V7uWpW074721; Sat, 31 Jan 2015 07:56:32 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 07:56:32 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310756.t0V7uWpW074721@beefy2.isc.freebsd.org> To: martymac@FreeBSD.org Subject: [package - 84amd64-default][emulators/dolphin-emu] Failed for dolphin-emu-4.0.2_2 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, 31 Jan 2015 07:56: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: martymac@FreeBSD.org Last committer: tijl@FreeBSD.org Ident: $FreeBSD: head/emulators/dolphin-emu/Makefile 374303 2014-12-08 16:48:38Z tijl $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/dolphin-emu-4.0.2_2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building emulators/dolphin-emu build started at Sat Jan 31 07:52:49 UTC 2015 port directory: /usr/ports/emulators/dolphin-emu building for: FreeBSD 84amd64-default-job-24 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: martymac@FreeBSD.org Makefile ident: $FreeBSD: head/emulators/dolphin-emu/Makefile 374303 2014-12-08 16:48:38Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=dolphin-emu-4.0.2_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for dolphin-emu-4.0.2_2: DEBUG=off: Build with debugging support FRAMEDUMPS=on: Encode framedumps in AVI format NLS=on: Native Language Support PORTAUDIO=on: Enable PortAudio (mic) support PULSEAUDIO=off: PulseAudio sound server support UPNP=on: UPnP protocol support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/dolphin-emu/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/dolphin-emu/work HOME=/wrkdirs/usr/ports/emulators/dolphin-emu/work TMPDIR="/tmp" PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/dolphin-emu/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/dolphin-emu/work HOME=/wrkdirs/usr/ports/emulators/dolphin-emu/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh SDL_CONFIG=/usr/local/bin/sdl-config WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/dolphin-emu/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/dolphin-emu/work HOME=/wrkdirs/usr/ports/emulators/dolphin-emu/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/dolphin-emu/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/dolphin-emu/work HOME=/wrkdirs/usr/ports/emulators/dolphin-emu/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" SDL_CONFIG=/usr/local/bin/sdl-config WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/us r/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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-- DEBUG="@comment " NO_DEBUG="" FRAMEDUMPS="" NO_FRAMEDUMPS="@comment " NLS="" NO_NLS="@comment " PORTAUDIO="" NO_PORTAUDIO="@comment " PULSEAUDIO="@comment " NO_PULSEAUDIO="" UPNP="" NO_UPNP="@comment " CMAKE_BUILD_TYPE="release" OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/dolphin-emu" EXAMPLESDIR="share/examples/dolphin-emu" DATADIR="share/dolphin-emu" WWWDIR="www/dolphin-emu" ETCDIR="etc/dolphin-emu" --End PLIST_SUB-- --SUB_LIST-- DEBUG="@comment " NO_DEBUG="" FRAMEDUMPS="" NO_FRAMEDUMPS="@comment " NLS="" NO_NLS="@comment " PORTAUDIO="" NO_PORTAUDIO="@comment " PULSEAUDIO="@comment " NO_PULSEAUDIO="" UPNP="" NO_UPNP="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/dolphin-emu DOCSDIR=/usr/local/share/doc/dolphin-emu EXAMPLESDIR=/usr/local/share/examples/dolphin-emu WWWDIR=/usr/local/www/dolphin-emu ETCDIR=/usr/local/etc/dolphin-emu --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> dolphin-emu-4.0.2_2 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.7.txz [84amd64-default-job-24] Installing pkg-1.4.7... [84amd64-default-job-24] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of dolphin-emu-4.0.2_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dolphin-emu-4.0.2_2 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dolphin-emu-4.0.2_2 for building => SHA256 Checksum OK for dolphin-emu-4.0.2.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dolphin-emu-4.0.2_2 for building ===> Extracting for dolphin-emu-4.0.2_2 => SHA256 Checksum OK for dolphin-emu-4.0.2.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for dolphin-emu-4.0.2_2 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for dolphin-emu-4.0.2_2 =========================================================================== =================================================== ===> dolphin-emu-4.0.2_2 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.1.txz [84amd64-default-job-24] Installing cmake-3.1.1... [84amd64-default-job-24] `-- Installing cmake-modules-3.1.1... [84amd64-default-job-24] `-- Extracting cmake-modules-3.1.1... done [84amd64-default-job-24] `-- Installing curl-7.40.0... [84amd64-default-job-24] | `-- Installing ca_root_nss-3.17.3_1... [84amd64-default-job-24] | `-- Extracting ca_root_nss-3.17.3_1... done [84amd64-default-job-24] `-- Extracting curl-7.40.0... done [84amd64-default-job-24] `-- Installing expat-2.1.0_2... [84amd64-default-job-24] `-- Extracting expat-2.1.0_2... done [84amd64-default-job-24] `-- Installing libarchive-3.1.2_2,1... [84amd64-default-job-24] | `-- Installing libxml2-2.9.2_2... [84amd64-default-job-24] | | `-- Installing libiconv-1.14_6... [84amd64-default-job-24] | | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-24] | `-- Extracting libxml2-2.9.2_2... done [84amd64-default-job-24] | `-- Installing lzo2-2.08_1... [84amd64-default-job-24] | `-- Extracting lzo2-2.08_1... done [84amd64-default-job-24] `-- Extracting libarchive-3.1.2_2,1... done [84amd64-default-job-24] Extracting cmake-3.1.1... done ===> Returning to build of dolphin-emu-4.0.2_2 cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Plugins/Plugin_VideoOGL && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/inc lude -I/usr/local/include/portaudio2 -I/usr/local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommo n/Src -I/wrkdirs/usr/ports/emulators/dolphin! -emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videoogl.dir/Src/VertexShaderCache.cpp.o -c /wrkd irs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Plugins/Plugin_VideoOGL/Src/VertexShaderCache.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles [ 25%] Building CXX object Source/Plugins/Plugin_VideoOGL/CMakeFiles/videoogl.dir/Src/VertexManager.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Plugins/Plugin_VideoOGL && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/inc lude -I/usr/local/include/portaudio2 -I/usr/local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommo n/Src -I/wrkdirs/usr/ports/emulators/dolphin! -emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videoogl.dir/Src/VertexManager.cpp.o -c /wrkdirs/ usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Plugins/Plugin_VideoOGL/Src/VertexManager.cpp Linking CXX static library libvideoogl.a cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Plugins/Plugin_VideoOGL && /usr/local/bin/cmake -P CMakeFiles/videoogl.dir/cmake_clean_target.cmake cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Plugins/Plugin_VideoOGL && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/videoogl.dir/link.txt --verbose=1 /usr/local/bin/ar cq libvideoogl.a CMakeFiles/videoogl.dir/Src/FramebufferManager.cpp.o CMakeFiles/videoogl.dir/Src/GLUtil.cpp.o CMakeFiles/videoogl.dir/Src/main.cpp.o CMakeFiles/videoogl.dir/Src/NativeVertexFormat.cpp.o CMakeFiles/videoogl.dir/Src/PerfQuery.cpp.o CMakeFiles/videoogl.dir/Src/PixelShaderCache.cpp.o CMakeFiles/videoogl.dir/Src/PostProcessing.cpp.o CMakeFiles/videoogl.dir/Src/ProgramShaderCache.cpp.o CMakeFiles/videoogl.dir/Src/RasterFont.cpp.o CMakeFiles/videoogl.dir/Src/Render.cpp.o CMakeFiles/videoogl.dir/Src/SamplerCache.cpp.o CMakeFiles/videoogl.dir/Src/StreamBuffer.cpp.o CMakeFiles/videoogl.dir/Src/TextureCache.cpp.o CMakeFiles/videoogl.dir/Src/TextureConverter.cpp.o CMakeFiles/videoogl.dir/Src/VertexShaderCache.cpp.o CMakeFiles/videoogl.dir/Src/VertexManager.cpp.o /usr/local/bin/ranlib libvideoogl.a /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles 92 93 94 [ 25%] Built target videoogl /usr/bin/make -f Source/Core/VideoCommon/CMakeFiles/videocommon.dir/build.make Source/Core/VideoCommon/CMakeFiles/videocommon.dir/depend cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7 /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7 /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/CMakeFiles/videocommon.dir/DependInfo.cmake Scanning dependencies of target videocommon /usr/bin/make -f Source/Core/VideoCommon/CMakeFiles/videocommon.dir/build.make Source/Core/VideoCommon/CMakeFiles/videocommon.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles [ 25%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/BPFunctions.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I /usr/local/include/portaudio2 -I/usr/local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src - I/wrkdirs/usr/ports/emulators/dolphin-emu/wo! rk/dolphin-emu-dolphin-88fabf7/Source/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/BPFunctions.cpp.o -c /wrkdirs/usr/po rts/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/BPFunctions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles [ 25%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/BPMemory.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I /usr/local/include/portaudio2 -I/usr/local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src - I/wrkdirs/usr/ports/emulators/dolphin-emu/wo! rk/dolphin-emu-dolphin-88fabf7/Source/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/BPMemory.cpp.o -c /wrkdirs/usr/ports /emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/BPMemory.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles 82 [ 26%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/BPStructs.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I /usr/local/include/portaudio2 -I/usr/local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src - I/wrkdirs/usr/ports/emulators/dolphin-emu/wo! rk/dolphin-emu-dolphin-88fabf7/Source/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/BPStructs.cpp.o -c /wrkdirs/usr/port s/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/BPStructs.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles [ 26%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/CPMemory.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I /usr/local/include/portaudio2 -I/usr/local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src - I/wrkdirs/usr/ports/emulators/dolphin-emu/wo! rk/dolphin-emu-dolphin-88fabf7/Source/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/CPMemory.cpp.o -c /wrkdirs/usr/ports /emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/CPMemory.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles [ 26%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/CommandProcessor.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I /usr/local/include/portaudio2 -I/usr/local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src - I/wrkdirs/usr/ports/emulators/dolphin-emu/wo! rk/dolphin-emu-dolphin-88fabf7/Source/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/CommandProcessor.cpp.o -c /wrkdirs/u sr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/CommandProcessor.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles [ 26%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/Debugger.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I /usr/local/include/portaudio2 -I/usr/local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src - I/wrkdirs/usr/ports/emulators/dolphin-emu/wo! rk/dolphin-emu-dolphin-88fabf7/Source/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/Debugger.cpp.o -c /wrkdirs/usr/ports /emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/Debugger.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles 83 [ 27%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/DriverDetails.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I /usr/local/include/portaudio2 -I/usr/local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src - I/wrkdirs/usr/ports/emulators/dolphin-emu/wo! rk/dolphin-emu-dolphin-88fabf7/Source/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/DriverDetails.cpp.o -c /wrkdirs/usr/ ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/DriverDetails.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles [ 27%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/Fifo.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I /usr/local/include/portaudio2 -I/usr/local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src - I/wrkdirs/usr/ports/emulators/dolphin-emu/wo! rk/dolphin-emu-dolphin-88fabf7/Source/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/Fifo.cpp.o -c /wrkdirs/usr/ports/emu lators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/Fifo.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles [ 27%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/FPSCounter.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I /usr/local/include/portaudio2 -I/usr/local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src - I/wrkdirs/usr/ports/emulators/dolphin-emu/wo! rk/dolphin-emu-dolphin-88fabf7/Source/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/FPSCounter.cpp.o -c /wrkdirs/usr/por ts/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/FPSCounter.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles [ 27%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/FramebufferManagerBase.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I /usr/local/include/portaudio2 -I/usr/local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src - I/wrkdirs/usr/ports/emulators/dolphin-emu/wo! rk/dolphin-emu-dolphin-88fabf7/Source/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/FramebufferManagerBase.cpp.o -c /wrk dirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/FramebufferManagerBase.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles [ 27%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/HiresTextures.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I /usr/local/include/portaudio2 -I/usr/local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src - I/wrkdirs/usr/ports/emulators/dolphin-emu/wo! rk/dolphin-emu-dolphin-88fabf7/Source/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/HiresTextures.cpp.o -c /wrkdirs/usr/ ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/HiresTextures.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles 84 [ 28%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/ImageWrite.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I /usr/local/include/portaudio2 -I/usr/local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src - I/wrkdirs/usr/ports/emulators/dolphin-emu/wo! rk/dolphin-emu-dolphin-88fabf7/Source/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/ImageWrite.cpp.o -c /wrkdirs/usr/por ts/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/ImageWrite.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles [ 28%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/IndexGenerator.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I /usr/local/include/portaudio2 -I/usr/local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src - I/wrkdirs/usr/ports/emulators/dolphin-emu/wo! rk/dolphin-emu-dolphin-88fabf7/Source/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/IndexGenerator.cpp.o -c /wrkdirs/usr /ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/IndexGenerator.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles [ 28%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/MainBase.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I /usr/local/include/portaudio2 -I/usr/local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src - I/wrkdirs/usr/ports/emulators/dolphin-emu/wo! rk/dolphin-emu-dolphin-88fabf7/Source/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/MainBase.cpp.o -c /wrkdirs/usr/ports /emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/MainBase.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles [ 28%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/OnScreenDisplay.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I /usr/local/include/portaudio2 -I/usr/local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src - I/wrkdirs/usr/ports/emulators/dolphin-emu/wo! rk/dolphin-emu-dolphin-88fabf7/Source/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/OnScreenDisplay.cpp.o -c /wrkdirs/us r/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/OnScreenDisplay.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles [ 28%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/OpcodeDecoding.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I /usr/local/include/portaudio2 -I/usr/local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src - I/wrkdirs/usr/ports/emulators/dolphin-emu/wo! rk/dolphin-emu-dolphin-88fabf7/Source/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/OpcodeDecoding.cpp.o -c /wrkdirs/usr /ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/OpcodeDecoding.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles 85 [ 29%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/OpenCL.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I /usr/local/include/portaudio2 -I/usr/local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src - I/wrkdirs/usr/ports/emulators/dolphin-emu/wo! rk/dolphin-emu-dolphin-88fabf7/Source/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/OpenCL.cpp.o -c /wrkdirs/usr/ports/e mulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/OpenCL.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles [ 29%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/OpenCL/OCLTextureDecoder.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I /usr/local/include/portaudio2 -I/usr/local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src - I/wrkdirs/usr/ports/emulators/dolphin-emu/wo! rk/dolphin-emu-dolphin-88fabf7/Source/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/OpenCL/OCLTextureDecoder.cpp.o -c /w rkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/OpenCL/OCLTextureDecoder.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles [ 29%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/PerfQueryBase.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I /usr/local/include/portaudio2 -I/usr/local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src - I/wrkdirs/usr/ports/emulators/dolphin-emu/wo! rk/dolphin-emu-dolphin-88fabf7/Source/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/PerfQueryBase.cpp.o -c /wrkdirs/usr/ ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PerfQueryBase.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles [ 29%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/PixelEngine.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I /usr/local/include/portaudio2 -I/usr/local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src - I/wrkdirs/usr/ports/emulators/dolphin-emu/wo! rk/dolphin-emu-dolphin-88fabf7/Source/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/PixelEngine.cpp.o -c /wrkdirs/usr/po rts/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelEngine.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/CMakeFiles 86 [ 30%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/PixelShaderGen.cpp.o cd /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon && /usr/local/bin/g++48 -DDATA_DIR=\"/usr/local/share/dolphin-emu/\" -DHAVE_ALSA=0 -DHAVE_AO=0 -DHAVE_BLUEZ=0 -DHAVE_LIBAV -DHAVE_OPENAL=1 -DHAVE_PORTAUDIO=1 -DHAVE_PULSEAUDIO=0 -DHAVE_WAYLAND=0 -DHAVE_WX=1 -DHAVE_X11=1 -DHAVE_X11_XINPUT2=1 -DHAVE_XRANDR=1 -DUSER_DIR=\".dolphin-emu\" -DUSE_UPNP -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D__LIBUSB__ -D__WXGTK__ -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wtype-limits -Wsign-compare -Wignored-qualifiers -Wuninitialized -Wlogical-op -Wshadow -Winit-self -fvisibility-inlines-hidden -fvisibility=hidden -I/usr/local/include/wx-3.0 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SFML/include -I /usr/local/include/portaudio2 -I/usr/local/include -I/usr/local/include/AL -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/AudioCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Core/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DebuggerWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DiscIO/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/DolphinWX/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/InputCommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src - I/wrkdirs/usr/ports/emulators/dolphin-emu/wo! rk/dolphin-emu-dolphin-88fabf7/Source/Core/VideoUICommon/Src -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/Bochs_disasm -I/usr/local/include/soundtouch -I/usr/local/include/SDL -I/usr/local/include/miniupnpc -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/SOIL -I/usr/include/GL -I/usr/local/include/libdrm -I/wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Externals/CLRun/include -I/usr/local/include/freetype2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include/gtk-2.0 -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -msse2 -Wall -fno-strict-aliasing -fno-exceptions -fomit-frame-pointer -Wno-unknown-pragmas -std=gnu++0x -o CMakeFiles/videocommon.dir/Src/PixelShaderGen.cpp.o -c /wrkdirs/usr /ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp: In function 'void GeneratePixelShader(T&, DSTALPHA_MODE, API_TYPE, u32)': /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:233:2: error: 'locale_t' was not declared in this scope locale_t locale; ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:233:11: error: expected ';' before 'locale' locale_t locale; ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:234:11: error: expected ';' before 'old_locale' locale_t old_locale; ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:237:3: error: 'locale' was not declared in this scope locale = newlocale(LC_NUMERIC_MASK, "C", NULL); // New locale for compilation ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:237:3: note: suggested alternative: In file included from /usr/local/lib/gcc48/include/c++/bits/ios_base.h:41:0, from /usr/local/lib/gcc48/include/c++/ios:42, from /usr/local/lib/gcc48/include/c++/istream:38, from /usr/local/lib/gcc48/include/c++/fstream:38, from /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src/FileUtil.h:9, from /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src/ChunkFile.h:26, from /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/VideoBackendBase.h:11, from /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/VideoCommon.h:15, from /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/ShaderGenCommon.h:28, from /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/LightingShaderGen.h:8, from /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:13: /usr/local/lib/gcc48/include/c++/bits/locale_classes.h:62:9: note: 'std::locale' class locale ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:237:22: error: 'LC_NUMERIC_MASK' was not declared in this scope locale = newlocale(LC_NUMERIC_MASK, "C", NULL); // New locale for compilation ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:237:48: error: there are no arguments to 'newlocale' that depend on a template parameter, so a declaration of 'newlocale' must be available [-fpermissive] locale = newlocale(LC_NUMERIC_MASK, "C", NULL); // New locale for compilation ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:237:48: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:238:3: error: 'old_locale' was not declared in this scope old_locale = uselocale(locale); // Apply the locale for this thread ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:238:32: error: there are no arguments to 'uselocale' that depend on a template parameter, so a declaration of 'uselocale' must be available [-fpermissive] old_locale = uselocale(locale); // Apply the locale for this thread ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:714:13: error: 'old_locale' was not declared in this scope uselocale(old_locale); // restore locale ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:714:23: error: there are no arguments to 'uselocale' that depend on a template parameter, so a declaration of 'uselocale' must be available [-fpermissive] uselocale(old_locale); // restore locale ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:715:14: error: 'locale' was not declared in this scope freelocale(locale); ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:715:14: note: suggested alternative: In file included from /usr/local/lib/gcc48/include/c++/bits/ios_base.h:41:0, from /usr/local/lib/gcc48/include/c++/ios:42, from /usr/local/lib/gcc48/include/c++/istream:38, from /usr/local/lib/gcc48/include/c++/fstream:38, from /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src/FileUtil.h:9, from /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/Common/Src/ChunkFile.h:26, from /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/VideoBackendBase.h:11, from /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/VideoCommon.h:15, from /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/ShaderGenCommon.h:28, from /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/LightingShaderGen.h:8, from /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:13: /usr/local/lib/gcc48/include/c++/bits/locale_classes.h:62:9: note: 'std::locale' class locale ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:715:20: error: there are no arguments to 'freelocale' that depend on a template parameter, so a declaration of 'freelocale' must be available [-fpermissive] freelocale(locale); ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp: In instantiation of 'void GeneratePixelShader(T&, DSTALPHA_MODE, API_TYPE, u32) [with T = ShaderUid; u32 = unsigned int]': /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:1285:79: required from here /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:237:48: error: 'newlocale' was not declared in this scope locale = newlocale(LC_NUMERIC_MASK, "C", NULL); // New locale for compilation ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:238:32: error: 'uselocale' was not declared in this scope old_locale = uselocale(locale); // Apply the locale for this thread ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:714:23: error: 'uselocale' was not declared in this scope uselocale(old_locale); // restore locale ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:715:20: error: 'freelocale' was not declared in this scope freelocale(locale); ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp: In instantiation of 'void GeneratePixelShader(T&, DSTALPHA_MODE, API_TYPE, u32) [with T = ShaderCode; u32 = unsigned int]': /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:1290:80: required from here /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:237:48: error: 'newlocale' was not declared in this scope locale = newlocale(LC_NUMERIC_MASK, "C", NULL); // New locale for compilation ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:238:32: error: 'uselocale' was not declared in this scope old_locale = uselocale(locale); // Apply the locale for this thread ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:714:23: error: 'uselocale' was not declared in this scope uselocale(old_locale); // restore locale ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:715:20: error: 'freelocale' was not declared in this scope freelocale(locale); ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp: In instantiation of 'void GeneratePixelShader(T&, DSTALPHA_MODE, API_TYPE, u32) [with T = ShaderConstantProfile; u32 = unsigned int]': /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:1295:91: required from here /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:237:48: error: 'newlocale' was not declared in this scope locale = newlocale(LC_NUMERIC_MASK, "C", NULL); // New locale for compilation ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:238:32: error: 'uselocale' was not declared in this scope old_locale = uselocale(locale); // Apply the locale for this thread ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:714:23: error: 'uselocale' was not declared in this scope uselocale(old_locale); // restore locale ^ /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7/Source/Core/VideoCommon/Src/PixelShaderGen.cpp:715:20: error: 'freelocale' was not declared in this scope freelocale(locale); ^ *** Error code 1 Stop in /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7. *** Error code 1 Stop in /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7. *** Error code 1 Stop in /wrkdirs/usr/ports/emulators/dolphin-emu/work/dolphin-emu-dolphin-88fabf7. *** Error code 1 Stop in /usr/ports/emulators/dolphin-emu. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 08:13:48 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 DA7ECA73 for ; Sat, 31 Jan 2015 08:13:48 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 C6264CED for ; Sat, 31 Jan 2015 08:13:48 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V8Dm7M093816 for ; Sat, 31 Jan 2015 08:13:48 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V8DmrS093810; Sat, 31 Jan 2015 08:13:48 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 08:13:48 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310813.t0V8DmrS093810@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84i386-default][graphics/ipe] Failed for ipe-7.1.6 in build 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, 31 Jan 2015 08:13:48 -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: vanilla@FreeBSD.org Ident: $FreeBSD: head/graphics/ipe/Makefile 377982 2015-01-27 05:35:21Z vanilla $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/ipe-7.1.6.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building graphics/ipe build started at Sat Jan 31 08:12:21 UTC 2015 port directory: /usr/ports/graphics/ipe building for: FreeBSD 84i386-default-job-10 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/graphics/ipe/Makefile 377982 2015-01-27 05:35:21Z vanilla $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=ipe-7.1.6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 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-- 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" 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 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 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LD FLAGS="" 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-- 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--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> 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.7.txz [84i386-default-job-10] Installing pkg-1.4.7... [84i386-default-job-10] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ipe-7.1.6 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by ipe-7.1.6 for building =========================================================================== =================================================== ===> 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. =========================================================================== =================================================== =========================================================================== =================================================== ===> 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. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ipe-7.1.6 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for ipe-7.1.6 =========================================================================== =================================================== ===> 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 [84i386-default-job-10] Installing tex-formats-20140525_1... [84i386-default-job-10] `-- Installing tex-kpathsea-6.2.0_1... [84i386-default-job-10] | `-- Installing indexinfo-0.2.2... [84i386-default-job-10] | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-10] `-- Extracting tex-kpathsea-6.2.0_1... done [84i386-default-job-10] `-- Installing tex-web2c-20140525_1... [84i386-default-job-10] | `-- Installing openjpeg15-1.5.2_1... [84i386-default-job-10] | | `-- Installing lcms2-2.6_3... [84i386-default-job-10] | | `-- Installing jpeg-8_6... [84i386-default-job-10] | | `-- Extracting jpeg-8_6... done [84i386-default-job-10] | | `-- Installing tiff-4.0.3_5... [84i386-default-job-10] | | | `-- Installing jbigkit-2.1_1... [84i386-default-job-10] | | | `-- Extracting jbigkit-2.1_1... done [84i386-default-job-10] | | `-- Extracting tiff-4.0.3_5... done [84i386-default-job-10] | | `-- Extracting lcms2-2.6_3... done [84i386-default-job-10] | | `-- Installing png-1.6.16... [84i386-default-job-10] | | `-- Extracting png-1.6.16... done [84i386-default-job-10] | `-- Extracting openjpeg15-1.5.2_1... done [84i386-default-job-10] | `-- Installing pixman-0.32.6... [84i386-default-job-10] | `-- Extracting pixman-0.32.6... done [84i386-default-job-10] | `-- Installing zziplib-0.13.62_2... [84i386-default-job-10] | `-- Extracting zziplib-0.13.62_2... done [84i386-default-job-10] `-- Extracting tex-web2c-20140525_1... done [84i386-default-job-10] `-- Installing texlive-texmf-20140525_4... [84i386-default-job-10] | `-- Installing texlive-base-20140525_5... [84i386-default-job-10] | | `-- Installing freetype-1.3.1_5... [84i386-default-job-10] | | `-- Extracting freetype-1.3.1_5... done [84i386-default-job-10] | | `-- Installing freetype2-2.5.5... 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 [84i386-default-job-10] Installing gmake-4.1_1... [84i386-default-job-10] 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.7.txz [84i386-default-job-10] Installing pkgconf-0.9.7... [84i386-default-job-10] Extracting pkgconf-0.9.7... 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_3.txz [84i386-default-job-10] Installing qt4-gui-4.8.6_3... [84i386-default-job-10] `-- Installing encodings-1.0.4_1,1... [84i386-default-job-10] | `-- Installing font-util-1.3.0_1... [84i386-default-job-10] | `-- Extracting font-util-1.3.0_1... done [84i386-default-job-10] `-- Extracting encodings-1.0.4_1,1... done [84i386-default-job-10] `-- Installing libXcursor-1.1.14_2... [84i386-default-job-10] | `-- Installing libXfixes-5.0.1_2... [84i386-default-job-10] | | `-- Installing fixesproto-5.0... [84i386-default-job-10] | | `-- Extracting fixesproto-5.0... done [84i386-default-job-10] | `-- Extracting libXfixes-5.0.1_2... done [84i386-default-job-10] `-- Extracting libXcursor-1.1.14_2... done [84i386-default-job-10] `-- Installing libXi-1.7.4,1... [84i386-default-job-10] | `-- Installing inputproto-2.3.1... [84i386-default-job-10] | `-- Extracting inputproto-2.3.1... done [84i386-default-job-10] `-- Extracting libXi-1.7.4,1... done [84i386-default-job-10] `-- Installing libXinerama-1.1.3_2,1... [84i386-default-job-10] | `-- Installing xineramaproto-1.2.1... [84i386-default-job-10] | `-- Extracting xineramaproto-1.2.1... done [84i386-default-job-10] `-- Extracting libXinerama-1.1.3_2,1... done [84i386-default-job-10] `-- Installing libXrandr-1.4.2_2... [84i386-default-job-10] | `-- Installing randrproto-1.4.0... [84i386-default-job-10] | `-- Extracting randrproto-1.4.0... done [84i386-default-job-10] `-- Extracting libXrandr-1.4.2_2... done [84i386-default-job-10] `-- Installing qt4-corelib-4.8.6_3... [84i386-default-job-10] `-- Extracting qt4-corelib-4.8.6_3... done [84i386-default-job-10] `-- Installing xdg-utils-1.0.2.20130919_1... [84i386-default-job-10] | `-- Installing hicolor-icon-theme-0.12... [84i386-default-job-10] | `-- Extracting hicolor-icon-theme-0.12... done [84i386-default-job-10] | `-- Installing xprop-1.2.2... [84i386-default-job-10] | `-- Extracting xprop-1.2.2... done [84i386-default-job-10] | `-- Installing xset-1.2.3_1... [84i386-default-job-10] | | `-- Installing libXfontcache-1.0.5_2... [84i386-default-job-10] | | `-- Installing fontcacheproto-0.1.3... [84i386-default-job-10] | | `-- Extracting fontcacheproto-0.1.3... done [84i386-default-job-10] | | `-- Extracting libXfontcache-1.0.5_2... done [84i386-default-job-10] | `-- Extracting xset-1.2.3_1... done [84i386-default-job-10] `-- Extracting xdg-utils-1.0.2.20130919_1... done [84i386-default-job-10] `-- Installing xorg-fonts-truetype-7.7_1... [84i386-default-job-10] | `-- Installing dejavu-2.34_4... [84i386-default-job-10] | `-- Extracting dejavu-2.34_4... done mkfontscale: not found mkfontdir: not found [84i386-default-job-10] | `-- Installing font-bh-ttf-1.0.3_1... [84i386-default-job-10] | | `-- Installing mkfontdir-1.0.7... [84i386-default-job-10] | | `-- Installing mkfontscale-1.1.1_1... [84i386-default-job-10] | | | `-- Installing libfontenc-1.1.2_2... [84i386-default-job-10] | | | `-- Extracting libfontenc-1.1.2_2... done [84i386-default-job-10] | | `-- Extracting mkfontscale-1.1.1_1... done [84i386-default-job-10] | | `-- Extracting mkfontdir-1.0.7... done [84i386-default-job-10] | `-- Extracting font-bh-ttf-1.0.3_1... done [84i386-default-job-10] | `-- Installing font-misc-ethiopic-1.0.3_1... [84i386-default-job-10] | `-- Extracting font-misc-ethiopic-1.0.3_1... done [84i386-default-job-10] | `-- Installing font-misc-meltho-1.0.3_1... [84i386-default-job-10] | `-- Extracting font-misc-meltho-1.0.3_1... done [84i386-default-job-10] Extracting qt4-gui-4.8.6_3... 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_4: 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. Message for qt4-gui-4.8.6_3: ====================================================================== 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 [84i386-default-job-10] Installing qt4-moc-4.8.6... [84i386-default-job-10] 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 [84i386-default-job-10] Installing qt4-qmake-4.8.6... [84i386-default-job-10] 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 [84i386-default-job-10] Installing qt4-rcc-4.8.6... [84i386-default-job-10] 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 [84i386-default-job-10] Installing qt4-uic-4.8.6... [84i386-default-job-10] Extracting qt4-uic-4.8.6... done ===> Returning to build of ipe-7.1.6 =========================================================================== =================================================== ===> 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.3_4.txz [84i386-default-job-10] Installing lua52-5.2.3_4... [84i386-default-job-10] `-- Installing libedit-3.1.20141030_2... [84i386-default-job-10] `-- Extracting libedit-3.1.20141030_2... done [84i386-default-job-10] Extracting lua52-5.2.3_4... done ===> Returning to build of ipe-7.1.6 ===> ipe-7.1.6 depends on shared library: libiconv.so.3 - 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) =========================================================================== =================================================== ===> Configuring for ipe-7.1.6 =========================================================================== =================================================== ===> 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 -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 -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. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 08:22:43 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 90101CC6 for ; Sat, 31 Jan 2015 08:22:43 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 7BB00DB9; Sat, 31 Jan 2015 08:22:43 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V8MhBN013507; Sat, 31 Jan 2015 08:22:43 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V8MhQB013498; Sat, 31 Jan 2015 08:22:43 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 08:22:43 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310822.t0V8MhQB013498@beefy1.isc.freebsd.org> To: waitman@waitman.net Subject: [package - 84i386-default][devel/libfortuna] Failed for libfortuna-0.1.0 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, 31 Jan 2015 08:22:43 -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: waitman@waitman.net Last committer: feld@FreeBSD.org Ident: $FreeBSD: head/devel/libfortuna/Makefile 375249 2014-12-22 17:12:26Z feld $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/libfortuna-0.1.0.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building devel/libfortuna build started at Sat Jan 31 08:22:30 UTC 2015 port directory: /usr/ports/devel/libfortuna building for: FreeBSD 84i386-default-job-05 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: waitman@waitman.net Makefile ident: $FreeBSD: head/devel/libfortuna/Makefile 375249 2014-12-22 17:12:26Z feld $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=libfortuna-0.1.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libfortuna/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libfortuna/work HOME=/wrkdirs/usr/ports/devel/libfortuna/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libfortuna/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libfortuna/work HOME=/wrkdirs/usr/ports/devel/libfortuna/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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/libfortuna" EXAMPLESDIR="share/examples/libfortuna" DATADIR="share/libfortuna" WWWDIR="www/libfortuna" ETCDIR="etc/libfortuna" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libfortuna DOCSDIR=/usr/local/share/doc/libfortuna EXAMPLESDIR=/usr/local/share/examples/libfortuna WWWDIR=/usr/local/www/libfortuna ETCDIR=/usr/local/etc/libfortuna --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License MIT accepted by the user =========================================================================== =================================================== ===> libfortuna-0.1.0 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.7.txz [84i386-default-job-05] Installing pkg-1.4.7... [84i386-default-job-05] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libfortuna-0.1.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by libfortuna-0.1.0 for building =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by libfortuna-0.1.0 for building => SHA256 Checksum OK for libfortuna-0.1.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by libfortuna-0.1.0 for building ===> Extracting for libfortuna-0.1.0 => SHA256 Checksum OK for libfortuna-0.1.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for libfortuna-0.1.0 ===> Applying FreeBSD patches for libfortuna-0.1.0 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for libfortuna-0.1.0 =========================================================================== =================================================== ===> Building for libfortuna-0.1.0 cc -c -fPIC -I. -O2 -pipe -fno-strict-aliasing -g -Wall -Werror ./src/fortuna.c ./src/rijndael.c ./src/sha2.c ./src/px.c ./src/random.c ./src/internal.c ./src/blf.c ./src/sha1.c ./src/md5.c cc1: warnings being treated as errors ./src/sha2.c:183: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:183: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:184: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:184: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:185: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:185: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:186: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:186: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:187: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:187: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:188: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:188: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:189: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:189: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:190: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:190: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:191: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:191: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:192: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:192: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:193: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:193: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:194: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:194: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:195: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:195: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:196: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:196: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:197: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:197: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:198: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:198: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:199: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:199: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:200: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:200: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:201: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:201: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:202: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:202: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:203: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:203: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:204: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:204: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:205: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:205: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:206: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:206: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:207: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:207: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:208: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:208: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:209: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:209: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:210: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:210: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:211: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:211: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:212: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:212: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:213: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:213: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:214: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:214: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:215: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:215: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:216: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:216: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:217: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:217: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:218: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:218: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:219: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:219: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:220: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:220: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:221: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:221: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:222: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:223: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:227: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:228: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:229: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:230: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:231: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:232: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:233: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:235: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:239: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:240: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:241: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:242: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:243: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:244: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:245: warning: large integer implicitly truncated to unsigned type ./src/sha2.c:247: warning: large integer implicitly truncated to unsigned type ./src/sha2.c: In function 'SHA256_Last': ./src/sha2.c:509: warning: right shift count >= width of type ./src/sha2.c:509: warning: left shift count >= width of type ./src/sha2.c: In function 'SHA512_Transform': ./src/sha2.c:717: warning: left shift count >= width of type ./src/sha2.c:717: warning: left shift count >= width of type ./src/sha2.c:718: warning: left shift count >= width of type ./src/sha2.c:718: warning: left shift count >= width of type ./src/sha2.c:721: warning: left shift count >= width of type ./src/sha2.c:721: warning: left shift count >= width of type ./src/sha2.c:721: warning: right shift count >= width of type ./src/sha2.c:722: warning: left shift count >= width of type ./src/sha2.c:722: warning: right shift count >= width of type ./src/sha2.c:722: warning: right shift count >= width of type ./src/sha2.c:739: warning: left shift count >= width of type ./src/sha2.c:739: warning: left shift count >= width of type ./src/sha2.c:741: warning: left shift count >= width of type ./src/sha2.c:741: warning: right shift count >= width of type ./src/sha2.c:744: warning: left shift count >= width of type ./src/sha2.c:744: warning: left shift count >= width of type ./src/sha2.c:744: warning: right shift count >= width of type ./src/sha2.c:746: warning: left shift count >= width of type ./src/sha2.c:746: warning: right shift count >= width of type ./src/sha2.c:746: warning: right shift count >= width of type ./src/sha2.c: In function 'SHA512_Last': ./src/sha2.c:835: warning: right shift count >= width of type ./src/sha2.c:835: warning: left shift count >= width of type ./src/sha2.c:836: warning: right shift count >= width of type ./src/sha2.c:836: warning: left shift count >= width of type ./src/sha2.c: In function 'pg_SHA512_Final': ./src/sha2.c:893: warning: right shift count >= width of type ./src/sha2.c:893: warning: left shift count >= width of type ./src/sha2.c: In function 'pg_SHA384_Final': ./src/sha2.c:938: warning: right shift count >= width of type ./src/sha2.c:938: warning: left shift count >= width of type *** Error code 1 Stop in /wrkdirs/usr/ports/devel/libfortuna/work/waitman-libfortuna-4a52e16. *** Error code 1 Stop in /usr/ports/devel/libfortuna. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 08:27:10 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 D8A27CF0 for ; Sat, 31 Jan 2015 08:27:10 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 C2824DD0 for ; Sat, 31 Jan 2015 08:27:10 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V8RAGL052802 for ; Sat, 31 Jan 2015 08:27:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V8RA94052795; Sat, 31 Jan 2015 08:27:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 08:27:10 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310827.t0V8RA94052795@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84amd64-default][editors/codelite] Failed for codelite-6.1.1_1 in build 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, 31 Jan 2015 08:27:10 -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: gahr@FreeBSD.org Ident: $FreeBSD: head/editors/codelite/Makefile 374492 2014-12-10 22:29:14Z gahr $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/codelite-6.1.1_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building editors/codelite build started at Sat Jan 31 07:51:54 UTC 2015 port directory: /usr/ports/editors/codelite building for: FreeBSD 84amd64-default-job-16 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/editors/codelite/Makefile 374492 2014-12-10 22:29:14Z gahr $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=codelite-6.1.1_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for codelite-6.1.1_1: CLANG=off: Clang code-completion CSCOPE=off: CScope integration NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/editors/codelite/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/codelite/work HOME=/wrkdirs/usr/ports/editors/codelite/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/editors/codelite/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/codelite/work HOME=/wrkdirs/usr/ports/editors/codelite/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/editors/codelite/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/codelite/work HOME=/wrkdirs/usr/ports/editors/codelite/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/editors/codelite/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/codelite/work HOME=/wrkdirs/usr/ports/editors/codelite/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config 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 -I/usr/local/include" 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-- CLANG="@comment " NO_CLANG="" CSCOPE="@comment " NO_CSCOPE="" NLS="" NO_NLS="@comment " CMAKE_BUILD_TYPE="release" OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/codelite" EXAMPLESDIR="share/examples/codelite" DATADIR="share/codelite" WWWDIR="www/codelite" ETCDIR="etc/codelite" --End PLIST_SUB-- --SUB_LIST-- CLANG="@comment " NO_CLANG="" CSCOPE="@comment " NO_CSCOPE="" NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/codelite DOCSDIR=/usr/local/share/doc/codelite EXAMPLESDIR=/usr/local/share/examples/codelite WWWDIR=/usr/local/www/codelite ETCDIR=/usr/local/etc/codelite --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> codelite-6.1.1_1 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.7.txz [84amd64-default-job-16] Installing pkg-1.4.7... [84amd64-default-job-16] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of codelite-6.1.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by codelite-6.1.1_1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by codelite-6.1.1_1 for building => SHA256 Checksum OK for codelite-6.1.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by codelite-6.1.1_1 for building ===> Extracting for codelite-6.1.1_1 => SHA256 Checksum OK for codelite-6.1.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for codelite-6.1.1_1 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for codelite-6.1.1_1 /usr/bin/sed -i.bak -e 's|wx-config|/usr/local/bin/wxgtk2u-3.0-config|; s|%%LOCALBASE%%|/usr/local|g; s|%%PREFIX%%|/usr/local|g; /IS_FREEBSD/s|0|1|' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakeLists.txt /usr/bin/sed -i.bak -e 's|share/man|man|' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor/CMakeLists.txt /usr/bin/sed -i.bak -e 's|codelitegcc|codelite-cc|' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Runtime/clgcc /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Runtime/clg++ =========================================================================== =================================================== ===> codelite-6.1.1_1 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 [84amd64-default-job-16] Installing gettext-tools-0.19.4... [84amd64-default-job-16] `-- Installing expat-2.1.0_2... [84amd64-default-job-16] `-- Extracting expat-2.1.0_2... done [84amd64-default-job-16] `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-16] | `-- Installing indexinfo-0.2.2... [84amd64-default-job-16] | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-16] | `-- Installing libiconv-1.14_6... [84amd64-default-job-16] | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-16] `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-16] Extracting gettext-tools-0.19.4... done ===> Returning to build of codelite-6.1.1_1 ===> codelite-6.1.1_1 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.1.txz [84amd64-default-job-16] Installing cmake-3.1.1... [84amd64-default-job-16] `-- Installing cmake-modules-3.1.1... [84amd64-default-job-16] `-- Extracting cmake-modules-3.1.1... done [84amd64-default-job-16] `-- Installing curl-7.40.0... [84amd64-default-job-16] | `-- Installing ca_root_nss-3.17.3_1... [84amd64-default-job-16] | `-- Extracting ca_root_nss-3.17.3_1... done [84amd64-default-job-16] `-- Extracting curl-7.40.0... done [84amd64-default-job-16] `-- Installing libarchive-3.1.2_2,1... [84amd64-default-job-16] | `-- Installing libxml2-2.9.2_2... [84amd64-default-job-16] | `-- Extracting libxml2-2.9.2_2... done [84amd64-default-job-16] | `-- Installing lzo2-2.08_1... [84amd64-default-job-16] | `-- Extracting lzo2-2.08_1... done [84amd64-default-job-16] `-- Extracting libarchive-3.1.2_2,1... done [84amd64-default-job-16] Extracting cmake-3.1.1... done ===> Returning to build of codelite-6.1.1_1 =========================================================================== =================================================== ===> codelite-6.1.1_1 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so.4.3.0) ===> codelite-6.1.1_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.3) ===> codelite-6.1.1_1 depends on shared library: libwx_baseu-3.0.so - not found ===> Verifying for libwx_baseu-3.0.so in /usr/ports/x11-toolkits/wxgtk30 ===> Installing existing package /packages/All/wx30-gtk2-3.0.2_2.txz [84amd64-default-job-16] Installing wx30-gtk2-3.0.2_2... [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/svn_patch_dlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/svn_patch_dlg.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/svn_patch_dlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/svnxml.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/svnxml.cpp.o -c /wrkdir s/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/svnxml.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/svn_default_command_handler.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/svn_default_command_han dler.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/svn_default_command_handler.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/svn_local_properties.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/svn_local_properties.cp p.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/svn_local_properties.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/wxcrafter.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/wxcrafter.cpp.o -c /wrk dirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/wxcrafter.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/svn_select_local_repo_dlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/svn_select_local_repo_d lg.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/svn_select_local_repo_dlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 52%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/subversion2.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/subversion2.cpp.o -c /w rkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/subversion2.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 18 [ 53%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/SvnCommitDialog.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/SvnCommitDialog.cpp.o - c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/SvnCommitDialog.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object Subversion2/CMakeFiles/Subversion.dir/subversion2_ui.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSubversion_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/Subversion.dir/subversion2_ui.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Subversion2/subversion2_ui.cpp Linking CXX shared library ../lib/Subversion.so cd /wrkdirs/usr/ports/editors/codelite/work/.build/Subversion2 && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/Subversion.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fstack-protector -shared -Wl,-soname,Subversion.so -o ../lib/Subversion.so CMakeFiles/Subversion.dir/SvnInfoDialog.cpp.o CMakeFiles/Subversion.dir/wxcrafter_subversion2_bitmaps.cpp.o CMakeFiles/Subversion.dir/workspacesvnsettings.cpp.o CMakeFiles/Subversion.dir/commitmessagescache.cpp.o CMakeFiles/Subversion.dir/svn_overlay_tool.cpp.o CMakeFiles/Subversion.dir/svncommandhandler.cpp.o CMakeFiles/Subversion.dir/svn_checkout_dialog.cpp.o CMakeFiles/Subversion.dir/subversion_view.cpp.o CMakeFiles/Subversion.dir/svnblameeditor.cpp.o CMakeFiles/Subversion.dir/svn_sync_dialog.cpp.o CMakeFiles/Subversion.dir/svn_login_dialog.cpp.o CMakeFiles/Subversion.dir/svn_console.cpp.o CMakeFiles/Subversion.dir/SvnLogDialog.cpp.o CMakeFiles/Subversion.dir/svnstatushandler.cpp.o CMakeFiles/Subversion.dir/svn_props_dialog.cpp.o CMakeFiles/Subversion.dir/diff_dialog.cpp.o CMakeFiles/S ubversion.dir/subversion_password_db.cpp.o CMakeFiles/Subversion.dir/SvnBlameFrame.cpp.o CMakeFiles/Subversion.dir/svn_preferences_dialog.cpp.o CMakeFiles/Subversion.dir/svncommand.cpp.o CMakeFiles/Subversion.dir/changelogpage.cpp.o CMakeFiles/Subversion.dir/subversion2_subversion2_bitmaps.cpp.o CMakeFiles/Subversion.dir/svn_copy_dialog.cpp.o CMakeFiles/Subversion.dir/svn_command_handlers.cpp.o CMakeFiles/Subversion.dir/svn_patch_dlg.cpp.o CMakeFiles/Subversion.dir/svnxml.cpp.o CMakeFiles/Subversion.dir/svn_default_command_handler.cpp.o CMakeFiles/Subversion.dir/svn_local_properties.cpp.o CMakeFiles/Subversion.dir/wxcrafter.cpp.o CMakeFiles/Subversion.dir/svn_select_local_repo_dlg.cpp.o CMakeFiles/Subversion.dir/subversion2.cpp.o CMakeFiles/Subversion.dir/SvnCommitDialog.cpp.o CMakeFiles/Subversion.dir/subversion2_ui.cpp.o -L/usr/local/lib -Wl,-rpath,"/usr/local/lib/codelite" -L/usr/local/lib -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_ribbon-3.0 -lwx_g tk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk! 2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L"/wrkdirs/usr/ports/editors/codelite/work/.build/lib" -lwxsqlite3 -lsqlite3lib -llibcodelite -lplugin -Wl,-rpath,/usr/local/lib /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 15 16 17 18 [ 53%] Built target Subversion /usr/bin/make -f ZoomNavigator/CMakeFiles/ZoomNavigator.dir/build.make ZoomNavigator/CMakeFiles/ZoomNavigator.dir/depend cd /wrkdirs/usr/ports/editors/codelite/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator /wrkdirs/usr/ports/editors/codelite/work/.build /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator/CMakeFiles/ZoomNavigator.dir/DependInfo.cmake Scanning dependencies of target ZoomNavigator /usr/bin/make -f ZoomNavigator/CMakeFiles/ZoomNavigator.dir/build.make ZoomNavigator/CMakeFiles/ZoomNavigator.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object ZoomNavigator/CMakeFiles/ZoomNavigator.dir/zoomtext.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -DZoomNavigator_EXPORTS -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ZoomNavigator.dir/zoomtext.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator/zoomtext.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object ZoomNavigator/CMakeFiles/ZoomNavigator.dir/zoom_navigator_zoomnavigator_bitmaps.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -DZoomNavigator_EXPORTS -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ZoomNavigator.dir/zoom_navigator_ zoomnavigator_bitmaps.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator/zoom_navigator_zoomnavigator_bitmaps.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object ZoomNavigator/CMakeFiles/ZoomNavigator.dir/zoom_navigator.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -DZoomNavigator_EXPORTS -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ZoomNavigator.dir/zoom_navigator. cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator/zoom_navigator.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object ZoomNavigator/CMakeFiles/ZoomNavigator.dir/znSettingsDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -DZoomNavigator_EXPORTS -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ZoomNavigator.dir/znSettingsDlg.c pp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator/znSettingsDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object ZoomNavigator/CMakeFiles/ZoomNavigator.dir/zn_config_item.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -DZoomNavigator_EXPORTS -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ZoomNavigator.dir/zn_config_item. cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator/zn_config_item.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object ZoomNavigator/CMakeFiles/ZoomNavigator.dir/zoomnavigator.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -DZoomNavigator_EXPORTS -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/ZoomNavigator.dir/zoomnavigator.c pp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/ZoomNavigator/zoomnavigator.cpp Linking CXX shared library ../lib/ZoomNavigator.so cd /wrkdirs/usr/ports/editors/codelite/work/.build/ZoomNavigator && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/ZoomNavigator.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fstack-protector -shared -Wl,-soname,ZoomNavigator.so -o ../lib/ZoomNavigator.so CMakeFiles/ZoomNavigator.dir/zoomtext.cpp.o CMakeFiles/ZoomNavigator.dir/zoom_navigator_zoomnavigator_bitmaps.cpp.o CMakeFiles/ZoomNavigator.dir/zoom_navigator.cpp.o CMakeFiles/ZoomNavigator.dir/znSettingsDlg.cpp.o CMakeFiles/ZoomNavigator.dir/zn_config_item.cpp.o CMakeFiles/ZoomNavigator.dir/zoomnavigator.cpp.o -L/usr/local/lib -Wl,-rpath,"/usr/local/lib/codelite" -L/usr/local/lib -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_ribbon-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L"/wrkdirs/usr/ports/editors/codelite/work/.build/lib" -lwxsqlite3 -lsqlite3lib -llibcodelite -lplugin -Wl,-rpath,/usr/local/lib /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Built target ZoomNavigator /usr/bin/make -f git/CMakeFiles/git.dir/build.make git/CMakeFiles/git.dir/depend cd /wrkdirs/usr/ports/editors/codelite/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/git /wrkdirs/usr/ports/editors/codelite/work/.build /wrkdirs/usr/ports/editors/codelite/work/.build/git /wrkdirs/usr/ports/editors/codelite/work/.build/git/CMakeFiles/git.dir/DependInfo.cmake Scanning dependencies of target git /usr/bin/make -f git/CMakeFiles/git.dir/build.make git/CMakeFiles/git.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object git/CMakeFiles/git.dir/dataviewfilesmodel.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/dataviewfilesmodel.cpp.o -c /wrkdirs/usr/port s/editors/codelite/work/eranif-codelite-ae5704e/git/dataviewfilesmodel.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object git/CMakeFiles/git.dir/GitApplyPatchDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/GitApplyPatchDlg.cpp.o -c /wrkdirs/usr/ports/ editors/codelite/work/eranif-codelite-ae5704e/git/GitApplyPatchDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 53%] Building CXX object git/CMakeFiles/git.dir/gitui.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitui.cpp.o -c /wrkdirs/usr/ports/editors/cod elite/work/eranif-codelite-ae5704e/git/gitui.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 70 [ 54%] Building CXX object git/CMakeFiles/git.dir/gitSettingsDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitSettingsDlg.cpp.o -c /wrkdirs/usr/ports/ed itors/codelite/work/eranif-codelite-ae5704e/git/gitSettingsDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitCloneDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitCloneDlg.cpp.o -c /wrkdirs/usr/ports/edito rs/codelite/work/eranif-codelite-ae5704e/git/gitCloneDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitentry.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitentry.cpp.o -c /wrkdirs/usr/ports/editors/ codelite/work/eranif-codelite-ae5704e/git/gitentry.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/GitConsole.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/GitConsole.cpp.o -c /wrkdirs/usr/ports/editor s/codelite/work/eranif-codelite-ae5704e/git/GitConsole.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitCommitListDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitCommitListDlg.cpp.o -c /wrkdirs/usr/ports/ editors/codelite/work/eranif-codelite-ae5704e/git/gitCommitListDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitLogDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitLogDlg.cpp.o -c /wrkdirs/usr/ports/editors /codelite/work/eranif-codelite-ae5704e/git/gitLogDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/git.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/git.cpp.o -c /wrkdirs/usr/ports/editors/codel ite/work/eranif-codelite-ae5704e/git/git.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitFileDiffDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitFileDiffDlg.cpp.o -c /wrkdirs/usr/ports/ed itors/codelite/work/eranif-codelite-ae5704e/git/gitFileDiffDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitDiffDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitDiffDlg.cpp.o -c /wrkdirs/usr/ports/editor s/codelite/work/eranif-codelite-ae5704e/git/gitDiffDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 54%] Building CXX object git/CMakeFiles/git.dir/gitui_git_bitmaps.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitui_git_bitmaps.cpp.o -c /wrkdirs/usr/ports /editors/codelite/work/eranif-codelite-ae5704e/git/gitui_git_bitmaps.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 71 [ 55%] Building CXX object git/CMakeFiles/git.dir/gitCommitDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitCommitDlg.cpp.o -c /wrkdirs/usr/ports/edit ors/codelite/work/eranif-codelite-ae5704e/git/gitCommitDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object git/CMakeFiles/git.dir/gitCommitEditor.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -Dgit_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfaces -o CMakeFiles/git.dir/gitCommitEditor.cpp.o -c /wrkdirs/usr/ports/e ditors/codelite/work/eranif-codelite-ae5704e/git/gitCommitEditor.cpp Linking CXX shared library ../lib/git.so cd /wrkdirs/usr/ports/editors/codelite/work/.build/git && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/git.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fstack-protector -shared -Wl,-soname,git.so -o ../lib/git.so CMakeFiles/git.dir/dataviewfilesmodel.cpp.o CMakeFiles/git.dir/GitApplyPatchDlg.cpp.o CMakeFiles/git.dir/gitui.cpp.o CMakeFiles/git.dir/gitSettingsDlg.cpp.o CMakeFiles/git.dir/gitCloneDlg.cpp.o CMakeFiles/git.dir/gitentry.cpp.o CMakeFiles/git.dir/GitConsole.cpp.o CMakeFiles/git.dir/gitCommitListDlg.cpp.o CMakeFiles/git.dir/gitLogDlg.cpp.o CMakeFiles/git.dir/git.cpp.o CMakeFiles/git.dir/gitFileDiffDlg.cpp.o CMakeFiles/git.dir/gitDiffDlg.cpp.o CMakeFiles/git.dir/gitui_git_bitmaps.cpp.o CMakeFiles/git.dir/gitCommitDlg.cpp.o CMakeFiles/git.dir/gitCommitEditor.cpp.o -L/usr/local/lib -Wl,-rpath,"/usr/local/lib/codelite" -L/usr/local/lib -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_ribbon-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2 u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L"/wrkdirs/usr/ports/editors/codelite/work/.build/lib" -lwxsqlite3 -lsqlite3lib -llibcodelite -lplugin -Wl,-rpath,/usr/local/lib /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 70 71 [ 55%] Built target git /usr/bin/make -f CMakePlugin/CMakeFiles/CMakePlugin.dir/build.make CMakePlugin/CMakeFiles/CMakePlugin.dir/depend cd /wrkdirs/usr/ports/editors/codelite/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin /wrkdirs/usr/ports/editors/codelite/work/.build /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin/CMakeFiles/CMakePlugin.dir/DependInfo.cmake Scanning dependencies of target CMakePlugin /usr/bin/make -f CMakePlugin/CMakeFiles/CMakePlugin.dir/build.make CMakePlugin/CMakeFiles/CMakePlugin.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeHelpTab.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfa ces -o CMakeFiles/CMakePlugin.dir/CMakeHelpTab.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeHelpTab.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeWorkspaceMenu.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfa ces -o CMakeFiles/CMakePlugin.dir/CMakeWorkspaceMenu.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeWorkspaceMenu.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeSettingsManager.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfa ces -o CMakeFiles/CMakePlugin.dir/CMakeSettingsManager.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeSettingsManager.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeProjectMenu.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfa ces -o CMakeFiles/CMakePlugin.dir/CMakeProjectMenu.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeProjectMenu.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMake.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfa ces -o CMakeFiles/CMakePlugin.dir/CMake.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMake.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakePlugin.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfa ces -o CMakeFiles/CMakePlugin.dir/CMakePlugin.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakePlugin.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeGenerator.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfa ces -o CMakeFiles/CMakePlugin.dir/CMakeGenerator.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeGenerator.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakePluginUi_bitmaps.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfa ces -o CMakeFiles/CMakePlugin.dir/CMakePluginUi_bitmaps.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakePluginUi_bitmaps.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 55%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeParser.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfa ces -o CMakeFiles/CMakePlugin.dir/CMakeParser.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeParser.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 1 [ 56%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeProjectSettingsPanel.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfa ces -o CMakeFiles/CMakePlugin.dir/CMakeProjectSettingsPanel.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeProjectSettingsPanel.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakeSettingsDialog.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfa ces -o CMakeFiles/CMakePlugin.dir/CMakeSettingsDialog.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakeSettingsDialog.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Building CXX object CMakePlugin/CMakeFiles/CMakePlugin.dir/CMakePluginUi.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/bin/c++ -DCMakePlugin_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Interfa ces -o CMakeFiles/CMakePlugin.dir/CMakePluginUi.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CMakePlugin/CMakePluginUi.cpp Linking CXX shared library ../lib/CMakePlugin.so cd /wrkdirs/usr/ports/editors/codelite/work/.build/CMakePlugin && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/CMakePlugin.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fstack-protector -shared -Wl,-soname,CMakePlugin.so -o ../lib/CMakePlugin.so CMakeFiles/CMakePlugin.dir/CMakeHelpTab.cpp.o CMakeFiles/CMakePlugin.dir/CMakeWorkspaceMenu.cpp.o CMakeFiles/CMakePlugin.dir/CMakeSettingsManager.cpp.o CMakeFiles/CMakePlugin.dir/CMakeProjectMenu.cpp.o CMakeFiles/CMakePlugin.dir/CMake.cpp.o CMakeFiles/CMakePlugin.dir/CMakePlugin.cpp.o CMakeFiles/CMakePlugin.dir/CMakeGenerator.cpp.o CMakeFiles/CMakePlugin.dir/CMakePluginUi_bitmaps.cpp.o CMakeFiles/CMakePlugin.dir/CMakeParser.cpp.o CMakeFiles/CMakePlugin.dir/CMakeProjectSettingsPanel.cpp.o CMakeFiles/CMakePlugin.dir/CMakeSettingsDialog.cpp.o CMakeFiles/CMakePlugin.dir/CMakePluginUi.cpp.o -L/usr/local/lib -Wl,-rpath,"/usr/local/lib/codelite" -L/usr/local/lib -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_ribbon-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_g tk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L"/wrkdirs/usr/ports/editors/codelite/work/.build/lib" -llibcodelite -lplugin -lwxsqlite3 -lsqlite3lib -Wl,-rpath,/usr/local/lib /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles 1 [ 56%] Built target CMakePlugin /usr/bin/make -f CodeLiteDiff/CMakeFiles/CodeLiteDiff.dir/build.make CodeLiteDiff/CMakeFiles/CodeLiteDiff.dir/depend cd /wrkdirs/usr/ports/editors/codelite/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLiteDiff /wrkdirs/usr/ports/editors/codelite/work/.build /wrkdirs/usr/ports/editors/codelite/work/.build/CodeLiteDiff /wrkdirs/usr/ports/editors/codelite/work/.build/CodeLiteDiff/CMakeFiles/CodeLiteDiff.dir/DependInfo.cmake Scanning dependencies of target CodeLiteDiff /usr/bin/make -f CodeLiteDiff/CMakeFiles/CodeLiteDiff.dir/build.make CodeLiteDiff/CMakeFiles/CodeLiteDiff.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Building CXX object CodeLiteDiff/CMakeFiles/CodeLiteDiff.dir/codelitediff.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/CodeLiteDiff && /usr/bin/c++ -DCodeLiteDiff_EXPORTS -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/LiteEditor -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Inter faces -o CMakeFiles/CodeLiteDiff.dir/codelitediff.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLiteDiff/codelitediff.cpp Linking CXX shared library ../lib/CodeLiteDiff.so cd /wrkdirs/usr/ports/editors/codelite/work/.build/CodeLiteDiff && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/CodeLiteDiff.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fstack-protector -shared -Wl,-soname,CodeLiteDiff.so -o ../lib/CodeLiteDiff.so CMakeFiles/CodeLiteDiff.dir/codelitediff.cpp.o -L/usr/local/lib -Wl,-rpath,"/usr/local/lib/codelite" -L/usr/local/lib -lwx_gtk2u_aui-3.0 -lwx_gtk2u_propgrid-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_ribbon-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L"/wrkdirs/usr/ports/editors/codelite/work/.build/lib" -llibcodelite -lplugin -lwxsqlite3 -lsqlite3lib -Wl,-rpath,/usr/local/lib /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Built target CodeLiteDiff /usr/bin/make -f SpellChecker/CMakeFiles/SpellCheck.dir/build.make SpellChecker/CMakeFiles/SpellCheck.dir/depend cd /wrkdirs/usr/ports/editors/codelite/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker /wrkdirs/usr/ports/editors/codelite/work/.build /wrkdirs/usr/ports/editors/codelite/work/.build/SpellChecker /wrkdirs/usr/ports/editors/codelite/work/.build/SpellChecker/CMakeFiles/SpellCheck.dir/DependInfo.cmake Scanning dependencies of target SpellCheck /usr/bin/make -f SpellChecker/CMakeFiles/SpellCheck.dir/build.make SpellChecker/CMakeFiles/SpellCheck.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Building CXX object SpellChecker/CMakeFiles/SpellCheck.dir/CorrectSpellingDlg.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/SpellChecker && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSpellCheck_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif -codelite-ae5704e/Interfaces -I/usr/local/include/hunspell -o CMakeFiles/SpellCheck.dir/CorrectSpellingDlg.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/CorrectSpellingDlg.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Building CXX object SpellChecker/CMakeFiles/SpellCheck.dir/spellcheckeroptions.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/SpellChecker && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSpellCheck_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif -codelite-ae5704e/Interfaces -I/usr/local/include/hunspell -o CMakeFiles/SpellCheck.dir/spellcheckeroptions.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/spellcheckeroptions.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/editors/codelite/work/.build/CMakeFiles [ 56%] Building CXX object SpellChecker/CMakeFiles/SpellCheck.dir/IHunSpell.cpp.o cd /wrkdirs/usr/ports/editors/codelite/work/.build/SpellChecker && /usr/bin/c++ -DGTK_USE_NATIVEBOOK=1 -DINSTALL_DIR=\"/usr/local/share/codelite\" -DNDEBUG -DPLUGINS_DIR=\"/usr/local/lib/codelite\" -DSpellCheck_EXPORTS -DUSE_SFTP=0 -DWXUSINGDLL -DWXUSINGDLL_CL -DWXUSINGDLL_SDK -DWXUSINGDLL_WXSQLITE3 -DYY_NEVER_INTERACTIVE=1 -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -O2 -I/usr/local/include/wx-3.0 -fPIC -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/Plugin -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/sdk/wxsqlite3/include -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/CodeLite -I/wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/PCH -I/wrkdirs/usr/ports/editors/codelite/work/eranif -codelite-ae5704e/Interfaces -I/usr/local/include/hunspell -o CMakeFiles/SpellCheck.dir/IHunSpell.cpp.o -c /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp: In member function 'void IHunSpell::CheckCppSpelling(const wxString&)': /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp:176: error: no matching function for call to 'make_pair(posLen&, IHunSpell::)' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp:185: error: no matching function for call to 'make_pair(posLen&, IHunSpell::)' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp:194: error: no matching function for call to 'make_pair(posLen&, IHunSpell::)' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp:203: error: no matching function for call to 'make_pair(posLen&, IHunSpell::)' /wrkdirs/usr/ports/editors/codelite/work/eranif-codelite-ae5704e/SpellChecker/IHunSpell.cpp:212: error: no matching function for call to 'make_pair(posLen&, IHunSpell::)' *** Error code 1 Stop in /wrkdirs/usr/ports/editors/codelite/work/.build. *** Error code 1 Stop in /wrkdirs/usr/ports/editors/codelite/work/.build. *** Error code 1 Stop in /wrkdirs/usr/ports/editors/codelite/work/.build. *** Error code 1 Stop in /usr/ports/editors/codelite. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 08:28:08 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 C1927D0B; Sat, 31 Jan 2015 08:28:08 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 ADB51DD8; Sat, 31 Jan 2015 08:28:08 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V8S8b6083595; Sat, 31 Jan 2015 08:28:08 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V8S8Eg083588; Sat, 31 Jan 2015 08:28:08 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 08:28:08 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310828.t0V8S8Eg083588@beefy2.isc.freebsd.org> To: kmoore@freebsd.org Subject: [package - 84amd64-default][net-im/sigram] Failed for sigram-0.11182014_2 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, 31 Jan 2015 08:28:09 -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: kmoore@freebsd.org Last committer: tijl@FreeBSD.org Ident: $FreeBSD: head/net-im/sigram/Makefile 377064 2015-01-15 09:05:37Z tijl $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/sigram-0.11182014_2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building net-im/sigram build started at Sat Jan 31 08:26:58 UTC 2015 port directory: /usr/ports/net-im/sigram building for: FreeBSD 84amd64-default-job-02 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: kmoore@freebsd.org Makefile ident: $FreeBSD: head/net-im/sigram/Makefile 377064 2015-01-15 09:05:37Z tijl $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=sigram-0.11182014_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-qt-includes=/usr/local/include/qt5 --with-qt-libraries=/usr/local/lib --with-extra-includes=/usr/local/include --with-extra-libs=/usr/local/lib --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net-im/sigram/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-im/sigram/work HOME=/wrkdirs/usr/ports/net-im/sigram/work TMPDIR="/tmp" QTDIR="/usr/local" QMAKE="/usr/local/lib/qt5/bin/qmake" MOC="/usr/local/lib/qt5/bin/moc" RCC="/usr/local/lib/qt5/bin/rcc" UIC="/usr/local/lib/qt5/bin/uic" QMAKESPEC="/usr/local/lib/qt5/mkspecs/freebsd-$(ccver="$(g++48 --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" CPATH=/usr/local/include LIBRARY_PATH=/usr/local/lib XDG_DATA_HOME=/wrkdirs/usr/ports/net-im/sigram/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-im/sigram/work HOME=/wrkdirs/usr/ports/net-im/sigram/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net-im/sigram/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-im/sigram/work HOME=/wrkdirs/usr/ports/net-im/sigram/work TMPDIR="/tmp" OPENSSLLIB=/usr/lib OPENSSLINC=/usr/include OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl CPATH=/usr/local/include LIBRARY_PATH=/usr/local/lib XDG_DATA_HOME=/wrkdirs/usr/ports/net-im/sigram/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net-im/sigram/work HOME=/wrkdirs/usr/ports/net-im/sigram/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rp ath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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-- QT_PREFIX="/usr/local" QT_BINDIR="lib/qt5/bin" QT_INCDIR="include/qt5" QT_LIBDIR="lib" QT_ARCHDIR="lib/qt5" QT_PLUGINDIR="lib/qt5/plugins" QT_LIBEXECDIR="libexec/qt5" QT_IMPORTDIR="lib/qt5/imports" QT_QMLDIR="lib/qt5/qml" QT_DATADIR="share/qt5" QT_DOCDIR="share/doc/qt5" QT_L10NDIR="share/qt5/translations" QT_ETCDIR="etc/xdg" QT_EXAMPLEDIR="share/examples/qt5" QT_TESTDIR="share/qt5/tests" QT_MKSPECDIR="lib/qt5/mkspecs" OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/sigram" EXAMPLESDIR="share/examples/sigram" DATADIR="share/sigram" WWWDIR="www/sigram" ETCDIR="etc/sigram" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sigram DOCSDIR=/usr/local/share/doc/sigram EXAMPLESDIR=/usr/local/share/examples/sigram WWWDIR=/usr/local/www/sigram ETCDIR=/usr/local/etc/sigram --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> sigram-0.11182014_2 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.7.txz [84amd64-default-job-02] Installing pkg-1.4.7... [84amd64-default-job-02] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of sigram-0.11182014_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by sigram-0.11182014_2 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by sigram-0.11182014_2 for building => SHA256 Checksum OK for sigram-0.11182014.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by sigram-0.11182014_2 for building ===> Extracting for sigram-0.11182014_2 => SHA256 Checksum OK for sigram-0.11182014.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for sigram-0.11182014_2 ===> Applying FreeBSD patches for sigram-0.11182014_2 =========================================================================== =================================================== ===> sigram-0.11182014_2 depends on executable: gcc48 - not found ===> Verifying install for gcc48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.4.txz [84amd64-default-job-02] Installing gcc-4.8.4... [84amd64-default-job-02] `-- Installing binutils-2.25... [84amd64-default-job-02] | `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-02] | | `-- Installing indexinfo-0.2.2... [84amd64-default-job-02] | | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-02] | | `-- Installing libiconv-1.14_6... [84amd64-default-job-02] | | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-02] | `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-02] `-- Extracting binutils-2.25... done [84amd64-default-job-02] `-- Installing gcc-ecj-4.5... [84amd64-default-job-02] `-- Extracting gcc-ecj-4.5... done [84amd64-default-job-02] `-- Installing gmp-5.1.3_2... [84amd64-default-job-02] `-- Extracting gmp-5.1.3_2... done [84amd64-default-job-02] `-- Installing mpc-1.0.2_1... [84amd64-default-job-02] | `-- Installing mpfr-3.1.2_2... [84amd64-default-job-02] | `-- Extracting mpfr-3.1.2_2... done [84amd64-default-job-02] `-- Extracting mpc-1.0.2_1... done [84amd64-default-job-02] Extracting gcc-4.8.4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of sigram-0.11182014_2 ===> sigram-0.11182014_2 depends on file: /usr/local/bin/as - found ===> sigram-0.11182014_2 depends on file: /usr/local/lib/qt5/bin/moc - not found ===> Verifying install for /usr/local/lib/qt5/bin/moc in /usr/ports/devel/qt5-buildtools ===> Installing existing package /packages/All/qt5-buildtools-5.3.2.txz [84amd64-default-job-02] Installing qt5-buildtools-5.3.2... [84amd64-default-job-02] `-- Installing perl5-5.18.4_11... [84amd64-default-job-02] `-- Extracting perl5-5.18.4_11... done [84amd64-default-job-02] Extracting qt5-buildtools-5.3.2... done ===> Returning to build of sigram-0.11182014_2 ===> sigram-0.11182014_2 depends on file: /usr/local/lib/libQt5Core.so - not found ===> Verifying install for /usr/local/lib/libQt5Core.so in /usr/ports/devel/qt5-core ===> Installing existing package /packages/All/qt5-core-5.3.2_1.txz [84amd64-default-job-02] Installing qt5-core-5.3.2_1... [84amd64-default-job-02] `-- Installing glib-2.42.1... [84amd64-default-job-02] | `-- Installing libffi-3.2.1... [84amd64-default-job-02] | `-- Extracting libffi-3.2.1... done [84amd64-default-job-02] | `-- Installing pcre-8.35_2... [84amd64-default-job-02] | `-- Extracting pcre-8.35_2... done [84amd64-default-job-02] | `-- Installing python27-2.7.9... [84amd64-default-job-02] | `-- Extracting python27-2.7.9... done [84amd64-default-job-02] `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [84amd64-default-job-02] `-- Installing sqlite3-3.8.8... [84amd64-default-job-02] `-- Extracting sqlite3-3.8.8... done [84amd64-default-job-02] Extracting qt5-sqldrivers-sqlite3-5.3.2... done ===> Returning to build of sigram-0.11182014_2 ===> sigram-0.11182014_2 depends on file: /usr/local/lib/libQt5Widgets.so - found ===> sigram-0.11182014_2 depends on file: /usr/local/lib/libQt5Xml.so - not found ===> Verifying install for /usr/local/lib/libQt5Xml.so in /usr/ports/textproc/qt5-xml ===> Installing existing package /packages/All/qt5-xml-5.3.2.txz [84amd64-default-job-02] Installing qt5-xml-5.3.2... [84amd64-default-job-02] Extracting qt5-xml-5.3.2... done ===> Returning to build of sigram-0.11182014_2 =========================================================================== =================================================== ===> sigram-0.11182014_2 depends on shared library: libopenal.so.1 - not found ===> Verifying for libopenal.so.1 in /usr/ports/audio/openal-soft ===> Installing existing package /packages/All/openal-soft-1.16.0_1.txz [84amd64-default-job-02] Installing openal-soft-1.16.0_1... [84amd64-default-job-02] Extracting openal-soft-1.16.0_1... done ===> Returning to build of sigram-0.11182014_2 =========================================================================== =================================================== ===> Configuring for sigram-0.11182014_2 Reading /wrkdirs/usr/ports/net-im/sigram/work/sialan-labs-sigram-ce3fb15/Sigram/Sigram.pro Reading /wrkdirs/usr/ports/net-im/sigram/work/sialan-labs-sigram-ce3fb15/libs/libs.pro =========================================================================== =================================================== ===> Building for sigram-0.11182014_2 cd Sigram/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake /wrkdirs/usr/ports/net-im/sigram/work/sialan-labs-sigram-ce3fb15/Sigram/Sigram.pro target.path=/usr/local/bin -spec /usr/local/lib/qt5/mkspecs/freebsd-g++ QMAKE_CC=gcc48 QMAKE_CXX=g++48 QMAKE_LINK_C=gcc48 QMAKE_LINK_C_SHLIB=gcc48 QMAKE_LINK=g++48 QMAKE_LINK_SHLIB=g++48 QMAKE_CFLAGS=-O2\ -pipe\ -fstack-protector\ -Wl,-rpath=/usr/local/lib/gcc48\ -fno-strict-aliasing QMAKE_CXXFLAGS=-O2\ -pipe\ -fstack-protector\ -Wl,-rpath=/usr/local/lib/gcc48\ -fno-strict-aliasing\ -Wl,-rpath=/usr/local/lib/gcc48 QMAKE_LFLAGS=\ -Wl,-rpath,/usr/lib:/usr/local/lib\ -fstack-protector\ -Wl,-rpath=/usr/local/lib/gcc48\ -L/usr/local/lib/gcc48 QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release CONFIG-=debug\ separate_debug_info -o Makefile ) && /usr/bin/make -f Makefile all g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o main.o main.cpp g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o telegramgui.o telegramgui.cpp g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o userdata.o userdata.cpp g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o unitysystemtray.o unitysystemtray.cpp g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o emojis.o emojis.cpp g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o setobject.o setobject.cpp g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o downloader.o downloader.cpp g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o versionchecker.o versionchecker.cpp g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o countries.o countries.cpp g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o qtsinglecoreapplication.o qtsingleapplication/qtsinglecoreapplication.cpp g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o qtsingleapplication.o qtsingleapplication/qtsingleapplication.cpp g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o qtlocalpeer.o qtsingleapplication/qtlocalpeer.cpp g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o qmlstaticobjecthandler.o qmlstaticobjecthandler.cpp g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o hashobject.o hashobject.cpp gcc48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o binlog.o telegram/telegram_cli/binlog.c gcc48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o interface.o telegram/telegram_cli/interface.c gcc48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o loop.o telegram/telegram_cli/loop.c gcc48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o lua-tg.o telegram/telegram_cli/lua-tg.c gcc48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o mtproto-client.o telegram/telegram_cli/mtproto-client.c gcc48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o mtproto-common.o telegram/telegram_cli/mtproto-common.c gcc48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -isystem /usr/include/openssl -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtQuick -isystem /usr/local/include/qt5/QtQml -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtSql -isystem /usr/local/include/qt5/QtNetwork -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o net.o telegram/telegram_cli/net.c In file included from telegram/telegram_cli/net.c:30:0: /usr/include/netinet/tcp.h:40:1: error: unknown type name 'u_int32_t' typedef u_int32_t tcp_seq; ^ /usr/include/netinet/tcp.h:50:2: error: unknown type name 'u_short' u_short th_sport; /* source port */ ^ /usr/include/netinet/tcp.h:51:2: error: unknown type name 'u_short' u_short th_dport; /* destination port */ ^ /usr/include/netinet/tcp.h:55:2: error: unknown type name 'u_int' u_int th_x2:4, /* (unused) */ ^ /usr/include/netinet/tcp.h:62:2: error: unknown type name 'u_char' u_char th_flags; ^ /usr/include/netinet/tcp.h:74:2: error: unknown type name 'u_short' u_short th_win; /* window */ ^ /usr/include/netinet/tcp.h:75:2: error: unknown type name 'u_short' u_short th_sum; /* checksum */ ^ /usr/include/netinet/tcp.h:76:2: error: unknown type name 'u_short' u_short th_urp; /* urgent pointer */ ^ /usr/include/netinet/tcp.h:180:2: error: unknown type name 'u_int8_t' u_int8_t tcpi_state; /* TCP FSM state. */ ^ /usr/include/netinet/tcp.h:181:2: error: unknown type name 'u_int8_t' u_int8_t __tcpi_ca_state; ^ /usr/include/netinet/tcp.h:182:2: error: unknown type name 'u_int8_t' u_int8_t __tcpi_retransmits; ^ /usr/include/netinet/tcp.h:183:2: error: unknown type name 'u_int8_t' u_int8_t __tcpi_probes; ^ /usr/include/netinet/tcp.h:184:2: error: unknown type name 'u_int8_t' u_int8_t __tcpi_backoff; ^ /usr/include/netinet/tcp.h:185:2: error: unknown type name 'u_int8_t' u_int8_t tcpi_options; /* Options enabled on conn. */ ^ /usr/include/netinet/tcp.h:186:2: error: unknown type name 'u_int8_t' u_int8_t tcpi_snd_wscale:4, /* RFC1323 send shift value. */ ^ /usr/include/netinet/tcp.h:189:2: error: unknown type name 'u_int32_t' u_int32_t tcpi_rto; /* Retransmission timeout (usec). */ ^ /usr/include/netinet/tcp.h:190:2: error: unknown type name 'u_int32_t' u_int32_t __tcpi_ato; ^ /usr/include/netinet/tcp.h:191:2: error: unknown type name 'u_int32_t' u_int32_t tcpi_snd_mss; /* Max segment size for send. */ ^ /usr/include/netinet/tcp.h:192:2: error: unknown type name 'u_int32_t' u_int32_t tcpi_rcv_mss; /* Max segment size for receive. */ ^ /usr/include/netinet/tcp.h:194:2: error: unknown type name 'u_int32_t' u_int32_t __tcpi_unacked; ^ /usr/include/netinet/tcp.h:195:2: error: unknown type name 'u_int32_t' u_int32_t __tcpi_sacked; ^ /usr/include/netinet/tcp.h:196:2: error: unknown type name 'u_int32_t' u_int32_t __tcpi_lost; ^ /usr/include/netinet/tcp.h:197:2: error: unknown type name 'u_int32_t' u_int32_t __tcpi_retrans; ^ /usr/include/netinet/tcp.h:198:2: error: unknown type name 'u_int32_t' u_int32_t __tcpi_fackets; ^ /usr/include/netinet/tcp.h:201:2: error: unknown type name 'u_int32_t' u_int32_t __tcpi_last_data_sent; ^ /usr/include/netinet/tcp.h:202:2: error: unknown type name 'u_int32_t' u_int32_t __tcpi_last_ack_sent; /* Also unimpl. on Linux? */ ^ /usr/include/netinet/tcp.h:203:2: error: unknown type name 'u_int32_t' u_int32_t tcpi_last_data_recv; /* Time since last recv data. */ ^ /usr/include/netinet/tcp.h:204:2: error: unknown type name 'u_int32_t' u_int32_t __tcpi_last_ack_recv; ^ /usr/include/netinet/tcp.h:207:2: error: unknown type name 'u_int32_t' u_int32_t __tcpi_pmtu; ^ /usr/include/netinet/tcp.h:208:2: error: unknown type name 'u_int32_t' u_int32_t __tcpi_rcv_ssthresh; ^ /usr/include/netinet/tcp.h:209:2: error: unknown type name 'u_int32_t' u_int32_t tcpi_rtt; /* Smoothed RTT in usecs. */ ^ /usr/include/netinet/tcp.h:210:2: error: unknown type name 'u_int32_t' u_int32_t tcpi_rttvar; /* RTT variance in usecs. */ ^ /usr/include/netinet/tcp.h:211:2: error: unknown type name 'u_int32_t' u_int32_t tcpi_snd_ssthresh; /* Slow start threshold. */ ^ /usr/include/netinet/tcp.h:212:2: error: unknown type name 'u_int32_t' u_int32_t tcpi_snd_cwnd; /* Send congestion window. */ ^ /usr/include/netinet/tcp.h:213:2: error: unknown type name 'u_int32_t' u_int32_t __tcpi_advmss; ^ /usr/include/netinet/tcp.h:214:2: error: unknown type name 'u_int32_t' u_int32_t __tcpi_reordering; ^ /usr/include/netinet/tcp.h:216:2: error: unknown type name 'u_int32_t' u_int32_t __tcpi_rcv_rtt; ^ /usr/include/netinet/tcp.h:217:2: error: unknown type name 'u_int32_t' u_int32_t tcpi_rcv_space; /* Advertised recv window. */ ^ /usr/include/netinet/tcp.h:220:2: error: unknown type name 'u_int32_t' u_int32_t tcpi_snd_wnd; /* Advertised send window. */ ^ /usr/include/netinet/tcp.h:221:2: error: unknown type name 'u_int32_t' u_int32_t tcpi_snd_bwnd; /* Bandwidth send window. */ ^ /usr/include/netinet/tcp.h:222:2: error: unknown type name 'u_int32_t' u_int32_t tcpi_snd_nxt; /* Next egress seqno */ ^ /usr/include/netinet/tcp.h:223:2: error: unknown type name 'u_int32_t' u_int32_t tcpi_rcv_nxt; /* Next ingress seqno */ ^ /usr/include/netinet/tcp.h:224:2: error: unknown type name 'u_int32_t' u_int32_t tcpi_toe_tid; /* HWTID for TOE endpoints */ ^ /usr/include/netinet/tcp.h:225:2: error: unknown type name 'u_int32_t' u_int32_t tcpi_snd_rexmitpack; /* Retransmitted packets */ ^ /usr/include/netinet/tcp.h:226:2: error: unknown type name 'u_int32_t' u_int32_t tcpi_rcv_ooopack; /* Out-of-order packets */ ^ /usr/include/netinet/tcp.h:227:2: error: unknown type name 'u_int32_t' u_int32_t tcpi_snd_zerowin; /* Zero-sized windows sent */ ^ /usr/include/netinet/tcp.h:230:2: error: unknown type name 'u_int32_t' u_int32_t __tcpi_pad[26]; /* Padding. */ ^ *** Error code 1 Stop in /wrkdirs/usr/ports/net-im/sigram/work/sialan-labs-sigram-ce3fb15/Sigram. *** Error code 1 Stop in /wrkdirs/usr/ports/net-im/sigram/work/sialan-labs-sigram-ce3fb15. *** Error code 1 Stop in /usr/ports/net-im/sigram. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 08:30:34 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 99434D29; Sat, 31 Jan 2015 08:30:34 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 7951FDDF; Sat, 31 Jan 2015 08:30:34 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V8UYEY080026; Sat, 31 Jan 2015 08:30:34 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V8UYbA080008; Sat, 31 Jan 2015 08:30:34 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 08:30:34 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310830.t0V8UYbA080008@beefy1.isc.freebsd.org> To: multimedia@FreeBSD.org Subject: [package - 84i386-default][multimedia/dvdstyler] Failed for dvdstyler-2.8_3, 2 in configure 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, 31 Jan 2015 08:30:34 -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: multimedia@FreeBSD.org Last committer: danilo@FreeBSD.org Ident: $FreeBSD: head/multimedia/dvdstyler/Makefile 377513 2015-01-20 12:36:35Z danilo $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/dvdstyler-2.8_3,2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building multimedia/dvdstyler build started at Sat Jan 31 08:29:30 UTC 2015 port directory: /usr/ports/multimedia/dvdstyler building for: FreeBSD 84i386-default-job-14 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: multimedia@FreeBSD.org Makefile ident: $FreeBSD: head/multimedia/dvdstyler/Makefile 377513 2015-01-20 12:36:35Z danilo $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=dvdstyler-2.8_3,2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for dvdstyler-2.8_3,2: DOCS=on: Build and/or install documentation GNOME=off: GNOME desktop environment support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-gnome --with-wx-config=/usr/local/bin/wxgtk2u-3.0-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ac_cv_path_AVCONV_PATH="" XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan- 2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOC ONF_VERSION=2.69 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" 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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/dvdstyler" EXAMPLESDIR="share/examples/dvdstyler" DATADIR="share/dvdstyler" WWWDIR="www/dvdstyler" ETCDIR="etc/dvdstyler" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/dvdstyler DOCSDIR=/usr/local/share/doc/dvdstyler EXAMPLESDIR=/usr/local/share/examples/dvdstyler WWWDIR=/usr/local/www/dvdstyler ETCDIR=/usr/local/etc/dvdstyler --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> ===> The default DVD device is /dev/cd0 ===> Define WITH_DVD_DEVICE if you want to change the default ===> For example, 'make WITH_DVD_DEVICE="/dev/somedevice"' ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> dvdstyler-2.8_3,2 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.7.txz [84i386-default-job-14] Installing pkg-1.4.7... [84i386-default-job-14] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of dvdstyler-2.8_3,2 =========================================================================== =================================================== =========================================================================== =================================================== ===> ===> The default DVD device is /dev/cd0 ===> Define WITH_DVD_DEVICE if you want to change the default ===> For example, 'make WITH_DVD_DEVICE="/dev/somedevice"' ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dvdstyler-2.8_3,2 for building =========================================================================== =================================================== ===> ===> The default DVD device is /dev/cd0 ===> Define WITH_DVD_DEVICE if you want to change the default ===> For example, 'make WITH_DVD_DEVICE="/dev/somedevice"' ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dvdstyler-2.8_3,2 for building => SHA256 Checksum OK for DVDStyler-2.8.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> ===> The default DVD device is /dev/cd0 ===> Define WITH_DVD_DEVICE if you want to change the default ===> For example, 'make WITH_DVD_DEVICE="/dev/somedevice"' ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dvdstyler-2.8_3,2 for building ===> Extracting for dvdstyler-2.8_3,2 => SHA256 Checksum OK for DVDStyler-2.8.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for dvdstyler-2.8_3,2 ===> Applying FreeBSD patches for dvdstyler-2.8_3,2 =========================================================================== =================================================== ===> dvdstyler-2.8_3,2 depends on executable: zip - not found ===> Verifying install for zip in /usr/ports/archivers/zip ===> Installing existing package /packages/All/zip-3.0_1.txz [84i386-default-job-14] Installing zip-3.0_1... [84i386-default-job-14] Extracting zip-3.0_1... done ===> Returning to build of dvdstyler-2.8_3,2 ===> dvdstyler-2.8_3,2 depends on package: wxsvg>=1.2 - not found ===> Verifying install for wxsvg>=1.2 in /usr/ports/graphics/wxsvg ===> Installing existing package /packages/All/wxsvg-1.5.3.txz [84i386-default-job-14] Installing wxsvg-1.5.3... [84i386-default-job-14] `-- Installing cairo-1.12.18_1,2... [84i386-default-job-14] | `-- Installing fontconfig-2.11.1,1... [84i386-default-job-14] | | `-- Installing expat-2.1.0_2... [84i386-default-job-14] | | `-- Extracting expat-2.1.0_2... done [84i386-default-job-14] | | `-- Installing freetype2-2.5.5... [84i386-default-job-14] | | `-- Extracting freetype2-2.5.5... done [84i386-default-job-14] | `-- 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-14] | `-- Installing glib-2.42.1... [84i386-default-job-14] | | `-- Installing gettext-runtime-0.19.4... [84i386-default-job-14] | | `-- Installing indexinfo-0.2.2... [84i386-default-job-14] | | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-14] | | `-- Installing libiconv-1.14_6... [84i386-default-job-14] | | `-- Extracting libiconv-1.14_6... done [84i386-default-job-14] | | `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-14] | | `-- Installing libffi-3.2.1... [84i386-default-job-14] | | `-- Extracting libffi-3.2.1... done [84i386-default-job-14] | | `-- Installing pcre-8.35_2... [84i386-default-job-14] | | `-- Extracting pcre-8.35_2... done [84i386-default-job-14] | | `-- Installing perl5-5.18.4_11... [84i386-default-job-14] | | `-- Extracting perl5-5.18.4_11... done [84i386-default-job-14] | | `-- Installing python27-2.7.9... Note: The location of the cdrtools `defaults' files has been set to /usr/local/etc This is the FreeBSD ports standard config file location, NOT the cdrtools standard location, which is /etc/default. The reason for this is that FreeBSD ports and packages should not use configuration files outside of /usr/local. =========================================================================== ===> Returning to build of dvdstyler-2.8_3,2 ===> dvdstyler-2.8_3,2 depends on package: docbook-xml>=4.1.2 - not found ===> Verifying install for docbook-xml>=4.1.2 in /usr/ports/textproc/docbook-xml ===> Installing existing package /packages/All/docbook-xml-5.0_2.txz [84i386-default-job-14] Installing docbook-xml-5.0_2... [84i386-default-job-14] `-- Installing xmlcatmgr-2.2_2... [84i386-default-job-14] `-- Extracting xmlcatmgr-2.2_2... done + Creating /usr/local/share/sgml/catalog + Registering CATALOG catalog.ports (SGML) + Creating /usr/local/share/sgml/catalog.ports + Creating /usr/local/share/xml/catalog + Registering nextCatalog catalog.ports (XML) + Creating /usr/local/share/xml/catalog.ports [84i386-default-job-14] `-- Installing xmlcharent-0.3_2... [84i386-default-job-14] `-- Extracting xmlcharent-0.3_2... done [84i386-default-job-14] Extracting docbook-xml-5.0_2... done Message for xmlcatmgr-2.2_2: The following catalogs are installed: 1) /usr/local/share/sgml/catalog The top level catalog for SGML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 2) /usr/local/share/sgml/catalog.ports This catalog is for handling SGML stuff installed under /usr/local/share/sgml. It is changed by ports/packages. 3) /usr/local/share/xml/catalog The top level catalog for XML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 4) /usr/local/share/xml/catalog.ports This catalog is for handling XML stuff installed under /usr/local/share/xml. It is changed by ports/packages. ===> Returning to build of dvdstyler-2.8_3,2 ===> dvdstyler-2.8_3,2 depends on executable: xmlto - not found ===> Verifying install for xmlto in /usr/ports/textproc/xmlto ===> Installing existing package /packages/All/xmlto-0.0.26_2.txz [84i386-default-job-14] Installing xmlto-0.0.26_2... [84i386-default-job-14] `-- Installing bash-4.3.33... [84i386-default-job-14] `-- Extracting bash-4.3.33... done [84i386-default-job-14] `-- Installing docbook-xsl-1.76.1_2... [84i386-default-job-14] | `-- Installing docbook-1.5... [84i386-default-job-14] | | `-- Installing docbook-sgml-4.5_1... [84i386-default-job-14] | | `-- Installing iso8879-1986_3... [84i386-default-job-14] | | `-- Extracting iso8879-1986_3... done [84i386-default-job-14] | | `-- Extracting docbook-sgml-4.5_1... done [84i386-default-job-14] | | `-- Installing sdocbook-xml-1.1_1,2... [84i386-default-job-14] | | `-- Extracting sdocbook-xml-1.1_1,2... done [84i386-default-job-14] `-- Extracting docbook-xsl-1.76.1_2... done [84i386-default-job-14] `-- Installing getopt-1.1.6... [84i386-default-job-14] `-- Extracting getopt-1.1.6... done [84i386-default-job-14] `-- Installing libpaper-1.1.24.3... [84i386-default-job-14] `-- Extracting libpaper-1.1.24.3... done [84i386-default-job-14] `-- Installing w3m-0.5.3_4... [84i386-default-job-14] | `-- Installing boehm-gc-7.4.2_3... [84i386-default-job-14] | `-- Extracting boehm-gc-7.4.2_3... done [84i386-default-job-14] `-- Extracting w3m-0.5.3_4... done [84i386-default-job-14] Extracting xmlto-0.0.26_2... done Message for bash-4.3.33: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== Message for xmlto-0.0.26_2: For benefits of conversions away from XHTML1 through XSL-FO, a stylesheet xhtml2fo.xsl has been installed into /usr/local/share/xmlto. Example use: xmlto pdf -x /usr/local/share/xmlto/xhtml2fo.xsl myXHTML1file.xml More style sheets for XHTML1 conversions can be found at under "Stylesheet for XHTML to XSL-FO transformation" ===> Returning to build of dvdstyler-2.8_3,2 ===> dvdstyler-2.8_3,2 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-14] Installing gettext-tools-0.19.4... [84i386-default-job-14] Extracting gettext-tools-0.19.4... done ===> Returning to build of dvdstyler-2.8_3,2 ===> dvdstyler-2.8_3,2 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 [84i386-default-job-14] Installing gmake-4.1_1... [84i386-default-job-14] Extracting gmake-4.1_1... done ===> Returning to build of dvdstyler-2.8_3,2 ===> dvdstyler-2.8_3,2 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [84i386-default-job-14] Installing pkgconf-0.9.7... [84i386-default-job-14] Extracting pkgconf-0.9.7... done ===> Returning to build of dvdstyler-2.8_3,2 ===> dvdstyler-2.8_3,2 depends on file: /usr/local/bin/automake-1.15 - not found ===> Verifying install for /usr/local/bin/automake-1.15 in /usr/ports/devel/automake ===> Installing existing package /packages/All/automake-1.15.txz [84i386-default-job-14] Installing automake-1.15... [84i386-default-job-14] `-- Installing autoconf-2.69... [84i386-default-job-14] | `-- Installing autoconf-wrapper-20131203... [84i386-default-job-14] | `-- Extracting autoconf-wrapper-20131203... done [84i386-default-job-14] | `-- Installing m4-1.4.17_1,1... [84i386-default-job-14] | `-- Extracting m4-1.4.17_1,1... done [84i386-default-job-14] `-- Extracting autoconf-2.69... done [84i386-default-job-14] `-- Installing automake-wrapper-20131203... [84i386-default-job-14] `-- Extracting automake-wrapper-20131203... done [84i386-default-job-14] Extracting automake-1.15... done ===> Returning to build of dvdstyler-2.8_3,2 ===> dvdstyler-2.8_3,2 depends on file: /usr/local/bin/autoconf-2.69 - found =========================================================================== =================================================== ===> dvdstyler-2.8_3,2 depends on shared library: libexif.so - not found ===> Verifying for libexif.so in /usr/ports/graphics/libexif ===> Installing existing package /packages/All/libexif-0.6.21_3.txz [84i386-default-job-14] Installing libexif-0.6.21_3... [84i386-default-job-14] Extracting libexif-0.6.21_3... done ===> Returning to build of dvdstyler-2.8_3,2 ===> dvdstyler-2.8_3,2 depends on shared library: libavcodec.so - found (/usr/local/lib/libavcodec.so.55.69.100) ===> dvdstyler-2.8_3,2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.3) ===> dvdstyler-2.8_3,2 depends on shared library: libwx_baseu-3.0.so - found (/usr/local/lib/libwx_baseu-3.0.so.0.2.0) =========================================================================== =================================================== ===> Configuring for dvdstyler-2.8_3,2 configure: loading site script /usr/ports/Templates/config.site checking build system type... i386-portbld-freebsd8.4 checking host system type... i386-portbld-freebsd8.4 checking target system type... i386-portbld-freebsd8.4 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for install location... /usr/local checking whether ln -s works... yes checking for ranlib... ranlib checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... no checking for byacc... byacc checking pkg-config is at least version 0.9.0... yes checking for wx-config... /usr/local/bin/wxgtk2u-3.0-config checking for wxWidgets version >= 2.8.7... yes (version 3.0.2) checking for wxWidgets static library... no checking for wxWidgets media... no configure: error: wxWidgets media library (libwx_gtk2u_media) is missing. ===> Script "configure" failed unexpectedly. Please report the problem to multimedia@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/multimedia/dvdstyler/work/DVDStyler-2.8/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop in /usr/ports/multimedia/dvdstyler. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 08:38:30 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 A7B07FBD for ; Sat, 31 Jan 2015 08:38:30 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 907AFEAA for ; Sat, 31 Jan 2015 08:38:30 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V8cTQU051275 for ; Sat, 31 Jan 2015 08:38:29 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V8cTpU051273; Sat, 31 Jan 2015 08:38:29 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 08:38:29 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310838.t0V8cTpU051273@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84i386-default][graphics/delaboratory] Failed for delaboratory-0.8_2 in build 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, 31 Jan 2015 08:38:30 -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/delaboratory/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/delaboratory-0.8_2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building graphics/delaboratory build started at Sat Jan 31 08:34:13 UTC 2015 port directory: /usr/ports/graphics/delaboratory building for: FreeBSD 84i386-default-job-17 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/graphics/delaboratory/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=delaboratory-0.8_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/delaboratory/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/delaboratory/work HOME=/wrkdirs/usr/ports/graphics/delaboratory/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/delaboratory/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/delaboratory/work HOME=/wrkdirs/usr/ports/graphics/delaboratory/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config 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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/delaboratory" EXAMPLESDIR="share/examples/delaboratory" DATADIR="share/delaboratory" WWWDIR="www/delaboratory" ETCDIR="etc/delaboratory" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/delaboratory DOCSDIR=/usr/local/share/doc/delaboratory EXAMPLESDIR=/usr/local/share/examples/delaboratory WWWDIR=/usr/local/www/delaboratory ETCDIR=/usr/local/etc/delaboratory --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> delaboratory-0.8_2 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.7.txz [84i386-default-job-17] Installing pkg-1.4.7... [84i386-default-job-17] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of delaboratory-0.8_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by delaboratory-0.8_2 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by delaboratory-0.8_2 for building => SHA256 Checksum OK for delaboratory-0.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by delaboratory-0.8_2 for building ===> Extracting for delaboratory-0.8_2 => SHA256 Checksum OK for delaboratory-0.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for delaboratory-0.8_2 =========================================================================== =================================================== ===> delaboratory-0.8_2 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 [84i386-default-job-17] Installing gmake-4.1_1... [84i386-default-job-17] `-- Installing gettext-runtime-0.19.4... [84i386-default-job-17] | `-- Installing indexinfo-0.2.2... [84i386-default-job-17] | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-17] | `-- Installing libiconv-1.14_6... [84i386-default-job-17] | `-- Extracting libiconv-1.14_6... done [84i386-default-job-17] `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-17] Extracting gmake-4.1_1... done ===> Returning to build of delaboratory-0.8_2 =========================================================================== =================================================== ===> delaboratory-0.8_2 depends on shared library: libwx_baseu-3.0.so - not found ===> Verifying for libwx_baseu-3.0.so in /usr/ports/x11-toolkits/wxgtk30 ===> Installing existing package /packages/All/wx30-gtk2-3.0.2_2.txz [84i386-default-job-17] Installing wx30-gtk2-3.0.2_2... [84i386-default-job-17] `-- Installing ORBit2-2.14.19_1... [84i386-default-job-17] | `-- Installing glib-2.42.1... [84i386-default-job-17] | | `-- Installing libffi-3.2.1... [84i386-default-job-17] | | `-- Extracting libffi-3.2.1... done [84i386-default-job-17] | | `-- Installing pcre-8.35_2... [84i386-default-job-17] | | `-- Extracting pcre-8.35_2... done [84i386-default-job-17] | | `-- Installing perl5-5.18.4_11... [84i386-default-job-17] | | `-- Extracting perl5-5.18.4_11... done [84i386-default-job-17] | | `-- Installing python27-2.7.9... [84i386-default-job-17] | | `-- Extracting python27-2.7.9... done [84i386-default-job-17] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [84i386-default-job-17] | `-- Installing libIDL-0.8.14_2... [84i386-default-job-17] | `-- Extracting libIDL-0.8.14_2... done [84i386-default-job-17] `-- Extracting ORBit2-2.14.19_1... done [84i386-default-job-17] `-- Installing atk-2.14.0... [84i386-default-job-17] `-- Extracting atk-2.14.0... done [84i386-default-job-17] `-- Installing expat-2.1.0_2... [84i386-default-job-17] `-- Extracting expat-2.1.0_2... done [84i386-default-job-17] `-- Installing gcc-4.8.4... [84i386-default-job-17] | `-- Installing binutils-2.25... [84i386-default-job-17] | `-- Extracting binutils-2.25... done [84i386-default-job-17] | `-- Installing gcc-ecj-4.5... [84i386-default-job-17] | `-- Extracting gcc-ecj-4.5... done [84i386-default-job-17] | `-- Installing gmp-5.1.3_2... [84i386-default-job-17] | `-- Extracting gmp-5.1.3_2... done [84i386-default-job-17] | `-- Installing mpc-1.0.2_1... [84i386-default-job-17] | | `-- Installing mpfr-3.1.2_2... [84i386-default-job-17] | | `-- Extracting mpfr-3.1.2_2... done [84i386-default-job-17] | `-- Extracting mpc-1.0.2_1... done [84i386-default-job-17] `-- Extracting gcc-4.8.4... done [84i386-default-job-17] `-- Installing gconf2-3.2.6_3... [84i386-default-job-17] | `-- Installing dbus-glib-0.100.2_1... [84i386-default-job-17] | | `-- Installing dbus-1.8.12_1... [84i386-default-job-17] | | `-- Installing gnome_subr-1.0... [84i386-default-job-17] | | `-- Extracting gnome_subr-1.0... done [84i386-default-job-17] | | `-- Installing libICE-1.0.9,1... [84i386-default-job-17] | | | `-- Installing xproto-7.0.26... [84i386-default-job-17] | | | `-- Extracting xproto-7.0.26... done [84i386-default-job-17] | | `-- Extracting libICE-1.0.9,1... done [84i386-default-job-17] | | `-- Installing libSM-1.2.2_2,1... [84i386-default-job-17] | | `-- Extracting libSM-1.2.2_2,1... done [84i386-default-job-17] | | `-- Installing libX11-1.6.2_2,1... Message for dejavu-2.34_4: 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. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of delaboratory-0.8_2 =========================================================================== =================================================== ===> Configuring for delaboratory-0.8_2 =========================================================================== =================================================== ===> Building for delaboratory-0.8_2 c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/base_layer.o core/base_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/base_layer_with_properties.o core/base_layer_with_properties.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/base_layer_with_source.o core/base_layer_with_source.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/channel_manager.o core/channel_manager.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/layer_stack.o core/layer_stack.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/conversion_cpu.o core/conversion_cpu.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/conversion_processor.o core/conversion_processor.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/property.o core/property.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/color_space.o core/color_space.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/value.o core/value.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/image.o core/image.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/power.o core/power.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/size.o core/size.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/copy_channel.o core/copy_channel.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/histogram.o core/histogram.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/layer_factory.o core/layer_factory.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/operation_processor.o core/operation_processor.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/sampler_manager.o core/sampler_manager.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/sampler.o core/sampler.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/preset.o core/preset.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/static_image.o core/static_image.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/view_manager.o core/view_manager.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/zoom_manager.o core/zoom_manager.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/str.o core/str.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/switchable_layer.o core/switchable_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/color_matrix.o core/color_matrix.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/palette.o core/palette.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/layer_processor.o core/layer_processor.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/flatten_layers.o core/flatten_layers.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/layer_with_blending.o core/layer_with_blending.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/test_image.o core/test_image.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/skin_color_chart.o core/skin_color_chart.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/renderer.o core/renderer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/generic_layer_frame.o core/generic_layer_frame.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/layer_frame.o core/layer_frame.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/preset_button.o core/preset_button.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/project.o core/project.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/curves_layer.o layers/curves_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/mixer_layer.o layers/mixer_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/auto_dodge_layer.o layers/auto_dodge_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/auto_burn_layer.o layers/auto_burn_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/recover_shadows_layer.o layers/recover_shadows_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/recover_highlights_layer.o layers/recover_highlights_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/high_pass_layer.o layers/high_pass_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/vignette_layer.o layers/vignette_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/source_image_layer.o layers/source_image_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/gaussian_blur_layer.o layers/gaussian_blur_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/gaussian_blur_single_layer.o layers/gaussian_blur_single_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/conversion_layer.o layers/conversion_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/equalizer_layer.o layers/equalizer_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/c2g_layer.o layers/c2g_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/copy_layer.o layers/copy_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/gradient_layer.o layers/gradient_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/fill_layer.o layers/fill_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/levels_layer.o layers/levels_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/tone_layer.o layers/tone_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/exposure_layer.o layers/exposure_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/white_balance_layer.o layers/white_balance_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/saturation_layer.o layers/saturation_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/local_contrast_layer.o layers/local_contrast_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/sharpen_layer.o layers/sharpen_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/blur.o algorithms/blur.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/usm.o algorithms/usm.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/c2g.o algorithms/c2g.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/scale_channel.o algorithms/scale_channel.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/sample_pixel.o algorithms/sample_pixel.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/blend_channel.o algorithms/blend_channel.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/vignette.o algorithms/vignette.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/gradient.o algorithms/gradient.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/blur_type.o algorithms/blur_type.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/blend_mode.o algorithms/blend_mode.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/blend_color_luminosity.o algorithms/blend_color_luminosity.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/fill_channel.o algorithms/fill_channel.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/radial_lut.o algorithms/radial_lut.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/property_numeric.o properties/property_numeric.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/property_mixer.o properties/property_mixer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/mixer.o properties/mixer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/property_curves.o properties/property_curves.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/curve.o properties/curve.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/curve_point.o properties/curve_point.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/curve_shape.o properties/curve_shape.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/curve_function_bezier.o properties/curve_function_bezier.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/property_choice.o properties/property_choice.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/property_boolean.o properties/property_boolean.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fno-strict-aliasing -DNDEBUG -o obj/property_levels.o properties/property_levels.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/delaboratory.o gui_wx/delaboratory.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/main_frame.o gui_wx/main_frame.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/image_io.o gui_wx/image_io.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/layer_grid_panel.o gui_wx/layer_grid_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/image_area_panel.o gui_wx/image_area_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/image_panel.o gui_wx/image_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/curves_panel.o gui_wx/curves_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/frame.o gui_wx/frame.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/slider.o gui_wx/slider.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/histogram_panel.o gui_wx/histogram_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/control_panel.o gui_wx/control_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/gradient_panel.o gui_wx/gradient_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/view_mode_panel.o gui_wx/view_mode_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_frame.o gui_wx/help_frame.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_color_spaces_frame.o gui_wx/help_color_spaces_frame.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_color_spaces_frame2.o gui_wx/help_color_spaces_frame2.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_color_spaces_frame3.o gui_wx/help_color_spaces_frame3.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_color_spaces_frame4.o gui_wx/help_color_spaces_frame4.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_color_spaces_frame5.o gui_wx/help_color_spaces_frame5.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_color_spaces_frame6.o gui_wx/help_color_spaces_frame6.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/histogram_mode_panel.o gui_wx/histogram_mode_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/file_dialogs.o gui_wx/file_dialogs.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/external_editor.o gui_wx/external_editor.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/choice.o gui_wx/choice.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/property_choice_ui.o gui_wx/property_choice_ui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/check_box.o gui_wx/check_box.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/property_boolean_ui.o gui_wx/property_boolean_ui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/samplers_panel.o gui_wx/samplers_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/sampler_panel.o gui_wx/sampler_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/layer_frame_manager.o gui_wx/layer_frame_manager.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/rendered_image.o gui_wx/rendered_image.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/dcraw_support.o gui_wx/dcraw_support.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/raw_module.o gui_wx/raw_module.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/zoom_panel.o gui_wx/zoom_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/threads_panel.o gui_wx/threads_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/color_matrix_frame.o gui_wx/color_matrix_frame.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/mutex.o gui_wx/mutex.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/color_space_utils.o gui_wx/color_space_utils.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/semaphore.o gui_wx/semaphore.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/main_window.o gui_wx/main_window.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/canvas.o gui_wx/canvas.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/canvas_wx.o gui_wx/canvas_wx.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/bitmap.o gui_wx/bitmap.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/bitmap_wx.o gui_wx/bitmap_wx.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/window.o gui_wx/window.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/window_wx.o gui_wx/window_wx.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/panel_wx.o gui_wx/panel_wx.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/property_numeric_ui.o gui_wx/property_numeric_ui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/button.o gui_wx/button.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/warning_panel.o gui_wx/warning_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/property_levels_ui.o gui_wx/property_levels_ui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/mutex_read_write.o gui_wx/mutex_read_write.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/property_mixer_ui.o gui_wx/property_mixer_ui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/channel_selector.o gui_wx/channel_selector.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/property_curves_ui.o gui_wx/property_curves_ui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/tiff.o gui_wx/tiff.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/logger.o gui_wx/logger.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/str_wx.o gui_wx/str_wx.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/update_main_layer_image.o gui_wx/update_main_layer_image.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/layer_processor_threads.o gui_wx/layer_processor_threads.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/progress_dialog.o gui_wx/progress_dialog.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/message_box.o gui_wx/message_box.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/update_blend.o gui_wx/update_blend.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/gui.o gui_wx/gui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/tmp.o gui_wx/tmp.cc c++ -o delaboratory obj/base_layer.o obj/base_layer_with_properties.o obj/base_layer_with_source.o obj/channel_manager.o obj/layer_stack.o obj/conversion_cpu.o obj/conversion_processor.o obj/property.o obj/color_space.o obj/value.o obj/image.o obj/power.o obj/size.o obj/copy_channel.o obj/histogram.o obj/layer_factory.o obj/operation_processor.o obj/sampler_manager.o obj/sampler.o obj/preset.o obj/static_image.o obj/view_manager.o obj/zoom_manager.o obj/str.o obj/switchable_layer.o obj/color_matrix.o obj/palette.o obj/layer_processor.o obj/flatten_layers.o obj/layer_with_blending.o obj/test_image.o obj/skin_color_chart.o obj/renderer.o obj/generic_layer_frame.o obj/layer_frame.o obj/preset_button.o obj/project.o obj/delaboratory.o obj/main_frame.o obj/image_io.o obj/layer_grid_panel.o obj/image_area_panel.o obj/image_panel.o obj/curves_panel.o obj/frame.o obj/slider.o obj/histogram_panel.o obj/control_panel.o obj/gradient_panel.o obj/view_mode_panel.o obj/help_frame.o obj/help_color_ spaces_frame.o obj/help_color_spaces_frame2.o obj/help_color_spaces_frame3.o obj/help_color_spaces_frame4.o obj/help_color_spaces_frame5.o obj/help_color_spaces_frame6.o obj/histogram_mode_panel.o obj/file_dialogs.o obj/external_editor.o obj/choice.o obj/property_choice_ui.o obj/check_box.o obj/property_boolean_ui.o obj/samplers_panel.o obj/sampler_panel.o obj/layer_frame_manager.o obj/rendered_image.o obj/dcraw_support.o obj/raw_module.o obj/zoom_panel.o obj/threads_panel.o obj/color_matrix_frame.o obj/mutex.o obj/color_space_utils.o obj/semaphore.o obj/main_window.o obj/canvas.o obj/canvas_wx.o obj/bitmap.o obj/bitmap_wx.o obj/window.o obj/window_wx.o obj/panel_wx.o obj/property_numeric_ui.o obj/button.o obj/warning_panel.o obj/property_levels_ui.o obj/mutex_read_write.o obj/property_mixer_ui.o obj/channel_selector.o obj/property_curves_ui.o obj/tiff.o obj/logger.o obj/str_wx.o obj/update_main_layer_image.o obj/layer_processor_threads.o obj/progress_dialog.o obj/message_box.o obj/ update_blend.o obj/gui.o obj/tmp.o obj/curve! s_layer.o obj/mixer_layer.o obj/auto_dodge_layer.o obj/auto_burn_layer.o obj/recover_shadows_layer.o obj/recover_highlights_layer.o obj/high_pass_layer.o obj/vignette_layer.o obj/source_image_layer.o obj/gaussian_blur_layer.o obj/gaussian_blur_single_layer.o obj/conversion_layer.o obj/equalizer_layer.o obj/c2g_layer.o obj/copy_layer.o obj/gradient_layer.o obj/fill_layer.o obj/levels_layer.o obj/tone_layer.o obj/exposure_layer.o obj/white_balance_layer.o obj/saturation_layer.o obj/local_contrast_layer.o obj/sharpen_layer.o obj/blur.o obj/usm.o obj/c2g.o obj/scale_channel.o obj/sample_pixel.o obj/blend_channel.o obj/vignette.o obj/gradient.o obj/blur_type.o obj/blend_mode.o obj/blend_color_luminosity.o obj/fill_channel.o obj/radial_lut.o obj/property_numeric.o obj/property_mixer.o obj/mixer.o obj/property_curves.o obj/curve.o obj/curve_point.o obj/curve_shape.o obj/curve_function_bezier.o obj/property_choice.o obj/property_boolean.o obj/property_levels.o `/usr/local/bin/wxgtk2u-3.0-co nfig --libs` `xml2-config --libs` -ltiff /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt25__throw_bad_function_callv@GLIBCXX_3.4.14' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `_ZTIN10__cxxabiv115__forced_unwindE@CXXABI_1.3.2' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `_ZNKSt5ctypeIcE13_M_widen_initEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable4waitERSt11unique_lockISt5mutexE@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `_ZNSt6chrono3_V212system_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt15__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt8__detail15_List_node_base7_M_hookEPS0_@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt11__once_call@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variableD1Ev@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt20__throw_system_errori@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable10notify_oneEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variableC1Ev@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable10notify_allEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt6chrono3_V212steady_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' Makefile:107: recipe for target 'delaboratory' failed gmake: *** [delaboratory] Error 1 *** Error code 1 Stop in /usr/ports/graphics/delaboratory. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 08:41:24 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 B83E3FDB; Sat, 31 Jan 2015 08:41:24 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 8B3E0F31; Sat, 31 Jan 2015 08:41:24 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V8fOcf005491; Sat, 31 Jan 2015 08:41:24 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V8fOtg005447; Sat, 31 Jan 2015 08:41:24 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 08:41:24 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310841.t0V8fOtg005447@beefy2.isc.freebsd.org> To: tabthorpe@FreeBSD.org Subject: [package - 84amd64-default][misc/xiphos] Failed for xiphos-3.1.6_4 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, 31 Jan 2015 08:41:24 -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: tabthorpe@FreeBSD.org Last committer: tabthorpe@FreeBSD.org Ident: $FreeBSD: head/misc/xiphos/Makefile 376905 2015-01-13 05:02:00Z tabthorpe $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/xiphos-3.1.6_4.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building misc/xiphos build started at Sat Jan 31 08:39:23 UTC 2015 port directory: /usr/ports/misc/xiphos building for: FreeBSD 84amd64-default-job-21 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: tabthorpe@FreeBSD.org Makefile ident: $FreeBSD: head/misc/xiphos/Makefile 376905 2015-01-13 05:02:00Z tabthorpe $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=xiphos-3.1.6_4 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for xiphos-3.1.6_4: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/misc/xiphos/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/xiphos/work HOME=/wrkdirs/usr/ports/misc/xiphos/work TMPDIR="/tmp" PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh GTKDOC="false" --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/misc/xiphos/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/misc/xiphos/work HOME=/wrkdirs/usr/ports/misc/xiphos/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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd8 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 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/xiphos" EXAMPLESDIR="share/examples/xiphos" DATADIR="share/xiphos" WWWDIR="www/xiphos" ETCDIR="etc/xiphos" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/xiphos DOCSDIR=/usr/local/share/doc/xiphos EXAMPLESDIR=/usr/local/share/examples/xiphos WWWDIR=/usr/local/www/xiphos ETCDIR=/usr/local/etc/xiphos --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> xiphos-3.1.6_4 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.7.txz [84amd64-default-job-21] Installing pkg-1.4.7... [84amd64-default-job-21] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of xiphos-3.1.6_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by xiphos-3.1.6_4 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by xiphos-3.1.6_4 for building => SHA256 Checksum OK for xiphos-3.1.6.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by xiphos-3.1.6_4 for building ===> Extracting for xiphos-3.1.6_4 => SHA256 Checksum OK for xiphos-3.1.6.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for xiphos-3.1.6_4 =========================================================================== =================================================== ===> xiphos-3.1.6_4 depends on executable: yelp - not found ===> Verifying install for yelp in /usr/ports/x11/yelp ===> Installing existing package /packages/All/yelp-3.14.1.txz [84amd64-default-job-21] Installing yelp-3.14.1... [84amd64-default-job-21] `-- Installing atk-2.14.0... [84amd64-default-job-21] | `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-21] | | `-- Installing indexinfo-0.2.2... [84amd64-default-job-21] | | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-21] | | `-- Installing libiconv-1.14_6... [84amd64-default-job-21] | | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-21] | `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-21] | `-- Installing glib-2.42.1... [84amd64-default-job-21] | | `-- Installing libffi-3.2.1... [84amd64-default-job-21] | | `-- Extracting libffi-3.2.1... done [84amd64-default-job-21] | | `-- Installing pcre-8.35_2... [84amd64-default-job-21] | | `-- Extracting pcre-8.35_2... done [84amd64-default-job-21] | | `-- Installing perl5-5.18.4_11... [84amd64-default-job-21] | | `-- Extracting perl5-5.18.4_11... done [84amd64-default-job-21] | | `-- Installing python27-2.7.9... [84amd64-default-job-21] | | `-- Extracting python27-2.7.9... done [84amd64-default-job-21] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [84amd64-default-job-21] `-- Extracting atk-2.14.0... done [84amd64-default-job-21] `-- Installing desktop-file-utils-0.22_3... [84amd64-default-job-21] `-- Extracting desktop-file-utils-0.22_3... done [84amd64-default-job-21] `-- Installing gdk-pixbuf2-2.31.2_1... [84amd64-default-job-21] | `-- Installing jasper-1.900.1_14... [84amd64-default-job-21] | | `-- Installing jpeg-8_6... [84amd64-default-job-21] | | `-- Extracting jpeg-8_6... done [84amd64-default-job-21] | `-- Extracting jasper-1.900.1_14... done [84amd64-default-job-21] | `-- Installing libX11-1.6.2_2,1... [84amd64-default-job-21] | | `-- Installing kbproto-1.0.6... [84amd64-default-job-21] | | `-- Extracting kbproto-1.0.6... done [84amd64-default-job-21] | | `-- Installing libXau-1.0.8_2... [84amd64-default-job-21] | | `-- Installing xproto-7.0.26... [84amd64-default-job-21] | | `-- Extracting xproto-7.0.26... done [84amd64-default-job-21] | | `-- Extracting libXau-1.0.8_2... done [84amd64-default-job-21] | | `-- Installing libXdmcp-1.1.1_2... [84amd64-default-job-21] | | `-- Extracting libXdmcp-1.1.1_2... done [84amd64-default-job-21] | | `-- Installing libxcb-1.11... [84amd64-default-job-21] | | `-- Installing libpthread-stubs-0.3_6... [84amd64-default-job-21] | | `-- Extracting libpthread-stubs-0.3_6... done [84amd64-default-job-21] | | `-- Installing libxml2-2.9.2_2... [84amd64-default-job-21] | | `-- Extracting libxml2-2.9.2_2... done [84amd64-default-job-21] | | `-- Extracting libxcb-1.11... done [84amd64-default-job-21] | `-- Extracting libX11-1.6.2_2,1... done [84amd64-default-job-21] | `-- Installing libXi-1.7.4,1... [84amd64-default-job-21] | | `-- Installing inputproto-2.3.1... [84amd64-default-job-21] | | `-- Extracting inputproto-2.3.1... done [84amd64-default-job-21] | | `-- Installing libXext-1.3.3,1... [84amd64-default-job-21] | | `-- Installing xextproto-7.3.0... [84amd64-default-job-21] | | `-- Extracting xextproto-7.3.0... done [84amd64-default-job-21] | | `-- Extracting libXext-1.3.3,1... done [84amd64-default-job-21] | | `-- Installing libXfixes-5.0.1_2... [84amd64-default-job-21] | | `-- Installing fixesproto-5.0... [84amd64-default-job-21] | | `-- Extracting fixesproto-5.0... done [84amd64-default-job-21] | | `-- Extracting libXfixes-5.0.1_2... done [84amd64-default-job-21] | `-- Extracting libXi-1.7.4,1... done ./src/gnome2/export_dialog.c:156: warning: 'GtkStock' is deprecated ./src/gnome2/export_dialog.c:157: warning: 'GtkStock' is deprecated [105/129] cc: src/gnome2/navbar_versekey_dialog.c -> build/default/src/gnome2/navbar_versekey_dialog_2.o [106/129] cc: src/gnome2/navbar_versekey_editor.c -> build/default/src/gnome2/navbar_versekey_editor_2.o [107/129] cc: src/gnome2/navbar_versekey_parallel.c -> build/default/src/gnome2/navbar_versekey_parallel_2.o ./src/gnome2/dictlex.c: In function 'gui_create_dictionary_pane': ./src/gnome2/dictlex.c:387: warning: 'gtk_arrow_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkarrow.h:74) ./src/gnome2/dictlex.c:396: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/dictlex.c:396: warning: 'GtkStock' is deprecated ./src/gnome2/dictlex.c:405: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/dictlex.c:405: warning: 'GtkStock' is deprecated ./src/gnome2/dictlex_dialog.c: In function 'gui_create_dictlex_dialog': ./src/gnome2/dictlex_dialog.c:369: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/dictlex_dialog.c:399: warning: 'gtk_tree_view_set_rules_hint' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtktreeview.h:247) [108/129] cc: src/gnome2/parallel_dialog.c -> build/default/src/gnome2/parallel_dialog_2.o ./src/gnome2/about_modules.c: In function 'create_menu1': ./src/gnome2/about_modules.c:87: warning: 'gtk_image_menu_item_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:85) ./src/gnome2/about_modules.c: In function 'gui_create_about_modules': ./src/gnome2/about_modules.c:190: warning: 'gtk_dialog_get_action_area' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkdialog.h:205) ./src/gnome2/about_modules.c:209: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:103) ./src/gnome2/about_modules.c:209: warning: 'GtkStock' is deprecated ./src/gnome2/font_dialog.c: In function 'create_dialog_mod_font': ./src/gnome2/font_dialog.c:323: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/font_dialog.c:323: warning: 'GtkStock' is deprecated ./src/gnome2/font_dialog.c:400: warning: 'gtk_dialog_get_action_area' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkdialog.h:205) ./src/gnome2/font_dialog.c:419: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:103) ./src/gnome2/font_dialog.c:419: warning: 'GtkStock' is deprecated ./src/gnome2/font_dialog.c:424: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:103) ./src/gnome2/font_dialog.c:424: warning: 'GtkStock' is deprecated [109/129] cc: src/gnome2/parallel_tab.c -> build/default/src/gnome2/parallel_tab_2.o [110/129] cc: src/gnome2/parallel_view.c -> build/default/src/gnome2/parallel_view_2.o [111/129] cc: src/gnome2/preferences_dialog.c -> build/default/src/gnome2/preferences_dialog_2.o [112/129] cc: src/gnome2/search_dialog.c -> build/default/src/gnome2/search_dialog_2.o [113/129] cc: src/gnome2/search_sidebar.c -> build/default/src/gnome2/search_sidebar_2.o [114/129] cc: src/gnome2/sidebar.c -> build/default/src/gnome2/sidebar_2.o [115/129] cc: src/gnome2/sidebar_dialog.c -> build/default/src/gnome2/sidebar_dialog_2.o ./src/gnome2/display_info.c: In function 'gui_create_display_informtion_dialog': ./src/gnome2/display_info.c:199: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/display_info.c:199: warning: 'GtkStock' is deprecated ./src/gnome2/display_info.c:204: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:74) ./src/gnome2/display_info.c:204: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) ./src/gnome2/display_info.c:211: warning: 'gtk_dialog_get_action_area' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkdialog.h:205) ./src/gnome2/display_info.c:230: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:103) ./src/gnome2/display_info.c:230: warning: 'GtkStock' is deprecated ./src/gnome2/find_dialog.c: In function 'create_find_dialog': ./src/gnome2/find_dialog.c:227: warning: 'gtk_dialog_get_action_area' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkdialog.h:205) ./src/gnome2/find_dialog.c:244: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:103) ./src/gnome2/find_dialog.c:244: warning: 'GtkStock' is deprecated ./src/gnome2/find_dialog.c:253: warning: 'gtk_alignment_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkalignment.h:82) ./src/gnome2/find_dialog.c:262: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/find_dialog.c:262: warning: 'GtkStock' is deprecated ./src/gnome2/find_dialog.c:271: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:103) ./src/gnome2/find_dialog.c:271: warning: 'GtkStock' is deprecated [116/129] cc: src/gnome2/splash.c -> build/default/src/gnome2/splash_2.o ./src/gnome2/navbar_book_dialog.c: In function 'gui_navbar_book_dialog_new': ./src/gnome2/navbar_book_dialog.c:295: warning: 'gtk_arrow_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkarrow.h:74) ./src/gnome2/navbar_book_dialog.c:311: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/navbar_book_dialog.c:311: warning: 'GtkStock' is deprecated ./src/gnome2/navbar_book_dialog.c:325: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/navbar_book_dialog.c:325: warning: 'GtkStock' is deprecated ./src/gnome2/navbar_book_dialog.c:339: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/navbar_book_dialog.c:339: warning: 'GtkStock' is deprecated ./src/gnome2/navbar_book_dialog.c:354: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/navbar_book_dialog.c:354: warning: 'GtkStock' is deprecated [117/129] cc: src/gnome2/tabbed_browser.c -> build/default/src/gnome2/tabbed_browser_2.o [118/129] cc: src/gnome2/treekey-editor.c -> build/default/src/gnome2/treekey-editor_2.o [119/129] cc: src/gnome2/utilities.c -> build/default/src/gnome2/utilities_2.o [120/129] cc: src/gnome2/xiphos.c -> build/default/src/gnome2/xiphos_2.o [121/129] cc: build/default/src/xiphos_html/marshal.c -> build/default/src/xiphos_html/marshal_1.o ./src/gnome2/mod_mgr.c: In function 'create_pixbufs': ./src/gnome2/mod_mgr.c:371: warning: 'gtk_widget_render_icon_pixbuf' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1188) ./src/gnome2/mod_mgr.c:372: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c:375: warning: 'gtk_widget_render_icon_pixbuf' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1188) ./src/gnome2/mod_mgr.c:376: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c:379: warning: 'gtk_widget_render_icon_pixbuf' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1188) ./src/gnome2/mod_mgr.c:380: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c:382: warning: 'gtk_widget_render_icon_pixbuf' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1188) ./src/gnome2/mod_mgr.c: In function 'add_columns': ./src/gnome2/mod_mgr.c:523: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/mod_mgr.c:525: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/mod_mgr.c:525: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c:546: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/mod_mgr.c:548: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c:635: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/mod_mgr.c:635: warning: 'GtkStock' is deprecated ./src/gnome2/navbar_book.c: In function 'gui_navbar_book_new': ./src/gnome2/navbar_book.c:354: warning: 'gtk_arrow_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkarrow.h:74) ./src/gnome2/navbar_book.c:370: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/navbar_book.c:370: warning: 'GtkStock' is deprecated ./src/gnome2/navbar_book.c:384: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/navbar_book.c:384: warning: 'GtkStock' is deprecated ./src/gnome2/navbar_book.c:398: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/navbar_book.c:398: warning: 'GtkStock' is deprecated ./src/gnome2/navbar_book.c:413: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/navbar_book.c:413: warning: 'GtkStock' is deprecated [122/129] cc: src/xiphos_html/xiphos_html.c -> build/default/src/xiphos_html/xiphos_html_1.o [123/129] cc: build/default/src/webkit/marshal.c -> build/default/src/webkit/marshal_1.o ./src/gnome2/mod_mgr.c: In function 'create_fileselection_local_source': ./src/gnome2/mod_mgr.c:2307: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c:2308: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c: In function 'on_button_remove_local_clicked': ./src/gnome2/mod_mgr.c:2674: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c: In function 'on_button_add_remote_clicked': ./src/gnome2/mod_mgr.c:2733: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c: In function 'on_button_remove_remote_clicked': ./src/gnome2/mod_mgr.c:2913: warning: 'GtkStock' is deprecated ./src/gnome2/mod_mgr.c: In function 'setup_dialog_action_area': ./src/gnome2/mod_mgr.c:3087: warning: 'gtk_dialog_get_action_area' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkdialog.h:205) ./src/gnome2/main_menu.c: In function 'on_save_session_activate': ./src/gnome2/main_menu.c:594: warning: 'GtkStock' is deprecated ./src/gnome2/main_menu.c:595: warning: 'GtkStock' is deprecated ./src/gnome2/main_menu.c: In function 'on_open_session_activate': ./src/gnome2/main_menu.c:700: warning: 'GtkStock' is deprecated ./src/gnome2/main_menu.c:701: warning: 'GtkStock' is deprecated [124/129] cc: src/webkit/wk-html.c -> build/default/src/webkit/wk-html_1.o [125/129] cc: build/default/src/examples/marshal.c -> build/default/src/examples/marshal_1.o [126/129] cc: src/examples/xiphos-nav.c -> build/default/src/examples/xiphos-nav_1.o ./src/gnome2/main_window.c: In function 'create_mainwindow': ./src/gnome2/main_window.c:840: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/main_window.c:840: warning: 'GtkStock' is deprecated ./src/gnome2/treekey-editor.c: In function 'on_add_sibling_activate': ./src/gnome2/treekey-editor.c:140: warning: 'GtkStock' is deprecated ./src/gnome2/treekey-editor.c: In function 'on_add_child_activate': ./src/gnome2/treekey-editor.c:199: warning: 'GtkStock' is deprecated ./src/gnome2/treekey-editor.c: In function 'on_remove_activate': ./src/gnome2/treekey-editor.c:260: warning: 'GtkStock' is deprecated ./src/gnome2/treekey-editor.c: In function 'on_edit_activate2': ./src/gnome2/treekey-editor.c:285: warning: 'GtkStock' is deprecated ./src/gnome2/search_sidebar.c: In function 'on_search_button_clicked': ./src/gnome2/search_sidebar.c:68: warning: 'gtk_button_set_use_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:134) ./src/gnome2/search_sidebar.c:72: warning: 'gtk_button_set_use_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:134) ./src/gnome2/search_sidebar.c:75: warning: 'gtk_button_set_use_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:134) ./src/gnome2/search_sidebar.c: In function 'gui_create_search_sidebar': ./src/gnome2/search_sidebar.c:181: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:103) ./src/gnome2/search_sidebar.c:181: warning: 'GtkStock' is deprecated ./src/gnome2/search_sidebar.c:387: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:74) ./src/gnome2/search_sidebar.c:387: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) ./src/gnome2/search_sidebar.c:397: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:74) ./src/gnome2/search_sidebar.c:397: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) ./src/gnome2/tabbed_browser.c: In function 'tab_widget_new': ./src/gnome2/tabbed_browser.c:792: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) ./src/gnome2/tabbed_browser.c:792: warning: 'GtkStock' is deprecated ./src/gnome2/preferences_dialog.c: In function 'ps_button_clear': ./src/gnome2/preferences_dialog.c:2604: warning: 'GtkStock' is deprecated ./src/gnome2/preferences_dialog.c: In function 'ps_button_cut': ./src/gnome2/preferences_dialog.c:2650: warning: 'GtkStock' is deprecated ./src/gnome2/search_dialog.c: In function 'on_button_begin_search': ./src/gnome2/search_dialog.c:306: warning: 'gtk_button_set_use_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:134) ./src/gnome2/search_dialog.c:310: warning: 'gtk_button_set_use_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:134) ./src/gnome2/search_dialog.c:313: warning: 'gtk_button_set_use_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:134) ./src/gnome2/search_dialog.c: In function 'clear_modules': ./src/gnome2/search_dialog.c:502: warning: 'GtkStock' is deprecated ./src/gnome2/search_dialog.c: In function 'delete_list': ./src/gnome2/search_dialog.c:704: warning: 'GtkStock' is deprecated ./src/gnome2/parallel_dialog.c: In function 'create_parallel_dialog': ./src/gnome2/parallel_dialog.c:429: warning: 'gtk_dialog_get_action_area' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkdialog.h:205) ./src/gnome2/parallel_dialog.c:448: warning: 'gtk_button_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkbutton.h:103) ./src/gnome2/parallel_dialog.c:448: warning: 'GtkStock' is deprecated ./src/gnome2/sidebar.c: In function 'create_search_results_page': ./src/gnome2/sidebar.c:1279: warning: 'gtk_tree_view_set_rules_hint' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtktreeview.h:247) ./src/gnome2/sidebar_dialog.c: In function 'gui_attach_detach_sidebar': ./src/gnome2/sidebar_dialog.c:71: warning: 'gtk_widget_reparent' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkwidget.h:774) ./src/gnome2/sidebar_dialog.c:93: warning: 'gtk_widget_reparent' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkwidget.h:774) [127/129] cxx_link: build/default/src/gnome2/locale_set_2.o build/default/src/gnome2/marshal_2.o build/default/src/gnome2/about_modules_2.o build/default/src/gnome2/about_sword_2.o build/default/src/gnome2/about_trans_2.o build/default/src/gnome2/about_xiphos_2.o build/default/src/gnome2/bibletext_2.o build/default/src/gnome2/bibletext_dialog_2.o build/default/src/gnome2/bookmark_dialog_2.o build/default/src/gnome2/bookmarks_menu_2.o build/default/src/gnome2/bookmarks_treeview_2.o build/default/src/gnome2/cipher_key_dialog_2.o build/default/src/gnome2/commentary_2.o build/default/src/gnome2/commentary_dialog_2.o build/default/src/gnome2/dialog_2.o build/default/src/gnome2/dictlex_2.o build/default/src/gnome2/dictlex_dialog_2.o build/default/src/gnome2/display_info_2.o build/default/src/gnome2/dummy_2.o build/default/src/gnome2/export_bookmarks_2.o build/default/src/gnome2/export_dialog_2.o build/default/src/gnome2/find_dialog_2.o build/default/src/gnome2/font_dialog_2.o build/default /src/gnome2/gbs_2.o build/default/src/gnome2/gbs_dialog_2.o build/default/src/gnome2/gui_2.o build/default/src/gnome2/ipc_2.o build/default/src/gnome2/main_menu_2.o build/default/src/gnome2/main_window_2.o build/default/src/gnome2/menu_popup_2.o build/default/src/gnome2/mod_mgr_2.o build/default/src/gnome2/navbar_book_2.o build/default/src/gnome2/navbar_book_dialog_2.o build/default/src/gnome2/navbar_versekey_2.o build/default/src/gnome2/navbar_versekey_dialog_2.o build/default/src/gnome2/navbar_versekey_editor_2.o build/default/src/gnome2/navbar_versekey_parallel_2.o build/default/src/gnome2/parallel_dialog_2.o build/default/src/gnome2/parallel_tab_2.o build/default/src/gnome2/parallel_view_2.o build/default/src/gnome2/preferences_dialog_2.o build/default/src/gnome2/search_dialog_2.o build/default/src/gnome2/search_sidebar_2.o build/default/src/gnome2/sidebar_2.o build/default/src/gnome2/sidebar_dialog_2.o build/default/src/gnome2/splash_2.o build/default/src/gnome2/tabbed_browser_ 2.o build/default/src/gnome2/treekey-editor_! 2.o build/default/src/gnome2/utilities_2.o build/default/src/gnome2/xiphos_2.o build/default/src/backend/gs_stringmgr_1.o build/default/src/backend/module_manager_1.o build/default/src/backend/sword_main_1.o build/default/src/editor/slib-editor_1.o build/default/src/editor/link_dialog_1.o build/default/src/main/configs_1.o build/default/src/main/display_1.o build/default/src/main/export_passage_1.o build/default/src/main/global_ops_1.o build/default/src/main/lists_1.o build/default/src/main/main_1.o build/default/src/main/mod_mgr_1.o build/default/src/main/module_dialogs_1.o build/default/src/main/modulecache_1.o build/default/src/main/navbar_1.o build/default/src/main/navbar_book_1.o build/default/src/main/navbar_book_dialog_1.o build/default/src/main/navbar_versekey_1.o build/default/src/main/parallel_view_1.o build/default/src/main/prayerlists_1.o build/default/src/main/previewer_1.o build/default/src/main/search_dialog_1.o build/default/src/main/search_sidebar_1.o build/default/ src/main/settings_1.o build/default/src/main/sidebar_1.o build/default/src/main/sword_1.o build/default/src/main/sword_treekey_1.o build/default/src/main/tab_history_1.o build/default/src/main/url_1.o build/default/src/main/xml_1.o build/default/src/xiphos_html/marshal_1.o build/default/src/xiphos_html/xiphos_html_1.o build/default/src/webkit/marshal_1.o build/default/src/webkit/wk-html_1.o -> build/default/src/gnome2/xiphos [128/129] cxx_link: build/default/src/examples/marshal_1.o build/default/src/examples/xiphos-nav_1.o -> build/default/src/examples/xiphos-nav /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZSt25__throw_bad_function_callv@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt18condition_variable4waitERSt11unique_lockISt5mutexE@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `_ZNSt6chrono3_V212system_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZSt15__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt8__detail15_List_node_base7_M_hookEPS0_@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZSt11__once_call@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt18condition_variableD1Ev@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZSt20__throw_system_errori@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt18condition_variable10notify_oneEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt18condition_variableC1Ev@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `_ZNSt18condition_variable10notify_allEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt6chrono3_V212steady_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZSt25__throw_bad_function_callv@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt18condition_variable4waitERSt11unique_lockISt5mutexE@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `_ZNSt6chrono3_V212system_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZSt15__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt8__detail15_List_node_base7_M_hookEPS0_@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZSt11__once_call@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt18condition_variableD1Ev@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZSt20__throw_system_errori@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt18condition_variable10notify_oneEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt18condition_variableC1Ev@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `_ZNSt18condition_variable10notify_allEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt6chrono3_V212steady_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `__once_proxy@GLIBCXX_3.4.11' Waf: Leaving directory `/wrkdirs/usr/ports/misc/xiphos/work/xiphos-3.1.6/build' Build failed: -> task failed (err #1): {task: cxx_link marshal_1.o,xiphos-nav_1.o -> xiphos-nav} -> task failed (err #1): {task: cxx_link locale_set_2.o,marshal_2.o,about_modules_2.o,about_sword_2.o,about_trans_2.o,about_xiphos_2.o,bibletext_2.o,bibletext_dialog_2.o,bookmark_dialog_2.o,bookmarks_menu_2.o,bookmarks_treeview_2.o,cipher_key_dialog_2.o,commentary_2.o,commentary_dialog_2.o,dialog_2.o,dictlex_2.o,dictlex_dialog_2.o,display_info_2.o,dummy_2.o,export_bookmarks_2.o,export_dialog_2.o,find_dialog_2.o,font_dialog_2.o,gbs_2.o,gbs_dialog_2.o,gui_2.o,ipc_2.o,main_menu_2.o,main_window_2.o,menu_popup_2.o,mod_mgr_2.o,navbar_book_2.o,navbar_book_dialog_2.o,navbar_versekey_2.o,navbar_versekey_dialog_2.o,navbar_versekey_editor_2.o,navbar_versekey_parallel_2.o,parallel_dialog_2.o,parallel_tab_2.o,parallel_view_2.o,preferences_dialog_2.o,search_dialog_2.o,search_sidebar_2.o,sidebar_2.o,sidebar_dialog_2.o,splash_2.o,tabbed_browser_2.o,treekey-editor_2.o,utilities_2.o,xiphos_2.o,gs_stringmgr_1.o,module_manager_1.o,sword_main_1.o,slib-editor_1.o,link_dialog_1.o,configs_1.o,display_1.o,export_passage_1.o,global_ ops_1.o,lists_1.o,main_1.o,mod_mgr_1.o,module_dialogs_1.o,modulecache_1.o,navbar_1.o,navbar_book_1.o,navbar_book_dialog_1.o,navbar_versekey_1.o,parallel_view_1.o,prayerlists_1.o,previewer_1.o,search_dialog_1.o,search_sidebar_1.o,settings_1.o,sidebar_1.o,sword_1.o,sword_treekey_1.o,tab_history_1.o,url_1.o,xml_1.o,marshal_1.o,xiphos_html_1.o,marshal_1.o,wk-html_1.o -> xiphos} *** Error code 1 Stop in /usr/ports/misc/xiphos. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 08:44:10 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 2E540A6; Sat, 31 Jan 2015 08:44:10 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 183A6F55; Sat, 31 Jan 2015 08:44:10 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V8i8mF052724; Sat, 31 Jan 2015 08:44:08 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V8i8N0052710; Sat, 31 Jan 2015 08:44:08 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 08:44:08 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310844.t0V8i8N0052710@beefy1.isc.freebsd.org> To: amdmi3@FreeBSD.org Subject: [package - 84i386-default][graphics/osg-devel] Failed for osg-devel-3.3.3 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, 31 Jan 2015 08:44:10 -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: amdmi3@FreeBSD.org Last committer: amdmi3@FreeBSD.org Ident: $FreeBSD: head/graphics/osg-devel/Makefile 377812 2015-01-24 19:10:40Z amdmi3 $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/osg-devel-3.3.3.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building graphics/osg-devel build started at Sat Jan 31 07:41:36 UTC 2015 port directory: /usr/ports/graphics/osg-devel building for: FreeBSD 84i386-default-job-09 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: amdmi3@FreeBSD.org Makefile ident: $FreeBSD: head/graphics/osg-devel/Makefile 377812 2015-01-24 19:10:40Z amdmi3 $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=osg-devel-3.3.3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for osg-devel-3.3.3: CURL=off: Data transfer support via cURL FFMPEG=on: FFmpeg support (WMA, AIFF, AC3, APE...) FREETYPE=on: TrueType font rendering support GDAL=off: GDAL support GIF=on: GIF image format support GSTREAMER=off: Multimedia support via GStreamer GTA=off: GTA file format support INVENTOR=off: SGI OpenInventor support JASPER=off: JPEG 2000 support via JasPer LIBLAS=off: liblas support LUA=off: Lua script engine support NVTT=off: Use NVidia texture tools OPENEXR=off: HDR image format support via OpenEXR PDF=off: PDF document support PYTHON=off: Python script engine support QT4=off: Qt 4 toolkit support SDL=off: Use SDL (joystick support in present3d) SVG=off: SVG vector image format support V8=off: V8 script engine support VNC=off: LibVNCServer support XINE=off: Multimedia support via Xine XRANDR=on: X11 XRandR extension support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/osg-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/osg-devel/work HOME=/wrkdirs/usr/ports/graphics/osg-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/osg-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/osg-devel/work HOME=/wrkdirs/usr/ports/graphics/osg-devel/work TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/osg-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/osg-devel/work HOME=/wrkdirs/usr/ports/graphics/osg-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/osg-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/osg-devel/work HOME=/wrkdirs/usr/ports/graphics/osg-devel/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-- OSG_VERSION=3.3.3 OSG_SHLIBVER=115 OPENTHREADS_VERSION=3.3.0 OPENTHREADS_SHLIBVER=20 CURL="@comment " NO_CURL="" FFMPEG="" NO_FFMPEG="@comment " FREETYPE="" NO_FREETYPE="@comment " GDAL="@comment " NO_GDAL="" GIF="" NO_GIF="@comment " GSTREAMER="@comment " NO_GSTREAMER="" GTA="@comment " NO_GTA="" INVENTOR="@comment " NO_INVENTOR="" JASPER="@comment " NO_JASPER="" LIBLAS="@comment " NO_LIBLAS="" LUA="@comment " NO_LUA="" NVTT="@comment " NO_NVTT="" OPENEXR="@comment " NO_OPENEXR="" PDF="@comment " NO_PDF="" PYTHON="@comment " NO_PYTHON="" QT4="@comment " NO_QT4="" SDL="@comment " NO_SDL="" SVG="@comment " NO_SVG="" V8="@comment " NO_V8="" VNC="@comment " NO_VNC="" XINE="@comment " NO_XINE="" XRANDR="" NO_XRANDR="@comment " CMAKE_BUILD_TYPE="release" OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/osg" EXAMPLESDIR="share/examples/osg" DATADIR="share/osg" WWWDIR="www/osg" ETCDIR="etc/osg" --End PLIST_SUB-- --SUB_LIST-- CURL="@comment " NO_CURL="" FFMPEG="" NO_FFMPEG="@comment " FREETYPE="" NO_FREETYPE="@comment " GDAL="@comment " NO_GDAL="" GIF="" NO_GIF="@comment " GSTREAMER="@comment " NO_GSTREAMER="" GTA="@comment " NO_GTA="" INVENTOR="@comment " NO_INVENTOR="" JASPER="@comment " NO_JASPER="" LIBLAS="@comment " NO_LIBLAS="" LUA="@comment " NO_LUA="" NVTT="@comment " NO_NVTT="" OPENEXR="@comment " cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_geom.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_geom.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 91%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_header.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_header.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_header.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 91%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_label.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_label.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_label.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 91%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_light.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_light.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_light.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 91%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_main.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_main.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_main.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 91%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_managers.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_managers.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_managers.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 91%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_material.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_material.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_material.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles 98 [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_model.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_model.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_model.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_nodes.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_nodes.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_nodes.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_parse.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_parse.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_parse.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_pparse.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_pparse.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_pparse.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_print.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_print.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_print.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_print_parse.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_print_parse.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_print_parse.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_range.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_range.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_range.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_rarchive.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_rarchive.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_rarchive.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_readbuf.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_readbuf.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_readbuf.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_scene.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_scene.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_scene.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_swap.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_swap.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_swap.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_tile.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_tile.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_tile.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_util.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_util.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_util.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_warchive.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_warchive.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_warchive.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_writebuf.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_writebuf.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_writebuf.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles 99 [ 93%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/TXPArchive.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/TXPArchive.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/TXPArchive.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 93%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/TXPIO.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/TXPIO.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/TXPIO.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 93%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/TXPNode.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/TXPNode.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/TXPNode.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 93%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/TXPPagedLOD.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/TXPPagedLOD.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/TXPPagedLOD.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 93%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/TXPPageManager.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/TXPPageManager.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/TXPPageManager.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 93%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/TXPParser.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/TXPParser.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/TXPParser.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 93%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/TXPSeamLOD.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/TXPSeamLOD.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/TXPSeamLOD.cpp Linking CXX shared module ../../../lib/osgPlugins-3.3.3/osgdb_txp.so cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/osgdb_txp.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fno-strict-aliasing -shared -Wl,-soname,osgdb_txp.so -o ../../../lib/osgPlugins-3.3.3/osgdb_txp.so CMakeFiles/osgdb_txp.dir/ReaderWriterTXP.o CMakeFiles/osgdb_txp.dir/TileMapper.o CMakeFiles/osgdb_txp.dir/trpage_basic.o CMakeFiles/osgdb_txp.dir/trpage_compat.o CMakeFiles/osgdb_txp.dir/trpage_geom.o CMakeFiles/osgdb_txp.dir/trpage_header.o CMakeFiles/osgdb_txp.dir/trpage_label.o CMakeFiles/osgdb_txp.dir/trpage_light.o CMakeFiles/osgdb_txp.dir/trpage_main.o CMakeFiles/osgdb_txp.dir/trpage_managers.o CMakeFiles/osgdb_txp.dir/trpage_material.o CMakeFiles/osgdb_txp.dir/trpage_model.o CMakeFiles/osgdb_txp.dir/trpage_nodes.o CMakeFiles/osgdb_txp.dir/trpage_parse.o CMakeFiles/osgdb_txp.dir/trpage_pparse.o CMakeFiles/osgdb_txp.dir/trpage_print.o CMakeFiles/osgdb_txp.dir/trpage_print_parse.o CMakeFiles/osgdb_txp.dir/tr page_range.o CMakeFiles/osgdb_txp.dir/trpage_rarchive.o CMakeFiles/osgdb_txp.dir/trpage_readbuf.o CMakeFiles/osgdb_txp.dir/trpage_scene.o CMakeFiles/osgdb_txp.dir/trpage_swap.o CMakeFiles/osgdb_txp.dir/trpage_tile.o CMakeFiles/osgdb_txp.dir/trpage_util.o CMakeFiles/osgdb_txp.dir/trpage_warchive.o CMakeFiles/osgdb_txp.dir/trpage_writebuf.o CMakeFiles/osgdb_txp.dir/TXPArchive.o CMakeFiles/osgdb_txp.dir/TXPIO.o CMakeFiles/osgdb_txp.dir/TXPNode.o CMakeFiles/osgdb_txp.dir/TXPPagedLOD.o CMakeFiles/osgdb_txp.dir/TXPPageManager.o CMakeFiles/osgdb_txp.dir/TXPParser.o CMakeFiles/osgdb_txp.dir/TXPSeamLOD.o ../../../lib/libosgSim.so.3.3.3 ../../../lib/libosgText.so.3.3.3 ../../../lib/libosgDB.so.3.3.3 -lz ../../../lib/libosgUtil.so.3.3.3 ../../../lib/libosg.so.3.3.3 ../../../lib/libOpenThreads.so.3.3.0 -pthread -lm /usr/local/lib/libGL.so -Wl,-rpath,/wrkdirs/usr/ports/graphics/osg-devel/work/.build/lib:/usr/local/lib: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles 98 99 [ 93%] Built target osgdb_txp /usr/bin/make -f src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/build.make src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/depend cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3 /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg /wrkdirs/usr/ports/graphics/osg-devel/work/.build /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/ffmpeg /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/DependInfo.cmake Scanning dependencies of target osgdb_ffmpeg /usr/bin/make -f src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/build.make src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 93%] Building CXX object src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/FFmpegClocks.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/ffmpeg && /usr/bin/c++ -DUSE_SWSCALE -D__STDC_CONSTANT_MACROS -Dosgdb_ffmpeg_EXPORTS -O2 -pipe -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -Wno-deprecated-declarations -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/usr/local/include/libswscale -o CMakeFiles/osgdb_ffmpeg.dir/FFmpegClocks.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp In file included from /usr/local/include/libavutil/common.h:416, from /usr/local/include/libavutil/avutil.h:289, from /usr/local/include/libavutil/samplefmt.h:24, from /usr/local/include/libavcodec/avcodec.h:31, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavutil/mem.h:72:27: warning: anonymous variadic macros were introduced in C99 In file included from /usr/local/include/libavutil/avutil.h:295, from /usr/local/include/libavutil/samplefmt.h:24, from /usr/local/include/libavcodec/avcodec.h:31, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavutil/log.h:312:27: warning: anonymous variadic macros were introduced in C99 In file included from /usr/local/include/libavutil/samplefmt.h:24, from /usr/local/include/libavcodec/avcodec.h:31, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavutil/avutil.h:273: error: comma at end of enumerator list In file included from /usr/local/include/libavutil/avutil.h:294, from /usr/local/include/libavutil/samplefmt.h:24, from /usr/local/include/libavcodec/avcodec.h:31, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavutil/mathematics.h:76: error: comma at end of enumerator list In file included from /usr/local/include/libavutil/avutil.h:295, from /usr/local/include/libavutil/samplefmt.h:24, from /usr/local/include/libavcodec/avcodec.h:31, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavutil/log.h:46: error: comma at end of enumerator list In file included from /usr/local/include/libavutil/pixfmt.h:288, from /usr/local/include/libavutil/avutil.h:296, from /usr/local/include/libavutil/samplefmt.h:24, from /usr/local/include/libavcodec/avcodec.h:31, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavutil/old_pix_fmts.h:176: error: comma at end of enumerator list In file included from /usr/local/include/libavutil/avutil.h:296, from /usr/local/include/libavutil/samplefmt.h:24, from /usr/local/include/libavcodec/avcodec.h:31, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavutil/pixfmt.h:436: error: comma at end of enumerator list /usr/local/include/libavutil/pixfmt.h:458: error: comma at end of enumerator list /usr/local/include/libavutil/pixfmt.h:476: error: comma at end of enumerator list /usr/local/include/libavutil/pixfmt.h:488: error: comma at end of enumerator list /usr/local/include/libavutil/pixfmt.h:506: error: comma at end of enumerator list In file included from /usr/local/include/libavcodec/avcodec.h:38, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavutil/frame.h:84: error: comma at end of enumerator list In file included from /usr/local/include/libavcodec/avcodec.h:548, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavcodec/old_codec_ids.h:395: error: comma at end of enumerator list In file included from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavcodec/avcodec.h:641: error: comma at end of enumerator list /usr/local/include/libavcodec/avcodec.h:656: error: comma at end of enumerator list /usr/local/include/libavcodec/avcodec.h:669: error: comma at end of enumerator list /usr/local/include/libavcodec/avcodec.h:1081: error: comma at end of enumerator list /usr/local/include/libavcodec/avcodec.h:1188: error: comma at end of enumerator list /usr/local/include/libavcodec/avcodec.h:1202: error: comma at end of enumerator list /usr/local/include/libavcodec/avcodec.h:3354: error: comma at end of enumerator list /usr/local/include/libavcodec/avcodec.h:4108: error: comma at end of enumerator list /usr/local/include/libavcodec/avcodec.h:5082: error: comma at end of enumerator list In file included from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:12, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavformat/avformat.h:704: error: comma at end of enumerator list In file included from /usr/local/include/libavdevice/avdevice.h:47, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:15, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavutil/opt.h:246: error: comma at end of enumerator list /usr/local/include/libavutil/opt.h:592: error: comma at end of enumerator list In file included from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:15, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavdevice/avdevice.h:191: error: comma at end of enumerator list /usr/local/include/libavdevice/avdevice.h:292: error: comma at end of enumerator list *** Error code 1 Stop in /wrkdirs/usr/ports/graphics/osg-devel/work/.build. *** Error code 1 Stop in /wrkdirs/usr/ports/graphics/osg-devel/work/.build. *** Error code 1 Stop in /wrkdirs/usr/ports/graphics/osg-devel/work/.build. *** Error code 1 Stop in /usr/ports/graphics/osg-devel. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 08:45:13 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 7E1A2C5; Sat, 31 Jan 2015 08:45:13 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 5CDB5F5F; Sat, 31 Jan 2015 08:45:13 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V8jDuC088218; Sat, 31 Jan 2015 08:45:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V8jDMe088193; Sat, 31 Jan 2015 08:45:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 08:45:13 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310845.t0V8jDMe088193@beefy2.isc.freebsd.org> To: cs@FreeBSD.org Subject: [package - 84amd64-default][security/pond] Failed for pond-20140824_1 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, 31 Jan 2015 08:45:13 -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: cs@FreeBSD.org Last committer: cs@FreeBSD.org Ident: $FreeBSD: head/security/pond/Makefile 368278 2014-09-15 18:03:10Z cs $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/pond-20140824_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building security/pond build started at Sat Jan 31 08:44:45 UTC 2015 port directory: /usr/ports/security/pond building for: FreeBSD 84amd64-default-job-19 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: cs@FreeBSD.org Makefile ident: $FreeBSD: head/security/pond/Makefile 368278 2014-09-15 18:03:10Z cs $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=pond-20140824_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/pond/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/pond/work HOME=/wrkdirs/usr/ports/security/pond/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/security/pond/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/pond/work HOME=/wrkdirs/usr/ports/security/pond/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/pond/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/pond/work HOME=/wrkdirs/usr/ports/security/pond/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/security/pond/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/pond/work HOME=/wrkdirs/usr/ports/security/pond/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-- GO_LIBDIR=share/go/pkg/freebsd_amd64 GO_SRCDIR=share/go/src GO_PKGNAME=github.com/agl/pond 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/pond" EXAMPLESDIR="share/examples/pond" DATADIR="share/pond" WWWDIR="www/pond" ETCDIR="etc/pond" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pond DOCSDIR=/usr/local/share/doc/pond EXAMPLESDIR=/usr/local/share/examples/pond WWWDIR=/usr/local/www/pond ETCDIR=/usr/local/etc/pond --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> pond-20140824_1 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.7.txz [84amd64-default-job-19] Installing pkg-1.4.7... [84amd64-default-job-19] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of pond-20140824_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by pond-20140824_1 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by pond-20140824_1 for building => SHA256 Checksum OK for pond-20140824.tar.gz. => SHA256 Checksum OK for go-gtk-20140629.tar.gz. => SHA256 Checksum OK for ed25519-20140215.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by pond-20140824_1 for building ===> Extracting for pond-20140824_1 => SHA256 Checksum OK for pond-20140824.tar.gz. => SHA256 Checksum OK for go-gtk-20140629.tar.gz. => SHA256 Checksum OK for ed25519-20140215.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for pond-20140824_1 =========================================================================== =================================================== ===> pond-20140824_1 depends on file: /usr/local/share/go/pkg/freebsd_amd64/code.google.com/p/go.crypto/bcrypt.a - not found ===> Verifying install for /usr/local/share/go/pkg/freebsd_amd64/code.google.com/p/go.crypto/bcrypt.a in /usr/ports/security/go.crypto ===> Installing existing package /packages/All/go.crypto-20140828.txz [84amd64-default-job-19] Installing go.crypto-20140828... [84amd64-default-job-19] Extracting go.crypto-20140828... done ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on file: /usr/local/share/go/pkg/freebsd_amd64/code.google.com/p/goprotobuf/proto.a - not found ===> Verifying install for /usr/local/share/go/pkg/freebsd_amd64/code.google.com/p/goprotobuf/proto.a in /usr/ports/devel/goprotobuf ===> Installing existing package /packages/All/goprotobuf-20140812.txz [84amd64-default-job-19] Installing goprotobuf-20140812... [84amd64-default-job-19] `-- Installing protobuf-2.6.0... [84amd64-default-job-19] `-- Extracting protobuf-2.6.0... done [84amd64-default-job-19] Extracting goprotobuf-20140812... done ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on file: /usr/local/share/go/pkg/freebsd_amd64/code.google.com/p/go.net/dict.a - not found ===> Verifying install for /usr/local/share/go/pkg/freebsd_amd64/code.google.com/p/go.net/dict.a in /usr/ports/net/go.net ===> Installing existing package /packages/All/go.net-20131227.txz [84amd64-default-job-19] Installing go.net-20131227... [84amd64-default-job-19] Extracting go.net-20131227... done ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on file: /usr/local/bin/go - not found ===> Verifying install for /usr/local/bin/go in /usr/ports/lang/go ===> Installing existing package /packages/All/go-1.4,1.txz [84amd64-default-job-19] Installing go-1.4,1... [84amd64-default-job-19] Extracting go-1.4,1... done ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on file: /usr/local/bin/intltool-extract - not found ===> Verifying install for /usr/local/bin/intltool-extract in /usr/ports/textproc/intltool ===> Installing existing package /packages/All/intltool-0.50.2.txz [84amd64-default-job-19] Installing intltool-0.50.2... [84amd64-default-job-19] `-- Installing libiconv-1.14_6... [84amd64-default-job-19] `-- Extracting libiconv-1.14_6... done [84amd64-default-job-19] `-- Installing p5-XML-Parser-2.41_2... [84amd64-default-job-19] | `-- Installing expat-2.1.0_2... [84amd64-default-job-19] | `-- Extracting expat-2.1.0_2... done [84amd64-default-job-19] | `-- Installing perl5-5.18.4_11... [84amd64-default-job-19] | `-- Extracting perl5-5.18.4_11... done [84amd64-default-job-19] `-- Extracting p5-XML-Parser-2.41_2... done [84amd64-default-job-19] Extracting intltool-0.50.2... done ===> Returning to build of pond-20140824_1 =========================================================================== =================================================== ===> pond-20140824_1 depends on shared library: libgtkspell.so - not found ===> Verifying for libgtkspell.so in /usr/ports/textproc/gtkspell ===> Installing existing package /packages/All/gtkspell-2.0.16_5.txz [84amd64-default-job-19] Installing gtkspell-2.0.16_5... [84amd64-default-job-19] `-- Installing atk-2.14.0... [84amd64-default-job-19] | `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-19] | | `-- Installing indexinfo-0.2.2... [84amd64-default-job-19] | | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-19] | `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-19] | `-- Installing glib-2.42.1... [84amd64-default-job-19] | | `-- Installing libffi-3.2.1... [84amd64-default-job-19] | | `-- Extracting libffi-3.2.1... done [84amd64-default-job-19] | | `-- Installing pcre-8.35_2... [84amd64-default-job-19] | | `-- Extracting pcre-8.35_2... done [84amd64-default-job-19] | | `-- Installing python27-2.7.9... [84amd64-default-job-19] | | `-- Extracting python27-2.7.9... done [84amd64-default-job-19] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [84amd64-default-job-19] | | | `-- Installing xcb-util-0.4.0,1... [84amd64-default-job-19] | | | `-- Extracting xcb-util-0.4.0,1... done [84amd64-default-job-19] | | | `-- Extracting xcb-util-renderutil-0.3.9... done [84amd64-default-job-19] | | `-- Extracting cairo-1.12.18_1,2... done [84amd64-default-job-19] | | `-- Installing encodings-1.0.4_1,1... [84amd64-default-job-19] | | | `-- Installing font-util-1.3.0_1... [84amd64-default-job-19] | | | `-- Extracting font-util-1.3.0_1... done [84amd64-default-job-19] | | `-- Extracting encodings-1.0.4_1,1... done [84amd64-default-job-19] | | `-- Installing harfbuzz-0.9.36... [84amd64-default-job-19] | | | `-- Installing graphite2-1.2.4... [84amd64-default-job-19] | | | `-- Extracting graphite2-1.2.4... done [84amd64-default-job-19] | | | `-- Installing icu-53.1... [84amd64-default-job-19] | | | `-- Extracting icu-53.1... done [84amd64-default-job-19] | | `-- Extracting harfbuzz-0.9.36... done [84amd64-default-job-19] | | `-- Installing libXft-2.3.2... [84amd64-default-job-19] | | `-- Extracting libXft-2.3.2... done [84amd64-default-job-19] | | `-- Installing xorg-fonts-truetype-7.7_1... [84amd64-default-job-19] | | | `-- Installing dejavu-2.34_4... [84amd64-default-job-19] | | | `-- Extracting dejavu-2.34_4... done mkfontscale: not found mkfontdir: not found [84amd64-default-job-19] | | | `-- Installing font-bh-ttf-1.0.3_1... [84amd64-default-job-19] | | | `-- Installing mkfontdir-1.0.7... [84amd64-default-job-19] | | | | `-- Installing mkfontscale-1.1.1_1... [84amd64-default-job-19] | | | | `-- Installing libfontenc-1.1.2_2... [84amd64-default-job-19] | | | | `-- Extracting libfontenc-1.1.2_2... done [84amd64-default-job-19] | | | | `-- Extracting mkfontscale-1.1.1_1... done [84amd64-default-job-19] | | | `-- Extracting mkfontdir-1.0.7... done [84amd64-default-job-19] | | | `-- Extracting font-bh-ttf-1.0.3_1... done [84amd64-default-job-19] | | | `-- Installing font-misc-ethiopic-1.0.3_1... [84amd64-default-job-19] | | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [84amd64-default-job-19] | | | `-- Installing font-misc-meltho-1.0.3_1... [84amd64-default-job-19] | | | `-- Extracting font-misc-meltho-1.0.3_1... done [84amd64-default-job-19] | | `-- Extracting pango-1.36.8... done [84amd64-default-job-19] | | `-- Installing shared-mime-info-1.1_1... [84amd64-default-job-19] | | `-- Extracting shared-mime-info-1.1_1... done [84amd64-default-job-19] | `-- Extracting gtk-update-icon-cache-2.24.25... done [84amd64-default-job-19] | `-- Installing python-2.7_2,2... [84amd64-default-job-19] | | `-- Installing python2-2_3... [84amd64-default-job-19] | | `-- Extracting python2-2_3... done [84amd64-default-job-19] | `-- Extracting python-2.7_2,2... done [84amd64-default-job-19] `-- Extracting gtk2-2.24.25_1... done [84amd64-default-job-19] Extracting gtkspell-2.0.16_5... done 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 ===================================================================== Message for dejavu-2.34_4: 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. ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on shared library: libtspi.so - not found ===> Verifying for libtspi.so in /usr/ports/security/trousers ===> Installing existing package /packages/All/trousers-tddl-0.3.10_7.txz [84amd64-default-job-19] Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [84amd64-default-job-19] Extracting trousers-tddl-0.3.10_7... done Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so.0.21409.1) ===> pond-20140824_1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so.0.4200.1) ===> pond-20140824_1 depends on shared library: libgtk-3.so - not found ===> Verifying for libgtk-3.so in /usr/ports/x11-toolkits/gtk30 ===> Installing existing package /packages/All/gtk3-3.14.7.txz [84amd64-default-job-19] Installing gtk3-3.14.7... [84amd64-default-job-19] `-- Installing adwaita-icon-theme-3.14.0_1... [84amd64-default-job-19] `-- Extracting adwaita-icon-theme-3.14.0_1... done [84amd64-default-job-19] `-- Installing at-spi2-atk-2.14.1... [84amd64-default-job-19] | `-- Installing at-spi2-core-2.14.1... [84amd64-default-job-19] | | `-- Installing dbus-1.8.12_1... [84amd64-default-job-19] | | `-- Installing gnome_subr-1.0... [84amd64-default-job-19] | | `-- Extracting gnome_subr-1.0... done ===> Creating users and/or groups. Creating group 'messagebus' with gid '556'. Creating user 'messagebus' with uid '556'. [84amd64-default-job-19] | | `-- Extracting dbus-1.8.12_1... done [84amd64-default-job-19] | | `-- Installing libXtst-1.2.2_2... [84amd64-default-job-19] | | `-- Installing recordproto-1.14.2... [84amd64-default-job-19] | | `-- Extracting recordproto-1.14.2... done [84amd64-default-job-19] | | `-- Extracting libXtst-1.2.2_2... done [84amd64-default-job-19] | `-- Extracting at-spi2-core-2.14.1... done [84amd64-default-job-19] `-- Extracting at-spi2-atk-2.14.1... done [84amd64-default-job-19] `-- Installing colord-1.2.4... [84amd64-default-job-19] | `-- Installing lcms2-2.6_3... [84amd64-default-job-19] | `-- Extracting lcms2-2.6_3... done [84amd64-default-job-19] | `-- Installing polkit-0.105_5... [84amd64-default-job-19] | | `-- Installing gobject-introspection-1.42.0... [84amd64-default-job-19] | | `-- Extracting gobject-introspection-1.42.0... done [84amd64-default-job-19] | `-- Extracting polkit-0.105_5... done [84amd64-default-job-19] | `-- Installing sqlite3-3.8.8... [84amd64-default-job-19] | `-- Extracting sqlite3-3.8.8... done ===> Creating users and/or groups. Creating group 'colord' with gid '970'. Creating user 'colord' with uid '970'. [84amd64-default-job-19] `-- Extracting colord-1.2.4... done [84amd64-default-job-19] Extracting gtk3-3.14.7... done ===> Returning to build of pond-20140824_1 ===> pond-20140824_1 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so.0.3600.8) =========================================================================== =================================================== ===> Configuring for pond-20140824_1 =========================================================================== =================================================== ===> Building for pond-20140824_1 code.google.com/p/go.crypto/curve25519 code.google.com/p/goprotobuf/proto github.com/agl/ed25519/edwards25519 code.google.com/p/go.crypto/bn256 code.google.com/p/go.crypto/poly1305 code.google.com/p/go.crypto/salsa20/salsa code.google.com/p/go.crypto/ssh/terminal code.google.com/p/go.net/proxy code.google.com/p/go.crypto/pbkdf2 github.com/agl/pond/client/system code.google.com/p/go.crypto/hkdf github.com/agl/pond/panda/rijndael code.google.com/p/go.crypto/nacl/secretbox code.google.com/p/go.crypto/scrypt github.com/agl/pond/bbssig code.google.com/p/go.crypto/nacl/box github.com/agl/ed25519 github.com/agl/ed25519/extra25519 github.com/agl/pond/protos github.com/agl/pond/server/protos github.com/agl/pond/panda/proto github.com/agl/pond/panda github.com/agl/pond/transport github.com/agl/pond/client/disk github.com/agl/pond/pond-server github.com/agl/pond/client/ratchet github.com/agl/pond/pond # github.com/agl/pond/pond-server runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519.REDMASK51 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519._121666_213 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519._2P0 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519._2P1234 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA130 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA32 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA64 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA96 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET0 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET1 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET2 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET3 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET3MINUSTWO128 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET0 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET1 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET2 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET3 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.SCALE size 8 # github.com/agl/pond/pond runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519.REDMASK51 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519._121666_213 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519._2P0 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/curve25519._2P1234 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA130 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA32 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA64 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.ALPHA96 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET0 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET1 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET2 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET3 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.DOFFSET3MINUSTWO128 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET0 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET1 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET2 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.HOFFSET3 size 8 runtime/cgo(.text): missing Go type information for global symbol: code.google.com/p/go.crypto/poly1305.SCALE size 8 *** Error code 2 Stop in /usr/ports/security/pond. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 08:48:23 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 3FB54E7; Sat, 31 Jan 2015 08:48:23 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 29F86F6F; Sat, 31 Jan 2015 08:48:23 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V8mMZY071889; Sat, 31 Jan 2015 08:48:22 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V8mMtN071876; Sat, 31 Jan 2015 08:48:22 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 08:48:22 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310848.t0V8mMtN071876@beefy1.isc.freebsd.org> To: bapt@FreeBSD.org Subject: [package - 84i386-default][devel/i386-linux-binutils] Failed for i386-linux-binutils-2.25 in package 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, 31 Jan 2015 08:48:23 -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: bapt@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/devel/i386-linux-binutils/Makefile 375610 2014-12-25 22:48:42Z bapt $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/i386-linux-binutils-2.25.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building devel/i386-linux-binutils build started at Sat Jan 31 08:45:49 UTC 2015 port directory: /usr/ports/devel/i386-linux-binutils building for: FreeBSD 84i386-default-job-16 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: bapt@FreeBSD.org Makefile ident: $FreeBSD: head/devel/i386-linux-binutils/Makefile 375610 2014-12-25 22:48:42Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=i386-linux-binutils-2.25 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-shared --target=i386-pc-linux-gnu --disable-werror --with-sysroot=/ --disable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/work HOME=/wrkdirs/usr/ports/devel/i386-linux-binutils/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-- NLS="@comment " NO_NLS="" GOLD="@comment " OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/binutils" EXAMPLESDIR="share/examples/binutils" DATADIR="share/binutils" WWWDIR="www/binutils" ETCDIR="etc/binutils" --End PLIST_SUB-- --SUB_LIST-- NLS="@comment " NO_NLS="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/binutils DOCSDIR=/usr/local/share/doc/binutils EXAMPLESDIR=/usr/local/share/examples/binutils WWWDIR=/usr/local/www/binutils ETCDIR=/usr/local/etc/binutils --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 LGPL3 accepted by the user =========================================================================== =================================================== ===> i386-linux-binutils-2.25 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.7.txz [84i386-default-job-16] Installing pkg-1.4.7... [84i386-default-job-16] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of i386-linux-binutils-2.25 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by i386-linux-binutils-2.25 for building =========================================================================== =================================================== ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by i386-linux-binutils-2.25 for building => SHA256 Checksum OK for binutils-2.25.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by i386-linux-binutils-2.25 for building ===> Extracting for i386-linux-binutils-2.25 => SHA256 Checksum OK for binutils-2.25.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for i386-linux-binutils-2.25 ===> Applying FreeBSD patches for i386-linux-binutils-2.25 =========================================================================== =================================================== ===> i386-linux-binutils-2.25 depends on file: /usr/local/lib/libgmp.so - not found ===> Verifying install for /usr/local/lib/libgmp.so in /usr/ports/math/gmp ===> Installing existing package /packages/All/gmp-5.1.3_2.txz [84i386-default-job-16] Installing gmp-5.1.3_2... [84i386-default-job-16] `-- Installing indexinfo-0.2.2... [84i386-default-job-16] `-- Extracting indexinfo-0.2.2... done [84i386-default-job-16] Extracting gmp-5.1.3_2... done ===> Returning to build of i386-linux-binutils-2.25 ===> i386-linux-binutils-2.25 depends on file: /usr/local/lib/libmpfr.so - not found ===> Verifying install for /usr/local/lib/libmpfr.so in /usr/ports/math/mpfr ===> Installing existing package /packages/All/mpfr-3.1.2_2.txz [84i386-default-job-16] Installing mpfr-3.1.2_2... [84i386-default-job-16] Extracting mpfr-3.1.2_2... done ===> Returning to build of i386-linux-binutils-2.25 ===> i386-linux-binutils-2.25 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-16] Installing bison-2.7.1,1... [84i386-default-job-16] `-- Installing gettext-runtime-0.19.4... [84i386-default-job-16] | `-- Installing libiconv-1.14_6... [84i386-default-job-16] | `-- Extracting libiconv-1.14_6... done [84i386-default-job-16] `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-16] `-- Installing m4-1.4.17_1,1... [84i386-default-job-16] `-- Extracting m4-1.4.17_1,1... done [84i386-default-job-16] Extracting bison-2.7.1,1... done ===> Returning to build of i386-linux-binutils-2.25 ===> i386-linux-binutils-2.25 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 [84i386-default-job-16] Installing gmake-4.1_1... [84i386-default-job-16] Extracting gmake-4.1_1... done ===> Returning to build of i386-linux-binutils-2.25 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for i386-linux-binutils-2.25 configure: loading site script /usr/ports/Templates/config.site checking build system type... i386-portbld-freebsd8.4 checking host system type... i386-portbld-freebsd8.4 checking target system type... i386-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for gawk... (cached) /usr/bin/awk checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 cxxfilt /usr/local/bin/i386-pc-linux-gnu-c++filt libtool: install: install -o root -g wheel -m 555 -s cxxfilt /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/i386-pc-linux-gnu-c++filt /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin mkdir /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu mkdir /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin for i in nm-new strip-new ar ranlib dlltool objdump objcopy; do \ if [ -f $i ]; then \ j=`echo $i | sed -e 's/-new//'`; \ k=`echo $j | sed 's&^&i386-pc-linux-gnu-&'`; \ if [ "/usr/local/bin/$k" != "/usr/local/i386-pc-linux-gnu/bin/$j" ]; then \ rm -f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/$j; \ ln /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$k /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/$j >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 $i /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/$j; \ fi; \ else true; \ fi; \ done gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/binutils' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/binutils' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/binutils' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/binutils' gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/etc' gmake[2]: Nothing to be done for 'install'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/etc' gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas' Making install in doc gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas/doc' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas/doc' gmake[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/i386-linux/info" || ../../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info" install -o root -g wheel -m 0644 ./as.info '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info' install-info --info-dir='/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info' '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info/as.info' test -z "/usr/local/man/man1" || ../../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/man/man1" install -o root -g wheel -m 0644 'as.1' '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/man/man1/i386-pc-linux-gnu-as.1' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas/doc' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas/doc' Making install in po gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas/po' gmake[3]: Nothing to be done for 'install'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas/po' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas' /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 as-new /usr/local/bin/i386-pc-linux-gnu-as libtool: install: install -o root -g wheel -m 555 -s as-new /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/i386-pc-linux-gnu-as /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin n=`echo as | sed 's&^&i386-pc-linux-gnu-&'`; \ if [ "/usr/local/bin/$n" != "/usr/local/i386-pc-linux-gnu/bin/as" ]; then \ rm -f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/as; \ ln /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$n /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/as >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 as-new /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/as; \ else \ true ; \ fi gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gas' gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' gmake install-recursive gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' Making install in po gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof/po' gmake[4]: Nothing to be done for 'install'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof/po' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' test -z "/usr/local/bin" || ./../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin" /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 gprof '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/./i386-pc-linux-gnu-gprof' libtool: install: install -o root -g wheel -m 555 -s gprof /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/./i386-pc-linux-gnu-gprof test -z "/usr/local/i386-linux/info" || ./../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info" install -o root -g wheel -m 0644 ./gprof.info '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info' install-info --info-dir='/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info' '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info/gprof.info' test -z "/usr/local/man/man1" || ./../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/man/man1" install -o root -g wheel -m 0644 'gprof.1' '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/man/man1/i386-pc-linux-gnu-gprof.1' gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/gprof' gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/intl' gmake[2]: Nothing to be done for 'install'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/intl' gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' gmake install-recursive gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' Making install in po gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld/po' gmake[4]: Nothing to be done for 'install'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld/po' gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' gmake[5]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' test -z "/usr/local/bin" || ./../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin" /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 ld-new '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/./i386-pc-linux-gnu-ld.bfd' libtool: install: install -o root -g wheel -m 555 -s ld-new /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/./i386-pc-linux-gnu-ld.bfd /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin n=`echo ld.bfd | sed 's/^ld-new$/ld.bfd/;s&^&i386-pc-linux-gnu-&'`; \ if test "/usr/local/bin" != "/usr/local/i386-pc-linux-gnu/bin"; then \ rm -f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/ld.bfd; \ ln /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$n /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/ld.bfd >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 ld-new /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/ld.bfd; \ fi; \ if test "xyes" = "xyes"; then \ ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s&^&i386-pc-linux-gnu-&'`; \ rm -f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$ld; \ ln /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$n /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$ld >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 ld-new /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$ld; \ if test "/usr/local/bin" != "/usr/local/i386-pc-linux-gnu/bin"; then \ rm -f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/ld; \ ln /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/bin/$n /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/ld >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 ld-new /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/ld; \ fi; \ fi /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts mkdir /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib mkdir /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts for f in ldscripts/* ; do \ install -o root -g wheel -m 0644 $f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/$f ; \ done test -z "/usr/local/i386-linux/info" || ./../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info" install -o root -g wheel -m 0644 ./ld.info '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info' install-info --info-dir='/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info' '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux/info/ld.info' test -z "/usr/local/man/man1" || ./../install-sh -c -d "/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/man/man1" install -o root -g wheel -m 0644 'ld.1' '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/man/man1/i386-pc-linux-gnu-ld.1' gmake[5]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/ld' gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/libiberty' gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/libiberty/testsuite' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/libiberty/testsuite' if test -n ""; then \ /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/lib/`cc -O2 -pipe -fno-strict-aliasing -print-multi-os-directory`; \ install -o root -g wheel -m 0644 ./libiberty.a /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/lib/`cc -O2 -pipe -fno-strict-aliasing -print-multi-os-directory`/./libiberty.an; \ ( cd /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/lib/`cc -O2 -pipe -fno-strict-aliasing -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ); \ mv -f /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/lib/`cc -O2 -pipe -fno-strict-aliasing -print-multi-os-directory`/./libiberty.an /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/lib/`cc -O2 -pipe -fno-strict-aliasing -print-multi-os-directory`/./libiberty.a; \ case "" in \ /*) thd=;; \ *) thd=/usr/local/include/;; \ esac; \ /bin/sh ./../mkinstalldirs /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage${thd}; \ for h in ./../include/ansidecl.h ./../include/demangle.h ./../include/dyn-string.h ./../include/fibheap.h ./../include/floatformat.h ./../include/hashtab.h ./../include/libiberty.h ./../include/objalloc.h ./../include/partition.h ./../include/safe-ctype.h ./../include/sort.h ./../include/splay-tree.h ./../include/timeval-utils.h; do \ install -o root -g wheel -m 0644 $h /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage${thd}; \ done; \ fi gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/libiberty/testsuite' gmake[3]: Nothing to be done for 'install'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/libiberty/testsuite' gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25/libiberty' gmake[1]: Nothing to be done for 'install-target'. gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/i386-linux-binutils/work/binutils-2.25' /bin/rm -f -rf /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-linux /bin/ln -fs ../../bin/i386-pc-linux-gnu-size /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/bin/size ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for i386-linux-binutils-2.25 pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.x: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xbn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xd: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xdc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xdw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xr: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xs: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xsc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xsw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xu: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_k1om.xw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.x: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xbn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xd: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xdc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xdw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xr: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xs: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xsc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xsw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xu: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_l1om.xw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.x: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xbn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xd: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xdc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xdw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xn: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xr: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xs: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xsc: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xsw: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xu: No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/devel/i386-linux-binutils/work/stage/usr/local/i386-pc-linux-gnu/lib/ldscripts/elf_x86_64.xw: No such file or directory *** Error code 1 Stop in /usr/ports/devel/i386-linux-binutils. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 08:55:17 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 C9FAB126 for ; Sat, 31 Jan 2015 08:55:17 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 A853D81 for ; Sat, 31 Jan 2015 08:55:17 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V8tHTn001452 for ; Sat, 31 Jan 2015 08:55:17 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V8tHjh001433; Sat, 31 Jan 2015 08:55:17 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 08:55:17 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310855.t0V8tHjh001433@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84amd64-default][graphics/gthumb] Failed for gthumb-3.2.8_2 in build 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, 31 Jan 2015 08:55:17 -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: rm@FreeBSD.org Ident: $FreeBSD: head/graphics/gthumb/Makefile 373681 2014-11-30 17:57:00Z rm $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/gthumb-3.2.8_2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building graphics/gthumb build started at Sat Jan 31 08:53:01 UTC 2015 port directory: /usr/ports/graphics/gthumb building for: FreeBSD 84amd64-default-job-14 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/graphics/gthumb/Makefile 373681 2014-11-30 17:57:00Z rm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=gthumb-3.2.8_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gthumb-3.2.8_2: BRASERO=on: Write galleries to CD/DVD (large dependency) CLUTTER=on: Fancy slideshows EXIV2=on: EXIF and IPTC metadata support via exiv2 GSTREAMER=on: Video playback OPENRAW=on: RAW camera format support SECRET=on: Libsecret support for storing passwords WEBP=on: Support for Google WebP conversion tool WEBSERVICES=on: Web services YELP=on: Viewer for built-in help system ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-libchamplain --enable-librsvg --enable-brasero --enable-clutter --enable-exiv2 --enable-gstreamer --enable-libopenraw --enable-secret --enable-webp --enable-libsoup --enable-webkit2 --enable-libjson-glib --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gthumb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gthumb/work HOME=/wrkdirs/usr/ports/graphics/gthumb/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh GTKDOC="false" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gthumb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gthumb/work HOME=/wrkdirs/usr/ports/graphics/gthumb/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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -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-- GTHUMB_VER=3.2 BRASERO="" NO_BRASERO="@comment " CLUTTER="" NO_CLUTTER="@comment " EXIV2="" NO_EXIV2="@comment " GSTREAMER="" NO_GSTREAMER="@comment " OPENRAW="" NO_OPENRAW="@comment " SECRET="" NO_SECRET="@comment " WEBP="" NO_WEBP="@comment " WEBSERVICES="" NO_WEBSERVICES="@comment " YELP="" NO_YELP="@comment " 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/gthumb" EXAMPLESDIR="share/examples/gthumb" DATADIR="share/gthumb" WWWDIR="www/gthumb" ETCDIR="etc/gthumb" --End PLIST_SUB-- --SUB_LIST-- BRASERO="" NO_BRASERO="@comment " CLUTTER="" NO_CLUTTER="@comment " EXIV2="" NO_EXIV2="@comment " GSTREAMER="" NO_GSTREAMER="@comment " OPENRAW="" NO_OPENRAW="@comment " SECRET="" NO_SECRET="@comment " WEBP="" NO_WEBP="@comment " WEBSERVICES="" NO_WEBSERVICES="@comment " YELP="" NO_YELP="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gthumb DOCSDIR=/usr/local/share/doc/gthumb EXAMPLESDIR=/usr/local/share/examples/gthumb WWWDIR=/usr/local/www/gthumb ETCDIR=/usr/local/etc/gthumb --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> gthumb-3.2.8_2 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.7.txz [84amd64-default-job-14] Installing pkg-1.4.7... [84amd64-default-job-14] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gthumb-3.2.8_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gthumb-3.2.8_2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by gthumb-3.2.8_2 for building => SHA256 Checksum OK for gnome3/gthumb-3.2.8.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gthumb-3.2.8_2 for building ===> Extracting for gthumb-3.2.8_2 => SHA256 Checksum OK for gnome3/gthumb-3.2.8.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gthumb-3.2.8_2 ===> Applying FreeBSD patches for gthumb-3.2.8_2 =========================================================================== =================================================== ===> gthumb-3.2.8_2 depends on executable: itstool - not found ===> Verifying install for itstool in /usr/ports/textproc/itstool ===> Installing existing package /packages/All/itstool-2.0.2_1.txz [84amd64-default-job-14] Installing itstool-2.0.2_1... cc: --as-needed: linker input file unused because linking not done CC gthumb-gth-test-chain.o cc: --as-needed: linker input file unused because linking not done CC gthumb-gth-test-selector.o gth-test-selector.c: In function 'gth_test_selector_construct': gth-test-selector.c:250: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) gth-test-selector.c:250: warning: 'GtkStock' is deprecated gth-test-selector.c:261: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) gth-test-selector.c:261: warning: 'GtkStock' is deprecated cc: --as-needed: linker input file unused because linking not done CC gthumb-gth-test-simple.o cc: --as-needed: linker input file unused because linking not done CC gthumb-gth-thumb-loader.o cc: --as-needed: linker input file unused because linking not done CC gthumb-gth-time.o cc: --as-needed: linker input file unused because linking not done CC gthumb-gth-time-selector.o gth-time-selector.c: In function 'gth_time_selector_construct': gth-time-selector.c:432: warning: 'gtk_arrow_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkarrow.h:74) cc: --as-needed: linker input file unused because linking not done CC gthumb-gth-toggle-menu-action.o gth-toggle-menu-action.c: In function 'gth_toggle_menu_action_get_type': gth-toggle-menu-action.c:29: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) gth-toggle-menu-action.c: In function 'tool_item_show_menu_cb': gth-toggle-menu-action.c:104: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) cc: --as-needed: linker input file unused because linking not done CC gthumb-gth-toggle-menu-tool-button.o gth-toggle-menu-tool-button.c: In function 'gth_toggle_menu_tool_button_get_type': gth-toggle-menu-tool-button.c:65: warning: 'gtk_activatable_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:73) gth-toggle-menu-tool-button.c: In function 'gth_toggle_menu_tool_button_construct_contents': gth-toggle-menu-tool-button.c:203: warning: 'gtk_stock_lookup' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkstock.h:83) gth-toggle-menu-tool-button.c:229: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:74) gth-toggle-menu-tool-button.c:229: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) gth-toggle-menu-tool-button.c:239: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:74) gth-toggle-menu-tool-button.c:239: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) gth-toggle-menu-tool-button.c:257: warning: 'gtk_icon_factory_lookup_default' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:96) gth-toggle-menu-tool-button.c:259: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) gth-toggle-menu-tool-button.c:268: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:74) gth-toggle-menu-tool-button.c:268: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) gth-toggle-menu-tool-button.c:272: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:74) gth-toggle-menu-tool-button.c:272: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) gth-toggle-menu-tool-button.c:283: warning: 'gtk_arrow_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkarrow.h:74) gth-toggle-menu-tool-button.c:286: warning: 'gtk_alignment_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkalignment.h:82) gth-toggle-menu-tool-button.c:287: warning: 'gtk_alignment_set_padding' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkalignment.h:95) gth-toggle-menu-tool-button.c:287: warning: 'gtk_alignment_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77) gth-toggle-menu-tool-button.c: In function 'gth_toggle_menu_tool_button_create_menu_proxy': gth-toggle-menu-tool-button.c:649: warning: 'gtk_stock_lookup' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkstock.h:83) gth-toggle-menu-tool-button.c:657: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82) gth-toggle-menu-tool-button.c:659: warning: 'gtk_image_menu_item_new_with_label' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:80) gth-toggle-menu-tool-button.c:663: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) gth-toggle-menu-tool-button.c:668: warning: 'gtk_image_menu_item_set_image' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:93) gth-toggle-menu-tool-button.c:668: warning: 'gtk_image_menu_item_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:76) gth-toggle-menu-tool-button.c: In function 'gth_toggle_menu_tool_button_update': gth-toggle-menu-tool-button.c:825: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) gth-toggle-menu-tool-button.c:831: warning: 'gtk_action_block_activate' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:140) gth-toggle-menu-tool-button.c:832: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) gth-toggle-menu-tool-button.c:832: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) gth-toggle-menu-tool-button.c:833: warning: 'gtk_action_unblock_activate' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:142) gth-toggle-menu-tool-button.c:838: warning: 'gtk_activatable_get_use_action_appearance' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:89) gth-toggle-menu-tool-button.c:840: warning: 'gtk_action_get_label' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:167) gth-toggle-menu-tool-button.c:843: warning: 'gtk_action_get_stock_id' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:182) gth-toggle-menu-tool-button.c:846: warning: 'gtk_action_get_icon_name' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:192) gth-toggle-menu-tool-button.c: In function 'gth_toggle_menu_tool_button_sync_action_properties': gth-toggle-menu-tool-button.c:860: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) gth-toggle-menu-tool-button.c:865: warning: 'gtk_action_block_activate' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:140) gth-toggle-menu-tool-button.c:866: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) gth-toggle-menu-tool-button.c:866: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) gth-toggle-menu-tool-button.c:867: warning: 'gtk_action_unblock_activate' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:142) gth-toggle-menu-tool-button.c:872: warning: 'gtk_activatable_get_use_action_appearance' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:89) gth-toggle-menu-tool-button.c:873: warning: 'gtk_action_get_label' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:167) gth-toggle-menu-tool-button.c:874: warning: 'gtk_action_get_stock_id' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:182) gth-toggle-menu-tool-button.c:875: warning: 'gtk_action_get_icon_name' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:192) cc: --as-needed: linker input file unused because linking not done CC gthumb-gth-toolbox.o gth-toolbox.c: In function 'gth_toolbox_init': gth-toolbox.c:147: warning: 'gtk_scrolled_window_add_with_viewport' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkscrolledwindow.h:183) gth-toolbox.c:155: warning: 'gtk_alignment_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkalignment.h:82) gth-toolbox.c:156: warning: 'gtk_alignment_set_padding' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkalignment.h:95) gth-toolbox.c:156: warning: 'gtk_alignment_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77) gth-toolbox.c: In function 'child_show_options_cb': gth-toolbox.c:209: warning: 'gtk_scrolled_window_add_with_viewport' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkscrolledwindow.h:183) cc: --as-needed: linker input file unused because linking not done CC gthumb-gth-uri-list.o gth-uri-list.c: In function 'gth_uri_list_init': gth-uri-list.c:154: warning: 'gtk_tree_view_set_rules_hint' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtktreeview.h:247) cc: --as-needed: linker input file unused because linking not done CC gthumb-gth-user-dir.o gth-user-dir.c: In function '_gth_user_dir_mkdir_with_parents': gth-user-dir.c:38: warning: 'mode' may be used uninitialized in this function cc: --as-needed: linker input file unused because linking not done CC gthumb-gth-viewer-page.o cc: --as-needed: linker input file unused because linking not done CC gthumb-gth-window.o cc: --as-needed: linker input file unused because linking not done CC gthumb-gth-window-actions-callbacks.o cc: --as-needed: linker input file unused because linking not done CC gthumb-gtk-utils.o gtk-utils.c: In function '_gtk_action_group_add_actions_with_flags': gtk-utils.c:40: warning: 'gtk_action_group_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:173) gtk-utils.c:47: warning: 'gtk_action_group_translate_string' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:256) gtk-utils.c:48: warning: 'gtk_action_group_translate_string' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:256) gtk-utils.c:50: warning: 'gtk_action_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:101) gtk-utils.c:68: warning: 'gtk_action_group_add_action_with_accel' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:205) gtk-utils.c:73: warning: 'gtk_action_set_always_show_image' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:210) gtk-utils.c:76: warning: 'gtk_action_set_is_important' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:205) gtk-utils.c: In function '_gtk_button_new_from_stock_with_text': gtk-utils.c:95: warning: 'gtk_stock_lookup' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkstock.h:83) gtk-utils.c:104: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) gtk-utils.c: In function '_gtk_message_dialog_new': gtk-utils.c:147: warning: 'gtk_image_set_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:152) gtk-utils.c: In function '_gtk_yesno_dialog_new': gtk-utils.c:217: warning: 'GtkStock' is deprecated gtk-utils.c:228: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) gtk-utils.c:229: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:74) gtk-utils.c:229: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) gtk-utils.c:252: warning: 'GtkStock' is deprecated gtk-utils.c:259: warning: 'GtkStock' is deprecated gtk-utils.c: In function '_gtk_error_dialog_from_gerror_run': gtk-utils.c:283: warning: 'GtkStock' is deprecated gtk-utils.c:286: warning: 'GtkStock' is deprecated gtk-utils.c: In function '_gtk_error_dialog_from_gerror_show': gtk-utils.c:312: warning: 'GtkStock' is deprecated gtk-utils.c:315: warning: 'GtkStock' is deprecated gtk-utils.c: In function '_gtk_error_dialog_run': gtk-utils.c:338: warning: 'GtkStock' is deprecated gtk-utils.c:341: warning: 'GtkStock' is deprecated gtk-utils.c: In function '_gtk_error_dialog_show': gtk-utils.c:369: warning: 'GtkStock' is deprecated gtk-utils.c:372: warning: 'GtkStock' is deprecated gtk-utils.c: In function '_gtk_info_dialog_run': gtk-utils.c:397: warning: 'GtkStock' is deprecated gtk-utils.c:400: warning: 'GtkStock' is deprecated gtk-utils.c: In function '_g_icon_get_pixbuf': gtk-utils.c:450: warning: 'gtk_icon_info_free' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkicontheme.h:283) gtk-utils.c: In function 'show_help_dialog': gtk-utils.c:489: warning: 'GtkStock' is deprecated gtk-utils.c:492: warning: 'GtkStock' is deprecated gtk-utils.c: In function '_gtk_image_new_from_inline': gtk-utils.c:693: warning: 'gdk_pixbuf_new_from_inline' is deprecated (declared at /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:317) gtk-utils.c: In function '_gtk_widget_get_allocated_width': gtk-utils.c:728: warning: 'gtk_widget_get_margin_left' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1093) gtk-utils.c:729: warning: 'gtk_widget_get_margin_right' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkwidget.h:1098) gtk-utils.c: In function '_gtk_widget_lookup_for_size': gtk-utils.c:756: warning: 'gtk_icon_size_lookup_for_settings' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkiconfactory.h:119) gtk-utils.c: In function '_gdk_rgba_shade': gtk-utils.c:975: warning: 'gtk_symbolic_color_new_literal' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtksymboliccolor.h:36) gtk-utils.c:976: warning: 'gtk_symbolic_color_new_shade' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtksymboliccolor.h:41) gtk-utils.c:978: warning: 'gtk_symbolic_color_resolve' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtksymboliccolor.h:64) gtk-utils.c:980: warning: 'gtk_symbolic_color_unref' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtksymboliccolor.h:56) gtk-utils.c:981: warning: 'gtk_symbolic_color_unref' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtksymboliccolor.h:56) cc: --as-needed: linker input file unused because linking not done CC gthumb-gvaluehash.o cc: --as-needed: linker input file unused because linking not done CC gthumb-main.o main.c: In function 'gth_application_create_option_context': main.c:494: warning: 'cogl_get_option_group' is deprecated (declared at /usr/local/include/cogl/cogl/cogl1-context.h:61) main.c: In function 'main': main.c:734: warning: 'g_type_init' is deprecated (declared at /usr/local/include/glib-2.0/gobject/gtype.h:679) cc: --as-needed: linker input file unused because linking not done CC gthumb-main-migrate-catalogs.o cc: --as-needed: linker input file unused because linking not done CC gthumb-pixbuf-cache.o cc: --as-needed: linker input file unused because linking not done CC gthumb-pixbuf-io.o cc: --as-needed: linker input file unused because linking not done CC gthumb-pixbuf-utils.o cc: --as-needed: linker input file unused because linking not done CC gthumb-zlib-utils.o cc: --as-needed: linker input file unused because linking not done CCLD gthumb /usr/local/lib/libwebkit2gtk-3.0.so: undefined reference to `_ZSt25__throw_bad_function_callv@GLIBCXX_3.4.14' /usr/local/lib/libwebkit2gtk-3.0.so: undefined reference to `_ZNSt18condition_variable4waitERSt11unique_lockISt5mutexE@GLIBCXX_3.4.11' /usr/local/lib/libwebkit2gtk-3.0.so: undefined reference to `_ZNSt6chrono3_V212system_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkit2gtk-3.0.so: undefined reference to `_ZSt15__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkit2gtk-3.0.so: undefined reference to `_ZNSt8__detail15_List_node_base7_M_hookEPS0_@GLIBCXX_3.4.15' /usr/local/lib/libwebkit2gtk-3.0.so: undefined reference to `_ZSt11__once_call@GLIBCXX_3.4.11' /usr/local/lib/libwebkit2gtk-3.0.so: undefined reference to `_ZNSt18condition_variableD1Ev@GLIBCXX_3.4.11' /usr/local/lib/libwebkit2gtk-3.0.so: undefined reference to `_ZSt20__throw_system_errori@GLIBCXX_3.4.11' /usr/local/lib/libwebkit2gtk-3.0.so: undefined reference to `_ZNSt18condition_variable10notify_oneEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkit2gtk-3.0.so: undefined reference to `_ZNSt18condition_variableC1Ev@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `_ZNSt18condition_variable10notify_allEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkit2gtk-3.0.so: undefined reference to `_ZNSt6chrono3_V212steady_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkit2gtk-3.0.so: undefined reference to `__once_proxy@GLIBCXX_3.4.11' Makefile:996: recipe for target 'gthumb' failed gmake[4]: *** [gthumb] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/graphics/gthumb/work/gthumb-3.2.8/gthumb' Makefile:2852: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/graphics/gthumb/work/gthumb-3.2.8/gthumb' Makefile:911: recipe for target 'all' failed gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/graphics/gthumb/work/gthumb-3.2.8/gthumb' Makefile:533: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/graphics/gthumb/work/gthumb-3.2.8' Makefile:464: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/graphics/gthumb. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 08:58:51 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 D21FC147 for ; Sat, 31 Jan 2015 08:58:51 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 B119195 for ; Sat, 31 Jan 2015 08:58:51 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V8wpA5036742 for ; Sat, 31 Jan 2015 08:58:51 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V8wpOr036726; Sat, 31 Jan 2015 08:58:51 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 08:58:51 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310858.t0V8wpOr036726@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84amd64-default][devel/drpython] Failed for drpython-py27-3.11.4_3 in configure 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, 31 Jan 2015 08:58:52 -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: mva@FreeBSD.org Ident: $FreeBSD: head/devel/drpython/Makefile 371280 2014-10-20 16:04:12Z mva $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/drpython-py27-3.11.4_3.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building devel/drpython build started at Sat Jan 31 08:58:08 UTC 2015 port directory: /usr/ports/devel/drpython building for: FreeBSD 84amd64-default-job-07 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/devel/drpython/Makefile 371280 2014-10-20 16:04:12Z mva $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=drpython-py27-3.11.4_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/drpython/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/drpython/work HOME=/wrkdirs/usr/ports/devel/drpython/work TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/drpython/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/drpython/work HOME=/wrkdirs/usr/ports/devel/drpython/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2-3.0-config LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd8 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/drpython" EXAMPLESDIR="share/examples/drpython" DATADIR="share/drpython" WWWDIR="www/drpython" ETCDIR="etc/drpython" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/drpython DOCSDIR=/usr/local/share/doc/drpython EXAMPLESDIR=/usr/local/share/examples/drpython WWWDIR=/usr/local/www/drpython ETCDIR=/usr/local/etc/drpython --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> drpython-py27-3.11.4_3 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.7.txz [84amd64-default-job-07] Installing pkg-1.4.7... [84amd64-default-job-07] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of drpython-py27-3.11.4_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by drpython-py27-3.11.4_3 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by drpython-py27-3.11.4_3 for building => SHA256 Checksum OK for DrPython_3.11.4.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by drpython-py27-3.11.4_3 for building ===> Extracting for drpython-py27-3.11.4_3 => SHA256 Checksum OK for DrPython_3.11.4.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for drpython-py27-3.11.4_3 ===> Applying FreeBSD patches for drpython-py27-3.11.4_3 =========================================================================== =================================================== ===> drpython-py27-3.11.4_3 depends on package: py27-sphinx>0 - not found ===> Verifying install for py27-sphinx>0 in /usr/ports/textproc/py-sphinx ===> Installing existing package /packages/All/py27-sphinx-1.2.3.txz [84amd64-default-job-07] Installing py27-sphinx-1.2.3... [84amd64-default-job-07] `-- Installing py27-Jinja2-2.7.3... [84amd64-default-job-07] | `-- Installing py27-Babel-1.3_2... [84amd64-default-job-07] | | `-- Installing py27-pytz-2014.10,1... [84amd64-default-job-07] | | `-- Installing py27-setuptools27-5.5.1_1... [84amd64-default-job-07] | | | `-- Installing python27-2.7.9... [84amd64-default-job-07] | | | `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-07] | | | | `-- Installing indexinfo-0.2.2... [84amd64-default-job-07] | | | | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-07] | | | | `-- Installing libiconv-1.14_6... [84amd64-default-job-07] | | | | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-07] | | | `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-07] | | | `-- Installing libffi-3.2.1... [84amd64-default-job-07] | | | `-- Extracting libffi-3.2.1... done [84amd64-default-job-07] | | | `-- Extracting python27-2.7.9... done [84amd64-default-job-07] | | `-- Extracting py27-setuptools27-5.5.1_1... done [84amd64-default-job-07] | | `-- Extracting py27-pytz-2014.10,1... done [84amd64-default-job-07] | `-- Extracting py27-Babel-1.3_2... done [84amd64-default-job-07] | `-- Installing py27-MarkupSafe-0.23... [84amd64-default-job-07] | `-- Extracting py27-MarkupSafe-0.23... done [84amd64-default-job-07] `-- Extracting py27-Jinja2-2.7.3... done [84amd64-default-job-07] `-- Installing py27-docutils-0.12... [84amd64-default-job-07] `-- Extracting py27-docutils-0.12... done [84amd64-default-job-07] `-- Installing py27-pygments-2.0.2... [84amd64-default-job-07] `-- Extracting py27-pygments-2.0.2... done [84amd64-default-job-07] Extracting py27-sphinx-1.2.3... done 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 drpython-py27-3.11.4_3 ===> drpython-py27-3.11.4_3 depends on package: py27-setuptools27>0 - found ===> drpython-py27-3.11.4_3 depends on file: /usr/local/bin/python2.7 - found ===> drpython-py27-3.11.4_3 depends on file: /usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/wx/__init__.py - not found ===> Verifying install for /usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/wx/__init__.py in /usr/ports/x11-toolkits/py-wxPython30 ===> Installing existing package /packages/All/py27-wxPython30-3.0.0.0_1.txz [84amd64-default-job-07] Installing py27-wxPython30-3.0.0.0_1... [84amd64-default-job-07] `-- Installing py27-wxPython-common-3.0.0.0_1... [84amd64-default-job-07] `-- Extracting py27-wxPython-common-3.0.0.0_1... done [84amd64-default-job-07] `-- Installing wx30-gtk2-3.0.2_2... [84amd64-default-job-07] | `-- Installing ORBit2-2.14.19_1... [84amd64-default-job-07] | | `-- Installing glib-2.42.1... [84amd64-default-job-07] | | `-- Installing pcre-8.35_2... [84amd64-default-job-07] | | `-- Extracting pcre-8.35_2... done [84amd64-default-job-07] | | `-- Installing perl5-5.18.4_11... [84amd64-default-job-07] | | `-- Extracting perl5-5.18.4_11... done [84amd64-default-job-07] | | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [84amd64-default-job-07] | | `-- Installing libIDL-0.8.14_2... [84amd64-default-job-07] | | `-- Extracting libIDL-0.8.14_2... done [84amd64-default-job-07] | `-- Extracting ORBit2-2.14.19_1... done [84amd64-default-job-07] | | | | `-- Installing pixman-0.32.6... [84amd64-default-job-07] | | | | `-- Extracting pixman-0.32.6... done [84amd64-default-job-07] | | | | `-- Installing xcb-util-renderutil-0.3.9... [84amd64-default-job-07] | | | | `-- Installing xcb-util-0.4.0,1... [84amd64-default-job-07] | | | | `-- Extracting xcb-util-0.4.0,1... done [84amd64-default-job-07] | | | | `-- Extracting xcb-util-renderutil-0.3.9... done [84amd64-default-job-07] | | | `-- Extracting cairo-1.12.18_1,2... done [84amd64-default-job-07] | | | `-- Installing encodings-1.0.4_1,1... [84amd64-default-job-07] | | | | `-- Installing font-util-1.3.0_1... [84amd64-default-job-07] | | | | `-- Extracting font-util-1.3.0_1... done [84amd64-default-job-07] | | | `-- Extracting encodings-1.0.4_1,1... done [84amd64-default-job-07] | | | `-- Installing harfbuzz-0.9.36... [84amd64-default-job-07] | | | | `-- Installing graphite2-1.2.4... [84amd64-default-job-07] | | | | `-- Extracting graphite2-1.2.4... done [84amd64-default-job-07] | | | | `-- Installing icu-53.1... [84amd64-default-job-07] | | | | `-- Extracting icu-53.1... done [84amd64-default-job-07] | | | `-- Extracting harfbuzz-0.9.36... done [84amd64-default-job-07] | | | `-- Installing libXft-2.3.2... [84amd64-default-job-07] | | | `-- Extracting libXft-2.3.2... done [84amd64-default-job-07] | | | `-- Installing xorg-fonts-truetype-7.7_1... [84amd64-default-job-07] | | | | `-- Installing dejavu-2.34_4... [84amd64-default-job-07] | | | | `-- Extracting dejavu-2.34_4... done mkfontscale: not found mkfontdir: not found [84amd64-default-job-07] | | | | `-- Installing font-bh-ttf-1.0.3_1... [84amd64-default-job-07] | | | | `-- Installing mkfontdir-1.0.7... [84amd64-default-job-07] | | | | | `-- Installing mkfontscale-1.1.1_1... [84amd64-default-job-07] | | | | | `-- Installing libfontenc-1.1.2_2... [84amd64-default-job-07] | | | | | `-- Extracting libfontenc-1.1.2_2... done [84amd64-default-job-07] | | | | | `-- Extracting mkfontscale-1.1.1_1... done [84amd64-default-job-07] | | | | `-- Extracting mkfontdir-1.0.7... done [84amd64-default-job-07] | | | | `-- Extracting font-bh-ttf-1.0.3_1... done [84amd64-default-job-07] | | | | `-- Installing font-misc-ethiopic-1.0.3_1... [84amd64-default-job-07] | | | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [84amd64-default-job-07] | | | | `-- Installing font-misc-meltho-1.0.3_1... [84amd64-default-job-07] | | | | `-- Extracting font-misc-meltho-1.0.3_1... done [84amd64-default-job-07] | | | `-- Extracting pango-1.36.8... done [84amd64-default-job-07] | | | `-- Installing shared-mime-info-1.1_1... [84amd64-default-job-07] | | | `-- Extracting shared-mime-info-1.1_1... done [84amd64-default-job-07] | | `-- Extracting gtk-update-icon-cache-2.24.25... done [84amd64-default-job-07] | | `-- Installing python-2.7_2,2... [84amd64-default-job-07] | | | `-- Installing python2-2_3... [84amd64-default-job-07] | | | `-- Extracting python2-2_3... done [84amd64-default-job-07] | | `-- Extracting python-2.7_2,2... done [84amd64-default-job-07] | | `-- Extracting gtk2-2.24.25_1... done [84amd64-default-job-07] | | `-- Installing polkit-0.105_5... [84amd64-default-job-07] | | `-- Installing gobject-introspection-1.42.0... [84amd64-default-job-07] | | `-- Extracting gobject-introspection-1.42.0... done [84amd64-default-job-07] | | `-- Extracting polkit-0.105_5... done [84amd64-default-job-07] | `-- Extracting gconf2-3.2.6_3... done [84amd64-default-job-07] | `-- Installing gstreamer-plugins-0.10.36_5,3... [84amd64-default-job-07] | | `-- Installing gstreamer-0.10.36_2... [84amd64-default-job-07] | | `-- Extracting gstreamer-0.10.36_2... done [84amd64-default-job-07] | | `-- Installing libXv-1.0.10_2,1... [84amd64-default-job-07] | | `-- Installing videoproto-2.3.2... [84amd64-default-job-07] | | `-- Extracting videoproto-2.3.2... done [84amd64-default-job-07] | | `-- Extracting libXv-1.0.10_2,1... done [84amd64-default-job-07] | | `-- Installing orc-0.4.23... [84amd64-default-job-07] | | `-- Extracting orc-0.4.23... done [84amd64-default-job-07] | `-- Extracting gstreamer-plugins-0.10.36_5,3... done [84amd64-default-job-07] | `-- Installing libGLU-9.0.0_2... [84amd64-default-job-07] | | `-- Installing libGL-9.1.7_4... [84amd64-default-job-07] | | `-- Installing dri2proto-2.8... [84amd64-default-job-07] | | `-- Extracting dri2proto-2.8... done [84amd64-default-job-07] | | `-- Installing libXxf86vm-1.1.3_2... [84amd64-default-job-07] | | | `-- Installing xf86vidmodeproto-2.3.1... [84amd64-default-job-07] | | | `-- Extracting xf86vidmodeproto-2.3.1... done [84amd64-default-job-07] | | `-- Extracting libXxf86vm-1.1.3_2... done [84amd64-default-job-07] | | `-- Installing libdevq-0.0.2... [84amd64-default-job-07] | | `-- Extracting libdevq-0.0.2... done [84amd64-default-job-07] | | `-- Installing libdrm-2.4.58_1,1... [84amd64-default-job-07] | | | `-- Installing libpciaccess-0.13.2_2... [84amd64-default-job-07] | | | `-- Installing pciids-20150124... [84amd64-default-job-07] | | | `-- Extracting pciids-20150124... done [84amd64-default-job-07] | | | `-- Extracting libpciaccess-0.13.2_2... done [84amd64-default-job-07] | | `-- Extracting libdrm-2.4.58_1,1... done [84amd64-default-job-07] | | `-- Installing libglapi-9.1.7_2... [84amd64-default-job-07] | | | `-- Installing libxshmfence-1.1_3... [84amd64-default-job-07] | | | `-- Extracting libxshmfence-1.1_3... done [84amd64-default-job-07] | | `-- Extracting libglapi-9.1.7_2... done [84amd64-default-job-07] | | `-- Extracting libGL-9.1.7_4... done [84amd64-default-job-07] | `-- Extracting libGLU-9.0.0_2... done [84amd64-default-job-07] | `-- Installing libmspack-0.4_2... [84amd64-default-job-07] | `-- Extracting libmspack-0.4_2... done [84amd64-default-job-07] | `-- Installing webkit-gtk2-2.4.8... [84amd64-default-job-07] | | `-- Installing curl-7.40.0... [84amd64-default-job-07] | | `-- Installing ca_root_nss-3.17.3_1... [84amd64-default-job-07] | | `-- Extracting ca_root_nss-3.17.3_1... done [84amd64-default-job-07] | | `-- Extracting curl-7.40.0... done [84amd64-default-job-07] | | `-- Installing enchant-1.6.0_4... [84amd64-default-job-07] | | `-- Installing hunspell-1.3.3... [84amd64-default-job-07] | | `-- Extracting hunspell-1.3.3... done [84amd64-default-job-07] | | `-- Extracting enchant-1.6.0_4... done [84amd64-default-job-07] | | `-- Installing geoclue-2.1.10... [84amd64-default-job-07] | | `-- Installing json-glib-1.0.2_1... [84amd64-default-job-07] | | `-- Extracting json-glib-1.0.2_1... done [84amd64-default-job-07] | | `-- Installing libsoup-2.48.1_1... [84amd64-default-job-07] | | | `-- Installing glib-networking-2.42.1_1... [84amd64-default-job-07] | | | `-- Installing gnutls-3.2.21... [84amd64-default-job-07] | | | | `-- Installing libidn-1.29... [84amd64-default-job-07] | | | | `-- Extracting libidn-1.29... done [84amd64-default-job-07] | | | | `-- Installing libtasn1-4.2... [84amd64-default-job-07] | | | | `-- Extracting libtasn1-4.2... done [84amd64-default-job-07] | | | | `-- Installing nettle-2.7.1... [84amd64-default-job-07] | | | | `-- Extracting nettle-2.7.1... done [84amd64-default-job-07] | | | | `-- Installing p11-kit-0.22.1... [84amd64-default-job-07] | | | | `-- Extracting p11-kit-0.22.1... done [84amd64-default-job-07] | | | | `-- Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [84amd64-default-job-07] | | | | `-- Extracting trousers-tddl-0.3.10_7... done [84amd64-default-job-07] | | | `-- Extracting gnutls-3.2.21... done [84amd64-default-job-07] | | | `-- Installing gsettings-desktop-schemas-3.14.1... [84amd64-default-job-07] | | | | `-- Installing cantarell-fonts-0.0.16... [84amd64-default-job-07] | | | | `-- Extracting cantarell-fonts-0.0.16... done /usr/local/share/fonts/cantarell: caching, new cache contents: 2 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory /usr/local/bin/fc-cache: succeeded [84amd64-default-job-07] | | | `-- Extracting gsettings-desktop-schemas-3.14.1... done [84amd64-default-job-07] | | | `-- Installing libgcrypt-1.6.2... [84amd64-default-job-07] | | | | `-- Installing libgpg-error-1.17... [84amd64-default-job-07] | | | | `-- Extracting libgpg-error-1.17... done [84amd64-default-job-07] | | | `-- Extracting libgcrypt-1.6.2... done [84amd64-default-job-07] | | | `-- Installing libproxy-0.4.6... [84amd64-default-job-07] | | | `-- Extracting libproxy-0.4.6... done [84amd64-default-job-07] | | | `-- Extracting glib-networking-2.42.1_1... done [84amd64-default-job-07] | | | `-- Installing sqlite3-3.8.8... [84amd64-default-job-07] | | | `-- Extracting sqlite3-3.8.8... done [84amd64-default-job-07] | | `-- Extracting libsoup-2.48.1_1... done [84amd64-default-job-07] | | `-- Extracting geoclue-2.1.10... done [84amd64-default-job-07] | | `-- Installing gstreamer1-plugins-1.4.5_1... [84amd64-default-job-07] | | `-- Installing gstreamer1-1.4.5... [84amd64-default-job-07] | | `-- Extracting gstreamer1-1.4.5... done [84amd64-default-job-07] | | `-- Installing iso-codes-3.57... [84amd64-default-job-07] | | `-- Extracting iso-codes-3.57... done [84amd64-default-job-07] | | `-- Extracting gstreamer1-plugins-1.4.5_1... done [84amd64-default-job-07] | | `-- Installing libsecret-0.18_3... [84amd64-default-job-07] | | `-- Extracting libsecret-0.18_3... done [84amd64-default-job-07] | | `-- Installing libxslt-1.1.28_6... [84amd64-default-job-07] | | `-- Extracting libxslt-1.1.28_6... done [84amd64-default-job-07] | | `-- Installing webp-0.4.2_3... [84amd64-default-job-07] | | `-- Installing giflib-5.0.6... [84amd64-default-job-07] | | `-- Extracting giflib-5.0.6... done [84amd64-default-job-07] | | `-- Extracting webp-0.4.2_3... done [84amd64-default-job-07] | `-- Extracting webkit-gtk2-2.4.8... done [84amd64-default-job-07] `-- Extracting wx30-gtk2-3.0.2_2... done [84amd64-default-job-07] Extracting py27-wxPython30-3.0.0.0_1... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Message for dejavu-2.34_4: 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. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of drpython-py27-3.11.4_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for drpython-py27-3.11.4_3 Traceback (most recent call last): File "", line 1, in File "setup.py", line 49, in from drpython import DRPY_VER File "drpython.py", line 49, in import wx, wx.stc File "/usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/wx/__init__.py", line 45, in from wx._core import * File "/usr/local/lib/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py", line 4, in import _core_ ImportError: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.14 required by /usr/local/lib/libwebkitgtk-1.0.so.0 not found *** Error code 1 Stop in /usr/ports/devel/drpython. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 09:03:31 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 D62382DA for ; Sat, 31 Jan 2015 09:03:31 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 A680415A for ; Sat, 31 Jan 2015 09:03:31 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V93VQL035105 for ; Sat, 31 Jan 2015 09:03:31 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V93VlK035089; Sat, 31 Jan 2015 09:03:31 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 09:03:31 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310903.t0V93VlK035089@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84amd64-default][mail/qsheff] Failed for qsheff-II-2.1.r3_6 in build 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, 31 Jan 2015 09:03:31 -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: vanilla@FreeBSD.org Ident: $FreeBSD: head/mail/qsheff/Makefile 366852 2014-09-01 09:18:32Z vanilla $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/qsheff-II-2.1.r3_6.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building mail/qsheff build started at Sat Jan 31 09:03:23 UTC 2015 port directory: /usr/ports/mail/qsheff building for: FreeBSD 84amd64-default-job-16 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/mail/qsheff/Makefile 366852 2014-09-01 09:18:32Z vanilla $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=qsheff-II-2.1.r3_6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for qsheff-II-2.1.r3_6: BACKUP=off: Logging Incoming/Outgoing Mail CLAMAV=on: Integrate with Clam AntiVirus CUSTOMERROR=off: Custom Error Patch DEBUG=off: Build with debugging support DISABLELOCAL=off: Disable Filters For Local Users DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples SPAMTAG=off: Spam Tagging SYSLOG=off: Syslog logging support VIRUSTAG=off ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-qmaildir=/var/qmail --with-clamav --with-clamd-socket=/var/run/clamav/clamd --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/mail/qsheff/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/qsheff/work HOME=/wrkdirs/usr/ports/mail/qsheff/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/mail/qsheff/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/qsheff/work HOME=/wrkdirs/usr/ports/mail/qsheff/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/mail/qsheff/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/qsheff/work HOME=/wrkdirs/usr/ports/mail/qsheff/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/mail/qsheff/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/qsheff/work HOME=/wrkdirs/usr/ports/mail/qsheff/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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/qsheff-II" EXAMPLESDIR="share/examples/qsheff-II" DATADIR="share/qsheff-II" WWWDIR="www/qsheff-II" ETCDIR="etc/qsheff-II" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/qsheff-II DOCSDIR=/usr/local/share/doc/qsheff-II EXAMPLESDIR=/usr/local/share/examples/qsheff-II WWWDIR=/usr/local/www/qsheff-II ETCDIR=/usr/local/etc/qsheff-II --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> qsheff-II-2.1.r3_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.7.txz [84amd64-default-job-16] Installing pkg-1.4.7... [84amd64-default-job-16] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of qsheff-II-2.1.r3_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by qsheff-II-2.1.r3_6 for building =========================================================================== =================================================== ===> Fetching all distfiles required by qsheff-II-2.1.r3_6 for building => SHA256 Checksum OK for qsheff-II-2.1-r3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by qsheff-II-2.1.r3_6 for building ===> Extracting for qsheff-II-2.1.r3_6 => SHA256 Checksum OK for qsheff-II-2.1-r3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for qsheff-II-2.1.r3_6 =========================================================================== =================================================== ===> qsheff-II-2.1.r3_6 depends on file: /usr/local/bin/ripmime - not found ===> Verifying install for /usr/local/bin/ripmime in /usr/ports/mail/ripmime ===> Installing existing package /packages/All/ripmime-1.4.0.10.txz [84amd64-default-job-16] Installing ripmime-1.4.0.10... [84amd64-default-job-16] Extracting ripmime-1.4.0.10... done Message for ripmime-1.4.0.10: You have installed RipMIME, a utility to extract attachments from MIME-encoded email messages. If you have an MIME encoded archive (say from sendmail's output) called recvmail001.mime and you wish to unpack it to a directory (which already exists) called "/var/tmp/unpack", then you would type: ripmime -i recvmail001.mime -d /var/tmp/unpack ===> Returning to build of qsheff-II-2.1.r3_6 ===> qsheff-II-2.1.r3_6 depends on file: /usr/local/bin/clamdscan - not found ===> Verifying install for /usr/local/bin/clamdscan in /usr/ports/security/clamav ===> Installing existing package /packages/All/clamav-0.98.5_1.txz [84amd64-default-job-16] Installing clamav-0.98.5_1... [84amd64-default-job-16] `-- Installing arc-5.21p... [84amd64-default-job-16] `-- Extracting arc-5.21p... done [84amd64-default-job-16] `-- Installing arj-3.10.22_4... [84amd64-default-job-16] `-- Extracting arj-3.10.22_4... done [84amd64-default-job-16] `-- Installing curl-7.40.0... [84amd64-default-job-16] | `-- Installing ca_root_nss-3.17.3_1... [84amd64-default-job-16] | `-- Extracting ca_root_nss-3.17.3_1... done [84amd64-default-job-16] `-- Extracting curl-7.40.0... done [84amd64-default-job-16] `-- Installing lha-1.14i_6... [84amd64-default-job-16] `-- Extracting lha-1.14i_6... done [84amd64-default-job-16] `-- Installing libltdl-2.4.5... [84amd64-default-job-16] `-- Extracting libltdl-2.4.5... done [84amd64-default-job-16] `-- Installing libxml2-2.9.2_2... [84amd64-default-job-16] | `-- Installing libiconv-1.14_6... [84amd64-default-job-16] | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-16] `-- Extracting libxml2-2.9.2_2... done [84amd64-default-job-16] `-- Installing unzoo-4.4_2... [84amd64-default-job-16] `-- Extracting unzoo-4.4_2... done ===> Creating users and/or groups. Creating group 'clamav' with gid '106'. Using existing group 'mail'. Creating user 'clamav' with uid '106'. Adding user 'clamav' to group 'mail'. [84amd64-default-job-16] Extracting clamav-0.98.5_1... done ===> Returning to build of qsheff-II-2.1.r3_6 ===> qsheff-II-2.1.r3_6 depends on file: /var/qmail/bin/qmail-send - not found ===> Verifying install for /var/qmail/bin/qmail-send in /usr/ports/mail/qmail ===> Installing existing package /packages/All/netqmail-1.06_1.txz [84amd64-default-job-16] Installing netqmail-1.06_1... ===> Creating users and/or groups. Creating group 'qmail' with gid '82'. Creating group 'qnofiles' with gid '81'. Creating user 'alias' with uid '81'. Creating user 'qmaild' with uid '82'. Creating user 'qmaill' with uid '83'. Creating user 'qmailp' with uid '84'. Creating user 'qmailq' with uid '85'. Creating user 'qmailr' with uid '86'. Creating user 'qmails' with uid '87'. [84amd64-default-job-16] Extracting netqmail-1.06_1... done A /usr/local/etc/rc.d/qmailsmtpd symlink was created. To enable qmail at boot time you need to copy a script to /var/qmail/rc. There are some examples at /var/qmail/boot Your hostname is 84amd64-default-job-16. hard error Sorry, I couldn't find your host's canonical name in DNS. You will have to set up control/me yourself. Message for netqmail-1.06_1: ATTENTION: You should also add /var/qmail/man to your MANPATH (see manpath(1) or login.conf(5)). You can enable qmail as your default mailer executing: > /var/qmail/scripts/enable-qmail ===> Returning to build of qsheff-II-2.1.r3_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for qsheff-II-2.1.r3_6 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking dependency style of cc... gcc3 checking for library containing strerror... none required checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for ripmime... /usr/local/bin/ripmime checking for library containing gethostbyname... none required checking for library containing connect... none required checking for library containing setsockopt... none required checking for library containing socket... none required checking for strcasestr... yes checking for debug mode... disabled checking for local filters... enabled checking for syslog... disabled checking for backup mode... disabled checking for spam tagging... disabled checking for virus tagging... disabled checking for custom error patch... disabled checking for maximum body line... 40 checking for maximum files... 32000 checking for qq patch... disabled checking for qmailgroup... qmail checking for qmail root directory... /var/qmail checking for ClamAv antivirus... default checking for clamd socket path... /var/run/clamav/clamd checking for custom prog... disabled cat: /var/qmail/control/me: No such file or directory configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating etc/install-wrapper.sh config.status: creating etc/uninstall-wrapper.sh config.status: creating etc/Makefile config.status: creating etc/qsheff.conf-default config.status: creating contrib/Makefile config.status: creating doc/Makefile config.status: creating samples/Makefile config.status: creating src/qsheff-config.h config.status: executing depfiles commands Type 'make && make install' to install files. =========================================================================== =================================================== ===> Building for qsheff-II-2.1.r3_6 Making all in doc Making all in etc Making all in samples Making all in contrib Making all in src /usr/bin/make all-am if cc -DHAVE_CONFIG_H -I. -I. -I. -ansi -I/usr/local/include -L/usr/local/lib -MT djb.o -MD -MP -MF ".deps/djb.Tpo" -c -o djb.o djb.c; then mv -f ".deps/djb.Tpo" ".deps/djb.Po"; else rm -f ".deps/djb.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I. -ansi -I/usr/local/include -L/usr/local/lib -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi In file included from main.c:40: /usr/local/include/clamav.h:167: error: expected identifier or '(' before '/' token /usr/local/include/clamav.h:167: error: stray '#' in program *** Error code 1 Stop in /wrkdirs/usr/ports/mail/qsheff/work/qsheff-II-2.1-r3/src. *** Error code 1 Stop in /wrkdirs/usr/ports/mail/qsheff/work/qsheff-II-2.1-r3/src. *** Error code 1 Stop in /wrkdirs/usr/ports/mail/qsheff/work/qsheff-II-2.1-r3. *** Error code 1 Stop in /usr/ports/mail/qsheff. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 09:04:31 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 870522F2; Sat, 31 Jan 2015 09:04:31 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 65DE3163; Sat, 31 Jan 2015 09:04:31 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V94VmL012399; Sat, 31 Jan 2015 09:04:31 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V94Vf5012391; Sat, 31 Jan 2015 09:04:31 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 09:04:31 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310904.t0V94Vf5012391@beefy2.isc.freebsd.org> To: freebsd-fpc@FreeBSD.org Subject: [package - 84amd64-default][lang/fpc-units] Failed for fpc-units-2.6.4_3 in build-depends 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, 31 Jan 2015 09:04:31 -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: freebsd-fpc@FreeBSD.org Last committer: marino@FreeBSD.org Ident: $FreeBSD: head/lang/fpc-units/Makefile 376279 2015-01-05 00:16:00Z marino $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/fpc-units-2.6.4_3.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building lang/fpc-units build started at Sat Jan 31 09:03:58 UTC 2015 port directory: /usr/ports/lang/fpc-units building for: FreeBSD 84amd64-default-job-07 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: freebsd-fpc@FreeBSD.org Makefile ident: $FreeBSD: head/lang/fpc-units/Makefile 376279 2015-01-05 00:16:00Z marino $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=fpc-units-2.6.4_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for fpc-units-2.6.4_3: A52=on: Interface to a52 library ASPELL=on: Interface to aspell spelling checker BFD=on: Interface to GNU Binary Format description BZIP2=on: Free Pascal bzip2 unit CAIRO=on: Interface to cairo library CHM=on: Free Pbscal unit to manipulate chm files DBLIB=on: Interface to dblib library DBUS=on: Interface to dbus library DTS=on: Interface to dts library FASTCGI=on: Free Pascal fastcgi unit FCL-ASYNC=on FCL-BASE=on FCL-DB=on FCL-EXTRA=on FCL-FPCUNIT=on FCL-IMAGE=on FCL-JS=on FCL-JSON=on FCL-NET=on FCL-PASSRC=on FCL-PROCESS=on FCL-REGISTRY=on FCL-RES=on FCL-WEB=on FCL-XML=on FFTW=on: Interface to the FFTW3 library FPGTK=on: Interface to create programs with gtk FPINDEXER=on: Database indexer with database/flat file backend FPMKUNIT=on: Free Pascal build system unit FPPKG=on: Free Pascal package unit FV=on: Free Pascal unit for Delphi support GDBM=on: Interface to the GNU database system GMP=on: Interface to gmp library GTK1=on: Interface to gtk libraries GTK2=on: Interface to gtk2 libraries HERMES=on: Free Pascal hermes unit ICONVENC=on: Interface to iconv library IMAGEMAGICK=on: Interface to ImageMagick LDAP=on: Interface to OpenLDAP LIBCURL=on: Interface to curl library LIBGD=on: Interface to gd library LIBPNG=on: Interface to png library LIBVLC=on: Free Pascal vlc unit LIBXML2=on: Interface to libxml2 library LUA=on: Interface to lua interpreter MAD=on: Interface to mad library MATROSKA=on: Interface to matroska library MODPLUG=on: Interface to modplug library NCURSES=on: Interface to ncurses library NEWT=on: Interface to newt library NUMLIB=on: Free Pascal unit for numerical methods OGGVORBIS=on: Interaface to ogg & vorbis libraries OPENAL=on: Interface to openal library OPENGL=on: Interface to opengl library OPENSSL=on: Interface to openssl library PCAP=on: Interface to pcap library PROJ4=on: Interface to proj library PXLIB=on: Unit to read various Paradox file REXX=on: Intrface to rexx-regina library RSVG=on: Interface to rsvg2 library SDL=on: Free Pascal interface to SDL library SNDFILE=on: Interface to sndfile library SVGALIB=on: Interface to svgalib library SYMBOLIC=on: Simple expression parsing and evaluating SYSLOG=on: Interface to system logger TCL=on: Interface to tcl/tk interpreter UNZIP=on: Routines for unzipping zip files USERS=on: Interface to manipulate users UTMP=on: Gather information from the utmp file UUID=on: Free Pascal uuid unit X11=on: Interface to X windows server XFORMS=on: Interface to X-Forms ZLIB=on: Interface to the zlib compression library ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/fpc-units/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/fpc-units/work HOME=/wrkdirs/usr/ports/lang/fpc-units/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/fpc-units/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/fpc-units/work HOME=/wrkdirs/usr/ports/lang/fpc-units/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/fpc-units/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/fpc-units/work HOME=/wrkdirs/usr/ports/lang/fpc-units/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/fpc-units/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/fpc-units/work HOME=/wrkdirs/usr/ports/lang/fpc-units/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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/units" EXAMPLESDIR="share/examples/units" DATADIR="share/units" WWWDIR="www/units" ETCDIR="etc/units" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/units DOCSDIR=/usr/local/share/doc/units EXAMPLESDIR=/usr/local/share/examples/units WWWDIR=/usr/local/www/units ETCDIR=/usr/local/etc/units --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> fpc-units-2.6.4_3 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.7.txz [84amd64-default-job-07] Installing pkg-1.4.7... [84amd64-default-job-07] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of fpc-units-2.6.4_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by fpc-units-2.6.4_3 for building =========================================================================== =================================================== ===> Fetching all distfiles required by fpc-units-2.6.4_3 for building =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by fpc-units-2.6.4_3 for building ===> Extracting for fpc-units-2.6.4_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for fpc-units-2.6.4_3 =========================================================================== =================================================== [84amd64-default-job-07] | | | | `-- Extracting mkfontscale-1.1.1_1... done [84amd64-default-job-07] | | | `-- Extracting mkfontdir-1.0.7... done [84amd64-default-job-07] | | | `-- Extracting font-bh-ttf-1.0.3_1... done [84amd64-default-job-07] | | | `-- Installing font-misc-ethiopic-1.0.3_1... [84amd64-default-job-07] | | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [84amd64-default-job-07] | | | `-- Installing font-misc-meltho-1.0.3_1... [84amd64-default-job-07] | | | `-- Extracting font-misc-meltho-1.0.3_1... done [84amd64-default-job-07] | | `-- Extracting pango-1.36.8... done [84amd64-default-job-07] | | `-- Installing shared-mime-info-1.1_1... [84amd64-default-job-07] | | `-- Extracting shared-mime-info-1.1_1... done [84amd64-default-job-07] | `-- Extracting gtk-update-icon-cache-2.24.25... done [84amd64-default-job-07] | `-- Installing python-2.7_2,2... [84amd64-default-job-07] | | `-- Installing python2-2_3... [84amd64-default-job-07] | | `-- Extracting python2-2_3... done [84amd64-default-job-07] | `-- Extracting python-2.7_2,2... done [84amd64-default-job-07] `-- Extracting gtk2-2.24.25_1... done [84amd64-default-job-07] Extracting fpc-gtk2-2.6.4... done Message for dejavu-2.34_4: 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. ===> Returning to build of fpc-units-2.6.4_3 ===> fpc-units-2.6.4_3 depends on file: /usr/local/lib/fpc/2.6.4/units/x86_64-freebsd/hermes/Package.fpc - not found ===> Verifying install for /usr/local/lib/fpc/2.6.4/units/x86_64-freebsd/hermes/Package.fpc in /usr/ports/graphics/fpc-hermes ===> Installing existing package /packages/All/fpc-hermes-2.6.4.txz [84amd64-default-job-07] Installing fpc-hermes-2.6.4... [84amd64-default-job-07] `-- Installing Hermes-1.3.3_5... [84amd64-default-job-07] `-- Extracting Hermes-1.3.3_5... done [84amd64-default-job-07] Extracting fpc-hermes-2.6.4... done ===> Returning to build of fpc-units-2.6.4_3 ===> fpc-units-2.6.4_3 depends on file: /usr/local/lib/fpc/2.6.4/units/x86_64-freebsd/iconvenc/Package.fpc - found ===> fpc-units-2.6.4_3 depends on file: /usr/local/lib/fpc/2.6.4/units/x86_64-freebsd/imagemagick/Package.fpc - not found ===> Verifying install for /usr/local/lib/fpc/2.6.4/units/x86_64-freebsd/imagemagick/Package.fpc in /usr/ports/graphics/fpc-imagemagick ===> Installing existing package /packages/All/fpc-imagemagick-2.6.4_3.txz [84amd64-default-job-07] Installing fpc-imagemagick-2.6.4_3... [84amd64-default-job-07] `-- Installing ImageMagick-6.9.0.4,1... [84amd64-default-job-07] | `-- Installing ghostscript9-9.06_10... [84amd64-default-job-07] | | `-- Installing cups-image-1.7.3_3... ===> Creating users and/or groups. Using existing group 'cups'. Using existing user 'cups'. [84amd64-default-job-07] | | `-- Extracting cups-image-1.7.3_3... done [84amd64-default-job-07] | | `-- Installing gsfonts-8.11_6... [84amd64-default-job-07] | | `-- Extracting gsfonts-8.11_6... done [84amd64-default-job-07] | | `-- Installing jbig2dec-0.11_4... [84amd64-default-job-07] | | `-- Extracting jbig2dec-0.11_4... done [84amd64-default-job-07] | | `-- Installing lcms2-2.6_3... [84amd64-default-job-07] | | `-- Extracting lcms2-2.6_3... done [84amd64-default-job-07] | | `-- Installing libidn-1.29... [84amd64-default-job-07] | | `-- Extracting libidn-1.29... done [84amd64-default-job-07] | | `-- Installing libpaper-1.1.24.3... [84amd64-default-job-07] | | `-- Extracting libpaper-1.1.24.3... done [84amd64-default-job-07] | | `-- Installing svgalib-1.4.3_7... [84amd64-default-job-07] | | `-- Extracting svgalib-1.4.3_7... done [84amd64-default-job-07] | `-- Extracting ghostscript9-9.06_10... done [84amd64-default-job-07] | `-- Installing libfpx-1.3.1.4... [84amd64-default-job-07] | `-- Extracting libfpx-1.3.1.4... done [84amd64-default-job-07] | `-- Installing liblqr-1-0.4.1_8... [84amd64-default-job-07] | `-- Extracting liblqr-1-0.4.1_8... done [84amd64-default-job-07] | `-- Installing libltdl-2.4.5... [84amd64-default-job-07] | `-- Extracting libltdl-2.4.5... done [84amd64-default-job-07] | `-- Installing librsvg2-2.40.6_1... [84amd64-default-job-07] | | `-- Installing gtk-engines2-2.20.2_2... [84amd64-default-job-07] | | `-- Extracting gtk-engines2-2.20.2_2... done [84amd64-default-job-07] | | `-- Installing libcroco-0.6.8_2... [84amd64-default-job-07] | | `-- Extracting libcroco-0.6.8_2... done [84amd64-default-job-07] | | `-- Installing libgsf-1.14.30_1... [84amd64-default-job-07] | | `-- Extracting libgsf-1.14.30_1... done [84amd64-default-job-07] | `-- Extracting librsvg2-2.40.6_1... done [84amd64-default-job-07] | `-- Installing libwmf-0.2.8.4_13... [84amd64-default-job-07] | `-- Extracting libwmf-0.2.8.4_13... done [84amd64-default-job-07] | `-- Installing openjpeg-2.1.0_1... [84amd64-default-job-07] | `-- Extracting openjpeg-2.1.0_1... done [84amd64-default-job-07] | `-- Installing webp-0.4.2_3... [84amd64-default-job-07] | | `-- Installing giflib-5.0.6... [84amd64-default-job-07] | | `-- Extracting giflib-5.0.6... done [84amd64-default-job-07] | `-- Extracting webp-0.4.2_3... done [84amd64-default-job-07] `-- Extracting ImageMagick-6.9.0.4,1... done [84amd64-default-job-07] Extracting fpc-imagemagick-2.6.4_3... 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 liblqr-1-0.4.1_8: ========================================================================== NOTE: In order to compile examples for liblqr, you will also need pngwriter port (/usr/ports/graphics/pngwriter). Examples are located in /usr/local/share/examples/liblqr-1 ========================================================================== ===> Returning to build of fpc-units-2.6.4_3 ===> fpc-units-2.6.4_3 depends on file: /usr/local/lib/fpc/2.6.4/units/x86_64-freebsd/ldap/Package.fpc - not found ===> Verifying install for /usr/local/lib/fpc/2.6.4/units/x86_64-freebsd/ldap/Package.fpc in /usr/ports/net/fpc-ldap ===> Installing existing package /packages/All/fpc-ldap-2.6.4_1.txz [84amd64-default-job-07] Installing fpc-ldap-2.6.4_1... [84amd64-default-job-07] `-- Installing openldap-client-2.4.40_1... [84amd64-default-job-07] `-- Extracting openldap-client-2.4.40_1... done [84amd64-default-job-07] Extracting fpc-ldap-2.6.4_1... done Message for openldap-client-2.4.40_1: ************************************************************ The OpenLDAP client package has been successfully installed. Edit /usr/local/etc/openldap/ldap.conf to change the system-wide client defaults. Try `man ldap.conf' and visit the OpenLDAP FAQ-O-Matic at http://www.OpenLDAP.org/faq/index.cgi?file=3 for more information. ************************************************************ ===> Returning to build of fpc-units-2.6.4_3 ===> fpc-units-2.6.4_3 depends on file: /usr/local/lib/fpc/2.6.4/units/x86_64-freebsd/libcurl/Package.fpc - not found ===> Verifying install for /usr/local/lib/fpc/2.6.4/units/x86_64-freebsd/libcurl/Package.fpc in /usr/ports/ftp/fpc-libcurl ===> Installing existing package /packages/All/fpc-libcurl-2.6.4.txz [84amd64-default-job-07] Installing fpc-libcurl-2.6.4... [84amd64-default-job-07] `-- Installing curl-7.40.0... [84amd64-default-job-07] | `-- Installing ca_root_nss-3.17.3_1... [84amd64-default-job-07] | `-- Extracting ca_root_nss-3.17.3_1... done [84amd64-default-job-07] `-- Extracting curl-7.40.0... done [84amd64-default-job-07] Extracting fpc-libcurl-2.6.4... done ===> Returning to build of fpc-units-2.6.4_3 ===> fpc-units-2.6.4_3 depends on file: /usr/local/lib/fpc/2.6.4/units/x86_64-freebsd/libgd/Package.fpc - not found ===> Verifying install for /usr/local/lib/fpc/2.6.4/units/x86_64-freebsd/libgd/Package.fpc in /usr/ports/graphics/fpc-libgd ===> Installing existing package /packages/All/fpc-libgd-2.6.4.txz [84amd64-default-job-07] Installing fpc-libgd-2.6.4... [84amd64-default-job-07] `-- Installing libgd-2.1.0_5,1... [84amd64-default-job-07] `-- Extracting libgd-2.1.0_5,1... done [84amd64-default-job-07] Extracting fpc-libgd-2.6.4... done ===> Returning to build of fpc-units-2.6.4_3 ===> fpc-units-2.6.4_3 depends on file: /usr/local/lib/fpc/2.6.4/units/x86_64-freebsd/libpng/Package.fpc - found ===> fpc-units-2.6.4_3 depends on file: /usr/local/lib/fpc/2.6.4/units/x86_64-freebsd/libvlc/Package.fpc - not found ===> Verifying install for /usr/local/lib/fpc/2.6.4/units/x86_64-freebsd/libvlc/Package.fpc in /usr/ports/multimedia/fpc-libvlc ===> Installing existing package /packages/All/fpc-libvlc-2.6.4_2.txz [84amd64-default-job-07] Installing fpc-libvlc-2.6.4_2... [84amd64-default-job-07] `-- Installing vlc-2.1.5_17,4... [84amd64-default-job-07] | `-- Installing avahi-app-0.6.31_3... [84amd64-default-job-07] | | `-- Installing dbus-glib-0.100.2_1... [84amd64-default-job-07] | | `-- Extracting dbus-glib-0.100.2_1... done [84amd64-default-job-07] | | `-- Installing gobject-introspection-1.42.0... [84amd64-default-job-07] | | `-- Extracting gobject-introspection-1.42.0... done [84amd64-default-job-07] | | `-- Installing libdaemon-0.14_1... [84amd64-default-job-07] | | `-- Extracting libdaemon-0.14_1... done ===> Creating users and/or groups. Creating group 'avahi' with gid '558'. Creating user 'avahi' with uid '558'. [84amd64-default-job-07] | `-- Extracting avahi-app-0.6.31_3... done [84amd64-default-job-07] | `-- Installing desktop-file-utils-0.22_3... [84amd64-default-job-07] | `-- Extracting desktop-file-utils-0.22_3... done [84amd64-default-job-07] | `-- Installing faad2-2.7_5,1... [84amd64-default-job-07] | `-- Extracting faad2-2.7_5,1... done [84amd64-default-job-07] | `-- Installing ffmpeg-2.3.6,1... [84amd64-default-job-07] | | `-- Installing gnutls-3.2.21... [84amd64-default-job-07] | | `-- Installing libtasn1-4.2... [84amd64-default-job-07] | | `-- Extracting libtasn1-4.2... done [84amd64-default-job-07] | | `-- Installing nettle-2.7.1... [84amd64-default-job-07] | | `-- Extracting nettle-2.7.1... done [84amd64-default-job-07] | | `-- Installing p11-kit-0.22.1... [84amd64-default-job-07] | | `-- Extracting p11-kit-0.22.1... done [84amd64-default-job-07] | | `-- Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [84amd64-default-job-07] | | `-- Extracting trousers-tddl-0.3.10_7... done [84amd64-default-job-07] | | `-- Extracting gnutls-3.2.21... done [84amd64-default-job-07] | | `-- Installing libtheora-1.1.1_6... [84amd64-default-job-07] | | `-- Installing libvorbis-1.3.4_2,3... [84amd64-default-job-07] | | | `-- Installing libogg-1.3.2_1,4... [84amd64-default-job-07] | | | `-- Extracting libogg-1.3.2_1,4... done [84amd64-default-job-07] | | `-- Extracting libvorbis-1.3.4_2,3... done [84amd64-default-job-07] | | `-- Extracting libtheora-1.1.1_6... done [84amd64-default-job-07] | | `-- Installing libvpx-1.3.0... [84amd64-default-job-07] | | `-- Installing gcc-4.8.4... [84amd64-default-job-07] | | | `-- Installing binutils-2.25... pkg-static: binutils-2.25 conflicts with libbfd-2.19.1_2 (installs files into the same place). Problematic file: /usr/local/include/bfd.h Failed to install the following 1 package(s): /packages/All/fpc-libvlc-2.6.4_2.txz Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account *** Error code 70 Stop in /usr/ports/lang/fpc-units. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 09:06:46 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 294EB41C for ; Sat, 31 Jan 2015 09:06:46 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 EEA2D183 for ; Sat, 31 Jan 2015 09:06:45 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V96j26090014 for ; Sat, 31 Jan 2015 09:06:45 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V96j7Y089972; Sat, 31 Jan 2015 09:06:45 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 09:06:45 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310906.t0V96j7Y089972@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84amd64-default][math/yacas] Failed for yacas-1.3.6_1 in build 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, 31 Jan 2015 09:06:46 -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: antoine@FreeBSD.org Ident: $FreeBSD: head/math/yacas/Makefile 375124 2014-12-20 20:09:06Z antoine $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/yacas-1.3.6_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building math/yacas build started at Sat Jan 31 09:06:34 UTC 2015 port directory: /usr/ports/math/yacas building for: FreeBSD 84amd64-default-job-02 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/math/yacas/Makefile 375124 2014-12-20 20:09:06Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=yacas-1.3.6_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for yacas-1.3.6_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-html-doc --with-html-dir=/usr/local/share/doc/yacas --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/yacas/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/yacas/work HOME=/wrkdirs/usr/ports/math/yacas/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/yacas/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/yacas/work HOME=/wrkdirs/usr/ports/math/yacas/work TMPDIR="/tmp" ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/yacas/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/yacas/work HOME=/wrkdirs/usr/ports/math/yacas/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/yacas/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/yacas/work HOME=/wrkdirs/usr/ports/math/yacas/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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/yacas" EXAMPLESDIR="share/examples/yacas" DATADIR="share/yacas" WWWDIR="www/yacas" ETCDIR="etc/yacas" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/yacas DOCSDIR=/usr/local/share/doc/yacas EXAMPLESDIR=/usr/local/share/examples/yacas WWWDIR=/usr/local/www/yacas ETCDIR=/usr/local/etc/yacas --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> yacas-1.3.6_1 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.7.txz [84amd64-default-job-02] Installing pkg-1.4.7... [84amd64-default-job-02] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of yacas-1.3.6_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by yacas-1.3.6_1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by yacas-1.3.6_1 for building => SHA256 Checksum OK for yacas-1.3.6.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by yacas-1.3.6_1 for building ===> Extracting for yacas-1.3.6_1 => SHA256 Checksum OK for yacas-1.3.6.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for yacas-1.3.6_1 ===> Applying FreeBSD patches for yacas-1.3.6_1 =========================================================================== =================================================== ===> yacas-1.3.6_1 depends on file: /usr/local/bin/perl5.18.4 - not found ===> Verifying install for /usr/local/bin/perl5.18.4 in /usr/ports/lang/perl5.18 ===> Installing existing package /packages/All/perl5-5.18.4_11.txz [84amd64-default-job-02] Installing perl5-5.18.4_11... [84amd64-default-job-02] Extracting perl5-5.18.4_11... done ===> Returning to build of yacas-1.3.6_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for yacas-1.3.6_1 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... amd64-portbld-freebsd8.4 checking host system type... amd64-portbld-freebsd8.4 checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert amd64-portbld-freebsd8.4 file names to amd64-portbld-freebsd8.4 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd8.4 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd8.4 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cpp checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd8.4 ld.so checking how to hardcode library paths into programs... immediate checking for perl... yes checking for pdflatex... no checking for makeindex... no checking for gzip... yes checking for ar... (cached) ar checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/sysinfo.h usability... no checking sys/sysinfo.h presence... no checking for sys/sysinfo.h... no checking for malloc.h... (cached) no checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking for stdio.h... (cached) yes checking for ctype.h... (cached) yes checking for dirent.h... (cached) yes checking for signal.h... (cached) yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking for select... (cached) yes checking for socket... yes checking for strchr... yes checking type of argument of signal handler... int checking whether to build the debug version... checking whether to enable the server mode... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating scripts/Makefile config.status: creating JavaYacas/Makefile config.status: creating tests/Makefile config.status: creating manmake/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===> Building for yacas-1.3.6_1 /usr/bin/make all-recursive Making all in . Making all in docs c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -pedantic -MT riptestfromyart.o -MD -MP -MF .deps/riptestfromyart.Tpo -c -o riptestfromyart.o riptestfromyart.cpp cc1plus: error: unrecognized command line option "-std=c++11" *** Error code 1 Stop in /wrkdirs/usr/ports/math/yacas/work/yacas-1.3.6/docs. *** Error code 1 Stop in /wrkdirs/usr/ports/math/yacas/work/yacas-1.3.6. *** Error code 1 Stop in /wrkdirs/usr/ports/math/yacas/work/yacas-1.3.6. *** Error code 1 Stop in /usr/ports/math/yacas. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 09:08: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 672AF432 for ; Sat, 31 Jan 2015 09:08:47 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 4691F18D; Sat, 31 Jan 2015 09:08:47 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V98l1H042487; Sat, 31 Jan 2015 09:08:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V98kQt041593; Sat, 31 Jan 2015 09:08:46 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 09:08:46 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310908.t0V98kQt041593@beefy2.isc.freebsd.org> To: cederom@tlen.pl Subject: [package - 84amd64-default][cad/cura-engine] Failed for CuraEngine-14.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, 31 Jan 2015 09:08: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: cederom@tlen.pl Last committer: antoine@FreeBSD.org Ident: $FreeBSD: head/cad/cura-engine/Makefile 364532 2014-08-10 12:31:43Z antoine $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/CuraEngine-14.03.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building cad/cura-engine build started at Sat Jan 31 09:08:27 UTC 2015 port directory: /usr/ports/cad/cura-engine building for: FreeBSD 84amd64-default-job-07 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: cederom@tlen.pl Makefile ident: $FreeBSD: head/cad/cura-engine/Makefile 364532 2014-08-10 12:31:43Z antoine $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=CuraEngine-14.03 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/cad/cura-engine/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/cura-engine/work HOME=/wrkdirs/usr/ports/cad/cura-engine/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/cad/cura-engine/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/cura-engine/work HOME=/wrkdirs/usr/ports/cad/cura-engine/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/usr/local/bin/clang34" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="/usr/local/bin/clang-cpp34" CPPFLAGS="" LDFLAGS=" -B/usr/local/bin -fstack-protector" LIBS="" CXX="/usr/local/bin/clang++34" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wh eel -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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/CuraEngine" EXAMPLESDIR="share/examples/CuraEngine" DATADIR="share/CuraEngine" WWWDIR="www/CuraEngine" ETCDIR="etc/CuraEngine" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/CuraEngine DOCSDIR=/usr/local/share/doc/CuraEngine EXAMPLESDIR=/usr/local/share/examples/CuraEngine WWWDIR=/usr/local/www/CuraEngine ETCDIR=/usr/local/etc/CuraEngine --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License AGPLv3 accepted by the user =========================================================================== =================================================== ===> CuraEngine-14.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.7.txz [84amd64-default-job-07] Installing pkg-1.4.7... [84amd64-default-job-07] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of CuraEngine-14.03 =========================================================================== =================================================== =========================================================================== =================================================== ===> License AGPLv3 accepted by the user ===> Fetching all distfiles required by CuraEngine-14.03 for building =========================================================================== =================================================== ===> License AGPLv3 accepted by the user ===> Fetching all distfiles required by CuraEngine-14.03 for building => SHA256 Checksum OK for CuraEngine-14.03.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License AGPLv3 accepted by the user ===> Fetching all distfiles required by CuraEngine-14.03 for building ===> Extracting for CuraEngine-14.03 => SHA256 Checksum OK for CuraEngine-14.03.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for CuraEngine-14.03 =========================================================================== =================================================== ===> CuraEngine-14.03 depends on file: /usr/local/bin/clang34 - not found ===> Verifying install for /usr/local/bin/clang34 in /usr/ports/lang/clang34 ===> Installing existing package /packages/All/clang34-3.4.2_3.txz [84amd64-default-job-07] Installing clang34-3.4.2_3... [84amd64-default-job-07] `-- Installing llvm34-3.4.2_1... [84amd64-default-job-07] | `-- Installing libexecinfo-1.1_3... [84amd64-default-job-07] | `-- Extracting libexecinfo-1.1_3... done [84amd64-default-job-07] | `-- Installing perl5-5.18.4_11... [84amd64-default-job-07] | `-- Extracting perl5-5.18.4_11... done [84amd64-default-job-07] | `-- Installing python27-2.7.9... [84amd64-default-job-07] | | `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-07] | | `-- Installing indexinfo-0.2.2... [84amd64-default-job-07] | | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-07] | | `-- Installing libiconv-1.14_6... [84amd64-default-job-07] | | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-07] | | `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-07] | | `-- Installing libffi-3.2.1... [84amd64-default-job-07] | | `-- Extracting libffi-3.2.1... done [84amd64-default-job-07] | `-- Extracting python27-2.7.9... done [84amd64-default-job-07] `-- Extracting llvm34-3.4.2_1... done [84amd64-default-job-07] Extracting clang34-3.4.2_3... done 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 CuraEngine-14.03 ===> CuraEngine-14.03 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-07] Installing gmake-4.1_1... [84amd64-default-job-07] Extracting gmake-4.1_1... done ===> Returning to build of CuraEngine-14.03 ===> CuraEngine-14.03 depends on file: /usr/local/bin/as - not found ===> Verifying install for /usr/local/bin/as in /usr/ports/devel/binutils ===> Installing existing package /packages/All/binutils-2.25.txz [84amd64-default-job-07] Installing binutils-2.25... [84amd64-default-job-07] Extracting binutils-2.25... done ===> Returning to build of CuraEngine-14.03 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for CuraEngine-14.03 =========================================================================== =================================================== ===> Building for CuraEngine-14.03 /usr/local/bin/clang++34 -O2 -pipe -fstack-protector -fno-strict-aliasing -c -Wall -Wextra -Wold-style-cast -Woverloaded-virtual -std=c++11 -DVERSION=\"DEV\" -isystem libs -O3 -fomit-frame-pointer src/bridge.cpp -o build/bridge.o /usr/local/bin/clang++34 -O2 -pipe -fstack-protector -fno-strict-aliasing -c -Wall -Wextra -Wold-style-cast -Woverloaded-virtual -std=c++11 -DVERSION=\"DEV\" -isystem libs -O3 -fomit-frame-pointer src/comb.cpp -o build/comb.o src/comb.cpp:44:19: error: use of undeclared identifier 'INT64_MAX' minX[n] = INT64_MAX; ^ src/comb.cpp:45:19: error: use of undeclared identifier 'INT64_MIN' maxX[n] = INT64_MIN; ^ 2 errors generated. Makefile:76: recipe for target 'build/comb.o' failed gmake: *** [build/comb.o] Error 1 *** Error code 1 Stop in /usr/ports/cad/cura-engine. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 09:15:06 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 2B8D6482 for ; Sat, 31 Jan 2015 09:15:06 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 14F8C23B for ; Sat, 31 Jan 2015 09:15:06 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V9F54Z047890 for ; Sat, 31 Jan 2015 09:15:05 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V9F5Nt047879; Sat, 31 Jan 2015 09:15:05 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 09:15:05 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310915.t0V9F5Nt047879@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84i386-default][textproc/zorba] Failed for zorba-2.7.0_5 in build 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, 31 Jan 2015 09:15:06 -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: gahr@FreeBSD.org Ident: $FreeBSD: head/textproc/zorba/Makefile 374492 2014-12-10 22:29:14Z gahr $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/zorba-2.7.0_5.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building textproc/zorba build started at Sat Jan 31 08:51:33 UTC 2015 port directory: /usr/ports/textproc/zorba building for: FreeBSD 84i386-default-job-06 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/textproc/zorba/Makefile 374492 2014-12-10 22:29:14Z gahr $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=zorba-2.7.0_5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for zorba-2.7.0_5: DOCS=on: Build and/or install documentation JAVA=off: Java platform support PHP=off: PHP bindings or support PYTHON=off: Python bindings or support RUBY=off: Ruby bindings or support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/zorba/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/zorba/work HOME=/wrkdirs/usr/ports/textproc/zorba/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/zorba/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/zorba/work HOME=/wrkdirs/usr/ports/textproc/zorba/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/zorba/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/zorba/work HOME=/wrkdirs/usr/ports/textproc/zorba/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/zorba/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/zorba/work HOME=/wrkdirs/usr/ports/textproc/zorba/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib /gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11" 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-- FULLVERSION=2.7.0 MIDVERSION=2.7 MINVERSION=2 WITH_PHP="@comment " WITH_PYTHON="@comment " WITH_RUBY="@comment " WITH_JAVA="@comment " CMAKE_BUILD_TYPE="release" 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/zorba-2.7.0" EXAMPLESDIR="share/examples/zorba" DATADIR="share/zorba" WWWDIR="www/zorba" ETCDIR="etc/zorba" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/zorba DOCSDIR=/usr/local/share/doc/zorba-2.7.0 EXAMPLESDIR=/usr/local/share/examples/zorba WWWDIR=/usr/local/www/zorba ETCDIR=/usr/local/etc/zorba --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License APACHE20 accepted by the user =========================================================================== =================================================== ===> zorba-2.7.0_5 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.7.txz [84i386-default-job-06] Installing pkg-1.4.7... [84i386-default-job-06] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of zorba-2.7.0_5 =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by zorba-2.7.0_5 for building =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by zorba-2.7.0_5 for building => SHA256 Checksum OK for zorba-src-2.7.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by zorba-2.7.0_5 for building ===> Extracting for zorba-2.7.0_5 => SHA256 Checksum OK for zorba-src-2.7.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for zorba-2.7.0_5 ===> Applying FreeBSD patches for zorba-2.7.0_5 /usr/bin/sed -i.bak -e 's|%%LIBEXECINFO%%|/usr/local/lib/libexecinfo.so|' /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/CMakeLists.txt /usr/bin/sed -i.bak -e 's|%%LOCALBASE%%|/usr/local|g' /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/cmake_modules/FindPHP5.cmake =========================================================================== =================================================== ===> zorba-2.7.0_5 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-06] Installing doxygen-1.8.9.1,2... [84i386-default-job-06] `-- Installing graphviz-2.38.0_6... [84i386-default-job-06] | `-- Installing expat-2.1.0_2... [84i386-default-job-06] | `-- Extracting expat-2.1.0_2... done [84i386-default-job-06] | `-- Installing fontconfig-2.11.1,1... [84i386-default-job-06] | | `-- Installing freetype2-2.5.5... [84i386-default-job-06] | | `-- Extracting freetype2-2.5.5... done [84i386-default-job-06] | `-- 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-06] | `-- Installing gettext-runtime-0.19.4... [84i386-default-job-06] | | `-- Installing indexinfo-0.2.2... [84i386-default-job-06] | | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-06] | | `-- Installing libiconv-1.14_6... [84i386-default-job-06] | | `-- Extracting libiconv-1.14_6... done [84i386-default-job-06] | `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-06] | `-- Installing glib-2.42.1... [84i386-default-job-06] | | `-- Installing libffi-3.2.1... [84i386-default-job-06] | | `-- Extracting libffi-3.2.1... done [84i386-default-job-06] | | `-- Installing pcre-8.35_2... [84i386-default-job-06] | | `-- Extracting pcre-8.35_2... done [84i386-default-job-06] | | `-- Installing perl5-5.18.4_11... [84i386-default-job-06] | | `-- Extracting perl5-5.18.4_11... done [84i386-default-job-06] | | `-- Installing python27-2.7.9... [84i386-default-job-06] | | `-- Extracting python27-2.7.9... done [84i386-default-job-06] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSNonNegativeInteger(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:203:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSUnsignedByte(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:232:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSUnsignedShort(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:261:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSUnsignedInt(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:289:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSUnsignedLong(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:316:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSByte(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:345:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSShort(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:373:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSInt(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:401:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSLong(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:429:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSFloat(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:457:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSDouble(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:495:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSDecimal(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:533:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSToken(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:592:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSNMToken(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:621:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSName(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:650:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSNCName(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:680:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSID(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:709:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSIDRef(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:738:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSEntity(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:767:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSNotation(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:796:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSDateTime(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:823:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSDate(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:873:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSTime(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:914:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSGYearMonth(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:959:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSGYear(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:995:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSGMonthDay(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:1030:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSGDay(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:1065:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSGMonth(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:1099:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSDuration(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:1133:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSBase64Binary(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:1229:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSHexBinary(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:1259:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSAnyUri(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:1286:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSQName(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:1313:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/textproc/zorba/work/.build/CMakeFiles [ 75%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/types/schema/XercSchemaValidator.cpp.o cd /wrkdirs/usr/ports/textproc/zorba/work/.build/src && /usr/local/bin/g++48 -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Wall -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -fPIC -I/wrkdirs/usr/ports/textproc/zorba/work/.build/src -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src -I/usr/local/include/libxml2 -I/usr/local/include -I/wrkdirs/usr/ports/textproc/zorba/work/.build/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/zorbamisc -o CMakeFiles/zorba_simplestore.dir/types/schema/XercSchemaValidator.cpp.o -c /wrkdirs/usr/ports/textproc/zorba/w ork/zorba-2.7.0/src/types/schema/XercSchemaValidator.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/textproc/zorba/work/.build/CMakeFiles [ 75%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/ascii_util.cpp.o cd /wrkdirs/usr/ports/textproc/zorba/work/.build/src && /usr/local/bin/g++48 -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Wall -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -fPIC -I/wrkdirs/usr/ports/textproc/zorba/work/.build/src -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src -I/usr/local/include/libxml2 -I/usr/local/include -I/wrkdirs/usr/ports/textproc/zorba/work/.build/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/zorbamisc -o CMakeFiles/zorba_simplestore.dir/util/ascii_util.cpp.o -c /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/s rc/util/ascii_util.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/textproc/zorba/work/.build/CMakeFiles [ 75%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/base64_util.cpp.o cd /wrkdirs/usr/ports/textproc/zorba/work/.build/src && /usr/local/bin/g++48 -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Wall -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -fPIC -I/wrkdirs/usr/ports/textproc/zorba/work/.build/src -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src -I/usr/local/include/libxml2 -I/usr/local/include -I/wrkdirs/usr/ports/textproc/zorba/work/.build/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/zorbamisc -o CMakeFiles/zorba_simplestore.dir/util/base64_util.cpp.o -c /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/ src/util/base64_util.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/textproc/zorba/work/.build/CMakeFiles 84 [ 76%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/dynamic_bitset.cpp.o cd /wrkdirs/usr/ports/textproc/zorba/work/.build/src && /usr/local/bin/g++48 -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Wall -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -fPIC -I/wrkdirs/usr/ports/textproc/zorba/work/.build/src -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src -I/usr/local/include/libxml2 -I/usr/local/include -I/wrkdirs/usr/ports/textproc/zorba/work/.build/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/zorbamisc -o CMakeFiles/zorba_simplestore.dir/util/dynamic_bitset.cpp.o -c /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7 .0/src/util/dynamic_bitset.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/textproc/zorba/work/.build/CMakeFiles [ 76%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/error_util.cpp.o cd /wrkdirs/usr/ports/textproc/zorba/work/.build/src && /usr/local/bin/g++48 -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Wall -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -fPIC -I/wrkdirs/usr/ports/textproc/zorba/work/.build/src -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src -I/usr/local/include/libxml2 -I/usr/local/include -I/wrkdirs/usr/ports/textproc/zorba/work/.build/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/zorbamisc -o CMakeFiles/zorba_simplestore.dir/util/error_util.cpp.o -c /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/s rc/util/error_util.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/textproc/zorba/work/.build/CMakeFiles [ 76%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/file.cpp.o cd /wrkdirs/usr/ports/textproc/zorba/work/.build/src && /usr/local/bin/g++48 -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Wall -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -fPIC -I/wrkdirs/usr/ports/textproc/zorba/work/.build/src -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src -I/usr/local/include/libxml2 -I/usr/local/include -I/wrkdirs/usr/ports/textproc/zorba/work/.build/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/zorbamisc -o CMakeFiles/zorba_simplestore.dir/util/file.cpp.o -c /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/uti l/file.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/textproc/zorba/work/.build/CMakeFiles [ 76%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/fs_util.cpp.o cd /wrkdirs/usr/ports/textproc/zorba/work/.build/src && /usr/local/bin/g++48 -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Wall -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -fPIC -I/wrkdirs/usr/ports/textproc/zorba/work/.build/src -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src -I/usr/local/include/libxml2 -I/usr/local/include -I/wrkdirs/usr/ports/textproc/zorba/work/.build/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/zorbamisc -o CMakeFiles/zorba_simplestore.dir/util/fs_util.cpp.o -c /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/ util/fs_util.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/textproc/zorba/work/.build/CMakeFiles [ 76%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/indent.cpp.o cd /wrkdirs/usr/ports/textproc/zorba/work/.build/src && /usr/local/bin/g++48 -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Wall -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -fPIC -I/wrkdirs/usr/ports/textproc/zorba/work/.build/src -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src -I/usr/local/include/libxml2 -I/usr/local/include -I/wrkdirs/usr/ports/textproc/zorba/work/.build/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/zorbamisc -o CMakeFiles/zorba_simplestore.dir/util/indent.cpp.o -c /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/u til/indent.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/textproc/zorba/work/.build/CMakeFiles [ 76%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/json_parser.cpp.o cd /wrkdirs/usr/ports/textproc/zorba/work/.build/src && /usr/local/bin/g++48 -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Wall -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -fPIC -I/wrkdirs/usr/ports/textproc/zorba/work/.build/src -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src -I/usr/local/include/libxml2 -I/usr/local/include -I/wrkdirs/usr/ports/textproc/zorba/work/.build/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/zorbamisc -o CMakeFiles/zorba_simplestore.dir/util/json_parser.cpp.o -c /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/ src/util/json_parser.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/textproc/zorba/work/.build/CMakeFiles [ 76%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/json_util.cpp.o cd /wrkdirs/usr/ports/textproc/zorba/work/.build/src && /usr/local/bin/g++48 -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Wall -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -fPIC -I/wrkdirs/usr/ports/textproc/zorba/work/.build/src -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src -I/usr/local/include/libxml2 -I/usr/local/include -I/wrkdirs/usr/ports/textproc/zorba/work/.build/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/zorbamisc -o CMakeFiles/zorba_simplestore.dir/util/json_util.cpp.o -c /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/sr c/util/json_util.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/textproc/zorba/work/.build/CMakeFiles [ 76%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/mem_streambuf.cpp.o cd /wrkdirs/usr/ports/textproc/zorba/work/.build/src && /usr/local/bin/g++48 -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Wall -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -fPIC -I/wrkdirs/usr/ports/textproc/zorba/work/.build/src -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src -I/usr/local/include/libxml2 -I/usr/local/include -I/wrkdirs/usr/ports/textproc/zorba/work/.build/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/zorbamisc -o CMakeFiles/zorba_simplestore.dir/util/mem_streambuf.cpp.o -c /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7. 0/src/util/mem_streambuf.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/textproc/zorba/work/.build/CMakeFiles [ 76%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/regex.cpp.o cd /wrkdirs/usr/ports/textproc/zorba/work/.build/src && /usr/local/bin/g++48 -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Wall -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -fPIC -I/wrkdirs/usr/ports/textproc/zorba/work/.build/src -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src -I/usr/local/include/libxml2 -I/usr/local/include -I/wrkdirs/usr/ports/textproc/zorba/work/.build/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/zorbamisc -o CMakeFiles/zorba_simplestore.dir/util/regex.cpp.o -c /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/ut il/regex.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/textproc/zorba/work/.build/CMakeFiles [ 76%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/string_util.cpp.o cd /wrkdirs/usr/ports/textproc/zorba/work/.build/src && /usr/local/bin/g++48 -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Wall -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -fPIC -I/wrkdirs/usr/ports/textproc/zorba/work/.build/src -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src -I/usr/local/include/libxml2 -I/usr/local/include -I/wrkdirs/usr/ports/textproc/zorba/work/.build/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/zorbamisc -o CMakeFiles/zorba_simplestore.dir/util/string_util.cpp.o -c /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/ src/util/string_util.cpp /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/util/string_util.cpp: In function 'long long int zorba::ztd::atoll(const char*)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/util/string_util.cpp:113:49: error: 'strtoll' was not declared in this scope long long const result = strtoll( s, &end, 10 ); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/util/string_util.cpp: In function 'long long unsigned int zorba::ztd::atoull(const char*)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/util/string_util.cpp:131:59: error: 'strtoull' was not declared in this scope unsigned long long const result = strtoull( s, &end, 10 ); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/util/string_util.cpp: In function 'long long int zorba::ztd::atoll(const char*)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/util/string_util.cpp:117:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/util/string_util.cpp: In function 'long long unsigned int zorba::ztd::atoull(const char*)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/util/string_util.cpp:145:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ *** Error code 1 Stop in /wrkdirs/usr/ports/textproc/zorba/work/.build. *** Error code 1 Stop in /wrkdirs/usr/ports/textproc/zorba/work/.build. *** Error code 1 Stop in /wrkdirs/usr/ports/textproc/zorba/work/.build. *** Error code 1 Stop in /usr/ports/textproc/zorba. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 09:16:39 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 A253F4A9 for ; Sat, 31 Jan 2015 09:16:39 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 8C63E251 for ; Sat, 31 Jan 2015 09:16:39 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V9Gddt028178 for ; Sat, 31 Jan 2015 09:16:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V9GdDA028162; Sat, 31 Jan 2015 09:16:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 09:16:39 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310916.t0V9GdDA028162@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84i386-default][audio/sooperlooper] Failed for sooperlooper-1.7.3 in build 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, 31 Jan 2015 09:16:39 -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: vanilla@FreeBSD.org Ident: $FreeBSD: head/audio/sooperlooper/Makefile 377379 2015-01-19 04:32:07Z vanilla $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/sooperlooper-1.7.3.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building audio/sooperlooper build started at Sat Jan 31 09:12:54 UTC 2015 port directory: /usr/ports/audio/sooperlooper building for: FreeBSD 84i386-default-job-22 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/audio/sooperlooper/Makefile 377379 2015-01-19 04:32:07Z vanilla $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=sooperlooper-1.7.3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for sooperlooper-1.7.3: ALSA=off: ALSA audio architecture support WXGTK=on: wxGTK GUI toolkit support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-wxconfig-path=/usr/local/bin/wxgtk2u-3.0-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work HOME=/wrkdirs/usr/ports/audio/sooperlooper/work TMPDIR="/tmp" ac_cv_header_alsa_asoundlib_h=no XDG_DATA_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work HOME=/wrkdirs/usr/ports/audio/sooperlooper/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work HOME=/wrkdirs/usr/ports/audio/sooperlooper/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work HOME=/wrkdirs/usr/ports/audio/sooperlooper/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/usr/local/bin/clang34" CFLAGS="-O2 -pipe -Wno-error=write-strings -fno-strict-aliasing" CPP="/usr/local/bin/cl ang-cpp34" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -B/usr/local/bin -Wl,-rpath=/usr/lib:/usr/local/lib" LIBS="" CXX="/usr/local/bin/clang++34" CXXFLAGS="-O2 -pipe -Wno-error=write-strings -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-- ALSA="@comment " NO_ALSA="" WXGTK="" NO_WXGTK="@comment " 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/sooperlooper" EXAMPLESDIR="share/examples/sooperlooper" DATADIR="share/sooperlooper" WWWDIR="www/sooperlooper" ETCDIR="etc/sooperlooper" --End PLIST_SUB-- --SUB_LIST-- ALSA="@comment " NO_ALSA="" WXGTK="" NO_WXGTK="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sooperlooper DOCSDIR=/usr/local/share/doc/sooperlooper EXAMPLESDIR=/usr/local/share/examples/sooperlooper WWWDIR=/usr/local/www/sooperlooper ETCDIR=/usr/local/etc/sooperlooper --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> sooperlooper-1.7.3 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.7.txz [84i386-default-job-22] Installing pkg-1.4.7... [84i386-default-job-22] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of sooperlooper-1.7.3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by sooperlooper-1.7.3 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by sooperlooper-1.7.3 for building => SHA256 Checksum OK for sooperlooper-1.7.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by sooperlooper-1.7.3 for building ===> Extracting for sooperlooper-1.7.3 => SHA256 Checksum OK for sooperlooper-1.7.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for sooperlooper-1.7.3 ===> Applying FreeBSD patches for sooperlooper-1.7.3 =========================================================================== =================================================== ===> sooperlooper-1.7.3 depends on package: ladspa>0 - not found ===> Verifying install for ladspa>0 in /usr/ports/audio/ladspa ===> Installing existing package /packages/All/ladspa-1.13.txz [84i386-default-job-22] Installing ladspa-1.13... [84i386-default-job-22] Extracting ladspa-1.13... done ===> Returning to build of sooperlooper-1.7.3 ===> sooperlooper-1.7.3 depends on file: /usr/local/bin/clang34 - not found ===> Verifying install for /usr/local/bin/clang34 in /usr/ports/lang/clang34 ===> Installing existing package /packages/All/clang34-3.4.2_3.txz [84i386-default-job-22] Installing clang34-3.4.2_3... [84i386-default-job-22] `-- Installing llvm34-3.4.2_1... [84i386-default-job-22] | `-- Installing libexecinfo-1.1_3... [84i386-default-job-22] | `-- Extracting libexecinfo-1.1_3... done [84i386-default-job-22] | `-- Installing perl5-5.18.4_11... [84i386-default-job-22] | `-- Extracting perl5-5.18.4_11... done [84i386-default-job-22] | `-- Installing python27-2.7.9... [84i386-default-job-22] | | `-- Installing gettext-runtime-0.19.4... [84i386-default-job-22] | | `-- Installing indexinfo-0.2.2... [84i386-default-job-22] | | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-22] | | `-- Installing libiconv-1.14_6... [84i386-default-job-22] | | `-- Extracting libiconv-1.14_6... done [84i386-default-job-22] | | `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-22] | | `-- Installing libffi-3.2.1... [84i386-default-job-22] | | `-- Extracting libffi-3.2.1... done [84i386-default-job-22] | `-- Extracting python27-2.7.9... done [84i386-default-job-22] `-- Extracting llvm34-3.4.2_1... done [84i386-default-job-22] Extracting clang34-3.4.2_3... done 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 sooperlooper-1.7.3 ===> sooperlooper-1.7.3 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake "s c #48887A", ^ ./pixmaps/solo_selected.xpm:62:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "t c #C4D9D4", ^ ./pixmaps/solo_selected.xpm:63:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "u c #F3F7F6", ^ ./pixmaps/solo_selected.xpm:64:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "v c #233249", ^ ./pixmaps/solo_selected.xpm:65:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "w c #24334A", ^ ./pixmaps/solo_selected.xpm:66:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "x c #141C2A", ^ ./pixmaps/solo_selected.xpm:67:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "y c #16202E", ^ ./pixmaps/solo_selected.xpm:68:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "z c #141C29", ^ ./pixmaps/solo_selected.xpm:69:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "A c #172130", ^ ./pixmaps/solo_selected.xpm:70:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "B c #17202F", ^ ./pixmaps/solo_selected.xpm:71:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "C c #182231", ^ ./pixmaps/solo_selected.xpm:72:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "D c #101621", ^ ./pixmaps/solo_selected.xpm:73:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " .", ^ ./pixmaps/solo_selected.xpm:74:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " .", ^ ./pixmaps/solo_selected.xpm:75:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " .", ^ ./pixmaps/solo_selected.xpm:76:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " +", ^ ./pixmaps/solo_selected.xpm:77:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " +", ^ ./pixmaps/solo_selected.xpm:78:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " +", ^ ./pixmaps/solo_selected.xpm:79:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " +", ^ ./pixmaps/solo_selected.xpm:80:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " @@# +", ^ ./pixmaps/solo_selected.xpm:81:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " @@# +", ^ ./pixmaps/solo_selected.xpm:82:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " @@# +", ^ ./pixmaps/solo_selected.xpm:83:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " $%&*=-; >,')!~{ @@# >,')!~{ +", ^ ./pixmaps/solo_selected.xpm:84:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " ]@^/(*_ :)@&<[@}| @@# :)@&<[@}| +", ^ ./pixmaps/solo_selected.xpm:85:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " 1@2 3> 4@56 7@@8 @@# 4@56 7@@8 +", ^ ./pixmaps/solo_selected.xpm:86:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " 9@@&0ab c@d 6@@; @@# c@d 6@@; e", ^ ./pixmaps/solo_selected.xpm:87:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " fgh/[@i c@d 6@@; @@# c@d 6@@; +", ^ ./pixmaps/solo_selected.xpm:88:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " jk l@) 4@56 7@@8 @@# 4@56 7@@8 m", ^ ./pixmaps/solo_selected.xpm:89:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " @c/][@n :o@&/[@}| @@# :o@&/[@}| m", ^ ./pixmaps/solo_selected.xpm:90:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " p_q^r2s >tu)!~{ @@# >tu)!~{ m", ^ ./pixmaps/solo_selected.xpm:91:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " m", ^ ./pixmaps/solo_selected.xpm:92:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " v", ^ ./pixmaps/solo_selected.xpm:93:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " m", ^ ./pixmaps/solo_selected.xpm:94:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " v", ^ ./pixmaps/solo_selected.xpm:95:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " w", ^ ./pixmaps/solo_selected.xpm:96:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " w", ^ ./pixmaps/solo_selected.xpm:97:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "xxxxxyzxxxxxxxxxxzzzzzzxxxxxxyxyyyyyyyyABBBCBD"}; ^ looper_panel.cpp:179:13: warning: unused variable 'edgegap' [-Wunused-variable] int edgegap = 0; ^ looper_panel.cpp:1464:7: warning: explicitly assigning a variable of type 'float' to itself [-Wself-assign] val = val; ~~~ ^ ~~~ 7533 warnings generated. mv -f .deps/looper_panel.Tpo .deps/looper_panel.Po /usr/local/bin/clang++34 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT loop_control.o -MD -MP -MF .deps/loop_control.Tpo -c -o loop_control.o loop_control.cpp mv -f .deps/loop_control.Tpo .deps/loop_control.Po /usr/local/bin/clang++34 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT time_panel.o -MD -MP -MF .deps/time_panel.Tpo -c -o time_panel.o time_panel.cpp mv -f .deps/time_panel.Tpo .deps/time_panel.Po /usr/local/bin/clang++34 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT slider_bar.o -MD -MP -MF .deps/slider_bar.Tpo -c -o slider_bar.o slider_bar.cpp mv -f .deps/slider_bar.Tpo .deps/slider_bar.Po /usr/local/bin/clang++34 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT choice_box.o -MD -MP -MF .deps/choice_box.Tpo -c -o choice_box.o choice_box.cpp mv -f .deps/choice_box.Tpo .deps/choice_box.Po /usr/local/bin/clang++34 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT spin_box.o -MD -MP -MF .deps/spin_box.Tpo -c -o spin_box.o spin_box.cpp mv -f .deps/spin_box.Tpo .deps/spin_box.Po /usr/local/bin/clang++34 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT keyboard_target.o -MD -MP -MF .deps/keyboard_target.Tpo -c -o keyboard_target.o keyboard_target.cpp mv -f .deps/keyboard_target.Tpo .deps/keyboard_target.Po /usr/local/bin/clang++34 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT keys_panel.o -MD -MP -MF .deps/keys_panel.Tpo -c -o keys_panel.o keys_panel.cpp mv -f .deps/keys_panel.Tpo .deps/keys_panel.Po /usr/local/bin/clang++34 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT check_box.o -MD -MP -MF .deps/check_box.Tpo -c -o check_box.o check_box.cpp check_box.cpp:94:2: warning: 'SetVirtualSizeHints' is deprecated [-Wdeprecated-declarations] SetVirtualSizeHints (6 + _boxsize + w, max(_boxsize, h)); ^ /usr/local/include/wx-3.0/wx/window.h:459:32: note: 'SetVirtualSizeHints' declared here wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH, ^ /usr/local/include/wx-3.0/wx/defs.h:615:43: note: expanded from macro 'wxDEPRECATED' #define wxDEPRECATED(x) wxDEPRECATED_DECL x ^ check_box.cpp:137:2: warning: 'SetVirtualSizeHints' is deprecated [-Wdeprecated-declarations] SetVirtualSizeHints (6 + _boxsize + w, max(_boxsize, h)); ^ /usr/local/include/wx-3.0/wx/window.h:459:32: note: 'SetVirtualSizeHints' declared here wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH, ^ /usr/local/include/wx-3.0/wx/defs.h:615:43: note: expanded from macro 'wxDEPRECATED' #define wxDEPRECATED(x) wxDEPRECATED_DECL x ^ check_box.cpp:240:14: warning: 'Inside' is deprecated [-Wdeprecated-declarations] if (bounds.Inside(ev.GetPosition())) { ^ /usr/local/include/wx-3.0/wx/gdicmn.h:869:21: note: 'Inside' declared here inline bool wxRect::Inside(const wxPoint& pt) const { return Contains(pt); } ^ 3 warnings generated. mv -f .deps/check_box.Tpo .deps/check_box.Po /usr/local/bin/clang++34 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT midi_bind_panel.o -MD -MP -MF .deps/midi_bind_panel.Tpo -c -o midi_bind_panel.o midi_bind_panel.cpp mv -f .deps/midi_bind_panel.Tpo .deps/midi_bind_panel.Po /usr/local/bin/clang++34 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT config_panel.o -MD -MP -MF .deps/config_panel.Tpo -c -o config_panel.o config_panel.cpp mv -f .deps/config_panel.Tpo .deps/config_panel.Po /usr/local/bin/clang++34 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT prefs_dialog.o -MD -MP -MF .deps/prefs_dialog.Tpo -c -o prefs_dialog.o prefs_dialog.cpp mv -f .deps/prefs_dialog.Tpo .deps/prefs_dialog.Po /usr/local/bin/clang++34 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT help_window.o -MD -MP -MF .deps/help_window.Tpo -c -o help_window.o help_window.cpp mv -f .deps/help_window.Tpo .deps/help_window.Po /usr/local/bin/clang++34 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT latency_panel.o -MD -MP -MF .deps/latency_panel.Tpo -c -o latency_panel.o latency_panel.cpp mv -f .deps/latency_panel.Tpo .deps/latency_panel.Po /usr/local/bin/clang++34 -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -L/usr/local/lib -B/usr/local/bin -Wl,-rpath=/usr/lib:/usr/local/lib -o slgui gui_app.o main_panel.o app_frame.o pix_button.o looper_panel.o loop_control.o time_panel.o slider_bar.o choice_box.o spin_box.o keyboard_target.o keys_panel.o check_box.o midi_bind_panel.o config_panel.o prefs_dialog.o help_window.o laten cy_panel.o ../libslcore.a /wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++/libmidipp.a /wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd/libpbd.a -L/usr/local/lib -llo -lpthread -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L/usr/local/lib -lsigc-2.0 -L/usr/local/lib -lxml2 /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `std::ctype::_M_widen_init() const@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `typeinfo for __cxxabiv1::__forced_unwind@CXXABI_1.3.2' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' clang: error: linker command failed with exit code 1 (use -v to see invocation) Makefile:326: recipe for target 'slgui' failed gmake[3]: *** [slgui] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/src/gui' Makefile:519: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/src' Makefile:329: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3' Makefile:265: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/audio/sooperlooper. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 09:20:22 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 2CDFE4D9; Sat, 31 Jan 2015 09:20:22 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 17F97316; Sat, 31 Jan 2015 09:20:22 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V9KLbT088855; Sat, 31 Jan 2015 09:20:21 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V9KLgQ088834; Sat, 31 Jan 2015 09:20:21 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 09:20:21 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310920.t0V9KLgQ088834@beefy2.isc.freebsd.org> To: nivit@FreeBSD.org Subject: [package - 84amd64-default][math/asymptote] Failed for asymptote-2.32_4 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, 31 Jan 2015 09:20:22 -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: nivit@FreeBSD.org Last committer: wg@FreeBSD.org Ident: $FreeBSD: head/math/asymptote/Makefile 370450 2014-10-08 16:14:27Z wg $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/asymptote-2.32_4.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building math/asymptote build started at Sat Jan 31 09:14:12 UTC 2015 port directory: /usr/ports/math/asymptote building for: FreeBSD 84amd64-default-job-17 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: nivit@FreeBSD.org Makefile ident: $FreeBSD: head/math/asymptote/Makefile 370450 2014-10-08 16:14:27Z wg $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=asymptote-2.32_4 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for asymptote-2.32_4: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples FFTW=on: Use FFTW to compute the Discrete Fourier Transform GSL=on: Enable GNU Scientific library MANPAGES=on: Build and/or install manual pages OFFSCREEN=off: Enable offscreen rendering using OSMesa library READLINE=on: Command line editing via libedit ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-gc --with-docdir= --enable-fftw --enable-gsl --disable-offscreen --enable-readline --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/asymptote/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/asymptote/work HOME=/wrkdirs/usr/ports/math/asymptote/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/asymptote/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/asymptote/work HOME=/wrkdirs/usr/ports/math/asymptote/work TMPDIR="/tmp" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDA TE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/asymptote/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/asymptote/work HOME=/wrkdirs/usr/ports/math/asymptote/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/asymptote/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/asymptote/work HOME=/wrkdirs/usr/ports/math/asymptote/work TMPDIR="/tmp" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDA TE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 ASYMPTOTE_HOME=/wrkdirs/usr/ports/math/asymptote/work HOME=/wrkdirs/usr/ports/math/asymptote/work XDG_DATA_HOME=/wrkdirs/usr/ports/math/asymptote/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/asymptote/work HOME=/wrkdirs/usr/ports/math/asymptote/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/asymptote/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/asymptote/work HOME=/wrkdirs/usr/ports/math/asymptote/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/loca l/bin/autom4te-2.69 AUTORECONF=/usr/local/b! in/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" 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-- 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" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd8 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/asymptote" EXAMPLESDIR="share/examples/asymptote" DATADIR="share/asymptote" WWWDIR="www/asymptote" ETCDIR="etc/asymptote" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/asymptote DOCSDIR=/usr/local/share/doc/asymptote EXAMPLESDIR=/usr/local/share/examples/asymptote WWWDIR=/usr/local/www/asymptote ETCDIR=/usr/local/etc/asymptote --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 LGPL3 accepted by the user =========================================================================== =================================================== ===> asymptote-2.32_4 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.7.txz [84amd64-default-job-17] Installing pkg-1.4.7... [84amd64-default-job-17] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of asymptote-2.32_4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by asymptote-2.32_4 for building =========================================================================== =================================================== ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by asymptote-2.32_4 for building => SHA256 Checksum OK for asymptote-2.32.src.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by asymptote-2.32_4 for building ===> Extracting for asymptote-2.32_4 => SHA256 Checksum OK for asymptote-2.32.src.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for asymptote-2.32_4 ===> Applying FreeBSD patches for asymptote-2.32_4 =========================================================================== =================================================== ===> asymptote-2.32_4 depends on executable: texi2dvi - not found ===> Verifying install for texi2dvi in /usr/ports/print/texinfo ===> Installing existing package /packages/All/texinfo-5.2.20150101.txz [84amd64-default-job-17] Installing texinfo-5.2.20150101... [84amd64-default-job-17] `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-17] | `-- Installing indexinfo-0.2.2... [84amd64-default-job-17] | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-17] | `-- Installing libiconv-1.14_6... [84amd64-default-job-17] | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-17] `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-17] `-- Installing perl5-5.18.4_11... [84amd64-default-job-17] `-- Extracting perl5-5.18.4_11... done [84amd64-default-job-17] Extracting texinfo-5.2.20150101... done ===> Returning to build of asymptote-2.32_4 ===> asymptote-2.32_4 depends on executable: texi2dvi - found ===> asymptote-2.32_4 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-17] Installing tex-formats-20140525_1... [84amd64-default-job-17] `-- Installing tex-kpathsea-6.2.0_1... [84amd64-default-job-17] `-- Extracting tex-kpathsea-6.2.0_1... done [84amd64-default-job-17] `-- Installing tex-web2c-20140525_1... [84amd64-default-job-17] | `-- Installing openjpeg15-1.5.2_1... [84amd64-default-job-17] | | `-- Installing lcms2-2.6_3... [84amd64-default-job-17] | | `-- Installing jpeg-8_6... [84amd64-default-job-17] | | `-- Extracting jpeg-8_6... done [84amd64-default-job-17] | | `-- Installing tiff-4.0.3_5... [84amd64-default-job-17] | | | `-- Installing jbigkit-2.1_1... [84amd64-default-job-17] | | | `-- Extracting jbigkit-2.1_1... done [84amd64-default-job-17] | | `-- Extracting tiff-4.0.3_5... done [84amd64-default-job-17] | | `-- Extracting lcms2-2.6_3... done [84amd64-default-job-17] | | `-- Installing png-1.6.16... [84amd64-default-job-17] | | `-- Extracting png-1.6.16... done [84amd64-default-job-17] | `-- Extracting openjpeg15-1.5.2_1... done [84amd64-default-job-17] | `-- Installing pixman-0.32.6... [84amd64-default-job-17] | `-- Extracting pixman-0.32.6... done [84amd64-default-job-17] | `-- Installing zziplib-0.13.62_2... [84amd64-default-job-17] | `-- Extracting zziplib-0.13.62_2... done [84amd64-default-job-17] `-- Extracting tex-web2c-20140525_1... done [84amd64-default-job-17] `-- Installing texlive-texmf-20140525_4... [84amd64-default-job-17] | `-- Installing texlive-base-20140525_5... [84amd64-default-job-17] | | `-- Installing freetype-1.3.1_5... Creating oPRCFile.d Creating PRCbitStream.d Creating predicates.d Creating Delaunay.d Creating array.d Creating constructor.d Creating process.d Creating envcompleter.d Creating refaccess.d Creating fundec.d Creating varinit.d Creating application.d Creating program.d Creating parser.d Creating locate.d Creating impdatum.d Creating coenv.d Creating coder.d Creating simpson.d Creating fftw++asy.d Creating fileio.d Creating interact.d Creating record.d Creating absyn.d Creating virtualfieldaccess.d Creating access.d Creating lex.yy.d Creating camp.tab.d Creating stack.d Creating newexp.d Creating exp.d Creating entry.d Creating symbol.d Creating name.d Creating callable.d Creating errormsg.d Creating dec.d Creating stm.d Creating genv.d Creating env.d Creating runmath.d Creating runstring.d Creating runpath3d.d Creating runpath.d Creating runtriple.d Creating runpair.d Creating runsystem.d Creating runfile.d Creating runarray.d Creating runhistory.d Creating runlabel.d Creating runpicture.d Creating runbacktrace.d Creating runtime.d Creating gsl.d Creating builtin.d Creating types.d Creating pipestream.d Creating pen.d Creating drawsurface.d Creating drawpath3.d Creating path3.d Creating drawfill.d Creating knot.d Creating flatguide.d Creating guide.d Creating settings.d Creating util.d Creating texfile.d Creating psfile.d Creating picture.d Creating drawlabel.d Creating drawpath.d Creating path.d Creating camperror.d c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o camperror.o -c camperror.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o path.o -c path.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o drawpath.o -c drawpath.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o drawlabel.o -c drawlabel.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o picture.o -c picture.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o psfile.o -c psfile.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o texfile.o -c texfile.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o util.o -c util.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o settings.o -c settings.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o guide.o -c guide.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o flatguide.o -c flatguide.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o knot.o -c knot.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o drawfill.o -c drawfill.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o path3.o -c path3.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o drawpath3.o -c drawpath3.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o drawsurface.o -c drawsurface.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o pen.o -c pen.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o pipestream.o -c pipestream.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o types.o -c types.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o builtin.o -c builtin.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o gsl.o -c gsl.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runtime.o -c runtime.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runbacktrace.o -c runbacktrace.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runpicture.o -c runpicture.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runlabel.o -c runlabel.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runhistory.o -c runhistory.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runarray.o -c runarray.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runfile.o -c runfile.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runsystem.o -c runsystem.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runpair.o -c runpair.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runtriple.o -c runtriple.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runpath.o -c runpath.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runpath3d.o -c runpath3d.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runstring.o -c runstring.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o runmath.o -c runmath.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o env.o -c env.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o genv.o -c genv.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o stm.o -c stm.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o dec.o -c dec.cc absyn.h: In function 'absyntax::runnable* absyntax::autoplainRunnable()': absyn.h:30: warning: 'pos.position::column' is used uninitialized in this function dec.cc:902: note: 'pos.position::column' was declared here absyn.h:30: warning: 'pos.position::line' is used uninitialized in this function dec.cc:902: note: 'pos.position::line' was declared here absyn.h:30: warning: 'pos.position::file' is used uninitialized in this function dec.cc:902: note: 'pos.position::file' was declared here c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o errormsg.o -c errormsg.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o callable.o -c callable.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o name.o -c name.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o symbol.o -c symbol.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o entry.o -c entry.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o exp.o -c exp.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o newexp.o -c newexp.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o stack.o -c stack.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o camp.tab.o -c camp.tab.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o lex.yy.o -c lex.yy.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o access.o -c access.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o virtualfieldaccess.o -c virtualfieldaccess.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o absyn.o -c absyn.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o record.o -c record.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o interact.o -c interact.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o fileio.o -c fileio.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o fftw++asy.o -c fftw++asy.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o simpson.o -c simpson.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o coder.o -c coder.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o coenv.o -c coenv.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o impdatum.o -c impdatum.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o locate.o -c locate.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o parser.o -c parser.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o program.o -c program.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o application.o -c application.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o varinit.o -c varinit.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o fundec.o -c fundec.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o refaccess.o -c refaccess.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o envcompleter.o -c envcompleter.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o process.o -c process.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o constructor.o -c constructor.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o array.o -c array.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o Delaunay.o -c Delaunay.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o predicates.o -c predicates.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o PRCbitStream.o -c prc/PRCbitStream.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o oPRCFile.o -c prc/oPRCFile.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o PRCdouble.o -c prc/PRCdouble.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o writePRC.o -c prc/writePRC.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o glrender.o -c glrender.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o tr.o -c tr.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o arcball.o -c arcball.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o algebra3.o -c algebra3.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o quaternion.o -c quaternion.cc c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o main.o -c main.cc if test "" = "svn"; then \ \ if test "`LC_ALL="C" svn info 2>/dev/null | grep 'Revision' | sed -e 's/Revision: \(.*\)/-r\1/'`" != "`cat svnrevision.cc | sed -e 's/.*\"\(.*\)\";/\\1/'`"; then \ echo "const char *SVN_REVISION="\"`LC_ALL="C" svn info 2>/dev/null | grep 'Revision' | sed -e 's/Revision: \(.*\)/-r\1/'`\"\; > svnrevision.cc; \ c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o svnrevision.o -c svnrevision.cc; \ fi \ else \ echo "const char *SVN_REVISION="\"\"\; > svnrevision.cc; \ c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -I. -I/usr/local/include/gc -I/usr/include/gc -o svnrevision.o -c svnrevision.cc; \ fi echo string VERSION=\"2.32`LC_ALL="C" svn info 2>/dev/null | grep 'Revision' | sed -e 's/Revision: \(.*\)/-r\1/'`\"\; > base/version.asy svn: not found echo @set VERSION 2.32`LC_ALL="C" svn info 2>/dev/null | grep 'Revision' | sed -e 's/Revision: \(.*\)/-r\1/'` > doc/version.texi svn: not found echo @set Datadir /usr/local/share >> doc/version.texi echo "#!/usr/bin/env python" > GUI/xasyVersion.py echo xasyVersion = \"2.32`LC_ALL="C" svn info 2>/dev/null | grep 'Revision' | sed -e 's/Revision: \(.*\)/-r\1/'`\" >> GUI/xasyVersion.py svn: not found if test -n ""; then \ cat asy.rc | sed -e "s/ASYMPTOTE_VERSION/2.32`LC_ALL="C" svn info 2>/dev/null | grep 'Revision' | sed -e 's/Revision: \(.*\)/-r\1/'`/" | \ windres -o asy.o; \ fi if test -n ""; then \ c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -o asy camperror.o path.o drawpath.o drawlabel.o picture.o psfile.o texfile.o util.o settings.o guide.o flatguide.o knot.o drawfill.o path3.o drawpath3.o drawsurface.o pen.o pipestream.o types.o builtin.o gsl.o runtime.o runbacktrace.o runpicture.o runlabel.o runhistory.o runarray.o runfile.o runsystem.o runpair.o runtriple.o runpath.o runpath3d.o runstring.o runmath.o env.o genv.o stm.o dec.o errormsg.o callable.o name.o symbol.o entry.o exp.o newexp.o stack.o camp.tab.o lex.yy.o access.o virtualfieldaccess.o absyn.o record.o interact.o fileio.o fftw++asy.o simpson.o coder.o coenv.o impdatum.o locate.o parser.o program.o application.o varinit.o fundec.o refaccess.o envcompleter.o process.o constructor.o array.o Delaunay.o predicates.o PRCbitStream.o oPRCFile.o PRCdouble.o writePRC.o glrender.o tr.o arcball.o algebra3.o quaternion.o main.o svnrevision.o asy.o -fstack-protector -lglut -lGLU -lGL -lfftw3 -lreadline -lrt -lz -lm -L/usr/local/lib -lgc-threaded -lncurses -lgsl -lgslcblas -s -static; \ else \ ln -sf GUI/xasy.py xasy; \ c++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -DFFTWPP_SINGLE_THREAD -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -fno-var-tracking -o asy camperror.o path.o drawpath.o drawlabel.o picture.o psfile.o texfile.o util.o settings.o guide.o flatguide.o knot.o drawfill.o path3.o drawpath3.o drawsurface.o pen.o pipestream.o types.o builtin.o gsl.o runtime.o runbacktrace.o runpicture.o runlabel.o runhistory.o runarray.o runfile.o runsystem.o runpair.o runtriple.o runpath.o runpath3d.o runstring.o runmath.o env.o genv.o stm.o dec.o errormsg.o callable.o name.o symbol.o entry.o exp.o newexp.o stack.o camp.tab.o lex.yy.o access.o virtualfieldaccess.o absyn.o record.o interact.o fileio.o fftw++asy.o simpson.o coder.o coenv.o impdatum.o locate.o parser.o program.o application.o varinit.o fundec.o refaccess.o envcompleter.o process.o constructor.o array.o Delaunay.o predicates.o PRCbitStream.o oPRCFile.o PRCdouble.o writePRC.o glrender.o tr.o arcball.o algebra3.o quaternion.o main.o svnrevision.o -fstack-protector -lglut -lGLU -lGL -lfftw3 -lreadline -lrt -lz -lm -L/usr/local/lib -lgc-threaded -lncurses -lgsl -lgslcblas ; \ fi Creating asy-keywords.el ./asy -dir base -config "" -render=0 -l > asy.list Makefile:212: recipe for target 'asy-keywords.el' failed gmake: *** [asy-keywords.el] Segmentation fault: 11 (core dumped) *** Error code 1 Stop in /usr/ports/math/asymptote. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 09:21:16 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 E29104FA for ; Sat, 31 Jan 2015 09:21:16 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 CE3FD328; Sat, 31 Jan 2015 09:21:16 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V9LGNE014193; Sat, 31 Jan 2015 09:21:16 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V9LGYS013786; Sat, 31 Jan 2015 09:21:16 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 09:21:16 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310921.t0V9LGYS013786@beefy1.isc.freebsd.org> To: Mario.G.Pavlov@gmail.com Subject: [package - 84i386-default][ports-mgmt/portrac] Failed for portrac-0.5 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, 31 Jan 2015 09:21:17 -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: Mario.G.Pavlov@gmail.com Last committer: rodrigo@FreeBSD.org Ident: $FreeBSD: head/ports-mgmt/portrac/Makefile 370958 2014-10-15 21:48:04Z rodrigo $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/portrac-0.5.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building ports-mgmt/portrac build started at Sat Jan 31 09:20:55 UTC 2015 port directory: /usr/ports/ports-mgmt/portrac building for: FreeBSD 84i386-default-job-05 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: Mario.G.Pavlov@gmail.com Makefile ident: $FreeBSD: head/ports-mgmt/portrac/Makefile 370958 2014-10-15 21:48:04Z rodrigo $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=portrac-0.5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-qt-includes=/usr/local/include/qt5 --with-qt-libraries=/usr/local/lib --with-extra-includes=/usr/local/include --with-extra-libs=/usr/local/lib --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/ports-mgmt/portrac/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ports-mgmt/portrac/work HOME=/wrkdirs/usr/ports/ports-mgmt/portrac/work TMPDIR="/tmp" QTDIR="/usr/local" QMAKE="/usr/local/lib/qt5/bin/qmake" MOC="/usr/local/lib/qt5/bin/moc" RCC="/usr/local/lib/qt5/bin/rcc" UIC="/usr/local/lib/qt5/bin/uic" QMAKESPEC="/usr/local/lib/qt5/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" CPATH=/usr/local/include LIBRARY_PATH=/usr/local/lib SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/ports-mgmt/portrac/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ports-mgmt/portrac/work HOME=/wrkdirs/usr/ports/ports-mgmt/portrac/work TMPDIR="/tmp" CPATH=/usr/local/include LIBRARY_PATH=/usr/local/lib 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-- QT_PREFIX="/usr/local" QT_BINDIR="lib/qt5/bin" QT_INCDIR="include/qt5" QT_LIBDIR="lib" QT_ARCHDIR="lib/qt5" QT_PLUGINDIR="lib/qt5/plugins" QT_LIBEXECDIR="libexec/qt5" QT_IMPORTDIR="lib/qt5/imports" QT_QMLDIR="lib/qt5/qml" QT_DATADIR="share/qt5" QT_DOCDIR="share/doc/qt5" QT_L10NDIR="share/qt5/translations" QT_ETCDIR="etc/xdg" QT_EXAMPLEDIR="share/examples/qt5" QT_TESTDIR="share/qt5/tests" QT_MKSPECDIR="lib/qt5/mkspecs" OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/portrac" EXAMPLESDIR="share/examples/portrac" DATADIR="share/portrac" WWWDIR="www/portrac" ETCDIR="etc/portrac" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/portrac DOCSDIR=/usr/local/share/doc/portrac EXAMPLESDIR=/usr/local/share/examples/portrac WWWDIR=/usr/local/www/portrac ETCDIR=/usr/local/etc/portrac --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD2CLAUSE accepted by the user =========================================================================== =================================================== ===> portrac-0.5 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.7.txz [84i386-default-job-05] Installing pkg-1.4.7... [84i386-default-job-05] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of portrac-0.5 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by portrac-0.5 for building =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by portrac-0.5 for building => SHA256 Checksum OK for portrac-0.5.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by portrac-0.5 for building ===> Extracting for portrac-0.5 => SHA256 Checksum OK for portrac-0.5.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for portrac-0.5 =========================================================================== =================================================== ===> portrac-0.5 depends on file: /usr/local/lib/qt5/bin/moc - not found ===> Verifying install for /usr/local/lib/qt5/bin/moc in /usr/ports/devel/qt5-buildtools ===> Installing existing package /packages/All/qt5-buildtools-5.3.2.txz [84i386-default-job-05] Installing qt5-buildtools-5.3.2... [84i386-default-job-05] `-- Installing perl5-5.18.4_11... [84i386-default-job-05] `-- Extracting perl5-5.18.4_11... done [84i386-default-job-05] Extracting qt5-buildtools-5.3.2... done ===> Returning to build of portrac-0.5 ===> portrac-0.5 depends on file: /usr/local/lib/qt5/bin/qmake - not found ===> Verifying install for /usr/local/lib/qt5/bin/qmake in /usr/ports/devel/qmake5 ===> Installing existing package /packages/All/qt5-qmake-5.3.2.txz [84i386-default-job-05] Installing qt5-qmake-5.3.2... [84i386-default-job-05] Extracting qt5-qmake-5.3.2... done ===> Returning to build of portrac-0.5 ===> portrac-0.5 depends on file: /usr/local/lib/libQt5Widgets.so - not found ===> Verifying install for /usr/local/lib/libQt5Widgets.so in /usr/ports/x11-toolkits/qt5-widgets ===> Installing existing package /packages/All/qt5-widgets-5.3.2.txz [84i386-default-job-05] Installing qt5-widgets-5.3.2... [84i386-default-job-05] `-- Installing libX11-1.6.2_2,1... [84i386-default-job-05] | `-- Installing kbproto-1.0.6... [84i386-default-job-05] | `-- Extracting kbproto-1.0.6... done [84i386-default-job-05] | `-- Installing libXau-1.0.8_2... [84i386-default-job-05] | | `-- Installing xproto-7.0.26... [84i386-default-job-05] | | `-- Extracting xproto-7.0.26... done [84i386-default-job-05] | `-- Extracting libXau-1.0.8_2... done [84i386-default-job-05] | `-- Installing libXdmcp-1.1.1_2... [84i386-default-job-05] | `-- Extracting libXdmcp-1.1.1_2... done [84i386-default-job-05] | `-- Installing libxcb-1.11... [84i386-default-job-05] | | `-- Installing libpthread-stubs-0.3_6... [84i386-default-job-05] | | `-- Extracting libpthread-stubs-0.3_6... done [84i386-default-job-05] | | `-- Installing libxml2-2.9.2_2... [84i386-default-job-05] | | `-- Installing libiconv-1.14_6... [84i386-default-job-05] | | `-- Extracting libiconv-1.14_6... done [84i386-default-job-05] | | `-- Extracting libxml2-2.9.2_2... done [84i386-default-job-05] | `-- Extracting libxcb-1.11... done [84i386-default-job-05] `-- Extracting libX11-1.6.2_2,1... done [84i386-default-job-05] `-- Installing qt5-core-5.3.2_1... [84i386-default-job-05] | `-- Installing glib-2.42.1... [84i386-default-job-05] | | `-- Installing gettext-runtime-0.19.4... [84i386-default-job-05] | | `-- Installing indexinfo-0.2.2... [84i386-default-job-05] | | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-05] | | `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-05] | | `-- Installing libffi-3.2.1... [84i386-default-job-05] | | `-- Extracting libffi-3.2.1... done [84i386-default-job-05] | | `-- Installing pcre-8.35_2... [84i386-default-job-05] | | `-- Extracting pcre-8.35_2... done [84i386-default-job-05] | | `-- Installing python27-2.7.9... [84i386-default-job-05] | | `-- Extracting python27-2.7.9... done [84i386-default-job-05] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [84i386-default-job-05] | `-- Installing icu-53.1... [84i386-default-job-05] | `-- Extracting icu-53.1... done [84i386-default-job-05] `-- Extracting qt5-core-5.3.2_1... done [84i386-default-job-05] `-- Installing qt5-gui-5.3.2_1... [84i386-default-job-05] | `-- Installing dbus-1.8.12_1... [84i386-default-job-05] | | `-- Installing expat-2.1.0_2... [84i386-default-job-05] | | `-- Extracting expat-2.1.0_2... done [84i386-default-job-05] | | `-- Installing gnome_subr-1.0... [84i386-default-job-05] | | `-- Extracting gnome_subr-1.0... done [84i386-default-job-05] | | `-- Installing libICE-1.0.9,1... [84i386-default-job-05] | | `-- Extracting libICE-1.0.9,1... done [84i386-default-job-05] | | `-- Installing libSM-1.2.2_2,1... [84i386-default-job-05] | | `-- Extracting libSM-1.2.2_2,1... done ===> Creating users and/or groups. Creating group 'messagebus' with gid '556'. Creating user 'messagebus' with uid '556'. [84i386-default-job-05] | `-- Extracting dbus-1.8.12_1... done [84i386-default-job-05] | `-- Installing encodings-1.0.4_1,1... [84i386-default-job-05] | | `-- Installing font-util-1.3.0_1... [84i386-default-job-05] | | `-- Extracting font-util-1.3.0_1... done [84i386-default-job-05] | `-- Extracting encodings-1.0.4_1,1... done [84i386-default-job-05] | `-- Installing fontconfig-2.11.1,1... [84i386-default-job-05] | | `-- Installing freetype2-2.5.5... [84i386-default-job-05] | | `-- Extracting freetype2-2.5.5... done [84i386-default-job-05] | `-- 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: caching, new cache contents: 0 fonts, 2 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/util: caching, new cache contents: 0 fonts, 0 dirs /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory Re-scanning /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 2 dirs Re-scanning /usr/local/lib/X11/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs /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-05] | `-- Installing jpeg-8_6... [84i386-default-job-05] | `-- Extracting jpeg-8_6... done [84i386-default-job-05] | `-- Installing libGL-9.1.7_4... [84i386-default-job-05] | | `-- Installing dri2proto-2.8... [84i386-default-job-05] | | `-- Extracting dri2proto-2.8... done [84i386-default-job-05] | | `-- Installing libXdamage-1.1.4_2... [84i386-default-job-05] | | `-- Installing damageproto-1.2.1... [84i386-default-job-05] | | `-- Extracting damageproto-1.2.1... done [84i386-default-job-05] | | `-- Installing libXfixes-5.0.1_2... [84i386-default-job-05] | | | `-- Installing fixesproto-5.0... [84i386-default-job-05] | | | `-- Extracting fixesproto-5.0... done [84i386-default-job-05] | | `-- Extracting libXfixes-5.0.1_2... done [84i386-default-job-05] | | `-- Extracting libXdamage-1.1.4_2... done [84i386-default-job-05] | | `-- Installing libXext-1.3.3,1... [84i386-default-job-05] | | `-- Installing xextproto-7.3.0... [84i386-default-job-05] | | `-- Extracting xextproto-7.3.0... done [84i386-default-job-05] | | `-- Extracting libXext-1.3.3,1... done [84i386-default-job-05] | | `-- Installing libXxf86vm-1.1.3_2... [84i386-default-job-05] | | `-- Installing xf86vidmodeproto-2.3.1... [84i386-default-job-05] | | `-- Extracting xf86vidmodeproto-2.3.1... done [84i386-default-job-05] | | `-- Extracting libXxf86vm-1.1.3_2... done [84i386-default-job-05] | | `-- Installing libdevq-0.0.2... [84i386-default-job-05] | | `-- Extracting libdevq-0.0.2... done [84i386-default-job-05] | | `-- Installing libdrm-2.4.58_1,1... [84i386-default-job-05] | | `-- Installing libpciaccess-0.13.2_2... [84i386-default-job-05] | | | `-- Installing pciids-20150124... [84i386-default-job-05] | | | `-- Extracting pciids-20150124... done [84i386-default-job-05] | | `-- Extracting libpciaccess-0.13.2_2... done [84i386-default-job-05] | | `-- Extracting libdrm-2.4.58_1,1... done [84i386-default-job-05] | | `-- Installing libglapi-9.1.7_2... [84i386-default-job-05] | | `-- Installing libxshmfence-1.1_3... [84i386-default-job-05] | | `-- Extracting libxshmfence-1.1_3... done [84i386-default-job-05] | | `-- Extracting libglapi-9.1.7_2... done [84i386-default-job-05] | `-- Extracting libGL-9.1.7_4... done [84i386-default-job-05] | `-- Installing libXi-1.7.4,1... [84i386-default-job-05] | | `-- Installing inputproto-2.3.1... [84i386-default-job-05] | | `-- Extracting inputproto-2.3.1... done [84i386-default-job-05] | `-- Extracting libXi-1.7.4,1... done [84i386-default-job-05] | `-- Installing libXrender-0.9.8_2... [84i386-default-job-05] | | `-- Installing renderproto-0.11.1... [84i386-default-job-05] | | `-- Extracting renderproto-0.11.1... done [84i386-default-job-05] | `-- Extracting libXrender-0.9.8_2... done [84i386-default-job-05] | `-- Installing libxkbcommon-0.5.0... [84i386-default-job-05] | `-- Extracting libxkbcommon-0.5.0... done [84i386-default-job-05] | `-- Installing png-1.6.16... [84i386-default-job-05] | `-- Extracting png-1.6.16... done [84i386-default-job-05] | `-- Installing qt5-dbus-5.3.2... [84i386-default-job-05] | `-- Extracting qt5-dbus-5.3.2... done [84i386-default-job-05] | `-- Installing xcb-util-image-0.4.0... [84i386-default-job-05] | | `-- Installing xcb-util-0.4.0,1... [84i386-default-job-05] | | `-- Extracting xcb-util-0.4.0,1... done [84i386-default-job-05] | `-- Extracting xcb-util-image-0.4.0... done [84i386-default-job-05] | `-- Installing xcb-util-keysyms-0.4.0... [84i386-default-job-05] | `-- Extracting xcb-util-keysyms-0.4.0... done [84i386-default-job-05] | `-- Installing xcb-util-renderutil-0.3.9... [84i386-default-job-05] | `-- Extracting xcb-util-renderutil-0.3.9... done [84i386-default-job-05] | `-- Installing xcb-util-wm-0.4.1_2... [84i386-default-job-05] | `-- Extracting xcb-util-wm-0.4.1_2... done [84i386-default-job-05] | `-- Installing xdg-utils-1.0.2.20130919_1... [84i386-default-job-05] | | `-- Installing hicolor-icon-theme-0.12... [84i386-default-job-05] | | `-- Extracting hicolor-icon-theme-0.12... done [84i386-default-job-05] | | `-- Installing xprop-1.2.2... [84i386-default-job-05] | | `-- Installing libXmu-1.1.2_2,1... [84i386-default-job-05] | | | `-- Installing libXt-1.1.4_2,1... [84i386-default-job-05] | | | `-- Extracting libXt-1.1.4_2,1... done [84i386-default-job-05] | | `-- Extracting libXmu-1.1.2_2,1... done [84i386-default-job-05] | | `-- Extracting xprop-1.2.2... done [84i386-default-job-05] | | `-- Installing xset-1.2.3_1... [84i386-default-job-05] | | `-- Installing libXfontcache-1.0.5_2... [84i386-default-job-05] | | | `-- Installing fontcacheproto-0.1.3... [84i386-default-job-05] | | | `-- Extracting fontcacheproto-0.1.3... done [84i386-default-job-05] | | `-- Extracting libXfontcache-1.0.5_2... done [84i386-default-job-05] | | `-- Extracting xset-1.2.3_1... done [84i386-default-job-05] | `-- Extracting xdg-utils-1.0.2.20130919_1... done [84i386-default-job-05] | `-- Installing xorg-fonts-truetype-7.7_1... [84i386-default-job-05] | | `-- Installing dejavu-2.34_4... [84i386-default-job-05] | | `-- Extracting dejavu-2.34_4... done mkfontscale: not found mkfontdir: not found [84i386-default-job-05] | | `-- Installing font-bh-ttf-1.0.3_1... [84i386-default-job-05] | | `-- Installing mkfontdir-1.0.7... [84i386-default-job-05] | | | `-- Installing mkfontscale-1.1.1_1... [84i386-default-job-05] | | | `-- Installing libfontenc-1.1.2_2... [84i386-default-job-05] | | | `-- Extracting libfontenc-1.1.2_2... done [84i386-default-job-05] | | | `-- Extracting mkfontscale-1.1.1_1... done [84i386-default-job-05] | | `-- Extracting mkfontdir-1.0.7... done [84i386-default-job-05] | | `-- Extracting font-bh-ttf-1.0.3_1... done [84i386-default-job-05] | | `-- Installing font-misc-ethiopic-1.0.3_1... [84i386-default-job-05] | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [84i386-default-job-05] | | `-- Installing font-misc-meltho-1.0.3_1... [84i386-default-job-05] | | `-- Extracting font-misc-meltho-1.0.3_1... done [84i386-default-job-05] `-- Extracting qt5-gui-5.3.2_1... done [84i386-default-job-05] Extracting qt5-widgets-5.3.2... done 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 ===================================================================== Message for dejavu-2.34_4: 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. Message for qt5-gui-5.3.2_1: ====================================================================== 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 portrac-0.5 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for portrac-0.5 =========================================================================== =================================================== ===> Building for portrac-0.5 c++ -c -O2 -pipe -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -I. -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o PortChecker.o PortChecker.cc PortChecker.cc: In member function 'std::string PortChecker::downloadIndex() const': PortChecker.cc:164: error: 'errno' was not declared in this scope *** Error code 1 Stop in /wrkdirs/usr/ports/ports-mgmt/portrac/work/portrac-0.5. *** Error code 1 Stop in /usr/ports/ports-mgmt/portrac. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 09:28: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 D7375546 for ; Sat, 31 Jan 2015 09:28:11 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 C2A2D348 for ; Sat, 31 Jan 2015 09:28:11 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V9SBbR041996 for ; Sat, 31 Jan 2015 09:28:11 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V9SBON041985; Sat, 31 Jan 2015 09:28:11 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 09:28:11 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310928.t0V9SBON041985@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84i386-default][graphics/pixie] Failed for pixie-2.2.6_11 in package 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, 31 Jan 2015 09:28: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: ports@FreeBSD.org Last committer: amdmi3@FreeBSD.org Ident: $FreeBSD: head/graphics/pixie/Makefile 371065 2014-10-17 15:37:58Z amdmi3 $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/pixie-2.2.6_11.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building graphics/pixie build started at Sat Jan 31 09:25:02 UTC 2015 port directory: /usr/ports/graphics/pixie building for: FreeBSD 84i386-default-job-22 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/graphics/pixie/Makefile 371065 2014-10-17 15:37:58Z amdmi3 $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=pixie-2.2.6_11 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for pixie-2.2.6_11: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --includedir=/usr/local/include/pixie --libdir=/usr/local/lib/pixie --with-docdir=/usr/local/share/doc/pixie --with-shaderdir=/usr/local/share/pixie/shaders --with-ribdir=/usr/local/share/pixie/ribs --with-texturedir=/usr/local/share/pixie/textures --with-displaysdir=/usr/local/lib/pixie/displays --with-modulesdir=/usr/local/lib/pixie/modules --with-openexr-prefix=/usr/local --enable-openexr-threads --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/pixie/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/pixie/work HOME=/wrkdirs/usr/ports/graphics/pixie/work TMPDIR="/tmp" ac_cv_path_FLEX="/usr/local/bin/flex" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/pixie/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/pixie/work HOME=/wrkdirs/usr/ports/graphics/pixie/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/pixie/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/pixie/work HOME=/wrkdirs/usr/ports/graphics/pixie/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/pixie/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/pixie/work HOME=/wrkdirs/usr/ports/graphics/pixie/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 -fPIC -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fPIC -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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/pixie" EXAMPLESDIR="share/examples/pixie" DATADIR="share/pixie" WWWDIR="www/pixie" ETCDIR="etc/pixie" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pixie DOCSDIR=/usr/local/share/doc/pixie EXAMPLESDIR=/usr/local/share/examples/pixie WWWDIR=/usr/local/www/pixie ETCDIR=/usr/local/etc/pixie --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> pixie-2.2.6_11 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.7.txz [84i386-default-job-22] Installing pkg-1.4.7... [84i386-default-job-22] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of pixie-2.2.6_11 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by pixie-2.2.6_11 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by pixie-2.2.6_11 for building => SHA256 Checksum OK for Pixie-src-2.2.6.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by pixie-2.2.6_11 for building ===> Extracting for pixie-2.2.6_11 => SHA256 Checksum OK for Pixie-src-2.2.6.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for pixie-2.2.6_11 ===> Applying FreeBSD patches for pixie-2.2.6_11 =========================================================================== =================================================== ===> pixie-2.2.6_11 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-22] Installing bison-2.7.1,1... [84i386-default-job-22] `-- Installing gettext-runtime-0.19.4... [84i386-default-job-22] | `-- Installing indexinfo-0.2.2... [84i386-default-job-22] | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-22] | `-- Installing libiconv-1.14_6... [84i386-default-job-22] | `-- Extracting libiconv-1.14_6... done [84i386-default-job-22] `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-22] `-- Installing m4-1.4.17_1,1... [84i386-default-job-22] `-- Extracting m4-1.4.17_1,1... done [84i386-default-job-22] Extracting bison-2.7.1,1... done ===> Returning to build of pixie-2.2.6_11 ===> pixie-2.2.6_11 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-22] Installing flex-2.5.39_2... [84i386-default-job-22] Extracting flex-2.5.39_2... done ===> Returning to build of pixie-2.2.6_11 ===> pixie-2.2.6_11 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/glproto.pc in /usr/ports/x11/glproto ===> Installing existing package /packages/All/glproto-1.4.17.txz [84i386-default-job-22] Installing glproto-1.4.17... [84i386-default-job-22] Extracting glproto-1.4.17... done ===> Returning to build of pixie-2.2.6_11 ===> pixie-2.2.6_11 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/dri2proto.pc in /usr/ports/x11/dri2proto ===> Installing existing package /packages/All/dri2proto-2.8.txz [84i386-default-job-22] Installing dri2proto-2.8... [84i386-default-job-22] Extracting dri2proto-2.8... done ===> Returning to build of pixie-2.2.6_11 =========================================================================== =================================================== ===> pixie-2.2.6_11 depends on shared library: libIlmImf.so - not found ===> Verifying for libIlmImf.so in /usr/ports/graphics/OpenEXR ===> Installing existing package /packages/All/OpenEXR-2.2.0_4.txz [84i386-default-job-22] Installing OpenEXR-2.2.0_4... [84i386-default-job-22] `-- Installing gcc-4.8.4... [84i386-default-job-22] | `-- Installing binutils-2.25... [84i386-default-job-22] | `-- Extracting binutils-2.25... done [84i386-default-job-22] | `-- Installing gcc-ecj-4.5... [84i386-default-job-22] | `-- Extracting gcc-ecj-4.5... done [84i386-default-job-22] | `-- Installing gmp-5.1.3_2... [84i386-default-job-22] | `-- Extracting gmp-5.1.3_2... done [84i386-default-job-22] | `-- Installing mpc-1.0.2_1... [84i386-default-job-22] | | `-- Installing mpfr-3.1.2_2... [84i386-default-job-22] | | `-- Extracting mpfr-3.1.2_2... done [84i386-default-job-22] | `-- Extracting mpc-1.0.2_1... done [84i386-default-job-22] `-- Extracting gcc-4.8.4... done [84i386-default-job-22] `-- Installing ilmbase-2.2.0... [84i386-default-job-22] `-- Extracting ilmbase-2.2.0... done [84i386-default-job-22] Extracting OpenEXR-2.2.0_4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using /usr/bin/make INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s" install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s" INSTALL_STRIP_FLAG=-s `test -z 'strip' || echo "INSTALL_PROGRAM_ENV=STRIPPROG='strip'"` install Making install in src Making install in common test -z "/usr/local/lib/pixie" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'libpixiecommon.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libpixiecommon.la' libtool: install: /usr/bin/install -c -o root -g wheel .libs/libpixiecommon.so.0.0.0 /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libpixiecommon.so.0.0.0 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libpixiecommon.so.0.0.0 libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie && { ln -s -f libpixiecommon.so.0.0.0 libpixiecommon.so.0 || { rm -f libpixiecommon.so.0 && ln -s libpixiecommon.so.0.0.0 libpixiecommon.so.0; }; }) libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie && { ln -s -f libpixiecommon.so.0.0.0 libpixiecommon.so || { rm -f libpixiecommon.so && ln -s libpixiecommon.so.0.0.0 libpixiecommon.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libpixiecommon.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libpixiecommon.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie' Making install in file test -z "/usr/local/lib/pixie/displays" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'file.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/file.la' libtool: install: warning: relinking `file.la' libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/file; /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/libtool --tag CXX --mode=relink c++ -O2 -pipe -fPIC -fno-strict-aliasing -module -avoid-version -L/usr/local/lib -o file.la -rpath /usr/local/lib/pixie/displays file.lo file_tiff.lo file_png.lo ../common/libpixiecommon.la -ltiff -pthread -lm -lc -lpng -pthread -lm -lc -pthread -lm -lc -inst-prefix-dir /wrkdirs/usr/ports/graphics/pixie/work/stage) libtool: relink: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/file.o .libs/file_tiff.o .libs/file_png.o -Wl,-rpath -Wl,/usr/local/lib/pixie -L/usr/local/lib ../common/.libs/libpixiecommon.so -ltiff -lpng -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -pthread -pthread -pthread -pthread -Wl,-soname -Wl,file.so -o .libs/file.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/file.soT /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/file.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/file.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/file.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/file.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie/displays' Making install in framebuffer test -z "/usr/local/lib/pixie/displays" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'framebuffer.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/framebuffer.la' libtool: install: warning: relinking `framebuffer.la' libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/framebuffer; /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/libtool --tag CXX --mode=relink c++ -I/usr/local/include -O2 -pipe -fPIC -fno-strict-aliasing -module -avoid-version -lX11 -lXext -L/usr/local/lib -o framebuffer.la -rpath /usr/local/lib/pixie/displays framebuffer_la-framebuffer.lo framebuffer_la-fbx.lo ../common/libpixiecommon.la -L/usr/local/lib -R/usr/local/lib -pthread -lm -lc -inst-prefix-dir /wrkdirs/usr/ports/graphics/pixie/work/stage) libtool: relink: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/framebuffer_la-framebuffer.o .libs/framebuffer_la-fbx.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib/pixie /usr/local/lib/libX11.so /usr/local/lib/libXext.so -L/usr/local/lib ../common/.libs/libpixiecommon.so -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -pthread -pthread -Wl,-soname -Wl,framebuffer.so -o .libs/framebuffer.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/framebuffer.soT /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/framebuffer.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/framebuffer.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/framebuffer.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/framebuffer.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie/displays' Making install in openexr test -z "/usr/local/lib/pixie/displays" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays" Making install in precomp Making install in gui test -z "/usr/local/lib/pixie/modules" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/modules" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'gui.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/modules/gui.la' libtool: install: warning: relinking `gui.la' libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/gui; /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/libtool --tag CXX --mode=relink c++ -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -O2 -pipe -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -pipe -fPIC -fno-strict-aliasing -module -avoid-version -L/wrkdirs/usr/ports/x11-toolkits/fltk/work/fltk-1.3.2/src -L/usr/local/lib -L/usr/local/lib -R/usr/local/lib /usr/local/lib/libfltk_gl.a -lGLU -lGL -lm /usr/local/lib/libfltk.a -lXext -lXft -lfontconfig -lpthread -lm -lX11 -lX11 -lXext -L/usr/local/lib -o gui.la -rpath /usr/local/lib/pixie/modules gui_la-opengl.lo ../common/libpixiecommon.la -L/usr/local/lib -R/usr/local/lib -pthread -lm -lc -inst-prefix-dir /wrkdirs/usr/ports/graphics/pixie/work/stage) *** Warning: Linking the shared library gui.la against the *** static library /usr/local/lib/libfltk_gl.a is not portable! *** Warning: Linking the shared library gui.la against the *** static library /usr/local/lib/libfltk.a is not portable! libtool: relink: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/gui_la-opengl.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib/pixie -L/wrkdirs/usr/ports/x11-toolkits/fltk/work/fltk-1.3.2/src -L/usr/local/lib /usr/local/lib/libfltk_gl.a -lGLU -lGL /usr/local/lib/libfltk.a /usr/local/lib/libXft.so -lfontconfig -lpthread /usr/local/lib/libX11.so /usr/local/lib/libXext.so ../common/.libs/libpixiecommon.so -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -pthread -pthread -Wl,-soname -Wl,gui.so -o .libs/gui.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/gui.soT /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/modules/gui.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/modules/gui.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/gui.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/modules/gui.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie/modules' Making install in rgbe test -z "/usr/local/lib/pixie/displays" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'rgbe.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/rgbe.la' libtool: install: warning: relinking `rgbe.la' libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/rgbe; /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/libtool --tag CXX --mode=relink c++ -O2 -pipe -fPIC -fno-strict-aliasing -module -avoid-version -L/usr/local/lib -o rgbe.la -rpath /usr/local/lib/pixie/displays file.lo rgbe.lo ../common/libpixiecommon.la -pthread -lm -lc -inst-prefix-dir /wrkdirs/usr/ports/graphics/pixie/work/stage) libtool: relink: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/file.o .libs/rgbe.o -Wl,-rpath -Wl,/usr/local/lib/pixie -L/usr/local/lib ../common/.libs/libpixiecommon.so -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -pthread -pthread -Wl,-soname -Wl,rgbe.so -o .libs/rgbe.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/rgbe.soT /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/rgbe.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/rgbe.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/rgbe.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/rgbe.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie/displays' Making install in sdr /usr/bin/make install-am test -z "/usr/local/lib/pixie" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'libsdr.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libsdr.la' libtool: install: warning: relinking `libsdr.la' libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/sdr; /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/libtool --tag CXX --mode=relink c++ -O2 -pipe -fPIC -fno-strict-aliasing -export-dynamic -version-info 0:0:0 -L/usr/local/lib -o libsdr.la -rpath /usr/local/lib/pixie sdr.lo ../common/libpixiecommon.la -pthread -lm -lc -inst-prefix-dir /wrkdirs/usr/ports/graphics/pixie/work/stage) libtool: relink: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/sdr.o -Wl,-rpath -Wl,/usr/local/lib/pixie -L/usr/local/lib ../common/.libs/libpixiecommon.so -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -pthread -pthread -Wl,-soname -Wl,libsdr.so.0 -o .libs/libsdr.so.0.0.0 libtool: install: /usr/bin/install -c -o root -g wheel .libs/libsdr.so.0.0.0T /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libsdr.so.0.0.0 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libsdr.so.0.0.0 libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie && { ln -s -f libsdr.so.0.0.0 libsdr.so.0 || { rm -f libsdr.so.0 && ln -s libsdr.so.0.0.0 libsdr.so.0; }; }) libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie && { ln -s -f libsdr.so.0.0.0 libsdr.so || { rm -f libsdr.so && ln -s libsdr.so.0.0.0 libsdr.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libsdr.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libsdr.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie' test -z "/usr/local/include/pixie" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie" install -o root -g wheel -m 0644 'sdr.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/sdr.h' Making install in sdrc /usr/bin/make install-am test -z "/usr/local/bin" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin" STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s 'sdrc' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/sdrc' libtool: install: warning: `../common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s .libs/sdrc /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/sdrc Making install in ri /usr/bin/make install-am test -z "/usr/local/lib/pixie" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'libri.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libri.la' libtool: install: warning: relinking `libri.la' libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/ri; /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/libtool --tag CXX --mode=relink c++ -O2 -pipe -fPIC -fno-strict-aliasing -export-dynamic -version-info 0:0:0 -L/usr/local/lib -o libri.la -rpath /usr/local/lib/pixie attributes.lo brickmap.lo bundles.lo curves.lo bsplinePatchgrid.lo debug.lo delayed.lo displayChannel.lo dlobject.lo dso.lo error.lo execute.lo executeMisc.lo fileResource.lo hcshader.lo ifexpr.lo implicitSurface.lo init.lo irradiance.lo linsys.lo memory.lo noise.lo object.lo occlusion.lo options.lo patches.lo patchgrid.lo photon.lo photonMap.lo pl.lo points.lo pointCloud.lo pointHierarchy.lo polygons.lo ptcapi.lo quadrics.lo random.lo raytracer.lo refCounter.lo remoteChannel.lo renderer.lo rendererClipping.lo rendererContext.lo rendererDeclerations.lo rendererDisplay.lo rendererFiles.lo rendererJobs.lo rendererMutexes.lo rendererNetwork.lo resource.lo reyes.lo ri.lo rib.lo riInterface.lo ribOu t.lo shader.lo shaderPl.lo shading.lo show.lo sl.lo stats.lo stochastic.lo subdivision.lo subdivisionCreator.lo surface.lo texmake.lo texture.lo texture3d.lo trace.lo variable.lo xform.lo zbuffer.lo ../common/libpixiecommon.la -ltiff -pthread -lm -lc -lz -pthread -lm -lc -inst-prefix-dir /wrkdirs/usr/ports/graphics/pixie/work/stage) libtool: relink: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/attributes.o .libs/brickmap.o .libs/bundles.o .libs/curves.o .libs/bsplinePatchgrid.o .libs/debug.o .libs/delayed.o .libs/displayChannel.o .libs/dlobject.o .libs/dso.o .libs/error.o .libs/execute.o .libs/executeMisc.o .libs/fileResource.o .libs/hcshader.o .libs/ifexpr.o .libs/implicitSurface.o .libs/init.o .libs/irradiance.o .libs/linsys.o .libs/memory.o .libs/noise.o .libs/object.o .libs/occlusion.o .libs/options.o .libs/patches.o .libs/patchgrid.o .libs/photon.o .libs/photonMap.o .libs/pl.o .libs/points.o .libs/pointCloud.o .libs/pointHierarchy.o .libs/polygons.o .libs/ptcapi.o .libs/quadrics.o .libs/random.o .libs/raytracer.o .libs/refCounter.o .libs/remoteChannel.o .libs/renderer.o .libs/rendererClipping.o .libs/rendererContext.o .libs/rendererDeclerations.o .libs/rendererDisplay.o .libs/rendererFiles.o .libs/rendererJobs.o .libs/rendererMutexes.o .libs/rendererNetwork.o .libs/resource.o .libs/reye s.o .libs/ri.o .libs/rib.o .libs/riInterface.o .libs/ribOut.o .libs/shader.o .libs/shaderPl.o .libs/shading.o .libs/show.o .libs/sl.o .libs/stats.o .libs/stochastic.o .libs/subdivision.o .libs/subdivisionCreator.o .libs/surface.o .libs/texmake.o .libs/texture.o .libs/texture3d.o .libs/trace.o .libs/variable.o .libs/xform.o .libs/zbuffer.o -Wl,-rpath -Wl,/usr/local/lib/pixie -L/usr/local/lib ../common/.libs/libpixiecommon.so -ltiff -lz -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -pthread -pthread -pthread -Wl,-soname -Wl,libri.so.0 -o .libs/libri.so.0.0.0 libtool: install: /usr/bin/install -c -o root -g wheel .libs/libri.so.0.0.0T /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libri.so.0.0.0 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libri.so.0.0.0 libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie && { ln -s -f libri.so.0.0.0 libri.so.0 || { rm -f libri.so.0 && ln -s libri.so.0.0.0 libri.so.0; }; }) libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie && { ln -s -f libri.so.0.0.0 libri.so || { rm -f libri.so && ln -s libri.so.0.0.0 libri.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libri.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libri.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie' test -z "/usr/local/include/pixie" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie" install -o root -g wheel -m 0644 'ri.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/ri.h' install -o root -g wheel -m 0644 'dsply.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/dsply.h' install -o root -g wheel -m 0644 'shadeop.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/shadeop.h' install -o root -g wheel -m 0644 'implicit.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/implicit.h' install -o root -g wheel -m 0644 'dlo.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/dlo.h' install -o root -g wheel -m 0644 'ptcapi.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/ptcapi.h' Making install in rndr test -z "/usr/local/bin" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin" STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s 'rndr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/rndr' libtool: install: warning: `../ri/libri.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `/wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `../common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s .libs/rndr /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/rndr Making install in texmake test -z "/usr/local/bin" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin" STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s 'texmake' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/texmake' libtool: install: warning: `../ri/libri.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `/wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `../common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s .libs/texmake /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/texmake Making install in sdrinfo test -z "/usr/local/bin" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin" STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s 'sdrinfo' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/sdrinfo' libtool: install: warning: `../sdr/libsdr.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `/wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `../common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s .libs/sdrinfo /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/sdrinfo Making install in show test -z "/usr/local/bin" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin" STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s 'show' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/show' libtool: install: warning: `../common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `../ri/libri.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `/wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s .libs/show /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/show test -z "/usr/local/man/man1" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/man/man1" install -o root -g wheel -m 0644 'man/rndr.1' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/man/man1/rndr.1' install -o root -g wheel -m 0644 'man/sdrc.1' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/man/man1/sdrc.1' install -o root -g wheel -m 0644 'man/sdrinfo.1' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/man/man1/sdrinfo.1' install -o root -g wheel -m 0644 'man/texmake.1' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/man/man1/texmake.1' test -z "/usr/local/share/pixie/shaders" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders" install -o root -g wheel -m 0644 'shaders/ambientindirect.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/ambientindirect.sdr' install -o root -g wheel -m 0644 'shaders/ambientindirect.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/ambientindirect.sl' install -o root -g wheel -m 0644 'shaders/ambientlight.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/ambientlight.sdr' install -o root -g wheel -m 0644 'shaders/ambientlight.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/ambientlight.sl' install -o root -g wheel -m 0644 'shaders/ambientocclusion.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/ambientocclusion.sdr' install -o root -g wheel -m 0644 'shaders/ambientocclusion.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/ambientocclusion.sl' install -o root -g wheel -m 0644 'shaders/arealight.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/arealight.sdr' install -o root -g wheel -m 0644 'shaders/arealight.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/arealight.sl' install -o root -g wheel -m 0644 'shaders/constant.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/constant.sdr' install -o root -g wheel -m 0644 'shaders/constant.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/constant.sl' install -o root -g wheel -m 0644 'shaders/distantlight.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/distantlight.sdr' install -o root -g wheel -m 0644 'shaders/distantlight.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/distantlight.sl' install -o root -g wheel -m 0644 'shaders/fog.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/fog.sdr' install -o root -g wheel -m 0644 'shaders/fog.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/fog.sl' install -o root -g wheel -m 0644 'shaders/glass.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/glass.sdr' install -o root -g wheel -m 0644 'shaders/glass.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/glass.sl' install -o root -g wheel -m 0644 'shaders/matte.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/matte.sdr' install -o root -g wheel -m 0644 'shaders/matte.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/matte.sl' install -o root -g wheel -m 0644 'shaders/metal.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/metal.sdr' install -o root -g wheel -m 0644 'shaders/metal.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/metal.sl' install -o root -g wheel -m 0644 'shaders/mirror.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mirror.sdr' install -o root -g wheel -m 0644 'shaders/mirror.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mirror.sl' install -o root -g wheel -m 0644 'shaders/mtorDirectionalLight.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mtorDirectionalLight.sdr' install -o root -g wheel -m 0644 'shaders/mtorDirectionalLight.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mtorDirectionalLight.sl' install -o root -g wheel -m 0644 'shaders/mtorLambert.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mtorLambert.sdr' install -o root -g wheel -m 0644 'shaders/mtorLambert.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mtorLambert.sl' install -o root -g wheel -m 0644 'shaders/mtorPhong.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mtorPhong.sdr' install -o root -g wheel -m 0644 'shaders/mtorPhong.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mtorPhong.sl' install -o root -g wheel -m 0644 'shaders/normdir.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/normdir.sdr' install -o root -g wheel -m 0644 'shaders/normdir.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/normdir.sl' install -o root -g wheel -m 0644 'shaders/paintedmatte.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/paintedmatte.sdr' install -o root -g wheel -m 0644 'shaders/paintedmatte.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/paintedmatte.sl' install -o root -g wheel -m 0644 'shaders/paintedplastic.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/paintedplastic.sdr' install -o root -g wheel -m 0644 'shaders/paintedplastic.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/paintedplastic.sl' install -o root -g wheel -m 0644 'shaders/plastic.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/plastic.sdr' install -o root -g wheel -m 0644 'shaders/plastic.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/plastic.sl' install -o root -g wheel -m 0644 'shaders/pointlight.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/pointlight.sdr' install -o root -g wheel -m 0644 'shaders/pointlight.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/pointlight.sl' install -o root -g wheel -m 0644 'shaders/rayarea.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/rayarea.sdr' install -o root -g wheel -m 0644 'shaders/rayarea.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/rayarea.sl' install -o root -g wheel -m 0644 'shaders/raydistant.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/raydistant.sdr' install -o root -g wheel -m 0644 'shaders/raydistant.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/raydistant.sl' install -o root -g wheel -m 0644 'shaders/raypoint.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/raypoint.sdr' install -o root -g wheel -m 0644 'shaders/raypoint.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/raypoint.sl' install -o root -g wheel -m 0644 'shaders/shadowarea.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowarea.sdr' install -o root -g wheel -m 0644 'shaders/shadowarea.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowarea.sl' install -o root -g wheel -m 0644 'shaders/shadowdistant.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowdistant.sdr' install -o root -g wheel -m 0644 'shaders/shadowdistant.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowdistant.sl' install -o root -g wheel -m 0644 'shaders/shadowpoint.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowpoint.sdr' install -o root -g wheel -m 0644 'shaders/shadowpoint.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowpoint.sl' install -o root -g wheel -m 0644 'shaders/shadowspot.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowspot.sdr' install -o root -g wheel -m 0644 'shaders/shadowspot.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowspot.sl' install -o root -g wheel -m 0644 'shaders/spotlight.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/spotlight.sdr' install -o root -g wheel -m 0644 'shaders/spotlight.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/spotlight.sl' (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie && install -o root -g wheel -m 0644 AUTHORS ChangeLog DEVNOTES NEWS README /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/doc/pixie) (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/doc && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/sbin/chown -Rh root:wheel $1 && /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; && /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- . /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/doc/pixie '! -name "*Makefile*"') ====> Compressing man pages (compress-man) ===> Installing ldconfig configuration file =========================================================================== =================================================== ===> Building package for pixie-2.2.6_11 pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/openexr.so: No such file or directory *** Error code 1 Stop in /usr/ports/graphics/pixie. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 09:30:01 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 17E87567; Sat, 31 Jan 2015 09:30:01 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 03F57356; Sat, 31 Jan 2015 09:30:01 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V9U0rb057899; Sat, 31 Jan 2015 09:30:00 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V9U06d057888; Sat, 31 Jan 2015 09:30:00 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 09:30:00 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310930.t0V9U06d057888@beefy1.isc.freebsd.org> To: hrs@FreeBSD.org Subject: [package - 84i386-default][japanese/sj3-server] Failed for ja-sj3-server-2.0.1.20_8 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, 31 Jan 2015 09:30:01 -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: hrs@FreeBSD.org Last committer: hrs@FreeBSD.org Ident: $FreeBSD: head/japanese/sj3-server/Makefile 355052 2014-05-24 17:00:11Z hrs $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/ja-sj3-server-2.0.1.20_8.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building japanese/sj3-server build started at Sat Jan 31 09:29:43 UTC 2015 port directory: /usr/ports/japanese/sj3-server building for: FreeBSD 84i386-default-job-22 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: hrs@FreeBSD.org Makefile ident: $FreeBSD: head/japanese/sj3-server/Makefile 355052 2014-05-24 17:00:11Z hrs $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=ja-sj3-server-2.0.1.20_8 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for ja-sj3-server-2.0.1.20_8: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/japanese/sj3-server/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/japanese/sj3-server/work HOME=/wrkdirs/usr/ports/japanese/sj3-server/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/japanese/sj3-server/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/japanese/sj3-server/work HOME=/wrkdirs/usr/ports/japanese/sj3-server/work TMPDIR="/tmp" IMAKECPP=tradcpp IMAKECPPFLAGS="-DCppCmd=tradcpp -DCcCmd=cc -DCplusplusCmd=c++" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/japanese/sj3-server/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/japanese/sj3-server/work HOME=/wrkdirs/usr/ports/japanese/sj3-server/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/japanese/sj3-server/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/japanese/sj3-server/work HOME=/wrkdirs/usr/ports/japanese/sj3-server/work TMPDIR="/tmp" IMAKECPP=tradcpp IMAKECPPFLAGS="-DCppCmd=tradcpp -DCcCmd=cc -DCplusplusCmd=c++" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -Wno-return-type -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -Wno-return-type -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 r oot -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- USERS=_sj3 GROUPS=_sj3 OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/sj3" EXAMPLESDIR="share/examples/sj3" DATADIR="share/sj3" WWWDIR="www/sj3" ETCDIR="etc/sj3" --End PLIST_SUB-- --SUB_LIST-- DESTDIR= PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sj3 DOCSDIR=/usr/local/share/doc/sj3 EXAMPLESDIR=/usr/local/share/examples/sj3 WWWDIR=/usr/local/www/sj3 ETCDIR=/usr/local/etc/sj3 --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License MIT accepted by the user =========================================================================== =================================================== ===> ja-sj3-server-2.0.1.20_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.4.7.txz [84i386-default-job-22] Installing pkg-1.4.7... [84i386-default-job-22] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ja-sj3-server-2.0.1.20_8 =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by ja-sj3-server-2.0.1.20_8 for building =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by ja-sj3-server-2.0.1.20_8 for building => SHA256 Checksum OK for sj3-2.0.1.20.tar.gz. => SHA256 Checksum OK for sj3-qq-2.0.1.21.diff.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by ja-sj3-server-2.0.1.20_8 for building ===> Extracting for ja-sj3-server-2.0.1.20_8 ===> License MIT accepted by the user ===> Fetching all distfiles required by ja-sj3-server-2.0.1.20_8 for building => SHA256 Checksum OK for sj3-2.0.1.20.tar.gz. => SHA256 Checksum OK for sj3-qq-2.0.1.21.diff.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ja-sj3-server-2.0.1.20_8 ===> Applying distribution patches for ja-sj3-server-2.0.1.20_8 ===> Applying FreeBSD patches for ja-sj3-server-2.0.1.20_8 cd /wrkdirs/usr/ports/japanese/sj3-server/work/sj3-2.0.1.20 && /bin/cat /usr/ports/japanese/sj3-server/files/post-patch-Imakefile /usr/ports/japanese/sj3-server/files/post-patch-sj3lib-Imakefile /usr/ports/japanese/sj3-server/files/post-patch-sj3-sj3.c /usr/ports/japanese/sj3-server/files/post-patch-dict-dict-Imakefile /usr/ports/japanese/sj3-server/files/post-patch-include-Const.h /usr/ports/japanese/sj3-server/files/post-patch-server-setup.c /usr/ports/japanese/sj3-server/files/post-patch-server-serverrc /usr/ports/japanese/sj3-server/files/post-patch-server-sj3serv.h /usr/ports/japanese/sj3-server/files/post-patch-server-comuni.c | /usr/bin/patch Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Imakefile.orig 2014-04-06 04:49:25.000000000 +0900 |+++ Imakefile 2014-04-06 04:50:20.000000000 +0900 -------------------------- Patching file Imakefile using Plan A... Hunk #1 succeeded at 62. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- sj3lib/Imakefile.orig 2014-04-06 04:51:07.000000000 +0900 |+++ sj3lib/Imakefile 2014-04-06 04:56:15.000000000 +0900 -------------------------- Patching file sj3lib/Imakefile using Plan A... Hunk #1 succeeded at 62. Hunk #2 succeeded at 74. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- sj3/sj3.c.orig2 2013-05-04 16:52:58.000000000 +0900 |+++ sj3/sj3.c 2013-05-04 16:53:34.000000000 +0900 -------------------------- Patching file sj3/sj3.c using Plan A... Hunk #1 succeeded at 829. Hunk #2 succeeded at 865. Hunk #3 succeeded at 873. Hunk #4 succeeded at 1233. Hunk #5 succeeded at 1248. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- dict/dict/Imakefile.orig 2014-04-06 04:46:53.000000000 +0900 |+++ dict/dict/Imakefile 2014-04-06 04:47:04.000000000 +0900 -------------------------- Patching file dict/dict/Imakefile using Plan A... Hunk #1 succeeded at 59. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- include/Const.h.orig 2008-10-26 23:35:29.000000000 +0900 |+++ include/Const.h 2008-10-26 23:35:44.000000000 +0900 -------------------------- Patching file include/Const.h using Plan A... Hunk #1 succeeded at 68. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- server/setup.c.orig 2008-10-26 23:37:54.000000000 +0900 |+++ server/setup.c 2008-10-26 23:38:10.000000000 +0900 cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY getkanji.c rm -f getrank.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY getrank.c rm -f global.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY global.c rm -f hzstrlen.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY hzstrlen.c rm -f init.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY init.c rm -f istrcmp.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY istrcmp.c rm -f memcpy.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY memcpy.c rm -f memory.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY memory.c rm -f mk2claus.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY mk2claus.c rm -f mkbunset.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY mkbunset.c rm -f mkjiritu.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY mkjiritu.c rm -f mkkouho.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY mkkouho.c rm -f mknumber.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY mknumber.c rm -f mvmemd.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY mvmemd.c rm -f mvmemi.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY mvmemi.c rm -f peepdic.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY peepdic.c rm -f ph2knj.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY ph2knj.c rm -f ph_khtbl.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY ph_khtbl.c rm -f priority.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY priority.c rm -f prtytbl.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY prtytbl.c rm -f s2ctbl.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY s2ctbl.c rm -f sdepend.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY sdepend.c sdepend.c: In function 'opendict': sdepend.c:311: warning: assignment from incompatible pointer type sdepend.c:313: warning: assignment from incompatible pointer type sdepend.c:314: warning: assignment from incompatible pointer type rm -f selclrec.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY selclrec.c rm -f selsuuji.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY selsuuji.c rm -f setconj.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY setconj.c rm -f setjrec.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY setjrec.c rm -f setkouho.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY setkouho.c rm -f setubi.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY setubi.c rm -f sj2code.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY sj2code.c rm -f skiphblk.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY skiphblk.c rm -f skipkstr.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY skipkstr.c rm -f srchdict.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY srchdict.c rm -f srchhead.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY srchhead.c rm -f srchidx.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY srchidx.c rm -f srchnum.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY srchnum.c rm -f sstrcmp.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY sstrcmp.c rm -f sstrlen.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY sstrlen.c rm -f sstrncmp.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY sstrncmp.c rm -f stbtbl.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY stbtbl.c rm -f stttbl.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY stttbl.c rm -f study.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY study.c rm -f suujitbl.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY suujitbl.c rm -f terminat.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY terminat.c rm -f termtbl.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY termtbl.c rm -f wakachi.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY wakachi.c rm -f libkanakan.a ar clq libkanakan.a adddic.o addelcmn.o alloc.o charsize.o chrtbl.o cl2knj.o clstudy.o cmpstr.o conjunc.o connect.o cvtclknj.o cvtdict.o cvtkanji.o deldic.o dict.o functbl.o fuzoku.o fzkyomi.o getkanji.o getrank.o global.o hzstrlen.o init.o istrcmp.o memcpy.o memory.o mk2claus.o mkbunset.o mkjiritu.o mkkouho.o mknumber.o mvmemd.o mvmemi.o peepdic.o ph2knj.o ph_khtbl.o priority.o prtytbl.o s2ctbl.o sdepend.o selclrec.o selsuuji.o setconj.o setjrec.o setkouho.o setubi.o sj2code.o skiphblk.o skipkstr.o srchdict.o srchhead.o srchidx.o srchnum.o sstrcmp.o sstrlen.o sstrncmp.o stbtbl.o stttbl.o study.o suujitbl.o terminat.o termtbl.o wakachi.o ranlib libkanakan.a making all in ./server... cc -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I../sj3lib -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY -DSJ3OWNER=\"_sj3\" -c comuni.c ${CTFCONVERT_CMD} expands to empty string cc -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I../sj3lib -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY -DSJ3OWNER=\"_sj3\" -c error.c ${CTFCONVERT_CMD} expands to empty string cc -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I../sj3lib -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY -DSJ3OWNER=\"_sj3\" -c execute.c execute.c: In function 'exec_dictpass': execute.c:1445: warning: passing argument 1 of 'set_dictpass' from incompatible pointer type execute.c: In function 'exec_dictcmnt': execute.c:1468: warning: passing argument 1 of 'set_dictcmnt' from incompatible pointer type ${CTFCONVERT_CMD} expands to empty string cc -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I../sj3lib -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY -DSJ3OWNER=\"_sj3\" -c main.c ${CTFCONVERT_CMD} expands to empty string cc -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I../sj3lib -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY -DSJ3OWNER=\"_sj3\" -c setup.c ${CTFCONVERT_CMD} expands to empty string cc -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I../sj3lib -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY -DSJ3OWNER=\"_sj3\" -c time_stamp.c ${CTFCONVERT_CMD} expands to empty string cc -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I../sj3lib -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY -DSJ3OWNER=\"_sj3\" -c version.c ${CTFCONVERT_CMD} expands to empty string cc -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I../sj3lib -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY -DSJ3OWNER=\"_sj3\" -c ../sj3lib/string.c ${CTFCONVERT_CMD} expands to empty string rm -f sj3serv cc -o sj3serv -L/usr/local/lib comuni.o error.o execute.o main.o setup.o time_stamp.o version.o string.o ../kanakan/libkanakan.a ../sjcompat/libsjcompat.a -Wl,-rpath,/usr/local/lib making all in ./sj3rkcv... rm -f rk_conv.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I../sj3h -I../sj3lib -I. -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY rk_conv.c rk_conv.c: In function 'rcode_sjis_init': rk_conv.c:184: warning: passing argument 2 of 'sj3_wcstombs16' from incompatible pointer type rk_conv.c:212: warning: passing argument 2 of 'sj3_wcstombs16' from incompatible pointer type rk_conv.c:236: warning: passing argument 2 of 'sj3_wcstombs16' from incompatible pointer type rk_conv.c: In function 'rcode_euc_init': rk_conv.c:346: warning: passing argument 2 of 'sj3_wcstombs16' from incompatible pointer type rk_conv.c:374: warning: passing argument 2 of 'sj3_wcstombs16' from incompatible pointer type rk_conv.c:398: warning: passing argument 2 of 'sj3_wcstombs16' from incompatible pointer type rk_conv.c: In function 'sj3_rkconv': rk_conv.c:1066: warning: passing argument 2 of 'sj3_wcstombs16' from incompatible pointer type rk_conv.c:1070: warning: passing argument 2 of 'sj3_wcstombs16' from incompatible pointer type rk_conv.c: In function 'sj3_rkconv_euc': rk_conv.c:1111: warning: passing argument 2 of 'sj3_wcstombs16' from incompatible pointer type rk_conv.c:1115: warning: passing argument 2 of 'sj3_wcstombs16' from incompatible pointer type rm -f sj3_rkcv.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I../sj3h -I../sj3lib -I. -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY sj3_rkcv.c sj3_rkcv.c: In function 'sj3_hantozen': sj3_rkcv.c:366: warning: passing argument 2 of 'sj3_wcstombs16' from incompatible pointer type sj3_rkcv.c: In function 'sj3_hantozen_euc': sj3_rkcv.c:459: warning: passing argument 2 of 'sj3_wcstombs16' from incompatible pointer type sj3_rkcv.c: In function 'sj3_zentohan': sj3_rkcv.c:633: warning: passing argument 2 of 'sj3_wcstombs16' from incompatible pointer type sj3_rkcv.c: In function 'sj3_zentohan_euc': sj3_rkcv.c:725: warning: passing argument 2 of 'sj3_wcstombs16' from incompatible pointer type rm -f wc16_str.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I../sj3h -I../sj3lib -I. -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY wc16_str.c wc16_str.c: In function 'sj3_wcstombs16': wc16_str.c:416: warning: passing argument 2 of 'sj3_wcs2eucs16' from incompatible pointer type wc16_str.c:418: warning: passing argument 2 of 'sj3_wcs2sjiss16' from incompatible pointer type rm -f libsj3rkcv.a ar clq libsj3rkcv.a rk_conv.o sj3_rkcv.o wc16_str.o ranlib libsj3rkcv.a making all in ./sj3lib... rm -f level1.o unshared/level1.o cc -c -I../include -I../sj3h -I. -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY level1.c -o unshared/level1.o rm -f level1.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I../sj3h -I. -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY -I../include -I../sj3h -I. -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIC level1.c rm -f sj.o unshared/sj.o cc -c -I../include -I../sj3h -I. -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY sj.c -o unshared/sj.o rm -f sj.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I../sj3h -I. -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY -I../include -I../sj3h -I. -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIC sj.c rm -f string.o unshared/string.o cc -c -I../include -I../sj3h -I. -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY string.c -o unshared/string.o rm -f string.o cc -c -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../include -I../sj3h -I. -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY -I../include -I../sj3h -I. -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIC string.c rm -f libsj3lib.so.1.21~ + cd . + cc -o './libsj3lib.so.1.21~' -shared -Wl,-rpath /usr/local/lib -Wl,-soname,libsj3lib.so.1 level1.o sj.o string.o -L../sjcompat -lsjcompat + rm -f libsj3lib.so.1 + ln -s libsj3lib.so.1.21 libsj3lib.so.1 rm -f libsj3lib.so.1.21 mv -f libsj3lib.so.1.21~ libsj3lib.so.1.21 + rm -f libsj3lib.so + ln -s libsj3lib.so.1.21 libsj3lib.so rm -f libsj3lib.a + cd unshared + ar clq ../libsj3lib.a level1.o sj.o string.o ranlib libsj3lib.a making all in ./sj3... cc -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../sj3h -I../sj3lib -I../include -I../sj3rkcv -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY -DKANJI -DOKB -c sj3ver.c ${CTFCONVERT_CMD} expands to empty string cc -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../sj3h -I../sj3lib -I../include -I../sj3rkcv -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY -DKANJI -DOKB -c version.c ${CTFCONVERT_CMD} expands to empty string cc -O2 -pipe -Wno-return-type -fno-strict-aliasing -I../sj3h -I../sj3lib -I../include -I../sj3rkcv -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY -DKANJI -DOKB -c sj3.c sj3.c: In function 'clearutmpentry': sj3.c:1359: error: expected declaration or statement at end of input *** Error code 1 Stop in /wrkdirs/usr/ports/japanese/sj3-server/work/sj3-2.0.1.20/sj3. *** Error code 1 Stop in /wrkdirs/usr/ports/japanese/sj3-server/work/sj3-2.0.1.20. *** Error code 1 Stop in /usr/ports/japanese/sj3-server. *** Error code 1 Stop in /usr/ports/japanese/sj3-server. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 09:33:39 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 071475A0 for ; Sat, 31 Jan 2015 09:33:39 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 E88135E9 for ; Sat, 31 Jan 2015 09:33:38 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V9Xcik033438 for ; Sat, 31 Jan 2015 09:33:38 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V9XcVi033436; Sat, 31 Jan 2015 09:33:38 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 09:33:38 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310933.t0V9XcVi033436@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84i386-default][biology/tinker] Failed for tinker-7.0.1 in fetch 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, 31 Jan 2015 09:33:39 -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: pi@FreeBSD.org Ident: $FreeBSD: head/biology/tinker/Makefile 376238 2015-01-04 15:21:12Z pi $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/tinker-7.0.1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building biology/tinker build started at Sat Jan 31 09:33:35 UTC 2015 port directory: /usr/ports/biology/tinker building for: FreeBSD 84i386-default-job-19 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/biology/tinker/Makefile 376238 2015-01-04 15:21:12Z pi $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=tinker-7.0.1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for tinker-7.0.1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples OPTIMIZED_FFLAGS=off: compilation optimizations ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/biology/tinker/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/tinker/work HOME=/wrkdirs/usr/ports/biology/tinker/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/biology/tinker/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/tinker/work HOME=/wrkdirs/usr/ports/biology/tinker/work TMPDIR="/tmp" F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- HAVE_G2C=yes XDG_DATA_HOME=/wrkdirs/usr/ports/biology/tinker/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/tinker/work HOME=/wrkdirs/usr/ports/biology/tinker/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/biology/tinker/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/tinker/work HOME=/wrkdirs/usr/ports/biology/tinker/work TMPDIR="/tmp" F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP ="cpp" CPPFLAGS="" LDFLAGS=" -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin" 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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/tinker" EXAMPLESDIR="share/examples/tinker" DATADIR="share/tinker" WWWDIR="www/tinker" ETCDIR="etc/tinker" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/tinker DOCSDIR=/usr/local/share/doc/tinker EXAMPLESDIR=/usr/local/share/examples/tinker WWWDIR=/usr/local/www/tinker ETCDIR=/usr/local/etc/tinker --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License tinker accepted by the user =========================================================================== =================================================== ===> tinker-7.0.1 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.7.txz [84i386-default-job-19] Installing pkg-1.4.7... [84i386-default-job-19] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of tinker-7.0.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License tinker accepted by the user => tinker-7.0.1.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch http://dasher.wustl.edu/tinker/downloads/tinker-7.0.1.tar.gz fetch: http://dasher.wustl.edu/tinker/downloads/tinker-7.0.1.tar.gz: size mismatch: expected 28384106, actual 28503658 => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/tinker-7.0.1.tar.gz fetch: http://distcache.FreeBSD.org/ports-distfiles/tinker-7.0.1.tar.gz: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /portdistfiles/ and try again. *** Error code 1 Stop in /usr/ports/biology/tinker. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 09:33:44 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 CE98D5A9; Sat, 31 Jan 2015 09:33:44 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 BB8EC5EA; Sat, 31 Jan 2015 09:33:44 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V9XiHE030647; Sat, 31 Jan 2015 09:33:44 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V9XiS0030640; Sat, 31 Jan 2015 09:33:44 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 09:33:44 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310933.t0V9XiS0030640@beefy2.isc.freebsd.org> To: imp@FreeBSD.org Subject: [package - 84amd64-default][sysutils/intel-pcm] Failed for intel-pcm-2.8 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, 31 Jan 2015 09:33:44 -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: imp@FreeBSD.org Last committer: imp@FreeBSD.org Ident: $FreeBSD: head/sysutils/intel-pcm/Makefile 377572 2015-01-21 04:31:17Z imp $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/intel-pcm-2.8.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building sysutils/intel-pcm build started at Sat Jan 31 09:33:14 UTC 2015 port directory: /usr/ports/sysutils/intel-pcm building for: FreeBSD 84amd64-default-job-15 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: imp@FreeBSD.org Makefile ident: $FreeBSD: head/sysutils/intel-pcm/Makefile 377572 2015-01-21 04:31:17Z imp $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=intel-pcm-2.8 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/intel-pcm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/intel-pcm/work HOME=/wrkdirs/usr/ports/sysutils/intel-pcm/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/intel-pcm/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/intel-pcm/work HOME=/wrkdirs/usr/ports/sysutils/intel-pcm/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/usr/local/bin/clang34" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="/usr/local/bin/clang-cpp34" CPPFLAGS="" LDFLAGS=" -B/usr/local/bin -fstack-protector" LIBS="" CXX="/usr/local/bin/clang++34" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o r oot -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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/intel-pcm" EXAMPLESDIR="share/examples/intel-pcm" DATADIR="share/intel-pcm" WWWDIR="www/intel-pcm" ETCDIR="etc/intel-pcm" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/intel-pcm DOCSDIR=/usr/local/share/doc/intel-pcm EXAMPLESDIR=/usr/local/share/examples/intel-pcm WWWDIR=/usr/local/www/intel-pcm ETCDIR=/usr/local/etc/intel-pcm --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE accepted by the user =========================================================================== =================================================== ===> intel-pcm-2.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.4.7.txz [84amd64-default-job-15] Installing pkg-1.4.7... [84amd64-default-job-15] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of intel-pcm-2.8 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by intel-pcm-2.8 for building =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by intel-pcm-2.8 for building => SHA256 Checksum OK for intelperformancecountermonitorv2.8.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by intel-pcm-2.8 for building ===> Extracting for intel-pcm-2.8 => SHA256 Checksum OK for intelperformancecountermonitorv2.8.zip. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for intel-pcm-2.8 =========================================================================== =================================================== ===> intel-pcm-2.8 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-15] Installing gmake-4.1_1... [84amd64-default-job-15] `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-15] | `-- Installing indexinfo-0.2.2... [84amd64-default-job-15] | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-15] | `-- Installing libiconv-1.14_6... [84amd64-default-job-15] | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-15] `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-15] Extracting gmake-4.1_1... done ===> Returning to build of intel-pcm-2.8 ===> intel-pcm-2.8 depends on file: /usr/local/bin/clang34 - not found ===> Verifying install for /usr/local/bin/clang34 in /usr/ports/lang/clang34 ===> Installing existing package /packages/All/clang34-3.4.2_3.txz [84amd64-default-job-15] Installing clang34-3.4.2_3... [84amd64-default-job-15] `-- Installing llvm34-3.4.2_1... [84amd64-default-job-15] | `-- Installing libexecinfo-1.1_3... [84amd64-default-job-15] | `-- Extracting libexecinfo-1.1_3... done [84amd64-default-job-15] | `-- Installing perl5-5.18.4_11... [84amd64-default-job-15] | `-- Extracting perl5-5.18.4_11... done [84amd64-default-job-15] | `-- Installing python27-2.7.9... [84amd64-default-job-15] | | `-- Installing libffi-3.2.1... [84amd64-default-job-15] | | `-- Extracting libffi-3.2.1... done [84amd64-default-job-15] | `-- Extracting python27-2.7.9... done [84amd64-default-job-15] `-- Extracting llvm34-3.4.2_1... done [84amd64-default-job-15] Extracting clang34-3.4.2_3... done 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 intel-pcm-2.8 ===> intel-pcm-2.8 depends on file: /usr/local/bin/as - not found ===> Verifying install for /usr/local/bin/as in /usr/ports/devel/binutils ===> Installing existing package /packages/All/binutils-2.25.txz [84amd64-default-job-15] Installing binutils-2.25... [84amd64-default-job-15] Extracting binutils-2.25... done ===> Returning to build of intel-pcm-2.8 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for intel-pcm-2.8 =========================================================================== =================================================== ===> Building for intel-pcm-2.8 /usr/local/bin/clang++34 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -g -O3 -c pcm-numa.cpp -o pcm-numa.o In file included from pcm-numa.cpp:38: ./utils.h:100:10: warning: 'null_stream::overflow' hides overloaded virtual function [-Woverloaded-virtual] void overflow(char) { } ^ /usr/include/c++/4.2/streambuf:763:7: note: hidden overloaded virtual function 'std::basic_streambuf >::overflow' declared here: type mismatch at 1st parameter ('int_type' (aka 'int') vs 'char') overflow(int_type /* __c */ = traits_type::eof()) ^ 1 warning generated. /usr/local/bin/clang++34 -MM -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -g -O3 pcm-numa.cpp > pcm-numa.d /usr/local/bin/clang++34 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -g -O3 -c msr.cpp -o msr.o /usr/local/bin/clang++34 -MM -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -g -O3 msr.cpp > msr.d /usr/local/bin/clang++34 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -g -O3 -c cpucounters.cpp -o cpucounters.o In file included from cpucounters.cpp:38: ./utils.h:100:10: warning: 'null_stream::overflow' hides overloaded virtual function [-Woverloaded-virtual] void overflow(char) { } ^ /usr/include/c++/4.2/streambuf:763:7: note: hidden overloaded virtual function 'std::basic_streambuf >::overflow' declared here: type mismatch at 1st parameter ('int_type' (aka 'int') vs 'char') overflow(int_type /* __c */ = traits_type::eof()) ^ 1 warning generated. /usr/local/bin/clang++34 -MM -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -g -O3 cpucounters.cpp > cpucounters.d /usr/local/bin/clang++34 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -g -O3 -c pci.cpp -o pci.o /usr/local/bin/clang++34 -MM -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -g -O3 pci.cpp > pci.d /usr/local/bin/clang++34 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -g -O3 -c client_bw.cpp -o client_bw.o /usr/local/bin/clang++34 -MM -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -g -O3 client_bw.cpp > client_bw.d /usr/local/bin/clang++34 -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -g -O3 -c utils.cpp -o utils.o In file included from utils.cpp:30: ./utils.h:100:10: warning: 'null_stream::overflow' hides overloaded virtual function [-Woverloaded-virtual] void overflow(char) { } ^ /usr/include/c++/4.2/streambuf:763:7: note: hidden overloaded virtual function 'std::basic_streambuf >::overflow' declared here: type mismatch at 1st parameter ('int_type' (aka 'int') vs 'char') overflow(int_type /* __c */ = traits_type::eof()) ^ utils.cpp:259:33: warning: use of logical '||' with constant operand [-Wconstant-logical-operand] saINT.sa_flags = SA_RESTART || SA_NOCLDSTOP; ^ ~~~~~~~~~~~~ utils.cpp:259:33: note: use '|' for a bitwise operation saINT.sa_flags = SA_RESTART || SA_NOCLDSTOP; ^~ | 2 warnings generated. /usr/local/bin/clang++34 -MM -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -g -O3 utils.cpp > utils.d /usr/local/bin/clang++34 -o pcm-numa.x pcm-numa.o msr.o cpucounters.o pci.o client_bw.o utils.o -lpthread -lc++ /usr/bin/ld: cannot find -lc++ clang: error: linker command failed with exit code 1 (use -v to see invocation) Makefile:40: recipe for target 'pcm-numa.x' failed gmake: *** [pcm-numa.x] Error 1 *** Error code 1 Stop in /usr/ports/sysutils/intel-pcm. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 09:40:26 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 76A96710; Sat, 31 Jan 2015 09:40:26 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 61C7E61C; Sat, 31 Jan 2015 09:40:26 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V9eQ0D011702; Sat, 31 Jan 2015 09:40:26 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V9eQV7011659; Sat, 31 Jan 2015 09:40:26 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 09:40:26 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310940.t0V9eQV7011659@beefy1.isc.freebsd.org> To: demon@FreeBSD.org Subject: [package - 84i386-default][math/hfst] Failed for hfst-3.7.2_1 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, 31 Jan 2015 09:40:26 -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: demon@FreeBSD.org Last committer: mva@FreeBSD.org Ident: $FreeBSD: head/math/hfst/Makefile 371328 2014-10-21 16:54:54Z mva $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/hfst-3.7.2_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building math/hfst build started at Sat Jan 31 09:29:56 UTC 2015 port directory: /usr/ports/math/hfst building for: FreeBSD 84i386-default-job-08 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: demon@FreeBSD.org Makefile ident: $FreeBSD: head/math/hfst/Makefile 371328 2014-10-21 16:54:54Z mva $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=hfst-3.7.2_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-readline --with-unicode-handler=glib --enable-proc --enable-tagger --enable-xfst --enable-shuffle --enable-traverse --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/hfst/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/hfst/work HOME=/wrkdirs/usr/ports/math/hfst/work TMPDIR="/tmp" PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/hfst/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/hfst/work HOME=/wrkdirs/usr/ports/math/hfst/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd8 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 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/hfst" EXAMPLESDIR="share/examples/hfst" DATADIR="share/hfst" WWWDIR="www/hfst" ETCDIR="etc/hfst" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/hfst DOCSDIR=/usr/local/share/doc/hfst EXAMPLESDIR=/usr/local/share/examples/hfst WWWDIR=/usr/local/www/hfst ETCDIR=/usr/local/etc/hfst --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> hfst-3.7.2_1 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.7.txz [84i386-default-job-08] Installing pkg-1.4.7... [84i386-default-job-08] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of hfst-3.7.2_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by hfst-3.7.2_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by hfst-3.7.2_1 for building => SHA256 Checksum OK for hfst-3.7.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by hfst-3.7.2_1 for building ===> Extracting for hfst-3.7.2_1 => SHA256 Checksum OK for hfst-3.7.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for hfst-3.7.2_1 ===> Applying FreeBSD patches for hfst-3.7.2_1 =========================================================================== =================================================== ===> hfst-3.7.2_1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [84i386-default-job-08] Installing pkgconf-0.9.7... [84i386-default-job-08] Extracting pkgconf-0.9.7... done ===> Returning to build of hfst-3.7.2_1 ===> hfst-3.7.2_1 depends on file: /usr/local/bin/python2.7 - not found ===> Verifying install for /usr/local/bin/python2.7 in /usr/ports/lang/python27 ===> Installing existing package /packages/All/python27-2.7.9.txz [84i386-default-job-08] Installing python27-2.7.9... [84i386-default-job-08] `-- Installing gettext-runtime-0.19.4... [84i386-default-job-08] | `-- Installing indexinfo-0.2.2... [84i386-default-job-08] | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-08] | `-- Installing libiconv-1.14_6... [84i386-default-job-08] | `-- Extracting libiconv-1.14_6... done [84i386-default-job-08] `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-08] `-- Installing libffi-3.2.1... [84i386-default-job-08] `-- Extracting libffi-3.2.1... done [84i386-default-job-08] Extracting python27-2.7.9... done 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 hfst-3.7.2_1 ===> hfst-3.7.2_1 depends on executable: python2 - not found ===> Verifying install for python2 in /usr/ports/lang/python2 ===> Installing existing package /packages/All/python2-2_3.txz [84i386-default-job-08] Installing python2-2_3... [84i386-default-job-08] Extracting python2-2_3... done ===> Returning to build of hfst-3.7.2_1 ===> hfst-3.7.2_1 depends on executable: gcc48 - not found ===> Verifying install for gcc48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.4.txz [84i386-default-job-08] Installing gcc-4.8.4... [84i386-default-job-08] `-- Installing binutils-2.25... [84i386-default-job-08] `-- Extracting binutils-2.25... done [84i386-default-job-08] `-- Installing gcc-ecj-4.5... [84i386-default-job-08] `-- Extracting gcc-ecj-4.5... done [84i386-default-job-08] `-- Installing gmp-5.1.3_2... [84i386-default-job-08] `-- Extracting gmp-5.1.3_2... done [84i386-default-job-08] `-- Installing mpc-1.0.2_1... [84i386-default-job-08] | `-- Installing mpfr-3.1.2_2... [84i386-default-job-08] | `-- Extracting mpfr-3.1.2_2... done [84i386-default-job-08] `-- Extracting mpc-1.0.2_1... done [84i386-default-job-08] Extracting gcc-4.8.4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT define.lo -MD -MP -MF .deps/define.Tpo -c define.c -o define.o >/dev/null 2>&1 mv -f .deps/define.Tpo .deps/define.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT determinize.lo -MD -MP -MF .deps/determinize.Tpo -c -o determinize.lo determinize.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT determinize.lo -MD -MP -MF .deps/determinize.Tpo -c determinize.c -fPIC -DPIC -o .libs/determinize.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT determinize.lo -MD -MP -MF .deps/determinize.Tpo -c determinize.c -o determinize.o >/dev/null 2>&1 mv -f .deps/determinize.Tpo .deps/determinize.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT apply.lo -MD -MP -MF .deps/apply.Tpo -c -o apply.lo apply.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT apply.lo -MD -MP -MF .deps/apply.Tpo -c apply.c -fPIC -DPIC -o .libs/apply.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT apply.lo -MD -MP -MF .deps/apply.Tpo -c apply.c -o apply.o >/dev/null 2>&1 mv -f .deps/apply.Tpo .deps/apply.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT rewrite.lo -MD -MP -MF .deps/rewrite.Tpo -c -o rewrite.lo rewrite.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT rewrite.lo -MD -MP -MF .deps/rewrite.Tpo -c rewrite.c -fPIC -DPIC -o .libs/rewrite.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT rewrite.lo -MD -MP -MF .deps/rewrite.Tpo -c rewrite.c -o rewrite.o >/dev/null 2>&1 mv -f .deps/rewrite.Tpo .deps/rewrite.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lexcread.lo -MD -MP -MF .deps/lexcread.Tpo -c -o lexcread.lo lexcread.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lexcread.lo -MD -MP -MF .deps/lexcread.Tpo -c lexcread.c -fPIC -DPIC -o .libs/lexcread.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lexcread.lo -MD -MP -MF .deps/lexcread.Tpo -c lexcread.c -o lexcread.o >/dev/null 2>&1 mv -f .deps/lexcread.Tpo .deps/lexcread.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT topsort.lo -MD -MP -MF .deps/topsort.Tpo -c -o topsort.lo topsort.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT topsort.lo -MD -MP -MF .deps/topsort.Tpo -c topsort.c -fPIC -DPIC -o .libs/topsort.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT topsort.lo -MD -MP -MF .deps/topsort.Tpo -c topsort.c -o topsort.o >/dev/null 2>&1 mv -f .deps/topsort.Tpo .deps/topsort.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT flags.lo -MD -MP -MF .deps/flags.Tpo -c -o flags.lo flags.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT flags.lo -MD -MP -MF .deps/flags.Tpo -c flags.c -fPIC -DPIC -o .libs/flags.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT flags.lo -MD -MP -MF .deps/flags.Tpo -c flags.c -o flags.o >/dev/null 2>&1 mv -f .deps/flags.Tpo .deps/flags.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT minimize.lo -MD -MP -MF .deps/minimize.Tpo -c -o minimize.lo minimize.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT minimize.lo -MD -MP -MF .deps/minimize.Tpo -c minimize.c -fPIC -DPIC -o .libs/minimize.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT minimize.lo -MD -MP -MF .deps/minimize.Tpo -c minimize.c -o minimize.o >/dev/null 2>&1 mv -f .deps/minimize.Tpo .deps/minimize.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT reverse.lo -MD -MP -MF .deps/reverse.Tpo -c -o reverse.lo reverse.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT reverse.lo -MD -MP -MF .deps/reverse.Tpo -c reverse.c -fPIC -DPIC -o .libs/reverse.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT reverse.lo -MD -MP -MF .deps/reverse.Tpo -c reverse.c -o reverse.o >/dev/null 2>&1 mv -f .deps/reverse.Tpo .deps/reverse.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c -o extract.lo extract.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c extract.c -fPIC -DPIC -o .libs/extract.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c extract.c -o extract.o >/dev/null 2>&1 mv -f .deps/extract.Tpo .deps/extract.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT sigma.lo -MD -MP -MF .deps/sigma.Tpo -c -o sigma.lo sigma.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT sigma.lo -MD -MP -MF .deps/sigma.Tpo -c sigma.c -fPIC -DPIC -o .libs/sigma.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT sigma.lo -MD -MP -MF .deps/sigma.Tpo -c sigma.c -o sigma.o >/dev/null 2>&1 mv -f .deps/sigma.Tpo .deps/sigma.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT structures.lo -MD -MP -MF .deps/structures.Tpo -c -o structures.lo structures.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT structures.lo -MD -MP -MF .deps/structures.Tpo -c structures.c -fPIC -DPIC -o .libs/structures.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT structures.lo -MD -MP -MF .deps/structures.Tpo -c structures.c -o structures.o >/dev/null 2>&1 mv -f .deps/structures.Tpo .deps/structures.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT constructions.lo -MD -MP -MF .deps/constructions.Tpo -c -o constructions.lo constructions.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT constructions.lo -MD -MP -MF .deps/constructions.Tpo -c constructions.c -fPIC -DPIC -o .libs/constructions.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT constructions.lo -MD -MP -MF .deps/constructions.Tpo -c constructions.c -o constructions.o >/dev/null 2>&1 mv -f .deps/constructions.Tpo .deps/constructions.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT coaccessible.lo -MD -MP -MF .deps/coaccessible.Tpo -c -o coaccessible.lo coaccessible.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT coaccessible.lo -MD -MP -MF .deps/coaccessible.Tpo -c coaccessible.c -fPIC -DPIC -o .libs/coaccessible.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT coaccessible.lo -MD -MP -MF .deps/coaccessible.Tpo -c coaccessible.c -o coaccessible.o >/dev/null 2>&1 mv -f .deps/coaccessible.Tpo .deps/coaccessible.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT io.lo -MD -MP -MF .deps/io.Tpo -c -o io.lo io.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT io.lo -MD -MP -MF .deps/io.Tpo -c io.c -fPIC -DPIC -o .libs/io.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT io.lo -MD -MP -MF .deps/io.Tpo -c io.c -o io.o >/dev/null 2>&1 mv -f .deps/io.Tpo .deps/io.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c -o utf8.lo utf8.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -fPIC -DPIC -o .libs/utf8.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -o utf8.o >/dev/null 2>&1 mv -f .deps/utf8.Tpo .deps/utf8.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT spelling.lo -MD -MP -MF .deps/spelling.Tpo -c -o spelling.lo spelling.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT spelling.lo -MD -MP -MF .deps/spelling.Tpo -c spelling.c -fPIC -DPIC -o .libs/spelling.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT spelling.lo -MD -MP -MF .deps/spelling.Tpo -c spelling.c -o spelling.o >/dev/null 2>&1 mv -f .deps/spelling.Tpo .deps/spelling.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT dynarray.lo -MD -MP -MF .deps/dynarray.Tpo -c -o dynarray.lo dynarray.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT dynarray.lo -MD -MP -MF .deps/dynarray.Tpo -c dynarray.c -fPIC -DPIC -o .libs/dynarray.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT dynarray.lo -MD -MP -MF .deps/dynarray.Tpo -c dynarray.c -o dynarray.o >/dev/null 2>&1 mv -f .deps/dynarray.Tpo .deps/dynarray.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c -o mem.lo mem.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -fPIC -DPIC -o .libs/mem.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -o mem.o >/dev/null 2>&1 mv -f .deps/mem.Tpo .deps/mem.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT stringhash.lo -MD -MP -MF .deps/stringhash.Tpo -c -o stringhash.lo stringhash.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT stringhash.lo -MD -MP -MF .deps/stringhash.Tpo -c stringhash.c -fPIC -DPIC -o .libs/stringhash.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT stringhash.lo -MD -MP -MF .deps/stringhash.Tpo -c stringhash.c -o stringhash.o >/dev/null 2>&1 mv -f .deps/stringhash.Tpo .deps/stringhash.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c -o trie.lo trie.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c trie.c -fPIC -DPIC -o .libs/trie.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c trie.c -o trie.o >/dev/null 2>&1 mv -f .deps/trie.Tpo .deps/trie.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lex.lexc.lo -MD -MP -MF .deps/lex.lexc.Tpo -c -o lex.lexc.lo lex.lexc.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lex.lexc.lo -MD -MP -MF .deps/lex.lexc.Tpo -c lex.lexc.c -fPIC -DPIC -o .libs/lex.lexc.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lex.lexc.lo -MD -MP -MF .deps/lex.lexc.Tpo -c lex.lexc.c -o lex.lexc.o >/dev/null 2>&1 mv -f .deps/lex.lexc.Tpo .deps/lex.lexc.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lex.yy.lo -MD -MP -MF .deps/lex.yy.Tpo -c -o lex.yy.lo lex.yy.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lex.yy.lo -MD -MP -MF .deps/lex.yy.Tpo -c lex.yy.c -fPIC -DPIC -o .libs/lex.yy.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lex.yy.lo -MD -MP -MF .deps/lex.yy.Tpo -c lex.yy.c -o lex.yy.o >/dev/null 2>&1 mv -f .deps/lex.yy.Tpo .deps/lex.yy.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c -o regex.lo regex.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c regex.c -fPIC -DPIC -o .libs/regex.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c regex.c -o regex.o >/dev/null 2>&1 mv -f .deps/regex.Tpo .deps/regex.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc48 -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -o libfoma.la int_stack.lo define.lo determinize.lo apply.lo rewrite.lo lexcread.lo topsort.lo flags.lo minimize.lo reverse.lo extract.lo sigma.lo structures.lo constructions.lo coaccessible.lo io.lo utf8.lo spelling.lo dynarray.lo mem.lo stringhash.lo trie.lo lex.lexc.lo lex.yy.lo regex.lo -lreadline -lglib-2.0 -lm -lpthread -lxml2 libtool: link: /usr/local/bin/ar cru .libs/libfoma.a .libs/int_stack.o .libs/define.o .libs/determinize.o .libs/apply.o .libs/rewrite.o .libs/lexcread.o .libs/topsort.o .libs/flags.o .libs/minimize.o .libs/reverse.o .libs/extract.o .libs/sigma.o .libs/structures.o .libs/constructions.o .libs/coaccessible.o .libs/io.o .libs/utf8.o .libs/spelling.o .libs/dynarray.o .libs/mem.o .libs/stringhash.o .libs/trie.o .libs/lex.lexc.o .libs/lex.yy.o .libs/regex.o libtool: link: /usr/local/bin/ranlib .libs/libfoma.a libtool: link: ( cd ".libs" && rm -f "libfoma.la" && ln -s "../libfoma.la" "libfoma.la" ) Making all in libhfst Making all in src /usr/bin/make all-recursive Making all in implementations depbase=`echo HfstTransitionGraph.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstTransitionGraph.lo -MD -MP -MF $depbase.Tpo -c -o HfstTransitionGraph.lo HfstTransitionGraph.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstTransitionGraph.lo -MD -MP -MF .deps/HfstTransitionGraph.Tpo -c HfstTransitionGraph.cc -fPIC -DPIC -o .libs/HfstTransitionGraph.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstTransitionGraph.lo -MD -MP -MF .deps/HfstTransitionGraph.Tpo -c HfstTransitionGraph.cc -o HfstTransitionGraph.o >/dev/null 2>&1 depbase=`echo ConvertTransducerFormat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertTransducerFormat.lo -MD -MP -MF $depbase.Tpo -c -o ConvertTransducerFormat.lo ConvertTransducerFormat.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertTransducerFormat.lo -MD -MP -MF .deps/ConvertTransducerFormat.Tpo -c ConvertTransducerFormat.cc -fPIC -DPIC -o .libs/ConvertTransducerFormat.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertTransducerFormat.lo -MD -MP -MF .deps/ConvertTransducerFormat.Tpo -c ConvertTransducerFormat.cc -o ConvertTransducerFormat.o >/dev/null 2>&1 depbase=`echo HfstTropicalTransducerTransitionData.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstTropicalTransducerTransitionData.lo -MD -MP -MF $depbase.Tpo -c -o HfstTropicalTransducerTransitionData.lo HfstTropicalTransducerTransitionData.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstTropicalTransducerTransitionData.lo -MD -MP -MF .deps/HfstTropicalTransducerTransitionData.Tpo -c HfstTropicalTransducerTransitionData.cc -fPIC -DPIC -o .libs/HfstTropicalTransducerTransitionData.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstTropicalTransducerTransitionData.lo -MD -MP -MF .deps/HfstTropicalTransducerTransitionData.Tpo -c HfstTropicalTransducerTransitionData.cc -o HfstTropicalTransducerTransitionData.o >/dev/null 2>&1 depbase=`echo ConvertSfstTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertSfstTransducer.lo -MD -MP -MF $depbase.Tpo -c -o ConvertSfstTransducer.lo ConvertSfstTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertSfstTransducer.lo -MD -MP -MF .deps/ConvertSfstTransducer.Tpo -c ConvertSfstTransducer.cc -fPIC -DPIC -o .libs/ConvertSfstTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertSfstTransducer.lo -MD -MP -MF .deps/ConvertSfstTransducer.Tpo -c ConvertSfstTransducer.cc -o ConvertSfstTransducer.o >/dev/null 2>&1 depbase=`echo ConvertTropicalWeightTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertTropicalWeightTransducer.lo -MD -MP -MF $depbase.Tpo -c -o ConvertTropicalWeightTransducer.lo ConvertTropicalWeightTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertTropicalWeightTransducer.lo -MD -MP -MF .deps/ConvertTropicalWeightTransducer.Tpo -c ConvertTropicalWeightTransducer.cc -fPIC -DPIC -o .libs/ConvertTropicalWeightTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertTropicalWeightTransducer.lo -MD -MP -MF .deps/ConvertTropicalWeightTransducer.Tpo -c ConvertTropicalWeightTransducer.cc -o ConvertTropicalWeightTransducer.o >/dev/null 2>&1 depbase=`echo ConvertLogWeightTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertLogWeightTransducer.lo -MD -MP -MF $depbase.Tpo -c -o ConvertLogWeightTransducer.lo ConvertLogWeightTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertLogWeightTransducer.lo -MD -MP -MF .deps/ConvertLogWeightTransducer.Tpo -c ConvertLogWeightTransducer.cc -fPIC -DPIC -o .libs/ConvertLogWeightTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertLogWeightTransducer.lo -MD -MP -MF .deps/ConvertLogWeightTransducer.Tpo -c ConvertLogWeightTransducer.cc -o ConvertLogWeightTransducer.o >/dev/null 2>&1 depbase=`echo ConvertFomaTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertFomaTransducer.lo -MD -MP -MF $depbase.Tpo -c -o ConvertFomaTransducer.lo ConvertFomaTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertFomaTransducer.lo -MD -MP -MF .deps/ConvertFomaTransducer.Tpo -c ConvertFomaTransducer.cc -fPIC -DPIC -o .libs/ConvertFomaTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertFomaTransducer.lo -MD -MP -MF .deps/ConvertFomaTransducer.Tpo -c ConvertFomaTransducer.cc -o ConvertFomaTransducer.o >/dev/null 2>&1 depbase=`echo ConvertOlTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertOlTransducer.lo -MD -MP -MF $depbase.Tpo -c -o ConvertOlTransducer.lo ConvertOlTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertOlTransducer.lo -MD -MP -MF .deps/ConvertOlTransducer.Tpo -c ConvertOlTransducer.cc -fPIC -DPIC -o .libs/ConvertOlTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertOlTransducer.lo -MD -MP -MF .deps/ConvertOlTransducer.Tpo -c ConvertOlTransducer.cc -o ConvertOlTransducer.o >/dev/null 2>&1 depbase=`echo compose_intersect/ComposeIntersectRulePair.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectRulePair.lo -MD -MP -MF $depbase.Tpo -c -o compose_intersect/ComposeIntersectRulePair.lo compose_intersect/ComposeIntersectRulePair.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectRulePair.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectRulePair.Tpo -c compose_intersect/ComposeIntersectRulePair.cc -fPIC -DPIC -o compose_intersect/.libs/ComposeIntersectRulePair.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectRulePair.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectRulePair.Tpo -c compose_intersect/ComposeIntersectRulePair.cc -o compose_intersect/ComposeIntersectRulePair.o >/dev/null 2>&1 depbase=`echo compose_intersect/ComposeIntersectLexicon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectLexicon.lo -MD -MP -MF $depbase.Tpo -c -o compose_intersect/ComposeIntersectLexicon.lo compose_intersect/ComposeIntersectLexicon.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectLexicon.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectLexicon.Tpo -c compose_intersect/ComposeIntersectLexicon.cc -fPIC -DPIC -o compose_intersect/.libs/ComposeIntersectLexicon.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectLexicon.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectLexicon.Tpo -c compose_intersect/ComposeIntersectLexicon.cc -o compose_intersect/ComposeIntersectLexicon.o >/dev/null 2>&1 depbase=`echo compose_intersect/ComposeIntersectRule.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectRule.lo -MD -MP -MF $depbase.Tpo -c -o compose_intersect/ComposeIntersectRule.lo compose_intersect/ComposeIntersectRule.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectRule.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectRule.Tpo -c compose_intersect/ComposeIntersectRule.cc -fPIC -DPIC -o compose_intersect/.libs/ComposeIntersectRule.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectRule.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectRule.Tpo -c compose_intersect/ComposeIntersectRule.cc -o compose_intersect/ComposeIntersectRule.o >/dev/null 2>&1 depbase=`echo compose_intersect/ComposeIntersectFst.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectFst.lo -MD -MP -MF $depbase.Tpo -c -o compose_intersect/ComposeIntersectFst.lo compose_intersect/ComposeIntersectFst.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectFst.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectFst.Tpo -c compose_intersect/ComposeIntersectFst.cc -fPIC -DPIC -o compose_intersect/.libs/ComposeIntersectFst.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectFst.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectFst.Tpo -c compose_intersect/ComposeIntersectFst.cc -o compose_intersect/ComposeIntersectFst.o >/dev/null 2>&1 depbase=`echo compose_intersect/ComposeIntersectUtilities.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectUtilities.lo -MD -MP -MF $depbase.Tpo -c -o compose_intersect/ComposeIntersectUtilities.lo compose_intersect/ComposeIntersectUtilities.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectUtilities.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectUtilities.Tpo -c compose_intersect/ComposeIntersectUtilities.cc -fPIC -DPIC -o compose_intersect/.libs/ComposeIntersectUtilities.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectUtilities.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectUtilities.Tpo -c compose_intersect/ComposeIntersectUtilities.cc -o compose_intersect/ComposeIntersectUtilities.o >/dev/null 2>&1 depbase=`echo SfstTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT SfstTransducer.lo -MD -MP -MF $depbase.Tpo -c -o SfstTransducer.lo SfstTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT SfstTransducer.lo -MD -MP -MF .deps/SfstTransducer.Tpo -c SfstTransducer.cc -fPIC -DPIC -o .libs/SfstTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT SfstTransducer.lo -MD -MP -MF .deps/SfstTransducer.Tpo -c SfstTransducer.cc -o SfstTransducer.o >/dev/null 2>&1 depbase=`echo TropicalWeightTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT TropicalWeightTransducer.lo -MD -MP -MF $depbase.Tpo -c -o TropicalWeightTransducer.lo TropicalWeightTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT TropicalWeightTransducer.lo -MD -MP -MF .deps/TropicalWeightTransducer.Tpo -c TropicalWeightTransducer.cc -fPIC -DPIC -o .libs/TropicalWeightTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT TropicalWeightTransducer.lo -MD -MP -MF .deps/TropicalWeightTransducer.Tpo -c TropicalWeightTransducer.cc -o TropicalWeightTransducer.o >/dev/null 2>&1 depbase=`echo LogWeightTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT LogWeightTransducer.lo -MD -MP -MF $depbase.Tpo -c -o LogWeightTransducer.lo LogWeightTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT LogWeightTransducer.lo -MD -MP -MF .deps/LogWeightTransducer.Tpo -c LogWeightTransducer.cc -fPIC -DPIC -o .libs/LogWeightTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT LogWeightTransducer.lo -MD -MP -MF .deps/LogWeightTransducer.Tpo -c LogWeightTransducer.cc -o LogWeightTransducer.o >/dev/null 2>&1 depbase=`echo FomaTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT FomaTransducer.lo -MD -MP -MF $depbase.Tpo -c -o FomaTransducer.lo FomaTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT FomaTransducer.lo -MD -MP -MF .deps/FomaTransducer.Tpo -c FomaTransducer.cc -fPIC -DPIC -o .libs/FomaTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT FomaTransducer.lo -MD -MP -MF .deps/FomaTransducer.Tpo -c FomaTransducer.cc -o FomaTransducer.o >/dev/null 2>&1 depbase=`echo HfstOlTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstOlTransducer.lo -MD -MP -MF $depbase.Tpo -c -o HfstOlTransducer.lo HfstOlTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstOlTransducer.lo -MD -MP -MF .deps/HfstOlTransducer.Tpo -c HfstOlTransducer.cc -fPIC -DPIC -o .libs/HfstOlTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstOlTransducer.lo -MD -MP -MF .deps/HfstOlTransducer.Tpo -c HfstOlTransducer.cc -o HfstOlTransducer.o >/dev/null 2>&1 depbase=`echo optimized-lookup/transducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/transducer.lo -MD -MP -MF $depbase.Tpo -c -o optimized-lookup/transducer.lo optimized-lookup/transducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/transducer.lo -MD -MP -MF optimized-lookup/.deps/transducer.Tpo -c optimized-lookup/transducer.cc -fPIC -DPIC -o optimized-lookup/.libs/transducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/transducer.lo -MD -MP -MF optimized-lookup/.deps/transducer.Tpo -c optimized-lookup/transducer.cc -o optimized-lookup/transducer.o >/dev/null 2>&1 depbase=`echo optimized-lookup/convert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/convert.lo -MD -MP -MF $depbase.Tpo -c -o optimized-lookup/convert.lo optimized-lookup/convert.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/convert.lo -MD -MP -MF optimized-lookup/.deps/convert.Tpo -c optimized-lookup/convert.cc -fPIC -DPIC -o optimized-lookup/.libs/convert.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/convert.lo -MD -MP -MF optimized-lookup/.deps/convert.Tpo -c optimized-lookup/convert.cc -o optimized-lookup/convert.o >/dev/null 2>&1 depbase=`echo optimized-lookup/ospell.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/ospell.lo -MD -MP -MF $depbase.Tpo -c -o optimized-lookup/ospell.lo optimized-lookup/ospell.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/ospell.lo -MD -MP -MF optimized-lookup/.deps/ospell.Tpo -c optimized-lookup/ospell.cc -fPIC -DPIC -o optimized-lookup/.libs/ospell.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/ospell.lo -MD -MP -MF optimized-lookup/.deps/ospell.Tpo -c optimized-lookup/ospell.cc -o optimized-lookup/ospell.o >/dev/null 2>&1 depbase=`echo optimized-lookup/pmatch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/pmatch.lo -MD -MP -MF $depbase.Tpo -c -o optimized-lookup/pmatch.lo optimized-lookup/pmatch.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/pmatch.lo -MD -MP -MF optimized-lookup/.deps/pmatch.Tpo -c optimized-lookup/pmatch.cc -fPIC -DPIC -o optimized-lookup/.libs/pmatch.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/pmatch.lo -MD -MP -MF optimized-lookup/.deps/pmatch.Tpo -c optimized-lookup/pmatch.cc -o optimized-lookup/pmatch.o >/dev/null 2>&1 depbase=`echo optimized-lookup/find_epsilon_loops.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/find_epsilon_loops.lo -MD -MP -MF $depbase.Tpo -c -o optimized-lookup/find_epsilon_loops.lo optimized-lookup/find_epsilon_loops.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/find_epsilon_loops.lo -MD -MP -MF optimized-lookup/.deps/find_epsilon_loops.Tpo -c optimized-lookup/find_epsilon_loops.cc -fPIC -DPIC -o optimized-lookup/.libs/find_epsilon_loops.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/find_epsilon_loops.lo -MD -MP -MF optimized-lookup/.deps/find_epsilon_loops.Tpo -c optimized-lookup/find_epsilon_loops.cc -o optimized-lookup/find_epsilon_loops.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++48 -Wno-deprecated -g -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -o libhfstimplementations.la HfstTransitionGraph.lo ConvertTransducerFormat.lo HfstTropicalTransducerTransitionData.lo ConvertSfstTransducer.lo ConvertTropicalWeightTransducer.lo ConvertLogWeightTransducer.lo ConvertFomaTransducer.lo ConvertOlTransducer.lo compose_intersect/ComposeIntersectRulePair.lo compose_intersect/ComposeIntersectLexicon.lo compose_intersect/ComposeIntersectRule.lo compose_intersect/ComposeIntersectFst.lo compose_intersect/ComposeIntersectUtilities.lo SfstTransducer.lo TropicalWeightTransducer.lo LogWeightTransducer.lo FomaTransducer.lo HfstOlTransducer.lo optimized-lookup/transducer.lo optimized-lookup/convert.lo optimized-lookup/ospell.lo optimized-lookup/pmatch.lo optimized-lookup/find_epsilon_loops.lo -lreadline -lgli b-2.0 -lm -lpthread -lxml2 libtool: link: /usr/local/bin/ar cru .libs/libhfstimplementations.a .libs/HfstTransitionGraph.o .libs/ConvertTransducerFormat.o .libs/HfstTropicalTransducerTransitionData.o .libs/ConvertSfstTransducer.o .libs/ConvertTropicalWeightTransducer.o .libs/ConvertLogWeightTransducer.o .libs/ConvertFomaTransducer.o .libs/ConvertOlTransducer.o compose_intersect/.libs/ComposeIntersectRulePair.o compose_intersect/.libs/ComposeIntersectLexicon.o compose_intersect/.libs/ComposeIntersectRule.o compose_intersect/.libs/ComposeIntersectFst.o compose_intersect/.libs/ComposeIntersectUtilities.o .libs/SfstTransducer.o .libs/TropicalWeightTransducer.o .libs/LogWeightTransducer.o .libs/FomaTransducer.o .libs/HfstOlTransducer.o optimized-lookup/.libs/transducer.o optimized-lookup/.libs/convert.o optimized-lookup/.libs/ospell.o optimized-lookup/.libs/pmatch.o optimized-lookup/.libs/find_epsilon_loops.o libtool: link: /usr/local/bin/ranlib .libs/libhfstimplementations.a libtool: link: ( cd ".libs" && rm -f "libhfstimplementations.la" && ln -s "../libhfstimplementations.la" "libhfstimplementations.la" ) Making all in parsers /bin/sh ../../../build-aux/ylwrap xre_lex.ll lex.yy.c xre_lex.cc -- flex --outfile=lex.yy.c flex: unknown flag '-'. For usage, try flex --help *** Error code 1 Stop in /wrkdirs/usr/ports/math/hfst/work/hfst-3.7.2/libhfst/src/parsers. *** Error code 1 Stop in /wrkdirs/usr/ports/math/hfst/work/hfst-3.7.2/libhfst/src. *** Error code 1 Stop in /wrkdirs/usr/ports/math/hfst/work/hfst-3.7.2/libhfst/src. *** Error code 1 Stop in /wrkdirs/usr/ports/math/hfst/work/hfst-3.7.2/libhfst. *** Error code 1 Stop in /wrkdirs/usr/ports/math/hfst/work/hfst-3.7.2. *** Error code 1 Stop in /wrkdirs/usr/ports/math/hfst/work/hfst-3.7.2. *** Error code 1 Stop in /usr/ports/math/hfst. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 09:53:40 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 1C15389F; Sat, 31 Jan 2015 09:53:40 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 EF3D37D3; Sat, 31 Jan 2015 09:53:39 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V9rdOa003648; Sat, 31 Jan 2015 09:53:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V9rdip003644; Sat, 31 Jan 2015 09:53:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 09:53:39 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310953.t0V9rdip003644@beefy1.isc.freebsd.org> To: bf@FreeBSD.org Subject: [package - 84i386-default][math/parmetis] Failed for ParMetis-4.0_10 in configure 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, 31 Jan 2015 09:53:40 -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: bf@FreeBSD.org Last committer: danilo@FreeBSD.org Ident: $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 14:24:12Z danilo $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/ParMetis-4.0_10.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building math/parmetis build started at Sat Jan 31 09:53:06 UTC 2015 port directory: /usr/ports/math/parmetis building for: FreeBSD 84i386-default-job-04 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: bf@FreeBSD.org Makefile ident: $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 14:24:12Z danilo $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=ParMetis-4.0_10 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for ParMetis-4.0_10: DOCS=on: Build and/or install documentation OPENMPI=off: Use openmpi instead of mpich2 ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work HOME=/wrkdirs/usr/ports/math/parmetis/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=" -L/usr/local/lib -lc++" 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-- CMAKE_BUILD_TYPE="release" OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/ParMetis" EXAMPLESDIR="share/examples/ParMetis" DATADIR="share/ParMetis" WWWDIR="www/ParMetis" ETCDIR="etc/ParMetis" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ParMetis DOCSDIR=/usr/local/share/doc/ParMetis EXAMPLESDIR=/usr/local/share/examples/ParMetis WWWDIR=/usr/local/www/ParMetis ETCDIR=/usr/local/etc/ParMetis --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License METIS accepted by the user =========================================================================== =================================================== ===> ParMetis-4.0_10 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.7.txz [84i386-default-job-04] Installing pkg-1.4.7... [84i386-default-job-04] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ParMetis-4.0_10 =========================================================================== =================================================== =========================================================================== =================================================== ===> License METIS accepted by the user => parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch http://glaros.dtc.umn.edu/gkhome/fetch/sw/parmetis/./parmetis-4.0.tar.gz parmetis-4.0.tar.gz 5437 kB 1971 kBps ===> Fetching all distfiles required by ParMetis-4.0_10 for building =========================================================================== =================================================== ===> License METIS accepted by the user ===> Fetching all distfiles required by ParMetis-4.0_10 for building => SHA256 Checksum OK for parmetis-4.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License METIS accepted by the user ===> Fetching all distfiles required by ParMetis-4.0_10 for building ===> Extracting for ParMetis-4.0_10 => SHA256 Checksum OK for parmetis-4.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ParMetis-4.0_10 =========================================================================== =================================================== ===> ParMetis-4.0_10 depends on file: /usr/local/bin/mpicc - not found ===> Verifying install for /usr/local/bin/mpicc in /usr/ports/net/mpich2 ===> Installing existing package /packages/All/mpich2-1.5_2,5.txz [84i386-default-job-04] Installing mpich2-1.5_2,5... [84i386-default-job-04] `-- Installing bash-4.3.33... [84i386-default-job-04] | `-- Installing gettext-runtime-0.19.4... [84i386-default-job-04] | | `-- Installing indexinfo-0.2.2... [84i386-default-job-04] | | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-04] | | `-- Installing libiconv-1.14_6... [84i386-default-job-04] | | `-- Extracting libiconv-1.14_6... done [84i386-default-job-04] | `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-04] `-- Extracting bash-4.3.33... done [84i386-default-job-04] `-- Installing gcc-4.8.4... [84i386-default-job-04] | `-- Installing binutils-2.25... [84i386-default-job-04] | `-- Extracting binutils-2.25... done [84i386-default-job-04] | `-- Installing gcc-ecj-4.5... [84i386-default-job-04] | `-- Extracting gcc-ecj-4.5... done [84i386-default-job-04] | `-- Installing gmp-5.1.3_2... [84i386-default-job-04] | `-- Extracting gmp-5.1.3_2... done [84i386-default-job-04] | `-- Installing mpc-1.0.2_1... [84i386-default-job-04] | | `-- Installing mpfr-3.1.2_2... [84i386-default-job-04] | | `-- Extracting mpfr-3.1.2_2... done [84i386-default-job-04] | `-- Extracting mpc-1.0.2_1... done [84i386-default-job-04] `-- Extracting gcc-4.8.4... done [84i386-default-job-04] `-- Installing libX11-1.6.2_2,1... [84i386-default-job-04] | `-- Installing kbproto-1.0.6... [84i386-default-job-04] | `-- Extracting kbproto-1.0.6... done [84i386-default-job-04] | `-- Installing libXau-1.0.8_2... [84i386-default-job-04] | | `-- Installing xproto-7.0.26... [84i386-default-job-04] | | `-- Extracting xproto-7.0.26... done [84i386-default-job-04] | `-- Extracting libXau-1.0.8_2... done [84i386-default-job-04] | `-- Installing libXdmcp-1.1.1_2... [84i386-default-job-04] | `-- Extracting libXdmcp-1.1.1_2... done [84i386-default-job-04] | `-- Installing libxcb-1.11... [84i386-default-job-04] | | `-- Installing libpthread-stubs-0.3_6... [84i386-default-job-04] | | `-- Extracting libpthread-stubs-0.3_6... done [84i386-default-job-04] | | `-- Installing libxml2-2.9.2_2... [84i386-default-job-04] | | `-- Extracting libxml2-2.9.2_2... done [84i386-default-job-04] | `-- Extracting libxcb-1.11... done [84i386-default-job-04] `-- Extracting libX11-1.6.2_2,1... done [84i386-default-job-04] `-- Installing libXt-1.1.4_2,1... [84i386-default-job-04] | `-- Installing libSM-1.2.2_2,1... [84i386-default-job-04] | | `-- Installing libICE-1.0.9,1... [84i386-default-job-04] | | `-- Extracting libICE-1.0.9,1... done [84i386-default-job-04] | `-- Extracting libSM-1.2.2_2,1... done [84i386-default-job-04] `-- Extracting libXt-1.1.4_2,1... done [84i386-default-job-04] `-- Installing libexecinfo-1.1_3... [84i386-default-job-04] `-- Extracting libexecinfo-1.1_3... done [84i386-default-job-04] `-- Installing openjdk-7.71.14_1,1... [84i386-default-job-04] | `-- Installing alsa-lib-1.0.28... [84i386-default-job-04] | `-- Extracting alsa-lib-1.0.28... done [84i386-default-job-04] | `-- Installing dejavu-2.34_4... [84i386-default-job-04] | `-- Extracting dejavu-2.34_4... done ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.1.txz [84i386-default-job-04] Installing cmake-3.1.1... [84i386-default-job-04] `-- Installing cmake-modules-3.1.1... [84i386-default-job-04] `-- Extracting cmake-modules-3.1.1... done [84i386-default-job-04] `-- Installing curl-7.40.0... [84i386-default-job-04] | `-- Installing ca_root_nss-3.17.3_1... [84i386-default-job-04] | `-- Extracting ca_root_nss-3.17.3_1... done [84i386-default-job-04] `-- Extracting curl-7.40.0... done [84i386-default-job-04] `-- Installing libarchive-3.1.2_2,1... [84i386-default-job-04] | `-- Installing lzo2-2.08_1... [84i386-default-job-04] | `-- Extracting lzo2-2.08_1... done [84i386-default-job-04] `-- Extracting libarchive-3.1.2_2,1... done [84i386-default-job-04] Extracting cmake-3.1.1... done ===> Returning to build of ParMetis-4.0_10 ===> ParMetis-4.0_10 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 [84i386-default-job-04] Installing gmake-4.1_1... [84i386-default-job-04] Extracting gmake-4.1_1... done ===> Returning to build of ParMetis-4.0_10 =========================================================================== =================================================== ===> ParMetis-4.0_10 depends on shared library: libc++.so.1 - not found ===> Verifying for libc++.so.1 in /usr/ports/devel/libc++ ===> Installing existing package /packages/All/libc++-208080.txz [84i386-default-job-04] Installing libc++-208080... [84i386-default-job-04] `-- Installing libcxxrt-20131225_1... [84i386-default-job-04] `-- Extracting libcxxrt-20131225_1... done [84i386-default-job-04] `-- Installing libmissing-20130815_2... [84i386-default-job-04] `-- Extracting libmissing-20130815_2... done [84i386-default-job-04] `-- Installing xlocale-208080... [84i386-default-job-04] `-- Extracting xlocale-208080... done [84i386-default-job-04] Extracting libc++-208080... done ===> Returning to build of ParMetis-4.0_10 =========================================================================== =================================================== ===> Configuring for ParMetis-4.0_10 rm -rf build mkdir -p build cd build && cmake /wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0 -DCMAKE_VERBOSE_MAKEFILE=1 -DGKLIB_PATH=/wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0/metis/GKlib -DMETIS_PATH=/wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0/metis -DCMAKE_INSTALL_PREFIX=/usr/local -DCMAKE_C_COMPILER=/usr/local/bin/mpicc -- The C compiler identification is GNU 4.8.4 -- The CXX compiler identification is GNU 4.2.1 -- Check for working C compiler: /usr/local/bin/mpicc -- Check for working C compiler: /usr/local/bin/mpicc -- broken CMake Error at /usr/local/share/cmake/Modules/CMakeTestCCompiler.cmake:61 (message): The C compiler "/usr/local/bin/mpicc" is not able to compile a simple test program. It fails with the following output: Change Dir: /wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/local/bin/gmake" "cmTryCompileExec3795081240/fast" gmake[1]: Entering directory '/wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0/build/CMakeFiles/CMakeTmp' /usr/local/bin/gmake -f CMakeFiles/cmTryCompileExec3795081240.dir/build.make CMakeFiles/cmTryCompileExec3795081240.dir/build gmake[2]: Entering directory '/wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0/build/CMakeFiles/CMakeTmp' /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec3795081240.dir/testCCompiler.c.o /usr/local/bin/mpicc -O2 -pipe -fno-strict-aliasing -o CMakeFiles/cmTryCompileExec3795081240.dir/testCCompiler.c.o -c /wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0/build/CMakeFiles/CMakeTmp/testCCompiler.c Linking C executable cmTryCompileExec3795081240 /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3795081240.dir/link.txt --verbose=1 /usr/local/bin/mpicc -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -lc++ CMakeFiles/cmTryCompileExec3795081240.dir/testCCompiler.c.o -o cmTryCompileExec3795081240 /usr/local/lib/libc++.so.1: undefined reference to `wcsxfrm_l' /usr/local/lib/libc++.so.1: undefined reference to `tolower_l' /usr/local/lib/libc++.so.1: undefined reference to `freelocale' /usr/local/lib/libc++.so.1: undefined reference to `sscanf_l' /usr/local/lib/libc++.so.1: undefined reference to `isdigit_l' /usr/local/lib/libc++.so.1: undefined reference to `towupper_l' /usr/local/lib/libc++.so.1: undefined reference to `iswspace_l' /usr/local/lib/libc++.so.1: undefined reference to `iswprint_l' /usr/local/lib/libc++.so.1: undefined reference to `isxdigit_l' /usr/local/lib/libc++.so.1: undefined reference to `mbrlen_l' /usr/local/lib/libc++.so.1: undefined reference to `wcrtomb_l' /usr/local/lib/libc++.so.1: undefined reference to `mbtowc_l' /usr/local/lib/libc++.so.1: undefined reference to `mbrtowc_l' /usr/local/lib/libc++.so.1: undefined reference to `iswctype_l' /usr/local/lib/libc++.so.1: undefined reference to `iswlower_l' /usr/local/lib/libc++.so.1: undefined reference to `mbsrtowcs_l' /usr/local/lib/libc++.so.1: undefined reference to `towlower_l' /usr/local/lib/libc++.so.1: undefined reference to `iswpunct_l' /usr/local/lib/libc++.so.1: undefined reference to `__mb_cur_max_l' /usr/local/lib/libc++.so.1: undefined reference to `localeconv_l' /usr/local/lib/libc++.so.1: undefined reference to `btowc_l' /usr/local/lib/libc++.so.1: undefined reference to `mbsnrtowcs_l' /usr/local/lib/libc++.so.1: undefined reference to `wcscoll_l' /usr/local/lib/libc++.so.1: undefined reference to `newlocale' /usr/local/lib/libc++.so.1: undefined reference to `wcsnrtombs_l' /usr/local/lib/libc++.so.1: undefined reference to `iswupper_l' /usr/local/lib/libc++.so.1: undefined reference to `asprintf_l' /usr/local/lib/libc++.so.1: undefined reference to `strcoll_l' /usr/local/lib/libc++.so.1: undefined reference to `wctob_l' /usr/local/lib/libc++.so.1: undefined reference to `iswdigit_l' /usr/local/lib/libc++.so.1: undefined reference to `iswalpha_l' /usr/local/lib/libc++.so.1: undefined reference to `snprintf_l' /usr/local/lib/libc++.so.1: undefined reference to `iswcntrl_l' /usr/local/lib/libc++.so.1: undefined reference to `toupper_l' /usr/local/lib/libc++.so.1: undefined reference to `strxfrm_l' /usr/local/lib/libc++.so.1: undefined reference to `iswxdigit_l' /usr/local/lib/libc++.so.1: undefined reference to `strftime_l' collect2: error: ld returned 1 exit status CMakeFiles/cmTryCompileExec3795081240.dir/build.make:88: recipe for target 'cmTryCompileExec3795081240' failed gmake[2]: *** [cmTryCompileExec3795081240] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0/build/CMakeFiles/CMakeTmp' Makefile:118: recipe for target 'cmTryCompileExec3795081240/fast' failed gmake[1]: *** [cmTryCompileExec3795081240/fast] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0/build/CMakeFiles/CMakeTmp' CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:2 (project) -- Configuring incomplete, errors occurred! See also "/wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0/build/CMakeFiles/CMakeOutput.log". See also "/wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0/build/CMakeFiles/CMakeError.log". Makefile:73: recipe for target 'config' failed gmake: *** [config] Error 1 *** Error code 2 Stop in /usr/ports/math/parmetis. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 09:56:34 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 1D8809BA for ; Sat, 31 Jan 2015 09:56:34 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 089277EE for ; Sat, 31 Jan 2015 09:56:34 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V9uXWf019315 for ; Sat, 31 Jan 2015 09:56:33 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V9uX8T019279; Sat, 31 Jan 2015 09:56:33 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 09:56:33 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310956.t0V9uX8T019279@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84amd64-default][graphics/ipe] Failed for ipe-7.1.6 in build 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, 31 Jan 2015 09:56:34 -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: vanilla@FreeBSD.org Ident: $FreeBSD: head/graphics/ipe/Makefile 377982 2015-01-27 05:35:21Z vanilla $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/ipe-7.1.6.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building graphics/ipe build started at Sat Jan 31 09:55:13 UTC 2015 port directory: /usr/ports/graphics/ipe building for: FreeBSD 84amd64-default-job-08 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 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.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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.1 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-- 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" 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 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 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> 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.7.txz [84amd64-default-job-08] Installing pkg-1.4.7... [84amd64-default-job-08] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ipe-7.1.6 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by ipe-7.1.6 for building =========================================================================== =================================================== ===> 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. =========================================================================== =================================================== =========================================================================== =================================================== ===> 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. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ipe-7.1.6 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for ipe-7.1.6 =========================================================================== =================================================== ===> 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-08] Installing tex-formats-20140525_1... [84amd64-default-job-08] `-- Installing tex-kpathsea-6.2.0_1... [84amd64-default-job-08] | `-- Installing indexinfo-0.2.2... [84amd64-default-job-08] | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-08] `-- Extracting tex-kpathsea-6.2.0_1... done [84amd64-default-job-08] `-- Installing tex-web2c-20140525_1... [84amd64-default-job-08] | `-- Installing openjpeg15-1.5.2_1... [84amd64-default-job-08] | | `-- Installing lcms2-2.6_3... [84amd64-default-job-08] | | `-- Installing jpeg-8_6... [84amd64-default-job-08] | | `-- Extracting jpeg-8_6... done [84amd64-default-job-08] | | `-- Installing tiff-4.0.3_5... [84amd64-default-job-08] | | | `-- Installing jbigkit-2.1_1... [84amd64-default-job-08] | | | `-- Extracting jbigkit-2.1_1... done [84amd64-default-job-08] | | `-- Extracting tiff-4.0.3_5... done [84amd64-default-job-08] | | `-- Extracting lcms2-2.6_3... done [84amd64-default-job-08] | | `-- Installing png-1.6.16... [84amd64-default-job-08] | | `-- Extracting png-1.6.16... done [84amd64-default-job-08] | `-- Extracting openjpeg15-1.5.2_1... done [84amd64-default-job-08] | `-- Installing pixman-0.32.6... [84amd64-default-job-08] | `-- Extracting pixman-0.32.6... done [84amd64-default-job-08] | `-- Installing zziplib-0.13.62_2... [84amd64-default-job-08] | `-- Extracting zziplib-0.13.62_2... done [84amd64-default-job-08] `-- Extracting tex-web2c-20140525_1... done [84amd64-default-job-08] `-- Installing texlive-texmf-20140525_4... [84amd64-default-job-08] | `-- Installing texlive-base-20140525_5... [84amd64-default-job-08] | | `-- Installing freetype-1.3.1_5... [84amd64-default-job-08] | | `-- Extracting freetype-1.3.1_5... done [84amd64-default-job-08] | | `-- Installing freetype2-2.5.5... [84amd64-default-job-08] | | `-- Extracting freetype2-2.5.5... done [84amd64-default-job-08] | | `-- Installing ghostscript9-9.06_10... [84amd64-default-job-08] | | `-- Installing cups-image-1.7.3_3... [84amd64-default-job-08] | | | `-- Installing cups-client-1.7.3_4... [84amd64-default-job-08] | | | `-- Installing libiconv-1.14_6... [84amd64-default-job-08] | | | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-08] | | | `-- Installing mDNSResponder-561.1.1... [84amd64-default-job-08] | | | `-- Extracting mDNSResponder-561.1.1... done 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-08] Installing gmake-4.1_1... [84amd64-default-job-08] 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.7.txz [84amd64-default-job-08] Installing pkgconf-0.9.7... [84amd64-default-job-08] Extracting pkgconf-0.9.7... 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_3.txz [84amd64-default-job-08] Installing qt4-gui-4.8.6_3... [84amd64-default-job-08] `-- Installing encodings-1.0.4_1,1... [84amd64-default-job-08] | `-- Installing font-util-1.3.0_1... [84amd64-default-job-08] | `-- Extracting font-util-1.3.0_1... done [84amd64-default-job-08] `-- Extracting encodings-1.0.4_1,1... done [84amd64-default-job-08] `-- Installing libXcursor-1.1.14_2... [84amd64-default-job-08] | `-- Installing libXfixes-5.0.1_2... [84amd64-default-job-08] | | `-- Installing fixesproto-5.0... [84amd64-default-job-08] | | `-- Extracting fixesproto-5.0... done [84amd64-default-job-08] | `-- Extracting libXfixes-5.0.1_2... done [84amd64-default-job-08] `-- Extracting libXcursor-1.1.14_2... done [84amd64-default-job-08] `-- Installing libXi-1.7.4,1... [84amd64-default-job-08] | `-- Installing inputproto-2.3.1... [84amd64-default-job-08] | `-- Extracting inputproto-2.3.1... done [84amd64-default-job-08] `-- Extracting libXi-1.7.4,1... done [84amd64-default-job-08] `-- Installing libXinerama-1.1.3_2,1... [84amd64-default-job-08] | `-- Installing xineramaproto-1.2.1... [84amd64-default-job-08] | `-- Extracting xineramaproto-1.2.1... done [84amd64-default-job-08] `-- Extracting libXinerama-1.1.3_2,1... done [84amd64-default-job-08] `-- Installing libXrandr-1.4.2_2... [84amd64-default-job-08] | `-- Installing randrproto-1.4.0... [84amd64-default-job-08] | `-- Extracting randrproto-1.4.0... done [84amd64-default-job-08] `-- Extracting libXrandr-1.4.2_2... done [84amd64-default-job-08] `-- Installing qt4-corelib-4.8.6_3... [84amd64-default-job-08] `-- Extracting qt4-corelib-4.8.6_3... done [84amd64-default-job-08] `-- Installing xdg-utils-1.0.2.20130919_1... [84amd64-default-job-08] | `-- Installing hicolor-icon-theme-0.12... [84amd64-default-job-08] | `-- Extracting hicolor-icon-theme-0.12... done [84amd64-default-job-08] | `-- Installing xprop-1.2.2... [84amd64-default-job-08] | `-- Extracting xprop-1.2.2... done [84amd64-default-job-08] | `-- Installing xset-1.2.3_1... [84amd64-default-job-08] | | `-- Installing libXfontcache-1.0.5_2... [84amd64-default-job-08] | | `-- Installing fontcacheproto-0.1.3... [84amd64-default-job-08] | | `-- Extracting fontcacheproto-0.1.3... done [84amd64-default-job-08] | | `-- Extracting libXfontcache-1.0.5_2... done [84amd64-default-job-08] | `-- Extracting xset-1.2.3_1... done [84amd64-default-job-08] `-- Extracting xdg-utils-1.0.2.20130919_1... done [84amd64-default-job-08] `-- Installing xorg-fonts-truetype-7.7_1... [84amd64-default-job-08] | `-- Installing dejavu-2.34_4... [84amd64-default-job-08] | `-- Extracting dejavu-2.34_4... done mkfontscale: not found mkfontdir: not found [84amd64-default-job-08] | `-- Installing font-bh-ttf-1.0.3_1... [84amd64-default-job-08] | | `-- Installing mkfontdir-1.0.7... [84amd64-default-job-08] | | `-- Installing mkfontscale-1.1.1_1... [84amd64-default-job-08] | | | `-- Installing libfontenc-1.1.2_2... [84amd64-default-job-08] | | | `-- Extracting libfontenc-1.1.2_2... done [84amd64-default-job-08] | | `-- Extracting mkfontscale-1.1.1_1... done [84amd64-default-job-08] | | `-- Extracting mkfontdir-1.0.7... done [84amd64-default-job-08] | `-- Extracting font-bh-ttf-1.0.3_1... done [84amd64-default-job-08] | `-- Installing font-misc-ethiopic-1.0.3_1... [84amd64-default-job-08] | `-- Extracting font-misc-ethiopic-1.0.3_1... done [84amd64-default-job-08] | `-- Installing font-misc-meltho-1.0.3_1... [84amd64-default-job-08] | `-- Extracting font-misc-meltho-1.0.3_1... done [84amd64-default-job-08] Extracting qt4-gui-4.8.6_3... 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_4: 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. Message for qt4-gui-4.8.6_3: ====================================================================== 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-08] Installing qt4-moc-4.8.6... [84amd64-default-job-08] 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-08] Installing qt4-qmake-4.8.6... [84amd64-default-job-08] 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-08] Installing qt4-rcc-4.8.6... [84amd64-default-job-08] 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-08] Installing qt4-uic-4.8.6... [84amd64-default-job-08] Extracting qt4-uic-4.8.6... done ===> Returning to build of ipe-7.1.6 =========================================================================== =================================================== ===> 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.3_4.txz [84amd64-default-job-08] Installing lua52-5.2.3_4... [84amd64-default-job-08] `-- Installing libedit-3.1.20141030_2... [84amd64-default-job-08] `-- Extracting libedit-3.1.20141030_2... done [84amd64-default-job-08] Extracting lua52-5.2.3_4... done ===> Returning to build of ipe-7.1.6 ===> ipe-7.1.6 depends on shared library: libiconv.so.3 - 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) =========================================================================== =================================================== ===> Configuring for ipe-7.1.6 =========================================================================== =================================================== ===> 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. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 09:56:56 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 80C739C5; Sat, 31 Jan 2015 09:56:56 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 60E777F0; Sat, 31 Jan 2015 09:56:56 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V9uujK096084; Sat, 31 Jan 2015 09:56:56 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V9uuVG096058; Sat, 31 Jan 2015 09:56:56 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 09:56:56 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310956.t0V9uuVG096058@beefy1.isc.freebsd.org> To: wen@FreeBSD.org Subject: [package - 84i386-default][science/py-scimath] Failed for py27-scimath-4.1.2_3 in configure 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, 31 Jan 2015 09:56:56 -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: wen@FreeBSD.org Last committer: mva@FreeBSD.org Ident: $FreeBSD: head/science/py-scimath/Makefile 371453 2014-10-24 16:50:42Z mva $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/py27-scimath-4.1.2_3.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building science/py-scimath build started at Sat Jan 31 09:56:30 UTC 2015 port directory: /usr/ports/science/py-scimath building for: FreeBSD 84i386-default-job-16 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: wen@FreeBSD.org Makefile ident: $FreeBSD: head/science/py-scimath/Makefile 371453 2014-10-24 16:50:42Z mva $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=py27-scimath-4.1.2_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/science/py-scimath/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/py-scimath/work HOME=/wrkdirs/usr/ports/science/py-scimath/work TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/science/py-scimath/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/py-scimath/work HOME=/wrkdirs/usr/ports/science/py-scimath/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd8 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/scimath" EXAMPLESDIR="share/examples/scimath" DATADIR="share/scimath" WWWDIR="www/scimath" ETCDIR="etc/scimath" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/scimath DOCSDIR=/usr/local/share/doc/scimath EXAMPLESDIR=/usr/local/share/examples/scimath WWWDIR=/usr/local/www/scimath ETCDIR=/usr/local/etc/scimath --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE LGPL3 accepted by the user =========================================================================== =================================================== ===> py27-scimath-4.1.2_3 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.7.txz [84i386-default-job-16] Installing pkg-1.4.7... [84i386-default-job-16] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of py27-scimath-4.1.2_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE LGPL3 accepted by the user ===> Fetching all distfiles required by py27-scimath-4.1.2_3 for building =========================================================================== =================================================== ===> License BSD3CLAUSE LGPL3 accepted by the user ===> Fetching all distfiles required by py27-scimath-4.1.2_3 for building => SHA256 Checksum OK for scimath-4.1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE LGPL3 accepted by the user ===> Fetching all distfiles required by py27-scimath-4.1.2_3 for building ===> Extracting for py27-scimath-4.1.2_3 => SHA256 Checksum OK for scimath-4.1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py27-scimath-4.1.2_3 =========================================================================== =================================================== ===> py27-scimath-4.1.2_3 depends on package: py27-traits>=3.6.0 - not found ===> Verifying install for py27-traits>=3.6.0 in /usr/ports/devel/py-traits ===> Installing existing package /packages/All/py27-traits-4.5.0.txz [84i386-default-job-16] Installing py27-traits-4.5.0... [84i386-default-job-16] `-- Installing py27-setuptools27-5.5.1_1... [84i386-default-job-16] | `-- Installing python27-2.7.9... [84i386-default-job-16] | | `-- Installing gettext-runtime-0.19.4... [84i386-default-job-16] | | `-- Installing indexinfo-0.2.2... [84i386-default-job-16] | | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-16] | | `-- Installing libiconv-1.14_6... [84i386-default-job-16] | | `-- Extracting libiconv-1.14_6... done [84i386-default-job-16] | | `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-16] | | `-- Installing libffi-3.2.1... [84i386-default-job-16] | | `-- Extracting libffi-3.2.1... done [84i386-default-job-16] | `-- Extracting python27-2.7.9... done [84i386-default-job-16] `-- Extracting py27-setuptools27-5.5.1_1... done [84i386-default-job-16] Extracting py27-traits-4.5.0... done 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 py27-scimath-4.1.2_3 ===> py27-scimath-4.1.2_3 depends on package: py27-setuptools27>0 - found ===> py27-scimath-4.1.2_3 depends on file: /usr/local/bin/python2.7 - found =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for py27-scimath-4.1.2_3 Traceback (most recent call last): File "", line 1, in File "setup.py", line 9, in import numpy.distutils.core ImportError: No module named numpy.distutils.core *** Error code 1 Stop in /usr/ports/science/py-scimath. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 10:13:03 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 C2BEDC4A; Sat, 31 Jan 2015 10:13:03 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 ADF3E970; Sat, 31 Jan 2015 10:13:03 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VAD3BD008289; Sat, 31 Jan 2015 10:13:03 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VAD3r4008275; Sat, 31 Jan 2015 10:13:03 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 10:13:03 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311013.t0VAD3r4008275@beefy2.isc.freebsd.org> To: multimedia@FreeBSD.org Subject: [package - 84amd64-default][multimedia/dvdstyler] Failed for dvdstyler-2.8_3, 2 in configure 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, 31 Jan 2015 10:13:03 -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: multimedia@FreeBSD.org Last committer: danilo@FreeBSD.org Ident: $FreeBSD: head/multimedia/dvdstyler/Makefile 377513 2015-01-20 12:36:35Z danilo $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/dvdstyler-2.8_3,2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building multimedia/dvdstyler build started at Sat Jan 31 10:11:59 UTC 2015 port directory: /usr/ports/multimedia/dvdstyler building for: FreeBSD 84amd64-default-job-17 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: multimedia@FreeBSD.org Makefile ident: $FreeBSD: head/multimedia/dvdstyler/Makefile 377513 2015-01-20 12:36:35Z danilo $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=dvdstyler-2.8_3,2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for dvdstyler-2.8_3,2: DOCS=on: Build and/or install documentation GNOME=off: GNOME desktop environment support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-gnome --with-wx-config=/usr/local/bin/wxgtk2u-3.0-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ac_cv_path_AVCONV_PATH="" XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan- 2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work HOME=/wrkdirs/usr/ports/multimedia/dvdstyler/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOC ONF_VERSION=2.69 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/dvdstyler" EXAMPLESDIR="share/examples/dvdstyler" DATADIR="share/dvdstyler" WWWDIR="www/dvdstyler" ETCDIR="etc/dvdstyler" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/dvdstyler DOCSDIR=/usr/local/share/doc/dvdstyler EXAMPLESDIR=/usr/local/share/examples/dvdstyler WWWDIR=/usr/local/www/dvdstyler ETCDIR=/usr/local/etc/dvdstyler --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> ===> The default DVD device is /dev/cd0 ===> Define WITH_DVD_DEVICE if you want to change the default ===> For example, 'make WITH_DVD_DEVICE="/dev/somedevice"' ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> dvdstyler-2.8_3,2 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.7.txz [84amd64-default-job-17] Installing pkg-1.4.7... [84amd64-default-job-17] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of dvdstyler-2.8_3,2 =========================================================================== =================================================== =========================================================================== =================================================== ===> ===> The default DVD device is /dev/cd0 ===> Define WITH_DVD_DEVICE if you want to change the default ===> For example, 'make WITH_DVD_DEVICE="/dev/somedevice"' ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dvdstyler-2.8_3,2 for building =========================================================================== =================================================== ===> ===> The default DVD device is /dev/cd0 ===> Define WITH_DVD_DEVICE if you want to change the default ===> For example, 'make WITH_DVD_DEVICE="/dev/somedevice"' ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dvdstyler-2.8_3,2 for building => SHA256 Checksum OK for DVDStyler-2.8.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> ===> The default DVD device is /dev/cd0 ===> Define WITH_DVD_DEVICE if you want to change the default ===> For example, 'make WITH_DVD_DEVICE="/dev/somedevice"' ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dvdstyler-2.8_3,2 for building ===> Extracting for dvdstyler-2.8_3,2 => SHA256 Checksum OK for DVDStyler-2.8.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for dvdstyler-2.8_3,2 ===> Applying FreeBSD patches for dvdstyler-2.8_3,2 =========================================================================== =================================================== ===> dvdstyler-2.8_3,2 depends on executable: zip - not found ===> Verifying install for zip in /usr/ports/archivers/zip ===> Installing existing package /packages/All/zip-3.0_1.txz [84amd64-default-job-17] Installing zip-3.0_1... [84amd64-default-job-17] Extracting zip-3.0_1... done ===> Returning to build of dvdstyler-2.8_3,2 ===> dvdstyler-2.8_3,2 depends on package: wxsvg>=1.2 - not found ===> Verifying install for wxsvg>=1.2 in /usr/ports/graphics/wxsvg ===> Installing existing package /packages/All/wxsvg-1.5.3.txz [84amd64-default-job-17] Installing wxsvg-1.5.3... [84amd64-default-job-17] `-- Installing cairo-1.12.18_1,2... [84amd64-default-job-17] | `-- Installing fontconfig-2.11.1,1... [84amd64-default-job-17] | | `-- Installing expat-2.1.0_2... [84amd64-default-job-17] | | `-- Extracting expat-2.1.0_2... done [84amd64-default-job-17] | | `-- Installing freetype2-2.5.5... [84amd64-default-job-17] | | `-- Extracting freetype2-2.5.5... done [84amd64-default-job-17] | `-- 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 [84amd64-default-job-17] | `-- Installing glib-2.42.1... [84amd64-default-job-17] | | `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-17] | | `-- Installing indexinfo-0.2.2... [84amd64-default-job-17] | | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-17] | | `-- Installing libiconv-1.14_6... [84amd64-default-job-17] | | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-17] | | `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-17] | | `-- Installing libffi-3.2.1... [84amd64-default-job-17] | | `-- Extracting libffi-3.2.1... done [84amd64-default-job-17] | | `-- Installing pcre-8.35_2... [84amd64-default-job-17] | | `-- Extracting pcre-8.35_2... done [84amd64-default-job-17] | | `-- Installing perl5-5.18.4_11... [84amd64-default-job-17] | | `-- Extracting perl5-5.18.4_11... done [84amd64-default-job-17] | | `-- Installing python27-2.7.9... [84amd64-default-job-17] | | `-- Extracting python27-2.7.9... done [84amd64-default-job-17] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [84amd64-default-job-17] | `-- Installing libXext-1.3.3,1... [84amd64-default-job-17] | | `-- Installing libX11-1.6.2_2,1... [84amd64-default-job-17] | | `-- Installing kbproto-1.0.6... [84amd64-default-job-17] | | `-- Extracting kbproto-1.0.6... done [84amd64-default-job-17] | | `-- Installing libXau-1.0.8_2... Note: The location of the cdrtools `defaults' files has been set to /usr/local/etc This is the FreeBSD ports standard config file location, NOT the cdrtools standard location, which is /etc/default. The reason for this is that FreeBSD ports and packages should not use configuration files outside of /usr/local. =========================================================================== ===> Returning to build of dvdstyler-2.8_3,2 ===> dvdstyler-2.8_3,2 depends on package: docbook-xml>=4.1.2 - not found ===> Verifying install for docbook-xml>=4.1.2 in /usr/ports/textproc/docbook-xml ===> Installing existing package /packages/All/docbook-xml-5.0_2.txz [84amd64-default-job-17] Installing docbook-xml-5.0_2... [84amd64-default-job-17] `-- Installing xmlcatmgr-2.2_2... [84amd64-default-job-17] `-- Extracting xmlcatmgr-2.2_2... done + Creating /usr/local/share/sgml/catalog + Registering CATALOG catalog.ports (SGML) + Creating /usr/local/share/sgml/catalog.ports + Creating /usr/local/share/xml/catalog + Registering nextCatalog catalog.ports (XML) + Creating /usr/local/share/xml/catalog.ports [84amd64-default-job-17] `-- Installing xmlcharent-0.3_2... [84amd64-default-job-17] `-- Extracting xmlcharent-0.3_2... done [84amd64-default-job-17] Extracting docbook-xml-5.0_2... done Message for xmlcatmgr-2.2_2: The following catalogs are installed: 1) /usr/local/share/sgml/catalog The top level catalog for SGML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 2) /usr/local/share/sgml/catalog.ports This catalog is for handling SGML stuff installed under /usr/local/share/sgml. It is changed by ports/packages. 3) /usr/local/share/xml/catalog The top level catalog for XML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 4) /usr/local/share/xml/catalog.ports This catalog is for handling XML stuff installed under /usr/local/share/xml. It is changed by ports/packages. ===> Returning to build of dvdstyler-2.8_3,2 ===> dvdstyler-2.8_3,2 depends on executable: xmlto - not found ===> Verifying install for xmlto in /usr/ports/textproc/xmlto ===> Installing existing package /packages/All/xmlto-0.0.26_2.txz [84amd64-default-job-17] Installing xmlto-0.0.26_2... [84amd64-default-job-17] `-- Installing bash-4.3.33... [84amd64-default-job-17] `-- Extracting bash-4.3.33... done [84amd64-default-job-17] `-- Installing docbook-xsl-1.76.1_2... [84amd64-default-job-17] | `-- Installing docbook-1.5... [84amd64-default-job-17] | | `-- Installing docbook-sgml-4.5_1... [84amd64-default-job-17] | | `-- Installing iso8879-1986_3... [84amd64-default-job-17] | | `-- Extracting iso8879-1986_3... done [84amd64-default-job-17] | | `-- Extracting docbook-sgml-4.5_1... done [84amd64-default-job-17] | | `-- Installing sdocbook-xml-1.1_1,2... [84amd64-default-job-17] | | `-- Extracting sdocbook-xml-1.1_1,2... done [84amd64-default-job-17] `-- Extracting docbook-xsl-1.76.1_2... done [84amd64-default-job-17] `-- Installing getopt-1.1.6... [84amd64-default-job-17] `-- Extracting getopt-1.1.6... done [84amd64-default-job-17] `-- Installing libpaper-1.1.24.3... [84amd64-default-job-17] `-- Extracting libpaper-1.1.24.3... done [84amd64-default-job-17] `-- Installing w3m-0.5.3_4... [84amd64-default-job-17] | `-- Installing boehm-gc-7.4.2_3... [84amd64-default-job-17] | `-- Extracting boehm-gc-7.4.2_3... done [84amd64-default-job-17] `-- Extracting w3m-0.5.3_4... done [84amd64-default-job-17] Extracting xmlto-0.0.26_2... done Message for bash-4.3.33: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== Message for xmlto-0.0.26_2: For benefits of conversions away from XHTML1 through XSL-FO, a stylesheet xhtml2fo.xsl has been installed into /usr/local/share/xmlto. Example use: xmlto pdf -x /usr/local/share/xmlto/xhtml2fo.xsl myXHTML1file.xml More style sheets for XHTML1 conversions can be found at under "Stylesheet for XHTML to XSL-FO transformation" ===> Returning to build of dvdstyler-2.8_3,2 ===> dvdstyler-2.8_3,2 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 [84amd64-default-job-17] Installing gettext-tools-0.19.4... [84amd64-default-job-17] Extracting gettext-tools-0.19.4... done ===> Returning to build of dvdstyler-2.8_3,2 ===> dvdstyler-2.8_3,2 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-17] Installing gmake-4.1_1... [84amd64-default-job-17] Extracting gmake-4.1_1... done ===> Returning to build of dvdstyler-2.8_3,2 ===> dvdstyler-2.8_3,2 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [84amd64-default-job-17] Installing pkgconf-0.9.7... [84amd64-default-job-17] Extracting pkgconf-0.9.7... done ===> Returning to build of dvdstyler-2.8_3,2 ===> dvdstyler-2.8_3,2 depends on file: /usr/local/bin/automake-1.15 - not found ===> Verifying install for /usr/local/bin/automake-1.15 in /usr/ports/devel/automake ===> Installing existing package /packages/All/automake-1.15.txz [84amd64-default-job-17] Installing automake-1.15... [84amd64-default-job-17] `-- Installing autoconf-2.69... [84amd64-default-job-17] | `-- Installing autoconf-wrapper-20131203... [84amd64-default-job-17] | `-- Extracting autoconf-wrapper-20131203... done [84amd64-default-job-17] | `-- Installing m4-1.4.17_1,1... [84amd64-default-job-17] | `-- Extracting m4-1.4.17_1,1... done [84amd64-default-job-17] `-- Extracting autoconf-2.69... done [84amd64-default-job-17] `-- Installing automake-wrapper-20131203... [84amd64-default-job-17] `-- Extracting automake-wrapper-20131203... done [84amd64-default-job-17] Extracting automake-1.15... done ===> Returning to build of dvdstyler-2.8_3,2 ===> dvdstyler-2.8_3,2 depends on file: /usr/local/bin/autoconf-2.69 - found =========================================================================== =================================================== ===> dvdstyler-2.8_3,2 depends on shared library: libexif.so - not found ===> Verifying for libexif.so in /usr/ports/graphics/libexif ===> Installing existing package /packages/All/libexif-0.6.21_3.txz [84amd64-default-job-17] Installing libexif-0.6.21_3... [84amd64-default-job-17] Extracting libexif-0.6.21_3... done ===> Returning to build of dvdstyler-2.8_3,2 ===> dvdstyler-2.8_3,2 depends on shared library: libavcodec.so - found (/usr/local/lib/libavcodec.so.55.69.100) ===> dvdstyler-2.8_3,2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.3) ===> dvdstyler-2.8_3,2 depends on shared library: libwx_baseu-3.0.so - found (/usr/local/lib/libwx_baseu-3.0.so.0.2.0) =========================================================================== =================================================== ===> Configuring for dvdstyler-2.8_3,2 configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd8.4 checking host system type... amd64-portbld-freebsd8.4 checking target system type... amd64-portbld-freebsd8.4 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for install location... /usr/local checking whether ln -s works... yes checking for ranlib... ranlib checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... no checking for byacc... byacc checking pkg-config is at least version 0.9.0... yes checking for wx-config... /usr/local/bin/wxgtk2u-3.0-config checking for wxWidgets version >= 2.8.7... yes (version 3.0.2) checking for wxWidgets static library... no checking for wxWidgets media... no configure: error: wxWidgets media library (libwx_gtk2u_media) is missing. ===> Script "configure" failed unexpectedly. Please report the problem to multimedia@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/multimedia/dvdstyler/work/DVDStyler-2.8/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop in /usr/ports/multimedia/dvdstyler. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 10:18:25 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 C5186E06; Sat, 31 Jan 2015 10:18:25 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 B09309AA; Sat, 31 Jan 2015 10:18:25 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VAIPYs088002; Sat, 31 Jan 2015 10:18:25 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VAIPVR087988; Sat, 31 Jan 2015 10:18:25 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 10:18:25 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311018.t0VAIPVR087988@beefy1.isc.freebsd.org> To: marino@FreeBSD.org Subject: [package - 84i386-default][lang/gnatdroid-armv7] Failed for gnatdroid-armv7-20141023 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, 31 Jan 2015 10:18:26 -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: marino@FreeBSD.org Last committer: marino@FreeBSD.org Ident: $FreeBSD: head/lang/gnatdroid-armv7/Makefile 371003 2014-10-16 11:53:42Z marino $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/gnatdroid-armv7-20141023.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building lang/gnatdroid-armv7 build started at Sat Jan 31 10:01:44 UTC 2015 port directory: /usr/ports/lang/gnatdroid-armv7 building for: FreeBSD 84i386-default-job-14 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: marino@FreeBSD.org Makefile ident: $FreeBSD: head/lang/gnatdroid-armv7/Makefile 371003 2014-10-16 11:53:42Z marino $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=gnatdroid-armv7-20141023 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gnatdroid-armv7-20141023: FORT=off: Also build Fortran language OBJC=off: Also build Objective-C language ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local/android/ARMv7 ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gnatdroid-armv7/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gnatdroid-armv7/work HOME=/wrkdirs/usr/ports/lang/gnatdroid-armv7/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gnatdroid-armv7/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gnatdroid-armv7/work HOME=/wrkdirs/usr/ports/lang/gnatdroid-armv7/work TMPDIR="/tmp" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PATH=/usr/local/gcc-aux/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin ADA_PROJECT_PATH=/usr/local/lib/gnat SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gnatdroid-armv7/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gnatdroid-armv7/work HOME=/wrkdirs/usr/ports/lang/gnatdroid-armv7/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gnatdroid-armv7/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gnatdroid-armv7/work HOME=/wrkdirs/usr/ports/lang/gnatdroid-armv7/work TMPDIR="/tmp" PATH=/usr/local/gcc-aux/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin ADA_PROJECT_PATH=/usr/local/lib/gnat NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local/android/ARMv7 LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="ada" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing" MANPREFIX="/usr/local/android/ARMv7" 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-- TARGET="arm-aux-linux-androideabi" GCCVERS="4.9.2" FORT="@comment " NO_FORT="" OBJC="@comment " NO_OBJC="" OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local/android/ARMv7 PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/armv7" EXAMPLESDIR="share/examples/armv7" DATADIR="share/armv7" WWWDIR="www/armv7" ETCDIR="etc/armv7" --End PLIST_SUB-- --SUB_LIST-- TARGET="arm-aux-linux-androideabi" FORT="@comment " NO_FORT="" OBJC="@comment " NO_OBJC="" PREFIX=/usr/local/android/ARMv7 LOCALBASE=/usr/local DATADIR=/usr/local/android/ARMv7/share/armv7 DOCSDIR=/usr/local/android/ARMv7/share/doc/armv7 EXAMPLESDIR=/usr/local/android/ARMv7/share/examples/armv7 WWWDIR=/usr/local/android/ARMv7/www/armv7 ETCDIR=/usr/local/android/ARMv7/etc/armv7 --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 GPLv3RLE accepted by the user =========================================================================== =================================================== ===> gnatdroid-armv7-20141023 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.7.txz [84i386-default-job-14] Installing pkg-1.4.7... [84i386-default-job-14] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gnatdroid-armv7-20141023 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 GPLv3RLE accepted by the user ===> Fetching all distfiles required by gnatdroid-armv7-20141023 for building =========================================================================== =================================================== ===> License GPLv3 GPLv3RLE accepted by the user ===> Fetching all distfiles required by gnatdroid-armv7-20141023 for building => SHA256 Checksum OK for gcc-4.9.2.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 GPLv3RLE accepted by the user ===> Fetching all distfiles required by gnatdroid-armv7-20141023 for building ===> Extracting for gnatdroid-armv7-20141023 => SHA256 Checksum OK for gcc-4.9.2.tar.bz2. # Personalize GNAT for each different machine /bin/mkdir -p /wrkdirs/usr/ports/lang/gnatdroid-armv7/work/gcc-4.9.2/libstdc++-v3/config/locale/dragonfly /bin/mkdir -p /wrkdirs/usr/ports/lang/gnatdroid-armv7/work/gcc-4.9.2/libstdc++-v3/config/os/bsd/dragonfly # Apply required composite diff files Applying composite patch diff-core Applying composite patch diff-ada Applying composite patch diff-cxx Applying composite patch diff-ada-testsuite =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gnatdroid-armv7-20141023 ===> Applying extra patch /usr/ports/lang/gnatdroid-armv7/files/acats.diff =========================================================================== =================================================== ===> gnatdroid-armv7-20141023 depends on package: gnatdroid-sysroot>=19 - not found ===> Verifying install for gnatdroid-sysroot>=19 in /usr/ports/lang/gnatdroid-sysroot ===> Installing existing package /packages/All/gnatdroid-sysroot-19_1.txz [84i386-default-job-14] Installing gnatdroid-sysroot-19_1... [84i386-default-job-14] Extracting gnatdroid-sysroot-19_1... done ===> Returning to build of gnatdroid-armv7-20141023 ===> gnatdroid-armv7-20141023 depends on package: gnatdroid-binutils>=2.21 - not found ===> Verifying install for gnatdroid-binutils>=2.21 in /usr/ports/lang/gnatdroid-binutils ===> Installing existing package /packages/All/gnatdroid-binutils-2.24_3.txz [84i386-default-job-14] Installing gnatdroid-binutils-2.24_3... [84i386-default-job-14] `-- Installing gmp-5.1.3_2... [84i386-default-job-14] | `-- Installing indexinfo-0.2.2... [84i386-default-job-14] | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-14] `-- Extracting gmp-5.1.3_2... done [84i386-default-job-14] `-- Installing mpfr-3.1.2_2... [84i386-default-job-14] `-- Extracting mpfr-3.1.2_2... done [84i386-default-job-14] Extracting gnatdroid-binutils-2.24_3... done ===> Returning to build of gnatdroid-armv7-20141023 ===> gnatdroid-armv7-20141023 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 [84i386-default-job-14] Installing gmake-4.1_1... [84i386-default-job-14] `-- Installing gettext-runtime-0.19.4... [84i386-default-job-14] | `-- Installing libiconv-1.14_6... [84i386-default-job-14] | `-- Extracting libiconv-1.14_6... done [84i386-default-job-14] `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-14] Extracting gmake-4.1_1... done ===> Returning to build of gnatdroid-armv7-20141023 /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(del_opv.o):(.text.__x86.get_pc_thunk.bx+0x0): first defined here /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_alloc.o): no group info for section .text.unlikely._ZNK9__gnu_cxx24__concurrence_lock_error4whatEv /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_alloc.o): no group info for section .text._ZNK9__gnu_cxx24__concurrence_lock_error4whatEv /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_alloc.o): no group info for section .text.unlikely._ZNK9__gnu_cxx26__concurrence_unlock_error4whatEv /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_alloc.o): no group info for section .text._ZNK9__gnu_cxx26__concurrence_unlock_error4whatEv /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_alloc.o): no group info for section .text.unlikely._ZN9__gnu_cxx24__concurrence_lock_errorD2Ev /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_alloc.o): no group info for section .text._ZN9__gnu_cxx24__concurrence_lock_errorD2Ev /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_alloc.o): no group info for section .text.unlikely._ZN9__gnu_cxx26__concurrence_unlock_errorD2Ev /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_alloc.o): no group info for section .text._ZN9__gnu_cxx26__concurrence_unlock_errorD2Ev /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_alloc.o): no group info for section .text.unlikely._ZN9__gnu_cxx24__concurrence_lock_errorD0Ev /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_alloc.o): no group info for section .text._ZN9__gnu_cxx24__concurrence_lock_errorD0Ev /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_alloc.o): no group info for section .text.unlikely._ZN9__gnu_cxx26__concurrence_unlock_errorD0Ev /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_alloc.o): no group info for section .text._ZN9__gnu_cxx26__concurrence_unlock_errorD0Ev /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_alloc.o): no group info for section .text.unlikely._ZN9__gnu_cxx30__throw_concurrence_lock_errorEv /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_alloc.o): no group info for section .text._ZN9__gnu_cxx30__throw_concurrence_lock_errorEv /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_alloc.o): no group info for section .text.unlikely._ZN9__gnu_cxx32__throw_concurrence_unlock_errorEv /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_alloc.o): no group info for section .text._ZN9__gnu_cxx32__throw_concurrence_unlock_errorEv /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_alloc.o): no group info for section .data.rel.ro._ZTIN9__gnu_cxx24__concurrence_lock_errorE /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_alloc.o): no group info for section .rodata._ZTSN9__gnu_cxx24__concurrence_lock_errorE /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_alloc.o): no group info for section .data.rel.ro._ZTIN9__gnu_cxx26__concurrence_unlock_errorE /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_alloc.o): no group info for section .rodata._ZTSN9__gnu_cxx26__concurrence_unlock_errorE /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_alloc.o): no group info for section .data.rel.ro._ZTVN9__gnu_cxx24__concurrence_lock_errorE /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_alloc.o): no group info for section .data.rel.ro._ZTVN9__gnu_cxx26__concurrence_unlock_errorE /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_alloc.o): no group info for section .text.__x86.get_pc_thunk.cx /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_alloc.o): no group info for section .text.__x86.get_pc_thunk.bx /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_alloc.o): no group info for section .data.DW.ref.__gxx_personality_v0 /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_alloc.o): In function `__x86.get_pc_thunk.bx': (.text.__x86.get_pc_thunk.bx+0x0): multiple definition of `__x86.get_pc_thunk.bx' /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(del_opv.o):(.text.__x86.get_pc_thunk.bx+0x0): first defined here /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_throw.o): no group info for section .text.__x86.get_pc_thunk.bx /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_throw.o): In function `__x86.get_pc_thunk.bx': (.text.__x86.get_pc_thunk.bx+0x0): multiple definition of `__x86.get_pc_thunk.bx' /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(del_opv.o):(.text.__x86.get_pc_thunk.bx+0x0): first defined here /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(bad_alloc.o): no group info for section .rodata._ZTSSt9bad_alloc /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(bad_alloc.o): no group info for section .data.rel.ro._ZTISt9bad_alloc /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(bad_alloc.o): no group info for section .data.rel.ro._ZTVSt9bad_alloc /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(bad_alloc.o): no group info for section .text.__x86.get_pc_thunk.cx /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(bad_alloc.o): no group info for section .text.__x86.get_pc_thunk.bx /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(bad_alloc.o): In function `__x86.get_pc_thunk.cx': (.text.__x86.get_pc_thunk.cx+0x0): multiple definition of `__x86.get_pc_thunk.cx' /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_alloc.o):(.text.__x86.get_pc_thunk.cx+0x0): first defined here /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(bad_alloc.o): In function `__x86.get_pc_thunk.bx': (.text.__x86.get_pc_thunk.bx+0x0): multiple definition of `__x86.get_pc_thunk.bx' /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(del_opv.o):(.text.__x86.get_pc_thunk.bx+0x0): first defined here /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_terminate.o): no group info for section .text.__x86.get_pc_thunk.cx /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_terminate.o): no group info for section .text.__x86.get_pc_thunk.bx /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_terminate.o): no group info for section .data.DW.ref.__gxx_personality_v0 /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_terminate.o): In function `__x86.get_pc_thunk.bx': (.text.__x86.get_pc_thunk.bx+0x0): multiple definition of `__x86.get_pc_thunk.bx' /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(del_opv.o):(.text.__x86.get_pc_thunk.bx+0x0): first defined here /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_terminate.o): In function `__x86.get_pc_thunk.cx': (.text.__x86.get_pc_thunk.cx+0x0): multiple definition of `__x86.get_pc_thunk.cx' /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_alloc.o):(.text.__x86.get_pc_thunk.cx+0x0): first defined here /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_globals.o): no group info for section .text.__x86.get_pc_thunk.bx /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_globals.o): In function `__x86.get_pc_thunk.bx': (.text.__x86.get_pc_thunk.bx+0x0): multiple definition of `__x86.get_pc_thunk.bx' /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(del_opv.o):(.text.__x86.get_pc_thunk.bx+0x0): first defined here /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_exception.o): no group info for section .rodata._ZTSSt9exception /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_exception.o): no group info for section .data.rel.ro._ZTISt9exception /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_exception.o): no group info for section .rodata._ZTSSt13bad_exception /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_exception.o): no group info for section .data.rel.ro._ZTISt13bad_exception /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_exception.o): no group info for section .rodata._ZTSN10__cxxabiv115__forced_unwindE /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_exception.o): no group info for section .data.rel.ro._ZTIN10__cxxabiv115__forced_unwindE /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_exception.o): no group info for section .rodata._ZTSN10__cxxabiv119__foreign_exceptionE /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_exception.o): no group info for section .data.rel.ro._ZTIN10__cxxabiv119__foreign_exceptionE /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_exception.o): no group info for section .data.rel.ro._ZTVSt9exception /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_exception.o): no group info for section .data.rel.ro._ZTVSt13bad_exception /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_exception.o): no group info for section .data.rel.ro._ZTVN10__cxxabiv115__forced_unwindE /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_exception.o): no group info for section .data.rel.ro._ZTVN10__cxxabiv119__foreign_exceptionE /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_exception.o): no group info for section .text.__x86.get_pc_thunk.cx /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_exception.o): no group info for section .text.__x86.get_pc_thunk.bx /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_exception.o): In function `__x86.get_pc_thunk.bx': (.text.__x86.get_pc_thunk.bx+0x0): multiple definition of `__x86.get_pc_thunk.bx' /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(del_opv.o):(.text.__x86.get_pc_thunk.bx+0x0): first defined here /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_exception.o): In function `__x86.get_pc_thunk.cx': (.text.__x86.get_pc_thunk.cx+0x0): multiple definition of `__x86.get_pc_thunk.cx' /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_alloc.o):(.text.__x86.get_pc_thunk.cx+0x0): first defined here /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .text.unlikely._ZNK9__gnu_cxx24__concurrence_lock_error4whatEv /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .text._ZNK9__gnu_cxx24__concurrence_lock_error4whatEv /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .text.unlikely._ZNK9__gnu_cxx26__concurrence_unlock_error4whatEv /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .text._ZNK9__gnu_cxx26__concurrence_unlock_error4whatEv /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .text.unlikely._ZNK9__gnu_cxx29__concurrence_broadcast_error4whatEv /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .text._ZNK9__gnu_cxx29__concurrence_broadcast_error4whatEv /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .text.unlikely._ZNK9__gnu_cxx24__concurrence_wait_error4whatEv /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .text._ZNK9__gnu_cxx24__concurrence_wait_error4whatEv /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .text.unlikely._ZN9__gnu_cxx24__concurrence_lock_errorD2Ev /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .text._ZN9__gnu_cxx24__concurrence_lock_errorD2Ev /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .text.unlikely._ZN9__gnu_cxx24__concurrence_wait_errorD2Ev /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .text._ZN9__gnu_cxx24__concurrence_wait_errorD2Ev /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .text.unlikely._ZN9__gnu_cxx26__concurrence_unlock_errorD2Ev /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .text._ZN9__gnu_cxx26__concurrence_unlock_errorD2Ev /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .text.unlikely._ZN9__gnu_cxx29__concurrence_broadcast_errorD2Ev /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .text._ZN9__gnu_cxx29__concurrence_broadcast_errorD2Ev /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .text.unlikely._ZN9__gnu_cxx24__concurrence_lock_errorD0Ev /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .text._ZN9__gnu_cxx24__concurrence_lock_errorD0Ev /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .text.unlikely._ZN9__gnu_cxx24__concurrence_wait_errorD0Ev /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .text._ZN9__gnu_cxx24__concurrence_wait_errorD0Ev /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .text.unlikely._ZN9__gnu_cxx26__concurrence_unlock_errorD0Ev /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .text._ZN9__gnu_cxx26__concurrence_unlock_errorD0Ev /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .text.unlikely._ZN9__gnu_cxx29__concurrence_broadcast_errorD0Ev /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .text._ZN9__gnu_cxx29__concurrence_broadcast_errorD0Ev /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .text.unlikely._ZN9__gnu_cxx30__throw_concurrence_lock_errorEv /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .text._ZN9__gnu_cxx30__throw_concurrence_lock_errorEv /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .text.unlikely._ZN9__gnu_cxx32__throw_concurrence_unlock_errorEv /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .text._ZN9__gnu_cxx32__throw_concurrence_unlock_errorEv /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .text.unlikely._ZN9__gnu_cxx35__throw_concurrence_broadcast_errorEv /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .text._ZN9__gnu_cxx35__throw_concurrence_broadcast_errorEv /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .data.rel.ro._ZTIN9__gnu_cxx24__concurrence_lock_errorE /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .rodata._ZTSN9__gnu_cxx24__concurrence_lock_errorE /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .data.rel.ro._ZTIN9__gnu_cxx26__concurrence_unlock_errorE /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .rodata._ZTSN9__gnu_cxx26__concurrence_unlock_errorE /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .data.rel.ro._ZTIN9__gnu_cxx29__concurrence_broadcast_errorE /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .rodata._ZTSN9__gnu_cxx29__concurrence_broadcast_errorE /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .data.rel.ro._ZTIN9__gnu_cxx24__concurrence_wait_errorE /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .rodata._ZTSN9__gnu_cxx24__concurrence_wait_errorE /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .data.rel.ro._ZTVN9__gnu_cxx24__concurrence_lock_errorE /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .data.rel.ro._ZTVN9__gnu_cxx26__concurrence_unlock_errorE /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .data.rel.ro._ZTVN9__gnu_cxx29__concurrence_broadcast_errorE /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .data.rel.ro._ZTVN9__gnu_cxx24__concurrence_wait_errorE /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .text.__x86.get_pc_thunk.cx /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .text.__x86.get_pc_thunk.bx /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): no group info for section .data.DW.ref.__gxx_personality_v0 /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): In function `__x86.get_pc_thunk.cx': (.text.__x86.get_pc_thunk.cx+0x0): multiple definition of `__x86.get_pc_thunk.cx' /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_alloc.o):(.text.__x86.get_pc_thunk.cx+0x0): first defined here /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard.o): In function `__x86.get_pc_thunk.bx': (.text.__x86.get_pc_thunk.bx+0x0): multiple definition of `__x86.get_pc_thunk.bx' /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(del_opv.o):(.text.__x86.get_pc_thunk.bx+0x0): first defined here /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(pure.o): no group info for section .text.__x86.get_pc_thunk.bx /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(pure.o): In function `__x86.get_pc_thunk.bx': (.text.__x86.get_pc_thunk.bx+0x0): multiple definition of `__x86.get_pc_thunk.bx' /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(del_opv.o):(.text.__x86.get_pc_thunk.bx+0x0): first defined here /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(si_class_type_info.o): no group info for section .rodata._ZTSN10__cxxabiv120__si_class_type_infoE /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(si_class_type_info.o): no group info for section .data.rel.ro._ZTIN10__cxxabiv120__si_class_type_infoE /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(si_class_type_info.o): no group info for section .data.rel.ro._ZTVN10__cxxabiv120__si_class_type_infoE /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(si_class_type_info.o): no group info for section .text.__x86.get_pc_thunk.bx /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(si_class_type_info.o): In function `__x86.get_pc_thunk.bx': (.text.__x86.get_pc_thunk.bx+0x0): multiple definition of `__x86.get_pc_thunk.bx' /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(del_opv.o):(.text.__x86.get_pc_thunk.bx+0x0): first defined here /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_call.o): no group info for section .text.__x86.get_pc_thunk.bx /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_call.o): In function `__x86.get_pc_thunk.bx': (.text.__x86.get_pc_thunk.bx+0x0): multiple definition of `__x86.get_pc_thunk.bx' /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(del_opv.o):(.text.__x86.get_pc_thunk.bx+0x0): first defined here /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(tinfo.o): no group info for section .rodata._ZTSSt9type_info /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(tinfo.o): no group info for section .data.rel.ro._ZTISt9type_info /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(tinfo.o): no group info for section .data.rel.ro._ZTVSt9type_info /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(tinfo.o): no group info for section .text.__x86.get_pc_thunk.bx /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(tinfo.o): In function `__x86.get_pc_thunk.bx': (.text.__x86.get_pc_thunk.bx+0x0): multiple definition of `__x86.get_pc_thunk.bx' /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(del_opv.o):(.text.__x86.get_pc_thunk.bx+0x0): first defined here /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(new_handler.o): no group info for section .text.__x86.get_pc_thunk.cx /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(new_handler.o): In function `__x86.get_pc_thunk.cx': (.text.__x86.get_pc_thunk.cx+0x0): multiple definition of `__x86.get_pc_thunk.cx' /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_alloc.o):(.text.__x86.get_pc_thunk.cx+0x0): first defined here /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(vterminate.o): no group info for section .text.__x86.get_pc_thunk.bx /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(vterminate.o): no group info for section .data.DW.ref._ZTISt9exception /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(vterminate.o): no group info for section .data.DW.ref.__gxx_personality_v0 /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(vterminate.o): In function `__x86.get_pc_thunk.bx': (.text.__x86.get_pc_thunk.bx+0x0): multiple definition of `__x86.get_pc_thunk.bx' /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(del_opv.o):(.text.__x86.get_pc_thunk.bx+0x0): first defined here /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_type.o): no group info for section .text.__x86.get_pc_thunk.bx /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_type.o): In function `__x86.get_pc_thunk.bx': (.text.__x86.get_pc_thunk.bx+0x0): multiple definition of `__x86.get_pc_thunk.bx' /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(del_opv.o):(.text.__x86.get_pc_thunk.bx+0x0): first defined here /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard_error.o): no group info for section .rodata._ZTSN9__gnu_cxx20recursive_init_errorE /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard_error.o): no group info for section .data.rel.ro._ZTIN9__gnu_cxx20recursive_init_errorE /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard_error.o): no group info for section .data.rel.ro._ZTVN9__gnu_cxx20recursive_init_errorE /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard_error.o): no group info for section .text.__x86.get_pc_thunk.bx /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(guard_error.o): In function `__x86.get_pc_thunk.bx': (.text.__x86.get_pc_thunk.bx+0x0): multiple definition of `__x86.get_pc_thunk.bx' /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(del_opv.o):(.text.__x86.get_pc_thunk.bx+0x0): first defined here /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(class_type_info.o): no group info for section .rodata._ZTSN10__cxxabiv117__class_type_infoE /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(class_type_info.o): no group info for section .data.rel.ro._ZTIN10__cxxabiv117__class_type_infoE /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(class_type_info.o): no group info for section .data.rel.ro._ZTVN10__cxxabiv117__class_type_infoE /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(class_type_info.o): no group info for section .text.__x86.get_pc_thunk.bx /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(class_type_info.o): In function `__x86.get_pc_thunk.bx': (.text.__x86.get_pc_thunk.bx+0x0): multiple definition of `__x86.get_pc_thunk.bx' /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(del_opv.o):(.text.__x86.get_pc_thunk.bx+0x0): first defined here /usr/local/bin/ld: /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(cp-demangle.o): no group info for section .text.__x86.get_pc_thunk.bx /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(cp-demangle.o): In function `__x86.get_pc_thunk.bx': (.text.__x86.get_pc_thunk.bx+0x0): multiple definition of `__x86.get_pc_thunk.bx' /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(del_opv.o):(.text.__x86.get_pc_thunk.bx+0x0): first defined here /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/libgcc.a(_floatdidf.o): In function `__x86.get_pc_thunk.cx': libgcc2.c:(.text.__x86.get_pc_thunk.cx[__x86.get_pc_thunk.cx]+0x0): multiple definition of `__x86.get_pc_thunk.cx' /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(eh_alloc.o):(.text.__x86.get_pc_thunk.cx+0x0): first defined here /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/libgcc_eh.a(unwind-dw2.o): In function `__x86.get_pc_thunk.bx': unwind-dw2.c:(.text.__x86.get_pc_thunk.bx[__x86.get_pc_thunk.bx]+0x0): multiple definition of `__x86.get_pc_thunk.bx' /usr/local/gcc-aux/lib/gcc/i386-aux-freebsd8.4/4.9.2/../../../libstdc++.a(del_opv.o):(.text.__x86.get_pc_thunk.bx+0x0): first defined here collect2: error: ld returned 1 exit status /wrkdirs/usr/ports/lang/gnatdroid-armv7/work/gcc-4.9.2/gcc/c/Make-lang.in:71: recipe for target 'cc1' failed gmake[2]: *** [cc1] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/gnatdroid-armv7/work/build/gcc' Makefile:3971: recipe for target 'all-gcc' failed gmake[1]: *** [all-gcc] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/gnatdroid-armv7/work/build' Makefile:860: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/lang/gnatdroid-armv7. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 10:22:09 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 18B21EEC for ; Sat, 31 Jan 2015 10:22:09 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 005FDA5E for ; Sat, 31 Jan 2015 10:22:08 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VAM8fq098960 for ; Sat, 31 Jan 2015 10:22:08 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VAM8UM098946; Sat, 31 Jan 2015 10:22:08 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 10:22:08 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311022.t0VAM8UM098946@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84amd64-default][graphics/delaboratory] Failed for delaboratory-0.8_2 in build 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, 31 Jan 2015 10:22:09 -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/delaboratory/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/delaboratory-0.8_2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building graphics/delaboratory build started at Sat Jan 31 10:17:19 UTC 2015 port directory: /usr/ports/graphics/delaboratory building for: FreeBSD 84amd64-default-job-20 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/graphics/delaboratory/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=delaboratory-0.8_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/delaboratory/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/delaboratory/work HOME=/wrkdirs/usr/ports/graphics/delaboratory/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/delaboratory/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/delaboratory/work HOME=/wrkdirs/usr/ports/graphics/delaboratory/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config 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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/delaboratory" EXAMPLESDIR="share/examples/delaboratory" DATADIR="share/delaboratory" WWWDIR="www/delaboratory" ETCDIR="etc/delaboratory" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/delaboratory DOCSDIR=/usr/local/share/doc/delaboratory EXAMPLESDIR=/usr/local/share/examples/delaboratory WWWDIR=/usr/local/www/delaboratory ETCDIR=/usr/local/etc/delaboratory --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> delaboratory-0.8_2 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.7.txz [84amd64-default-job-20] Installing pkg-1.4.7... [84amd64-default-job-20] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of delaboratory-0.8_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by delaboratory-0.8_2 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by delaboratory-0.8_2 for building => SHA256 Checksum OK for delaboratory-0.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by delaboratory-0.8_2 for building ===> Extracting for delaboratory-0.8_2 => SHA256 Checksum OK for delaboratory-0.8.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for delaboratory-0.8_2 =========================================================================== =================================================== ===> delaboratory-0.8_2 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-20] Installing gmake-4.1_1... [84amd64-default-job-20] `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-20] | `-- Installing indexinfo-0.2.2... [84amd64-default-job-20] | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-20] | `-- Installing libiconv-1.14_6... [84amd64-default-job-20] | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-20] `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-20] Extracting gmake-4.1_1... done ===> Returning to build of delaboratory-0.8_2 =========================================================================== =================================================== ===> delaboratory-0.8_2 depends on shared library: libwx_baseu-3.0.so - not found ===> Verifying for libwx_baseu-3.0.so in /usr/ports/x11-toolkits/wxgtk30 ===> Installing existing package /packages/All/wx30-gtk2-3.0.2_2.txz [84amd64-default-job-20] Installing wx30-gtk2-3.0.2_2... [84amd64-default-job-20] `-- Installing ORBit2-2.14.19_1... [84amd64-default-job-20] | `-- Installing glib-2.42.1... [84amd64-default-job-20] | | `-- Installing libffi-3.2.1... [84amd64-default-job-20] | | `-- Extracting libffi-3.2.1... done [84amd64-default-job-20] | | `-- Installing pcre-8.35_2... [84amd64-default-job-20] | | `-- Extracting pcre-8.35_2... done [84amd64-default-job-20] | | `-- Installing perl5-5.18.4_11... [84amd64-default-job-20] | | `-- Extracting perl5-5.18.4_11... done [84amd64-default-job-20] | | `-- Installing python27-2.7.9... [84amd64-default-job-20] | | `-- Extracting python27-2.7.9... done [84amd64-default-job-20] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [84amd64-default-job-20] | `-- Installing libIDL-0.8.14_2... [84amd64-default-job-20] | `-- Extracting libIDL-0.8.14_2... done [84amd64-default-job-20] `-- Extracting ORBit2-2.14.19_1... done [84amd64-default-job-20] `-- Installing atk-2.14.0... [84amd64-default-job-20] `-- Extracting atk-2.14.0... done [84amd64-default-job-20] `-- Installing expat-2.1.0_2... [84amd64-default-job-20] `-- Extracting expat-2.1.0_2... done [84amd64-default-job-20] `-- Installing gcc-4.8.4... [84amd64-default-job-20] | `-- Installing binutils-2.25... [84amd64-default-job-20] | `-- Extracting binutils-2.25... done [84amd64-default-job-20] | `-- Installing gcc-ecj-4.5... [84amd64-default-job-20] | `-- Extracting gcc-ecj-4.5... done [84amd64-default-job-20] | `-- Installing gmp-5.1.3_2... [84amd64-default-job-20] | `-- Extracting gmp-5.1.3_2... done [84amd64-default-job-20] | `-- Installing mpc-1.0.2_1... [84amd64-default-job-20] | | `-- Installing mpfr-3.1.2_2... [84amd64-default-job-20] | | `-- Extracting mpfr-3.1.2_2... done [84amd64-default-job-20] | `-- Extracting mpc-1.0.2_1... done [84amd64-default-job-20] `-- Extracting gcc-4.8.4... done [84amd64-default-job-20] `-- Installing gconf2-3.2.6_3... [84amd64-default-job-20] | `-- Installing dbus-glib-0.100.2_1... [84amd64-default-job-20] | | `-- Installing dbus-1.8.12_1... [84amd64-default-job-20] | | `-- Installing gnome_subr-1.0... [84amd64-default-job-20] | | `-- Extracting gnome_subr-1.0... done [84amd64-default-job-20] | | `-- Installing libICE-1.0.9,1... [84amd64-default-job-20] | | | `-- Installing xproto-7.0.26... [84amd64-default-job-20] | | | `-- Extracting xproto-7.0.26... done [84amd64-default-job-20] | | `-- Extracting libICE-1.0.9,1... done [84amd64-default-job-20] | | `-- Installing libSM-1.2.2_2,1... [84amd64-default-job-20] | | `-- Extracting libSM-1.2.2_2,1... done [84amd64-default-job-20] | | `-- Installing libX11-1.6.2_2,1... [84amd64-default-job-20] | | | `-- Installing kbproto-1.0.6... [84amd64-default-job-20] | | | `-- Extracting kbproto-1.0.6... done [84amd64-default-job-20] | | | `-- Installing libXau-1.0.8_2... [84amd64-default-job-20] | | | `-- Extracting libXau-1.0.8_2... done [84amd64-default-job-20] | | | `-- Installing libXdmcp-1.1.1_2... [84amd64-default-job-20] | | | `-- Extracting libXdmcp-1.1.1_2... done [84amd64-default-job-20] | | | `-- Installing libxcb-1.11... [84amd64-default-job-20] | | | `-- Installing libpthread-stubs-0.3_6... Message for dejavu-2.34_4: 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. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of delaboratory-0.8_2 =========================================================================== =================================================== ===> Configuring for delaboratory-0.8_2 =========================================================================== =================================================== ===> Building for delaboratory-0.8_2 c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/base_layer.o core/base_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/base_layer_with_properties.o core/base_layer_with_properties.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/base_layer_with_source.o core/base_layer_with_source.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/channel_manager.o core/channel_manager.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/layer_stack.o core/layer_stack.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/conversion_cpu.o core/conversion_cpu.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/conversion_processor.o core/conversion_processor.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/property.o core/property.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/color_space.o core/color_space.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/value.o core/value.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/image.o core/image.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/power.o core/power.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/size.o core/size.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/copy_channel.o core/copy_channel.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/histogram.o core/histogram.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/layer_factory.o core/layer_factory.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/operation_processor.o core/operation_processor.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/sampler_manager.o core/sampler_manager.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/sampler.o core/sampler.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/preset.o core/preset.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/static_image.o core/static_image.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/view_manager.o core/view_manager.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/zoom_manager.o core/zoom_manager.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/str.o core/str.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/switchable_layer.o core/switchable_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/color_matrix.o core/color_matrix.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/palette.o core/palette.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/layer_processor.o core/layer_processor.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/flatten_layers.o core/flatten_layers.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/layer_with_blending.o core/layer_with_blending.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/test_image.o core/test_image.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/skin_color_chart.o core/skin_color_chart.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/renderer.o core/renderer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/generic_layer_frame.o core/generic_layer_frame.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/layer_frame.o core/layer_frame.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/preset_button.o core/preset_button.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/project.o core/project.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/curves_layer.o layers/curves_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/mixer_layer.o layers/mixer_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/auto_dodge_layer.o layers/auto_dodge_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/auto_burn_layer.o layers/auto_burn_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/recover_shadows_layer.o layers/recover_shadows_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/recover_highlights_layer.o layers/recover_highlights_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/high_pass_layer.o layers/high_pass_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/vignette_layer.o layers/vignette_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/source_image_layer.o layers/source_image_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/gaussian_blur_layer.o layers/gaussian_blur_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/gaussian_blur_single_layer.o layers/gaussian_blur_single_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/conversion_layer.o layers/conversion_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/equalizer_layer.o layers/equalizer_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/c2g_layer.o layers/c2g_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/copy_layer.o layers/copy_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/gradient_layer.o layers/gradient_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/fill_layer.o layers/fill_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/levels_layer.o layers/levels_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/tone_layer.o layers/tone_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/exposure_layer.o layers/exposure_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/white_balance_layer.o layers/white_balance_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/saturation_layer.o layers/saturation_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/local_contrast_layer.o layers/local_contrast_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/sharpen_layer.o layers/sharpen_layer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/blur.o algorithms/blur.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/usm.o algorithms/usm.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/c2g.o algorithms/c2g.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/scale_channel.o algorithms/scale_channel.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/sample_pixel.o algorithms/sample_pixel.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/blend_channel.o algorithms/blend_channel.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/vignette.o algorithms/vignette.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/gradient.o algorithms/gradient.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/blur_type.o algorithms/blur_type.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/blend_mode.o algorithms/blend_mode.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/blend_color_luminosity.o algorithms/blend_color_luminosity.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/fill_channel.o algorithms/fill_channel.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/radial_lut.o algorithms/radial_lut.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/property_numeric.o properties/property_numeric.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/property_mixer.o properties/property_mixer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/mixer.o properties/mixer.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/property_curves.o properties/property_curves.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/curve.o properties/curve.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/curve_point.o properties/curve_point.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/curve_shape.o properties/curve_shape.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/curve_function_bezier.o properties/curve_function_bezier.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/property_choice.o properties/property_choice.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/property_boolean.o properties/property_boolean.cc c++ -c -I gui_wx -I layers -I algorithms -I core -I properties -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -o obj/property_levels.o properties/property_levels.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/delaboratory.o gui_wx/delaboratory.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/main_frame.o gui_wx/main_frame.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/image_io.o gui_wx/image_io.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/layer_grid_panel.o gui_wx/layer_grid_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/image_area_panel.o gui_wx/image_area_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/image_panel.o gui_wx/image_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/curves_panel.o gui_wx/curves_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/frame.o gui_wx/frame.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/slider.o gui_wx/slider.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/histogram_panel.o gui_wx/histogram_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/control_panel.o gui_wx/control_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/gradient_panel.o gui_wx/gradient_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/view_mode_panel.o gui_wx/view_mode_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_frame.o gui_wx/help_frame.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_color_spaces_frame.o gui_wx/help_color_spaces_frame.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_color_spaces_frame2.o gui_wx/help_color_spaces_frame2.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_color_spaces_frame3.o gui_wx/help_color_spaces_frame3.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_color_spaces_frame4.o gui_wx/help_color_spaces_frame4.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_color_spaces_frame5.o gui_wx/help_color_spaces_frame5.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/help_color_spaces_frame6.o gui_wx/help_color_spaces_frame6.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/histogram_mode_panel.o gui_wx/histogram_mode_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/file_dialogs.o gui_wx/file_dialogs.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/external_editor.o gui_wx/external_editor.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/choice.o gui_wx/choice.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/property_choice_ui.o gui_wx/property_choice_ui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/check_box.o gui_wx/check_box.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/property_boolean_ui.o gui_wx/property_boolean_ui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/samplers_panel.o gui_wx/samplers_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/sampler_panel.o gui_wx/sampler_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/layer_frame_manager.o gui_wx/layer_frame_manager.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/rendered_image.o gui_wx/rendered_image.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/dcraw_support.o gui_wx/dcraw_support.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/raw_module.o gui_wx/raw_module.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/zoom_panel.o gui_wx/zoom_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/threads_panel.o gui_wx/threads_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/color_matrix_frame.o gui_wx/color_matrix_frame.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/mutex.o gui_wx/mutex.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/color_space_utils.o gui_wx/color_space_utils.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/semaphore.o gui_wx/semaphore.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/main_window.o gui_wx/main_window.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/canvas.o gui_wx/canvas.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/canvas_wx.o gui_wx/canvas_wx.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/bitmap.o gui_wx/bitmap.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/bitmap_wx.o gui_wx/bitmap_wx.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/window.o gui_wx/window.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/window_wx.o gui_wx/window_wx.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/panel_wx.o gui_wx/panel_wx.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/property_numeric_ui.o gui_wx/property_numeric_ui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/button.o gui_wx/button.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/warning_panel.o gui_wx/warning_panel.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/property_levels_ui.o gui_wx/property_levels_ui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/mutex_read_write.o gui_wx/mutex_read_write.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/property_mixer_ui.o gui_wx/property_mixer_ui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/channel_selector.o gui_wx/channel_selector.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/property_curves_ui.o gui_wx/property_curves_ui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/tiff.o gui_wx/tiff.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/logger.o gui_wx/logger.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/str_wx.o gui_wx/str_wx.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/update_main_layer_image.o gui_wx/update_main_layer_image.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/layer_processor_threads.o gui_wx/layer_processor_threads.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/progress_dialog.o gui_wx/progress_dialog.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/message_box.o gui_wx/message_box.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/update_blend.o gui_wx/update_blend.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/gui.o gui_wx/gui.cc c++ -c `/usr/local/bin/wxgtk2u-3.0-config --cxxflags` `xml2-config --cflags` -Wno-long-long -Wno-variadic-macros -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I gui_wx -I layers -I algorithms -I core -I properties -o obj/tmp.o gui_wx/tmp.cc c++ -o delaboratory obj/base_layer.o obj/base_layer_with_properties.o obj/base_layer_with_source.o obj/channel_manager.o obj/layer_stack.o obj/conversion_cpu.o obj/conversion_processor.o obj/property.o obj/color_space.o obj/value.o obj/image.o obj/power.o obj/size.o obj/copy_channel.o obj/histogram.o obj/layer_factory.o obj/operation_processor.o obj/sampler_manager.o obj/sampler.o obj/preset.o obj/static_image.o obj/view_manager.o obj/zoom_manager.o obj/str.o obj/switchable_layer.o obj/color_matrix.o obj/palette.o obj/layer_processor.o obj/flatten_layers.o obj/layer_with_blending.o obj/test_image.o obj/skin_color_chart.o obj/renderer.o obj/generic_layer_frame.o obj/layer_frame.o obj/preset_button.o obj/project.o obj/delaboratory.o obj/main_frame.o obj/image_io.o obj/layer_grid_panel.o obj/image_area_panel.o obj/image_panel.o obj/curves_panel.o obj/frame.o obj/slider.o obj/histogram_panel.o obj/control_panel.o obj/gradient_panel.o obj/view_mode_panel.o obj/help_frame.o obj/help_color_ spaces_frame.o obj/help_color_spaces_frame2.o obj/help_color_spaces_frame3.o obj/help_color_spaces_frame4.o obj/help_color_spaces_frame5.o obj/help_color_spaces_frame6.o obj/histogram_mode_panel.o obj/file_dialogs.o obj/external_editor.o obj/choice.o obj/property_choice_ui.o obj/check_box.o obj/property_boolean_ui.o obj/samplers_panel.o obj/sampler_panel.o obj/layer_frame_manager.o obj/rendered_image.o obj/dcraw_support.o obj/raw_module.o obj/zoom_panel.o obj/threads_panel.o obj/color_matrix_frame.o obj/mutex.o obj/color_space_utils.o obj/semaphore.o obj/main_window.o obj/canvas.o obj/canvas_wx.o obj/bitmap.o obj/bitmap_wx.o obj/window.o obj/window_wx.o obj/panel_wx.o obj/property_numeric_ui.o obj/button.o obj/warning_panel.o obj/property_levels_ui.o obj/mutex_read_write.o obj/property_mixer_ui.o obj/channel_selector.o obj/property_curves_ui.o obj/tiff.o obj/logger.o obj/str_wx.o obj/update_main_layer_image.o obj/layer_processor_threads.o obj/progress_dialog.o obj/message_box.o obj/ update_blend.o obj/gui.o obj/tmp.o obj/curve! s_layer.o obj/mixer_layer.o obj/auto_dodge_layer.o obj/auto_burn_layer.o obj/recover_shadows_layer.o obj/recover_highlights_layer.o obj/high_pass_layer.o obj/vignette_layer.o obj/source_image_layer.o obj/gaussian_blur_layer.o obj/gaussian_blur_single_layer.o obj/conversion_layer.o obj/equalizer_layer.o obj/c2g_layer.o obj/copy_layer.o obj/gradient_layer.o obj/fill_layer.o obj/levels_layer.o obj/tone_layer.o obj/exposure_layer.o obj/white_balance_layer.o obj/saturation_layer.o obj/local_contrast_layer.o obj/sharpen_layer.o obj/blur.o obj/usm.o obj/c2g.o obj/scale_channel.o obj/sample_pixel.o obj/blend_channel.o obj/vignette.o obj/gradient.o obj/blur_type.o obj/blend_mode.o obj/blend_color_luminosity.o obj/fill_channel.o obj/radial_lut.o obj/property_numeric.o obj/property_mixer.o obj/mixer.o obj/property_curves.o obj/curve.o obj/curve_point.o obj/curve_shape.o obj/curve_function_bezier.o obj/property_choice.o obj/property_boolean.o obj/property_levels.o `/usr/local/bin/wxgtk2u-3.0-co nfig --libs` `xml2-config --libs` -ltiff /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt25__throw_bad_function_callv@GLIBCXX_3.4.14' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `_ZTIN10__cxxabiv115__forced_unwindE@CXXABI_1.3.2' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `_ZNKSt5ctypeIcE13_M_widen_initEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable4waitERSt11unique_lockISt5mutexE@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `_ZNSt6chrono3_V212system_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt15__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt8__detail15_List_node_base7_M_hookEPS0_@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt11__once_call@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variableD1Ev@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt20__throw_system_errori@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable10notify_oneEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variableC1Ev@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable10notify_allEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt6chrono3_V212steady_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' Makefile:107: recipe for target 'delaboratory' failed gmake: *** [delaboratory] Error 1 *** Error code 1 Stop in /usr/ports/graphics/delaboratory. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 10:31:19 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 3D271FFC; Sat, 31 Jan 2015 10:31:19 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 281D6B0F; Sat, 31 Jan 2015 10:31:19 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VAVIGe012311; Sat, 31 Jan 2015 10:31:18 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VAVIH3012289; Sat, 31 Jan 2015 10:31:18 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 10:31:18 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311031.t0VAVIH3012289@beefy2.isc.freebsd.org> To: amdmi3@FreeBSD.org Subject: [package - 84amd64-default][graphics/osg-devel] Failed for osg-devel-3.3.3 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, 31 Jan 2015 10:31:19 -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: amdmi3@FreeBSD.org Last committer: amdmi3@FreeBSD.org Ident: $FreeBSD: head/graphics/osg-devel/Makefile 377812 2015-01-24 19:10:40Z amdmi3 $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/osg-devel-3.3.3.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building graphics/osg-devel build started at Sat Jan 31 09:20:23 UTC 2015 port directory: /usr/ports/graphics/osg-devel building for: FreeBSD 84amd64-default-job-23 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: amdmi3@FreeBSD.org Makefile ident: $FreeBSD: head/graphics/osg-devel/Makefile 377812 2015-01-24 19:10:40Z amdmi3 $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=osg-devel-3.3.3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for osg-devel-3.3.3: CURL=off: Data transfer support via cURL FFMPEG=on: FFmpeg support (WMA, AIFF, AC3, APE...) FREETYPE=on: TrueType font rendering support GDAL=off: GDAL support GIF=on: GIF image format support GSTREAMER=off: Multimedia support via GStreamer GTA=off: GTA file format support INVENTOR=off: SGI OpenInventor support JASPER=off: JPEG 2000 support via JasPer LIBLAS=off: liblas support LUA=off: Lua script engine support NVTT=off: Use NVidia texture tools OPENEXR=off: HDR image format support via OpenEXR PDF=off: PDF document support PYTHON=off: Python script engine support QT4=off: Qt 4 toolkit support SDL=off: Use SDL (joystick support in present3d) SVG=off: SVG vector image format support V8=off: V8 script engine support VNC=off: LibVNCServer support XINE=off: Multimedia support via Xine XRANDR=on: X11 XRandR extension support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/osg-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/osg-devel/work HOME=/wrkdirs/usr/ports/graphics/osg-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/osg-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/osg-devel/work HOME=/wrkdirs/usr/ports/graphics/osg-devel/work TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/osg-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/osg-devel/work HOME=/wrkdirs/usr/ports/graphics/osg-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/osg-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/osg-devel/work HOME=/wrkdirs/usr/ports/graphics/osg-devel/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-- OSG_VERSION=3.3.3 OSG_SHLIBVER=115 OPENTHREADS_VERSION=3.3.0 OPENTHREADS_SHLIBVER=20 CURL="@comment " NO_CURL="" FFMPEG="" NO_FFMPEG="@comment " FREETYPE="" NO_FREETYPE="@comment " GDAL="@comment " NO_GDAL="" GIF="" NO_GIF="@comment " GSTREAMER="@comment " NO_GSTREAMER="" GTA="@comment " NO_GTA="" INVENTOR="@comment " NO_INVENTOR="" JASPER="@comment " NO_JASPER="" LIBLAS="@comment " NO_LIBLAS="" LUA="@comment " NO_LUA="" NVTT="@comment " NO_NVTT="" OPENEXR="@comment " NO_OPENEXR="" PDF="@comment " NO_PDF="" PYTHON="@comment " NO_PYTHON="" QT4="@comment " NO_QT4="" SDL="@comment " NO_SDL="" SVG="@comment " NO_SVG="" V8="@comment " NO_V8="" VNC="@comment " NO_VNC="" XINE="@comment " NO_XINE="" XRANDR="" NO_XRANDR="@comment " CMAKE_BUILD_TYPE="release" OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/osg" EXAMPLESDIR="share/examples/osg" DATADIR="share/osg" WWWDIR="www/osg" ETCDIR="etc/osg" --End PLIST_SUB-- --SUB_LIST-- CURL="@comment " NO_CURL="" FFMPEG="" NO_FFMPEG="@comment " FREETYPE="" NO_FREETYPE="@comment " GDAL="@comment " NO_GDAL="" GIF="" NO_GIF="@comment " GSTREAMER="@comment " NO_GSTREAMER="" GTA="@comment " NO_GTA="" INVENTOR="@comment " NO_INVENTOR="" JASPER="@comment " NO_JASPER="" LIBLAS="@comment " NO_LIBLAS="" LUA="@comment " NO_LUA="" NVTT="@comment " NO_NVTT="" OPENEXR="@comment " NO_OPENEXR="" PDF="@comment cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_geom.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_geom.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 91%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_header.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_header.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_header.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 91%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_label.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_label.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_label.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 91%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_light.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_light.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_light.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 91%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_main.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_main.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_main.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 91%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_managers.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_managers.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_managers.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 91%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_material.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_material.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_material.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles 98 [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_model.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_model.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_model.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_nodes.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_nodes.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_nodes.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_parse.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_parse.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_parse.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_pparse.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_pparse.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_pparse.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_print.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_print.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_print.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_print_parse.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_print_parse.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_print_parse.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_range.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_range.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_range.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_rarchive.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_rarchive.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_rarchive.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_readbuf.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_readbuf.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_readbuf.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_scene.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_scene.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_scene.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_swap.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_swap.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_swap.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_tile.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_tile.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_tile.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_util.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_util.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_util.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_warchive.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_warchive.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_warchive.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 92%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/trpage_writebuf.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/trpage_writebuf.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/trpage_writebuf.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles 99 [ 93%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/TXPArchive.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/TXPArchive.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/TXPArchive.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 93%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/TXPIO.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/TXPIO.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/TXPIO.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 93%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/TXPNode.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/TXPNode.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/TXPNode.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 93%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/TXPPagedLOD.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/TXPPagedLOD.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/TXPPagedLOD.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 93%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/TXPPageManager.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/TXPPageManager.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/TXPPageManager.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 93%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/TXPParser.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/TXPParser.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/TXPParser.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 93%] Building CXX object src/osgPlugins/txp/CMakeFiles/osgdb_txp.dir/TXPSeamLOD.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/bin/c++ -Dosgdb_txp_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp -o CMakeFiles/osgdb_txp.dir/TXPSeamLOD.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/txp/TXPSeamLOD.cpp Linking CXX shared module ../../../lib/osgPlugins-3.3.3/osgdb_txp.so cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/txp && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/osgdb_txp.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -shared -Wl,-soname,osgdb_txp.so -o ../../../lib/osgPlugins-3.3.3/osgdb_txp.so CMakeFiles/osgdb_txp.dir/ReaderWriterTXP.o CMakeFiles/osgdb_txp.dir/TileMapper.o CMakeFiles/osgdb_txp.dir/trpage_basic.o CMakeFiles/osgdb_txp.dir/trpage_compat.o CMakeFiles/osgdb_txp.dir/trpage_geom.o CMakeFiles/osgdb_txp.dir/trpage_header.o CMakeFiles/osgdb_txp.dir/trpage_label.o CMakeFiles/osgdb_txp.dir/trpage_light.o CMakeFiles/osgdb_txp.dir/trpage_main.o CMakeFiles/osgdb_txp.dir/trpage_managers.o CMakeFiles/osgdb_txp.dir/trpage_material.o CMakeFiles/osgdb_txp.dir/trpage_model.o CMakeFiles/osgdb_txp.dir/trpage_nodes.o CMakeFiles/osgdb_txp.dir/trpage_parse.o CMakeFiles/osgdb_txp.dir/trpage_pparse.o CMakeFiles/osgdb_txp.dir/trpage_print.o CMakeFiles/osgdb_tx p.dir/trpage_print_parse.o CMakeFiles/osgdb_txp.dir/trpage_range.o CMakeFiles/osgdb_txp.dir/trpage_rarchive.o CMakeFiles/osgdb_txp.dir/trpage_readbuf.o CMakeFiles/osgdb_txp.dir/trpage_scene.o CMakeFiles/osgdb_txp.dir/trpage_swap.o CMakeFiles/osgdb_txp.dir/trpage_tile.o CMakeFiles/osgdb_txp.dir/trpage_util.o CMakeFiles/osgdb_txp.dir/trpage_warchive.o CMakeFiles/osgdb_txp.dir/trpage_writebuf.o CMakeFiles/osgdb_txp.dir/TXPArchive.o CMakeFiles/osgdb_txp.dir/TXPIO.o CMakeFiles/osgdb_txp.dir/TXPNode.o CMakeFiles/osgdb_txp.dir/TXPPagedLOD.o CMakeFiles/osgdb_txp.dir/TXPPageManager.o CMakeFiles/osgdb_txp.dir/TXPParser.o CMakeFiles/osgdb_txp.dir/TXPSeamLOD.o ../../../lib/libosgSim.so.3.3.3 ../../../lib/libosgText.so.3.3.3 ../../../lib/libosgDB.so.3.3.3 -lz ../../../lib/libosgUtil.so.3.3.3 ../../../lib/libosg.so.3.3.3 ../../../lib/libOpenThreads.so.3.3.0 -pthread -lm /usr/local/lib/libGL.so -Wl,-rpath,/wrkdirs/usr/ports/graphics/osg-devel/work/.build/lib:/usr/local/lib: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles 98 99 [ 93%] Built target osgdb_txp /usr/bin/make -f src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/build.make src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/depend cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3 /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg /wrkdirs/usr/ports/graphics/osg-devel/work/.build /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/ffmpeg /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/DependInfo.cmake Scanning dependencies of target osgdb_ffmpeg /usr/bin/make -f src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/build.make src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/graphics/osg-devel/work/.build/CMakeFiles [ 93%] Building CXX object src/osgPlugins/ffmpeg/CMakeFiles/osgdb_ffmpeg.dir/FFmpegClocks.o cd /wrkdirs/usr/ports/graphics/osg-devel/work/.build/src/osgPlugins/ffmpeg && /usr/bin/c++ -DUSE_SWSCALE -D__STDC_CONSTANT_MACROS -Dosgdb_ffmpeg_EXPORTS -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wparentheses -Wno-long-long -Wno-import -pedantic -Wreturn-type -Wmissing-braces -Wunknown-pragmas -Wunused -Wno-deprecated-declarations -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/include -I/usr/local/include -I/wrkdirs/usr/ports/graphics/osg-devel/work/.build/include -I/usr/local/include/libswscale -o CMakeFiles/osgdb_ffmpeg.dir/FFmpegClocks.o -c /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp In file included from /usr/local/include/libavutil/common.h:416, from /usr/local/include/libavutil/avutil.h:289, from /usr/local/include/libavutil/samplefmt.h:24, from /usr/local/include/libavcodec/avcodec.h:31, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavutil/mem.h:72:27: warning: anonymous variadic macros were introduced in C99 In file included from /usr/local/include/libavutil/avutil.h:295, from /usr/local/include/libavutil/samplefmt.h:24, from /usr/local/include/libavcodec/avcodec.h:31, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavutil/log.h:312:27: warning: anonymous variadic macros were introduced in C99 In file included from /usr/local/include/libavutil/samplefmt.h:24, from /usr/local/include/libavcodec/avcodec.h:31, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavutil/avutil.h:273: error: comma at end of enumerator list In file included from /usr/local/include/libavutil/avutil.h:294, from /usr/local/include/libavutil/samplefmt.h:24, from /usr/local/include/libavcodec/avcodec.h:31, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavutil/mathematics.h:76: error: comma at end of enumerator list In file included from /usr/local/include/libavutil/avutil.h:295, from /usr/local/include/libavutil/samplefmt.h:24, from /usr/local/include/libavcodec/avcodec.h:31, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavutil/log.h:46: error: comma at end of enumerator list In file included from /usr/local/include/libavutil/pixfmt.h:288, from /usr/local/include/libavutil/avutil.h:296, from /usr/local/include/libavutil/samplefmt.h:24, from /usr/local/include/libavcodec/avcodec.h:31, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavutil/old_pix_fmts.h:176: error: comma at end of enumerator list In file included from /usr/local/include/libavutil/avutil.h:296, from /usr/local/include/libavutil/samplefmt.h:24, from /usr/local/include/libavcodec/avcodec.h:31, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavutil/pixfmt.h:436: error: comma at end of enumerator list /usr/local/include/libavutil/pixfmt.h:458: error: comma at end of enumerator list /usr/local/include/libavutil/pixfmt.h:476: error: comma at end of enumerator list /usr/local/include/libavutil/pixfmt.h:488: error: comma at end of enumerator list /usr/local/include/libavutil/pixfmt.h:506: error: comma at end of enumerator list In file included from /usr/local/include/libavcodec/avcodec.h:38, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavutil/frame.h:84: error: comma at end of enumerator list In file included from /usr/local/include/libavcodec/avcodec.h:548, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavcodec/old_codec_ids.h:395: error: comma at end of enumerator list In file included from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:11, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavcodec/avcodec.h:641: error: comma at end of enumerator list /usr/local/include/libavcodec/avcodec.h:656: error: comma at end of enumerator list /usr/local/include/libavcodec/avcodec.h:669: error: comma at end of enumerator list /usr/local/include/libavcodec/avcodec.h:1081: error: comma at end of enumerator list /usr/local/include/libavcodec/avcodec.h:1188: error: comma at end of enumerator list /usr/local/include/libavcodec/avcodec.h:1202: error: comma at end of enumerator list /usr/local/include/libavcodec/avcodec.h:3354: error: comma at end of enumerator list /usr/local/include/libavcodec/avcodec.h:4108: error: comma at end of enumerator list /usr/local/include/libavcodec/avcodec.h:5082: error: comma at end of enumerator list In file included from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:12, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavformat/avformat.h:704: error: comma at end of enumerator list In file included from /usr/local/include/libavdevice/avdevice.h:47, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:15, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavutil/opt.h:246: error: comma at end of enumerator list /usr/local/include/libavutil/opt.h:592: error: comma at end of enumerator list In file included from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegHeaders.hpp:15, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.hpp:10, from /wrkdirs/usr/ports/graphics/osg-devel/work/OpenSceneGraph-3.3.3/src/osgPlugins/ffmpeg/FFmpegClocks.cpp:2: /usr/local/include/libavdevice/avdevice.h:191: error: comma at end of enumerator list /usr/local/include/libavdevice/avdevice.h:292: error: comma at end of enumerator list *** Error code 1 Stop in /wrkdirs/usr/ports/graphics/osg-devel/work/.build. *** Error code 1 Stop in /wrkdirs/usr/ports/graphics/osg-devel/work/.build. *** Error code 1 Stop in /wrkdirs/usr/ports/graphics/osg-devel/work/.build. *** Error code 1 Stop in /usr/ports/graphics/osg-devel. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 10:35:27 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 BB09A9B for ; Sat, 31 Jan 2015 10:35:27 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 A6212B21; Sat, 31 Jan 2015 10:35:27 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VAZReC004373; Sat, 31 Jan 2015 10:35:27 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VAZQJa004122; Sat, 31 Jan 2015 10:35:26 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 10:35:26 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311035.t0VAZQJa004122@beefy1.isc.freebsd.org> To: ross@rosstimson.com Subject: [package - 84i386-default][mail/notmuch] Failed for notmuch-0.18.1 in configure 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, 31 Jan 2015 10:35:27 -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: ross@rosstimson.com Last committer: mva@FreeBSD.org Ident: $FreeBSD: head/mail/notmuch/Makefile 371330 2014-10-21 17:10:06Z mva $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/notmuch-0.18.1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building mail/notmuch build started at Sat Jan 31 10:35:14 UTC 2015 port directory: /usr/ports/mail/notmuch building for: FreeBSD 84i386-default-job-22 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: ross@rosstimson.com Makefile ident: $FreeBSD: head/mail/notmuch/Makefile 371330 2014-10-21 17:10:06Z mva $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=notmuch-0.18.1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local --mandir=/usr/local/man --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/mail/notmuch/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/notmuch/work HOME=/wrkdirs/usr/ports/mail/notmuch/work TMPDIR="/tmp" PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- PYTHONCMD=/usr/local/bin/python2.7 XDG_DATA_HOME=/wrkdirs/usr/ports/mail/notmuch/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/notmuch/work HOME=/wrkdirs/usr/ports/mail/notmuch/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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd8 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/notmuch" EXAMPLESDIR="share/examples/notmuch" DATADIR="share/notmuch" WWWDIR="www/notmuch" ETCDIR="etc/notmuch" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/notmuch DOCSDIR=/usr/local/share/doc/notmuch EXAMPLESDIR=/usr/local/share/examples/notmuch WWWDIR=/usr/local/www/notmuch ETCDIR=/usr/local/etc/notmuch --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> notmuch-0.18.1 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.7.txz [84i386-default-job-22] Installing pkg-1.4.7... [84i386-default-job-22] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of notmuch-0.18.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by notmuch-0.18.1 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by notmuch-0.18.1 for building => SHA256 Checksum OK for notmuch-0.18.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by notmuch-0.18.1 for building ===> Extracting for notmuch-0.18.1 => SHA256 Checksum OK for notmuch-0.18.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for notmuch-0.18.1 ===> Applying FreeBSD patches for notmuch-0.18.1 =========================================================================== =================================================== ===> notmuch-0.18.1 depends on executable: sphinx-build - not found ===> Verifying install for sphinx-build in /usr/ports/textproc/py-sphinx ===> Installing existing package /packages/All/py27-sphinx-1.2.3.txz [84i386-default-job-22] Installing py27-sphinx-1.2.3... [84i386-default-job-22] `-- Installing py27-Jinja2-2.7.3... [84i386-default-job-22] | `-- Installing py27-Babel-1.3_2... [84i386-default-job-22] | | `-- Installing py27-pytz-2014.10,1... [84i386-default-job-22] | | `-- Installing py27-setuptools27-5.5.1_1... [84i386-default-job-22] | | | `-- Installing python27-2.7.9... [84i386-default-job-22] | | | `-- Installing gettext-runtime-0.19.4... [84i386-default-job-22] | | | | `-- Installing indexinfo-0.2.2... [84i386-default-job-22] | | | | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-22] | | | | `-- Installing libiconv-1.14_6... [84i386-default-job-22] | | | | `-- Extracting libiconv-1.14_6... done [84i386-default-job-22] | | | `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-22] | | | `-- Installing libffi-3.2.1... [84i386-default-job-22] | | | `-- Extracting libffi-3.2.1... done [84i386-default-job-22] | | | `-- Extracting python27-2.7.9... done [84i386-default-job-22] | | `-- Extracting py27-setuptools27-5.5.1_1... done [84i386-default-job-22] | | `-- Extracting py27-pytz-2014.10,1... done [84i386-default-job-22] | `-- Extracting py27-Babel-1.3_2... done [84i386-default-job-22] | `-- Installing py27-MarkupSafe-0.23... [84i386-default-job-22] | `-- Extracting py27-MarkupSafe-0.23... done [84i386-default-job-22] `-- Extracting py27-Jinja2-2.7.3... done [84i386-default-job-22] `-- Installing py27-docutils-0.12... [84i386-default-job-22] `-- Extracting py27-docutils-0.12... done [84i386-default-job-22] `-- Installing py27-pygments-2.0.2... [84i386-default-job-22] `-- Extracting py27-pygments-2.0.2... done [84i386-default-job-22] Extracting py27-sphinx-1.2.3... done 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 notmuch-0.18.1 ===> notmuch-0.18.1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [84i386-default-job-22] Installing pkgconf-0.9.7... [84i386-default-job-22] Extracting pkgconf-0.9.7... done ===> Returning to build of notmuch-0.18.1 ===> notmuch-0.18.1 depends on file: /usr/local/bin/python2.7 - found ===> notmuch-0.18.1 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 [84i386-default-job-22] Installing gmake-4.1_1... [84i386-default-job-22] Extracting gmake-4.1_1... done ===> Returning to build of notmuch-0.18.1 =========================================================================== =================================================== ===> notmuch-0.18.1 depends on shared library: libgmime-2.6.so - not found ===> Verifying for libgmime-2.6.so in /usr/ports/mail/gmime26 ===> Installing existing package /packages/All/gmime26-2.6.20.txz [84i386-default-job-22] Installing gmime26-2.6.20... [84i386-default-job-22] `-- Installing glib-2.42.1... [84i386-default-job-22] | `-- Installing pcre-8.35_2... [84i386-default-job-22] | `-- Extracting pcre-8.35_2... done [84i386-default-job-22] | `-- Installing perl5-5.18.4_11... [84i386-default-job-22] | `-- Extracting perl5-5.18.4_11... done [84i386-default-job-22] `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [84i386-default-job-22] Extracting gmime26-2.6.20... done ===> Returning to build of notmuch-0.18.1 ===> notmuch-0.18.1 depends on shared library: libxapian.so - not found ===> Verifying for libxapian.so in /usr/ports/databases/xapian-core ===> Installing existing package /packages/All/xapian-core-1.2.19,1.txz [84i386-default-job-22] Installing xapian-core-1.2.19,1... [84i386-default-job-22] Extracting xapian-core-1.2.19,1... done ===> Returning to build of notmuch-0.18.1 ===> notmuch-0.18.1 depends on shared library: libtalloc.so - not found ===> Verifying for libtalloc.so in /usr/ports/devel/talloc ===> Installing existing package /packages/All/talloc-2.1.1.txz [84i386-default-job-22] Installing talloc-2.1.1... [84i386-default-job-22] `-- Installing python2-2_3... [84i386-default-job-22] `-- Extracting python2-2_3... done [84i386-default-job-22] Extracting talloc-2.1.1... done ===> Returning to build of notmuch-0.18.1 =========================================================================== =================================================== ===> Configuring for notmuch-0.18.1 Welcome to Notmuch, a system for indexing, searching and tagging your email. We hope that the process of building and installing notmuch is quick and smooth so that you can soon be reading and processing your email more efficiently than ever. If anything goes wrong in the configure process, you can override any decisions it makes by manually editing the Makefile.config file that it creates. Also please do as much as you can to figure out what could be different on your machine compared to those of the notmuch developers. Then, please email those details to the Notmuch list (notmuch@notmuchmail.org) so that we can hopefully make future versions of notmuch easier for you to use. We'll now investigate your system to verify that all required dependencies are available: Checking for Xapian development files... Yes (1.2.19). Checking for Xapian compaction support... Yes. Checking for GMime development files... Yes (gmime-2.6 >= 2.6.7). Checking for Glib development files (>= 2.22)... Yes. Checking for zlib (>= 1.2.5.2)... No. Checking for talloc development files... Yes. Checking for valgrind development files... No (but that's fine). Checking for bash-completion (>= 1.90)... No (will not install bash completion). Checking if emacs is available... emacs: not found No (so will not byte-compile emacs code) Checking if sphinx is available and supports nroff output... python: not found No (falling back to rst2man). Checking if rst2man is available... Yes. Checking which platform we are on... FreeBSD. Checking byte order... 1234 *** Error: The dependencies of notmuch could not be satisfied. You will need to install the following packages before being able to compile notmuch: zlib library (>= version 1.2.5.2, including development files such as headers) http://zlib.net/ With any luck, you're using a modern, package-based operating system that has all of these packages available in the distribution. In that case a simple command will install everything you need. For example: On Debian and similar systems: sudo apt-get install libxapian-dev libgmime-2.6-dev libtalloc-dev zlib1g-dev Or on Fedora and similar systems: sudo yum install xapian-core-devel gmime-devel libtalloc-devel zlib-devel On other systems, similar commands can be used, but the details of the package names may be different. When you have installed the necessary dependencies, you can run configure again to ensure the packages can be found, or simply run "make" to compile notmuch. ===> Script "configure" failed unexpectedly. Please report the problem to ross@rosstimson.com [maintainer] and attach the "/wrkdirs/usr/ports/mail/notmuch/work/notmuch-0.18.1/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop in /usr/ports/mail/notmuch. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 10:39:37 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 3FD70BA for ; Sat, 31 Jan 2015 10:39:37 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 1EABFB33; Sat, 31 Jan 2015 10:39:37 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VAda6Z082722; Sat, 31 Jan 2015 10:39:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VAdaXq082684; Sat, 31 Jan 2015 10:39:36 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 10:39:36 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311039.t0VAdaXq082684@beefy1.isc.freebsd.org> To: waitman@waitman.net Subject: [package - 84i386-default][graphics/dcraw-m] Failed for dcraw-m-9.22_1 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, 31 Jan 2015 10:39:37 -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: waitman@waitman.net Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/graphics/dcraw-m/Makefile 377347 2015-01-18 21:12:42Z kwm $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/dcraw-m-9.22_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building graphics/dcraw-m build started at Sat Jan 31 10:39:08 UTC 2015 port directory: /usr/ports/graphics/dcraw-m building for: FreeBSD 84i386-default-job-01 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: waitman@waitman.net Makefile ident: $FreeBSD: head/graphics/dcraw-m/Makefile 377347 2015-01-18 21:12:42Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=dcraw-m-9.22_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/dcraw-m/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/dcraw-m/work HOME=/wrkdirs/usr/ports/graphics/dcraw-m/work TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/dcraw-m/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/dcraw-m/work HOME=/wrkdirs/usr/ports/graphics/dcraw-m/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 -Wall -Werror -I/usr/local/include `MagickWand-config --cflags --cppflags` -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" `MagickWand-config --ldflags --libs` -lm -llcms2 -ljpeg -ljasper" LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -Wall -Werror -I/usr/local/include `MagickWand-config --cflags --cppflags` -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/dcraw-m" EXAMPLESDIR="share/examples/dcraw-m" DATADIR="share/dcraw-m" WWWDIR="www/dcraw-m" ETCDIR="etc/dcraw-m" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/dcraw-m DOCSDIR=/usr/local/share/doc/dcraw-m EXAMPLESDIR=/usr/local/share/examples/dcraw-m WWWDIR=/usr/local/www/dcraw-m ETCDIR=/usr/local/etc/dcraw-m --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> dcraw-m-9.22_1 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.7.txz [84i386-default-job-01] Installing pkg-1.4.7... [84i386-default-job-01] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of dcraw-m-9.22_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dcraw-m-9.22_1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dcraw-m-9.22_1 for building => SHA256 Checksum OK for dcraw-m-9.22.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dcraw-m-9.22_1 for building ===> Extracting for dcraw-m-9.22_1 => SHA256 Checksum OK for dcraw-m-9.22.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for dcraw-m-9.22_1 =========================================================================== =================================================== ===> dcraw-m-9.22_1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [84i386-default-job-01] Installing pkgconf-0.9.7... [84i386-default-job-01] Extracting pkgconf-0.9.7... done ===> Returning to build of dcraw-m-9.22_1 =========================================================================== =================================================== ===> dcraw-m-9.22_1 depends on shared library: libjasper.so - not found ===> Verifying for libjasper.so in /usr/ports/graphics/jasper ===> Installing existing package /packages/All/jasper-1.900.1_14.txz [84i386-default-job-01] Installing jasper-1.900.1_14... [84i386-default-job-01] `-- Installing jpeg-8_6... [84i386-default-job-01] `-- Extracting jpeg-8_6... done [84i386-default-job-01] Extracting jasper-1.900.1_14... done ===> Returning to build of dcraw-m-9.22_1 ===> dcraw-m-9.22_1 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so.8.4.0) ===> dcraw-m-9.22_1 depends on shared library: liblcms2.so - not found ===> Verifying for liblcms2.so in /usr/ports/graphics/lcms2 ===> Installing existing package /packages/All/lcms2-2.6_3.txz [84i386-default-job-01] Installing lcms2-2.6_3... [84i386-default-job-01] `-- Installing tiff-4.0.3_5... [84i386-default-job-01] | `-- Installing jbigkit-2.1_1... [84i386-default-job-01] | `-- Extracting jbigkit-2.1_1... done [84i386-default-job-01] `-- Extracting tiff-4.0.3_5... done [84i386-default-job-01] Extracting lcms2-2.6_3... done ===> Returning to build of dcraw-m-9.22_1 ===> dcraw-m-9.22_1 depends on shared library: libMagickWand-6.so - not found ===> Verifying for libMagickWand-6.so in /usr/ports/graphics/ImageMagick ===> Installing existing package /packages/All/ImageMagick-6.9.0.4,1.txz [84i386-default-job-01] Installing ImageMagick-6.9.0.4,1... [84i386-default-job-01] `-- Installing fftw3-3.3.3_2... [84i386-default-job-01] | `-- Installing indexinfo-0.2.2... [84i386-default-job-01] | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-01] `-- Extracting fftw3-3.3.3_2... done [84i386-default-job-01] `-- Installing fontconfig-2.11.1,1... [84i386-default-job-01] | `-- Installing expat-2.1.0_2... [84i386-default-job-01] | `-- Extracting expat-2.1.0_2... done [84i386-default-job-01] | `-- Installing freetype2-2.5.5... [84i386-default-job-01] | `-- Extracting freetype2-2.5.5... done [84i386-default-job-01] `-- 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-01] `-- Installing ghostscript9-9.06_10... [84i386-default-job-01] | `-- Installing cups-image-1.7.3_3... [84i386-default-job-01] | | `-- Installing cups-client-1.7.3_4... [84i386-default-job-01] | | `-- Installing libiconv-1.14_6... [84i386-default-job-01] | | `-- Extracting libiconv-1.14_6... done [84i386-default-job-01] | | `-- Installing mDNSResponder-561.1.1... [84i386-default-job-01] | | `-- Extracting mDNSResponder-561.1.1... done ===> Creating users and/or groups. Creating group 'cups' with gid '193'. Creating user 'cups' with uid '193'. [84i386-default-job-01] | | `-- Extracting cups-client-1.7.3_4... done [84i386-default-job-01] | | | `-- Installing xproto-7.0.26... [84i386-default-job-01] | | | `-- Extracting xproto-7.0.26... done [84i386-default-job-01] | | `-- Extracting libXau-1.0.8_2... done [84i386-default-job-01] | | `-- Installing libXdmcp-1.1.1_2... [84i386-default-job-01] | | `-- Extracting libXdmcp-1.1.1_2... done [84i386-default-job-01] | | `-- Installing libxcb-1.11... [84i386-default-job-01] | | | `-- Installing libpthread-stubs-0.3_6... [84i386-default-job-01] | | | `-- Extracting libpthread-stubs-0.3_6... done [84i386-default-job-01] | | | `-- Installing libxml2-2.9.2_2... [84i386-default-job-01] | | | `-- Extracting libxml2-2.9.2_2... done [84i386-default-job-01] | | `-- Extracting libxcb-1.11... done [84i386-default-job-01] | | `-- Extracting libX11-1.6.2_2,1... done [84i386-default-job-01] | | `-- Installing xextproto-7.3.0... [84i386-default-job-01] | | `-- Extracting xextproto-7.3.0... done [84i386-default-job-01] | `-- Extracting libXext-1.3.3,1... done [84i386-default-job-01] | `-- Installing libXt-1.1.4_2,1... [84i386-default-job-01] | | `-- Installing libSM-1.2.2_2,1... [84i386-default-job-01] | | `-- Installing libICE-1.0.9,1... [84i386-default-job-01] | | `-- Extracting libICE-1.0.9,1... done [84i386-default-job-01] | | `-- Extracting libSM-1.2.2_2,1... done [84i386-default-job-01] | `-- Extracting libXt-1.1.4_2,1... done [84i386-default-job-01] | `-- Installing libidn-1.29... [84i386-default-job-01] | | `-- Installing gettext-runtime-0.19.4... [84i386-default-job-01] | | `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-01] | `-- Extracting libidn-1.29... done [84i386-default-job-01] | `-- Installing libpaper-1.1.24.3... [84i386-default-job-01] | `-- Extracting libpaper-1.1.24.3... done [84i386-default-job-01] | `-- Installing svgalib-1.4.3_7... [84i386-default-job-01] | `-- Extracting svgalib-1.4.3_7... done [84i386-default-job-01] `-- Extracting ghostscript9-9.06_10... done [84i386-default-job-01] `-- Installing libfpx-1.3.1.4... [84i386-default-job-01] `-- Extracting libfpx-1.3.1.4... done [84i386-default-job-01] `-- Installing liblqr-1-0.4.1_8... [84i386-default-job-01] | `-- Installing glib-2.42.1... [84i386-default-job-01] | | `-- Installing libffi-3.2.1... [84i386-default-job-01] | | `-- Extracting libffi-3.2.1... done [84i386-default-job-01] | | `-- Installing pcre-8.35_2... [84i386-default-job-01] | | `-- Extracting pcre-8.35_2... done [84i386-default-job-01] | | `-- Installing perl5-5.18.4_11... [84i386-default-job-01] | | `-- Extracting perl5-5.18.4_11... done [84i386-default-job-01] | | `-- Installing python27-2.7.9... [84i386-default-job-01] | | `-- Extracting python27-2.7.9... done [84i386-default-job-01] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [84i386-default-job-01] `-- Extracting liblqr-1-0.4.1_8... done [84i386-default-job-01] `-- Installing libltdl-2.4.5... [84i386-default-job-01] `-- Extracting libltdl-2.4.5... done [84i386-default-job-01] `-- Installing librsvg2-2.40.6_1... [84i386-default-job-01] | `-- Installing atk-2.14.0... [84i386-default-job-01] | `-- Extracting atk-2.14.0... done [84i386-default-job-01] | `-- Installing gtk-engines2-2.20.2_2... [84i386-default-job-01] | | `-- Installing gtk2-2.24.25_1... [84i386-default-job-01] | | `-- Installing gdk-pixbuf2-2.31.2_1... [84i386-default-job-01] | | | `-- Installing libXi-1.7.4,1... [84i386-default-job-01] | | | `-- Installing inputproto-2.3.1... [84i386-default-job-01] | | | `-- Extracting inputproto-2.3.1... done [84i386-default-job-01] | | | `-- Installing libXfixes-5.0.1_2... [84i386-default-job-01] | | | | `-- Installing fixesproto-5.0... [84i386-default-job-01] | | | | `-- Extracting fixesproto-5.0... done [84i386-default-job-01] | | | `-- Extracting libXfixes-5.0.1_2... done [84i386-default-job-01] | | | `-- Extracting libXi-1.7.4,1... done [84i386-default-job-01] | | `-- Extracting gdk-pixbuf2-2.31.2_1... done [84i386-default-job-01] | | `-- Installing gtk-update-icon-cache-2.24.25... [84i386-default-job-01] | | | `-- Installing hicolor-icon-theme-0.12... [84i386-default-job-01] | | | `-- Extracting hicolor-icon-theme-0.12... done [84i386-default-job-01] | | | `-- Installing libXcomposite-0.4.4_2,1... [84i386-default-job-01] | | | `-- Installing compositeproto-0.4.2... [84i386-default-job-01] | | | `-- Extracting compositeproto-0.4.2... done [84i386-default-job-01] | | | `-- Extracting libXcomposite-0.4.4_2,1... done [84i386-default-job-01] | | | `-- Installing libXcursor-1.1.14_2... [84i386-default-job-01] | | | `-- Installing libXrender-0.9.8_2... [84i386-default-job-01] | | | | `-- Installing renderproto-0.11.1... [84i386-default-job-01] | | | | `-- Extracting renderproto-0.11.1... done [84i386-default-job-01] | | | `-- Extracting libXrender-0.9.8_2... done [84i386-default-job-01] | | | `-- Extracting libXcursor-1.1.14_2... done [84i386-default-job-01] | | | `-- Installing libXdamage-1.1.4_2... [84i386-default-job-01] | | | `-- Installing damageproto-1.2.1... [84i386-default-job-01] | | | `-- Extracting damageproto-1.2.1... done [84i386-default-job-01] | | | `-- Extracting libXdamage-1.1.4_2... done [84i386-default-job-01] | | | `-- Installing libXinerama-1.1.3_2,1... [84i386-default-job-01] | | | `-- Installing xineramaproto-1.2.1... [84i386-default-job-01] | | | `-- Extracting xineramaproto-1.2.1... done [84i386-default-job-01] | | | `-- Extracting libXinerama-1.1.3_2,1... done [84i386-default-job-01] | | | `-- Installing libXrandr-1.4.2_2... [84i386-default-job-01] | | | `-- Installing randrproto-1.4.0... [84i386-default-job-01] | | | `-- Extracting randrproto-1.4.0... done [84i386-default-job-01] | | | `-- Extracting libXrandr-1.4.2_2... done [84i386-default-job-01] | | | `-- Installing pango-1.36.8... [84i386-default-job-01] | | | `-- Installing cairo-1.12.18_1,2... [84i386-default-job-01] | | | | `-- Installing pixman-0.32.6... [84i386-default-job-01] | | | | `-- Extracting pixman-0.32.6... done [84i386-default-job-01] | | | | `-- Installing xcb-util-renderutil-0.3.9... [84i386-default-job-01] | | | | `-- Installing xcb-util-0.4.0,1... [84i386-default-job-01] | | | | `-- Extracting xcb-util-0.4.0,1... done [84i386-default-job-01] | | | | `-- Extracting xcb-util-renderutil-0.3.9... done [84i386-default-job-01] | | | `-- Extracting cairo-1.12.18_1,2... done [84i386-default-job-01] | | | `-- Installing encodings-1.0.4_1,1... [84i386-default-job-01] | | | | `-- Installing font-util-1.3.0_1... [84i386-default-job-01] | | | | `-- Extracting font-util-1.3.0_1... done [84i386-default-job-01] | | | `-- Extracting encodings-1.0.4_1,1... done [84i386-default-job-01] | | | `-- Installing harfbuzz-0.9.36... [84i386-default-job-01] | | | | `-- Installing graphite2-1.2.4... [84i386-default-job-01] | | | | `-- Extracting graphite2-1.2.4... done [84i386-default-job-01] | | | | `-- Installing icu-53.1... [84i386-default-job-01] | | | | `-- Extracting icu-53.1... done [84i386-default-job-01] | | | `-- Extracting harfbuzz-0.9.36... done [84i386-default-job-01] | | | `-- Installing libXft-2.3.2... [84i386-default-job-01] | | | `-- Extracting libXft-2.3.2... done [84i386-default-job-01] | | | `-- Installing xorg-fonts-truetype-7.7_1... [84i386-default-job-01] | | | | `-- Installing dejavu-2.34_4... [84i386-default-job-01] | | | | `-- Extracting dejavu-2.34_4... done mkfontscale: not found mkfontdir: not found [84i386-default-job-01] | | | | `-- Installing font-bh-ttf-1.0.3_1... [84i386-default-job-01] | | | | `-- Installing mkfontdir-1.0.7... [84i386-default-job-01] | | | | | `-- Installing mkfontscale-1.1.1_1... [84i386-default-job-01] | | | | | `-- Installing libfontenc-1.1.2_2... [84i386-default-job-01] | | | | | `-- Extracting libfontenc-1.1.2_2... done [84i386-default-job-01] | | | | | `-- Extracting mkfontscale-1.1.1_1... done [84i386-default-job-01] | | | | `-- Extracting mkfontdir-1.0.7... done [84i386-default-job-01] | | | | `-- Extracting font-bh-ttf-1.0.3_1... done [84i386-default-job-01] | | | | `-- Installing font-misc-ethiopic-1.0.3_1... [84i386-default-job-01] | | | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [84i386-default-job-01] | | | | `-- Installing font-misc-meltho-1.0.3_1... [84i386-default-job-01] | | | | `-- Extracting font-misc-meltho-1.0.3_1... done [84i386-default-job-01] | | | `-- Extracting pango-1.36.8... done [84i386-default-job-01] | | | `-- Installing shared-mime-info-1.1_1... [84i386-default-job-01] | | | `-- Extracting shared-mime-info-1.1_1... done [84i386-default-job-01] | | `-- Extracting gtk-update-icon-cache-2.24.25... done [84i386-default-job-01] | | `-- Installing python-2.7_2,2... [84i386-default-job-01] | | | `-- Installing python2-2_3... [84i386-default-job-01] | | | `-- Extracting python2-2_3... done [84i386-default-job-01] | | `-- Extracting python-2.7_2,2... done [84i386-default-job-01] | | `-- Extracting gtk2-2.24.25_1... done [84i386-default-job-01] | `-- Extracting gtk-engines2-2.20.2_2... done [84i386-default-job-01] | `-- Installing libcroco-0.6.8_2... [84i386-default-job-01] | `-- Extracting libcroco-0.6.8_2... done [84i386-default-job-01] | `-- Installing libgsf-1.14.30_1... [84i386-default-job-01] | `-- Extracting libgsf-1.14.30_1... done [84i386-default-job-01] `-- Extracting librsvg2-2.40.6_1... done [84i386-default-job-01] `-- Installing libwmf-0.2.8.4_13... [84i386-default-job-01] `-- Extracting libwmf-0.2.8.4_13... done [84i386-default-job-01] `-- Installing openjpeg-2.1.0_1... [84i386-default-job-01] `-- Extracting openjpeg-2.1.0_1... done [84i386-default-job-01] `-- Installing webp-0.4.2_3... [84i386-default-job-01] | `-- Installing giflib-5.0.6... [84i386-default-job-01] | `-- Extracting giflib-5.0.6... done [84i386-default-job-01] `-- Extracting webp-0.4.2_3... done [84i386-default-job-01] Extracting ImageMagick-6.9.0.4,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 ===================================================================== Message for liblqr-1-0.4.1_8: ========================================================================== NOTE: In order to compile examples for liblqr, you will also need pngwriter port (/usr/ports/graphics/pngwriter). Examples are located in /usr/local/share/examples/liblqr-1 ========================================================================== Message for dejavu-2.34_4: 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. ===> Returning to build of dcraw-m-9.22_1 =========================================================================== =================================================== ===> Configuring for dcraw-m-9.22_1 =========================================================================== =================================================== ===> Building for dcraw-m-9.22_1 ( cd /wrkdirs/usr/ports/graphics/dcraw-m/work/waitman-dcraw-m-1392579 ; cc -O2 -pipe -Wall -Werror -I/usr/local/include `MagickWand-config --cflags --cppflags` -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fno-strict-aliasing -L/usr/local/lib `MagickWand-config --ldflags --libs` -lm -llcms2 -ljpeg -ljasper -o dcraw-m dcraw-m.c ) cc1: warnings being treated as errors dcraw-m.c: In function 'xtrans_interpolate': dcraw-m.c:4491: warning: 'sgcol' may be used uninitialized in this function dcraw-m.c:4491: warning: 'sgrow' may be used uninitialized in this function *** Error code 1 Stop in /usr/ports/graphics/dcraw-m. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 10:48:01 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 B6ED914B; Sat, 31 Jan 2015 10:48:01 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 96480BEF; Sat, 31 Jan 2015 10:48:01 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VAm1S6095834; Sat, 31 Jan 2015 10:48:01 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VAm105095824; Sat, 31 Jan 2015 10:48:01 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 10:48:01 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311048.t0VAm105095824@beefy1.isc.freebsd.org> To: gnome@FreeBSD.org Subject: [package - 84i386-default][deskutils/bijiben] Failed for bijiben-3.14.2 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, 31 Jan 2015 10:48:01 -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: gnome@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/deskutils/bijiben/Makefile 373802 2014-12-03 09:18:23Z kwm $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/bijiben-3.14.2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building deskutils/bijiben build started at Sat Jan 31 10:45:57 UTC 2015 port directory: /usr/ports/deskutils/bijiben building for: FreeBSD 84i386-default-job-10 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: head/deskutils/bijiben/Makefile 373802 2014-12-03 09:18:23Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=bijiben-3.14.2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/bijiben/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/bijiben/work HOME=/wrkdirs/usr/ports/deskutils/bijiben/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh GTKDOC="false" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/bijiben/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/bijiben/work HOME=/wrkdirs/usr/ports/deskutils/bijiben/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/bijiben/work PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" 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-- 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/bijiben" EXAMPLESDIR="share/examples/bijiben" DATADIR="share/bijiben" WWWDIR="www/bijiben" ETCDIR="etc/bijiben" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/bijiben DOCSDIR=/usr/local/share/doc/bijiben EXAMPLESDIR=/usr/local/share/examples/bijiben WWWDIR=/usr/local/www/bijiben ETCDIR=/usr/local/etc/bijiben --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> bijiben-3.14.2 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.7.txz [84i386-default-job-10] Installing pkg-1.4.7... [84i386-default-job-10] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of bijiben-3.14.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by bijiben-3.14.2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by bijiben-3.14.2 for building => SHA256 Checksum OK for gnome3/bijiben-3.14.2.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by bijiben-3.14.2 for building ===> Extracting for bijiben-3.14.2 => SHA256 Checksum OK for gnome3/bijiben-3.14.2.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for bijiben-3.14.2 =========================================================================== =================================================== ===> bijiben-3.14.2 depends on executable: itstool - not found ===> Verifying install for itstool in /usr/ports/textproc/itstool ===> Installing existing package /packages/All/itstool-2.0.2_1.txz [84i386-default-job-10] Installing itstool-2.0.2_1... [84i386-default-job-10] `-- Installing py27-libxml2-2.9.2... [84i386-default-job-10] | `-- Installing libiconv-1.14_6... [84i386-default-job-10] | `-- Extracting libiconv-1.14_6... done [84i386-default-job-10] | `-- Installing libxml2-2.9.2_2... [84i386-default-job-10] | `-- Extracting libxml2-2.9.2_2... done [84i386-default-job-10] | `-- Installing py27-setuptools27-5.5.1_1... [84i386-default-job-10] | | `-- Installing python27-2.7.9... [84i386-default-job-10] | | `-- Installing gettext-runtime-0.19.4... [84i386-default-job-10] | | | `-- Installing indexinfo-0.2.2... [84i386-default-job-10] | | | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-10] | | `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-10] | | `-- Installing libffi-3.2.1... [84i386-default-job-10] | | `-- Extracting libffi-3.2.1... done [84i386-default-job-10] | | `-- Extracting python27-2.7.9... done [84i386-default-job-10] | `-- Extracting py27-setuptools27-5.5.1_1... done [84i386-default-job-10] | `-- Installing python2-2_3... [84i386-default-job-10] | `-- Extracting python2-2_3... done [84i386-default-job-10] `-- Extracting py27-libxml2-2.9.2... done [84i386-default-job-10] Extracting itstool-2.0.2_1... done 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 bijiben-3.14.2 ===> bijiben-3.14.2 depends on package: evolution>=3.0.0 - not found ===> Verifying install for evolution>=3.0.0 in /usr/ports/mail/evolution ===> Installing existing package /packages/All/evolution-3.12.10_1.txz [84i386-default-job-10] Installing evolution-3.12.10_1... [84i386-default-job-10] `-- Installing atk-2.14.0... [84i386-default-job-10] | `-- Installing glib-2.42.1... [84i386-default-job-10] | | `-- Installing pcre-8.35_2... [84i386-default-job-10] | | `-- Extracting pcre-8.35_2... done [84i386-default-job-10] | | `-- Installing perl5-5.18.4_11... [84i386-default-job-10] | | `-- Extracting perl5-5.18.4_11... done [84i386-default-job-10] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [84i386-default-job-10] `-- Extracting atk-2.14.0... done [84i386-default-job-10] `-- Installing bogofilter-1.2.4_4... [84i386-default-job-10] | `-- Installing db5-5.3.28_2... [84i386-default-job-10] | `-- Extracting db5-5.3.28_2... done [84i386-default-job-10] | `-- Installing gsl-1.16_2... [84i386-default-job-10] | `-- Extracting gsl-1.16_2... done [84i386-default-job-10] `-- Extracting bogofilter-1.2.4_4... done [84i386-default-job-10] `-- Installing desktop-file-utils-0.22_3... [84i386-default-job-10] `-- Extracting desktop-file-utils-0.22_3... done [84i386-default-job-10] `-- Installing evolution-data-server-3.12.10... [84i386-default-job-10] | `-- Installing gnome-online-accounts-3.14.2... [84i386-default-job-10] | | `-- Installing dbus-glib-0.100.2_1... [84i386-default-job-10] | | `-- Installing dbus-1.8.12_1... [84i386-default-job-10] | | | `-- Installing expat-2.1.0_2... [84i386-default-job-10] | | | `-- Extracting expat-2.1.0_2... done checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i386-portbld-freebsd8.4 file names to i386-portbld-freebsd8.4 format... func_convert_file_noop checking how to convert i386-portbld-freebsd8.4 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd8.4 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking pkg-config is at least version 0.9.0... yes checking for TRACKER... yes checking for BIJIBEN... yes checking for ZEITGEIST... no checking pkg-config is at least version 0.16... yes checking for cos in -lm... yes checking for LIBGD... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libgd/Makefile config.status: creating data/Makefile config.status: creating data/bijiben.desktop.in config.status: creating data/icons/Makefile config.status: creating help/Makefile config.status: creating po/Makefile.in config.status: creating src/libbiji/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing libtool commands config.status: executing po/stamp-it commands configure: WARNING: unrecognized options: --with-html-dir, --disable-gtk-doc, --with-gconf-source Version: 3.14.2 Enable Zeitgeist no Run make to compile. =========================================================================== =================================================== ===> Building for bijiben-3.14.2 gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2' Making all in libgd gmake[2]: Entering directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/libgd' CC libgd/gd-types-catalog.lo CC libgd/gd-entry-focus-hack.lo CC libgd/gd-icon-utils.lo CC libgd/gd-main-view-generic.lo CC libgd/gd-styled-text-renderer.lo CC libgd/gd-two-lines-renderer.lo CC libgd/gd-main-icon-view.lo CC libgd/gd-toggle-pixbuf-renderer.lo libgd/gd-toggle-pixbuf-renderer.c: In function 'render_activity': libgd/gd-toggle-pixbuf-renderer.c:107: warning: 'gtk_paint_spinner' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkstyle.h:703) libgd/gd-toggle-pixbuf-renderer.c:107: warning: 'gtk_widget_get_style' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkstyle.h:742) CC libgd/gd-main-list-view.lo CC libgd/gd-main-view.lo CC libgd/gd-tagged-entry.lo CCLD libgd.la CC test-tagged-entry.o CCLD test-tagged-entry gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/libgd' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src' glib-compile-resources --target=bjb-resources.c --sourcedir=. --generate-source --c-name bjb ./bjb.gresource.xml glib-compile-resources --target=bjb-resources.h --sourcedir=. --generate-header --c-name bjb ./bjb.gresource.xml gdbus-codegen \ --interface-prefix org.gnome. \ --c-namespace Bijiben \ --generate-c-code bijiben-shell-search-provider-generated \ ../data/shell-search-provider-dbus-interfaces.xml \ gmake all-recursive gmake[3]: Entering directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src' Making all in libbiji gmake[4]: Entering directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src/libbiji' GEN stamp-biji-marshalers.h GEN biji-marshalers.c gmake all-am gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src/libbiji' CC biji-marshalers.lo CC biji-date-time.lo CC biji-error.lo CC biji-info-set.lo CC biji-item.lo CC biji-manager.lo CC biji-notebook.lo CC biji-note-id.lo CC biji-note-obj.lo CC biji-string.lo CC biji-timeout.lo CC biji-tracker.lo CC biji-zeitgeist.lo CC deserializer/biji-lazy-deserializer.lo CC deserializer/biji-tomboy-reader.lo CC editor/biji-editor-selection.lo In file included from editor/biji-editor-selection.c:23: editor/biji-editor-selection.h:207:34: warning: no newline at end of file CC editor/biji-editor-utils.lo CC editor/biji-webkit-editor.lo In file included from editor/biji-webkit-editor.c:24: editor/biji-editor-selection.h:207:34: warning: no newline at end of file CC provider/biji-import-provider.lo CC provider/biji-local-note.lo CC provider/biji-local-provider.lo CC provider/biji-memo-note.lo CC provider/biji-memo-provider.lo provider/biji-memo-provider.c: In function 'handle_next_item': provider/biji-memo-provider.c:203: warning: format '%li' expects type 'long int', but argument 4 has type 'gint64' provider/biji-memo-provider.c: In function 'memo_create_note': provider/biji-memo-provider.c:603: warning: assignment discards qualifiers from pointer target type provider/biji-memo-provider.c: At top level: provider/biji-memo-provider.c:147: warning: 'memo_item_free' defined but not used CC provider/biji-own-cloud-note.lo CC provider/biji-own-cloud-provider.lo CC provider/biji-provider.lo CC serializer/biji-lazy-serializer.lo CCLD libbiji.la gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src/libbiji' gmake[4]: Leaving directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src/libbiji' gmake[4]: Entering directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src' CC bjb-resources.o CC bjb-app-menu.o CC bjb-bijiben.o CC bjb-color-button.o CC bjb-controller.o CC bjb-debug.o CC bjb-editor-toolbar.o CC bjb-empty-results-box.o CC bjb-import-dialog.o CC bjb-load-more-button.o CC bjb-main.o CC bjb-main-toolbar.o CC bjb-main-view.o CC bjb-note-view.o CC bjb-organize-dialog.o bjb-organize-dialog.c: In function 'bjb_organize_dialog_constructed': bjb-organize-dialog.c:424: warning: 'gtk_tree_view_set_rules_hint' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtktreeview.h:247) CC bjb-rename-note.o CC bjb-search-toolbar.o CC bjb-selection-toolbar.o CC bjb-settings.o CC bjb-settings-dialog.o CC bjb-share.o CC bjb-window-base.o CCLD bijiben /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZSt25__throw_bad_function_callv@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt18condition_variable4waitERSt11unique_lockISt5mutexE@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `_ZNSt6chrono3_V212system_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZSt15__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt8__detail15_List_node_base7_M_hookEPS0_@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZSt11__once_call@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt18condition_variableD1Ev@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZSt20__throw_system_errori@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt18condition_variable10notify_oneEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt18condition_variableC1Ev@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `_ZNSt18condition_variable10notify_allEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt6chrono3_V212steady_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `__once_proxy@GLIBCXX_3.4.11' Makefile:645: recipe for target 'bijiben' failed gmake[4]: *** [bijiben] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src' Makefile:720: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src' Makefile:511: recipe for target 'all' failed gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src' Makefile:479: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2' Makefile:410: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/deskutils/bijiben. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 10:48:13 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 4009916E; Sat, 31 Jan 2015 10:48:13 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 2C6FABF2; Sat, 31 Jan 2015 10:48:13 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VAmDRn012229; Sat, 31 Jan 2015 10:48:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VAmDY0012219; Sat, 31 Jan 2015 10:48:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 10:48:13 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311048.t0VAmDY0012219@beefy1.isc.freebsd.org> To: johans@FreeBSD.org Subject: [package - 84i386-default][security/lsh] Failed for lsh-2.1_1 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, 31 Jan 2015 10:48:13 -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: johans@FreeBSD.org Last committer: amdmi3@FreeBSD.org Ident: $FreeBSD: head/security/lsh/Makefile 365330 2014-08-18 17:30:24Z amdmi3 $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/lsh-2.1_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building security/lsh build started at Sat Jan 31 10:47:48 UTC 2015 port directory: /usr/ports/security/lsh building for: FreeBSD 84i386-default-job-16 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: johans@FreeBSD.org Makefile ident: $FreeBSD: head/security/lsh/Makefile 365330 2014-08-18 17:30:24Z amdmi3 $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=lsh-2.1_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/lsh/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/lsh/work HOME=/wrkdirs/usr/ports/security/lsh/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/security/lsh/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/lsh/work HOME=/wrkdirs/usr/ports/security/lsh/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/lsh/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/lsh/work HOME=/wrkdirs/usr/ports/security/lsh/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/security/lsh/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/lsh/work HOME=/wrkdirs/usr/ports/security/lsh/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 -std=c89" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" 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-- KRB="@comment " OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/lsh" EXAMPLESDIR="share/examples/lsh" DATADIR="share/lsh" WWWDIR="www/lsh" ETCDIR="etc/lsh" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/lsh DOCSDIR=/usr/local/share/doc/lsh EXAMPLESDIR=/usr/local/share/examples/lsh WWWDIR=/usr/local/www/lsh ETCDIR=/usr/local/etc/lsh --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> lsh-2.1_1 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.7.txz [84i386-default-job-16] Installing pkg-1.4.7... [84i386-default-job-16] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of lsh-2.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by lsh-2.1_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by lsh-2.1_1 for building => SHA256 Checksum OK for lsh-2.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by lsh-2.1_1 for building ===> Extracting for lsh-2.1_1 => SHA256 Checksum OK for lsh-2.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for lsh-2.1_1 =========================================================================== =================================================== ===> lsh-2.1_1 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 [84i386-default-job-16] Installing gmake-4.1_1... [84i386-default-job-16] `-- Installing gettext-runtime-0.19.4... [84i386-default-job-16] | `-- Installing indexinfo-0.2.2... [84i386-default-job-16] | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-16] | `-- Installing libiconv-1.14_6... [84i386-default-job-16] | `-- Extracting libiconv-1.14_6... done [84i386-default-job-16] `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-16] Extracting gmake-4.1_1... done ===> Returning to build of lsh-2.1_1 ===> lsh-2.1_1 depends on file: /usr/local/libdata/pkgconfig/xau.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/xau.pc in /usr/ports/x11/libXau ===> Installing existing package /packages/All/libXau-1.0.8_2.txz [84i386-default-job-16] Installing libXau-1.0.8_2... [84i386-default-job-16] `-- Installing xproto-7.0.26... [84i386-default-job-16] `-- Extracting xproto-7.0.26... done [84i386-default-job-16] Extracting libXau-1.0.8_2... done ===> Returning to build of lsh-2.1_1 =========================================================================== =================================================== ===> lsh-2.1_1 depends on shared library: liboop.so - not found ===> Verifying for liboop.so in /usr/ports/devel/liboop ===> Installing existing package /packages/All/liboop-1.0_12.txz [84i386-default-job-16] Installing liboop-1.0_12... [84i386-default-job-16] `-- Installing adns-1.5.0... [84i386-default-job-16] `-- Extracting adns-1.5.0... done [84i386-default-job-16] `-- Installing glib-2.42.1... [84i386-default-job-16] | `-- Installing libffi-3.2.1... [84i386-default-job-16] | `-- Extracting libffi-3.2.1... done [84i386-default-job-16] | `-- Installing pcre-8.35_2... [84i386-default-job-16] | `-- Extracting pcre-8.35_2... done [84i386-default-job-16] | `-- Installing perl5-5.18.4_11... [84i386-default-job-16] | `-- Extracting perl5-5.18.4_11... done [84i386-default-job-16] | `-- Installing python27-2.7.9... [84i386-default-job-16] | `-- Extracting python27-2.7.9... done [84i386-default-job-16] `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [84i386-default-job-16] `-- Installing glib12-1.2.10_15... [84i386-default-job-16] `-- Extracting glib12-1.2.10_15... done [84i386-default-job-16] `-- Installing libwww-5.4.0_5... [84i386-default-job-16] `-- Extracting libwww-5.4.0_5... done [84i386-default-job-16] `-- Installing tcl86-8.6.3... [84i386-default-job-16] `-- Extracting tcl86-8.6.3... done [84i386-default-job-16] Extracting liboop-1.0_12... done 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 lsh-2.1_1 ===> lsh-2.1_1 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-16] Installing gmp-5.1.3_2... checking for sys/ioctl.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for glob.h... (cached) yes checking for memory.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking history.h usability... no checking history.h presence... no checking for history.h... no checking for netinet/in.h... (cached) yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for pwd.h... (cached) yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for tgetent in -ltermcap... yes checking for rl_callback_handler_remove in -lreadline... yes checking for using_history in -lreadline... yes checking for struct stat.st_rdev... yes checking for working alloca.h... no checking for alloca... yes checking for malloc.h... (cached) no checking whether cc needs -traditional... no checking whether sys/types.h defines makedev... yes checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... (cached) yes checking for getcwd... (cached) yes checking for getwd... (cached) yes checking for strcoll... yes checking for strdup... (cached) yes checking for getenv... yes checking for fnmatch... yes checking for dup2... (cached) yes checking for canonicalize_file_name... no checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing depfiles commands /usr/bin/sed -i.bak 's,^#define WITH_READLINE,// &,' /wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp/config.h =========================================================================== =================================================== ===> Building for lsh-2.1_1 gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src' (echo '/* Automatically generated from environ.h.in, by make. */' ; \ sed -e 's,@''prefix@,/usr/local,' \ -e 's,@''bindir@,/usr/local/bin,' \ -e 's,@''sbindir@,/usr/local/sbin,' \ -e 's,@''libexecdir@,/usr/local/libexec,' \ -e 's,@''sysconfdir@,/usr/local/etc,' \ < /wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/environ.h.in) >environ.hT test -s environ.hT && mv -f environ.hT environ.h gmake all-recursive gmake[3]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src' Making all in argp gmake[4]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp' gmake all-recursive gmake[5]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp' Making all in . gmake[6]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp' cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-ba.o -MD -MP -MF .deps/argp-ba.Tpo -c -o argp-ba.o argp-ba.c mv -f .deps/argp-ba.Tpo .deps/argp-ba.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-eexst.o -MD -MP -MF .deps/argp-eexst.Tpo -c -o argp-eexst.o argp-eexst.c mv -f .deps/argp-eexst.Tpo .deps/argp-eexst.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-fmtstream.o -MD -MP -MF .deps/argp-fmtstream.Tpo -c -o argp-fmtstream.o argp-fmtstream.c mv -f .deps/argp-fmtstream.Tpo .deps/argp-fmtstream.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-help.o -MD -MP -MF .deps/argp-help.Tpo -c -o argp-help.o argp-help.c argp-help.c: In function 'fill_in_uparams': argp-help.c:239: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness argp-help.c:247: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness argp-help.c:1739:4: warning: #warning No reasonable value to return mv -f .deps/argp-help.Tpo .deps/argp-help.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-parse.o -MD -MP -MF .deps/argp-parse.Tpo -c -o argp-parse.o argp-parse.c mv -f .deps/argp-parse.Tpo .deps/argp-parse.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-pv.o -MD -MP -MF .deps/argp-pv.Tpo -c -o argp-pv.o argp-pv.c mv -f .deps/argp-pv.Tpo .deps/argp-pv.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-pvh.o -MD -MP -MF .deps/argp-pvh.Tpo -c -o argp-pvh.o argp-pvh.c mv -f .deps/argp-pvh.Tpo .deps/argp-pvh.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT mempcpy.o -MD -MP -MF .deps/mempcpy.Tpo -c -o mempcpy.o mempcpy.c mempcpy.c:14: warning: no previous prototype for 'mempcpy' mv -f .deps/mempcpy.Tpo .deps/mempcpy.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT strchrnul.o -MD -MP -MF .deps/strchrnul.Tpo -c -o strchrnul.o strchrnul.c strchrnul.c:15: warning: no previous prototype for 'strchrnul' mv -f .deps/strchrnul.Tpo .deps/strchrnul.Po rm -f libargp.a ar cru libargp.a argp-ba.o argp-eexst.o argp-fmtstream.o argp-help.o argp-parse.o argp-pv.o argp-pvh.o mempcpy.o strchrnul.o ranlib libargp.a gmake[6]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp' Making all in testsuite gmake[6]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp/testsuite' cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I. -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ex1.o -MD -MP -MF .deps/ex1.Tpo -c -o ex1.o ex1.c mv -f .deps/ex1.Tpo .deps/ex1.Po cc -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -L/usr/local/lib -o ex1 ex1.o ../libargp.a cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I. -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ex3.o -MD -MP -MF .deps/ex3.Tpo -c -o ex3.o ex3.c mv -f .deps/ex3.Tpo .deps/ex3.Po cc -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -L/usr/local/lib -o ex3 ex3.o ../libargp.a cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I. -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ex4.o -MD -MP -MF .deps/ex4.Tpo -c -o ex4.o ex4.c mv -f .deps/ex4.Tpo .deps/ex4.Po cc -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -L/usr/local/lib -o ex4 ex4.o ../libargp.a gmake[6]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp/testsuite' gmake[5]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp' gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp' Making all in rsync gmake[4]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/rsync' cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT generate.o -MD -MP -MF .deps/generate.Tpo -c -o generate.o generate.c mv -f .deps/generate.Tpo .deps/generate.Po cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT receive.o -MD -MP -MF .deps/receive.Tpo -c -o receive.o receive.c mv -f .deps/receive.Tpo .deps/receive.Po cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT checksum.o -MD -MP -MF .deps/checksum.Tpo -c -o checksum.o checksum.c mv -f .deps/checksum.Tpo .deps/checksum.Po cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT send.o -MD -MP -MF .deps/send.Tpo -c -o send.o send.c mv -f .deps/send.Tpo .deps/send.Po rm -f librsync.a ar cru librsync.a generate.o receive.o checksum.o send.o ranlib librsync.a gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/rsync' Making all in scm gmake[4]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/scm' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/scm' Making all in sftp gmake[4]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp' gmake all-recursive gmake[5]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp' Making all in . gmake[6]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp' cc -DHAVE_CONFIG_H -I. -I/usr/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"/usr/local/bin/lshg"' -O2 -pipe -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -Wcast-align -MT commands.o -MD -MP -MF .deps/commands.Tpo -c -o commands.o commands.c In file included from commands.c:28: config.h:249: error: expected identifier or '(' before '/' token config.h:249: error: stray '#' in program In file included from /usr/include/sys/_types.h:33, from /usr/include/stdlib.h:42, from commands.h:30, from commands.c:31: /usr/include/machine/_types.h:88: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__int_least8_t' In file included from commands.h:31, from commands.c:31: /usr/include/sys/types.h:64: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int8_t' In file included from /usr/local/include/nettle/nettle-stdint.h:11, from /usr/local/include/nettle/nettle-types.h:29, from buffer.h:31, from sftp_c.h:49, from sftp_bind.h:61, from commands.h:41, from commands.c:31: /usr/include/stdint.h:77: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int_least8_t' commands.c: In function 'handle_command': commands.c:2144: warning: pointer targets in initialization differ in signedness commands.c:2149: warning: pointer targets in passing argument 1 of 'lsftp_s_skip' differ in signedness commands.c:2149: warning: pointer targets in assignment differ in signedness commands.c:2158: warning: pointer targets in passing argument 1 of 'com_escape' differ in signedness commands.c:2161: warning: pointer targets in passing argument 1 of 'com_longhelp' differ in signedness commands.c:2165: warning: pointer targets in passing argument 1 of 'lsftp_s_strtok' differ in signedness commands.c:2165: warning: pointer targets in assignment differ in signedness commands.c:2184: warning: pointer targets in passing argument 1 of 'lsftp_s_skip' differ in signedness Makefile:568: recipe for target 'commands.o' failed gmake[6]: *** [commands.o] Error 1 gmake[6]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp' Makefile:674: recipe for target 'all-recursive' failed gmake[5]: *** [all-recursive] Error 1 gmake[5]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp' Makefile:382: recipe for target 'all' failed gmake[4]: *** [all] Error 2 gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp' Makefile:1039: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src' Makefile:696: recipe for target 'all' failed gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src' Makefile:384: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1' Makefile:324: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/security/lsh. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 10:55:14 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 2AC78364 for ; Sat, 31 Jan 2015 10:55:14 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 14EF8CA0 for ; Sat, 31 Jan 2015 10:55:14 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VAtDJu068700 for ; Sat, 31 Jan 2015 10:55:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VAtDcM068686; Sat, 31 Jan 2015 10:55:13 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 10:55:13 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311055.t0VAtDcM068686@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84amd64-default][textproc/zorba] Failed for zorba-2.7.0_5 in build 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, 31 Jan 2015 10:55:14 -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: gahr@FreeBSD.org Ident: $FreeBSD: head/textproc/zorba/Makefile 374492 2014-12-10 22:29:14Z gahr $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/zorba-2.7.0_5.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building textproc/zorba build started at Sat Jan 31 10:29:21 UTC 2015 port directory: /usr/ports/textproc/zorba building for: FreeBSD 84amd64-default-job-03 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/textproc/zorba/Makefile 374492 2014-12-10 22:29:14Z gahr $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=zorba-2.7.0_5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for zorba-2.7.0_5: DOCS=on: Build and/or install documentation JAVA=off: Java platform support PHP=off: PHP bindings or support PYTHON=off: Python bindings or support RUBY=off: Ruby bindings or support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/zorba/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/zorba/work HOME=/wrkdirs/usr/ports/textproc/zorba/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/zorba/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/zorba/work HOME=/wrkdirs/usr/ports/textproc/zorba/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/zorba/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/zorba/work HOME=/wrkdirs/usr/ports/textproc/zorba/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/zorba/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/zorba/work HOME=/wrkdirs/usr/ports/textproc/zorba/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -fstack-protector -Wl,-rpath=/ usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11" 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-- FULLVERSION=2.7.0 MIDVERSION=2.7 MINVERSION=2 WITH_PHP="@comment " WITH_PYTHON="@comment " WITH_RUBY="@comment " WITH_JAVA="@comment " CMAKE_BUILD_TYPE="release" 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/zorba-2.7.0" EXAMPLESDIR="share/examples/zorba" DATADIR="share/zorba" WWWDIR="www/zorba" ETCDIR="etc/zorba" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/zorba DOCSDIR=/usr/local/share/doc/zorba-2.7.0 EXAMPLESDIR=/usr/local/share/examples/zorba WWWDIR=/usr/local/www/zorba ETCDIR=/usr/local/etc/zorba --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License APACHE20 accepted by the user =========================================================================== =================================================== ===> zorba-2.7.0_5 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.7.txz [84amd64-default-job-03] Installing pkg-1.4.7... [84amd64-default-job-03] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of zorba-2.7.0_5 =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by zorba-2.7.0_5 for building =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by zorba-2.7.0_5 for building => SHA256 Checksum OK for zorba-src-2.7.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by zorba-2.7.0_5 for building ===> Extracting for zorba-2.7.0_5 => SHA256 Checksum OK for zorba-src-2.7.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for zorba-2.7.0_5 ===> Applying FreeBSD patches for zorba-2.7.0_5 /usr/bin/sed -i.bak -e 's|%%LIBEXECINFO%%|/usr/local/lib/libexecinfo.so|' /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/CMakeLists.txt /usr/bin/sed -i.bak -e 's|%%LOCALBASE%%|/usr/local|g' /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/cmake_modules/FindPHP5.cmake =========================================================================== =================================================== ===> zorba-2.7.0_5 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 [84amd64-default-job-03] Installing doxygen-1.8.9.1,2... [84amd64-default-job-03] `-- Installing graphviz-2.38.0_6... [84amd64-default-job-03] | `-- Installing expat-2.1.0_2... [84amd64-default-job-03] | `-- Extracting expat-2.1.0_2... done [84amd64-default-job-03] | `-- Installing fontconfig-2.11.1,1... [84amd64-default-job-03] | | `-- Installing freetype2-2.5.5... [84amd64-default-job-03] | | `-- Extracting freetype2-2.5.5... done [84amd64-default-job-03] | `-- 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 [84amd64-default-job-03] | `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-03] | | `-- Installing indexinfo-0.2.2... [84amd64-default-job-03] | | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-03] | | `-- Installing libiconv-1.14_6... [84amd64-default-job-03] | | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-03] | `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-03] | `-- Installing glib-2.42.1... [84amd64-default-job-03] | | `-- Installing libffi-3.2.1... [84amd64-default-job-03] | | `-- Extracting libffi-3.2.1... done [84amd64-default-job-03] | | `-- Installing pcre-8.35_2... [84amd64-default-job-03] | | `-- Extracting pcre-8.35_2... done [84amd64-default-job-03] | | `-- Installing perl5-5.18.4_11... [84amd64-default-job-03] | | `-- Extracting perl5-5.18.4_11... done [84amd64-default-job-03] | | `-- Installing python27-2.7.9... [84amd64-default-job-03] | | `-- Extracting python27-2.7.9... done [84amd64-default-job-03] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [84amd64-default-job-03] | `-- Installing jpeg-8_6... [84amd64-default-job-03] | `-- Extracting jpeg-8_6... done [84amd64-default-job-03] | `-- Installing libICE-1.0.9,1... [84amd64-default-job-03] | | `-- Installing xproto-7.0.26... [84amd64-default-job-03] | | `-- Extracting xproto-7.0.26... done [84amd64-default-job-03] | `-- Extracting libICE-1.0.9,1... done [84amd64-default-job-03] | `-- Installing libSM-1.2.2_2,1... [84amd64-default-job-03] | `-- Extracting libSM-1.2.2_2,1... done ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSNonNegativeInteger(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:203:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSUnsignedByte(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:232:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSUnsignedShort(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:261:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSUnsignedInt(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:289:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSUnsignedLong(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:316:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSByte(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:345:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSShort(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:373:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSInt(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:401:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSLong(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:429:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSFloat(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:457:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSDouble(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:495:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSDecimal(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:533:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSToken(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:592:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSNMToken(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:621:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSName(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:650:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSNCName(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:680:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSID(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:709:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSIDRef(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:738:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSEntity(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:767:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSNotation(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:796:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSDateTime(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:823:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSDate(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:873:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSTime(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:914:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSGYearMonth(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:959:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSGYear(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:995:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSGMonthDay(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:1030:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSGDay(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:1065:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSGMonth(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:1099:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSDuration(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:1133:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSBase64Binary(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:1229:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSHexBinary(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:1259:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSAnyUri(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:1286:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp: In static member function 'static bool zorba::XercesParseUtils::parseXSQName(const zstring&, zorba::store::Item_t&)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercesParseUtils.cpp:1313:37: warning: 'auto_ptr' is deprecated (declared at /usr/local/lib/gcc48/include/c++/backward/auto_ptr.h:87) [-Wdeprecated-declarations] auto_ptr xsval (XSValue::getActualValue(content, datatype, status)); ^ /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/textproc/zorba/work/.build/CMakeFiles [ 75%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/types/schema/XercSchemaValidator.cpp.o cd /wrkdirs/usr/ports/textproc/zorba/work/.build/src && /usr/local/bin/g++48 -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Wall -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -fPIC -I/wrkdirs/usr/ports/textproc/zorba/work/.build/src -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src -I/usr/local/include/libxml2 -I/usr/local/include -I/wrkdirs/usr/ports/textproc/zorba/work/.build/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/zorbamisc -o CMakeFiles/zorba_simplestore.dir/types/schema/XercSchemaValidator.cpp.o -c /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/types/schema/XercSchemaValidator.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/textproc/zorba/work/.build/CMakeFiles [ 75%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/ascii_util.cpp.o cd /wrkdirs/usr/ports/textproc/zorba/work/.build/src && /usr/local/bin/g++48 -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Wall -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -fPIC -I/wrkdirs/usr/ports/textproc/zorba/work/.build/src -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src -I/usr/local/include/libxml2 -I/usr/local/include -I/wrkdirs/usr/ports/textproc/zorba/work/.build/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/zorbamisc -o CMakeFiles/zorba_simplestore.dir/util/ascii_util.cpp.o -c /wrkdirs/usr/por ts/textproc/zorba/work/zorba-2.7.0/src/util/ascii_util.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/textproc/zorba/work/.build/CMakeFiles [ 75%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/base64_util.cpp.o cd /wrkdirs/usr/ports/textproc/zorba/work/.build/src && /usr/local/bin/g++48 -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Wall -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -fPIC -I/wrkdirs/usr/ports/textproc/zorba/work/.build/src -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src -I/usr/local/include/libxml2 -I/usr/local/include -I/wrkdirs/usr/ports/textproc/zorba/work/.build/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/zorbamisc -o CMakeFiles/zorba_simplestore.dir/util/base64_util.cpp.o -c /wrkdirs/usr/po rts/textproc/zorba/work/zorba-2.7.0/src/util/base64_util.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/textproc/zorba/work/.build/CMakeFiles 84 [ 76%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/dynamic_bitset.cpp.o cd /wrkdirs/usr/ports/textproc/zorba/work/.build/src && /usr/local/bin/g++48 -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Wall -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -fPIC -I/wrkdirs/usr/ports/textproc/zorba/work/.build/src -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src -I/usr/local/include/libxml2 -I/usr/local/include -I/wrkdirs/usr/ports/textproc/zorba/work/.build/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/zorbamisc -o CMakeFiles/zorba_simplestore.dir/util/dynamic_bitset.cpp.o -c /wrkdirs/usr /ports/textproc/zorba/work/zorba-2.7.0/src/util/dynamic_bitset.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/textproc/zorba/work/.build/CMakeFiles [ 76%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/error_util.cpp.o cd /wrkdirs/usr/ports/textproc/zorba/work/.build/src && /usr/local/bin/g++48 -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Wall -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -fPIC -I/wrkdirs/usr/ports/textproc/zorba/work/.build/src -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src -I/usr/local/include/libxml2 -I/usr/local/include -I/wrkdirs/usr/ports/textproc/zorba/work/.build/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/zorbamisc -o CMakeFiles/zorba_simplestore.dir/util/error_util.cpp.o -c /wrkdirs/usr/por ts/textproc/zorba/work/zorba-2.7.0/src/util/error_util.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/textproc/zorba/work/.build/CMakeFiles [ 76%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/file.cpp.o cd /wrkdirs/usr/ports/textproc/zorba/work/.build/src && /usr/local/bin/g++48 -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Wall -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -fPIC -I/wrkdirs/usr/ports/textproc/zorba/work/.build/src -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src -I/usr/local/include/libxml2 -I/usr/local/include -I/wrkdirs/usr/ports/textproc/zorba/work/.build/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/zorbamisc -o CMakeFiles/zorba_simplestore.dir/util/file.cpp.o -c /wrkdirs/usr/ports/tex tproc/zorba/work/zorba-2.7.0/src/util/file.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/textproc/zorba/work/.build/CMakeFiles [ 76%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/fs_util.cpp.o cd /wrkdirs/usr/ports/textproc/zorba/work/.build/src && /usr/local/bin/g++48 -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Wall -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -fPIC -I/wrkdirs/usr/ports/textproc/zorba/work/.build/src -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src -I/usr/local/include/libxml2 -I/usr/local/include -I/wrkdirs/usr/ports/textproc/zorba/work/.build/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/zorbamisc -o CMakeFiles/zorba_simplestore.dir/util/fs_util.cpp.o -c /wrkdirs/usr/ports/ textproc/zorba/work/zorba-2.7.0/src/util/fs_util.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/textproc/zorba/work/.build/CMakeFiles [ 76%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/indent.cpp.o cd /wrkdirs/usr/ports/textproc/zorba/work/.build/src && /usr/local/bin/g++48 -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Wall -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -fPIC -I/wrkdirs/usr/ports/textproc/zorba/work/.build/src -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src -I/usr/local/include/libxml2 -I/usr/local/include -I/wrkdirs/usr/ports/textproc/zorba/work/.build/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/zorbamisc -o CMakeFiles/zorba_simplestore.dir/util/indent.cpp.o -c /wrkdirs/usr/ports/t extproc/zorba/work/zorba-2.7.0/src/util/indent.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/textproc/zorba/work/.build/CMakeFiles [ 76%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/json_parser.cpp.o cd /wrkdirs/usr/ports/textproc/zorba/work/.build/src && /usr/local/bin/g++48 -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Wall -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -fPIC -I/wrkdirs/usr/ports/textproc/zorba/work/.build/src -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src -I/usr/local/include/libxml2 -I/usr/local/include -I/wrkdirs/usr/ports/textproc/zorba/work/.build/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/zorbamisc -o CMakeFiles/zorba_simplestore.dir/util/json_parser.cpp.o -c /wrkdirs/usr/po rts/textproc/zorba/work/zorba-2.7.0/src/util/json_parser.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/textproc/zorba/work/.build/CMakeFiles [ 76%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/json_util.cpp.o cd /wrkdirs/usr/ports/textproc/zorba/work/.build/src && /usr/local/bin/g++48 -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Wall -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -fPIC -I/wrkdirs/usr/ports/textproc/zorba/work/.build/src -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src -I/usr/local/include/libxml2 -I/usr/local/include -I/wrkdirs/usr/ports/textproc/zorba/work/.build/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/zorbamisc -o CMakeFiles/zorba_simplestore.dir/util/json_util.cpp.o -c /wrkdirs/usr/port s/textproc/zorba/work/zorba-2.7.0/src/util/json_util.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/textproc/zorba/work/.build/CMakeFiles [ 76%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/mem_streambuf.cpp.o cd /wrkdirs/usr/ports/textproc/zorba/work/.build/src && /usr/local/bin/g++48 -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Wall -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -fPIC -I/wrkdirs/usr/ports/textproc/zorba/work/.build/src -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src -I/usr/local/include/libxml2 -I/usr/local/include -I/wrkdirs/usr/ports/textproc/zorba/work/.build/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/zorbamisc -o CMakeFiles/zorba_simplestore.dir/util/mem_streambuf.cpp.o -c /wrkdirs/usr/ ports/textproc/zorba/work/zorba-2.7.0/src/util/mem_streambuf.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/textproc/zorba/work/.build/CMakeFiles [ 76%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/regex.cpp.o cd /wrkdirs/usr/ports/textproc/zorba/work/.build/src && /usr/local/bin/g++48 -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Wall -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -fPIC -I/wrkdirs/usr/ports/textproc/zorba/work/.build/src -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src -I/usr/local/include/libxml2 -I/usr/local/include -I/wrkdirs/usr/ports/textproc/zorba/work/.build/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/zorbamisc -o CMakeFiles/zorba_simplestore.dir/util/regex.cpp.o -c /wrkdirs/usr/ports/te xtproc/zorba/work/zorba-2.7.0/src/util/regex.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/textproc/zorba/work/.build/CMakeFiles [ 76%] Building CXX object src/CMakeFiles/zorba_simplestore.dir/util/string_util.cpp.o cd /wrkdirs/usr/ports/textproc/zorba/work/.build/src && /usr/local/bin/g++48 -Dzorba_EXPORTS -Dzorba_simplestore_EXPORTS -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Wall -Wextra -D_FILE_OFFSET_BITS=64 -Wctor-dtor-privacy -Woverloaded-virtual -Wsign-promo -Winit-self -Wno-unused-parameter -fPIC -fvisibility=hidden -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -I/usr/local/include -O1 -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -fPIC -I/wrkdirs/usr/ports/textproc/zorba/work/.build/src -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src -I/usr/local/include/libxml2 -I/usr/local/include -I/wrkdirs/usr/ports/textproc/zorba/work/.build/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/include -I/wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/zorbamisc -o CMakeFiles/zorba_simplestore.dir/util/string_util.cpp.o -c /wrkdirs/usr/po rts/textproc/zorba/work/zorba-2.7.0/src/util/string_util.cpp /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/util/string_util.cpp: In function 'long long int zorba::ztd::atoll(const char*)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/util/string_util.cpp:113:49: error: 'strtoll' was not declared in this scope long long const result = strtoll( s, &end, 10 ); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/util/string_util.cpp: In function 'long long unsigned int zorba::ztd::atoull(const char*)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/util/string_util.cpp:131:59: error: 'strtoull' was not declared in this scope unsigned long long const result = strtoull( s, &end, 10 ); ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/util/string_util.cpp: In function 'long long int zorba::ztd::atoll(const char*)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/util/string_util.cpp:117:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/util/string_util.cpp: In function 'long long unsigned int zorba::ztd::atoull(const char*)': /wrkdirs/usr/ports/textproc/zorba/work/zorba-2.7.0/src/util/string_util.cpp:145:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ *** Error code 1 Stop in /wrkdirs/usr/ports/textproc/zorba/work/.build. *** Error code 1 Stop in /wrkdirs/usr/ports/textproc/zorba/work/.build. *** Error code 1 Stop in /wrkdirs/usr/ports/textproc/zorba/work/.build. *** Error code 1 Stop in /usr/ports/textproc/zorba. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 10:56:12 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 A1C1236D; Sat, 31 Jan 2015 10:56:12 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 805E7CA5; Sat, 31 Jan 2015 10:56:12 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VAuCkv032809; Sat, 31 Jan 2015 10:56:12 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VAuCgq032802; Sat, 31 Jan 2015 10:56:12 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 10:56:12 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311056.t0VAuCgq032802@beefy1.isc.freebsd.org> To: gnome@FreeBSD.org Subject: [package - 84i386-default][databases/libgda5-jdbc] Failed for libgda5-jdbc-5.2.2 in configure 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, 31 Jan 2015 10:56:12 -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: gnome@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/databases/libgda5-jdbc/Makefile 376622 2015-01-09 16:36:15Z kwm $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/libgda5-jdbc-5.2.2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building databases/libgda5-jdbc build started at Sat Jan 31 10:55:39 UTC 2015 port directory: /usr/ports/databases/libgda5-jdbc building for: FreeBSD 84i386-default-job-24 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: head/databases/libgda5-jdbc/Makefile 376622 2015-01-09 16:36:15Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=libgda5-jdbc-5.2.2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-oracle --disable-crypto --disable-default-binary --enable-introspection --without-ui --without-bdb --without-ldap --without-mysql --without-postgres --without-mdb --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh GTKDOC="false" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/work HOME=/wrkdirs/usr/ports/databases/libgda5-jdbc/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="-I/usr/local/include" LDFLAGS="" LIBS="-L/usr/local/lib" 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-- VERSION=5.0 JAVASHAREDIR="share/java" JAVAJARDIR="share/java/classes" 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/libgda" EXAMPLESDIR="share/examples/libgda" DATADIR="share/libgda" WWWDIR="www/libgda" ETCDIR="etc/libgda" --End PLIST_SUB-- --SUB_LIST-- JAVASHAREDIR="/usr/local/share/java" JAVAJARDIR="/usr/local/share/java/classes" JAVALIBDIR="/usr/local/share/java/classes" JAVA_VERSION="1.6+" JAVA_VENDOR="bsdjava openjdk" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libgda DOCSDIR=/usr/local/share/doc/libgda EXAMPLESDIR=/usr/local/share/examples/libgda WWWDIR=/usr/local/www/libgda ETCDIR=/usr/local/etc/libgda --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> libgda5-jdbc-5.2.2 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.7.txz [84i386-default-job-24] Installing pkg-1.4.7... [84i386-default-job-24] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libgda5-jdbc-5.2.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by libgda5-jdbc-5.2.2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by libgda5-jdbc-5.2.2 for building => SHA256 Checksum OK for gnome3/libgda-5.2.2.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by libgda5-jdbc-5.2.2 for building ===> Extracting for libgda5-jdbc-5.2.2 => SHA256 Checksum OK for gnome3/libgda-5.2.2.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for libgda5-jdbc-5.2.2 =========================================================================== =================================================== ===> libgda5-jdbc-5.2.2 depends on executable: itstool - not found ===> Verifying install for itstool in /usr/ports/textproc/itstool ===> Installing existing package /packages/All/itstool-2.0.2_1.txz [84i386-default-job-24] Installing itstool-2.0.2_1... [84i386-default-job-24] `-- Installing py27-libxml2-2.9.2... [84i386-default-job-24] | `-- Installing libiconv-1.14_6... [84i386-default-job-24] | `-- Extracting libiconv-1.14_6... done [84i386-default-job-24] | `-- Installing libxml2-2.9.2_2... [84i386-default-job-24] | `-- Extracting libxml2-2.9.2_2... done [84i386-default-job-24] | `-- Installing py27-setuptools27-5.5.1_1... [84i386-default-job-24] | | `-- Installing python27-2.7.9... [84i386-default-job-24] | | `-- Installing gettext-runtime-0.19.4... [84i386-default-job-24] | | | `-- Installing indexinfo-0.2.2... [84i386-default-job-24] | | | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-24] | | `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-24] | | `-- Installing libffi-3.2.1... [84i386-default-job-24] | | `-- Extracting libffi-3.2.1... done [84i386-default-job-24] | | `-- Extracting python27-2.7.9... done [84i386-default-job-24] | `-- Extracting py27-setuptools27-5.5.1_1... done [84i386-default-job-24] | `-- Installing python2-2_3... [84i386-default-job-24] | `-- Extracting python2-2_3... done [84i386-default-job-24] `-- Extracting py27-libxml2-2.9.2... done [84i386-default-job-24] Extracting itstool-2.0.2_1... done 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 libgda5-jdbc-5.2.2 ===> libgda5-jdbc-5.2.2 depends on file: /usr/local/openjdk7/bin/java - not found ===> Verifying install for /usr/local/openjdk7/bin/java in /usr/ports/java/openjdk7 ===> Installing existing package /packages/All/openjdk-7.71.14_1,1.txz [84i386-default-job-24] Installing openjdk-7.71.14_1,1... [84i386-default-job-24] `-- Installing alsa-lib-1.0.28... [84i386-default-job-24] `-- Extracting alsa-lib-1.0.28... done [84i386-default-job-24] `-- Installing dejavu-2.34_4... [84i386-default-job-24] `-- Extracting dejavu-2.34_4... done fc-cache: not found mkfontscale: not found mkfontdir: not found [84i386-default-job-24] `-- Installing fontconfig-2.11.1,1... [84i386-default-job-24] | `-- Installing expat-2.1.0_2... [84i386-default-job-24] | `-- Extracting expat-2.1.0_2... done [84i386-default-job-24] | `-- Installing freetype2-2.5.5... [84i386-default-job-24] | `-- Extracting freetype2-2.5.5... done [84i386-default-job-24] `-- Extracting fontconfig-2.11.1,1... done Running fc-cache to build fontconfig cache... checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes /wrkdirs/usr/ports/databases/libgda5-jdbc/work/libgda-5.2.2/missing: Unknown `--is-lightweight' option Try `/wrkdirs/usr/ports/databases/libgda5-jdbc/work/libgda-5.2.2/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether gmake supports nested variables... (cached) yes checking whether NLS is requested... yes checking for style of include used by gmake... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for intltool >= 0.40.6... 0.50.2 found checking for intltool-update... /usr/local/bin/intltool-update checking for intltool-merge... /usr/local/bin/intltool-merge checking for intltool-extract... /usr/local/bin/intltool-extract checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.18.4 checking for XML::Parser... ok checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking size of unsigned int... 4 checking size of unsigned long int... 4 checking size of int *... 4 checking for uint8_t... yes checking for localtime_r... yes checking for localtime_s... no checking for sys/mman.h... (cached) yes checking for mlock... (cached) yes checking for a C compiler for build tools... cc checking for suffix of executable build tools... checking for library containing strerror... none required checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking whether cc understands -c and -o together... yes checking for ANSI C header files... (cached) yes checking build system type... i386-portbld-freebsd8.4 checking host system type... i386-portbld-freebsd8.4 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i386-portbld-freebsd8.4 file names to i386-portbld-freebsd8.4 format... func_convert_file_noop checking how to convert i386-portbld-freebsd8.4 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd8.4 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd8.4 ld.so checking how to hardcode library paths into programs... immediate checking whether gmake sets $(MAKE)... (cached) yes checking for itstool... itstool checking for xmllint... xmllint checking for glib-genmarshal... /usr/local/bin/glib-genmarshal checking for glib-compile-resources... /usr/local/bin/glib-compile-resources checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... no checking for bindtextdomain in -lintl... yes checking for ngettext in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/local/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/local/bin/msgfmt checking for xgettext... (cached) /usr/local/bin/xgettext checking pkg-config is at least version 0.18... yes checking for COREDEPS... yes checking for ISO_CODES... no checking for platform... Unix checking for /proc/self/maps... no checking whether everything is installed to the same prefix... no checking whether binary relocation support should be enabled... no checking for GIO... yes checking for LIBXSLT... yes checking for gobject-introspection... yes checking for libgcrypt-config... /usr/local/bin/libgcrypt-config checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking if all java programs are found... checking for java... /usr/local/bin/java checking for javac... /usr/local/bin/javac checking for javah... /usr/local/bin/javah checking for jar... /usr/local/bin/jar checking whether Java interpreter works... yes checking java compiler version... JAVA version used is Sun JRE 1.7 checking for Java environment... in /usr/local/openjdk7/jre checking for /usr/local/openjdk7/jre/include/jni.h... no checking for /usr/local/openjdk7/jre/jni.h... no checking for /usr/local/openjdk7/jre/../include/jni.h... yes checking for /usr/local/openjdk7/jre/../include/./jni_md.h... no checking for /usr/local/openjdk7/jre/../include/linux/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/solaris/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/ppc/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/irix/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/alpha/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/aix/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/hp-ux/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/genunix/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/cygwin/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/win32/jni_md.h... no checking for /usr/local/openjdk7/jre/../include/freebsd/jni_md.h... yes checking whether JNI programs can be compiled... configure: error: Cannot compile a simple JNI program. See config.log for details. ===> Script "configure" failed unexpectedly. Please run the gnomelogalyzer, available from "http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the problem and suggest a solution. If - and only if - the gnomelogalyzer cannot solve the problem, report the build failure to the FreeBSD GNOME team at gnome@FreeBSD.org, and attach (a) "/wrkdirs/usr/ports/databases/libgda5-jdbc/work/libgda-5.2.2/config.log", (b) the output of the failed make command, and (c) the gnomelogalyzer output. Also, it might be a good idea to provide an overview of all packages installed on your system (i.e. an `ls /var/db/pkg`). Put your attachment up on any website, copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with the attachment. Try to avoid sending any attachments to the mailing list (gnome@FreeBSD.org), because attachments sent to FreeBSD mailing lists are usually discarded by the mailing list software. *** Error code 1 Stop in /usr/ports/databases/libgda5-jdbc. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 10:56:43 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 44485395 for ; Sat, 31 Jan 2015 10:56:43 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 2F3A3CA8; Sat, 31 Jan 2015 10:56:43 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VAugDW062433; Sat, 31 Jan 2015 10:56:42 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VAugd6062220; Sat, 31 Jan 2015 10:56:42 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 10:56:42 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311056.t0VAugd6062220@beefy1.isc.freebsd.org> To: oliver@fromme.com Subject: [package - 84i386-default][devel/cssc] Failed for cssc-1.4.0 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, 31 Jan 2015 10:56:43 -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: oliver@fromme.com Last committer: rodrigo@FreeBSD.org Ident: $FreeBSD: head/devel/cssc/Makefile 374333 2014-12-08 21:46:40Z rodrigo $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/cssc-1.4.0.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building devel/cssc build started at Sat Jan 31 10:56:19 UTC 2015 port directory: /usr/ports/devel/cssc building for: FreeBSD 84i386-default-job-11 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: oliver@fromme.com Makefile ident: $FreeBSD: head/devel/cssc/Makefile 374333 2014-12-08 21:46:40Z rodrigo $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=cssc-1.4.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for cssc-1.4.0: BINARY=on: Support binary SCCS files (Solaris interoperability) ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-binary --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cssc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cssc/work HOME=/wrkdirs/usr/ports/devel/cssc/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cssc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cssc/work HOME=/wrkdirs/usr/ports/devel/cssc/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="g++" 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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/cssc" EXAMPLESDIR="share/examples/cssc" DATADIR="share/cssc" WWWDIR="www/cssc" ETCDIR="etc/cssc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cssc DOCSDIR=/usr/local/share/doc/cssc EXAMPLESDIR=/usr/local/share/examples/cssc WWWDIR=/usr/local/www/cssc ETCDIR=/usr/local/etc/cssc --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> cssc-1.4.0 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.7.txz [84i386-default-job-11] Installing pkg-1.4.7... [84i386-default-job-11] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of cssc-1.4.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by cssc-1.4.0 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by cssc-1.4.0 for building => SHA256 Checksum OK for CSSC-1.4.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by cssc-1.4.0 for building ===> Extracting for cssc-1.4.0 => SHA256 Checksum OK for CSSC-1.4.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for cssc-1.4.0 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for cssc-1.4.0 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking if binary file support should be disabled... no checking for required SCCS file line length limits... no limit checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for library containing strerror... none required checking build system type... i386-portbld-freebsd8.4 checking host system type... i386-portbld-freebsd8.4 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B config.status: creating src/sccsdiff.sh config.status: creating unit-tests/Makefile config.status: creating tests/Makefile config.status: creating docs/Makefile config.status: creating testutils/decompress_stdin.sh config.status: creating auxfiles/Makefile config.status: creating auxfiles/CSSC.spec config.status: creating sccs-cgi/Makefile config.status: creating docs/config-info.texi config.status: creating unit-tests/testwrapper.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===> Building for cssc-1.4.0 /usr/bin/make all-recursive Making all in gl Making all in lib rm -f c++defs.h-t c++defs.h && sed -n -e '/_GL_CXXDEFS/,$p' < ../../build-aux/snippet/c++defs.h > c++defs.h-t && mv c++defs.h-t c++defs.h rm -f warn-on-use.h-t warn-on-use.h && sed -n -e '/^.ifndef/,$p' < ../../build-aux/snippet/warn-on-use.h > warn-on-use.h-t && mv warn-on-use.h-t warn-on-use.h rm -f ctype.h-t ctype.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_CTYPE_H''@||g' -e 's/@''GNULIB_ISBLANK''@/0/g' -e 's/@''HAVE_ISBLANK''@/1/g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./ctype.in.h; } > ctype.h-t && mv ctype.h-t ctype.h rm -f arg-nonnull.h-t arg-nonnull.h && sed -n -e '/GL_ARG_NONNULL/,$p' < ../../build-aux/snippet/arg-nonnull.h > arg-nonnull.h-t && mv arg-nonnull.h-t arg-nonnull.h rm -f dirent.h-t dirent.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_DIRENT_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_DIRENT_H''@||g' -e 's/@''GNULIB_OPENDIR''@/1/g' -e 's/@''GNULIB_READDIR''@/0/g' -e 's/@''GNULIB_REWINDDIR''@/0/g' -e 's/@''GNULIB_CLOSEDIR''@/1/g' -e 's/@''GNULIB_DIRFD''@/1/g' -e 's/@''GNULIB_FDOPENDIR''@/0/g' -e 's/@''GNULIB_SCANDIR''@/0/g' -e 's/@''GNULIB_ALPHASORT''@/0/g' -e 's/@''HAVE_OPENDIR''@/1/g' -e 's/@''HAVE_READDIR''@/1/g' -e 's/@''HAVE_REWINDDIR''@/1/g' -e 's/@''HAVE_CLOSEDIR''@/1/g' -e 's|@''HAVE_DECL_DIRFD''@|1|g' -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' -e 's|@''HAVE_FDOPENDIR''@|1|g' -e 's|@''HAVE_SCANDIR''@|1|g' -e 's|@''HAVE_ALPHASORT''@|1|g' -e 's|@''REPLACE_OPENDIR''@|0|g' -e 's|@''REPLACE_CLOSEDIR''@|0|g' -e 's|@''REPLACE_DIRFD''@|0|g' - e 's|@''REPLACE_FDOPENDIR''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./dirent.in.h; } > dirent.h-t && mv dirent.h-t dirent.h rm -f fcntl.h-t fcntl.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_FCNTL_H''@||g' -e 's/@''GNULIB_FCNTL''@/1/g' -e 's/@''GNULIB_NONBLOCKING''@/0/g' -e 's/@''GNULIB_OPEN''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_OPENAT''@/0/g' -e 's|@''HAVE_FCNTL''@|1|g' -e 's|@''HAVE_OPENAT''@|1|g' -e 's|@''REPLACE_FCNTL''@|0|g' -e 's|@''REPLACE_OPEN''@|0|g' -e 's|@''REPLACE_OPENAT''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./fcntl.in.h; } > fcntl.h-t && mv fcntl.h-t fcntl.h rm -f signal.h-t signal.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SIGNAL_H''@||g' -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' -e 's|@''GNULIB_RAISE''@|0|g' -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' -e 's/@''GNULIB_SIGPROCMASK''@/0/g' -e 's/@''GNULIB_SIGACTION''@/0/g' -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' -e 's|@''HAVE_RAISE''@|1|g' -e 's|@''HAVE_SIGSET_T''@|1|g' -e 's|@''HAVE_SIGINFO_T''@|1|g' -e 's|@''HAVE_SIGACTION''@|1|g' -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' -e 's|@''HAVE_SIGHANDLER_T''@|0|g' -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' -e 's|@''REPLACE_RAISE''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./signal.in.h; } > signal.h-t && mv signal.h-t signal.h rm -f stdio.h-t stdio.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STDIO_H''@||g' -e 's/@''GNULIB_DPRINTF''@/0/g' -e 's/@''GNULIB_FCLOSE''@/0/g' -e 's/@''GNULIB_FDOPEN''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_FFLUSH''@/0/g' -e 's/@''GNULIB_FGETC''@/1/g' -e 's/@''GNULIB_FGETS''@/1/g' -e 's/@''GNULIB_FOPEN''@/0/g' -e 's/@''GNULIB_FPRINTF''@/1/g' -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_FPURGE''@/0/g' -e 's/@''GNULIB_FPUTC''@/1/g' -e 's/@''GNULIB_FPUTS''@/1/g' -e 's/@''GNULIB_FREAD''@/1/g' -e 's/@''GNULIB_FREOPEN''@/0/g' -e 's/@''GNULIB_FSCANF''@/1/g' -e 's/@''GNULIB_FSEEK''@/1/g' -e 's/@''GNULIB_FSEEKO''@/1/g' -e 's/@''GNULIB_FTELL''@/0/g' -e 's/@''GNULIB_FTELLO''@/0/g' -e 's/@''GNULIB_FWRITE''@/1/g' -e 's/@''GNULIB_GETC''@/1/g' -e 's/@''G NULIB_GETCHAR''@/1/g' -e 's/@''GNULIB_GETDELIM''@/0/g' -e 's/@''GNULIB_GETLINE''@/0/g' -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' -e 's/@''GNULIB_PCLOSE''@/0/g' -e 's/@''GNULIB_PERROR''@/0/g' -e 's/@''GNULIB_POPEN''@/0/g' -e 's/@''GNULIB_PRINTF''@/1/g' -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' -e 's/@''GNULIB_PUTC''@/1/g' -e 's/@''GNULIB_PUTCHAR''@/1/g' -e 's/@''GNULIB_PUTS''@/1/g' -e 's/@''GNULIB_REMOVE''@/0/g' -e 's/@''GNULIB_RENAME''@/0/g' -e 's/@''GNULIB_RENAMEAT''@/0/g' -e 's/@''GNULIB_SCANF''@/1/g' -e 's/@''GNULIB_SNPRINTF''@/0/g' -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' -e 's/@''GNULIB_TMPFILE''@/0/g' -e 's/@''GNULIB_VASPRINTF''@/0/g' -e 's/@''GNULIB_VDPRINTF''@/0/g' -e 's/@''GNULIB_VFPRINTF''@/1/g' -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_VFSCANF''@/0/g' -e 's/@''GNULIB_VSCANF''@/0/g' -e 's/@''GNULIB_VPRINTF''@/1/g' - e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' -e 's/! @''GNULIB_VSNPRINTF''@/0/g' -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' < ./stdio.in.h | sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' -e 's|@''HAVE_DECL_FSEEKO''@|1|g' -e 's|@''HAVE_DECL_FTELLO''@|1|g' -e 's|@''HAVE_DECL_GETDELIM''@|1|g' -e 's|@''HAVE_DECL_GETLINE''@|1|g' -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' -e 's|@''HAVE_DPRINTF''@|1|g' -e 's|@''HAVE_FSEEKO''@|1|g' -e 's|@''HAVE_FTELLO''@|1|g' -e 's|@''HAVE_PCLOSE''@|1|g' -e 's|@''HAVE_POPEN''@|1|g' -e 's|@''HAVE_RENAMEAT''@|1|g' -e 's|@''HAVE_VASPRINTF''@|1|g' -e 's|@''HAVE_VDPRINTF''@|1|g' -e 's|@''REPLACE_DPRINTF''@|0|g' -e 's|@''REPLACE_FCLOSE''@|0|g' -e 's|@''REPLACE_FDOPEN''@|0|g' -e 's|@''REPLACE_FFLUSH''@|0|g' -e 's|@''REPLACE_FOPEN''@|0|g' -e 's|@''REPLACE_FPRINTF''@|0|g' -e 's|@''REPLACE_FPURGE''@|0|g' -e 's|@''REPLACE_FREOPEN''@|0|g' -e 's|@''REPLACE_FSEEK''@|0|g' -e 's|@''REPLACE_FSEEKO''@|0|g' -e 's|@''REPLACE_FTELL''@|0|g' -e 's|@''REPLACE_FTELLO''@|0|g' -e 's|@''REPLACE_GETDELIM''@|0|g' -e 's|@''REPLACE_GETLINE''@|0|g' -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' -e 's|@''REPLACE_PERROR''@|0|g' -e 's|@''REPLACE_POPEN''@|0|g' -e 's|@''REPLACE_PRINTF''@|0|g' -e 's|@''REPLACE_REMOVE''@|0|g' -e 's|@''REPLACE_RENAME''@|0|g' -e 's|@''REPLACE_RENAMEAT''@|0|g' -e 's|@''REPLACE_SNPRINTF''@|0|g' -e 's|@''REPLACE_SPRINTF''@|0|g' -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' -e 's|@''REPLACE_TMPFILE''@|0|g' -e 's|@''REPLACE_VASPRINTF''@|0|g' -e 's|@''REPLACE_VDPRINTF''@|0|g' -e 's|@''REPLACE_VFPRINTF''@|0|g' -e 's|@''REPLACE_VPRINTF''@|0|g' -e 's|@''REPLACE_VSNPRINTF''@|0|g' -e 's|@''REPLACE_VSPRINTF''@|0|g' -e 's|@''ASM_SYMBOL_PREFIX''@||g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; } > stdio.h-t && mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STDLIB_H''@||g' -e 's/@''GNULIB__EXIT''@/0/g' -e 's/@''GNULIB_ATOLL''@/0/g' -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' -e 's/@''GNULIB_GETLOADAVG''@/0/g' -e 's/@''GNULIB_GETSUBOPT''@/0/g' -e 's/@''GNULIB_GRANTPT''@/0/g' -e 's/@''GNULIB_MALLOC_POSIX''@/0/g' -e 's/@''GNULIB_MBTOWC''@/0/g' -e 's/@''GNULIB_MKDTEMP''@/0/g' -e 's/@''GNULIB_MKOSTEMP''@/0/g' -e 's/@''GNULIB_MKOSTEMPS''@/0/g' -e 's/@''GNULIB_MKSTEMP''@/0/g' -e 's/@''GNULIB_MKSTEMPS''@/0/g' -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' -e 's/@''GNULIB_PTSNAME''@/0/g' -e 's/@''GNULIB_PTSNAME_R''@/0/g' -e 's/@''GNULIB_PUTENV''@/0/g' -e 's/@''GNULIB_RANDOM''@/0/g' -e 's/@''GNULIB_RANDOM_R''@/0/g' -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' -e 's/@''GNULIB_REALPATH''@/0/g' -e 's/@''GNULIB_RPMATCH''@/0/g' -e 's/@''GNULIB_SECURE_GETENV''@/0/g' -e 's/@''GNULIB_SETENV''@/0/g' -e 's/@''GNULIB_STRTOD''@/0/g' -e 's/@''GNULIB_STRTOLL''@/0/g' -e 's/@''GNULIB_STRTOULL''@/0/g' -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' -e 's/@''GNULIB_UNLOCKPT''@/0/g' -e 's/@''GNULIB_UNSETENV''@/0/g' -e 's/@''GNULIB_WCTOMB''@/0/g' < ./stdlib.in.h | sed -e 's|@''HAVE__EXIT''@|1|g' -e 's|@''HAVE_ATOLL''@|1|g' -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' -e 's|@''HAVE_GETSUBOPT''@|1|g' -e 's|@''HAVE_GRANTPT''@|1|g' -e 's|@''HAVE_MKDTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMPS''@|1|g' -e 's|@''HAVE_MKSTEMP''@|1|g' -e 's|@''HAVE_MKSTEMPS''@|1|g' -e 's|@''HAVE_POSIX_OPENPT''@|1|g' -e 's|@''HAVE_PTSNAME''@|1|g' -e 's|@''HAVE_PTSNAME_R''@|1|g' -e 's|@''HAVE_RANDOM''@|1|g' -e 's|@''HAVE_RANDOM_H''@|1|g' -e 's|@''HAVE_RANDOM_R''@|1|g' -e 's|@''HAVE_REALPATH''@|1|g' -e 's|@''HAVE_! RPMATCH''@|1|g' -e 's|@''HAVE_SECURE_GETENV''@|1|g' -e 's|@''HAVE_DECL_SETENV''@|1|g' -e 's|@''HAVE_STRTOD''@|1|g' -e 's|@''HAVE_STRTOLL''@|1|g' -e 's|@''HAVE_STRTOULL''@|1|g' -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' -e 's|@''HAVE_UNLOCKPT''@|1|g' -e 's|@''HAVE_DECL_UNSETENV''@|1|g' -e 's|@''REPLACE_CALLOC''@|0|g' -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' -e 's|@''REPLACE_MALLOC''@|0|g' -e 's|@''REPLACE_MBTOWC''@|0|g' -e 's|@''REPLACE_MKSTEMP''@|0|g' -e 's|@''REPLACE_PTSNAME''@|0|g' -e 's|@''REPLACE_PTSNAME_R''@|0|g' -e 's|@''REPLACE_PUTENV''@|0|g' -e 's|@''REPLACE_RANDOM_R''@|0|g' -e 's|@''REPLACE_REALLOC''@|0|g' -e 's|@''REPLACE_REALPATH''@|0|g' -e 's|@''REPLACE_SETENV''@|0|g' -e 's|@''REPLACE_STRTOD''@|0|g' -e 's|@''REPLACE_UNSETENV''@|0|g' -e 's|@''REPLACE_WCTOMB''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _Noreturn/r ../../build-aux/snippet/_Noreturn.h' -e '/definition of _GL_A RG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; } > stdlib.h-t && mv stdlib.h-t stdlib.h rm -f string.h-t string.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STRING_H''@||g' -e 's/@''GNULIB_FFSL''@/0/g' -e 's/@''GNULIB_FFSLL''@/0/g' -e 's/@''GNULIB_MBSLEN''@/0/g' -e 's/@''GNULIB_MBSNLEN''@/0/g' -e 's/@''GNULIB_MBSCHR''@/0/g' -e 's/@''GNULIB_MBSRCHR''@/0/g' -e 's/@''GNULIB_MBSSTR''@/0/g' -e 's/@''GNULIB_MBSCASECMP''@/0/g' -e 's/@''GNULIB_MBSNCASECMP''@/0/g' -e 's/@''GNULIB_MBSPCASECMP''@/0/g' -e 's/@''GNULIB_MBSCASESTR''@/0/g' -e 's/@''GNULIB_MBSCSPN''@/0/g' -e 's/@''GNULIB_MBSPBRK''@/0/g' -e 's/@''GNULIB_MBSSPN''@/0/g' -e 's/@''GNULIB_MBSSEP''@/0/g' -e 's/@''GNULIB_MBSTOK_R''@/0/g' -e 's/@''GNULIB_MEMCHR''@/0/g' -e 's/@''GNULIB_MEMMEM''@/0/g' -e 's/@''GNULIB_MEMPCPY''@/0/g' -e 's/@''GNULIB_MEMRCHR''@/0/g' -e 's/@''GNULIB_RAWMEMCHR''@/0/g' -e 's/@''GNULIB_STPCPY''@/0/g' -e 's/@''GNULIB_STPNCPY''@/0/g' -e 's/@''GNULIB_STRCHRNUL''@/0/g' -e 's/@''GNULIB_STRDUP''@/0/g' -e 's/@''GNULIB_STRNCAT''@/0/g' -e 's/@''GNULIB_STRNDUP''@/0/g' -e 's/@''GNULIB_STRNLEN''@/0/g' -e 's/@''GNULIB_STRPBRK''@/0/g' -e 's/@''GNULIB_STRSEP''@/0/g' -e 's/@''GNULIB_STRSTR''@/0/g' -e 's/@''GNULIB_STRCASESTR''@/0/g' -e 's/@''GNULIB_STRTOK_R''@/0/g' -e 's/@''GNULIB_STRERROR''@/0/g' -e 's/@''GNULIB_STRERROR_R''@/0/g' -e 's/@''GNULIB_STRSIGNAL''@/0/g' -e 's/@''GNULIB_STRVERSCMP''@/0/g' < ./string.in.h | sed -e 's|@''HAVE_FFSL''@|1|g' -e 's|@''HAVE_FFSLL''@|1|g' -e 's|@''HAVE_MBSLEN''@|0|g' -e 's|@''HAVE_MEMCHR''@|1|g' -e 's|@''HAVE_DECL_MEMMEM''@|1|g' -e 's|@''HAVE_MEMPCPY''@|1|g' -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' -e 's|@''HAVE_RAWMEMCHR''@|1|g' -e 's|@''HAVE_STPCPY''@|1|g' -e 's|@''HAVE_STPNCPY''@|1|g' -e 's|@''HAVE_STRCHRNUL''@|1|g' -e 's|@''HAVE_DECL_STRDUP''@|1|g' -e 's|@''HAVE_DECL_STRNDUP''@|1|g' -e 's|@''HAVE_DEC L_STRNLEN''@|1|g' -e 's|@''HAVE_STRPBRK''@|! 1|g' -e 's|@''HAVE_STRSEP''@|1|g' -e 's|@''HAVE_STRCASESTR''@|1|g' -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' -e 's|@''HAVE_STRVERSCMP''@|1|g' -e 's|@''REPLACE_STPNCPY''@|0|g' -e 's|@''REPLACE_MEMCHR''@|0|g' -e 's|@''REPLACE_MEMMEM''@|0|g' -e 's|@''REPLACE_STRCASESTR''@|0|g' -e 's|@''REPLACE_STRCHRNUL''@|0|g' -e 's|@''REPLACE_STRDUP''@|0|g' -e 's|@''REPLACE_STRSTR''@|0|g' -e 's|@''REPLACE_STRERROR''@|0|g' -e 's|@''REPLACE_STRERROR_R''@|0|g' -e 's|@''REPLACE_STRNCAT''@|0|g' -e 's|@''REPLACE_STRNDUP''@|0|g' -e 's|@''REPLACE_STRNLEN''@|0|g' -e 's|@''REPLACE_STRSIGNAL''@|0|g' -e 's|@''REPLACE_STRTOK_R''@|0|g' -e 's|@''UNDEFINE_STRTOK_R''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; < ./string.in.h; } > string.h-t && mv string.h-t string.h /bin/mkdir -p sys rm -f sys/file.h-t sys/file.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's/@''HAVE_SYS_FILE_H''@/1/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_FILE_H''@||g' -e 's/@''HAVE_FLOCK''@/1/g' -e 's/@''GNULIB_FLOCK''@/0/g' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_file.in.h; } > sys/file.h-t && mv sys/file.h-t sys/file.h /bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_STAT_H''@||g' -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' -e 's/@''GNULIB_FCHMODAT''@/0/g' -e 's/@''GNULIB_FSTAT''@/1/g' -e 's/@''GNULIB_FSTATAT''@/0/g' -e 's/@''GNULIB_FUTIMENS''@/0/g' -e 's/@''GNULIB_LCHMOD''@/0/g' -e 's/@''GNULIB_LSTAT''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_MKDIRAT''@/0/g' -e 's/@''GNULIB_MKFIFO''@/0/g' -e 's/@''GNULIB_MKFIFOAT''@/0/g' -e 's/@''GNULIB_MKNOD''@/0/g' -e 's/@''GNULIB_MKNODAT''@/0/g' -e 's/@''GNULIB_STAT''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_UTIMENSAT''@/0/g' -e 's|@''HAVE_FCHMODAT''@|1|g' -e 's|@''HAVE_FSTATAT''@|1|g' -e 's|@''HAVE_FUTIMENS''@|1|g' -e 's|@''HAVE_LCHMOD''@|1|g' -e 's|@''HAVE_LSTAT''@|1|g' -e 's|@''HAVE_MKDIRAT''@|1|g' -e ' s|@''HAVE_MKFIFO''@|1|g' -e 's|@''HAVE_MKFIFOAT''@|1|g' -e 's|@''HAVE_MKNOD''@|1|g' -e 's|@''HAVE_MKNODAT''@|1|g' -e 's|@''HAVE_UTIMENSAT''@|1|g' -e 's|@''REPLACE_FSTAT''@|0|g' -e 's|@''REPLACE_FSTATAT''@|0|g' -e 's|@''REPLACE_FUTIMENS''@|0|g' -e 's|@''REPLACE_LSTAT''@|0|g' -e 's|@''REPLACE_MKDIR''@|0|g' -e 's|@''REPLACE_MKFIFO''@|0|g' -e 's|@''REPLACE_MKNOD''@|0|g' -e 's|@''REPLACE_STAT''@|0|g' -e 's|@''REPLACE_UTIMENSAT''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_stat.in.h; } > sys/stat.h-t && mv sys/stat.h-t sys/stat.h /bin/mkdir -p sys rm -f sys/time.h-t sys/time.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's/@''HAVE_SYS_TIME_H''@/1/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_TIME_H''@||g' -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' -e 's|@''HAVE_WINSOCK2_H''@|0|g' -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_time.in.h; } > sys/time.h-t && mv sys/time.h-t sys/time.h /bin/mkdir -p sys rm -f sys/types.h-t sys/types.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_TYPES_H''@||g' -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' < ./sys_types.in.h; } > sys/types.h-t && mv sys/types.h-t sys/types.h /bin/mkdir -p sys rm -f sys/wait.h-t sys/wait.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_WAIT_H''@||g' -e 's/@''GNULIB_WAITPID''@/0/g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_wait.in.h; } > sys/wait.h-t && mv sys/wait.h-t sys/wait.h rm -f time.h-t time.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_TIME_H''@||g' -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' -e 's/@''GNULIB_MKTIME''@/0/g' -e 's/@''GNULIB_NANOSLEEP''@/0/g' -e 's/@''GNULIB_STRPTIME''@/0/g' -e 's/@''GNULIB_TIMEGM''@/0/g' -e 's/@''GNULIB_TIME_R''@/0/g' -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' -e 's|@''HAVE_NANOSLEEP''@|1|g' -e 's|@''HAVE_STRPTIME''@|1|g' -e 's|@''HAVE_TIMEGM''@|1|g' -e 's|@''REPLACE_GMTIME''@|0|g' -e 's|@''REPLACE_LOCALTIME''@|0|g' -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@ |0|g' -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./time.in.h; } > time.h-t && mv time.h-t time.h rm -f unistd.h-t unistd.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_UNISTD_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_UNISTD_H''@||g' -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' -e 's/@''GNULIB_CHDIR''@/0/g' -e 's/@''GNULIB_CHOWN''@/0/g' -e 's/@''GNULIB_CLOSE''@/1/g' -e 's/@''GNULIB_DUP''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_DUP2''@/1/g' -e 's/@''GNULIB_DUP3''@/0/g' -e 's/@''GNULIB_ENVIRON''@/0/g' -e 's/@''GNULIB_EUIDACCESS''@/0/g' -e 's/@''GNULIB_FACCESSAT''@/0/g' -e 's/@''GNULIB_FCHDIR''@/0/g' -e 's/@''GNULIB_FCHOWNAT''@/0/g' -e 's/@''GNULIB_FDATASYNC''@/0/g' -e 's/@''GNULIB_FSYNC''@/0/g' -e 's/@''GNULIB_FTRUNCATE''@/0/g' -e 's/@''GNULIB_GETCWD''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' -e 's/@''GNULIB_GETGROUPS'' @/0/g' -e 's/@''GNULIB_GETHOSTNAME''@/0/g' -e 's/@''GNULIB_GETLOGIN''@/0/g' -e 's/@''GNULIB_GETLOGIN_R''@/0/g' -e 's/@''GNULIB_GETPAGESIZE''@/0/g' -e 's/@''GNULIB_GETUSERSHELL''@/0/g' -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' -e 's/@''GNULIB_ISATTY''@/0/g' -e 's/@''GNULIB_LCHOWN''@/0/g' -e 's/@''GNULIB_LINK''@/0/g' -e 's/@''GNULIB_LINKAT''@/0/g' -e 's/@''GNULIB_LSEEK''@/1/g' -e 's/@''GNULIB_PIPE''@/0/g' -e 's/@''GNULIB_PIPE2''@/0/g' -e 's/@''GNULIB_PREAD''@/0/g' -e 's/@''GNULIB_PWRITE''@/0/g' -e 's/@''GNULIB_READ''@/0/g' -e 's/@''GNULIB_READLINK''@/0/g' -e 's/@''GNULIB_READLINKAT''@/0/g' -e 's/@''GNULIB_RMDIR''@/0/g' -e 's/@''GNULIB_SETHOSTNAME''@/0/g' -e 's/@''GNULIB_SLEEP''@/0/g' -e 's/@''GNULIB_SYMLINK''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_SYMLINKAT''@/0/g' -e 's/@''GNULIB_TTYNAME_R''@/0/g' -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' -e 's/@''GNULIB_UNLINK''@/0/g' -e 's/ @''GNULIB_UNLINKAT''@/0/g' -e 's/@''GNULIB_! USLEEP''@/0/g' -e 's/@''GNULIB_WRITE''@/0/g' < ./unistd.in.h | sed -e 's|@''HAVE_CHOWN''@|1|g' -e 's|@''HAVE_DUP2''@|1|g' -e 's|@''HAVE_DUP3''@|1|g' -e 's|@''HAVE_EUIDACCESS''@|1|g' -e 's|@''HAVE_FACCESSAT''@|1|g' -e 's|@''HAVE_FCHDIR''@|1|g' -e 's|@''HAVE_FCHOWNAT''@|1|g' -e 's|@''HAVE_FDATASYNC''@|1|g' -e 's|@''HAVE_FSYNC''@|1|g' -e 's|@''HAVE_FTRUNCATE''@|1|g' -e 's|@''HAVE_GETDTABLESIZE''@|1|g' -e 's|@''HAVE_GETGROUPS''@|1|g' -e 's|@''HAVE_GETHOSTNAME''@|1|g' -e 's|@''HAVE_GETLOGIN''@|1|g' -e 's|@''HAVE_GETPAGESIZE''@|1|g' -e 's|@''HAVE_GROUP_MEMBER''@|1|g' -e 's|@''HAVE_LCHOWN''@|1|g' -e 's|@''HAVE_LINK''@|1|g' -e 's|@''HAVE_LINKAT''@|1|g' -e 's|@''HAVE_PIPE''@|1|g' -e 's|@''HAVE_PIPE2''@|1|g' -e 's|@''HAVE_PREAD''@|1|g' -e 's|@''HAVE_PWRITE''@|1|g' -e 's|@''HAVE_READLINK''@|1|g' -e 's|@''HAVE_READLINKAT''@|1|g' -e 's|@''HAVE_SETHOSTNAME''@|1|g' -e 's|@''HAVE_SLEEP''@|1|g' -e 's|@''HAVE_SYMLINK''@|1|g' -e 's|@''HAVE_SYMLINKAT''@|1|g' -e 's|@''HAV E_UNLINKAT''@|1|g' -e 's|@''HAVE_USLEEP''@|1|g' -e 's|@''HAVE_DECL_ENVIRON''@|1|g' -e 's|@''HAVE_DECL_FCHDIR''@|1|g' -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' -e 's|@''HAVE_OS_H''@|0|g' -e 's|@''HAVE_SYS_PARAM_H''@|0|g' | sed -e 's|@''REPLACE_CHOWN''@|0|g' -e 's|@''REPLACE_CLOSE''@|0|g' -e 's|@''REPLACE_DUP''@|0|g' -e 's|@''REPLACE_DUP2''@|0|g' -e 's|@''REPLACE_FCHOWNAT''@|0|g' -e 's|@''REPLACE_FTRUNCATE''@|0|g' -e 's|@''REPLACE_GETCWD''@|0|g' -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' -e 's|@''REPLACE_GETLOGIN_R''@|0|g' -e 's|@''REPLACE_GETGROUPS''@|0|g' -e 's|@''REPLACE_GETPAGESIZE''@|0|g' -e 's|@''REPLACE_ISATTY''@|0|g' -e 's|@''REPLACE_LCHOWN''@|0|g' -e 's|@''REPLACE_LINK''@|0|g' -e 's|@''RE PLACE_LINKAT''@|0|g' -e 's|@''REPLACE_LSEEK! ''@|0|g' ! -e 's|@''REPLACE_PREAD''@|0|g' -e 's|@''REPLACE_PWRITE''@|0|g' -e 's|@''REPLACE_READ''@|0|g' -e 's|@''REPLACE_READLINK''@|0|g' -e 's|@''REPLACE_RMDIR''@|0|g' -e 's|@''REPLACE_SLEEP''@|0|g' -e 's|@''REPLACE_SYMLINK''@|0|g' -e 's|@''REPLACE_TTYNAME_R''@|0|g' -e 's|@''REPLACE_UNLINK''@|0|g' -e 's|@''REPLACE_UNLINKAT''@|0|g' -e 's|@''REPLACE_USLEEP''@|0|g' -e 's|@''REPLACE_WRITE''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; } > unistd.h-t && mv unistd.h-t unistd.h /usr/bin/make all-recursive /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT opendir-safer.lo -MD -MP -MF .deps/opendir-safer.Tpo -c -o opendir-safer.lo opendir-safer.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT opendir-safer.lo -MD -MP -MF .deps/opendir-safer.Tpo -c opendir-safer.c -fPIC -DPIC -o .libs/opendir-safer.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT opendir-safer.lo -MD -MP -MF .deps/opendir-safer.Tpo -c opendir-safer.c -o opendir-safer.o >/dev/null 2>&1 mv -f .deps/opendir-safer.Tpo .deps/opendir-safer.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT fd-hook.lo -MD -MP -MF .deps/fd-hook.Tpo -c -o fd-hook.lo fd-hook.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT fd-hook.lo -MD -MP -MF .deps/fd-hook.Tpo -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT fd-hook.lo -MD -MP -MF .deps/fd-hook.Tpo -c fd-hook.c -o fd-hook.o >/dev/null 2>&1 mv -f .deps/fd-hook.Tpo .deps/fd-hook.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c -o progname.lo progname.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -fPIC -DPIC -o .libs/progname.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -o progname.o >/dev/null 2>&1 mv -f .deps/progname.Tpo .deps/progname.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c -o unistd.lo unistd.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c unistd.c -fPIC -DPIC -o .libs/unistd.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c unistd.c -o unistd.o >/dev/null 2>&1 mv -f .deps/unistd.Tpo .deps/unistd.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT dup-safer.lo -MD -MP -MF .deps/dup-safer.Tpo -c -o dup-safer.lo dup-safer.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT dup-safer.lo -MD -MP -MF .deps/dup-safer.Tpo -c dup-safer.c -fPIC -DPIC -o .libs/dup-safer.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT dup-safer.lo -MD -MP -MF .deps/dup-safer.Tpo -c dup-safer.c -o dup-safer.o >/dev/null 2>&1 mv -f .deps/dup-safer.Tpo .deps/dup-safer.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT fd-safer.lo -MD -MP -MF .deps/fd-safer.Tpo -c -o fd-safer.lo fd-safer.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT fd-safer.lo -MD -MP -MF .deps/fd-safer.Tpo -c fd-safer.c -fPIC -DPIC -o .libs/fd-safer.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT fd-safer.lo -MD -MP -MF .deps/fd-safer.Tpo -c fd-safer.c -o fd-safer.o >/dev/null 2>&1 mv -f .deps/fd-safer.Tpo .deps/fd-safer.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT pipe-safer.lo -MD -MP -MF .deps/pipe-safer.Tpo -c -o pipe-safer.lo pipe-safer.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT pipe-safer.lo -MD -MP -MF .deps/pipe-safer.Tpo -c pipe-safer.c -fPIC -DPIC -o .libs/pipe-safer.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fno-strict-aliasing -MT pipe-safer.lo -MD -MP -MF .deps/pipe-safer.Tpo -c pipe-safer.c -o pipe-safer.o >/dev/null 2>&1 mv -f .deps/pipe-safer.Tpo .deps/pipe-safer.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -no-undefined -lpthread -o libgnulib.la opendir-safer.lo fd-hook.lo progname.lo unistd.lo dup-safer.lo fd-safer.lo pipe-safer.lo libtool: link: ar cru .libs/libgnulib.a .libs/opendir-safer.o .libs/fd-hook.o .libs/progname.o .libs/unistd.o .libs/dup-safer.o .libs/fd-safer.o .libs/pipe-safer.o libtool: link: ranlib .libs/libgnulib.a libtool: link: ( cd ".libs" && rm -f "libgnulib.la" && ln -s "../libgnulib.la" "libgnulib.la" ) Making all in doc Making all in tests rm -f arg-nonnull.h-t arg-nonnull.h && sed -n -e '/GL_ARG_NONNULL/,$p' < ../../build-aux/snippet/arg-nonnull.h > arg-nonnull.h-t && mv arg-nonnull.h-t arg-nonnull.h rm -f c++defs.h-t c++defs.h && sed -n -e '/_GL_CXXDEFS/,$p' < ../../build-aux/snippet/c++defs.h > c++defs.h-t && mv c++defs.h-t c++defs.h rm -f warn-on-use.h-t warn-on-use.h && sed -n -e '/^.ifndef/,$p' < ../../build-aux/snippet/warn-on-use.h > warn-on-use.h-t && mv warn-on-use.h-t warn-on-use.h /usr/bin/make all-recursive Making all in . Making all in docs Making all in testutils gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT lndir.o -MD -MP -MF .deps/lndir.Tpo -c -o lndir.o lndir.c mv -f .deps/lndir.Tpo .deps/lndir.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -L../gl/lib -o lndir lndir.o libtool: link: gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -o lndir lndir.o -L../gl/lib g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT realpwd.o -MD -MP -MF .deps/realpwd.Tpo -c -o realpwd.o realpwd.cc mv -f .deps/realpwd.Tpo .deps/realpwd.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -pipe -fno-strict-aliasing -L../gl/lib -o realpwd realpwd.o libtool: link: g++ -O2 -pipe -fno-strict-aliasing -o realpwd realpwd.o -L../gl/lib gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT user.o -MD -MP -MF .deps/user.Tpo -c -o user.o user.c mv -f .deps/user.Tpo .deps/user.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -L../gl/lib -o user user.o libtool: link: gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -o user user.o -L../gl/lib gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT yes.o -MD -MP -MF .deps/yes.Tpo -c -o yes.o yes.c mv -f .deps/yes.Tpo .deps/yes.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -L../gl/lib -o yes yes.o libtool: link: gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -o yes yes.o -L../gl/lib gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT ekko.o -MD -MP -MF .deps/ekko.Tpo -c -o ekko.o ekko.c mv -f .deps/ekko.Tpo .deps/ekko.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -L../gl/lib -o ekko ekko.o libtool: link: gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -o ekko ekko.o -L../gl/lib gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT seeker.o -MD -MP -MF .deps/seeker.Tpo -c -o seeker.o seeker.c mv -f .deps/seeker.Tpo .deps/seeker.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -L../gl/lib -o seeker seeker.o libtool: link: gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -o seeker seeker.o -L../gl/lib gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT yammer.o -MD -MP -MF .deps/yammer.Tpo -c -o yammer.o yammer.c mv -f .deps/yammer.Tpo .deps/yammer.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -L../gl/lib -o yammer yammer.o libtool: link: gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -o yammer yammer.o -L../gl/lib gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT uu_decode.o -MD -MP -MF .deps/uu_decode.Tpo -c -o uu_decode.o uu_decode.c mv -f .deps/uu_decode.Tpo .deps/uu_decode.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -L../gl/lib -o uu_decode uu_decode.o libtool: link: gcc -std=gnu99 -O2 -pipe -fno-strict-aliasing -o uu_decode uu_decode.o -L../gl/lib Making all in auxfiles Making all in src /usr/bin/make all-am g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT rl-merge.o -MD -MP -MF .deps/rl-merge.Tpo -c -o rl-merge.o rl-merge.cc mv -f .deps/rl-merge.Tpo .deps/rl-merge.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT bodyio.o -MD -MP -MF .deps/bodyio.Tpo -c -o bodyio.o bodyio.cc mv -f .deps/bodyio.Tpo .deps/bodyio.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT sf-get.o -MD -MP -MF .deps/sf-get.Tpo -c -o sf-get.o sf-get.cc mv -f .deps/sf-get.Tpo .deps/sf-get.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT sf-get3.o -MD -MP -MF .deps/sf-get3.Tpo -c -o sf-get3.o sf-get3.cc mv -f .deps/sf-get3.Tpo .deps/sf-get3.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT seqstate.o -MD -MP -MF .deps/seqstate.Tpo -c -o seqstate.o seqstate.cc mv -f .deps/seqstate.Tpo .deps/seqstate.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT canonify.o -MD -MP -MF .deps/canonify.Tpo -c -o canonify.o canonify.cc mv -f .deps/canonify.Tpo .deps/canonify.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT writesubst.o -MD -MP -MF .deps/writesubst.Tpo -c -o writesubst.o writesubst.cc mv -f .deps/writesubst.Tpo .deps/writesubst.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT pfile.o -MD -MP -MF .deps/pfile.Tpo -c -o pfile.o pfile.cc mv -f .deps/pfile.Tpo .deps/pfile.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT encoding.o -MD -MP -MF .deps/encoding.Tpo -c -o encoding.o encoding.cc mv -f .deps/encoding.Tpo .deps/encoding.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT sf-add.o -MD -MP -MF .deps/sf-add.Tpo -c -o sf-add.o sf-add.cc mv -f .deps/sf-add.Tpo .deps/sf-add.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT sf-kw.o -MD -MP -MF .deps/sf-kw.Tpo -c -o sf-kw.o sf-kw.cc mv -f .deps/sf-kw.Tpo .deps/sf-kw.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fno-strict-aliasing -MT dtbl-prepend.o -MD -MP -MF .deps/dtbl-prepend.Tpo -c -o dtbl-prepend.o dtbl-prepend.cc In file included from /usr/include/c++/4.2/bits/gthr-default.h:44, from /usr/include/c++/4.2/bits/gthr.h:114, from /usr/include/c++/4.2/bits/c++io.h:43, from /usr/include/c++/4.2/iosfwd:46, from /usr/include/c++/4.2/bits/stl_algobase.h:70, from /usr/include/c++/4.2/deque:66, from delta-table.h:28, from dtbl-prepend.cc:27: ./gl/lib/unistd.h:135:3: error: #error "Please include config.h first." In file included from /usr/include/c++/4.2/bits/gthr-default.h:44, from /usr/include/c++/4.2/bits/gthr.h:114, from /usr/include/c++/4.2/bits/c++io.h:43, from /usr/include/c++/4.2/iosfwd:46, from /usr/include/c++/4.2/bits/stl_algobase.h:70, from /usr/include/c++/4.2/deque:66, from delta-table.h:28, from dtbl-prepend.cc:27: ./gl/lib/unistd.h:620: error: expected constructor, destructor, or type conversion before 'extern' In file included from /usr/include/c++/4.2/bits/gthr.h:114, from /usr/include/c++/4.2/bits/c++io.h:43, from /usr/include/c++/4.2/iosfwd:46, from /usr/include/c++/4.2/bits/stl_algobase.h:70, from /usr/include/c++/4.2/deque:66, from delta-table.h:28, from dtbl-prepend.cc:27: /usr/include/c++/4.2/bits/gthr-default.h:46: error: expected constructor, destructor, or type conversion before 'typedef' /usr/include/c++/4.2/bits/gthr-default.h:584: error: '__gthread_key_create' declared as an 'inline' variable /usr/include/c++/4.2/bits/gthr-default.h:584: error: '__gthread_key_t' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:584: error: 'key' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:584: error: 'dtor' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:584: error: expected primary-expression before 'void' /usr/include/c++/4.2/bits/gthr-default.h:584: error: initializer expression list treated as compound expression /usr/include/c++/4.2/bits/gthr-default.h:585: error: expected ',' or ';' before '{' token /usr/include/c++/4.2/bits/gthr-default.h:590: error: '__gthread_key_delete' declared as an 'inline' variable /usr/include/c++/4.2/bits/gthr-default.h:590: error: '__gthread_key_t' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:591: error: expected ',' or ';' before '{' token /usr/include/c++/4.2/bits/gthr-default.h:596: error: '__gthread_getspecific' declared as an 'inline' variable /usr/include/c++/4.2/bits/gthr-default.h:596: error: '__gthread_key_t' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:597: error: expected ',' or ';' before '{' token /usr/include/c++/4.2/bits/gthr-default.h:602: error: '__gthread_setspecific' declared as an 'inline' variable /usr/include/c++/4.2/bits/gthr-default.h:602: error: '__gthread_key_t' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:602: error: expected primary-expression before 'const' /usr/include/c++/4.2/bits/gthr-default.h:602: error: initializer expression list treated as compound expression /usr/include/c++/4.2/bits/gthr-default.h:603: error: expected ',' or ';' before '{' token *** Error code 1 Stop in /wrkdirs/usr/ports/devel/cssc/work/CSSC-1.4.0/src. *** Error code 1 Stop in /wrkdirs/usr/ports/devel/cssc/work/CSSC-1.4.0/src. *** Error code 1 Stop in /wrkdirs/usr/ports/devel/cssc/work/CSSC-1.4.0. *** Error code 1 Stop in /wrkdirs/usr/ports/devel/cssc/work/CSSC-1.4.0. *** Error code 1 Stop in /usr/ports/devel/cssc. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 10:57:12 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 8930C3A2 for ; Sat, 31 Jan 2015 10:57:12 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 72ECACB0 for ; Sat, 31 Jan 2015 10:57:12 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VAvCEX075486 for ; Sat, 31 Jan 2015 10:57:12 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VAvCeB075465; Sat, 31 Jan 2015 10:57:12 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 10:57:12 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311057.t0VAvCeB075465@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84amd64-default][audio/sooperlooper] Failed for sooperlooper-1.7.3 in build 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, 31 Jan 2015 10:57:12 -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: vanilla@FreeBSD.org Ident: $FreeBSD: head/audio/sooperlooper/Makefile 377379 2015-01-19 04:32:07Z vanilla $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/sooperlooper-1.7.3.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building audio/sooperlooper build started at Sat Jan 31 10:53:37 UTC 2015 port directory: /usr/ports/audio/sooperlooper building for: FreeBSD 84amd64-default-job-06 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/audio/sooperlooper/Makefile 377379 2015-01-19 04:32:07Z vanilla $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=sooperlooper-1.7.3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for sooperlooper-1.7.3: ALSA=off: ALSA audio architecture support WXGTK=on: wxGTK GUI toolkit support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-wxconfig-path=/usr/local/bin/wxgtk2u-3.0-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work HOME=/wrkdirs/usr/ports/audio/sooperlooper/work TMPDIR="/tmp" ac_cv_header_alsa_asoundlib_h=no XDG_DATA_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work HOME=/wrkdirs/usr/ports/audio/sooperlooper/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work HOME=/wrkdirs/usr/ports/audio/sooperlooper/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/sooperlooper/work HOME=/wrkdirs/usr/ports/audio/sooperlooper/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/usr/local/bin/clang34" CFLAGS="-O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing" CPP= "/usr/local/bin/clang-cpp34" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -B/usr/local/bin -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector" LIBS="" CXX="/usr/local/bin/clang++34" CXXFLAGS="-O2 -pipe -Wno-error=write-strings -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-- ALSA="@comment " NO_ALSA="" WXGTK="" NO_WXGTK="@comment " 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/sooperlooper" EXAMPLESDIR="share/examples/sooperlooper" DATADIR="share/sooperlooper" WWWDIR="www/sooperlooper" ETCDIR="etc/sooperlooper" --End PLIST_SUB-- --SUB_LIST-- ALSA="@comment " NO_ALSA="" WXGTK="" NO_WXGTK="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sooperlooper DOCSDIR=/usr/local/share/doc/sooperlooper EXAMPLESDIR=/usr/local/share/examples/sooperlooper WWWDIR=/usr/local/www/sooperlooper ETCDIR=/usr/local/etc/sooperlooper --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> sooperlooper-1.7.3 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.7.txz [84amd64-default-job-06] Installing pkg-1.4.7... [84amd64-default-job-06] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of sooperlooper-1.7.3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by sooperlooper-1.7.3 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by sooperlooper-1.7.3 for building => SHA256 Checksum OK for sooperlooper-1.7.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by sooperlooper-1.7.3 for building ===> Extracting for sooperlooper-1.7.3 => SHA256 Checksum OK for sooperlooper-1.7.3.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for sooperlooper-1.7.3 ===> Applying FreeBSD patches for sooperlooper-1.7.3 =========================================================================== =================================================== ===> sooperlooper-1.7.3 depends on package: ladspa>0 - not found ===> Verifying install for ladspa>0 in /usr/ports/audio/ladspa ===> Installing existing package /packages/All/ladspa-1.13.txz [84amd64-default-job-06] Installing ladspa-1.13... [84amd64-default-job-06] Extracting ladspa-1.13... done ===> Returning to build of sooperlooper-1.7.3 ===> sooperlooper-1.7.3 depends on file: /usr/local/bin/clang34 - not found ===> Verifying install for /usr/local/bin/clang34 in /usr/ports/lang/clang34 ===> Installing existing package /packages/All/clang34-3.4.2_3.txz [84amd64-default-job-06] Installing clang34-3.4.2_3... [84amd64-default-job-06] `-- Installing llvm34-3.4.2_1... [84amd64-default-job-06] | `-- Installing libexecinfo-1.1_3... [84amd64-default-job-06] | `-- Extracting libexecinfo-1.1_3... done [84amd64-default-job-06] | `-- Installing perl5-5.18.4_11... [84amd64-default-job-06] | `-- Extracting perl5-5.18.4_11... done [84amd64-default-job-06] | `-- Installing python27-2.7.9... [84amd64-default-job-06] | | `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-06] | | `-- Installing indexinfo-0.2.2... [84amd64-default-job-06] | | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-06] | | `-- Installing libiconv-1.14_6... [84amd64-default-job-06] | | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-06] | | `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-06] | | `-- Installing libffi-3.2.1... [84amd64-default-job-06] | | `-- Extracting libffi-3.2.1... done [84amd64-default-job-06] | `-- Extracting python27-2.7.9... done [84amd64-default-job-06] `-- Extracting llvm34-3.4.2_1... done [84amd64-default-job-06] Extracting clang34-3.4.2_3... done 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 sooperlooper-1.7.3 ===> sooperlooper-1.7.3 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 sooperlooper-1.7.3 ===> sooperlooper-1.7.3 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [84amd64-default-job-06] Installing pkgconf-0.9.7... ^ ./pixmaps/solo_selected.xpm:63:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "u c #F3F7F6", ^ ./pixmaps/solo_selected.xpm:64:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "v c #233249", ^ ./pixmaps/solo_selected.xpm:65:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "w c #24334A", ^ ./pixmaps/solo_selected.xpm:66:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "x c #141C2A", ^ ./pixmaps/solo_selected.xpm:67:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "y c #16202E", ^ ./pixmaps/solo_selected.xpm:68:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "z c #141C29", ^ ./pixmaps/solo_selected.xpm:69:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "A c #172130", ^ ./pixmaps/solo_selected.xpm:70:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "B c #17202F", ^ ./pixmaps/solo_selected.xpm:71:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "C c #182231", ^ ./pixmaps/solo_selected.xpm:72:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "D c #101621", ^ ./pixmaps/solo_selected.xpm:73:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " .", ^ ./pixmaps/solo_selected.xpm:74:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " .", ^ ./pixmaps/solo_selected.xpm:75:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " .", ^ ./pixmaps/solo_selected.xpm:76:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " +", ^ ./pixmaps/solo_selected.xpm:77:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " +", ^ ./pixmaps/solo_selected.xpm:78:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " +", ^ ./pixmaps/solo_selected.xpm:79:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " +", ^ ./pixmaps/solo_selected.xpm:80:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " @@# +", ^ ./pixmaps/solo_selected.xpm:81:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " @@# +", ^ ./pixmaps/solo_selected.xpm:82:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " @@# +", ^ ./pixmaps/solo_selected.xpm:83:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " $%&*=-; >,')!~{ @@# >,')!~{ +", ^ ./pixmaps/solo_selected.xpm:84:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " ]@^/(*_ :)@&<[@}| @@# :)@&<[@}| +", ^ ./pixmaps/solo_selected.xpm:85:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " 1@2 3> 4@56 7@@8 @@# 4@56 7@@8 +", ^ ./pixmaps/solo_selected.xpm:86:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " 9@@&0ab c@d 6@@; @@# c@d 6@@; e", ^ ./pixmaps/solo_selected.xpm:87:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " fgh/[@i c@d 6@@; @@# c@d 6@@; +", ^ ./pixmaps/solo_selected.xpm:88:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " jk l@) 4@56 7@@8 @@# 4@56 7@@8 m", ^ ./pixmaps/solo_selected.xpm:89:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " @c/][@n :o@&/[@}| @@# :o@&/[@}| m", ^ ./pixmaps/solo_selected.xpm:90:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " p_q^r2s >tu)!~{ @@# >tu)!~{ m", ^ ./pixmaps/solo_selected.xpm:91:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " m", ^ ./pixmaps/solo_selected.xpm:92:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " v", ^ ./pixmaps/solo_selected.xpm:93:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " m", ^ ./pixmaps/solo_selected.xpm:94:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " v", ^ ./pixmaps/solo_selected.xpm:95:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " w", ^ ./pixmaps/solo_selected.xpm:96:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] " w", ^ ./pixmaps/solo_selected.xpm:97:1: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] "xxxxxyzxxxxxxxxxxzzzzzzxxxxxxyxyyyyyyyyABBBCBD"}; ^ looper_panel.cpp:179:13: warning: unused variable 'edgegap' [-Wunused-variable] int edgegap = 0; ^ looper_panel.cpp:1464:7: warning: explicitly assigning a variable of type 'float' to itself [-Wself-assign] val = val; ~~~ ^ ~~~ 7533 warnings generated. mv -f .deps/looper_panel.Tpo .deps/looper_panel.Po /usr/local/bin/clang++34 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT loop_control.o -MD -MP -MF .deps/loop_control.Tpo -c -o loop_control.o loop_control.cpp mv -f .deps/loop_control.Tpo .deps/loop_control.Po /usr/local/bin/clang++34 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT time_panel.o -MD -MP -MF .deps/time_panel.Tpo -c -o time_panel.o time_panel.cpp mv -f .deps/time_panel.Tpo .deps/time_panel.Po /usr/local/bin/clang++34 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT slider_bar.o -MD -MP -MF .deps/slider_bar.Tpo -c -o slider_bar.o slider_bar.cpp mv -f .deps/slider_bar.Tpo .deps/slider_bar.Po /usr/local/bin/clang++34 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT choice_box.o -MD -MP -MF .deps/choice_box.Tpo -c -o choice_box.o choice_box.cpp mv -f .deps/choice_box.Tpo .deps/choice_box.Po /usr/local/bin/clang++34 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT spin_box.o -MD -MP -MF .deps/spin_box.Tpo -c -o spin_box.o spin_box.cpp mv -f .deps/spin_box.Tpo .deps/spin_box.Po /usr/local/bin/clang++34 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT keyboard_target.o -MD -MP -MF .deps/keyboard_target.Tpo -c -o keyboard_target.o keyboard_target.cpp mv -f .deps/keyboard_target.Tpo .deps/keyboard_target.Po /usr/local/bin/clang++34 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT keys_panel.o -MD -MP -MF .deps/keys_panel.Tpo -c -o keys_panel.o keys_panel.cpp mv -f .deps/keys_panel.Tpo .deps/keys_panel.Po /usr/local/bin/clang++34 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT check_box.o -MD -MP -MF .deps/check_box.Tpo -c -o check_box.o check_box.cpp check_box.cpp:94:2: warning: 'SetVirtualSizeHints' is deprecated [-Wdeprecated-declarations] SetVirtualSizeHints (6 + _boxsize + w, max(_boxsize, h)); ^ /usr/local/include/wx-3.0/wx/window.h:459:32: note: 'SetVirtualSizeHints' declared here wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH, ^ /usr/local/include/wx-3.0/wx/defs.h:615:43: note: expanded from macro 'wxDEPRECATED' #define wxDEPRECATED(x) wxDEPRECATED_DECL x ^ check_box.cpp:137:2: warning: 'SetVirtualSizeHints' is deprecated [-Wdeprecated-declarations] SetVirtualSizeHints (6 + _boxsize + w, max(_boxsize, h)); ^ /usr/local/include/wx-3.0/wx/window.h:459:32: note: 'SetVirtualSizeHints' declared here wxDEPRECATED( virtual void SetVirtualSizeHints( int minW, int minH, ^ /usr/local/include/wx-3.0/wx/defs.h:615:43: note: expanded from macro 'wxDEPRECATED' #define wxDEPRECATED(x) wxDEPRECATED_DECL x ^ check_box.cpp:240:14: warning: 'Inside' is deprecated [-Wdeprecated-declarations] if (bounds.Inside(ev.GetPosition())) { ^ /usr/local/include/wx-3.0/wx/gdicmn.h:869:21: note: 'Inside' declared here inline bool wxRect::Inside(const wxPoint& pt) const { return Contains(pt); } ^ 3 warnings generated. mv -f .deps/check_box.Tpo .deps/check_box.Po /usr/local/bin/clang++34 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT midi_bind_panel.o -MD -MP -MF .deps/midi_bind_panel.Tpo -c -o midi_bind_panel.o midi_bind_panel.cpp midi_bind_panel.cpp:222:59: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-void-pointer-cast] _loopnum_combo->Append (wxString::Format(wxT("%d"), i), (void *) i); ^ 1 warning generated. mv -f .deps/midi_bind_panel.Tpo .deps/midi_bind_panel.Po /usr/local/bin/clang++34 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT config_panel.o -MD -MP -MF .deps/config_panel.Tpo -c -o config_panel.o config_panel.cpp mv -f .deps/config_panel.Tpo .deps/config_panel.Po /usr/local/bin/clang++34 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT prefs_dialog.o -MD -MP -MF .deps/prefs_dialog.Tpo -c -o prefs_dialog.o prefs_dialog.cpp mv -f .deps/prefs_dialog.Tpo .deps/prefs_dialog.Po /usr/local/bin/clang++34 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT help_window.o -MD -MP -MF .deps/help_window.Tpo -c -o help_window.o help_window.cpp mv -f .deps/help_window.Tpo .deps/help_window.Po /usr/local/bin/clang++34 -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -MT latency_panel.o -MD -MP -MF .deps/latency_panel.Tpo -c -o latency_panel.o latency_panel.cpp mv -f .deps/latency_panel.Tpo .deps/latency_panel.Po /usr/local/bin/clang++34 -I.. -I/usr/local/include -I/usr/local/include/sigc++-2.0 -I/usr/local/lib/sigc++-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -O2 -pipe -Wno-error=write-strings -fstack-protector -fno-strict-aliasing -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wall -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd -I/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++ -L/usr/local/lib -B/usr/local/bin -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector -o slgui gui_app.o main_panel.o app_frame.o pix_button.o looper_panel.o loop_control.o time_panel.o slider_bar.o choice_box.o spin_box.o keyboard_target.o keys_panel.o check_box.o midi_bind_pan el.o config_panel.o prefs_dialog.o help_window.o latency_panel.o ../libslcore.a /wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/midi++/libmidipp.a /wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/libs/pbd/libpbd.a -L/usr/local/lib -llo -lpthread -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L/usr/local/lib -lsigc-2.0 -L/usr/local/lib -lxml2 /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::wait(std::unique_lock&)@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `std::ctype::_M_widen_init() const@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_bad_function_call()@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__throw_system_error(int)@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::~condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::condition_variable::notify_all()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::condition_variable()@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `typeinfo for __cxxabiv1::__forced_unwind@CXXABI_1.3.2' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11' clang: error: linker command failed with exit code 1 (use -v to see invocation) Makefile:326: recipe for target 'slgui' failed gmake[3]: *** [slgui] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/src/gui' Makefile:519: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3/src' Makefile:329: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/audio/sooperlooper/work/sooperlooper-1.7.3' Makefile:265: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/audio/sooperlooper. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 10:58:41 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 67BD93AB; Sat, 31 Jan 2015 10:58:41 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 52C91CB1; Sat, 31 Jan 2015 10:58:41 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VAweA9019177; Sat, 31 Jan 2015 10:58:40 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VAwe49019154; Sat, 31 Jan 2015 10:58:40 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 10:58:40 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311058.t0VAwe49019154@beefy1.isc.freebsd.org> To: gnome@FreeBSD.org Subject: [package - 84i386-default][deskutils/gnome-initial-setup] Failed for gnome-initial-setup-3.12.1_1 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, 31 Jan 2015 10:58:41 -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: gnome@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/deskutils/gnome-initial-setup/Makefile 372768 2014-11-19 11:49:04Z kwm $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/gnome-initial-setup-3.12.1_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building deskutils/gnome-initial-setup build started at Sat Jan 31 10:56:15 UTC 2015 port directory: /usr/ports/deskutils/gnome-initial-setup building for: FreeBSD 84i386-default-job-05 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: head/deskutils/gnome-initial-setup/Makefile 372768 2014-11-19 11:49:04Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=gnome-initial-setup-3.12.1_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gnome-initial-setup-3.12.1_1: KERBEROS=on: Kerberos support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work HOME=/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work HOME=/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh GTKDOC="false" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work HOME=/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work HOME=/wrkdirs/usr/ports/deskutils/gnome-initial-setup/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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" 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 4 44" --End MAKE_ENV-- --PLIST_SUB-- 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/gnome-initial-setup" EXAMPLESDIR="share/examples/gnome-initial-setup" DATADIR="share/gnome-initial-setup" WWWDIR="www/gnome-initial-setup" ETCDIR="etc/gnome-initial-setup" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gnome-initial-setup DOCSDIR=/usr/local/share/doc/gnome-initial-setup EXAMPLESDIR=/usr/local/share/examples/gnome-initial-setup WWWDIR=/usr/local/www/gnome-initial-setup ETCDIR=/usr/local/etc/gnome-initial-setup --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> gnome-initial-setup-3.12.1_1 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.7.txz [84i386-default-job-05] Installing pkg-1.4.7... [84i386-default-job-05] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gnome-initial-setup-3.12.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gnome-initial-setup-3.12.1_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by gnome-initial-setup-3.12.1_1 for building => SHA256 Checksum OK for gnome3/gnome-initial-setup-3.12.1.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gnome-initial-setup-3.12.1_1 for building ===> Extracting for gnome-initial-setup-3.12.1_1 => SHA256 Checksum OK for gnome3/gnome-initial-setup-3.12.1.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gnome-initial-setup-3.12.1_1 ===> Applying FreeBSD patches for gnome-initial-setup-3.12.1_1 =========================================================================== =================================================== ===> gnome-initial-setup-3.12.1_1 depends on executable: gnome-autogen.sh - not found ===> Verifying install for gnome-autogen.sh in /usr/ports/devel/gnome-common ===> Installing existing package /packages/All/gnome-common-3.14.0.txz [84i386-default-job-05] Installing gnome-common-3.14.0... [84i386-default-job-05] Extracting gnome-common-3.14.0... done ===> Returning to build of gnome-initial-setup-3.12.1_1 ===> gnome-initial-setup-3.12.1_1 depends on package: gdm>=3.0.0 - not found ===> Verifying install for gdm>=3.0.0 in /usr/ports/x11/gdm ===> Installing existing package /packages/All/gdm-3.14.1.txz [84i386-default-job-05] Installing gdm-3.14.1... [84i386-default-job-05] `-- Installing accountsservice-0.6.37_1... [84i386-default-job-05] | `-- Installing dbus-glib-0.100.2_1... [84i386-default-job-05] | | `-- Installing dbus-1.8.12_1... [84i386-default-job-05] | | `-- Installing expat-2.1.0_2... [84i386-default-job-05] | | `-- Extracting expat-2.1.0_2... done [84i386-default-job-05] | | `-- Installing gnome_subr-1.0... [84i386-default-job-05] | | `-- Extracting gnome_subr-1.0... done [84i386-default-job-05] | | `-- Installing libICE-1.0.9,1... [84i386-default-job-05] | | | `-- Installing xproto-7.0.26... [84i386-default-job-05] | | | `-- Extracting xproto-7.0.26... done [84i386-default-job-05] | | `-- Extracting libICE-1.0.9,1... done [84i386-default-job-05] | | `-- Installing libSM-1.2.2_2,1... [84i386-default-job-05] | | `-- Extracting libSM-1.2.2_2,1... done [84i386-default-job-05] | | `-- Installing libX11-1.6.2_2,1... [84i386-default-job-05] | | | `-- Installing kbproto-1.0.6... [84i386-default-job-05] | | | `-- Extracting kbproto-1.0.6... done [84i386-default-job-05] | | | `-- Installing libXau-1.0.8_2... [84i386-default-job-05] | | | `-- Extracting libXau-1.0.8_2... done [84i386-default-job-05] | | | `-- Installing libXdmcp-1.1.1_2... [84i386-default-job-05] | | | `-- Extracting libXdmcp-1.1.1_2... done [84i386-default-job-05] | | | `-- Installing libxcb-1.11... [84i386-default-job-05] | | | `-- Installing libpthread-stubs-0.3_6... [84i386-default-job-05] | | | `-- Extracting libpthread-stubs-0.3_6... done [84i386-default-job-05] | | | `-- Installing libxml2-2.9.2_2... [84i386-default-job-05] | | | | `-- Installing libiconv-1.14_6... [84i386-default-job-05] | | | | `-- Extracting libiconv-1.14_6... done [84i386-default-job-05] | | | `-- Extracting libxml2-2.9.2_2... done [84i386-default-job-05] | | | `-- Extracting libxcb-1.11... done [84i386-default-job-05] | | `-- Extracting libX11-1.6.2_2,1... done ===> Creating users and/or groups. Creating group 'messagebus' with gid '556'. Creating user 'messagebus' with uid '556'. [84i386-default-job-05] | | `-- Extracting dbus-1.8.12_1... done [84i386-default-job-05] | | `-- Installing gettext-runtime-0.19.4... [84i386-default-job-05] | | `-- Installing indexinfo-0.2.2... [84i386-default-job-05] | | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-05] | | `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-05] | | `-- Installing glib-2.42.1... [84i386-default-job-05] | | `-- Installing libffi-3.2.1... [84i386-default-job-05] | | `-- Extracting libffi-3.2.1... done [84i386-default-job-05] | | `-- Installing pcre-8.35_2... [84i386-default-job-05] | | `-- Extracting pcre-8.35_2... done [84i386-default-job-05] | | `-- Installing perl5-5.18.4_11... [84i386-default-job-05] | | `-- Extracting perl5-5.18.4_11... done [84i386-default-job-05] | | `-- Installing python27-2.7.9... [84i386-default-job-05] | | `-- Extracting python27-2.7.9... done [84i386-default-job-05] | | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [84i386-default-job-05] | `-- Extracting dbus-glib-0.100.2_1... done checking whether gcc understands -Werror=init-self... yes checking whether gcc understands -Werror=format-security... no checking whether gcc understands -Werror=format=2... yes checking whether gcc understands -Werror=missing-include-dirs... yes checking whether gcc understands -Werror... yes checking what warning flags to pass to the C compiler... -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror checking what language compliance flags to pass to the C compiler... checking for glib-compile-resources... /usr/local/bin/glib-compile-resources checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating gnome-initial-setup/Makefile config.status: creating gnome-initial-setup/pages/Makefile config.status: creating gnome-initial-setup/pages/language/Makefile config.status: creating gnome-initial-setup/pages/region/Makefile config.status: creating gnome-initial-setup/pages/keyboard/Makefile config.status: creating gnome-initial-setup/pages/eulas/Makefile config.status: creating gnome-initial-setup/pages/network/Makefile config.status: creating gnome-initial-setup/pages/timezone/Makefile config.status: creating gnome-initial-setup/pages/goa/Makefile config.status: creating gnome-initial-setup/pages/account/Makefile config.status: creating gnome-initial-setup/pages/password/Makefile config.status: creating gnome-initial-setup/pages/summary/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands configure: WARNING: unrecognized options: --with-html-dir, --disable-gtk-doc, --with-gconf-source =========================================================================== =================================================== ===> Building for gnome-initial-setup-3.12.1_1 gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1' Making all in data gmake[2]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/data' GEN gnome-welcome-tour.desktop.in ITMRG gnome-welcome-tour.desktop GEN gnome-initial-setup-copy-worker.desktop.in ITMRG gnome-initial-setup-copy-worker.desktop GEN gnome-initial-setup.desktop.in ITMRG gnome-initial-setup.desktop rm gnome-welcome-tour.desktop.in gnome-initial-setup.desktop.in gnome-initial-setup-copy-worker.desktop.in gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/data' Making all in gnome-initial-setup gmake[2]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup' gmake all-recursive gmake[3]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup' Making all in pages gmake[4]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages' Making all in language gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/language' gmake all-am gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/language' CC libgislanguage_la-cc-common-language.lo CC libgislanguage_la-cc-language-chooser.lo cc-language-chooser.c: In function 'language_widget_new': cc-language-chooser.c:128: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:74) cc-language-chooser.c:128: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) cc-language-chooser.c: In function 'more_widget_new': cc-language-chooser.c:190: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:74) cc-language-chooser.c:190: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) CC libgislanguage_la-gis-welcome-widget.lo CC libgislanguage_la-gis-language-page.lo CC libgislanguage_la-language-resources.lo CCLD libgislanguage.la gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/language' gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/language' Making all in region gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/region' gmake all-am gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/region' CC libgisregion_la-cc-common-language.lo CC libgisregion_la-cc-region-chooser.lo cc-region-chooser.c: In function 'region_widget_new': cc-region-chooser.c:147: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:74) cc-region-chooser.c:147: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) cc-region-chooser.c: In function 'more_widget_new': cc-region-chooser.c:209: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:74) cc-region-chooser.c:209: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) CC libgisregion_la-gis-region-page.lo CC libgisregion_la-region-resources.lo CCLD libgisregion.la gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/region' gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/region' Making all in keyboard gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/keyboard' gmake all-am gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/keyboard' CC libgiskeyboard_la-cc-input-chooser.lo cc-input-chooser.c: In function 'input_widget_new': cc-input-chooser.c:226: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:74) cc-input-chooser.c:226: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) cc-input-chooser.c: In function 'more_widget_new': cc-input-chooser.c:296: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:74) cc-input-chooser.c:296: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) CC libgiskeyboard_la-cc-common-language.lo CC libgiskeyboard_la-cc-ibus-utils.lo CC libgiskeyboard_la-cc-util.lo CC libgiskeyboard_la-gis-keyboard-page.lo CC libgiskeyboard_la-keyboard-resources.lo CCLD libgiskeyboard.la gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/keyboard' gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/keyboard' Making all in eulas gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/eulas' gmake all-am gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/eulas' CC libgiseulas_la-gis-eula-page.lo CC libgiseulas_la-gis-eula-pages.lo CC libgiseulas_la-utils.lo CC libgiseulas_la-eulas-resources.lo CCLD libgiseulas.la gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/eulas' gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/eulas' Making all in timezone gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/timezone' gmake all-am gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/timezone' CC libgistimezone_la-cc-timezone-map.lo CC libgistimezone_la-gis-bubble-widget.lo CC libgistimezone_la-gis-timezone-page.lo CC libgistimezone_la-timedated.lo CC libgistimezone_la-cc-datetime-resources.lo CC libgistimezone_la-timezone-resources.lo CCLD libgistimezone.la gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/timezone' gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/timezone' Making all in goa gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/goa' gmake all-am gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/goa' CC libgisgoa_la-gis-goa-page.lo CC libgisgoa_la-goa-resources.lo CCLD libgisgoa.la gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/goa' gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/goa' Making all in account gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/account' GEN account-resources.c GEN account-resources.h gmake all-am gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/account' CC libgisaccount_la-um-realm-generated.lo CC libgisaccount_la-account-resources.lo CC libgisaccount_la-gis-account-page.lo CC libgisaccount_la-gis-account-pages.lo CC libgisaccount_la-gis-account-page-local.lo CC libgisaccount_la-gis-account-page-enterprise.lo CC libgisaccount_la-um-realm-manager.lo CC libgisaccount_la-um-utils.lo um-utils.c: In function 'set_entry_validation_error': um-utils.c:41: warning: 'gtk_entry_set_icon_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkentry.h:278) um-utils.c:43: warning: 'GtkStock' is deprecated CC libgisaccount_la-um-photo-dialog.lo um-photo-dialog.c: In function 'popup_button_draw': um-photo-dialog.c:330: warning: 'gtk_widget_get_state' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkwidget.h:840) CCLD libgisaccount.la gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/account' gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/account' Making all in password gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/password' gmake all-am gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/password' CC libgispassword_la-um-realm-generated.lo CC libgispassword_la-password-resources.lo CC libgispassword_la-gis-password-page.lo CC libgispassword_la-gis-account-page-local.lo CC libgispassword_la-gis-account-page-enterprise.lo CC libgispassword_la-um-realm-manager.lo CC libgispassword_la-um-utils.lo um-utils.c:29:19: error: utmpx.h: No such file or directory um-utils.c: In function 'set_entry_validation_error': um-utils.c:42: warning: 'gtk_entry_set_icon_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkentry.h:278) um-utils.c:44: warning: 'GtkStock' is deprecated Makefile:503: recipe for target 'libgispassword_la-um-utils.lo' failed gmake[6]: *** [libgispassword_la-um-utils.lo] Error 1 gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/password' Makefile:376: recipe for target 'all' failed gmake[5]: *** [all] Error 2 gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/password' Makefile:406: recipe for target 'all-recursive' failed gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages' Makefile:600: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup' Makefile:447: recipe for target 'all' failed gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup' Makefile:451: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1' Makefile:383: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/deskutils/gnome-initial-setup. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 11:02:33 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 C009F511; Sat, 31 Jan 2015 11:02:33 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 AB258D57; Sat, 31 Jan 2015 11:02:33 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VB2XT6083053; Sat, 31 Jan 2015 11:02:33 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VB2Xvb083027; Sat, 31 Jan 2015 11:02:33 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 11:02:33 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311102.t0VB2Xvb083027@beefy2.isc.freebsd.org> To: olgeni@FreeBSD.org Subject: [package - 84amd64-default][lang/mit-scheme] Failed for mit-scheme-9.2_1 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, 31 Jan 2015 11:02:33 -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: olgeni@FreeBSD.org Last committer: crees@FreeBSD.org Ident: $FreeBSD: head/lang/mit-scheme/Makefile 373100 2014-11-22 20:40:08Z crees $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/mit-scheme-9.2_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building lang/mit-scheme build started at Sat Jan 31 11:01:34 UTC 2015 port directory: /usr/ports/lang/mit-scheme building for: FreeBSD 84amd64-default-job-13 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: olgeni@FreeBSD.org Makefile ident: $FreeBSD: head/lang/mit-scheme/Makefile 373100 2014-11-22 20:40:08Z crees $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=mit-scheme-9.2_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for mit-scheme-9.2_1: GDBM=off: GNU dbm library support MCRYPT=off: mcrypt library support MHASH=off: mhash library support OPENSSL=off: SSL/TLS support via OpenSSL PGSQL=off: PostgreSQL database support X11=off: X11 (graphics) support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-db-4 --without-gdbm --without-mhash --without-mcrypt --without-openssl --without-libpq --without-x --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/mit-scheme/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/mit-scheme/work HOME=/wrkdirs/usr/ports/lang/mit-scheme/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/lang/mit-scheme/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/mit-scheme/work HOME=/wrkdirs/usr/ports/lang/mit-scheme/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/mit-scheme/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/mit-scheme/work HOME=/wrkdirs/usr/ports/lang/mit-scheme/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/mit-scheme/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/mit-scheme/work HOME=/wrkdirs/usr/ports/lang/mit-scheme/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -fstack-protector -Wl,-rpath=/usr/local/l ib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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-- GDBM="@comment " MHASH="@comment " MCRYPT="@comment " OPENSSL="@comment " POSTGRESQL="@comment " X11="@comment " MIT_SCHEME_ARCH=x86-64 OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/mit-scheme" EXAMPLESDIR="share/examples/mit-scheme" DATADIR="share/mit-scheme" WWWDIR="www/mit-scheme" ETCDIR="etc/mit-scheme" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mit-scheme DOCSDIR=/usr/local/share/doc/mit-scheme EXAMPLESDIR=/usr/local/share/examples/mit-scheme WWWDIR=/usr/local/www/mit-scheme ETCDIR=/usr/local/etc/mit-scheme --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> mit-scheme-9.2_1 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.7.txz [84amd64-default-job-13] Installing pkg-1.4.7... [84amd64-default-job-13] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mit-scheme-9.2_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by mit-scheme-9.2_1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by mit-scheme-9.2_1 for building => SHA256 Checksum OK for mit-scheme-9.2-x86-64.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by mit-scheme-9.2_1 for building ===> Extracting for mit-scheme-9.2_1 => SHA256 Checksum OK for mit-scheme-9.2-x86-64.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for mit-scheme-9.2_1 ===> Applying FreeBSD patches for mit-scheme-9.2_1 =========================================================================== =================================================== ===> mit-scheme-9.2_1 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-13] Installing gmake-4.1_1... [84amd64-default-job-13] `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-13] | `-- Installing indexinfo-0.2.2... [84amd64-default-job-13] | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-13] | `-- Installing libiconv-1.14_6... [84amd64-default-job-13] | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-13] `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-13] Extracting gmake-4.1_1... done ===> Returning to build of mit-scheme-9.2_1 ===> mit-scheme-9.2_1 depends on executable: gcc48 - not found ===> Verifying install for gcc48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.4.txz [84amd64-default-job-13] Installing gcc-4.8.4... [84amd64-default-job-13] `-- Installing binutils-2.25... [84amd64-default-job-13] `-- Extracting binutils-2.25... done [84amd64-default-job-13] `-- Installing gcc-ecj-4.5... [84amd64-default-job-13] `-- Extracting gcc-ecj-4.5... done [84amd64-default-job-13] `-- Installing gmp-5.1.3_2... [84amd64-default-job-13] `-- Extracting gmp-5.1.3_2... done [84amd64-default-job-13] `-- Installing mpc-1.0.2_1... [84amd64-default-job-13] | `-- Installing mpfr-3.1.2_2... [84amd64-default-job-13] | `-- Extracting mpfr-3.1.2_2... done [84amd64-default-job-13] `-- Extracting mpc-1.0.2_1... done [84amd64-default-job-13] Extracting gcc-4.8.4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of mit-scheme-9.2_1 ===> mit-scheme-9.2_1 depends on file: /usr/local/bin/as - found =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for mit-scheme-9.2_1 configure: loading site script /usr/ports/Templates/config.site checking whether gmake sets $(MAKE)... yes checking build system type... amd64-portbld-freebsd8.4 checking host system type... amd64-portbld-freebsd8.4 checking for gcc... gcc48 checking for fetestexcept... no checking for feupdateenv... yes checking for floor... yes checking for fmod... yes checking for fpathconf... yes checking for fpgetround... yes checking for fpsetround... yes checking for frexp... yes checking for fsync... (cached) yes checking for fsync_range... no checking for ftruncate... yes checking for getcwd... (cached) yes checking for gethostbyname... (cached) yes checking for gethostname... (cached) yes checking for getlogin... yes checking for getpagesize... (cached) yes checking for getpgrp... (cached) yes checking for getpt... no checking for gettimeofday... (cached) yes checking for getwd... (cached) yes checking for grantpt... yes checking for kill... yes checking for lockf... yes checking for log1p... yes checking for madvise... yes checking for memcpy... (cached) yes checking for mkdir... yes checking for mktime... yes checking for modf... yes checking for nice... yes checking for ntp_adjtime... yes checking for ntp_gettime... yes checking for openpty... no checking for poll... (cached) yes checking for pollts... no checking for ppoll... no checking for posix_madvise... yes checking for posix_openpt... yes checking for prealloc... no checking for rename... (cached) yes checking for rmdir... yes checking for pselect... yes checking for select... (cached) yes checking for setitimer... yes checking for setpgrp... yes checking for setpgrp2... no checking for shmat... yes checking for sigaction... (cached) yes checking for sighold... yes checking for sigsuspend... yes checking for socket... yes checking for statfs... (cached) yes checking for strchr... yes checking for strerror... (cached) yes checking for strstr... yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking for symlink... (cached) yes checking for sync_file_range... no checking for sysconf... (cached) yes checking for times... yes checking for truncate... (cached) yes checking for uname... (cached) yes checking for utime... (cached) yes checking for waitpid... (cached) yes checking for X... disabled checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for long file names... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking for tgetent in -lncurses... yes checking for tparm in -lncurses... yes checking for tparam in -lncurses... no checking for tgetent in -lcurses... yes checking for tparm in -lcurses... yes checking for tparam in -lcurses... no checking for tgetent in -ltermcap... yes checking for tparm in -ltermcap... yes checking for tparam in -ltermcap... no configure: WARNING: No tparam found; will emulate it from terminfo tparm checking for dlopen... (cached) yes checking for m4... m4 configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: linking cmpauxmd/x86-64.m4 to cmpauxmd.m4 config.status: linking cmpintmd/x86-64.h to cmpintmd.h config.status: linking cmpintmd/x86-64.c to cmpintmd.c config.status: linking cmpintmd/x86-64-config.h to cmpintmd-config.h =========================================================================== =================================================== ===> Building for mit-scheme-9.2_1 gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o artutl.o -c artutl.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o avltree.o -c avltree.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o bkpt.o -c bkpt.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o bignum.o -c bignum.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o bigprm.o -c bigprm.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o bitstr.o -c bitstr.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o boot.o -c boot.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o char.o -c char.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o daemon.o -c daemon.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o debug.o -c debug.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o dfloat.o -c dfloat.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o error.o -c error.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o extern.o -c extern.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o fasdump.o -c fasdump.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o fasl.o -c fasl.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o fasload.o -c fasload.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o fixnum.o -c fixnum.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o floenv.o -c floenv.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o flonum.o -c flonum.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o gcloop.o -c gcloop.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o generic.o -c generic.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o hooks.o -c hooks.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o hunk.o -c hunk.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o intern.o -c intern.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o interp.o -c interp.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o intprm.o -c intprm.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o list.o -c list.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o lookprm.o -c lookprm.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o lookup.o -c lookup.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o memmag.o -c memmag.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o missing.o -c missing.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o obstack.o -c obstack.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o option.o -c option.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o osscheme.o -c osscheme.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o ostty.o -c ostty.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o outf.o -c outf.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o prim.o -c prim.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o primutl.o -c primutl.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o ptrvec.o -c ptrvec.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o purify.o -c purify.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o purutl.o -c purutl.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o regex.o -c regex.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o rgxprim.o -c rgxprim.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o step.o -c step.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o storage.o -c storage.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o string.o -c string.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o syntax.o -c syntax.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o sysprim.o -c sysprim.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o term.o -c term.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o transact.o -c transact.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o utabmd.o -c utabmd.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o utils.o -c utils.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o vector.o -c vector.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o wind.o -c wind.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o prosenv.o -c prosenv.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o prosfile.o -c prosfile.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o prosfs.o -c prosfs.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o prosio.o -c prosio.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o prosproc.o -c prosproc.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o prospty.o -c prospty.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o prosterm.o -c prosterm.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o prostty.o -c prostty.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o pruxsock.o -c pruxsock.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o intext.o -c intext.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o pruxenv.o -c pruxenv.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o pruxfs.o -c pruxfs.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o pruxio.o -c pruxio.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o ux.o -c ux.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o uxctty.o -c uxctty.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o uxenv.o -c uxenv.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o uxfile.o -c uxfile.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o uxfs.o -c uxfs.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o uxio.o -c uxio.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o uxproc.o -c uxproc.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o uxsig.o -c uxsig.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o uxsock.o -c uxsock.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o uxterm.o -c uxterm.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o uxtop.o -c uxtop.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o uxtrap.o -c uxtrap.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o uxtty.o -c uxtty.c gcc48 -std=gnu99 -DHAVE_CONFIG_H -DMIT_SCHEME -DDEFAULT_LIBRARY_PATH=\"/usr/local/lib/mit-scheme-x86-64\" -I. -I. -Wold-style-definition -Wextra -Wno-sign-compare -Wno-unused-parameter -Wstrict-prototypes -Wnested-externs -Wredundant-decls -Wall -Wundef -Wpointer-arith -Winline -O3 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -o uxutil.o -c uxutil.c rm -f cmpauxmd.s.tmp ./makegen/m4.sh m4 -P SUPPRESS_LEADING_UNDERSCORE,1 -P SUPPRESS_LEADING_UNDERSCORE,1 -P __ELF__,1 cmpauxmd.m4 > cmpauxmd.s.tmp && mv -f cmpauxmd.s.tmp cmpauxmd.s as -o cmpauxmd.o cmpauxmd.s cmpauxmd.s: Assembler messages: cmpauxmd.s:1175: Error: `(%esp)' is not a valid 64 bit base/index expression cmpauxmd.s:1176: Error: `(%esp)' is not a valid 64 bit base/index expression cmpauxmd.s:1185: Error: `(%esp)' is not a valid 64 bit base/index expression cmpauxmd.s:1193: Error: `(%esp)' is not a valid 64 bit base/index expression cmpauxmd.s:1194: Error: `(%esp)' is not a valid 64 bit base/index expression cmpauxmd.s:1204: Error: `(%eax)' is not a valid 64 bit base/index expression Makefile:189: recipe for target 'cmpauxmd.o' failed gmake: *** [cmpauxmd.o] Error 1 rm cmpauxmd.s *** Error code 2 Stop in /usr/ports/lang/mit-scheme. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 11:02:58 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 0425751F for ; Sat, 31 Jan 2015 11:02:58 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 E1351D5B; Sat, 31 Jan 2015 11:02:57 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VB2vEc012253; Sat, 31 Jan 2015 11:02:57 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VB2vSg012123; Sat, 31 Jan 2015 11:02:57 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 11:02:57 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311102.t0VB2vSg012123@beefy2.isc.freebsd.org> To: Mario.G.Pavlov@gmail.com Subject: [package - 84amd64-default][ports-mgmt/portrac] Failed for portrac-0.5 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, 31 Jan 2015 11:02:58 -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: Mario.G.Pavlov@gmail.com Last committer: rodrigo@FreeBSD.org Ident: $FreeBSD: head/ports-mgmt/portrac/Makefile 370958 2014-10-15 21:48:04Z rodrigo $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/portrac-0.5.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building ports-mgmt/portrac build started at Sat Jan 31 11:02:37 UTC 2015 port directory: /usr/ports/ports-mgmt/portrac building for: FreeBSD 84amd64-default-job-06 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: Mario.G.Pavlov@gmail.com Makefile ident: $FreeBSD: head/ports-mgmt/portrac/Makefile 370958 2014-10-15 21:48:04Z rodrigo $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=portrac-0.5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-qt-includes=/usr/local/include/qt5 --with-qt-libraries=/usr/local/lib --with-extra-includes=/usr/local/include --with-extra-libs=/usr/local/lib --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/ports-mgmt/portrac/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ports-mgmt/portrac/work HOME=/wrkdirs/usr/ports/ports-mgmt/portrac/work TMPDIR="/tmp" QTDIR="/usr/local" QMAKE="/usr/local/lib/qt5/bin/qmake" MOC="/usr/local/lib/qt5/bin/moc" RCC="/usr/local/lib/qt5/bin/rcc" UIC="/usr/local/lib/qt5/bin/uic" QMAKESPEC="/usr/local/lib/qt5/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" CPATH=/usr/local/include LIBRARY_PATH=/usr/local/lib SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/ports-mgmt/portrac/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ports-mgmt/portrac/work HOME=/wrkdirs/usr/ports/ports-mgmt/portrac/work TMPDIR="/tmp" CPATH=/usr/local/include LIBRARY_PATH=/usr/local/lib 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-- QT_PREFIX="/usr/local" QT_BINDIR="lib/qt5/bin" QT_INCDIR="include/qt5" QT_LIBDIR="lib" QT_ARCHDIR="lib/qt5" QT_PLUGINDIR="lib/qt5/plugins" QT_LIBEXECDIR="libexec/qt5" QT_IMPORTDIR="lib/qt5/imports" QT_QMLDIR="lib/qt5/qml" QT_DATADIR="share/qt5" QT_DOCDIR="share/doc/qt5" QT_L10NDIR="share/qt5/translations" QT_ETCDIR="etc/xdg" QT_EXAMPLEDIR="share/examples/qt5" QT_TESTDIR="share/qt5/tests" QT_MKSPECDIR="lib/qt5/mkspecs" OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/portrac" EXAMPLESDIR="share/examples/portrac" DATADIR="share/portrac" WWWDIR="www/portrac" ETCDIR="etc/portrac" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/portrac DOCSDIR=/usr/local/share/doc/portrac EXAMPLESDIR=/usr/local/share/examples/portrac WWWDIR=/usr/local/www/portrac ETCDIR=/usr/local/etc/portrac --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD2CLAUSE accepted by the user =========================================================================== =================================================== ===> portrac-0.5 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.7.txz [84amd64-default-job-06] Installing pkg-1.4.7... [84amd64-default-job-06] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of portrac-0.5 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by portrac-0.5 for building =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by portrac-0.5 for building => SHA256 Checksum OK for portrac-0.5.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by portrac-0.5 for building ===> Extracting for portrac-0.5 => SHA256 Checksum OK for portrac-0.5.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for portrac-0.5 =========================================================================== =================================================== ===> portrac-0.5 depends on file: /usr/local/lib/qt5/bin/moc - not found ===> Verifying install for /usr/local/lib/qt5/bin/moc in /usr/ports/devel/qt5-buildtools ===> Installing existing package /packages/All/qt5-buildtools-5.3.2.txz [84amd64-default-job-06] Installing qt5-buildtools-5.3.2... [84amd64-default-job-06] `-- Installing perl5-5.18.4_11... [84amd64-default-job-06] `-- Extracting perl5-5.18.4_11... done [84amd64-default-job-06] Extracting qt5-buildtools-5.3.2... done ===> Returning to build of portrac-0.5 ===> portrac-0.5 depends on file: /usr/local/lib/qt5/bin/qmake - not found ===> Verifying install for /usr/local/lib/qt5/bin/qmake in /usr/ports/devel/qmake5 ===> Installing existing package /packages/All/qt5-qmake-5.3.2.txz [84amd64-default-job-06] Installing qt5-qmake-5.3.2... [84amd64-default-job-06] Extracting qt5-qmake-5.3.2... done ===> Returning to build of portrac-0.5 ===> portrac-0.5 depends on file: /usr/local/lib/libQt5Widgets.so - not found ===> Verifying install for /usr/local/lib/libQt5Widgets.so in /usr/ports/x11-toolkits/qt5-widgets ===> Installing existing package /packages/All/qt5-widgets-5.3.2.txz [84amd64-default-job-06] Installing qt5-widgets-5.3.2... [84amd64-default-job-06] `-- Installing libX11-1.6.2_2,1... [84amd64-default-job-06] | `-- Installing kbproto-1.0.6... [84amd64-default-job-06] | `-- Extracting kbproto-1.0.6... done [84amd64-default-job-06] | `-- Installing libXau-1.0.8_2... [84amd64-default-job-06] | | `-- Installing xproto-7.0.26... [84amd64-default-job-06] | | `-- Extracting xproto-7.0.26... done [84amd64-default-job-06] | `-- Extracting libXau-1.0.8_2... done [84amd64-default-job-06] | `-- Installing libXdmcp-1.1.1_2... [84amd64-default-job-06] | `-- Extracting libXdmcp-1.1.1_2... done [84amd64-default-job-06] | `-- Installing libxcb-1.11... [84amd64-default-job-06] | | `-- Installing libpthread-stubs-0.3_6... [84amd64-default-job-06] | | `-- Extracting libpthread-stubs-0.3_6... done [84amd64-default-job-06] | | `-- Installing libxml2-2.9.2_2... [84amd64-default-job-06] | | `-- Installing libiconv-1.14_6... [84amd64-default-job-06] | | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-06] | | `-- Extracting libxml2-2.9.2_2... done [84amd64-default-job-06] | `-- Extracting libxcb-1.11... done [84amd64-default-job-06] `-- Extracting libX11-1.6.2_2,1... done [84amd64-default-job-06] `-- Installing qt5-core-5.3.2_1... [84amd64-default-job-06] | `-- Installing glib-2.42.1... [84amd64-default-job-06] | | `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-06] | | `-- Installing indexinfo-0.2.2... [84amd64-default-job-06] | | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-06] | | `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-06] | | `-- Installing libffi-3.2.1... [84amd64-default-job-06] | | `-- Extracting libffi-3.2.1... done [84amd64-default-job-06] | | `-- Installing pcre-8.35_2... [84amd64-default-job-06] | | `-- Extracting pcre-8.35_2... done [84amd64-default-job-06] | | `-- Installing python27-2.7.9... [84amd64-default-job-06] | | `-- Extracting python27-2.7.9... done [84amd64-default-job-06] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [84amd64-default-job-06] | `-- Installing icu-53.1... [84amd64-default-job-06] | `-- Extracting icu-53.1... done [84amd64-default-job-06] `-- Extracting qt5-core-5.3.2_1... done [84amd64-default-job-06] `-- Installing qt5-gui-5.3.2_1... [84amd64-default-job-06] | `-- Installing dbus-1.8.12_1... [84amd64-default-job-06] | | `-- Installing expat-2.1.0_2... [84amd64-default-job-06] | | `-- Extracting expat-2.1.0_2... done [84amd64-default-job-06] | | `-- Installing gnome_subr-1.0... [84amd64-default-job-06] | | `-- Extracting gnome_subr-1.0... done [84amd64-default-job-06] | | `-- Installing libICE-1.0.9,1... [84amd64-default-job-06] | | `-- Extracting libICE-1.0.9,1... done [84amd64-default-job-06] | | `-- Installing libSM-1.2.2_2,1... [84amd64-default-job-06] | | `-- Extracting libSM-1.2.2_2,1... done ===> Creating users and/or groups. Creating group 'messagebus' with gid '556'. Creating user 'messagebus' with uid '556'. [84amd64-default-job-06] | `-- Extracting dbus-1.8.12_1... done [84amd64-default-job-06] | `-- Installing encodings-1.0.4_1,1... [84amd64-default-job-06] | | `-- Installing font-util-1.3.0_1... [84amd64-default-job-06] | | `-- Extracting font-util-1.3.0_1... done [84amd64-default-job-06] | `-- Extracting encodings-1.0.4_1,1... done [84amd64-default-job-06] | `-- Installing fontconfig-2.11.1,1... [84amd64-default-job-06] | | `-- Installing freetype2-2.5.5... [84amd64-default-job-06] | | `-- Extracting freetype2-2.5.5... done [84amd64-default-job-06] | `-- 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: caching, new cache contents: 0 fonts, 2 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/util: caching, new cache contents: 0 fonts, 0 dirs /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory Re-scanning /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 2 dirs Re-scanning /usr/local/lib/X11/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs /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 [84amd64-default-job-06] | `-- Installing jpeg-8_6... [84amd64-default-job-06] | `-- Extracting jpeg-8_6... done [84amd64-default-job-06] | `-- Installing libGL-9.1.7_4... [84amd64-default-job-06] | | `-- Installing dri2proto-2.8... [84amd64-default-job-06] | | `-- Extracting dri2proto-2.8... done [84amd64-default-job-06] | | `-- Installing libXdamage-1.1.4_2... [84amd64-default-job-06] | | `-- Installing damageproto-1.2.1... [84amd64-default-job-06] | | `-- Extracting damageproto-1.2.1... done [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 libXdamage-1.1.4_2... done [84amd64-default-job-06] | | `-- Installing libXext-1.3.3,1... [84amd64-default-job-06] | | `-- Installing xextproto-7.3.0... [84amd64-default-job-06] | | `-- Extracting xextproto-7.3.0... done [84amd64-default-job-06] | | `-- Extracting libXext-1.3.3,1... done [84amd64-default-job-06] | | `-- Installing libXxf86vm-1.1.3_2... [84amd64-default-job-06] | | `-- Installing xf86vidmodeproto-2.3.1... [84amd64-default-job-06] | | `-- Extracting xf86vidmodeproto-2.3.1... done [84amd64-default-job-06] | | `-- Extracting libXxf86vm-1.1.3_2... done [84amd64-default-job-06] | | `-- Installing libdevq-0.0.2... [84amd64-default-job-06] | | `-- Extracting libdevq-0.0.2... done [84amd64-default-job-06] | | `-- Installing libdrm-2.4.58_1,1... [84amd64-default-job-06] | | `-- Installing libpciaccess-0.13.2_2... [84amd64-default-job-06] | | | `-- Installing pciids-20150124... [84amd64-default-job-06] | | | `-- Extracting pciids-20150124... done [84amd64-default-job-06] | | `-- Extracting libpciaccess-0.13.2_2... done [84amd64-default-job-06] | | `-- Extracting libdrm-2.4.58_1,1... done [84amd64-default-job-06] | | `-- Installing libglapi-9.1.7_2... [84amd64-default-job-06] | | `-- Installing libxshmfence-1.1_3... [84amd64-default-job-06] | | `-- Extracting libxshmfence-1.1_3... done [84amd64-default-job-06] | | `-- Extracting libglapi-9.1.7_2... done [84amd64-default-job-06] | `-- Extracting libGL-9.1.7_4... 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 libXrender-0.9.8_2... [84amd64-default-job-06] | | `-- Installing renderproto-0.11.1... [84amd64-default-job-06] | | `-- Extracting renderproto-0.11.1... done [84amd64-default-job-06] | `-- Extracting libXrender-0.9.8_2... done [84amd64-default-job-06] | `-- Installing libxkbcommon-0.5.0... [84amd64-default-job-06] | `-- Extracting libxkbcommon-0.5.0... done [84amd64-default-job-06] | `-- Installing png-1.6.16... [84amd64-default-job-06] | `-- Extracting png-1.6.16... done [84amd64-default-job-06] | `-- Installing qt5-dbus-5.3.2... [84amd64-default-job-06] | `-- Extracting qt5-dbus-5.3.2... done [84amd64-default-job-06] | `-- Installing xcb-util-image-0.4.0... [84amd64-default-job-06] | | `-- Installing xcb-util-0.4.0,1... [84amd64-default-job-06] | | `-- Extracting xcb-util-0.4.0,1... done [84amd64-default-job-06] | `-- Extracting xcb-util-image-0.4.0... done [84amd64-default-job-06] | `-- Installing xcb-util-keysyms-0.4.0... [84amd64-default-job-06] | `-- Extracting xcb-util-keysyms-0.4.0... done [84amd64-default-job-06] | `-- Installing xcb-util-renderutil-0.3.9... [84amd64-default-job-06] | `-- Extracting xcb-util-renderutil-0.3.9... done [84amd64-default-job-06] | `-- Installing xcb-util-wm-0.4.1_2... [84amd64-default-job-06] | `-- Extracting xcb-util-wm-0.4.1_2... done [84amd64-default-job-06] | `-- Installing xdg-utils-1.0.2.20130919_1... [84amd64-default-job-06] | | `-- Installing hicolor-icon-theme-0.12... [84amd64-default-job-06] | | `-- Extracting hicolor-icon-theme-0.12... done [84amd64-default-job-06] | | `-- Installing xprop-1.2.2... [84amd64-default-job-06] | | `-- Installing libXmu-1.1.2_2,1... [84amd64-default-job-06] | | | `-- Installing libXt-1.1.4_2,1... [84amd64-default-job-06] | | | `-- Extracting libXt-1.1.4_2,1... done [84amd64-default-job-06] | | `-- Extracting libXmu-1.1.2_2,1... done [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_4... [84amd64-default-job-06] | | `-- Extracting dejavu-2.34_4... done mkfontscale: not found mkfontdir: not found [84amd64-default-job-06] | | `-- Installing font-bh-ttf-1.0.3_1... [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 font-bh-ttf-1.0.3_1... done [84amd64-default-job-06] | | `-- Installing font-misc-ethiopic-1.0.3_1... [84amd64-default-job-06] | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [84amd64-default-job-06] | | `-- Installing font-misc-meltho-1.0.3_1... [84amd64-default-job-06] | | `-- Extracting font-misc-meltho-1.0.3_1... done [84amd64-default-job-06] `-- Extracting qt5-gui-5.3.2_1... done [84amd64-default-job-06] Extracting qt5-widgets-5.3.2... done 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 ===================================================================== Message for dejavu-2.34_4: 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. Message for qt5-gui-5.3.2_1: ====================================================================== 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 portrac-0.5 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for portrac-0.5 =========================================================================== =================================================== ===> Building for portrac-0.5 c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -pthread -D_THREAD_SAFE -fPIE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -I. -I. -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -o PortChecker.o PortChecker.cc PortChecker.cc: In member function 'std::string PortChecker::downloadIndex() const': PortChecker.cc:164: error: 'errno' was not declared in this scope *** Error code 1 Stop in /wrkdirs/usr/ports/ports-mgmt/portrac/work/portrac-0.5. *** Error code 1 Stop in /usr/ports/ports-mgmt/portrac. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 11:08:12 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 D25A9690 for ; Sat, 31 Jan 2015 11:08:12 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 B0FA2D88 for ; Sat, 31 Jan 2015 11:08:12 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VB8CXQ021787 for ; Sat, 31 Jan 2015 11:08:12 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VB8Com021768; Sat, 31 Jan 2015 11:08:12 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 11:08:12 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311108.t0VB8Com021768@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84i386-default][graphics/gtimelapse] Failed for gtimelapse-0.1_5 in build 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, 31 Jan 2015 11:08:13 -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: vanilla@FreeBSD.org Ident: $FreeBSD: head/graphics/gtimelapse/Makefile 377733 2015-01-23 12:28:17Z vanilla $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/gtimelapse-0.1_5.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building graphics/gtimelapse build started at Sat Jan 31 11:07:13 UTC 2015 port directory: /usr/ports/graphics/gtimelapse building for: FreeBSD 84i386-default-job-21 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/graphics/gtimelapse/Makefile 377733 2015-01-23 12:28:17Z vanilla $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=gtimelapse-0.1_5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-wx-config=/usr/local/bin/wxgtk2u-3.0-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gtimelapse/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gtimelapse/work HOME=/wrkdirs/usr/ports/graphics/gtimelapse/work TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share /aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gtimelapse/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gtimelapse/work HOME=/wrkdirs/usr/ports/graphics/gtimelapse/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool. m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh 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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gtimelapse" EXAMPLESDIR="share/examples/gtimelapse" DATADIR="share/gtimelapse" WWWDIR="www/gtimelapse" ETCDIR="etc/gtimelapse" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gtimelapse DOCSDIR=/usr/local/share/doc/gtimelapse EXAMPLESDIR=/usr/local/share/examples/gtimelapse WWWDIR=/usr/local/www/gtimelapse ETCDIR=/usr/local/etc/gtimelapse --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> gtimelapse-0.1_5 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.7.txz [84i386-default-job-21] Installing pkg-1.4.7... [84i386-default-job-21] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gtimelapse-0.1_5 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gtimelapse-0.1_5 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gtimelapse-0.1_5 for building => SHA256 Checksum OK for gtimelapse-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gtimelapse-0.1_5 for building ===> Extracting for gtimelapse-0.1_5 => SHA256 Checksum OK for gtimelapse-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gtimelapse-0.1_5 ===> Applying FreeBSD patches for gtimelapse-0.1_5 =========================================================================== =================================================== ===> gtimelapse-0.1_5 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [84i386-default-job-21] Installing pkgconf-0.9.7... [84i386-default-job-21] Extracting pkgconf-0.9.7... done ===> Returning to build of gtimelapse-0.1_5 ===> gtimelapse-0.1_5 depends on file: /usr/local/bin/automake-1.15 - not found ===> Verifying install for /usr/local/bin/automake-1.15 in /usr/ports/devel/automake ===> Installing existing package /packages/All/automake-1.15.txz [84i386-default-job-21] Installing automake-1.15... [84i386-default-job-21] `-- Installing autoconf-2.69... [84i386-default-job-21] | `-- Installing autoconf-wrapper-20131203... [84i386-default-job-21] | `-- Extracting autoconf-wrapper-20131203... done [84i386-default-job-21] | `-- Installing indexinfo-0.2.2... [84i386-default-job-21] | `-- Extracting indexinfo-0.2.2... 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] | `-- Installing perl5-5.18.4_11... [84i386-default-job-21] | `-- Extracting perl5-5.18.4_11... done [84i386-default-job-21] `-- Extracting autoconf-2.69... done [84i386-default-job-21] `-- Installing automake-wrapper-20131203... [84i386-default-job-21] `-- Extracting automake-wrapper-20131203... done [84i386-default-job-21] Extracting automake-1.15... done ===> Returning to build of gtimelapse-0.1_5 ===> gtimelapse-0.1_5 depends on file: /usr/local/bin/autoconf-2.69 - found ===> gtimelapse-0.1_5 depends on package: libtool>=2.4 - not found ===> Verifying install for libtool>=2.4 in /usr/ports/devel/libtool ===> Installing existing package /packages/All/libtool-2.4.5.txz [84i386-default-job-21] Installing libtool-2.4.5... [84i386-default-job-21] Extracting libtool-2.4.5... done ===> Returning to build of gtimelapse-0.1_5 =========================================================================== =================================================== ===> gtimelapse-0.1_5 depends on shared library: libgphoto2.so - not found ===> Verifying for libgphoto2.so in /usr/ports/graphics/libgphoto2 ===> Installing existing package /packages/All/libgphoto2-2.5.7.txz [84i386-default-job-21] Installing libgphoto2-2.5.7... [84i386-default-job-21] `-- Installing gettext-runtime-0.19.4... [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 jpeg-8_6... [84i386-default-job-21] `-- Extracting jpeg-8_6... done [84i386-default-job-21] `-- Installing libexif-0.6.21_3... [84i386-default-job-21] `-- Extracting libexif-0.6.21_3... done [84i386-default-job-21] `-- Installing libgd-2.1.0_5,1... [84i386-default-job-21] | `-- Installing fontconfig-2.11.1,1... [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] | | `-- Installing freetype2-2.5.5... [84i386-default-job-21] | | `-- Extracting freetype2-2.5.5... done [84i386-default-job-21] | `-- 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 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Message for dejavu-2.34_4: 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. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of gtimelapse-0.1_5 =========================================================================== =================================================== ===> Configuring for gtimelapse-0.1_5 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/config.guess' libtoolize: copying file 'config/config.sub' libtoolize: copying file 'config/install-sh' libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: You should add the contents of 'm4/libtool.m4' to 'aclocal.m4'. libtoolize: copying file 'm4/ltoptions.m4' libtoolize: You should add the contents of 'm4/ltoptions.m4' to 'aclocal.m4'. libtoolize: copying file 'm4/ltsugar.m4' libtoolize: You should add the contents of 'm4/ltsugar.m4' to 'aclocal.m4'. libtoolize: copying file 'm4/ltversion.m4' libtoolize: You should add the contents of 'm4/ltversion.m4' to 'aclocal.m4'. libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: You should add the contents of 'm4/lt~obsolete.m4' to 'aclocal.m4'. configure.ac:12: warning: GP_CONFIG_MSG is m4_require'd but not m4_defun'd m4/gp-check-library.m4:95: _GP_CHECK_LIBRARY is expanded from... m4/gp-check-library.m4:411: GP_CHECK_LIBRARY is expanded from... configure.ac:12: the top level configure.ac:12: warning: GP_PKG_CONFIG is m4_require'd but not m4_defun'd m4/gp-check-library.m4:95: _GP_CHECK_LIBRARY is expanded from... m4/gp-check-library.m4:411: GP_CHECK_LIBRARY is expanded from... configure.ac:12: the top level configure.ac:9: installing 'config/compile' configure.ac:6: installing 'config/missing' src/Makefile.am: installing 'config/depcomp' configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking build system type... i386-portbld-freebsd8.4 checking host system type... i386-portbld-freebsd8.4 checking how to print strings... printf checking for gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert i386-portbld-freebsd8.4 file names to i386-portbld-freebsd8.4 format... func_convert_file_noop checking how to convert i386-portbld-freebsd8.4 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd8.4 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd8.4 ld.so checking how to hardcode library paths into programs... immediate checking for POSIX sh $() command substitution... yes checking PKG_CONFIG_PATH... empty checking for pkg-config... /usr/local/bin/pkg-config checking for dynamic library extension... .so checking pkg-config is at least version 0.9.0... yes checking for libgphoto2 to use... autodetect checking for LIBGPHOTO2... yes checking libgphoto2 library flags... "-lgphoto2 -lgphoto2_port -lm -L/usr/local/lib -lexif " checking libgphoto2 cpp flags... "-I/usr/local/include/gphoto2 -I/usr/local/include " checking for wx-config... /usr/local/bin/wxgtk2u-3.0-config checking for wxWidgets version >= 2.8.9... yes (version 3.0.2) checking for wxWidgets static library... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===> Building for gtimelapse-0.1_5 Making all in src c++ -DPACKAGE_NAME=\"gTimelapse\" -DPACKAGE_TARNAME=\"gtimelapse\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"gTimelapse\ 1.0\" -DPACKAGE_BUGREPORT=\"timnugent@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gtimelapse\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBGPHOTO2=1 -I. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/gphoto2 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT gtimelapse-globals.o -MD -MP -MF .deps/gtimelapse-globals.Tpo -c -o gtimelapse-globals.o `test -f 'globals.cpp' || echo './'`globals.cpp mv -f .deps/gtimelapse-globals.Tpo .deps/gtimelapse-globals.Po c++ -DPACKAGE_NAME=\"gTimelapse\" -DPACKAGE_TARNAME=\"gtimelapse\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"gTimelapse\ 1.0\" -DPACKAGE_BUGREPORT=\"timnugent@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gtimelapse\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBGPHOTO2=1 -I. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/gphoto2 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT gtimelapse-gphotofunctions.o -MD -MP -MF .deps/gtimelapse-gphotofunctions.Tpo -c -o gtimelapse-gphotofunctions.o `test -f 'gphotofunctions.cpp' || echo './'`gphotofunctions.cpp mv -f .deps/gtimelapse-gphotofunctions.Tpo .deps/gtimelapse-gphotofunctions.Po c++ -DPACKAGE_NAME=\"gTimelapse\" -DPACKAGE_TARNAME=\"gtimelapse\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"gTimelapse\ 1.0\" -DPACKAGE_BUGREPORT=\"timnugent@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gtimelapse\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBGPHOTO2=1 -I. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/gphoto2 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT gtimelapse-gtimelapse.o -MD -MP -MF .deps/gtimelapse-gtimelapse.Tpo -c -o gtimelapse-gtimelapse.o `test -f 'gtimelapse.cpp' || echo './'`gtimelapse.cpp mv -f .deps/gtimelapse-gtimelapse.Tpo .deps/gtimelapse-gtimelapse.Po /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/gphoto2 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -o gtimelapse gtimelapse-globals.o gtimelapse-gphotofunctions.o gtimelapse-gtimelapse.o -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lgphoto2 -lgphoto2_port -lm -L/usr/local/lib -lexif -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 libtool: link: c++ -O2 -pipe -fno-strict-aliasing -I/usr/local/include/gphoto2 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -o gtimelapse gtimelapse-globals.o gtimelapse-gphotofunctions.o gtimelapse-gtimelapse.o -L/usr/local/lib -lgphoto2 -lgphoto2_port -lm -lexif -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt25__throw_bad_function_callv@GLIBCXX_3.4.14' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `_ZTIN10__cxxabiv115__forced_unwindE@CXXABI_1.3.2' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `_ZNKSt5ctypeIcE13_M_widen_initEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable4waitERSt11unique_lockISt5mutexE@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `_ZNSt6chrono3_V212system_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt15__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt8__detail15_List_node_base7_M_hookEPS0_@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt11__once_call@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variableD1Ev@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt20__throw_system_errori@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable10notify_oneEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variableC1Ev@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable10notify_allEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt6chrono3_V212steady_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' *** Error code 1 Stop in /wrkdirs/usr/ports/graphics/gtimelapse/work/gtimelapse/src. *** Error code 1 Stop in /wrkdirs/usr/ports/graphics/gtimelapse/work/gtimelapse. *** Error code 1 Stop in /usr/ports/graphics/gtimelapse. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 11:09:10 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 77A796AA; Sat, 31 Jan 2015 11:09:10 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 63239D93; Sat, 31 Jan 2015 11:09:10 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VB9A9j067747; Sat, 31 Jan 2015 11:09:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VB9Aws067742; Sat, 31 Jan 2015 11:09:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 11:09:10 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311109.t0VB9Aws067742@beefy1.isc.freebsd.org> To: amdmi3@FreeBSD.org Subject: [package - 84i386-default][audio/wxguitar] Failed for wxguitar-1.01_6 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, 31 Jan 2015 11:09:10 -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: amdmi3@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: head/audio/wxguitar/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/wxguitar-1.01_6.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building audio/wxguitar build started at Sat Jan 31 11:08:21 UTC 2015 port directory: /usr/ports/audio/wxguitar building for: FreeBSD 84i386-default-job-21 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: amdmi3@FreeBSD.org Makefile ident: $FreeBSD: head/audio/wxguitar/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=wxguitar-1.01_6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for wxguitar-1.01_6: NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-wx-config=/usr/local/bin/wxgtk2u-3.0-config --enable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/wxguitar/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/wxguitar/work HOME=/wrkdirs/usr/ports/audio/wxguitar/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/wxguitar/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/wxguitar/work HOME=/wrkdirs/usr/ports/audio/wxguitar/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" 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-- NLS="" NO_NLS="@comment " OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/wxguitar" EXAMPLESDIR="share/examples/wxguitar" DATADIR="share/wxguitar" WWWDIR="www/wxguitar" ETCDIR="etc/wxguitar" --End PLIST_SUB-- --SUB_LIST-- NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/wxguitar DOCSDIR=/usr/local/share/doc/wxguitar EXAMPLESDIR=/usr/local/share/examples/wxguitar WWWDIR=/usr/local/www/wxguitar ETCDIR=/usr/local/etc/wxguitar --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> wxguitar-1.01_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.7.txz [84i386-default-job-21] Installing pkg-1.4.7... [84i386-default-job-21] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of wxguitar-1.01_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by wxguitar-1.01_6 for building =========================================================================== =================================================== ===> Fetching all distfiles required by wxguitar-1.01_6 for building => SHA256 Checksum OK for wxguitar-1.01.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by wxguitar-1.01_6 for building ===> Extracting for wxguitar-1.01_6 => SHA256 Checksum OK for wxguitar-1.01.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for wxguitar-1.01_6 =========================================================================== =================================================== ===> wxguitar-1.01_6 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] `-- Installing gettext-runtime-0.19.4... [84i386-default-job-21] | `-- Installing indexinfo-0.2.2... [84i386-default-job-21] | `-- Extracting indexinfo-0.2.2... 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] Extracting gettext-tools-0.19.4... done ===> Returning to build of wxguitar-1.01_6 =========================================================================== =================================================== ===> wxguitar-1.01_6 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.3) ===> wxguitar-1.01_6 depends on shared library: libwx_baseu-3.0.so - not found ===> Verifying for libwx_baseu-3.0.so in /usr/ports/x11-toolkits/wxgtk30 ===> Installing existing package /packages/All/wx30-gtk2-3.0.2_2.txz [84i386-default-job-21] Installing wx30-gtk2-3.0.2_2... [84i386-default-job-21] `-- Installing ORBit2-2.14.19_1... [84i386-default-job-21] | `-- Installing glib-2.42.1... [84i386-default-job-21] | | `-- Installing libffi-3.2.1... [84i386-default-job-21] | | `-- Extracting libffi-3.2.1... done [84i386-default-job-21] | | `-- Installing pcre-8.35_2... [84i386-default-job-21] | | `-- Extracting pcre-8.35_2... done [84i386-default-job-21] | | `-- Installing perl5-5.18.4_11... [84i386-default-job-21] | | `-- Extracting perl5-5.18.4_11... done [84i386-default-job-21] | | `-- Installing python27-2.7.9... [84i386-default-job-21] | | `-- Extracting python27-2.7.9... done [84i386-default-job-21] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [84i386-default-job-21] | `-- Installing libIDL-0.8.14_2... [84i386-default-job-21] | `-- Extracting libIDL-0.8.14_2... done [84i386-default-job-21] `-- Extracting ORBit2-2.14.19_1... done [84i386-default-job-21] `-- Installing atk-2.14.0... [84i386-default-job-21] `-- Extracting atk-2.14.0... done [84i386-default-job-21] `-- Installing gcc-4.8.4... [84i386-default-job-21] | `-- Installing binutils-2.25... [84i386-default-job-21] | `-- Extracting binutils-2.25... done [84i386-default-job-21] | `-- Installing gcc-ecj-4.5... [84i386-default-job-21] | `-- Extracting gcc-ecj-4.5... done [84i386-default-job-21] | `-- Installing gmp-5.1.3_2... [84i386-default-job-21] | `-- Extracting gmp-5.1.3_2... done [84i386-default-job-21] | `-- Installing mpc-1.0.2_1... [84i386-default-job-21] | | `-- Installing mpfr-3.1.2_2... [84i386-default-job-21] | | `-- Extracting mpfr-3.1.2_2... done [84i386-default-job-21] | `-- Extracting mpc-1.0.2_1... done [84i386-default-job-21] `-- Extracting gcc-4.8.4... done [84i386-default-job-21] `-- Installing gconf2-3.2.6_3... [84i386-default-job-21] | `-- Installing dbus-glib-0.100.2_1... [84i386-default-job-21] | | `-- Installing dbus-1.8.12_1... [84i386-default-job-21] | | `-- Installing gnome_subr-1.0... [84i386-default-job-21] | | `-- Extracting gnome_subr-1.0... done [84i386-default-job-21] | | `-- Installing libICE-1.0.9,1... [84i386-default-job-21] | | `-- Installing libsoup-2.48.1_1... [84i386-default-job-21] | | `-- Installing glib-networking-2.42.1_1... [84i386-default-job-21] | | | `-- Installing gnutls-3.2.21... [84i386-default-job-21] | | | `-- Installing libidn-1.29... [84i386-default-job-21] | | | `-- Extracting libidn-1.29... done [84i386-default-job-21] | | | `-- Installing libtasn1-4.2... [84i386-default-job-21] | | | `-- Extracting libtasn1-4.2... done [84i386-default-job-21] | | | `-- Installing nettle-2.7.1... [84i386-default-job-21] | | | `-- Extracting nettle-2.7.1... done [84i386-default-job-21] | | | `-- Installing p11-kit-0.22.1... [84i386-default-job-21] | | | `-- Extracting p11-kit-0.22.1... done [84i386-default-job-21] | | | `-- Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [84i386-default-job-21] | | | `-- Extracting trousers-tddl-0.3.10_7... done [84i386-default-job-21] | | | `-- Extracting gnutls-3.2.21... done [84i386-default-job-21] | | | `-- Installing gsettings-desktop-schemas-3.14.1... [84i386-default-job-21] | | | `-- Installing cantarell-fonts-0.0.16... [84i386-default-job-21] | | | `-- Extracting cantarell-fonts-0.0.16... done /usr/local/share/fonts/cantarell: caching, new cache contents: 2 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory /usr/local/bin/fc-cache: succeeded [84i386-default-job-21] | | | `-- Extracting gsettings-desktop-schemas-3.14.1... done [84i386-default-job-21] | | | `-- Installing libgcrypt-1.6.2... [84i386-default-job-21] | | | `-- Installing libgpg-error-1.17... [84i386-default-job-21] | | | `-- Extracting libgpg-error-1.17... done [84i386-default-job-21] | | | `-- Extracting libgcrypt-1.6.2... done [84i386-default-job-21] | | | `-- Installing libproxy-0.4.6... [84i386-default-job-21] | | | `-- Extracting libproxy-0.4.6... done [84i386-default-job-21] | | `-- Extracting glib-networking-2.42.1_1... done [84i386-default-job-21] | | `-- Installing sqlite3-3.8.8... [84i386-default-job-21] | | `-- Extracting sqlite3-3.8.8... done [84i386-default-job-21] | | `-- Extracting libsoup-2.48.1_1... done [84i386-default-job-21] | `-- Extracting geoclue-2.1.10... done [84i386-default-job-21] | `-- Installing gstreamer1-plugins-1.4.5_1... [84i386-default-job-21] | | `-- Installing gstreamer1-1.4.5... [84i386-default-job-21] | | `-- Extracting gstreamer1-1.4.5... done [84i386-default-job-21] | | `-- Installing iso-codes-3.57... [84i386-default-job-21] | | `-- Extracting iso-codes-3.57... done [84i386-default-job-21] | `-- Extracting gstreamer1-plugins-1.4.5_1... done [84i386-default-job-21] | `-- Installing libsecret-0.18_3... [84i386-default-job-21] | `-- Extracting libsecret-0.18_3... done [84i386-default-job-21] | `-- Installing libxslt-1.1.28_6... [84i386-default-job-21] | `-- Extracting libxslt-1.1.28_6... done [84i386-default-job-21] | `-- Installing webp-0.4.2_3... [84i386-default-job-21] | | `-- Installing giflib-5.0.6... [84i386-default-job-21] | | `-- Extracting giflib-5.0.6... done [84i386-default-job-21] | `-- Extracting webp-0.4.2_3... done [84i386-default-job-21] `-- Extracting webkit-gtk2-2.4.8... done [84i386-default-job-21] Extracting wx30-gtk2-3.0.2_2... done 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 ===================================================================== Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Message for dejavu-2.34_4: 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. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of wxguitar-1.01_6 =========================================================================== =================================================== ===> Configuring for wxguitar-1.01_6 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for style of include used by make... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking build system type... i386-portbld-freebsd8.4 checking host system type... i386-portbld-freebsd8.4 checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for wx-config... /usr/local/bin/wxgtk2u-3.0-config checking for wxWidgets version >= 2.8.10... yes (version 3.0.2) checking for wxWidgets static library... no checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes configure: creating ./config.status config.status: creating po/Makefile.in config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating Makefile config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands =========================================================================== =================================================== ===> Building for wxguitar-1.01_6 Making all in src c++ -DPACKAGE_NAME=\"wxguitar\" -DPACKAGE_TARNAME=\"wxguitar\" -DPACKAGE_VERSION=\"1.01\" -DPACKAGE_STRING=\"wxguitar\ 1.01\" -DPACKAGE_BUGREPORT=\"indt@mail.ru\" -DPACKAGE=\"wxguitar\" -DVERSION=\"1.01\" -DHAVE_ICONV=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -s -O2 -pipe -fno-strict-aliasing -s -MT wxguitar-wxGuitarMain.o -MD -MP -MF .deps/wxguitar-wxGuitarMain.Tpo -c -o wxguitar-wxGuitarMain.o `test -f 'wxGuitarMain.cpp' || echo './'`wxGuitarMain.cpp mv -f .deps/wxguitar-wxGuitarMain.Tpo .deps/wxguitar-wxGuitarMain.Po c++ -DPACKAGE_NAME=\"wxguitar\" -DPACKAGE_TARNAME=\"wxguitar\" -DPACKAGE_VERSION=\"1.01\" -DPACKAGE_STRING=\"wxguitar\ 1.01\" -DPACKAGE_BUGREPORT=\"indt@mail.ru\" -DPACKAGE=\"wxguitar\" -DVERSION=\"1.01\" -DHAVE_ICONV=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -pipe -fno-strict-aliasing -s -O2 -pipe -fno-strict-aliasing -s -MT wxguitar-wxGuitarApp.o -MD -MP -MF .deps/wxguitar-wxGuitarApp.Tpo -c -o wxguitar-wxGuitarApp.o `test -f 'wxGuitarApp.cpp' || echo './'`wxGuitarApp.cpp mv -f .deps/wxguitar-wxGuitarApp.Tpo .deps/wxguitar-wxGuitarApp.Po c++ -O2 -pipe -fno-strict-aliasing -s -O2 -pipe -fno-strict-aliasing -s -L/usr/local/lib -o wxguitar wxguitar-wxGuitarMain.o wxguitar-wxGuitarApp.o -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt25__throw_bad_function_callv@GLIBCXX_3.4.14' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `_ZTIN10__cxxabiv115__forced_unwindE@CXXABI_1.3.2' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `_ZNKSt5ctypeIcE13_M_widen_initEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable4waitERSt11unique_lockISt5mutexE@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `_ZNSt6chrono3_V212system_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt15__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt8__detail15_List_node_base7_M_hookEPS0_@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt11__once_call@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variableD1Ev@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt20__throw_system_errori@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable10notify_oneEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variableC1Ev@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable10notify_allEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt6chrono3_V212steady_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' *** Error code 1 Stop in /wrkdirs/usr/ports/audio/wxguitar/work/wxGuitar/src. *** Error code 1 Stop in /wrkdirs/usr/ports/audio/wxguitar/work/wxGuitar. *** Error code 1 Stop in /usr/ports/audio/wxguitar. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 11:10:21 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 072E96BC for ; Sat, 31 Jan 2015 11:10:21 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 E5EDDD99 for ; Sat, 31 Jan 2015 11:10:20 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VBAKsr041183 for ; Sat, 31 Jan 2015 11:10:20 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VBAKZW041176; Sat, 31 Jan 2015 11:10:20 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 11:10:20 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311110.t0VBAKZW041176@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84amd64-default][graphics/pixie] Failed for pixie-2.2.6_11 in package 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, 31 Jan 2015 11:10:21 -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: amdmi3@FreeBSD.org Ident: $FreeBSD: head/graphics/pixie/Makefile 371065 2014-10-17 15:37:58Z amdmi3 $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/pixie-2.2.6_11.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building graphics/pixie build started at Sat Jan 31 11:06:53 UTC 2015 port directory: /usr/ports/graphics/pixie building for: FreeBSD 84amd64-default-job-06 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/graphics/pixie/Makefile 371065 2014-10-17 15:37:58Z amdmi3 $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=pixie-2.2.6_11 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for pixie-2.2.6_11: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --includedir=/usr/local/include/pixie --libdir=/usr/local/lib/pixie --with-docdir=/usr/local/share/doc/pixie --with-shaderdir=/usr/local/share/pixie/shaders --with-ribdir=/usr/local/share/pixie/ribs --with-texturedir=/usr/local/share/pixie/textures --with-displaysdir=/usr/local/lib/pixie/displays --with-modulesdir=/usr/local/lib/pixie/modules --with-openexr-prefix=/usr/local --enable-openexr-threads --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/pixie/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/pixie/work HOME=/wrkdirs/usr/ports/graphics/pixie/work TMPDIR="/tmp" ac_cv_path_FLEX="/usr/local/bin/flex" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/pixie/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/pixie/work HOME=/wrkdirs/usr/ports/graphics/pixie/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/pixie/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/pixie/work HOME=/wrkdirs/usr/ports/graphics/pixie/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/pixie/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/pixie/work HOME=/wrkdirs/usr/ports/graphics/pixie/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 -fPIC -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fPIC -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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/pixie" EXAMPLESDIR="share/examples/pixie" DATADIR="share/pixie" WWWDIR="www/pixie" ETCDIR="etc/pixie" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pixie DOCSDIR=/usr/local/share/doc/pixie EXAMPLESDIR=/usr/local/share/examples/pixie WWWDIR=/usr/local/www/pixie ETCDIR=/usr/local/etc/pixie --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> pixie-2.2.6_11 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.7.txz [84amd64-default-job-06] Installing pkg-1.4.7... [84amd64-default-job-06] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of pixie-2.2.6_11 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by pixie-2.2.6_11 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by pixie-2.2.6_11 for building => SHA256 Checksum OK for Pixie-src-2.2.6.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by pixie-2.2.6_11 for building ===> Extracting for pixie-2.2.6_11 => SHA256 Checksum OK for Pixie-src-2.2.6.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for pixie-2.2.6_11 ===> Applying FreeBSD patches for pixie-2.2.6_11 =========================================================================== =================================================== ===> pixie-2.2.6_11 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 [84amd64-default-job-06] Installing bison-2.7.1,1... [84amd64-default-job-06] `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-06] | `-- Installing indexinfo-0.2.2... [84amd64-default-job-06] | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-06] | `-- Installing libiconv-1.14_6... [84amd64-default-job-06] | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-06] `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-06] `-- Installing m4-1.4.17_1,1... [84amd64-default-job-06] `-- Extracting m4-1.4.17_1,1... done [84amd64-default-job-06] Extracting bison-2.7.1,1... done ===> Returning to build of pixie-2.2.6_11 ===> pixie-2.2.6_11 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 [84amd64-default-job-06] Installing flex-2.5.39_2... [84amd64-default-job-06] Extracting flex-2.5.39_2... done ===> Returning to build of pixie-2.2.6_11 ===> pixie-2.2.6_11 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/glproto.pc in /usr/ports/x11/glproto ===> Installing existing package /packages/All/glproto-1.4.17.txz [84amd64-default-job-06] Installing glproto-1.4.17... [84amd64-default-job-06] Extracting glproto-1.4.17... done ===> Returning to build of pixie-2.2.6_11 ===> pixie-2.2.6_11 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/dri2proto.pc in /usr/ports/x11/dri2proto ===> Installing existing package /packages/All/dri2proto-2.8.txz [84amd64-default-job-06] Installing dri2proto-2.8... [84amd64-default-job-06] Extracting dri2proto-2.8... done ===> Returning to build of pixie-2.2.6_11 =========================================================================== =================================================== ===> pixie-2.2.6_11 depends on shared library: libIlmImf.so - not found ===> Verifying for libIlmImf.so in /usr/ports/graphics/OpenEXR ===> Installing existing package /packages/All/OpenEXR-2.2.0_4.txz [84amd64-default-job-06] Installing OpenEXR-2.2.0_4... [84amd64-default-job-06] `-- Installing gcc-4.8.4... [84amd64-default-job-06] | `-- Installing binutils-2.25... [84amd64-default-job-06] | `-- Extracting binutils-2.25... done [84amd64-default-job-06] | `-- Installing gcc-ecj-4.5... [84amd64-default-job-06] | `-- Extracting gcc-ecj-4.5... done [84amd64-default-job-06] | `-- Installing gmp-5.1.3_2... [84amd64-default-job-06] | `-- Extracting gmp-5.1.3_2... done [84amd64-default-job-06] | `-- Installing mpc-1.0.2_1... [84amd64-default-job-06] | | `-- Installing mpfr-3.1.2_2... [84amd64-default-job-06] | | `-- Extracting mpfr-3.1.2_2... done [84amd64-default-job-06] | `-- Extracting mpc-1.0.2_1... done [84amd64-default-job-06] `-- Extracting gcc-4.8.4... done [84amd64-default-job-06] `-- Installing ilmbase-2.2.0... [84amd64-default-job-06] `-- Extracting ilmbase-2.2.0... done [84amd64-default-job-06] Extracting OpenEXR-2.2.0_4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of pixie-2.2.6_11 ===> pixie-2.2.6_11 depends on shared library: libtiff.so - not found ===> Verifying for libtiff.so in /usr/ports/graphics/tiff ===> Installing existing package /packages/All/tiff-4.0.3_5.txz /usr/bin/make INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s" install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s" INSTALL_STRIP_FLAG=-s `test -z 'strip' || echo "INSTALL_PROGRAM_ENV=STRIPPROG='strip'"` install Making install in src Making install in common test -z "/usr/local/lib/pixie" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'libpixiecommon.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libpixiecommon.la' libtool: install: /usr/bin/install -c -o root -g wheel .libs/libpixiecommon.so.0.0.0 /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libpixiecommon.so.0.0.0 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libpixiecommon.so.0.0.0 libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie && { ln -s -f libpixiecommon.so.0.0.0 libpixiecommon.so.0 || { rm -f libpixiecommon.so.0 && ln -s libpixiecommon.so.0.0.0 libpixiecommon.so.0; }; }) libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie && { ln -s -f libpixiecommon.so.0.0.0 libpixiecommon.so || { rm -f libpixiecommon.so && ln -s libpixiecommon.so.0.0.0 libpixiecommon.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libpixiecommon.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libpixiecommon.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie' Making install in file test -z "/usr/local/lib/pixie/displays" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'file.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/file.la' libtool: install: warning: relinking `file.la' libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/file; /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/libtool --tag CXX --mode=relink c++ -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -module -avoid-version -L/usr/local/lib -fstack-protector -o file.la -rpath /usr/local/lib/pixie/displays file.lo file_tiff.lo file_png.lo ../common/libpixiecommon.la -ltiff -pthread -lm -lc -lpng -pthread -lm -lc -pthread -lm -lc -inst-prefix-dir /wrkdirs/usr/ports/graphics/pixie/work/stage) libtool: relink: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/file.o .libs/file_tiff.o .libs/file_png.o -Wl,-rpath -Wl,/usr/local/lib/pixie -L/usr/local/lib ../common/.libs/libpixiecommon.so -ltiff -lpng -L/usr/lib -lstdc++ -lm -lc -lssp_nonshared -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -fstack-protector -fstack-protector -pthread -pthread -pthread -pthread -Wl,-soname -Wl,file.so -o .libs/file.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/file.soT /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/file.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/file.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/file.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/file.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie/displays' Making install in framebuffer test -z "/usr/local/lib/pixie/displays" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'framebuffer.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/framebuffer.la' libtool: install: warning: relinking `framebuffer.la' libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/framebuffer; /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/libtool --tag CXX --mode=relink c++ -I/usr/local/include -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -module -avoid-version -lX11 -lXext -L/usr/local/lib -fstack-protector -o framebuffer.la -rpath /usr/local/lib/pixie/displays framebuffer_la-framebuffer.lo framebuffer_la-fbx.lo ../common/libpixiecommon.la -L/usr/local/lib -R/usr/local/lib -pthread -lm -lc -inst-prefix-dir /wrkdirs/usr/ports/graphics/pixie/work/stage) libtool: relink: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/framebuffer_la-framebuffer.o .libs/framebuffer_la-fbx.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib/pixie /usr/local/lib/libX11.so /usr/local/lib/libXext.so -L/usr/local/lib ../common/.libs/libpixiecommon.so -L/usr/lib -lstdc++ -lm -lc -lssp_nonshared -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -fstack-protector -fstack-protector -pthread -pthread -Wl,-soname -Wl,framebuffer.so -o .libs/framebuffer.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/framebuffer.soT /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/framebuffer.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/framebuffer.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/framebuffer.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/framebuffer.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie/displays' Making install in openexr test -z "/usr/local/lib/pixie/displays" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays" Making install in precomp Making install in gui test -z "/usr/local/lib/pixie/modules" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/modules" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'gui.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/modules/gui.la' libtool: install: warning: relinking `gui.la' libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/gui; /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/libtool --tag CXX --mode=relink c++ -I/usr/local/include -I/usr/local/include -I/usr/local/include/freetype2 -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -module -avoid-version -L/wrkdirs/usr/ports/x11-toolkits/fltk/work/fltk-1.3.2/src -L/usr/local/lib -fstack-protector -L/usr/local/lib -R/usr/local/lib /usr/local/lib/libfltk_gl.a -lGLU -lGL -lm /usr/local/lib/libfltk.a -lXext -lXft -lfontconfig -lpthread -lm -lX11 -lX11 -lXext -L/usr/local/lib -fstack-protector -o gui.la -rpath /usr/local/lib/pixie/modules gui_la-opengl.lo ../common/libpixiecommon.la -L/usr/local/lib -R/usr/local/lib -pthread -lm -lc -inst-prefix-dir /wrkdirs/usr/ports/graphics/pixie/work/stage) *** Warning: Linking the shared library gui.la against the *** static library /usr/local/lib/libfltk_gl.a is not portable! *** Warning: Linking the shared library gui.la against the *** static library /usr/local/lib/libfltk.a is not portable! libtool: relink: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/gui_la-opengl.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib/pixie -L/wrkdirs/usr/ports/x11-toolkits/fltk/work/fltk-1.3.2/src -L/usr/local/lib /usr/local/lib/libfltk_gl.a -lGLU -lGL /usr/local/lib/libfltk.a /usr/local/lib/libXft.so -lfontconfig -lpthread /usr/local/lib/libX11.so /usr/local/lib/libXext.so ../common/.libs/libpixiecommon.so -L/usr/lib -lstdc++ -lm -lc -lssp_nonshared -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -fstack-protector -fstack-protector -fstack-protector -fstack-protector -pthread -pthread -Wl,-soname -Wl,gui.so -o .libs/gui.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/gui.soT /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/modules/gui.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/modules/gui.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/gui.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/modules/gui.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie/modules' Making install in rgbe test -z "/usr/local/lib/pixie/displays" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'rgbe.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/rgbe.la' libtool: install: warning: relinking `rgbe.la' libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/rgbe; /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/libtool --tag CXX --mode=relink c++ -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -module -avoid-version -L/usr/local/lib -fstack-protector -o rgbe.la -rpath /usr/local/lib/pixie/displays file.lo rgbe.lo ../common/libpixiecommon.la -pthread -lm -lc -inst-prefix-dir /wrkdirs/usr/ports/graphics/pixie/work/stage) libtool: relink: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/file.o .libs/rgbe.o -Wl,-rpath -Wl,/usr/local/lib/pixie -L/usr/local/lib ../common/.libs/libpixiecommon.so -L/usr/lib -lstdc++ -lm -lc -lssp_nonshared -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -fstack-protector -fstack-protector -pthread -pthread -Wl,-soname -Wl,rgbe.so -o .libs/rgbe.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/rgbe.soT /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/rgbe.so libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/rgbe.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/rgbe.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/rgbe.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie/displays' Making install in sdr /usr/bin/make install-am test -z "/usr/local/lib/pixie" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'libsdr.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libsdr.la' libtool: install: warning: relinking `libsdr.la' libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/sdr; /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/libtool --tag CXX --mode=relink c++ -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -export-dynamic -version-info 0:0:0 -L/usr/local/lib -fstack-protector -o libsdr.la -rpath /usr/local/lib/pixie sdr.lo ../common/libpixiecommon.la -pthread -lm -lc -inst-prefix-dir /wrkdirs/usr/ports/graphics/pixie/work/stage) libtool: relink: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/sdr.o -Wl,-rpath -Wl,/usr/local/lib/pixie -L/usr/local/lib ../common/.libs/libpixiecommon.so -L/usr/lib -lstdc++ -lm -lc -lssp_nonshared -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -fstack-protector -fstack-protector -pthread -pthread -Wl,-soname -Wl,libsdr.so.0 -o .libs/libsdr.so.0.0.0 libtool: install: /usr/bin/install -c -o root -g wheel .libs/libsdr.so.0.0.0T /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libsdr.so.0.0.0 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libsdr.so.0.0.0 libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie && { ln -s -f libsdr.so.0.0.0 libsdr.so.0 || { rm -f libsdr.so.0 && ln -s libsdr.so.0.0.0 libsdr.so.0; }; }) libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie && { ln -s -f libsdr.so.0.0.0 libsdr.so || { rm -f libsdr.so && ln -s libsdr.so.0.0.0 libsdr.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libsdr.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libsdr.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie' test -z "/usr/local/include/pixie" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie" install -o root -g wheel -m 0644 'sdr.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/sdr.h' Making install in sdrc /usr/bin/make install-am test -z "/usr/local/bin" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin" STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s 'sdrc' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/sdrc' libtool: install: warning: `../common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s .libs/sdrc /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/sdrc Making install in ri /usr/bin/make install-am test -z "/usr/local/lib/pixie" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel -s 'libri.la' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libri.la' libtool: install: warning: relinking `libri.la' libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/ri; /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/libtool --tag CXX --mode=relink c++ -O2 -pipe -fPIC -fstack-protector -fno-strict-aliasing -export-dynamic -version-info 0:0:0 -L/usr/local/lib -fstack-protector -o libri.la -rpath /usr/local/lib/pixie attributes.lo brickmap.lo bundles.lo curves.lo bsplinePatchgrid.lo debug.lo delayed.lo displayChannel.lo dlobject.lo dso.lo error.lo execute.lo executeMisc.lo fileResource.lo hcshader.lo ifexpr.lo implicitSurface.lo init.lo irradiance.lo linsys.lo memory.lo noise.lo object.lo occlusion.lo options.lo patches.lo patchgrid.lo photon.lo photonMap.lo pl.lo points.lo pointCloud.lo pointHierarchy.lo polygons.lo ptcapi.lo quadrics.lo random.lo raytracer.lo refCounter.lo remoteChannel.lo renderer.lo rendererClipping.lo rendererContext.lo rendererDeclerations.lo rendererDisplay.lo rendererFiles.lo rendererJobs.lo rendererMutexes.lo rendererNetwork.lo resource.lo reyes. lo ri.lo rib.lo riInterface.lo ribOut.lo shader.lo shaderPl.lo shading.lo show.lo sl.lo stats.lo stochastic.lo subdivision.lo subdivisionCreator.lo surface.lo texmake.lo texture.lo texture3d.lo trace.lo variable.lo xform.lo zbuffer.lo ../common/libpixiecommon.la -ltiff -pthread -lm -lc -lz -pthread -lm -lc -inst-prefix-dir /wrkdirs/usr/ports/graphics/pixie/work/stage) libtool: relink: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/attributes.o .libs/brickmap.o .libs/bundles.o .libs/curves.o .libs/bsplinePatchgrid.o .libs/debug.o .libs/delayed.o .libs/displayChannel.o .libs/dlobject.o .libs/dso.o .libs/error.o .libs/execute.o .libs/executeMisc.o .libs/fileResource.o .libs/hcshader.o .libs/ifexpr.o .libs/implicitSurface.o .libs/init.o .libs/irradiance.o .libs/linsys.o .libs/memory.o .libs/noise.o .libs/object.o .libs/occlusion.o .libs/options.o .libs/patches.o .libs/patchgrid.o .libs/photon.o .libs/photonMap.o .libs/pl.o .libs/points.o .libs/pointCloud.o .libs/pointHierarchy.o .libs/polygons.o .libs/ptcapi.o .libs/quadrics.o .libs/random.o .libs/raytracer.o .libs/refCounter.o .libs/remoteChannel.o .libs/renderer.o .libs/rendererClipping.o .libs/rendererContext.o .libs/rendererDeclerations.o .libs/rendererDisplay.o .libs/rendererFiles.o .libs/rendererJobs.o .libs/rendererMutexes.o .libs/rendererNetwork.o .libs/resource.o .libs/reye s.o .libs/ri.o .libs/rib.o .libs/riInterface.o .libs/ribOut.o .libs/shader.o .libs/shaderPl.o .libs/shading.o .libs/show.o .libs/sl.o .libs/stats.o .libs/stochastic.o .libs/subdivision.o .libs/subdivisionCreator.o .libs/surface.o .libs/texmake.o .libs/texture.o .libs/texture3d.o .libs/trace.o .libs/variable.o .libs/xform.o .libs/zbuffer.o -Wl,-rpath -Wl,/usr/local/lib/pixie -L/usr/local/lib ../common/.libs/libpixiecommon.so -ltiff -lz -L/usr/lib -lstdc++ -lm -lc -lssp_nonshared -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -fstack-protector -fstack-protector -pthread -pthread -pthread -Wl,-soname -Wl,libri.so.0 -o .libs/libri.so.0.0.0 libtool: install: /usr/bin/install -c -o root -g wheel .libs/libri.so.0.0.0T /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libri.so.0.0.0 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libri.so.0.0.0 libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie && { ln -s -f libri.so.0.0.0 libri.so.0 || { rm -f libri.so.0 && ln -s libri.so.0.0.0 libri.so.0; }; }) libtool: install: (cd /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie && { ln -s -f libri.so.0.0.0 libri.so || { rm -f libri.so && ln -s libri.so.0.0.0 libri.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libri.lai /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/libri.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib/pixie' test -z "/usr/local/include/pixie" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie" install -o root -g wheel -m 0644 'ri.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/ri.h' install -o root -g wheel -m 0644 'dsply.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/dsply.h' install -o root -g wheel -m 0644 'shadeop.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/shadeop.h' install -o root -g wheel -m 0644 'implicit.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/implicit.h' install -o root -g wheel -m 0644 'dlo.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/dlo.h' install -o root -g wheel -m 0644 'ptcapi.h' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/include/pixie/ptcapi.h' Making install in rndr test -z "/usr/local/bin" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin" STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s 'rndr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/rndr' libtool: install: warning: `../ri/libri.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `/wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `../common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s .libs/rndr /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/rndr Making install in texmake test -z "/usr/local/bin" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin" STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s 'texmake' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/texmake' libtool: install: warning: `../ri/libri.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `/wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `../common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s .libs/texmake /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/texmake Making install in sdrinfo test -z "/usr/local/bin" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin" STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s 'sdrinfo' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/sdrinfo' libtool: install: warning: `../sdr/libsdr.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `/wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `../common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s .libs/sdrinfo /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/sdrinfo Making install in show test -z "/usr/local/bin" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin" STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s 'show' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/show' libtool: install: warning: `../common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `../ri/libri.la' has not been installed in `/usr/local/lib/pixie' libtool: install: warning: `/wrkdirs/usr/ports/graphics/pixie/work/Pixie/src/common/libpixiecommon.la' has not been installed in `/usr/local/lib/pixie' libtool: install: /bin/sh /wrkdirs/usr/ports/graphics/pixie/work/Pixie/install-sh -c -s .libs/show /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/bin/show test -z "/usr/local/man/man1" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/man/man1" install -o root -g wheel -m 0644 'man/rndr.1' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/man/man1/rndr.1' install -o root -g wheel -m 0644 'man/sdrc.1' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/man/man1/sdrc.1' install -o root -g wheel -m 0644 'man/sdrinfo.1' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/man/man1/sdrinfo.1' install -o root -g wheel -m 0644 'man/texmake.1' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/man/man1/texmake.1' test -z "/usr/local/share/pixie/shaders" || /bin/mkdir -p "/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders" install -o root -g wheel -m 0644 'shaders/ambientindirect.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/ambientindirect.sdr' install -o root -g wheel -m 0644 'shaders/ambientindirect.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/ambientindirect.sl' install -o root -g wheel -m 0644 'shaders/ambientlight.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/ambientlight.sdr' install -o root -g wheel -m 0644 'shaders/ambientlight.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/ambientlight.sl' install -o root -g wheel -m 0644 'shaders/ambientocclusion.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/ambientocclusion.sdr' install -o root -g wheel -m 0644 'shaders/ambientocclusion.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/ambientocclusion.sl' install -o root -g wheel -m 0644 'shaders/arealight.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/arealight.sdr' install -o root -g wheel -m 0644 'shaders/arealight.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/arealight.sl' install -o root -g wheel -m 0644 'shaders/constant.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/constant.sdr' install -o root -g wheel -m 0644 'shaders/constant.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/constant.sl' install -o root -g wheel -m 0644 'shaders/distantlight.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/distantlight.sdr' install -o root -g wheel -m 0644 'shaders/distantlight.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/distantlight.sl' install -o root -g wheel -m 0644 'shaders/fog.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/fog.sdr' install -o root -g wheel -m 0644 'shaders/fog.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/fog.sl' install -o root -g wheel -m 0644 'shaders/glass.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/glass.sdr' install -o root -g wheel -m 0644 'shaders/glass.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/glass.sl' install -o root -g wheel -m 0644 'shaders/matte.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/matte.sdr' install -o root -g wheel -m 0644 'shaders/matte.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/matte.sl' install -o root -g wheel -m 0644 'shaders/metal.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/metal.sdr' install -o root -g wheel -m 0644 'shaders/metal.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/metal.sl' install -o root -g wheel -m 0644 'shaders/mirror.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mirror.sdr' install -o root -g wheel -m 0644 'shaders/mirror.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mirror.sl' install -o root -g wheel -m 0644 'shaders/mtorDirectionalLight.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mtorDirectionalLight.sdr' install -o root -g wheel -m 0644 'shaders/mtorDirectionalLight.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mtorDirectionalLight.sl' install -o root -g wheel -m 0644 'shaders/mtorLambert.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mtorLambert.sdr' install -o root -g wheel -m 0644 'shaders/mtorLambert.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mtorLambert.sl' install -o root -g wheel -m 0644 'shaders/mtorPhong.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mtorPhong.sdr' install -o root -g wheel -m 0644 'shaders/mtorPhong.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/mtorPhong.sl' install -o root -g wheel -m 0644 'shaders/normdir.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/normdir.sdr' install -o root -g wheel -m 0644 'shaders/normdir.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/normdir.sl' install -o root -g wheel -m 0644 'shaders/paintedmatte.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/paintedmatte.sdr' install -o root -g wheel -m 0644 'shaders/paintedmatte.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/paintedmatte.sl' install -o root -g wheel -m 0644 'shaders/paintedplastic.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/paintedplastic.sdr' install -o root -g wheel -m 0644 'shaders/paintedplastic.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/paintedplastic.sl' install -o root -g wheel -m 0644 'shaders/plastic.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/plastic.sdr' install -o root -g wheel -m 0644 'shaders/plastic.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/plastic.sl' install -o root -g wheel -m 0644 'shaders/pointlight.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/pointlight.sdr' install -o root -g wheel -m 0644 'shaders/pointlight.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/pointlight.sl' install -o root -g wheel -m 0644 'shaders/rayarea.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/rayarea.sdr' install -o root -g wheel -m 0644 'shaders/rayarea.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/rayarea.sl' install -o root -g wheel -m 0644 'shaders/raydistant.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/raydistant.sdr' install -o root -g wheel -m 0644 'shaders/raydistant.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/raydistant.sl' install -o root -g wheel -m 0644 'shaders/raypoint.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/raypoint.sdr' install -o root -g wheel -m 0644 'shaders/raypoint.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/raypoint.sl' install -o root -g wheel -m 0644 'shaders/shadowarea.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowarea.sdr' install -o root -g wheel -m 0644 'shaders/shadowarea.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowarea.sl' install -o root -g wheel -m 0644 'shaders/shadowdistant.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowdistant.sdr' install -o root -g wheel -m 0644 'shaders/shadowdistant.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowdistant.sl' install -o root -g wheel -m 0644 'shaders/shadowpoint.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowpoint.sdr' install -o root -g wheel -m 0644 'shaders/shadowpoint.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowpoint.sl' install -o root -g wheel -m 0644 'shaders/shadowspot.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowspot.sdr' install -o root -g wheel -m 0644 'shaders/shadowspot.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/shadowspot.sl' install -o root -g wheel -m 0644 'shaders/spotlight.sdr' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/spotlight.sdr' install -o root -g wheel -m 0644 'shaders/spotlight.sl' '/wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/pixie/shaders/spotlight.sl' (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie && install -o root -g wheel -m 0644 AUTHORS ChangeLog DEVNOTES NEWS README /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/doc/pixie) (cd /wrkdirs/usr/ports/graphics/pixie/work/Pixie/doc && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/sbin/chown -Rh root:wheel $1 && /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; && /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- . /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/share/doc/pixie '! -name "*Makefile*"') ====> Compressing man pages (compress-man) ===> Installing ldconfig configuration file =========================================================================== =================================================== ===> Building package for pixie-2.2.6_11 pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/pixie/work/stage/usr/local/lib/pixie/displays/openexr.so: No such file or directory *** Error code 1 Stop in /usr/ports/graphics/pixie. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 11:12:40 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 A5E376EE; Sat, 31 Jan 2015 11:12:40 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 91053E35; Sat, 31 Jan 2015 11:12:40 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VBCedM077288; Sat, 31 Jan 2015 11:12:40 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VBCeYD077284; Sat, 31 Jan 2015 11:12:40 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 11:12:40 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311112.t0VBCeYD077284@beefy2.isc.freebsd.org> To: hrs@FreeBSD.org Subject: [package - 84amd64-default][japanese/sj3-server] Failed for ja-sj3-server-2.0.1.20_8 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, 31 Jan 2015 11:12:40 -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: hrs@FreeBSD.org Last committer: hrs@FreeBSD.org Ident: $FreeBSD: head/japanese/sj3-server/Makefile 355052 2014-05-24 17:00:11Z hrs $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/ja-sj3-server-2.0.1.20_8.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building japanese/sj3-server build started at Sat Jan 31 11:12:21 UTC 2015 port directory: /usr/ports/japanese/sj3-server building for: FreeBSD 84amd64-default-job-18 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: hrs@FreeBSD.org Makefile ident: $FreeBSD: head/japanese/sj3-server/Makefile 355052 2014-05-24 17:00:11Z hrs $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=ja-sj3-server-2.0.1.20_8 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for ja-sj3-server-2.0.1.20_8: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/japanese/sj3-server/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/japanese/sj3-server/work HOME=/wrkdirs/usr/ports/japanese/sj3-server/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/japanese/sj3-server/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/japanese/sj3-server/work HOME=/wrkdirs/usr/ports/japanese/sj3-server/work TMPDIR="/tmp" IMAKECPP=tradcpp IMAKECPPFLAGS="-DCppCmd=tradcpp -DCcCmd=cc -DCplusplusCmd=c++" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/japanese/sj3-server/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/japanese/sj3-server/work HOME=/wrkdirs/usr/ports/japanese/sj3-server/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/japanese/sj3-server/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/japanese/sj3-server/work HOME=/wrkdirs/usr/ports/japanese/sj3-server/work TMPDIR="/tmp" IMAKECPP=tradcpp IMAKECPPFLAGS="-DCppCmd=tradcpp -DCcCmd=cc -DCplusplusCmd=c++" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -Wno-return-type -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-- USERS=_sj3 GROUPS=_sj3 OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/sj3" EXAMPLESDIR="share/examples/sj3" DATADIR="share/sj3" WWWDIR="www/sj3" ETCDIR="etc/sj3" --End PLIST_SUB-- --SUB_LIST-- DESTDIR= PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sj3 DOCSDIR=/usr/local/share/doc/sj3 EXAMPLESDIR=/usr/local/share/examples/sj3 WWWDIR=/usr/local/www/sj3 ETCDIR=/usr/local/etc/sj3 --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License MIT accepted by the user =========================================================================== =================================================== ===> ja-sj3-server-2.0.1.20_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.4.7.txz [84amd64-default-job-18] Installing pkg-1.4.7... [84amd64-default-job-18] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ja-sj3-server-2.0.1.20_8 =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by ja-sj3-server-2.0.1.20_8 for building =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by ja-sj3-server-2.0.1.20_8 for building => SHA256 Checksum OK for sj3-2.0.1.20.tar.gz. => SHA256 Checksum OK for sj3-qq-2.0.1.21.diff.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by ja-sj3-server-2.0.1.20_8 for building ===> Extracting for ja-sj3-server-2.0.1.20_8 ===> License MIT accepted by the user ===> Fetching all distfiles required by ja-sj3-server-2.0.1.20_8 for building => SHA256 Checksum OK for sj3-2.0.1.20.tar.gz. => SHA256 Checksum OK for sj3-qq-2.0.1.21.diff.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ja-sj3-server-2.0.1.20_8 ===> Applying distribution patches for ja-sj3-server-2.0.1.20_8 ===> Applying FreeBSD patches for ja-sj3-server-2.0.1.20_8 cd /wrkdirs/usr/ports/japanese/sj3-server/work/sj3-2.0.1.20 && /bin/cat /usr/ports/japanese/sj3-server/files/post-patch-Imakefile /usr/ports/japanese/sj3-server/files/post-patch-sj3lib-Imakefile /usr/ports/japanese/sj3-server/files/post-patch-sj3-sj3.c /usr/ports/japanese/sj3-server/files/post-patch-dict-dict-Imakefile /usr/ports/japanese/sj3-server/files/post-patch-include-Const.h /usr/ports/japanese/sj3-server/files/post-patch-server-setup.c /usr/ports/japanese/sj3-server/files/post-patch-server-serverrc /usr/ports/japanese/sj3-server/files/post-patch-server-sj3serv.h /usr/ports/japanese/sj3-server/files/post-patch-server-comuni.c | /usr/bin/patch Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Imakefile.orig 2014-04-06 04:49:25.000000000 +0900 |+++ Imakefile 2014-04-06 04:50:20.000000000 +0900 -------------------------- Patching file Imakefile using Plan A... Hunk #1 succeeded at 62. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- sj3lib/Imakefile.orig 2014-04-06 04:51:07.000000000 +0900 |+++ sj3lib/Imakefile 2014-04-06 04:56:15.000000000 +0900 -------------------------- Patching file sj3lib/Imakefile using Plan A... Hunk #1 succeeded at 62. Hunk #2 succeeded at 74. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- sj3/sj3.c.orig2 2013-05-04 16:52:58.000000000 +0900 |+++ sj3/sj3.c 2013-05-04 16:53:34.000000000 +0900 -------------------------- Patching file sj3/sj3.c using Plan A... Hunk #1 succeeded at 829. Hunk #2 succeeded at 865. Hunk #3 succeeded at 873. Hunk #4 succeeded at 1233. Hunk #5 succeeded at 1248. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- dict/dict/Imakefile.orig 2014-04-06 04:46:53.000000000 +0900 |+++ dict/dict/Imakefile 2014-04-06 04:47:04.000000000 +0900 -------------------------- Patching file dict/dict/Imakefile using Plan A... Hunk #1 succeeded at 59. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- include/Const.h.orig 2008-10-26 23:35:29.000000000 +0900 |+++ include/Const.h 2008-10-26 23:35:44.000000000 +0900 -------------------------- Patching file include/Const.h using Plan A... Hunk #1 succeeded at 68. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- server/setup.c.orig 2008-10-26 23:37:54.000000000 +0900 |+++ server/setup.c 2008-10-26 23:38:10.000000000 +0900 -------------------------- Patching file server/setup.c using Plan A... Hunk #1 succeeded at 71. Hunk #2 succeeded at 233. Hunk #3 succeeded at 412. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY getrank.c rm -f global.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY global.c rm -f hzstrlen.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY hzstrlen.c rm -f init.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY init.c rm -f istrcmp.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY istrcmp.c rm -f memcpy.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY memcpy.c rm -f memory.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY memory.c rm -f mk2claus.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY mk2claus.c rm -f mkbunset.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY mkbunset.c rm -f mkjiritu.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY mkjiritu.c rm -f mkkouho.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY mkkouho.c rm -f mknumber.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY mknumber.c rm -f mvmemd.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY mvmemd.c rm -f mvmemi.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY mvmemi.c rm -f peepdic.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY peepdic.c rm -f ph2knj.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY ph2knj.c rm -f ph_khtbl.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY ph_khtbl.c rm -f priority.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY priority.c rm -f prtytbl.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY prtytbl.c rm -f s2ctbl.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY s2ctbl.c rm -f sdepend.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY sdepend.c sdepend.c: In function 'opendict': sdepend.c:311: warning: assignment from incompatible pointer type sdepend.c:313: warning: assignment from incompatible pointer type sdepend.c:314: warning: assignment from incompatible pointer type rm -f selclrec.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY selclrec.c rm -f selsuuji.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY selsuuji.c rm -f setconj.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY setconj.c rm -f setjrec.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY setjrec.c rm -f setkouho.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY setkouho.c rm -f setubi.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY setubi.c rm -f sj2code.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY sj2code.c rm -f skiphblk.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY skiphblk.c rm -f skipkstr.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY skipkstr.c rm -f srchdict.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY srchdict.c rm -f srchhead.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY srchhead.c rm -f srchidx.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY srchidx.c rm -f srchnum.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY srchnum.c rm -f sstrcmp.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY sstrcmp.c rm -f sstrlen.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY sstrlen.c rm -f sstrncmp.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY sstrncmp.c rm -f stbtbl.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY stbtbl.c rm -f stttbl.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY stttbl.c rm -f study.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY study.c rm -f suujitbl.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY suujitbl.c rm -f terminat.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY terminat.c rm -f termtbl.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY termtbl.c rm -f wakachi.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY wakachi.c rm -f libkanakan.a ar clq libkanakan.a adddic.o addelcmn.o alloc.o charsize.o chrtbl.o cl2knj.o clstudy.o cmpstr.o conjunc.o connect.o cvtclknj.o cvtdict.o cvtkanji.o deldic.o dict.o functbl.o fuzoku.o fzkyomi.o getkanji.o getrank.o global.o hzstrlen.o init.o istrcmp.o memcpy.o memory.o mk2claus.o mkbunset.o mkjiritu.o mkkouho.o mknumber.o mvmemd.o mvmemi.o peepdic.o ph2knj.o ph_khtbl.o priority.o prtytbl.o s2ctbl.o sdepend.o selclrec.o selsuuji.o setconj.o setjrec.o setkouho.o setubi.o sj2code.o skiphblk.o skipkstr.o srchdict.o srchhead.o srchidx.o srchnum.o sstrcmp.o sstrlen.o sstrncmp.o stbtbl.o stttbl.o study.o suujitbl.o terminat.o termtbl.o wakachi.o ranlib libkanakan.a making all in ./server... cc -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I../sj3lib -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY -DSJ3OWNER=\"_sj3\" -c comuni.c ${CTFCONVERT_CMD} expands to empty string cc -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I../sj3lib -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY -DSJ3OWNER=\"_sj3\" -c error.c ${CTFCONVERT_CMD} expands to empty string cc -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I../sj3lib -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY -DSJ3OWNER=\"_sj3\" -c execute.c execute.c: In function 'exec_dictpass': execute.c:1445: warning: passing argument 1 of 'set_dictpass' from incompatible pointer type execute.c: In function 'exec_dictcmnt': execute.c:1468: warning: passing argument 1 of 'set_dictcmnt' from incompatible pointer type ${CTFCONVERT_CMD} expands to empty string cc -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I../sj3lib -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY -DSJ3OWNER=\"_sj3\" -c main.c ${CTFCONVERT_CMD} expands to empty string cc -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I../sj3lib -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY -DSJ3OWNER=\"_sj3\" -c setup.c ${CTFCONVERT_CMD} expands to empty string cc -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I../sj3lib -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY -DSJ3OWNER=\"_sj3\" -c time_stamp.c ${CTFCONVERT_CMD} expands to empty string cc -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I../sj3lib -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY -DSJ3OWNER=\"_sj3\" -c version.c ${CTFCONVERT_CMD} expands to empty string cc -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I../sj3lib -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY -DSJ3OWNER=\"_sj3\" -c ../sj3lib/string.c ${CTFCONVERT_CMD} expands to empty string rm -f sj3serv cc -o sj3serv -L/usr/local/lib comuni.o error.o execute.o main.o setup.o time_stamp.o version.o string.o ../kanakan/libkanakan.a ../sjcompat/libsjcompat.a -Wl,-rpath,/usr/local/lib making all in ./sj3rkcv... rm -f rk_conv.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I../sj3h -I../sj3lib -I. -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY rk_conv.c rk_conv.c: In function 'rcode_sjis_init': rk_conv.c:184: warning: passing argument 2 of 'sj3_wcstombs16' from incompatible pointer type rk_conv.c:212: warning: passing argument 2 of 'sj3_wcstombs16' from incompatible pointer type rk_conv.c:236: warning: passing argument 2 of 'sj3_wcstombs16' from incompatible pointer type rk_conv.c: In function 'rcode_euc_init': rk_conv.c:346: warning: passing argument 2 of 'sj3_wcstombs16' from incompatible pointer type rk_conv.c:374: warning: passing argument 2 of 'sj3_wcstombs16' from incompatible pointer type rk_conv.c:398: warning: passing argument 2 of 'sj3_wcstombs16' from incompatible pointer type rk_conv.c: In function 'sj3_rkconv': rk_conv.c:1066: warning: passing argument 2 of 'sj3_wcstombs16' from incompatible pointer type rk_conv.c:1070: warning: passing argument 2 of 'sj3_wcstombs16' from incompatible pointer type rk_conv.c: In function 'sj3_rkconv_euc': rk_conv.c:1111: warning: passing argument 2 of 'sj3_wcstombs16' from incompatible pointer type rk_conv.c:1115: warning: passing argument 2 of 'sj3_wcstombs16' from incompatible pointer type rm -f sj3_rkcv.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I../sj3h -I../sj3lib -I. -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY sj3_rkcv.c sj3_rkcv.c: In function 'sj3_hantozen': sj3_rkcv.c:366: warning: passing argument 2 of 'sj3_wcstombs16' from incompatible pointer type sj3_rkcv.c: In function 'sj3_hantozen_euc': sj3_rkcv.c:459: warning: passing argument 2 of 'sj3_wcstombs16' from incompatible pointer type sj3_rkcv.c: In function 'sj3_zentohan': sj3_rkcv.c:633: warning: passing argument 2 of 'sj3_wcstombs16' from incompatible pointer type sj3_rkcv.c: In function 'sj3_zentohan_euc': sj3_rkcv.c:725: warning: passing argument 2 of 'sj3_wcstombs16' from incompatible pointer type rm -f wc16_str.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I../sj3h -I../sj3lib -I. -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY wc16_str.c wc16_str.c: In function 'sj3_wcstombs16': wc16_str.c:416: warning: passing argument 2 of 'sj3_wcs2eucs16' from incompatible pointer type wc16_str.c:418: warning: passing argument 2 of 'sj3_wcs2sjiss16' from incompatible pointer type rm -f libsj3rkcv.a ar clq libsj3rkcv.a rk_conv.o sj3_rkcv.o wc16_str.o ranlib libsj3rkcv.a making all in ./sj3lib... rm -f level1.o unshared/level1.o cc -c -I../include -I../sj3h -I. -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY level1.c -o unshared/level1.o rm -f level1.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I../sj3h -I. -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY -I../include -I../sj3h -I. -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIC level1.c rm -f sj.o unshared/sj.o cc -c -I../include -I../sj3h -I. -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY sj.c -o unshared/sj.o rm -f sj.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I../sj3h -I. -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY -I../include -I../sj3h -I. -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIC sj.c rm -f string.o unshared/string.o cc -c -I../include -I../sj3h -I. -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY string.c -o unshared/string.o rm -f string.o cc -c -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../include -I../sj3h -I. -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY -I../include -I../sj3h -I. -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIC string.c rm -f libsj3lib.so.1.21~ + cd . + cc -o './libsj3lib.so.1.21~' -shared -Wl,-rpath /usr/local/lib -Wl,-soname,libsj3lib.so.1 level1.o sj.o string.o -L../sjcompat -lsjcompat + rm -f libsj3lib.so.1 + ln -s libsj3lib.so.1.21 libsj3lib.so.1 rm -f libsj3lib.so.1.21 mv -f libsj3lib.so.1.21~ libsj3lib.so.1.21 + rm -f libsj3lib.so + ln -s libsj3lib.so.1.21 libsj3lib.so rm -f libsj3lib.a + cd unshared + ar clq ../libsj3lib.a level1.o sj.o string.o ranlib libsj3lib.a making all in ./sj3... cc -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../sj3h -I../sj3lib -I../include -I../sj3rkcv -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY -DKANJI -DOKB -c sj3ver.c ${CTFCONVERT_CMD} expands to empty string cc -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../sj3h -I../sj3lib -I../include -I../sj3rkcv -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY -DKANJI -DOKB -c version.c ${CTFCONVERT_CMD} expands to empty string cc -O2 -pipe -Wno-return-type -fstack-protector -fno-strict-aliasing -I../sj3h -I../sj3lib -I../include -I../sj3rkcv -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAVE_VSNPRINTF -DHAVE_SNPRINTF -DHAVE_STRLCAT -DHAVE_STRLCPY -DKANJI -DOKB -c sj3.c sj3.c: In function 'shellprocess': sj3.c:853: warning: passing argument 1 of 'time' from incompatible pointer type sj3.c: In function 'clearutmpentry': sj3.c:1359: error: expected declaration or statement at end of input *** Error code 1 Stop in /wrkdirs/usr/ports/japanese/sj3-server/work/sj3-2.0.1.20/sj3. *** Error code 1 Stop in /wrkdirs/usr/ports/japanese/sj3-server/work/sj3-2.0.1.20. *** Error code 1 Stop in /usr/ports/japanese/sj3-server. *** Error code 1 Stop in /usr/ports/japanese/sj3-server. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 11:15:19 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 6F7AB738; Sat, 31 Jan 2015 11:15:19 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 4E39FE43; Sat, 31 Jan 2015 11:15:19 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VBFJ2m003756; Sat, 31 Jan 2015 11:15:19 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VBFJsl003746; Sat, 31 Jan 2015 11:15:19 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 11:15:19 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311115.t0VBFJsl003746@beefy1.isc.freebsd.org> To: gnome@FreeBSD.org Subject: [package - 84i386-default][devel/libical-glib] Failed for libical-glib-1.0.0 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, 31 Jan 2015 11:15:19 -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: gnome@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/devel/libical-glib/Makefile 377580 2015-01-21 09:29:30Z kwm $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/libical-glib-1.0.0.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building devel/libical-glib build started at Sat Jan 31 11:15:03 UTC 2015 port directory: /usr/ports/devel/libical-glib building for: FreeBSD 84i386-default-job-05 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: head/devel/libical-glib/Makefile 377580 2015-01-21 09:29:30Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=libical-glib-1.0.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libical-glib/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libical-glib/work HOME=/wrkdirs/usr/ports/devel/libical-glib/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libical-glib/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libical-glib/work HOME=/wrkdirs/usr/ports/devel/libical-glib/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/libical-glib/work 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-- 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/libical-glib" EXAMPLESDIR="share/examples/libical-glib" DATADIR="share/libical-glib" WWWDIR="www/libical-glib" ETCDIR="etc/libical-glib" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libical-glib DOCSDIR=/usr/local/share/doc/libical-glib EXAMPLESDIR=/usr/local/share/examples/libical-glib WWWDIR=/usr/local/www/libical-glib ETCDIR=/usr/local/etc/libical-glib --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> libical-glib-1.0.0 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.7.txz [84i386-default-job-05] Installing pkg-1.4.7... [84i386-default-job-05] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libical-glib-1.0.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by libical-glib-1.0.0 for building =========================================================================== =================================================== ===> Fetching all distfiles required by libical-glib-1.0.0 for building => SHA256 Checksum OK for libical-glib-1.0.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by libical-glib-1.0.0 for building ===> Extracting for libical-glib-1.0.0 => SHA256 Checksum OK for libical-glib-1.0.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for libical-glib-1.0.0 ===> Applying FreeBSD patches for libical-glib-1.0.0 =========================================================================== =================================================== ===> libical-glib-1.0.0 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-05] Installing gettext-tools-0.19.4... [84i386-default-job-05] `-- Installing expat-2.1.0_2... [84i386-default-job-05] `-- Extracting expat-2.1.0_2... done [84i386-default-job-05] `-- Installing gettext-runtime-0.19.4... [84i386-default-job-05] | `-- Installing indexinfo-0.2.2... [84i386-default-job-05] | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-05] | `-- Installing libiconv-1.14_6... [84i386-default-job-05] | `-- Extracting libiconv-1.14_6... done [84i386-default-job-05] `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-05] Extracting gettext-tools-0.19.4... done ===> Returning to build of libical-glib-1.0.0 ===> libical-glib-1.0.0 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 [84i386-default-job-05] Installing gmake-4.1_1... [84i386-default-job-05] Extracting gmake-4.1_1... done ===> Returning to build of libical-glib-1.0.0 ===> libical-glib-1.0.0 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [84i386-default-job-05] Installing pkgconf-0.9.7... [84i386-default-job-05] Extracting pkgconf-0.9.7... done ===> Returning to build of libical-glib-1.0.0 ===> libical-glib-1.0.0 depends on executable: g-ir-scanner - not found ===> Verifying install for g-ir-scanner in /usr/ports/devel/gobject-introspection ===> Installing existing package /packages/All/gobject-introspection-1.42.0.txz [84i386-default-job-05] Installing gobject-introspection-1.42.0... [84i386-default-job-05] `-- Installing glib-2.42.1... [84i386-default-job-05] | `-- Installing libffi-3.2.1... [84i386-default-job-05] | `-- Extracting libffi-3.2.1... done [84i386-default-job-05] | `-- Installing pcre-8.35_2... [84i386-default-job-05] | `-- Extracting pcre-8.35_2... done [84i386-default-job-05] | `-- Installing perl5-5.18.4_11... [84i386-default-job-05] | `-- Extracting perl5-5.18.4_11... done [84i386-default-job-05] | `-- Installing python27-2.7.9... [84i386-default-job-05] | `-- Extracting python27-2.7.9... done [84i386-default-job-05] `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [84i386-default-job-05] `-- Installing python2-2_3... [84i386-default-job-05] `-- Extracting python2-2_3... done [84i386-default-job-05] Extracting gobject-introspection-1.42.0... done 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 libical-glib-1.0.0 =========================================================================== =================================================== ===> libical-glib-1.0.0 depends on shared library: libical.so - not found ===> Verifying for libical.so in /usr/ports/devel/libical ===> Installing existing package /packages/All/libical-1.0.1.txz checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libical-glib.pc config.status: creating src/api/Makefile config.status: creating src/Makefile config.status: creating src/build-tools/Makefile config.status: creating src/libical-glib/Makefile config.status: creating tests/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/libical-glib/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: Introspection: yes Code coverage (gcov): no Gtk-doc: no =========================================================================== =================================================== ===> Building for libical-glib-1.0.0 gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src' Making all in api gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src/api' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src/api' Making all in build-tools gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src/build-tools' CC src_generator-generator.o cc1: warning: -Wformat-nonliteral ignored without -Wformat cc1: warning: -Wformat-security ignored without -Wformat CC src_generator-xml-parser.o cc1: warning: -Wformat-nonliteral ignored without -Wformat cc1: warning: -Wformat-security ignored without -Wformat CCLD src-generator gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src/build-tools' Making all in libical-glib gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src/libical-glib' gmake all-am gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src/libical-glib' CC libical_glib_1_0_la-i-cal-object.lo cc1: warning: -Wformat-nonliteral ignored without -Wformat cc1: warning: -Wformat-security ignored without -Wformat CC libical_glib_1_0_la-i-cal-array.lo cc1: warning: -Wformat-nonliteral ignored without -Wformat cc1: warning: -Wformat-security ignored without -Wformat In file included from i-cal-array.c:20: ./../src/libical-glib/i-cal-array.h:85:27: warning: no newline at end of file i-cal-array.c:224:2: warning: no newline at end of file CC libical_glib_1_0_la-i-cal-attach.lo cc1: warning: -Wformat-nonliteral ignored without -Wformat cc1: warning: -Wformat-security ignored without -Wformat In file included from i-cal-attach.c:20: ./../src/libical-glib/i-cal-attach.h:81:28: warning: no newline at end of file i-cal-attach.c:199:2: warning: no newline at end of file CC libical_glib_1_0_la-i-cal-comp-iter.lo cc1: warning: -Wformat-nonliteral ignored without -Wformat cc1: warning: -Wformat-security ignored without -Wformat In file included from i-cal-comp-iter.c:20: ./../src/libical-glib/i-cal-comp-iter.h:73:31: warning: no newline at end of file i-cal-comp-iter.c:76:2: warning: no newline at end of file CC libical_glib_1_0_la-i-cal-component.lo cc1: warning: -Wformat-nonliteral ignored without -Wformat cc1: warning: -Wformat-security ignored without -Wformat In file included from ../../src/libical-glib/i-cal-parameter.h:24, from ../../src/libical-glib/i-cal-component.h:23, from i-cal-component.c:20: ./../src/libical-glib/i-cal-derived-parameter.h:405:39: warning: no newline at end of file In file included from ../../src/libical-glib/i-cal-component.h:23, from i-cal-component.c:20: ./../src/libical-glib/i-cal-parameter.h:48: error: redefinition of typedef 'ICalParameter' ./../src/libical-glib/i-cal-derived-parameter.h:27: error: previous declaration of 'ICalParameter' was here In file included from ../../src/libical-glib/i-cal-component.h:23, from i-cal-component.c:20: ./../src/libical-glib/i-cal-parameter.h:102:31: warning: no newline at end of file In file included from ../../src/libical-glib/i-cal-derived-property.h:24, from ../../src/libical-glib/i-cal-component.h:25, from i-cal-component.c:20: ./../src/libical-glib/i-cal-derived-value.h:332:35: warning: no newline at end of file In file included from ../../src/libical-glib/i-cal-component.h:25, from i-cal-component.c:20: ./../src/libical-glib/i-cal-derived-property.h:28: error: redefinition of typedef 'ICalRecurrenceType' ./../src/libical-glib/i-cal-derived-value.h:27: error: previous declaration of 'ICalRecurrenceType' was here ./../src/libical-glib/i-cal-derived-property.h:29: error: redefinition of typedef 'ICalGeoType' ./../src/libical-glib/i-cal-derived-value.h:28: error: previous declaration of 'ICalGeoType' was here ./../src/libical-glib/i-cal-derived-property.h:31: error: redefinition of typedef 'ICalPeriodType' ./../src/libical-glib/i-cal-derived-value.h:29: error: previous declaration of 'ICalPeriodType' was here ./../src/libical-glib/i-cal-derived-property.h:32: error: redefinition of typedef 'ICalTriggerType' ./../src/libical-glib/i-cal-derived-value.h:31: error: previous declaration of 'ICalTriggerType' was here ./../src/libical-glib/i-cal-derived-property.h:33: error: redefinition of typedef 'ICalDatetimeperiodType' ./../src/libical-glib/i-cal-derived-value.h:30: error: previous declaration of 'ICalDatetimeperiodType' was here ./../src/libical-glib/i-cal-derived-property.h:34: error: redefinition of typedef 'ICalTimetype' ./../src/libical-glib/i-cal-derived-value.h:32: error: previous declaration of 'ICalTimetype' was here ./../src/libical-glib/i-cal-derived-property.h:35: error: redefinition of typedef 'ICalReqstatType' ./../src/libical-glib/i-cal-derived-value.h:33: error: previous declaration of 'ICalReqstatType' was here ./../src/libical-glib/i-cal-derived-property.h:36: error: redefinition of typedef 'ICalDurationType' ./../src/libical-glib/i-cal-derived-value.h:34: error: previous declaration of 'ICalDurationType' was here ./../src/libical-glib/i-cal-derived-property.h:37: error: redefinition of typedef 'ICalAttach' ./../src/libical-glib/i-cal-derived-value.h:36: error: previous declaration of 'ICalAttach' was here In file included from ../../src/libical-glib/i-cal-component.h:25, from i-cal-component.c:20: ./../src/libical-glib/i-cal-derived-property.h:602:38: warning: no newline at end of file In file included from ../../src/libical-glib/i-cal-component.h:26, from i-cal-component.c:20: ./../src/libical-glib/i-cal-derived-value.h:332:35: warning: no newline at end of file In file included from ../../src/libical-glib/i-cal-component.h:27, from i-cal-component.c:20: ./../src/libical-glib/i-cal-enums.h:108:27: warning: no newline at end of file In file included from i-cal-component.c:20: ./../src/libical-glib/i-cal-component.h:70: error: redefinition of typedef 'ICalTimetype' ./../src/libical-glib/i-cal-derived-property.h:34: error: previous declaration of 'ICalTimetype' was here ./../src/libical-glib/i-cal-component.h:74: error: redefinition of typedef 'ICalProperty' ./../src/libical-glib/i-cal-derived-property.h:30: error: previous declaration of 'ICalProperty' was here ./../src/libical-glib/i-cal-component.h:75: error: redefinition of typedef 'ICalDurationType' ./../src/libical-glib/i-cal-derived-property.h:36: error: previous declaration of 'ICalDurationType' was here In file included from i-cal-component.c:20: ./../src/libical-glib/i-cal-component.h:217:31: warning: no newline at end of file In file included from i-cal-component.c:21: ./../src/libical-glib/i-cal-duration-type.h:47: error: redefinition of typedef 'ICalDurationType' ./../src/libical-glib/i-cal-component.h:75: error: previous declaration of 'ICalDurationType' was here In file included from i-cal-component.c:21: ./../src/libical-glib/i-cal-duration-type.h:107:35: warning: no newline at end of file In file included from i-cal-component.c:22: ./../src/libical-glib/i-cal-comp-iter.h:47: error: redefinition of typedef 'ICalCompIter' ./../src/libical-glib/i-cal-component.h:72: error: previous declaration of 'ICalCompIter' was here In file included from i-cal-component.c:22: ./../src/libical-glib/i-cal-comp-iter.h:73:31: warning: no newline at end of file In file included from ../../src/libical-glib/i-cal-property.h:24, from i-cal-component.c:23: ./../src/libical-glib/i-cal-derived-parameter.h:405:39: warning: no newline at end of file In file included from ../../src/libical-glib/i-cal-property.h:25, from i-cal-component.c:23: ./../src/libical-glib/i-cal-derived-value.h:332:35: warning: no newline at end of file In file included from ../../src/libical-glib/i-cal-property.h:26, from i-cal-component.c:23: ./../src/libical-glib/i-cal-derived-property.h:602:38: warning: no newline at end of file In file included from i-cal-component.c:23: ./../src/libical-glib/i-cal-property.h:50: error: redefinition of typedef 'ICalProperty' ./../src/libical-glib/i-cal-component.h:74: error: previous declaration of 'ICalProperty' was here ./../src/libical-glib/i-cal-property.h:69: error: redefinition of typedef 'ICalValue' ./../src/libical-glib/i-cal-derived-value.h:35: error: previous declaration of 'ICalValue' was here ./../src/libical-glib/i-cal-property.h:70: error: redefinition of typedef 'ICalParameter' ./../src/libical-glib/i-cal-parameter.h:48: error: previous declaration of 'ICalParameter' was here In file included from i-cal-component.c:23: ./../src/libical-glib/i-cal-property.h:154:30: warning: no newline at end of file In file included from i-cal-component.c:24: ./../src/libical-glib/i-cal-derived-value.h:332:35: warning: no newline at end of file In file included from i-cal-component.c:25: ./../src/libical-glib/i-cal-timetype.h:47: error: redefinition of typedef 'ICalTimetype' ./../src/libical-glib/i-cal-component.h:70: error: previous declaration of 'ICalTimetype' was here ./../src/libical-glib/i-cal-timetype.h:66: error: redefinition of typedef 'ICalTimezone' ./../src/libical-glib/i-cal-component.h:73: error: previous declaration of 'ICalTimezone' was here In file included from i-cal-component.c:25: ./../src/libical-glib/i-cal-timetype.h:105:30: warning: no newline at end of file In file included from i-cal-component.c:26: ./../src/libical-glib/i-cal-enums.h:108:27: warning: no newline at end of file In file included from ../../src/libical-glib/i-cal-time-span.h:23, from i-cal-component.c:27: ./../src/libical-glib/i-cal-timetype.h:105:30: warning: no newline at end of file In file included from i-cal-component.c:27: ./../src/libical-glib/i-cal-time-span.h:48: error: redefinition of typedef 'ICalTimeSpan' ./../src/libical-glib/i-cal-component.h:71: error: previous declaration of 'ICalTimeSpan' was here In file included from i-cal-component.c:27: ./../src/libical-glib/i-cal-time-span.h:81:31: warning: no newline at end of file In file included from i-cal-component.c:28: ./../src/libical-glib/i-cal-timezone.h:47: error: redefinition of typedef 'ICalTimezone' ./../src/libical-glib/i-cal-timetype.h:66: error: previous declaration of 'ICalTimezone' was here ./../src/libical-glib/i-cal-timezone.h:66: error: redefinition of typedef 'ICalTimetype' ./../src/libical-glib/i-cal-timetype.h:47: error: previous declaration of 'ICalTimetype' was here ./../src/libical-glib/i-cal-timezone.h:68: error: redefinition of typedef 'ICalComponent' ./../src/libical-glib/i-cal-component.h:51: error: previous declaration of 'ICalComponent' was here In file included from i-cal-component.c:28: ./../src/libical-glib/i-cal-timezone.h:129:30: warning: no newline at end of file In file included from i-cal-component.c:29: ./../src/libical-glib/i-cal-derived-property.h:602:38: warning: no newline at end of file i-cal-component.c:1732:2: warning: no newline at end of file Makefile:711: recipe for target 'libical_glib_1_0_la-i-cal-component.lo' failed gmake[4]: *** [libical_glib_1_0_la-i-cal-component.lo] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src/libical-glib' Makefile:547: recipe for target 'all' failed gmake[3]: *** [all] Error 2 gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src/libical-glib' Makefile:375: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src' Makefile:519: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0' Makefile:427: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/devel/libical-glib. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 11:16:02 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 B362A77C for ; Sat, 31 Jan 2015 11:16:02 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 9FB86E50 for ; Sat, 31 Jan 2015 11:16:02 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VBG2bi047100 for ; Sat, 31 Jan 2015 11:16:02 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VBG25X047099; Sat, 31 Jan 2015 11:16:02 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 11:16:02 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311116.t0VBG25X047099@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84amd64-default][biology/tinker] Failed for tinker-7.0.1 in fetch 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, 31 Jan 2015 11:16:02 -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: pi@FreeBSD.org Ident: $FreeBSD: head/biology/tinker/Makefile 376238 2015-01-04 15:21:12Z pi $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/tinker-7.0.1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building biology/tinker build started at Sat Jan 31 11:15:59 UTC 2015 port directory: /usr/ports/biology/tinker building for: FreeBSD 84amd64-default-job-06 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/biology/tinker/Makefile 376238 2015-01-04 15:21:12Z pi $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=tinker-7.0.1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for tinker-7.0.1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples OPTIMIZED_FFLAGS=off: compilation optimizations ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/biology/tinker/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/tinker/work HOME=/wrkdirs/usr/ports/biology/tinker/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/biology/tinker/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/tinker/work HOME=/wrkdirs/usr/ports/biology/tinker/work TMPDIR="/tmp" F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- HAVE_G2C=yes XDG_DATA_HOME=/wrkdirs/usr/ports/biology/tinker/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/tinker/work HOME=/wrkdirs/usr/ports/biology/tinker/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/biology/tinker/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/biology/tinker/work HOME=/wrkdirs/usr/ports/biology/tinker/work TMPDIR="/tmp" F77="gfortran48" FC="gfortran48" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc48" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc48" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-str ict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -B/usr/local/bin -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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/tinker" EXAMPLESDIR="share/examples/tinker" DATADIR="share/tinker" WWWDIR="www/tinker" ETCDIR="etc/tinker" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/tinker DOCSDIR=/usr/local/share/doc/tinker EXAMPLESDIR=/usr/local/share/examples/tinker WWWDIR=/usr/local/www/tinker ETCDIR=/usr/local/etc/tinker --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License tinker accepted by the user =========================================================================== =================================================== ===> tinker-7.0.1 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.7.txz [84amd64-default-job-06] Installing pkg-1.4.7... [84amd64-default-job-06] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of tinker-7.0.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License tinker accepted by the user => tinker-7.0.1.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch http://dasher.wustl.edu/tinker/downloads/tinker-7.0.1.tar.gz fetch: http://dasher.wustl.edu/tinker/downloads/tinker-7.0.1.tar.gz: size mismatch: expected 28384106, actual 28503658 => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/tinker-7.0.1.tar.gz fetch: http://distcache.FreeBSD.org/ports-distfiles/tinker-7.0.1.tar.gz: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /portdistfiles/ and try again. *** Error code 1 Stop in /usr/ports/biology/tinker. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 11:23:27 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 F237F81B; Sat, 31 Jan 2015 11:23:26 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 DCB7AF05; Sat, 31 Jan 2015 11:23:26 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VBNQmd029681; Sat, 31 Jan 2015 11:23:26 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VBNQxF029643; Sat, 31 Jan 2015 11:23:26 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 11:23:26 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311123.t0VBNQxF029643@beefy2.isc.freebsd.org> To: demon@FreeBSD.org Subject: [package - 84amd64-default][math/hfst] Failed for hfst-3.7.2_1 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, 31 Jan 2015 11:23:27 -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: demon@FreeBSD.org Last committer: mva@FreeBSD.org Ident: $FreeBSD: head/math/hfst/Makefile 371328 2014-10-21 16:54:54Z mva $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/hfst-3.7.2_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building math/hfst build started at Sat Jan 31 11:12:33 UTC 2015 port directory: /usr/ports/math/hfst building for: FreeBSD 84amd64-default-job-01 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: demon@FreeBSD.org Makefile ident: $FreeBSD: head/math/hfst/Makefile 371328 2014-10-21 16:54:54Z mva $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=hfst-3.7.2_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-readline --with-unicode-handler=glib --enable-proc --enable-tagger --enable-xfst --enable-shuffle --enable-traverse --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/hfst/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/hfst/work HOME=/wrkdirs/usr/ports/math/hfst/work TMPDIR="/tmp" PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/hfst/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/hfst/work HOME=/wrkdirs/usr/ports/math/hfst/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd8 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 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/hfst" EXAMPLESDIR="share/examples/hfst" DATADIR="share/hfst" WWWDIR="www/hfst" ETCDIR="etc/hfst" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/hfst DOCSDIR=/usr/local/share/doc/hfst EXAMPLESDIR=/usr/local/share/examples/hfst WWWDIR=/usr/local/www/hfst ETCDIR=/usr/local/etc/hfst --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> hfst-3.7.2_1 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.7.txz [84amd64-default-job-01] Installing pkg-1.4.7... [84amd64-default-job-01] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of hfst-3.7.2_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by hfst-3.7.2_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by hfst-3.7.2_1 for building => SHA256 Checksum OK for hfst-3.7.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by hfst-3.7.2_1 for building ===> Extracting for hfst-3.7.2_1 => SHA256 Checksum OK for hfst-3.7.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for hfst-3.7.2_1 ===> Applying FreeBSD patches for hfst-3.7.2_1 =========================================================================== =================================================== ===> hfst-3.7.2_1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [84amd64-default-job-01] Installing pkgconf-0.9.7... [84amd64-default-job-01] Extracting pkgconf-0.9.7... done ===> Returning to build of hfst-3.7.2_1 ===> hfst-3.7.2_1 depends on file: /usr/local/bin/python2.7 - not found ===> Verifying install for /usr/local/bin/python2.7 in /usr/ports/lang/python27 ===> Installing existing package /packages/All/python27-2.7.9.txz [84amd64-default-job-01] Installing python27-2.7.9... [84amd64-default-job-01] `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-01] | `-- Installing indexinfo-0.2.2... [84amd64-default-job-01] | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-01] | `-- Installing libiconv-1.14_6... [84amd64-default-job-01] | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-01] `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-01] `-- Installing libffi-3.2.1... [84amd64-default-job-01] `-- Extracting libffi-3.2.1... done [84amd64-default-job-01] Extracting python27-2.7.9... done 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 hfst-3.7.2_1 ===> hfst-3.7.2_1 depends on executable: python2 - not found ===> Verifying install for python2 in /usr/ports/lang/python2 ===> Installing existing package /packages/All/python2-2_3.txz [84amd64-default-job-01] Installing python2-2_3... [84amd64-default-job-01] Extracting python2-2_3... done ===> Returning to build of hfst-3.7.2_1 ===> hfst-3.7.2_1 depends on executable: gcc48 - not found ===> Verifying install for gcc48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.4.txz [84amd64-default-job-01] Installing gcc-4.8.4... [84amd64-default-job-01] `-- Installing binutils-2.25... [84amd64-default-job-01] `-- Extracting binutils-2.25... done [84amd64-default-job-01] `-- Installing gcc-ecj-4.5... [84amd64-default-job-01] `-- Extracting gcc-ecj-4.5... done [84amd64-default-job-01] `-- Installing gmp-5.1.3_2... [84amd64-default-job-01] `-- Extracting gmp-5.1.3_2... done [84amd64-default-job-01] `-- Installing mpc-1.0.2_1... [84amd64-default-job-01] | `-- Installing mpfr-3.1.2_2... [84amd64-default-job-01] | `-- Extracting mpfr-3.1.2_2... done [84amd64-default-job-01] `-- Extracting mpc-1.0.2_1... done [84amd64-default-job-01] Extracting gcc-4.8.4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of hfst-3.7.2_1 ===> hfst-3.7.2_1 depends on file: /usr/local/bin/as - found =========================================================================== libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT define.lo -MD -MP -MF .deps/define.Tpo -c define.c -o define.o >/dev/null 2>&1 mv -f .deps/define.Tpo .deps/define.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT determinize.lo -MD -MP -MF .deps/determinize.Tpo -c -o determinize.lo determinize.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT determinize.lo -MD -MP -MF .deps/determinize.Tpo -c determinize.c -fPIC -DPIC -o .libs/determinize.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT determinize.lo -MD -MP -MF .deps/determinize.Tpo -c determinize.c -o determinize.o >/dev/null 2>&1 mv -f .deps/determinize.Tpo .deps/determinize.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT apply.lo -MD -MP -MF .deps/apply.Tpo -c -o apply.lo apply.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT apply.lo -MD -MP -MF .deps/apply.Tpo -c apply.c -fPIC -DPIC -o .libs/apply.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT apply.lo -MD -MP -MF .deps/apply.Tpo -c apply.c -o apply.o >/dev/null 2>&1 mv -f .deps/apply.Tpo .deps/apply.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT rewrite.lo -MD -MP -MF .deps/rewrite.Tpo -c -o rewrite.lo rewrite.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT rewrite.lo -MD -MP -MF .deps/rewrite.Tpo -c rewrite.c -fPIC -DPIC -o .libs/rewrite.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT rewrite.lo -MD -MP -MF .deps/rewrite.Tpo -c rewrite.c -o rewrite.o >/dev/null 2>&1 mv -f .deps/rewrite.Tpo .deps/rewrite.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lexcread.lo -MD -MP -MF .deps/lexcread.Tpo -c -o lexcread.lo lexcread.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lexcread.lo -MD -MP -MF .deps/lexcread.Tpo -c lexcread.c -fPIC -DPIC -o .libs/lexcread.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lexcread.lo -MD -MP -MF .deps/lexcread.Tpo -c lexcread.c -o lexcread.o >/dev/null 2>&1 mv -f .deps/lexcread.Tpo .deps/lexcread.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT topsort.lo -MD -MP -MF .deps/topsort.Tpo -c -o topsort.lo topsort.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT topsort.lo -MD -MP -MF .deps/topsort.Tpo -c topsort.c -fPIC -DPIC -o .libs/topsort.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT topsort.lo -MD -MP -MF .deps/topsort.Tpo -c topsort.c -o topsort.o >/dev/null 2>&1 mv -f .deps/topsort.Tpo .deps/topsort.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT flags.lo -MD -MP -MF .deps/flags.Tpo -c -o flags.lo flags.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT flags.lo -MD -MP -MF .deps/flags.Tpo -c flags.c -fPIC -DPIC -o .libs/flags.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT flags.lo -MD -MP -MF .deps/flags.Tpo -c flags.c -o flags.o >/dev/null 2>&1 mv -f .deps/flags.Tpo .deps/flags.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT minimize.lo -MD -MP -MF .deps/minimize.Tpo -c -o minimize.lo minimize.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT minimize.lo -MD -MP -MF .deps/minimize.Tpo -c minimize.c -fPIC -DPIC -o .libs/minimize.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT minimize.lo -MD -MP -MF .deps/minimize.Tpo -c minimize.c -o minimize.o >/dev/null 2>&1 mv -f .deps/minimize.Tpo .deps/minimize.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT reverse.lo -MD -MP -MF .deps/reverse.Tpo -c -o reverse.lo reverse.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT reverse.lo -MD -MP -MF .deps/reverse.Tpo -c reverse.c -fPIC -DPIC -o .libs/reverse.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT reverse.lo -MD -MP -MF .deps/reverse.Tpo -c reverse.c -o reverse.o >/dev/null 2>&1 mv -f .deps/reverse.Tpo .deps/reverse.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c -o extract.lo extract.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c extract.c -fPIC -DPIC -o .libs/extract.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c extract.c -o extract.o >/dev/null 2>&1 mv -f .deps/extract.Tpo .deps/extract.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT sigma.lo -MD -MP -MF .deps/sigma.Tpo -c -o sigma.lo sigma.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT sigma.lo -MD -MP -MF .deps/sigma.Tpo -c sigma.c -fPIC -DPIC -o .libs/sigma.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT sigma.lo -MD -MP -MF .deps/sigma.Tpo -c sigma.c -o sigma.o >/dev/null 2>&1 mv -f .deps/sigma.Tpo .deps/sigma.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT structures.lo -MD -MP -MF .deps/structures.Tpo -c -o structures.lo structures.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT structures.lo -MD -MP -MF .deps/structures.Tpo -c structures.c -fPIC -DPIC -o .libs/structures.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT structures.lo -MD -MP -MF .deps/structures.Tpo -c structures.c -o structures.o >/dev/null 2>&1 mv -f .deps/structures.Tpo .deps/structures.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT constructions.lo -MD -MP -MF .deps/constructions.Tpo -c -o constructions.lo constructions.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT constructions.lo -MD -MP -MF .deps/constructions.Tpo -c constructions.c -fPIC -DPIC -o .libs/constructions.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT constructions.lo -MD -MP -MF .deps/constructions.Tpo -c constructions.c -o constructions.o >/dev/null 2>&1 mv -f .deps/constructions.Tpo .deps/constructions.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT coaccessible.lo -MD -MP -MF .deps/coaccessible.Tpo -c -o coaccessible.lo coaccessible.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT coaccessible.lo -MD -MP -MF .deps/coaccessible.Tpo -c coaccessible.c -fPIC -DPIC -o .libs/coaccessible.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT coaccessible.lo -MD -MP -MF .deps/coaccessible.Tpo -c coaccessible.c -o coaccessible.o >/dev/null 2>&1 mv -f .deps/coaccessible.Tpo .deps/coaccessible.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT io.lo -MD -MP -MF .deps/io.Tpo -c -o io.lo io.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT io.lo -MD -MP -MF .deps/io.Tpo -c io.c -fPIC -DPIC -o .libs/io.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT io.lo -MD -MP -MF .deps/io.Tpo -c io.c -o io.o >/dev/null 2>&1 mv -f .deps/io.Tpo .deps/io.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c -o utf8.lo utf8.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -fPIC -DPIC -o .libs/utf8.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -o utf8.o >/dev/null 2>&1 mv -f .deps/utf8.Tpo .deps/utf8.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT spelling.lo -MD -MP -MF .deps/spelling.Tpo -c -o spelling.lo spelling.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT spelling.lo -MD -MP -MF .deps/spelling.Tpo -c spelling.c -fPIC -DPIC -o .libs/spelling.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT spelling.lo -MD -MP -MF .deps/spelling.Tpo -c spelling.c -o spelling.o >/dev/null 2>&1 mv -f .deps/spelling.Tpo .deps/spelling.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT dynarray.lo -MD -MP -MF .deps/dynarray.Tpo -c -o dynarray.lo dynarray.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT dynarray.lo -MD -MP -MF .deps/dynarray.Tpo -c dynarray.c -fPIC -DPIC -o .libs/dynarray.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT dynarray.lo -MD -MP -MF .deps/dynarray.Tpo -c dynarray.c -o dynarray.o >/dev/null 2>&1 mv -f .deps/dynarray.Tpo .deps/dynarray.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c -o mem.lo mem.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -fPIC -DPIC -o .libs/mem.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -o mem.o >/dev/null 2>&1 mv -f .deps/mem.Tpo .deps/mem.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT stringhash.lo -MD -MP -MF .deps/stringhash.Tpo -c -o stringhash.lo stringhash.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT stringhash.lo -MD -MP -MF .deps/stringhash.Tpo -c stringhash.c -fPIC -DPIC -o .libs/stringhash.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT stringhash.lo -MD -MP -MF .deps/stringhash.Tpo -c stringhash.c -o stringhash.o >/dev/null 2>&1 mv -f .deps/stringhash.Tpo .deps/stringhash.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c -o trie.lo trie.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c trie.c -fPIC -DPIC -o .libs/trie.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT trie.lo -MD -MP -MF .deps/trie.Tpo -c trie.c -o trie.o >/dev/null 2>&1 mv -f .deps/trie.Tpo .deps/trie.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lex.lexc.lo -MD -MP -MF .deps/lex.lexc.Tpo -c -o lex.lexc.lo lex.lexc.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lex.lexc.lo -MD -MP -MF .deps/lex.lexc.Tpo -c lex.lexc.c -fPIC -DPIC -o .libs/lex.lexc.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lex.lexc.lo -MD -MP -MF .deps/lex.lexc.Tpo -c lex.lexc.c -o lex.lexc.o >/dev/null 2>&1 mv -f .deps/lex.lexc.Tpo .deps/lex.lexc.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lex.yy.lo -MD -MP -MF .deps/lex.yy.Tpo -c -o lex.yy.lo lex.yy.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lex.yy.lo -MD -MP -MF .deps/lex.yy.Tpo -c lex.yy.c -fPIC -DPIC -o .libs/lex.yy.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT lex.yy.lo -MD -MP -MF .deps/lex.yy.Tpo -c lex.yy.c -o lex.yy.o >/dev/null 2>&1 mv -f .deps/lex.yy.Tpo .deps/lex.yy.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c -o regex.lo regex.c libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c regex.c -fPIC -DPIC -o .libs/regex.o libtool: compile: gcc48 -DHAVE_CONFIG_H -I. -I../.. -I../../libhfst/src -Wno-deprecated -std=c99 -D_XOPEN_SOURCE=500 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c regex.c -o regex.o >/dev/null 2>&1 mv -f .deps/regex.Tpo .deps/regex.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc48 -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -o libfoma.la int_stack.lo define.lo determinize.lo apply.lo rewrite.lo lexcread.lo topsort.lo flags.lo minimize.lo reverse.lo extract.lo sigma.lo structures.lo constructions.lo coaccessible.lo io.lo utf8.lo spelling.lo dynarray.lo mem.lo stringhash.lo trie.lo lex.lexc.lo lex.yy.lo regex.lo -lreadline -lglib-2.0 -lm -lpthread -lxml2 libtool: link: /usr/local/bin/ar cru .libs/libfoma.a .libs/int_stack.o .libs/define.o .libs/determinize.o .libs/apply.o .libs/rewrite.o .libs/lexcread.o .libs/topsort.o .libs/flags.o .libs/minimize.o .libs/reverse.o .libs/extract.o .libs/sigma.o .libs/structures.o .libs/constructions.o .libs/coaccessible.o .libs/io.o .libs/utf8.o .libs/spelling.o .libs/dynarray.o .libs/mem.o .libs/stringhash.o .libs/trie.o .libs/lex.lexc.o .libs/lex.yy.o .libs/regex.o libtool: link: /usr/local/bin/ranlib .libs/libfoma.a libtool: link: ( cd ".libs" && rm -f "libfoma.la" && ln -s "../libfoma.la" "libfoma.la" ) Making all in libhfst Making all in src /usr/bin/make all-recursive Making all in implementations depbase=`echo HfstTransitionGraph.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstTransitionGraph.lo -MD -MP -MF $depbase.Tpo -c -o HfstTransitionGraph.lo HfstTransitionGraph.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstTransitionGraph.lo -MD -MP -MF .deps/HfstTransitionGraph.Tpo -c HfstTransitionGraph.cc -fPIC -DPIC -o .libs/HfstTransitionGraph.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstTransitionGraph.lo -MD -MP -MF .deps/HfstTransitionGraph.Tpo -c HfstTransitionGraph.cc -o HfstTransitionGraph.o >/dev/null 2>&1 depbase=`echo ConvertTransducerFormat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertTransducerFormat.lo -MD -MP -MF $depbase.Tpo -c -o ConvertTransducerFormat.lo ConvertTransducerFormat.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertTransducerFormat.lo -MD -MP -MF .deps/ConvertTransducerFormat.Tpo -c ConvertTransducerFormat.cc -fPIC -DPIC -o .libs/ConvertTransducerFormat.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertTransducerFormat.lo -MD -MP -MF .deps/ConvertTransducerFormat.Tpo -c ConvertTransducerFormat.cc -o ConvertTransducerFormat.o >/dev/null 2>&1 depbase=`echo HfstTropicalTransducerTransitionData.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstTropicalTransducerTransitionData.lo -MD -MP -MF $depbase.Tpo -c -o HfstTropicalTransducerTransitionData.lo HfstTropicalTransducerTransitionData.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstTropicalTransducerTransitionData.lo -MD -MP -MF .deps/HfstTropicalTransducerTransitionData.Tpo -c HfstTropicalTransducerTransitionData.cc -fPIC -DPIC -o .libs/HfstTropicalTransducerTransitionData.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstTropicalTransducerTransitionData.lo -MD -MP -MF .deps/HfstTropicalTransducerTransitionData.Tpo -c HfstTropicalTransducerTransitionData.cc -o HfstTropicalTransducerTransitionData.o >/dev/null 2>&1 depbase=`echo ConvertSfstTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertSfstTransducer.lo -MD -MP -MF $depbase.Tpo -c -o ConvertSfstTransducer.lo ConvertSfstTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertSfstTransducer.lo -MD -MP -MF .deps/ConvertSfstTransducer.Tpo -c ConvertSfstTransducer.cc -fPIC -DPIC -o .libs/ConvertSfstTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertSfstTransducer.lo -MD -MP -MF .deps/ConvertSfstTransducer.Tpo -c ConvertSfstTransducer.cc -o ConvertSfstTransducer.o >/dev/null 2>&1 depbase=`echo ConvertTropicalWeightTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertTropicalWeightTransducer.lo -MD -MP -MF $depbase.Tpo -c -o ConvertTropicalWeightTransducer.lo ConvertTropicalWeightTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertTropicalWeightTransducer.lo -MD -MP -MF .deps/ConvertTropicalWeightTransducer.Tpo -c ConvertTropicalWeightTransducer.cc -fPIC -DPIC -o .libs/ConvertTropicalWeightTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertTropicalWeightTransducer.lo -MD -MP -MF .deps/ConvertTropicalWeightTransducer.Tpo -c ConvertTropicalWeightTransducer.cc -o ConvertTropicalWeightTransducer.o >/dev/null 2>&1 depbase=`echo ConvertLogWeightTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertLogWeightTransducer.lo -MD -MP -MF $depbase.Tpo -c -o ConvertLogWeightTransducer.lo ConvertLogWeightTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertLogWeightTransducer.lo -MD -MP -MF .deps/ConvertLogWeightTransducer.Tpo -c ConvertLogWeightTransducer.cc -fPIC -DPIC -o .libs/ConvertLogWeightTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertLogWeightTransducer.lo -MD -MP -MF .deps/ConvertLogWeightTransducer.Tpo -c ConvertLogWeightTransducer.cc -o ConvertLogWeightTransducer.o >/dev/null 2>&1 depbase=`echo ConvertFomaTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertFomaTransducer.lo -MD -MP -MF $depbase.Tpo -c -o ConvertFomaTransducer.lo ConvertFomaTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertFomaTransducer.lo -MD -MP -MF .deps/ConvertFomaTransducer.Tpo -c ConvertFomaTransducer.cc -fPIC -DPIC -o .libs/ConvertFomaTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertFomaTransducer.lo -MD -MP -MF .deps/ConvertFomaTransducer.Tpo -c ConvertFomaTransducer.cc -o ConvertFomaTransducer.o >/dev/null 2>&1 depbase=`echo ConvertOlTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertOlTransducer.lo -MD -MP -MF $depbase.Tpo -c -o ConvertOlTransducer.lo ConvertOlTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertOlTransducer.lo -MD -MP -MF .deps/ConvertOlTransducer.Tpo -c ConvertOlTransducer.cc -fPIC -DPIC -o .libs/ConvertOlTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT ConvertOlTransducer.lo -MD -MP -MF .deps/ConvertOlTransducer.Tpo -c ConvertOlTransducer.cc -o ConvertOlTransducer.o >/dev/null 2>&1 depbase=`echo compose_intersect/ComposeIntersectRulePair.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectRulePair.lo -MD -MP -MF $depbase.Tpo -c -o compose_intersect/ComposeIntersectRulePair.lo compose_intersect/ComposeIntersectRulePair.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectRulePair.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectRulePair.Tpo -c compose_intersect/ComposeIntersectRulePair.cc -fPIC -DPIC -o compose_intersect/.libs/ComposeIntersectRulePair.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectRulePair.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectRulePair.Tpo -c compose_intersect/ComposeIntersectRulePair.cc -o compose_intersect/ComposeIntersectRulePair.o >/dev/null 2>&1 depbase=`echo compose_intersect/ComposeIntersectLexicon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectLexicon.lo -MD -MP -MF $depbase.Tpo -c -o compose_intersect/ComposeIntersectLexicon.lo compose_intersect/ComposeIntersectLexicon.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectLexicon.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectLexicon.Tpo -c compose_intersect/ComposeIntersectLexicon.cc -fPIC -DPIC -o compose_intersect/.libs/ComposeIntersectLexicon.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectLexicon.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectLexicon.Tpo -c compose_intersect/ComposeIntersectLexicon.cc -o compose_intersect/ComposeIntersectLexicon.o >/dev/null 2>&1 depbase=`echo compose_intersect/ComposeIntersectRule.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectRule.lo -MD -MP -MF $depbase.Tpo -c -o compose_intersect/ComposeIntersectRule.lo compose_intersect/ComposeIntersectRule.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectRule.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectRule.Tpo -c compose_intersect/ComposeIntersectRule.cc -fPIC -DPIC -o compose_intersect/.libs/ComposeIntersectRule.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectRule.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectRule.Tpo -c compose_intersect/ComposeIntersectRule.cc -o compose_intersect/ComposeIntersectRule.o >/dev/null 2>&1 depbase=`echo compose_intersect/ComposeIntersectFst.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectFst.lo -MD -MP -MF $depbase.Tpo -c -o compose_intersect/ComposeIntersectFst.lo compose_intersect/ComposeIntersectFst.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectFst.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectFst.Tpo -c compose_intersect/ComposeIntersectFst.cc -fPIC -DPIC -o compose_intersect/.libs/ComposeIntersectFst.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectFst.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectFst.Tpo -c compose_intersect/ComposeIntersectFst.cc -o compose_intersect/ComposeIntersectFst.o >/dev/null 2>&1 depbase=`echo compose_intersect/ComposeIntersectUtilities.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectUtilities.lo -MD -MP -MF $depbase.Tpo -c -o compose_intersect/ComposeIntersectUtilities.lo compose_intersect/ComposeIntersectUtilities.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectUtilities.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectUtilities.Tpo -c compose_intersect/ComposeIntersectUtilities.cc -fPIC -DPIC -o compose_intersect/.libs/ComposeIntersectUtilities.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT compose_intersect/ComposeIntersectUtilities.lo -MD -MP -MF compose_intersect/.deps/ComposeIntersectUtilities.Tpo -c compose_intersect/ComposeIntersectUtilities.cc -o compose_intersect/ComposeIntersectUtilities.o >/dev/null 2>&1 depbase=`echo SfstTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT SfstTransducer.lo -MD -MP -MF $depbase.Tpo -c -o SfstTransducer.lo SfstTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT SfstTransducer.lo -MD -MP -MF .deps/SfstTransducer.Tpo -c SfstTransducer.cc -fPIC -DPIC -o .libs/SfstTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT SfstTransducer.lo -MD -MP -MF .deps/SfstTransducer.Tpo -c SfstTransducer.cc -o SfstTransducer.o >/dev/null 2>&1 depbase=`echo TropicalWeightTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT TropicalWeightTransducer.lo -MD -MP -MF $depbase.Tpo -c -o TropicalWeightTransducer.lo TropicalWeightTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT TropicalWeightTransducer.lo -MD -MP -MF .deps/TropicalWeightTransducer.Tpo -c TropicalWeightTransducer.cc -fPIC -DPIC -o .libs/TropicalWeightTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT TropicalWeightTransducer.lo -MD -MP -MF .deps/TropicalWeightTransducer.Tpo -c TropicalWeightTransducer.cc -o TropicalWeightTransducer.o >/dev/null 2>&1 depbase=`echo LogWeightTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT LogWeightTransducer.lo -MD -MP -MF $depbase.Tpo -c -o LogWeightTransducer.lo LogWeightTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT LogWeightTransducer.lo -MD -MP -MF .deps/LogWeightTransducer.Tpo -c LogWeightTransducer.cc -fPIC -DPIC -o .libs/LogWeightTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT LogWeightTransducer.lo -MD -MP -MF .deps/LogWeightTransducer.Tpo -c LogWeightTransducer.cc -o LogWeightTransducer.o >/dev/null 2>&1 depbase=`echo FomaTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT FomaTransducer.lo -MD -MP -MF $depbase.Tpo -c -o FomaTransducer.lo FomaTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT FomaTransducer.lo -MD -MP -MF .deps/FomaTransducer.Tpo -c FomaTransducer.cc -fPIC -DPIC -o .libs/FomaTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT FomaTransducer.lo -MD -MP -MF .deps/FomaTransducer.Tpo -c FomaTransducer.cc -o FomaTransducer.o >/dev/null 2>&1 depbase=`echo HfstOlTransducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstOlTransducer.lo -MD -MP -MF $depbase.Tpo -c -o HfstOlTransducer.lo HfstOlTransducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstOlTransducer.lo -MD -MP -MF .deps/HfstOlTransducer.Tpo -c HfstOlTransducer.cc -fPIC -DPIC -o .libs/HfstOlTransducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT HfstOlTransducer.lo -MD -MP -MF .deps/HfstOlTransducer.Tpo -c HfstOlTransducer.cc -o HfstOlTransducer.o >/dev/null 2>&1 depbase=`echo optimized-lookup/transducer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/transducer.lo -MD -MP -MF $depbase.Tpo -c -o optimized-lookup/transducer.lo optimized-lookup/transducer.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/transducer.lo -MD -MP -MF optimized-lookup/.deps/transducer.Tpo -c optimized-lookup/transducer.cc -fPIC -DPIC -o optimized-lookup/.libs/transducer.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/transducer.lo -MD -MP -MF optimized-lookup/.deps/transducer.Tpo -c optimized-lookup/transducer.cc -o optimized-lookup/transducer.o >/dev/null 2>&1 depbase=`echo optimized-lookup/convert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/convert.lo -MD -MP -MF $depbase.Tpo -c -o optimized-lookup/convert.lo optimized-lookup/convert.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/convert.lo -MD -MP -MF optimized-lookup/.deps/convert.Tpo -c optimized-lookup/convert.cc -fPIC -DPIC -o optimized-lookup/.libs/convert.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/convert.lo -MD -MP -MF optimized-lookup/.deps/convert.Tpo -c optimized-lookup/convert.cc -o optimized-lookup/convert.o >/dev/null 2>&1 depbase=`echo optimized-lookup/ospell.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/ospell.lo -MD -MP -MF $depbase.Tpo -c -o optimized-lookup/ospell.lo optimized-lookup/ospell.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/ospell.lo -MD -MP -MF optimized-lookup/.deps/ospell.Tpo -c optimized-lookup/ospell.cc -fPIC -DPIC -o optimized-lookup/.libs/ospell.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/ospell.lo -MD -MP -MF optimized-lookup/.deps/ospell.Tpo -c optimized-lookup/ospell.cc -o optimized-lookup/ospell.o >/dev/null 2>&1 depbase=`echo optimized-lookup/pmatch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/pmatch.lo -MD -MP -MF $depbase.Tpo -c -o optimized-lookup/pmatch.lo optimized-lookup/pmatch.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/pmatch.lo -MD -MP -MF optimized-lookup/.deps/pmatch.Tpo -c optimized-lookup/pmatch.cc -fPIC -DPIC -o optimized-lookup/.libs/pmatch.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/pmatch.lo -MD -MP -MF optimized-lookup/.deps/pmatch.Tpo -c optimized-lookup/pmatch.cc -o optimized-lookup/pmatch.o >/dev/null 2>&1 depbase=`echo optimized-lookup/find_epsilon_loops.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../../../libtool --tag=CXX --mode=compile g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/find_epsilon_loops.lo -MD -MP -MF $depbase.Tpo -c -o optimized-lookup/find_epsilon_loops.lo optimized-lookup/find_epsilon_loops.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/find_epsilon_loops.lo -MD -MP -MF optimized-lookup/.deps/find_epsilon_loops.Tpo -c optimized-lookup/find_epsilon_loops.cc -fPIC -DPIC -o optimized-lookup/.libs/find_epsilon_loops.o libtool: compile: g++48 -DHAVE_CONFIG_H -I. -I../../.. -I../../../libhfst/src -I../../../libhfst/src -I../../../back-ends/foma -I../../../back-ends -I../../../back-ends/openfst/src/include -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -MT optimized-lookup/find_epsilon_loops.lo -MD -MP -MF optimized-lookup/.deps/find_epsilon_loops.Tpo -c optimized-lookup/find_epsilon_loops.cc -o optimized-lookup/find_epsilon_loops.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++48 -Wno-deprecated -g -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -o libhfstimplementations.la HfstTransitionGraph.lo ConvertTransducerFormat.lo HfstTropicalTransducerTransitionData.lo ConvertSfstTransducer.lo ConvertTropicalWeightTransducer.lo ConvertLogWeightTransducer.lo ConvertFomaTransducer.lo ConvertOlTransducer.lo compose_intersect/ComposeIntersectRulePair.lo compose_intersect/ComposeIntersectLexicon.lo compose_intersect/ComposeIntersectRule.lo compose_intersect/ComposeIntersectFst.lo compose_intersect/ComposeIntersectUtilities.lo SfstTransducer.lo TropicalWeightTransducer.lo LogWeightTransducer.lo FomaTransducer.lo HfstOlTransducer.lo optimized-lookup/transducer.lo optimized-lookup/convert.lo optimized-lookup/ospell.lo optimized-lookup/pmatch.lo optimized-lookup/fin d_epsilon_loops.lo -lreadline -lglib-2.0 -lm -lpthread -lxml2 libtool: link: /usr/local/bin/ar cru .libs/libhfstimplementations.a .libs/HfstTransitionGraph.o .libs/ConvertTransducerFormat.o .libs/HfstTropicalTransducerTransitionData.o .libs/ConvertSfstTransducer.o .libs/ConvertTropicalWeightTransducer.o .libs/ConvertLogWeightTransducer.o .libs/ConvertFomaTransducer.o .libs/ConvertOlTransducer.o compose_intersect/.libs/ComposeIntersectRulePair.o compose_intersect/.libs/ComposeIntersectLexicon.o compose_intersect/.libs/ComposeIntersectRule.o compose_intersect/.libs/ComposeIntersectFst.o compose_intersect/.libs/ComposeIntersectUtilities.o .libs/SfstTransducer.o .libs/TropicalWeightTransducer.o .libs/LogWeightTransducer.o .libs/FomaTransducer.o .libs/HfstOlTransducer.o optimized-lookup/.libs/transducer.o optimized-lookup/.libs/convert.o optimized-lookup/.libs/ospell.o optimized-lookup/.libs/pmatch.o optimized-lookup/.libs/find_epsilon_loops.o libtool: link: /usr/local/bin/ranlib .libs/libhfstimplementations.a libtool: link: ( cd ".libs" && rm -f "libhfstimplementations.la" && ln -s "../libhfstimplementations.la" "libhfstimplementations.la" ) Making all in parsers /bin/sh ../../../build-aux/ylwrap xre_lex.ll lex.yy.c xre_lex.cc -- flex --outfile=lex.yy.c flex: unknown flag '-'. For usage, try flex --help *** Error code 1 Stop in /wrkdirs/usr/ports/math/hfst/work/hfst-3.7.2/libhfst/src/parsers. *** Error code 1 Stop in /wrkdirs/usr/ports/math/hfst/work/hfst-3.7.2/libhfst/src. *** Error code 1 Stop in /wrkdirs/usr/ports/math/hfst/work/hfst-3.7.2/libhfst/src. *** Error code 1 Stop in /wrkdirs/usr/ports/math/hfst/work/hfst-3.7.2/libhfst. *** Error code 1 Stop in /wrkdirs/usr/ports/math/hfst/work/hfst-3.7.2. *** Error code 1 Stop in /wrkdirs/usr/ports/math/hfst/work/hfst-3.7.2. *** Error code 1 Stop in /usr/ports/math/hfst. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 11:30:09 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 58C48A89 for ; Sat, 31 Jan 2015 11:30:09 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 40883F36 for ; Sat, 31 Jan 2015 11:30:09 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VBU9W9090414 for ; Sat, 31 Jan 2015 11:30:09 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VBU9hQ090382; Sat, 31 Jan 2015 11:30:09 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 11:30:09 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311130.t0VBU9hQ090382@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84i386-default][print/lilypond-devel] Failed for lilypond-devel-2.19.11_2 in build 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, 31 Jan 2015 11:30:09 -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: gahr@FreeBSD.org Ident: $FreeBSD: head/print/lilypond-devel/Makefile 374492 2014-12-10 22:29:14Z gahr $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/lilypond-devel-2.19.11_2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building print/lilypond-devel build started at Sat Jan 31 11:17:32 UTC 2015 port directory: /usr/ports/print/lilypond-devel building for: FreeBSD 84i386-default-job-17 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/print/lilypond-devel/Makefile 374492 2014-12-10 22:29:14Z gahr $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=lilypond-devel-2.19.11_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for lilypond-devel-2.19.11_2: NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-ncsb-dir=/usr/local/share/ghostscript/fonts --with-python-include=/usr/local/include/python2.7 --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ac_cv_prog_MAKEINFO="/usr/local/bin/makeinfo" FLEX=/usr/bin/flex YACC=yacc HOME=/wrkdirs/usr/ports/print/lilypond-devel/work XDG_DATA_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work HOME=/wrkdirs/usr/ports/print/lilypond-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work HOME=/wrkdirs/usr/ports/print/lilypond-devel/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZ E="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work HOME=/wrkdirs/usr/ports/print/lilypond-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work HOME=/wrkdirs/usr/ports/print/lilypond-devel/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -Wl,-rpath=/usr/local/lib/gcc 48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11" 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=2.19.11 NLS="" 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" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd8 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 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" PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/lilypond" EXAMPLESDIR="share/examples/lilypond" DATADIR="share/lilypond" WWWDIR="www/lilypond" ETCDIR="etc/lilypond" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/lilypond DOCSDIR=/usr/local/share/doc/lilypond EXAMPLESDIR=/usr/local/share/examples/lilypond WWWDIR=/usr/local/www/lilypond ETCDIR=/usr/local/etc/lilypond --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> lilypond-devel-2.19.11_2 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.7.txz [84i386-default-job-17] Installing pkg-1.4.7... [84i386-default-job-17] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of lilypond-devel-2.19.11_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by lilypond-devel-2.19.11_2 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by lilypond-devel-2.19.11_2 for building => SHA256 Checksum OK for lilypond-2.19.11.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by lilypond-devel-2.19.11_2 for building ===> Extracting for lilypond-devel-2.19.11_2 => SHA256 Checksum OK for lilypond-2.19.11.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for lilypond-devel-2.19.11_2 ===> Applying FreeBSD patches for lilypond-devel-2.19.11_2 /usr/bin/find /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11 -name "*.cc" | /usr/bin/xargs /usr/bin/sed -i.bak -e 's|isinf[ ]*(|::isinf(|g' -e 's|isnan|::isnan|g' /usr/bin/sed -i.bak -e 's||"/usr/include/FlexLexer.h"|' /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/lily/include/includable-lexer.hh =========================================================================== =================================================== ===> lilypond-devel-2.19.11_2 depends on executable: pdftexi2dvi - not found ===> Verifying install for pdftexi2dvi in /usr/ports/print/texinfo ===> Installing existing package /packages/All/texinfo-5.2.20150101.txz [84i386-default-job-17] Installing texinfo-5.2.20150101... [84i386-default-job-17] `-- Installing gettext-runtime-0.19.4... [84i386-default-job-17] | `-- Installing indexinfo-0.2.2... [84i386-default-job-17] | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-17] | `-- Installing libiconv-1.14_6... [84i386-default-job-17] | `-- Extracting libiconv-1.14_6... done [84i386-default-job-17] `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-17] `-- Installing perl5-5.18.4_11... [84i386-default-job-17] `-- Extracting perl5-5.18.4_11... done [84i386-default-job-17] Extracting texinfo-5.2.20150101... done ===> Returning to build of lilypond-devel-2.19.11_2 ===> lilypond-devel-2.19.11_2 depends on executable: t1ascii - not found ===> Verifying install for t1ascii in /usr/ports/print/t1utils ===> Installing existing package /packages/All/t1utils-1.32.txz [84i386-default-job-17] Installing t1utils-1.32... [84i386-default-job-17] Extracting t1utils-1.32... done ===> Returning to build of lilypond-devel-2.19.11_2 ===> lilypond-devel-2.19.11_2 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.33.txz [84i386-default-job-17] Installing bash-4.3.33... [84i386-default-job-17] Extracting bash-4.3.33... done Message for bash-4.3.33: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd rm -f ./out/translator-scheme.dep; DEPENDENCIES_OUTPUT="./out/translator-scheme.dep ./out/translator-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/translator-scheme.o translator-scheme.cc rm -f ./out/apply-context-iterator.dep; DEPENDENCIES_OUTPUT="./out/apply-context-iterator.dep ./out/apply-context-iterator.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/apply-context-iterator.o apply-context-iterator.cc rm -f ./out/font-config-scheme.dep; DEPENDENCIES_OUTPUT="./out/font-config-scheme.dep ./out/font-config-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/font-config-scheme.o font-config-scheme.cc rm -f ./out/footnote-engraver.dep; DEPENDENCIES_OUTPUT="./out/footnote-engraver.dep ./out/footnote-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/footnote-engraver.o footnote-engraver.cc rm -f ./out/breathing-sign-engraver.dep; DEPENDENCIES_OUTPUT="./out/breathing-sign-engraver.dep ./out/breathing-sign-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/breathing-sign-engraver.o breathing-sign-engraver.cc rm -f ./out/rhythmic-column-engraver.dep; DEPENDENCIES_OUTPUT="./out/rhythmic-column-engraver.dep ./out/rhythmic-column-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/rhythmic-column-engraver.o rhythmic-column-engraver.cc rm -f ./out/figured-bass-engraver.dep; DEPENDENCIES_OUTPUT="./out/figured-bass-engraver.dep ./out/figured-bass-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/figured-bass-engraver.o figured-bass-engraver.cc rm -f ./out/event-chord-iterator.dep; DEPENDENCIES_OUTPUT="./out/event-chord-iterator.dep ./out/event-chord-iterator.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/event-chord-iterator.o event-chord-iterator.cc rm -f ./out/midi-control-function-performer.dep; DEPENDENCIES_OUTPUT="./out/midi-control-function-performer.dep ./out/midi-control-function-performer.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/midi-control-function-performer.o midi-control-function-performer.cc rm -f ./out/volta-bracket.dep; DEPENDENCIES_OUTPUT="./out/volta-bracket.dep ./out/volta-bracket.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/volta-bracket.o volta-bracket.cc rm -f ./out/midi-walker.dep; DEPENDENCIES_OUTPUT="./out/midi-walker.dep ./out/midi-walker.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/midi-walker.o midi-walker.cc rm -f ./out/nested-property.dep; DEPENDENCIES_OUTPUT="./out/nested-property.dep ./out/nested-property.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/nested-property.o nested-property.cc rm -f ./out/staff-grouper-interface.dep; DEPENDENCIES_OUTPUT="./out/staff-grouper-interface.dep ./out/staff-grouper-interface.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/staff-grouper-interface.o staff-grouper-interface.cc rm -f ./out/tie.dep; DEPENDENCIES_OUTPUT="./out/tie.dep ./out/tie.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/tie.o tie.cc rm -f ./out/grid-point-engraver.dep; DEPENDENCIES_OUTPUT="./out/grid-point-engraver.dep ./out/grid-point-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/grid-point-engraver.o grid-point-engraver.cc rm -f ./out/paper-book.dep; DEPENDENCIES_OUTPUT="./out/paper-book.dep ./out/paper-book.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/paper-book.o paper-book.cc rm -f ./out/breathing-sign.dep; DEPENDENCIES_OUTPUT="./out/breathing-sign.dep ./out/breathing-sign.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/breathing-sign.o breathing-sign.cc rm -f ./out/spacing-loose-columns.dep; DEPENDENCIES_OUTPUT="./out/spacing-loose-columns.dep ./out/spacing-loose-columns.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spacing-loose-columns.o spacing-loose-columns.cc rm -f ./out/pitch-squash-engraver.dep; DEPENDENCIES_OUTPUT="./out/pitch-squash-engraver.dep ./out/pitch-squash-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/pitch-squash-engraver.o pitch-squash-engraver.cc rm -f ./out/system-start-delimiter.dep; DEPENDENCIES_OUTPUT="./out/system-start-delimiter.dep ./out/system-start-delimiter.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/system-start-delimiter.o system-start-delimiter.cc rm -f ./out/multi-measure-rest.dep; DEPENDENCIES_OUTPUT="./out/multi-measure-rest.dep ./out/multi-measure-rest.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/multi-measure-rest.o multi-measure-rest.cc rm -f ./out/modified-font-metric.dep; DEPENDENCIES_OUTPUT="./out/modified-font-metric.dep ./out/modified-font-metric.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/modified-font-metric.o modified-font-metric.cc rm -f ./out/pfb.dep; DEPENDENCIES_OUTPUT="./out/pfb.dep ./out/pfb.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/pfb.o pfb.cc rm -f ./out/grace-engraver.dep; DEPENDENCIES_OUTPUT="./out/grace-engraver.dep ./out/grace-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/grace-engraver.o grace-engraver.cc rm -f ./out/ligature-engraver.dep; DEPENDENCIES_OUTPUT="./out/ligature-engraver.dep ./out/ligature-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/ligature-engraver.o ligature-engraver.cc rm -f ./out/percent-repeat-item.dep; DEPENDENCIES_OUTPUT="./out/percent-repeat-item.dep ./out/percent-repeat-item.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/percent-repeat-item.o percent-repeat-item.cc rm -f ./out/fingering-column.dep; DEPENDENCIES_OUTPUT="./out/fingering-column.dep ./out/fingering-column.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/fingering-column.o fingering-column.cc rm -f ./out/stencil-integral.dep; DEPENDENCIES_OUTPUT="./out/stencil-integral.dep ./out/stencil-integral.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/stencil-integral.o stencil-integral.cc rm -f ./out/chord-name-engraver.dep; DEPENDENCIES_OUTPUT="./out/chord-name-engraver.dep ./out/chord-name-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/chord-name-engraver.o chord-name-engraver.cc rm -f ./out/music.dep; DEPENDENCIES_OUTPUT="./out/music.dep ./out/music.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/music.o music.cc rm -f ./out/paper-system.dep; DEPENDENCIES_OUTPUT="./out/paper-system.dep ./out/paper-system.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/paper-system.o paper-system.cc rm -f ./out/tab-staff-symbol-engraver.dep; DEPENDENCIES_OUTPUT="./out/tab-staff-symbol-engraver.dep ./out/tab-staff-symbol-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/tab-staff-symbol-engraver.o tab-staff-symbol-engraver.cc rm -f ./out/ledger-line-engraver.dep; DEPENDENCIES_OUTPUT="./out/ledger-line-engraver.dep ./out/ledger-line-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/ledger-line-engraver.o ledger-line-engraver.cc rm -f ./out/paper-outputter-scheme.dep; DEPENDENCIES_OUTPUT="./out/paper-outputter-scheme.dep ./out/paper-outputter-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/paper-outputter-scheme.o paper-outputter-scheme.cc rm -f ./out/module-scheme.dep; DEPENDENCIES_OUTPUT="./out/module-scheme.dep ./out/module-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/module-scheme.o module-scheme.cc rm -f ./out/stencil-scheme.dep; DEPENDENCIES_OUTPUT="./out/stencil-scheme.dep ./out/stencil-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/stencil-scheme.o stencil-scheme.cc rm -f ./out/skyline.dep; DEPENDENCIES_OUTPUT="./out/skyline.dep ./out/skyline.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/skyline.o skyline.cc rm -f ./out/guile-init.dep; DEPENDENCIES_OUTPUT="./out/guile-init.dep ./out/guile-init.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/guile-init.o guile-init.cc rm -f ./out/simple-closure.dep; DEPENDENCIES_OUTPUT="./out/simple-closure.dep ./out/simple-closure.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/simple-closure.o simple-closure.cc rm -f ./out/global-context.dep; DEPENDENCIES_OUTPUT="./out/global-context.dep ./out/global-context.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/global-context.o global-context.cc rm -f ./out/piano-pedal-engraver.dep; DEPENDENCIES_OUTPUT="./out/piano-pedal-engraver.dep ./out/piano-pedal-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/piano-pedal-engraver.o piano-pedal-engraver.cc rm -f ./out/paper-score.dep; DEPENDENCIES_OUTPUT="./out/paper-score.dep ./out/paper-score.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/paper-score.o paper-score.cc rm -f ./out/lookup.dep; DEPENDENCIES_OUTPUT="./out/lookup.dep ./out/lookup.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/lookup.o lookup.cc rm -f ./out/slur-configuration.dep; DEPENDENCIES_OUTPUT="./out/slur-configuration.dep ./out/slur-configuration.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/slur-configuration.o slur-configuration.cc rm -f ./out/vaticana-ligature.dep; DEPENDENCIES_OUTPUT="./out/vaticana-ligature.dep ./out/vaticana-ligature.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/vaticana-ligature.o vaticana-ligature.cc rm -f ./out/default-bar-line-engraver.dep; DEPENDENCIES_OUTPUT="./out/default-bar-line-engraver.dep ./out/default-bar-line-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/default-bar-line-engraver.o default-bar-line-engraver.cc rm -f ./out/context.dep; DEPENDENCIES_OUTPUT="./out/context.dep ./out/context.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/context.o context.cc rm -f ./out/grob-array.dep; DEPENDENCIES_OUTPUT="./out/grob-array.dep ./out/grob-array.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/grob-array.o grob-array.cc rm -f ./out/beam-engraver.dep; DEPENDENCIES_OUTPUT="./out/beam-engraver.dep ./out/beam-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/beam-engraver.o beam-engraver.cc rm -f ./out/grob-interface-scheme.dep; DEPENDENCIES_OUTPUT="./out/grob-interface-scheme.dep ./out/grob-interface-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/grob-interface-scheme.o grob-interface-scheme.cc rm -f ./out/pitch.dep; DEPENDENCIES_OUTPUT="./out/pitch.dep ./out/pitch.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/pitch.o pitch.cc rm -f ./out/all-font-metrics-scheme.dep; DEPENDENCIES_OUTPUT="./out/all-font-metrics-scheme.dep ./out/all-font-metrics-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/all-font-metrics-scheme.o all-font-metrics-scheme.cc rm -f ./out/midi-chunk.dep; DEPENDENCIES_OUTPUT="./out/midi-chunk.dep ./out/midi-chunk.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/midi-chunk.o midi-chunk.cc rm -f ./out/moment-scheme.dep; DEPENDENCIES_OUTPUT="./out/moment-scheme.dep ./out/moment-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/moment-scheme.o moment-scheme.cc rm -f ./out/dot-configuration.dep; DEPENDENCIES_OUTPUT="./out/dot-configuration.dep ./out/dot-configuration.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/dot-configuration.o dot-configuration.cc rm -f ./out/stanza-number-engraver.dep; DEPENDENCIES_OUTPUT="./out/stanza-number-engraver.dep ./out/stanza-number-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/stanza-number-engraver.o stanza-number-engraver.cc rm -f ./out/laissez-vibrer-engraver.dep; DEPENDENCIES_OUTPUT="./out/laissez-vibrer-engraver.dep ./out/laissez-vibrer-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/laissez-vibrer-engraver.o laissez-vibrer-engraver.cc rm -f ./out/auto-beam-engraver.dep; DEPENDENCIES_OUTPUT="./out/auto-beam-engraver.dep ./out/auto-beam-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/auto-beam-engraver.o auto-beam-engraver.cc rm -f ./out/ottava-engraver.dep; DEPENDENCIES_OUTPUT="./out/ottava-engraver.dep ./out/ottava-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/ottava-engraver.o ottava-engraver.cc rm -f ./out/page-layout-problem-scheme.dep; DEPENDENCIES_OUTPUT="./out/page-layout-problem-scheme.dep ./out/page-layout-problem-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/page-layout-problem-scheme.o page-layout-problem-scheme.cc rm -f ./out/mark-engraver.dep; DEPENDENCIES_OUTPUT="./out/mark-engraver.dep ./out/mark-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/mark-engraver.o mark-engraver.cc rm -f ./out/lily-parser.dep; DEPENDENCIES_OUTPUT="./out/lily-parser.dep ./out/lily-parser.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/lily-parser.o lily-parser.cc rm -f ./out/page-turn-page-breaking.dep; DEPENDENCIES_OUTPUT="./out/page-turn-page-breaking.dep ./out/page-turn-page-breaking.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/page-turn-page-breaking.o page-turn-page-breaking.cc rm -f ./out/program-option-scheme.dep; DEPENDENCIES_OUTPUT="./out/program-option-scheme.dep ./out/program-option-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/program-option-scheme.o program-option-scheme.cc rm -f ./out/slur-scoring.dep; DEPENDENCIES_OUTPUT="./out/slur-scoring.dep ./out/slur-scoring.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/slur-scoring.o slur-scoring.cc rm -f ./out/translator-group-ctors.dep; DEPENDENCIES_OUTPUT="./out/translator-group-ctors.dep ./out/translator-group-ctors.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/translator-group-ctors.o translator-group-ctors.cc rm -f ./out/ambitus-engraver.dep; DEPENDENCIES_OUTPUT="./out/ambitus-engraver.dep ./out/ambitus-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/ambitus-engraver.o ambitus-engraver.cc rm -f ./out/output-def-scheme.dep; DEPENDENCIES_OUTPUT="./out/output-def-scheme.dep ./out/output-def-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/output-def-scheme.o output-def-scheme.cc rm -f ./out/column-x-positions.dep; DEPENDENCIES_OUTPUT="./out/column-x-positions.dep ./out/column-x-positions.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/column-x-positions.o column-x-positions.cc rm -f ./out/concurrent-hairpin-engraver.dep; DEPENDENCIES_OUTPUT="./out/concurrent-hairpin-engraver.dep ./out/concurrent-hairpin-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/concurrent-hairpin-engraver.o concurrent-hairpin-engraver.cc rm -f ./out/align-interface.dep; DEPENDENCIES_OUTPUT="./out/align-interface.dep ./out/align-interface.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/align-interface.o align-interface.cc rm -f ./out/gdb.dep; DEPENDENCIES_OUTPUT="./out/gdb.dep ./out/gdb.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/gdb.o gdb.cc rm -f ./out/spanner-scheme.dep; DEPENDENCIES_OUTPUT="./out/spanner-scheme.dep ./out/spanner-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spanner-scheme.o spanner-scheme.cc rm -f ./out/page-marker-scheme.dep; DEPENDENCIES_OUTPUT="./out/page-marker-scheme.dep ./out/page-marker-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/page-marker-scheme.o page-marker-scheme.cc rm -f ./out/context-mod-scheme.dep; DEPENDENCIES_OUTPUT="./out/context-mod-scheme.dep ./out/context-mod-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/context-mod-scheme.o context-mod-scheme.cc rm -f ./out/property-iterator.dep; DEPENDENCIES_OUTPUT="./out/property-iterator.dep ./out/property-iterator.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/property-iterator.o property-iterator.cc rm -f ./out/forbid-break-engraver.dep; DEPENDENCIES_OUTPUT="./out/forbid-break-engraver.dep ./out/forbid-break-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/forbid-break-engraver.o forbid-break-engraver.cc rm -f ./out/dot-formatting-problem.dep; DEPENDENCIES_OUTPUT="./out/dot-formatting-problem.dep ./out/dot-formatting-problem.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/dot-formatting-problem.o dot-formatting-problem.cc rm -f ./out/all-font-metrics.dep; DEPENDENCIES_OUTPUT="./out/all-font-metrics.dep ./out/all-font-metrics.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/all-font-metrics.o all-font-metrics.cc rm -f ./out/scheme-listener-scheme.dep; DEPENDENCIES_OUTPUT="./out/scheme-listener-scheme.dep ./out/scheme-listener-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/scheme-listener-scheme.o scheme-listener-scheme.cc rm -f ./out/dots-engraver.dep; DEPENDENCIES_OUTPUT="./out/dots-engraver.dep ./out/dots-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/dots-engraver.o dots-engraver.cc rm -f ./out/misc.dep; DEPENDENCIES_OUTPUT="./out/misc.dep ./out/misc.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/misc.o misc.cc rm -f ./out/percent-repeat-engraver.dep; DEPENDENCIES_OUTPUT="./out/percent-repeat-engraver.dep ./out/percent-repeat-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/percent-repeat-engraver.o percent-repeat-engraver.cc rm -f ./out/bar-engraver.dep; DEPENDENCIES_OUTPUT="./out/bar-engraver.dep ./out/bar-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/bar-engraver.o bar-engraver.cc rm -f ./out/beam-quanting.dep; DEPENDENCIES_OUTPUT="./out/beam-quanting.dep ./out/beam-quanting.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/beam-quanting.o beam-quanting.cc rm -f ./out/tie-performer.dep; DEPENDENCIES_OUTPUT="./out/tie-performer.dep ./out/tie-performer.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/tie-performer.o tie-performer.cc rm -f ./out/dot-column-engraver.dep; DEPENDENCIES_OUTPUT="./out/dot-column-engraver.dep ./out/dot-column-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/dot-column-engraver.o dot-column-engraver.cc rm -f ./out/note-head.dep; DEPENDENCIES_OUTPUT="./out/note-head.dep ./out/note-head.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/note-head.o note-head.cc rm -f ./out/tuplet-engraver.dep; DEPENDENCIES_OUTPUT="./out/tuplet-engraver.dep ./out/tuplet-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/tuplet-engraver.o tuplet-engraver.cc rm -f ./out/protected-scm.dep; DEPENDENCIES_OUTPUT="./out/protected-scm.dep ./out/protected-scm.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/protected-scm.o protected-scm.cc rm -f ./out/spacing-basic.dep; DEPENDENCIES_OUTPUT="./out/spacing-basic.dep ./out/spacing-basic.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spacing-basic.o spacing-basic.cc rm -f ./out/glissando-engraver.dep; DEPENDENCIES_OUTPUT="./out/glissando-engraver.dep ./out/glissando-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/glissando-engraver.o glissando-engraver.cc rm -f ./out/lyric-performer.dep; DEPENDENCIES_OUTPUT="./out/lyric-performer.dep ./out/lyric-performer.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/lyric-performer.o lyric-performer.cc rm -f ./out/music-wrapper-iterator.dep; DEPENDENCIES_OUTPUT="./out/music-wrapper-iterator.dep ./out/music-wrapper-iterator.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/music-wrapper-iterator.o music-wrapper-iterator.cc rm -f ./out/dispatcher-scheme.dep; DEPENDENCIES_OUTPUT="./out/dispatcher-scheme.dep ./out/dispatcher-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/dispatcher-scheme.o dispatcher-scheme.cc rm -f ./out/spaceable-grob.dep; DEPENDENCIES_OUTPUT="./out/spaceable-grob.dep ./out/spaceable-grob.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spaceable-grob.o spaceable-grob.cc rm -f ./out/axis-group-engraver.dep; DEPENDENCIES_OUTPUT="./out/axis-group-engraver.dep ./out/axis-group-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/axis-group-engraver.o axis-group-engraver.cc rm -f ./out/skyline-pair.dep; DEPENDENCIES_OUTPUT="./out/skyline-pair.dep ./out/skyline-pair.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/skyline-pair.o skyline-pair.cc rm -f ./out/context-def.dep; DEPENDENCIES_OUTPUT="./out/context-def.dep ./out/context-def.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/context-def.o context-def.cc rm -f ./out/drum-note-performer.dep; DEPENDENCIES_OUTPUT="./out/drum-note-performer.dep ./out/drum-note-performer.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/drum-note-performer.o drum-note-performer.cc rm -f ./out/drum-note-engraver.dep; DEPENDENCIES_OUTPUT="./out/drum-note-engraver.dep ./out/drum-note-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/drum-note-engraver.o drum-note-engraver.cc rm -f ./out/tab-tie-follow-engraver.dep; DEPENDENCIES_OUTPUT="./out/tab-tie-follow-engraver.dep ./out/tab-tie-follow-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/tab-tie-follow-engraver.o tab-tie-follow-engraver.cc rm -f ./out/spanner.dep; DEPENDENCIES_OUTPUT="./out/spanner.dep ./out/spanner.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spanner.o spanner.cc rm -f ./out/grob-smob.dep; DEPENDENCIES_OUTPUT="./out/grob-smob.dep ./out/grob-smob.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/grob-smob.o grob-smob.cc rm -f ./out/tie-specification.dep; DEPENDENCIES_OUTPUT="./out/tie-specification.dep ./out/tie-specification.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/tie-specification.o tie-specification.cc rm -f ./out/clef-engraver.dep; DEPENDENCIES_OUTPUT="./out/clef-engraver.dep ./out/clef-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/clef-engraver.o clef-engraver.cc rm -f ./out/sustain-pedal.dep; DEPENDENCIES_OUTPUT="./out/sustain-pedal.dep ./out/sustain-pedal.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/sustain-pedal.o sustain-pedal.cc rm -f ./out/output-def.dep; DEPENDENCIES_OUTPUT="./out/output-def.dep ./out/output-def.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/output-def.o output-def.cc rm -f ./out/stream-event-scheme.dep; DEPENDENCIES_OUTPUT="./out/stream-event-scheme.dep ./out/stream-event-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/stream-event-scheme.o stream-event-scheme.cc rm -f ./out/context-specced-music-iterator.dep; DEPENDENCIES_OUTPUT="./out/context-specced-music-iterator.dep ./out/context-specced-music-iterator.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/context-specced-music-iterator.o context-specced-music-iterator.cc rm -f ./out/gregorian-ligature-engraver.dep; DEPENDENCIES_OUTPUT="./out/gregorian-ligature-engraver.dep ./out/gregorian-ligature-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/gregorian-ligature-engraver.o gregorian-ligature-engraver.cc rm -f ./out/horizontal-bracket.dep; DEPENDENCIES_OUTPUT="./out/horizontal-bracket.dep ./out/horizontal-bracket.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/horizontal-bracket.o horizontal-bracket.cc rm -f ./out/script-interface.dep; DEPENDENCIES_OUTPUT="./out/script-interface.dep ./out/script-interface.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/script-interface.o script-interface.cc rm -f ./out/pango-font.dep; DEPENDENCIES_OUTPUT="./out/pango-font.dep ./out/pango-font.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/pango-font.o pango-font.cc rm -f ./out/unfolded-repeat-iterator.dep; DEPENDENCIES_OUTPUT="./out/unfolded-repeat-iterator.dep ./out/unfolded-repeat-iterator.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/unfolded-repeat-iterator.o unfolded-repeat-iterator.cc rm -f ./out/timing-translator.dep; DEPENDENCIES_OUTPUT="./out/timing-translator.dep ./out/timing-translator.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/timing-translator.o timing-translator.cc rm -f ./out/part-combine-engraver.dep; DEPENDENCIES_OUTPUT="./out/part-combine-engraver.dep ./out/part-combine-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/part-combine-engraver.o part-combine-engraver.cc rm -f ./out/episema-engraver.dep; DEPENDENCIES_OUTPUT="./out/episema-engraver.dep ./out/episema-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/episema-engraver.o episema-engraver.cc rm -f ./out/simple-spacer-scheme.dep; DEPENDENCIES_OUTPUT="./out/simple-spacer-scheme.dep ./out/simple-spacer-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/simple-spacer-scheme.o simple-spacer-scheme.cc rm -f ./out/melody-spanner.dep; DEPENDENCIES_OUTPUT="./out/melody-spanner.dep ./out/melody-spanner.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/melody-spanner.o melody-spanner.cc rm -f ./out/book-scheme.dep; DEPENDENCIES_OUTPUT="./out/book-scheme.dep ./out/book-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/book-scheme.o book-scheme.cc rm -f ./out/note-performer.dep; DEPENDENCIES_OUTPUT="./out/note-performer.dep ./out/note-performer.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/note-performer.o note-performer.cc rm -f ./out/piano-pedal-align-engraver.dep; DEPENDENCIES_OUTPUT="./out/piano-pedal-align-engraver.dep ./out/piano-pedal-align-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/piano-pedal-align-engraver.o piano-pedal-align-engraver.cc rm -f ./out/accidental-engraver.dep; DEPENDENCIES_OUTPUT="./out/accidental-engraver.dep ./out/accidental-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/accidental-engraver.o accidental-engraver.cc rm -f ./out/input-scheme.dep; DEPENDENCIES_OUTPUT="./out/input-scheme.dep ./out/input-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/input-scheme.o input-scheme.cc rm -f ./out/control-track-performer.dep; DEPENDENCIES_OUTPUT="./out/control-track-performer.dep ./out/control-track-performer.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/control-track-performer.o control-track-performer.cc rm -f ./out/audio-staff.dep; DEPENDENCIES_OUTPUT="./out/audio-staff.dep ./out/audio-staff.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/audio-staff.o audio-staff.cc rm -f ./out/translator-ctors.dep; DEPENDENCIES_OUTPUT="./out/translator-ctors.dep ./out/translator-ctors.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/translator-ctors.o translator-ctors.cc rm -f ./out/text-engraver.dep; DEPENDENCIES_OUTPUT="./out/text-engraver.dep ./out/text-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/text-engraver.o text-engraver.cc rm -f ./out/auto-change-iterator.dep; DEPENDENCIES_OUTPUT="./out/auto-change-iterator.dep ./out/auto-change-iterator.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/auto-change-iterator.o auto-change-iterator.cc rm -f ./out/translator-dispatch-list.dep; DEPENDENCIES_OUTPUT="./out/translator-dispatch-list.dep ./out/translator-dispatch-list.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/translator-dispatch-list.o translator-dispatch-list.cc rm -f ./out/one-line-page-breaking.dep; DEPENDENCIES_OUTPUT="./out/one-line-page-breaking.dep ./out/one-line-page-breaking.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/one-line-page-breaking.o one-line-page-breaking.cc rm -f ./out/music-output.dep; DEPENDENCIES_OUTPUT="./out/music-output.dep ./out/music-output.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/music-output.o music-output.cc rm -f ./out/time-signature-engraver.dep; DEPENDENCIES_OUTPUT="./out/time-signature-engraver.dep ./out/time-signature-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/time-signature-engraver.o time-signature-engraver.cc rm -f ./out/rhythmic-music-iterator.dep; DEPENDENCIES_OUTPUT="./out/rhythmic-music-iterator.dep ./out/rhythmic-music-iterator.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/rhythmic-music-iterator.o rhythmic-music-iterator.cc rm -f ./out/clef.dep; DEPENDENCIES_OUTPUT="./out/clef.dep ./out/clef.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/clef.o clef.cc rm -f ./out/slash-repeat-engraver.dep; DEPENDENCIES_OUTPUT="./out/slash-repeat-engraver.dep ./out/slash-repeat-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/slash-repeat-engraver.o slash-repeat-engraver.cc rm -f ./out/piano-pedal-performer.dep; DEPENDENCIES_OUTPUT="./out/piano-pedal-performer.dep ./out/piano-pedal-performer.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/piano-pedal-performer.o piano-pedal-performer.cc rm -f ./out/sources.dep; DEPENDENCIES_OUTPUT="./out/sources.dep ./out/sources.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/sources.o sources.cc rm -f ./out/audio-column.dep; DEPENDENCIES_OUTPUT="./out/audio-column.dep ./out/audio-column.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/audio-column.o audio-column.cc rm -f ./out/grob-pq-engraver.dep; DEPENDENCIES_OUTPUT="./out/grob-pq-engraver.dep ./out/grob-pq-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/grob-pq-engraver.o grob-pq-engraver.cc rm -f ./out/bend-engraver.dep; DEPENDENCIES_OUTPUT="./out/bend-engraver.dep ./out/bend-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/bend-engraver.o bend-engraver.cc rm -f ./out/key-signature-interface.dep; DEPENDENCIES_OUTPUT="./out/key-signature-interface.dep ./out/key-signature-interface.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/key-signature-interface.o key-signature-interface.cc rm -f ./out/stencil-interpret.dep; DEPENDENCIES_OUTPUT="./out/stencil-interpret.dep ./out/stencil-interpret.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/stencil-interpret.o stencil-interpret.cc rm -f ./out/main.dep; DEPENDENCIES_OUTPUT="./out/main.dep ./out/main.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/main.o main.cc rm -f ./out/pango-select.dep; DEPENDENCIES_OUTPUT="./out/pango-select.dep ./out/pango-select.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/pango-select.o pango-select.cc rm -f ./out/gregorian-ligature.dep; DEPENDENCIES_OUTPUT="./out/gregorian-ligature.dep ./out/gregorian-ligature.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/gregorian-ligature.o gregorian-ligature.cc rm -f ./out/tie-configuration.dep; DEPENDENCIES_OUTPUT="./out/tie-configuration.dep ./out/tie-configuration.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/tie-configuration.o tie-configuration.cc rm -f ./out/repeated-music.dep; DEPENDENCIES_OUTPUT="./out/repeated-music.dep ./out/repeated-music.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/repeated-music.o repeated-music.cc rm -f ./out/lily-guile.dep; DEPENDENCIES_OUTPUT="./out/lily-guile.dep ./out/lily-guile.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/lily-guile.o lily-guile.cc rm -f ./out/stanza-number-align-engraver.dep; DEPENDENCIES_OUTPUT="./out/stanza-number-align-engraver.dep ./out/stanza-number-align-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/stanza-number-align-engraver.o stanza-number-align-engraver.cc rm -f ./out/duration-scheme.dep; DEPENDENCIES_OUTPUT="./out/duration-scheme.dep ./out/duration-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/duration-scheme.o duration-scheme.cc rm -f ./out/dot-column.dep; DEPENDENCIES_OUTPUT="./out/dot-column.dep ./out/dot-column.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/dot-column.o dot-column.cc rm -f ./out/side-position-interface.dep; DEPENDENCIES_OUTPUT="./out/side-position-interface.dep ./out/side-position-interface.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/side-position-interface.o side-position-interface.cc rm -f ./out/context-property.dep; DEPENDENCIES_OUTPUT="./out/context-property.dep ./out/context-property.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/context-property.o context-property.cc rm -f ./out/music-function-scheme.dep; DEPENDENCIES_OUTPUT="./out/music-function-scheme.dep ./out/music-function-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/music-function-scheme.o music-function-scheme.cc rm -f ./out/span-bar-engraver.dep; DEPENDENCIES_OUTPUT="./out/span-bar-engraver.dep ./out/span-bar-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/span-bar-engraver.o span-bar-engraver.cc rm -f ./out/staff-symbol.dep; DEPENDENCIES_OUTPUT="./out/staff-symbol.dep ./out/staff-symbol.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/staff-symbol.o staff-symbol.cc rm -f ./out/spanner-break-forbid-engraver.dep; DEPENDENCIES_OUTPUT="./out/spanner-break-forbid-engraver.dep ./out/spanner-break-forbid-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spanner-break-forbid-engraver.o spanner-break-forbid-engraver.cc rm -f ./out/note-column-scheme.dep; DEPENDENCIES_OUTPUT="./out/note-column-scheme.dep ./out/note-column-scheme.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/note-column-scheme.o note-column-scheme.cc rm -f ./out/open-type-font.dep; DEPENDENCIES_OUTPUT="./out/open-type-font.dep ./out/open-type-font.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/open-type-font.o open-type-font.cc rm -f ./out/rest-collision-engraver.dep; DEPENDENCIES_OUTPUT="./out/rest-collision-engraver.dep ./out/rest-collision-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/rest-collision-engraver.o rest-collision-engraver.cc rm -f ./out/spring-smob.dep; DEPENDENCIES_OUTPUT="./out/spring-smob.dep ./out/spring-smob.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spring-smob.o spring-smob.cc rm -f ./out/spacing-determine-loose-columns.dep; DEPENDENCIES_OUTPUT="./out/spacing-determine-loose-columns.dep ./out/spacing-determine-loose-columns.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spacing-determine-loose-columns.o spacing-determine-loose-columns.cc rm -f ./out/profile.dep; DEPENDENCIES_OUTPUT="./out/profile.dep ./out/profile.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/profile.o profile.cc rm -f ./out/separating-line-group-engraver.dep; DEPENDENCIES_OUTPUT="./out/separating-line-group-engraver.dep ./out/separating-line-group-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/separating-line-group-engraver.o separating-line-group-engraver.cc rm -f ./out/spacing-interface.dep; DEPENDENCIES_OUTPUT="./out/spacing-interface.dep ./out/spacing-interface.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spacing-interface.o spacing-interface.cc rm -f ./out/font-config.dep; DEPENDENCIES_OUTPUT="./out/font-config.dep ./out/font-config.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/font-config.o font-config.cc rm -f ./out/dots.dep; DEPENDENCIES_OUTPUT="./out/dots.dep ./out/dots.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/dots.o dots.cc rm -f ./out/item.dep; DEPENDENCIES_OUTPUT="./out/item.dep ./out/item.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/item.o item.cc rm -f ./out/music-function.dep; DEPENDENCIES_OUTPUT="./out/music-function.dep ./out/music-function.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/music-function.o music-function.cc rm -f ./out/lyric-engraver.dep; DEPENDENCIES_OUTPUT="./out/lyric-engraver.dep ./out/lyric-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/lyric-engraver.o lyric-engraver.cc rm -f ./out/fingering-column-engraver.dep; DEPENDENCIES_OUTPUT="./out/fingering-column-engraver.dep ./out/fingering-column-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/fingering-column-engraver.o fingering-column-engraver.cc rm -f ./out/metronome-engraver.dep; DEPENDENCIES_OUTPUT="./out/metronome-engraver.dep ./out/metronome-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/metronome-engraver.o metronome-engraver.cc rm -f ./out/key-engraver.dep; DEPENDENCIES_OUTPUT="./out/key-engraver.dep ./out/key-engraver.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/key-engraver.o key-engraver.cc /usr/bin/flex -Cfe -p -p -oout/lexer.cc lexer.ll rm -f ./out/lexer.dep; DEPENDENCIES_OUTPUT="./out/lexer.dep ./out/lexer.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/lexer.o out/lexer.cc rm -f ./out/parser.dep; DEPENDENCIES_OUTPUT="./out/parser.dep ./out/parser.o" g++48 -c -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/parser.o out/parser.cc ./out/parser.cc: In function 'int yyparse(Lily_parser*, scm_unused_struct**)': ./out/parser.cc:2744:10: warning: conversion to 'yytype_int16 {aka short int}' from 'int' may alter its value [-Wconversion] *yyssp = yystate; ^ gmake -C ../flower && true gmake[2]: Entering directory '/wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/flower' true gmake[2]: Leaving directory '/wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/flower' g++48 -o out/lilypond ./out/dimensions-scheme.o ./out/bar-line.o ./out/paper-outputter.o ./out/music-scheme.o ./out/stencil.o ./out/slur.o ./out/repeat-tie-engraver.o ./out/page-breaking-scheme.o ./out/midi-item.o ./out/bezier-bow.o ./out/script-column-engraver.o ./out/separation-item.o ./out/program-option.o ./out/pure-from-neighbor-interface.o ./out/system-start-delimiter-engraver.o ./out/simultaneous-music-iterator.o ./out/grob-info.o ./out/grace-iterator.o ./out/audio-element-info.o ./out/kievan-ligature.o ./out/system.o ./out/unpure-pure-container.o ./out/score-engraver.o ./out/prob.o ./out/audio-item.o ./out/vaticana-ligature-engraver.o ./out/dynamic-performer.o ./out/slur-score-parameters.o ./out/box.o ./out/prob-scheme.o ./out/chord-tremolo-engraver.o ./out/measure-grouping-spanner.o ./out/line-interface.o ./out/spacing-spanner.o ./out/lily-lexer-scheme.o ./out/beam-collision-engraver.o ./out/page-layout-problem.o ./out/ly-module.o ./out/script-column.o ./out/font-select.o . /out/semi-tie-column.o ./out/partial-iterator.o ./out/beaming-pattern.o ./out/ligature-bracket-engraver.o ./out/keep-alive-together-engraver.o ./out/enclosing-bracket.o ./out/beam-performer.o ./out/volta-engraver.o ./out/minimal-page-breaking.o ./out/note-collision.o ./out/page-marker.o ./out/trill-spanner-engraver.o ./out/break-alignment-interface.o ./out/tie-formatting-problem.o ./out/repeat-acknowledge-engraver.o ./out/undead.o ./out/note-name-engraver.o ./out/dynamic-engraver.o ./out/lyric-combine-music-iterator.o ./out/simple-spacer.o ./out/lyric-hyphen.o ./out/input.o ./out/extender-engraver.o ./out/bezier.o ./out/arpeggio-engraver.o ./out/pointer-group-interface-scheme.o ./out/item-scheme.o ./out/double-percent-repeat-engraver.o ./out/music-sequence.o ./out/part-combine-iterator.o ./out/output-property-engraver.o ./out/lily-lexer.o ./out/paper-column.o ./out/staff-symbol-referencer-scheme.o ./out/grace-music.o ./out/figured-bass-position-engraver.o ./out/percent-repeat-iterat or.o ./out/mensural-ligature-engraver.o ./ou! t/line-spanner.o ./out/pitch-scheme.o ./out/simple-music-iterator.o ./out/global-ctor.o ./out/accidental.o ./out/paper-column-engraver.o ./out/dispatcher.o ./out/bar-number-engraver.o ./out/music-iterator.o ./out/accidental-placement.o ./out/freetype-error.o ./out/note-spacing-engraver.o ./out/font-metric.o ./out/listener.o ./out/new-fingering-engraver.o ./out/piano-pedal-bracket.o ./out/cue-clef-engraver.o ./out/arpeggio.o ./out/scale.o ./out/note-head-line-engraver.o ./out/scheme-listener.o ./out/book.o ./out/pitch-interval.o ./out/tie-column.o ./out/audio-element.o ./out/time-signature.o ./out/dimension-cache.o ./out/tuplet-number.o ./out/translator-group.o ./out/context-handle.o ./out/performer.o ./out/ledger-line-spanner.o ./out/paper-book-scheme.o ./out/tuplet-iterator.o ./out/mensural-ligature.o ./out/grid-line-interface.o ./out/chord-name.o ./out/cluster-engraver.o ./out/smobs.o ./out/fingering-engraver.o ./out/stem.o ./out/bar-check-iterator.o ./out/grob-scheme.o ./out/inst rument-switch-engraver.o ./out/font-size-engraver.o ./out/staff-symbol-engraver.o ./out/note-spacing.o ./out/event-iterator.o ./out/music-wrapper.o ./out/rod.o ./out/pfb-scheme.o ./out/time-signature-performer.o ./out/spacing-options.o ./out/staff-performer.o ./out/font-metric-scheme.o ./out/page-spacing-result.o ./out/ttf.o ./out/script-engraver.o ./out/melody-engraver.o ./out/relative-octave-check.o ./out/engraver-group.o ./out/slur-proto-engraver.o ./out/rest-engraver.o ./out/semi-tie.o ./out/engraver.o ./out/articulations.o ./out/paper-system-scheme.o ./out/performer-group.o ./out/note-column.o ./out/coherent-ligature-engraver.o ./out/grid-line-span-engraver.o ./out/chord-tremolo-iterator.o ./out/grace-spacing-engraver.o ./out/axis-group-interface.o ./out/self-alignment-interface.o ./out/page-breaking.o ./out/grob-property.o ./out/lyric-combine-music.o ./out/translator.o ./out/rhythmic-head.o ./out/general-scheme.o ./out/paper-score-scheme.o ./out/cluster.o ./out/script-row-engr aver.o ./out/text-interface.o ./out/balloon-! engraver.! o ./out/source-file.o ./out/context-scheme.o ./out/grob-array-scheme.o ./out/slur-performer.o ./out/font-interface.o ./out/phrasing-slur-engraver.o ./out/stream-event.o ./out/moment.o ./out/stem-tremolo.o ./out/key-performer.o ./out/slur-engraver.o ./out/relocate.o ./out/rest.o ./out/kievan-ligature-engraver.o ./out/ottava-bracket.o ./out/staff-spacing.o ./out/tuplet-bracket.o ./out/pango-select-scheme.o ./out/pango-font-scheme.o ./out/global-context-scheme.o ./out/parenthesis-engraver.o ./out/rest-collision.o ./out/pure-from-neighbor-engraver.o ./out/pitched-trill-engraver.o ./out/engraver-scheme.o ./out/lily-parser-scheme.o ./out/function-documentation.o ./out/keyword.o ./out/text-spanner-engraver.o ./out/balloon.o ./out/score-performer.o ./out/least-squares.o ./out/staff-collecting-engraver.o ./out/break-substitution.o ./out/context-mod.o ./out/parse-scm.o ./out/tie-engraver.o ./out/grob-closure.o ./out/score-scheme.o ./out/figured-bass-continuation.o ./out/constrained-breaking.o ./out/vertical-align-engraver.o ./out/input-smob.o ./out/quote-iterator.o ./out/hairpin.o ./out/performance.o ./out/scheme-engraver.o ./out/span-bar-stub-engraver.o ./out/sequential-iterator.o ./out/includable-lexer.o ./out/template5.o ./out/optimal-page-breaking.o ./out/stencil-expression.o ./out/grob-interface.o ./out/page-turn-engraver.o ./out/page-spacing.o ./out/change-iterator.o ./out/directional-element-interface.o ./out/tie-details.o ./out/beam.o ./out/custos.o ./out/lilypond-version.o ./out/pointer-group-interface.o ./out/spacing-engraver.o ./out/measure-grouping-engraver.o ./out/midi-stream.o ./out/warn-scheme.o ./out/performance-scheme.o ./out/grob.o ./out/axis-group-interface-scheme.o ./out/note-heads-engraver.o ./out/break-align-engraver.o ./out/staff-symbol-referencer.o ./out/collision-engraver.o ./out/dynamic-align-engraver.o ./out/relative-octave-music.o ./out/global-vars.o ./out/hyphen-engraver.o ./out/fretboard-engraver.o ./out/volta-repeat-iterator.o ./out/spring .o ./out/file-name-map.o ./out/lily-version.! o ./out/h! orizontal-bracket-engraver.o ./out/completion-rest-engraver.o ./out/interval-minefield.o ./out/freetype.o ./out/custos-engraver.o ./out/hara-kiri-group-spanner.o ./out/multi-measure-rest-engraver.o ./out/duration.o ./out/pdf-scheme.o ./out/note-head-scheme.o ./out/tab-note-heads-engraver.o ./out/score.o ./out/open-type-font-scheme.o ./out/span-arpeggio-engraver.o ./out/flag.o ./out/completion-note-heads-engraver.o ./out/tweak-engraver.o ./out/instrument-name-engraver.o ./out/lyric-extender.o ./out/stem-engraver.o ./out/paper-def.o ./out/scm-hash.o ./out/tempo-performer.o ./out/translator-scheme.o ./out/apply-context-iterator.o ./out/font-config-scheme.o ./out/footnote-engraver.o ./out/breathing-sign-engraver.o ./out/rhythmic-column-engraver.o ./out/figured-bass-engraver.o ./out/event-chord-iterator.o ./out/midi-control-function-performer.o ./out/volta-bracket.o ./out/midi-walker.o ./out/nested-property.o ./out/staff-grouper-interface.o ./out/tie.o ./out/grid-point-engraver.o ./out/p aper-book.o ./out/breathing-sign.o ./out/spacing-loose-columns.o ./out/pitch-squash-engraver.o ./out/system-start-delimiter.o ./out/multi-measure-rest.o ./out/modified-font-metric.o ./out/pfb.o ./out/grace-engraver.o ./out/ligature-engraver.o ./out/percent-repeat-item.o ./out/fingering-column.o ./out/stencil-integral.o ./out/chord-name-engraver.o ./out/music.o ./out/paper-system.o ./out/tab-staff-symbol-engraver.o ./out/ledger-line-engraver.o ./out/paper-outputter-scheme.o ./out/module-scheme.o ./out/stencil-scheme.o ./out/skyline.o ./out/guile-init.o ./out/simple-closure.o ./out/global-context.o ./out/piano-pedal-engraver.o ./out/paper-score.o ./out/lookup.o ./out/slur-configuration.o ./out/vaticana-ligature.o ./out/default-bar-line-engraver.o ./out/context.o ./out/grob-array.o ./out/beam-engraver.o ./out/grob-interface-scheme.o ./out/pitch.o ./out/all-font-metrics-scheme.o ./out/midi-chunk.o ./out/moment-scheme.o ./out/dot-configuration.o ./out/stanza-number-engraver.o ./out/laiss ez-vibrer-engraver.o ./out/auto-beam-engrave! r.o ./out! /ottava-engraver.o ./out/page-layout-problem-scheme.o ./out/mark-engraver.o ./out/lily-parser.o ./out/page-turn-page-breaking.o ./out/program-option-scheme.o ./out/slur-scoring.o ./out/translator-group-ctors.o ./out/ambitus-engraver.o ./out/output-def-scheme.o ./out/column-x-positions.o ./out/concurrent-hairpin-engraver.o ./out/align-interface.o ./out/gdb.o ./out/spanner-scheme.o ./out/page-marker-scheme.o ./out/context-mod-scheme.o ./out/property-iterator.o ./out/forbid-break-engraver.o ./out/dot-formatting-problem.o ./out/all-font-metrics.o ./out/scheme-listener-scheme.o ./out/dots-engraver.o ./out/misc.o ./out/percent-repeat-engraver.o ./out/bar-engraver.o ./out/beam-quanting.o ./out/tie-performer.o ./out/dot-column-engraver.o ./out/note-head.o ./out/tuplet-engraver.o ./out/protected-scm.o ./out/spacing-basic.o ./out/glissando-engraver.o ./out/lyric-performer.o ./out/music-wrapper-iterator.o ./out/dispatcher-scheme.o ./out/spaceable-grob.o ./out/axis-group-engraver.o ./out/skylin e-pair.o ./out/context-def.o ./out/drum-note-performer.o ./out/drum-note-engraver.o ./out/tab-tie-follow-engraver.o ./out/spanner.o ./out/grob-smob.o ./out/tie-specification.o ./out/clef-engraver.o ./out/sustain-pedal.o ./out/output-def.o ./out/stream-event-scheme.o ./out/context-specced-music-iterator.o ./out/gregorian-ligature-engraver.o ./out/horizontal-bracket.o ./out/script-interface.o ./out/pango-font.o ./out/unfolded-repeat-iterator.o ./out/timing-translator.o ./out/part-combine-engraver.o ./out/episema-engraver.o ./out/simple-spacer-scheme.o ./out/melody-spanner.o ./out/book-scheme.o ./out/note-performer.o ./out/piano-pedal-align-engraver.o ./out/accidental-engraver.o ./out/input-scheme.o ./out/control-track-performer.o ./out/audio-staff.o ./out/translator-ctors.o ./out/text-engraver.o ./out/auto-change-iterator.o ./out/translator-dispatch-list.o ./out/one-line-page-breaking.o ./out/music-output.o ./out/time-signature-engraver.o ./out/rhythmic-music-iterator.o ./out/clef.o . /out/slash-repeat-engraver.o ./out/piano-ped! al-perfor! mer.o ./out/sources.o ./out/audio-column.o ./out/grob-pq-engraver.o ./out/bend-engraver.o ./out/key-signature-interface.o ./out/stencil-interpret.o ./out/main.o ./out/pango-select.o ./out/gregorian-ligature.o ./out/tie-configuration.o ./out/repeated-music.o ./out/lily-guile.o ./out/stanza-number-align-engraver.o ./out/duration-scheme.o ./out/dot-column.o ./out/side-position-interface.o ./out/context-property.o ./out/music-function-scheme.o ./out/span-bar-engraver.o ./out/staff-symbol.o ./out/spanner-break-forbid-engraver.o ./out/note-column-scheme.o ./out/open-type-font.o ./out/rest-collision-engraver.o ./out/spring-smob.o ./out/spacing-determine-loose-columns.o ./out/profile.o ./out/separating-line-group-engraver.o ./out/spacing-interface.o ./out/font-config.o ./out/dots.o ./out/item.o ./out/music-function.o ./out/lyric-engraver.o ./out/fingering-column-engraver.o ./out/metronome-engraver.o ./out/key-engraver.o ./out/lexer.o ./out/parser.o ./out/../../flower/out/library.a -lintl -I/usr/local/include -D_THREAD_SAFE -pthread -L/usr/local/lib -lguile -lltdl -Wl,-rpath=/usr/lib:/usr/local/lib -lgmp -lcrypt -lm -lltdl -L/usr/local/lib -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype -lfontconfig -L/usr/local/lib -lfreetype -L/usr/local/lib -lfreetype -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 echo /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/scripts/build/out/help2man /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/scripts/build/out/help2man /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/scripts/build/out/help2man out/lilypond > out/lilypond.1 help2man: can't get `--help' info from out/lilypond Try `--no-discard-stderr' if option outputs to stderr /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/stepmake/stepmake/help2man-rules.make:26: recipe for target 'out/lilypond.1' failed gmake[1]: *** [out/lilypond.1] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/lily' /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/stepmake/stepmake/generic-targets.make:6: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/print/lilypond-devel. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 11:33:59 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 BCDFEB91 for ; Sat, 31 Jan 2015 11:33:59 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 A7165FDC for ; Sat, 31 Jan 2015 11:33:59 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VBXxFQ091554 for ; Sat, 31 Jan 2015 11:33:59 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VBXxnd091549; Sat, 31 Jan 2015 11:33:59 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 11:33:59 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311133.t0VBXxnd091549@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84i386-default][math/gambit] Failed for gambit-13.1.2 in build 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, 31 Jan 2015 11:33:59 -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: gahr@FreeBSD.org Ident: $FreeBSD: head/math/gambit/Makefile 374492 2014-12-10 22:29:14Z gahr $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/gambit-13.1.2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building math/gambit build started at Sat Jan 31 11:26:48 UTC 2015 port directory: /usr/ports/math/gambit building for: FreeBSD 84i386-default-job-09 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/math/gambit/Makefile 374492 2014-12-10 22:29:14Z gahr $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=gambit-13.1.2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-wx-config=/usr/local/bin/wxgtk2u-3.0-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/gambit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gambit/work HOME=/wrkdirs/usr/ports/math/gambit/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/gambit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gambit/work HOME=/wrkdirs/usr/ports/math/gambit/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config 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-- 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/gambit" EXAMPLESDIR="share/examples/gambit" DATADIR="share/gambit" WWWDIR="www/gambit" ETCDIR="etc/gambit" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gambit DOCSDIR=/usr/local/share/doc/gambit EXAMPLESDIR=/usr/local/share/examples/gambit WWWDIR=/usr/local/www/gambit ETCDIR=/usr/local/etc/gambit --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> gambit-13.1.2 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.7.txz [84i386-default-job-09] Installing pkg-1.4.7... [84i386-default-job-09] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gambit-13.1.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gambit-13.1.2 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gambit-13.1.2 for building => SHA256 Checksum OK for gambit-13.1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gambit-13.1.2 for building ===> Extracting for gambit-13.1.2 => SHA256 Checksum OK for gambit-13.1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gambit-13.1.2 ===> Applying FreeBSD patches for gambit-13.1.2 =========================================================================== =================================================== ===> gambit-13.1.2 depends on file: /usr/local/bin/intltool-extract - not found ===> Verifying install for /usr/local/bin/intltool-extract in /usr/ports/textproc/intltool ===> Installing existing package /packages/All/intltool-0.50.2.txz [84i386-default-job-09] Installing intltool-0.50.2... [84i386-default-job-09] `-- Installing libiconv-1.14_6... [84i386-default-job-09] `-- Extracting libiconv-1.14_6... done [84i386-default-job-09] `-- Installing p5-XML-Parser-2.41_2... [84i386-default-job-09] | `-- Installing expat-2.1.0_2... [84i386-default-job-09] | `-- Extracting expat-2.1.0_2... done [84i386-default-job-09] | `-- Installing perl5-5.18.4_11... [84i386-default-job-09] | `-- Extracting perl5-5.18.4_11... done [84i386-default-job-09] `-- Extracting p5-XML-Parser-2.41_2... done [84i386-default-job-09] Extracting intltool-0.50.2... done ===> Returning to build of gambit-13.1.2 =========================================================================== =================================================== ===> gambit-13.1.2 depends on shared library: libwx_baseu-3.0.so - not found ===> Verifying for libwx_baseu-3.0.so in /usr/ports/x11-toolkits/wxgtk30 ===> Installing existing package /packages/All/wx30-gtk2-3.0.2_2.txz [84i386-default-job-09] Installing wx30-gtk2-3.0.2_2... [84i386-default-job-09] `-- Installing ORBit2-2.14.19_1... [84i386-default-job-09] | `-- Installing gettext-runtime-0.19.4... [84i386-default-job-09] | | `-- Installing indexinfo-0.2.2... [84i386-default-job-09] | | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-09] | `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-09] | `-- Installing glib-2.42.1... [84i386-default-job-09] | | `-- Installing libffi-3.2.1... [84i386-default-job-09] | | `-- Extracting libffi-3.2.1... done [84i386-default-job-09] | | `-- Installing pcre-8.35_2... [84i386-default-job-09] | | `-- Extracting pcre-8.35_2... done [84i386-default-job-09] | | `-- Installing python27-2.7.9... [84i386-default-job-09] | | `-- Extracting python27-2.7.9... done [84i386-default-job-09] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [84i386-default-job-09] | `-- Installing libIDL-0.8.14_2... [84i386-default-job-09] | `-- Extracting libIDL-0.8.14_2... done [84i386-default-job-09] `-- Extracting ORBit2-2.14.19_1... done [84i386-default-job-09] `-- Installing atk-2.14.0... [84i386-default-job-09] `-- Extracting atk-2.14.0... done [84i386-default-job-09] `-- Installing gcc-4.8.4... [84i386-default-job-09] | `-- Installing binutils-2.25... [84i386-default-job-09] | `-- Extracting binutils-2.25... done [84i386-default-job-09] | `-- Installing gcc-ecj-4.5... [84i386-default-job-09] | `-- Extracting gcc-ecj-4.5... done [84i386-default-job-09] | `-- Installing gmp-5.1.3_2... [84i386-default-job-09] | `-- Extracting gmp-5.1.3_2... done [84i386-default-job-09] | `-- Installing mpc-1.0.2_1... [84i386-default-job-09] | | `-- Installing mpfr-3.1.2_2... [84i386-default-job-09] | | `-- Extracting mpfr-3.1.2_2... done [84i386-default-job-09] | `-- Extracting mpc-1.0.2_1... done [84i386-default-job-09] `-- Extracting gcc-4.8.4... done [84i386-default-job-09] `-- Installing gconf2-3.2.6_3... [84i386-default-job-09] | `-- Installing dbus-glib-0.100.2_1... [84i386-default-job-09] | | `-- Installing dbus-1.8.12_1... [84i386-default-job-09] | | `-- Installing gnome_subr-1.0... [84i386-default-job-09] | | `-- Extracting gnome_subr-1.0... done [84i386-default-job-09] | | `-- Installing libICE-1.0.9,1... [84i386-default-job-09] | | | `-- Installing xproto-7.0.26... In file included from src/labenski/src/plotdraw.cpp:25: ./src/labenski/include/wx/plotctrl/plotdraw.h:23: warning: type attributes ignored after type is already defined depbase=`echo src/labenski/src/plotfunc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/labenski/src/plotfunc.o -MD -MP -MF $depbase.Tpo -c -o src/labenski/src/plotfunc.o src/labenski/src/plotfunc.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/labenski/src/plotfunc.cpp:26: ./src/labenski/include/wx/plotctrl/fparser.h:26: warning: type attributes ignored after type is already defined depbase=`echo src/labenski/src/plotmark.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/labenski/src/plotmark.o -MD -MP -MF $depbase.Tpo -c -o src/labenski/src/plotmark.o src/labenski/src/plotmark.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/labenski/src/plotmark.cpp:25: ./src/labenski/include/wx/plotctrl/plotctrl.h:25: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:27: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:28: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:29: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:30: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:31: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:32: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:33: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:34: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:35: warning: type attributes ignored after type is already defined depbase=`echo src/labenski/src/plotprnt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/labenski/src/plotprnt.o -MD -MP -MF $depbase.Tpo -c -o src/labenski/src/plotprnt.o src/labenski/src/plotprnt.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/labenski/src/plotprnt.cpp:26: ./src/labenski/include/wx/plotctrl/plotctrl.h:25: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:27: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:28: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:29: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:32: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:34: warning: type attributes ignored after type is already defined depbase=`echo src/gui/analysis.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/analysis.o -MD -MP -MF $depbase.Tpo -c -o src/gui/analysis.o src/gui/analysis.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/edittext.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/edittext.o -MD -MP -MF $depbase.Tpo -c -o src/gui/edittext.o src/gui/edittext.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dcsvg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dcsvg.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dcsvg.o src/gui/dcsvg.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlabout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dlabout.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlabout.o src/gui/dlabout.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dleditmove.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dleditmove.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dleditmove.o src/gui/dleditmove.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/dleditmove.cc:27: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/dleditmove.cc:27: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/dleditnode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dleditnode.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dleditnode.o src/gui/dleditnode.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlefglayout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dlefglayout.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlefglayout.o src/gui/dlefglayout.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlefglegend.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dlefglegend.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlefglegend.o src/gui/dlefglegend.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlefglogit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dlefglogit.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlefglogit.o src/gui/dlefglogit.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/dlefglogit.cc:33: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/dlefglogit.cc:33: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/dlefgreveal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dlefgreveal.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlefgreveal.o src/gui/dlefgreveal.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlgameprop.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dlgameprop.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlgameprop.o src/gui/dlgameprop.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlinsertmove.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dlinsertmove.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlinsertmove.o src/gui/dlinsertmove.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlnash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dlnash.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlnash.o src/gui/dlnash.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlnashmon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dlnashmon.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlnashmon.o src/gui/dlnashmon.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/dlnashmon.h:27, from src/gui/dlnashmon.cc:29: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/dlnashmon.h:27, from src/gui/dlnashmon.cc:29: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/dlnfglogit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/dlnfglogit.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlnfglogit.o src/gui/dlnfglogit.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/dlnfglogit.cc:35: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/dlnfglogit.cc:35: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined In file included from src/gui/dlnfglogit.cc:36: ./src/labenski/include/wx/plotctrl/plotctrl.h:25: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:27: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:28: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:29: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:30: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:31: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:32: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:33: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:34: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:35: warning: type attributes ignored after type is already defined In file included from src/gui/dlnfglogit.cc:37: ./src/labenski/include/wx/wxthings/spinctld.h:45: warning: type attributes ignored after type is already defined depbase=`echo src/gui/efgdisplay.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/efgdisplay.o -MD -MP -MF $depbase.Tpo -c -o src/gui/efgdisplay.o src/gui/efgdisplay.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/efglayout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/efglayout.o -MD -MP -MF $depbase.Tpo -c -o src/gui/efglayout.o src/gui/efglayout.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/efgpanel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/efgpanel.o -MD -MP -MF $depbase.Tpo -c -o src/gui/efgpanel.o src/gui/efgpanel.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/efgprofile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/efgprofile.o -MD -MP -MF $depbase.Tpo -c -o src/gui/efgprofile.o src/gui/efgprofile.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/efgprofile.h:26, from src/gui/efgprofile.cc:28: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/efgprofile.h:26, from src/gui/efgprofile.cc:28: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/gambit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/gambit.o -MD -MP -MF $depbase.Tpo -c -o src/gui/gambit.o src/gui/gambit.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/gamedoc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/gamedoc.o -MD -MP -MF $depbase.Tpo -c -o src/gui/gamedoc.o src/gui/gamedoc.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/gameframe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/gameframe.o -MD -MP -MF $depbase.Tpo -c -o src/gui/gameframe.o src/gui/gameframe.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/efgprofile.h:26, from src/gui/gameframe.cc:44: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/efgprofile.h:26, from src/gui/gameframe.cc:44: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/nfgpanel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/nfgpanel.o -MD -MP -MF $depbase.Tpo -c -o src/gui/nfgpanel.o src/gui/nfgpanel.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/nfgpanel.h:26, from src/gui/nfgpanel.cc:32: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/nfgpanel.h:26, from src/gui/nfgpanel.cc:32: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/nfgprofile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/nfgprofile.o -MD -MP -MF $depbase.Tpo -c -o src/gui/nfgprofile.o src/gui/nfgprofile.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/nfgprofile.h:26, from src/gui/nfgprofile.cc:28: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/nfgprofile.h:26, from src/gui/nfgprofile.cc:28: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/nfgtable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/nfgtable.o -MD -MP -MF $depbase.Tpo -c -o src/gui/nfgtable.o src/gui/nfgtable.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/nfgtable.cc:35: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/nfgtable.cc:35: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/renratio.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/renratio.o -MD -MP -MF $depbase.Tpo -c -o src/gui/renratio.o src/gui/renratio.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/renratio.h:26, from src/gui/renratio.cc:28: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/renratio.h:26, from src/gui/renratio.cc:28: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/style.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/style.o -MD -MP -MF $depbase.Tpo -c -o src/gui/style.o src/gui/style.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/valnumber.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/valnumber.o -MD -MP -MF $depbase.Tpo -c -o src/gui/valnumber.o src/gui/valnumber.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/tinyxml.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/tinyxml.o -MD -MP -MF $depbase.Tpo -c -o src/gui/tinyxml.o src/gui/tinyxml.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/tinyxmlerror.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/tinyxmlerror.o -MD -MP -MF $depbase.Tpo -c -o src/gui/tinyxmlerror.o src/gui/tinyxmlerror.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/tinyxmlparser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fno-strict-aliasing -MT src/gui/tinyxmlparser.o -MD -MP -MF $depbase.Tpo -c -o src/gui/tinyxmlparser.o src/gui/tinyxmlparser.cc && mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -o gambit src/libgambit/integer.o src/libgambit/rational.o src/libgambit/vector.o src/libgambit/pvector.o src/libgambit/dvector.o src/libgambit/matrix.o src/libgambit/sqmatrix.o src/libgambit/game.o src/libgambit/gametable.o src/libgambit/gametree.o src/libgambit/behav.o src/libgambit/behavitr.o src/libgambit/behavspt.o src/libgambit/mixed.o src/libgambit/stratitr.o src/libgambit/stratspt.o src/libgambit/subgame.o src/libgambit/file.o src/labenski/src/sheetatr.o src/labenski/src/sheet.o src/labenski/src/sheetedg.o src/labenski/src/sheetedt.o src/labenski/src/sheetren.o src/labenski/src/sheetsel.o src/labenski/src/sheetspt.o src/labenski/src/sheettbl.o src/labenski/src/block.o src/labenski/src/genergdi.o src/labenski/src/geometry.o src/labenski/src/menubtn.o src/labenski/src/optvalue.o src/labenski/src/range.o src/labenski/src/spinctld.o src/labenski/src/toggle.o src/labenski /src/fparser.o src/labenski/src/fourier.o src/labenski/src/lm_lsqr.o src/labenski/src/plotctrl.o src/labenski/src/plotcurv.o src/labenski/src/plotdata.o src/labenski/src/plotdraw.o src/labenski/src/plotfunc.o src/labenski/src/plotmark.o src/labenski/src/plotprnt.o src/gui/analysis.o src/gui/edittext.o src/gui/dcsvg.o src/gui/dlabout.o src/gui/dleditmove.o src/gui/dleditnode.o src/gui/dlefglayout.o src/gui/dlefglegend.o src/gui/dlefglogit.o src/gui/dlefgreveal.o src/gui/dlgameprop.o src/gui/dlinsertmove.o src/gui/dlnash.o src/gui/dlnashmon.o src/gui/dlnfglogit.o src/gui/efgdisplay.o src/gui/efglayout.o src/gui/efgpanel.o src/gui/efgprofile.o src/gui/gambit.o src/gui/gamedoc.o src/gui/gameframe.o src/gui/nfgpanel.o src/gui/nfgprofile.o src/gui/nfgtable.o src/gui/renratio.o src/gui/style.o src/gui/valnumber.o src/gui/tinyxml.o src/gui/tinyxmlerror.o src/gui/tinyxmlparser.o -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_g tk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_co! re-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 libtool: link: c++ -O2 -pipe -fno-strict-aliasing -o gambit src/libgambit/integer.o src/libgambit/rational.o src/libgambit/vector.o src/libgambit/pvector.o src/libgambit/dvector.o src/libgambit/matrix.o src/libgambit/sqmatrix.o src/libgambit/game.o src/libgambit/gametable.o src/libgambit/gametree.o src/libgambit/behav.o src/libgambit/behavitr.o src/libgambit/behavspt.o src/libgambit/mixed.o src/libgambit/stratitr.o src/libgambit/stratspt.o src/libgambit/subgame.o src/libgambit/file.o src/labenski/src/sheetatr.o src/labenski/src/sheet.o src/labenski/src/sheetedg.o src/labenski/src/sheetedt.o src/labenski/src/sheetren.o src/labenski/src/sheetsel.o src/labenski/src/sheetspt.o src/labenski/src/sheettbl.o src/labenski/src/block.o src/labenski/src/genergdi.o src/labenski/src/geometry.o src/labenski/src/menubtn.o src/labenski/src/optvalue.o src/labenski/src/range.o src/labenski/src/spinctld.o src/labenski/src/toggle.o src/labenski/src/fparser.o src/labenski/src/fourier.o src/labenski/src/lm _lsqr.o src/labenski/src/plotctrl.o src/labenski/src/plotcurv.o src/labenski/src/plotdata.o src/labenski/src/plotdraw.o src/labenski/src/plotfunc.o src/labenski/src/plotmark.o src/labenski/src/plotprnt.o src/gui/analysis.o src/gui/edittext.o src/gui/dcsvg.o src/gui/dlabout.o src/gui/dleditmove.o src/gui/dleditnode.o src/gui/dlefglayout.o src/gui/dlefglegend.o src/gui/dlefglogit.o src/gui/dlefgreveal.o src/gui/dlgameprop.o src/gui/dlinsertmove.o src/gui/dlnash.o src/gui/dlnashmon.o src/gui/dlnfglogit.o src/gui/efgdisplay.o src/gui/efglayout.o src/gui/efgpanel.o src/gui/efgprofile.o src/gui/gambit.o src/gui/gamedoc.o src/gui/gameframe.o src/gui/nfgpanel.o src/gui/nfgprofile.o src/gui/nfgtable.o src/gui/renratio.o src/gui/style.o src/gui/valnumber.o src/gui/tinyxml.o src/gui/tinyxmlerror.o src/gui/tinyxmlparser.o -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt25__throw_bad_function_callv@GLIBCXX_3.4.14' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `_ZTIN10__cxxabiv115__forced_unwindE@CXXABI_1.3.2' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `_ZNKSt5ctypeIcE13_M_widen_initEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable4waitERSt11unique_lockISt5mutexE@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `_ZNSt6chrono3_V212system_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt15__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt8__detail15_List_node_base7_M_hookEPS0_@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt11__once_call@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variableD1Ev@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt20__throw_system_errori@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable10notify_oneEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variableC1Ev@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable10notify_allEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt6chrono3_V212steady_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' *** Error code 1 Stop in /wrkdirs/usr/ports/math/gambit/work/gambit-13.1.2. *** Error code 1 Stop in /wrkdirs/usr/ports/math/gambit/work/gambit-13.1.2. *** Error code 1 Stop in /usr/ports/math/gambit. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 11:36:18 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 92603BA6 for ; Sat, 31 Jan 2015 11:36:18 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 7C34DFE4; Sat, 31 Jan 2015 11:36:18 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VBaIGY080668; Sat, 31 Jan 2015 11:36:18 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VBaHX7080564; Sat, 31 Jan 2015 11:36:17 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 11:36:17 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311136.t0VBaHX7080564@beefy1.isc.freebsd.org> To: cmt@burggraben.net Subject: [package - 84i386-default][graphics/shotwell] Failed for shotwell-0.20.2_1 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, 31 Jan 2015 11:36:18 -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: cmt@burggraben.net Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/graphics/shotwell/Makefile 375143 2014-12-21 00:16:45Z bapt $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/shotwell-0.20.2_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building graphics/shotwell build started at Sat Jan 31 11:29:40 UTC 2015 port directory: /usr/ports/graphics/shotwell building for: FreeBSD 84i386-default-job-05 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: cmt@burggraben.net Makefile ident: $FreeBSD: head/graphics/shotwell/Makefile 375143 2014-12-21 00:16:45Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=shotwell-0.20.2_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for shotwell-0.20.2_1: OPENMP=off: libraw uses OpenMP (implies GCC 4.6+) ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local --disable-icon-update --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- --define=NO_CAMERA XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/shotwell/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/shotwell/work HOME=/wrkdirs/usr/ports/graphics/shotwell/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/shotwell/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/shotwell/work HOME=/wrkdirs/usr/ports/graphics/shotwell/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/shotwell/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/shotwell/work HOME=/wrkdirs/usr/ports/graphics/shotwell/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/shotwell/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/shotwell/work HOME=/wrkdirs/usr/ports/graphics/shotwell/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/shotwell/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/shotwell/work HOME=/wrkdirs/usr/ports/graphics/shotwell/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/shotwell/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/shotwell/work HOME=/wrkdirs/usr/ports/graphics/shotwell/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 roo t -g wheel -m 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- 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/shotwell" EXAMPLESDIR="share/examples/shotwell" DATADIR="share/shotwell" WWWDIR="www/shotwell" ETCDIR="etc/shotwell" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/shotwell DOCSDIR=/usr/local/share/doc/shotwell EXAMPLESDIR=/usr/local/share/examples/shotwell WWWDIR=/usr/local/www/shotwell ETCDIR=/usr/local/etc/shotwell --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> shotwell-0.20.2_1 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.7.txz [84i386-default-job-05] Installing pkg-1.4.7... [84i386-default-job-05] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of shotwell-0.20.2_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by shotwell-0.20.2_1 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by shotwell-0.20.2_1 for building => SHA256 Checksum OK for shotwell-0.20.2.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by shotwell-0.20.2_1 for building ===> Extracting for shotwell-0.20.2_1 => SHA256 Checksum OK for shotwell-0.20.2.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for shotwell-0.20.2_1 ===> Applying FreeBSD patches for shotwell-0.20.2_1 =========================================================================== =================================================== ===> shotwell-0.20.2_1 depends on package: vala>=0.18.0 - not found ===> Verifying install for vala>=0.18.0 in /usr/ports/lang/vala ===> Installing existing package /packages/All/vala-0.26.2.txz [84i386-default-job-05] Installing vala-0.26.2... [84i386-default-job-05] `-- Installing gettext-runtime-0.19.4... [84i386-default-job-05] | `-- Installing indexinfo-0.2.2... [84i386-default-job-05] | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-05] | `-- Installing libiconv-1.14_6... [84i386-default-job-05] | `-- Extracting libiconv-1.14_6... done [84i386-default-job-05] `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-05] `-- Installing glib-2.42.1... [84i386-default-job-05] | `-- Installing libffi-3.2.1... [84i386-default-job-05] | `-- Extracting libffi-3.2.1... done [84i386-default-job-05] | `-- Installing pcre-8.35_2... [84i386-default-job-05] | `-- Extracting pcre-8.35_2... done [84i386-default-job-05] | `-- Installing perl5-5.18.4_11... [84i386-default-job-05] | `-- Extracting perl5-5.18.4_11... done [84i386-default-job-05] | `-- Installing python27-2.7.9... [84i386-default-job-05] | `-- Extracting python27-2.7.9... done [84i386-default-job-05] `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [84i386-default-job-05] `-- Installing libxml2-2.9.2_2... [84i386-default-job-05] `-- Extracting libxml2-2.9.2_2... done [84i386-default-job-05] `-- Installing libxslt-1.1.28_6... [84i386-default-job-05] | `-- Installing libgcrypt-1.6.2... [84i386-default-job-05] | | `-- Installing libgpg-error-1.17... [84i386-default-job-05] | | `-- Extracting libgpg-error-1.17... done [84i386-default-job-05] | `-- Extracting libgcrypt-1.6.2... done [84i386-default-job-05] `-- Extracting libxslt-1.1.28_6... done [84i386-default-job-05] Extracting vala-0.26.2... done 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 shotwell-0.20.2_1 ===> shotwell-0.20.2_1 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.33.txz [84i386-default-job-05] Installing bash-4.3.33... [84i386-default-job-05] Extracting bash-4.3.33... done Message for bash-4.3.33: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:495: warning: 'gtk_action_set_stock_id' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:180) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:495: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:499: warning: 'gtk_action_set_stock_id' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:180) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:499: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:501: warning: 'gtk_action_set_stock_id' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:180) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:501: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:503: warning: 'gtk_action_set_stock_id' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:180) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:503: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_register': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:580: warning: 'gtk_action_group_add_radio_actions' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:225) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:609: warning: 'gtk_action_group_add_toggle_actions' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:218) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_on_rating_changed': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:612: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:612: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:613: warning: 'gtk_radio_action_get_current_value' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:89) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:613: warning: 'gtk_radio_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_on_flagged_toggled': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:616: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:617: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:617: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_on_photos_toggled': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:620: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:621: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:621: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_on_videos_toggled': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:624: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:625: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:625: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_on_raw_toggled': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:628: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:629: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:629: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_get_flagged': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:322: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_get_photos': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:328: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_get_videos': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:334: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_get_raw': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:340: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_get_rating': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:346: warning: 'gtk_radio_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_instance_init': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:357: warning: 'gtk_action_group_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_construct': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:950: warning: 'gtk_ui_manager_add_ui_from_file' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:165) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:956: warning: 'gtk_ui_manager_insert_action_group' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:140) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:964: warning: 'gtk_image_menu_item_set_always_show_image' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:88) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:973: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:196) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:973: warning: 'gtk_action_get_tooltip' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:177) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:976: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:196) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:976: warning: 'gtk_action_get_tooltip' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:177) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:979: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:196) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:979: warning: 'gtk_action_get_tooltip' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:177) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:994: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:196) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:994: warning: 'gtk_action_get_tooltip' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:177) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1005: warning: 'gtk_ui_manager_get_widget' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:150) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_on_context_menu_close_chosen': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1110: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1115: warning: 'gtk_toggle_action_set_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:83) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_on_rating_changed': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1145: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1147: warning: 'gtk_toggle_action_set_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:83) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_update': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1186: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1187: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1188: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1189: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1191: warning: 'gtk_radio_action_get_current_value' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:89) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_label_tool_item_construct': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:665: warning: 'gtk_alignment_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkalignment.h:82) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_toggle_action_tool_button_construct': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:684: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:688: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_toggle_action_tool_button_on_button_activate': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:702: warning: 'gtk_action_activate' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:119) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:702: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_toggle_action_tool_button_set_icon_name': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:708: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_instance_init': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:728: warning: 'gtk_image_menu_item_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:728: warning: 'GtkStock' is deprecated /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:924: warning: 'gtk_ui_manager_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130) cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/MediaViewTracker.o src/MediaViewTracker.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/UnityProgressBar.o src/UnityProgressBar.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Upgrades.o src/Upgrades.c /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/Upgrades.vala: In function 'upgrades_execute': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/Upgrades.vala:40: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/Upgrades.vala: In function 'fixup_raw_thumbnails_task_real_get_step_count': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/Upgrades.vala:97: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/Upgrades.vala: In function 'fixup_raw_thumbnails_task_real_execute': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/Upgrades.vala:107: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_UnitInternals.o src/.unitize/_UnitInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_UtilInternals.o src/.unitize/_UtilInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_ThreadsInternals.o src/.unitize/_ThreadsInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_DbInternals.o src/.unitize/_DbInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_EditingToolsInternals.o src/.unitize/_EditingToolsInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_PluginsInternals.o src/.unitize/_PluginsInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_SlideshowInternals.o src/.unitize/_SlideshowInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_PhotosInternals.o src/.unitize/_PhotosInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_PublishingInternals.o src/.unitize/_PublishingInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_LibraryInternals.o src/.unitize/_LibraryInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_DirectInternals.o src/.unitize/_DirectInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_CoreInternals.o src/.unitize/_CoreInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_SidebarInternals.o src/.unitize/_SidebarInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_EventsInternals.o src/.unitize/_EventsInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_TagsInternals.o src/.unitize/_TagsInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_CameraInternals.o src/.unitize/_CameraInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_SearchesInternals.o src/.unitize/_SearchesInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_ConfigInternals.o src/.unitize/_ConfigInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_DataImportsInternals.o src/.unitize/_DataImportsInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_FoldersInternals.o src/.unitize/_FoldersInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_Library_unitize_entry.o src/.unitize/_Library_unitize_entry.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_Direct_unitize_entry.o src/.unitize/_Direct_unitize_entry.c msgfmt: po/ast.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/bg.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/bn.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/bn_IN.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/ca.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/en_GB.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/et.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/gu.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this po/gu.po:1590: 'msgstr' is not a valid C format string, unlike 'msgid'. Reason: The character that terminates the directive number 1 is not a valid conversion specifier. po/gu.po:1599: 'msgstr' is not a valid C format string, unlike 'msgid'. Reason: The character that terminates the directive number 1 is not a valid conversion specifier. msgfmt: found 2 fatal errors msgfmt: po/he.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/hi.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/hr.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this po/ia.po:9: warning: header field 'Language-Team' still has the initial default value msgfmt: po/it.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this po/km.po:9: warning: header field 'Language-Team' still has the initial default value msgfmt: po/ko.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/lv.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/mk.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/ml.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/mr.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/nb.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/nn.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/or.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/pa.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/pt.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/ro.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/ru.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/sl.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/sv.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/th.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/tr.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/vi.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this /usr/local/bin/valac thumbnailer/shotwell-video-thumbnailer.vala -g --enable-checking --target-glib=2.32 --thread --fatal-warnings --enable-experimental --enable-deprecated --define WITH_GPHOTO_25 --vapidir=plugins/ -o thumbnailer/shotwell-video-thumbnailer --pkg=gtk+-3.0 --pkg=gee-0.8 --pkg=gstreamer-1.0 --pkg=gstreamer-base-1.0 rm -f misc/gschemas.compiled glib-compile-schemas misc `xml2po -m mallard -p help/el/el.po -o help/el/edit-adjustments.page help/C/edit-adjustments.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-crop.page help/C/edit-crop.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-enhance.page help/C/edit-enhance.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-external.page help/C/edit-external.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-nondestructive.page help/C/edit-nondestructive.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-redeye.page help/C/edit-redeye.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-rotate.page help/C/edit-rotate.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-straighten.page help/C/edit-straighten.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-time-date.page help/C/edit-time-date.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-undo.page help/C/edit-undo.page` `xml2po -m mallard -p help/el/el.po -o help/el/formats.page help/C/formats.page` `xml2po -m mallard -p help/el/el.po -o help/el/import-camera.page help/C/import-camera.page` `xml2po -m mallard -p help/el/el.po -o help/el/import-file.page help/C/import-file.page` `xml2po -m mallard -p help/el/el.po -o help/el/import-f-spot.page help/C/import-f-spot.page` `xml2po -m mallard -p help/el/el.po -o help/el/import-memorycard.page help/C/import-memorycard.page` `xml2po -m mallard -p help/el/el.po -o help/el/index.page help/C/index.page` `xml2po -m mallard -p help/el/el.po -o help/el/organize-event.page help/C/organize-event.page` `xml2po -m mallard -p help/el/el.po -o help/el/organize-flag.page help/C/organize-flag.page` `xml2po -m mallard -p help/el/el.po -o help/el/organize-rating.page help/C/organize-rating.page` `xml2po -m mallard -p help/el/el.po -o help/el/organize-remove.page help/C/organize-remove.page` `xml2po -m mallard -p help/el/el.po -o help/el/organize-search.page help/C/organize-search.page` `xml2po -m mallard -p help/el/el. po -o help/el/organize-tag.page help/C/organ! ize-tag.page` `xml2po -m mallard -p help/el/el.po -o help/el/organize-title.page help/C/organize-title.page` `xml2po -m mallard -p help/el/el.po -o help/el/other-files.page help/C/other-files.page` `xml2po -m mallard -p help/el/el.po -o help/el/other-missing.page help/C/other-missing.page` `xml2po -m mallard -p help/el/el.po -o help/el/other-multiple.page help/C/other-multiple.page` `xml2po -m mallard -p help/el/el.po -o help/el/other-plugins.page help/C/other-plugins.page` `xml2po -m mallard -p help/el/el.po -o help/el/raw.page help/C/raw.page` `xml2po -m mallard -p help/el/el.po -o help/el/running.page help/C/running.page` `xml2po -m mallard -p help/el/el.po -o help/el/share-background.page help/C/share-background.page` `xml2po -m mallard -p help/el/el.po -o help/el/share-export.page help/C/share-export.page` `xml2po -m mallard -p help/el/el.po -o help/el/share-print.page help/C/share-print.page` `xml2po -m mallard -p help/el/el.po -o help/el/share-send.page help/C/shar e-send.page` `xml2po -m mallard -p help/el/el.po -o help/el/share-slideshow.page help/C/share-slideshow.page` `xml2po -m mallard -p help/el/el.po -o help/el/share-upload.page help/C/share-upload.page` `xml2po -m mallard -p help/el/el.po -o help/el/view-displaying.page help/C/view-displaying.page` `xml2po -m mallard -p help/el/el.po -o help/el/view-information.page help/C/view-information.page` `xml2po -m mallard -p help/el/el.po -o help/el/view-sidebar.page help/C/view-sidebar.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-adjustments.page help/C/edit-adjustments.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-crop.page help/C/edit-crop.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-enhance.page help/C/edit-enhance.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-external.page help/C/edit-external.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-nondestructive.page help/C/edit-nondestructive.page` `xml2po -m mallard -p he lp/es/es.po -o help/es/edit-redeye.page help! /C/edit-r! edeye.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-rotate.page help/C/edit-rotate.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-straighten.page help/C/edit-straighten.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-time-date.page help/C/edit-time-date.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-undo.page help/C/edit-undo.page` `xml2po -m mallard -p help/es/es.po -o help/es/formats.page help/C/formats.page` `xml2po -m mallard -p help/es/es.po -o help/es/import-camera.page help/C/import-camera.page` `xml2po -m mallard -p help/es/es.po -o help/es/import-file.page help/C/import-file.page` `xml2po -m mallard -p help/es/es.po -o help/es/import-f-spot.page help/C/import-f-spot.page` `xml2po -m mallard -p help/es/es.po -o help/es/import-memorycard.page help/C/import-memorycard.page` `xml2po -m mallard -p help/es/es.po -o help/es/index.page help/C/index.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-event.page help/C/ organize-event.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-flag.page help/C/organize-flag.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-rating.page help/C/organize-rating.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-remove.page help/C/organize-remove.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-search.page help/C/organize-search.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-tag.page help/C/organize-tag.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-title.page help/C/organize-title.page` `xml2po -m mallard -p help/es/es.po -o help/es/other-files.page help/C/other-files.page` `xml2po -m mallard -p help/es/es.po -o help/es/other-missing.page help/C/other-missing.page` `xml2po -m mallard -p help/es/es.po -o help/es/other-multiple.page help/C/other-multiple.page` `xml2po -m mallard -p help/es/es.po -o help/es/other-plugins.page help/C/other-plugins.page` `xml2po -m mallard -p hel p/es/es.po -o help/es/raw.page help/C/raw.pa! ge` `xml! 2po -m mallard -p help/es/es.po -o help/es/running.page help/C/running.page` `xml2po -m mallard -p help/es/es.po -o help/es/share-background.page help/C/share-background.page` `xml2po -m mallard -p help/es/es.po -o help/es/share-export.page help/C/share-export.page` `xml2po -m mallard -p help/es/es.po -o help/es/share-print.page help/C/share-print.page` `xml2po -m mallard -p help/es/es.po -o help/es/share-send.page help/C/share-send.page` `xml2po -m mallard -p help/es/es.po -o help/es/share-slideshow.page help/C/share-slideshow.page` `xml2po -m mallard -p help/es/es.po -o help/es/share-upload.page help/C/share-upload.page` `xml2po -m mallard -p help/es/es.po -o help/es/view-displaying.page help/C/view-displaying.page` `xml2po -m mallard -p help/es/es.po -o help/es/view-information.page help/C/view-information.page` `xml2po -m mallard -p help/es/es.po -o help/es/view-sidebar.page help/C/view-sidebar.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-adjustments.page help/C/edit-adjustments.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-crop.page help/C/edit-crop.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-enhance.page help/C/edit-enhance.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-external.page help/C/edit-external.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-nondestructive.page help/C/edit-nondestructive.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-redeye.page help/C/edit-redeye.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-rotate.page help/C/edit-rotate.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-straighten.page help/C/edit-straighten.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-time-date.page help/C/edit-time-date.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-undo.page help/C/edit-undo.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/formats.page help/C/formats.page` `xml2po -m mallard -p help/hu/hu.po -o help/h u/import-camera.page help/C/import-camera.pa! ge` `xml! 2po -m mallard -p help/hu/hu.po -o help/hu/import-file.page help/C/import-file.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/import-f-spot.page help/C/import-f-spot.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/import-memorycard.page help/C/import-memorycard.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/index.page help/C/index.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-event.page help/C/organize-event.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-flag.page help/C/organize-flag.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-rating.page help/C/organize-rating.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-remove.page help/C/organize-remove.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-search.page help/C/organize-search.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-tag.page help/C/organize-tag.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-title .page help/C/organize-title.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/other-files.page help/C/other-files.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/other-missing.page help/C/other-missing.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/other-multiple.page help/C/other-multiple.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/other-plugins.page help/C/other-plugins.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/raw.page help/C/raw.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/running.page help/C/running.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/share-background.page help/C/share-background.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/share-export.page help/C/share-export.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/share-print.page help/C/share-print.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/share-send.page help/C/share-send.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/share-slideshow .page help/C/share-slideshow.page` `xml2po ! -m mallar! d -p help/hu/hu.po -o help/hu/share-upload.page help/C/share-upload.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/view-displaying.page help/C/view-displaying.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/view-information.page help/C/view-information.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/view-sidebar.page help/C/view-sidebar.page` cc src/unit/Unit.o src/util/Util.o src/util/file.o src/util/image.o src/util/misc.o src/util/string.o src/util/system.o src/util/KeyValueMap.o src/util/ui.o src/threads/Threads.o src/threads/Workers.o src/threads/BackgroundJob.o src/threads/Semaphore.o src/db/Db.o src/db/DatabaseTable.o src/db/PhotoTable.o src/db/EventTable.o src/db/TagTable.o src/db/TombstoneTable.o src/db/VideoTable.o src/db/VersionTable.o src/db/SavedSearchDBTable.o src/editing_tools/EditingTools.o src/editing_tools/StraightenTool.o src/plugins/Plugins.o src/plugins/PublishingInterfaces.o src/plugins/SpitInterfaces.o src/plugins/TransitionsInterfaces.o src/plugins/StandardHostInterface.o src/plugins/ManifestWidget.o src/plugins/DataImportsInterfaces.o src/slideshow/Slideshow.o src/slideshow/TransitionEffects.o src/photos/Photos.o src/photos/PhotoFileAdapter.o src/photos/PhotoFileFormat.o src/photos/PhotoFileSniffer.o src/photos/PhotoMetadata.o src/photos/GRaw.o src/photos/GdkSupport.o src/photos/JfifSupport.o src/ photos/BmpSupport.o src/photos/RawSupport.o src/photos/PngSupport.o src/photos/TiffSupport.o src/publishing/Publishing.o src/publishing/PublishingUI.o src/publishing/PublishingPluginHost.o src/publishing/APIGlue.o src/library/Library.o src/library/LibraryWindow.o src/library/Branch.o src/library/TrashBranch.o src/library/OfflineBranch.o src/library/FlaggedBranch.o src/library/LastImportBranch.o src/library/ImportQueueBranch.o src/library/FlaggedPage.o src/library/ImportQueuePage.o src/library/LastImportPage.o src/library/OfflinePage.o src/library/TrashPage.o src/direct/Direct.o src/direct/DirectWindow.o src/direct/DirectPhoto.o src/direct/DirectPhotoPage.o src/direct/DirectView.o src/core/Core.o src/core/DataCollection.o src/core/DataSet.o src/core/util.o src/core/SourceCollection.o src/core/SourceHoldingTank.o src/core/DatabaseSourceCollection.o src/core/ContainerSourceCollection.o src/core/ViewCollection.o src/core/DataObject.o src/core/Alteration.o src/core/DataSource.o src/core/ DataSourceTypes.o src/core/DataView.o src/co! re/DataViewTypes.o src/core/Tracker.o src/core/SourceInterfaces.o src/sidebar/Sidebar.o src/sidebar/Branch.o src/sidebar/Entry.o src/sidebar/Tree.o src/sidebar/common.o src/events/Events.o src/events/Branch.o src/events/EventsDirectoryPage.o src/events/EventPage.o src/events/EventDirectoryItem.o src/tags/Tags.o src/tags/Branch.o src/tags/TagPage.o src/tags/HierarchicalTagIndex.o src/tags/HierarchicalTagUtilities.o src/camera/Camera.o src/camera/Branch.o src/camera/CameraTable.o src/camera/GPhoto.o src/camera/ImportPage.o src/searches/Searches.o src/searches/Branch.o src/searches/SearchBoolean.o src/searches/SavedSearchPage.o src/searches/SavedSearchDialog.o src/config/Config.o src/config/ConfigurationInterfaces.o src/config/GSettingsEngine.o src/data_imports/DataImports.o src/data_imports/DataImportsPluginHost.o src/data_imports/DataImportsUI.o src/data_imports/DataImportJob.o src/data_imports/DataImportSource.o src/folders/Folders.o src/folders/Branch.o src/folders/Page.o src/main. o src/AppWindow.o src/CollectionPage.o src/Thumbnail.o src/ThumbnailCache.o src/CheckerboardLayout.o src/PhotoPage.o src/Page.o src/SortedList.o src/Dimensions.o src/Box.o src/Photo.o src/Orientation.o src/BatchImport.o src/Dialogs.o src/Resources.o src/Debug.o src/ColorTransformation.o src/Properties.o src/CustomComponents.o src/Event.o src/International.o src/AppDirs.o src/PixbufCache.o src/CommandManager.o src/Commands.o src/SlideshowPage.o src/LibraryFiles.o src/Printing.o src/Tag.o src/Screensaver.o src/Exporter.o src/DirectoryMonitor.o src/LibraryMonitor.o src/VideoSupport.o src/Tombstone.o src/MetadataWriter.o src/Application.o src/TimedQueue.o src/MediaPage.o src/MediaDataRepresentation.o src/DesktopIntegration.o src/MediaInterfaces.o src/MediaMetadata.o src/VideoMetadata.o src/MediaMonitor.o src/PhotoMonitor.o src/VideoMonitor.o src/SearchFilter.o src/MediaViewTracker.o src/UnityProgressBar.o src/Upgrades.o src/.unitize/_UnitInternals.o src/.unitize/_UtilInternals.o src/.un itize/_ThreadsInternals.o src/.unitize/_DbIn! ternals.o! src/.unitize/_EditingToolsInternals.o src/.unitize/_PluginsInternals.o src/.unitize/_SlideshowInternals.o src/.unitize/_PhotosInternals.o src/.unitize/_PublishingInternals.o src/.unitize/_LibraryInternals.o src/.unitize/_DirectInternals.o src/.unitize/_CoreInternals.o src/.unitize/_SidebarInternals.o src/.unitize/_EventsInternals.o src/.unitize/_TagsInternals.o src/.unitize/_CameraInternals.o src/.unitize/_SearchesInternals.o src/.unitize/_ConfigInternals.o src/.unitize/_DataImportsInternals.o src/.unitize/_FoldersInternals.o src/.unitize/_Library_unitize_entry.o src/.unitize/_Direct_unitize_entry.o -O2 -pipe -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE `pkg-config --libs atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -export-dynamic -o shotwell /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZSt25__throw_bad_function_callv@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt18condition_variable4waitERSt11unique_lockISt5mutexE@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `_ZNSt6chrono3_V212system_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZSt15__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt8__detail15_List_node_base7_M_hookEPS0_@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZSt11__once_call@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt18condition_variableD1Ev@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZSt20__throw_system_errori@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt18condition_variable10notify_oneEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt18condition_variableC1Ev@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `_ZNSt18condition_variable10notify_allEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt6chrono3_V212steady_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `__once_proxy@GLIBCXX_3.4.11' Makefile:676: recipe for target 'shotwell' failed gmake: *** [shotwell] Error 1 *** Error code 1 Stop in /usr/ports/graphics/shotwell. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 11:37:16 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 71FC5BBE; Sat, 31 Jan 2015 11:37:16 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 5097EFEA; Sat, 31 Jan 2015 11:37:16 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VBbGcK061267; Sat, 31 Jan 2015 11:37:16 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VBbFN2061263; Sat, 31 Jan 2015 11:37:15 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 11:37:15 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311137.t0VBbFN2061263@beefy2.isc.freebsd.org> To: bf@FreeBSD.org Subject: [package - 84amd64-default][math/parmetis] Failed for ParMetis-4.0_10 in configure 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, 31 Jan 2015 11:37:16 -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: bf@FreeBSD.org Last committer: danilo@FreeBSD.org Ident: $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 14:24:12Z danilo $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/ParMetis-4.0_10.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building math/parmetis build started at Sat Jan 31 11:36:43 UTC 2015 port directory: /usr/ports/math/parmetis building for: FreeBSD 84amd64-default-job-15 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: bf@FreeBSD.org Makefile ident: $FreeBSD: head/math/parmetis/Makefile 375624 2014-12-26 14:24:12Z danilo $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=ParMetis-4.0_10 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for ParMetis-4.0_10: DOCS=on: Build and/or install documentation OPENMPI=off: Use openmpi instead of mpich2 ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work HOME=/wrkdirs/usr/ports/math/parmetis/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/math/parmetis/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/parmetis/work HOME=/wrkdirs/usr/ports/math/parmetis/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=" -L/usr/local/lib -lc++ -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-- CMAKE_BUILD_TYPE="release" OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/ParMetis" EXAMPLESDIR="share/examples/ParMetis" DATADIR="share/ParMetis" WWWDIR="www/ParMetis" ETCDIR="etc/ParMetis" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ParMetis DOCSDIR=/usr/local/share/doc/ParMetis EXAMPLESDIR=/usr/local/share/examples/ParMetis WWWDIR=/usr/local/www/ParMetis ETCDIR=/usr/local/etc/ParMetis --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License METIS accepted by the user =========================================================================== =================================================== ===> ParMetis-4.0_10 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.7.txz [84amd64-default-job-15] Installing pkg-1.4.7... [84amd64-default-job-15] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of ParMetis-4.0_10 =========================================================================== =================================================== =========================================================================== =================================================== ===> License METIS accepted by the user => parmetis-4.0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch http://glaros.dtc.umn.edu/gkhome/fetch/sw/parmetis/./parmetis-4.0.tar.gz parmetis-4.0.tar.gz 5437 kB 1828 kBps ===> Fetching all distfiles required by ParMetis-4.0_10 for building =========================================================================== =================================================== ===> License METIS accepted by the user ===> Fetching all distfiles required by ParMetis-4.0_10 for building => SHA256 Checksum OK for parmetis-4.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License METIS accepted by the user ===> Fetching all distfiles required by ParMetis-4.0_10 for building ===> Extracting for ParMetis-4.0_10 => SHA256 Checksum OK for parmetis-4.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for ParMetis-4.0_10 =========================================================================== =================================================== ===> ParMetis-4.0_10 depends on file: /usr/local/bin/mpicc - not found ===> Verifying install for /usr/local/bin/mpicc in /usr/ports/net/mpich2 ===> Installing existing package /packages/All/mpich2-1.5_2,5.txz [84amd64-default-job-15] Installing mpich2-1.5_2,5... [84amd64-default-job-15] `-- Installing bash-4.3.33... [84amd64-default-job-15] | `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-15] | | `-- Installing indexinfo-0.2.2... [84amd64-default-job-15] | | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-15] | | `-- Installing libiconv-1.14_6... [84amd64-default-job-15] | | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-15] | `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-15] `-- Extracting bash-4.3.33... done [84amd64-default-job-15] `-- Installing gcc-4.8.4... [84amd64-default-job-15] | `-- Installing binutils-2.25... [84amd64-default-job-15] | `-- Extracting binutils-2.25... done [84amd64-default-job-15] | `-- Installing gcc-ecj-4.5... [84amd64-default-job-15] | `-- Extracting gcc-ecj-4.5... done [84amd64-default-job-15] | `-- Installing gmp-5.1.3_2... [84amd64-default-job-15] | `-- Extracting gmp-5.1.3_2... done [84amd64-default-job-15] | `-- Installing mpc-1.0.2_1... [84amd64-default-job-15] | | `-- Installing mpfr-3.1.2_2... [84amd64-default-job-15] | | `-- Extracting mpfr-3.1.2_2... done [84amd64-default-job-15] | `-- Extracting mpc-1.0.2_1... done [84amd64-default-job-15] `-- Extracting gcc-4.8.4... done [84amd64-default-job-15] `-- Installing libX11-1.6.2_2,1... [84amd64-default-job-15] | `-- Installing kbproto-1.0.6... [84amd64-default-job-15] | `-- Extracting kbproto-1.0.6... done [84amd64-default-job-15] | `-- Installing libXau-1.0.8_2... [84amd64-default-job-15] | | `-- Installing xproto-7.0.26... [84amd64-default-job-15] | | `-- Extracting xproto-7.0.26... done [84amd64-default-job-15] | `-- Extracting libXau-1.0.8_2... done [84amd64-default-job-15] | `-- Installing libXdmcp-1.1.1_2... [84amd64-default-job-15] | `-- Extracting libXdmcp-1.1.1_2... done [84amd64-default-job-15] | `-- Installing libxcb-1.11... [84amd64-default-job-15] | | `-- Installing libpthread-stubs-0.3_6... [84amd64-default-job-15] | | `-- Extracting libpthread-stubs-0.3_6... done [84amd64-default-job-15] | | `-- Installing libxml2-2.9.2_2... [84amd64-default-job-15] | | `-- Extracting libxml2-2.9.2_2... done [84amd64-default-job-15] | `-- Extracting libxcb-1.11... done [84amd64-default-job-15] `-- Extracting libX11-1.6.2_2,1... done [84amd64-default-job-15] `-- Installing libXt-1.1.4_2,1... [84amd64-default-job-15] | `-- Installing libSM-1.2.2_2,1... [84amd64-default-job-15] | | `-- Installing libICE-1.0.9,1... [84amd64-default-job-15] | | `-- Extracting libICE-1.0.9,1... done [84amd64-default-job-15] | `-- Extracting libSM-1.2.2_2,1... done [84amd64-default-job-15] `-- Extracting libXt-1.1.4_2,1... done [84amd64-default-job-15] `-- Installing libexecinfo-1.1_3... [84amd64-default-job-15] `-- Extracting libexecinfo-1.1_3... done [84amd64-default-job-15] `-- Installing openjdk-7.71.14_1,1... [84amd64-default-job-15] | `-- Installing alsa-lib-1.0.28... [84amd64-default-job-15] | `-- Extracting alsa-lib-1.0.28... done [84amd64-default-job-15] | `-- Installing dejavu-2.34_4... [84amd64-default-job-15] | `-- Extracting dejavu-2.34_4... done fc-cache: not found mkfontscale: not found mkfontdir: not found [84amd64-default-job-15] | `-- Installing fontconfig-2.11.1,1... [84amd64-default-job-15] | | `-- Installing expat-2.1.0_2... [84amd64-default-job-15] | | `-- Extracting expat-2.1.0_2... done [84amd64-default-job-15] | | `-- Installing freetype2-2.5.5... [84amd64-default-job-15] | | `-- Extracting freetype2-2.5.5... done ===> Installing existing package /packages/All/cmake-3.1.1.txz [84amd64-default-job-15] Installing cmake-3.1.1... [84amd64-default-job-15] `-- Installing cmake-modules-3.1.1... [84amd64-default-job-15] `-- Extracting cmake-modules-3.1.1... done [84amd64-default-job-15] `-- Installing curl-7.40.0... [84amd64-default-job-15] | `-- Installing ca_root_nss-3.17.3_1... [84amd64-default-job-15] | `-- Extracting ca_root_nss-3.17.3_1... done [84amd64-default-job-15] `-- Extracting curl-7.40.0... done [84amd64-default-job-15] `-- Installing libarchive-3.1.2_2,1... [84amd64-default-job-15] | `-- Installing lzo2-2.08_1... [84amd64-default-job-15] | `-- Extracting lzo2-2.08_1... done [84amd64-default-job-15] `-- Extracting libarchive-3.1.2_2,1... done [84amd64-default-job-15] Extracting cmake-3.1.1... done ===> Returning to build of ParMetis-4.0_10 ===> ParMetis-4.0_10 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-15] Installing gmake-4.1_1... [84amd64-default-job-15] Extracting gmake-4.1_1... done ===> Returning to build of ParMetis-4.0_10 =========================================================================== =================================================== ===> ParMetis-4.0_10 depends on shared library: libc++.so.1 - not found ===> Verifying for libc++.so.1 in /usr/ports/devel/libc++ ===> Installing existing package /packages/All/libc++-208080.txz [84amd64-default-job-15] Installing libc++-208080... [84amd64-default-job-15] `-- Installing libcxxrt-20131225_1... [84amd64-default-job-15] `-- Extracting libcxxrt-20131225_1... done [84amd64-default-job-15] `-- Installing libmissing-20130815_2... [84amd64-default-job-15] `-- Extracting libmissing-20130815_2... done [84amd64-default-job-15] `-- Installing xlocale-208080... [84amd64-default-job-15] `-- Extracting xlocale-208080... done [84amd64-default-job-15] Extracting libc++-208080... done ===> Returning to build of ParMetis-4.0_10 =========================================================================== =================================================== ===> Configuring for ParMetis-4.0_10 rm -rf build mkdir -p build cd build && cmake /wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0 -DCMAKE_VERBOSE_MAKEFILE=1 -DGKLIB_PATH=/wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0/metis/GKlib -DMETIS_PATH=/wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0/metis -DCMAKE_INSTALL_PREFIX=/usr/local -DCMAKE_C_COMPILER=/usr/local/bin/mpicc -- The C compiler identification is GNU 4.8.4 -- The CXX compiler identification is GNU 4.2.1 -- Check for working C compiler: /usr/local/bin/mpicc -- Check for working C compiler: /usr/local/bin/mpicc -- broken CMake Error at /usr/local/share/cmake/Modules/CMakeTestCCompiler.cmake:61 (message): The C compiler "/usr/local/bin/mpicc" is not able to compile a simple test program. It fails with the following output: Change Dir: /wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/local/bin/gmake" "cmTryCompileExec3431203298/fast" gmake[1]: Entering directory '/wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0/build/CMakeFiles/CMakeTmp' /usr/local/bin/gmake -f CMakeFiles/cmTryCompileExec3431203298.dir/build.make CMakeFiles/cmTryCompileExec3431203298.dir/build gmake[2]: Entering directory '/wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0/build/CMakeFiles/CMakeTmp' /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0/build/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec3431203298.dir/testCCompiler.c.o /usr/local/bin/mpicc -O2 -pipe -fstack-protector -fno-strict-aliasing -o CMakeFiles/cmTryCompileExec3431203298.dir/testCCompiler.c.o -c /wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0/build/CMakeFiles/CMakeTmp/testCCompiler.c Linking C executable cmTryCompileExec3431203298 /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3431203298.dir/link.txt --verbose=1 /usr/local/bin/mpicc -O2 -pipe -fstack-protector -fno-strict-aliasing -L/usr/local/lib -lc++ -fstack-protector CMakeFiles/cmTryCompileExec3431203298.dir/testCCompiler.c.o -o cmTryCompileExec3431203298 /usr/local/lib/libc++.so.1: undefined reference to `wcsxfrm_l' /usr/local/lib/libc++.so.1: undefined reference to `tolower_l' /usr/local/lib/libc++.so.1: undefined reference to `freelocale' /usr/local/lib/libc++.so.1: undefined reference to `sscanf_l' /usr/local/lib/libc++.so.1: undefined reference to `isdigit_l' /usr/local/lib/libc++.so.1: undefined reference to `towupper_l' /usr/local/lib/libc++.so.1: undefined reference to `iswspace_l' /usr/local/lib/libc++.so.1: undefined reference to `iswprint_l' /usr/local/lib/libc++.so.1: undefined reference to `isxdigit_l' /usr/local/lib/libc++.so.1: undefined reference to `mbrlen_l' /usr/local/lib/libc++.so.1: undefined reference to `wcrtomb_l' /usr/local/lib/libc++.so.1: undefined reference to `mbtowc_l' /usr/local/lib/libc++.so.1: undefined reference to `mbrtowc_l' /usr/local/lib/libc++.so.1: undefined reference to `iswctype_l' /usr/local/lib/libc++.so.1: undefined reference to `iswlower_l' /usr/local/lib/libc++.so.1: undefined reference to `mbsrtowcs_l' /usr/local/lib/libc++.so.1: undefined reference to `towlower_l' /usr/local/lib/libc++.so.1: undefined reference to `iswpunct_l' /usr/local/lib/libc++.so.1: undefined reference to `__mb_cur_max_l' /usr/local/lib/libc++.so.1: undefined reference to `localeconv_l' /usr/local/lib/libc++.so.1: undefined reference to `btowc_l' /usr/local/lib/libc++.so.1: undefined reference to `mbsnrtowcs_l' /usr/local/lib/libc++.so.1: undefined reference to `wcscoll_l' /usr/local/lib/libc++.so.1: undefined reference to `newlocale' /usr/local/lib/libc++.so.1: undefined reference to `wcsnrtombs_l' /usr/local/lib/libc++.so.1: undefined reference to `iswupper_l' /usr/local/lib/libc++.so.1: undefined reference to `asprintf_l' /usr/local/lib/libc++.so.1: undefined reference to `strcoll_l' /usr/local/lib/libc++.so.1: undefined reference to `wctob_l' /usr/local/lib/libc++.so.1: undefined reference to `iswdigit_l' /usr/local/lib/libc++.so.1: undefined reference to `iswalpha_l' /usr/local/lib/libc++.so.1: undefined reference to `snprintf_l' /usr/local/lib/libc++.so.1: undefined reference to `iswcntrl_l' /usr/local/lib/libc++.so.1: undefined reference to `toupper_l' /usr/local/lib/libc++.so.1: undefined reference to `strxfrm_l' /usr/local/lib/libc++.so.1: undefined reference to `iswxdigit_l' /usr/local/lib/libc++.so.1: undefined reference to `strftime_l' collect2: error: ld returned 1 exit status CMakeFiles/cmTryCompileExec3431203298.dir/build.make:88: recipe for target 'cmTryCompileExec3431203298' failed gmake[2]: *** [cmTryCompileExec3431203298] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0/build/CMakeFiles/CMakeTmp' Makefile:118: recipe for target 'cmTryCompileExec3431203298/fast' failed gmake[1]: *** [cmTryCompileExec3431203298/fast] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0/build/CMakeFiles/CMakeTmp' CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:2 (project) -- Configuring incomplete, errors occurred! See also "/wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0/build/CMakeFiles/CMakeOutput.log". See also "/wrkdirs/usr/ports/math/parmetis/work/parmetis-4.0/build/CMakeFiles/CMakeError.log". Makefile:73: recipe for target 'config' failed gmake: *** [config] Error 1 *** Error code 2 Stop in /usr/ports/math/parmetis. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 11:39:23 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 5187DBDC; Sat, 31 Jan 2015 11:39:23 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 3CCE5FF7; Sat, 31 Jan 2015 11:39:23 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VBdNr1014267; Sat, 31 Jan 2015 11:39:23 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VBdNWv014265; Sat, 31 Jan 2015 11:39:23 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 11:39:23 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311139.t0VBdNWv014265@beefy1.isc.freebsd.org> To: wen@FreeBSD.org Subject: [package - 84i386-default][databases/hamsterdb] Failed for hamsterdb-2.1.9 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, 31 Jan 2015 11:39:23 -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: wen@FreeBSD.org Last committer: wen@FreeBSD.org Ident: $FreeBSD: head/databases/hamsterdb/Makefile 377744 2015-01-23 15:40:25Z wen $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/hamsterdb-2.1.9.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building databases/hamsterdb build started at Sat Jan 31 11:36:29 UTC 2015 port directory: /usr/ports/databases/hamsterdb building for: FreeBSD 84i386-default-job-09 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: wen@FreeBSD.org Makefile ident: $FreeBSD: head/databases/hamsterdb/Makefile 377744 2015-01-23 15:40:25Z wen $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=hamsterdb-2.1.9 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for hamsterdb-2.1.9: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-boost=/usr/local --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/hamsterdb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/hamsterdb/work HOME=/wrkdirs/usr/ports/databases/hamsterdb/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/hamsterdb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/hamsterdb/work HOME=/wrkdirs/usr/ports/databases/hamsterdb/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 -I/usr/local/include -L/usr/local/lib -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -L/usr/local/lib -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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/hamsterdb" EXAMPLESDIR="share/examples/hamsterdb" DATADIR="share/hamsterdb" WWWDIR="www/hamsterdb" ETCDIR="etc/hamsterdb" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/hamsterdb DOCSDIR=/usr/local/share/doc/hamsterdb EXAMPLESDIR=/usr/local/share/examples/hamsterdb WWWDIR=/usr/local/www/hamsterdb ETCDIR=/usr/local/etc/hamsterdb --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License APACHE20 accepted by the user =========================================================================== =================================================== ===> hamsterdb-2.1.9 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.7.txz [84i386-default-job-09] Installing pkg-1.4.7... [84i386-default-job-09] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of hamsterdb-2.1.9 =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by hamsterdb-2.1.9 for building =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by hamsterdb-2.1.9 for building => SHA256 Checksum OK for hamsterdb-2.1.9.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by hamsterdb-2.1.9 for building ===> Extracting for hamsterdb-2.1.9 => SHA256 Checksum OK for hamsterdb-2.1.9.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for hamsterdb-2.1.9 ===> Applying FreeBSD patches for hamsterdb-2.1.9 /usr/bin/sed -i.bak -e 's#-ldl##g' /wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/configure /usr/bin/sed -i.bak -e 's#-ldl##g' /wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/unittests/Makefile.in /usr/bin/sed -i.bak -e 's#-ldl##g' /wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/tools/ham_bench/Makefile.in =========================================================================== =================================================== ===> hamsterdb-2.1.9 depends on file: /usr/local/include/boost/shared_ptr.hpp - not found ===> Verifying install for /usr/local/include/boost/shared_ptr.hpp in /usr/ports/devel/boost-libs ===> Installing existing package /packages/All/boost-libs-1.55.0_4.txz [84i386-default-job-09] Installing boost-libs-1.55.0_4... [84i386-default-job-09] `-- Installing icu-53.1... [84i386-default-job-09] `-- Extracting icu-53.1... done [84i386-default-job-09] 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 hamsterdb-2.1.9 ===> hamsterdb-2.1.9 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 [84i386-default-job-09] Installing gmake-4.1_1... [84i386-default-job-09] `-- Installing gettext-runtime-0.19.4... [84i386-default-job-09] | `-- Installing indexinfo-0.2.2... [84i386-default-job-09] | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-09] | `-- Installing libiconv-1.14_6... [84i386-default-job-09] | `-- Extracting libiconv-1.14_6... done [84i386-default-job-09] `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-09] Extracting gmake-4.1_1... done ===> Returning to build of hamsterdb-2.1.9 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for hamsterdb-2.1.9 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking build system type... i386-portbld-freebsd8.4 checking host system type... i386-portbld-freebsd8.4 checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking for cc option to accept ISO C99... -std=gnu99 checking for cc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking whether we are using the GNU C++ compiler... yes checking for off_t... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for mmap... (cached) yes checking for munmap... (cached) yes checking for madvice... no checking for getpagesize... (cached) yes checking for fdatasync... no checking for fsync... (cached) yes checking for writev... yes checking for pread... (cached) yes checking for pwrite... (cached) yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for malloc.h... (cached) no checking uv.h usability... no checking uv.h presence... no checking for uv.h... no checking whether the compiler supports GCC C++ ABI name demangling... yes checking for Boost headers version >= 1.36.0... /usr/local/include checking for Boost's header version... 1_55 checking for the toolset name used by Boost for c++... gcc42 -gcc checking boost/system/error_code.hpp usability... yes checking boost/system/error_code.hpp presence... yes checking for boost/system/error_code.hpp... yes checking for the Boost system library... yes checking for boost/system/error_code.hpp... (cached) yes checking for the Boost system library... (cached) yes checking boost/filesystem/path.hpp usability... yes checking boost/filesystem/path.hpp presence... yes checking for boost/filesystem/path.hpp... yes checking for the Boost filesystem library... (cached) yes checking for the flags needed to use pthreads... -pthread checking for boost/system/error_code.hpp... (cached) yes checking for the Boost system library... (cached) yes checking boost/thread.hpp usability... yes checking boost/thread.hpp presence... yes checking for boost/thread.hpp... yes checking for the Boost thread library... (cached) yes checking for boost/system/error_code.hpp... (cached) yes checking for the Boost system library... (cached) yes checking boost/chrono.hpp usability... yes checking boost/chrono.hpp presence... yes checking for boost/chrono.hpp... yes checking for the Boost chrono library... (cached) yes checking google/tcmalloc.h usability... no checking google/tcmalloc.h presence... no checking for google/tcmalloc.h... no checking for tc_malloc in -ltcmalloc_minimal... no checking if google protocol buffers are installed... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/2protobuf/Makefile config.status: creating src/2protoserde/Makefile config.status: creating include/Makefile config.status: creating include/ham/Makefile config.status: creating samples/Makefile config.status: creating unittests/Makefile config.status: creating 3rdparty/Makefile config.status: creating 3rdparty/json/Makefile config.status: creating tools/Makefile config.status: creating tools/ham_bench/Makefile config.status: creating src/5server/Makefile config.status: creating java/Makefile config.status: creating java/java/Makefile config.status: creating java/src/Makefile config.status: creating java/unittests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands #================================================================ # Configuring hamsterdb version 2.1.9 # Settings: (no java) (protobuf missing - remote disabled) (libuv missing - remote disabled) # # The remote functionality is disabled because you specified # --disable-remote or because of missing dependencies! # # The Java API is not built because you specified # --disable-java or because $JDK is not set # Recommendation: install google's performance tools to increase performance #================================================================ =========================================================================== =================================================== ===> Building for hamsterdb-2.1.9 gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9' Making all in 3rdparty gmake[2]: Entering directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/3rdparty' gmake[3]: Entering directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/3rdparty' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/3rdparty' gmake[2]: Leaving directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/3rdparty' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/src' Making all in 2protoserde gmake[3]: Entering directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/src/2protoserde' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/src/2protoserde' gmake[3]: Entering directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/src' CXX 1base/error.lo CXX 1errorinducer/errorinducer.lo CXX 1base/util.lo CXX 1globals/globals.lo CXX 1mem/mem.lo CXX 1os/os.lo CXX 1os/os_posix.lo CXX 2page/page.lo CXX 3changeset/changeset.lo CXX 3blob_manager/blob_manager.lo CXX 3blob_manager/blob_manager_inmem.lo CXX 3blob_manager/blob_manager_disk.lo CXX 3btree/btree_check.lo CXX 3btree/btree_cursor.lo CXX 3btree/btree_erase.lo CXX 3btree/btree_find.lo CXX 3btree/btree_index.lo CXX 3btree/btree_insert.lo CXX 3btree/btree_stats.lo CXX 3btree/btree_visit.lo CXX 3journal/journal.lo CXX 3page_manager/page_manager.lo CXX 4cursor/cursor.lo CXX 4db/db.lo CXX 4db/db_local.lo CXX 4db/db_remote.lo CXX 4env/env_local.lo CXX 4env/env_remote.lo CXX 4txn/txn_cursor.lo CXX 4txn/txn_local.lo CXX 4txn/txn_remote.lo CXX 5hamsterdb/hamsterdb.lo CXX 5hamsterdb/hola.lo CXXLD libhamsterdb.la gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/src' gmake[2]: Leaving directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/src' Making all in include gmake[2]: Entering directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/include' Making all in ham gmake[3]: Entering directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/include/ham' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/include/ham' gmake[3]: Entering directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/include' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/include' gmake[2]: Leaving directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/include' Making all in samples gmake[2]: Entering directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/samples' CC db1.o CCLD db1 CC db2.o CCLD db2 CC db3.o CCLD db3 CC db4.o CCLD db4 CC db5.o CCLD db5 CXX db6.o CXXLD db6 CC env1.o CCLD env1 CC env2.o CCLD env2 CXX env3.o CXXLD env3 gmake[2]: Leaving directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/samples' Making all in tools gmake[2]: Entering directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/tools' Making all in ham_bench gmake[3]: Entering directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/tools/ham_bench' CXX berkeleydb.o CXX database.o CXX generator_parser.o generator_parser.cc:1: error: stray '\357' in program generator_parser.cc:1: error: stray '\273' in program generator_parser.cc:1: error: stray '\277' in program In file included from generator_parser.h:26, from generator_parser.cc:21: timer.h:1: error: stray '\357' in program timer.h:1: error: stray '\273' in program timer.h:1: error: stray '\277' in program Makefile:518: recipe for target 'generator_parser.o' failed gmake[3]: *** [generator_parser.o] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/tools/ham_bench' Makefile:612: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/tools' Makefile:443: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9' Makefile:374: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/databases/hamsterdb. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 11:40:48 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 0B533BED; Sat, 31 Jan 2015 11:40:48 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 DFB0CFFE; Sat, 31 Jan 2015 11:40:47 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VBelR1059806; Sat, 31 Jan 2015 11:40:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VBelxg059775; Sat, 31 Jan 2015 11:40:47 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 11:40:47 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311140.t0VBelxg059775@beefy2.isc.freebsd.org> To: wen@FreeBSD.org Subject: [package - 84amd64-default][science/py-scimath] Failed for py27-scimath-4.1.2_3 in configure 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, 31 Jan 2015 11:40:48 -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: wen@FreeBSD.org Last committer: mva@FreeBSD.org Ident: $FreeBSD: head/science/py-scimath/Makefile 371453 2014-10-24 16:50:42Z mva $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/py27-scimath-4.1.2_3.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building science/py-scimath build started at Sat Jan 31 11:40:25 UTC 2015 port directory: /usr/ports/science/py-scimath building for: FreeBSD 84amd64-default-job-22 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: wen@FreeBSD.org Makefile ident: $FreeBSD: head/science/py-scimath/Makefile 371453 2014-10-24 16:50:42Z mva $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=py27-scimath-4.1.2_3 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/science/py-scimath/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/py-scimath/work HOME=/wrkdirs/usr/ports/science/py-scimath/work TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/science/py-scimath/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/science/py-scimath/work HOME=/wrkdirs/usr/ports/science/py-scimath/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= 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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd8 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/scimath" EXAMPLESDIR="share/examples/scimath" DATADIR="share/scimath" WWWDIR="www/scimath" ETCDIR="etc/scimath" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/scimath DOCSDIR=/usr/local/share/doc/scimath EXAMPLESDIR=/usr/local/share/examples/scimath WWWDIR=/usr/local/www/scimath ETCDIR=/usr/local/etc/scimath --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD3CLAUSE LGPL3 accepted by the user =========================================================================== =================================================== ===> py27-scimath-4.1.2_3 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.7.txz [84amd64-default-job-22] Installing pkg-1.4.7... [84amd64-default-job-22] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of py27-scimath-4.1.2_3 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE LGPL3 accepted by the user ===> Fetching all distfiles required by py27-scimath-4.1.2_3 for building =========================================================================== =================================================== ===> License BSD3CLAUSE LGPL3 accepted by the user ===> Fetching all distfiles required by py27-scimath-4.1.2_3 for building => SHA256 Checksum OK for scimath-4.1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD3CLAUSE LGPL3 accepted by the user ===> Fetching all distfiles required by py27-scimath-4.1.2_3 for building ===> Extracting for py27-scimath-4.1.2_3 => SHA256 Checksum OK for scimath-4.1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py27-scimath-4.1.2_3 =========================================================================== =================================================== ===> py27-scimath-4.1.2_3 depends on package: py27-traits>=3.6.0 - not found ===> Verifying install for py27-traits>=3.6.0 in /usr/ports/devel/py-traits ===> Installing existing package /packages/All/py27-traits-4.5.0.txz [84amd64-default-job-22] Installing py27-traits-4.5.0... [84amd64-default-job-22] `-- Installing py27-setuptools27-5.5.1_1... [84amd64-default-job-22] | `-- Installing python27-2.7.9... [84amd64-default-job-22] | | `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-22] | | `-- Installing indexinfo-0.2.2... [84amd64-default-job-22] | | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-22] | | `-- Installing libiconv-1.14_6... [84amd64-default-job-22] | | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-22] | | `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-22] | | `-- Installing libffi-3.2.1... [84amd64-default-job-22] | | `-- Extracting libffi-3.2.1... done [84amd64-default-job-22] | `-- Extracting python27-2.7.9... done [84amd64-default-job-22] `-- Extracting py27-setuptools27-5.5.1_1... done [84amd64-default-job-22] Extracting py27-traits-4.5.0... done 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 py27-scimath-4.1.2_3 ===> py27-scimath-4.1.2_3 depends on package: py27-setuptools27>0 - found ===> py27-scimath-4.1.2_3 depends on file: /usr/local/bin/python2.7 - found =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for py27-scimath-4.1.2_3 Traceback (most recent call last): File "", line 1, in File "setup.py", line 9, in import numpy.distutils.core ImportError: No module named numpy.distutils.core *** Error code 1 Stop in /usr/ports/science/py-scimath. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 11:55:10 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 DEAF7CA0; Sat, 31 Jan 2015 11:55:09 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 C9D2C1EB; Sat, 31 Jan 2015 11:55:09 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VBt9gp058580; Sat, 31 Jan 2015 11:55:09 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VBt99D058573; Sat, 31 Jan 2015 11:55:09 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 11:55:09 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311155.t0VBt99D058573@beefy1.isc.freebsd.org> To: bf@FreeBSD.org Subject: [package - 84i386-default][devel/frama-c] Failed for frama-c-20140301_2 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, 31 Jan 2015 11:55:10 -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: bf@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: head/devel/frama-c/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/frama-c-20140301_2.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building devel/frama-c build started at Sat Jan 31 11:53:52 UTC 2015 port directory: /usr/ports/devel/frama-c building for: FreeBSD 84i386-default-job-23 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: bf@FreeBSD.org Makefile ident: $FreeBSD: head/devel/frama-c/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=frama-c-20140301_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for frama-c-20140301_2: ALTERGO=on: Alt-Ergo plugin (requires PLUGINS) COQ=off: Coq plugin (requires PLUGINS) GUI=on: Graphical User Interface (requires PLUGINS) PLUGINS=on: Build and/or install plugins ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-cpp="cpp -C -I/usr/local/share/frama-c/libc -I." --enable-gui --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/frama-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/frama-c/work HOME=/wrkdirs/usr/ports/devel/frama-c/work TMPDIR="/tmp" HAS_COQ=no XDG_DATA_HOME=/wrkdirs/usr/ports/devel/frama-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/frama-c/work HOME=/wrkdirs/usr/ports/devel/frama-c/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- FRAMAC_LIBDIR="/usr/local/lib/frama-c" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/frama-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/frama-c/work HOME=/wrkdirs/usr/ports/devel/frama-c/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/frama-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/frama-c/work HOME=/wrkdirs/usr/ports/devel/frama-c/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-- ALTERGO="" NO_ALTERGO="@comment " COQ="@comment " NO_COQ="" GUI="" NO_GUI="@comment " PLUGINS="" NO_PLUGINS="@comment " OCAML_SITELIBDIR="lib/ocaml/site-lib" OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/frama-c" EXAMPLESDIR="share/examples/frama-c" DATADIR="share/frama-c" WWWDIR="www/frama-c" ETCDIR="etc/frama-c" --End PLIST_SUB-- --SUB_LIST-- ALTERGO="" NO_ALTERGO="@comment " COQ="@comment " NO_COQ="" GUI="" NO_GUI="@comment " PLUGINS="" NO_PLUGINS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/frama-c DOCSDIR=/usr/local/share/doc/frama-c EXAMPLESDIR=/usr/local/share/examples/frama-c WWWDIR=/usr/local/www/frama-c ETCDIR=/usr/local/etc/frama-c --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> frama-c-20140301_2 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.7.txz [84i386-default-job-23] Installing pkg-1.4.7... [84i386-default-job-23] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of frama-c-20140301_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by frama-c-20140301_2 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by frama-c-20140301_2 for building => SHA256 Checksum OK for frama-c-Neon-20140301.tar.gz. =========================================================================== =================================================== ===> frama-c-20140301_2 depends on file: /usr/local/bin/ocamlc - not found ===> Verifying install for /usr/local/bin/ocamlc in /usr/ports/lang/ocaml ===> Installing existing package /packages/All/ocaml-4.01.0_4.txz [84i386-default-job-23] Installing ocaml-4.01.0_4... [84i386-default-job-23] `-- Installing libX11-1.6.2_2,1... [84i386-default-job-23] | `-- Installing kbproto-1.0.6... [84i386-default-job-23] | `-- Extracting kbproto-1.0.6... done [84i386-default-job-23] | `-- Installing libXau-1.0.8_2... [84i386-default-job-23] | | `-- Installing xproto-7.0.26... [84i386-default-job-23] | | `-- Extracting xproto-7.0.26... done [84i386-default-job-23] | `-- Extracting libXau-1.0.8_2... done [84i386-default-job-23] | `-- Installing libXdmcp-1.1.1_2... [84i386-default-job-23] | `-- Extracting libXdmcp-1.1.1_2... done [84i386-default-job-23] | `-- Installing libxcb-1.11... [84i386-default-job-23] | | `-- Installing libpthread-stubs-0.3_6... [84i386-default-job-23] | | `-- Extracting libpthread-stubs-0.3_6... done [84i386-default-job-23] | | `-- Installing libxml2-2.9.2_2... [84i386-default-job-23] | | `-- Installing libiconv-1.14_6... [84i386-default-job-23] | | `-- Extracting libiconv-1.14_6... done [84i386-default-job-23] | | `-- Extracting libxml2-2.9.2_2... done [84i386-default-job-23] | `-- Extracting libxcb-1.11... done [84i386-default-job-23] `-- Extracting libX11-1.6.2_2,1... done [84i386-default-job-23] `-- Installing tk86-8.6.3... [84i386-default-job-23] | `-- Installing libXScrnSaver-1.2.2_2... [84i386-default-job-23] | | `-- Installing libXext-1.3.3,1... [84i386-default-job-23] | | `-- Installing xextproto-7.3.0... [84i386-default-job-23] | | `-- Extracting xextproto-7.3.0... done [84i386-default-job-23] | | `-- Extracting libXext-1.3.3,1... done [84i386-default-job-23] | | `-- Installing scrnsaverproto-1.2.2... [84i386-default-job-23] | | `-- Extracting scrnsaverproto-1.2.2... done [84i386-default-job-23] | `-- Extracting libXScrnSaver-1.2.2_2... done [84i386-default-job-23] | `-- Installing libXft-2.3.2... [84i386-default-job-23] | | `-- Installing fontconfig-2.11.1,1... [84i386-default-job-23] | | `-- Installing expat-2.1.0_2... [84i386-default-job-23] | | `-- Extracting expat-2.1.0_2... done [84i386-default-job-23] | | `-- Installing freetype2-2.5.5... [84i386-default-job-23] | | `-- Extracting freetype2-2.5.5... done [84i386-default-job-23] | | `-- 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 Ocamlc src/type/descr.cmo Ocamlc src/lib/FCSet.cmi Ocamlc src/lib/FCSet.cmo Ocamlc src/lib/FCMap.cmi Ocamlc src/lib/FCMap.cmo Ocamlc src/lib/FCHashtbl.cmi Ocamlc src/lib/FCHashtbl.cmo Ocamlc src/lib/extlib.cmi Ocamlc src/lib/extlib.cmo Ocamlc src/lib/pretty_utils.cmi Ocamlc src/lib/pretty_utils.cmo Ocamlc src/lib/hook.cmi Ocamlc src/lib/hook.cmo Ocamlc src/lib/bag.cmi Ocamlc src/lib/bag.cmo Ocamlc src/lib/indexer.cmi Ocamlc src/lib/indexer.cmo Ocamlc src/lib/vector.cmi Ocamlc src/lib/vector.cmo Ocamlc src/lib/bitvector.cmi Ocamlc src/lib/bitvector.cmo Ocamlc src/lib/qstack.cmi Ocamlc src/lib/qstack.cmo Ocamlc src/lib/integer.cmi Ocamlc src/lib/integer.cmo Ocamlc src/lib/filepath.cmi Ocamlc src/lib/filepath.cmo Ocamlc src/kernel/config.cmi Ocamlc src/kernel/config.cmo Ocamlc src/kernel/log.cmi Ocamlc src/kernel/log.cmo Ocamlc src/kernel/cmdline.cmi Ocamlc src/kernel/cmdline.cmo Ocamlc src/project/project_skeleton.cmi Ocamlc src/project/project_skeleton.cmo Ocamlc src/type/datatype.cmi Ocamlc src/type/datatype.cmo Ocamlc src/kernel/journal.cmi Ocamlc src/kernel/journal.cmo Ocamlc src/project/state.cmi Ocamlc src/project/state.cmo Ocamlc src/project/state_dependency_graph.cmi Ocamlc src/project/state_dependency_graph.cmo Ocamlc src/project/state_topological.cmi Ocamlc src/project/state_topological.cmo Ocamlc src/project/state_selection.cmi Ocamlc src/project/state_selection.cmo Ocamlc src/project/project.cmi Ocamlc src/project/project.cmo Ocamlc src/project/state_builder.cmi Ocamlc src/project/state_builder.cmo Ocamlc src/kernel/typed_parameter.cmi Ocamlc src/kernel/typed_parameter.cmo Ocamlc src/kernel/dynamic.cmi Ocamlc src/kernel/dynamic.cmo Ocamlc cil/src/cil_types.cmi Ocamlc src/kernel/parameter_customize.cmi Ocamlc src/kernel/parameter_customize.cmo Ocamlc src/kernel/parameter_sig.cmi Ocamlc src/kernel/parameter_state.cmi Ocamlc src/kernel/parameter_state.cmo Ocamlc src/kernel/parameter_builder.cmi Ocamlc src/kernel/parameter_builder.cmo Ocamlc src/kernel/plugin.cmi Ocamlc src/kernel/plugin.cmo Ocamlc src/kernel/kernel.cmi Ocamlc src/kernel/kernel.cmo Ocamlc src/kernel/emitter.cmi Ocamlc src/kernel/emitter.cmo Ocamlc src/lib/floating_point.cmi Ocamlc src/lib/floating_point.cmo Ocamlc src/lib/rangemap.cmi Ocamlc src/lib/rangemap.cmo Ocamlc src/lib/binary_cache.cmi Ocamlc src/lib/binary_cache.cmo Ocamlc external/hptmap.cmi Ocamlc external/hptmap.cmo Ocamlc src/lib/hptset.cmi Ocamlc src/lib/hptset.cmo Ocamlc src/printer/printer_api.cmi Ocamlc src/printer/printer_builder.cmi Ocamlc src/printer/printer_builder.cmo Ocamlc cil/src/cilmsg.cmi Ocamlc cil/src/cilmsg.cmo Ocamlc cil/ocamlutil/alpha.cmi Ocamlc cil/ocamlutil/alpha.cmo Ocamlc cil/ocamlutil/cilconfig.cmi Ocamlc cil/ocamlutil/cilconfig.cmo Ocamlc cil/src/logic/logic_ptree.cmi Ocamlc cil/src/frontc/cabs.cmo Ocamlc cil/src/cil_datatype.cmi Ocamlc cil/src/cil_datatype.cmo Ocamlc cil/src/cil_state_builder.cmi Ocamlc cil/src/cil_state_builder.cmo Ocamlc cil/src/logic/utf8_logic.cmi Ocamlc cil/src/logic/utf8_logic.cmo Ocamlc cil/src/machdep_x86_16.cmi Ocamlc cil/src/machdep_x86_16.cmo Ocamlc cil/src/machdep_x86_32.cmi Ocamlc cil/src/machdep_x86_32.cmo Ocamlc cil/src/machdep_x86_64.cmi Ocamlc cil/src/machdep_x86_64.cmo Ocamlc cil/src/machdep_ppc_32.cmo Ocamlc cil/src/cil_const.cmi Ocamlc cil/src/cil_const.cmo Ocamlc cil/src/logic/logic_env.cmi Ocamlc cil/src/logic/logic_env.cmo Ocamlc cil/src/escape.cmi Ocamlc cil/src/escape.cmo Ocamlc cil/src/logic/logic_const.cmi Ocamlc cil/src/logic/logic_const.cmo Ocamlc cil/src/cil.cmi Ocamlc cil/src/cil.cmo Ocamlc src/printer/cil_printer.cmi Ocamlc src/printer/cil_printer.cmo Ocamlc src/printer/cil_descriptive_printer.cmi Ocamlc src/printer/cil_descriptive_printer.cmo Ocamlc cil/src/frontc/errorloc.cmi Ocamlc cil/src/frontc/errorloc.cmo Ocamlc cil/src/ext/expcompare.cmo Ocamlc cil/src/frontc/cabs_debug.cmi Ocamlc cil/src/frontc/cabs_debug.cmo Ocamlc cil/src/frontc/cabshelper.cmi Ocamlc cil/src/frontc/cabshelper.cmo Ocamlc cil/src/logic/logic_utils.cmi Ocamlc cil/src/logic/logic_utils.cmo Ocamlc cil/src/logic/logic_builtin.cmi Ocamlc cil/src/logic/logic_builtin.cmo Ocamlc cil/src/logic/logic_print.cmi Ocamlc cil/src/logic/logic_print.cmo Ocamlc cil/src/logic/logic_parser.cmi Ocamlc cil/src/logic/logic_parser.cmo Ocamlc cil/src/logic/logic_lexer.cmo Ocamlc cil/src/frontc/lexerhack.cmo Ocamlc cil/src/mergecil.cmi Ocamlc cil/src/mergecil.cmo Ocamlc cil/src/rmtmps.cmi Ocamlc cil/src/rmtmps.cmo Ocamlc cil/src/logic/logic_typing.cmi Ocamlc cil/src/logic/logic_typing.cmo Ocamlc cil/src/frontc/cprint.cmi Ocamlc cil/src/frontc/cprint.cmo Ocamlc cil/src/frontc/cabscond.cmi Ocamlc cil/src/frontc/cabscond.cmo Ocamlc cil/src/frontc/cabsvisit.cmi Ocamlc cil/src/frontc/cabsvisit.cmo Ocamlc cil/src/frontc/cabs2cil.cmi Ocamlc cil/src/frontc/cabs2cil.cmo Ocamlc cil/src/frontc/cparser.cmi Ocamlc cil/src/frontc/clexer.cmi Ocamlc cil/src/frontc/clexer.cmo Ocamlc cil/src/frontc/cparser.cmo Ocamlc cil/src/logic/logic_preprocess.cmi Ocamlc cil/src/logic/logic_preprocess.cmo Ocamlc cil/src/frontc/frontc.cmi Ocamlc cil/src/frontc/frontc.cmo Ocamlc cil/src/ext/callgraph.cmi Ocamlc cil/src/ext/callgraph.cmo Ocamlc cil/src/ext/dataflow.cmi Ocamlc cil/src/ext/dataflow.cmo Ocamlc cil/src/ext/oneret.cmi Ocamlc cil/src/ext/oneret.cmo Ocamlc cil/src/ext/cfg.cmi Ocamlc cil/src/ext/cfg.cmo Ocamlc src/buckx/buckx.cmi Ocamlc src/buckx/buckx.cmo Ocamlc src/kernel/ast_info.cmi Ocamlc src/kernel/ast_info.cmo Ocamlc src/kernel/ast.cmi Ocamlc src/kernel/ast.cmo Ocamlc src/kernel/globals.cmi Ocamlc src/kernel/globals.cmo Ocamlc src/kernel/kernel_function.cmi Ocamlc src/kernel/kernel_function.cmo Ocamlc src/logic/property.cmi Ocamlc src/logic/property.cmo Ocamlc src/logic/property_status.cmi Ocamlc src/logic/property_status.cmo File "src/logic/property_status.ml", line 1444, characters 4-2019: Error: Signature mismatch: ... Values do not match: val vertex_attributes : v -> [> `Color of int | `Label of string | `Shape of [> `Box | `Diamond ] | `Style of [> `Bold | `Filled ] | `Width of float ] list is not included in val vertex_attributes : V.t -> Graph.Graphviz.DotAttributes.vertex list File "src/logic/property_status.ml", line 1479, characters 16-33: Actual declaration share/Makefile.generic:75: recipe for target 'src/logic/property_status.cmo' failed gmake: *** [src/logic/property_status.cmo] Error 2 *** Error code 1 Stop in /usr/ports/devel/frama-c. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 11:58:46 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 7A69FE0D; Sat, 31 Jan 2015 11:58:46 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 66747207; Sat, 31 Jan 2015 11:58:46 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VBwkNv029272; Sat, 31 Jan 2015 11:58:46 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VBwkEj029269; Sat, 31 Jan 2015 11:58:46 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 11:58:46 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311158.t0VBwkEj029269@beefy1.isc.freebsd.org> To: demon@FreeBSD.org Subject: [package - 84i386-default][math/vowpal_wabbit] Failed for vowpal_wabbit-7.9 in configure 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, 31 Jan 2015 11:58:46 -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: demon@FreeBSD.org Last committer: demon@FreeBSD.org Ident: $FreeBSD: head/math/vowpal_wabbit/Makefile 377088 2015-01-15 13:00:58Z demon $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/vowpal_wabbit-7.9.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building math/vowpal_wabbit build started at Sat Jan 31 11:58:35 UTC 2015 port directory: /usr/ports/math/vowpal_wabbit building for: FreeBSD 84i386-default-job-21 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: demon@FreeBSD.org Makefile ident: $FreeBSD: head/math/vowpal_wabbit/Makefile 377088 2015-01-15 13:00:58Z demon $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=vowpal_wabbit-7.9 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-shared=no --with-boost=/usr/local --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/vowpal_wabbit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/vowpal_wabbit/work HOME=/wrkdirs/usr/ports/math/vowpal_wabbit/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/vowpal_wabbit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/vowpal_wabbit/work HOME=/wrkdirs/usr/ports/math/vowpal_wabbit/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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/vowpal_wabbit" EXAMPLESDIR="share/examples/vowpal_wabbit" DATADIR="share/vowpal_wabbit" WWWDIR="www/vowpal_wabbit" ETCDIR="etc/vowpal_wabbit" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/vowpal_wabbit DOCSDIR=/usr/local/share/doc/vowpal_wabbit EXAMPLESDIR=/usr/local/share/examples/vowpal_wabbit WWWDIR=/usr/local/www/vowpal_wabbit ETCDIR=/usr/local/etc/vowpal_wabbit --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> vowpal_wabbit-7.9 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.7.txz [84i386-default-job-21] Installing pkg-1.4.7... [84i386-default-job-21] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of vowpal_wabbit-7.9 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by vowpal_wabbit-7.9 for building =========================================================================== =================================================== ===> Fetching all distfiles required by vowpal_wabbit-7.9 for building => SHA256 Checksum OK for vowpal_wabbit/7.9.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by vowpal_wabbit-7.9 for building ===> Extracting for vowpal_wabbit-7.9 => SHA256 Checksum OK for vowpal_wabbit/7.9.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for vowpal_wabbit-7.9 ===> Applying FreeBSD patches for vowpal_wabbit-7.9 =========================================================================== =================================================== =========================================================================== =================================================== ===> vowpal_wabbit-7.9 depends on shared library: libboost_thread.so - not found ===> Verifying for libboost_thread.so 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 vowpal_wabbit-7.9 =========================================================================== =================================================== ===> Configuring for vowpal_wabbit-7.9 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking build system type... i386-portbld-freebsd8.4 checking host system type... i386-portbld-freebsd8.4 checking how to print strings... printf checking for gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i386-portbld-freebsd8.4 file names to i386-portbld-freebsd8.4 format... func_convert_file_noop checking how to convert i386-portbld-freebsd8.4 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd8.4 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd8.4 ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking for boostlib >= 1.0... configure: We could not detect the boost libraries (version 1.0 or higher). If you have a staged boost library (still not installed) please specify $BOOST_ROOT in your environment and do not give a PATH to --with-boost option. If you are sure you have boost installed, then check your version number looking in . See http://randspringer.de/boost for more documentation. configure: error: Could not find a valid version of boost. ===> Script "configure" failed unexpectedly. Please report the problem to demon@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/math/vowpal_wabbit/work/vowpal_wabbit-7.9/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop in /usr/ports/math/vowpal_wabbit. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 12:18:16 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 3659A291 for ; Sat, 31 Jan 2015 12:18:16 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 215AC3F5; Sat, 31 Jan 2015 12:18:16 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VCIF4O005168; Sat, 31 Jan 2015 12:18:15 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VCIEES004633; Sat, 31 Jan 2015 12:18:14 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 12:18:14 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311218.t0VCIEES004633@beefy1.isc.freebsd.org> To: mi@aldan.algebra.com Subject: [package - 84i386-default][devel/insight] Failed for gdb-insight-6.6_1 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, 31 Jan 2015 12:18:16 -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: mi@aldan.algebra.com Last committer: adamw@FreeBSD.org Ident: $FreeBSD: head/devel/insight/Makefile 358760 2014-06-22 01:33:56Z adamw $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/gdb-insight-6.6_1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building devel/insight build started at Sat Jan 31 12:16:01 UTC 2015 port directory: /usr/ports/devel/insight building for: FreeBSD 84i386-default-job-11 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: mi@aldan.algebra.com Makefile ident: $FreeBSD: head/devel/insight/Makefile 358760 2014-06-22 01:33:56Z adamw $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=gdb-insight-6.6_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --program-suffix=66 --disable-werror --enable-target=all --enable-tui --with-libiconv-prefix=/usr/local --enable-gdbtk --with-tclconfig=/usr/local/lib/tcl8.6 --with-tclinclude=/usr/local/include/tcl8.6/generic --with-tkconfig=/usr/local/lib/tk8.6 --with-tkinclude=/usr/local/include/tk8.6/generic --with-itclconfig=/usr/local/lib/itcl3.4 --with-itkconfig=/usr/local/lib/itk3.3 --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- CONFIGURED_M4=m4 CONFIGURED_BISON=byacc XDG_DATA_HOME=/wrkdirs/usr/ports/devel/insight/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/insight/work HOME=/wrkdirs/usr/ports/devel/insight/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/insight/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/insight/work HOME=/wrkdirs/usr/ports/devel/insight/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/insight/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/insight/work HOME=/wrkdirs/usr/ports/devel/insight/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/insight/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/insight/work HOME=/wrkdirs/usr/ports/devel/insight/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc" CFLAGS="-O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="g++" CXXFLAGS="-O2 -pipe -DRL_NO_COMPAT -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-- VER=66 INSIGHT='' OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gdb" EXAMPLESDIR="share/examples/gdb" DATADIR="share/gdb" WWWDIR="www/gdb" ETCDIR="etc/gdb" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gdb DOCSDIR=/usr/local/share/doc/gdb EXAMPLESDIR=/usr/local/share/examples/gdb WWWDIR=/usr/local/www/gdb ETCDIR=/usr/local/etc/gdb --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== # # The Tk-based GUI (Insight) is patched to work with [incr tcl] # version 3.3 and is currently experimental. Bug reports should # be accompanied by patches. # =========================================================================== =================================================== ===> gdb-insight-6.6_1 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.7.txz [84i386-default-job-11] Installing pkg-1.4.7... [84i386-default-job-11] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gdb-insight-6.6_1 =========================================================================== =================================================== =========================================================================== =================================================== # # The Tk-based GUI (Insight) is patched to work with [incr tcl] # version 3.3 and is currently experimental. Bug reports should # be accompanied by patches. # ===> Fetching all distfiles required by gdb-insight-6.6_1 for building =========================================================================== =================================================== # # The Tk-based GUI (Insight) is patched to work with [incr tcl] # version 3.3 and is currently experimental. Bug reports should # be accompanied by patches. # ===> Fetching all distfiles required by gdb-insight-6.6_1 for building => SHA256 Checksum OK for gdb-6.6.tar.bz2. => SHA256 Checksum OK for gdbtk-6.6.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== # # The Tk-based GUI (Insight) is patched to work with [incr tcl] # version 3.3 and is currently experimental. Bug reports should # be accompanied by patches. # ===> Fetching all distfiles required by gdb-insight-6.6_1 for building ===> Extracting for gdb-insight-6.6_1 => SHA256 Checksum OK for gdb-6.6.tar.bz2. => SHA256 Checksum OK for gdbtk-6.6.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gdb-insight-6.6_1 ===> Applying extra patch /usr/ports/devel/gdb66/files/itcl33-patch ===> Applying extra patch /usr/ports/devel/gdb66/files/extra-gdb-gdbtk-generic-gdbtk.c ===> Applying extra patch /usr/ports/devel/gdb66/files/extra-gdb-gdbtk-generic-gdbtk-hooks.c ===> Applying FreeBSD patches for gdb-insight-6.6_1 echo 'READLINE = -lreadline_p' >> /wrkdirs/usr/ports/devel/insight/work/gdb-6.6/gdb/Makefile.in =========================================================================== =================================================== ===> gdb-insight-6.6_1 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-11] Installing gettext-tools-0.19.4... [84i386-default-job-11] `-- Installing expat-2.1.0_2... [84i386-default-job-11] `-- Extracting expat-2.1.0_2... done [84i386-default-job-11] `-- Installing gettext-runtime-0.19.4... [84i386-default-job-11] | `-- Installing indexinfo-0.2.2... [84i386-default-job-11] | `-- Extracting indexinfo-0.2.2... done [84i386-default-job-11] | `-- Installing libiconv-1.14_6... [84i386-default-job-11] | `-- Extracting libiconv-1.14_6... done [84i386-default-job-11] `-- Extracting gettext-runtime-0.19.4... done [84i386-default-job-11] Extracting gettext-tools-0.19.4... done ===> Returning to build of gdb-insight-6.6_1 ===> gdb-insight-6.6_1 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 [84i386-default-job-11] Installing gmake-4.1_1... [84i386-default-job-11] Extracting gmake-4.1_1... done ===> Returning to build of gdb-insight-6.6_1 =========================================================================== =================================================== ===> gdb-insight-6.6_1 depends on shared library: libitk.so - not found ===> Verifying for libitk.so in /usr/ports/x11-toolkits/itk ===> Installing existing package /packages/All/itk-3.3_3.txz [84i386-default-job-11] Installing itk-3.3_3... [84i386-default-job-11] `-- Installing itcl-3.4.1,1... [84i386-default-job-11] | `-- Installing tcl86-8.6.3... [84i386-default-job-11] | `-- Extracting tcl86-8.6.3... done [84i386-default-job-11] `-- Extracting itcl-3.4.1,1... done [84i386-default-job-11] `-- Installing tk86-8.6.3... [84i386-default-job-11] | `-- Installing libX11-1.6.2_2,1... [84i386-default-job-11] | | `-- Installing kbproto-1.0.6... [84i386-default-job-11] | | `-- Extracting kbproto-1.0.6... done [84i386-default-job-11] | | `-- Installing libXau-1.0.8_2... [84i386-default-job-11] | | `-- Installing xproto-7.0.26... gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized block.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized symtab.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized symfile.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized symmisc.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized linespec.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dictionary.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized infcall.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized infcmd.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized infrun.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized expprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized environ.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized stack.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized thread.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized exceptions.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized inf-child.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized interps.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized -DTARGET_SYSTEM_ROOT=\"\" \ -DBINDIR=\"/usr/local/bin\" .././gdb/main.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized macrotab.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized macrocmd.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized macroexp.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized macroscope.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized event-loop.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized event-top.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized inf-loop.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized completer.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized gdbarch.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized arch-utils.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized gdbtypes.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized osabi.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized .././gdb/copying.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized memattr.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized mem-break.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized target.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized parse.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized language.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized buildsym.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized std-regs.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized .././gdb/signals/signals.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized gdb-events.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized exec.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized bcache.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized objfiles.c ././gdb/observer.sh inc .././gdb/doc/observer.texi observer.inc Creating observer.itmp Moving observer.itmp to observer.inc gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized observer.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized minsyms.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized maint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized demangle.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dbxread.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized coffread.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized coff-pe-read.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized elfread.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarfread.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarf2read.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized mipsread.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized stabsread.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized corefile.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarf2expr.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarf2loc.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarf2-frame.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ada-lang.c ada-lang.c: In function 'ada_lookup_symbol_list': ada-lang.c:4664: warning: passing argument 3 of 'remove_out_of_scope_renamings' discards qualifiers from pointer target type gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized c-lang.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized f-lang.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized objc-lang.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ui-out.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cli-out.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized varobj.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized vec.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized wrapper.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized jv-lang.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized jv-valprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized jv-typeprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized m2-lang.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized p-lang.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized p-typeprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized p-valprint.c p-valprint.c: In function 'pascal_object_print_value_fields': p-valprint.c:756: warning: 'tmp_obstack.alloc_failed' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.maybe_empty_object' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.use_extra_arg' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.extra_arg' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.freefun' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.chunkfun' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.alignment_mask' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.temp' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.chunk_limit' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.next_free' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.object_base' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.chunk' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.chunk_size' may be used uninitialized in this function p-valprint.c: In function 'pascal_object_print_value': p-valprint.c:925: warning: 'tmp_obstack.alloc_failed' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.maybe_empty_object' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.use_extra_arg' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.extra_arg' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.freefun' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.chunkfun' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.alignment_mask' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.temp' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.chunk_limit' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.next_free' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.object_base' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.chunk' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.chunk_size' may be used uninitialized in this function gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized scm-exp.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized scm-lang.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized scm-valprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized sentinel-frame.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized complaints.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized typeprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ada-typeprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized c-typeprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized f-typeprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized m2-typeprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ada-valprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized c-valprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cp-valprint.c cp-valprint.c: In function 'cp_print_value_fields': cp-valprint.c:268: warning: 'tmp_obstack.alloc_failed' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.maybe_empty_object' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.use_extra_arg' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.extra_arg' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.freefun' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.chunkfun' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.alignment_mask' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.temp' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.chunk_limit' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.next_free' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.object_base' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.chunk' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.chunk_size' may be used uninitialized in this function cp-valprint.c: In function 'cp_print_value': cp-valprint.c:527: warning: 'tmp_obstack.alloc_failed' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.maybe_empty_object' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.use_extra_arg' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.extra_arg' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.freefun' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.chunkfun' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.alignment_mask' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.temp' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.chunk_limit' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.next_free' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.object_base' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.chunk' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.chunk_size' may be used uninitialized in this function gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized f-valprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized m2-valprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized nlmread.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized serial.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized mdebugread.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized top.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized utils.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ui-file.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized user-regs.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized frame.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized frame-unwind.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized doublest.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized frame-base.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized gnu-v2-abi.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized .././gdb/gnu-v3-abi.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized hpacc-abi.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cp-abi.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cp-support.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cp-namespace.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized reggroups.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized regset.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized trad-frame.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized tramp-frame.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized solib-null.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized prologue-value.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized memory-map.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized xml-support.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized target-memory.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized inflow.c Making init.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized init.c rm -f libgdb.a ar q libgdb.a i386-tdep.o i387-tdep.o i386bsd-tdep.o i386fbsd-tdep.o bsd-uthread.o corelow.o solib.o solib-svr4.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o fork-child.o inf-ptrace.o fbsd-nat.o i386-nat.o i386bsd-nat.o i386fbsd-nat.o gcore.o bsd-kvm.o remote.o dcache.o remote-utils.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-utils.o cli-logging.o cli-interp.o mi-out.o mi-console.o mi-cmds.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o mi-common.o posix-hdep.o gdbtk.o gdbtk-bp.o gdbtk-cmds.o gdbtk-hooks.o gdbtk-interp.o gdbtk-register.o gdbtk-stack.o gdbtk-varobj.o gdbtk-wrapper.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o c-exp.o cp-name-parser.o obj c-exp.o ada-exp.o jv-exp.o f-exp.o m2-exp.o p-exp.o version.o annotate.o auxv.o bfd-target.o blockframe.o breakpoint.o findvar.o regcache.o charset.o disasm.o dummy-frame.o source.o value.o eval.o valops.o valarith.o valprint.o printcmd.o block.o symtab.o symfile.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o inf-child.o interps.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o osabi.o copying.o memattr.o mem-break.o target.o parse.o language.o buildsym.o std-regs.o signals.o gdb-events.o exec.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o elfread.o dwarfread.o dwarf2read.o mipsread.o stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o ada-lang.o c-lang.o f-lang.o objc-lang.o ui-out.o cli-out.o varobj.o vec.o wrapper.o jv-lang.o jv-valprint.o jv-typeprint.o m2-lang.o p- lang.o p-typeprint.o p-valprint.o scm-exp.o ! scm-lang.o scm-valprint.o sentinel-frame.o complaints.o typeprint.o ada-typeprint.o c-typeprint.o f-typeprint.o m2-typeprint.o ada-valprint.o c-valprint.o cp-valprint.o f-valprint.o m2-valprint.o nlmread.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o gnu-v2-abi.o gnu-v3-abi.o hpacc-abi.o cp-abi.o cp-support.o cp-namespace.o reggroups.o regset.o trad-frame.o tramp-frame.o solib.o solib-null.o prologue-value.o memory-map.o xml-support.o target-memory.o inflow.o init.o ar: warning: creating libgdb.a ranlib libgdb.a rm -f gdb gcc -O2 -pipe -DRL_NO_COMPAT -fno-strict-aliasing \ -o gdb gdb.o libgdb.a \ -lreadline_p ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libgui/src/libgui.a -L/usr/local/lib/itcl3.4 -litcl34 -L/usr/local/lib -litk -L/usr/local/lib -ltk86 -Wl,-rpath,/usr/local/lib -L/usr/local/lib -ltcl86 -L/usr/local/lib -lX11 -lXss -lXext -L/usr/local/lib -lXft -lX11 -L/usr/local/lib -lfreetype -lfontconfig -L/usr/local/lib -lfreetype -lXrender -L/usr/local/lib -lX11 -lfontconfig -lpthread -lz -lpthread -lm -lncurses -lm -L/usr/local/lib -liconv /usr/local/lib/libexpat.so -Wl,-rpath -Wl,/usr/local/lib ../libiberty/libiberty.a -lkvm /usr/bin/ld: cannot find -lreadline_p Makefile:1226: recipe for target 'gdb' failed gmake[2]: *** [gdb] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/insight/work/gdb-6.6/gdb' Makefile:8252: recipe for target 'all-gdb' failed gmake[1]: *** [all-gdb] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/insight/work/gdb-6.6' Makefile:628: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/devel/insight. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 12:18:23 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 6BBF529F for ; Sat, 31 Jan 2015 12:18:23 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 4B3673FA; Sat, 31 Jan 2015 12:18:23 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VCINhH013981; Sat, 31 Jan 2015 12:18:23 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VCIM1L013633; Sat, 31 Jan 2015 12:18:22 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 12:18:22 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311218.t0VCIM1L013633@beefy1.isc.freebsd.org> To: ohartman@zedat.fu-berlin.de Subject: [package - 84i386-default][devel/freeocl] Failed for freeocl-0.3.6_6 in configure 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, 31 Jan 2015 12:18:23 -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: ohartman@zedat.fu-berlin.de Last committer: rodrigo@FreeBSD.org Ident: $FreeBSD: head/devel/freeocl/Makefile 372647 2014-11-16 19:14:45Z rodrigo $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/freeocl-0.3.6_6.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building devel/freeocl build started at Sat Jan 31 12:18:17 UTC 2015 port directory: /usr/ports/devel/freeocl building for: FreeBSD 84i386-default-job-11 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: ohartman@zedat.fu-berlin.de Makefile ident: $FreeBSD: head/devel/freeocl/Makefile 372647 2014-11-16 19:14:45Z rodrigo $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=freeocl-0.3.6_6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/freeocl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/freeocl/work HOME=/wrkdirs/usr/ports/devel/freeocl/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/freeocl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/freeocl/work HOME=/wrkdirs/usr/ports/devel/freeocl/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="g++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing -pthread -std=gnu++0x" 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-- CMAKE_BUILD_TYPE="release" OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/freeocl" EXAMPLESDIR="share/examples/freeocl" DATADIR="share/freeocl" WWWDIR="www/freeocl" ETCDIR="etc/freeocl" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/freeocl DOCSDIR=/usr/local/share/doc/freeocl EXAMPLESDIR=/usr/local/share/examples/freeocl WWWDIR=/usr/local/www/freeocl ETCDIR=/usr/local/etc/freeocl --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL3 accepted by the user =========================================================================== =================================================== ===> freeocl-0.3.6_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.7.txz [84i386-default-job-11] Installing pkg-1.4.7... [84i386-default-job-11] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of freeocl-0.3.6_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL3 accepted by the user ===> Fetching all distfiles required by freeocl-0.3.6_6 for building =========================================================================== =================================================== ===> License LGPL3 accepted by the user ===> Fetching all distfiles required by freeocl-0.3.6_6 for building => SHA256 Checksum OK for FreeOCL-0.3.6-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL3 accepted by the user ===> Fetching all distfiles required by freeocl-0.3.6_6 for building ===> Extracting for freeocl-0.3.6_6 => SHA256 Checksum OK for FreeOCL-0.3.6-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for freeocl-0.3.6_6 ===> Applying FreeBSD patches for freeocl-0.3.6_6 /usr/bin/sed -i.bak -e 's:%%PREFIX%%:/usr/local:g' /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/src/icd/icd_loader.cpp /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeLists.txt =========================================================================== =================================================== ===> freeocl-0.3.6_6 depends on file: /usr/local/lib/libatomic_ops.a - not found ===> Verifying install for /usr/local/lib/libatomic_ops.a in /usr/ports/devel/libatomic_ops ===> Installing existing package /packages/All/libatomic_ops-7.4.0_1.txz [84i386-default-job-11] Installing libatomic_ops-7.4.0_1... [84i386-default-job-11] Extracting libatomic_ops-7.4.0_1... done ===> Returning to build of freeocl-0.3.6_6 ===> freeocl-0.3.6_6 depends on file: /usr/local/include/CL/opencl.h - not found ===> Verifying install for /usr/local/include/CL/opencl.h in /usr/ports/devel/opencl ===> Installing existing package /packages/All/opencl-2.0.txz [84i386-default-job-11] Installing opencl-2.0... [84i386-default-job-11] Extracting opencl-2.0... done Message for opencl-2.0: OpenCL is the first open, royalty-free standard for cross-platform, parallel programming of modern processors. ===> Returning to build of freeocl-0.3.6_6 ===> freeocl-0.3.6_6 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.1.txz [84i386-default-job-11] Installing cmake-3.1.1... [84i386-default-job-11] `-- Installing cmake-modules-3.1.1... [84i386-default-job-11] `-- Extracting cmake-modules-3.1.1... done [84i386-default-job-11] `-- Installing curl-7.40.0... [84i386-default-job-11] | `-- Installing ca_root_nss-3.17.3_1... [84i386-default-job-11] | `-- Extracting ca_root_nss-3.17.3_1... done [84i386-default-job-11] `-- Extracting curl-7.40.0... done [84i386-default-job-11] `-- Installing expat-2.1.0_2... [84i386-default-job-11] `-- Extracting expat-2.1.0_2... done [84i386-default-job-11] `-- Installing libarchive-3.1.2_2,1... [84i386-default-job-11] | `-- Installing libxml2-2.9.2_2... [84i386-default-job-11] | | `-- Installing libiconv-1.14_6... [84i386-default-job-11] | | `-- Extracting libiconv-1.14_6... done [84i386-default-job-11] | `-- Extracting libxml2-2.9.2_2... done [84i386-default-job-11] | `-- Installing lzo2-2.08_1... [84i386-default-job-11] | `-- Extracting lzo2-2.08_1... done [84i386-default-job-11] `-- Extracting libarchive-3.1.2_2,1... done [84i386-default-job-11] Extracting cmake-3.1.1... done ===> Returning to build of freeocl-0.3.6_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for freeocl-0.3.6_6 ===> Performing in-source build /bin/mkdir -p /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source -- The C compiler identification is GNU 4.2.1 -- The CXX compiler identification is unknown -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- broken CMake Error at /usr/local/share/cmake/Modules/CMakeTestCXXCompiler.cmake:54 (message): The C++ compiler "/usr/bin/g++" is not able to compile a simple test program. It fails with the following output: Change Dir: /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec1688309563/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec1688309563.dir/build.make CMakeFiles/cmTryCompileExec1688309563.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeTmp/CMakeFiles 1 Building CXX object CMakeFiles/cmTryCompileExec1688309563.dir/testCXXCompiler.cxx.o /usr/bin/g++ -O2 -pipe -fno-strict-aliasing -pthread -std=gnu++0x -o CMakeFiles/cmTryCompileExec1688309563.dir/testCXXCompiler.cxx.o -c /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeTmp/testCXXCompiler.cxx cc1plus: error: unrecognized command line option "-std=gnu++0x" *** Error code 1 Stop in /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeTmp. *** Error code 1 Stop in /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeTmp. CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:1 (project) -- Configuring incomplete, errors occurred! See also "/wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeOutput.log". See also "/wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeError.log". *** Error code 1 Stop in /usr/ports/devel/freeocl. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 12:20:35 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 5D28C2D0 for ; Sat, 31 Jan 2015 12:20:35 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 4826B678; Sat, 31 Jan 2015 12:20:35 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VCKYmq001368; Sat, 31 Jan 2015 12:20:34 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VCKYMJ001201; Sat, 31 Jan 2015 12:20:34 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 12:20:34 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311220.t0VCKYMJ001201@beefy2.isc.freebsd.org> To: ross@rosstimson.com Subject: [package - 84amd64-default][mail/notmuch] Failed for notmuch-0.18.1 in configure 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, 31 Jan 2015 12:20:35 -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: ross@rosstimson.com Last committer: mva@FreeBSD.org Ident: $FreeBSD: head/mail/notmuch/Makefile 371330 2014-10-21 17:10:06Z mva $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/notmuch-0.18.1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building mail/notmuch build started at Sat Jan 31 12:20:21 UTC 2015 port directory: /usr/ports/mail/notmuch building for: FreeBSD 84amd64-default-job-09 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: ross@rosstimson.com Makefile ident: $FreeBSD: head/mail/notmuch/Makefile 371330 2014-10-21 17:10:06Z mva $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=notmuch-0.18.1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local --mandir=/usr/local/man --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/mail/notmuch/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/notmuch/work HOME=/wrkdirs/usr/ports/mail/notmuch/work TMPDIR="/tmp" PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- PYTHONCMD=/usr/local/bin/python2.7 XDG_DATA_HOME=/wrkdirs/usr/ports/mail/notmuch/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/notmuch/work HOME=/wrkdirs/usr/ports/mail/notmuch/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-- PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd8 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/notmuch" EXAMPLESDIR="share/examples/notmuch" DATADIR="share/notmuch" WWWDIR="www/notmuch" ETCDIR="etc/notmuch" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/notmuch DOCSDIR=/usr/local/share/doc/notmuch EXAMPLESDIR=/usr/local/share/examples/notmuch WWWDIR=/usr/local/www/notmuch ETCDIR=/usr/local/etc/notmuch --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> notmuch-0.18.1 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.7.txz [84amd64-default-job-09] Installing pkg-1.4.7... [84amd64-default-job-09] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of notmuch-0.18.1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by notmuch-0.18.1 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by notmuch-0.18.1 for building => SHA256 Checksum OK for notmuch-0.18.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by notmuch-0.18.1 for building ===> Extracting for notmuch-0.18.1 => SHA256 Checksum OK for notmuch-0.18.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for notmuch-0.18.1 ===> Applying FreeBSD patches for notmuch-0.18.1 =========================================================================== =================================================== ===> notmuch-0.18.1 depends on executable: sphinx-build - not found ===> Verifying install for sphinx-build in /usr/ports/textproc/py-sphinx ===> Installing existing package /packages/All/py27-sphinx-1.2.3.txz [84amd64-default-job-09] Installing py27-sphinx-1.2.3... [84amd64-default-job-09] `-- Installing py27-Jinja2-2.7.3... [84amd64-default-job-09] | `-- Installing py27-Babel-1.3_2... [84amd64-default-job-09] | | `-- Installing py27-pytz-2014.10,1... [84amd64-default-job-09] | | `-- Installing py27-setuptools27-5.5.1_1... [84amd64-default-job-09] | | | `-- Installing python27-2.7.9... [84amd64-default-job-09] | | | `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-09] | | | | `-- Installing indexinfo-0.2.2... [84amd64-default-job-09] | | | | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-09] | | | | `-- Installing libiconv-1.14_6... [84amd64-default-job-09] | | | | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-09] | | | `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-09] | | | `-- Installing libffi-3.2.1... [84amd64-default-job-09] | | | `-- Extracting libffi-3.2.1... done [84amd64-default-job-09] | | | `-- Extracting python27-2.7.9... done [84amd64-default-job-09] | | `-- Extracting py27-setuptools27-5.5.1_1... done [84amd64-default-job-09] | | `-- Extracting py27-pytz-2014.10,1... done [84amd64-default-job-09] | `-- Extracting py27-Babel-1.3_2... done [84amd64-default-job-09] | `-- Installing py27-MarkupSafe-0.23... [84amd64-default-job-09] | `-- Extracting py27-MarkupSafe-0.23... done [84amd64-default-job-09] `-- Extracting py27-Jinja2-2.7.3... done [84amd64-default-job-09] `-- Installing py27-docutils-0.12... [84amd64-default-job-09] `-- Extracting py27-docutils-0.12... done [84amd64-default-job-09] `-- Installing py27-pygments-2.0.2... [84amd64-default-job-09] `-- Extracting py27-pygments-2.0.2... done [84amd64-default-job-09] Extracting py27-sphinx-1.2.3... done 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 notmuch-0.18.1 ===> notmuch-0.18.1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [84amd64-default-job-09] Installing pkgconf-0.9.7... [84amd64-default-job-09] Extracting pkgconf-0.9.7... done ===> Returning to build of notmuch-0.18.1 ===> notmuch-0.18.1 depends on file: /usr/local/bin/python2.7 - found ===> notmuch-0.18.1 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-09] Installing gmake-4.1_1... [84amd64-default-job-09] Extracting gmake-4.1_1... done ===> Returning to build of notmuch-0.18.1 =========================================================================== =================================================== ===> notmuch-0.18.1 depends on shared library: libgmime-2.6.so - not found ===> Verifying for libgmime-2.6.so in /usr/ports/mail/gmime26 ===> Installing existing package /packages/All/gmime26-2.6.20.txz [84amd64-default-job-09] Installing gmime26-2.6.20... [84amd64-default-job-09] `-- Installing glib-2.42.1... [84amd64-default-job-09] | `-- Installing pcre-8.35_2... [84amd64-default-job-09] | `-- Extracting pcre-8.35_2... done [84amd64-default-job-09] | `-- Installing perl5-5.18.4_11... [84amd64-default-job-09] | `-- Extracting perl5-5.18.4_11... done [84amd64-default-job-09] `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [84amd64-default-job-09] Extracting gmime26-2.6.20... done ===> Returning to build of notmuch-0.18.1 ===> notmuch-0.18.1 depends on shared library: libxapian.so - not found ===> Verifying for libxapian.so in /usr/ports/databases/xapian-core ===> Installing existing package /packages/All/xapian-core-1.2.19,1.txz [84amd64-default-job-09] Installing xapian-core-1.2.19,1... [84amd64-default-job-09] Extracting xapian-core-1.2.19,1... done ===> Returning to build of notmuch-0.18.1 ===> notmuch-0.18.1 depends on shared library: libtalloc.so - not found ===> Verifying for libtalloc.so in /usr/ports/devel/talloc ===> Installing existing package /packages/All/talloc-2.1.1.txz [84amd64-default-job-09] Installing talloc-2.1.1... [84amd64-default-job-09] `-- Installing python2-2_3... [84amd64-default-job-09] `-- Extracting python2-2_3... done [84amd64-default-job-09] Extracting talloc-2.1.1... done ===> Returning to build of notmuch-0.18.1 =========================================================================== =================================================== ===> Configuring for notmuch-0.18.1 Welcome to Notmuch, a system for indexing, searching and tagging your email. We hope that the process of building and installing notmuch is quick and smooth so that you can soon be reading and processing your email more efficiently than ever. If anything goes wrong in the configure process, you can override any decisions it makes by manually editing the Makefile.config file that it creates. Also please do as much as you can to figure out what could be different on your machine compared to those of the notmuch developers. Then, please email those details to the Notmuch list (notmuch@notmuchmail.org) so that we can hopefully make future versions of notmuch easier for you to use. We'll now investigate your system to verify that all required dependencies are available: Checking for Xapian development files... Yes (1.2.19). Checking for Xapian compaction support... Yes. Checking for GMime development files... Yes (gmime-2.6 >= 2.6.7). Checking for Glib development files (>= 2.22)... Yes. Checking for zlib (>= 1.2.5.2)... No. Checking for talloc development files... Yes. Checking for valgrind development files... No (but that's fine). Checking for bash-completion (>= 1.90)... No (will not install bash completion). Checking if emacs is available... emacs: not found No (so will not byte-compile emacs code) Checking if sphinx is available and supports nroff output... python: not found No (falling back to rst2man). Checking if rst2man is available... Yes. Checking which platform we are on... FreeBSD. Checking byte order... 1234 *** Error: The dependencies of notmuch could not be satisfied. You will need to install the following packages before being able to compile notmuch: zlib library (>= version 1.2.5.2, including development files such as headers) http://zlib.net/ With any luck, you're using a modern, package-based operating system that has all of these packages available in the distribution. In that case a simple command will install everything you need. For example: On Debian and similar systems: sudo apt-get install libxapian-dev libgmime-2.6-dev libtalloc-dev zlib1g-dev Or on Fedora and similar systems: sudo yum install xapian-core-devel gmime-devel libtalloc-devel zlib-devel On other systems, similar commands can be used, but the details of the package names may be different. When you have installed the necessary dependencies, you can run configure again to ensure the packages can be found, or simply run "make" to compile notmuch. ===> Script "configure" failed unexpectedly. Please report the problem to ross@rosstimson.com [maintainer] and attach the "/wrkdirs/usr/ports/mail/notmuch/work/notmuch-0.18.1/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop in /usr/ports/mail/notmuch. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 12:23:09 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 EDAA12FA for ; Sat, 31 Jan 2015 12:23:09 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 CA83B68D for ; Sat, 31 Jan 2015 12:23:09 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VCN9Mw079645 for ; Sat, 31 Jan 2015 12:23:09 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VCN92L079625; Sat, 31 Jan 2015 12:23:09 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 12:23:09 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311223.t0VCN92L079625@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84amd64-default][emulators/pearpc] Failed for pearpc-0.5_2 in build 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, 31 Jan 2015 12:23:10 -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: bapt@FreeBSD.org Ident: $FreeBSD: head/emulators/pearpc/Makefile 375061 2014-12-20 18:17:19Z bapt $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/pearpc-0.5_2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building emulators/pearpc build started at Sat Jan 31 12:22:40 UTC 2015 port directory: /usr/ports/emulators/pearpc building for: FreeBSD 84amd64-default-job-06 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/emulators/pearpc/Makefile 375061 2014-12-20 18:17:19Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=pearpc-0.5_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for pearpc-0.5_2: DEBUG=off: Build with debugging support EXAMPLES=on: Build and/or install examples OPTIMIZED_CFLAGS=off: Use extra compiler optimizations SDL=off: Simple Direct Media Layer support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-debug --disable-fpo --enable-ui=x11 --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/pearpc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/pearpc/work HOME=/wrkdirs/usr/ports/emulators/pearpc/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/pearpc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/pearpc/work HOME=/wrkdirs/usr/ports/emulators/pearpc/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/pearpc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/pearpc/work HOME=/wrkdirs/usr/ports/emulators/pearpc/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/pearpc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/pearpc/work HOME=/wrkdirs/usr/ports/emulators/pearpc/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -fstack-protector -Wl,-rpath=/usr/l ocal/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48" 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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/pearpc" EXAMPLESDIR="share/examples/pearpc" DATADIR="share/pearpc" WWWDIR="www/pearpc" ETCDIR="etc/pearpc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pearpc DOCSDIR=/usr/local/share/doc/pearpc EXAMPLESDIR=/usr/local/share/examples/pearpc WWWDIR=/usr/local/www/pearpc ETCDIR=/usr/local/etc/pearpc --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> pearpc-0.5_2 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.7.txz [84amd64-default-job-06] Installing pkg-1.4.7... [84amd64-default-job-06] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of pearpc-0.5_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by pearpc-0.5_2 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by pearpc-0.5_2 for building => SHA256 Checksum OK for pearpc-0.5.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by pearpc-0.5_2 for building ===> Extracting for pearpc-0.5_2 => SHA256 Checksum OK for pearpc-0.5.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for pearpc-0.5_2 ===> Applying FreeBSD patches for pearpc-0.5_2 =========================================================================== =================================================== ===> pearpc-0.5_2 depends on executable: gcc48 - not found ===> Verifying install for gcc48 in /usr/ports/lang/gcc ===> Installing existing package /packages/All/gcc-4.8.4.txz [84amd64-default-job-06] Installing gcc-4.8.4... [84amd64-default-job-06] `-- Installing binutils-2.25... [84amd64-default-job-06] | `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-06] | | `-- Installing indexinfo-0.2.2... [84amd64-default-job-06] | | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-06] | | `-- Installing libiconv-1.14_6... [84amd64-default-job-06] | | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-06] | `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-06] `-- Extracting binutils-2.25... done [84amd64-default-job-06] `-- Installing gcc-ecj-4.5... [84amd64-default-job-06] `-- Extracting gcc-ecj-4.5... done [84amd64-default-job-06] `-- Installing gmp-5.1.3_2... [84amd64-default-job-06] `-- Extracting gmp-5.1.3_2... done [84amd64-default-job-06] `-- Installing mpc-1.0.2_1... [84amd64-default-job-06] | `-- Installing mpfr-3.1.2_2... [84amd64-default-job-06] | `-- Extracting mpfr-3.1.2_2... done [84amd64-default-job-06] `-- Extracting mpc-1.0.2_1... done [84amd64-default-job-06] Extracting gcc-4.8.4... done Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===> Returning to build of pearpc-0.5_2 ===> pearpc-0.5_2 depends on file: /usr/local/bin/as - found ===> pearpc-0.5_2 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/x11.pc in /usr/ports/x11/libX11 ===> Installing existing package /packages/All/libX11-1.6.2_2,1.txz [84amd64-default-job-06] Installing libX11-1.6.2_2,1... [84amd64-default-job-06] `-- Installing kbproto-1.0.6... [84amd64-default-job-06] `-- Extracting kbproto-1.0.6... done [84amd64-default-job-06] `-- Installing libXau-1.0.8_2... [84amd64-default-job-06] | `-- Installing xproto-7.0.26... [84amd64-default-job-06] | `-- Extracting xproto-7.0.26... done [84amd64-default-job-06] `-- Extracting libXau-1.0.8_2... done [84amd64-default-job-06] `-- Installing libXdmcp-1.1.1_2... [84amd64-default-job-06] `-- Extracting libXdmcp-1.1.1_2... done [84amd64-default-job-06] `-- Installing libxcb-1.11... [84amd64-default-job-06] | `-- Installing libpthread-stubs-0.3_6... [84amd64-default-job-06] | `-- Extracting libpthread-stubs-0.3_6... done [84amd64-default-job-06] | `-- Installing libxml2-2.9.2_2... [84amd64-default-job-06] | `-- Extracting libxml2-2.9.2_2... done [84amd64-default-job-06] `-- Extracting libxcb-1.11... done [84amd64-default-job-06] Extracting libX11-1.6.2_2,1... done ===> Returning to build of pearpc-0.5_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for pearpc-0.5_2 configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd8.4 checking host system type... amd64-portbld-freebsd8.4 checking target system type... amd64-portbld-freebsd8.4 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes ppc_double A, B, D; ^ ppc_fpu.cc:1063:19: warning: 'D.ppc_double::e' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc:1063:19: warning: 'D.ppc_double::m' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc:1063:19: warning: 'D.ppc_double::e' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc:1063:19: warning: 'D.ppc_double::s' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc:1063:19: warning: 'D.ppc_double::type' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc: In function 'void ppc_opc_fmaddsx(PPC_CPU_State&)': ppc_fpu.cc:509:13: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_quadro p; ^ ppc_fpu.cc:532:13: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_quadro x; ^ ppc_fpu.cc:539:13: warning: 'x.ppc_quadro::e' may be used uninitialized in this function [-Wmaybe-uninitialized] res.e = x.e; ^ ppc_fpu.cc:532:13: note: 'x.ppc_quadro::e' was declared here ppc_quadro x; ^ ppc_fpu.cc:543:17: warning: '*((void*)& x +24)' may be used uninitialized in this function [-Wmaybe-uninitialized] res.m |= x.m1 & 1; // X' bit from m1 ^ ppc_fpu.cc:532:13: note: '*((void*)& x +24)' was declared here ppc_quadro x; ^ ppc_fpu.cc:541:16: warning: '*((void*)& x +16)' may be used uninitialized in this function [-Wmaybe-uninitialized] res.m = x.m0 << 13; // 43 bits from m0 ^ ppc_fpu.cc:532:13: note: '*((void*)& x +16)' was declared here ppc_quadro x; ^ ppc_fpu.cc:538:13: warning: 'x.ppc_quadro::s' may be used uninitialized in this function [-Wmaybe-uninitialized] res.s = x.s; ^ ppc_fpu.cc:532:13: note: 'x.ppc_quadro::s' was declared here ppc_quadro x; ^ ppc_fpu.cc:201:22: warning: 'p.ppc_quadro::e' may be used uninitialized in this function [-Wmaybe-uninitialized] int diff = a.e - b.e; ^ ppc_fpu.cc:509:13: note: 'p.ppc_quadro::e' was declared here ppc_quadro p; ^ ppc_fpu.cc:207:20: warning: '*((void*)& p +24)' may be used uninitialized in this function [-Wmaybe-uninitialized] } else if (a.m0 || a.m1) { ^ ppc_fpu.cc:509:13: note: '*((void*)& p +24)' was declared here ppc_quadro p; ^ ppc_fpu.cc:509:13: warning: '*((void*)& p +16)' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc: In function 'void ppc_opc_fmsubsx(PPC_CPU_State&)': ppc_fpu.cc:509:13: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc:539:13: warning: 'x.ppc_quadro::e' may be used uninitialized in this function [-Wmaybe-uninitialized] res.e = x.e; ^ ppc_fpu.cc:532:13: note: 'x.ppc_quadro::e' was declared here ppc_quadro x; ^ ppc_fpu.cc:543:17: warning: '*((void*)& x +24)' may be used uninitialized in this function [-Wmaybe-uninitialized] res.m |= x.m1 & 1; // X' bit from m1 ^ ppc_fpu.cc:532:13: note: '*((void*)& x +24)' was declared here ppc_quadro x; ^ ppc_fpu.cc:541:16: warning: '*((void*)& x +16)' may be used uninitialized in this function [-Wmaybe-uninitialized] res.m = x.m0 << 13; // 43 bits from m0 ^ ppc_fpu.cc:532:13: note: '*((void*)& x +16)' was declared here ppc_quadro x; ^ ppc_fpu.cc:538:13: warning: 'x.ppc_quadro::s' may be used uninitialized in this function [-Wmaybe-uninitialized] res.s = x.s; ^ ppc_fpu.cc:532:13: note: 'x.ppc_quadro::s' was declared here ppc_quadro x; ^ ppc_fpu.cc:537:19: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] res.type = x.type; ^ ppc_fpu.cc:532:13: note: 'x' was declared here ppc_quadro x; ^ ppc_fpu.cc:201:22: warning: 'p.ppc_quadro::e' may be used uninitialized in this function [-Wmaybe-uninitialized] int diff = a.e - b.e; ^ ppc_fpu.cc:509:13: note: 'p.ppc_quadro::e' was declared here ppc_quadro p; ^ ppc_fpu.cc:207:20: warning: '*((void*)& p +24)' may be used uninitialized in this function [-Wmaybe-uninitialized] } else if (a.m0 || a.m1) { ^ ppc_fpu.cc:509:13: note: '*((void*)& p +24)' was declared here ppc_quadro p; ^ ppc_fpu.cc:509:13: warning: '*((void*)& p +16)' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc: In function 'void ppc_opc_fnmaddsx(PPC_CPU_State&)': ppc_fpu.cc:509:13: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc:539:13: warning: 'x.ppc_quadro::e' may be used uninitialized in this function [-Wmaybe-uninitialized] res.e = x.e; ^ ppc_fpu.cc:532:13: note: 'x.ppc_quadro::e' was declared here ppc_quadro x; ^ ppc_fpu.cc:543:17: warning: '*((void*)& x +24)' may be used uninitialized in this function [-Wmaybe-uninitialized] res.m |= x.m1 & 1; // X' bit from m1 ^ ppc_fpu.cc:532:13: note: '*((void*)& x +24)' was declared here ppc_quadro x; ^ ppc_fpu.cc:541:16: warning: '*((void*)& x +16)' may be used uninitialized in this function [-Wmaybe-uninitialized] res.m = x.m0 << 13; // 43 bits from m0 ^ ppc_fpu.cc:532:13: note: '*((void*)& x +16)' was declared here ppc_quadro x; ^ ppc_fpu.cc:532:13: warning: 'x.ppc_quadro::s' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc:537:19: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] res.type = x.type; ^ ppc_fpu.cc:532:13: note: 'x' was declared here ppc_quadro x; ^ ppc_fpu.cc:201:22: warning: 'p.ppc_quadro::e' may be used uninitialized in this function [-Wmaybe-uninitialized] int diff = a.e - b.e; ^ ppc_fpu.cc:509:13: note: 'p.ppc_quadro::e' was declared here ppc_quadro p; ^ ppc_fpu.cc:207:20: warning: '*((void*)& p +24)' may be used uninitialized in this function [-Wmaybe-uninitialized] } else if (a.m0 || a.m1) { ^ ppc_fpu.cc:509:13: note: '*((void*)& p +24)' was declared here ppc_quadro p; ^ ppc_fpu.cc:509:13: warning: '*((void*)& p +16)' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc: In function 'void ppc_opc_fnmsubsx(PPC_CPU_State&)': ppc_fpu.cc:509:13: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc:539:13: warning: 'x.ppc_quadro::e' may be used uninitialized in this function [-Wmaybe-uninitialized] res.e = x.e; ^ ppc_fpu.cc:532:13: note: 'x.ppc_quadro::e' was declared here ppc_quadro x; ^ ppc_fpu.cc:543:17: warning: '*((void*)& x +24)' may be used uninitialized in this function [-Wmaybe-uninitialized] res.m |= x.m1 & 1; // X' bit from m1 ^ ppc_fpu.cc:532:13: note: '*((void*)& x +24)' was declared here ppc_quadro x; ^ ppc_fpu.cc:541:16: warning: '*((void*)& x +16)' may be used uninitialized in this function [-Wmaybe-uninitialized] res.m = x.m0 << 13; // 43 bits from m0 ^ ppc_fpu.cc:532:13: note: '*((void*)& x +16)' was declared here ppc_quadro x; ^ ppc_fpu.cc:532:13: warning: 'x.ppc_quadro::s' may be used uninitialized in this function [-Wmaybe-uninitialized] ppc_fpu.cc:537:19: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] res.type = x.type; ^ ppc_fpu.cc:532:13: note: 'x' was declared here ppc_quadro x; ^ ppc_fpu.cc:201:22: warning: 'p.ppc_quadro::e' may be used uninitialized in this function [-Wmaybe-uninitialized] int diff = a.e - b.e; ^ ppc_fpu.cc:509:13: note: 'p.ppc_quadro::e' was declared here ppc_quadro p; ^ ppc_fpu.cc:207:20: warning: '*((void*)& p +24)' may be used uninitialized in this function [-Wmaybe-uninitialized] } else if (a.m0 || a.m1) { ^ ppc_fpu.cc:509:13: note: '*((void*)& p +24)' was declared here ppc_quadro p; ^ ppc_fpu.cc:509:13: warning: '*((void*)& p +16)' may be used uninitialized in this function [-Wmaybe-uninitialized] mv -f .deps/ppc_fpu.Tpo .deps/ppc_fpu.Po g++48 -DHAVE_CONFIG_H -I. -I../../.. -I ../.. -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -Wundef -Wall -Woverloaded-virtual -fsigned-char -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -MT ppc_mmu.o -MD -MP -MF .deps/ppc_mmu.Tpo -c -o ppc_mmu.o ppc_mmu.cc ppc_mmu.cc: In function 'bool ppc_init_physical_memory(uint)': ppc_mmu.cc:828:84: error: 'MAP_32BIT' was not declared in this scope gMemory = (byte*)mmap(NULL, size, PROT_READ | PROT_WRITE, MAP_ANON | MAP_SHARED | MAP_32BIT, -1, 0); ^ *** Error code 1 Stop in /wrkdirs/usr/ports/emulators/pearpc/work/pearpc-0.5/src/cpu/cpu_jitc_x86_64. *** Error code 1 Stop in /wrkdirs/usr/ports/emulators/pearpc/work/pearpc-0.5/src/cpu. *** Error code 1 Stop in /wrkdirs/usr/ports/emulators/pearpc/work/pearpc-0.5/src. *** Error code 1 Stop in /wrkdirs/usr/ports/emulators/pearpc/work/pearpc-0.5. *** Error code 1 Stop in /wrkdirs/usr/ports/emulators/pearpc/work/pearpc-0.5. *** Error code 1 Stop in /usr/ports/emulators/pearpc. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 12:25:17 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 1FA51343 for ; Sat, 31 Jan 2015 12:25:17 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 F1C7A695; Sat, 31 Jan 2015 12:25:16 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VCPGb6094076; Sat, 31 Jan 2015 12:25:16 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VCPG22093861; Sat, 31 Jan 2015 12:25:16 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 12:25:16 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311225.t0VCPG22093861@beefy2.isc.freebsd.org> To: waitman@waitman.net Subject: [package - 84amd64-default][graphics/dcraw-m] Failed for dcraw-m-9.22_1 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, 31 Jan 2015 12:25:17 -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: waitman@waitman.net Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/graphics/dcraw-m/Makefile 377347 2015-01-18 21:12:42Z kwm $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/dcraw-m-9.22_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building graphics/dcraw-m build started at Sat Jan 31 12:24:48 UTC 2015 port directory: /usr/ports/graphics/dcraw-m building for: FreeBSD 84amd64-default-job-06 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: waitman@waitman.net Makefile ident: $FreeBSD: head/graphics/dcraw-m/Makefile 377347 2015-01-18 21:12:42Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=dcraw-m-9.22_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/dcraw-m/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/dcraw-m/work HOME=/wrkdirs/usr/ports/graphics/dcraw-m/work TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/dcraw-m/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/dcraw-m/work HOME=/wrkdirs/usr/ports/graphics/dcraw-m/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 -Wall -Werror -I/usr/local/include `MagickWand-config --cflags --cppflags` -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" `MagickWand-config --ldflags --libs` -lm -llcms2 -ljpeg -ljasper -fstack-protector" LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -Wall -Werror -I/usr/local/include `MagickWand-config --cflags --cppflags` -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/dcraw-m" EXAMPLESDIR="share/examples/dcraw-m" DATADIR="share/dcraw-m" WWWDIR="www/dcraw-m" ETCDIR="etc/dcraw-m" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/dcraw-m DOCSDIR=/usr/local/share/doc/dcraw-m EXAMPLESDIR=/usr/local/share/examples/dcraw-m WWWDIR=/usr/local/www/dcraw-m ETCDIR=/usr/local/etc/dcraw-m --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> dcraw-m-9.22_1 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.7.txz [84amd64-default-job-06] Installing pkg-1.4.7... [84amd64-default-job-06] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of dcraw-m-9.22_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dcraw-m-9.22_1 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dcraw-m-9.22_1 for building => SHA256 Checksum OK for dcraw-m-9.22.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by dcraw-m-9.22_1 for building ===> Extracting for dcraw-m-9.22_1 => SHA256 Checksum OK for dcraw-m-9.22.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for dcraw-m-9.22_1 =========================================================================== =================================================== ===> dcraw-m-9.22_1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [84amd64-default-job-06] Installing pkgconf-0.9.7... [84amd64-default-job-06] Extracting pkgconf-0.9.7... done ===> Returning to build of dcraw-m-9.22_1 =========================================================================== =================================================== ===> dcraw-m-9.22_1 depends on shared library: libjasper.so - not found ===> Verifying for libjasper.so in /usr/ports/graphics/jasper ===> Installing existing package /packages/All/jasper-1.900.1_14.txz [84amd64-default-job-06] Installing jasper-1.900.1_14... [84amd64-default-job-06] `-- Installing jpeg-8_6... [84amd64-default-job-06] `-- Extracting jpeg-8_6... done [84amd64-default-job-06] Extracting jasper-1.900.1_14... done ===> Returning to build of dcraw-m-9.22_1 ===> dcraw-m-9.22_1 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so.8.4.0) ===> dcraw-m-9.22_1 depends on shared library: liblcms2.so - not found ===> Verifying for liblcms2.so in /usr/ports/graphics/lcms2 ===> Installing existing package /packages/All/lcms2-2.6_3.txz [84amd64-default-job-06] Installing lcms2-2.6_3... [84amd64-default-job-06] `-- Installing tiff-4.0.3_5... [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.3_5... done [84amd64-default-job-06] Extracting lcms2-2.6_3... done ===> Returning to build of dcraw-m-9.22_1 ===> dcraw-m-9.22_1 depends on shared library: libMagickWand-6.so - not found ===> Verifying for libMagickWand-6.so in /usr/ports/graphics/ImageMagick ===> Installing existing package /packages/All/ImageMagick-6.9.0.4,1.txz [84amd64-default-job-06] Installing ImageMagick-6.9.0.4,1... [84amd64-default-job-06] `-- Installing fftw3-3.3.3_2... [84amd64-default-job-06] | `-- Installing indexinfo-0.2.2... [84amd64-default-job-06] | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-06] `-- Extracting fftw3-3.3.3_2... done [84amd64-default-job-06] `-- Installing fontconfig-2.11.1,1... [84amd64-default-job-06] | `-- Installing expat-2.1.0_2... [84amd64-default-job-06] | `-- Extracting expat-2.1.0_2... done [84amd64-default-job-06] | `-- Installing freetype2-2.5.5... [84amd64-default-job-06] | `-- Extracting freetype2-2.5.5... done [84amd64-default-job-06] `-- 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 [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 [84amd64-default-job-06] | | `-- Installing png-1.6.16... [84amd64-default-job-06] | | `-- Extracting png-1.6.16... done ===> Creating users and/or groups. Using existing group 'cups'. Using existing user 'cups'. [84amd64-default-job-06] | `-- Extracting cups-image-1.7.3_3... done [84amd64-default-job-06] | `-- Installing gsfonts-8.11_6... [84amd64-default-job-06] | `-- Extracting gsfonts-8.11_6... done [84amd64-default-job-06] | | | `-- Installing xproto-7.0.26... [84amd64-default-job-06] | | | `-- Extracting xproto-7.0.26... done [84amd64-default-job-06] | | `-- Extracting libXau-1.0.8_2... done [84amd64-default-job-06] | | `-- Installing libXdmcp-1.1.1_2... [84amd64-default-job-06] | | `-- Extracting libXdmcp-1.1.1_2... done [84amd64-default-job-06] | | `-- Installing libxcb-1.11... [84amd64-default-job-06] | | | `-- Installing libpthread-stubs-0.3_6... [84amd64-default-job-06] | | | `-- Extracting libpthread-stubs-0.3_6... done [84amd64-default-job-06] | | | `-- Installing libxml2-2.9.2_2... [84amd64-default-job-06] | | | `-- Extracting libxml2-2.9.2_2... done [84amd64-default-job-06] | | `-- Extracting libxcb-1.11... done [84amd64-default-job-06] | | `-- Extracting libX11-1.6.2_2,1... done [84amd64-default-job-06] | | `-- Installing xextproto-7.3.0... [84amd64-default-job-06] | | `-- Extracting xextproto-7.3.0... done [84amd64-default-job-06] | `-- Extracting libXext-1.3.3,1... done [84amd64-default-job-06] | `-- Installing libXt-1.1.4_2,1... [84amd64-default-job-06] | | `-- Installing libSM-1.2.2_2,1... [84amd64-default-job-06] | | `-- Installing libICE-1.0.9,1... [84amd64-default-job-06] | | `-- Extracting libICE-1.0.9,1... done [84amd64-default-job-06] | | `-- Extracting libSM-1.2.2_2,1... done [84amd64-default-job-06] | `-- Extracting libXt-1.1.4_2,1... done [84amd64-default-job-06] | `-- Installing libidn-1.29... [84amd64-default-job-06] | | `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-06] | | `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-06] | `-- Extracting libidn-1.29... done [84amd64-default-job-06] | `-- Installing libpaper-1.1.24.3... [84amd64-default-job-06] | `-- Extracting libpaper-1.1.24.3... done [84amd64-default-job-06] | `-- Installing svgalib-1.4.3_7... [84amd64-default-job-06] | `-- Extracting svgalib-1.4.3_7... done [84amd64-default-job-06] `-- Extracting ghostscript9-9.06_10... done [84amd64-default-job-06] `-- Installing libfpx-1.3.1.4... [84amd64-default-job-06] `-- Extracting libfpx-1.3.1.4... done [84amd64-default-job-06] `-- Installing liblqr-1-0.4.1_8... [84amd64-default-job-06] | `-- Installing glib-2.42.1... [84amd64-default-job-06] | | `-- Installing libffi-3.2.1... [84amd64-default-job-06] | | `-- Extracting libffi-3.2.1... done [84amd64-default-job-06] | | `-- Installing pcre-8.35_2... [84amd64-default-job-06] | | `-- Extracting pcre-8.35_2... done [84amd64-default-job-06] | | `-- Installing perl5-5.18.4_11... [84amd64-default-job-06] | | `-- Extracting perl5-5.18.4_11... done [84amd64-default-job-06] | | `-- Installing python27-2.7.9... [84amd64-default-job-06] | | `-- Extracting python27-2.7.9... done [84amd64-default-job-06] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [84amd64-default-job-06] `-- Extracting liblqr-1-0.4.1_8... done [84amd64-default-job-06] `-- Installing libltdl-2.4.5... [84amd64-default-job-06] `-- Extracting libltdl-2.4.5... done [84amd64-default-job-06] `-- Installing librsvg2-2.40.6_1... [84amd64-default-job-06] | `-- Installing atk-2.14.0... [84amd64-default-job-06] | `-- Extracting atk-2.14.0... done [84amd64-default-job-06] | `-- Installing gtk-engines2-2.20.2_2... [84amd64-default-job-06] | | `-- Installing gtk2-2.24.25_1... [84amd64-default-job-06] | | `-- Installing gdk-pixbuf2-2.31.2_1... [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] | | | `-- 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 libXi-1.7.4,1... done [84amd64-default-job-06] | | `-- Extracting gdk-pixbuf2-2.31.2_1... done [84amd64-default-job-06] | | `-- Installing gtk-update-icon-cache-2.24.25... [84amd64-default-job-06] | | | `-- Installing hicolor-icon-theme-0.12... [84amd64-default-job-06] | | | `-- Extracting hicolor-icon-theme-0.12... done [84amd64-default-job-06] | | | `-- Installing libXcomposite-0.4.4_2,1... [84amd64-default-job-06] | | | `-- Installing compositeproto-0.4.2... [84amd64-default-job-06] | | | `-- Extracting compositeproto-0.4.2... done [84amd64-default-job-06] | | | `-- Extracting libXcomposite-0.4.4_2,1... done [84amd64-default-job-06] | | | `-- Installing libXcursor-1.1.14_2... [84amd64-default-job-06] | | | `-- Installing libXrender-0.9.8_2... [84amd64-default-job-06] | | | | `-- Installing renderproto-0.11.1... [84amd64-default-job-06] | | | | `-- Extracting renderproto-0.11.1... done [84amd64-default-job-06] | | | `-- Extracting libXrender-0.9.8_2... done [84amd64-default-job-06] | | | `-- Extracting libXcursor-1.1.14_2... done [84amd64-default-job-06] | | | `-- Installing libXdamage-1.1.4_2... [84amd64-default-job-06] | | | `-- Installing damageproto-1.2.1... [84amd64-default-job-06] | | | `-- Extracting damageproto-1.2.1... done [84amd64-default-job-06] | | | `-- Extracting libXdamage-1.1.4_2... 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 pango-1.36.8... [84amd64-default-job-06] | | | `-- Installing cairo-1.12.18_1,2... [84amd64-default-job-06] | | | | `-- Installing pixman-0.32.6... [84amd64-default-job-06] | | | | `-- Extracting pixman-0.32.6... done [84amd64-default-job-06] | | | | `-- Installing xcb-util-renderutil-0.3.9... [84amd64-default-job-06] | | | | `-- Installing xcb-util-0.4.0,1... [84amd64-default-job-06] | | | | `-- Extracting xcb-util-0.4.0,1... done [84amd64-default-job-06] | | | | `-- Extracting xcb-util-renderutil-0.3.9... done [84amd64-default-job-06] | | | `-- Extracting cairo-1.12.18_1,2... done [84amd64-default-job-06] | | | `-- Installing encodings-1.0.4_1,1... [84amd64-default-job-06] | | | | `-- Installing font-util-1.3.0_1... [84amd64-default-job-06] | | | | `-- Extracting font-util-1.3.0_1... done [84amd64-default-job-06] | | | `-- Extracting encodings-1.0.4_1,1... done [84amd64-default-job-06] | | | `-- Installing harfbuzz-0.9.36... [84amd64-default-job-06] | | | | `-- Installing graphite2-1.2.4... [84amd64-default-job-06] | | | | `-- Extracting graphite2-1.2.4... done [84amd64-default-job-06] | | | | `-- Installing icu-53.1... [84amd64-default-job-06] | | | | `-- Extracting icu-53.1... done [84amd64-default-job-06] | | | `-- Extracting harfbuzz-0.9.36... done [84amd64-default-job-06] | | | `-- Installing libXft-2.3.2... [84amd64-default-job-06] | | | `-- Extracting libXft-2.3.2... done [84amd64-default-job-06] | | | `-- Installing xorg-fonts-truetype-7.7_1... [84amd64-default-job-06] | | | | `-- Installing dejavu-2.34_4... [84amd64-default-job-06] | | | | `-- Extracting dejavu-2.34_4... done mkfontscale: not found mkfontdir: not found [84amd64-default-job-06] | | | | `-- Installing font-bh-ttf-1.0.3_1... [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 font-bh-ttf-1.0.3_1... done [84amd64-default-job-06] | | | | `-- Installing font-misc-ethiopic-1.0.3_1... [84amd64-default-job-06] | | | | `-- Extracting font-misc-ethiopic-1.0.3_1... done [84amd64-default-job-06] | | | | `-- Installing font-misc-meltho-1.0.3_1... [84amd64-default-job-06] | | | | `-- Extracting font-misc-meltho-1.0.3_1... done [84amd64-default-job-06] | | | `-- Extracting pango-1.36.8... done [84amd64-default-job-06] | | | `-- Installing shared-mime-info-1.1_1... [84amd64-default-job-06] | | | `-- Extracting shared-mime-info-1.1_1... done [84amd64-default-job-06] | | `-- Extracting gtk-update-icon-cache-2.24.25... done [84amd64-default-job-06] | | `-- Installing python-2.7_2,2... [84amd64-default-job-06] | | | `-- Installing python2-2_3... [84amd64-default-job-06] | | | `-- Extracting python2-2_3... done [84amd64-default-job-06] | | `-- Extracting python-2.7_2,2... done [84amd64-default-job-06] | | `-- Extracting gtk2-2.24.25_1... done [84amd64-default-job-06] | `-- Extracting gtk-engines2-2.20.2_2... done [84amd64-default-job-06] | `-- Installing libcroco-0.6.8_2... [84amd64-default-job-06] | `-- Extracting libcroco-0.6.8_2... done [84amd64-default-job-06] | `-- Installing libgsf-1.14.30_1... [84amd64-default-job-06] | `-- Extracting libgsf-1.14.30_1... done [84amd64-default-job-06] `-- Extracting librsvg2-2.40.6_1... done [84amd64-default-job-06] `-- Installing libwmf-0.2.8.4_13... [84amd64-default-job-06] `-- Extracting libwmf-0.2.8.4_13... done [84amd64-default-job-06] `-- Installing openjpeg-2.1.0_1... [84amd64-default-job-06] `-- Extracting openjpeg-2.1.0_1... done [84amd64-default-job-06] `-- Installing webp-0.4.2_3... [84amd64-default-job-06] | `-- Installing giflib-5.0.6... [84amd64-default-job-06] | `-- Extracting giflib-5.0.6... done [84amd64-default-job-06] `-- Extracting webp-0.4.2_3... done [84amd64-default-job-06] Extracting ImageMagick-6.9.0.4,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 ===================================================================== Message for liblqr-1-0.4.1_8: ========================================================================== NOTE: In order to compile examples for liblqr, you will also need pngwriter port (/usr/ports/graphics/pngwriter). Examples are located in /usr/local/share/examples/liblqr-1 ========================================================================== Message for dejavu-2.34_4: 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. ===> Returning to build of dcraw-m-9.22_1 =========================================================================== =================================================== ===> Configuring for dcraw-m-9.22_1 =========================================================================== =================================================== ===> Building for dcraw-m-9.22_1 ( cd /wrkdirs/usr/ports/graphics/dcraw-m/work/waitman-dcraw-m-1392579 ; cc -O2 -pipe -Wall -Werror -I/usr/local/include `MagickWand-config --cflags --cppflags` -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -fstack-protector -fno-strict-aliasing -L/usr/local/lib `MagickWand-config --ldflags --libs` -lm -llcms2 -ljpeg -ljasper -fstack-protector -o dcraw-m dcraw-m.c ) cc1: warnings being treated as errors dcraw-m.c: In function 'xtrans_interpolate': dcraw-m.c:4491: warning: 'sgcol' may be used uninitialized in this function dcraw-m.c:4491: warning: 'sgrow' may be used uninitialized in this function *** Error code 1 Stop in /usr/ports/graphics/dcraw-m. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 07:36:22 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 A5E242C5 for ; Sat, 31 Jan 2015 07:36:22 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (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 8D7889D6; Sat, 31 Jan 2015 07:36:22 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V7aMRs014796; Sat, 31 Jan 2015 07:36:22 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V7aLmp013795; Sat, 31 Jan 2015 07:36:21 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 07:36:21 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310736.t0V7aLmp013795@beefy1.isc.freebsd.org> To: rnejdl@ringofsaturn.com Subject: [package - 84i386-default][games/megaglest] Failed for megaglest-3.9.0.4_5 in build X-Mailman-Approved-At: Sat, 31 Jan 2015 12:33:27 +0000 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, 31 Jan 2015 07:36:22 -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: rnejdl@ringofsaturn.com Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/games/megaglest/Makefile 375598 2014-12-25 20:54:41Z bapt $ Log URL: http://beefy1.isc.freebsd.org/data/84i386-default/2015-01-30_20h46m24s/logs/megaglest-3.9.0.4_5.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=84i386-default&build=2015-01-30_20h46m24s Log: ====>> Building games/megaglest build started at Sat Jan 31 07:23:41 UTC 2015 port directory: /usr/ports/games/megaglest building for: FreeBSD 84i386-default-job-16 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 i386 maintained by: rnejdl@ringofsaturn.com Makefile ident: $FreeBSD: head/games/megaglest/Makefile 375598 2014-12-25 20:54:41Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=megaglest-3.9.0.4_5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84i386-default/ref/.p/pool MASTERNAME=84i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for megaglest-3.9.0.4_5: DOCS=on: Build and/or install documentation EDITOR=off: Install MegaGlest Editor ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/megaglest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/megaglest/work HOME=/wrkdirs/usr/ports/games/megaglest/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/games/megaglest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/megaglest/work HOME=/wrkdirs/usr/ports/games/megaglest/work TMPDIR="/tmp" PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/games/megaglest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/megaglest/work HOME=/wrkdirs/usr/ports/games/megaglest/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh SDL_CONFIG=/usr/local/bin/sdl-config WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/megaglest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/megaglest/work HOME=/wrkdirs/usr/ports/games/megaglest/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/games/megaglest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/megaglest/work HOME=/wrkdirs/usr/ports/games/megaglest/work TMPDIR="/tmp" DISPLAY=":0" LUA_MODLIBDIR=/usr/local/lib/lua/5.2 LUA_MODSHAREDIR=/usr/local/share/lua/5.2 LUA_VER=5.2 LUA_INCDIR=/usr/local/include/lua52 LUA_LIBDIR=/usr/local/lib XDG_DATA_HOME=/wrkdirs/usr/ports/games/megaglest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/megaglest/work HOME=/wrkdirs/usr/ports/games/megaglest/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES SDL_CONFIG=/usr/local/bin/sdl-config WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -I/usr/local/include -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -lssl -lcrypto" LI BS="" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -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-- DOCS="" NO_DOCS="@comment " EDITOR="@comment " NO_EDITOR="" CMAKE_BUILD_TYPE="release" LUA_MODLIBDIR=lib/lua/5.2 LUA_MODSHAREDIR=share/lua/5.2 LUA_VER=5.2 LUA_INCDIR=include/lua52 LUA_LIBDIR=lib LUA_VER_STR=52 OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/megaglest" EXAMPLESDIR="share/examples/megaglest" DATADIR="share/megaglest" WWWDIR="www/megaglest" ETCDIR="etc/megaglest" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " EDITOR="@comment " NO_EDITOR="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/megaglest DOCSDIR=/usr/local/share/doc/megaglest EXAMPLESDIR=/usr/local/share/examples/megaglest WWWDIR=/usr/local/www/megaglest ETCDIR=/usr/local/etc/megaglest --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> megaglest-3.9.0.4_5 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.7.txz [84i386-default-job-16] Installing pkg-1.4.7... [84i386-default-job-16] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of megaglest-3.9.0.4_5 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by megaglest-3.9.0.4_5 for building =========================================================================== =================================================== ===> Fetching all distfiles required by megaglest-3.9.0.4_5 for building => SHA256 Checksum OK for megaglest-source-3.9.0.4.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by megaglest-3.9.0.4_5 for building ===> Extracting for megaglest-3.9.0.4_5 => SHA256 Checksum OK for megaglest-source-3.9.0.4.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for megaglest-3.9.0.4_5 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for megaglest-3.9.0.4_5 =========================================================================== =================================================== ===> megaglest-3.9.0.4_5 depends on file: /usr/local/include/libircclient.h - not found ===> Verifying install for /usr/local/include/libircclient.h in /usr/ports/irc/libircclient ===> Installing existing package /packages/All/libircclient-1.7.txz [84i386-default-job-16] Installing libircclient-1.7... [84i386-default-job-16] Extracting libircclient-1.7... done ===> Returning to build of megaglest-3.9.0.4_5 ===> megaglest-3.9.0.4_5 depends on file: /usr/local/include/miniupnpc/miniupnpc.h - not found ===> Verifying install for /usr/local/include/miniupnpc/miniupnpc.h in /usr/ports/net/miniupnpc ===> Installing existing package /packages/All/miniupnpc-1.9.txz [84i386-default-job-16] Installing miniupnpc-1.9... [84i386-default-job-16] Extracting miniupnpc-1.9... done ===> Returning to build of megaglest-3.9.0.4_5 ===> megaglest-3.9.0.4_5 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.1.txz [84i386-default-job-16] Installing cmake-3.1.1... [84i386-default-job-16] `-- Installing cmake-modules-3.1.1... [84i386-default-job-16] `-- Extracting cmake-modules-3.1.1... done [84i386-default-job-16] `-- Installing curl-7.40.0... [84i386-default-job-16] | `-- Installing ca_root_nss-3.17.3_1... [84i386-default-job-16] | `-- Extracting ca_root_nss-3.17.3_1... done [84i386-default-job-16] `-- Extracting curl-7.40.0... done [84i386-default-job-16] `-- Installing expat-2.1.0_2... [84i386-default-job-16] `-- Extracting expat-2.1.0_2... done [84i386-default-job-16] `-- Installing libarchive-3.1.2_2,1... [84i386-default-job-16] | `-- Installing libxml2-2.9.2_2... [84i386-default-job-16] | | `-- Installing libiconv-1.14_6... [84i386-default-job-16] | | `-- Extracting libiconv-1.14_6... done [84i386-default-job-16] | `-- Extracting libxml2-2.9.2_2... done [84i386-default-job-16] | `-- Installing lzo2-2.08_1... [84i386-default-job-16] | `-- Extracting lzo2-2.08_1... done [84i386-default-job-16] `-- Extracting libarchive-3.1.2_2,1... done [84i386-default-job-16] Extracting cmake-3.1.1... done ===> Returning to build of megaglest-3.9.0.4_5 ===> megaglest-3.9.0.4_5 depends on executable: Xvfb - not found ===> Verifying install for Xvfb in /usr/ports/x11-servers/xorg-vfbserver ===> Installing existing package /packages/All/xorg-vfbserver-1.14.7,1.txz [84i386-default-job-16] Installing xorg-vfbserver-1.14.7,1... [84i386-default-job-16] `-- Installing libX11-1.6.2_2,1... [84i386-default-job-16] | `-- Installing kbproto-1.0.6... [ 77%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_graphic_info.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_graphic_info.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_graphic_info.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 77%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_background.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_background.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_background.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 52 [ 78%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_options.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_options.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_options.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 78%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_custom_game.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_custom_game.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_custom_game.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 78%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_connected_game.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_connected_game.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_connected_game.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 53 [ 79%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_options_graphics.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_options_graphics.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_options_graphics.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 79%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_mods.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_mods.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_mods.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 54 [ 80%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_options_network.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_options_network.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_options_network.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 80%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_join_game.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_join_game.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_join_game.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 80%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_new_game.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_new_game.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_new_game.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 55 [ 81%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_scenario.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_scenario.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_scenario.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 81%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_masterserver.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_masterserver.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_masterserver.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 56 [ 82%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/network_manager.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/network_manager.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/network_manager.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 82%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/client_interface.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/client_interface.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/client_interface.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 82%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/server_interface.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/server_interface.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/server_interface.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 57 [ 83%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/network_message.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/network_message.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/network_message.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 83%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/network_types.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/network_types.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/network_types.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 58 [ 84%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/network_interface.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/network_interface.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/network_interface.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 84%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/network_protocol.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/network_protocol.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/network_protocol.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 84%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/connection_slot.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/connection_slot.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/connection_slot.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 59 [ 85%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/sound/sound_renderer.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/sound/sound_renderer.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound/sound_renderer.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 85%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/sound/sound_container.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/sound/sound_container.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound/sound_container.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 60 [ 86%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/resource.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/type_instances/resource.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances/resource.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 86%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/faction.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/type_instances/faction.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances/faction.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 86%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/object.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/type_instances/object.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances/object.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 61 [ 87%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/command.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/type_instances/command.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances/command.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 87%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/unit.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/type_instances/unit.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances/unit.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 62 [ 88%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/upgrade.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/type_instances/upgrade.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances/upgrade.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 88%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/object_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/object_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/object_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 88%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/unit_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/unit_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/unit_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 63 [ 89%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/skill_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/skill_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/skill_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 89%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/tech_tree.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/tech_tree.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/tech_tree.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 64 [ 90%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/tileset_model_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/tileset_model_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/tileset_model_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 90%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/resource_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/resource_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/resource_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 90%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/damage_multiplier.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/damage_multiplier.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/damage_multiplier.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 65 [ 91%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/faction_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/faction_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/faction_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 91%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/command_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/command_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/command_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 66 [ 92%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/element_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/element_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/element_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 92%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/upgrade_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/upgrade_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/upgrade_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 92%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/water_effects.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/water_effects.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/water_effects.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 67 [ 93%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/scenario.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/scenario.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/scenario.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 93%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/world.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/world.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/world.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 68 [ 94%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/unit_updater.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/unit_updater.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/unit_updater.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 94%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/minimap.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/minimap.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/minimap.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 94%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/map.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/map.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/map.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 69 [ 95%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/time_flow.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/time_flow.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/time_flow.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 95%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/surface_atlas.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/surface_atlas.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/surface_atlas.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 70 [ 96%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/tileset.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megagl est/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_gam e/../shared_lib/include/streflop -I/wrkdirs/! usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network -I/wrkdirs/usr/ports/games/mega glest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/tileset.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/tileset.cpp Linking CXX executable megaglest cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/megaglest.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -L/usr/local/lib -lssl -lcrypto -s CMakeFiles/megaglest.dir/ai/ai.cpp.o CMakeFiles/megaglest.dir/ai/path_finder.cpp.o CMakeFiles/megaglest.dir/ai/ai_rule.cpp.o CMakeFiles/megaglest.dir/ai/ai_interface.cpp.o CMakeFiles/megaglest.dir/facilities/game_util.cpp.o CMakeFiles/megaglest.dir/facilities/logger.cpp.o CMakeFiles/megaglest.dir/facilities/components.cpp.o CMakeFiles/megaglest.dir/facilities/auto_test.cpp.o CMakeFiles/megaglest.dir/game/game.cpp.o CMakeFiles/megaglest.dir/game/game_camera.cpp.o CMakeFiles/megaglest.dir/game/stats.cpp.o CMakeFiles/megaglest.dir/game/script_manager.cpp.o CMakeFiles/megaglest.dir/game/commander.cpp.o CMakeFiles/megaglest.dir/game/chat_manager.cpp.o CMakeFiles/megaglest.dir/game/console.cpp.o CMakeFiles/megaglest.dir/global/config.cpp.o CMakeFi les/megaglest.dir/global/metrics.cpp.o CMakeFiles/megaglest.dir/global/lang.cpp.o CMakeFiles/megaglest.dir/global/core_data.cpp.o CMakeFiles/megaglest.dir/graphics/unit_particle_type.cpp.o CMakeFiles/megaglest.dir/graphics/particle_type.cpp.o CMakeFiles/megaglest.dir/graphics/renderer.cpp.o CMakeFiles/megaglest.dir/gui/selection.cpp.o CMakeFiles/megaglest.dir/gui/display.cpp.o CMakeFiles/megaglest.dir/gui/gui.cpp.o CMakeFiles/megaglest.dir/main/program.cpp.o CMakeFiles/megaglest.dir/main/main.cpp.o CMakeFiles/megaglest.dir/main/battle_end.cpp.o CMakeFiles/megaglest.dir/main/intro.cpp.o CMakeFiles/megaglest.dir/menu/server_line.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_options_sound.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_about.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_keysetup.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_root.cpp.o CMakeFiles/megaglest.dir/menu/main_menu.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_load_game.cpp.o CMakeFiles/megaglest.dir/menu/m enu_state_graphic_info.cpp.o CMakeFiles/mega! glest.dir/menu/menu_background.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_options.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_custom_game.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_connected_game.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_options_graphics.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_mods.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_options_network.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_join_game.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_new_game.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_scenario.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_masterserver.cpp.o CMakeFiles/megaglest.dir/network/network_manager.cpp.o CMakeFiles/megaglest.dir/network/client_interface.cpp.o CMakeFiles/megaglest.dir/network/server_interface.cpp.o CMakeFiles/megaglest.dir/network/network_message.cpp.o CMakeFiles/megaglest.dir/network/network_types.cpp.o CMakeFiles/megaglest.dir/network/network_interface.cpp.o CMakeFiles/megaglest.dir/network/network_pro tocol.cpp.o CMakeFiles/megaglest.dir/network/connection_slot.cpp.o CMakeFiles/megaglest.dir/sound/sound_renderer.cpp.o CMakeFiles/megaglest.dir/sound/sound_container.cpp.o CMakeFiles/megaglest.dir/type_instances/resource.cpp.o CMakeFiles/megaglest.dir/type_instances/faction.cpp.o CMakeFiles/megaglest.dir/type_instances/object.cpp.o CMakeFiles/megaglest.dir/type_instances/command.cpp.o CMakeFiles/megaglest.dir/type_instances/unit.cpp.o CMakeFiles/megaglest.dir/type_instances/upgrade.cpp.o CMakeFiles/megaglest.dir/types/object_type.cpp.o CMakeFiles/megaglest.dir/types/unit_type.cpp.o CMakeFiles/megaglest.dir/types/skill_type.cpp.o CMakeFiles/megaglest.dir/types/tech_tree.cpp.o CMakeFiles/megaglest.dir/types/tileset_model_type.cpp.o CMakeFiles/megaglest.dir/types/resource_type.cpp.o CMakeFiles/megaglest.dir/types/damage_multiplier.cpp.o CMakeFiles/megaglest.dir/types/faction_type.cpp.o CMakeFiles/megaglest.dir/types/command_type.cpp.o CMakeFiles/megaglest.dir/types/element_type.cpp.o C MakeFiles/megaglest.dir/types/upgrade_type.c! pp.o CMak! eFiles/megaglest.dir/world/water_effects.cpp.o CMakeFiles/megaglest.dir/world/scenario.cpp.o CMakeFiles/megaglest.dir/world/world.cpp.o CMakeFiles/megaglest.dir/world/unit_updater.cpp.o CMakeFiles/megaglest.dir/world/minimap.cpp.o CMakeFiles/megaglest.dir/world/map.cpp.o CMakeFiles/megaglest.dir/world/time_flow.cpp.o CMakeFiles/megaglest.dir/world/surface_atlas.cpp.o CMakeFiles/megaglest.dir/world/tileset.cpp.o -o megaglest ../shared_lib/sources/streflop/libstreflop.a ../shared_lib/liblibmegaglest.a /usr/local/lib/libSDLmain.a /usr/local/lib/libSDL.so -pthread /usr/local/lib/libGLU.so /usr/local/lib/libGL.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so /usr/local/lib/libxerces-c.so /usr/local/lib/libopenal.so /usr/local/lib/libvorbisfile.so /usr/local/lib/liblua-5.2.so /usr/local/lib/libjpeg.so /usr/local/lib/libpng.so -L/usr/local/lib -lcurl /usr/local/lib/libGLEW.so ../shared_lib/sources/streflop/libstreflop.a /usr/local/lib /libfontconfig.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so /usr/local/lib/libminiupnpc.so /usr/local/lib/libircclient.a /usr/local/lib/libGLEW.so -Wl,-rpath,/usr/local/lib: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 [ 96%] Built target megaglest /usr/bin/make -f source/glest_game/CMakeFiles/run.dir/build.make source/glest_game/CMakeFiles/run.dir/depend cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0 /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0 /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/CMakeFiles/run.dir/DependInfo.cmake Scanning dependencies of target run /usr/bin/make -f source/glest_game/CMakeFiles/run.dir/build.make source/glest_game/CMakeFiles/run.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 96%] Generating mg.tmp cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && touch /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities/game_util.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 96%] Built target run /usr/bin/make -f source/glest_map_editor/CMakeFiles/megaglest_editor.dir/build.make source/glest_map_editor/CMakeFiles/megaglest_editor.dir/depend cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0 /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0 /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/CMakeFiles/megaglest_editor.dir/DependInfo.cmake Scanning dependencies of target megaglest_editor /usr/bin/make -f source/glest_map_editor/CMakeFiles/megaglest_editor.dir/build.make source/glest_map_editor/CMakeFiles/megaglest_editor.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 96%] Building CXX object source/glest_map_editor/CMakeFiles/megaglest_editor.dir/__/glest_game/global/config.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/inc lude/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/. -Wuninitialize d -Wsign-compare -Wunused-function -Wunused-! variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest_editor.dir/__/glest_game/global/config.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global/config.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 96%] Building CXX object source/glest_map_editor/CMakeFiles/megaglest_editor.dir/program.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/inc lude/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/. -Wuninitialize d -Wsign-compare -Wunused-function -Wunused-! variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest_editor.dir/program.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/program.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 71 [ 97%] Building CXX object source/glest_map_editor/CMakeFiles/megaglest_editor.dir/main.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/inc lude/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/. -Wuninitialize d -Wsign-compare -Wunused-function -Wunused-! variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest_editor.dir/main.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/main.cpp Linking CXX executable megaglest_editor cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/megaglest_editor.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O3 -O2 -pipe -I/usr/local/include -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -L/usr/local/lib -lssl -lcrypto -s CMakeFiles/megaglest_editor.dir/__/glest_game/global/config.cpp.o CMakeFiles/megaglest_editor.dir/program.cpp.o CMakeFiles/megaglest_editor.dir/main.cpp.o -o megaglest_editor -L/usr/local/lib ../shared_lib/sources/streflop/libstreflop.a ../shared_lib/liblibmegaglest.a /usr/local/lib/libSDLmain.a /usr/local/lib/libSDL.so -pthread /usr/local/lib/libGLU.so /usr/local/lib/libGL.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so -L/usr/local/lib -lwx_gtk2u_core-3.0 -lwx_baseu-3.0 -lwx_gtk2u_gl-3.0 ../shared_lib/sources/streflop/libstreflop.a -L/usr/local/lib -lcurl /usr/local/lib/libxerces-c.so /usr/local/lib/libopenal.so /usr/local/lib/liblua-5.2.so /usr/local/lib /libjpeg.so /usr/local/lib/libpng.so /usr/local/lib/libfontconfig.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so /usr/local/lib/libGLEW.so /usr/local/lib/libminiupnpc.so /usr/local/lib/libircclient.a -Wl,-rpath,/usr/local/lib: /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt25__throw_bad_function_callv@GLIBCXX_3.4.14' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `_ZTIN10__cxxabiv115__forced_unwindE@CXXABI_1.3.2' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `_ZNKSt5ctypeIcE13_M_widen_initEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable4waitERSt11unique_lockISt5mutexE@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `_ZNSt6chrono3_V212system_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt15__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt8__detail15_List_node_base7_M_hookEPS0_@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt11__once_call@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variableD1Ev@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt20__throw_system_errori@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable10notify_oneEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variableC1Ev@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable10notify_allEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt6chrono3_V212steady_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' *** Error code 1 Stop in /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0. *** Error code 1 Stop in /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0. *** Error code 1 Stop in /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0. *** Error code 1 Stop in /usr/ports/games/megaglest. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 09:15:40 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 1C412496 for ; Sat, 31 Jan 2015 09:15:40 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 02751240; Sat, 31 Jan 2015 09:15:40 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0V9FdR6074690; Sat, 31 Jan 2015 09:15:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0V9Fd8s074640; Sat, 31 Jan 2015 09:15:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 09:15:39 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501310915.t0V9Fd8s074640@beefy2.isc.freebsd.org> To: rnejdl@ringofsaturn.com Subject: [package - 84amd64-default][games/megaglest] Failed for megaglest-3.9.0.4_5 in build X-Mailman-Approved-At: Sat, 31 Jan 2015 12:33:35 +0000 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, 31 Jan 2015 09:15:40 -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: rnejdl@ringofsaturn.com Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/games/megaglest/Makefile 375598 2014-12-25 20:54:41Z bapt $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/megaglest-3.9.0.4_5.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building games/megaglest build started at Sat Jan 31 09:01:26 UTC 2015 port directory: /usr/ports/games/megaglest building for: FreeBSD 84amd64-default-job-24 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: rnejdl@ringofsaturn.com Makefile ident: $FreeBSD: head/games/megaglest/Makefile 375598 2014-12-25 20:54:41Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=megaglest-3.9.0.4_5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for megaglest-3.9.0.4_5: DOCS=on: Build and/or install documentation EDITOR=off: Install MegaGlest Editor ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/megaglest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/megaglest/work HOME=/wrkdirs/usr/ports/games/megaglest/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/games/megaglest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/megaglest/work HOME=/wrkdirs/usr/ports/games/megaglest/work TMPDIR="/tmp" PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/games/megaglest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/megaglest/work HOME=/wrkdirs/usr/ports/games/megaglest/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh SDL_CONFIG=/usr/local/bin/sdl-config WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/games/megaglest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/megaglest/work HOME=/wrkdirs/usr/ports/games/megaglest/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/games/megaglest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/megaglest/work HOME=/wrkdirs/usr/ports/games/megaglest/work TMPDIR="/tmp" DISPLAY=":0" LUA_MODLIBDIR=/usr/local/lib/lua/5.2 LUA_MODSHAREDIR=/usr/local/share/lua/5.2 LUA_VER=5.2 LUA_INCDIR=/usr/local/include/lua52 LUA_LIBDIR=/usr/local/lib XDG_DATA_HOME=/wrkdirs/usr/ports/games/megaglest/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/games/megaglest/work HOME=/wrkdirs/usr/ports/games/megaglest/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES SDL_CONFIG=/usr/local/bin/sdl-config WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -lssl -lcrypto -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -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-- DOCS="" NO_DOCS="@comment " EDITOR="@comment " NO_EDITOR="" CMAKE_BUILD_TYPE="release" LUA_MODLIBDIR=lib/lua/5.2 LUA_MODSHAREDIR=share/lua/5.2 LUA_VER=5.2 LUA_INCDIR=include/lua52 LUA_LIBDIR=lib LUA_VER_STR=52 OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/megaglest" EXAMPLESDIR="share/examples/megaglest" DATADIR="share/megaglest" WWWDIR="www/megaglest" ETCDIR="etc/megaglest" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " EDITOR="@comment " NO_EDITOR="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/megaglest DOCSDIR=/usr/local/share/doc/megaglest EXAMPLESDIR=/usr/local/share/examples/megaglest WWWDIR=/usr/local/www/megaglest ETCDIR=/usr/local/etc/megaglest --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> megaglest-3.9.0.4_5 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.7.txz [84amd64-default-job-24] Installing pkg-1.4.7... [84amd64-default-job-24] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of megaglest-3.9.0.4_5 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by megaglest-3.9.0.4_5 for building =========================================================================== =================================================== ===> Fetching all distfiles required by megaglest-3.9.0.4_5 for building => SHA256 Checksum OK for megaglest-source-3.9.0.4.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by megaglest-3.9.0.4_5 for building ===> Extracting for megaglest-3.9.0.4_5 => SHA256 Checksum OK for megaglest-source-3.9.0.4.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for megaglest-3.9.0.4_5 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for megaglest-3.9.0.4_5 =========================================================================== =================================================== ===> megaglest-3.9.0.4_5 depends on file: /usr/local/include/libircclient.h - not found ===> Verifying install for /usr/local/include/libircclient.h in /usr/ports/irc/libircclient ===> Installing existing package /packages/All/libircclient-1.7.txz [84amd64-default-job-24] Installing libircclient-1.7... [84amd64-default-job-24] Extracting libircclient-1.7... done ===> Returning to build of megaglest-3.9.0.4_5 ===> megaglest-3.9.0.4_5 depends on file: /usr/local/include/miniupnpc/miniupnpc.h - not found ===> Verifying install for /usr/local/include/miniupnpc/miniupnpc.h in /usr/ports/net/miniupnpc ===> Installing existing package /packages/All/miniupnpc-1.9.txz [84amd64-default-job-24] Installing miniupnpc-1.9... [84amd64-default-job-24] Extracting miniupnpc-1.9... done ===> Returning to build of megaglest-3.9.0.4_5 ===> megaglest-3.9.0.4_5 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.1.txz [84amd64-default-job-24] Installing cmake-3.1.1... [84amd64-default-job-24] `-- Installing cmake-modules-3.1.1... [84amd64-default-job-24] `-- Extracting cmake-modules-3.1.1... done [84amd64-default-job-24] `-- Installing curl-7.40.0... [84amd64-default-job-24] | `-- Installing ca_root_nss-3.17.3_1... [84amd64-default-job-24] | `-- Extracting ca_root_nss-3.17.3_1... done [84amd64-default-job-24] `-- Extracting curl-7.40.0... done [84amd64-default-job-24] `-- Installing expat-2.1.0_2... [84amd64-default-job-24] `-- Extracting expat-2.1.0_2... done [84amd64-default-job-24] `-- Installing libarchive-3.1.2_2,1... [84amd64-default-job-24] | `-- Installing libxml2-2.9.2_2... [84amd64-default-job-24] | | `-- Installing libiconv-1.14_6... [84amd64-default-job-24] | | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-24] | `-- Extracting libxml2-2.9.2_2... done [84amd64-default-job-24] | `-- Installing lzo2-2.08_1... [84amd64-default-job-24] | `-- Extracting lzo2-2.08_1... done [84amd64-default-job-24] `-- Extracting libarchive-3.1.2_2,1... done [84amd64-default-job-24] Extracting cmake-3.1.1... done ===> Returning to build of megaglest-3.9.0.4_5 ===> megaglest-3.9.0.4_5 depends on executable: Xvfb - not found ===> Verifying install for Xvfb in /usr/ports/x11-servers/xorg-vfbserver ===> Installing existing package /packages/All/xorg-vfbserver-1.14.7,1.txz [84amd64-default-job-24] Installing xorg-vfbserver-1.14.7,1... [84amd64-default-job-24] `-- Installing libX11-1.6.2_2,1... [84amd64-default-job-24] | `-- Installing kbproto-1.0.6... [84amd64-default-job-24] | `-- Extracting kbproto-1.0.6... done [84amd64-default-job-24] | `-- Installing libXau-1.0.8_2... [84amd64-default-job-24] | | `-- Installing xproto-7.0.26... [84amd64-default-job-24] | | `-- Extracting xproto-7.0.26... done [84amd64-default-job-24] | `-- Extracting libXau-1.0.8_2... done [84amd64-default-job-24] | `-- Installing libXdmcp-1.1.1_2... [84amd64-default-job-24] | `-- Extracting libXdmcp-1.1.1_2... done [84amd64-default-job-24] | `-- Installing libxcb-1.11... [ 77%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_graphic_info.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_graphic_info.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_graphic_info.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 77%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_background.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_background.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_background.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 52 [ 78%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_options.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_options.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_options.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 78%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_custom_game.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_custom_game.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_custom_game.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 78%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_connected_game.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_connected_game.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_connected_game.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 53 [ 79%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_options_graphics.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_options_graphics.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_options_graphics.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 79%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_mods.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_mods.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_mods.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 54 [ 80%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_options_network.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_options_network.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_options_network.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 80%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_join_game.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_join_game.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_join_game.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 80%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_new_game.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_new_game.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_new_game.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 55 [ 81%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_scenario.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_scenario.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_scenario.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 81%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/menu/menu_state_masterserver.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/menu/menu_state_masterserver.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu/menu_state_masterserver.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 56 [ 82%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/network_manager.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/network_manager.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/network_manager.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 82%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/client_interface.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/client_interface.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/client_interface.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 82%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/server_interface.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/server_interface.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/server_interface.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 57 [ 83%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/network_message.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/network_message.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/network_message.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 83%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/network_types.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/network_types.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/network_types.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 58 [ 84%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/network_interface.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/network_interface.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/network_interface.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 84%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/network_protocol.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/network_protocol.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/network_protocol.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 84%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/network/connection_slot.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/network/connection_slot.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/network/connection_slot.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 59 [ 85%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/sound/sound_renderer.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/sound/sound_renderer.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound/sound_renderer.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 85%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/sound/sound_container.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/sound/sound_container.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound/sound_container.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 60 [ 86%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/resource.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/type_instances/resource.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances/resource.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 86%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/faction.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/type_instances/faction.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances/faction.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 86%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/object.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/type_instances/object.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances/object.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 61 [ 87%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/command.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/type_instances/command.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances/command.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 87%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/unit.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/type_instances/unit.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances/unit.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 62 [ 88%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/type_instances/upgrade.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/type_instances/upgrade.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances/upgrade.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 88%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/object_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/object_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/object_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 88%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/unit_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/unit_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/unit_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 63 [ 89%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/skill_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/skill_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/skill_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 89%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/tech_tree.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/tech_tree.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/tech_tree.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 64 [ 90%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/tileset_model_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/tileset_model_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/tileset_model_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 90%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/resource_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/resource_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/resource_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 90%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/damage_multiplier.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/damage_multiplier.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/damage_multiplier.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 65 [ 91%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/faction_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/faction_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/faction_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 91%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/command_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/command_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/command_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 66 [ 92%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/element_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/element_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/element_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 92%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/types/upgrade_type.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/types/upgrade_type.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types/upgrade_type.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 92%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/water_effects.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/water_effects.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/water_effects.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 67 [ 93%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/scenario.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/scenario.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/scenario.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 93%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/world.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/world.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/world.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 68 [ 94%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/unit_updater.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/unit_updater.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/unit_updater.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 94%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/minimap.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/minimap.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/minimap.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 94%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/map.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/map.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/map.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 69 [ 95%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/time_flow.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/time_flow.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/time_flow.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 95%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/surface_atlas.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/surface_atlas.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/surface_atlas.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 70 [ 96%] Building CXX object source/glest_game/CMakeFiles/megaglest.dir/world/tileset.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -I/usr/local/include/AL -I/usr/local/include/lua52 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/compression -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphi cs -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/graphics/iqm -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/sound/openal -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/glew -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/lua -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/w ork/megaglest-3.9.0/source/glest_game/../sha! red_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/streflop/libm_flt32_source -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/ai -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/gui -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/main -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/menu -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/net work -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/sound -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/type_instances -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/types -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world -Wuninitialized -Wsign-compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest.dir/world/tileset.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/world/tileset.cpp Linking CXX executable megaglest cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/megaglest.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -L/usr/local/lib -lssl -lcrypto -fstack-protector -s CMakeFiles/megaglest.dir/ai/ai.cpp.o CMakeFiles/megaglest.dir/ai/path_finder.cpp.o CMakeFiles/megaglest.dir/ai/ai_rule.cpp.o CMakeFiles/megaglest.dir/ai/ai_interface.cpp.o CMakeFiles/megaglest.dir/facilities/game_util.cpp.o CMakeFiles/megaglest.dir/facilities/logger.cpp.o CMakeFiles/megaglest.dir/facilities/components.cpp.o CMakeFiles/megaglest.dir/facilities/auto_test.cpp.o CMakeFiles/megaglest.dir/game/game.cpp.o CMakeFiles/megaglest.dir/game/game_camera.cpp.o CMakeFiles/megaglest.dir/game/stats.cpp.o CMakeFiles/megaglest.dir/game/script_manager.cpp.o CMakeFiles/megaglest.dir/game/commander.cpp.o CMakeFiles/megaglest.dir/game/chat_manager.cpp.o CMakeFiles/megaglest.dir/game/console.cpp. o CMakeFiles/megaglest.dir/global/config.cpp.o CMakeFiles/megaglest.dir/global/metrics.cpp.o CMakeFiles/megaglest.dir/global/lang.cpp.o CMakeFiles/megaglest.dir/global/core_data.cpp.o CMakeFiles/megaglest.dir/graphics/unit_particle_type.cpp.o CMakeFiles/megaglest.dir/graphics/particle_type.cpp.o CMakeFiles/megaglest.dir/graphics/renderer.cpp.o CMakeFiles/megaglest.dir/gui/selection.cpp.o CMakeFiles/megaglest.dir/gui/display.cpp.o CMakeFiles/megaglest.dir/gui/gui.cpp.o CMakeFiles/megaglest.dir/main/program.cpp.o CMakeFiles/megaglest.dir/main/main.cpp.o CMakeFiles/megaglest.dir/main/battle_end.cpp.o CMakeFiles/megaglest.dir/main/intro.cpp.o CMakeFiles/megaglest.dir/menu/server_line.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_options_sound.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_about.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_keysetup.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_root.cpp.o CMakeFiles/megaglest.dir/menu/main_menu.cpp.o CMakeFiles/megaglest.dir/menu/menu _state_load_game.cpp.o CMakeFiles/megaglest.! dir/menu/menu_state_graphic_info.cpp.o CMakeFiles/megaglest.dir/menu/menu_background.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_options.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_custom_game.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_connected_game.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_options_graphics.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_mods.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_options_network.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_join_game.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_new_game.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_scenario.cpp.o CMakeFiles/megaglest.dir/menu/menu_state_masterserver.cpp.o CMakeFiles/megaglest.dir/network/network_manager.cpp.o CMakeFiles/megaglest.dir/network/client_interface.cpp.o CMakeFiles/megaglest.dir/network/server_interface.cpp.o CMakeFiles/megaglest.dir/network/network_message.cpp.o CMakeFiles/megaglest.dir/network/network_types.cpp.o CMakeFiles/megaglest.dir/network/network_interf ace.cpp.o CMakeFiles/megaglest.dir/network/network_protocol.cpp.o CMakeFiles/megaglest.dir/network/connection_slot.cpp.o CMakeFiles/megaglest.dir/sound/sound_renderer.cpp.o CMakeFiles/megaglest.dir/sound/sound_container.cpp.o CMakeFiles/megaglest.dir/type_instances/resource.cpp.o CMakeFiles/megaglest.dir/type_instances/faction.cpp.o CMakeFiles/megaglest.dir/type_instances/object.cpp.o CMakeFiles/megaglest.dir/type_instances/command.cpp.o CMakeFiles/megaglest.dir/type_instances/unit.cpp.o CMakeFiles/megaglest.dir/type_instances/upgrade.cpp.o CMakeFiles/megaglest.dir/types/object_type.cpp.o CMakeFiles/megaglest.dir/types/unit_type.cpp.o CMakeFiles/megaglest.dir/types/skill_type.cpp.o CMakeFiles/megaglest.dir/types/tech_tree.cpp.o CMakeFiles/megaglest.dir/types/tileset_model_type.cpp.o CMakeFiles/megaglest.dir/types/resource_type.cpp.o CMakeFiles/megaglest.dir/types/damage_multiplier.cpp.o CMakeFiles/megaglest.dir/types/faction_type.cpp.o CMakeFiles/megaglest.dir/types/command_type.cpp .o CMakeFiles/megaglest.dir/types/element_ty! pe.cpp.o ! CMakeFiles/megaglest.dir/types/upgrade_type.cpp.o CMakeFiles/megaglest.dir/world/water_effects.cpp.o CMakeFiles/megaglest.dir/world/scenario.cpp.o CMakeFiles/megaglest.dir/world/world.cpp.o CMakeFiles/megaglest.dir/world/unit_updater.cpp.o CMakeFiles/megaglest.dir/world/minimap.cpp.o CMakeFiles/megaglest.dir/world/map.cpp.o CMakeFiles/megaglest.dir/world/time_flow.cpp.o CMakeFiles/megaglest.dir/world/surface_atlas.cpp.o CMakeFiles/megaglest.dir/world/tileset.cpp.o -o megaglest ../shared_lib/sources/streflop/libstreflop.a ../shared_lib/liblibmegaglest.a /usr/local/lib/libSDLmain.a /usr/local/lib/libSDL.so -pthread /usr/local/lib/libGLU.so /usr/local/lib/libGL.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so /usr/local/lib/libxerces-c.so /usr/local/lib/libopenal.so /usr/local/lib/libvorbisfile.so /usr/local/lib/liblua-5.2.so /usr/local/lib/libjpeg.so /usr/local/lib/libpng.so -L/usr/local/lib -lcurl /usr/local/lib/libGLEW.so ../sh ared_lib/sources/streflop/libstreflop.a /usr/local/lib/libfontconfig.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so /usr/local/lib/libminiupnpc.so /usr/local/lib/libircclient.a /usr/local/lib/libGLEW.so -Wl,-rpath,/usr/local/lib: /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 [ 96%] Built target megaglest /usr/bin/make -f source/glest_game/CMakeFiles/run.dir/build.make source/glest_game/CMakeFiles/run.dir/depend cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0 /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0 /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/CMakeFiles/run.dir/DependInfo.cmake Scanning dependencies of target run /usr/bin/make -f source/glest_game/CMakeFiles/run.dir/build.make source/glest_game/CMakeFiles/run.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 96%] Generating mg.tmp cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game && touch /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/facilities/game_util.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 96%] Built target run /usr/bin/make -f source/glest_map_editor/CMakeFiles/megaglest_editor.dir/build.make source/glest_map_editor/CMakeFiles/megaglest_editor.dir/depend cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0 /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0 /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/CMakeFiles/megaglest_editor.dir/DependInfo.cmake Scanning dependencies of target megaglest_editor /usr/bin/make -f source/glest_map_editor/CMakeFiles/megaglest_editor.dir/build.make source/glest_map_editor/CMakeFiles/megaglest_editor.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 96%] Building CXX object source/glest_map_editor/CMakeFiles/megaglest_editor.dir/__/glest_game/global/config.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/sourc e/glest_map_editor/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/ glest_map_editor/. -Wuninitialized -Wsign! -compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest_editor.dir/__/glest_game/global/config.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_game/global/config.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles [ 96%] Building CXX object source/glest_map_editor/CMakeFiles/megaglest_editor.dir/program.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/sourc e/glest_map_editor/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/ glest_map_editor/. -Wuninitialized -Wsign! -compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest_editor.dir/program.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/program.cpp /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/CMakeFiles 71 [ 97%] Building CXX object source/glest_map_editor/CMakeFiles/megaglest_editor.dir/main.cpp.o cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor && /usr/bin/c++ -DCURL_STATICLIB -DSTREFLOP_SSE -DWXUSINGDLL -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -I/usr/local/include/SDL -I/usr/local/include -isystem /usr/local/lib/wx/include/gtk2-unicode-3.0 -isystem /usr/local/include/wx-3.0 -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/common -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/posix -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/util -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/sourc e/glest_map_editor/../shared_lib/include/graphics -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/graphics/gl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/map -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/facilities -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/game -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/xml/rapidxml -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../glest_game/global -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/streflop -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/../shared_lib/include/platform/sdl -I/wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/ glest_map_editor/. -Wuninitialized -Wsign! -compare -Wunused-function -Wunused-variable -Wreturn-type -fno-strict-aliasing -frounding-math -fsignaling-nans -rdynamic -msse -mfpmath=sse -DUSE_STREFLOP -DSTREFLOP_RANDOM_GEN_SIZE=32 -DLIBM_COMPILING_FLT32 -DN_SPECIALIZED=32 -o CMakeFiles/megaglest_editor.dir/main.cpp.o -c /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor/main.cpp Linking CXX executable megaglest_editor cd /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0/source/glest_map_editor && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/megaglest_editor.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -I/usr/local/include/wx-3.0 -O3 -O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing -O3 -DSVNVERSION="\"\"" -DCUSTOM_DATA_INSTALL_PATH="\"/usr/local/share/megaglest/\"" -L/usr/local/lib -lssl -lcrypto -fstack-protector -s CMakeFiles/megaglest_editor.dir/__/glest_game/global/config.cpp.o CMakeFiles/megaglest_editor.dir/program.cpp.o CMakeFiles/megaglest_editor.dir/main.cpp.o -o megaglest_editor -L/usr/local/lib ../shared_lib/sources/streflop/libstreflop.a ../shared_lib/liblibmegaglest.a /usr/local/lib/libSDLmain.a /usr/local/lib/libSDL.so -pthread /usr/local/lib/libGLU.so /usr/local/lib/libGL.so /usr/local/lib/libSM.so /usr/local/lib/libICE.so /usr/local/lib/libX11.so /usr/local/lib/libXext.so -L/usr/local/lib -lwx_gtk2u_core-3.0 -lwx_baseu-3.0 -lwx_gtk2u_gl-3.0 ../shared_lib/sources/streflop/libstreflop.a -L/usr/local/lib -lcurl /usr/local/lib/libxerces-c.so /usr/local/lib/li bopenal.so /usr/local/lib/liblua-5.2.so /usr/local/lib/libjpeg.so /usr/local/lib/libpng.so /usr/local/lib/libfontconfig.so /usr/local/lib/libftgl.so /usr/local/lib/libfreetype.so /usr/local/lib/libGLEW.so /usr/local/lib/libminiupnpc.so /usr/local/lib/libircclient.a -Wl,-rpath,/usr/local/lib: /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt25__throw_bad_function_callv@GLIBCXX_3.4.14' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `_ZTIN10__cxxabiv115__forced_unwindE@CXXABI_1.3.2' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `_ZNKSt5ctypeIcE13_M_widen_initEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable4waitERSt11unique_lockISt5mutexE@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `_ZNSt6chrono3_V212system_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt15__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt8__detail15_List_node_base7_M_hookEPS0_@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt11__once_call@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variableD1Ev@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt20__throw_system_errori@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable10notify_oneEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variableC1Ev@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable10notify_allEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt6chrono3_V212steady_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' *** Error code 1 Stop in /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0. *** Error code 1 Stop in /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0. *** Error code 1 Stop in /wrkdirs/usr/ports/games/megaglest/work/megaglest-3.9.0. *** Error code 1 Stop in /usr/ports/games/megaglest. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 12:34:25 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 F41306B1; Sat, 31 Jan 2015 12:34:24 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 D22BF7C2; Sat, 31 Jan 2015 12:34:24 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VCYOn7072079; Sat, 31 Jan 2015 12:34:24 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VCYOnV072059; Sat, 31 Jan 2015 12:34:24 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 12:34:24 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311234.t0VCYOnV072059@beefy2.isc.freebsd.org> To: gnome@FreeBSD.org Subject: [package - 84amd64-default][deskutils/bijiben] Failed for bijiben-3.14.2 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, 31 Jan 2015 12:34:25 -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: gnome@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/deskutils/bijiben/Makefile 373802 2014-12-03 09:18:23Z kwm $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/bijiben-3.14.2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building deskutils/bijiben build started at Sat Jan 31 12:32:16 UTC 2015 port directory: /usr/ports/deskutils/bijiben building for: FreeBSD 84amd64-default-job-09 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: head/deskutils/bijiben/Makefile 373802 2014-12-03 09:18:23Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=bijiben-3.14.2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/bijiben/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/bijiben/work HOME=/wrkdirs/usr/ports/deskutils/bijiben/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh GTKDOC="false" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/bijiben/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/bijiben/work HOME=/wrkdirs/usr/ports/deskutils/bijiben/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/bijiben/work PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -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-- 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/bijiben" EXAMPLESDIR="share/examples/bijiben" DATADIR="share/bijiben" WWWDIR="www/bijiben" ETCDIR="etc/bijiben" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/bijiben DOCSDIR=/usr/local/share/doc/bijiben EXAMPLESDIR=/usr/local/share/examples/bijiben WWWDIR=/usr/local/www/bijiben ETCDIR=/usr/local/etc/bijiben --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> bijiben-3.14.2 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.7.txz [84amd64-default-job-09] Installing pkg-1.4.7... [84amd64-default-job-09] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of bijiben-3.14.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by bijiben-3.14.2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by bijiben-3.14.2 for building => SHA256 Checksum OK for gnome3/bijiben-3.14.2.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by bijiben-3.14.2 for building ===> Extracting for bijiben-3.14.2 => SHA256 Checksum OK for gnome3/bijiben-3.14.2.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for bijiben-3.14.2 =========================================================================== =================================================== ===> bijiben-3.14.2 depends on executable: itstool - not found ===> Verifying install for itstool in /usr/ports/textproc/itstool ===> Installing existing package /packages/All/itstool-2.0.2_1.txz [84amd64-default-job-09] Installing itstool-2.0.2_1... [84amd64-default-job-09] `-- Installing py27-libxml2-2.9.2... [84amd64-default-job-09] | `-- Installing libiconv-1.14_6... [84amd64-default-job-09] | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-09] | `-- Installing libxml2-2.9.2_2... [84amd64-default-job-09] | `-- Extracting libxml2-2.9.2_2... done [84amd64-default-job-09] | `-- Installing py27-setuptools27-5.5.1_1... [84amd64-default-job-09] | | `-- Installing python27-2.7.9... [84amd64-default-job-09] | | `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-09] | | | `-- Installing indexinfo-0.2.2... [84amd64-default-job-09] | | | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-09] | | `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-09] | | `-- Installing libffi-3.2.1... [84amd64-default-job-09] | | `-- Extracting libffi-3.2.1... done [84amd64-default-job-09] | | `-- Extracting python27-2.7.9... done [84amd64-default-job-09] | `-- Extracting py27-setuptools27-5.5.1_1... done [84amd64-default-job-09] | `-- Installing python2-2_3... [84amd64-default-job-09] | `-- Extracting python2-2_3... done [84amd64-default-job-09] `-- Extracting py27-libxml2-2.9.2... done [84amd64-default-job-09] Extracting itstool-2.0.2_1... done 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 bijiben-3.14.2 ===> bijiben-3.14.2 depends on package: evolution>=3.0.0 - not found ===> Verifying install for evolution>=3.0.0 in /usr/ports/mail/evolution ===> Installing existing package /packages/All/evolution-3.12.10_1.txz [84amd64-default-job-09] Installing evolution-3.12.10_1... [84amd64-default-job-09] `-- Installing atk-2.14.0... [84amd64-default-job-09] | `-- Installing glib-2.42.1... [84amd64-default-job-09] | | `-- Installing pcre-8.35_2... [84amd64-default-job-09] | | `-- Extracting pcre-8.35_2... done [84amd64-default-job-09] | | `-- Installing perl5-5.18.4_11... [84amd64-default-job-09] | | `-- Extracting perl5-5.18.4_11... done [84amd64-default-job-09] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [84amd64-default-job-09] `-- Extracting atk-2.14.0... done [84amd64-default-job-09] `-- Installing bogofilter-1.2.4_4... [84amd64-default-job-09] | `-- Installing db5-5.3.28_2... [84amd64-default-job-09] | `-- Extracting db5-5.3.28_2... done [84amd64-default-job-09] | `-- Installing gsl-1.16_2... [84amd64-default-job-09] | `-- Extracting gsl-1.16_2... done [84amd64-default-job-09] `-- Extracting bogofilter-1.2.4_4... done [84amd64-default-job-09] `-- Installing desktop-file-utils-0.22_3... [84amd64-default-job-09] `-- Extracting desktop-file-utils-0.22_3... done [84amd64-default-job-09] `-- Installing evolution-data-server-3.12.10... [84amd64-default-job-09] | `-- Installing gnome-online-accounts-3.14.2... [84amd64-default-job-09] | | `-- Installing dbus-glib-0.100.2_1... [84amd64-default-job-09] | | `-- Installing dbus-1.8.12_1... [84amd64-default-job-09] | | | `-- Installing expat-2.1.0_2... [84amd64-default-job-09] | | | `-- Extracting expat-2.1.0_2... done [84amd64-default-job-09] | | | `-- Installing gnome_subr-1.0... [84amd64-default-job-09] | | | `-- Extracting gnome_subr-1.0... done [84amd64-default-job-09] | | | `-- Installing libICE-1.0.9,1... [84amd64-default-job-09] | | | `-- Installing xproto-7.0.26... [84amd64-default-job-09] | | | `-- Extracting xproto-7.0.26... done [84amd64-default-job-09] | | | `-- Extracting libICE-1.0.9,1... done [84amd64-default-job-09] | | | `-- Installing libSM-1.2.2_2,1... [84amd64-default-job-09] | | | `-- Extracting libSM-1.2.2_2,1... done checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert amd64-portbld-freebsd8.4 file names to amd64-portbld-freebsd8.4 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd8.4 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd8.4 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking pkg-config is at least version 0.9.0... yes checking for TRACKER... yes checking for BIJIBEN... yes checking for ZEITGEIST... no checking pkg-config is at least version 0.16... yes checking for cos in -lm... yes checking for LIBGD... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libgd/Makefile config.status: creating data/Makefile config.status: creating data/bijiben.desktop.in config.status: creating data/icons/Makefile config.status: creating help/Makefile config.status: creating po/Makefile.in config.status: creating src/libbiji/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing libtool commands config.status: executing po/stamp-it commands configure: WARNING: unrecognized options: --with-html-dir, --disable-gtk-doc, --with-gconf-source Version: 3.14.2 Enable Zeitgeist no Run make to compile. =========================================================================== =================================================== ===> Building for bijiben-3.14.2 gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2' Making all in libgd gmake[2]: Entering directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/libgd' CC libgd/gd-types-catalog.lo CC libgd/gd-entry-focus-hack.lo CC libgd/gd-icon-utils.lo CC libgd/gd-main-view-generic.lo CC libgd/gd-styled-text-renderer.lo CC libgd/gd-two-lines-renderer.lo CC libgd/gd-main-icon-view.lo CC libgd/gd-toggle-pixbuf-renderer.lo libgd/gd-toggle-pixbuf-renderer.c: In function 'render_activity': libgd/gd-toggle-pixbuf-renderer.c:107: warning: 'gtk_paint_spinner' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkstyle.h:703) libgd/gd-toggle-pixbuf-renderer.c:107: warning: 'gtk_widget_get_style' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkstyle.h:742) CC libgd/gd-main-list-view.lo CC libgd/gd-main-view.lo CC libgd/gd-tagged-entry.lo CCLD libgd.la CC test-tagged-entry.o CCLD test-tagged-entry gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/libgd' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src' glib-compile-resources --target=bjb-resources.c --sourcedir=. --generate-source --c-name bjb ./bjb.gresource.xml glib-compile-resources --target=bjb-resources.h --sourcedir=. --generate-header --c-name bjb ./bjb.gresource.xml gdbus-codegen \ --interface-prefix org.gnome. \ --c-namespace Bijiben \ --generate-c-code bijiben-shell-search-provider-generated \ ../data/shell-search-provider-dbus-interfaces.xml \ gmake all-recursive gmake[3]: Entering directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src' Making all in libbiji gmake[4]: Entering directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src/libbiji' GEN stamp-biji-marshalers.h GEN biji-marshalers.c gmake all-am gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src/libbiji' CC biji-marshalers.lo CC biji-date-time.lo CC biji-error.lo CC biji-info-set.lo CC biji-item.lo CC biji-manager.lo CC biji-notebook.lo CC biji-note-id.lo CC biji-note-obj.lo CC biji-string.lo CC biji-timeout.lo CC biji-tracker.lo CC biji-zeitgeist.lo CC deserializer/biji-lazy-deserializer.lo CC deserializer/biji-tomboy-reader.lo CC editor/biji-editor-selection.lo In file included from editor/biji-editor-selection.c:23: editor/biji-editor-selection.h:207:34: warning: no newline at end of file CC editor/biji-editor-utils.lo CC editor/biji-webkit-editor.lo In file included from editor/biji-webkit-editor.c:24: editor/biji-editor-selection.h:207:34: warning: no newline at end of file CC provider/biji-import-provider.lo CC provider/biji-local-note.lo CC provider/biji-local-provider.lo CC provider/biji-memo-note.lo CC provider/biji-memo-provider.lo provider/biji-memo-provider.c: In function 'memo_create_note': provider/biji-memo-provider.c:603: warning: assignment discards qualifiers from pointer target type provider/biji-memo-provider.c: At top level: provider/biji-memo-provider.c:147: warning: 'memo_item_free' defined but not used CC provider/biji-own-cloud-note.lo CC provider/biji-own-cloud-provider.lo CC provider/biji-provider.lo CC serializer/biji-lazy-serializer.lo CCLD libbiji.la gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src/libbiji' gmake[4]: Leaving directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src/libbiji' gmake[4]: Entering directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src' CC bjb-resources.o CC bjb-app-menu.o CC bjb-bijiben.o CC bjb-color-button.o CC bjb-controller.o CC bjb-debug.o CC bjb-editor-toolbar.o CC bjb-empty-results-box.o CC bjb-import-dialog.o CC bjb-load-more-button.o CC bjb-main.o CC bjb-main-toolbar.o CC bjb-main-view.o CC bjb-note-view.o CC bjb-organize-dialog.o bjb-organize-dialog.c: In function 'bjb_organize_dialog_constructed': bjb-organize-dialog.c:424: warning: 'gtk_tree_view_set_rules_hint' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtktreeview.h:247) CC bjb-rename-note.o CC bjb-search-toolbar.o CC bjb-selection-toolbar.o CC bjb-settings.o CC bjb-settings-dialog.o CC bjb-share.o CC bjb-window-base.o CCLD bijiben /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZSt25__throw_bad_function_callv@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt18condition_variable4waitERSt11unique_lockISt5mutexE@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `_ZNSt6chrono3_V212system_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZSt15__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt8__detail15_List_node_base7_M_hookEPS0_@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZSt11__once_call@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt18condition_variableD1Ev@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZSt20__throw_system_errori@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt18condition_variable10notify_oneEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt18condition_variableC1Ev@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `_ZNSt18condition_variable10notify_allEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt6chrono3_V212steady_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `__once_proxy@GLIBCXX_3.4.11' Makefile:645: recipe for target 'bijiben' failed gmake[4]: *** [bijiben] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src' Makefile:720: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src' Makefile:511: recipe for target 'all' failed gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2/src' Makefile:479: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/deskutils/bijiben/work/bijiben-3.14.2' Makefile:410: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/deskutils/bijiben. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 12:34:39 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 752506D3; Sat, 31 Jan 2015 12:34:39 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 54C727C3; Sat, 31 Jan 2015 12:34:39 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VCYddJ086412; Sat, 31 Jan 2015 12:34:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VCYdbV086402; Sat, 31 Jan 2015 12:34:39 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 12:34:39 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311234.t0VCYdbV086402@beefy2.isc.freebsd.org> To: johans@FreeBSD.org Subject: [package - 84amd64-default][security/lsh] Failed for lsh-2.1_1 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, 31 Jan 2015 12:34:39 -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: johans@FreeBSD.org Last committer: amdmi3@FreeBSD.org Ident: $FreeBSD: head/security/lsh/Makefile 365330 2014-08-18 17:30:24Z amdmi3 $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/lsh-2.1_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building security/lsh build started at Sat Jan 31 12:34:07 UTC 2015 port directory: /usr/ports/security/lsh building for: FreeBSD 84amd64-default-job-13 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: johans@FreeBSD.org Makefile ident: $FreeBSD: head/security/lsh/Makefile 365330 2014-08-18 17:30:24Z amdmi3 $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=lsh-2.1_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/lsh/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/lsh/work HOME=/wrkdirs/usr/ports/security/lsh/work TMPDIR="/tmp" MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/security/lsh/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/lsh/work HOME=/wrkdirs/usr/ports/security/lsh/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/lsh/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/lsh/work HOME=/wrkdirs/usr/ports/security/lsh/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/security/lsh/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/lsh/work HOME=/wrkdirs/usr/ports/security/lsh/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 -std=c89" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -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-- KRB="@comment " OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/lsh" EXAMPLESDIR="share/examples/lsh" DATADIR="share/lsh" WWWDIR="www/lsh" ETCDIR="etc/lsh" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/lsh DOCSDIR=/usr/local/share/doc/lsh EXAMPLESDIR=/usr/local/share/examples/lsh WWWDIR=/usr/local/www/lsh ETCDIR=/usr/local/etc/lsh --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> lsh-2.1_1 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.7.txz [84amd64-default-job-13] Installing pkg-1.4.7... [84amd64-default-job-13] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of lsh-2.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by lsh-2.1_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by lsh-2.1_1 for building => SHA256 Checksum OK for lsh-2.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by lsh-2.1_1 for building ===> Extracting for lsh-2.1_1 => SHA256 Checksum OK for lsh-2.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for lsh-2.1_1 =========================================================================== =================================================== ===> lsh-2.1_1 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-13] Installing gmake-4.1_1... [84amd64-default-job-13] `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-13] | `-- Installing indexinfo-0.2.2... [84amd64-default-job-13] | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-13] | `-- Installing libiconv-1.14_6... [84amd64-default-job-13] | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-13] `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-13] Extracting gmake-4.1_1... done ===> Returning to build of lsh-2.1_1 ===> lsh-2.1_1 depends on file: /usr/local/libdata/pkgconfig/xau.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/xau.pc in /usr/ports/x11/libXau ===> Installing existing package /packages/All/libXau-1.0.8_2.txz [84amd64-default-job-13] Installing libXau-1.0.8_2... [84amd64-default-job-13] `-- Installing xproto-7.0.26... [84amd64-default-job-13] `-- Extracting xproto-7.0.26... done [84amd64-default-job-13] Extracting libXau-1.0.8_2... done ===> Returning to build of lsh-2.1_1 =========================================================================== =================================================== ===> lsh-2.1_1 depends on shared library: liboop.so - not found ===> Verifying for liboop.so in /usr/ports/devel/liboop ===> Installing existing package /packages/All/liboop-1.0_12.txz [84amd64-default-job-13] Installing liboop-1.0_12... [84amd64-default-job-13] `-- Installing adns-1.5.0... [84amd64-default-job-13] `-- Extracting adns-1.5.0... done [84amd64-default-job-13] `-- Installing glib-2.42.1... [84amd64-default-job-13] | `-- Installing libffi-3.2.1... [84amd64-default-job-13] | `-- Extracting libffi-3.2.1... done [84amd64-default-job-13] | `-- Installing pcre-8.35_2... [84amd64-default-job-13] | `-- Extracting pcre-8.35_2... done [84amd64-default-job-13] | `-- Installing perl5-5.18.4_11... [84amd64-default-job-13] | `-- Extracting perl5-5.18.4_11... done [84amd64-default-job-13] | `-- Installing python27-2.7.9... [84amd64-default-job-13] | `-- Extracting python27-2.7.9... done [84amd64-default-job-13] `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [84amd64-default-job-13] `-- Installing glib12-1.2.10_15... [84amd64-default-job-13] `-- Extracting glib12-1.2.10_15... done [84amd64-default-job-13] `-- Installing libwww-5.4.0_5... [84amd64-default-job-13] `-- Extracting libwww-5.4.0_5... done [84amd64-default-job-13] `-- Installing tcl86-8.6.3... [84amd64-default-job-13] `-- Extracting tcl86-8.6.3... done [84amd64-default-job-13] Extracting liboop-1.0_12... done 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 lsh-2.1_1 ===> lsh-2.1_1 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 [84amd64-default-job-13] Installing gmp-5.1.3_2... [84amd64-default-job-13] Extracting gmp-5.1.3_2... done ===> Returning to build of lsh-2.1_1 ===> lsh-2.1_1 depends on shared library: libnettle.so - not found ===> Verifying for libnettle.so in /usr/ports/security/nettle ===> Installing existing package /packages/All/nettle-2.7.1.txz [84amd64-default-job-13] Installing nettle-2.7.1... [84amd64-default-job-13] Extracting nettle-2.7.1... done ===> Returning to build of lsh-2.1_1 checking for sys/ioctl.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for glob.h... (cached) yes checking for memory.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking history.h usability... no checking history.h presence... no checking for history.h... no checking for netinet/in.h... (cached) yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for pwd.h... (cached) yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for tgetent in -ltermcap... yes checking for rl_callback_handler_remove in -lreadline... yes checking for using_history in -lreadline... yes checking for struct stat.st_rdev... yes checking for working alloca.h... no checking for alloca... yes checking for malloc.h... (cached) no checking whether cc needs -traditional... no checking whether sys/types.h defines makedev... yes checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... (cached) yes checking for getcwd... (cached) yes checking for getwd... (cached) yes checking for strcoll... yes checking for strdup... (cached) yes checking for getenv... yes checking for fnmatch... yes checking for dup2... (cached) yes checking for canonicalize_file_name... no checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing depfiles commands /usr/bin/sed -i.bak 's,^#define WITH_READLINE,// &,' /wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp/config.h =========================================================================== =================================================== ===> Building for lsh-2.1_1 gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src' (echo '/* Automatically generated from environ.h.in, by make. */' ; \ sed -e 's,@''prefix@,/usr/local,' \ -e 's,@''bindir@,/usr/local/bin,' \ -e 's,@''sbindir@,/usr/local/sbin,' \ -e 's,@''libexecdir@,/usr/local/libexec,' \ -e 's,@''sysconfdir@,/usr/local/etc,' \ < /wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/environ.h.in) >environ.hT test -s environ.hT && mv -f environ.hT environ.h gmake all-recursive gmake[3]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src' Making all in argp gmake[4]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp' gmake all-recursive gmake[5]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp' Making all in . gmake[6]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp' cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-ba.o -MD -MP -MF .deps/argp-ba.Tpo -c -o argp-ba.o argp-ba.c mv -f .deps/argp-ba.Tpo .deps/argp-ba.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-eexst.o -MD -MP -MF .deps/argp-eexst.Tpo -c -o argp-eexst.o argp-eexst.c mv -f .deps/argp-eexst.Tpo .deps/argp-eexst.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-fmtstream.o -MD -MP -MF .deps/argp-fmtstream.Tpo -c -o argp-fmtstream.o argp-fmtstream.c mv -f .deps/argp-fmtstream.Tpo .deps/argp-fmtstream.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-help.o -MD -MP -MF .deps/argp-help.Tpo -c -o argp-help.o argp-help.c argp-help.c: In function 'fill_in_uparams': argp-help.c:239: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness argp-help.c:247: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness argp-help.c:1739:4: warning: #warning No reasonable value to return mv -f .deps/argp-help.Tpo .deps/argp-help.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-parse.o -MD -MP -MF .deps/argp-parse.Tpo -c -o argp-parse.o argp-parse.c mv -f .deps/argp-parse.Tpo .deps/argp-parse.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-pv.o -MD -MP -MF .deps/argp-pv.Tpo -c -o argp-pv.o argp-pv.c mv -f .deps/argp-pv.Tpo .deps/argp-pv.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT argp-pvh.o -MD -MP -MF .deps/argp-pvh.Tpo -c -o argp-pvh.o argp-pvh.c mv -f .deps/argp-pvh.Tpo .deps/argp-pvh.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT mempcpy.o -MD -MP -MF .deps/mempcpy.Tpo -c -o mempcpy.o mempcpy.c mempcpy.c:14: warning: no previous prototype for 'mempcpy' mv -f .deps/mempcpy.Tpo .deps/mempcpy.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT strchrnul.o -MD -MP -MF .deps/strchrnul.Tpo -c -o strchrnul.o strchrnul.c strchrnul.c:15: warning: no previous prototype for 'strchrnul' mv -f .deps/strchrnul.Tpo .deps/strchrnul.Po rm -f libargp.a ar cru libargp.a argp-ba.o argp-eexst.o argp-fmtstream.o argp-help.o argp-parse.o argp-pv.o argp-pvh.o mempcpy.o strchrnul.o ranlib libargp.a gmake[6]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp' Making all in testsuite gmake[6]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp/testsuite' cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ex1.o -MD -MP -MF .deps/ex1.Tpo -c -o ex1.o ex1.c mv -f .deps/ex1.Tpo .deps/ex1.Po cc -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -L/usr/local/lib -fstack-protector -o ex1 ex1.o ../libargp.a cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ex3.o -MD -MP -MF .deps/ex3.Tpo -c -o ex3.o ex3.c mv -f .deps/ex3.Tpo .deps/ex3.Po cc -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -L/usr/local/lib -fstack-protector -o ex3 ex3.o ../libargp.a cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT ex4.o -MD -MP -MF .deps/ex4.Tpo -c -o ex4.o ex4.c mv -f .deps/ex4.Tpo .deps/ex4.Po cc -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Waggregate-return -Wpointer-arith -Wbad-function-cast -Wnested-externs -L/usr/local/lib -fstack-protector -o ex4 ex4.o ../libargp.a gmake[6]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp/testsuite' gmake[5]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp' gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/argp' Making all in rsync gmake[4]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/rsync' cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT generate.o -MD -MP -MF .deps/generate.Tpo -c -o generate.o generate.c mv -f .deps/generate.Tpo .deps/generate.Po cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT receive.o -MD -MP -MF .deps/receive.Tpo -c -o receive.o receive.c mv -f .deps/receive.Tpo .deps/receive.Po cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT checksum.o -MD -MP -MF .deps/checksum.Tpo -c -o checksum.o checksum.c mv -f .deps/checksum.Tpo .deps/checksum.Po cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT send.o -MD -MP -MF .deps/send.Tpo -c -o send.o send.c mv -f .deps/send.Tpo .deps/send.Po rm -f librsync.a ar cru librsync.a generate.o receive.o checksum.o send.o ranlib librsync.a gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/rsync' Making all in scm gmake[4]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/scm' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/scm' Making all in sftp gmake[4]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp' gmake all-recursive gmake[5]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp' Making all in . gmake[6]: Entering directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp' cc -DHAVE_CONFIG_H -I. -I/usr/local/include -D_GNU_SOURCE -DTRANSPORT_PROG='"/usr/local/bin/lshg"' -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c89 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -Wcast-align -MT commands.o -MD -MP -MF .deps/commands.Tpo -c -o commands.o commands.c In file included from commands.c:28: config.h:249: error: expected identifier or '(' before '/' token config.h:249: error: stray '#' in program In file included from /usr/include/sys/_types.h:33, from /usr/include/stdlib.h:42, from commands.h:30, from commands.c:31: /usr/include/machine/_types.h:75: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__int_least8_t' In file included from commands.h:31, from commands.c:31: /usr/include/sys/types.h:64: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int8_t' In file included from /usr/local/include/nettle/nettle-stdint.h:11, from /usr/local/include/nettle/nettle-types.h:29, from buffer.h:31, from sftp_c.h:49, from sftp_bind.h:61, from commands.h:41, from commands.c:31: /usr/include/stdint.h:77: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int_least8_t' commands.c: In function 'handle_command': commands.c:2144: warning: pointer targets in initialization differ in signedness commands.c:2149: warning: pointer targets in passing argument 1 of 'lsftp_s_skip' differ in signedness commands.c:2149: warning: pointer targets in assignment differ in signedness commands.c:2158: warning: pointer targets in passing argument 1 of 'com_escape' differ in signedness commands.c:2161: warning: pointer targets in passing argument 1 of 'com_longhelp' differ in signedness commands.c:2165: warning: pointer targets in passing argument 1 of 'lsftp_s_strtok' differ in signedness commands.c:2165: warning: pointer targets in assignment differ in signedness commands.c:2184: warning: pointer targets in passing argument 1 of 'lsftp_s_skip' differ in signedness Makefile:568: recipe for target 'commands.o' failed gmake[6]: *** [commands.o] Error 1 gmake[6]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp' Makefile:674: recipe for target 'all-recursive' failed gmake[5]: *** [all-recursive] Error 1 gmake[5]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp' Makefile:382: recipe for target 'all' failed gmake[4]: *** [all] Error 2 gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src/sftp' Makefile:1039: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src' Makefile:696: recipe for target 'all' failed gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1/src' Makefile:384: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/security/lsh/work/lsh-2.1' Makefile:324: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/security/lsh. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 12:44:20 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 2600B880 for ; Sat, 31 Jan 2015 12:44:20 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 10DF8894; Sat, 31 Jan 2015 12:44:20 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VCiJEC021067; Sat, 31 Jan 2015 12:44:19 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VCiJGG020768; Sat, 31 Jan 2015 12:44:19 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 12:44:19 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311244.t0VCiJGG020768@beefy2.isc.freebsd.org> To: oliver@fromme.com Subject: [package - 84amd64-default][devel/cssc] Failed for cssc-1.4.0 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, 31 Jan 2015 12:44:20 -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: oliver@fromme.com Last committer: rodrigo@FreeBSD.org Ident: $FreeBSD: head/devel/cssc/Makefile 374333 2014-12-08 21:46:40Z rodrigo $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/cssc-1.4.0.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building devel/cssc build started at Sat Jan 31 12:43:49 UTC 2015 port directory: /usr/ports/devel/cssc building for: FreeBSD 84amd64-default-job-22 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: oliver@fromme.com Makefile ident: $FreeBSD: head/devel/cssc/Makefile 374333 2014-12-08 21:46:40Z rodrigo $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=cssc-1.4.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for cssc-1.4.0: BINARY=on: Support binary SCCS files (Solaris interoperability) ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-binary --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cssc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cssc/work HOME=/wrkdirs/usr/ports/devel/cssc/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cssc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cssc/work HOME=/wrkdirs/usr/ports/devel/cssc/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="g++" 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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/cssc" EXAMPLESDIR="share/examples/cssc" DATADIR="share/cssc" WWWDIR="www/cssc" ETCDIR="etc/cssc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cssc DOCSDIR=/usr/local/share/doc/cssc EXAMPLESDIR=/usr/local/share/examples/cssc WWWDIR=/usr/local/www/cssc ETCDIR=/usr/local/etc/cssc --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> cssc-1.4.0 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.7.txz [84amd64-default-job-22] Installing pkg-1.4.7... [84amd64-default-job-22] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of cssc-1.4.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by cssc-1.4.0 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by cssc-1.4.0 for building => SHA256 Checksum OK for CSSC-1.4.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by cssc-1.4.0 for building ===> Extracting for cssc-1.4.0 => SHA256 Checksum OK for CSSC-1.4.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for cssc-1.4.0 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for cssc-1.4.0 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking if binary file support should be disabled... no checking for required SCCS file line length limits... no limit checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for library containing strerror... none required checking build system type... amd64-portbld-freebsd8.4 checking host system type... amd64-portbld-freebsd8.4 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert amd64-portbld-freebsd8.4 file names to amd64-portbld-freebsd8.4 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd8.4 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r config.status: creating src/sccsdiff.sh config.status: creating unit-tests/Makefile config.status: creating tests/Makefile config.status: creating docs/Makefile config.status: creating testutils/decompress_stdin.sh config.status: creating auxfiles/Makefile config.status: creating auxfiles/CSSC.spec config.status: creating sccs-cgi/Makefile config.status: creating docs/config-info.texi config.status: creating unit-tests/testwrapper.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===> Building for cssc-1.4.0 /usr/bin/make all-recursive Making all in gl Making all in lib rm -f c++defs.h-t c++defs.h && sed -n -e '/_GL_CXXDEFS/,$p' < ../../build-aux/snippet/c++defs.h > c++defs.h-t && mv c++defs.h-t c++defs.h rm -f warn-on-use.h-t warn-on-use.h && sed -n -e '/^.ifndef/,$p' < ../../build-aux/snippet/warn-on-use.h > warn-on-use.h-t && mv warn-on-use.h-t warn-on-use.h rm -f ctype.h-t ctype.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_CTYPE_H''@||g' -e 's/@''GNULIB_ISBLANK''@/0/g' -e 's/@''HAVE_ISBLANK''@/1/g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./ctype.in.h; } > ctype.h-t && mv ctype.h-t ctype.h rm -f arg-nonnull.h-t arg-nonnull.h && sed -n -e '/GL_ARG_NONNULL/,$p' < ../../build-aux/snippet/arg-nonnull.h > arg-nonnull.h-t && mv arg-nonnull.h-t arg-nonnull.h rm -f dirent.h-t dirent.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_DIRENT_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_DIRENT_H''@||g' -e 's/@''GNULIB_OPENDIR''@/1/g' -e 's/@''GNULIB_READDIR''@/0/g' -e 's/@''GNULIB_REWINDDIR''@/0/g' -e 's/@''GNULIB_CLOSEDIR''@/1/g' -e 's/@''GNULIB_DIRFD''@/1/g' -e 's/@''GNULIB_FDOPENDIR''@/0/g' -e 's/@''GNULIB_SCANDIR''@/0/g' -e 's/@''GNULIB_ALPHASORT''@/0/g' -e 's/@''HAVE_OPENDIR''@/1/g' -e 's/@''HAVE_READDIR''@/1/g' -e 's/@''HAVE_REWINDDIR''@/1/g' -e 's/@''HAVE_CLOSEDIR''@/1/g' -e 's|@''HAVE_DECL_DIRFD''@|1|g' -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' -e 's|@''HAVE_FDOPENDIR''@|1|g' -e 's|@''HAVE_SCANDIR''@|1|g' -e 's|@''HAVE_ALPHASORT''@|1|g' -e 's|@''REPLACE_OPENDIR''@|0|g' -e 's|@''REPLACE_CLOSEDIR''@|0|g' -e 's|@''REPLACE_DIRFD''@|0|g' - e 's|@''REPLACE_FDOPENDIR''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./dirent.in.h; } > dirent.h-t && mv dirent.h-t dirent.h rm -f fcntl.h-t fcntl.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_FCNTL_H''@||g' -e 's/@''GNULIB_FCNTL''@/1/g' -e 's/@''GNULIB_NONBLOCKING''@/0/g' -e 's/@''GNULIB_OPEN''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_OPENAT''@/0/g' -e 's|@''HAVE_FCNTL''@|1|g' -e 's|@''HAVE_OPENAT''@|1|g' -e 's|@''REPLACE_FCNTL''@|0|g' -e 's|@''REPLACE_OPEN''@|0|g' -e 's|@''REPLACE_OPENAT''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./fcntl.in.h; } > fcntl.h-t && mv fcntl.h-t fcntl.h rm -f signal.h-t signal.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SIGNAL_H''@||g' -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' -e 's|@''GNULIB_RAISE''@|0|g' -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' -e 's/@''GNULIB_SIGPROCMASK''@/0/g' -e 's/@''GNULIB_SIGACTION''@/0/g' -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' -e 's|@''HAVE_RAISE''@|1|g' -e 's|@''HAVE_SIGSET_T''@|1|g' -e 's|@''HAVE_SIGINFO_T''@|1|g' -e 's|@''HAVE_SIGACTION''@|1|g' -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' -e 's|@''HAVE_SIGHANDLER_T''@|0|g' -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' -e 's|@''REPLACE_RAISE''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./signal.in.h; } > signal.h-t && mv signal.h-t signal.h rm -f stdio.h-t stdio.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STDIO_H''@||g' -e 's/@''GNULIB_DPRINTF''@/0/g' -e 's/@''GNULIB_FCLOSE''@/0/g' -e 's/@''GNULIB_FDOPEN''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_FFLUSH''@/0/g' -e 's/@''GNULIB_FGETC''@/1/g' -e 's/@''GNULIB_FGETS''@/1/g' -e 's/@''GNULIB_FOPEN''@/0/g' -e 's/@''GNULIB_FPRINTF''@/1/g' -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_FPURGE''@/0/g' -e 's/@''GNULIB_FPUTC''@/1/g' -e 's/@''GNULIB_FPUTS''@/1/g' -e 's/@''GNULIB_FREAD''@/1/g' -e 's/@''GNULIB_FREOPEN''@/0/g' -e 's/@''GNULIB_FSCANF''@/1/g' -e 's/@''GNULIB_FSEEK''@/1/g' -e 's/@''GNULIB_FSEEKO''@/1/g' -e 's/@''GNULIB_FTELL''@/0/g' -e 's/@''GNULIB_FTELLO''@/0/g' -e 's/@''GNULIB_FWRITE''@/1/g' -e 's/@''GNULIB_GETC''@/1/g' -e 's/@''G NULIB_GETCHAR''@/1/g' -e 's/@''GNULIB_GETDELIM''@/0/g' -e 's/@''GNULIB_GETLINE''@/0/g' -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' -e 's/@''GNULIB_PCLOSE''@/0/g' -e 's/@''GNULIB_PERROR''@/0/g' -e 's/@''GNULIB_POPEN''@/0/g' -e 's/@''GNULIB_PRINTF''@/1/g' -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' -e 's/@''GNULIB_PUTC''@/1/g' -e 's/@''GNULIB_PUTCHAR''@/1/g' -e 's/@''GNULIB_PUTS''@/1/g' -e 's/@''GNULIB_REMOVE''@/0/g' -e 's/@''GNULIB_RENAME''@/0/g' -e 's/@''GNULIB_RENAMEAT''@/0/g' -e 's/@''GNULIB_SCANF''@/1/g' -e 's/@''GNULIB_SNPRINTF''@/0/g' -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' -e 's/@''GNULIB_TMPFILE''@/0/g' -e 's/@''GNULIB_VASPRINTF''@/0/g' -e 's/@''GNULIB_VDPRINTF''@/0/g' -e 's/@''GNULIB_VFPRINTF''@/1/g' -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_VFSCANF''@/0/g' -e 's/@''GNULIB_VSCANF''@/0/g' -e 's/@''GNULIB_VPRINTF''@/1/g' - e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' -e 's/! @''GNULIB_VSNPRINTF''@/0/g' -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' < ./stdio.in.h | sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' -e 's|@''HAVE_DECL_FSEEKO''@|1|g' -e 's|@''HAVE_DECL_FTELLO''@|1|g' -e 's|@''HAVE_DECL_GETDELIM''@|1|g' -e 's|@''HAVE_DECL_GETLINE''@|1|g' -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' -e 's|@''HAVE_DPRINTF''@|1|g' -e 's|@''HAVE_FSEEKO''@|1|g' -e 's|@''HAVE_FTELLO''@|1|g' -e 's|@''HAVE_PCLOSE''@|1|g' -e 's|@''HAVE_POPEN''@|1|g' -e 's|@''HAVE_RENAMEAT''@|1|g' -e 's|@''HAVE_VASPRINTF''@|1|g' -e 's|@''HAVE_VDPRINTF''@|1|g' -e 's|@''REPLACE_DPRINTF''@|0|g' -e 's|@''REPLACE_FCLOSE''@|0|g' -e 's|@''REPLACE_FDOPEN''@|0|g' -e 's|@''REPLACE_FFLUSH''@|0|g' -e 's|@''REPLACE_FOPEN''@|0|g' -e 's|@''REPLACE_FPRINTF''@|0|g' -e 's|@''REPLACE_FPURGE''@|0|g' -e 's|@''REPLACE_FREOPEN''@|0|g' -e 's|@''REPLACE_FSEEK''@|0|g' -e 's|@''REPLACE_FSEEKO''@|0|g' -e 's|@''REPLACE_FTELL''@|0|g' -e 's|@''REPLACE_FTELLO''@|0|g' -e 's|@''REPLACE_GETDELIM''@|0|g' -e 's|@''REPLACE_GETLINE''@|0|g' -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' -e 's|@''REPLACE_PERROR''@|0|g' -e 's|@''REPLACE_POPEN''@|0|g' -e 's|@''REPLACE_PRINTF''@|0|g' -e 's|@''REPLACE_REMOVE''@|0|g' -e 's|@''REPLACE_RENAME''@|0|g' -e 's|@''REPLACE_RENAMEAT''@|0|g' -e 's|@''REPLACE_SNPRINTF''@|0|g' -e 's|@''REPLACE_SPRINTF''@|0|g' -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' -e 's|@''REPLACE_TMPFILE''@|0|g' -e 's|@''REPLACE_VASPRINTF''@|0|g' -e 's|@''REPLACE_VDPRINTF''@|0|g' -e 's|@''REPLACE_VFPRINTF''@|0|g' -e 's|@''REPLACE_VPRINTF''@|0|g' -e 's|@''REPLACE_VSNPRINTF''@|0|g' -e 's|@''REPLACE_VSPRINTF''@|0|g' -e 's|@''ASM_SYMBOL_PREFIX''@||g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; } > stdio.h-t && mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STDLIB_H''@||g' -e 's/@''GNULIB__EXIT''@/0/g' -e 's/@''GNULIB_ATOLL''@/0/g' -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' -e 's/@''GNULIB_GETLOADAVG''@/0/g' -e 's/@''GNULIB_GETSUBOPT''@/0/g' -e 's/@''GNULIB_GRANTPT''@/0/g' -e 's/@''GNULIB_MALLOC_POSIX''@/0/g' -e 's/@''GNULIB_MBTOWC''@/0/g' -e 's/@''GNULIB_MKDTEMP''@/0/g' -e 's/@''GNULIB_MKOSTEMP''@/0/g' -e 's/@''GNULIB_MKOSTEMPS''@/0/g' -e 's/@''GNULIB_MKSTEMP''@/0/g' -e 's/@''GNULIB_MKSTEMPS''@/0/g' -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' -e 's/@''GNULIB_PTSNAME''@/0/g' -e 's/@''GNULIB_PTSNAME_R''@/0/g' -e 's/@''GNULIB_PUTENV''@/0/g' -e 's/@''GNULIB_RANDOM''@/0/g' -e 's/@''GNULIB_RANDOM_R''@/0/g' -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' -e 's/@''GNULIB_REALPATH''@/0/g' -e 's/@''GNULIB_RPMATCH''@/0/g' -e 's/@''GNULIB_SECURE_GETENV''@/0/g' -e 's/@''GNULIB_SETENV''@/0/g' -e 's/@''GNULIB_STRTOD''@/0/g' -e 's/@''GNULIB_STRTOLL''@/0/g' -e 's/@''GNULIB_STRTOULL''@/0/g' -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' -e 's/@''GNULIB_UNLOCKPT''@/0/g' -e 's/@''GNULIB_UNSETENV''@/0/g' -e 's/@''GNULIB_WCTOMB''@/0/g' < ./stdlib.in.h | sed -e 's|@''HAVE__EXIT''@|1|g' -e 's|@''HAVE_ATOLL''@|1|g' -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' -e 's|@''HAVE_GETSUBOPT''@|1|g' -e 's|@''HAVE_GRANTPT''@|1|g' -e 's|@''HAVE_MKDTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMPS''@|1|g' -e 's|@''HAVE_MKSTEMP''@|1|g' -e 's|@''HAVE_MKSTEMPS''@|1|g' -e 's|@''HAVE_POSIX_OPENPT''@|1|g' -e 's|@''HAVE_PTSNAME''@|1|g' -e 's|@''HAVE_PTSNAME_R''@|1|g' -e 's|@''HAVE_RANDOM''@|1|g' -e 's|@''HAVE_RANDOM_H''@|1|g' -e 's|@''HAVE_RANDOM_R''@|1|g' -e 's|@''HAVE_REALPATH''@|1|g' -e 's|@''HAVE_! RPMATCH''@|1|g' -e 's|@''HAVE_SECURE_GETENV''@|1|g' -e 's|@''HAVE_DECL_SETENV''@|1|g' -e 's|@''HAVE_STRTOD''@|1|g' -e 's|@''HAVE_STRTOLL''@|1|g' -e 's|@''HAVE_STRTOULL''@|1|g' -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' -e 's|@''HAVE_UNLOCKPT''@|1|g' -e 's|@''HAVE_DECL_UNSETENV''@|1|g' -e 's|@''REPLACE_CALLOC''@|0|g' -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' -e 's|@''REPLACE_MALLOC''@|0|g' -e 's|@''REPLACE_MBTOWC''@|0|g' -e 's|@''REPLACE_MKSTEMP''@|0|g' -e 's|@''REPLACE_PTSNAME''@|0|g' -e 's|@''REPLACE_PTSNAME_R''@|0|g' -e 's|@''REPLACE_PUTENV''@|0|g' -e 's|@''REPLACE_RANDOM_R''@|0|g' -e 's|@''REPLACE_REALLOC''@|0|g' -e 's|@''REPLACE_REALPATH''@|0|g' -e 's|@''REPLACE_SETENV''@|0|g' -e 's|@''REPLACE_STRTOD''@|0|g' -e 's|@''REPLACE_UNSETENV''@|0|g' -e 's|@''REPLACE_WCTOMB''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _Noreturn/r ../../build-aux/snippet/_Noreturn.h' -e '/definition of _GL_A RG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; } > stdlib.h-t && mv stdlib.h-t stdlib.h rm -f string.h-t string.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STRING_H''@||g' -e 's/@''GNULIB_FFSL''@/0/g' -e 's/@''GNULIB_FFSLL''@/0/g' -e 's/@''GNULIB_MBSLEN''@/0/g' -e 's/@''GNULIB_MBSNLEN''@/0/g' -e 's/@''GNULIB_MBSCHR''@/0/g' -e 's/@''GNULIB_MBSRCHR''@/0/g' -e 's/@''GNULIB_MBSSTR''@/0/g' -e 's/@''GNULIB_MBSCASECMP''@/0/g' -e 's/@''GNULIB_MBSNCASECMP''@/0/g' -e 's/@''GNULIB_MBSPCASECMP''@/0/g' -e 's/@''GNULIB_MBSCASESTR''@/0/g' -e 's/@''GNULIB_MBSCSPN''@/0/g' -e 's/@''GNULIB_MBSPBRK''@/0/g' -e 's/@''GNULIB_MBSSPN''@/0/g' -e 's/@''GNULIB_MBSSEP''@/0/g' -e 's/@''GNULIB_MBSTOK_R''@/0/g' -e 's/@''GNULIB_MEMCHR''@/0/g' -e 's/@''GNULIB_MEMMEM''@/0/g' -e 's/@''GNULIB_MEMPCPY''@/0/g' -e 's/@''GNULIB_MEMRCHR''@/0/g' -e 's/@''GNULIB_RAWMEMCHR''@/0/g' -e 's/@''GNULIB_STPCPY''@/0/g' -e 's/@''GNULIB_STPNCPY''@/0/g' -e 's/@''GNULIB_STRCHRNUL''@/0/g' -e 's/@''GNULIB_STRDUP''@/0/g' -e 's/@''GNULIB_STRNCAT''@/0/g' -e 's/@''GNULIB_STRNDUP''@/0/g' -e 's/@''GNULIB_STRNLEN''@/0/g' -e 's/@''GNULIB_STRPBRK''@/0/g' -e 's/@''GNULIB_STRSEP''@/0/g' -e 's/@''GNULIB_STRSTR''@/0/g' -e 's/@''GNULIB_STRCASESTR''@/0/g' -e 's/@''GNULIB_STRTOK_R''@/0/g' -e 's/@''GNULIB_STRERROR''@/0/g' -e 's/@''GNULIB_STRERROR_R''@/0/g' -e 's/@''GNULIB_STRSIGNAL''@/0/g' -e 's/@''GNULIB_STRVERSCMP''@/0/g' < ./string.in.h | sed -e 's|@''HAVE_FFSL''@|1|g' -e 's|@''HAVE_FFSLL''@|1|g' -e 's|@''HAVE_MBSLEN''@|0|g' -e 's|@''HAVE_MEMCHR''@|1|g' -e 's|@''HAVE_DECL_MEMMEM''@|1|g' -e 's|@''HAVE_MEMPCPY''@|1|g' -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' -e 's|@''HAVE_RAWMEMCHR''@|1|g' -e 's|@''HAVE_STPCPY''@|1|g' -e 's|@''HAVE_STPNCPY''@|1|g' -e 's|@''HAVE_STRCHRNUL''@|1|g' -e 's|@''HAVE_DECL_STRDUP''@|1|g' -e 's|@''HAVE_DECL_STRNDUP''@|1|g' -e 's|@''HAVE_DEC L_STRNLEN''@|1|g' -e 's|@''HAVE_STRPBRK''@|! 1|g' -e 's|@''HAVE_STRSEP''@|1|g' -e 's|@''HAVE_STRCASESTR''@|1|g' -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' -e 's|@''HAVE_STRVERSCMP''@|1|g' -e 's|@''REPLACE_STPNCPY''@|0|g' -e 's|@''REPLACE_MEMCHR''@|0|g' -e 's|@''REPLACE_MEMMEM''@|0|g' -e 's|@''REPLACE_STRCASESTR''@|0|g' -e 's|@''REPLACE_STRCHRNUL''@|0|g' -e 's|@''REPLACE_STRDUP''@|0|g' -e 's|@''REPLACE_STRSTR''@|0|g' -e 's|@''REPLACE_STRERROR''@|0|g' -e 's|@''REPLACE_STRERROR_R''@|0|g' -e 's|@''REPLACE_STRNCAT''@|0|g' -e 's|@''REPLACE_STRNDUP''@|0|g' -e 's|@''REPLACE_STRNLEN''@|0|g' -e 's|@''REPLACE_STRSIGNAL''@|0|g' -e 's|@''REPLACE_STRTOK_R''@|0|g' -e 's|@''UNDEFINE_STRTOK_R''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; < ./string.in.h; } > string.h-t && mv string.h-t string.h /bin/mkdir -p sys rm -f sys/file.h-t sys/file.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's/@''HAVE_SYS_FILE_H''@/1/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_FILE_H''@||g' -e 's/@''HAVE_FLOCK''@/1/g' -e 's/@''GNULIB_FLOCK''@/0/g' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_file.in.h; } > sys/file.h-t && mv sys/file.h-t sys/file.h /bin/mkdir -p sys rm -f sys/stat.h-t sys/stat.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_STAT_H''@||g' -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' -e 's/@''GNULIB_FCHMODAT''@/0/g' -e 's/@''GNULIB_FSTAT''@/1/g' -e 's/@''GNULIB_FSTATAT''@/0/g' -e 's/@''GNULIB_FUTIMENS''@/0/g' -e 's/@''GNULIB_LCHMOD''@/0/g' -e 's/@''GNULIB_LSTAT''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_MKDIRAT''@/0/g' -e 's/@''GNULIB_MKFIFO''@/0/g' -e 's/@''GNULIB_MKFIFOAT''@/0/g' -e 's/@''GNULIB_MKNOD''@/0/g' -e 's/@''GNULIB_MKNODAT''@/0/g' -e 's/@''GNULIB_STAT''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_UTIMENSAT''@/0/g' -e 's|@''HAVE_FCHMODAT''@|1|g' -e 's|@''HAVE_FSTATAT''@|1|g' -e 's|@''HAVE_FUTIMENS''@|1|g' -e 's|@''HAVE_LCHMOD''@|1|g' -e 's|@''HAVE_LSTAT''@|1|g' -e 's|@''HAVE_MKDIRAT''@|1|g' -e ' s|@''HAVE_MKFIFO''@|1|g' -e 's|@''HAVE_MKFIFOAT''@|1|g' -e 's|@''HAVE_MKNOD''@|1|g' -e 's|@''HAVE_MKNODAT''@|1|g' -e 's|@''HAVE_UTIMENSAT''@|1|g' -e 's|@''REPLACE_FSTAT''@|0|g' -e 's|@''REPLACE_FSTATAT''@|0|g' -e 's|@''REPLACE_FUTIMENS''@|0|g' -e 's|@''REPLACE_LSTAT''@|0|g' -e 's|@''REPLACE_MKDIR''@|0|g' -e 's|@''REPLACE_MKFIFO''@|0|g' -e 's|@''REPLACE_MKNOD''@|0|g' -e 's|@''REPLACE_STAT''@|0|g' -e 's|@''REPLACE_UTIMENSAT''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_stat.in.h; } > sys/stat.h-t && mv sys/stat.h-t sys/stat.h /bin/mkdir -p sys rm -f sys/time.h-t sys/time.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's/@''HAVE_SYS_TIME_H''@/1/g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_TIME_H''@||g' -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' -e 's|@''HAVE_WINSOCK2_H''@|0|g' -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_time.in.h; } > sys/time.h-t && mv sys/time.h-t sys/time.h /bin/mkdir -p sys rm -f sys/types.h-t sys/types.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_TYPES_H''@||g' -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' < ./sys_types.in.h; } > sys/types.h-t && mv sys/types.h-t sys/types.h /bin/mkdir -p sys rm -f sys/wait.h-t sys/wait.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_WAIT_H''@||g' -e 's/@''GNULIB_WAITPID''@/0/g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./sys_wait.in.h; } > sys/wait.h-t && mv sys/wait.h-t sys/wait.h rm -f time.h-t time.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_TIME_H''@||g' -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' -e 's/@''GNULIB_MKTIME''@/0/g' -e 's/@''GNULIB_NANOSLEEP''@/0/g' -e 's/@''GNULIB_STRPTIME''@/0/g' -e 's/@''GNULIB_TIMEGM''@/0/g' -e 's/@''GNULIB_TIME_R''@/0/g' -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' -e 's|@''HAVE_NANOSLEEP''@|1|g' -e 's|@''HAVE_STRPTIME''@|1|g' -e 's|@''HAVE_TIMEGM''@|1|g' -e 's|@''REPLACE_GMTIME''@|0|g' -e 's|@''REPLACE_LOCALTIME''@|0|g' -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@ |0|g' -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' < ./time.in.h; } > time.h-t && mv time.h-t time.h rm -f unistd.h-t unistd.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_UNISTD_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_UNISTD_H''@||g' -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' -e 's/@''GNULIB_CHDIR''@/0/g' -e 's/@''GNULIB_CHOWN''@/0/g' -e 's/@''GNULIB_CLOSE''@/1/g' -e 's/@''GNULIB_DUP''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_DUP2''@/1/g' -e 's/@''GNULIB_DUP3''@/0/g' -e 's/@''GNULIB_ENVIRON''@/0/g' -e 's/@''GNULIB_EUIDACCESS''@/0/g' -e 's/@''GNULIB_FACCESSAT''@/0/g' -e 's/@''GNULIB_FCHDIR''@/0/g' -e 's/@''GNULIB_FCHOWNAT''@/0/g' -e 's/@''GNULIB_FDATASYNC''@/0/g' -e 's/@''GNULIB_FSYNC''@/0/g' -e 's/@''GNULIB_FTRUNCATE''@/0/g' -e 's/@''GNULIB_GETCWD''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' -e 's/@''GNULIB_GETGROUPS'' @/0/g' -e 's/@''GNULIB_GETHOSTNAME''@/0/g' -e 's/@''GNULIB_GETLOGIN''@/0/g' -e 's/@''GNULIB_GETLOGIN_R''@/0/g' -e 's/@''GNULIB_GETPAGESIZE''@/0/g' -e 's/@''GNULIB_GETUSERSHELL''@/0/g' -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' -e 's/@''GNULIB_ISATTY''@/0/g' -e 's/@''GNULIB_LCHOWN''@/0/g' -e 's/@''GNULIB_LINK''@/0/g' -e 's/@''GNULIB_LINKAT''@/0/g' -e 's/@''GNULIB_LSEEK''@/1/g' -e 's/@''GNULIB_PIPE''@/0/g' -e 's/@''GNULIB_PIPE2''@/0/g' -e 's/@''GNULIB_PREAD''@/0/g' -e 's/@''GNULIB_PWRITE''@/0/g' -e 's/@''GNULIB_READ''@/0/g' -e 's/@''GNULIB_READLINK''@/0/g' -e 's/@''GNULIB_READLINKAT''@/0/g' -e 's/@''GNULIB_RMDIR''@/0/g' -e 's/@''GNULIB_SETHOSTNAME''@/0/g' -e 's/@''GNULIB_SLEEP''@/0/g' -e 's/@''GNULIB_SYMLINK''@/IN_CSSC_GNULIB_TESTS/g' -e 's/@''GNULIB_SYMLINKAT''@/0/g' -e 's/@''GNULIB_TTYNAME_R''@/0/g' -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' -e 's/@''GNULIB_UNLINK''@/0/g' -e 's/ @''GNULIB_UNLINKAT''@/0/g' -e 's/@''GNULIB_! USLEEP''@/0/g' -e 's/@''GNULIB_WRITE''@/0/g' < ./unistd.in.h | sed -e 's|@''HAVE_CHOWN''@|1|g' -e 's|@''HAVE_DUP2''@|1|g' -e 's|@''HAVE_DUP3''@|1|g' -e 's|@''HAVE_EUIDACCESS''@|1|g' -e 's|@''HAVE_FACCESSAT''@|1|g' -e 's|@''HAVE_FCHDIR''@|1|g' -e 's|@''HAVE_FCHOWNAT''@|1|g' -e 's|@''HAVE_FDATASYNC''@|1|g' -e 's|@''HAVE_FSYNC''@|1|g' -e 's|@''HAVE_FTRUNCATE''@|1|g' -e 's|@''HAVE_GETDTABLESIZE''@|1|g' -e 's|@''HAVE_GETGROUPS''@|1|g' -e 's|@''HAVE_GETHOSTNAME''@|1|g' -e 's|@''HAVE_GETLOGIN''@|1|g' -e 's|@''HAVE_GETPAGESIZE''@|1|g' -e 's|@''HAVE_GROUP_MEMBER''@|1|g' -e 's|@''HAVE_LCHOWN''@|1|g' -e 's|@''HAVE_LINK''@|1|g' -e 's|@''HAVE_LINKAT''@|1|g' -e 's|@''HAVE_PIPE''@|1|g' -e 's|@''HAVE_PIPE2''@|1|g' -e 's|@''HAVE_PREAD''@|1|g' -e 's|@''HAVE_PWRITE''@|1|g' -e 's|@''HAVE_READLINK''@|1|g' -e 's|@''HAVE_READLINKAT''@|1|g' -e 's|@''HAVE_SETHOSTNAME''@|1|g' -e 's|@''HAVE_SLEEP''@|1|g' -e 's|@''HAVE_SYMLINK''@|1|g' -e 's|@''HAVE_SYMLINKAT''@|1|g' -e 's|@''HAV E_UNLINKAT''@|1|g' -e 's|@''HAVE_USLEEP''@|1|g' -e 's|@''HAVE_DECL_ENVIRON''@|1|g' -e 's|@''HAVE_DECL_FCHDIR''@|1|g' -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' -e 's|@''HAVE_OS_H''@|0|g' -e 's|@''HAVE_SYS_PARAM_H''@|0|g' | sed -e 's|@''REPLACE_CHOWN''@|0|g' -e 's|@''REPLACE_CLOSE''@|0|g' -e 's|@''REPLACE_DUP''@|0|g' -e 's|@''REPLACE_DUP2''@|0|g' -e 's|@''REPLACE_FCHOWNAT''@|0|g' -e 's|@''REPLACE_FTRUNCATE''@|0|g' -e 's|@''REPLACE_GETCWD''@|0|g' -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' -e 's|@''REPLACE_GETLOGIN_R''@|0|g' -e 's|@''REPLACE_GETGROUPS''@|0|g' -e 's|@''REPLACE_GETPAGESIZE''@|0|g' -e 's|@''REPLACE_ISATTY''@|0|g' -e 's|@''REPLACE_LCHOWN''@|0|g' -e 's|@''REPLACE_LINK''@|0|g' -e 's|@''RE PLACE_LINKAT''@|0|g' -e 's|@''REPLACE_LSEEK! ''@|0|g' ! -e 's|@''REPLACE_PREAD''@|0|g' -e 's|@''REPLACE_PWRITE''@|0|g' -e 's|@''REPLACE_READ''@|0|g' -e 's|@''REPLACE_READLINK''@|0|g' -e 's|@''REPLACE_RMDIR''@|0|g' -e 's|@''REPLACE_SLEEP''@|0|g' -e 's|@''REPLACE_SYMLINK''@|0|g' -e 's|@''REPLACE_TTYNAME_R''@|0|g' -e 's|@''REPLACE_UNLINK''@|0|g' -e 's|@''REPLACE_UNLINKAT''@|0|g' -e 's|@''REPLACE_USLEEP''@|0|g' -e 's|@''REPLACE_WRITE''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; } > unistd.h-t && mv unistd.h-t unistd.h /usr/bin/make all-recursive /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT opendir-safer.lo -MD -MP -MF .deps/opendir-safer.Tpo -c -o opendir-safer.lo opendir-safer.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT opendir-safer.lo -MD -MP -MF .deps/opendir-safer.Tpo -c opendir-safer.c -fPIC -DPIC -o .libs/opendir-safer.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT opendir-safer.lo -MD -MP -MF .deps/opendir-safer.Tpo -c opendir-safer.c -o opendir-safer.o >/dev/null 2>&1 mv -f .deps/opendir-safer.Tpo .deps/opendir-safer.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT fd-hook.lo -MD -MP -MF .deps/fd-hook.Tpo -c -o fd-hook.lo fd-hook.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT fd-hook.lo -MD -MP -MF .deps/fd-hook.Tpo -c fd-hook.c -fPIC -DPIC -o .libs/fd-hook.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT fd-hook.lo -MD -MP -MF .deps/fd-hook.Tpo -c fd-hook.c -o fd-hook.o >/dev/null 2>&1 mv -f .deps/fd-hook.Tpo .deps/fd-hook.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c -o progname.lo progname.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -fPIC -DPIC -o .libs/progname.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -o progname.o >/dev/null 2>&1 mv -f .deps/progname.Tpo .deps/progname.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c -o unistd.lo unistd.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c unistd.c -fPIC -DPIC -o .libs/unistd.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c unistd.c -o unistd.o >/dev/null 2>&1 mv -f .deps/unistd.Tpo .deps/unistd.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT dup-safer.lo -MD -MP -MF .deps/dup-safer.Tpo -c -o dup-safer.lo dup-safer.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT dup-safer.lo -MD -MP -MF .deps/dup-safer.Tpo -c dup-safer.c -fPIC -DPIC -o .libs/dup-safer.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT dup-safer.lo -MD -MP -MF .deps/dup-safer.Tpo -c dup-safer.c -o dup-safer.o >/dev/null 2>&1 mv -f .deps/dup-safer.Tpo .deps/dup-safer.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT fd-safer.lo -MD -MP -MF .deps/fd-safer.Tpo -c -o fd-safer.lo fd-safer.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT fd-safer.lo -MD -MP -MF .deps/fd-safer.Tpo -c fd-safer.c -fPIC -DPIC -o .libs/fd-safer.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT fd-safer.lo -MD -MP -MF .deps/fd-safer.Tpo -c fd-safer.c -o fd-safer.o >/dev/null 2>&1 mv -f .deps/fd-safer.Tpo .deps/fd-safer.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT pipe-safer.lo -MD -MP -MF .deps/pipe-safer.Tpo -c -o pipe-safer.lo pipe-safer.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT pipe-safer.lo -MD -MP -MF .deps/pipe-safer.Tpo -c pipe-safer.c -fPIC -DPIC -o .libs/pipe-safer.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -fstack-protector -fno-strict-aliasing -MT pipe-safer.lo -MD -MP -MF .deps/pipe-safer.Tpo -c pipe-safer.c -o pipe-safer.o >/dev/null 2>&1 mv -f .deps/pipe-safer.Tpo .deps/pipe-safer.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -no-undefined -lpthread -fstack-protector -o libgnulib.la opendir-safer.lo fd-hook.lo progname.lo unistd.lo dup-safer.lo fd-safer.lo pipe-safer.lo libtool: link: ar cru .libs/libgnulib.a .libs/opendir-safer.o .libs/fd-hook.o .libs/progname.o .libs/unistd.o .libs/dup-safer.o .libs/fd-safer.o .libs/pipe-safer.o libtool: link: ranlib .libs/libgnulib.a libtool: link: ( cd ".libs" && rm -f "libgnulib.la" && ln -s "../libgnulib.la" "libgnulib.la" ) Making all in doc Making all in tests rm -f arg-nonnull.h-t arg-nonnull.h && sed -n -e '/GL_ARG_NONNULL/,$p' < ../../build-aux/snippet/arg-nonnull.h > arg-nonnull.h-t && mv arg-nonnull.h-t arg-nonnull.h rm -f c++defs.h-t c++defs.h && sed -n -e '/_GL_CXXDEFS/,$p' < ../../build-aux/snippet/c++defs.h > c++defs.h-t && mv c++defs.h-t c++defs.h rm -f warn-on-use.h-t warn-on-use.h && sed -n -e '/^.ifndef/,$p' < ../../build-aux/snippet/warn-on-use.h > warn-on-use.h-t && mv warn-on-use.h-t warn-on-use.h /usr/bin/make all-recursive Making all in . Making all in docs Making all in testutils gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT lndir.o -MD -MP -MF .deps/lndir.Tpo -c -o lndir.o lndir.c mv -f .deps/lndir.Tpo .deps/lndir.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -L../gl/lib -fstack-protector -o lndir lndir.o libtool: link: gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o lndir lndir.o -L../gl/lib g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT realpwd.o -MD -MP -MF .deps/realpwd.Tpo -c -o realpwd.o realpwd.cc mv -f .deps/realpwd.Tpo .deps/realpwd.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -pipe -fstack-protector -fno-strict-aliasing -L../gl/lib -fstack-protector -o realpwd realpwd.o libtool: link: g++ -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o realpwd realpwd.o -L../gl/lib gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT user.o -MD -MP -MF .deps/user.Tpo -c -o user.o user.c mv -f .deps/user.Tpo .deps/user.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -L../gl/lib -fstack-protector -o user user.o libtool: link: gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o user user.o -L../gl/lib gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT yes.o -MD -MP -MF .deps/yes.Tpo -c -o yes.o yes.c mv -f .deps/yes.Tpo .deps/yes.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -L../gl/lib -fstack-protector -o yes yes.o libtool: link: gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o yes yes.o -L../gl/lib gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT ekko.o -MD -MP -MF .deps/ekko.Tpo -c -o ekko.o ekko.c mv -f .deps/ekko.Tpo .deps/ekko.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -L../gl/lib -fstack-protector -o ekko ekko.o libtool: link: gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o ekko ekko.o -L../gl/lib gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT seeker.o -MD -MP -MF .deps/seeker.Tpo -c -o seeker.o seeker.c mv -f .deps/seeker.Tpo .deps/seeker.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -L../gl/lib -fstack-protector -o seeker seeker.o libtool: link: gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o seeker seeker.o -L../gl/lib gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT yammer.o -MD -MP -MF .deps/yammer.Tpo -c -o yammer.o yammer.c mv -f .deps/yammer.Tpo .deps/yammer.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -L../gl/lib -fstack-protector -o yammer yammer.o libtool: link: gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o yammer yammer.o -L../gl/lib gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT uu_decode.o -MD -MP -MF .deps/uu_decode.Tpo -c -o uu_decode.o uu_decode.c mv -f .deps/uu_decode.Tpo .deps/uu_decode.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -L../gl/lib -fstack-protector -o uu_decode uu_decode.o libtool: link: gcc -std=gnu99 -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o uu_decode uu_decode.o -L../gl/lib Making all in auxfiles Making all in src /usr/bin/make all-am g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT rl-merge.o -MD -MP -MF .deps/rl-merge.Tpo -c -o rl-merge.o rl-merge.cc mv -f .deps/rl-merge.Tpo .deps/rl-merge.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT bodyio.o -MD -MP -MF .deps/bodyio.Tpo -c -o bodyio.o bodyio.cc mv -f .deps/bodyio.Tpo .deps/bodyio.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT sf-get.o -MD -MP -MF .deps/sf-get.Tpo -c -o sf-get.o sf-get.cc mv -f .deps/sf-get.Tpo .deps/sf-get.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT sf-get3.o -MD -MP -MF .deps/sf-get3.Tpo -c -o sf-get3.o sf-get3.cc mv -f .deps/sf-get3.Tpo .deps/sf-get3.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT seqstate.o -MD -MP -MF .deps/seqstate.Tpo -c -o seqstate.o seqstate.cc mv -f .deps/seqstate.Tpo .deps/seqstate.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT canonify.o -MD -MP -MF .deps/canonify.Tpo -c -o canonify.o canonify.cc mv -f .deps/canonify.Tpo .deps/canonify.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT writesubst.o -MD -MP -MF .deps/writesubst.Tpo -c -o writesubst.o writesubst.cc mv -f .deps/writesubst.Tpo .deps/writesubst.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT pfile.o -MD -MP -MF .deps/pfile.Tpo -c -o pfile.o pfile.cc mv -f .deps/pfile.Tpo .deps/pfile.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT encoding.o -MD -MP -MF .deps/encoding.Tpo -c -o encoding.o encoding.cc mv -f .deps/encoding.Tpo .deps/encoding.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT sf-add.o -MD -MP -MF .deps/sf-add.Tpo -c -o sf-add.o sf-add.cc mv -f .deps/sf-add.Tpo .deps/sf-add.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT sf-kw.o -MD -MP -MF .deps/sf-kw.Tpo -c -o sf-kw.o sf-kw.cc mv -f .deps/sf-kw.Tpo .deps/sf-kw.Po g++ -DHAVE_CONFIG_H -I. -I.. -I ../gl/lib -I ./../gl/lib -O2 -pipe -fstack-protector -fno-strict-aliasing -MT dtbl-prepend.o -MD -MP -MF .deps/dtbl-prepend.Tpo -c -o dtbl-prepend.o dtbl-prepend.cc In file included from /usr/include/c++/4.2/bits/gthr-default.h:44, from /usr/include/c++/4.2/bits/gthr.h:114, from /usr/include/c++/4.2/bits/c++io.h:43, from /usr/include/c++/4.2/iosfwd:46, from /usr/include/c++/4.2/bits/stl_algobase.h:70, from /usr/include/c++/4.2/deque:66, from delta-table.h:28, from dtbl-prepend.cc:27: ./gl/lib/unistd.h:135:3: error: #error "Please include config.h first." In file included from /usr/include/c++/4.2/bits/gthr-default.h:44, from /usr/include/c++/4.2/bits/gthr.h:114, from /usr/include/c++/4.2/bits/c++io.h:43, from /usr/include/c++/4.2/iosfwd:46, from /usr/include/c++/4.2/bits/stl_algobase.h:70, from /usr/include/c++/4.2/deque:66, from delta-table.h:28, from dtbl-prepend.cc:27: ./gl/lib/unistd.h:620: error: expected constructor, destructor, or type conversion before 'extern' In file included from /usr/include/c++/4.2/bits/gthr.h:114, from /usr/include/c++/4.2/bits/c++io.h:43, from /usr/include/c++/4.2/iosfwd:46, from /usr/include/c++/4.2/bits/stl_algobase.h:70, from /usr/include/c++/4.2/deque:66, from delta-table.h:28, from dtbl-prepend.cc:27: /usr/include/c++/4.2/bits/gthr-default.h:46: error: expected constructor, destructor, or type conversion before 'typedef' /usr/include/c++/4.2/bits/gthr-default.h:584: error: '__gthread_key_create' declared as an 'inline' variable /usr/include/c++/4.2/bits/gthr-default.h:584: error: '__gthread_key_t' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:584: error: 'key' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:584: error: 'dtor' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:584: error: expected primary-expression before 'void' /usr/include/c++/4.2/bits/gthr-default.h:584: error: initializer expression list treated as compound expression /usr/include/c++/4.2/bits/gthr-default.h:585: error: expected ',' or ';' before '{' token /usr/include/c++/4.2/bits/gthr-default.h:590: error: '__gthread_key_delete' declared as an 'inline' variable /usr/include/c++/4.2/bits/gthr-default.h:590: error: '__gthread_key_t' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:591: error: expected ',' or ';' before '{' token /usr/include/c++/4.2/bits/gthr-default.h:596: error: '__gthread_getspecific' declared as an 'inline' variable /usr/include/c++/4.2/bits/gthr-default.h:596: error: '__gthread_key_t' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:597: error: expected ',' or ';' before '{' token /usr/include/c++/4.2/bits/gthr-default.h:602: error: '__gthread_setspecific' declared as an 'inline' variable /usr/include/c++/4.2/bits/gthr-default.h:602: error: '__gthread_key_t' was not declared in this scope /usr/include/c++/4.2/bits/gthr-default.h:602: error: expected primary-expression before 'const' /usr/include/c++/4.2/bits/gthr-default.h:602: error: initializer expression list treated as compound expression /usr/include/c++/4.2/bits/gthr-default.h:603: error: expected ',' or ';' before '{' token *** Error code 1 Stop in /wrkdirs/usr/ports/devel/cssc/work/CSSC-1.4.0/src. *** Error code 1 Stop in /wrkdirs/usr/ports/devel/cssc/work/CSSC-1.4.0/src. *** Error code 1 Stop in /wrkdirs/usr/ports/devel/cssc/work/CSSC-1.4.0. *** Error code 1 Stop in /wrkdirs/usr/ports/devel/cssc/work/CSSC-1.4.0. *** Error code 1 Stop in /usr/ports/devel/cssc. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 12:45:49 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 997CC89D; Sat, 31 Jan 2015 12:45:49 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 77C4089B; Sat, 31 Jan 2015 12:45:49 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VCjnDe030237; Sat, 31 Jan 2015 12:45:49 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VCjnWe030212; Sat, 31 Jan 2015 12:45:49 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 12:45:49 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311245.t0VCjnWe030212@beefy2.isc.freebsd.org> To: gnome@FreeBSD.org Subject: [package - 84amd64-default][deskutils/gnome-initial-setup] Failed for gnome-initial-setup-3.12.1_1 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, 31 Jan 2015 12:45:49 -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: gnome@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/deskutils/gnome-initial-setup/Makefile 372768 2014-11-19 11:49:04Z kwm $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/gnome-initial-setup-3.12.1_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building deskutils/gnome-initial-setup build started at Sat Jan 31 12:43:26 UTC 2015 port directory: /usr/ports/deskutils/gnome-initial-setup building for: FreeBSD 84amd64-default-job-21 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: head/deskutils/gnome-initial-setup/Makefile 372768 2014-11-19 11:49:04Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=gnome-initial-setup-3.12.1_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gnome-initial-setup-3.12.1_1: KERBEROS=on: Kerberos support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work HOME=/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work HOME=/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh GTKDOC="false" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work HOME=/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work HOME=/wrkdirs/usr/ports/deskutils/gnome-initial-setup/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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -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-- 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/gnome-initial-setup" EXAMPLESDIR="share/examples/gnome-initial-setup" DATADIR="share/gnome-initial-setup" WWWDIR="www/gnome-initial-setup" ETCDIR="etc/gnome-initial-setup" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gnome-initial-setup DOCSDIR=/usr/local/share/doc/gnome-initial-setup EXAMPLESDIR=/usr/local/share/examples/gnome-initial-setup WWWDIR=/usr/local/www/gnome-initial-setup ETCDIR=/usr/local/etc/gnome-initial-setup --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> gnome-initial-setup-3.12.1_1 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.7.txz [84amd64-default-job-21] Installing pkg-1.4.7... [84amd64-default-job-21] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gnome-initial-setup-3.12.1_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gnome-initial-setup-3.12.1_1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by gnome-initial-setup-3.12.1_1 for building => SHA256 Checksum OK for gnome3/gnome-initial-setup-3.12.1.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by gnome-initial-setup-3.12.1_1 for building ===> Extracting for gnome-initial-setup-3.12.1_1 => SHA256 Checksum OK for gnome3/gnome-initial-setup-3.12.1.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gnome-initial-setup-3.12.1_1 ===> Applying FreeBSD patches for gnome-initial-setup-3.12.1_1 =========================================================================== =================================================== ===> gnome-initial-setup-3.12.1_1 depends on executable: gnome-autogen.sh - not found ===> Verifying install for gnome-autogen.sh in /usr/ports/devel/gnome-common ===> Installing existing package /packages/All/gnome-common-3.14.0.txz [84amd64-default-job-21] Installing gnome-common-3.14.0... [84amd64-default-job-21] Extracting gnome-common-3.14.0... done ===> Returning to build of gnome-initial-setup-3.12.1_1 ===> gnome-initial-setup-3.12.1_1 depends on package: gdm>=3.0.0 - not found ===> Verifying install for gdm>=3.0.0 in /usr/ports/x11/gdm ===> Installing existing package /packages/All/gdm-3.14.1.txz [84amd64-default-job-21] Installing gdm-3.14.1... [84amd64-default-job-21] `-- Installing accountsservice-0.6.37_1... [84amd64-default-job-21] | `-- Installing dbus-glib-0.100.2_1... [84amd64-default-job-21] | | `-- Installing dbus-1.8.12_1... [84amd64-default-job-21] | | `-- Installing expat-2.1.0_2... [84amd64-default-job-21] | | `-- Extracting expat-2.1.0_2... done [84amd64-default-job-21] | | `-- Installing gnome_subr-1.0... [84amd64-default-job-21] | | `-- Extracting gnome_subr-1.0... done [84amd64-default-job-21] | | `-- Installing libICE-1.0.9,1... [84amd64-default-job-21] | | | `-- Installing xproto-7.0.26... [84amd64-default-job-21] | | | `-- Extracting xproto-7.0.26... done [84amd64-default-job-21] | | `-- Extracting libICE-1.0.9,1... done [84amd64-default-job-21] | | `-- Installing libSM-1.2.2_2,1... [84amd64-default-job-21] | | `-- Extracting libSM-1.2.2_2,1... done [84amd64-default-job-21] | | `-- Installing libX11-1.6.2_2,1... [84amd64-default-job-21] | | | `-- Installing kbproto-1.0.6... [84amd64-default-job-21] | | | `-- Extracting kbproto-1.0.6... done [84amd64-default-job-21] | | | `-- Installing libXau-1.0.8_2... [84amd64-default-job-21] | | | `-- Extracting libXau-1.0.8_2... done [84amd64-default-job-21] | | | `-- Installing libXdmcp-1.1.1_2... [84amd64-default-job-21] | | | `-- Extracting libXdmcp-1.1.1_2... done [84amd64-default-job-21] | | | `-- Installing libxcb-1.11... [84amd64-default-job-21] | | | `-- Installing libpthread-stubs-0.3_6... [84amd64-default-job-21] | | | `-- Extracting libpthread-stubs-0.3_6... done [84amd64-default-job-21] | | | `-- Installing libxml2-2.9.2_2... [84amd64-default-job-21] | | | | `-- Installing libiconv-1.14_6... [84amd64-default-job-21] | | | | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-21] | | | `-- Extracting libxml2-2.9.2_2... done [84amd64-default-job-21] | | | `-- Extracting libxcb-1.11... done [84amd64-default-job-21] | | `-- Extracting libX11-1.6.2_2,1... done ===> Creating users and/or groups. Creating group 'messagebus' with gid '556'. Creating user 'messagebus' with uid '556'. [84amd64-default-job-21] | | `-- Extracting dbus-1.8.12_1... done [84amd64-default-job-21] | | `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-21] | | `-- Installing indexinfo-0.2.2... [84amd64-default-job-21] | | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-21] | | `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-21] | | `-- Installing glib-2.42.1... [84amd64-default-job-21] | | `-- Installing libffi-3.2.1... [84amd64-default-job-21] | | `-- Extracting libffi-3.2.1... done [84amd64-default-job-21] | | `-- Installing pcre-8.35_2... [84amd64-default-job-21] | | `-- Extracting pcre-8.35_2... done [84amd64-default-job-21] | | `-- Installing perl5-5.18.4_11... [84amd64-default-job-21] | | `-- Extracting perl5-5.18.4_11... done [84amd64-default-job-21] | | `-- Installing python27-2.7.9... [84amd64-default-job-21] | | `-- Extracting python27-2.7.9... done [84amd64-default-job-21] | | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [84amd64-default-job-21] | `-- Extracting dbus-glib-0.100.2_1... done [84amd64-default-job-21] | `-- Installing libxslt-1.1.28_6... [84amd64-default-job-21] | | `-- Installing libgcrypt-1.6.2... [84amd64-default-job-21] | | `-- Installing libgpg-error-1.17... [84amd64-default-job-21] | | `-- Extracting libgpg-error-1.17... done [84amd64-default-job-21] | | `-- Extracting libgcrypt-1.6.2... done [84amd64-default-job-21] | `-- Extracting libxslt-1.1.28_6... done [84amd64-default-job-21] | `-- Installing polkit-0.105_5... [84amd64-default-job-21] | | `-- Installing gobject-introspection-1.42.0... checking whether gcc understands -Werror=init-self... yes checking whether gcc understands -Werror=format-security... no checking whether gcc understands -Werror=format=2... yes checking whether gcc understands -Werror=missing-include-dirs... yes checking whether gcc understands -Werror... yes checking what warning flags to pass to the C compiler... -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror checking what language compliance flags to pass to the C compiler... checking for glib-compile-resources... /usr/local/bin/glib-compile-resources checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating gnome-initial-setup/Makefile config.status: creating gnome-initial-setup/pages/Makefile config.status: creating gnome-initial-setup/pages/language/Makefile config.status: creating gnome-initial-setup/pages/region/Makefile config.status: creating gnome-initial-setup/pages/keyboard/Makefile config.status: creating gnome-initial-setup/pages/eulas/Makefile config.status: creating gnome-initial-setup/pages/network/Makefile config.status: creating gnome-initial-setup/pages/timezone/Makefile config.status: creating gnome-initial-setup/pages/goa/Makefile config.status: creating gnome-initial-setup/pages/account/Makefile config.status: creating gnome-initial-setup/pages/password/Makefile config.status: creating gnome-initial-setup/pages/summary/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands configure: WARNING: unrecognized options: --with-html-dir, --disable-gtk-doc, --with-gconf-source =========================================================================== =================================================== ===> Building for gnome-initial-setup-3.12.1_1 gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1' Making all in data gmake[2]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/data' GEN gnome-welcome-tour.desktop.in ITMRG gnome-welcome-tour.desktop GEN gnome-initial-setup-copy-worker.desktop.in ITMRG gnome-initial-setup-copy-worker.desktop GEN gnome-initial-setup.desktop.in ITMRG gnome-initial-setup.desktop rm gnome-welcome-tour.desktop.in gnome-initial-setup.desktop.in gnome-initial-setup-copy-worker.desktop.in gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/data' Making all in gnome-initial-setup gmake[2]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup' gmake all-recursive gmake[3]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup' Making all in pages gmake[4]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages' Making all in language gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/language' gmake all-am gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/language' CC libgislanguage_la-cc-common-language.lo CC libgislanguage_la-cc-language-chooser.lo cc-language-chooser.c: In function 'language_widget_new': cc-language-chooser.c:128: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:74) cc-language-chooser.c:128: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) cc-language-chooser.c: In function 'more_widget_new': cc-language-chooser.c:190: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:74) cc-language-chooser.c:190: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) CC libgislanguage_la-gis-welcome-widget.lo CC libgislanguage_la-gis-language-page.lo CC libgislanguage_la-language-resources.lo CCLD libgislanguage.la gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/language' gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/language' Making all in region gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/region' gmake all-am gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/region' CC libgisregion_la-cc-common-language.lo CC libgisregion_la-cc-region-chooser.lo cc-region-chooser.c: In function 'region_widget_new': cc-region-chooser.c:147: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:74) cc-region-chooser.c:147: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) cc-region-chooser.c: In function 'more_widget_new': cc-region-chooser.c:209: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:74) cc-region-chooser.c:209: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) CC libgisregion_la-gis-region-page.lo CC libgisregion_la-region-resources.lo CCLD libgisregion.la gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/region' gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/region' Making all in keyboard gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/keyboard' gmake all-am gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/keyboard' CC libgiskeyboard_la-cc-input-chooser.lo cc-input-chooser.c: In function 'input_widget_new': cc-input-chooser.c:226: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:74) cc-input-chooser.c:226: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) cc-input-chooser.c: In function 'more_widget_new': cc-input-chooser.c:296: warning: 'gtk_misc_set_alignment' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:74) cc-input-chooser.c:296: warning: 'gtk_misc_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70) CC libgiskeyboard_la-cc-common-language.lo CC libgiskeyboard_la-cc-ibus-utils.lo CC libgiskeyboard_la-cc-util.lo CC libgiskeyboard_la-gis-keyboard-page.lo CC libgiskeyboard_la-keyboard-resources.lo CCLD libgiskeyboard.la gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/keyboard' gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/keyboard' Making all in eulas gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/eulas' gmake all-am gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/eulas' CC libgiseulas_la-gis-eula-page.lo CC libgiseulas_la-gis-eula-pages.lo CC libgiseulas_la-utils.lo CC libgiseulas_la-eulas-resources.lo CCLD libgiseulas.la gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/eulas' gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/eulas' Making all in timezone gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/timezone' gmake all-am gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/timezone' CC libgistimezone_la-cc-timezone-map.lo CC libgistimezone_la-gis-bubble-widget.lo CC libgistimezone_la-gis-timezone-page.lo CC libgistimezone_la-timedated.lo CC libgistimezone_la-cc-datetime-resources.lo CC libgistimezone_la-timezone-resources.lo CCLD libgistimezone.la gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/timezone' gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/timezone' Making all in goa gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/goa' gmake all-am gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/goa' CC libgisgoa_la-gis-goa-page.lo CC libgisgoa_la-goa-resources.lo CCLD libgisgoa.la gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/goa' gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/goa' Making all in account gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/account' GEN account-resources.c GEN account-resources.h gmake all-am gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/account' CC libgisaccount_la-um-realm-generated.lo CC libgisaccount_la-account-resources.lo CC libgisaccount_la-gis-account-page.lo CC libgisaccount_la-gis-account-pages.lo CC libgisaccount_la-gis-account-page-local.lo CC libgisaccount_la-gis-account-page-enterprise.lo CC libgisaccount_la-um-realm-manager.lo CC libgisaccount_la-um-utils.lo um-utils.c: In function 'set_entry_validation_error': um-utils.c:41: warning: 'gtk_entry_set_icon_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkentry.h:278) um-utils.c:43: warning: 'GtkStock' is deprecated CC libgisaccount_la-um-photo-dialog.lo um-photo-dialog.c: In function 'popup_button_draw': um-photo-dialog.c:330: warning: 'gtk_widget_get_state' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkwidget.h:840) CCLD libgisaccount.la gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/account' gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/account' Making all in password gmake[5]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/password' gmake all-am gmake[6]: Entering directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/password' CC libgispassword_la-um-realm-generated.lo CC libgispassword_la-password-resources.lo CC libgispassword_la-gis-password-page.lo CC libgispassword_la-gis-account-page-local.lo CC libgispassword_la-gis-account-page-enterprise.lo CC libgispassword_la-um-realm-manager.lo CC libgispassword_la-um-utils.lo um-utils.c:29:19: error: utmpx.h: No such file or directory um-utils.c: In function 'set_entry_validation_error': um-utils.c:42: warning: 'gtk_entry_set_icon_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkentry.h:278) um-utils.c:44: warning: 'GtkStock' is deprecated Makefile:503: recipe for target 'libgispassword_la-um-utils.lo' failed gmake[6]: *** [libgispassword_la-um-utils.lo] Error 1 gmake[6]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/password' Makefile:376: recipe for target 'all' failed gmake[5]: *** [all] Error 2 gmake[5]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages/password' Makefile:406: recipe for target 'all-recursive' failed gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup/pages' Makefile:600: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup' Makefile:447: recipe for target 'all' failed gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1/gnome-initial-setup' Makefile:451: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/deskutils/gnome-initial-setup/work/gnome-initial-setup-3.12.1' Makefile:383: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/deskutils/gnome-initial-setup. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 12:52:26 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 24B64AD1; Sat, 31 Jan 2015 12:52:26 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 0FD2C960; Sat, 31 Jan 2015 12:52:26 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VCqPZV021515; Sat, 31 Jan 2015 12:52:25 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VCqPPq021493; Sat, 31 Jan 2015 12:52:25 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 12:52:25 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311252.t0VCqPPq021493@beefy2.isc.freebsd.org> To: theraven@FreeBSD.org Subject: [package - 84amd64-default][devel/cherivis-devel] Failed for cherivis-devel-0.1_2 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, 31 Jan 2015 12:52:26 -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: theraven@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: head/devel/cherivis-devel/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/cherivis-devel-0.1_2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building devel/cherivis-devel build started at Sat Jan 31 12:51:52 UTC 2015 port directory: /usr/ports/devel/cherivis-devel building for: FreeBSD 84amd64-default-job-07 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: theraven@FreeBSD.org Makefile ident: $FreeBSD: head/devel/cherivis-devel/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=cherivis-devel-0.1_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work HOME=/wrkdirs/usr/ports/devel/cherivis-devel/work TMPDIR="/tmp" "CC=/usr/local/bin/clang34 CXX=/usr/local/bin/clang++34" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/usr/local/bin/clang34" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="/usr/local/bin/clang-cpp34" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="/usr/local/bin/clang++34" 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-- GNUSTEP_DEVEL="@comment " GNUSTEP_STABLE="" GNU_ARCH=amd64 VERSION=0.1 MAJORVERSION=0 LIBVERSION=0.0.1 MAJORLIBVERSION=0 OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/cherivis-devel" EXAMPLESDIR="share/examples/cherivis-devel" DATADIR="share/cherivis-devel" WWWDIR="www/cherivis-devel" ETCDIR="etc/cherivis-devel" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/cherivis-devel DOCSDIR=/usr/local/share/doc/cherivis-devel EXAMPLESDIR=/usr/local/share/examples/cherivis-devel WWWDIR=/usr/local/www/cherivis-devel ETCDIR=/usr/local/etc/cherivis-devel --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License MIT accepted by the user =========================================================================== =================================================== ===> cherivis-devel-0.1_2 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.7.txz [84amd64-default-job-07] Installing pkg-1.4.7... [84amd64-default-job-07] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of cherivis-devel-0.1_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by cherivis-devel-0.1_2 for building =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by cherivis-devel-0.1_2 for building => SHA256 Checksum OK for cherivis-devel-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License MIT accepted by the user ===> Fetching all distfiles required by cherivis-devel-0.1_2 for building ===> Extracting for cherivis-devel-0.1_2 => SHA256 Checksum OK for cherivis-devel-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for cherivis-devel-0.1_2 =========================================================================== =================================================== ===> cherivis-devel-0.1_2 depends on executable: llvm-config34 - not found ===> Verifying install for llvm-config34 in /usr/ports/devel/llvm34 ===> Installing existing package /packages/All/llvm34-3.4.2_1.txz [84amd64-default-job-07] Installing llvm34-3.4.2_1... [84amd64-default-job-07] `-- Installing libexecinfo-1.1_3... [84amd64-default-job-07] `-- Extracting libexecinfo-1.1_3... done [84amd64-default-job-07] `-- Installing perl5-5.18.4_11... [84amd64-default-job-07] `-- Extracting perl5-5.18.4_11... done [84amd64-default-job-07] `-- Installing python27-2.7.9... [84amd64-default-job-07] | `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-07] | | `-- Installing indexinfo-0.2.2... [84amd64-default-job-07] | | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-07] | | `-- Installing libiconv-1.14_6... [84amd64-default-job-07] | | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-07] | `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-07] | `-- Installing libffi-3.2.1... [84amd64-default-job-07] | `-- Extracting libffi-3.2.1... done [84amd64-default-job-07] `-- Extracting python27-2.7.9... done [84amd64-default-job-07] Extracting llvm34-3.4.2_1... done 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 cherivis-devel-0.1_2 ===> cherivis-devel-0.1_2 depends on file: /usr/local/GNUstep/System/Library/Makefiles/GNUstep.sh - not found ===> Verifying install for /usr/local/GNUstep/System/Library/Makefiles/GNUstep.sh in /usr/ports/devel/gnustep-make ===> Installing existing package /packages/All/gnustep-make-2.6.6_3.txz [84amd64-default-job-07] Installing gnustep-make-2.6.6_3... [84amd64-default-job-07] Extracting gnustep-make-2.6.6_3... done ===> Returning to build of cherivis-devel-0.1_2 ===> cherivis-devel-0.1_2 depends on file: /usr/local/bin/clang34 - not found ===> Verifying install for /usr/local/bin/clang34 in /usr/ports/lang/clang34 ===> Installing existing package /packages/All/clang34-3.4.2_3.txz [84amd64-default-job-07] Installing clang34-3.4.2_3... [84amd64-default-job-07] Extracting clang34-3.4.2_3... done ===> Returning to build of cherivis-devel-0.1_2 ===> cherivis-devel-0.1_2 depends on file: /usr/local/GNUstep/System/Library/Bundles/libgnustep-back-024.bundle/libgnustep-back-024 - not found ===> Verifying install for /usr/local/GNUstep/System/Library/Bundles/libgnustep-back-024.bundle/libgnustep-back-024 in /usr/ports/x11-toolkits/gnustep-back ===> Installing existing package /packages/All/gnustep-back-0.24.0_5.txz [84amd64-default-job-07] Installing gnustep-back-0.24.0_5... [84amd64-default-job-07] `-- Installing cairo-1.12.18_1,2... [84amd64-default-job-07] | `-- Installing fontconfig-2.11.1,1... [84amd64-default-job-07] | | `-- Installing expat-2.1.0_2... [84amd64-default-job-07] | | `-- Extracting expat-2.1.0_2... done [84amd64-default-job-07] | | `-- Installing freetype2-2.5.5... [84amd64-default-job-07] | | `-- Extracting freetype2-2.5.5... done [84amd64-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 [84amd64-default-job-07] | `-- Extracting libao-1.2.0_1... done [84amd64-default-job-07] | `-- Installing libsndfile-1.0.25_5... [84amd64-default-job-07] | | `-- Installing flac-1.3.1... [84amd64-default-job-07] | | `-- Installing libogg-1.3.2_1,4... [84amd64-default-job-07] | | `-- Extracting libogg-1.3.2_1,4... done [84amd64-default-job-07] | | `-- Extracting flac-1.3.1... done [84amd64-default-job-07] | | `-- Installing libvorbis-1.3.4_2,3... [84amd64-default-job-07] | | `-- Extracting libvorbis-1.3.4_2,3... done [84amd64-default-job-07] | `-- Extracting libsndfile-1.0.25_5... done [84amd64-default-job-07] | `-- Installing tiff-4.0.3_5... [84amd64-default-job-07] | | `-- Installing jbigkit-2.1_1... [84amd64-default-job-07] | | `-- Extracting jbigkit-2.1_1... done [84amd64-default-job-07] | `-- Extracting tiff-4.0.3_5... done [84amd64-default-job-07] `-- Extracting gnustep-gui-0.24.0_5... done [84amd64-default-job-07] `-- Installing libGLU-9.0.0_2... [84amd64-default-job-07] | `-- Installing libGL-9.1.7_4... [84amd64-default-job-07] | | `-- Installing dri2proto-2.8... [84amd64-default-job-07] | | `-- Extracting dri2proto-2.8... done [84amd64-default-job-07] | | `-- Installing libXdamage-1.1.4_2... [84amd64-default-job-07] | | `-- Installing damageproto-1.2.1... [84amd64-default-job-07] | | `-- Extracting damageproto-1.2.1... done [84amd64-default-job-07] | | `-- Installing libXfixes-5.0.1_2... [84amd64-default-job-07] | | | `-- Installing fixesproto-5.0... [84amd64-default-job-07] | | | `-- Extracting fixesproto-5.0... done [84amd64-default-job-07] | | `-- Extracting libXfixes-5.0.1_2... done [84amd64-default-job-07] | | `-- Extracting libXdamage-1.1.4_2... done [84amd64-default-job-07] | | `-- Installing libXxf86vm-1.1.3_2... [84amd64-default-job-07] | | `-- Installing xf86vidmodeproto-2.3.1... [84amd64-default-job-07] | | `-- Extracting xf86vidmodeproto-2.3.1... done [84amd64-default-job-07] | | `-- Extracting libXxf86vm-1.1.3_2... done [84amd64-default-job-07] | | `-- Installing libdevq-0.0.2... [84amd64-default-job-07] | | `-- Extracting libdevq-0.0.2... done [84amd64-default-job-07] | | `-- Installing libdrm-2.4.58_1,1... [84amd64-default-job-07] | | `-- Installing libpciaccess-0.13.2_2... [84amd64-default-job-07] | | | `-- Installing pciids-20150124... [84amd64-default-job-07] | | | `-- Extracting pciids-20150124... done [84amd64-default-job-07] | | `-- Extracting libpciaccess-0.13.2_2... done [84amd64-default-job-07] | | `-- Extracting libdrm-2.4.58_1,1... done [84amd64-default-job-07] | | `-- Installing libglapi-9.1.7_2... [84amd64-default-job-07] | | `-- Installing libxshmfence-1.1_3... [84amd64-default-job-07] | | `-- Extracting libxshmfence-1.1_3... done [84amd64-default-job-07] | | `-- Extracting libglapi-9.1.7_2... done [84amd64-default-job-07] | `-- Extracting libGL-9.1.7_4... done [84amd64-default-job-07] `-- Extracting libGLU-9.0.0_2... done [84amd64-default-job-07] `-- Installing libXcursor-1.1.14_2... [84amd64-default-job-07] `-- Extracting libXcursor-1.1.14_2... done [84amd64-default-job-07] `-- Installing libXft-2.3.2... [84amd64-default-job-07] `-- Extracting libXft-2.3.2... done [84amd64-default-job-07] `-- Installing libXmu-1.1.2_2,1... [84amd64-default-job-07] `-- Extracting libXmu-1.1.2_2,1... done [84amd64-default-job-07] Extracting gnustep-back-0.24.0_5... done Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of cherivis-devel-0.1_2 ===> cherivis-devel-0.1_2 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-07] Installing gmake-4.1_1... [84amd64-default-job-07] Extracting gmake-4.1_1... done ===> Returning to build of cherivis-devel-0.1_2 =========================================================================== =================================================== ===> cherivis-devel-0.1_2 depends on shared library: libdispatch.so - not found ===> Verifying for libdispatch.so in /usr/ports/devel/libdispatch ===> Installing existing package /packages/All/libdispatch-210_1.txz [84amd64-default-job-07] Installing libdispatch-210_1... [84amd64-default-job-07] Extracting libdispatch-210_1... done ===> Returning to build of cherivis-devel-0.1_2 =========================================================================== =================================================== ===> Configuring for cherivis-devel-0.1_2 =========================================================================== =================================================== ===> Building for cherivis-devel-0.1_2 This is gnustep-make 2.6.6. Type 'gmake print-gnustep-make-help' for help. gmake: Nothing to be done for 'GNUmakefile'. Making all for app CheriVis... Creating CheriVis.app/.... Compiling file CheriVis.m ... Compiling file CVCallGraph.m ... Compiling file CVColors.m ... Compiling file CVDisassemblyController.m ... Compiling file CVAddressMap.m ... Compiling file main.m ... Compiling file CVDisassembler.mm ... In file included from CVDisassembler.mm:6: In file included from /usr/local/llvm34/include/llvm/MC/MCAsmInfo.h:20: In file included from /usr/local/llvm34/include/llvm/MC/MCDwarf.h:21: In file included from /usr/local/llvm34/include/llvm/Support/raw_ostream.h:20: In file included from /usr/local/llvm34/include/llvm/Support/FileSystem.h:32: In file included from /usr/local/llvm34/include/llvm/ADT/SmallString.h:17: /usr/local/llvm34/include/llvm/ADT/SmallVector.h:188:15: error: no member named 'move' in namespace 'std'; did you mean simply 'move'? *Dest = ::std::move(*I); ^~~~~~~~~~~ move /usr/local/llvm34/include/llvm/ADT/SmallVector.h:185:14: note: 'move' declared here static It2 move(It1 I, It1 E, It2 Dest) { ^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:203:17: error: no member named 'move' in namespace 'std'; did you mean simply 'move'? *--Dest = ::std::move(*--E); ^~~~~~~~~~~ move /usr/local/llvm34/include/llvm/ADT/SmallVector.h:185:14: note: 'move' declared here static It2 move(It1 I, It1 E, It2 Dest) { ^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:216:32: error: no member named 'move' in namespace 'std'; did you mean simply 'move'? ::new ((void*) &*Dest) T(::std::move(*I)); ^~~~~~~~~~~ move /usr/local/llvm34/include/llvm/ADT/SmallVector.h:185:14: note: 'move' declared here static It2 move(It1 I, It1 E, It2 Dest) { ^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:251:37: error: no member named 'move' in namespace 'std'; did you mean simply 'move'? ::new ((void*) this->end()) T(::std::move(Elt)); ^~~~~~~~~~~ move /usr/local/llvm34/include/llvm/ADT/SmallVector.h:185:14: note: 'move' declared here static It2 move(It1 I, It1 E, It2 Dest) { ^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:432:23: error: no member named 'move' in namespace 'std' T Result = ::std::move(this->back()); ~~~~~~~^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:507:30: error: no member named 'move' in namespace 'std' this->push_back(::std::move(Elt)); ~~~~~~~^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:516:44: error: no member named 'move' in namespace 'std' ::new ((void*) this->end()) T(::std::move(this->back())); ~~~~~~~^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:527:19: error: no member named 'move' in namespace 'std' *I = ::std::move(*EltPtr); ~~~~~~~^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:910:44: error: no member named 'move' in namespace 'std' SmallVectorImpl::operator=(::std::move(RHS)); ~~~~~~~^ /usr/local/llvm34/include/llvm/ADT/SmallVector.h:914:42: error: no member named 'move' in namespace 'std' SmallVectorImpl::operator=(::std::move(RHS)); ~~~~~~~^ In file included from CVDisassembler.mm:7: In file included from /usr/local/llvm34/include/llvm/MC/MCAtom.h:19: /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:88:38: error: no type named 'initializer_list' in namespace 'std' /*implicit*/ ArrayRef(const std::initializer_list &Vec) ~~~~~^ /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:88:54: error: expected ')' /*implicit*/ ArrayRef(const std::initializer_list &Vec) ^ /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:88:26: note: to match this '(' /*implicit*/ ArrayRef(const std::initializer_list &Vec) ^ /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:89:12: error: use of undeclared identifier 'Vec'; did you mean 'vec'? : Data(Vec.begin() == Vec.end() ? (T*)0 : Vec.begin()), ^~~ vec /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:157:20: note: 'vec' declared here std::vector vec() const { ^ /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:89:12: error: reference to non-static member function must be called : Data(Vec.begin() == Vec.end() ? (T*)0 : Vec.begin()), ^~~ /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:90:14: error: use of undeclared identifier 'Vec'; did you mean 'vec'? Length(Vec.size()) {} ^~~ vec /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:157:20: note: 'vec' declared here std::vector vec() const { ^ /usr/local/llvm34/include/llvm/ADT/ArrayRef.h:90:14: error: reference to non-static member function must be called Length(Vec.size()) {} ^~~ In file included from CVDisassembler.mm:8: In file included from /usr/local/llvm34/include/llvm/MC/MCContext.h:13: /usr/local/llvm34/include/llvm/ADT/DenseMap.h:175:39: error: no member named 'move' in namespace 'std' TheBucket = InsertIntoBucket(std::move(KV.first), ~~~~~^ /usr/local/llvm34/include/llvm/ADT/DenseMap.h:227:35: error: no member named 'move' in namespace 'std' return *InsertIntoBucket(std::move(Key), ValueT(), TheBucket); ~~~~~^ /usr/local/llvm34/include/llvm/ADT/DenseMap.h:231:34: error: no member named 'move' in namespace 'std' return FindAndConstruct(std::move(Key)).second; ~~~~~^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. /usr/local/GNUstep/System/Library/Makefiles/rules.make:509: recipe for target 'obj/CheriVis.obj/CVDisassembler.mm.o' failed gmake[3]: *** [obj/CheriVis.obj/CVDisassembler.mm.o] Error 1 /usr/local/GNUstep/System/Library/Makefiles/Instance/application.make:145: recipe for target 'internal-app-run-compile-submake' failed gmake[2]: *** [internal-app-run-compile-submake] Error 2 /usr/local/GNUstep/System/Library/Makefiles/Master/rules.make:298: recipe for target 'CheriVis.all.app.variables' failed gmake[1]: *** [CheriVis.all.app.variables] Error 2 /usr/local/GNUstep/System/Library/Makefiles/Master/application.make:38: recipe for target 'internal-all' failed gmake: *** [internal-all] Error 2 *** Error code 2 Stop in /usr/ports/devel/cherivis-devel. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 12:54:48 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 D98E1AF3 for ; Sat, 31 Jan 2015 12:54:48 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 B740D96A for ; Sat, 31 Jan 2015 12:54:48 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VCsmTs027188 for ; Sat, 31 Jan 2015 12:54:48 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VCsmSu027178; Sat, 31 Jan 2015 12:54:48 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 12:54:48 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311254.t0VCsmSu027178@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84amd64-default][graphics/gtimelapse] Failed for gtimelapse-0.1_5 in build 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, 31 Jan 2015 12:54:48 -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: vanilla@FreeBSD.org Ident: $FreeBSD: head/graphics/gtimelapse/Makefile 377733 2015-01-23 12:28:17Z vanilla $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/gtimelapse-0.1_5.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building graphics/gtimelapse build started at Sat Jan 31 12:53:49 UTC 2015 port directory: /usr/ports/graphics/gtimelapse building for: FreeBSD 84amd64-default-job-20 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/graphics/gtimelapse/Makefile 377733 2015-01-23 12:28:17Z vanilla $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=gtimelapse-0.1_5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-wx-config=/usr/local/bin/wxgtk2u-3.0-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gtimelapse/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gtimelapse/work HOME=/wrkdirs/usr/ports/graphics/gtimelapse/work TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share /aclocal/libtool.m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gtimelapse/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gtimelapse/work HOME=/wrkdirs/usr/ports/graphics/gtimelapse/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config AUTOMAKE=/usr/local/bin/automake-1.15 AUTOMAKE_DIR=/usr/local/share/automake-1.15 AUTOMAKE_VERSION=1.15 AUTOMAKE_APIVER=1.15 ACLOCAL=/usr/local/bin/aclocal-1.15 ACLOCAL_DIR=/usr/local/share/aclocal-1.15 AUTOCONF=/usr/local/bin/autoconf-2.69 AUTOCONF_DIR=/usr/local/share/autoconf-2.69 AUTOHEADER=/usr/local/bin/autoheader-2.69 AUTOIFNAMES=/usr/local/bin/ifnames-2.69 AUTOM4TE=/usr/local/bin/autom4te-2.69 AUTORECONF=/usr/local/bin/autoreconf-2.69 AUTOSCAN=/usr/local/bin/autoscan-2.69 AUTOUPDATE=/usr/local/bin/autoupdate-2.69 AUTOCONF_VERSION=2.69 LIBTOOLIZE=/usr/local/bin/libtoolize LIBTOOL_LIBEXECDIR=/usr/local/libexec/libtool LIBTOOL_SHAREDIR=/usr/local/share/libtool LIBTOOL_M4=/usr/local/share/aclocal/libtool. m4 LTMAIN=/usr/local/share/libtool/config/ltmain.sh 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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gtimelapse" EXAMPLESDIR="share/examples/gtimelapse" DATADIR="share/gtimelapse" WWWDIR="www/gtimelapse" ETCDIR="etc/gtimelapse" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gtimelapse DOCSDIR=/usr/local/share/doc/gtimelapse EXAMPLESDIR=/usr/local/share/examples/gtimelapse WWWDIR=/usr/local/www/gtimelapse ETCDIR=/usr/local/etc/gtimelapse --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> gtimelapse-0.1_5 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.7.txz [84amd64-default-job-20] Installing pkg-1.4.7... [84amd64-default-job-20] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gtimelapse-0.1_5 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gtimelapse-0.1_5 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gtimelapse-0.1_5 for building => SHA256 Checksum OK for gtimelapse-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gtimelapse-0.1_5 for building ===> Extracting for gtimelapse-0.1_5 => SHA256 Checksum OK for gtimelapse-0.1.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gtimelapse-0.1_5 ===> Applying FreeBSD patches for gtimelapse-0.1_5 =========================================================================== =================================================== ===> gtimelapse-0.1_5 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [84amd64-default-job-20] Installing pkgconf-0.9.7... [84amd64-default-job-20] Extracting pkgconf-0.9.7... done ===> Returning to build of gtimelapse-0.1_5 ===> gtimelapse-0.1_5 depends on file: /usr/local/bin/automake-1.15 - not found ===> Verifying install for /usr/local/bin/automake-1.15 in /usr/ports/devel/automake ===> Installing existing package /packages/All/automake-1.15.txz [84amd64-default-job-20] Installing automake-1.15... [84amd64-default-job-20] `-- Installing autoconf-2.69... [84amd64-default-job-20] | `-- Installing autoconf-wrapper-20131203... [84amd64-default-job-20] | `-- Extracting autoconf-wrapper-20131203... done [84amd64-default-job-20] | `-- Installing indexinfo-0.2.2... [84amd64-default-job-20] | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-20] | `-- Installing m4-1.4.17_1,1... [84amd64-default-job-20] | `-- Extracting m4-1.4.17_1,1... done [84amd64-default-job-20] | `-- Installing perl5-5.18.4_11... [84amd64-default-job-20] | `-- Extracting perl5-5.18.4_11... done [84amd64-default-job-20] `-- Extracting autoconf-2.69... done [84amd64-default-job-20] `-- Installing automake-wrapper-20131203... [84amd64-default-job-20] `-- Extracting automake-wrapper-20131203... done [84amd64-default-job-20] Extracting automake-1.15... done ===> Returning to build of gtimelapse-0.1_5 ===> gtimelapse-0.1_5 depends on file: /usr/local/bin/autoconf-2.69 - found ===> gtimelapse-0.1_5 depends on package: libtool>=2.4 - not found ===> Verifying install for libtool>=2.4 in /usr/ports/devel/libtool ===> Installing existing package /packages/All/libtool-2.4.5.txz [84amd64-default-job-20] Installing libtool-2.4.5... [84amd64-default-job-20] Extracting libtool-2.4.5... done ===> Returning to build of gtimelapse-0.1_5 =========================================================================== =================================================== ===> gtimelapse-0.1_5 depends on shared library: libgphoto2.so - not found ===> Verifying for libgphoto2.so in /usr/ports/graphics/libgphoto2 ===> Installing existing package /packages/All/libgphoto2-2.5.7.txz [84amd64-default-job-20] Installing libgphoto2-2.5.7... [84amd64-default-job-20] `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-20] | `-- Installing libiconv-1.14_6... [84amd64-default-job-20] | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-20] `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-20] `-- Installing jpeg-8_6... [84amd64-default-job-20] `-- Extracting jpeg-8_6... done [84amd64-default-job-20] `-- Installing libexif-0.6.21_3... [84amd64-default-job-20] `-- Extracting libexif-0.6.21_3... done [84amd64-default-job-20] `-- Installing libgd-2.1.0_5,1... [84amd64-default-job-20] | `-- Installing fontconfig-2.11.1,1... [84amd64-default-job-20] | | `-- Installing expat-2.1.0_2... [84amd64-default-job-20] | | `-- Extracting expat-2.1.0_2... done [84amd64-default-job-20] | | `-- Installing freetype2-2.5.5... [84amd64-default-job-20] | | `-- Extracting freetype2-2.5.5... done [84amd64-default-job-20] | `-- 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 [84amd64-default-job-20] | `-- Installing png-1.6.16... [84amd64-default-job-20] | `-- Extracting png-1.6.16... done [84amd64-default-job-20] | `-- Installing tiff-4.0.3_5... [84amd64-default-job-20] | | `-- Installing jbigkit-2.1_1... [84amd64-default-job-20] | | `-- Extracting jbigkit-2.1_1... done [84amd64-default-job-20] | `-- Extracting tiff-4.0.3_5... done [84amd64-default-job-20] `-- Extracting libgd-2.1.0_5,1... done For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Message for dejavu-2.34_4: 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. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of gtimelapse-0.1_5 =========================================================================== =================================================== ===> Configuring for gtimelapse-0.1_5 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/config.guess' libtoolize: copying file 'config/config.sub' libtoolize: copying file 'config/install-sh' libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: You should add the contents of 'm4/libtool.m4' to 'aclocal.m4'. libtoolize: copying file 'm4/ltoptions.m4' libtoolize: You should add the contents of 'm4/ltoptions.m4' to 'aclocal.m4'. libtoolize: copying file 'm4/ltsugar.m4' libtoolize: You should add the contents of 'm4/ltsugar.m4' to 'aclocal.m4'. libtoolize: copying file 'm4/ltversion.m4' libtoolize: You should add the contents of 'm4/ltversion.m4' to 'aclocal.m4'. libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: You should add the contents of 'm4/lt~obsolete.m4' to 'aclocal.m4'. configure.ac:12: warning: GP_CONFIG_MSG is m4_require'd but not m4_defun'd m4/gp-check-library.m4:95: _GP_CHECK_LIBRARY is expanded from... m4/gp-check-library.m4:411: GP_CHECK_LIBRARY is expanded from... configure.ac:12: the top level configure.ac:12: warning: GP_PKG_CONFIG is m4_require'd but not m4_defun'd m4/gp-check-library.m4:95: _GP_CHECK_LIBRARY is expanded from... m4/gp-check-library.m4:411: GP_CHECK_LIBRARY is expanded from... configure.ac:12: the top level configure.ac:9: installing 'config/compile' configure.ac:6: installing 'config/missing' src/Makefile.am: installing 'config/depcomp' configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking build system type... amd64-portbld-freebsd8.4 checking host system type... amd64-portbld-freebsd8.4 checking how to print strings... printf checking for gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert amd64-portbld-freebsd8.4 file names to amd64-portbld-freebsd8.4 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd8.4 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd8.4 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd8.4 ld.so checking how to hardcode library paths into programs... immediate checking for POSIX sh $() command substitution... yes checking PKG_CONFIG_PATH... empty checking for pkg-config... /usr/local/bin/pkg-config checking for dynamic library extension... .so checking pkg-config is at least version 0.9.0... yes checking for libgphoto2 to use... autodetect checking for LIBGPHOTO2... yes checking libgphoto2 library flags... "-lgphoto2 -lgphoto2_port -lm -L/usr/local/lib -lexif " checking libgphoto2 cpp flags... "-I/usr/local/include/gphoto2 -I/usr/local/include " checking for wx-config... /usr/local/bin/wxgtk2u-3.0-config checking for wxWidgets version >= 2.8.9... yes (version 3.0.2) checking for wxWidgets static library... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===> Building for gtimelapse-0.1_5 Making all in src c++ -DPACKAGE_NAME=\"gTimelapse\" -DPACKAGE_TARNAME=\"gtimelapse\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"gTimelapse\ 1.0\" -DPACKAGE_BUGREPORT=\"timnugent@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gtimelapse\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBGPHOTO2=1 -I. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/gphoto2 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT gtimelapse-globals.o -MD -MP -MF .deps/gtimelapse-globals.Tpo -c -o gtimelapse-globals.o `test -f 'globals.cpp' || echo './'`globals.cpp mv -f .deps/gtimelapse-globals.Tpo .deps/gtimelapse-globals.Po c++ -DPACKAGE_NAME=\"gTimelapse\" -DPACKAGE_TARNAME=\"gtimelapse\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"gTimelapse\ 1.0\" -DPACKAGE_BUGREPORT=\"timnugent@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gtimelapse\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBGPHOTO2=1 -I. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/gphoto2 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT gtimelapse-gphotofunctions.o -MD -MP -MF .deps/gtimelapse-gphotofunctions.Tpo -c -o gtimelapse-gphotofunctions.o `test -f 'gphotofunctions.cpp' || echo './'`gphotofunctions.cpp mv -f .deps/gtimelapse-gphotofunctions.Tpo .deps/gtimelapse-gphotofunctions.Po c++ -DPACKAGE_NAME=\"gTimelapse\" -DPACKAGE_TARNAME=\"gtimelapse\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"gTimelapse\ 1.0\" -DPACKAGE_BUGREPORT=\"timnugent@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gtimelapse\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBGPHOTO2=1 -I. -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/gphoto2 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT gtimelapse-gtimelapse.o -MD -MP -MF .deps/gtimelapse-gtimelapse.Tpo -c -o gtimelapse-gtimelapse.o `test -f 'gtimelapse.cpp' || echo './'`gtimelapse.cpp mv -f .deps/gtimelapse-gtimelapse.Tpo .deps/gtimelapse-gtimelapse.Po /bin/sh ../libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/gphoto2 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o gtimelapse gtimelapse-globals.o gtimelapse-gphotofunctions.o gtimelapse-gtimelapse.o -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -lgphoto2 -lgphoto2_port -lm -L/usr/local/lib -lexif -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 libtool: link: c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include/gphoto2 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o gtimelapse gtimelapse-globals.o gtimelapse-gphotofunctions.o gtimelapse-gtimelapse.o -L/usr/local/lib -lgphoto2 -lgphoto2_port -lm -lexif -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt25__throw_bad_function_callv@GLIBCXX_3.4.14' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `_ZTIN10__cxxabiv115__forced_unwindE@CXXABI_1.3.2' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `_ZNKSt5ctypeIcE13_M_widen_initEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable4waitERSt11unique_lockISt5mutexE@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `_ZNSt6chrono3_V212system_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt15__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt8__detail15_List_node_base7_M_hookEPS0_@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt11__once_call@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variableD1Ev@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt20__throw_system_errori@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable10notify_oneEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variableC1Ev@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable10notify_allEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt6chrono3_V212steady_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' *** Error code 1 Stop in /wrkdirs/usr/ports/graphics/gtimelapse/work/gtimelapse/src. *** Error code 1 Stop in /wrkdirs/usr/ports/graphics/gtimelapse/work/gtimelapse. *** Error code 1 Stop in /usr/ports/graphics/gtimelapse. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 12:55:46 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 D5E1ABE1; Sat, 31 Jan 2015 12:55:46 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 B52E8974; Sat, 31 Jan 2015 12:55:46 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VCtkNk088621; Sat, 31 Jan 2015 12:55:46 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VCtkOC088603; Sat, 31 Jan 2015 12:55:46 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 12:55:46 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311255.t0VCtkOC088603@beefy2.isc.freebsd.org> To: amdmi3@FreeBSD.org Subject: [package - 84amd64-default][audio/wxguitar] Failed for wxguitar-1.01_6 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, 31 Jan 2015 12:55: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: amdmi3@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: head/audio/wxguitar/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/wxguitar-1.01_6.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building audio/wxguitar build started at Sat Jan 31 12:54:59 UTC 2015 port directory: /usr/ports/audio/wxguitar building for: FreeBSD 84amd64-default-job-09 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: amdmi3@FreeBSD.org Makefile ident: $FreeBSD: head/audio/wxguitar/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=wxguitar-1.01_6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for wxguitar-1.01_6: NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-wx-config=/usr/local/bin/wxgtk2u-3.0-config --enable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/wxguitar/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/wxguitar/work HOME=/wrkdirs/usr/ports/audio/wxguitar/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/wxguitar/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/wxguitar/work HOME=/wrkdirs/usr/ports/audio/wxguitar/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -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-- NLS="" NO_NLS="@comment " OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/wxguitar" EXAMPLESDIR="share/examples/wxguitar" DATADIR="share/wxguitar" WWWDIR="www/wxguitar" ETCDIR="etc/wxguitar" --End PLIST_SUB-- --SUB_LIST-- NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/wxguitar DOCSDIR=/usr/local/share/doc/wxguitar EXAMPLESDIR=/usr/local/share/examples/wxguitar WWWDIR=/usr/local/www/wxguitar ETCDIR=/usr/local/etc/wxguitar --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> wxguitar-1.01_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.7.txz [84amd64-default-job-09] Installing pkg-1.4.7... [84amd64-default-job-09] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of wxguitar-1.01_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by wxguitar-1.01_6 for building =========================================================================== =================================================== ===> Fetching all distfiles required by wxguitar-1.01_6 for building => SHA256 Checksum OK for wxguitar-1.01.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by wxguitar-1.01_6 for building ===> Extracting for wxguitar-1.01_6 => SHA256 Checksum OK for wxguitar-1.01.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for wxguitar-1.01_6 =========================================================================== =================================================== ===> wxguitar-1.01_6 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 [84amd64-default-job-09] Installing gettext-tools-0.19.4... [84amd64-default-job-09] `-- Installing expat-2.1.0_2... [84amd64-default-job-09] `-- Extracting expat-2.1.0_2... done [84amd64-default-job-09] `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-09] | `-- Installing indexinfo-0.2.2... [84amd64-default-job-09] | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-09] | `-- Installing libiconv-1.14_6... [84amd64-default-job-09] | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-09] `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-09] Extracting gettext-tools-0.19.4... done ===> Returning to build of wxguitar-1.01_6 =========================================================================== =================================================== ===> wxguitar-1.01_6 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.3) ===> wxguitar-1.01_6 depends on shared library: libwx_baseu-3.0.so - not found ===> Verifying for libwx_baseu-3.0.so in /usr/ports/x11-toolkits/wxgtk30 ===> Installing existing package /packages/All/wx30-gtk2-3.0.2_2.txz [84amd64-default-job-09] Installing wx30-gtk2-3.0.2_2... [84amd64-default-job-09] `-- Installing ORBit2-2.14.19_1... [84amd64-default-job-09] | `-- Installing glib-2.42.1... [84amd64-default-job-09] | | `-- Installing libffi-3.2.1... [84amd64-default-job-09] | | `-- Extracting libffi-3.2.1... done [84amd64-default-job-09] | | `-- Installing pcre-8.35_2... [84amd64-default-job-09] | | `-- Extracting pcre-8.35_2... done [84amd64-default-job-09] | | `-- Installing perl5-5.18.4_11... [84amd64-default-job-09] | | `-- Extracting perl5-5.18.4_11... done [84amd64-default-job-09] | | `-- Installing python27-2.7.9... [84amd64-default-job-09] | | `-- Extracting python27-2.7.9... done [84amd64-default-job-09] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [84amd64-default-job-09] | `-- Installing libIDL-0.8.14_2... [84amd64-default-job-09] | `-- Extracting libIDL-0.8.14_2... done [84amd64-default-job-09] `-- Extracting ORBit2-2.14.19_1... done [84amd64-default-job-09] `-- Installing atk-2.14.0... [84amd64-default-job-09] `-- Extracting atk-2.14.0... done [84amd64-default-job-09] `-- Installing gcc-4.8.4... [84amd64-default-job-09] | `-- Installing binutils-2.25... [84amd64-default-job-09] | `-- Extracting binutils-2.25... done [84amd64-default-job-09] | `-- Installing gcc-ecj-4.5... [84amd64-default-job-09] | `-- Extracting gcc-ecj-4.5... done [84amd64-default-job-09] | `-- Installing gmp-5.1.3_2... [84amd64-default-job-09] | `-- Extracting gmp-5.1.3_2... done [84amd64-default-job-09] | `-- Installing mpc-1.0.2_1... [84amd64-default-job-09] | | `-- Installing mpfr-3.1.2_2... [84amd64-default-job-09] | | `-- Extracting mpfr-3.1.2_2... done [84amd64-default-job-09] | `-- Extracting mpc-1.0.2_1... done [84amd64-default-job-09] `-- Extracting gcc-4.8.4... done [84amd64-default-job-09] `-- Installing gconf2-3.2.6_3... [84amd64-default-job-09] | `-- Installing dbus-glib-0.100.2_1... [84amd64-default-job-09] | | `-- Installing dbus-1.8.12_1... [84amd64-default-job-09] | | `-- Installing gnome_subr-1.0... [84amd64-default-job-09] | | `-- Extracting gnome_subr-1.0... done [84amd64-default-job-09] | | `-- Installing libICE-1.0.9,1... [84amd64-default-job-09] | | | `-- Installing xproto-7.0.26... [84amd64-default-job-09] | | | `-- Extracting xproto-7.0.26... done [84amd64-default-job-09] | | `-- Extracting libICE-1.0.9,1... done [84amd64-default-job-09] | | `-- Installing libSM-1.2.2_2,1... [84amd64-default-job-09] | | `-- Extracting libSM-1.2.2_2,1... done [84amd64-default-job-09] | | `-- Installing libX11-1.6.2_2,1... [84amd64-default-job-09] | | | `-- Installing kbproto-1.0.6... [84amd64-default-job-09] | | | `-- Extracting kbproto-1.0.6... done [84amd64-default-job-09] | | `-- Installing libsoup-2.48.1_1... [84amd64-default-job-09] | | `-- Installing glib-networking-2.42.1_1... [84amd64-default-job-09] | | | `-- Installing gnutls-3.2.21... [84amd64-default-job-09] | | | `-- Installing libidn-1.29... [84amd64-default-job-09] | | | `-- Extracting libidn-1.29... done [84amd64-default-job-09] | | | `-- Installing libtasn1-4.2... [84amd64-default-job-09] | | | `-- Extracting libtasn1-4.2... done [84amd64-default-job-09] | | | `-- Installing nettle-2.7.1... [84amd64-default-job-09] | | | `-- Extracting nettle-2.7.1... done [84amd64-default-job-09] | | | `-- Installing p11-kit-0.22.1... [84amd64-default-job-09] | | | `-- Extracting p11-kit-0.22.1... done [84amd64-default-job-09] | | | `-- Installing trousers-tddl-0.3.10_7... ===> Creating users and/or groups. Creating group '_tss' with gid '601'. Creating user '_tss' with uid '601'. [84amd64-default-job-09] | | | `-- Extracting trousers-tddl-0.3.10_7... done [84amd64-default-job-09] | | | `-- Extracting gnutls-3.2.21... done [84amd64-default-job-09] | | | `-- Installing gsettings-desktop-schemas-3.14.1... [84amd64-default-job-09] | | | `-- Installing cantarell-fonts-0.0.16... [84amd64-default-job-09] | | | `-- Extracting cantarell-fonts-0.0.16... done /usr/local/share/fonts/cantarell: caching, new cache contents: 2 fonts, 0 dirs /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory /usr/local/bin/fc-cache: succeeded [84amd64-default-job-09] | | | `-- Extracting gsettings-desktop-schemas-3.14.1... done [84amd64-default-job-09] | | | `-- Installing libgcrypt-1.6.2... [84amd64-default-job-09] | | | `-- Installing libgpg-error-1.17... [84amd64-default-job-09] | | | `-- Extracting libgpg-error-1.17... done [84amd64-default-job-09] | | | `-- Extracting libgcrypt-1.6.2... done [84amd64-default-job-09] | | | `-- Installing libproxy-0.4.6... [84amd64-default-job-09] | | | `-- Extracting libproxy-0.4.6... done [84amd64-default-job-09] | | `-- Extracting glib-networking-2.42.1_1... done [84amd64-default-job-09] | | `-- Installing sqlite3-3.8.8... [84amd64-default-job-09] | | `-- Extracting sqlite3-3.8.8... done [84amd64-default-job-09] | | `-- Extracting libsoup-2.48.1_1... done [84amd64-default-job-09] | `-- Extracting geoclue-2.1.10... done [84amd64-default-job-09] | `-- Installing gstreamer1-plugins-1.4.5_1... [84amd64-default-job-09] | | `-- Installing gstreamer1-1.4.5... [84amd64-default-job-09] | | `-- Extracting gstreamer1-1.4.5... done [84amd64-default-job-09] | | `-- Installing iso-codes-3.57... [84amd64-default-job-09] | | `-- Extracting iso-codes-3.57... done [84amd64-default-job-09] | `-- Extracting gstreamer1-plugins-1.4.5_1... done [84amd64-default-job-09] | `-- Installing libsecret-0.18_3... [84amd64-default-job-09] | `-- Extracting libsecret-0.18_3... done [84amd64-default-job-09] | `-- Installing libxslt-1.1.28_6... [84amd64-default-job-09] | `-- Extracting libxslt-1.1.28_6... done [84amd64-default-job-09] | `-- Installing webp-0.4.2_3... [84amd64-default-job-09] | | `-- Installing giflib-5.0.6... [84amd64-default-job-09] | | `-- Extracting giflib-5.0.6... done [84amd64-default-job-09] | `-- Extracting webp-0.4.2_3... done [84amd64-default-job-09] `-- Extracting webkit-gtk2-2.4.8... done [84amd64-default-job-09] Extracting wx30-gtk2-3.0.2_2... done 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 ===================================================================== Message for gcc-4.8.4: To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc48 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. Message for dejavu-2.34_4: 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. Message for trousers-tddl-0.3.10_7: To run tcsd automatically, add the following line to /etc/rc.conf tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. To use TPM, add your_account to '_tss' group like following: # pw groupadd _tss -m your_account ===> Returning to build of wxguitar-1.01_6 =========================================================================== =================================================== ===> Configuring for wxguitar-1.01_6 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for style of include used by make... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking build system type... amd64-portbld-freebsd8.4 checking host system type... amd64-portbld-freebsd8.4 checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for wx-config... /usr/local/bin/wxgtk2u-3.0-config checking for wxWidgets version >= 2.8.10... yes (version 3.0.2) checking for wxWidgets static library... no checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes configure: creating ./config.status config.status: creating po/Makefile.in config.status: creating data/Makefile config.status: creating src/Makefile config.status: creating Makefile config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands =========================================================================== =================================================== ===> Building for wxguitar-1.01_6 Making all in src c++ -DPACKAGE_NAME=\"wxguitar\" -DPACKAGE_TARNAME=\"wxguitar\" -DPACKAGE_VERSION=\"1.01\" -DPACKAGE_STRING=\"wxguitar\ 1.01\" -DPACKAGE_BUGREPORT=\"indt@mail.ru\" -DPACKAGE=\"wxguitar\" -DVERSION=\"1.01\" -DHAVE_ICONV=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -s -O2 -pipe -fstack-protector -fno-strict-aliasing -s -MT wxguitar-wxGuitarMain.o -MD -MP -MF .deps/wxguitar-wxGuitarMain.Tpo -c -o wxguitar-wxGuitarMain.o `test -f 'wxGuitarMain.cpp' || echo './'`wxGuitarMain.cpp mv -f .deps/wxguitar-wxGuitarMain.Tpo .deps/wxguitar-wxGuitarMain.Po c++ -DPACKAGE_NAME=\"wxguitar\" -DPACKAGE_TARNAME=\"wxguitar\" -DPACKAGE_VERSION=\"1.01\" -DPACKAGE_STRING=\"wxguitar\ 1.01\" -DPACKAGE_BUGREPORT=\"indt@mail.ru\" -DPACKAGE=\"wxguitar\" -DVERSION=\"1.01\" -DHAVE_ICONV=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -I. -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -O2 -pipe -fstack-protector -fno-strict-aliasing -s -O2 -pipe -fstack-protector -fno-strict-aliasing -s -MT wxguitar-wxGuitarApp.o -MD -MP -MF .deps/wxguitar-wxGuitarApp.Tpo -c -o wxguitar-wxGuitarApp.o `test -f 'wxGuitarApp.cpp' || echo './'`wxGuitarApp.cpp mv -f .deps/wxguitar-wxGuitarApp.Tpo .deps/wxguitar-wxGuitarApp.Po c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -s -O2 -pipe -fstack-protector -fno-strict-aliasing -s -L/usr/local/lib -fstack-protector -o wxguitar wxguitar-wxGuitarMain.o wxguitar-wxGuitarApp.o -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt25__throw_bad_function_callv@GLIBCXX_3.4.14' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `_ZTIN10__cxxabiv115__forced_unwindE@CXXABI_1.3.2' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `_ZNKSt5ctypeIcE13_M_widen_initEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable4waitERSt11unique_lockISt5mutexE@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `_ZNSt6chrono3_V212system_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt15__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt8__detail15_List_node_base7_M_hookEPS0_@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt11__once_call@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variableD1Ev@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt20__throw_system_errori@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable10notify_oneEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variableC1Ev@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable10notify_allEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt6chrono3_V212steady_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' *** Error code 1 Stop in /wrkdirs/usr/ports/audio/wxguitar/work/wxGuitar/src. *** Error code 1 Stop in /wrkdirs/usr/ports/audio/wxguitar/work/wxGuitar. *** Error code 1 Stop in /usr/ports/audio/wxguitar. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 13:02:16 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 01D4DE32; Sat, 31 Jan 2015 13:02:16 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 D451EA36; Sat, 31 Jan 2015 13:02:15 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VD2Flj039870; Sat, 31 Jan 2015 13:02:15 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VD2Frw039869; Sat, 31 Jan 2015 13:02:15 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 13:02:15 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311302.t0VD2Frw039869@beefy2.isc.freebsd.org> To: gnome@FreeBSD.org Subject: [package - 84amd64-default][devel/libical-glib] Failed for libical-glib-1.0.0 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, 31 Jan 2015 13:02:16 -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: gnome@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/devel/libical-glib/Makefile 377580 2015-01-21 09:29:30Z kwm $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/libical-glib-1.0.0.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building devel/libical-glib build started at Sat Jan 31 13:01:58 UTC 2015 port directory: /usr/ports/devel/libical-glib building for: FreeBSD 84amd64-default-job-16 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: head/devel/libical-glib/Makefile 377580 2015-01-21 09:29:30Z kwm $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=libical-glib-1.0.0 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libical-glib/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libical-glib/work HOME=/wrkdirs/usr/ports/devel/libical-glib/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/libical-glib/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/libical-glib/work HOME=/wrkdirs/usr/ports/devel/libical-glib/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/libical-glib/work 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-- 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/libical-glib" EXAMPLESDIR="share/examples/libical-glib" DATADIR="share/libical-glib" WWWDIR="www/libical-glib" ETCDIR="etc/libical-glib" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libical-glib DOCSDIR=/usr/local/share/doc/libical-glib EXAMPLESDIR=/usr/local/share/examples/libical-glib WWWDIR=/usr/local/www/libical-glib ETCDIR=/usr/local/etc/libical-glib --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> libical-glib-1.0.0 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.7.txz [84amd64-default-job-16] Installing pkg-1.4.7... [84amd64-default-job-16] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libical-glib-1.0.0 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by libical-glib-1.0.0 for building =========================================================================== =================================================== ===> Fetching all distfiles required by libical-glib-1.0.0 for building => SHA256 Checksum OK for libical-glib-1.0.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by libical-glib-1.0.0 for building ===> Extracting for libical-glib-1.0.0 => SHA256 Checksum OK for libical-glib-1.0.0.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for libical-glib-1.0.0 ===> Applying FreeBSD patches for libical-glib-1.0.0 =========================================================================== =================================================== ===> libical-glib-1.0.0 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 [84amd64-default-job-16] Installing gettext-tools-0.19.4... [84amd64-default-job-16] `-- Installing expat-2.1.0_2... [84amd64-default-job-16] `-- Extracting expat-2.1.0_2... done [84amd64-default-job-16] `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-16] | `-- Installing indexinfo-0.2.2... [84amd64-default-job-16] | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-16] | `-- Installing libiconv-1.14_6... [84amd64-default-job-16] | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-16] `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-16] Extracting gettext-tools-0.19.4... done ===> Returning to build of libical-glib-1.0.0 ===> libical-glib-1.0.0 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-16] Installing gmake-4.1_1... [84amd64-default-job-16] Extracting gmake-4.1_1... done ===> Returning to build of libical-glib-1.0.0 ===> libical-glib-1.0.0 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.7.txz [84amd64-default-job-16] Installing pkgconf-0.9.7... [84amd64-default-job-16] Extracting pkgconf-0.9.7... done ===> Returning to build of libical-glib-1.0.0 ===> libical-glib-1.0.0 depends on executable: g-ir-scanner - not found ===> Verifying install for g-ir-scanner in /usr/ports/devel/gobject-introspection ===> Installing existing package /packages/All/gobject-introspection-1.42.0.txz [84amd64-default-job-16] Installing gobject-introspection-1.42.0... [84amd64-default-job-16] `-- Installing glib-2.42.1... [84amd64-default-job-16] | `-- Installing libffi-3.2.1... [84amd64-default-job-16] | `-- Extracting libffi-3.2.1... done [84amd64-default-job-16] | `-- Installing pcre-8.35_2... [84amd64-default-job-16] | `-- Extracting pcre-8.35_2... done [84amd64-default-job-16] | `-- Installing perl5-5.18.4_11... [84amd64-default-job-16] | `-- Extracting perl5-5.18.4_11... done [84amd64-default-job-16] | `-- Installing python27-2.7.9... [84amd64-default-job-16] | `-- Extracting python27-2.7.9... done [84amd64-default-job-16] `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [84amd64-default-job-16] `-- Installing python2-2_3... [84amd64-default-job-16] `-- Extracting python2-2_3... done [84amd64-default-job-16] Extracting gobject-introspection-1.42.0... done 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 libical-glib-1.0.0 =========================================================================== =================================================== ===> libical-glib-1.0.0 depends on shared library: libical.so - not found ===> Verifying for libical.so in /usr/ports/devel/libical ===> Installing existing package /packages/All/libical-1.0.1.txz [84amd64-default-job-16] Installing libical-1.0.1... [84amd64-default-job-16] Extracting libical-1.0.1... done ===> Returning to build of libical-glib-1.0.0 ===> libical-glib-1.0.0 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.8.1.3) ===> libical-glib-1.0.0 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so.0.4200.1) ===> libical-glib-1.0.0 depends on shared library: libxml2.so - not found ===> Verifying for libxml2.so in /usr/ports/textproc/libxml2 ===> Installing existing package /packages/All/libxml2-2.9.2_2.txz checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libical-glib.pc config.status: creating src/api/Makefile config.status: creating src/Makefile config.status: creating src/build-tools/Makefile config.status: creating src/libical-glib/Makefile config.status: creating tests/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/libical-glib/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: Introspection: yes Code coverage (gcov): no Gtk-doc: no =========================================================================== =================================================== ===> Building for libical-glib-1.0.0 gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src' Making all in api gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src/api' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src/api' Making all in build-tools gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src/build-tools' CC src_generator-generator.o cc1: warning: -Wformat-nonliteral ignored without -Wformat cc1: warning: -Wformat-security ignored without -Wformat CC src_generator-xml-parser.o cc1: warning: -Wformat-nonliteral ignored without -Wformat cc1: warning: -Wformat-security ignored without -Wformat CCLD src-generator gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src/build-tools' Making all in libical-glib gmake[3]: Entering directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src/libical-glib' gmake all-am gmake[4]: Entering directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src/libical-glib' CC libical_glib_1_0_la-i-cal-object.lo cc1: warning: -Wformat-nonliteral ignored without -Wformat cc1: warning: -Wformat-security ignored without -Wformat CC libical_glib_1_0_la-i-cal-array.lo cc1: warning: -Wformat-nonliteral ignored without -Wformat cc1: warning: -Wformat-security ignored without -Wformat In file included from i-cal-array.c:20: ./../src/libical-glib/i-cal-array.h:85:27: warning: no newline at end of file i-cal-array.c:224:2: warning: no newline at end of file CC libical_glib_1_0_la-i-cal-attach.lo cc1: warning: -Wformat-nonliteral ignored without -Wformat cc1: warning: -Wformat-security ignored without -Wformat In file included from i-cal-attach.c:20: ./../src/libical-glib/i-cal-attach.h:81:28: warning: no newline at end of file i-cal-attach.c:199:2: warning: no newline at end of file CC libical_glib_1_0_la-i-cal-comp-iter.lo cc1: warning: -Wformat-nonliteral ignored without -Wformat cc1: warning: -Wformat-security ignored without -Wformat In file included from i-cal-comp-iter.c:20: ./../src/libical-glib/i-cal-comp-iter.h:73:31: warning: no newline at end of file i-cal-comp-iter.c:76:2: warning: no newline at end of file CC libical_glib_1_0_la-i-cal-component.lo cc1: warning: -Wformat-nonliteral ignored without -Wformat cc1: warning: -Wformat-security ignored without -Wformat In file included from ../../src/libical-glib/i-cal-parameter.h:24, from ../../src/libical-glib/i-cal-component.h:23, from i-cal-component.c:20: ./../src/libical-glib/i-cal-derived-parameter.h:405:39: warning: no newline at end of file In file included from ../../src/libical-glib/i-cal-component.h:23, from i-cal-component.c:20: ./../src/libical-glib/i-cal-parameter.h:48: error: redefinition of typedef 'ICalParameter' ./../src/libical-glib/i-cal-derived-parameter.h:27: error: previous declaration of 'ICalParameter' was here In file included from ../../src/libical-glib/i-cal-component.h:23, from i-cal-component.c:20: ./../src/libical-glib/i-cal-parameter.h:102:31: warning: no newline at end of file In file included from ../../src/libical-glib/i-cal-derived-property.h:24, from ../../src/libical-glib/i-cal-component.h:25, from i-cal-component.c:20: ./../src/libical-glib/i-cal-derived-value.h:332:35: warning: no newline at end of file In file included from ../../src/libical-glib/i-cal-component.h:25, from i-cal-component.c:20: ./../src/libical-glib/i-cal-derived-property.h:28: error: redefinition of typedef 'ICalRecurrenceType' ./../src/libical-glib/i-cal-derived-value.h:27: error: previous declaration of 'ICalRecurrenceType' was here ./../src/libical-glib/i-cal-derived-property.h:29: error: redefinition of typedef 'ICalGeoType' ./../src/libical-glib/i-cal-derived-value.h:28: error: previous declaration of 'ICalGeoType' was here ./../src/libical-glib/i-cal-derived-property.h:31: error: redefinition of typedef 'ICalPeriodType' ./../src/libical-glib/i-cal-derived-value.h:29: error: previous declaration of 'ICalPeriodType' was here ./../src/libical-glib/i-cal-derived-property.h:32: error: redefinition of typedef 'ICalTriggerType' ./../src/libical-glib/i-cal-derived-value.h:31: error: previous declaration of 'ICalTriggerType' was here ./../src/libical-glib/i-cal-derived-property.h:33: error: redefinition of typedef 'ICalDatetimeperiodType' ./../src/libical-glib/i-cal-derived-value.h:30: error: previous declaration of 'ICalDatetimeperiodType' was here ./../src/libical-glib/i-cal-derived-property.h:34: error: redefinition of typedef 'ICalTimetype' ./../src/libical-glib/i-cal-derived-value.h:32: error: previous declaration of 'ICalTimetype' was here ./../src/libical-glib/i-cal-derived-property.h:35: error: redefinition of typedef 'ICalReqstatType' ./../src/libical-glib/i-cal-derived-value.h:33: error: previous declaration of 'ICalReqstatType' was here ./../src/libical-glib/i-cal-derived-property.h:36: error: redefinition of typedef 'ICalDurationType' ./../src/libical-glib/i-cal-derived-value.h:34: error: previous declaration of 'ICalDurationType' was here ./../src/libical-glib/i-cal-derived-property.h:37: error: redefinition of typedef 'ICalAttach' ./../src/libical-glib/i-cal-derived-value.h:36: error: previous declaration of 'ICalAttach' was here In file included from ../../src/libical-glib/i-cal-component.h:25, from i-cal-component.c:20: ./../src/libical-glib/i-cal-derived-property.h:602:38: warning: no newline at end of file In file included from ../../src/libical-glib/i-cal-component.h:26, from i-cal-component.c:20: ./../src/libical-glib/i-cal-derived-value.h:332:35: warning: no newline at end of file In file included from ../../src/libical-glib/i-cal-component.h:27, from i-cal-component.c:20: ./../src/libical-glib/i-cal-enums.h:108:27: warning: no newline at end of file In file included from i-cal-component.c:20: ./../src/libical-glib/i-cal-component.h:70: error: redefinition of typedef 'ICalTimetype' ./../src/libical-glib/i-cal-derived-property.h:34: error: previous declaration of 'ICalTimetype' was here ./../src/libical-glib/i-cal-component.h:74: error: redefinition of typedef 'ICalProperty' ./../src/libical-glib/i-cal-derived-property.h:30: error: previous declaration of 'ICalProperty' was here ./../src/libical-glib/i-cal-component.h:75: error: redefinition of typedef 'ICalDurationType' ./../src/libical-glib/i-cal-derived-property.h:36: error: previous declaration of 'ICalDurationType' was here In file included from i-cal-component.c:20: ./../src/libical-glib/i-cal-component.h:217:31: warning: no newline at end of file In file included from i-cal-component.c:21: ./../src/libical-glib/i-cal-duration-type.h:47: error: redefinition of typedef 'ICalDurationType' ./../src/libical-glib/i-cal-component.h:75: error: previous declaration of 'ICalDurationType' was here In file included from i-cal-component.c:21: ./../src/libical-glib/i-cal-duration-type.h:107:35: warning: no newline at end of file In file included from i-cal-component.c:22: ./../src/libical-glib/i-cal-comp-iter.h:47: error: redefinition of typedef 'ICalCompIter' ./../src/libical-glib/i-cal-component.h:72: error: previous declaration of 'ICalCompIter' was here In file included from i-cal-component.c:22: ./../src/libical-glib/i-cal-comp-iter.h:73:31: warning: no newline at end of file In file included from ../../src/libical-glib/i-cal-property.h:24, from i-cal-component.c:23: ./../src/libical-glib/i-cal-derived-parameter.h:405:39: warning: no newline at end of file In file included from ../../src/libical-glib/i-cal-property.h:25, from i-cal-component.c:23: ./../src/libical-glib/i-cal-derived-value.h:332:35: warning: no newline at end of file In file included from ../../src/libical-glib/i-cal-property.h:26, from i-cal-component.c:23: ./../src/libical-glib/i-cal-derived-property.h:602:38: warning: no newline at end of file In file included from i-cal-component.c:23: ./../src/libical-glib/i-cal-property.h:50: error: redefinition of typedef 'ICalProperty' ./../src/libical-glib/i-cal-component.h:74: error: previous declaration of 'ICalProperty' was here ./../src/libical-glib/i-cal-property.h:69: error: redefinition of typedef 'ICalValue' ./../src/libical-glib/i-cal-derived-value.h:35: error: previous declaration of 'ICalValue' was here ./../src/libical-glib/i-cal-property.h:70: error: redefinition of typedef 'ICalParameter' ./../src/libical-glib/i-cal-parameter.h:48: error: previous declaration of 'ICalParameter' was here In file included from i-cal-component.c:23: ./../src/libical-glib/i-cal-property.h:154:30: warning: no newline at end of file In file included from i-cal-component.c:24: ./../src/libical-glib/i-cal-derived-value.h:332:35: warning: no newline at end of file In file included from i-cal-component.c:25: ./../src/libical-glib/i-cal-timetype.h:47: error: redefinition of typedef 'ICalTimetype' ./../src/libical-glib/i-cal-component.h:70: error: previous declaration of 'ICalTimetype' was here ./../src/libical-glib/i-cal-timetype.h:66: error: redefinition of typedef 'ICalTimezone' ./../src/libical-glib/i-cal-component.h:73: error: previous declaration of 'ICalTimezone' was here In file included from i-cal-component.c:25: ./../src/libical-glib/i-cal-timetype.h:105:30: warning: no newline at end of file In file included from i-cal-component.c:26: ./../src/libical-glib/i-cal-enums.h:108:27: warning: no newline at end of file In file included from ../../src/libical-glib/i-cal-time-span.h:23, from i-cal-component.c:27: ./../src/libical-glib/i-cal-timetype.h:105:30: warning: no newline at end of file In file included from i-cal-component.c:27: ./../src/libical-glib/i-cal-time-span.h:48: error: redefinition of typedef 'ICalTimeSpan' ./../src/libical-glib/i-cal-component.h:71: error: previous declaration of 'ICalTimeSpan' was here In file included from i-cal-component.c:27: ./../src/libical-glib/i-cal-time-span.h:81:31: warning: no newline at end of file In file included from i-cal-component.c:28: ./../src/libical-glib/i-cal-timezone.h:47: error: redefinition of typedef 'ICalTimezone' ./../src/libical-glib/i-cal-timetype.h:66: error: previous declaration of 'ICalTimezone' was here ./../src/libical-glib/i-cal-timezone.h:66: error: redefinition of typedef 'ICalTimetype' ./../src/libical-glib/i-cal-timetype.h:47: error: previous declaration of 'ICalTimetype' was here ./../src/libical-glib/i-cal-timezone.h:68: error: redefinition of typedef 'ICalComponent' ./../src/libical-glib/i-cal-component.h:51: error: previous declaration of 'ICalComponent' was here In file included from i-cal-component.c:28: ./../src/libical-glib/i-cal-timezone.h:129:30: warning: no newline at end of file In file included from i-cal-component.c:29: ./../src/libical-glib/i-cal-derived-property.h:602:38: warning: no newline at end of file i-cal-component.c:1732:2: warning: no newline at end of file Makefile:711: recipe for target 'libical_glib_1_0_la-i-cal-component.lo' failed gmake[4]: *** [libical_glib_1_0_la-i-cal-component.lo] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src/libical-glib' Makefile:547: recipe for target 'all' failed gmake[3]: *** [all] Error 2 gmake[3]: Leaving directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src/libical-glib' Makefile:375: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0/src' Makefile:519: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/libical-glib/work/libical-glib-1.0.0' Makefile:427: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/devel/libical-glib. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 13:18:02 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 0CB13FD6 for ; Sat, 31 Jan 2015 13:18:02 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 E931FB22 for ; Sat, 31 Jan 2015 13:18:01 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VDI147052635 for ; Sat, 31 Jan 2015 13:18:01 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VDI1LW052618; Sat, 31 Jan 2015 13:18:01 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 13:18:01 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311318.t0VDI1LW052618@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84amd64-default][print/lilypond-devel] Failed for lilypond-devel-2.19.11_2 in build 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, 31 Jan 2015 13:18:02 -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: gahr@FreeBSD.org Ident: $FreeBSD: head/print/lilypond-devel/Makefile 374492 2014-12-10 22:29:14Z gahr $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/lilypond-devel-2.19.11_2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building print/lilypond-devel build started at Sat Jan 31 13:04:26 UTC 2015 port directory: /usr/ports/print/lilypond-devel building for: FreeBSD 84amd64-default-job-11 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/print/lilypond-devel/Makefile 374492 2014-12-10 22:29:14Z gahr $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=lilypond-devel-2.19.11_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for lilypond-devel-2.19.11_2: NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-ncsb-dir=/usr/local/share/ghostscript/fonts --with-python-include=/usr/local/include/python2.7 --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ac_cv_prog_MAKEINFO="/usr/local/bin/makeinfo" FLEX=/usr/bin/flex YACC=yacc HOME=/wrkdirs/usr/ports/print/lilypond-devel/work XDG_DATA_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work HOME=/wrkdirs/usr/ports/print/lilypond-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work HOME=/wrkdirs/usr/ports/print/lilypond-devel/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PYTHON="/usr/local/bin/python2.7" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZ E="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work HOME=/wrkdirs/usr/ports/print/lilypond-devel/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/lilypond-devel/work HOME=/wrkdirs/usr/ports/print/lilypond-devel/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc48" CFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing" CPP="cpp48" CPPFLAGS="" LDFLAGS=" -fstack-pro tector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48" LIBS="" CXX="g++48" CXXFLAGS="-O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11" 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=2.19.11 NLS="" 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" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd8 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_VERSION=python2.7 PYTHON_VER=2.7 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" PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/lilypond" EXAMPLESDIR="share/examples/lilypond" DATADIR="share/lilypond" WWWDIR="www/lilypond" ETCDIR="etc/lilypond" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/lilypond DOCSDIR=/usr/local/share/doc/lilypond EXAMPLESDIR=/usr/local/share/examples/lilypond WWWDIR=/usr/local/www/lilypond ETCDIR=/usr/local/etc/lilypond --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv3 accepted by the user =========================================================================== =================================================== ===> lilypond-devel-2.19.11_2 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.7.txz [84amd64-default-job-11] Installing pkg-1.4.7... [84amd64-default-job-11] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of lilypond-devel-2.19.11_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by lilypond-devel-2.19.11_2 for building =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by lilypond-devel-2.19.11_2 for building => SHA256 Checksum OK for lilypond-2.19.11.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by lilypond-devel-2.19.11_2 for building ===> Extracting for lilypond-devel-2.19.11_2 => SHA256 Checksum OK for lilypond-2.19.11.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for lilypond-devel-2.19.11_2 ===> Applying FreeBSD patches for lilypond-devel-2.19.11_2 /usr/bin/find /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11 -name "*.cc" | /usr/bin/xargs /usr/bin/sed -i.bak -e 's|isinf[ ]*(|::isinf(|g' -e 's|isnan|::isnan|g' /usr/bin/sed -i.bak -e 's||"/usr/include/FlexLexer.h"|' /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/lily/include/includable-lexer.hh =========================================================================== =================================================== ===> lilypond-devel-2.19.11_2 depends on executable: pdftexi2dvi - not found ===> Verifying install for pdftexi2dvi in /usr/ports/print/texinfo ===> Installing existing package /packages/All/texinfo-5.2.20150101.txz [84amd64-default-job-11] Installing texinfo-5.2.20150101... [84amd64-default-job-11] `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-11] | `-- Installing indexinfo-0.2.2... [84amd64-default-job-11] | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-11] | `-- Installing libiconv-1.14_6... [84amd64-default-job-11] | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-11] `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-11] `-- Installing perl5-5.18.4_11... [84amd64-default-job-11] `-- Extracting perl5-5.18.4_11... done [84amd64-default-job-11] Extracting texinfo-5.2.20150101... done ===> Returning to build of lilypond-devel-2.19.11_2 ===> lilypond-devel-2.19.11_2 depends on executable: t1ascii - not found ===> Verifying install for t1ascii in /usr/ports/print/t1utils ===> Installing existing package /packages/All/t1utils-1.32.txz [84amd64-default-job-11] Installing t1utils-1.32... [84amd64-default-job-11] Extracting t1utils-1.32... done ===> Returning to build of lilypond-devel-2.19.11_2 ===> lilypond-devel-2.19.11_2 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.33.txz [84amd64-default-job-11] Installing bash-4.3.33... [84amd64-default-job-11] Extracting bash-4.3.33... done Message for bash-4.3.33: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== ===> Returning to build of lilypond-devel-2.19.11_2 ===> lilypond-devel-2.19.11_2 depends on executable: convert - not found ===> Verifying install for convert in /usr/ports/graphics/ImageMagick beam-quanting.cc:636:15: warning: conversion to 'Real {aka double}' from 'std::vector::size_type {aka long unsigned int}' may alter its value [-Wconversion] concaveness /= positions.size (); ^ beam-quanting.cc: In member function 'Drul_array Beam_scoring_problem::solve() const': beam-quanting.cc:1028:89: warning: format '%d' expects argument of type 'int', but argument 3 has type 'std::vector::size_type {aka long unsigned int}' [-Wformat=] string card = best->score_card_ + to_string (" c%d/%d", completed, configs.size ()); ^ rm -f ./out/tie-performer.dep; DEPENDENCIES_OUTPUT="./out/tie-performer.dep ./out/tie-performer.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/tie-performer.o tie-performer.cc rm -f ./out/dot-column-engraver.dep; DEPENDENCIES_OUTPUT="./out/dot-column-engraver.dep ./out/dot-column-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/dot-column-engraver.o dot-column-engraver.cc rm -f ./out/note-head.dep; DEPENDENCIES_OUTPUT="./out/note-head.dep ./out/note-head.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/note-head.o note-head.cc note-head.cc: In static member function 'static Offset Note_head::get_stem_attachment(Font_metric*, const string&)': note-head.cc:169:33: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] int k = fm->name_to_index (key); ^ rm -f ./out/tuplet-engraver.dep; DEPENDENCIES_OUTPUT="./out/tuplet-engraver.dep ./out/tuplet-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/tuplet-engraver.o tuplet-engraver.cc rm -f ./out/protected-scm.dep; DEPENDENCIES_OUTPUT="./out/protected-scm.dep ./out/protected-scm.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/protected-scm.o protected-scm.cc rm -f ./out/spacing-basic.dep; DEPENDENCIES_OUTPUT="./out/spacing-basic.dep ./out/spacing-basic.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spacing-basic.o spacing-basic.cc rm -f ./out/glissando-engraver.dep; DEPENDENCIES_OUTPUT="./out/glissando-engraver.dep ./out/glissando-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/glissando-engraver.o glissando-engraver.cc rm -f ./out/lyric-performer.dep; DEPENDENCIES_OUTPUT="./out/lyric-performer.dep ./out/lyric-performer.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/lyric-performer.o lyric-performer.cc rm -f ./out/music-wrapper-iterator.dep; DEPENDENCIES_OUTPUT="./out/music-wrapper-iterator.dep ./out/music-wrapper-iterator.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/music-wrapper-iterator.o music-wrapper-iterator.cc rm -f ./out/dispatcher-scheme.dep; DEPENDENCIES_OUTPUT="./out/dispatcher-scheme.dep ./out/dispatcher-scheme.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/dispatcher-scheme.o dispatcher-scheme.cc rm -f ./out/spaceable-grob.dep; DEPENDENCIES_OUTPUT="./out/spaceable-grob.dep ./out/spaceable-grob.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spaceable-grob.o spaceable-grob.cc rm -f ./out/axis-group-engraver.dep; DEPENDENCIES_OUTPUT="./out/axis-group-engraver.dep ./out/axis-group-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/axis-group-engraver.o axis-group-engraver.cc rm -f ./out/skyline-pair.dep; DEPENDENCIES_OUTPUT="./out/skyline-pair.dep ./out/skyline-pair.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/skyline-pair.o skyline-pair.cc rm -f ./out/context-def.dep; DEPENDENCIES_OUTPUT="./out/context-def.dep ./out/context-def.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/context-def.o context-def.cc rm -f ./out/drum-note-performer.dep; DEPENDENCIES_OUTPUT="./out/drum-note-performer.dep ./out/drum-note-performer.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/drum-note-performer.o drum-note-performer.cc rm -f ./out/drum-note-engraver.dep; DEPENDENCIES_OUTPUT="./out/drum-note-engraver.dep ./out/drum-note-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/drum-note-engraver.o drum-note-engraver.cc rm -f ./out/tab-tie-follow-engraver.dep; DEPENDENCIES_OUTPUT="./out/tab-tie-follow-engraver.dep ./out/tab-tie-follow-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/tab-tie-follow-engraver.o tab-tie-follow-engraver.cc rm -f ./out/spanner.dep; DEPENDENCIES_OUTPUT="./out/spanner.dep ./out/spanner.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spanner.o spanner.cc rm -f ./out/grob-smob.dep; DEPENDENCIES_OUTPUT="./out/grob-smob.dep ./out/grob-smob.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/grob-smob.o grob-smob.cc rm -f ./out/tie-specification.dep; DEPENDENCIES_OUTPUT="./out/tie-specification.dep ./out/tie-specification.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/tie-specification.o tie-specification.cc rm -f ./out/clef-engraver.dep; DEPENDENCIES_OUTPUT="./out/clef-engraver.dep ./out/clef-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/clef-engraver.o clef-engraver.cc rm -f ./out/sustain-pedal.dep; DEPENDENCIES_OUTPUT="./out/sustain-pedal.dep ./out/sustain-pedal.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/sustain-pedal.o sustain-pedal.cc rm -f ./out/output-def.dep; DEPENDENCIES_OUTPUT="./out/output-def.dep ./out/output-def.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/output-def.o output-def.cc rm -f ./out/stream-event-scheme.dep; DEPENDENCIES_OUTPUT="./out/stream-event-scheme.dep ./out/stream-event-scheme.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/stream-event-scheme.o stream-event-scheme.cc rm -f ./out/context-specced-music-iterator.dep; DEPENDENCIES_OUTPUT="./out/context-specced-music-iterator.dep ./out/context-specced-music-iterator.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/context-specced-music-iterator.o context-specced-music-iterator.cc rm -f ./out/gregorian-ligature-engraver.dep; DEPENDENCIES_OUTPUT="./out/gregorian-ligature-engraver.dep ./out/gregorian-ligature-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/gregorian-ligature-engraver.o gregorian-ligature-engraver.cc rm -f ./out/horizontal-bracket.dep; DEPENDENCIES_OUTPUT="./out/horizontal-bracket.dep ./out/horizontal-bracket.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/horizontal-bracket.o horizontal-bracket.cc rm -f ./out/script-interface.dep; DEPENDENCIES_OUTPUT="./out/script-interface.dep ./out/script-interface.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/script-interface.o script-interface.cc rm -f ./out/pango-font.dep; DEPENDENCIES_OUTPUT="./out/pango-font.dep ./out/pango-font.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/pango-font.o pango-font.cc pango-font.cc: In member function 'Box Pango_font::get_scaled_indexed_char_dimensions(size_t) const': pango-font.cc:150:75: warning: conversion to 'PangoGlyph {aka unsigned int}' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] pango_font_get_glyph_extents (font, signed_idx, &ink_rect, &logical_rect); ^ rm -f ./out/unfolded-repeat-iterator.dep; DEPENDENCIES_OUTPUT="./out/unfolded-repeat-iterator.dep ./out/unfolded-repeat-iterator.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/unfolded-repeat-iterator.o unfolded-repeat-iterator.cc unfolded-repeat-iterator.cc: In member function 'virtual scm_unused_struct* Unfolded_repeat_iterator::get_music_list() const': unfolded-repeat-iterator.cc:40:36: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] int alt_count = scm_ilength (alts); ^ rm -f ./out/timing-translator.dep; DEPENDENCIES_OUTPUT="./out/timing-translator.dep ./out/timing-translator.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/timing-translator.o timing-translator.cc rm -f ./out/part-combine-engraver.dep; DEPENDENCIES_OUTPUT="./out/part-combine-engraver.dep ./out/part-combine-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/part-combine-engraver.o part-combine-engraver.cc rm -f ./out/episema-engraver.dep; DEPENDENCIES_OUTPUT="./out/episema-engraver.dep ./out/episema-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/episema-engraver.o episema-engraver.cc rm -f ./out/simple-spacer-scheme.dep; DEPENDENCIES_OUTPUT="./out/simple-spacer-scheme.dep ./out/simple-spacer-scheme.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/simple-spacer-scheme.o simple-spacer-scheme.cc simple-spacer-scheme.cc: In function 'scm_unused_struct* ly_solve_spring_rod_problem(SCM, SCM, SCM, SCM)': simple-spacer-scheme.cc:43:33: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] int len = scm_ilength (springs); ^ rm -f ./out/melody-spanner.dep; DEPENDENCIES_OUTPUT="./out/melody-spanner.dep ./out/melody-spanner.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/melody-spanner.o melody-spanner.cc rm -f ./out/book-scheme.dep; DEPENDENCIES_OUTPUT="./out/book-scheme.dep ./out/book-scheme.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/book-scheme.o book-scheme.cc rm -f ./out/note-performer.dep; DEPENDENCIES_OUTPUT="./out/note-performer.dep ./out/note-performer.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/note-performer.o note-performer.cc rm -f ./out/piano-pedal-align-engraver.dep; DEPENDENCIES_OUTPUT="./out/piano-pedal-align-engraver.dep ./out/piano-pedal-align-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/piano-pedal-align-engraver.o piano-pedal-align-engraver.cc rm -f ./out/accidental-engraver.dep; DEPENDENCIES_OUTPUT="./out/accidental-engraver.dep ./out/accidental-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/accidental-engraver.o accidental-engraver.cc rm -f ./out/input-scheme.dep; DEPENDENCIES_OUTPUT="./out/input-scheme.dep ./out/input-scheme.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/input-scheme.o input-scheme.cc rm -f ./out/control-track-performer.dep; DEPENDENCIES_OUTPUT="./out/control-track-performer.dep ./out/control-track-performer.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/control-track-performer.o control-track-performer.cc rm -f ./out/audio-staff.dep; DEPENDENCIES_OUTPUT="./out/audio-staff.dep ./out/audio-staff.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/audio-staff.o audio-staff.cc rm -f ./out/translator-ctors.dep; DEPENDENCIES_OUTPUT="./out/translator-ctors.dep ./out/translator-ctors.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/translator-ctors.o translator-ctors.cc rm -f ./out/text-engraver.dep; DEPENDENCIES_OUTPUT="./out/text-engraver.dep ./out/text-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/text-engraver.o text-engraver.cc text-engraver.cc: In member function 'void Text_engraver::process_music()': text-engraver.cc:70:16: warning: conversion to 'int' from 'vsize {aka long unsigned int}' may alter its value [-Wconversion] priority += i; ^ rm -f ./out/auto-change-iterator.dep; DEPENDENCIES_OUTPUT="./out/auto-change-iterator.dep ./out/auto-change-iterator.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/auto-change-iterator.o auto-change-iterator.cc rm -f ./out/translator-dispatch-list.dep; DEPENDENCIES_OUTPUT="./out/translator-dispatch-list.dep ./out/translator-dispatch-list.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/translator-dispatch-list.o translator-dispatch-list.cc rm -f ./out/one-line-page-breaking.dep; DEPENDENCIES_OUTPUT="./out/one-line-page-breaking.dep ./out/one-line-page-breaking.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/one-line-page-breaking.o one-line-page-breaking.cc rm -f ./out/music-output.dep; DEPENDENCIES_OUTPUT="./out/music-output.dep ./out/music-output.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/music-output.o music-output.cc rm -f ./out/time-signature-engraver.dep; DEPENDENCIES_OUTPUT="./out/time-signature-engraver.dep ./out/time-signature-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/time-signature-engraver.o time-signature-engraver.cc rm -f ./out/rhythmic-music-iterator.dep; DEPENDENCIES_OUTPUT="./out/rhythmic-music-iterator.dep ./out/rhythmic-music-iterator.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/rhythmic-music-iterator.o rhythmic-music-iterator.cc rm -f ./out/clef.dep; DEPENDENCIES_OUTPUT="./out/clef.dep ./out/clef.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/clef.o clef.cc rm -f ./out/slash-repeat-engraver.dep; DEPENDENCIES_OUTPUT="./out/slash-repeat-engraver.dep ./out/slash-repeat-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/slash-repeat-engraver.o slash-repeat-engraver.cc rm -f ./out/piano-pedal-performer.dep; DEPENDENCIES_OUTPUT="./out/piano-pedal-performer.dep ./out/piano-pedal-performer.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/piano-pedal-performer.o piano-pedal-performer.cc rm -f ./out/sources.dep; DEPENDENCIES_OUTPUT="./out/sources.dep ./out/sources.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/sources.o sources.cc rm -f ./out/audio-column.dep; DEPENDENCIES_OUTPUT="./out/audio-column.dep ./out/audio-column.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/audio-column.o audio-column.cc rm -f ./out/grob-pq-engraver.dep; DEPENDENCIES_OUTPUT="./out/grob-pq-engraver.dep ./out/grob-pq-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/grob-pq-engraver.o grob-pq-engraver.cc rm -f ./out/bend-engraver.dep; DEPENDENCIES_OUTPUT="./out/bend-engraver.dep ./out/bend-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/bend-engraver.o bend-engraver.cc rm -f ./out/key-signature-interface.dep; DEPENDENCIES_OUTPUT="./out/key-signature-interface.dep ./out/key-signature-interface.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/key-signature-interface.o key-signature-interface.cc rm -f ./out/stencil-interpret.dep; DEPENDENCIES_OUTPUT="./out/stencil-interpret.dep ./out/stencil-interpret.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/stencil-interpret.o stencil-interpret.cc rm -f ./out/main.dep; DEPENDENCIES_OUTPUT="./out/main.dep ./out/main.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/main.o main.cc rm -f ./out/pango-select.dep; DEPENDENCIES_OUTPUT="./out/pango-select.dep ./out/pango-select.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/pango-select.o pango-select.cc rm -f ./out/gregorian-ligature.dep; DEPENDENCIES_OUTPUT="./out/gregorian-ligature.dep ./out/gregorian-ligature.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/gregorian-ligature.o gregorian-ligature.cc rm -f ./out/tie-configuration.dep; DEPENDENCIES_OUTPUT="./out/tie-configuration.dep ./out/tie-configuration.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/tie-configuration.o tie-configuration.cc tie-configuration.cc: In member function 'std::string Ties_configuration::complete_tie_card(vsize) const': tie-configuration.cc:173:50: warning: conversion to 'int' from 'vsize {aka long unsigned int}' may alter its value [-Wconversion] + (*this)[i].card () + (*this).tie_card (i); ^ rm -f ./out/repeated-music.dep; DEPENDENCIES_OUTPUT="./out/repeated-music.dep ./out/repeated-music.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/repeated-music.o repeated-music.cc repeated-music.cc: In static member function 'static Moment Repeated_music::alternatives_get_length(Music*, bool)': repeated-music.cc:42:42: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] int len = scm_ilength (alternative_list); ^ rm -f ./out/lily-guile.dep; DEPENDENCIES_OUTPUT="./out/lily-guile.dep ./out/lily-guile.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/lily-guile.o lily-guile.cc lily-guile.cc: In function 'unsigned int ly_scm_hash(SCM)': lily-guile.cc:180:28: warning: conversion to 'unsigned int' from 'long unsigned int' may alter its value [-Wconversion] return scm_ihashv (s, ~1u); ^ lily-guile.cc: In function 'scm_unused_struct* ly_deep_copy(SCM)': lily-guile.cc:376:41: warning: conversion to 'int' from 'size_t {aka long unsigned int}' may alter its value [-Wconversion] int len = scm_c_vector_length (src); ^ lily-guile.cc: In function 'scm_unused_struct* alist_to_hashq(SCM)': lily-guile.cc:642:29: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] int i = scm_ilength (alist); ^ rm -f ./out/stanza-number-align-engraver.dep; DEPENDENCIES_OUTPUT="./out/stanza-number-align-engraver.dep ./out/stanza-number-align-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/stanza-number-align-engraver.o stanza-number-align-engraver.cc rm -f ./out/duration-scheme.dep; DEPENDENCIES_OUTPUT="./out/duration-scheme.dep ./out/duration-scheme.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/duration-scheme.o duration-scheme.cc rm -f ./out/dot-column.dep; DEPENDENCIES_OUTPUT="./out/dot-column.dep ./out/dot-column.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/dot-column.o dot-column.cc dot-column.cc: In static member function 'static scm_unused_struct* Dot_column::calc_positioning_done(SCM)': dot-column.cc:175:52: warning: conversion to 'int' from 'std::vector::size_type {aka long unsigned int}' may alter its value [-Wconversion] int total_dots = dots_each_stem[j].size (); ^ rm -f ./out/side-position-interface.dep; DEPENDENCIES_OUTPUT="./out/side-position-interface.dep ./out/side-position-interface.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/side-position-interface.o side-position-interface.cc rm -f ./out/context-property.dep; DEPENDENCIES_OUTPUT="./out/context-property.dep ./out/context-property.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/context-property.o context-property.cc rm -f ./out/music-function-scheme.dep; DEPENDENCIES_OUTPUT="./out/music-function-scheme.dep ./out/music-function-scheme.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/music-function-scheme.o music-function-scheme.cc rm -f ./out/span-bar-engraver.dep; DEPENDENCIES_OUTPUT="./out/span-bar-engraver.dep ./out/span-bar-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/span-bar-engraver.o span-bar-engraver.cc span-bar-engraver.cc: In member function 'void Span_bar_engraver::acknowledge_bar_line(Grob_info)': span-bar-engraver.cc:55:46: warning: conversion to 'int' from 'std::vector::size_type {aka long unsigned int}' may alter its value [-Wconversion] int depth = i.origin_contexts (this).size (); ^ rm -f ./out/staff-symbol.dep; DEPENDENCIES_OUTPUT="./out/staff-symbol.dep ./out/staff-symbol.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/staff-symbol.o staff-symbol.cc staff-symbol.cc: In static member function 'static std::vector Staff_symbol::line_positions(Grob*)': staff-symbol.cc:106:51: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] int line_count = scm_ilength (line_positions); ^ staff-symbol.cc: In static member function 'static int Staff_symbol::line_count(Grob*)': staff-symbol.cc:250:39: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] return scm_ilength (line_positions); ^ rm -f ./out/spanner-break-forbid-engraver.dep; DEPENDENCIES_OUTPUT="./out/spanner-break-forbid-engraver.dep ./out/spanner-break-forbid-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spanner-break-forbid-engraver.o spanner-break-forbid-engraver.cc rm -f ./out/note-column-scheme.dep; DEPENDENCIES_OUTPUT="./out/note-column-scheme.dep ./out/note-column-scheme.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/note-column-scheme.o note-column-scheme.cc rm -f ./out/open-type-font.dep; DEPENDENCIES_OUTPUT="./out/open-type-font.dep ./out/open-type-font.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/open-type-font.o open-type-font.cc rm -f ./out/rest-collision-engraver.dep; DEPENDENCIES_OUTPUT="./out/rest-collision-engraver.dep ./out/rest-collision-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/rest-collision-engraver.o rest-collision-engraver.cc rm -f ./out/spring-smob.dep; DEPENDENCIES_OUTPUT="./out/spring-smob.dep ./out/spring-smob.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spring-smob.o spring-smob.cc rm -f ./out/spacing-determine-loose-columns.dep; DEPENDENCIES_OUTPUT="./out/spacing-determine-loose-columns.dep ./out/spacing-determine-loose-columns.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spacing-determine-loose-columns.o spacing-determine-loose-columns.cc rm -f ./out/profile.dep; DEPENDENCIES_OUTPUT="./out/profile.dep ./out/profile.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/profile.o profile.cc rm -f ./out/separating-line-group-engraver.dep; DEPENDENCIES_OUTPUT="./out/separating-line-group-engraver.dep ./out/separating-line-group-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/separating-line-group-engraver.o separating-line-group-engraver.cc rm -f ./out/spacing-interface.dep; DEPENDENCIES_OUTPUT="./out/spacing-interface.dep ./out/spacing-interface.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/spacing-interface.o spacing-interface.cc rm -f ./out/font-config.dep; DEPENDENCIES_OUTPUT="./out/font-config.dep ./out/font-config.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/font-config.o font-config.cc rm -f ./out/dots.dep; DEPENDENCIES_OUTPUT="./out/dots.dep ./out/dots.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/dots.o dots.cc rm -f ./out/item.dep; DEPENDENCIES_OUTPUT="./out/item.dep ./out/item.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/item.o item.cc rm -f ./out/music-function.dep; DEPENDENCIES_OUTPUT="./out/music-function.dep ./out/music-function.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/music-function.o music-function.cc rm -f ./out/lyric-engraver.dep; DEPENDENCIES_OUTPUT="./out/lyric-engraver.dep ./out/lyric-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/lyric-engraver.o lyric-engraver.cc rm -f ./out/fingering-column-engraver.dep; DEPENDENCIES_OUTPUT="./out/fingering-column-engraver.dep ./out/fingering-column-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/fingering-column-engraver.o fingering-column-engraver.cc rm -f ./out/metronome-engraver.dep; DEPENDENCIES_OUTPUT="./out/metronome-engraver.dep ./out/metronome-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/metronome-engraver.o metronome-engraver.cc rm -f ./out/key-engraver.dep; DEPENDENCIES_OUTPUT="./out/key-engraver.dep ./out/key-engraver.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/key-engraver.o key-engraver.cc /usr/bin/flex -Cfe -p -p -oout/lexer.cc lexer.ll rm -f ./out/lexer.dep; DEPENDENCIES_OUTPUT="./out/lexer.dep ./out/lexer.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/lexer.o out/lexer.cc lexer.ll: In member function 'virtual int Lily_lexer::yylex()': lexer.ll:337:20: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] int n = hi.end () - hi.start (); ^ lexer.ll:394:20: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] int n = hi.end () - hi.start (); ^ lexer.ll:410:20: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] int n = hi.end () - hi.start (); ^ out/lexer.cc: In member function 'virtual int yyFlexLexer::LexerInput(char*, int)': out/lexer.cc:6242:23: warning: conversion to 'int' from 'std::streamsize {aka long int}' may alter its value [-Wconversion] return yyin->gcount(); ^ out/lexer.cc: In member function 'int yyFlexLexer::yyinput()': out/lexer.cc:6479:28: warning: conversion to 'int' from 'long int' may alter its value [-Wconversion] int offset = yy_c_buf_p - yytext_ptr; ^ out/lexer.cc: In member function 'void yyFlexLexer::yy_push_state(int)': out/lexer.cc:6671:35: warning: conversion to 'yy_size_t {aka unsigned int}' from 'long unsigned int' may alter its value [-Wconversion] new_size = yy_start_stack_depth * sizeof( int ); ^ rm -f ./out/parser.dep; DEPENDENCIES_OUTPUT="./out/parser.dep ./out/parser.o" g++48 -c -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -Woverloaded-virtual -I/usr/local/include/python2.7 -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -pipe -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -std=c++11 -O2 -finline-functions -g -pipe -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -I/usr/local/include/freetype2 -I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -W -Wall -Wconversion -o out/parser.o out/parser.cc ./out/parser.cc: In function 'int yyparse(Lily_parser*, scm_unused_struct**)': ./out/parser.cc:2744:10: warning: conversion to 'yytype_int16 {aka short int}' from 'int' may alter its value [-Wconversion] *yyssp = yystate; ^ gmake -C ../flower && true gmake[2]: Entering directory '/wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/flower' true gmake[2]: Leaving directory '/wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/flower' g++48 -o out/lilypond ./out/dimensions-scheme.o ./out/bar-line.o ./out/paper-outputter.o ./out/music-scheme.o ./out/stencil.o ./out/slur.o ./out/repeat-tie-engraver.o ./out/page-breaking-scheme.o ./out/midi-item.o ./out/bezier-bow.o ./out/script-column-engraver.o ./out/separation-item.o ./out/program-option.o ./out/pure-from-neighbor-interface.o ./out/system-start-delimiter-engraver.o ./out/simultaneous-music-iterator.o ./out/grob-info.o ./out/grace-iterator.o ./out/audio-element-info.o ./out/kievan-ligature.o ./out/system.o ./out/unpure-pure-container.o ./out/score-engraver.o ./out/prob.o ./out/audio-item.o ./out/vaticana-ligature-engraver.o ./out/dynamic-performer.o ./out/slur-score-parameters.o ./out/box.o ./out/prob-scheme.o ./out/chord-tremolo-engraver.o ./out/measure-grouping-spanner.o ./out/line-interface.o ./out/spacing-spanner.o ./out/lily-lexer-scheme.o ./out/beam-collision-engraver.o ./out/page-layout-problem.o ./out/ly-module.o ./out/script-column.o ./out/font-select.o . /out/semi-tie-column.o ./out/partial-iterator.o ./out/beaming-pattern.o ./out/ligature-bracket-engraver.o ./out/keep-alive-together-engraver.o ./out/enclosing-bracket.o ./out/beam-performer.o ./out/volta-engraver.o ./out/minimal-page-breaking.o ./out/note-collision.o ./out/page-marker.o ./out/trill-spanner-engraver.o ./out/break-alignment-interface.o ./out/tie-formatting-problem.o ./out/repeat-acknowledge-engraver.o ./out/undead.o ./out/note-name-engraver.o ./out/dynamic-engraver.o ./out/lyric-combine-music-iterator.o ./out/simple-spacer.o ./out/lyric-hyphen.o ./out/input.o ./out/extender-engraver.o ./out/bezier.o ./out/arpeggio-engraver.o ./out/pointer-group-interface-scheme.o ./out/item-scheme.o ./out/double-percent-repeat-engraver.o ./out/music-sequence.o ./out/part-combine-iterator.o ./out/output-property-engraver.o ./out/lily-lexer.o ./out/paper-column.o ./out/staff-symbol-referencer-scheme.o ./out/grace-music.o ./out/figured-bass-position-engraver.o ./out/percent-repeat-iterat or.o ./out/mensural-ligature-engraver.o ./ou! t/line-spanner.o ./out/pitch-scheme.o ./out/simple-music-iterator.o ./out/global-ctor.o ./out/accidental.o ./out/paper-column-engraver.o ./out/dispatcher.o ./out/bar-number-engraver.o ./out/music-iterator.o ./out/accidental-placement.o ./out/freetype-error.o ./out/note-spacing-engraver.o ./out/font-metric.o ./out/listener.o ./out/new-fingering-engraver.o ./out/piano-pedal-bracket.o ./out/cue-clef-engraver.o ./out/arpeggio.o ./out/scale.o ./out/note-head-line-engraver.o ./out/scheme-listener.o ./out/book.o ./out/pitch-interval.o ./out/tie-column.o ./out/audio-element.o ./out/time-signature.o ./out/dimension-cache.o ./out/tuplet-number.o ./out/translator-group.o ./out/context-handle.o ./out/performer.o ./out/ledger-line-spanner.o ./out/paper-book-scheme.o ./out/tuplet-iterator.o ./out/mensural-ligature.o ./out/grid-line-interface.o ./out/chord-name.o ./out/cluster-engraver.o ./out/smobs.o ./out/fingering-engraver.o ./out/stem.o ./out/bar-check-iterator.o ./out/grob-scheme.o ./out/inst rument-switch-engraver.o ./out/font-size-engraver.o ./out/staff-symbol-engraver.o ./out/note-spacing.o ./out/event-iterator.o ./out/music-wrapper.o ./out/rod.o ./out/pfb-scheme.o ./out/time-signature-performer.o ./out/spacing-options.o ./out/staff-performer.o ./out/font-metric-scheme.o ./out/page-spacing-result.o ./out/ttf.o ./out/script-engraver.o ./out/melody-engraver.o ./out/relative-octave-check.o ./out/engraver-group.o ./out/slur-proto-engraver.o ./out/rest-engraver.o ./out/semi-tie.o ./out/engraver.o ./out/articulations.o ./out/paper-system-scheme.o ./out/performer-group.o ./out/note-column.o ./out/coherent-ligature-engraver.o ./out/grid-line-span-engraver.o ./out/chord-tremolo-iterator.o ./out/grace-spacing-engraver.o ./out/axis-group-interface.o ./out/self-alignment-interface.o ./out/page-breaking.o ./out/grob-property.o ./out/lyric-combine-music.o ./out/translator.o ./out/rhythmic-head.o ./out/general-scheme.o ./out/paper-score-scheme.o ./out/cluster.o ./out/script-row-engr aver.o ./out/text-interface.o ./out/balloon-! engraver.! o ./out/source-file.o ./out/context-scheme.o ./out/grob-array-scheme.o ./out/slur-performer.o ./out/font-interface.o ./out/phrasing-slur-engraver.o ./out/stream-event.o ./out/moment.o ./out/stem-tremolo.o ./out/key-performer.o ./out/slur-engraver.o ./out/relocate.o ./out/rest.o ./out/kievan-ligature-engraver.o ./out/ottava-bracket.o ./out/staff-spacing.o ./out/tuplet-bracket.o ./out/pango-select-scheme.o ./out/pango-font-scheme.o ./out/global-context-scheme.o ./out/parenthesis-engraver.o ./out/rest-collision.o ./out/pure-from-neighbor-engraver.o ./out/pitched-trill-engraver.o ./out/engraver-scheme.o ./out/lily-parser-scheme.o ./out/function-documentation.o ./out/keyword.o ./out/text-spanner-engraver.o ./out/balloon.o ./out/score-performer.o ./out/least-squares.o ./out/staff-collecting-engraver.o ./out/break-substitution.o ./out/context-mod.o ./out/parse-scm.o ./out/tie-engraver.o ./out/grob-closure.o ./out/score-scheme.o ./out/figured-bass-continuation.o ./out/constrained-breaking.o ./out/vertical-align-engraver.o ./out/input-smob.o ./out/quote-iterator.o ./out/hairpin.o ./out/performance.o ./out/scheme-engraver.o ./out/span-bar-stub-engraver.o ./out/sequential-iterator.o ./out/includable-lexer.o ./out/template5.o ./out/optimal-page-breaking.o ./out/stencil-expression.o ./out/grob-interface.o ./out/page-turn-engraver.o ./out/page-spacing.o ./out/change-iterator.o ./out/directional-element-interface.o ./out/tie-details.o ./out/beam.o ./out/custos.o ./out/lilypond-version.o ./out/pointer-group-interface.o ./out/spacing-engraver.o ./out/measure-grouping-engraver.o ./out/midi-stream.o ./out/warn-scheme.o ./out/performance-scheme.o ./out/grob.o ./out/axis-group-interface-scheme.o ./out/note-heads-engraver.o ./out/break-align-engraver.o ./out/staff-symbol-referencer.o ./out/collision-engraver.o ./out/dynamic-align-engraver.o ./out/relative-octave-music.o ./out/global-vars.o ./out/hyphen-engraver.o ./out/fretboard-engraver.o ./out/volta-repeat-iterator.o ./out/spring .o ./out/file-name-map.o ./out/lily-version.! o ./out/h! orizontal-bracket-engraver.o ./out/completion-rest-engraver.o ./out/interval-minefield.o ./out/freetype.o ./out/custos-engraver.o ./out/hara-kiri-group-spanner.o ./out/multi-measure-rest-engraver.o ./out/duration.o ./out/pdf-scheme.o ./out/note-head-scheme.o ./out/tab-note-heads-engraver.o ./out/score.o ./out/open-type-font-scheme.o ./out/span-arpeggio-engraver.o ./out/flag.o ./out/completion-note-heads-engraver.o ./out/tweak-engraver.o ./out/instrument-name-engraver.o ./out/lyric-extender.o ./out/stem-engraver.o ./out/paper-def.o ./out/scm-hash.o ./out/tempo-performer.o ./out/translator-scheme.o ./out/apply-context-iterator.o ./out/font-config-scheme.o ./out/footnote-engraver.o ./out/breathing-sign-engraver.o ./out/rhythmic-column-engraver.o ./out/figured-bass-engraver.o ./out/event-chord-iterator.o ./out/midi-control-function-performer.o ./out/volta-bracket.o ./out/midi-walker.o ./out/nested-property.o ./out/staff-grouper-interface.o ./out/tie.o ./out/grid-point-engraver.o ./out/p aper-book.o ./out/breathing-sign.o ./out/spacing-loose-columns.o ./out/pitch-squash-engraver.o ./out/system-start-delimiter.o ./out/multi-measure-rest.o ./out/modified-font-metric.o ./out/pfb.o ./out/grace-engraver.o ./out/ligature-engraver.o ./out/percent-repeat-item.o ./out/fingering-column.o ./out/stencil-integral.o ./out/chord-name-engraver.o ./out/music.o ./out/paper-system.o ./out/tab-staff-symbol-engraver.o ./out/ledger-line-engraver.o ./out/paper-outputter-scheme.o ./out/module-scheme.o ./out/stencil-scheme.o ./out/skyline.o ./out/guile-init.o ./out/simple-closure.o ./out/global-context.o ./out/piano-pedal-engraver.o ./out/paper-score.o ./out/lookup.o ./out/slur-configuration.o ./out/vaticana-ligature.o ./out/default-bar-line-engraver.o ./out/context.o ./out/grob-array.o ./out/beam-engraver.o ./out/grob-interface-scheme.o ./out/pitch.o ./out/all-font-metrics-scheme.o ./out/midi-chunk.o ./out/moment-scheme.o ./out/dot-configuration.o ./out/stanza-number-engraver.o ./out/laiss ez-vibrer-engraver.o ./out/auto-beam-engrave! r.o ./out! /ottava-engraver.o ./out/page-layout-problem-scheme.o ./out/mark-engraver.o ./out/lily-parser.o ./out/page-turn-page-breaking.o ./out/program-option-scheme.o ./out/slur-scoring.o ./out/translator-group-ctors.o ./out/ambitus-engraver.o ./out/output-def-scheme.o ./out/column-x-positions.o ./out/concurrent-hairpin-engraver.o ./out/align-interface.o ./out/gdb.o ./out/spanner-scheme.o ./out/page-marker-scheme.o ./out/context-mod-scheme.o ./out/property-iterator.o ./out/forbid-break-engraver.o ./out/dot-formatting-problem.o ./out/all-font-metrics.o ./out/scheme-listener-scheme.o ./out/dots-engraver.o ./out/misc.o ./out/percent-repeat-engraver.o ./out/bar-engraver.o ./out/beam-quanting.o ./out/tie-performer.o ./out/dot-column-engraver.o ./out/note-head.o ./out/tuplet-engraver.o ./out/protected-scm.o ./out/spacing-basic.o ./out/glissando-engraver.o ./out/lyric-performer.o ./out/music-wrapper-iterator.o ./out/dispatcher-scheme.o ./out/spaceable-grob.o ./out/axis-group-engraver.o ./out/skylin e-pair.o ./out/context-def.o ./out/drum-note-performer.o ./out/drum-note-engraver.o ./out/tab-tie-follow-engraver.o ./out/spanner.o ./out/grob-smob.o ./out/tie-specification.o ./out/clef-engraver.o ./out/sustain-pedal.o ./out/output-def.o ./out/stream-event-scheme.o ./out/context-specced-music-iterator.o ./out/gregorian-ligature-engraver.o ./out/horizontal-bracket.o ./out/script-interface.o ./out/pango-font.o ./out/unfolded-repeat-iterator.o ./out/timing-translator.o ./out/part-combine-engraver.o ./out/episema-engraver.o ./out/simple-spacer-scheme.o ./out/melody-spanner.o ./out/book-scheme.o ./out/note-performer.o ./out/piano-pedal-align-engraver.o ./out/accidental-engraver.o ./out/input-scheme.o ./out/control-track-performer.o ./out/audio-staff.o ./out/translator-ctors.o ./out/text-engraver.o ./out/auto-change-iterator.o ./out/translator-dispatch-list.o ./out/one-line-page-breaking.o ./out/music-output.o ./out/time-signature-engraver.o ./out/rhythmic-music-iterator.o ./out/clef.o . /out/slash-repeat-engraver.o ./out/piano-ped! al-perfor! mer.o ./out/sources.o ./out/audio-column.o ./out/grob-pq-engraver.o ./out/bend-engraver.o ./out/key-signature-interface.o ./out/stencil-interpret.o ./out/main.o ./out/pango-select.o ./out/gregorian-ligature.o ./out/tie-configuration.o ./out/repeated-music.o ./out/lily-guile.o ./out/stanza-number-align-engraver.o ./out/duration-scheme.o ./out/dot-column.o ./out/side-position-interface.o ./out/context-property.o ./out/music-function-scheme.o ./out/span-bar-engraver.o ./out/staff-symbol.o ./out/spanner-break-forbid-engraver.o ./out/note-column-scheme.o ./out/open-type-font.o ./out/rest-collision-engraver.o ./out/spring-smob.o ./out/spacing-determine-loose-columns.o ./out/profile.o ./out/separating-line-group-engraver.o ./out/spacing-interface.o ./out/font-config.o ./out/dots.o ./out/item.o ./out/music-function.o ./out/lyric-engraver.o ./out/fingering-column-engraver.o ./out/metronome-engraver.o ./out/key-engraver.o ./out/lexer.o ./out/parser.o ./out/../../flower/out/library.a -lintl -I/usr/local/include -D_THREAD_SAFE -pthread -L/usr/local/lib -lguile -lltdl -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector -lgmp -lcrypt -lm -lltdl -L/usr/local/lib -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype -lfontconfig -L/usr/local/lib -lfreetype -L/usr/local/lib -lfreetype -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 echo /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/scripts/build/out/help2man /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/scripts/build/out/help2man /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/scripts/build/out/help2man out/lilypond > out/lilypond.1 help2man: can't get `--help' info from out/lilypond Try `--no-discard-stderr' if option outputs to stderr /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/stepmake/stepmake/help2man-rules.make:26: recipe for target 'out/lilypond.1' failed gmake[1]: *** [out/lilypond.1] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/lily' /wrkdirs/usr/ports/print/lilypond-devel/work/lilypond-2.19.11/stepmake/stepmake/generic-targets.make:6: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/print/lilypond-devel. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 13:21:34 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 CDA3DFED for ; Sat, 31 Jan 2015 13:21:34 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 B6265BC4 for ; Sat, 31 Jan 2015 13:21:34 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VDLYPq056056 for ; Sat, 31 Jan 2015 13:21:34 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VDLYi5056049; Sat, 31 Jan 2015 13:21:34 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 13:21:34 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311321.t0VDLYi5056049@beefy2.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 84amd64-default][math/gambit] Failed for gambit-13.1.2 in build 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, 31 Jan 2015 13:21:34 -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: gahr@FreeBSD.org Ident: $FreeBSD: head/math/gambit/Makefile 374492 2014-12-10 22:29:14Z gahr $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/gambit-13.1.2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building math/gambit build started at Sat Jan 31 13:13:58 UTC 2015 port directory: /usr/ports/math/gambit building for: FreeBSD 84amd64-default-job-07 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/math/gambit/Makefile 374492 2014-12-10 22:29:14Z gahr $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=gambit-13.1.2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-wx-config=/usr/local/bin/wxgtk2u-3.0-config --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/gambit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gambit/work HOME=/wrkdirs/usr/ports/math/gambit/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/gambit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/gambit/work HOME=/wrkdirs/usr/ports/math/gambit/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk2u-3.0-config 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-- 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/gambit" EXAMPLESDIR="share/examples/gambit" DATADIR="share/gambit" WWWDIR="www/gambit" ETCDIR="etc/gambit" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gambit DOCSDIR=/usr/local/share/doc/gambit EXAMPLESDIR=/usr/local/share/examples/gambit WWWDIR=/usr/local/www/gambit ETCDIR=/usr/local/etc/gambit --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License GPLv2 accepted by the user =========================================================================== =================================================== ===> gambit-13.1.2 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.7.txz [84amd64-default-job-07] Installing pkg-1.4.7... [84amd64-default-job-07] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gambit-13.1.2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gambit-13.1.2 for building =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gambit-13.1.2 for building => SHA256 Checksum OK for gambit-13.1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gambit-13.1.2 for building ===> Extracting for gambit-13.1.2 => SHA256 Checksum OK for gambit-13.1.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gambit-13.1.2 ===> Applying FreeBSD patches for gambit-13.1.2 =========================================================================== =================================================== ===> gambit-13.1.2 depends on file: /usr/local/bin/intltool-extract - not found ===> Verifying install for /usr/local/bin/intltool-extract in /usr/ports/textproc/intltool ===> Installing existing package /packages/All/intltool-0.50.2.txz [84amd64-default-job-07] Installing intltool-0.50.2... [84amd64-default-job-07] `-- Installing libiconv-1.14_6... [84amd64-default-job-07] `-- Extracting libiconv-1.14_6... done [84amd64-default-job-07] `-- Installing p5-XML-Parser-2.41_2... [84amd64-default-job-07] | `-- Installing expat-2.1.0_2... [84amd64-default-job-07] | `-- Extracting expat-2.1.0_2... done [84amd64-default-job-07] | `-- Installing perl5-5.18.4_11... [84amd64-default-job-07] | `-- Extracting perl5-5.18.4_11... done [84amd64-default-job-07] `-- Extracting p5-XML-Parser-2.41_2... done [84amd64-default-job-07] Extracting intltool-0.50.2... done ===> Returning to build of gambit-13.1.2 =========================================================================== =================================================== ===> gambit-13.1.2 depends on shared library: libwx_baseu-3.0.so - not found ===> Verifying for libwx_baseu-3.0.so in /usr/ports/x11-toolkits/wxgtk30 ===> Installing existing package /packages/All/wx30-gtk2-3.0.2_2.txz [84amd64-default-job-07] Installing wx30-gtk2-3.0.2_2... [84amd64-default-job-07] `-- Installing ORBit2-2.14.19_1... [84amd64-default-job-07] | `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-07] | | `-- Installing indexinfo-0.2.2... [84amd64-default-job-07] | | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-07] | `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-07] | `-- Installing glib-2.42.1... [84amd64-default-job-07] | | `-- Installing libffi-3.2.1... [84amd64-default-job-07] | | `-- Extracting libffi-3.2.1... done [84amd64-default-job-07] | | `-- Installing pcre-8.35_2... [84amd64-default-job-07] | | `-- Extracting pcre-8.35_2... done [84amd64-default-job-07] | | `-- Installing python27-2.7.9... [84amd64-default-job-07] | | `-- Extracting python27-2.7.9... done [84amd64-default-job-07] | `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [84amd64-default-job-07] | `-- Installing libIDL-0.8.14_2... [84amd64-default-job-07] | `-- Extracting libIDL-0.8.14_2... done [84amd64-default-job-07] `-- Extracting ORBit2-2.14.19_1... done [84amd64-default-job-07] `-- Installing atk-2.14.0... [84amd64-default-job-07] `-- Extracting atk-2.14.0... done [84amd64-default-job-07] `-- Installing gcc-4.8.4... [84amd64-default-job-07] | `-- Installing binutils-2.25... [84amd64-default-job-07] | `-- Extracting binutils-2.25... done [84amd64-default-job-07] | `-- Installing gcc-ecj-4.5... [84amd64-default-job-07] | `-- Extracting gcc-ecj-4.5... done [84amd64-default-job-07] | `-- Installing gmp-5.1.3_2... [84amd64-default-job-07] | `-- Extracting gmp-5.1.3_2... done [84amd64-default-job-07] | `-- Installing mpc-1.0.2_1... [84amd64-default-job-07] | | `-- Installing mpfr-3.1.2_2... [84amd64-default-job-07] | | `-- Extracting mpfr-3.1.2_2... done [84amd64-default-job-07] | `-- Extracting mpc-1.0.2_1... done [84amd64-default-job-07] `-- Extracting gcc-4.8.4... done [84amd64-default-job-07] `-- Installing gconf2-3.2.6_3... [84amd64-default-job-07] | `-- Installing dbus-glib-0.100.2_1... [84amd64-default-job-07] | | `-- Installing dbus-1.8.12_1... [84amd64-default-job-07] | | `-- Installing gnome_subr-1.0... [84amd64-default-job-07] | | `-- Extracting gnome_subr-1.0... done [84amd64-default-job-07] | | `-- Installing libICE-1.0.9,1... [84amd64-default-job-07] | | | `-- Installing xproto-7.0.26... [84amd64-default-job-07] | | | `-- Extracting xproto-7.0.26... done [84amd64-default-job-07] | | `-- Extracting libICE-1.0.9,1... done [84amd64-default-job-07] | | `-- Installing libSM-1.2.2_2,1... [84amd64-default-job-07] | | `-- Extracting libSM-1.2.2_2,1... done [84amd64-default-job-07] | | `-- Installing libX11-1.6.2_2,1... [84amd64-default-job-07] | | | `-- Installing kbproto-1.0.6... [84amd64-default-job-07] | | | `-- Extracting kbproto-1.0.6... done [84amd64-default-job-07] | | | `-- Installing libXau-1.0.8_2... In file included from src/labenski/src/plotdraw.cpp:25: ./src/labenski/include/wx/plotctrl/plotdraw.h:23: warning: type attributes ignored after type is already defined depbase=`echo src/labenski/src/plotfunc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/labenski/src/plotfunc.o -MD -MP -MF $depbase.Tpo -c -o src/labenski/src/plotfunc.o src/labenski/src/plotfunc.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/labenski/src/plotfunc.cpp:26: ./src/labenski/include/wx/plotctrl/fparser.h:26: warning: type attributes ignored after type is already defined depbase=`echo src/labenski/src/plotmark.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/labenski/src/plotmark.o -MD -MP -MF $depbase.Tpo -c -o src/labenski/src/plotmark.o src/labenski/src/plotmark.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/labenski/src/plotmark.cpp:25: ./src/labenski/include/wx/plotctrl/plotctrl.h:25: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:27: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:28: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:29: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:30: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:31: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:32: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:33: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:34: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:35: warning: type attributes ignored after type is already defined depbase=`echo src/labenski/src/plotprnt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/labenski/src/plotprnt.o -MD -MP -MF $depbase.Tpo -c -o src/labenski/src/plotprnt.o src/labenski/src/plotprnt.cpp && mv -f $depbase.Tpo $depbase.Po In file included from src/labenski/src/plotprnt.cpp:26: ./src/labenski/include/wx/plotctrl/plotctrl.h:25: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:27: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:28: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:29: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:32: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:34: warning: type attributes ignored after type is already defined depbase=`echo src/gui/analysis.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/analysis.o -MD -MP -MF $depbase.Tpo -c -o src/gui/analysis.o src/gui/analysis.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/edittext.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/edittext.o -MD -MP -MF $depbase.Tpo -c -o src/gui/edittext.o src/gui/edittext.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dcsvg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dcsvg.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dcsvg.o src/gui/dcsvg.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlabout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dlabout.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlabout.o src/gui/dlabout.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dleditmove.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dleditmove.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dleditmove.o src/gui/dleditmove.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/dleditmove.cc:27: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/dleditmove.cc:27: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/dleditnode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dleditnode.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dleditnode.o src/gui/dleditnode.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlefglayout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dlefglayout.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlefglayout.o src/gui/dlefglayout.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlefglegend.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dlefglegend.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlefglegend.o src/gui/dlefglegend.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlefglogit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dlefglogit.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlefglogit.o src/gui/dlefglogit.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/dlefglogit.cc:33: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/dlefglogit.cc:33: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/dlefgreveal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dlefgreveal.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlefgreveal.o src/gui/dlefgreveal.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlgameprop.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dlgameprop.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlgameprop.o src/gui/dlgameprop.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlinsertmove.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dlinsertmove.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlinsertmove.o src/gui/dlinsertmove.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlnash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dlnash.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlnash.o src/gui/dlnash.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/dlnashmon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dlnashmon.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlnashmon.o src/gui/dlnashmon.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/dlnashmon.h:27, from src/gui/dlnashmon.cc:29: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/dlnashmon.h:27, from src/gui/dlnashmon.cc:29: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/dlnfglogit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/dlnfglogit.o -MD -MP -MF $depbase.Tpo -c -o src/gui/dlnfglogit.o src/gui/dlnfglogit.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/dlnfglogit.cc:35: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/dlnfglogit.cc:35: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined In file included from src/gui/dlnfglogit.cc:36: ./src/labenski/include/wx/plotctrl/plotctrl.h:25: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:27: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:28: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:29: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:30: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:31: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:32: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:33: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:34: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/plotctrl/plotctrl.h:35: warning: type attributes ignored after type is already defined In file included from src/gui/dlnfglogit.cc:37: ./src/labenski/include/wx/wxthings/spinctld.h:45: warning: type attributes ignored after type is already defined depbase=`echo src/gui/efgdisplay.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/efgdisplay.o -MD -MP -MF $depbase.Tpo -c -o src/gui/efgdisplay.o src/gui/efgdisplay.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/efglayout.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/efglayout.o -MD -MP -MF $depbase.Tpo -c -o src/gui/efglayout.o src/gui/efglayout.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/efgpanel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/efgpanel.o -MD -MP -MF $depbase.Tpo -c -o src/gui/efgpanel.o src/gui/efgpanel.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/efgprofile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/efgprofile.o -MD -MP -MF $depbase.Tpo -c -o src/gui/efgprofile.o src/gui/efgprofile.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/efgprofile.h:26, from src/gui/efgprofile.cc:28: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/efgprofile.h:26, from src/gui/efgprofile.cc:28: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/gambit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/gambit.o -MD -MP -MF $depbase.Tpo -c -o src/gui/gambit.o src/gui/gambit.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/gamedoc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/gamedoc.o -MD -MP -MF $depbase.Tpo -c -o src/gui/gamedoc.o src/gui/gamedoc.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/gameframe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/gameframe.o -MD -MP -MF $depbase.Tpo -c -o src/gui/gameframe.o src/gui/gameframe.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/efgprofile.h:26, from src/gui/gameframe.cc:44: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/efgprofile.h:26, from src/gui/gameframe.cc:44: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/nfgpanel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/nfgpanel.o -MD -MP -MF $depbase.Tpo -c -o src/gui/nfgpanel.o src/gui/nfgpanel.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/nfgpanel.h:26, from src/gui/nfgpanel.cc:32: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/nfgpanel.h:26, from src/gui/nfgpanel.cc:32: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/nfgprofile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/nfgprofile.o -MD -MP -MF $depbase.Tpo -c -o src/gui/nfgprofile.o src/gui/nfgprofile.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/nfgprofile.h:26, from src/gui/nfgprofile.cc:28: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/nfgprofile.h:26, from src/gui/nfgprofile.cc:28: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/nfgtable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/nfgtable.o -MD -MP -MF $depbase.Tpo -c -o src/gui/nfgtable.o src/gui/nfgtable.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/nfgtable.cc:35: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/nfgtable.cc:35: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/renratio.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/renratio.o -MD -MP -MF $depbase.Tpo -c -o src/gui/renratio.o src/gui/renratio.cc && mv -f $depbase.Tpo $depbase.Po In file included from ./src/labenski/include/wx/sheet/sheet.h:18, from src/gui/renratio.h:26, from src/gui/renratio.cc:28: ./src/labenski/include/wx/sheet/sheetedt.h:21: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:22: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:23: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheetedt.h:24: warning: type attributes ignored after type is already defined In file included from src/gui/renratio.h:26, from src/gui/renratio.cc:28: ./src/labenski/include/wx/sheet/sheet.h:26: warning: type attributes ignored after type is already defined ./src/labenski/include/wx/sheet/sheet.h:27: warning: type attributes ignored after type is already defined depbase=`echo src/gui/style.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/style.o -MD -MP -MF $depbase.Tpo -c -o src/gui/style.o src/gui/style.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/valnumber.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/valnumber.o -MD -MP -MF $depbase.Tpo -c -o src/gui/valnumber.o src/gui/valnumber.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/tinyxml.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/tinyxml.o -MD -MP -MF $depbase.Tpo -c -o src/gui/tinyxml.o src/gui/tinyxml.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/tinyxmlerror.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/tinyxmlerror.o -MD -MP -MF $depbase.Tpo -c -o src/gui/tinyxmlerror.o src/gui/tinyxmlerror.cc && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gui/tinyxmlparser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DPACKAGE_NAME=\"gambit\" -DPACKAGE_TARNAME=\"gambit\" -DPACKAGE_VERSION=\"13.1.2\" -DPACKAGE_STRING=\"gambit\ 13.1.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gambit\" -DVERSION=\"13.1.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_BCMP=1 -DHAVE_SRAND48=1 -DHAVE_DRAND48=1 -I. -I./src -I./src/labenski/include -I/usr/local/lib/wx/include/gtk2-unicode-3.0 -I/usr/local/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -D_THREAD_SAFE -O2 -pipe -fstack-protector -fno-strict-aliasing -MT src/gui/tinyxmlparser.o -MD -MP -MF $depbase.Tpo -c -o src/gui/tinyxmlparser.o src/gui/tinyxmlparser.cc && mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o gambit src/libgambit/integer.o src/libgambit/rational.o src/libgambit/vector.o src/libgambit/pvector.o src/libgambit/dvector.o src/libgambit/matrix.o src/libgambit/sqmatrix.o src/libgambit/game.o src/libgambit/gametable.o src/libgambit/gametree.o src/libgambit/behav.o src/libgambit/behavitr.o src/libgambit/behavspt.o src/libgambit/mixed.o src/libgambit/stratitr.o src/libgambit/stratspt.o src/libgambit/subgame.o src/libgambit/file.o src/labenski/src/sheetatr.o src/labenski/src/sheet.o src/labenski/src/sheetedg.o src/labenski/src/sheetedt.o src/labenski/src/sheetren.o src/labenski/src/sheetsel.o src/labenski/src/sheetspt.o src/labenski/src/sheettbl.o src/labenski/src/block.o src/labenski/src/genergdi.o src/labenski/src/geometry.o src/labenski/src/menubtn.o src/labenski/src/optvalue.o src/labenski/src/range.o src/labenski/src/spinctld.o src/ labenski/src/toggle.o src/labenski/src/fparser.o src/labenski/src/fourier.o src/labenski/src/lm_lsqr.o src/labenski/src/plotctrl.o src/labenski/src/plotcurv.o src/labenski/src/plotdata.o src/labenski/src/plotdraw.o src/labenski/src/plotfunc.o src/labenski/src/plotmark.o src/labenski/src/plotprnt.o src/gui/analysis.o src/gui/edittext.o src/gui/dcsvg.o src/gui/dlabout.o src/gui/dleditmove.o src/gui/dleditnode.o src/gui/dlefglayout.o src/gui/dlefglegend.o src/gui/dlefglogit.o src/gui/dlefgreveal.o src/gui/dlgameprop.o src/gui/dlinsertmove.o src/gui/dlnash.o src/gui/dlnashmon.o src/gui/dlnfglogit.o src/gui/efgdisplay.o src/gui/efglayout.o src/gui/efgpanel.o src/gui/efgprofile.o src/gui/gambit.o src/gui/gamedoc.o src/gui/gameframe.o src/gui/nfgpanel.o src/gui/nfgprofile.o src/gui/nfgtable.o src/gui/renratio.o src/gui/style.o src/gui/valnumber.o src/gui/tinyxml.o src/gui/tinyxmlerror.o src/gui/tinyxmlparser.o -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_web view-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3! .0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 libtool: link: c++ -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o gambit src/libgambit/integer.o src/libgambit/rational.o src/libgambit/vector.o src/libgambit/pvector.o src/libgambit/dvector.o src/libgambit/matrix.o src/libgambit/sqmatrix.o src/libgambit/game.o src/libgambit/gametable.o src/libgambit/gametree.o src/libgambit/behav.o src/libgambit/behavitr.o src/libgambit/behavspt.o src/libgambit/mixed.o src/libgambit/stratitr.o src/libgambit/stratspt.o src/libgambit/subgame.o src/libgambit/file.o src/labenski/src/sheetatr.o src/labenski/src/sheet.o src/labenski/src/sheetedg.o src/labenski/src/sheetedt.o src/labenski/src/sheetren.o src/labenski/src/sheetsel.o src/labenski/src/sheetspt.o src/labenski/src/sheettbl.o src/labenski/src/block.o src/labenski/src/genergdi.o src/labenski/src/geometry.o src/labenski/src/menubtn.o src/labenski/src/optvalue.o src/labenski/src/range.o src/labenski/src/spinctld.o src/labenski/src/toggle.o src/labenski/src/fparser.o src/labens ki/src/fourier.o src/labenski/src/lm_lsqr.o src/labenski/src/plotctrl.o src/labenski/src/plotcurv.o src/labenski/src/plotdata.o src/labenski/src/plotdraw.o src/labenski/src/plotfunc.o src/labenski/src/plotmark.o src/labenski/src/plotprnt.o src/gui/analysis.o src/gui/edittext.o src/gui/dcsvg.o src/gui/dlabout.o src/gui/dleditmove.o src/gui/dleditnode.o src/gui/dlefglayout.o src/gui/dlefglegend.o src/gui/dlefglogit.o src/gui/dlefgreveal.o src/gui/dlgameprop.o src/gui/dlinsertmove.o src/gui/dlnash.o src/gui/dlnashmon.o src/gui/dlnfglogit.o src/gui/efgdisplay.o src/gui/efglayout.o src/gui/efgpanel.o src/gui/efgprofile.o src/gui/gambit.o src/gui/gamedoc.o src/gui/gameframe.o src/gui/nfgpanel.o src/gui/nfgprofile.o src/gui/nfgtable.o src/gui/renratio.o src/gui/style.o src/gui/valnumber.o src/gui/tinyxml.o src/gui/tinyxmlerror.o src/gui/tinyxmlparser.o -L/usr/local/lib -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -l wx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_bas! eu-3.0 /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt25__throw_bad_function_callv@GLIBCXX_3.4.14' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `_ZTIN10__cxxabiv115__forced_unwindE@CXXABI_1.3.2' /usr/local/lib/libwx_baseu-3.0.so: undefined reference to `_ZNKSt5ctypeIcE13_M_widen_initEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable4waitERSt11unique_lockISt5mutexE@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `_ZNSt6chrono3_V212system_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt15__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt8__detail15_List_node_base7_M_hookEPS0_@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt11__once_call@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variableD1Ev@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZSt20__throw_system_errori@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable10notify_oneEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt18condition_variableC1Ev@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `_ZNSt18condition_variable10notify_allEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `_ZNSt6chrono3_V212steady_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `__once_proxy@GLIBCXX_3.4.11' *** Error code 1 Stop in /wrkdirs/usr/ports/math/gambit/work/gambit-13.1.2. *** Error code 1 Stop in /wrkdirs/usr/ports/math/gambit/work/gambit-13.1.2. *** Error code 1 Stop in /usr/ports/math/gambit. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 13:23:08 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 77D2010 for ; Sat, 31 Jan 2015 13:23:08 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 61E32BCA; Sat, 31 Jan 2015 13:23:08 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VDN8n2007756; Sat, 31 Jan 2015 13:23:08 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VDN7kP007693; Sat, 31 Jan 2015 13:23:07 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 13:23:07 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311323.t0VDN7kP007693@beefy2.isc.freebsd.org> To: cmt@burggraben.net Subject: [package - 84amd64-default][graphics/shotwell] Failed for shotwell-0.20.2_1 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, 31 Jan 2015 13:23:08 -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: cmt@burggraben.net Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/graphics/shotwell/Makefile 375143 2014-12-21 00:16:45Z bapt $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/shotwell-0.20.2_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building graphics/shotwell build started at Sat Jan 31 13:17:41 UTC 2015 port directory: /usr/ports/graphics/shotwell building for: FreeBSD 84amd64-default-job-13 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: cmt@burggraben.net Makefile ident: $FreeBSD: head/graphics/shotwell/Makefile 375143 2014-12-21 00:16:45Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=shotwell-0.20.2_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for shotwell-0.20.2_1: OPENMP=off: libraw uses OpenMP (implies GCC 4.6+) ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local --disable-icon-update --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- --define=NO_CAMERA XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/shotwell/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/shotwell/work HOME=/wrkdirs/usr/ports/graphics/shotwell/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/shotwell/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/shotwell/work HOME=/wrkdirs/usr/ports/graphics/shotwell/work TMPDIR="/tmp" MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/shotwell/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/shotwell/work HOME=/wrkdirs/usr/ports/graphics/shotwell/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/shotwell/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/shotwell/work HOME=/wrkdirs/usr/ports/graphics/shotwell/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/shotwell/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/shotwell/work HOME=/wrkdirs/usr/ports/graphics/shotwell/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/shotwell/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/shotwell/work HOME=/wrkdirs/usr/ports/graphics/shotwell/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 ro ot -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-- 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/shotwell" EXAMPLESDIR="share/examples/shotwell" DATADIR="share/shotwell" WWWDIR="www/shotwell" ETCDIR="etc/shotwell" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/shotwell DOCSDIR=/usr/local/share/doc/shotwell EXAMPLESDIR=/usr/local/share/examples/shotwell WWWDIR=/usr/local/www/shotwell ETCDIR=/usr/local/etc/shotwell --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> shotwell-0.20.2_1 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.7.txz [84amd64-default-job-13] Installing pkg-1.4.7... [84amd64-default-job-13] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of shotwell-0.20.2_1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by shotwell-0.20.2_1 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by shotwell-0.20.2_1 for building => SHA256 Checksum OK for shotwell-0.20.2.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by shotwell-0.20.2_1 for building ===> Extracting for shotwell-0.20.2_1 => SHA256 Checksum OK for shotwell-0.20.2.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for shotwell-0.20.2_1 ===> Applying FreeBSD patches for shotwell-0.20.2_1 =========================================================================== =================================================== ===> shotwell-0.20.2_1 depends on package: vala>=0.18.0 - not found ===> Verifying install for vala>=0.18.0 in /usr/ports/lang/vala ===> Installing existing package /packages/All/vala-0.26.2.txz [84amd64-default-job-13] Installing vala-0.26.2... [84amd64-default-job-13] `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-13] | `-- Installing indexinfo-0.2.2... [84amd64-default-job-13] | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-13] | `-- Installing libiconv-1.14_6... [84amd64-default-job-13] | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-13] `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-13] `-- Installing glib-2.42.1... [84amd64-default-job-13] | `-- Installing libffi-3.2.1... [84amd64-default-job-13] | `-- Extracting libffi-3.2.1... done [84amd64-default-job-13] | `-- Installing pcre-8.35_2... [84amd64-default-job-13] | `-- Extracting pcre-8.35_2... done [84amd64-default-job-13] | `-- Installing perl5-5.18.4_11... [84amd64-default-job-13] | `-- Extracting perl5-5.18.4_11... done [84amd64-default-job-13] | `-- Installing python27-2.7.9... [84amd64-default-job-13] | `-- Extracting python27-2.7.9... done [84amd64-default-job-13] `-- Extracting glib-2.42.1... done No schema files found: doing nothing. [84amd64-default-job-13] `-- Installing libxml2-2.9.2_2... [84amd64-default-job-13] `-- Extracting libxml2-2.9.2_2... done [84amd64-default-job-13] `-- Installing libxslt-1.1.28_6... [84amd64-default-job-13] | `-- Installing libgcrypt-1.6.2... [84amd64-default-job-13] | | `-- Installing libgpg-error-1.17... [84amd64-default-job-13] | | `-- Extracting libgpg-error-1.17... done [84amd64-default-job-13] | `-- Extracting libgcrypt-1.6.2... done [84amd64-default-job-13] `-- Extracting libxslt-1.1.28_6... done [84amd64-default-job-13] Extracting vala-0.26.2... done 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 shotwell-0.20.2_1 ===> shotwell-0.20.2_1 depends on executable: bash - not found ===> Verifying install for bash in /usr/ports/shells/bash ===> Installing existing package /packages/All/bash-4.3.33.txz [84amd64-default-job-13] Installing bash-4.3.33... [84amd64-default-job-13] Extracting bash-4.3.33... done Message for bash-4.3.33: ====================================================================== bash requires fdescfs(5) mounted on /dev/fd If you have not done it yet, please do the following: mount -t fdescfs fdesc /dev/fd To make it permanent, you need the following lines in /etc/fstab: fdesc /dev/fd fdescfs rw 0 0 ====================================================================== ===> Returning to build of shotwell-0.20.2_1 /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:495: warning: 'gtk_action_set_stock_id' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:180) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:495: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:499: warning: 'gtk_action_set_stock_id' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:180) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:499: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:501: warning: 'gtk_action_set_stock_id' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:180) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:501: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:503: warning: 'gtk_action_set_stock_id' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:180) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:503: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_register': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:580: warning: 'gtk_action_group_add_radio_actions' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:225) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:609: warning: 'gtk_action_group_add_toggle_actions' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:218) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_on_rating_changed': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:612: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:612: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:613: warning: 'gtk_radio_action_get_current_value' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:89) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:613: warning: 'gtk_radio_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_on_flagged_toggled': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:616: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:617: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:617: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_on_photos_toggled': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:620: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:621: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:621: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_on_videos_toggled': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:624: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:625: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:625: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_on_raw_toggled': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:628: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:629: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:629: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_get_flagged': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:322: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_get_photos': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:328: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_get_videos': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:334: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_get_raw': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:340: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_get_rating': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:346: warning: 'gtk_radio_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_actions_instance_init': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:357: warning: 'gtk_action_group_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_construct': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:950: warning: 'gtk_ui_manager_add_ui_from_file' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:165) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:956: warning: 'gtk_ui_manager_insert_action_group' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:140) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:964: warning: 'gtk_image_menu_item_set_always_show_image' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:88) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:973: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:196) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:973: warning: 'gtk_action_get_tooltip' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:177) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:976: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:196) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:976: warning: 'gtk_action_get_tooltip' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:177) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:979: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:196) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:979: warning: 'gtk_action_get_tooltip' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:177) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:994: warning: 'gtk_action_group_get_action' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:196) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:994: warning: 'gtk_action_get_tooltip' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:177) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1005: warning: 'gtk_ui_manager_get_widget' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:150) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_on_context_menu_close_chosen': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1110: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1115: warning: 'gtk_toggle_action_set_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:83) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_on_rating_changed': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1145: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1147: warning: 'gtk_toggle_action_set_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:83) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_update': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1186: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1187: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1188: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1189: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:1191: warning: 'gtk_radio_action_get_current_value' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:89) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_label_tool_item_construct': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:665: warning: 'gtk_alignment_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkalignment.h:82) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_toggle_action_tool_button_construct': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:684: warning: 'gtk_toggle_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:688: warning: 'gtk_toggle_action_get_active' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_toggle_action_tool_button_on_button_activate': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:702: warning: 'gtk_action_activate' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:119) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:702: warning: 'gtk_action_get_type' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkaction.h:96) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_toggle_action_tool_button_set_icon_name': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:708: warning: 'gtk_image_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/gtkimage.h:123) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala: In function 'search_filter_toolbar_instance_init': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:728: warning: 'gtk_image_menu_item_new_from_stock' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:85) /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:728: warning: 'GtkStock' is deprecated /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/SearchFilter.vala:924: warning: 'gtk_ui_manager_new' is deprecated (declared at /usr/local/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130) cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/MediaViewTracker.o src/MediaViewTracker.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/UnityProgressBar.o src/UnityProgressBar.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/Upgrades.o src/Upgrades.c /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/Upgrades.vala: In function 'upgrades_execute': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/Upgrades.vala:40: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/Upgrades.vala: In function 'fixup_raw_thumbnails_task_real_get_step_count': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/Upgrades.vala:97: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/Upgrades.vala: In function 'fixup_raw_thumbnails_task_real_execute': /wrkdirs/usr/ports/graphics/shotwell/work/shotwell-0.20.2/src/Upgrades.vala:107: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_UnitInternals.o src/.unitize/_UnitInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_UtilInternals.o src/.unitize/_UtilInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_ThreadsInternals.o src/.unitize/_ThreadsInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_DbInternals.o src/.unitize/_DbInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_EditingToolsInternals.o src/.unitize/_EditingToolsInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_PluginsInternals.o src/.unitize/_PluginsInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_SlideshowInternals.o src/.unitize/_SlideshowInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_PhotosInternals.o src/.unitize/_PhotosInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_PublishingInternals.o src/.unitize/_PublishingInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_LibraryInternals.o src/.unitize/_LibraryInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_DirectInternals.o src/.unitize/_DirectInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_CoreInternals.o src/.unitize/_CoreInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_SidebarInternals.o src/.unitize/_SidebarInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_EventsInternals.o src/.unitize/_EventsInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_TagsInternals.o src/.unitize/_TagsInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_CameraInternals.o src/.unitize/_CameraInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_SearchesInternals.o src/.unitize/_SearchesInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_ConfigInternals.o src/.unitize/_ConfigInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_DataImportsInternals.o src/.unitize/_DataImportsInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_FoldersInternals.o src/.unitize/_FoldersInternals.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_Library_unitize_entry.o src/.unitize/_Library_unitize_entry.c cc -c `pkg-config --cflags atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -I./vapi -D_PREFIX='"/usr/local"' -D_VERSION='"0.20.2"' -DGETTEXT_PACKAGE='"shotwell"' -D_LANG_SUPPORT_DIR='"/usr/local/share/locale"' -D_LIB='"lib"' -D_LIBEXECDIR='"/usr/local/libexec/shotwell"' -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -o src/.unitize/_Direct_unitize_entry.o src/.unitize/_Direct_unitize_entry.c msgfmt: po/ast.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/bg.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/bn.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/bn_IN.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/ca.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/en_GB.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/et.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/gu.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this po/gu.po:1590: 'msgstr' is not a valid C format string, unlike 'msgid'. Reason: The character that terminates the directive number 1 is not a valid conversion specifier. po/gu.po:1599: 'msgstr' is not a valid C format string, unlike 'msgid'. Reason: The character that terminates the directive number 1 is not a valid conversion specifier. msgfmt: found 2 fatal errors msgfmt: po/he.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/hi.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/hr.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this po/ia.po:9: warning: header field 'Language-Team' still has the initial default value msgfmt: po/it.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this po/km.po:9: warning: header field 'Language-Team' still has the initial default value msgfmt: po/ko.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/lv.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/mk.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/ml.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/mr.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/nb.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/nn.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/or.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/pa.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/pt.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/ro.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/ru.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/sl.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/sv.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/th.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/tr.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this msgfmt: po/vi.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this /usr/local/bin/valac thumbnailer/shotwell-video-thumbnailer.vala -g --enable-checking --target-glib=2.32 --thread --fatal-warnings --enable-experimental --enable-deprecated --define WITH_GPHOTO_25 --vapidir=plugins/ -o thumbnailer/shotwell-video-thumbnailer --pkg=gtk+-3.0 --pkg=gee-0.8 --pkg=gstreamer-1.0 --pkg=gstreamer-base-1.0 rm -f misc/gschemas.compiled glib-compile-schemas misc `xml2po -m mallard -p help/el/el.po -o help/el/edit-adjustments.page help/C/edit-adjustments.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-crop.page help/C/edit-crop.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-enhance.page help/C/edit-enhance.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-external.page help/C/edit-external.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-nondestructive.page help/C/edit-nondestructive.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-redeye.page help/C/edit-redeye.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-rotate.page help/C/edit-rotate.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-straighten.page help/C/edit-straighten.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-time-date.page help/C/edit-time-date.page` `xml2po -m mallard -p help/el/el.po -o help/el/edit-undo.page help/C/edit-undo.page` `xml2po -m mallard -p help/el/el.po -o help/el/formats.page help/C/formats.page` `xml2po -m mallard -p help/el/el.po -o help/el/import-camera.page help/C/import-camera.page` `xml2po -m mallard -p help/el/el.po -o help/el/import-file.page help/C/import-file.page` `xml2po -m mallard -p help/el/el.po -o help/el/import-f-spot.page help/C/import-f-spot.page` `xml2po -m mallard -p help/el/el.po -o help/el/import-memorycard.page help/C/import-memorycard.page` `xml2po -m mallard -p help/el/el.po -o help/el/index.page help/C/index.page` `xml2po -m mallard -p help/el/el.po -o help/el/organize-event.page help/C/organize-event.page` `xml2po -m mallard -p help/el/el.po -o help/el/organize-flag.page help/C/organize-flag.page` `xml2po -m mallard -p help/el/el.po -o help/el/organize-rating.page help/C/organize-rating.page` `xml2po -m mallard -p help/el/el.po -o help/el/organize-remove.page help/C/organize-remove.page` `xml2po -m mallard -p help/el/el.po -o help/el/organize-search.page help/C/organize-search.page` `xml2po -m mallard -p help/el/el. po -o help/el/organize-tag.page help/C/organ! ize-tag.page` `xml2po -m mallard -p help/el/el.po -o help/el/organize-title.page help/C/organize-title.page` `xml2po -m mallard -p help/el/el.po -o help/el/other-files.page help/C/other-files.page` `xml2po -m mallard -p help/el/el.po -o help/el/other-missing.page help/C/other-missing.page` `xml2po -m mallard -p help/el/el.po -o help/el/other-multiple.page help/C/other-multiple.page` `xml2po -m mallard -p help/el/el.po -o help/el/other-plugins.page help/C/other-plugins.page` `xml2po -m mallard -p help/el/el.po -o help/el/raw.page help/C/raw.page` `xml2po -m mallard -p help/el/el.po -o help/el/running.page help/C/running.page` `xml2po -m mallard -p help/el/el.po -o help/el/share-background.page help/C/share-background.page` `xml2po -m mallard -p help/el/el.po -o help/el/share-export.page help/C/share-export.page` `xml2po -m mallard -p help/el/el.po -o help/el/share-print.page help/C/share-print.page` `xml2po -m mallard -p help/el/el.po -o help/el/share-send.page help/C/shar e-send.page` `xml2po -m mallard -p help/el/el.po -o help/el/share-slideshow.page help/C/share-slideshow.page` `xml2po -m mallard -p help/el/el.po -o help/el/share-upload.page help/C/share-upload.page` `xml2po -m mallard -p help/el/el.po -o help/el/view-displaying.page help/C/view-displaying.page` `xml2po -m mallard -p help/el/el.po -o help/el/view-information.page help/C/view-information.page` `xml2po -m mallard -p help/el/el.po -o help/el/view-sidebar.page help/C/view-sidebar.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-adjustments.page help/C/edit-adjustments.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-crop.page help/C/edit-crop.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-enhance.page help/C/edit-enhance.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-external.page help/C/edit-external.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-nondestructive.page help/C/edit-nondestructive.page` `xml2po -m mallard -p he lp/es/es.po -o help/es/edit-redeye.page help! /C/edit-r! edeye.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-rotate.page help/C/edit-rotate.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-straighten.page help/C/edit-straighten.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-time-date.page help/C/edit-time-date.page` `xml2po -m mallard -p help/es/es.po -o help/es/edit-undo.page help/C/edit-undo.page` `xml2po -m mallard -p help/es/es.po -o help/es/formats.page help/C/formats.page` `xml2po -m mallard -p help/es/es.po -o help/es/import-camera.page help/C/import-camera.page` `xml2po -m mallard -p help/es/es.po -o help/es/import-file.page help/C/import-file.page` `xml2po -m mallard -p help/es/es.po -o help/es/import-f-spot.page help/C/import-f-spot.page` `xml2po -m mallard -p help/es/es.po -o help/es/import-memorycard.page help/C/import-memorycard.page` `xml2po -m mallard -p help/es/es.po -o help/es/index.page help/C/index.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-event.page help/C/ organize-event.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-flag.page help/C/organize-flag.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-rating.page help/C/organize-rating.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-remove.page help/C/organize-remove.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-search.page help/C/organize-search.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-tag.page help/C/organize-tag.page` `xml2po -m mallard -p help/es/es.po -o help/es/organize-title.page help/C/organize-title.page` `xml2po -m mallard -p help/es/es.po -o help/es/other-files.page help/C/other-files.page` `xml2po -m mallard -p help/es/es.po -o help/es/other-missing.page help/C/other-missing.page` `xml2po -m mallard -p help/es/es.po -o help/es/other-multiple.page help/C/other-multiple.page` `xml2po -m mallard -p help/es/es.po -o help/es/other-plugins.page help/C/other-plugins.page` `xml2po -m mallard -p hel p/es/es.po -o help/es/raw.page help/C/raw.pa! ge` `xml! 2po -m mallard -p help/es/es.po -o help/es/running.page help/C/running.page` `xml2po -m mallard -p help/es/es.po -o help/es/share-background.page help/C/share-background.page` `xml2po -m mallard -p help/es/es.po -o help/es/share-export.page help/C/share-export.page` `xml2po -m mallard -p help/es/es.po -o help/es/share-print.page help/C/share-print.page` `xml2po -m mallard -p help/es/es.po -o help/es/share-send.page help/C/share-send.page` `xml2po -m mallard -p help/es/es.po -o help/es/share-slideshow.page help/C/share-slideshow.page` `xml2po -m mallard -p help/es/es.po -o help/es/share-upload.page help/C/share-upload.page` `xml2po -m mallard -p help/es/es.po -o help/es/view-displaying.page help/C/view-displaying.page` `xml2po -m mallard -p help/es/es.po -o help/es/view-information.page help/C/view-information.page` `xml2po -m mallard -p help/es/es.po -o help/es/view-sidebar.page help/C/view-sidebar.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-adjustments.page help/C/edit-adjustments.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-crop.page help/C/edit-crop.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-enhance.page help/C/edit-enhance.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-external.page help/C/edit-external.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-nondestructive.page help/C/edit-nondestructive.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-redeye.page help/C/edit-redeye.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-rotate.page help/C/edit-rotate.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-straighten.page help/C/edit-straighten.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-time-date.page help/C/edit-time-date.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/edit-undo.page help/C/edit-undo.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/formats.page help/C/formats.page` `xml2po -m mallard -p help/hu/hu.po -o help/h u/import-camera.page help/C/import-camera.pa! ge` `xml! 2po -m mallard -p help/hu/hu.po -o help/hu/import-file.page help/C/import-file.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/import-f-spot.page help/C/import-f-spot.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/import-memorycard.page help/C/import-memorycard.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/index.page help/C/index.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-event.page help/C/organize-event.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-flag.page help/C/organize-flag.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-rating.page help/C/organize-rating.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-remove.page help/C/organize-remove.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-search.page help/C/organize-search.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-tag.page help/C/organize-tag.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/organize-title .page help/C/organize-title.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/other-files.page help/C/other-files.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/other-missing.page help/C/other-missing.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/other-multiple.page help/C/other-multiple.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/other-plugins.page help/C/other-plugins.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/raw.page help/C/raw.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/running.page help/C/running.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/share-background.page help/C/share-background.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/share-export.page help/C/share-export.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/share-print.page help/C/share-print.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/share-send.page help/C/share-send.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/share-slideshow .page help/C/share-slideshow.page` `xml2po ! -m mallar! d -p help/hu/hu.po -o help/hu/share-upload.page help/C/share-upload.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/view-displaying.page help/C/view-displaying.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/view-information.page help/C/view-information.page` `xml2po -m mallard -p help/hu/hu.po -o help/hu/view-sidebar.page help/C/view-sidebar.page` cc src/unit/Unit.o src/util/Util.o src/util/file.o src/util/image.o src/util/misc.o src/util/string.o src/util/system.o src/util/KeyValueMap.o src/util/ui.o src/threads/Threads.o src/threads/Workers.o src/threads/BackgroundJob.o src/threads/Semaphore.o src/db/Db.o src/db/DatabaseTable.o src/db/PhotoTable.o src/db/EventTable.o src/db/TagTable.o src/db/TombstoneTable.o src/db/VideoTable.o src/db/VersionTable.o src/db/SavedSearchDBTable.o src/editing_tools/EditingTools.o src/editing_tools/StraightenTool.o src/plugins/Plugins.o src/plugins/PublishingInterfaces.o src/plugins/SpitInterfaces.o src/plugins/TransitionsInterfaces.o src/plugins/StandardHostInterface.o src/plugins/ManifestWidget.o src/plugins/DataImportsInterfaces.o src/slideshow/Slideshow.o src/slideshow/TransitionEffects.o src/photos/Photos.o src/photos/PhotoFileAdapter.o src/photos/PhotoFileFormat.o src/photos/PhotoFileSniffer.o src/photos/PhotoMetadata.o src/photos/GRaw.o src/photos/GdkSupport.o src/photos/JfifSupport.o src/ photos/BmpSupport.o src/photos/RawSupport.o src/photos/PngSupport.o src/photos/TiffSupport.o src/publishing/Publishing.o src/publishing/PublishingUI.o src/publishing/PublishingPluginHost.o src/publishing/APIGlue.o src/library/Library.o src/library/LibraryWindow.o src/library/Branch.o src/library/TrashBranch.o src/library/OfflineBranch.o src/library/FlaggedBranch.o src/library/LastImportBranch.o src/library/ImportQueueBranch.o src/library/FlaggedPage.o src/library/ImportQueuePage.o src/library/LastImportPage.o src/library/OfflinePage.o src/library/TrashPage.o src/direct/Direct.o src/direct/DirectWindow.o src/direct/DirectPhoto.o src/direct/DirectPhotoPage.o src/direct/DirectView.o src/core/Core.o src/core/DataCollection.o src/core/DataSet.o src/core/util.o src/core/SourceCollection.o src/core/SourceHoldingTank.o src/core/DatabaseSourceCollection.o src/core/ContainerSourceCollection.o src/core/ViewCollection.o src/core/DataObject.o src/core/Alteration.o src/core/DataSource.o src/core/ DataSourceTypes.o src/core/DataView.o src/co! re/DataViewTypes.o src/core/Tracker.o src/core/SourceInterfaces.o src/sidebar/Sidebar.o src/sidebar/Branch.o src/sidebar/Entry.o src/sidebar/Tree.o src/sidebar/common.o src/events/Events.o src/events/Branch.o src/events/EventsDirectoryPage.o src/events/EventPage.o src/events/EventDirectoryItem.o src/tags/Tags.o src/tags/Branch.o src/tags/TagPage.o src/tags/HierarchicalTagIndex.o src/tags/HierarchicalTagUtilities.o src/camera/Camera.o src/camera/Branch.o src/camera/CameraTable.o src/camera/GPhoto.o src/camera/ImportPage.o src/searches/Searches.o src/searches/Branch.o src/searches/SearchBoolean.o src/searches/SavedSearchPage.o src/searches/SavedSearchDialog.o src/config/Config.o src/config/ConfigurationInterfaces.o src/config/GSettingsEngine.o src/data_imports/DataImports.o src/data_imports/DataImportsPluginHost.o src/data_imports/DataImportsUI.o src/data_imports/DataImportJob.o src/data_imports/DataImportSource.o src/folders/Folders.o src/folders/Branch.o src/folders/Page.o src/main. o src/AppWindow.o src/CollectionPage.o src/Thumbnail.o src/ThumbnailCache.o src/CheckerboardLayout.o src/PhotoPage.o src/Page.o src/SortedList.o src/Dimensions.o src/Box.o src/Photo.o src/Orientation.o src/BatchImport.o src/Dialogs.o src/Resources.o src/Debug.o src/ColorTransformation.o src/Properties.o src/CustomComponents.o src/Event.o src/International.o src/AppDirs.o src/PixbufCache.o src/CommandManager.o src/Commands.o src/SlideshowPage.o src/LibraryFiles.o src/Printing.o src/Tag.o src/Screensaver.o src/Exporter.o src/DirectoryMonitor.o src/LibraryMonitor.o src/VideoSupport.o src/Tombstone.o src/MetadataWriter.o src/Application.o src/TimedQueue.o src/MediaPage.o src/MediaDataRepresentation.o src/DesktopIntegration.o src/MediaInterfaces.o src/MediaMetadata.o src/VideoMetadata.o src/MediaMonitor.o src/PhotoMonitor.o src/VideoMonitor.o src/SearchFilter.o src/MediaViewTracker.o src/UnityProgressBar.o src/Upgrades.o src/.unitize/_UnitInternals.o src/.unitize/_UtilInternals.o src/.un itize/_ThreadsInternals.o src/.unitize/_DbIn! ternals.o! src/.unitize/_EditingToolsInternals.o src/.unitize/_PluginsInternals.o src/.unitize/_SlideshowInternals.o src/.unitize/_PhotosInternals.o src/.unitize/_PublishingInternals.o src/.unitize/_LibraryInternals.o src/.unitize/_DirectInternals.o src/.unitize/_CoreInternals.o src/.unitize/_SidebarInternals.o src/.unitize/_EventsInternals.o src/.unitize/_TagsInternals.o src/.unitize/_CameraInternals.o src/.unitize/_SearchesInternals.o src/.unitize/_ConfigInternals.o src/.unitize/_DataImportsInternals.o src/.unitize/_FoldersInternals.o src/.unitize/_Library_unitize_entry.o src/.unitize/_Direct_unitize_entry.o -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -DG_UDEV_API_IS_SUBJECT_TO_CHANGE -fstack-protector `pkg-config --libs atk gdk-3.0 gee-0.8 gexiv2 gio-unix-2.0 glib-2.0 gmodule-2.0 gstreamer-1.0 gstreamer-base-1.0 gstreamer-pbutils-1.0 gtk+-3.0 libexif libgphoto2 json-glib-1.0 libraw libsoup-2.4 libxml-2.0 sqlite3 webkitgtk-3.0 gthread-2.0` -export-dynamic -o shotwell /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZSt25__throw_bad_function_callv@GLIBCXX_3.4.14' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt18condition_variable4waitERSt11unique_lockISt5mutexE@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `_ZNSt6chrono3_V212system_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZSt15__once_callable@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt8__detail15_List_node_base7_M_hookEPS0_@GLIBCXX_3.4.15' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZSt11__once_call@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt18condition_variableD1Ev@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZSt20__throw_system_errori@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt18condition_variable10notify_oneEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt18condition_variableC1Ev@GLIBCXX_3.4.11' /usr/local/lib/libjavascriptcoregtk-3.0.so: undefined reference to `_ZNSt18condition_variable10notify_allEv@GLIBCXX_3.4.11' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `_ZNSt6chrono3_V212steady_clock3nowEv@GLIBCXX_3.4.19' /usr/local/lib/libwebkitgtk-3.0.so: undefined reference to `__once_proxy@GLIBCXX_3.4.11' Makefile:676: recipe for target 'shotwell' failed gmake: *** [shotwell] Error 1 *** Error code 1 Stop in /usr/ports/graphics/shotwell. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 13:27:34 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 B80E4B7; Sat, 31 Jan 2015 13:27:34 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 A2F14BD6; Sat, 31 Jan 2015 13:27:34 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VDRYVE073659; Sat, 31 Jan 2015 13:27:34 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VDRYIY073614; Sat, 31 Jan 2015 13:27:34 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 13:27:34 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311327.t0VDRYIY073614@beefy2.isc.freebsd.org> To: wen@FreeBSD.org Subject: [package - 84amd64-default][databases/hamsterdb] Failed for hamsterdb-2.1.9 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, 31 Jan 2015 13:27:34 -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: wen@FreeBSD.org Last committer: wen@FreeBSD.org Ident: $FreeBSD: head/databases/hamsterdb/Makefile 377744 2015-01-23 15:40:25Z wen $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/hamsterdb-2.1.9.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building databases/hamsterdb build started at Sat Jan 31 13:24:19 UTC 2015 port directory: /usr/ports/databases/hamsterdb building for: FreeBSD 84amd64-default-job-09 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: wen@FreeBSD.org Makefile ident: $FreeBSD: head/databases/hamsterdb/Makefile 377744 2015-01-23 15:40:25Z wen $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=hamsterdb-2.1.9 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for hamsterdb-2.1.9: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-boost=/usr/local --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/hamsterdb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/hamsterdb/work HOME=/wrkdirs/usr/ports/databases/hamsterdb/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/databases/hamsterdb/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/databases/hamsterdb/work HOME=/wrkdirs/usr/ports/databases/hamsterdb/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 -I/usr/local/include -L/usr/local/lib -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -L/usr/local/lib -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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/hamsterdb" EXAMPLESDIR="share/examples/hamsterdb" DATADIR="share/hamsterdb" WWWDIR="www/hamsterdb" ETCDIR="etc/hamsterdb" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/hamsterdb DOCSDIR=/usr/local/share/doc/hamsterdb EXAMPLESDIR=/usr/local/share/examples/hamsterdb WWWDIR=/usr/local/www/hamsterdb ETCDIR=/usr/local/etc/hamsterdb --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License APACHE20 accepted by the user =========================================================================== =================================================== ===> hamsterdb-2.1.9 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.7.txz [84amd64-default-job-09] Installing pkg-1.4.7... [84amd64-default-job-09] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of hamsterdb-2.1.9 =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by hamsterdb-2.1.9 for building =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by hamsterdb-2.1.9 for building => SHA256 Checksum OK for hamsterdb-2.1.9.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License APACHE20 accepted by the user ===> Fetching all distfiles required by hamsterdb-2.1.9 for building ===> Extracting for hamsterdb-2.1.9 => SHA256 Checksum OK for hamsterdb-2.1.9.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for hamsterdb-2.1.9 ===> Applying FreeBSD patches for hamsterdb-2.1.9 /usr/bin/sed -i.bak -e 's#-ldl##g' /wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/configure /usr/bin/sed -i.bak -e 's#-ldl##g' /wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/unittests/Makefile.in /usr/bin/sed -i.bak -e 's#-ldl##g' /wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/tools/ham_bench/Makefile.in =========================================================================== =================================================== ===> hamsterdb-2.1.9 depends on file: /usr/local/include/boost/shared_ptr.hpp - not found ===> Verifying install for /usr/local/include/boost/shared_ptr.hpp in /usr/ports/devel/boost-libs ===> Installing existing package /packages/All/boost-libs-1.55.0_4.txz [84amd64-default-job-09] Installing boost-libs-1.55.0_4... [84amd64-default-job-09] `-- Installing icu-53.1... [84amd64-default-job-09] `-- Extracting icu-53.1... done [84amd64-default-job-09] 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 hamsterdb-2.1.9 ===> hamsterdb-2.1.9 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-09] Installing gmake-4.1_1... [84amd64-default-job-09] `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-09] | `-- Installing indexinfo-0.2.2... [84amd64-default-job-09] | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-09] | `-- Installing libiconv-1.14_6... [84amd64-default-job-09] | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-09] `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-09] Extracting gmake-4.1_1... done ===> Returning to build of hamsterdb-2.1.9 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for hamsterdb-2.1.9 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking build system type... amd64-portbld-freebsd8.4 checking host system type... amd64-portbld-freebsd8.4 checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking for cc option to accept ISO C99... -std=gnu99 checking for cc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for off_t... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for mmap... (cached) yes checking for munmap... (cached) yes checking for madvice... no checking for getpagesize... (cached) yes checking for fdatasync... no checking for fsync... (cached) yes checking for writev... yes checking for pread... (cached) yes checking for pwrite... (cached) yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for malloc.h... (cached) no checking uv.h usability... no checking uv.h presence... no checking for uv.h... no checking whether the compiler supports GCC C++ ABI name demangling... yes checking for Boost headers version >= 1.36.0... /usr/local/include checking for Boost's header version... 1_55 checking for the toolset name used by Boost for c++... gcc42 -gcc checking boost/system/error_code.hpp usability... yes checking boost/system/error_code.hpp presence... yes checking for boost/system/error_code.hpp... yes checking for the Boost system library... yes checking for boost/system/error_code.hpp... (cached) yes checking for the Boost system library... (cached) yes checking boost/filesystem/path.hpp usability... yes checking boost/filesystem/path.hpp presence... yes checking for boost/filesystem/path.hpp... yes checking for the Boost filesystem library... (cached) yes checking for the flags needed to use pthreads... -pthread checking for boost/system/error_code.hpp... (cached) yes checking for the Boost system library... (cached) yes checking boost/thread.hpp usability... yes checking boost/thread.hpp presence... yes checking for boost/thread.hpp... yes checking for the Boost thread library... (cached) yes checking for boost/system/error_code.hpp... (cached) yes checking for the Boost system library... (cached) yes checking boost/chrono.hpp usability... yes checking boost/chrono.hpp presence... yes checking for boost/chrono.hpp... yes checking for the Boost chrono library... (cached) yes checking google/tcmalloc.h usability... no checking google/tcmalloc.h presence... no checking for google/tcmalloc.h... no checking for tc_malloc in -ltcmalloc_minimal... no checking if google protocol buffers are installed... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/2protobuf/Makefile config.status: creating src/2protoserde/Makefile config.status: creating include/Makefile config.status: creating include/ham/Makefile config.status: creating samples/Makefile config.status: creating unittests/Makefile config.status: creating 3rdparty/Makefile config.status: creating 3rdparty/json/Makefile config.status: creating tools/Makefile config.status: creating tools/ham_bench/Makefile config.status: creating src/5server/Makefile config.status: creating java/Makefile config.status: creating java/java/Makefile config.status: creating java/src/Makefile config.status: creating java/unittests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands #================================================================ # Configuring hamsterdb version 2.1.9 # Settings: (no java) (protobuf missing - remote disabled) (libuv missing - remote disabled) # # The remote functionality is disabled because you specified # --disable-remote or because of missing dependencies! # # The Java API is not built because you specified # --disable-java or because $JDK is not set # Recommendation: install google's performance tools to increase performance #================================================================ =========================================================================== =================================================== ===> Building for hamsterdb-2.1.9 gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9' Making all in 3rdparty gmake[2]: Entering directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/3rdparty' gmake[3]: Entering directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/3rdparty' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/3rdparty' gmake[2]: Leaving directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/3rdparty' Making all in src gmake[2]: Entering directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/src' Making all in 2protoserde gmake[3]: Entering directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/src/2protoserde' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/src/2protoserde' gmake[3]: Entering directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/src' CXX 1base/error.lo CXX 1errorinducer/errorinducer.lo CXX 1base/util.lo CXX 1globals/globals.lo CXX 1mem/mem.lo CXX 1os/os.lo CXX 1os/os_posix.lo CXX 2page/page.lo CXX 3changeset/changeset.lo CXX 3blob_manager/blob_manager.lo CXX 3blob_manager/blob_manager_inmem.lo CXX 3blob_manager/blob_manager_disk.lo CXX 3btree/btree_check.lo CXX 3btree/btree_cursor.lo CXX 3btree/btree_erase.lo CXX 3btree/btree_find.lo CXX 3btree/btree_index.lo CXX 3btree/btree_insert.lo CXX 3btree/btree_stats.lo CXX 3btree/btree_visit.lo CXX 3journal/journal.lo CXX 3page_manager/page_manager.lo CXX 4cursor/cursor.lo CXX 4db/db.lo CXX 4db/db_local.lo CXX 4db/db_remote.lo CXX 4env/env_local.lo CXX 4env/env_remote.lo CXX 4txn/txn_cursor.lo CXX 4txn/txn_local.lo CXX 4txn/txn_remote.lo CXX 5hamsterdb/hamsterdb.lo CXX 5hamsterdb/hola.lo CXXLD libhamsterdb.la gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/src' gmake[2]: Leaving directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/src' Making all in include gmake[2]: Entering directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/include' Making all in ham gmake[3]: Entering directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/include/ham' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/include/ham' gmake[3]: Entering directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/include' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/include' gmake[2]: Leaving directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/include' Making all in samples gmake[2]: Entering directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/samples' CC db1.o CCLD db1 CC db2.o CCLD db2 CC db3.o CCLD db3 CC db4.o CCLD db4 CC db5.o CCLD db5 CXX db6.o CXXLD db6 CC env1.o CCLD env1 CC env2.o CCLD env2 CXX env3.o CXXLD env3 gmake[2]: Leaving directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/samples' Making all in tools gmake[2]: Entering directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/tools' Making all in ham_bench gmake[3]: Entering directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/tools/ham_bench' CXX berkeleydb.o CXX database.o CXX generator_parser.o generator_parser.cc:1: error: stray '\357' in program generator_parser.cc:1: error: stray '\273' in program generator_parser.cc:1: error: stray '\277' in program In file included from generator_parser.h:26, from generator_parser.cc:21: timer.h:1: error: stray '\357' in program timer.h:1: error: stray '\273' in program timer.h:1: error: stray '\277' in program Makefile:518: recipe for target 'generator_parser.o' failed gmake[3]: *** [generator_parser.o] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/tools/ham_bench' Makefile:612: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9/tools' Makefile:443: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/databases/hamsterdb/work/hamsterdb-2.1.9' Makefile:374: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/databases/hamsterdb. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 13:44:43 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 AB70C23C; Sat, 31 Jan 2015 13:44:43 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 96891D4C; Sat, 31 Jan 2015 13:44:43 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VDih3M096636; Sat, 31 Jan 2015 13:44:43 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VDihLS096613; Sat, 31 Jan 2015 13:44:43 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 13:44:43 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311344.t0VDihLS096613@beefy2.isc.freebsd.org> To: bf@FreeBSD.org Subject: [package - 84amd64-default][devel/frama-c] Failed for frama-c-20140301_2 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, 31 Jan 2015 13:44:43 -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: bf@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: head/devel/frama-c/Makefile 367888 2014-09-10 20:50:31Z gerald $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/frama-c-20140301_2.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building devel/frama-c build started at Sat Jan 31 13:43:18 UTC 2015 port directory: /usr/ports/devel/frama-c building for: FreeBSD 84amd64-default-job-19 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: bf@FreeBSD.org Makefile ident: $FreeBSD: head/devel/frama-c/Makefile 367888 2014-09-10 20:50:31Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=frama-c-20140301_2 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for frama-c-20140301_2: ALTERGO=on: Alt-Ergo plugin (requires PLUGINS) COQ=off: Coq plugin (requires PLUGINS) GUI=on: Graphical User Interface (requires PLUGINS) PLUGINS=on: Build and/or install plugins ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-cpp="cpp -C -I/usr/local/share/frama-c/libc -I." --enable-gui --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/frama-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/frama-c/work HOME=/wrkdirs/usr/ports/devel/frama-c/work TMPDIR="/tmp" HAS_COQ=no XDG_DATA_HOME=/wrkdirs/usr/ports/devel/frama-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/frama-c/work HOME=/wrkdirs/usr/ports/devel/frama-c/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- FRAMAC_LIBDIR="/usr/local/lib/frama-c" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/frama-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/frama-c/work HOME=/wrkdirs/usr/ports/devel/frama-c/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/frama-c/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/frama-c/work HOME=/wrkdirs/usr/ports/devel/frama-c/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-- ALTERGO="" NO_ALTERGO="@comment " COQ="@comment " NO_COQ="" GUI="" NO_GUI="@comment " PLUGINS="" NO_PLUGINS="@comment " OCAML_SITELIBDIR="lib/ocaml/site-lib" OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/frama-c" EXAMPLESDIR="share/examples/frama-c" DATADIR="share/frama-c" WWWDIR="www/frama-c" ETCDIR="etc/frama-c" --End PLIST_SUB-- --SUB_LIST-- ALTERGO="" NO_ALTERGO="@comment " COQ="@comment " NO_COQ="" GUI="" NO_GUI="@comment " PLUGINS="" NO_PLUGINS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/frama-c DOCSDIR=/usr/local/share/doc/frama-c EXAMPLESDIR=/usr/local/share/examples/frama-c WWWDIR=/usr/local/www/frama-c ETCDIR=/usr/local/etc/frama-c --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL21 accepted by the user =========================================================================== =================================================== ===> frama-c-20140301_2 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.7.txz [84amd64-default-job-19] Installing pkg-1.4.7... [84amd64-default-job-19] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of frama-c-20140301_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by frama-c-20140301_2 for building =========================================================================== =================================================== ===> License LGPL21 accepted by the user ===> Fetching all distfiles required by frama-c-20140301_2 for building => SHA256 Checksum OK for frama-c-Neon-20140301.tar.gz. =========================================================================== =================================================== ===> frama-c-20140301_2 depends on file: /usr/local/bin/ocamlc - not found ===> Verifying install for /usr/local/bin/ocamlc in /usr/ports/lang/ocaml ===> Installing existing package /packages/All/ocaml-4.01.0_4.txz [84amd64-default-job-19] Installing ocaml-4.01.0_4... [84amd64-default-job-19] `-- Installing libX11-1.6.2_2,1... [84amd64-default-job-19] | `-- Installing kbproto-1.0.6... [84amd64-default-job-19] | `-- Extracting kbproto-1.0.6... done [84amd64-default-job-19] | `-- Installing libXau-1.0.8_2... [84amd64-default-job-19] | | `-- Installing xproto-7.0.26... [84amd64-default-job-19] | | `-- Extracting xproto-7.0.26... done [84amd64-default-job-19] | `-- Extracting libXau-1.0.8_2... done [84amd64-default-job-19] | `-- Installing libXdmcp-1.1.1_2... [84amd64-default-job-19] | `-- Extracting libXdmcp-1.1.1_2... done [84amd64-default-job-19] | `-- Installing libxcb-1.11... [84amd64-default-job-19] | | `-- Installing libpthread-stubs-0.3_6... [84amd64-default-job-19] | | `-- Extracting libpthread-stubs-0.3_6... done [84amd64-default-job-19] | | `-- Installing libxml2-2.9.2_2... [84amd64-default-job-19] | | `-- Installing libiconv-1.14_6... [84amd64-default-job-19] | | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-19] | | `-- Extracting libxml2-2.9.2_2... done [84amd64-default-job-19] | `-- Extracting libxcb-1.11... done [84amd64-default-job-19] `-- Extracting libX11-1.6.2_2,1... done [84amd64-default-job-19] `-- Installing tk86-8.6.3... [84amd64-default-job-19] | `-- Installing libXScrnSaver-1.2.2_2... [84amd64-default-job-19] | | `-- Installing libXext-1.3.3,1... [84amd64-default-job-19] | | `-- Installing xextproto-7.3.0... [84amd64-default-job-19] | | `-- Extracting xextproto-7.3.0... done [84amd64-default-job-19] | | `-- Extracting libXext-1.3.3,1... done [84amd64-default-job-19] | | `-- Installing scrnsaverproto-1.2.2... [84amd64-default-job-19] | | `-- Extracting scrnsaverproto-1.2.2... done [84amd64-default-job-19] | `-- Extracting libXScrnSaver-1.2.2_2... done [84amd64-default-job-19] | `-- Installing libXft-2.3.2... [84amd64-default-job-19] | | `-- Installing fontconfig-2.11.1,1... [84amd64-default-job-19] | | `-- Installing expat-2.1.0_2... [84amd64-default-job-19] | | `-- Extracting expat-2.1.0_2... done [84amd64-default-job-19] | | `-- Installing freetype2-2.5.5... [84amd64-default-job-19] | | `-- Extracting freetype2-2.5.5... done [84amd64-default-job-19] | | `-- 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 [84amd64-default-job-19] | | `-- Installing libXrender-0.9.8_2... [84amd64-default-job-19] | | `-- Installing renderproto-0.11.1... [84amd64-default-job-19] | | `-- Extracting renderproto-0.11.1... done [84amd64-default-job-19] | | `-- Extracting libXrender-0.9.8_2... done Ocamlc src/type/descr.cmo Ocamlc src/lib/FCSet.cmi Ocamlc src/lib/FCSet.cmo Ocamlc src/lib/FCMap.cmi Ocamlc src/lib/FCMap.cmo Ocamlc src/lib/FCHashtbl.cmi Ocamlc src/lib/FCHashtbl.cmo Ocamlc src/lib/extlib.cmi Ocamlc src/lib/extlib.cmo Ocamlc src/lib/pretty_utils.cmi Ocamlc src/lib/pretty_utils.cmo Ocamlc src/lib/hook.cmi Ocamlc src/lib/hook.cmo Ocamlc src/lib/bag.cmi Ocamlc src/lib/bag.cmo Ocamlc src/lib/indexer.cmi Ocamlc src/lib/indexer.cmo Ocamlc src/lib/vector.cmi Ocamlc src/lib/vector.cmo Ocamlc src/lib/bitvector.cmi Ocamlc src/lib/bitvector.cmo Ocamlc src/lib/qstack.cmi Ocamlc src/lib/qstack.cmo Ocamlc src/lib/integer.cmi Ocamlc src/lib/integer.cmo Ocamlc src/lib/filepath.cmi Ocamlc src/lib/filepath.cmo Ocamlc src/kernel/config.cmi Ocamlc src/kernel/config.cmo Ocamlc src/kernel/log.cmi Ocamlc src/kernel/log.cmo Ocamlc src/kernel/cmdline.cmi Ocamlc src/kernel/cmdline.cmo Ocamlc src/project/project_skeleton.cmi Ocamlc src/project/project_skeleton.cmo Ocamlc src/type/datatype.cmi Ocamlc src/type/datatype.cmo Ocamlc src/kernel/journal.cmi Ocamlc src/kernel/journal.cmo Ocamlc src/project/state.cmi Ocamlc src/project/state.cmo Ocamlc src/project/state_dependency_graph.cmi Ocamlc src/project/state_dependency_graph.cmo Ocamlc src/project/state_topological.cmi Ocamlc src/project/state_topological.cmo Ocamlc src/project/state_selection.cmi Ocamlc src/project/state_selection.cmo Ocamlc src/project/project.cmi Ocamlc src/project/project.cmo Ocamlc src/project/state_builder.cmi Ocamlc src/project/state_builder.cmo Ocamlc src/kernel/typed_parameter.cmi Ocamlc src/kernel/typed_parameter.cmo Ocamlc src/kernel/dynamic.cmi Ocamlc src/kernel/dynamic.cmo Ocamlc cil/src/cil_types.cmi Ocamlc src/kernel/parameter_customize.cmi Ocamlc src/kernel/parameter_customize.cmo Ocamlc src/kernel/parameter_sig.cmi Ocamlc src/kernel/parameter_state.cmi Ocamlc src/kernel/parameter_state.cmo Ocamlc src/kernel/parameter_builder.cmi Ocamlc src/kernel/parameter_builder.cmo Ocamlc src/kernel/plugin.cmi Ocamlc src/kernel/plugin.cmo Ocamlc src/kernel/kernel.cmi Ocamlc src/kernel/kernel.cmo Ocamlc src/kernel/emitter.cmi Ocamlc src/kernel/emitter.cmo Ocamlc src/lib/floating_point.cmi Ocamlc src/lib/floating_point.cmo Ocamlc src/lib/rangemap.cmi Ocamlc src/lib/rangemap.cmo Ocamlc src/lib/binary_cache.cmi Ocamlc src/lib/binary_cache.cmo Ocamlc external/hptmap.cmi Ocamlc external/hptmap.cmo Ocamlc src/lib/hptset.cmi Ocamlc src/lib/hptset.cmo Ocamlc src/printer/printer_api.cmi Ocamlc src/printer/printer_builder.cmi Ocamlc src/printer/printer_builder.cmo Ocamlc cil/src/cilmsg.cmi Ocamlc cil/src/cilmsg.cmo Ocamlc cil/ocamlutil/alpha.cmi Ocamlc cil/ocamlutil/alpha.cmo Ocamlc cil/ocamlutil/cilconfig.cmi Ocamlc cil/ocamlutil/cilconfig.cmo Ocamlc cil/src/logic/logic_ptree.cmi Ocamlc cil/src/frontc/cabs.cmo Ocamlc cil/src/cil_datatype.cmi Ocamlc cil/src/cil_datatype.cmo Ocamlc cil/src/cil_state_builder.cmi Ocamlc cil/src/cil_state_builder.cmo Ocamlc cil/src/logic/utf8_logic.cmi Ocamlc cil/src/logic/utf8_logic.cmo Ocamlc cil/src/machdep_x86_16.cmi Ocamlc cil/src/machdep_x86_16.cmo Ocamlc cil/src/machdep_x86_32.cmi Ocamlc cil/src/machdep_x86_32.cmo Ocamlc cil/src/machdep_x86_64.cmi Ocamlc cil/src/machdep_x86_64.cmo Ocamlc cil/src/machdep_ppc_32.cmo Ocamlc cil/src/cil_const.cmi Ocamlc cil/src/cil_const.cmo Ocamlc cil/src/logic/logic_env.cmi Ocamlc cil/src/logic/logic_env.cmo Ocamlc cil/src/escape.cmi Ocamlc cil/src/escape.cmo Ocamlc cil/src/logic/logic_const.cmi Ocamlc cil/src/logic/logic_const.cmo Ocamlc cil/src/cil.cmi Ocamlc cil/src/cil.cmo Ocamlc src/printer/cil_printer.cmi Ocamlc src/printer/cil_printer.cmo Ocamlc src/printer/cil_descriptive_printer.cmi Ocamlc src/printer/cil_descriptive_printer.cmo Ocamlc cil/src/frontc/errorloc.cmi Ocamlc cil/src/frontc/errorloc.cmo Ocamlc cil/src/ext/expcompare.cmo Ocamlc cil/src/frontc/cabs_debug.cmi Ocamlc cil/src/frontc/cabs_debug.cmo Ocamlc cil/src/frontc/cabshelper.cmi Ocamlc cil/src/frontc/cabshelper.cmo Ocamlc cil/src/logic/logic_utils.cmi Ocamlc cil/src/logic/logic_utils.cmo Ocamlc cil/src/logic/logic_builtin.cmi Ocamlc cil/src/logic/logic_builtin.cmo Ocamlc cil/src/logic/logic_print.cmi Ocamlc cil/src/logic/logic_print.cmo Ocamlc cil/src/logic/logic_parser.cmi Ocamlc cil/src/logic/logic_parser.cmo Ocamlc cil/src/logic/logic_lexer.cmo Ocamlc cil/src/frontc/lexerhack.cmo Ocamlc cil/src/mergecil.cmi Ocamlc cil/src/mergecil.cmo Ocamlc cil/src/rmtmps.cmi Ocamlc cil/src/rmtmps.cmo Ocamlc cil/src/logic/logic_typing.cmi Ocamlc cil/src/logic/logic_typing.cmo Ocamlc cil/src/frontc/cprint.cmi Ocamlc cil/src/frontc/cprint.cmo Ocamlc cil/src/frontc/cabscond.cmi Ocamlc cil/src/frontc/cabscond.cmo Ocamlc cil/src/frontc/cabsvisit.cmi Ocamlc cil/src/frontc/cabsvisit.cmo Ocamlc cil/src/frontc/cabs2cil.cmi Ocamlc cil/src/frontc/cabs2cil.cmo Ocamlc cil/src/frontc/cparser.cmi Ocamlc cil/src/frontc/clexer.cmi Ocamlc cil/src/frontc/clexer.cmo Ocamlc cil/src/frontc/cparser.cmo Ocamlc cil/src/logic/logic_preprocess.cmi Ocamlc cil/src/logic/logic_preprocess.cmo Ocamlc cil/src/frontc/frontc.cmi Ocamlc cil/src/frontc/frontc.cmo Ocamlc cil/src/ext/callgraph.cmi Ocamlc cil/src/ext/callgraph.cmo Ocamlc cil/src/ext/dataflow.cmi Ocamlc cil/src/ext/dataflow.cmo Ocamlc cil/src/ext/oneret.cmi Ocamlc cil/src/ext/oneret.cmo Ocamlc cil/src/ext/cfg.cmi Ocamlc cil/src/ext/cfg.cmo Ocamlc src/buckx/buckx.cmi Ocamlc src/buckx/buckx.cmo Ocamlc src/kernel/ast_info.cmi Ocamlc src/kernel/ast_info.cmo Ocamlc src/kernel/ast.cmi Ocamlc src/kernel/ast.cmo Ocamlc src/kernel/globals.cmi Ocamlc src/kernel/globals.cmo Ocamlc src/kernel/kernel_function.cmi Ocamlc src/kernel/kernel_function.cmo Ocamlc src/logic/property.cmi Ocamlc src/logic/property.cmo Ocamlc src/logic/property_status.cmi Ocamlc src/logic/property_status.cmo File "src/logic/property_status.ml", line 1444, characters 4-2019: Error: Signature mismatch: ... Values do not match: val vertex_attributes : v -> [> `Color of int | `Label of string | `Shape of [> `Box | `Diamond ] | `Style of [> `Bold | `Filled ] | `Width of float ] list is not included in val vertex_attributes : V.t -> Graph.Graphviz.DotAttributes.vertex list File "src/logic/property_status.ml", line 1479, characters 16-33: Actual declaration share/Makefile.generic:75: recipe for target 'src/logic/property_status.cmo' failed gmake: *** [src/logic/property_status.cmo] Error 2 *** Error code 1 Stop in /usr/ports/devel/frama-c. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 13:48:41 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 11141277; Sat, 31 Jan 2015 13:48:41 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 F164FD64; Sat, 31 Jan 2015 13:48:40 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VDmeq8070312; Sat, 31 Jan 2015 13:48:40 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VDmesB070294; Sat, 31 Jan 2015 13:48:40 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 13:48:40 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311348.t0VDmesB070294@beefy2.isc.freebsd.org> To: demon@FreeBSD.org Subject: [package - 84amd64-default][math/vowpal_wabbit] Failed for vowpal_wabbit-7.9 in configure 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, 31 Jan 2015 13:48:41 -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: demon@FreeBSD.org Last committer: demon@FreeBSD.org Ident: $FreeBSD: head/math/vowpal_wabbit/Makefile 377088 2015-01-15 13:00:58Z demon $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/vowpal_wabbit-7.9.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building math/vowpal_wabbit build started at Sat Jan 31 13:48:30 UTC 2015 port directory: /usr/ports/math/vowpal_wabbit building for: FreeBSD 84amd64-default-job-06 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: demon@FreeBSD.org Makefile ident: $FreeBSD: head/math/vowpal_wabbit/Makefile 377088 2015-01-15 13:00:58Z demon $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=vowpal_wabbit-7.9 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-shared=no --with-boost=/usr/local --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/vowpal_wabbit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/vowpal_wabbit/work HOME=/wrkdirs/usr/ports/math/vowpal_wabbit/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/vowpal_wabbit/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/vowpal_wabbit/work HOME=/wrkdirs/usr/ports/math/vowpal_wabbit/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-- OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/vowpal_wabbit" EXAMPLESDIR="share/examples/vowpal_wabbit" DATADIR="share/vowpal_wabbit" WWWDIR="www/vowpal_wabbit" ETCDIR="etc/vowpal_wabbit" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/vowpal_wabbit DOCSDIR=/usr/local/share/doc/vowpal_wabbit EXAMPLESDIR=/usr/local/share/examples/vowpal_wabbit WWWDIR=/usr/local/www/vowpal_wabbit ETCDIR=/usr/local/etc/vowpal_wabbit --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== =========================================================================== =================================================== ===> vowpal_wabbit-7.9 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.7.txz [84amd64-default-job-06] Installing pkg-1.4.7... [84amd64-default-job-06] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of vowpal_wabbit-7.9 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by vowpal_wabbit-7.9 for building =========================================================================== =================================================== ===> Fetching all distfiles required by vowpal_wabbit-7.9 for building => SHA256 Checksum OK for vowpal_wabbit/7.9.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by vowpal_wabbit-7.9 for building ===> Extracting for vowpal_wabbit-7.9 => SHA256 Checksum OK for vowpal_wabbit/7.9.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for vowpal_wabbit-7.9 ===> Applying FreeBSD patches for vowpal_wabbit-7.9 =========================================================================== =================================================== =========================================================================== =================================================== ===> vowpal_wabbit-7.9 depends on shared library: libboost_thread.so - not found ===> Verifying for libboost_thread.so in /usr/ports/devel/boost-libs ===> Installing existing package /packages/All/boost-libs-1.55.0_4.txz [84amd64-default-job-06] Installing boost-libs-1.55.0_4... [84amd64-default-job-06] `-- Installing icu-53.1... [84amd64-default-job-06] `-- Extracting icu-53.1... done [84amd64-default-job-06] 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 vowpal_wabbit-7.9 =========================================================================== =================================================== ===> Configuring for vowpal_wabbit-7.9 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking build system type... amd64-portbld-freebsd8.4 checking host system type... amd64-portbld-freebsd8.4 checking how to print strings... printf checking for gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert amd64-portbld-freebsd8.4 file names to amd64-portbld-freebsd8.4 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd8.4 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd8.4 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd8.4 ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking for boostlib >= 1.0... configure: We could not detect the boost libraries (version 1.0 or higher). If you have a staged boost library (still not installed) please specify $BOOST_ROOT in your environment and do not give a PATH to --with-boost option. If you are sure you have boost installed, then check your version number looking in . See http://randspringer.de/boost for more documentation. configure: error: Could not find a valid version of boost. ===> Script "configure" failed unexpectedly. Please report the problem to demon@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/math/vowpal_wabbit/work/vowpal_wabbit-7.9/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop in /usr/ports/math/vowpal_wabbit. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 14:09:58 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 A4F896C0 for ; Sat, 31 Jan 2015 14:09:58 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 8ACFCF0E; Sat, 31 Jan 2015 14:09:58 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VE9w3t074824; Sat, 31 Jan 2015 14:09:58 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VE9wcJ074673; Sat, 31 Jan 2015 14:09:58 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 14:09:58 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311409.t0VE9wcJ074673@beefy2.isc.freebsd.org> To: mi@aldan.algebra.com Subject: [package - 84amd64-default][devel/insight] Failed for gdb-insight-6.6_1 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, 31 Jan 2015 14:09:58 -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: mi@aldan.algebra.com Last committer: adamw@FreeBSD.org Ident: $FreeBSD: head/devel/insight/Makefile 358760 2014-06-22 01:33:56Z adamw $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/gdb-insight-6.6_1.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building devel/insight build started at Sat Jan 31 14:07:31 UTC 2015 port directory: /usr/ports/devel/insight building for: FreeBSD 84amd64-default-job-03 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: mi@aldan.algebra.com Makefile ident: $FreeBSD: head/devel/insight/Makefile 358760 2014-06-22 01:33:56Z adamw $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=gdb-insight-6.6_1 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --program-suffix=66 --disable-werror --enable-target=all --enable-tui --with-libiconv-prefix=/usr/local --enable-gdbtk --with-tclconfig=/usr/local/lib/tcl8.6 --with-tclinclude=/usr/local/include/tcl8.6/generic --with-tkconfig=/usr/local/lib/tk8.6 --with-tkinclude=/usr/local/include/tk8.6/generic --with-itclconfig=/usr/local/lib/itcl3.4 --with-itkconfig=/usr/local/lib/itk3.3 --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- CONFIGURED_M4=m4 CONFIGURED_BISON=byacc XDG_DATA_HOME=/wrkdirs/usr/ports/devel/insight/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/insight/work HOME=/wrkdirs/usr/ports/devel/insight/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/insight/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/insight/work HOME=/wrkdirs/usr/ports/devel/insight/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/insight/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/insight/work HOME=/wrkdirs/usr/ports/devel/insight/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/insight/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/insight/work HOME=/wrkdirs/usr/ports/devel/insight/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc" CFLAGS="-O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="g++" CXXFLAGS="-O2 -pipe -DRL_NO_COMPAT -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-- VER=66 INSIGHT='' OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gdb" EXAMPLESDIR="share/examples/gdb" DATADIR="share/gdb" WWWDIR="www/gdb" ETCDIR="etc/gdb" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gdb DOCSDIR=/usr/local/share/doc/gdb EXAMPLESDIR=/usr/local/share/examples/gdb WWWDIR=/usr/local/www/gdb ETCDIR=/usr/local/etc/gdb --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== # # The Tk-based GUI (Insight) is patched to work with [incr tcl] # version 3.3 and is currently experimental. Bug reports should # be accompanied by patches. # =========================================================================== =================================================== ===> gdb-insight-6.6_1 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.7.txz [84amd64-default-job-03] Installing pkg-1.4.7... [84amd64-default-job-03] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gdb-insight-6.6_1 =========================================================================== =================================================== =========================================================================== =================================================== # # The Tk-based GUI (Insight) is patched to work with [incr tcl] # version 3.3 and is currently experimental. Bug reports should # be accompanied by patches. # ===> Fetching all distfiles required by gdb-insight-6.6_1 for building =========================================================================== =================================================== # # The Tk-based GUI (Insight) is patched to work with [incr tcl] # version 3.3 and is currently experimental. Bug reports should # be accompanied by patches. # ===> Fetching all distfiles required by gdb-insight-6.6_1 for building => SHA256 Checksum OK for gdb-6.6.tar.bz2. => SHA256 Checksum OK for gdbtk-6.6.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== # # The Tk-based GUI (Insight) is patched to work with [incr tcl] # version 3.3 and is currently experimental. Bug reports should # be accompanied by patches. # ===> Fetching all distfiles required by gdb-insight-6.6_1 for building ===> Extracting for gdb-insight-6.6_1 => SHA256 Checksum OK for gdb-6.6.tar.bz2. => SHA256 Checksum OK for gdbtk-6.6.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gdb-insight-6.6_1 ===> Applying extra patch /usr/ports/devel/gdb66/files/itcl33-patch ===> Applying extra patch /usr/ports/devel/gdb66/files/extra-gdb-gdbtk-generic-gdbtk.c ===> Applying extra patch /usr/ports/devel/gdb66/files/extra-gdb-gdbtk-generic-gdbtk-hooks.c ===> Applying FreeBSD patches for gdb-insight-6.6_1 echo 'READLINE = -lreadline_p' >> /wrkdirs/usr/ports/devel/insight/work/gdb-6.6/gdb/Makefile.in =========================================================================== =================================================== ===> gdb-insight-6.6_1 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 [84amd64-default-job-03] Installing gettext-tools-0.19.4... [84amd64-default-job-03] `-- Installing expat-2.1.0_2... [84amd64-default-job-03] `-- Extracting expat-2.1.0_2... done [84amd64-default-job-03] `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-03] | `-- Installing indexinfo-0.2.2... [84amd64-default-job-03] | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-03] | `-- Installing libiconv-1.14_6... [84amd64-default-job-03] | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-03] `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-03] Extracting gettext-tools-0.19.4... done ===> Returning to build of gdb-insight-6.6_1 ===> gdb-insight-6.6_1 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-03] Installing gmake-4.1_1... [84amd64-default-job-03] Extracting gmake-4.1_1... done ===> Returning to build of gdb-insight-6.6_1 =========================================================================== =================================================== ===> gdb-insight-6.6_1 depends on shared library: libitk.so - not found ===> Verifying for libitk.so in /usr/ports/x11-toolkits/itk ===> Installing existing package /packages/All/itk-3.3_3.txz [84amd64-default-job-03] Installing itk-3.3_3... [84amd64-default-job-03] `-- Installing itcl-3.4.1,1... [84amd64-default-job-03] | `-- Installing tcl86-8.6.3... [84amd64-default-job-03] | `-- Extracting tcl86-8.6.3... done [84amd64-default-job-03] `-- Extracting itcl-3.4.1,1... done [84amd64-default-job-03] `-- Installing tk86-8.6.3... [84amd64-default-job-03] | `-- Installing libX11-1.6.2_2,1... [84amd64-default-job-03] | | `-- Installing kbproto-1.0.6... [84amd64-default-job-03] | | `-- Extracting kbproto-1.0.6... done [84amd64-default-job-03] | | `-- Installing libXau-1.0.8_2... [84amd64-default-job-03] | | `-- Installing xproto-7.0.26... [84amd64-default-job-03] | | `-- Extracting xproto-7.0.26... done [84amd64-default-job-03] | | `-- Extracting libXau-1.0.8_2... done [84amd64-default-job-03] | | `-- Installing libXdmcp-1.1.1_2... [84amd64-default-job-03] | | `-- Extracting libXdmcp-1.1.1_2... done [84amd64-default-job-03] | | `-- Installing libxcb-1.11... [84amd64-default-job-03] | | `-- Installing libpthread-stubs-0.3_6... [84amd64-default-job-03] | | `-- Extracting libpthread-stubs-0.3_6... done [84amd64-default-job-03] | | `-- Installing libxml2-2.9.2_2... gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized block.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized symtab.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized symfile.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized symmisc.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized linespec.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dictionary.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized infcall.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized infcmd.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized infrun.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized expprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized environ.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized stack.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized thread.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized exceptions.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized inf-child.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized interps.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized -DTARGET_SYSTEM_ROOT=\"\" \ -DBINDIR=\"/usr/local/bin\" .././gdb/main.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized macrotab.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized macrocmd.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized macroexp.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized macroscope.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized event-loop.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized event-top.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized inf-loop.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized completer.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized gdbarch.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized arch-utils.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized gdbtypes.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized osabi.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized .././gdb/copying.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized memattr.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized mem-break.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized target.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized parse.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized language.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized buildsym.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized std-regs.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized .././gdb/signals/signals.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized gdb-events.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized exec.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized bcache.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized objfiles.c ././gdb/observer.sh inc .././gdb/doc/observer.texi observer.inc Creating observer.itmp Moving observer.itmp to observer.inc gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized observer.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized minsyms.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized maint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized demangle.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dbxread.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized coffread.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized coff-pe-read.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized elfread.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarfread.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarf2read.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized mipsread.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized stabsread.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized corefile.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarf2expr.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarf2loc.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized dwarf2-frame.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ada-lang.c ada-lang.c: In function 'ada_lookup_symbol_list': ada-lang.c:4664: warning: passing argument 3 of 'remove_out_of_scope_renamings' discards qualifiers from pointer target type gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized c-lang.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized f-lang.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized objc-lang.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ui-out.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cli-out.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized varobj.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized vec.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized wrapper.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized jv-lang.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized jv-valprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized jv-typeprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized m2-lang.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized p-lang.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized p-typeprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized p-valprint.c p-valprint.c: In function 'pascal_object_print_value_fields': p-valprint.c:756: warning: 'tmp_obstack.alloc_failed' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.maybe_empty_object' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.use_extra_arg' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.extra_arg' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.freefun' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.chunkfun' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.alignment_mask' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.temp' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.chunk_limit' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.next_free' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.object_base' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.chunk' may be used uninitialized in this function p-valprint.c:756: warning: 'tmp_obstack.chunk_size' may be used uninitialized in this function p-valprint.c: In function 'pascal_object_print_value': p-valprint.c:925: warning: 'tmp_obstack.alloc_failed' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.maybe_empty_object' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.use_extra_arg' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.extra_arg' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.freefun' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.chunkfun' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.alignment_mask' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.temp' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.chunk_limit' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.next_free' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.object_base' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.chunk' may be used uninitialized in this function p-valprint.c:925: warning: 'tmp_obstack.chunk_size' may be used uninitialized in this function gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized scm-exp.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized scm-lang.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized scm-valprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized sentinel-frame.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized complaints.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized typeprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ada-typeprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized c-typeprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized f-typeprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized m2-typeprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ada-valprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized c-valprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cp-valprint.c cp-valprint.c: In function 'cp_print_value_fields': cp-valprint.c:268: warning: 'tmp_obstack.alloc_failed' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.maybe_empty_object' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.use_extra_arg' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.extra_arg' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.freefun' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.chunkfun' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.alignment_mask' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.temp' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.chunk_limit' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.next_free' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.object_base' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.chunk' may be used uninitialized in this function cp-valprint.c:268: warning: 'tmp_obstack.chunk_size' may be used uninitialized in this function cp-valprint.c: In function 'cp_print_value': cp-valprint.c:527: warning: 'tmp_obstack.alloc_failed' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.maybe_empty_object' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.use_extra_arg' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.extra_arg' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.freefun' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.chunkfun' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.alignment_mask' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.temp' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.chunk_limit' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.next_free' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.object_base' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.chunk' may be used uninitialized in this function cp-valprint.c:527: warning: 'tmp_obstack.chunk_size' may be used uninitialized in this function gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized f-valprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized m2-valprint.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized nlmread.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized serial.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized mdebugread.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized top.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized utils.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized ui-file.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized user-regs.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized frame.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized frame-unwind.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized doublest.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized frame-base.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized gnu-v2-abi.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized .././gdb/gnu-v3-abi.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized hpacc-abi.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cp-abi.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cp-support.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized cp-namespace.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized reggroups.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized regset.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized trad-frame.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized tramp-frame.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized solib-null.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized prologue-value.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized memory-map.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized xml-support.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized target-memory.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized inflow.c Making init.c gcc -c -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing -I. -I.././gdb -I.././gdb/config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I.././gdb/../include/opcode -I../bfd -I.././gdb/../bfd -I.././gdb/../include -DMI_OUT=1 -DGDBTK -DTUI=1 -I/usr/local/include -I/usr/local/include -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized init.c rm -f libgdb.a ar q libgdb.a amd64-tdep.o amd64fbsd-tdep.o i386-tdep.o i387-tdep.o i386bsd-tdep.o i386fbsd-tdep.o bsd-uthread.o corelow.o solib.o solib-svr4.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o fork-child.o inf-ptrace.o fbsd-nat.o amd64-nat.o amd64bsd-nat.o amd64fbsd-nat.o gcore.o bsd-kvm.o remote.o dcache.o remote-utils.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-utils.o cli-logging.o cli-interp.o mi-out.o mi-console.o mi-cmds.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o mi-common.o posix-hdep.o gdbtk.o gdbtk-bp.o gdbtk-cmds.o gdbtk-hooks.o gdbtk-interp.o gdbtk-register.o gdbtk-stack.o gdbtk-varobj.o gdbtk-wrapper.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsour ce.o c-exp.o cp-name-parser.o objc-exp.o ada-exp.o jv-exp.o f-exp.o m2-exp.o p-exp.o version.o annotate.o auxv.o bfd-target.o blockframe.o breakpoint.o findvar.o regcache.o charset.o disasm.o dummy-frame.o source.o value.o eval.o valops.o valarith.o valprint.o printcmd.o block.o symtab.o symfile.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o inf-child.o interps.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o osabi.o copying.o memattr.o mem-break.o target.o parse.o language.o buildsym.o std-regs.o signals.o gdb-events.o exec.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o elfread.o dwarfread.o dwarf2read.o mipsread.o stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o ada-lang.o c-lang.o f-lang.o objc-lang.o ui-out.o cli-out.o varobj.o vec.o wrapper.o jv-lang.o jv-valpr int.o jv-typeprint.o m2-lang.o p-lang.o p-ty! peprint.o p-valprint.o scm-exp.o scm-lang.o scm-valprint.o sentinel-frame.o complaints.o typeprint.o ada-typeprint.o c-typeprint.o f-typeprint.o m2-typeprint.o ada-valprint.o c-valprint.o cp-valprint.o f-valprint.o m2-valprint.o nlmread.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o gnu-v2-abi.o gnu-v3-abi.o hpacc-abi.o cp-abi.o cp-support.o cp-namespace.o reggroups.o regset.o trad-frame.o tramp-frame.o solib.o solib-null.o prologue-value.o memory-map.o xml-support.o target-memory.o inflow.o init.o ar: warning: creating libgdb.a ranlib libgdb.a rm -f gdb gcc -O2 -pipe -DRL_NO_COMPAT -fstack-protector -fno-strict-aliasing \ -o gdb gdb.o libgdb.a \ -lreadline_p ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libgui/src/libgui.a -L/usr/local/lib/itcl3.4 -litcl34 -L/usr/local/lib -litk -L/usr/local/lib -ltk86 -Wl,-rpath,/usr/local/lib -L/usr/local/lib -ltcl86 -L/usr/local/lib -lX11 -lXss -lXext -L/usr/local/lib -lXft -lX11 -L/usr/local/lib -lfreetype -lfontconfig -L/usr/local/lib -lfreetype -lXrender -L/usr/local/lib -lX11 -lfontconfig -lpthread -lz -lpthread -lm -lncurses -lm -L/usr/local/lib -liconv /usr/local/lib/libexpat.so -Wl,-rpath -Wl,/usr/local/lib ../libiberty/libiberty.a -lkvm /usr/bin/ld: cannot find -lreadline_p Makefile:1227: recipe for target 'gdb' failed gmake[2]: *** [gdb] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/devel/insight/work/gdb-6.6/gdb' Makefile:8250: recipe for target 'all-gdb' failed gmake[1]: *** [all-gdb] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/insight/work/gdb-6.6' Makefile:626: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/devel/insight. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 14:10:05 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 7D81C6C3 for ; Sat, 31 Jan 2015 14:10:05 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 5CA27F10; Sat, 31 Jan 2015 14:10:05 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VEA50R082922; Sat, 31 Jan 2015 14:10:05 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VEA4Dr082195; Sat, 31 Jan 2015 14:10:04 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 14:10:04 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311410.t0VEA4Dr082195@beefy2.isc.freebsd.org> To: ohartman@zedat.fu-berlin.de Subject: [package - 84amd64-default][devel/freeocl] Failed for freeocl-0.3.6_6 in configure 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, 31 Jan 2015 14:10:05 -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: ohartman@zedat.fu-berlin.de Last committer: rodrigo@FreeBSD.org Ident: $FreeBSD: head/devel/freeocl/Makefile 372647 2014-11-16 19:14:45Z rodrigo $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/freeocl-0.3.6_6.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building devel/freeocl build started at Sat Jan 31 14:09:58 UTC 2015 port directory: /usr/ports/devel/freeocl building for: FreeBSD 84amd64-default-job-04 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: ohartman@zedat.fu-berlin.de Makefile ident: $FreeBSD: head/devel/freeocl/Makefile 372647 2014-11-16 19:14:45Z rodrigo $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=freeocl-0.3.6_6 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/freeocl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/freeocl/work HOME=/wrkdirs/usr/ports/devel/freeocl/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/freeocl/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/freeocl/work HOME=/wrkdirs/usr/ports/devel/freeocl/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="gcc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="g++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing -pthread -std=gnu++0x" 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-- CMAKE_BUILD_TYPE="release" OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/freeocl" EXAMPLESDIR="share/examples/freeocl" DATADIR="share/freeocl" WWWDIR="www/freeocl" ETCDIR="etc/freeocl" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/freeocl DOCSDIR=/usr/local/share/doc/freeocl EXAMPLESDIR=/usr/local/share/examples/freeocl WWWDIR=/usr/local/www/freeocl ETCDIR=/usr/local/etc/freeocl --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License LGPL3 accepted by the user =========================================================================== =================================================== ===> freeocl-0.3.6_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.7.txz [84amd64-default-job-04] Installing pkg-1.4.7... [84amd64-default-job-04] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of freeocl-0.3.6_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL3 accepted by the user ===> Fetching all distfiles required by freeocl-0.3.6_6 for building =========================================================================== =================================================== ===> License LGPL3 accepted by the user ===> Fetching all distfiles required by freeocl-0.3.6_6 for building => SHA256 Checksum OK for FreeOCL-0.3.6-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License LGPL3 accepted by the user ===> Fetching all distfiles required by freeocl-0.3.6_6 for building ===> Extracting for freeocl-0.3.6_6 => SHA256 Checksum OK for FreeOCL-0.3.6-src.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for freeocl-0.3.6_6 ===> Applying FreeBSD patches for freeocl-0.3.6_6 /usr/bin/sed -i.bak -e 's:%%PREFIX%%:/usr/local:g' /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/src/icd/icd_loader.cpp /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeLists.txt =========================================================================== =================================================== ===> freeocl-0.3.6_6 depends on file: /usr/local/lib/libatomic_ops.a - not found ===> Verifying install for /usr/local/lib/libatomic_ops.a in /usr/ports/devel/libatomic_ops ===> Installing existing package /packages/All/libatomic_ops-7.4.0_1.txz [84amd64-default-job-04] Installing libatomic_ops-7.4.0_1... [84amd64-default-job-04] Extracting libatomic_ops-7.4.0_1... done ===> Returning to build of freeocl-0.3.6_6 ===> freeocl-0.3.6_6 depends on file: /usr/local/include/CL/opencl.h - not found ===> Verifying install for /usr/local/include/CL/opencl.h in /usr/ports/devel/opencl ===> Installing existing package /packages/All/opencl-2.0.txz [84amd64-default-job-04] Installing opencl-2.0... [84amd64-default-job-04] Extracting opencl-2.0... done Message for opencl-2.0: OpenCL is the first open, royalty-free standard for cross-platform, parallel programming of modern processors. ===> Returning to build of freeocl-0.3.6_6 ===> freeocl-0.3.6_6 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-3.1.1.txz [84amd64-default-job-04] Installing cmake-3.1.1... [84amd64-default-job-04] `-- Installing cmake-modules-3.1.1... [84amd64-default-job-04] `-- Extracting cmake-modules-3.1.1... done [84amd64-default-job-04] `-- Installing curl-7.40.0... [84amd64-default-job-04] | `-- Installing ca_root_nss-3.17.3_1... [84amd64-default-job-04] | `-- Extracting ca_root_nss-3.17.3_1... done [84amd64-default-job-04] `-- Extracting curl-7.40.0... done [84amd64-default-job-04] `-- Installing expat-2.1.0_2... [84amd64-default-job-04] `-- Extracting expat-2.1.0_2... done [84amd64-default-job-04] `-- Installing libarchive-3.1.2_2,1... [84amd64-default-job-04] | `-- Installing libxml2-2.9.2_2... [84amd64-default-job-04] | | `-- Installing libiconv-1.14_6... [84amd64-default-job-04] | | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-04] | `-- Extracting libxml2-2.9.2_2... done [84amd64-default-job-04] | `-- Installing lzo2-2.08_1... [84amd64-default-job-04] | `-- Extracting lzo2-2.08_1... done [84amd64-default-job-04] `-- Extracting libarchive-3.1.2_2,1... done [84amd64-default-job-04] Extracting cmake-3.1.1... done ===> Returning to build of freeocl-0.3.6_6 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for freeocl-0.3.6_6 ===> Performing in-source build /bin/mkdir -p /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source -- The C compiler identification is GNU 4.2.1 -- The CXX compiler identification is unknown -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- broken CMake Error at /usr/local/share/cmake/Modules/CMakeTestCXXCompiler.cmake:54 (message): The C++ compiler "/usr/bin/g++" is not able to compile a simple test program. It fails with the following output: Change Dir: /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTryCompileExec3357244707/fast" /usr/bin/make -f CMakeFiles/cmTryCompileExec3357244707.dir/build.make CMakeFiles/cmTryCompileExec3357244707.dir/build /usr/local/bin/cmake -E cmake_progress_report /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeTmp/CMakeFiles 1 Building CXX object CMakeFiles/cmTryCompileExec3357244707.dir/testCXXCompiler.cxx.o /usr/bin/g++ -O2 -pipe -fstack-protector -fno-strict-aliasing -pthread -std=gnu++0x -o CMakeFiles/cmTryCompileExec3357244707.dir/testCXXCompiler.cxx.o -c /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeTmp/testCXXCompiler.cxx cc1plus: error: unrecognized command line option "-std=gnu++0x" *** Error code 1 Stop in /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeTmp. *** Error code 1 Stop in /wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeTmp. CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:1 (project) -- Configuring incomplete, errors occurred! See also "/wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeOutput.log". See also "/wrkdirs/usr/ports/devel/freeocl/work/FreeOCL-0.3.6-Source/CMakeFiles/CMakeError.log". *** Error code 1 Stop in /usr/ports/devel/freeocl. From owner-freebsd-pkg-fallout@FreeBSD.ORG Sat Jan 31 14:57:42 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 1ED97F4; Sat, 31 Jan 2015 14:57:42 +0000 (UTC) Received: from beefy2.isc.freebsd.org (beefy2.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:39]) (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 08E863EA; Sat, 31 Jan 2015 14:57:42 +0000 (UTC) Received: from beefy2.isc.freebsd.org (localhost [127.0.0.1]) by beefy2.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id t0VEveJq047275; Sat, 31 Jan 2015 14:57:40 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy2.isc.freebsd.org (8.14.9/8.14.9/Submit) id t0VEvebR047274; Sat, 31 Jan 2015 14:57:40 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 31 Jan 2015 14:57:40 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201501311457.t0VEvebR047274@beefy2.isc.freebsd.org> To: gerald@FreeBSD.org Subject: [package - 84amd64-default][lang/gcc5] Failed for gcc5-5.0.s20150125 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, 31 Jan 2015 14:57:42 -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: gerald@FreeBSD.org Last committer: gerald@FreeBSD.org Ident: $FreeBSD: head/lang/gcc5/Makefile 377932 2015-01-26 12:53:12Z gerald $ Log URL: http://beefy2.isc.freebsd.org/data/84amd64-default/2015-01-30_21h51m44s/logs/gcc5-5.0.s20150125.log Build URL: http://beefy2.isc.freebsd.org/build.html?mastername=84amd64-default&build=2015-01-30_21h51m44s Log: ====>> Building lang/gcc5 build started at Sat Jan 31 11:16:36 UTC 2015 port directory: /usr/ports/lang/gcc5 building for: FreeBSD 84amd64-default-job-08 8.4-RELEASE-p16 FreeBSD 8.4-RELEASE-p16 amd64 maintained by: gerald@FreeBSD.org Makefile ident: $FreeBSD: head/lang/gcc5/Makefile 377932 2015-01-26 12:53:12Z gerald $ Poudriere version: 3.1.1 Host OSVERSION: 1100056 Jail OSVERSION: 804000 ---Begin Environment--- OSVERSION=804000 UNAME_v=FreeBSD 8.4-RELEASE-p16 UNAME_r=8.4-RELEASE-p16 FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= 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=gcc5-5.0.s20150125 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/84amd64-default/ref/.p/pool MASTERNAME=84amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for gcc5-5.0.s20150125: BOOTSTRAP=on: Build using a full bootstrap JAVA=on: Java platform support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --without-libffi --with-build-config=bootstrap-debug --disable-nls --enable-gnu-indirect-function --libdir=/usr/local/lib/gcc5 --libexecdir=/usr/local/libexec/gcc5 --program-suffix=5 --with-as=/usr/local/bin/as --with-gmp=/usr/local --with-gxx-include-dir=/usr/local/lib/gcc5/include/c++/ --with-ld=/usr/local/bin/ld --with-libiconv-prefix=/usr/local --with-pkgversion="FreeBSD Ports Collection" --with-system-zlib --with-ecj-jar=/usr/local/share/java/ecj-4.5.jar --enable-languages=c,c++,objc,fortran,java --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gcc5/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gcc5/work HOME=/wrkdirs/usr/ports/lang/gcc5/work TMPDIR="/tmp" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gcc5/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gcc5/work HOME=/wrkdirs/usr/ports/lang/gcc5/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gcc5/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gcc5/work HOME=/wrkdirs/usr/ports/lang/gcc5/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gcc5/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gcc5/work HOME=/wrkdirs/usr/ports/lang/gcc5/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" 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 wh eel -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-- GCC_VERSION=5.0.0 GNU_HOST=x86_64-portbld-freebsd8.4 SUFFIX=5 JAVA="" OSREL=8.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PERL_VERSION=5.18.4 PERL_VER=5.18 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.18 DOCSDIR="share/doc/gcc5" EXAMPLESDIR="share/examples/gcc5" DATADIR="share/gcc5" WWWDIR="www/gcc5" ETCDIR="etc/gcc5" --End PLIST_SUB-- --SUB_LIST-- TARGLIB=/usr/local/lib/gcc5 PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gcc5 DOCSDIR=/usr/local/share/doc/gcc5 EXAMPLESDIR=/usr/local/share/examples/gcc5 WWWDIR=/usr/local/www/gcc5 ETCDIR=/usr/local/etc/gcc5 --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs 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 #WITH_PKGNG=devel # clean-restricted ran via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== Making GCC 5.0.s20150125 for x86_64-portbld-freebsd8.4 [c,c++,objc,fortran,java] ===> License GPLv3 GPLv3RLE accepted by the user =========================================================================== =================================================== ===> gcc5-5.0.s20150125 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.7.txz [84amd64-default-job-08] Installing pkg-1.4.7... [84amd64-default-job-08] Extracting pkg-1.4.7... done Message for pkg-1.4.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of gcc5-5.0.s20150125 =========================================================================== =================================================== =========================================================================== =================================================== Making GCC 5.0.s20150125 for x86_64-portbld-freebsd8.4 [c,c++,objc,fortran,java] ===> License GPLv3 GPLv3RLE accepted by the user ===> Fetching all distfiles required by gcc5-5.0.s20150125 for building =========================================================================== =================================================== Making GCC 5.0.s20150125 for x86_64-portbld-freebsd8.4 [c,c++,objc,fortran,java] ===> License GPLv3 GPLv3RLE accepted by the user ===> Fetching all distfiles required by gcc5-5.0.s20150125 for building => SHA256 Checksum OK for gcc-5-20150125.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== Making GCC 5.0.s20150125 for x86_64-portbld-freebsd8.4 [c,c++,objc,fortran,java] ===> License GPLv3 GPLv3RLE accepted by the user ===> Fetching all distfiles required by gcc5-5.0.s20150125 for building ===> Extracting for gcc5-5.0.s20150125 => SHA256 Checksum OK for gcc-5-20150125.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gcc5-5.0.s20150125 ===> Applying extra patch /usr/ports/lang/gcc5/files/java-patch-hier ===> Applying FreeBSD patches for gcc5-5.0.s20150125 =========================================================================== =================================================== ===> gcc5-5.0.s20150125 depends on file: /usr/local/bin/as - not found ===> Verifying install for /usr/local/bin/as in /usr/ports/devel/binutils ===> Installing existing package /packages/All/binutils-2.25.txz [84amd64-default-job-08] Installing binutils-2.25... [84amd64-default-job-08] `-- Installing gettext-runtime-0.19.4... [84amd64-default-job-08] | `-- Installing indexinfo-0.2.2... [84amd64-default-job-08] | `-- Extracting indexinfo-0.2.2... done [84amd64-default-job-08] | `-- Installing libiconv-1.14_6... [84amd64-default-job-08] | `-- Extracting libiconv-1.14_6... done [84amd64-default-job-08] `-- Extracting gettext-runtime-0.19.4... done [84amd64-default-job-08] Extracting binutils-2.25... done ===> Returning to build of gcc5-5.0.s20150125 ===> gcc5-5.0.s20150125 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-08] Installing gmake-4.1_1... [84amd64-default-job-08] Extracting gmake-4.1_1... done ===> Returning to build of gcc5-5.0.s20150125 ===> gcc5-5.0.s20150125 depends on file: /usr/local/share/java/ecj-4.5.jar - not found ===> Verifying install for /usr/local/share/java/ecj-4.5.jar in /usr/ports/lang/gcc-ecj45 ===> Installing existing package /packages/All/gcc-ecj-4.5.txz [84amd64-default-job-08] Installing gcc-ecj-4.5... [84amd64-default-job-08] Extracting gcc-ecj-4.5... done ===> Returning to build of gcc5-5.0.s20150125 ===> gcc5-5.0.s20150125 depends on executable: zip - not found ===> Verifying install for zip in /usr/ports/archivers/zip ===> Installing existing package /packages/All/zip-3.0_1.txz [84amd64-default-job-08] Installing zip-3.0_1... [84amd64-default-job-08] Extracting zip-3.0_1... done ===> Returning to build of gcc5-5.0.s20150125 ===> gcc5-5.0.s20150125 depends on file: /usr/local/bin/as - found ===> gcc5-5.0.s20150125 depends on file: /usr/local/bin/perl5.18.4 - not found ===> Verifying install for /usr/local/bin/perl5.18.4 in /usr/ports/lang/perl5.18 ===> Installing existing package /packages/All/perl5-5.18.4_11.txz [84amd64-default-job-08] Installing perl5-5.18.4_11... [84amd64-default-job-08] Extracting perl5-5.18.4_11... done ===> Returning to build of gcc5-5.0.s20150125 =========================================================================== =================================================== ===> gcc5-5.0.s20150125 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 [84amd64-default-job-08] Installing gmp-5.1.3_2... [84amd64-default-job-08] Extracting gmp-5.1.3_2... done ===> Returning to build of gcc5-5.0.s20150125 ===> gcc5-5.0.s20150125 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 [84amd64-default-job-08] Installing mpfr-3.1.2_2... mv -f .deps/s_sin.Tpo .deps/s_sin.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT s_tan.lo -MD -MP -MF .deps/s_tan.Tpo -c -o s_tan.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/s_tan.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT s_tan.lo -MD -MP -MF .deps/s_tan.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/s_tan.c -fPIC -DPIC -o .libs/s_tan.o mv -f .deps/s_tan.Tpo .deps/s_tan.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT s_tanh.lo -MD -MP -MF .deps/s_tanh.Tpo -c -o s_tanh.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/s_tanh.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT s_tanh.lo -MD -MP -MF .deps/s_tanh.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/s_tanh.c -fPIC -DPIC -o .libs/s_tanh.o mv -f .deps/s_tanh.Tpo .deps/s_tanh.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c -o strtod.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/strtod.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/strtod.c -fPIC -DPIC -o .libs/strtod.o mv -f .deps/strtod.Tpo .deps/strtod.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_acos.lo -MD -MP -MF .deps/w_acos.Tpo -c -o w_acos.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_acos.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_acos.lo -MD -MP -MF .deps/w_acos.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_acos.c -fPIC -DPIC -o .libs/w_acos.o mv -f .deps/w_acos.Tpo .deps/w_acos.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_asin.lo -MD -MP -MF .deps/w_asin.Tpo -c -o w_asin.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_asin.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_asin.lo -MD -MP -MF .deps/w_asin.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_asin.c -fPIC -DPIC -o .libs/w_asin.o mv -f .deps/w_asin.Tpo .deps/w_asin.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_atan2.lo -MD -MP -MF .deps/w_atan2.Tpo -c -o w_atan2.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_atan2.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_atan2.lo -MD -MP -MF .deps/w_atan2.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_atan2.c -fPIC -DPIC -o .libs/w_atan2.o mv -f .deps/w_atan2.Tpo .deps/w_atan2.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_cosh.lo -MD -MP -MF .deps/w_cosh.Tpo -c -o w_cosh.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_cosh.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_cosh.lo -MD -MP -MF .deps/w_cosh.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_cosh.c -fPIC -DPIC -o .libs/w_cosh.o mv -f .deps/w_cosh.Tpo .deps/w_cosh.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_exp.lo -MD -MP -MF .deps/w_exp.Tpo -c -o w_exp.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_exp.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_exp.lo -MD -MP -MF .deps/w_exp.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_exp.c -fPIC -DPIC -o .libs/w_exp.o mv -f .deps/w_exp.Tpo .deps/w_exp.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_fmod.lo -MD -MP -MF .deps/w_fmod.Tpo -c -o w_fmod.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_fmod.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_fmod.lo -MD -MP -MF .deps/w_fmod.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_fmod.c -fPIC -DPIC -o .libs/w_fmod.o mv -f .deps/w_fmod.Tpo .deps/w_fmod.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_hypot.lo -MD -MP -MF .deps/w_hypot.Tpo -c -o w_hypot.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_hypot.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_hypot.lo -MD -MP -MF .deps/w_hypot.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_hypot.c -fPIC -DPIC -o .libs/w_hypot.o mv -f .deps/w_hypot.Tpo .deps/w_hypot.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_log.lo -MD -MP -MF .deps/w_log.Tpo -c -o w_log.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_log.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_log.lo -MD -MP -MF .deps/w_log.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_log.c -fPIC -DPIC -o .libs/w_log.o mv -f .deps/w_log.Tpo .deps/w_log.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_log10.lo -MD -MP -MF .deps/w_log10.Tpo -c -o w_log10.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_log10.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_log10.lo -MD -MP -MF .deps/w_log10.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_log10.c -fPIC -DPIC -o .libs/w_log10.o mv -f .deps/w_log10.Tpo .deps/w_log10.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_pow.lo -MD -MP -MF .deps/w_pow.Tpo -c -o w_pow.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_pow.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_pow.lo -MD -MP -MF .deps/w_pow.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_pow.c -fPIC -DPIC -o .libs/w_pow.o mv -f .deps/w_pow.Tpo .deps/w_pow.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_remainder.lo -MD -MP -MF .deps/w_remainder.Tpo -c -o w_remainder.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_remainder.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_remainder.lo -MD -MP -MF .deps/w_remainder.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_remainder.c -fPIC -DPIC -o .libs/w_remainder.o mv -f .deps/w_remainder.Tpo .deps/w_remainder.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_sinh.lo -MD -MP -MF .deps/w_sinh.Tpo -c -o w_sinh.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_sinh.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_sinh.lo -MD -MP -MF .deps/w_sinh.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_sinh.c -fPIC -DPIC -o .libs/w_sinh.o mv -f .deps/w_sinh.Tpo .deps/w_sinh.Plo /bin/sh ../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_sqrt.lo -MD -MP -MF .deps/w_sqrt.Tpo -c -o w_sqrt.lo ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_sqrt.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../../include -I/usr/local/include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT w_sqrt.lo -MD -MP -MF .deps/w_sqrt.Tpo -c ../../../../.././../gcc-5-20150125/libjava/classpath/native/fdlibm/w_sqrt.c -fPIC -DPIC -o .libs/w_sqrt.o mv -f .deps/w_sqrt.Tpo .deps/w_sqrt.Plo /bin/sh ../../libtool --tag=CC --mode=link /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -no-undefined -o libfdlibm.la dtoa.lo e_acos.lo e_asin.lo e_atan2.lo e_cosh.lo e_exp.lo e_fmod.lo e_hypot.lo e_log.lo e_log10.lo e_pow.lo e_remainder.lo e_rem_pio2.lo e_scalb.lo e_sinh.lo e_sqrt.lo k_cos.lo k_rem_pio2.lo k_sin.lo k_tan.lo mprec.lo s_atan.lo s_cbrt.lo s_ceil.lo s_copysign.lo s_cos.lo s_expm1.lo s_fabs.lo sf_fabs.lo s_finite.lo s_floor.lo s_log1p.lo sf_rint.lo s_rint.lo s_scalbn.lo s_sin.lo s_tan.lo s_tanh.lo strtod.lo w_acos.lo w_asin.lo w_atan2.lo w_cosh.lo w_exp.lo w_fmod.lo w_hypot.lo w_log.lo w_log10.lo w_pow.lo w_remainder.lo w_sinh.lo w_sqrt.l o libtool: link: /usr/local/x86_64-portbld-freebsd8.4/bin/ar rc .libs/libfdlibm.a .libs/dtoa.o .libs/e_acos.o .libs/e_asin.o .libs/e_atan2.o .libs/e_cosh.o .libs/e_exp.o .libs/e_fmod.o .libs/e_hypot.o .libs/e_log.o .libs/e_log10.o .libs/e_pow.o .libs/e_remainder.o .libs/e_rem_pio2.o .libs/e_scalb.o .libs/e_sinh.o .libs/e_sqrt.o .libs/k_cos.o .libs/k_rem_pio2.o .libs/k_sin.o .libs/k_tan.o .libs/mprec.o .libs/s_atan.o .libs/s_cbrt.o .libs/s_ceil.o .libs/s_copysign.o .libs/s_cos.o .libs/s_expm1.o .libs/s_fabs.o .libs/sf_fabs.o .libs/s_finite.o .libs/s_floor.o .libs/s_log1p.o .libs/sf_rint.o .libs/s_rint.o .libs/s_scalbn.o .libs/s_sin.o .libs/s_tan.o .libs/s_tanh.o .libs/strtod.o .libs/w_acos.o .libs/w_asin.o .libs/w_atan2.o .libs/w_cosh.o .libs/w_exp.o .libs/w_fmod.o .libs/w_hypot.o .libs/w_log.o .libs/w_log10.o .libs/w_pow.o .libs/w_remainder.o .libs/w_sinh.o .libs/w_sqrt.o libtool: link: /usr/local/x86_64-portbld-freebsd8.4/bin/ranlib .libs/libfdlibm.a libtool: link: ( cd ".libs" && rm -f "libfdlibm.la" && ln -s "../libfdlibm.la" "libfdlibm.la" ) gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libjava/classpath/native/fdlibm' Making all in jni gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libjava/classpath/native/jni' Making all in classpath gmake[6]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libjava/classpath/native/jni/classpath' /bin/sh ../../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../include -I../../../../../.././../gcc-5-20150125/libjava/classpath/include -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT jcl.lo -MD -MP -MF .deps/jcl.Tpo -c -o jcl.lo ../../../../../.././../gcc-5-20150125/l ibjava/classpath/native/jni/classpath/jcl.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../include -I../../../../../.././../gcc-5-20150125/libjava/classpath/include -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT jcl.lo -MD -MP -MF .deps/jcl.Tpo -c ../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath/jcl.c - fPIC -DPIC -o .libs/jcl.o mv -f .deps/jcl.Tpo .deps/jcl.Plo /bin/sh ../../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../include -I../../../../../.././../gcc-5-20150125/libjava/classpath/include -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT jnilink.lo -MD -MP -MF .deps/jnilink.Tpo -c -o jnilink.lo ../../../../../.././../gcc- 5-20150125/libjava/classpath/native/jni/classpath/jnilink.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../include -I../../../../../.././../gcc-5-20150125/libjava/classpath/include -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -MT jnilink.lo -MD -MP -MF .deps/jnilink.Tpo -c ../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath/ jnilink.c -fPIC -DPIC -o .libs/jnilink.o mv -f .deps/jnilink.Tpo .deps/jnilink.Plo /bin/sh ../../../libtool --tag=CC --mode=link /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -Wstrict-prototypes -pedantic -fexceptions -fasynchronous-unwind-tables -g -O2 -pipe -fno-strict-aliasing -no-undefined -o libclasspath.la jcl.lo jnilink.lo libtool: link: /usr/local/x86_64-portbld-freebsd8.4/bin/ar rc .libs/libclasspath.a .libs/jcl.o .libs/jnilink.o libtool: link: /usr/local/x86_64-portbld-freebsd8.4/bin/ranlib .libs/libclasspath.a libtool: link: ( cd ".libs" && rm -f "libclasspath.la" && ln -s "../libclasspath.la" "libclasspath.la" ) gmake[6]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libjava/classpath/native/jni/classpath' Making all in java-math gmake[6]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libjava/classpath/native/jni/java-math' /bin/sh ../../../libtool --tag=CC --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/java-math -I../../../include -I../../../../../.././../gcc-5-20150125/libjava/classpath/include -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include -g -O2 -pipe -fno-strict-aliasing -MT gnu_java_math_GMP.lo -MD -MP -MF .deps/gnu_java_math_GMP.Tpo -c -o gnu_java_math_GMP.lo ../../../../../.././../gcc-5-20150125/libjava/c lasspath/native/jni/java-math/gnu_java_math_GMP.c libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/java-math -I../../../include -I../../../../../.././../gcc-5-20150125/libjava/classpath/include -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/classpath -I../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/native-lib -I/usr/local/include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include -g -O2 -pipe -fno-strict-aliasing -MT gnu_java_math_GMP.lo -MD -MP -MF .deps/gnu_java_math_GMP.Tpo -c ../../../../../.././../gcc-5-20150125/libjava/classpath/native/jni/java-math/gnu_java_math_GMP.c -fPIC -DPI C -o .libs/gnu_java_math_GMP.o mv -f .deps/gnu_java_math_GMP.Tpo .deps/gnu_java_math_GMP.Plo /bin/sh ../../../libtool --tag=CC --mode=link /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/local/include -g -O2 -pipe -fno-strict-aliasing -module -version-info 0:0:0 -no-undefined -L/usr/local/lib -lgmp -avoid-version -o libjavamath.la -rpath /usr/local/lib/gcc5/gcj-5.0.0-16 gnu_java_math_GMP.lo ../../../native/jni/classpath/jcl.lo libtool: link: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -shared .libs/gnu_java_math_GMP.o ../../../native/jni/classpath/.libs/jcl.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libgmp.so -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -Wl,-soname -Wl,libjavamath.so -o .libs/libjavamath.so libtool: link: ( cd ".libs" && rm -f "libjavamath.la" && ln -s "../libjavamath.la" "libjavamath.la" ) gmake[6]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libjava/classpath/native/jni/java-math' gmake[6]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libjava/classpath/native/jni' /bin/sh ../../scripts/check_jni_methods.sh gmake[6]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libjava/classpath/native/jni' gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libjava/classpath/native/jni' gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libjava/classpath/native' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libjava/classpath/native' gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libjava/classpath/native' Making all in resource gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libjava/classpath/resource' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libjava/classpath/resource' Making all in scripts gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libjava/classpath/scripts' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libjava/classpath/scripts' Making all in tools gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libjava/classpath/tools' Makefile:840: warning: overriding recipe for target 'gjdoc' Makefile:758: warning: ignoring old recipe for target 'gjdoc' find ../../../.././../gcc-5-20150125/libjava/classpath/tools/external/asm -name '*.java' -print > asm.lst find ../../../.././../gcc-5-20150125/libjava/classpath/tools/gnu/classpath/tools \ ../../../.././../gcc-5-20150125/libjava/classpath/tools/com/sun/javadoc \ ../../../.././../gcc-5-20150125/libjava/classpath/tools/com/sun/tools/doclets \ ../../../.././../gcc-5-20150125/libjava/classpath/tools/com/sun/tools/javadoc \ ../../../.././../gcc-5-20150125/libjava/classpath/tools/com/sun/tools/javac \ ../../../.././../gcc-5-20150125/libjava/classpath/tools/com/sun/tools/javah \ ../../../.././../gcc-5-20150125/libjava/classpath/tools/sun/rmi/rmic \ -name gjdoc -prune -o -name doclets -prune -o -name taglets -prune -o -name javadoc -prune -o \ -name '*.java' -print > classes.lst if [ -f ../../vm-tools-packages ]; then \ : > vm-tools.lst; \ for pkg in `cat ../../vm-tools-packages`; do \ /usr/bin/find ../../../.././../gcc-5-20150125/libjava/classpath/../$pkg -follow -name '*.java' -print >> vm-tools.lst; \ done \ else \ echo -n > vm-tools.lst; \ fi cat classes.lst asm.lst vm-tools.lst > all-classes.lst cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/common/messages.properties classes/gnu/classpath/tools/common/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/keytool/messages.properties classes/gnu/classpath/tools/keytool/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/tnameserv/messages.properties classes/gnu/classpath/tools/tnameserv/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/jarsigner/messages.properties classes/gnu/classpath/tools/jarsigner/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/serialver/messages.properties classes/gnu/classpath/tools/serialver/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/appletviewer/messages.properties classes/gnu/classpath/tools/appletviewer/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/native2ascii/messages.properties classes/gnu/classpath/tools/native2ascii/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/jar/messages.properties classes/gnu/classpath/tools/jar/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/orbd/messages.properties classes/gnu/classpath/tools/orbd/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmiregistry/messages.properties classes/gnu/classpath/tools/rmiregistry/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/getopt/messages.properties classes/gnu/classpath/tools/getopt/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/messages.properties classes/gnu/classpath/tools/rmic/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/Stub_12Method.jav classes/gnu/classpath/tools/rmic/templates/Stub_12Method.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/StubMethod.jav classes/gnu/classpath/tools/rmic/templates/StubMethod.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/ImplTie.jav classes/gnu/classpath/tools/rmic/templates/ImplTie.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/TieMethod.jav classes/gnu/classpath/tools/rmic/templates/TieMethod.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/TieMethodVoid.jav classes/gnu/classpath/tools/rmic/templates/TieMethodVoid.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/Stub_12.jav classes/gnu/classpath/tools/rmic/templates/Stub_12.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/Tie.jav classes/gnu/classpath/tools/rmic/templates/Tie.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/Stub_12MethodVoid.jav classes/gnu/classpath/tools/rmic/templates/Stub_12MethodVoid.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/Stub.jav classes/gnu/classpath/tools/rmic/templates/Stub.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmic/templates/StubMethodVoid.jav classes/gnu/classpath/tools/rmic/templates/StubMethodVoid.jav cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/gnu/classpath/tools/rmid/messages.properties classes/gnu/classpath/tools/rmid/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/com/sun/tools/javac/messages.properties classes/com/sun/tools/javac/messages.properties cp ../../../.././../gcc-5-20150125/libjava/classpath/tools/resource/sun/rmi/rmic/messages.properties classes/sun/rmi/rmic/messages.properties cp -pR ../../../.././../gcc-5-20150125/libjava/classpath/tools/asm . cp -pR ../../../.././../gcc-5-20150125/libjava/classpath/tools/classes . find asm classes -type d -exec chmod u+w \{\} \; if [ -d asm/.svn ]; then \ find asm classes -depth -type d -name .svn -exec rm -rf \{\} \;; \ fi (cd classes; \ /wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libjava/scripts/jar cf ../tools.zip .; \ cd ..) (cd asm; \ /wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libjava/scripts/jar uf ../tools.zip .; \ cd ..) rm -rf asm classes classes.lst asm.lst gmake all-am gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libjava/classpath/tools' Makefile:840: warning: overriding recipe for target 'gjdoc' Makefile:758: warning: ignoring old recipe for target 'gjdoc' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libjava/classpath/tools' gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libjava/classpath/tools' gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libjava/classpath' true DO=all multi-do # gmake gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libjava/classpath' gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libjava/classpath' Making all in testsuite gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libjava/testsuite' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libjava/testsuite' gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libjava' gmake create-headers gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libjava' echo > gcjh.stamp gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libjava' depbase=`echo jni-libjvm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -shared-libgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc -nostdinc++ -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libstdc++-v3/src -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libstdc++-v3/src/.libs -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libstdc++-v3/libsupc++/.libs -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../.././../gcc-5-20150125/libjava -I./include -I./gcj -I../.././../gcc-5-20150125/libjava -Iinclude -I../.././../gcc-5-20150125/libjava/include -I../.././../gcc-5-20150125/libjava/classpath/include -Iclasspath/include -I../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../.././../gcc-5-20150125/libjava/../boehm-gc/in clude -I../boehm-gc/include -I../.././../gcc-5-20150125/libjava/libltdl -I../.././../gcc-5-20150125/libjava/libltdl -I../.././../gcc-5-20150125/libjava/.././libjava/../libgcc -I/usr/local/include -fno-rtti -fnon-call-exceptions -fdollars-in-identifiers -Wswitch-enum -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -Usun -Wextra -Wall -D_GNU_SOURCE -DPREFIX="\"/usr/local\"" -DTOOLEXECLIBDIR="\"/usr/local/lib/gcc5\"" -DJAVA_HOME="\"/usr/local\"" -DBOOT_CLASS_PATH="\"/usr/local/share/java/libgcj-5.0.0.jar\"" -DJAVA_EXT_DIRS="\"/usr/local/share/java/ext\"" -DGCJ_ENDORSED_DIRS="\"/usr/local/share/java/gcj-endorsed\"" -DGCJ_VERSIONED_LIBDIR="\"/usr/local/lib/gcc5/gcj-5.0.0-16\"" -DPATH_SEPARATOR="\":\"" -DECJ_JAR_FILE="\"/usr/local/share/java/ecj-4.5.jar\"" -DLIBGCJ_DEFAULT_DATABASE="\"/usr/local/lib/gcc5/gcj-5.0.0-16/classmap.db\"" -DLIBGCJ_DEFAULT_DATABASE_PATH_TAIL="\"gcj-5.0.0-16/classmap.db\"" -g -O2 -pipe -fno-strict-aliasing -MT jni-libjvm.lo -MD -MP -MF $depbase.Tpo -c -o jni-libjv m.lo ../.././../gcc-5-20150125/libjava/jni-l! ibjvm.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -shared-libgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc -nostdinc++ -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libstdc++-v3/src -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libstdc++-v3/src/.libs -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libstdc++-v3/libsupc++/.libs -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../.././../gcc-5-20150125/libjava -I./include -I./gcj -I../.././../gcc-5-20150125/libjava -Iinclude -I../.././../gcc-5-20150125/libjava/include -I../.././../gcc-5-20150125/libjava/classpath/include -Iclasspath/include -I../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../.././../gcc-5-20150125/libjava/../boehm-gc/include -I../boehm-gc/include -I ../.././../gcc-5-20150125/libjava/libltdl -I../.././../gcc-5-20150125/libjava/libltdl -I../.././../gcc-5-20150125/libjava/.././libjava/../libgcc -I/usr/local/include -fno-rtti -fnon-call-exceptions -fdollars-in-identifiers -Wswitch-enum -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -Usun -Wextra -Wall -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DTOOLEXECLIBDIR=\"/usr/local/lib/gcc5\" -DJAVA_HOME=\"/usr/local\" -DBOOT_CLASS_PATH=\"/usr/local/share/java/libgcj-5.0.0.jar\" -DJAVA_EXT_DIRS=\"/usr/local/share/java/ext\" -DGCJ_ENDORSED_DIRS=\"/usr/local/share/java/gcj-endorsed\" -DGCJ_VERSIONED_LIBDIR=\"/usr/local/lib/gcc5/gcj-5.0.0-16\" -DPATH_SEPARATOR=\":\" -DECJ_JAR_FILE=\"/usr/local/share/java/ecj-4.5.jar\" -DLIBGCJ_DEFAULT_DATABASE=\"/usr/local/lib/gcc5/gcj-5.0.0-16/classmap.db\" -DLIBGCJ_DEFAULT_DATABASE_PATH_TAIL=\"gcj-5.0.0-16/classmap.db\" -g -O2 -pipe -fno-strict-aliasing -MT jni-libjvm.lo -MD -MP -MF .deps/jni-libjvm.Tpo -c ../.././../gcc-5-20150125/libjava/jni-libjvm.cc -fPIC -DPIC -o .libs/jni-libjvm.o depbase=`echo prims.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -shared-libgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc -nostdinc++ -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libstdc++-v3/src -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libstdc++-v3/src/.libs -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libstdc++-v3/libsupc++/.libs -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../.././../gcc-5-20150125/libjava -I./include -I./gcj -I../.././../gcc-5-20150125/libjava -Iinclude -I../.././../gcc-5-20150125/libjava/include -I../.././../gcc-5-20150125/libjava/classpath/include -Iclasspath/include -I../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../.././../gcc-5-20150125/libjava/../boehm-gc/in clude -I../boehm-gc/include -I../.././../gcc-5-20150125/libjava/libltdl -I../.././../gcc-5-20150125/libjava/libltdl -I../.././../gcc-5-20150125/libjava/.././libjava/../libgcc -I/usr/local/include -fno-rtti -fnon-call-exceptions -fdollars-in-identifiers -Wswitch-enum -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -Usun -Wextra -Wall -D_GNU_SOURCE -DPREFIX="\"/usr/local\"" -DTOOLEXECLIBDIR="\"/usr/local/lib/gcc5\"" -DJAVA_HOME="\"/usr/local\"" -DBOOT_CLASS_PATH="\"/usr/local/share/java/libgcj-5.0.0.jar\"" -DJAVA_EXT_DIRS="\"/usr/local/share/java/ext\"" -DGCJ_ENDORSED_DIRS="\"/usr/local/share/java/gcj-endorsed\"" -DGCJ_VERSIONED_LIBDIR="\"/usr/local/lib/gcc5/gcj-5.0.0-16\"" -DPATH_SEPARATOR="\":\"" -DECJ_JAR_FILE="\"/usr/local/share/java/ecj-4.5.jar\"" -DLIBGCJ_DEFAULT_DATABASE="\"/usr/local/lib/gcc5/gcj-5.0.0-16/classmap.db\"" -DLIBGCJ_DEFAULT_DATABASE_PATH_TAIL="\"gcj-5.0.0-16/classmap.db\"" -fno-omit-frame-pointer -g -O2 -pipe -fno-strict-aliasing -MT prims.lo -MD -MP -MF $depbase. Tpo -c -o prims.lo ../.././../gcc-5-20150125! /libjava/prims.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /wrkdirs/usr/ports/lang/gcc5/work/build/./gcc/xgcc -shared-libgcc -B/wrkdirs/usr/ports/lang/gcc5/work/build/./gcc -nostdinc++ -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libstdc++-v3/src -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libstdc++-v3/src/.libs -L/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libstdc++-v3/libsupc++/.libs -B/usr/local/x86_64-portbld-freebsd8.4/bin/ -B/usr/local/x86_64-portbld-freebsd8.4/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.4/include -isystem /usr/local/x86_64-portbld-freebsd8.4/sys-include -DHAVE_CONFIG_H -I. -I../.././../gcc-5-20150125/libjava -I./include -I./gcj -I../.././../gcc-5-20150125/libjava -Iinclude -I../.././../gcc-5-20150125/libjava/include -I../.././../gcc-5-20150125/libjava/classpath/include -Iclasspath/include -I../.././../gcc-5-20150125/libjava/classpath/native/fdlibm -I../.././../gcc-5-20150125/libjava/../boehm-gc/include -I../boehm-gc/include -I ../.././../gcc-5-20150125/libjava/libltdl -I../.././../gcc-5-20150125/libjava/libltdl -I../.././../gcc-5-20150125/libjava/.././libjava/../libgcc -I/usr/local/include -fno-rtti -fnon-call-exceptions -fdollars-in-identifiers -Wswitch-enum -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -Usun -Wextra -Wall -D_GNU_SOURCE -DPREFIX=\"/usr/local\" -DTOOLEXECLIBDIR=\"/usr/local/lib/gcc5\" -DJAVA_HOME=\"/usr/local\" -DBOOT_CLASS_PATH=\"/usr/local/share/java/libgcj-5.0.0.jar\" -DJAVA_EXT_DIRS=\"/usr/local/share/java/ext\" -DGCJ_ENDORSED_DIRS=\"/usr/local/share/java/gcj-endorsed\" -DGCJ_VERSIONED_LIBDIR=\"/usr/local/lib/gcc5/gcj-5.0.0-16\" -DPATH_SEPARATOR=\":\" -DECJ_JAR_FILE=\"/usr/local/share/java/ecj-4.5.jar\" -DLIBGCJ_DEFAULT_DATABASE=\"/usr/local/lib/gcc5/gcj-5.0.0-16/classmap.db\" -DLIBGCJ_DEFAULT_DATABASE_PATH_TAIL=\"gcj-5.0.0-16/classmap.db\" -fno-omit-frame-pointer -g -O2 -pipe -fno-strict-aliasing -MT prims.lo -MD -MP -MF .deps/prims.Tpo -c ../.././../gcc-5-20150125/libjava/prims.cc -f PIC -DPIC -o .libs/prims.o In file included from ../.././../gcc-5-20150125/libjava/prims.cc:28:0: ./.././../gcc-5-20150125/libjava/include/java-interp.h:40:17: fatal error: ffi.h: No such file or directory compilation terminated. Makefile:9930: recipe for target 'prims.lo' failed gmake[3]: *** [prims.lo] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libjava' Makefile:10240: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build/x86_64-portbld-freebsd8.4/libjava' Makefile:17643: recipe for target 'all-target-libjava' failed gmake[1]: *** [all-target-libjava] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/gcc5/work/build' Makefile:21276: recipe for target 'bootstrap-lean' failed gmake: *** [bootstrap-lean] Error 2 *** Error code 1 Stop in /usr/ports/lang/gcc5.